From 1bd173dc1718ec52cb7aff32baa156931182b750 Mon Sep 17 00:00:00 2001 From: mrvauxs Date: Wed, 15 Feb 2023 00:44:59 +0000 Subject: [PATCH] v0.7.10 --- data/actions.json | 4 +- data/ancestries/ancestry-vishkanya.json | 2 +- data/ancestries/versatile-heritages.json | 2 +- data/backgrounds/backgrounds-crb.json | 2 +- data/backgrounds/backgrounds-g&g.json | 2 +- data/bestiary/creatures-aoe1.json | 19 +- data/bestiary/creatures-b1.json | 341 ++++++----- data/bestiary/creatures-b2.json | 142 ++--- data/bestiary/creatures-b3.json | 700 +++++++++++------------ data/bestiary/creatures-botd.json | 46 +- data/bestiary/creatures-lomm.json | 96 ++-- data/bestiary/creatures-ooa3.json | 25 +- data/bestiary/creatures-sot3.json | 16 +- data/bestiary/creatures-tio.json | 28 +- data/bestiary/fluff-creatures-lomm.json | 10 +- data/changelog.json | 5 + data/companionsfamiliars.json | 6 +- data/deities.json | 2 +- data/feats/feats-aoe2.json | 10 +- data/feats/feats-apg.json | 7 + data/feats/feats-botd.json | 17 +- data/feats/feats-crb.json | 34 +- data/feats/feats-g&g.json | 3 - data/feats/feats-loag.json | 6 +- data/feats/feats-loil.json | 2 +- data/feats/feats-lomm.json | 16 +- data/feats/feats-som.json | 2 +- data/generated/bookref-gmscreen.json | 2 +- data/generated/bookref-quick.json | 2 +- data/items/items-g&g.json | 2 +- data/items/items-lomm.json | 30 +- data/items/items-lotgb.json | 35 +- data/items/items-som.json | 15 +- data/rituals.json | 80 +-- data/spells/spells-lomm.json | 16 +- js/filter.js | 4 +- js/scalecreature.js | 18 +- js/utils.js | 7 +- package.json | 2 +- search/index-alt-spell.json | 2 +- search/index.json | 2 +- search/traits.json | 2 +- test/schema-template/bestiary.json | 5 +- test/schema-template/items.json | 5 +- test/schema-template/rituals.json | 16 +- 45 files changed, 965 insertions(+), 825 deletions(-) diff --git a/data/actions.json b/data/actions.json index 85440a287f..f93327bda2 100644 --- a/data/actions.json +++ b/data/actions.json @@ -282,7 +282,7 @@ "positive" ], "entries": [ - "Drinking deep instead heals the drinker 3 Hit Points for each level you have. After the chalice is drained, it's left with only its slowly collecting dregs; the chalice can't be drained again, though it can still be sipped from. If 10 minutes pass without anyone drinking from the chalice, it refills itself and can be drained again. If the drinker has {@ability negative healing}, it can still heal in this way, and the effect has the {@trait negative} trait instead of {@trait healing} and {@trait positive}." + "Drinking deep instead heals the drinker 3 Hit Points for each level you have. After the chalice is drained, it's left with only its slowly collecting dregs; the chalice can't be drained again, though it can still be sipped from. If 10 minutes pass without anyone drinking from the chalice, it refills itself and can be drained again. If the drinker has {@ability negative healing|b2}, it can still heal in this way, and the effect has the {@trait negative} trait instead of {@trait healing} and {@trait positive}." ] } ] @@ -3042,7 +3042,7 @@ ] } }, - "requirements": "You have at least one free hand or have your target {@condition grappled} or {@condition restrained}. Your target cannot be more than one size larger than you.", + "requirements": "You have at least one free hand or have your target grappled or {@condition restrained}. Your target cannot be more than one size larger than you.", "entries": [ "You attempt to grab an opponent with your free hand. Attempt an {@skill Athletics} check against their Fortitude DC. You can also Grapple to keep your hold on a creature you already grabbed or restrained.", { diff --git a/data/ancestries/ancestry-vishkanya.json b/data/ancestries/ancestry-vishkanya.json index 6501760c3c..736f2af89c 100644 --- a/data/ancestries/ancestry-vishkanya.json +++ b/data/ancestries/ancestry-vishkanya.json @@ -7,7 +7,7 @@ "rarity": "rare", "hp": 8, "size": [ - "small" + "medium" ], "speed": { "walk": 25 diff --git a/data/ancestries/versatile-heritages.json b/data/ancestries/versatile-heritages.json index 9f158df6d9..96d6e76f9d 100644 --- a/data/ancestries/versatile-heritages.json +++ b/data/ancestries/versatile-heritages.json @@ -464,7 +464,7 @@ "versatile": true, "rarity": "uncommon", "entries": [ - "You are the scion of a vampire, half living and half undead, gifted with uncanny charm and grace, a bloodless pallor, and elongated incisors. You gain the {@trait dhampir} trait, in addition to the traits from your ancestry. You have the {@ability negative healing} ability, which means you are harmed by positive damage and healed by negative effects as if you were undead. You also gain {@ability low-light vision}, or you gain {@ability darkvision} if your ancestry already has {@ability low-light vision}. You can choose from {@filter dhampir feats|feats||type=ancestry|ancestry & heritage=dhampir} and feats from your ancestry whenever you gain an ancestry feat." + "You are the scion of a vampire, half living and half undead, gifted with uncanny charm and grace, a bloodless pallor, and elongated incisors. You gain the {@trait dhampir} trait, in addition to the traits from your ancestry. You have the {@ability negative healing|b2} ability, which means you are harmed by positive damage and healed by negative effects as if you were undead. You also gain {@ability low-light vision}, or you gain {@ability darkvision} if your ancestry already has {@ability low-light vision}. You can choose from {@filter dhampir feats|feats||type=ancestry|ancestry & heritage=dhampir} and feats from your ancestry whenever you gain an ancestry feat." ], "info": [ { diff --git a/data/backgrounds/backgrounds-crb.json b/data/backgrounds/backgrounds-crb.json index 08de0a7647..f86eca6ece 100644 --- a/data/backgrounds/backgrounds-crb.json +++ b/data/backgrounds/backgrounds-crb.json @@ -360,7 +360,7 @@ "Warfare" ], "feat": [ - "Battle Medic" + "Battle Medicine" ] }, { diff --git a/data/backgrounds/backgrounds-g&g.json b/data/backgrounds/backgrounds-g&g.json index 8b7b0f682c..ed3c0ddb6a 100644 --- a/data/backgrounds/backgrounds-g&g.json +++ b/data/backgrounds/backgrounds-g&g.json @@ -665,7 +665,7 @@ "entries": [ "You died. No real doubt about that. Bullet to the brain or knife to the throat, you were dead as dead can be. Then you got back up again. Maybe you had some unfinished business, or maybe you were just so tough and so mean that Hell itself spat you out. Either way, you came back for a reason.", "Choose two ability boosts. One must be to Constitution or Charisma, and one is a free ability boost.", - "You're trained in {@skill Religion} and {@skill Lore||Boneyard Lore}. You're still alive, not {@trait undead}, but you have the {@ability negative healing} ability, which means you're harmed by positive damage and healed by {@trait negative} effects as if you were {@trait undead}." + "You're trained in {@skill Religion} and {@skill Lore||Boneyard Lore}. You're still alive, not {@trait undead}, but you have the {@ability negative healing|b2} ability, which means you're harmed by positive damage and healed by {@trait negative} effects as if you were {@trait undead}." ], "boosts": [ "Constitution", diff --git a/data/bestiary/creatures-aoe1.json b/data/bestiary/creatures-aoe1.json index 4f421a4fb6..991d4a4c82 100644 --- a/data/bestiary/creatures-aoe1.json +++ b/data/bestiary/creatures-aoe1.json @@ -436,25 +436,14 @@ { "type": "successDegree", "entries": { - "Critical Success": "The target is unaffected and is temporarily immune to" - } - } - ], - "name": "Agonizing Wail" - }, - { - "entries": [ - "Wail for 1 minute.", - { - "type": "successDegree", - "entries": { + "Critical Success": "The target is unaffected and is temporarily immune to Agonizing Wail for 1 minute.", "Success": "The target can't use reactions for 1 round.", "Failure": "The target is {@condition slowed|CRB|slowed 1} and can't use reactions for 1 minute as it sobs uncontrollably. It can attempt a new Will save to end the effect at the end of each of its turns.", "Critical Failure": "As failure, but the target can't make saves to end the effect." } } ], - "name": "Agonizing" + "name": "Agonizing Wail" }, { "activity": { @@ -497,7 +486,9 @@ ], "resistances": [ { - "name": "all" + "name": "all damage", + "amount": 2, + "note": "except force, {@item ghost touch}, or positive; double resistance vs. non-magical" } ] } diff --git a/data/bestiary/creatures-b1.json b/data/bestiary/creatures-b1.json index 9d088e285a..db17dd3ae6 100644 --- a/data/bestiary/creatures-b1.json +++ b/data/bestiary/creatures-b1.json @@ -196,7 +196,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -3030,7 +3030,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -3166,7 +3166,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -6431,7 +6431,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -6503,7 +6503,7 @@ "mid": [ { "entries": [ - "Like normal objects, an animated armor has Hardness. This Hardness reduces any damage it takes by an amount equal to the Hardness. Once an animated broom is reduced to less than half its Hit Points, or immediately upon being damaged by a critical hit, its construct armor breaks and its Armor Class is reduced to 13." + "Like normal objects, an animated armor has Hardness. This Hardness reduces any damage it takes by an amount equal to the Hardness. Once an animated armor is reduced to less than half its Hit Points, or immediately upon being damaged by a critical hit, its construct armor breaks and its Armor Class is reduced to 13." ], "name": "Construct Armor" } @@ -6558,7 +6558,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -6681,7 +6681,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -10189,7 +10189,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -10400,7 +10400,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -10466,7 +10466,7 @@ ], "trigger": "A creature within 30 feet that the basilisk can see starts its turn.", "entries": [ - "The target must attempt a DC 20 Fortitude save. If it fails, it's slow 1 for 1 minute as its body slowly stiffens." + "The target must attempt a DC 20 Fortitude save. If it fails, it's {@condition slowed 1} for 1 minute as its body slowly stiffens." ], "name": "Petrifying Glance" } @@ -10525,7 +10525,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -11728,7 +11728,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -11826,6 +11826,12 @@ "poison", "paralyzed", "sleep" + ], + "resistances": [ + { + "amount": 5, + "name": "fire" + } ] } }, @@ -13554,7 +13560,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -15285,7 +15291,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -15411,7 +15417,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -16559,7 +16565,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -16962,7 +16968,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -17196,7 +17202,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -19419,7 +19425,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -19930,7 +19936,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -20370,6 +20376,9 @@ "diplomacy": { "std": 16 }, + "intimidation": { + "std": 18 + }, "stealth": { "std": 13 }, @@ -20633,7 +20642,7 @@ "Mana Wastes", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -20914,7 +20923,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -21130,7 +21139,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -21398,7 +21407,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -21552,7 +21561,7 @@ "unit": "action" }, "entries": [ - "The drow fighter draws a weapon using the {@action Interact} action, then {@action Strike||Strikes} with that weapon." + "The drow rogue draws a weapon using the {@action Interact} action, then {@action Strike||Strikes} with that weapon." ], "name": "Quick Draw" }, @@ -23283,7 +23292,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -23425,7 +23434,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -23932,7 +23941,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -24029,7 +24038,7 @@ "transmutation" ], "entries": [ - "10 feet. Spikes of rock rise up from all stone surfaces in the emanation, creating {@quickref difficult terrain||3|terrain}. A creature moving in the terrain takes {@damage 2d8} piercing damage for each square of spikes it moves into (a Large or larger creature takes damage only once for each square it moves, even if its space covers multiple squares of spikes). Creatures with the {@trait earth} trait ignore all effects within the area. The stone mauler can disable or activate spike stones as a single action, which has the {@trait concentrate} trait." + "10 feet. Spikes of rock rise up from all stone surfaces in the emanation, creating {@quickref difficult terrain||3|terrain}. A creature moving in the terrain takes {@damage 2d8} piercing damage for each square of spikes it moves into (a Large or larger creature takes damage only once for each square it moves, even if its space covers multiple squares of spikes). Creatures with the {@trait earth} trait ignore all effects within the area. The elemental avalanche can disable or activate spike stones as a single action, which has the {@trait concentrate} trait." ], "name": "Spike Stones" }, @@ -24039,16 +24048,16 @@ "unit": "reaction" }, "entries": [ - "The living landslide crumbles into the ground, Burrowing down 10 feet. This Burrowing does not trigger reactions. The living landslide can't Crumble again for {@dice 1d4} rounds." + "The elemental avalanche crumbles into the ground, Burrowing down 10 feet. This Burrowing does not trigger reactions. The elemental avalanche can't Crumble again for {@dice 1d4} rounds." ], "name": "Crumble", - "trigger": "The living landslide takes damage from a {@condition hostile} source while atop rock or earth." + "trigger": "The elemental avalanche takes damage from a {@condition hostile} source while atop rock or earth." } ], "bot": [ { "entries": [ - "The sod hound can {@action Burrow} through any earthen matter, including rock. When it does so, the sod hound moves at its full burrow Speed, leaving no tunnels or signs of its passing." + "The elemental avalanche can {@action Burrow} through any earthen matter, including rock. When it does so, the elemental avalanche moves at its full burrow Speed, leaving no tunnels or signs of its passing." ], "name": "Earth Glide" }, @@ -24064,12 +24073,6 @@ "generic": { "tag": "ability" } - }, - { - "entries": [ - "Fire elementals are destructive manifestations of the scorching Plane of Fire." - ], - "name": "Elemental, Fire" } ] }, @@ -24112,7 +24115,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -24283,7 +24286,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -24460,7 +24463,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -24612,7 +24615,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -25161,7 +25164,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -25851,7 +25854,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -26002,7 +26005,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -26458,7 +26461,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -27533,7 +27536,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -28290,7 +28293,7 @@ "foundIn": [ "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -28508,7 +28511,7 @@ "Mana Wastes", "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -28586,7 +28589,7 @@ "necromancy" ], "entries": [ - "Setting right the injustice that led to the commonerʼs death allows it to move on to the afterlife." + "Setting right the injustice that led to the commoner's death allows it to move on to the afterlife." ], "name": "Rejuvenation" } @@ -28660,7 +28663,7 @@ "Mana Wastes", "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -28911,7 +28914,7 @@ "foundIn": [ "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -29287,7 +29290,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -29788,7 +29791,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -31329,7 +31332,7 @@ "entries": [ "As {@action Attack of Opportunity}, but the snake can use this reaction only if it's Coiled." ], - "name": "Attack of Opportunity", + "name": "Coiled Opportunity", "trigger": "A creature within the monster's reach uses a manipulate action or a move action, makes a ranged attack, or leaves a square during a move action it's using." } ], @@ -32768,10 +32771,10 @@ "unit": "reaction" }, "entries": [ - "The goblin warrior {@action Step||Steps}." + "The goblin commando {@action Step||Steps}." ], "name": "Goblin Scuttle", - "trigger": "A goblin ally ends a move action adjacent to the warrior." + "trigger": "A goblin ally ends a move action adjacent to the commando." } ] }, @@ -32965,7 +32968,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -33077,10 +33080,10 @@ "unit": "reaction" }, "entries": [ - "The goblin warrior {@action Step||Steps}." + "The goblin pyro {@action Step||Steps}." ], "name": "Goblin Scuttle", - "trigger": "A goblin ally ends a move action adjacent to the warrior." + "trigger": "A goblin ally ends a move action adjacent to the pyro." } ] }, @@ -33116,7 +33119,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -33255,10 +33258,10 @@ "unit": "reaction" }, "entries": [ - "The goblin warrior {@action Step||Steps}." + "The goblin war chanter {@action Step||Steps}." ], "name": "Goblin Scuttle", - "trigger": "A goblin ally ends a move action adjacent to the warrior." + "trigger": "A goblin ally ends a move action adjacent to the war chanter." } ], "bot": [ @@ -33312,7 +33315,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -33691,14 +33694,23 @@ "attack" ], "entries": [ - "The hunting spider automatically notices the creature and {@action Stride||Strides}, Climbs, or Descends on a Web before it rolls initiative." + "The goliath spider automatically notices the creature and {@action Stride||Strides}, Climbs, or Descends on a Web before it rolls initiative." ], "name": "Spring Upon Prey", - "trigger": "A creature touches the hunting spider's web while the spider is on it.", + "trigger": "A creature touches the goliath spider's web while the spider is on it.", "requirements": "Initiative has not yet been rolled." } ], "bot": [ + { + "name": "Descend on a Web", + "traits": [ + "move" + ], + "entries": [ + "The goliath spider moves straight down up to 120 feet, suspended by a web line. It can hang from the web or drop off. The distance it Descends on a Web doesn't count for falling damage. A creature that successfully {@action Strike||Strikes} the web (AC 20, Hardness 5, 20 HP) severs it, causing the spider to fall." + ] + }, { "type": "affliction", "name": "Goliath Spider Venom", @@ -36064,7 +36076,7 @@ "Mana Wastes", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -36285,7 +36297,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -37164,6 +37176,12 @@ ], "immunities": [ "fire" + ], + "weaknesses": [ + { + "amount": 5, + "name": "cold" + } ] } }, @@ -37176,7 +37194,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -37572,7 +37590,7 @@ "mid": [ { "entries": [ - "When it's adjacent to at least two other allies, the hobgoblin soldier gains a +1 circumstance bonus to AC and saving throws. This bonus increases to +2 to Reflex saves against area effects." + "When it's adjacent to at least two other allies, the hobgoblin archer gains a +1 circumstance bonus to AC and saving throws. This bonus increases to +2 to Reflex saves against area effects." ], "name": "Formation" } @@ -37725,7 +37743,7 @@ "mid": [ { "entries": [ - "When it's adjacent to at least two other allies, the hobgoblin soldier gains a +1 circumstance bonus to AC and saving throws. This bonus increases to +2 to Reflex saves against area effects." + "When it's adjacent to at least two other allies, the hobgoblin general gains a +1 circumstance bonus to AC and saving throws. This bonus increases to +2 to Reflex saves against area effects." ], "name": "Formation" } @@ -37906,7 +37924,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -38358,6 +38376,15 @@ } ], "bot": [ + { + "name": "Descend on a Web", + "traits": [ + "move" + ], + "entries": [ + "The hunting spider moves straight down up to 40 feet, suspended by a web line. It can hang from the web or drop off. The distance it Descends on a Web doesn't count for falling damage. A creature that successfully {@action Strike||Strikes} the web (AC 20, Hardness 3, 5 HP) severs it, causing the spider to fall." + ] + }, { "type": "affliction", "name": "Hunting Spider Venom", @@ -39309,7 +39336,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -39438,7 +39465,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -39627,7 +39654,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -40882,10 +40909,10 @@ "unit": "action" }, "entries": [ - "The kobold warrior {@action Stride||Strides} up to its Speed plus 5 feet and gains a +2 circumstance bonus to AC against reactions triggered by this movement. It must end this movement in a space that's not adjacent to any enemy." + "The kobold scout {@action Stride||Strides} up to its Speed plus 5 feet and gains a +2 circumstance bonus to AC against reactions triggered by this movement. It must end this movement in a space that's not adjacent to any enemy." ], "name": "Hurried Retreat", - "requirements": "The kobold warrior is adjacent to at least one enemy." + "requirements": "The kobold scout is adjacent to at least one enemy." }, { "entries": [ @@ -41694,7 +41721,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -41911,7 +41938,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -42934,7 +42961,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -43595,7 +43622,7 @@ "foundIn": [ "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -44169,7 +44196,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -44305,7 +44332,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -44397,7 +44424,7 @@ "bot": [ { "entries": [ - "The sod hound can {@action Burrow} through any earthen matter, including rock. When it does so, the sod hound moves at its full burrow Speed, leaving no tunnels or signs of its passing." + "The living landslide can {@action Burrow} through any earthen matter, including rock. When it does so, the living landslide moves at its full burrow Speed, leaving no tunnels or signs of its passing." ], "name": "Earth Glide" } @@ -44441,7 +44468,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -44586,7 +44613,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -44710,7 +44737,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -45700,7 +45727,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -45838,7 +45865,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -48261,7 +48288,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -48399,7 +48426,7 @@ }, "trigger": "A creature scores a critical hit on the mukradi.", "entries": [ - "The mukradi's Breath Weapon recharges. It can use its Breath Weapon immediately as part of this reaction. It canʼt use this reaction again until it recharges its Breath Weapon naturally." + "The mukradi's Breath Weapon recharges. It can use its Breath Weapon immediately as part of this reaction. It can't use this reaction again until it recharges its Breath Weapon naturally." ], "name": "Spitting Rage" } @@ -48433,7 +48460,7 @@ "unit": "action" }, "entries": [ - "The mukradi makes two {@action Strike||Strikes} with different maws against the same target. If both hit, the target takes an extra {@damage 2d12+13} slashing damage, with a DC 36 basic Fortitude save. On a critical failure, the creature is torn to pieces and dies. The mukradiʼs multiple attack penalty increases only after all the attacks are made." + "The mukradi makes two {@action Strike||Strikes} with different maws against the same target. If both hit, the target takes an extra {@damage 2d12+13} slashing damage, with a DC 36 basic Fortitude save. On a critical failure, the creature is torn to pieces and dies. The mukradi's multiple attack penalty increases only after all the attacks are made." ], "name": "Pull Apart" }, @@ -48507,7 +48534,7 @@ "foundIn": [ "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -48663,7 +48690,7 @@ "foundIn": [ "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -50765,7 +50792,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -51056,7 +51083,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -51086,6 +51113,9 @@ "athletics": { "std": 16 }, + "intimidation": { + "std": 16 + }, "stealth": { "std": 11 } @@ -51209,7 +51239,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -51238,6 +51268,9 @@ "athletics": { "std": 12 }, + "intimidation": { + "std": 10 + }, "survival": { "std": 6 } @@ -51373,6 +51406,9 @@ "skills": { "athletics": { "std": 12 + }, + "intimidation": { + "std": 9 } }, "abilityMods": { @@ -53223,7 +53259,7 @@ "transmutation" ], "entries": [ - "The pit fiend reshapes a large number of lemures within a 600-foot radius into more powerful devils to swell Hell's legions. The pit fiend must have available the number of lemures listed on the table in the sidebar on page 92. The pit fiend can shape 100 lemures per day, to a maximum of 1,100 lemures in 11 days. Devils created in this way are in thrall to the pit fiend and follow its orders, with the exception of created pit fiends or other devils of similar power, which are always independent. As a result, few pit fiends choose to create peers. At the end of the Devil Shaping activity, the pit fiend attempts an incredibly hard {@skill Religion} check of the desired devilʼs level, with results as follows.", + "The pit fiend reshapes a large number of lemures within a 600-foot radius into more powerful devils to swell Hell's legions. The pit fiend must have available the number of lemures listed on the table in the sidebar on page 92. The pit fiend can shape 100 lemures per day, to a maximum of 1,100 lemures in 11 days. Devils created in this way are in thrall to the pit fiend and follow its orders, with the exception of created pit fiends or other devils of similar power, which are always independent. As a result, few pit fiends choose to create peers. At the end of the Devil Shaping activity, the pit fiend attempts an incredibly hard {@skill Religion} check of the desired devil's level, with results as follows.", { "type": "successDegree", "entries": { @@ -53260,7 +53296,7 @@ "freq": 1 }, "entries": [ - "If the pit fiendʼs next action is to cast an 8th-level or lower innate spell, reduce the number of actions to cast it by 1 (minimum 1 action)." + "If the pit fiend's next action is to cast an 8th-level or lower innate spell, reduce the number of actions to cast it by 1 (minimum 1 action)." ], "name": "Masterful Quickened Casting" }, @@ -53547,7 +53583,7 @@ "Mana Wastes", "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -55122,7 +55158,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -55606,7 +55642,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -57221,7 +57257,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -58026,7 +58062,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -59193,7 +59229,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -59417,7 +59453,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -59516,6 +59552,14 @@ "hp": 40, "abilities": null } + ], + "immunities": [ + "acid", + "critical hits", + "mental", + "precision", + "unconscious", + "visual" ] } }, @@ -59669,7 +59713,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -59889,7 +59933,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -61283,7 +61327,7 @@ "Mana Wastes", "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -61470,7 +61514,7 @@ "Mana Wastes", "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -61631,7 +61675,7 @@ "Mana Wastes", "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -61768,7 +61812,7 @@ "Mana Wastes", "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -61887,7 +61931,7 @@ "Mana Wastes", "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -62196,7 +62240,7 @@ "divine" ], "entries": [ - "A skulltaker taps into the memories of the creatures whose bones make up its body. This gives it the {@skill Lore||Skeletal Lore} skill, which it can use to {@action Recall Knowledge} of any kind. In addition, it can speak and understand all the languages known by the creatures whose bones make up its body (typically including Common and the regional language of the skulltakerʼs home region). The skulltaker can use {@skill Lore||Skeletal Lore} as the primary skill check for the legend lore ritual (Core Rulebook 413), and it can cast legend lore without secondary casters." + "A skulltaker taps into the memories of the creatures whose bones make up its body. This gives it the {@skill Lore||Skeletal Lore} skill, which it can use to {@action Recall Knowledge} of any kind. In addition, it can speak and understand all the languages known by the creatures whose bones make up its body (typically including Common and the regional language of the skulltaker's home region). The skulltaker can use {@skill Lore||Skeletal Lore} as the primary skill check for the legend lore ritual (Core Rulebook 413), and it can cast legend lore without secondary casters." ], "name": "Skeletal Lore" } @@ -62538,7 +62582,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -62682,7 +62726,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -62841,7 +62885,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -62944,6 +62988,12 @@ "hp": 44, "abilities": null } + ], + "immunities": [ + "bleed", + "paralyzed", + "poison", + "sleep" ] } }, @@ -62955,7 +63005,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -63096,7 +63146,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -63875,7 +63925,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -64045,7 +64095,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -64163,7 +64213,7 @@ "bot": [ { "entries": [ - "The sod hound can {@action Burrow} through any earthen matter, including rock. When it does so, the sod hound moves at its full burrow Speed, leaving no tunnels or signs of its passing." + "The stone mauler can {@action Burrow} through any earthen matter, including rock. When it does so, the stone mauler moves at its full burrow Speed, leaving no tunnels or signs of its passing." ], "name": "Earth Glide" } @@ -64428,7 +64478,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -64607,6 +64657,9 @@ "diplomacy": { "std": 20 }, + "intimidation": { + "std": 16 + }, "religion": { "std": 13 }, @@ -65528,7 +65581,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -65906,7 +65959,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -67322,7 +67375,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -67800,7 +67853,7 @@ "foundIn": [ "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -68051,7 +68104,7 @@ "foundIn": [ "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -68413,7 +68466,7 @@ "foundIn": [ "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -70048,7 +70101,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -70379,7 +70432,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -70654,12 +70707,6 @@ "A creature hit by the web lurker's web attack is {@condition immobilized} and stuck to the nearest surface until it succeeds at DC 20 {@skill Acrobatics} check to {@action Escape}." ], "name": "Web Trap" - }, - { - "entries": [ - "The following traps are some used by web lurkers." - ], - "name": "Web Lurker Traps" } ] }, @@ -72373,7 +72420,7 @@ "foundIn": [ "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -72749,7 +72796,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -72849,7 +72896,7 @@ }, { "entries": [ - "The sod hound can {@action Burrow} through any earthen matter, including rock. When it does so, the sod hound moves at its full burrow Speed, leaving no tunnels or signs of its passing." + "The xorn can {@action Burrow} through any earthen matter, including rock. When it does so, the xorn moves at its full burrow Speed, leaving no tunnels or signs of its passing." ], "name": "Earth Glide" } @@ -76189,7 +76236,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -76277,6 +76324,12 @@ "hp": 36, "abilities": null } + ], + "immunities": [ + "bleed", + "paralyzed", + "poison", + "sleep" ] } }, @@ -76290,7 +76343,7 @@ "Mana Wastes", "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -76405,7 +76458,7 @@ "Mana Wastes", "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -76554,7 +76607,7 @@ "Mana Wastes", "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] diff --git a/data/bestiary/creatures-b2.json b/data/bestiary/creatures-b2.json index 112e0c4041..f3886cf5ee 100644 --- a/data/bestiary/creatures-b2.json +++ b/data/bestiary/creatures-b2.json @@ -1286,7 +1286,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -1504,6 +1504,21 @@ ] } ] + }, + { + "type": "item", + "entries": [ + "{@bold Shadows} (necromancy, primal, shadow) The dragon breathes a blast of shadows in a 40-foot cone. Each creature within the cone must attempt a DC 36 Fortitude save.", + { + "type": "successDegree", + "entries": { + "Critical Success": "The creature is unaffected.", + "Success": "The creature is {@condition enfeebled 2} for 1 round.", + "Failure": "The creature is {@condition enfeebled 2} for 1 minute.", + "Critical Failure": "The creature is {@condition enfeebled 2} for 1 minute and {@condition blinded} for 1 round." + } + } + ] } ], "name": "Breath Weapon" @@ -2199,7 +2214,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -3645,7 +3660,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -6627,7 +6642,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -7457,7 +7472,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -7643,7 +7658,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -8173,7 +8188,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -8305,7 +8320,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -11540,7 +11555,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -11707,7 +11722,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -15553,7 +15568,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -16903,7 +16918,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -17041,7 +17056,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -17296,7 +17311,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -17599,7 +17614,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -18864,7 +18879,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -20447,7 +20462,7 @@ "Mana Wastes", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -21703,7 +21718,7 @@ "foundIn": [ "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -23663,7 +23678,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -24225,7 +24240,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -24352,7 +24367,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -27366,7 +27381,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -27531,7 +27546,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -27926,7 +27941,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -28094,7 +28109,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -28206,7 +28221,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -29424,7 +29439,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -29601,7 +29616,7 @@ "Mana Wastes", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -31935,7 +31950,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -32085,7 +32100,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -32335,7 +32350,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -32445,7 +32460,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -32580,7 +32595,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -33044,7 +33059,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -33214,7 +33229,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -34738,7 +34753,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -34923,7 +34938,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -39031,7 +39046,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -39288,7 +39303,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -43630,7 +43645,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -44418,7 +44433,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -45756,7 +45771,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -46244,7 +46259,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -47727,7 +47742,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -48342,7 +48357,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -48890,7 +48905,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -49048,7 +49063,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -50116,7 +50131,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -50413,7 +50428,7 @@ "Jalmeray", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -50764,7 +50779,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -51863,7 +51878,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -52536,7 +52551,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -54604,7 +54619,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -54759,16 +54774,15 @@ }, { "name": "Sorcerer Bloodline", - "type": "Innate", - "tradition": "primal", + "type": "Focus", + "fp": 1, "DC": 17, "attack": 9, "entry": { "1": { "spells": [ { - "name": "elemental toss", - "amount": "(1 Focus Point)" + "name": "elemental toss" } ] } @@ -55217,7 +55231,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -56145,7 +56159,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -57124,7 +57138,7 @@ "foundIn": [ "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -57434,7 +57448,7 @@ "foundIn": [ "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -57596,7 +57610,7 @@ "foundIn": [ "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -59547,7 +59561,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -62326,7 +62340,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] diff --git a/data/bestiary/creatures-b3.json b/data/bestiary/creatures-b3.json index 89f744fe62..d5bc333524 100644 --- a/data/bestiary/creatures-b3.json +++ b/data/bestiary/creatures-b3.json @@ -191,7 +191,7 @@ { "hp": 75, "abilities": [ - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ], @@ -569,8 +569,7 @@ "mental" ], "entries": [ - "An adachros's melee and ranged {@action Strike||Strikes} gain the fatal trait against any creature affected by the adachros's enchantment or illusion spells, including creatures in the area of a hallucinatory terrain that haven't disbelieved the effect.", - "Like jyotis (Bestiary 2 153), Eunemvro." + "An adachros's melee and ranged {@action Strike||Strikes} gain the fatal trait against any creature affected by the adachros's enchantment or illusion spells, including creatures in the area of a hallucinatory terrain that haven't disbelieved the effect." ], "name": "Fatal Fantasia" } @@ -615,7 +614,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -1067,7 +1066,7 @@ "magical", "reach <10 feet>" ], - "damage": "{@damage 3d8+13} slashing plus", + "damage": "{@damage 3d8+13} slashing plus {@ability Grab}", "types": [ "slashing" ] @@ -1168,17 +1167,6 @@ } ], "bot": [ - { - "activity": { - "number": 1, - "unit": "action" - }, - "entries": [], - "name": "Grab", - "generic": { - "tag": "ability" - } - }, { "activity": { "number": 2, @@ -2294,7 +2282,7 @@ "effects": [ "adamantine claws and" ], - "damage": "{@damage 2d8+13} slashing plus adamantine claws and", + "damage": "{@damage 2d8+13} slashing plus adamantine claws and {@ability Grab}", "types": [ "slashing" ] @@ -2384,17 +2372,6 @@ } ], "bot": [ - { - "activity": { - "number": 1, - "unit": "action" - }, - "entries": [], - "name": "Grab", - "generic": { - "tag": "ability" - } - }, { "entries": [ "The dragon's claws are infused with adamantine. Their claw {@action Strike||Strikes} ignore half the Hardness of any object hit." @@ -4591,7 +4568,7 @@ "adamantine claws", "Grab" ], - "damage": "{@damage 3d10+16} slashing plus adamantine claws and Grab", + "damage": "{@damage 3d10+16} slashing plus adamantine claws and {@ability Grab}", "types": [ "slashing" ] @@ -4607,7 +4584,7 @@ "effects": [ "Grab" ], - "damage": "{@damage 3d10+16} bludgeoning plus Grab", + "damage": "{@damage 3d10+16} bludgeoning plus {@ability Grab}", "types": [ "bludgeoning" ] @@ -5326,7 +5303,7 @@ { "hp": 30, "abilities": [ - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ] @@ -5339,7 +5316,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -5388,7 +5365,7 @@ "effects": [ "Improved {@ability Grab}" ], - "damage": "{@damage 3d12+17} bludgeoning plus Improved {@ability Grab}", + "damage": "{@damage 3d12+17} bludgeoning plus {@ability Improved Grab}", "types": [ "bludgeoning" ] @@ -5509,7 +5486,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -5556,7 +5533,7 @@ "effects": [ "Improved" ], - "damage": "{@damage 2d12+9} bludgeoning plus {@damage 1d8} fire and Improved", + "damage": "{@damage 2d12+9} bludgeoning plus {@damage 1d8} fire and {@ability Improved Grab}", "types": [ "bludgeoning", "fire" @@ -5573,13 +5550,6 @@ } ], "bot": [ - { - "entries": [], - "name": "Grab", - "generic": { - "tag": "ability" - } - }, { "activity": { "number": 2, @@ -5655,7 +5625,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -5714,7 +5684,20 @@ "magical" ], "entries": [ - "Each enemy in the animated silverware swarm's space takes {@damage 1d6} piercing or slashing damage (DC 17 basic Reflex save) Stick a Fork in It {@as 1} The animated silverware swarm attempts to pin a single creature. The target must attempt a DC 17 Reflex save.", + "Each enemy in the animated silverware swarm's space takes {@damage 1d6} piercing or slashing damage (DC 17 basic Reflex save)." + ], + "name": "Slice and Dice" + }, + { + "activity": { + "number": 1, + "unit": "action" + }, + "traits": [ + "magical" + ], + "entries": [ + "The animated silverware swarm attempts to pin a single creature. The target must attempt a DC 17 Reflex save.", { "type": "successDegree", "entries": { @@ -5725,7 +5708,7 @@ } } ], - "name": "Slice and Dice" + "name": "Stick a Fork in It" } ] }, @@ -5789,7 +5772,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -5945,7 +5928,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -6400,7 +6383,7 @@ "traits": [ "agile" ], - "damage": "{@damage 2d6+8} bludgeoning plus", + "damage": "{@damage 2d6+8} bludgeoning plus {@ability Knockdown}", "types": [ "bludgeoning" ] @@ -6452,17 +6435,6 @@ } ], "bot": [ - { - "activity": { - "number": 1, - "unit": "action" - }, - "entries": [], - "name": "Knockdown", - "generic": { - "tag": "ability" - } - }, { "activity": { "number": 2, @@ -7380,7 +7352,7 @@ { "hp": 200, "abilities": [ - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ], @@ -7946,7 +7918,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -8104,7 +8076,7 @@ "foundIn": [ "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -8208,20 +8180,19 @@ "entries": [ "The bone ship is compelled not by a single mind, but by the collective consciousness of dead sailors' souls. The ship is immune to {@trait mental} effects that target only a specific number of creatures. It's still subject to {@trait mental} effects that affect all creatures in an area. Any creature that tries to communicate with the ship via telepathy or read its thoughts hears the {@condition dying} screams and gasps of the crew, and is targeted with a 9th-level {@spell warp mind} spell (DC 41)", "The ship animates skeletal crew members out of its own bones, arming them with rusty old cutlasses or other armaments so they can attack anyone who comes next to the ship. These entities have appearances matching those the bound souls had in life but aren't truly individuals; anything that targets them in fact targets the bone ship they're a part of.", - { - "type": "list", - "items": [ - "{@bold Captain Aster's} Eulogy", - "{@bold Crimson} Mirage", - "{@bold Starved} Whale", - "{@bold Horseman's} Herald", - "Wail upon the Winds Hundreds of black soul gems decorate the ship's exterior, each holding one soul" - ] - }, - "These gems can hold souls of creatures whose level was 16th or lower, and they have no value. If the ship is destroyed, all these gems shatter, freeing the souls within.", + "Hundreds of black soul gems decorate the ship's exterior, each holding one soul. These gems can hold souls of creatures whose level was 16th or lower, and they have no value. If the ship is destroyed, all these gems shatter, freeing the souls within.", "Trawl for Bones (downtime) The bone ship spends 1 day scavenging bones from the sea and restores itself to full Hit Points." ], "name": "Skeleton Crew" + }, + { + "traits": [ + "downtime" + ], + "entries": [ + "The bone ship spends 1 day scavenging bones from the sea and restores itself to full Hit Points." + ], + "name": "Trawl for Bones" } ], "mid": [ @@ -8283,6 +8254,19 @@ "As Trample (Huge or smaller, hull, DC 43, page 306), but the bone ship Swims up to double its swim." ], "name": "Keelhaul" + }, + { + "activity": { + "number": 1, + "unit": "action" + }, + "traits": [ + "divine" + ], + "entries": [ + "The bone ship casts {@spell bind soul}. The target must have died due to the bone ship's assault or from drowning. The creature's soul becomes part of the ghostly crew. A new soul gem grows on the ship, and the bone ship is {@condition quickened} for 1 minute. It can use the extra action only to {@action Strike} or {@action Swim}." + ], + "name": "Pressgang Soul" } ] }, @@ -8349,7 +8333,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -9035,7 +9019,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -9591,7 +9575,7 @@ "Mana Wastes", "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -10398,7 +10382,7 @@ "agile", "reach <10 feet>" ], - "damage": "{@damage 2d4+7} bludgeoning plus", + "damage": "{@damage 2d4+7} bludgeoning plus {@ability Grab}", "types": [ "bludgeoning" ] @@ -10406,13 +10390,6 @@ ], "abilities": { "bot": [ - { - "entries": [], - "name": "Grab", - "generic": { - "tag": "ability" - } - }, { "activity": { "number": 2, @@ -10524,7 +10501,7 @@ "finesse", "reach <15 feet>" ], - "damage": "{@damage 2d8} negative plus {@damage 2d6} fire plus", + "damage": "{@damage 2d8} negative plus {@damage 2d6} fire plus {@ability Grab}", "types": [ "fire", "negative" @@ -10576,17 +10553,6 @@ } ], "bot": [ - { - "activity": { - "number": 1, - "unit": "action" - }, - "generic": { - "tag": "ability" - }, - "entries": [], - "name": "Grab" - }, { "activity": { "number": 1, @@ -11178,7 +11144,7 @@ { "hp": 120, "abilities": [ - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ], @@ -11238,7 +11204,7 @@ "Mana Wastes", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -11451,7 +11417,7 @@ "Mana Wastes", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -11695,7 +11661,7 @@ "Mana Wastes", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -11853,7 +11819,7 @@ "Mana Wastes", "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -12529,7 +12495,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -12703,7 +12669,7 @@ { "hp": 50, "abilities": [ - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ], @@ -13657,7 +13623,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -13904,6 +13870,24 @@ ] } } + }, + { + "name": "Divine Domain", + "type": "Focus", + "fp": 1, + "DC": 19, + "entry": { + "3": { + "spells": [ + { + "name": "cry of destruction" + }, + { + "name": "protector's sacrifice" + } + ] + } + } } ], "abilities": { @@ -13919,7 +13903,9 @@ "name": "Divine Destruction" }, { - "entries": [], + "entries": [ + "A divine warden can't attack a creature that openly wears or displays the religious symbol of the divine warden's patron deity unless that creature uses a hostile action against the divine warden first. If the divine warden is intelligent, it can also attack a creature it believes isn't faithful to its deity or who wears the religious symbol as a ruse (typically after succeeding at a Perception check to Sense Motive)" + ], "name": "Faith Bound" } ], @@ -13931,7 +13917,9 @@ "name": "Faithful Weapon" }, { - "entries": [], + "entries": [ + "The divine warden is a beacon for its deity's faith. A cleric of the divine warden's patron deity can channel a {@spell heal} spell through a divine warden they can see within 60 feet. The cleric determines any targets or area for the spell as if they were standing in the divine warden's space." + ], "name": "Instrument of Faith" } ] @@ -15760,7 +15748,7 @@ { "hp": 175, "abilities": [ - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ], @@ -16021,6 +16009,30 @@ ] } ], + "spellcasting": [ + { + "name": "Champion Devotion", + "type": "Focus", + "fp": 2, + "DC": 29, + "entry": { + "1": { + "spells": [ + { + "name": "weapon surge" + } + ] + }, + "4": { + "spells": [ + { + "name": "word of freedom" + } + ] + } + } + } + ], "abilities": { "mid": [ { @@ -16076,26 +16088,6 @@ "The einherji Repairs their shield. They can't use this ability if the shield is completely destroyed." ], "name": "Instant Repair" - }, - { - "entries": [ - "Wisps are tiny elemental beings that emerged during the creation of the Elemental." - ], - "name": "Elemental, Wisp" - }, - { - "entries": [ - "The first wisps roamed the Inner Sphere in shifting symphonies that traded members with their every meeting. These symphonies of free wisps created music out of their combined resonances, but when the evil Elemental Lords realized the value of the wisps' resonance, they captured whole symphonies for use as servants.", - "Wisps attune to each other and to those they surround themselves with. This attunement makes them naturally supportive allies. Free wisps still roam the." - ], - "name": "Planes." - }, - { - "entries": [ - "Plane, but they're usually shy and hide themselves from strangers. However, they happily offer their service to those who show them kindness. They especially find themselves drawn to spellcasters who practice elemental magic; these wisps usually watch from afar but sometimes approach those who seem safe to become familiars or comrades.", - "Free wisps who find one another become close almost immediately. They get especially excited when they find wisps of elements other than their own, showing none of the animosity some elementals exhibit toward other types. Instead, they join in an excited dance, emitting resonances that faintly echo the symphonies of ancient days." - ], - "name": "Inner Sphere and the Material" } ] }, @@ -16672,7 +16664,7 @@ { "hp": 450, "abilities": [ - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ], @@ -16971,7 +16963,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -17264,15 +17256,9 @@ "teleportation" ], "entries": [ - "The sahkil moves from the Material." + "The sahkil moves from the Material Plane to the Ethereal Plane or vice-versa, with the effects of {@spell ethereal jaunt} except that the effect has an unlimited duration and can be Dismissed. A summoned sahkil can't use Skip Between." ], "name": "Skip Between" - }, - { - "entries": [ - "Plane or vice-versa, with the effects of ethereal jaunt except that the effect has an unlimited duration and can be Dismissed. A summoned sahkil can't use Skip Between." - ], - "name": "Plane to the Ethereal" } ] }, @@ -17566,7 +17552,7 @@ { "hp": 150, "abilities": [ - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ] @@ -17581,7 +17567,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -17616,6 +17602,9 @@ "intimidation": { "std": 10 }, + "positive energy plane lore": { + "std": 12 + }, "stealth": { "std": 12 }, @@ -17658,7 +17647,7 @@ "effects": [ "{@ability Knockdown}" ], - "damage": "{@damage 2d8+6} bludgeoning or positive plus Knockdown (page 305)", + "damage": "{@damage 2d8+6} bludgeoning or positive plus {@ability Knockdown} (page 305)", "types": [ "bludgeoning" ] @@ -17696,14 +17685,6 @@ } ], "abilities": { - "top": [ - { - "entries": [ - "+12, {@skill Stealth} +12, {@skill Lore||Undead Lore} +14 Str +4, Dex +5, Con +4, Int +3, Wis +2, Cha +3." - ], - "name": "Energy Plane Lore" - } - ], "mid": [ { "activity": { @@ -17817,7 +17798,8 @@ "to Escape": 10 }, "athletics": { - "std": 5 + "std": 5, + "to {@action High Jump} or {@action Long Jump}": 7 }, "stealth": { "std": 10 @@ -17853,14 +17835,6 @@ } ], "abilities": { - "top": [ - { - "entries": [ - "+10, {@skill Survival} +9 Str \u20131, Dex +4, Con +1, Int \u20134, Wis +3, Cha +0." - ], - "name": "Long Jump), Stealth" - } - ], "mid": [ { "activity": { @@ -18260,7 +18234,7 @@ { "hp": 160, "abilities": [ - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ], @@ -18444,7 +18418,7 @@ { "hp": 24, "abilities": [ - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ], @@ -19032,7 +19006,7 @@ { "hp": 100, "abilities": [ - "{@ability negative healing}", + "{@ability negative healing|b2}", "rejuvenation" ] } @@ -19063,7 +19037,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -19343,32 +19317,6 @@ "The fuath surrounds the head of one air-breathing creature within 30 feet in a magical film of viscous water for 1 minute. The target must succeed at a DC 17 Reflex save or begin to choke and must hold their breath to avoid drowning (Core Rulebook 478). The film can be temporarily wiped away with a total of 3 {@action Interact} actions by the choking creature or creatures adjacent to it, allowing a new Reflex save with a +2 circumstance bonus to end the effect. (These actions don't need to be consecutive or made by the same creature.)" ], "name": "Viscous Choke" - }, - { - "entries": [ - "Create darkness, encourage Anathema none." - ], - "name": "Edicts" - }, - { - "entries": [], - "name": "Follower Alignments NE, CE" - }, - { - "entries": [ - "Font harm." - ], - "name": "Divine" - }, - { - "entries": [], - "name": "Divine Skill Occultism" - }, - { - "entries": [ - "Weapon kukri Domains darkness, knowledge, Cleric Spells 1st: {@spell grim tendrils}, 4th: {@spell nightmare}, 5th: {@spell summon entity}." - ], - "name": "Favored" } ] }, @@ -19413,7 +19361,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -19592,7 +19540,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -19765,7 +19713,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -20129,7 +20077,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -22057,17 +22005,12 @@ "primal" ], "entries": [ - "When a gliminal grants positive healing that would heal a living creature above their maximum Hit Points, including the fast healing HP from their Bond in Light ability, the excess is granted as temporary." - ], - "name": "Overpowering Healing" - }, - { - "entries": [ + "When a gliminal grants positive healing that would heal a living creature above their maximum Hit Points, including the fast healing HP from their Bond in Light ability, the excess is granted as temporary Hit Points.", "Unlike normal, these temporary HP combine with each other, and they last for 1 hour. If a creature's temporary HP from a gliminal ever exceeds its maximum HP, it becomes overloaded and explodes in a burst of positive energy.", "A creature with temporary HP from overpowering healing becomes {@condition sickened 1}, or {@condition sickened 2} if the temporary HP equal half their maximum HP or more. The creature can't reduce this {@condition sickened} condition unless it has 0 temporary HP.", "Overpowering healing doesn't apply to creatures with the {@trait positive} trait." ], - "name": "Hit Points." + "name": "Overpowering Healing" } ] }, @@ -23473,7 +23416,7 @@ { "hp": 110, "abilities": [ - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ], @@ -23676,7 +23619,7 @@ { "hp": 120, "abilities": [ - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ] @@ -24206,7 +24149,7 @@ "Mana Wastes", "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -24324,7 +24267,7 @@ { "hp": 60, "abilities": [ - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ], @@ -24476,7 +24419,7 @@ "top": [ { "entries": [ - "A siktempora can always roll Dimension." + "A siktempora can always roll Dimension of Time Lore for initiative. When it does, it gains a +2 circumstance bonus to the roll." ], "name": "Temporal Sense" } @@ -24799,16 +24742,10 @@ }, "requirements": "The titan has a creature {@condition grabbed}", "entries": [ - "The titan thrusts the creature into a nightmare realm full of lightless hands and eyes. This has the effects of maze (DC 48), but the creature can use {@skill Occultism} to escape in addition to {@skill Perception} or." + "The titan thrusts the creature into a nightmare realm full of lightless hands and eyes. This has the effects of maze (DC 48), but the creature can use {@skill Occultism} to escape in addition to {@skill Perception} or Survival. The titan can't use Send Beyond for {@dice 1d4} rounds." ], "name": "Send Beyond" }, - { - "entries": [ - "The titan can't use Send Beyond for {@dice 1d4} rounds." - ], - "name": "Survival." - }, { "activity": { "number": 1, @@ -25513,7 +25450,7 @@ { "hp": 30, "abilities": [ - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ], @@ -27388,7 +27325,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -28557,7 +28494,7 @@ "unit": "action" }, "entries": [ - "The sahkil moves from the Material." + "The sahkil moves from the Material Plane to the Ethereal Plane or vice-versa, with the effects of {@spell ethereal jaunt} except that the effect has an unlimited duration and can be Dismissed. A summoned sahkil can't use Skip Between." ], "name": "Skip Between", "traits": [ @@ -30187,9 +30124,9 @@ "top": [ { "entries": [ - "Sight Krampus ignores circumstance penalties to visual {@skill Perception} checks due to ice or snow, as well as concealment due to ice or snow." + "Krampus ignores circumstance penalties to visual {@skill Perception} checks due to ice or snow, as well as concealment due to ice or snow." ], - "name": "Blizzard" + "name": "Blizzard Sight" } ], "mid": [ @@ -30798,9 +30735,9 @@ }, { "entries": [ - "Spirit Kushtaka exist completely separated from their mortal souls, making them immune to the effects of haunts and most effects from incorporeal spirits and undead, but also unaware of their presence; incorporeal undead are both {@condition invisible} and inaudible to them. Incorporeal spirits and undead can affect a kushtaka only with effects that manifest in the physical world. For instance, a ghost mage casting a fireball or a poltergeist throwing objects could harm the kushtaka, but a ghost commoner's Frightful Moan and ghostly hand {@action Strike} would not." + "Kushtaka exist completely separated from their mortal souls, making them immune to the effects of haunts and most effects from incorporeal spirits and undead, but also unaware of their presence; incorporeal undead are both {@condition invisible} and inaudible to them. Incorporeal spirits and undead can affect a kushtaka only with effects that manifest in the physical world. For instance, a ghost mage casting a fireball or a poltergeist throwing objects could harm the kushtaka, but a ghost commoner's Frightful Moan and ghostly hand {@action Strike} would not." ], - "name": "Null" + "name": "Null Spirit" } ], "mid": [ @@ -31809,16 +31746,11 @@ ], "requirements": "The Leng ghoul is adjacent to the corpse of a creature that retains flesh on its bones", "entries": [ - "The Leng ghoul devours a chunk of the corpse and regains {@dice 6d6} Hit Points. At the same time, they also absorb some of the memories stored in the flesh from when the corpse was alive, gaining a +1 status bonus to all skill checks for 10 minutes." + "The Leng ghoul devours a chunk of the corpse and regains {@dice 6d6} Hit Points. At the same time, they also absorb some of the memories stored in the flesh from when the corpse was alive, gaining a +1 status bonus to all skill checks for 10 minutes.", + "The Leng ghoul can immediately attempt an {@skill Occultism} check to learn one non-secret memory the corpse had when it was alive (use the standard DC for the creature's level). The exact memory learned is determined by the GM but is typically something of use to the Leng ghoul. The memory can't be one the creature was trying to keep secret unless the check was a critical success. A Leng ghoul can Absorb Memories from any given corpse only once." ], "name": "Absorb Memories" }, - { - "entries": [ - "Leng ghoul can immediately attempt an {@skill Occultism} check to learn one non-secret memory the corpse had when it was alive (use the standard DC for the creature's level). The exact memory learned is determined by the GM but is typically something of use to the Leng ghoul. The memory can't be one the creature was trying to keep secret unless the check was a critical success. A Leng ghoul can Absorb Memories from any given corpse only once." - ], - "name": "The" - }, { "type": "affliction", "name": "Leng Ghoul Fever", @@ -31869,9 +31801,9 @@ }, { "entries": [ - "Leng ghoul deals an extra {@damage 2d6} precision damage to {@condition flat-footed} creatures." + "A Leng ghoul deals an extra {@damage 2d6} precision damage to {@condition flat-footed} creatures." ], - "name": "Sneak Attack A" + "name": "Sneak Attack" } ] }, @@ -31895,7 +31827,7 @@ { "hp": 180, "abilities": [ - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ], @@ -32280,7 +32212,7 @@ { "hp": 165, "abilities": [ - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ] @@ -32293,7 +32225,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -32779,7 +32711,7 @@ "agile", "finesse" ], - "damage": "{@damage 1d4+6} bludgeoning plus", + "damage": "{@damage 1d4+6} bludgeoning plus {@ability Grab}", "types": [ "bludgeoning" ] @@ -32866,17 +32798,6 @@ } ], "bot": [ - { - "activity": { - "number": 1, - "unit": "action" - }, - "entries": [], - "name": "Grab", - "generic": { - "tag": "ability" - } - }, { "traits": [ "curse", @@ -32921,7 +32842,7 @@ { "hp": 60, "abilities": [ - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ], @@ -32944,7 +32865,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -33135,7 +33056,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -33579,7 +33500,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -33930,7 +33851,7 @@ "effects": [ "{@ability Knockdown}" ], - "damage": "{@damage 2d8+8} slashing plus Knockdown (page 305)", + "damage": "{@damage 2d8+8} slashing plus {@ability Knockdown} (page 305)", "types": [ "slashing" ] @@ -34928,7 +34849,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -35371,7 +35292,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -35573,16 +35494,11 @@ "unit": "action" }, "entries": [ - "The mobogo attempts to move a creature {@condition grabbed} by its tongue. The mobogo rolls an {@skill Athletics} check against the creature's Fortitude." - ], - "name": "Tongue Reposition" - }, - { - "entries": [ + "The mobogo attempts to move a creature {@condition grabbed} by its tongue. The mobogo rolls an {@skill Athletics} check against the creature's Fortitude DC.", "On a success, the mobogo moves the creature into any space within the tongue's reach.", "If it wishes, the mobogo can transfer the {@condition grabbed} creature to its jaws." ], - "name": "DC." + "name": "Tongue Reposition" } ] }, @@ -37064,7 +36980,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -37278,7 +37194,7 @@ "effects": [ "Grab" ], - "damage": "{@damage 2d6+6} piercing plus Grab", + "damage": "{@damage 2d6+6} piercing plus {@ability Grab}", "types": [ "piercing" ] @@ -37680,15 +37596,10 @@ "unit": "action" }, "entries": [ - "The nemhaith directs its bound spirits as a group to move up to 1 mile away (they have a fly Speed of 60 feet). The nemhaith can see and hear through the thrown spirits, but it loses its aura and can't use its spirit dart ranged {@action Strike} or." - ], - "name": "Throw Spirits" - }, - { - "entries": [ + "The nemhaith directs its bound spirits as a group to move up to 1 mile away (they have a fly Speed of 60 feet). The nemhaith can see and hear through the thrown spirits, but it loses its aura and can't use its spirit dart ranged {@action Strike} or Rage of Spirits.", "The nemhaith regains these abilities when the spirits return to the nemhaith's space." ], - "name": "Rage of Spirits." + "name": "Throw Spirits" } ] }, @@ -37712,7 +37623,7 @@ { "hp": 255, "abilities": [ - "{@ability negative healing}", + "{@ability negative healing|b2}", "rejuvenation" ] } @@ -38126,7 +38037,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -38627,7 +38538,7 @@ "hp": 135, "abilities": [ "fast healing 10 (page 305)", - "{@ability negative healing}", + "{@ability negative healing|b2}", "plagued coffin" ] } @@ -38736,6 +38647,88 @@ "entries": [], "name": "Nosferatu Vulnerabilities" } + ], + "bot": [ + { + "activity": { + "number": 1, + "unit": "action" + }, + "traits": [ + "concentrate", + "divine", + "polymorph", + "transmutation" + ], + "entries": [ + "DC 36." + ], + "name": "Change Shape" + }, + { + "activity": { + "number": 1, + "unit": "free" + }, + "traits": [ + "auditory", + "divine", + "mental" + ], + "name": "Command Thrall" + }, + { + "activity": { + "number": 2, + "unit": "action" + }, + "traits": [ + "divine", + "enchantment", + "incapacitation", + "mental", + "visual" + ], + "entries": [ + "DC 36." + ], + "name": "Dominate" + }, + { + "activity": { + "number": 1, + "unit": "action" + }, + "traits": [ + "divine", + "necromancy" + ], + "entries": [ + "When Drinking Blood, the nosferatu regains 21 HP." + ], + "name": "Drink Blood" + }, + { + "traits": [ + "divine", + "incapacitation", + "mental" + ], + "entries": [ + "DC 33." + ], + "name": "Paralytic Fear" + }, + { + "traits": [ + "disease", + "virulent" + ], + "entries": [ + "DC 36." + ], + "name": "Plague of Ancients" + } ] }, "hasImages": true, @@ -38759,8 +38752,8 @@ "hp": 216, "abilities": [ "fast healing 15 (page 305)", - "{@ability negative healing}", - "plagued" + "{@ability negative healing|b2}", + "plagued coffin restoration" ] } ], @@ -39097,7 +39090,7 @@ "unit": "action" }, "entries": [ - "The sahkil moves from the Material." + "The sahkil moves from the Material Plane to the Ethereal Plane or vice-versa, with the effects of {@spell ethereal jaunt} except that the effect has an unlimited duration and can be Dismissed. A summoned sahkil can't use Skip Between." ], "name": "Skip Between", "traits": [ @@ -39676,7 +39669,7 @@ "foundIn": [ "Impossible Lands" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -39874,7 +39867,7 @@ "effects": [ "Improved" ], - "damage": "{@damage 4d12+18} piercing plus Improved", + "damage": "{@damage 4d12+18} piercing plus {@ability Improved Grab}", "types": [ "piercing" ] @@ -39974,17 +39967,6 @@ } ], "bot": [ - { - "activity": { - "number": 1, - "unit": "action" - }, - "entries": [], - "name": "Grab", - "generic": { - "tag": "ability" - } - }, { "activity": { "number": 1, @@ -41236,7 +41218,7 @@ "unit": "action" }, "entries": [ - "The sahkil moves from the Material." + "The sahkil moves from the Material Plane to the Ethereal Plane or vice-versa, with the effects of {@spell ethereal jaunt} except that the effect has an unlimited duration and can be Dismissed. A summoned sahkil can't use Skip Between." ], "name": "Skip Between", "traits": [ @@ -41960,15 +41942,9 @@ "fire" ], "entries": [ - "The peri spreads their wings and spins, forming a whirlwind of flame that deals {@damage 15d6} fire damage in a 20-foot emanation (DC 34 basic Reflex save). They can't use." + "The peri spreads their wings and spins, forming a whirlwind of flame that deals {@damage 15d6} fire damage in a 20-foot emanation (DC 34 basic Reflex save). They can't use Wildfire Storm again for {@dice 1d4} rounds." ], "name": "Wildfire Storm" - }, - { - "entries": [ - "Storm again for {@dice 1d4} rounds." - ], - "name": "Wildfire" } ] }, @@ -42017,7 +41993,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -42132,7 +42108,7 @@ "unit": "action" }, "entries": [ - "The phantom walks the thin line between the Ethereal and." + "The phantom walks the thin line between the Ethereal Plane and Material Planes in order to exist on both planes simultaneously. They can shift back to solely the Ethereal Plane by using this ability again." ], "name": "Walk the Ethereal Line" } @@ -42197,7 +42173,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -42737,7 +42713,7 @@ "effects": [ "Grab" ], - "damage": "{@damage 1d12+5} piercing plus Grab", + "damage": "{@damage 1d12+5} piercing plus {@ability Grab}", "types": [ "piercing" ] @@ -43003,7 +42979,7 @@ "freq": 1 }, "entries": [ - "The popobawa draws strength from the suffering of others. It regains 10 Hit Points for each enemy within 30 feet that has one of the following conditions, to a maximum of 40." + "The popobawa draws strength from the suffering of others. It regains 10 Hit Points for each enemy within 30 feet that has one of the following conditions, to a maximum of 40 Hit Points: {@condition confused}, {@condition doomed}, {@condition dying}, {@condition enfeebled}, {@condition fatigued}, {@condition frightened}, {@condition sickened}, {@condition slowed}, {@condition stunned}, {@condition stupefied}, or {@condition wounded}." ], "name": "Feed on Sorrow" }, @@ -43126,6 +43102,9 @@ "nature": { "std": 16 }, + "nirvana lore": { + "std": 15 + }, "society": { "std": 17, "to Create Forgery": 19 @@ -43254,14 +43233,6 @@ } ], "abilities": { - "top": [ - { - "entries": [ - "+15, {@skill Religion} + 16, {@skill Society} +17 (+19 to {@action Create Forgery}), {@skill Stealth} +16, {@skill Survival} +16, {@skill Thievery} +14 Str +4, Dex +4, Con +6, Int +5, Wis +6, Cha +4 Items +1 striking shortsword." - ], - "name": "Lore" - } - ], "bot": [ { "entries": [ @@ -43952,7 +43923,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -44284,16 +44255,11 @@ }, { "entries": [ - "When the rancorous priesthood Casts a Spell, their constituent members combine their efforts into casting a more powerful version of the spell than any one member could achieve alone." + "When the rancorous priesthood Casts a Spell, their constituent members combine their efforts into casting a more powerful version of the spell than any one member could achieve alone.", + "When {@action Cast a Spell||Casting a Spell} that has an area of a burst, cone, or line and doesn't have a duration, increase the area of that spell. Add 5 feet to the radius of a burst that normally has a radius of at least 10 feet (a burst with a smaller radius is not affected). Add 5 feet to the length of a cone or line that is normally 15 feet long or smaller, and add 10 feet to the length of a larger cone or line." ], "name": "Troop Spellcasting" }, - { - "entries": [ - "{@action Cast a Spell||Casting a Spell} that has an area of a burst, cone, or line and doesn't have a duration, increase the area of that spell. Add 5 feet to the radius of a burst that normally has a radius of at least 10 feet (a burst with a smaller radius is not affected). Add 5 feet to the length of a cone or line that is normally 15 feet long or smaller, and add 10 feet to the length of a larger cone or line." - ], - "name": "When" - }, { "activity": { "number": 1, @@ -45310,9 +45276,9 @@ }, { "entries": [ - "Rosethorn ram ignores {@quickref difficult terrain||3|terrain} caused by narrow ledges and icy terrain, and reduces the effects it suffers from cold environments by one step." + "The Rosethorn ram ignores {@quickref difficult terrain||3|terrain} caused by narrow ledges and icy terrain, and reduces the effects it suffers from cold environments by one step." ], - "name": "Mountain Stride The" + "name": "Mountain Stride" }, { "activity": { @@ -45671,14 +45637,10 @@ "freq": 1 }, "entries": [ - "Trigger The samsaran anchorite is about to roll initiative; The anchorite experiences a flash of recognition from a previous existence, gaining a +4 circumstance bonus to the triggering roll. If this causes the anchorite to be the first creature to act, they also become {@condition quickened} for 1 round, but they can use the extra action only to Recall." + "Trigger The samsaran anchorite is about to roll initiative; The anchorite experiences a flash of recognition from a previous existence, gaining a +4 circumstance bonus to the triggering roll. If this causes the anchorite to be the first creature to act, they also become {@condition quickened} for 1 round, but they can use the extra action only to Recall Knowledge or Step." ], "name": "All This Has Happened Before" }, - { - "entries": [], - "name": "Knowledge or Step." - }, { "activity": { "number": 1, @@ -46468,7 +46430,7 @@ { "hp": 145, "abilities": [ - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ], @@ -46860,7 +46822,7 @@ "foundIn": [ "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -47291,7 +47253,7 @@ "Mana Wastes", "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -47570,7 +47532,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -48418,6 +48380,9 @@ "medicine": { "std": 6 }, + "nirvana lore": { + "std": 3 + }, "stealth": { "std": 7 } @@ -48516,12 +48481,6 @@ ], "abilities": { "top": [ - { - "entries": [ - "+3, {@skill Stealth} +7 Str \u20132, Dex +4, Con +2, Int +0, Wis +3, Cha +2." - ], - "name": "Lore" - }, { "entries": [ "A silvanshee's core value is curiosity.", @@ -48578,7 +48537,7 @@ "Mana Wastes", "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -49186,7 +49145,7 @@ "effects": [ "Improved" ], - "damage": "{@damage 2d8+9} bludgeoning plus Improved", + "damage": "{@damage 2d8+9} bludgeoning plus {@ability Improved Grab}", "types": [ "bludgeoning" ] @@ -49210,13 +49169,6 @@ } ], "bot": [ - { - "entries": [], - "name": "Grab", - "generic": { - "tag": "ability" - } - }, { "activity": { "number": 2, @@ -49448,7 +49400,7 @@ { "hp": 190, "abilities": [ - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ] @@ -49547,7 +49499,7 @@ "effects": [ "{@ability Knockdown}" ], - "damage": "{@damage 2d12+12} piercing plus Knockdown (page 305)", + "damage": "{@damage 2d12+12} piercing plus {@ability Knockdown} (page 305)", "types": [ "piercing" ] @@ -49562,7 +49514,7 @@ "magical", "trip" ], - "damage": "{@damage 2d8+12} slashing plus", + "damage": "{@damage 2d8+12} slashing plus {@ability Knockdown}", "types": [ "slashing" ] @@ -49626,13 +49578,6 @@ ], "abilities": { "bot": [ - { - "entries": [], - "name": "Knockdown", - "generic": { - "tag": "ability" - } - }, { "activity": { "number": 1, @@ -51439,7 +51384,7 @@ "Mana Wastes", "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -51544,7 +51489,7 @@ { "hp": 125, "abilities": [ - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ], @@ -51812,7 +51757,7 @@ "foundIn": [ "Nex" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -53619,7 +53564,7 @@ "transmutation" ], "entries": [ - "The tikbalang takes on the appearance of any Medium or Large humanoid (page 304). This doesn't change the tikbalang's." + "The tikbalang takes on the appearance of any Medium or Large humanoid (page 304). This doesn't change the tikbalang's Speed or their attack and damage modifiers with their {@action Strike|Strikes}." ], "name": "Change Shape", "generic": { @@ -54101,7 +54046,7 @@ { "hp": 255, "abilities": [ - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ], @@ -54755,7 +54700,7 @@ { "hp": 45, "abilities": [ - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ], @@ -55479,7 +55424,7 @@ "Mana Wastes", "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -55601,7 +55546,7 @@ { "hp": 140, "abilities": [ - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ], @@ -55881,7 +55826,7 @@ "hp": 390, "abilities": [ "fast healing 15 (page 305)", - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ], @@ -56390,7 +56335,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -57114,7 +57059,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -57470,16 +57415,25 @@ } } } + }, + { + "name": "Champion Focus", + "type": "Focus", + "DC": 24, + "fp": 1, + "entry": { + "3": { + "spells": [ + { + "name": "lay on hands" + } + ] + } + } } ], "abilities": { "bot": [ - { - "entries": [ - "DC 24, 1 Focus Point; 3rd lay on hands (Core Rulebook 387)" - ], - "name": "Champion Focus Spell" - }, { "entries": [ "A vulpinal's core value is cunning. They can apply their knowledge and stories from their extensive travels to just about any situation in an instant. Before spending any other action on their turn, the vulpinal can {@action Recall Knowledge} as a free action." @@ -57767,16 +57721,10 @@ ], "requirements": "The wayang's last action was a melee {@action Strike} that damaged their opponent", "entries": [ - "The wayang attempts to." + "The wayang attempts to {@action Tumble Through} the opponent's space, with a +2 circumstance bonus to the {@skill Acrobatics} check. If they succeed, the wayang leaves a shadowy afterimage in their original space, and the opponent is {@condition flat-footed} against the next melee attack the wayang attempts against it before the end of their current turn." ], "name": "Shadowplay" }, - { - "entries": [ - "Through the opponent's space, with a +2 circumstance bonus to the {@skill Acrobatics} check. If they succeed, the wayang leaves a shadowy afterimage in their original space, and the opponent is {@condition flat-footed} against the next melee attack the wayang attempts against it before the end of their current turn." - ], - "name": "Tumble" - }, { "entries": [ "The wayang deals an extra {@damage 1d6} precision damage to {@condition flat-footed} creatures." @@ -58543,7 +58491,7 @@ "unit": "action" }, "entries": [ - "The sahkil moves from the Material." + "The sahkil moves from the Material Plane to the Ethereal Plane or vice-versa, with the effects of {@spell ethereal jaunt} except that the effect has an unlimited duration and can be Dismissed. A summoned sahkil can't use Skip Between." ], "name": "Skip Between", "traits": [ @@ -59382,7 +59330,7 @@ { "hp": 280, "abilities": [ - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ], @@ -59771,7 +59719,7 @@ "unit": "action" }, "entries": [ - "The sahkil moves from the Material." + "The sahkil moves from the Material Plane to the Ethereal Plane or vice-versa, with the effects of {@spell ethereal jaunt} except that the effect has an unlimited duration and can be Dismissed. A summoned sahkil can't use Skip Between." ], "name": "Skip Between", "traits": [ @@ -62028,7 +61976,7 @@ "Mana Wastes", "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -62151,7 +62099,7 @@ { "hp": 210, "abilities": [ - "{@ability negative healing}" + "{@ability negative healing|b2}" ] } ], diff --git a/data/bestiary/creatures-botd.json b/data/bestiary/creatures-botd.json index 2cbe187831..ccf34c2c9d 100644 --- a/data/bestiary/creatures-botd.json +++ b/data/bestiary/creatures-botd.json @@ -395,7 +395,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -909,7 +909,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -1102,7 +1102,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -1959,7 +1959,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -2818,7 +2818,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -4448,7 +4448,7 @@ "foundIn": [ "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -6114,7 +6114,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -6961,7 +6961,7 @@ "foundIn": [ "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -8251,7 +8251,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -8472,7 +8472,7 @@ "foundIn": [ "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -8848,7 +8848,7 @@ "foundIn": [ "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -8884,8 +8884,7 @@ "std": 34 }, "crafting": { - "std": 38, - "note": "can craft magic items" + "std": 38 }, "deception": { "std": 35 @@ -10085,7 +10084,7 @@ "foundIn": [ "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -10255,7 +10254,7 @@ "foundIn": [ "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -10395,7 +10394,7 @@ "foundIn": [ "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -10616,7 +10615,7 @@ "foundIn": [ "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -10818,7 +10817,7 @@ "foundIn": [ "Geb" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -12383,7 +12382,7 @@ "aklo", "common", "draconic", - "elf", + "elven", "necril", "sylvan", "undercommon" @@ -12397,8 +12396,7 @@ "std": 24 }, "crafting": { - "std": 26, - "note": "can craft magic items" + "std": 26 }, "intimidation": { "std": 24 @@ -14269,7 +14267,7 @@ "Alkenstar", "Mana Wastes" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -14887,7 +14885,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] @@ -15061,7 +15059,7 @@ "foundIn": [ "Jalmeray" ], - "_otherSources": { + "otherSources": { "Expanded": [ "LOIL|323" ] diff --git a/data/bestiary/creatures-lomm.json b/data/bestiary/creatures-lomm.json index 187a167c1a..b7a3b44964 100644 --- a/data/bestiary/creatures-lomm.json +++ b/data/bestiary/creatures-lomm.json @@ -59,7 +59,9 @@ "{@runeItem greataxe||+2 weapon potency||greater striking|}" ], "defenses": { - "ac": 33, + "ac": { + "std": 33 + }, "savingThrows": { "fort": { "std": 25 @@ -185,7 +187,7 @@ "spells": [ { "name": "wall of ice", - "amount": "3" + "amount": 3 } ] }, @@ -266,7 +268,9 @@ "cha": 3 }, "defenses": { - "ac": 40, + "ac": { + "std": 40 + }, "savingThrows": { "fort": { "std": 32 @@ -511,7 +515,7 @@ "spells": [ { "name": "wall of ice", - "amount": "3" + "amount": 3 } ] }, @@ -591,7 +595,9 @@ "cha": 5 }, "defenses": { - "ac": 43, + "ac": { + "std": 43 + }, "savingThrows": { "fort": { "std": 38 @@ -626,7 +632,7 @@ "resistances": [ { "name": "fire", - "amount": "20" + "amount": 20 } ] }, @@ -675,8 +681,7 @@ }, "frequency": { "unit": "minute", - "freq": 1, - "number": "once" + "freq": 1 }, "trigger": "Desert's Howl is damaged by another creature", "entries": [ @@ -877,7 +882,9 @@ "cha": 3 }, "defenses": { - "ac": 31, + "ac": { + "std": 31 + }, "savingThrows": { "fort": { "std": 24 @@ -894,7 +901,6 @@ "hp": 175, "abilities": [ "{@ability regeneration||regeneration 20} (deactivated by cold)" - ] } ], @@ -948,8 +954,7 @@ }, "frequency": { "unit": "hour", - "freq": 1, - "number": "once" + "freq": 1 }, "trigger": "The howling spawn is damaged by another creature", "entries": [ @@ -1144,7 +1149,9 @@ "cha": 9 }, "defenses": { - "ac": 51, + "ac": { + "std": 51 + }, "savingThrows": { "fort": { "std": 42 @@ -1459,7 +1466,9 @@ "cha": 5 }, "defenses": { - "ac": 25, + "ac": { + "std": 25 + }, "savingThrows": { "fort": { "std": 18 @@ -1476,9 +1485,7 @@ { "hp": 115, "abilities": [ - "{@ability regeneration||regeneration 5} (deactivated by cold iron)" - ] } ], @@ -1655,7 +1662,9 @@ "cha": 5 }, "defenses": { - "ac": 38, + "ac": { + "std": 38 + }, "savingThrows": { "fort": { "std": 30 @@ -1879,7 +1888,9 @@ "cha": -2 }, "defenses": { - "ac": 32, + "ac": { + "std": 32 + }, "savingThrows": { "fort": { "std": 25 @@ -2053,7 +2064,9 @@ "skinned cloak" ], "defenses": { - "ac": 27, + "ac": { + "std": 27 + }, "savingThrows": { "fort": { "std": 16 @@ -2388,7 +2401,9 @@ "cha": 6 }, "defenses": { - "ac": 49, + "ac": { + "std": 49 + }, "savingThrows": { "fort": { "std": 32 @@ -2663,7 +2678,9 @@ "cha": 0 }, "defenses": { - "ac": 24, + "ac": { + "std": 24 + }, "savingThrows": { "fort": { "std": 13 @@ -2814,7 +2831,9 @@ "cha": 4 }, "defenses": { - "ac": 27, + "ac": { + "std": 27 + }, "savingThrows": { "fort": { "std": 19 @@ -2984,7 +3003,10 @@ ] }, { - "name": "Krampus (The Horned Miser)", + "name": "Krampus", + "alias": [ + "The Horned Miser" + ], "isNpc": false, "source": "LOMM", "page": 59, @@ -3362,7 +3384,9 @@ "cha": 4 }, "defenses": { - "ac": 34, + "ac": { + "std": 34 + }, "savingThrows": { "fort": { "std": 22 @@ -3409,25 +3433,13 @@ } ], "mid": [ - { - "name": "Searing Skin", - "traits": [ - "aura", - "divine", - "evocation", - "fire" - ], - "entries": [ - "5 feet. Cuetzmonquali's flesh burns as hot as flame. Creatures that end their turn in the emanation take {@damage 4d6} fire damage (DC 35 basic Fortitude save)." - ] - }, { "name": "Pinion", "activity": { "unit": "reaction", "number": 1 }, - "trigger":"A creature within 10 feet of Kuworsys uses an action to {@action Fly}", + "trigger": "A creature within 10 feet of Kuworsys uses an action to {@action Fly}", "requirements": "Kuworsys is Reared Back", "entries": [ "Kuworsys lashes out at the triggering creature, attempting to swat it to the ground. Kuworsys attempts a melee {@action Strike} against the creature. If the Strike hits, the creature's movement is interrupted. The creature is knocked to the ground; on a critical hit, they also can't Fly again for 1 minute." @@ -3589,7 +3601,9 @@ "cha": 1 }, "defenses": { - "ac": 23, + "ac": { + "std": 23 + }, "savingThrows": { "fort": { "std": 16 @@ -3824,7 +3838,9 @@ "cha": 4 }, "defenses": { - "ac": 30, + "ac": { + "std": 30 + }, "savingThrows": { "fort": { "std": 17 @@ -3993,7 +4009,7 @@ { "name": "vomit swarm", "source": "APG", - "amount": "2" + "amount": 2 } ] }, diff --git a/data/bestiary/creatures-ooa3.json b/data/bestiary/creatures-ooa3.json index 2058b16b00..0fe1c3b01f 100644 --- a/data/bestiary/creatures-ooa3.json +++ b/data/bestiary/creatures-ooa3.json @@ -651,8 +651,7 @@ }, { "name": "splash damage", - "amount": 5, - "note": "Troop" + "amount": 5 } ] }, @@ -673,8 +672,10 @@ ], "mid": [ { - "name": "Defenses Pathfinder Bestiary 3 306", - "entries": [] + "name": "Troop Defenses", + "generic": { + "tag": "ability" + } } ], "bot": [ @@ -684,9 +685,9 @@ "number": 1, "unit": "action" }, - "entries": [ - "Pathfinder Bestiary 3 305" - ] + "generic": { + "tag": "ability" + } }, { "name": "Grave Tide", @@ -698,11 +699,13 @@ "name": "Shambling Onslaught", "activity": { "number": 1, - "unit": "action" + "unit": "varies", + "entry": "{@as 1} to {@as 2}" + }, + "frequency": { + "freq": 1, + "unit": "round" }, - "components": [ - "to {@as 2}Frequency once per round" - ], "entries": [ "The shamblers lash out at any enemies in their squares or within 5 feet (DC 25 basic Reflex save). The damage depends on the number of actions.", "{@as 1} {@damage 3d6+9} bludgeoning damage {@as 2} {@damage 3d8+13} bludgeoning damage" diff --git a/data/bestiary/creatures-sot3.json b/data/bestiary/creatures-sot3.json index e359b38ce4..099f3913e7 100644 --- a/data/bestiary/creatures-sot3.json +++ b/data/bestiary/creatures-sot3.json @@ -3517,7 +3517,9 @@ "spells": [ { "name": "transmute rock and mud", - "note": "Advanced Player's Guide 226; rock to mud only" + "note": [ + "rock to mud only" + ] } ] }, @@ -3526,7 +3528,9 @@ "spells": [ { "name": "endure elements", - "note": "cold" + "note": [ + "cold" + ] } ] } @@ -3586,13 +3590,7 @@ "unit": "action" }, "entries": [ - "The ssumzili makes a melee {@action Strike}." - ] - }, - { - "name": "If the", - "entries": [ - "{@action Strike} damages the target, the target must also attempt a DC 32 Fortitude save.", + "The ssumzili makes a melee {@action Strike}. If the {@action Strike} damages the target, the target must also attempt a DC 32 Fortitude save.", { "type": "successDegree", "entries": { diff --git a/data/bestiary/creatures-tio.json b/data/bestiary/creatures-tio.json index 882ea203df..0dcc167259 100644 --- a/data/bestiary/creatures-tio.json +++ b/data/bestiary/creatures-tio.json @@ -2426,6 +2426,33 @@ "name": "darkvision" } ], + "attacks": [ + { + "range": "Melee", + "name": "greataxe", + "attack": 12, + "traits": [ + "reach <10 feet>", + "sweep" + ], + "damage": "{@damage 1d12+7} slashing", + "types": [ + "slashing" + ] + }, + { + "range": "Ranged", + "name": "javelin", + "attack": 6, + "traits": [ + "thrown <30 feet>" + ], + "damage": "{@damage 1d6+7} piercing", + "types": [ + "piercing" + ] + } + ], "skills": { "athletics": { "std": 12 @@ -2450,7 +2477,6 @@ "speed": { "walk": 25 }, - "attacks": [], "defenses": { "ac": { "std": 17 diff --git a/data/bestiary/fluff-creatures-lomm.json b/data/bestiary/fluff-creatures-lomm.json index 8d0994d107..96701f5658 100644 --- a/data/bestiary/fluff-creatures-lomm.json +++ b/data/bestiary/fluff-creatures-lomm.json @@ -290,7 +290,7 @@ "name": "Writhing Gristle", "collapsible": true, "entries": [ - "At a distance, the creature known as Kuworsys might be mistaken for a crawling undead hand, possessed of two thumbs instead of one. These “thumbs” are actually the being's hind limbs, which it can clumsily stand upon should it choose. Each of its fingerlike limbs bears a smaller hand on the end, giving Kuworsys an eerie gait possessed of too many moving joints. Wedged within the wrist-shaped tissue that makes up the creature's head are three bloodshot eyes, glaring balefully from lids twisted into shape from ropes of flesh.", + "At a distance, the creature known as Kuworsys might be mistaken for a crawling undead hand, possessed of two thumbs instead of one. These \"thumbs\" are actually the being's hind limbs, which it can clumsily stand upon should it choose. Each of its fingerlike limbs bears a smaller hand on the end, giving Kuworsys an eerie gait possessed of too many moving joints. Wedged within the wrist-shaped tissue that makes up the creature's head are three bloodshot eyes, glaring balefully from lids twisted into shape from ropes of flesh.", "Whether part of its base nature or due to its long imprisonment, Kuworsys appears to be skinned and rotting, its body riddled with ragged holes held together by raw sinew. Despite its glistening and putrid appearance, it isn't undead, nor does it leave any trace of blood or gristle in its wake. Those who believe its condition might slow it down are often shocked by the creature's jittering speed, and those who believe they might be able to track it by the scent of rotting flesh find themselves inhaling the beast's deadly, exhausting spores instead.", "When encountering another creature, Kuworsys doesn't approach initially, instead observing the stranger while hidden or at a distance. While it might grow bolder and approach to examine or provoke another being, it prefers to avoid direct confrontation and is intelligent and stealthy enough to deftly avoid discovery. Its presence proves deadly enough, even without any further aggression, as those who Kuworsys stalks eventually succumb to a lethal lethargy.", { @@ -528,7 +528,7 @@ "type": "pf2-h3", "name": "The Swarm Seer", "entries": [ - "Few have seen the Mosquito Witch, yet almost everyone has suffered her namesake vermin at some point in time. Shimmerford summer skies shimmer with flies hatching from the river and myriad creeks, and “wherever pests fly, the Witch can spy.” In her Swarm Seer aspect, the Mosquito Witch is a haunting predator and verminous voyeur whose sanguineous appetites are equal to her fascination with societies. She keeps tabs on every inhabitant with parasocial glee, obsessing over their superstitions and abandoned trinkets—especially any representations of herself.", + "Few have seen the Mosquito Witch, yet almost everyone has suffered her namesake vermin at some point in time. Shimmerford summer skies shimmer with flies hatching from the river and myriad creeks, and \"wherever pests fly, the Witch can spy.\" In her Swarm Seer aspect, the Mosquito Witch is a haunting predator and verminous voyeur whose sanguineous appetites are equal to her fascination with societies. She keeps tabs on every inhabitant with parasocial glee, obsessing over their superstitions and abandoned trinkets\u2014especially any representations of herself.", "This Mosquito Witch rarely acts with outright malice or to bring direct harm to those around her. However, her haunting appearance, alien values, and tendency to express emotions with sky-blotting swarms inspires terror in her neighbors. Depending on the circumstances she might represent a fearsome and ineffable ally, a demigod of fecundity, or a terrible foe who long ago lost patience with humanity.", { "type": "list", @@ -585,7 +585,7 @@ "name": "The Hemoprophet", "entries": [ "Already versed in several folk divinations like dowsing and reading patterns in windblown winnowed husks, Shimmerford residents swiftly attributed divinatory powers to the Mosquito Witch.", - "This “hemoprophet” aspect can supposedly smell conundrums, and she visits those facing difficult decisions or mysteries in their dreams. The witch offers an answer to the dreamer's deepest question, and if the dreamer accepts, the witch drinks their blood as they sleep, tastes their options, and leaves an answer nearby, written with some of the stolen fluids. This Mosquito Witch isn't necessarily malicious, but neither does she worry about draining too much or painting embarrassing blood-truths for all of Shimmerford to see. The blood's weight makes her footfalls heavy, and hunters often remark that especially deep tracks left by anyone are “heavy with answers” in homage to the Witch.", + "This \"hemoprophet\" aspect can supposedly smell conundrums, and she visits those facing difficult decisions or mysteries in their dreams. The witch offers an answer to the dreamer's deepest question, and if the dreamer accepts, the witch drinks their blood as they sleep, tastes their options, and leaves an answer nearby, written with some of the stolen fluids. This Mosquito Witch isn't necessarily malicious, but neither does she worry about draining too much or painting embarrassing blood-truths for all of Shimmerford to see. The blood's weight makes her footfalls heavy, and hunters often remark that especially deep tracks left by anyone are \"heavy with answers\" in homage to the Witch.", "The Hemoprophet variant gains the following abilities.", { "type": "list", @@ -616,7 +616,7 @@ "style": "compact", "name": "Occult Innate Spells", "entries": [ - "DC 29; {@b 7th} {@spell retrocognition} (\u00d73); {@b 6th} {@spell object reading|APG} (\u00d73), {@spell scrying} (\u00d73); {@b 5th} {@spell locate} (\u00d73), {@spell prying eye} (\u00d73); {@b 4th} {@spell read omens} (\u00d73); {@b 3rd} {@spell wanderer's guide} (\u00d73)" + "DC 29; {@b 7th} {@spell retrocognition} (×3); {@b 6th} {@spell object reading|APG} (×3), {@spell scrying} (×3); {@b 5th} {@spell locate} (×3), {@spell prying eye} (×3); {@b 4th} {@spell read omens} (×3); {@b 3rd} {@spell wanderer's guide} (×3)" ] }, { @@ -624,7 +624,7 @@ "style": "compact", "name": "Prophecy in Red", "entries": [ - "The Mosquito Witch can't {@action cast a spell||Cast} an occult Spell without simultaneously expending a number of Blood Points equal to 10 \u00d7 the spell's level." + "The Mosquito Witch can't {@action cast a spell||Cast} an occult Spell without simultaneously expending a number of Blood Points equal to 10 × the spell's level." ] } ] diff --git a/data/changelog.json b/data/changelog.json index 693e682ebe..861b80fd51 100644 --- a/data/changelog.json +++ b/data/changelog.json @@ -257,6 +257,11 @@ "ver": "0.7.9", "date": "2022-02-08", "txt": "- Started Lost Omens: Monsters of Myth conversion\n- (Typos/Tags)" + }, + { + "ver": "0.7.10", + "date": "2022-02-15", + "txt": "\n- Fixed relicGift homebrew\n- Fixed \"Select by Date\" filter option\n- Fixed \"otherSources\" in Bestiary page \n- (Typos/Tags)" } ] } diff --git a/data/companionsfamiliars.json b/data/companionsfamiliars.json index dc4a406f05..976314d791 100644 --- a/data/companionsfamiliars.json +++ b/data/companionsfamiliars.json @@ -2008,7 +2008,7 @@ { "name": "Undead", "entries": [ - "Your familiar is undead. It has {@ability negative healing} and is immune to {@trait death} effects, {@trait disease}, {@trait poison}, and {@condition unconscious}. It's destroyed at 0 HP." + "Your familiar is undead. It has {@ability negative healing|b2} and is immune to {@trait death} effects, {@trait disease}, {@trait poison}, and {@condition unconscious}. It's destroyed at 0 HP." ] } ], @@ -2046,7 +2046,7 @@ { "name": "Undead", "entries": [ - "Your familiar is undead. It has {@ability negative healing} and is immune to {@trait death} effects, {@trait disease}, {@trait poison}, and {@condition unconscious}. It's destroyed at 0 HP." + "Your familiar is undead. It has {@ability negative healing|b2} and is immune to {@trait death} effects, {@trait disease}, {@trait poison}, and {@condition unconscious}. It's destroyed at 0 HP." ] } ], @@ -2078,7 +2078,7 @@ { "name": "Undead", "entries": [ - "Your familiar is undead. It has {@ability negative healing} and is immune to {@trait death} effects, {@trait disease}, {@trait poison}, and {@condition unconscious}. It's destroyed at 0 HP." + "Your familiar is undead. It has {@ability negative healing|b2} and is immune to {@trait death} effects, {@trait disease}, {@trait poison}, and {@condition unconscious}. It's destroyed at 0 HP." ] } ], diff --git a/data/deities.json b/data/deities.json index d5e0bc84a5..0ade655cee 100644 --- a/data/deities.json +++ b/data/deities.json @@ -16799,7 +16799,7 @@ "You feast on the spoils of life and death. You gain the benefits of the {@ancestry Goblin|CRB|irongut Goblin|irongut} heritage, regardless of your ancestry. If you already have this heritage, the circumstance bonus increases to +4." ], "Moderate Boon": [ - "Urgathoa blesses you as one of her children. You gain {@ability negative healing}." + "Urgathoa blesses you as one of her children. You gain {@ability negative healing|b2}." ], "Major Boon": [ "When you contract contagions, you experience fever dreams filled with insight. Once afflicted with a disease, you gain the effects of {@spell foresight} with yourself as the target until no longer afflicted with any disease." diff --git a/data/feats/feats-aoe2.json b/data/feats/feats-aoe2.json index 7993380112..4fe3053070 100644 --- a/data/feats/feats-aoe2.json +++ b/data/feats/feats-aoe2.json @@ -81,11 +81,11 @@ ], "leadsTo": [ "Heaven's Thunder|AoE2", - "Sky and Heaven Stance|AoE2", + "Sky And Heaven Stance|AoE2", + "Cross The Final Horizon|AoE2", "Skyseeker|AoE2", - "Steal The Sky|AoE2", "Speaking Sky|AoE2", - "Cross the Final Horizon|AoE2" + "Steal The Sky|AoE2" ] }, { @@ -111,6 +111,10 @@ "entries": [ "You enter a stance perfected by past champions of the Challenge of Sky and Heaven, allowing you to make jagged strikes like flashes of lightning through the sky. The only {@action Strike||Strikes} you can make are skyward slash unarmed attacks. These unarmed attacks deal {@damage 1d10} slashing damage; are in the {@group brawling}; and have the {@trait nonlethal}, {@trait unarmed}, and {@trait versatile

} traits.", "While in Sky and Heaven Stance, you gain resistance 2 to electricity and resistance 2 to sonic damage. These resistances increase to 5 at 12th level and to 8 at 18th level." + ], + "leadsTo": [ + "Cross The Final Horizon|AoE2", + "Skyseeker|AoE2" ] }, { diff --git a/data/feats/feats-apg.json b/data/feats/feats-apg.json index 85aea84158..1e7a032e4e 100644 --- a/data/feats/feats-apg.json +++ b/data/feats/feats-apg.json @@ -12340,6 +12340,9 @@ ], "entries": [ "You adopt a {@trait stance} to rebound your thrown weapons toward you. While you are in this stance, any thrown weapons you use as part of a ranged {@action Strike} to deal bludgeoning or slashing damage immediately return to your hand, enabling you to use them for additional {@action Strike|CRB|Strikes}. You must be within the weapon's listed range increment and have a hand free to catch the weapon. If you make a ranged {@action Strike} with a thrown weapon outside of its listed range increment, it instead flies back toward you a number of feet equal to its listed range increment and then falls to the ground." + ], + "leadsTo": [ + "Ricochet Feint|APG" ] }, { @@ -14318,6 +14321,10 @@ "trigger": "A Large or larger enemy ends a move action adjacent to you.", "entries": [ "You are an expert at avoiding the lumbering footsteps of larger creatures. You {@action Step} to another space adjacent to the enemy." + ], + "leadsTo": [ + "Dance Underfoot|APG", + "Toppling Dance|APG" ] }, { diff --git a/data/feats/feats-botd.json b/data/feats/feats-botd.json index 5a33223803..75f8768c5c 100644 --- a/data/feats/feats-botd.json +++ b/data/feats/feats-botd.json @@ -285,7 +285,6 @@ "Enshroud Soul Cage|BotD", "Hand of the Lich|BotD", "Bolster Soul Cage|BotD", - "Spell Gem|BotD", "Frightful Aura|BotD" ] }, @@ -415,6 +414,7 @@ "Grave Mummification|BotD", "Mummy's Despair|BotD", "Accursed Touch|BotD", + "Channel Rot|BotD", "Storm Shroud|BotD", "Terrain Form|BotD", "Desiccating Inhalation|BotD" @@ -539,6 +539,9 @@ "prerequisites": "{@feat Mummy Dedication|BotD}", "entries": [ "You've learned to harness the supernatural curse that animates you, imbuing your most powerful attacks with a terrible curse. When you critically hit with a fist {@action Strike}, negative energy binds to it; this is a {@trait curse} and a {@trait disease}. The creature takes {@damage 2d6} {@condition persistent damage ||persistent negative damage}. While the creature has this {@condition persistent damage}, it's also {@condition stupefied||stupefied 1}. The {@condition persistent damage} increases to {@dice 3d6} at 14th level and {@dice 4d6} at 20th level. This is a critical specialization effect." + ], + "leadsTo": [ + "Channel Rot|BotD" ] }, { @@ -844,11 +847,13 @@ } ], "leadsTo": [ + "Clinging Climber|BotD", "Daywalker|BotD", "Predatory Claws|BotD", "Vicious Fangs|BotD", "Bat Form|BotD", "Turn to Mist|BotD", + "Mist Escape|BotD", "Coffin Bound|BotD" ] }, @@ -1160,6 +1165,9 @@ "entries": [ "Against humanoids, you gain a +1 circumstance bonus to {@skill Deception} checks to {@action Lie}, and to {@skill Diplomacy} checks to {@action Gather Information} and {@action Make an Impression}.", "Once per day, you can cast {@spell charm} as a divine innate spell using your class DC or spell DC, whichever is higher. Casting it requires staring into the target's eyes, giving the spell the {@trait visual} trait. At 5th level and every 2 levels thereafter, the spell is heightened by an additional level, to a maximum of a 9th-level {@spell charm} when you are 19th level." + ], + "leadsTo": [ + "Dominating Gaze|BotD" ] }, { @@ -1296,6 +1304,9 @@ }, "entries": [ "You turn into vapor, gaining the effects of {@spell gaseous form}." + ], + "leadsTo": [ + "Mist Escape|BotD" ] }, { @@ -1320,6 +1331,9 @@ "You bind your spirit to a coffin filled with soil of your homeland, making it a place of recovery. If you rest inside your coffin for 10 minutes, you regain Hit Points equal to your Constitution modifier × half your level. You can still be healed in other ways during that time, though you're {@condition unconscious} and therefore unable to heal yourself. The GM might allow you to {@action Refocus} while resting, depending on whether it's a type of Refocusing you can achieve while you slumber.", "If you would be destroyed, you instead remain near death. This doesn't change your {@condition dying} or {@condition wounded} value, and you remain {@condition unconscious}. After 1 hour, you're destroyed. If returned to your coffin before that hour is up, you avoid destruction; if you spend 1 hour resting in your coffin, you regain 1 HP and lose the {@condition dying} and {@condition wounded} conditions. You can't be healed in any other way when near death.", "Your coffin can't heal you if you're staked through the chest. You can be staked only if {@condition unconscious}, and it takes three actions. You lose all benefits of this feat if your coffin is destroyed or the soil is lost. You must procure a new coffin and fill it with soil of your homeland to restore the feat's function." + ], + "leadsTo": [ + "Mist Escape|BotD" ] }, { @@ -1782,6 +1796,7 @@ "Ghostly Grasp|BotD", "Ghost Flight|BotD", "Unlimited Ghost Flight|BotD", + "Pass Through|BotD", "Rejuvenation|BotD" ] }, diff --git a/data/feats/feats-crb.json b/data/feats/feats-crb.json index 3cbcb2ba67..a271c705da 100644 --- a/data/feats/feats-crb.json +++ b/data/feats/feats-crb.json @@ -2893,6 +2893,9 @@ ], "entries": [ "The short human life span lends perspective and has taught you from a young age to set aside differences and work with others to achieve greatness. You gain a +4 circumstance bonus on checks to {@action Aid}." + ], + "leadsTo": [ + "Cooperative Soul" ] }, { @@ -4098,6 +4101,9 @@ "You've sworn to slay evil dragons. Add the following tenet to your code after the others: \"You must slay evil dragons you encounter as long as you have a reasonable chance of success.\"", "Your {@action Retributive Strike} gains a +4 circumstance bonus to damage against an evil dragon, or +6 if you have master proficiency with the weapon you used. Your {@action Glimpse of Redemption}'s resistance against damage from an evil dragon is 7 + your level. If you use {@action Liberating Step} triggered by an evil dragon, your ally gains a +4 circumstance bonus to checks granted by your {@action Liberating Step}, and the ally can {@action Step} twice afterward.", "You don't consider evil dragons to be legitimate authorities, even in nations they rule." + ], + "leadsTo": [ + "Wyrmbane Aura" ] }, { @@ -4763,7 +4769,8 @@ "During your daily preparations, choose any one spell from your book of occult spells. If that spell is already in your spell repertoire, you can treat it as an additional signature spell that day. If it isn't in your repertoire, treat it as though it were until your next daily preparations." ], "leadsTo": [ - "Eclectic Polymath" + "Eclectic Polymath", + "Impossible Polymath" ] }, { @@ -5443,6 +5450,7 @@ "You don't consider fiends to be legitimate authorities, even in nations ruled by fiends." ], "leadsTo": [ + "Anchoring Aura", "Banishing Blow|EC6" ] }, @@ -7527,6 +7535,9 @@ ], "entries": [ "Your study of the flow of mystical energy allows you to harness it into your physical strikes. You gain the {@spell ki strike} ki spell and a focus pool of 1 Focus Point." + ], + "leadsTo": [ + "Elemental Fist" ] }, { @@ -8857,7 +8868,7 @@ "requirements": "You are unarmored and touching the ground.", "entries": [ "You enter the stance of an implacable mountain\u2014a technique first discovered by dwarven monks\u2014allowing you to strike with the weight of an avalanche. The only {@action Strike||Strikes} you can make are falling stone unarmed attacks. These deal {@damage 1d8} bludgeoning damage; are in the {@group brawling} group; and have the {@trait forceful}, {@trait nonlethal}, and {@trait unarmed} traits.", - "While in Mountain Stance, you gain a +4 status bonus to AC and a +2 circumstance bonus to any defenses against being {@action shove||Shoved} or {@action trip||Tripped}. However, you have a Dexterity modifier cap to your AC of +0, meaning you don't add your Dexterity to your AC, and your Speeds are all reduced by 5 feet." + "While in Mountain Stance, you gain a +4 status bonus to AC and a +2 circumstance bonus to any defenses against being {@action shove||Shoved} or {@action trip||Tripped}. However, you have a Dexterity modifier cap to your AC of +0, meaning you don't add your Dexterity to your AC, and your Speeds are all reduced by 5 feet. The item bonus to AC from Mountain Stance is cumulative with armor potency runes on your {@item explorer's clothing}, {@spell mage armor}, and {@item bracers of armor (generic)||bracers of armor}." ], "leadsTo": [ "Mountain Stronghold", @@ -9064,6 +9075,9 @@ "requirements": "You are not {@condition encumbered}.", "entries": [ "You deftly dodge out of the way, gaining a +2 circumstance bonus to AC against the triggering attack." + ], + "leadsTo": [ + "Nimble Roll (Rogue)" ] }, { @@ -10106,6 +10120,9 @@ ], "entries": [ "You draw your weapon and attack with the same motion. You {@action Interact} to draw a weapon, then {@action Strike} with that weapon." + ], + "leadsTo": [ + "Subtle Shank|AoE3" ] }, { @@ -11459,6 +11476,10 @@ "prerequisites": "divine ally (shield), tenets of good", "entries": [ "You use your shield to protect your allies as well as yourself. When you have a {@action raise a shield||shield raised}, you can use your {@feat Shield Block} reaction when an attack is made against an ally adjacent to you. If you do, the shield prevents that ally from taking damage instead of preventing you from taking damage, following the normal rules for {@feat Shield Block}." + ], + "leadsTo": [ + "Shield Of Grace", + "Shield Of Reckoning" ] }, { @@ -11501,6 +11522,9 @@ "You've sworn an oath to put the undead to rest. Add the following tenet to your champion's code after the other tenets: \"You must end the existence of undead you encounter as long as you have a reasonable chance of success; in the unlikely event you find a good undead, you can try to work out a more peaceful way to help it recover from its undead state rather than destroying it in combat, such as helping it complete its unfinished business and find peace.\"", "Your {@action Retributive Strike} gains a +4 circumstance bonus to damage against an undead, or +6 if you have master proficiency with the weapon you used. Your {@action Glimpse of Redemption}'s resistance against damage from an undead is 7 + your level. If you use {@action Liberating Step} triggered by an undead, your ally gains a +4 circumstance bonus to checks granted by your {@action Liberating Step}, and the ally can {@action Step} twice afterward.", "You don't consider undead to be legitimate authorities, even in nations ruled by undead." + ], + "leadsTo": [ + "Aura Of Life" ] }, { @@ -12671,6 +12695,9 @@ "prerequisites": "master in {@skill Stealth}", "entries": [ "You can move your full Speed when you {@action Sneak}. You can use Swift Sneak while {@action Burrow||Burrowing}, {@action Climb||Climbing}, {@action Fly||Flying}, or {@action Swim||Swimming} instead of {@action Stride||Striding} if you have the corresponding movement type." + ], + "leadsTo": [ + "Legendary Sneak" ] }, { @@ -13743,6 +13770,9 @@ "entries": [ "You've sworn an oath to hunt down wicked evildoers and bring them to judgment. Add the following tenet to your code after the others: \"You must hunt down and exterminate evil creatures that have committed heinous atrocities as long as you have a reasonable chance of success and aren't engaged in a mission that would prevent your doing so.\"", "You can use {@spell lay on hands} to damage a creature you witness harming an innocent or a good ally as if it were undead; in this case, lay on hands deals good damage instead of positive damage and gains the {@trait good} trait. This good damage can affect non-evil creatures. This doesn't prevent you from healing such a creature with lay on hands; you choose whether to heal or harm." + ], + "leadsTo": [ + "Aura Of Vengeance" ] }, { diff --git a/data/feats/feats-g&g.json b/data/feats/feats-g&g.json index 03560f4daa..dc83700c4f 100644 --- a/data/feats/feats-g&g.json +++ b/data/feats/feats-g&g.json @@ -3754,9 +3754,6 @@ ], "entries": [ "You draw your weapon and attack with the same motion. You {@action Interact} to draw a weapon, then {@action Strike} with that weapon." - ], - "leadsTo": [ - "Subtle Shank|AoE3" ] }, { diff --git a/data/feats/feats-loag.json b/data/feats/feats-loag.json index 8a85fef040..10de2f0461 100644 --- a/data/feats/feats-loag.json +++ b/data/feats/feats-loag.json @@ -424,6 +424,9 @@ "One of your ancestors was a {@trait rakshasa}, the corrupt and aristocratic reincarnated souls that call Golarion home. You have some dim echo of your ancestor's memories\u2014 enough to play the role of noble as needed, no matter your origins. You're trained in {@skill Society}. If you're already trained in {@skill Society} (from your background or class, for example), you instead become trained in a skill of your choice. You also gain the {@feat Courtly Graces} skill feat." ], "leadsTo": [ + "Reveal Hidden Self|LOIL", + "Jalmeri Rakshasa Magic|LOIL", + "Idol Threat|LOIL", "Rakshasa Magic|LOAG" ] }, @@ -5142,9 +5145,6 @@ ], "special": [ "The Speed increase from this feat isn't cumulative with any Speed increase from your ancestry feats (such as Nimble Elf)." - ], - "leadsTo": [ - "Legendary Sneak" ] }, { diff --git a/data/feats/feats-loil.json b/data/feats/feats-loil.json index d67fc3a74c..2341eebe79 100644 --- a/data/feats/feats-loil.json +++ b/data/feats/feats-loil.json @@ -2702,4 +2702,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/data/feats/feats-lomm.json b/data/feats/feats-lomm.json index 78270d9024..4c8d12e28b 100644 --- a/data/feats/feats-lomm.json +++ b/data/feats/feats-lomm.json @@ -26,8 +26,7 @@ }, "frequency": { "unit": "day", - "freq": 1, - "number": "once" + "freq": 1 }, "trigger": "You take 40 or more physical damage from a single attack", "entries": [ @@ -65,8 +64,7 @@ }, "frequency": { "unit": "day", - "freq": 1, - "number": "once" + "freq": 1 }, "level": 14, "featType": { @@ -103,6 +101,10 @@ "prerequisites": "{@feat Pactbound Dedication|LOMM}", "entries": [ "Thick tattoos, each one a rune fragment from the saumen kar's long-lost language spelling out their pact with their equally lost deity, cover your body and stretch across your limbs, torso, and face. You gain a +1 status bonus to saving throws against {@trait evil} and {@trait necromancy} spells and effects. You can sense the presence of evil undead as a pervasive taste of oily corruption in the air; this is a vague sense that allows you to know when such a creature is within 60 feet of you, though you can't precisely pinpoint their location with this sense. As normal for a vague sense, it can be fooled, but undead might not realize they need to take precautions against it. This sense also extends to living creatures who have the {@ability negative healing|B2} ability, like dhampir." + ], + "leadsTo": [ + "Bound in Ice|LOMM", + "Curse of the Saumen Kar|LOMM" ] }, { @@ -120,7 +122,7 @@ ], "prerequisites": "{@feat Pactbound Dedication|LOMM}", "entries": [ - "The ancient ice-crafting techniques of the saumen kar awaken within you. You become trained in {@skill Crafting}, or become an expert if you were already trained. You gain the {@feat Magical Crafting} skill feat. You can craft permanent items out of ice instead of metal or wood; these items are a translucent crystal-blue in color, resemble icicles and glacier ice, and have the same statistics and properties as {@item cold iron weapon (generic)||cold iron}, including the price and the ability to deal additional damage to certain kinds of creatures. Any creature who wields or wears a piece of ice-crafted equipment takes 1 cold damage each round from contact with the primal cold of the crafted ice." + "The ancient ice-crafting techniques of the saumen kar awaken within you. You become trained in {@skill Crafting}, or become an expert if you were already trained. You gain the {@feat Magical Crafting} skill feat. You can craft permanent items out of ice instead of metal or wood; these items are a translucent crystal-blue in color, resemble icicles and glacier ice, and have the same statistics and properties as {@item cold iron (generic)||cold iron}, including the price and the ability to deal additional damage to certain kinds of creatures. Any creature who wields or wears a piece of ice-crafted equipment takes 1 cold damage each round from contact with the primal cold of the crafted ice." ] }, { @@ -146,11 +148,11 @@ "You can't select another dedication feat until you have gained two other feats from the pactbound archetype." ], "leadsTo": [ - "Ice Crafter|LOMM", "Crown of the Saumen Kar|LOMM", "Frostbite Runes|LOMM", + "Bound in Ice|LOMM", "Curse of the Saumen Kar|LOMM", - "Bound in Ice|LOMM" + "Ice Crafter|LOMM" ] } ] diff --git a/data/feats/feats-som.json b/data/feats/feats-som.json index fb72018f2d..1774d720a4 100644 --- a/data/feats/feats-som.json +++ b/data/feats/feats-som.json @@ -3330,7 +3330,7 @@ "requirements": "You're in {@action Arcane Cascade|SoM} stance.", "entries": [ "You pull magic into your weapon, using its substance to transform the magic into restorative energy. You regain Hit Points equal to double the spell's level and roll to end any {@condition persistent damage ||persistent negative damage} you have.", - "If the spell was of the necromancy school, any {@condition persistent damage ||persistent negative damage} you have ends automatically, and you can change the damage type from {@action Arcane Cascade|SoM} to positive if you wish. (Positive damage typically damages only undead or other creatures with {@ability negative healing}.)." + "If the spell was of the necromancy school, any {@condition persistent damage ||persistent negative damage} you have ends automatically, and you can change the damage type from {@action Arcane Cascade|SoM} to positive if you wish. (Positive damage typically damages only undead or other creatures with {@ability negative healing|b2}.)." ] }, { diff --git a/data/generated/bookref-gmscreen.json b/data/generated/bookref-gmscreen.json index b7492b43c6..920024500a 100644 --- a/data/generated/bookref-gmscreen.json +++ b/data/generated/bookref-gmscreen.json @@ -1 +1 @@ -{"reference":{"bookref-quick":{"name":"Quick Reference","id":"bookref-quick","contents":[{"name":"Character Creation","headers":["Animal Companions","Archetypes","Character Creation","Characters With Disabilities","Familiars","Leveling Up"]},{"name":"Items & Equipment","headers":["Activating Items","Animals","Armor","Carrying and Using Items","Coins and Currency","Constant Abilities","Creating a Personal Staff","Formulas","Investing Magic Items","Item Damage","Item Level","Items and Sizes","Price","Runes","Scrolls","Services","Shields","Shoddy Items","Staves","Wands","Weapons","Wearing Tools"]},{"name":"Spells","headers":["Cantrips","Casting Spells","Disbelieving Illusions","Durations","Focus Spells","Hostile Actions","Identifying Spells","Innate Spells","Ranges, Areas, and Targets","Reading Spells","Rituals","Saving Throws","Setting Triggers","Spell Attacks","Spell Slots","Walls"]},{"name":"Playing the Game","headers":["Actions","Afflictions","Checks","Concealment and Invisibility","Condition Values","Conditions","Counteracting","Cover","Damage","Downtime Mode","Effects","Encounter Mode","Exploration Mode","Flanking","Game Conventions","Hero Points","Hit Points, Healing, and Dying","Making Choices","Movement","Overriding Conditions","Perception","Special Checks","Specific Checks"]},{"name":"Game Mastering","headers":["Difficulty Classes","Drugs","Environment","Hazards","Planning a Campaign","Preparing an Adventure","Rewards","Running Modes of Play","Running a Game Session","Starting at a Higher Level"]}]},"bookref-gmscreen":{"name":"GM Reference","id":"bookref-gmscreen","contents":[]}},"data":{"bookref-quick":[{"type":"entries","entries":[{"type":"section","page":214,"name":"Animal Companions","entries":["An animal companion is a loyal comrade who follows your orders without you needing to use Handle an Animal on it. Your animal companion has the {@trait animal} and {@trait minion} traits, and it gains 2 actions during your turn if you use the {@action Command an Animal} action to command it; this is in place of the usual effects of {@action Command an Animal}. If your companion dies, you can spend a week of downtime to replace it at no cost. You can have only one animal companion at a time.",{"type":"pf2-h3","page":214,"name":"Riding Animal Companions","entries":["You or an ally can ride your animal companion as long as it is at least one size larger than the rider. If it is carrying a rider, the animal companion can use only its land Speed, and it can't move and Support you on the same turn. However, if your companion has the mount special ability, it's especially suited for riding and ignores both of these restrictions."],"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Young Animal Companions","entries":["The following are the base statistics for a young animal companion, the first animal companion most characters get. You make adjustments to these statistics depending on the type of animal you choose. As you gain levels, you might make further adjustments as your companion becomes more powerful. An animal companion has the same level you do. Animal companions calculate their modifiers and DCs just as you do with one difference: the only item bonuses they can benefit from are to speed and AC (their maximum item bonus to AC is +2)."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h4","page":214,"name":"Proficiencies","entries":["Your animal companion uses your level to determine its proficiency bonuses. It's trained in its unarmed attacks, unarmored defense, barding, all saving throws, Perception, {@skill Acrobatics}, and {@skill Athletics}. Animal companions can't use abilities that require greater Intelligence, such as Coerce or Decipher Writing, even if trained in the appropriate skill, unless they have a specialization that allows it."],"source":"CRB"},{"type":"pf2-h4","page":214,"name":"Ability Modifiers","entries":["An animal companion begins with base ability modifiers of {@b Str} +2, {@b Dex} +2, {@b Con} +1, {@b Int}–4, {@b Wis} +1, {@b Cha} +0. Each type has its own strengths and increases two of these modifiers by 1 each. These increases are already calculated into the stat blocks in Companion Types below."],"source":"CRB"},{"type":"pf2-h4","page":214,"name":"Hit Points","entries":["Your animal companion has ancestry Hit Points from its type, plus a number of Hit Points equal to 6 plus its Constitution modifier for each level you have."],"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Mature Animal Companions","entries":["To advance a young animal companion to a mature animal companion (usually a result of one of your class feat choices), increase its Strength, Dexterity, Constitution, and Wisdom modifiers by 1. Increase its unarmed attack damage from one die to two dice (for instance 1d8 to 2d8), and its proficiency rank for Perception and all saving throws to expert. Increase its proficiency ranks in {@skill Intimidation}, {@skill Stealth}, and {@skill Survival} to trained, and if it was already trained in one of those skills from its type, increase its proficiency rank in that skill to expert. If your companion is Medium or smaller, it grows by one size."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Nimble Animal Companions","entries":["To advance a mature animal companion to a nimble animal companion, increase its Dexterity modifier by 2 and its Strength, Constitution, and Wisdom modifiers by 1. It deals 2 additional damage with its unarmed attacks. Increase its proficiency ranks in {@skill Acrobatics} to expert. It also learns the advanced maneuver for its type. Its attacks become magical for the purpose of ignoring resistances."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Savage Animal Companions","entries":["To advance a mature animal companion to a savage animal companion, increase its Strength modifier by 2 and its Dexterity, Constitution, and Wisdom modifiers by 1. It deals 3 additional damage with its unarmed attacks. Increase its proficiency rank in {@skill Athletics} to expert. It also learns the advanced maneuver for its type. If your companion is Medium or smaller, it grows by one size. Its attacks become magical for the purpose of ignoring resistances."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Companion Types","entries":["The species of animal you choose is called your {@filter companion's type|companionsfamiliars||Type=Companion}. Each {@filter companion type|companionsfamiliars||Type=Companion} has its own statistics. The Size entry indicates your companion's starting size as a young animal companion. Following the size entry are the companion's unarmed attacks, and then its ability modifiers. The Hit Points entry indicates the companion's ancestry Hit Points. The Skill entry indicates an additional trained skill your companion has. The Senses entry lists your companion's special senses. The Speed entry gives your companion's Speeds. The Special entry, if present, lists any other special abilities your companion has, for example whether it often serves as a mount and is particularly appropriate for mounted classes, such as the champion.","The Support Benefit entry indicates a special benefit you gain by {@action Command an Animal||Commanding the Animal} to use the Support action (see below). The Advanced Maneuver entry indicates a powerful new action your companion learns how to use if it becomes a nimble or savage animal companion."],"source":"CRB"},{"type":"pf2-h3","page":217,"name":"Specialized Animal Companions","entries":["Specialized animal companions are more intelligent and engage in more complex behaviors. The first time an animal gains a specialization, it gains the following: Its proficiency rank for unarmed attacks increases to expert. Its proficiency ranks for saving throws and Perception increase to master.","Increase its Dexterity modifier by 1 and its Intelligence modifier by 2. Its unarmed attack damage increases from two dice to three dice, and it increases its additional damage with unarmed attacks from 2 to 4 or from 3 to 6.","Each specialization grants additional benefits. Most animal companions can have only one specialization.",{"type":"pf2-h4","page":217,"name":"Ambusher","entries":["In your companion's natural environment, it can use a {@action Sneak} action even if it's currently observed. Its proficiency rank in {@skill Stealth} increases to expert (or master if it was already an expert from its type), and its Dexterity modifier increases by 1. Its proficiency rank for unarmored defense increases to expert."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Bully","entries":["Your companion terrorizes foes with dominance displays and pushes them around the battlefield. Its proficiency ranks for {@skill Athletics} and {@skill Intimidation} increase to expert (or master if it was already expert from its type), its Strength modifier increases by 1, and its Charisma modifier increases by 3."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Daredevil","entries":["Your companion joins the fray with graceful leaps and dives.","It gains the {@classFeature deny advantage|barbarian||3} ability, so it isn't {@condition flat-footed} to hidden, undetected, or flanking creatures unless such a creature's level is greater than yours. Its proficiency rank in {@skill Acrobatics} increases to master, and its Dexterity modifier increases by 1. Its proficiency rank in unarmored defense increases to expert."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Racer","entries":["Your companion races. It gains a +10-foot status bonus to its Speed, swim Speed, or fly Speed (your choice). Its proficiency in Fortitude saves increases to legendary, and its Constitution modifier increases by 1."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Tracker","entries":["Your companion is an incredible tracker. It can move at full Speed while following tracks. Its proficiency rank in {@skill Survival} increases to expert (or master if it was already an expert from its type), and its Wisdom modifier increases by 1."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Wrecker","entries":["Your companion smashes things. Its unarmed attacks ignore half an object's Hardness. Its {@skill Athletics} proficiency increases to master, and its Strength modifier increases by 1."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":219,"name":"Archetypes","entries":["Applying an archetype requires you to select archetype feats instead of class feats. Start by finding the archetype that best fits your character concept, and select the archetype's dedication feat using one of your class feat choices. Once you have the dedication feat, you can select any feat from that archetype in place of a class feat as long as you meet its prerequisites. The archetype feat you select is still subject to any selection restrictions on the class feat it replaces. For example, if you gained an ability at 6th level that granted you a 4th-level class feat with the dwarf trait, you could swap out that class feat only for an archetype feat of 4th level or lower with the dwarf trait. Archetype feats you gain in place of a class feat are called archetype class feats.","Occasionally, an archetype feat works like a skill feat instead of a class feat. These archetype feats have the skill trait, and you select them in place of a skill feat, otherwise following the same rules above. These are not archetype class feats (for instance, to determine the number of Hit Points you gain from the Fighter Resiliency archetype feat).","Each archetype's dedication feat represents a certain portion of your character's time and focus, so once you select a dedication feat for an archetype, you must satisfy its requirements before you can gain another dedication feat. Typically, you satisfy an archetype dedication feat by gaining a certain number of feats from the archetype's list. You cannot retrain a dedication feat as long as you have any other feats from that archetype.","Sometimes an archetype feat lets you gain another feat, such as the alchemist's basic concoction. You must always meet the prerequisites of the feat you gain in this way.","Two special kinds of archetypes are designated by the class and multiclass traits. The archetypes in this book are all multiclass archetypes.",{"type":"pf2-h3","page":219,"name":"Multiclass Archetypes","entries":["Archetypes with the multiclass trait represent diversifying your training into another class's specialties. You can't select a multiclass archetype's dedication feat if you are a member of the class of the same name (for instance, a fighter can't select the Fighter Dedication feat)."],"source":"CRB"},{"type":"pf2-h3","page":219,"name":"Class Archetypes","entries":["Archetypes with the class trait represent a fundamental divergence from your class's specialties, but one that exists within the context of your class. You can select a class archetype only if you are a member of the class of the same name. Class archetypes always alter or replace some of a class's static class features, in addition to any new feats they offer. It may be possible to take a class archetype at 1st level if it alters or replaces some of the class's initial class features.","In that case, you must take that archetype's dedication feat at 2nd level, and after that you proceed normally. You can never have more than one class archetype."],"source":"CRB"},{"type":"pf2-h4","page":219,"name":"Spellcasting Archetypes","alias":["Spellcasting Benefits"],"entries":["Some archetypes grant you a substantial degree of spellcasting, albeit delayed compared to a character from a spellcasting class. In this book, the spellcasting archetypes are bard, cleric, druid, sorcerer, and wizard, the multiclass archetypes for the five main spellcasting classes, but future books might introduce spellcasting archetypes that aren't multiclass archetypes.","A spellcasting archetype allows you to use scrolls, staves, and wands in the same way that a member of a spellcasting class can.","Spellcasting archetypes always grant the ability to cast cantrips in their dedication, and then they have a basic spellcasting feat, an expert spellcasting feat, and a master spellcasting feat. These feats share their name with the archetype; for instance, the wizard's master spellcasting feat is called Master Wizard Spellcasting.","All spell slots you gain from spellcasting archetypes have restrictions depending on the archetype; for instance, the bard archetype grants you spell slots you can use only to cast occult spells from your bard repertoire, even if you are a sorcerer with occult spells in your sorcerer repertoire.","{@b Basic Spellcasting Feat:} Usually available at 4th level, these feats grant a 1st-level spell slot. At 6th level, they grant you a 2nd-level spell slot, and if you have a spell repertoire, you can select one spell from your repertoire as a signature spell. At 8th level, they grant you a 3rd-level spell slot. Archetypes refer to these benefits as the \"basic spellcasting benefits.\"","{@b Expert Spellcasting Feat:} Typically taken at 12th level, these feats make you an expert in spell attack rolls and DCs of the appropriate magical tradition and grant you a 4th-level spell slot. If you have a spell repertoire, you can select a second spell from your repertoire as a signature spell. At 14th level, they grant you a 5th-level spell slot, and at 16th level, they grant you a 6th-level spell slot. Archetypes refer to these benefits as the \"expert spellcasting benefits.\"","{@b Master Spellcasting Feat:} Usually found at 18th level, these feats make you a master in spell attack rolls and DCs of the appropriate magical tradition and grant you a 7th-level spell slot. If you have a spell repertoire, you can select a third spell from your repertoire as a signature spell. At 20th level, they grant you an 8th-level spell slot. Archetypes refer to these benefits as the \"master spellcasting benefits.\""],"data":{"quickrefIndex":true},"source":"CRB"},"{@note To view all Archetypes, please view the {@filter Archetypes page.|archetypes||source=CRB}}"],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":19,"name":"Character Creation","entries":["Unless you're the GM, the first thing you need to do when playing Pathfinder is create your character. It's up to you to imagine your character's past experiences, personality, and worldview, and this will set the stage for your roleplaying during the game. You'll use the game's mechanics to determine your character's ability to perform various tasks and use special abilities during the game.","This section provides a step-by-step guide for creating a character using the Pathfinder rules, preceded by a guide to help you understand ability scores. These scores are a critical part of your character, and you will be asked to make choices about them during many of the following steps. The steps of character creation are presented in a suggested order, but you can complete them in whatever order you prefer.","Many of the steps on pages 21 –28 instruct you to fill out fields on your character sheet. The character sheet is shown on pages 24 –25; you can find a copy in the back of this book or online as a free pdf. The character sheet is designed to be easy to use when you're actually playing the game—but creating a character happens in a different order, so you'll move back and forth through the character sheet as you go through the character creation process. Additionally, the character sheet includes every field you might need, even though not all characters will have something to put in each field. If a field on your character sheet is not applicable to your character, just leave that field blank.","All the steps of character creation are detailed on the following pages; each is marked with a number that corresponds to the sample character sheet on pages 24 –25, showing you where the information goes. If the field you need to fill out is on the third or fourth page of the character sheet, which aren't shown, the text will tell you.","If you're creating a higher-level character, it's a good idea to begin with the instructions here, then turn to page 29 for instructions on leveling up characters.",{"type":"pf2-h3","page":19,"name":"The Six Ability Scores","entries":["One of the most important aspects of your character is their ability scores. These scores represent your character's raw potential and influence nearly every other statistic on your character sheet. Determining your ability scores is not done all at once, but instead happens over several steps during character creation.","Ability scores are split into two main groups: physical and mental. Strength, Dexterity, and Constitution are physical ability scores, measuring your character's physical power, agility, and stamina. In contrast, Intelligence, Wisdom, and Charisma are mental ability scores and measure your character's learned prowess, awareness, and force of personality.","Excellence in an ability score improves the checks and statistics related to that ability, as described below. When imagining your character, you should also decide what ability scores you want to focus on to give you the best chance at success.",{"type":"pf2-h4","page":19,"name":"Strength","entries":["Strength measures your character's physical power.","Strength is important if your character plans to engage in hand-to-hand combat. Your Strength modifier gets added to melee damage rolls and determines how much your character can carry."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Dexterity","entries":["Dexterity measures your character's agility, balance, and reflexes. Dexterity is important if your character plans to make attacks with ranged weapons or use stealth to surprise foes. Your Dexterity modifier is also added to your character's AC and Reflex saving throws."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Constitution","entries":["Constitution measures your character's overall health and stamina. Constitution is an important statistic for all characters, especially those who fight in close combat.","Your Constitution modifier is added to your Hit Points and Fortitude saving throws."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Intelligence","entries":["Intelligence measures how well your character can learn and reason. A high Intelligence allows your character to analyze situations and understand patterns, and it means they can become trained in additional skills and might be able to master additional languages."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Wisdom","entries":["Wisdom measures your character's common sense, awareness, and intuition. Your Wisdom modifier is added to your Perception and Will saving throws."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Charisma","entries":["Charisma measures your character's personal magnetism and strength of personality. A high Charisma score helps you influence the thoughts and moods of others."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":20,"name":"Ability Score Overview","entries":["Each ability score starts at 10, representing human average, but as you make character choices, you'll adjust these scores by applying ability boosts, which increase a score, and ability flaws, which decrease a score. As you build your character, remember to apply ability score adjustments when making the following decisions.","{@b Ancestry:} Each ancestry provides ability boosts, and sometimes an ability flaw. If you are taking any voluntary flaws, apply them in this step (see the sidebar on page 24).","{@b Background:} Your character's background provides two ability boosts.","{@b Class:} Your character's class provides an ability boost to the ability score most important to your class, called your key ability score.","{@b Determine Scores:} After the other steps, you apply four more ability boosts of your choice. Then, determine your ability modifiers based on those scores.",{"type":"pf2-h4","page":20,"name":"Ability Boosts","entries":["An ability boost normally increases an ability score's value by 2. However, if the ability score to which you're applying an ability boost is already 18 or higher, its value increases by only 1. At 1st level, a character can never have any ability score that's higher than 18.","When your character receives an ability boost, the rules indicate whether it must be applied to a specific ability score or to one of two specific ability scores, or whether it is a \"free\" ability boost that can be applied to any ability score of your choice. However, when you gain multiple ability boosts at the same time, you must apply each one to a different score. Dwarves, for example, receive an ability boost to their Constitution score and their Wisdom score, as well as one free ability boost, which can be applied to any score other than Constitution or Wisdom."],"source":"CRB"},{"type":"pf2-h4","page":20,"name":"Ability Flaws","entries":["Ability flaws are not nearly as common in Pathfinder as ability boosts. If your character has an ability flaw—likely from their ancestry—you decrease that ability score by 2."],"source":"CRB"},{"type":"pf2-brown-box","page":20,"name":"ALTERNATIVE METHOD: ROLLING ABILITY SCORES","entries":["The standard method of generating ability scores that's described above works great if you want to create a perfectly customized, balanced character. But your GM may decide to add a little randomness to character creation and let the dice decide what kind of character the players are going to play. In that case, you can use this alternative method to generate your ability scores. Be warned—the same randomness that makes this system fun also allows it to sometimes create characters that are significantly more (or less) powerful than the standard ability score system and other Pathfinder rules assume.","If your GM opts for rolling ability scores, follow these alternative steps, ignoring all other instructions and guidelines about applying ability boosts and ability flaws throughout the character generation process.",{"type":"pf2-title","name":"STEP 1: ROLL AND ASSIGN SCORES"},"Roll four 6-sided dice (4d6) and discard the lowest die result.","Add the three remaining results together and record the sum.","(For example, if you rolled a 2, 4, 5, and 6, you would discard the 2 and your total would be 15.) Repeat this process until you've generated six such values. Decide which value you want for each of your ability scores.",{"type":"pf2-title","name":"STEP 2: ASSIGN ABILITY BOOSTS AND ABILITY FLAWS"},"Apply the ability boosts your character gains from their ancestry, but your character gets one fewer free ability boost than normal. If your character's ancestry has any ability flaws, apply those next. Finally, apply one ability boost to one of the ability scores specified in the character's background (you do not get the other free ability boost).","These ability boosts cannot raise a score above 18. If this would happen, you can put the ability boost into another ability score instead, as if it were a free ability boost, or you can put it into an ability score of 17 to reach 18 and lose the excess increase.",{"type":"pf2-title","name":"STEP 3: RECORD SCORES AND MODIFIERS"},"Record the final scores and assign the ability modifiers according to {@table ABILITY MODIFIERS||Table 1–1}. When your character receives additional ability boosts at higher levels, you assign them as any character would."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":20,"name":"Ability Modifiers","entries":["Once you've finalized your ability scores, you can use them to determine your ability modifiers, which are used in most other statistics in the game. Find the score in {@table ABILITY MODIFIERS||Table 1–1: Ability Modifiers} to determine its ability modifier.",{"type":"data","tag":"table","name":"Ability Modifiers","source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":21,"name":"Create a Concept","entries":["What sort of hero do you want to play? The answer to this question might be as simple as \"a brave warrior,\" or as complicated as \"the child of elven wanderers, but raised in a city dominated by humans and devoted to Sarenrae, goddess of the sun.\" Consider your character's personality, sketch out a few details about their past, and think about how and why they adventure. You'll want to peruse Pathfinder's available ancestries, backgrounds, and classes. The summaries on pages 22 –23 might help you match your concept with some of these basic rule elements. Before a game begins, it's also a good idea for the players to discuss how their characters might know each other and how they'll work together throughout the course of their adventures.","There are many ways to approach your character concept.","Once you have a good idea of the character you'd like to play, move on to Step 2 to start building your character.",{"type":"pf2-h3","page":21,"name":"Ancestry, Background, Class, or Details","entries":["If one of Pathfinder's character ancestries, backgrounds, or classes particularly intrigues you, it's easy to build a character concept around these options. The summaries of ancestries and classes on pages 22 –23 give a brief overview of these options (full details appear in Chapters 2 and 3, respectively). Each ancestry also has several heritages that might refine your concept further, such as a human with an elf or orc parent, or an arctic or woodland elf. Additionally, the game has many backgrounds to choose from, representing your character's upbringing, their family's livelihood, or their earliest profession. Backgrounds are detailed later in Chapter 2, beginning on page 60.","Building a character around a specific ancestry, background, or class can be a fun way to interact with the world's lore. Would you like to build a typical member of your character's ancestry or class, as described in the relevant entry, or would you prefer to play a character who defies commonly held notions about their people?","For example, you could play a dwarf with a wide-eyed sense of wonder and a zest for change, or a performing rogue capable of amazing acrobatic feats but with little interest in sneaking about.","You can draw your concept from any aspect of a character's details. You can use roleplaying to challenge not only the norms of Pathfinder's fictional world, but even real-life societal norms. Your character might challenge gender notions, explore cultural identity, have a disability, or any combination of these suggestions. Your character can live any life you see fit."],"source":"CRB"},{"type":"pf2-h3","page":21,"name":"Faith","entries":["Perhaps you'd like to play a character who is a devout follower of a specific deity. Pathfinder is a rich world with myriad faiths and philosophies spanning a wide range, from Cayden Cailean, the Drunken Hero of good-hearted adventuring; to Desna, the Song of Spheres and goddess of dreaming and the stars; to Iomedae, the Inheritor, goddess of honor, justice, and rulership. Pathfinder's major deities appear on pages 437–440. Your character might be so drawn to a particular faith that you decide they should be a champion or cleric of that deity; they might instead be a lay worshipper who applies their faith's teachings to daily life, or simply the child of devout parents."],"source":"CRB"},{"type":"pf2-brown-box","page":21,"name":"ANCESTRIES AND CLASSES","entries":["Each player takes a different approach to creating a character. Some want a character who will fit well into the story, while others look for a combination of abilities that complement each other mechanically. You might combine these two approaches. There is no wrong way!","When you turn the page, you'll see a graphical representation of ancestries and classes that provide at-aglance information for players looking to make the most of their starting ability scores. In the ancestries overview on page 22, each entry lists which ability scores it boosts, and also indicates any ability flaws the ancestry might have.","You can find more about ability boosts and ability flaws in Ability Scores on page 20.","The summaries of the classes on pages 22 –23 list each class's key ability score—the ability score used to calculate the potency of many of their class abilities. Characters receive an ability boost in that ability score when you choose their class. This summary also lists one or more secondary ability scores important to members of that class.","Keep in mind a character's background also affects their ability scores, though there's more flexibility in the ability boosts from backgrounds than in those from classes. For descriptions of the available backgrounds, see pages 60–64."],"source":"CRB"},{"type":"pf2-h3","page":21,"name":"Your Allies","entries":["You might want to coordinate with other players when forming your character concept. Your characters could have something in common already; perhaps they are relatives, or travelers from the same village. You might discuss mechanical aspects with the other players, creating characters whose combat abilities complement each other. In the latter case, it can be helpful for a party to include characters who deal damage, characters who can absorb damage, and characters who can provide healing.","However, Pathfinder's classes include a lot of choices, and there are many options for building each type of character, so don't let these broad categories restrict your decisions."],"source":"CRB"},{"type":"pf2-tips-box","page":21,"name":"CHARACTER SHEET","entries":["Once you've developed your character's concept, jot down a few sentences summarizing your ideas under the Notes section on the third page of your character sheet. Record any of the details you've already decided, such as your character's name, on the appropriate lines on the first page."],"source":"CRB"}],"step":"1","source":"CRB"},{"type":"pf2-h2","page":21,"name":"Start Building Ability Scores","entries":["At this point, you need to start building your character's ability scores. See the overview of ability scores on pages 19 –20 for more information about these important aspects of your character and an overview of the process.","Your character's ability scores each start at 10, and as you select your ancestry, background, and class, you'll apply ability boosts, which increase a score by 2, and ability flaws, which decrease a score by 2. At this point, just note a 10 in each ability score and familiarize yourself with the rules for ability boosts and flaws on page 20. This is also a good time to identify which ability scores will be most important to your character. See The Six Ability Scores on page 19 and the class summaries on pages 22 –23 for more information."],"step":"2","source":"CRB"},{"type":"pf2-h2","page":21,"name":"Select an Ancestry","entries":["Select an ancestry for your character. The ancestry summaries on page 22 provide an overview of Pathfinder's core ancestry options, and each is fully detailed in Chapter 2. Ancestry determines your character's size, Speed, and languages, and contributes to their Hit Points.","Each also grants ability boosts and ability flaws to represent the ancestry's basic capabilities.","You'll make four decisions when you select your character's ancestry:",{"type":"list","items":["Pick the ancestry itself.","Assign any free ability boosts and decide if you are taking any voluntary flaws.","Select a heritage from those available within that ancestry, further defining the traits your character was born with.","Choose an ancestry feat, representing an ability your hero learned at an early age."]},{"type":"pf2-tips-box","page":21,"name":"CHARACTER SHEET","entries":["Write your character's ancestry and heritage in the appropriate space at the top of your character sheet's first page. Adjust your ability scores, adding 2 to an ability score if you gained an ability boost from your ancestry, and subtracting 2 from an ability score if you gained an ability flaw from your ancestry. Note the number of Hit Points your character gains from their ancestry—you'll add more to this number later. Finally, in the appropriate spaces, record your character's size, Speed, and languages. If your character's ancestry provides them with special abilities, write them in the appropriate spaces, such as {@ability darkvision} in the Senses"],"source":"CRB"}],"step":"3","source":"CRB"},{"type":"pf2-h2","page":21,"name":"Pick a Background","entries":["Your character's background might represent their upbringing, an aptitude they've been honing since their youth, or another aspect of their life before they became an adventurer. Character backgrounds appear in Chapter 2, starting on page 60. They typically provide two ability boosts (one that can be applied to either of two specific ability scores, and one that is free), training in a specific skill, training in a Lore skill, and a specific skill feat.",{"type":"pf2-tips-box","page":21,"name":"CHARACTER SHEET","entries":["Record your character's background in the space at the top of the first page of your character sheet. Adjust your ability scores, adding 2 to an ability score if you gained an ability boost from your background. Record the skill feat the background provides in the Skill Feat section of your character sheet's second page. On the first page, check the \"T\" box next to the name of the specific skill and for one Lore skill to indicate your character is trained, then write the name of the Lore skill granted by your background."],"source":"CRB"}],"step":"4","source":"CRB"},{"type":"pf2-h2","page":21,"name":"Choose a Class","entries":["At this point, you need to decide your character's class.","A class gives your character access to a suite of heroic abilities, determines how effectively they fight, and governs how easily they can shake off or avoid certain harmful effects. Each class is fully detailed in Chapter 3, but the summaries on pages 22 –23 provide an overview of each and tells you which ability scores are important when playing that class.","You don't need to write down all of your character's class features yet. You simply need to know which class you want to play, which determines the ability scores that will be most important for your character.",{"type":"pf2-tips-box","page":21,"name":"CHARACTER SHEET","entries":["Write your character's class in the space at the top of the first page of your character sheet, then write \"1\" in the Level box to indicate that your character is 1st level. Next to the ability scores, note the class's key ability score, and add 2 to that ability score from the ability boost the class provides. Don't worry about recording the rest of your character's class features and abilities yet—you'll handle that in Step 7."],"source":"CRB"}],"step":"5","source":"CRB"},{"type":"pf2-h2","page":26,"name":"Determine Ability Scores","entries":[{"type":"pf2-sidebar","page":26,"name":"OPTIONAL: VOLUNTARY FLAWS","entries":["Sometimes, it's fun to play a character with a major flaw regardless of your ancestry. You can elect to take additional ability flaws when applying the ability boosts and ability flaws from your ancestry. This is purely for roleplaying a highly flawed character, and you should consult with the rest of your group if you plan to do this! You can't apply more than one flaw to any single ability score."],"source":"CRB"},"Now that you've made the main mechanical choices about your character, it's time to finalize their ability scores. Do these three things:",{"type":"list","items":["First, make sure you've applied all the ability boosts and ability flaws you've noted in previous steps (from your ancestry, background, and class).","Then, apply four more ability boosts to your character's ability scores, choosing a different ability score for each and increasing that ability score by 2.","Finally, record your starting ability scores and ability modifiers, as determined using {@table ABILITY MODIFIERS||Table 1–1: Ability Modifiers}."]},"Remember that each ability boost adds 2 to the base score of 10, and each ability flaw subtracts 2. You should have no ability score lower than 8 or higher than 18.",{"type":"pf2-tips-box","page":26,"name":"CHARACTER SHEET","entries":["Write your character's starting ability scores in the box provided for each. Record the ability modifier for each ability score in the box to the left of the ability's name."],"source":"CRB"}],"step":"6","source":"CRB"},{"type":"pf2-h2","page":26,"name":"Record Class Details","entries":["Now, record all the benefits and class features that your character receives from the class you've chosen. While you've already noted your key ability score, you'll want to be sure to record the following class features.",{"type":"pf2-sidebar","page":27,"name":"SPELLS AND SPELLCASTING","entries":["Most classes can learn to cast a few focus spells, but the bard, cleric, druid, sorcerer, and wizard all gain spellcasting—the ability to cast a wide variety of spells.","If your character's class grants spells, you should take time during Step 7 to learn about the spells they know and how to cast them. The fourth page of the character sheet provides space to note your character's magic tradition and their proficiency rank for spell attack rolls and spell DCs. It also gives ample space to record the spells in your character's repertoire or spellbook, or that you prepare frequently. Each class determines which spells a character can cast, how they are cast, and how many they can cast in a day, but the spells themselves and detailed rules for spellcasting are located in Chapter 7."],"source":"CRB"},{"type":"list","items":["To determine your character's total starting Hit Points, add together the number of Hit Points your character gains from their ancestry (chosen in Step 2) and the number of Hit Points they gain from their class.","The Initial Proficiencies section of your class entry indicates your character's starting proficiency ranks in a number of areas. Choose which skills your character is trained in and record those, along with the ones set by your class. If your class would make you trained in a skill you're already trained in (typically due to your background), you can select another skill to become trained in.","See the class advancement table in your class entry to learn the class features your character gains at 1st level—but remember, you already chose an ancestry and background. Some class features require you to make additional choices, such as selecting spells."]},{"type":"pf2-tips-box","page":26,"name":"CHARACTER SHEET","entries":["Write your character's total Hit Points on the first page of your character sheet. Use the proficiency fields (the boxes marked \"T,\" \"E,\" \"M,\" and \"L\") on your character sheet to record your character's initial proficiencies in Perception, saving throws, and the skills granted by their class; mark \"T\" if your character is trained, or \"E\" if your character is expert. Indicate which additional skills you chose for your character to be trained in by marking the \"T\" proficiency box for each skill you selected. Likewise, record your character's their armor proficiencies in the Armor Class section at the top of the first page and their weapon proficiencies at the bottom of the first page. Record all other class feats and abilities on the second page. Don't worry yet about finalizing any values for your character's statistics—you'll handle that in Step 9."],"source":"CRB"}],"step":"7","source":"CRB"},{"type":"pf2-h2","page":27,"name":"Buy Equipment","entries":["At 1st level, your character has 15 gold pieces (150 silver pieces) to spend on armor, weapons, and other basic equipment. Your character's class lists the types of weapons and armor with which they are trained (or better!). Their weapons determine how much damage they deal in combat, and their armor influences their Armor Class; these calculations are covered in more detail in Step 10. Don't forget essentials such as food and traveling gear! For more on the available equipment and how much it costs, see Chapter 6.",{"type":"pf2-tips-box","page":27,"name":"CHARACTER SHEET","entries":["Once you've spent your character's starting wealth, calculate any remaining gp, sp, and cp they might still have and write those amounts in Inventory on the second page. Record your character's weapons in the Melee {@action Strike||Strikes} and Ranged {@action Strike||Strikes} sections of the first page, depending on the weapon, and the rest of their equipment in the Inventory section on your character sheet's second page. You'll calculate specific numbers for melee {@action Strike||Strikes} and ranged {@action Strike||Strikes} with the weapons in Step 9 and for AC when wearing that armor in Step 10."],"source":"CRB"}],"step":"8","source":"CRB"},{"type":"pf2-h2","page":27,"name":"Calculate Modifiers","entries":["With most of the big decisions for your character made, it's time to calculate the modifiers for each of the following statistics. If your proficiency rank for a statistic is trained, expert, master, and legendary, your bonus equals your character's level plus another number based on the rank (2, 4, 6, and 8, respectively). If your character is untrained, your proficiency bonus is +0.",{"type":"pf2-h3","page":27,"name":"Perception","entries":["Your character's Perception modifier measures how alert they are. This modifier is equal to their proficiency bonus in Perception plus their Wisdom modifier. For more about Perception, see page 448."],"source":"CRB"},{"type":"pf2-h3","page":27,"name":"Saving Throws","entries":["For each kind of saving throw, add your character's Fortitude, Reflex, or Will proficiency bonus (as appropriate) plus the ability modifier associated with that kind of saving throw. For Fortitude saving throws, use your character's Constitution modifier. For Reflex saving throws, use your character's Dexterity modifier. For Will saving throws, use your character's Wisdom modifier. Then add in any bonuses or penalties from abilities, feats, or items that always apply (but not modifiers, bonuses, or penalties that apply only in certain situations). Record this number on the line for that saving throw."],"source":"CRB"},{"type":"pf2-h3","page":27,"name":"Melee Strikes and Ranged Strikes","entries":["Next to where you've written your character's melee and ranged weapons, calculate the modifier to Strike with each weapon and how much damage that Strike deals. The modifier for a Strike is equal to your character's proficiency bonus with the weapon plus an ability modifier (usually Strength for melee {@action Strike||Strikes} and Dexterity for ranged {@action Strike||Strikes}).","You also add any item bonus from the weapon and any other permanent bonuses or penalties. You also need to calculate how much damage each weapon's Strike deals.","Melee weapons usually add your character's Strength modifier to damage rolls, while ranged weapons might add some or all of your character's Strength modifier, depending on the weapon's traits. See the weapon entries in Chapter 6 for more information."],"source":"CRB"},{"type":"pf2-h3","page":28,"name":"Skills","entries":["In the second box to the right of each skill name on your character sheet, there's an abbreviation that reminds you of the ability score tied to that skill. For each skill in which your character is trained, add your proficiency bonus for that skill (typically +3 for a 1st-level character) to the indicated ability's modifier, as well as any other applicable bonuses and penalties, to determine the total modifier for that skill. For skills your character is untrained in, use the same method, but your proficiency bonus is +0."],"source":"CRB"},{"type":"pf2-tips-box","page":28,"name":"CHARACTER SHEET","entries":["For Perception and saving throws, write your proficiency bonus and the appropriate ability modifier in the boxes provided, then record the total modifier in the large space.","Record the proficiency bonuses, ability modifiers, and total modifiers for your melee {@action Strike||Strikes} and ranged {@action Strike||Strikes} in the box after the name of each weapon, and put the damage for each in the space below, along with the traits for that attack. For skills, record the relevant ability modifier and proficiency bonus in the appropriate box for each skill, and then write the total skill modifiers in the spaces to the left.","If your character has any modifiers, bonuses, or penalties from feats or abilities that always apply, add them into the total modifiers. For ones that apply only in certain situations, note them next to the total modifiers."],"source":"CRB"}],"step":"9","source":"CRB"},{"type":"pf2-h2","page":28,"name":"Finishing Details","entries":["Now add the following details to your character sheet in the appropriate spaces.",{"type":"pf2-h3","page":28,"name":"Alignment","entries":["Your character's alignment is an indicator of their morality and personality. There are nine possible alignments in Pathfinder, as shown on Table 1 –2: The Nine Alignments. If your alignment has any components other than neutral, your character gains the traits of those alignment components. This might affect the way various spells, items, and creatures interact with your character.","Your character's alignment is measured by two pairs of opposed values: the axis of good and evil and the axis of law and chaos. A character who isn't committed strongly to either side is neutral on that axis. Keep in mind that alignment is a complicated subject, and even acts that might be considered good can be used for nefarious purposes, and vice versa. The GM is the arbiter of questions about how specific actions might affect your character's alignment.","If you play a champion, your character's alignment must be one allowed for their deity and cause (pages 437–440 and 106–107), and if you play a cleric, your character's alignment must be one allowed for their deity (pages 437–440).",{"type":"pf2-h4","page":29,"name":"Good and Evil","entries":["Your character has a good alignment if they consider the happiness of others above their own and work selflessly to assist others, even those who aren't friends and family. They are also good if they value protecting others from harm, even if doing so puts the character in danger. Your character has an evil alignment if they're willing to victimize others for their own selfish gain, and even more so if they enjoy inflicting harm. If your character falls somewhere in the middle, they're likely neutral on this axis."],"source":"CRB"},{"type":"pf2-h4","page":29,"name":"Law and Chaos","entries":["Your character has a lawful alignment if they value consistency, stability, and predictability over flexibility.","Lawful characters have a set system in life, whether it's meticulously planning day-to-day activities, carefully following a set of official or unofficial laws, or strictly adhering to a code of honor. On the other hand, if your character values flexibility, creativity, and spontaneity over consistency, they have a chaotic alignment—though this doesn't mean they make decisions by choosing randomly.","Chaotic characters believe that lawful characters are too inflexible to judge each situation by its own merits or take advantage of opportunities, while lawful characters believe that chaotic characters are irresponsible and flighty.","Many characters are in the middle, obeying the law or following a code of conduct in many situations, but bending the rules when the situation requires it. If your character is in the middle, they are neutral on this axis."],"source":"CRB"},{"type":"pf2-h4","page":29,"name":"Changing Alignment","entries":["Alignment can change during play as a character's beliefs change, or as you realize that your character's actions reflect a different alignment than the one on your character sheet. In most cases, you can just change their alignment and continue playing. However, if you play a cleric or champion and your character's alignment changes to one not allowed for their deity (or cause, for champions), your character loses some of their class abilities until they atone (as described in the class)."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Deity","entries":["Write down the deity your character worships, if any.","Champions and clerics must worship a deity. See pages 437–440 for more about Pathfinder's deities."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Age","entries":["Decide your character's age and note it on the third page of the character sheet. The description for your character's ancestry in Chapter 2 gives some guidance on the age ranges of members of that ancestry. Beyond that, you can play a character of whatever age you like. There aren't any mechanical adjustments to your character for being particularly old, but you might want to take it into account when considering your starting ability scores and future advancement. Particularly young characters can change the tone of some of the game's threats, so it's recommended that characters are at least young adults."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Gender and Pronouns","entries":["Characters of all genders are equally likely to become adventurers. Record your character's gender, if applicable, and their pronouns on the third page of the character sheet."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Class DC","entries":["A class DC sets the difficulty for certain abilities granted by your character's class. This DC equals 10 plus their proficiency bonus for their class DC (+3 for most 1st-level characters) plus the modifier for the class's key ability score."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Hero Points","entries":["Your character usually begins each game session with 1 Hero Point, and you can gain additional Hero Points during sessions by performing heroic deeds or devising clever strategies. Your character can use Hero Points to gain certain benefits, such as staving off death or rerolling a d20. See page 467 for more about Hero Points."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Armor Class (AC)","entries":["Your character's Armor Class represents how difficult they are to hit in combat. To calculate your AC, add 10 plus your character's Dexterity modifier (up to their armor's Dexterity modifier cap; page 274), plus their proficiency bonus with their armor, plus their armor's item bonus to AC and any other permanent bonuses and penalties."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Bulk","entries":["Your character's maximum Bulk determines how much weight they can comfortably carry. If they're carrying a total amount of Bulk that exceeds 5 plus their Strength modifier, they are encumbered. A character can't carry a total amount of Bulk that exceeds 10 plus their Strength modifier. The Bulk your character is carrying equals the sum of all of their items; keep in mind that 10 light items make up 1 Bulk. You can find out more about Bulk in Chapter 6: Equipment."],"source":"CRB"}],"step":"10","source":"CRB"}],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":487,"name":"Characters With Disabilities","entries":["A player might want to create a character with a disability, or their character might end up with a disability over the course of play. Work with the player to find ways to respectfully represent the disability. Conditions such as blinded and deafened aren't a good fit for a character who has been living with a disability long-term. Here are suggestions for rules you might use for PCs with disabilities.",{"type":"pf2-h3","name":"Blindness or Impaired Vision"},"A blind character can't detect anything using vision, critically fails {@skill Perception} checks requiring sight, is immune to {@trait visual} effects, and can't be {@condition blinded} or {@condition dazzled}. You might give this character the {@feat Blind-Fight (Fighter)||Blind-Fight} feat for free.","A character with impaired vision might take a –2 to –4 penalty to vision-based {@skill Perception} checks. {@item Basic Corrective Lenses|LOTGB|Spectacles} or {@filter other corrective devices|items||source=|type=|Subcategory=Vision} might reduce or remove this.",{"type":"pf2-h3","name":"Deafness or Being Hard of Hearing"},"A deaf character can't detect anything using hearing, critically fails {@skill Perception} checks that require hearing, and is immune to {@trait auditory} effects. They have enough practice to supply verbal components for casting spells and command components for activating magic items, but if they perform an action they're not accustomed to that involves auditory elements, they must succeed at a DC {@flatDC 5} flat check or the action is lost. It's best to give them the {@feat Sign Language} feat for free, and you might give them {@feat Read Lips} as well. You might give one or more other characters in the group {@feat Sign Language} for free as well.","A hard-of-hearing character might take a –2 to –4 penalty to {@skill Perception} checks that are hearing-based. {@filter Corrective devices for hearing|items||Subcategory=Hearing} are less common than spectacles are in a typical Pathfinder world.",{"type":"pf2-h3","name":"Missing Limb"},"Some magic items require certain limbs or other body parts. It's fine to allow an alternative form of the item, turning boots into bracers for a character without legs, for example.","A character with a missing hand or arm might need to spend 2 actions to {@action Interact} with an item that requires two hands, or otherwise compensate. Using a two-handed weapon is not possible. A character can acquire a {@filter prosthetic hand or arm|items||source=|type=|subcategory=prosthesis} to compensate.","Someone missing a foot or leg might take a small penalty to Speed, but can typically acquire a prosthetic to compensate. If they have no legs, they might use a {@filter wheelchair|items||source=|type=|subcategory=wheelchair}, a dependable mount, or levitation or flight magic.",{"type":"pf2-h3","name":"Mental Illness and Chronic Illness"},"Some disabilities, such as mental illness and chronic illnesses, are best left to the player to roleplay. Mental illness is an especially fraught topic, with a history of insensitive portrayal. Be careful about the intentions of the player and the impact the presentation might have on other players."],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":217,"name":"Familiars","entries":["Familiars are mystically bonded creatures tied to your magic. Most familiars were originally animals, though the ritual of becoming a familiar makes them something more. You can choose a Tiny animal you want as your familiar, such as a bat, cat, raven, or snake. Some familiars are different, usually described in the ability that granted you a familiar; for example, a druid's leshy familiar is a Tiny plant instead of an animal, formed from a minor nature spirit.","Familiars have the minion trait (page 634), so during an encounter, they gain 2 actions in a round if you spend an action to command them. If your familiar dies, you can spend a week of downtime to replace it at no cost.","You can have only one familiar at a time.",{"type":"pf2-h3","page":217,"name":"Modifiers and AC","entries":["Your familiar's save modifiers and AC are equal to yours before applying circumstance or status bonuses or penalties. Its Perception, {@skill Acrobatics}, and {@skill Stealth} modifiers are equal to your level plus your spellcasting ability modifier (Charisma if you don't have one, unless otherwise specified). If it attempts an attack roll or other skill check, it uses your level as its modifier. It doesn't have or use its own ability modifiers and can never benefit from item bonuses."],"source":"CRB"},{"type":"pf2-h3","page":217,"name":"Hit Points","entries":["Your familiar has 5 Hit Points for each of your levels."],"source":"CRB"},{"type":"pf2-h3","page":218,"name":"Size","entries":["Your familiar is Tiny."],"source":"CRB"},{"type":"pf2-h3","page":218,"name":"Senses","entries":["Your familiar has {@ability low-light vision} and can gain additional senses from familiar abilities. It can communicate empathically with you as long as it's within 1 mile of you, sharing emotions. It doesn't understand or speak languages normally, but it can gain speech from a familiar ability."],"source":"CRB"},{"type":"pf2-h3","page":218,"name":"Movement","entries":["Your familiar has either a Speed of 25 feet or a swim Speed of 25 feet (choose one upon gaining the familiar).","It can gain other movement types from familiar abilities."],"source":"CRB"},{"type":"pf2-h3","page":218,"name":"Familiar and Master Abilities","entries":["Each day, you channel your magic into two abilities, which can be either familiar or master abilities. If your familiar is an animal that naturally has one of these abilities (for instance, an owl has a fly Speed), you must select that ability. Your familiar can't be an animal that naturally has more familiar abilities than your daily maximum familiar abilities.",{"type":"pf2-h4","page":218,"name":"Familiar Abilities","entries":[{"type":"pf2-options","style":"pf2-p text-indent-subsequent block","items":[{"name":"Amphibious","entries":["It gains a swim Speed of 25 feet (or Speed of 25 feet if it already has a swim Speed)."]},{"name":"Burrower","entries":["It gains a burrow Speed of 5 feet, allowing it to dig Tiny holes."]},{"name":"Climber","entries":["It gains a climb Speed of 25 feet."]},{"name":"Damage Avoidance","entries":["Choose one type of save. It takes no damage when it succeeds at that type of save; this doesn't prevent effects other than damage."]},{"name":"Darkvision","entries":["It gains {@ability darkvision}."]},{"name":"Fast Movement","entries":["Increase one of the familiar's Speeds from 25 feet to 40 feet."]},{"name":"Flier","entries":["It gains a fly Speed of 25 feet."]},{"name":"Kinspeech","entries":["It can understand and speak with animals of the same species. To select this, your familiar must be an animal, it must have the speech ability, and you must be at least 6th level."]},{"name":"Lab Assistant","entries":["It can use your Quick Alchemy action. You must have Quick Alchemy, and your familiar must be in your space. This has the same cost and requirement as if you used it. It must have the manual dexterity ability to select this."]},{"name":"Manual Dexterity","entries":["It can use up to two of its limbs as if they were hands to use manipulate actions."]},{"name":"Scent","entries":["It gains {@ability scent} (imprecise, 30 feet)."]},{"name":"Speech","entries":["It understands and speaks a language you know."]}]}],"source":"CRB"},{"type":"pf2-h4","page":218,"name":"Master Abilities","entries":[{"type":"pf2-options","style":"pf2-p text-indent-subsequent block","items":[{"name":"Cantrip Connection","entries":["You can prepare an additional cantrip, or if you have a repertoire, instead designate a cantrip to add to your repertoire every time you select this ability; you can retrain it but can't otherwise change it. You must be able to prepare cantrips or add them to your repertoire to select this."]},{"name":"Extra Reagents","entries":["Your familiar grows extra infused reagents on or in its body. You gain an additional batch of infused reagents. You must have the infused reagents ability to select this ability."]},{"name":"Familiar Focus","entries":["Once per day, your familiar can use 2 actions with the {@trait concentrate} to regain 1 Focus Point, up to your usual maximum You must have a focus pool to select this."]},{"name":"Lifelink","entries":["If your familiar would be reduced to 0 HP by damage, as a reaction with the {@trait concentrate}, you can take the damage. If you do, you take all the damage and your familiar takes none. However, if special effects when a hit damages your familiar (such as snake venom) still apply to your familiar."]},{"name":"Spell Battery","entries":["You gain one additional spell slot at least 3 levels lower than your highest-level spell slot; you must be able to cast 4th-level spells using spell slots to select this master ability."]},{"name":"Spell Delivery","entries":["If your familiar is in your space, you can cast a spell with a range of touch, transfer its power to your familiar, and command the familiar to deliver the spell. If you do, the familiar uses its 2 actions for the round to move to a target of your choice and touch that target. If it doesn't reach the target to touch it this turn, the spell has no effect."]}]}],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":31,"name":"Leveling Up","entries":["The world of Pathfinder is a dangerous place, and your character will face terrifying beasts and deadly traps on their journey into legend. With each challenge resolved, a character earns Experience Points (XP) that allow them to increase in level. Each level grants greater skill, increased resiliency, and new capabilities, allowing your character to face even greater challenges and go on to earn even more impressive rewards.","Each time your character reaches 1,000 Experience Points, their level increases by 1. On your character sheet, indicate your character's new level beside the name of their class, and deduct 1,000 XP from their XP total. If you have any Experience Points left after this, record them—they count toward your next level, so your character is already on their way to advancing yet again!","Next, return to your character's class entry. Increase your character's total Hit Points by the number indicated for your class. Then, take a look at the class advancement table and find the row for your character's new level.","Your character gains all the abilities listed for that level, including new abilities specific to your class and additional benefits all characters gain as they level up.","For example, all characters gain four ability boosts at 5th level and every 5 levels thereafter.","You can find all the new abilities specific to your class, including class feats, right in your class entry, though you can also use class feats to take an archetype (page 219).","Your character's class entry also explains how to apply any ability boosts and skill increases your character gains.","If they gain an ancestry feat, head back to the entry for your character's ancestry in Chapter 2 and select another ancestry feat from the list of options. If they gain a skill increase, refer to Chapter 4 when deciding which skill to apply it to. If they gain a general feat or a skill feat, you can choose from the feats listed in Chapter 5. If they can cast spells, see the class entry for details on adding spell slots and spells. It's also a good idea to review your character's spells in Chapter 7 and see if there are heightened versions they can now cast.","Once you've made all your choices for your character's new level, be sure to go over your character sheet and adjust any values that have changed. At a bare minimum, your proficiency bonuses all increase by 1 because you've gained a level, so your AC, attack rolls, Perception, saving throws, skill modifiers, spell attack rolls, and class DC all increase by at least 1. You might need to change other values because of skill increases, ability boosts, or class features that either increase your proficiency rank or increase other statistics at certain levels. If an ability boost increases your character's Constitution modifier, recalculate their maximum Hit Points using their new Constitution modifier (typically this adds 1 Hit Point per level). If an ability boost increases your character's Intelligence modifier, they become trained in an additional skill and language.","Some feats grant a benefit based on your level, such as Toughness, and these benefits are adjusted whenever you gain a level as well.","You can perform the steps in the leveling-up process in whichever order you want. For example, if you wanted to take the skill feat Intimidating Prowess as your skill feat at 10th level, but your character's Strength score was only 14, you could first increase their Strength score to 16 using the ability boosts gained at 10th level, and then take Intimidating Prowess as a skill feat at the same level.",{"type":"pf2-h3","page":31,"name":"Leveling-Up Checklist","entries":["Every time you gain a level, make sure you do each of the following:",{"type":"list","items":["Increase your level by 1 and subtract 1,000 XP from your XP total.","Increase your maximum Hit Points by the amount listed in your class entry in Chapter 3.","Add class features from your class advancement table, including ability boosts and skill increases.","Select feats as indicated on your class advancement table. For ancestry feats, see Chapter 2. For class feats, see your class entry in Chapter 3. For general feats and skill feats, see Chapter 5.","Add spells and spell slots if your class grants spellcasting. See Chapter 7 for spells.","Increase all of your proficiency bonuses by 1 from your new level, and make other increases to your proficiency bonuses as necessary from skill increases or other class features. Increase any other statistics that changed as a result of ability boosts or other abilities.","Adjust bonuses from feats and other abilities that are based on your level."]}],"source":"CRB"}],"data":{"quickref":1},"source":"CRB"}]},{"type":"entries","entries":[{"type":"section","page":532,"name":"Activating Items","entries":["Some items produce their effects only when used properly in the moment. Others always offer the same benefits as their mundane counterparts when worn, but have magical abilities you can gain by further spending actions. Either case requires you to use the Activate an Item activity. {@action Activate an Item||Activating an Item} works much like {@action Cast a Spell||Casting a Spell}, in that the activity takes a variable number of actions and can have different components depending on how you Activate the Item. This information appears in the item's Activate entry.","If an item is used up when activated, as is the case for consumable items, its Activate entry appears toward the top of the stat block. For permanent items with activated abilities, the Activate entry is a paragraph in the description. Activations are not necessarily magical—for instance, drinking an alchemical elixir isn't usually a magical effect.",{"type":"data","tag":"action","name":"Activate an Item","source":"CRB"},{"type":"pf2-brown-box","page":532,"name":"DISRUPTING ACTIVATIONS","entries":["Some abilities and effects can disrupt the process of {@action Activate an Item||Activating an Item}. If something disrupts your item activation, you fail to Activate the Item and lose the actions you committed. If the item can be activated only a certain number of times per day, the failed activation still counts against that limit. If an item requires you to spend actions to Sustain an Activation and one of those actions is disrupted, the item's effect ends."],"source":"CRB"},{"type":"pf2-h3","page":533,"name":"Activation Components","entries":["An item's activate entry lists the components required to activate its abilities. Each component adds certain traits to the Activate an Item activity, and some components have special requirements. The components that appear in this book are listed below.",{"type":"pf2-h4","page":533,"name":"Command","entries":["This component is a specific utterance you must make in a loud and strong voice. Activate an Item gains the auditory and {@trait concentrate}s. You must be able to speak to provide this component."],"source":"CRB"},{"type":"pf2-h4","page":533,"name":"Envision","entries":["This component is a specific image or phenomenon you need to imagine. Activate an Item gains the {@trait concentrate}."],"source":"CRB"},{"type":"pf2-h4","page":533,"name":"Interact","entries":["This component works like the Interact basic action.","Activate an Item gains the manipulate trait and requires you to use your hands, just like with any Interact action."],"source":"CRB"},{"type":"pf2-h4","page":533,"name":"Cast a Spell","entries":["If an item lists \"{@action Cast a Spell}\" after \"Activate,\" the activation requires you to use the {@action Cast a Spell} activity (described on page 302) to Activate the Item. This happens when the item replicates a spell. You must have a spellcasting class feature to Activate an Item with this activation component.","If the item can be used for a specific spell, the action icon for that spell is provided. If it's an item like a staff, which can be used for many spells, the icon is omitted, and you must refer to each spell to determine which actions you must spend to Activate the Item to cast it.","In this case, Activate an Item gains all the traits from the relevant components of the {@action Cast a Spell} activity."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":533,"name":"Limited Activations","entries":["Some items can be activated only a limited number of times per day, as described in the items. This limit is independent of any costs for activating the item. The limit resets during your daily preparations. The limit is inherent to the item, so if an ability that can be used only once per day is used, it doesn't refresh if another creature later invests or tries to activate the item."],"source":"CRB"},{"type":"pf2-brown-box","page":533,"name":"ITEM CATEGORIES","entries":["Items are grouped into the following categories, shown here with the page number where those items appear and a brief description of the category.",{"type":"list","items":["{@b {@filter Alchemical Items|items||source=CRB|category=Bomb;Poison;Elixir}} are powered by the reactions of alchemical reagents. Almost all alchemical items are consumable items that are used up when you activate them. This category includes bombs, elixirs (including mutagens), poisons, and alchemical tools.","{@b {@filter Ammunition|items||source=CRB|category=Ammunition}}, in Consumables, includes different types of magical arrows, crossbow bolts, and other types of ammunition.","{@b {@filter Apex Items|items||source=CRB|category=Apex}} are a subcategory of worn items of a high level that increase an ability score.","{@b {@filter Armor|items||source=CRB|category=armor}} includes the rules for basic magical armor as well as special suits of armor.","{@b {@filter Companion Items|items||source=CRB|category=companion}} are a category of worn items meant for animal companions and mounts.","{@b {@filter Consumables|items||source=CRB|category=consumable}} are used up when you activate them, and include ammunition, oils, potions, scrolls, and talismans, among others. Categories of items that are consumables but have specific rules, such as alchemical items, are presented separately.","{@b {@filter Held Items|items||source=CRB|category=held}} include a wide variety of items you use with your hands. This doesn't include more narrow categories of held items, such as weapons.","{@b {@filter Materials|items||source=CRB|category=material}} can be used to make items with unique properties and other advantages.","{@b {@filter Oils|items||source=CRB|category=oil}} are consumables applied to the surface of an object or person.","{@b {@filter Potions|items||source=CRB|category=potion}} are consumable magical liquids you drink to activate.","{@b {@filter Runes|items||source=CRB|category=rune}} modify armor and weapons when etched onto them. This section includes fundamental runes for weapons ({@item weapon potency (generic)||weapon potency} and {@item striking (generic)||striking}) and armor ({@item armor potency (generic)||armor potency} and {@item resilient (generic)||resilient}).","{@b {@filter Scrolls|items||source=CRB|category=scroll}} are consumables that allow spellcasters to cast more spells.","{@b {@filter Shields|items||source=CRB|category=shield}} include more durable shields and ones with special magical powers.","{@b {@filter Snares|items||source=CRB|category=snare}} are single-use traps typically made by rangers.","{@b {@filter Staves|items||source=CRB|category=staff}} provide flexible spellcasting options.","{@b {@filter Structures|items||source=CRB|category=structure}} include buildings, tents, and other larger items.","{@b {@filter Talismans|items||source=CRB|category=talisman}} are consumables that are affixed to items and then activated for a one-time combat or physical benefit.","{@b {@filter Wands|items||source=CRB|category=wand}} hold a spell of the crafter's choice, and can be used to repeatedly cast that spell.","{@b {@filter Weapons|items||source=CRB|category=weapon}} include the rules for basic magical weapons, weapons made from precious materials, and specific magic weapons.","{@b {@filter Worn Items|items||source=CRB|category=worn}} consist of a vast collection of clothing and other items you wear on your body."]}],"source":"CRB"},{"type":"pf2-h3","page":533,"name":"Sustaining Activations","entries":["Some items, once activated, have effects that can be sustained if you concentrate on them. This works much like the Sustain a Spell action (found on page 304). If an item's description states that you can sustain the effect, that effect lasts until the end of your turn in the round after you Activated the Item. You can use a Sustain an Activation action on that turn to extend the duration.",{"type":"data","tag":"action","name":"Sustain an Activation","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":534,"name":"Dismissing Activations","entries":["Some item effects can be dismissed, ending the duration early due to you or the target taking action. Dismissing an activation requires using the Dismiss action.",{"type":"data","tag":"action","name":"Dismiss","source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":294,"name":"Animals","entries":["The Prices for animals are listed both for renting and for purchasing them outright. You usually need to pay for animal rentals up front, and if the vendor believes the animal might be put in danger, they typically require a deposit equal to the purchase Price. Most animals panic in battle. When combat begins, they become {@condition frightened||frightened 4} and {@condition fleeing} as long as they're {@condition frightened}. If you successfully {@action Command your Animal} using {@skill Nature}, you can keep it from fleeing, though this doesn't remove its frightened condition. If the animal is attacked or damaged, it returns to {@condition frightened||frightened 4} and {@condition fleeing}, with the same exceptions.","Warhorses and warponies are combat trained. They don't become {@condition frightened} or {@condition fleeing} during encounters in this way.",{"type":"data","tag":"table","name":"Animals","source":"CRB"},{"type":"pf2-h3","page":295,"name":"Barding","entries":["You can purchase special armor for animals, called barding (shown on {@table Barding||Table 6–18}). All animals have a trained proficiency rank in light barding, and combat-trained animals are trained in heavy barding. Barding uses the same rules as armor except for the following. The Price and Bulk of barding depend on the animal's size. Unlike for a suit of armor, barding's Strength entry is listed as a modifier, not a score. Barding can't be etched with magic runes, though special magical barding might be available.",{"type":"data","tag":"table","name":"Barding","source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":274,"name":"Armor","entries":[{"type":"pf2-h2","page":274,"name":"Armor Class","entries":["Your {@b Armor Class} ({@b AC}) measures how well you can defend against attacks. When a creature attacks you, your Armor Class is the DC for that attack roll.",{"type":"pf2-inset","page":274,"entries":["Armor Class = 10 + Dexterity modifier (up to your armor's Dex Cap) + proficiency bonus + armor's item bonus to AC + other bonuses + penalties"],"source":"CRB"},"Use your proficiency bonus for the category (light, medium, or heavy) or the specific type of armor you're wearing. If you're not wearing armor, use your proficiency in unarmored defense."],"source":"CRB"},{"type":"pf2-h2","page":274,"name":"Donning and Removing Armor","entries":["Getting in and out of armor is time consuming—so make sure you're wearing it when you need it! Donning and removing armor are both activities involving many Interact actions. It takes 1 minute to don light armor, 5 minutes to don medium or heavy armor, and 1 minute to remove any armor."],"source":"CRB"},{"type":"pf2-h2","page":274,"name":"Armor Statistics","entries":["{@table Unarmored Defense||Table 6–3: Unarmored Defense} provides the statistics for the various forms of protection without wearing armor. {@table Armor||Table 6–4: Armor} provides the statistics for suits of armor that can be purchased and worn, organized by category. The columns in both tables provide the following statistics.",{"type":"pf2-h3","page":274,"name":"Category","entries":["The armor's category—unarmored, light armor, medium armor, or heavy armor—indicates which proficiency bonus you use while wearing the armor."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"AC Bonus","entries":["This number is the item bonus you add for the armor when determining Armor Class."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Dexterity Modifier Cap (Dex Cap)","entries":["This number is the maximum amount of your Dexterity modifier that can apply to your AC while you are wearing a given suit of armor. For example, if you have a Dexterity modifier of +4 and you are wearing a suit of half plate, you apply only a +1 bonus from your Dexterity modifier to your AC while wearing that armor."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Check Penalty","entries":["While wearing your armor, you take this penalty to Strength- and Dexterity-based skill checks, except for those that have the attack trait. If you meet the armor's Strength threshold (see Strength below), you don't take this penalty."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Speed Penalty","entries":["While wearing a suit of armor, you take the penalty listed in this entry to your Speed, as well as to any other movement types you have, such as a climb Speed or swim Speed, to a minimum Speed of 5 feet. If you meet the armor's Strength threshold (see below), you reduce the penalty by 5 feet."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Strength","entries":["This entry indicates the Strength score at which you are strong enough to overcome some of the armor's penalties. If your Strength is equal to or greater than this value, you no longer take the armor's check penalty, and you decrease the Speed penalty by 5 feet (to no penalty if the penalty was –5 feet, or to a –5-foot penalty if the penalty was –10 feet)."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Bulk","entries":["This entry gives the armor's Bulk, assuming you're wearing the armor and distributing its weight across your body. A suit of armor that's carried or worn usually has 1 more Bulk than what's listed here (or 1 Bulk total for armor of light Bulk). An armor's Bulk is increased or decreased if it's sized for creatures that aren't Small or Medium in size, following the rules on page 295."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Group","entries":["Each type of medium and heavy armor belongs to an armor group, which classifies it with similar types of armor. Some abilities reference armor groups, typically to grant armor specialization effects, which are described on page 275."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Armor Traits","entries":["The traits for each suit of armor appear in this entry.","Armor can have the following traits.","{@b {@trait Bulwark}:} The armor covers you so completely that it provides benefits against some damaging effects. On Reflex saves to avoid a damaging effect, such as a {@spell fireball}, you add a +3 modifier instead of your Dexterity modifier.","{@b {@trait Comfort}:} The armor is so comfortable that you can rest normally while wearing it.","{@b {@trait Flexible}:} The armor is flexible enough that it doesn't hinder most actions. You don't apply its check penalty to {@skill Acrobatics} or {@skill Athletics} checks.","{@b {@trait Noisy}:} This armor is loud and likely to alert others to your presence when you're using the {@action Avoid Notice} exploration activity."],"source":"CRB"},{"type":"pf2-h3","page":275,"name":"Armor Specialization Effects","entries":["Certain class features can grant you additional benefits with certain armors. This is called an armor specialization effect. The exact effect depends on which armor group your armor belongs to, as listed below. Only medium and heavy armors have armor specialization effects.","{@b {@group Chain}:} The armor is so flexible it can bend with a critical hit and absorb some of the blow. Reduce the damage from critical hits by either 4 + the value of the armor's potency rune for medium armor, or 6 + the value of the armor's potency rune for heavy armor. This can't reduce the damage to less than the damage rolled for the hit before doubling for a critical hit.","{@b {@group Composite}:} The numerous overlapping pieces of this armor protect you from piercing attacks. You gain resistance to piercing damage equal to 1 + the value of the armor's potency rune for medium armor, or 2 + the value of the armor's potency rune for heavy armor.","{@b {@group Leather}:} The thick second skin of the armor disperses blunt force to reduce bludgeoning damage. You gain resistance to bludgeoning damage equal to 1 + the value of the armor's potency rune for medium armor, or 2 + the value of the armor's potency rune for heavy armor.","{@b {@group Plate}:} The sturdy plate provides no purchase for a cutting edge. You gain resistance to slashing damage equal to 1 + the value of the armor's potency rune for medium armor, or 2 + the value of the armor's potency rune for heavy armor."],"source":"CRB"},{"type":"data","tag":"table","name":"Unarmored Defense","source":"CRB"},{"type":"data","tag":"table","name":"Armor","source":"CRB"},{"type":"pf2-brown-box","page":275,"name":"MATERIALS","entries":["Most suits of armor and weapons are made from ordinary, commonly available materials like iron, leather, steel, and wood. If you're not sure what a suit of armor is made of, the GM determines the details.","Some armor, shields, and weapons are instead made of precious materials. These often have inherent supernatural properties. Cold iron, for example, which harms fey, and silver can damage werecreatures. These materials are detailed beginning on page 577."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":275,"name":"Armor Descriptions","entries":["Each type of armor is described in more detail below.","{@b {@item Breastplate}:} Though referred to as a breastplate, this type of armor consists of several pieces of plate or half-plate armor (page 276) that protect the torso, chest, neck, and sometimes the hips and lower legs. It strategically grants some of the protection of plate while allowing greater flexibility and speed.","{@b {@item Chain Mail}:} A suit of chain mail consists of several pieces of armor composed of small metal rings linked together in a protective mesh. It typically includes a chain shirt, leggings, a pair of arms, and a coif, collectively protecting most of the body.","{@b {@item Chain Shirt}:} Sometimes called a hauberk, this is a long shirt constructed of the same metal rings as chainmail. However, it is much lighter than chainmail and protects only the torso, upper arms, and upper legs of its wearer.","{@b {@item Explorer's Clothing}:} Adventurers who don't wear armor travel in durable clothing. Though it's not armor and uses your unarmored defense proficiency, it still has a Dex Cap and can grant an item bonus to AC if etched with potency runes (as described on page 581).","{@b {@item Full Plate}:} Plate mail consists of interlocking plates that encase nearly the entire body in a carapace of steel. It is costly and heavy, and the wearer often requires help to don it correctly, but it provides some of the best defense armor can supply. A suit of this armor comes with an undercoat of padded armor (see below) and a pair of gauntlets (page 285).","{@b {@item Half Plate}:} Half plate consists of most of the upper body plates used in full plate, with lighter or sparser steel plate protection for the arms and legs. This provides some of the protection of full plate with greater flexibility and speed. A suit of this armor comes with an undercoat of padded armor (see below) and a pair of gauntlets (page 285).","{@b {@item Hide}:} A mix of furs, sturdy hide, and sometimes molded boiled leather, this armor provides protection due to its layers of leather, though its bulkiness slows the wearer down and decreases mobility.","{@b {@item Leather}:} A mix of flexible and molded boiled leather, a suit of this type of armor provides some protection with maximum flexibility.","{@b {@item Padded Armor}:} This armor is simply a layer of heavy, quilted cloth, but it is sometimes used because it's so inexpensive. Padded armor is easier to damage and destroy than other types of armor. Heavy armor comes with a padded armor undercoat included in its Price, though it loses the comfort trait when worn under heavy armor. You can wear just that padded armor undercoat to sleep in, if your heavy armor is destroyed, or when otherwise not wearing the full heavy armor. This allows you to keep the armor invested and benefit from the power of any runes on the associated heavy armor, but no one else can wear your heavy armor without the padded undercoat.","{@b {@item Scale Mail}:} Scale mail consists of many metal scales sewn onto a reinforced leather backing, often in the form of a long shirt that protects the torso, arms, and legs.","{@b {@item Splint Mail}:} This type of armor is chain mail reinforced with flexible, interlocking metal plates, typically located on the wearer's torso, upper arms, and legs. A suit of this armor comes with an undercoat of padded armor (see above) and a pair of gauntlets (page 285).","{@b {@item Studded Leather}:} This leather armor is reinforced with metal studs and sometimes small metal plates, providing most of the flexibility of leather armor with more robust protection.",{"type":"data","tag":"table","name":"Damaging Armor","source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":271,"name":"Carrying and Using Items","entries":["A character carries items in three ways: held, worn, and stowed. Held items are in your hands; a character typically has two hands, allowing them to hold an item in each hand or a single two-handed item using both hands. Worn items are tucked into pockets, belt pouches, bandoliers, weapon sheaths, and so forth, and they can be retrieved and returned relatively quickly. Stowed items are in a backpack or a similar container, and they are more difficult to access.","Drawing a worn item or changing how you're carrying an item usually requires you to use an {@action Interact} action (though to drop an item, you use the {@action Release} action instead). {@table Changing Equipment||Table 6–2: Changing Equipment} lists some ways that you might change the items you're holding or carrying, and the number of hands you need to do so.","Many ways of using items require you to spend multiple actions. For example, drinking a potion stowed in your belt pouch requires using an {@action Interact} action to draw it and then using a second action to drink it as described in its {@action Activate an Item||Activate} entry.",{"type":"pf2-h3","page":271,"name":"Bulk","entries":["Carrying especially heavy or unwieldy items can make it more difficult for you to move, as can overloading yourself with too much gear. The Bulk value of an item reflects how difficult the item is to handle, representing its size, weight, and general awkwardness. If you have a high Strength score, you usually don't need to worry about Bulk unless you're carrying numerous substantial items.",{"type":"pf2-h4","page":272,"name":"Bulk Limits","entries":["You can carry an amount of Bulk equal to 5 plus your Strength modifier without penalty; if you carry more, you gain the encumbered condition. You can't hold or carry more Bulk than 10 plus your Strength modifier.",{"type":"pf2-beige-box","page":272,"name":"Encumbered","entries":["You are carrying more weight than you can manage. While you're {@condition encumbered}, you're {@condition clumsy 1} and take a –10-foot penalty to all your Speeds. As with all penalties to your Speed, this can't reduce your Speed below 5 feet."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Bulk Values","entries":["Items can have a number to indicate their Bulk value, or they can be light (indicated by an L) or negligible (indicated by a—) for the purpose of determining Bulk. For instance, {@item full plate} armor is 4 Bulk, a {@item longsword} is 1 Bulk, a dagger or scroll is light, and a piece of chalk is negligible. Ten light items count as 1 Bulk, and you round down fractions (so 9 light items count as 0 Bulk, and 11 light items count as 1 Bulk). Items of negligible Bulk don't count toward Bulk unless you try to carry vast numbers of them, as determined by the GM."],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Estimating an Item's Bulk","entries":["As a general rule, an item that weighs 5 to 10 pounds is 1 Bulk, an item weighing less than a few ounces is negligible, and anything in between is light. Particularly awkward or unwieldy items might have higher Bulk values. For example, a 10-foot pole isn't heavy, but its length makes it difficult for you to move while you have one on your person, so its Bulk is 1. Items made for larger or smaller creatures have greater or lesser Bulk, as described on page 295."],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Bulk of Coins","entries":["Coins are a popular means of exchange due to their portability, but they can still add up. A thousand coins of any denomination or combination of denominations count as 1 Bulk. It's not usually necessary to determine the Bulk of coins in fractions of 1,000; simply round down fractions of 1,000. In other words, 100 coins don't count as a light item, and 1,999 coins are 1 Bulk, not 2."],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Bulk of Creatures","entries":["You might need to know the Bulk of a creature, especially if you need to carry someone off the battlefield. The table that follows lists the typical Bulk of a creature based on its size, but the GM might adjust this number.",{"type":"table","page":272,"colStyles":["text-center","text-center"],"rows":[["Size of Creature","Bulk"],["{@trait Tiny}","1"],["{@trait Small}","3"],["{@trait Medium}","6"],["{@trait Large}","12"],["{@trait Huge}","24"],["{@trait Gargantuan}","48"]],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Dragging","entries":["In some situations, you might drag an object or creature rather than carry it. If you're dragging something, treat its Bulk as half. Typically, you can drag one thing at a time, you must use both hands to do so, and you drag slowly—roughly 50 feet per minute unless you have some means to speed it up. Use the total Bulk of what you're dragging, so if you have a sack laden with goods, use the sum of all the Bulk it carries instead of an individual item within."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":272,"name":"Wielding Items","entries":["Some abilities require you to wield an item, typically a weapon. You're wielding an item any time you're holding it in the number of hands needed to use it effectively. When wielding an item, you're not just carrying it around—you're ready to use it. Other abilities might require you to merely carry or have an item. These apply as long as you have the item on your person; you don't have to wield it."],"source":"CRB"},{"type":"data","tag":"table","name":"Changing Equipment","source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":271,"name":"Coins and Currency","entries":["Though you might be able to barter valuable items in some areas, currency is the most versatile way to make transactions when you head to market. The most common currency is coins. For most commoners and beginning adventurers, the standard unit is the {@b silver piece} ({@b sp}). Each silver piece is a standard weight of silver and is typically accepted by any merchant or kingdom no matter where it was minted. There are three other common types of coins, each likewise standardized in weight and value. The first is the {@b copper piece} ({@b cp}). Each copper piece is worth one-tenth of a silver piece. The {@b gold piece} ({@b gp}) is often used for purchasing magic items and other expensive items, as 1 gold piece is worth 10 silver pieces or 100 copper pieces. The {@b platinum piece} ({@b pp}) is used by nobles to demonstrate their wealth, for the purchase of very expensive items, or simply as a way to easily transport large sums of currency. A platinum piece is worth 10 gold pieces, 100 silver pieces, or 1,000 copper pieces. See {@table Coin Values||Table 6–1: Coin Values} for the exchange rates of common types of coins.",{"type":"pf2-h3","page":271,"name":"Other Currency","entries":["Art objects, gems, and raw materials (such as those used for the {@action Craft} activity) can be used much like currency: you can sell them for the same Price you can buy them."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":531,"name":"Constant Abilities","entries":["Some magic items have abilities that always function. You don't have to use any actions to do anything special (beyond wearing and investing a worn item or wielding a held item) to make these abilities work. For example, an {@item everburning torch} always sheds light, and a {@item flaming} weapon deals fire damage every time it deals damage."],"data":{"quickref":2},"source":"CRB"},{"type":"section","name":"Creating a Personal Staff","source":"SoM","page":166,"entries":["Establishing magical pathways to turn a simple piece of wood or metal into a staff is no simple matter. Without some structure to bind multiple disparate spells to a single staff, the magic would surely fail. Thus, a custom staff must always be created around a single trait. For example, an elemental trait (air, earth, fire, or water), energy trait (acid, cold, electricity, fire, sonic, positive, negative, or force), alignment trait, the detection trait, the light trait, and so on. The staff and its spells must have the trait. A few traits are too broad to use, including incapacitation and the traits for spell schools and traditions. The GM might add others to this list.",{"type":"pf2-h3","name":"Determining Level And Price","source":"SoM","page":166,"entries":["Your level sets a personal staff's maximum item level, which determines the Price and the number and level of spells the staff can have, as shown on the table below.",{"type":"data","name":"Personal Staves","tag":"table","source":"SoM"}]},{"type":"pf2-h3","name":"Picking Your Spells","source":"SoM","page":166,"entries":["Once you've decided the trait, choose the spells to inscribe. They must share the trait you chose for the staff. For instance, your {@class sorcerer|crb|undine|undine} {@class sorcerer} might create a {@i deep sea staff} themed around the {@trait water} trait, inscribing it with spells such as {@spell create water} and {@spell hydraulic push}.","You can inscribe a number of common spells on the staff depending on its level, as shown on the table below. You can place the same spell into the staff at multiple levels to provide heightened versions, though doing so uses up one of your picks for that spell level. You can add a spell you can't cast to a staff by supplying a casting of it via another caster or by using {@feat Trick Magic Item}; however, since you can cast a spell from a staff only if it's on your spell list, this option isn't useful for most characters."]},{"type":"pf2-h4","name":"Example","source":"SoM","page":166,"entries":["Lini, a 15th-level druid, wants to create a staff to interact with the plants she encounters. She chooses the plant trait to represent that theme. Next, she selects some common spells for the staff, starting with one cantrip and adding one or two spells at each level, up to the staff's maximum spell level. To build a 15th-level staff with 6th-level spells, she selects the following combination of spells:",{"type":"list","style":"list-hang","items":["Cantrip: {@spell tanglefoot}","1st: {@spell protector tree}, {@spell shillelagh}","2nd: {@spell entangle}, {@spell shape wood}","3rd: {@spell tree shape}, {@spell wall of thorns}","4th: {@spell barkskin}, {@spell speak with plants}","5th: {@spell plant form}, {@spell wall of thorns}","6th: {@spell nature's reprisal}, {@spell plant form}"]},"Note that some of these spells are duplicates of lower-level spells, which can be a great way to fill in levels if new spells don't appeal to you. It's usually best to choose a spell for one of these slots that has an extra benefit when heightened (such as plant form giving you better statistics), but even if you don't find a spell with such a benefit, it's worth filling every open slot."]},{"type":"pf2-h3","name":"Crafting the Staff","source":"SoM","page":166,"entries":[{"type":"pf2-sidebar","name":"Staff of Nature's Cunning","source":"SoM","page":167,"entries":["You might want to take a version of the {@item Lini's Leafstick} for your own character or to give out as treasure in a campaign. To make that easier, here's a non-unique version with multiple types for different levels.","{@item Staff of Nature's Cunning|SoM}"]},"Once you've themed and designed your staff, you can craft it with the following the guidelines, along with previously established rules for crafting magical items.","As with normal staves, one casting of all listed levels of all spells in the staff must be provided during {@action Craft||Crafting}.","Choose a magical school for your staff from among the schools the spells on it have. Pick the one that best reflects the spells, usually the one most shared among them. You can optionally give your staff a trait for one magic tradition, instead of the {@trait magical} trait, if the staff is fully steeped in that tradition and contains spells only from that tradition's spell list.","You still need to {@action Craft} the staff. If you're not good at {@skill Crafting}, you can have somebody use the {@skill Craft} activity for you, but you must be present the whole time. Since the creation of a custom staff is {@trait rare}, you and the GM might decide to have a special quest for esoteric ingredients and methods as part of the story.",{"type":"pf2-h4","name":"Example","source":"SoM","page":167,"entries":["Lini selected mostly transmutation spells for her staff, so she chooses the {@trait transmutation} trait. She could give it the primal trait, but choses to keep it open with the {@trait magical} trait, much like the {@item verdant staff} in the Core Rulebook.","To Craft the staff, Lini follows the normal rules. She provides 3,250 gp in raw materials, spends 4 days at work, and attempts a {@skill Crafting} check. Each day she works on it, she prepares the spells she needs to put into the staff given its Craft Requirements."]}]},{"type":"pf2-h3","name":"Naming The Staff","source":"SoM","page":167,"entries":["When your staff is complete, give it a name—though skeptics might sneer, spellcasters believe that naming a staff upon creation will help it attune to its new master.",{"type":"pf2-h4","name":"Example","source":"SoM","page":167,"entries":["Lini christens her new creation {@i Lini's Leafstick}!",{"type":"data","tag":"item","name":"Lini's Leafstick","source":"SoM"}]}]}],"data":{"quickref":2}},{"type":"section","page":293,"name":"Formulas","entries":["Formulas are instructions for making items with the {@action Craft} activity. You can usually read a formula as long as you can read the language it's written in, though you might lack the skill to {@action Craft} the item. Often, alchemists and crafting guilds use obscure languages or create codes to protect their formulas from rivals.","You can buy common formulas at the Price listed on {@table formulas||Table 6–13}, or you can hire an NPC to let you copy their formula for the same Price. A purchased formula is typically a schematic on rolled-up parchment of light Bulk. You can copy a formula into your formula book in 1 hour, either from a schematic or directly from someone else's formula book. If you have a formula, you can {@action Craft} a copy of it using the {@skill Crafting} skill. Formulas for uncommon items and rare items are usually significantly more valuable—if you can find them at all!","If you have an item, you can try to reverse-engineer its formula. This uses the Craft activity and takes the same amount of time as creating the item from a formula would. You must first disassemble the item. After the base downtime, you attempt a {@skill Crafting} check against the same DC it would take to {@action Craft} the item. If you succeed, you {@action Craft} the formula at its full Price, and you can keep working to reduce the Price as normal. If you fail, you're left with raw materials and no formula. If you critically fail, you also waste 10% of the raw materials you'd normally be able to salvage.","The item's disassembled parts are worth half its Price in raw materials and can't be reassembled unless you successfully reverse-engineer the formula or acquire the formula another way. Reassembling the item from the formula works just like {@action Craft||Crafting} it from scratch; you use the disassembled parts as the necessary raw materials.",{"type":"data","tag":"table","name":"Formulas","source":"CRB"},{"type":"pf2-h3","page":293,"name":"Items with Multiple Types","entries":["If an item has multiple types of different levels, each type has its own formula, and you need the formula for the specific type of item you want to Craft. For example, {@i if you have a formula for a type I bag of holding but not for a type II bag of holding, you must acquire a separate formula to Craft a type II bag of holding.}"],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":531,"name":"Investing Magic Items","entries":["Certain magic items convey their magical benefits only when worn and invested using the Invest an Item activity, tying them to your inner potential. These items have the invested trait. Many invested items have constant abilities that function all the time or that always trigger when you use the item—but only when they're invested. If you don't have an item invested, these abilities don't work. If an invested item can be activated, you must have invested the item to activate it.","You can benefit from no more than 10 invested magic items each day. Because this limit is fairly high, and because it matters only for worn items, you probably won't need to worry about reaching the limit until higher levels, when you've acquired many useful magic items to wear.","You can still gain the mundane benefits of an item if you don't invest it. A suit of {@i +1 resilient armor} still gives you its item bonus to AC when not invested, but it doesn't give its magical bonus to saving throws, and {@item winged boots} still protect your feet even though you can't activate them to fly. Entirely non-magical items don't need to be invested.",{"type":"data","tag":"action","name":"Invest an Item","source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":272,"name":"Item Damage","entries":["An item can be broken or destroyed if it takes enough damage. Every item has a {@b Hardness} value. Each time an item takes damage, reduce any damage the item takes by its Hardness. The rest of the damage reduces the item's Hit Points. Normally an item takes damage only when a creature is directly attacking it—commonly targeted items include doors and traps. A creature that attacks you doesn't normally damage your armor or other gear, even if it hits you. However, the {@feat Shield Block} reaction can cause your shield to take damage as you use it to prevent damage to yourself, and some monsters have exceptional abilities that can damage your items.","An item that takes damage can become and eventually destroyed. It becomes broken when its Hit Points are equal to or lower than its {@b Broken Threshold} ({@b BT}); once its Hit Points are reduced to 0, it is {@b destroyed}. A broken item has the broken condition until Repaired above its Broken Threshold. Anything that automatically makes an item broken immediately reduces its Hit Points to its Broken Threshold if the item had more Hit Points than that when the effect occurred. If an item has no {@condition Broken} Threshold, then it has no relevant changes to its function due to being broken, but it's still destroyed at 0 Hit Points. (See the broken condition definition on page 273 for more information.) A destroyed item can't be Repaired.","An item's Hardness, Hit Points, and {@condition Broken} Threshold usually depend on the material the item is made of. This information appears in the {@book Materials|CRB|11|Materials} section of {@book Chapter 11: Crafting & Treasure|CRB|11|Chapter 11: Crafting & Treasure}.",{"type":"pf2-beige-box","page":273,"name":"Broken","entries":["Broken is a condition that affects objects. An object is broken when damage has reduced its Hit Points to equal or less than its Broken Threshold. A broken object can't be used for its normal function, nor does it grant bonuses— with the exception of armor. Broken armor still grants its item bonus to AC, but it also imparts a status penalty to AC depending on its category: –1 for broken light armor, –2 for broken medium armor, or –3 for broken heavy armor.","A broken item still imposes penalties and limitations normally incurred by carrying, holding, or wearing it. For example, broken armor would still impose its Dexterity modifier cap, check penalty, and so forth.","If an effect makes an item broken automatically and the item has more HP than its Broken Threshold, that effect also reduces the item's current HP to the Broken Threshold."],"source":"CRB"},{"type":"pf2-h3","page":273,"name":"Object Immunities","entries":["Inanimate objects and hazards are immune to bleed, death effects, disease, healing, mental effects, necromancy, nonlethal attacks, and poison, as well as the doomed, drained, fatigued, paralyzed, sickened, and unconscious conditions. An item that has a mind is not immune to mental effects. Many objects are immune to other conditions, at the GM's discretion. For instance, a sword has no Speed, so it can't take a penalty to its Speed, but an effect that causes a Speed penalty might work on a moving blade trap."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":271,"name":"Item Level","entries":["Each item has an item level, which represents the item's complexity and any magic used in its construction. Simpler items with a lower level are easier to construct, and you can't Craft items that have a higher level than your own (page 243). If an item's level isn't listed, its level is 0. While characters can use items of any level, GMs should keep in mind that allowing characters access to items far above their current level may have a negative impact on the game."],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":295,"name":"Items and Sizes","entries":["The Bulk rules in this chapter are for {@trait Small} and {@trait Medium} creatures, as the items are made for creatures of those sizes. Large creatures can carry more, and smaller creatures can carry less, as noted on {@table Bulk Conversions||Table 6–19}.","These rules for Bulk limits come up most often when a group tries to load up a mount or animal companion. The rules for items of different sizes tend to come into play when the characters defeat a big creature that has gear, since in most cases, the only creatures of other sizes are creatures under the GM's control. In most cases, Small or Medium creatures can wield a Large weapon, though it's unwieldy, giving them the clumsy 1 condition, and the larger size is canceled by the difficulty of swinging the weapon, so it grants no special benefit. Large armor is simply too large for Small and Medium creatures.",{"type":"pf2-h3","page":295,"name":"Bulk Conversions for Different Sizes","entries":["As shown in {@table Bulk Conversions||Table 6–19}, {@trait Large} or larger creatures are less encumbered by bulky items than {@trait Small} or {@trait Medium} creatures, while {@trait Tiny} creatures become overburdened more quickly. A {@trait Large} creature treats 10 items of 1 Bulk as 1 Bulk, a {@trait Huge} creature treats 10 items of 2 Bulk as 1 Bulk, and so on. A {@trait Tiny} creature treats 10 items of negligible Bulk as 1 Bulk. Negligible items work in a similar way—a {@trait Huge} creature treats items of 1 Bulk as negligible, so it can carry any number of items of 1 Bulk. A {@trait Tiny} creature doesn't treat any items as having negligible Bulk.",{"type":"data","tag":"table","name":"Bulk conversions","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":295,"name":"Items of Different Sizes","entries":["Creatures of sizes other than {@trait Small} or {@trait Medium} need items appropriate to their size. These items have different Bulk and possibly a different Price. {@table Differently Sized Items||Table 6 –20} provides the Price and Bulk conversion for such items.",{"type":"data","tag":"table","name":"Differently Sized Items","source":"CRB"},"For example, a {@item morningstar} sized for a {@trait Medium} creature has a Price of 1 gp and 1 Bulk, so one made for a {@trait Huge} creature has a Price of 4 gp and 4 Bulk. One made for a {@trait Tiny} creature still costs 1 gp (due to its intricacy) and has 1/2 Bulk, which rounds down to light Bulk.","Because the way that a creature treats Bulk and the Bulk of gear sized for it scale the same way, {@trait Tiny} or {@trait Large} (or larger) creatures can usually wear and carry about the same amount of appropriately sized gear as a {@trait Medium} creature.","Higher-level magic items that cost significantly more than 8 times the cost of a mundane item can use their listed Price regardless of size. Precious materials, however, have a Price based on the Bulk of the item, so multiply the Bulk value as described on {@table Differently Sized Items||Table 6 –20}, then use the formula in the precious material's entry to determine the item's Price. See page 578 for more information."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":271,"name":"Price","entries":["Most items in the following tables have a Price, which is the amount of currency it typically takes to purchase that item. An item with a Price of \"—\" can't be purchased. An item with a Price of 0 is normally free, but its value could be higher based on the materials used to create it. Most items can be sold for half their Price, but coins, gems, art objects, and raw materials (such as components for the Craft activity) can be exchanged for their full Price.",{"type":"pf2-key-box","page":271,"name":"STARTING MONEY","entries":[{"type":"pf2-title","name":"15 GP (150 SP)"}],"source":"CRB"},{"type":"data","tag":"table","name":"Coin Values","source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":580,"name":"Runes","entries":["Most magic weapons and armor gain their enhancements from potent eldritch runes etched into them. These runes allow for in-depth customization of items.","Runes must be physically engraved on items through a special process to convey their effects. They take two forms:","fundamental runes and property runes. Fundamental runes offer the most basic and essential benefits: a {@item weapon potency (generic)||weapon potency} rune adds a bonus to a weapon's attack rolls, and the {@item striking (generic)||striking} rune adds extra weapon damage dice. An {@item armor potency (generic)||armor potency} rune increases the armor's item bonus to AC, and the {@item resilient (generic)||resilient} rune grants a bonus to the wearer's saving throws. Property runes, by contrast, grant more varied effects—typically powers that are constant while the armor is worn or that take effect each time the weapon is used, such as a rune that grants energy resistance or one that adds fire damage to a weapon's attacks.","The number of property runes a weapon or armor can have is equal to the value of its potency rune. A +1 weapon can have one property rune, but it could hold another if the {@item +1 weapon potency} rune were upgraded to a {@item +2 weapon potency} rune. Since the {@item striking (generic)||striking} and {@item resilient (generic)||resilient} runes are fundamental runes, they don't count against this limit.","An item with runes is typically referred to by the value of its potency rune, followed by any other fundamental runes, then the names of any property runes, and ends with the name of the base item. For example, you might have a {@runeItem longsword||+1 weapon potency|} or {@runeItem chain mail||+2 armor potency||greater resilient||fire-resistant|}.","Rune-etched armor and weapons have the same Bulk and general characteristics as the non-magical version unless noted otherwise. The level of an item with runes etched onto it is equal to the highest level among the base item and all runes etched on it; therefore, a {@runeItem mace||+1 weapon potency||striking|} (a 4th-level item) with a {@item disrupting} rune (a 5th-level rune) would be a 5th-level item.","Each rune can be etched into a specific type of armor or weapon, as indicated in the Usage entry of the rune's stat block. Explorer's clothing can have armor runes etched on it even though it's not armor, but because it's not in the light, medium, or heavy armor category, it can't have runes requiring any of those categories.",{"type":"pf2-h3","page":580,"name":"Investiture","entries":["If a suit of armor has any runes, it has the {@trait invested} trait, requiring you to invest it to get its magical benefits."],"source":"CRB"},{"type":"pf2-h3","page":580,"name":"Rune Formulas","entries":["The Price of a rune's formula is the same as the Price of a formula for an item of the same level; it can be acquired in the same way as an {@quickref item formula||1|formulas}."],"source":"CRB"},{"type":"pf2-h3","page":580,"name":"The Etching Process","entries":["Etching a rune on an item follows the same process as using the {@action Craft} activity to make an item. You must have the formula for the rune, the item you're adding the rune to must be in your possession throughout the etching process, and you must meet any special Craft Requirements of the rune, including being able to craft magic items. The rune has no effect until you complete the {@action Craft} activity. You can etch only one rune at a time.",{"type":"pf2-h4","page":580,"name":"Transferring Runes","entries":["You can transfer runes between one item and another, including a {@item runestone}. This also uses the {@action Craft} activity. This lets you either move one rune from one item to another or swap a rune on one item with a rune on the other item. To swap, the runes must be of the same form (fundamental or property).","If an item can have two or more property runes, you decide which runes to swap and which to leave when transferring. If you attempt to transfer a rune to an item that can't accept it, such as transferring a melee weapon rune to a ranged weapon, you get an automatic critical failure on your {@action craft||Crafting} check. If you transfer a potency rune, you might end up with property runes on an item that can't benefit from them. These property runes go dormant until transferred to an item with the necessary potency rune or until you etch the appropriate potency rune on the item bearing them.","The DC of the {@skill Crafting} check to transfer a rune is determined by the item level of the rune being transferred, and the Price of the transfer is 10% of the rune's Price, unless transferring from a {@item runestone}, which is free. If you're swapping, use the higher level and higher Price between the two runes to determine these values. It takes 1 day (instead of the 4 days usually needed to Craft) to transfer a rune or swap a pair of runes, and you can continue to work over additional days to get a discount, as usual with Craft."],"data":{"quickrefIndex":true},"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":580,"name":"Fundamental Runes","entries":["Four fundamental runes produce the most essential magic of protection and destruction: {@item armor potency (generic)||armor potency} and {@item resilient (generic)||resilient} runes for armor, and {@item weapon potency (generic)||weapon potency} and {@item striking (generic)||striking} runes for weapons. A potency rune is what makes a weapon a magic weapon (page 599) or armor magic armor (page 556).","An item can have only one fundamental rune of each type, though etching a stronger rune can upgrade an existing rune to the more powerful version (as described in each rune's entry). As you level up, you typically alternate between increasing an item's potency rune and its {@item striking (generic)||striking} or {@item resilient (generic)||resilient} rune when you can afford to.",{"type":"data","tag":"table","name":"Fundamental Runes","source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":581,"name":"SPECIFIC ARMOR AND WEAPONS","entries":["Unlike armor and weapons enhanced with runes, specific armor and weapons (such as {@item ghoul hide} or a {@item holy avenger}) are created for a specific purpose and can work quite differently from other items of their type. Specific magic armor and weapons can't gain property runes, but you can add or improve their fundamental runes."],"source":"CRB"},{"type":"pf2-brown-box","page":581,"name":"RUNE TRANSFER EXAMPLES","entries":["You could transfer a {@item flaming} rune from a {@runeItem greatsword||+1 weapon potency||striking||flaming|} to a {@runeItem longsword||+2 weapon potency||striking|}, resulting in a {@runeItem longsword||+2 weapon potency||striking||flaming|} and a {@runeItem greatsword||+1 weapon potency||striking|}. You could swap the weapon potency runes from a {@runeItem longsword||+1 weapon potency} and a {@runeItem greatsword||+2 weapon potency}, resulting in a {@runeItem longsword||+2 weapon potency} and a {@runeItem greatsword||+1 weapon potency}. However, you couldn't swap a {@item +1 weapon potency} rune from one weapon with a {@item flaming} property rune from another weapon, as the two runes don't have the same form.","When transferring a rune to an item that can hold multiple property runes, you can decide whether you transfer a single rune or swap runes between the items.","For example, a +2 weapon can hold two property runes. If you transferred a {@item flaming} rune from a {@runeItem rapier||+1 weapon potency||striking||flaming|} to a {@runeItem warhammer||+2 weapon potency||striking||frost|}, you would decide whether you wanted to end up with a {@runeItem rapier||+1 weapon potency||striking|} and a {@runeItem warhammer||+2 weapon potency||striking||flaming||frost|} or a {@runeItem rapier||+1 weapon potency||striking||frost|} and a {@runeItem warhammer||+2 weapon potency||striking||flaming|}."],"source":"CRB"},{"type":"pf2-brown-box","page":582,"name":"UPGRADING ARMOR AND WEAPON RUNES","entries":["You'll often want to upgrade the fundamental runes of magic armor or a magic weapon you already have. This requires upgrading each rune separately. Tables 11–5 and 11–6 summarize the Price of each step, with a number in parentheses indicating the item's level for the Craft activity. This also indicates the typical progression for an adventurer to follow when upgrading their armor and weapons. The tables here don't include progressions that aren't as likely to come up, like turning a +1 weapon directly into a +1 greater striking weapon.",{"type":"data","tag":"table","name":"Armor Upgrade Prices","source":"CRB"},{"type":"data","tag":"table","name":"Weapon Upgrade Price","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":582,"name":"Property Runes","entries":["Property runes add special abilities to armor or a weapon in addition to the item's fundamental runes. If a suit of armor or a weapon has multiple etchings of the same rune, only the highest-level one applies. You can upgrade a property rune to a higher-level type of that rune in the same way you would upgrade a fundamental rune.","Rune abilities that must be activated follow the rules for activating magic items on page 532."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":564,"name":"Scrolls","entries":["A scroll contains a single spell that you can cast without having to expend a spell slot. A scroll can be Crafted to contain nearly any spell, so the types of scrolls available are limited only by the number of spells in the game. The exceptions are cantrips, focus spells, and rituals, none of which can be put on scrolls. The spell on a scroll can be cast only once, and the scroll is destroyed as part of the casting. The spell on the scroll is cast at a particular spell level, as determined by the scroll. For instance, a scroll of {@spell magic missile} (1st level) can be used to cast the 1st-level version of magic missile, but not a magic missile heightened to 2nd level. If no level is listed, the scroll can be used to cast the spell at its lowest level.","If you find a scroll, you can try to figure out what spell it contains. If the spell is a common spell from your spell list or a spell you know, you can spend a single {@action Recall Knowledge} action and automatically succeed at identifying the scroll's spell. If it's not, you must use {@action Identify Magic} to learn what spell the scroll holds.",{"type":"pf2-h4","page":564,"name":"Casting a Spell from a Scroll","entries":["{@action Cast a Spell||Casting a Spell} from a scroll requires holding the scroll in one hand and activating it with a {@action Cast a Spell} activity using the normal number of actions for that spell.","To {@action Cast a Spell} from a scroll, the spell must appear on your spell list. Because you're the one {@action Cast a Spell||Casting the Spell}, use your spell attack roll and spell DC. The spell also gains the appropriate trait for your tradition (arcane, divine, occult, or primal).","Any physical material components and costs are provided when a scroll is created, so you don't need to provide them when {@action Cast a Spell||Casting a Spell} from a scroll. You must replace any required material component for that spell with a somatic component. If the spell requires a focus, you must have that focus to {@action Cast a Spell||Cast the Spell} from a scroll."],"source":"CRB"},{"type":"pf2-h4","page":564,"name":"Scroll Statistics","entries":["All scrolls have the same base statistics unless noted otherwise. A scroll has light Bulk, and it must be held in one hand to be activated."],"source":"CRB"},{"type":"pf2-h4","page":565,"name":"Varying Statistics","entries":["Table 11–3 indicates the item level and Price of a scroll, both of which are based on the level of the spell contained on the scroll. Any costs to {@action Cast a Spell||Cast the Spell} are added to the scroll's Price when the scroll is crafted, so a scroll containing a spell with a Cost entry will have a higher Price than what appears on the table. The scroll's rarity matches the spell's rarity.","The traits for a scroll vary based on the spell it contains.","A scroll always has the consumable, magical, and scroll traits, plus the traits of the spell stored on it."],"source":"CRB"},{"type":"data","tag":"table","name":"Scroll Statistics","source":"CRB"},{"type":"pf2-h4","page":565,"name":"Crafting a Scroll","entries":["The process to {@action Craft} a scroll is much like that to {@action Craft} any other magic item. When you begin the crafting process, choose a spell to put into the scroll. You have to either {@action Cast a Spell||Cast that Spell} during the crafting process, or someone else must do so in your presence. {@action Cast a Spell||Casting that Spell} doesn't produce its normal effects; instead, the magic is trapped inside the scroll. The casting must come from a spellcaster expending a spell slot.","You can't {@action Craft} a scroll from a spell produced from another magic item, for example. The caster has to provide any cost of the spell. You need to learn only a single 1st-level formula to {@spell Craft} scrolls.","Like other {@trait consumable||consumables}, scrolls can be crafted in batches of four. All scrolls of one batch must contain the same spell at the same level, and you must provide one casting for each scroll crafted."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h4","page":565,"name":"Sample Scrolls","entries":["A wide variety of spells can appear on scrolls. The following specific scrolls are just examples.",{"type":"data","tag":"item","data":{"name":"Scroll of Illusory Disguise","source":"CRB","page":565,"type":"Item","level":1,"traits":["consumable","illusion","magical","scroll"],"price":{"coin":"gp","amount":3},"usage":"held in 1 hand","bulk":"L","activate":{"activity":{"number":2,"unit":"action"},"components":"{@action Cast a Spell}"},"category":"Scroll","entries":["This scroll can cast {@spell illusory disguise} as a 1st-level spell."],"craftReq":["Supply one casting of illusory disguise."]}},{"type":"data","tag":"item","data":{"name":"Scroll of Glitterdust","source":"CRB","page":565,"type":"Item","level":3,"traits":["consumable","evocation","magical","scroll"],"price":{"coin":"gp","amount":12},"usage":"held in 1 hand","bulk":"L","activate":{"activity":{"number":2,"unit":"action"},"components":"{@action Cast a Spell}"},"category":"Scroll","entries":["This scroll can be used to cast {@spell glitterdust} as a 2nd-level spell."],"craftReq":["Supply one casting of glitterdust."]}}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":294,"name":"Services","entries":["The services listed on {@table Basic Services and Consumables||Table 6–14} describe expenditures for common services and consumables.",{"type":"data","tag":"table","name":"Basic Services and Consumables","source":"CRB"},{"type":"pf2-h3","page":294,"name":"Hirelings","entries":["Paid laborers can provide services for you. Unskilled hirelings can perform simple manual labor and are untrained at most skills. Skilled hirelings have expert proficiency in a particular skill. Hirelings are level 0. If a skill check is needed, an untrained hireling has a +0 modifier, while a skilled hireling has a +4 modifier in their area of expertise and +0 for other skill checks. Hirelings' rates double if they're going adventuring with you."],"source":"CRB"},{"type":"pf2-h3","page":294,"name":"Transportation","entries":["The cost to hire transportation includes standard travel with no amenities. Most transit services provide basic sleeping arrangements, and some provide meals at the rates listed on Table 6–14. Arranging transportation into dangerous lands can be more expensive or impossible."],"source":"CRB"},{"type":"pf2-h3","page":294,"name":"Spellcasting","entries":["Spellcasting services, listed on {@table Spellcasting Services||Table 6–15}, are uncommon. Having a spell cast for you requires finding a spellcaster who knows and is willing to cast it. It's hard to find someone who can cast higher-level spells, and uncommon spells typically cost at least 100% more, if you can find someone who knows them at all. Spells that take a long time to cast (over 1 minute) usually cost 25% more. You must pay any cost listed in the spell in addition to the Price on the table.",{"type":"data","tag":"table","name":"Spellcasting Services","source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":277,"name":"Shields","entries":["{@action Raise a Shield} is the action most commonly used with shields. Most shields must be held in one hand, so you can't hold anything with that hand and {@action Raise a Shield}. A {@item buckler}, however, doesn't take up your hand, so you can {@action Raise a Shield} with a {@item buckler} if the hand is free (or, at the GM's discretion, if it's holding a simple, lightweight object that's not a weapon). You lose the benefits of {@action Raise a Shield} if that hand is no longer free.","When you have a {@item tower shield} raised, you can use the {@action Take Cover} action to increase the circumstance bonus to AC to +4. This lasts until the shield is no longer raised. If you would normally provide {@quickref lesser cover||3|cover} against an attack, having your tower shield raised provides {@quickref standard cover||3|cover} against it (and other creatures can {@action Take Cover} as normal using the cover from your shield).","If you have access to the {@feat Shield Block} reaction (from your class or from a feat), you can use it while {@action Raise a Shield||Raising your Shield} to reduce the damage you take by an amount equal to the shield's Hardness. Both you and the shield then take any remaining damage.",{"type":"pf2-h2","page":277,"name":"Shield Statistics","entries":["Shields have statistics that follow the same rules as armor:","Price, Speed Penalty, and Bulk. See page 274 for the rules for those statistics. Their other statistics are described here.",{"type":"pf2-h3","page":277,"name":"AC Bonus","entries":["A shield grants a circumstance bonus to AC, but only when the shield is raised. This requires using the Raise a Shield action, found on page 472."],"source":"CRB"},{"type":"pf2-h3","page":277,"name":"Hardness","entries":["Whenever a shield takes damage, the amount of damage it takes is reduced by this amount. This number is particularly relevant for shields because of the {@feat Shield Block} feat (page 266). The rules for Hardness appear on page 272."],"source":"CRB"},{"type":"pf2-h3","page":277,"name":"HP (BT)","entries":["This column lists the shield's Hit Points (HP) and Broken Threshold (BT). These measure how much damage the shield can take before it's destroyed (its total HP) and how much it can take before being broken and unusable (its BT). These matter primarily for the {@feat Shield Block} reaction."],"source":"CRB"},{"type":"data","tag":"table","name":"Shields","source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":277,"name":"Attacking with a Shield","entries":["A shield can be used as a martial weapon for attacks, using the statistics listed for a shield bash on {@table Melee Weapons||Table 6–7: Melee Weapons}. The shield bash is an option only for shields that weren't designed to be used as weapons. A shield can't have runes added to it. You can also buy and attach a {@item shield boss} or {@item shield spikes} to a shield to make it a more practical weapon. These can be found on {@table Melee Weapons||Table 6–7}. These work like other weapons and can even be etched with runes."],"source":"CRB"},{"type":"pf2-h2","page":277,"name":"Shield Descriptions","entries":["Each type of shield is described in more detail below.","{@b {@item Buckler}:} This very small shield is a favorite of duelists and quick, lightly armored warriors. It's typically made of steel and strapped to your forearm. You can Raise a Shield with your buckler as long as you have that hand free or are holding a light object that's not a weapon in that hand.","{@b {@item Wooden Shield}:} Though they come in a variety of shapes and sizes, the protection offered by wooden shields comes from the stoutness of their materials. While wooden shields are less expensive than steel shields, they break more easily.","{@b {@item Steel Shield}:} Like wooden shields, steel shields come in a variety of shapes and sizes. Though more expensive than wooden shields, they are much more durable.","{@b {@item Tower Shield}:} These massive shields can be used to provide cover to nearly the entire body. Due to their size, they are typically made of wood reinforced with metal."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":273,"name":"Shoddy Items","entries":["Improvised or of dubious make, shoddy items are never available for purchase except for in the most desperate of communities. When available, a shoddy item usually costs half the Price of a standard item, though you can never sell one in any case. Attacks and checks involving a shoddy item take a –2 item penalty. This penalty also applies to any DCs that a shoddy item applies to (such as AC, for shoddy armor). A shoddy suit of armor also worsens the armor's check penalty by 2. A shoddy item's Hit Points and Broken Threshold are each half that of a normal item of its type."],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":592,"name":"Staves","entries":["A magical staff is an indispensable accessory for an elite spellcaster. A staff is tied to one person during a preparation process, after which the preparer, and only the preparer, can harness the staff to cast a variety of spells throughout the day. The spells that can be cast from a staff are listed in bullet points organized by level under each version of the staff. Many staves can be found in multiple versions, with more powerful versions that contain more spells—such a staff always contains the spells of all lower-level versions, in addition to the spells listed in its own entry. All magical staves have the staff trait.",{"type":"pf2-h3","page":592,"name":"Casting Spells from a Staff","entries":["A staff gains charges when someone prepares it for the day. The person who prepared a staff can expend the charges to cast spells from it. You can {@action Cast a Spell} from a staff only if you have that spell on your spell list, are able to cast spells of the appropriate level, and expend a number of charges from the staff equal to the spell's level. {@action Cast a Spell||Casting a Spell} from a staff requires holding the staff (typically in one hand) and {@action Activate an Item||Activating} the staff by {@action Cast a Spell||Casting the Spell}, which takes the spell's normal number of actions.","Use your spell attack roll and spell DC when {@action Cast a Spell||Casting a Spell} from a staff. The spell gains the appropriate trait for your magical tradition (arcane, divine, occult, or primal) and can be affected by any modifications you can normally make when casting spells, such as metamagic feats. You must provide any material components, cost, or focus required by the spell, or you fail to cast it.","Prepared spellcasters and spontaneous spellcasters each have a unique way of altering how their staves gain charges and the ways they can be used (see the Prepared Spellcasters and Spontaneous Spellcasters sections below).",{"type":"pf2-h4","page":592,"name":"Casting Cantrips from a Staff","entries":["If a staff contains a cantrip, you can cast that cantrip using the staff without expending any charges. The cantrip's level is heightened to the same level as cantrips you cast."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":592,"name":"Preparing a Staff","entries":["During your daily preparations, you can prepare a staff to add charges to it for free. When you do so, that staff gains a number of charges equal to the level of your highest-level spell slot. You don't need to expend any spells to add charges in this way. No one can prepare more than one staff per day, nor can a staff be prepared by more than one person per day. If the charges aren't used within 24 hours, they're lost, and preparing the staff anew removes any charges previously stored in it. You can prepare a staff only if you have at least one of the staff's spells on your spell list.",{"type":"pf2-h4","page":592,"name":"Prepared Spellcasters","entries":["A prepared spellcaster—such as a cleric, druid, or wizard— can place some of their own magic in a staff to increase its number of charges. When a prepared spellcaster prepares a staff, they can expend a spell slot to add a number of charges to the staff equal to the level of the spell. They can't expend more than one spell in this way each day. For example, if Ezren can cast 3rd-level spells and prepared a staff, the staff would gain 3 charges, but Ezren could increase this to 6 by expending one of his 3rd-level spells, 5 by expending a 2nd-level spell, or 4 by expending a 1st-level spell."],"source":"CRB"},{"type":"pf2-h4","page":592,"name":"Spontaneous Spellcasters","entries":["A spontaneous spellcaster, such as a bard or sorcerer, can reduce the number of charges it takes to Activate a staff by supplementing with their own energy. When a spontaneous spellcaster Activates a staff, they can expend 1 charge from the staff and one of their spell slots to cast a spell from the staff of the same level (or lower) as the expended spell slot. This doesn't change the number of actions it takes to cast the spell. For example, if Seoni can cast 3rd-level spells and prepared a staff, the staff would gain 3 charges. She could expend 1 charge and one of her 3rd-level spell slots to cast a 3rd-level spell from the staff, or 1 charge and one of her 2nd-level spell slots to cast a 2nd-level spell from the staff. She could still expend 3 charges from the staff to cast a 3rd-level spell from it without using any of her own slots, just like any other spellcaster"],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":592,"name":"Attacking with a Staff","entries":["Staves are also {@item staff} weapons. They can be etched with fundamental runes but not property runes. This doesn't alter any of their spellcasting abilities."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":597,"name":"Wands","entries":["Short, slender items typically made of wood, wands let you cast a specific spell without expending a spell slot. They can be used once per day, but can be overcharged to attempt to cast them again at great risk. Each wand holds a spell of a certain level, determined when the wand is created. Cantrips, focus spells, and rituals can't be placed in wands.","If you find a wand, you can try to figure out what spell is in it. If the spell is a common spell from your spell list or is a spell you know, you can use a single {@action Recall Knowledge} action and automatically succeed.","If it's not, you must {@action Identify Magic}.",{"type":"pf2-h3","page":597,"name":"Casting Spells from a Wand","entries":["A wand contains a spell that can be cast once per day. Casting a spell from a wand requires holding the wand in one hand and activating the item with a {@action Cast a Spell} activity using the normal number of actions for the spell.","To cast a spell from a wand, it must be on your spell list. Because you're the one casting the spell, use your spell attack roll and spell DC. The spell is of your tradition.","A spell cast from a wand doesn't require physical material components, but you must replace any material component normally required to cast the spell with a somatic component. If the spell requires a focus, you must still have that focus to cast the spell from a wand, and if the spell has a cost, you must still pay that cost to cast the spell from a wand.",{"type":"pf2-h4","page":597,"name":"Overcharging a Wand","entries":["After the spell is cast from the wand for the day, you can attempt to cast it one more time—overcharging the wand at the risk of destroying it. {@action Cast a Spell||Cast the Spell} again, then roll a DC {@flatDC 10} flat check. On a success, the wand is broken.","On a failure, the wand is destroyed. If anyone tries to overcharge a wand when it's already been overcharged that day, the wand is automatically destroyed (even if it had been repaired) and no spell is cast."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":597,"name":"Wand Statistics","entries":["A wand's base statistics are the same unless noted otherwise in a special wand. It has light Bulk, and must be held in one hand to be activated. Each wand contains a specific level of the spell. When you activate a wand, you can only cast the spell at the specified level, but you can craft a wand with a heightened version of a spell.",{"type":"pf2-h4","page":597,"name":"Varying Statistics","entries":["Each type of wand has a Level and Price determined by the spell's level. The wand's rarity matches the spell's rarity. The item's traits also vary, based on the spell. A wand has any traits listed in its stat block (usually just magical and wand), plus any traits of the spell stored on it. A wand has the normal Hardness, BT, and HP of a thin item of its material (page 577)."],"source":"CRB"},{"type":"pf2-brown-box","page":597,"name":"EXAMPLE WAND","entries":["This example {@item magic wand (generic)} has the {@spell heal} spell.",{"type":"data","tag":"item","data":{"name":"Wand of Heal","source":"CRB","page":597,"type":"Item","level":"3+","traits":["magical","necromancy","positive","wand"],"usage":"held in 1 hand","bulk":"L","category":"Wand","entries":["The golden end caps on this white wooden wand are adorned with ruby cabochons.",{"type":"ability","style":"compact","components":["{@action Cast a Spell}"],"frequency":{"freq":1,"unit":"day","overcharge":true,"number":"once "},"entries":["You cast a {@spell heal} spell at the indicated level."]}],"craftReq":["Supply a listed-level casting of heal."],"generic":"G","variants":[{"type":"1st-level spell","level":3,"price":{"coin":"gp","amount":60},"entries":[]},{"type":"2nd-level spell","level":5,"price":{"coin":"gp","amount":160},"entries":[]},{"type":"3rd-level spell","level":7,"price":{"coin":"gp","amount":360},"entries":[]},{"type":"4th-level spell","level":9,"price":{"coin":"gp","amount":700},"entries":[]},{"type":"5th-level spell","level":11,"price":{"coin":"gp","amount":1500},"entries":[]},{"type":"6th-level spell","level":13,"price":{"coin":"gp","amount":3000},"entries":[]},{"type":"7th-level spell","level":15,"price":{"coin":"gp","amount":6500},"entries":[]},{"type":"8th-level spell","level":17,"price":{"coin":"gp","amount":15000},"entries":[]},{"type":"9th-level spell","level":19,"price":{"coin":"gp","amount":40000},"entries":[]}]}}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":597,"name":"Crafting a Wand","entries":["For the most part, the process to {@action Craft} a wand is like that to {@action Craft} any other magic item. When you begin the crafting process, choose a spell to put into the wand. You have to either cast that spell during the process, or someone else must do so in your presence. That spell doesn't have its normal effects; instead, the magic is captured inside the wand. The caster doesn't need to pay any cost of the spell.","The casting must come from a spellcaster expending a spell slot. You can't make a wand from a spell that comes from another magic item, for example."],"source":"CRB"},{"type":"pf2-h3","page":597,"name":"Magic Wand","entries":["The simplest form of wand contains a spell, with Price and level based on that spell. The wand has the {@trait magical} and {@trait wand} traits, as well as the traits the spell has. The name of a magic wand with a spell in it is simply \"wand of,\" followed by the spell's name. You only need to learn one 1st-level formula to {@action Craft} a {@i magic wand}."],"source":"CRB"},{"type":"pf2-h3","page":598,"name":"Specialty Wands","entries":["Specialty wands can contain only certain kinds of spells, as noted in the stat block, and either alter the spell's effects or affect how it can be cast. The Craft Requirements entry lists what kinds of spells the wand can hold."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":278,"name":"Weapons","entries":[{"type":"pf2-h2","page":278,"name":"Attack Rolls","entries":["When making an attack roll, determine the result by rolling 1d20 and adding your attack modifier for the weapon or unarmed attack you're using. Modifiers for melee and ranged attacks are calculated differently.",{"type":"pf2-inset","page":278,"entries":["Ranged attack modifier = Dexterity modifier + proficiency bonus + other bonuses + penalties"],"source":"CRB"},{"type":"pf2-inset","page":278,"entries":["Melee attack modifier = Strength modifier {@n (or optionally Dexterity for a {@trait finesse} weapon)} + proficiency bonus + other bonuses + penalties"],"source":"CRB"},"Bonuses, and penalties apply to these rolls just like with other types of checks. Weapons with potency runes (page 581) add an item bonus to your attack rolls.",{"type":"pf2-h3","page":278,"name":"Multiple Attack Penalty","entries":["If you use an action with the attack trait more than once on the same turn, your attacks after the first take a penalty called a multiple attack penalty. Your second attack takes a –5 penalty, and any subsequent attacks take a –10 penalty.","The multiple attack penalty doesn't apply to attacks you make when it isn't your turn (such as attacks made as part of a reaction). You can use a weapon with the {@trait agile} trait to reduce your multiple attack penalty."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":278,"name":"Damage Rolls","entries":["When the result of your attack roll with a weapon or unarmed attack equals or exceeds your target's AC, you hit your target! Roll the weapon or unarmed attack's damage die and add the relevant modifiers, bonuses, and penalties to determine the amount of damage you deal. Calculate a damage roll as follows.",{"type":"pf2-inset","page":278,"entries":["Melee damage roll = damage die of weapon or unarmed attack + Strength modifier + bonuses + penalties"],"source":"CRB"},{"type":"pf2-inset","page":278,"entries":["Ranged damage roll = damage die of weapon + Strength modifier for thrown weapons + bonuses + penalties"],"source":"CRB"},"Ranged weapons don't normally add an ability modifier to the damage roll, though weapons with the propulsive trait (page 283) add half your Strength modifier (or your full modifier if it is a negative number), and thrown weapons add your full Strength modifier.","Magic weapons with {@item striking}, {@item greater striking}, or {@item major striking} runes (page 581) add one or more weapon damage dice to your damage roll. These extra dice are the same die size as the weapon's damage die. At higher levels, most characters also gain extra damage from weapon specialization."],"source":"CRB"},{"type":"pf2-h2","page":278,"name":"Critical Hits","entries":["When you make an attack and succeed with a natural 20 (the number on the die is 20), or if the result of your attack exceeds the target's AC by 10, you achieve a critical success (also known as a critical hit).","If you critically succeed at a {@action Strike}, your attack deals {@book double damage|CRB|9|Doubling and Halving Damage}. Other attacks, such as spell attack rolls and some uses of the {@skill Athletics} skill, describe the specific effects that occur when their outcomes are critical successes."],"source":"CRB"},{"type":"pf2-h2","page":278,"name":"Unarmed Attacks","entries":["Almost all characters start out trained in unarmed attacks. You can {@action Strike} with your fist or another body part, calculating your attack and damage rolls in the same way you would with a weapon. Unarmed attacks can belong to a weapon group (page 280), and they might have weapon traits (page 282). However, unarmed attacks aren't weapons, and effects and abilities that work with weapons never work with unarmed attacks unless they specifically say so.","{@table Unarmed Attacks||Table 6–6: Unarmed Attacks} lists the statistics for an unarmed attack with a fist, though you'll usually use the same statistics for attacks made with any other parts of your body. Certain ancestry feats, class features, and spells give access to special, more powerful unarmed attacks. Details for those unarmed attacks are provided in the abilities that grant them."],"source":"CRB"},{"type":"pf2-h2","page":278,"name":"Improvised Weapons","entries":["If you attack with something that wasn't built to be a weapon, such as a chair or a vase, you're making an attack with an improvised weapon. Improvised weapons are simple weapons. You take a –2 item penalty to attack rolls with an improvised weapon. The GM determines the amount and type of damage the attack deals, if any, as well as any weapon traits the improvised weapon should have."],"source":"CRB"},{"type":"pf2-h2","page":279,"name":"Weapon Statistics","entries":["The tables on pages 280 –282 list the statistics for various melee and ranged weapons that you can purchase, as well as the statistics for striking with a fist (or another basic unarmed attack). The tables present the following statistics. All weapons listed in this chapter have an item level of 0.",{"type":"pf2-h3","page":279,"name":"Damage","entries":["This entry lists the weapon's damage die and the type of damage it deals: B for bludgeoning, P for piercing, or S for slashing.",{"type":"pf2-beige-box","page":279,"name":"Damage Dice","entries":["Each weapon lists the damage die used for its damage roll. A standard weapon deals one die of damage, but a magical {@item striking (generic)||striking} rune can increase the number of dice rolled, as can some special actions and spells. These additional dice use the same die size as the weapon or unarmed attack's normal damage die.",{"type":"pf2-title","name":"Counting Damage Dice"},"Effects based on a weapon's number of damage dice include only the weapon's damage die plus any extra dice from a {@item striking (generic)||striking} rune. They don't count extra dice from abilities, critical specialization effects, property runes, weapon traits, or the like.",{"type":"pf2-title","name":"Increasing Die Size"},"When an effect calls on you to increase the size of your weapon damage dice, instead of using its normal weapon damage dice, use the next larger die, as listed below (so if you were using a d4, you'd use a d6, and so on). If you are already using a d12, the size is already at its maximum. You can't increase your weapon damage die size more than once.","{@c {@b {@dice 1d4} ➞ {@dice 1d6} ➞ {@dice 1d8} ➞ {@dice 1d10} ➞ {@dice 1d12}}}"],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":279,"name":"Range","entries":["Ranged and thrown weapons have a range increment. Attacks with these weapons work normally up to that distance. Attack rolls beyond a weapon's range increment take a –2 penalty for each additional multiple of that increment between you and the target. Attacks beyond the sixth range increment are impossible.","For example, a shortbow takes no penalty against a target up to 60 feet away, a –2 penalty against a target beyond 60 feet but up to 120 feet away, and a –4 penalty against a target beyond 120 feet but up to 180 feet away, and so on, up to 360 feet."],"source":"CRB"},{"type":"pf2-h3","page":279,"name":"Reload","entries":["While all weapons need some amount of time to get into position, many ranged weapons also need to be loaded and reloaded. This entry indicates how many {@action Interact} actions it takes to reload such weapons. This can be 0 if drawing ammunition and firing the weapon are part of the same action. If an item takes 2 or more actions to reload, the GM determines whether they must be performed together as an activity, or you can spend some of those actions during one turn and the rest during your next turn.","An item with an entry of \"—\" must be drawn to be thrown, which usually takes an {@action Interact} action just like drawing any other weapon. Reloading a ranged weapon and drawing a thrown weapon both require a free hand. Switching your grip to free a hand and then to place your hands in the grip necessary to wield the weapon are both included in the actions you spend to reload a weapon."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":279,"name":"Bulk","entries":["This entry gives the weapon's Bulk. A weapon's Bulk is increased or decreased if it's sized for creatures that aren't Small or Medium size, following the rules on page 295."],"source":"CRB"},{"type":"pf2-brown-box","page":279,"name":"SELECTING WEAPONS","entries":["Characters who focus on combat need to carefully consider their choice of weapons, evaluating whether they want to fight in melee or at range, the weapons' damage potential, and the special features of various weapons. Characters who are primarily spellcasters usually just need to pick a backup weapon in the best category they're trained or better in.","When selecting weapons, start by identifying the weapon types you're trained or better in. You should then compare weapons within these types to determine which ones you will have the highest melee or ranged attack modifier with. It's usually considered best practice to select both a melee and ranged weapon during character creation so you can contend with a broader variety of foes and situations.",{"type":"pf2-title","name":"Weapon Categories"},"Weapons fall into broad categories depending on how much damage they deal and what traits they have. Martial weapons generally deal more damage than simple weapons, and advanced weapons generally have more advantageous traits than martial weapons with the same damage. Generally, you'll want to select weapons that deal more damage, but if you're a highly skilled combatant, you might want to pick a weapon with interesting traits, even if it has a lower weapon damage die. You can also purchase multiple weapons within your budget, allowing you to switch between them for different situations."],"source":"CRB"},{"type":"pf2-h3","page":279,"name":"Hands","entries":["Some weapons require one hand to wield, and others require two. A few items, such as a longbow, list 1+ for its Hands entry. You can hold a weapon with a 1+ entry in one hand, but the process of shooting it requires using a second to retrieve, nock, and loose an arrow. This means you can do things with your free hand while holding the bow without changing your grip, but the other hand must be free when you shoot. To properly wield a 1+ weapon, you must hold it in one hand and also have a hand free.","Weapons requiring two hands typically deal more damage. Some one-handed weapons have the two-hand trait, causing them to deal a different size of weapon damage die when used in two hands. In addition, some abilities require you to wield a weapon in two hands. You meet this requirement while holding the weapon in two hands, even if it doesn't require two hands or have the two-hand trait."],"source":"CRB"},{"type":"pf2-h3","page":280,"name":"Group","entries":["A weapon or unarmed attack's group classifies it with similar weapons. Groups affect some abilities and what the weapon does on a critical hit if you have access to that weapon or unarmed attack's critical specialization effects; for full details, see page 283."],"source":"CRB"},{"type":"pf2-h3","page":280,"name":"Weapon Traits","entries":["The traits a weapon or unarmed attack has are listed in this entry. Any trait that refers to a \"weapon\" can also apply to an unarmed attack that has that trait."],"source":"CRB"},{"type":"pf2-h3","page":280,"name":"Ammunition","entries":["Some entries in the ranged weapons tables are followed by an entry indicating the type of ammunition that weapon launches. The damage die is determined by the weapon, not the ammunition. Because that and other relevant statistics vary by weapon, ammunition entries list only the name, quantity, Price, and Bulk. Using ammunition destroys it."],"source":"CRB"},{"type":"data","tag":"table","name":"Unarmed Attacks","source":"CRB"},{"type":"data","tag":"table","name":"Melee Weapons","source":"CRB"},{"type":"data","tag":"table","name":"Ranged Weapons","source":"CRB"},{"type":"pf2-h3","page":282,"name":"Weapon Traits","entries":["{@filter Weapons and unarmed attacks with the weapon trait can have the following traits.|traits||categories=item}"],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":283,"name":"Critical Specialization Effects","entries":["Certain feats, class features, weapon runes, and other effects can grant you additional benefits when you make a Strike with certain weapons and get a critical success. This is called a critical specialization effect. The exact effect depends on which weapon group your weapon belongs to, as listed below. You can always decide not to add the critical specialization effect of your weapon.","{@b Axe:} Choose one creature adjacent to the initial target and within reach. If its AC is lower than your attack roll result for the critical hit, you deal damage to that creature equal to the result of the weapon damage die you rolled (including extra dice for its potency rune, if any). This amount isn't doubled, and no bonuses or other additional dice apply to this damage.","{@b Bomb:} Increase the radius of the bomb's splash damage (if any) to 10 feet.","{@b Bow:} If the target of the critical hit is adjacent to a surface, it gets stuck to that surface by the missile. The target is immobilized and must spend an Interact action to attempt a DC 10 {@skill Athletics} check to pull the missile free; it can't move from its space until it succeeds. The creature doesn't become stuck if it is incorporeal, is liquid (like a water elemental or some oozes), or could otherwise escape without effort.","{@b Brawling:} The target must succeed at a Fortitude save against your class DC or be slowed 1 until the end of your next turn.","{@b Club:} You knock the target away from you up to 10 feet (you choose the distance). This is {@quickref forced movement||3|forced movement}.","{@b Dart:} The target takes {@dice 1d6} {@condition Persistent Damage|CRB|persistent bleed damage}. You gain an item bonus to this bleed damage equal to the weapon's item bonus to attack rolls.","{@b Flail:} The target is knocked {@condition prone}.","{@b Hammer:} The target is knocked {@condition prone}.","{@b Knife:} The target takes {@dice 1d6} {@condition Persistent Damage|CRB|persistent bleed} damage. You gain an item bonus to this bleed damage equal to the weapon's item bonus to attack rolls.","{@b Pick:} The weapon viciously pierces the target, who takes 2 additional damage per weapon damage die.","{@b Polearm:} The target is moved 5 feet in a direction of your choice. This is {@quickref forced movement||3|forced movement}.","{@b Shield:} You knock the target back from you 5 feet. This is {@quickref forced movement||3|forced movement}.","{@b Sling:} The target must succeed at a Fortitude save against your class DC or be stunned 1.","{@b Spear:} The weapon pierces the target, weakening its attacks. The target is clumsy 1 until the start of your next turn.","{@b Sword:} The target is made off-balance by your attack, becoming {@condition flat-footed} until the start of your next turn.",{"type":"pf2-h3","page":284,"name":"Weapon Descriptions","entries":["{@note Please visit the {@filter items page|items||source=CRB|category=weapon|type=equipment} to view all weapons.}"],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":287,"name":"Wearing Tools","entries":["You can make a set of tools (such as {@item alchemist's tools} or {@item healer's tools}) easier to use by wearing it. This allows you to draw and replace the tools as part of the action that uses them. You can wear up to 2 Bulk of tools in this manner; tools beyond this limit must be stowed or drawn with an {@action Interact} action to use."],"data":{"quickref":2},"source":"CRB"}]},{"type":"entries","entries":[{"type":"section","page":300,"name":"Cantrips","entries":["A cantrip is a special type of spell that's weaker than other spells but can be used with greater freedom and flexibility. The title of a cantrip's stat block says \"Cantrip\" instead of \"Spell.\" Casting a cantrip doesn't use up your spell slots; you can cast a cantrip at will, any number of times per day. If you're a prepared caster, you can prepare a specific number of cantrips each day. You can't prepare a cantrip in a spell slot.","A cantrip is always automatically heightened to half your level, rounded up. For a typical spellcaster, this means its level is equal to the highest level of spell slot you have."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":302,"name":"Casting Spells","entries":["The casting of a spell can range from a simple word of magical might that creates a fleeting effect to a complex process taking minutes or hours to cast and producing a long-term impact. {@action Cast a Spell||Casting a Spell} is a special activity that takes a number of actions defined by the spell. When you {@action Cast a Spell}, your spellcasting creates obvious visual manifestations of the gathering magic, although feats such as Conceal Spell (page 210) and Melodious Spell (page 101) can help hide such manifestations or otherwise prevent observers from noticing that you are casting.",{"type":"data","tag":"action","name":"Cast a Spell","source":"CRB"},{"type":"pf2-h3","page":303,"name":"Spell Components","entries":["A spell description lists the components required to {@action Cast a Spell||Cast the Spell}. For most spells, the number of components is equal to the number of actions you must spend to {@action Cast a Spell||Cast the Spell}. Each component adds certain traits to the {@action Cast a Spell} activity, and some components have special requirements. The components that appear in this book are listed below.",{"type":"pf2-h4","page":303,"name":"Material","entries":["A material component is a bit of physical matter consumed in the casting of the spell. The spell gains the manipulate trait and requires you to have a free hand to retrieve and manipulate a material component. That component is expended in the casting (even if the spell is disrupted).","Except in extreme circumstances, you can assume all common components are included in a material component pouch (page 290)."],"source":"CRB"},{"type":"pf2-h4","page":303,"name":"Somatic","entries":["A somatic component is a specific hand movement or gesture that generates a magical nexus. The spell gains the manipulate trait and requires you to make gestures. You can use this component while holding something in your hand, but not if you are restrained or otherwise unable to gesture freely.","Spells that require you to touch the target require a somatic component. You can do so while holding something as long as part of your hand is able to touch the target (even if it's through a glove or gauntlet)."],"source":"CRB"},{"type":"pf2-h4","page":303,"name":"Verbal","entries":["A verbal component is a vocalization of words of power.","You must speak them in a strong voice, so it's hard to conceal that you're {@action Cast a Spell||Casting a Spell}. The spell gains the {@trait concentrate}. You must be able to speak to provide this component."],"source":"CRB"},{"type":"pf2-h4","page":303,"name":"Focus","entries":["A focus is an object that funnels the magical energy of the spell. The spell gains the manipulate trait and requires you to either have a free hand to retrieve the focus listed in the spell or already be holding the focus in your hand.","As part of {@action Cast a Spell||Casting the Spell}, you retrieve the focus (if necessary), manipulate it, and can stow it again if you so choose.","Foci tend to be expensive, and you need to acquire them in advance to {@action Cast a Spell||Cast the Spell}."],"source":"CRB"},{"type":"pf2-brown-box","page":303,"name":"Component Substitution","entries":["Some classes can substitute one component for another or alter how a component works.","If you're a {@class bard} {@action Cast a Spell||Casting a Spell} from the {@trait occult} tradition you can usually play an {@item musical instrument||instrument} for spells requiring somatic or material components, as long as it takes at least one of your hands to do so. If you use an instrument, you don't need a spell component pouch or another hand free. You can usually also play an instrument for spells requiring verbal components, instead of speaking.","If you're a {@class cleric} {@action Cast a Spell||Casting a Spell} from the {@trait divine} tradition while holding a divine focus (such as a {@item religious symbol (generic)||religious symbol} or {@item religious text||text}), you can replace any material component the spell requires by using the divine focus as a focus component instead. Unlike the normal rules for a focus component, you can't retrieve or stow the focus when making this substitution.","If you're a {@class druid} {@action Cast a Spell||Casting a Spell} from the {@trait primal} tradition while holding a primal focus (such as {@item holly and mistletoe}), you can replace any material component the spell requires by using the primal focus as a focus component instead. Unlike the normal rules for a focus component, you can't retrieve or stow the focus when making this substitution.","If you're a {@class sorcerer} {@action Cast a Spell||Casting a Spell} from the magical tradition that matches your bloodline, you can draw on the magic within your blood to replace any material component with a somatic component.","Any character casting an innate spell can replace any material component with a somatic component."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":304,"name":"Metamagic","entries":["Many spellcasters can gain access to metamagic actions, typically by selecting metamagic feats. Actions with the metamagic trait tweak the properties of your spells, changing their range, damage, or any number of other properties. You must use a metamagic action directly before the spell you want to alter. If you use any action (including free actions, reactions, and additional metamagic actions) other than {@action Cast a Spell} directly after, you waste the benefits of the metamagic action. Any additional effects added by a metamagic action are part of the spell's effect, not of the metamagic action itself."],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":298,"name":"Disbelieving Illusions","entries":["Sometimes illusions allow an affected creature a chance to disbelieve the spell, which lets the creature effectively ignore the spell if it succeeds at doing so. This usually happens when a creature {@action Seek||Seeks} or otherwise spends actions to engage with the illusion, comparing the result of its {@skill Perception} check (or another check or saving throw, at the GM's discretion) to the caster's spell DC. {@trait Mental} illusions typically provide rules in the spell's description for disbelieving the effect (often allowing the affected creature to attempt a Will save).","If the illusion is {@trait visual}, and a creature interacts with the illusion in a way that would prove it is not what it seems, the creature might know that an illusion is present, but it still can't ignore the illusion without successfully disbelieving it. For instance, if a character is pushed through the illusion of a door, they will know that the door is an illusion, but they still can't see through it. Disbelieving an illusion makes it and those things it blocks seem hazy and indistinct, so even in the case where a visual illusion is disbelieved, it may, at the GM's discretion, block vision enough to make those on the other side concealed.."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":304,"name":"Durations","entries":["The duration of a spell is how long the spell effect lasts.","Spells that last for more than an instant have a Duration entry. A spell might last until the start or end of a turn, for some number of rounds, for minutes, or even longer. If a spell's duration is given in rounds, the number of rounds remaining decreases by 1 at the start of each of the spellcaster's turns, ending when the duration reaches 0.","Some spells have effects that remain even after the spell's magic is gone. Any ongoing effect that isn't part of the spell's duration entry isn't considered magical.","For instance, a spell that creates a loud sound and has no duration might deafen someone for a time, even permanently. This deafness couldn't be counteracted because it is not itself magical (though it might be cured by other magic, such as {@spell restore senses}).","If a spell's caster dies or is incapacitated during the spell's duration, the spell remains in effect till its duration ends.","You might need to keep track of the caster's initiative after they stopped being able to act to monitor spell durations.",{"type":"pf2-h3","page":304,"name":"Sustaining Spells","entries":["If the spell's duration is \"sustained,\" it lasts until the end of your next turn unless you use a Sustain a Spell action on that turn to extend the duration of that spell.",{"type":"data","tag":"action","name":"Sustain a Spell","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":305,"name":"Long Durations","entries":["If a spell's duration says it lasts until your next daily preparations, on the next day you can refrain from preparing a new spell in that spell's slot. (If you are a spontaneous caster, you can instead expend a spell slot during your preparations.) Doing so extends the spell's duration until your next daily preparations. This effectively Sustains the Spell over a long period of time.","If you prepare a new spell in the slot (or don't expend a spell slot), the spell ends. You can't do this if the spell didn't come from one of your spell slots. If you are dead or otherwise incapacitated at the 24-hour mark after the time you {@action Cast a Spell||Cast the Spell} or the last time you extended its duration, the spell ends. Spells with an unlimited duration last until counteracted or Dismissed. You don't need to keep a spell slot open for these spells."],"source":"CRB"},{"type":"pf2-h3","page":305,"name":"Dismissing","entries":["Some spells can be dismissed, ending the duration early. This requires the caster or target to use the Dismiss action.",{"type":"data","tag":"action","name":"Dismiss","source":"CRB"}],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":300,"name":"Focus Spells","entries":["Focus spells are a special type of spell attained directly from a branch of study, from a deity, or from another specific source. You can learn focus spells only through special class features or feats, rather than choosing them from a spell list. Furthermore, you cast focus spells using a special pool of Focus Points—you can't prepare a focus spell in a spell slot or use your spell slots to cast focus spells; similarly, you can't spend your Focus Points to cast spells that aren't focus spells. Even some classes that don't normally grant spellcasting, such as the champion and monk, can grant focus spells.","Focus spells are automatically heightened to half your level rounded up, just like cantrips are. You can't cast a focus spell if its minimum level is greater than half your level rounded up, even if you somehow gain access to it.","Casting any of your focus spells costs you 1 Focus Point. You automatically gain a focus pool of 1 Focus Point the first time you gain an ability that gives you a focus spell.","You replenish all the Focus Points in your pool during your daily preparations. You can also use the {@action Refocus} activity to pray, study, meditate, or otherwise reattune yourself to the source of your focus magic and regain a Focus Point.","Some abilities allow you to increase the Focus Points in your pool beyond 1. Typically, these are feats that give you a new focus spell and increase the number of points in your pool by 1. Your focus pool can't have a capacity beyond 3 Focus Points, even if feats that increase your pool would cause it to exceed this number.",{"type":"data","tag":"action","name":"Refocus","source":"CRB"},{"type":"pf2-brown-box","page":302,"name":"Focus Points from Multiple Sources","entries":["It's possible, especially through archetypes, to gain focus spells and Focus Points from more than one source. If this happens, you have just one focus pool, adding all the Focus Points together to determine the total size of your pool. (Remember that the maximum number of Focus Points a pool can have is 3.) If you have multiple abilities that give you a focus pool, each one adds 1 Focus Point to your pool. For instance, if you were a cleric with the Domain Initiate feat, you would have a pool with 1 Focus Point. Let's say you then took the champion multiclass archetype and the Healing Touch feat. Normally, this feat would give you a focus pool. Since you already have one, it instead increases your existing pool's capacity by 1.","Focus Points are not differentiated by source; you can spend any of your Focus Points on any of your focus spells. Likewise, when you {@action Refocus}, you get back a point as long as you follow the guidelines of any abilities that granted you focus spells. Having Focus Points from multiple sources doesn't change the tradition of your spells; if you had both cleric domain spells and druid order spells, your domain spells would remain divine and the order spells primal. This could mean that you need to keep track of a different proficiency and ability modifier with the spell DC and spell attack roll of different focus spells."],"source":"CRB"},{"type":"pf2-h3","page":302,"name":"Spellcasters with Focus Spells","entries":["If you are a spellcaster, your focus spells are the same tradition of spell as the class that gave you the focus spell. A {@class bard||bard's} are occult, a {@class cleric||cleric's} are divine, a {@class druid||druid's} are primal, a {@class wizard||wizard's} are arcane, and a {@class sorcerer||sorcerer's} are determined by their bloodline."],"source":"CRB"},{"type":"pf2-h3","page":302,"name":"Non-Spellcasters with Focus Spells","entries":["If you get focus spells from a class or other source that doesn't grant spellcasting ability (for example, if you're a monk with the {@feat Ki Strike} feat), the ability that gives you focus spells also provides your proficiency rank for spell attack rolls and spell DCs, as well as the magical tradition of your focus spells. You gain the ability to {@action Cast a Spell} and use any spellcasting actions necessary to cast your focus spells (see below). However, you don't qualify for feats and other rules that require you to be a spellcaster."],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Hostile Actions","entries":["Sometimes spell effects prevent a target from using hostile actions, or the spell ends if a creature uses any hostile actions. A hostile action is one that can harm or damage another creature, whether directly or indirectly, but not one that a creature is unaware could cause harm.","For instance, lobbing a {@spell fireball} into a crowd would be a hostile action, but opening a door and accidentally freeing a horrible monster would not be. The GM is the final arbitrator of what constitutes a hostile action."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Identifying Spells","entries":["Sometimes you need to identify a spell, especially if its effects are not obvious right away. If you notice a spell being cast, and you have prepared that spell or have it in your repertoire, you automatically know what the spell is, including the level to which it is heightened.","If you want to identify a spell but don't have it prepared or in your repertoire, you must spend an action on your turn to attempt to identify it using {@action Recall Knowledge}. You typically notice a spell being cast by seeing its visual manifestations or hearing its verbal casting components. Identifying long-lasting spells that are already in place requires using Identify Magic instead of {@action Recall Knowledge} because you don't have the advantage of watching the spell being cast."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":302,"name":"Innate Spells","entries":["Certain spells are natural to your character, typically coming from your ancestry or a magic item rather than your class. You can cast your innate spells even if you aren't a member of a spellcasting class. The ability that gives you an innate spell tells you how often you can cast it—usually once per day—and its magical tradition. Innate spells are refreshed during your daily preparations. Innate cantrips are cast at will and automatically heightened as normal for cantrips (see Cantrips on page 300) unless otherwise specified. You gain the ability to {@action Cast a Spell} and use any spellcasting actions necessary to cast your innate spells; since this magic is innate, you can replace any material component with a somatic component (page 303). Innate spells don't let you qualify for abilities that require you to be a spellcaster.","You're always trained in spell attack rolls and spell DCs for your innate spells, even if you aren't otherwise trained in spell attack rolls or spell DCs. If your proficiency in spell attack rolls or spell DCs is expert or better, apply that proficiency to your innate spells, too. You use your Charisma modifier as your spellcasting ability modifier for innate spells unless otherwise specified.","If you have an innate spell, you can cast it, even if it's not of a spell level you can normally cast. This is especially common for monsters, which might be able to cast innate spells far beyond what a character of the same level could use.","You can't use your spell slots to cast your innate spells, but you might have an innate spell and also be able to prepare or cast the same spell through your class. You also can't heighten innate spells, but some abilities that grant innate spells might give you the spell at a higher level than its base level or change the level at which you cast the spell."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":304,"name":"Ranges, Areas, and Targets","entries":["Spells with a range can affect targets, create areas, or make things appear only within that range. Most spell ranges are measured in feet, though some can stretch over miles, reach anywhere on the planet, or go even farther!",{"type":"pf2-h3","page":304,"name":"Touch Range","entries":["A spell with a range of touch requires you to physically touch the target. You use your unarmed reach to determine whether you can touch the creature. You can usually touch the target automatically, though the spell might specify that the target can attempt a saving throw or that you must attempt a spell attack roll. If an ability increases the range of a touch spell, start at 0 feet and increase from there."],"source":"CRB"},{"type":"pf2-h3","page":304,"name":"Areas","entries":["Sometimes a spell has an area, which can be a burst, cone, emanation, or line. The method of measuring these areas can be found {@quickref here||3|Areas}. If the spell originates from your position, the spell has only an area; if you can cause the spell's area to appear farther away from you, the spell has both a range and an area."],"source":"CRB"},{"type":"pf2-h3","page":304,"name":"Targets","entries":["Some spells allow you to directly target a creature, an object, or something that fits a more specific category. The target must be within the spell's range, and you must be able to see it (or otherwise perceive it with a precise sense) to target it normally. At the GM's discretion, you can attempt to target a creature you can't see, as described in Detecting Creatures on pages 465–467. If you fail to target a particular creature, this doesn't change how the spell affects any other targets the spell might have.","If you choose a target that isn't valid, such as if you thought a vampire was a living creature and targeted it with a spell that can target only living creatures, your spell fails to target that creature. If a creature starts out as a valid target but ceases to be one during a spell's duration, the spell typically ends, but the GM might decide otherwise in certain situations.","Spells that affect multiple creatures in an area can have both an Area entry and a Targets entry. A spell that has an area but no targets listed usually affects all creatures in the area indiscriminately.","Some spells restrict you to willing targets. A player can declare their character a willing or unwilling target at any time, regardless of turn order or their character's condition (such as when a character is paralyzed, unconscious, or even dead)."],"source":"CRB"},{"type":"pf2-h3","page":304,"name":"Line of Effect","entries":["You usually need an unobstructed path to the target of a spell, the origin point of an area, or the place where you create something with a spell. More information on line of effect can be found {@quickref here||3|line of effect}."],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":306,"name":"Reading Spells","entries":["Each spell uses the following format. Entries appear only when applicable, so not all spells will have every entry described here. The spell's name line also lists the type of spell if it's a cantrip or focus spell, as well as the level.",{"type":"data","tag":"generic","style":"book","data":{"name":"SPELL NAME","traits":["traits"],"category":"SPELL","level":"(LEVEL)","sections":[[[{"type":"pf2-options","skipSort":true,"noColon":true,"items":[{"name":"Tradition","entries":["This entry lists the magical traditions the spell belongs to. Some feats or other abilities might add a spell to your spell list even if you don't follow the listed traditions."]},{"name":"Cast","entries":["The number of actions required to {@action Cast a Spell||Cast the Spell} are listed here. Spells that can be cast during a single turn have the appropriate icon, as do those that can be cast as a free action or a reaction. Spells that take longer to cast list the time required, such as \"1 minute.\" After this, the spell's components are listed. If Casting the Spell has a cost, requirements, or a trigger, that information is also listed in this section. A cost includes any money, valuable materials, or other resources that must be expended to cast the spell."]},{"name":"Range, Area, and Targets","entries":["This entry lists the range of the spell, the area it affects, and the targets it can affect, if any. If none of these entries are present, the spell affects only the caster."]},{"name":"Saving Throw and Duration","entries":["If a spell allows the target to attempt a saving throw, the type of save appears here. Any details on the particular results and timing of the save appear in the text unless the entry specifies a basic saving throw, which follows the rules found on page 449. If the spell requires a save only under certain circumstances or at a certain time, this entry is omitted, since the text needs to explain it in more detail. A spell that doesn't list a duration takes place instantaneously, and anything created by it persists after the spell."]}]}]],[["A horizontal line follows saving throws and duration, and the effects of the spell are described after this line. This section might also detail the possible results of a saving throw: critical success, success, failure, and critical failure."]],[[{"type":"pf2-options","skipSort":true,"noColon":true,"items":[{"name":"Heightened (level)","entries":["If the spell has special effects when heightened, those effects appear at the end of the stat block."]}]}]]]}}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":408,"name":"Rituals","entries":[{"type":"pf2-h2","page":408,"name":"Casting Rituals","entries":["When you take charge of a ritual, you are its primary caster, and others assisting you are secondary casters. You can be a primary caster for a ritual even if you can't cast spells. You must know the ritual, and the ritual's spell level can be no higher than half your level rounded up.","You must also have the required proficiency rank in the skill used for the ritual's primary check (see Checks below), and as the primary caster, you must attempt this skill check to determine the ritual's effects. The primary skill check determines the tradition.","Rituals do not require spell slots to cast. You can heighten a ritual up to half your level rounded up, decided when the ritual is initiated. A ritual always takes at least 1 hour to perform, and often longer. While a ritual is a downtime activity, it's possible—albeit risky—to perform a ritual during exploration with enough uninterrupted time. A ritual's casting time is usually listed in days. Each day of casting requires 8 hours of participation in the ritual from all casters, with breaks during multiday rituals to allow rest. One caster can continue a multiday ritual, usually with some light chanting or meditation, while the other casters rest. All rituals require material, somatic, and verbal components throughout their casting time.",{"type":"pf2-h3","page":408,"name":"Learning Rituals","entries":["Learning a ritual does not count against any limits on spells in your spell repertoire or on any other normal spellcasting ability. Rituals are never common, though if you look hard, you can probably find someone who can perform an uncommon ritual for you. They may still be unwilling to teach it to you."],"source":"CRB"},{"type":"pf2-h3","page":408,"name":"Cost","entries":["A ritual's Cost entry lists valuable components required to cast the ritual. If a ritual doesn't have any such components, it won't have a Cost entry. The cost is consumed when you attempt the primary skill check. Costs are often presented as a base cost multiplied by the target's level and sometimes the spell's level. If the target's level is lower than 1, multiply the cost by 1 instead. Heightened versions that increase the base cost multiply it by the target's level or another value as appropriate. Most rituals that create permanent creatures, such as {@ritual create undead}, use costs based on the level of the spell, as presented on {@table creature creation rituals||Table 7–1}."],"source":"CRB"},{"type":"pf2-h3","page":408,"name":"Secondary Casters","entries":["Many rituals need additional secondary casters, who also don't need to be able to cast spells. Unlike a primary caster, a secondary caster doesn't need a minimum level or skill proficiency. The Secondary Casters entry, if present, indicates the minimum number of secondary casters required."],"source":"CRB"},{"type":"pf2-h3","page":408,"name":"Checks","entries":["At the ritual's culmination, you must attempt the skill check listed in the Primary Check entry to determine the ritual's outcome. Primary checks usually have a very hard DC for a level that's twice the ritual's spell level. As with other downtime activities, fortune and misfortune effects can't modify your checks for the ritual, nor can bonuses or penalties that aren't active throughout the process.","The GM can adjust the DCs of rituals, add or change primary or secondary checks, or even waive requirements to fit specific circumstances. For example, performing a ritual in a location where ley lines converge on the night of a new moon might make a normally difficult ritual drastically easier.",{"type":"data","tag":"table","name":"Creature Creation Rituals","source":"CRB"}],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h4","page":408,"name":"Secondary Checks","entries":["Often, a ritual requires secondary checks to represent aspects of its casting, usually with a standard DC for a level twice the ritual's spell level. A different secondary caster must attempt each secondary check. If there are more secondary casters than checks, the others don't attempt any.","Secondary casters attempt their checks before you attempt the primary check; no matter their results, the ritual proceeds to the primary check. Secondary checks affect the primary check depending on their results.",{"type":"successDegree","entries":{"Critical Success":"You gain a +2 circumstance bonus to the primary check.","Success":"No bonus or penalty.","Failure":"You take a –4 circumstance penalty to the primary check.","Critical Failure":"As failure, and you reduce the degree of success of the primary skill check by one step."}}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":409,"name":"Effect","entries":["A ritual's effect depends on the result of the primary check.","If an effect lists a save DC, use your spell DC for the ritual's magic tradition (or 12 + your level + your highest mental ability modifier, if you don't have a spell DC)."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":409,"name":"Rituals","entries":["{@note Please visit the {@filter rituals page|rituals||source=CRB} to view all Rituals.}"],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Saving Throws","entries":["Spells that require a target to attempt a save to resist some or all of the spell's effects have a Saving Throw entry. This entry presents the type of save for quick reference, and specific details appear in the spell description. Whenever a spell allows a saving throw, it uses the caster's spell DC.",{"type":"pf2-h3","page":305,"name":"Basic Saving Throws","entries":["If a spell's Saving Throw entry specifies a \"basic\" saving throw, the spell's potential effects all relate to the damage listed in the spell's description. The target takes no damage on a critical success, half damage on a success, full damage on a failure, or double damage on a critical failure. The rules for basic saving throws are found on page 449."],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Setting Triggers","entries":["If a spell is meant to respond only to certain events or under certain conditions—such as {@spell magic mouth}—it might require you to set a trigger. This is a simple sensory cue that causes the spell to activate. The spell activates as a reaction when the spell's sensor observes something that fits its trigger. Depending on the spell, the trigger might be the presence of a type of creature, such as \"red-haired dwarven women,\" or it could be an observed action, such as \"whenever someone enters the spell's area.\" Disguises and illusions fool the spell as long as they appear to match its parameters. For a spell to detect something visually, the spell's origin point must have line of sight. Darkness doesn't prevent this, but invisibility does, as does a successful {@skill Stealth} check to Hide (against the spell's DC). For auditory detection, line of sight isn't necessary, though the sound must be audible at the spell's origin point. A {@skill Stealth} check to Sneak can fool the sensor."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Spell Attacks","entries":["Some spells require you to succeed at a spell attack roll to affect the target. This is usually because they require you to precisely aim a ray or otherwise make an accurate attack. A spell attack roll is compared to the target's AC.","Spell attack rolls benefit from any bonuses or penalties to attack rolls, including your multiple attack penalty, but not any special benefits or penalties that apply only to weapon or unarmed attacks. Spell attacks don't deal any damage beyond what's listed in the spell description.","In rare cases, a spell might have you make some other type of attack, such as a weapon Strike. Such attacks use the normal rules and attack bonus for that type of attack."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":298,"name":"Spell Slots","entries":["Characters of spellcasting classes can cast a certain number of spells each day; the spells you can cast in a day are referred to as spell slots. At 1st level, a character has only a small number of 1st-level spell slots per day, but as you advance in level, you gain more spell slots and new slots for higher-level spells. A spell's level indicates its overall power, from 1 to 10.",{"type":"pf2-h3","page":298,"name":"Prepared Spells","entries":["If you're a prepared spellcaster—such as a cleric, druid, or wizard—you must spend time each day preparing spells for that day. At the start of your daily preparations, you select a number of spells of different spell levels determined by your character level and class. Your spells remain prepared until you cast them or until you prepare spells again.","Each prepared spell is expended after a single casting, so if you want to cast a particular spell more than once in a day, you need to prepare that spell multiple times. The exceptions to this rule are spells with the cantrip trait; once you prepare a cantrip, you can cast it as many times as you want until the next time you prepare spells. See page 300 for more information on cantrips.","You might gain an ability that allows you to swap prepared spells or perform other aspects of preparing spells at different times throughout the day, but only your daily preparation counts for the purpose of effects that last until the next time you prepare spells."],"source":"CRB"},{"type":"pf2-h3","page":298,"name":"Spontaneous Spells","entries":["If you're a spontaneous spellcaster—such as a bard or a sorcerer—you choose which spell you're using a spell slot for at the moment you decide to cast it. This provides you with more freedom in your spellcasting, but you have fewer spells in your spell repertoire, as determined by your character level and class. When you make your daily preparations, all your spell slots are refreshed, but you don't get to change the spells in your repertoire."],"source":"CRB"},{"type":"pf2-red-box","page":299,"name":"Magical Traditions","entries":["Spellcasters cast spells from one of four different spell list, each representing a different magical tradition: arcane, divine, occult, and primal.","Your class determines which tradition of magic your spells use. In some cases, such as when a cleric gains spells from their deity or when a sorcerer gets spells from their bloodline, you might be able to cast spells from a different spell list. In these cases, the spell uses your magic tradition, not the list the spell normally comes from. When you cast a spell, add your tradition's trait to the spell.","Some types of magic, such as that of most magic items, don't belong to any single tradition. These have the magical trait instead of a tradition trait.",{"type":"table","style":"pf2-box__table--red","rows":[["Arcane","Divine","Occult","Primal"],["Arcane spellcasters use logic and rationality to categorize the magic inherent in the world around them. Because of its far-reaching approach, the arcane tradition has the broadest spell list, though it's generally poor at affecting the spirit or the soul. Wizards are the most iconic arcane spellcasters, poring over tomes and grimoires, though arcane sorcerers study the secrets of their blood to unlock the power within themselves.","The power of the divine is steeped in faith, the unseen, and belief in a power source from beyond the Material Plane. Clerics are the most iconic divine spellcasters, beseeching the gods to grant them their magic. Divine sorcerers can use the blood of their celestial or fiendish ancestors as a divine conduit, and champions call upon their gods to grant them martial prowess through divine guidance.","The practitioners of occult traditions seek to understand the unexplainable, categorize the bizarre, and otherwise access the ephemeral in a systematic way. Bards are the most iconic occult spellcasters, collecting strange esoterica and using their performances to influence the mind or elevate the soul, and occult sorcerers strive to understand the mysterious power in their blood.","An instinctual connection to and faith in the world, the cycle of day and night, theturning of the seasons, and the natural selection of predator and prey drive the primal tradition. Druids are the most iconic primal spellcasters, calling upon the magic of nature through deep faith and a connection to the plants and animals around them, and primal sorcerers call upon their fey or beast blood to harness the same natural energies."]]}],"source":"CRB"},{"type":"pf2-h3","page":299,"name":"Heightened Spells","entries":["Both prepared and spontaneous spellcasters can cast a spell at a higher spell level than that listed for the spell.","This is called heightening the spell. A prepared spellcaster can heighten a spell by preparing it in a higher-level slot than its normal spell level, while a spontaneous spellcaster can heighten a spell by casting it using a higher-level spell slot, so long as they know the spell at that level (see Heightened Spontaneous Spells below). When you heighten your spell, the spell's level increases to match the higher level of the spell slot you've prepared it in or used to cast it. This is useful for any spell, because some effects, such as counteracting, depend on the spell's level.","In addition, many spells have additional specific benefits when they are heightened, such as increased damage. These extra benefits are described at the end of the spell's stat block. Some heightened entries specify one or more levels at which the spell must be prepared or cast to gain these extra advantages. Each of these heightened entries states specifically which aspects of the spell change at the given level. Read the heightened entry only for the spell level you're using or preparing; if its benefits are meant to include any of the effects of a lower-level heightened entry, those benefits will be included in the entry.","Other heightened entries give a number after a plus sign, indicating that heightening grants extra advantages over multiple levels. The listed effect applies for every increment of levels by which the spell is heightened above its lowest spell level, and the benefit is cumulative. For example, {@spell fireball} says \"{@b Heightened (+1)} The damage increases by 2d6.\" Because {@spell fireball} deals {@damage 6d6} fire damage at 3rd level, a 4th-level {@spell fireball} would deal {@dice 8d6} fire damage, a 5th-level spell would deal {@dice 10d6} fire damage, and so on.",{"type":"pf2-h4","page":299,"name":"Heightened Spontaneous Spells","entries":["If you're a spontaneous spellcaster, you must know a spell at the specific level that you want to cast it in order to heighten it. You can add a spell to your spell repertoire at more than a single level so that you have more options when casting it. For example, if you added {@spell fireball} to your repertoire as a 3rd-level spell and again as a 5th-level spell, you could cast it as a 3rd-level or a 5th-level spell; however, you couldn't cast it as a 4th-level spell.","Many spontaneous spellcasting classes provide abilities like the signature spells class feature, which allows you to cast a limited number of spells as heightened versions even if you know the spell at only a single level."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-red-box","page":299,"name":"The Four Essences","entries":["Spells that affect certain physical or metaphysical forces tend to be grouped into particular magical traditions. Scholars of magic widely agree that all of existence is composed of some combination of four essences, though they disagree on the names and particular qualities of each essence.","The following entries discuss each essence and the traditions and spell schools relevant to it; for instance, evocation spells tend to manipulate matter. The abjuration school is an unusual case, as abjuration spells draw upon different essences depending on who they are warding and what they are protecting against.",{"type":"table","style":"pf2-box__table--red","rows":[["Matter","Spirit","Mind","Life"],["Also called body, material essence, or physical essence, matter is the fundamental building block that makes up all physical things in the universe. The arcane and primal traditions are especially attuned toward manipulating and shaping matter. Spells that are used to create or alter matter most often come from the conjuration, evocation, or transmutation schools.","Also called soul, ethereal essence, or spiritual essence, spirit is an otherworldly building block that makes up a being's immaterial and immortal self. The spirit travels through the Ethereal Plane and into the Great Beyond after the death of the physical body. The spirit is most easily affected by divine and occult spells. Spirit spells are usually of the divination or necromancy schools.","Also called thought or astral essence, the mind essence allows thinking creatures to have rational thoughts, ideas, plans, logic, and memories. Mind touches even nonsapient creatures like animals, though in a more limited capacity. Arcane and occult casters usually excel at mind spells. Spells that use mind essence are usually found in the divination, enchantment, and illusion schools.","Also called heart, faith, instinct, or vital essence, life represents the animating universal force within all things. Whereas matter provides the base materials for a body, life keeps it alive and well. This essence is responsible for unconscious responses and belief, such as ancestral instincts and divine guidance. The divine and primal traditions hold power over life. Life spells are usually necromancy."]]}],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":306,"name":"Walls","entries":["Spells that create walls list the depth, length, and height of the wall, also specifying how it can be positioned. Some walls can be shaped; you can manipulate the wall into a form other than a straight line, choosing its contiguous path square by square. The path of a shaped wall can't enter the same space more than once, but it can double back so one section is adjacent to another section of the wall."],"data":{"quickref":3},"source":"CRB"}]},{"type":"entries","entries":[{"type":"section","page":461,"name":"Actions","entries":["You affect the world around you primarily by using actions, which produce effects. Actions are most closely measured and restricted during the encounter mode of play, but even when it isn't important for you to keep strict track of actions, they remain the way in which you interact with the game world. There are four types of actions: single actions, activities, reactions, and free actions.","{@b Single actions} can be completed in a very short time. They're self-contained, and their effects are generated within the span of that single action. During an encounter, you get 3 actions at the beginning of your turn, which you can use as described on page 468.","{@b Activities} usually take longer and require using multiple actions, which must be spent in succession. Stride is a single action, but Sudden Charge is an activity in which you use both the Stride and Strike actions to generate its effect.","{@b Reactions} have triggers, which must be met for you to use the reaction. You can use a reaction anytime its trigger is met, whether it's your turn or not. In an encounter, you get 1 reaction each round, which you can use as described on page 468. Outside of encounters, your use of reactions is more flexible and up to the GM. Reactions are usually triggered by other creatures or by events outside your control.","{@b Free actions} don't cost you any of your actions per turn, nor do they cost your reaction. A free action with no trigger follows the same rules as a single action (except the action cost), and a free action with a trigger follows the same rules as a reaction (except the reaction cost).",{"type":"pf2-brown-box","page":461,"name":"ACTION ICON KEY","entries":["These icons appear in stat blocks as shorthand for each type of action.","{@as 1} Single Action","{@as 2} Two-Action Activity","{@as 3} Three-Action Activity","{@as R} Reaction","{@as F} Free Action"],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Activities","entries":["An activity typically involves using multiple actions to create an effect greater than you can produce with a single action, or combining multiple single actions to produce an effect that's different from merely the sum of those actions. In some cases, usually when spellcasting, an activity can consist of only 1 action, 1 reaction, or even 1 free action.","An activity might cause you to use specific actions within it. You don't have to spend additional actions to perform them—they're already factored into the activity's required actions. (See Subordinate Actions on page 462.) You have to spend all the actions of an activity at once to gain its effects. In an encounter, this means you must complete it during your turn. If an activity gets interrupted or disrupted in an encounter (page 462), you lose all the actions you committed to it.",{"type":"pf2-h4","page":461,"name":"Exploration and Downtime Activities","entries":["Outside of encounters, activities can take minutes, hours, or even days. These activities usually have the exploration or downtime trait to indicate they're meant to be used during these modes of play. You can often do other things off and on as you carry out these activities, provided they aren't significant activities of their own. For instance, if you're Repairing an item, you might move around to stretch your legs or have a brief discussion—but you couldn't also Decipher Writing at the same time.","If an activity that occurs outside of an encounter is interrupted or disrupted, as described in Disrupting Actions below, you usually lose the time you put in, but no additional time beyond that."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":462,"name":"IN-DEPTH ACTION RULES","entries":["These rules clarify some of the specifics of using actions.",{"type":"pf2-title","name":"Simultaneous Actions"},"You can use only one single action, activity, or free action that doesn't have a trigger at a time. You must complete one before beginning another. For example, the Sudden Charge activity states you must Stride twice and then Strike, so you couldn't use an Interact action to open a door in the middle of the movement, nor could you perform part of the move, make your attack, and then finish the move.","Free actions with triggers and reactions work differently. You can use these whenever the trigger occurs, even if the trigger occurs in the middle of another action.",{"type":"pf2-title","name":"Subordinate Actions"},"An action might allow you to use a simpler action—usually one of the Basic Actions on page 469—in a different circumstance or with different effects. This subordinate action still has its normal traits and effects, but is modified in any ways listed in the larger action. For example, an activity that tells you to Stride up to half your Speed alters the normal distance you can move in a Stride. The Stride would still have the move trait, would still trigger reactions that occur based on movement, and so on. The subordinate action doesn't gain any of the traits of the larger action unless specified. The action that allows you to use a subordinate action doesn't require you to spend more actions or reactions to do so; that cost is already factored in.","Using an activity is not the same as using any of its subordinate actions. For example, the quickened condition you get from the {@spell haste} spell lets you spend an extra action each turn to Stride or Strike, but you couldn't use the extra action for an activity that includes a Stride or Strike. As another example, if you used an action that specified, \"If the next action you use is a Strike,\" an activity that includes a Strike wouldn't count, because the next thing you are doing is starting an activity, not using the Strike basic action."],"source":"CRB"},{"type":"pf2-h3","page":462,"name":"Actions with Triggers","entries":["You can use free actions that have triggers and reactions only in response to certain events. Each such reaction and free action lists the trigger that must happen for you to perform it. When its trigger is satisfied—and {@i only} when it is satisfied—you can use the reaction or free action, though you don't have to use the action if you don't want to.","There are only a few basic reactions and free actions that all characters can use. You're more likely to gain actions with triggers from your class, feats, and magic items.",{"type":"pf2-h4","page":462,"name":"Limitations on Triggers","entries":["The triggers listed in the stat blocks of reactions and some free actions limit when you can use those actions. You can use only one action in response to a given trigger. For example, if you had a reaction and a free action that both had a trigger of \"your turn begins,\" you could use either of them at the start of your turn—but not both. If two triggers are similar, but not identical, the GM determines whether you can use one action in response to each or whether they're effectively the same thing. Usually, this decision will be based on what's happening in the narrative.","This limitation of one action per trigger is per creature; more than one creature can use a reaction or free action in response to a given trigger."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":462,"name":"Other Actions","entries":["Sometimes you need to attempt something not already covered by defined actions in the game. When this happens, the rules tell you how many actions you need to spend, as well any traits your action might have. For example, a spell that lets you switch targets might say you can do so \"by spending a single action, which has the {@trait concentrate}.\" Game masters can also use this approach when a character tries to do something that isn't covered in the rules."],"source":"CRB"},{"type":"pf2-h3","page":462,"name":"Gaining and Losing Actions","entries":["Conditions can change the number of actions you can use on your turn, or whether you can use actions at all. The slowed condition, for example, causes you to lose actions, while the quickened condition causes you to gain them.","Conditions are detailed in the appendix on pages 618–623.","Whenever you lose a number of actions—whether from these conditions or in any other way—you choose which to lose if there's any difference between them. For instance, the {@spell haste} spell makes you quickened, but it limits what you can use your extra action to do. If you lost an action while {@spell haste} was active, you might want to lose the action from haste first, since it's more limited than your normal actions.","Some effects are even more restrictive. Certain abilities, instead of or in addition to changing the number of actions you can use, say specifically that you can't use reactions. The most restrictive form of reducing actions is when an effect states that you can't act: this means you can't use any actions, or even speak."],"source":"CRB"},{"type":"pf2-h3","page":462,"name":"Disrupting Actions","entries":["Various abilities and conditions, such as an Attack of Opportunity, can disrupt an action. When an action is disrupted, you still use the actions or reactions you committed and you still expend any costs, but the action's effects don't occur. In the case of an activity, you usually lose all actions spent for the activity up through the end of that turn. For instance, if you began a {@action Cast a Spell} activity requiring 3 actions and the first action was disrupted, you lose all 3 actions that you committed to that activity.","The GM decides what effects a disruption causes beyond simply negating the effects that would have occurred from the disrupted action. For instance, a Leap disrupted midway wouldn't transport you back to the start of your jump, and a disrupted item hand off might cause the item to fall to the ground instead of staying in the hand of the creature who was trying to give it away."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":457,"name":"Afflictions","entries":["Diseases and poisons are types of afflictions, as are curses and radiation. An affliction can infect a creature for a long time, progressing through different and often increasingly debilitating stages. The level of an affliction is the level of the monster, hazard, or item causing the affliction or, in the case of a spell, is listed in the affliction entry for that spell.",{"type":"pf2-h3","page":457,"name":"Format","entries":["Whether appearing in a spell, as an item, or within a creature's stat block, afflictions appear in the following format.",{"type":"pf2-h4","page":457,"name":"Name and Traits","entries":["The affliction's name is given first, followed by its traits in parentheses—including the trait for the type of affliction (curse, disease, poison, and so forth). If the affliction needs to have a level specified, it follows the parentheses, followed by any unusual details, such as restrictions on removing the conditions imposed by an affliction."],"source":"CRB"},{"type":"pf2-h4","page":457,"name":"Saving Throw","entries":["When you're first exposed to the affliction, you must attempt a saving throw against it. This first attempt to stave off the affliction is called the initial save. An affliction usually requires a Fortitude save, but the exact save and its DC are listed after the name and type of affliction. Spells that can poison you typically use the caster's spell DC.","On a successful initial saving throw, you are unaffected by that exposure to the affliction. You do not need to attempt further saving throws against it unless you are exposed to the affliction again.","If you fail the initial saving throw, after the affliction's onset period elapses (if applicable), you advance to stage 1 of the affliction and are subjected to the listed effect. On a critical failure, after its onset period (if applicable), you advance to stage 2 of the affliction and are subjected to that effect instead. The stages of an affliction are described below."],"source":"CRB"},{"type":"pf2-h4","page":458,"name":"Onset","entries":["Some afflictions have onset times. For these afflictions, once you fail your initial save, you don't gain the effects for the first stage of the affliction until the onset time has elapsed. If this entry is absent, you gain the effects for the first stage (or the second stage on a critical failure) immediately upon failing the initial saving throw."],"source":"CRB"},{"type":"pf2-h4","page":458,"name":"Maximum Duration","entries":["If an affliction lasts only a limited amount of time, it lists a maximum duration. Once this duration passes, the affliction ends. Otherwise, the affliction lasts until you succeed at enough saves to recover, as described in Stages below."],"source":"CRB"},{"type":"pf2-h4","page":458,"name":"Stages","entries":["An affliction typically has multiple stages, each of which lists an effect followed by an interval in parentheses. When you reach a given stage of an affliction, you are subjected to the effects listed for that stage.","At the end of a stage's listed interval, you must attempt a new saving throw. On a success, you reduce the stage by 1; on a critical success, you reduce the stage by 2. You are then subjected to the effects of the new stage. If the affliction's stage is ever reduced below stage 1, the affliction ends and you don't need to attempt further saves unless you're exposed to the affliction again.","On a failure, the stage increases by 1; on a critical failure, the stage increases by 2. You are then subjected to the effects listed for the new stage. If a failure or critical failure would increase the stage beyond the highest listed stage, the affliction instead repeats the effects of the highest stage."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":458,"name":"Conditions from Afflictions","entries":["An affliction might give you conditions with a longer or shorter duration than the affliction. For instance, if an affliction causes you to be drained but has a maximum duration of 5 minutes, you remain drained even after the affliction ends, as is normal for the drained condition. Or, you might succeed at the flat check to remove persistent damage you took from an ongoing affliction, but you would still need to attempt saves to remove the affliction itself, and failing one might give you new persistent damage."],"source":"CRB"},{"type":"pf2-h3","page":458,"name":"Multiple Exposures","entries":["Multiple exposures to the same curse or disease currently affecting you have no effect. For a poison, however, failing the initial saving throw against a new exposure increases the stage by 1 (or by 2 if you critically fail) without affecting the maximum duration. This is true even if you're within the poison's onset period, though it doesn't change the onset length."],"source":"CRB"},{"type":"pf2-h3","page":458,"name":"Virulent Afflictions","entries":["Afflictions with the {@trait virulent} trait are harder to remove.","You must succeed at two consecutive saves to reduce a virulent affliction's stage by 1. A critical success reduces a virulent affliction's stage by only 1 instead of by 2."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":443,"name":"Checks","entries":["When success isn't certain—whether you're swinging a sword at a foul beast, attempting to leap across a chasm, or straining to remember the name of the earl's second cousin at a soiree—you'll attempt a check. Pathfinder has many types of checks, from skill checks to attack rolls to saving throws, but they all follow these basic steps.",{"type":"list","style":"list-decimal","items":["Roll a d20 and identify the modifiers, bonuses, and penalties that apply.","Calculate the result.","Compare the result to the difficulty class (DC).","Determine the degree of success and the effect."]},"Checks and difficulty classes (DC) both come in many forms. When you swing your sword at that foul beast, you'll make an attack roll against its Armor Class, which is the DC to hit another creature. If you are leaping across that chasm, you'll attempt an {@skill Athletics} skill check with a DC based on the distance you are trying to jump. When calling to mind the name of the earl's second cousin, you attempt a check to {@action Recall Knowledge}. You might use either the Society skill or a Lore skill you have that's relevant to the task, and the DC depends on how common the knowledge of the cousin's name might be, or how many drinks your character had when they were introduced to the cousin the night before.","No matter the details, for any check you must roll the d20 and achieve a result equal to or greater than the DC to succeed. Each of these steps is explained below.",{"type":"pf2-h3","page":444,"name":"Step 1: Roll D20 and Identify The Modifiers, Bonuses, and Penalties That Apply","entries":["Start by rolling your d20. You'll then identify all the relevant modifiers, bonuses, and penalties that apply to the roll. A {@b modifier} can be either positive or negative, but a {@b bonus} is always positive, and a {@b penalty} is always negative.","The sum of all the modifiers, bonuses, and penalties you apply to the d20 roll is called your total modifier for that statistic.","Nearly all checks allow you to add an {@b ability modifier} to the roll. An ability modifier represents your raw capabilities and is derived from an ability score, as described on page 20. Exactly which ability modifier you use is determined by what you're trying to accomplish. Usually a sword swing applies your Strength modifier, whereas remembering the name of the earl's cousin uses your Intelligence modifier.","When attempting a check that involves something you have some training in, you will also add your {@b bonus}. This bonus depends on your proficiency rank:","untrained, trained, expert, master, or legendary. If you're untrained, your bonus is +0—you must rely on raw talent and any bonuses from the situation. Otherwise, the bonus equals your character's level plus a certain amount depending on your rank. If your proficiency rank is trained, this bonus is equal to your level + 2, and higher proficiency ranks further increase the amount you add to your level.",{"type":"table","colStyles":["text-center","text-center"],"rows":[["Proficiency Rank","Proficiency Bonus"],["Untrained","0"],["Trained","Your level + 2"],["Expert","Your level + 4"],["Master","Your level + 6"],["Legendary","Your level + 8"]]},"There are three other types of bonus that frequently appear: circumstance bonuses, item bonuses, and status bonuses. If you have different types of bonus that would apply to the same roll, you'll add them all. But if you have multiple bonuses of the same type, you can use only the highest bonus on a given roll—in other words, they don't \"stack.\" For instance, if you have both a proficiency bonus and an item bonus, you add both to your d20 result, but if you have two item bonuses that could apply to the same check, you add only the higher of the two.","{@b Circumstance bonuses} typically involve the situation you find yourself in when attempting a check. For instance, using Raise a Shield with a buckler grants you a +1 circumstance bonus to AC. Being behind cover grants you a +2 circumstance bonus to AC. If you are both behind cover and Raising a Shield, you gain only the +2 circumstance bonus for cover, since they're the same type and the bonus from cover is higher.","{@b Item bonuses} are granted by some item that you are wearing or using, either mundane or magical. For example, armor gives you an item bonus to AC, while expanded alchemist's tools grant you an item bonus to {@skill Crafting} checks when making alchemical items.","{@b Status bonuses} typically come from spells, other magical effects, or something applying a helpful, often temporary, condition to you. For instance, the 3rd-level {@spell heroism} spell grants a +1 status bonus to attack rolls, {@skill Perception} checks, saving throws, and skill checks. If you were under the effect of {@spell heroism} and someone cast the {@spell bless} spell, which also grants a +1 status bonus on attacks, your attack rolls would gain only a +1 status bonus, since both spells grant a +1 status bonus to those rolls, and you only take the highest status bonus.","Penalties work very much like bonuses. You can have {@b circumstance penalties {@b status penalties}, and sometimes even {@b item penalties.} Like bonuses of the same type, you take only the worst all of various penalties of a given type. However, you can apply both a bonus and a penalty of the same type on a single roll. For example, if you had a +1 status bonus from a {@spell heroism} spell but a –2 status penalty from the sickened condition, you'd apply them both to your roll—so {@spell heroism} still helps even though you're feeling unwell.","Unlike bonuses, penalties can also be {@b untyped}, in which case they won't be classified as \"circumstance,\" \"item,\" or \"status.\" Unlike other penalties, you always add all your untyped penalties together rather than simply taking the worst one. For instance, when you use attack actions, you incur a multiple attack penalty on each attack you make on your turn after the first attack, and when you attack a target that's beyond your weapon's normal range increment, you incur a range penalty on the attack.","Because these are both untyped penalties, if you make multiple attacks at a faraway target, you'd apply both the multiple attack penalty and the range penalty to your roll.","Once you've identified all your various modifiers, bonuses, and penalties, you move on to the next step."],"source":"CRB"},{"type":"pf2-h3","page":445,"name":"Step 2: Calculate the Result","entries":["This step is simple. Add up all the various modifiers, bonuses, and penalties you identified in Step 1—this is your total modifier. Next add that to the number that came up on your d20 roll. This total is your check result."],"source":"CRB"},{"type":"pf2-h3","page":445,"name":"Step 3: Compare the Result to the DC","entries":["This step can be simple, or it can create suspense. Sometimes you'll know the {@b Difficulty Class} ({@b DC}) of your check. In these cases, if your result is equal to or greater than the DC, you succeed! If your roll anything less than the DC, you fail.","Other times, you might not know the DC right away. Swimming across a river would require an {@skill Athletics} check, but it doesn't have a specified DC—so how will you know if you succeed or fail? You call out your result to the GM and they will let you know if it is a success, failure, or otherwise. While you might learn the exact DC through trial and error, DCs sometimes change, so asking the GM whether a check is successful is the best way to determine whether or not you have met or exceeded the DC.",{"type":"pf2-h4","page":445,"name":"Calculating DCs","entries":["Whenever you attempt a check, you compare your result against a DC. When someone or something else attempts a check against you, rather than both forces rolling against one another, the GM (or player, if the opponent is another PC) compares their result to a fixed DC based on your relevant statistic. Your DC for a given statistic is 10 + the total modifier for that statistic."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":445,"name":"Step 4: Determine the Degree of Success and Effect","entries":["Many times, it's important to determine not only if you succeed or fail, but also how spectacularly you succeed or fail. Exceptional results—either good or bad—can cause you to critically succeed at or critically fail a check.","You critically succeed at a check when a check's result meets or exceeds the DC by 10 or more. If the check is an attack roll, this is sometimes called a critical hit. You can also critically fail a check. The rules for critical failure—sometimes called a fumble—are the same as those for a critical success, but in the other direction: if you fail a check by 10 or more, that's a critical failure.","If you rolled a 20 on the die (a \"natural 20\"), your result is one degree of success better than it would be by numbers alone. If you roll a 1 on the d20 (a \"natural 1\"), your result is one degree worse. This means that a natural 20 usually results in a critical success and natural 1 usually results in a critical failure. However, if you were going up against a very high DC, you might get only a success with a natural 20, or even a failure if 20 plus your total modifier is 10 or more below the DC. Likewise, if your modifier for a statistic is so high that adding it to a 1 from your d20 roll exceeds the DC by 10 or more, you can succeed even if you roll a natural 1! If a feat, magic item, spell, or other effect does not list a critical success or critical failure, treat is as an ordinary success or failure instead.","Some other abilities can change the degree of success for rolls you get. When resolving the effect of an ability that changes your degree of success, always apply the adjustment from a natural 20 or natural 1 before anything else."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":467,"name":"Concealment and Invisibility","entries":["The concealed and invisible conditions reflect certain circumstances that can make a creature harder to see.",{"type":"pf2-h4","page":467,"name":"Concealed","entries":["This condition protects a creature if it's in mist, within dim light, or amid something else that obscures sight but does not provide a physical barrier to effects. An effect or type of terrain that describes an area of concealment makes all creatures within it concealed.","When you target a creature that's {@condition concealed} from you, you must attempt a DC {@flatDC 5} flat check before you roll to determine your effect. If you fail, you don't affect the target. the {@condition concealed} condition doesn't change which of the main categories of detection apply to the creature. A creature in a light fog bank is still observed even though it's concealed."],"source":"CRB"},{"type":"pf2-h4","page":467,"name":"Invisible","entries":["A creature with the invisible condition (by way of an {@spell invisibility} spell or {@item invisibility potion}, for example) is automatically {@condition undetected} to any creatures relying on sight as their only precise sense. Precise senses other than sight ignore the invisible condition.","You can use the {@action Seek} basic action to attempt to figure out an {@condition invisible} creature's location, making it instead only {@condition hidden} from you. This lasts until the {@condition invisible} creature successfully uses {@action Sneak} to become {@condition undetected} again. If you're already {@condition observed||observing} a creature when it becomes {@condition invisible}, it starts out {@condition hidden}, since you know where it was when it became {@condition invisible}, though it can then {@action Sneak} to become {@condition undetected}.","Other effects might make an {@condition invisible} creature hidden or even observed but concealed. For instance, if you were tracking an invisible creature's footprints through the snow, the footprints would make it hidden.","Similarly, throwing a net over an {@condition invisible} creature would make it {@condition observed} but {@condition concealed} for as long as the net is on the creature."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":618,"name":"Condition Values","entries":["Some conditions have a numerical value, called a condition value, indicated by a numeral following the condition. This value conveys the severity of a condition, and such conditions often give you a bonus or penalty equal to their value. These values can often be reduced by skills, spells, or simply waiting. If a condition value is ever reduced to 0, the condition ends."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":453,"name":"Conditions","entries":["The results of various checks might apply conditions to you or, less often, an item. Conditions change your state of being in some way. You might be gripped with fear or made faster by a spell or magic item. One condition represents what happens when a creature successfully drains your blood or life essence, while others represent creatures' attitudes toward you and how they interact with you.","Conditions are persistent; when you're affected by a condition, its effects last until the stated duration ends, the condition is removed, or terms dictated in the condition cause it to end. The rules for conditions are summarized on page 454 and described in full on pages 618–623.",{"type":"pf2-brown-box","name":"CONDITIONS","entries":["These conditions appear often in the game and are defined in detail in the Conditions Appendix on pages 618–623. Here's a brief summary of each.","{@b {@condition Blinded}:} You're unable to see.","{@b {@condition Broken}:} This item can't be used for its normal function until repaired.","{@b {@condition Clumsy}:} You can't move as easily or gracefully as usual.","{@b {@condition Concealed}:} Fog or similar obscuration makes you difficult to see and target.","{@b {@condition Confused}:} You attack indiscriminately.","{@b {@condition Controlled}:} Another creature determines your actions.","{@b {@condition Dazzled}:} Everything is {@condition concealed} to you.","{@b {@condition Deafened}:} You're unable to hear.","{@b {@condition Doomed}:} With your soul in peril, you are now closer to death.","{@b {@condition Drained}:} Blood loss or something similar has leached your vitality.","{@b {@condition Dying}:} You're slipping closer to death.","{@b {@condition Encumbered}:} You're carrying more weight than you can manage.","{@b {@condition Enfeebled}:} Your strength has been sapped away.","{@b {@condition Fascinated}:} You are compelled to focus your attention on something.","{@b {@condition Fatigued}:} Your defenses are lower and you can't focus while exploring.","{@b {@condition Flat-Footed}:} You're unable to defend yourself to your full capability.","{@b {@condition Fleeing}:} You must run away.","{@b {@condition Friendly}:} An NPC with this condition has a good attitude toward you.","{@b {@condition Frightened}:} Fear makes you less capable of attacking and defending.","{@b {@condition Grabbed}:} A creature, object, or magic holds you in place.","{@b {@condition Helpful}:} An NPC with this condition wants to assist you.","{@b {@condition Hidden}:} A creature you're {@condition hidden} from knows your location but can't see you.","{@b {@condition Hostile}:} An NPC with this condition wants to harm you.","{@b {@condition Immobilized}:} You can't move.","{@b {@condition Indifferent}:} An NPC with this condition doesn't have a strong opinion about you.","{@b {@condition Invisible}:} Creatures can't see you.","{@b {@condition Observed}:} You're in plain view.","{@b {@condition Paralyzed}:} You body is frozen in place.","{@b {@condition Persistent Damage|CRB|Persistent Damage}:} You keep taking damage every round.","{@b {@condition Petrified}:} You've been turned to stone.","{@b {@condition Prone}:} You're lying on the ground and easier to attack.","{@b {@condition Quickened}:} You get an extra action each turn.","{@b {@condition Restrained}:} You're tied up and can't move, or a grappling creature has you pinned.","{@b {@condition Sickened}:} You're sick to your stomach.","{@b {@condition Slowed}:} You lose actions each turn.","{@b {@condition Stunned}:} You can't use actions.","{@b {@condition Stupefied}:} Your can't access your full mental faculties, and you have trouble casting spells.","{@b {@condition Unconscious}:} You're asleep or knocked out.","{@b {@condition Undetected}:} A creature you're {@condition undetected} by doesn't know where you are.","{@b {@condition Unfriendly}:} An NPC with this condition doesn't like you.","{@b {@condition Unnoticed}:} A creature is entirely unaware you're present.","{@b {@condition Wounded}:} You've been brought back from the brink of death but haven't fully recovered."]}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":458,"name":"Counteracting","entries":["Some effects try to counteract spells, afflictions, conditions, or other effects. Counteract checks compare the power of two forces and determine which defeats the other. Successfully counteracting an effect ends it unless noted otherwise.","When attempting a counteract check, add the relevant skill modifier or other appropriate modifier to your check against the target's DC. If you're counteracting an affliction, the DC is in the affliction's stat block. If it's a spell, use the caster's DC. The GM can also calculate a DC based on the target effect's level. For spells, the counteract check modifier is your spellcasting ability modifier plus your spellcasting proficiency bonus, plus any bonuses and penalties that specifically apply to counteract checks. What you can counteract depends on the check result and the target's level. If an effect is a spell, its level is the counteract level.","Otherwise, halve its level and round up to determine its counteract level. If an effect's level is unclear and it came from a creature, halve and round up the creature's level.",{"type":"successDegree","entries":{"Critical Success":"Counteract the target if its counteract level is no more than 3 levels higher than your effect's counteract level.","Success":"Counteract the target if its counteract level is no more than 1 level higher than your effect's counteract level.","Failure":"Counteract the target if its counteract level is lower than your effect's counteract level.","Critical Failure":"You fail to counteract the target."}}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":477,"name":"Cover","entries":["When you're behind an obstacle that could block weapons, guard you against explosions, and make you harder to detect, you're behind cover. Standard cover gives you a +2 circumstance bonus to AC, to Reflex saves against area effects, and to {@skill Stealth} checks to {@action Hide}, {@action Sneak}, or otherwise avoid detection. You can increase this to greater cover using the {@action Take Cover} basic action, increasing the circumstance bonus to +4. If cover is especially light, typically when it's provided by a creature, you have lesser cover, which grants a +1 circumstance bonus to AC. A creature with standard cover or greater cover can attempt to use {@skill Stealth} to {@action Hide}, but lesser cover isn't sufficient.",{"type":"table","colStyles":["text-center","text-center","text-center"],"rows":[["Type of Cover","Bonus","Can Hide"],["Lesser","+1 to AC","No"],["Standard","+2 to AC, Reflex, {@skill Stealth}","Yes"],["Greater","+4 to AC, Reflex, {@skill Stealth}","Yes"]]},"Cover is relative, so you might simultaneously have cover against one creature and not another. Cover applies only if your path to the target is partially blocked. If a creature is entirely behind a wall or the like, you don't have {@quickref line of effect||3|line of effect} and typically can't target it at all.","Usually, the GM can quickly decide whether your target has cover. If you're uncertain or need to be more precise, draw a line from the center of your space to the center of the target's space. If that line passes through any terrain or object that would block the effect, the target has standard cover (or greater cover if the obstruction is extreme or the target has {@action Take Cover||Taken Cover}). If the line passes through a creature instead, the target has lesser cover. When measuring cover against an area effect, draw the line from the effect's point of origin to the center of the creature's space.",{"type":"pf2-h4","page":477,"name":"Cover and Large Creatures","entries":["If a creature between you and a target is two or more sizes larger than both you and your target, that creature's space blocks the effect enough to provide standard cover instead of lesser cover. The GM might determine that a creature doesn't gain cover from terrain that it's significantly larger than. For example, a Huge dragon probably wouldn't receive any benefit from being behind a 1-foot-wide pillar."],"source":"CRB"},{"type":"pf2-h4","page":477,"name":"Special Circumstances","entries":["Your GM might allow you to overcome your target's cover in some situations. If you're right next to an arrow slit, you can shoot without penalty, but you have greater cover against someone shooting back at you from far away. Your GM might let you reduce or negate cover by leaning around a corner to shoot or the like. This usually takes an action to set up, and the GM might measure cover from an edge or corner of your space instead of your center."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":450,"name":"Damage","entries":["In the midst of combat, you attempt checks to determine if you can damage your foe with weapons, spells, or alchemical concoctions. On a successful check, you hit and deal damage. Damage decreases a creature's Hit Points on a 1-to-1 basis (so a creature that takes 6 damage loses 6 Hit Points). The full rules can be found in the Hit Points, Healing, and Dying section on page 459.","Damage is sometimes given as a fixed amount, but more often than not you'll make a damage roll to determine how much damage you deal. A damage roll typically uses a number and type of dice determined by the weapon or unarmed attack used or the spell cast, and it is often enhanced by various modifiers, bonuses, and penalties.","Like checks, a damage roll—especially a melee weapon damage roll—is often modified by a number of modifiers, penalties, and bonuses. When making a damage roll, you take the following steps, explained in detail below.",{"type":"list","style":"list-decimal","items":["Roll the dice indicated by the weapon, unarmed attack, or spell, and apply the modifiers, bonuses, and penalties that apply to the result of the roll.","Determine the damage type.","Apply the target's immunities, weaknesses, and resistances to the damage.","If any damage remains, reduce the target's Hit Points by that amount."]},{"type":"pf2-h3","page":450,"name":"Step 1: Roll The Damage Dice and Apply Modifiers, Bonuses, and Penalties","entries":["Your weapon, unarmed attack, spell, or sometimes even a magic item determines what type of dice you roll for damage, and how many. For instance, if you're using a normal longsword, you'll roll {@dice 1d8}. If you're casting a 3rd-level {@spell fireball} spell, you'll roll {@dice 6d6}. Sometimes, especially in the case of weapons, you'll apply modifiers, bonuses, and penalties to the damage.","When you use melee weapons, unarmed attacks, and thrown ranged weapons, the most common modifier you'll add to damage is your Strength ability modifier. Weapons with the propulsive trait sometimes add half your Strength modifier. You typically do not add an ability modifier to spell damage, damage from most ranged weapons, or damage from alchemical bombs and similar items.","As with checks, you might add circumstance, status, or item bonuses to your damage rolls, but if you have multiple bonuses of the same type, you add only the highest bonus of that type. Again like checks, you may also apply circumstance, status, item, and untyped penalties to the damage roll, and again you apply only the greatest penalty of a specific type but apply all untyped penalties together.","Use the formulas below.",{"type":"pf2-inset","entries":["Melee damage roll = damage die of weapon or unarmed attack + Strength modifier + bonuses + penalties"]},{"type":"pf2-inset","entries":["Ranged damage roll = damage die of weapon + Strength modifier for thrown weapons + bonuses + penalties"]},{"type":"pf2-inset","entries":["Spell (and similar effects) damage roll = damage die of the effect + bonuses + penalties"]},"If the combined penalties on an attack would reduce the damage to 0 or below, you still deal 1 damage.",{"type":"pf2-h4","page":451,"name":"Increasing Damage","entries":["In some cases, you increase the number of dice you roll when making weapon damage rolls. Magic weapons etched with the {@item striking} rune can add one or more weapon damage dice to your damage roll. These extra dice are the same die size as the weapon's damage die. At certain levels, most characters gain the ability to deal extra damage from the weapon specialization class feature."],"source":"CRB"},{"type":"pf2-h4","page":451,"name":"Persistent Damage","entries":["Persistent damage is a condition that causes damage to recur beyond the original effect. Unlike with normal damage, when you are subject to persistent damage, you don't take it right away. Instead, you take the specified damage at the end of your turns, after which you attempt a DC {@flatDC 15} flat check to see if you recover from the persistent damage.","Like normal damage, it can be doubled or halved based on the results of an attack roll or saving throw.","See the Conditions Appendix on pages 618–623 for the complete rules regarding the persistent damage condition."],"source":"CRB"},{"type":"pf2-h4","page":451,"name":"Doubling and Halving Damage","entries":["Sometimes you'll need to halve or double an amount of damage, such as when the outcome of your Strike is a critical hit, or when you succeed at a basic Reflex save against a spell. When this happens, you roll the damage normally, adding all the normal modifiers, bonuses, and penalties. Then you double or halve the amount as appropriate (rounding down if you halved it). The GM might allow you to roll the dice twice and double the modifiers, bonuses, and penalties instead of doubling the entire result, but this usually works best for singletarget attacks or spells at low levels when you have a small number of damage dice to roll. Benefits you gain specifically from a critical hit, like the {@item flaming} weapon rune's persistent fire damage or the extra damage die from the fatal weapon trait, aren't doubled."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":451,"name":"Step 2: Determine The Damage Type","entries":["Once you've calculated how much damage you deal, you'll need to determine the damage type. There are many types of damage and sometimes certain types are applied in different ways. The smack of a club deals bludgeoning damage. The stab of a spear deals piercing damage. The staccato crack of a {@spell lightning bolt} spell deals electricity damage. Sometimes you might apply precision damage, dealing more damage for hitting a creature in a vulnerable spot or when the target is somehow vulnerable. The damage types are described on page 452.",{"type":"pf2-h4","page":451,"name":"Damage Types and Traits","entries":["When an attack deals a type of damage, the attack action gains that trait. For example, the {@action Strike||Strikes} and attack actions you use wielding a sword when its {@item flaming} rune is active gain the fire trait, since the rune gives the weapon the ability to deal fire damage."],"source":"CRB"},{"type":"pf2-brown-box","name":"DAMAGE TYPES","entries":["Damage has a number of different types and categories, which are described below.",{"type":"pf2-title","name":"Physical Damage"},"Damage dealt by weapons, many physical hazards, and a handful of spells is collectively called physical damage. The main types of physical damage are bludgeoning, piercing, and slashing. {@b Bludgeoning damage} comes from weapons and hazards that deal blunt-force trauma, like a hit from a club or being dashed against rocks. {@b Piercing damage} is dealt from stabs and punctures, whether from a dragon's fangs or the thrust of a spear. {@b Slashing damage} is delivered by a cut, be it the swing of the sword or the blow from a scythe blades trap.","Ghosts and other incorporeal creatures have a high resistance to physical attacks that aren't magical (attacks that lack the magical trait). Furthermore, most incorporeal creatures have additional, though lower, resistance to magical physical damage (such as damage dealt from a mace with the magical trait) and most other damage types.",{"type":"pf2-title","name":"Energy Damage"},"Many spells and other magical effects deal energy damage. Energy damage is also dealt from effects in the world, such as the biting cold of a blizzard to a raging forest fire. The main types of energy damage are acid, cold, electricity, fire, and sonic. {@b Acid damage} can be delivered by gases, liquids, and certain solids that dissolve flesh, and sometimes harder materials. {@b Cold damage} freezes material by way of contact with chilling gases and ice. {@b Electricity Damage} comes from the discharge of powerful lightning and sparks. {@b Fire damage} burns through heat and combustion. {@b Sonic damage} assaults matter with high-frequency vibration and sound waves. Many times, you deal energy damage by casting magic spells, and doing so is often useful against creatures that have immunities or resistances to physical damage.","Two special types of energy damage specifically target the living and the undead. Positive energy often manifests as healing energy to living creatures but can create {@b positive damage} that withers undead bodies and disrupts and injures incorporeal undead. Negative energy often revivifies the unnatural, unliving power of undead, while manifesting as {@b negative damage} that gnaws at the living.","Powerful and pure magical energy can manifest itself as {@b force damage}. Few things can resist this type of damage—not even incorporeal creatures such as ghosts and wraiths.",{"type":"pf2-title","name":"Alignment Damage"},"Weapons and effects keyed to a particular alignment can deal {@b chaotic}, {@b evil}, {@b good}, or {@b lawful} damage. These damage types apply only to creatures that have the opposing alignment trait. Chaotic damage harms only lawful creatures, evil damage harms only good creatures, good damage harms only evil creatures, and lawful damage harms only chaotic creatures.",{"type":"pf2-title","name":"Mental Damage"},"Sometimes an effect can target the mind with enough psychic force to actually deal damage to the creature. When it does, it deals {@b mental damage}. Mindless creatures and those with only programmed or rudimentary intelligence are often immune to mental damage and effects.",{"type":"pf2-title","name":"Poison Damage"},"Venoms, toxins and the like can deal {@b poison damage}, which affects creatures by way of contact, ingestion, inhalation, or injury. In addition to coming from monster attacks, alchemical items, and spells, poison damage is often caused by ongoing afflictions, which follow special rules described on page 457.",{"type":"pf2-title","name":"Bleed Damage"},"Another special type of physical damage is {@b bleed damage}. This is persistent damage that represents loss of blood.","As such, it has no effect on nonliving creatures or living creatures that don't need blood to live. Weaknesses and resistances to physical damage apply. Bleed damage ends automatically if you're healed to your full Hit Points.",{"type":"pf2-title","name":"Precision Damage"},"Sometimes you are able to make the most of your attack through sheer precision. When you hit with an ability that grants you {@b precision damage}, you increase the attack's listed damage, using the same damage type, rather than tracking a separate pool of damage. For example, a non-magical dagger Strike that deals 1d6 precision damage from a rogue's sneak attack increases the piercing damage by 1d6.","Some creatures are immune to precision damage, regardless of the damage type; these are often amorphous creatures that lack vulnerable anatomy. A creature immune to precision damage would ignore the 1d6 precision damage in the example above, but it would still take the rest of the piercing damage from the Strike. Since precision damage is always the same type of damage as the attack it's augmenting, a creature that is resistant to physical damage, like a gargoyle, would resist not only the dagger's damage but also the precision damage, even though it is not specifically resistant to precision damage.",{"type":"pf2-title","name":"Precious Materials"},"While not their own damage category, precious materials can modify damage to penetrate a creature's resistances or take advantage of its weaknesses. For instance, silver weapons are particularly effective against lycanthropes and bypass the resistances to physical damage that most devils have."]}],"source":"CRB"},{"type":"pf2-h3","page":451,"name":"Step 3: Apply the Target's Immunities, Weaknesses, and Resistances","entries":["Defenses against certain types of damage or effects are called immunities or resistances, while vulnerabilities are called weaknesses. Apply immunities first, then weaknesses, and resistances third. Immunity, weakness, or resistance to an alignment applies only to damage of that type, not to damage from an attacking creature of that alignment.",{"type":"pf2-h4","page":451,"name":"Immunity","entries":["When you have immunity to a specific type of damage, you ignore all damage of that type. If you have immunity to a specific condition or type of effect, you can't be affected by that condition or any effect of that type. If you have immunity to effects with a certain trait (such as death effects, poison, or disease) you are unaffected by any effect with that trait. Often, an effect can be both a trait and a damage type (this is especially true in the case of energy damage types). In these cases, the immunity applies to the entire effect, not just the damage. You can still be targeted by an ability with an effect you are immune to; you just don't apply the effect. However, some complex effects might have parts that affect you even if you're immune to one of the effect's traits; for instance, a spell that deals both fire and acid damage can still deal acid damage to you even if you're immune to fire.","Immunity to critical hits works a little differently. When a creature immune to critical hits is critically hit by a Strike or other attack that deals damage, it takes normal damage instead of double damage. This does not make it immune to any other critical success effects of other actions that have the attack trait (such as {@action Grapple} and {@action Shove}).","Another exception is immunity to nonlethal attacks. If you are immune to nonlethal attacks, you are immune to all damage from attacks with the nonlethal trait, no matter what other type the damage has. For instance, a {@creature stone golem} has immunity to nonlethal attacks. This means that no matter how hard you hit it with your fist, you're not going to damage it—unless your fists don't have the {@trait nonlethal} trait, such as if you're a {@class monk}."],"source":"CRB"},{"type":"pf2-h4","page":453,"name":"Temporary Immunity","entries":["Some effects grant you immunity to the same effect for a set amount of time. If an effect grants you temporary immunity, repeated applications of that effect don't affect you for as long as the temporary immunity lasts. Unless the effect says it applies only to a certain creature's ability, it doesn't matter who created the effect. For example, the {@spell blindness} spell says, \"The target is temporarily immune to blindness for 1 minute.\" If anyone casts {@spell blindness} on that creature again before 1 minute passes, the spell has no effect.","Temporary immunity doesn't prevent or end ongoing effects of the source of the temporary immunity. For instance, if an ability makes you frightened and you then gain temporary immunity to the ability, you don't immediately lose the frightened condition due to the immunity you just gained—you simply don't become frightened if you're targeted by the ability again before the immunity ends."],"source":"CRB"},{"type":"pf2-h4","page":453,"name":"Weakness","entries":["If you have a weakness to a certain type of damage or damage from a certain source, that type of damage is extra effective against you. Whenever you would take that type of damage, increase the damage you take by the value of the weakness. For instance, if you are dealt 2d6 fire damage and have weakness 5 to fire, you take 2d6+5 fire damage.","If you have a weakness to something that doesn't normally deal damage, such as water, you take damage equal to the weakness value when touched or affected by it. If more than one weakness would apply to the same instance of damage, use only the highest applicable weakness value. This usually happens only when a monster is weak to both a type of physical damage and a given material."],"source":"CRB"},{"type":"pf2-h4","page":453,"name":"Resistance","entries":["If you have resistance to a type of damage, each time you take that type of damage, you reduce the amount of damage you take by the listed amount (to a minimum of 0 damage). Resistance can specify combinations of damage types or other traits. For instance, you might encounter a monster that's resistant to non-magical bludgeoning damage, meaning it would take less damage from bludgeoning attacks that weren't magical, but would take normal damage from your {@runeItem mace||+1 weapon potency|} (since it's magical) or a non-magical {@item spear} (since it deals piercing damage). A resistance also might have an exception. For example, resistance 10 to physical damage (except silver) would reduce any physical damage by 10 unless that damage was dealt by a silver weapon.","If you have more than one type of resistance that would apply to the same instance of damage, use only the highest applicable resistance value.","It's possible to have resistance to all damage. When an effect deals damage of multiple types and you have resistance to all damage, apply the resistance to each type of damage separately. If an attack would deal 7 slashing damage and 4 fire damage, resistance 5 to all damage would reduce the slashing damage to 2 and negate the fire damage entirely."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":453,"name":"Step 4: If Damage Remains, Reduce the Target's Hit Points","entries":["After applying the target's immunities, resistances, and weaknesses to the damage, whatever damage is left reduces the target's Hit Points on a 1-to-1 basis. More information about Hit Points can be found in the Hit Points, Healing, and Dying section on page 459.",{"type":"pf2-h4","page":453,"name":"Nonlethal Attacks","entries":["You can make a nonlethal attack in an effort to knock someone out instead of killing them (see Knocked Out and Dying on page 459). Weapons with the nonlethal trait (including fists) do this automatically. You take a –2 circumstance penalty to the attack roll when you make a nonlethal attack using a weapon that doesn't have the nonlethal trait. You also take this penalty when making a lethal attack using a nonlethal weapon.","Spells and other effects with the nonlethal trait that reduce a creature to 0 Hit Points knock the creature out instead of killing them."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":481,"name":"Downtime Mode","entries":["Downtime gives you time to rest fully, engage in crafting or a professional endeavor, learn new spells, retrain feats, or just have fun. You can sell items acquired during your adventures, buy new goods, and perform other activities as determined by your feats, your skills, and the settlement where you are spending the downtime.",{"type":"pf2-h2","page":481,"name":"Long-Term Rest","entries":["You can spend an entire day and night resting during downtime to recover Hit Points equal to your Constitution modifier (minimum 1) multiplied by twice your level."],"source":"CRB"},{"type":"pf2-h2","page":481,"name":"Retraining","entries":["Retraining offers a way to alter some of your character choices, which is helpful when you want to take your character in a new direction or change decisions that didn't meet your expectations. You can retrain feats, skills, and some selectable class features. You can't retrain your ancestry, heritage, background, class, or ability scores. You can't perform other downtime activities while retraining.","Retraining usually requires you to spend time learning from a teacher, whether that entails physical training, studying at a library, or falling into shared magical trances. Your GM determines whether you can get proper training or whether something can be retrained at all. In some cases, you'll have to pay your instructor.","Some abilities can be difficult or impossible to retrain (for instance, a sorcerer can retrain their bloodline only in extraordinary circumstances).","When retraining, you generally can't make choices you couldn't make when you selected the original option. For instance, you can't exchange a 2nd-level skill feat for a 4th-level one, or for one that requires prerequisites you didn't meet at the time you took the original feat. If you don't remember whether you met the prerequisites at the time, ask your GM to make the call. If you cease to meet the prerequisites for an ability due to retraining, you can't use that ability. You might need to retrain several abilities in sequence in order to get all the abilities you want.",{"type":"pf2-h3","page":481,"name":"Feats","entries":["You can spend a week of downtime retraining to swap out one of your feats. Remove the old feat and replace it with another of the same type. For example, you could swap a skill feat for another skill feat, but not for a wizard feat."],"source":"CRB"},{"type":"pf2-h3","page":481,"name":"Skills","entries":["You can spend a week of downtime retraining to swap out one of your skill increases. Reduce your proficiency rank in the skill losing its increase by one step and increase your proficiency rank in another skill by one step. The new proficiency rank has to be equal to or lower than the proficiency rank you traded away. For instance, if your bard is a master in {@skill Performance} and {@skill Stealth}, and an expert in {@skill Occultism}, you could reduce the character's proficiency in {@skill Stealth} to expert and become a master in {@skill Occultism}, but you couldn't reassign that skill increase to become legendary in {@skill Performance}. Keep track of your level when you reassign skill increases; the level at which your skill proficiencies changed can influence your ability to retrain feats with skill prerequisites.","You can also spend a week to retrain an initial trained skill you gained during character creation."],"source":"CRB"},{"type":"pf2-h3","page":481,"name":"Class Features","entries":["You can change a class feature that required a choice, making a different choice instead. This lets you change a druid order or a wizard school, for example. The GM will tell you how long this takes—always at least a month."],"source":"CRB"},{"type":"pf2-brown-box","page":481,"name":"SKILL DOWNTIME ACTIVITIES","entries":["Chapter 4: Skills includes several downtime activities, which are summarized here.","{@b {@action Craft}:} Using the {@skill Crafting} skill, you can create items from raw materials (page 244).","{@b {@action Create Forgery}:} You forge a document (page 251).","{@b {@action Earn Income}:} You earn money, typically using {@skill Crafting}, Lore, or {@skill Performance} (page 236).","{@b {@action Subsist}:} You find food and shelter in the wilderness or within a settlement (page 240).","{@b {@action Treat Disease}:} You spend time caring for a diseased creature in the hope of curing that creature (page 248)."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":481,"name":"Other Downtime Activities","entries":["Work with your GM if there are other ways you want to spend downtime. You might need to pay for your cost of living (the prices for this can be found on page 294).","You might acquire property, manage a business, become part of a guild or civic group, curry favor in a large city, take command of an army, take on an apprentice, start a family, or minister to a flock of the faithful."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":453,"name":"Effects","entries":["Anything you do in the game has an {@b effect}. Many of these outcomes are easy to adjudicate during the game.","If you tell the GM that you draw your sword, no check is needed, and the result is that your character is now holding a sword. Other times, the specific effect requires more detailed rules governing how your choice is resolved.","Many spells, magic items, and feats create specific effects, and your character will be subject to effects caused by monsters, hazards, the environment, and other characters.","While a check might determine the overall impact or strength of an effect, a check is not always part of creating an effect. Casting a {@spell fly} spell on yourself creates an effect that allows you to soar through the air, but casting the spell does not require a check. Conversely, using the Intimidate skill to Demoralize a foe does require a check, and your result on that check determines the effect's outcome.","The following general rules are used to understand and apply effects.",{"type":"pf2-h3","page":455,"name":"Duration","entries":["Most effects are discrete, creating an instantaneous effect when you let the GM know what actions you are going to use. Firing a bow, moving to a new space, or taking something out of your pack all resolve instantly. Other effects instead last for a certain duration. Once the duration has elapsed, the effect ends. The rules generally use the following conventions for durations, though spells have some special durations detailed on pages 304–305.","For an effect that lasts a number of rounds, the remaining duration decreases by 1 at the start of each turn of the creature that created the effect. This is common for beneficial effects that target you or your allies. Detrimental effects often last \"until the end of the target's next turn\" or \"through\" a number of their turns (such as \"through the target's next 3 turns\"), which means that the effect's duration decreases at the end of the creature's turn, rather than the start.","Instead of lasting a fixed number of rounds, a duration might end only when certain conditions are met (or cease to be true). If so, the effects last until those conditions are met."],"source":"CRB"},{"type":"pf2-h3","page":455,"name":"Range and Reach","entries":["Actions and other abilities that generate an effect typically work within a specified range or a reach. Most spells and abilities list a {@b range}—the maximum distance from the creature or object creating the effect in which the effect can occur.","Ranged and thrown weapons have a {@b range increment}.","Attacks with such weapons work normally up to that range. Attacks against targets beyond that range take a –2 penalty, which worsens by 2 for every additional multiple of that range, to a maximum of a –10 penalty after five additional range increments. Attacks beyond this range are not possible. For example, if you are using a shortbow, your attacks take no penalty against a target up to 60 feet away, a –2 penalty if a target is over 60 and up to 120 feet away, a –4 if a target is over 120 and up to 180 feet away, and so on, up to a maximum distance of 360 feet.","{@b Reach} is how far you can physically reach with your body or a weapon. Melee {@action Strike||Strikes} rely on reach. Your reach also creates an area around your space where other creatures could trigger your reactions. Your reach is typically 5 feet, but weapons with the reach trait can extend this. Larger creatures can have greater reach; for instance, an ogre has a 10-foot reach. Unlike with measuring most distances, 10-foot reach can reach 2 squares diagonally. Reach greater than 10 feet is measured normally; 20-foot reach can reach 3 squares diagonally, 25-foot reach can reach 4, and so on."],"source":"CRB"},{"type":"pf2-h3","page":455,"name":"Targets","entries":["Some effects require you to choose specific targets.","Targeting can be difficult or impossible if your chosen creature is undetected by you, if the creature doesn't match restrictions on who you can target, or if some other ability prevents it from being targeted.","Some effects require a target to be willing. Only you can decide whether your PC is willing, and the GM decides whether an NPC is willing. Even if you or your character don't know what the effect is, such as if your character is unconscious, you still decide if you're willing.","Some effects target or require an ally, or otherwise refer to an ally. This must be someone on your side, often another PC, but it might be a bystander you are trying to protect. You are not your own ally. If it isn't clear, the GM decides who counts as an ally or an enemy."],"source":"CRB"},{"type":"pf2-h3","page":456,"name":"Areas","entries":["Some effects occupy an area of a specified shape and size.","An area effect always has a point of origin and extends out from that point. There are four types of areas: emanations, bursts, cones, and lines. When you're playing in encounter mode and using a grid, areas are measured in the same way as movement (page 463), but areas' distances are never reduced or affected by {@quickref difficult terrain||3|terrain} or lesser cover (page 476). You can use the diagrams below as common reference templates for areas, rather than measuring squares each time. Many area effects describe only the effects on creatures in the area. The GM determines any effects to the environment and unattended objects.",{"type":"pf2-h4","page":456,"name":"Burst","entries":["A burst effect issues forth in all directions from a single corner of a square within the range of the effect, spreading in all directions to a specified radius. For instance, when you cast {@spell fireball}, it detonates at the corner of a square within 500 feet of you and creates a 20-foot burst, meaning it extends out 20 feet in every direction from the corner of the square you chose, affecting each creature whose space (or even one square of its space) is within the burst."],"source":"CRB"},{"type":"pf2-h4","page":457,"name":"Cone","entries":["A cone shoots out from you in a quarter circle on the grid.","When you aim a cone, the first square of that cone must share an edge with your space if you're aiming orthogonally, or it must touch a corner of your space if you're aiming diagonally. If you're Large or larger, the first square can run along the edge of any square of your space. You can't aim a cone so that it overlaps your space. The cone extends out for a number of feet, widening as it goes, as shown in the Areas diagram. For instance, when a green dragon uses its breath weapon, it breathes a cone of poisonous gas that originates at the edge of one square of its space and affects a quarter-circle area 30 feet on each edge.","If you make a cone originate from someone or something else, follow these same rules, with the first square of the cone using an edge or corner of that creature or object's space instead of your own."],"source":"CRB"},{"type":"pf2-h4","page":457,"name":"Emanation","entries":["An emanation issues forth from each side of your space, extending out to a specified number of feet in all directions. For instance, the {@spell bless} spell's emanation radiates 5 or more feet outward from the caster. Because the sides of a creature's space are the starting point for the emanation, an emanation from a Large or larger creature affects a greater overall area than that of a Medium or smaller creature. Unless the text states otherwise, the creature creating an emanation effect chooses whether the creature at its center is affected."],"source":"CRB"},{"type":"pf2-h4","page":457,"name":"Line","entries":["A line shoots forth from you in a straight line in a direction of your choosing. The line affects each creature whose space it overlaps. Unless a line effect says otherwise, it is 5 feet wide. For example, the {@spell lightning bolt} spell's area is a 60-foot line that's 5 feet wide."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":457,"name":"Line of Effect","entries":["When creating an effect, you usually need an unblocked path to the target of a spell, the origin point of an effect's area, or the place where you create something with a spell or other ability. This is called a line of effect. You have line of effect unless a creature is entirely behind a solid physical barrier. Visibility doesn't matter for line of effect, nor do portcullises and other barriers that aren't totally solid. If you're unsure whether a barrier is solid enough, usually a 1-foot-square gap is enough to maintain a line of effect, though the GM makes the final call.","In an area effect, creatures or targets must have line of effect to the point of origin to be affected. If there's no line of effect between the origin of the area and the target, the effect doesn't apply to that target. For example, if there's a solid wall between the origin of a {@spell fireball} and a creature that's within the burst radius, the wall blocks the effect—that creature is unaffected by the {@spell fireball} and doesn't need to attempt a save against it. Likewise, any ongoing effects created by an ability with an area cease to affect anyone who moves outside of the line of effect."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":457,"name":"Line of Sight","entries":["Some effects require you to have line of sight to your target. As long as you can precisely sense the area (as described in Perception on page 464) and it is not blocked by a solid barrier (as described in {@quickref Cover||3|Cover}), you have line of sight. An area of darkness prevents line of sight if you don't have {@ability darkvision}, but portcullises and other obstacles that aren't totally solid do not. If you're unsure whether a barrier is solid enough to block line of sight, usually a 1-foot-square gap is enough to maintain line of sight, though the GM makes the final call."],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":468,"name":"Encounter Mode","entries":[{"type":"pf2-h2","page":468,"name":"Structure","entries":["An encounter is played out in a series of rounds, during which the player characters, adversaries, and other participants in the encounter act in sequence.","You roll initiative to determine this order at the start of the encounter and then play through rounds until a conclusion is reached and the encounter ends. The rules in this section assume a combat encounter—a battle—but the general structure can apply to any kind of encounter.",{"type":"pf2-h3","page":468,"name":"Step 1: Roll Initiative","entries":["When the GM calls for it, you'll roll initiative to determine your place in the initiative order, which is the sequence in which the encounter's participants will take their turns. Rolling initiative marks the start of an encounter. More often than not, you'll roll initiative when you enter a battle.","Typically, you'll roll a Perception check to determine your initiative—the more aware you are of your surroundings, the more quickly you can respond. Sometimes, though, the GM might call on you to roll some other type of check. For instance, if you were Avoiding Notice during exploration (page 479), you'd roll a {@skill Stealth} check. A social encounter could call for a {@skill Deception} or {@skill Diplomacy} check.","The GM rolls initiative for anyone other than the player characters in the encounter. If these include a number of identical creatures, the GM could roll once for the group as a whole and have them take their turns within the group in any order. However, this can make battles less predictable and more dangerous, so the GM might want to roll initiative for some or all creatures individually unless it's too much of a burden.","Unlike a typical check, where the result is compared to a DC, the results of initiative rolls are ranked. This ranking sets the order in which the encounter's participants act—the initiative order. The character with the highest result goes first. The second highest follows, and so on until whoever had the lowest result takes their turn last.","If your result is tied with a foe's result, the adversary goes first. If your result is tied with another PC's, you can decide between yourselves who goes first when you reach that place in the initiative order. After that, your places in the initiative order usually don't change during the encounter."],"source":"CRB"},{"type":"pf2-h3","page":468,"name":"Step 2: Play a Round","entries":["A round begins when the participant with the highest initiative roll result starts their turn, and it ends when the one with the lowest initiative ends their turn. The process of taking a turn is detailed below. Creatures might also act outside their turns with reactions and free actions."],"source":"CRB"},{"type":"pf2-h3","page":468,"name":"Step 3: Begin the Next Round","entries":["Once everyone in the encounter has taken a turn, the round is over and the next one begins. Don't roll initiative again; the new round proceeds in the same order as the previous one, repeating the cycle until the encounter ends."],"source":"CRB"},{"type":"pf2-h3","page":468,"name":"Step 4: End the Encounter","entries":["When your foes are defeated, some sort of truce is reached, or some other event or circumstance ends the combat, the encounter is over. You and the other participants no longer follow the initiative order, and a more free-form style of play resumes, with the game typically moving into exploration mode. Sometimes at the end of an encounter, the GM will award Experience Points to the party or you'll find treasure to divvy up."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":468,"name":"Turns","entries":["When it's your turn to act, you can use single actions ({@as 1}), short activities ({@as 2} and {@as 3}), reactions ([reaction]), and free actions ({@as f}). When you're finished, your turn ends and the character next in the initiative order begins their turn.","Sometimes it's important to note when during your turn something happens, so a turn is divided into three steps.",{"type":"pf2-h3","page":468,"name":"Step 1: Start Your Turn","entries":["Many things happen automatically at the start of your turn—it's a common point for tracking the passage of time for effects that last multiple rounds. At the start of each of your turns, take these steps in any order you choose:",{"type":"list","items":["If you created an effect lasting for a certain number of rounds, reduce the number of rounds remaining by 1. The effect ends if the duration is reduced to 0. For example, if you cast a spell that lasts 3 rounds on yourself during your first turn of a fight, it would affect you during that turn, decrease to 2 rounds of duration at the start of your second turn, decrease to 1 round of duration at the start of your third turn, and expire at the start of your fourth turn.","You can use 1 free action or reaction with a trigger of \"Your turn begins\" or something similar.","If you're {@condition dying}, roll a recovery check (page 459).","Do anything else that is specified to happen at the start of your turn."]},"The last step of starting your turn is always the same.",{"type":"list","items":["Regain your 3 actions and 1 reaction. If you haven't spent your reaction from your last turn, you lose it—you can't \"save\" actions or reactions from one turn to use during the next turn. If a condition prevents you from being able to act, you don't regain any actions or your reaction. Some abilities or conditions (such as {@condition quickened} and {@condition slowed}) can change how many actions you regain and whether you regain your reaction. If you lose actions and gain additional actions (such as if you're both {@condition quickened} and {@condition slowed}), you choose which actions to lose."]}],"source":"CRB"},{"type":"pf2-h3","page":469,"name":"Step 2: Act","entries":["You can use actions in any order you wish during your turn, but you have to complete one action or activity before beginning another; for example, you can't use a single action in the middle of performing a 2-action activity. What actions you can use often depend on your class features, skills, feats, and items, but there are default actions anyone can use, described in Basic Actions below. Some effects might prevent you from acting. If you can't act, you can't use any actions, including reactions and free actions.","If you begin a 2-action or 3-action activity on your turn, you must be able to complete it on your turn. You can't, for example, begin to High Jump using your final action on one turn and then complete it as your first action on your next turn.","Once you have spent all 3 of your actions, your turn ends (as described in Step 3) and the next creature's turn begins. You can, however, use only some of your actions and end your turn early. As soon as your turn ends, you lose all your remaining actions, but not your reaction or your ability to use free actions."],"source":"CRB"},{"type":"pf2-h3","page":469,"name":"Step 3: End Your Turn","entries":["Once you've done all the things you want to do with the actions you have available, you reach the end of your turn.","Take the following steps in any order you choose. Play then proceeds to the next creature in the initiative order.",{"type":"list","items":["End any effects that last until the end of your turn. For example, spells with a sustained duration end at the end of your turn unless you used the {@action Sustain a Spell} action during your turn to extend them. Some effects caused by enemies might also last through a certain number of your turns, and you decrease the remaining duration by 1 during this step, ending the effect if its duration is reduced to 0.","If you have a {@condition Persistent Damage|CRB|persistent damage} condition, you take the damage at this point. After you take the damage, you can attempt the flat check to end the {@condition Persistent Damage|CRB|persistent damage}. You then attempt any saving throws for ongoing afflictions. Many other conditions change at the end of your turn, such as the {@condition frightened} condition decreasing in severity. These take place after you've taken any {@condition Persistent Damage|CRB|persistent damage}, attempted flat checks to end the {@condition Persistent Damage|CRB|persistent damage}, and attempted saves against any afflictions.","You can use 1 free action or reaction with a trigger of \"Your turn ends\" or something similar.","Resolve anything else specified to happen at the end of your turn."]}],"source":"CRB"},{"type":"pf2-brown-box","page":469,"name":"TRACKING INITIATIVE","entries":["The GM keeps track of the initiative order for an encounter.","It's usually okay for the players to know this order, since they'll see who goes when and be aware of one another's results. However, the GM might want to conceal the names of adversaries the PCs have yet to identify.","Once the encounter's order is set, it's usually not necessary to track the original initiative numbers. The GM can create a simple list, use a series of cards or other indicators, or use a {@i Pathfinder Combat Pad}, which has magnetic markers to allow for easily rearranging the order.",{"type":"pf2-title","name":"Changing the Initiative Order"},"Any method used to track the initiative order needs to be flexible because the order can change. A creature can use the Delay basic action to change its place in the order, in which case you can erase it from the list or pull its marker aside until it reenters the initiative order. When a creature gets knocked out, its initiative order also changes (see Knocked Out and Dying on page 459). Using the Ready basic action doesn't change a creature's place in the initiative order, though, because the designated action becomes a reaction."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":469,"name":"Basic Actions","entries":["Basic actions represent common tasks like moving around, attacking, and helping others. As such, every creature can use basic actions except in some extreme circumstances, and many of those actions are used very frequently. Most notably, you'll use Interact, Step, Stride, and Strike a great deal. Many feats and other actions call upon you to use one of these basic actions or modify them to produce different effects. For example, a more complex action might let you Stride up to double your Speed instead of just up to your Speed, and a large number of activities include a Strike.","Actions that are used less frequently but are still available to most creatures are presented in Specialty Basic Actions starting on page 472. These typically have requirements that not all characters are likely to meet, such as wielding a shield or having a burrow Speed.","In addition to the actions in these two sections, the actions for spellcasting can be found on pages 302–305, and the actions for using magic items appear on pages 531–534.","{@note To view all actions, please visit the {@filter Actions page.|actions||source=CRB}}",{"type":"pf2-brown-box","page":471,"name":"SPEAKING","entries":["As long as you can act, you can also speak. You don't need to spend any type of action to speak, but because a round represents 6 seconds of time, you can usually speak at most a single sentence or so per round. Special uses of speech, such as attempting a {@skill Deception} skill check to Lie, require spending actions and follow their own rules.","All speech has the {@trait auditory} trait. If you communicate in some way other than speech, other rules might apply. For instance, using sign language is {@trait visual} instead of {@trait auditory}."],"source":"CRB"},{"type":"pf2-h3","page":472,"name":"Specialty Basic Actions","entries":["These actions are useful under specific circumstances. Some require you to have a special movement type (page 463)."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":472,"name":"Activities in Encounters","entries":["Activities that take longer than a turn can't normally be performed during an encounter. Spells with a casting time of 1 minute or more are a common example of this, as are several skill actions. When you commit to an activity during your turn in an encounter, you commit to spending all of the actions it requires. If the activity gets interrupted partway through, you lose all of the actions you would have spent on that activity. Activities are described in full on page 461."],"source":"CRB"},{"type":"pf2-h2","page":472,"name":"Reactions in Encounters","entries":["Your reactions let you respond immediately to what's happening around you. The GM determines whether you can use reactions before your first turn begins, depending on the situation in which the encounter happens.","Once your first turn begins, you gain your actions and reaction. You can use 1 reaction per round. You can use a reaction on anyone's turn (including your own), but only when its trigger occurs. If you don't use your reaction, you lose it at the start of your next turn, though you typically then gain a reaction at the start of that turn.","Some reactions are specifically meant to be used in combat and can change how the battle plays out drastically.","One example of such a reaction is {@action Attack of Opportunity}, which {@class fighter||fighters} gain at 1st level.","This reaction lets you make a melee {@action Strike} if a creature within reach uses a {@trait manipulate} or {@trait move} action, makes a ranged attack, or leaves a square during a {@trait move} action. The Triggering Moves diagram on page 474 illustrates examples of movements that might trigger an {@action Attack of Opportunity} from a creature without reach and one with reach.","You'll notice this reaction allows you to use a modified basic action, a {@action Strike}. This follows the rules on subordinate actions found on page 462.","Because your {@action Attack of Opportunity} takes place outside of your turn, the attack roll doesn't incur a multiple attack penalty."],"source":"CRB"},{"type":"pf2-h2","page":473,"name":"Movement in Encounters","entries":["Your movement during encounter mode depends on the actions and other abilities you use. Whether you Stride, Step, Swim, or Climb, the maximum distance you can move is based on your Speed. Certain feats or magic items can grant you other movement types, allowing you to swiftly burrow, climb, fly, or swim (page 463).","When the rules refer to a \"movement cost\" or \"spending movement,\" they are describing how many feet of your Speed you must use to move from one point to another. Normally, movement costs 5 feet per square when you're moving on a grid, or it costs the number of feet you move if you're not using a grid. However, sometimes it's harder to move a certain distance due to {@quickref difficult terrain||3|terrain} or other factors. In such a case, you might have to spend a different amount of movement to move from one place to another.","For example, a form of movement might require 10 feet of movement to move 1 square, and moving through some types of terrain costs an extra 5 feet of movement per square.",{"type":"pf2-h3","page":473,"name":"Grid Movement","entries":["If an encounter involves combat, it's often a good idea to track the movement and relative position of the participants using a Pathfinder Flip-Mat, Flip-Tiles, or some other form of grid to display the terrain, and miniatures to represent the combatants. When a character moves on a grid, every 1-inch square of the play area is 5 feet across in the game world. Hence, a creature moving in a straight line spends 5 feet of its movement for every map square traveled.","Because moving diagonally covers more ground, you count that movement differently. The first square of diagonal movement you make in a turn counts as 5 feet, but the second counts as 10 feet, and your count thereafter alternates between the two. For example, as you move across 4 squares diagonally, you would count 5 feet, then 10, then 5, and then 10, for a total of 30 feet. You track your total diagonal movement across all your movement during your turn, but reset your count at the end of your turn."],"source":"CRB"},{"type":"pf2-h3","page":473,"name":"Size, Space, and Reach","entries":["Creatures and objects of different sizes occupy different amounts of space. The sizes and the spaces they each take up on a grid are listed in {@table Size and Reach||Table 9–1: Size and Reach}.","Table 9–1 also lists the typical reach for creatures of each size, for both tall creatures (most bipeds) and long creatures (most quadrupeds). See page 455 for more about reach.","The Space entry lists how many feet on a side a creature's space is, so a Large creature fills a 10-foot-by-10-foot space (4 squares on the grid). Sometimes part of a creature extends beyond its space, such as if a giant octopus is grabbing you with its tentacles. In that case, the GM will usually allow attacking the extended portion, even if you can't reach the main creature. A Small or larger creature or object takes up at least 1 square on a grid, and creatures of these sizes can't usually share spaces except in situations like a character riding a mount. Rules for moving through other creatures' spaces appear below.",{"type":"data","tag":"table","source":"CRB","name":"Size and Reach"},"Multiple Tiny creatures can occupy the same square. At least four can fit in a single square, though the GM might determine that even more can fit. Tiny creatures can occupy a space occupied by a larger creature as well, and if their reach is 0 feet, they must do so in order to attack."],"source":"CRB"},{"type":"pf2-h3","page":474,"name":"Move Actions That Trigger Reactions","entries":["Some reactions and free actions are triggered by a creature using an action with the move trait. The most notable example is Attack of Opportunity. Actions with the move trait can trigger reactions or free actions throughout the course of the distance traveled. Each time you exit a square (or move 5 feet if not using a grid) within a creature's reach, your movement triggers those reactions and free actions (although no more than once per move action for a given reacting creature). If you use a move action but don't move out of a square, the trigger instead happens at the end of that action or ability.","Some actions, such as Step, specifically state they don't trigger reactions or free actions based on movement."],"source":"CRB"},{"type":"pf2-h3","page":474,"name":"Moving Through a Creature's Space","entries":["You can move through the space of a willing creature. If you want to move through an unwilling creature's space, you can {@action Tumble Through} that creature's space using {@skill Acrobatics}. You can't end your turn in a square occupied by another creature, though you can end a move action in its square provided that you immediately use another move action to leave that square. If two creatures end up in the same square by accident, the GM determines which one is forced out of the square (or whether one falls prone).",{"type":"pf2-h4","page":474,"name":"Prone and Incapacitated Creatures","entries":["You can share a space with a prone creature if that creature is willing, unconscious, or dead and if it is your size or smaller. The GM might allow you to climb atop the corpse or unconscious body of a larger creature in some situations. A prone creature can't stand up while someone else occupies its space, but it can Crawl to a space where it's able to stand, or it can attempt to Shove the other creature out of the way."],"source":"CRB"},{"type":"pf2-h4","page":475,"name":"Creatures of Different Sizes","entries":["In most cases, you can move through the space of a creature at least three sizes larger than you (Table 9-1). This means a Medium creature can move through the space of a Gargantuan creature and a Small creature can move through the space of a Huge creature. Likewise, a bigger creature can move through the space of a creature three sizes smaller than itself or smaller. You still can't end your movement in a space occupied by a creature.","Tiny creatures are an exception. They can move through creatures' spaces and can even end their movement there."],"source":"CRB"},{"type":"pf2-h4","page":475,"name":"Objects","entries":["Because objects aren't as mobile as creatures are, they're more likely to fill a space. This means you can't always move through their spaces like you might move through a space occupied by a creature. You might be able to occupy the same square as a statue of your size, but not a wide column. The GM determines whether you can move into an object's square normally, whether special rules apply, or if you are unable to move into the square at all."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":475,"name":"Forced Movement","entries":["When an effect forces you to move, or if you start falling, the distance you move is defined by the effect that moved you, not by your Speed. Because you're not acting to move, this doesn't trigger reactions that are triggered by movement.","If forced movement would move you into a space you can't occupy—because objects are in the way or because you lack the movement type needed to reach it, for example—you stop moving in the last space you can occupy. Usually the creature or effect forcing the movement chooses the path the victim takes. If you're pushed or pulled, you can usually be moved through hazardous terrain, pushed off a ledge, or the like. Abilities that reposition you in some other way can't put you in such dangerous places unless they specify otherwise. In all cases, the GM makes the final call if there's doubt on where forced movement can move a creature."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":475,"name":"Terrain","entries":["Several types of terrain can complicate your movement by slowing you down, damaging you, or endangering you.",{"type":"pf2-h4","page":475,"name":"Difficult Terrain","entries":["Difficult terrain is any terrain that impedes your movement, ranging from particularly rough or unstable surfaces to thick ground cover and countless other impediments. Moving into a square of {@b difficult terrain} (or moving 5 feet into or within an area of difficult terrain, if you're not using a grid) costs an extra 5 feet of movement.","Moving into a square of {@b greater difficult terrain} instead costs 10 additional feet of movement. This additional cost is not increased when moving diagonally. You can't Step into difficult terrain.","Movement you make while you are jumping ignores the terrain you're jumping over. Some abilities (such as flight or being incorporeal) allow you to avoid the movement reduction from some types of difficult terrain. Certain other abilities let you ignore difficult terrain on foot; such an ability also allows you to move through greater difficult terrain at the normal movement cost as for difficult terrain, though it wouldn't let you ignore greater difficult terrain unless the ability specifies otherwise."],"source":"CRB"},{"type":"pf2-h4","page":476,"name":"Hazardous Terrain","entries":["Hazardous terrain damages you whenever you move through it. An acid pool and a pit of burning embers are both examples of hazardous terrain. The amount and type of damage depend on the specific hazardous terrain."],"source":"CRB"},{"type":"pf2-h4","page":476,"name":"Narrow Surfaces","entries":["A narrow surface is so precariously thin that you need to {@action Balance} or risk falling. Even on a success, you are {@condition flat-footed} on a narrow surface.","Each time you are hit by an attack or fail a save on a narrow surface, you must succeed at a Reflex save (with the same DC as the {@skill Acrobatics} check to {@action Balance}) or fall."],"source":"CRB"},{"type":"pf2-h4","page":476,"name":"Uneven Ground","entries":["Uneven ground is an area unsteady enough that you need to {@action Balance} or risk falling prone and possibly injuring yourself, depending on the specifics of the uneven ground. You are {@condition flat-footed} on uneven ground. Each time you are hit by an attack or fail a save on uneven ground, you must succeed at a Reflex save (with the same DC as the {@skill Acrobatics} check to Balance) or fall prone."],"source":"CRB"},{"type":"pf2-h4","page":476,"name":"Inclines","entries":["An incline is an area so steep that you need to {@action Climb} using the {@skill Athletics} skill in order to progress upward.","You're {@condition flat-footed} when {@action Climb||Climbing} an incline."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":477,"name":"Special Battles","entries":["Sometimes fights occur while the characters are atop mounts or when the PCs take to the sky or seas.",{"type":"pf2-h3","page":478,"name":"Mounted Combat","entries":["You can ride some creatures into combat. As noted in the {@action Mount} specialty basic action, your mount needs to be at least one size larger than you and willing. Your mount acts on your initiative. You must use the {@action Command an Animal} action (page 249) to get your mount to spend its actions. If you don't, the animal wastes its actions. If you have the Ride general feat, you succeed automatically when you {@action Command an Animal} that's your mount.","For example, if you are mounted on a horse and you make three attacks, your horse would remain stationary since you didn't command it. If you instead spent your first action to {@action Command an Animal} and succeeded, you could get your mount to Stride. You could spend your next action to attack or to command the horse to attack, but not both.",{"type":"pf2-h4","page":478,"name":"Mounted Attacks","entries":["You and your mount fight as a unit. Consequently, you share a multiple attack penalty. For example, if you Strike and then {@action Command an Animal} to have your mount Strike, your mount's attack takes a –5 multiple attack penalty.","You occupy every square of your mount's space for the purpose of making your attacks. If you were Medium and on a Large mount, you could attack a creature on one side of your mount, then attack on the opposite side with your next action. If you have a longer reach, the distance depends partly on the size of your mount. On a Medium or smaller mount, use your normal reach. On a Large or Huge mount, you can attack any square adjacent to the mount if you have 5- or 10-foot reach, or any square within 10 feet of the mount (including diagonally) if you have 15-foot reach."],"source":"CRB"},{"type":"pf2-h4","page":478,"name":"Mounted Defenses","entries":["When you're mounted, attackers can target either you or your mount. Anything that affects multiple creatures (such as an area) affects both of you as long as you're both in the area. You are in an attacker's reach or range if any square of your mount is within reach or range. Because your mount is larger than you and you share its space, you have lesser cover against attacks targeting you when you're mounted if the mount would be in the way.","Because you can't move your body as freely while you're riding a mount, you take a –2 circumstance penalty to Reflex saves while mounted. Additionally, the only move action you can use is the Mount action to dismount."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":478,"name":"THREE-DIMENSIONAL COMBAT","entries":["In aerial and aquatic combat, you might need to track positioning in three dimensions. For flying creatures, you might use one of the following methods:",{"type":"list","items":["Find platforms to place flying creatures' miniatures on.","Set a die next to a creature with the number indicating how many squares up in the air it is.","Make a stack of dice or tokens, 1 per 5 feet of elevation.","Write the elevation next to the monster on the grid. In underwater combat, choose a plane to be the baseline, typically the waterline, the sea floor, or a stationary object you can measure from."]},"As with ground-based movement, moving diagonally up or down in 3-D space requires counting every other diagonal as 10 feet. Measure flanking in all directions—creatures above and below an enemy can flank it just as effectively as they can from opposite sides."],"source":"CRB"},{"type":"pf2-h3","page":478,"name":"Aerial Combat","entries":["Many monsters can fly, and PCs can use spells and items to gain the ability to fly. Flying creatures have to use the Fly action (page 472) to move through the air. Performing an especially tricky maneuver—such as trying to reverse course 180 degrees or fly through a narrow gap—might require using {@skill Acrobatics} to Maneuver in Flight. Creatures might fall from the sky, using the falling rules found on page 463. At the GM's discretion, some ground-based actions might not work in the air. For instance, a flying creature couldn't Leap."],"source":"CRB"},{"type":"pf2-h3","page":478,"name":"Aquatic Combat","entries":["Use these rules for battles in water or underwater:",{"type":"list","items":["You're {@condition flat-footed} unless you have a swim Speed.","You gain resistance 5 to acid and fire.","You take a –2 circumstance penalty to melee slashing or bludgeoning attacks that pass through water.","Ranged attacks that deal bludgeoning or slashing damage automatically miss if the attacker or target is underwater, and piercing ranged attacks made by an underwater creature or against an underwater target have their range increments halved.","You can't cast fire spells or use actions with the fire trait underwater.","At the GM's discretion, some ground-based actions might not work underwater or while floating."]},{"type":"pf2-h4","page":478,"name":"Drowning and Suffocating","entries":["You can hold your breath for a number of rounds equal to 5 + your Constitution modifier. Reduce your remaining air by 1 round at the end of each of your turns, or by 2 if you attacked or cast any spells that turn. You also lose 1 round worth of air each time you are critically hit or critically fail a save against a damaging effect. If you speak (including casting spells with verbal components or activating items with command components) you lose all remaining air.","When you run out of air, you fall {@condition unconscious} and start suffocating. You can't recover from being unconscious and must attempt a DC 20 Fortitude save at the end of each of your turns. On a failure, you take 1d10 damage, and on a critical failure, you die. On each check after the first, the DC increases by 5 and the damage by 1d10; these increases are cumulative. Once your access to air is restored, you stop suffocating and are no longer unconscious (unless you're at 0 Hit Points)."],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"}],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":479,"name":"Exploration Mode","entries":["Much of exploration mode involves movement and roleplaying. You might be traveling from one town to another, chatting with a couple of merchants an outpost along the way, or maybe having a terse conversation with the watchful city guards at your destination. Instead of measuring your rate of movement in 5-foot squares every round, you measure it in feet or miles per minute, hour, or day, using your travel speed. Rather than deciding on each action every turn, you'll engage in an exploration activity, and you'll typically spend some time every day resting and making your daily preparations.",{"type":"pf2-h2","page":479,"name":"Travel Speed","entries":["Depending on how the GM tracks movement, you move in feet or miles based on your character's Speed with the relevant movement type. Typical rates are on the table below.",{"type":"data","tag":"table","source":"CRB","name":"Travel Speed"},"The rates in Table 9 –2 assume traveling over flat and clear terrain at a determined pace, but one that's not exhausting.","Moving through {@quickref difficult terrain||3|terrain} halves the listed movement rate. {@quickref greater difficult terrain||3|terrain} reduces the distance traveled to one-third the listed amount. If the travel requires a skill check to accomplish, such as mountain climbing or swimming, the GM might call for a check once per hour using the result and the table above to determine your progress."],"source":"CRB"},{"type":"pf2-h2","page":479,"name":"Exploration Activities","entries":["While you're traveling and exploring, tell the GM what you'd generally like to do along the way. If you to do nothing more than make steady progress toward your goal, you move at the full travel speeds given in Table 9 –2.","When you want to do something other than simply travel, you describe what you are attempting to do. It isn't necessary to go into extreme detail, such as \"Using my dagger, I nudge the door so I can check for devious traps.\" Instead, \"I'm searching the area for hazards\" is sufficient. The GM finds the best exploration activity to match your description and describes the effects of that activity. Some exploration activities limit how fast you can travel and be effective.","These are most common exploration activities.",{"type":"pf2-brown-box","page":480,"name":"SKILL EXPLORATION ACTIVITIES","entries":["Chapter 4: Skills includes numerous additional exploration activities, which are summarized here.","{@b {@action Borrow an Arcane Spell}:} You use {@skill Arcana} to prepare a spell from someone else's spellbook (page 241).","{@b {@action Coerce}:} You use {@skill Intimidation} to threaten a creature so it does what you want (page 247).","{@b {@action Cover Tracks}:} You use {@skill Survival} to obscure your passing (page 252).","{@b {@action Decipher Writing}:} You use a suitable skill to understand archaic, esoteric, or obscure texts (page 234).","{@b {@action Gather Information}:} You use {@skill Diplomacy} to canvass the area to learn about a specific individual or topic (page 246).","{@b {@action Identify Alchemy}:} You use Craft and alchemist's tools to identify an alchemical item (page 245).","{@b {@action Identify Magic}:} Using a variety of skills, you can learn about a magic item, location, or ongoing effect (page 238).","{@b {@action Impersonate}:} You use {@skill Deception} and usually a disguise kit to create a disguise (page 245).","{@b {@action Learn a Spell}:} You use the skill corresponding to the spell's tradition to gain access to a new spell (page 238).","{@b {@action Make an Impression}:} You use {@skill Diplomacy} to make a good impression on someone (page 246).","{@b {@action Repair}:} With a repair kit and the {@skill Crafting} skill, you fix a damaged item (page 243).","{@b {@action Sense Direction}:} You use {@skill Survival} to get a sense of where you are or determine the cardinal directions (page 252).","{@b {@action Squeeze}:} Using {@skill Acrobatics}, you squeeze though very tight spaces (page 241).","{@b {@action Track}:} You use {@skill Survival} to find and follow creatures' tracks (page 252).","{@b {@action Treat Wounds}:} You use {@skill Medicine} to treat a living creature's wounds (page 249)."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":480,"name":"Rest and Daily Preparations","entries":["You perform at your best when you take enough time to rest and prepare. Once every 24 hours, you can take a period of rest (typically 8 hours), after which you regain Hit Points equal to your Constitution modifier (minimum 1) times your level, and you might recover from or improve certain conditions (page 453). Sleeping in armor results in poor rest that leaves you {@condition fatigued}. If you go more than 16 hours without resting, you become {@condition fatigued} (you cannot recover from this until you rest at least 6 continuous hours).","After you rest, you make your daily preparations, which takes around 1 hour. You can prepare only if you've rested, and only once per day. Preparing includes the following:",{"type":"list","items":["Spellcasters regain spell slots, and prepared spellcasters choose spells to have available that day.","Focus Points, other abilities that refresh during your preparations, and abilities that can be used only a certain number of times per day, including magic item uses, are reset.","You don armor and equip weapons and other gear.","You invest up to 10 worn magic items to gain their benefits for the day."]}],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":476,"name":"Flanking","entries":["When you and an ally are flanking a foe, it has a harder time defending against you. A creature is {@condition flat-footed} (taking a –2 circumstance penalty to AC) to melee attacks from creatures that are flanking it.","To flank a foe, you and your ally must be on opposites sides or corners of the creature. A line drawn between the center of your space and the center of your ally's space must pass through opposite sides or opposite corners of the foe's space. Additionally, both you and the ally have to be able to act, must be wielding melee weapons or able to make an unarmed attack, can't be under any effects that prevent you from attacking, and must have the enemy within reach. If you are wielding a reach weapon, you use your {@trait reach} with that weapon for this purpose."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":444,"name":"Game Conventions","entries":["Pathfinder has many specific rules, but you'll also want to keep these general guidelines in mind when playing.",{"type":"pf2-h3","name":"The GM Has the Final Say"},"If you're ever uncertain how to apply a rule, the GM decides.","Of course, Pathfinder is a game, so when adjudicating the rules, the GM is encouraged to listen to everyone's point of view and make a decision that is both fair and fun.",{"type":"pf2-h3","name":"Specific Overrides General"},"A core principle of Pathfinder is that specific rules override general ones. If two rules conflict, the more specific one takes precedence. If there's still ambiguity, the GM determines which rule to use. For example, the rules state that when attacking a concealed creature, you must attempt a DC {@flatDC 5} flat check to determine if you hit. Flat checks don't benefit from modifiers, bonuses, or penalties, but an ability that's specifically designed to overcome concealment might override and alter this. If a rule doesn't specify otherwise, default to the general rules presented in this chapter. While some special rules may also state the normal rules to provide context, you should always default to the normal rules even if effects don't specifically say to.",{"type":"pf2-h3","name":"Rounding"},"You may need to calculate a fraction of a value, like halving damage. Always round down unless otherwise specified.","For example, if a spell deals 7 damage and a creature takes half damage from it, that creature takes 3 damage.",{"type":"pf2-h3","name":"Multiplying"},"When more than one effect would multiply the same number, don't multiply more than once. Instead, combine all the multipliers into a single multiplier, with each multiple after the first adding 1 less than its value. For instance, if one ability doubled the duration of one of your spells and another one doubled the duration of the same spell, you would triple the duration, not quadruple it.",{"type":"pf2-h3","name":"Duplicate Effects"},"When you're affected by the same thing multiple times, only one instance applies, using the higher level of the effects, or the newer effect if the two are the same level. For example, if you were using {@spell mage armor} and then cast it again, you'd still benefit from only one casting of that spell. Casting a spell again on the same target might get you a better duration or effect if it were cast at a higher level the second time, but otherwise doing so gives you no advantage.",{"type":"pf2-h3","name":"Ambiguous Rules"},"Sometimes a rule could be interpreted multiple ways. If one version is too good to be true, it probably is. If a rule seems to have wording with problematic repercussions or doesn't work as intended, work with your group to find a good solution, rather than just playing with the rule as printed."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":467,"name":"Hero Points","entries":["Your heroic deeds earn you Hero Points, which grant you good fortune or let you recover from the brink of death. Unlike most aspects of your character, which persist over the long term, Hero Points last for only a single session.","The GM is in charge of awarding Hero Points (guidelines for doing so can be found {@quickref here||4|rewards|1}).","Usually, each character gets 1 Hero Point at the start of a session and can gain more later by performing heroic deeds—something selfless, daring, or beyond normal expectations. You can have a maximum of 3 Hero Points at a time, and you lose any remaining Hero Points at the end of a session.","You can spend your Hero Points in one of two ways.","Neither of these is an action, and you can spend Hero Points even if you aren't able to act. You can spend a Hero Point on behalf of your familiar or animal companion.",{"type":"list","items":["{@b Spend 1 Hero Point} to reroll a check. You must use the second result. This is a fortune effect (which means you can't use more than 1 Hero Point on a check).","{@b Spend all your Hero Points} (minimum 1) to avoid death. You can do this when your {@condition dying} condition would increase. You lose the {@condition dying} condition entirely and stabilize with 0 Hit Points. You don't gain the {@condition wounded} condition or increase its value from losing the {@condition dying} condition in this way, but if you already had that condition, you don't lose it or decrease its value."]},{"type":"pf2-h3","page":467,"name":"Describing Heroic Deeds","entries":["Because spending Hero Points reflects heroic deeds or tasks that surpass normal expectations, if you spend a Hero Point, you should describe the deed or task your character accomplishes with it to the other players.","Your character's deed might invoke a lesson learned in a past adventure, could be spurred by a determination to save someone else, or might depend on an item that ended up on their person due to a previous exploit. If you don't want to describe the deed or don't have any strong ideas about how to do so, ask the GM to come up with something for you. This can be a collaborative process, too. The GM might remind you of a long-forgotten event in the campaign, and all you have to do is fill in how that event comes to mind just at the right time, motivating you to push past your limits."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":459,"name":"Hit Points, Healing, and Dying","entries":["All creatures and objects have Hit Points (HP). Your maximum Hit Point value represents your health, wherewithal, and heroic drive when you are in good health and rested. Your maximum Hit Points include the Hit Points you gain at 1st level from your ancestry and class, those you gain at higher levels from your class, and any you gain from other sources (like the Toughness general feat). When you take damage, you reduce your current Hit Points by a number equal to the damage dealt.","Some spells, items, and other effects, as well as simply resting, can heal living or undead creatures. When you are healed, you regain Hit Points equal to the amount healed, up to your maximum Hit Points.",{"type":"pf2-h3","page":459,"name":"Knocked Out and Dying","entries":["Creatures cannot be reduced to fewer than 0 Hit Points.","When most creatures reach 0 Hit Points, they die and are removed from play unless the attack was nonlethal, in which case they are instead knocked out for a significant amount of time (usually 1 minute or more). When undead and construct creatures reach 0 Hit Points, they are destroyed.","Player characters, their companions, and other significant characters and creatures don't automatically die when they reach 0 Hit Points. Instead, they are knocked out and are at risk of death. At the GM's discretion, villains, powerful monsters, special NPCs, and enemies with special abilities that are likely to bring them back to the fight (like ferocity, regeneration, or healing magic) can use these rules as well.","As a player character, when you are reduced to 0 Hit Points, you're knocked out with the following effects:",{"type":"list","items":["You immediately move your initiative position to directly before the turn in which you were reduced to 0 HP.","You gain the {@condition dying 1} condition. If the effect that knocked you out was a critical success from the attacker or the result of your critical failure, you gain the {@condition dying 2} condition instead. If you have the {@condition wounded} condition (page 460), increase your {@condition dying} value by an amount equal to your {@condition wounded} value. If the damage was dealt by a nonlethal attack or nonlethal effect, you don't gain the dying condition; you are instead unconscious with 0 Hit Points."]},{"type":"pf2-h4","page":459,"name":"Taking Damage while Dying","entries":["If you take damage while you already have the dying condition, increase your dying condition value by 1, or by 2 if the damage came from an attacker's critical hit or your own critical failure. If you have the wounded condition, remember to add the value of your wounded condition to your dying value."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":459,"name":"Recovery Checks","entries":["When you're dying, at the start of each of your turns, you must attempt a flat check with a DC equal to 10 + your current dying value to see if you get better or worse. This is called a recovery check. The effects of this check are as follows.",{"type":"successDegree","entries":{"Critical Success":"Your {@condition dying} value is reduced by 2.","Success":"Your {@condition dying} value is reduced by 1.","Failure":"Your {@condition dying} value increases by 1.","Critical Failure":"Your {@condition dying} value increases by 2."}}],"source":"CRB"},{"type":"pf2-h3","page":459,"name":"Conditions Related to Death and Dying","entries":["To understand the rules for getting knocked out and how dying works in the game, you'll need some more information on the conditions used in those rules.","Presented below are the rules for the {@condition dying}, {@condition unconscious}, wounded, and doomed conditions.",{"type":"pf2-h4","page":459,"name":"Dying","entries":["You are bleeding out or otherwise at death's door. While you have this condition, you are unconscious. Dying always includes a value. If this value ever reaches dying 4, you die. If you're dying, you must attempt a recovery check at the start of your turn each round to determine whether you get better or worse.","If you lose the {@condition dying} condition by succeeding at a recovery check and are still at 0 Hit Points, you remain unconscious, but you can wake up as described on page 460. You lose the dying condition automatically and wake up if you ever have 1 Hit Point or more. Anytime you lose the dying condition, you gain the wounded 1 condition, or increase your wounded value by 1 if you already have that condition."],"source":"CRB"},{"type":"pf2-h4","page":459,"name":"Unconscious","entries":["You're sleeping, or you've been knocked out. You can't act.","You take a –4 status penalty to AC, Perception, and Reflex saves, and you have the blinded and {@condition flat-footed} conditions.","When you gain this condition, you fall {@condition prone} and drop items you are wielding or holding unless the effect states otherwise or the GM determines you're in a position in which you wouldn't.","{@b If you're {@condition unconscious} because you're {@condition dying}}, you can't wake up as long as you have 0 Hit Points. If you're restored to 1 Hit Point or more via healing, you lose the dying and unconscious conditions and can act normally on your next turn.","If you are {@condition unconscious} and at 0 Hit Points, but not {@b dying}, you naturally return to 1 Hit Point and awaken after sufficient time passes. The GM determines how long you remain unconscious, from a minimum of 10 minutes to several hours. If you receive healing during this time, you lose the unconscious condition and can act normally on your next turn.","If you're {@condition unconscious} and have more than 1 Hit Point (typically because you are asleep or unconscious due to an effect), you wake up in one of the following ways.","Each causes you to lose the {@condition unconscious} condition.",{"type":"list","items":["You take damage, provided the damage doesn't reduce you to 0 Hit Points. (If the damage reduces you to 0 Hit Points, you remain {@condition unconscious} and gain the {@condition dying} condition as normal.)","You receive healing, other than the natural healing you get from resting.","Someone nudges or shakes you awake using an Interact action.","Loud noise is being made around you—though this isn't automatic. At the start of your turn, you automatically attempt a Perception check against the noise's DC (or the lowest DC if there is more than one noise), waking up if you succeed. This is often DC 5 for a battle, but if creatures are attempting to stay quiet around you, this Perception check uses their {@skill Stealth} DC. Some magical effects make you sleep so deeply that they don't allow you to attempt this Perception check.","If you are simply asleep, the GM decides you wake up either because you have had a restful night's sleep or something disrupted that rest."]}],"source":"CRB"},{"type":"pf2-h4","page":460,"name":"Wounded","entries":["You have been seriously injured during a fight. Anytime you lose the dying condition, you become wounded 1 if you didn't already have the wounded condition. If you already have the wounded condition, your wounded condition value instead increases by 1. If you gain the dying condition while wounded, increase the dying condition's value by your wounded value. The wounded condition ends if someone successfully restores Hit Points to you with Treat Wounds, or if you are restored to full Hit Points and rest for 10 minutes."],"source":"CRB"},{"type":"pf2-h4","page":460,"name":"Doomed","entries":["Your life is ebbing away, bringing you ever closer to death. Some powerful spells and evil creatures can inflict the doomed condition on you. Doomed always includes a value. The maximum dying value at which you die is reduced by your doomed value. For example, if you were {@condition doomed 1}, you would die upon reaching dying 3 instead of dying 4. If your maximum dying value is ever reduced to 0, you instantly die. When you die, you're no longer doomed.","Your {@condition doomed} value decreases by 1 each time you get a full night's rest."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":460,"name":"Death","entries":["After you die you lose all your actions, and you can't act or be affected by spells that target creatures (unless they specifically target dead creatures), and for all other purposes you are an object. When you die, you are reduced to 0 Hit Points if you had a different amount, and you can't be brought above 0 Hit Points as long as you remain dead. Some magic can bring creatures back to life, such as the {@ritual resurrect} ritual or the {@spell raise dead} spell."],"source":"CRB"},{"type":"pf2-h3","page":460,"name":"Heroic Recovery","entries":["If you have at least 1 Hero Point (page 467), you can spend all of your remaining Hero Points at the start of your turn or when your dying value would increase. You lose the dying condition entirely and stabilize with 0 Hit Points. You don't gain the wounded condition or increase its value from losing the dying condition in this way, but if you already had that condition, you don't lose it or decrease its value. You lose the dying condition and become conscious. You do not gain the wounded condition (or increase its value) when you perform a heroic recovery."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Death Effects and Instant Death","entries":["Some spells and abilities can kill you immediately or bring you closer to death without needing to reduce you to 0 Hit Points first. These abilities have the death trait and usually involve negative energy, the antithesis of life. If you are reduced to 0 Hit Points by a death effect, you are slain instantly without needing to reach dying 4. If an effect states it kills you outright, you die without having to reach dying 4 and without being reduced to 0 Hit Points."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Massive Damage","entries":["You die instantly if you ever take damage equal to or greater than double your maximum Hit Points in one blow."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Temporary Hit Points","entries":["Some spells or abilities give you temporary Hit Points.","Track these separately from your current and maximum Hit Points; when you take damage, reduce your temporary Hit Points first. Most temporary Hit Points last for a limited duration. You can't regain lost temporary Hit Points through healing, but you can gain more via other abilities. You can have temporary Hit Points from only one source at a time. If you gain temporary Hit Points when you already have some, choose whether to keep the amount you already have and their corresponding duration or to gain the new temporary Hit Points and their duration."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Fast Healing and Regeneration","entries":["A creature with fast healing or regeneration regains the listed amount of Hit Points each round at the beginning of its turn. A creature with regeneration has additional benefits. Its dying condition can't increase to a value that would kill it (this stops most creatures from going beyond dying 3) as long as its regeneration is active. If it takes damage of a type listed in the regeneration entry, its regeneration deactivates until the end of its next turn, including against the triggering damage."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Items and Hit Points","entries":["Items have Hit Points like creatures, but the rules for damaging them are different (page 272). An item has a Hardness statistic that reduces damage the item takes by that amount. The item then takes any damage left over. If an item is reduced to 0 HP, it's destroyed. An item also has a Broken Threshold. If its HP are reduced to this amount or lower, it's broken, meaning it can't be used for its normal function and it doesn't grant bonuses. Damaging an unattended item usually requires attacking it directly, and can be difficult due to that item's Hardness and immunities. You usually can't attack an attended object (one on a creature's person)."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":443,"name":"Making Choices","entries":["Pathfinder is a game where your choices determine the story's direction. Throughout the game, the GM describes what's happening in the world and then asks the players, \"So what do you do?\" Exactly what you choose to do, and how the GM responds to those choices, builds a unique story experience. Every game is different, because you'll rarely, if ever, make the same decisions as another group of players.","This is true for the GM as well—two GMs running the exact same adventure will put different emphasis and flourishes on the way they present each scenario and encounter.","Often, your choices have no immediate risk or consequences. If you're traveling along a forest path and come across a fork in the trail, the GM will ask, \"Which way do you go?\" You might choose to take the right fork or the left. You could also choose to leave the trail, or just go back to town. Once your choice is made, the GM tells you what happens next. Down the line, that choice may impact what you encounter later in the game, but in many cases nothing dangerous happens immediately.","But sometimes what happens as a result of your choices is less than certain. In those cases, you'll attempt a check."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":463,"name":"Movement","entries":["Your movement and position determine how you can interact with the world. Moving around in exploration and downtime modes is relatively fluid and free form.","Movement in encounter mode, by contrast, is governed by rules explained in Movement in Encounters (page 473). The rules below apply regardless of which mode you're playing in.",{"type":"pf2-h3","page":463,"name":"Movement Types","entries":["Creatures in Pathfinder soar through the clouds, scale sheer cliffs, and tunnel underfoot. Most creatures have a Speed, which is how fast they can move across the ground. Some abilities give you different ways to move, such as through the air or underground.","Each of these special movement types has its own Speed value. Many creatures have these Speeds naturally. The various types of movement are listed below. Since the Stride action can be used only with your normal Speed, moving using one of these movement types requires using a special action, and you can't Step while using one of these movement types. Since Speed by itself refers to your land Speed, rules text concerning these special movement types specifies the movement types to which it applies. Even though Speeds aren't checks, they can have item, circumstance, and status bonuses and penalties. These can't reduce your Speeds below 5 feet unless stated otherwise.","Switching from one movement type to another requires ending your action that has the first movement type and using a new action that has the second movement type. For instance, if you Climbed 10 feet to the top of a cliff, you could then Stride forward 10 feet.",{"type":"pf2-h4","page":463,"name":"Speed","entries":["Most characters and monsters have a speed statistic—also called land Speed—which indicates how quickly they can move across the ground. When you use the Stride action, you move a number of feet equal to your Speed. Numerous other abilities also allow you to move, from Crawling to Leaping, and most of them are based on your Speed in some way. Whenever a rule mentions your Speed without specifying a type, it's referring to your land Speed."],"source":"CRB"},{"type":"pf2-h4","page":463,"name":"Burrow Speed","entries":["A burrow Speed lets you tunnel through the ground. You can use the {@action Burrow} action if you have a burrow Speed. Burrowing doesn't normally leave behind a tunnel unless the ability specifically states that it does. Most creatures need to hold their breath when burrowing, and they may need tremorsense (page 465) to navigate with any accuracy."],"source":"CRB"},{"type":"pf2-h4","page":463,"name":"Climb Speed","entries":["A climb Speed allows you to move up or down inclines and vertical surfaces. Instead of needing to attempt {@skill Athletics} checks to Climb, you automatically succeed and move up to your climb Speed instead of the listed distance.","You might still have to attempt {@skill Athletics} checks to Climb in hazardous conditions, to Climb extremely difficult surfaces, or to cross horizontal planes such as ceilings. You can also choose to roll an {@skill Athletics} check to Climb rather than accept an automatic success in hopes of getting a critical success. Your climb Speed grants you a +4 circumstance bonus to {@skill Athletics} checks to Climb.","If you have a climb Speed, you're not {@condition flat-footed} while climbing."],"source":"CRB"},{"type":"pf2-h4","page":463,"name":"Fly Speed","entries":["As long as you have a fly Speed, you can use the {@action Fly} and {@action Arrest a Fall} actions. You can also attempt to {@action Maneuver in Flight} if you're trained in the {@skill Acrobatics} skill.","Wind conditions can affect how you use the {@action Fly} action. In general, moving against the wind uses the same rules as moving through {@quickref difficult terrain||3|terrain} (or {@quickref greater difficult terrain||3|terrain}, if you're also flying upward), and moving with the wind allows you to move 10 feet for every 5 feet of movement you spend (not cumulative with moving straight downward). For more information on spending movement, see Movement in Encounters on page 473.","Upward and downward movement are both relative to the gravity in your area; if you're in a place with zero gravity, moving up or down is no different from moving horizontally."],"source":"CRB"},{"type":"pf2-h4","page":463,"name":"Swim Speed","entries":["With a swim Speed, you can propel yourself through the water with little impediment. Instead of attempting {@skill Athletics} checks to {@action Swim}, you automatically succeed and move up to your swim Speed instead of the listed distance. Moving up or down is still moving through {@quickref difficult terrain||3|terrain}.","You might still have to attempt checks to {@action Swim} in hazardous conditions or to cross turbulent water. You can also choose to roll an {@skill Athletics} check to {@action Swim} rather than accept an automatic success in hopes of getting a critical success. Your swim Speed grants you a +4 circumstance bonus to {@skill Athletics} checks to {@action Swim}.","Having a swim Speed doesn't necessarily mean you can breathe in water, so you might still have to hold your breath if you're underwater to avoid {@quickref drowning||3|drowning and suffocating}."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":463,"name":"Falling","entries":["When you fall more than 5 feet, you take bludgeoning damage equal to half the distance you fell when you land. Treat falls longer than 1,500 feet as though they were 1,500 feet (750 damage). If you take any damage from a fall, you land prone. You fall about 500 feet in the first round of falling and about 1,500 feet each round thereafter.","You can Grab an Edge as a reaction to reduce the damage from some falls. In addition, if you fall into water, snow, or another relatively soft substance, you can treat the fall as though it were 20 feet shorter, or 30 feet shorter if you intentionally dove in. The effective reduction can't be greater than the depth (so when falling into 10-foot-deep water, you treat the fall as 10 feet shorter).",{"type":"pf2-h4","page":464,"name":"Falling on a Creature","entries":["If you land on a creature, that creature must attempt a DC 15 Reflex save. Landing exactly on a creature after a long fall is almost impossible.",{"type":"successDegree","entries":{"Critical Success":"The creature takes no damage.","Success":"The creature takes bludgeoning damage equal to one-quarter the falling damage you took.","Failure":"The creature takes bludgeoning damage equal to half the falling damage you took.","Critical Failure":"The creature takes the same amount of bludgeoning damage you took from the fall."}}],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Falling Objects","entries":["A dropped object takes damage just like a falling creature. If the object lands on a creature, that creature can attempt a Reflex save using the same rules as for a creature falling on a creature. Hazards and spells that involve falling objects, such as a rock slide, have their own rules about how they interact with creatures and the damage they deal."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":618,"name":"Overriding Conditions","entries":["Some conditions override others. This is always specified in the entry for the overriding condition. When this happens, all effects of the overridden condition are suppressed until the overriding condition ends. The overridden condition's duration continues to elapse, and it might run out while suppressed."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":464,"name":"Perception","entries":["Your Perception measures your ability to notice things, search for what's hidden, and tell whether something about a situation is suspicious. This statistic is frequently used for rolling initiative to determine who goes first in an encounter, and it's also used for the {@action Seek} action.","The rules for rolling a Perception check are found on page 448. The rules below describe the effects of light and visibility on your specific senses to perceive the world, as well as the rules for sensing and locating creatures with Perception.",{"type":"pf2-h3","page":464,"name":"Light","data":{"quickrefIndex":true},"entries":["The amount of light in an area can affect how well you see things. There are three levels of light: bright light, dim light, and darkness. The rules in this book assume that all creatures are in bright light unless otherwise noted. A source of light lists the radius in which it sheds bright light, and it sheds dim light to double that radius.",{"type":"pf2-h4","page":464,"name":"Bright Light","data":{"quickrefIndex":true},"entries":["In bright light, such as sunlight, creatures and objects can be observed clearly by anyone with average vision or better. Some types of creatures are {@condition dazzled} or {@condition blinded} by bright light."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Dim Light","data":{"quickrefIndex":true},"entries":["Areas in shadow or lit by weak light sources are in dim light. Creatures and objects in dim light have the {@condition concealed} condition, unless the seeker has {@ability darkvision} or {@ability low-light vision}, or a {@quickref precise sense|CRB|3|precise sense|0} other than vision."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Darkness","data":{"quickrefIndex":true},"entries":["A creature or object within darkness is hidden or undetected unless the seeker has {@ability darkvision} or a {@quickref precise sense|CRB|3|precise sense|0} other than vision. A creature without {@ability darkvision} or another means of perceiving in darkness has the {@condition blinded} condition while in darkness, though it might be able to see illuminated areas beyond the darkness. If a creature can see into an illuminated area, it can observe creatures within that illuminated area normally. After being in darkness, sudden exposure to bright light might make you {@condition dazzled} for a short time, as determined by the GM."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":464,"name":"Senses","data":{"quickrefIndex":true},"entries":["The ways a creature can use {@skill Perception} depend on what senses it has. The primary concepts you need to know for understanding senses are precise senses, imprecise senses, and the three states of detection a target can be in: observed, hidden, or undetected. Vision, hearing, and scent are three prominent senses, but they don't have the same degree of acuity.",{"type":"pf2-h4","page":464,"name":"Precise Senses","data":{"quickrefIndex":true},"entries":["Average vision is a precise sense—a sense that can be used to perceive the world in nuanced detail. The only way to target a creature without having drawbacks is to use a precise sense. You can usually detect a creature automatically with a precise sense unless that creature is hiding or obscured by the environment, in which case you can use the Seek basic action to better detect the creature."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Imprecise Senses","data":{"quickrefIndex":true},"entries":["Hearing is an imprecise sense—it cannot detect the full range of detail that a {@quickref precise sense|CRB|3|precise sense|0} can. You can usually sense a creature automatically with an imprecise sense, but it has the {@condition hidden} condition instead of the {@condition observed} condition. It might be {@condition undetected} by you if it's using {@skill Stealth} or is in an environment that distorts the sense, such as a noisy room in the case of hearing. In those cases, you have to use the {@action Seek} basic action to detect the creature. At best, an imprecise sense can be used to make an {@condition undetected} creature (or one you didn't even know was there) merely {@condition hidden}—it can't make the creature {@condition observed}."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Vague Senses","data":{"quickrefIndex":true},"entries":["A character also has many vague senses—ones that can alert you that something is there but aren't useful for zeroing in on it to determine exactly what it is. The most useful of these for a typical character is the sense of smell. At best, a vague sense can be used to detect the presence of an {@condition unnoticed} creature, making it {@condition undetected}. Even then, the vague sense isn't sufficient to make the creature {@condition hidden} or {@condition observed}.","When one creature might detect another, the GM almost always uses the most {@quickref precise sense|CRB|3|precise sense|0} available.","Pathfinder's rules assume that a given creature has vision as its only {@quickref precise sense|CRB|3|precise sense|0} and hearing as its only {@quickref imprecise sense|CRB|3|imprecise sense|0}. Some characters and creatures, however, have {@quickref precise|CRB|3|precise sense|0} or {@quickref imprecise senses|CRB|3|imprecise sense|0} that don't match this assumption. For instance, a character with poor vision might treat that sense as {@quickref imprecise|CRB|3|imprecise sense|0}, an animal with the {@ability scent} ability can use its sense of smell as an {@quickref imprecise sense|CRB|3|imprecise sense|0}, and a creature with echolocation or a similar ability can use hearing as a {@quickref precise|CRB|3|precise sense|0} sense. Such senses are often given special names and appear as \"echolocation (precise),\" \"scent (imprecise) 30 feet,\" or the like."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":465,"name":"Special Senses","data":{"quickrefIndex":true},"entries":["While a human might have a difficult time making creatures out in dim light, an elf can see those creatures just fine. And though elves have no problem seeing on a moonlit night, their vision cannot penetrate complete darkness, whereas a dwarf's can.","Special senses grant greater awareness that allows a creature with these senses to either ignore or reduce the effects of the undetected, hidden, or concealed conditions (described in {@quickref Detecting Creatures|CRB|3|Detecting Creatures|0} below) when it comes to situations that foil average vision. The following are a few examples of common special senses.",{"type":"pf2-h4","page":465,"name":"Darkvision and Greater Darkvision","entries":["A creature with {@ability darkvision} or {@ability darkvision||greater darkvision} can see perfectly well in areas of darkness and dim light, though such vision is in black and white only. Some forms of magical darkness, such as a 4th-level {@spell darkness} spell, block normal {@ability darkvision}. A creature with {@ability darkvision||greater darkvision}, however, can see through even these forms of magical darkness."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Low-Light Vision","entries":["A creature with {@ability low-light vision} can see in dim light as though it were bright light, so it ignores the {@condition concealed} condition due to dim light."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Scent","entries":["Scent involves sensing creatures or objects by smell, and is usually a vague sense. The range is listed in the ability, and it functions only if the creature or object being detected emits an aroma (for instance, incorporeal creatures usually do not exude an aroma).","If a creature emits a heavy aroma or is upwind, the GM can double or even triple the range of {@ability scent} abilities used to detect that creature, and the GM can reduce the range if a creature is downwind."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Tremorsense","entries":["Tremorsense allows a creature to feel the vibrations through a solid surface caused by movement. It is usually an imprecise sense with a limited range (listed in the ability). Tremorsense functions only if the detecting creature is on the same surface as the subject, and only if the subject is moving along (or burrowing through) the surface."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":465,"name":"DETECTING WITH OTHER SENSES","entries":["If a monster uses a sense other than vision, the GM can adapt the variables that keep its foes from being detected to equivalents that work with the monster's senses. For example, a creature that has echolocation might use hearing as a primary sense. This could mean its quarry is concealed in a noisy chamber, hidden in a great enough din, or even {@condition invisible} in the area of a {@spell silence} spell.",{"type":"pf2-title","name":"Using Stealth with Other Senses"},"The {@skill Stealth} skill is designed to use Hide for avoiding visual detection and Avoid Notice and Sneak to avoid being both seen and heard. For many special senses, a player can describe how they're avoiding detection by that special sense and use the most applicable {@skill Stealth} action. For instance, a creature stepping lightly to avoid being detected via tremorsense would be using Sneak.","In some cases, rolling a Dexterity-based {@skill Stealth} skill check to Sneak doesn't make the most sense. For example, when facing a creature that can detect heartbeats, a PC trying to avoid being detected might meditate to slow their heart rate, using Wisdom instead of Dexterity as the ability modifier for the {@skill Stealth} check. When a creature that can detect you has multiple senses, such as if it could also hear or see, the PC would use the lowest applicable ability modifier for the check."],"source":"CRB"},{"type":"pf2-h3","page":465,"name":"Detecting Creatures","data":{"quickrefIndex":true},"entries":["There are three conditions that measure the degree to which you can sense a creature: observed, hidden, and undetected. However, the concealed and invisible conditions can partially mask a creature, and the unnoticed condition indicates you have no idea a creature is around. In addition to the descriptions here, you can find these conditions in the {@pf2etools Conditions|conditions.html} page.","With the exception of {@condition invisible}, these conditions are relative to the viewer—it's possible for a creature to be observed to you but hidden from your ally. When you're trying to target a creature that's hard to see or otherwise sense, various drawbacks apply. Most of these rules apply to objects you're trying to detect as well as creatures.","Typically, the GM tracks how well creatures detect each other, since neither party has perfect information. For example, you might think a creature is in the last place you sensed it, but it was able to Sneak away. Or you might think a creature can't see you in the dark, but it has {@ability darkvision}.","You can attempt to avoid detection by using the {@skill Stealth} skill to {@action Avoid Notice}, {@action Hide}, or {@action Sneak}, or by using {@skill Deception} to {@action Create a Diversion}.",{"type":"pf2-h4","page":466,"name":"Observed","entries":["In most circumstances, you can sense creatures without difficulty and target them normally. Creatures in this state are observed. Observing requires a precise sense, which for most creatures means sight, but see the Detecting with Other Senses sidebar for advice regarding creatures that don't use sight as their primary sense. If you can't observe the creature, it's either {@condition hidden}, {@condition undetected}, or {@condition unnoticed}, and you'll need to factor in the targeting restrictions. Even if a creature is {@condition observed}, it might still be {@condition concealed}."],"source":"CRB"},{"type":"pf2-h4","page":466,"name":"Hidden","entries":["A creature that's hidden is only barely perceptible. You know what space a hidden creature occupies, but little else. Perhaps the creature just moved behind cover and successfully used the Hide action. Your target might be in a deep fogbank or behind a waterfall, where you can see some movement but can't determine an exact location. Maybe you've been {@condition blinded} or the creature is under the effects of {@spell invisibility}, but you used the {@action Seek} basic action to determine its general location based on hearing alone. Regardless of the specifics, you're {@condition flat-footed} to a hidden creature.","When targeting a {@condition hidden} creature, before you roll to determine your effect, you must attempt a DC {@flatDC 11} flat check. If you fail, you don't affect the creature, though the actions you used are still expended—as well as any spell slots, costs, and other resources. You remain {@condition flat-footed} to the creature, whether you successfully target it or not."],"source":"CRB"},{"type":"pf2-h4","page":466,"name":"Undetected","entries":["If a creature is undetected, you don't know what space it occupies, you're {@condition flat-footed} to it, and you can't easily target it. Using the {@action Seek} basic action can help you find an undetected creature, usually making it {@condition hidden} from you instead of {@condition undetected}. If a creature is {@condition undetected}, that doesn't necessarily mean you're unaware of its presence—you might suspect an {@condition undetected} creature is in the room with you, even though you're unable to find its space. The {@condition unnoticed} condition covers creatures you're entirely unaware of.","Targeting an {@condition undetected} creature is difficult. If you suspect there's a creature around, you can pick a square and attempt an attack. This works like targeting a {@condition hidden} creature, but the flat check and attack roll are both rolled in secret by the GM. The GM won't tell you why you missed—whether it was due to failing the flat check, rolling an insufficient attack roll, or choosing the wrong square. The GM might allow you to try targeting an undetected creature with some spells or other abilities in a similar fashion. {@condition Undetected} creatures are subject to area effects normally.","For instance, suppose an enemy elf wizard cast {@spell invisibility} and then {@action sneak||Sneaked} away. You suspect that with the elf's Speed of 30 feet, they probably moved 15 feet toward an open door. You move up and attack a space 15 feet from where the elf started and directly on the path to the door. The GM secretly rolls an attack roll and flat check, but they know that you were not quite correct—the elf was actually in the adjacent space! The GM tells you that you missed, so you decide to make your next attack on the adjacent space, just in case. This time, it's the right space, and the GM's secret attack roll and flat check both succeed, so you hit!"],"source":"CRB"},{"type":"pf2-h4","page":467,"name":"Unnoticed","entries":["If you have no idea a creature is even present, that creature is unnoticed by you. A creature that is undetected might also be unnoticed. This condition usually matters for abilities that can be used only against targets totally unaware of your presence."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":450,"name":"Special Checks","entries":["Some categories of checks follow special rules. The most notable are flat checks and secret checks.",{"type":"pf2-h3","page":450,"name":"Flat Checks","entries":["When the chance something will happen or fail to happen is based purely on chance, you'll attempt a flat check. A flat check never includes any modifiers, bonuses, or penalties—you just roll a d20 and compare the result on the die to the DC. Only abilities that specifically apply to flat checks can change the checks' DCs; most such effects affect only certain types of flat checks.","If more than one flat check would ever cause or prevent the same thing, just roll once and use the highest DC. In the rare circumstance that a flat check has a DC of 1 or lower, skip rolling; you automatically succeed. Conversely, if one ever has a DC of 21 or higher, you automatically fail."],"source":"CRB"},{"type":"pf2-h3","page":450,"name":"Secret Checks","entries":["Sometimes you as the player shouldn't know the exact result and effect of a check. In these situations, the rules (or the GM) will call for a secret check. The secret trait appears on anything that uses secret checks. This type of check uses the same formulas you normally would use for that check, but is rolled by the GM, who doesn't reveal the result. Instead, the GM simply describes the information or effects determined by the check's result. If you don't know a secret check is happening (for instance, if the GM rolls a secret Fortitude save against a poison that you failed to notice), you can't use any fortune or misfortune abilities (see the sidebar on page 449) on that check, but if a fortune or misfortune effect would apply automatically, the GM applies it to the secret check. If you know that the GM is attempting a secret check—as often happens with {@action Recall Knowledge} or Seek—you can usually activate fortune or misfortune abilities for that check. Just tell the GM, and they'll apply the ability to the check.","The GM can choose to make any check secret, even if it's not usually rolled secretly. Conversely, the GM can let you roll any check yourself, even if that check would usually be secret. Some groups find it simpler to have players roll all secret checks and just try to avoid acting on any out-of-character knowledge, while others enjoy the mystery."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":446,"name":"Specific Checks","entries":["While most checks follow these basic rules, it's useful to know about a few specific types of checks, how they're used, and how they differ from one another.",{"type":"pf2-h3","page":446,"name":"Attack Rolls","entries":["When you use a {@action Strike} action or make a spell attack, you attempt a check called an attack roll. Attack rolls take a variety of forms and are often highly variable based on the weapon you are using for the attack, but there are three main types: melee attack rolls, ranged attack rolls, and spell attack rolls. Spell attack rolls work a little bit differently, so they are explained separately on the next page.","{@b Melee attack rolls} use Strength as their ability modifier by default. If you're using a weapon or attack with the {@trait finesse} trait, then you can use your Dexterity modifier instead.",{"type":"pf2-inset","entries":["Melee attack roll result = d20 roll + Strength modifier (or optionally Dexterity modifier for a {@trait finesse} weapon) + proficiency bonus + other bonuses + penalties"]},"{@b Ranged attack rolls} use Dexterity as their ability modifier.",{"type":"pf2-inset","entries":["Ranged attack roll result = d20 roll + Dexterity modifier + proficiency bonus + other bonuses + penalties"]},"When attacking with a weapon, whether melee or ranged, you add your proficiency bonus for the weapon you're using. Your class determines your proficiency rank for various weapons. Sometimes, you'll have different proficiency ranks for different weapons. For instance, at 5th level, a fighter gains the weapon mastery class feature, which grants master proficiency with the simple and martial weapons of one weapon group, expert proficiency with advanced weapons of that group and other simple and martial weapons, and trained proficiency in all other advanced weapons.","The bonuses you might apply to attack rolls can come from a variety of sources. Circumstance bonuses can come from the aid of an ally or a beneficial situation. Status bonuses are typically granted by spells and other magical aids. The item bonus to attack rolls comes from magic weapons—notably, a weapon's potency rune (page 580).","Penalties to attack rolls come from situations and effects as well. Circumstance penalties come from risky tactics or detrimental circumstances, status penalties come from spells and magic working against you, and item penalties occur when you use a shoddy item (page 273). When making attack rolls, two main types of untyped penalties are likely to apply. The first is the multiple attack penalty, and the second is the range penalty. The first applies anytime you make more than one attack action during the course of your turn, and the other applies only with ranged or thrown weapons. Both are described below.",{"type":"pf2-h4","page":446,"name":"Multiple Attack Penalty","entries":["The more attacks you make beyond your first in a single turn, the less accurate you become, represented by the multiple attack penalty. The second time you use an {@trait attack} action during your turn, you take a –5 penalty to your check. The third time you attack, and on any subsequent attacks, you take a –10 penalty to your check. Every check that has the {@trait attack} trait counts toward your multiple attack penalty, including {@action Strike||Strikes}, spell attack rolls, certain skill actions like {@action Shove}, and many others.","Some weapons and abilities reduce multiple attack penalties, such as {@trait agile} weapons, which reduce these penalties to –4 on the second attack or –8 on further attacks.",{"type":"table","colStyles":["text-center","text-center","text-center"],"rows":[["Attack","Multiple Attack Penalty","Agile"],["First","None","None"],["Second","–5","–4"],["Third or subsequent","–10","–8"]]},"Always calculate your multiple attack penalty for the weapon you're using on that attack. For example, let's say you're wielding a {@item longsword} in one hand and a {@item shortsword} (which has the {@trait agile} trait) in your other hand, and you are going to make three {@action Strike||Strikes} with these weapons during the course of your turn. The first {@action Strike} you make during your turn has no penalty, no matter what weapon you are using. The second Strike will take either a –5 penalty if you use the {@item longsword} or a –4 penalty if you use the {@item shortsword}.","Just like the second attack, the penalty for your third attack is based on which weapon you're using for that particular {@action Strike}. It would be a –10 penalty with the {@item longsword} and a –8 penalty with the {@item shortsword}, no matter what weapon you used for your previous {@action Strike||Strikes}.","The multiple attack penalty applies only during your turn, so you don't have to keep track of it if you can perform an Attack of Opportunity or a similar reaction that lets you make a Strike on someone else's turn.",{"type":"pf2-h4","page":446,"name":"Range Penalty","entries":["Ranged and thrown weapons each have a listed range increment, and attacks with them grow less accurate against targets farther away (range and range increments are covered in depth on page 279). As long as your target is at or within the listed range increment, also called the first range increment, you take no penalty to the attack roll. If you're attacking beyond that range increment, you take a –2 penalty for each additional increment beyond the first.","You can attempt to attack with a ranged weapon or thrown weapon up to six range increments away, but the farther away you are, the harder it is to hit your target.","For example, the range increment of a crossbow is 120 feet. If you are shooting at a target no farther away than that distance, you take no penalty due to range. If they're beyond 120 feet but no more than 240 feet away, you take a –2 penalty due to range. If they're beyond 240 feet but no more than 360 feet away, you take a –4 penalty due to range, and so on, until you reach the last range increment: beyond 600 feet but no more than 720 feet away, where you take a –10 penalty due to range."],"source":"CRB"},{"type":"pf2-h4","page":447,"name":"Armor Class","entries":["Attack rolls are compared to a special difficulty class called an {@b Armor Class} ({@b AC}), which measures how hard it is for your foes to hit you with {@action Strike||Strikes} and other attack actions. Just like for any other check and DC, the result of an attack roll must meet or exceed your AC to be successful, which allows your foe to deal damage to you.","Armor Class is calculated using the following formula.",{"type":"pf2-inset","entries":["Armor Class = 10 + Dexterity modifier (up to your armor's Dex Cap) + proficiency bonus + armor's item bonus to AC + other bonuses + penalties"]},"Use the proficiency bonus for the category (light, medium, or heavy) or the specific type of armor you're wearing. If you're not wearing armor, use your proficiency in unarmored defense.","Armor Class can benefit from bonuses with a variety of sources, much like attack rolls. Armor itself grants an item bonus, so other item bonuses usually won't apply to your AC, but magic armor can increase the item bonus granted by your armor.","Penalties to AC come from situations and effects in much the same way bonuses do. Circumstance penalties come from unfavorable situations, and status penalties come from effects that impede your abilities or from broken armor. You take an item penalty when you wear shoddy armor (page 273)."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":447,"name":"STRIDING AND STRIKING","entries":["Two of the simplest and most common actions you'll use in combat are Stride and Strike, described in full on page 471.","{@b {@action Stride}} is an action that has the move trait and that allows you to move a number of feet up to your Speed.","You'll often need to Stride multiple times to reach a foe who's far away or to run from danger! Move actions can often trigger reactions or free actions. However, unlike other actions, a move action can trigger reactions not only when you first use the action, but also for every 5 feet you move during that action, as described on page 474. The Step action (page 471) lets you move without triggering reactions, but only 5 feet.","{@b {@action Strike}} is an action that has the attack trait and that allows you to attack with a weapon you're wielding or an unarmed attack (such as a fist).","If you're using a melee weapon or unarmed attack, your target must be within your reach; if you're attacking with a ranged weapon, your target must be within range. Your reach is how far you can physically extend a part of your body to make an unarmed attack, or the farthest distance you can reach with a melee weapon. This is typically 5 feet, but special weapons and larger creatures have longer reaches. Your range is how far away you can attack with a ranged weapon or with some types of magical attacks.","Different weapons and magical attacks have different maximum ranges, and ranged weapons get less effective as you exceed their range increments.","Striking multiple times in a turn has diminishing returns. The multiple attack penalty (detailed on page 446) applies to each attack after the first, whether those attacks are {@action Strike||Strikes}, special attacks like the Grapple action of the {@skill Athletics} skill, or spell attack rolls."],"source":"CRB"},{"type":"pf2-h3","page":447,"name":"Spell Attack Rolls","entries":["If you cast spells, you might be able to make a spell attack roll. These rolls are usually made when a spell makes an attack against a creature's AC.","The ability modifier for a spell attack roll depends on how you gained access to your spells. If your class grants you spellcasting, use your key ability modifier. Innate spells use your Charisma modifier unless the ability that granted them states otherwise. Focus spells and other sources of spells specify which ability modifier you use for spell attack rolls in the ability that granted them. If you have spells from multiple sources or traditions, you might use different ability modifiers for spell attack rolls for these different sources of spells. For example, a dwarf cleric with the Stonewalker ancestry feat would use her Charisma modifier when casting {@spell meld into stone} from that feat, since it's a divine innate spell, but she would use her Wisdom modifier when casting {@spell heal} and other spells using her cleric divine spellcasting.","Determine the spell attack roll with the following formula.",{"type":"pf2-inset","entries":["Spell attack roll result = d20 roll + ability modifier used for spellcasting + proficiency bonus + other bonuses + penalties"]},"If you have the ability to cast spells, you'll have a proficiency rank for your spell attack rolls, so you'll always add a proficiency bonus. Like your ability modifier, this proficiency rank may vary from one spell to another if you have spells from multiple sources. Spell attack rolls can benefit from circumstance bonuses and status bonuses, though item bonuses to spell attack rolls are rare. Penalties affect spell attack rolls just like any other attack roll—including your multiple attack penalty.","Many times, instead of requiring you to make a spell attack roll, the spells you cast will require those within the area or targeted by the spell to attempt a saving throw against your {@b Spell DC} to determine how the spell affects them.","Your spell DC is calculated using the following formula.",{"type":"pf2-inset","entries":["Spell DC = 10 + ability modifier used for spellcasting + proficiency bonus + other bonuses + penalties"]}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":448,"name":"Perception","entries":["Perception measures your ability to be aware of your environment. Every creature has Perception, which works with and is limited by a creature's senses (described on page 464). Whenever you need to attempt a check based on your awareness, you'll attempt a Perception check.","Your Perception uses your Wisdom modifier, so you'll use the following formula when attempting a Perception check.",{"type":"pf2-inset","entries":["Perception check result = d20 roll + Wisdom modifier + proficiency bonus + other bonuses + penalties"]},"Nearly all creatures are at least trained in Perception, so you will almost always add a proficiency bonus to your Perception modifier. You might add a circumstance bonus for advantageous situations or environments, and typically get status bonuses from spells or other magical effects. Items can also grant you a bonus to Perception, typically in a certain situation. For instance, a fine spyglass grants a +1 item bonus to Perception when attempting to see something a long distance away. Circumstance penalties to Perception occur when an environment or situation (such as fog) hampers your senses, while status penalties typically come from conditions, spells, and magic effects that foil the senses. You'll rarely encounter item penalties or untyped penalties for Perception.","Many abilities are compared to your {@b Perception DC} to determine whether they succeed. Your Perception DC is 10 + your total Perception modifier.",{"type":"pf2-h4","page":448,"name":"Perception for Initiative","entries":["Often, you'll roll a Perception check to determine your order in initiative. When you do this, instead of comparing the result against a DC, everyone in the encounter will compare their results. The creature with the highest result acts first, the creature with the second-highest result goes second, and so on. Sometimes you may be called on to roll a skill check for initiative instead, but you'll compare results just as if you had rolled Perception. The full rules for initiative are found in the rules for encounter mode on page 468."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":448,"name":"Saving Throws","entries":["There are three types of saving throws: Fortitude saves, Reflex saves, and Will saves. In all cases, saving throws measure your ability to shrug off harmful effects in the form of afflictions, damage, or conditions. You'll always add a proficiency bonus to each save. Your class might give a different proficiency to each save, but you'll be trained at minimum. Some circumstances and spells might give you circumstance or status bonuses to saves, and you might find {@item resilient} armor or other magic items that give an item bonus.","{@b Fortitude saving throws} allow you to reduce the effects of abilities and afflictions that can debilitate the body.","They use your Constitution modifier and are calculated as shown in the formula below.",{"type":"pf2-inset","entries":["Fortitude save result = d20 roll + Constitution modifier + proficiency bonus + other bonuses + penalties"]},"{@b Reflex saving throws} measure how well you can respond quickly to a situation and how gracefully you can avoid effects that have been thrown at you. They use your Dexterity modifier and are calculated as shown in the formula below.",{"type":"pf2-inset","entries":["Reflex save result = d20 roll + Dexterity modifier + proficiency bonus + other bonuses + penalties"]},"{@b Will saving throws} measure how well you can resist attacks to your mind and spirit. They use your Wisdom modifier and are calculated as shown in the formula below.",{"type":"pf2-inset","entries":["Will save result = d20 roll + Wisdom modifier + proficiency bonus + other bonuses + penalties"]},"Sometimes you'll need to know your DC for a given saving throw. The DC for a saving throw is 10 + the total modifier for that saving throw.","Most of the time, when you attempt a saving throw, you don't have to use your actions or your reaction. You don't even need to be able to act to attempt saving throws. However, in some special cases you might have to take an action to attempt a save. For instance, you can try to recover from the sickened condition by spending an action to attempt a Fortitude save.",{"type":"pf2-h4","page":449,"name":"Basic Saving Throws","entries":["Sometimes you will be called on to attempt a basic saving throw. This type of saving throw works just like any other saving throw—the \"basic\" part refers to the effects.","For a basic save, you'll attempt the check and determine whether you critically succeed, succeed, fail, or critically fail like you would any other saving throw. Then one of the following outcomes applies based on your degree of success—no matter what caused the saving throw.",{"type":"successDegree","entries":{"Critical Success":"You take no damage from the spell, hazard, or effect that caused you to attempt the save.","Success":"You take half the listed damage from the effect.","Failure":"You take the full damage listed from the effect.","Critical Failure":"You take double the listed damage from the effect."}}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":449,"name":"FORTUNE AND MISFORTUNE EFFECTS","entries":["Fortune and misfortune effects can alter how you roll your dice. These abilities might allow you to reroll a failed roll, force you to reroll a successful roll, allow you to roll twice and use the higher result, or force you to roll twice and use the lower result.","You can never have more than one fortune and more than one misfortune effect come into play on a single roll. For instance, if an effect lets you roll twice and use the higher roll, you can't then use Halfling Luck (a fortune effect) to reroll if you fail. If multiple fortune effects would apply, you have to pick which to use. If two misfortune effects apply, the GM decides which is worse and applies it.","If both a fortune effect and a misfortune effect would apply to the same roll, the two cancel each other out, and you roll normally."],"source":"CRB"},{"type":"pf2-h3","page":449,"name":"Skill Checks","entries":["Pathfinder has a variety of skills, from {@skill Athletics} to {@skill Medicine} to {@skill Occultism}. Each grants you a set of related actions that rely on you rolling a skill check. Each skill has a key ability score, based on the scope of the skill in question. For instance, {@skill Athletics} deals with feats of physical prowess, like swimming and jumping, so its key ability score is Strength. {@skill Medicine} deals with the ability to diagnose and treat wounds and ailments, so its key ability score is Wisdom. The key ability score for each skill is listed in Chapter 4: Skills. No matter which skill you're using, you calculate a check for it using the following formula.",{"type":"pf2-inset","entries":["Skill check result = d20 roll + modifier of the skill's key ability score + proficiency bonus + other bonuses + penalties"]},"You're unlikely to be trained in every skill. When using a skill in which you're untrained, your proficiency bonus is +0; otherwise, it equals your level plus 2 for trained, or higher once you become expert or better. The proficiency rank is specific to the skill you're using. Aid from another character or some other beneficial situation may grant you a circumstance bonus. A status bonus might come from a helpful spell or magical effect. Sometimes tools related to the skill grant you an item bonus to your skill checks. Conversely, unfavorable situations might give you a circumstance penalty to your skill check, while harmful spells, magic, or conditions might also impose a status penalty. Using shoddy or makeshift tools might cause you to take an item penalty. Sometimes a skill action can be an attack, and in these cases, the skill check might take a multiple attack penalty, as described on page 446.","When an ability calls for you to use the DC for a specific skill, you can calculate it by adding 10 + your total modifier for that skill."],"source":"CRB"},{"type":"pf2-h3","page":450,"name":"Notating Total Modifiers","entries":["When creating your character and adventuring you'll record the total modifier for various important checks on your character sheet. Since many bonuses and penalties are due to the immediate circumstances, spells, and other temporary magical effects, you typically won't apply them to your notations.","Item bonuses and penalties are often more persistent, so you will often want to record them ahead of time. For instance, if you are using a weapon with a {@item +1 weapon potency} rune, you'll want to add the +1 item bonus to your notation for your attack rolls with that weapon, since you will include that bonus every time you attack with that weapon. But if you have a fine spyglass, you wouldn't add its item bonus to your Perception check notation, since you gain that bonus only if you are using sight—and the spyglass!—to see long distances."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"}]},{"type":"entries","entries":[{"type":"section","name":"Difficulty Classes","page":503,"alias":["DCs"],"entries":[{"type":"pf2-h2","page":503,"name":"Simple DCs","entries":["Sometimes you need to quickly set a Difficulty Class. The easiest method is to select a simple DC from Table 10–4 by estimating which proficiency rank best matches the task (that rank is usually not required to succeed at the task).","If it's something pretty much anyone would have a decent chance at, use the untrained DC. If it would require a degree of training, use the DC listed for trained, expert, master, or legendary proficiency, as appropriate to the complexity of the task. For example, say a PC was trying to uncover the true history behind a fable. You determine this requires a check to {@action Recall Knowledge}, and that only someone with master proficiency in Folktale Lore would know the information, so you'd set the DC at 30—the simple master DC.","Simple DCs work well when you need a DC on the fly and there's no level associated with the task. They're most useful for skill checks. Because there isn't much gradation between the simple DCs, they don't work as well for hazards or combatants, where the PCs' lives are on the line; you're better off using level-based DCs for such challenges.",{"type":"data","tag":"table","name":"Simple DCs","source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":503,"name":"Level-Based DCs","entries":["When you're determining a skill DC based on something that has a level, use Table 10–5 to set the DC. Find the level of the subject, and assign the corresponding DC. Since spells use a 1–10 scale, use the Spell Level column for them.","Use these DCs when a PC needs to Identify a Spell or {@action Recall Knowledge} about a creature, attempts to Earn Income by performing a task of a certain level, and so on. You can also use the level-based DCs for obstacles instead of assigning a simple DC. For example, you might determine that a wall in a high-level dungeon was constructed of smooth metal and is hard to climb. You could simply say only someone with master proficiency could climb it, and use the simple DC of 30. Or you might decide that the 15th-level villain who created the dungeon crafted the wall, and use the 15th-level DC of 34. Either approach is reasonable!","Note that PCs who invest in a skill become more likely to succeed at a DC of their level as they increase in level, and the listed DCs eventually become very easy for them.",{"type":"data","tag":"table","name":"DCs by Level","source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":503,"name":"Adjusting Difficulty","entries":["You might decide a DC should differ from the baseline, whether to account for PCs' areas of expertise or to represent the rarity of spells or items. A DC adjustment represents an essential difference in the difficulty of a task and applies to anyone attempting a specific check for it.","Adjustments happen most often with tasks whose DCs are based on their level. Adjustments use a scale of –10 to +10, from incredibly easy checks to incredibly hard ones, and are broken into increments of 2, 5, and 10.","You'll often apply the adjustments for uncommon, rare, or unique subjects.",{"type":"data","tag":"table","name":"DC Adjustments","source":"CRB"},"The adjustments' names don't translate to how hard a task actually is for a PC or group of PCs, and adjustments aren't meant to balance out or replace PCs' bonuses and penalties. PCs who invest in a skill will become better and better at that skill as they increase in level. For example, even the best 1st-level PC has grim odds against an incredibly hard 1st-level DC, with a huge chance of critical failure, but by 20th level, an optimized character with a modicum of magic or assistance can take down incredibly hard 20th-level DCs over half the time, critically failing only on a 1. At higher levels, many groups will find that the very hard DC is more like standard for them; keep that in mind if you need a check that presents a true challenge to a high level group.","You might use different DCs for a task based on the particular skill or statistic used for the check. Let's say your PCs encounter a magical tome about aberrant creatures. The tome is 4th-level and has the occult trait, so you set the DC of an {@skill Occultism} check to Identify the Magic to 19, based on Table 10–5. As noted in Identify Magic, other magic-related skills can typically be used at a higher DC, so you might decide the check is very hard for a character using {@skill Arcana} and set the DC at 24 for characters using that skill. If a character in your group had Aberration Lore, you might determine that it would be easy or very easy to use that skill and adjust the DC to 17 or 14. These adjustments aren't taking the place of characters' bonuses, modifiers, and penalties—they are due to the applicability of the skills being used.",{"type":"pf2-h3","page":504,"name":"Group Attempts","entries":["The DCs in this chapter give an individual character a strong and increasing chance of success if they have some proficiency. On occasion, though, you'll have a task that only one person in the group needs to succeed at, but that everyone can attempt. The number of dice being rolled means that there's a very high chance at least one of them will succeed. Most of the time, that's perfectly fine, but sometimes you'll want the task to be a challenge, with some uncertainty as to whether the party can succeed. In these cases, make the check very hard, or incredibly hard if you want it to be particularly difficult or at high levels.","At these DCs, most of the party will probably fail, but someone will probably still succeed, likely a character who has heavily invested in the given skill, as is expected for specialized characters."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":504,"name":"Minimum Proficiency","entries":["Sometimes succeeding at a particular task requires a character to have a specific proficiency rank in addition to a success on the check. Locks and traps often require a certain proficiency rank to successfully use the Pick a Lock or Disable a Device actions of {@skill Thievery}. A character whose proficiency rank is lower than what's listed can attempt the check, but they can't succeed. You can apply similar minimum proficiencies to other tasks. You might decide, for example, that a particular arcane theorem requires training in {@skill Arcana} to understand. An untrained barbarian can't succeed at the check, but she can still attempt it if she wants—after all, she needs to have a chance to critically fail and get erroneous information!","For checks that require a minimum proficiency, keep the following guidelines in mind. A 2nd-level or lower task should almost never require expert proficiency, a 6th-level or lower task should almost never require master proficiency, and a 14th-level or lower task should almost never require legendary proficiency. If they did, no character of the appropriate level could succeed."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":504,"name":"Specific Actions","entries":["Several parts of this book, most notably Chapter 4: Skills, state that you as the GM set the DCs for certain checks or determine other parameters. Here are guidelines for the most common tasks. Remember that all of these are guidelines, and you can adjust them as necessary to suit the situation.",{"type":"pf2-h3","page":504,"name":"Craft","entries":["When a character Crafts an item, use the item's level to determine the DC, applying the adjustments from Table 10–6 for the item's rarity if it's not common. You might also apply the easy DC adjustment for an item the crafter has made before. Repairing an item usually uses the DC of the item's level with no adjustments, though you might adjust the DC to be more difficult for an item of a higher level than the character can Craft."],"source":"CRB"},{"type":"pf2-h3","page":504,"name":"Earn Income","entries":["You set the task level when someone tries to Earn Income.","The highest-level task available is usually the same as the level of the settlement where the character is located. If you don't know the settlement's level, it's usually 0–1 for a village, 2–4 for a town, or 5–7 for a city. A PC might need to travel to a metropolis or capital to find tasks of levels 8-10, and to the largest cities in the world or another plane to routinely find tasks beyond that. Some locations might have higher-level tasks available based on the nature of the settlement. A major port might have higher-level tasks for Sailing Lore, a city with a vibrant arts scene might have higher-level tasks for {@skill Performance}, and so on. If someone is trying to use a particularly obscure skill, they might have trouble finding tasks of an ideal level, or any at all—no one in most settlements is clamoring for the expertise of someone with Troll Lore.","Once the PC has decided on a particular level of task from those available, use the DC for that level from Table 10–5. You might adjust the DC to be more difficult if there's inclement weather during an outdoor job, a rowdy audience for a performance, or the like."],"source":"CRB"},{"type":"pf2-h3","page":505,"name":"Gather Information","entries":["To set the DC to Gather Information, use a simple DC representing the availability of information about the subject. Adjust the DC upward if the PC Gathering Information seeks in-depth information. For example, if a character wants to Gather Information about a visiting caravan, you might decide that a common person wouldn't know much about it, but any merchant or guard would, so learning basic facts uses the simple DC for trained proficiency. A caravan leader's name is superficial, so discovering it might be DC 15 (the simple trained DC in Table 10–4). Learning the identity of the leader's employers, however, might be DC 20 if the employers are more obscure."],"source":"CRB"},{"type":"pf2-h3","page":505,"name":"Identify Magic or Learn a Spell","entries":["The DC to {@action Identify Magic} or {@action Learn a Spell} is usually the DC listed in Table 10–5 for the spell or item's level, adjusted for its rarity. A very strange item or phenomenon usually uses a higher DC adjustment. For a cursed item or certain illusory items, use an incredibly hard DC to increase the chance of misidentification."],"source":"CRB"},{"type":"pf2-h3","page":505,"name":"Recall Knowledge","entries":["On most topics, you can use simple DCs for checks to {@action Recall Knowledge}. For a check about a specific creature, trap, or other subject with a level, use a {@quickref level-based DCs||4|level-based dcs} (adjusting for rarity as needed). You might adjust the difficulty down, maybe even drastically, if the subject is especially notorious or famed. Knowing simple tales about an infamous dragon's exploits, for example, might be incredibly easy for the dragon's level, or even just a simple trained DC.",{"type":"pf2-h4","page":505,"name":"Alternative Skills","entries":["As noted in the action's description, a character might attempt to {@action Recall Knowledge} using a different skill than the ones listed as the default options. If the skill is highly applicable, like using {@skill Medicine} to identify a medicinal tonic, you probably don't need to adjust the DC. If its relevance is a stretch, adjust the DC upward as described in {@quickref Adjusting Difficulty||4|Adjusting Difficulty}."],"source":"CRB"},{"type":"pf2-h4","page":505,"name":"Additional Knowledge","entries":["Sometimes a character might want to follow up on a check to {@action Recall Knowledge}, rolling another check to discover more information. After a success, further uses of {@action Recall Knowledge} can yield more information, but you should adjust the difficulty to be higher for each attempt. Once a character has attempted an incredibly hard check or failed a check, further attempts are fruitless—the character has recalled everything they know about the subject."],"source":"CRB"},{"type":"pf2-h4","page":505,"name":"Creature Identification","entries":["A character who successfully identifies a creature learns one of its best-known attributes—such as a troll's regeneration (and the fact that it can be stopped by acid or fire) or a manticore's tail spikes. On a critical success, the character also learns something subtler, like a demon's weakness or the trigger for one of the creature's reactions.","The skill used to identify a creature usually depends on that creature's trait, as shown on Table 10–7, but you have leeway on which skills apply. For instance, hags are humanoids but have a strong connection to occult spells and live outside society, so you might allow a character to use {@skill Occultism} to identify them without any DC adjustment, while Society is harder. Lore skills can also be used to identify their specific creature. Using the applicable Lore usually has an easy or very easy DC (before adjusting for rarity).",{"type":"data","tag":"table","name":"Creature Identification Skills","source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":506,"name":"DETERMINING THE SCOPE OF LORE","entries":["{@skill Lore} skills are one of the most specialized aspects of Pathfinder, but they require GM oversight, particularly in determining which {@skill Lore} subcategories are acceptable for characters to select. A {@skill Lore} subcategory represents a narrow focus, and thus it shouldn't replace all or even most of an entire skill, nor should it convey vast swaths of information. For example, a single {@skill Lore} subcategory doesn't cover all religions—that's covered by the {@skill Religion} skill—but a character could have a {@skill Lore} subcategory that covers a single deity. One {@skill Lore} subcategory won't cover an entire country or all of history, but it could cover a city, an ancient civilization, or one aspect of a modern country, like Taldan History {@skill Lore}. A single {@skill Lore} subcategory couldn't cover the entire multiverse, but it could cover a whole plane other than the Material Plane."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Sense Direction","entries":["Pick the most appropriate simple DC when someone uses {@skill Survival} to Sense Direction. This is usually the trained DC in normal wilderness, expert in deep forest or underground, master in featureless or tricky locations, or legendary in weird or surreal environments on other planes."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Social Skills","entries":["When a character uses {@skill Deception}, {@skill Diplomacy}, {@skill Intimidation}, or {@skill Performance} to influence or impress someone whose level or Will DC you don't know, estimate the level of the creature and use that DC. A commoner is usually level 0 or 1. Don't worry about being exact. It often makes sense to adjust the DC based on the target's attitude for {@skill Deception}, {@skill Diplomacy}, or {@skill Performance}, making the DC easy for a friendly creature, very easy for a helpful one, hard for an unfriendly one, or very hard for a hostile one. You might adjust the DC further or differently based on the PC's goal; for instance, the DC to Request something an indifferent NPC is fundamentally opposed to might be incredibly hard or impossible, and it might be easy to convince an unfriendly creature to do something it already wants to do."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Subsist","entries":["A simple DC is usually sufficient for the Subsist action, with a trained DC for a typical situation. Use the disposition of the environment or city as a guide; an environment with scarce resources or a city with little tolerance for transience might require an expert or higher DC."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Track","entries":["Often when a PC uses {@skill Survival} to Track, you can pick a simple DC and adjust it based on the circumstances. For example, an army is usually easy to track, so you could use the untrained DC of 10. If the army marched through mud, you could even adjust this down to DC 5. On the other hand, if the party pursues a cunning survivalist using Cover Tracks, you might use their {@skill Survival} DC as the DC to Track."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Train an Animal","entries":["Train Animal (page 268) allows PCs to teach animals tricks. Use the level of the animal as the baseline; you can adjust the DC up if the trick is especially difficult, or down if the animal is especially domesticated, like a dog."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","source":"GMG","page":120,"name":"Drugs","entries":["Drugs offer short-term benefits with harmful side effects and long-term consequences. These short-term benefits, such as euphoria, draw many to drugs, but addiction keeps users hooked long after their first dose. A character can voluntarily fail their initial save against a drug, but for each dose they consume, they must attempt a saving throw against addiction, a disease that represents cravings and withdrawal. Addiction is unique to each drug, so a character can be affected by multiple instances of addiction at once.","Certain drugs alter how addiction works for that drug, adding the {@trait virulent} trait to the addiction, limiting the maximum stage a character can reach, or adding additional stages beyond those listed in the base affliction.",{"type":"data","tag":"disease","data":{"source":"GMG","page":120,"name":"Addiction","level":", level varies","type":"disease","entries":["Track the maximum stage you reach with each drug's addiction. This maximum stage is separate from your current addiction stage for the drug. The maximum stage can't be reduced, even if you fully remove the disease. When you take the drug, two things happen: you attempt a saving throw against addiction, and you suppress the effects of addiction for 1 day. Failing a save against addiction caused by taking the drug causes you to go to 1 stage higher than the maximum stage you had previously reached (2 stages higher on a critical failure). If you're currently suffering from addiction when you attempt a save from taking the drug, you can't improve your stage; if you succeed at the save, the stage remains the same as it was.","When you attempt your save against addiction each week, the stage you are currently at can't get worse—it can only stay the same or improve. The conditions from addiction can't be removed while you are affected by the addiction, and suppressing addiction by taking the drug only avoids the effects—it doesn't remove the disease.",{"type":"affliction","savingThrow":"Fortitude (DC equals that of the drug)","onset":"1 day","stages":[{"stage":1,"entry":"{@condition fatigued}","duration":"1 week"},{"stage":2,"entry":"{@condition fatigued} and {@condition sickened||sickened 1}","duration":"1 week"},{"stage":3,"entry":"{@condition fatigued}, {@condition drained||drained 1} and {@condition sickened||sickened 1}","duration":"1 week"},{"stage":4,"entry":"{@condition fatigued}, {@condition drained||drained 2}, {@condition sickened||sickened 2} and {@condition stupefied||stupefied 2}","duration":"1 week"}]}]}},{"type":"pf2-brown-box","source":"GMG","page":120,"name":"DRUGS IN YOUR GAME","entries":["Drugs are socially complex, and including them in your game has the potential to make some of your players uncomfortable—particularly players who have struggled with substance abuse themselves or seen friends and family members go through that struggle. As with any potentially difficult subject matter, you should discuss the role drugs play in your game with your players and ensure that all the players at the table are comfortable with the material; if they aren't, avoid the topic.","If you do include drugs in your game, consider the role they'll play. In some campaigns, drugs might simply be an element of flavor and a tool characters use to reach their goals; in others, the side effects and risk of addiction might be a terrible price to pay. The rules assume something of a middle path, where drugs are addictive substances that may provide a short-term benefit but have consequences. To make drugs more accessible in your game, remove some of the more severe stages of addiction. To make them more dangerous, add the {@trait virulent} trait to the addiction affliction, add more stages with increasingly severe effects, or increase the DC of the save against the addiction by 1 for every use of the drug, decreasing back to normal over time as they stop using the drug."]}],"data":{"quickref":5}},{"type":"section","page":512,"name":"Environment","entries":["Each of the environments presented in this section uses the terrain rules (which are summarized on page 514 and appear in full beginning on page 475) in different ways, so be sure to familiarize yourself with those rules before reading this section. Some environments refer to the rules for climate (page 517) and natural disasters (beginning on page 517). Many places have the traits of multiple environments; a snow-covered mountain might use both the arctic and mountain environments, for example. For environmental features with effects based on how tall or deep they are, those effects vary further based on a creature's size. For instance, a shallow bog for a Medium creature might be a deep bog for smaller creatures, and a deep bog for a Medium creature could be only a shallow bog for a larger creature (and so insignificant for a truly massive creature that it isn't even {@quickref difficult terrain||3|terrain}).","Table 10–12 lists the features of various environments alphabetically for quick reference. The Proficiency DC Band entry indicates a range of appropriate simple DCs for that environmental feature, while also providing a rough estimate of the danger or complexity of the feature.",{"type":"data","tag":"table","name":"Enviromental Features","source":"CRB"},{"type":"pf2-h2","page":512,"name":"Environmental Damage","entries":["Some environmental features or natural disasters deal damage. Because the amount of damage can vary based on the specific circumstances, the rules for specific environments and natural disasters use damage categories to describe the damage, rather than exact numbers.","Use Table 10–11 below to determine damage from an environment or natural disaster. When deciding the exact damage amount, use your best judgment based on how extreme you deem the danger to be.",{"type":"data","tag":"table","name":"Enviromental Damage","source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":512,"name":"Aquatic","entries":["Aquatic environments are among the most challenging for PCs short of other worlds and unusual planes. PCs in an aquatic environment need a way to breathe (typically a {@spell water breathing} spell) and must usually {@action Swim} to move, though a PC who sinks to the bottom can walk awkwardly, using the rules for {@quickref greater difficult terrain||3|terrain}.","Characters in aquatic environments make frequent use of the {@quickref aquatic combat||3|aquatic combat} and {@quickref drowning and suffocation||3|drowning and suffocating} rules.",{"type":"pf2-h3","page":512,"name":"Currents and Flowing Water","entries":["Ocean currents, flowing rivers, and similar moving water are {@quickref difficult terrain||3|terrain} or {@quickref greater difficult terrain||3|terrain} (depending on the speed of the water) for a creature Swimming against the current. At the end of a creature's turn, it moves a certain distance depending on the current's speed. For instance, a 10-foot current moves a creature 10 feet in the current's direction at the end of that creature's turn."],"source":"CRB"},{"type":"pf2-h3","page":512,"name":"Visibility","entries":["It's much harder to see things at a distance underwater than it is on land, and it's particularly difficult if the water is murky or full of particles. In pure water, the maximum visual range is roughly 240 feet to see a small object, and in murky water, visibility can be reduced to only 10 feet or even less."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":512,"name":"Arctic","entries":["The main challenge in an arctic environment is the low temperature, but arctic environments also contain ice and snow. The disasters that most often strike in arctic environments are avalanches, blizzards, and floods.",{"type":"pf2-h3","page":512,"name":"Ice","entries":["Icy ground is both uneven ground and {@quickref difficult terrain||3|terrain}, as characters slip and slide due to poor traction."],"source":"CRB"},{"type":"pf2-h3","page":512,"name":"Snow","entries":["Depending on the depth of snow and its composition, most snowy ground is either {@quickref difficult terrain||3|terrain} or {@quickref greater difficult terrain||3|terrain}. In denser snow, characters can attempt to walk along the surface without breaking through, but some patches might be loose or soft enough that they're uneven ground."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":512,"name":"Desert","entries":["Desert encompasses sandy and rocky deserts as well as badlands. Though tundra is technically a desert, it's classified as arctic, as the climate is the primary challenge in such areas. Sandy deserts often have quicksand hazards (page 526) and sandstorms.",{"type":"pf2-h3","page":513,"name":"Rubble","entries":["Rocky deserts are strewn with rubble, which is {@quickref difficult terrain||3|terrain}. Rubble dense enough to be walked over rather than navigated through is uneven ground."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Sand","entries":["Packed sand doesn't usually significantly impede a character's movement, but loose sand is either {@quickref difficult terrain||3|terrain} (if it's shallow) or uneven ground (if it's deep).","The wind in a desert often shifts sand into dunes, hills of loose sand with uneven ground facing the wind and steeper inclines away from the wind."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":513,"name":"Forest","entries":["These diverse environments include jungles and other wooded areas. They are sometimes struck by wildfires.",{"type":"pf2-h3","page":513,"name":"Canopies","entries":["Particularly dense forests, such as rain forests, have a canopy level above the ground. A creature trying to reach the canopy or travel along it must Climb. Swinging on vines and branches usually requires an {@skill Acrobatics} or {@skill Athletics} check. A canopy provides cover, and a thicker one can prevent creatures in the canopy from seeing those on the ground, and vice versa."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Trees","entries":["While trees are omnipresent in a forest, they typically don't provide cover unless a character uses the Take Cover action. Only larger trees that take up an entire 5-foot square on the map (or more) are big enough to provide cover automatically."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Undergrowth","entries":["Light undergrowth is {@quickref difficult terrain||3|terrain} that allows a character to Take Cover. Heavy undergrowth is {@quickref greater difficult terrain||3|terrain} that automatically provides cover. Some sorts of undergrowth, such as thorns, might also be hazardous terrain, and areas with plenty of twisting roots might be uneven ground."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":513,"name":"Mountain","entries":["Mountain environments also include hills, which share many aspects of mountains, though not their more extreme features. The most common disasters here are avalanches.",{"type":"pf2-h3","page":513,"name":"Chasms","entries":["Chasms are natural pits, typically at least 20 feet long and clearly visible (barring mundane or magical efforts to conceal them). The main danger posed by a chasm is that characters must Long Jump to get across. Alternatively, characters can take the safer but slower route of Climbing down the near side of the chasm and then ascending the far side to get across."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Cliffs","entries":["Cliffs and rock walls require creatures to {@action Climb} to ascend or descend. Without extensive safety precautions, a critical failure can result in significant falling damage."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Rubble","entries":["Mountains often have extremely rocky areas or shifting, gravelly scree that makes for {@quickref difficult terrain||3|terrain}. Especially deep or pervasive rubble is uneven ground."],"source":"CRB"},{"type":"pf2-h3","page":514,"name":"Slopes","entries":["Slopes vary from the gentle rises of normal terrain to {@quickref difficult terrain||3|terrain} and inclines, depending on the angle of elevation. Moving down a slope is typically normal terrain, but characters might need to Climb up particularly steep slopes."],"source":"CRB"},{"type":"pf2-h3","page":514,"name":"Undergrowth","entries":["Light undergrowth is common in mountains. It is {@quickref difficult terrain||3|terrain} and allows a character to Take Cover."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":514,"name":"Plains","entries":["The plains environment encompasses grasslands such as savannas and farmland. The most common disasters in plains are tornadoes and wildfires.",{"type":"pf2-h3","page":514,"name":"Hedges","entries":["Hedges are planted rows of bushes, shrubs, and trees.","Their iconic appearance in adventures consists of tall hedges grown into mazes. A typical hedge is 2 to 5 feet tall, takes up a row of squares, and provides cover. A character trying to push through a hedge faces {@quickref greater difficult terrain||3|terrain}; it's sometimes faster to Climb over."],"source":"CRB"},{"type":"pf2-h3","page":514,"name":"Undergrowth","entries":["Light undergrowth is {@quickref difficult terrain||3|terrain} that allows a character to Take Cover. Heavy undergrowth is {@quickref greater difficult terrain||3|terrain} that provides cover automatically.","Undergrowth in plains is usually light with a few scattered areas of heavy undergrowth, but fields of certain crops, like corn, are entirely heavy undergrowth."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":514,"name":"Swamp","entries":["Wetlands are the most common kind of swamp, but this category also includes drier marshes such as moors.","Swamps often contain quicksand hazards (page 526).","Despite their soggy nature, swamps aren't very likely to experience heavy flooding, since they act as natural sponges and absorb a great deal of water before they flood.",{"type":"pf2-h3","page":514,"name":"Bogs","entries":["Also called mires, bogs are watery areas that accumulate peat, are covered by shrubs and moss, and sometimes feature floating islands of vegetation covering deeper pools.","Shallow bogs are {@quickref difficult terrain||3|terrain} for a Medium creature, and deep bogs are {@quickref greater difficult terrain||3|terrain}. If a bog is deep enough that a creature can't reach the bottom, the creature has to Swim. Bogs are also acidic, so particularly extreme or magical bogs can be hazardous terrain."],"source":"CRB"},{"type":"pf2-h3","page":514,"name":"Undergrowth","entries":["Light undergrowth is {@quickref difficult terrain||3|terrain} that allows a character to Take Cover, while heavy undergrowth is {@quickref greater difficult terrain||3|terrain} that provides cover automatically.","Some sorts of undergrowth, such as thorns, are also hazardous terrain, and areas with plenty of twisting roots are uneven ground."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":514,"name":"TERRAIN RULES","entries":["Environments make frequent use of the rules for {@quickref difficult terrain||3|terrain}, {@quickref greater difficult terrain||3|terrain}, and hazardous terrain, so those rules are summarized here.","{@b Difficult terrain} is any terrain that impedes movement, ranging from particularly rough or unstable surfaces to thick ground cover and countless other impediments. Moving into a square of {@quickref difficult terrain||3|terrain} (or moving 5 feet into or within an area of {@quickref difficult terrain||3|terrain}, if you're not using a grid) costs an extra 5 feet of movement. Moving into a square of {@b greater difficult terrain} instead costs 10 additional feet of movement. This additional cost is not increased when moving diagonally. Creatures can't normally Step into {@quickref difficult terrain||3|terrain}.","Any movement creatures make while jumping ignores terrain that the creature is jumping over. Some abilities (such as flight or being incorporeal) allow creatures to avoid the movement reduction from some types of {@quickref difficult terrain||3|terrain}. Certain other abilities let creatures ignore {@quickref difficult terrain||3|terrain} while traveling on foot; such an ability also allows a creature to move through {@quickref greater difficult terrain||3|terrain} using the movement cost for {@quickref difficult terrain||3|terrain}, but unless the ability specifies otherwise, these abilities don't let creatures ignore {@quickref greater difficult terrain||3|terrain}.","{@b Hazardous terrain} damages creatures whenever they move through it. For instance, an acid pool, a pit of burning embers, and a spike-filled passageway all constitute hazardous terrain. The amount and type of damage depend on the specific hazardous terrain."],"source":"CRB"},{"type":"pf2-h2","page":514,"name":"Urban","entries":["Urban environments include open city spaces as well as buildings. The building information in this section also applies to ruins and constructed dungeons. Depending on their construction and location, cities might be vulnerable to many sorts of disasters, especially fires and floods.",{"type":"pf2-h3","page":514,"name":"Crowds","entries":["Crowded thoroughfares and similar areas are {@quickref difficult terrain||3|terrain}, or {@quickref greater difficult terrain||3|terrain} if an area is truly packed with people. You might allow a character to get a crowd to part using {@skill Diplomacy}, {@skill Intimidation}, or {@skill Performance}.","A crowd exposed to an obvious danger, like a fire or a rampaging monster, attempts to move away from the danger as quickly as possible, but it is slowed by its own mass. A fleeing crowd typically moves at the Speed of an average member each round (usually 25 feet), potentially trampling or leaving behind slower-moving members of the crowd."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Doors","entries":["Opening an unlocked door requires an Interact action (or more than one for a particularly complicated or large door). Stuck doors must be Forced Open, and locked ones require a character to Pick the Lock or Force them Open."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Floors","entries":["Wooden floors are easy to walk on, as are flagstone floors made of fitted stones. However, floors of worn flagstone often contain areas of uneven ground."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Gates","entries":["Walled settlements often have gates that the city can close for defense or open to allow travel. A typical gate consists of one portcullis at each end of a gatehouse, with murder holes in between or other protected spots from which guards can attack foes."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Guards","entries":["Most settlements of significant size have guards working in shifts to protect the settlement at all hours, patrolling the streets and guarding various posts. The size of this force varies from one guard for every 1,000 residents to a force 10 times this number."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Portcullises","entries":["A portcullis is a wooden or iron grate that descends to seal off a gate or corridor. Most are raised on ropes or chains operated by a winch, and they have locking mechanisms that keep them from being lifted easily. The rules on lifting a portcullis or bending its bars appear in the sidebar on this page. If a portcullis falls on a creature, use a slamming door trap (page 523)."],"source":"CRB"},{"type":"pf2-brown-box","page":515,"name":"DOORS, GATES, AND WALLS","entries":["Some of the most common obstacles that characters face in urban areas and dungeons are doors, gates, and walls.",{"type":"pf2-title","name":"Climbing"},"The table below gives the typical DC for {@skill Athletics} checks to Climb a structure, which is usually a simple DC. You might adjust the difficulty based on the specifics of the structure and environment.",{"type":"pf2-title","name":"Demolishing"},"A character might want to smash their way through a door, a window, or certain walls. The Hardness, Hit Point, and Broken Threshold values provided in the table below are based on the material the structure is typically made out of, so a portcullis made of iron, for example, has a higher Hardness than one of wood. For more on damaging objects, see page 272.","Strong walls, such as well-maintained masonry or hewn stone, can't be broken without dedicated work and proper tools. Getting through such walls requires downtime.",{"type":"table","rowLabelIdx":[0,5,11],"colStyles":["text-center","text-center","text-center"],"rows":[["Door","Climb DC","Hardness, HP (BT)"],["Wood","20","10, 40 (20)"],["Stone","30","14, 56 (28)"],["Reinforced Wood","15","15, 60 (30)"],["Iron","30","18, 72 (36)"],["Wall","Climb DC","Hardness, HP (BT)"],["Crumbling masonry","15","10, 40 (20)"],["Wooden slats","15","10, 40 (20)"],["Masonry","20","14, 56 (28)"],["Hewn stone","30","14, 56 (28)"],["Iron","40","18, 72 (36)"],["Portcullis","Climb DC","Hardness, HP (BT)"],["Wood","10","10, 40 (20)"],["Iron","10","18, 72 (36)"]]},{"type":"pf2-title","name":"Forcing Open"},"Structures that can be opened—such as doors, gates, and windows—can be Forced Open using {@skill Athletics}. This is usually necessary only if they're locked or stuck. The DC to Force Open a structure uses the {@skill Thievery} DC of its lock but adjusts it to be very hard (increasing the DC by 5).","If there's no lock, use the following table; when lifting a portcullis, use the lock DC or the DC from the table, whichever is higher."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Rooftops","entries":["Rooftops make for memorable ambushes, chase scenes, infiltrations, and running fights. Flat roofs are easy to move across, but they're rare in any settlement that receives significant snowfall, since heavy buildups of snow can collapse a roof. Angled roofs are uneven ground, or inclines if they're especially steep. The peak of an angled roof is a narrow surface.","Hurdling from roof to roof often requires a Long Jump, though some buildings are close enough to Leap between.","A High Jump might be necessary to reach a higher roof, or a Leap followed by Grabbing an Edge and Climbing up."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Sewers","entries":["Sewers are generally 10 feet or more below street level and are equipped with ladders or other means to ascend and descend. Raised paths along the walls allow sewer workers access, while channels in the center carry the waste itself. Less sophisticated sewers, or sections those workers don't usually access, might require wading through diseaseridden waste. Sewers can be accessed through sewer grates, which usually require 2 or more Interact actions to open.",{"type":"pf2-h4","page":516,"name":"Sewer Gas","entries":["Sewer gas often contains pockets of highly flammable gas. A pocket of sewer gas exposed to a source of flame explodes, dealing moderate environmental fire damage to creatures in the area."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Stairs","entries":["Stairs are {@quickref difficult terrain||3|terrain} for characters moving up them, and shoddy stairs might also be uneven ground. Some temples and giant-built structures have enormous stairs that are {@quickref greater difficult terrain||3|terrain} both up and down, or might require Climbing every step."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Streets","entries":["Most settlements have narrow and twisting streets that were largely established organically as the settlement grew. These roads are rarely more than 20 feet wide, with alleys as narrow as 5 feet. Streets are generally paved with cobblestones. If the cobblestones are in poor repair, they could be {@quickref difficult terrain||3|terrain} or uneven ground.","Particularly lawful or well-planned cities have major thoroughfares that allow wagons and merchants to reach marketplaces and other important areas in town. These need to be at least 25 feet wide to accommodate wagons moving in both directions, and they often have narrow sidewalks that allow pedestrians to avoid wagon traffic."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Walls","entries":["Well-built structures have exterior walls of brick or stonemasonry. Smaller, lower-quality, or temporary structures might have wooden walls. Interior walls tend to be less sturdy; they could be made of wooden planks, or even simply of thick, opaque paper held in a wooden frame. An underground structure might have thick walls carved out of solid rock to prevent the weight of the ground above from collapsing the structure. Rules for climbing and breaking walls are in the sidebar on page 515."],"source":"CRB"},{"type":"pf2-h2","page":516,"name":"Underground","entries":["Underground environments consist of caves and natural underground areas. Artificial dungeons and ruins combine underground features with urban features like stairs and walls. Deep underground vaults have some of the same terrain features as mountains, such as chasms and cliffs.","The most common disasters underground are collapses.",{"type":"pf2-h3","page":516,"name":"Floors","entries":["Natural underground environments rarely have flat floors, instead featuring abrupt changes in elevation that result in {@quickref difficult terrain||3|terrain}, uneven ground, and inclines."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Ledges","entries":["Ledges are narrow surfaces that overlook a lower area or provide the only means to move along the edge of a chasm. Moving across a narrow ledge requires using {@skill Acrobatics} to Balance."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Rubble","entries":["Caverns can be covered in rubble, which is {@quickref difficult terrain||3|terrain}. Deep or pervasive rubble is also uneven ground."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Stalagmites and Stalactites","entries":["Stalagmites are tapering columns that rise from the floor of a cave. Areas filled with stalagmites are {@quickref greater difficult terrain||3|terrain}, and especially large stalagmites have to be sidestepped or Climbed. Stalagmites can be sharp enough they can be used as hazardous terrain in some circumstances, as can stalactites (icicle-shaped formations that hang from the roof of a cave) if they're knocked loose from a ceiling or overhang."],"source":"CRB"},{"type":"pf2-h3","page":517,"name":"Walls","entries":["Natural cave walls are uneven, with nooks, crannies, and ledges. Since most caves are formed by water, cave walls are often damp, making them even more difficult to Climb."],"source":"CRB"},{"type":"pf2-brown-box","page":517,"name":"DUNGEONS","entries":["Dungeon environments, which include both ruins and contemporary buildings constructed in the wilderness, are a fairly common venue for adventures. As an environment, they combine urban features like doors and buildings (page 515) with features from an underground environment, and occasionally components from other environments. While underground dungeons are particularly common, you might also consider setting your adventure in a ruin reclaimed by the forest, with giant trees spreading their roots through the walls, or a ruin deep in a swamp, with bogs covering access to some of the ruin's hidden secrets."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":517,"name":"Climate","entries":["Weather is more than just set dressing to establish mood—it has mechanical effects you can combine with environmental components to create a more memorable encounter. Weather can impose circumstance penalties on certain checks, from –1 to –4 based on severity.",{"type":"pf2-h3","page":517,"name":"Fog","entries":["Fog imposes a circumstance penalty to visual {@skill Perception} checks, depending on the thickness; it causes creatures viewed through significant amounts of fog to be concealed; and it cuts off all visibility at half a mile or less—possibly much less. Conditions limiting visibility to about a mile are called mist, and those that do so to about 3 miles are called haze."],"source":"CRB"},{"type":"pf2-h3","page":517,"name":"Precipitation","entries":["Precipitation includes rain as well as colder snow, sleet, and hail. Wet precipitation douses flames, and frozen precipitation can create areas of snow or ice on the ground. Drizzle or light snowfall has little mechanical effect beyond limited visibility.",{"type":"pf2-h4","page":517,"name":"Visibility","entries":["Most forms of precipitation impose circumstance penalties on visual {@skill Perception} checks. Hail often is sparser but loud, instead penalizing auditory {@skill Perception} checks.","Especially heavy precipitation, such as a downpour of rain or heavy snow, might make creatures concealed if they're far away."],"source":"CRB"},{"type":"pf2-h4","page":517,"name":"Fatigue","entries":["Precipitation causes discomfort and fatigue. Anything heavier than drizzle or light snowfall reduces the time it takes for characters to become fatigued from overland travel to only 4 hours. Heavy precipitation can be dangerous in cold environments when characters go without protection. Soaked characters treat the temperature as one step colder (mild to severe, severe to extreme; see Temperature below)."],"source":"CRB"},{"type":"pf2-h4","page":517,"name":"Thunderstorms","entries":["High winds and heavy precipitation accompany many thunderstorms. There's also a very small chance that a character might be struck by lightning during a storm. A lightning strike usually deals moderate electricity damage, or major electricity damage in a severe thunderstorm."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":517,"name":"Temperature","entries":["Often, temperature doesn't impose enough of a mechanical effect to worry about beyond describing the clothing the characters need to wear to be comfortable.","Particularly hot and cold weather can make creatures fatigued more quickly during overland travel and can cause damage if harsh enough, as shown in Table 10–13 on page 518.","Appropriate cold-weather gear (such as the winter clothing) can negate the damage from severe cold or reduce the damage from extreme cold to that of particularly severe cold.",{"type":"data","tag":"table","name":"Temperature Effects","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":517,"name":"Wind","entries":["Wind imposes a circumstance penalty on auditory {@skill Perception} checks depending on its strength. It also interferes with physical ranged attacks such as arrows, imposing a circumstance penalty to attack rolls involving such weapons, and potentially making attacks with them impossible in powerful windstorms. Wind snuffs out handheld flames; lanterns protect their flame from the wind, but particularly powerful winds can extinguish these as well.",{"type":"pf2-h4","page":517,"name":"Moving in Wind","entries":["Wind is difficult or {@quickref greater difficult terrain||3|terrain} when Flying.","Moving in wind of sufficient strength requires a Maneuver in Flight action, and fliers are blown away on a critical failure or if they don't succeed at a minimum of one such check each round.","Even on the ground, particularly strong winds might require a creature to succeed at an {@skill Athletics} check to move, knocking the creature back and prone on a critical failure. On such checks, Small creatures typically take a –1 circumstance penalty, and Tiny creatures typically take a –2 penalty."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":518,"name":"Natural Disasters","entries":["Climate and environmental features can be a hindrance or long-term threat, but natural disasters represent acute danger, especially to those directly exposed to their fury.","The damage in the following sections uses the categories in {@table Environmental Damage||Table 10–11: Environmental Damage}.",{"type":"pf2-h3","page":518,"name":"Avalanches","entries":["Though the term avalanche specifically refers to a cascading flow of ice and snow down a mountain's slope, the same rules work for landslides, mudslides, and other similar disasters. Avalanches of wet snow usually travel up to 200 feet per round, though powdery snow can travel up to 10 times faster. Rockslides and mudslides are slower, sometimes even slow enough that a character might be able to outrun them.","An avalanche deals major or even massive bludgeoning damage to creatures and objects in its path. These victims are also buried under a significant mass. Creatures caught in an avalanche's path can attempt a Reflex save; if they succeed, they take only half the bludgeoning damage, and if they critically succeed, they also avoid being buried.",{"type":"pf2-h4","page":518,"name":"Burial","entries":["Buried creatures take minor bludgeoning damage each minute, and they potentially take minor cold damage if buried under an avalanche of snow. At the GM's discretion, creatures without a sufficient air pocket could also risk suffocation (page 478). A buried creature is restrained and usually can't free itself.","Allies or bystanders can attempt to dig out a buried creature. Each creature digging clears roughly a 5-footby- 5-foot square every 4 minutes with a successful {@skill Athletics} check (or every 2 minutes on a critical success).","Using shovels or other proper tools halves the time."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":518,"name":"Blizzards","entries":["Blizzards combine cold weather, heavy snow, and strong winds. They don't pose a single direct threat as other disasters do; instead, the combination of these factors all at once poses a substantial impediment to characters."],"source":"CRB"},{"type":"pf2-h3","page":518,"name":"Collapses","entries":["Collapses and cave-ins occur when caverns or buildings fall, dumping tons of rock or other material on those caught below or inside them. Creatures under the collapse take major or massive bludgeoning damage and become buried, just as with an avalanche. Fortunately, collapses don't spread unless they weaken the overall integrity of the area and lead to further collapses."],"source":"CRB"},{"type":"pf2-h3","page":518,"name":"Earthquakes","entries":["Earthquakes often cause other natural disasters in the form of avalanches, collapses, floods, and tsunamis, but they also present unique threats such as fissures, soil liquefaction, and tremors.",{"type":"pf2-h4","page":518,"name":"Fissures","entries":["Fissures and other ground ruptures can destabilize structures, but more directly they lead to creatures taking bludgeoning damage from falling into a fissure."],"source":"CRB"},{"type":"pf2-h4","page":518,"name":"Soil Liquefaction","entries":["Liquefaction occurs when granular particles shake to the point where they temporarily lose their solid form and act as liquids. When this happens to soil, it can cause creatures and even whole buildings to sink into the ground. You can use the {@spell earthquake} spell for more specific rules, though that spell represents only one particular kind of localized quake."],"source":"CRB"},{"type":"pf2-h4","page":518,"name":"Tremors","entries":["Tremors knock creatures prone, causing them to fall or careen into other objects, which can deal bludgeoning damage appropriate to the severity of the quake."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":518,"name":"Floods","entries":["Though more gradual floods can damage structures and drown creatures, flash floods are similar to avalanches, except with a liquid mass instead of a solid one. Instead of burying creatures, a flash flood carries creatures and even massive objects away, buffeting the creatures and potentially drowning them. The drowning rules appear on page 478.",{"type":"data","tag":"table","name":"Temperature Effects","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Sandstorms","entries":["Mild sandstorms and dust storms don't present much more danger than a windy rainstorm, but they can cause damage to a creature's lungs and spread diseases across long distances. Heavy sandstorms deal minor slashing damage each round to those exposed to the sand, force creatures to hold their breath to avoid suffocation, or both."],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Tornadoes","entries":["In a tornado's path, wind conditions impose severe circumstance penalties, but creatures that would normally be blown away are instead picked up in the tornado's funnel, where they take massive bludgeoning damage from flying debris as they rise through the cone until they are eventually expelled (taking bludgeoning damage from falling).","Tornadoes usually travel around 300 feet per round (roughly 30 miles per hour). They normally travel a few miles before dissipating. Some tornadoes are stationary or travel much faster."],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Tsunamis","entries":["Tsunamis present many of the same dangers as flash floods but are much larger and more destructive. Tsunami waves can reach <100 feet> or more in height, wrecking buildings and creatures alike with massive bludgeoning damage from both the wave itself and debris pulled up along its path of destruction."],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Volcanic Eruptions","entries":["Volcanic eruptions can contain any combination of ash, lava bombs, lava flows, pyroclastic flows, and vents.",{"type":"pf2-h4","page":519,"name":"Ash","entries":["Ash from volcanic eruptions is hot enough to cause minor fire damage each minute. It limits visibility like a thick fog and can make air unbreathable, requiring characters to hold their breath or suffocate (page 478).","Ash clouds generate ash lightning strikes, which typically deal moderate electricity damage but are very unlikely to hit an individual creature. Ash buildup on the ground creates areas of uneven ground, {@quickref difficult terrain||3|terrain}, or {@quickref greater difficult terrain||3|terrain}, and ash in the atmosphere can block the sun for weeks or even months, leading to colder temperatures and longer winters."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Lava Bombs","entries":["Pressure can launch lava into the air that falls as lava bombs: masses of lava that solidify as they fly and shatter on impact, dealing at least moderate bludgeoning damage and moderate fire damage."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Lava Flows","entries":["Lava flows are an iconic volcanic threat; they usually move between 5 and 60 feet per round over normal ground, so characters can often outrun them. However, flows can move up to 300 feet per round in a steep volcanic tube or channel. Lava emanates heat that deals minor fire damage even before it comes into contact with creatures, and immersion in lava deals massive fire damage each round."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Pyroclastic Flows","entries":["Mixes of hot gases and rock debris, pyroclastic flows spread much faster than lava, sometimes more than 4,000 feet per round. While cooler than the hottest lava, pyroclastic flows are capable of overwhelming entire settlements. They work like avalanches but deal half of their damage as fire damage."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Vents","entries":["Steam vents shoot from the ground, dealing moderate fire damage or more in a wide column. Acidic and poisonous gases released from beneath the surface can create wide areas of hazardous terrain that deals at least minor acid or poison damage."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Wildfires","entries":["Wildfires travel mainly along a front moving in a single direction. In a forest, the front can advance up to 70 feet per round (7 miles per hour). They can move up to twice as fast across plains due to a lack of shade and the relatively low humidity. Embers from the fire, carried by winds and rising hot air, can scatter, forming spot fires as far as 10 miles away from the main wildfire. Wildfires present three main threats: flames, heat, and smoke.",{"type":"pf2-h4","page":519,"name":"Flames","entries":["Flames are hazardous terrain, usually dealing moderate damage and potentially setting a character on fire, dealing moderate persistent fire damage. The flames from a small fire are often less dangerous than the advancing heat from the front of a large fire."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Heat","entries":["Wildfires increase the temperature in advance of the front, reaching nearly 1,500° F at the fire's arrival, as hot as some lava. This begins as minor fire damage every round at a reasonable distance from the front and increases to massive fire damage for someone within the wildfire."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Smoke","entries":["Wind can carry smoke far in front of the wildfire itself. Smoke imposes a circumstance penalty to visual {@skill Perception} checks, depending on the thickness. It causes creatures viewed through significant amounts of smoke to be concealed, and it cuts off all visibility at half a mile or less. Near or within the wildfire, the combination of smoke and heated air require characters to hold their breath or suffocate (page 478)."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":520,"name":"Hazards","entries":[{"type":"pf2-h2","page":520,"name":"Detecting a Hazard","entries":["Every hazard has a trigger of some kind that sets its dangers in motion. For traps, this could be a mechanism like a trip wire or a pressure plate, while for an environmental hazard or haunt, the trigger may simply be proximity. When characters approach a hazard, they have a chance of finding the trigger area or mechanism before triggering the hazard. They automatically receive a check to detect hazards unless the hazards require a minimum proficiency rank to do so.","During exploration, determine whether the party detects a hazard when the PCs first enter the general area in which it appears. If the hazard doesn't list a minimum proficiency rank, roll a secret Perception check against the hazard's {@skill Stealth} DC for each PC. For hazards with a minimum proficiency rank, roll only if someone is actively searching (using the Search activity while exploring or the {@action Seek} action in an encounter), and only if they have the listed proficiency rank or higher. Anyone who succeeds becomes aware of the hazard, and you can describe what they notice.","Magical hazards that don't have a minimum proficiency rank can be found using {@spell detect magic}, but this spell doesn't provide enough information to understand or disable the hazard—it only reveals the hazard's presence.","Determining a magical hazard's properties thoroughly enough to disable it requires either the use of more powerful magic or a successful skill check, likely using {@action Identify Magic} or {@action Recall Knowledge}. Magical hazards with a minimum proficiency rank cannot be found with {@spell detect magic} at all."],"source":"CRB"},{"type":"pf2-h2","page":520,"name":"Triggering a Hazard","entries":["If the group fails to detect a hazard and the hazard's trigger is a standard part of traveling (such as stepping on a floor plate or moving through a magical sensor while walking), the hazard's reaction occurs. Hazards that would be triggered only when someone directly manipulates the environment—by opening a door, for example—use their reactions only if a PC explicitly takes that action.",{"type":"pf2-h3","page":520,"name":"Reaction or Free Action","entries":["Most hazards have reactions that occur when they're triggered. For simple hazards, the reaction is the entirety of the hazard's effect. For complex hazards, the reaction may also cause the hazard to roll initiative, either starting a combat encounter or joining one already in progress, and the hazard continues to pose a threat over multiple rounds. Some hazards have a triggered free action instead of a reaction; for instance, quicksand can suck down multiple creatures per round."],"source":"CRB"},{"type":"pf2-h3","page":520,"name":"Routine","entries":["A complex hazard usually follows a set of preprogrammed actions called a routine. Once triggered, the hazard first performs its initial reaction; then, if the PCs are not yet in encounter mode, they should roll initiative. (If they're already in encounter mode, their initiative remains the same.) The hazard might tell you to roll initiative for it—in this case, the hazard rolls initiative using its {@skill Stealth} modifier.","After this happens, the hazard follows its routine each round on its initiative. The number of actions a hazard can take each round, as well as what they can be used for, depend on the hazard."],"source":"CRB"},{"type":"pf2-brown-box","page":520,"name":"MONSTERS AND HAZARDS","entries":["The statistics for NPCs and monsters usually don't list their proficiency ranks. Most of the time, they don't need to deal with detecting or disabling hazards the way PCs do, so you don't need this information. However, if a PC resets a trap in a monster's path or plans to lure a monster into a hazard, you can improvise this information.","For Perception, a monster is usually an expert at 3rd or 4th level, a master at 8th or 9th level, and legendary at 16th or 17th level. If the monster has {@skill Thievery} listed in its skills, it has the highest proficiency possible for its level (trained at 1st, expert at 3rd, master at 7th, and legendary at 15th); otherwise, it's untrained. Of course, an individual monster might deviate from these guidelines, especially if it's mindless or not very perceptive."],"source":"CRB"},{"type":"pf2-h3","page":520,"name":"Resetting a Hazard","entries":["Some hazards can be reset, allowing them to be triggered again. This can occur automatically, as for quicksand, whose surface settles after 24 hours, or manually, like a hidden pit, whose trapdoor must be closed for the pit to become hidden again."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":521,"name":"Disabling a Hazard","entries":["The most versatile method for deactivating traps is the Disable a Device action of the {@skill Thievery} skill, though most mechanical traps can also simply be smashed, and magical traps can usually be counteracted. Environmental hazards often can be overcome with {@skill Nature} or {@skill Survival}, and haunts can often be overcome with {@skill Occultism} or {@skill Religion}. The specific skill and DC required to disable a hazard are listed in the hazard's stat block. Like using Disable a Device, using these skills to disable a trap is a 2-action activity with the same degrees of success, though the activity might have different traits determined by the GM. As with detecting a hazard, disabling a hazard might require a character to have a certain proficiency rank in the listed skill.","A character must first detect a hazard (or have it pointed out to them) to try to deactivate it. They can attempt to deactivate a hazard whether or not it has already been triggered, though some hazards no longer pose a danger once their reactions have occurred, especially if there is no way for them to be reset.","For most hazards, a successful check for the listed skill against the DC in the stat block disables the hazard without triggering it. Any other means of deactivating the hazard are included in the hazard's stat block, as are any additional steps required to properly deactivate it.","A critical failure on any roll to disable a hazard triggers it, including a critical failure on a roll to counteract a magic hazard.","Some hazards require multiple successful checks to deactivate, typically because they have a particularly complicated component or have several discrete portions. For hazards with a complex component, a critical success on a check to disable the hazard counts as two successes on a single component.",{"type":"pf2-h3","page":521,"name":"Damaging a Hazard","entries":["Rather than trying to carefully disable a hazard, a character might just smash it. Damaging a mechanical trap or another physical hazard works like damaging objects: the hazard reduces the damage it takes by its Hardness. In most cases, hitting the hazard also triggers it, as explained in Attacking a Hazard below. If a hazard's Hit Points are reduced to its Broken Threshold (BT) or lower, the hazard becomes broken and can't be activated, though it can still be repaired. If it's reduced to 0 HP, it's destroyed and can't be repaired. (See page 272 in Chapter 6 for more information on damaging objects.)","Hazards' AC, applicable saving throw modifiers, Hardness, HP, and BT are listed in their stat blocks. A hazard that doesn't list one of these statistics can't be affected by anything targeting that statistic. For example, a hazard that has HP but no BT can't be broken, but can still be destroyed. Hazards are immune to anything an object is immune to unless specifically noted otherwise, and they can't be targeted by anything that can't target objects. Some hazards may have additional immunities, as well as resistances or weaknesses.",{"type":"pf2-h4","page":521,"name":"Attacking a Hazard","entries":["If someone hits a hazard—especially if it's a mechanical trap—they usually trigger it, though you might determine otherwise in some cases. An attack that breaks the hazard might prevent it from triggering, depending on the circumstances. If the hazard has multiple parts, breaking one part might still trigger the trap. For example, if a trap has a trip wire in one location and launches an attack from another location, severing the trip wire could still trigger the attack. Destroying a trap in one blow almost never triggers it. These rules also apply to most damaging spells or other effects in addition to attacks."],"source":"CRB"},{"type":"pf2-h4","page":521,"name":"Repairing a Hazard","entries":["You might allow a character to repair a damaged hazard to restore its functionality. You determine the specifics of this, since it can vary by trap. The Repair action might be insufficient if fixing the trap requires gathering scattered components or the like. If the item has a Reset entry, the character needs to do whatever is listed there, in addition to repairing the damage."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":521,"name":"Counteracting a Magical Hazard","entries":["Some magical hazards can be counteracted using {@spell dispel magic} and the counteracting rules found on page 458. These hazards' spell levels and counteract DCs are listed in their stat block. Counteracting a hazard otherwise works like using a skill check to disable the hazard."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":521,"name":"Hazard Experience","entries":["Characters gain Experience Points for overcoming a hazard, whether they disable it, avoid it, or simply endure its attacks. If they trigger the same hazard later on, they don't gain XP for the hazard again. The XP values for hazards of different levels also appear on page 508, but are repeated here for convenience. The XP for a complex hazard is equal to the XP for a monster of the same level, and the XP for a simple hazard is one-fifth of that. Hazards of a lower level than the party's level –4 are trivial and award no XP.",{"type":"data","tag":"table","name":"Hazard XP","source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":522,"name":"Hazard Format","entries":["Hazards are presented in a stat block format similar to those used for monsters. A few notes regarding the format follow the sample stat block.",{"type":"data","tag":"generic","data":{"source":"CRB","page":522,"name":"Hazard Name","category":"Hazard","level":" [Level]","traits":["traits"],"sections":[[[{"name":"Stealth","entry":"This entry lists the {@skill Stealth} modifier for a complex hazard's initiative or the {@skill Stealth} DC to detect a simple hazard, followed by the minimum proficiency rank to detect the hazard (if any) in parentheses. If {@spell detect magic} can be used to detect the hazard, this information is located here as well."}],[{"name":"Description","entry":"This explains what the hazard looks like and might include special rules."}]],[[{"name":"Disable","entry":"The DC of any skill checks required to disable the hazard are here; if the hazard can be counteracted, its spell level and counteract DC are listed in parentheses."}],[{"name":"AC","entry":"the hazard's AC"},{"name":"Saving Throws","entry":"the hazard's saves. Usually only haunts are subject to Will saves."}],[{"name":"Hardness","entry":"the hazard's Hardness"},{"name":"HP","entry":"the hazard's Hit Points, with its Broken Threshold in parentheses"},{"name":"Immunities","entry":"the hazard's immunities"},{"name":"Weaknesses","entry":"the hazard's weaknesses, if any"},{"name":"Resistances","entry":"the hazard's resistances, if any"}],[{"name":"Action Type","entry":"{@as r} or {@as f} This is the reaction or free action the hazard uses"},{"name":"Trigger","entry":"The trigger that sets off the hazard appears here"},{"name":"Effect","entry":"For a simple hazard, this effect is often all the hazard does. For a complex hazard, this might also cause the hazard to roll initiative. Routine This section describes what a"}],[{"name":"Routine","entry":"This section describes what a complex hazard does on each of its turns during an encounter; the number in parentheses after the word \"Routine\" indicates how many actions the hazard can use each turn. Simple hazards don't have this entry."}],[{"name":"Action","entry":"Any action the hazard can use appears here. Typically, this is a melee or ranged attack."}]],[[{"name":"Reset","entry":"If the hazard can be reset, that information is here."}]]]}},{"type":"pf2-h3","page":522,"name":"Level","entries":["The hazard's level indicates what level of party it's a good challenge for. If the hazard involves a toxin, curse, or other non-spell feature, that feature's level is the hazard's level."],"source":"CRB"},{"type":"pf2-h3","page":522,"name":"Traits","entries":["The most notable hazard traits are trap (constructed to harm intruders), environmental (natural hazards), and haunt (spectral phenomena). Traps have a trait to indicate whether they're magical or mechanical. Hazards that have initiative and a routine have the complex trait."],"source":"CRB"},{"type":"pf2-h3","page":522,"name":"Stealth or Stealth DC","entries":["Complex hazards list their {@skill Stealth} modifier, which they use for initiative, instead of their {@skill Stealth} DC. If you need the DC, it's equal to this modifier + 10."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":526,"name":"Hazards","entries":["{@note To view all Hazards, please view the {@filter Hazards page.|hazards||source=CRB}}",{"type":"pf2-brown-box","page":528,"name":"UPGRADED SUMMONING RUNES","entries":["You can make a summoning rune of nearly any level. It summons a creature of a level equal to the trap's level.","Use {@table DCs by Level||Table 10–5: DCs by Level} to determine the {@skill Thievery} DC and spell DC, using the trap's level and applying a {@table DC Adjustments||hard adjustment} (+2). The {@skill Stealth} modifier for the trap is equal to this number –10. Stronger summoning runes usually require expert proficiency or better in {@skill Perception} to find, and they might require a higher proficiency rank in {@skill Thievery} to disable."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":483,"name":"Planning a Campaign","entries":["A Pathfinder game is typically structured as a campaign—a serialized story that focuses on a single party of characters.","A campaign is subdivided into multiple adventures, smaller stories that involve exploration and interaction with nonplayer characters. A single adventure represents a complete story that might be connected to the larger arc of a campaign. Playing an adventure spans one or more game sessions—gatherings where the group plays a part of the adventure over the course of several hours.","A campaign provides the overall structure for your Pathfinder game. As you prepare for your campaign, you'll establish its scope and themes, which you'll then reinforce in the adventures and scenes that take place within it.",{"type":"pf2-brown-box","page":483,"name":"COLLABORATION DURING PLAY","entries":["As Game Master, you have the final say on how the world and rules function, and how nonplayer characters act. This rule's purpose is to make the game run smoothly, with one guiding hand ensuring consistency. It's not intended to make one player into a dictator over the rest of the group. Collaboration is vital to roleplaying games!","How you implement collaboration in a game depends on what your players are interested in. In some groups, players enjoy adding details to the world and to nonplayer characters. In others, players want to feel like the world is outside their control, and the only decisions they get to make are those made by their own characters. Both are fun and acceptable ways to play.","You are encouraged to collect input from your players before you start, asking what storytelling genres they'd like to emphasize, which areas of the world they want to play in, the types of enemies they'd like to face, or which published adventure they want to play. A good campaign includes some back-and-forth at the beginning as the players figure out what characters they want to play and you figure out what sort of adventure to run. The results can range from building an adventure entirely to fit the characters to choosing a specific published adventure, having the players make their characters, and then just adapting the beginning of that adventure so that all the player characters have a reason to be involved.","As you play, opportunities to collaborate will occur again and again. When players throw out suggestions or come up with specific theories about the events of the campaign, they're telling you what they'd like to see in the game. Try to find ways to incorporate their suggestions, but with enough of a twist that each still includes something unexpected."],"source":"CRB"},{"type":"pf2-h3","page":483,"name":"Campaign Length","entries":["The length of a campaign can range from a few sessions to many years. Two main factors determine campaign length: how much time you need to complete the story, and how much time players want to devote to the game.","A single session, or a \"one-shot,\" is great if your group is trying out Pathfinder or wants to play a specific short adventure. This requires a smaller time commitment but requires the GM to present the events of the game in a way that is immediately engaging, since there's less opportunity for the players to become invested in the story or setting.","If you want to play through a longer campaign, you'll need to add some story elements that speak directly to the characters in your game rather than just to the events of the adventure. In other words, the characters should have individual goals in addition to the group's overall goals.","You can estimate how long a campaign will take by looking at the amount of time you actually have to play, or the number of character levels you intend the characters to advance. It typically takes three to four sessions for a group to level up. Since you'll probably cancel sessions on occasion, playing once a week for a year results in roughly a 14-level campaign, playing every 2 weeks for a year gives you an 8-level campaign, and playing monthly allows for a 5-level campaign. If you play only once a month, you might consider holding longer sessions and using fast advancement (page 509).","It's entirely okay to have a campaign with an indefinite length. Many groups play through one adventure and then decide to take on another. If you run an indefinite campaign, however, avoid ongoing plots that you can't satisfactorily end if the campaign comes to a close after the next adventure. If you introduce an overwhelmingly powerful villain who's crucial to the story but can't be stopped until the player characters are 15th level, ending the campaign at 8th level will feel anticlimactic.","It pays to be conservative when estimating your campaign length and scope. It's always tempting to run a 20-level epic campaign with complex, interwoven plots, but such games can fall apart long before the end if your group can play only once a month and the players have other responsibilities.",{"type":"pf2-h4","name":"Expected Duration","entries":["Not every campaign ends at the same point. Some campaigns go all the way to 20th level, ending after the player characters attain the height of power and confront the greatest threats any mortal could face. Others end at a lower level, after the group takes down a major villain or solves a crucial problem. And still other campaigns end when players become unable to attend or decide its a good time to stop playing.","You should have an end point in mind when you start a campaign. Still, you have to be flexible, since you're telling the story alongside other players, and your initial expectations for the campaign may be proven incorrect. When you think you're heading toward a satisfying conclusion, it's useful to check in with the other players. You might say, \"I think we have about two sessions left. Does that work for everyone? Is there any unfinished business you want to take care of?\" This lets you gauge whether your assumptions match up with the rest of the group—and make any necessary adjustments."]}],"source":"CRB"},{"type":"pf2-h3","page":484,"name":"Themes","entries":["The themes you choose for your campaign are what distinguish it from other campaigns. They include the major dramatic questions of your story and the repeated use of certain environments or creatures, and they can also include embracing a genre beyond traditional high fantasy. The themes you choose for your campaign also suggest storyline elements you might use.","A storyline's themes usually relate to the backstories, motivations, and flaws of the player characters and villains. For example, if you've chosen revenge as one of the themes of your game, you might introduce a villain whose quest for revenge tears his life apart and causes tragic harm to those around him. If one of the player characters is a chaotic good believer in liberty and freedom, you might engage that character by pitting the group against slavers. Or, you might choose a theme of love, leading to nonplayer characters involved in doomed romances, seeking to regain lovers they have lost, or courting the player characters.","Using similar locations and related creatures helps you form connections between disparate adventures. The players feel like their characters are becoming experts negotiating with giants, navigating seaways, battling devils, exploring the planes, or dealing with whatever the recurring elements are. For example, you might have the players explore a frozen tundra early on, then later travel to an icy plane filled with more difficult challenges that can be overcome using knowledge they've previously developed. Likewise, hobgoblin soldiers may be tough enemies for your group at low levels, but as the PCs attain higher levels and the hobgoblins become mere minions of another creature, the players feel a sense of progression.","Pathfinder is a fantasy adventure game, but you can shift your campaign to include elements of other fictional genres. You might want to infuse your game a with a sense of horror, reduce the amount of magic and use slow advancement (page 509) to make it a tale of sword and sorcery, or turn magic into technology for a steampunk setting."],"source":"CRB"},{"type":"pf2-h3","page":485,"name":"A Welcoming Environment","entries":["The role of Game Master comes with the responsibility of ensuring you and the rest of the players have a rewarding, fun time during the game. Games can deal with difficult subjects and have stressful moments, but fundamentally Pathfinder is a leisure activity. It can remain so only if the players follow the social contract and respect one another.","Players with physical or mental disabilities might find themselves more challenged than abled players. Work with your players to ensure they have the resources and support they need. Additionally, be on the lookout for behavior that's inappropriate, whether intentional or inadvertent, and pay careful attention to players' body language during the game. If you notice a player becoming uncomfortable, you are empowered to pause the game, take it in a new direction, privately check in with your players during or after the session, or take any other action you think is appropriate.","If a player tells you they're uncomfortable with something in the game, whether it's content you've presented as the GM or another player's or PC's actions, listen carefully to that player and take steps to ensure they can once again have fun during your game. If you're preparing prewritten material and you find a character or a situation inappropriate, you are fully empowered to change any details as you see fit. You also have the authority (and responsibility) to ask players to change their behavior—or even leave the table—if what they're doing is unacceptable or makes others feel uncomfortable. It's never appropriate to make the person who is uncomfortable responsible for resolving a problem. It's okay if mistakes happen. What's important is how you respond and move forward.","Gaming is for everyone. Never let those acting in bad faith undermine your game or exclude other players. Your efforts are part of the long-term process of making games and game culture welcoming to all. Working together, we can build a community where players of all identities and experiences feel safe.",{"type":"pf2-brown-box","page":485,"name":"TOOLS FOR RESPONSIBLE PLAY","entries":["Consent and comfort are important topics for roleplaying games, and many designers have created techniques to help facilitate responsible play. Some methods you can use are lines and veils, developed by Ron Edwards, and the X-Card, developed by John Stavropoulos.","Lines and Veils The terms \"line\" and \"veil\" can give your table a common vocabulary for the concepts described in this section. A line is a hard limit to the actions players might take, such as \"We're drawing a line at torture.\" The group agrees not to cross a line and omits that content from the game.","A veil indicates something that shouldn't be described in detail. The scene fades to black for a veil, or the group moves on to discuss a different topic, though whatever the veil is drawn across still happens. For example, you might say, \"We'll draw a veil across the scene as those characters head into the bedroom.\" You might come up with some lines and veils in advance, but then find more as play continues.","The X-Card Draw an \"X\" on a card, and you've got an X-Card. Place it on the table at the start of the session and describe its use to the players: any player can silently reject content they find upsetting by tapping the X-Card; whoever's speaking then rewinds a bit and continues on, excising the objectionable content. As with setting the basic guidelines for your campaign, there are no questions asked, no judgment, and no argument when someone invokes the X-Card. You can, however, ask for clarification if you need it, such as \"How far back should I rewind this?\" Some groups instead make an X with their hands, say \"Let's X that out,\" or use some other method. Either way, follow up with the player privately, after the game, to see if the guidelines need to be revised.","You can find more details at {@b {@link tinyurl.com/x-card-rpg|https://tinyurl.com/x-card-rpg}}."],"source":"CRB"},{"type":"pf2-h4","page":486,"name":"Objectionable Content","entries":["Before a campaign begins, check in with your players—as a group or individually—to find out what types of content they want to allow in the game, and which topics they would prefer to avoid. Because the story unfolds in real time, it's essential that you discuss these topics before the game starts. These discussions are intended to keep players safe, and so it's not okay to ask why someone wants a type of content banned. If someone wants it banned, ban it—no questions asked.","It can help to start with a rating, like those used for movies or video games. Pathfinder games often include violence and cruelty. What's the limit on how graphically these concepts should be described? Can players swear at the table? Does anyone have phobias they don't want to appear in the game, such as spiders or body horror?","After you figure out the limits on objectionable content, you have four important tasks:",{"type":"list","items":["Clearly convey these limits to the other players.","Ensure you and the players abide by the boundaries.","Act immediately if someone becomes uncomfortable about content during a session, even if it wasn't already banned in a prior discussion. Once the issue is resolved, move on.","Resolve the issue if any player deliberately pushes these boundaries, tries to find loopholes, tries to renegotiate the limits, or belittles people for having a different tolerance to objectionable content."]}],"source":"CRB"},{"type":"pf2-h4","page":486,"name":"The Pathfinder Baseline","entries":["You might find that your players don't have much to say on the topic of objectionable content, and just assume that general societal mores will keep the most uncomfortable topics out of the game. That's not always enough, as that approach relies on shared assumptions that aren't always accurate. The following is a set of basic assumptions that works for many groups, which you can modify to fit your preferences and those of the other players.",{"type":"list","items":["Bloodshed, injuries, and even dismemberment might be described. However, excessive descriptions of gore and cruelty should be avoided.","Romantic and sexual relationships can happen in the game, but players should avoid being overly suggestive. Sex always happens \"off-screen.\" Because attempts at initiating a relationship between player characters can be uncomfortably similar to one player hitting on another, this should generally be avoided (and is entirely inappropriate when playing with strangers).","Avoid excessively gross or scatological descriptions."]},"The following acts should never be performed by player characters:",{"type":"list","items":["Torture","Rape, nonconsensual sexual contact, or sexual threats","Harm to children, including sexual abuse","Owning slaves or profiting from the slave trade","Reprehensible uses of mind-control magic"]},"Villains might engage in such acts, but they won't happen \"on-screen\" or won't be described in detail. Many groups choose to not have villains engage in these activities at all, keeping these reprehensible acts out of mind entirely."],"source":"CRB"},{"type":"pf2-h4","name":"Social Splash Damage","page":486,"entries":["As important as it is to take care of yourself and the other players in your game, be mindful of your group's impact on the other people around you. If you're playing in a space that's not your own, respect your hosts. If you're playing in public, consider the comfort of the people around you, not just what your group is comfortable with. It's easy to get caught up in a game, as we get sucked into the microcosm of an imagined world, but don't ignore the real world around you. Be aware when you're making too much noise, leaving a mess, alarming passersby with graphic descriptions of violence, or even just giving the cold shoulder to curious spectators witnessing RPG play for the first time."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":486,"name":"Character Creation","entries":["At the outset of a new campaign, the players will create new player characters. Part of that process involves you introducing what the campaign will be about and what types of characters are most appropriate. Work with the players to determine which rule options are available. The safest options are the common choices from the {@book Pathfinder Core Rulebook|CRB}. If players want to use common options from other books or uncommon or rare options, through play, review those options to see if any of them conflict with the style of campaign you have in mind or might present strange surprises down the road. It's usually best to allow new options, but there's no obligation to do so. Be as open as you're comfortable with."],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":486,"name":"Preparing an Adventure","entries":["An adventure is a self-contained collection of story elements, characters, and settings that become the basis for the story you and the other players tell. Think of the adventure as an outline for your own story. You'll have major beats you want to include, some consistent characters, and themes you want to convey, but all sorts of things can change during the process of turning the outline into a completed story.","You might use a published adventure from Paizo or another company, or you might construct your own adventure as you prepare for your game sessions.",{"type":"pf2-h3","page":486,"name":"Published Adventures","entries":["Prewritten adventures include background information and nonplayer characters needed for the story, plus all the locations, maps, and monster groups necessary for both exploration and encounters. Prewritten adventures can speed up your preparation, since you can simply read the relevant sections of the adventure before a game, and you don't have to create everything from scratch. A published adventure already includes the expected amount of encounters and treasure, and you can find adventures built for different character levels to match your group. Reading a published adventure or running one as your first game can help you see how adventures are structured, which makes it easier to write one later if you choose.","Though a published adventure is prewritten, it's not set in stone. Changing the details of an adventure to suit your group isn't just acceptable, it's preferred! Use the backstories and predilections of the player characters to inform how you change the adventure. This can mean altering adversaries so they're linked to the player characters, changing the setting to a place some of the player characters are from, or excising particular scenes if you know they won't appeal to your players."],"source":"CRB"},{"type":"pf2-h3","page":487,"name":"Creating Adventures","entries":["Building your own adventure is much more challenging than using a published one, but it lets you express yourself, be even more creative, and tailor the game directly to the players and their characters. Later sections in this chapter include guidelines for building and running encounters, placing treasure, and setting appropriately difficult challenges, all to help you construct your own adventures.","Adventure plotting can start at many different points. You might begin with a particular antagonist, then construct an adventure that fits that villain's theme and leads the group to them. Alternatively, you could start with an interesting location for exploration, then populate it with adversaries and challenges appropriate to the setting.",{"type":"pf2-h4","page":487,"name":"Locations","entries":["Memorable settings that include mysterious and fantastical locations for players to visit can elicit the players' curiosity.","Exploring each location should be a treat in itself, not just a chore the players must complete to get from one fight to the next. As you create a locale, picture it in your mind's eye and write down minor details you can include as you narrate the game. Describing decorations, natural landmarks, wildlife, peculiar smells, and even temperature changes make a place feel more real.","Beyond monsters and loot, your locations can include environment-based challenges, from environmental conditions like blizzards to puzzles, traps, or other hazards.","These challenges should suit your adventure's location: walls of brambles in a castle ruin overrun with vegetation, pools of acid in a cursed swamp, or magical traps in the tomb of a paranoid wizard. Rules for environments appear on page 512, and those for hazards start on page 520."],"source":"CRB"},{"type":"pf2-h4","page":487,"name":"Encounters","entries":["A robust set of encounters forms the backbone of your adventure. Encounters often feature combat with other creatures, but they can also include hazards, or you might create social encounters in which characters duel only with words. The rules for building encounters appropriate to your group's level begin below.","Some adventures have a clear and direct progression, with encounters occurring at specific times or in a specific order. Others, such as a dungeon filled with interconnected rooms the group can investigate in any order, are nonlinear, and the group can face encounters in any order—or even avoid them entirely. Most adventures are somewhere in between, with some keystone encounters you know the characters will need to contend with, but others that are optional."],"source":"CRB"},{"type":"pf2-h4","page":487,"name":"Treasure","entries":["Your adventure should give out an amount of treasure that's appropriate to the characters' level. The guidelines for assigning treasure are on page 508. You can dole out treasure in all kinds of ways. Treasure could be items carried by an adversary, rewards from a patron for completing a mission, or a classic pile of coins and items inside a wooden chest guarded by a monster. It's best to spread treasure throughout an adventure rather than stockpiled in a single hoard. This gives the players incremental rewards, letting their characters advance in frequent small steps rather than giant leaps separated by many hours of play."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":488,"name":"USING RARITY AND ACCESS","entries":["The rarity system has two purposes: to convey how common or rare certain spells, creatures, or items are in the game world, and to give you an easy tool to control the complexity of your game. Uncommon and rare options aren't more powerful than other options of their level, but they introduce complications for certain types of stories, or are less common in the world. For instance, it might be more challenging to run a mystery adventure when a player can cast an uncommon spell such as {@spell detect evil}.","At the start of the campaign, communicate your preferred expectations on rarity to the players. Unless you decide otherwise, the players can choose from any common options they qualify for, plus any uncommon options granted by their character choices—primarily their ancestry and class. By default, a character who tries hard enough might eventually find an uncommon option, whereas a rare option is always a special reward.","Beyond that baseline, you can grant access as freely as you want; some GMs open up all uncommon and rare options universally. If you're not sure, just look over any uncommon or rare elements before you include them as rewards or otherwise allow a player to acquire them.",{"type":"pf2-title","name":"Rewards"},"You can use uncommon and rare rules elements to reward characters. These still have the same value and approximate power as any other treasure of the same Price, but they're just a bit more special because they hail from distant lands or have unusual or surprising abilities.","Items are the most likely candidates for uncommon or rare rewards, but an NPC might teach an uncommon or rare spell to a PC in gratitude or to help the party prepare for a certain adversary. You can also improvise extra benefits based around uncommon or rare items. For instance, if a PC gains a rare plant with occult uses, you might also decide that the PC should temporarily get more money if they use it while Earning Income using Herbalism Lore, because it enables them to produce novel poultices.",{"type":"pf2-title","name":"Different Locations"},"The rarities in this book assume you're playing in the Inner Sea region of Golarion, where most Pathfinder games are set. These rarities are also suitable for most western medieval fantasy games. However, you might want to alter the rarities for a campaign set in another location on Golarion (detailed in Chapter 8), to emphasize a non-human culture, or to play in a fantasy setting with different roots, like a wuxia game based on Chinese culture. These changes most often affect basic items. If you start your campaign in a dwarven stronghold, for example, you might make all the weapons with the dwarf trait common. You should feel free to adjust rarities to suit your campaign's theme, but if you do, you should share your changes with your group."],"source":"CRB"},{"type":"pf2-h3","page":488,"name":"Building Encounters","entries":["The most common type of encounter is a combat encounter, where the PCs face other creatures. Combat encounters are strictly governed by rules; the guidelines that follow will help you build combat encounters that pose appropriate challenges for your group. Building hazard encounters works the same way. Social encounters are more free-form, and are up to you as the GM to design.","To build a combat encounter, first decide how the encounter fits in the adventure as a whole. Then, estimate how much of a threat you want the encounter to pose, using one of five categories below.","{@b Trivial-threat} encounters are so easy that the characters have essentially no chance of losing; they shouldn't even need to spend significant resources unless they are particularly wasteful. These encounters work best as warm-ups, palate cleansers, or reminders of how awesome the characters are. A trivial-threat encounter can still be fun to play, so don't ignore them just because of the lack of threat.","{@b Low-threat} encounters present a veneer of difficulty and typically use some of the party's resources. However, it would be rare or the result of very poor tactics for the entire party to be seriously threatened.","{@b Moderate-threat} encounters are a serious challenge to the characters, though unlikely to overpower them completely. Characters usually need to use sound tactics and manage their resources wisely to come out of a moderate-threat encounter ready to continue on and face a harder challenge without resting.","{@b Severe-threat} encounters are the hardest encounters most groups of characters can consistently defeat. These encounters are most appropriate for important moments in your story, such as confronting a final boss. Bad luck, poor tactics, or a lack of resources due to prior encounters can easily turn a severe-threat encounter against the characters, and a wise group keeps the option to disengage open.","{@b Extreme-threat} encounters are so dangerous that they are likely to be an even match for the characters, particularly if the characters are low on resources. This makes them too challenging for most uses. An extremethreat encounter might be appropriate for a fully rested group of characters that can go all-out, for the climactic encounter at the end of an entire campaign, or for a group of veteran players using advanced tactics and teamwork.",{"type":"pf2-h4","page":488,"name":"XP Budget","entries":["Once you've selected a threat level, it's time to build the encounter. You have an XP budget based on the threat, and each creature costs some of that budget. Start with the monsters or NPCs that are most important to the encounter, then decide how you want to use the rest of your XP budget. Many encounters won't match the XP budget exactly, but they should come close. The XP budget is based on a group of four characters. If your group is larger or smaller, see Different Party Sizes below."],"source":"CRB"},{"type":"pf2-h4","page":488,"name":"Choosing Creatures","entries":["In all but the most unusual circumstances, you'll select creatures for your encounter that range from 4 levels lower than the PCs' level to 4 levels higher (see {@table Creature XP and Role||Table 10–2: Creature XP and Role}). Each creature has a part to play in your encounter, from a lowly lackey to a boss so mighty it could defeat the entire party single-handedly.","Each creature costs some of the XP from your XP budget for the encounter, based on its level compared to the levels of the characters in your party. For instance, if the PCs are 5th level, a 2nd-level creature is a \"party level –3\" creature, a lackey appropriate for a lowto- moderate-threat encounter, and it costs 15 XP in an encounter's XP budget. Party level is explained in detail on page 508."],"source":"CRB"},{"type":"pf2-h4","page":488,"name":"Different Party Sizes","entries":["For each additional character in the party beyond the fourth, increase your XP budget by the amount shown in the Character Adjustment value for your encounter in {@table Encounter Budget||Table 10–1: Encounter Budget}. If you have fewer than four characters, use the same process in reverse: for each missing character, remove that amount of XP from your XP budget. Note that if you adjust your XP budget to account for party size, the XP awards for the encounter don't change—you'll always award the amount of XP listed for a group of four characters.","It's best to use the XP increase from more characters to add more enemies or hazards, and the XP decrease from fewer characters to subtract enemies and hazards, rather than making one enemy tougher or weaker. Encounters are typically more satisfying if the number of enemy creatures is fairly close to the number of player characters."],"source":"CRB"},{"type":"data","tag":"table","source":"CRB","name":"Encounter Budget"},{"type":"data","tag":"table","source":"CRB","name":"Creature XP and Role"}],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":507,"name":"Rewards","entries":[{"type":"pf2-h2","page":507,"name":"Hero Points","entries":["Unlike Experience Points and treasure, which stay with a character, Hero Points are granted and used on a per-session basis. At the start of a game session, you give out 1 Hero Point to each player character. You can also give out more Hero Points during the game, typically after a heroic moment or accomplishment (see below). As noted on page 467, a player can spend 1 Hero Point for a reroll, or they can spend all their Hero Points to recover when near death.","In a typical game, you'll hand out about 1 Hero Point during each hour of play after the first (for example, 3 extra points in a 4-hour session). If you want a more overthetop game, or if your group is up against incredible odds and showing immense bravery, you might give them out at a faster rate, like 1 every 30 minutes (6 over a 4-hour session). Try to ensure each PC has opportunities to earn Hero Points, and avoid granting all of the Hero Points to a single character.","Brave last stands, protecting innocents, and using a smart strategy or spell to save the day could all earn a character a Hero Point. Look for those moments when everybody at the table celebrates or sits back in awe of a character's accomplishments; that's your cue to issue that character a Hero Point.","The party could also gain Hero Points for their accomplishments throughout the game. For a moderate or major accomplishment, consider giving out a Hero Point as well. This point typically goes to a PC who was instrumental in attaining that accomplishment."],"source":"CRB"},{"type":"pf2-h2","page":507,"name":"Experience Points","entries":["As characters adventure, they earn Experience Points (XP).","These awards come from achieving goals, completing social encounters, exploring new places, fighting monsters, overcoming hazards, and other sorts of deeds. You have a great deal of control over when the characters gain XP, though the following guidelines are what you're expected to give out in a standard campaign.","Normally, when a player character reaches 1,000 XP or more, they level up, reduce their XP by 1,000, and start progressing toward the next level. Other means of advancement are described in the Advancement Speeds sidebar on page 509.",{"type":"pf2-h3","page":507,"name":"XP Awards","entries":["Experience Points are awarded for encounters, exploration, and progress in an adventure. When the PCs face direct opposition, such as a fight or a social conflict, the XP earned is based on the level of the challenge the party overcame. Characters can also gain XP from exploration, such as finding secret areas, locating a hideout, enduring a dangerous environment, or mapping an entire dungeon.","Any XP awarded goes to all members of the group. For instance, if the party wins a battle worth 100 XP, they each get 100 XP, even if the party's rogue was off in a vault stealing treasure during the battle. But if the rogue collected a splendid and famous gemstone, which you've decided was a moderate accomplishment worth 30 XP, each member of the party gets 30 XP, too.",{"type":"pf2-h3","page":507,"name":"Adversaries and Hazards","entries":["Encounters with adversaries and hazards grant a set amount of XP. When the group overcomes an encounter with creatures or hazards, each character gains XP equal to the total XP of the creatures and hazards in the encounter (this excludes XP adjustments for different party sizes; see Party Size on page 508 for details).","Trivial encounters don't normally grant any XP, but you might decide to award the same XP as for a minor or moderate accomplishment for a trivial encounter that was important to the story, or for an encounter that became trivial because of the order in which the PCs encountered it in a nonlinear adventure."],"source":"CRB"},{"type":"pf2-h3","page":507,"name":"Accomplishments","entries":["Characters' actions that move the story forward—like securing a major alliance, establishing an organization, or causing an NPC to have a change of heart—are considered accomplishments and should be rewarded with XP. Their significance determines the size of the XP award. Determine whether the achievement was a minor, moderate, or major accomplishment, and refer to {@table XP Awards||Table 10–8: XP Awards} to award an appropriate amount of XP. Minor accomplishments include all sorts of significant, memorable, or surprising moments in the game. A moderate accomplishment typically represents a goal that takes most of a session to complete, and a major accomplishment is usually the culmination of the characters' efforts across many sessions. Moderate and major accomplishments usually come after heroic effort, so that's an ideal time to also give a Hero Point to one or more of the characters involved.","As mentioned earlier, it's up to you how much XP to give out for accomplishments. As a general guideline, in a given game session, you'll typically give several minor awards, one or two moderate awards, and only one major award, if any."],"source":"CRB"},{"type":"data","tag":"table","name":"XP Awards","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":508,"name":"Party Size","entries":["The rules for advancement assume a group of four PCs. The rules for encounters (page 489) describe how to accommodate groups of a different size, but the XP awards don't change—always award the amount of XP listed for a group of four characters. You usually won't need to make many adjustments for a differently sized group outside of encounters. Be careful of providing too many ways to get accomplishment XP when you have a large group, though, since they can pursue multiple accomplishments at once, which can lead to the PCs leveling up too fast."],"source":"CRB"},{"type":"pf2-h3","page":508,"name":"Group Parity and Party Level","entries":["It's recommended that you keep all the player characters at the same XP total. This makes it much easier to know what challenges are suitable for your players. Having characters at different levels can mean weaker characters die more easily and their players feel less effective, which in turn makes the game less fun for those players.","If you choose not to keep the whole group at the same character level, you'll need to select a party level to determine your XP budget for encounters. Choose the level you think best represents the party's ability as a whole. Use the highest level if only one or two characters are behind, or an average if everyone is at a different level. If only one character is two or more levels ahead, use a party level suitable for the lower-level characters, and adjust the encounters as if there were one additional PC for every 2 levels the higher-level character has beyond the rest of the party.","Party members who are behind the party level gain double the XP other characters do until they reach the party's level. When tracking individually, you'll need to decide whether party members get XP for missed sessions."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":508,"name":"Treasure","entries":["As the GM, it's your job to distribute treasure to the player characters. Treasure appears throughout an adventure, and the PCs obtain it by raiding treasure hoards, defeating foes who carry valuable items or currency, getting paid for successful quests, and any other way you can imagine.","This section provides guidelines for distributing treasure in a typical Pathfinder campaign, but you always have the freedom to assign extra treasure for a high-powered game, less treasure for a gritty survival horror adventure, or any amount in between.",{"type":"pf2-h3","page":508,"name":"Treasure by Level","entries":["{@table Party Treasure by Level||Table 10–9: Party Treasure by Level} on the next page shows how much treasure you should give out over the course of a level for a group of four PCs. The Total Value column gives an approximate total value of all the treasure, in case you want to spend it like a budget. The next several columns provide suggestions for breaking down that total into permanent items, which the PCs keep and use for a long time; consumables, which are destroyed after being used once; and currency, which includes coins, gems, and other valuables primarily spent to acquire items or services. The final column gives the amount of currency to add for each PC beyond four in the group; use this only if you have more than four characters in the game. (Different Party Sizes on page 510 provides more guidance on this.) For instance, between the time your PCs reach 3rd level and the time they reach 4th level, you should give them the treasure listed in the table for 3rd level, worth approximately 500 gp: two 4th-level permanent items, two 3rd-level permanent items, two 4th-level consumables, two 3rd-level consumables, two 2nd-level consumables, and 120 gp worth of currency.","When assigning 1st-level permanent items, your best options are armor, weapons, and other gear from Chapter 6 worth between 10 and 20 gp. The treasure listed in the row for 20th level represents a full level's worth of adventures, even though there is no way to reach 21st level.","Some creature entries in the {@Pf2eTools Pathfinder Bestiary|bestiary.html} list treasure that can be gained by defeating an individual creature; this counts toward the treasure for any given level.","Published adventures include a suitable amount of treasure throughout the adventure, though you should still monitor the party's capabilities as the PCs progress through the adventure to make sure they don't end up behind.",{"type":"pf2-h4","page":509,"name":"Currency","entries":["A party will find money and other treasure that isn't useful on its own but that can be sold or spent on other things. The gp values in the Party Currency column don't refer only to coins. Gems, art objects, crafting materials (including precious materials), jewelry, and even items of much lower level than the party's level can all be more interesting than a pile of gold.","If you include a lower-level permanent item as part of a currency reward, count only half the item's Price toward the gp amount, assuming the party will sell the item or use it as crafting material. But lower-level consumables might still be useful, particularly scrolls, and if you think your party will use them, count those items at their full Price."],"source":"CRB"},{"type":"pf2-brown-box","page":509,"name":"ADVANCEMENT SPEEDS","entries":["By varying the amount of XP it takes to gain a level, you can change how quickly characters gain power. The game rules assume a group playing with standard advancement.","Fast advancement works best when you know you won't be playing a very long campaign and want to accomplish as much as possible quickly; slow advancement works best for a gritty campaign where all progress is hard won.","You can alter XP from one adventure to the next to get a different feel. During a street-level murder mystery and travel through a haunted wilderness, you might use slow advancement. When the PCs reach the dungeon, you might switch to standard or fast advancement. The values below are just examples. You can use values even higher or lower.",{"type":"table","colStyles":["text-center","text-center"],"rows":[["Advancement Speed","XP to Level Up"],["Fast","800 XP"],["Standad","1,000 XP"],["Slow","1,200 XP"]]},{"type":"pf2-title","name":"Story-Based Leveling"},"If you don't want to deal with managing and handing out XP, or if you want to have progression based solely on events in the story, you can ignore the XP process entirely and instead simply decide when the characters level up.","Generally, the characters should gain a level every three to four game sessions, just after the most appropriate big event that happens during that time, such as defeating a significant villain or achieving a major goal."],"source":"CRB"},{"type":"pf2-h4","page":509,"name":"Other Types of Treasure","entries":["Not all treasure has to be items or currency. Crafters can use the {@skill Crafting} skill to turn raw materials directly into items instead of buying those items with coins. Knowledge can expand a character's abilities, and formulas make good treasure for item-crafting characters. A spellcaster might get access to new spells from an enemy's spellbook or an ancient scholar, while a monk might retrain techniques with rarer ones learned from a master on a remote mountaintop."],"source":"CRB"},{"type":"pf2-h4","page":509,"name":"Treasure and Rarity","entries":["Giving out uncommon and rare items and formulas can get players more interested in treasure. It's best to introduce uncommon items as a reward fairly regularly but rare items only occasionally. These rewards are especially compelling when the adventurers get the item by defeating or outsmarting an enemy who carries an item that fits their backstory or theme.","Uncommon and rare formulas make great treasure for a character who Crafts items. Note that if an uncommon or rare formula is broadly disseminated, it eventually becomes more common. This can take months or years, but the item might start showing up in shops all around the world."],"source":"CRB"},{"type":"data","tag":"table","name":"Party Treasure by Level","source":"CRB"},{"type":"pf2-h4","page":510,"name":"Different Item Levels","entries":["The levels listed for items on {@table Party Treasure by Level||Table 10–9: Party Treasure by Level} aren't set in stone. You can provide items of slightly higher or lower level as long as you take into account the value of the items you hand out. For instance, suppose you were considering giving a party of 11th-level PCs a {@item runestone} with a {@item fortification} rune (with a Price of 2,000 gp) as one of their 12th-level items, but you realize they've had trouble finding armor in their recent adventures, so you instead decide to give them a suit of 11th-level +2 resilient armor (1,400 gp) instead. Since the armor has a lower Price than the rune, you might also add a 9th-level {@item shadow} rune (650 gp) to make up the difference. The total isn't exactly the same, but that's all right.","However, if you wanted to place a 13th-level permanent item in a treasure hoard, you could remove two 11thlevel permanent items to make a roughly equivalent exchange. When you make an exchange upward like this, be cautious: not only might you introduce an item with effects that are disruptive at the party's current level of play, but you also might give an amazing item to one PC while other characters don't gain any new items at all!","If you're playing in a long-term campaign, you can spread out the treasure over time. A major milestone can give extra treasure at one level, followed by a tougher dungeon with fewer new items at the next level. Check back occasionally to see whether each PC's treasure is comparable to the amount they'd get if they created a new character at their current level, as described under Treasure for New Characters below. They should be a bit higher. but if there's a significant discrepancy, adjust the adventure's upcoming treasure rewards accordingly."],"source":"CRB"},{"type":"pf2-h4","page":510,"name":"Different Party Sizes","entries":["If a party has more than four characters, add the following for each additional character:",{"type":"list","items":["One permanent item of the party's level or 1 level higher","Two consumables, usually one of the party's level and one of 1 level higher","Currency equal to the value in the Currency per Additional PC column of Table 10–9"]},"If the party has fewer than four characters, you can subtract the same amount for each missing character, but since the game is inherently more challenging with a smaller group that can't cover all roles as efficiently, you might consider subtracting less treasure and allowing the extra gear help compensate for the smaller group size."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":510,"name":"ADJUSTING TREASURE","entries":["The treasure you award to the party should be monitored and adjusted as you play. You might need to give out treasure you hadn't originally planned for, especially if the group bypasses part of an adventure. Keep an eye on the party's resources. If they're running out of consumables or money, or if they're having trouble in combat because their items aren't up to the task, you can make adjustments.","This is especially common in adventures that have little downtime or that take place far from civilization. If the group goes a long time without being able to purchase or Craft useful items, the PCs will be flush with coins and valuables but behind on useful equipment. In a situation like this, you can either place more useful treasure in the adventure or introduce NPCs who are willing to trade.",{"type":"pf2-title","name":"Megadungeons and Sandboxes"},"Some adventures have an expectation that the player characters explore where they want and find only what their skill, luck, and ingenuity afford. Two common examples of this type of adventure are the sprawling dungeon with multiple different sections and paths, often called a megadungeon, and free-form exploration, often called a sandbox and typically occurring in a wilderness.","If you want to build a free-form adventure like this where characters are likely to miss at least some of the treasure, increase the amount of treasure you place. Be aware, however, that a meticulous group can end up with more treasure than normal and will have advantages in later adventures.","For a simple guideline to these situations, increase the treasure as though there were one more PC in the party.","If the structure is especially loose, especially in sandbox adventures, you can increase this amount even further."],"source":"CRB"},{"type":"pf2-h3","page":510,"name":"Treasure for New Characters","entries":["When your new campaign starts at a higher level, a new player joins an existing group, or a current player's character dies and they need a new one, your campaign will have one or more PCs who don't start at 1st level. In these cases, refer to {@table Character Wealth||Table 10–10: Character Wealth} on the next page, which shows how many common permanent items of various levels the PC should have, in addition to currency. A single item on this table is always a baseline item. If the player wants armor or a weapon with property runes, they must buy the property runes separately, and for armor or a weapon made of a precious material, they must pay for the precious material separately as well.","These values are for a PC just starting out at the given level. If the PC is joining a party that has already made progress toward the next level, consider giving the new character an additional item of their current level. If your party has kept the treasure of dead or retired PCs and passed it on to new characters, you might need to give the new character less than the values on the table or reduce some of the treasure rewards of the next few adventures.",{"type":"pf2-h4","page":511,"name":"Item Selection","entries":["You should work with the new character's player to decide which items their character has. Allow the player to make suggestions, and if they know what items they want their character to have, respect their choices unless you believe those choices will have a negative impact on your game.","At your discretion, you can grant the player character uncommon or rare items that fit their backstory and concept, keeping in mind how many items of those rarities you have introduced into your game. The player can also spend currency on consumables or lower-level permanent items, keeping the rest as coinage. As usual, you determine which items the character can find for purchase.","A PC can voluntarily choose an item that has a lower level than any or all of the listed items, but they don't gain any more currency by doing so.","If you choose, you can allow the player to instead start with a lump sum of currency and buy whatever common items they want, with a maximum item level of 1 lower than the character's level. This has a lower total value than the normal allotment of permanent items and currency, since the player can select a higher ratio of high-level items."],"source":"CRB"},{"type":"data","tag":"table","name":"Character Wealth","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":511,"name":"Buying and Selling Items","entries":["Characters can usually buy and sell items only during downtime. An item can typically be sold for only half its Price, though art objects, gems, and raw materials can be sold for their full Price (page 271)."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":493,"name":"Running Modes of Play","entries":["Encounters take place in real time or slower, and they involve direct engagement between players and enemies, potential allies, or each other. Combat and direct social interaction usually take place in encounter mode.","Exploration is the connective tissue of an adventure, and it is used whenever characters are exploring a place where there's danger or uncertainty, such as an unfamiliar city or a dungeon. In exploration mode, characters aren't in immediate peril, but they must still be on their toes. Exploration and encounters are collectively called adventuring.","When the party isn't adventuring, the characters are in downtime. This mode covers most of a normal person's life, such as mundane, day-to-day tasks and working toward long-term goals.",{"type":"pf2-h2","page":493,"name":"Encounters","entries":["Encounter mode is the most structured mode of play, and you'll mostly be following the rules presented in Chapter 9 to run this mode. Because you usually call for initiative during exploration before transitioning into an encounter, guidelines for initiative order appear on page 498 in the discussion of exploration mode. Rules for building combat encounters appear on page 488.","{@b Stakes:} Moderate to high. Encounters always have significant stakes, and they are played in a step-by-step time frame to reflect that.","{@b Time Scale:} Encounter mode is highly structured and proceeds in combat rounds for combat encounters, while other sorts of encounters can have rounds of any length. In combat, 1 minute consists of 10 rounds, where each combat round is 6 seconds long, but you might decide a verbal confrontation proceeds in minute-long or longer rounds to give each speaker enough time to make a solid point.","{@b Actions and Reactions:} In combat encounters, each participant's turn is broken into discrete actions, and participants can use reactions when their triggers occur.","Reactions can occur in social situations, though their triggers are usually more descriptive and less tactical.",{"type":"pf2-h3","page":493,"name":"Choosing Adversaries' Actions","entries":["Players often coordinate and plan to be as efficient as possible, but their adversaries might not. As the GM, you're roleplaying these foes, and you decide their tactics.","Most creatures have a basic grasp of simple tactics like flanking or focusing on a single target. But you should remember that they also react based on emotions and make mistakes—perhaps even more than the player characters do.","When selecting targets or choosing which abilities to use, rely on the adversaries' knowledge of the situation, not your own. You might know that the cleric has a high Will save modifier, but a monster might still try to use a fear ability on her. That doesn't mean you should play adversaries as complete fools; they can learn from their mistakes, make sound plans, and even research the player characters in advance.","Adversaries usually don't attack a character who's knocked out. Even if a creature knows a fallen character might come back into the fight, only the most vicious creatures focus on helpless foes rather than the more immediate threats around them.","Running adversaries is a mix of being true to the creature and doing what's best for the drama of the game. Think of your encounter like a fight scene in a movie or novel. If the fighter taunts a fire giant to draw its attention away from the fragile wizard, the tactically sound decision is for the giant to keep pummeling the wizard. But is that the best choice for the scene? Perhaps everyone will have more fun if the giant redirects its ire to the infuriating fighter."],"source":"CRB"},{"type":"pf2-h3","page":493,"name":"Bypassed Encounters","entries":["What happens if you've planned a fight or challenge and the PCs find a way to avoid it entirely? This could leave them behind in XP or cause them to miss important information or treasure.","In the case of XP, the guidelines are simple: If the player characters avoided the challenge through smart tactical play, a savvy diplomatic exchange, clever use of magic, or another approach that required ingenuity and planning, award them the normal XP for the encounter.","If they did something that took only moderate effort or was a lucky break, like finding a secret passage and using it to avoid a fight, award them XP for a minor or moderate accomplishment. In an adventure that's more free-form, like a sprawling dungeon with multiple paths, there might be no reward for bypassing an encounter, because doing so was trivial.","You'll have to think on your feet if information or items get skipped when players bypass encounters. First, look for another reasonable place in the adventure to place the information or item. If it makes sense, move the original encounter to another part of the adventure and give the PCs a major advantage for bypassing the encounter in the first place."],"source":"CRB"},{"type":"pf2-brown-box","page":494,"name":"PLAYING WITHOUT A GRID","entries":["The Pathfinder rules are built to play combat encounters on a 1-inch grid, but you can play without a grid or map. In what's traditionally called the \"theater of the mind,\" you and other players imagine the locations of the combatants and the environment. In this style of play, you'll frequently need to make judgment calls. These are usually simple, like \"Can I see the ogre from where I'm standing?\" or \"Can I get to the ogre with one Stride?\" It's often best to have a player tell you what they want to do, such as \"I want to cross the beam to get to the ogre and attack it.\" Then, you tell the player how that breaks down into actions, like \"You'll need to spend one action and succeed at an {@skill Acrobatics} check, then Stride to get close enough, then you'll have one action left for a Strike.\"","When preparing encounters, avoid using lots of {@quickref difficult terrain||3|terrain}, cover, or other battlefield challenges that work better on a grid. Also, be more lenient with combat tactics like flanking. You won't have a way to measure flanking, but the rules expect melee characters like rogues to often get into a flanking position—often, two characters ganging up in melee is enough to count."],"source":"CRB"},{"type":"pf2-h3","page":494,"name":"Ending Encounters","entries":["A combat encounter typically ends when all the creatures on one side are killed or knocked unconscious. Once this happens, you can stop acting in initiative order.","The surviving side then has ample time to ensure that everyone taken out stays down. However, you might need to keep using combat rounds if any player characters are near death, clinging to a cliff, or in some other situation where every moment matters for their survival.","You can decide a fight is over if there's no challenge left, and the player characters are just cleaning up the last few weak enemies. However, avoid doing this if any of the players still have inventive and interesting things they want to try or spells they're concentrating on—ending an encounter early is a tool to avoid boredom, not to deny someone their fun. You can end a fight early in several ways: the foes can surrender, an adversary can die before its Hit Points actually run out, or you can simply say the battle's over and that the PCs easily dispatch their remaining foes. In this last case, you might ask, \"Is everyone okay if we call the fight?\" to make sure your players are on board.","One side might surrender when almost all its members are defeated or if spells or skills thoroughly demoralize them. Once there's a surrender, come out of initiative order and enter into a short negotiation.","These conversations are really about whether the winners will show mercy to the losers or just kill or otherwise get rid of them. The surrendering side usually doesn't have much leverage in these cases, so avoid long back-and-forth discussions.",{"type":"pf2-h3","page":494,"name":"Fleeing Enemies","entries":["Fleeing enemies can be a problem. Player characters often want to pursue foes that flee because they think an enemy might return as a threat later on. Avoid playing this out move by move, as it can easily bog down the game. If every adversary is fleeing, forgo initiative order and give each PC the option to pursue any one fleeing foe. Each PC can declare one action, spell, or other ability to use to try to keep up. Then, compare the PC's Speed to that of the target, assess how much the pursuer's chosen spell or ability would help, and factor in any abilities the quarry has that would aid escape. If you determine that the pursuer catches up, go back into combat with the original initiative order. If not, the quarry escapes for now.","If the PCs decide to flee, it's usually best to let them do so. Pick a particular location and allow them to escape once they all reach it. However, if they're encumbered or otherwise slowed down, or if enemies have higher Speeds and a strong motive to pursue, you might impose consequences upon PCs who flee."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":494,"name":"Social Encounters","entries":["Most conversations play best as free-form roleplaying, with maybe one or two checks for social skills involved.","Sometimes, though, a tense situation or crucial parlay requires a social encounter that uses initiative, much like a combat encounter. As with any other encounter, the stakes of a social encounter need to be high! A failed social encounter could mean a character is imprisoned or put to death, a major rival becomes a political powerhouse, or a key ally is disgraced and ostracized.","Using the structure of an encounter is {@condition helpful} because it makes the timing clearer than in free-form play, and each character feels like they're contributing. When running a social encounter, establish the stakes up front, so the players know the consequences of success or failure and the circumstances that will cause the encounter to end.","You have much more flexibility in how you run a social encounter than in a combat encounter. Extending the length of rounds beyond 6 seconds, allowing more improvisation, and focusing less on special attacks and spells all differentiate a social encounter from a combat one. In most cases, you don't need to worry about character's movements, nor do you need a map. Some examples of social encounters include:",{"type":"list","items":["Proving someone's innocence in front of a judge.","Convincing a neighboring monarch to help defend against an invasion.","Besting a rival bard in a battle of wits.","Exposing a villain's deception before a noble court."]},{"type":"pf2-h4","page":494,"name":"Initiative and Actions","entries":["Initiative in a social encounter typically has characters rolling {@skill Society} or a Charisma-based skill, such as {@skill Diplomacy} or {@skill Deception}. As with other encounters, a character's approach to the conflict determines which skill they'll roll. On a character's turn, they typically get to attempt one roll, usually by using a skill action. Let the player roleplay what their character says and does, then determine what they'll roll. Allow them to use any abilities or spells that might help them make their case, though keep in mind that when most people see the visual signs of a spell being cast, they think someone is using magic to try to influence or harm them, and they have a negative reaction.","Good social encounters include an opposition. This can be direct, such as a rival who argues against the characters' case, or passive, such as a mob that automatically becomes more unruly as each round passes. Give the opposition one or more positions in the initiative order so you can convey what it is doing. You can create game statistics for the opposition, especially if it's an individual, but in situations like that of the unruly mob, you might need nothing more than establish a set of increasingly difficult DCs."],"source":"CRB"},{"type":"pf2-h4","page":495,"name":"Measuring Success and Progress","entries":["You'll need to decide how to measure the characters' success in social encounters, because there's no AC to target or HP to whittle down. Chapter 4 includes guidance on setting DCs for social skill actions, often using a target's Will DC. If you need a DC for people who don't have stats, such as a crowd or an NPC for whom you haven't already generated statistics, use the guidelines on setting DCs, found on page 503. You can either pick a simple DC or use a level-based DC, estimating a level for the subject or how challenging it should be to sway them.","The attitude conditions—{@condition hostile}, {@condition unfriendly}, {@condition indifferent}, friendly, and helpful—provide a useful way to track the progress of a social encounter. Use these to represent the attitude of an authority, a crowd, a jury, or the like. A typical goal for a social encounter is to change the attitude of a person or group to helpful so they assist you, or calming a hostile group or person to defuse a situation. Try to give the players a clear idea of how much they've progressed as the encounter proceeds.","Another option is to track the number of successes or failures the characters accrue. For instance, you might need to trick four guards into leaving their posts, and count each successful attempt to Lie or Create a Diversion toward a total of four necessary successes. You can combine these two methods; if the PCs need a group of important nobles to vote their way, the goal of the encounter might be to ensure that a majority of the nobles have a better attitude toward the PCs than they have of a rival—all within a limited time frame."],"source":"CRB"},{"type":"pf2-h4","page":495,"name":"Consequences","entries":["When you set stakes at the start of a social encounter, give an idea of the consequences. Beyond whatever narrative benefits player characters might gain, a social encounter usually includes an XP award. Because these are encounters along the same lines as combat encounters, they grant a sizable amount of XP, typically that of a moderate accomplishment, or even a major accomplishment if the encounter was the culmination of long-term plans or a significant adversary got their comeuppance.","The outcome of a social encounter should direct the story of the game. Look for repercussions. Which NPCs might view the PCs more favorably now? Which might hold a grudge or formulate a new plan? A social encounter can seal the fate of an NPC and end their story, but this isn't true for player characters. Even if something looks truly dire for them, such as a death sentence, the social encounter isn't the end—there's still time for desperate heroics or a twist in the story."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":496,"name":"Exploration","entries":["Exploration mode is intentionally less regimented than encounters. As a result, during exploration you'll be making judgment calls on just about everything that happens.","Fundamentally, exploration is all about rewarding the PCs for learning about their surroundings. To facilitate this, it's especially important to have and convey a clear mental picture of the group's surroundings. You'll be better able to keep track of where the players are and describe the sights, sounds, and other sensations of their adventuring locales. Encourage the players to have their characters truly explore, and reward their curiosity. The things they try to do in exploration mode show you what they're interested in and what they consider important.","As you play, you'll get a good feel for the aspects of exploration that intrigue certain players, and you can add more of those things to your adventures or emphasize these points in published adventures.","{@b Stakes:} Low to moderate. Exploration mode should be used when there's some amount of risk, but no immediate danger. The PCs might be in an environment where they're likely to face monsters or hazards, but they usually stay in exploration mode until they enter a fight or engage in some other direct interaction.","{@b Time Scale:} When the PCs are in exploration mode, time in the game world passes much faster than real-world time at the table, so it's rarely measured out to the second or the minute. You can speed up or slow down how quickly things are happening as needed. If it's important to know exactly how much time is passing, you can usually estimate time spent in exploration mode to 10-minute increments.","{@b Actions and Reactions:} Though exploration isn't broken into rounds, exploration activities assume the PCs are spending part of their time using actions, such as Seeking or Interacting. If they have specific actions they want to use, they should ask; you can decide whether the actions apply and whether to switch to encounter mode for greater detail. PCs can use any relevant reactions that come up during exploration mode.",{"type":"pf2-h3","page":496,"name":"Exploration Activities","entries":["In exploration mode, each player who wants to do something beyond just traveling chooses an exploration activity for their character. The most common activities are Avoid Notice, Detect Magic, Hustle, and Search, though there are many options available. While players usually hew close to these default activities, there's no need for them to memorize the exploration activities and use them exactly. Instead, allow each player to describe what their character is doing. Then, as the GM, you can determine which activity applies. This also means you determine how an activity works if the character's actions differ from those on the list.","The following sections discuss exploration activities that require adjudication from you beyond the guidelines for players detailed on pages 479–480 of Chapter 9.",{"type":"pf2-h4","page":496,"name":"Detect Magic","entries":["This activity doesn't enable characters to automatically find every single magical aura or object during travel. Hazards that require a minimum proficiency can't be found with {@spell detect magic}, nor can illusions of equal or higher level than the spell.","When characters find something magical using this activity, let them know and give them the option to stop and explore further or continue on. Stopping brings you into a more roleplay-heavy scene in which players can search through an area, assess different items, or otherwise try to figure out the source of the magic and what it does. Continuing on might cause the group to miss out on beneficial magic items or trigger a magic trap."],"source":"CRB"},{"type":"pf2-h4","page":496,"name":"Follow the Expert","entries":["A skilled character can help out less skilled allies who choose to {@action Follow the Expert}. This is a good way to help a character with a low {@skill Stealth} modifier sneak around, get a character with poor {@skill Athletics} up a steep cliff, and so on. Usually, a character who is {@action Following the Expert} can't perform other exploration activities or follow more than one person at a time."],"source":"CRB"},{"type":"pf2-h4","page":496,"name":"Investigate","entries":["As with {@action Searching} or {@action Detecting Magic}, the initial result of {@action Investigating} is usually enough to give the investigator a clue that leads into a more thorough examination, but it rarely gives all possible information. For instance, a character might note that the walls of a dungeon are covered with {@language Abyssal} writing, but they would need to stop to read the text or determine that it's written in blood."],"source":"CRB"},{"type":"pf2-h4","page":496,"name":"Search","entries":["With a successful Perception check while {@action Search||Searching}, a character notices the presence or absence of something unusual in the area, but it doesn't provide a comprehensive catalog of everything there. Instead, it gives a jumping-off point for closer inspection or an encounter. For instance, if an area has both a DC 30 secret door and a DC 25 trap, and a {@action Search||Searching} character got a 28 on their Perception check, you would tell the player that their character noticed a trap in the area, and you'd give a rough idea of the trap's location and nature. The party needs to examine the area more to learn specifics about the trap, and someone would need to Search again to get another chance to find the secret door.","If an area contains many objects or something that will take a while to search (such as a cabinet full of papers), {@action Search||Searching} would reveal the cabinet, but the PCs would have to examine it more thoroughly to check the papers. This usually requires the party to stop for a complete search.","You roll a secret Perception check for a {@action Search||Searching} character to detect any secrets they pass that's in a place that stands out (such as near a door or a turn in a corridor), but not one that's in a more inconspicuous place (like a random point in a long hallway) unless they are searching particularly slowly and meticulously."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":498,"name":"EXPLORATION ACTIVITIES","entries":["The following exploration activities are fully detailed on pages 479–480 of Chapter 9. Many more appear within Chapter 4: Skills.",{"type":"list","items":["{@action Avoid Notice}","{@action Defend}","{@action Detect Magic}","{@action Follow the Expert}","{@action Hustle}","{@action Investigate}","{@action Repeat a Spell}","{@action Scout}","{@action Search}"]},{"type":"pf2-title","name":"Improvising New Activities"},"If a player wants to do something not covered by other rules, here are some guidelines. If the activity is similar to an action someone could use in an encounter, such as Avoid Notice, it usually consists of a single action repeated roughly 10 times per minute (such as using the Sneak action 10 times) or an alternation of actions that works out similarly (such as Search, which alternates Stride and Seek). An activity using a quicker pace, corresponding to roughly 20 actions per minute, might have limited use or cause fatigue, as would one requiring intense concentration.","You might find that a player wants to do something equivalent to spending 3 actions every 6 seconds, just like they would in combat. Characters can exert themselves to this extent in combat only because combat lasts such a short time—such exertion isn't sustainable over the longer time frame of exploration."],"source":"CRB"},{"type":"pf2-h3","page":497,"name":"Setting a Party Order","entries":["In exploration mode, it often matters which characters are in the front or back of the party formation. Let the players decide among themselves where in the group their characters are while exploring. This order can determine who gets attacked first when enemies or traps threaten from various directions. It's up to you to determine the specifics of who gets targeted based on the situation.","When you come out of exploration mode, the group usually remains in the same general formation. Decide the PCs' exact positions, with their input, if you're moving to a grid (as usually happens at the start of a combat encounter). If they come out of exploration mode on their own terms, they can move around as they see fit. For example, if they detect a trap and the rogue starts attempting to disarm it, the other characters can move to whatever locations they think are safe."],"source":"CRB"},{"type":"pf2-h3","page":497,"name":"Adverse Terrain and Weather","entries":["Exploration gets slower when the party faces dense jungles, deep snow, sandstorms, extreme heat, or similar difficult conditions. You decide how much these factors impact the characters' progress. The specific effects of certain types of terrain and weather are described starting on page 512.","{@quickref difficult terrain||3|terrain} such as thick undergrowth usually slows down progress. Unless it's important how far the group gets in a particular time frame, this can be covered with a quick description of chopping through the vines or trudging through a bog. If the characters are on a deadline, adjust their progress on {@table Travel Speed||Table 9–2: Travel Speed}, typically cutting it in half if almost all of the land is {@quickref difficult terrain||3|terrain} or to one-third for {@quickref greater difficult terrain||3|terrain}.","Hazardous terrain, such as the caldera of an active volcano, might physically harm the player characters. The group might have the option to travel directly through or go around by spending more time. You can transition into a more detailed scene while the characters move through hazardous terrain and attempt to mitigate the damage with spells or skill checks. If they endure hazardous terrain, consider giving the PCs a minor or moderate XP reward at the end of their exploration, with slightly more XP if they took smart precautions to avoid taking damage.","Dangerous crevasses, swampy bogs, quicksand, and similar dangers are environmental hazards, which are described beginning on page 512."],"source":"CRB"},{"type":"pf2-h3","page":498,"name":"Hazards","entries":["Exploration can get broken up by traps and other hazards (see Hazards on page 520). Simple hazards pose a threat to the PCs only once and can be dealt with in exploration mode. Complex hazards require jumping into encounter mode until the hazard is dealt with. Disabling a trap or overcoming a hazard usually takes place in encounter mode. PCs have a better chance to detect hazards while exploring if they're using the Search activity (and the Detect Magic activity, in the case of some magic traps)."],"source":"CRB"},{"type":"pf2-h3","page":498,"name":"Rolling Initiative","entries":["Transitioning from exploration to an encounter usually involves rolling for initiative. Call for initiative once a trap is triggered, as soon as two opposing groups come into contact, or when a creature on one side decides to take action against the other. For example:",{"type":"list","items":["A group of PCs are exploring a cavern. They enter a narrow passage patrolled by a group of kobold warriors. Now that the two groups are in the same area, it's time to roll initiative.","Amiri and a kobold champion agree to have a {@condition friendly} wrestling match. They square off on a patch of dirt, and you call for initiative using {@skill Athletics}.","Merisiel and Kyra are negotiating with the kobold king. Things aren't going well, so Merisiel decides to launch a surprise attack. As soon as she says this is her plan, you call for initiative.","Harsk and Ezren are trying to Balance across a narrow beam to reach an isolated kobold treasure trove. When they get halfway across, a red dragon who was hiding behind the mountain flies around to attack! As soon as the dragon makes its appearance, you call for an initiative roll."]},{"type":"pf2-h4","page":498,"name":"Initiative after Reactions","entries":["In some cases, a trap or a foe has a reaction that tells you to roll initiative. For instance, a complex trap that's triggered might make an attack with its reaction before the initiative order begins. In these cases, resolve all the results of the reaction before calling for initiative rolls."],"source":"CRB"},{"type":"pf2-h4","page":498,"name":"Choosing the Type of Roll","entries":["When choosing what type of roll to use for initiative, lean toward the most obvious choice. The most common roll is {@skill Perception}; this is what the kobolds would use in the first example, as would Kyra and the kobold king in the third example. The next most common skills to use are {@skill Stealth} (for sneaking up, like the dragon in the last example) and {@skill Deception} (for tricking opponents, like Merisiel in the third example). For social contests, it's common to use {@skill Deception}, {@skill Diplomacy}, {@skill Intimidation}, {@skill Performance}, or {@skill Society}.","If you're unsure what roll to call for, use {@skill Perception}. If a different type of roll could make sense for a character, you should usually offer the choice of that roll or {@skill Perception} and let the player decide. Don't do this if it's absolutely clear another kind of check matters more sense than {@skill Perception}, such as when the character is sneaking up on enemies and should definitely use {@skill Stealth}.","You can allow a player to make a case that they should use a different skill than {@skill Perception}, but only if they base it on something they've established beforehand. For example, if in the prelude to the attack, Merisiel's player had said, \"I'm going to dangle down off the chandelier to get the drop on them,\" you could let them use {@skill Acrobatics} for their initiative roll. If they just said, \"Hey, I want to attack these guys. Can I use {@skill Acrobatics}?\" without having established a reason beforehand, you probably shouldn't allow it."],"source":"CRB"},{"type":"pf2-h4","page":498,"name":"Character Placement","entries":["When calling for initiative for a combat encounter, you'll need to decide where the participants in the encounter go on the battle map. Use the party's order, described on page 497, as a base. You can move forward characters who are using {@skill Stealth} to get into position, putting them in a place they could reasonably have moved up to before having a chance to be detected. Consult with each player to make sure their position makes sense to both of you."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":499,"name":"MONITORING SPELL DURATIONS","entries":["Spell durations are approximate values that codify the vagaries and eccentricities of magic into a convenient number. However, that doesn't mean you can set your watch by a spell with a 1-hour duration. This is one of the reasons the passage of time outside of encounters is in your hands and isn't as precise as encounter rounds.","If a question arises about whether a spell has expired, you make the call. You shouldn't be punitive, but you also shouldn't treat characters like they move with clockwork precision and perfect efficiency between encounters.","There are two times these durations matter most: when players try to fit multiple encounters within the duration of a spell, and when they want to use a spell before a fight and keep it in effect during the encounter.",{"type":"pf2-title","name":"Multiple Encounters"},"A 1-minute spell should last for multiple encounters only if the encounters happen in very close proximity (usually in two adjoining rooms) and if the PCs go directly from one fight to the next without leaving encounter mode. If they want to stop and heal, or if the party debates whether to go on, the process takes enough time that the spell runs out.","Be more generous with spells lasting 10 minutes or more. A 10-minute spell easily lasts for one encounter and could continue for another if the locations are close. A 1-hour spell usually lasts for several encounters.",{"type":"pf2-title","name":"Before a Fight"},"Casting advantageous spells before a fight (sometimes called \"pre-buffing\") gives the characters a big advantage, since they can spend more combat rounds on offensive actions instead of preparatory ones. If the players have the drop on their foes, you usually can let each character cast one spell or prepare in some similar way, then roll initiative.","Casting preparatory spells before combat becomes a problem when it feels rote and the players assume it will always work—that sort of planning can't hold up in every situation! In many cases, the act of casting spells gives away the party's presence. In cases where the PCs' preparations could give them away, you might roll for initiative before everyone can complete their preparations."],"source":"CRB"},{"type":"pf2-h3","page":499,"name":"Resting","entries":["Characters require 8 hours of sleep each day. Though resting typically happens at night, a group gains the same benefits for resting during the day. Either way, they can gain the benefits of resting only once every 24 hours. A character who rests for 8 hours recovers in the following ways:",{"type":"list","items":["The character regains Hit Points equal to their Constitution modifier (minimum 1) multiplied by their level. If they rest without any shelter or comfort, you might reduce this healing by half (to a minimum of 1 HP).","The character loses the {@condition fatigued} condition.","The character reduces the severity of the {@condition doomed} and {@condition drained} conditions by 1.","Most spellcasters need to rest before they regain their spells for the day."]},"A group in exploration mode can attempt to rest, but they aren't entirely safe from danger, and their rest might be interrupted. The 8 hours of rest do not need to be consecutive, however, and after an interruption, characters can go back to sleep.","Sleeping in armor results in poor rest and causes a character to wake up fatigued. If a character would have recovered from fatigue, sleeping in armor prevents it.","If a character goes more than 16 hours without going to sleep, they become fatigued.","Taking long-term rest for faster recovery is part of downtime and can't be done during exploration. See page 502 for these rules.",{"type":"pf2-h4","page":499,"name":"Resting","entries":["Adventuring parties usually put a few people on guard to watch out for danger while the others rest. Spending time on watch also interrupts sleep, so a night's schedule needs to account for everyone's time on guard duty. Table 10–3:","Watches and Rest on the next page indicates how long the group needs to set aside for rest, assuming everyone gets a rotating watch assignment of equal length.","If a surprise encounter would occur during rest, you can roll a die to randomly determine which character is on watch at the time. All characters roll initiative; sleeping characters typically roll Perception with a –4 status penalty for being unconscious. They don't automatically wake up when rolling initiative, but they might roll a Perception check to wake up at the start of their turn due to noise. If a savvy enemy waits for a particularly vulnerable character to take watch before attacking, the attack can happen on that character's watch automatically. However, you might have the ambusher attempt a {@skill Stealth} check against the Perception DCs of all characters to see if anyone noticed its approach.",{"type":"data","tag":"table","source":"CRB","name":"Watches and Rest"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":500,"name":"Daily Preperations","entries":["Just before setting out to explore, or after a night's rest, the PCs spend time to prepare for the adventuring day. This typically happens over the span of 30 minutes to an hour in the morning, but only after 8 full hours of rest. Daily preparations include the following.",{"type":"list","items":["Spellcasters who prepare spells choose which spells they'll have available that day.","Focus Points and other abilities that reset during daily preparations refresh. This includes abilities that can be used only a certain number of times per day.","Each character equips their gear. This includes donning their armor and strapping on their weapons.","Characters invest up to 10 worn magic items to gain their benefits for the day (page 531)."]}],"source":"CRB"},{"type":"pf2-h3","page":500,"name":"Starvation and Thirst","entries":["Typically characters eat and drink enough to survive comfortably. When they can't, they're fatigued until they do. After 1 day + a creature's Constitution modifier without water, it takes 1d4 damage each hour that can't be healed until it quenches its thirst. After the same amount of time without food, it takes 1 damage each day that can't be healed until it sates its hunger."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":500,"name":"Downtime","entries":["In downtime, you can sum up the important events of a whole day with just one roll. Use this mode when the characters return home or otherwise aren't adventuring.","Usually, downtime is a few minutes at the start of a session or a break between major chapters of an adventure. As with exploration, you might punctuate downtime with roleplaying or encounters when it's natural to do so.","This section describes ways to handle downtime and details several activities and considerations specific to downtime, such as cost of living, buying and selling goods, long-term rest, and retraining. Most other downtime activities are skill actions; a number of these common downtime activities and their associated skills are listed below. See the relevant skills in Chapter 4 for details.",{"type":"list","items":["{@action Craft} ({@skill Crafting})","{@action Earn Income} ({@skill Crafting}, {@skill Lore}, {@skill Performance})","{@action Treat Disease} ({@skill Medicine})","{@action Create Forgery} ({@skill Society})","{@action Subsist} ({@skill Society}, {@skill Survival})"]},"{@b Stakes:} None to low. Downtime is the counterpart to adventuring and covers low-risk activities.","{@b Time Scale:} Downtime can last days, weeks, months, or years in the game world in a few minutes of real time.","{@b Actions and Reactions:} If you need to use actions and reactions, switch to exploration or encounter mode.","A creature that can't act is unable to perform most downtime activities, but it can take long-term rest.",{"type":"pf2-h3","page":500,"name":"Playing out a Downtime Day","entries":["At the start of a given day of downtime, have all the players declare what their characters are trying to accomplish that day. You can then resolve one character's efforts at a time (or group some characters together, if they are cooperating on a single project). Some activities, such as Earning Income, require only a simple roll and some embellishment from you and the player. Other activities are more involved, incorporating encounters or exploration. You can call on the players to play out their downtime activities in any order, though it's often best to do the simplest ones first. Players who aren't part of a more involved activity might have time to take a break from the table while the more complex activities are played out.","Characters can undertake their daily preparations if they want, just as they would on a day of exploration. Ask players to establish a standard set of preparations, and you can assume the characters go through the same routine every day unless their players say otherwise.",{"type":"pf2-h4","page":500,"name":"Cooperation","entries":["Multiple characters can cooperate on the same downtime task. If it's a simple task that requires just one check, such as a party Subsisting as they await rescue on a desert island, one character rolls the necessary check while everyone else Aids that character. If it's a complex task, assume all of them are working on different parts of it at one time, so all their efforts count toward its completion. For example, a party might collaborate to build a theater, with one character drawing up architectural plans, one doing manual labor, and one talking to local politicians and guilds."],"source":"CRB"},{"type":"pf2-h4","page":500,"name":"Checks","entries":["Some downtime activities require rolls, typically skill checks. Because these rolls represent the culmination of a series of tasks over a long period, players can't use most abilities or spells that manipulate die rolls, such as activating a magic item to gain a bonus or casting a fortune spell to roll twice. Constant benefits still apply, though, so someone might invest a magic item that gives them a bonus without requiring activation. You might make specific exceptions to this rule. If something could apply constantly, or so often that it might as well be constant, it's more likely to be used for downtime checks; for instance {@feat Assurance} could apply."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":501,"name":"Longer Periods of Downtime","entries":["Running downtime during a long time off—like several weeks, months, or even years—can be more challenging.","However, it's also an opportunity for the characters to progress toward long-term plans rather than worrying about day-to-day activities. Because so much time is involved, characters don't roll a check for each day. Instead, they deal with a few special events, average out the rest of the downtime, and pay for their cost of living.",{"type":"pf2-h4","page":501,"name":"Events","entries":["After the characters state what they want to achieve in their downtime, select a few standout events for each of them—usually one event for a period of a week or a month, or four events for a year or longer. These events should be tailored to each character and their goals, and they can serve as hooks for adventures or plot development.","Though the following examples of downtime events all involve Earning Income, you can use them to spark ideas for other activities. A character using Perform to Earn Income could produce a commanding performance of a new play for visiting nobility. Someone using {@skill Crafting} might get a lucrative commission to craft a special item. A character with Lore might have to research a difficult problem that needs a quick response.","PCs who want to do things that don't correspond to a specific downtime activity should still experience downtime events; you just choose the relevant skill and DC. For example, if a character intends to build their own library to house their books on magic, you might decide setting the foundation and organizing the library once construction is finished are major events. The first could be a {@skill Crafting} check, and the second an {@skill Arcana} or Library Lore check."],"source":"CRB"},{"type":"pf2-h4","page":501,"name":"Average Progress","entries":["For long periods of downtime, you might not want to roll for every week, or even every month. Instead, set the level for one task using the lowest level the character can reliably find in the place where they spend their downtime (see Difficulty Classes on page 503 for more on setting task levels). If the character fails this check, you might allow them to try again after a week (or a month, if you're dealing with years of downtime). Don't allow them to roll again if they succeeded but want to try for a critical success, unless they do something in the story of the game that you think makes it reasonable to allow a new roll.","The events you include during a long stretch of downtime should typically feature higher-level tasks than the baseline. For instance, a character Earning Income with Sailing Lore for 4 months might work at a port doing 1st-level tasks most of the time, but have 1 week of 3rd-level tasks to account for busy periods. You'll normally have the player roll once for the time they spent at 1st-level tasks and once for the week of 3rd-level tasks."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":502,"name":"Cost of Living","entries":["For short periods of downtime, characters are usually just passing through a settlement or spending a bit of time there. They can use the prices for inn stays and meals found on page 294. For long stretches of downtime, use the values on {@table Cost of Living||Table 6–16: Cost of Living} on the same page. Deduct these costs from a character's funds after they gain any money from their other downtime activities.","A character can live off the land instead, but each day they do, they typically use the Subsist activity (page 240) to the exclusion of any other downtime activity."],"source":"CRB"},{"type":"pf2-h3","page":502,"name":"Buying and Selling","entries":["After an adventure yields a windfall, the characters might have a number of items they want to sell. Likewise, when they're flush with currency, they might want to stock up on gear. It usually takes 1 day of downtime to sell off a few goods or shop around to buy a couple items. It can take longer to sell off a large number of goods, expensive items, or items that aren't in high demand.","This assumes the characters are at a settlement of decent size during their downtime. In some cases, they might spend time traveling for days to reach bigger cities.","As always, you have final say over what sort of shops and items are available.","An item can usually be purchased at its full Price and sold for half its Price. Supply and demand adjusts these numbers, but only occasionally."],"source":"CRB"},{"type":"pf2-h3","page":502,"name":"Long-Term Rest","entries":["Each full 24-hour period a character spends resting during downtime allows them to recover double what they would for an 8-hour rest (as listed on page 499). They must spend this time resting in a comfortable and secure location, typically in bed.","If they spend significantly longer in bed rest—usually from a few days to a week of downtime—they recover from all damage and most nonpermanent conditions. Characters affected by diseases, long-lasting poisons, or similar afflictions might need to continue attempting saves during downtime. Some curses, permanent injuries, and other situations that require magic or special care to remove don't end automatically during long-term rest."],"source":"CRB"},{"type":"pf2-h3","page":502,"name":"Retraining","entries":["The retraining rules on page 481 allow a player to change some character choices, but they rely on you to decide whether the retraining requires a teacher, how long it takes, if it has any associated costs, and if the ability can be retrained at all. It's reasonable for a character to retrain most choices, and you should allow them. Only choices that are truly intrinsic to the character, like a sorcerer's bloodline, should be off limits without extraordinary circumstances.","Try to make retraining into a story. Use NPCs the character already knows as teachers, have a character undertake intense research in a mysterious old library, or ground the retraining in the game's narrative by making it the consequence of something that happened to the character in a previous session.",{"type":"pf2-h4","page":502,"name":"Time","entries":["Retraining a feat or skill increase typically takes a week. Class features that require a choice can also be retrained but take longer: at least a month, and possibly more. Retraining might take even longer if it would be especially physically demanding or require travel, lengthy experimentation, or in-depth research, but usually you won't want to require more than a month for a feat or skill, or 4 months for a class feature.","A character might need to retrain several options at once. For instance, retraining a skill increase might mean they have skill feats they can no longer use, and so they'll need to retrain those as well. You can add all this retraining time together, then reduce the total a bit to represent the cohesive nature of the retraining."],"source":"CRB"},{"type":"pf2-h4","page":502,"name":"Instruction and Cost","entries":["The rules abstract the process of learning new things as you level up—you're learning on the job—but retraining suggests that the character works with a teacher or undergoes specific practice to retrain. If you want, you can entirely ignore this aspect of retraining, but it does give an opportunity to introduce (or reintroduce) NPCs and further the game's story. You can even have one player character mentor another, particularly when it comes to retraining skills.","Any costs to retraining should be pretty minor—about as much as a PC could gain by Earning Income over the same period of time. The costs are mostly there to make the training feel appropriate within the context of the story, not to consume significant amounts of the character's earnings. A teacher might volunteer to work without pay as a reward for something the character has already done, or simply ask for a favor in return."],"source":"CRB"},{"type":"pf2-h4","page":502,"name":"Disallowed Options","entries":["While some character options can't normally be retrained, you can invent ways for a character to retrain even these—special rituals, incredible quests, or the perfect tutor. For example, ability scores can't normally be retrained, as that can unbalance the game. But not all players necessarily want to exploit the system—maybe a player simply wants to swap an ability boost between two low stats. In situations like this, you could let them spend a few months working out or studying to reassign an ability boost."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":489,"name":"Running a Game Session","entries":["A campaign happens over a series of sessions. Each session is usually several hours long, with multiple encounters, some exploration, and possibly downtime. Your session can be compared to an episode of a TV show; it should include some twists, turns, and changes, and end leaving people excited about what comes next.",{"type":"pf2-h3","page":489,"name":"Planning a Session","entries":["One of the greatest challenges in gaming is scheduling a time for everyone to get together and play. Often, this responsibility falls on you as the GM, since you're the one who has to prepare your game between sessions. Many games have a set schedule, such as once per week, once every 2 weeks, or once per month. The less frequently your group meets, the better notes and recaps you'll need to keep everyone on the same page.","Plan a time for everybody will arrive, and also try to set a time when playing the game will begin. This can make it easier for everyone to finish chatting, catching up, and eating in a timely fashion so you can start playing the game. Having an end time in mind is also fairly important. A typical game session lasts about 4 hours, though some groups hold 2-hour sessions or play marathon games. Less than 2 hours usually isn't enough time to get much done in most Pathfinder campaigns. If your session will be longer than 2 hours, plan out some 15-minute breaks (in addition to bathroom and beverage breaks, which players can take as needed)."],"source":"CRB"},{"type":"pf2-h3","page":490,"name":"Starting a Session","entries":["Once everyone is ready, get everyone's attention and cover the following topics. These are in a rough order that you can change based on your group's style or a session's needs.",{"type":"list","items":["Recap what happened during the previous sessions.","Establish where the characters are at the beginning of this session. Have they been resting since their last challenge? Are they in a hallway, preparing to raid the next room of a dungeon? Tell players whether their characters had time to rest or recover since the last session.","Remind players that they each have 1 Hero Point at the start of the session ({@quickref here||4|rewards|1}).","Establish goals. The players should have an idea of what they want to do next. Reestablish any goals the group already had, then let the players weigh in on whether these goals still apply, and on whether there's anything else they hope to accomplish in this session.","Commence adventuring! Decide which mode of play you're going to start in, then lead off with a verbal prompt to get the action started. You might ask a question related to a particular character, have everyone immediately roll initiative as a monster attacks, or briefly describe the environment and sensations that surround the player characters, allowing them to react."]}],"source":"CRB"},{"type":"pf2-h3","page":490,"name":"Running a Session","entries":["During a session, you're in charge of keeping the game's action moving, managing the different modes of play, fielding questions, and making rules decisions. You'll also want to keep a rough eye on the time, so you can end when most convenient for the group.","You're the interface between the rules and the imagined world you and the other players share. They will ask you questions, and they'll act based on their own assumptions. It's up to you to establish what's true in the world, but you don't do this unilaterally. You're informed by the setting's backstory, your preparations, and the suggestions and assumptions the other players bring to the table. Keep in mind that until you announce something, your own plans are subject to change. For example, if you originally intended the owner of a tavern to be kindly and well-intentioned, but a player misreads her and invents an interesting conspiracy theory regarding her intentions that sounds fun, you might convert the tavern owner into an agent of evil after all.","You'll also determine when PCs and foes need to attempt checks, as well as the consequences of those rolls. This comes up most often outside of encounters, as encounters are more regimented about when checks happen and how they are resolved. In an encounter, a player can usually determine their own character's turn, with you chiming in only to say whether an attack hits or if something in the environment requires a character to attempt a check.",{"type":"pf2-h4","page":490,"name":"The Spotlight","entries":["As you run the game, keep track of who has the spotlight. It can be easy to keep attention on the most outgoing player or character, but you need to check in with all the players. If a player hasn't contributed in some time, stop and ask, \"What's your character doing at this point?\" If the player's not sure, add a detail or nonplayer character to the scene that the player might find interesting."],"source":"CRB"},{"type":"pf2-h4","page":490,"name":"Distractions and Interrupting","entries":["Maintaining the players' attention keeps a game moving and leads to memorable moments when everyone's in the same zone. Too many interruptions break the flow. This is fine in moderation. Distractions become a problem if they're too frequent, as they cause people to miss things and make misinformed decisions as the session becomes disconnected. Yet every game includes breaks—sometimes intentional, sometimes not—and digressions. Finding the right balance of diversions for your group is essential.","A game is a social gathering, so there's definitely a place for conversation that's not directly related to playing the game. These interruptions become a problem if they're too frequent, or if people are talking over others. If a player repeatedly interrupts you or other people or undercuts every crucial moment of the game with a joke, talk to them about limiting their comments to appropriate times. Often, all you need to do is hold up your hand or otherwise indicate that the player is talking out of turn to delay them until after you or another speaker finishes talking.","Phones and other mobile devices are another major source of distraction. Banning them entirely is often impractical—many players use apps to roll dice or manage their character sheets, or they need to answer texts from their partner, check in on a work project, or otherwise stay connected with people who rely on them. However, you can set ground rules against using a device for anything that's not time-sensitive or game-related, such as refreshing social media, checking the score of a hockey game, playing a mobile game, or answering a non-urgent text. You can relax these rules for players when their characters are \"offstage.\" If a player's character isn't in a scene, that might be a good time for the player to use a mobile device."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":491,"name":"OFF-SESSION GAMING","entries":["Session play with a full group isn't the only way to play Pathfinder. Finding opportunities to expand on the game outside of its regular schedule can keep your group engaged between sessions.","You can get together with a single player to run a mini-session for their character, covering a mission that's important to their story but doesn't concern the rest of the group. You and the players can work out what their characters do during solid stretches of downtime via e-mail or chat messages. You can also give players opportunities to collaborate on details of the story, like having a player design a heraldic symbol for the adventuring group or map out their home base. You might even decide to award a Hero Point at the next session to a player for events that happened outside a session.","Some events aren't suitable for handling outside of sessions. Any event that strongly affects a character whose player isn't present should be handled at the table when everyone can attend. It's also helpful to recap events that took place outside of the session for all characters so no one feels excluded or lost."],"source":"CRB"},{"type":"pf2-h3","page":491,"name":"Adjudicating the Rules","entries":["As the GM, you are responsible for solving any rules disputes. Remember that keeping your game moving is more important than being 100% correct. Looking up rules at the table can slow the game down, so in many cases it's better to make your best guess rather than scour the book for the exact rule. (It can be instructive to look those rules up during a break or after the session, though!)","To make calls on the fly, use the following guidelines, which are the same principles the game rules are based on. You might want to keep printouts of these guidelines and the DC guidelines (page 503) for quick reference.",{"type":"list","items":["If you don't know how long a quick task takes, go with 1 action, or 2 actions if a character shouldn't be able to perform it three times per round.","If you're not sure what action a task uses, look for the most similar basic action. If you don't find one, make up an undefined action (page XXX) adding any necessary traits (usually attack, concentrate, manipulate, or move).","When two sides are opposed, have one roll against the other's DC. Don't have both sides roll (initiative is the exception to this rule). The character who rolls is usually the one acting (except in the case of saving throws).","If an effect raises or lowers chances of success, grant a +1 circumstance bonus or a –1 circumstance penalty.","If you're not sure how difficult a significant challenge should be, use the DC for the party's level.","If you're making up an effect, creatures should be incapacitated or killed on only a critical success (or for a saving throw, on a critical failure).","If you don't know what check to use, pick the most appropriate skill. If no other skill applies to a check to {@action Recall Knowledge}, use an appropriate {@skill Lore} skill (usually at an untrained proficiency rank).","Use the characters' daily preparations as the time to reset anything that lasts roughly a day.","When a character accomplishes something noteworthy that doesn't have rules for XP, award them XP for an accomplishment (10 to 30 XP, as described {@quickref here||4|rewards|1}).","When the PCs fail at a task, look for a way they might fail forward, meaning the story moves forward with a negative consequence rather than the failure halting progress entirely."]}],"source":"CRB"},{"type":"pf2-h3","page":492,"name":"Special Circumstances","entries":["The player characters in your group will at times attempt tasks that should be easier or harder than the rules or adventure would otherwise lead you to expect, such as a PC Gathering Information in their hometown. In these cases, you can just apply a circumstance bonus or penalty. Usually, this is +1 or –1 for a minor but significant circumstance, but you can adjust this bonus or penalty to +2 or –2 for a major circumstance. The maximum bonus or penalty, +4 or –4, should apply only if someone has an overwhelming advantage or is trying something extremely unlikely but not quite impossible.","You can also add traits to actions. Let's say that during a fight, Seelah dips her sword into a brazier of hot coals before swinging it at an enemy with a weakness to fire. You could add the fire trait to this attack. A PC getting an advantage in this way should usually have to use an action to do so, so Seelah would get the benefit for one attack, but to do it again she'd need to bury her sword in the coals once more."],"source":"CRB"},{"type":"pf2-brown-box","page":492,"name":"SHARING RESPONSIBILITY","entries":["Just because you're the GM and ostensibly in charge doesn't mean you have to do all the extra work to make the campaign run. Some of the tasks described here, like scheduling games, taking notes, and giving recaps, can be delegated to other players. You might also have someone track initiative or the Hit Points of the PCs' foes for you in encounters, or even run those foes if you have a large group and someone would rather do that than control a character of their own. It's also great when someone else can host a session, provide snacks for the group, or take on other responsibilities that aren't directly related to the game.","It's best to figure out a schedule of responsibilities when you're first setting up a game. Ask the players what they're willing to take on. If you start to feel overwhelmed partway through a campaign, you can revisit the topic and try out new options until you find a setup that's comfortable."],"source":"CRB"},{"type":"pf2-h3","page":492,"name":"Incorporating Additional Options","entries":["You might grant players access to additional rule or character options. If you feel confident that allowing a character to take a particular option will be a good addition to your game, then go for it! If you're uncertain or worried about a request, you don't have to allow it, and it's your call to make. However, try to meet players halfway or suggest alternatives. If you want to allow an option on a trial basis but are worried it might become a problem later, talk to the player beforehand and explain that you are tentatively allowing the option, but might change your mind later, after you see how the option can be used during play."],"source":"CRB"},{"type":"pf2-brown-box","page":492,"name":"PAIZO'S PUBLISHED ADVENTURES","entries":["You can purchase the following types of adventures at {@b {@link paizo.com|https://paizo.com}}, your local game store, or many book stores. If you want to acquire all the adventures in a given line, you can purchase a subscription at {@b {@link paizo.com|https://paizo.com}}.",{"type":"pf2-title","name":"Pathfinder Adventure Paths"},"Each monthly volume of a Pathfinder Adventure Path leads into the next as part of a greater story spanning multiple volumes. The first volume of each Adventure Path typically starts at 1st level, and each volume has a self-contained story that eventually leads to a big climax at the end of the final volume. Each volume also typically includes new monsters, rules, and details about the world.","Each Adventure Path has a different theme, and their settings range across the Inner Sea region and beyond.",{"type":"pf2-title","name":"Pathfinder Adventures"},"Pathfinder Adventures are standalone adventures that cover several levels of play. They're self-contained and typically have a unique structure or theme. You can play through a Pathfinder Adventure on its own or as part of your ongoing campaign—some make ideal side adventures for Adventure Paths that have similar themes.",{"type":"pf2-title","name":"Pathfinder Society Scenarios"},"Scenarios are the adventures used by the Pathfinder Society Roleplaying Guild; you can play them as part of the Pathfinder Society or on your own. Each takes about 4 to 5 hours to run, so you can tell a whole story in a short amount of time, but they're also part of a larger continuity and can be combined together to form the basis of a longer campaign."],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","source":"GMG","page":39,"name":"Starting at a Higher Level","entries":["A typical campaign starts at 1st level, but you can start at a higher level if you choose. This can be especially satisfying for a one-shot or short campaign, or if your group wants to play a specific adventure made for higher-level groups. The PCs should start at the same level. They simply make a 1st-level character, then level it up the number of times needed to reach the starting level.","The {@table Character Wealth|CRB} table indicates how much currency and what common items of various levels the character should start with. Let the players choose their own items and spend their currency on common items as well if they choose. This table gives them fewer items than they might have had if they had gained items through adventuring, balancing the fact that they can choose what items they want."],"data":{"quickref":5}}]}]}} \ No newline at end of file +{"reference":{"bookref-quick":{"name":"Quick Reference","id":"bookref-quick","contents":[{"name":"Character Creation","headers":["Animal Companions","Archetypes","Character Creation","Characters With Disabilities","Familiars","Leveling Up"]},{"name":"Items & Equipment","headers":["Activating Items","Animals","Armor","Carrying and Using Items","Coins and Currency","Constant Abilities","Creating a Personal Staff","Formulas","Investing Magic Items","Item Damage","Item Level","Items and Sizes","Price","Runes","Scrolls","Services","Shields","Shoddy Items","Staves","Wands","Weapons","Wearing Tools"]},{"name":"Spells","headers":["Cantrips","Casting Spells","Disbelieving Illusions","Durations","Focus Spells","Hostile Actions","Identifying Spells","Innate Spells","Ranges, Areas, and Targets","Reading Spells","Rituals","Saving Throws","Setting Triggers","Spell Attacks","Spell Slots","Walls"]},{"name":"Playing the Game","headers":["Actions","Afflictions","Checks","Concealment and Invisibility","Condition Values","Conditions","Counteracting","Cover","Damage","Downtime Mode","Effects","Encounter Mode","Exploration Mode","Flanking","Game Conventions","Hero Points","Hit Points, Healing, and Dying","Making Choices","Movement","Overriding Conditions","Perception","Special Checks","Specific Checks"]},{"name":"Game Mastering","headers":["Difficulty Classes","Drugs","Environment","Hazards","Planning a Campaign","Preparing an Adventure","Rewards","Running Modes of Play","Running a Game Session","Starting at a Higher Level"]}]},"bookref-gmscreen":{"name":"GM Reference","id":"bookref-gmscreen","contents":[]}},"data":{"bookref-quick":[{"type":"entries","entries":[{"type":"section","page":214,"name":"Animal Companions","entries":["An animal companion is a loyal comrade who follows your orders without you needing to use Handle an Animal on it. Your animal companion has the {@trait animal} and {@trait minion} traits, and it gains 2 actions during your turn if you use the {@action Command an Animal} action to command it; this is in place of the usual effects of {@action Command an Animal}. If your companion dies, you can spend a week of downtime to replace it at no cost. You can have only one animal companion at a time.",{"type":"pf2-h3","page":214,"name":"Riding Animal Companions","entries":["You or an ally can ride your animal companion as long as it is at least one size larger than the rider. If it is carrying a rider, the animal companion can use only its land Speed, and it can't move and Support you on the same turn. However, if your companion has the mount special ability, it's especially suited for riding and ignores both of these restrictions."],"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Young Animal Companions","entries":["The following are the base statistics for a young animal companion, the first animal companion most characters get. You make adjustments to these statistics depending on the type of animal you choose. As you gain levels, you might make further adjustments as your companion becomes more powerful. An animal companion has the same level you do. Animal companions calculate their modifiers and DCs just as you do with one difference: the only item bonuses they can benefit from are to speed and AC (their maximum item bonus to AC is +2)."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h4","page":214,"name":"Proficiencies","entries":["Your animal companion uses your level to determine its proficiency bonuses. It's trained in its unarmed attacks, unarmored defense, barding, all saving throws, Perception, {@skill Acrobatics}, and {@skill Athletics}. Animal companions can't use abilities that require greater Intelligence, such as Coerce or Decipher Writing, even if trained in the appropriate skill, unless they have a specialization that allows it."],"source":"CRB"},{"type":"pf2-h4","page":214,"name":"Ability Modifiers","entries":["An animal companion begins with base ability modifiers of {@b Str} +2, {@b Dex} +2, {@b Con} +1, {@b Int}–4, {@b Wis} +1, {@b Cha} +0. Each type has its own strengths and increases two of these modifiers by 1 each. These increases are already calculated into the stat blocks in Companion Types below."],"source":"CRB"},{"type":"pf2-h4","page":214,"name":"Hit Points","entries":["Your animal companion has ancestry Hit Points from its type, plus a number of Hit Points equal to 6 plus its Constitution modifier for each level you have."],"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Mature Animal Companions","entries":["To advance a young animal companion to a mature animal companion (usually a result of one of your class feat choices), increase its Strength, Dexterity, Constitution, and Wisdom modifiers by 1. Increase its unarmed attack damage from one die to two dice (for instance 1d8 to 2d8), and its proficiency rank for Perception and all saving throws to expert. Increase its proficiency ranks in {@skill Intimidation}, {@skill Stealth}, and {@skill Survival} to trained, and if it was already trained in one of those skills from its type, increase its proficiency rank in that skill to expert. If your companion is Medium or smaller, it grows by one size."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Nimble Animal Companions","entries":["To advance a mature animal companion to a nimble animal companion, increase its Dexterity modifier by 2 and its Strength, Constitution, and Wisdom modifiers by 1. It deals 2 additional damage with its unarmed attacks. Increase its proficiency ranks in {@skill Acrobatics} to expert. It also learns the advanced maneuver for its type. Its attacks become magical for the purpose of ignoring resistances."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Savage Animal Companions","entries":["To advance a mature animal companion to a savage animal companion, increase its Strength modifier by 2 and its Dexterity, Constitution, and Wisdom modifiers by 1. It deals 3 additional damage with its unarmed attacks. Increase its proficiency rank in {@skill Athletics} to expert. It also learns the advanced maneuver for its type. If your companion is Medium or smaller, it grows by one size. Its attacks become magical for the purpose of ignoring resistances."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Companion Types","entries":["The species of animal you choose is called your {@filter companion's type|companionsfamiliars||Type=Companion}. Each {@filter companion type|companionsfamiliars||Type=Companion} has its own statistics. The Size entry indicates your companion's starting size as a young animal companion. Following the size entry are the companion's unarmed attacks, and then its ability modifiers. The Hit Points entry indicates the companion's ancestry Hit Points. The Skill entry indicates an additional trained skill your companion has. The Senses entry lists your companion's special senses. The Speed entry gives your companion's Speeds. The Special entry, if present, lists any other special abilities your companion has, for example whether it often serves as a mount and is particularly appropriate for mounted classes, such as the champion.","The Support Benefit entry indicates a special benefit you gain by {@action Command an Animal||Commanding the Animal} to use the Support action (see below). The Advanced Maneuver entry indicates a powerful new action your companion learns how to use if it becomes a nimble or savage animal companion."],"source":"CRB"},{"type":"pf2-h3","page":217,"name":"Specialized Animal Companions","entries":["Specialized animal companions are more intelligent and engage in more complex behaviors. The first time an animal gains a specialization, it gains the following: Its proficiency rank for unarmed attacks increases to expert. Its proficiency ranks for saving throws and Perception increase to master.","Increase its Dexterity modifier by 1 and its Intelligence modifier by 2. Its unarmed attack damage increases from two dice to three dice, and it increases its additional damage with unarmed attacks from 2 to 4 or from 3 to 6.","Each specialization grants additional benefits. Most animal companions can have only one specialization.",{"type":"pf2-h4","page":217,"name":"Ambusher","entries":["In your companion's natural environment, it can use a {@action Sneak} action even if it's currently observed. Its proficiency rank in {@skill Stealth} increases to expert (or master if it was already an expert from its type), and its Dexterity modifier increases by 1. Its proficiency rank for unarmored defense increases to expert."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Bully","entries":["Your companion terrorizes foes with dominance displays and pushes them around the battlefield. Its proficiency ranks for {@skill Athletics} and {@skill Intimidation} increase to expert (or master if it was already expert from its type), its Strength modifier increases by 1, and its Charisma modifier increases by 3."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Daredevil","entries":["Your companion joins the fray with graceful leaps and dives.","It gains the {@classFeature deny advantage|barbarian||3} ability, so it isn't {@condition flat-footed} to hidden, undetected, or flanking creatures unless such a creature's level is greater than yours. Its proficiency rank in {@skill Acrobatics} increases to master, and its Dexterity modifier increases by 1. Its proficiency rank in unarmored defense increases to expert."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Racer","entries":["Your companion races. It gains a +10-foot status bonus to its Speed, swim Speed, or fly Speed (your choice). Its proficiency in Fortitude saves increases to legendary, and its Constitution modifier increases by 1."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Tracker","entries":["Your companion is an incredible tracker. It can move at full Speed while following tracks. Its proficiency rank in {@skill Survival} increases to expert (or master if it was already an expert from its type), and its Wisdom modifier increases by 1."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Wrecker","entries":["Your companion smashes things. Its unarmed attacks ignore half an object's Hardness. Its {@skill Athletics} proficiency increases to master, and its Strength modifier increases by 1."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":219,"name":"Archetypes","entries":["Applying an archetype requires you to select archetype feats instead of class feats. Start by finding the archetype that best fits your character concept, and select the archetype's dedication feat using one of your class feat choices. Once you have the dedication feat, you can select any feat from that archetype in place of a class feat as long as you meet its prerequisites. The archetype feat you select is still subject to any selection restrictions on the class feat it replaces. For example, if you gained an ability at 6th level that granted you a 4th-level class feat with the dwarf trait, you could swap out that class feat only for an archetype feat of 4th level or lower with the dwarf trait. Archetype feats you gain in place of a class feat are called archetype class feats.","Occasionally, an archetype feat works like a skill feat instead of a class feat. These archetype feats have the skill trait, and you select them in place of a skill feat, otherwise following the same rules above. These are not archetype class feats (for instance, to determine the number of Hit Points you gain from the Fighter Resiliency archetype feat).","Each archetype's dedication feat represents a certain portion of your character's time and focus, so once you select a dedication feat for an archetype, you must satisfy its requirements before you can gain another dedication feat. Typically, you satisfy an archetype dedication feat by gaining a certain number of feats from the archetype's list. You cannot retrain a dedication feat as long as you have any other feats from that archetype.","Sometimes an archetype feat lets you gain another feat, such as the alchemist's basic concoction. You must always meet the prerequisites of the feat you gain in this way.","Two special kinds of archetypes are designated by the class and multiclass traits. The archetypes in this book are all multiclass archetypes.",{"type":"pf2-h3","page":219,"name":"Multiclass Archetypes","entries":["Archetypes with the multiclass trait represent diversifying your training into another class's specialties. You can't select a multiclass archetype's dedication feat if you are a member of the class of the same name (for instance, a fighter can't select the Fighter Dedication feat)."],"source":"CRB"},{"type":"pf2-h3","page":219,"name":"Class Archetypes","entries":["Archetypes with the class trait represent a fundamental divergence from your class's specialties, but one that exists within the context of your class. You can select a class archetype only if you are a member of the class of the same name. Class archetypes always alter or replace some of a class's static class features, in addition to any new feats they offer. It may be possible to take a class archetype at 1st level if it alters or replaces some of the class's initial class features.","In that case, you must take that archetype's dedication feat at 2nd level, and after that you proceed normally. You can never have more than one class archetype."],"source":"CRB"},{"type":"pf2-h4","page":219,"name":"Spellcasting Archetypes","alias":["Spellcasting Benefits"],"entries":["Some archetypes grant you a substantial degree of spellcasting, albeit delayed compared to a character from a spellcasting class. In this book, the spellcasting archetypes are bard, cleric, druid, sorcerer, and wizard, the multiclass archetypes for the five main spellcasting classes, but future books might introduce spellcasting archetypes that aren't multiclass archetypes.","A spellcasting archetype allows you to use scrolls, staves, and wands in the same way that a member of a spellcasting class can.","Spellcasting archetypes always grant the ability to cast cantrips in their dedication, and then they have a basic spellcasting feat, an expert spellcasting feat, and a master spellcasting feat. These feats share their name with the archetype; for instance, the wizard's master spellcasting feat is called Master Wizard Spellcasting.","All spell slots you gain from spellcasting archetypes have restrictions depending on the archetype; for instance, the bard archetype grants you spell slots you can use only to cast occult spells from your bard repertoire, even if you are a sorcerer with occult spells in your sorcerer repertoire.","{@b Basic Spellcasting Feat:} Usually available at 4th level, these feats grant a 1st-level spell slot. At 6th level, they grant you a 2nd-level spell slot, and if you have a spell repertoire, you can select one spell from your repertoire as a signature spell. At 8th level, they grant you a 3rd-level spell slot. Archetypes refer to these benefits as the \"basic spellcasting benefits.\"","{@b Expert Spellcasting Feat:} Typically taken at 12th level, these feats make you an expert in spell attack rolls and DCs of the appropriate magical tradition and grant you a 4th-level spell slot. If you have a spell repertoire, you can select a second spell from your repertoire as a signature spell. At 14th level, they grant you a 5th-level spell slot, and at 16th level, they grant you a 6th-level spell slot. Archetypes refer to these benefits as the \"expert spellcasting benefits.\"","{@b Master Spellcasting Feat:} Usually found at 18th level, these feats make you a master in spell attack rolls and DCs of the appropriate magical tradition and grant you a 7th-level spell slot. If you have a spell repertoire, you can select a third spell from your repertoire as a signature spell. At 20th level, they grant you an 8th-level spell slot. Archetypes refer to these benefits as the \"master spellcasting benefits.\""],"data":{"quickrefIndex":true},"source":"CRB"},"{@note To view all Archetypes, please view the {@filter Archetypes page.|archetypes||source=CRB}}"],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":19,"name":"Character Creation","entries":["Unless you're the GM, the first thing you need to do when playing Pathfinder is create your character. It's up to you to imagine your character's past experiences, personality, and worldview, and this will set the stage for your roleplaying during the game. You'll use the game's mechanics to determine your character's ability to perform various tasks and use special abilities during the game.","This section provides a step-by-step guide for creating a character using the Pathfinder rules, preceded by a guide to help you understand ability scores. These scores are a critical part of your character, and you will be asked to make choices about them during many of the following steps. The steps of character creation are presented in a suggested order, but you can complete them in whatever order you prefer.","Many of the steps on pages 21 –28 instruct you to fill out fields on your character sheet. The character sheet is shown on pages 24 –25; you can find a copy in the back of this book or online as a free pdf. The character sheet is designed to be easy to use when you're actually playing the game—but creating a character happens in a different order, so you'll move back and forth through the character sheet as you go through the character creation process. Additionally, the character sheet includes every field you might need, even though not all characters will have something to put in each field. If a field on your character sheet is not applicable to your character, just leave that field blank.","All the steps of character creation are detailed on the following pages; each is marked with a number that corresponds to the sample character sheet on pages 24 –25, showing you where the information goes. If the field you need to fill out is on the third or fourth page of the character sheet, which aren't shown, the text will tell you.","If you're creating a higher-level character, it's a good idea to begin with the instructions here, then turn to page 29 for instructions on leveling up characters.",{"type":"pf2-h3","page":19,"name":"The Six Ability Scores","entries":["One of the most important aspects of your character is their ability scores. These scores represent your character's raw potential and influence nearly every other statistic on your character sheet. Determining your ability scores is not done all at once, but instead happens over several steps during character creation.","Ability scores are split into two main groups: physical and mental. Strength, Dexterity, and Constitution are physical ability scores, measuring your character's physical power, agility, and stamina. In contrast, Intelligence, Wisdom, and Charisma are mental ability scores and measure your character's learned prowess, awareness, and force of personality.","Excellence in an ability score improves the checks and statistics related to that ability, as described below. When imagining your character, you should also decide what ability scores you want to focus on to give you the best chance at success.",{"type":"pf2-h4","page":19,"name":"Strength","entries":["Strength measures your character's physical power.","Strength is important if your character plans to engage in hand-to-hand combat. Your Strength modifier gets added to melee damage rolls and determines how much your character can carry."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Dexterity","entries":["Dexterity measures your character's agility, balance, and reflexes. Dexterity is important if your character plans to make attacks with ranged weapons or use stealth to surprise foes. Your Dexterity modifier is also added to your character's AC and Reflex saving throws."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Constitution","entries":["Constitution measures your character's overall health and stamina. Constitution is an important statistic for all characters, especially those who fight in close combat.","Your Constitution modifier is added to your Hit Points and Fortitude saving throws."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Intelligence","entries":["Intelligence measures how well your character can learn and reason. A high Intelligence allows your character to analyze situations and understand patterns, and it means they can become trained in additional skills and might be able to master additional languages."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Wisdom","entries":["Wisdom measures your character's common sense, awareness, and intuition. Your Wisdom modifier is added to your Perception and Will saving throws."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Charisma","entries":["Charisma measures your character's personal magnetism and strength of personality. A high Charisma score helps you influence the thoughts and moods of others."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":20,"name":"Ability Score Overview","entries":["Each ability score starts at 10, representing human average, but as you make character choices, you'll adjust these scores by applying ability boosts, which increase a score, and ability flaws, which decrease a score. As you build your character, remember to apply ability score adjustments when making the following decisions.","{@b Ancestry:} Each ancestry provides ability boosts, and sometimes an ability flaw. If you are taking any voluntary flaws, apply them in this step (see the sidebar on page 24).","{@b Background:} Your character's background provides two ability boosts.","{@b Class:} Your character's class provides an ability boost to the ability score most important to your class, called your key ability score.","{@b Determine Scores:} After the other steps, you apply four more ability boosts of your choice. Then, determine your ability modifiers based on those scores.",{"type":"pf2-h4","page":20,"name":"Ability Boosts","entries":["An ability boost normally increases an ability score's value by 2. However, if the ability score to which you're applying an ability boost is already 18 or higher, its value increases by only 1. At 1st level, a character can never have any ability score that's higher than 18.","When your character receives an ability boost, the rules indicate whether it must be applied to a specific ability score or to one of two specific ability scores, or whether it is a \"free\" ability boost that can be applied to any ability score of your choice. However, when you gain multiple ability boosts at the same time, you must apply each one to a different score. Dwarves, for example, receive an ability boost to their Constitution score and their Wisdom score, as well as one free ability boost, which can be applied to any score other than Constitution or Wisdom."],"source":"CRB"},{"type":"pf2-h4","page":20,"name":"Ability Flaws","entries":["Ability flaws are not nearly as common in Pathfinder as ability boosts. If your character has an ability flaw—likely from their ancestry—you decrease that ability score by 2."],"source":"CRB"},{"type":"pf2-brown-box","page":20,"name":"ALTERNATIVE METHOD: ROLLING ABILITY SCORES","entries":["The standard method of generating ability scores that's described above works great if you want to create a perfectly customized, balanced character. But your GM may decide to add a little randomness to character creation and let the dice decide what kind of character the players are going to play. In that case, you can use this alternative method to generate your ability scores. Be warned—the same randomness that makes this system fun also allows it to sometimes create characters that are significantly more (or less) powerful than the standard ability score system and other Pathfinder rules assume.","If your GM opts for rolling ability scores, follow these alternative steps, ignoring all other instructions and guidelines about applying ability boosts and ability flaws throughout the character generation process.",{"type":"pf2-title","name":"STEP 1: ROLL AND ASSIGN SCORES"},"Roll four 6-sided dice (4d6) and discard the lowest die result.","Add the three remaining results together and record the sum.","(For example, if you rolled a 2, 4, 5, and 6, you would discard the 2 and your total would be 15.) Repeat this process until you've generated six such values. Decide which value you want for each of your ability scores.",{"type":"pf2-title","name":"STEP 2: ASSIGN ABILITY BOOSTS AND ABILITY FLAWS"},"Apply the ability boosts your character gains from their ancestry, but your character gets one fewer free ability boost than normal. If your character's ancestry has any ability flaws, apply those next. Finally, apply one ability boost to one of the ability scores specified in the character's background (you do not get the other free ability boost).","These ability boosts cannot raise a score above 18. If this would happen, you can put the ability boost into another ability score instead, as if it were a free ability boost, or you can put it into an ability score of 17 to reach 18 and lose the excess increase.",{"type":"pf2-title","name":"STEP 3: RECORD SCORES AND MODIFIERS"},"Record the final scores and assign the ability modifiers according to {@table ABILITY MODIFIERS||Table 1–1}. When your character receives additional ability boosts at higher levels, you assign them as any character would."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":20,"name":"Ability Modifiers","entries":["Once you've finalized your ability scores, you can use them to determine your ability modifiers, which are used in most other statistics in the game. Find the score in {@table ABILITY MODIFIERS||Table 1–1: Ability Modifiers} to determine its ability modifier.",{"type":"data","tag":"table","name":"Ability Modifiers","source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":21,"name":"Create a Concept","entries":["What sort of hero do you want to play? The answer to this question might be as simple as \"a brave warrior,\" or as complicated as \"the child of elven wanderers, but raised in a city dominated by humans and devoted to Sarenrae, goddess of the sun.\" Consider your character's personality, sketch out a few details about their past, and think about how and why they adventure. You'll want to peruse Pathfinder's available ancestries, backgrounds, and classes. The summaries on pages 22 –23 might help you match your concept with some of these basic rule elements. Before a game begins, it's also a good idea for the players to discuss how their characters might know each other and how they'll work together throughout the course of their adventures.","There are many ways to approach your character concept.","Once you have a good idea of the character you'd like to play, move on to Step 2 to start building your character.",{"type":"pf2-h3","page":21,"name":"Ancestry, Background, Class, or Details","entries":["If one of Pathfinder's character ancestries, backgrounds, or classes particularly intrigues you, it's easy to build a character concept around these options. The summaries of ancestries and classes on pages 22 –23 give a brief overview of these options (full details appear in Chapters 2 and 3, respectively). Each ancestry also has several heritages that might refine your concept further, such as a human with an elf or orc parent, or an arctic or woodland elf. Additionally, the game has many backgrounds to choose from, representing your character's upbringing, their family's livelihood, or their earliest profession. Backgrounds are detailed later in Chapter 2, beginning on page 60.","Building a character around a specific ancestry, background, or class can be a fun way to interact with the world's lore. Would you like to build a typical member of your character's ancestry or class, as described in the relevant entry, or would you prefer to play a character who defies commonly held notions about their people?","For example, you could play a dwarf with a wide-eyed sense of wonder and a zest for change, or a performing rogue capable of amazing acrobatic feats but with little interest in sneaking about.","You can draw your concept from any aspect of a character's details. You can use roleplaying to challenge not only the norms of Pathfinder's fictional world, but even real-life societal norms. Your character might challenge gender notions, explore cultural identity, have a disability, or any combination of these suggestions. Your character can live any life you see fit."],"source":"CRB"},{"type":"pf2-h3","page":21,"name":"Faith","entries":["Perhaps you'd like to play a character who is a devout follower of a specific deity. Pathfinder is a rich world with myriad faiths and philosophies spanning a wide range, from Cayden Cailean, the Drunken Hero of good-hearted adventuring; to Desna, the Song of Spheres and goddess of dreaming and the stars; to Iomedae, the Inheritor, goddess of honor, justice, and rulership. Pathfinder's major deities appear on pages 437–440. Your character might be so drawn to a particular faith that you decide they should be a champion or cleric of that deity; they might instead be a lay worshipper who applies their faith's teachings to daily life, or simply the child of devout parents."],"source":"CRB"},{"type":"pf2-brown-box","page":21,"name":"ANCESTRIES AND CLASSES","entries":["Each player takes a different approach to creating a character. Some want a character who will fit well into the story, while others look for a combination of abilities that complement each other mechanically. You might combine these two approaches. There is no wrong way!","When you turn the page, you'll see a graphical representation of ancestries and classes that provide at-aglance information for players looking to make the most of their starting ability scores. In the ancestries overview on page 22, each entry lists which ability scores it boosts, and also indicates any ability flaws the ancestry might have.","You can find more about ability boosts and ability flaws in Ability Scores on page 20.","The summaries of the classes on pages 22 –23 list each class's key ability score—the ability score used to calculate the potency of many of their class abilities. Characters receive an ability boost in that ability score when you choose their class. This summary also lists one or more secondary ability scores important to members of that class.","Keep in mind a character's background also affects their ability scores, though there's more flexibility in the ability boosts from backgrounds than in those from classes. For descriptions of the available backgrounds, see pages 60–64."],"source":"CRB"},{"type":"pf2-h3","page":21,"name":"Your Allies","entries":["You might want to coordinate with other players when forming your character concept. Your characters could have something in common already; perhaps they are relatives, or travelers from the same village. You might discuss mechanical aspects with the other players, creating characters whose combat abilities complement each other. In the latter case, it can be helpful for a party to include characters who deal damage, characters who can absorb damage, and characters who can provide healing.","However, Pathfinder's classes include a lot of choices, and there are many options for building each type of character, so don't let these broad categories restrict your decisions."],"source":"CRB"},{"type":"pf2-tips-box","page":21,"name":"CHARACTER SHEET","entries":["Once you've developed your character's concept, jot down a few sentences summarizing your ideas under the Notes section on the third page of your character sheet. Record any of the details you've already decided, such as your character's name, on the appropriate lines on the first page."],"source":"CRB"}],"step":"1","source":"CRB"},{"type":"pf2-h2","page":21,"name":"Start Building Ability Scores","entries":["At this point, you need to start building your character's ability scores. See the overview of ability scores on pages 19 –20 for more information about these important aspects of your character and an overview of the process.","Your character's ability scores each start at 10, and as you select your ancestry, background, and class, you'll apply ability boosts, which increase a score by 2, and ability flaws, which decrease a score by 2. At this point, just note a 10 in each ability score and familiarize yourself with the rules for ability boosts and flaws on page 20. This is also a good time to identify which ability scores will be most important to your character. See The Six Ability Scores on page 19 and the class summaries on pages 22 –23 for more information."],"step":"2","source":"CRB"},{"type":"pf2-h2","page":21,"name":"Select an Ancestry","entries":["Select an ancestry for your character. The ancestry summaries on page 22 provide an overview of Pathfinder's core ancestry options, and each is fully detailed in Chapter 2. Ancestry determines your character's size, Speed, and languages, and contributes to their Hit Points.","Each also grants ability boosts and ability flaws to represent the ancestry's basic capabilities.","You'll make four decisions when you select your character's ancestry:",{"type":"list","items":["Pick the ancestry itself.","Assign any free ability boosts and decide if you are taking any voluntary flaws.","Select a heritage from those available within that ancestry, further defining the traits your character was born with.","Choose an ancestry feat, representing an ability your hero learned at an early age."]},{"type":"pf2-tips-box","page":21,"name":"CHARACTER SHEET","entries":["Write your character's ancestry and heritage in the appropriate space at the top of your character sheet's first page. Adjust your ability scores, adding 2 to an ability score if you gained an ability boost from your ancestry, and subtracting 2 from an ability score if you gained an ability flaw from your ancestry. Note the number of Hit Points your character gains from their ancestry—you'll add more to this number later. Finally, in the appropriate spaces, record your character's size, Speed, and languages. If your character's ancestry provides them with special abilities, write them in the appropriate spaces, such as {@ability darkvision} in the Senses"],"source":"CRB"}],"step":"3","source":"CRB"},{"type":"pf2-h2","page":21,"name":"Pick a Background","entries":["Your character's background might represent their upbringing, an aptitude they've been honing since their youth, or another aspect of their life before they became an adventurer. Character backgrounds appear in Chapter 2, starting on page 60. They typically provide two ability boosts (one that can be applied to either of two specific ability scores, and one that is free), training in a specific skill, training in a Lore skill, and a specific skill feat.",{"type":"pf2-tips-box","page":21,"name":"CHARACTER SHEET","entries":["Record your character's background in the space at the top of the first page of your character sheet. Adjust your ability scores, adding 2 to an ability score if you gained an ability boost from your background. Record the skill feat the background provides in the Skill Feat section of your character sheet's second page. On the first page, check the \"T\" box next to the name of the specific skill and for one Lore skill to indicate your character is trained, then write the name of the Lore skill granted by your background."],"source":"CRB"}],"step":"4","source":"CRB"},{"type":"pf2-h2","page":21,"name":"Choose a Class","entries":["At this point, you need to decide your character's class.","A class gives your character access to a suite of heroic abilities, determines how effectively they fight, and governs how easily they can shake off or avoid certain harmful effects. Each class is fully detailed in Chapter 3, but the summaries on pages 22 –23 provide an overview of each and tells you which ability scores are important when playing that class.","You don't need to write down all of your character's class features yet. You simply need to know which class you want to play, which determines the ability scores that will be most important for your character.",{"type":"pf2-tips-box","page":21,"name":"CHARACTER SHEET","entries":["Write your character's class in the space at the top of the first page of your character sheet, then write \"1\" in the Level box to indicate that your character is 1st level. Next to the ability scores, note the class's key ability score, and add 2 to that ability score from the ability boost the class provides. Don't worry about recording the rest of your character's class features and abilities yet—you'll handle that in Step 7."],"source":"CRB"}],"step":"5","source":"CRB"},{"type":"pf2-h2","page":26,"name":"Determine Ability Scores","entries":[{"type":"pf2-sidebar","page":26,"name":"OPTIONAL: VOLUNTARY FLAWS","entries":["Sometimes, it's fun to play a character with a major flaw regardless of your ancestry. You can elect to take additional ability flaws when applying the ability boosts and ability flaws from your ancestry. This is purely for roleplaying a highly flawed character, and you should consult with the rest of your group if you plan to do this! You can't apply more than one flaw to any single ability score."],"source":"CRB"},"Now that you've made the main mechanical choices about your character, it's time to finalize their ability scores. Do these three things:",{"type":"list","items":["First, make sure you've applied all the ability boosts and ability flaws you've noted in previous steps (from your ancestry, background, and class).","Then, apply four more ability boosts to your character's ability scores, choosing a different ability score for each and increasing that ability score by 2.","Finally, record your starting ability scores and ability modifiers, as determined using {@table ABILITY MODIFIERS||Table 1–1: Ability Modifiers}."]},"Remember that each ability boost adds 2 to the base score of 10, and each ability flaw subtracts 2. You should have no ability score lower than 8 or higher than 18.",{"type":"pf2-tips-box","page":26,"name":"CHARACTER SHEET","entries":["Write your character's starting ability scores in the box provided for each. Record the ability modifier for each ability score in the box to the left of the ability's name."],"source":"CRB"}],"step":"6","source":"CRB"},{"type":"pf2-h2","page":26,"name":"Record Class Details","entries":["Now, record all the benefits and class features that your character receives from the class you've chosen. While you've already noted your key ability score, you'll want to be sure to record the following class features.",{"type":"pf2-sidebar","page":27,"name":"SPELLS AND SPELLCASTING","entries":["Most classes can learn to cast a few focus spells, but the bard, cleric, druid, sorcerer, and wizard all gain spellcasting—the ability to cast a wide variety of spells.","If your character's class grants spells, you should take time during Step 7 to learn about the spells they know and how to cast them. The fourth page of the character sheet provides space to note your character's magic tradition and their proficiency rank for spell attack rolls and spell DCs. It also gives ample space to record the spells in your character's repertoire or spellbook, or that you prepare frequently. Each class determines which spells a character can cast, how they are cast, and how many they can cast in a day, but the spells themselves and detailed rules for spellcasting are located in Chapter 7."],"source":"CRB"},{"type":"list","items":["To determine your character's total starting Hit Points, add together the number of Hit Points your character gains from their ancestry (chosen in Step 2) and the number of Hit Points they gain from their class.","The Initial Proficiencies section of your class entry indicates your character's starting proficiency ranks in a number of areas. Choose which skills your character is trained in and record those, along with the ones set by your class. If your class would make you trained in a skill you're already trained in (typically due to your background), you can select another skill to become trained in.","See the class advancement table in your class entry to learn the class features your character gains at 1st level—but remember, you already chose an ancestry and background. Some class features require you to make additional choices, such as selecting spells."]},{"type":"pf2-tips-box","page":26,"name":"CHARACTER SHEET","entries":["Write your character's total Hit Points on the first page of your character sheet. Use the proficiency fields (the boxes marked \"T,\" \"E,\" \"M,\" and \"L\") on your character sheet to record your character's initial proficiencies in Perception, saving throws, and the skills granted by their class; mark \"T\" if your character is trained, or \"E\" if your character is expert. Indicate which additional skills you chose for your character to be trained in by marking the \"T\" proficiency box for each skill you selected. Likewise, record your character's their armor proficiencies in the Armor Class section at the top of the first page and their weapon proficiencies at the bottom of the first page. Record all other class feats and abilities on the second page. Don't worry yet about finalizing any values for your character's statistics—you'll handle that in Step 9."],"source":"CRB"}],"step":"7","source":"CRB"},{"type":"pf2-h2","page":27,"name":"Buy Equipment","entries":["At 1st level, your character has 15 gold pieces (150 silver pieces) to spend on armor, weapons, and other basic equipment. Your character's class lists the types of weapons and armor with which they are trained (or better!). Their weapons determine how much damage they deal in combat, and their armor influences their Armor Class; these calculations are covered in more detail in Step 10. Don't forget essentials such as food and traveling gear! For more on the available equipment and how much it costs, see Chapter 6.",{"type":"pf2-tips-box","page":27,"name":"CHARACTER SHEET","entries":["Once you've spent your character's starting wealth, calculate any remaining gp, sp, and cp they might still have and write those amounts in Inventory on the second page. Record your character's weapons in the Melee {@action Strike||Strikes} and Ranged {@action Strike||Strikes} sections of the first page, depending on the weapon, and the rest of their equipment in the Inventory section on your character sheet's second page. You'll calculate specific numbers for melee {@action Strike||Strikes} and ranged {@action Strike||Strikes} with the weapons in Step 9 and for AC when wearing that armor in Step 10."],"source":"CRB"}],"step":"8","source":"CRB"},{"type":"pf2-h2","page":27,"name":"Calculate Modifiers","entries":["With most of the big decisions for your character made, it's time to calculate the modifiers for each of the following statistics. If your proficiency rank for a statistic is trained, expert, master, and legendary, your bonus equals your character's level plus another number based on the rank (2, 4, 6, and 8, respectively). If your character is untrained, your proficiency bonus is +0.",{"type":"pf2-h3","page":27,"name":"Perception","entries":["Your character's Perception modifier measures how alert they are. This modifier is equal to their proficiency bonus in Perception plus their Wisdom modifier. For more about Perception, see page 448."],"source":"CRB"},{"type":"pf2-h3","page":27,"name":"Saving Throws","entries":["For each kind of saving throw, add your character's Fortitude, Reflex, or Will proficiency bonus (as appropriate) plus the ability modifier associated with that kind of saving throw. For Fortitude saving throws, use your character's Constitution modifier. For Reflex saving throws, use your character's Dexterity modifier. For Will saving throws, use your character's Wisdom modifier. Then add in any bonuses or penalties from abilities, feats, or items that always apply (but not modifiers, bonuses, or penalties that apply only in certain situations). Record this number on the line for that saving throw."],"source":"CRB"},{"type":"pf2-h3","page":27,"name":"Melee Strikes and Ranged Strikes","entries":["Next to where you've written your character's melee and ranged weapons, calculate the modifier to Strike with each weapon and how much damage that Strike deals. The modifier for a Strike is equal to your character's proficiency bonus with the weapon plus an ability modifier (usually Strength for melee {@action Strike||Strikes} and Dexterity for ranged {@action Strike||Strikes}).","You also add any item bonus from the weapon and any other permanent bonuses or penalties. You also need to calculate how much damage each weapon's Strike deals.","Melee weapons usually add your character's Strength modifier to damage rolls, while ranged weapons might add some or all of your character's Strength modifier, depending on the weapon's traits. See the weapon entries in Chapter 6 for more information."],"source":"CRB"},{"type":"pf2-h3","page":28,"name":"Skills","entries":["In the second box to the right of each skill name on your character sheet, there's an abbreviation that reminds you of the ability score tied to that skill. For each skill in which your character is trained, add your proficiency bonus for that skill (typically +3 for a 1st-level character) to the indicated ability's modifier, as well as any other applicable bonuses and penalties, to determine the total modifier for that skill. For skills your character is untrained in, use the same method, but your proficiency bonus is +0."],"source":"CRB"},{"type":"pf2-tips-box","page":28,"name":"CHARACTER SHEET","entries":["For Perception and saving throws, write your proficiency bonus and the appropriate ability modifier in the boxes provided, then record the total modifier in the large space.","Record the proficiency bonuses, ability modifiers, and total modifiers for your melee {@action Strike||Strikes} and ranged {@action Strike||Strikes} in the box after the name of each weapon, and put the damage for each in the space below, along with the traits for that attack. For skills, record the relevant ability modifier and proficiency bonus in the appropriate box for each skill, and then write the total skill modifiers in the spaces to the left.","If your character has any modifiers, bonuses, or penalties from feats or abilities that always apply, add them into the total modifiers. For ones that apply only in certain situations, note them next to the total modifiers."],"source":"CRB"}],"step":"9","source":"CRB"},{"type":"pf2-h2","page":28,"name":"Finishing Details","entries":["Now add the following details to your character sheet in the appropriate spaces.",{"type":"pf2-h3","page":28,"name":"Alignment","entries":["Your character's alignment is an indicator of their morality and personality. There are nine possible alignments in Pathfinder, as shown on Table 1 –2: The Nine Alignments. If your alignment has any components other than neutral, your character gains the traits of those alignment components. This might affect the way various spells, items, and creatures interact with your character.","Your character's alignment is measured by two pairs of opposed values: the axis of good and evil and the axis of law and chaos. A character who isn't committed strongly to either side is neutral on that axis. Keep in mind that alignment is a complicated subject, and even acts that might be considered good can be used for nefarious purposes, and vice versa. The GM is the arbiter of questions about how specific actions might affect your character's alignment.","If you play a champion, your character's alignment must be one allowed for their deity and cause (pages 437–440 and 106–107), and if you play a cleric, your character's alignment must be one allowed for their deity (pages 437–440).",{"type":"pf2-h4","page":29,"name":"Good and Evil","entries":["Your character has a good alignment if they consider the happiness of others above their own and work selflessly to assist others, even those who aren't friends and family. They are also good if they value protecting others from harm, even if doing so puts the character in danger. Your character has an evil alignment if they're willing to victimize others for their own selfish gain, and even more so if they enjoy inflicting harm. If your character falls somewhere in the middle, they're likely neutral on this axis."],"source":"CRB"},{"type":"pf2-h4","page":29,"name":"Law and Chaos","entries":["Your character has a lawful alignment if they value consistency, stability, and predictability over flexibility.","Lawful characters have a set system in life, whether it's meticulously planning day-to-day activities, carefully following a set of official or unofficial laws, or strictly adhering to a code of honor. On the other hand, if your character values flexibility, creativity, and spontaneity over consistency, they have a chaotic alignment—though this doesn't mean they make decisions by choosing randomly.","Chaotic characters believe that lawful characters are too inflexible to judge each situation by its own merits or take advantage of opportunities, while lawful characters believe that chaotic characters are irresponsible and flighty.","Many characters are in the middle, obeying the law or following a code of conduct in many situations, but bending the rules when the situation requires it. If your character is in the middle, they are neutral on this axis."],"source":"CRB"},{"type":"pf2-h4","page":29,"name":"Changing Alignment","entries":["Alignment can change during play as a character's beliefs change, or as you realize that your character's actions reflect a different alignment than the one on your character sheet. In most cases, you can just change their alignment and continue playing. However, if you play a cleric or champion and your character's alignment changes to one not allowed for their deity (or cause, for champions), your character loses some of their class abilities until they atone (as described in the class)."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Deity","entries":["Write down the deity your character worships, if any.","Champions and clerics must worship a deity. See pages 437–440 for more about Pathfinder's deities."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Age","entries":["Decide your character's age and note it on the third page of the character sheet. The description for your character's ancestry in Chapter 2 gives some guidance on the age ranges of members of that ancestry. Beyond that, you can play a character of whatever age you like. There aren't any mechanical adjustments to your character for being particularly old, but you might want to take it into account when considering your starting ability scores and future advancement. Particularly young characters can change the tone of some of the game's threats, so it's recommended that characters are at least young adults."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Gender and Pronouns","entries":["Characters of all genders are equally likely to become adventurers. Record your character's gender, if applicable, and their pronouns on the third page of the character sheet."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Class DC","entries":["A class DC sets the difficulty for certain abilities granted by your character's class. This DC equals 10 plus their proficiency bonus for their class DC (+3 for most 1st-level characters) plus the modifier for the class's key ability score."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Hero Points","entries":["Your character usually begins each game session with 1 Hero Point, and you can gain additional Hero Points during sessions by performing heroic deeds or devising clever strategies. Your character can use Hero Points to gain certain benefits, such as staving off death or rerolling a d20. See page 467 for more about Hero Points."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Armor Class (AC)","entries":["Your character's Armor Class represents how difficult they are to hit in combat. To calculate your AC, add 10 plus your character's Dexterity modifier (up to their armor's Dexterity modifier cap; page 274), plus their proficiency bonus with their armor, plus their armor's item bonus to AC and any other permanent bonuses and penalties."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Bulk","entries":["Your character's maximum Bulk determines how much weight they can comfortably carry. If they're carrying a total amount of Bulk that exceeds 5 plus their Strength modifier, they are encumbered. A character can't carry a total amount of Bulk that exceeds 10 plus their Strength modifier. The Bulk your character is carrying equals the sum of all of their items; keep in mind that 10 light items make up 1 Bulk. You can find out more about Bulk in Chapter 6: Equipment."],"source":"CRB"}],"step":"10","source":"CRB"}],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":487,"name":"Characters With Disabilities","entries":["A player might want to create a character with a disability, or their character might end up with a disability over the course of play. Work with the player to find ways to respectfully represent the disability. Conditions such as blinded and deafened aren't a good fit for a character who has been living with a disability long-term. Here are suggestions for rules you might use for PCs with disabilities.",{"type":"pf2-h3","name":"Blindness or Impaired Vision"},"A blind character can't detect anything using vision, critically fails {@skill Perception} checks requiring sight, is immune to {@trait visual} effects, and can't be {@condition blinded} or {@condition dazzled}. You might give this character the {@feat Blind-Fight (Fighter)||Blind-Fight} feat for free.","A character with impaired vision might take a –2 to –4 penalty to vision-based {@skill Perception} checks. {@item Basic Corrective Lenses|LOTGB|Spectacles} or {@filter other corrective devices|items||source=|type=|Subcategory=Vision} might reduce or remove this.",{"type":"pf2-h3","name":"Deafness or Being Hard of Hearing"},"A deaf character can't detect anything using hearing, critically fails {@skill Perception} checks that require hearing, and is immune to {@trait auditory} effects. They have enough practice to supply verbal components for casting spells and command components for activating magic items, but if they perform an action they're not accustomed to that involves auditory elements, they must succeed at a DC {@flatDC 5} flat check or the action is lost. It's best to give them the {@feat Sign Language} feat for free, and you might give them {@feat Read Lips} as well. You might give one or more other characters in the group {@feat Sign Language} for free as well.","A hard-of-hearing character might take a –2 to –4 penalty to {@skill Perception} checks that are hearing-based. {@filter Corrective devices for hearing|items||Subcategory=Hearing} are less common than spectacles are in a typical Pathfinder world.",{"type":"pf2-h3","name":"Missing Limb"},"Some magic items require certain limbs or other body parts. It's fine to allow an alternative form of the item, turning boots into bracers for a character without legs, for example.","A character with a missing hand or arm might need to spend 2 actions to {@action Interact} with an item that requires two hands, or otherwise compensate. Using a two-handed weapon is not possible. A character can acquire a {@filter prosthetic hand or arm|items||source=|type=|subcategory=prosthesis} to compensate.","Someone missing a foot or leg might take a small penalty to Speed, but can typically acquire a prosthetic to compensate. If they have no legs, they might use a {@filter wheelchair|items||source=|type=|subcategory=wheelchair}, a dependable mount, or levitation or flight magic.",{"type":"pf2-h3","name":"Mental Illness and Chronic Illness"},"Some disabilities, such as mental illness and chronic illnesses, are best left to the player to roleplay. Mental illness is an especially fraught topic, with a history of insensitive portrayal. Be careful about the intentions of the player and the impact the presentation might have on other players."],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":217,"name":"Familiars","entries":["Familiars are mystically bonded creatures tied to your magic. Most familiars were originally animals, though the ritual of becoming a familiar makes them something more. You can choose a Tiny animal you want as your familiar, such as a bat, cat, raven, or snake. Some familiars are different, usually described in the ability that granted you a familiar; for example, a druid's leshy familiar is a Tiny plant instead of an animal, formed from a minor nature spirit.","Familiars have the minion trait (page 634), so during an encounter, they gain 2 actions in a round if you spend an action to command them. If your familiar dies, you can spend a week of downtime to replace it at no cost.","You can have only one familiar at a time.",{"type":"pf2-h3","page":217,"name":"Modifiers and AC","entries":["Your familiar's save modifiers and AC are equal to yours before applying circumstance or status bonuses or penalties. Its Perception, {@skill Acrobatics}, and {@skill Stealth} modifiers are equal to your level plus your spellcasting ability modifier (Charisma if you don't have one, unless otherwise specified). If it attempts an attack roll or other skill check, it uses your level as its modifier. It doesn't have or use its own ability modifiers and can never benefit from item bonuses."],"source":"CRB"},{"type":"pf2-h3","page":217,"name":"Hit Points","entries":["Your familiar has 5 Hit Points for each of your levels."],"source":"CRB"},{"type":"pf2-h3","page":218,"name":"Size","entries":["Your familiar is Tiny."],"source":"CRB"},{"type":"pf2-h3","page":218,"name":"Senses","entries":["Your familiar has {@ability low-light vision} and can gain additional senses from familiar abilities. It can communicate empathically with you as long as it's within 1 mile of you, sharing emotions. It doesn't understand or speak languages normally, but it can gain speech from a familiar ability."],"source":"CRB"},{"type":"pf2-h3","page":218,"name":"Movement","entries":["Your familiar has either a Speed of 25 feet or a swim Speed of 25 feet (choose one upon gaining the familiar).","It can gain other movement types from familiar abilities."],"source":"CRB"},{"type":"pf2-h3","page":218,"name":"Familiar and Master Abilities","entries":["Each day, you channel your magic into two abilities, which can be either familiar or master abilities. If your familiar is an animal that naturally has one of these abilities (for instance, an owl has a fly Speed), you must select that ability. Your familiar can't be an animal that naturally has more familiar abilities than your daily maximum familiar abilities.",{"type":"pf2-h4","page":218,"name":"Familiar Abilities","entries":[{"type":"pf2-options","style":"pf2-p text-indent-subsequent block","items":[{"name":"Amphibious","entries":["It gains a swim Speed of 25 feet (or Speed of 25 feet if it already has a swim Speed)."]},{"name":"Burrower","entries":["It gains a burrow Speed of 5 feet, allowing it to dig Tiny holes."]},{"name":"Climber","entries":["It gains a climb Speed of 25 feet."]},{"name":"Damage Avoidance","entries":["Choose one type of save. It takes no damage when it succeeds at that type of save; this doesn't prevent effects other than damage."]},{"name":"Darkvision","entries":["It gains {@ability darkvision}."]},{"name":"Fast Movement","entries":["Increase one of the familiar's Speeds from 25 feet to 40 feet."]},{"name":"Flier","entries":["It gains a fly Speed of 25 feet."]},{"name":"Kinspeech","entries":["It can understand and speak with animals of the same species. To select this, your familiar must be an animal, it must have the speech ability, and you must be at least 6th level."]},{"name":"Lab Assistant","entries":["It can use your Quick Alchemy action. You must have Quick Alchemy, and your familiar must be in your space. This has the same cost and requirement as if you used it. It must have the manual dexterity ability to select this."]},{"name":"Manual Dexterity","entries":["It can use up to two of its limbs as if they were hands to use manipulate actions."]},{"name":"Scent","entries":["It gains {@ability scent} (imprecise, 30 feet)."]},{"name":"Speech","entries":["It understands and speaks a language you know."]}]}],"source":"CRB"},{"type":"pf2-h4","page":218,"name":"Master Abilities","entries":[{"type":"pf2-options","style":"pf2-p text-indent-subsequent block","items":[{"name":"Cantrip Connection","entries":["You can prepare an additional cantrip, or if you have a repertoire, instead designate a cantrip to add to your repertoire every time you select this ability; you can retrain it but can't otherwise change it. You must be able to prepare cantrips or add them to your repertoire to select this."]},{"name":"Extra Reagents","entries":["Your familiar grows extra infused reagents on or in its body. You gain an additional batch of infused reagents. You must have the infused reagents ability to select this ability."]},{"name":"Familiar Focus","entries":["Once per day, your familiar can use 2 actions with the {@trait concentrate} to regain 1 Focus Point, up to your usual maximum You must have a focus pool to select this."]},{"name":"Lifelink","entries":["If your familiar would be reduced to 0 HP by damage, as a reaction with the {@trait concentrate}, you can take the damage. If you do, you take all the damage and your familiar takes none. However, if special effects when a hit damages your familiar (such as snake venom) still apply to your familiar."]},{"name":"Spell Battery","entries":["You gain one additional spell slot at least 3 levels lower than your highest-level spell slot; you must be able to cast 4th-level spells using spell slots to select this master ability."]},{"name":"Spell Delivery","entries":["If your familiar is in your space, you can cast a spell with a range of touch, transfer its power to your familiar, and command the familiar to deliver the spell. If you do, the familiar uses its 2 actions for the round to move to a target of your choice and touch that target. If it doesn't reach the target to touch it this turn, the spell has no effect."]}]}],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":31,"name":"Leveling Up","entries":["The world of Pathfinder is a dangerous place, and your character will face terrifying beasts and deadly traps on their journey into legend. With each challenge resolved, a character earns Experience Points (XP) that allow them to increase in level. Each level grants greater skill, increased resiliency, and new capabilities, allowing your character to face even greater challenges and go on to earn even more impressive rewards.","Each time your character reaches 1,000 Experience Points, their level increases by 1. On your character sheet, indicate your character's new level beside the name of their class, and deduct 1,000 XP from their XP total. If you have any Experience Points left after this, record them—they count toward your next level, so your character is already on their way to advancing yet again!","Next, return to your character's class entry. Increase your character's total Hit Points by the number indicated for your class. Then, take a look at the class advancement table and find the row for your character's new level.","Your character gains all the abilities listed for that level, including new abilities specific to your class and additional benefits all characters gain as they level up.","For example, all characters gain four ability boosts at 5th level and every 5 levels thereafter.","You can find all the new abilities specific to your class, including class feats, right in your class entry, though you can also use class feats to take an archetype (page 219).","Your character's class entry also explains how to apply any ability boosts and skill increases your character gains.","If they gain an ancestry feat, head back to the entry for your character's ancestry in Chapter 2 and select another ancestry feat from the list of options. If they gain a skill increase, refer to Chapter 4 when deciding which skill to apply it to. If they gain a general feat or a skill feat, you can choose from the feats listed in Chapter 5. If they can cast spells, see the class entry for details on adding spell slots and spells. It's also a good idea to review your character's spells in Chapter 7 and see if there are heightened versions they can now cast.","Once you've made all your choices for your character's new level, be sure to go over your character sheet and adjust any values that have changed. At a bare minimum, your proficiency bonuses all increase by 1 because you've gained a level, so your AC, attack rolls, Perception, saving throws, skill modifiers, spell attack rolls, and class DC all increase by at least 1. You might need to change other values because of skill increases, ability boosts, or class features that either increase your proficiency rank or increase other statistics at certain levels. If an ability boost increases your character's Constitution modifier, recalculate their maximum Hit Points using their new Constitution modifier (typically this adds 1 Hit Point per level). If an ability boost increases your character's Intelligence modifier, they become trained in an additional skill and language.","Some feats grant a benefit based on your level, such as Toughness, and these benefits are adjusted whenever you gain a level as well.","You can perform the steps in the leveling-up process in whichever order you want. For example, if you wanted to take the skill feat Intimidating Prowess as your skill feat at 10th level, but your character's Strength score was only 14, you could first increase their Strength score to 16 using the ability boosts gained at 10th level, and then take Intimidating Prowess as a skill feat at the same level.",{"type":"pf2-h3","page":31,"name":"Leveling-Up Checklist","entries":["Every time you gain a level, make sure you do each of the following:",{"type":"list","items":["Increase your level by 1 and subtract 1,000 XP from your XP total.","Increase your maximum Hit Points by the amount listed in your class entry in Chapter 3.","Add class features from your class advancement table, including ability boosts and skill increases.","Select feats as indicated on your class advancement table. For ancestry feats, see Chapter 2. For class feats, see your class entry in Chapter 3. For general feats and skill feats, see Chapter 5.","Add spells and spell slots if your class grants spellcasting. See Chapter 7 for spells.","Increase all of your proficiency bonuses by 1 from your new level, and make other increases to your proficiency bonuses as necessary from skill increases or other class features. Increase any other statistics that changed as a result of ability boosts or other abilities.","Adjust bonuses from feats and other abilities that are based on your level."]}],"source":"CRB"}],"data":{"quickref":1},"source":"CRB"}]},{"type":"entries","entries":[{"type":"section","page":532,"name":"Activating Items","entries":["Some items produce their effects only when used properly in the moment. Others always offer the same benefits as their mundane counterparts when worn, but have magical abilities you can gain by further spending actions. Either case requires you to use the Activate an Item activity. {@action Activate an Item||Activating an Item} works much like {@action Cast a Spell||Casting a Spell}, in that the activity takes a variable number of actions and can have different components depending on how you Activate the Item. This information appears in the item's Activate entry.","If an item is used up when activated, as is the case for consumable items, its Activate entry appears toward the top of the stat block. For permanent items with activated abilities, the Activate entry is a paragraph in the description. Activations are not necessarily magical—for instance, drinking an alchemical elixir isn't usually a magical effect.",{"type":"data","tag":"action","name":"Activate an Item","source":"CRB"},{"type":"pf2-brown-box","page":532,"name":"DISRUPTING ACTIVATIONS","entries":["Some abilities and effects can disrupt the process of {@action Activate an Item||Activating an Item}. If something disrupts your item activation, you fail to Activate the Item and lose the actions you committed. If the item can be activated only a certain number of times per day, the failed activation still counts against that limit. If an item requires you to spend actions to Sustain an Activation and one of those actions is disrupted, the item's effect ends."],"source":"CRB"},{"type":"pf2-h3","page":533,"name":"Activation Components","entries":["An item's activate entry lists the components required to activate its abilities. Each component adds certain traits to the Activate an Item activity, and some components have special requirements. The components that appear in this book are listed below.",{"type":"pf2-h4","page":533,"name":"Command","entries":["This component is a specific utterance you must make in a loud and strong voice. Activate an Item gains the auditory and {@trait concentrate}s. You must be able to speak to provide this component."],"source":"CRB"},{"type":"pf2-h4","page":533,"name":"Envision","entries":["This component is a specific image or phenomenon you need to imagine. Activate an Item gains the {@trait concentrate}."],"source":"CRB"},{"type":"pf2-h4","page":533,"name":"Interact","entries":["This component works like the Interact basic action.","Activate an Item gains the manipulate trait and requires you to use your hands, just like with any Interact action."],"source":"CRB"},{"type":"pf2-h4","page":533,"name":"Cast a Spell","entries":["If an item lists \"{@action Cast a Spell}\" after \"Activate,\" the activation requires you to use the {@action Cast a Spell} activity (described on page 302) to Activate the Item. This happens when the item replicates a spell. You must have a spellcasting class feature to Activate an Item with this activation component.","If the item can be used for a specific spell, the action icon for that spell is provided. If it's an item like a staff, which can be used for many spells, the icon is omitted, and you must refer to each spell to determine which actions you must spend to Activate the Item to cast it.","In this case, Activate an Item gains all the traits from the relevant components of the {@action Cast a Spell} activity."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":533,"name":"Limited Activations","entries":["Some items can be activated only a limited number of times per day, as described in the items. This limit is independent of any costs for activating the item. The limit resets during your daily preparations. The limit is inherent to the item, so if an ability that can be used only once per day is used, it doesn't refresh if another creature later invests or tries to activate the item."],"source":"CRB"},{"type":"pf2-brown-box","page":533,"name":"ITEM CATEGORIES","entries":["Items are grouped into the following categories, shown here with the page number where those items appear and a brief description of the category.",{"type":"list","items":["{@b {@filter Alchemical Items|items||source=CRB|category=Bomb;Poison;Elixir}} are powered by the reactions of alchemical reagents. Almost all alchemical items are consumable items that are used up when you activate them. This category includes bombs, elixirs (including mutagens), poisons, and alchemical tools.","{@b {@filter Ammunition|items||source=CRB|category=Ammunition}}, in Consumables, includes different types of magical arrows, crossbow bolts, and other types of ammunition.","{@b {@filter Apex Items|items||source=CRB|category=Apex}} are a subcategory of worn items of a high level that increase an ability score.","{@b {@filter Armor|items||source=CRB|category=armor}} includes the rules for basic magical armor as well as special suits of armor.","{@b {@filter Companion Items|items||source=CRB|category=companion}} are a category of worn items meant for animal companions and mounts.","{@b {@filter Consumables|items||source=CRB|category=consumable}} are used up when you activate them, and include ammunition, oils, potions, scrolls, and talismans, among others. Categories of items that are consumables but have specific rules, such as alchemical items, are presented separately.","{@b {@filter Held Items|items||source=CRB|category=held}} include a wide variety of items you use with your hands. This doesn't include more narrow categories of held items, such as weapons.","{@b {@filter Materials|items||source=CRB|category=material}} can be used to make items with unique properties and other advantages.","{@b {@filter Oils|items||source=CRB|category=oil}} are consumables applied to the surface of an object or person.","{@b {@filter Potions|items||source=CRB|category=potion}} are consumable magical liquids you drink to activate.","{@b {@filter Runes|items||source=CRB|category=rune}} modify armor and weapons when etched onto them. This section includes fundamental runes for weapons ({@item weapon potency (generic)||weapon potency} and {@item striking (generic)||striking}) and armor ({@item armor potency (generic)||armor potency} and {@item resilient (generic)||resilient}).","{@b {@filter Scrolls|items||source=CRB|category=scroll}} are consumables that allow spellcasters to cast more spells.","{@b {@filter Shields|items||source=CRB|category=shield}} include more durable shields and ones with special magical powers.","{@b {@filter Snares|items||source=CRB|category=snare}} are single-use traps typically made by rangers.","{@b {@filter Staves|items||source=CRB|category=staff}} provide flexible spellcasting options.","{@b {@filter Structures|items||source=CRB|category=structure}} include buildings, tents, and other larger items.","{@b {@filter Talismans|items||source=CRB|category=talisman}} are consumables that are affixed to items and then activated for a one-time combat or physical benefit.","{@b {@filter Wands|items||source=CRB|category=wand}} hold a spell of the crafter's choice, and can be used to repeatedly cast that spell.","{@b {@filter Weapons|items||source=CRB|category=weapon}} include the rules for basic magical weapons, weapons made from precious materials, and specific magic weapons.","{@b {@filter Worn Items|items||source=CRB|category=worn}} consist of a vast collection of clothing and other items you wear on your body."]}],"source":"CRB"},{"type":"pf2-h3","page":533,"name":"Sustaining Activations","entries":["Some items, once activated, have effects that can be sustained if you concentrate on them. This works much like the Sustain a Spell action (found on page 304). If an item's description states that you can sustain the effect, that effect lasts until the end of your turn in the round after you Activated the Item. You can use a Sustain an Activation action on that turn to extend the duration.",{"type":"data","tag":"action","name":"Sustain an Activation","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":534,"name":"Dismissing Activations","entries":["Some item effects can be dismissed, ending the duration early due to you or the target taking action. Dismissing an activation requires using the Dismiss action.",{"type":"data","tag":"action","name":"Dismiss","source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":294,"name":"Animals","entries":["The Prices for animals are listed both for renting and for purchasing them outright. You usually need to pay for animal rentals up front, and if the vendor believes the animal might be put in danger, they typically require a deposit equal to the purchase Price. Most animals panic in battle. When combat begins, they become {@condition frightened||frightened 4} and {@condition fleeing} as long as they're {@condition frightened}. If you successfully {@action Command your Animal} using {@skill Nature}, you can keep it from fleeing, though this doesn't remove its frightened condition. If the animal is attacked or damaged, it returns to {@condition frightened||frightened 4} and {@condition fleeing}, with the same exceptions.","Warhorses and warponies are combat trained. They don't become {@condition frightened} or {@condition fleeing} during encounters in this way.",{"type":"data","tag":"table","name":"Animals","source":"CRB"},{"type":"pf2-h3","page":295,"name":"Barding","entries":["You can purchase special armor for animals, called barding (shown on {@table Barding||Table 6–18}). All animals have a trained proficiency rank in light barding, and combat-trained animals are trained in heavy barding. Barding uses the same rules as armor except for the following. The Price and Bulk of barding depend on the animal's size. Unlike for a suit of armor, barding's Strength entry is listed as a modifier, not a score. Barding can't be etched with magic runes, though special magical barding might be available.",{"type":"data","tag":"table","name":"Barding","source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":274,"name":"Armor","entries":[{"type":"pf2-h2","page":274,"name":"Armor Class","entries":["Your {@b Armor Class} ({@b AC}) measures how well you can defend against attacks. When a creature attacks you, your Armor Class is the DC for that attack roll.",{"type":"pf2-inset","page":274,"entries":["Armor Class = 10 + Dexterity modifier (up to your armor's Dex Cap) + proficiency bonus + armor's item bonus to AC + other bonuses + penalties"],"source":"CRB"},"Use your proficiency bonus for the category (light, medium, or heavy) or the specific type of armor you're wearing. If you're not wearing armor, use your proficiency in unarmored defense."],"source":"CRB"},{"type":"pf2-h2","page":274,"name":"Donning and Removing Armor","entries":["Getting in and out of armor is time consuming—so make sure you're wearing it when you need it! Donning and removing armor are both activities involving many Interact actions. It takes 1 minute to don light armor, 5 minutes to don medium or heavy armor, and 1 minute to remove any armor."],"source":"CRB"},{"type":"pf2-h2","page":274,"name":"Armor Statistics","entries":["{@table Unarmored Defense||Table 6–3: Unarmored Defense} provides the statistics for the various forms of protection without wearing armor. {@table Armor||Table 6–4: Armor} provides the statistics for suits of armor that can be purchased and worn, organized by category. The columns in both tables provide the following statistics.",{"type":"pf2-h3","page":274,"name":"Category","entries":["The armor's category—unarmored, light armor, medium armor, or heavy armor—indicates which proficiency bonus you use while wearing the armor."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"AC Bonus","entries":["This number is the item bonus you add for the armor when determining Armor Class."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Dexterity Modifier Cap (Dex Cap)","entries":["This number is the maximum amount of your Dexterity modifier that can apply to your AC while you are wearing a given suit of armor. For example, if you have a Dexterity modifier of +4 and you are wearing a suit of half plate, you apply only a +1 bonus from your Dexterity modifier to your AC while wearing that armor."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Check Penalty","entries":["While wearing your armor, you take this penalty to Strength- and Dexterity-based skill checks, except for those that have the attack trait. If you meet the armor's Strength threshold (see Strength below), you don't take this penalty."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Speed Penalty","entries":["While wearing a suit of armor, you take the penalty listed in this entry to your Speed, as well as to any other movement types you have, such as a climb Speed or swim Speed, to a minimum Speed of 5 feet. If you meet the armor's Strength threshold (see below), you reduce the penalty by 5 feet."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Strength","entries":["This entry indicates the Strength score at which you are strong enough to overcome some of the armor's penalties. If your Strength is equal to or greater than this value, you no longer take the armor's check penalty, and you decrease the Speed penalty by 5 feet (to no penalty if the penalty was –5 feet, or to a –5-foot penalty if the penalty was –10 feet)."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Bulk","entries":["This entry gives the armor's Bulk, assuming you're wearing the armor and distributing its weight across your body. A suit of armor that's carried or worn usually has 1 more Bulk than what's listed here (or 1 Bulk total for armor of light Bulk). An armor's Bulk is increased or decreased if it's sized for creatures that aren't Small or Medium in size, following the rules on page 295."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Group","entries":["Each type of medium and heavy armor belongs to an armor group, which classifies it with similar types of armor. Some abilities reference armor groups, typically to grant armor specialization effects, which are described on page 275."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Armor Traits","entries":["The traits for each suit of armor appear in this entry.","Armor can have the following traits.","{@b {@trait Bulwark}:} The armor covers you so completely that it provides benefits against some damaging effects. On Reflex saves to avoid a damaging effect, such as a {@spell fireball}, you add a +3 modifier instead of your Dexterity modifier.","{@b {@trait Comfort}:} The armor is so comfortable that you can rest normally while wearing it.","{@b {@trait Flexible}:} The armor is flexible enough that it doesn't hinder most actions. You don't apply its check penalty to {@skill Acrobatics} or {@skill Athletics} checks.","{@b {@trait Noisy}:} This armor is loud and likely to alert others to your presence when you're using the {@action Avoid Notice} exploration activity."],"source":"CRB"},{"type":"pf2-h3","page":275,"name":"Armor Specialization Effects","entries":["Certain class features can grant you additional benefits with certain armors. This is called an armor specialization effect. The exact effect depends on which armor group your armor belongs to, as listed below. Only medium and heavy armors have armor specialization effects.","{@b {@group Chain}:} The armor is so flexible it can bend with a critical hit and absorb some of the blow. Reduce the damage from critical hits by either 4 + the value of the armor's potency rune for medium armor, or 6 + the value of the armor's potency rune for heavy armor. This can't reduce the damage to less than the damage rolled for the hit before doubling for a critical hit.","{@b {@group Composite}:} The numerous overlapping pieces of this armor protect you from piercing attacks. You gain resistance to piercing damage equal to 1 + the value of the armor's potency rune for medium armor, or 2 + the value of the armor's potency rune for heavy armor.","{@b {@group Leather}:} The thick second skin of the armor disperses blunt force to reduce bludgeoning damage. You gain resistance to bludgeoning damage equal to 1 + the value of the armor's potency rune for medium armor, or 2 + the value of the armor's potency rune for heavy armor.","{@b {@group Plate}:} The sturdy plate provides no purchase for a cutting edge. You gain resistance to slashing damage equal to 1 + the value of the armor's potency rune for medium armor, or 2 + the value of the armor's potency rune for heavy armor."],"source":"CRB"},{"type":"data","tag":"table","name":"Unarmored Defense","source":"CRB"},{"type":"data","tag":"table","name":"Armor","source":"CRB"},{"type":"pf2-brown-box","page":275,"name":"MATERIALS","entries":["Most suits of armor and weapons are made from ordinary, commonly available materials like iron, leather, steel, and wood. If you're not sure what a suit of armor is made of, the GM determines the details.","Some armor, shields, and weapons are instead made of precious materials. These often have inherent supernatural properties. Cold iron, for example, which harms fey, and silver can damage werecreatures. These materials are detailed beginning on page 577."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":275,"name":"Armor Descriptions","entries":["Each type of armor is described in more detail below.","{@b {@item Breastplate}:} Though referred to as a breastplate, this type of armor consists of several pieces of plate or half-plate armor (page 276) that protect the torso, chest, neck, and sometimes the hips and lower legs. It strategically grants some of the protection of plate while allowing greater flexibility and speed.","{@b {@item Chain Mail}:} A suit of chain mail consists of several pieces of armor composed of small metal rings linked together in a protective mesh. It typically includes a chain shirt, leggings, a pair of arms, and a coif, collectively protecting most of the body.","{@b {@item Chain Shirt}:} Sometimes called a hauberk, this is a long shirt constructed of the same metal rings as chainmail. However, it is much lighter than chainmail and protects only the torso, upper arms, and upper legs of its wearer.","{@b {@item Explorer's Clothing}:} Adventurers who don't wear armor travel in durable clothing. Though it's not armor and uses your unarmored defense proficiency, it still has a Dex Cap and can grant an item bonus to AC if etched with potency runes (as described on page 581).","{@b {@item Full Plate}:} Plate mail consists of interlocking plates that encase nearly the entire body in a carapace of steel. It is costly and heavy, and the wearer often requires help to don it correctly, but it provides some of the best defense armor can supply. A suit of this armor comes with an undercoat of padded armor (see below) and a pair of gauntlets (page 285).","{@b {@item Half Plate}:} Half plate consists of most of the upper body plates used in full plate, with lighter or sparser steel plate protection for the arms and legs. This provides some of the protection of full plate with greater flexibility and speed. A suit of this armor comes with an undercoat of padded armor (see below) and a pair of gauntlets (page 285).","{@b {@item Hide}:} A mix of furs, sturdy hide, and sometimes molded boiled leather, this armor provides protection due to its layers of leather, though its bulkiness slows the wearer down and decreases mobility.","{@b {@item Leather}:} A mix of flexible and molded boiled leather, a suit of this type of armor provides some protection with maximum flexibility.","{@b {@item Padded Armor}:} This armor is simply a layer of heavy, quilted cloth, but it is sometimes used because it's so inexpensive. Padded armor is easier to damage and destroy than other types of armor. Heavy armor comes with a padded armor undercoat included in its Price, though it loses the comfort trait when worn under heavy armor. You can wear just that padded armor undercoat to sleep in, if your heavy armor is destroyed, or when otherwise not wearing the full heavy armor. This allows you to keep the armor invested and benefit from the power of any runes on the associated heavy armor, but no one else can wear your heavy armor without the padded undercoat.","{@b {@item Scale Mail}:} Scale mail consists of many metal scales sewn onto a reinforced leather backing, often in the form of a long shirt that protects the torso, arms, and legs.","{@b {@item Splint Mail}:} This type of armor is chain mail reinforced with flexible, interlocking metal plates, typically located on the wearer's torso, upper arms, and legs. A suit of this armor comes with an undercoat of padded armor (see above) and a pair of gauntlets (page 285).","{@b {@item Studded Leather}:} This leather armor is reinforced with metal studs and sometimes small metal plates, providing most of the flexibility of leather armor with more robust protection.",{"type":"data","tag":"table","name":"Damaging Armor","source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":271,"name":"Carrying and Using Items","entries":["A character carries items in three ways: held, worn, and stowed. Held items are in your hands; a character typically has two hands, allowing them to hold an item in each hand or a single two-handed item using both hands. Worn items are tucked into pockets, belt pouches, bandoliers, weapon sheaths, and so forth, and they can be retrieved and returned relatively quickly. Stowed items are in a backpack or a similar container, and they are more difficult to access.","Drawing a worn item or changing how you're carrying an item usually requires you to use an {@action Interact} action (though to drop an item, you use the {@action Release} action instead). {@table Changing Equipment||Table 6–2: Changing Equipment} lists some ways that you might change the items you're holding or carrying, and the number of hands you need to do so.","Many ways of using items require you to spend multiple actions. For example, drinking a potion stowed in your belt pouch requires using an {@action Interact} action to draw it and then using a second action to drink it as described in its {@action Activate an Item||Activate} entry.",{"type":"pf2-h3","page":271,"name":"Bulk","entries":["Carrying especially heavy or unwieldy items can make it more difficult for you to move, as can overloading yourself with too much gear. The Bulk value of an item reflects how difficult the item is to handle, representing its size, weight, and general awkwardness. If you have a high Strength score, you usually don't need to worry about Bulk unless you're carrying numerous substantial items.",{"type":"pf2-h4","page":272,"name":"Bulk Limits","entries":["You can carry an amount of Bulk equal to 5 plus your Strength modifier without penalty; if you carry more, you gain the encumbered condition. You can't hold or carry more Bulk than 10 plus your Strength modifier.",{"type":"pf2-beige-box","page":272,"name":"Encumbered","entries":["You are carrying more weight than you can manage. While you're {@condition encumbered}, you're {@condition clumsy 1} and take a –10-foot penalty to all your Speeds. As with all penalties to your Speed, this can't reduce your Speed below 5 feet."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Bulk Values","entries":["Items can have a number to indicate their Bulk value, or they can be light (indicated by an L) or negligible (indicated by a—) for the purpose of determining Bulk. For instance, {@item full plate} armor is 4 Bulk, a {@item longsword} is 1 Bulk, a dagger or scroll is light, and a piece of chalk is negligible. Ten light items count as 1 Bulk, and you round down fractions (so 9 light items count as 0 Bulk, and 11 light items count as 1 Bulk). Items of negligible Bulk don't count toward Bulk unless you try to carry vast numbers of them, as determined by the GM."],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Estimating an Item's Bulk","entries":["As a general rule, an item that weighs 5 to 10 pounds is 1 Bulk, an item weighing less than a few ounces is negligible, and anything in between is light. Particularly awkward or unwieldy items might have higher Bulk values. For example, a 10-foot pole isn't heavy, but its length makes it difficult for you to move while you have one on your person, so its Bulk is 1. Items made for larger or smaller creatures have greater or lesser Bulk, as described on page 295."],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Bulk of Coins","entries":["Coins are a popular means of exchange due to their portability, but they can still add up. A thousand coins of any denomination or combination of denominations count as 1 Bulk. It's not usually necessary to determine the Bulk of coins in fractions of 1,000; simply round down fractions of 1,000. In other words, 100 coins don't count as a light item, and 1,999 coins are 1 Bulk, not 2."],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Bulk of Creatures","entries":["You might need to know the Bulk of a creature, especially if you need to carry someone off the battlefield. The table that follows lists the typical Bulk of a creature based on its size, but the GM might adjust this number.",{"type":"table","page":272,"colStyles":["text-center","text-center"],"rows":[["Size of Creature","Bulk"],["{@trait Tiny}","1"],["{@trait Small}","3"],["{@trait Medium}","6"],["{@trait Large}","12"],["{@trait Huge}","24"],["{@trait Gargantuan}","48"]],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Dragging","entries":["In some situations, you might drag an object or creature rather than carry it. If you're dragging something, treat its Bulk as half. Typically, you can drag one thing at a time, you must use both hands to do so, and you drag slowly—roughly 50 feet per minute unless you have some means to speed it up. Use the total Bulk of what you're dragging, so if you have a sack laden with goods, use the sum of all the Bulk it carries instead of an individual item within."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":272,"name":"Wielding Items","entries":["Some abilities require you to wield an item, typically a weapon. You're wielding an item any time you're holding it in the number of hands needed to use it effectively. When wielding an item, you're not just carrying it around—you're ready to use it. Other abilities might require you to merely carry or have an item. These apply as long as you have the item on your person; you don't have to wield it."],"source":"CRB"},{"type":"data","tag":"table","name":"Changing Equipment","source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":271,"name":"Coins and Currency","entries":["Though you might be able to barter valuable items in some areas, currency is the most versatile way to make transactions when you head to market. The most common currency is coins. For most commoners and beginning adventurers, the standard unit is the {@b silver piece} ({@b sp}). Each silver piece is a standard weight of silver and is typically accepted by any merchant or kingdom no matter where it was minted. There are three other common types of coins, each likewise standardized in weight and value. The first is the {@b copper piece} ({@b cp}). Each copper piece is worth one-tenth of a silver piece. The {@b gold piece} ({@b gp}) is often used for purchasing magic items and other expensive items, as 1 gold piece is worth 10 silver pieces or 100 copper pieces. The {@b platinum piece} ({@b pp}) is used by nobles to demonstrate their wealth, for the purchase of very expensive items, or simply as a way to easily transport large sums of currency. A platinum piece is worth 10 gold pieces, 100 silver pieces, or 1,000 copper pieces. See {@table Coin Values||Table 6–1: Coin Values} for the exchange rates of common types of coins.",{"type":"pf2-h3","page":271,"name":"Other Currency","entries":["Art objects, gems, and raw materials (such as those used for the {@action Craft} activity) can be used much like currency: you can sell them for the same Price you can buy them."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":531,"name":"Constant Abilities","entries":["Some magic items have abilities that always function. You don't have to use any actions to do anything special (beyond wearing and investing a worn item or wielding a held item) to make these abilities work. For example, an {@item everburning torch} always sheds light, and a {@item flaming} weapon deals fire damage every time it deals damage."],"data":{"quickref":2},"source":"CRB"},{"type":"section","name":"Creating a Personal Staff","source":"SoM","page":166,"entries":["Establishing magical pathways to turn a simple piece of wood or metal into a staff is no simple matter. Without some structure to bind multiple disparate spells to a single staff, the magic would surely fail. Thus, a custom staff must always be created around a single trait. For example, an elemental trait (air, earth, fire, or water), energy trait (acid, cold, electricity, fire, sonic, positive, negative, or force), alignment trait, the detection trait, the light trait, and so on. The staff and its spells must have the trait. A few traits are too broad to use, including incapacitation and the traits for spell schools and traditions. The GM might add others to this list.",{"type":"pf2-h3","name":"Determining Level And Price","source":"SoM","page":166,"entries":["Your level sets a personal staff's maximum item level, which determines the Price and the number and level of spells the staff can have, as shown on the table below.",{"type":"data","name":"Personal Staves","tag":"table","source":"SoM"}]},{"type":"pf2-h3","name":"Picking Your Spells","source":"SoM","page":166,"entries":["Once you've decided the trait, choose the spells to inscribe. They must share the trait you chose for the staff. For instance, your {@class sorcerer|crb|undine|undine} {@class sorcerer} might create a {@i deep sea staff} themed around the {@trait water} trait, inscribing it with spells such as {@spell create water} and {@spell hydraulic push}.","You can inscribe a number of common spells on the staff depending on its level, as shown on the table below. You can place the same spell into the staff at multiple levels to provide heightened versions, though doing so uses up one of your picks for that spell level. You can add a spell you can't cast to a staff by supplying a casting of it via another caster or by using {@feat Trick Magic Item}; however, since you can cast a spell from a staff only if it's on your spell list, this option isn't useful for most characters."]},{"type":"pf2-h4","name":"Example","source":"SoM","page":166,"entries":["Lini, a 15th-level druid, wants to create a staff to interact with the plants she encounters. She chooses the plant trait to represent that theme. Next, she selects some common spells for the staff, starting with one cantrip and adding one or two spells at each level, up to the staff's maximum spell level. To build a 15th-level staff with 6th-level spells, she selects the following combination of spells:",{"type":"list","style":"list-hang","items":["Cantrip: {@spell tanglefoot}","1st: {@spell protector tree}, {@spell shillelagh}","2nd: {@spell entangle}, {@spell shape wood}","3rd: {@spell tree shape}, {@spell wall of thorns}","4th: {@spell barkskin}, {@spell speak with plants}","5th: {@spell plant form}, {@spell wall of thorns}","6th: {@spell nature's reprisal}, {@spell plant form}"]},"Note that some of these spells are duplicates of lower-level spells, which can be a great way to fill in levels if new spells don't appeal to you. It's usually best to choose a spell for one of these slots that has an extra benefit when heightened (such as plant form giving you better statistics), but even if you don't find a spell with such a benefit, it's worth filling every open slot."]},{"type":"pf2-h3","name":"Crafting the Staff","source":"SoM","page":166,"entries":[{"type":"pf2-sidebar","name":"Staff of Nature's Cunning","source":"SoM","page":167,"entries":["You might want to take a version of the {@item Lini's Leafstick} for your own character or to give out as treasure in a campaign. To make that easier, here's a non-unique version with multiple types for different levels.","{@item Staff of Nature's Cunning|SoM}"]},"Once you've themed and designed your staff, you can craft it with the following the guidelines, along with previously established rules for crafting magical items.","As with normal staves, one casting of all listed levels of all spells in the staff must be provided during {@action Craft||Crafting}.","Choose a magical school for your staff from among the schools the spells on it have. Pick the one that best reflects the spells, usually the one most shared among them. You can optionally give your staff a trait for one magic tradition, instead of the {@trait magical} trait, if the staff is fully steeped in that tradition and contains spells only from that tradition's spell list.","You still need to {@action Craft} the staff. If you're not good at {@skill Crafting}, you can have somebody use the {@skill Craft} activity for you, but you must be present the whole time. Since the creation of a custom staff is {@trait rare}, you and the GM might decide to have a special quest for esoteric ingredients and methods as part of the story.",{"type":"pf2-h4","name":"Example","source":"SoM","page":167,"entries":["Lini selected mostly transmutation spells for her staff, so she chooses the {@trait transmutation} trait. She could give it the primal trait, but choses to keep it open with the {@trait magical} trait, much like the {@item verdant staff} in the Core Rulebook.","To Craft the staff, Lini follows the normal rules. She provides 3,250 gp in raw materials, spends 4 days at work, and attempts a {@skill Crafting} check. Each day she works on it, she prepares the spells she needs to put into the staff given its Craft Requirements."]}]},{"type":"pf2-h3","name":"Naming The Staff","source":"SoM","page":167,"entries":["When your staff is complete, give it a name—though skeptics might sneer, spellcasters believe that naming a staff upon creation will help it attune to its new master.",{"type":"pf2-h4","name":"Example","source":"SoM","page":167,"entries":["Lini christens her new creation {@i Lini's Leafstick}!",{"type":"data","tag":"item","name":"Lini's Leafstick","source":"SoM"}]}]}],"data":{"quickref":2}},{"type":"section","page":293,"name":"Formulas","entries":["Formulas are instructions for making items with the {@action Craft} activity. You can usually read a formula as long as you can read the language it's written in, though you might lack the skill to {@action Craft} the item. Often, alchemists and crafting guilds use obscure languages or create codes to protect their formulas from rivals.","You can buy common formulas at the Price listed on {@table formulas||Table 6–13}, or you can hire an NPC to let you copy their formula for the same Price. A purchased formula is typically a schematic on rolled-up parchment of light Bulk. You can copy a formula into your formula book in 1 hour, either from a schematic or directly from someone else's formula book. If you have a formula, you can {@action Craft} a copy of it using the {@skill Crafting} skill. Formulas for uncommon items and rare items are usually significantly more valuable—if you can find them at all!","If you have an item, you can try to reverse-engineer its formula. This uses the Craft activity and takes the same amount of time as creating the item from a formula would. You must first disassemble the item. After the base downtime, you attempt a {@skill Crafting} check against the same DC it would take to {@action Craft} the item. If you succeed, you {@action Craft} the formula at its full Price, and you can keep working to reduce the Price as normal. If you fail, you're left with raw materials and no formula. If you critically fail, you also waste 10% of the raw materials you'd normally be able to salvage.","The item's disassembled parts are worth half its Price in raw materials and can't be reassembled unless you successfully reverse-engineer the formula or acquire the formula another way. Reassembling the item from the formula works just like {@action Craft||Crafting} it from scratch; you use the disassembled parts as the necessary raw materials.",{"type":"data","tag":"table","name":"Formulas","source":"CRB"},{"type":"pf2-h3","page":293,"name":"Items with Multiple Types","entries":["If an item has multiple types of different levels, each type has its own formula, and you need the formula for the specific type of item you want to Craft. For example, {@i if you have a formula for a type I bag of holding but not for a type II bag of holding, you must acquire a separate formula to Craft a type II bag of holding.}"],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":531,"name":"Investing Magic Items","entries":["Certain magic items convey their magical benefits only when worn and invested using the Invest an Item activity, tying them to your inner potential. These items have the invested trait. Many invested items have constant abilities that function all the time or that always trigger when you use the item—but only when they're invested. If you don't have an item invested, these abilities don't work. If an invested item can be activated, you must have invested the item to activate it.","You can benefit from no more than 10 invested magic items each day. Because this limit is fairly high, and because it matters only for worn items, you probably won't need to worry about reaching the limit until higher levels, when you've acquired many useful magic items to wear.","You can still gain the mundane benefits of an item if you don't invest it. A suit of {@i +1 resilient armor} still gives you its item bonus to AC when not invested, but it doesn't give its magical bonus to saving throws, and {@item winged boots} still protect your feet even though you can't activate them to fly. Entirely non-magical items don't need to be invested.",{"type":"data","tag":"action","name":"Invest an Item","source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":272,"name":"Item Damage","entries":["An item can be broken or destroyed if it takes enough damage. Every item has a {@b Hardness} value. Each time an item takes damage, reduce any damage the item takes by its Hardness. The rest of the damage reduces the item's Hit Points. Normally an item takes damage only when a creature is directly attacking it—commonly targeted items include doors and traps. A creature that attacks you doesn't normally damage your armor or other gear, even if it hits you. However, the {@feat Shield Block} reaction can cause your shield to take damage as you use it to prevent damage to yourself, and some monsters have exceptional abilities that can damage your items.","An item that takes damage can become and eventually destroyed. It becomes broken when its Hit Points are equal to or lower than its {@b Broken Threshold} ({@b BT}); once its Hit Points are reduced to 0, it is {@b destroyed}. A broken item has the broken condition until Repaired above its Broken Threshold. Anything that automatically makes an item broken immediately reduces its Hit Points to its Broken Threshold if the item had more Hit Points than that when the effect occurred. If an item has no {@condition Broken} Threshold, then it has no relevant changes to its function due to being broken, but it's still destroyed at 0 Hit Points. (See the broken condition definition on page 273 for more information.) A destroyed item can't be Repaired.","An item's Hardness, Hit Points, and {@condition Broken} Threshold usually depend on the material the item is made of. This information appears in the {@book Materials|CRB|11|Materials} section of {@book Chapter 11: Crafting & Treasure|CRB|11|Chapter 11: Crafting & Treasure}.",{"type":"pf2-beige-box","page":273,"name":"Broken","entries":["Broken is a condition that affects objects. An object is broken when damage has reduced its Hit Points to equal or less than its Broken Threshold. A broken object can't be used for its normal function, nor does it grant bonuses— with the exception of armor. Broken armor still grants its item bonus to AC, but it also imparts a status penalty to AC depending on its category: –1 for broken light armor, –2 for broken medium armor, or –3 for broken heavy armor.","A broken item still imposes penalties and limitations normally incurred by carrying, holding, or wearing it. For example, broken armor would still impose its Dexterity modifier cap, check penalty, and so forth.","If an effect makes an item broken automatically and the item has more HP than its Broken Threshold, that effect also reduces the item's current HP to the Broken Threshold."],"source":"CRB"},{"type":"pf2-h3","page":273,"name":"Object Immunities","entries":["Inanimate objects and hazards are immune to bleed, death effects, disease, healing, mental effects, necromancy, nonlethal attacks, and poison, as well as the doomed, drained, fatigued, paralyzed, sickened, and unconscious conditions. An item that has a mind is not immune to mental effects. Many objects are immune to other conditions, at the GM's discretion. For instance, a sword has no Speed, so it can't take a penalty to its Speed, but an effect that causes a Speed penalty might work on a moving blade trap."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":271,"name":"Item Level","entries":["Each item has an item level, which represents the item's complexity and any magic used in its construction. Simpler items with a lower level are easier to construct, and you can't Craft items that have a higher level than your own (page 243). If an item's level isn't listed, its level is 0. While characters can use items of any level, GMs should keep in mind that allowing characters access to items far above their current level may have a negative impact on the game."],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":295,"name":"Items and Sizes","entries":["The Bulk rules in this chapter are for {@trait Small} and {@trait Medium} creatures, as the items are made for creatures of those sizes. Large creatures can carry more, and smaller creatures can carry less, as noted on {@table Bulk Conversions||Table 6–19}.","These rules for Bulk limits come up most often when a group tries to load up a mount or animal companion. The rules for items of different sizes tend to come into play when the characters defeat a big creature that has gear, since in most cases, the only creatures of other sizes are creatures under the GM's control. In most cases, Small or Medium creatures can wield a Large weapon, though it's unwieldy, giving them the clumsy 1 condition, and the larger size is canceled by the difficulty of swinging the weapon, so it grants no special benefit. Large armor is simply too large for Small and Medium creatures.",{"type":"pf2-h3","page":295,"name":"Bulk Conversions for Different Sizes","entries":["As shown in {@table Bulk Conversions||Table 6–19}, {@trait Large} or larger creatures are less encumbered by bulky items than {@trait Small} or {@trait Medium} creatures, while {@trait Tiny} creatures become overburdened more quickly. A {@trait Large} creature treats 10 items of 1 Bulk as 1 Bulk, a {@trait Huge} creature treats 10 items of 2 Bulk as 1 Bulk, and so on. A {@trait Tiny} creature treats 10 items of negligible Bulk as 1 Bulk. Negligible items work in a similar way—a {@trait Huge} creature treats items of 1 Bulk as negligible, so it can carry any number of items of 1 Bulk. A {@trait Tiny} creature doesn't treat any items as having negligible Bulk.",{"type":"data","tag":"table","name":"Bulk conversions","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":295,"name":"Items of Different Sizes","entries":["Creatures of sizes other than {@trait Small} or {@trait Medium} need items appropriate to their size. These items have different Bulk and possibly a different Price. {@table Differently Sized Items||Table 6 –20} provides the Price and Bulk conversion for such items.",{"type":"data","tag":"table","name":"Differently Sized Items","source":"CRB"},"For example, a {@item morningstar} sized for a {@trait Medium} creature has a Price of 1 gp and 1 Bulk, so one made for a {@trait Huge} creature has a Price of 4 gp and 4 Bulk. One made for a {@trait Tiny} creature still costs 1 gp (due to its intricacy) and has 1/2 Bulk, which rounds down to light Bulk.","Because the way that a creature treats Bulk and the Bulk of gear sized for it scale the same way, {@trait Tiny} or {@trait Large} (or larger) creatures can usually wear and carry about the same amount of appropriately sized gear as a {@trait Medium} creature.","Higher-level magic items that cost significantly more than 8 times the cost of a mundane item can use their listed Price regardless of size. Precious materials, however, have a Price based on the Bulk of the item, so multiply the Bulk value as described on {@table Differently Sized Items||Table 6 –20}, then use the formula in the precious material's entry to determine the item's Price. See page 578 for more information."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":271,"name":"Price","entries":["Most items in the following tables have a Price, which is the amount of currency it typically takes to purchase that item. An item with a Price of \"—\" can't be purchased. An item with a Price of 0 is normally free, but its value could be higher based on the materials used to create it. Most items can be sold for half their Price, but coins, gems, art objects, and raw materials (such as components for the Craft activity) can be exchanged for their full Price.",{"type":"pf2-key-box","page":271,"name":"STARTING MONEY","entries":[{"type":"pf2-title","name":"15 GP (150 SP)"}],"source":"CRB"},{"type":"data","tag":"table","name":"Coin Values","source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":580,"name":"Runes","entries":["Most magic weapons and armor gain their enhancements from potent eldritch runes etched into them. These runes allow for in-depth customization of items.","Runes must be physically engraved on items through a special process to convey their effects. They take two forms:","fundamental runes and property runes. Fundamental runes offer the most basic and essential benefits: a {@item weapon potency (generic)||weapon potency} rune adds a bonus to a weapon's attack rolls, and the {@item striking (generic)||striking} rune adds extra weapon damage dice. An {@item armor potency (generic)||armor potency} rune increases the armor's item bonus to AC, and the {@item resilient (generic)||resilient} rune grants a bonus to the wearer's saving throws. Property runes, by contrast, grant more varied effects—typically powers that are constant while the armor is worn or that take effect each time the weapon is used, such as a rune that grants energy resistance or one that adds fire damage to a weapon's attacks.","The number of property runes a weapon or armor can have is equal to the value of its potency rune. A +1 weapon can have one property rune, but it could hold another if the {@item +1 weapon potency} rune were upgraded to a {@item +2 weapon potency} rune. Since the {@item striking (generic)||striking} and {@item resilient (generic)||resilient} runes are fundamental runes, they don't count against this limit.","An item with runes is typically referred to by the value of its potency rune, followed by any other fundamental runes, then the names of any property runes, and ends with the name of the base item. For example, you might have a {@runeItem longsword||+1 weapon potency|} or {@runeItem chain mail||+2 armor potency||greater resilient||fire-resistant|}.","Rune-etched armor and weapons have the same Bulk and general characteristics as the non-magical version unless noted otherwise. The level of an item with runes etched onto it is equal to the highest level among the base item and all runes etched on it; therefore, a {@runeItem mace||+1 weapon potency||striking|} (a 4th-level item) with a {@item disrupting} rune (a 5th-level rune) would be a 5th-level item.","Each rune can be etched into a specific type of armor or weapon, as indicated in the Usage entry of the rune's stat block. Explorer's clothing can have armor runes etched on it even though it's not armor, but because it's not in the light, medium, or heavy armor category, it can't have runes requiring any of those categories.",{"type":"pf2-h3","page":580,"name":"Investiture","entries":["If a suit of armor has any runes, it has the {@trait invested} trait, requiring you to invest it to get its magical benefits."],"source":"CRB"},{"type":"pf2-h3","page":580,"name":"Rune Formulas","entries":["The Price of a rune's formula is the same as the Price of a formula for an item of the same level; it can be acquired in the same way as an {@quickref item formula||1|formulas}."],"source":"CRB"},{"type":"pf2-h3","page":580,"name":"The Etching Process","entries":["Etching a rune on an item follows the same process as using the {@action Craft} activity to make an item. You must have the formula for the rune, the item you're adding the rune to must be in your possession throughout the etching process, and you must meet any special Craft Requirements of the rune, including being able to craft magic items. The rune has no effect until you complete the {@action Craft} activity. You can etch only one rune at a time.",{"type":"pf2-h4","page":580,"name":"Transferring Runes","entries":["You can transfer runes between one item and another, including a {@item runestone}. This also uses the {@action Craft} activity. This lets you either move one rune from one item to another or swap a rune on one item with a rune on the other item. To swap, the runes must be of the same form (fundamental or property).","If an item can have two or more property runes, you decide which runes to swap and which to leave when transferring. If you attempt to transfer a rune to an item that can't accept it, such as transferring a melee weapon rune to a ranged weapon, you get an automatic critical failure on your {@action craft||Crafting} check. If you transfer a potency rune, you might end up with property runes on an item that can't benefit from them. These property runes go dormant until transferred to an item with the necessary potency rune or until you etch the appropriate potency rune on the item bearing them.","The DC of the {@skill Crafting} check to transfer a rune is determined by the item level of the rune being transferred, and the Price of the transfer is 10% of the rune's Price, unless transferring from a {@item runestone}, which is free. If you're swapping, use the higher level and higher Price between the two runes to determine these values. It takes 1 day (instead of the 4 days usually needed to Craft) to transfer a rune or swap a pair of runes, and you can continue to work over additional days to get a discount, as usual with Craft."],"data":{"quickrefIndex":true},"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":580,"name":"Fundamental Runes","entries":["Four fundamental runes produce the most essential magic of protection and destruction: {@item armor potency (generic)||armor potency} and {@item resilient (generic)||resilient} runes for armor, and {@item weapon potency (generic)||weapon potency} and {@item striking (generic)||striking} runes for weapons. A potency rune is what makes a weapon a magic weapon (page 599) or armor magic armor (page 556).","An item can have only one fundamental rune of each type, though etching a stronger rune can upgrade an existing rune to the more powerful version (as described in each rune's entry). As you level up, you typically alternate between increasing an item's potency rune and its {@item striking (generic)||striking} or {@item resilient (generic)||resilient} rune when you can afford to.",{"type":"data","tag":"table","name":"Fundamental Runes","source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":581,"name":"SPECIFIC ARMOR AND WEAPONS","entries":["Unlike armor and weapons enhanced with runes, specific armor and weapons (such as {@item ghoul hide} or a {@item holy avenger}) are created for a specific purpose and can work quite differently from other items of their type. Specific magic armor and weapons can't gain property runes, but you can add or improve their fundamental runes."],"source":"CRB"},{"type":"pf2-brown-box","page":581,"name":"RUNE TRANSFER EXAMPLES","entries":["You could transfer a {@item flaming} rune from a {@runeItem greatsword||+1 weapon potency||striking||flaming|} to a {@runeItem longsword||+2 weapon potency||striking|}, resulting in a {@runeItem longsword||+2 weapon potency||striking||flaming|} and a {@runeItem greatsword||+1 weapon potency||striking|}. You could swap the weapon potency runes from a {@runeItem longsword||+1 weapon potency} and a {@runeItem greatsword||+2 weapon potency}, resulting in a {@runeItem longsword||+2 weapon potency} and a {@runeItem greatsword||+1 weapon potency}. However, you couldn't swap a {@item +1 weapon potency} rune from one weapon with a {@item flaming} property rune from another weapon, as the two runes don't have the same form.","When transferring a rune to an item that can hold multiple property runes, you can decide whether you transfer a single rune or swap runes between the items.","For example, a +2 weapon can hold two property runes. If you transferred a {@item flaming} rune from a {@runeItem rapier||+1 weapon potency||striking||flaming|} to a {@runeItem warhammer||+2 weapon potency||striking||frost|}, you would decide whether you wanted to end up with a {@runeItem rapier||+1 weapon potency||striking|} and a {@runeItem warhammer||+2 weapon potency||striking||flaming||frost|} or a {@runeItem rapier||+1 weapon potency||striking||frost|} and a {@runeItem warhammer||+2 weapon potency||striking||flaming|}."],"source":"CRB"},{"type":"pf2-brown-box","page":582,"name":"UPGRADING ARMOR AND WEAPON RUNES","entries":["You'll often want to upgrade the fundamental runes of magic armor or a magic weapon you already have. This requires upgrading each rune separately. Tables 11–5 and 11–6 summarize the Price of each step, with a number in parentheses indicating the item's level for the Craft activity. This also indicates the typical progression for an adventurer to follow when upgrading their armor and weapons. The tables here don't include progressions that aren't as likely to come up, like turning a +1 weapon directly into a +1 greater striking weapon.",{"type":"data","tag":"table","name":"Armor Upgrade Prices","source":"CRB"},{"type":"data","tag":"table","name":"Weapon Upgrade Price","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":582,"name":"Property Runes","entries":["Property runes add special abilities to armor or a weapon in addition to the item's fundamental runes. If a suit of armor or a weapon has multiple etchings of the same rune, only the highest-level one applies. You can upgrade a property rune to a higher-level type of that rune in the same way you would upgrade a fundamental rune.","Rune abilities that must be activated follow the rules for activating magic items on page 532."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":564,"name":"Scrolls","entries":["A scroll contains a single spell that you can cast without having to expend a spell slot. A scroll can be Crafted to contain nearly any spell, so the types of scrolls available are limited only by the number of spells in the game. The exceptions are cantrips, focus spells, and rituals, none of which can be put on scrolls. The spell on a scroll can be cast only once, and the scroll is destroyed as part of the casting. The spell on the scroll is cast at a particular spell level, as determined by the scroll. For instance, a scroll of {@spell magic missile} (1st level) can be used to cast the 1st-level version of magic missile, but not a magic missile heightened to 2nd level. If no level is listed, the scroll can be used to cast the spell at its lowest level.","If you find a scroll, you can try to figure out what spell it contains. If the spell is a common spell from your spell list or a spell you know, you can spend a single {@action Recall Knowledge} action and automatically succeed at identifying the scroll's spell. If it's not, you must use {@action Identify Magic} to learn what spell the scroll holds.",{"type":"pf2-h4","page":564,"name":"Casting a Spell from a Scroll","entries":["{@action Cast a Spell||Casting a Spell} from a scroll requires holding the scroll in one hand and activating it with a {@action Cast a Spell} activity using the normal number of actions for that spell.","To {@action Cast a Spell} from a scroll, the spell must appear on your spell list. Because you're the one {@action Cast a Spell||Casting the Spell}, use your spell attack roll and spell DC. The spell also gains the appropriate trait for your tradition (arcane, divine, occult, or primal).","Any physical material components and costs are provided when a scroll is created, so you don't need to provide them when {@action Cast a Spell||Casting a Spell} from a scroll. You must replace any required material component for that spell with a somatic component. If the spell requires a focus, you must have that focus to {@action Cast a Spell||Cast the Spell} from a scroll."],"source":"CRB"},{"type":"pf2-h4","page":564,"name":"Scroll Statistics","entries":["All scrolls have the same base statistics unless noted otherwise. A scroll has light Bulk, and it must be held in one hand to be activated."],"source":"CRB"},{"type":"pf2-h4","page":565,"name":"Varying Statistics","entries":["Table 11–3 indicates the item level and Price of a scroll, both of which are based on the level of the spell contained on the scroll. Any costs to {@action Cast a Spell||Cast the Spell} are added to the scroll's Price when the scroll is crafted, so a scroll containing a spell with a Cost entry will have a higher Price than what appears on the table. The scroll's rarity matches the spell's rarity.","The traits for a scroll vary based on the spell it contains.","A scroll always has the consumable, magical, and scroll traits, plus the traits of the spell stored on it."],"source":"CRB"},{"type":"data","tag":"table","name":"Scroll Statistics","source":"CRB"},{"type":"pf2-h4","page":565,"name":"Crafting a Scroll","entries":["The process to {@action Craft} a scroll is much like that to {@action Craft} any other magic item. When you begin the crafting process, choose a spell to put into the scroll. You have to either {@action Cast a Spell||Cast that Spell} during the crafting process, or someone else must do so in your presence. {@action Cast a Spell||Casting that Spell} doesn't produce its normal effects; instead, the magic is trapped inside the scroll. The casting must come from a spellcaster expending a spell slot.","You can't {@action Craft} a scroll from a spell produced from another magic item, for example. The caster has to provide any cost of the spell. You need to learn only a single 1st-level formula to {@spell Craft} scrolls.","Like other {@trait consumable||consumables}, scrolls can be crafted in batches of four. All scrolls of one batch must contain the same spell at the same level, and you must provide one casting for each scroll crafted."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h4","page":565,"name":"Sample Scrolls","entries":["A wide variety of spells can appear on scrolls. The following specific scrolls are just examples.",{"type":"data","tag":"item","data":{"name":"Scroll of Illusory Disguise","source":"CRB","page":565,"type":"Item","level":1,"traits":["consumable","illusion","magical","scroll"],"price":{"coin":"gp","amount":3},"usage":"held in 1 hand","bulk":"L","activate":{"activity":{"number":2,"unit":"action"},"components":"{@action Cast a Spell}"},"category":"Scroll","entries":["This scroll can cast {@spell illusory disguise} as a 1st-level spell."],"craftReq":["Supply one casting of illusory disguise."]}},{"type":"data","tag":"item","data":{"name":"Scroll of Glitterdust","source":"CRB","page":565,"type":"Item","level":3,"traits":["consumable","evocation","magical","scroll"],"price":{"coin":"gp","amount":12},"usage":"held in 1 hand","bulk":"L","activate":{"activity":{"number":2,"unit":"action"},"components":"{@action Cast a Spell}"},"category":"Scroll","entries":["This scroll can be used to cast {@spell glitterdust} as a 2nd-level spell."],"craftReq":["Supply one casting of glitterdust."]}}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":294,"name":"Services","entries":["The services listed on {@table Basic Services and Consumables||Table 6–14} describe expenditures for common services and consumables.",{"type":"data","tag":"table","name":"Basic Services and Consumables","source":"CRB"},{"type":"pf2-h3","page":294,"name":"Hirelings","entries":["Paid laborers can provide services for you. Unskilled hirelings can perform simple manual labor and are untrained at most skills. Skilled hirelings have expert proficiency in a particular skill. Hirelings are level 0. If a skill check is needed, an untrained hireling has a +0 modifier, while a skilled hireling has a +4 modifier in their area of expertise and +0 for other skill checks. Hirelings' rates double if they're going adventuring with you."],"source":"CRB"},{"type":"pf2-h3","page":294,"name":"Transportation","entries":["The cost to hire transportation includes standard travel with no amenities. Most transit services provide basic sleeping arrangements, and some provide meals at the rates listed on Table 6–14. Arranging transportation into dangerous lands can be more expensive or impossible."],"source":"CRB"},{"type":"pf2-h3","page":294,"name":"Spellcasting","entries":["Spellcasting services, listed on {@table Spellcasting Services||Table 6–15}, are uncommon. Having a spell cast for you requires finding a spellcaster who knows and is willing to cast it. It's hard to find someone who can cast higher-level spells, and uncommon spells typically cost at least 100% more, if you can find someone who knows them at all. Spells that take a long time to cast (over 1 minute) usually cost 25% more. You must pay any cost listed in the spell in addition to the Price on the table.",{"type":"data","tag":"table","name":"Spellcasting Services","source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":277,"name":"Shields","entries":["{@action Raise a Shield} is the action most commonly used with shields. Most shields must be held in one hand, so you can't hold anything with that hand and {@action Raise a Shield}. A {@item buckler}, however, doesn't take up your hand, so you can {@action Raise a Shield} with a {@item buckler} if the hand is free (or, at the GM's discretion, if it's holding a simple, lightweight object that's not a weapon). You lose the benefits of {@action Raise a Shield} if that hand is no longer free.","When you have a {@item tower shield} raised, you can use the {@action Take Cover} action to increase the circumstance bonus to AC to +4. This lasts until the shield is no longer raised. If you would normally provide {@quickref lesser cover||3|cover} against an attack, having your tower shield raised provides {@quickref standard cover||3|cover} against it (and other creatures can {@action Take Cover} as normal using the cover from your shield).","If you have access to the {@feat Shield Block} reaction (from your class or from a feat), you can use it while {@action Raise a Shield||Raising your Shield} to reduce the damage you take by an amount equal to the shield's Hardness. Both you and the shield then take any remaining damage.",{"type":"pf2-h2","page":277,"name":"Shield Statistics","entries":["Shields have statistics that follow the same rules as armor:","Price, Speed Penalty, and Bulk. See page 274 for the rules for those statistics. Their other statistics are described here.",{"type":"pf2-h3","page":277,"name":"AC Bonus","entries":["A shield grants a circumstance bonus to AC, but only when the shield is raised. This requires using the Raise a Shield action, found on page 472."],"source":"CRB"},{"type":"pf2-h3","page":277,"name":"Hardness","entries":["Whenever a shield takes damage, the amount of damage it takes is reduced by this amount. This number is particularly relevant for shields because of the {@feat Shield Block} feat (page 266). The rules for Hardness appear on page 272."],"source":"CRB"},{"type":"pf2-h3","page":277,"name":"HP (BT)","entries":["This column lists the shield's Hit Points (HP) and Broken Threshold (BT). These measure how much damage the shield can take before it's destroyed (its total HP) and how much it can take before being broken and unusable (its BT). These matter primarily for the {@feat Shield Block} reaction."],"source":"CRB"},{"type":"data","tag":"table","name":"Shields","source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":277,"name":"Attacking with a Shield","entries":["A shield can be used as a martial weapon for attacks, using the statistics listed for a shield bash on {@table Melee Weapons||Table 6–7: Melee Weapons}. The shield bash is an option only for shields that weren't designed to be used as weapons. A shield can't have runes added to it. You can also buy and attach a {@item shield boss} or {@item shield spikes} to a shield to make it a more practical weapon. These can be found on {@table Melee Weapons||Table 6–7}. These work like other weapons and can even be etched with runes."],"source":"CRB"},{"type":"pf2-h2","page":277,"name":"Shield Descriptions","entries":["Each type of shield is described in more detail below.","{@b {@item Buckler}:} This very small shield is a favorite of duelists and quick, lightly armored warriors. It's typically made of steel and strapped to your forearm. You can Raise a Shield with your buckler as long as you have that hand free or are holding a light object that's not a weapon in that hand.","{@b {@item Wooden Shield}:} Though they come in a variety of shapes and sizes, the protection offered by wooden shields comes from the stoutness of their materials. While wooden shields are less expensive than steel shields, they break more easily.","{@b {@item Steel Shield}:} Like wooden shields, steel shields come in a variety of shapes and sizes. Though more expensive than wooden shields, they are much more durable.","{@b {@item Tower Shield}:} These massive shields can be used to provide cover to nearly the entire body. Due to their size, they are typically made of wood reinforced with metal."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":273,"name":"Shoddy Items","entries":["Improvised or of dubious make, shoddy items are never available for purchase except for in the most desperate of communities. When available, a shoddy item usually costs half the Price of a standard item, though you can never sell one in any case. Attacks and checks involving a shoddy item take a –2 item penalty. This penalty also applies to any DCs that a shoddy item applies to (such as AC, for shoddy armor). A shoddy suit of armor also worsens the armor's check penalty by 2. A shoddy item's Hit Points and Broken Threshold are each half that of a normal item of its type."],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":592,"name":"Staves","entries":["A magical staff is an indispensable accessory for an elite spellcaster. A staff is tied to one person during a preparation process, after which the preparer, and only the preparer, can harness the staff to cast a variety of spells throughout the day. The spells that can be cast from a staff are listed in bullet points organized by level under each version of the staff. Many staves can be found in multiple versions, with more powerful versions that contain more spells—such a staff always contains the spells of all lower-level versions, in addition to the spells listed in its own entry. All magical staves have the staff trait.",{"type":"pf2-h3","page":592,"name":"Casting Spells from a Staff","entries":["A staff gains charges when someone prepares it for the day. The person who prepared a staff can expend the charges to cast spells from it. You can {@action Cast a Spell} from a staff only if you have that spell on your spell list, are able to cast spells of the appropriate level, and expend a number of charges from the staff equal to the spell's level. {@action Cast a Spell||Casting a Spell} from a staff requires holding the staff (typically in one hand) and {@action Activate an Item||Activating} the staff by {@action Cast a Spell||Casting the Spell}, which takes the spell's normal number of actions.","Use your spell attack roll and spell DC when {@action Cast a Spell||Casting a Spell} from a staff. The spell gains the appropriate trait for your magical tradition (arcane, divine, occult, or primal) and can be affected by any modifications you can normally make when casting spells, such as metamagic feats. You must provide any material components, cost, or focus required by the spell, or you fail to cast it.","Prepared spellcasters and spontaneous spellcasters each have a unique way of altering how their staves gain charges and the ways they can be used (see the Prepared Spellcasters and Spontaneous Spellcasters sections below).",{"type":"pf2-h4","page":592,"name":"Casting Cantrips from a Staff","entries":["If a staff contains a cantrip, you can cast that cantrip using the staff without expending any charges. The cantrip's level is heightened to the same level as cantrips you cast."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":592,"name":"Preparing a Staff","entries":["During your daily preparations, you can prepare a staff to add charges to it for free. When you do so, that staff gains a number of charges equal to the level of your highest-level spell slot. You don't need to expend any spells to add charges in this way. No one can prepare more than one staff per day, nor can a staff be prepared by more than one person per day. If the charges aren't used within 24 hours, they're lost, and preparing the staff anew removes any charges previously stored in it. You can prepare a staff only if you have at least one of the staff's spells on your spell list.",{"type":"pf2-h4","page":592,"name":"Prepared Spellcasters","entries":["A prepared spellcaster—such as a cleric, druid, or wizard— can place some of their own magic in a staff to increase its number of charges. When a prepared spellcaster prepares a staff, they can expend a spell slot to add a number of charges to the staff equal to the level of the spell. They can't expend more than one spell in this way each day. For example, if Ezren can cast 3rd-level spells and prepared a staff, the staff would gain 3 charges, but Ezren could increase this to 6 by expending one of his 3rd-level spells, 5 by expending a 2nd-level spell, or 4 by expending a 1st-level spell."],"source":"CRB"},{"type":"pf2-h4","page":592,"name":"Spontaneous Spellcasters","entries":["A spontaneous spellcaster, such as a bard or sorcerer, can reduce the number of charges it takes to Activate a staff by supplementing with their own energy. When a spontaneous spellcaster Activates a staff, they can expend 1 charge from the staff and one of their spell slots to cast a spell from the staff of the same level (or lower) as the expended spell slot. This doesn't change the number of actions it takes to cast the spell. For example, if Seoni can cast 3rd-level spells and prepared a staff, the staff would gain 3 charges. She could expend 1 charge and one of her 3rd-level spell slots to cast a 3rd-level spell from the staff, or 1 charge and one of her 2nd-level spell slots to cast a 2nd-level spell from the staff. She could still expend 3 charges from the staff to cast a 3rd-level spell from it without using any of her own slots, just like any other spellcaster"],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":592,"name":"Attacking with a Staff","entries":["Staves are also {@item staff} weapons. They can be etched with fundamental runes but not property runes. This doesn't alter any of their spellcasting abilities."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":597,"name":"Wands","entries":["Short, slender items typically made of wood, wands let you cast a specific spell without expending a spell slot. They can be used once per day, but can be overcharged to attempt to cast them again at great risk. Each wand holds a spell of a certain level, determined when the wand is created. Cantrips, focus spells, and rituals can't be placed in wands.","If you find a wand, you can try to figure out what spell is in it. If the spell is a common spell from your spell list or is a spell you know, you can use a single {@action Recall Knowledge} action and automatically succeed.","If it's not, you must {@action Identify Magic}.",{"type":"pf2-h3","page":597,"name":"Casting Spells from a Wand","entries":["A wand contains a spell that can be cast once per day. Casting a spell from a wand requires holding the wand in one hand and activating the item with a {@action Cast a Spell} activity using the normal number of actions for the spell.","To cast a spell from a wand, it must be on your spell list. Because you're the one casting the spell, use your spell attack roll and spell DC. The spell is of your tradition.","A spell cast from a wand doesn't require physical material components, but you must replace any material component normally required to cast the spell with a somatic component. If the spell requires a focus, you must still have that focus to cast the spell from a wand, and if the spell has a cost, you must still pay that cost to cast the spell from a wand.",{"type":"pf2-h4","page":597,"name":"Overcharging a Wand","entries":["After the spell is cast from the wand for the day, you can attempt to cast it one more time—overcharging the wand at the risk of destroying it. {@action Cast a Spell||Cast the Spell} again, then roll a DC {@flatDC 10} flat check. On a success, the wand is broken.","On a failure, the wand is destroyed. If anyone tries to overcharge a wand when it's already been overcharged that day, the wand is automatically destroyed (even if it had been repaired) and no spell is cast."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":597,"name":"Wand Statistics","entries":["A wand's base statistics are the same unless noted otherwise in a special wand. It has light Bulk, and must be held in one hand to be activated. Each wand contains a specific level of the spell. When you activate a wand, you can only cast the spell at the specified level, but you can craft a wand with a heightened version of a spell.",{"type":"pf2-h4","page":597,"name":"Varying Statistics","entries":["Each type of wand has a Level and Price determined by the spell's level. The wand's rarity matches the spell's rarity. The item's traits also vary, based on the spell. A wand has any traits listed in its stat block (usually just magical and wand), plus any traits of the spell stored on it. A wand has the normal Hardness, BT, and HP of a thin item of its material (page 577)."],"source":"CRB"},{"type":"pf2-brown-box","page":597,"name":"EXAMPLE WAND","entries":["This example {@item magic wand (generic)} has the {@spell heal} spell.",{"type":"data","tag":"item","data":{"name":"Wand of Heal","source":"CRB","page":597,"type":"Item","level":"3+","traits":["magical","necromancy","positive","wand"],"usage":"held in 1 hand","bulk":"L","category":"Wand","entries":["The golden end caps on this white wooden wand are adorned with ruby cabochons.",{"type":"ability","style":"compact","components":["{@action Cast a Spell}"],"frequency":{"freq":1,"unit":"day","overcharge":true,"number":"once "},"entries":["You cast a {@spell heal} spell at the indicated level."]}],"craftReq":["Supply a listed-level casting of heal."],"generic":"G","variants":[{"type":"1st-level spell","level":3,"price":{"coin":"gp","amount":60},"entries":[]},{"type":"2nd-level spell","level":5,"price":{"coin":"gp","amount":160},"entries":[]},{"type":"3rd-level spell","level":7,"price":{"coin":"gp","amount":360},"entries":[]},{"type":"4th-level spell","level":9,"price":{"coin":"gp","amount":700},"entries":[]},{"type":"5th-level spell","level":11,"price":{"coin":"gp","amount":1500},"entries":[]},{"type":"6th-level spell","level":13,"price":{"coin":"gp","amount":3000},"entries":[]},{"type":"7th-level spell","level":15,"price":{"coin":"gp","amount":6500},"entries":[]},{"type":"8th-level spell","level":17,"price":{"coin":"gp","amount":15000},"entries":[]},{"type":"9th-level spell","level":19,"price":{"coin":"gp","amount":40000},"entries":[]}]}}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":597,"name":"Crafting a Wand","entries":["For the most part, the process to {@action Craft} a wand is like that to {@action Craft} any other magic item. When you begin the crafting process, choose a spell to put into the wand. You have to either cast that spell during the process, or someone else must do so in your presence. That spell doesn't have its normal effects; instead, the magic is captured inside the wand. The caster doesn't need to pay any cost of the spell.","The casting must come from a spellcaster expending a spell slot. You can't make a wand from a spell that comes from another magic item, for example."],"source":"CRB"},{"type":"pf2-h3","page":597,"name":"Magic Wand","entries":["The simplest form of wand contains a spell, with Price and level based on that spell. The wand has the {@trait magical} and {@trait wand} traits, as well as the traits the spell has. The name of a magic wand with a spell in it is simply \"wand of,\" followed by the spell's name. You only need to learn one 1st-level formula to {@action Craft} a {@i magic wand}."],"source":"CRB"},{"type":"pf2-h3","page":598,"name":"Specialty Wands","entries":["Specialty wands can contain only certain kinds of spells, as noted in the stat block, and either alter the spell's effects or affect how it can be cast. The Craft Requirements entry lists what kinds of spells the wand can hold."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":278,"name":"Weapons","entries":[{"type":"pf2-h2","page":278,"name":"Attack Rolls","entries":["When making an attack roll, determine the result by rolling 1d20 and adding your attack modifier for the weapon or unarmed attack you're using. Modifiers for melee and ranged attacks are calculated differently.",{"type":"pf2-inset","page":278,"entries":["Ranged attack modifier = Dexterity modifier + proficiency bonus + other bonuses + penalties"],"source":"CRB"},{"type":"pf2-inset","page":278,"entries":["Melee attack modifier = Strength modifier {@n (or optionally Dexterity for a {@trait finesse} weapon)} + proficiency bonus + other bonuses + penalties"],"source":"CRB"},"Bonuses, and penalties apply to these rolls just like with other types of checks. Weapons with potency runes (page 581) add an item bonus to your attack rolls.",{"type":"pf2-h3","page":278,"name":"Multiple Attack Penalty","entries":["If you use an action with the attack trait more than once on the same turn, your attacks after the first take a penalty called a multiple attack penalty. Your second attack takes a –5 penalty, and any subsequent attacks take a –10 penalty.","The multiple attack penalty doesn't apply to attacks you make when it isn't your turn (such as attacks made as part of a reaction). You can use a weapon with the {@trait agile} trait to reduce your multiple attack penalty."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":278,"name":"Damage Rolls","entries":["When the result of your attack roll with a weapon or unarmed attack equals or exceeds your target's AC, you hit your target! Roll the weapon or unarmed attack's damage die and add the relevant modifiers, bonuses, and penalties to determine the amount of damage you deal. Calculate a damage roll as follows.",{"type":"pf2-inset","page":278,"entries":["Melee damage roll = damage die of weapon or unarmed attack + Strength modifier + bonuses + penalties"],"source":"CRB"},{"type":"pf2-inset","page":278,"entries":["Ranged damage roll = damage die of weapon + Strength modifier for thrown weapons + bonuses + penalties"],"source":"CRB"},"Ranged weapons don't normally add an ability modifier to the damage roll, though weapons with the propulsive trait (page 283) add half your Strength modifier (or your full modifier if it is a negative number), and thrown weapons add your full Strength modifier.","Magic weapons with {@item striking}, {@item greater striking}, or {@item major striking} runes (page 581) add one or more weapon damage dice to your damage roll. These extra dice are the same die size as the weapon's damage die. At higher levels, most characters also gain extra damage from weapon specialization."],"source":"CRB"},{"type":"pf2-h2","page":278,"name":"Critical Hits","entries":["When you make an attack and succeed with a natural 20 (the number on the die is 20), or if the result of your attack exceeds the target's AC by 10, you achieve a critical success (also known as a critical hit).","If you critically succeed at a {@action Strike}, your attack deals {@book double damage|CRB|9|Doubling and Halving Damage}. Other attacks, such as spell attack rolls and some uses of the {@skill Athletics} skill, describe the specific effects that occur when their outcomes are critical successes."],"source":"CRB"},{"type":"pf2-h2","page":278,"name":"Unarmed Attacks","entries":["Almost all characters start out trained in unarmed attacks. You can {@action Strike} with your fist or another body part, calculating your attack and damage rolls in the same way you would with a weapon. Unarmed attacks can belong to a weapon group (page 280), and they might have weapon traits (page 282). However, unarmed attacks aren't weapons, and effects and abilities that work with weapons never work with unarmed attacks unless they specifically say so.","{@table Unarmed Attacks||Table 6–6: Unarmed Attacks} lists the statistics for an unarmed attack with a fist, though you'll usually use the same statistics for attacks made with any other parts of your body. Certain ancestry feats, class features, and spells give access to special, more powerful unarmed attacks. Details for those unarmed attacks are provided in the abilities that grant them."],"source":"CRB"},{"type":"pf2-h2","page":278,"name":"Improvised Weapons","entries":["If you attack with something that wasn't built to be a weapon, such as a chair or a vase, you're making an attack with an improvised weapon. Improvised weapons are simple weapons. You take a –2 item penalty to attack rolls with an improvised weapon. The GM determines the amount and type of damage the attack deals, if any, as well as any weapon traits the improvised weapon should have."],"source":"CRB"},{"type":"pf2-h2","page":279,"name":"Weapon Statistics","entries":["The tables on pages 280 –282 list the statistics for various melee and ranged weapons that you can purchase, as well as the statistics for striking with a fist (or another basic unarmed attack). The tables present the following statistics. All weapons listed in this chapter have an item level of 0.",{"type":"pf2-h3","page":279,"name":"Damage","entries":["This entry lists the weapon's damage die and the type of damage it deals: B for bludgeoning, P for piercing, or S for slashing.",{"type":"pf2-beige-box","page":279,"name":"Damage Dice","entries":["Each weapon lists the damage die used for its damage roll. A standard weapon deals one die of damage, but a magical {@item striking (generic)||striking} rune can increase the number of dice rolled, as can some special actions and spells. These additional dice use the same die size as the weapon or unarmed attack's normal damage die.",{"type":"pf2-title","name":"Counting Damage Dice"},"Effects based on a weapon's number of damage dice include only the weapon's damage die plus any extra dice from a {@item striking (generic)||striking} rune. They don't count extra dice from abilities, critical specialization effects, property runes, weapon traits, or the like.",{"type":"pf2-title","name":"Increasing Die Size"},"When an effect calls on you to increase the size of your weapon damage dice, instead of using its normal weapon damage dice, use the next larger die, as listed below (so if you were using a d4, you'd use a d6, and so on). If you are already using a d12, the size is already at its maximum. You can't increase your weapon damage die size more than once.","{@c {@b {@dice 1d4} ➞ {@dice 1d6} ➞ {@dice 1d8} ➞ {@dice 1d10} ➞ {@dice 1d12}}}"],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":279,"name":"Range","entries":["Ranged and thrown weapons have a range increment. Attacks with these weapons work normally up to that distance. Attack rolls beyond a weapon's range increment take a –2 penalty for each additional multiple of that increment between you and the target. Attacks beyond the sixth range increment are impossible.","For example, a shortbow takes no penalty against a target up to 60 feet away, a –2 penalty against a target beyond 60 feet but up to 120 feet away, and a –4 penalty against a target beyond 120 feet but up to 180 feet away, and so on, up to 360 feet."],"source":"CRB"},{"type":"pf2-h3","page":279,"name":"Reload","entries":["While all weapons need some amount of time to get into position, many ranged weapons also need to be loaded and reloaded. This entry indicates how many {@action Interact} actions it takes to reload such weapons. This can be 0 if drawing ammunition and firing the weapon are part of the same action. If an item takes 2 or more actions to reload, the GM determines whether they must be performed together as an activity, or you can spend some of those actions during one turn and the rest during your next turn.","An item with an entry of \"—\" must be drawn to be thrown, which usually takes an {@action Interact} action just like drawing any other weapon. Reloading a ranged weapon and drawing a thrown weapon both require a free hand. Switching your grip to free a hand and then to place your hands in the grip necessary to wield the weapon are both included in the actions you spend to reload a weapon."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":279,"name":"Bulk","entries":["This entry gives the weapon's Bulk. A weapon's Bulk is increased or decreased if it's sized for creatures that aren't Small or Medium size, following the rules on page 295."],"source":"CRB"},{"type":"pf2-brown-box","page":279,"name":"SELECTING WEAPONS","entries":["Characters who focus on combat need to carefully consider their choice of weapons, evaluating whether they want to fight in melee or at range, the weapons' damage potential, and the special features of various weapons. Characters who are primarily spellcasters usually just need to pick a backup weapon in the best category they're trained or better in.","When selecting weapons, start by identifying the weapon types you're trained or better in. You should then compare weapons within these types to determine which ones you will have the highest melee or ranged attack modifier with. It's usually considered best practice to select both a melee and ranged weapon during character creation so you can contend with a broader variety of foes and situations.",{"type":"pf2-title","name":"Weapon Categories"},"Weapons fall into broad categories depending on how much damage they deal and what traits they have. Martial weapons generally deal more damage than simple weapons, and advanced weapons generally have more advantageous traits than martial weapons with the same damage. Generally, you'll want to select weapons that deal more damage, but if you're a highly skilled combatant, you might want to pick a weapon with interesting traits, even if it has a lower weapon damage die. You can also purchase multiple weapons within your budget, allowing you to switch between them for different situations."],"source":"CRB"},{"type":"pf2-h3","page":279,"name":"Hands","entries":["Some weapons require one hand to wield, and others require two. A few items, such as a longbow, list 1+ for its Hands entry. You can hold a weapon with a 1+ entry in one hand, but the process of shooting it requires using a second to retrieve, nock, and loose an arrow. This means you can do things with your free hand while holding the bow without changing your grip, but the other hand must be free when you shoot. To properly wield a 1+ weapon, you must hold it in one hand and also have a hand free.","Weapons requiring two hands typically deal more damage. Some one-handed weapons have the two-hand trait, causing them to deal a different size of weapon damage die when used in two hands. In addition, some abilities require you to wield a weapon in two hands. You meet this requirement while holding the weapon in two hands, even if it doesn't require two hands or have the two-hand trait."],"source":"CRB"},{"type":"pf2-h3","page":280,"name":"Group","entries":["A weapon or unarmed attack's group classifies it with similar weapons. Groups affect some abilities and what the weapon does on a critical hit if you have access to that weapon or unarmed attack's critical specialization effects; for full details, see page 283."],"source":"CRB"},{"type":"pf2-h3","page":280,"name":"Weapon Traits","entries":["The traits a weapon or unarmed attack has are listed in this entry. Any trait that refers to a \"weapon\" can also apply to an unarmed attack that has that trait."],"source":"CRB"},{"type":"pf2-h3","page":280,"name":"Ammunition","entries":["Some entries in the ranged weapons tables are followed by an entry indicating the type of ammunition that weapon launches. The damage die is determined by the weapon, not the ammunition. Because that and other relevant statistics vary by weapon, ammunition entries list only the name, quantity, Price, and Bulk. Using ammunition destroys it."],"source":"CRB"},{"type":"data","tag":"table","name":"Unarmed Attacks","source":"CRB"},{"type":"data","tag":"table","name":"Melee Weapons","source":"CRB"},{"type":"data","tag":"table","name":"Ranged Weapons","source":"CRB"},{"type":"pf2-h3","page":282,"name":"Weapon Traits","entries":["{@filter Weapons and unarmed attacks with the weapon trait can have the following traits.|traits||categories=item}"],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":283,"name":"Critical Specialization Effects","entries":["Certain feats, class features, weapon runes, and other effects can grant you additional benefits when you make a Strike with certain weapons and get a critical success. This is called a critical specialization effect. The exact effect depends on which weapon group your weapon belongs to, as listed below. You can always decide not to add the critical specialization effect of your weapon.","{@b Axe:} Choose one creature adjacent to the initial target and within reach. If its AC is lower than your attack roll result for the critical hit, you deal damage to that creature equal to the result of the weapon damage die you rolled (including extra dice for its potency rune, if any). This amount isn't doubled, and no bonuses or other additional dice apply to this damage.","{@b Bomb:} Increase the radius of the bomb's splash damage (if any) to 10 feet.","{@b Bow:} If the target of the critical hit is adjacent to a surface, it gets stuck to that surface by the missile. The target is immobilized and must spend an Interact action to attempt a DC 10 {@skill Athletics} check to pull the missile free; it can't move from its space until it succeeds. The creature doesn't become stuck if it is incorporeal, is liquid (like a water elemental or some oozes), or could otherwise escape without effort.","{@b Brawling:} The target must succeed at a Fortitude save against your class DC or be slowed 1 until the end of your next turn.","{@b Club:} You knock the target away from you up to 10 feet (you choose the distance). This is {@quickref forced movement||3|forced movement}.","{@b Dart:} The target takes {@dice 1d6} {@condition Persistent Damage|CRB|persistent bleed damage}. You gain an item bonus to this bleed damage equal to the weapon's item bonus to attack rolls.","{@b Flail:} The target is knocked {@condition prone}.","{@b Hammer:} The target is knocked {@condition prone}.","{@b Knife:} The target takes {@dice 1d6} {@condition Persistent Damage|CRB|persistent bleed} damage. You gain an item bonus to this bleed damage equal to the weapon's item bonus to attack rolls.","{@b Pick:} The weapon viciously pierces the target, who takes 2 additional damage per weapon damage die.","{@b Polearm:} The target is moved 5 feet in a direction of your choice. This is {@quickref forced movement||3|forced movement}.","{@b Shield:} You knock the target back from you 5 feet. This is {@quickref forced movement||3|forced movement}.","{@b Sling:} The target must succeed at a Fortitude save against your class DC or be stunned 1.","{@b Spear:} The weapon pierces the target, weakening its attacks. The target is clumsy 1 until the start of your next turn.","{@b Sword:} The target is made off-balance by your attack, becoming {@condition flat-footed} until the start of your next turn.",{"type":"pf2-h3","page":284,"name":"Weapon Descriptions","entries":["{@note Please visit the {@filter items page|items||source=CRB|category=weapon|type=equipment} to view all weapons.}"],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":287,"name":"Wearing Tools","entries":["You can make a set of tools (such as {@item alchemist's tools} or {@item healer's tools}) easier to use by wearing it. This allows you to draw and replace the tools as part of the action that uses them. You can wear up to 2 Bulk of tools in this manner; tools beyond this limit must be stowed or drawn with an {@action Interact} action to use."],"data":{"quickref":2},"source":"CRB"}]},{"type":"entries","entries":[{"type":"section","page":300,"name":"Cantrips","entries":["A cantrip is a special type of spell that's weaker than other spells but can be used with greater freedom and flexibility. The title of a cantrip's stat block says \"Cantrip\" instead of \"Spell.\" Casting a cantrip doesn't use up your spell slots; you can cast a cantrip at will, any number of times per day. If you're a prepared caster, you can prepare a specific number of cantrips each day. You can't prepare a cantrip in a spell slot.","A cantrip is always automatically heightened to half your level, rounded up. For a typical spellcaster, this means its level is equal to the highest level of spell slot you have."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":302,"name":"Casting Spells","entries":["The casting of a spell can range from a simple word of magical might that creates a fleeting effect to a complex process taking minutes or hours to cast and producing a long-term impact. {@action Cast a Spell||Casting a Spell} is a special activity that takes a number of actions defined by the spell. When you {@action Cast a Spell}, your spellcasting creates obvious visual manifestations of the gathering magic, although feats such as Conceal Spell (page 210) and Melodious Spell (page 101) can help hide such manifestations or otherwise prevent observers from noticing that you are casting.",{"type":"data","tag":"action","name":"Cast a Spell","source":"CRB"},{"type":"pf2-h3","page":303,"name":"Spell Components","entries":["A spell description lists the components required to {@action Cast a Spell||Cast the Spell}. For most spells, the number of components is equal to the number of actions you must spend to {@action Cast a Spell||Cast the Spell}. Each component adds certain traits to the {@action Cast a Spell} activity, and some components have special requirements. The components that appear in this book are listed below.",{"type":"pf2-h4","page":303,"name":"Material","entries":["A material component is a bit of physical matter consumed in the casting of the spell. The spell gains the manipulate trait and requires you to have a free hand to retrieve and manipulate a material component. That component is expended in the casting (even if the spell is disrupted).","Except in extreme circumstances, you can assume all common components are included in a material component pouch (page 290)."],"source":"CRB"},{"type":"pf2-h4","page":303,"name":"Somatic","entries":["A somatic component is a specific hand movement or gesture that generates a magical nexus. The spell gains the manipulate trait and requires you to make gestures. You can use this component while holding something in your hand, but not if you are restrained or otherwise unable to gesture freely.","Spells that require you to touch the target require a somatic component. You can do so while holding something as long as part of your hand is able to touch the target (even if it's through a glove or gauntlet)."],"source":"CRB"},{"type":"pf2-h4","page":303,"name":"Verbal","entries":["A verbal component is a vocalization of words of power.","You must speak them in a strong voice, so it's hard to conceal that you're {@action Cast a Spell||Casting a Spell}. The spell gains the {@trait concentrate}. You must be able to speak to provide this component."],"source":"CRB"},{"type":"pf2-h4","page":303,"name":"Focus","entries":["A focus is an object that funnels the magical energy of the spell. The spell gains the manipulate trait and requires you to either have a free hand to retrieve the focus listed in the spell or already be holding the focus in your hand.","As part of {@action Cast a Spell||Casting the Spell}, you retrieve the focus (if necessary), manipulate it, and can stow it again if you so choose.","Foci tend to be expensive, and you need to acquire them in advance to {@action Cast a Spell||Cast the Spell}."],"source":"CRB"},{"type":"pf2-brown-box","page":303,"name":"Component Substitution","entries":["Some classes can substitute one component for another or alter how a component works.","If you're a {@class bard} {@action Cast a Spell||Casting a Spell} from the {@trait occult} tradition you can usually play an {@item musical instrument||instrument} for spells requiring somatic or material components, as long as it takes at least one of your hands to do so. If you use an instrument, you don't need a spell component pouch or another hand free. You can usually also play an instrument for spells requiring verbal components, instead of speaking.","If you're a {@class cleric} {@action Cast a Spell||Casting a Spell} from the {@trait divine} tradition while holding a divine focus (such as a {@item religious symbol (generic)||religious symbol} or {@item religious text||text}), you can replace any material component the spell requires by using the divine focus as a focus component instead. Unlike the normal rules for a focus component, you can't retrieve or stow the focus when making this substitution.","If you're a {@class druid} {@action Cast a Spell||Casting a Spell} from the {@trait primal} tradition while holding a primal focus (such as {@item holly and mistletoe}), you can replace any material component the spell requires by using the primal focus as a focus component instead. Unlike the normal rules for a focus component, you can't retrieve or stow the focus when making this substitution.","If you're a {@class sorcerer} {@action Cast a Spell||Casting a Spell} from the magical tradition that matches your bloodline, you can draw on the magic within your blood to replace any material component with a somatic component.","Any character casting an innate spell can replace any material component with a somatic component."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":304,"name":"Metamagic","entries":["Many spellcasters can gain access to metamagic actions, typically by selecting metamagic feats. Actions with the metamagic trait tweak the properties of your spells, changing their range, damage, or any number of other properties. You must use a metamagic action directly before the spell you want to alter. If you use any action (including free actions, reactions, and additional metamagic actions) other than {@action Cast a Spell} directly after, you waste the benefits of the metamagic action. Any additional effects added by a metamagic action are part of the spell's effect, not of the metamagic action itself."],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":298,"name":"Disbelieving Illusions","entries":["Sometimes illusions allow an affected creature a chance to disbelieve the spell, which lets the creature effectively ignore the spell if it succeeds at doing so. This usually happens when a creature {@action Seek||Seeks} or otherwise spends actions to engage with the illusion, comparing the result of its {@skill Perception} check (or another check or saving throw, at the GM's discretion) to the caster's spell DC. {@trait Mental} illusions typically provide rules in the spell's description for disbelieving the effect (often allowing the affected creature to attempt a Will save).","If the illusion is {@trait visual}, and a creature interacts with the illusion in a way that would prove it is not what it seems, the creature might know that an illusion is present, but it still can't ignore the illusion without successfully disbelieving it. For instance, if a character is pushed through the illusion of a door, they will know that the door is an illusion, but they still can't see through it. Disbelieving an illusion makes it and those things it blocks seem hazy and indistinct, so even in the case where a visual illusion is disbelieved, it may, at the GM's discretion, block vision enough to make those on the other side concealed.."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":304,"name":"Durations","entries":["The duration of a spell is how long the spell effect lasts.","Spells that last for more than an instant have a Duration entry. A spell might last until the start or end of a turn, for some number of rounds, for minutes, or even longer. If a spell's duration is given in rounds, the number of rounds remaining decreases by 1 at the start of each of the spellcaster's turns, ending when the duration reaches 0.","Some spells have effects that remain even after the spell's magic is gone. Any ongoing effect that isn't part of the spell's duration entry isn't considered magical.","For instance, a spell that creates a loud sound and has no duration might deafen someone for a time, even permanently. This deafness couldn't be counteracted because it is not itself magical (though it might be cured by other magic, such as {@spell restore senses}).","If a spell's caster dies or is incapacitated during the spell's duration, the spell remains in effect till its duration ends.","You might need to keep track of the caster's initiative after they stopped being able to act to monitor spell durations.",{"type":"pf2-h3","page":304,"name":"Sustaining Spells","entries":["If the spell's duration is \"sustained,\" it lasts until the end of your next turn unless you use a Sustain a Spell action on that turn to extend the duration of that spell.",{"type":"data","tag":"action","name":"Sustain a Spell","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":305,"name":"Long Durations","entries":["If a spell's duration says it lasts until your next daily preparations, on the next day you can refrain from preparing a new spell in that spell's slot. (If you are a spontaneous caster, you can instead expend a spell slot during your preparations.) Doing so extends the spell's duration until your next daily preparations. This effectively Sustains the Spell over a long period of time.","If you prepare a new spell in the slot (or don't expend a spell slot), the spell ends. You can't do this if the spell didn't come from one of your spell slots. If you are dead or otherwise incapacitated at the 24-hour mark after the time you {@action Cast a Spell||Cast the Spell} or the last time you extended its duration, the spell ends. Spells with an unlimited duration last until counteracted or Dismissed. You don't need to keep a spell slot open for these spells."],"source":"CRB"},{"type":"pf2-h3","page":305,"name":"Dismissing","entries":["Some spells can be dismissed, ending the duration early. This requires the caster or target to use the Dismiss action.",{"type":"data","tag":"action","name":"Dismiss","source":"CRB"}],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":300,"name":"Focus Spells","entries":["Focus spells are a special type of spell attained directly from a branch of study, from a deity, or from another specific source. You can learn focus spells only through special class features or feats, rather than choosing them from a spell list. Furthermore, you cast focus spells using a special pool of Focus Points—you can't prepare a focus spell in a spell slot or use your spell slots to cast focus spells; similarly, you can't spend your Focus Points to cast spells that aren't focus spells. Even some classes that don't normally grant spellcasting, such as the champion and monk, can grant focus spells.","Focus spells are automatically heightened to half your level rounded up, just like cantrips are. You can't cast a focus spell if its minimum level is greater than half your level rounded up, even if you somehow gain access to it.","Casting any of your focus spells costs you 1 Focus Point. You automatically gain a focus pool of 1 Focus Point the first time you gain an ability that gives you a focus spell.","You replenish all the Focus Points in your pool during your daily preparations. You can also use the {@action Refocus} activity to pray, study, meditate, or otherwise reattune yourself to the source of your focus magic and regain a Focus Point.","Some abilities allow you to increase the Focus Points in your pool beyond 1. Typically, these are feats that give you a new focus spell and increase the number of points in your pool by 1. Your focus pool can't have a capacity beyond 3 Focus Points, even if feats that increase your pool would cause it to exceed this number.",{"type":"data","tag":"action","name":"Refocus","source":"CRB"},{"type":"pf2-brown-box","page":302,"name":"Focus Points from Multiple Sources","entries":["It's possible, especially through archetypes, to gain focus spells and Focus Points from more than one source. If this happens, you have just one focus pool, adding all the Focus Points together to determine the total size of your pool. (Remember that the maximum number of Focus Points a pool can have is 3.) If you have multiple abilities that give you a focus pool, each one adds 1 Focus Point to your pool. For instance, if you were a cleric with the Domain Initiate feat, you would have a pool with 1 Focus Point. Let's say you then took the champion multiclass archetype and the Healing Touch feat. Normally, this feat would give you a focus pool. Since you already have one, it instead increases your existing pool's capacity by 1.","Focus Points are not differentiated by source; you can spend any of your Focus Points on any of your focus spells. Likewise, when you {@action Refocus}, you get back a point as long as you follow the guidelines of any abilities that granted you focus spells. Having Focus Points from multiple sources doesn't change the tradition of your spells; if you had both cleric domain spells and druid order spells, your domain spells would remain divine and the order spells primal. This could mean that you need to keep track of a different proficiency and ability modifier with the spell DC and spell attack roll of different focus spells."],"source":"CRB"},{"type":"pf2-h3","page":302,"name":"Spellcasters with Focus Spells","entries":["If you are a spellcaster, your focus spells are the same tradition of spell as the class that gave you the focus spell. A {@class bard||bard's} are occult, a {@class cleric||cleric's} are divine, a {@class druid||druid's} are primal, a {@class wizard||wizard's} are arcane, and a {@class sorcerer||sorcerer's} are determined by their bloodline."],"source":"CRB"},{"type":"pf2-h3","page":302,"name":"Non-Spellcasters with Focus Spells","entries":["If you get focus spells from a class or other source that doesn't grant spellcasting ability (for example, if you're a monk with the {@feat Ki Strike} feat), the ability that gives you focus spells also provides your proficiency rank for spell attack rolls and spell DCs, as well as the magical tradition of your focus spells. You gain the ability to {@action Cast a Spell} and use any spellcasting actions necessary to cast your focus spells (see below). However, you don't qualify for feats and other rules that require you to be a spellcaster."],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Hostile Actions","entries":["Sometimes spell effects prevent a target from using hostile actions, or the spell ends if a creature uses any hostile actions. A hostile action is one that can harm or damage another creature, whether directly or indirectly, but not one that a creature is unaware could cause harm.","For instance, lobbing a {@spell fireball} into a crowd would be a hostile action, but opening a door and accidentally freeing a horrible monster would not be. The GM is the final arbitrator of what constitutes a hostile action."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Identifying Spells","entries":["Sometimes you need to identify a spell, especially if its effects are not obvious right away. If you notice a spell being cast, and you have prepared that spell or have it in your repertoire, you automatically know what the spell is, including the level to which it is heightened.","If you want to identify a spell but don't have it prepared or in your repertoire, you must spend an action on your turn to attempt to identify it using {@action Recall Knowledge}. You typically notice a spell being cast by seeing its visual manifestations or hearing its verbal casting components. Identifying long-lasting spells that are already in place requires using Identify Magic instead of {@action Recall Knowledge} because you don't have the advantage of watching the spell being cast."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":302,"name":"Innate Spells","entries":["Certain spells are natural to your character, typically coming from your ancestry or a magic item rather than your class. You can cast your innate spells even if you aren't a member of a spellcasting class. The ability that gives you an innate spell tells you how often you can cast it—usually once per day—and its magical tradition. Innate spells are refreshed during your daily preparations. Innate cantrips are cast at will and automatically heightened as normal for cantrips (see Cantrips on page 300) unless otherwise specified. You gain the ability to {@action Cast a Spell} and use any spellcasting actions necessary to cast your innate spells; since this magic is innate, you can replace any material component with a somatic component (page 303). Innate spells don't let you qualify for abilities that require you to be a spellcaster.","You're always trained in spell attack rolls and spell DCs for your innate spells, even if you aren't otherwise trained in spell attack rolls or spell DCs. If your proficiency in spell attack rolls or spell DCs is expert or better, apply that proficiency to your innate spells, too. You use your Charisma modifier as your spellcasting ability modifier for innate spells unless otherwise specified.","If you have an innate spell, you can cast it, even if it's not of a spell level you can normally cast. This is especially common for monsters, which might be able to cast innate spells far beyond what a character of the same level could use.","You can't use your spell slots to cast your innate spells, but you might have an innate spell and also be able to prepare or cast the same spell through your class. You also can't heighten innate spells, but some abilities that grant innate spells might give you the spell at a higher level than its base level or change the level at which you cast the spell."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":304,"name":"Ranges, Areas, and Targets","entries":["Spells with a range can affect targets, create areas, or make things appear only within that range. Most spell ranges are measured in feet, though some can stretch over miles, reach anywhere on the planet, or go even farther!",{"type":"pf2-h3","page":304,"name":"Touch Range","entries":["A spell with a range of touch requires you to physically touch the target. You use your unarmed reach to determine whether you can touch the creature. You can usually touch the target automatically, though the spell might specify that the target can attempt a saving throw or that you must attempt a spell attack roll. If an ability increases the range of a touch spell, start at 0 feet and increase from there."],"source":"CRB"},{"type":"pf2-h3","page":304,"name":"Areas","entries":["Sometimes a spell has an area, which can be a burst, cone, emanation, or line. The method of measuring these areas can be found {@quickref here||3|Areas}. If the spell originates from your position, the spell has only an area; if you can cause the spell's area to appear farther away from you, the spell has both a range and an area."],"source":"CRB"},{"type":"pf2-h3","page":304,"name":"Targets","entries":["Some spells allow you to directly target a creature, an object, or something that fits a more specific category. The target must be within the spell's range, and you must be able to see it (or otherwise perceive it with a precise sense) to target it normally. At the GM's discretion, you can attempt to target a creature you can't see, as described in Detecting Creatures on pages 465–467. If you fail to target a particular creature, this doesn't change how the spell affects any other targets the spell might have.","If you choose a target that isn't valid, such as if you thought a vampire was a living creature and targeted it with a spell that can target only living creatures, your spell fails to target that creature. If a creature starts out as a valid target but ceases to be one during a spell's duration, the spell typically ends, but the GM might decide otherwise in certain situations.","Spells that affect multiple creatures in an area can have both an Area entry and a Targets entry. A spell that has an area but no targets listed usually affects all creatures in the area indiscriminately.","Some spells restrict you to willing targets. A player can declare their character a willing or unwilling target at any time, regardless of turn order or their character's condition (such as when a character is paralyzed, unconscious, or even dead)."],"source":"CRB"},{"type":"pf2-h3","page":304,"name":"Line of Effect","entries":["You usually need an unobstructed path to the target of a spell, the origin point of an area, or the place where you create something with a spell. More information on line of effect can be found {@quickref here||3|line of effect}."],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":306,"name":"Reading Spells","entries":["Each spell uses the following format. Entries appear only when applicable, so not all spells will have every entry described here. The spell's name line also lists the type of spell if it's a cantrip or focus spell, as well as the level.",{"type":"data","tag":"generic","style":"book","data":{"name":"SPELL NAME","traits":["traits"],"category":"SPELL","level":"(LEVEL)","sections":[[[{"type":"pf2-options","skipSort":true,"noColon":true,"items":[{"name":"Tradition","entries":["This entry lists the magical traditions the spell belongs to. Some feats or other abilities might add a spell to your spell list even if you don't follow the listed traditions."]},{"name":"Cast","entries":["The number of actions required to {@action Cast a Spell||Cast the Spell} are listed here. Spells that can be cast during a single turn have the appropriate icon, as do those that can be cast as a free action or a reaction. Spells that take longer to cast list the time required, such as \"1 minute.\" After this, the spell's components are listed. If Casting the Spell has a cost, requirements, or a trigger, that information is also listed in this section. A cost includes any money, valuable materials, or other resources that must be expended to cast the spell."]},{"name":"Range, Area, and Targets","entries":["This entry lists the range of the spell, the area it affects, and the targets it can affect, if any. If none of these entries are present, the spell affects only the caster."]},{"name":"Saving Throw and Duration","entries":["If a spell allows the target to attempt a saving throw, the type of save appears here. Any details on the particular results and timing of the save appear in the text unless the entry specifies a basic saving throw, which follows the rules found on page 449. If the spell requires a save only under certain circumstances or at a certain time, this entry is omitted, since the text needs to explain it in more detail. A spell that doesn't list a duration takes place instantaneously, and anything created by it persists after the spell."]}]}]],[["A horizontal line follows saving throws and duration, and the effects of the spell are described after this line. This section might also detail the possible results of a saving throw: critical success, success, failure, and critical failure."]],[[{"type":"pf2-options","skipSort":true,"noColon":true,"items":[{"name":"Heightened (level)","entries":["If the spell has special effects when heightened, those effects appear at the end of the stat block."]}]}]]]}}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":408,"name":"Rituals","entries":[{"type":"pf2-h2","page":408,"name":"Casting Rituals","entries":["When you take charge of a ritual, you are its primary caster, and others assisting you are secondary casters. You can be a primary caster for a ritual even if you can't cast spells. You must know the ritual, and the ritual's spell level can be no higher than half your level rounded up.","You must also have the required proficiency rank in the skill used for the ritual's primary check (see Checks below), and as the primary caster, you must attempt this skill check to determine the ritual's effects. The primary skill check determines the tradition.","Rituals do not require spell slots to cast. You can heighten a ritual up to half your level rounded up, decided when the ritual is initiated. A ritual always takes at least 1 hour to perform, and often longer. While a ritual is a downtime activity, it's possible—albeit risky—to perform a ritual during exploration with enough uninterrupted time. A ritual's casting time is usually listed in days. Each day of casting requires 8 hours of participation in the ritual from all casters, with breaks during multiday rituals to allow rest. One caster can continue a multiday ritual, usually with some light chanting or meditation, while the other casters rest. All rituals require material, somatic, and verbal components throughout their casting time.",{"type":"pf2-h3","page":408,"name":"Learning Rituals","entries":["Learning a ritual does not count against any limits on spells in your spell repertoire or on any other normal spellcasting ability. Rituals are never common, though if you look hard, you can probably find someone who can perform an uncommon ritual for you. They may still be unwilling to teach it to you."],"source":"CRB"},{"type":"pf2-h3","page":408,"name":"Cost","entries":["A ritual's Cost entry lists valuable components required to cast the ritual. If a ritual doesn't have any such components, it won't have a Cost entry. The cost is consumed when you attempt the primary skill check. Costs are often presented as a base cost multiplied by the target's level and sometimes the spell's level. If the target's level is lower than 1, multiply the cost by 1 instead. Heightened versions that increase the base cost multiply it by the target's level or another value as appropriate. Most rituals that create permanent creatures, such as {@ritual create undead}, use costs based on the level of the spell, as presented on {@table creature creation rituals||Table 7–1}."],"source":"CRB"},{"type":"pf2-h3","page":408,"name":"Secondary Casters","entries":["Many rituals need additional secondary casters, who also don't need to be able to cast spells. Unlike a primary caster, a secondary caster doesn't need a minimum level or skill proficiency. The Secondary Casters entry, if present, indicates the minimum number of secondary casters required."],"source":"CRB"},{"type":"pf2-h3","page":408,"name":"Checks","entries":["At the ritual's culmination, you must attempt the skill check listed in the Primary Check entry to determine the ritual's outcome. Primary checks usually have a very hard DC for a level that's twice the ritual's spell level. As with other downtime activities, fortune and misfortune effects can't modify your checks for the ritual, nor can bonuses or penalties that aren't active throughout the process.","The GM can adjust the DCs of rituals, add or change primary or secondary checks, or even waive requirements to fit specific circumstances. For example, performing a ritual in a location where ley lines converge on the night of a new moon might make a normally difficult ritual drastically easier.",{"type":"data","tag":"table","name":"Creature Creation Rituals","source":"CRB"}],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h4","page":408,"name":"Secondary Checks","entries":["Often, a ritual requires secondary checks to represent aspects of its casting, usually with a standard DC for a level twice the ritual's spell level. A different secondary caster must attempt each secondary check. If there are more secondary casters than checks, the others don't attempt any.","Secondary casters attempt their checks before you attempt the primary check; no matter their results, the ritual proceeds to the primary check. Secondary checks affect the primary check depending on their results.",{"type":"successDegree","entries":{"Critical Success":"You gain a +2 circumstance bonus to the primary check.","Success":"No bonus or penalty.","Failure":"You take a –4 circumstance penalty to the primary check.","Critical Failure":"As failure, and you reduce the degree of success of the primary skill check by one step."}}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":409,"name":"Effect","entries":["A ritual's effect depends on the result of the primary check.","If an effect lists a save DC, use your spell DC for the ritual's magic tradition (or 12 + your level + your highest mental ability modifier, if you don't have a spell DC)."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":409,"name":"Rituals","entries":["{@note Please visit the {@filter rituals page|rituals||source=CRB} to view all Rituals.}"],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Saving Throws","entries":["Spells that require a target to attempt a save to resist some or all of the spell's effects have a Saving Throw entry. This entry presents the type of save for quick reference, and specific details appear in the spell description. Whenever a spell allows a saving throw, it uses the caster's spell DC.",{"type":"pf2-h3","page":305,"name":"Basic Saving Throws","entries":["If a spell's Saving Throw entry specifies a \"basic\" saving throw, the spell's potential effects all relate to the damage listed in the spell's description. The target takes no damage on a critical success, half damage on a success, full damage on a failure, or double damage on a critical failure. The rules for basic saving throws are found on page 449."],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Setting Triggers","entries":["If a spell is meant to respond only to certain events or under certain conditions—such as {@spell magic mouth}—it might require you to set a trigger. This is a simple sensory cue that causes the spell to activate. The spell activates as a reaction when the spell's sensor observes something that fits its trigger. Depending on the spell, the trigger might be the presence of a type of creature, such as \"red-haired dwarven women,\" or it could be an observed action, such as \"whenever someone enters the spell's area.\" Disguises and illusions fool the spell as long as they appear to match its parameters. For a spell to detect something visually, the spell's origin point must have line of sight. Darkness doesn't prevent this, but invisibility does, as does a successful {@skill Stealth} check to Hide (against the spell's DC). For auditory detection, line of sight isn't necessary, though the sound must be audible at the spell's origin point. A {@skill Stealth} check to Sneak can fool the sensor."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Spell Attacks","entries":["Some spells require you to succeed at a spell attack roll to affect the target. This is usually because they require you to precisely aim a ray or otherwise make an accurate attack. A spell attack roll is compared to the target's AC.","Spell attack rolls benefit from any bonuses or penalties to attack rolls, including your multiple attack penalty, but not any special benefits or penalties that apply only to weapon or unarmed attacks. Spell attacks don't deal any damage beyond what's listed in the spell description.","In rare cases, a spell might have you make some other type of attack, such as a weapon Strike. Such attacks use the normal rules and attack bonus for that type of attack."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":298,"name":"Spell Slots","entries":["Characters of spellcasting classes can cast a certain number of spells each day; the spells you can cast in a day are referred to as spell slots. At 1st level, a character has only a small number of 1st-level spell slots per day, but as you advance in level, you gain more spell slots and new slots for higher-level spells. A spell's level indicates its overall power, from 1 to 10.",{"type":"pf2-h3","page":298,"name":"Prepared Spells","entries":["If you're a prepared spellcaster—such as a cleric, druid, or wizard—you must spend time each day preparing spells for that day. At the start of your daily preparations, you select a number of spells of different spell levels determined by your character level and class. Your spells remain prepared until you cast them or until you prepare spells again.","Each prepared spell is expended after a single casting, so if you want to cast a particular spell more than once in a day, you need to prepare that spell multiple times. The exceptions to this rule are spells with the cantrip trait; once you prepare a cantrip, you can cast it as many times as you want until the next time you prepare spells. See page 300 for more information on cantrips.","You might gain an ability that allows you to swap prepared spells or perform other aspects of preparing spells at different times throughout the day, but only your daily preparation counts for the purpose of effects that last until the next time you prepare spells."],"source":"CRB"},{"type":"pf2-h3","page":298,"name":"Spontaneous Spells","entries":["If you're a spontaneous spellcaster—such as a bard or a sorcerer—you choose which spell you're using a spell slot for at the moment you decide to cast it. This provides you with more freedom in your spellcasting, but you have fewer spells in your spell repertoire, as determined by your character level and class. When you make your daily preparations, all your spell slots are refreshed, but you don't get to change the spells in your repertoire."],"source":"CRB"},{"type":"pf2-red-box","page":299,"name":"Magical Traditions","entries":["Spellcasters cast spells from one of four different spell list, each representing a different magical tradition: arcane, divine, occult, and primal.","Your class determines which tradition of magic your spells use. In some cases, such as when a cleric gains spells from their deity or when a sorcerer gets spells from their bloodline, you might be able to cast spells from a different spell list. In these cases, the spell uses your magic tradition, not the list the spell normally comes from. When you cast a spell, add your tradition's trait to the spell.","Some types of magic, such as that of most magic items, don't belong to any single tradition. These have the magical trait instead of a tradition trait.",{"type":"table","style":"pf2-box__table--red","rows":[["Arcane","Divine","Occult","Primal"],["Arcane spellcasters use logic and rationality to categorize the magic inherent in the world around them. Because of its far-reaching approach, the arcane tradition has the broadest spell list, though it's generally poor at affecting the spirit or the soul. Wizards are the most iconic arcane spellcasters, poring over tomes and grimoires, though arcane sorcerers study the secrets of their blood to unlock the power within themselves.","The power of the divine is steeped in faith, the unseen, and belief in a power source from beyond the Material Plane. Clerics are the most iconic divine spellcasters, beseeching the gods to grant them their magic. Divine sorcerers can use the blood of their celestial or fiendish ancestors as a divine conduit, and champions call upon their gods to grant them martial prowess through divine guidance.","The practitioners of occult traditions seek to understand the unexplainable, categorize the bizarre, and otherwise access the ephemeral in a systematic way. Bards are the most iconic occult spellcasters, collecting strange esoterica and using their performances to influence the mind or elevate the soul, and occult sorcerers strive to understand the mysterious power in their blood.","An instinctual connection to and faith in the world, the cycle of day and night, theturning of the seasons, and the natural selection of predator and prey drive the primal tradition. Druids are the most iconic primal spellcasters, calling upon the magic of nature through deep faith and a connection to the plants and animals around them, and primal sorcerers call upon their fey or beast blood to harness the same natural energies."]]}],"source":"CRB"},{"type":"pf2-h3","page":299,"name":"Heightened Spells","entries":["Both prepared and spontaneous spellcasters can cast a spell at a higher spell level than that listed for the spell.","This is called heightening the spell. A prepared spellcaster can heighten a spell by preparing it in a higher-level slot than its normal spell level, while a spontaneous spellcaster can heighten a spell by casting it using a higher-level spell slot, so long as they know the spell at that level (see Heightened Spontaneous Spells below). When you heighten your spell, the spell's level increases to match the higher level of the spell slot you've prepared it in or used to cast it. This is useful for any spell, because some effects, such as counteracting, depend on the spell's level.","In addition, many spells have additional specific benefits when they are heightened, such as increased damage. These extra benefits are described at the end of the spell's stat block. Some heightened entries specify one or more levels at which the spell must be prepared or cast to gain these extra advantages. Each of these heightened entries states specifically which aspects of the spell change at the given level. Read the heightened entry only for the spell level you're using or preparing; if its benefits are meant to include any of the effects of a lower-level heightened entry, those benefits will be included in the entry.","Other heightened entries give a number after a plus sign, indicating that heightening grants extra advantages over multiple levels. The listed effect applies for every increment of levels by which the spell is heightened above its lowest spell level, and the benefit is cumulative. For example, {@spell fireball} says \"{@b Heightened (+1)} The damage increases by 2d6.\" Because {@spell fireball} deals {@damage 6d6} fire damage at 3rd level, a 4th-level {@spell fireball} would deal {@dice 8d6} fire damage, a 5th-level spell would deal {@dice 10d6} fire damage, and so on.",{"type":"pf2-h4","page":299,"name":"Heightened Spontaneous Spells","entries":["If you're a spontaneous spellcaster, you must know a spell at the specific level that you want to cast it in order to heighten it. You can add a spell to your spell repertoire at more than a single level so that you have more options when casting it. For example, if you added {@spell fireball} to your repertoire as a 3rd-level spell and again as a 5th-level spell, you could cast it as a 3rd-level or a 5th-level spell; however, you couldn't cast it as a 4th-level spell.","Many spontaneous spellcasting classes provide abilities like the signature spells class feature, which allows you to cast a limited number of spells as heightened versions even if you know the spell at only a single level."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-red-box","page":299,"name":"The Four Essences","entries":["Spells that affect certain physical or metaphysical forces tend to be grouped into particular magical traditions. Scholars of magic widely agree that all of existence is composed of some combination of four essences, though they disagree on the names and particular qualities of each essence.","The following entries discuss each essence and the traditions and spell schools relevant to it; for instance, evocation spells tend to manipulate matter. The abjuration school is an unusual case, as abjuration spells draw upon different essences depending on who they are warding and what they are protecting against.",{"type":"table","style":"pf2-box__table--red","rows":[["Matter","Spirit","Mind","Life"],["Also called body, material essence, or physical essence, matter is the fundamental building block that makes up all physical things in the universe. The arcane and primal traditions are especially attuned toward manipulating and shaping matter. Spells that are used to create or alter matter most often come from the conjuration, evocation, or transmutation schools.","Also called soul, ethereal essence, or spiritual essence, spirit is an otherworldly building block that makes up a being's immaterial and immortal self. The spirit travels through the Ethereal Plane and into the Great Beyond after the death of the physical body. The spirit is most easily affected by divine and occult spells. Spirit spells are usually of the divination or necromancy schools.","Also called thought or astral essence, the mind essence allows thinking creatures to have rational thoughts, ideas, plans, logic, and memories. Mind touches even nonsapient creatures like animals, though in a more limited capacity. Arcane and occult casters usually excel at mind spells. Spells that use mind essence are usually found in the divination, enchantment, and illusion schools.","Also called heart, faith, instinct, or vital essence, life represents the animating universal force within all things. Whereas matter provides the base materials for a body, life keeps it alive and well. This essence is responsible for unconscious responses and belief, such as ancestral instincts and divine guidance. The divine and primal traditions hold power over life. Life spells are usually necromancy."]]}],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":306,"name":"Walls","entries":["Spells that create walls list the depth, length, and height of the wall, also specifying how it can be positioned. Some walls can be shaped; you can manipulate the wall into a form other than a straight line, choosing its contiguous path square by square. The path of a shaped wall can't enter the same space more than once, but it can double back so one section is adjacent to another section of the wall."],"data":{"quickref":3},"source":"CRB"}]},{"type":"entries","entries":[{"type":"section","page":461,"name":"Actions","entries":["You affect the world around you primarily by using actions, which produce effects. Actions are most closely measured and restricted during the encounter mode of play, but even when it isn't important for you to keep strict track of actions, they remain the way in which you interact with the game world. There are four types of actions: single actions, activities, reactions, and free actions.","{@b Single actions} can be completed in a very short time. They're self-contained, and their effects are generated within the span of that single action. During an encounter, you get 3 actions at the beginning of your turn, which you can use as described on page 468.","{@b Activities} usually take longer and require using multiple actions, which must be spent in succession. Stride is a single action, but Sudden Charge is an activity in which you use both the Stride and Strike actions to generate its effect.","{@b Reactions} have triggers, which must be met for you to use the reaction. You can use a reaction anytime its trigger is met, whether it's your turn or not. In an encounter, you get 1 reaction each round, which you can use as described on page 468. Outside of encounters, your use of reactions is more flexible and up to the GM. Reactions are usually triggered by other creatures or by events outside your control.","{@b Free actions} don't cost you any of your actions per turn, nor do they cost your reaction. A free action with no trigger follows the same rules as a single action (except the action cost), and a free action with a trigger follows the same rules as a reaction (except the reaction cost).",{"type":"pf2-brown-box","page":461,"name":"ACTION ICON KEY","entries":["These icons appear in stat blocks as shorthand for each type of action.","{@as 1} Single Action","{@as 2} Two-Action Activity","{@as 3} Three-Action Activity","{@as R} Reaction","{@as F} Free Action"],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Activities","entries":["An activity typically involves using multiple actions to create an effect greater than you can produce with a single action, or combining multiple single actions to produce an effect that's different from merely the sum of those actions. In some cases, usually when spellcasting, an activity can consist of only 1 action, 1 reaction, or even 1 free action.","An activity might cause you to use specific actions within it. You don't have to spend additional actions to perform them—they're already factored into the activity's required actions. (See Subordinate Actions on page 462.) You have to spend all the actions of an activity at once to gain its effects. In an encounter, this means you must complete it during your turn. If an activity gets interrupted or disrupted in an encounter (page 462), you lose all the actions you committed to it.",{"type":"pf2-h4","page":461,"name":"Exploration and Downtime Activities","entries":["Outside of encounters, activities can take minutes, hours, or even days. These activities usually have the exploration or downtime trait to indicate they're meant to be used during these modes of play. You can often do other things off and on as you carry out these activities, provided they aren't significant activities of their own. For instance, if you're Repairing an item, you might move around to stretch your legs or have a brief discussion—but you couldn't also Decipher Writing at the same time.","If an activity that occurs outside of an encounter is interrupted or disrupted, as described in Disrupting Actions below, you usually lose the time you put in, but no additional time beyond that."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":462,"name":"IN-DEPTH ACTION RULES","entries":["These rules clarify some of the specifics of using actions.",{"type":"pf2-title","name":"Simultaneous Actions"},"You can use only one single action, activity, or free action that doesn't have a trigger at a time. You must complete one before beginning another. For example, the Sudden Charge activity states you must Stride twice and then Strike, so you couldn't use an Interact action to open a door in the middle of the movement, nor could you perform part of the move, make your attack, and then finish the move.","Free actions with triggers and reactions work differently. You can use these whenever the trigger occurs, even if the trigger occurs in the middle of another action.",{"type":"pf2-title","name":"Subordinate Actions"},"An action might allow you to use a simpler action—usually one of the Basic Actions on page 469—in a different circumstance or with different effects. This subordinate action still has its normal traits and effects, but is modified in any ways listed in the larger action. For example, an activity that tells you to Stride up to half your Speed alters the normal distance you can move in a Stride. The Stride would still have the move trait, would still trigger reactions that occur based on movement, and so on. The subordinate action doesn't gain any of the traits of the larger action unless specified. The action that allows you to use a subordinate action doesn't require you to spend more actions or reactions to do so; that cost is already factored in.","Using an activity is not the same as using any of its subordinate actions. For example, the quickened condition you get from the {@spell haste} spell lets you spend an extra action each turn to Stride or Strike, but you couldn't use the extra action for an activity that includes a Stride or Strike. As another example, if you used an action that specified, \"If the next action you use is a Strike,\" an activity that includes a Strike wouldn't count, because the next thing you are doing is starting an activity, not using the Strike basic action."],"source":"CRB"},{"type":"pf2-h3","page":462,"name":"Actions with Triggers","entries":["You can use free actions that have triggers and reactions only in response to certain events. Each such reaction and free action lists the trigger that must happen for you to perform it. When its trigger is satisfied—and {@i only} when it is satisfied—you can use the reaction or free action, though you don't have to use the action if you don't want to.","There are only a few basic reactions and free actions that all characters can use. You're more likely to gain actions with triggers from your class, feats, and magic items.",{"type":"pf2-h4","page":462,"name":"Limitations on Triggers","entries":["The triggers listed in the stat blocks of reactions and some free actions limit when you can use those actions. You can use only one action in response to a given trigger. For example, if you had a reaction and a free action that both had a trigger of \"your turn begins,\" you could use either of them at the start of your turn—but not both. If two triggers are similar, but not identical, the GM determines whether you can use one action in response to each or whether they're effectively the same thing. Usually, this decision will be based on what's happening in the narrative.","This limitation of one action per trigger is per creature; more than one creature can use a reaction or free action in response to a given trigger."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":462,"name":"Other Actions","entries":["Sometimes you need to attempt something not already covered by defined actions in the game. When this happens, the rules tell you how many actions you need to spend, as well any traits your action might have. For example, a spell that lets you switch targets might say you can do so \"by spending a single action, which has the {@trait concentrate}.\" Game masters can also use this approach when a character tries to do something that isn't covered in the rules."],"source":"CRB"},{"type":"pf2-h3","page":462,"name":"Gaining and Losing Actions","entries":["Conditions can change the number of actions you can use on your turn, or whether you can use actions at all. The slowed condition, for example, causes you to lose actions, while the quickened condition causes you to gain them.","Conditions are detailed in the appendix on pages 618–623.","Whenever you lose a number of actions—whether from these conditions or in any other way—you choose which to lose if there's any difference between them. For instance, the {@spell haste} spell makes you quickened, but it limits what you can use your extra action to do. If you lost an action while {@spell haste} was active, you might want to lose the action from haste first, since it's more limited than your normal actions.","Some effects are even more restrictive. Certain abilities, instead of or in addition to changing the number of actions you can use, say specifically that you can't use reactions. The most restrictive form of reducing actions is when an effect states that you can't act: this means you can't use any actions, or even speak."],"source":"CRB"},{"type":"pf2-h3","page":462,"name":"Disrupting Actions","entries":["Various abilities and conditions, such as an Attack of Opportunity, can disrupt an action. When an action is disrupted, you still use the actions or reactions you committed and you still expend any costs, but the action's effects don't occur. In the case of an activity, you usually lose all actions spent for the activity up through the end of that turn. For instance, if you began a {@action Cast a Spell} activity requiring 3 actions and the first action was disrupted, you lose all 3 actions that you committed to that activity.","The GM decides what effects a disruption causes beyond simply negating the effects that would have occurred from the disrupted action. For instance, a Leap disrupted midway wouldn't transport you back to the start of your jump, and a disrupted item hand off might cause the item to fall to the ground instead of staying in the hand of the creature who was trying to give it away."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":457,"name":"Afflictions","entries":["Diseases and poisons are types of afflictions, as are curses and radiation. An affliction can infect a creature for a long time, progressing through different and often increasingly debilitating stages. The level of an affliction is the level of the monster, hazard, or item causing the affliction or, in the case of a spell, is listed in the affliction entry for that spell.",{"type":"pf2-h3","page":457,"name":"Format","entries":["Whether appearing in a spell, as an item, or within a creature's stat block, afflictions appear in the following format.",{"type":"pf2-h4","page":457,"name":"Name and Traits","entries":["The affliction's name is given first, followed by its traits in parentheses—including the trait for the type of affliction (curse, disease, poison, and so forth). If the affliction needs to have a level specified, it follows the parentheses, followed by any unusual details, such as restrictions on removing the conditions imposed by an affliction."],"source":"CRB"},{"type":"pf2-h4","page":457,"name":"Saving Throw","entries":["When you're first exposed to the affliction, you must attempt a saving throw against it. This first attempt to stave off the affliction is called the initial save. An affliction usually requires a Fortitude save, but the exact save and its DC are listed after the name and type of affliction. Spells that can poison you typically use the caster's spell DC.","On a successful initial saving throw, you are unaffected by that exposure to the affliction. You do not need to attempt further saving throws against it unless you are exposed to the affliction again.","If you fail the initial saving throw, after the affliction's onset period elapses (if applicable), you advance to stage 1 of the affliction and are subjected to the listed effect. On a critical failure, after its onset period (if applicable), you advance to stage 2 of the affliction and are subjected to that effect instead. The stages of an affliction are described below."],"source":"CRB"},{"type":"pf2-h4","page":458,"name":"Onset","entries":["Some afflictions have onset times. For these afflictions, once you fail your initial save, you don't gain the effects for the first stage of the affliction until the onset time has elapsed. If this entry is absent, you gain the effects for the first stage (or the second stage on a critical failure) immediately upon failing the initial saving throw."],"source":"CRB"},{"type":"pf2-h4","page":458,"name":"Maximum Duration","entries":["If an affliction lasts only a limited amount of time, it lists a maximum duration. Once this duration passes, the affliction ends. Otherwise, the affliction lasts until you succeed at enough saves to recover, as described in Stages below."],"source":"CRB"},{"type":"pf2-h4","page":458,"name":"Stages","entries":["An affliction typically has multiple stages, each of which lists an effect followed by an interval in parentheses. When you reach a given stage of an affliction, you are subjected to the effects listed for that stage.","At the end of a stage's listed interval, you must attempt a new saving throw. On a success, you reduce the stage by 1; on a critical success, you reduce the stage by 2. You are then subjected to the effects of the new stage. If the affliction's stage is ever reduced below stage 1, the affliction ends and you don't need to attempt further saves unless you're exposed to the affliction again.","On a failure, the stage increases by 1; on a critical failure, the stage increases by 2. You are then subjected to the effects listed for the new stage. If a failure or critical failure would increase the stage beyond the highest listed stage, the affliction instead repeats the effects of the highest stage."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":458,"name":"Conditions from Afflictions","entries":["An affliction might give you conditions with a longer or shorter duration than the affliction. For instance, if an affliction causes you to be drained but has a maximum duration of 5 minutes, you remain drained even after the affliction ends, as is normal for the drained condition. Or, you might succeed at the flat check to remove persistent damage you took from an ongoing affliction, but you would still need to attempt saves to remove the affliction itself, and failing one might give you new persistent damage."],"source":"CRB"},{"type":"pf2-h3","page":458,"name":"Multiple Exposures","entries":["Multiple exposures to the same curse or disease currently affecting you have no effect. For a poison, however, failing the initial saving throw against a new exposure increases the stage by 1 (or by 2 if you critically fail) without affecting the maximum duration. This is true even if you're within the poison's onset period, though it doesn't change the onset length."],"source":"CRB"},{"type":"pf2-h3","page":458,"name":"Virulent Afflictions","entries":["Afflictions with the {@trait virulent} trait are harder to remove.","You must succeed at two consecutive saves to reduce a virulent affliction's stage by 1. A critical success reduces a virulent affliction's stage by only 1 instead of by 2."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":443,"name":"Checks","entries":["When success isn't certain—whether you're swinging a sword at a foul beast, attempting to leap across a chasm, or straining to remember the name of the earl's second cousin at a soiree—you'll attempt a check. Pathfinder has many types of checks, from skill checks to attack rolls to saving throws, but they all follow these basic steps.",{"type":"list","style":"list-decimal","items":["Roll a d20 and identify the modifiers, bonuses, and penalties that apply.","Calculate the result.","Compare the result to the difficulty class (DC).","Determine the degree of success and the effect."]},"Checks and difficulty classes (DC) both come in many forms. When you swing your sword at that foul beast, you'll make an attack roll against its Armor Class, which is the DC to hit another creature. If you are leaping across that chasm, you'll attempt an {@skill Athletics} skill check with a DC based on the distance you are trying to jump. When calling to mind the name of the earl's second cousin, you attempt a check to {@action Recall Knowledge}. You might use either the Society skill or a Lore skill you have that's relevant to the task, and the DC depends on how common the knowledge of the cousin's name might be, or how many drinks your character had when they were introduced to the cousin the night before.","No matter the details, for any check you must roll the d20 and achieve a result equal to or greater than the DC to succeed. Each of these steps is explained below.",{"type":"pf2-h3","page":444,"name":"Step 1: Roll D20 and Identify The Modifiers, Bonuses, and Penalties That Apply","entries":["Start by rolling your d20. You'll then identify all the relevant modifiers, bonuses, and penalties that apply to the roll. A {@b modifier} can be either positive or negative, but a {@b bonus} is always positive, and a {@b penalty} is always negative.","The sum of all the modifiers, bonuses, and penalties you apply to the d20 roll is called your total modifier for that statistic.","Nearly all checks allow you to add an {@b ability modifier} to the roll. An ability modifier represents your raw capabilities and is derived from an ability score, as described on page 20. Exactly which ability modifier you use is determined by what you're trying to accomplish. Usually a sword swing applies your Strength modifier, whereas remembering the name of the earl's cousin uses your Intelligence modifier.","When attempting a check that involves something you have some training in, you will also add your {@b bonus}. This bonus depends on your proficiency rank:","untrained, trained, expert, master, or legendary. If you're untrained, your bonus is +0—you must rely on raw talent and any bonuses from the situation. Otherwise, the bonus equals your character's level plus a certain amount depending on your rank. If your proficiency rank is trained, this bonus is equal to your level + 2, and higher proficiency ranks further increase the amount you add to your level.",{"type":"table","colStyles":["text-center","text-center"],"rows":[["Proficiency Rank","Proficiency Bonus"],["Untrained","0"],["Trained","Your level + 2"],["Expert","Your level + 4"],["Master","Your level + 6"],["Legendary","Your level + 8"]]},"There are three other types of bonus that frequently appear: circumstance bonuses, item bonuses, and status bonuses. If you have different types of bonus that would apply to the same roll, you'll add them all. But if you have multiple bonuses of the same type, you can use only the highest bonus on a given roll—in other words, they don't \"stack.\" For instance, if you have both a proficiency bonus and an item bonus, you add both to your d20 result, but if you have two item bonuses that could apply to the same check, you add only the higher of the two.","{@b Circumstance bonuses} typically involve the situation you find yourself in when attempting a check. For instance, using Raise a Shield with a buckler grants you a +1 circumstance bonus to AC. Being behind cover grants you a +2 circumstance bonus to AC. If you are both behind cover and Raising a Shield, you gain only the +2 circumstance bonus for cover, since they're the same type and the bonus from cover is higher.","{@b Item bonuses} are granted by some item that you are wearing or using, either mundane or magical. For example, armor gives you an item bonus to AC, while expanded alchemist's tools grant you an item bonus to {@skill Crafting} checks when making alchemical items.","{@b Status bonuses} typically come from spells, other magical effects, or something applying a helpful, often temporary, condition to you. For instance, the 3rd-level {@spell heroism} spell grants a +1 status bonus to attack rolls, {@skill Perception} checks, saving throws, and skill checks. If you were under the effect of {@spell heroism} and someone cast the {@spell bless} spell, which also grants a +1 status bonus on attacks, your attack rolls would gain only a +1 status bonus, since both spells grant a +1 status bonus to those rolls, and you only take the highest status bonus.","Penalties work very much like bonuses. You can have {{@b circumstance penalties}, {@b status penalties}, and sometimes even {@b item penalties.} Like bonuses of the same type, you take only the worst all of various penalties of a given type. However, you can apply both a bonus and a penalty of the same type on a single roll. For example, if you had a +1 status bonus from a {@spell heroism} spell but a –2 status penalty from the sickened condition, you'd apply them both to your roll—so {@spell heroism} still helps even though you're feeling unwell.","Unlike bonuses, penalties can also be {@b untyped}, in which case they won't be classified as \"circumstance,\" \"item,\" or \"status.\" Unlike other penalties, you always add all your untyped penalties together rather than simply taking the worst one. For instance, when you use attack actions, you incur a multiple attack penalty on each attack you make on your turn after the first attack, and when you attack a target that's beyond your weapon's normal range increment, you incur a range penalty on the attack.","Because these are both untyped penalties, if you make multiple attacks at a faraway target, you'd apply both the multiple attack penalty and the range penalty to your roll.","Once you've identified all your various modifiers, bonuses, and penalties, you move on to the next step."],"source":"CRB"},{"type":"pf2-h3","page":445,"name":"Step 2: Calculate the Result","entries":["This step is simple. Add up all the various modifiers, bonuses, and penalties you identified in Step 1—this is your total modifier. Next add that to the number that came up on your d20 roll. This total is your check result."],"source":"CRB"},{"type":"pf2-h3","page":445,"name":"Step 3: Compare the Result to the DC","entries":["This step can be simple, or it can create suspense. Sometimes you'll know the {@b Difficulty Class} ({@b DC}) of your check. In these cases, if your result is equal to or greater than the DC, you succeed! If your roll anything less than the DC, you fail.","Other times, you might not know the DC right away. Swimming across a river would require an {@skill Athletics} check, but it doesn't have a specified DC—so how will you know if you succeed or fail? You call out your result to the GM and they will let you know if it is a success, failure, or otherwise. While you might learn the exact DC through trial and error, DCs sometimes change, so asking the GM whether a check is successful is the best way to determine whether or not you have met or exceeded the DC.",{"type":"pf2-h4","page":445,"name":"Calculating DCs","entries":["Whenever you attempt a check, you compare your result against a DC. When someone or something else attempts a check against you, rather than both forces rolling against one another, the GM (or player, if the opponent is another PC) compares their result to a fixed DC based on your relevant statistic. Your DC for a given statistic is 10 + the total modifier for that statistic."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":445,"name":"Step 4: Determine the Degree of Success and Effect","entries":["Many times, it's important to determine not only if you succeed or fail, but also how spectacularly you succeed or fail. Exceptional results—either good or bad—can cause you to critically succeed at or critically fail a check.","You critically succeed at a check when a check's result meets or exceeds the DC by 10 or more. If the check is an attack roll, this is sometimes called a critical hit. You can also critically fail a check. The rules for critical failure—sometimes called a fumble—are the same as those for a critical success, but in the other direction: if you fail a check by 10 or more, that's a critical failure.","If you rolled a 20 on the die (a \"natural 20\"), your result is one degree of success better than it would be by numbers alone. If you roll a 1 on the d20 (a \"natural 1\"), your result is one degree worse. This means that a natural 20 usually results in a critical success and natural 1 usually results in a critical failure. However, if you were going up against a very high DC, you might get only a success with a natural 20, or even a failure if 20 plus your total modifier is 10 or more below the DC. Likewise, if your modifier for a statistic is so high that adding it to a 1 from your d20 roll exceeds the DC by 10 or more, you can succeed even if you roll a natural 1! If a feat, magic item, spell, or other effect does not list a critical success or critical failure, treat is as an ordinary success or failure instead.","Some other abilities can change the degree of success for rolls you get. When resolving the effect of an ability that changes your degree of success, always apply the adjustment from a natural 20 or natural 1 before anything else."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":467,"name":"Concealment and Invisibility","entries":["The concealed and invisible conditions reflect certain circumstances that can make a creature harder to see.",{"type":"pf2-h4","page":467,"name":"Concealed","entries":["This condition protects a creature if it's in mist, within dim light, or amid something else that obscures sight but does not provide a physical barrier to effects. An effect or type of terrain that describes an area of concealment makes all creatures within it concealed.","When you target a creature that's {@condition concealed} from you, you must attempt a DC {@flatDC 5} flat check before you roll to determine your effect. If you fail, you don't affect the target. the {@condition concealed} condition doesn't change which of the main categories of detection apply to the creature. A creature in a light fog bank is still observed even though it's concealed."],"source":"CRB"},{"type":"pf2-h4","page":467,"name":"Invisible","entries":["A creature with the invisible condition (by way of an {@spell invisibility} spell or {@item invisibility potion}, for example) is automatically {@condition undetected} to any creatures relying on sight as their only precise sense. Precise senses other than sight ignore the invisible condition.","You can use the {@action Seek} basic action to attempt to figure out an {@condition invisible} creature's location, making it instead only {@condition hidden} from you. This lasts until the {@condition invisible} creature successfully uses {@action Sneak} to become {@condition undetected} again. If you're already {@condition observed||observing} a creature when it becomes {@condition invisible}, it starts out {@condition hidden}, since you know where it was when it became {@condition invisible}, though it can then {@action Sneak} to become {@condition undetected}.","Other effects might make an {@condition invisible} creature hidden or even observed but concealed. For instance, if you were tracking an invisible creature's footprints through the snow, the footprints would make it hidden.","Similarly, throwing a net over an {@condition invisible} creature would make it {@condition observed} but {@condition concealed} for as long as the net is on the creature."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":618,"name":"Condition Values","entries":["Some conditions have a numerical value, called a condition value, indicated by a numeral following the condition. This value conveys the severity of a condition, and such conditions often give you a bonus or penalty equal to their value. These values can often be reduced by skills, spells, or simply waiting. If a condition value is ever reduced to 0, the condition ends."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":453,"name":"Conditions","entries":["The results of various checks might apply conditions to you or, less often, an item. Conditions change your state of being in some way. You might be gripped with fear or made faster by a spell or magic item. One condition represents what happens when a creature successfully drains your blood or life essence, while others represent creatures' attitudes toward you and how they interact with you.","Conditions are persistent; when you're affected by a condition, its effects last until the stated duration ends, the condition is removed, or terms dictated in the condition cause it to end. The rules for conditions are summarized on page 454 and described in full on pages 618–623.",{"type":"pf2-brown-box","name":"CONDITIONS","entries":["These conditions appear often in the game and are defined in detail in the Conditions Appendix on pages 618–623. Here's a brief summary of each.","{@b {@condition Blinded}:} You're unable to see.","{@b {@condition Broken}:} This item can't be used for its normal function until repaired.","{@b {@condition Clumsy}:} You can't move as easily or gracefully as usual.","{@b {@condition Concealed}:} Fog or similar obscuration makes you difficult to see and target.","{@b {@condition Confused}:} You attack indiscriminately.","{@b {@condition Controlled}:} Another creature determines your actions.","{@b {@condition Dazzled}:} Everything is {@condition concealed} to you.","{@b {@condition Deafened}:} You're unable to hear.","{@b {@condition Doomed}:} With your soul in peril, you are now closer to death.","{@b {@condition Drained}:} Blood loss or something similar has leached your vitality.","{@b {@condition Dying}:} You're slipping closer to death.","{@b {@condition Encumbered}:} You're carrying more weight than you can manage.","{@b {@condition Enfeebled}:} Your strength has been sapped away.","{@b {@condition Fascinated}:} You are compelled to focus your attention on something.","{@b {@condition Fatigued}:} Your defenses are lower and you can't focus while exploring.","{@b {@condition Flat-Footed}:} You're unable to defend yourself to your full capability.","{@b {@condition Fleeing}:} You must run away.","{@b {@condition Friendly}:} An NPC with this condition has a good attitude toward you.","{@b {@condition Frightened}:} Fear makes you less capable of attacking and defending.","{@b {@condition Grabbed}:} A creature, object, or magic holds you in place.","{@b {@condition Helpful}:} An NPC with this condition wants to assist you.","{@b {@condition Hidden}:} A creature you're {@condition hidden} from knows your location but can't see you.","{@b {@condition Hostile}:} An NPC with this condition wants to harm you.","{@b {@condition Immobilized}:} You can't move.","{@b {@condition Indifferent}:} An NPC with this condition doesn't have a strong opinion about you.","{@b {@condition Invisible}:} Creatures can't see you.","{@b {@condition Observed}:} You're in plain view.","{@b {@condition Paralyzed}:} You body is frozen in place.","{@b {@condition Persistent Damage|CRB|Persistent Damage}:} You keep taking damage every round.","{@b {@condition Petrified}:} You've been turned to stone.","{@b {@condition Prone}:} You're lying on the ground and easier to attack.","{@b {@condition Quickened}:} You get an extra action each turn.","{@b {@condition Restrained}:} You're tied up and can't move, or a grappling creature has you pinned.","{@b {@condition Sickened}:} You're sick to your stomach.","{@b {@condition Slowed}:} You lose actions each turn.","{@b {@condition Stunned}:} You can't use actions.","{@b {@condition Stupefied}:} Your can't access your full mental faculties, and you have trouble casting spells.","{@b {@condition Unconscious}:} You're asleep or knocked out.","{@b {@condition Undetected}:} A creature you're {@condition undetected} by doesn't know where you are.","{@b {@condition Unfriendly}:} An NPC with this condition doesn't like you.","{@b {@condition Unnoticed}:} A creature is entirely unaware you're present.","{@b {@condition Wounded}:} You've been brought back from the brink of death but haven't fully recovered."]}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":458,"name":"Counteracting","entries":["Some effects try to counteract spells, afflictions, conditions, or other effects. Counteract checks compare the power of two forces and determine which defeats the other. Successfully counteracting an effect ends it unless noted otherwise.","When attempting a counteract check, add the relevant skill modifier or other appropriate modifier to your check against the target's DC. If you're counteracting an affliction, the DC is in the affliction's stat block. If it's a spell, use the caster's DC. The GM can also calculate a DC based on the target effect's level. For spells, the counteract check modifier is your spellcasting ability modifier plus your spellcasting proficiency bonus, plus any bonuses and penalties that specifically apply to counteract checks. What you can counteract depends on the check result and the target's level. If an effect is a spell, its level is the counteract level.","Otherwise, halve its level and round up to determine its counteract level. If an effect's level is unclear and it came from a creature, halve and round up the creature's level.",{"type":"successDegree","entries":{"Critical Success":"Counteract the target if its counteract level is no more than 3 levels higher than your effect's counteract level.","Success":"Counteract the target if its counteract level is no more than 1 level higher than your effect's counteract level.","Failure":"Counteract the target if its counteract level is lower than your effect's counteract level.","Critical Failure":"You fail to counteract the target."}}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":477,"name":"Cover","entries":["When you're behind an obstacle that could block weapons, guard you against explosions, and make you harder to detect, you're behind cover. Standard cover gives you a +2 circumstance bonus to AC, to Reflex saves against area effects, and to {@skill Stealth} checks to {@action Hide}, {@action Sneak}, or otherwise avoid detection. You can increase this to greater cover using the {@action Take Cover} basic action, increasing the circumstance bonus to +4. If cover is especially light, typically when it's provided by a creature, you have lesser cover, which grants a +1 circumstance bonus to AC. A creature with standard cover or greater cover can attempt to use {@skill Stealth} to {@action Hide}, but lesser cover isn't sufficient.",{"type":"table","colStyles":["text-center","text-center","text-center"],"rows":[["Type of Cover","Bonus","Can Hide"],["Lesser","+1 to AC","No"],["Standard","+2 to AC, Reflex, {@skill Stealth}","Yes"],["Greater","+4 to AC, Reflex, {@skill Stealth}","Yes"]]},"Cover is relative, so you might simultaneously have cover against one creature and not another. Cover applies only if your path to the target is partially blocked. If a creature is entirely behind a wall or the like, you don't have {@quickref line of effect||3|line of effect} and typically can't target it at all.","Usually, the GM can quickly decide whether your target has cover. If you're uncertain or need to be more precise, draw a line from the center of your space to the center of the target's space. If that line passes through any terrain or object that would block the effect, the target has standard cover (or greater cover if the obstruction is extreme or the target has {@action Take Cover||Taken Cover}). If the line passes through a creature instead, the target has lesser cover. When measuring cover against an area effect, draw the line from the effect's point of origin to the center of the creature's space.",{"type":"pf2-h4","page":477,"name":"Cover and Large Creatures","entries":["If a creature between you and a target is two or more sizes larger than both you and your target, that creature's space blocks the effect enough to provide standard cover instead of lesser cover. The GM might determine that a creature doesn't gain cover from terrain that it's significantly larger than. For example, a Huge dragon probably wouldn't receive any benefit from being behind a 1-foot-wide pillar."],"source":"CRB"},{"type":"pf2-h4","page":477,"name":"Special Circumstances","entries":["Your GM might allow you to overcome your target's cover in some situations. If you're right next to an arrow slit, you can shoot without penalty, but you have greater cover against someone shooting back at you from far away. Your GM might let you reduce or negate cover by leaning around a corner to shoot or the like. This usually takes an action to set up, and the GM might measure cover from an edge or corner of your space instead of your center."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":450,"name":"Damage","entries":["In the midst of combat, you attempt checks to determine if you can damage your foe with weapons, spells, or alchemical concoctions. On a successful check, you hit and deal damage. Damage decreases a creature's Hit Points on a 1-to-1 basis (so a creature that takes 6 damage loses 6 Hit Points). The full rules can be found in the Hit Points, Healing, and Dying section on page 459.","Damage is sometimes given as a fixed amount, but more often than not you'll make a damage roll to determine how much damage you deal. A damage roll typically uses a number and type of dice determined by the weapon or unarmed attack used or the spell cast, and it is often enhanced by various modifiers, bonuses, and penalties.","Like checks, a damage roll—especially a melee weapon damage roll—is often modified by a number of modifiers, penalties, and bonuses. When making a damage roll, you take the following steps, explained in detail below.",{"type":"list","style":"list-decimal","items":["Roll the dice indicated by the weapon, unarmed attack, or spell, and apply the modifiers, bonuses, and penalties that apply to the result of the roll.","Determine the damage type.","Apply the target's immunities, weaknesses, and resistances to the damage.","If any damage remains, reduce the target's Hit Points by that amount."]},{"type":"pf2-h3","page":450,"name":"Step 1: Roll The Damage Dice and Apply Modifiers, Bonuses, and Penalties","entries":["Your weapon, unarmed attack, spell, or sometimes even a magic item determines what type of dice you roll for damage, and how many. For instance, if you're using a normal longsword, you'll roll {@dice 1d8}. If you're casting a 3rd-level {@spell fireball} spell, you'll roll {@dice 6d6}. Sometimes, especially in the case of weapons, you'll apply modifiers, bonuses, and penalties to the damage.","When you use melee weapons, unarmed attacks, and thrown ranged weapons, the most common modifier you'll add to damage is your Strength ability modifier. Weapons with the propulsive trait sometimes add half your Strength modifier. You typically do not add an ability modifier to spell damage, damage from most ranged weapons, or damage from alchemical bombs and similar items.","As with checks, you might add circumstance, status, or item bonuses to your damage rolls, but if you have multiple bonuses of the same type, you add only the highest bonus of that type. Again like checks, you may also apply circumstance, status, item, and untyped penalties to the damage roll, and again you apply only the greatest penalty of a specific type but apply all untyped penalties together.","Use the formulas below.",{"type":"pf2-inset","entries":["Melee damage roll = damage die of weapon or unarmed attack + Strength modifier + bonuses + penalties"]},{"type":"pf2-inset","entries":["Ranged damage roll = damage die of weapon + Strength modifier for thrown weapons + bonuses + penalties"]},{"type":"pf2-inset","entries":["Spell (and similar effects) damage roll = damage die of the effect + bonuses + penalties"]},"If the combined penalties on an attack would reduce the damage to 0 or below, you still deal 1 damage.",{"type":"pf2-h4","page":451,"name":"Increasing Damage","entries":["In some cases, you increase the number of dice you roll when making weapon damage rolls. Magic weapons etched with the {@item striking} rune can add one or more weapon damage dice to your damage roll. These extra dice are the same die size as the weapon's damage die. At certain levels, most characters gain the ability to deal extra damage from the weapon specialization class feature."],"source":"CRB"},{"type":"pf2-h4","page":451,"name":"Persistent Damage","entries":["Persistent damage is a condition that causes damage to recur beyond the original effect. Unlike with normal damage, when you are subject to persistent damage, you don't take it right away. Instead, you take the specified damage at the end of your turns, after which you attempt a DC {@flatDC 15} flat check to see if you recover from the persistent damage.","Like normal damage, it can be doubled or halved based on the results of an attack roll or saving throw.","See the Conditions Appendix on pages 618–623 for the complete rules regarding the persistent damage condition."],"source":"CRB"},{"type":"pf2-h4","page":451,"name":"Doubling and Halving Damage","entries":["Sometimes you'll need to halve or double an amount of damage, such as when the outcome of your Strike is a critical hit, or when you succeed at a basic Reflex save against a spell. When this happens, you roll the damage normally, adding all the normal modifiers, bonuses, and penalties. Then you double or halve the amount as appropriate (rounding down if you halved it). The GM might allow you to roll the dice twice and double the modifiers, bonuses, and penalties instead of doubling the entire result, but this usually works best for singletarget attacks or spells at low levels when you have a small number of damage dice to roll. Benefits you gain specifically from a critical hit, like the {@item flaming} weapon rune's persistent fire damage or the extra damage die from the fatal weapon trait, aren't doubled."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":451,"name":"Step 2: Determine The Damage Type","entries":["Once you've calculated how much damage you deal, you'll need to determine the damage type. There are many types of damage and sometimes certain types are applied in different ways. The smack of a club deals bludgeoning damage. The stab of a spear deals piercing damage. The staccato crack of a {@spell lightning bolt} spell deals electricity damage. Sometimes you might apply precision damage, dealing more damage for hitting a creature in a vulnerable spot or when the target is somehow vulnerable. The damage types are described on page 452.",{"type":"pf2-h4","page":451,"name":"Damage Types and Traits","entries":["When an attack deals a type of damage, the attack action gains that trait. For example, the {@action Strike||Strikes} and attack actions you use wielding a sword when its {@item flaming} rune is active gain the fire trait, since the rune gives the weapon the ability to deal fire damage."],"source":"CRB"},{"type":"pf2-brown-box","name":"DAMAGE TYPES","entries":["Damage has a number of different types and categories, which are described below.",{"type":"pf2-title","name":"Physical Damage"},"Damage dealt by weapons, many physical hazards, and a handful of spells is collectively called physical damage. The main types of physical damage are bludgeoning, piercing, and slashing. {@b Bludgeoning damage} comes from weapons and hazards that deal blunt-force trauma, like a hit from a club or being dashed against rocks. {@b Piercing damage} is dealt from stabs and punctures, whether from a dragon's fangs or the thrust of a spear. {@b Slashing damage} is delivered by a cut, be it the swing of the sword or the blow from a scythe blades trap.","Ghosts and other incorporeal creatures have a high resistance to physical attacks that aren't magical (attacks that lack the magical trait). Furthermore, most incorporeal creatures have additional, though lower, resistance to magical physical damage (such as damage dealt from a mace with the magical trait) and most other damage types.",{"type":"pf2-title","name":"Energy Damage"},"Many spells and other magical effects deal energy damage. Energy damage is also dealt from effects in the world, such as the biting cold of a blizzard to a raging forest fire. The main types of energy damage are acid, cold, electricity, fire, and sonic. {@b Acid damage} can be delivered by gases, liquids, and certain solids that dissolve flesh, and sometimes harder materials. {@b Cold damage} freezes material by way of contact with chilling gases and ice. {@b Electricity Damage} comes from the discharge of powerful lightning and sparks. {@b Fire damage} burns through heat and combustion. {@b Sonic damage} assaults matter with high-frequency vibration and sound waves. Many times, you deal energy damage by casting magic spells, and doing so is often useful against creatures that have immunities or resistances to physical damage.","Two special types of energy damage specifically target the living and the undead. Positive energy often manifests as healing energy to living creatures but can create {@b positive damage} that withers undead bodies and disrupts and injures incorporeal undead. Negative energy often revivifies the unnatural, unliving power of undead, while manifesting as {@b negative damage} that gnaws at the living.","Powerful and pure magical energy can manifest itself as {@b force damage}. Few things can resist this type of damage—not even incorporeal creatures such as ghosts and wraiths.",{"type":"pf2-title","name":"Alignment Damage"},"Weapons and effects keyed to a particular alignment can deal {@b chaotic}, {@b evil}, {@b good}, or {@b lawful} damage. These damage types apply only to creatures that have the opposing alignment trait. Chaotic damage harms only lawful creatures, evil damage harms only good creatures, good damage harms only evil creatures, and lawful damage harms only chaotic creatures.",{"type":"pf2-title","name":"Mental Damage"},"Sometimes an effect can target the mind with enough psychic force to actually deal damage to the creature. When it does, it deals {@b mental damage}. Mindless creatures and those with only programmed or rudimentary intelligence are often immune to mental damage and effects.",{"type":"pf2-title","name":"Poison Damage"},"Venoms, toxins and the like can deal {@b poison damage}, which affects creatures by way of contact, ingestion, inhalation, or injury. In addition to coming from monster attacks, alchemical items, and spells, poison damage is often caused by ongoing afflictions, which follow special rules described on page 457.",{"type":"pf2-title","name":"Bleed Damage"},"Another special type of physical damage is {@b bleed damage}. This is persistent damage that represents loss of blood.","As such, it has no effect on nonliving creatures or living creatures that don't need blood to live. Weaknesses and resistances to physical damage apply. Bleed damage ends automatically if you're healed to your full Hit Points.",{"type":"pf2-title","name":"Precision Damage"},"Sometimes you are able to make the most of your attack through sheer precision. When you hit with an ability that grants you {@b precision damage}, you increase the attack's listed damage, using the same damage type, rather than tracking a separate pool of damage. For example, a non-magical dagger Strike that deals 1d6 precision damage from a rogue's sneak attack increases the piercing damage by 1d6.","Some creatures are immune to precision damage, regardless of the damage type; these are often amorphous creatures that lack vulnerable anatomy. A creature immune to precision damage would ignore the 1d6 precision damage in the example above, but it would still take the rest of the piercing damage from the Strike. Since precision damage is always the same type of damage as the attack it's augmenting, a creature that is resistant to physical damage, like a gargoyle, would resist not only the dagger's damage but also the precision damage, even though it is not specifically resistant to precision damage.",{"type":"pf2-title","name":"Precious Materials"},"While not their own damage category, precious materials can modify damage to penetrate a creature's resistances or take advantage of its weaknesses. For instance, silver weapons are particularly effective against lycanthropes and bypass the resistances to physical damage that most devils have."]}],"source":"CRB"},{"type":"pf2-h3","page":451,"name":"Step 3: Apply the Target's Immunities, Weaknesses, and Resistances","entries":["Defenses against certain types of damage or effects are called immunities or resistances, while vulnerabilities are called weaknesses. Apply immunities first, then weaknesses, and resistances third. Immunity, weakness, or resistance to an alignment applies only to damage of that type, not to damage from an attacking creature of that alignment.",{"type":"pf2-h4","page":451,"name":"Immunity","entries":["When you have immunity to a specific type of damage, you ignore all damage of that type. If you have immunity to a specific condition or type of effect, you can't be affected by that condition or any effect of that type. If you have immunity to effects with a certain trait (such as death effects, poison, or disease) you are unaffected by any effect with that trait. Often, an effect can be both a trait and a damage type (this is especially true in the case of energy damage types). In these cases, the immunity applies to the entire effect, not just the damage. You can still be targeted by an ability with an effect you are immune to; you just don't apply the effect. However, some complex effects might have parts that affect you even if you're immune to one of the effect's traits; for instance, a spell that deals both fire and acid damage can still deal acid damage to you even if you're immune to fire.","Immunity to critical hits works a little differently. When a creature immune to critical hits is critically hit by a Strike or other attack that deals damage, it takes normal damage instead of double damage. This does not make it immune to any other critical success effects of other actions that have the attack trait (such as {@action Grapple} and {@action Shove}).","Another exception is immunity to nonlethal attacks. If you are immune to nonlethal attacks, you are immune to all damage from attacks with the nonlethal trait, no matter what other type the damage has. For instance, a {@creature stone golem} has immunity to nonlethal attacks. This means that no matter how hard you hit it with your fist, you're not going to damage it—unless your fists don't have the {@trait nonlethal} trait, such as if you're a {@class monk}."],"source":"CRB"},{"type":"pf2-h4","page":453,"name":"Temporary Immunity","entries":["Some effects grant you immunity to the same effect for a set amount of time. If an effect grants you temporary immunity, repeated applications of that effect don't affect you for as long as the temporary immunity lasts. Unless the effect says it applies only to a certain creature's ability, it doesn't matter who created the effect. For example, the {@spell blindness} spell says, \"The target is temporarily immune to blindness for 1 minute.\" If anyone casts {@spell blindness} on that creature again before 1 minute passes, the spell has no effect.","Temporary immunity doesn't prevent or end ongoing effects of the source of the temporary immunity. For instance, if an ability makes you frightened and you then gain temporary immunity to the ability, you don't immediately lose the frightened condition due to the immunity you just gained—you simply don't become frightened if you're targeted by the ability again before the immunity ends."],"source":"CRB"},{"type":"pf2-h4","page":453,"name":"Weakness","entries":["If you have a weakness to a certain type of damage or damage from a certain source, that type of damage is extra effective against you. Whenever you would take that type of damage, increase the damage you take by the value of the weakness. For instance, if you are dealt 2d6 fire damage and have weakness 5 to fire, you take 2d6+5 fire damage.","If you have a weakness to something that doesn't normally deal damage, such as water, you take damage equal to the weakness value when touched or affected by it. If more than one weakness would apply to the same instance of damage, use only the highest applicable weakness value. This usually happens only when a monster is weak to both a type of physical damage and a given material."],"source":"CRB"},{"type":"pf2-h4","page":453,"name":"Resistance","entries":["If you have resistance to a type of damage, each time you take that type of damage, you reduce the amount of damage you take by the listed amount (to a minimum of 0 damage). Resistance can specify combinations of damage types or other traits. For instance, you might encounter a monster that's resistant to non-magical bludgeoning damage, meaning it would take less damage from bludgeoning attacks that weren't magical, but would take normal damage from your {@runeItem mace||+1 weapon potency|} (since it's magical) or a non-magical {@item spear} (since it deals piercing damage). A resistance also might have an exception. For example, resistance 10 to physical damage (except silver) would reduce any physical damage by 10 unless that damage was dealt by a silver weapon.","If you have more than one type of resistance that would apply to the same instance of damage, use only the highest applicable resistance value.","It's possible to have resistance to all damage. When an effect deals damage of multiple types and you have resistance to all damage, apply the resistance to each type of damage separately. If an attack would deal 7 slashing damage and 4 fire damage, resistance 5 to all damage would reduce the slashing damage to 2 and negate the fire damage entirely."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":453,"name":"Step 4: If Damage Remains, Reduce the Target's Hit Points","entries":["After applying the target's immunities, resistances, and weaknesses to the damage, whatever damage is left reduces the target's Hit Points on a 1-to-1 basis. More information about Hit Points can be found in the Hit Points, Healing, and Dying section on page 459.",{"type":"pf2-h4","page":453,"name":"Nonlethal Attacks","entries":["You can make a nonlethal attack in an effort to knock someone out instead of killing them (see Knocked Out and Dying on page 459). Weapons with the nonlethal trait (including fists) do this automatically. You take a –2 circumstance penalty to the attack roll when you make a nonlethal attack using a weapon that doesn't have the nonlethal trait. You also take this penalty when making a lethal attack using a nonlethal weapon.","Spells and other effects with the nonlethal trait that reduce a creature to 0 Hit Points knock the creature out instead of killing them."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":481,"name":"Downtime Mode","entries":["Downtime gives you time to rest fully, engage in crafting or a professional endeavor, learn new spells, retrain feats, or just have fun. You can sell items acquired during your adventures, buy new goods, and perform other activities as determined by your feats, your skills, and the settlement where you are spending the downtime.",{"type":"pf2-h2","page":481,"name":"Long-Term Rest","entries":["You can spend an entire day and night resting during downtime to recover Hit Points equal to your Constitution modifier (minimum 1) multiplied by twice your level."],"source":"CRB"},{"type":"pf2-h2","page":481,"name":"Retraining","entries":["Retraining offers a way to alter some of your character choices, which is helpful when you want to take your character in a new direction or change decisions that didn't meet your expectations. You can retrain feats, skills, and some selectable class features. You can't retrain your ancestry, heritage, background, class, or ability scores. You can't perform other downtime activities while retraining.","Retraining usually requires you to spend time learning from a teacher, whether that entails physical training, studying at a library, or falling into shared magical trances. Your GM determines whether you can get proper training or whether something can be retrained at all. In some cases, you'll have to pay your instructor.","Some abilities can be difficult or impossible to retrain (for instance, a sorcerer can retrain their bloodline only in extraordinary circumstances).","When retraining, you generally can't make choices you couldn't make when you selected the original option. For instance, you can't exchange a 2nd-level skill feat for a 4th-level one, or for one that requires prerequisites you didn't meet at the time you took the original feat. If you don't remember whether you met the prerequisites at the time, ask your GM to make the call. If you cease to meet the prerequisites for an ability due to retraining, you can't use that ability. You might need to retrain several abilities in sequence in order to get all the abilities you want.",{"type":"pf2-h3","page":481,"name":"Feats","entries":["You can spend a week of downtime retraining to swap out one of your feats. Remove the old feat and replace it with another of the same type. For example, you could swap a skill feat for another skill feat, but not for a wizard feat."],"source":"CRB"},{"type":"pf2-h3","page":481,"name":"Skills","entries":["You can spend a week of downtime retraining to swap out one of your skill increases. Reduce your proficiency rank in the skill losing its increase by one step and increase your proficiency rank in another skill by one step. The new proficiency rank has to be equal to or lower than the proficiency rank you traded away. For instance, if your bard is a master in {@skill Performance} and {@skill Stealth}, and an expert in {@skill Occultism}, you could reduce the character's proficiency in {@skill Stealth} to expert and become a master in {@skill Occultism}, but you couldn't reassign that skill increase to become legendary in {@skill Performance}. Keep track of your level when you reassign skill increases; the level at which your skill proficiencies changed can influence your ability to retrain feats with skill prerequisites.","You can also spend a week to retrain an initial trained skill you gained during character creation."],"source":"CRB"},{"type":"pf2-h3","page":481,"name":"Class Features","entries":["You can change a class feature that required a choice, making a different choice instead. This lets you change a druid order or a wizard school, for example. The GM will tell you how long this takes—always at least a month."],"source":"CRB"},{"type":"pf2-brown-box","page":481,"name":"SKILL DOWNTIME ACTIVITIES","entries":["Chapter 4: Skills includes several downtime activities, which are summarized here.","{@b {@action Craft}:} Using the {@skill Crafting} skill, you can create items from raw materials (page 244).","{@b {@action Create Forgery}:} You forge a document (page 251).","{@b {@action Earn Income}:} You earn money, typically using {@skill Crafting}, Lore, or {@skill Performance} (page 236).","{@b {@action Subsist}:} You find food and shelter in the wilderness or within a settlement (page 240).","{@b {@action Treat Disease}:} You spend time caring for a diseased creature in the hope of curing that creature (page 248)."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":481,"name":"Other Downtime Activities","entries":["Work with your GM if there are other ways you want to spend downtime. You might need to pay for your cost of living (the prices for this can be found on page 294).","You might acquire property, manage a business, become part of a guild or civic group, curry favor in a large city, take command of an army, take on an apprentice, start a family, or minister to a flock of the faithful."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":453,"name":"Effects","entries":["Anything you do in the game has an {@b effect}. Many of these outcomes are easy to adjudicate during the game.","If you tell the GM that you draw your sword, no check is needed, and the result is that your character is now holding a sword. Other times, the specific effect requires more detailed rules governing how your choice is resolved.","Many spells, magic items, and feats create specific effects, and your character will be subject to effects caused by monsters, hazards, the environment, and other characters.","While a check might determine the overall impact or strength of an effect, a check is not always part of creating an effect. Casting a {@spell fly} spell on yourself creates an effect that allows you to soar through the air, but casting the spell does not require a check. Conversely, using the Intimidate skill to Demoralize a foe does require a check, and your result on that check determines the effect's outcome.","The following general rules are used to understand and apply effects.",{"type":"pf2-h3","page":455,"name":"Duration","entries":["Most effects are discrete, creating an instantaneous effect when you let the GM know what actions you are going to use. Firing a bow, moving to a new space, or taking something out of your pack all resolve instantly. Other effects instead last for a certain duration. Once the duration has elapsed, the effect ends. The rules generally use the following conventions for durations, though spells have some special durations detailed on pages 304–305.","For an effect that lasts a number of rounds, the remaining duration decreases by 1 at the start of each turn of the creature that created the effect. This is common for beneficial effects that target you or your allies. Detrimental effects often last \"until the end of the target's next turn\" or \"through\" a number of their turns (such as \"through the target's next 3 turns\"), which means that the effect's duration decreases at the end of the creature's turn, rather than the start.","Instead of lasting a fixed number of rounds, a duration might end only when certain conditions are met (or cease to be true). If so, the effects last until those conditions are met."],"source":"CRB"},{"type":"pf2-h3","page":455,"name":"Range and Reach","entries":["Actions and other abilities that generate an effect typically work within a specified range or a reach. Most spells and abilities list a {@b range}—the maximum distance from the creature or object creating the effect in which the effect can occur.","Ranged and thrown weapons have a {@b range increment}.","Attacks with such weapons work normally up to that range. Attacks against targets beyond that range take a –2 penalty, which worsens by 2 for every additional multiple of that range, to a maximum of a –10 penalty after five additional range increments. Attacks beyond this range are not possible. For example, if you are using a shortbow, your attacks take no penalty against a target up to 60 feet away, a –2 penalty if a target is over 60 and up to 120 feet away, a –4 if a target is over 120 and up to 180 feet away, and so on, up to a maximum distance of 360 feet.","{@b Reach} is how far you can physically reach with your body or a weapon. Melee {@action Strike||Strikes} rely on reach. Your reach also creates an area around your space where other creatures could trigger your reactions. Your reach is typically 5 feet, but weapons with the reach trait can extend this. Larger creatures can have greater reach; for instance, an ogre has a 10-foot reach. Unlike with measuring most distances, 10-foot reach can reach 2 squares diagonally. Reach greater than 10 feet is measured normally; 20-foot reach can reach 3 squares diagonally, 25-foot reach can reach 4, and so on."],"source":"CRB"},{"type":"pf2-h3","page":455,"name":"Targets","entries":["Some effects require you to choose specific targets.","Targeting can be difficult or impossible if your chosen creature is undetected by you, if the creature doesn't match restrictions on who you can target, or if some other ability prevents it from being targeted.","Some effects require a target to be willing. Only you can decide whether your PC is willing, and the GM decides whether an NPC is willing. Even if you or your character don't know what the effect is, such as if your character is unconscious, you still decide if you're willing.","Some effects target or require an ally, or otherwise refer to an ally. This must be someone on your side, often another PC, but it might be a bystander you are trying to protect. You are not your own ally. If it isn't clear, the GM decides who counts as an ally or an enemy."],"source":"CRB"},{"type":"pf2-h3","page":456,"name":"Areas","entries":["Some effects occupy an area of a specified shape and size.","An area effect always has a point of origin and extends out from that point. There are four types of areas: emanations, bursts, cones, and lines. When you're playing in encounter mode and using a grid, areas are measured in the same way as movement (page 463), but areas' distances are never reduced or affected by {@quickref difficult terrain||3|terrain} or lesser cover (page 476). You can use the diagrams below as common reference templates for areas, rather than measuring squares each time. Many area effects describe only the effects on creatures in the area. The GM determines any effects to the environment and unattended objects.",{"type":"pf2-h4","page":456,"name":"Burst","entries":["A burst effect issues forth in all directions from a single corner of a square within the range of the effect, spreading in all directions to a specified radius. For instance, when you cast {@spell fireball}, it detonates at the corner of a square within 500 feet of you and creates a 20-foot burst, meaning it extends out 20 feet in every direction from the corner of the square you chose, affecting each creature whose space (or even one square of its space) is within the burst."],"source":"CRB"},{"type":"pf2-h4","page":457,"name":"Cone","entries":["A cone shoots out from you in a quarter circle on the grid.","When you aim a cone, the first square of that cone must share an edge with your space if you're aiming orthogonally, or it must touch a corner of your space if you're aiming diagonally. If you're Large or larger, the first square can run along the edge of any square of your space. You can't aim a cone so that it overlaps your space. The cone extends out for a number of feet, widening as it goes, as shown in the Areas diagram. For instance, when a green dragon uses its breath weapon, it breathes a cone of poisonous gas that originates at the edge of one square of its space and affects a quarter-circle area 30 feet on each edge.","If you make a cone originate from someone or something else, follow these same rules, with the first square of the cone using an edge or corner of that creature or object's space instead of your own."],"source":"CRB"},{"type":"pf2-h4","page":457,"name":"Emanation","entries":["An emanation issues forth from each side of your space, extending out to a specified number of feet in all directions. For instance, the {@spell bless} spell's emanation radiates 5 or more feet outward from the caster. Because the sides of a creature's space are the starting point for the emanation, an emanation from a Large or larger creature affects a greater overall area than that of a Medium or smaller creature. Unless the text states otherwise, the creature creating an emanation effect chooses whether the creature at its center is affected."],"source":"CRB"},{"type":"pf2-h4","page":457,"name":"Line","entries":["A line shoots forth from you in a straight line in a direction of your choosing. The line affects each creature whose space it overlaps. Unless a line effect says otherwise, it is 5 feet wide. For example, the {@spell lightning bolt} spell's area is a 60-foot line that's 5 feet wide."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":457,"name":"Line of Effect","entries":["When creating an effect, you usually need an unblocked path to the target of a spell, the origin point of an effect's area, or the place where you create something with a spell or other ability. This is called a line of effect. You have line of effect unless a creature is entirely behind a solid physical barrier. Visibility doesn't matter for line of effect, nor do portcullises and other barriers that aren't totally solid. If you're unsure whether a barrier is solid enough, usually a 1-foot-square gap is enough to maintain a line of effect, though the GM makes the final call.","In an area effect, creatures or targets must have line of effect to the point of origin to be affected. If there's no line of effect between the origin of the area and the target, the effect doesn't apply to that target. For example, if there's a solid wall between the origin of a {@spell fireball} and a creature that's within the burst radius, the wall blocks the effect—that creature is unaffected by the {@spell fireball} and doesn't need to attempt a save against it. Likewise, any ongoing effects created by an ability with an area cease to affect anyone who moves outside of the line of effect."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":457,"name":"Line of Sight","entries":["Some effects require you to have line of sight to your target. As long as you can precisely sense the area (as described in Perception on page 464) and it is not blocked by a solid barrier (as described in {@quickref Cover||3|Cover}), you have line of sight. An area of darkness prevents line of sight if you don't have {@ability darkvision}, but portcullises and other obstacles that aren't totally solid do not. If you're unsure whether a barrier is solid enough to block line of sight, usually a 1-foot-square gap is enough to maintain line of sight, though the GM makes the final call."],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":468,"name":"Encounter Mode","entries":[{"type":"pf2-h2","page":468,"name":"Structure","entries":["An encounter is played out in a series of rounds, during which the player characters, adversaries, and other participants in the encounter act in sequence.","You roll initiative to determine this order at the start of the encounter and then play through rounds until a conclusion is reached and the encounter ends. The rules in this section assume a combat encounter—a battle—but the general structure can apply to any kind of encounter.",{"type":"pf2-h3","page":468,"name":"Step 1: Roll Initiative","entries":["When the GM calls for it, you'll roll initiative to determine your place in the initiative order, which is the sequence in which the encounter's participants will take their turns. Rolling initiative marks the start of an encounter. More often than not, you'll roll initiative when you enter a battle.","Typically, you'll roll a Perception check to determine your initiative—the more aware you are of your surroundings, the more quickly you can respond. Sometimes, though, the GM might call on you to roll some other type of check. For instance, if you were Avoiding Notice during exploration (page 479), you'd roll a {@skill Stealth} check. A social encounter could call for a {@skill Deception} or {@skill Diplomacy} check.","The GM rolls initiative for anyone other than the player characters in the encounter. If these include a number of identical creatures, the GM could roll once for the group as a whole and have them take their turns within the group in any order. However, this can make battles less predictable and more dangerous, so the GM might want to roll initiative for some or all creatures individually unless it's too much of a burden.","Unlike a typical check, where the result is compared to a DC, the results of initiative rolls are ranked. This ranking sets the order in which the encounter's participants act—the initiative order. The character with the highest result goes first. The second highest follows, and so on until whoever had the lowest result takes their turn last.","If your result is tied with a foe's result, the adversary goes first. If your result is tied with another PC's, you can decide between yourselves who goes first when you reach that place in the initiative order. After that, your places in the initiative order usually don't change during the encounter."],"source":"CRB"},{"type":"pf2-h3","page":468,"name":"Step 2: Play a Round","entries":["A round begins when the participant with the highest initiative roll result starts their turn, and it ends when the one with the lowest initiative ends their turn. The process of taking a turn is detailed below. Creatures might also act outside their turns with reactions and free actions."],"source":"CRB"},{"type":"pf2-h3","page":468,"name":"Step 3: Begin the Next Round","entries":["Once everyone in the encounter has taken a turn, the round is over and the next one begins. Don't roll initiative again; the new round proceeds in the same order as the previous one, repeating the cycle until the encounter ends."],"source":"CRB"},{"type":"pf2-h3","page":468,"name":"Step 4: End the Encounter","entries":["When your foes are defeated, some sort of truce is reached, or some other event or circumstance ends the combat, the encounter is over. You and the other participants no longer follow the initiative order, and a more free-form style of play resumes, with the game typically moving into exploration mode. Sometimes at the end of an encounter, the GM will award Experience Points to the party or you'll find treasure to divvy up."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":468,"name":"Turns","entries":["When it's your turn to act, you can use single actions ({@as 1}), short activities ({@as 2} and {@as 3}), reactions ([reaction]), and free actions ({@as f}). When you're finished, your turn ends and the character next in the initiative order begins their turn.","Sometimes it's important to note when during your turn something happens, so a turn is divided into three steps.",{"type":"pf2-h3","page":468,"name":"Step 1: Start Your Turn","entries":["Many things happen automatically at the start of your turn—it's a common point for tracking the passage of time for effects that last multiple rounds. At the start of each of your turns, take these steps in any order you choose:",{"type":"list","items":["If you created an effect lasting for a certain number of rounds, reduce the number of rounds remaining by 1. The effect ends if the duration is reduced to 0. For example, if you cast a spell that lasts 3 rounds on yourself during your first turn of a fight, it would affect you during that turn, decrease to 2 rounds of duration at the start of your second turn, decrease to 1 round of duration at the start of your third turn, and expire at the start of your fourth turn.","You can use 1 free action or reaction with a trigger of \"Your turn begins\" or something similar.","If you're {@condition dying}, roll a recovery check (page 459).","Do anything else that is specified to happen at the start of your turn."]},"The last step of starting your turn is always the same.",{"type":"list","items":["Regain your 3 actions and 1 reaction. If you haven't spent your reaction from your last turn, you lose it—you can't \"save\" actions or reactions from one turn to use during the next turn. If a condition prevents you from being able to act, you don't regain any actions or your reaction. Some abilities or conditions (such as {@condition quickened} and {@condition slowed}) can change how many actions you regain and whether you regain your reaction. If you lose actions and gain additional actions (such as if you're both {@condition quickened} and {@condition slowed}), you choose which actions to lose."]}],"source":"CRB"},{"type":"pf2-h3","page":469,"name":"Step 2: Act","entries":["You can use actions in any order you wish during your turn, but you have to complete one action or activity before beginning another; for example, you can't use a single action in the middle of performing a 2-action activity. What actions you can use often depend on your class features, skills, feats, and items, but there are default actions anyone can use, described in Basic Actions below. Some effects might prevent you from acting. If you can't act, you can't use any actions, including reactions and free actions.","If you begin a 2-action or 3-action activity on your turn, you must be able to complete it on your turn. You can't, for example, begin to High Jump using your final action on one turn and then complete it as your first action on your next turn.","Once you have spent all 3 of your actions, your turn ends (as described in Step 3) and the next creature's turn begins. You can, however, use only some of your actions and end your turn early. As soon as your turn ends, you lose all your remaining actions, but not your reaction or your ability to use free actions."],"source":"CRB"},{"type":"pf2-h3","page":469,"name":"Step 3: End Your Turn","entries":["Once you've done all the things you want to do with the actions you have available, you reach the end of your turn.","Take the following steps in any order you choose. Play then proceeds to the next creature in the initiative order.",{"type":"list","items":["End any effects that last until the end of your turn. For example, spells with a sustained duration end at the end of your turn unless you used the {@action Sustain a Spell} action during your turn to extend them. Some effects caused by enemies might also last through a certain number of your turns, and you decrease the remaining duration by 1 during this step, ending the effect if its duration is reduced to 0.","If you have a {@condition Persistent Damage|CRB|persistent damage} condition, you take the damage at this point. After you take the damage, you can attempt the flat check to end the {@condition Persistent Damage|CRB|persistent damage}. You then attempt any saving throws for ongoing afflictions. Many other conditions change at the end of your turn, such as the {@condition frightened} condition decreasing in severity. These take place after you've taken any {@condition Persistent Damage|CRB|persistent damage}, attempted flat checks to end the {@condition Persistent Damage|CRB|persistent damage}, and attempted saves against any afflictions.","You can use 1 free action or reaction with a trigger of \"Your turn ends\" or something similar.","Resolve anything else specified to happen at the end of your turn."]}],"source":"CRB"},{"type":"pf2-brown-box","page":469,"name":"TRACKING INITIATIVE","entries":["The GM keeps track of the initiative order for an encounter.","It's usually okay for the players to know this order, since they'll see who goes when and be aware of one another's results. However, the GM might want to conceal the names of adversaries the PCs have yet to identify.","Once the encounter's order is set, it's usually not necessary to track the original initiative numbers. The GM can create a simple list, use a series of cards or other indicators, or use a {@i Pathfinder Combat Pad}, which has magnetic markers to allow for easily rearranging the order.",{"type":"pf2-title","name":"Changing the Initiative Order"},"Any method used to track the initiative order needs to be flexible because the order can change. A creature can use the Delay basic action to change its place in the order, in which case you can erase it from the list or pull its marker aside until it reenters the initiative order. When a creature gets knocked out, its initiative order also changes (see Knocked Out and Dying on page 459). Using the Ready basic action doesn't change a creature's place in the initiative order, though, because the designated action becomes a reaction."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":469,"name":"Basic Actions","entries":["Basic actions represent common tasks like moving around, attacking, and helping others. As such, every creature can use basic actions except in some extreme circumstances, and many of those actions are used very frequently. Most notably, you'll use Interact, Step, Stride, and Strike a great deal. Many feats and other actions call upon you to use one of these basic actions or modify them to produce different effects. For example, a more complex action might let you Stride up to double your Speed instead of just up to your Speed, and a large number of activities include a Strike.","Actions that are used less frequently but are still available to most creatures are presented in Specialty Basic Actions starting on page 472. These typically have requirements that not all characters are likely to meet, such as wielding a shield or having a burrow Speed.","In addition to the actions in these two sections, the actions for spellcasting can be found on pages 302–305, and the actions for using magic items appear on pages 531–534.","{@note To view all actions, please visit the {@filter Actions page.|actions||source=CRB}}",{"type":"pf2-brown-box","page":471,"name":"SPEAKING","entries":["As long as you can act, you can also speak. You don't need to spend any type of action to speak, but because a round represents 6 seconds of time, you can usually speak at most a single sentence or so per round. Special uses of speech, such as attempting a {@skill Deception} skill check to Lie, require spending actions and follow their own rules.","All speech has the {@trait auditory} trait. If you communicate in some way other than speech, other rules might apply. For instance, using sign language is {@trait visual} instead of {@trait auditory}."],"source":"CRB"},{"type":"pf2-h3","page":472,"name":"Specialty Basic Actions","entries":["These actions are useful under specific circumstances. Some require you to have a special movement type (page 463)."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":472,"name":"Activities in Encounters","entries":["Activities that take longer than a turn can't normally be performed during an encounter. Spells with a casting time of 1 minute or more are a common example of this, as are several skill actions. When you commit to an activity during your turn in an encounter, you commit to spending all of the actions it requires. If the activity gets interrupted partway through, you lose all of the actions you would have spent on that activity. Activities are described in full on page 461."],"source":"CRB"},{"type":"pf2-h2","page":472,"name":"Reactions in Encounters","entries":["Your reactions let you respond immediately to what's happening around you. The GM determines whether you can use reactions before your first turn begins, depending on the situation in which the encounter happens.","Once your first turn begins, you gain your actions and reaction. You can use 1 reaction per round. You can use a reaction on anyone's turn (including your own), but only when its trigger occurs. If you don't use your reaction, you lose it at the start of your next turn, though you typically then gain a reaction at the start of that turn.","Some reactions are specifically meant to be used in combat and can change how the battle plays out drastically.","One example of such a reaction is {@action Attack of Opportunity}, which {@class fighter||fighters} gain at 1st level.","This reaction lets you make a melee {@action Strike} if a creature within reach uses a {@trait manipulate} or {@trait move} action, makes a ranged attack, or leaves a square during a {@trait move} action. The Triggering Moves diagram on page 474 illustrates examples of movements that might trigger an {@action Attack of Opportunity} from a creature without reach and one with reach.","You'll notice this reaction allows you to use a modified basic action, a {@action Strike}. This follows the rules on subordinate actions found on page 462.","Because your {@action Attack of Opportunity} takes place outside of your turn, the attack roll doesn't incur a multiple attack penalty."],"source":"CRB"},{"type":"pf2-h2","page":473,"name":"Movement in Encounters","entries":["Your movement during encounter mode depends on the actions and other abilities you use. Whether you Stride, Step, Swim, or Climb, the maximum distance you can move is based on your Speed. Certain feats or magic items can grant you other movement types, allowing you to swiftly burrow, climb, fly, or swim (page 463).","When the rules refer to a \"movement cost\" or \"spending movement,\" they are describing how many feet of your Speed you must use to move from one point to another. Normally, movement costs 5 feet per square when you're moving on a grid, or it costs the number of feet you move if you're not using a grid. However, sometimes it's harder to move a certain distance due to {@quickref difficult terrain||3|terrain} or other factors. In such a case, you might have to spend a different amount of movement to move from one place to another.","For example, a form of movement might require 10 feet of movement to move 1 square, and moving through some types of terrain costs an extra 5 feet of movement per square.",{"type":"pf2-h3","page":473,"name":"Grid Movement","entries":["If an encounter involves combat, it's often a good idea to track the movement and relative position of the participants using a Pathfinder Flip-Mat, Flip-Tiles, or some other form of grid to display the terrain, and miniatures to represent the combatants. When a character moves on a grid, every 1-inch square of the play area is 5 feet across in the game world. Hence, a creature moving in a straight line spends 5 feet of its movement for every map square traveled.","Because moving diagonally covers more ground, you count that movement differently. The first square of diagonal movement you make in a turn counts as 5 feet, but the second counts as 10 feet, and your count thereafter alternates between the two. For example, as you move across 4 squares diagonally, you would count 5 feet, then 10, then 5, and then 10, for a total of 30 feet. You track your total diagonal movement across all your movement during your turn, but reset your count at the end of your turn."],"source":"CRB"},{"type":"pf2-h3","page":473,"name":"Size, Space, and Reach","entries":["Creatures and objects of different sizes occupy different amounts of space. The sizes and the spaces they each take up on a grid are listed in {@table Size and Reach||Table 9–1: Size and Reach}.","Table 9–1 also lists the typical reach for creatures of each size, for both tall creatures (most bipeds) and long creatures (most quadrupeds). See page 455 for more about reach.","The Space entry lists how many feet on a side a creature's space is, so a Large creature fills a 10-foot-by-10-foot space (4 squares on the grid). Sometimes part of a creature extends beyond its space, such as if a giant octopus is grabbing you with its tentacles. In that case, the GM will usually allow attacking the extended portion, even if you can't reach the main creature. A Small or larger creature or object takes up at least 1 square on a grid, and creatures of these sizes can't usually share spaces except in situations like a character riding a mount. Rules for moving through other creatures' spaces appear below.",{"type":"data","tag":"table","source":"CRB","name":"Size and Reach"},"Multiple Tiny creatures can occupy the same square. At least four can fit in a single square, though the GM might determine that even more can fit. Tiny creatures can occupy a space occupied by a larger creature as well, and if their reach is 0 feet, they must do so in order to attack."],"source":"CRB"},{"type":"pf2-h3","page":474,"name":"Move Actions That Trigger Reactions","entries":["Some reactions and free actions are triggered by a creature using an action with the move trait. The most notable example is Attack of Opportunity. Actions with the move trait can trigger reactions or free actions throughout the course of the distance traveled. Each time you exit a square (or move 5 feet if not using a grid) within a creature's reach, your movement triggers those reactions and free actions (although no more than once per move action for a given reacting creature). If you use a move action but don't move out of a square, the trigger instead happens at the end of that action or ability.","Some actions, such as Step, specifically state they don't trigger reactions or free actions based on movement."],"source":"CRB"},{"type":"pf2-h3","page":474,"name":"Moving Through a Creature's Space","entries":["You can move through the space of a willing creature. If you want to move through an unwilling creature's space, you can {@action Tumble Through} that creature's space using {@skill Acrobatics}. You can't end your turn in a square occupied by another creature, though you can end a move action in its square provided that you immediately use another move action to leave that square. If two creatures end up in the same square by accident, the GM determines which one is forced out of the square (or whether one falls prone).",{"type":"pf2-h4","page":474,"name":"Prone and Incapacitated Creatures","entries":["You can share a space with a prone creature if that creature is willing, unconscious, or dead and if it is your size or smaller. The GM might allow you to climb atop the corpse or unconscious body of a larger creature in some situations. A prone creature can't stand up while someone else occupies its space, but it can Crawl to a space where it's able to stand, or it can attempt to Shove the other creature out of the way."],"source":"CRB"},{"type":"pf2-h4","page":475,"name":"Creatures of Different Sizes","entries":["In most cases, you can move through the space of a creature at least three sizes larger than you (Table 9-1). This means a Medium creature can move through the space of a Gargantuan creature and a Small creature can move through the space of a Huge creature. Likewise, a bigger creature can move through the space of a creature three sizes smaller than itself or smaller. You still can't end your movement in a space occupied by a creature.","Tiny creatures are an exception. They can move through creatures' spaces and can even end their movement there."],"source":"CRB"},{"type":"pf2-h4","page":475,"name":"Objects","entries":["Because objects aren't as mobile as creatures are, they're more likely to fill a space. This means you can't always move through their spaces like you might move through a space occupied by a creature. You might be able to occupy the same square as a statue of your size, but not a wide column. The GM determines whether you can move into an object's square normally, whether special rules apply, or if you are unable to move into the square at all."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":475,"name":"Forced Movement","entries":["When an effect forces you to move, or if you start falling, the distance you move is defined by the effect that moved you, not by your Speed. Because you're not acting to move, this doesn't trigger reactions that are triggered by movement.","If forced movement would move you into a space you can't occupy—because objects are in the way or because you lack the movement type needed to reach it, for example—you stop moving in the last space you can occupy. Usually the creature or effect forcing the movement chooses the path the victim takes. If you're pushed or pulled, you can usually be moved through hazardous terrain, pushed off a ledge, or the like. Abilities that reposition you in some other way can't put you in such dangerous places unless they specify otherwise. In all cases, the GM makes the final call if there's doubt on where forced movement can move a creature."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":475,"name":"Terrain","entries":["Several types of terrain can complicate your movement by slowing you down, damaging you, or endangering you.",{"type":"pf2-h4","page":475,"name":"Difficult Terrain","entries":["Difficult terrain is any terrain that impedes your movement, ranging from particularly rough or unstable surfaces to thick ground cover and countless other impediments. Moving into a square of {@b difficult terrain} (or moving 5 feet into or within an area of difficult terrain, if you're not using a grid) costs an extra 5 feet of movement.","Moving into a square of {@b greater difficult terrain} instead costs 10 additional feet of movement. This additional cost is not increased when moving diagonally. You can't Step into difficult terrain.","Movement you make while you are jumping ignores the terrain you're jumping over. Some abilities (such as flight or being incorporeal) allow you to avoid the movement reduction from some types of difficult terrain. Certain other abilities let you ignore difficult terrain on foot; such an ability also allows you to move through greater difficult terrain at the normal movement cost as for difficult terrain, though it wouldn't let you ignore greater difficult terrain unless the ability specifies otherwise."],"source":"CRB"},{"type":"pf2-h4","page":476,"name":"Hazardous Terrain","entries":["Hazardous terrain damages you whenever you move through it. An acid pool and a pit of burning embers are both examples of hazardous terrain. The amount and type of damage depend on the specific hazardous terrain."],"source":"CRB"},{"type":"pf2-h4","page":476,"name":"Narrow Surfaces","entries":["A narrow surface is so precariously thin that you need to {@action Balance} or risk falling. Even on a success, you are {@condition flat-footed} on a narrow surface.","Each time you are hit by an attack or fail a save on a narrow surface, you must succeed at a Reflex save (with the same DC as the {@skill Acrobatics} check to {@action Balance}) or fall."],"source":"CRB"},{"type":"pf2-h4","page":476,"name":"Uneven Ground","entries":["Uneven ground is an area unsteady enough that you need to {@action Balance} or risk falling prone and possibly injuring yourself, depending on the specifics of the uneven ground. You are {@condition flat-footed} on uneven ground. Each time you are hit by an attack or fail a save on uneven ground, you must succeed at a Reflex save (with the same DC as the {@skill Acrobatics} check to Balance) or fall prone."],"source":"CRB"},{"type":"pf2-h4","page":476,"name":"Inclines","entries":["An incline is an area so steep that you need to {@action Climb} using the {@skill Athletics} skill in order to progress upward.","You're {@condition flat-footed} when {@action Climb||Climbing} an incline."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":477,"name":"Special Battles","entries":["Sometimes fights occur while the characters are atop mounts or when the PCs take to the sky or seas.",{"type":"pf2-h3","page":478,"name":"Mounted Combat","entries":["You can ride some creatures into combat. As noted in the {@action Mount} specialty basic action, your mount needs to be at least one size larger than you and willing. Your mount acts on your initiative. You must use the {@action Command an Animal} action (page 249) to get your mount to spend its actions. If you don't, the animal wastes its actions. If you have the Ride general feat, you succeed automatically when you {@action Command an Animal} that's your mount.","For example, if you are mounted on a horse and you make three attacks, your horse would remain stationary since you didn't command it. If you instead spent your first action to {@action Command an Animal} and succeeded, you could get your mount to Stride. You could spend your next action to attack or to command the horse to attack, but not both.",{"type":"pf2-h4","page":478,"name":"Mounted Attacks","entries":["You and your mount fight as a unit. Consequently, you share a multiple attack penalty. For example, if you Strike and then {@action Command an Animal} to have your mount Strike, your mount's attack takes a –5 multiple attack penalty.","You occupy every square of your mount's space for the purpose of making your attacks. If you were Medium and on a Large mount, you could attack a creature on one side of your mount, then attack on the opposite side with your next action. If you have a longer reach, the distance depends partly on the size of your mount. On a Medium or smaller mount, use your normal reach. On a Large or Huge mount, you can attack any square adjacent to the mount if you have 5- or 10-foot reach, or any square within 10 feet of the mount (including diagonally) if you have 15-foot reach."],"source":"CRB"},{"type":"pf2-h4","page":478,"name":"Mounted Defenses","entries":["When you're mounted, attackers can target either you or your mount. Anything that affects multiple creatures (such as an area) affects both of you as long as you're both in the area. You are in an attacker's reach or range if any square of your mount is within reach or range. Because your mount is larger than you and you share its space, you have lesser cover against attacks targeting you when you're mounted if the mount would be in the way.","Because you can't move your body as freely while you're riding a mount, you take a –2 circumstance penalty to Reflex saves while mounted. Additionally, the only move action you can use is the Mount action to dismount."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":478,"name":"THREE-DIMENSIONAL COMBAT","entries":["In aerial and aquatic combat, you might need to track positioning in three dimensions. For flying creatures, you might use one of the following methods:",{"type":"list","items":["Find platforms to place flying creatures' miniatures on.","Set a die next to a creature with the number indicating how many squares up in the air it is.","Make a stack of dice or tokens, 1 per 5 feet of elevation.","Write the elevation next to the monster on the grid. In underwater combat, choose a plane to be the baseline, typically the waterline, the sea floor, or a stationary object you can measure from."]},"As with ground-based movement, moving diagonally up or down in 3-D space requires counting every other diagonal as 10 feet. Measure flanking in all directions—creatures above and below an enemy can flank it just as effectively as they can from opposite sides."],"source":"CRB"},{"type":"pf2-h3","page":478,"name":"Aerial Combat","entries":["Many monsters can fly, and PCs can use spells and items to gain the ability to fly. Flying creatures have to use the Fly action (page 472) to move through the air. Performing an especially tricky maneuver—such as trying to reverse course 180 degrees or fly through a narrow gap—might require using {@skill Acrobatics} to Maneuver in Flight. Creatures might fall from the sky, using the falling rules found on page 463. At the GM's discretion, some ground-based actions might not work in the air. For instance, a flying creature couldn't Leap."],"source":"CRB"},{"type":"pf2-h3","page":478,"name":"Aquatic Combat","entries":["Use these rules for battles in water or underwater:",{"type":"list","items":["You're {@condition flat-footed} unless you have a swim Speed.","You gain resistance 5 to acid and fire.","You take a –2 circumstance penalty to melee slashing or bludgeoning attacks that pass through water.","Ranged attacks that deal bludgeoning or slashing damage automatically miss if the attacker or target is underwater, and piercing ranged attacks made by an underwater creature or against an underwater target have their range increments halved.","You can't cast fire spells or use actions with the fire trait underwater.","At the GM's discretion, some ground-based actions might not work underwater or while floating."]},{"type":"pf2-h4","page":478,"name":"Drowning and Suffocating","entries":["You can hold your breath for a number of rounds equal to 5 + your Constitution modifier. Reduce your remaining air by 1 round at the end of each of your turns, or by 2 if you attacked or cast any spells that turn. You also lose 1 round worth of air each time you are critically hit or critically fail a save against a damaging effect. If you speak (including casting spells with verbal components or activating items with command components) you lose all remaining air.","When you run out of air, you fall {@condition unconscious} and start suffocating. You can't recover from being unconscious and must attempt a DC 20 Fortitude save at the end of each of your turns. On a failure, you take 1d10 damage, and on a critical failure, you die. On each check after the first, the DC increases by 5 and the damage by 1d10; these increases are cumulative. Once your access to air is restored, you stop suffocating and are no longer unconscious (unless you're at 0 Hit Points)."],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"}],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":479,"name":"Exploration Mode","entries":["Much of exploration mode involves movement and roleplaying. You might be traveling from one town to another, chatting with a couple of merchants an outpost along the way, or maybe having a terse conversation with the watchful city guards at your destination. Instead of measuring your rate of movement in 5-foot squares every round, you measure it in feet or miles per minute, hour, or day, using your travel speed. Rather than deciding on each action every turn, you'll engage in an exploration activity, and you'll typically spend some time every day resting and making your daily preparations.",{"type":"pf2-h2","page":479,"name":"Travel Speed","entries":["Depending on how the GM tracks movement, you move in feet or miles based on your character's Speed with the relevant movement type. Typical rates are on the table below.",{"type":"data","tag":"table","source":"CRB","name":"Travel Speed"},"The rates in Table 9 –2 assume traveling over flat and clear terrain at a determined pace, but one that's not exhausting.","Moving through {@quickref difficult terrain||3|terrain} halves the listed movement rate. {@quickref greater difficult terrain||3|terrain} reduces the distance traveled to one-third the listed amount. If the travel requires a skill check to accomplish, such as mountain climbing or swimming, the GM might call for a check once per hour using the result and the table above to determine your progress."],"source":"CRB"},{"type":"pf2-h2","page":479,"name":"Exploration Activities","entries":["While you're traveling and exploring, tell the GM what you'd generally like to do along the way. If you to do nothing more than make steady progress toward your goal, you move at the full travel speeds given in Table 9 –2.","When you want to do something other than simply travel, you describe what you are attempting to do. It isn't necessary to go into extreme detail, such as \"Using my dagger, I nudge the door so I can check for devious traps.\" Instead, \"I'm searching the area for hazards\" is sufficient. The GM finds the best exploration activity to match your description and describes the effects of that activity. Some exploration activities limit how fast you can travel and be effective.","These are most common exploration activities.",{"type":"pf2-brown-box","page":480,"name":"SKILL EXPLORATION ACTIVITIES","entries":["Chapter 4: Skills includes numerous additional exploration activities, which are summarized here.","{@b {@action Borrow an Arcane Spell}:} You use {@skill Arcana} to prepare a spell from someone else's spellbook (page 241).","{@b {@action Coerce}:} You use {@skill Intimidation} to threaten a creature so it does what you want (page 247).","{@b {@action Cover Tracks}:} You use {@skill Survival} to obscure your passing (page 252).","{@b {@action Decipher Writing}:} You use a suitable skill to understand archaic, esoteric, or obscure texts (page 234).","{@b {@action Gather Information}:} You use {@skill Diplomacy} to canvass the area to learn about a specific individual or topic (page 246).","{@b {@action Identify Alchemy}:} You use Craft and alchemist's tools to identify an alchemical item (page 245).","{@b {@action Identify Magic}:} Using a variety of skills, you can learn about a magic item, location, or ongoing effect (page 238).","{@b {@action Impersonate}:} You use {@skill Deception} and usually a disguise kit to create a disguise (page 245).","{@b {@action Learn a Spell}:} You use the skill corresponding to the spell's tradition to gain access to a new spell (page 238).","{@b {@action Make an Impression}:} You use {@skill Diplomacy} to make a good impression on someone (page 246).","{@b {@action Repair}:} With a repair kit and the {@skill Crafting} skill, you fix a damaged item (page 243).","{@b {@action Sense Direction}:} You use {@skill Survival} to get a sense of where you are or determine the cardinal directions (page 252).","{@b {@action Squeeze}:} Using {@skill Acrobatics}, you squeeze though very tight spaces (page 241).","{@b {@action Track}:} You use {@skill Survival} to find and follow creatures' tracks (page 252).","{@b {@action Treat Wounds}:} You use {@skill Medicine} to treat a living creature's wounds (page 249)."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":480,"name":"Rest and Daily Preparations","entries":["You perform at your best when you take enough time to rest and prepare. Once every 24 hours, you can take a period of rest (typically 8 hours), after which you regain Hit Points equal to your Constitution modifier (minimum 1) times your level, and you might recover from or improve certain conditions (page 453). Sleeping in armor results in poor rest that leaves you {@condition fatigued}. If you go more than 16 hours without resting, you become {@condition fatigued} (you cannot recover from this until you rest at least 6 continuous hours).","After you rest, you make your daily preparations, which takes around 1 hour. You can prepare only if you've rested, and only once per day. Preparing includes the following:",{"type":"list","items":["Spellcasters regain spell slots, and prepared spellcasters choose spells to have available that day.","Focus Points, other abilities that refresh during your preparations, and abilities that can be used only a certain number of times per day, including magic item uses, are reset.","You don armor and equip weapons and other gear.","You invest up to 10 worn magic items to gain their benefits for the day."]}],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":476,"name":"Flanking","entries":["When you and an ally are flanking a foe, it has a harder time defending against you. A creature is {@condition flat-footed} (taking a –2 circumstance penalty to AC) to melee attacks from creatures that are flanking it.","To flank a foe, you and your ally must be on opposites sides or corners of the creature. A line drawn between the center of your space and the center of your ally's space must pass through opposite sides or opposite corners of the foe's space. Additionally, both you and the ally have to be able to act, must be wielding melee weapons or able to make an unarmed attack, can't be under any effects that prevent you from attacking, and must have the enemy within reach. If you are wielding a reach weapon, you use your {@trait reach} with that weapon for this purpose."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":444,"name":"Game Conventions","entries":["Pathfinder has many specific rules, but you'll also want to keep these general guidelines in mind when playing.",{"type":"pf2-h3","name":"The GM Has the Final Say"},"If you're ever uncertain how to apply a rule, the GM decides.","Of course, Pathfinder is a game, so when adjudicating the rules, the GM is encouraged to listen to everyone's point of view and make a decision that is both fair and fun.",{"type":"pf2-h3","name":"Specific Overrides General"},"A core principle of Pathfinder is that specific rules override general ones. If two rules conflict, the more specific one takes precedence. If there's still ambiguity, the GM determines which rule to use. For example, the rules state that when attacking a concealed creature, you must attempt a DC {@flatDC 5} flat check to determine if you hit. Flat checks don't benefit from modifiers, bonuses, or penalties, but an ability that's specifically designed to overcome concealment might override and alter this. If a rule doesn't specify otherwise, default to the general rules presented in this chapter. While some special rules may also state the normal rules to provide context, you should always default to the normal rules even if effects don't specifically say to.",{"type":"pf2-h3","name":"Rounding"},"You may need to calculate a fraction of a value, like halving damage. Always round down unless otherwise specified.","For example, if a spell deals 7 damage and a creature takes half damage from it, that creature takes 3 damage.",{"type":"pf2-h3","name":"Multiplying"},"When more than one effect would multiply the same number, don't multiply more than once. Instead, combine all the multipliers into a single multiplier, with each multiple after the first adding 1 less than its value. For instance, if one ability doubled the duration of one of your spells and another one doubled the duration of the same spell, you would triple the duration, not quadruple it.",{"type":"pf2-h3","name":"Duplicate Effects"},"When you're affected by the same thing multiple times, only one instance applies, using the higher level of the effects, or the newer effect if the two are the same level. For example, if you were using {@spell mage armor} and then cast it again, you'd still benefit from only one casting of that spell. Casting a spell again on the same target might get you a better duration or effect if it were cast at a higher level the second time, but otherwise doing so gives you no advantage.",{"type":"pf2-h3","name":"Ambiguous Rules"},"Sometimes a rule could be interpreted multiple ways. If one version is too good to be true, it probably is. If a rule seems to have wording with problematic repercussions or doesn't work as intended, work with your group to find a good solution, rather than just playing with the rule as printed."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":467,"name":"Hero Points","entries":["Your heroic deeds earn you Hero Points, which grant you good fortune or let you recover from the brink of death. Unlike most aspects of your character, which persist over the long term, Hero Points last for only a single session.","The GM is in charge of awarding Hero Points (guidelines for doing so can be found {@quickref here||4|rewards|1}).","Usually, each character gets 1 Hero Point at the start of a session and can gain more later by performing heroic deeds—something selfless, daring, or beyond normal expectations. You can have a maximum of 3 Hero Points at a time, and you lose any remaining Hero Points at the end of a session.","You can spend your Hero Points in one of two ways.","Neither of these is an action, and you can spend Hero Points even if you aren't able to act. You can spend a Hero Point on behalf of your familiar or animal companion.",{"type":"list","items":["{@b Spend 1 Hero Point} to reroll a check. You must use the second result. This is a fortune effect (which means you can't use more than 1 Hero Point on a check).","{@b Spend all your Hero Points} (minimum 1) to avoid death. You can do this when your {@condition dying} condition would increase. You lose the {@condition dying} condition entirely and stabilize with 0 Hit Points. You don't gain the {@condition wounded} condition or increase its value from losing the {@condition dying} condition in this way, but if you already had that condition, you don't lose it or decrease its value."]},{"type":"pf2-h3","page":467,"name":"Describing Heroic Deeds","entries":["Because spending Hero Points reflects heroic deeds or tasks that surpass normal expectations, if you spend a Hero Point, you should describe the deed or task your character accomplishes with it to the other players.","Your character's deed might invoke a lesson learned in a past adventure, could be spurred by a determination to save someone else, or might depend on an item that ended up on their person due to a previous exploit. If you don't want to describe the deed or don't have any strong ideas about how to do so, ask the GM to come up with something for you. This can be a collaborative process, too. The GM might remind you of a long-forgotten event in the campaign, and all you have to do is fill in how that event comes to mind just at the right time, motivating you to push past your limits."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":459,"name":"Hit Points, Healing, and Dying","entries":["All creatures and objects have Hit Points (HP). Your maximum Hit Point value represents your health, wherewithal, and heroic drive when you are in good health and rested. Your maximum Hit Points include the Hit Points you gain at 1st level from your ancestry and class, those you gain at higher levels from your class, and any you gain from other sources (like the Toughness general feat). When you take damage, you reduce your current Hit Points by a number equal to the damage dealt.","Some spells, items, and other effects, as well as simply resting, can heal living or undead creatures. When you are healed, you regain Hit Points equal to the amount healed, up to your maximum Hit Points.",{"type":"pf2-h3","page":459,"name":"Knocked Out and Dying","entries":["Creatures cannot be reduced to fewer than 0 Hit Points.","When most creatures reach 0 Hit Points, they die and are removed from play unless the attack was nonlethal, in which case they are instead knocked out for a significant amount of time (usually 1 minute or more). When undead and construct creatures reach 0 Hit Points, they are destroyed.","Player characters, their companions, and other significant characters and creatures don't automatically die when they reach 0 Hit Points. Instead, they are knocked out and are at risk of death. At the GM's discretion, villains, powerful monsters, special NPCs, and enemies with special abilities that are likely to bring them back to the fight (like ferocity, regeneration, or healing magic) can use these rules as well.","As a player character, when you are reduced to 0 Hit Points, you're knocked out with the following effects:",{"type":"list","items":["You immediately move your initiative position to directly before the turn in which you were reduced to 0 HP.","You gain the {@condition dying 1} condition. If the effect that knocked you out was a critical success from the attacker or the result of your critical failure, you gain the {@condition dying 2} condition instead. If you have the {@condition wounded} condition (page 460), increase your {@condition dying} value by an amount equal to your {@condition wounded} value. If the damage was dealt by a nonlethal attack or nonlethal effect, you don't gain the dying condition; you are instead unconscious with 0 Hit Points."]},{"type":"pf2-h4","page":459,"name":"Taking Damage while Dying","entries":["If you take damage while you already have the dying condition, increase your dying condition value by 1, or by 2 if the damage came from an attacker's critical hit or your own critical failure. If you have the wounded condition, remember to add the value of your wounded condition to your dying value."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":459,"name":"Recovery Checks","entries":["When you're dying, at the start of each of your turns, you must attempt a flat check with a DC equal to 10 + your current dying value to see if you get better or worse. This is called a recovery check. The effects of this check are as follows.",{"type":"successDegree","entries":{"Critical Success":"Your {@condition dying} value is reduced by 2.","Success":"Your {@condition dying} value is reduced by 1.","Failure":"Your {@condition dying} value increases by 1.","Critical Failure":"Your {@condition dying} value increases by 2."}}],"source":"CRB"},{"type":"pf2-h3","page":459,"name":"Conditions Related to Death and Dying","entries":["To understand the rules for getting knocked out and how dying works in the game, you'll need some more information on the conditions used in those rules.","Presented below are the rules for the {@condition dying}, {@condition unconscious}, wounded, and doomed conditions.",{"type":"pf2-h4","page":459,"name":"Dying","entries":["You are bleeding out or otherwise at death's door. While you have this condition, you are unconscious. Dying always includes a value. If this value ever reaches dying 4, you die. If you're dying, you must attempt a recovery check at the start of your turn each round to determine whether you get better or worse.","If you lose the {@condition dying} condition by succeeding at a recovery check and are still at 0 Hit Points, you remain unconscious, but you can wake up as described on page 460. You lose the dying condition automatically and wake up if you ever have 1 Hit Point or more. Anytime you lose the dying condition, you gain the wounded 1 condition, or increase your wounded value by 1 if you already have that condition."],"source":"CRB"},{"type":"pf2-h4","page":459,"name":"Unconscious","entries":["You're sleeping, or you've been knocked out. You can't act.","You take a –4 status penalty to AC, Perception, and Reflex saves, and you have the blinded and {@condition flat-footed} conditions.","When you gain this condition, you fall {@condition prone} and drop items you are wielding or holding unless the effect states otherwise or the GM determines you're in a position in which you wouldn't.","{@b If you're {@condition unconscious} because you're {@condition dying}}, you can't wake up as long as you have 0 Hit Points. If you're restored to 1 Hit Point or more via healing, you lose the dying and unconscious conditions and can act normally on your next turn.","If you are {@condition unconscious} and at 0 Hit Points, but not {@b dying}, you naturally return to 1 Hit Point and awaken after sufficient time passes. The GM determines how long you remain unconscious, from a minimum of 10 minutes to several hours. If you receive healing during this time, you lose the unconscious condition and can act normally on your next turn.","If you're {@condition unconscious} and have more than 1 Hit Point (typically because you are asleep or unconscious due to an effect), you wake up in one of the following ways.","Each causes you to lose the {@condition unconscious} condition.",{"type":"list","items":["You take damage, provided the damage doesn't reduce you to 0 Hit Points. (If the damage reduces you to 0 Hit Points, you remain {@condition unconscious} and gain the {@condition dying} condition as normal.)","You receive healing, other than the natural healing you get from resting.","Someone nudges or shakes you awake using an Interact action.","Loud noise is being made around you—though this isn't automatic. At the start of your turn, you automatically attempt a Perception check against the noise's DC (or the lowest DC if there is more than one noise), waking up if you succeed. This is often DC 5 for a battle, but if creatures are attempting to stay quiet around you, this Perception check uses their {@skill Stealth} DC. Some magical effects make you sleep so deeply that they don't allow you to attempt this Perception check.","If you are simply asleep, the GM decides you wake up either because you have had a restful night's sleep or something disrupted that rest."]}],"source":"CRB"},{"type":"pf2-h4","page":460,"name":"Wounded","entries":["You have been seriously injured during a fight. Anytime you lose the dying condition, you become wounded 1 if you didn't already have the wounded condition. If you already have the wounded condition, your wounded condition value instead increases by 1. If you gain the dying condition while wounded, increase the dying condition's value by your wounded value. The wounded condition ends if someone successfully restores Hit Points to you with Treat Wounds, or if you are restored to full Hit Points and rest for 10 minutes."],"source":"CRB"},{"type":"pf2-h4","page":460,"name":"Doomed","entries":["Your life is ebbing away, bringing you ever closer to death. Some powerful spells and evil creatures can inflict the doomed condition on you. Doomed always includes a value. The maximum dying value at which you die is reduced by your doomed value. For example, if you were {@condition doomed 1}, you would die upon reaching dying 3 instead of dying 4. If your maximum dying value is ever reduced to 0, you instantly die. When you die, you're no longer doomed.","Your {@condition doomed} value decreases by 1 each time you get a full night's rest."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":460,"name":"Death","entries":["After you die you lose all your actions, and you can't act or be affected by spells that target creatures (unless they specifically target dead creatures), and for all other purposes you are an object. When you die, you are reduced to 0 Hit Points if you had a different amount, and you can't be brought above 0 Hit Points as long as you remain dead. Some magic can bring creatures back to life, such as the {@ritual resurrect} ritual or the {@spell raise dead} spell."],"source":"CRB"},{"type":"pf2-h3","page":460,"name":"Heroic Recovery","entries":["If you have at least 1 Hero Point (page 467), you can spend all of your remaining Hero Points at the start of your turn or when your dying value would increase. You lose the dying condition entirely and stabilize with 0 Hit Points. You don't gain the wounded condition or increase its value from losing the dying condition in this way, but if you already had that condition, you don't lose it or decrease its value. You lose the dying condition and become conscious. You do not gain the wounded condition (or increase its value) when you perform a heroic recovery."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Death Effects and Instant Death","entries":["Some spells and abilities can kill you immediately or bring you closer to death without needing to reduce you to 0 Hit Points first. These abilities have the death trait and usually involve negative energy, the antithesis of life. If you are reduced to 0 Hit Points by a death effect, you are slain instantly without needing to reach dying 4. If an effect states it kills you outright, you die without having to reach dying 4 and without being reduced to 0 Hit Points."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Massive Damage","entries":["You die instantly if you ever take damage equal to or greater than double your maximum Hit Points in one blow."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Temporary Hit Points","entries":["Some spells or abilities give you temporary Hit Points.","Track these separately from your current and maximum Hit Points; when you take damage, reduce your temporary Hit Points first. Most temporary Hit Points last for a limited duration. You can't regain lost temporary Hit Points through healing, but you can gain more via other abilities. You can have temporary Hit Points from only one source at a time. If you gain temporary Hit Points when you already have some, choose whether to keep the amount you already have and their corresponding duration or to gain the new temporary Hit Points and their duration."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Fast Healing and Regeneration","entries":["A creature with fast healing or regeneration regains the listed amount of Hit Points each round at the beginning of its turn. A creature with regeneration has additional benefits. Its dying condition can't increase to a value that would kill it (this stops most creatures from going beyond dying 3) as long as its regeneration is active. If it takes damage of a type listed in the regeneration entry, its regeneration deactivates until the end of its next turn, including against the triggering damage."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Items and Hit Points","entries":["Items have Hit Points like creatures, but the rules for damaging them are different (page 272). An item has a Hardness statistic that reduces damage the item takes by that amount. The item then takes any damage left over. If an item is reduced to 0 HP, it's destroyed. An item also has a Broken Threshold. If its HP are reduced to this amount or lower, it's broken, meaning it can't be used for its normal function and it doesn't grant bonuses. Damaging an unattended item usually requires attacking it directly, and can be difficult due to that item's Hardness and immunities. You usually can't attack an attended object (one on a creature's person)."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":443,"name":"Making Choices","entries":["Pathfinder is a game where your choices determine the story's direction. Throughout the game, the GM describes what's happening in the world and then asks the players, \"So what do you do?\" Exactly what you choose to do, and how the GM responds to those choices, builds a unique story experience. Every game is different, because you'll rarely, if ever, make the same decisions as another group of players.","This is true for the GM as well—two GMs running the exact same adventure will put different emphasis and flourishes on the way they present each scenario and encounter.","Often, your choices have no immediate risk or consequences. If you're traveling along a forest path and come across a fork in the trail, the GM will ask, \"Which way do you go?\" You might choose to take the right fork or the left. You could also choose to leave the trail, or just go back to town. Once your choice is made, the GM tells you what happens next. Down the line, that choice may impact what you encounter later in the game, but in many cases nothing dangerous happens immediately.","But sometimes what happens as a result of your choices is less than certain. In those cases, you'll attempt a check."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":463,"name":"Movement","entries":["Your movement and position determine how you can interact with the world. Moving around in exploration and downtime modes is relatively fluid and free form.","Movement in encounter mode, by contrast, is governed by rules explained in Movement in Encounters (page 473). The rules below apply regardless of which mode you're playing in.",{"type":"pf2-h3","page":463,"name":"Movement Types","entries":["Creatures in Pathfinder soar through the clouds, scale sheer cliffs, and tunnel underfoot. Most creatures have a Speed, which is how fast they can move across the ground. Some abilities give you different ways to move, such as through the air or underground.","Each of these special movement types has its own Speed value. Many creatures have these Speeds naturally. The various types of movement are listed below. Since the Stride action can be used only with your normal Speed, moving using one of these movement types requires using a special action, and you can't Step while using one of these movement types. Since Speed by itself refers to your land Speed, rules text concerning these special movement types specifies the movement types to which it applies. Even though Speeds aren't checks, they can have item, circumstance, and status bonuses and penalties. These can't reduce your Speeds below 5 feet unless stated otherwise.","Switching from one movement type to another requires ending your action that has the first movement type and using a new action that has the second movement type. For instance, if you Climbed 10 feet to the top of a cliff, you could then Stride forward 10 feet.",{"type":"pf2-h4","page":463,"name":"Speed","entries":["Most characters and monsters have a speed statistic—also called land Speed—which indicates how quickly they can move across the ground. When you use the Stride action, you move a number of feet equal to your Speed. Numerous other abilities also allow you to move, from Crawling to Leaping, and most of them are based on your Speed in some way. Whenever a rule mentions your Speed without specifying a type, it's referring to your land Speed."],"source":"CRB"},{"type":"pf2-h4","page":463,"name":"Burrow Speed","entries":["A burrow Speed lets you tunnel through the ground. You can use the {@action Burrow} action if you have a burrow Speed. Burrowing doesn't normally leave behind a tunnel unless the ability specifically states that it does. Most creatures need to hold their breath when burrowing, and they may need tremorsense (page 465) to navigate with any accuracy."],"source":"CRB"},{"type":"pf2-h4","page":463,"name":"Climb Speed","entries":["A climb Speed allows you to move up or down inclines and vertical surfaces. Instead of needing to attempt {@skill Athletics} checks to Climb, you automatically succeed and move up to your climb Speed instead of the listed distance.","You might still have to attempt {@skill Athletics} checks to Climb in hazardous conditions, to Climb extremely difficult surfaces, or to cross horizontal planes such as ceilings. You can also choose to roll an {@skill Athletics} check to Climb rather than accept an automatic success in hopes of getting a critical success. Your climb Speed grants you a +4 circumstance bonus to {@skill Athletics} checks to Climb.","If you have a climb Speed, you're not {@condition flat-footed} while climbing."],"source":"CRB"},{"type":"pf2-h4","page":463,"name":"Fly Speed","entries":["As long as you have a fly Speed, you can use the {@action Fly} and {@action Arrest a Fall} actions. You can also attempt to {@action Maneuver in Flight} if you're trained in the {@skill Acrobatics} skill.","Wind conditions can affect how you use the {@action Fly} action. In general, moving against the wind uses the same rules as moving through {@quickref difficult terrain||3|terrain} (or {@quickref greater difficult terrain||3|terrain}, if you're also flying upward), and moving with the wind allows you to move 10 feet for every 5 feet of movement you spend (not cumulative with moving straight downward). For more information on spending movement, see Movement in Encounters on page 473.","Upward and downward movement are both relative to the gravity in your area; if you're in a place with zero gravity, moving up or down is no different from moving horizontally."],"source":"CRB"},{"type":"pf2-h4","page":463,"name":"Swim Speed","entries":["With a swim Speed, you can propel yourself through the water with little impediment. Instead of attempting {@skill Athletics} checks to {@action Swim}, you automatically succeed and move up to your swim Speed instead of the listed distance. Moving up or down is still moving through {@quickref difficult terrain||3|terrain}.","You might still have to attempt checks to {@action Swim} in hazardous conditions or to cross turbulent water. You can also choose to roll an {@skill Athletics} check to {@action Swim} rather than accept an automatic success in hopes of getting a critical success. Your swim Speed grants you a +4 circumstance bonus to {@skill Athletics} checks to {@action Swim}.","Having a swim Speed doesn't necessarily mean you can breathe in water, so you might still have to hold your breath if you're underwater to avoid {@quickref drowning||3|drowning and suffocating}."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":463,"name":"Falling","entries":["When you fall more than 5 feet, you take bludgeoning damage equal to half the distance you fell when you land. Treat falls longer than 1,500 feet as though they were 1,500 feet (750 damage). If you take any damage from a fall, you land prone. You fall about 500 feet in the first round of falling and about 1,500 feet each round thereafter.","You can Grab an Edge as a reaction to reduce the damage from some falls. In addition, if you fall into water, snow, or another relatively soft substance, you can treat the fall as though it were 20 feet shorter, or 30 feet shorter if you intentionally dove in. The effective reduction can't be greater than the depth (so when falling into 10-foot-deep water, you treat the fall as 10 feet shorter).",{"type":"pf2-h4","page":464,"name":"Falling on a Creature","entries":["If you land on a creature, that creature must attempt a DC 15 Reflex save. Landing exactly on a creature after a long fall is almost impossible.",{"type":"successDegree","entries":{"Critical Success":"The creature takes no damage.","Success":"The creature takes bludgeoning damage equal to one-quarter the falling damage you took.","Failure":"The creature takes bludgeoning damage equal to half the falling damage you took.","Critical Failure":"The creature takes the same amount of bludgeoning damage you took from the fall."}}],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Falling Objects","entries":["A dropped object takes damage just like a falling creature. If the object lands on a creature, that creature can attempt a Reflex save using the same rules as for a creature falling on a creature. Hazards and spells that involve falling objects, such as a rock slide, have their own rules about how they interact with creatures and the damage they deal."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":618,"name":"Overriding Conditions","entries":["Some conditions override others. This is always specified in the entry for the overriding condition. When this happens, all effects of the overridden condition are suppressed until the overriding condition ends. The overridden condition's duration continues to elapse, and it might run out while suppressed."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":464,"name":"Perception","entries":["Your Perception measures your ability to notice things, search for what's hidden, and tell whether something about a situation is suspicious. This statistic is frequently used for rolling initiative to determine who goes first in an encounter, and it's also used for the {@action Seek} action.","The rules for rolling a Perception check are found on page 448. The rules below describe the effects of light and visibility on your specific senses to perceive the world, as well as the rules for sensing and locating creatures with Perception.",{"type":"pf2-h3","page":464,"name":"Light","data":{"quickrefIndex":true},"entries":["The amount of light in an area can affect how well you see things. There are three levels of light: bright light, dim light, and darkness. The rules in this book assume that all creatures are in bright light unless otherwise noted. A source of light lists the radius in which it sheds bright light, and it sheds dim light to double that radius.",{"type":"pf2-h4","page":464,"name":"Bright Light","data":{"quickrefIndex":true},"entries":["In bright light, such as sunlight, creatures and objects can be observed clearly by anyone with average vision or better. Some types of creatures are {@condition dazzled} or {@condition blinded} by bright light."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Dim Light","data":{"quickrefIndex":true},"entries":["Areas in shadow or lit by weak light sources are in dim light. Creatures and objects in dim light have the {@condition concealed} condition, unless the seeker has {@ability darkvision} or {@ability low-light vision}, or a {@quickref precise sense|CRB|3|precise sense|0} other than vision."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Darkness","data":{"quickrefIndex":true},"entries":["A creature or object within darkness is hidden or undetected unless the seeker has {@ability darkvision} or a {@quickref precise sense|CRB|3|precise sense|0} other than vision. A creature without {@ability darkvision} or another means of perceiving in darkness has the {@condition blinded} condition while in darkness, though it might be able to see illuminated areas beyond the darkness. If a creature can see into an illuminated area, it can observe creatures within that illuminated area normally. After being in darkness, sudden exposure to bright light might make you {@condition dazzled} for a short time, as determined by the GM."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":464,"name":"Senses","data":{"quickrefIndex":true},"entries":["The ways a creature can use {@skill Perception} depend on what senses it has. The primary concepts you need to know for understanding senses are precise senses, imprecise senses, and the three states of detection a target can be in: observed, hidden, or undetected. Vision, hearing, and scent are three prominent senses, but they don't have the same degree of acuity.",{"type":"pf2-h4","page":464,"name":"Precise Senses","data":{"quickrefIndex":true},"entries":["Average vision is a precise sense—a sense that can be used to perceive the world in nuanced detail. The only way to target a creature without having drawbacks is to use a precise sense. You can usually detect a creature automatically with a precise sense unless that creature is hiding or obscured by the environment, in which case you can use the Seek basic action to better detect the creature."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Imprecise Senses","data":{"quickrefIndex":true},"entries":["Hearing is an imprecise sense—it cannot detect the full range of detail that a {@quickref precise sense|CRB|3|precise sense|0} can. You can usually sense a creature automatically with an imprecise sense, but it has the {@condition hidden} condition instead of the {@condition observed} condition. It might be {@condition undetected} by you if it's using {@skill Stealth} or is in an environment that distorts the sense, such as a noisy room in the case of hearing. In those cases, you have to use the {@action Seek} basic action to detect the creature. At best, an imprecise sense can be used to make an {@condition undetected} creature (or one you didn't even know was there) merely {@condition hidden}—it can't make the creature {@condition observed}."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Vague Senses","data":{"quickrefIndex":true},"entries":["A character also has many vague senses—ones that can alert you that something is there but aren't useful for zeroing in on it to determine exactly what it is. The most useful of these for a typical character is the sense of smell. At best, a vague sense can be used to detect the presence of an {@condition unnoticed} creature, making it {@condition undetected}. Even then, the vague sense isn't sufficient to make the creature {@condition hidden} or {@condition observed}.","When one creature might detect another, the GM almost always uses the most {@quickref precise sense|CRB|3|precise sense|0} available.","Pathfinder's rules assume that a given creature has vision as its only {@quickref precise sense|CRB|3|precise sense|0} and hearing as its only {@quickref imprecise sense|CRB|3|imprecise sense|0}. Some characters and creatures, however, have {@quickref precise|CRB|3|precise sense|0} or {@quickref imprecise senses|CRB|3|imprecise sense|0} that don't match this assumption. For instance, a character with poor vision might treat that sense as {@quickref imprecise|CRB|3|imprecise sense|0}, an animal with the {@ability scent} ability can use its sense of smell as an {@quickref imprecise sense|CRB|3|imprecise sense|0}, and a creature with echolocation or a similar ability can use hearing as a {@quickref precise|CRB|3|precise sense|0} sense. Such senses are often given special names and appear as \"echolocation (precise),\" \"scent (imprecise) 30 feet,\" or the like."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":465,"name":"Special Senses","data":{"quickrefIndex":true},"entries":["While a human might have a difficult time making creatures out in dim light, an elf can see those creatures just fine. And though elves have no problem seeing on a moonlit night, their vision cannot penetrate complete darkness, whereas a dwarf's can.","Special senses grant greater awareness that allows a creature with these senses to either ignore or reduce the effects of the undetected, hidden, or concealed conditions (described in {@quickref Detecting Creatures|CRB|3|Detecting Creatures|0} below) when it comes to situations that foil average vision. The following are a few examples of common special senses.",{"type":"pf2-h4","page":465,"name":"Darkvision and Greater Darkvision","entries":["A creature with {@ability darkvision} or {@ability darkvision||greater darkvision} can see perfectly well in areas of darkness and dim light, though such vision is in black and white only. Some forms of magical darkness, such as a 4th-level {@spell darkness} spell, block normal {@ability darkvision}. A creature with {@ability darkvision||greater darkvision}, however, can see through even these forms of magical darkness."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Low-Light Vision","entries":["A creature with {@ability low-light vision} can see in dim light as though it were bright light, so it ignores the {@condition concealed} condition due to dim light."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Scent","entries":["Scent involves sensing creatures or objects by smell, and is usually a vague sense. The range is listed in the ability, and it functions only if the creature or object being detected emits an aroma (for instance, incorporeal creatures usually do not exude an aroma).","If a creature emits a heavy aroma or is upwind, the GM can double or even triple the range of {@ability scent} abilities used to detect that creature, and the GM can reduce the range if a creature is downwind."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Tremorsense","entries":["Tremorsense allows a creature to feel the vibrations through a solid surface caused by movement. It is usually an imprecise sense with a limited range (listed in the ability). Tremorsense functions only if the detecting creature is on the same surface as the subject, and only if the subject is moving along (or burrowing through) the surface."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":465,"name":"DETECTING WITH OTHER SENSES","entries":["If a monster uses a sense other than vision, the GM can adapt the variables that keep its foes from being detected to equivalents that work with the monster's senses. For example, a creature that has echolocation might use hearing as a primary sense. This could mean its quarry is concealed in a noisy chamber, hidden in a great enough din, or even {@condition invisible} in the area of a {@spell silence} spell.",{"type":"pf2-title","name":"Using Stealth with Other Senses"},"The {@skill Stealth} skill is designed to use Hide for avoiding visual detection and Avoid Notice and Sneak to avoid being both seen and heard. For many special senses, a player can describe how they're avoiding detection by that special sense and use the most applicable {@skill Stealth} action. For instance, a creature stepping lightly to avoid being detected via tremorsense would be using Sneak.","In some cases, rolling a Dexterity-based {@skill Stealth} skill check to Sneak doesn't make the most sense. For example, when facing a creature that can detect heartbeats, a PC trying to avoid being detected might meditate to slow their heart rate, using Wisdom instead of Dexterity as the ability modifier for the {@skill Stealth} check. When a creature that can detect you has multiple senses, such as if it could also hear or see, the PC would use the lowest applicable ability modifier for the check."],"source":"CRB"},{"type":"pf2-h3","page":465,"name":"Detecting Creatures","data":{"quickrefIndex":true},"entries":["There are three conditions that measure the degree to which you can sense a creature: observed, hidden, and undetected. However, the concealed and invisible conditions can partially mask a creature, and the unnoticed condition indicates you have no idea a creature is around. In addition to the descriptions here, you can find these conditions in the {@pf2etools Conditions|conditions.html} page.","With the exception of {@condition invisible}, these conditions are relative to the viewer—it's possible for a creature to be observed to you but hidden from your ally. When you're trying to target a creature that's hard to see or otherwise sense, various drawbacks apply. Most of these rules apply to objects you're trying to detect as well as creatures.","Typically, the GM tracks how well creatures detect each other, since neither party has perfect information. For example, you might think a creature is in the last place you sensed it, but it was able to Sneak away. Or you might think a creature can't see you in the dark, but it has {@ability darkvision}.","You can attempt to avoid detection by using the {@skill Stealth} skill to {@action Avoid Notice}, {@action Hide}, or {@action Sneak}, or by using {@skill Deception} to {@action Create a Diversion}.",{"type":"pf2-h4","page":466,"name":"Observed","entries":["In most circumstances, you can sense creatures without difficulty and target them normally. Creatures in this state are observed. Observing requires a precise sense, which for most creatures means sight, but see the Detecting with Other Senses sidebar for advice regarding creatures that don't use sight as their primary sense. If you can't observe the creature, it's either {@condition hidden}, {@condition undetected}, or {@condition unnoticed}, and you'll need to factor in the targeting restrictions. Even if a creature is {@condition observed}, it might still be {@condition concealed}."],"source":"CRB"},{"type":"pf2-h4","page":466,"name":"Hidden","entries":["A creature that's hidden is only barely perceptible. You know what space a hidden creature occupies, but little else. Perhaps the creature just moved behind cover and successfully used the Hide action. Your target might be in a deep fogbank or behind a waterfall, where you can see some movement but can't determine an exact location. Maybe you've been {@condition blinded} or the creature is under the effects of {@spell invisibility}, but you used the {@action Seek} basic action to determine its general location based on hearing alone. Regardless of the specifics, you're {@condition flat-footed} to a hidden creature.","When targeting a {@condition hidden} creature, before you roll to determine your effect, you must attempt a DC {@flatDC 11} flat check. If you fail, you don't affect the creature, though the actions you used are still expended—as well as any spell slots, costs, and other resources. You remain {@condition flat-footed} to the creature, whether you successfully target it or not."],"source":"CRB"},{"type":"pf2-h4","page":466,"name":"Undetected","entries":["If a creature is undetected, you don't know what space it occupies, you're {@condition flat-footed} to it, and you can't easily target it. Using the {@action Seek} basic action can help you find an undetected creature, usually making it {@condition hidden} from you instead of {@condition undetected}. If a creature is {@condition undetected}, that doesn't necessarily mean you're unaware of its presence—you might suspect an {@condition undetected} creature is in the room with you, even though you're unable to find its space. The {@condition unnoticed} condition covers creatures you're entirely unaware of.","Targeting an {@condition undetected} creature is difficult. If you suspect there's a creature around, you can pick a square and attempt an attack. This works like targeting a {@condition hidden} creature, but the flat check and attack roll are both rolled in secret by the GM. The GM won't tell you why you missed—whether it was due to failing the flat check, rolling an insufficient attack roll, or choosing the wrong square. The GM might allow you to try targeting an undetected creature with some spells or other abilities in a similar fashion. {@condition Undetected} creatures are subject to area effects normally.","For instance, suppose an enemy elf wizard cast {@spell invisibility} and then {@action sneak||Sneaked} away. You suspect that with the elf's Speed of 30 feet, they probably moved 15 feet toward an open door. You move up and attack a space 15 feet from where the elf started and directly on the path to the door. The GM secretly rolls an attack roll and flat check, but they know that you were not quite correct—the elf was actually in the adjacent space! The GM tells you that you missed, so you decide to make your next attack on the adjacent space, just in case. This time, it's the right space, and the GM's secret attack roll and flat check both succeed, so you hit!"],"source":"CRB"},{"type":"pf2-h4","page":467,"name":"Unnoticed","entries":["If you have no idea a creature is even present, that creature is unnoticed by you. A creature that is undetected might also be unnoticed. This condition usually matters for abilities that can be used only against targets totally unaware of your presence."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":450,"name":"Special Checks","entries":["Some categories of checks follow special rules. The most notable are flat checks and secret checks.",{"type":"pf2-h3","page":450,"name":"Flat Checks","entries":["When the chance something will happen or fail to happen is based purely on chance, you'll attempt a flat check. A flat check never includes any modifiers, bonuses, or penalties—you just roll a d20 and compare the result on the die to the DC. Only abilities that specifically apply to flat checks can change the checks' DCs; most such effects affect only certain types of flat checks.","If more than one flat check would ever cause or prevent the same thing, just roll once and use the highest DC. In the rare circumstance that a flat check has a DC of 1 or lower, skip rolling; you automatically succeed. Conversely, if one ever has a DC of 21 or higher, you automatically fail."],"source":"CRB"},{"type":"pf2-h3","page":450,"name":"Secret Checks","entries":["Sometimes you as the player shouldn't know the exact result and effect of a check. In these situations, the rules (or the GM) will call for a secret check. The secret trait appears on anything that uses secret checks. This type of check uses the same formulas you normally would use for that check, but is rolled by the GM, who doesn't reveal the result. Instead, the GM simply describes the information or effects determined by the check's result. If you don't know a secret check is happening (for instance, if the GM rolls a secret Fortitude save against a poison that you failed to notice), you can't use any fortune or misfortune abilities (see the sidebar on page 449) on that check, but if a fortune or misfortune effect would apply automatically, the GM applies it to the secret check. If you know that the GM is attempting a secret check—as often happens with {@action Recall Knowledge} or Seek—you can usually activate fortune or misfortune abilities for that check. Just tell the GM, and they'll apply the ability to the check.","The GM can choose to make any check secret, even if it's not usually rolled secretly. Conversely, the GM can let you roll any check yourself, even if that check would usually be secret. Some groups find it simpler to have players roll all secret checks and just try to avoid acting on any out-of-character knowledge, while others enjoy the mystery."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":446,"name":"Specific Checks","entries":["While most checks follow these basic rules, it's useful to know about a few specific types of checks, how they're used, and how they differ from one another.",{"type":"pf2-h3","page":446,"name":"Attack Rolls","entries":["When you use a {@action Strike} action or make a spell attack, you attempt a check called an attack roll. Attack rolls take a variety of forms and are often highly variable based on the weapon you are using for the attack, but there are three main types: melee attack rolls, ranged attack rolls, and spell attack rolls. Spell attack rolls work a little bit differently, so they are explained separately on the next page.","{@b Melee attack rolls} use Strength as their ability modifier by default. If you're using a weapon or attack with the {@trait finesse} trait, then you can use your Dexterity modifier instead.",{"type":"pf2-inset","entries":["Melee attack roll result = d20 roll + Strength modifier (or optionally Dexterity modifier for a {@trait finesse} weapon) + proficiency bonus + other bonuses + penalties"]},"{@b Ranged attack rolls} use Dexterity as their ability modifier.",{"type":"pf2-inset","entries":["Ranged attack roll result = d20 roll + Dexterity modifier + proficiency bonus + other bonuses + penalties"]},"When attacking with a weapon, whether melee or ranged, you add your proficiency bonus for the weapon you're using. Your class determines your proficiency rank for various weapons. Sometimes, you'll have different proficiency ranks for different weapons. For instance, at 5th level, a fighter gains the weapon mastery class feature, which grants master proficiency with the simple and martial weapons of one weapon group, expert proficiency with advanced weapons of that group and other simple and martial weapons, and trained proficiency in all other advanced weapons.","The bonuses you might apply to attack rolls can come from a variety of sources. Circumstance bonuses can come from the aid of an ally or a beneficial situation. Status bonuses are typically granted by spells and other magical aids. The item bonus to attack rolls comes from magic weapons—notably, a weapon's potency rune (page 580).","Penalties to attack rolls come from situations and effects as well. Circumstance penalties come from risky tactics or detrimental circumstances, status penalties come from spells and magic working against you, and item penalties occur when you use a shoddy item (page 273). When making attack rolls, two main types of untyped penalties are likely to apply. The first is the multiple attack penalty, and the second is the range penalty. The first applies anytime you make more than one attack action during the course of your turn, and the other applies only with ranged or thrown weapons. Both are described below.",{"type":"pf2-h4","page":446,"name":"Multiple Attack Penalty","entries":["The more attacks you make beyond your first in a single turn, the less accurate you become, represented by the multiple attack penalty. The second time you use an {@trait attack} action during your turn, you take a –5 penalty to your check. The third time you attack, and on any subsequent attacks, you take a –10 penalty to your check. Every check that has the {@trait attack} trait counts toward your multiple attack penalty, including {@action Strike||Strikes}, spell attack rolls, certain skill actions like {@action Shove}, and many others.","Some weapons and abilities reduce multiple attack penalties, such as {@trait agile} weapons, which reduce these penalties to –4 on the second attack or –8 on further attacks.",{"type":"table","colStyles":["text-center","text-center","text-center"],"rows":[["Attack","Multiple Attack Penalty","Agile"],["First","None","None"],["Second","–5","–4"],["Third or subsequent","–10","–8"]]},"Always calculate your multiple attack penalty for the weapon you're using on that attack. For example, let's say you're wielding a {@item longsword} in one hand and a {@item shortsword} (which has the {@trait agile} trait) in your other hand, and you are going to make three {@action Strike||Strikes} with these weapons during the course of your turn. The first {@action Strike} you make during your turn has no penalty, no matter what weapon you are using. The second Strike will take either a –5 penalty if you use the {@item longsword} or a –4 penalty if you use the {@item shortsword}.","Just like the second attack, the penalty for your third attack is based on which weapon you're using for that particular {@action Strike}. It would be a –10 penalty with the {@item longsword} and a –8 penalty with the {@item shortsword}, no matter what weapon you used for your previous {@action Strike||Strikes}.","The multiple attack penalty applies only during your turn, so you don't have to keep track of it if you can perform an Attack of Opportunity or a similar reaction that lets you make a Strike on someone else's turn.",{"type":"pf2-h4","page":446,"name":"Range Penalty","entries":["Ranged and thrown weapons each have a listed range increment, and attacks with them grow less accurate against targets farther away (range and range increments are covered in depth on page 279). As long as your target is at or within the listed range increment, also called the first range increment, you take no penalty to the attack roll. If you're attacking beyond that range increment, you take a –2 penalty for each additional increment beyond the first.","You can attempt to attack with a ranged weapon or thrown weapon up to six range increments away, but the farther away you are, the harder it is to hit your target.","For example, the range increment of a crossbow is 120 feet. If you are shooting at a target no farther away than that distance, you take no penalty due to range. If they're beyond 120 feet but no more than 240 feet away, you take a –2 penalty due to range. If they're beyond 240 feet but no more than 360 feet away, you take a –4 penalty due to range, and so on, until you reach the last range increment: beyond 600 feet but no more than 720 feet away, where you take a –10 penalty due to range."],"source":"CRB"},{"type":"pf2-h4","page":447,"name":"Armor Class","entries":["Attack rolls are compared to a special difficulty class called an {@b Armor Class} ({@b AC}), which measures how hard it is for your foes to hit you with {@action Strike||Strikes} and other attack actions. Just like for any other check and DC, the result of an attack roll must meet or exceed your AC to be successful, which allows your foe to deal damage to you.","Armor Class is calculated using the following formula.",{"type":"pf2-inset","entries":["Armor Class = 10 + Dexterity modifier (up to your armor's Dex Cap) + proficiency bonus + armor's item bonus to AC + other bonuses + penalties"]},"Use the proficiency bonus for the category (light, medium, or heavy) or the specific type of armor you're wearing. If you're not wearing armor, use your proficiency in unarmored defense.","Armor Class can benefit from bonuses with a variety of sources, much like attack rolls. Armor itself grants an item bonus, so other item bonuses usually won't apply to your AC, but magic armor can increase the item bonus granted by your armor.","Penalties to AC come from situations and effects in much the same way bonuses do. Circumstance penalties come from unfavorable situations, and status penalties come from effects that impede your abilities or from broken armor. You take an item penalty when you wear shoddy armor (page 273)."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":447,"name":"STRIDING AND STRIKING","entries":["Two of the simplest and most common actions you'll use in combat are Stride and Strike, described in full on page 471.","{@b {@action Stride}} is an action that has the move trait and that allows you to move a number of feet up to your Speed.","You'll often need to Stride multiple times to reach a foe who's far away or to run from danger! Move actions can often trigger reactions or free actions. However, unlike other actions, a move action can trigger reactions not only when you first use the action, but also for every 5 feet you move during that action, as described on page 474. The Step action (page 471) lets you move without triggering reactions, but only 5 feet.","{@b {@action Strike}} is an action that has the attack trait and that allows you to attack with a weapon you're wielding or an unarmed attack (such as a fist).","If you're using a melee weapon or unarmed attack, your target must be within your reach; if you're attacking with a ranged weapon, your target must be within range. Your reach is how far you can physically extend a part of your body to make an unarmed attack, or the farthest distance you can reach with a melee weapon. This is typically 5 feet, but special weapons and larger creatures have longer reaches. Your range is how far away you can attack with a ranged weapon or with some types of magical attacks.","Different weapons and magical attacks have different maximum ranges, and ranged weapons get less effective as you exceed their range increments.","Striking multiple times in a turn has diminishing returns. The multiple attack penalty (detailed on page 446) applies to each attack after the first, whether those attacks are {@action Strike||Strikes}, special attacks like the Grapple action of the {@skill Athletics} skill, or spell attack rolls."],"source":"CRB"},{"type":"pf2-h3","page":447,"name":"Spell Attack Rolls","entries":["If you cast spells, you might be able to make a spell attack roll. These rolls are usually made when a spell makes an attack against a creature's AC.","The ability modifier for a spell attack roll depends on how you gained access to your spells. If your class grants you spellcasting, use your key ability modifier. Innate spells use your Charisma modifier unless the ability that granted them states otherwise. Focus spells and other sources of spells specify which ability modifier you use for spell attack rolls in the ability that granted them. If you have spells from multiple sources or traditions, you might use different ability modifiers for spell attack rolls for these different sources of spells. For example, a dwarf cleric with the Stonewalker ancestry feat would use her Charisma modifier when casting {@spell meld into stone} from that feat, since it's a divine innate spell, but she would use her Wisdom modifier when casting {@spell heal} and other spells using her cleric divine spellcasting.","Determine the spell attack roll with the following formula.",{"type":"pf2-inset","entries":["Spell attack roll result = d20 roll + ability modifier used for spellcasting + proficiency bonus + other bonuses + penalties"]},"If you have the ability to cast spells, you'll have a proficiency rank for your spell attack rolls, so you'll always add a proficiency bonus. Like your ability modifier, this proficiency rank may vary from one spell to another if you have spells from multiple sources. Spell attack rolls can benefit from circumstance bonuses and status bonuses, though item bonuses to spell attack rolls are rare. Penalties affect spell attack rolls just like any other attack roll—including your multiple attack penalty.","Many times, instead of requiring you to make a spell attack roll, the spells you cast will require those within the area or targeted by the spell to attempt a saving throw against your {@b Spell DC} to determine how the spell affects them.","Your spell DC is calculated using the following formula.",{"type":"pf2-inset","entries":["Spell DC = 10 + ability modifier used for spellcasting + proficiency bonus + other bonuses + penalties"]}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":448,"name":"Perception","entries":["Perception measures your ability to be aware of your environment. Every creature has Perception, which works with and is limited by a creature's senses (described on page 464). Whenever you need to attempt a check based on your awareness, you'll attempt a Perception check.","Your Perception uses your Wisdom modifier, so you'll use the following formula when attempting a Perception check.",{"type":"pf2-inset","entries":["Perception check result = d20 roll + Wisdom modifier + proficiency bonus + other bonuses + penalties"]},"Nearly all creatures are at least trained in Perception, so you will almost always add a proficiency bonus to your Perception modifier. You might add a circumstance bonus for advantageous situations or environments, and typically get status bonuses from spells or other magical effects. Items can also grant you a bonus to Perception, typically in a certain situation. For instance, a fine spyglass grants a +1 item bonus to Perception when attempting to see something a long distance away. Circumstance penalties to Perception occur when an environment or situation (such as fog) hampers your senses, while status penalties typically come from conditions, spells, and magic effects that foil the senses. You'll rarely encounter item penalties or untyped penalties for Perception.","Many abilities are compared to your {@b Perception DC} to determine whether they succeed. Your Perception DC is 10 + your total Perception modifier.",{"type":"pf2-h4","page":448,"name":"Perception for Initiative","entries":["Often, you'll roll a Perception check to determine your order in initiative. When you do this, instead of comparing the result against a DC, everyone in the encounter will compare their results. The creature with the highest result acts first, the creature with the second-highest result goes second, and so on. Sometimes you may be called on to roll a skill check for initiative instead, but you'll compare results just as if you had rolled Perception. The full rules for initiative are found in the rules for encounter mode on page 468."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":448,"name":"Saving Throws","entries":["There are three types of saving throws: Fortitude saves, Reflex saves, and Will saves. In all cases, saving throws measure your ability to shrug off harmful effects in the form of afflictions, damage, or conditions. You'll always add a proficiency bonus to each save. Your class might give a different proficiency to each save, but you'll be trained at minimum. Some circumstances and spells might give you circumstance or status bonuses to saves, and you might find {@item resilient} armor or other magic items that give an item bonus.","{@b Fortitude saving throws} allow you to reduce the effects of abilities and afflictions that can debilitate the body.","They use your Constitution modifier and are calculated as shown in the formula below.",{"type":"pf2-inset","entries":["Fortitude save result = d20 roll + Constitution modifier + proficiency bonus + other bonuses + penalties"]},"{@b Reflex saving throws} measure how well you can respond quickly to a situation and how gracefully you can avoid effects that have been thrown at you. They use your Dexterity modifier and are calculated as shown in the formula below.",{"type":"pf2-inset","entries":["Reflex save result = d20 roll + Dexterity modifier + proficiency bonus + other bonuses + penalties"]},"{@b Will saving throws} measure how well you can resist attacks to your mind and spirit. They use your Wisdom modifier and are calculated as shown in the formula below.",{"type":"pf2-inset","entries":["Will save result = d20 roll + Wisdom modifier + proficiency bonus + other bonuses + penalties"]},"Sometimes you'll need to know your DC for a given saving throw. The DC for a saving throw is 10 + the total modifier for that saving throw.","Most of the time, when you attempt a saving throw, you don't have to use your actions or your reaction. You don't even need to be able to act to attempt saving throws. However, in some special cases you might have to take an action to attempt a save. For instance, you can try to recover from the sickened condition by spending an action to attempt a Fortitude save.",{"type":"pf2-h4","page":449,"name":"Basic Saving Throws","entries":["Sometimes you will be called on to attempt a basic saving throw. This type of saving throw works just like any other saving throw—the \"basic\" part refers to the effects.","For a basic save, you'll attempt the check and determine whether you critically succeed, succeed, fail, or critically fail like you would any other saving throw. Then one of the following outcomes applies based on your degree of success—no matter what caused the saving throw.",{"type":"successDegree","entries":{"Critical Success":"You take no damage from the spell, hazard, or effect that caused you to attempt the save.","Success":"You take half the listed damage from the effect.","Failure":"You take the full damage listed from the effect.","Critical Failure":"You take double the listed damage from the effect."}}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":449,"name":"FORTUNE AND MISFORTUNE EFFECTS","entries":["Fortune and misfortune effects can alter how you roll your dice. These abilities might allow you to reroll a failed roll, force you to reroll a successful roll, allow you to roll twice and use the higher result, or force you to roll twice and use the lower result.","You can never have more than one fortune and more than one misfortune effect come into play on a single roll. For instance, if an effect lets you roll twice and use the higher roll, you can't then use Halfling Luck (a fortune effect) to reroll if you fail. If multiple fortune effects would apply, you have to pick which to use. If two misfortune effects apply, the GM decides which is worse and applies it.","If both a fortune effect and a misfortune effect would apply to the same roll, the two cancel each other out, and you roll normally."],"source":"CRB"},{"type":"pf2-h3","page":449,"name":"Skill Checks","entries":["Pathfinder has a variety of skills, from {@skill Athletics} to {@skill Medicine} to {@skill Occultism}. Each grants you a set of related actions that rely on you rolling a skill check. Each skill has a key ability score, based on the scope of the skill in question. For instance, {@skill Athletics} deals with feats of physical prowess, like swimming and jumping, so its key ability score is Strength. {@skill Medicine} deals with the ability to diagnose and treat wounds and ailments, so its key ability score is Wisdom. The key ability score for each skill is listed in Chapter 4: Skills. No matter which skill you're using, you calculate a check for it using the following formula.",{"type":"pf2-inset","entries":["Skill check result = d20 roll + modifier of the skill's key ability score + proficiency bonus + other bonuses + penalties"]},"You're unlikely to be trained in every skill. When using a skill in which you're untrained, your proficiency bonus is +0; otherwise, it equals your level plus 2 for trained, or higher once you become expert or better. The proficiency rank is specific to the skill you're using. Aid from another character or some other beneficial situation may grant you a circumstance bonus. A status bonus might come from a helpful spell or magical effect. Sometimes tools related to the skill grant you an item bonus to your skill checks. Conversely, unfavorable situations might give you a circumstance penalty to your skill check, while harmful spells, magic, or conditions might also impose a status penalty. Using shoddy or makeshift tools might cause you to take an item penalty. Sometimes a skill action can be an attack, and in these cases, the skill check might take a multiple attack penalty, as described on page 446.","When an ability calls for you to use the DC for a specific skill, you can calculate it by adding 10 + your total modifier for that skill."],"source":"CRB"},{"type":"pf2-h3","page":450,"name":"Notating Total Modifiers","entries":["When creating your character and adventuring you'll record the total modifier for various important checks on your character sheet. Since many bonuses and penalties are due to the immediate circumstances, spells, and other temporary magical effects, you typically won't apply them to your notations.","Item bonuses and penalties are often more persistent, so you will often want to record them ahead of time. For instance, if you are using a weapon with a {@item +1 weapon potency} rune, you'll want to add the +1 item bonus to your notation for your attack rolls with that weapon, since you will include that bonus every time you attack with that weapon. But if you have a fine spyglass, you wouldn't add its item bonus to your Perception check notation, since you gain that bonus only if you are using sight—and the spyglass!—to see long distances."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"}]},{"type":"entries","entries":[{"type":"section","name":"Difficulty Classes","page":503,"alias":["DCs"],"entries":[{"type":"pf2-h2","page":503,"name":"Simple DCs","entries":["Sometimes you need to quickly set a Difficulty Class. The easiest method is to select a simple DC from Table 10–4 by estimating which proficiency rank best matches the task (that rank is usually not required to succeed at the task).","If it's something pretty much anyone would have a decent chance at, use the untrained DC. If it would require a degree of training, use the DC listed for trained, expert, master, or legendary proficiency, as appropriate to the complexity of the task. For example, say a PC was trying to uncover the true history behind a fable. You determine this requires a check to {@action Recall Knowledge}, and that only someone with master proficiency in Folktale Lore would know the information, so you'd set the DC at 30—the simple master DC.","Simple DCs work well when you need a DC on the fly and there's no level associated with the task. They're most useful for skill checks. Because there isn't much gradation between the simple DCs, they don't work as well for hazards or combatants, where the PCs' lives are on the line; you're better off using level-based DCs for such challenges.",{"type":"data","tag":"table","name":"Simple DCs","source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":503,"name":"Level-Based DCs","entries":["When you're determining a skill DC based on something that has a level, use Table 10–5 to set the DC. Find the level of the subject, and assign the corresponding DC. Since spells use a 1–10 scale, use the Spell Level column for them.","Use these DCs when a PC needs to Identify a Spell or {@action Recall Knowledge} about a creature, attempts to Earn Income by performing a task of a certain level, and so on. You can also use the level-based DCs for obstacles instead of assigning a simple DC. For example, you might determine that a wall in a high-level dungeon was constructed of smooth metal and is hard to climb. You could simply say only someone with master proficiency could climb it, and use the simple DC of 30. Or you might decide that the 15th-level villain who created the dungeon crafted the wall, and use the 15th-level DC of 34. Either approach is reasonable!","Note that PCs who invest in a skill become more likely to succeed at a DC of their level as they increase in level, and the listed DCs eventually become very easy for them.",{"type":"data","tag":"table","name":"DCs by Level","source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":503,"name":"Adjusting Difficulty","entries":["You might decide a DC should differ from the baseline, whether to account for PCs' areas of expertise or to represent the rarity of spells or items. A DC adjustment represents an essential difference in the difficulty of a task and applies to anyone attempting a specific check for it.","Adjustments happen most often with tasks whose DCs are based on their level. Adjustments use a scale of –10 to +10, from incredibly easy checks to incredibly hard ones, and are broken into increments of 2, 5, and 10.","You'll often apply the adjustments for uncommon, rare, or unique subjects.",{"type":"data","tag":"table","name":"DC Adjustments","source":"CRB"},"The adjustments' names don't translate to how hard a task actually is for a PC or group of PCs, and adjustments aren't meant to balance out or replace PCs' bonuses and penalties. PCs who invest in a skill will become better and better at that skill as they increase in level. For example, even the best 1st-level PC has grim odds against an incredibly hard 1st-level DC, with a huge chance of critical failure, but by 20th level, an optimized character with a modicum of magic or assistance can take down incredibly hard 20th-level DCs over half the time, critically failing only on a 1. At higher levels, many groups will find that the very hard DC is more like standard for them; keep that in mind if you need a check that presents a true challenge to a high level group.","You might use different DCs for a task based on the particular skill or statistic used for the check. Let's say your PCs encounter a magical tome about aberrant creatures. The tome is 4th-level and has the occult trait, so you set the DC of an {@skill Occultism} check to Identify the Magic to 19, based on Table 10–5. As noted in Identify Magic, other magic-related skills can typically be used at a higher DC, so you might decide the check is very hard for a character using {@skill Arcana} and set the DC at 24 for characters using that skill. If a character in your group had Aberration Lore, you might determine that it would be easy or very easy to use that skill and adjust the DC to 17 or 14. These adjustments aren't taking the place of characters' bonuses, modifiers, and penalties—they are due to the applicability of the skills being used.",{"type":"pf2-h3","page":504,"name":"Group Attempts","entries":["The DCs in this chapter give an individual character a strong and increasing chance of success if they have some proficiency. On occasion, though, you'll have a task that only one person in the group needs to succeed at, but that everyone can attempt. The number of dice being rolled means that there's a very high chance at least one of them will succeed. Most of the time, that's perfectly fine, but sometimes you'll want the task to be a challenge, with some uncertainty as to whether the party can succeed. In these cases, make the check very hard, or incredibly hard if you want it to be particularly difficult or at high levels.","At these DCs, most of the party will probably fail, but someone will probably still succeed, likely a character who has heavily invested in the given skill, as is expected for specialized characters."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":504,"name":"Minimum Proficiency","entries":["Sometimes succeeding at a particular task requires a character to have a specific proficiency rank in addition to a success on the check. Locks and traps often require a certain proficiency rank to successfully use the Pick a Lock or Disable a Device actions of {@skill Thievery}. A character whose proficiency rank is lower than what's listed can attempt the check, but they can't succeed. You can apply similar minimum proficiencies to other tasks. You might decide, for example, that a particular arcane theorem requires training in {@skill Arcana} to understand. An untrained barbarian can't succeed at the check, but she can still attempt it if she wants—after all, she needs to have a chance to critically fail and get erroneous information!","For checks that require a minimum proficiency, keep the following guidelines in mind. A 2nd-level or lower task should almost never require expert proficiency, a 6th-level or lower task should almost never require master proficiency, and a 14th-level or lower task should almost never require legendary proficiency. If they did, no character of the appropriate level could succeed."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":504,"name":"Specific Actions","entries":["Several parts of this book, most notably Chapter 4: Skills, state that you as the GM set the DCs for certain checks or determine other parameters. Here are guidelines for the most common tasks. Remember that all of these are guidelines, and you can adjust them as necessary to suit the situation.",{"type":"pf2-h3","page":504,"name":"Craft","entries":["When a character Crafts an item, use the item's level to determine the DC, applying the adjustments from Table 10–6 for the item's rarity if it's not common. You might also apply the easy DC adjustment for an item the crafter has made before. Repairing an item usually uses the DC of the item's level with no adjustments, though you might adjust the DC to be more difficult for an item of a higher level than the character can Craft."],"source":"CRB"},{"type":"pf2-h3","page":504,"name":"Earn Income","entries":["You set the task level when someone tries to Earn Income.","The highest-level task available is usually the same as the level of the settlement where the character is located. If you don't know the settlement's level, it's usually 0–1 for a village, 2–4 for a town, or 5–7 for a city. A PC might need to travel to a metropolis or capital to find tasks of levels 8-10, and to the largest cities in the world or another plane to routinely find tasks beyond that. Some locations might have higher-level tasks available based on the nature of the settlement. A major port might have higher-level tasks for Sailing Lore, a city with a vibrant arts scene might have higher-level tasks for {@skill Performance}, and so on. If someone is trying to use a particularly obscure skill, they might have trouble finding tasks of an ideal level, or any at all—no one in most settlements is clamoring for the expertise of someone with Troll Lore.","Once the PC has decided on a particular level of task from those available, use the DC for that level from Table 10–5. You might adjust the DC to be more difficult if there's inclement weather during an outdoor job, a rowdy audience for a performance, or the like."],"source":"CRB"},{"type":"pf2-h3","page":505,"name":"Gather Information","entries":["To set the DC to Gather Information, use a simple DC representing the availability of information about the subject. Adjust the DC upward if the PC Gathering Information seeks in-depth information. For example, if a character wants to Gather Information about a visiting caravan, you might decide that a common person wouldn't know much about it, but any merchant or guard would, so learning basic facts uses the simple DC for trained proficiency. A caravan leader's name is superficial, so discovering it might be DC 15 (the simple trained DC in Table 10–4). Learning the identity of the leader's employers, however, might be DC 20 if the employers are more obscure."],"source":"CRB"},{"type":"pf2-h3","page":505,"name":"Identify Magic or Learn a Spell","entries":["The DC to {@action Identify Magic} or {@action Learn a Spell} is usually the DC listed in Table 10–5 for the spell or item's level, adjusted for its rarity. A very strange item or phenomenon usually uses a higher DC adjustment. For a cursed item or certain illusory items, use an incredibly hard DC to increase the chance of misidentification."],"source":"CRB"},{"type":"pf2-h3","page":505,"name":"Recall Knowledge","entries":["On most topics, you can use simple DCs for checks to {@action Recall Knowledge}. For a check about a specific creature, trap, or other subject with a level, use a {@quickref level-based DCs||4|level-based dcs} (adjusting for rarity as needed). You might adjust the difficulty down, maybe even drastically, if the subject is especially notorious or famed. Knowing simple tales about an infamous dragon's exploits, for example, might be incredibly easy for the dragon's level, or even just a simple trained DC.",{"type":"pf2-h4","page":505,"name":"Alternative Skills","entries":["As noted in the action's description, a character might attempt to {@action Recall Knowledge} using a different skill than the ones listed as the default options. If the skill is highly applicable, like using {@skill Medicine} to identify a medicinal tonic, you probably don't need to adjust the DC. If its relevance is a stretch, adjust the DC upward as described in {@quickref Adjusting Difficulty||4|Adjusting Difficulty}."],"source":"CRB"},{"type":"pf2-h4","page":505,"name":"Additional Knowledge","entries":["Sometimes a character might want to follow up on a check to {@action Recall Knowledge}, rolling another check to discover more information. After a success, further uses of {@action Recall Knowledge} can yield more information, but you should adjust the difficulty to be higher for each attempt. Once a character has attempted an incredibly hard check or failed a check, further attempts are fruitless—the character has recalled everything they know about the subject."],"source":"CRB"},{"type":"pf2-h4","page":505,"name":"Creature Identification","entries":["A character who successfully identifies a creature learns one of its best-known attributes—such as a troll's regeneration (and the fact that it can be stopped by acid or fire) or a manticore's tail spikes. On a critical success, the character also learns something subtler, like a demon's weakness or the trigger for one of the creature's reactions.","The skill used to identify a creature usually depends on that creature's trait, as shown on Table 10–7, but you have leeway on which skills apply. For instance, hags are humanoids but have a strong connection to occult spells and live outside society, so you might allow a character to use {@skill Occultism} to identify them without any DC adjustment, while Society is harder. Lore skills can also be used to identify their specific creature. Using the applicable Lore usually has an easy or very easy DC (before adjusting for rarity).",{"type":"data","tag":"table","name":"Creature Identification Skills","source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":506,"name":"DETERMINING THE SCOPE OF LORE","entries":["{@skill Lore} skills are one of the most specialized aspects of Pathfinder, but they require GM oversight, particularly in determining which {@skill Lore} subcategories are acceptable for characters to select. A {@skill Lore} subcategory represents a narrow focus, and thus it shouldn't replace all or even most of an entire skill, nor should it convey vast swaths of information. For example, a single {@skill Lore} subcategory doesn't cover all religions—that's covered by the {@skill Religion} skill—but a character could have a {@skill Lore} subcategory that covers a single deity. One {@skill Lore} subcategory won't cover an entire country or all of history, but it could cover a city, an ancient civilization, or one aspect of a modern country, like Taldan History {@skill Lore}. A single {@skill Lore} subcategory couldn't cover the entire multiverse, but it could cover a whole plane other than the Material Plane."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Sense Direction","entries":["Pick the most appropriate simple DC when someone uses {@skill Survival} to Sense Direction. This is usually the trained DC in normal wilderness, expert in deep forest or underground, master in featureless or tricky locations, or legendary in weird or surreal environments on other planes."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Social Skills","entries":["When a character uses {@skill Deception}, {@skill Diplomacy}, {@skill Intimidation}, or {@skill Performance} to influence or impress someone whose level or Will DC you don't know, estimate the level of the creature and use that DC. A commoner is usually level 0 or 1. Don't worry about being exact. It often makes sense to adjust the DC based on the target's attitude for {@skill Deception}, {@skill Diplomacy}, or {@skill Performance}, making the DC easy for a friendly creature, very easy for a helpful one, hard for an unfriendly one, or very hard for a hostile one. You might adjust the DC further or differently based on the PC's goal; for instance, the DC to Request something an indifferent NPC is fundamentally opposed to might be incredibly hard or impossible, and it might be easy to convince an unfriendly creature to do something it already wants to do."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Subsist","entries":["A simple DC is usually sufficient for the Subsist action, with a trained DC for a typical situation. Use the disposition of the environment or city as a guide; an environment with scarce resources or a city with little tolerance for transience might require an expert or higher DC."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Track","entries":["Often when a PC uses {@skill Survival} to Track, you can pick a simple DC and adjust it based on the circumstances. For example, an army is usually easy to track, so you could use the untrained DC of 10. If the army marched through mud, you could even adjust this down to DC 5. On the other hand, if the party pursues a cunning survivalist using Cover Tracks, you might use their {@skill Survival} DC as the DC to Track."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Train an Animal","entries":["Train Animal (page 268) allows PCs to teach animals tricks. Use the level of the animal as the baseline; you can adjust the DC up if the trick is especially difficult, or down if the animal is especially domesticated, like a dog."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","source":"GMG","page":120,"name":"Drugs","entries":["Drugs offer short-term benefits with harmful side effects and long-term consequences. These short-term benefits, such as euphoria, draw many to drugs, but addiction keeps users hooked long after their first dose. A character can voluntarily fail their initial save against a drug, but for each dose they consume, they must attempt a saving throw against addiction, a disease that represents cravings and withdrawal. Addiction is unique to each drug, so a character can be affected by multiple instances of addiction at once.","Certain drugs alter how addiction works for that drug, adding the {@trait virulent} trait to the addiction, limiting the maximum stage a character can reach, or adding additional stages beyond those listed in the base affliction.",{"type":"data","tag":"disease","data":{"source":"GMG","page":120,"name":"Addiction","level":", level varies","type":"disease","entries":["Track the maximum stage you reach with each drug's addiction. This maximum stage is separate from your current addiction stage for the drug. The maximum stage can't be reduced, even if you fully remove the disease. When you take the drug, two things happen: you attempt a saving throw against addiction, and you suppress the effects of addiction for 1 day. Failing a save against addiction caused by taking the drug causes you to go to 1 stage higher than the maximum stage you had previously reached (2 stages higher on a critical failure). If you're currently suffering from addiction when you attempt a save from taking the drug, you can't improve your stage; if you succeed at the save, the stage remains the same as it was.","When you attempt your save against addiction each week, the stage you are currently at can't get worse—it can only stay the same or improve. The conditions from addiction can't be removed while you are affected by the addiction, and suppressing addiction by taking the drug only avoids the effects—it doesn't remove the disease.",{"type":"affliction","savingThrow":"Fortitude (DC equals that of the drug)","onset":"1 day","stages":[{"stage":1,"entry":"{@condition fatigued}","duration":"1 week"},{"stage":2,"entry":"{@condition fatigued} and {@condition sickened||sickened 1}","duration":"1 week"},{"stage":3,"entry":"{@condition fatigued}, {@condition drained||drained 1} and {@condition sickened||sickened 1}","duration":"1 week"},{"stage":4,"entry":"{@condition fatigued}, {@condition drained||drained 2}, {@condition sickened||sickened 2} and {@condition stupefied||stupefied 2}","duration":"1 week"}]}]}},{"type":"pf2-brown-box","source":"GMG","page":120,"name":"DRUGS IN YOUR GAME","entries":["Drugs are socially complex, and including them in your game has the potential to make some of your players uncomfortable—particularly players who have struggled with substance abuse themselves or seen friends and family members go through that struggle. As with any potentially difficult subject matter, you should discuss the role drugs play in your game with your players and ensure that all the players at the table are comfortable with the material; if they aren't, avoid the topic.","If you do include drugs in your game, consider the role they'll play. In some campaigns, drugs might simply be an element of flavor and a tool characters use to reach their goals; in others, the side effects and risk of addiction might be a terrible price to pay. The rules assume something of a middle path, where drugs are addictive substances that may provide a short-term benefit but have consequences. To make drugs more accessible in your game, remove some of the more severe stages of addiction. To make them more dangerous, add the {@trait virulent} trait to the addiction affliction, add more stages with increasingly severe effects, or increase the DC of the save against the addiction by 1 for every use of the drug, decreasing back to normal over time as they stop using the drug."]}],"data":{"quickref":5}},{"type":"section","page":512,"name":"Environment","entries":["Each of the environments presented in this section uses the terrain rules (which are summarized on page 514 and appear in full beginning on page 475) in different ways, so be sure to familiarize yourself with those rules before reading this section. Some environments refer to the rules for climate (page 517) and natural disasters (beginning on page 517). Many places have the traits of multiple environments; a snow-covered mountain might use both the arctic and mountain environments, for example. For environmental features with effects based on how tall or deep they are, those effects vary further based on a creature's size. For instance, a shallow bog for a Medium creature might be a deep bog for smaller creatures, and a deep bog for a Medium creature could be only a shallow bog for a larger creature (and so insignificant for a truly massive creature that it isn't even {@quickref difficult terrain||3|terrain}).","Table 10–12 lists the features of various environments alphabetically for quick reference. The Proficiency DC Band entry indicates a range of appropriate simple DCs for that environmental feature, while also providing a rough estimate of the danger or complexity of the feature.",{"type":"data","tag":"table","name":"Enviromental Features","source":"CRB"},{"type":"pf2-h2","page":512,"name":"Environmental Damage","entries":["Some environmental features or natural disasters deal damage. Because the amount of damage can vary based on the specific circumstances, the rules for specific environments and natural disasters use damage categories to describe the damage, rather than exact numbers.","Use Table 10–11 below to determine damage from an environment or natural disaster. When deciding the exact damage amount, use your best judgment based on how extreme you deem the danger to be.",{"type":"data","tag":"table","name":"Enviromental Damage","source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":512,"name":"Aquatic","entries":["Aquatic environments are among the most challenging for PCs short of other worlds and unusual planes. PCs in an aquatic environment need a way to breathe (typically a {@spell water breathing} spell) and must usually {@action Swim} to move, though a PC who sinks to the bottom can walk awkwardly, using the rules for {@quickref greater difficult terrain||3|terrain}.","Characters in aquatic environments make frequent use of the {@quickref aquatic combat||3|aquatic combat} and {@quickref drowning and suffocation||3|drowning and suffocating} rules.",{"type":"pf2-h3","page":512,"name":"Currents and Flowing Water","entries":["Ocean currents, flowing rivers, and similar moving water are {@quickref difficult terrain||3|terrain} or {@quickref greater difficult terrain||3|terrain} (depending on the speed of the water) for a creature Swimming against the current. At the end of a creature's turn, it moves a certain distance depending on the current's speed. For instance, a 10-foot current moves a creature 10 feet in the current's direction at the end of that creature's turn."],"source":"CRB"},{"type":"pf2-h3","page":512,"name":"Visibility","entries":["It's much harder to see things at a distance underwater than it is on land, and it's particularly difficult if the water is murky or full of particles. In pure water, the maximum visual range is roughly 240 feet to see a small object, and in murky water, visibility can be reduced to only 10 feet or even less."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":512,"name":"Arctic","entries":["The main challenge in an arctic environment is the low temperature, but arctic environments also contain ice and snow. The disasters that most often strike in arctic environments are avalanches, blizzards, and floods.",{"type":"pf2-h3","page":512,"name":"Ice","entries":["Icy ground is both uneven ground and {@quickref difficult terrain||3|terrain}, as characters slip and slide due to poor traction."],"source":"CRB"},{"type":"pf2-h3","page":512,"name":"Snow","entries":["Depending on the depth of snow and its composition, most snowy ground is either {@quickref difficult terrain||3|terrain} or {@quickref greater difficult terrain||3|terrain}. In denser snow, characters can attempt to walk along the surface without breaking through, but some patches might be loose or soft enough that they're uneven ground."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":512,"name":"Desert","entries":["Desert encompasses sandy and rocky deserts as well as badlands. Though tundra is technically a desert, it's classified as arctic, as the climate is the primary challenge in such areas. Sandy deserts often have quicksand hazards (page 526) and sandstorms.",{"type":"pf2-h3","page":513,"name":"Rubble","entries":["Rocky deserts are strewn with rubble, which is {@quickref difficult terrain||3|terrain}. Rubble dense enough to be walked over rather than navigated through is uneven ground."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Sand","entries":["Packed sand doesn't usually significantly impede a character's movement, but loose sand is either {@quickref difficult terrain||3|terrain} (if it's shallow) or uneven ground (if it's deep).","The wind in a desert often shifts sand into dunes, hills of loose sand with uneven ground facing the wind and steeper inclines away from the wind."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":513,"name":"Forest","entries":["These diverse environments include jungles and other wooded areas. They are sometimes struck by wildfires.",{"type":"pf2-h3","page":513,"name":"Canopies","entries":["Particularly dense forests, such as rain forests, have a canopy level above the ground. A creature trying to reach the canopy or travel along it must Climb. Swinging on vines and branches usually requires an {@skill Acrobatics} or {@skill Athletics} check. A canopy provides cover, and a thicker one can prevent creatures in the canopy from seeing those on the ground, and vice versa."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Trees","entries":["While trees are omnipresent in a forest, they typically don't provide cover unless a character uses the Take Cover action. Only larger trees that take up an entire 5-foot square on the map (or more) are big enough to provide cover automatically."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Undergrowth","entries":["Light undergrowth is {@quickref difficult terrain||3|terrain} that allows a character to Take Cover. Heavy undergrowth is {@quickref greater difficult terrain||3|terrain} that automatically provides cover. Some sorts of undergrowth, such as thorns, might also be hazardous terrain, and areas with plenty of twisting roots might be uneven ground."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":513,"name":"Mountain","entries":["Mountain environments also include hills, which share many aspects of mountains, though not their more extreme features. The most common disasters here are avalanches.",{"type":"pf2-h3","page":513,"name":"Chasms","entries":["Chasms are natural pits, typically at least 20 feet long and clearly visible (barring mundane or magical efforts to conceal them). The main danger posed by a chasm is that characters must Long Jump to get across. Alternatively, characters can take the safer but slower route of Climbing down the near side of the chasm and then ascending the far side to get across."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Cliffs","entries":["Cliffs and rock walls require creatures to {@action Climb} to ascend or descend. Without extensive safety precautions, a critical failure can result in significant falling damage."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Rubble","entries":["Mountains often have extremely rocky areas or shifting, gravelly scree that makes for {@quickref difficult terrain||3|terrain}. Especially deep or pervasive rubble is uneven ground."],"source":"CRB"},{"type":"pf2-h3","page":514,"name":"Slopes","entries":["Slopes vary from the gentle rises of normal terrain to {@quickref difficult terrain||3|terrain} and inclines, depending on the angle of elevation. Moving down a slope is typically normal terrain, but characters might need to Climb up particularly steep slopes."],"source":"CRB"},{"type":"pf2-h3","page":514,"name":"Undergrowth","entries":["Light undergrowth is common in mountains. It is {@quickref difficult terrain||3|terrain} and allows a character to Take Cover."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":514,"name":"Plains","entries":["The plains environment encompasses grasslands such as savannas and farmland. The most common disasters in plains are tornadoes and wildfires.",{"type":"pf2-h3","page":514,"name":"Hedges","entries":["Hedges are planted rows of bushes, shrubs, and trees.","Their iconic appearance in adventures consists of tall hedges grown into mazes. A typical hedge is 2 to 5 feet tall, takes up a row of squares, and provides cover. A character trying to push through a hedge faces {@quickref greater difficult terrain||3|terrain}; it's sometimes faster to Climb over."],"source":"CRB"},{"type":"pf2-h3","page":514,"name":"Undergrowth","entries":["Light undergrowth is {@quickref difficult terrain||3|terrain} that allows a character to Take Cover. Heavy undergrowth is {@quickref greater difficult terrain||3|terrain} that provides cover automatically.","Undergrowth in plains is usually light with a few scattered areas of heavy undergrowth, but fields of certain crops, like corn, are entirely heavy undergrowth."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":514,"name":"Swamp","entries":["Wetlands are the most common kind of swamp, but this category also includes drier marshes such as moors.","Swamps often contain quicksand hazards (page 526).","Despite their soggy nature, swamps aren't very likely to experience heavy flooding, since they act as natural sponges and absorb a great deal of water before they flood.",{"type":"pf2-h3","page":514,"name":"Bogs","entries":["Also called mires, bogs are watery areas that accumulate peat, are covered by shrubs and moss, and sometimes feature floating islands of vegetation covering deeper pools.","Shallow bogs are {@quickref difficult terrain||3|terrain} for a Medium creature, and deep bogs are {@quickref greater difficult terrain||3|terrain}. If a bog is deep enough that a creature can't reach the bottom, the creature has to Swim. Bogs are also acidic, so particularly extreme or magical bogs can be hazardous terrain."],"source":"CRB"},{"type":"pf2-h3","page":514,"name":"Undergrowth","entries":["Light undergrowth is {@quickref difficult terrain||3|terrain} that allows a character to Take Cover, while heavy undergrowth is {@quickref greater difficult terrain||3|terrain} that provides cover automatically.","Some sorts of undergrowth, such as thorns, are also hazardous terrain, and areas with plenty of twisting roots are uneven ground."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":514,"name":"TERRAIN RULES","entries":["Environments make frequent use of the rules for {@quickref difficult terrain||3|terrain}, {@quickref greater difficult terrain||3|terrain}, and hazardous terrain, so those rules are summarized here.","{@b Difficult terrain} is any terrain that impedes movement, ranging from particularly rough or unstable surfaces to thick ground cover and countless other impediments. Moving into a square of {@quickref difficult terrain||3|terrain} (or moving 5 feet into or within an area of {@quickref difficult terrain||3|terrain}, if you're not using a grid) costs an extra 5 feet of movement. Moving into a square of {@b greater difficult terrain} instead costs 10 additional feet of movement. This additional cost is not increased when moving diagonally. Creatures can't normally Step into {@quickref difficult terrain||3|terrain}.","Any movement creatures make while jumping ignores terrain that the creature is jumping over. Some abilities (such as flight or being incorporeal) allow creatures to avoid the movement reduction from some types of {@quickref difficult terrain||3|terrain}. Certain other abilities let creatures ignore {@quickref difficult terrain||3|terrain} while traveling on foot; such an ability also allows a creature to move through {@quickref greater difficult terrain||3|terrain} using the movement cost for {@quickref difficult terrain||3|terrain}, but unless the ability specifies otherwise, these abilities don't let creatures ignore {@quickref greater difficult terrain||3|terrain}.","{@b Hazardous terrain} damages creatures whenever they move through it. For instance, an acid pool, a pit of burning embers, and a spike-filled passageway all constitute hazardous terrain. The amount and type of damage depend on the specific hazardous terrain."],"source":"CRB"},{"type":"pf2-h2","page":514,"name":"Urban","entries":["Urban environments include open city spaces as well as buildings. The building information in this section also applies to ruins and constructed dungeons. Depending on their construction and location, cities might be vulnerable to many sorts of disasters, especially fires and floods.",{"type":"pf2-h3","page":514,"name":"Crowds","entries":["Crowded thoroughfares and similar areas are {@quickref difficult terrain||3|terrain}, or {@quickref greater difficult terrain||3|terrain} if an area is truly packed with people. You might allow a character to get a crowd to part using {@skill Diplomacy}, {@skill Intimidation}, or {@skill Performance}.","A crowd exposed to an obvious danger, like a fire or a rampaging monster, attempts to move away from the danger as quickly as possible, but it is slowed by its own mass. A fleeing crowd typically moves at the Speed of an average member each round (usually 25 feet), potentially trampling or leaving behind slower-moving members of the crowd."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Doors","entries":["Opening an unlocked door requires an Interact action (or more than one for a particularly complicated or large door). Stuck doors must be Forced Open, and locked ones require a character to Pick the Lock or Force them Open."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Floors","entries":["Wooden floors are easy to walk on, as are flagstone floors made of fitted stones. However, floors of worn flagstone often contain areas of uneven ground."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Gates","entries":["Walled settlements often have gates that the city can close for defense or open to allow travel. A typical gate consists of one portcullis at each end of a gatehouse, with murder holes in between or other protected spots from which guards can attack foes."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Guards","entries":["Most settlements of significant size have guards working in shifts to protect the settlement at all hours, patrolling the streets and guarding various posts. The size of this force varies from one guard for every 1,000 residents to a force 10 times this number."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Portcullises","entries":["A portcullis is a wooden or iron grate that descends to seal off a gate or corridor. Most are raised on ropes or chains operated by a winch, and they have locking mechanisms that keep them from being lifted easily. The rules on lifting a portcullis or bending its bars appear in the sidebar on this page. If a portcullis falls on a creature, use a slamming door trap (page 523)."],"source":"CRB"},{"type":"pf2-brown-box","page":515,"name":"DOORS, GATES, AND WALLS","entries":["Some of the most common obstacles that characters face in urban areas and dungeons are doors, gates, and walls.",{"type":"pf2-title","name":"Climbing"},"The table below gives the typical DC for {@skill Athletics} checks to Climb a structure, which is usually a simple DC. You might adjust the difficulty based on the specifics of the structure and environment.",{"type":"pf2-title","name":"Demolishing"},"A character might want to smash their way through a door, a window, or certain walls. The Hardness, Hit Point, and Broken Threshold values provided in the table below are based on the material the structure is typically made out of, so a portcullis made of iron, for example, has a higher Hardness than one of wood. For more on damaging objects, see page 272.","Strong walls, such as well-maintained masonry or hewn stone, can't be broken without dedicated work and proper tools. Getting through such walls requires downtime.",{"type":"table","rowLabelIdx":[0,5,11],"colStyles":["text-center","text-center","text-center"],"rows":[["Door","Climb DC","Hardness, HP (BT)"],["Wood","20","10, 40 (20)"],["Stone","30","14, 56 (28)"],["Reinforced Wood","15","15, 60 (30)"],["Iron","30","18, 72 (36)"],["Wall","Climb DC","Hardness, HP (BT)"],["Crumbling masonry","15","10, 40 (20)"],["Wooden slats","15","10, 40 (20)"],["Masonry","20","14, 56 (28)"],["Hewn stone","30","14, 56 (28)"],["Iron","40","18, 72 (36)"],["Portcullis","Climb DC","Hardness, HP (BT)"],["Wood","10","10, 40 (20)"],["Iron","10","18, 72 (36)"]]},{"type":"pf2-title","name":"Forcing Open"},"Structures that can be opened—such as doors, gates, and windows—can be Forced Open using {@skill Athletics}. This is usually necessary only if they're locked or stuck. The DC to Force Open a structure uses the {@skill Thievery} DC of its lock but adjusts it to be very hard (increasing the DC by 5).","If there's no lock, use the following table; when lifting a portcullis, use the lock DC or the DC from the table, whichever is higher."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Rooftops","entries":["Rooftops make for memorable ambushes, chase scenes, infiltrations, and running fights. Flat roofs are easy to move across, but they're rare in any settlement that receives significant snowfall, since heavy buildups of snow can collapse a roof. Angled roofs are uneven ground, or inclines if they're especially steep. The peak of an angled roof is a narrow surface.","Hurdling from roof to roof often requires a Long Jump, though some buildings are close enough to Leap between.","A High Jump might be necessary to reach a higher roof, or a Leap followed by Grabbing an Edge and Climbing up."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Sewers","entries":["Sewers are generally 10 feet or more below street level and are equipped with ladders or other means to ascend and descend. Raised paths along the walls allow sewer workers access, while channels in the center carry the waste itself. Less sophisticated sewers, or sections those workers don't usually access, might require wading through diseaseridden waste. Sewers can be accessed through sewer grates, which usually require 2 or more Interact actions to open.",{"type":"pf2-h4","page":516,"name":"Sewer Gas","entries":["Sewer gas often contains pockets of highly flammable gas. A pocket of sewer gas exposed to a source of flame explodes, dealing moderate environmental fire damage to creatures in the area."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Stairs","entries":["Stairs are {@quickref difficult terrain||3|terrain} for characters moving up them, and shoddy stairs might also be uneven ground. Some temples and giant-built structures have enormous stairs that are {@quickref greater difficult terrain||3|terrain} both up and down, or might require Climbing every step."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Streets","entries":["Most settlements have narrow and twisting streets that were largely established organically as the settlement grew. These roads are rarely more than 20 feet wide, with alleys as narrow as 5 feet. Streets are generally paved with cobblestones. If the cobblestones are in poor repair, they could be {@quickref difficult terrain||3|terrain} or uneven ground.","Particularly lawful or well-planned cities have major thoroughfares that allow wagons and merchants to reach marketplaces and other important areas in town. These need to be at least 25 feet wide to accommodate wagons moving in both directions, and they often have narrow sidewalks that allow pedestrians to avoid wagon traffic."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Walls","entries":["Well-built structures have exterior walls of brick or stonemasonry. Smaller, lower-quality, or temporary structures might have wooden walls. Interior walls tend to be less sturdy; they could be made of wooden planks, or even simply of thick, opaque paper held in a wooden frame. An underground structure might have thick walls carved out of solid rock to prevent the weight of the ground above from collapsing the structure. Rules for climbing and breaking walls are in the sidebar on page 515."],"source":"CRB"},{"type":"pf2-h2","page":516,"name":"Underground","entries":["Underground environments consist of caves and natural underground areas. Artificial dungeons and ruins combine underground features with urban features like stairs and walls. Deep underground vaults have some of the same terrain features as mountains, such as chasms and cliffs.","The most common disasters underground are collapses.",{"type":"pf2-h3","page":516,"name":"Floors","entries":["Natural underground environments rarely have flat floors, instead featuring abrupt changes in elevation that result in {@quickref difficult terrain||3|terrain}, uneven ground, and inclines."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Ledges","entries":["Ledges are narrow surfaces that overlook a lower area or provide the only means to move along the edge of a chasm. Moving across a narrow ledge requires using {@skill Acrobatics} to Balance."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Rubble","entries":["Caverns can be covered in rubble, which is {@quickref difficult terrain||3|terrain}. Deep or pervasive rubble is also uneven ground."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Stalagmites and Stalactites","entries":["Stalagmites are tapering columns that rise from the floor of a cave. Areas filled with stalagmites are {@quickref greater difficult terrain||3|terrain}, and especially large stalagmites have to be sidestepped or Climbed. Stalagmites can be sharp enough they can be used as hazardous terrain in some circumstances, as can stalactites (icicle-shaped formations that hang from the roof of a cave) if they're knocked loose from a ceiling or overhang."],"source":"CRB"},{"type":"pf2-h3","page":517,"name":"Walls","entries":["Natural cave walls are uneven, with nooks, crannies, and ledges. Since most caves are formed by water, cave walls are often damp, making them even more difficult to Climb."],"source":"CRB"},{"type":"pf2-brown-box","page":517,"name":"DUNGEONS","entries":["Dungeon environments, which include both ruins and contemporary buildings constructed in the wilderness, are a fairly common venue for adventures. As an environment, they combine urban features like doors and buildings (page 515) with features from an underground environment, and occasionally components from other environments. While underground dungeons are particularly common, you might also consider setting your adventure in a ruin reclaimed by the forest, with giant trees spreading their roots through the walls, or a ruin deep in a swamp, with bogs covering access to some of the ruin's hidden secrets."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":517,"name":"Climate","entries":["Weather is more than just set dressing to establish mood—it has mechanical effects you can combine with environmental components to create a more memorable encounter. Weather can impose circumstance penalties on certain checks, from –1 to –4 based on severity.",{"type":"pf2-h3","page":517,"name":"Fog","entries":["Fog imposes a circumstance penalty to visual {@skill Perception} checks, depending on the thickness; it causes creatures viewed through significant amounts of fog to be concealed; and it cuts off all visibility at half a mile or less—possibly much less. Conditions limiting visibility to about a mile are called mist, and those that do so to about 3 miles are called haze."],"source":"CRB"},{"type":"pf2-h3","page":517,"name":"Precipitation","entries":["Precipitation includes rain as well as colder snow, sleet, and hail. Wet precipitation douses flames, and frozen precipitation can create areas of snow or ice on the ground. Drizzle or light snowfall has little mechanical effect beyond limited visibility.",{"type":"pf2-h4","page":517,"name":"Visibility","entries":["Most forms of precipitation impose circumstance penalties on visual {@skill Perception} checks. Hail often is sparser but loud, instead penalizing auditory {@skill Perception} checks.","Especially heavy precipitation, such as a downpour of rain or heavy snow, might make creatures concealed if they're far away."],"source":"CRB"},{"type":"pf2-h4","page":517,"name":"Fatigue","entries":["Precipitation causes discomfort and fatigue. Anything heavier than drizzle or light snowfall reduces the time it takes for characters to become fatigued from overland travel to only 4 hours. Heavy precipitation can be dangerous in cold environments when characters go without protection. Soaked characters treat the temperature as one step colder (mild to severe, severe to extreme; see Temperature below)."],"source":"CRB"},{"type":"pf2-h4","page":517,"name":"Thunderstorms","entries":["High winds and heavy precipitation accompany many thunderstorms. There's also a very small chance that a character might be struck by lightning during a storm. A lightning strike usually deals moderate electricity damage, or major electricity damage in a severe thunderstorm."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":517,"name":"Temperature","entries":["Often, temperature doesn't impose enough of a mechanical effect to worry about beyond describing the clothing the characters need to wear to be comfortable.","Particularly hot and cold weather can make creatures fatigued more quickly during overland travel and can cause damage if harsh enough, as shown in Table 10–13 on page 518.","Appropriate cold-weather gear (such as the winter clothing) can negate the damage from severe cold or reduce the damage from extreme cold to that of particularly severe cold.",{"type":"data","tag":"table","name":"Temperature Effects","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":517,"name":"Wind","entries":["Wind imposes a circumstance penalty on auditory {@skill Perception} checks depending on its strength. It also interferes with physical ranged attacks such as arrows, imposing a circumstance penalty to attack rolls involving such weapons, and potentially making attacks with them impossible in powerful windstorms. Wind snuffs out handheld flames; lanterns protect their flame from the wind, but particularly powerful winds can extinguish these as well.",{"type":"pf2-h4","page":517,"name":"Moving in Wind","entries":["Wind is difficult or {@quickref greater difficult terrain||3|terrain} when Flying.","Moving in wind of sufficient strength requires a Maneuver in Flight action, and fliers are blown away on a critical failure or if they don't succeed at a minimum of one such check each round.","Even on the ground, particularly strong winds might require a creature to succeed at an {@skill Athletics} check to move, knocking the creature back and prone on a critical failure. On such checks, Small creatures typically take a –1 circumstance penalty, and Tiny creatures typically take a –2 penalty."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":518,"name":"Natural Disasters","entries":["Climate and environmental features can be a hindrance or long-term threat, but natural disasters represent acute danger, especially to those directly exposed to their fury.","The damage in the following sections uses the categories in {@table Environmental Damage||Table 10–11: Environmental Damage}.",{"type":"pf2-h3","page":518,"name":"Avalanches","entries":["Though the term avalanche specifically refers to a cascading flow of ice and snow down a mountain's slope, the same rules work for landslides, mudslides, and other similar disasters. Avalanches of wet snow usually travel up to 200 feet per round, though powdery snow can travel up to 10 times faster. Rockslides and mudslides are slower, sometimes even slow enough that a character might be able to outrun them.","An avalanche deals major or even massive bludgeoning damage to creatures and objects in its path. These victims are also buried under a significant mass. Creatures caught in an avalanche's path can attempt a Reflex save; if they succeed, they take only half the bludgeoning damage, and if they critically succeed, they also avoid being buried.",{"type":"pf2-h4","page":518,"name":"Burial","entries":["Buried creatures take minor bludgeoning damage each minute, and they potentially take minor cold damage if buried under an avalanche of snow. At the GM's discretion, creatures without a sufficient air pocket could also risk suffocation (page 478). A buried creature is restrained and usually can't free itself.","Allies or bystanders can attempt to dig out a buried creature. Each creature digging clears roughly a 5-footby- 5-foot square every 4 minutes with a successful {@skill Athletics} check (or every 2 minutes on a critical success).","Using shovels or other proper tools halves the time."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":518,"name":"Blizzards","entries":["Blizzards combine cold weather, heavy snow, and strong winds. They don't pose a single direct threat as other disasters do; instead, the combination of these factors all at once poses a substantial impediment to characters."],"source":"CRB"},{"type":"pf2-h3","page":518,"name":"Collapses","entries":["Collapses and cave-ins occur when caverns or buildings fall, dumping tons of rock or other material on those caught below or inside them. Creatures under the collapse take major or massive bludgeoning damage and become buried, just as with an avalanche. Fortunately, collapses don't spread unless they weaken the overall integrity of the area and lead to further collapses."],"source":"CRB"},{"type":"pf2-h3","page":518,"name":"Earthquakes","entries":["Earthquakes often cause other natural disasters in the form of avalanches, collapses, floods, and tsunamis, but they also present unique threats such as fissures, soil liquefaction, and tremors.",{"type":"pf2-h4","page":518,"name":"Fissures","entries":["Fissures and other ground ruptures can destabilize structures, but more directly they lead to creatures taking bludgeoning damage from falling into a fissure."],"source":"CRB"},{"type":"pf2-h4","page":518,"name":"Soil Liquefaction","entries":["Liquefaction occurs when granular particles shake to the point where they temporarily lose their solid form and act as liquids. When this happens to soil, it can cause creatures and even whole buildings to sink into the ground. You can use the {@spell earthquake} spell for more specific rules, though that spell represents only one particular kind of localized quake."],"source":"CRB"},{"type":"pf2-h4","page":518,"name":"Tremors","entries":["Tremors knock creatures prone, causing them to fall or careen into other objects, which can deal bludgeoning damage appropriate to the severity of the quake."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":518,"name":"Floods","entries":["Though more gradual floods can damage structures and drown creatures, flash floods are similar to avalanches, except with a liquid mass instead of a solid one. Instead of burying creatures, a flash flood carries creatures and even massive objects away, buffeting the creatures and potentially drowning them. The drowning rules appear on page 478.",{"type":"data","tag":"table","name":"Temperature Effects","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Sandstorms","entries":["Mild sandstorms and dust storms don't present much more danger than a windy rainstorm, but they can cause damage to a creature's lungs and spread diseases across long distances. Heavy sandstorms deal minor slashing damage each round to those exposed to the sand, force creatures to hold their breath to avoid suffocation, or both."],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Tornadoes","entries":["In a tornado's path, wind conditions impose severe circumstance penalties, but creatures that would normally be blown away are instead picked up in the tornado's funnel, where they take massive bludgeoning damage from flying debris as they rise through the cone until they are eventually expelled (taking bludgeoning damage from falling).","Tornadoes usually travel around 300 feet per round (roughly 30 miles per hour). They normally travel a few miles before dissipating. Some tornadoes are stationary or travel much faster."],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Tsunamis","entries":["Tsunamis present many of the same dangers as flash floods but are much larger and more destructive. Tsunami waves can reach <100 feet> or more in height, wrecking buildings and creatures alike with massive bludgeoning damage from both the wave itself and debris pulled up along its path of destruction."],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Volcanic Eruptions","entries":["Volcanic eruptions can contain any combination of ash, lava bombs, lava flows, pyroclastic flows, and vents.",{"type":"pf2-h4","page":519,"name":"Ash","entries":["Ash from volcanic eruptions is hot enough to cause minor fire damage each minute. It limits visibility like a thick fog and can make air unbreathable, requiring characters to hold their breath or suffocate (page 478).","Ash clouds generate ash lightning strikes, which typically deal moderate electricity damage but are very unlikely to hit an individual creature. Ash buildup on the ground creates areas of uneven ground, {@quickref difficult terrain||3|terrain}, or {@quickref greater difficult terrain||3|terrain}, and ash in the atmosphere can block the sun for weeks or even months, leading to colder temperatures and longer winters."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Lava Bombs","entries":["Pressure can launch lava into the air that falls as lava bombs: masses of lava that solidify as they fly and shatter on impact, dealing at least moderate bludgeoning damage and moderate fire damage."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Lava Flows","entries":["Lava flows are an iconic volcanic threat; they usually move between 5 and 60 feet per round over normal ground, so characters can often outrun them. However, flows can move up to 300 feet per round in a steep volcanic tube or channel. Lava emanates heat that deals minor fire damage even before it comes into contact with creatures, and immersion in lava deals massive fire damage each round."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Pyroclastic Flows","entries":["Mixes of hot gases and rock debris, pyroclastic flows spread much faster than lava, sometimes more than 4,000 feet per round. While cooler than the hottest lava, pyroclastic flows are capable of overwhelming entire settlements. They work like avalanches but deal half of their damage as fire damage."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Vents","entries":["Steam vents shoot from the ground, dealing moderate fire damage or more in a wide column. Acidic and poisonous gases released from beneath the surface can create wide areas of hazardous terrain that deals at least minor acid or poison damage."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Wildfires","entries":["Wildfires travel mainly along a front moving in a single direction. In a forest, the front can advance up to 70 feet per round (7 miles per hour). They can move up to twice as fast across plains due to a lack of shade and the relatively low humidity. Embers from the fire, carried by winds and rising hot air, can scatter, forming spot fires as far as 10 miles away from the main wildfire. Wildfires present three main threats: flames, heat, and smoke.",{"type":"pf2-h4","page":519,"name":"Flames","entries":["Flames are hazardous terrain, usually dealing moderate damage and potentially setting a character on fire, dealing moderate persistent fire damage. The flames from a small fire are often less dangerous than the advancing heat from the front of a large fire."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Heat","entries":["Wildfires increase the temperature in advance of the front, reaching nearly 1,500° F at the fire's arrival, as hot as some lava. This begins as minor fire damage every round at a reasonable distance from the front and increases to massive fire damage for someone within the wildfire."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Smoke","entries":["Wind can carry smoke far in front of the wildfire itself. Smoke imposes a circumstance penalty to visual {@skill Perception} checks, depending on the thickness. It causes creatures viewed through significant amounts of smoke to be concealed, and it cuts off all visibility at half a mile or less. Near or within the wildfire, the combination of smoke and heated air require characters to hold their breath or suffocate (page 478)."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":520,"name":"Hazards","entries":[{"type":"pf2-h2","page":520,"name":"Detecting a Hazard","entries":["Every hazard has a trigger of some kind that sets its dangers in motion. For traps, this could be a mechanism like a trip wire or a pressure plate, while for an environmental hazard or haunt, the trigger may simply be proximity. When characters approach a hazard, they have a chance of finding the trigger area or mechanism before triggering the hazard. They automatically receive a check to detect hazards unless the hazards require a minimum proficiency rank to do so.","During exploration, determine whether the party detects a hazard when the PCs first enter the general area in which it appears. If the hazard doesn't list a minimum proficiency rank, roll a secret Perception check against the hazard's {@skill Stealth} DC for each PC. For hazards with a minimum proficiency rank, roll only if someone is actively searching (using the Search activity while exploring or the {@action Seek} action in an encounter), and only if they have the listed proficiency rank or higher. Anyone who succeeds becomes aware of the hazard, and you can describe what they notice.","Magical hazards that don't have a minimum proficiency rank can be found using {@spell detect magic}, but this spell doesn't provide enough information to understand or disable the hazard—it only reveals the hazard's presence.","Determining a magical hazard's properties thoroughly enough to disable it requires either the use of more powerful magic or a successful skill check, likely using {@action Identify Magic} or {@action Recall Knowledge}. Magical hazards with a minimum proficiency rank cannot be found with {@spell detect magic} at all."],"source":"CRB"},{"type":"pf2-h2","page":520,"name":"Triggering a Hazard","entries":["If the group fails to detect a hazard and the hazard's trigger is a standard part of traveling (such as stepping on a floor plate or moving through a magical sensor while walking), the hazard's reaction occurs. Hazards that would be triggered only when someone directly manipulates the environment—by opening a door, for example—use their reactions only if a PC explicitly takes that action.",{"type":"pf2-h3","page":520,"name":"Reaction or Free Action","entries":["Most hazards have reactions that occur when they're triggered. For simple hazards, the reaction is the entirety of the hazard's effect. For complex hazards, the reaction may also cause the hazard to roll initiative, either starting a combat encounter or joining one already in progress, and the hazard continues to pose a threat over multiple rounds. Some hazards have a triggered free action instead of a reaction; for instance, quicksand can suck down multiple creatures per round."],"source":"CRB"},{"type":"pf2-h3","page":520,"name":"Routine","entries":["A complex hazard usually follows a set of preprogrammed actions called a routine. Once triggered, the hazard first performs its initial reaction; then, if the PCs are not yet in encounter mode, they should roll initiative. (If they're already in encounter mode, their initiative remains the same.) The hazard might tell you to roll initiative for it—in this case, the hazard rolls initiative using its {@skill Stealth} modifier.","After this happens, the hazard follows its routine each round on its initiative. The number of actions a hazard can take each round, as well as what they can be used for, depend on the hazard."],"source":"CRB"},{"type":"pf2-brown-box","page":520,"name":"MONSTERS AND HAZARDS","entries":["The statistics for NPCs and monsters usually don't list their proficiency ranks. Most of the time, they don't need to deal with detecting or disabling hazards the way PCs do, so you don't need this information. However, if a PC resets a trap in a monster's path or plans to lure a monster into a hazard, you can improvise this information.","For Perception, a monster is usually an expert at 3rd or 4th level, a master at 8th or 9th level, and legendary at 16th or 17th level. If the monster has {@skill Thievery} listed in its skills, it has the highest proficiency possible for its level (trained at 1st, expert at 3rd, master at 7th, and legendary at 15th); otherwise, it's untrained. Of course, an individual monster might deviate from these guidelines, especially if it's mindless or not very perceptive."],"source":"CRB"},{"type":"pf2-h3","page":520,"name":"Resetting a Hazard","entries":["Some hazards can be reset, allowing them to be triggered again. This can occur automatically, as for quicksand, whose surface settles after 24 hours, or manually, like a hidden pit, whose trapdoor must be closed for the pit to become hidden again."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":521,"name":"Disabling a Hazard","entries":["The most versatile method for deactivating traps is the Disable a Device action of the {@skill Thievery} skill, though most mechanical traps can also simply be smashed, and magical traps can usually be counteracted. Environmental hazards often can be overcome with {@skill Nature} or {@skill Survival}, and haunts can often be overcome with {@skill Occultism} or {@skill Religion}. The specific skill and DC required to disable a hazard are listed in the hazard's stat block. Like using Disable a Device, using these skills to disable a trap is a 2-action activity with the same degrees of success, though the activity might have different traits determined by the GM. As with detecting a hazard, disabling a hazard might require a character to have a certain proficiency rank in the listed skill.","A character must first detect a hazard (or have it pointed out to them) to try to deactivate it. They can attempt to deactivate a hazard whether or not it has already been triggered, though some hazards no longer pose a danger once their reactions have occurred, especially if there is no way for them to be reset.","For most hazards, a successful check for the listed skill against the DC in the stat block disables the hazard without triggering it. Any other means of deactivating the hazard are included in the hazard's stat block, as are any additional steps required to properly deactivate it.","A critical failure on any roll to disable a hazard triggers it, including a critical failure on a roll to counteract a magic hazard.","Some hazards require multiple successful checks to deactivate, typically because they have a particularly complicated component or have several discrete portions. For hazards with a complex component, a critical success on a check to disable the hazard counts as two successes on a single component.",{"type":"pf2-h3","page":521,"name":"Damaging a Hazard","entries":["Rather than trying to carefully disable a hazard, a character might just smash it. Damaging a mechanical trap or another physical hazard works like damaging objects: the hazard reduces the damage it takes by its Hardness. In most cases, hitting the hazard also triggers it, as explained in Attacking a Hazard below. If a hazard's Hit Points are reduced to its Broken Threshold (BT) or lower, the hazard becomes broken and can't be activated, though it can still be repaired. If it's reduced to 0 HP, it's destroyed and can't be repaired. (See page 272 in Chapter 6 for more information on damaging objects.)","Hazards' AC, applicable saving throw modifiers, Hardness, HP, and BT are listed in their stat blocks. A hazard that doesn't list one of these statistics can't be affected by anything targeting that statistic. For example, a hazard that has HP but no BT can't be broken, but can still be destroyed. Hazards are immune to anything an object is immune to unless specifically noted otherwise, and they can't be targeted by anything that can't target objects. Some hazards may have additional immunities, as well as resistances or weaknesses.",{"type":"pf2-h4","page":521,"name":"Attacking a Hazard","entries":["If someone hits a hazard—especially if it's a mechanical trap—they usually trigger it, though you might determine otherwise in some cases. An attack that breaks the hazard might prevent it from triggering, depending on the circumstances. If the hazard has multiple parts, breaking one part might still trigger the trap. For example, if a trap has a trip wire in one location and launches an attack from another location, severing the trip wire could still trigger the attack. Destroying a trap in one blow almost never triggers it. These rules also apply to most damaging spells or other effects in addition to attacks."],"source":"CRB"},{"type":"pf2-h4","page":521,"name":"Repairing a Hazard","entries":["You might allow a character to repair a damaged hazard to restore its functionality. You determine the specifics of this, since it can vary by trap. The Repair action might be insufficient if fixing the trap requires gathering scattered components or the like. If the item has a Reset entry, the character needs to do whatever is listed there, in addition to repairing the damage."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":521,"name":"Counteracting a Magical Hazard","entries":["Some magical hazards can be counteracted using {@spell dispel magic} and the counteracting rules found on page 458. These hazards' spell levels and counteract DCs are listed in their stat block. Counteracting a hazard otherwise works like using a skill check to disable the hazard."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":521,"name":"Hazard Experience","entries":["Characters gain Experience Points for overcoming a hazard, whether they disable it, avoid it, or simply endure its attacks. If they trigger the same hazard later on, they don't gain XP for the hazard again. The XP values for hazards of different levels also appear on page 508, but are repeated here for convenience. The XP for a complex hazard is equal to the XP for a monster of the same level, and the XP for a simple hazard is one-fifth of that. Hazards of a lower level than the party's level –4 are trivial and award no XP.",{"type":"data","tag":"table","name":"Hazard XP","source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":522,"name":"Hazard Format","entries":["Hazards are presented in a stat block format similar to those used for monsters. A few notes regarding the format follow the sample stat block.",{"type":"data","tag":"generic","data":{"source":"CRB","page":522,"name":"Hazard Name","category":"Hazard","level":" [Level]","traits":["traits"],"sections":[[[{"name":"Stealth","entry":"This entry lists the {@skill Stealth} modifier for a complex hazard's initiative or the {@skill Stealth} DC to detect a simple hazard, followed by the minimum proficiency rank to detect the hazard (if any) in parentheses. If {@spell detect magic} can be used to detect the hazard, this information is located here as well."}],[{"name":"Description","entry":"This explains what the hazard looks like and might include special rules."}]],[[{"name":"Disable","entry":"The DC of any skill checks required to disable the hazard are here; if the hazard can be counteracted, its spell level and counteract DC are listed in parentheses."}],[{"name":"AC","entry":"the hazard's AC"},{"name":"Saving Throws","entry":"the hazard's saves. Usually only haunts are subject to Will saves."}],[{"name":"Hardness","entry":"the hazard's Hardness"},{"name":"HP","entry":"the hazard's Hit Points, with its Broken Threshold in parentheses"},{"name":"Immunities","entry":"the hazard's immunities"},{"name":"Weaknesses","entry":"the hazard's weaknesses, if any"},{"name":"Resistances","entry":"the hazard's resistances, if any"}],[{"name":"Action Type","entry":"{@as r} or {@as f} This is the reaction or free action the hazard uses"},{"name":"Trigger","entry":"The trigger that sets off the hazard appears here"},{"name":"Effect","entry":"For a simple hazard, this effect is often all the hazard does. For a complex hazard, this might also cause the hazard to roll initiative. Routine This section describes what a"}],[{"name":"Routine","entry":"This section describes what a complex hazard does on each of its turns during an encounter; the number in parentheses after the word \"Routine\" indicates how many actions the hazard can use each turn. Simple hazards don't have this entry."}],[{"name":"Action","entry":"Any action the hazard can use appears here. Typically, this is a melee or ranged attack."}]],[[{"name":"Reset","entry":"If the hazard can be reset, that information is here."}]]]}},{"type":"pf2-h3","page":522,"name":"Level","entries":["The hazard's level indicates what level of party it's a good challenge for. If the hazard involves a toxin, curse, or other non-spell feature, that feature's level is the hazard's level."],"source":"CRB"},{"type":"pf2-h3","page":522,"name":"Traits","entries":["The most notable hazard traits are trap (constructed to harm intruders), environmental (natural hazards), and haunt (spectral phenomena). Traps have a trait to indicate whether they're magical or mechanical. Hazards that have initiative and a routine have the complex trait."],"source":"CRB"},{"type":"pf2-h3","page":522,"name":"Stealth or Stealth DC","entries":["Complex hazards list their {@skill Stealth} modifier, which they use for initiative, instead of their {@skill Stealth} DC. If you need the DC, it's equal to this modifier + 10."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":526,"name":"Hazards","entries":["{@note To view all Hazards, please view the {@filter Hazards page.|hazards||source=CRB}}",{"type":"pf2-brown-box","page":528,"name":"UPGRADED SUMMONING RUNES","entries":["You can make a summoning rune of nearly any level. It summons a creature of a level equal to the trap's level.","Use {@table DCs by Level||Table 10–5: DCs by Level} to determine the {@skill Thievery} DC and spell DC, using the trap's level and applying a {@table DC Adjustments||hard adjustment} (+2). The {@skill Stealth} modifier for the trap is equal to this number –10. Stronger summoning runes usually require expert proficiency or better in {@skill Perception} to find, and they might require a higher proficiency rank in {@skill Thievery} to disable."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":483,"name":"Planning a Campaign","entries":["A Pathfinder game is typically structured as a campaign—a serialized story that focuses on a single party of characters.","A campaign is subdivided into multiple adventures, smaller stories that involve exploration and interaction with nonplayer characters. A single adventure represents a complete story that might be connected to the larger arc of a campaign. Playing an adventure spans one or more game sessions—gatherings where the group plays a part of the adventure over the course of several hours.","A campaign provides the overall structure for your Pathfinder game. As you prepare for your campaign, you'll establish its scope and themes, which you'll then reinforce in the adventures and scenes that take place within it.",{"type":"pf2-brown-box","page":483,"name":"COLLABORATION DURING PLAY","entries":["As Game Master, you have the final say on how the world and rules function, and how nonplayer characters act. This rule's purpose is to make the game run smoothly, with one guiding hand ensuring consistency. It's not intended to make one player into a dictator over the rest of the group. Collaboration is vital to roleplaying games!","How you implement collaboration in a game depends on what your players are interested in. In some groups, players enjoy adding details to the world and to nonplayer characters. In others, players want to feel like the world is outside their control, and the only decisions they get to make are those made by their own characters. Both are fun and acceptable ways to play.","You are encouraged to collect input from your players before you start, asking what storytelling genres they'd like to emphasize, which areas of the world they want to play in, the types of enemies they'd like to face, or which published adventure they want to play. A good campaign includes some back-and-forth at the beginning as the players figure out what characters they want to play and you figure out what sort of adventure to run. The results can range from building an adventure entirely to fit the characters to choosing a specific published adventure, having the players make their characters, and then just adapting the beginning of that adventure so that all the player characters have a reason to be involved.","As you play, opportunities to collaborate will occur again and again. When players throw out suggestions or come up with specific theories about the events of the campaign, they're telling you what they'd like to see in the game. Try to find ways to incorporate their suggestions, but with enough of a twist that each still includes something unexpected."],"source":"CRB"},{"type":"pf2-h3","page":483,"name":"Campaign Length","entries":["The length of a campaign can range from a few sessions to many years. Two main factors determine campaign length: how much time you need to complete the story, and how much time players want to devote to the game.","A single session, or a \"one-shot,\" is great if your group is trying out Pathfinder or wants to play a specific short adventure. This requires a smaller time commitment but requires the GM to present the events of the game in a way that is immediately engaging, since there's less opportunity for the players to become invested in the story or setting.","If you want to play through a longer campaign, you'll need to add some story elements that speak directly to the characters in your game rather than just to the events of the adventure. In other words, the characters should have individual goals in addition to the group's overall goals.","You can estimate how long a campaign will take by looking at the amount of time you actually have to play, or the number of character levels you intend the characters to advance. It typically takes three to four sessions for a group to level up. Since you'll probably cancel sessions on occasion, playing once a week for a year results in roughly a 14-level campaign, playing every 2 weeks for a year gives you an 8-level campaign, and playing monthly allows for a 5-level campaign. If you play only once a month, you might consider holding longer sessions and using fast advancement (page 509).","It's entirely okay to have a campaign with an indefinite length. Many groups play through one adventure and then decide to take on another. If you run an indefinite campaign, however, avoid ongoing plots that you can't satisfactorily end if the campaign comes to a close after the next adventure. If you introduce an overwhelmingly powerful villain who's crucial to the story but can't be stopped until the player characters are 15th level, ending the campaign at 8th level will feel anticlimactic.","It pays to be conservative when estimating your campaign length and scope. It's always tempting to run a 20-level epic campaign with complex, interwoven plots, but such games can fall apart long before the end if your group can play only once a month and the players have other responsibilities.",{"type":"pf2-h4","name":"Expected Duration","entries":["Not every campaign ends at the same point. Some campaigns go all the way to 20th level, ending after the player characters attain the height of power and confront the greatest threats any mortal could face. Others end at a lower level, after the group takes down a major villain or solves a crucial problem. And still other campaigns end when players become unable to attend or decide its a good time to stop playing.","You should have an end point in mind when you start a campaign. Still, you have to be flexible, since you're telling the story alongside other players, and your initial expectations for the campaign may be proven incorrect. When you think you're heading toward a satisfying conclusion, it's useful to check in with the other players. You might say, \"I think we have about two sessions left. Does that work for everyone? Is there any unfinished business you want to take care of?\" This lets you gauge whether your assumptions match up with the rest of the group—and make any necessary adjustments."]}],"source":"CRB"},{"type":"pf2-h3","page":484,"name":"Themes","entries":["The themes you choose for your campaign are what distinguish it from other campaigns. They include the major dramatic questions of your story and the repeated use of certain environments or creatures, and they can also include embracing a genre beyond traditional high fantasy. The themes you choose for your campaign also suggest storyline elements you might use.","A storyline's themes usually relate to the backstories, motivations, and flaws of the player characters and villains. For example, if you've chosen revenge as one of the themes of your game, you might introduce a villain whose quest for revenge tears his life apart and causes tragic harm to those around him. If one of the player characters is a chaotic good believer in liberty and freedom, you might engage that character by pitting the group against slavers. Or, you might choose a theme of love, leading to nonplayer characters involved in doomed romances, seeking to regain lovers they have lost, or courting the player characters.","Using similar locations and related creatures helps you form connections between disparate adventures. The players feel like their characters are becoming experts negotiating with giants, navigating seaways, battling devils, exploring the planes, or dealing with whatever the recurring elements are. For example, you might have the players explore a frozen tundra early on, then later travel to an icy plane filled with more difficult challenges that can be overcome using knowledge they've previously developed. Likewise, hobgoblin soldiers may be tough enemies for your group at low levels, but as the PCs attain higher levels and the hobgoblins become mere minions of another creature, the players feel a sense of progression.","Pathfinder is a fantasy adventure game, but you can shift your campaign to include elements of other fictional genres. You might want to infuse your game a with a sense of horror, reduce the amount of magic and use slow advancement (page 509) to make it a tale of sword and sorcery, or turn magic into technology for a steampunk setting."],"source":"CRB"},{"type":"pf2-h3","page":485,"name":"A Welcoming Environment","entries":["The role of Game Master comes with the responsibility of ensuring you and the rest of the players have a rewarding, fun time during the game. Games can deal with difficult subjects and have stressful moments, but fundamentally Pathfinder is a leisure activity. It can remain so only if the players follow the social contract and respect one another.","Players with physical or mental disabilities might find themselves more challenged than abled players. Work with your players to ensure they have the resources and support they need. Additionally, be on the lookout for behavior that's inappropriate, whether intentional or inadvertent, and pay careful attention to players' body language during the game. If you notice a player becoming uncomfortable, you are empowered to pause the game, take it in a new direction, privately check in with your players during or after the session, or take any other action you think is appropriate.","If a player tells you they're uncomfortable with something in the game, whether it's content you've presented as the GM or another player's or PC's actions, listen carefully to that player and take steps to ensure they can once again have fun during your game. If you're preparing prewritten material and you find a character or a situation inappropriate, you are fully empowered to change any details as you see fit. You also have the authority (and responsibility) to ask players to change their behavior—or even leave the table—if what they're doing is unacceptable or makes others feel uncomfortable. It's never appropriate to make the person who is uncomfortable responsible for resolving a problem. It's okay if mistakes happen. What's important is how you respond and move forward.","Gaming is for everyone. Never let those acting in bad faith undermine your game or exclude other players. Your efforts are part of the long-term process of making games and game culture welcoming to all. Working together, we can build a community where players of all identities and experiences feel safe.",{"type":"pf2-brown-box","page":485,"name":"TOOLS FOR RESPONSIBLE PLAY","entries":["Consent and comfort are important topics for roleplaying games, and many designers have created techniques to help facilitate responsible play. Some methods you can use are lines and veils, developed by Ron Edwards, and the X-Card, developed by John Stavropoulos.","Lines and Veils The terms \"line\" and \"veil\" can give your table a common vocabulary for the concepts described in this section. A line is a hard limit to the actions players might take, such as \"We're drawing a line at torture.\" The group agrees not to cross a line and omits that content from the game.","A veil indicates something that shouldn't be described in detail. The scene fades to black for a veil, or the group moves on to discuss a different topic, though whatever the veil is drawn across still happens. For example, you might say, \"We'll draw a veil across the scene as those characters head into the bedroom.\" You might come up with some lines and veils in advance, but then find more as play continues.","The X-Card Draw an \"X\" on a card, and you've got an X-Card. Place it on the table at the start of the session and describe its use to the players: any player can silently reject content they find upsetting by tapping the X-Card; whoever's speaking then rewinds a bit and continues on, excising the objectionable content. As with setting the basic guidelines for your campaign, there are no questions asked, no judgment, and no argument when someone invokes the X-Card. You can, however, ask for clarification if you need it, such as \"How far back should I rewind this?\" Some groups instead make an X with their hands, say \"Let's X that out,\" or use some other method. Either way, follow up with the player privately, after the game, to see if the guidelines need to be revised.","You can find more details at {@b {@link tinyurl.com/x-card-rpg|https://tinyurl.com/x-card-rpg}}."],"source":"CRB"},{"type":"pf2-h4","page":486,"name":"Objectionable Content","entries":["Before a campaign begins, check in with your players—as a group or individually—to find out what types of content they want to allow in the game, and which topics they would prefer to avoid. Because the story unfolds in real time, it's essential that you discuss these topics before the game starts. These discussions are intended to keep players safe, and so it's not okay to ask why someone wants a type of content banned. If someone wants it banned, ban it—no questions asked.","It can help to start with a rating, like those used for movies or video games. Pathfinder games often include violence and cruelty. What's the limit on how graphically these concepts should be described? Can players swear at the table? Does anyone have phobias they don't want to appear in the game, such as spiders or body horror?","After you figure out the limits on objectionable content, you have four important tasks:",{"type":"list","items":["Clearly convey these limits to the other players.","Ensure you and the players abide by the boundaries.","Act immediately if someone becomes uncomfortable about content during a session, even if it wasn't already banned in a prior discussion. Once the issue is resolved, move on.","Resolve the issue if any player deliberately pushes these boundaries, tries to find loopholes, tries to renegotiate the limits, or belittles people for having a different tolerance to objectionable content."]}],"source":"CRB"},{"type":"pf2-h4","page":486,"name":"The Pathfinder Baseline","entries":["You might find that your players don't have much to say on the topic of objectionable content, and just assume that general societal mores will keep the most uncomfortable topics out of the game. That's not always enough, as that approach relies on shared assumptions that aren't always accurate. The following is a set of basic assumptions that works for many groups, which you can modify to fit your preferences and those of the other players.",{"type":"list","items":["Bloodshed, injuries, and even dismemberment might be described. However, excessive descriptions of gore and cruelty should be avoided.","Romantic and sexual relationships can happen in the game, but players should avoid being overly suggestive. Sex always happens \"off-screen.\" Because attempts at initiating a relationship between player characters can be uncomfortably similar to one player hitting on another, this should generally be avoided (and is entirely inappropriate when playing with strangers).","Avoid excessively gross or scatological descriptions."]},"The following acts should never be performed by player characters:",{"type":"list","items":["Torture","Rape, nonconsensual sexual contact, or sexual threats","Harm to children, including sexual abuse","Owning slaves or profiting from the slave trade","Reprehensible uses of mind-control magic"]},"Villains might engage in such acts, but they won't happen \"on-screen\" or won't be described in detail. Many groups choose to not have villains engage in these activities at all, keeping these reprehensible acts out of mind entirely."],"source":"CRB"},{"type":"pf2-h4","name":"Social Splash Damage","page":486,"entries":["As important as it is to take care of yourself and the other players in your game, be mindful of your group's impact on the other people around you. If you're playing in a space that's not your own, respect your hosts. If you're playing in public, consider the comfort of the people around you, not just what your group is comfortable with. It's easy to get caught up in a game, as we get sucked into the microcosm of an imagined world, but don't ignore the real world around you. Be aware when you're making too much noise, leaving a mess, alarming passersby with graphic descriptions of violence, or even just giving the cold shoulder to curious spectators witnessing RPG play for the first time."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":486,"name":"Character Creation","entries":["At the outset of a new campaign, the players will create new player characters. Part of that process involves you introducing what the campaign will be about and what types of characters are most appropriate. Work with the players to determine which rule options are available. The safest options are the common choices from the {@book Pathfinder Core Rulebook|CRB}. If players want to use common options from other books or uncommon or rare options, through play, review those options to see if any of them conflict with the style of campaign you have in mind or might present strange surprises down the road. It's usually best to allow new options, but there's no obligation to do so. Be as open as you're comfortable with."],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":486,"name":"Preparing an Adventure","entries":["An adventure is a self-contained collection of story elements, characters, and settings that become the basis for the story you and the other players tell. Think of the adventure as an outline for your own story. You'll have major beats you want to include, some consistent characters, and themes you want to convey, but all sorts of things can change during the process of turning the outline into a completed story.","You might use a published adventure from Paizo or another company, or you might construct your own adventure as you prepare for your game sessions.",{"type":"pf2-h3","page":486,"name":"Published Adventures","entries":["Prewritten adventures include background information and nonplayer characters needed for the story, plus all the locations, maps, and monster groups necessary for both exploration and encounters. Prewritten adventures can speed up your preparation, since you can simply read the relevant sections of the adventure before a game, and you don't have to create everything from scratch. A published adventure already includes the expected amount of encounters and treasure, and you can find adventures built for different character levels to match your group. Reading a published adventure or running one as your first game can help you see how adventures are structured, which makes it easier to write one later if you choose.","Though a published adventure is prewritten, it's not set in stone. Changing the details of an adventure to suit your group isn't just acceptable, it's preferred! Use the backstories and predilections of the player characters to inform how you change the adventure. This can mean altering adversaries so they're linked to the player characters, changing the setting to a place some of the player characters are from, or excising particular scenes if you know they won't appeal to your players."],"source":"CRB"},{"type":"pf2-h3","page":487,"name":"Creating Adventures","entries":["Building your own adventure is much more challenging than using a published one, but it lets you express yourself, be even more creative, and tailor the game directly to the players and their characters. Later sections in this chapter include guidelines for building and running encounters, placing treasure, and setting appropriately difficult challenges, all to help you construct your own adventures.","Adventure plotting can start at many different points. You might begin with a particular antagonist, then construct an adventure that fits that villain's theme and leads the group to them. Alternatively, you could start with an interesting location for exploration, then populate it with adversaries and challenges appropriate to the setting.",{"type":"pf2-h4","page":487,"name":"Locations","entries":["Memorable settings that include mysterious and fantastical locations for players to visit can elicit the players' curiosity.","Exploring each location should be a treat in itself, not just a chore the players must complete to get from one fight to the next. As you create a locale, picture it in your mind's eye and write down minor details you can include as you narrate the game. Describing decorations, natural landmarks, wildlife, peculiar smells, and even temperature changes make a place feel more real.","Beyond monsters and loot, your locations can include environment-based challenges, from environmental conditions like blizzards to puzzles, traps, or other hazards.","These challenges should suit your adventure's location: walls of brambles in a castle ruin overrun with vegetation, pools of acid in a cursed swamp, or magical traps in the tomb of a paranoid wizard. Rules for environments appear on page 512, and those for hazards start on page 520."],"source":"CRB"},{"type":"pf2-h4","page":487,"name":"Encounters","entries":["A robust set of encounters forms the backbone of your adventure. Encounters often feature combat with other creatures, but they can also include hazards, or you might create social encounters in which characters duel only with words. The rules for building encounters appropriate to your group's level begin below.","Some adventures have a clear and direct progression, with encounters occurring at specific times or in a specific order. Others, such as a dungeon filled with interconnected rooms the group can investigate in any order, are nonlinear, and the group can face encounters in any order—or even avoid them entirely. Most adventures are somewhere in between, with some keystone encounters you know the characters will need to contend with, but others that are optional."],"source":"CRB"},{"type":"pf2-h4","page":487,"name":"Treasure","entries":["Your adventure should give out an amount of treasure that's appropriate to the characters' level. The guidelines for assigning treasure are on page 508. You can dole out treasure in all kinds of ways. Treasure could be items carried by an adversary, rewards from a patron for completing a mission, or a classic pile of coins and items inside a wooden chest guarded by a monster. It's best to spread treasure throughout an adventure rather than stockpiled in a single hoard. This gives the players incremental rewards, letting their characters advance in frequent small steps rather than giant leaps separated by many hours of play."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":488,"name":"USING RARITY AND ACCESS","entries":["The rarity system has two purposes: to convey how common or rare certain spells, creatures, or items are in the game world, and to give you an easy tool to control the complexity of your game. Uncommon and rare options aren't more powerful than other options of their level, but they introduce complications for certain types of stories, or are less common in the world. For instance, it might be more challenging to run a mystery adventure when a player can cast an uncommon spell such as {@spell detect evil}.","At the start of the campaign, communicate your preferred expectations on rarity to the players. Unless you decide otherwise, the players can choose from any common options they qualify for, plus any uncommon options granted by their character choices—primarily their ancestry and class. By default, a character who tries hard enough might eventually find an uncommon option, whereas a rare option is always a special reward.","Beyond that baseline, you can grant access as freely as you want; some GMs open up all uncommon and rare options universally. If you're not sure, just look over any uncommon or rare elements before you include them as rewards or otherwise allow a player to acquire them.",{"type":"pf2-title","name":"Rewards"},"You can use uncommon and rare rules elements to reward characters. These still have the same value and approximate power as any other treasure of the same Price, but they're just a bit more special because they hail from distant lands or have unusual or surprising abilities.","Items are the most likely candidates for uncommon or rare rewards, but an NPC might teach an uncommon or rare spell to a PC in gratitude or to help the party prepare for a certain adversary. You can also improvise extra benefits based around uncommon or rare items. For instance, if a PC gains a rare plant with occult uses, you might also decide that the PC should temporarily get more money if they use it while Earning Income using Herbalism Lore, because it enables them to produce novel poultices.",{"type":"pf2-title","name":"Different Locations"},"The rarities in this book assume you're playing in the Inner Sea region of Golarion, where most Pathfinder games are set. These rarities are also suitable for most western medieval fantasy games. However, you might want to alter the rarities for a campaign set in another location on Golarion (detailed in Chapter 8), to emphasize a non-human culture, or to play in a fantasy setting with different roots, like a wuxia game based on Chinese culture. These changes most often affect basic items. If you start your campaign in a dwarven stronghold, for example, you might make all the weapons with the dwarf trait common. You should feel free to adjust rarities to suit your campaign's theme, but if you do, you should share your changes with your group."],"source":"CRB"},{"type":"pf2-h3","page":488,"name":"Building Encounters","entries":["The most common type of encounter is a combat encounter, where the PCs face other creatures. Combat encounters are strictly governed by rules; the guidelines that follow will help you build combat encounters that pose appropriate challenges for your group. Building hazard encounters works the same way. Social encounters are more free-form, and are up to you as the GM to design.","To build a combat encounter, first decide how the encounter fits in the adventure as a whole. Then, estimate how much of a threat you want the encounter to pose, using one of five categories below.","{@b Trivial-threat} encounters are so easy that the characters have essentially no chance of losing; they shouldn't even need to spend significant resources unless they are particularly wasteful. These encounters work best as warm-ups, palate cleansers, or reminders of how awesome the characters are. A trivial-threat encounter can still be fun to play, so don't ignore them just because of the lack of threat.","{@b Low-threat} encounters present a veneer of difficulty and typically use some of the party's resources. However, it would be rare or the result of very poor tactics for the entire party to be seriously threatened.","{@b Moderate-threat} encounters are a serious challenge to the characters, though unlikely to overpower them completely. Characters usually need to use sound tactics and manage their resources wisely to come out of a moderate-threat encounter ready to continue on and face a harder challenge without resting.","{@b Severe-threat} encounters are the hardest encounters most groups of characters can consistently defeat. These encounters are most appropriate for important moments in your story, such as confronting a final boss. Bad luck, poor tactics, or a lack of resources due to prior encounters can easily turn a severe-threat encounter against the characters, and a wise group keeps the option to disengage open.","{@b Extreme-threat} encounters are so dangerous that they are likely to be an even match for the characters, particularly if the characters are low on resources. This makes them too challenging for most uses. An extremethreat encounter might be appropriate for a fully rested group of characters that can go all-out, for the climactic encounter at the end of an entire campaign, or for a group of veteran players using advanced tactics and teamwork.",{"type":"pf2-h4","page":488,"name":"XP Budget","entries":["Once you've selected a threat level, it's time to build the encounter. You have an XP budget based on the threat, and each creature costs some of that budget. Start with the monsters or NPCs that are most important to the encounter, then decide how you want to use the rest of your XP budget. Many encounters won't match the XP budget exactly, but they should come close. The XP budget is based on a group of four characters. If your group is larger or smaller, see Different Party Sizes below."],"source":"CRB"},{"type":"pf2-h4","page":488,"name":"Choosing Creatures","entries":["In all but the most unusual circumstances, you'll select creatures for your encounter that range from 4 levels lower than the PCs' level to 4 levels higher (see {@table Creature XP and Role||Table 10–2: Creature XP and Role}). Each creature has a part to play in your encounter, from a lowly lackey to a boss so mighty it could defeat the entire party single-handedly.","Each creature costs some of the XP from your XP budget for the encounter, based on its level compared to the levels of the characters in your party. For instance, if the PCs are 5th level, a 2nd-level creature is a \"party level –3\" creature, a lackey appropriate for a lowto- moderate-threat encounter, and it costs 15 XP in an encounter's XP budget. Party level is explained in detail on page 508."],"source":"CRB"},{"type":"pf2-h4","page":488,"name":"Different Party Sizes","entries":["For each additional character in the party beyond the fourth, increase your XP budget by the amount shown in the Character Adjustment value for your encounter in {@table Encounter Budget||Table 10–1: Encounter Budget}. If you have fewer than four characters, use the same process in reverse: for each missing character, remove that amount of XP from your XP budget. Note that if you adjust your XP budget to account for party size, the XP awards for the encounter don't change—you'll always award the amount of XP listed for a group of four characters.","It's best to use the XP increase from more characters to add more enemies or hazards, and the XP decrease from fewer characters to subtract enemies and hazards, rather than making one enemy tougher or weaker. Encounters are typically more satisfying if the number of enemy creatures is fairly close to the number of player characters."],"source":"CRB"},{"type":"data","tag":"table","source":"CRB","name":"Encounter Budget"},{"type":"data","tag":"table","source":"CRB","name":"Creature XP and Role"}],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":507,"name":"Rewards","entries":[{"type":"pf2-h2","page":507,"name":"Hero Points","entries":["Unlike Experience Points and treasure, which stay with a character, Hero Points are granted and used on a per-session basis. At the start of a game session, you give out 1 Hero Point to each player character. You can also give out more Hero Points during the game, typically after a heroic moment or accomplishment (see below). As noted on page 467, a player can spend 1 Hero Point for a reroll, or they can spend all their Hero Points to recover when near death.","In a typical game, you'll hand out about 1 Hero Point during each hour of play after the first (for example, 3 extra points in a 4-hour session). If you want a more overthetop game, or if your group is up against incredible odds and showing immense bravery, you might give them out at a faster rate, like 1 every 30 minutes (6 over a 4-hour session). Try to ensure each PC has opportunities to earn Hero Points, and avoid granting all of the Hero Points to a single character.","Brave last stands, protecting innocents, and using a smart strategy or spell to save the day could all earn a character a Hero Point. Look for those moments when everybody at the table celebrates or sits back in awe of a character's accomplishments; that's your cue to issue that character a Hero Point.","The party could also gain Hero Points for their accomplishments throughout the game. For a moderate or major accomplishment, consider giving out a Hero Point as well. This point typically goes to a PC who was instrumental in attaining that accomplishment."],"source":"CRB"},{"type":"pf2-h2","page":507,"name":"Experience Points","entries":["As characters adventure, they earn Experience Points (XP).","These awards come from achieving goals, completing social encounters, exploring new places, fighting monsters, overcoming hazards, and other sorts of deeds. You have a great deal of control over when the characters gain XP, though the following guidelines are what you're expected to give out in a standard campaign.","Normally, when a player character reaches 1,000 XP or more, they level up, reduce their XP by 1,000, and start progressing toward the next level. Other means of advancement are described in the Advancement Speeds sidebar on page 509.",{"type":"pf2-h3","page":507,"name":"XP Awards","entries":["Experience Points are awarded for encounters, exploration, and progress in an adventure. When the PCs face direct opposition, such as a fight or a social conflict, the XP earned is based on the level of the challenge the party overcame. Characters can also gain XP from exploration, such as finding secret areas, locating a hideout, enduring a dangerous environment, or mapping an entire dungeon.","Any XP awarded goes to all members of the group. For instance, if the party wins a battle worth 100 XP, they each get 100 XP, even if the party's rogue was off in a vault stealing treasure during the battle. But if the rogue collected a splendid and famous gemstone, which you've decided was a moderate accomplishment worth 30 XP, each member of the party gets 30 XP, too.",{"type":"pf2-h3","page":507,"name":"Adversaries and Hazards","entries":["Encounters with adversaries and hazards grant a set amount of XP. When the group overcomes an encounter with creatures or hazards, each character gains XP equal to the total XP of the creatures and hazards in the encounter (this excludes XP adjustments for different party sizes; see Party Size on page 508 for details).","Trivial encounters don't normally grant any XP, but you might decide to award the same XP as for a minor or moderate accomplishment for a trivial encounter that was important to the story, or for an encounter that became trivial because of the order in which the PCs encountered it in a nonlinear adventure."],"source":"CRB"},{"type":"pf2-h3","page":507,"name":"Accomplishments","entries":["Characters' actions that move the story forward—like securing a major alliance, establishing an organization, or causing an NPC to have a change of heart—are considered accomplishments and should be rewarded with XP. Their significance determines the size of the XP award. Determine whether the achievement was a minor, moderate, or major accomplishment, and refer to {@table XP Awards||Table 10–8: XP Awards} to award an appropriate amount of XP. Minor accomplishments include all sorts of significant, memorable, or surprising moments in the game. A moderate accomplishment typically represents a goal that takes most of a session to complete, and a major accomplishment is usually the culmination of the characters' efforts across many sessions. Moderate and major accomplishments usually come after heroic effort, so that's an ideal time to also give a Hero Point to one or more of the characters involved.","As mentioned earlier, it's up to you how much XP to give out for accomplishments. As a general guideline, in a given game session, you'll typically give several minor awards, one or two moderate awards, and only one major award, if any."],"source":"CRB"},{"type":"data","tag":"table","name":"XP Awards","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":508,"name":"Party Size","entries":["The rules for advancement assume a group of four PCs. The rules for encounters (page 489) describe how to accommodate groups of a different size, but the XP awards don't change—always award the amount of XP listed for a group of four characters. You usually won't need to make many adjustments for a differently sized group outside of encounters. Be careful of providing too many ways to get accomplishment XP when you have a large group, though, since they can pursue multiple accomplishments at once, which can lead to the PCs leveling up too fast."],"source":"CRB"},{"type":"pf2-h3","page":508,"name":"Group Parity and Party Level","entries":["It's recommended that you keep all the player characters at the same XP total. This makes it much easier to know what challenges are suitable for your players. Having characters at different levels can mean weaker characters die more easily and their players feel less effective, which in turn makes the game less fun for those players.","If you choose not to keep the whole group at the same character level, you'll need to select a party level to determine your XP budget for encounters. Choose the level you think best represents the party's ability as a whole. Use the highest level if only one or two characters are behind, or an average if everyone is at a different level. If only one character is two or more levels ahead, use a party level suitable for the lower-level characters, and adjust the encounters as if there were one additional PC for every 2 levels the higher-level character has beyond the rest of the party.","Party members who are behind the party level gain double the XP other characters do until they reach the party's level. When tracking individually, you'll need to decide whether party members get XP for missed sessions."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":508,"name":"Treasure","entries":["As the GM, it's your job to distribute treasure to the player characters. Treasure appears throughout an adventure, and the PCs obtain it by raiding treasure hoards, defeating foes who carry valuable items or currency, getting paid for successful quests, and any other way you can imagine.","This section provides guidelines for distributing treasure in a typical Pathfinder campaign, but you always have the freedom to assign extra treasure for a high-powered game, less treasure for a gritty survival horror adventure, or any amount in between.",{"type":"pf2-h3","page":508,"name":"Treasure by Level","entries":["{@table Party Treasure by Level||Table 10–9: Party Treasure by Level} on the next page shows how much treasure you should give out over the course of a level for a group of four PCs. The Total Value column gives an approximate total value of all the treasure, in case you want to spend it like a budget. The next several columns provide suggestions for breaking down that total into permanent items, which the PCs keep and use for a long time; consumables, which are destroyed after being used once; and currency, which includes coins, gems, and other valuables primarily spent to acquire items or services. The final column gives the amount of currency to add for each PC beyond four in the group; use this only if you have more than four characters in the game. (Different Party Sizes on page 510 provides more guidance on this.) For instance, between the time your PCs reach 3rd level and the time they reach 4th level, you should give them the treasure listed in the table for 3rd level, worth approximately 500 gp: two 4th-level permanent items, two 3rd-level permanent items, two 4th-level consumables, two 3rd-level consumables, two 2nd-level consumables, and 120 gp worth of currency.","When assigning 1st-level permanent items, your best options are armor, weapons, and other gear from Chapter 6 worth between 10 and 20 gp. The treasure listed in the row for 20th level represents a full level's worth of adventures, even though there is no way to reach 21st level.","Some creature entries in the {@Pf2eTools Pathfinder Bestiary|bestiary.html} list treasure that can be gained by defeating an individual creature; this counts toward the treasure for any given level.","Published adventures include a suitable amount of treasure throughout the adventure, though you should still monitor the party's capabilities as the PCs progress through the adventure to make sure they don't end up behind.",{"type":"pf2-h4","page":509,"name":"Currency","entries":["A party will find money and other treasure that isn't useful on its own but that can be sold or spent on other things. The gp values in the Party Currency column don't refer only to coins. Gems, art objects, crafting materials (including precious materials), jewelry, and even items of much lower level than the party's level can all be more interesting than a pile of gold.","If you include a lower-level permanent item as part of a currency reward, count only half the item's Price toward the gp amount, assuming the party will sell the item or use it as crafting material. But lower-level consumables might still be useful, particularly scrolls, and if you think your party will use them, count those items at their full Price."],"source":"CRB"},{"type":"pf2-brown-box","page":509,"name":"ADVANCEMENT SPEEDS","entries":["By varying the amount of XP it takes to gain a level, you can change how quickly characters gain power. The game rules assume a group playing with standard advancement.","Fast advancement works best when you know you won't be playing a very long campaign and want to accomplish as much as possible quickly; slow advancement works best for a gritty campaign where all progress is hard won.","You can alter XP from one adventure to the next to get a different feel. During a street-level murder mystery and travel through a haunted wilderness, you might use slow advancement. When the PCs reach the dungeon, you might switch to standard or fast advancement. The values below are just examples. You can use values even higher or lower.",{"type":"table","colStyles":["text-center","text-center"],"rows":[["Advancement Speed","XP to Level Up"],["Fast","800 XP"],["Standad","1,000 XP"],["Slow","1,200 XP"]]},{"type":"pf2-title","name":"Story-Based Leveling"},"If you don't want to deal with managing and handing out XP, or if you want to have progression based solely on events in the story, you can ignore the XP process entirely and instead simply decide when the characters level up.","Generally, the characters should gain a level every three to four game sessions, just after the most appropriate big event that happens during that time, such as defeating a significant villain or achieving a major goal."],"source":"CRB"},{"type":"pf2-h4","page":509,"name":"Other Types of Treasure","entries":["Not all treasure has to be items or currency. Crafters can use the {@skill Crafting} skill to turn raw materials directly into items instead of buying those items with coins. Knowledge can expand a character's abilities, and formulas make good treasure for item-crafting characters. A spellcaster might get access to new spells from an enemy's spellbook or an ancient scholar, while a monk might retrain techniques with rarer ones learned from a master on a remote mountaintop."],"source":"CRB"},{"type":"pf2-h4","page":509,"name":"Treasure and Rarity","entries":["Giving out uncommon and rare items and formulas can get players more interested in treasure. It's best to introduce uncommon items as a reward fairly regularly but rare items only occasionally. These rewards are especially compelling when the adventurers get the item by defeating or outsmarting an enemy who carries an item that fits their backstory or theme.","Uncommon and rare formulas make great treasure for a character who Crafts items. Note that if an uncommon or rare formula is broadly disseminated, it eventually becomes more common. This can take months or years, but the item might start showing up in shops all around the world."],"source":"CRB"},{"type":"data","tag":"table","name":"Party Treasure by Level","source":"CRB"},{"type":"pf2-h4","page":510,"name":"Different Item Levels","entries":["The levels listed for items on {@table Party Treasure by Level||Table 10–9: Party Treasure by Level} aren't set in stone. You can provide items of slightly higher or lower level as long as you take into account the value of the items you hand out. For instance, suppose you were considering giving a party of 11th-level PCs a {@item runestone} with a {@item fortification} rune (with a Price of 2,000 gp) as one of their 12th-level items, but you realize they've had trouble finding armor in their recent adventures, so you instead decide to give them a suit of 11th-level +2 resilient armor (1,400 gp) instead. Since the armor has a lower Price than the rune, you might also add a 9th-level {@item shadow} rune (650 gp) to make up the difference. The total isn't exactly the same, but that's all right.","However, if you wanted to place a 13th-level permanent item in a treasure hoard, you could remove two 11thlevel permanent items to make a roughly equivalent exchange. When you make an exchange upward like this, be cautious: not only might you introduce an item with effects that are disruptive at the party's current level of play, but you also might give an amazing item to one PC while other characters don't gain any new items at all!","If you're playing in a long-term campaign, you can spread out the treasure over time. A major milestone can give extra treasure at one level, followed by a tougher dungeon with fewer new items at the next level. Check back occasionally to see whether each PC's treasure is comparable to the amount they'd get if they created a new character at their current level, as described under Treasure for New Characters below. They should be a bit higher. but if there's a significant discrepancy, adjust the adventure's upcoming treasure rewards accordingly."],"source":"CRB"},{"type":"pf2-h4","page":510,"name":"Different Party Sizes","entries":["If a party has more than four characters, add the following for each additional character:",{"type":"list","items":["One permanent item of the party's level or 1 level higher","Two consumables, usually one of the party's level and one of 1 level higher","Currency equal to the value in the Currency per Additional PC column of Table 10–9"]},"If the party has fewer than four characters, you can subtract the same amount for each missing character, but since the game is inherently more challenging with a smaller group that can't cover all roles as efficiently, you might consider subtracting less treasure and allowing the extra gear help compensate for the smaller group size."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":510,"name":"ADJUSTING TREASURE","entries":["The treasure you award to the party should be monitored and adjusted as you play. You might need to give out treasure you hadn't originally planned for, especially if the group bypasses part of an adventure. Keep an eye on the party's resources. If they're running out of consumables or money, or if they're having trouble in combat because their items aren't up to the task, you can make adjustments.","This is especially common in adventures that have little downtime or that take place far from civilization. If the group goes a long time without being able to purchase or Craft useful items, the PCs will be flush with coins and valuables but behind on useful equipment. In a situation like this, you can either place more useful treasure in the adventure or introduce NPCs who are willing to trade.",{"type":"pf2-title","name":"Megadungeons and Sandboxes"},"Some adventures have an expectation that the player characters explore where they want and find only what their skill, luck, and ingenuity afford. Two common examples of this type of adventure are the sprawling dungeon with multiple different sections and paths, often called a megadungeon, and free-form exploration, often called a sandbox and typically occurring in a wilderness.","If you want to build a free-form adventure like this where characters are likely to miss at least some of the treasure, increase the amount of treasure you place. Be aware, however, that a meticulous group can end up with more treasure than normal and will have advantages in later adventures.","For a simple guideline to these situations, increase the treasure as though there were one more PC in the party.","If the structure is especially loose, especially in sandbox adventures, you can increase this amount even further."],"source":"CRB"},{"type":"pf2-h3","page":510,"name":"Treasure for New Characters","entries":["When your new campaign starts at a higher level, a new player joins an existing group, or a current player's character dies and they need a new one, your campaign will have one or more PCs who don't start at 1st level. In these cases, refer to {@table Character Wealth||Table 10–10: Character Wealth} on the next page, which shows how many common permanent items of various levels the PC should have, in addition to currency. A single item on this table is always a baseline item. If the player wants armor or a weapon with property runes, they must buy the property runes separately, and for armor or a weapon made of a precious material, they must pay for the precious material separately as well.","These values are for a PC just starting out at the given level. If the PC is joining a party that has already made progress toward the next level, consider giving the new character an additional item of their current level. If your party has kept the treasure of dead or retired PCs and passed it on to new characters, you might need to give the new character less than the values on the table or reduce some of the treasure rewards of the next few adventures.",{"type":"pf2-h4","page":511,"name":"Item Selection","entries":["You should work with the new character's player to decide which items their character has. Allow the player to make suggestions, and if they know what items they want their character to have, respect their choices unless you believe those choices will have a negative impact on your game.","At your discretion, you can grant the player character uncommon or rare items that fit their backstory and concept, keeping in mind how many items of those rarities you have introduced into your game. The player can also spend currency on consumables or lower-level permanent items, keeping the rest as coinage. As usual, you determine which items the character can find for purchase.","A PC can voluntarily choose an item that has a lower level than any or all of the listed items, but they don't gain any more currency by doing so.","If you choose, you can allow the player to instead start with a lump sum of currency and buy whatever common items they want, with a maximum item level of 1 lower than the character's level. This has a lower total value than the normal allotment of permanent items and currency, since the player can select a higher ratio of high-level items."],"source":"CRB"},{"type":"data","tag":"table","name":"Character Wealth","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":511,"name":"Buying and Selling Items","entries":["Characters can usually buy and sell items only during downtime. An item can typically be sold for only half its Price, though art objects, gems, and raw materials can be sold for their full Price (page 271)."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":493,"name":"Running Modes of Play","entries":["Encounters take place in real time or slower, and they involve direct engagement between players and enemies, potential allies, or each other. Combat and direct social interaction usually take place in encounter mode.","Exploration is the connective tissue of an adventure, and it is used whenever characters are exploring a place where there's danger or uncertainty, such as an unfamiliar city or a dungeon. In exploration mode, characters aren't in immediate peril, but they must still be on their toes. Exploration and encounters are collectively called adventuring.","When the party isn't adventuring, the characters are in downtime. This mode covers most of a normal person's life, such as mundane, day-to-day tasks and working toward long-term goals.",{"type":"pf2-h2","page":493,"name":"Encounters","entries":["Encounter mode is the most structured mode of play, and you'll mostly be following the rules presented in Chapter 9 to run this mode. Because you usually call for initiative during exploration before transitioning into an encounter, guidelines for initiative order appear on page 498 in the discussion of exploration mode. Rules for building combat encounters appear on page 488.","{@b Stakes:} Moderate to high. Encounters always have significant stakes, and they are played in a step-by-step time frame to reflect that.","{@b Time Scale:} Encounter mode is highly structured and proceeds in combat rounds for combat encounters, while other sorts of encounters can have rounds of any length. In combat, 1 minute consists of 10 rounds, where each combat round is 6 seconds long, but you might decide a verbal confrontation proceeds in minute-long or longer rounds to give each speaker enough time to make a solid point.","{@b Actions and Reactions:} In combat encounters, each participant's turn is broken into discrete actions, and participants can use reactions when their triggers occur.","Reactions can occur in social situations, though their triggers are usually more descriptive and less tactical.",{"type":"pf2-h3","page":493,"name":"Choosing Adversaries' Actions","entries":["Players often coordinate and plan to be as efficient as possible, but their adversaries might not. As the GM, you're roleplaying these foes, and you decide their tactics.","Most creatures have a basic grasp of simple tactics like flanking or focusing on a single target. But you should remember that they also react based on emotions and make mistakes—perhaps even more than the player characters do.","When selecting targets or choosing which abilities to use, rely on the adversaries' knowledge of the situation, not your own. You might know that the cleric has a high Will save modifier, but a monster might still try to use a fear ability on her. That doesn't mean you should play adversaries as complete fools; they can learn from their mistakes, make sound plans, and even research the player characters in advance.","Adversaries usually don't attack a character who's knocked out. Even if a creature knows a fallen character might come back into the fight, only the most vicious creatures focus on helpless foes rather than the more immediate threats around them.","Running adversaries is a mix of being true to the creature and doing what's best for the drama of the game. Think of your encounter like a fight scene in a movie or novel. If the fighter taunts a fire giant to draw its attention away from the fragile wizard, the tactically sound decision is for the giant to keep pummeling the wizard. But is that the best choice for the scene? Perhaps everyone will have more fun if the giant redirects its ire to the infuriating fighter."],"source":"CRB"},{"type":"pf2-h3","page":493,"name":"Bypassed Encounters","entries":["What happens if you've planned a fight or challenge and the PCs find a way to avoid it entirely? This could leave them behind in XP or cause them to miss important information or treasure.","In the case of XP, the guidelines are simple: If the player characters avoided the challenge through smart tactical play, a savvy diplomatic exchange, clever use of magic, or another approach that required ingenuity and planning, award them the normal XP for the encounter.","If they did something that took only moderate effort or was a lucky break, like finding a secret passage and using it to avoid a fight, award them XP for a minor or moderate accomplishment. In an adventure that's more free-form, like a sprawling dungeon with multiple paths, there might be no reward for bypassing an encounter, because doing so was trivial.","You'll have to think on your feet if information or items get skipped when players bypass encounters. First, look for another reasonable place in the adventure to place the information or item. If it makes sense, move the original encounter to another part of the adventure and give the PCs a major advantage for bypassing the encounter in the first place."],"source":"CRB"},{"type":"pf2-brown-box","page":494,"name":"PLAYING WITHOUT A GRID","entries":["The Pathfinder rules are built to play combat encounters on a 1-inch grid, but you can play without a grid or map. In what's traditionally called the \"theater of the mind,\" you and other players imagine the locations of the combatants and the environment. In this style of play, you'll frequently need to make judgment calls. These are usually simple, like \"Can I see the ogre from where I'm standing?\" or \"Can I get to the ogre with one Stride?\" It's often best to have a player tell you what they want to do, such as \"I want to cross the beam to get to the ogre and attack it.\" Then, you tell the player how that breaks down into actions, like \"You'll need to spend one action and succeed at an {@skill Acrobatics} check, then Stride to get close enough, then you'll have one action left for a Strike.\"","When preparing encounters, avoid using lots of {@quickref difficult terrain||3|terrain}, cover, or other battlefield challenges that work better on a grid. Also, be more lenient with combat tactics like flanking. You won't have a way to measure flanking, but the rules expect melee characters like rogues to often get into a flanking position—often, two characters ganging up in melee is enough to count."],"source":"CRB"},{"type":"pf2-h3","page":494,"name":"Ending Encounters","entries":["A combat encounter typically ends when all the creatures on one side are killed or knocked unconscious. Once this happens, you can stop acting in initiative order.","The surviving side then has ample time to ensure that everyone taken out stays down. However, you might need to keep using combat rounds if any player characters are near death, clinging to a cliff, or in some other situation where every moment matters for their survival.","You can decide a fight is over if there's no challenge left, and the player characters are just cleaning up the last few weak enemies. However, avoid doing this if any of the players still have inventive and interesting things they want to try or spells they're concentrating on—ending an encounter early is a tool to avoid boredom, not to deny someone their fun. You can end a fight early in several ways: the foes can surrender, an adversary can die before its Hit Points actually run out, or you can simply say the battle's over and that the PCs easily dispatch their remaining foes. In this last case, you might ask, \"Is everyone okay if we call the fight?\" to make sure your players are on board.","One side might surrender when almost all its members are defeated or if spells or skills thoroughly demoralize them. Once there's a surrender, come out of initiative order and enter into a short negotiation.","These conversations are really about whether the winners will show mercy to the losers or just kill or otherwise get rid of them. The surrendering side usually doesn't have much leverage in these cases, so avoid long back-and-forth discussions.",{"type":"pf2-h3","page":494,"name":"Fleeing Enemies","entries":["Fleeing enemies can be a problem. Player characters often want to pursue foes that flee because they think an enemy might return as a threat later on. Avoid playing this out move by move, as it can easily bog down the game. If every adversary is fleeing, forgo initiative order and give each PC the option to pursue any one fleeing foe. Each PC can declare one action, spell, or other ability to use to try to keep up. Then, compare the PC's Speed to that of the target, assess how much the pursuer's chosen spell or ability would help, and factor in any abilities the quarry has that would aid escape. If you determine that the pursuer catches up, go back into combat with the original initiative order. If not, the quarry escapes for now.","If the PCs decide to flee, it's usually best to let them do so. Pick a particular location and allow them to escape once they all reach it. However, if they're encumbered or otherwise slowed down, or if enemies have higher Speeds and a strong motive to pursue, you might impose consequences upon PCs who flee."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":494,"name":"Social Encounters","entries":["Most conversations play best as free-form roleplaying, with maybe one or two checks for social skills involved.","Sometimes, though, a tense situation or crucial parlay requires a social encounter that uses initiative, much like a combat encounter. As with any other encounter, the stakes of a social encounter need to be high! A failed social encounter could mean a character is imprisoned or put to death, a major rival becomes a political powerhouse, or a key ally is disgraced and ostracized.","Using the structure of an encounter is {@condition helpful} because it makes the timing clearer than in free-form play, and each character feels like they're contributing. When running a social encounter, establish the stakes up front, so the players know the consequences of success or failure and the circumstances that will cause the encounter to end.","You have much more flexibility in how you run a social encounter than in a combat encounter. Extending the length of rounds beyond 6 seconds, allowing more improvisation, and focusing less on special attacks and spells all differentiate a social encounter from a combat one. In most cases, you don't need to worry about character's movements, nor do you need a map. Some examples of social encounters include:",{"type":"list","items":["Proving someone's innocence in front of a judge.","Convincing a neighboring monarch to help defend against an invasion.","Besting a rival bard in a battle of wits.","Exposing a villain's deception before a noble court."]},{"type":"pf2-h4","page":494,"name":"Initiative and Actions","entries":["Initiative in a social encounter typically has characters rolling {@skill Society} or a Charisma-based skill, such as {@skill Diplomacy} or {@skill Deception}. As with other encounters, a character's approach to the conflict determines which skill they'll roll. On a character's turn, they typically get to attempt one roll, usually by using a skill action. Let the player roleplay what their character says and does, then determine what they'll roll. Allow them to use any abilities or spells that might help them make their case, though keep in mind that when most people see the visual signs of a spell being cast, they think someone is using magic to try to influence or harm them, and they have a negative reaction.","Good social encounters include an opposition. This can be direct, such as a rival who argues against the characters' case, or passive, such as a mob that automatically becomes more unruly as each round passes. Give the opposition one or more positions in the initiative order so you can convey what it is doing. You can create game statistics for the opposition, especially if it's an individual, but in situations like that of the unruly mob, you might need nothing more than establish a set of increasingly difficult DCs."],"source":"CRB"},{"type":"pf2-h4","page":495,"name":"Measuring Success and Progress","entries":["You'll need to decide how to measure the characters' success in social encounters, because there's no AC to target or HP to whittle down. Chapter 4 includes guidance on setting DCs for social skill actions, often using a target's Will DC. If you need a DC for people who don't have stats, such as a crowd or an NPC for whom you haven't already generated statistics, use the guidelines on setting DCs, found on page 503. You can either pick a simple DC or use a level-based DC, estimating a level for the subject or how challenging it should be to sway them.","The attitude conditions—{@condition hostile}, {@condition unfriendly}, {@condition indifferent}, friendly, and helpful—provide a useful way to track the progress of a social encounter. Use these to represent the attitude of an authority, a crowd, a jury, or the like. A typical goal for a social encounter is to change the attitude of a person or group to helpful so they assist you, or calming a hostile group or person to defuse a situation. Try to give the players a clear idea of how much they've progressed as the encounter proceeds.","Another option is to track the number of successes or failures the characters accrue. For instance, you might need to trick four guards into leaving their posts, and count each successful attempt to Lie or Create a Diversion toward a total of four necessary successes. You can combine these two methods; if the PCs need a group of important nobles to vote their way, the goal of the encounter might be to ensure that a majority of the nobles have a better attitude toward the PCs than they have of a rival—all within a limited time frame."],"source":"CRB"},{"type":"pf2-h4","page":495,"name":"Consequences","entries":["When you set stakes at the start of a social encounter, give an idea of the consequences. Beyond whatever narrative benefits player characters might gain, a social encounter usually includes an XP award. Because these are encounters along the same lines as combat encounters, they grant a sizable amount of XP, typically that of a moderate accomplishment, or even a major accomplishment if the encounter was the culmination of long-term plans or a significant adversary got their comeuppance.","The outcome of a social encounter should direct the story of the game. Look for repercussions. Which NPCs might view the PCs more favorably now? Which might hold a grudge or formulate a new plan? A social encounter can seal the fate of an NPC and end their story, but this isn't true for player characters. Even if something looks truly dire for them, such as a death sentence, the social encounter isn't the end—there's still time for desperate heroics or a twist in the story."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":496,"name":"Exploration","entries":["Exploration mode is intentionally less regimented than encounters. As a result, during exploration you'll be making judgment calls on just about everything that happens.","Fundamentally, exploration is all about rewarding the PCs for learning about their surroundings. To facilitate this, it's especially important to have and convey a clear mental picture of the group's surroundings. You'll be better able to keep track of where the players are and describe the sights, sounds, and other sensations of their adventuring locales. Encourage the players to have their characters truly explore, and reward their curiosity. The things they try to do in exploration mode show you what they're interested in and what they consider important.","As you play, you'll get a good feel for the aspects of exploration that intrigue certain players, and you can add more of those things to your adventures or emphasize these points in published adventures.","{@b Stakes:} Low to moderate. Exploration mode should be used when there's some amount of risk, but no immediate danger. The PCs might be in an environment where they're likely to face monsters or hazards, but they usually stay in exploration mode until they enter a fight or engage in some other direct interaction.","{@b Time Scale:} When the PCs are in exploration mode, time in the game world passes much faster than real-world time at the table, so it's rarely measured out to the second or the minute. You can speed up or slow down how quickly things are happening as needed. If it's important to know exactly how much time is passing, you can usually estimate time spent in exploration mode to 10-minute increments.","{@b Actions and Reactions:} Though exploration isn't broken into rounds, exploration activities assume the PCs are spending part of their time using actions, such as Seeking or Interacting. If they have specific actions they want to use, they should ask; you can decide whether the actions apply and whether to switch to encounter mode for greater detail. PCs can use any relevant reactions that come up during exploration mode.",{"type":"pf2-h3","page":496,"name":"Exploration Activities","entries":["In exploration mode, each player who wants to do something beyond just traveling chooses an exploration activity for their character. The most common activities are Avoid Notice, Detect Magic, Hustle, and Search, though there are many options available. While players usually hew close to these default activities, there's no need for them to memorize the exploration activities and use them exactly. Instead, allow each player to describe what their character is doing. Then, as the GM, you can determine which activity applies. This also means you determine how an activity works if the character's actions differ from those on the list.","The following sections discuss exploration activities that require adjudication from you beyond the guidelines for players detailed on pages 479–480 of Chapter 9.",{"type":"pf2-h4","page":496,"name":"Detect Magic","entries":["This activity doesn't enable characters to automatically find every single magical aura or object during travel. Hazards that require a minimum proficiency can't be found with {@spell detect magic}, nor can illusions of equal or higher level than the spell.","When characters find something magical using this activity, let them know and give them the option to stop and explore further or continue on. Stopping brings you into a more roleplay-heavy scene in which players can search through an area, assess different items, or otherwise try to figure out the source of the magic and what it does. Continuing on might cause the group to miss out on beneficial magic items or trigger a magic trap."],"source":"CRB"},{"type":"pf2-h4","page":496,"name":"Follow the Expert","entries":["A skilled character can help out less skilled allies who choose to {@action Follow the Expert}. This is a good way to help a character with a low {@skill Stealth} modifier sneak around, get a character with poor {@skill Athletics} up a steep cliff, and so on. Usually, a character who is {@action Following the Expert} can't perform other exploration activities or follow more than one person at a time."],"source":"CRB"},{"type":"pf2-h4","page":496,"name":"Investigate","entries":["As with {@action Searching} or {@action Detecting Magic}, the initial result of {@action Investigating} is usually enough to give the investigator a clue that leads into a more thorough examination, but it rarely gives all possible information. For instance, a character might note that the walls of a dungeon are covered with {@language Abyssal} writing, but they would need to stop to read the text or determine that it's written in blood."],"source":"CRB"},{"type":"pf2-h4","page":496,"name":"Search","entries":["With a successful Perception check while {@action Search||Searching}, a character notices the presence or absence of something unusual in the area, but it doesn't provide a comprehensive catalog of everything there. Instead, it gives a jumping-off point for closer inspection or an encounter. For instance, if an area has both a DC 30 secret door and a DC 25 trap, and a {@action Search||Searching} character got a 28 on their Perception check, you would tell the player that their character noticed a trap in the area, and you'd give a rough idea of the trap's location and nature. The party needs to examine the area more to learn specifics about the trap, and someone would need to Search again to get another chance to find the secret door.","If an area contains many objects or something that will take a while to search (such as a cabinet full of papers), {@action Search||Searching} would reveal the cabinet, but the PCs would have to examine it more thoroughly to check the papers. This usually requires the party to stop for a complete search.","You roll a secret Perception check for a {@action Search||Searching} character to detect any secrets they pass that's in a place that stands out (such as near a door or a turn in a corridor), but not one that's in a more inconspicuous place (like a random point in a long hallway) unless they are searching particularly slowly and meticulously."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":498,"name":"EXPLORATION ACTIVITIES","entries":["The following exploration activities are fully detailed on pages 479–480 of Chapter 9. Many more appear within Chapter 4: Skills.",{"type":"list","items":["{@action Avoid Notice}","{@action Defend}","{@action Detect Magic}","{@action Follow the Expert}","{@action Hustle}","{@action Investigate}","{@action Repeat a Spell}","{@action Scout}","{@action Search}"]},{"type":"pf2-title","name":"Improvising New Activities"},"If a player wants to do something not covered by other rules, here are some guidelines. If the activity is similar to an action someone could use in an encounter, such as Avoid Notice, it usually consists of a single action repeated roughly 10 times per minute (such as using the Sneak action 10 times) or an alternation of actions that works out similarly (such as Search, which alternates Stride and Seek). An activity using a quicker pace, corresponding to roughly 20 actions per minute, might have limited use or cause fatigue, as would one requiring intense concentration.","You might find that a player wants to do something equivalent to spending 3 actions every 6 seconds, just like they would in combat. Characters can exert themselves to this extent in combat only because combat lasts such a short time—such exertion isn't sustainable over the longer time frame of exploration."],"source":"CRB"},{"type":"pf2-h3","page":497,"name":"Setting a Party Order","entries":["In exploration mode, it often matters which characters are in the front or back of the party formation. Let the players decide among themselves where in the group their characters are while exploring. This order can determine who gets attacked first when enemies or traps threaten from various directions. It's up to you to determine the specifics of who gets targeted based on the situation.","When you come out of exploration mode, the group usually remains in the same general formation. Decide the PCs' exact positions, with their input, if you're moving to a grid (as usually happens at the start of a combat encounter). If they come out of exploration mode on their own terms, they can move around as they see fit. For example, if they detect a trap and the rogue starts attempting to disarm it, the other characters can move to whatever locations they think are safe."],"source":"CRB"},{"type":"pf2-h3","page":497,"name":"Adverse Terrain and Weather","entries":["Exploration gets slower when the party faces dense jungles, deep snow, sandstorms, extreme heat, or similar difficult conditions. You decide how much these factors impact the characters' progress. The specific effects of certain types of terrain and weather are described starting on page 512.","{@quickref difficult terrain||3|terrain} such as thick undergrowth usually slows down progress. Unless it's important how far the group gets in a particular time frame, this can be covered with a quick description of chopping through the vines or trudging through a bog. If the characters are on a deadline, adjust their progress on {@table Travel Speed||Table 9–2: Travel Speed}, typically cutting it in half if almost all of the land is {@quickref difficult terrain||3|terrain} or to one-third for {@quickref greater difficult terrain||3|terrain}.","Hazardous terrain, such as the caldera of an active volcano, might physically harm the player characters. The group might have the option to travel directly through or go around by spending more time. You can transition into a more detailed scene while the characters move through hazardous terrain and attempt to mitigate the damage with spells or skill checks. If they endure hazardous terrain, consider giving the PCs a minor or moderate XP reward at the end of their exploration, with slightly more XP if they took smart precautions to avoid taking damage.","Dangerous crevasses, swampy bogs, quicksand, and similar dangers are environmental hazards, which are described beginning on page 512."],"source":"CRB"},{"type":"pf2-h3","page":498,"name":"Hazards","entries":["Exploration can get broken up by traps and other hazards (see Hazards on page 520). Simple hazards pose a threat to the PCs only once and can be dealt with in exploration mode. Complex hazards require jumping into encounter mode until the hazard is dealt with. Disabling a trap or overcoming a hazard usually takes place in encounter mode. PCs have a better chance to detect hazards while exploring if they're using the Search activity (and the Detect Magic activity, in the case of some magic traps)."],"source":"CRB"},{"type":"pf2-h3","page":498,"name":"Rolling Initiative","entries":["Transitioning from exploration to an encounter usually involves rolling for initiative. Call for initiative once a trap is triggered, as soon as two opposing groups come into contact, or when a creature on one side decides to take action against the other. For example:",{"type":"list","items":["A group of PCs are exploring a cavern. They enter a narrow passage patrolled by a group of kobold warriors. Now that the two groups are in the same area, it's time to roll initiative.","Amiri and a kobold champion agree to have a {@condition friendly} wrestling match. They square off on a patch of dirt, and you call for initiative using {@skill Athletics}.","Merisiel and Kyra are negotiating with the kobold king. Things aren't going well, so Merisiel decides to launch a surprise attack. As soon as she says this is her plan, you call for initiative.","Harsk and Ezren are trying to Balance across a narrow beam to reach an isolated kobold treasure trove. When they get halfway across, a red dragon who was hiding behind the mountain flies around to attack! As soon as the dragon makes its appearance, you call for an initiative roll."]},{"type":"pf2-h4","page":498,"name":"Initiative after Reactions","entries":["In some cases, a trap or a foe has a reaction that tells you to roll initiative. For instance, a complex trap that's triggered might make an attack with its reaction before the initiative order begins. In these cases, resolve all the results of the reaction before calling for initiative rolls."],"source":"CRB"},{"type":"pf2-h4","page":498,"name":"Choosing the Type of Roll","entries":["When choosing what type of roll to use for initiative, lean toward the most obvious choice. The most common roll is {@skill Perception}; this is what the kobolds would use in the first example, as would Kyra and the kobold king in the third example. The next most common skills to use are {@skill Stealth} (for sneaking up, like the dragon in the last example) and {@skill Deception} (for tricking opponents, like Merisiel in the third example). For social contests, it's common to use {@skill Deception}, {@skill Diplomacy}, {@skill Intimidation}, {@skill Performance}, or {@skill Society}.","If you're unsure what roll to call for, use {@skill Perception}. If a different type of roll could make sense for a character, you should usually offer the choice of that roll or {@skill Perception} and let the player decide. Don't do this if it's absolutely clear another kind of check matters more sense than {@skill Perception}, such as when the character is sneaking up on enemies and should definitely use {@skill Stealth}.","You can allow a player to make a case that they should use a different skill than {@skill Perception}, but only if they base it on something they've established beforehand. For example, if in the prelude to the attack, Merisiel's player had said, \"I'm going to dangle down off the chandelier to get the drop on them,\" you could let them use {@skill Acrobatics} for their initiative roll. If they just said, \"Hey, I want to attack these guys. Can I use {@skill Acrobatics}?\" without having established a reason beforehand, you probably shouldn't allow it."],"source":"CRB"},{"type":"pf2-h4","page":498,"name":"Character Placement","entries":["When calling for initiative for a combat encounter, you'll need to decide where the participants in the encounter go on the battle map. Use the party's order, described on page 497, as a base. You can move forward characters who are using {@skill Stealth} to get into position, putting them in a place they could reasonably have moved up to before having a chance to be detected. Consult with each player to make sure their position makes sense to both of you."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":499,"name":"MONITORING SPELL DURATIONS","entries":["Spell durations are approximate values that codify the vagaries and eccentricities of magic into a convenient number. However, that doesn't mean you can set your watch by a spell with a 1-hour duration. This is one of the reasons the passage of time outside of encounters is in your hands and isn't as precise as encounter rounds.","If a question arises about whether a spell has expired, you make the call. You shouldn't be punitive, but you also shouldn't treat characters like they move with clockwork precision and perfect efficiency between encounters.","There are two times these durations matter most: when players try to fit multiple encounters within the duration of a spell, and when they want to use a spell before a fight and keep it in effect during the encounter.",{"type":"pf2-title","name":"Multiple Encounters"},"A 1-minute spell should last for multiple encounters only if the encounters happen in very close proximity (usually in two adjoining rooms) and if the PCs go directly from one fight to the next without leaving encounter mode. If they want to stop and heal, or if the party debates whether to go on, the process takes enough time that the spell runs out.","Be more generous with spells lasting 10 minutes or more. A 10-minute spell easily lasts for one encounter and could continue for another if the locations are close. A 1-hour spell usually lasts for several encounters.",{"type":"pf2-title","name":"Before a Fight"},"Casting advantageous spells before a fight (sometimes called \"pre-buffing\") gives the characters a big advantage, since they can spend more combat rounds on offensive actions instead of preparatory ones. If the players have the drop on their foes, you usually can let each character cast one spell or prepare in some similar way, then roll initiative.","Casting preparatory spells before combat becomes a problem when it feels rote and the players assume it will always work—that sort of planning can't hold up in every situation! In many cases, the act of casting spells gives away the party's presence. In cases where the PCs' preparations could give them away, you might roll for initiative before everyone can complete their preparations."],"source":"CRB"},{"type":"pf2-h3","page":499,"name":"Resting","entries":["Characters require 8 hours of sleep each day. Though resting typically happens at night, a group gains the same benefits for resting during the day. Either way, they can gain the benefits of resting only once every 24 hours. A character who rests for 8 hours recovers in the following ways:",{"type":"list","items":["The character regains Hit Points equal to their Constitution modifier (minimum 1) multiplied by their level. If they rest without any shelter or comfort, you might reduce this healing by half (to a minimum of 1 HP).","The character loses the {@condition fatigued} condition.","The character reduces the severity of the {@condition doomed} and {@condition drained} conditions by 1.","Most spellcasters need to rest before they regain their spells for the day."]},"A group in exploration mode can attempt to rest, but they aren't entirely safe from danger, and their rest might be interrupted. The 8 hours of rest do not need to be consecutive, however, and after an interruption, characters can go back to sleep.","Sleeping in armor results in poor rest and causes a character to wake up fatigued. If a character would have recovered from fatigue, sleeping in armor prevents it.","If a character goes more than 16 hours without going to sleep, they become fatigued.","Taking long-term rest for faster recovery is part of downtime and can't be done during exploration. See page 502 for these rules.",{"type":"pf2-h4","page":499,"name":"Resting","entries":["Adventuring parties usually put a few people on guard to watch out for danger while the others rest. Spending time on watch also interrupts sleep, so a night's schedule needs to account for everyone's time on guard duty. Table 10–3:","Watches and Rest on the next page indicates how long the group needs to set aside for rest, assuming everyone gets a rotating watch assignment of equal length.","If a surprise encounter would occur during rest, you can roll a die to randomly determine which character is on watch at the time. All characters roll initiative; sleeping characters typically roll Perception with a –4 status penalty for being unconscious. They don't automatically wake up when rolling initiative, but they might roll a Perception check to wake up at the start of their turn due to noise. If a savvy enemy waits for a particularly vulnerable character to take watch before attacking, the attack can happen on that character's watch automatically. However, you might have the ambusher attempt a {@skill Stealth} check against the Perception DCs of all characters to see if anyone noticed its approach.",{"type":"data","tag":"table","source":"CRB","name":"Watches and Rest"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":500,"name":"Daily Preperations","entries":["Just before setting out to explore, or after a night's rest, the PCs spend time to prepare for the adventuring day. This typically happens over the span of 30 minutes to an hour in the morning, but only after 8 full hours of rest. Daily preparations include the following.",{"type":"list","items":["Spellcasters who prepare spells choose which spells they'll have available that day.","Focus Points and other abilities that reset during daily preparations refresh. This includes abilities that can be used only a certain number of times per day.","Each character equips their gear. This includes donning their armor and strapping on their weapons.","Characters invest up to 10 worn magic items to gain their benefits for the day (page 531)."]}],"source":"CRB"},{"type":"pf2-h3","page":500,"name":"Starvation and Thirst","entries":["Typically characters eat and drink enough to survive comfortably. When they can't, they're fatigued until they do. After 1 day + a creature's Constitution modifier without water, it takes 1d4 damage each hour that can't be healed until it quenches its thirst. After the same amount of time without food, it takes 1 damage each day that can't be healed until it sates its hunger."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":500,"name":"Downtime","entries":["In downtime, you can sum up the important events of a whole day with just one roll. Use this mode when the characters return home or otherwise aren't adventuring.","Usually, downtime is a few minutes at the start of a session or a break between major chapters of an adventure. As with exploration, you might punctuate downtime with roleplaying or encounters when it's natural to do so.","This section describes ways to handle downtime and details several activities and considerations specific to downtime, such as cost of living, buying and selling goods, long-term rest, and retraining. Most other downtime activities are skill actions; a number of these common downtime activities and their associated skills are listed below. See the relevant skills in Chapter 4 for details.",{"type":"list","items":["{@action Craft} ({@skill Crafting})","{@action Earn Income} ({@skill Crafting}, {@skill Lore}, {@skill Performance})","{@action Treat Disease} ({@skill Medicine})","{@action Create Forgery} ({@skill Society})","{@action Subsist} ({@skill Society}, {@skill Survival})"]},"{@b Stakes:} None to low. Downtime is the counterpart to adventuring and covers low-risk activities.","{@b Time Scale:} Downtime can last days, weeks, months, or years in the game world in a few minutes of real time.","{@b Actions and Reactions:} If you need to use actions and reactions, switch to exploration or encounter mode.","A creature that can't act is unable to perform most downtime activities, but it can take long-term rest.",{"type":"pf2-h3","page":500,"name":"Playing out a Downtime Day","entries":["At the start of a given day of downtime, have all the players declare what their characters are trying to accomplish that day. You can then resolve one character's efforts at a time (or group some characters together, if they are cooperating on a single project). Some activities, such as Earning Income, require only a simple roll and some embellishment from you and the player. Other activities are more involved, incorporating encounters or exploration. You can call on the players to play out their downtime activities in any order, though it's often best to do the simplest ones first. Players who aren't part of a more involved activity might have time to take a break from the table while the more complex activities are played out.","Characters can undertake their daily preparations if they want, just as they would on a day of exploration. Ask players to establish a standard set of preparations, and you can assume the characters go through the same routine every day unless their players say otherwise.",{"type":"pf2-h4","page":500,"name":"Cooperation","entries":["Multiple characters can cooperate on the same downtime task. If it's a simple task that requires just one check, such as a party Subsisting as they await rescue on a desert island, one character rolls the necessary check while everyone else Aids that character. If it's a complex task, assume all of them are working on different parts of it at one time, so all their efforts count toward its completion. For example, a party might collaborate to build a theater, with one character drawing up architectural plans, one doing manual labor, and one talking to local politicians and guilds."],"source":"CRB"},{"type":"pf2-h4","page":500,"name":"Checks","entries":["Some downtime activities require rolls, typically skill checks. Because these rolls represent the culmination of a series of tasks over a long period, players can't use most abilities or spells that manipulate die rolls, such as activating a magic item to gain a bonus or casting a fortune spell to roll twice. Constant benefits still apply, though, so someone might invest a magic item that gives them a bonus without requiring activation. You might make specific exceptions to this rule. If something could apply constantly, or so often that it might as well be constant, it's more likely to be used for downtime checks; for instance {@feat Assurance} could apply."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":501,"name":"Longer Periods of Downtime","entries":["Running downtime during a long time off—like several weeks, months, or even years—can be more challenging.","However, it's also an opportunity for the characters to progress toward long-term plans rather than worrying about day-to-day activities. Because so much time is involved, characters don't roll a check for each day. Instead, they deal with a few special events, average out the rest of the downtime, and pay for their cost of living.",{"type":"pf2-h4","page":501,"name":"Events","entries":["After the characters state what they want to achieve in their downtime, select a few standout events for each of them—usually one event for a period of a week or a month, or four events for a year or longer. These events should be tailored to each character and their goals, and they can serve as hooks for adventures or plot development.","Though the following examples of downtime events all involve Earning Income, you can use them to spark ideas for other activities. A character using Perform to Earn Income could produce a commanding performance of a new play for visiting nobility. Someone using {@skill Crafting} might get a lucrative commission to craft a special item. A character with Lore might have to research a difficult problem that needs a quick response.","PCs who want to do things that don't correspond to a specific downtime activity should still experience downtime events; you just choose the relevant skill and DC. For example, if a character intends to build their own library to house their books on magic, you might decide setting the foundation and organizing the library once construction is finished are major events. The first could be a {@skill Crafting} check, and the second an {@skill Arcana} or Library Lore check."],"source":"CRB"},{"type":"pf2-h4","page":501,"name":"Average Progress","entries":["For long periods of downtime, you might not want to roll for every week, or even every month. Instead, set the level for one task using the lowest level the character can reliably find in the place where they spend their downtime (see Difficulty Classes on page 503 for more on setting task levels). If the character fails this check, you might allow them to try again after a week (or a month, if you're dealing with years of downtime). Don't allow them to roll again if they succeeded but want to try for a critical success, unless they do something in the story of the game that you think makes it reasonable to allow a new roll.","The events you include during a long stretch of downtime should typically feature higher-level tasks than the baseline. For instance, a character Earning Income with Sailing Lore for 4 months might work at a port doing 1st-level tasks most of the time, but have 1 week of 3rd-level tasks to account for busy periods. You'll normally have the player roll once for the time they spent at 1st-level tasks and once for the week of 3rd-level tasks."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":502,"name":"Cost of Living","entries":["For short periods of downtime, characters are usually just passing through a settlement or spending a bit of time there. They can use the prices for inn stays and meals found on page 294. For long stretches of downtime, use the values on {@table Cost of Living||Table 6–16: Cost of Living} on the same page. Deduct these costs from a character's funds after they gain any money from their other downtime activities.","A character can live off the land instead, but each day they do, they typically use the Subsist activity (page 240) to the exclusion of any other downtime activity."],"source":"CRB"},{"type":"pf2-h3","page":502,"name":"Buying and Selling","entries":["After an adventure yields a windfall, the characters might have a number of items they want to sell. Likewise, when they're flush with currency, they might want to stock up on gear. It usually takes 1 day of downtime to sell off a few goods or shop around to buy a couple items. It can take longer to sell off a large number of goods, expensive items, or items that aren't in high demand.","This assumes the characters are at a settlement of decent size during their downtime. In some cases, they might spend time traveling for days to reach bigger cities.","As always, you have final say over what sort of shops and items are available.","An item can usually be purchased at its full Price and sold for half its Price. Supply and demand adjusts these numbers, but only occasionally."],"source":"CRB"},{"type":"pf2-h3","page":502,"name":"Long-Term Rest","entries":["Each full 24-hour period a character spends resting during downtime allows them to recover double what they would for an 8-hour rest (as listed on page 499). They must spend this time resting in a comfortable and secure location, typically in bed.","If they spend significantly longer in bed rest—usually from a few days to a week of downtime—they recover from all damage and most nonpermanent conditions. Characters affected by diseases, long-lasting poisons, or similar afflictions might need to continue attempting saves during downtime. Some curses, permanent injuries, and other situations that require magic or special care to remove don't end automatically during long-term rest."],"source":"CRB"},{"type":"pf2-h3","page":502,"name":"Retraining","entries":["The retraining rules on page 481 allow a player to change some character choices, but they rely on you to decide whether the retraining requires a teacher, how long it takes, if it has any associated costs, and if the ability can be retrained at all. It's reasonable for a character to retrain most choices, and you should allow them. Only choices that are truly intrinsic to the character, like a sorcerer's bloodline, should be off limits without extraordinary circumstances.","Try to make retraining into a story. Use NPCs the character already knows as teachers, have a character undertake intense research in a mysterious old library, or ground the retraining in the game's narrative by making it the consequence of something that happened to the character in a previous session.",{"type":"pf2-h4","page":502,"name":"Time","entries":["Retraining a feat or skill increase typically takes a week. Class features that require a choice can also be retrained but take longer: at least a month, and possibly more. Retraining might take even longer if it would be especially physically demanding or require travel, lengthy experimentation, or in-depth research, but usually you won't want to require more than a month for a feat or skill, or 4 months for a class feature.","A character might need to retrain several options at once. For instance, retraining a skill increase might mean they have skill feats they can no longer use, and so they'll need to retrain those as well. You can add all this retraining time together, then reduce the total a bit to represent the cohesive nature of the retraining."],"source":"CRB"},{"type":"pf2-h4","page":502,"name":"Instruction and Cost","entries":["The rules abstract the process of learning new things as you level up—you're learning on the job—but retraining suggests that the character works with a teacher or undergoes specific practice to retrain. If you want, you can entirely ignore this aspect of retraining, but it does give an opportunity to introduce (or reintroduce) NPCs and further the game's story. You can even have one player character mentor another, particularly when it comes to retraining skills.","Any costs to retraining should be pretty minor—about as much as a PC could gain by Earning Income over the same period of time. The costs are mostly there to make the training feel appropriate within the context of the story, not to consume significant amounts of the character's earnings. A teacher might volunteer to work without pay as a reward for something the character has already done, or simply ask for a favor in return."],"source":"CRB"},{"type":"pf2-h4","page":502,"name":"Disallowed Options","entries":["While some character options can't normally be retrained, you can invent ways for a character to retrain even these—special rituals, incredible quests, or the perfect tutor. For example, ability scores can't normally be retrained, as that can unbalance the game. But not all players necessarily want to exploit the system—maybe a player simply wants to swap an ability boost between two low stats. In situations like this, you could let them spend a few months working out or studying to reassign an ability boost."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":489,"name":"Running a Game Session","entries":["A campaign happens over a series of sessions. Each session is usually several hours long, with multiple encounters, some exploration, and possibly downtime. Your session can be compared to an episode of a TV show; it should include some twists, turns, and changes, and end leaving people excited about what comes next.",{"type":"pf2-h3","page":489,"name":"Planning a Session","entries":["One of the greatest challenges in gaming is scheduling a time for everyone to get together and play. Often, this responsibility falls on you as the GM, since you're the one who has to prepare your game between sessions. Many games have a set schedule, such as once per week, once every 2 weeks, or once per month. The less frequently your group meets, the better notes and recaps you'll need to keep everyone on the same page.","Plan a time for everybody will arrive, and also try to set a time when playing the game will begin. This can make it easier for everyone to finish chatting, catching up, and eating in a timely fashion so you can start playing the game. Having an end time in mind is also fairly important. A typical game session lasts about 4 hours, though some groups hold 2-hour sessions or play marathon games. Less than 2 hours usually isn't enough time to get much done in most Pathfinder campaigns. If your session will be longer than 2 hours, plan out some 15-minute breaks (in addition to bathroom and beverage breaks, which players can take as needed)."],"source":"CRB"},{"type":"pf2-h3","page":490,"name":"Starting a Session","entries":["Once everyone is ready, get everyone's attention and cover the following topics. These are in a rough order that you can change based on your group's style or a session's needs.",{"type":"list","items":["Recap what happened during the previous sessions.","Establish where the characters are at the beginning of this session. Have they been resting since their last challenge? Are they in a hallway, preparing to raid the next room of a dungeon? Tell players whether their characters had time to rest or recover since the last session.","Remind players that they each have 1 Hero Point at the start of the session ({@quickref here||4|rewards|1}).","Establish goals. The players should have an idea of what they want to do next. Reestablish any goals the group already had, then let the players weigh in on whether these goals still apply, and on whether there's anything else they hope to accomplish in this session.","Commence adventuring! Decide which mode of play you're going to start in, then lead off with a verbal prompt to get the action started. You might ask a question related to a particular character, have everyone immediately roll initiative as a monster attacks, or briefly describe the environment and sensations that surround the player characters, allowing them to react."]}],"source":"CRB"},{"type":"pf2-h3","page":490,"name":"Running a Session","entries":["During a session, you're in charge of keeping the game's action moving, managing the different modes of play, fielding questions, and making rules decisions. You'll also want to keep a rough eye on the time, so you can end when most convenient for the group.","You're the interface between the rules and the imagined world you and the other players share. They will ask you questions, and they'll act based on their own assumptions. It's up to you to establish what's true in the world, but you don't do this unilaterally. You're informed by the setting's backstory, your preparations, and the suggestions and assumptions the other players bring to the table. Keep in mind that until you announce something, your own plans are subject to change. For example, if you originally intended the owner of a tavern to be kindly and well-intentioned, but a player misreads her and invents an interesting conspiracy theory regarding her intentions that sounds fun, you might convert the tavern owner into an agent of evil after all.","You'll also determine when PCs and foes need to attempt checks, as well as the consequences of those rolls. This comes up most often outside of encounters, as encounters are more regimented about when checks happen and how they are resolved. In an encounter, a player can usually determine their own character's turn, with you chiming in only to say whether an attack hits or if something in the environment requires a character to attempt a check.",{"type":"pf2-h4","page":490,"name":"The Spotlight","entries":["As you run the game, keep track of who has the spotlight. It can be easy to keep attention on the most outgoing player or character, but you need to check in with all the players. If a player hasn't contributed in some time, stop and ask, \"What's your character doing at this point?\" If the player's not sure, add a detail or nonplayer character to the scene that the player might find interesting."],"source":"CRB"},{"type":"pf2-h4","page":490,"name":"Distractions and Interrupting","entries":["Maintaining the players' attention keeps a game moving and leads to memorable moments when everyone's in the same zone. Too many interruptions break the flow. This is fine in moderation. Distractions become a problem if they're too frequent, as they cause people to miss things and make misinformed decisions as the session becomes disconnected. Yet every game includes breaks—sometimes intentional, sometimes not—and digressions. Finding the right balance of diversions for your group is essential.","A game is a social gathering, so there's definitely a place for conversation that's not directly related to playing the game. These interruptions become a problem if they're too frequent, or if people are talking over others. If a player repeatedly interrupts you or other people or undercuts every crucial moment of the game with a joke, talk to them about limiting their comments to appropriate times. Often, all you need to do is hold up your hand or otherwise indicate that the player is talking out of turn to delay them until after you or another speaker finishes talking.","Phones and other mobile devices are another major source of distraction. Banning them entirely is often impractical—many players use apps to roll dice or manage their character sheets, or they need to answer texts from their partner, check in on a work project, or otherwise stay connected with people who rely on them. However, you can set ground rules against using a device for anything that's not time-sensitive or game-related, such as refreshing social media, checking the score of a hockey game, playing a mobile game, or answering a non-urgent text. You can relax these rules for players when their characters are \"offstage.\" If a player's character isn't in a scene, that might be a good time for the player to use a mobile device."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":491,"name":"OFF-SESSION GAMING","entries":["Session play with a full group isn't the only way to play Pathfinder. Finding opportunities to expand on the game outside of its regular schedule can keep your group engaged between sessions.","You can get together with a single player to run a mini-session for their character, covering a mission that's important to their story but doesn't concern the rest of the group. You and the players can work out what their characters do during solid stretches of downtime via e-mail or chat messages. You can also give players opportunities to collaborate on details of the story, like having a player design a heraldic symbol for the adventuring group or map out their home base. You might even decide to award a Hero Point at the next session to a player for events that happened outside a session.","Some events aren't suitable for handling outside of sessions. Any event that strongly affects a character whose player isn't present should be handled at the table when everyone can attend. It's also helpful to recap events that took place outside of the session for all characters so no one feels excluded or lost."],"source":"CRB"},{"type":"pf2-h3","page":491,"name":"Adjudicating the Rules","entries":["As the GM, you are responsible for solving any rules disputes. Remember that keeping your game moving is more important than being 100% correct. Looking up rules at the table can slow the game down, so in many cases it's better to make your best guess rather than scour the book for the exact rule. (It can be instructive to look those rules up during a break or after the session, though!)","To make calls on the fly, use the following guidelines, which are the same principles the game rules are based on. You might want to keep printouts of these guidelines and the DC guidelines (page 503) for quick reference.",{"type":"list","items":["If you don't know how long a quick task takes, go with 1 action, or 2 actions if a character shouldn't be able to perform it three times per round.","If you're not sure what action a task uses, look for the most similar basic action. If you don't find one, make up an undefined action (page XXX) adding any necessary traits (usually attack, concentrate, manipulate, or move).","When two sides are opposed, have one roll against the other's DC. Don't have both sides roll (initiative is the exception to this rule). The character who rolls is usually the one acting (except in the case of saving throws).","If an effect raises or lowers chances of success, grant a +1 circumstance bonus or a –1 circumstance penalty.","If you're not sure how difficult a significant challenge should be, use the DC for the party's level.","If you're making up an effect, creatures should be incapacitated or killed on only a critical success (or for a saving throw, on a critical failure).","If you don't know what check to use, pick the most appropriate skill. If no other skill applies to a check to {@action Recall Knowledge}, use an appropriate {@skill Lore} skill (usually at an untrained proficiency rank).","Use the characters' daily preparations as the time to reset anything that lasts roughly a day.","When a character accomplishes something noteworthy that doesn't have rules for XP, award them XP for an accomplishment (10 to 30 XP, as described {@quickref here||4|rewards|1}).","When the PCs fail at a task, look for a way they might fail forward, meaning the story moves forward with a negative consequence rather than the failure halting progress entirely."]}],"source":"CRB"},{"type":"pf2-h3","page":492,"name":"Special Circumstances","entries":["The player characters in your group will at times attempt tasks that should be easier or harder than the rules or adventure would otherwise lead you to expect, such as a PC Gathering Information in their hometown. In these cases, you can just apply a circumstance bonus or penalty. Usually, this is +1 or –1 for a minor but significant circumstance, but you can adjust this bonus or penalty to +2 or –2 for a major circumstance. The maximum bonus or penalty, +4 or –4, should apply only if someone has an overwhelming advantage or is trying something extremely unlikely but not quite impossible.","You can also add traits to actions. Let's say that during a fight, Seelah dips her sword into a brazier of hot coals before swinging it at an enemy with a weakness to fire. You could add the fire trait to this attack. A PC getting an advantage in this way should usually have to use an action to do so, so Seelah would get the benefit for one attack, but to do it again she'd need to bury her sword in the coals once more."],"source":"CRB"},{"type":"pf2-brown-box","page":492,"name":"SHARING RESPONSIBILITY","entries":["Just because you're the GM and ostensibly in charge doesn't mean you have to do all the extra work to make the campaign run. Some of the tasks described here, like scheduling games, taking notes, and giving recaps, can be delegated to other players. You might also have someone track initiative or the Hit Points of the PCs' foes for you in encounters, or even run those foes if you have a large group and someone would rather do that than control a character of their own. It's also great when someone else can host a session, provide snacks for the group, or take on other responsibilities that aren't directly related to the game.","It's best to figure out a schedule of responsibilities when you're first setting up a game. Ask the players what they're willing to take on. If you start to feel overwhelmed partway through a campaign, you can revisit the topic and try out new options until you find a setup that's comfortable."],"source":"CRB"},{"type":"pf2-h3","page":492,"name":"Incorporating Additional Options","entries":["You might grant players access to additional rule or character options. If you feel confident that allowing a character to take a particular option will be a good addition to your game, then go for it! If you're uncertain or worried about a request, you don't have to allow it, and it's your call to make. However, try to meet players halfway or suggest alternatives. If you want to allow an option on a trial basis but are worried it might become a problem later, talk to the player beforehand and explain that you are tentatively allowing the option, but might change your mind later, after you see how the option can be used during play."],"source":"CRB"},{"type":"pf2-brown-box","page":492,"name":"PAIZO'S PUBLISHED ADVENTURES","entries":["You can purchase the following types of adventures at {@b {@link paizo.com|https://paizo.com}}, your local game store, or many book stores. If you want to acquire all the adventures in a given line, you can purchase a subscription at {@b {@link paizo.com|https://paizo.com}}.",{"type":"pf2-title","name":"Pathfinder Adventure Paths"},"Each monthly volume of a Pathfinder Adventure Path leads into the next as part of a greater story spanning multiple volumes. The first volume of each Adventure Path typically starts at 1st level, and each volume has a self-contained story that eventually leads to a big climax at the end of the final volume. Each volume also typically includes new monsters, rules, and details about the world.","Each Adventure Path has a different theme, and their settings range across the Inner Sea region and beyond.",{"type":"pf2-title","name":"Pathfinder Adventures"},"Pathfinder Adventures are standalone adventures that cover several levels of play. They're self-contained and typically have a unique structure or theme. You can play through a Pathfinder Adventure on its own or as part of your ongoing campaign—some make ideal side adventures for Adventure Paths that have similar themes.",{"type":"pf2-title","name":"Pathfinder Society Scenarios"},"Scenarios are the adventures used by the Pathfinder Society Roleplaying Guild; you can play them as part of the Pathfinder Society or on your own. Each takes about 4 to 5 hours to run, so you can tell a whole story in a short amount of time, but they're also part of a larger continuity and can be combined together to form the basis of a longer campaign."],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","source":"GMG","page":39,"name":"Starting at a Higher Level","entries":["A typical campaign starts at 1st level, but you can start at a higher level if you choose. This can be especially satisfying for a one-shot or short campaign, or if your group wants to play a specific adventure made for higher-level groups. The PCs should start at the same level. They simply make a 1st-level character, then level it up the number of times needed to reach the starting level.","The {@table Character Wealth|CRB} table indicates how much currency and what common items of various levels the character should start with. Let the players choose their own items and spend their currency on common items as well if they choose. This table gives them fewer items than they might have had if they had gained items through adventuring, balancing the fact that they can choose what items they want."],"data":{"quickref":5}}]}]}} \ No newline at end of file diff --git a/data/generated/bookref-quick.json b/data/generated/bookref-quick.json index 7db8103972..a6532f46e1 100644 --- a/data/generated/bookref-quick.json +++ b/data/generated/bookref-quick.json @@ -1 +1 @@ -{"reference":{"bookref-quick":{"name":"Quick Reference","id":"bookref-quick","contents":[{"name":"Character Creation","headers":["Animal Companions","Archetypes","Character Creation","Characters With Disabilities","Familiars","Leveling Up"]},{"name":"Items & Equipment","headers":["Activating Items","Animals","Armor","Carrying and Using Items","Coins and Currency","Constant Abilities","Creating a Personal Staff","Formulas","Investing Magic Items","Item Damage","Item Level","Items and Sizes","Price","Runes","Scrolls","Services","Shields","Shoddy Items","Staves","Wands","Weapons","Wearing Tools"]},{"name":"Spells","headers":["Cantrips","Casting Spells","Disbelieving Illusions","Durations","Focus Spells","Hostile Actions","Identifying Spells","Innate Spells","Ranges, Areas, and Targets","Reading Spells","Rituals","Saving Throws","Setting Triggers","Spell Attacks","Spell Slots","Walls"]},{"name":"Playing the Game","headers":["Actions","Afflictions","Checks","Concealment and Invisibility","Condition Values","Conditions","Counteracting","Cover","Damage","Downtime Mode","Effects","Encounter Mode","Exploration Mode","Flanking","Game Conventions","Hero Points","Hit Points, Healing, and Dying","Making Choices","Movement","Overriding Conditions","Perception","Special Checks","Specific Checks"]},{"name":"Game Mastering","headers":["Difficulty Classes","Drugs","Environment","Hazards","Planning a Campaign","Preparing an Adventure","Rewards","Running Modes of Play","Running a Game Session","Starting at a Higher Level"]}]}},"data":{"bookref-quick":[{"type":"entries","entries":[{"type":"section","page":214,"name":"Animal Companions","entries":["An animal companion is a loyal comrade who follows your orders without you needing to use Handle an Animal on it. Your animal companion has the {@trait animal} and {@trait minion} traits, and it gains 2 actions during your turn if you use the {@action Command an Animal} action to command it; this is in place of the usual effects of {@action Command an Animal}. If your companion dies, you can spend a week of downtime to replace it at no cost. You can have only one animal companion at a time.",{"type":"pf2-h3","page":214,"name":"Riding Animal Companions","entries":["You or an ally can ride your animal companion as long as it is at least one size larger than the rider. If it is carrying a rider, the animal companion can use only its land Speed, and it can't move and Support you on the same turn. However, if your companion has the mount special ability, it's especially suited for riding and ignores both of these restrictions."],"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Young Animal Companions","entries":["The following are the base statistics for a young animal companion, the first animal companion most characters get. You make adjustments to these statistics depending on the type of animal you choose. As you gain levels, you might make further adjustments as your companion becomes more powerful. An animal companion has the same level you do. Animal companions calculate their modifiers and DCs just as you do with one difference: the only item bonuses they can benefit from are to speed and AC (their maximum item bonus to AC is +2)."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h4","page":214,"name":"Proficiencies","entries":["Your animal companion uses your level to determine its proficiency bonuses. It's trained in its unarmed attacks, unarmored defense, barding, all saving throws, Perception, {@skill Acrobatics}, and {@skill Athletics}. Animal companions can't use abilities that require greater Intelligence, such as Coerce or Decipher Writing, even if trained in the appropriate skill, unless they have a specialization that allows it."],"source":"CRB"},{"type":"pf2-h4","page":214,"name":"Ability Modifiers","entries":["An animal companion begins with base ability modifiers of {@b Str} +2, {@b Dex} +2, {@b Con} +1, {@b Int}–4, {@b Wis} +1, {@b Cha} +0. Each type has its own strengths and increases two of these modifiers by 1 each. These increases are already calculated into the stat blocks in Companion Types below."],"source":"CRB"},{"type":"pf2-h4","page":214,"name":"Hit Points","entries":["Your animal companion has ancestry Hit Points from its type, plus a number of Hit Points equal to 6 plus its Constitution modifier for each level you have."],"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Mature Animal Companions","entries":["To advance a young animal companion to a mature animal companion (usually a result of one of your class feat choices), increase its Strength, Dexterity, Constitution, and Wisdom modifiers by 1. Increase its unarmed attack damage from one die to two dice (for instance 1d8 to 2d8), and its proficiency rank for Perception and all saving throws to expert. Increase its proficiency ranks in {@skill Intimidation}, {@skill Stealth}, and {@skill Survival} to trained, and if it was already trained in one of those skills from its type, increase its proficiency rank in that skill to expert. If your companion is Medium or smaller, it grows by one size."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Nimble Animal Companions","entries":["To advance a mature animal companion to a nimble animal companion, increase its Dexterity modifier by 2 and its Strength, Constitution, and Wisdom modifiers by 1. It deals 2 additional damage with its unarmed attacks. Increase its proficiency ranks in {@skill Acrobatics} to expert. It also learns the advanced maneuver for its type. Its attacks become magical for the purpose of ignoring resistances."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Savage Animal Companions","entries":["To advance a mature animal companion to a savage animal companion, increase its Strength modifier by 2 and its Dexterity, Constitution, and Wisdom modifiers by 1. It deals 3 additional damage with its unarmed attacks. Increase its proficiency rank in {@skill Athletics} to expert. It also learns the advanced maneuver for its type. If your companion is Medium or smaller, it grows by one size. Its attacks become magical for the purpose of ignoring resistances."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Companion Types","entries":["The species of animal you choose is called your {@filter companion's type|companionsfamiliars||Type=Companion}. Each {@filter companion type|companionsfamiliars||Type=Companion} has its own statistics. The Size entry indicates your companion's starting size as a young animal companion. Following the size entry are the companion's unarmed attacks, and then its ability modifiers. The Hit Points entry indicates the companion's ancestry Hit Points. The Skill entry indicates an additional trained skill your companion has. The Senses entry lists your companion's special senses. The Speed entry gives your companion's Speeds. The Special entry, if present, lists any other special abilities your companion has, for example whether it often serves as a mount and is particularly appropriate for mounted classes, such as the champion.","The Support Benefit entry indicates a special benefit you gain by {@action Command an Animal||Commanding the Animal} to use the Support action (see below). The Advanced Maneuver entry indicates a powerful new action your companion learns how to use if it becomes a nimble or savage animal companion."],"source":"CRB"},{"type":"pf2-h3","page":217,"name":"Specialized Animal Companions","entries":["Specialized animal companions are more intelligent and engage in more complex behaviors. The first time an animal gains a specialization, it gains the following: Its proficiency rank for unarmed attacks increases to expert. Its proficiency ranks for saving throws and Perception increase to master.","Increase its Dexterity modifier by 1 and its Intelligence modifier by 2. Its unarmed attack damage increases from two dice to three dice, and it increases its additional damage with unarmed attacks from 2 to 4 or from 3 to 6.","Each specialization grants additional benefits. Most animal companions can have only one specialization.",{"type":"pf2-h4","page":217,"name":"Ambusher","entries":["In your companion's natural environment, it can use a {@action Sneak} action even if it's currently observed. Its proficiency rank in {@skill Stealth} increases to expert (or master if it was already an expert from its type), and its Dexterity modifier increases by 1. Its proficiency rank for unarmored defense increases to expert."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Bully","entries":["Your companion terrorizes foes with dominance displays and pushes them around the battlefield. Its proficiency ranks for {@skill Athletics} and {@skill Intimidation} increase to expert (or master if it was already expert from its type), its Strength modifier increases by 1, and its Charisma modifier increases by 3."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Daredevil","entries":["Your companion joins the fray with graceful leaps and dives.","It gains the {@classFeature deny advantage|barbarian||3} ability, so it isn't {@condition flat-footed} to hidden, undetected, or flanking creatures unless such a creature's level is greater than yours. Its proficiency rank in {@skill Acrobatics} increases to master, and its Dexterity modifier increases by 1. Its proficiency rank in unarmored defense increases to expert."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Racer","entries":["Your companion races. It gains a +10-foot status bonus to its Speed, swim Speed, or fly Speed (your choice). Its proficiency in Fortitude saves increases to legendary, and its Constitution modifier increases by 1."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Tracker","entries":["Your companion is an incredible tracker. It can move at full Speed while following tracks. Its proficiency rank in {@skill Survival} increases to expert (or master if it was already an expert from its type), and its Wisdom modifier increases by 1."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Wrecker","entries":["Your companion smashes things. Its unarmed attacks ignore half an object's Hardness. Its {@skill Athletics} proficiency increases to master, and its Strength modifier increases by 1."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":219,"name":"Archetypes","entries":["Applying an archetype requires you to select archetype feats instead of class feats. Start by finding the archetype that best fits your character concept, and select the archetype's dedication feat using one of your class feat choices. Once you have the dedication feat, you can select any feat from that archetype in place of a class feat as long as you meet its prerequisites. The archetype feat you select is still subject to any selection restrictions on the class feat it replaces. For example, if you gained an ability at 6th level that granted you a 4th-level class feat with the dwarf trait, you could swap out that class feat only for an archetype feat of 4th level or lower with the dwarf trait. Archetype feats you gain in place of a class feat are called archetype class feats.","Occasionally, an archetype feat works like a skill feat instead of a class feat. These archetype feats have the skill trait, and you select them in place of a skill feat, otherwise following the same rules above. These are not archetype class feats (for instance, to determine the number of Hit Points you gain from the Fighter Resiliency archetype feat).","Each archetype's dedication feat represents a certain portion of your character's time and focus, so once you select a dedication feat for an archetype, you must satisfy its requirements before you can gain another dedication feat. Typically, you satisfy an archetype dedication feat by gaining a certain number of feats from the archetype's list. You cannot retrain a dedication feat as long as you have any other feats from that archetype.","Sometimes an archetype feat lets you gain another feat, such as the alchemist's basic concoction. You must always meet the prerequisites of the feat you gain in this way.","Two special kinds of archetypes are designated by the class and multiclass traits. The archetypes in this book are all multiclass archetypes.",{"type":"pf2-h3","page":219,"name":"Multiclass Archetypes","entries":["Archetypes with the multiclass trait represent diversifying your training into another class's specialties. You can't select a multiclass archetype's dedication feat if you are a member of the class of the same name (for instance, a fighter can't select the Fighter Dedication feat)."],"source":"CRB"},{"type":"pf2-h3","page":219,"name":"Class Archetypes","entries":["Archetypes with the class trait represent a fundamental divergence from your class's specialties, but one that exists within the context of your class. You can select a class archetype only if you are a member of the class of the same name. Class archetypes always alter or replace some of a class's static class features, in addition to any new feats they offer. It may be possible to take a class archetype at 1st level if it alters or replaces some of the class's initial class features.","In that case, you must take that archetype's dedication feat at 2nd level, and after that you proceed normally. You can never have more than one class archetype."],"source":"CRB"},{"type":"pf2-h4","page":219,"name":"Spellcasting Archetypes","alias":["Spellcasting Benefits"],"entries":["Some archetypes grant you a substantial degree of spellcasting, albeit delayed compared to a character from a spellcasting class. In this book, the spellcasting archetypes are bard, cleric, druid, sorcerer, and wizard, the multiclass archetypes for the five main spellcasting classes, but future books might introduce spellcasting archetypes that aren't multiclass archetypes.","A spellcasting archetype allows you to use scrolls, staves, and wands in the same way that a member of a spellcasting class can.","Spellcasting archetypes always grant the ability to cast cantrips in their dedication, and then they have a basic spellcasting feat, an expert spellcasting feat, and a master spellcasting feat. These feats share their name with the archetype; for instance, the wizard's master spellcasting feat is called Master Wizard Spellcasting.","All spell slots you gain from spellcasting archetypes have restrictions depending on the archetype; for instance, the bard archetype grants you spell slots you can use only to cast occult spells from your bard repertoire, even if you are a sorcerer with occult spells in your sorcerer repertoire.","{@b Basic Spellcasting Feat:} Usually available at 4th level, these feats grant a 1st-level spell slot. At 6th level, they grant you a 2nd-level spell slot, and if you have a spell repertoire, you can select one spell from your repertoire as a signature spell. At 8th level, they grant you a 3rd-level spell slot. Archetypes refer to these benefits as the \"basic spellcasting benefits.\"","{@b Expert Spellcasting Feat:} Typically taken at 12th level, these feats make you an expert in spell attack rolls and DCs of the appropriate magical tradition and grant you a 4th-level spell slot. If you have a spell repertoire, you can select a second spell from your repertoire as a signature spell. At 14th level, they grant you a 5th-level spell slot, and at 16th level, they grant you a 6th-level spell slot. Archetypes refer to these benefits as the \"expert spellcasting benefits.\"","{@b Master Spellcasting Feat:} Usually found at 18th level, these feats make you a master in spell attack rolls and DCs of the appropriate magical tradition and grant you a 7th-level spell slot. If you have a spell repertoire, you can select a third spell from your repertoire as a signature spell. At 20th level, they grant you an 8th-level spell slot. Archetypes refer to these benefits as the \"master spellcasting benefits.\""],"data":{"quickrefIndex":true},"source":"CRB"},"{@note To view all Archetypes, please view the {@filter Archetypes page.|archetypes||source=CRB}}"],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":19,"name":"Character Creation","entries":["Unless you're the GM, the first thing you need to do when playing Pathfinder is create your character. It's up to you to imagine your character's past experiences, personality, and worldview, and this will set the stage for your roleplaying during the game. You'll use the game's mechanics to determine your character's ability to perform various tasks and use special abilities during the game.","This section provides a step-by-step guide for creating a character using the Pathfinder rules, preceded by a guide to help you understand ability scores. These scores are a critical part of your character, and you will be asked to make choices about them during many of the following steps. The steps of character creation are presented in a suggested order, but you can complete them in whatever order you prefer.","Many of the steps on pages 21 –28 instruct you to fill out fields on your character sheet. The character sheet is shown on pages 24 –25; you can find a copy in the back of this book or online as a free pdf. The character sheet is designed to be easy to use when you're actually playing the game—but creating a character happens in a different order, so you'll move back and forth through the character sheet as you go through the character creation process. Additionally, the character sheet includes every field you might need, even though not all characters will have something to put in each field. If a field on your character sheet is not applicable to your character, just leave that field blank.","All the steps of character creation are detailed on the following pages; each is marked with a number that corresponds to the sample character sheet on pages 24 –25, showing you where the information goes. If the field you need to fill out is on the third or fourth page of the character sheet, which aren't shown, the text will tell you.","If you're creating a higher-level character, it's a good idea to begin with the instructions here, then turn to page 29 for instructions on leveling up characters.",{"type":"pf2-h3","page":19,"name":"The Six Ability Scores","entries":["One of the most important aspects of your character is their ability scores. These scores represent your character's raw potential and influence nearly every other statistic on your character sheet. Determining your ability scores is not done all at once, but instead happens over several steps during character creation.","Ability scores are split into two main groups: physical and mental. Strength, Dexterity, and Constitution are physical ability scores, measuring your character's physical power, agility, and stamina. In contrast, Intelligence, Wisdom, and Charisma are mental ability scores and measure your character's learned prowess, awareness, and force of personality.","Excellence in an ability score improves the checks and statistics related to that ability, as described below. When imagining your character, you should also decide what ability scores you want to focus on to give you the best chance at success.",{"type":"pf2-h4","page":19,"name":"Strength","entries":["Strength measures your character's physical power.","Strength is important if your character plans to engage in hand-to-hand combat. Your Strength modifier gets added to melee damage rolls and determines how much your character can carry."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Dexterity","entries":["Dexterity measures your character's agility, balance, and reflexes. Dexterity is important if your character plans to make attacks with ranged weapons or use stealth to surprise foes. Your Dexterity modifier is also added to your character's AC and Reflex saving throws."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Constitution","entries":["Constitution measures your character's overall health and stamina. Constitution is an important statistic for all characters, especially those who fight in close combat.","Your Constitution modifier is added to your Hit Points and Fortitude saving throws."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Intelligence","entries":["Intelligence measures how well your character can learn and reason. A high Intelligence allows your character to analyze situations and understand patterns, and it means they can become trained in additional skills and might be able to master additional languages."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Wisdom","entries":["Wisdom measures your character's common sense, awareness, and intuition. Your Wisdom modifier is added to your Perception and Will saving throws."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Charisma","entries":["Charisma measures your character's personal magnetism and strength of personality. A high Charisma score helps you influence the thoughts and moods of others."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":20,"name":"Ability Score Overview","entries":["Each ability score starts at 10, representing human average, but as you make character choices, you'll adjust these scores by applying ability boosts, which increase a score, and ability flaws, which decrease a score. As you build your character, remember to apply ability score adjustments when making the following decisions.","{@b Ancestry:} Each ancestry provides ability boosts, and sometimes an ability flaw. If you are taking any voluntary flaws, apply them in this step (see the sidebar on page 24).","{@b Background:} Your character's background provides two ability boosts.","{@b Class:} Your character's class provides an ability boost to the ability score most important to your class, called your key ability score.","{@b Determine Scores:} After the other steps, you apply four more ability boosts of your choice. Then, determine your ability modifiers based on those scores.",{"type":"pf2-h4","page":20,"name":"Ability Boosts","entries":["An ability boost normally increases an ability score's value by 2. However, if the ability score to which you're applying an ability boost is already 18 or higher, its value increases by only 1. At 1st level, a character can never have any ability score that's higher than 18.","When your character receives an ability boost, the rules indicate whether it must be applied to a specific ability score or to one of two specific ability scores, or whether it is a \"free\" ability boost that can be applied to any ability score of your choice. However, when you gain multiple ability boosts at the same time, you must apply each one to a different score. Dwarves, for example, receive an ability boost to their Constitution score and their Wisdom score, as well as one free ability boost, which can be applied to any score other than Constitution or Wisdom."],"source":"CRB"},{"type":"pf2-h4","page":20,"name":"Ability Flaws","entries":["Ability flaws are not nearly as common in Pathfinder as ability boosts. If your character has an ability flaw—likely from their ancestry—you decrease that ability score by 2."],"source":"CRB"},{"type":"pf2-brown-box","page":20,"name":"ALTERNATIVE METHOD: ROLLING ABILITY SCORES","entries":["The standard method of generating ability scores that's described above works great if you want to create a perfectly customized, balanced character. But your GM may decide to add a little randomness to character creation and let the dice decide what kind of character the players are going to play. In that case, you can use this alternative method to generate your ability scores. Be warned—the same randomness that makes this system fun also allows it to sometimes create characters that are significantly more (or less) powerful than the standard ability score system and other Pathfinder rules assume.","If your GM opts for rolling ability scores, follow these alternative steps, ignoring all other instructions and guidelines about applying ability boosts and ability flaws throughout the character generation process.",{"type":"pf2-title","name":"STEP 1: ROLL AND ASSIGN SCORES"},"Roll four 6-sided dice (4d6) and discard the lowest die result.","Add the three remaining results together and record the sum.","(For example, if you rolled a 2, 4, 5, and 6, you would discard the 2 and your total would be 15.) Repeat this process until you've generated six such values. Decide which value you want for each of your ability scores.",{"type":"pf2-title","name":"STEP 2: ASSIGN ABILITY BOOSTS AND ABILITY FLAWS"},"Apply the ability boosts your character gains from their ancestry, but your character gets one fewer free ability boost than normal. If your character's ancestry has any ability flaws, apply those next. Finally, apply one ability boost to one of the ability scores specified in the character's background (you do not get the other free ability boost).","These ability boosts cannot raise a score above 18. If this would happen, you can put the ability boost into another ability score instead, as if it were a free ability boost, or you can put it into an ability score of 17 to reach 18 and lose the excess increase.",{"type":"pf2-title","name":"STEP 3: RECORD SCORES AND MODIFIERS"},"Record the final scores and assign the ability modifiers according to {@table ABILITY MODIFIERS||Table 1–1}. When your character receives additional ability boosts at higher levels, you assign them as any character would."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":20,"name":"Ability Modifiers","entries":["Once you've finalized your ability scores, you can use them to determine your ability modifiers, which are used in most other statistics in the game. Find the score in {@table ABILITY MODIFIERS||Table 1–1: Ability Modifiers} to determine its ability modifier.",{"type":"data","tag":"table","name":"Ability Modifiers","source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":21,"name":"Create a Concept","entries":["What sort of hero do you want to play? The answer to this question might be as simple as \"a brave warrior,\" or as complicated as \"the child of elven wanderers, but raised in a city dominated by humans and devoted to Sarenrae, goddess of the sun.\" Consider your character's personality, sketch out a few details about their past, and think about how and why they adventure. You'll want to peruse Pathfinder's available ancestries, backgrounds, and classes. The summaries on pages 22 –23 might help you match your concept with some of these basic rule elements. Before a game begins, it's also a good idea for the players to discuss how their characters might know each other and how they'll work together throughout the course of their adventures.","There are many ways to approach your character concept.","Once you have a good idea of the character you'd like to play, move on to Step 2 to start building your character.",{"type":"pf2-h3","page":21,"name":"Ancestry, Background, Class, or Details","entries":["If one of Pathfinder's character ancestries, backgrounds, or classes particularly intrigues you, it's easy to build a character concept around these options. The summaries of ancestries and classes on pages 22 –23 give a brief overview of these options (full details appear in Chapters 2 and 3, respectively). Each ancestry also has several heritages that might refine your concept further, such as a human with an elf or orc parent, or an arctic or woodland elf. Additionally, the game has many backgrounds to choose from, representing your character's upbringing, their family's livelihood, or their earliest profession. Backgrounds are detailed later in Chapter 2, beginning on page 60.","Building a character around a specific ancestry, background, or class can be a fun way to interact with the world's lore. Would you like to build a typical member of your character's ancestry or class, as described in the relevant entry, or would you prefer to play a character who defies commonly held notions about their people?","For example, you could play a dwarf with a wide-eyed sense of wonder and a zest for change, or a performing rogue capable of amazing acrobatic feats but with little interest in sneaking about.","You can draw your concept from any aspect of a character's details. You can use roleplaying to challenge not only the norms of Pathfinder's fictional world, but even real-life societal norms. Your character might challenge gender notions, explore cultural identity, have a disability, or any combination of these suggestions. Your character can live any life you see fit."],"source":"CRB"},{"type":"pf2-h3","page":21,"name":"Faith","entries":["Perhaps you'd like to play a character who is a devout follower of a specific deity. Pathfinder is a rich world with myriad faiths and philosophies spanning a wide range, from Cayden Cailean, the Drunken Hero of good-hearted adventuring; to Desna, the Song of Spheres and goddess of dreaming and the stars; to Iomedae, the Inheritor, goddess of honor, justice, and rulership. Pathfinder's major deities appear on pages 437–440. Your character might be so drawn to a particular faith that you decide they should be a champion or cleric of that deity; they might instead be a lay worshipper who applies their faith's teachings to daily life, or simply the child of devout parents."],"source":"CRB"},{"type":"pf2-brown-box","page":21,"name":"ANCESTRIES AND CLASSES","entries":["Each player takes a different approach to creating a character. Some want a character who will fit well into the story, while others look for a combination of abilities that complement each other mechanically. You might combine these two approaches. There is no wrong way!","When you turn the page, you'll see a graphical representation of ancestries and classes that provide at-aglance information for players looking to make the most of their starting ability scores. In the ancestries overview on page 22, each entry lists which ability scores it boosts, and also indicates any ability flaws the ancestry might have.","You can find more about ability boosts and ability flaws in Ability Scores on page 20.","The summaries of the classes on pages 22 –23 list each class's key ability score—the ability score used to calculate the potency of many of their class abilities. Characters receive an ability boost in that ability score when you choose their class. This summary also lists one or more secondary ability scores important to members of that class.","Keep in mind a character's background also affects their ability scores, though there's more flexibility in the ability boosts from backgrounds than in those from classes. For descriptions of the available backgrounds, see pages 60–64."],"source":"CRB"},{"type":"pf2-h3","page":21,"name":"Your Allies","entries":["You might want to coordinate with other players when forming your character concept. Your characters could have something in common already; perhaps they are relatives, or travelers from the same village. You might discuss mechanical aspects with the other players, creating characters whose combat abilities complement each other. In the latter case, it can be helpful for a party to include characters who deal damage, characters who can absorb damage, and characters who can provide healing.","However, Pathfinder's classes include a lot of choices, and there are many options for building each type of character, so don't let these broad categories restrict your decisions."],"source":"CRB"},{"type":"pf2-tips-box","page":21,"name":"CHARACTER SHEET","entries":["Once you've developed your character's concept, jot down a few sentences summarizing your ideas under the Notes section on the third page of your character sheet. Record any of the details you've already decided, such as your character's name, on the appropriate lines on the first page."],"source":"CRB"}],"step":"1","source":"CRB"},{"type":"pf2-h2","page":21,"name":"Start Building Ability Scores","entries":["At this point, you need to start building your character's ability scores. See the overview of ability scores on pages 19 –20 for more information about these important aspects of your character and an overview of the process.","Your character's ability scores each start at 10, and as you select your ancestry, background, and class, you'll apply ability boosts, which increase a score by 2, and ability flaws, which decrease a score by 2. At this point, just note a 10 in each ability score and familiarize yourself with the rules for ability boosts and flaws on page 20. This is also a good time to identify which ability scores will be most important to your character. See The Six Ability Scores on page 19 and the class summaries on pages 22 –23 for more information."],"step":"2","source":"CRB"},{"type":"pf2-h2","page":21,"name":"Select an Ancestry","entries":["Select an ancestry for your character. The ancestry summaries on page 22 provide an overview of Pathfinder's core ancestry options, and each is fully detailed in Chapter 2. Ancestry determines your character's size, Speed, and languages, and contributes to their Hit Points.","Each also grants ability boosts and ability flaws to represent the ancestry's basic capabilities.","You'll make four decisions when you select your character's ancestry:",{"type":"list","items":["Pick the ancestry itself.","Assign any free ability boosts and decide if you are taking any voluntary flaws.","Select a heritage from those available within that ancestry, further defining the traits your character was born with.","Choose an ancestry feat, representing an ability your hero learned at an early age."]},{"type":"pf2-tips-box","page":21,"name":"CHARACTER SHEET","entries":["Write your character's ancestry and heritage in the appropriate space at the top of your character sheet's first page. Adjust your ability scores, adding 2 to an ability score if you gained an ability boost from your ancestry, and subtracting 2 from an ability score if you gained an ability flaw from your ancestry. Note the number of Hit Points your character gains from their ancestry—you'll add more to this number later. Finally, in the appropriate spaces, record your character's size, Speed, and languages. If your character's ancestry provides them with special abilities, write them in the appropriate spaces, such as {@ability darkvision} in the Senses"],"source":"CRB"}],"step":"3","source":"CRB"},{"type":"pf2-h2","page":21,"name":"Pick a Background","entries":["Your character's background might represent their upbringing, an aptitude they've been honing since their youth, or another aspect of their life before they became an adventurer. Character backgrounds appear in Chapter 2, starting on page 60. They typically provide two ability boosts (one that can be applied to either of two specific ability scores, and one that is free), training in a specific skill, training in a Lore skill, and a specific skill feat.",{"type":"pf2-tips-box","page":21,"name":"CHARACTER SHEET","entries":["Record your character's background in the space at the top of the first page of your character sheet. Adjust your ability scores, adding 2 to an ability score if you gained an ability boost from your background. Record the skill feat the background provides in the Skill Feat section of your character sheet's second page. On the first page, check the \"T\" box next to the name of the specific skill and for one Lore skill to indicate your character is trained, then write the name of the Lore skill granted by your background."],"source":"CRB"}],"step":"4","source":"CRB"},{"type":"pf2-h2","page":21,"name":"Choose a Class","entries":["At this point, you need to decide your character's class.","A class gives your character access to a suite of heroic abilities, determines how effectively they fight, and governs how easily they can shake off or avoid certain harmful effects. Each class is fully detailed in Chapter 3, but the summaries on pages 22 –23 provide an overview of each and tells you which ability scores are important when playing that class.","You don't need to write down all of your character's class features yet. You simply need to know which class you want to play, which determines the ability scores that will be most important for your character.",{"type":"pf2-tips-box","page":21,"name":"CHARACTER SHEET","entries":["Write your character's class in the space at the top of the first page of your character sheet, then write \"1\" in the Level box to indicate that your character is 1st level. Next to the ability scores, note the class's key ability score, and add 2 to that ability score from the ability boost the class provides. Don't worry about recording the rest of your character's class features and abilities yet—you'll handle that in Step 7."],"source":"CRB"}],"step":"5","source":"CRB"},{"type":"pf2-h2","page":26,"name":"Determine Ability Scores","entries":[{"type":"pf2-sidebar","page":26,"name":"OPTIONAL: VOLUNTARY FLAWS","entries":["Sometimes, it's fun to play a character with a major flaw regardless of your ancestry. You can elect to take additional ability flaws when applying the ability boosts and ability flaws from your ancestry. This is purely for roleplaying a highly flawed character, and you should consult with the rest of your group if you plan to do this! You can't apply more than one flaw to any single ability score."],"source":"CRB"},"Now that you've made the main mechanical choices about your character, it's time to finalize their ability scores. Do these three things:",{"type":"list","items":["First, make sure you've applied all the ability boosts and ability flaws you've noted in previous steps (from your ancestry, background, and class).","Then, apply four more ability boosts to your character's ability scores, choosing a different ability score for each and increasing that ability score by 2.","Finally, record your starting ability scores and ability modifiers, as determined using {@table ABILITY MODIFIERS||Table 1–1: Ability Modifiers}."]},"Remember that each ability boost adds 2 to the base score of 10, and each ability flaw subtracts 2. You should have no ability score lower than 8 or higher than 18.",{"type":"pf2-tips-box","page":26,"name":"CHARACTER SHEET","entries":["Write your character's starting ability scores in the box provided for each. Record the ability modifier for each ability score in the box to the left of the ability's name."],"source":"CRB"}],"step":"6","source":"CRB"},{"type":"pf2-h2","page":26,"name":"Record Class Details","entries":["Now, record all the benefits and class features that your character receives from the class you've chosen. While you've already noted your key ability score, you'll want to be sure to record the following class features.",{"type":"pf2-sidebar","page":27,"name":"SPELLS AND SPELLCASTING","entries":["Most classes can learn to cast a few focus spells, but the bard, cleric, druid, sorcerer, and wizard all gain spellcasting—the ability to cast a wide variety of spells.","If your character's class grants spells, you should take time during Step 7 to learn about the spells they know and how to cast them. The fourth page of the character sheet provides space to note your character's magic tradition and their proficiency rank for spell attack rolls and spell DCs. It also gives ample space to record the spells in your character's repertoire or spellbook, or that you prepare frequently. Each class determines which spells a character can cast, how they are cast, and how many they can cast in a day, but the spells themselves and detailed rules for spellcasting are located in Chapter 7."],"source":"CRB"},{"type":"list","items":["To determine your character's total starting Hit Points, add together the number of Hit Points your character gains from their ancestry (chosen in Step 2) and the number of Hit Points they gain from their class.","The Initial Proficiencies section of your class entry indicates your character's starting proficiency ranks in a number of areas. Choose which skills your character is trained in and record those, along with the ones set by your class. If your class would make you trained in a skill you're already trained in (typically due to your background), you can select another skill to become trained in.","See the class advancement table in your class entry to learn the class features your character gains at 1st level—but remember, you already chose an ancestry and background. Some class features require you to make additional choices, such as selecting spells."]},{"type":"pf2-tips-box","page":26,"name":"CHARACTER SHEET","entries":["Write your character's total Hit Points on the first page of your character sheet. Use the proficiency fields (the boxes marked \"T,\" \"E,\" \"M,\" and \"L\") on your character sheet to record your character's initial proficiencies in Perception, saving throws, and the skills granted by their class; mark \"T\" if your character is trained, or \"E\" if your character is expert. Indicate which additional skills you chose for your character to be trained in by marking the \"T\" proficiency box for each skill you selected. Likewise, record your character's their armor proficiencies in the Armor Class section at the top of the first page and their weapon proficiencies at the bottom of the first page. Record all other class feats and abilities on the second page. Don't worry yet about finalizing any values for your character's statistics—you'll handle that in Step 9."],"source":"CRB"}],"step":"7","source":"CRB"},{"type":"pf2-h2","page":27,"name":"Buy Equipment","entries":["At 1st level, your character has 15 gold pieces (150 silver pieces) to spend on armor, weapons, and other basic equipment. Your character's class lists the types of weapons and armor with which they are trained (or better!). Their weapons determine how much damage they deal in combat, and their armor influences their Armor Class; these calculations are covered in more detail in Step 10. Don't forget essentials such as food and traveling gear! For more on the available equipment and how much it costs, see Chapter 6.",{"type":"pf2-tips-box","page":27,"name":"CHARACTER SHEET","entries":["Once you've spent your character's starting wealth, calculate any remaining gp, sp, and cp they might still have and write those amounts in Inventory on the second page. Record your character's weapons in the Melee {@action Strike||Strikes} and Ranged {@action Strike||Strikes} sections of the first page, depending on the weapon, and the rest of their equipment in the Inventory section on your character sheet's second page. You'll calculate specific numbers for melee {@action Strike||Strikes} and ranged {@action Strike||Strikes} with the weapons in Step 9 and for AC when wearing that armor in Step 10."],"source":"CRB"}],"step":"8","source":"CRB"},{"type":"pf2-h2","page":27,"name":"Calculate Modifiers","entries":["With most of the big decisions for your character made, it's time to calculate the modifiers for each of the following statistics. If your proficiency rank for a statistic is trained, expert, master, and legendary, your bonus equals your character's level plus another number based on the rank (2, 4, 6, and 8, respectively). If your character is untrained, your proficiency bonus is +0.",{"type":"pf2-h3","page":27,"name":"Perception","entries":["Your character's Perception modifier measures how alert they are. This modifier is equal to their proficiency bonus in Perception plus their Wisdom modifier. For more about Perception, see page 448."],"source":"CRB"},{"type":"pf2-h3","page":27,"name":"Saving Throws","entries":["For each kind of saving throw, add your character's Fortitude, Reflex, or Will proficiency bonus (as appropriate) plus the ability modifier associated with that kind of saving throw. For Fortitude saving throws, use your character's Constitution modifier. For Reflex saving throws, use your character's Dexterity modifier. For Will saving throws, use your character's Wisdom modifier. Then add in any bonuses or penalties from abilities, feats, or items that always apply (but not modifiers, bonuses, or penalties that apply only in certain situations). Record this number on the line for that saving throw."],"source":"CRB"},{"type":"pf2-h3","page":27,"name":"Melee Strikes and Ranged Strikes","entries":["Next to where you've written your character's melee and ranged weapons, calculate the modifier to Strike with each weapon and how much damage that Strike deals. The modifier for a Strike is equal to your character's proficiency bonus with the weapon plus an ability modifier (usually Strength for melee {@action Strike||Strikes} and Dexterity for ranged {@action Strike||Strikes}).","You also add any item bonus from the weapon and any other permanent bonuses or penalties. You also need to calculate how much damage each weapon's Strike deals.","Melee weapons usually add your character's Strength modifier to damage rolls, while ranged weapons might add some or all of your character's Strength modifier, depending on the weapon's traits. See the weapon entries in Chapter 6 for more information."],"source":"CRB"},{"type":"pf2-h3","page":28,"name":"Skills","entries":["In the second box to the right of each skill name on your character sheet, there's an abbreviation that reminds you of the ability score tied to that skill. For each skill in which your character is trained, add your proficiency bonus for that skill (typically +3 for a 1st-level character) to the indicated ability's modifier, as well as any other applicable bonuses and penalties, to determine the total modifier for that skill. For skills your character is untrained in, use the same method, but your proficiency bonus is +0."],"source":"CRB"},{"type":"pf2-tips-box","page":28,"name":"CHARACTER SHEET","entries":["For Perception and saving throws, write your proficiency bonus and the appropriate ability modifier in the boxes provided, then record the total modifier in the large space.","Record the proficiency bonuses, ability modifiers, and total modifiers for your melee {@action Strike||Strikes} and ranged {@action Strike||Strikes} in the box after the name of each weapon, and put the damage for each in the space below, along with the traits for that attack. For skills, record the relevant ability modifier and proficiency bonus in the appropriate box for each skill, and then write the total skill modifiers in the spaces to the left.","If your character has any modifiers, bonuses, or penalties from feats or abilities that always apply, add them into the total modifiers. For ones that apply only in certain situations, note them next to the total modifiers."],"source":"CRB"}],"step":"9","source":"CRB"},{"type":"pf2-h2","page":28,"name":"Finishing Details","entries":["Now add the following details to your character sheet in the appropriate spaces.",{"type":"pf2-h3","page":28,"name":"Alignment","entries":["Your character's alignment is an indicator of their morality and personality. There are nine possible alignments in Pathfinder, as shown on Table 1 –2: The Nine Alignments. If your alignment has any components other than neutral, your character gains the traits of those alignment components. This might affect the way various spells, items, and creatures interact with your character.","Your character's alignment is measured by two pairs of opposed values: the axis of good and evil and the axis of law and chaos. A character who isn't committed strongly to either side is neutral on that axis. Keep in mind that alignment is a complicated subject, and even acts that might be considered good can be used for nefarious purposes, and vice versa. The GM is the arbiter of questions about how specific actions might affect your character's alignment.","If you play a champion, your character's alignment must be one allowed for their deity and cause (pages 437–440 and 106–107), and if you play a cleric, your character's alignment must be one allowed for their deity (pages 437–440).",{"type":"pf2-h4","page":29,"name":"Good and Evil","entries":["Your character has a good alignment if they consider the happiness of others above their own and work selflessly to assist others, even those who aren't friends and family. They are also good if they value protecting others from harm, even if doing so puts the character in danger. Your character has an evil alignment if they're willing to victimize others for their own selfish gain, and even more so if they enjoy inflicting harm. If your character falls somewhere in the middle, they're likely neutral on this axis."],"source":"CRB"},{"type":"pf2-h4","page":29,"name":"Law and Chaos","entries":["Your character has a lawful alignment if they value consistency, stability, and predictability over flexibility.","Lawful characters have a set system in life, whether it's meticulously planning day-to-day activities, carefully following a set of official or unofficial laws, or strictly adhering to a code of honor. On the other hand, if your character values flexibility, creativity, and spontaneity over consistency, they have a chaotic alignment—though this doesn't mean they make decisions by choosing randomly.","Chaotic characters believe that lawful characters are too inflexible to judge each situation by its own merits or take advantage of opportunities, while lawful characters believe that chaotic characters are irresponsible and flighty.","Many characters are in the middle, obeying the law or following a code of conduct in many situations, but bending the rules when the situation requires it. If your character is in the middle, they are neutral on this axis."],"source":"CRB"},{"type":"pf2-h4","page":29,"name":"Changing Alignment","entries":["Alignment can change during play as a character's beliefs change, or as you realize that your character's actions reflect a different alignment than the one on your character sheet. In most cases, you can just change their alignment and continue playing. However, if you play a cleric or champion and your character's alignment changes to one not allowed for their deity (or cause, for champions), your character loses some of their class abilities until they atone (as described in the class)."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Deity","entries":["Write down the deity your character worships, if any.","Champions and clerics must worship a deity. See pages 437–440 for more about Pathfinder's deities."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Age","entries":["Decide your character's age and note it on the third page of the character sheet. The description for your character's ancestry in Chapter 2 gives some guidance on the age ranges of members of that ancestry. Beyond that, you can play a character of whatever age you like. There aren't any mechanical adjustments to your character for being particularly old, but you might want to take it into account when considering your starting ability scores and future advancement. Particularly young characters can change the tone of some of the game's threats, so it's recommended that characters are at least young adults."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Gender and Pronouns","entries":["Characters of all genders are equally likely to become adventurers. Record your character's gender, if applicable, and their pronouns on the third page of the character sheet."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Class DC","entries":["A class DC sets the difficulty for certain abilities granted by your character's class. This DC equals 10 plus their proficiency bonus for their class DC (+3 for most 1st-level characters) plus the modifier for the class's key ability score."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Hero Points","entries":["Your character usually begins each game session with 1 Hero Point, and you can gain additional Hero Points during sessions by performing heroic deeds or devising clever strategies. Your character can use Hero Points to gain certain benefits, such as staving off death or rerolling a d20. See page 467 for more about Hero Points."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Armor Class (AC)","entries":["Your character's Armor Class represents how difficult they are to hit in combat. To calculate your AC, add 10 plus your character's Dexterity modifier (up to their armor's Dexterity modifier cap; page 274), plus their proficiency bonus with their armor, plus their armor's item bonus to AC and any other permanent bonuses and penalties."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Bulk","entries":["Your character's maximum Bulk determines how much weight they can comfortably carry. If they're carrying a total amount of Bulk that exceeds 5 plus their Strength modifier, they are encumbered. A character can't carry a total amount of Bulk that exceeds 10 plus their Strength modifier. The Bulk your character is carrying equals the sum of all of their items; keep in mind that 10 light items make up 1 Bulk. You can find out more about Bulk in Chapter 6: Equipment."],"source":"CRB"}],"step":"10","source":"CRB"}],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":487,"name":"Characters With Disabilities","entries":["A player might want to create a character with a disability, or their character might end up with a disability over the course of play. Work with the player to find ways to respectfully represent the disability. Conditions such as blinded and deafened aren't a good fit for a character who has been living with a disability long-term. Here are suggestions for rules you might use for PCs with disabilities.",{"type":"pf2-h3","name":"Blindness or Impaired Vision"},"A blind character can't detect anything using vision, critically fails {@skill Perception} checks requiring sight, is immune to {@trait visual} effects, and can't be {@condition blinded} or {@condition dazzled}. You might give this character the {@feat Blind-Fight (Fighter)||Blind-Fight} feat for free.","A character with impaired vision might take a –2 to –4 penalty to vision-based {@skill Perception} checks. {@item Basic Corrective Lenses|LOTGB|Spectacles} or {@filter other corrective devices|items||source=|type=|Subcategory=Vision} might reduce or remove this.",{"type":"pf2-h3","name":"Deafness or Being Hard of Hearing"},"A deaf character can't detect anything using hearing, critically fails {@skill Perception} checks that require hearing, and is immune to {@trait auditory} effects. They have enough practice to supply verbal components for casting spells and command components for activating magic items, but if they perform an action they're not accustomed to that involves auditory elements, they must succeed at a DC {@flatDC 5} flat check or the action is lost. It's best to give them the {@feat Sign Language} feat for free, and you might give them {@feat Read Lips} as well. You might give one or more other characters in the group {@feat Sign Language} for free as well.","A hard-of-hearing character might take a –2 to –4 penalty to {@skill Perception} checks that are hearing-based. {@filter Corrective devices for hearing|items||Subcategory=Hearing} are less common than spectacles are in a typical Pathfinder world.",{"type":"pf2-h3","name":"Missing Limb"},"Some magic items require certain limbs or other body parts. It's fine to allow an alternative form of the item, turning boots into bracers for a character without legs, for example.","A character with a missing hand or arm might need to spend 2 actions to {@action Interact} with an item that requires two hands, or otherwise compensate. Using a two-handed weapon is not possible. A character can acquire a {@filter prosthetic hand or arm|items||source=|type=|subcategory=prosthesis} to compensate.","Someone missing a foot or leg might take a small penalty to Speed, but can typically acquire a prosthetic to compensate. If they have no legs, they might use a {@filter wheelchair|items||source=|type=|subcategory=wheelchair}, a dependable mount, or levitation or flight magic.",{"type":"pf2-h3","name":"Mental Illness and Chronic Illness"},"Some disabilities, such as mental illness and chronic illnesses, are best left to the player to roleplay. Mental illness is an especially fraught topic, with a history of insensitive portrayal. Be careful about the intentions of the player and the impact the presentation might have on other players."],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":217,"name":"Familiars","entries":["Familiars are mystically bonded creatures tied to your magic. Most familiars were originally animals, though the ritual of becoming a familiar makes them something more. You can choose a Tiny animal you want as your familiar, such as a bat, cat, raven, or snake. Some familiars are different, usually described in the ability that granted you a familiar; for example, a druid's leshy familiar is a Tiny plant instead of an animal, formed from a minor nature spirit.","Familiars have the minion trait (page 634), so during an encounter, they gain 2 actions in a round if you spend an action to command them. If your familiar dies, you can spend a week of downtime to replace it at no cost.","You can have only one familiar at a time.",{"type":"pf2-h3","page":217,"name":"Modifiers and AC","entries":["Your familiar's save modifiers and AC are equal to yours before applying circumstance or status bonuses or penalties. Its Perception, {@skill Acrobatics}, and {@skill Stealth} modifiers are equal to your level plus your spellcasting ability modifier (Charisma if you don't have one, unless otherwise specified). If it attempts an attack roll or other skill check, it uses your level as its modifier. It doesn't have or use its own ability modifiers and can never benefit from item bonuses."],"source":"CRB"},{"type":"pf2-h3","page":217,"name":"Hit Points","entries":["Your familiar has 5 Hit Points for each of your levels."],"source":"CRB"},{"type":"pf2-h3","page":218,"name":"Size","entries":["Your familiar is Tiny."],"source":"CRB"},{"type":"pf2-h3","page":218,"name":"Senses","entries":["Your familiar has {@ability low-light vision} and can gain additional senses from familiar abilities. It can communicate empathically with you as long as it's within 1 mile of you, sharing emotions. It doesn't understand or speak languages normally, but it can gain speech from a familiar ability."],"source":"CRB"},{"type":"pf2-h3","page":218,"name":"Movement","entries":["Your familiar has either a Speed of 25 feet or a swim Speed of 25 feet (choose one upon gaining the familiar).","It can gain other movement types from familiar abilities."],"source":"CRB"},{"type":"pf2-h3","page":218,"name":"Familiar and Master Abilities","entries":["Each day, you channel your magic into two abilities, which can be either familiar or master abilities. If your familiar is an animal that naturally has one of these abilities (for instance, an owl has a fly Speed), you must select that ability. Your familiar can't be an animal that naturally has more familiar abilities than your daily maximum familiar abilities.",{"type":"pf2-h4","page":218,"name":"Familiar Abilities","entries":[{"type":"pf2-options","style":"pf2-p text-indent-subsequent block","items":[{"name":"Amphibious","entries":["It gains a swim Speed of 25 feet (or Speed of 25 feet if it already has a swim Speed)."]},{"name":"Burrower","entries":["It gains a burrow Speed of 5 feet, allowing it to dig Tiny holes."]},{"name":"Climber","entries":["It gains a climb Speed of 25 feet."]},{"name":"Damage Avoidance","entries":["Choose one type of save. It takes no damage when it succeeds at that type of save; this doesn't prevent effects other than damage."]},{"name":"Darkvision","entries":["It gains {@ability darkvision}."]},{"name":"Fast Movement","entries":["Increase one of the familiar's Speeds from 25 feet to 40 feet."]},{"name":"Flier","entries":["It gains a fly Speed of 25 feet."]},{"name":"Kinspeech","entries":["It can understand and speak with animals of the same species. To select this, your familiar must be an animal, it must have the speech ability, and you must be at least 6th level."]},{"name":"Lab Assistant","entries":["It can use your Quick Alchemy action. You must have Quick Alchemy, and your familiar must be in your space. This has the same cost and requirement as if you used it. It must have the manual dexterity ability to select this."]},{"name":"Manual Dexterity","entries":["It can use up to two of its limbs as if they were hands to use manipulate actions."]},{"name":"Scent","entries":["It gains {@ability scent} (imprecise, 30 feet)."]},{"name":"Speech","entries":["It understands and speaks a language you know."]}]}],"source":"CRB"},{"type":"pf2-h4","page":218,"name":"Master Abilities","entries":[{"type":"pf2-options","style":"pf2-p text-indent-subsequent block","items":[{"name":"Cantrip Connection","entries":["You can prepare an additional cantrip, or if you have a repertoire, instead designate a cantrip to add to your repertoire every time you select this ability; you can retrain it but can't otherwise change it. You must be able to prepare cantrips or add them to your repertoire to select this."]},{"name":"Extra Reagents","entries":["Your familiar grows extra infused reagents on or in its body. You gain an additional batch of infused reagents. You must have the infused reagents ability to select this ability."]},{"name":"Familiar Focus","entries":["Once per day, your familiar can use 2 actions with the {@trait concentrate} to regain 1 Focus Point, up to your usual maximum You must have a focus pool to select this."]},{"name":"Lifelink","entries":["If your familiar would be reduced to 0 HP by damage, as a reaction with the {@trait concentrate}, you can take the damage. If you do, you take all the damage and your familiar takes none. However, if special effects when a hit damages your familiar (such as snake venom) still apply to your familiar."]},{"name":"Spell Battery","entries":["You gain one additional spell slot at least 3 levels lower than your highest-level spell slot; you must be able to cast 4th-level spells using spell slots to select this master ability."]},{"name":"Spell Delivery","entries":["If your familiar is in your space, you can cast a spell with a range of touch, transfer its power to your familiar, and command the familiar to deliver the spell. If you do, the familiar uses its 2 actions for the round to move to a target of your choice and touch that target. If it doesn't reach the target to touch it this turn, the spell has no effect."]}]}],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":31,"name":"Leveling Up","entries":["The world of Pathfinder is a dangerous place, and your character will face terrifying beasts and deadly traps on their journey into legend. With each challenge resolved, a character earns Experience Points (XP) that allow them to increase in level. Each level grants greater skill, increased resiliency, and new capabilities, allowing your character to face even greater challenges and go on to earn even more impressive rewards.","Each time your character reaches 1,000 Experience Points, their level increases by 1. On your character sheet, indicate your character's new level beside the name of their class, and deduct 1,000 XP from their XP total. If you have any Experience Points left after this, record them—they count toward your next level, so your character is already on their way to advancing yet again!","Next, return to your character's class entry. Increase your character's total Hit Points by the number indicated for your class. Then, take a look at the class advancement table and find the row for your character's new level.","Your character gains all the abilities listed for that level, including new abilities specific to your class and additional benefits all characters gain as they level up.","For example, all characters gain four ability boosts at 5th level and every 5 levels thereafter.","You can find all the new abilities specific to your class, including class feats, right in your class entry, though you can also use class feats to take an archetype (page 219).","Your character's class entry also explains how to apply any ability boosts and skill increases your character gains.","If they gain an ancestry feat, head back to the entry for your character's ancestry in Chapter 2 and select another ancestry feat from the list of options. If they gain a skill increase, refer to Chapter 4 when deciding which skill to apply it to. If they gain a general feat or a skill feat, you can choose from the feats listed in Chapter 5. If they can cast spells, see the class entry for details on adding spell slots and spells. It's also a good idea to review your character's spells in Chapter 7 and see if there are heightened versions they can now cast.","Once you've made all your choices for your character's new level, be sure to go over your character sheet and adjust any values that have changed. At a bare minimum, your proficiency bonuses all increase by 1 because you've gained a level, so your AC, attack rolls, Perception, saving throws, skill modifiers, spell attack rolls, and class DC all increase by at least 1. You might need to change other values because of skill increases, ability boosts, or class features that either increase your proficiency rank or increase other statistics at certain levels. If an ability boost increases your character's Constitution modifier, recalculate their maximum Hit Points using their new Constitution modifier (typically this adds 1 Hit Point per level). If an ability boost increases your character's Intelligence modifier, they become trained in an additional skill and language.","Some feats grant a benefit based on your level, such as Toughness, and these benefits are adjusted whenever you gain a level as well.","You can perform the steps in the leveling-up process in whichever order you want. For example, if you wanted to take the skill feat Intimidating Prowess as your skill feat at 10th level, but your character's Strength score was only 14, you could first increase their Strength score to 16 using the ability boosts gained at 10th level, and then take Intimidating Prowess as a skill feat at the same level.",{"type":"pf2-h3","page":31,"name":"Leveling-Up Checklist","entries":["Every time you gain a level, make sure you do each of the following:",{"type":"list","items":["Increase your level by 1 and subtract 1,000 XP from your XP total.","Increase your maximum Hit Points by the amount listed in your class entry in Chapter 3.","Add class features from your class advancement table, including ability boosts and skill increases.","Select feats as indicated on your class advancement table. For ancestry feats, see Chapter 2. For class feats, see your class entry in Chapter 3. For general feats and skill feats, see Chapter 5.","Add spells and spell slots if your class grants spellcasting. See Chapter 7 for spells.","Increase all of your proficiency bonuses by 1 from your new level, and make other increases to your proficiency bonuses as necessary from skill increases or other class features. Increase any other statistics that changed as a result of ability boosts or other abilities.","Adjust bonuses from feats and other abilities that are based on your level."]}],"source":"CRB"}],"data":{"quickref":1},"source":"CRB"}]},{"type":"entries","entries":[{"type":"section","page":532,"name":"Activating Items","entries":["Some items produce their effects only when used properly in the moment. Others always offer the same benefits as their mundane counterparts when worn, but have magical abilities you can gain by further spending actions. Either case requires you to use the Activate an Item activity. {@action Activate an Item||Activating an Item} works much like {@action Cast a Spell||Casting a Spell}, in that the activity takes a variable number of actions and can have different components depending on how you Activate the Item. This information appears in the item's Activate entry.","If an item is used up when activated, as is the case for consumable items, its Activate entry appears toward the top of the stat block. For permanent items with activated abilities, the Activate entry is a paragraph in the description. Activations are not necessarily magical—for instance, drinking an alchemical elixir isn't usually a magical effect.",{"type":"data","tag":"action","name":"Activate an Item","source":"CRB"},{"type":"pf2-brown-box","page":532,"name":"DISRUPTING ACTIVATIONS","entries":["Some abilities and effects can disrupt the process of {@action Activate an Item||Activating an Item}. If something disrupts your item activation, you fail to Activate the Item and lose the actions you committed. If the item can be activated only a certain number of times per day, the failed activation still counts against that limit. If an item requires you to spend actions to Sustain an Activation and one of those actions is disrupted, the item's effect ends."],"source":"CRB"},{"type":"pf2-h3","page":533,"name":"Activation Components","entries":["An item's activate entry lists the components required to activate its abilities. Each component adds certain traits to the Activate an Item activity, and some components have special requirements. The components that appear in this book are listed below.",{"type":"pf2-h4","page":533,"name":"Command","entries":["This component is a specific utterance you must make in a loud and strong voice. Activate an Item gains the auditory and {@trait concentrate}s. You must be able to speak to provide this component."],"source":"CRB"},{"type":"pf2-h4","page":533,"name":"Envision","entries":["This component is a specific image or phenomenon you need to imagine. Activate an Item gains the {@trait concentrate}."],"source":"CRB"},{"type":"pf2-h4","page":533,"name":"Interact","entries":["This component works like the Interact basic action.","Activate an Item gains the manipulate trait and requires you to use your hands, just like with any Interact action."],"source":"CRB"},{"type":"pf2-h4","page":533,"name":"Cast a Spell","entries":["If an item lists \"{@action Cast a Spell}\" after \"Activate,\" the activation requires you to use the {@action Cast a Spell} activity (described on page 302) to Activate the Item. This happens when the item replicates a spell. You must have a spellcasting class feature to Activate an Item with this activation component.","If the item can be used for a specific spell, the action icon for that spell is provided. If it's an item like a staff, which can be used for many spells, the icon is omitted, and you must refer to each spell to determine which actions you must spend to Activate the Item to cast it.","In this case, Activate an Item gains all the traits from the relevant components of the {@action Cast a Spell} activity."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":533,"name":"Limited Activations","entries":["Some items can be activated only a limited number of times per day, as described in the items. This limit is independent of any costs for activating the item. The limit resets during your daily preparations. The limit is inherent to the item, so if an ability that can be used only once per day is used, it doesn't refresh if another creature later invests or tries to activate the item."],"source":"CRB"},{"type":"pf2-brown-box","page":533,"name":"ITEM CATEGORIES","entries":["Items are grouped into the following categories, shown here with the page number where those items appear and a brief description of the category.",{"type":"list","items":["{@b {@filter Alchemical Items|items||source=CRB|category=Bomb;Poison;Elixir}} are powered by the reactions of alchemical reagents. Almost all alchemical items are consumable items that are used up when you activate them. This category includes bombs, elixirs (including mutagens), poisons, and alchemical tools.","{@b {@filter Ammunition|items||source=CRB|category=Ammunition}}, in Consumables, includes different types of magical arrows, crossbow bolts, and other types of ammunition.","{@b {@filter Apex Items|items||source=CRB|category=Apex}} are a subcategory of worn items of a high level that increase an ability score.","{@b {@filter Armor|items||source=CRB|category=armor}} includes the rules for basic magical armor as well as special suits of armor.","{@b {@filter Companion Items|items||source=CRB|category=companion}} are a category of worn items meant for animal companions and mounts.","{@b {@filter Consumables|items||source=CRB|category=consumable}} are used up when you activate them, and include ammunition, oils, potions, scrolls, and talismans, among others. Categories of items that are consumables but have specific rules, such as alchemical items, are presented separately.","{@b {@filter Held Items|items||source=CRB|category=held}} include a wide variety of items you use with your hands. This doesn't include more narrow categories of held items, such as weapons.","{@b {@filter Materials|items||source=CRB|category=material}} can be used to make items with unique properties and other advantages.","{@b {@filter Oils|items||source=CRB|category=oil}} are consumables applied to the surface of an object or person.","{@b {@filter Potions|items||source=CRB|category=potion}} are consumable magical liquids you drink to activate.","{@b {@filter Runes|items||source=CRB|category=rune}} modify armor and weapons when etched onto them. This section includes fundamental runes for weapons ({@item weapon potency (generic)||weapon potency} and {@item striking (generic)||striking}) and armor ({@item armor potency (generic)||armor potency} and {@item resilient (generic)||resilient}).","{@b {@filter Scrolls|items||source=CRB|category=scroll}} are consumables that allow spellcasters to cast more spells.","{@b {@filter Shields|items||source=CRB|category=shield}} include more durable shields and ones with special magical powers.","{@b {@filter Snares|items||source=CRB|category=snare}} are single-use traps typically made by rangers.","{@b {@filter Staves|items||source=CRB|category=staff}} provide flexible spellcasting options.","{@b {@filter Structures|items||source=CRB|category=structure}} include buildings, tents, and other larger items.","{@b {@filter Talismans|items||source=CRB|category=talisman}} are consumables that are affixed to items and then activated for a one-time combat or physical benefit.","{@b {@filter Wands|items||source=CRB|category=wand}} hold a spell of the crafter's choice, and can be used to repeatedly cast that spell.","{@b {@filter Weapons|items||source=CRB|category=weapon}} include the rules for basic magical weapons, weapons made from precious materials, and specific magic weapons.","{@b {@filter Worn Items|items||source=CRB|category=worn}} consist of a vast collection of clothing and other items you wear on your body."]}],"source":"CRB"},{"type":"pf2-h3","page":533,"name":"Sustaining Activations","entries":["Some items, once activated, have effects that can be sustained if you concentrate on them. This works much like the Sustain a Spell action (found on page 304). If an item's description states that you can sustain the effect, that effect lasts until the end of your turn in the round after you Activated the Item. You can use a Sustain an Activation action on that turn to extend the duration.",{"type":"data","tag":"action","name":"Sustain an Activation","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":534,"name":"Dismissing Activations","entries":["Some item effects can be dismissed, ending the duration early due to you or the target taking action. Dismissing an activation requires using the Dismiss action.",{"type":"data","tag":"action","name":"Dismiss","source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":294,"name":"Animals","entries":["The Prices for animals are listed both for renting and for purchasing them outright. You usually need to pay for animal rentals up front, and if the vendor believes the animal might be put in danger, they typically require a deposit equal to the purchase Price. Most animals panic in battle. When combat begins, they become {@condition frightened||frightened 4} and {@condition fleeing} as long as they're {@condition frightened}. If you successfully {@action Command your Animal} using {@skill Nature}, you can keep it from fleeing, though this doesn't remove its frightened condition. If the animal is attacked or damaged, it returns to {@condition frightened||frightened 4} and {@condition fleeing}, with the same exceptions.","Warhorses and warponies are combat trained. They don't become {@condition frightened} or {@condition fleeing} during encounters in this way.",{"type":"data","tag":"table","name":"Animals","source":"CRB"},{"type":"pf2-h3","page":295,"name":"Barding","entries":["You can purchase special armor for animals, called barding (shown on {@table Barding||Table 6–18}). All animals have a trained proficiency rank in light barding, and combat-trained animals are trained in heavy barding. Barding uses the same rules as armor except for the following. The Price and Bulk of barding depend on the animal's size. Unlike for a suit of armor, barding's Strength entry is listed as a modifier, not a score. Barding can't be etched with magic runes, though special magical barding might be available.",{"type":"data","tag":"table","name":"Barding","source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":274,"name":"Armor","entries":[{"type":"pf2-h2","page":274,"name":"Armor Class","entries":["Your {@b Armor Class} ({@b AC}) measures how well you can defend against attacks. When a creature attacks you, your Armor Class is the DC for that attack roll.",{"type":"pf2-inset","page":274,"entries":["Armor Class = 10 + Dexterity modifier (up to your armor's Dex Cap) + proficiency bonus + armor's item bonus to AC + other bonuses + penalties"],"source":"CRB"},"Use your proficiency bonus for the category (light, medium, or heavy) or the specific type of armor you're wearing. If you're not wearing armor, use your proficiency in unarmored defense."],"source":"CRB"},{"type":"pf2-h2","page":274,"name":"Donning and Removing Armor","entries":["Getting in and out of armor is time consuming—so make sure you're wearing it when you need it! Donning and removing armor are both activities involving many Interact actions. It takes 1 minute to don light armor, 5 minutes to don medium or heavy armor, and 1 minute to remove any armor."],"source":"CRB"},{"type":"pf2-h2","page":274,"name":"Armor Statistics","entries":["{@table Unarmored Defense||Table 6–3: Unarmored Defense} provides the statistics for the various forms of protection without wearing armor. {@table Armor||Table 6–4: Armor} provides the statistics for suits of armor that can be purchased and worn, organized by category. The columns in both tables provide the following statistics.",{"type":"pf2-h3","page":274,"name":"Category","entries":["The armor's category—unarmored, light armor, medium armor, or heavy armor—indicates which proficiency bonus you use while wearing the armor."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"AC Bonus","entries":["This number is the item bonus you add for the armor when determining Armor Class."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Dexterity Modifier Cap (Dex Cap)","entries":["This number is the maximum amount of your Dexterity modifier that can apply to your AC while you are wearing a given suit of armor. For example, if you have a Dexterity modifier of +4 and you are wearing a suit of half plate, you apply only a +1 bonus from your Dexterity modifier to your AC while wearing that armor."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Check Penalty","entries":["While wearing your armor, you take this penalty to Strength- and Dexterity-based skill checks, except for those that have the attack trait. If you meet the armor's Strength threshold (see Strength below), you don't take this penalty."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Speed Penalty","entries":["While wearing a suit of armor, you take the penalty listed in this entry to your Speed, as well as to any other movement types you have, such as a climb Speed or swim Speed, to a minimum Speed of 5 feet. If you meet the armor's Strength threshold (see below), you reduce the penalty by 5 feet."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Strength","entries":["This entry indicates the Strength score at which you are strong enough to overcome some of the armor's penalties. If your Strength is equal to or greater than this value, you no longer take the armor's check penalty, and you decrease the Speed penalty by 5 feet (to no penalty if the penalty was –5 feet, or to a –5-foot penalty if the penalty was –10 feet)."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Bulk","entries":["This entry gives the armor's Bulk, assuming you're wearing the armor and distributing its weight across your body. A suit of armor that's carried or worn usually has 1 more Bulk than what's listed here (or 1 Bulk total for armor of light Bulk). An armor's Bulk is increased or decreased if it's sized for creatures that aren't Small or Medium in size, following the rules on page 295."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Group","entries":["Each type of medium and heavy armor belongs to an armor group, which classifies it with similar types of armor. Some abilities reference armor groups, typically to grant armor specialization effects, which are described on page 275."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Armor Traits","entries":["The traits for each suit of armor appear in this entry.","Armor can have the following traits.","{@b {@trait Bulwark}:} The armor covers you so completely that it provides benefits against some damaging effects. On Reflex saves to avoid a damaging effect, such as a {@spell fireball}, you add a +3 modifier instead of your Dexterity modifier.","{@b {@trait Comfort}:} The armor is so comfortable that you can rest normally while wearing it.","{@b {@trait Flexible}:} The armor is flexible enough that it doesn't hinder most actions. You don't apply its check penalty to {@skill Acrobatics} or {@skill Athletics} checks.","{@b {@trait Noisy}:} This armor is loud and likely to alert others to your presence when you're using the {@action Avoid Notice} exploration activity."],"source":"CRB"},{"type":"pf2-h3","page":275,"name":"Armor Specialization Effects","entries":["Certain class features can grant you additional benefits with certain armors. This is called an armor specialization effect. The exact effect depends on which armor group your armor belongs to, as listed below. Only medium and heavy armors have armor specialization effects.","{@b {@group Chain}:} The armor is so flexible it can bend with a critical hit and absorb some of the blow. Reduce the damage from critical hits by either 4 + the value of the armor's potency rune for medium armor, or 6 + the value of the armor's potency rune for heavy armor. This can't reduce the damage to less than the damage rolled for the hit before doubling for a critical hit.","{@b {@group Composite}:} The numerous overlapping pieces of this armor protect you from piercing attacks. You gain resistance to piercing damage equal to 1 + the value of the armor's potency rune for medium armor, or 2 + the value of the armor's potency rune for heavy armor.","{@b {@group Leather}:} The thick second skin of the armor disperses blunt force to reduce bludgeoning damage. You gain resistance to bludgeoning damage equal to 1 + the value of the armor's potency rune for medium armor, or 2 + the value of the armor's potency rune for heavy armor.","{@b {@group Plate}:} The sturdy plate provides no purchase for a cutting edge. You gain resistance to slashing damage equal to 1 + the value of the armor's potency rune for medium armor, or 2 + the value of the armor's potency rune for heavy armor."],"source":"CRB"},{"type":"data","tag":"table","name":"Unarmored Defense","source":"CRB"},{"type":"data","tag":"table","name":"Armor","source":"CRB"},{"type":"pf2-brown-box","page":275,"name":"MATERIALS","entries":["Most suits of armor and weapons are made from ordinary, commonly available materials like iron, leather, steel, and wood. If you're not sure what a suit of armor is made of, the GM determines the details.","Some armor, shields, and weapons are instead made of precious materials. These often have inherent supernatural properties. Cold iron, for example, which harms fey, and silver can damage werecreatures. These materials are detailed beginning on page 577."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":275,"name":"Armor Descriptions","entries":["Each type of armor is described in more detail below.","{@b {@item Breastplate}:} Though referred to as a breastplate, this type of armor consists of several pieces of plate or half-plate armor (page 276) that protect the torso, chest, neck, and sometimes the hips and lower legs. It strategically grants some of the protection of plate while allowing greater flexibility and speed.","{@b {@item Chain Mail}:} A suit of chain mail consists of several pieces of armor composed of small metal rings linked together in a protective mesh. It typically includes a chain shirt, leggings, a pair of arms, and a coif, collectively protecting most of the body.","{@b {@item Chain Shirt}:} Sometimes called a hauberk, this is a long shirt constructed of the same metal rings as chainmail. However, it is much lighter than chainmail and protects only the torso, upper arms, and upper legs of its wearer.","{@b {@item Explorer's Clothing}:} Adventurers who don't wear armor travel in durable clothing. Though it's not armor and uses your unarmored defense proficiency, it still has a Dex Cap and can grant an item bonus to AC if etched with potency runes (as described on page 581).","{@b {@item Full Plate}:} Plate mail consists of interlocking plates that encase nearly the entire body in a carapace of steel. It is costly and heavy, and the wearer often requires help to don it correctly, but it provides some of the best defense armor can supply. A suit of this armor comes with an undercoat of padded armor (see below) and a pair of gauntlets (page 285).","{@b {@item Half Plate}:} Half plate consists of most of the upper body plates used in full plate, with lighter or sparser steel plate protection for the arms and legs. This provides some of the protection of full plate with greater flexibility and speed. A suit of this armor comes with an undercoat of padded armor (see below) and a pair of gauntlets (page 285).","{@b {@item Hide}:} A mix of furs, sturdy hide, and sometimes molded boiled leather, this armor provides protection due to its layers of leather, though its bulkiness slows the wearer down and decreases mobility.","{@b {@item Leather}:} A mix of flexible and molded boiled leather, a suit of this type of armor provides some protection with maximum flexibility.","{@b {@item Padded Armor}:} This armor is simply a layer of heavy, quilted cloth, but it is sometimes used because it's so inexpensive. Padded armor is easier to damage and destroy than other types of armor. Heavy armor comes with a padded armor undercoat included in its Price, though it loses the comfort trait when worn under heavy armor. You can wear just that padded armor undercoat to sleep in, if your heavy armor is destroyed, or when otherwise not wearing the full heavy armor. This allows you to keep the armor invested and benefit from the power of any runes on the associated heavy armor, but no one else can wear your heavy armor without the padded undercoat.","{@b {@item Scale Mail}:} Scale mail consists of many metal scales sewn onto a reinforced leather backing, often in the form of a long shirt that protects the torso, arms, and legs.","{@b {@item Splint Mail}:} This type of armor is chain mail reinforced with flexible, interlocking metal plates, typically located on the wearer's torso, upper arms, and legs. A suit of this armor comes with an undercoat of padded armor (see above) and a pair of gauntlets (page 285).","{@b {@item Studded Leather}:} This leather armor is reinforced with metal studs and sometimes small metal plates, providing most of the flexibility of leather armor with more robust protection.",{"type":"data","tag":"table","name":"Damaging Armor","source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":271,"name":"Carrying and Using Items","entries":["A character carries items in three ways: held, worn, and stowed. Held items are in your hands; a character typically has two hands, allowing them to hold an item in each hand or a single two-handed item using both hands. Worn items are tucked into pockets, belt pouches, bandoliers, weapon sheaths, and so forth, and they can be retrieved and returned relatively quickly. Stowed items are in a backpack or a similar container, and they are more difficult to access.","Drawing a worn item or changing how you're carrying an item usually requires you to use an {@action Interact} action (though to drop an item, you use the {@action Release} action instead). {@table Changing Equipment||Table 6–2: Changing Equipment} lists some ways that you might change the items you're holding or carrying, and the number of hands you need to do so.","Many ways of using items require you to spend multiple actions. For example, drinking a potion stowed in your belt pouch requires using an {@action Interact} action to draw it and then using a second action to drink it as described in its {@action Activate an Item||Activate} entry.",{"type":"pf2-h3","page":271,"name":"Bulk","entries":["Carrying especially heavy or unwieldy items can make it more difficult for you to move, as can overloading yourself with too much gear. The Bulk value of an item reflects how difficult the item is to handle, representing its size, weight, and general awkwardness. If you have a high Strength score, you usually don't need to worry about Bulk unless you're carrying numerous substantial items.",{"type":"pf2-h4","page":272,"name":"Bulk Limits","entries":["You can carry an amount of Bulk equal to 5 plus your Strength modifier without penalty; if you carry more, you gain the encumbered condition. You can't hold or carry more Bulk than 10 plus your Strength modifier.",{"type":"pf2-beige-box","page":272,"name":"Encumbered","entries":["You are carrying more weight than you can manage. While you're {@condition encumbered}, you're {@condition clumsy 1} and take a –10-foot penalty to all your Speeds. As with all penalties to your Speed, this can't reduce your Speed below 5 feet."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Bulk Values","entries":["Items can have a number to indicate their Bulk value, or they can be light (indicated by an L) or negligible (indicated by a—) for the purpose of determining Bulk. For instance, {@item full plate} armor is 4 Bulk, a {@item longsword} is 1 Bulk, a dagger or scroll is light, and a piece of chalk is negligible. Ten light items count as 1 Bulk, and you round down fractions (so 9 light items count as 0 Bulk, and 11 light items count as 1 Bulk). Items of negligible Bulk don't count toward Bulk unless you try to carry vast numbers of them, as determined by the GM."],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Estimating an Item's Bulk","entries":["As a general rule, an item that weighs 5 to 10 pounds is 1 Bulk, an item weighing less than a few ounces is negligible, and anything in between is light. Particularly awkward or unwieldy items might have higher Bulk values. For example, a 10-foot pole isn't heavy, but its length makes it difficult for you to move while you have one on your person, so its Bulk is 1. Items made for larger or smaller creatures have greater or lesser Bulk, as described on page 295."],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Bulk of Coins","entries":["Coins are a popular means of exchange due to their portability, but they can still add up. A thousand coins of any denomination or combination of denominations count as 1 Bulk. It's not usually necessary to determine the Bulk of coins in fractions of 1,000; simply round down fractions of 1,000. In other words, 100 coins don't count as a light item, and 1,999 coins are 1 Bulk, not 2."],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Bulk of Creatures","entries":["You might need to know the Bulk of a creature, especially if you need to carry someone off the battlefield. The table that follows lists the typical Bulk of a creature based on its size, but the GM might adjust this number.",{"type":"table","page":272,"colStyles":["text-center","text-center"],"rows":[["Size of Creature","Bulk"],["{@trait Tiny}","1"],["{@trait Small}","3"],["{@trait Medium}","6"],["{@trait Large}","12"],["{@trait Huge}","24"],["{@trait Gargantuan}","48"]],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Dragging","entries":["In some situations, you might drag an object or creature rather than carry it. If you're dragging something, treat its Bulk as half. Typically, you can drag one thing at a time, you must use both hands to do so, and you drag slowly—roughly 50 feet per minute unless you have some means to speed it up. Use the total Bulk of what you're dragging, so if you have a sack laden with goods, use the sum of all the Bulk it carries instead of an individual item within."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":272,"name":"Wielding Items","entries":["Some abilities require you to wield an item, typically a weapon. You're wielding an item any time you're holding it in the number of hands needed to use it effectively. When wielding an item, you're not just carrying it around—you're ready to use it. Other abilities might require you to merely carry or have an item. These apply as long as you have the item on your person; you don't have to wield it."],"source":"CRB"},{"type":"data","tag":"table","name":"Changing Equipment","source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":271,"name":"Coins and Currency","entries":["Though you might be able to barter valuable items in some areas, currency is the most versatile way to make transactions when you head to market. The most common currency is coins. For most commoners and beginning adventurers, the standard unit is the {@b silver piece} ({@b sp}). Each silver piece is a standard weight of silver and is typically accepted by any merchant or kingdom no matter where it was minted. There are three other common types of coins, each likewise standardized in weight and value. The first is the {@b copper piece} ({@b cp}). Each copper piece is worth one-tenth of a silver piece. The {@b gold piece} ({@b gp}) is often used for purchasing magic items and other expensive items, as 1 gold piece is worth 10 silver pieces or 100 copper pieces. The {@b platinum piece} ({@b pp}) is used by nobles to demonstrate their wealth, for the purchase of very expensive items, or simply as a way to easily transport large sums of currency. A platinum piece is worth 10 gold pieces, 100 silver pieces, or 1,000 copper pieces. See {@table Coin Values||Table 6–1: Coin Values} for the exchange rates of common types of coins.",{"type":"pf2-h3","page":271,"name":"Other Currency","entries":["Art objects, gems, and raw materials (such as those used for the {@action Craft} activity) can be used much like currency: you can sell them for the same Price you can buy them."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":531,"name":"Constant Abilities","entries":["Some magic items have abilities that always function. You don't have to use any actions to do anything special (beyond wearing and investing a worn item or wielding a held item) to make these abilities work. For example, an {@item everburning torch} always sheds light, and a {@item flaming} weapon deals fire damage every time it deals damage."],"data":{"quickref":2},"source":"CRB"},{"type":"section","name":"Creating a Personal Staff","source":"SoM","page":166,"entries":["Establishing magical pathways to turn a simple piece of wood or metal into a staff is no simple matter. Without some structure to bind multiple disparate spells to a single staff, the magic would surely fail. Thus, a custom staff must always be created around a single trait. For example, an elemental trait (air, earth, fire, or water), energy trait (acid, cold, electricity, fire, sonic, positive, negative, or force), alignment trait, the detection trait, the light trait, and so on. The staff and its spells must have the trait. A few traits are too broad to use, including incapacitation and the traits for spell schools and traditions. The GM might add others to this list.",{"type":"pf2-h3","name":"Determining Level And Price","source":"SoM","page":166,"entries":["Your level sets a personal staff's maximum item level, which determines the Price and the number and level of spells the staff can have, as shown on the table below.",{"type":"data","name":"Personal Staves","tag":"table","source":"SoM"}]},{"type":"pf2-h3","name":"Picking Your Spells","source":"SoM","page":166,"entries":["Once you've decided the trait, choose the spells to inscribe. They must share the trait you chose for the staff. For instance, your {@class sorcerer|crb|undine|undine} {@class sorcerer} might create a {@i deep sea staff} themed around the {@trait water} trait, inscribing it with spells such as {@spell create water} and {@spell hydraulic push}.","You can inscribe a number of common spells on the staff depending on its level, as shown on the table below. You can place the same spell into the staff at multiple levels to provide heightened versions, though doing so uses up one of your picks for that spell level. You can add a spell you can't cast to a staff by supplying a casting of it via another caster or by using {@feat Trick Magic Item}; however, since you can cast a spell from a staff only if it's on your spell list, this option isn't useful for most characters."]},{"type":"pf2-h4","name":"Example","source":"SoM","page":166,"entries":["Lini, a 15th-level druid, wants to create a staff to interact with the plants she encounters. She chooses the plant trait to represent that theme. Next, she selects some common spells for the staff, starting with one cantrip and adding one or two spells at each level, up to the staff's maximum spell level. To build a 15th-level staff with 6th-level spells, she selects the following combination of spells:",{"type":"list","style":"list-hang","items":["Cantrip: {@spell tanglefoot}","1st: {@spell protector tree}, {@spell shillelagh}","2nd: {@spell entangle}, {@spell shape wood}","3rd: {@spell tree shape}, {@spell wall of thorns}","4th: {@spell barkskin}, {@spell speak with plants}","5th: {@spell plant form}, {@spell wall of thorns}","6th: {@spell nature's reprisal}, {@spell plant form}"]},"Note that some of these spells are duplicates of lower-level spells, which can be a great way to fill in levels if new spells don't appeal to you. It's usually best to choose a spell for one of these slots that has an extra benefit when heightened (such as plant form giving you better statistics), but even if you don't find a spell with such a benefit, it's worth filling every open slot."]},{"type":"pf2-h3","name":"Crafting the Staff","source":"SoM","page":166,"entries":[{"type":"pf2-sidebar","name":"Staff of Nature's Cunning","source":"SoM","page":167,"entries":["You might want to take a version of the {@item Lini's Leafstick} for your own character or to give out as treasure in a campaign. To make that easier, here's a non-unique version with multiple types for different levels.","{@item Staff of Nature's Cunning|SoM}"]},"Once you've themed and designed your staff, you can craft it with the following the guidelines, along with previously established rules for crafting magical items.","As with normal staves, one casting of all listed levels of all spells in the staff must be provided during {@action Craft||Crafting}.","Choose a magical school for your staff from among the schools the spells on it have. Pick the one that best reflects the spells, usually the one most shared among them. You can optionally give your staff a trait for one magic tradition, instead of the {@trait magical} trait, if the staff is fully steeped in that tradition and contains spells only from that tradition's spell list.","You still need to {@action Craft} the staff. If you're not good at {@skill Crafting}, you can have somebody use the {@skill Craft} activity for you, but you must be present the whole time. Since the creation of a custom staff is {@trait rare}, you and the GM might decide to have a special quest for esoteric ingredients and methods as part of the story.",{"type":"pf2-h4","name":"Example","source":"SoM","page":167,"entries":["Lini selected mostly transmutation spells for her staff, so she chooses the {@trait transmutation} trait. She could give it the primal trait, but choses to keep it open with the {@trait magical} trait, much like the {@item verdant staff} in the Core Rulebook.","To Craft the staff, Lini follows the normal rules. She provides 3,250 gp in raw materials, spends 4 days at work, and attempts a {@skill Crafting} check. Each day she works on it, she prepares the spells she needs to put into the staff given its Craft Requirements."]}]},{"type":"pf2-h3","name":"Naming The Staff","source":"SoM","page":167,"entries":["When your staff is complete, give it a name—though skeptics might sneer, spellcasters believe that naming a staff upon creation will help it attune to its new master.",{"type":"pf2-h4","name":"Example","source":"SoM","page":167,"entries":["Lini christens her new creation {@i Lini's Leafstick}!",{"type":"data","tag":"item","name":"Lini's Leafstick","source":"SoM"}]}]}],"data":{"quickref":2}},{"type":"section","page":293,"name":"Formulas","entries":["Formulas are instructions for making items with the {@action Craft} activity. You can usually read a formula as long as you can read the language it's written in, though you might lack the skill to {@action Craft} the item. Often, alchemists and crafting guilds use obscure languages or create codes to protect their formulas from rivals.","You can buy common formulas at the Price listed on {@table formulas||Table 6–13}, or you can hire an NPC to let you copy their formula for the same Price. A purchased formula is typically a schematic on rolled-up parchment of light Bulk. You can copy a formula into your formula book in 1 hour, either from a schematic or directly from someone else's formula book. If you have a formula, you can {@action Craft} a copy of it using the {@skill Crafting} skill. Formulas for uncommon items and rare items are usually significantly more valuable—if you can find them at all!","If you have an item, you can try to reverse-engineer its formula. This uses the Craft activity and takes the same amount of time as creating the item from a formula would. You must first disassemble the item. After the base downtime, you attempt a {@skill Crafting} check against the same DC it would take to {@action Craft} the item. If you succeed, you {@action Craft} the formula at its full Price, and you can keep working to reduce the Price as normal. If you fail, you're left with raw materials and no formula. If you critically fail, you also waste 10% of the raw materials you'd normally be able to salvage.","The item's disassembled parts are worth half its Price in raw materials and can't be reassembled unless you successfully reverse-engineer the formula or acquire the formula another way. Reassembling the item from the formula works just like {@action Craft||Crafting} it from scratch; you use the disassembled parts as the necessary raw materials.",{"type":"data","tag":"table","name":"Formulas","source":"CRB"},{"type":"pf2-h3","page":293,"name":"Items with Multiple Types","entries":["If an item has multiple types of different levels, each type has its own formula, and you need the formula for the specific type of item you want to Craft. For example, {@i if you have a formula for a type I bag of holding but not for a type II bag of holding, you must acquire a separate formula to Craft a type II bag of holding.}"],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":531,"name":"Investing Magic Items","entries":["Certain magic items convey their magical benefits only when worn and invested using the Invest an Item activity, tying them to your inner potential. These items have the invested trait. Many invested items have constant abilities that function all the time or that always trigger when you use the item—but only when they're invested. If you don't have an item invested, these abilities don't work. If an invested item can be activated, you must have invested the item to activate it.","You can benefit from no more than 10 invested magic items each day. Because this limit is fairly high, and because it matters only for worn items, you probably won't need to worry about reaching the limit until higher levels, when you've acquired many useful magic items to wear.","You can still gain the mundane benefits of an item if you don't invest it. A suit of {@i +1 resilient armor} still gives you its item bonus to AC when not invested, but it doesn't give its magical bonus to saving throws, and {@item winged boots} still protect your feet even though you can't activate them to fly. Entirely non-magical items don't need to be invested.",{"type":"data","tag":"action","name":"Invest an Item","source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":272,"name":"Item Damage","entries":["An item can be broken or destroyed if it takes enough damage. Every item has a {@b Hardness} value. Each time an item takes damage, reduce any damage the item takes by its Hardness. The rest of the damage reduces the item's Hit Points. Normally an item takes damage only when a creature is directly attacking it—commonly targeted items include doors and traps. A creature that attacks you doesn't normally damage your armor or other gear, even if it hits you. However, the {@feat Shield Block} reaction can cause your shield to take damage as you use it to prevent damage to yourself, and some monsters have exceptional abilities that can damage your items.","An item that takes damage can become and eventually destroyed. It becomes broken when its Hit Points are equal to or lower than its {@b Broken Threshold} ({@b BT}); once its Hit Points are reduced to 0, it is {@b destroyed}. A broken item has the broken condition until Repaired above its Broken Threshold. Anything that automatically makes an item broken immediately reduces its Hit Points to its Broken Threshold if the item had more Hit Points than that when the effect occurred. If an item has no {@condition Broken} Threshold, then it has no relevant changes to its function due to being broken, but it's still destroyed at 0 Hit Points. (See the broken condition definition on page 273 for more information.) A destroyed item can't be Repaired.","An item's Hardness, Hit Points, and {@condition Broken} Threshold usually depend on the material the item is made of. This information appears in the {@book Materials|CRB|11|Materials} section of {@book Chapter 11: Crafting & Treasure|CRB|11|Chapter 11: Crafting & Treasure}.",{"type":"pf2-beige-box","page":273,"name":"Broken","entries":["Broken is a condition that affects objects. An object is broken when damage has reduced its Hit Points to equal or less than its Broken Threshold. A broken object can't be used for its normal function, nor does it grant bonuses— with the exception of armor. Broken armor still grants its item bonus to AC, but it also imparts a status penalty to AC depending on its category: –1 for broken light armor, –2 for broken medium armor, or –3 for broken heavy armor.","A broken item still imposes penalties and limitations normally incurred by carrying, holding, or wearing it. For example, broken armor would still impose its Dexterity modifier cap, check penalty, and so forth.","If an effect makes an item broken automatically and the item has more HP than its Broken Threshold, that effect also reduces the item's current HP to the Broken Threshold."],"source":"CRB"},{"type":"pf2-h3","page":273,"name":"Object Immunities","entries":["Inanimate objects and hazards are immune to bleed, death effects, disease, healing, mental effects, necromancy, nonlethal attacks, and poison, as well as the doomed, drained, fatigued, paralyzed, sickened, and unconscious conditions. An item that has a mind is not immune to mental effects. Many objects are immune to other conditions, at the GM's discretion. For instance, a sword has no Speed, so it can't take a penalty to its Speed, but an effect that causes a Speed penalty might work on a moving blade trap."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":271,"name":"Item Level","entries":["Each item has an item level, which represents the item's complexity and any magic used in its construction. Simpler items with a lower level are easier to construct, and you can't Craft items that have a higher level than your own (page 243). If an item's level isn't listed, its level is 0. While characters can use items of any level, GMs should keep in mind that allowing characters access to items far above their current level may have a negative impact on the game."],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":295,"name":"Items and Sizes","entries":["The Bulk rules in this chapter are for {@trait Small} and {@trait Medium} creatures, as the items are made for creatures of those sizes. Large creatures can carry more, and smaller creatures can carry less, as noted on {@table Bulk Conversions||Table 6–19}.","These rules for Bulk limits come up most often when a group tries to load up a mount or animal companion. The rules for items of different sizes tend to come into play when the characters defeat a big creature that has gear, since in most cases, the only creatures of other sizes are creatures under the GM's control. In most cases, Small or Medium creatures can wield a Large weapon, though it's unwieldy, giving them the clumsy 1 condition, and the larger size is canceled by the difficulty of swinging the weapon, so it grants no special benefit. Large armor is simply too large for Small and Medium creatures.",{"type":"pf2-h3","page":295,"name":"Bulk Conversions for Different Sizes","entries":["As shown in {@table Bulk Conversions||Table 6–19}, {@trait Large} or larger creatures are less encumbered by bulky items than {@trait Small} or {@trait Medium} creatures, while {@trait Tiny} creatures become overburdened more quickly. A {@trait Large} creature treats 10 items of 1 Bulk as 1 Bulk, a {@trait Huge} creature treats 10 items of 2 Bulk as 1 Bulk, and so on. A {@trait Tiny} creature treats 10 items of negligible Bulk as 1 Bulk. Negligible items work in a similar way—a {@trait Huge} creature treats items of 1 Bulk as negligible, so it can carry any number of items of 1 Bulk. A {@trait Tiny} creature doesn't treat any items as having negligible Bulk.",{"type":"data","tag":"table","name":"Bulk conversions","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":295,"name":"Items of Different Sizes","entries":["Creatures of sizes other than {@trait Small} or {@trait Medium} need items appropriate to their size. These items have different Bulk and possibly a different Price. {@table Differently Sized Items||Table 6 –20} provides the Price and Bulk conversion for such items.",{"type":"data","tag":"table","name":"Differently Sized Items","source":"CRB"},"For example, a {@item morningstar} sized for a {@trait Medium} creature has a Price of 1 gp and 1 Bulk, so one made for a {@trait Huge} creature has a Price of 4 gp and 4 Bulk. One made for a {@trait Tiny} creature still costs 1 gp (due to its intricacy) and has 1/2 Bulk, which rounds down to light Bulk.","Because the way that a creature treats Bulk and the Bulk of gear sized for it scale the same way, {@trait Tiny} or {@trait Large} (or larger) creatures can usually wear and carry about the same amount of appropriately sized gear as a {@trait Medium} creature.","Higher-level magic items that cost significantly more than 8 times the cost of a mundane item can use their listed Price regardless of size. Precious materials, however, have a Price based on the Bulk of the item, so multiply the Bulk value as described on {@table Differently Sized Items||Table 6 –20}, then use the formula in the precious material's entry to determine the item's Price. See page 578 for more information."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":271,"name":"Price","entries":["Most items in the following tables have a Price, which is the amount of currency it typically takes to purchase that item. An item with a Price of \"—\" can't be purchased. An item with a Price of 0 is normally free, but its value could be higher based on the materials used to create it. Most items can be sold for half their Price, but coins, gems, art objects, and raw materials (such as components for the Craft activity) can be exchanged for their full Price.",{"type":"pf2-key-box","page":271,"name":"STARTING MONEY","entries":[{"type":"pf2-title","name":"15 GP (150 SP)"}],"source":"CRB"},{"type":"data","tag":"table","name":"Coin Values","source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":580,"name":"Runes","entries":["Most magic weapons and armor gain their enhancements from potent eldritch runes etched into them. These runes allow for in-depth customization of items.","Runes must be physically engraved on items through a special process to convey their effects. They take two forms:","fundamental runes and property runes. Fundamental runes offer the most basic and essential benefits: a {@item weapon potency (generic)||weapon potency} rune adds a bonus to a weapon's attack rolls, and the {@item striking (generic)||striking} rune adds extra weapon damage dice. An {@item armor potency (generic)||armor potency} rune increases the armor's item bonus to AC, and the {@item resilient (generic)||resilient} rune grants a bonus to the wearer's saving throws. Property runes, by contrast, grant more varied effects—typically powers that are constant while the armor is worn or that take effect each time the weapon is used, such as a rune that grants energy resistance or one that adds fire damage to a weapon's attacks.","The number of property runes a weapon or armor can have is equal to the value of its potency rune. A +1 weapon can have one property rune, but it could hold another if the {@item +1 weapon potency} rune were upgraded to a {@item +2 weapon potency} rune. Since the {@item striking (generic)||striking} and {@item resilient (generic)||resilient} runes are fundamental runes, they don't count against this limit.","An item with runes is typically referred to by the value of its potency rune, followed by any other fundamental runes, then the names of any property runes, and ends with the name of the base item. For example, you might have a {@runeItem longsword||+1 weapon potency|} or {@runeItem chain mail||+2 armor potency||greater resilient||fire-resistant|}.","Rune-etched armor and weapons have the same Bulk and general characteristics as the non-magical version unless noted otherwise. The level of an item with runes etched onto it is equal to the highest level among the base item and all runes etched on it; therefore, a {@runeItem mace||+1 weapon potency||striking|} (a 4th-level item) with a {@item disrupting} rune (a 5th-level rune) would be a 5th-level item.","Each rune can be etched into a specific type of armor or weapon, as indicated in the Usage entry of the rune's stat block. Explorer's clothing can have armor runes etched on it even though it's not armor, but because it's not in the light, medium, or heavy armor category, it can't have runes requiring any of those categories.",{"type":"pf2-h3","page":580,"name":"Investiture","entries":["If a suit of armor has any runes, it has the {@trait invested} trait, requiring you to invest it to get its magical benefits."],"source":"CRB"},{"type":"pf2-h3","page":580,"name":"Rune Formulas","entries":["The Price of a rune's formula is the same as the Price of a formula for an item of the same level; it can be acquired in the same way as an {@quickref item formula||1|formulas}."],"source":"CRB"},{"type":"pf2-h3","page":580,"name":"The Etching Process","entries":["Etching a rune on an item follows the same process as using the {@action Craft} activity to make an item. You must have the formula for the rune, the item you're adding the rune to must be in your possession throughout the etching process, and you must meet any special Craft Requirements of the rune, including being able to craft magic items. The rune has no effect until you complete the {@action Craft} activity. You can etch only one rune at a time.",{"type":"pf2-h4","page":580,"name":"Transferring Runes","entries":["You can transfer runes between one item and another, including a {@item runestone}. This also uses the {@action Craft} activity. This lets you either move one rune from one item to another or swap a rune on one item with a rune on the other item. To swap, the runes must be of the same form (fundamental or property).","If an item can have two or more property runes, you decide which runes to swap and which to leave when transferring. If you attempt to transfer a rune to an item that can't accept it, such as transferring a melee weapon rune to a ranged weapon, you get an automatic critical failure on your {@action craft||Crafting} check. If you transfer a potency rune, you might end up with property runes on an item that can't benefit from them. These property runes go dormant until transferred to an item with the necessary potency rune or until you etch the appropriate potency rune on the item bearing them.","The DC of the {@skill Crafting} check to transfer a rune is determined by the item level of the rune being transferred, and the Price of the transfer is 10% of the rune's Price, unless transferring from a {@item runestone}, which is free. If you're swapping, use the higher level and higher Price between the two runes to determine these values. It takes 1 day (instead of the 4 days usually needed to Craft) to transfer a rune or swap a pair of runes, and you can continue to work over additional days to get a discount, as usual with Craft."],"data":{"quickrefIndex":true},"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":580,"name":"Fundamental Runes","entries":["Four fundamental runes produce the most essential magic of protection and destruction: {@item armor potency (generic)||armor potency} and {@item resilient (generic)||resilient} runes for armor, and {@item weapon potency (generic)||weapon potency} and {@item striking (generic)||striking} runes for weapons. A potency rune is what makes a weapon a magic weapon (page 599) or armor magic armor (page 556).","An item can have only one fundamental rune of each type, though etching a stronger rune can upgrade an existing rune to the more powerful version (as described in each rune's entry). As you level up, you typically alternate between increasing an item's potency rune and its {@item striking (generic)||striking} or {@item resilient (generic)||resilient} rune when you can afford to.",{"type":"data","tag":"table","name":"Fundamental Runes","source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":581,"name":"SPECIFIC ARMOR AND WEAPONS","entries":["Unlike armor and weapons enhanced with runes, specific armor and weapons (such as {@item ghoul hide} or a {@item holy avenger}) are created for a specific purpose and can work quite differently from other items of their type. Specific magic armor and weapons can't gain property runes, but you can add or improve their fundamental runes."],"source":"CRB"},{"type":"pf2-brown-box","page":581,"name":"RUNE TRANSFER EXAMPLES","entries":["You could transfer a {@item flaming} rune from a {@runeItem greatsword||+1 weapon potency||striking||flaming|} to a {@runeItem longsword||+2 weapon potency||striking|}, resulting in a {@runeItem longsword||+2 weapon potency||striking||flaming|} and a {@runeItem greatsword||+1 weapon potency||striking|}. You could swap the weapon potency runes from a {@runeItem longsword||+1 weapon potency} and a {@runeItem greatsword||+2 weapon potency}, resulting in a {@runeItem longsword||+2 weapon potency} and a {@runeItem greatsword||+1 weapon potency}. However, you couldn't swap a {@item +1 weapon potency} rune from one weapon with a {@item flaming} property rune from another weapon, as the two runes don't have the same form.","When transferring a rune to an item that can hold multiple property runes, you can decide whether you transfer a single rune or swap runes between the items.","For example, a +2 weapon can hold two property runes. If you transferred a {@item flaming} rune from a {@runeItem rapier||+1 weapon potency||striking||flaming|} to a {@runeItem warhammer||+2 weapon potency||striking||frost|}, you would decide whether you wanted to end up with a {@runeItem rapier||+1 weapon potency||striking|} and a {@runeItem warhammer||+2 weapon potency||striking||flaming||frost|} or a {@runeItem rapier||+1 weapon potency||striking||frost|} and a {@runeItem warhammer||+2 weapon potency||striking||flaming|}."],"source":"CRB"},{"type":"pf2-brown-box","page":582,"name":"UPGRADING ARMOR AND WEAPON RUNES","entries":["You'll often want to upgrade the fundamental runes of magic armor or a magic weapon you already have. This requires upgrading each rune separately. Tables 11–5 and 11–6 summarize the Price of each step, with a number in parentheses indicating the item's level for the Craft activity. This also indicates the typical progression for an adventurer to follow when upgrading their armor and weapons. The tables here don't include progressions that aren't as likely to come up, like turning a +1 weapon directly into a +1 greater striking weapon.",{"type":"data","tag":"table","name":"Armor Upgrade Prices","source":"CRB"},{"type":"data","tag":"table","name":"Weapon Upgrade Price","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":582,"name":"Property Runes","entries":["Property runes add special abilities to armor or a weapon in addition to the item's fundamental runes. If a suit of armor or a weapon has multiple etchings of the same rune, only the highest-level one applies. You can upgrade a property rune to a higher-level type of that rune in the same way you would upgrade a fundamental rune.","Rune abilities that must be activated follow the rules for activating magic items on page 532."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":564,"name":"Scrolls","entries":["A scroll contains a single spell that you can cast without having to expend a spell slot. A scroll can be Crafted to contain nearly any spell, so the types of scrolls available are limited only by the number of spells in the game. The exceptions are cantrips, focus spells, and rituals, none of which can be put on scrolls. The spell on a scroll can be cast only once, and the scroll is destroyed as part of the casting. The spell on the scroll is cast at a particular spell level, as determined by the scroll. For instance, a scroll of {@spell magic missile} (1st level) can be used to cast the 1st-level version of magic missile, but not a magic missile heightened to 2nd level. If no level is listed, the scroll can be used to cast the spell at its lowest level.","If you find a scroll, you can try to figure out what spell it contains. If the spell is a common spell from your spell list or a spell you know, you can spend a single {@action Recall Knowledge} action and automatically succeed at identifying the scroll's spell. If it's not, you must use {@action Identify Magic} to learn what spell the scroll holds.",{"type":"pf2-h4","page":564,"name":"Casting a Spell from a Scroll","entries":["{@action Cast a Spell||Casting a Spell} from a scroll requires holding the scroll in one hand and activating it with a {@action Cast a Spell} activity using the normal number of actions for that spell.","To {@action Cast a Spell} from a scroll, the spell must appear on your spell list. Because you're the one {@action Cast a Spell||Casting the Spell}, use your spell attack roll and spell DC. The spell also gains the appropriate trait for your tradition (arcane, divine, occult, or primal).","Any physical material components and costs are provided when a scroll is created, so you don't need to provide them when {@action Cast a Spell||Casting a Spell} from a scroll. You must replace any required material component for that spell with a somatic component. If the spell requires a focus, you must have that focus to {@action Cast a Spell||Cast the Spell} from a scroll."],"source":"CRB"},{"type":"pf2-h4","page":564,"name":"Scroll Statistics","entries":["All scrolls have the same base statistics unless noted otherwise. A scroll has light Bulk, and it must be held in one hand to be activated."],"source":"CRB"},{"type":"pf2-h4","page":565,"name":"Varying Statistics","entries":["Table 11–3 indicates the item level and Price of a scroll, both of which are based on the level of the spell contained on the scroll. Any costs to {@action Cast a Spell||Cast the Spell} are added to the scroll's Price when the scroll is crafted, so a scroll containing a spell with a Cost entry will have a higher Price than what appears on the table. The scroll's rarity matches the spell's rarity.","The traits for a scroll vary based on the spell it contains.","A scroll always has the consumable, magical, and scroll traits, plus the traits of the spell stored on it."],"source":"CRB"},{"type":"data","tag":"table","name":"Scroll Statistics","source":"CRB"},{"type":"pf2-h4","page":565,"name":"Crafting a Scroll","entries":["The process to {@action Craft} a scroll is much like that to {@action Craft} any other magic item. When you begin the crafting process, choose a spell to put into the scroll. You have to either {@action Cast a Spell||Cast that Spell} during the crafting process, or someone else must do so in your presence. {@action Cast a Spell||Casting that Spell} doesn't produce its normal effects; instead, the magic is trapped inside the scroll. The casting must come from a spellcaster expending a spell slot.","You can't {@action Craft} a scroll from a spell produced from another magic item, for example. The caster has to provide any cost of the spell. You need to learn only a single 1st-level formula to {@spell Craft} scrolls.","Like other {@trait consumable||consumables}, scrolls can be crafted in batches of four. All scrolls of one batch must contain the same spell at the same level, and you must provide one casting for each scroll crafted."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h4","page":565,"name":"Sample Scrolls","entries":["A wide variety of spells can appear on scrolls. The following specific scrolls are just examples.",{"type":"data","tag":"item","data":{"name":"Scroll of Illusory Disguise","source":"CRB","page":565,"type":"Item","level":1,"traits":["consumable","illusion","magical","scroll"],"price":{"coin":"gp","amount":3},"usage":"held in 1 hand","bulk":"L","activate":{"activity":{"number":2,"unit":"action"},"components":"{@action Cast a Spell}"},"category":"Scroll","entries":["This scroll can cast {@spell illusory disguise} as a 1st-level spell."],"craftReq":["Supply one casting of illusory disguise."]}},{"type":"data","tag":"item","data":{"name":"Scroll of Glitterdust","source":"CRB","page":565,"type":"Item","level":3,"traits":["consumable","evocation","magical","scroll"],"price":{"coin":"gp","amount":12},"usage":"held in 1 hand","bulk":"L","activate":{"activity":{"number":2,"unit":"action"},"components":"{@action Cast a Spell}"},"category":"Scroll","entries":["This scroll can be used to cast {@spell glitterdust} as a 2nd-level spell."],"craftReq":["Supply one casting of glitterdust."]}}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":294,"name":"Services","entries":["The services listed on {@table Basic Services and Consumables||Table 6–14} describe expenditures for common services and consumables.",{"type":"data","tag":"table","name":"Basic Services and Consumables","source":"CRB"},{"type":"pf2-h3","page":294,"name":"Hirelings","entries":["Paid laborers can provide services for you. Unskilled hirelings can perform simple manual labor and are untrained at most skills. Skilled hirelings have expert proficiency in a particular skill. Hirelings are level 0. If a skill check is needed, an untrained hireling has a +0 modifier, while a skilled hireling has a +4 modifier in their area of expertise and +0 for other skill checks. Hirelings' rates double if they're going adventuring with you."],"source":"CRB"},{"type":"pf2-h3","page":294,"name":"Transportation","entries":["The cost to hire transportation includes standard travel with no amenities. Most transit services provide basic sleeping arrangements, and some provide meals at the rates listed on Table 6–14. Arranging transportation into dangerous lands can be more expensive or impossible."],"source":"CRB"},{"type":"pf2-h3","page":294,"name":"Spellcasting","entries":["Spellcasting services, listed on {@table Spellcasting Services||Table 6–15}, are uncommon. Having a spell cast for you requires finding a spellcaster who knows and is willing to cast it. It's hard to find someone who can cast higher-level spells, and uncommon spells typically cost at least 100% more, if you can find someone who knows them at all. Spells that take a long time to cast (over 1 minute) usually cost 25% more. You must pay any cost listed in the spell in addition to the Price on the table.",{"type":"data","tag":"table","name":"Spellcasting Services","source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":277,"name":"Shields","entries":["{@action Raise a Shield} is the action most commonly used with shields. Most shields must be held in one hand, so you can't hold anything with that hand and {@action Raise a Shield}. A {@item buckler}, however, doesn't take up your hand, so you can {@action Raise a Shield} with a {@item buckler} if the hand is free (or, at the GM's discretion, if it's holding a simple, lightweight object that's not a weapon). You lose the benefits of {@action Raise a Shield} if that hand is no longer free.","When you have a {@item tower shield} raised, you can use the {@action Take Cover} action to increase the circumstance bonus to AC to +4. This lasts until the shield is no longer raised. If you would normally provide {@quickref lesser cover||3|cover} against an attack, having your tower shield raised provides {@quickref standard cover||3|cover} against it (and other creatures can {@action Take Cover} as normal using the cover from your shield).","If you have access to the {@feat Shield Block} reaction (from your class or from a feat), you can use it while {@action Raise a Shield||Raising your Shield} to reduce the damage you take by an amount equal to the shield's Hardness. Both you and the shield then take any remaining damage.",{"type":"pf2-h2","page":277,"name":"Shield Statistics","entries":["Shields have statistics that follow the same rules as armor:","Price, Speed Penalty, and Bulk. See page 274 for the rules for those statistics. Their other statistics are described here.",{"type":"pf2-h3","page":277,"name":"AC Bonus","entries":["A shield grants a circumstance bonus to AC, but only when the shield is raised. This requires using the Raise a Shield action, found on page 472."],"source":"CRB"},{"type":"pf2-h3","page":277,"name":"Hardness","entries":["Whenever a shield takes damage, the amount of damage it takes is reduced by this amount. This number is particularly relevant for shields because of the {@feat Shield Block} feat (page 266). The rules for Hardness appear on page 272."],"source":"CRB"},{"type":"pf2-h3","page":277,"name":"HP (BT)","entries":["This column lists the shield's Hit Points (HP) and Broken Threshold (BT). These measure how much damage the shield can take before it's destroyed (its total HP) and how much it can take before being broken and unusable (its BT). These matter primarily for the {@feat Shield Block} reaction."],"source":"CRB"},{"type":"data","tag":"table","name":"Shields","source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":277,"name":"Attacking with a Shield","entries":["A shield can be used as a martial weapon for attacks, using the statistics listed for a shield bash on {@table Melee Weapons||Table 6–7: Melee Weapons}. The shield bash is an option only for shields that weren't designed to be used as weapons. A shield can't have runes added to it. You can also buy and attach a {@item shield boss} or {@item shield spikes} to a shield to make it a more practical weapon. These can be found on {@table Melee Weapons||Table 6–7}. These work like other weapons and can even be etched with runes."],"source":"CRB"},{"type":"pf2-h2","page":277,"name":"Shield Descriptions","entries":["Each type of shield is described in more detail below.","{@b {@item Buckler}:} This very small shield is a favorite of duelists and quick, lightly armored warriors. It's typically made of steel and strapped to your forearm. You can Raise a Shield with your buckler as long as you have that hand free or are holding a light object that's not a weapon in that hand.","{@b {@item Wooden Shield}:} Though they come in a variety of shapes and sizes, the protection offered by wooden shields comes from the stoutness of their materials. While wooden shields are less expensive than steel shields, they break more easily.","{@b {@item Steel Shield}:} Like wooden shields, steel shields come in a variety of shapes and sizes. Though more expensive than wooden shields, they are much more durable.","{@b {@item Tower Shield}:} These massive shields can be used to provide cover to nearly the entire body. Due to their size, they are typically made of wood reinforced with metal."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":273,"name":"Shoddy Items","entries":["Improvised or of dubious make, shoddy items are never available for purchase except for in the most desperate of communities. When available, a shoddy item usually costs half the Price of a standard item, though you can never sell one in any case. Attacks and checks involving a shoddy item take a –2 item penalty. This penalty also applies to any DCs that a shoddy item applies to (such as AC, for shoddy armor). A shoddy suit of armor also worsens the armor's check penalty by 2. A shoddy item's Hit Points and Broken Threshold are each half that of a normal item of its type."],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":592,"name":"Staves","entries":["A magical staff is an indispensable accessory for an elite spellcaster. A staff is tied to one person during a preparation process, after which the preparer, and only the preparer, can harness the staff to cast a variety of spells throughout the day. The spells that can be cast from a staff are listed in bullet points organized by level under each version of the staff. Many staves can be found in multiple versions, with more powerful versions that contain more spells—such a staff always contains the spells of all lower-level versions, in addition to the spells listed in its own entry. All magical staves have the staff trait.",{"type":"pf2-h3","page":592,"name":"Casting Spells from a Staff","entries":["A staff gains charges when someone prepares it for the day. The person who prepared a staff can expend the charges to cast spells from it. You can {@action Cast a Spell} from a staff only if you have that spell on your spell list, are able to cast spells of the appropriate level, and expend a number of charges from the staff equal to the spell's level. {@action Cast a Spell||Casting a Spell} from a staff requires holding the staff (typically in one hand) and {@action Activate an Item||Activating} the staff by {@action Cast a Spell||Casting the Spell}, which takes the spell's normal number of actions.","Use your spell attack roll and spell DC when {@action Cast a Spell||Casting a Spell} from a staff. The spell gains the appropriate trait for your magical tradition (arcane, divine, occult, or primal) and can be affected by any modifications you can normally make when casting spells, such as metamagic feats. You must provide any material components, cost, or focus required by the spell, or you fail to cast it.","Prepared spellcasters and spontaneous spellcasters each have a unique way of altering how their staves gain charges and the ways they can be used (see the Prepared Spellcasters and Spontaneous Spellcasters sections below).",{"type":"pf2-h4","page":592,"name":"Casting Cantrips from a Staff","entries":["If a staff contains a cantrip, you can cast that cantrip using the staff without expending any charges. The cantrip's level is heightened to the same level as cantrips you cast."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":592,"name":"Preparing a Staff","entries":["During your daily preparations, you can prepare a staff to add charges to it for free. When you do so, that staff gains a number of charges equal to the level of your highest-level spell slot. You don't need to expend any spells to add charges in this way. No one can prepare more than one staff per day, nor can a staff be prepared by more than one person per day. If the charges aren't used within 24 hours, they're lost, and preparing the staff anew removes any charges previously stored in it. You can prepare a staff only if you have at least one of the staff's spells on your spell list.",{"type":"pf2-h4","page":592,"name":"Prepared Spellcasters","entries":["A prepared spellcaster—such as a cleric, druid, or wizard— can place some of their own magic in a staff to increase its number of charges. When a prepared spellcaster prepares a staff, they can expend a spell slot to add a number of charges to the staff equal to the level of the spell. They can't expend more than one spell in this way each day. For example, if Ezren can cast 3rd-level spells and prepared a staff, the staff would gain 3 charges, but Ezren could increase this to 6 by expending one of his 3rd-level spells, 5 by expending a 2nd-level spell, or 4 by expending a 1st-level spell."],"source":"CRB"},{"type":"pf2-h4","page":592,"name":"Spontaneous Spellcasters","entries":["A spontaneous spellcaster, such as a bard or sorcerer, can reduce the number of charges it takes to Activate a staff by supplementing with their own energy. When a spontaneous spellcaster Activates a staff, they can expend 1 charge from the staff and one of their spell slots to cast a spell from the staff of the same level (or lower) as the expended spell slot. This doesn't change the number of actions it takes to cast the spell. For example, if Seoni can cast 3rd-level spells and prepared a staff, the staff would gain 3 charges. She could expend 1 charge and one of her 3rd-level spell slots to cast a 3rd-level spell from the staff, or 1 charge and one of her 2nd-level spell slots to cast a 2nd-level spell from the staff. She could still expend 3 charges from the staff to cast a 3rd-level spell from it without using any of her own slots, just like any other spellcaster"],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":592,"name":"Attacking with a Staff","entries":["Staves are also {@item staff} weapons. They can be etched with fundamental runes but not property runes. This doesn't alter any of their spellcasting abilities."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":597,"name":"Wands","entries":["Short, slender items typically made of wood, wands let you cast a specific spell without expending a spell slot. They can be used once per day, but can be overcharged to attempt to cast them again at great risk. Each wand holds a spell of a certain level, determined when the wand is created. Cantrips, focus spells, and rituals can't be placed in wands.","If you find a wand, you can try to figure out what spell is in it. If the spell is a common spell from your spell list or is a spell you know, you can use a single {@action Recall Knowledge} action and automatically succeed.","If it's not, you must {@action Identify Magic}.",{"type":"pf2-h3","page":597,"name":"Casting Spells from a Wand","entries":["A wand contains a spell that can be cast once per day. Casting a spell from a wand requires holding the wand in one hand and activating the item with a {@action Cast a Spell} activity using the normal number of actions for the spell.","To cast a spell from a wand, it must be on your spell list. Because you're the one casting the spell, use your spell attack roll and spell DC. The spell is of your tradition.","A spell cast from a wand doesn't require physical material components, but you must replace any material component normally required to cast the spell with a somatic component. If the spell requires a focus, you must still have that focus to cast the spell from a wand, and if the spell has a cost, you must still pay that cost to cast the spell from a wand.",{"type":"pf2-h4","page":597,"name":"Overcharging a Wand","entries":["After the spell is cast from the wand for the day, you can attempt to cast it one more time—overcharging the wand at the risk of destroying it. {@action Cast a Spell||Cast the Spell} again, then roll a DC {@flatDC 10} flat check. On a success, the wand is broken.","On a failure, the wand is destroyed. If anyone tries to overcharge a wand when it's already been overcharged that day, the wand is automatically destroyed (even if it had been repaired) and no spell is cast."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":597,"name":"Wand Statistics","entries":["A wand's base statistics are the same unless noted otherwise in a special wand. It has light Bulk, and must be held in one hand to be activated. Each wand contains a specific level of the spell. When you activate a wand, you can only cast the spell at the specified level, but you can craft a wand with a heightened version of a spell.",{"type":"pf2-h4","page":597,"name":"Varying Statistics","entries":["Each type of wand has a Level and Price determined by the spell's level. The wand's rarity matches the spell's rarity. The item's traits also vary, based on the spell. A wand has any traits listed in its stat block (usually just magical and wand), plus any traits of the spell stored on it. A wand has the normal Hardness, BT, and HP of a thin item of its material (page 577)."],"source":"CRB"},{"type":"pf2-brown-box","page":597,"name":"EXAMPLE WAND","entries":["This example {@item magic wand (generic)} has the {@spell heal} spell.",{"type":"data","tag":"item","data":{"name":"Wand of Heal","source":"CRB","page":597,"type":"Item","level":"3+","traits":["magical","necromancy","positive","wand"],"usage":"held in 1 hand","bulk":"L","category":"Wand","entries":["The golden end caps on this white wooden wand are adorned with ruby cabochons.",{"type":"ability","style":"compact","components":["{@action Cast a Spell}"],"frequency":{"freq":1,"unit":"day","overcharge":true,"number":"once "},"entries":["You cast a {@spell heal} spell at the indicated level."]}],"craftReq":["Supply a listed-level casting of heal."],"generic":"G","variants":[{"type":"1st-level spell","level":3,"price":{"coin":"gp","amount":60},"entries":[]},{"type":"2nd-level spell","level":5,"price":{"coin":"gp","amount":160},"entries":[]},{"type":"3rd-level spell","level":7,"price":{"coin":"gp","amount":360},"entries":[]},{"type":"4th-level spell","level":9,"price":{"coin":"gp","amount":700},"entries":[]},{"type":"5th-level spell","level":11,"price":{"coin":"gp","amount":1500},"entries":[]},{"type":"6th-level spell","level":13,"price":{"coin":"gp","amount":3000},"entries":[]},{"type":"7th-level spell","level":15,"price":{"coin":"gp","amount":6500},"entries":[]},{"type":"8th-level spell","level":17,"price":{"coin":"gp","amount":15000},"entries":[]},{"type":"9th-level spell","level":19,"price":{"coin":"gp","amount":40000},"entries":[]}]}}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":597,"name":"Crafting a Wand","entries":["For the most part, the process to {@action Craft} a wand is like that to {@action Craft} any other magic item. When you begin the crafting process, choose a spell to put into the wand. You have to either cast that spell during the process, or someone else must do so in your presence. That spell doesn't have its normal effects; instead, the magic is captured inside the wand. The caster doesn't need to pay any cost of the spell.","The casting must come from a spellcaster expending a spell slot. You can't make a wand from a spell that comes from another magic item, for example."],"source":"CRB"},{"type":"pf2-h3","page":597,"name":"Magic Wand","entries":["The simplest form of wand contains a spell, with Price and level based on that spell. The wand has the {@trait magical} and {@trait wand} traits, as well as the traits the spell has. The name of a magic wand with a spell in it is simply \"wand of,\" followed by the spell's name. You only need to learn one 1st-level formula to {@action Craft} a {@i magic wand}."],"source":"CRB"},{"type":"pf2-h3","page":598,"name":"Specialty Wands","entries":["Specialty wands can contain only certain kinds of spells, as noted in the stat block, and either alter the spell's effects or affect how it can be cast. The Craft Requirements entry lists what kinds of spells the wand can hold."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":278,"name":"Weapons","entries":[{"type":"pf2-h2","page":278,"name":"Attack Rolls","entries":["When making an attack roll, determine the result by rolling 1d20 and adding your attack modifier for the weapon or unarmed attack you're using. Modifiers for melee and ranged attacks are calculated differently.",{"type":"pf2-inset","page":278,"entries":["Ranged attack modifier = Dexterity modifier + proficiency bonus + other bonuses + penalties"],"source":"CRB"},{"type":"pf2-inset","page":278,"entries":["Melee attack modifier = Strength modifier {@n (or optionally Dexterity for a {@trait finesse} weapon)} + proficiency bonus + other bonuses + penalties"],"source":"CRB"},"Bonuses, and penalties apply to these rolls just like with other types of checks. Weapons with potency runes (page 581) add an item bonus to your attack rolls.",{"type":"pf2-h3","page":278,"name":"Multiple Attack Penalty","entries":["If you use an action with the attack trait more than once on the same turn, your attacks after the first take a penalty called a multiple attack penalty. Your second attack takes a –5 penalty, and any subsequent attacks take a –10 penalty.","The multiple attack penalty doesn't apply to attacks you make when it isn't your turn (such as attacks made as part of a reaction). You can use a weapon with the {@trait agile} trait to reduce your multiple attack penalty."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":278,"name":"Damage Rolls","entries":["When the result of your attack roll with a weapon or unarmed attack equals or exceeds your target's AC, you hit your target! Roll the weapon or unarmed attack's damage die and add the relevant modifiers, bonuses, and penalties to determine the amount of damage you deal. Calculate a damage roll as follows.",{"type":"pf2-inset","page":278,"entries":["Melee damage roll = damage die of weapon or unarmed attack + Strength modifier + bonuses + penalties"],"source":"CRB"},{"type":"pf2-inset","page":278,"entries":["Ranged damage roll = damage die of weapon + Strength modifier for thrown weapons + bonuses + penalties"],"source":"CRB"},"Ranged weapons don't normally add an ability modifier to the damage roll, though weapons with the propulsive trait (page 283) add half your Strength modifier (or your full modifier if it is a negative number), and thrown weapons add your full Strength modifier.","Magic weapons with {@item striking}, {@item greater striking}, or {@item major striking} runes (page 581) add one or more weapon damage dice to your damage roll. These extra dice are the same die size as the weapon's damage die. At higher levels, most characters also gain extra damage from weapon specialization."],"source":"CRB"},{"type":"pf2-h2","page":278,"name":"Critical Hits","entries":["When you make an attack and succeed with a natural 20 (the number on the die is 20), or if the result of your attack exceeds the target's AC by 10, you achieve a critical success (also known as a critical hit).","If you critically succeed at a {@action Strike}, your attack deals {@book double damage|CRB|9|Doubling and Halving Damage}. Other attacks, such as spell attack rolls and some uses of the {@skill Athletics} skill, describe the specific effects that occur when their outcomes are critical successes."],"source":"CRB"},{"type":"pf2-h2","page":278,"name":"Unarmed Attacks","entries":["Almost all characters start out trained in unarmed attacks. You can {@action Strike} with your fist or another body part, calculating your attack and damage rolls in the same way you would with a weapon. Unarmed attacks can belong to a weapon group (page 280), and they might have weapon traits (page 282). However, unarmed attacks aren't weapons, and effects and abilities that work with weapons never work with unarmed attacks unless they specifically say so.","{@table Unarmed Attacks||Table 6–6: Unarmed Attacks} lists the statistics for an unarmed attack with a fist, though you'll usually use the same statistics for attacks made with any other parts of your body. Certain ancestry feats, class features, and spells give access to special, more powerful unarmed attacks. Details for those unarmed attacks are provided in the abilities that grant them."],"source":"CRB"},{"type":"pf2-h2","page":278,"name":"Improvised Weapons","entries":["If you attack with something that wasn't built to be a weapon, such as a chair or a vase, you're making an attack with an improvised weapon. Improvised weapons are simple weapons. You take a –2 item penalty to attack rolls with an improvised weapon. The GM determines the amount and type of damage the attack deals, if any, as well as any weapon traits the improvised weapon should have."],"source":"CRB"},{"type":"pf2-h2","page":279,"name":"Weapon Statistics","entries":["The tables on pages 280 –282 list the statistics for various melee and ranged weapons that you can purchase, as well as the statistics for striking with a fist (or another basic unarmed attack). The tables present the following statistics. All weapons listed in this chapter have an item level of 0.",{"type":"pf2-h3","page":279,"name":"Damage","entries":["This entry lists the weapon's damage die and the type of damage it deals: B for bludgeoning, P for piercing, or S for slashing.",{"type":"pf2-beige-box","page":279,"name":"Damage Dice","entries":["Each weapon lists the damage die used for its damage roll. A standard weapon deals one die of damage, but a magical {@item striking (generic)||striking} rune can increase the number of dice rolled, as can some special actions and spells. These additional dice use the same die size as the weapon or unarmed attack's normal damage die.",{"type":"pf2-title","name":"Counting Damage Dice"},"Effects based on a weapon's number of damage dice include only the weapon's damage die plus any extra dice from a {@item striking (generic)||striking} rune. They don't count extra dice from abilities, critical specialization effects, property runes, weapon traits, or the like.",{"type":"pf2-title","name":"Increasing Die Size"},"When an effect calls on you to increase the size of your weapon damage dice, instead of using its normal weapon damage dice, use the next larger die, as listed below (so if you were using a d4, you'd use a d6, and so on). If you are already using a d12, the size is already at its maximum. You can't increase your weapon damage die size more than once.","{@c {@b {@dice 1d4} ➞ {@dice 1d6} ➞ {@dice 1d8} ➞ {@dice 1d10} ➞ {@dice 1d12}}}"],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":279,"name":"Range","entries":["Ranged and thrown weapons have a range increment. Attacks with these weapons work normally up to that distance. Attack rolls beyond a weapon's range increment take a –2 penalty for each additional multiple of that increment between you and the target. Attacks beyond the sixth range increment are impossible.","For example, a shortbow takes no penalty against a target up to 60 feet away, a –2 penalty against a target beyond 60 feet but up to 120 feet away, and a –4 penalty against a target beyond 120 feet but up to 180 feet away, and so on, up to 360 feet."],"source":"CRB"},{"type":"pf2-h3","page":279,"name":"Reload","entries":["While all weapons need some amount of time to get into position, many ranged weapons also need to be loaded and reloaded. This entry indicates how many {@action Interact} actions it takes to reload such weapons. This can be 0 if drawing ammunition and firing the weapon are part of the same action. If an item takes 2 or more actions to reload, the GM determines whether they must be performed together as an activity, or you can spend some of those actions during one turn and the rest during your next turn.","An item with an entry of \"—\" must be drawn to be thrown, which usually takes an {@action Interact} action just like drawing any other weapon. Reloading a ranged weapon and drawing a thrown weapon both require a free hand. Switching your grip to free a hand and then to place your hands in the grip necessary to wield the weapon are both included in the actions you spend to reload a weapon."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":279,"name":"Bulk","entries":["This entry gives the weapon's Bulk. A weapon's Bulk is increased or decreased if it's sized for creatures that aren't Small or Medium size, following the rules on page 295."],"source":"CRB"},{"type":"pf2-brown-box","page":279,"name":"SELECTING WEAPONS","entries":["Characters who focus on combat need to carefully consider their choice of weapons, evaluating whether they want to fight in melee or at range, the weapons' damage potential, and the special features of various weapons. Characters who are primarily spellcasters usually just need to pick a backup weapon in the best category they're trained or better in.","When selecting weapons, start by identifying the weapon types you're trained or better in. You should then compare weapons within these types to determine which ones you will have the highest melee or ranged attack modifier with. It's usually considered best practice to select both a melee and ranged weapon during character creation so you can contend with a broader variety of foes and situations.",{"type":"pf2-title","name":"Weapon Categories"},"Weapons fall into broad categories depending on how much damage they deal and what traits they have. Martial weapons generally deal more damage than simple weapons, and advanced weapons generally have more advantageous traits than martial weapons with the same damage. Generally, you'll want to select weapons that deal more damage, but if you're a highly skilled combatant, you might want to pick a weapon with interesting traits, even if it has a lower weapon damage die. You can also purchase multiple weapons within your budget, allowing you to switch between them for different situations."],"source":"CRB"},{"type":"pf2-h3","page":279,"name":"Hands","entries":["Some weapons require one hand to wield, and others require two. A few items, such as a longbow, list 1+ for its Hands entry. You can hold a weapon with a 1+ entry in one hand, but the process of shooting it requires using a second to retrieve, nock, and loose an arrow. This means you can do things with your free hand while holding the bow without changing your grip, but the other hand must be free when you shoot. To properly wield a 1+ weapon, you must hold it in one hand and also have a hand free.","Weapons requiring two hands typically deal more damage. Some one-handed weapons have the two-hand trait, causing them to deal a different size of weapon damage die when used in two hands. In addition, some abilities require you to wield a weapon in two hands. You meet this requirement while holding the weapon in two hands, even if it doesn't require two hands or have the two-hand trait."],"source":"CRB"},{"type":"pf2-h3","page":280,"name":"Group","entries":["A weapon or unarmed attack's group classifies it with similar weapons. Groups affect some abilities and what the weapon does on a critical hit if you have access to that weapon or unarmed attack's critical specialization effects; for full details, see page 283."],"source":"CRB"},{"type":"pf2-h3","page":280,"name":"Weapon Traits","entries":["The traits a weapon or unarmed attack has are listed in this entry. Any trait that refers to a \"weapon\" can also apply to an unarmed attack that has that trait."],"source":"CRB"},{"type":"pf2-h3","page":280,"name":"Ammunition","entries":["Some entries in the ranged weapons tables are followed by an entry indicating the type of ammunition that weapon launches. The damage die is determined by the weapon, not the ammunition. Because that and other relevant statistics vary by weapon, ammunition entries list only the name, quantity, Price, and Bulk. Using ammunition destroys it."],"source":"CRB"},{"type":"data","tag":"table","name":"Unarmed Attacks","source":"CRB"},{"type":"data","tag":"table","name":"Melee Weapons","source":"CRB"},{"type":"data","tag":"table","name":"Ranged Weapons","source":"CRB"},{"type":"pf2-h3","page":282,"name":"Weapon Traits","entries":["{@filter Weapons and unarmed attacks with the weapon trait can have the following traits.|traits||categories=item}"],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":283,"name":"Critical Specialization Effects","entries":["Certain feats, class features, weapon runes, and other effects can grant you additional benefits when you make a Strike with certain weapons and get a critical success. This is called a critical specialization effect. The exact effect depends on which weapon group your weapon belongs to, as listed below. You can always decide not to add the critical specialization effect of your weapon.","{@b Axe:} Choose one creature adjacent to the initial target and within reach. If its AC is lower than your attack roll result for the critical hit, you deal damage to that creature equal to the result of the weapon damage die you rolled (including extra dice for its potency rune, if any). This amount isn't doubled, and no bonuses or other additional dice apply to this damage.","{@b Bomb:} Increase the radius of the bomb's splash damage (if any) to 10 feet.","{@b Bow:} If the target of the critical hit is adjacent to a surface, it gets stuck to that surface by the missile. The target is immobilized and must spend an Interact action to attempt a DC 10 {@skill Athletics} check to pull the missile free; it can't move from its space until it succeeds. The creature doesn't become stuck if it is incorporeal, is liquid (like a water elemental or some oozes), or could otherwise escape without effort.","{@b Brawling:} The target must succeed at a Fortitude save against your class DC or be slowed 1 until the end of your next turn.","{@b Club:} You knock the target away from you up to 10 feet (you choose the distance). This is {@quickref forced movement||3|forced movement}.","{@b Dart:} The target takes {@dice 1d6} {@condition Persistent Damage|CRB|persistent bleed damage}. You gain an item bonus to this bleed damage equal to the weapon's item bonus to attack rolls.","{@b Flail:} The target is knocked {@condition prone}.","{@b Hammer:} The target is knocked {@condition prone}.","{@b Knife:} The target takes {@dice 1d6} {@condition Persistent Damage|CRB|persistent bleed} damage. You gain an item bonus to this bleed damage equal to the weapon's item bonus to attack rolls.","{@b Pick:} The weapon viciously pierces the target, who takes 2 additional damage per weapon damage die.","{@b Polearm:} The target is moved 5 feet in a direction of your choice. This is {@quickref forced movement||3|forced movement}.","{@b Shield:} You knock the target back from you 5 feet. This is {@quickref forced movement||3|forced movement}.","{@b Sling:} The target must succeed at a Fortitude save against your class DC or be stunned 1.","{@b Spear:} The weapon pierces the target, weakening its attacks. The target is clumsy 1 until the start of your next turn.","{@b Sword:} The target is made off-balance by your attack, becoming {@condition flat-footed} until the start of your next turn.",{"type":"pf2-h3","page":284,"name":"Weapon Descriptions","entries":["{@note Please visit the {@filter items page|items||source=CRB|category=weapon|type=equipment} to view all weapons.}"],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":287,"name":"Wearing Tools","entries":["You can make a set of tools (such as {@item alchemist's tools} or {@item healer's tools}) easier to use by wearing it. This allows you to draw and replace the tools as part of the action that uses them. You can wear up to 2 Bulk of tools in this manner; tools beyond this limit must be stowed or drawn with an {@action Interact} action to use."],"data":{"quickref":2},"source":"CRB"}]},{"type":"entries","entries":[{"type":"section","page":300,"name":"Cantrips","entries":["A cantrip is a special type of spell that's weaker than other spells but can be used with greater freedom and flexibility. The title of a cantrip's stat block says \"Cantrip\" instead of \"Spell.\" Casting a cantrip doesn't use up your spell slots; you can cast a cantrip at will, any number of times per day. If you're a prepared caster, you can prepare a specific number of cantrips each day. You can't prepare a cantrip in a spell slot.","A cantrip is always automatically heightened to half your level, rounded up. For a typical spellcaster, this means its level is equal to the highest level of spell slot you have."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":302,"name":"Casting Spells","entries":["The casting of a spell can range from a simple word of magical might that creates a fleeting effect to a complex process taking minutes or hours to cast and producing a long-term impact. {@action Cast a Spell||Casting a Spell} is a special activity that takes a number of actions defined by the spell. When you {@action Cast a Spell}, your spellcasting creates obvious visual manifestations of the gathering magic, although feats such as Conceal Spell (page 210) and Melodious Spell (page 101) can help hide such manifestations or otherwise prevent observers from noticing that you are casting.",{"type":"data","tag":"action","name":"Cast a Spell","source":"CRB"},{"type":"pf2-h3","page":303,"name":"Spell Components","entries":["A spell description lists the components required to {@action Cast a Spell||Cast the Spell}. For most spells, the number of components is equal to the number of actions you must spend to {@action Cast a Spell||Cast the Spell}. Each component adds certain traits to the {@action Cast a Spell} activity, and some components have special requirements. The components that appear in this book are listed below.",{"type":"pf2-h4","page":303,"name":"Material","entries":["A material component is a bit of physical matter consumed in the casting of the spell. The spell gains the manipulate trait and requires you to have a free hand to retrieve and manipulate a material component. That component is expended in the casting (even if the spell is disrupted).","Except in extreme circumstances, you can assume all common components are included in a material component pouch (page 290)."],"source":"CRB"},{"type":"pf2-h4","page":303,"name":"Somatic","entries":["A somatic component is a specific hand movement or gesture that generates a magical nexus. The spell gains the manipulate trait and requires you to make gestures. You can use this component while holding something in your hand, but not if you are restrained or otherwise unable to gesture freely.","Spells that require you to touch the target require a somatic component. You can do so while holding something as long as part of your hand is able to touch the target (even if it's through a glove or gauntlet)."],"source":"CRB"},{"type":"pf2-h4","page":303,"name":"Verbal","entries":["A verbal component is a vocalization of words of power.","You must speak them in a strong voice, so it's hard to conceal that you're {@action Cast a Spell||Casting a Spell}. The spell gains the {@trait concentrate}. You must be able to speak to provide this component."],"source":"CRB"},{"type":"pf2-h4","page":303,"name":"Focus","entries":["A focus is an object that funnels the magical energy of the spell. The spell gains the manipulate trait and requires you to either have a free hand to retrieve the focus listed in the spell or already be holding the focus in your hand.","As part of {@action Cast a Spell||Casting the Spell}, you retrieve the focus (if necessary), manipulate it, and can stow it again if you so choose.","Foci tend to be expensive, and you need to acquire them in advance to {@action Cast a Spell||Cast the Spell}."],"source":"CRB"},{"type":"pf2-brown-box","page":303,"name":"Component Substitution","entries":["Some classes can substitute one component for another or alter how a component works.","If you're a {@class bard} {@action Cast a Spell||Casting a Spell} from the {@trait occult} tradition you can usually play an {@item musical instrument||instrument} for spells requiring somatic or material components, as long as it takes at least one of your hands to do so. If you use an instrument, you don't need a spell component pouch or another hand free. You can usually also play an instrument for spells requiring verbal components, instead of speaking.","If you're a {@class cleric} {@action Cast a Spell||Casting a Spell} from the {@trait divine} tradition while holding a divine focus (such as a {@item religious symbol (generic)||religious symbol} or {@item religious text||text}), you can replace any material component the spell requires by using the divine focus as a focus component instead. Unlike the normal rules for a focus component, you can't retrieve or stow the focus when making this substitution.","If you're a {@class druid} {@action Cast a Spell||Casting a Spell} from the {@trait primal} tradition while holding a primal focus (such as {@item holly and mistletoe}), you can replace any material component the spell requires by using the primal focus as a focus component instead. Unlike the normal rules for a focus component, you can't retrieve or stow the focus when making this substitution.","If you're a {@class sorcerer} {@action Cast a Spell||Casting a Spell} from the magical tradition that matches your bloodline, you can draw on the magic within your blood to replace any material component with a somatic component.","Any character casting an innate spell can replace any material component with a somatic component."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":304,"name":"Metamagic","entries":["Many spellcasters can gain access to metamagic actions, typically by selecting metamagic feats. Actions with the metamagic trait tweak the properties of your spells, changing their range, damage, or any number of other properties. You must use a metamagic action directly before the spell you want to alter. If you use any action (including free actions, reactions, and additional metamagic actions) other than {@action Cast a Spell} directly after, you waste the benefits of the metamagic action. Any additional effects added by a metamagic action are part of the spell's effect, not of the metamagic action itself."],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":298,"name":"Disbelieving Illusions","entries":["Sometimes illusions allow an affected creature a chance to disbelieve the spell, which lets the creature effectively ignore the spell if it succeeds at doing so. This usually happens when a creature {@action Seek||Seeks} or otherwise spends actions to engage with the illusion, comparing the result of its {@skill Perception} check (or another check or saving throw, at the GM's discretion) to the caster's spell DC. {@trait Mental} illusions typically provide rules in the spell's description for disbelieving the effect (often allowing the affected creature to attempt a Will save).","If the illusion is {@trait visual}, and a creature interacts with the illusion in a way that would prove it is not what it seems, the creature might know that an illusion is present, but it still can't ignore the illusion without successfully disbelieving it. For instance, if a character is pushed through the illusion of a door, they will know that the door is an illusion, but they still can't see through it. Disbelieving an illusion makes it and those things it blocks seem hazy and indistinct, so even in the case where a visual illusion is disbelieved, it may, at the GM's discretion, block vision enough to make those on the other side concealed.."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":304,"name":"Durations","entries":["The duration of a spell is how long the spell effect lasts.","Spells that last for more than an instant have a Duration entry. A spell might last until the start or end of a turn, for some number of rounds, for minutes, or even longer. If a spell's duration is given in rounds, the number of rounds remaining decreases by 1 at the start of each of the spellcaster's turns, ending when the duration reaches 0.","Some spells have effects that remain even after the spell's magic is gone. Any ongoing effect that isn't part of the spell's duration entry isn't considered magical.","For instance, a spell that creates a loud sound and has no duration might deafen someone for a time, even permanently. This deafness couldn't be counteracted because it is not itself magical (though it might be cured by other magic, such as {@spell restore senses}).","If a spell's caster dies or is incapacitated during the spell's duration, the spell remains in effect till its duration ends.","You might need to keep track of the caster's initiative after they stopped being able to act to monitor spell durations.",{"type":"pf2-h3","page":304,"name":"Sustaining Spells","entries":["If the spell's duration is \"sustained,\" it lasts until the end of your next turn unless you use a Sustain a Spell action on that turn to extend the duration of that spell.",{"type":"data","tag":"action","name":"Sustain a Spell","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":305,"name":"Long Durations","entries":["If a spell's duration says it lasts until your next daily preparations, on the next day you can refrain from preparing a new spell in that spell's slot. (If you are a spontaneous caster, you can instead expend a spell slot during your preparations.) Doing so extends the spell's duration until your next daily preparations. This effectively Sustains the Spell over a long period of time.","If you prepare a new spell in the slot (or don't expend a spell slot), the spell ends. You can't do this if the spell didn't come from one of your spell slots. If you are dead or otherwise incapacitated at the 24-hour mark after the time you {@action Cast a Spell||Cast the Spell} or the last time you extended its duration, the spell ends. Spells with an unlimited duration last until counteracted or Dismissed. You don't need to keep a spell slot open for these spells."],"source":"CRB"},{"type":"pf2-h3","page":305,"name":"Dismissing","entries":["Some spells can be dismissed, ending the duration early. This requires the caster or target to use the Dismiss action.",{"type":"data","tag":"action","name":"Dismiss","source":"CRB"}],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":300,"name":"Focus Spells","entries":["Focus spells are a special type of spell attained directly from a branch of study, from a deity, or from another specific source. You can learn focus spells only through special class features or feats, rather than choosing them from a spell list. Furthermore, you cast focus spells using a special pool of Focus Points—you can't prepare a focus spell in a spell slot or use your spell slots to cast focus spells; similarly, you can't spend your Focus Points to cast spells that aren't focus spells. Even some classes that don't normally grant spellcasting, such as the champion and monk, can grant focus spells.","Focus spells are automatically heightened to half your level rounded up, just like cantrips are. You can't cast a focus spell if its minimum level is greater than half your level rounded up, even if you somehow gain access to it.","Casting any of your focus spells costs you 1 Focus Point. You automatically gain a focus pool of 1 Focus Point the first time you gain an ability that gives you a focus spell.","You replenish all the Focus Points in your pool during your daily preparations. You can also use the {@action Refocus} activity to pray, study, meditate, or otherwise reattune yourself to the source of your focus magic and regain a Focus Point.","Some abilities allow you to increase the Focus Points in your pool beyond 1. Typically, these are feats that give you a new focus spell and increase the number of points in your pool by 1. Your focus pool can't have a capacity beyond 3 Focus Points, even if feats that increase your pool would cause it to exceed this number.",{"type":"data","tag":"action","name":"Refocus","source":"CRB"},{"type":"pf2-brown-box","page":302,"name":"Focus Points from Multiple Sources","entries":["It's possible, especially through archetypes, to gain focus spells and Focus Points from more than one source. If this happens, you have just one focus pool, adding all the Focus Points together to determine the total size of your pool. (Remember that the maximum number of Focus Points a pool can have is 3.) If you have multiple abilities that give you a focus pool, each one adds 1 Focus Point to your pool. For instance, if you were a cleric with the Domain Initiate feat, you would have a pool with 1 Focus Point. Let's say you then took the champion multiclass archetype and the Healing Touch feat. Normally, this feat would give you a focus pool. Since you already have one, it instead increases your existing pool's capacity by 1.","Focus Points are not differentiated by source; you can spend any of your Focus Points on any of your focus spells. Likewise, when you {@action Refocus}, you get back a point as long as you follow the guidelines of any abilities that granted you focus spells. Having Focus Points from multiple sources doesn't change the tradition of your spells; if you had both cleric domain spells and druid order spells, your domain spells would remain divine and the order spells primal. This could mean that you need to keep track of a different proficiency and ability modifier with the spell DC and spell attack roll of different focus spells."],"source":"CRB"},{"type":"pf2-h3","page":302,"name":"Spellcasters with Focus Spells","entries":["If you are a spellcaster, your focus spells are the same tradition of spell as the class that gave you the focus spell. A {@class bard||bard's} are occult, a {@class cleric||cleric's} are divine, a {@class druid||druid's} are primal, a {@class wizard||wizard's} are arcane, and a {@class sorcerer||sorcerer's} are determined by their bloodline."],"source":"CRB"},{"type":"pf2-h3","page":302,"name":"Non-Spellcasters with Focus Spells","entries":["If you get focus spells from a class or other source that doesn't grant spellcasting ability (for example, if you're a monk with the {@feat Ki Strike} feat), the ability that gives you focus spells also provides your proficiency rank for spell attack rolls and spell DCs, as well as the magical tradition of your focus spells. You gain the ability to {@action Cast a Spell} and use any spellcasting actions necessary to cast your focus spells (see below). However, you don't qualify for feats and other rules that require you to be a spellcaster."],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Hostile Actions","entries":["Sometimes spell effects prevent a target from using hostile actions, or the spell ends if a creature uses any hostile actions. A hostile action is one that can harm or damage another creature, whether directly or indirectly, but not one that a creature is unaware could cause harm.","For instance, lobbing a {@spell fireball} into a crowd would be a hostile action, but opening a door and accidentally freeing a horrible monster would not be. The GM is the final arbitrator of what constitutes a hostile action."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Identifying Spells","entries":["Sometimes you need to identify a spell, especially if its effects are not obvious right away. If you notice a spell being cast, and you have prepared that spell or have it in your repertoire, you automatically know what the spell is, including the level to which it is heightened.","If you want to identify a spell but don't have it prepared or in your repertoire, you must spend an action on your turn to attempt to identify it using {@action Recall Knowledge}. You typically notice a spell being cast by seeing its visual manifestations or hearing its verbal casting components. Identifying long-lasting spells that are already in place requires using Identify Magic instead of {@action Recall Knowledge} because you don't have the advantage of watching the spell being cast."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":302,"name":"Innate Spells","entries":["Certain spells are natural to your character, typically coming from your ancestry or a magic item rather than your class. You can cast your innate spells even if you aren't a member of a spellcasting class. The ability that gives you an innate spell tells you how often you can cast it—usually once per day—and its magical tradition. Innate spells are refreshed during your daily preparations. Innate cantrips are cast at will and automatically heightened as normal for cantrips (see Cantrips on page 300) unless otherwise specified. You gain the ability to {@action Cast a Spell} and use any spellcasting actions necessary to cast your innate spells; since this magic is innate, you can replace any material component with a somatic component (page 303). Innate spells don't let you qualify for abilities that require you to be a spellcaster.","You're always trained in spell attack rolls and spell DCs for your innate spells, even if you aren't otherwise trained in spell attack rolls or spell DCs. If your proficiency in spell attack rolls or spell DCs is expert or better, apply that proficiency to your innate spells, too. You use your Charisma modifier as your spellcasting ability modifier for innate spells unless otherwise specified.","If you have an innate spell, you can cast it, even if it's not of a spell level you can normally cast. This is especially common for monsters, which might be able to cast innate spells far beyond what a character of the same level could use.","You can't use your spell slots to cast your innate spells, but you might have an innate spell and also be able to prepare or cast the same spell through your class. You also can't heighten innate spells, but some abilities that grant innate spells might give you the spell at a higher level than its base level or change the level at which you cast the spell."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":304,"name":"Ranges, Areas, and Targets","entries":["Spells with a range can affect targets, create areas, or make things appear only within that range. Most spell ranges are measured in feet, though some can stretch over miles, reach anywhere on the planet, or go even farther!",{"type":"pf2-h3","page":304,"name":"Touch Range","entries":["A spell with a range of touch requires you to physically touch the target. You use your unarmed reach to determine whether you can touch the creature. You can usually touch the target automatically, though the spell might specify that the target can attempt a saving throw or that you must attempt a spell attack roll. If an ability increases the range of a touch spell, start at 0 feet and increase from there."],"source":"CRB"},{"type":"pf2-h3","page":304,"name":"Areas","entries":["Sometimes a spell has an area, which can be a burst, cone, emanation, or line. The method of measuring these areas can be found {@quickref here||3|Areas}. If the spell originates from your position, the spell has only an area; if you can cause the spell's area to appear farther away from you, the spell has both a range and an area."],"source":"CRB"},{"type":"pf2-h3","page":304,"name":"Targets","entries":["Some spells allow you to directly target a creature, an object, or something that fits a more specific category. The target must be within the spell's range, and you must be able to see it (or otherwise perceive it with a precise sense) to target it normally. At the GM's discretion, you can attempt to target a creature you can't see, as described in Detecting Creatures on pages 465–467. If you fail to target a particular creature, this doesn't change how the spell affects any other targets the spell might have.","If you choose a target that isn't valid, such as if you thought a vampire was a living creature and targeted it with a spell that can target only living creatures, your spell fails to target that creature. If a creature starts out as a valid target but ceases to be one during a spell's duration, the spell typically ends, but the GM might decide otherwise in certain situations.","Spells that affect multiple creatures in an area can have both an Area entry and a Targets entry. A spell that has an area but no targets listed usually affects all creatures in the area indiscriminately.","Some spells restrict you to willing targets. A player can declare their character a willing or unwilling target at any time, regardless of turn order or their character's condition (such as when a character is paralyzed, unconscious, or even dead)."],"source":"CRB"},{"type":"pf2-h3","page":304,"name":"Line of Effect","entries":["You usually need an unobstructed path to the target of a spell, the origin point of an area, or the place where you create something with a spell. More information on line of effect can be found {@quickref here||3|line of effect}."],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":306,"name":"Reading Spells","entries":["Each spell uses the following format. Entries appear only when applicable, so not all spells will have every entry described here. The spell's name line also lists the type of spell if it's a cantrip or focus spell, as well as the level.",{"type":"data","tag":"generic","style":"book","data":{"name":"SPELL NAME","traits":["traits"],"category":"SPELL","level":"(LEVEL)","sections":[[[{"type":"pf2-options","skipSort":true,"noColon":true,"items":[{"name":"Tradition","entries":["This entry lists the magical traditions the spell belongs to. Some feats or other abilities might add a spell to your spell list even if you don't follow the listed traditions."]},{"name":"Cast","entries":["The number of actions required to {@action Cast a Spell||Cast the Spell} are listed here. Spells that can be cast during a single turn have the appropriate icon, as do those that can be cast as a free action or a reaction. Spells that take longer to cast list the time required, such as \"1 minute.\" After this, the spell's components are listed. If Casting the Spell has a cost, requirements, or a trigger, that information is also listed in this section. A cost includes any money, valuable materials, or other resources that must be expended to cast the spell."]},{"name":"Range, Area, and Targets","entries":["This entry lists the range of the spell, the area it affects, and the targets it can affect, if any. If none of these entries are present, the spell affects only the caster."]},{"name":"Saving Throw and Duration","entries":["If a spell allows the target to attempt a saving throw, the type of save appears here. Any details on the particular results and timing of the save appear in the text unless the entry specifies a basic saving throw, which follows the rules found on page 449. If the spell requires a save only under certain circumstances or at a certain time, this entry is omitted, since the text needs to explain it in more detail. A spell that doesn't list a duration takes place instantaneously, and anything created by it persists after the spell."]}]}]],[["A horizontal line follows saving throws and duration, and the effects of the spell are described after this line. This section might also detail the possible results of a saving throw: critical success, success, failure, and critical failure."]],[[{"type":"pf2-options","skipSort":true,"noColon":true,"items":[{"name":"Heightened (level)","entries":["If the spell has special effects when heightened, those effects appear at the end of the stat block."]}]}]]]}}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":408,"name":"Rituals","entries":[{"type":"pf2-h2","page":408,"name":"Casting Rituals","entries":["When you take charge of a ritual, you are its primary caster, and others assisting you are secondary casters. You can be a primary caster for a ritual even if you can't cast spells. You must know the ritual, and the ritual's spell level can be no higher than half your level rounded up.","You must also have the required proficiency rank in the skill used for the ritual's primary check (see Checks below), and as the primary caster, you must attempt this skill check to determine the ritual's effects. The primary skill check determines the tradition.","Rituals do not require spell slots to cast. You can heighten a ritual up to half your level rounded up, decided when the ritual is initiated. A ritual always takes at least 1 hour to perform, and often longer. While a ritual is a downtime activity, it's possible—albeit risky—to perform a ritual during exploration with enough uninterrupted time. A ritual's casting time is usually listed in days. Each day of casting requires 8 hours of participation in the ritual from all casters, with breaks during multiday rituals to allow rest. One caster can continue a multiday ritual, usually with some light chanting or meditation, while the other casters rest. All rituals require material, somatic, and verbal components throughout their casting time.",{"type":"pf2-h3","page":408,"name":"Learning Rituals","entries":["Learning a ritual does not count against any limits on spells in your spell repertoire or on any other normal spellcasting ability. Rituals are never common, though if you look hard, you can probably find someone who can perform an uncommon ritual for you. They may still be unwilling to teach it to you."],"source":"CRB"},{"type":"pf2-h3","page":408,"name":"Cost","entries":["A ritual's Cost entry lists valuable components required to cast the ritual. If a ritual doesn't have any such components, it won't have a Cost entry. The cost is consumed when you attempt the primary skill check. Costs are often presented as a base cost multiplied by the target's level and sometimes the spell's level. If the target's level is lower than 1, multiply the cost by 1 instead. Heightened versions that increase the base cost multiply it by the target's level or another value as appropriate. Most rituals that create permanent creatures, such as {@ritual create undead}, use costs based on the level of the spell, as presented on {@table creature creation rituals||Table 7–1}."],"source":"CRB"},{"type":"pf2-h3","page":408,"name":"Secondary Casters","entries":["Many rituals need additional secondary casters, who also don't need to be able to cast spells. Unlike a primary caster, a secondary caster doesn't need a minimum level or skill proficiency. The Secondary Casters entry, if present, indicates the minimum number of secondary casters required."],"source":"CRB"},{"type":"pf2-h3","page":408,"name":"Checks","entries":["At the ritual's culmination, you must attempt the skill check listed in the Primary Check entry to determine the ritual's outcome. Primary checks usually have a very hard DC for a level that's twice the ritual's spell level. As with other downtime activities, fortune and misfortune effects can't modify your checks for the ritual, nor can bonuses or penalties that aren't active throughout the process.","The GM can adjust the DCs of rituals, add or change primary or secondary checks, or even waive requirements to fit specific circumstances. For example, performing a ritual in a location where ley lines converge on the night of a new moon might make a normally difficult ritual drastically easier.",{"type":"data","tag":"table","name":"Creature Creation Rituals","source":"CRB"}],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h4","page":408,"name":"Secondary Checks","entries":["Often, a ritual requires secondary checks to represent aspects of its casting, usually with a standard DC for a level twice the ritual's spell level. A different secondary caster must attempt each secondary check. If there are more secondary casters than checks, the others don't attempt any.","Secondary casters attempt their checks before you attempt the primary check; no matter their results, the ritual proceeds to the primary check. Secondary checks affect the primary check depending on their results.",{"type":"successDegree","entries":{"Critical Success":"You gain a +2 circumstance bonus to the primary check.","Success":"No bonus or penalty.","Failure":"You take a –4 circumstance penalty to the primary check.","Critical Failure":"As failure, and you reduce the degree of success of the primary skill check by one step."}}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":409,"name":"Effect","entries":["A ritual's effect depends on the result of the primary check.","If an effect lists a save DC, use your spell DC for the ritual's magic tradition (or 12 + your level + your highest mental ability modifier, if you don't have a spell DC)."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":409,"name":"Rituals","entries":["{@note Please visit the {@filter rituals page|rituals||source=CRB} to view all Rituals.}"],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Saving Throws","entries":["Spells that require a target to attempt a save to resist some or all of the spell's effects have a Saving Throw entry. This entry presents the type of save for quick reference, and specific details appear in the spell description. Whenever a spell allows a saving throw, it uses the caster's spell DC.",{"type":"pf2-h3","page":305,"name":"Basic Saving Throws","entries":["If a spell's Saving Throw entry specifies a \"basic\" saving throw, the spell's potential effects all relate to the damage listed in the spell's description. The target takes no damage on a critical success, half damage on a success, full damage on a failure, or double damage on a critical failure. The rules for basic saving throws are found on page 449."],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Setting Triggers","entries":["If a spell is meant to respond only to certain events or under certain conditions—such as {@spell magic mouth}—it might require you to set a trigger. This is a simple sensory cue that causes the spell to activate. The spell activates as a reaction when the spell's sensor observes something that fits its trigger. Depending on the spell, the trigger might be the presence of a type of creature, such as \"red-haired dwarven women,\" or it could be an observed action, such as \"whenever someone enters the spell's area.\" Disguises and illusions fool the spell as long as they appear to match its parameters. For a spell to detect something visually, the spell's origin point must have line of sight. Darkness doesn't prevent this, but invisibility does, as does a successful {@skill Stealth} check to Hide (against the spell's DC). For auditory detection, line of sight isn't necessary, though the sound must be audible at the spell's origin point. A {@skill Stealth} check to Sneak can fool the sensor."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Spell Attacks","entries":["Some spells require you to succeed at a spell attack roll to affect the target. This is usually because they require you to precisely aim a ray or otherwise make an accurate attack. A spell attack roll is compared to the target's AC.","Spell attack rolls benefit from any bonuses or penalties to attack rolls, including your multiple attack penalty, but not any special benefits or penalties that apply only to weapon or unarmed attacks. Spell attacks don't deal any damage beyond what's listed in the spell description.","In rare cases, a spell might have you make some other type of attack, such as a weapon Strike. Such attacks use the normal rules and attack bonus for that type of attack."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":298,"name":"Spell Slots","entries":["Characters of spellcasting classes can cast a certain number of spells each day; the spells you can cast in a day are referred to as spell slots. At 1st level, a character has only a small number of 1st-level spell slots per day, but as you advance in level, you gain more spell slots and new slots for higher-level spells. A spell's level indicates its overall power, from 1 to 10.",{"type":"pf2-h3","page":298,"name":"Prepared Spells","entries":["If you're a prepared spellcaster—such as a cleric, druid, or wizard—you must spend time each day preparing spells for that day. At the start of your daily preparations, you select a number of spells of different spell levels determined by your character level and class. Your spells remain prepared until you cast them or until you prepare spells again.","Each prepared spell is expended after a single casting, so if you want to cast a particular spell more than once in a day, you need to prepare that spell multiple times. The exceptions to this rule are spells with the cantrip trait; once you prepare a cantrip, you can cast it as many times as you want until the next time you prepare spells. See page 300 for more information on cantrips.","You might gain an ability that allows you to swap prepared spells or perform other aspects of preparing spells at different times throughout the day, but only your daily preparation counts for the purpose of effects that last until the next time you prepare spells."],"source":"CRB"},{"type":"pf2-h3","page":298,"name":"Spontaneous Spells","entries":["If you're a spontaneous spellcaster—such as a bard or a sorcerer—you choose which spell you're using a spell slot for at the moment you decide to cast it. This provides you with more freedom in your spellcasting, but you have fewer spells in your spell repertoire, as determined by your character level and class. When you make your daily preparations, all your spell slots are refreshed, but you don't get to change the spells in your repertoire."],"source":"CRB"},{"type":"pf2-red-box","page":299,"name":"Magical Traditions","entries":["Spellcasters cast spells from one of four different spell list, each representing a different magical tradition: arcane, divine, occult, and primal.","Your class determines which tradition of magic your spells use. In some cases, such as when a cleric gains spells from their deity or when a sorcerer gets spells from their bloodline, you might be able to cast spells from a different spell list. In these cases, the spell uses your magic tradition, not the list the spell normally comes from. When you cast a spell, add your tradition's trait to the spell.","Some types of magic, such as that of most magic items, don't belong to any single tradition. These have the magical trait instead of a tradition trait.",{"type":"table","style":"pf2-box__table--red","rows":[["Arcane","Divine","Occult","Primal"],["Arcane spellcasters use logic and rationality to categorize the magic inherent in the world around them. Because of its far-reaching approach, the arcane tradition has the broadest spell list, though it's generally poor at affecting the spirit or the soul. Wizards are the most iconic arcane spellcasters, poring over tomes and grimoires, though arcane sorcerers study the secrets of their blood to unlock the power within themselves.","The power of the divine is steeped in faith, the unseen, and belief in a power source from beyond the Material Plane. Clerics are the most iconic divine spellcasters, beseeching the gods to grant them their magic. Divine sorcerers can use the blood of their celestial or fiendish ancestors as a divine conduit, and champions call upon their gods to grant them martial prowess through divine guidance.","The practitioners of occult traditions seek to understand the unexplainable, categorize the bizarre, and otherwise access the ephemeral in a systematic way. Bards are the most iconic occult spellcasters, collecting strange esoterica and using their performances to influence the mind or elevate the soul, and occult sorcerers strive to understand the mysterious power in their blood.","An instinctual connection to and faith in the world, the cycle of day and night, theturning of the seasons, and the natural selection of predator and prey drive the primal tradition. Druids are the most iconic primal spellcasters, calling upon the magic of nature through deep faith and a connection to the plants and animals around them, and primal sorcerers call upon their fey or beast blood to harness the same natural energies."]]}],"source":"CRB"},{"type":"pf2-h3","page":299,"name":"Heightened Spells","entries":["Both prepared and spontaneous spellcasters can cast a spell at a higher spell level than that listed for the spell.","This is called heightening the spell. A prepared spellcaster can heighten a spell by preparing it in a higher-level slot than its normal spell level, while a spontaneous spellcaster can heighten a spell by casting it using a higher-level spell slot, so long as they know the spell at that level (see Heightened Spontaneous Spells below). When you heighten your spell, the spell's level increases to match the higher level of the spell slot you've prepared it in or used to cast it. This is useful for any spell, because some effects, such as counteracting, depend on the spell's level.","In addition, many spells have additional specific benefits when they are heightened, such as increased damage. These extra benefits are described at the end of the spell's stat block. Some heightened entries specify one or more levels at which the spell must be prepared or cast to gain these extra advantages. Each of these heightened entries states specifically which aspects of the spell change at the given level. Read the heightened entry only for the spell level you're using or preparing; if its benefits are meant to include any of the effects of a lower-level heightened entry, those benefits will be included in the entry.","Other heightened entries give a number after a plus sign, indicating that heightening grants extra advantages over multiple levels. The listed effect applies for every increment of levels by which the spell is heightened above its lowest spell level, and the benefit is cumulative. For example, {@spell fireball} says \"{@b Heightened (+1)} The damage increases by 2d6.\" Because {@spell fireball} deals {@damage 6d6} fire damage at 3rd level, a 4th-level {@spell fireball} would deal {@dice 8d6} fire damage, a 5th-level spell would deal {@dice 10d6} fire damage, and so on.",{"type":"pf2-h4","page":299,"name":"Heightened Spontaneous Spells","entries":["If you're a spontaneous spellcaster, you must know a spell at the specific level that you want to cast it in order to heighten it. You can add a spell to your spell repertoire at more than a single level so that you have more options when casting it. For example, if you added {@spell fireball} to your repertoire as a 3rd-level spell and again as a 5th-level spell, you could cast it as a 3rd-level or a 5th-level spell; however, you couldn't cast it as a 4th-level spell.","Many spontaneous spellcasting classes provide abilities like the signature spells class feature, which allows you to cast a limited number of spells as heightened versions even if you know the spell at only a single level."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-red-box","page":299,"name":"The Four Essences","entries":["Spells that affect certain physical or metaphysical forces tend to be grouped into particular magical traditions. Scholars of magic widely agree that all of existence is composed of some combination of four essences, though they disagree on the names and particular qualities of each essence.","The following entries discuss each essence and the traditions and spell schools relevant to it; for instance, evocation spells tend to manipulate matter. The abjuration school is an unusual case, as abjuration spells draw upon different essences depending on who they are warding and what they are protecting against.",{"type":"table","style":"pf2-box__table--red","rows":[["Matter","Spirit","Mind","Life"],["Also called body, material essence, or physical essence, matter is the fundamental building block that makes up all physical things in the universe. The arcane and primal traditions are especially attuned toward manipulating and shaping matter. Spells that are used to create or alter matter most often come from the conjuration, evocation, or transmutation schools.","Also called soul, ethereal essence, or spiritual essence, spirit is an otherworldly building block that makes up a being's immaterial and immortal self. The spirit travels through the Ethereal Plane and into the Great Beyond after the death of the physical body. The spirit is most easily affected by divine and occult spells. Spirit spells are usually of the divination or necromancy schools.","Also called thought or astral essence, the mind essence allows thinking creatures to have rational thoughts, ideas, plans, logic, and memories. Mind touches even nonsapient creatures like animals, though in a more limited capacity. Arcane and occult casters usually excel at mind spells. Spells that use mind essence are usually found in the divination, enchantment, and illusion schools.","Also called heart, faith, instinct, or vital essence, life represents the animating universal force within all things. Whereas matter provides the base materials for a body, life keeps it alive and well. This essence is responsible for unconscious responses and belief, such as ancestral instincts and divine guidance. The divine and primal traditions hold power over life. Life spells are usually necromancy."]]}],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":306,"name":"Walls","entries":["Spells that create walls list the depth, length, and height of the wall, also specifying how it can be positioned. Some walls can be shaped; you can manipulate the wall into a form other than a straight line, choosing its contiguous path square by square. The path of a shaped wall can't enter the same space more than once, but it can double back so one section is adjacent to another section of the wall."],"data":{"quickref":3},"source":"CRB"}]},{"type":"entries","entries":[{"type":"section","page":461,"name":"Actions","entries":["You affect the world around you primarily by using actions, which produce effects. Actions are most closely measured and restricted during the encounter mode of play, but even when it isn't important for you to keep strict track of actions, they remain the way in which you interact with the game world. There are four types of actions: single actions, activities, reactions, and free actions.","{@b Single actions} can be completed in a very short time. They're self-contained, and their effects are generated within the span of that single action. During an encounter, you get 3 actions at the beginning of your turn, which you can use as described on page 468.","{@b Activities} usually take longer and require using multiple actions, which must be spent in succession. Stride is a single action, but Sudden Charge is an activity in which you use both the Stride and Strike actions to generate its effect.","{@b Reactions} have triggers, which must be met for you to use the reaction. You can use a reaction anytime its trigger is met, whether it's your turn or not. In an encounter, you get 1 reaction each round, which you can use as described on page 468. Outside of encounters, your use of reactions is more flexible and up to the GM. Reactions are usually triggered by other creatures or by events outside your control.","{@b Free actions} don't cost you any of your actions per turn, nor do they cost your reaction. A free action with no trigger follows the same rules as a single action (except the action cost), and a free action with a trigger follows the same rules as a reaction (except the reaction cost).",{"type":"pf2-brown-box","page":461,"name":"ACTION ICON KEY","entries":["These icons appear in stat blocks as shorthand for each type of action.","{@as 1} Single Action","{@as 2} Two-Action Activity","{@as 3} Three-Action Activity","{@as R} Reaction","{@as F} Free Action"],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Activities","entries":["An activity typically involves using multiple actions to create an effect greater than you can produce with a single action, or combining multiple single actions to produce an effect that's different from merely the sum of those actions. In some cases, usually when spellcasting, an activity can consist of only 1 action, 1 reaction, or even 1 free action.","An activity might cause you to use specific actions within it. You don't have to spend additional actions to perform them—they're already factored into the activity's required actions. (See Subordinate Actions on page 462.) You have to spend all the actions of an activity at once to gain its effects. In an encounter, this means you must complete it during your turn. If an activity gets interrupted or disrupted in an encounter (page 462), you lose all the actions you committed to it.",{"type":"pf2-h4","page":461,"name":"Exploration and Downtime Activities","entries":["Outside of encounters, activities can take minutes, hours, or even days. These activities usually have the exploration or downtime trait to indicate they're meant to be used during these modes of play. You can often do other things off and on as you carry out these activities, provided they aren't significant activities of their own. For instance, if you're Repairing an item, you might move around to stretch your legs or have a brief discussion—but you couldn't also Decipher Writing at the same time.","If an activity that occurs outside of an encounter is interrupted or disrupted, as described in Disrupting Actions below, you usually lose the time you put in, but no additional time beyond that."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":462,"name":"IN-DEPTH ACTION RULES","entries":["These rules clarify some of the specifics of using actions.",{"type":"pf2-title","name":"Simultaneous Actions"},"You can use only one single action, activity, or free action that doesn't have a trigger at a time. You must complete one before beginning another. For example, the Sudden Charge activity states you must Stride twice and then Strike, so you couldn't use an Interact action to open a door in the middle of the movement, nor could you perform part of the move, make your attack, and then finish the move.","Free actions with triggers and reactions work differently. You can use these whenever the trigger occurs, even if the trigger occurs in the middle of another action.",{"type":"pf2-title","name":"Subordinate Actions"},"An action might allow you to use a simpler action—usually one of the Basic Actions on page 469—in a different circumstance or with different effects. This subordinate action still has its normal traits and effects, but is modified in any ways listed in the larger action. For example, an activity that tells you to Stride up to half your Speed alters the normal distance you can move in a Stride. The Stride would still have the move trait, would still trigger reactions that occur based on movement, and so on. The subordinate action doesn't gain any of the traits of the larger action unless specified. The action that allows you to use a subordinate action doesn't require you to spend more actions or reactions to do so; that cost is already factored in.","Using an activity is not the same as using any of its subordinate actions. For example, the quickened condition you get from the {@spell haste} spell lets you spend an extra action each turn to Stride or Strike, but you couldn't use the extra action for an activity that includes a Stride or Strike. As another example, if you used an action that specified, \"If the next action you use is a Strike,\" an activity that includes a Strike wouldn't count, because the next thing you are doing is starting an activity, not using the Strike basic action."],"source":"CRB"},{"type":"pf2-h3","page":462,"name":"Actions with Triggers","entries":["You can use free actions that have triggers and reactions only in response to certain events. Each such reaction and free action lists the trigger that must happen for you to perform it. When its trigger is satisfied—and {@i only} when it is satisfied—you can use the reaction or free action, though you don't have to use the action if you don't want to.","There are only a few basic reactions and free actions that all characters can use. You're more likely to gain actions with triggers from your class, feats, and magic items.",{"type":"pf2-h4","page":462,"name":"Limitations on Triggers","entries":["The triggers listed in the stat blocks of reactions and some free actions limit when you can use those actions. You can use only one action in response to a given trigger. For example, if you had a reaction and a free action that both had a trigger of \"your turn begins,\" you could use either of them at the start of your turn—but not both. If two triggers are similar, but not identical, the GM determines whether you can use one action in response to each or whether they're effectively the same thing. Usually, this decision will be based on what's happening in the narrative.","This limitation of one action per trigger is per creature; more than one creature can use a reaction or free action in response to a given trigger."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":462,"name":"Other Actions","entries":["Sometimes you need to attempt something not already covered by defined actions in the game. When this happens, the rules tell you how many actions you need to spend, as well any traits your action might have. For example, a spell that lets you switch targets might say you can do so \"by spending a single action, which has the {@trait concentrate}.\" Game masters can also use this approach when a character tries to do something that isn't covered in the rules."],"source":"CRB"},{"type":"pf2-h3","page":462,"name":"Gaining and Losing Actions","entries":["Conditions can change the number of actions you can use on your turn, or whether you can use actions at all. The slowed condition, for example, causes you to lose actions, while the quickened condition causes you to gain them.","Conditions are detailed in the appendix on pages 618–623.","Whenever you lose a number of actions—whether from these conditions or in any other way—you choose which to lose if there's any difference between them. For instance, the {@spell haste} spell makes you quickened, but it limits what you can use your extra action to do. If you lost an action while {@spell haste} was active, you might want to lose the action from haste first, since it's more limited than your normal actions.","Some effects are even more restrictive. Certain abilities, instead of or in addition to changing the number of actions you can use, say specifically that you can't use reactions. The most restrictive form of reducing actions is when an effect states that you can't act: this means you can't use any actions, or even speak."],"source":"CRB"},{"type":"pf2-h3","page":462,"name":"Disrupting Actions","entries":["Various abilities and conditions, such as an Attack of Opportunity, can disrupt an action. When an action is disrupted, you still use the actions or reactions you committed and you still expend any costs, but the action's effects don't occur. In the case of an activity, you usually lose all actions spent for the activity up through the end of that turn. For instance, if you began a {@action Cast a Spell} activity requiring 3 actions and the first action was disrupted, you lose all 3 actions that you committed to that activity.","The GM decides what effects a disruption causes beyond simply negating the effects that would have occurred from the disrupted action. For instance, a Leap disrupted midway wouldn't transport you back to the start of your jump, and a disrupted item hand off might cause the item to fall to the ground instead of staying in the hand of the creature who was trying to give it away."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":457,"name":"Afflictions","entries":["Diseases and poisons are types of afflictions, as are curses and radiation. An affliction can infect a creature for a long time, progressing through different and often increasingly debilitating stages. The level of an affliction is the level of the monster, hazard, or item causing the affliction or, in the case of a spell, is listed in the affliction entry for that spell.",{"type":"pf2-h3","page":457,"name":"Format","entries":["Whether appearing in a spell, as an item, or within a creature's stat block, afflictions appear in the following format.",{"type":"pf2-h4","page":457,"name":"Name and Traits","entries":["The affliction's name is given first, followed by its traits in parentheses—including the trait for the type of affliction (curse, disease, poison, and so forth). If the affliction needs to have a level specified, it follows the parentheses, followed by any unusual details, such as restrictions on removing the conditions imposed by an affliction."],"source":"CRB"},{"type":"pf2-h4","page":457,"name":"Saving Throw","entries":["When you're first exposed to the affliction, you must attempt a saving throw against it. This first attempt to stave off the affliction is called the initial save. An affliction usually requires a Fortitude save, but the exact save and its DC are listed after the name and type of affliction. Spells that can poison you typically use the caster's spell DC.","On a successful initial saving throw, you are unaffected by that exposure to the affliction. You do not need to attempt further saving throws against it unless you are exposed to the affliction again.","If you fail the initial saving throw, after the affliction's onset period elapses (if applicable), you advance to stage 1 of the affliction and are subjected to the listed effect. On a critical failure, after its onset period (if applicable), you advance to stage 2 of the affliction and are subjected to that effect instead. The stages of an affliction are described below."],"source":"CRB"},{"type":"pf2-h4","page":458,"name":"Onset","entries":["Some afflictions have onset times. For these afflictions, once you fail your initial save, you don't gain the effects for the first stage of the affliction until the onset time has elapsed. If this entry is absent, you gain the effects for the first stage (or the second stage on a critical failure) immediately upon failing the initial saving throw."],"source":"CRB"},{"type":"pf2-h4","page":458,"name":"Maximum Duration","entries":["If an affliction lasts only a limited amount of time, it lists a maximum duration. Once this duration passes, the affliction ends. Otherwise, the affliction lasts until you succeed at enough saves to recover, as described in Stages below."],"source":"CRB"},{"type":"pf2-h4","page":458,"name":"Stages","entries":["An affliction typically has multiple stages, each of which lists an effect followed by an interval in parentheses. When you reach a given stage of an affliction, you are subjected to the effects listed for that stage.","At the end of a stage's listed interval, you must attempt a new saving throw. On a success, you reduce the stage by 1; on a critical success, you reduce the stage by 2. You are then subjected to the effects of the new stage. If the affliction's stage is ever reduced below stage 1, the affliction ends and you don't need to attempt further saves unless you're exposed to the affliction again.","On a failure, the stage increases by 1; on a critical failure, the stage increases by 2. You are then subjected to the effects listed for the new stage. If a failure or critical failure would increase the stage beyond the highest listed stage, the affliction instead repeats the effects of the highest stage."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":458,"name":"Conditions from Afflictions","entries":["An affliction might give you conditions with a longer or shorter duration than the affliction. For instance, if an affliction causes you to be drained but has a maximum duration of 5 minutes, you remain drained even after the affliction ends, as is normal for the drained condition. Or, you might succeed at the flat check to remove persistent damage you took from an ongoing affliction, but you would still need to attempt saves to remove the affliction itself, and failing one might give you new persistent damage."],"source":"CRB"},{"type":"pf2-h3","page":458,"name":"Multiple Exposures","entries":["Multiple exposures to the same curse or disease currently affecting you have no effect. For a poison, however, failing the initial saving throw against a new exposure increases the stage by 1 (or by 2 if you critically fail) without affecting the maximum duration. This is true even if you're within the poison's onset period, though it doesn't change the onset length."],"source":"CRB"},{"type":"pf2-h3","page":458,"name":"Virulent Afflictions","entries":["Afflictions with the {@trait virulent} trait are harder to remove.","You must succeed at two consecutive saves to reduce a virulent affliction's stage by 1. A critical success reduces a virulent affliction's stage by only 1 instead of by 2."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":443,"name":"Checks","entries":["When success isn't certain—whether you're swinging a sword at a foul beast, attempting to leap across a chasm, or straining to remember the name of the earl's second cousin at a soiree—you'll attempt a check. Pathfinder has many types of checks, from skill checks to attack rolls to saving throws, but they all follow these basic steps.",{"type":"list","style":"list-decimal","items":["Roll a d20 and identify the modifiers, bonuses, and penalties that apply.","Calculate the result.","Compare the result to the difficulty class (DC).","Determine the degree of success and the effect."]},"Checks and difficulty classes (DC) both come in many forms. When you swing your sword at that foul beast, you'll make an attack roll against its Armor Class, which is the DC to hit another creature. If you are leaping across that chasm, you'll attempt an {@skill Athletics} skill check with a DC based on the distance you are trying to jump. When calling to mind the name of the earl's second cousin, you attempt a check to {@action Recall Knowledge}. You might use either the Society skill or a Lore skill you have that's relevant to the task, and the DC depends on how common the knowledge of the cousin's name might be, or how many drinks your character had when they were introduced to the cousin the night before.","No matter the details, for any check you must roll the d20 and achieve a result equal to or greater than the DC to succeed. Each of these steps is explained below.",{"type":"pf2-h3","page":444,"name":"Step 1: Roll D20 and Identify The Modifiers, Bonuses, and Penalties That Apply","entries":["Start by rolling your d20. You'll then identify all the relevant modifiers, bonuses, and penalties that apply to the roll. A {@b modifier} can be either positive or negative, but a {@b bonus} is always positive, and a {@b penalty} is always negative.","The sum of all the modifiers, bonuses, and penalties you apply to the d20 roll is called your total modifier for that statistic.","Nearly all checks allow you to add an {@b ability modifier} to the roll. An ability modifier represents your raw capabilities and is derived from an ability score, as described on page 20. Exactly which ability modifier you use is determined by what you're trying to accomplish. Usually a sword swing applies your Strength modifier, whereas remembering the name of the earl's cousin uses your Intelligence modifier.","When attempting a check that involves something you have some training in, you will also add your {@b bonus}. This bonus depends on your proficiency rank:","untrained, trained, expert, master, or legendary. If you're untrained, your bonus is +0—you must rely on raw talent and any bonuses from the situation. Otherwise, the bonus equals your character's level plus a certain amount depending on your rank. If your proficiency rank is trained, this bonus is equal to your level + 2, and higher proficiency ranks further increase the amount you add to your level.",{"type":"table","colStyles":["text-center","text-center"],"rows":[["Proficiency Rank","Proficiency Bonus"],["Untrained","0"],["Trained","Your level + 2"],["Expert","Your level + 4"],["Master","Your level + 6"],["Legendary","Your level + 8"]]},"There are three other types of bonus that frequently appear: circumstance bonuses, item bonuses, and status bonuses. If you have different types of bonus that would apply to the same roll, you'll add them all. But if you have multiple bonuses of the same type, you can use only the highest bonus on a given roll—in other words, they don't \"stack.\" For instance, if you have both a proficiency bonus and an item bonus, you add both to your d20 result, but if you have two item bonuses that could apply to the same check, you add only the higher of the two.","{@b Circumstance bonuses} typically involve the situation you find yourself in when attempting a check. For instance, using Raise a Shield with a buckler grants you a +1 circumstance bonus to AC. Being behind cover grants you a +2 circumstance bonus to AC. If you are both behind cover and Raising a Shield, you gain only the +2 circumstance bonus for cover, since they're the same type and the bonus from cover is higher.","{@b Item bonuses} are granted by some item that you are wearing or using, either mundane or magical. For example, armor gives you an item bonus to AC, while expanded alchemist's tools grant you an item bonus to {@skill Crafting} checks when making alchemical items.","{@b Status bonuses} typically come from spells, other magical effects, or something applying a helpful, often temporary, condition to you. For instance, the 3rd-level {@spell heroism} spell grants a +1 status bonus to attack rolls, {@skill Perception} checks, saving throws, and skill checks. If you were under the effect of {@spell heroism} and someone cast the {@spell bless} spell, which also grants a +1 status bonus on attacks, your attack rolls would gain only a +1 status bonus, since both spells grant a +1 status bonus to those rolls, and you only take the highest status bonus.","Penalties work very much like bonuses. You can have {@b circumstance penalties {@b status penalties}, and sometimes even {@b item penalties.} Like bonuses of the same type, you take only the worst all of various penalties of a given type. However, you can apply both a bonus and a penalty of the same type on a single roll. For example, if you had a +1 status bonus from a {@spell heroism} spell but a –2 status penalty from the sickened condition, you'd apply them both to your roll—so {@spell heroism} still helps even though you're feeling unwell.","Unlike bonuses, penalties can also be {@b untyped}, in which case they won't be classified as \"circumstance,\" \"item,\" or \"status.\" Unlike other penalties, you always add all your untyped penalties together rather than simply taking the worst one. For instance, when you use attack actions, you incur a multiple attack penalty on each attack you make on your turn after the first attack, and when you attack a target that's beyond your weapon's normal range increment, you incur a range penalty on the attack.","Because these are both untyped penalties, if you make multiple attacks at a faraway target, you'd apply both the multiple attack penalty and the range penalty to your roll.","Once you've identified all your various modifiers, bonuses, and penalties, you move on to the next step."],"source":"CRB"},{"type":"pf2-h3","page":445,"name":"Step 2: Calculate the Result","entries":["This step is simple. Add up all the various modifiers, bonuses, and penalties you identified in Step 1—this is your total modifier. Next add that to the number that came up on your d20 roll. This total is your check result."],"source":"CRB"},{"type":"pf2-h3","page":445,"name":"Step 3: Compare the Result to the DC","entries":["This step can be simple, or it can create suspense. Sometimes you'll know the {@b Difficulty Class} ({@b DC}) of your check. In these cases, if your result is equal to or greater than the DC, you succeed! If your roll anything less than the DC, you fail.","Other times, you might not know the DC right away. Swimming across a river would require an {@skill Athletics} check, but it doesn't have a specified DC—so how will you know if you succeed or fail? You call out your result to the GM and they will let you know if it is a success, failure, or otherwise. While you might learn the exact DC through trial and error, DCs sometimes change, so asking the GM whether a check is successful is the best way to determine whether or not you have met or exceeded the DC.",{"type":"pf2-h4","page":445,"name":"Calculating DCs","entries":["Whenever you attempt a check, you compare your result against a DC. When someone or something else attempts a check against you, rather than both forces rolling against one another, the GM (or player, if the opponent is another PC) compares their result to a fixed DC based on your relevant statistic. Your DC for a given statistic is 10 + the total modifier for that statistic."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":445,"name":"Step 4: Determine the Degree of Success and Effect","entries":["Many times, it's important to determine not only if you succeed or fail, but also how spectacularly you succeed or fail. Exceptional results—either good or bad—can cause you to critically succeed at or critically fail a check.","You critically succeed at a check when a check's result meets or exceeds the DC by 10 or more. If the check is an attack roll, this is sometimes called a critical hit. You can also critically fail a check. The rules for critical failure—sometimes called a fumble—are the same as those for a critical success, but in the other direction: if you fail a check by 10 or more, that's a critical failure.","If you rolled a 20 on the die (a \"natural 20\"), your result is one degree of success better than it would be by numbers alone. If you roll a 1 on the d20 (a \"natural 1\"), your result is one degree worse. This means that a natural 20 usually results in a critical success and natural 1 usually results in a critical failure. However, if you were going up against a very high DC, you might get only a success with a natural 20, or even a failure if 20 plus your total modifier is 10 or more below the DC. Likewise, if your modifier for a statistic is so high that adding it to a 1 from your d20 roll exceeds the DC by 10 or more, you can succeed even if you roll a natural 1! If a feat, magic item, spell, or other effect does not list a critical success or critical failure, treat is as an ordinary success or failure instead.","Some other abilities can change the degree of success for rolls you get. When resolving the effect of an ability that changes your degree of success, always apply the adjustment from a natural 20 or natural 1 before anything else."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":467,"name":"Concealment and Invisibility","entries":["The concealed and invisible conditions reflect certain circumstances that can make a creature harder to see.",{"type":"pf2-h4","page":467,"name":"Concealed","entries":["This condition protects a creature if it's in mist, within dim light, or amid something else that obscures sight but does not provide a physical barrier to effects. An effect or type of terrain that describes an area of concealment makes all creatures within it concealed.","When you target a creature that's {@condition concealed} from you, you must attempt a DC {@flatDC 5} flat check before you roll to determine your effect. If you fail, you don't affect the target. the {@condition concealed} condition doesn't change which of the main categories of detection apply to the creature. A creature in a light fog bank is still observed even though it's concealed."],"source":"CRB"},{"type":"pf2-h4","page":467,"name":"Invisible","entries":["A creature with the invisible condition (by way of an {@spell invisibility} spell or {@item invisibility potion}, for example) is automatically {@condition undetected} to any creatures relying on sight as their only precise sense. Precise senses other than sight ignore the invisible condition.","You can use the {@action Seek} basic action to attempt to figure out an {@condition invisible} creature's location, making it instead only {@condition hidden} from you. This lasts until the {@condition invisible} creature successfully uses {@action Sneak} to become {@condition undetected} again. If you're already {@condition observed||observing} a creature when it becomes {@condition invisible}, it starts out {@condition hidden}, since you know where it was when it became {@condition invisible}, though it can then {@action Sneak} to become {@condition undetected}.","Other effects might make an {@condition invisible} creature hidden or even observed but concealed. For instance, if you were tracking an invisible creature's footprints through the snow, the footprints would make it hidden.","Similarly, throwing a net over an {@condition invisible} creature would make it {@condition observed} but {@condition concealed} for as long as the net is on the creature."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":618,"name":"Condition Values","entries":["Some conditions have a numerical value, called a condition value, indicated by a numeral following the condition. This value conveys the severity of a condition, and such conditions often give you a bonus or penalty equal to their value. These values can often be reduced by skills, spells, or simply waiting. If a condition value is ever reduced to 0, the condition ends."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":453,"name":"Conditions","entries":["The results of various checks might apply conditions to you or, less often, an item. Conditions change your state of being in some way. You might be gripped with fear or made faster by a spell or magic item. One condition represents what happens when a creature successfully drains your blood or life essence, while others represent creatures' attitudes toward you and how they interact with you.","Conditions are persistent; when you're affected by a condition, its effects last until the stated duration ends, the condition is removed, or terms dictated in the condition cause it to end. The rules for conditions are summarized on page 454 and described in full on pages 618–623.",{"type":"pf2-brown-box","name":"CONDITIONS","entries":["These conditions appear often in the game and are defined in detail in the Conditions Appendix on pages 618–623. Here's a brief summary of each.","{@b {@condition Blinded}:} You're unable to see.","{@b {@condition Broken}:} This item can't be used for its normal function until repaired.","{@b {@condition Clumsy}:} You can't move as easily or gracefully as usual.","{@b {@condition Concealed}:} Fog or similar obscuration makes you difficult to see and target.","{@b {@condition Confused}:} You attack indiscriminately.","{@b {@condition Controlled}:} Another creature determines your actions.","{@b {@condition Dazzled}:} Everything is {@condition concealed} to you.","{@b {@condition Deafened}:} You're unable to hear.","{@b {@condition Doomed}:} With your soul in peril, you are now closer to death.","{@b {@condition Drained}:} Blood loss or something similar has leached your vitality.","{@b {@condition Dying}:} You're slipping closer to death.","{@b {@condition Encumbered}:} You're carrying more weight than you can manage.","{@b {@condition Enfeebled}:} Your strength has been sapped away.","{@b {@condition Fascinated}:} You are compelled to focus your attention on something.","{@b {@condition Fatigued}:} Your defenses are lower and you can't focus while exploring.","{@b {@condition Flat-Footed}:} You're unable to defend yourself to your full capability.","{@b {@condition Fleeing}:} You must run away.","{@b {@condition Friendly}:} An NPC with this condition has a good attitude toward you.","{@b {@condition Frightened}:} Fear makes you less capable of attacking and defending.","{@b {@condition Grabbed}:} A creature, object, or magic holds you in place.","{@b {@condition Helpful}:} An NPC with this condition wants to assist you.","{@b {@condition Hidden}:} A creature you're {@condition hidden} from knows your location but can't see you.","{@b {@condition Hostile}:} An NPC with this condition wants to harm you.","{@b {@condition Immobilized}:} You can't move.","{@b {@condition Indifferent}:} An NPC with this condition doesn't have a strong opinion about you.","{@b {@condition Invisible}:} Creatures can't see you.","{@b {@condition Observed}:} You're in plain view.","{@b {@condition Paralyzed}:} You body is frozen in place.","{@b {@condition Persistent Damage|CRB|Persistent Damage}:} You keep taking damage every round.","{@b {@condition Petrified}:} You've been turned to stone.","{@b {@condition Prone}:} You're lying on the ground and easier to attack.","{@b {@condition Quickened}:} You get an extra action each turn.","{@b {@condition Restrained}:} You're tied up and can't move, or a grappling creature has you pinned.","{@b {@condition Sickened}:} You're sick to your stomach.","{@b {@condition Slowed}:} You lose actions each turn.","{@b {@condition Stunned}:} You can't use actions.","{@b {@condition Stupefied}:} Your can't access your full mental faculties, and you have trouble casting spells.","{@b {@condition Unconscious}:} You're asleep or knocked out.","{@b {@condition Undetected}:} A creature you're {@condition undetected} by doesn't know where you are.","{@b {@condition Unfriendly}:} An NPC with this condition doesn't like you.","{@b {@condition Unnoticed}:} A creature is entirely unaware you're present.","{@b {@condition Wounded}:} You've been brought back from the brink of death but haven't fully recovered."]}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":458,"name":"Counteracting","entries":["Some effects try to counteract spells, afflictions, conditions, or other effects. Counteract checks compare the power of two forces and determine which defeats the other. Successfully counteracting an effect ends it unless noted otherwise.","When attempting a counteract check, add the relevant skill modifier or other appropriate modifier to your check against the target's DC. If you're counteracting an affliction, the DC is in the affliction's stat block. If it's a spell, use the caster's DC. The GM can also calculate a DC based on the target effect's level. For spells, the counteract check modifier is your spellcasting ability modifier plus your spellcasting proficiency bonus, plus any bonuses and penalties that specifically apply to counteract checks. What you can counteract depends on the check result and the target's level. If an effect is a spell, its level is the counteract level.","Otherwise, halve its level and round up to determine its counteract level. If an effect's level is unclear and it came from a creature, halve and round up the creature's level.",{"type":"successDegree","entries":{"Critical Success":"Counteract the target if its counteract level is no more than 3 levels higher than your effect's counteract level.","Success":"Counteract the target if its counteract level is no more than 1 level higher than your effect's counteract level.","Failure":"Counteract the target if its counteract level is lower than your effect's counteract level.","Critical Failure":"You fail to counteract the target."}}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":477,"name":"Cover","entries":["When you're behind an obstacle that could block weapons, guard you against explosions, and make you harder to detect, you're behind cover. Standard cover gives you a +2 circumstance bonus to AC, to Reflex saves against area effects, and to {@skill Stealth} checks to {@action Hide}, {@action Sneak}, or otherwise avoid detection. You can increase this to greater cover using the {@action Take Cover} basic action, increasing the circumstance bonus to +4. If cover is especially light, typically when it's provided by a creature, you have lesser cover, which grants a +1 circumstance bonus to AC. A creature with standard cover or greater cover can attempt to use {@skill Stealth} to {@action Hide}, but lesser cover isn't sufficient.",{"type":"table","colStyles":["text-center","text-center","text-center"],"rows":[["Type of Cover","Bonus","Can Hide"],["Lesser","+1 to AC","No"],["Standard","+2 to AC, Reflex, {@skill Stealth}","Yes"],["Greater","+4 to AC, Reflex, {@skill Stealth}","Yes"]]},"Cover is relative, so you might simultaneously have cover against one creature and not another. Cover applies only if your path to the target is partially blocked. If a creature is entirely behind a wall or the like, you don't have {@quickref line of effect||3|line of effect} and typically can't target it at all.","Usually, the GM can quickly decide whether your target has cover. If you're uncertain or need to be more precise, draw a line from the center of your space to the center of the target's space. If that line passes through any terrain or object that would block the effect, the target has standard cover (or greater cover if the obstruction is extreme or the target has {@action Take Cover||Taken Cover}). If the line passes through a creature instead, the target has lesser cover. When measuring cover against an area effect, draw the line from the effect's point of origin to the center of the creature's space.",{"type":"pf2-h4","page":477,"name":"Cover and Large Creatures","entries":["If a creature between you and a target is two or more sizes larger than both you and your target, that creature's space blocks the effect enough to provide standard cover instead of lesser cover. The GM might determine that a creature doesn't gain cover from terrain that it's significantly larger than. For example, a Huge dragon probably wouldn't receive any benefit from being behind a 1-foot-wide pillar."],"source":"CRB"},{"type":"pf2-h4","page":477,"name":"Special Circumstances","entries":["Your GM might allow you to overcome your target's cover in some situations. If you're right next to an arrow slit, you can shoot without penalty, but you have greater cover against someone shooting back at you from far away. Your GM might let you reduce or negate cover by leaning around a corner to shoot or the like. This usually takes an action to set up, and the GM might measure cover from an edge or corner of your space instead of your center."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":450,"name":"Damage","entries":["In the midst of combat, you attempt checks to determine if you can damage your foe with weapons, spells, or alchemical concoctions. On a successful check, you hit and deal damage. Damage decreases a creature's Hit Points on a 1-to-1 basis (so a creature that takes 6 damage loses 6 Hit Points). The full rules can be found in the Hit Points, Healing, and Dying section on page 459.","Damage is sometimes given as a fixed amount, but more often than not you'll make a damage roll to determine how much damage you deal. A damage roll typically uses a number and type of dice determined by the weapon or unarmed attack used or the spell cast, and it is often enhanced by various modifiers, bonuses, and penalties.","Like checks, a damage roll—especially a melee weapon damage roll—is often modified by a number of modifiers, penalties, and bonuses. When making a damage roll, you take the following steps, explained in detail below.",{"type":"list","style":"list-decimal","items":["Roll the dice indicated by the weapon, unarmed attack, or spell, and apply the modifiers, bonuses, and penalties that apply to the result of the roll.","Determine the damage type.","Apply the target's immunities, weaknesses, and resistances to the damage.","If any damage remains, reduce the target's Hit Points by that amount."]},{"type":"pf2-h3","page":450,"name":"Step 1: Roll The Damage Dice and Apply Modifiers, Bonuses, and Penalties","entries":["Your weapon, unarmed attack, spell, or sometimes even a magic item determines what type of dice you roll for damage, and how many. For instance, if you're using a normal longsword, you'll roll {@dice 1d8}. If you're casting a 3rd-level {@spell fireball} spell, you'll roll {@dice 6d6}. Sometimes, especially in the case of weapons, you'll apply modifiers, bonuses, and penalties to the damage.","When you use melee weapons, unarmed attacks, and thrown ranged weapons, the most common modifier you'll add to damage is your Strength ability modifier. Weapons with the propulsive trait sometimes add half your Strength modifier. You typically do not add an ability modifier to spell damage, damage from most ranged weapons, or damage from alchemical bombs and similar items.","As with checks, you might add circumstance, status, or item bonuses to your damage rolls, but if you have multiple bonuses of the same type, you add only the highest bonus of that type. Again like checks, you may also apply circumstance, status, item, and untyped penalties to the damage roll, and again you apply only the greatest penalty of a specific type but apply all untyped penalties together.","Use the formulas below.",{"type":"pf2-inset","entries":["Melee damage roll = damage die of weapon or unarmed attack + Strength modifier + bonuses + penalties"]},{"type":"pf2-inset","entries":["Ranged damage roll = damage die of weapon + Strength modifier for thrown weapons + bonuses + penalties"]},{"type":"pf2-inset","entries":["Spell (and similar effects) damage roll = damage die of the effect + bonuses + penalties"]},"If the combined penalties on an attack would reduce the damage to 0 or below, you still deal 1 damage.",{"type":"pf2-h4","page":451,"name":"Increasing Damage","entries":["In some cases, you increase the number of dice you roll when making weapon damage rolls. Magic weapons etched with the {@item striking} rune can add one or more weapon damage dice to your damage roll. These extra dice are the same die size as the weapon's damage die. At certain levels, most characters gain the ability to deal extra damage from the weapon specialization class feature."],"source":"CRB"},{"type":"pf2-h4","page":451,"name":"Persistent Damage","entries":["Persistent damage is a condition that causes damage to recur beyond the original effect. Unlike with normal damage, when you are subject to persistent damage, you don't take it right away. Instead, you take the specified damage at the end of your turns, after which you attempt a DC {@flatDC 15} flat check to see if you recover from the persistent damage.","Like normal damage, it can be doubled or halved based on the results of an attack roll or saving throw.","See the Conditions Appendix on pages 618–623 for the complete rules regarding the persistent damage condition."],"source":"CRB"},{"type":"pf2-h4","page":451,"name":"Doubling and Halving Damage","entries":["Sometimes you'll need to halve or double an amount of damage, such as when the outcome of your Strike is a critical hit, or when you succeed at a basic Reflex save against a spell. When this happens, you roll the damage normally, adding all the normal modifiers, bonuses, and penalties. Then you double or halve the amount as appropriate (rounding down if you halved it). The GM might allow you to roll the dice twice and double the modifiers, bonuses, and penalties instead of doubling the entire result, but this usually works best for singletarget attacks or spells at low levels when you have a small number of damage dice to roll. Benefits you gain specifically from a critical hit, like the {@item flaming} weapon rune's persistent fire damage or the extra damage die from the fatal weapon trait, aren't doubled."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":451,"name":"Step 2: Determine The Damage Type","entries":["Once you've calculated how much damage you deal, you'll need to determine the damage type. There are many types of damage and sometimes certain types are applied in different ways. The smack of a club deals bludgeoning damage. The stab of a spear deals piercing damage. The staccato crack of a {@spell lightning bolt} spell deals electricity damage. Sometimes you might apply precision damage, dealing more damage for hitting a creature in a vulnerable spot or when the target is somehow vulnerable. The damage types are described on page 452.",{"type":"pf2-h4","page":451,"name":"Damage Types and Traits","entries":["When an attack deals a type of damage, the attack action gains that trait. For example, the {@action Strike||Strikes} and attack actions you use wielding a sword when its {@item flaming} rune is active gain the fire trait, since the rune gives the weapon the ability to deal fire damage."],"source":"CRB"},{"type":"pf2-brown-box","name":"DAMAGE TYPES","entries":["Damage has a number of different types and categories, which are described below.",{"type":"pf2-title","name":"Physical Damage"},"Damage dealt by weapons, many physical hazards, and a handful of spells is collectively called physical damage. The main types of physical damage are bludgeoning, piercing, and slashing. {@b Bludgeoning damage} comes from weapons and hazards that deal blunt-force trauma, like a hit from a club or being dashed against rocks. {@b Piercing damage} is dealt from stabs and punctures, whether from a dragon's fangs or the thrust of a spear. {@b Slashing damage} is delivered by a cut, be it the swing of the sword or the blow from a scythe blades trap.","Ghosts and other incorporeal creatures have a high resistance to physical attacks that aren't magical (attacks that lack the magical trait). Furthermore, most incorporeal creatures have additional, though lower, resistance to magical physical damage (such as damage dealt from a mace with the magical trait) and most other damage types.",{"type":"pf2-title","name":"Energy Damage"},"Many spells and other magical effects deal energy damage. Energy damage is also dealt from effects in the world, such as the biting cold of a blizzard to a raging forest fire. The main types of energy damage are acid, cold, electricity, fire, and sonic. {@b Acid damage} can be delivered by gases, liquids, and certain solids that dissolve flesh, and sometimes harder materials. {@b Cold damage} freezes material by way of contact with chilling gases and ice. {@b Electricity Damage} comes from the discharge of powerful lightning and sparks. {@b Fire damage} burns through heat and combustion. {@b Sonic damage} assaults matter with high-frequency vibration and sound waves. Many times, you deal energy damage by casting magic spells, and doing so is often useful against creatures that have immunities or resistances to physical damage.","Two special types of energy damage specifically target the living and the undead. Positive energy often manifests as healing energy to living creatures but can create {@b positive damage} that withers undead bodies and disrupts and injures incorporeal undead. Negative energy often revivifies the unnatural, unliving power of undead, while manifesting as {@b negative damage} that gnaws at the living.","Powerful and pure magical energy can manifest itself as {@b force damage}. Few things can resist this type of damage—not even incorporeal creatures such as ghosts and wraiths.",{"type":"pf2-title","name":"Alignment Damage"},"Weapons and effects keyed to a particular alignment can deal {@b chaotic}, {@b evil}, {@b good}, or {@b lawful} damage. These damage types apply only to creatures that have the opposing alignment trait. Chaotic damage harms only lawful creatures, evil damage harms only good creatures, good damage harms only evil creatures, and lawful damage harms only chaotic creatures.",{"type":"pf2-title","name":"Mental Damage"},"Sometimes an effect can target the mind with enough psychic force to actually deal damage to the creature. When it does, it deals {@b mental damage}. Mindless creatures and those with only programmed or rudimentary intelligence are often immune to mental damage and effects.",{"type":"pf2-title","name":"Poison Damage"},"Venoms, toxins and the like can deal {@b poison damage}, which affects creatures by way of contact, ingestion, inhalation, or injury. In addition to coming from monster attacks, alchemical items, and spells, poison damage is often caused by ongoing afflictions, which follow special rules described on page 457.",{"type":"pf2-title","name":"Bleed Damage"},"Another special type of physical damage is {@b bleed damage}. This is persistent damage that represents loss of blood.","As such, it has no effect on nonliving creatures or living creatures that don't need blood to live. Weaknesses and resistances to physical damage apply. Bleed damage ends automatically if you're healed to your full Hit Points.",{"type":"pf2-title","name":"Precision Damage"},"Sometimes you are able to make the most of your attack through sheer precision. When you hit with an ability that grants you {@b precision damage}, you increase the attack's listed damage, using the same damage type, rather than tracking a separate pool of damage. For example, a non-magical dagger Strike that deals 1d6 precision damage from a rogue's sneak attack increases the piercing damage by 1d6.","Some creatures are immune to precision damage, regardless of the damage type; these are often amorphous creatures that lack vulnerable anatomy. A creature immune to precision damage would ignore the 1d6 precision damage in the example above, but it would still take the rest of the piercing damage from the Strike. Since precision damage is always the same type of damage as the attack it's augmenting, a creature that is resistant to physical damage, like a gargoyle, would resist not only the dagger's damage but also the precision damage, even though it is not specifically resistant to precision damage.",{"type":"pf2-title","name":"Precious Materials"},"While not their own damage category, precious materials can modify damage to penetrate a creature's resistances or take advantage of its weaknesses. For instance, silver weapons are particularly effective against lycanthropes and bypass the resistances to physical damage that most devils have."]}],"source":"CRB"},{"type":"pf2-h3","page":451,"name":"Step 3: Apply the Target's Immunities, Weaknesses, and Resistances","entries":["Defenses against certain types of damage or effects are called immunities or resistances, while vulnerabilities are called weaknesses. Apply immunities first, then weaknesses, and resistances third. Immunity, weakness, or resistance to an alignment applies only to damage of that type, not to damage from an attacking creature of that alignment.",{"type":"pf2-h4","page":451,"name":"Immunity","entries":["When you have immunity to a specific type of damage, you ignore all damage of that type. If you have immunity to a specific condition or type of effect, you can't be affected by that condition or any effect of that type. If you have immunity to effects with a certain trait (such as death effects, poison, or disease) you are unaffected by any effect with that trait. Often, an effect can be both a trait and a damage type (this is especially true in the case of energy damage types). In these cases, the immunity applies to the entire effect, not just the damage. You can still be targeted by an ability with an effect you are immune to; you just don't apply the effect. However, some complex effects might have parts that affect you even if you're immune to one of the effect's traits; for instance, a spell that deals both fire and acid damage can still deal acid damage to you even if you're immune to fire.","Immunity to critical hits works a little differently. When a creature immune to critical hits is critically hit by a Strike or other attack that deals damage, it takes normal damage instead of double damage. This does not make it immune to any other critical success effects of other actions that have the attack trait (such as {@action Grapple} and {@action Shove}).","Another exception is immunity to nonlethal attacks. If you are immune to nonlethal attacks, you are immune to all damage from attacks with the nonlethal trait, no matter what other type the damage has. For instance, a {@creature stone golem} has immunity to nonlethal attacks. This means that no matter how hard you hit it with your fist, you're not going to damage it—unless your fists don't have the {@trait nonlethal} trait, such as if you're a {@class monk}."],"source":"CRB"},{"type":"pf2-h4","page":453,"name":"Temporary Immunity","entries":["Some effects grant you immunity to the same effect for a set amount of time. If an effect grants you temporary immunity, repeated applications of that effect don't affect you for as long as the temporary immunity lasts. Unless the effect says it applies only to a certain creature's ability, it doesn't matter who created the effect. For example, the {@spell blindness} spell says, \"The target is temporarily immune to blindness for 1 minute.\" If anyone casts {@spell blindness} on that creature again before 1 minute passes, the spell has no effect.","Temporary immunity doesn't prevent or end ongoing effects of the source of the temporary immunity. For instance, if an ability makes you frightened and you then gain temporary immunity to the ability, you don't immediately lose the frightened condition due to the immunity you just gained—you simply don't become frightened if you're targeted by the ability again before the immunity ends."],"source":"CRB"},{"type":"pf2-h4","page":453,"name":"Weakness","entries":["If you have a weakness to a certain type of damage or damage from a certain source, that type of damage is extra effective against you. Whenever you would take that type of damage, increase the damage you take by the value of the weakness. For instance, if you are dealt 2d6 fire damage and have weakness 5 to fire, you take 2d6+5 fire damage.","If you have a weakness to something that doesn't normally deal damage, such as water, you take damage equal to the weakness value when touched or affected by it. If more than one weakness would apply to the same instance of damage, use only the highest applicable weakness value. This usually happens only when a monster is weak to both a type of physical damage and a given material."],"source":"CRB"},{"type":"pf2-h4","page":453,"name":"Resistance","entries":["If you have resistance to a type of damage, each time you take that type of damage, you reduce the amount of damage you take by the listed amount (to a minimum of 0 damage). Resistance can specify combinations of damage types or other traits. For instance, you might encounter a monster that's resistant to non-magical bludgeoning damage, meaning it would take less damage from bludgeoning attacks that weren't magical, but would take normal damage from your {@runeItem mace||+1 weapon potency|} (since it's magical) or a non-magical {@item spear} (since it deals piercing damage). A resistance also might have an exception. For example, resistance 10 to physical damage (except silver) would reduce any physical damage by 10 unless that damage was dealt by a silver weapon.","If you have more than one type of resistance that would apply to the same instance of damage, use only the highest applicable resistance value.","It's possible to have resistance to all damage. When an effect deals damage of multiple types and you have resistance to all damage, apply the resistance to each type of damage separately. If an attack would deal 7 slashing damage and 4 fire damage, resistance 5 to all damage would reduce the slashing damage to 2 and negate the fire damage entirely."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":453,"name":"Step 4: If Damage Remains, Reduce the Target's Hit Points","entries":["After applying the target's immunities, resistances, and weaknesses to the damage, whatever damage is left reduces the target's Hit Points on a 1-to-1 basis. More information about Hit Points can be found in the Hit Points, Healing, and Dying section on page 459.",{"type":"pf2-h4","page":453,"name":"Nonlethal Attacks","entries":["You can make a nonlethal attack in an effort to knock someone out instead of killing them (see Knocked Out and Dying on page 459). Weapons with the nonlethal trait (including fists) do this automatically. You take a –2 circumstance penalty to the attack roll when you make a nonlethal attack using a weapon that doesn't have the nonlethal trait. You also take this penalty when making a lethal attack using a nonlethal weapon.","Spells and other effects with the nonlethal trait that reduce a creature to 0 Hit Points knock the creature out instead of killing them."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":481,"name":"Downtime Mode","entries":["Downtime gives you time to rest fully, engage in crafting or a professional endeavor, learn new spells, retrain feats, or just have fun. You can sell items acquired during your adventures, buy new goods, and perform other activities as determined by your feats, your skills, and the settlement where you are spending the downtime.",{"type":"pf2-h2","page":481,"name":"Long-Term Rest","entries":["You can spend an entire day and night resting during downtime to recover Hit Points equal to your Constitution modifier (minimum 1) multiplied by twice your level."],"source":"CRB"},{"type":"pf2-h2","page":481,"name":"Retraining","entries":["Retraining offers a way to alter some of your character choices, which is helpful when you want to take your character in a new direction or change decisions that didn't meet your expectations. You can retrain feats, skills, and some selectable class features. You can't retrain your ancestry, heritage, background, class, or ability scores. You can't perform other downtime activities while retraining.","Retraining usually requires you to spend time learning from a teacher, whether that entails physical training, studying at a library, or falling into shared magical trances. Your GM determines whether you can get proper training or whether something can be retrained at all. In some cases, you'll have to pay your instructor.","Some abilities can be difficult or impossible to retrain (for instance, a sorcerer can retrain their bloodline only in extraordinary circumstances).","When retraining, you generally can't make choices you couldn't make when you selected the original option. For instance, you can't exchange a 2nd-level skill feat for a 4th-level one, or for one that requires prerequisites you didn't meet at the time you took the original feat. If you don't remember whether you met the prerequisites at the time, ask your GM to make the call. If you cease to meet the prerequisites for an ability due to retraining, you can't use that ability. You might need to retrain several abilities in sequence in order to get all the abilities you want.",{"type":"pf2-h3","page":481,"name":"Feats","entries":["You can spend a week of downtime retraining to swap out one of your feats. Remove the old feat and replace it with another of the same type. For example, you could swap a skill feat for another skill feat, but not for a wizard feat."],"source":"CRB"},{"type":"pf2-h3","page":481,"name":"Skills","entries":["You can spend a week of downtime retraining to swap out one of your skill increases. Reduce your proficiency rank in the skill losing its increase by one step and increase your proficiency rank in another skill by one step. The new proficiency rank has to be equal to or lower than the proficiency rank you traded away. For instance, if your bard is a master in {@skill Performance} and {@skill Stealth}, and an expert in {@skill Occultism}, you could reduce the character's proficiency in {@skill Stealth} to expert and become a master in {@skill Occultism}, but you couldn't reassign that skill increase to become legendary in {@skill Performance}. Keep track of your level when you reassign skill increases; the level at which your skill proficiencies changed can influence your ability to retrain feats with skill prerequisites.","You can also spend a week to retrain an initial trained skill you gained during character creation."],"source":"CRB"},{"type":"pf2-h3","page":481,"name":"Class Features","entries":["You can change a class feature that required a choice, making a different choice instead. This lets you change a druid order or a wizard school, for example. The GM will tell you how long this takes—always at least a month."],"source":"CRB"},{"type":"pf2-brown-box","page":481,"name":"SKILL DOWNTIME ACTIVITIES","entries":["Chapter 4: Skills includes several downtime activities, which are summarized here.","{@b {@action Craft}:} Using the {@skill Crafting} skill, you can create items from raw materials (page 244).","{@b {@action Create Forgery}:} You forge a document (page 251).","{@b {@action Earn Income}:} You earn money, typically using {@skill Crafting}, Lore, or {@skill Performance} (page 236).","{@b {@action Subsist}:} You find food and shelter in the wilderness or within a settlement (page 240).","{@b {@action Treat Disease}:} You spend time caring for a diseased creature in the hope of curing that creature (page 248)."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":481,"name":"Other Downtime Activities","entries":["Work with your GM if there are other ways you want to spend downtime. You might need to pay for your cost of living (the prices for this can be found on page 294).","You might acquire property, manage a business, become part of a guild or civic group, curry favor in a large city, take command of an army, take on an apprentice, start a family, or minister to a flock of the faithful."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":453,"name":"Effects","entries":["Anything you do in the game has an {@b effect}. Many of these outcomes are easy to adjudicate during the game.","If you tell the GM that you draw your sword, no check is needed, and the result is that your character is now holding a sword. Other times, the specific effect requires more detailed rules governing how your choice is resolved.","Many spells, magic items, and feats create specific effects, and your character will be subject to effects caused by monsters, hazards, the environment, and other characters.","While a check might determine the overall impact or strength of an effect, a check is not always part of creating an effect. Casting a {@spell fly} spell on yourself creates an effect that allows you to soar through the air, but casting the spell does not require a check. Conversely, using the Intimidate skill to Demoralize a foe does require a check, and your result on that check determines the effect's outcome.","The following general rules are used to understand and apply effects.",{"type":"pf2-h3","page":455,"name":"Duration","entries":["Most effects are discrete, creating an instantaneous effect when you let the GM know what actions you are going to use. Firing a bow, moving to a new space, or taking something out of your pack all resolve instantly. Other effects instead last for a certain duration. Once the duration has elapsed, the effect ends. The rules generally use the following conventions for durations, though spells have some special durations detailed on pages 304–305.","For an effect that lasts a number of rounds, the remaining duration decreases by 1 at the start of each turn of the creature that created the effect. This is common for beneficial effects that target you or your allies. Detrimental effects often last \"until the end of the target's next turn\" or \"through\" a number of their turns (such as \"through the target's next 3 turns\"), which means that the effect's duration decreases at the end of the creature's turn, rather than the start.","Instead of lasting a fixed number of rounds, a duration might end only when certain conditions are met (or cease to be true). If so, the effects last until those conditions are met."],"source":"CRB"},{"type":"pf2-h3","page":455,"name":"Range and Reach","entries":["Actions and other abilities that generate an effect typically work within a specified range or a reach. Most spells and abilities list a {@b range}—the maximum distance from the creature or object creating the effect in which the effect can occur.","Ranged and thrown weapons have a {@b range increment}.","Attacks with such weapons work normally up to that range. Attacks against targets beyond that range take a –2 penalty, which worsens by 2 for every additional multiple of that range, to a maximum of a –10 penalty after five additional range increments. Attacks beyond this range are not possible. For example, if you are using a shortbow, your attacks take no penalty against a target up to 60 feet away, a –2 penalty if a target is over 60 and up to 120 feet away, a –4 if a target is over 120 and up to 180 feet away, and so on, up to a maximum distance of 360 feet.","{@b Reach} is how far you can physically reach with your body or a weapon. Melee {@action Strike||Strikes} rely on reach. Your reach also creates an area around your space where other creatures could trigger your reactions. Your reach is typically 5 feet, but weapons with the reach trait can extend this. Larger creatures can have greater reach; for instance, an ogre has a 10-foot reach. Unlike with measuring most distances, 10-foot reach can reach 2 squares diagonally. Reach greater than 10 feet is measured normally; 20-foot reach can reach 3 squares diagonally, 25-foot reach can reach 4, and so on."],"source":"CRB"},{"type":"pf2-h3","page":455,"name":"Targets","entries":["Some effects require you to choose specific targets.","Targeting can be difficult or impossible if your chosen creature is undetected by you, if the creature doesn't match restrictions on who you can target, or if some other ability prevents it from being targeted.","Some effects require a target to be willing. Only you can decide whether your PC is willing, and the GM decides whether an NPC is willing. Even if you or your character don't know what the effect is, such as if your character is unconscious, you still decide if you're willing.","Some effects target or require an ally, or otherwise refer to an ally. This must be someone on your side, often another PC, but it might be a bystander you are trying to protect. You are not your own ally. If it isn't clear, the GM decides who counts as an ally or an enemy."],"source":"CRB"},{"type":"pf2-h3","page":456,"name":"Areas","entries":["Some effects occupy an area of a specified shape and size.","An area effect always has a point of origin and extends out from that point. There are four types of areas: emanations, bursts, cones, and lines. When you're playing in encounter mode and using a grid, areas are measured in the same way as movement (page 463), but areas' distances are never reduced or affected by {@quickref difficult terrain||3|terrain} or lesser cover (page 476). You can use the diagrams below as common reference templates for areas, rather than measuring squares each time. Many area effects describe only the effects on creatures in the area. The GM determines any effects to the environment and unattended objects.",{"type":"pf2-h4","page":456,"name":"Burst","entries":["A burst effect issues forth in all directions from a single corner of a square within the range of the effect, spreading in all directions to a specified radius. For instance, when you cast {@spell fireball}, it detonates at the corner of a square within 500 feet of you and creates a 20-foot burst, meaning it extends out 20 feet in every direction from the corner of the square you chose, affecting each creature whose space (or even one square of its space) is within the burst."],"source":"CRB"},{"type":"pf2-h4","page":457,"name":"Cone","entries":["A cone shoots out from you in a quarter circle on the grid.","When you aim a cone, the first square of that cone must share an edge with your space if you're aiming orthogonally, or it must touch a corner of your space if you're aiming diagonally. If you're Large or larger, the first square can run along the edge of any square of your space. You can't aim a cone so that it overlaps your space. The cone extends out for a number of feet, widening as it goes, as shown in the Areas diagram. For instance, when a green dragon uses its breath weapon, it breathes a cone of poisonous gas that originates at the edge of one square of its space and affects a quarter-circle area 30 feet on each edge.","If you make a cone originate from someone or something else, follow these same rules, with the first square of the cone using an edge or corner of that creature or object's space instead of your own."],"source":"CRB"},{"type":"pf2-h4","page":457,"name":"Emanation","entries":["An emanation issues forth from each side of your space, extending out to a specified number of feet in all directions. For instance, the {@spell bless} spell's emanation radiates 5 or more feet outward from the caster. Because the sides of a creature's space are the starting point for the emanation, an emanation from a Large or larger creature affects a greater overall area than that of a Medium or smaller creature. Unless the text states otherwise, the creature creating an emanation effect chooses whether the creature at its center is affected."],"source":"CRB"},{"type":"pf2-h4","page":457,"name":"Line","entries":["A line shoots forth from you in a straight line in a direction of your choosing. The line affects each creature whose space it overlaps. Unless a line effect says otherwise, it is 5 feet wide. For example, the {@spell lightning bolt} spell's area is a 60-foot line that's 5 feet wide."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":457,"name":"Line of Effect","entries":["When creating an effect, you usually need an unblocked path to the target of a spell, the origin point of an effect's area, or the place where you create something with a spell or other ability. This is called a line of effect. You have line of effect unless a creature is entirely behind a solid physical barrier. Visibility doesn't matter for line of effect, nor do portcullises and other barriers that aren't totally solid. If you're unsure whether a barrier is solid enough, usually a 1-foot-square gap is enough to maintain a line of effect, though the GM makes the final call.","In an area effect, creatures or targets must have line of effect to the point of origin to be affected. If there's no line of effect between the origin of the area and the target, the effect doesn't apply to that target. For example, if there's a solid wall between the origin of a {@spell fireball} and a creature that's within the burst radius, the wall blocks the effect—that creature is unaffected by the {@spell fireball} and doesn't need to attempt a save against it. Likewise, any ongoing effects created by an ability with an area cease to affect anyone who moves outside of the line of effect."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":457,"name":"Line of Sight","entries":["Some effects require you to have line of sight to your target. As long as you can precisely sense the area (as described in Perception on page 464) and it is not blocked by a solid barrier (as described in {@quickref Cover||3|Cover}), you have line of sight. An area of darkness prevents line of sight if you don't have {@ability darkvision}, but portcullises and other obstacles that aren't totally solid do not. If you're unsure whether a barrier is solid enough to block line of sight, usually a 1-foot-square gap is enough to maintain line of sight, though the GM makes the final call."],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":468,"name":"Encounter Mode","entries":[{"type":"pf2-h2","page":468,"name":"Structure","entries":["An encounter is played out in a series of rounds, during which the player characters, adversaries, and other participants in the encounter act in sequence.","You roll initiative to determine this order at the start of the encounter and then play through rounds until a conclusion is reached and the encounter ends. The rules in this section assume a combat encounter—a battle—but the general structure can apply to any kind of encounter.",{"type":"pf2-h3","page":468,"name":"Step 1: Roll Initiative","entries":["When the GM calls for it, you'll roll initiative to determine your place in the initiative order, which is the sequence in which the encounter's participants will take their turns. Rolling initiative marks the start of an encounter. More often than not, you'll roll initiative when you enter a battle.","Typically, you'll roll a Perception check to determine your initiative—the more aware you are of your surroundings, the more quickly you can respond. Sometimes, though, the GM might call on you to roll some other type of check. For instance, if you were Avoiding Notice during exploration (page 479), you'd roll a {@skill Stealth} check. A social encounter could call for a {@skill Deception} or {@skill Diplomacy} check.","The GM rolls initiative for anyone other than the player characters in the encounter. If these include a number of identical creatures, the GM could roll once for the group as a whole and have them take their turns within the group in any order. However, this can make battles less predictable and more dangerous, so the GM might want to roll initiative for some or all creatures individually unless it's too much of a burden.","Unlike a typical check, where the result is compared to a DC, the results of initiative rolls are ranked. This ranking sets the order in which the encounter's participants act—the initiative order. The character with the highest result goes first. The second highest follows, and so on until whoever had the lowest result takes their turn last.","If your result is tied with a foe's result, the adversary goes first. If your result is tied with another PC's, you can decide between yourselves who goes first when you reach that place in the initiative order. After that, your places in the initiative order usually don't change during the encounter."],"source":"CRB"},{"type":"pf2-h3","page":468,"name":"Step 2: Play a Round","entries":["A round begins when the participant with the highest initiative roll result starts their turn, and it ends when the one with the lowest initiative ends their turn. The process of taking a turn is detailed below. Creatures might also act outside their turns with reactions and free actions."],"source":"CRB"},{"type":"pf2-h3","page":468,"name":"Step 3: Begin the Next Round","entries":["Once everyone in the encounter has taken a turn, the round is over and the next one begins. Don't roll initiative again; the new round proceeds in the same order as the previous one, repeating the cycle until the encounter ends."],"source":"CRB"},{"type":"pf2-h3","page":468,"name":"Step 4: End the Encounter","entries":["When your foes are defeated, some sort of truce is reached, or some other event or circumstance ends the combat, the encounter is over. You and the other participants no longer follow the initiative order, and a more free-form style of play resumes, with the game typically moving into exploration mode. Sometimes at the end of an encounter, the GM will award Experience Points to the party or you'll find treasure to divvy up."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":468,"name":"Turns","entries":["When it's your turn to act, you can use single actions ({@as 1}), short activities ({@as 2} and {@as 3}), reactions ([reaction]), and free actions ({@as f}). When you're finished, your turn ends and the character next in the initiative order begins their turn.","Sometimes it's important to note when during your turn something happens, so a turn is divided into three steps.",{"type":"pf2-h3","page":468,"name":"Step 1: Start Your Turn","entries":["Many things happen automatically at the start of your turn—it's a common point for tracking the passage of time for effects that last multiple rounds. At the start of each of your turns, take these steps in any order you choose:",{"type":"list","items":["If you created an effect lasting for a certain number of rounds, reduce the number of rounds remaining by 1. The effect ends if the duration is reduced to 0. For example, if you cast a spell that lasts 3 rounds on yourself during your first turn of a fight, it would affect you during that turn, decrease to 2 rounds of duration at the start of your second turn, decrease to 1 round of duration at the start of your third turn, and expire at the start of your fourth turn.","You can use 1 free action or reaction with a trigger of \"Your turn begins\" or something similar.","If you're {@condition dying}, roll a recovery check (page 459).","Do anything else that is specified to happen at the start of your turn."]},"The last step of starting your turn is always the same.",{"type":"list","items":["Regain your 3 actions and 1 reaction. If you haven't spent your reaction from your last turn, you lose it—you can't \"save\" actions or reactions from one turn to use during the next turn. If a condition prevents you from being able to act, you don't regain any actions or your reaction. Some abilities or conditions (such as {@condition quickened} and {@condition slowed}) can change how many actions you regain and whether you regain your reaction. If you lose actions and gain additional actions (such as if you're both {@condition quickened} and {@condition slowed}), you choose which actions to lose."]}],"source":"CRB"},{"type":"pf2-h3","page":469,"name":"Step 2: Act","entries":["You can use actions in any order you wish during your turn, but you have to complete one action or activity before beginning another; for example, you can't use a single action in the middle of performing a 2-action activity. What actions you can use often depend on your class features, skills, feats, and items, but there are default actions anyone can use, described in Basic Actions below. Some effects might prevent you from acting. If you can't act, you can't use any actions, including reactions and free actions.","If you begin a 2-action or 3-action activity on your turn, you must be able to complete it on your turn. You can't, for example, begin to High Jump using your final action on one turn and then complete it as your first action on your next turn.","Once you have spent all 3 of your actions, your turn ends (as described in Step 3) and the next creature's turn begins. You can, however, use only some of your actions and end your turn early. As soon as your turn ends, you lose all your remaining actions, but not your reaction or your ability to use free actions."],"source":"CRB"},{"type":"pf2-h3","page":469,"name":"Step 3: End Your Turn","entries":["Once you've done all the things you want to do with the actions you have available, you reach the end of your turn.","Take the following steps in any order you choose. Play then proceeds to the next creature in the initiative order.",{"type":"list","items":["End any effects that last until the end of your turn. For example, spells with a sustained duration end at the end of your turn unless you used the {@action Sustain a Spell} action during your turn to extend them. Some effects caused by enemies might also last through a certain number of your turns, and you decrease the remaining duration by 1 during this step, ending the effect if its duration is reduced to 0.","If you have a {@condition Persistent Damage|CRB|persistent damage} condition, you take the damage at this point. After you take the damage, you can attempt the flat check to end the {@condition Persistent Damage|CRB|persistent damage}. You then attempt any saving throws for ongoing afflictions. Many other conditions change at the end of your turn, such as the {@condition frightened} condition decreasing in severity. These take place after you've taken any {@condition Persistent Damage|CRB|persistent damage}, attempted flat checks to end the {@condition Persistent Damage|CRB|persistent damage}, and attempted saves against any afflictions.","You can use 1 free action or reaction with a trigger of \"Your turn ends\" or something similar.","Resolve anything else specified to happen at the end of your turn."]}],"source":"CRB"},{"type":"pf2-brown-box","page":469,"name":"TRACKING INITIATIVE","entries":["The GM keeps track of the initiative order for an encounter.","It's usually okay for the players to know this order, since they'll see who goes when and be aware of one another's results. However, the GM might want to conceal the names of adversaries the PCs have yet to identify.","Once the encounter's order is set, it's usually not necessary to track the original initiative numbers. The GM can create a simple list, use a series of cards or other indicators, or use a {@i Pathfinder Combat Pad}, which has magnetic markers to allow for easily rearranging the order.",{"type":"pf2-title","name":"Changing the Initiative Order"},"Any method used to track the initiative order needs to be flexible because the order can change. A creature can use the Delay basic action to change its place in the order, in which case you can erase it from the list or pull its marker aside until it reenters the initiative order. When a creature gets knocked out, its initiative order also changes (see Knocked Out and Dying on page 459). Using the Ready basic action doesn't change a creature's place in the initiative order, though, because the designated action becomes a reaction."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":469,"name":"Basic Actions","entries":["Basic actions represent common tasks like moving around, attacking, and helping others. As such, every creature can use basic actions except in some extreme circumstances, and many of those actions are used very frequently. Most notably, you'll use Interact, Step, Stride, and Strike a great deal. Many feats and other actions call upon you to use one of these basic actions or modify them to produce different effects. For example, a more complex action might let you Stride up to double your Speed instead of just up to your Speed, and a large number of activities include a Strike.","Actions that are used less frequently but are still available to most creatures are presented in Specialty Basic Actions starting on page 472. These typically have requirements that not all characters are likely to meet, such as wielding a shield or having a burrow Speed.","In addition to the actions in these two sections, the actions for spellcasting can be found on pages 302–305, and the actions for using magic items appear on pages 531–534.","{@note To view all actions, please visit the {@filter Actions page.|actions||source=CRB}}",{"type":"pf2-brown-box","page":471,"name":"SPEAKING","entries":["As long as you can act, you can also speak. You don't need to spend any type of action to speak, but because a round represents 6 seconds of time, you can usually speak at most a single sentence or so per round. Special uses of speech, such as attempting a {@skill Deception} skill check to Lie, require spending actions and follow their own rules.","All speech has the {@trait auditory} trait. If you communicate in some way other than speech, other rules might apply. For instance, using sign language is {@trait visual} instead of {@trait auditory}."],"source":"CRB"},{"type":"pf2-h3","page":472,"name":"Specialty Basic Actions","entries":["These actions are useful under specific circumstances. Some require you to have a special movement type (page 463)."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":472,"name":"Activities in Encounters","entries":["Activities that take longer than a turn can't normally be performed during an encounter. Spells with a casting time of 1 minute or more are a common example of this, as are several skill actions. When you commit to an activity during your turn in an encounter, you commit to spending all of the actions it requires. If the activity gets interrupted partway through, you lose all of the actions you would have spent on that activity. Activities are described in full on page 461."],"source":"CRB"},{"type":"pf2-h2","page":472,"name":"Reactions in Encounters","entries":["Your reactions let you respond immediately to what's happening around you. The GM determines whether you can use reactions before your first turn begins, depending on the situation in which the encounter happens.","Once your first turn begins, you gain your actions and reaction. You can use 1 reaction per round. You can use a reaction on anyone's turn (including your own), but only when its trigger occurs. If you don't use your reaction, you lose it at the start of your next turn, though you typically then gain a reaction at the start of that turn.","Some reactions are specifically meant to be used in combat and can change how the battle plays out drastically.","One example of such a reaction is {@action Attack of Opportunity}, which {@class fighter||fighters} gain at 1st level.","This reaction lets you make a melee {@action Strike} if a creature within reach uses a {@trait manipulate} or {@trait move} action, makes a ranged attack, or leaves a square during a {@trait move} action. The Triggering Moves diagram on page 474 illustrates examples of movements that might trigger an {@action Attack of Opportunity} from a creature without reach and one with reach.","You'll notice this reaction allows you to use a modified basic action, a {@action Strike}. This follows the rules on subordinate actions found on page 462.","Because your {@action Attack of Opportunity} takes place outside of your turn, the attack roll doesn't incur a multiple attack penalty."],"source":"CRB"},{"type":"pf2-h2","page":473,"name":"Movement in Encounters","entries":["Your movement during encounter mode depends on the actions and other abilities you use. Whether you Stride, Step, Swim, or Climb, the maximum distance you can move is based on your Speed. Certain feats or magic items can grant you other movement types, allowing you to swiftly burrow, climb, fly, or swim (page 463).","When the rules refer to a \"movement cost\" or \"spending movement,\" they are describing how many feet of your Speed you must use to move from one point to another. Normally, movement costs 5 feet per square when you're moving on a grid, or it costs the number of feet you move if you're not using a grid. However, sometimes it's harder to move a certain distance due to {@quickref difficult terrain||3|terrain} or other factors. In such a case, you might have to spend a different amount of movement to move from one place to another.","For example, a form of movement might require 10 feet of movement to move 1 square, and moving through some types of terrain costs an extra 5 feet of movement per square.",{"type":"pf2-h3","page":473,"name":"Grid Movement","entries":["If an encounter involves combat, it's often a good idea to track the movement and relative position of the participants using a Pathfinder Flip-Mat, Flip-Tiles, or some other form of grid to display the terrain, and miniatures to represent the combatants. When a character moves on a grid, every 1-inch square of the play area is 5 feet across in the game world. Hence, a creature moving in a straight line spends 5 feet of its movement for every map square traveled.","Because moving diagonally covers more ground, you count that movement differently. The first square of diagonal movement you make in a turn counts as 5 feet, but the second counts as 10 feet, and your count thereafter alternates between the two. For example, as you move across 4 squares diagonally, you would count 5 feet, then 10, then 5, and then 10, for a total of 30 feet. You track your total diagonal movement across all your movement during your turn, but reset your count at the end of your turn."],"source":"CRB"},{"type":"pf2-h3","page":473,"name":"Size, Space, and Reach","entries":["Creatures and objects of different sizes occupy different amounts of space. The sizes and the spaces they each take up on a grid are listed in {@table Size and Reach||Table 9–1: Size and Reach}.","Table 9–1 also lists the typical reach for creatures of each size, for both tall creatures (most bipeds) and long creatures (most quadrupeds). See page 455 for more about reach.","The Space entry lists how many feet on a side a creature's space is, so a Large creature fills a 10-foot-by-10-foot space (4 squares on the grid). Sometimes part of a creature extends beyond its space, such as if a giant octopus is grabbing you with its tentacles. In that case, the GM will usually allow attacking the extended portion, even if you can't reach the main creature. A Small or larger creature or object takes up at least 1 square on a grid, and creatures of these sizes can't usually share spaces except in situations like a character riding a mount. Rules for moving through other creatures' spaces appear below.",{"type":"data","tag":"table","source":"CRB","name":"Size and Reach"},"Multiple Tiny creatures can occupy the same square. At least four can fit in a single square, though the GM might determine that even more can fit. Tiny creatures can occupy a space occupied by a larger creature as well, and if their reach is 0 feet, they must do so in order to attack."],"source":"CRB"},{"type":"pf2-h3","page":474,"name":"Move Actions That Trigger Reactions","entries":["Some reactions and free actions are triggered by a creature using an action with the move trait. The most notable example is Attack of Opportunity. Actions with the move trait can trigger reactions or free actions throughout the course of the distance traveled. Each time you exit a square (or move 5 feet if not using a grid) within a creature's reach, your movement triggers those reactions and free actions (although no more than once per move action for a given reacting creature). If you use a move action but don't move out of a square, the trigger instead happens at the end of that action or ability.","Some actions, such as Step, specifically state they don't trigger reactions or free actions based on movement."],"source":"CRB"},{"type":"pf2-h3","page":474,"name":"Moving Through a Creature's Space","entries":["You can move through the space of a willing creature. If you want to move through an unwilling creature's space, you can {@action Tumble Through} that creature's space using {@skill Acrobatics}. You can't end your turn in a square occupied by another creature, though you can end a move action in its square provided that you immediately use another move action to leave that square. If two creatures end up in the same square by accident, the GM determines which one is forced out of the square (or whether one falls prone).",{"type":"pf2-h4","page":474,"name":"Prone and Incapacitated Creatures","entries":["You can share a space with a prone creature if that creature is willing, unconscious, or dead and if it is your size or smaller. The GM might allow you to climb atop the corpse or unconscious body of a larger creature in some situations. A prone creature can't stand up while someone else occupies its space, but it can Crawl to a space where it's able to stand, or it can attempt to Shove the other creature out of the way."],"source":"CRB"},{"type":"pf2-h4","page":475,"name":"Creatures of Different Sizes","entries":["In most cases, you can move through the space of a creature at least three sizes larger than you (Table 9-1). This means a Medium creature can move through the space of a Gargantuan creature and a Small creature can move through the space of a Huge creature. Likewise, a bigger creature can move through the space of a creature three sizes smaller than itself or smaller. You still can't end your movement in a space occupied by a creature.","Tiny creatures are an exception. They can move through creatures' spaces and can even end their movement there."],"source":"CRB"},{"type":"pf2-h4","page":475,"name":"Objects","entries":["Because objects aren't as mobile as creatures are, they're more likely to fill a space. This means you can't always move through their spaces like you might move through a space occupied by a creature. You might be able to occupy the same square as a statue of your size, but not a wide column. The GM determines whether you can move into an object's square normally, whether special rules apply, or if you are unable to move into the square at all."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":475,"name":"Forced Movement","entries":["When an effect forces you to move, or if you start falling, the distance you move is defined by the effect that moved you, not by your Speed. Because you're not acting to move, this doesn't trigger reactions that are triggered by movement.","If forced movement would move you into a space you can't occupy—because objects are in the way or because you lack the movement type needed to reach it, for example—you stop moving in the last space you can occupy. Usually the creature or effect forcing the movement chooses the path the victim takes. If you're pushed or pulled, you can usually be moved through hazardous terrain, pushed off a ledge, or the like. Abilities that reposition you in some other way can't put you in such dangerous places unless they specify otherwise. In all cases, the GM makes the final call if there's doubt on where forced movement can move a creature."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":475,"name":"Terrain","entries":["Several types of terrain can complicate your movement by slowing you down, damaging you, or endangering you.",{"type":"pf2-h4","page":475,"name":"Difficult Terrain","entries":["Difficult terrain is any terrain that impedes your movement, ranging from particularly rough or unstable surfaces to thick ground cover and countless other impediments. Moving into a square of {@b difficult terrain} (or moving 5 feet into or within an area of difficult terrain, if you're not using a grid) costs an extra 5 feet of movement.","Moving into a square of {@b greater difficult terrain} instead costs 10 additional feet of movement. This additional cost is not increased when moving diagonally. You can't Step into difficult terrain.","Movement you make while you are jumping ignores the terrain you're jumping over. Some abilities (such as flight or being incorporeal) allow you to avoid the movement reduction from some types of difficult terrain. Certain other abilities let you ignore difficult terrain on foot; such an ability also allows you to move through greater difficult terrain at the normal movement cost as for difficult terrain, though it wouldn't let you ignore greater difficult terrain unless the ability specifies otherwise."],"source":"CRB"},{"type":"pf2-h4","page":476,"name":"Hazardous Terrain","entries":["Hazardous terrain damages you whenever you move through it. An acid pool and a pit of burning embers are both examples of hazardous terrain. The amount and type of damage depend on the specific hazardous terrain."],"source":"CRB"},{"type":"pf2-h4","page":476,"name":"Narrow Surfaces","entries":["A narrow surface is so precariously thin that you need to {@action Balance} or risk falling. Even on a success, you are {@condition flat-footed} on a narrow surface.","Each time you are hit by an attack or fail a save on a narrow surface, you must succeed at a Reflex save (with the same DC as the {@skill Acrobatics} check to {@action Balance}) or fall."],"source":"CRB"},{"type":"pf2-h4","page":476,"name":"Uneven Ground","entries":["Uneven ground is an area unsteady enough that you need to {@action Balance} or risk falling prone and possibly injuring yourself, depending on the specifics of the uneven ground. You are {@condition flat-footed} on uneven ground. Each time you are hit by an attack or fail a save on uneven ground, you must succeed at a Reflex save (with the same DC as the {@skill Acrobatics} check to Balance) or fall prone."],"source":"CRB"},{"type":"pf2-h4","page":476,"name":"Inclines","entries":["An incline is an area so steep that you need to {@action Climb} using the {@skill Athletics} skill in order to progress upward.","You're {@condition flat-footed} when {@action Climb||Climbing} an incline."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":477,"name":"Special Battles","entries":["Sometimes fights occur while the characters are atop mounts or when the PCs take to the sky or seas.",{"type":"pf2-h3","page":478,"name":"Mounted Combat","entries":["You can ride some creatures into combat. As noted in the {@action Mount} specialty basic action, your mount needs to be at least one size larger than you and willing. Your mount acts on your initiative. You must use the {@action Command an Animal} action (page 249) to get your mount to spend its actions. If you don't, the animal wastes its actions. If you have the Ride general feat, you succeed automatically when you {@action Command an Animal} that's your mount.","For example, if you are mounted on a horse and you make three attacks, your horse would remain stationary since you didn't command it. If you instead spent your first action to {@action Command an Animal} and succeeded, you could get your mount to Stride. You could spend your next action to attack or to command the horse to attack, but not both.",{"type":"pf2-h4","page":478,"name":"Mounted Attacks","entries":["You and your mount fight as a unit. Consequently, you share a multiple attack penalty. For example, if you Strike and then {@action Command an Animal} to have your mount Strike, your mount's attack takes a –5 multiple attack penalty.","You occupy every square of your mount's space for the purpose of making your attacks. If you were Medium and on a Large mount, you could attack a creature on one side of your mount, then attack on the opposite side with your next action. If you have a longer reach, the distance depends partly on the size of your mount. On a Medium or smaller mount, use your normal reach. On a Large or Huge mount, you can attack any square adjacent to the mount if you have 5- or 10-foot reach, or any square within 10 feet of the mount (including diagonally) if you have 15-foot reach."],"source":"CRB"},{"type":"pf2-h4","page":478,"name":"Mounted Defenses","entries":["When you're mounted, attackers can target either you or your mount. Anything that affects multiple creatures (such as an area) affects both of you as long as you're both in the area. You are in an attacker's reach or range if any square of your mount is within reach or range. Because your mount is larger than you and you share its space, you have lesser cover against attacks targeting you when you're mounted if the mount would be in the way.","Because you can't move your body as freely while you're riding a mount, you take a –2 circumstance penalty to Reflex saves while mounted. Additionally, the only move action you can use is the Mount action to dismount."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":478,"name":"THREE-DIMENSIONAL COMBAT","entries":["In aerial and aquatic combat, you might need to track positioning in three dimensions. For flying creatures, you might use one of the following methods:",{"type":"list","items":["Find platforms to place flying creatures' miniatures on.","Set a die next to a creature with the number indicating how many squares up in the air it is.","Make a stack of dice or tokens, 1 per 5 feet of elevation.","Write the elevation next to the monster on the grid. In underwater combat, choose a plane to be the baseline, typically the waterline, the sea floor, or a stationary object you can measure from."]},"As with ground-based movement, moving diagonally up or down in 3-D space requires counting every other diagonal as 10 feet. Measure flanking in all directions—creatures above and below an enemy can flank it just as effectively as they can from opposite sides."],"source":"CRB"},{"type":"pf2-h3","page":478,"name":"Aerial Combat","entries":["Many monsters can fly, and PCs can use spells and items to gain the ability to fly. Flying creatures have to use the Fly action (page 472) to move through the air. Performing an especially tricky maneuver—such as trying to reverse course 180 degrees or fly through a narrow gap—might require using {@skill Acrobatics} to Maneuver in Flight. Creatures might fall from the sky, using the falling rules found on page 463. At the GM's discretion, some ground-based actions might not work in the air. For instance, a flying creature couldn't Leap."],"source":"CRB"},{"type":"pf2-h3","page":478,"name":"Aquatic Combat","entries":["Use these rules for battles in water or underwater:",{"type":"list","items":["You're {@condition flat-footed} unless you have a swim Speed.","You gain resistance 5 to acid and fire.","You take a –2 circumstance penalty to melee slashing or bludgeoning attacks that pass through water.","Ranged attacks that deal bludgeoning or slashing damage automatically miss if the attacker or target is underwater, and piercing ranged attacks made by an underwater creature or against an underwater target have their range increments halved.","You can't cast fire spells or use actions with the fire trait underwater.","At the GM's discretion, some ground-based actions might not work underwater or while floating."]},{"type":"pf2-h4","page":478,"name":"Drowning and Suffocating","entries":["You can hold your breath for a number of rounds equal to 5 + your Constitution modifier. Reduce your remaining air by 1 round at the end of each of your turns, or by 2 if you attacked or cast any spells that turn. You also lose 1 round worth of air each time you are critically hit or critically fail a save against a damaging effect. If you speak (including casting spells with verbal components or activating items with command components) you lose all remaining air.","When you run out of air, you fall {@condition unconscious} and start suffocating. You can't recover from being unconscious and must attempt a DC 20 Fortitude save at the end of each of your turns. On a failure, you take 1d10 damage, and on a critical failure, you die. On each check after the first, the DC increases by 5 and the damage by 1d10; these increases are cumulative. Once your access to air is restored, you stop suffocating and are no longer unconscious (unless you're at 0 Hit Points)."],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"}],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":479,"name":"Exploration Mode","entries":["Much of exploration mode involves movement and roleplaying. You might be traveling from one town to another, chatting with a couple of merchants an outpost along the way, or maybe having a terse conversation with the watchful city guards at your destination. Instead of measuring your rate of movement in 5-foot squares every round, you measure it in feet or miles per minute, hour, or day, using your travel speed. Rather than deciding on each action every turn, you'll engage in an exploration activity, and you'll typically spend some time every day resting and making your daily preparations.",{"type":"pf2-h2","page":479,"name":"Travel Speed","entries":["Depending on how the GM tracks movement, you move in feet or miles based on your character's Speed with the relevant movement type. Typical rates are on the table below.",{"type":"data","tag":"table","source":"CRB","name":"Travel Speed"},"The rates in Table 9 –2 assume traveling over flat and clear terrain at a determined pace, but one that's not exhausting.","Moving through {@quickref difficult terrain||3|terrain} halves the listed movement rate. {@quickref greater difficult terrain||3|terrain} reduces the distance traveled to one-third the listed amount. If the travel requires a skill check to accomplish, such as mountain climbing or swimming, the GM might call for a check once per hour using the result and the table above to determine your progress."],"source":"CRB"},{"type":"pf2-h2","page":479,"name":"Exploration Activities","entries":["While you're traveling and exploring, tell the GM what you'd generally like to do along the way. If you to do nothing more than make steady progress toward your goal, you move at the full travel speeds given in Table 9 –2.","When you want to do something other than simply travel, you describe what you are attempting to do. It isn't necessary to go into extreme detail, such as \"Using my dagger, I nudge the door so I can check for devious traps.\" Instead, \"I'm searching the area for hazards\" is sufficient. The GM finds the best exploration activity to match your description and describes the effects of that activity. Some exploration activities limit how fast you can travel and be effective.","These are most common exploration activities.",{"type":"pf2-brown-box","page":480,"name":"SKILL EXPLORATION ACTIVITIES","entries":["Chapter 4: Skills includes numerous additional exploration activities, which are summarized here.","{@b {@action Borrow an Arcane Spell}:} You use {@skill Arcana} to prepare a spell from someone else's spellbook (page 241).","{@b {@action Coerce}:} You use {@skill Intimidation} to threaten a creature so it does what you want (page 247).","{@b {@action Cover Tracks}:} You use {@skill Survival} to obscure your passing (page 252).","{@b {@action Decipher Writing}:} You use a suitable skill to understand archaic, esoteric, or obscure texts (page 234).","{@b {@action Gather Information}:} You use {@skill Diplomacy} to canvass the area to learn about a specific individual or topic (page 246).","{@b {@action Identify Alchemy}:} You use Craft and alchemist's tools to identify an alchemical item (page 245).","{@b {@action Identify Magic}:} Using a variety of skills, you can learn about a magic item, location, or ongoing effect (page 238).","{@b {@action Impersonate}:} You use {@skill Deception} and usually a disguise kit to create a disguise (page 245).","{@b {@action Learn a Spell}:} You use the skill corresponding to the spell's tradition to gain access to a new spell (page 238).","{@b {@action Make an Impression}:} You use {@skill Diplomacy} to make a good impression on someone (page 246).","{@b {@action Repair}:} With a repair kit and the {@skill Crafting} skill, you fix a damaged item (page 243).","{@b {@action Sense Direction}:} You use {@skill Survival} to get a sense of where you are or determine the cardinal directions (page 252).","{@b {@action Squeeze}:} Using {@skill Acrobatics}, you squeeze though very tight spaces (page 241).","{@b {@action Track}:} You use {@skill Survival} to find and follow creatures' tracks (page 252).","{@b {@action Treat Wounds}:} You use {@skill Medicine} to treat a living creature's wounds (page 249)."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":480,"name":"Rest and Daily Preparations","entries":["You perform at your best when you take enough time to rest and prepare. Once every 24 hours, you can take a period of rest (typically 8 hours), after which you regain Hit Points equal to your Constitution modifier (minimum 1) times your level, and you might recover from or improve certain conditions (page 453). Sleeping in armor results in poor rest that leaves you {@condition fatigued}. If you go more than 16 hours without resting, you become {@condition fatigued} (you cannot recover from this until you rest at least 6 continuous hours).","After you rest, you make your daily preparations, which takes around 1 hour. You can prepare only if you've rested, and only once per day. Preparing includes the following:",{"type":"list","items":["Spellcasters regain spell slots, and prepared spellcasters choose spells to have available that day.","Focus Points, other abilities that refresh during your preparations, and abilities that can be used only a certain number of times per day, including magic item uses, are reset.","You don armor and equip weapons and other gear.","You invest up to 10 worn magic items to gain their benefits for the day."]}],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":476,"name":"Flanking","entries":["When you and an ally are flanking a foe, it has a harder time defending against you. A creature is {@condition flat-footed} (taking a –2 circumstance penalty to AC) to melee attacks from creatures that are flanking it.","To flank a foe, you and your ally must be on opposites sides or corners of the creature. A line drawn between the center of your space and the center of your ally's space must pass through opposite sides or opposite corners of the foe's space. Additionally, both you and the ally have to be able to act, must be wielding melee weapons or able to make an unarmed attack, can't be under any effects that prevent you from attacking, and must have the enemy within reach. If you are wielding a reach weapon, you use your {@trait reach} with that weapon for this purpose."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":444,"name":"Game Conventions","entries":["Pathfinder has many specific rules, but you'll also want to keep these general guidelines in mind when playing.",{"type":"pf2-h3","name":"The GM Has the Final Say"},"If you're ever uncertain how to apply a rule, the GM decides.","Of course, Pathfinder is a game, so when adjudicating the rules, the GM is encouraged to listen to everyone's point of view and make a decision that is both fair and fun.",{"type":"pf2-h3","name":"Specific Overrides General"},"A core principle of Pathfinder is that specific rules override general ones. If two rules conflict, the more specific one takes precedence. If there's still ambiguity, the GM determines which rule to use. For example, the rules state that when attacking a concealed creature, you must attempt a DC {@flatDC 5} flat check to determine if you hit. Flat checks don't benefit from modifiers, bonuses, or penalties, but an ability that's specifically designed to overcome concealment might override and alter this. If a rule doesn't specify otherwise, default to the general rules presented in this chapter. While some special rules may also state the normal rules to provide context, you should always default to the normal rules even if effects don't specifically say to.",{"type":"pf2-h3","name":"Rounding"},"You may need to calculate a fraction of a value, like halving damage. Always round down unless otherwise specified.","For example, if a spell deals 7 damage and a creature takes half damage from it, that creature takes 3 damage.",{"type":"pf2-h3","name":"Multiplying"},"When more than one effect would multiply the same number, don't multiply more than once. Instead, combine all the multipliers into a single multiplier, with each multiple after the first adding 1 less than its value. For instance, if one ability doubled the duration of one of your spells and another one doubled the duration of the same spell, you would triple the duration, not quadruple it.",{"type":"pf2-h3","name":"Duplicate Effects"},"When you're affected by the same thing multiple times, only one instance applies, using the higher level of the effects, or the newer effect if the two are the same level. For example, if you were using {@spell mage armor} and then cast it again, you'd still benefit from only one casting of that spell. Casting a spell again on the same target might get you a better duration or effect if it were cast at a higher level the second time, but otherwise doing so gives you no advantage.",{"type":"pf2-h3","name":"Ambiguous Rules"},"Sometimes a rule could be interpreted multiple ways. If one version is too good to be true, it probably is. If a rule seems to have wording with problematic repercussions or doesn't work as intended, work with your group to find a good solution, rather than just playing with the rule as printed."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":467,"name":"Hero Points","entries":["Your heroic deeds earn you Hero Points, which grant you good fortune or let you recover from the brink of death. Unlike most aspects of your character, which persist over the long term, Hero Points last for only a single session.","The GM is in charge of awarding Hero Points (guidelines for doing so can be found {@quickref here||4|rewards|1}).","Usually, each character gets 1 Hero Point at the start of a session and can gain more later by performing heroic deeds—something selfless, daring, or beyond normal expectations. You can have a maximum of 3 Hero Points at a time, and you lose any remaining Hero Points at the end of a session.","You can spend your Hero Points in one of two ways.","Neither of these is an action, and you can spend Hero Points even if you aren't able to act. You can spend a Hero Point on behalf of your familiar or animal companion.",{"type":"list","items":["{@b Spend 1 Hero Point} to reroll a check. You must use the second result. This is a fortune effect (which means you can't use more than 1 Hero Point on a check).","{@b Spend all your Hero Points} (minimum 1) to avoid death. You can do this when your {@condition dying} condition would increase. You lose the {@condition dying} condition entirely and stabilize with 0 Hit Points. You don't gain the {@condition wounded} condition or increase its value from losing the {@condition dying} condition in this way, but if you already had that condition, you don't lose it or decrease its value."]},{"type":"pf2-h3","page":467,"name":"Describing Heroic Deeds","entries":["Because spending Hero Points reflects heroic deeds or tasks that surpass normal expectations, if you spend a Hero Point, you should describe the deed or task your character accomplishes with it to the other players.","Your character's deed might invoke a lesson learned in a past adventure, could be spurred by a determination to save someone else, or might depend on an item that ended up on their person due to a previous exploit. If you don't want to describe the deed or don't have any strong ideas about how to do so, ask the GM to come up with something for you. This can be a collaborative process, too. The GM might remind you of a long-forgotten event in the campaign, and all you have to do is fill in how that event comes to mind just at the right time, motivating you to push past your limits."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":459,"name":"Hit Points, Healing, and Dying","entries":["All creatures and objects have Hit Points (HP). Your maximum Hit Point value represents your health, wherewithal, and heroic drive when you are in good health and rested. Your maximum Hit Points include the Hit Points you gain at 1st level from your ancestry and class, those you gain at higher levels from your class, and any you gain from other sources (like the Toughness general feat). When you take damage, you reduce your current Hit Points by a number equal to the damage dealt.","Some spells, items, and other effects, as well as simply resting, can heal living or undead creatures. When you are healed, you regain Hit Points equal to the amount healed, up to your maximum Hit Points.",{"type":"pf2-h3","page":459,"name":"Knocked Out and Dying","entries":["Creatures cannot be reduced to fewer than 0 Hit Points.","When most creatures reach 0 Hit Points, they die and are removed from play unless the attack was nonlethal, in which case they are instead knocked out for a significant amount of time (usually 1 minute or more). When undead and construct creatures reach 0 Hit Points, they are destroyed.","Player characters, their companions, and other significant characters and creatures don't automatically die when they reach 0 Hit Points. Instead, they are knocked out and are at risk of death. At the GM's discretion, villains, powerful monsters, special NPCs, and enemies with special abilities that are likely to bring them back to the fight (like ferocity, regeneration, or healing magic) can use these rules as well.","As a player character, when you are reduced to 0 Hit Points, you're knocked out with the following effects:",{"type":"list","items":["You immediately move your initiative position to directly before the turn in which you were reduced to 0 HP.","You gain the {@condition dying 1} condition. If the effect that knocked you out was a critical success from the attacker or the result of your critical failure, you gain the {@condition dying 2} condition instead. If you have the {@condition wounded} condition (page 460), increase your {@condition dying} value by an amount equal to your {@condition wounded} value. If the damage was dealt by a nonlethal attack or nonlethal effect, you don't gain the dying condition; you are instead unconscious with 0 Hit Points."]},{"type":"pf2-h4","page":459,"name":"Taking Damage while Dying","entries":["If you take damage while you already have the dying condition, increase your dying condition value by 1, or by 2 if the damage came from an attacker's critical hit or your own critical failure. If you have the wounded condition, remember to add the value of your wounded condition to your dying value."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":459,"name":"Recovery Checks","entries":["When you're dying, at the start of each of your turns, you must attempt a flat check with a DC equal to 10 + your current dying value to see if you get better or worse. This is called a recovery check. The effects of this check are as follows.",{"type":"successDegree","entries":{"Critical Success":"Your {@condition dying} value is reduced by 2.","Success":"Your {@condition dying} value is reduced by 1.","Failure":"Your {@condition dying} value increases by 1.","Critical Failure":"Your {@condition dying} value increases by 2."}}],"source":"CRB"},{"type":"pf2-h3","page":459,"name":"Conditions Related to Death and Dying","entries":["To understand the rules for getting knocked out and how dying works in the game, you'll need some more information on the conditions used in those rules.","Presented below are the rules for the {@condition dying}, {@condition unconscious}, wounded, and doomed conditions.",{"type":"pf2-h4","page":459,"name":"Dying","entries":["You are bleeding out or otherwise at death's door. While you have this condition, you are unconscious. Dying always includes a value. If this value ever reaches dying 4, you die. If you're dying, you must attempt a recovery check at the start of your turn each round to determine whether you get better or worse.","If you lose the {@condition dying} condition by succeeding at a recovery check and are still at 0 Hit Points, you remain unconscious, but you can wake up as described on page 460. You lose the dying condition automatically and wake up if you ever have 1 Hit Point or more. Anytime you lose the dying condition, you gain the wounded 1 condition, or increase your wounded value by 1 if you already have that condition."],"source":"CRB"},{"type":"pf2-h4","page":459,"name":"Unconscious","entries":["You're sleeping, or you've been knocked out. You can't act.","You take a –4 status penalty to AC, Perception, and Reflex saves, and you have the blinded and {@condition flat-footed} conditions.","When you gain this condition, you fall {@condition prone} and drop items you are wielding or holding unless the effect states otherwise or the GM determines you're in a position in which you wouldn't.","{@b If you're {@condition unconscious} because you're {@condition dying}}, you can't wake up as long as you have 0 Hit Points. If you're restored to 1 Hit Point or more via healing, you lose the dying and unconscious conditions and can act normally on your next turn.","If you are {@condition unconscious} and at 0 Hit Points, but not {@b dying}, you naturally return to 1 Hit Point and awaken after sufficient time passes. The GM determines how long you remain unconscious, from a minimum of 10 minutes to several hours. If you receive healing during this time, you lose the unconscious condition and can act normally on your next turn.","If you're {@condition unconscious} and have more than 1 Hit Point (typically because you are asleep or unconscious due to an effect), you wake up in one of the following ways.","Each causes you to lose the {@condition unconscious} condition.",{"type":"list","items":["You take damage, provided the damage doesn't reduce you to 0 Hit Points. (If the damage reduces you to 0 Hit Points, you remain {@condition unconscious} and gain the {@condition dying} condition as normal.)","You receive healing, other than the natural healing you get from resting.","Someone nudges or shakes you awake using an Interact action.","Loud noise is being made around you—though this isn't automatic. At the start of your turn, you automatically attempt a Perception check against the noise's DC (or the lowest DC if there is more than one noise), waking up if you succeed. This is often DC 5 for a battle, but if creatures are attempting to stay quiet around you, this Perception check uses their {@skill Stealth} DC. Some magical effects make you sleep so deeply that they don't allow you to attempt this Perception check.","If you are simply asleep, the GM decides you wake up either because you have had a restful night's sleep or something disrupted that rest."]}],"source":"CRB"},{"type":"pf2-h4","page":460,"name":"Wounded","entries":["You have been seriously injured during a fight. Anytime you lose the dying condition, you become wounded 1 if you didn't already have the wounded condition. If you already have the wounded condition, your wounded condition value instead increases by 1. If you gain the dying condition while wounded, increase the dying condition's value by your wounded value. The wounded condition ends if someone successfully restores Hit Points to you with Treat Wounds, or if you are restored to full Hit Points and rest for 10 minutes."],"source":"CRB"},{"type":"pf2-h4","page":460,"name":"Doomed","entries":["Your life is ebbing away, bringing you ever closer to death. Some powerful spells and evil creatures can inflict the doomed condition on you. Doomed always includes a value. The maximum dying value at which you die is reduced by your doomed value. For example, if you were {@condition doomed 1}, you would die upon reaching dying 3 instead of dying 4. If your maximum dying value is ever reduced to 0, you instantly die. When you die, you're no longer doomed.","Your {@condition doomed} value decreases by 1 each time you get a full night's rest."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":460,"name":"Death","entries":["After you die you lose all your actions, and you can't act or be affected by spells that target creatures (unless they specifically target dead creatures), and for all other purposes you are an object. When you die, you are reduced to 0 Hit Points if you had a different amount, and you can't be brought above 0 Hit Points as long as you remain dead. Some magic can bring creatures back to life, such as the {@ritual resurrect} ritual or the {@spell raise dead} spell."],"source":"CRB"},{"type":"pf2-h3","page":460,"name":"Heroic Recovery","entries":["If you have at least 1 Hero Point (page 467), you can spend all of your remaining Hero Points at the start of your turn or when your dying value would increase. You lose the dying condition entirely and stabilize with 0 Hit Points. You don't gain the wounded condition or increase its value from losing the dying condition in this way, but if you already had that condition, you don't lose it or decrease its value. You lose the dying condition and become conscious. You do not gain the wounded condition (or increase its value) when you perform a heroic recovery."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Death Effects and Instant Death","entries":["Some spells and abilities can kill you immediately or bring you closer to death without needing to reduce you to 0 Hit Points first. These abilities have the death trait and usually involve negative energy, the antithesis of life. If you are reduced to 0 Hit Points by a death effect, you are slain instantly without needing to reach dying 4. If an effect states it kills you outright, you die without having to reach dying 4 and without being reduced to 0 Hit Points."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Massive Damage","entries":["You die instantly if you ever take damage equal to or greater than double your maximum Hit Points in one blow."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Temporary Hit Points","entries":["Some spells or abilities give you temporary Hit Points.","Track these separately from your current and maximum Hit Points; when you take damage, reduce your temporary Hit Points first. Most temporary Hit Points last for a limited duration. You can't regain lost temporary Hit Points through healing, but you can gain more via other abilities. You can have temporary Hit Points from only one source at a time. If you gain temporary Hit Points when you already have some, choose whether to keep the amount you already have and their corresponding duration or to gain the new temporary Hit Points and their duration."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Fast Healing and Regeneration","entries":["A creature with fast healing or regeneration regains the listed amount of Hit Points each round at the beginning of its turn. A creature with regeneration has additional benefits. Its dying condition can't increase to a value that would kill it (this stops most creatures from going beyond dying 3) as long as its regeneration is active. If it takes damage of a type listed in the regeneration entry, its regeneration deactivates until the end of its next turn, including against the triggering damage."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Items and Hit Points","entries":["Items have Hit Points like creatures, but the rules for damaging them are different (page 272). An item has a Hardness statistic that reduces damage the item takes by that amount. The item then takes any damage left over. If an item is reduced to 0 HP, it's destroyed. An item also has a Broken Threshold. If its HP are reduced to this amount or lower, it's broken, meaning it can't be used for its normal function and it doesn't grant bonuses. Damaging an unattended item usually requires attacking it directly, and can be difficult due to that item's Hardness and immunities. You usually can't attack an attended object (one on a creature's person)."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":443,"name":"Making Choices","entries":["Pathfinder is a game where your choices determine the story's direction. Throughout the game, the GM describes what's happening in the world and then asks the players, \"So what do you do?\" Exactly what you choose to do, and how the GM responds to those choices, builds a unique story experience. Every game is different, because you'll rarely, if ever, make the same decisions as another group of players.","This is true for the GM as well—two GMs running the exact same adventure will put different emphasis and flourishes on the way they present each scenario and encounter.","Often, your choices have no immediate risk or consequences. If you're traveling along a forest path and come across a fork in the trail, the GM will ask, \"Which way do you go?\" You might choose to take the right fork or the left. You could also choose to leave the trail, or just go back to town. Once your choice is made, the GM tells you what happens next. Down the line, that choice may impact what you encounter later in the game, but in many cases nothing dangerous happens immediately.","But sometimes what happens as a result of your choices is less than certain. In those cases, you'll attempt a check."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":463,"name":"Movement","entries":["Your movement and position determine how you can interact with the world. Moving around in exploration and downtime modes is relatively fluid and free form.","Movement in encounter mode, by contrast, is governed by rules explained in Movement in Encounters (page 473). The rules below apply regardless of which mode you're playing in.",{"type":"pf2-h3","page":463,"name":"Movement Types","entries":["Creatures in Pathfinder soar through the clouds, scale sheer cliffs, and tunnel underfoot. Most creatures have a Speed, which is how fast they can move across the ground. Some abilities give you different ways to move, such as through the air or underground.","Each of these special movement types has its own Speed value. Many creatures have these Speeds naturally. The various types of movement are listed below. Since the Stride action can be used only with your normal Speed, moving using one of these movement types requires using a special action, and you can't Step while using one of these movement types. Since Speed by itself refers to your land Speed, rules text concerning these special movement types specifies the movement types to which it applies. Even though Speeds aren't checks, they can have item, circumstance, and status bonuses and penalties. These can't reduce your Speeds below 5 feet unless stated otherwise.","Switching from one movement type to another requires ending your action that has the first movement type and using a new action that has the second movement type. For instance, if you Climbed 10 feet to the top of a cliff, you could then Stride forward 10 feet.",{"type":"pf2-h4","page":463,"name":"Speed","entries":["Most characters and monsters have a speed statistic—also called land Speed—which indicates how quickly they can move across the ground. When you use the Stride action, you move a number of feet equal to your Speed. Numerous other abilities also allow you to move, from Crawling to Leaping, and most of them are based on your Speed in some way. Whenever a rule mentions your Speed without specifying a type, it's referring to your land Speed."],"source":"CRB"},{"type":"pf2-h4","page":463,"name":"Burrow Speed","entries":["A burrow Speed lets you tunnel through the ground. You can use the {@action Burrow} action if you have a burrow Speed. Burrowing doesn't normally leave behind a tunnel unless the ability specifically states that it does. Most creatures need to hold their breath when burrowing, and they may need tremorsense (page 465) to navigate with any accuracy."],"source":"CRB"},{"type":"pf2-h4","page":463,"name":"Climb Speed","entries":["A climb Speed allows you to move up or down inclines and vertical surfaces. Instead of needing to attempt {@skill Athletics} checks to Climb, you automatically succeed and move up to your climb Speed instead of the listed distance.","You might still have to attempt {@skill Athletics} checks to Climb in hazardous conditions, to Climb extremely difficult surfaces, or to cross horizontal planes such as ceilings. You can also choose to roll an {@skill Athletics} check to Climb rather than accept an automatic success in hopes of getting a critical success. Your climb Speed grants you a +4 circumstance bonus to {@skill Athletics} checks to Climb.","If you have a climb Speed, you're not {@condition flat-footed} while climbing."],"source":"CRB"},{"type":"pf2-h4","page":463,"name":"Fly Speed","entries":["As long as you have a fly Speed, you can use the {@action Fly} and {@action Arrest a Fall} actions. You can also attempt to {@action Maneuver in Flight} if you're trained in the {@skill Acrobatics} skill.","Wind conditions can affect how you use the {@action Fly} action. In general, moving against the wind uses the same rules as moving through {@quickref difficult terrain||3|terrain} (or {@quickref greater difficult terrain||3|terrain}, if you're also flying upward), and moving with the wind allows you to move 10 feet for every 5 feet of movement you spend (not cumulative with moving straight downward). For more information on spending movement, see Movement in Encounters on page 473.","Upward and downward movement are both relative to the gravity in your area; if you're in a place with zero gravity, moving up or down is no different from moving horizontally."],"source":"CRB"},{"type":"pf2-h4","page":463,"name":"Swim Speed","entries":["With a swim Speed, you can propel yourself through the water with little impediment. Instead of attempting {@skill Athletics} checks to {@action Swim}, you automatically succeed and move up to your swim Speed instead of the listed distance. Moving up or down is still moving through {@quickref difficult terrain||3|terrain}.","You might still have to attempt checks to {@action Swim} in hazardous conditions or to cross turbulent water. You can also choose to roll an {@skill Athletics} check to {@action Swim} rather than accept an automatic success in hopes of getting a critical success. Your swim Speed grants you a +4 circumstance bonus to {@skill Athletics} checks to {@action Swim}.","Having a swim Speed doesn't necessarily mean you can breathe in water, so you might still have to hold your breath if you're underwater to avoid {@quickref drowning||3|drowning and suffocating}."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":463,"name":"Falling","entries":["When you fall more than 5 feet, you take bludgeoning damage equal to half the distance you fell when you land. Treat falls longer than 1,500 feet as though they were 1,500 feet (750 damage). If you take any damage from a fall, you land prone. You fall about 500 feet in the first round of falling and about 1,500 feet each round thereafter.","You can Grab an Edge as a reaction to reduce the damage from some falls. In addition, if you fall into water, snow, or another relatively soft substance, you can treat the fall as though it were 20 feet shorter, or 30 feet shorter if you intentionally dove in. The effective reduction can't be greater than the depth (so when falling into 10-foot-deep water, you treat the fall as 10 feet shorter).",{"type":"pf2-h4","page":464,"name":"Falling on a Creature","entries":["If you land on a creature, that creature must attempt a DC 15 Reflex save. Landing exactly on a creature after a long fall is almost impossible.",{"type":"successDegree","entries":{"Critical Success":"The creature takes no damage.","Success":"The creature takes bludgeoning damage equal to one-quarter the falling damage you took.","Failure":"The creature takes bludgeoning damage equal to half the falling damage you took.","Critical Failure":"The creature takes the same amount of bludgeoning damage you took from the fall."}}],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Falling Objects","entries":["A dropped object takes damage just like a falling creature. If the object lands on a creature, that creature can attempt a Reflex save using the same rules as for a creature falling on a creature. Hazards and spells that involve falling objects, such as a rock slide, have their own rules about how they interact with creatures and the damage they deal."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":618,"name":"Overriding Conditions","entries":["Some conditions override others. This is always specified in the entry for the overriding condition. When this happens, all effects of the overridden condition are suppressed until the overriding condition ends. The overridden condition's duration continues to elapse, and it might run out while suppressed."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":464,"name":"Perception","entries":["Your Perception measures your ability to notice things, search for what's hidden, and tell whether something about a situation is suspicious. This statistic is frequently used for rolling initiative to determine who goes first in an encounter, and it's also used for the {@action Seek} action.","The rules for rolling a Perception check are found on page 448. The rules below describe the effects of light and visibility on your specific senses to perceive the world, as well as the rules for sensing and locating creatures with Perception.",{"type":"pf2-h3","page":464,"name":"Light","data":{"quickrefIndex":true},"entries":["The amount of light in an area can affect how well you see things. There are three levels of light: bright light, dim light, and darkness. The rules in this book assume that all creatures are in bright light unless otherwise noted. A source of light lists the radius in which it sheds bright light, and it sheds dim light to double that radius.",{"type":"pf2-h4","page":464,"name":"Bright Light","data":{"quickrefIndex":true},"entries":["In bright light, such as sunlight, creatures and objects can be observed clearly by anyone with average vision or better. Some types of creatures are {@condition dazzled} or {@condition blinded} by bright light."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Dim Light","data":{"quickrefIndex":true},"entries":["Areas in shadow or lit by weak light sources are in dim light. Creatures and objects in dim light have the {@condition concealed} condition, unless the seeker has {@ability darkvision} or {@ability low-light vision}, or a {@quickref precise sense|CRB|3|precise sense|0} other than vision."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Darkness","data":{"quickrefIndex":true},"entries":["A creature or object within darkness is hidden or undetected unless the seeker has {@ability darkvision} or a {@quickref precise sense|CRB|3|precise sense|0} other than vision. A creature without {@ability darkvision} or another means of perceiving in darkness has the {@condition blinded} condition while in darkness, though it might be able to see illuminated areas beyond the darkness. If a creature can see into an illuminated area, it can observe creatures within that illuminated area normally. After being in darkness, sudden exposure to bright light might make you {@condition dazzled} for a short time, as determined by the GM."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":464,"name":"Senses","data":{"quickrefIndex":true},"entries":["The ways a creature can use {@skill Perception} depend on what senses it has. The primary concepts you need to know for understanding senses are precise senses, imprecise senses, and the three states of detection a target can be in: observed, hidden, or undetected. Vision, hearing, and scent are three prominent senses, but they don't have the same degree of acuity.",{"type":"pf2-h4","page":464,"name":"Precise Senses","data":{"quickrefIndex":true},"entries":["Average vision is a precise sense—a sense that can be used to perceive the world in nuanced detail. The only way to target a creature without having drawbacks is to use a precise sense. You can usually detect a creature automatically with a precise sense unless that creature is hiding or obscured by the environment, in which case you can use the Seek basic action to better detect the creature."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Imprecise Senses","data":{"quickrefIndex":true},"entries":["Hearing is an imprecise sense—it cannot detect the full range of detail that a {@quickref precise sense|CRB|3|precise sense|0} can. You can usually sense a creature automatically with an imprecise sense, but it has the {@condition hidden} condition instead of the {@condition observed} condition. It might be {@condition undetected} by you if it's using {@skill Stealth} or is in an environment that distorts the sense, such as a noisy room in the case of hearing. In those cases, you have to use the {@action Seek} basic action to detect the creature. At best, an imprecise sense can be used to make an {@condition undetected} creature (or one you didn't even know was there) merely {@condition hidden}—it can't make the creature {@condition observed}."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Vague Senses","data":{"quickrefIndex":true},"entries":["A character also has many vague senses—ones that can alert you that something is there but aren't useful for zeroing in on it to determine exactly what it is. The most useful of these for a typical character is the sense of smell. At best, a vague sense can be used to detect the presence of an {@condition unnoticed} creature, making it {@condition undetected}. Even then, the vague sense isn't sufficient to make the creature {@condition hidden} or {@condition observed}.","When one creature might detect another, the GM almost always uses the most {@quickref precise sense|CRB|3|precise sense|0} available.","Pathfinder's rules assume that a given creature has vision as its only {@quickref precise sense|CRB|3|precise sense|0} and hearing as its only {@quickref imprecise sense|CRB|3|imprecise sense|0}. Some characters and creatures, however, have {@quickref precise|CRB|3|precise sense|0} or {@quickref imprecise senses|CRB|3|imprecise sense|0} that don't match this assumption. For instance, a character with poor vision might treat that sense as {@quickref imprecise|CRB|3|imprecise sense|0}, an animal with the {@ability scent} ability can use its sense of smell as an {@quickref imprecise sense|CRB|3|imprecise sense|0}, and a creature with echolocation or a similar ability can use hearing as a {@quickref precise|CRB|3|precise sense|0} sense. Such senses are often given special names and appear as \"echolocation (precise),\" \"scent (imprecise) 30 feet,\" or the like."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":465,"name":"Special Senses","data":{"quickrefIndex":true},"entries":["While a human might have a difficult time making creatures out in dim light, an elf can see those creatures just fine. And though elves have no problem seeing on a moonlit night, their vision cannot penetrate complete darkness, whereas a dwarf's can.","Special senses grant greater awareness that allows a creature with these senses to either ignore or reduce the effects of the undetected, hidden, or concealed conditions (described in {@quickref Detecting Creatures|CRB|3|Detecting Creatures|0} below) when it comes to situations that foil average vision. The following are a few examples of common special senses.",{"type":"pf2-h4","page":465,"name":"Darkvision and Greater Darkvision","entries":["A creature with {@ability darkvision} or {@ability darkvision||greater darkvision} can see perfectly well in areas of darkness and dim light, though such vision is in black and white only. Some forms of magical darkness, such as a 4th-level {@spell darkness} spell, block normal {@ability darkvision}. A creature with {@ability darkvision||greater darkvision}, however, can see through even these forms of magical darkness."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Low-Light Vision","entries":["A creature with {@ability low-light vision} can see in dim light as though it were bright light, so it ignores the {@condition concealed} condition due to dim light."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Scent","entries":["Scent involves sensing creatures or objects by smell, and is usually a vague sense. The range is listed in the ability, and it functions only if the creature or object being detected emits an aroma (for instance, incorporeal creatures usually do not exude an aroma).","If a creature emits a heavy aroma or is upwind, the GM can double or even triple the range of {@ability scent} abilities used to detect that creature, and the GM can reduce the range if a creature is downwind."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Tremorsense","entries":["Tremorsense allows a creature to feel the vibrations through a solid surface caused by movement. It is usually an imprecise sense with a limited range (listed in the ability). Tremorsense functions only if the detecting creature is on the same surface as the subject, and only if the subject is moving along (or burrowing through) the surface."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":465,"name":"DETECTING WITH OTHER SENSES","entries":["If a monster uses a sense other than vision, the GM can adapt the variables that keep its foes from being detected to equivalents that work with the monster's senses. For example, a creature that has echolocation might use hearing as a primary sense. This could mean its quarry is concealed in a noisy chamber, hidden in a great enough din, or even {@condition invisible} in the area of a {@spell silence} spell.",{"type":"pf2-title","name":"Using Stealth with Other Senses"},"The {@skill Stealth} skill is designed to use Hide for avoiding visual detection and Avoid Notice and Sneak to avoid being both seen and heard. For many special senses, a player can describe how they're avoiding detection by that special sense and use the most applicable {@skill Stealth} action. For instance, a creature stepping lightly to avoid being detected via tremorsense would be using Sneak.","In some cases, rolling a Dexterity-based {@skill Stealth} skill check to Sneak doesn't make the most sense. For example, when facing a creature that can detect heartbeats, a PC trying to avoid being detected might meditate to slow their heart rate, using Wisdom instead of Dexterity as the ability modifier for the {@skill Stealth} check. When a creature that can detect you has multiple senses, such as if it could also hear or see, the PC would use the lowest applicable ability modifier for the check."],"source":"CRB"},{"type":"pf2-h3","page":465,"name":"Detecting Creatures","data":{"quickrefIndex":true},"entries":["There are three conditions that measure the degree to which you can sense a creature: observed, hidden, and undetected. However, the concealed and invisible conditions can partially mask a creature, and the unnoticed condition indicates you have no idea a creature is around. In addition to the descriptions here, you can find these conditions in the {@pf2etools Conditions|conditions.html} page.","With the exception of {@condition invisible}, these conditions are relative to the viewer—it's possible for a creature to be observed to you but hidden from your ally. When you're trying to target a creature that's hard to see or otherwise sense, various drawbacks apply. Most of these rules apply to objects you're trying to detect as well as creatures.","Typically, the GM tracks how well creatures detect each other, since neither party has perfect information. For example, you might think a creature is in the last place you sensed it, but it was able to Sneak away. Or you might think a creature can't see you in the dark, but it has {@ability darkvision}.","You can attempt to avoid detection by using the {@skill Stealth} skill to {@action Avoid Notice}, {@action Hide}, or {@action Sneak}, or by using {@skill Deception} to {@action Create a Diversion}.",{"type":"pf2-h4","page":466,"name":"Observed","entries":["In most circumstances, you can sense creatures without difficulty and target them normally. Creatures in this state are observed. Observing requires a precise sense, which for most creatures means sight, but see the Detecting with Other Senses sidebar for advice regarding creatures that don't use sight as their primary sense. If you can't observe the creature, it's either {@condition hidden}, {@condition undetected}, or {@condition unnoticed}, and you'll need to factor in the targeting restrictions. Even if a creature is {@condition observed}, it might still be {@condition concealed}."],"source":"CRB"},{"type":"pf2-h4","page":466,"name":"Hidden","entries":["A creature that's hidden is only barely perceptible. You know what space a hidden creature occupies, but little else. Perhaps the creature just moved behind cover and successfully used the Hide action. Your target might be in a deep fogbank or behind a waterfall, where you can see some movement but can't determine an exact location. Maybe you've been {@condition blinded} or the creature is under the effects of {@spell invisibility}, but you used the {@action Seek} basic action to determine its general location based on hearing alone. Regardless of the specifics, you're {@condition flat-footed} to a hidden creature.","When targeting a {@condition hidden} creature, before you roll to determine your effect, you must attempt a DC {@flatDC 11} flat check. If you fail, you don't affect the creature, though the actions you used are still expended—as well as any spell slots, costs, and other resources. You remain {@condition flat-footed} to the creature, whether you successfully target it or not."],"source":"CRB"},{"type":"pf2-h4","page":466,"name":"Undetected","entries":["If a creature is undetected, you don't know what space it occupies, you're {@condition flat-footed} to it, and you can't easily target it. Using the {@action Seek} basic action can help you find an undetected creature, usually making it {@condition hidden} from you instead of {@condition undetected}. If a creature is {@condition undetected}, that doesn't necessarily mean you're unaware of its presence—you might suspect an {@condition undetected} creature is in the room with you, even though you're unable to find its space. The {@condition unnoticed} condition covers creatures you're entirely unaware of.","Targeting an {@condition undetected} creature is difficult. If you suspect there's a creature around, you can pick a square and attempt an attack. This works like targeting a {@condition hidden} creature, but the flat check and attack roll are both rolled in secret by the GM. The GM won't tell you why you missed—whether it was due to failing the flat check, rolling an insufficient attack roll, or choosing the wrong square. The GM might allow you to try targeting an undetected creature with some spells or other abilities in a similar fashion. {@condition Undetected} creatures are subject to area effects normally.","For instance, suppose an enemy elf wizard cast {@spell invisibility} and then {@action sneak||Sneaked} away. You suspect that with the elf's Speed of 30 feet, they probably moved 15 feet toward an open door. You move up and attack a space 15 feet from where the elf started and directly on the path to the door. The GM secretly rolls an attack roll and flat check, but they know that you were not quite correct—the elf was actually in the adjacent space! The GM tells you that you missed, so you decide to make your next attack on the adjacent space, just in case. This time, it's the right space, and the GM's secret attack roll and flat check both succeed, so you hit!"],"source":"CRB"},{"type":"pf2-h4","page":467,"name":"Unnoticed","entries":["If you have no idea a creature is even present, that creature is unnoticed by you. A creature that is undetected might also be unnoticed. This condition usually matters for abilities that can be used only against targets totally unaware of your presence."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":450,"name":"Special Checks","entries":["Some categories of checks follow special rules. The most notable are flat checks and secret checks.",{"type":"pf2-h3","page":450,"name":"Flat Checks","entries":["When the chance something will happen or fail to happen is based purely on chance, you'll attempt a flat check. A flat check never includes any modifiers, bonuses, or penalties—you just roll a d20 and compare the result on the die to the DC. Only abilities that specifically apply to flat checks can change the checks' DCs; most such effects affect only certain types of flat checks.","If more than one flat check would ever cause or prevent the same thing, just roll once and use the highest DC. In the rare circumstance that a flat check has a DC of 1 or lower, skip rolling; you automatically succeed. Conversely, if one ever has a DC of 21 or higher, you automatically fail."],"source":"CRB"},{"type":"pf2-h3","page":450,"name":"Secret Checks","entries":["Sometimes you as the player shouldn't know the exact result and effect of a check. In these situations, the rules (or the GM) will call for a secret check. The secret trait appears on anything that uses secret checks. This type of check uses the same formulas you normally would use for that check, but is rolled by the GM, who doesn't reveal the result. Instead, the GM simply describes the information or effects determined by the check's result. If you don't know a secret check is happening (for instance, if the GM rolls a secret Fortitude save against a poison that you failed to notice), you can't use any fortune or misfortune abilities (see the sidebar on page 449) on that check, but if a fortune or misfortune effect would apply automatically, the GM applies it to the secret check. If you know that the GM is attempting a secret check—as often happens with {@action Recall Knowledge} or Seek—you can usually activate fortune or misfortune abilities for that check. Just tell the GM, and they'll apply the ability to the check.","The GM can choose to make any check secret, even if it's not usually rolled secretly. Conversely, the GM can let you roll any check yourself, even if that check would usually be secret. Some groups find it simpler to have players roll all secret checks and just try to avoid acting on any out-of-character knowledge, while others enjoy the mystery."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":446,"name":"Specific Checks","entries":["While most checks follow these basic rules, it's useful to know about a few specific types of checks, how they're used, and how they differ from one another.",{"type":"pf2-h3","page":446,"name":"Attack Rolls","entries":["When you use a {@action Strike} action or make a spell attack, you attempt a check called an attack roll. Attack rolls take a variety of forms and are often highly variable based on the weapon you are using for the attack, but there are three main types: melee attack rolls, ranged attack rolls, and spell attack rolls. Spell attack rolls work a little bit differently, so they are explained separately on the next page.","{@b Melee attack rolls} use Strength as their ability modifier by default. If you're using a weapon or attack with the {@trait finesse} trait, then you can use your Dexterity modifier instead.",{"type":"pf2-inset","entries":["Melee attack roll result = d20 roll + Strength modifier (or optionally Dexterity modifier for a {@trait finesse} weapon) + proficiency bonus + other bonuses + penalties"]},"{@b Ranged attack rolls} use Dexterity as their ability modifier.",{"type":"pf2-inset","entries":["Ranged attack roll result = d20 roll + Dexterity modifier + proficiency bonus + other bonuses + penalties"]},"When attacking with a weapon, whether melee or ranged, you add your proficiency bonus for the weapon you're using. Your class determines your proficiency rank for various weapons. Sometimes, you'll have different proficiency ranks for different weapons. For instance, at 5th level, a fighter gains the weapon mastery class feature, which grants master proficiency with the simple and martial weapons of one weapon group, expert proficiency with advanced weapons of that group and other simple and martial weapons, and trained proficiency in all other advanced weapons.","The bonuses you might apply to attack rolls can come from a variety of sources. Circumstance bonuses can come from the aid of an ally or a beneficial situation. Status bonuses are typically granted by spells and other magical aids. The item bonus to attack rolls comes from magic weapons—notably, a weapon's potency rune (page 580).","Penalties to attack rolls come from situations and effects as well. Circumstance penalties come from risky tactics or detrimental circumstances, status penalties come from spells and magic working against you, and item penalties occur when you use a shoddy item (page 273). When making attack rolls, two main types of untyped penalties are likely to apply. The first is the multiple attack penalty, and the second is the range penalty. The first applies anytime you make more than one attack action during the course of your turn, and the other applies only with ranged or thrown weapons. Both are described below.",{"type":"pf2-h4","page":446,"name":"Multiple Attack Penalty","entries":["The more attacks you make beyond your first in a single turn, the less accurate you become, represented by the multiple attack penalty. The second time you use an {@trait attack} action during your turn, you take a –5 penalty to your check. The third time you attack, and on any subsequent attacks, you take a –10 penalty to your check. Every check that has the {@trait attack} trait counts toward your multiple attack penalty, including {@action Strike||Strikes}, spell attack rolls, certain skill actions like {@action Shove}, and many others.","Some weapons and abilities reduce multiple attack penalties, such as {@trait agile} weapons, which reduce these penalties to –4 on the second attack or –8 on further attacks.",{"type":"table","colStyles":["text-center","text-center","text-center"],"rows":[["Attack","Multiple Attack Penalty","Agile"],["First","None","None"],["Second","–5","–4"],["Third or subsequent","–10","–8"]]},"Always calculate your multiple attack penalty for the weapon you're using on that attack. For example, let's say you're wielding a {@item longsword} in one hand and a {@item shortsword} (which has the {@trait agile} trait) in your other hand, and you are going to make three {@action Strike||Strikes} with these weapons during the course of your turn. The first {@action Strike} you make during your turn has no penalty, no matter what weapon you are using. The second Strike will take either a –5 penalty if you use the {@item longsword} or a –4 penalty if you use the {@item shortsword}.","Just like the second attack, the penalty for your third attack is based on which weapon you're using for that particular {@action Strike}. It would be a –10 penalty with the {@item longsword} and a –8 penalty with the {@item shortsword}, no matter what weapon you used for your previous {@action Strike||Strikes}.","The multiple attack penalty applies only during your turn, so you don't have to keep track of it if you can perform an Attack of Opportunity or a similar reaction that lets you make a Strike on someone else's turn.",{"type":"pf2-h4","page":446,"name":"Range Penalty","entries":["Ranged and thrown weapons each have a listed range increment, and attacks with them grow less accurate against targets farther away (range and range increments are covered in depth on page 279). As long as your target is at or within the listed range increment, also called the first range increment, you take no penalty to the attack roll. If you're attacking beyond that range increment, you take a –2 penalty for each additional increment beyond the first.","You can attempt to attack with a ranged weapon or thrown weapon up to six range increments away, but the farther away you are, the harder it is to hit your target.","For example, the range increment of a crossbow is 120 feet. If you are shooting at a target no farther away than that distance, you take no penalty due to range. If they're beyond 120 feet but no more than 240 feet away, you take a –2 penalty due to range. If they're beyond 240 feet but no more than 360 feet away, you take a –4 penalty due to range, and so on, until you reach the last range increment: beyond 600 feet but no more than 720 feet away, where you take a –10 penalty due to range."],"source":"CRB"},{"type":"pf2-h4","page":447,"name":"Armor Class","entries":["Attack rolls are compared to a special difficulty class called an {@b Armor Class} ({@b AC}), which measures how hard it is for your foes to hit you with {@action Strike||Strikes} and other attack actions. Just like for any other check and DC, the result of an attack roll must meet or exceed your AC to be successful, which allows your foe to deal damage to you.","Armor Class is calculated using the following formula.",{"type":"pf2-inset","entries":["Armor Class = 10 + Dexterity modifier (up to your armor's Dex Cap) + proficiency bonus + armor's item bonus to AC + other bonuses + penalties"]},"Use the proficiency bonus for the category (light, medium, or heavy) or the specific type of armor you're wearing. If you're not wearing armor, use your proficiency in unarmored defense.","Armor Class can benefit from bonuses with a variety of sources, much like attack rolls. Armor itself grants an item bonus, so other item bonuses usually won't apply to your AC, but magic armor can increase the item bonus granted by your armor.","Penalties to AC come from situations and effects in much the same way bonuses do. Circumstance penalties come from unfavorable situations, and status penalties come from effects that impede your abilities or from broken armor. You take an item penalty when you wear shoddy armor (page 273)."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":447,"name":"STRIDING AND STRIKING","entries":["Two of the simplest and most common actions you'll use in combat are Stride and Strike, described in full on page 471.","{@b {@action Stride}} is an action that has the move trait and that allows you to move a number of feet up to your Speed.","You'll often need to Stride multiple times to reach a foe who's far away or to run from danger! Move actions can often trigger reactions or free actions. However, unlike other actions, a move action can trigger reactions not only when you first use the action, but also for every 5 feet you move during that action, as described on page 474. The Step action (page 471) lets you move without triggering reactions, but only 5 feet.","{@b {@action Strike}} is an action that has the attack trait and that allows you to attack with a weapon you're wielding or an unarmed attack (such as a fist).","If you're using a melee weapon or unarmed attack, your target must be within your reach; if you're attacking with a ranged weapon, your target must be within range. Your reach is how far you can physically extend a part of your body to make an unarmed attack, or the farthest distance you can reach with a melee weapon. This is typically 5 feet, but special weapons and larger creatures have longer reaches. Your range is how far away you can attack with a ranged weapon or with some types of magical attacks.","Different weapons and magical attacks have different maximum ranges, and ranged weapons get less effective as you exceed their range increments.","Striking multiple times in a turn has diminishing returns. The multiple attack penalty (detailed on page 446) applies to each attack after the first, whether those attacks are {@action Strike||Strikes}, special attacks like the Grapple action of the {@skill Athletics} skill, or spell attack rolls."],"source":"CRB"},{"type":"pf2-h3","page":447,"name":"Spell Attack Rolls","entries":["If you cast spells, you might be able to make a spell attack roll. These rolls are usually made when a spell makes an attack against a creature's AC.","The ability modifier for a spell attack roll depends on how you gained access to your spells. If your class grants you spellcasting, use your key ability modifier. Innate spells use your Charisma modifier unless the ability that granted them states otherwise. Focus spells and other sources of spells specify which ability modifier you use for spell attack rolls in the ability that granted them. If you have spells from multiple sources or traditions, you might use different ability modifiers for spell attack rolls for these different sources of spells. For example, a dwarf cleric with the Stonewalker ancestry feat would use her Charisma modifier when casting {@spell meld into stone} from that feat, since it's a divine innate spell, but she would use her Wisdom modifier when casting {@spell heal} and other spells using her cleric divine spellcasting.","Determine the spell attack roll with the following formula.",{"type":"pf2-inset","entries":["Spell attack roll result = d20 roll + ability modifier used for spellcasting + proficiency bonus + other bonuses + penalties"]},"If you have the ability to cast spells, you'll have a proficiency rank for your spell attack rolls, so you'll always add a proficiency bonus. Like your ability modifier, this proficiency rank may vary from one spell to another if you have spells from multiple sources. Spell attack rolls can benefit from circumstance bonuses and status bonuses, though item bonuses to spell attack rolls are rare. Penalties affect spell attack rolls just like any other attack roll—including your multiple attack penalty.","Many times, instead of requiring you to make a spell attack roll, the spells you cast will require those within the area or targeted by the spell to attempt a saving throw against your {@b Spell DC} to determine how the spell affects them.","Your spell DC is calculated using the following formula.",{"type":"pf2-inset","entries":["Spell DC = 10 + ability modifier used for spellcasting + proficiency bonus + other bonuses + penalties"]}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":448,"name":"Perception","entries":["Perception measures your ability to be aware of your environment. Every creature has Perception, which works with and is limited by a creature's senses (described on page 464). Whenever you need to attempt a check based on your awareness, you'll attempt a Perception check.","Your Perception uses your Wisdom modifier, so you'll use the following formula when attempting a Perception check.",{"type":"pf2-inset","entries":["Perception check result = d20 roll + Wisdom modifier + proficiency bonus + other bonuses + penalties"]},"Nearly all creatures are at least trained in Perception, so you will almost always add a proficiency bonus to your Perception modifier. You might add a circumstance bonus for advantageous situations or environments, and typically get status bonuses from spells or other magical effects. Items can also grant you a bonus to Perception, typically in a certain situation. For instance, a fine spyglass grants a +1 item bonus to Perception when attempting to see something a long distance away. Circumstance penalties to Perception occur when an environment or situation (such as fog) hampers your senses, while status penalties typically come from conditions, spells, and magic effects that foil the senses. You'll rarely encounter item penalties or untyped penalties for Perception.","Many abilities are compared to your {@b Perception DC} to determine whether they succeed. Your Perception DC is 10 + your total Perception modifier.",{"type":"pf2-h4","page":448,"name":"Perception for Initiative","entries":["Often, you'll roll a Perception check to determine your order in initiative. When you do this, instead of comparing the result against a DC, everyone in the encounter will compare their results. The creature with the highest result acts first, the creature with the second-highest result goes second, and so on. Sometimes you may be called on to roll a skill check for initiative instead, but you'll compare results just as if you had rolled Perception. The full rules for initiative are found in the rules for encounter mode on page 468."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":448,"name":"Saving Throws","entries":["There are three types of saving throws: Fortitude saves, Reflex saves, and Will saves. In all cases, saving throws measure your ability to shrug off harmful effects in the form of afflictions, damage, or conditions. You'll always add a proficiency bonus to each save. Your class might give a different proficiency to each save, but you'll be trained at minimum. Some circumstances and spells might give you circumstance or status bonuses to saves, and you might find {@item resilient} armor or other magic items that give an item bonus.","{@b Fortitude saving throws} allow you to reduce the effects of abilities and afflictions that can debilitate the body.","They use your Constitution modifier and are calculated as shown in the formula below.",{"type":"pf2-inset","entries":["Fortitude save result = d20 roll + Constitution modifier + proficiency bonus + other bonuses + penalties"]},"{@b Reflex saving throws} measure how well you can respond quickly to a situation and how gracefully you can avoid effects that have been thrown at you. They use your Dexterity modifier and are calculated as shown in the formula below.",{"type":"pf2-inset","entries":["Reflex save result = d20 roll + Dexterity modifier + proficiency bonus + other bonuses + penalties"]},"{@b Will saving throws} measure how well you can resist attacks to your mind and spirit. They use your Wisdom modifier and are calculated as shown in the formula below.",{"type":"pf2-inset","entries":["Will save result = d20 roll + Wisdom modifier + proficiency bonus + other bonuses + penalties"]},"Sometimes you'll need to know your DC for a given saving throw. The DC for a saving throw is 10 + the total modifier for that saving throw.","Most of the time, when you attempt a saving throw, you don't have to use your actions or your reaction. You don't even need to be able to act to attempt saving throws. However, in some special cases you might have to take an action to attempt a save. For instance, you can try to recover from the sickened condition by spending an action to attempt a Fortitude save.",{"type":"pf2-h4","page":449,"name":"Basic Saving Throws","entries":["Sometimes you will be called on to attempt a basic saving throw. This type of saving throw works just like any other saving throw—the \"basic\" part refers to the effects.","For a basic save, you'll attempt the check and determine whether you critically succeed, succeed, fail, or critically fail like you would any other saving throw. Then one of the following outcomes applies based on your degree of success—no matter what caused the saving throw.",{"type":"successDegree","entries":{"Critical Success":"You take no damage from the spell, hazard, or effect that caused you to attempt the save.","Success":"You take half the listed damage from the effect.","Failure":"You take the full damage listed from the effect.","Critical Failure":"You take double the listed damage from the effect."}}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":449,"name":"FORTUNE AND MISFORTUNE EFFECTS","entries":["Fortune and misfortune effects can alter how you roll your dice. These abilities might allow you to reroll a failed roll, force you to reroll a successful roll, allow you to roll twice and use the higher result, or force you to roll twice and use the lower result.","You can never have more than one fortune and more than one misfortune effect come into play on a single roll. For instance, if an effect lets you roll twice and use the higher roll, you can't then use Halfling Luck (a fortune effect) to reroll if you fail. If multiple fortune effects would apply, you have to pick which to use. If two misfortune effects apply, the GM decides which is worse and applies it.","If both a fortune effect and a misfortune effect would apply to the same roll, the two cancel each other out, and you roll normally."],"source":"CRB"},{"type":"pf2-h3","page":449,"name":"Skill Checks","entries":["Pathfinder has a variety of skills, from {@skill Athletics} to {@skill Medicine} to {@skill Occultism}. Each grants you a set of related actions that rely on you rolling a skill check. Each skill has a key ability score, based on the scope of the skill in question. For instance, {@skill Athletics} deals with feats of physical prowess, like swimming and jumping, so its key ability score is Strength. {@skill Medicine} deals with the ability to diagnose and treat wounds and ailments, so its key ability score is Wisdom. The key ability score for each skill is listed in Chapter 4: Skills. No matter which skill you're using, you calculate a check for it using the following formula.",{"type":"pf2-inset","entries":["Skill check result = d20 roll + modifier of the skill's key ability score + proficiency bonus + other bonuses + penalties"]},"You're unlikely to be trained in every skill. When using a skill in which you're untrained, your proficiency bonus is +0; otherwise, it equals your level plus 2 for trained, or higher once you become expert or better. The proficiency rank is specific to the skill you're using. Aid from another character or some other beneficial situation may grant you a circumstance bonus. A status bonus might come from a helpful spell or magical effect. Sometimes tools related to the skill grant you an item bonus to your skill checks. Conversely, unfavorable situations might give you a circumstance penalty to your skill check, while harmful spells, magic, or conditions might also impose a status penalty. Using shoddy or makeshift tools might cause you to take an item penalty. Sometimes a skill action can be an attack, and in these cases, the skill check might take a multiple attack penalty, as described on page 446.","When an ability calls for you to use the DC for a specific skill, you can calculate it by adding 10 + your total modifier for that skill."],"source":"CRB"},{"type":"pf2-h3","page":450,"name":"Notating Total Modifiers","entries":["When creating your character and adventuring you'll record the total modifier for various important checks on your character sheet. Since many bonuses and penalties are due to the immediate circumstances, spells, and other temporary magical effects, you typically won't apply them to your notations.","Item bonuses and penalties are often more persistent, so you will often want to record them ahead of time. For instance, if you are using a weapon with a {@item +1 weapon potency} rune, you'll want to add the +1 item bonus to your notation for your attack rolls with that weapon, since you will include that bonus every time you attack with that weapon. But if you have a fine spyglass, you wouldn't add its item bonus to your Perception check notation, since you gain that bonus only if you are using sight—and the spyglass!—to see long distances."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"}]},{"type":"entries","entries":[{"type":"section","name":"Difficulty Classes","page":503,"alias":["DCs"],"entries":[{"type":"pf2-h2","page":503,"name":"Simple DCs","entries":["Sometimes you need to quickly set a Difficulty Class. The easiest method is to select a simple DC from Table 10–4 by estimating which proficiency rank best matches the task (that rank is usually not required to succeed at the task).","If it's something pretty much anyone would have a decent chance at, use the untrained DC. If it would require a degree of training, use the DC listed for trained, expert, master, or legendary proficiency, as appropriate to the complexity of the task. For example, say a PC was trying to uncover the true history behind a fable. You determine this requires a check to {@action Recall Knowledge}, and that only someone with master proficiency in Folktale Lore would know the information, so you'd set the DC at 30—the simple master DC.","Simple DCs work well when you need a DC on the fly and there's no level associated with the task. They're most useful for skill checks. Because there isn't much gradation between the simple DCs, they don't work as well for hazards or combatants, where the PCs' lives are on the line; you're better off using level-based DCs for such challenges.",{"type":"data","tag":"table","name":"Simple DCs","source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":503,"name":"Level-Based DCs","entries":["When you're determining a skill DC based on something that has a level, use Table 10–5 to set the DC. Find the level of the subject, and assign the corresponding DC. Since spells use a 1–10 scale, use the Spell Level column for them.","Use these DCs when a PC needs to Identify a Spell or {@action Recall Knowledge} about a creature, attempts to Earn Income by performing a task of a certain level, and so on. You can also use the level-based DCs for obstacles instead of assigning a simple DC. For example, you might determine that a wall in a high-level dungeon was constructed of smooth metal and is hard to climb. You could simply say only someone with master proficiency could climb it, and use the simple DC of 30. Or you might decide that the 15th-level villain who created the dungeon crafted the wall, and use the 15th-level DC of 34. Either approach is reasonable!","Note that PCs who invest in a skill become more likely to succeed at a DC of their level as they increase in level, and the listed DCs eventually become very easy for them.",{"type":"data","tag":"table","name":"DCs by Level","source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":503,"name":"Adjusting Difficulty","entries":["You might decide a DC should differ from the baseline, whether to account for PCs' areas of expertise or to represent the rarity of spells or items. A DC adjustment represents an essential difference in the difficulty of a task and applies to anyone attempting a specific check for it.","Adjustments happen most often with tasks whose DCs are based on their level. Adjustments use a scale of –10 to +10, from incredibly easy checks to incredibly hard ones, and are broken into increments of 2, 5, and 10.","You'll often apply the adjustments for uncommon, rare, or unique subjects.",{"type":"data","tag":"table","name":"DC Adjustments","source":"CRB"},"The adjustments' names don't translate to how hard a task actually is for a PC or group of PCs, and adjustments aren't meant to balance out or replace PCs' bonuses and penalties. PCs who invest in a skill will become better and better at that skill as they increase in level. For example, even the best 1st-level PC has grim odds against an incredibly hard 1st-level DC, with a huge chance of critical failure, but by 20th level, an optimized character with a modicum of magic or assistance can take down incredibly hard 20th-level DCs over half the time, critically failing only on a 1. At higher levels, many groups will find that the very hard DC is more like standard for them; keep that in mind if you need a check that presents a true challenge to a high level group.","You might use different DCs for a task based on the particular skill or statistic used for the check. Let's say your PCs encounter a magical tome about aberrant creatures. The tome is 4th-level and has the occult trait, so you set the DC of an {@skill Occultism} check to Identify the Magic to 19, based on Table 10–5. As noted in Identify Magic, other magic-related skills can typically be used at a higher DC, so you might decide the check is very hard for a character using {@skill Arcana} and set the DC at 24 for characters using that skill. If a character in your group had Aberration Lore, you might determine that it would be easy or very easy to use that skill and adjust the DC to 17 or 14. These adjustments aren't taking the place of characters' bonuses, modifiers, and penalties—they are due to the applicability of the skills being used.",{"type":"pf2-h3","page":504,"name":"Group Attempts","entries":["The DCs in this chapter give an individual character a strong and increasing chance of success if they have some proficiency. On occasion, though, you'll have a task that only one person in the group needs to succeed at, but that everyone can attempt. The number of dice being rolled means that there's a very high chance at least one of them will succeed. Most of the time, that's perfectly fine, but sometimes you'll want the task to be a challenge, with some uncertainty as to whether the party can succeed. In these cases, make the check very hard, or incredibly hard if you want it to be particularly difficult or at high levels.","At these DCs, most of the party will probably fail, but someone will probably still succeed, likely a character who has heavily invested in the given skill, as is expected for specialized characters."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":504,"name":"Minimum Proficiency","entries":["Sometimes succeeding at a particular task requires a character to have a specific proficiency rank in addition to a success on the check. Locks and traps often require a certain proficiency rank to successfully use the Pick a Lock or Disable a Device actions of {@skill Thievery}. A character whose proficiency rank is lower than what's listed can attempt the check, but they can't succeed. You can apply similar minimum proficiencies to other tasks. You might decide, for example, that a particular arcane theorem requires training in {@skill Arcana} to understand. An untrained barbarian can't succeed at the check, but she can still attempt it if she wants—after all, she needs to have a chance to critically fail and get erroneous information!","For checks that require a minimum proficiency, keep the following guidelines in mind. A 2nd-level or lower task should almost never require expert proficiency, a 6th-level or lower task should almost never require master proficiency, and a 14th-level or lower task should almost never require legendary proficiency. If they did, no character of the appropriate level could succeed."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":504,"name":"Specific Actions","entries":["Several parts of this book, most notably Chapter 4: Skills, state that you as the GM set the DCs for certain checks or determine other parameters. Here are guidelines for the most common tasks. Remember that all of these are guidelines, and you can adjust them as necessary to suit the situation.",{"type":"pf2-h3","page":504,"name":"Craft","entries":["When a character Crafts an item, use the item's level to determine the DC, applying the adjustments from Table 10–6 for the item's rarity if it's not common. You might also apply the easy DC adjustment for an item the crafter has made before. Repairing an item usually uses the DC of the item's level with no adjustments, though you might adjust the DC to be more difficult for an item of a higher level than the character can Craft."],"source":"CRB"},{"type":"pf2-h3","page":504,"name":"Earn Income","entries":["You set the task level when someone tries to Earn Income.","The highest-level task available is usually the same as the level of the settlement where the character is located. If you don't know the settlement's level, it's usually 0–1 for a village, 2–4 for a town, or 5–7 for a city. A PC might need to travel to a metropolis or capital to find tasks of levels 8-10, and to the largest cities in the world or another plane to routinely find tasks beyond that. Some locations might have higher-level tasks available based on the nature of the settlement. A major port might have higher-level tasks for Sailing Lore, a city with a vibrant arts scene might have higher-level tasks for {@skill Performance}, and so on. If someone is trying to use a particularly obscure skill, they might have trouble finding tasks of an ideal level, or any at all—no one in most settlements is clamoring for the expertise of someone with Troll Lore.","Once the PC has decided on a particular level of task from those available, use the DC for that level from Table 10–5. You might adjust the DC to be more difficult if there's inclement weather during an outdoor job, a rowdy audience for a performance, or the like."],"source":"CRB"},{"type":"pf2-h3","page":505,"name":"Gather Information","entries":["To set the DC to Gather Information, use a simple DC representing the availability of information about the subject. Adjust the DC upward if the PC Gathering Information seeks in-depth information. For example, if a character wants to Gather Information about a visiting caravan, you might decide that a common person wouldn't know much about it, but any merchant or guard would, so learning basic facts uses the simple DC for trained proficiency. A caravan leader's name is superficial, so discovering it might be DC 15 (the simple trained DC in Table 10–4). Learning the identity of the leader's employers, however, might be DC 20 if the employers are more obscure."],"source":"CRB"},{"type":"pf2-h3","page":505,"name":"Identify Magic or Learn a Spell","entries":["The DC to {@action Identify Magic} or {@action Learn a Spell} is usually the DC listed in Table 10–5 for the spell or item's level, adjusted for its rarity. A very strange item or phenomenon usually uses a higher DC adjustment. For a cursed item or certain illusory items, use an incredibly hard DC to increase the chance of misidentification."],"source":"CRB"},{"type":"pf2-h3","page":505,"name":"Recall Knowledge","entries":["On most topics, you can use simple DCs for checks to {@action Recall Knowledge}. For a check about a specific creature, trap, or other subject with a level, use a {@quickref level-based DCs||4|level-based dcs} (adjusting for rarity as needed). You might adjust the difficulty down, maybe even drastically, if the subject is especially notorious or famed. Knowing simple tales about an infamous dragon's exploits, for example, might be incredibly easy for the dragon's level, or even just a simple trained DC.",{"type":"pf2-h4","page":505,"name":"Alternative Skills","entries":["As noted in the action's description, a character might attempt to {@action Recall Knowledge} using a different skill than the ones listed as the default options. If the skill is highly applicable, like using {@skill Medicine} to identify a medicinal tonic, you probably don't need to adjust the DC. If its relevance is a stretch, adjust the DC upward as described in {@quickref Adjusting Difficulty||4|Adjusting Difficulty}."],"source":"CRB"},{"type":"pf2-h4","page":505,"name":"Additional Knowledge","entries":["Sometimes a character might want to follow up on a check to {@action Recall Knowledge}, rolling another check to discover more information. After a success, further uses of {@action Recall Knowledge} can yield more information, but you should adjust the difficulty to be higher for each attempt. Once a character has attempted an incredibly hard check or failed a check, further attempts are fruitless—the character has recalled everything they know about the subject."],"source":"CRB"},{"type":"pf2-h4","page":505,"name":"Creature Identification","entries":["A character who successfully identifies a creature learns one of its best-known attributes—such as a troll's regeneration (and the fact that it can be stopped by acid or fire) or a manticore's tail spikes. On a critical success, the character also learns something subtler, like a demon's weakness or the trigger for one of the creature's reactions.","The skill used to identify a creature usually depends on that creature's trait, as shown on Table 10–7, but you have leeway on which skills apply. For instance, hags are humanoids but have a strong connection to occult spells and live outside society, so you might allow a character to use {@skill Occultism} to identify them without any DC adjustment, while Society is harder. Lore skills can also be used to identify their specific creature. Using the applicable Lore usually has an easy or very easy DC (before adjusting for rarity).",{"type":"data","tag":"table","name":"Creature Identification Skills","source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":506,"name":"DETERMINING THE SCOPE OF LORE","entries":["{@skill Lore} skills are one of the most specialized aspects of Pathfinder, but they require GM oversight, particularly in determining which {@skill Lore} subcategories are acceptable for characters to select. A {@skill Lore} subcategory represents a narrow focus, and thus it shouldn't replace all or even most of an entire skill, nor should it convey vast swaths of information. For example, a single {@skill Lore} subcategory doesn't cover all religions—that's covered by the {@skill Religion} skill—but a character could have a {@skill Lore} subcategory that covers a single deity. One {@skill Lore} subcategory won't cover an entire country or all of history, but it could cover a city, an ancient civilization, or one aspect of a modern country, like Taldan History {@skill Lore}. A single {@skill Lore} subcategory couldn't cover the entire multiverse, but it could cover a whole plane other than the Material Plane."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Sense Direction","entries":["Pick the most appropriate simple DC when someone uses {@skill Survival} to Sense Direction. This is usually the trained DC in normal wilderness, expert in deep forest or underground, master in featureless or tricky locations, or legendary in weird or surreal environments on other planes."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Social Skills","entries":["When a character uses {@skill Deception}, {@skill Diplomacy}, {@skill Intimidation}, or {@skill Performance} to influence or impress someone whose level or Will DC you don't know, estimate the level of the creature and use that DC. A commoner is usually level 0 or 1. Don't worry about being exact. It often makes sense to adjust the DC based on the target's attitude for {@skill Deception}, {@skill Diplomacy}, or {@skill Performance}, making the DC easy for a friendly creature, very easy for a helpful one, hard for an unfriendly one, or very hard for a hostile one. You might adjust the DC further or differently based on the PC's goal; for instance, the DC to Request something an indifferent NPC is fundamentally opposed to might be incredibly hard or impossible, and it might be easy to convince an unfriendly creature to do something it already wants to do."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Subsist","entries":["A simple DC is usually sufficient for the Subsist action, with a trained DC for a typical situation. Use the disposition of the environment or city as a guide; an environment with scarce resources or a city with little tolerance for transience might require an expert or higher DC."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Track","entries":["Often when a PC uses {@skill Survival} to Track, you can pick a simple DC and adjust it based on the circumstances. For example, an army is usually easy to track, so you could use the untrained DC of 10. If the army marched through mud, you could even adjust this down to DC 5. On the other hand, if the party pursues a cunning survivalist using Cover Tracks, you might use their {@skill Survival} DC as the DC to Track."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Train an Animal","entries":["Train Animal (page 268) allows PCs to teach animals tricks. Use the level of the animal as the baseline; you can adjust the DC up if the trick is especially difficult, or down if the animal is especially domesticated, like a dog."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","source":"GMG","page":120,"name":"Drugs","entries":["Drugs offer short-term benefits with harmful side effects and long-term consequences. These short-term benefits, such as euphoria, draw many to drugs, but addiction keeps users hooked long after their first dose. A character can voluntarily fail their initial save against a drug, but for each dose they consume, they must attempt a saving throw against addiction, a disease that represents cravings and withdrawal. Addiction is unique to each drug, so a character can be affected by multiple instances of addiction at once.","Certain drugs alter how addiction works for that drug, adding the {@trait virulent} trait to the addiction, limiting the maximum stage a character can reach, or adding additional stages beyond those listed in the base affliction.",{"type":"data","tag":"disease","data":{"source":"GMG","page":120,"name":"Addiction","level":", level varies","type":"disease","entries":["Track the maximum stage you reach with each drug's addiction. This maximum stage is separate from your current addiction stage for the drug. The maximum stage can't be reduced, even if you fully remove the disease. When you take the drug, two things happen: you attempt a saving throw against addiction, and you suppress the effects of addiction for 1 day. Failing a save against addiction caused by taking the drug causes you to go to 1 stage higher than the maximum stage you had previously reached (2 stages higher on a critical failure). If you're currently suffering from addiction when you attempt a save from taking the drug, you can't improve your stage; if you succeed at the save, the stage remains the same as it was.","When you attempt your save against addiction each week, the stage you are currently at can't get worse—it can only stay the same or improve. The conditions from addiction can't be removed while you are affected by the addiction, and suppressing addiction by taking the drug only avoids the effects—it doesn't remove the disease.",{"type":"affliction","savingThrow":"Fortitude (DC equals that of the drug)","onset":"1 day","stages":[{"stage":1,"entry":"{@condition fatigued}","duration":"1 week"},{"stage":2,"entry":"{@condition fatigued} and {@condition sickened||sickened 1}","duration":"1 week"},{"stage":3,"entry":"{@condition fatigued}, {@condition drained||drained 1} and {@condition sickened||sickened 1}","duration":"1 week"},{"stage":4,"entry":"{@condition fatigued}, {@condition drained||drained 2}, {@condition sickened||sickened 2} and {@condition stupefied||stupefied 2}","duration":"1 week"}]}]}},{"type":"pf2-brown-box","source":"GMG","page":120,"name":"DRUGS IN YOUR GAME","entries":["Drugs are socially complex, and including them in your game has the potential to make some of your players uncomfortable—particularly players who have struggled with substance abuse themselves or seen friends and family members go through that struggle. As with any potentially difficult subject matter, you should discuss the role drugs play in your game with your players and ensure that all the players at the table are comfortable with the material; if they aren't, avoid the topic.","If you do include drugs in your game, consider the role they'll play. In some campaigns, drugs might simply be an element of flavor and a tool characters use to reach their goals; in others, the side effects and risk of addiction might be a terrible price to pay. The rules assume something of a middle path, where drugs are addictive substances that may provide a short-term benefit but have consequences. To make drugs more accessible in your game, remove some of the more severe stages of addiction. To make them more dangerous, add the {@trait virulent} trait to the addiction affliction, add more stages with increasingly severe effects, or increase the DC of the save against the addiction by 1 for every use of the drug, decreasing back to normal over time as they stop using the drug."]}],"data":{"quickref":5}},{"type":"section","page":512,"name":"Environment","entries":["Each of the environments presented in this section uses the terrain rules (which are summarized on page 514 and appear in full beginning on page 475) in different ways, so be sure to familiarize yourself with those rules before reading this section. Some environments refer to the rules for climate (page 517) and natural disasters (beginning on page 517). Many places have the traits of multiple environments; a snow-covered mountain might use both the arctic and mountain environments, for example. For environmental features with effects based on how tall or deep they are, those effects vary further based on a creature's size. For instance, a shallow bog for a Medium creature might be a deep bog for smaller creatures, and a deep bog for a Medium creature could be only a shallow bog for a larger creature (and so insignificant for a truly massive creature that it isn't even {@quickref difficult terrain||3|terrain}).","Table 10–12 lists the features of various environments alphabetically for quick reference. The Proficiency DC Band entry indicates a range of appropriate simple DCs for that environmental feature, while also providing a rough estimate of the danger or complexity of the feature.",{"type":"data","tag":"table","name":"Enviromental Features","source":"CRB"},{"type":"pf2-h2","page":512,"name":"Environmental Damage","entries":["Some environmental features or natural disasters deal damage. Because the amount of damage can vary based on the specific circumstances, the rules for specific environments and natural disasters use damage categories to describe the damage, rather than exact numbers.","Use Table 10–11 below to determine damage from an environment or natural disaster. When deciding the exact damage amount, use your best judgment based on how extreme you deem the danger to be.",{"type":"data","tag":"table","name":"Enviromental Damage","source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":512,"name":"Aquatic","entries":["Aquatic environments are among the most challenging for PCs short of other worlds and unusual planes. PCs in an aquatic environment need a way to breathe (typically a {@spell water breathing} spell) and must usually {@action Swim} to move, though a PC who sinks to the bottom can walk awkwardly, using the rules for {@quickref greater difficult terrain||3|terrain}.","Characters in aquatic environments make frequent use of the {@quickref aquatic combat||3|aquatic combat} and {@quickref drowning and suffocation||3|drowning and suffocating} rules.",{"type":"pf2-h3","page":512,"name":"Currents and Flowing Water","entries":["Ocean currents, flowing rivers, and similar moving water are {@quickref difficult terrain||3|terrain} or {@quickref greater difficult terrain||3|terrain} (depending on the speed of the water) for a creature Swimming against the current. At the end of a creature's turn, it moves a certain distance depending on the current's speed. For instance, a 10-foot current moves a creature 10 feet in the current's direction at the end of that creature's turn."],"source":"CRB"},{"type":"pf2-h3","page":512,"name":"Visibility","entries":["It's much harder to see things at a distance underwater than it is on land, and it's particularly difficult if the water is murky or full of particles. In pure water, the maximum visual range is roughly 240 feet to see a small object, and in murky water, visibility can be reduced to only 10 feet or even less."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":512,"name":"Arctic","entries":["The main challenge in an arctic environment is the low temperature, but arctic environments also contain ice and snow. The disasters that most often strike in arctic environments are avalanches, blizzards, and floods.",{"type":"pf2-h3","page":512,"name":"Ice","entries":["Icy ground is both uneven ground and {@quickref difficult terrain||3|terrain}, as characters slip and slide due to poor traction."],"source":"CRB"},{"type":"pf2-h3","page":512,"name":"Snow","entries":["Depending on the depth of snow and its composition, most snowy ground is either {@quickref difficult terrain||3|terrain} or {@quickref greater difficult terrain||3|terrain}. In denser snow, characters can attempt to walk along the surface without breaking through, but some patches might be loose or soft enough that they're uneven ground."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":512,"name":"Desert","entries":["Desert encompasses sandy and rocky deserts as well as badlands. Though tundra is technically a desert, it's classified as arctic, as the climate is the primary challenge in such areas. Sandy deserts often have quicksand hazards (page 526) and sandstorms.",{"type":"pf2-h3","page":513,"name":"Rubble","entries":["Rocky deserts are strewn with rubble, which is {@quickref difficult terrain||3|terrain}. Rubble dense enough to be walked over rather than navigated through is uneven ground."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Sand","entries":["Packed sand doesn't usually significantly impede a character's movement, but loose sand is either {@quickref difficult terrain||3|terrain} (if it's shallow) or uneven ground (if it's deep).","The wind in a desert often shifts sand into dunes, hills of loose sand with uneven ground facing the wind and steeper inclines away from the wind."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":513,"name":"Forest","entries":["These diverse environments include jungles and other wooded areas. They are sometimes struck by wildfires.",{"type":"pf2-h3","page":513,"name":"Canopies","entries":["Particularly dense forests, such as rain forests, have a canopy level above the ground. A creature trying to reach the canopy or travel along it must Climb. Swinging on vines and branches usually requires an {@skill Acrobatics} or {@skill Athletics} check. A canopy provides cover, and a thicker one can prevent creatures in the canopy from seeing those on the ground, and vice versa."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Trees","entries":["While trees are omnipresent in a forest, they typically don't provide cover unless a character uses the Take Cover action. Only larger trees that take up an entire 5-foot square on the map (or more) are big enough to provide cover automatically."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Undergrowth","entries":["Light undergrowth is {@quickref difficult terrain||3|terrain} that allows a character to Take Cover. Heavy undergrowth is {@quickref greater difficult terrain||3|terrain} that automatically provides cover. Some sorts of undergrowth, such as thorns, might also be hazardous terrain, and areas with plenty of twisting roots might be uneven ground."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":513,"name":"Mountain","entries":["Mountain environments also include hills, which share many aspects of mountains, though not their more extreme features. The most common disasters here are avalanches.",{"type":"pf2-h3","page":513,"name":"Chasms","entries":["Chasms are natural pits, typically at least 20 feet long and clearly visible (barring mundane or magical efforts to conceal them). The main danger posed by a chasm is that characters must Long Jump to get across. Alternatively, characters can take the safer but slower route of Climbing down the near side of the chasm and then ascending the far side to get across."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Cliffs","entries":["Cliffs and rock walls require creatures to {@action Climb} to ascend or descend. Without extensive safety precautions, a critical failure can result in significant falling damage."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Rubble","entries":["Mountains often have extremely rocky areas or shifting, gravelly scree that makes for {@quickref difficult terrain||3|terrain}. Especially deep or pervasive rubble is uneven ground."],"source":"CRB"},{"type":"pf2-h3","page":514,"name":"Slopes","entries":["Slopes vary from the gentle rises of normal terrain to {@quickref difficult terrain||3|terrain} and inclines, depending on the angle of elevation. Moving down a slope is typically normal terrain, but characters might need to Climb up particularly steep slopes."],"source":"CRB"},{"type":"pf2-h3","page":514,"name":"Undergrowth","entries":["Light undergrowth is common in mountains. It is {@quickref difficult terrain||3|terrain} and allows a character to Take Cover."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":514,"name":"Plains","entries":["The plains environment encompasses grasslands such as savannas and farmland. The most common disasters in plains are tornadoes and wildfires.",{"type":"pf2-h3","page":514,"name":"Hedges","entries":["Hedges are planted rows of bushes, shrubs, and trees.","Their iconic appearance in adventures consists of tall hedges grown into mazes. A typical hedge is 2 to 5 feet tall, takes up a row of squares, and provides cover. A character trying to push through a hedge faces {@quickref greater difficult terrain||3|terrain}; it's sometimes faster to Climb over."],"source":"CRB"},{"type":"pf2-h3","page":514,"name":"Undergrowth","entries":["Light undergrowth is {@quickref difficult terrain||3|terrain} that allows a character to Take Cover. Heavy undergrowth is {@quickref greater difficult terrain||3|terrain} that provides cover automatically.","Undergrowth in plains is usually light with a few scattered areas of heavy undergrowth, but fields of certain crops, like corn, are entirely heavy undergrowth."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":514,"name":"Swamp","entries":["Wetlands are the most common kind of swamp, but this category also includes drier marshes such as moors.","Swamps often contain quicksand hazards (page 526).","Despite their soggy nature, swamps aren't very likely to experience heavy flooding, since they act as natural sponges and absorb a great deal of water before they flood.",{"type":"pf2-h3","page":514,"name":"Bogs","entries":["Also called mires, bogs are watery areas that accumulate peat, are covered by shrubs and moss, and sometimes feature floating islands of vegetation covering deeper pools.","Shallow bogs are {@quickref difficult terrain||3|terrain} for a Medium creature, and deep bogs are {@quickref greater difficult terrain||3|terrain}. If a bog is deep enough that a creature can't reach the bottom, the creature has to Swim. Bogs are also acidic, so particularly extreme or magical bogs can be hazardous terrain."],"source":"CRB"},{"type":"pf2-h3","page":514,"name":"Undergrowth","entries":["Light undergrowth is {@quickref difficult terrain||3|terrain} that allows a character to Take Cover, while heavy undergrowth is {@quickref greater difficult terrain||3|terrain} that provides cover automatically.","Some sorts of undergrowth, such as thorns, are also hazardous terrain, and areas with plenty of twisting roots are uneven ground."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":514,"name":"TERRAIN RULES","entries":["Environments make frequent use of the rules for {@quickref difficult terrain||3|terrain}, {@quickref greater difficult terrain||3|terrain}, and hazardous terrain, so those rules are summarized here.","{@b Difficult terrain} is any terrain that impedes movement, ranging from particularly rough or unstable surfaces to thick ground cover and countless other impediments. Moving into a square of {@quickref difficult terrain||3|terrain} (or moving 5 feet into or within an area of {@quickref difficult terrain||3|terrain}, if you're not using a grid) costs an extra 5 feet of movement. Moving into a square of {@b greater difficult terrain} instead costs 10 additional feet of movement. This additional cost is not increased when moving diagonally. Creatures can't normally Step into {@quickref difficult terrain||3|terrain}.","Any movement creatures make while jumping ignores terrain that the creature is jumping over. Some abilities (such as flight or being incorporeal) allow creatures to avoid the movement reduction from some types of {@quickref difficult terrain||3|terrain}. Certain other abilities let creatures ignore {@quickref difficult terrain||3|terrain} while traveling on foot; such an ability also allows a creature to move through {@quickref greater difficult terrain||3|terrain} using the movement cost for {@quickref difficult terrain||3|terrain}, but unless the ability specifies otherwise, these abilities don't let creatures ignore {@quickref greater difficult terrain||3|terrain}.","{@b Hazardous terrain} damages creatures whenever they move through it. For instance, an acid pool, a pit of burning embers, and a spike-filled passageway all constitute hazardous terrain. The amount and type of damage depend on the specific hazardous terrain."],"source":"CRB"},{"type":"pf2-h2","page":514,"name":"Urban","entries":["Urban environments include open city spaces as well as buildings. The building information in this section also applies to ruins and constructed dungeons. Depending on their construction and location, cities might be vulnerable to many sorts of disasters, especially fires and floods.",{"type":"pf2-h3","page":514,"name":"Crowds","entries":["Crowded thoroughfares and similar areas are {@quickref difficult terrain||3|terrain}, or {@quickref greater difficult terrain||3|terrain} if an area is truly packed with people. You might allow a character to get a crowd to part using {@skill Diplomacy}, {@skill Intimidation}, or {@skill Performance}.","A crowd exposed to an obvious danger, like a fire or a rampaging monster, attempts to move away from the danger as quickly as possible, but it is slowed by its own mass. A fleeing crowd typically moves at the Speed of an average member each round (usually 25 feet), potentially trampling or leaving behind slower-moving members of the crowd."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Doors","entries":["Opening an unlocked door requires an Interact action (or more than one for a particularly complicated or large door). Stuck doors must be Forced Open, and locked ones require a character to Pick the Lock or Force them Open."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Floors","entries":["Wooden floors are easy to walk on, as are flagstone floors made of fitted stones. However, floors of worn flagstone often contain areas of uneven ground."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Gates","entries":["Walled settlements often have gates that the city can close for defense or open to allow travel. A typical gate consists of one portcullis at each end of a gatehouse, with murder holes in between or other protected spots from which guards can attack foes."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Guards","entries":["Most settlements of significant size have guards working in shifts to protect the settlement at all hours, patrolling the streets and guarding various posts. The size of this force varies from one guard for every 1,000 residents to a force 10 times this number."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Portcullises","entries":["A portcullis is a wooden or iron grate that descends to seal off a gate or corridor. Most are raised on ropes or chains operated by a winch, and they have locking mechanisms that keep them from being lifted easily. The rules on lifting a portcullis or bending its bars appear in the sidebar on this page. If a portcullis falls on a creature, use a slamming door trap (page 523)."],"source":"CRB"},{"type":"pf2-brown-box","page":515,"name":"DOORS, GATES, AND WALLS","entries":["Some of the most common obstacles that characters face in urban areas and dungeons are doors, gates, and walls.",{"type":"pf2-title","name":"Climbing"},"The table below gives the typical DC for {@skill Athletics} checks to Climb a structure, which is usually a simple DC. You might adjust the difficulty based on the specifics of the structure and environment.",{"type":"pf2-title","name":"Demolishing"},"A character might want to smash their way through a door, a window, or certain walls. The Hardness, Hit Point, and Broken Threshold values provided in the table below are based on the material the structure is typically made out of, so a portcullis made of iron, for example, has a higher Hardness than one of wood. For more on damaging objects, see page 272.","Strong walls, such as well-maintained masonry or hewn stone, can't be broken without dedicated work and proper tools. Getting through such walls requires downtime.",{"type":"table","rowLabelIdx":[0,5,11],"colStyles":["text-center","text-center","text-center"],"rows":[["Door","Climb DC","Hardness, HP (BT)"],["Wood","20","10, 40 (20)"],["Stone","30","14, 56 (28)"],["Reinforced Wood","15","15, 60 (30)"],["Iron","30","18, 72 (36)"],["Wall","Climb DC","Hardness, HP (BT)"],["Crumbling masonry","15","10, 40 (20)"],["Wooden slats","15","10, 40 (20)"],["Masonry","20","14, 56 (28)"],["Hewn stone","30","14, 56 (28)"],["Iron","40","18, 72 (36)"],["Portcullis","Climb DC","Hardness, HP (BT)"],["Wood","10","10, 40 (20)"],["Iron","10","18, 72 (36)"]]},{"type":"pf2-title","name":"Forcing Open"},"Structures that can be opened—such as doors, gates, and windows—can be Forced Open using {@skill Athletics}. This is usually necessary only if they're locked or stuck. The DC to Force Open a structure uses the {@skill Thievery} DC of its lock but adjusts it to be very hard (increasing the DC by 5).","If there's no lock, use the following table; when lifting a portcullis, use the lock DC or the DC from the table, whichever is higher."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Rooftops","entries":["Rooftops make for memorable ambushes, chase scenes, infiltrations, and running fights. Flat roofs are easy to move across, but they're rare in any settlement that receives significant snowfall, since heavy buildups of snow can collapse a roof. Angled roofs are uneven ground, or inclines if they're especially steep. The peak of an angled roof is a narrow surface.","Hurdling from roof to roof often requires a Long Jump, though some buildings are close enough to Leap between.","A High Jump might be necessary to reach a higher roof, or a Leap followed by Grabbing an Edge and Climbing up."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Sewers","entries":["Sewers are generally 10 feet or more below street level and are equipped with ladders or other means to ascend and descend. Raised paths along the walls allow sewer workers access, while channels in the center carry the waste itself. Less sophisticated sewers, or sections those workers don't usually access, might require wading through diseaseridden waste. Sewers can be accessed through sewer grates, which usually require 2 or more Interact actions to open.",{"type":"pf2-h4","page":516,"name":"Sewer Gas","entries":["Sewer gas often contains pockets of highly flammable gas. A pocket of sewer gas exposed to a source of flame explodes, dealing moderate environmental fire damage to creatures in the area."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Stairs","entries":["Stairs are {@quickref difficult terrain||3|terrain} for characters moving up them, and shoddy stairs might also be uneven ground. Some temples and giant-built structures have enormous stairs that are {@quickref greater difficult terrain||3|terrain} both up and down, or might require Climbing every step."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Streets","entries":["Most settlements have narrow and twisting streets that were largely established organically as the settlement grew. These roads are rarely more than 20 feet wide, with alleys as narrow as 5 feet. Streets are generally paved with cobblestones. If the cobblestones are in poor repair, they could be {@quickref difficult terrain||3|terrain} or uneven ground.","Particularly lawful or well-planned cities have major thoroughfares that allow wagons and merchants to reach marketplaces and other important areas in town. These need to be at least 25 feet wide to accommodate wagons moving in both directions, and they often have narrow sidewalks that allow pedestrians to avoid wagon traffic."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Walls","entries":["Well-built structures have exterior walls of brick or stonemasonry. Smaller, lower-quality, or temporary structures might have wooden walls. Interior walls tend to be less sturdy; they could be made of wooden planks, or even simply of thick, opaque paper held in a wooden frame. An underground structure might have thick walls carved out of solid rock to prevent the weight of the ground above from collapsing the structure. Rules for climbing and breaking walls are in the sidebar on page 515."],"source":"CRB"},{"type":"pf2-h2","page":516,"name":"Underground","entries":["Underground environments consist of caves and natural underground areas. Artificial dungeons and ruins combine underground features with urban features like stairs and walls. Deep underground vaults have some of the same terrain features as mountains, such as chasms and cliffs.","The most common disasters underground are collapses.",{"type":"pf2-h3","page":516,"name":"Floors","entries":["Natural underground environments rarely have flat floors, instead featuring abrupt changes in elevation that result in {@quickref difficult terrain||3|terrain}, uneven ground, and inclines."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Ledges","entries":["Ledges are narrow surfaces that overlook a lower area or provide the only means to move along the edge of a chasm. Moving across a narrow ledge requires using {@skill Acrobatics} to Balance."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Rubble","entries":["Caverns can be covered in rubble, which is {@quickref difficult terrain||3|terrain}. Deep or pervasive rubble is also uneven ground."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Stalagmites and Stalactites","entries":["Stalagmites are tapering columns that rise from the floor of a cave. Areas filled with stalagmites are {@quickref greater difficult terrain||3|terrain}, and especially large stalagmites have to be sidestepped or Climbed. Stalagmites can be sharp enough they can be used as hazardous terrain in some circumstances, as can stalactites (icicle-shaped formations that hang from the roof of a cave) if they're knocked loose from a ceiling or overhang."],"source":"CRB"},{"type":"pf2-h3","page":517,"name":"Walls","entries":["Natural cave walls are uneven, with nooks, crannies, and ledges. Since most caves are formed by water, cave walls are often damp, making them even more difficult to Climb."],"source":"CRB"},{"type":"pf2-brown-box","page":517,"name":"DUNGEONS","entries":["Dungeon environments, which include both ruins and contemporary buildings constructed in the wilderness, are a fairly common venue for adventures. As an environment, they combine urban features like doors and buildings (page 515) with features from an underground environment, and occasionally components from other environments. While underground dungeons are particularly common, you might also consider setting your adventure in a ruin reclaimed by the forest, with giant trees spreading their roots through the walls, or a ruin deep in a swamp, with bogs covering access to some of the ruin's hidden secrets."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":517,"name":"Climate","entries":["Weather is more than just set dressing to establish mood—it has mechanical effects you can combine with environmental components to create a more memorable encounter. Weather can impose circumstance penalties on certain checks, from –1 to –4 based on severity.",{"type":"pf2-h3","page":517,"name":"Fog","entries":["Fog imposes a circumstance penalty to visual {@skill Perception} checks, depending on the thickness; it causes creatures viewed through significant amounts of fog to be concealed; and it cuts off all visibility at half a mile or less—possibly much less. Conditions limiting visibility to about a mile are called mist, and those that do so to about 3 miles are called haze."],"source":"CRB"},{"type":"pf2-h3","page":517,"name":"Precipitation","entries":["Precipitation includes rain as well as colder snow, sleet, and hail. Wet precipitation douses flames, and frozen precipitation can create areas of snow or ice on the ground. Drizzle or light snowfall has little mechanical effect beyond limited visibility.",{"type":"pf2-h4","page":517,"name":"Visibility","entries":["Most forms of precipitation impose circumstance penalties on visual {@skill Perception} checks. Hail often is sparser but loud, instead penalizing auditory {@skill Perception} checks.","Especially heavy precipitation, such as a downpour of rain or heavy snow, might make creatures concealed if they're far away."],"source":"CRB"},{"type":"pf2-h4","page":517,"name":"Fatigue","entries":["Precipitation causes discomfort and fatigue. Anything heavier than drizzle or light snowfall reduces the time it takes for characters to become fatigued from overland travel to only 4 hours. Heavy precipitation can be dangerous in cold environments when characters go without protection. Soaked characters treat the temperature as one step colder (mild to severe, severe to extreme; see Temperature below)."],"source":"CRB"},{"type":"pf2-h4","page":517,"name":"Thunderstorms","entries":["High winds and heavy precipitation accompany many thunderstorms. There's also a very small chance that a character might be struck by lightning during a storm. A lightning strike usually deals moderate electricity damage, or major electricity damage in a severe thunderstorm."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":517,"name":"Temperature","entries":["Often, temperature doesn't impose enough of a mechanical effect to worry about beyond describing the clothing the characters need to wear to be comfortable.","Particularly hot and cold weather can make creatures fatigued more quickly during overland travel and can cause damage if harsh enough, as shown in Table 10–13 on page 518.","Appropriate cold-weather gear (such as the winter clothing) can negate the damage from severe cold or reduce the damage from extreme cold to that of particularly severe cold.",{"type":"data","tag":"table","name":"Temperature Effects","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":517,"name":"Wind","entries":["Wind imposes a circumstance penalty on auditory {@skill Perception} checks depending on its strength. It also interferes with physical ranged attacks such as arrows, imposing a circumstance penalty to attack rolls involving such weapons, and potentially making attacks with them impossible in powerful windstorms. Wind snuffs out handheld flames; lanterns protect their flame from the wind, but particularly powerful winds can extinguish these as well.",{"type":"pf2-h4","page":517,"name":"Moving in Wind","entries":["Wind is difficult or {@quickref greater difficult terrain||3|terrain} when Flying.","Moving in wind of sufficient strength requires a Maneuver in Flight action, and fliers are blown away on a critical failure or if they don't succeed at a minimum of one such check each round.","Even on the ground, particularly strong winds might require a creature to succeed at an {@skill Athletics} check to move, knocking the creature back and prone on a critical failure. On such checks, Small creatures typically take a –1 circumstance penalty, and Tiny creatures typically take a –2 penalty."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":518,"name":"Natural Disasters","entries":["Climate and environmental features can be a hindrance or long-term threat, but natural disasters represent acute danger, especially to those directly exposed to their fury.","The damage in the following sections uses the categories in {@table Environmental Damage||Table 10–11: Environmental Damage}.",{"type":"pf2-h3","page":518,"name":"Avalanches","entries":["Though the term avalanche specifically refers to a cascading flow of ice and snow down a mountain's slope, the same rules work for landslides, mudslides, and other similar disasters. Avalanches of wet snow usually travel up to 200 feet per round, though powdery snow can travel up to 10 times faster. Rockslides and mudslides are slower, sometimes even slow enough that a character might be able to outrun them.","An avalanche deals major or even massive bludgeoning damage to creatures and objects in its path. These victims are also buried under a significant mass. Creatures caught in an avalanche's path can attempt a Reflex save; if they succeed, they take only half the bludgeoning damage, and if they critically succeed, they also avoid being buried.",{"type":"pf2-h4","page":518,"name":"Burial","entries":["Buried creatures take minor bludgeoning damage each minute, and they potentially take minor cold damage if buried under an avalanche of snow. At the GM's discretion, creatures without a sufficient air pocket could also risk suffocation (page 478). A buried creature is restrained and usually can't free itself.","Allies or bystanders can attempt to dig out a buried creature. Each creature digging clears roughly a 5-footby- 5-foot square every 4 minutes with a successful {@skill Athletics} check (or every 2 minutes on a critical success).","Using shovels or other proper tools halves the time."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":518,"name":"Blizzards","entries":["Blizzards combine cold weather, heavy snow, and strong winds. They don't pose a single direct threat as other disasters do; instead, the combination of these factors all at once poses a substantial impediment to characters."],"source":"CRB"},{"type":"pf2-h3","page":518,"name":"Collapses","entries":["Collapses and cave-ins occur when caverns or buildings fall, dumping tons of rock or other material on those caught below or inside them. Creatures under the collapse take major or massive bludgeoning damage and become buried, just as with an avalanche. Fortunately, collapses don't spread unless they weaken the overall integrity of the area and lead to further collapses."],"source":"CRB"},{"type":"pf2-h3","page":518,"name":"Earthquakes","entries":["Earthquakes often cause other natural disasters in the form of avalanches, collapses, floods, and tsunamis, but they also present unique threats such as fissures, soil liquefaction, and tremors.",{"type":"pf2-h4","page":518,"name":"Fissures","entries":["Fissures and other ground ruptures can destabilize structures, but more directly they lead to creatures taking bludgeoning damage from falling into a fissure."],"source":"CRB"},{"type":"pf2-h4","page":518,"name":"Soil Liquefaction","entries":["Liquefaction occurs when granular particles shake to the point where they temporarily lose their solid form and act as liquids. When this happens to soil, it can cause creatures and even whole buildings to sink into the ground. You can use the {@spell earthquake} spell for more specific rules, though that spell represents only one particular kind of localized quake."],"source":"CRB"},{"type":"pf2-h4","page":518,"name":"Tremors","entries":["Tremors knock creatures prone, causing them to fall or careen into other objects, which can deal bludgeoning damage appropriate to the severity of the quake."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":518,"name":"Floods","entries":["Though more gradual floods can damage structures and drown creatures, flash floods are similar to avalanches, except with a liquid mass instead of a solid one. Instead of burying creatures, a flash flood carries creatures and even massive objects away, buffeting the creatures and potentially drowning them. The drowning rules appear on page 478.",{"type":"data","tag":"table","name":"Temperature Effects","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Sandstorms","entries":["Mild sandstorms and dust storms don't present much more danger than a windy rainstorm, but they can cause damage to a creature's lungs and spread diseases across long distances. Heavy sandstorms deal minor slashing damage each round to those exposed to the sand, force creatures to hold their breath to avoid suffocation, or both."],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Tornadoes","entries":["In a tornado's path, wind conditions impose severe circumstance penalties, but creatures that would normally be blown away are instead picked up in the tornado's funnel, where they take massive bludgeoning damage from flying debris as they rise through the cone until they are eventually expelled (taking bludgeoning damage from falling).","Tornadoes usually travel around 300 feet per round (roughly 30 miles per hour). They normally travel a few miles before dissipating. Some tornadoes are stationary or travel much faster."],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Tsunamis","entries":["Tsunamis present many of the same dangers as flash floods but are much larger and more destructive. Tsunami waves can reach <100 feet> or more in height, wrecking buildings and creatures alike with massive bludgeoning damage from both the wave itself and debris pulled up along its path of destruction."],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Volcanic Eruptions","entries":["Volcanic eruptions can contain any combination of ash, lava bombs, lava flows, pyroclastic flows, and vents.",{"type":"pf2-h4","page":519,"name":"Ash","entries":["Ash from volcanic eruptions is hot enough to cause minor fire damage each minute. It limits visibility like a thick fog and can make air unbreathable, requiring characters to hold their breath or suffocate (page 478).","Ash clouds generate ash lightning strikes, which typically deal moderate electricity damage but are very unlikely to hit an individual creature. Ash buildup on the ground creates areas of uneven ground, {@quickref difficult terrain||3|terrain}, or {@quickref greater difficult terrain||3|terrain}, and ash in the atmosphere can block the sun for weeks or even months, leading to colder temperatures and longer winters."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Lava Bombs","entries":["Pressure can launch lava into the air that falls as lava bombs: masses of lava that solidify as they fly and shatter on impact, dealing at least moderate bludgeoning damage and moderate fire damage."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Lava Flows","entries":["Lava flows are an iconic volcanic threat; they usually move between 5 and 60 feet per round over normal ground, so characters can often outrun them. However, flows can move up to 300 feet per round in a steep volcanic tube or channel. Lava emanates heat that deals minor fire damage even before it comes into contact with creatures, and immersion in lava deals massive fire damage each round."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Pyroclastic Flows","entries":["Mixes of hot gases and rock debris, pyroclastic flows spread much faster than lava, sometimes more than 4,000 feet per round. While cooler than the hottest lava, pyroclastic flows are capable of overwhelming entire settlements. They work like avalanches but deal half of their damage as fire damage."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Vents","entries":["Steam vents shoot from the ground, dealing moderate fire damage or more in a wide column. Acidic and poisonous gases released from beneath the surface can create wide areas of hazardous terrain that deals at least minor acid or poison damage."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Wildfires","entries":["Wildfires travel mainly along a front moving in a single direction. In a forest, the front can advance up to 70 feet per round (7 miles per hour). They can move up to twice as fast across plains due to a lack of shade and the relatively low humidity. Embers from the fire, carried by winds and rising hot air, can scatter, forming spot fires as far as 10 miles away from the main wildfire. Wildfires present three main threats: flames, heat, and smoke.",{"type":"pf2-h4","page":519,"name":"Flames","entries":["Flames are hazardous terrain, usually dealing moderate damage and potentially setting a character on fire, dealing moderate persistent fire damage. The flames from a small fire are often less dangerous than the advancing heat from the front of a large fire."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Heat","entries":["Wildfires increase the temperature in advance of the front, reaching nearly 1,500° F at the fire's arrival, as hot as some lava. This begins as minor fire damage every round at a reasonable distance from the front and increases to massive fire damage for someone within the wildfire."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Smoke","entries":["Wind can carry smoke far in front of the wildfire itself. Smoke imposes a circumstance penalty to visual {@skill Perception} checks, depending on the thickness. It causes creatures viewed through significant amounts of smoke to be concealed, and it cuts off all visibility at half a mile or less. Near or within the wildfire, the combination of smoke and heated air require characters to hold their breath or suffocate (page 478)."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":520,"name":"Hazards","entries":[{"type":"pf2-h2","page":520,"name":"Detecting a Hazard","entries":["Every hazard has a trigger of some kind that sets its dangers in motion. For traps, this could be a mechanism like a trip wire or a pressure plate, while for an environmental hazard or haunt, the trigger may simply be proximity. When characters approach a hazard, they have a chance of finding the trigger area or mechanism before triggering the hazard. They automatically receive a check to detect hazards unless the hazards require a minimum proficiency rank to do so.","During exploration, determine whether the party detects a hazard when the PCs first enter the general area in which it appears. If the hazard doesn't list a minimum proficiency rank, roll a secret Perception check against the hazard's {@skill Stealth} DC for each PC. For hazards with a minimum proficiency rank, roll only if someone is actively searching (using the Search activity while exploring or the {@action Seek} action in an encounter), and only if they have the listed proficiency rank or higher. Anyone who succeeds becomes aware of the hazard, and you can describe what they notice.","Magical hazards that don't have a minimum proficiency rank can be found using {@spell detect magic}, but this spell doesn't provide enough information to understand or disable the hazard—it only reveals the hazard's presence.","Determining a magical hazard's properties thoroughly enough to disable it requires either the use of more powerful magic or a successful skill check, likely using {@action Identify Magic} or {@action Recall Knowledge}. Magical hazards with a minimum proficiency rank cannot be found with {@spell detect magic} at all."],"source":"CRB"},{"type":"pf2-h2","page":520,"name":"Triggering a Hazard","entries":["If the group fails to detect a hazard and the hazard's trigger is a standard part of traveling (such as stepping on a floor plate or moving through a magical sensor while walking), the hazard's reaction occurs. Hazards that would be triggered only when someone directly manipulates the environment—by opening a door, for example—use their reactions only if a PC explicitly takes that action.",{"type":"pf2-h3","page":520,"name":"Reaction or Free Action","entries":["Most hazards have reactions that occur when they're triggered. For simple hazards, the reaction is the entirety of the hazard's effect. For complex hazards, the reaction may also cause the hazard to roll initiative, either starting a combat encounter or joining one already in progress, and the hazard continues to pose a threat over multiple rounds. Some hazards have a triggered free action instead of a reaction; for instance, quicksand can suck down multiple creatures per round."],"source":"CRB"},{"type":"pf2-h3","page":520,"name":"Routine","entries":["A complex hazard usually follows a set of preprogrammed actions called a routine. Once triggered, the hazard first performs its initial reaction; then, if the PCs are not yet in encounter mode, they should roll initiative. (If they're already in encounter mode, their initiative remains the same.) The hazard might tell you to roll initiative for it—in this case, the hazard rolls initiative using its {@skill Stealth} modifier.","After this happens, the hazard follows its routine each round on its initiative. The number of actions a hazard can take each round, as well as what they can be used for, depend on the hazard."],"source":"CRB"},{"type":"pf2-brown-box","page":520,"name":"MONSTERS AND HAZARDS","entries":["The statistics for NPCs and monsters usually don't list their proficiency ranks. Most of the time, they don't need to deal with detecting or disabling hazards the way PCs do, so you don't need this information. However, if a PC resets a trap in a monster's path or plans to lure a monster into a hazard, you can improvise this information.","For Perception, a monster is usually an expert at 3rd or 4th level, a master at 8th or 9th level, and legendary at 16th or 17th level. If the monster has {@skill Thievery} listed in its skills, it has the highest proficiency possible for its level (trained at 1st, expert at 3rd, master at 7th, and legendary at 15th); otherwise, it's untrained. Of course, an individual monster might deviate from these guidelines, especially if it's mindless or not very perceptive."],"source":"CRB"},{"type":"pf2-h3","page":520,"name":"Resetting a Hazard","entries":["Some hazards can be reset, allowing them to be triggered again. This can occur automatically, as for quicksand, whose surface settles after 24 hours, or manually, like a hidden pit, whose trapdoor must be closed for the pit to become hidden again."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":521,"name":"Disabling a Hazard","entries":["The most versatile method for deactivating traps is the Disable a Device action of the {@skill Thievery} skill, though most mechanical traps can also simply be smashed, and magical traps can usually be counteracted. Environmental hazards often can be overcome with {@skill Nature} or {@skill Survival}, and haunts can often be overcome with {@skill Occultism} or {@skill Religion}. The specific skill and DC required to disable a hazard are listed in the hazard's stat block. Like using Disable a Device, using these skills to disable a trap is a 2-action activity with the same degrees of success, though the activity might have different traits determined by the GM. As with detecting a hazard, disabling a hazard might require a character to have a certain proficiency rank in the listed skill.","A character must first detect a hazard (or have it pointed out to them) to try to deactivate it. They can attempt to deactivate a hazard whether or not it has already been triggered, though some hazards no longer pose a danger once their reactions have occurred, especially if there is no way for them to be reset.","For most hazards, a successful check for the listed skill against the DC in the stat block disables the hazard without triggering it. Any other means of deactivating the hazard are included in the hazard's stat block, as are any additional steps required to properly deactivate it.","A critical failure on any roll to disable a hazard triggers it, including a critical failure on a roll to counteract a magic hazard.","Some hazards require multiple successful checks to deactivate, typically because they have a particularly complicated component or have several discrete portions. For hazards with a complex component, a critical success on a check to disable the hazard counts as two successes on a single component.",{"type":"pf2-h3","page":521,"name":"Damaging a Hazard","entries":["Rather than trying to carefully disable a hazard, a character might just smash it. Damaging a mechanical trap or another physical hazard works like damaging objects: the hazard reduces the damage it takes by its Hardness. In most cases, hitting the hazard also triggers it, as explained in Attacking a Hazard below. If a hazard's Hit Points are reduced to its Broken Threshold (BT) or lower, the hazard becomes broken and can't be activated, though it can still be repaired. If it's reduced to 0 HP, it's destroyed and can't be repaired. (See page 272 in Chapter 6 for more information on damaging objects.)","Hazards' AC, applicable saving throw modifiers, Hardness, HP, and BT are listed in their stat blocks. A hazard that doesn't list one of these statistics can't be affected by anything targeting that statistic. For example, a hazard that has HP but no BT can't be broken, but can still be destroyed. Hazards are immune to anything an object is immune to unless specifically noted otherwise, and they can't be targeted by anything that can't target objects. Some hazards may have additional immunities, as well as resistances or weaknesses.",{"type":"pf2-h4","page":521,"name":"Attacking a Hazard","entries":["If someone hits a hazard—especially if it's a mechanical trap—they usually trigger it, though you might determine otherwise in some cases. An attack that breaks the hazard might prevent it from triggering, depending on the circumstances. If the hazard has multiple parts, breaking one part might still trigger the trap. For example, if a trap has a trip wire in one location and launches an attack from another location, severing the trip wire could still trigger the attack. Destroying a trap in one blow almost never triggers it. These rules also apply to most damaging spells or other effects in addition to attacks."],"source":"CRB"},{"type":"pf2-h4","page":521,"name":"Repairing a Hazard","entries":["You might allow a character to repair a damaged hazard to restore its functionality. You determine the specifics of this, since it can vary by trap. The Repair action might be insufficient if fixing the trap requires gathering scattered components or the like. If the item has a Reset entry, the character needs to do whatever is listed there, in addition to repairing the damage."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":521,"name":"Counteracting a Magical Hazard","entries":["Some magical hazards can be counteracted using {@spell dispel magic} and the counteracting rules found on page 458. These hazards' spell levels and counteract DCs are listed in their stat block. Counteracting a hazard otherwise works like using a skill check to disable the hazard."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":521,"name":"Hazard Experience","entries":["Characters gain Experience Points for overcoming a hazard, whether they disable it, avoid it, or simply endure its attacks. If they trigger the same hazard later on, they don't gain XP for the hazard again. The XP values for hazards of different levels also appear on page 508, but are repeated here for convenience. The XP for a complex hazard is equal to the XP for a monster of the same level, and the XP for a simple hazard is one-fifth of that. Hazards of a lower level than the party's level –4 are trivial and award no XP.",{"type":"data","tag":"table","name":"Hazard XP","source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":522,"name":"Hazard Format","entries":["Hazards are presented in a stat block format similar to those used for monsters. A few notes regarding the format follow the sample stat block.",{"type":"data","tag":"generic","data":{"source":"CRB","page":522,"name":"Hazard Name","category":"Hazard","level":" [Level]","traits":["traits"],"sections":[[[{"name":"Stealth","entry":"This entry lists the {@skill Stealth} modifier for a complex hazard's initiative or the {@skill Stealth} DC to detect a simple hazard, followed by the minimum proficiency rank to detect the hazard (if any) in parentheses. If {@spell detect magic} can be used to detect the hazard, this information is located here as well."}],[{"name":"Description","entry":"This explains what the hazard looks like and might include special rules."}]],[[{"name":"Disable","entry":"The DC of any skill checks required to disable the hazard are here; if the hazard can be counteracted, its spell level and counteract DC are listed in parentheses."}],[{"name":"AC","entry":"the hazard's AC"},{"name":"Saving Throws","entry":"the hazard's saves. Usually only haunts are subject to Will saves."}],[{"name":"Hardness","entry":"the hazard's Hardness"},{"name":"HP","entry":"the hazard's Hit Points, with its Broken Threshold in parentheses"},{"name":"Immunities","entry":"the hazard's immunities"},{"name":"Weaknesses","entry":"the hazard's weaknesses, if any"},{"name":"Resistances","entry":"the hazard's resistances, if any"}],[{"name":"Action Type","entry":"{@as r} or {@as f} This is the reaction or free action the hazard uses"},{"name":"Trigger","entry":"The trigger that sets off the hazard appears here"},{"name":"Effect","entry":"For a simple hazard, this effect is often all the hazard does. For a complex hazard, this might also cause the hazard to roll initiative. Routine This section describes what a"}],[{"name":"Routine","entry":"This section describes what a complex hazard does on each of its turns during an encounter; the number in parentheses after the word \"Routine\" indicates how many actions the hazard can use each turn. Simple hazards don't have this entry."}],[{"name":"Action","entry":"Any action the hazard can use appears here. Typically, this is a melee or ranged attack."}]],[[{"name":"Reset","entry":"If the hazard can be reset, that information is here."}]]]}},{"type":"pf2-h3","page":522,"name":"Level","entries":["The hazard's level indicates what level of party it's a good challenge for. If the hazard involves a toxin, curse, or other non-spell feature, that feature's level is the hazard's level."],"source":"CRB"},{"type":"pf2-h3","page":522,"name":"Traits","entries":["The most notable hazard traits are trap (constructed to harm intruders), environmental (natural hazards), and haunt (spectral phenomena). Traps have a trait to indicate whether they're magical or mechanical. Hazards that have initiative and a routine have the complex trait."],"source":"CRB"},{"type":"pf2-h3","page":522,"name":"Stealth or Stealth DC","entries":["Complex hazards list their {@skill Stealth} modifier, which they use for initiative, instead of their {@skill Stealth} DC. If you need the DC, it's equal to this modifier + 10."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":526,"name":"Hazards","entries":["{@note To view all Hazards, please view the {@filter Hazards page.|hazards||source=CRB}}",{"type":"pf2-brown-box","page":528,"name":"UPGRADED SUMMONING RUNES","entries":["You can make a summoning rune of nearly any level. It summons a creature of a level equal to the trap's level.","Use {@table DCs by Level||Table 10–5: DCs by Level} to determine the {@skill Thievery} DC and spell DC, using the trap's level and applying a {@table DC Adjustments||hard adjustment} (+2). The {@skill Stealth} modifier for the trap is equal to this number –10. Stronger summoning runes usually require expert proficiency or better in {@skill Perception} to find, and they might require a higher proficiency rank in {@skill Thievery} to disable."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":483,"name":"Planning a Campaign","entries":["A Pathfinder game is typically structured as a campaign—a serialized story that focuses on a single party of characters.","A campaign is subdivided into multiple adventures, smaller stories that involve exploration and interaction with nonplayer characters. A single adventure represents a complete story that might be connected to the larger arc of a campaign. Playing an adventure spans one or more game sessions—gatherings where the group plays a part of the adventure over the course of several hours.","A campaign provides the overall structure for your Pathfinder game. As you prepare for your campaign, you'll establish its scope and themes, which you'll then reinforce in the adventures and scenes that take place within it.",{"type":"pf2-brown-box","page":483,"name":"COLLABORATION DURING PLAY","entries":["As Game Master, you have the final say on how the world and rules function, and how nonplayer characters act. This rule's purpose is to make the game run smoothly, with one guiding hand ensuring consistency. It's not intended to make one player into a dictator over the rest of the group. Collaboration is vital to roleplaying games!","How you implement collaboration in a game depends on what your players are interested in. In some groups, players enjoy adding details to the world and to nonplayer characters. In others, players want to feel like the world is outside their control, and the only decisions they get to make are those made by their own characters. Both are fun and acceptable ways to play.","You are encouraged to collect input from your players before you start, asking what storytelling genres they'd like to emphasize, which areas of the world they want to play in, the types of enemies they'd like to face, or which published adventure they want to play. A good campaign includes some back-and-forth at the beginning as the players figure out what characters they want to play and you figure out what sort of adventure to run. The results can range from building an adventure entirely to fit the characters to choosing a specific published adventure, having the players make their characters, and then just adapting the beginning of that adventure so that all the player characters have a reason to be involved.","As you play, opportunities to collaborate will occur again and again. When players throw out suggestions or come up with specific theories about the events of the campaign, they're telling you what they'd like to see in the game. Try to find ways to incorporate their suggestions, but with enough of a twist that each still includes something unexpected."],"source":"CRB"},{"type":"pf2-h3","page":483,"name":"Campaign Length","entries":["The length of a campaign can range from a few sessions to many years. Two main factors determine campaign length: how much time you need to complete the story, and how much time players want to devote to the game.","A single session, or a \"one-shot,\" is great if your group is trying out Pathfinder or wants to play a specific short adventure. This requires a smaller time commitment but requires the GM to present the events of the game in a way that is immediately engaging, since there's less opportunity for the players to become invested in the story or setting.","If you want to play through a longer campaign, you'll need to add some story elements that speak directly to the characters in your game rather than just to the events of the adventure. In other words, the characters should have individual goals in addition to the group's overall goals.","You can estimate how long a campaign will take by looking at the amount of time you actually have to play, or the number of character levels you intend the characters to advance. It typically takes three to four sessions for a group to level up. Since you'll probably cancel sessions on occasion, playing once a week for a year results in roughly a 14-level campaign, playing every 2 weeks for a year gives you an 8-level campaign, and playing monthly allows for a 5-level campaign. If you play only once a month, you might consider holding longer sessions and using fast advancement (page 509).","It's entirely okay to have a campaign with an indefinite length. Many groups play through one adventure and then decide to take on another. If you run an indefinite campaign, however, avoid ongoing plots that you can't satisfactorily end if the campaign comes to a close after the next adventure. If you introduce an overwhelmingly powerful villain who's crucial to the story but can't be stopped until the player characters are 15th level, ending the campaign at 8th level will feel anticlimactic.","It pays to be conservative when estimating your campaign length and scope. It's always tempting to run a 20-level epic campaign with complex, interwoven plots, but such games can fall apart long before the end if your group can play only once a month and the players have other responsibilities.",{"type":"pf2-h4","name":"Expected Duration","entries":["Not every campaign ends at the same point. Some campaigns go all the way to 20th level, ending after the player characters attain the height of power and confront the greatest threats any mortal could face. Others end at a lower level, after the group takes down a major villain or solves a crucial problem. And still other campaigns end when players become unable to attend or decide its a good time to stop playing.","You should have an end point in mind when you start a campaign. Still, you have to be flexible, since you're telling the story alongside other players, and your initial expectations for the campaign may be proven incorrect. When you think you're heading toward a satisfying conclusion, it's useful to check in with the other players. You might say, \"I think we have about two sessions left. Does that work for everyone? Is there any unfinished business you want to take care of?\" This lets you gauge whether your assumptions match up with the rest of the group—and make any necessary adjustments."]}],"source":"CRB"},{"type":"pf2-h3","page":484,"name":"Themes","entries":["The themes you choose for your campaign are what distinguish it from other campaigns. They include the major dramatic questions of your story and the repeated use of certain environments or creatures, and they can also include embracing a genre beyond traditional high fantasy. The themes you choose for your campaign also suggest storyline elements you might use.","A storyline's themes usually relate to the backstories, motivations, and flaws of the player characters and villains. For example, if you've chosen revenge as one of the themes of your game, you might introduce a villain whose quest for revenge tears his life apart and causes tragic harm to those around him. If one of the player characters is a chaotic good believer in liberty and freedom, you might engage that character by pitting the group against slavers. Or, you might choose a theme of love, leading to nonplayer characters involved in doomed romances, seeking to regain lovers they have lost, or courting the player characters.","Using similar locations and related creatures helps you form connections between disparate adventures. The players feel like their characters are becoming experts negotiating with giants, navigating seaways, battling devils, exploring the planes, or dealing with whatever the recurring elements are. For example, you might have the players explore a frozen tundra early on, then later travel to an icy plane filled with more difficult challenges that can be overcome using knowledge they've previously developed. Likewise, hobgoblin soldiers may be tough enemies for your group at low levels, but as the PCs attain higher levels and the hobgoblins become mere minions of another creature, the players feel a sense of progression.","Pathfinder is a fantasy adventure game, but you can shift your campaign to include elements of other fictional genres. You might want to infuse your game a with a sense of horror, reduce the amount of magic and use slow advancement (page 509) to make it a tale of sword and sorcery, or turn magic into technology for a steampunk setting."],"source":"CRB"},{"type":"pf2-h3","page":485,"name":"A Welcoming Environment","entries":["The role of Game Master comes with the responsibility of ensuring you and the rest of the players have a rewarding, fun time during the game. Games can deal with difficult subjects and have stressful moments, but fundamentally Pathfinder is a leisure activity. It can remain so only if the players follow the social contract and respect one another.","Players with physical or mental disabilities might find themselves more challenged than abled players. Work with your players to ensure they have the resources and support they need. Additionally, be on the lookout for behavior that's inappropriate, whether intentional or inadvertent, and pay careful attention to players' body language during the game. If you notice a player becoming uncomfortable, you are empowered to pause the game, take it in a new direction, privately check in with your players during or after the session, or take any other action you think is appropriate.","If a player tells you they're uncomfortable with something in the game, whether it's content you've presented as the GM or another player's or PC's actions, listen carefully to that player and take steps to ensure they can once again have fun during your game. If you're preparing prewritten material and you find a character or a situation inappropriate, you are fully empowered to change any details as you see fit. You also have the authority (and responsibility) to ask players to change their behavior—or even leave the table—if what they're doing is unacceptable or makes others feel uncomfortable. It's never appropriate to make the person who is uncomfortable responsible for resolving a problem. It's okay if mistakes happen. What's important is how you respond and move forward.","Gaming is for everyone. Never let those acting in bad faith undermine your game or exclude other players. Your efforts are part of the long-term process of making games and game culture welcoming to all. Working together, we can build a community where players of all identities and experiences feel safe.",{"type":"pf2-brown-box","page":485,"name":"TOOLS FOR RESPONSIBLE PLAY","entries":["Consent and comfort are important topics for roleplaying games, and many designers have created techniques to help facilitate responsible play. Some methods you can use are lines and veils, developed by Ron Edwards, and the X-Card, developed by John Stavropoulos.","Lines and Veils The terms \"line\" and \"veil\" can give your table a common vocabulary for the concepts described in this section. A line is a hard limit to the actions players might take, such as \"We're drawing a line at torture.\" The group agrees not to cross a line and omits that content from the game.","A veil indicates something that shouldn't be described in detail. The scene fades to black for a veil, or the group moves on to discuss a different topic, though whatever the veil is drawn across still happens. For example, you might say, \"We'll draw a veil across the scene as those characters head into the bedroom.\" You might come up with some lines and veils in advance, but then find more as play continues.","The X-Card Draw an \"X\" on a card, and you've got an X-Card. Place it on the table at the start of the session and describe its use to the players: any player can silently reject content they find upsetting by tapping the X-Card; whoever's speaking then rewinds a bit and continues on, excising the objectionable content. As with setting the basic guidelines for your campaign, there are no questions asked, no judgment, and no argument when someone invokes the X-Card. You can, however, ask for clarification if you need it, such as \"How far back should I rewind this?\" Some groups instead make an X with their hands, say \"Let's X that out,\" or use some other method. Either way, follow up with the player privately, after the game, to see if the guidelines need to be revised.","You can find more details at {@b {@link tinyurl.com/x-card-rpg|https://tinyurl.com/x-card-rpg}}."],"source":"CRB"},{"type":"pf2-h4","page":486,"name":"Objectionable Content","entries":["Before a campaign begins, check in with your players—as a group or individually—to find out what types of content they want to allow in the game, and which topics they would prefer to avoid. Because the story unfolds in real time, it's essential that you discuss these topics before the game starts. These discussions are intended to keep players safe, and so it's not okay to ask why someone wants a type of content banned. If someone wants it banned, ban it—no questions asked.","It can help to start with a rating, like those used for movies or video games. Pathfinder games often include violence and cruelty. What's the limit on how graphically these concepts should be described? Can players swear at the table? Does anyone have phobias they don't want to appear in the game, such as spiders or body horror?","After you figure out the limits on objectionable content, you have four important tasks:",{"type":"list","items":["Clearly convey these limits to the other players.","Ensure you and the players abide by the boundaries.","Act immediately if someone becomes uncomfortable about content during a session, even if it wasn't already banned in a prior discussion. Once the issue is resolved, move on.","Resolve the issue if any player deliberately pushes these boundaries, tries to find loopholes, tries to renegotiate the limits, or belittles people for having a different tolerance to objectionable content."]}],"source":"CRB"},{"type":"pf2-h4","page":486,"name":"The Pathfinder Baseline","entries":["You might find that your players don't have much to say on the topic of objectionable content, and just assume that general societal mores will keep the most uncomfortable topics out of the game. That's not always enough, as that approach relies on shared assumptions that aren't always accurate. The following is a set of basic assumptions that works for many groups, which you can modify to fit your preferences and those of the other players.",{"type":"list","items":["Bloodshed, injuries, and even dismemberment might be described. However, excessive descriptions of gore and cruelty should be avoided.","Romantic and sexual relationships can happen in the game, but players should avoid being overly suggestive. Sex always happens \"off-screen.\" Because attempts at initiating a relationship between player characters can be uncomfortably similar to one player hitting on another, this should generally be avoided (and is entirely inappropriate when playing with strangers).","Avoid excessively gross or scatological descriptions."]},"The following acts should never be performed by player characters:",{"type":"list","items":["Torture","Rape, nonconsensual sexual contact, or sexual threats","Harm to children, including sexual abuse","Owning slaves or profiting from the slave trade","Reprehensible uses of mind-control magic"]},"Villains might engage in such acts, but they won't happen \"on-screen\" or won't be described in detail. Many groups choose to not have villains engage in these activities at all, keeping these reprehensible acts out of mind entirely."],"source":"CRB"},{"type":"pf2-h4","name":"Social Splash Damage","page":486,"entries":["As important as it is to take care of yourself and the other players in your game, be mindful of your group's impact on the other people around you. If you're playing in a space that's not your own, respect your hosts. If you're playing in public, consider the comfort of the people around you, not just what your group is comfortable with. It's easy to get caught up in a game, as we get sucked into the microcosm of an imagined world, but don't ignore the real world around you. Be aware when you're making too much noise, leaving a mess, alarming passersby with graphic descriptions of violence, or even just giving the cold shoulder to curious spectators witnessing RPG play for the first time."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":486,"name":"Character Creation","entries":["At the outset of a new campaign, the players will create new player characters. Part of that process involves you introducing what the campaign will be about and what types of characters are most appropriate. Work with the players to determine which rule options are available. The safest options are the common choices from the {@book Pathfinder Core Rulebook|CRB}. If players want to use common options from other books or uncommon or rare options, through play, review those options to see if any of them conflict with the style of campaign you have in mind or might present strange surprises down the road. It's usually best to allow new options, but there's no obligation to do so. Be as open as you're comfortable with."],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":486,"name":"Preparing an Adventure","entries":["An adventure is a self-contained collection of story elements, characters, and settings that become the basis for the story you and the other players tell. Think of the adventure as an outline for your own story. You'll have major beats you want to include, some consistent characters, and themes you want to convey, but all sorts of things can change during the process of turning the outline into a completed story.","You might use a published adventure from Paizo or another company, or you might construct your own adventure as you prepare for your game sessions.",{"type":"pf2-h3","page":486,"name":"Published Adventures","entries":["Prewritten adventures include background information and nonplayer characters needed for the story, plus all the locations, maps, and monster groups necessary for both exploration and encounters. Prewritten adventures can speed up your preparation, since you can simply read the relevant sections of the adventure before a game, and you don't have to create everything from scratch. A published adventure already includes the expected amount of encounters and treasure, and you can find adventures built for different character levels to match your group. Reading a published adventure or running one as your first game can help you see how adventures are structured, which makes it easier to write one later if you choose.","Though a published adventure is prewritten, it's not set in stone. Changing the details of an adventure to suit your group isn't just acceptable, it's preferred! Use the backstories and predilections of the player characters to inform how you change the adventure. This can mean altering adversaries so they're linked to the player characters, changing the setting to a place some of the player characters are from, or excising particular scenes if you know they won't appeal to your players."],"source":"CRB"},{"type":"pf2-h3","page":487,"name":"Creating Adventures","entries":["Building your own adventure is much more challenging than using a published one, but it lets you express yourself, be even more creative, and tailor the game directly to the players and their characters. Later sections in this chapter include guidelines for building and running encounters, placing treasure, and setting appropriately difficult challenges, all to help you construct your own adventures.","Adventure plotting can start at many different points. You might begin with a particular antagonist, then construct an adventure that fits that villain's theme and leads the group to them. Alternatively, you could start with an interesting location for exploration, then populate it with adversaries and challenges appropriate to the setting.",{"type":"pf2-h4","page":487,"name":"Locations","entries":["Memorable settings that include mysterious and fantastical locations for players to visit can elicit the players' curiosity.","Exploring each location should be a treat in itself, not just a chore the players must complete to get from one fight to the next. As you create a locale, picture it in your mind's eye and write down minor details you can include as you narrate the game. Describing decorations, natural landmarks, wildlife, peculiar smells, and even temperature changes make a place feel more real.","Beyond monsters and loot, your locations can include environment-based challenges, from environmental conditions like blizzards to puzzles, traps, or other hazards.","These challenges should suit your adventure's location: walls of brambles in a castle ruin overrun with vegetation, pools of acid in a cursed swamp, or magical traps in the tomb of a paranoid wizard. Rules for environments appear on page 512, and those for hazards start on page 520."],"source":"CRB"},{"type":"pf2-h4","page":487,"name":"Encounters","entries":["A robust set of encounters forms the backbone of your adventure. Encounters often feature combat with other creatures, but they can also include hazards, or you might create social encounters in which characters duel only with words. The rules for building encounters appropriate to your group's level begin below.","Some adventures have a clear and direct progression, with encounters occurring at specific times or in a specific order. Others, such as a dungeon filled with interconnected rooms the group can investigate in any order, are nonlinear, and the group can face encounters in any order—or even avoid them entirely. Most adventures are somewhere in between, with some keystone encounters you know the characters will need to contend with, but others that are optional."],"source":"CRB"},{"type":"pf2-h4","page":487,"name":"Treasure","entries":["Your adventure should give out an amount of treasure that's appropriate to the characters' level. The guidelines for assigning treasure are on page 508. You can dole out treasure in all kinds of ways. Treasure could be items carried by an adversary, rewards from a patron for completing a mission, or a classic pile of coins and items inside a wooden chest guarded by a monster. It's best to spread treasure throughout an adventure rather than stockpiled in a single hoard. This gives the players incremental rewards, letting their characters advance in frequent small steps rather than giant leaps separated by many hours of play."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":488,"name":"USING RARITY AND ACCESS","entries":["The rarity system has two purposes: to convey how common or rare certain spells, creatures, or items are in the game world, and to give you an easy tool to control the complexity of your game. Uncommon and rare options aren't more powerful than other options of their level, but they introduce complications for certain types of stories, or are less common in the world. For instance, it might be more challenging to run a mystery adventure when a player can cast an uncommon spell such as {@spell detect evil}.","At the start of the campaign, communicate your preferred expectations on rarity to the players. Unless you decide otherwise, the players can choose from any common options they qualify for, plus any uncommon options granted by their character choices—primarily their ancestry and class. By default, a character who tries hard enough might eventually find an uncommon option, whereas a rare option is always a special reward.","Beyond that baseline, you can grant access as freely as you want; some GMs open up all uncommon and rare options universally. If you're not sure, just look over any uncommon or rare elements before you include them as rewards or otherwise allow a player to acquire them.",{"type":"pf2-title","name":"Rewards"},"You can use uncommon and rare rules elements to reward characters. These still have the same value and approximate power as any other treasure of the same Price, but they're just a bit more special because they hail from distant lands or have unusual or surprising abilities.","Items are the most likely candidates for uncommon or rare rewards, but an NPC might teach an uncommon or rare spell to a PC in gratitude or to help the party prepare for a certain adversary. You can also improvise extra benefits based around uncommon or rare items. For instance, if a PC gains a rare plant with occult uses, you might also decide that the PC should temporarily get more money if they use it while Earning Income using Herbalism Lore, because it enables them to produce novel poultices.",{"type":"pf2-title","name":"Different Locations"},"The rarities in this book assume you're playing in the Inner Sea region of Golarion, where most Pathfinder games are set. These rarities are also suitable for most western medieval fantasy games. However, you might want to alter the rarities for a campaign set in another location on Golarion (detailed in Chapter 8), to emphasize a non-human culture, or to play in a fantasy setting with different roots, like a wuxia game based on Chinese culture. These changes most often affect basic items. If you start your campaign in a dwarven stronghold, for example, you might make all the weapons with the dwarf trait common. You should feel free to adjust rarities to suit your campaign's theme, but if you do, you should share your changes with your group."],"source":"CRB"},{"type":"pf2-h3","page":488,"name":"Building Encounters","entries":["The most common type of encounter is a combat encounter, where the PCs face other creatures. Combat encounters are strictly governed by rules; the guidelines that follow will help you build combat encounters that pose appropriate challenges for your group. Building hazard encounters works the same way. Social encounters are more free-form, and are up to you as the GM to design.","To build a combat encounter, first decide how the encounter fits in the adventure as a whole. Then, estimate how much of a threat you want the encounter to pose, using one of five categories below.","{@b Trivial-threat} encounters are so easy that the characters have essentially no chance of losing; they shouldn't even need to spend significant resources unless they are particularly wasteful. These encounters work best as warm-ups, palate cleansers, or reminders of how awesome the characters are. A trivial-threat encounter can still be fun to play, so don't ignore them just because of the lack of threat.","{@b Low-threat} encounters present a veneer of difficulty and typically use some of the party's resources. However, it would be rare or the result of very poor tactics for the entire party to be seriously threatened.","{@b Moderate-threat} encounters are a serious challenge to the characters, though unlikely to overpower them completely. Characters usually need to use sound tactics and manage their resources wisely to come out of a moderate-threat encounter ready to continue on and face a harder challenge without resting.","{@b Severe-threat} encounters are the hardest encounters most groups of characters can consistently defeat. These encounters are most appropriate for important moments in your story, such as confronting a final boss. Bad luck, poor tactics, or a lack of resources due to prior encounters can easily turn a severe-threat encounter against the characters, and a wise group keeps the option to disengage open.","{@b Extreme-threat} encounters are so dangerous that they are likely to be an even match for the characters, particularly if the characters are low on resources. This makes them too challenging for most uses. An extremethreat encounter might be appropriate for a fully rested group of characters that can go all-out, for the climactic encounter at the end of an entire campaign, or for a group of veteran players using advanced tactics and teamwork.",{"type":"pf2-h4","page":488,"name":"XP Budget","entries":["Once you've selected a threat level, it's time to build the encounter. You have an XP budget based on the threat, and each creature costs some of that budget. Start with the monsters or NPCs that are most important to the encounter, then decide how you want to use the rest of your XP budget. Many encounters won't match the XP budget exactly, but they should come close. The XP budget is based on a group of four characters. If your group is larger or smaller, see Different Party Sizes below."],"source":"CRB"},{"type":"pf2-h4","page":488,"name":"Choosing Creatures","entries":["In all but the most unusual circumstances, you'll select creatures for your encounter that range from 4 levels lower than the PCs' level to 4 levels higher (see {@table Creature XP and Role||Table 10–2: Creature XP and Role}). Each creature has a part to play in your encounter, from a lowly lackey to a boss so mighty it could defeat the entire party single-handedly.","Each creature costs some of the XP from your XP budget for the encounter, based on its level compared to the levels of the characters in your party. For instance, if the PCs are 5th level, a 2nd-level creature is a \"party level –3\" creature, a lackey appropriate for a lowto- moderate-threat encounter, and it costs 15 XP in an encounter's XP budget. Party level is explained in detail on page 508."],"source":"CRB"},{"type":"pf2-h4","page":488,"name":"Different Party Sizes","entries":["For each additional character in the party beyond the fourth, increase your XP budget by the amount shown in the Character Adjustment value for your encounter in {@table Encounter Budget||Table 10–1: Encounter Budget}. If you have fewer than four characters, use the same process in reverse: for each missing character, remove that amount of XP from your XP budget. Note that if you adjust your XP budget to account for party size, the XP awards for the encounter don't change—you'll always award the amount of XP listed for a group of four characters.","It's best to use the XP increase from more characters to add more enemies or hazards, and the XP decrease from fewer characters to subtract enemies and hazards, rather than making one enemy tougher or weaker. Encounters are typically more satisfying if the number of enemy creatures is fairly close to the number of player characters."],"source":"CRB"},{"type":"data","tag":"table","source":"CRB","name":"Encounter Budget"},{"type":"data","tag":"table","source":"CRB","name":"Creature XP and Role"}],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":507,"name":"Rewards","entries":[{"type":"pf2-h2","page":507,"name":"Hero Points","entries":["Unlike Experience Points and treasure, which stay with a character, Hero Points are granted and used on a per-session basis. At the start of a game session, you give out 1 Hero Point to each player character. You can also give out more Hero Points during the game, typically after a heroic moment or accomplishment (see below). As noted on page 467, a player can spend 1 Hero Point for a reroll, or they can spend all their Hero Points to recover when near death.","In a typical game, you'll hand out about 1 Hero Point during each hour of play after the first (for example, 3 extra points in a 4-hour session). If you want a more overthetop game, or if your group is up against incredible odds and showing immense bravery, you might give them out at a faster rate, like 1 every 30 minutes (6 over a 4-hour session). Try to ensure each PC has opportunities to earn Hero Points, and avoid granting all of the Hero Points to a single character.","Brave last stands, protecting innocents, and using a smart strategy or spell to save the day could all earn a character a Hero Point. Look for those moments when everybody at the table celebrates or sits back in awe of a character's accomplishments; that's your cue to issue that character a Hero Point.","The party could also gain Hero Points for their accomplishments throughout the game. For a moderate or major accomplishment, consider giving out a Hero Point as well. This point typically goes to a PC who was instrumental in attaining that accomplishment."],"source":"CRB"},{"type":"pf2-h2","page":507,"name":"Experience Points","entries":["As characters adventure, they earn Experience Points (XP).","These awards come from achieving goals, completing social encounters, exploring new places, fighting monsters, overcoming hazards, and other sorts of deeds. You have a great deal of control over when the characters gain XP, though the following guidelines are what you're expected to give out in a standard campaign.","Normally, when a player character reaches 1,000 XP or more, they level up, reduce their XP by 1,000, and start progressing toward the next level. Other means of advancement are described in the Advancement Speeds sidebar on page 509.",{"type":"pf2-h3","page":507,"name":"XP Awards","entries":["Experience Points are awarded for encounters, exploration, and progress in an adventure. When the PCs face direct opposition, such as a fight or a social conflict, the XP earned is based on the level of the challenge the party overcame. Characters can also gain XP from exploration, such as finding secret areas, locating a hideout, enduring a dangerous environment, or mapping an entire dungeon.","Any XP awarded goes to all members of the group. For instance, if the party wins a battle worth 100 XP, they each get 100 XP, even if the party's rogue was off in a vault stealing treasure during the battle. But if the rogue collected a splendid and famous gemstone, which you've decided was a moderate accomplishment worth 30 XP, each member of the party gets 30 XP, too.",{"type":"pf2-h3","page":507,"name":"Adversaries and Hazards","entries":["Encounters with adversaries and hazards grant a set amount of XP. When the group overcomes an encounter with creatures or hazards, each character gains XP equal to the total XP of the creatures and hazards in the encounter (this excludes XP adjustments for different party sizes; see Party Size on page 508 for details).","Trivial encounters don't normally grant any XP, but you might decide to award the same XP as for a minor or moderate accomplishment for a trivial encounter that was important to the story, or for an encounter that became trivial because of the order in which the PCs encountered it in a nonlinear adventure."],"source":"CRB"},{"type":"pf2-h3","page":507,"name":"Accomplishments","entries":["Characters' actions that move the story forward—like securing a major alliance, establishing an organization, or causing an NPC to have a change of heart—are considered accomplishments and should be rewarded with XP. Their significance determines the size of the XP award. Determine whether the achievement was a minor, moderate, or major accomplishment, and refer to {@table XP Awards||Table 10–8: XP Awards} to award an appropriate amount of XP. Minor accomplishments include all sorts of significant, memorable, or surprising moments in the game. A moderate accomplishment typically represents a goal that takes most of a session to complete, and a major accomplishment is usually the culmination of the characters' efforts across many sessions. Moderate and major accomplishments usually come after heroic effort, so that's an ideal time to also give a Hero Point to one or more of the characters involved.","As mentioned earlier, it's up to you how much XP to give out for accomplishments. As a general guideline, in a given game session, you'll typically give several minor awards, one or two moderate awards, and only one major award, if any."],"source":"CRB"},{"type":"data","tag":"table","name":"XP Awards","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":508,"name":"Party Size","entries":["The rules for advancement assume a group of four PCs. The rules for encounters (page 489) describe how to accommodate groups of a different size, but the XP awards don't change—always award the amount of XP listed for a group of four characters. You usually won't need to make many adjustments for a differently sized group outside of encounters. Be careful of providing too many ways to get accomplishment XP when you have a large group, though, since they can pursue multiple accomplishments at once, which can lead to the PCs leveling up too fast."],"source":"CRB"},{"type":"pf2-h3","page":508,"name":"Group Parity and Party Level","entries":["It's recommended that you keep all the player characters at the same XP total. This makes it much easier to know what challenges are suitable for your players. Having characters at different levels can mean weaker characters die more easily and their players feel less effective, which in turn makes the game less fun for those players.","If you choose not to keep the whole group at the same character level, you'll need to select a party level to determine your XP budget for encounters. Choose the level you think best represents the party's ability as a whole. Use the highest level if only one or two characters are behind, or an average if everyone is at a different level. If only one character is two or more levels ahead, use a party level suitable for the lower-level characters, and adjust the encounters as if there were one additional PC for every 2 levels the higher-level character has beyond the rest of the party.","Party members who are behind the party level gain double the XP other characters do until they reach the party's level. When tracking individually, you'll need to decide whether party members get XP for missed sessions."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":508,"name":"Treasure","entries":["As the GM, it's your job to distribute treasure to the player characters. Treasure appears throughout an adventure, and the PCs obtain it by raiding treasure hoards, defeating foes who carry valuable items or currency, getting paid for successful quests, and any other way you can imagine.","This section provides guidelines for distributing treasure in a typical Pathfinder campaign, but you always have the freedom to assign extra treasure for a high-powered game, less treasure for a gritty survival horror adventure, or any amount in between.",{"type":"pf2-h3","page":508,"name":"Treasure by Level","entries":["{@table Party Treasure by Level||Table 10–9: Party Treasure by Level} on the next page shows how much treasure you should give out over the course of a level for a group of four PCs. The Total Value column gives an approximate total value of all the treasure, in case you want to spend it like a budget. The next several columns provide suggestions for breaking down that total into permanent items, which the PCs keep and use for a long time; consumables, which are destroyed after being used once; and currency, which includes coins, gems, and other valuables primarily spent to acquire items or services. The final column gives the amount of currency to add for each PC beyond four in the group; use this only if you have more than four characters in the game. (Different Party Sizes on page 510 provides more guidance on this.) For instance, between the time your PCs reach 3rd level and the time they reach 4th level, you should give them the treasure listed in the table for 3rd level, worth approximately 500 gp: two 4th-level permanent items, two 3rd-level permanent items, two 4th-level consumables, two 3rd-level consumables, two 2nd-level consumables, and 120 gp worth of currency.","When assigning 1st-level permanent items, your best options are armor, weapons, and other gear from Chapter 6 worth between 10 and 20 gp. The treasure listed in the row for 20th level represents a full level's worth of adventures, even though there is no way to reach 21st level.","Some creature entries in the {@Pf2eTools Pathfinder Bestiary|bestiary.html} list treasure that can be gained by defeating an individual creature; this counts toward the treasure for any given level.","Published adventures include a suitable amount of treasure throughout the adventure, though you should still monitor the party's capabilities as the PCs progress through the adventure to make sure they don't end up behind.",{"type":"pf2-h4","page":509,"name":"Currency","entries":["A party will find money and other treasure that isn't useful on its own but that can be sold or spent on other things. The gp values in the Party Currency column don't refer only to coins. Gems, art objects, crafting materials (including precious materials), jewelry, and even items of much lower level than the party's level can all be more interesting than a pile of gold.","If you include a lower-level permanent item as part of a currency reward, count only half the item's Price toward the gp amount, assuming the party will sell the item or use it as crafting material. But lower-level consumables might still be useful, particularly scrolls, and if you think your party will use them, count those items at their full Price."],"source":"CRB"},{"type":"pf2-brown-box","page":509,"name":"ADVANCEMENT SPEEDS","entries":["By varying the amount of XP it takes to gain a level, you can change how quickly characters gain power. The game rules assume a group playing with standard advancement.","Fast advancement works best when you know you won't be playing a very long campaign and want to accomplish as much as possible quickly; slow advancement works best for a gritty campaign where all progress is hard won.","You can alter XP from one adventure to the next to get a different feel. During a street-level murder mystery and travel through a haunted wilderness, you might use slow advancement. When the PCs reach the dungeon, you might switch to standard or fast advancement. The values below are just examples. You can use values even higher or lower.",{"type":"table","colStyles":["text-center","text-center"],"rows":[["Advancement Speed","XP to Level Up"],["Fast","800 XP"],["Standad","1,000 XP"],["Slow","1,200 XP"]]},{"type":"pf2-title","name":"Story-Based Leveling"},"If you don't want to deal with managing and handing out XP, or if you want to have progression based solely on events in the story, you can ignore the XP process entirely and instead simply decide when the characters level up.","Generally, the characters should gain a level every three to four game sessions, just after the most appropriate big event that happens during that time, such as defeating a significant villain or achieving a major goal."],"source":"CRB"},{"type":"pf2-h4","page":509,"name":"Other Types of Treasure","entries":["Not all treasure has to be items or currency. Crafters can use the {@skill Crafting} skill to turn raw materials directly into items instead of buying those items with coins. Knowledge can expand a character's abilities, and formulas make good treasure for item-crafting characters. A spellcaster might get access to new spells from an enemy's spellbook or an ancient scholar, while a monk might retrain techniques with rarer ones learned from a master on a remote mountaintop."],"source":"CRB"},{"type":"pf2-h4","page":509,"name":"Treasure and Rarity","entries":["Giving out uncommon and rare items and formulas can get players more interested in treasure. It's best to introduce uncommon items as a reward fairly regularly but rare items only occasionally. These rewards are especially compelling when the adventurers get the item by defeating or outsmarting an enemy who carries an item that fits their backstory or theme.","Uncommon and rare formulas make great treasure for a character who Crafts items. Note that if an uncommon or rare formula is broadly disseminated, it eventually becomes more common. This can take months or years, but the item might start showing up in shops all around the world."],"source":"CRB"},{"type":"data","tag":"table","name":"Party Treasure by Level","source":"CRB"},{"type":"pf2-h4","page":510,"name":"Different Item Levels","entries":["The levels listed for items on {@table Party Treasure by Level||Table 10–9: Party Treasure by Level} aren't set in stone. You can provide items of slightly higher or lower level as long as you take into account the value of the items you hand out. For instance, suppose you were considering giving a party of 11th-level PCs a {@item runestone} with a {@item fortification} rune (with a Price of 2,000 gp) as one of their 12th-level items, but you realize they've had trouble finding armor in their recent adventures, so you instead decide to give them a suit of 11th-level +2 resilient armor (1,400 gp) instead. Since the armor has a lower Price than the rune, you might also add a 9th-level {@item shadow} rune (650 gp) to make up the difference. The total isn't exactly the same, but that's all right.","However, if you wanted to place a 13th-level permanent item in a treasure hoard, you could remove two 11thlevel permanent items to make a roughly equivalent exchange. When you make an exchange upward like this, be cautious: not only might you introduce an item with effects that are disruptive at the party's current level of play, but you also might give an amazing item to one PC while other characters don't gain any new items at all!","If you're playing in a long-term campaign, you can spread out the treasure over time. A major milestone can give extra treasure at one level, followed by a tougher dungeon with fewer new items at the next level. Check back occasionally to see whether each PC's treasure is comparable to the amount they'd get if they created a new character at their current level, as described under Treasure for New Characters below. They should be a bit higher. but if there's a significant discrepancy, adjust the adventure's upcoming treasure rewards accordingly."],"source":"CRB"},{"type":"pf2-h4","page":510,"name":"Different Party Sizes","entries":["If a party has more than four characters, add the following for each additional character:",{"type":"list","items":["One permanent item of the party's level or 1 level higher","Two consumables, usually one of the party's level and one of 1 level higher","Currency equal to the value in the Currency per Additional PC column of Table 10–9"]},"If the party has fewer than four characters, you can subtract the same amount for each missing character, but since the game is inherently more challenging with a smaller group that can't cover all roles as efficiently, you might consider subtracting less treasure and allowing the extra gear help compensate for the smaller group size."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":510,"name":"ADJUSTING TREASURE","entries":["The treasure you award to the party should be monitored and adjusted as you play. You might need to give out treasure you hadn't originally planned for, especially if the group bypasses part of an adventure. Keep an eye on the party's resources. If they're running out of consumables or money, or if they're having trouble in combat because their items aren't up to the task, you can make adjustments.","This is especially common in adventures that have little downtime or that take place far from civilization. If the group goes a long time without being able to purchase or Craft useful items, the PCs will be flush with coins and valuables but behind on useful equipment. In a situation like this, you can either place more useful treasure in the adventure or introduce NPCs who are willing to trade.",{"type":"pf2-title","name":"Megadungeons and Sandboxes"},"Some adventures have an expectation that the player characters explore where they want and find only what their skill, luck, and ingenuity afford. Two common examples of this type of adventure are the sprawling dungeon with multiple different sections and paths, often called a megadungeon, and free-form exploration, often called a sandbox and typically occurring in a wilderness.","If you want to build a free-form adventure like this where characters are likely to miss at least some of the treasure, increase the amount of treasure you place. Be aware, however, that a meticulous group can end up with more treasure than normal and will have advantages in later adventures.","For a simple guideline to these situations, increase the treasure as though there were one more PC in the party.","If the structure is especially loose, especially in sandbox adventures, you can increase this amount even further."],"source":"CRB"},{"type":"pf2-h3","page":510,"name":"Treasure for New Characters","entries":["When your new campaign starts at a higher level, a new player joins an existing group, or a current player's character dies and they need a new one, your campaign will have one or more PCs who don't start at 1st level. In these cases, refer to {@table Character Wealth||Table 10–10: Character Wealth} on the next page, which shows how many common permanent items of various levels the PC should have, in addition to currency. A single item on this table is always a baseline item. If the player wants armor or a weapon with property runes, they must buy the property runes separately, and for armor or a weapon made of a precious material, they must pay for the precious material separately as well.","These values are for a PC just starting out at the given level. If the PC is joining a party that has already made progress toward the next level, consider giving the new character an additional item of their current level. If your party has kept the treasure of dead or retired PCs and passed it on to new characters, you might need to give the new character less than the values on the table or reduce some of the treasure rewards of the next few adventures.",{"type":"pf2-h4","page":511,"name":"Item Selection","entries":["You should work with the new character's player to decide which items their character has. Allow the player to make suggestions, and if they know what items they want their character to have, respect their choices unless you believe those choices will have a negative impact on your game.","At your discretion, you can grant the player character uncommon or rare items that fit their backstory and concept, keeping in mind how many items of those rarities you have introduced into your game. The player can also spend currency on consumables or lower-level permanent items, keeping the rest as coinage. As usual, you determine which items the character can find for purchase.","A PC can voluntarily choose an item that has a lower level than any or all of the listed items, but they don't gain any more currency by doing so.","If you choose, you can allow the player to instead start with a lump sum of currency and buy whatever common items they want, with a maximum item level of 1 lower than the character's level. This has a lower total value than the normal allotment of permanent items and currency, since the player can select a higher ratio of high-level items."],"source":"CRB"},{"type":"data","tag":"table","name":"Character Wealth","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":511,"name":"Buying and Selling Items","entries":["Characters can usually buy and sell items only during downtime. An item can typically be sold for only half its Price, though art objects, gems, and raw materials can be sold for their full Price (page 271)."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":493,"name":"Running Modes of Play","entries":["Encounters take place in real time or slower, and they involve direct engagement between players and enemies, potential allies, or each other. Combat and direct social interaction usually take place in encounter mode.","Exploration is the connective tissue of an adventure, and it is used whenever characters are exploring a place where there's danger or uncertainty, such as an unfamiliar city or a dungeon. In exploration mode, characters aren't in immediate peril, but they must still be on their toes. Exploration and encounters are collectively called adventuring.","When the party isn't adventuring, the characters are in downtime. This mode covers most of a normal person's life, such as mundane, day-to-day tasks and working toward long-term goals.",{"type":"pf2-h2","page":493,"name":"Encounters","entries":["Encounter mode is the most structured mode of play, and you'll mostly be following the rules presented in Chapter 9 to run this mode. Because you usually call for initiative during exploration before transitioning into an encounter, guidelines for initiative order appear on page 498 in the discussion of exploration mode. Rules for building combat encounters appear on page 488.","{@b Stakes:} Moderate to high. Encounters always have significant stakes, and they are played in a step-by-step time frame to reflect that.","{@b Time Scale:} Encounter mode is highly structured and proceeds in combat rounds for combat encounters, while other sorts of encounters can have rounds of any length. In combat, 1 minute consists of 10 rounds, where each combat round is 6 seconds long, but you might decide a verbal confrontation proceeds in minute-long or longer rounds to give each speaker enough time to make a solid point.","{@b Actions and Reactions:} In combat encounters, each participant's turn is broken into discrete actions, and participants can use reactions when their triggers occur.","Reactions can occur in social situations, though their triggers are usually more descriptive and less tactical.",{"type":"pf2-h3","page":493,"name":"Choosing Adversaries' Actions","entries":["Players often coordinate and plan to be as efficient as possible, but their adversaries might not. As the GM, you're roleplaying these foes, and you decide their tactics.","Most creatures have a basic grasp of simple tactics like flanking or focusing on a single target. But you should remember that they also react based on emotions and make mistakes—perhaps even more than the player characters do.","When selecting targets or choosing which abilities to use, rely on the adversaries' knowledge of the situation, not your own. You might know that the cleric has a high Will save modifier, but a monster might still try to use a fear ability on her. That doesn't mean you should play adversaries as complete fools; they can learn from their mistakes, make sound plans, and even research the player characters in advance.","Adversaries usually don't attack a character who's knocked out. Even if a creature knows a fallen character might come back into the fight, only the most vicious creatures focus on helpless foes rather than the more immediate threats around them.","Running adversaries is a mix of being true to the creature and doing what's best for the drama of the game. Think of your encounter like a fight scene in a movie or novel. If the fighter taunts a fire giant to draw its attention away from the fragile wizard, the tactically sound decision is for the giant to keep pummeling the wizard. But is that the best choice for the scene? Perhaps everyone will have more fun if the giant redirects its ire to the infuriating fighter."],"source":"CRB"},{"type":"pf2-h3","page":493,"name":"Bypassed Encounters","entries":["What happens if you've planned a fight or challenge and the PCs find a way to avoid it entirely? This could leave them behind in XP or cause them to miss important information or treasure.","In the case of XP, the guidelines are simple: If the player characters avoided the challenge through smart tactical play, a savvy diplomatic exchange, clever use of magic, or another approach that required ingenuity and planning, award them the normal XP for the encounter.","If they did something that took only moderate effort or was a lucky break, like finding a secret passage and using it to avoid a fight, award them XP for a minor or moderate accomplishment. In an adventure that's more free-form, like a sprawling dungeon with multiple paths, there might be no reward for bypassing an encounter, because doing so was trivial.","You'll have to think on your feet if information or items get skipped when players bypass encounters. First, look for another reasonable place in the adventure to place the information or item. If it makes sense, move the original encounter to another part of the adventure and give the PCs a major advantage for bypassing the encounter in the first place."],"source":"CRB"},{"type":"pf2-brown-box","page":494,"name":"PLAYING WITHOUT A GRID","entries":["The Pathfinder rules are built to play combat encounters on a 1-inch grid, but you can play without a grid or map. In what's traditionally called the \"theater of the mind,\" you and other players imagine the locations of the combatants and the environment. In this style of play, you'll frequently need to make judgment calls. These are usually simple, like \"Can I see the ogre from where I'm standing?\" or \"Can I get to the ogre with one Stride?\" It's often best to have a player tell you what they want to do, such as \"I want to cross the beam to get to the ogre and attack it.\" Then, you tell the player how that breaks down into actions, like \"You'll need to spend one action and succeed at an {@skill Acrobatics} check, then Stride to get close enough, then you'll have one action left for a Strike.\"","When preparing encounters, avoid using lots of {@quickref difficult terrain||3|terrain}, cover, or other battlefield challenges that work better on a grid. Also, be more lenient with combat tactics like flanking. You won't have a way to measure flanking, but the rules expect melee characters like rogues to often get into a flanking position—often, two characters ganging up in melee is enough to count."],"source":"CRB"},{"type":"pf2-h3","page":494,"name":"Ending Encounters","entries":["A combat encounter typically ends when all the creatures on one side are killed or knocked unconscious. Once this happens, you can stop acting in initiative order.","The surviving side then has ample time to ensure that everyone taken out stays down. However, you might need to keep using combat rounds if any player characters are near death, clinging to a cliff, or in some other situation where every moment matters for their survival.","You can decide a fight is over if there's no challenge left, and the player characters are just cleaning up the last few weak enemies. However, avoid doing this if any of the players still have inventive and interesting things they want to try or spells they're concentrating on—ending an encounter early is a tool to avoid boredom, not to deny someone their fun. You can end a fight early in several ways: the foes can surrender, an adversary can die before its Hit Points actually run out, or you can simply say the battle's over and that the PCs easily dispatch their remaining foes. In this last case, you might ask, \"Is everyone okay if we call the fight?\" to make sure your players are on board.","One side might surrender when almost all its members are defeated or if spells or skills thoroughly demoralize them. Once there's a surrender, come out of initiative order and enter into a short negotiation.","These conversations are really about whether the winners will show mercy to the losers or just kill or otherwise get rid of them. The surrendering side usually doesn't have much leverage in these cases, so avoid long back-and-forth discussions.",{"type":"pf2-h3","page":494,"name":"Fleeing Enemies","entries":["Fleeing enemies can be a problem. Player characters often want to pursue foes that flee because they think an enemy might return as a threat later on. Avoid playing this out move by move, as it can easily bog down the game. If every adversary is fleeing, forgo initiative order and give each PC the option to pursue any one fleeing foe. Each PC can declare one action, spell, or other ability to use to try to keep up. Then, compare the PC's Speed to that of the target, assess how much the pursuer's chosen spell or ability would help, and factor in any abilities the quarry has that would aid escape. If you determine that the pursuer catches up, go back into combat with the original initiative order. If not, the quarry escapes for now.","If the PCs decide to flee, it's usually best to let them do so. Pick a particular location and allow them to escape once they all reach it. However, if they're encumbered or otherwise slowed down, or if enemies have higher Speeds and a strong motive to pursue, you might impose consequences upon PCs who flee."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":494,"name":"Social Encounters","entries":["Most conversations play best as free-form roleplaying, with maybe one or two checks for social skills involved.","Sometimes, though, a tense situation or crucial parlay requires a social encounter that uses initiative, much like a combat encounter. As with any other encounter, the stakes of a social encounter need to be high! A failed social encounter could mean a character is imprisoned or put to death, a major rival becomes a political powerhouse, or a key ally is disgraced and ostracized.","Using the structure of an encounter is {@condition helpful} because it makes the timing clearer than in free-form play, and each character feels like they're contributing. When running a social encounter, establish the stakes up front, so the players know the consequences of success or failure and the circumstances that will cause the encounter to end.","You have much more flexibility in how you run a social encounter than in a combat encounter. Extending the length of rounds beyond 6 seconds, allowing more improvisation, and focusing less on special attacks and spells all differentiate a social encounter from a combat one. In most cases, you don't need to worry about character's movements, nor do you need a map. Some examples of social encounters include:",{"type":"list","items":["Proving someone's innocence in front of a judge.","Convincing a neighboring monarch to help defend against an invasion.","Besting a rival bard in a battle of wits.","Exposing a villain's deception before a noble court."]},{"type":"pf2-h4","page":494,"name":"Initiative and Actions","entries":["Initiative in a social encounter typically has characters rolling {@skill Society} or a Charisma-based skill, such as {@skill Diplomacy} or {@skill Deception}. As with other encounters, a character's approach to the conflict determines which skill they'll roll. On a character's turn, they typically get to attempt one roll, usually by using a skill action. Let the player roleplay what their character says and does, then determine what they'll roll. Allow them to use any abilities or spells that might help them make their case, though keep in mind that when most people see the visual signs of a spell being cast, they think someone is using magic to try to influence or harm them, and they have a negative reaction.","Good social encounters include an opposition. This can be direct, such as a rival who argues against the characters' case, or passive, such as a mob that automatically becomes more unruly as each round passes. Give the opposition one or more positions in the initiative order so you can convey what it is doing. You can create game statistics for the opposition, especially if it's an individual, but in situations like that of the unruly mob, you might need nothing more than establish a set of increasingly difficult DCs."],"source":"CRB"},{"type":"pf2-h4","page":495,"name":"Measuring Success and Progress","entries":["You'll need to decide how to measure the characters' success in social encounters, because there's no AC to target or HP to whittle down. Chapter 4 includes guidance on setting DCs for social skill actions, often using a target's Will DC. If you need a DC for people who don't have stats, such as a crowd or an NPC for whom you haven't already generated statistics, use the guidelines on setting DCs, found on page 503. You can either pick a simple DC or use a level-based DC, estimating a level for the subject or how challenging it should be to sway them.","The attitude conditions—{@condition hostile}, {@condition unfriendly}, {@condition indifferent}, friendly, and helpful—provide a useful way to track the progress of a social encounter. Use these to represent the attitude of an authority, a crowd, a jury, or the like. A typical goal for a social encounter is to change the attitude of a person or group to helpful so they assist you, or calming a hostile group or person to defuse a situation. Try to give the players a clear idea of how much they've progressed as the encounter proceeds.","Another option is to track the number of successes or failures the characters accrue. For instance, you might need to trick four guards into leaving their posts, and count each successful attempt to Lie or Create a Diversion toward a total of four necessary successes. You can combine these two methods; if the PCs need a group of important nobles to vote their way, the goal of the encounter might be to ensure that a majority of the nobles have a better attitude toward the PCs than they have of a rival—all within a limited time frame."],"source":"CRB"},{"type":"pf2-h4","page":495,"name":"Consequences","entries":["When you set stakes at the start of a social encounter, give an idea of the consequences. Beyond whatever narrative benefits player characters might gain, a social encounter usually includes an XP award. Because these are encounters along the same lines as combat encounters, they grant a sizable amount of XP, typically that of a moderate accomplishment, or even a major accomplishment if the encounter was the culmination of long-term plans or a significant adversary got their comeuppance.","The outcome of a social encounter should direct the story of the game. Look for repercussions. Which NPCs might view the PCs more favorably now? Which might hold a grudge or formulate a new plan? A social encounter can seal the fate of an NPC and end their story, but this isn't true for player characters. Even if something looks truly dire for them, such as a death sentence, the social encounter isn't the end—there's still time for desperate heroics or a twist in the story."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":496,"name":"Exploration","entries":["Exploration mode is intentionally less regimented than encounters. As a result, during exploration you'll be making judgment calls on just about everything that happens.","Fundamentally, exploration is all about rewarding the PCs for learning about their surroundings. To facilitate this, it's especially important to have and convey a clear mental picture of the group's surroundings. You'll be better able to keep track of where the players are and describe the sights, sounds, and other sensations of their adventuring locales. Encourage the players to have their characters truly explore, and reward their curiosity. The things they try to do in exploration mode show you what they're interested in and what they consider important.","As you play, you'll get a good feel for the aspects of exploration that intrigue certain players, and you can add more of those things to your adventures or emphasize these points in published adventures.","{@b Stakes:} Low to moderate. Exploration mode should be used when there's some amount of risk, but no immediate danger. The PCs might be in an environment where they're likely to face monsters or hazards, but they usually stay in exploration mode until they enter a fight or engage in some other direct interaction.","{@b Time Scale:} When the PCs are in exploration mode, time in the game world passes much faster than real-world time at the table, so it's rarely measured out to the second or the minute. You can speed up or slow down how quickly things are happening as needed. If it's important to know exactly how much time is passing, you can usually estimate time spent in exploration mode to 10-minute increments.","{@b Actions and Reactions:} Though exploration isn't broken into rounds, exploration activities assume the PCs are spending part of their time using actions, such as Seeking or Interacting. If they have specific actions they want to use, they should ask; you can decide whether the actions apply and whether to switch to encounter mode for greater detail. PCs can use any relevant reactions that come up during exploration mode.",{"type":"pf2-h3","page":496,"name":"Exploration Activities","entries":["In exploration mode, each player who wants to do something beyond just traveling chooses an exploration activity for their character. The most common activities are Avoid Notice, Detect Magic, Hustle, and Search, though there are many options available. While players usually hew close to these default activities, there's no need for them to memorize the exploration activities and use them exactly. Instead, allow each player to describe what their character is doing. Then, as the GM, you can determine which activity applies. This also means you determine how an activity works if the character's actions differ from those on the list.","The following sections discuss exploration activities that require adjudication from you beyond the guidelines for players detailed on pages 479–480 of Chapter 9.",{"type":"pf2-h4","page":496,"name":"Detect Magic","entries":["This activity doesn't enable characters to automatically find every single magical aura or object during travel. Hazards that require a minimum proficiency can't be found with {@spell detect magic}, nor can illusions of equal or higher level than the spell.","When characters find something magical using this activity, let them know and give them the option to stop and explore further or continue on. Stopping brings you into a more roleplay-heavy scene in which players can search through an area, assess different items, or otherwise try to figure out the source of the magic and what it does. Continuing on might cause the group to miss out on beneficial magic items or trigger a magic trap."],"source":"CRB"},{"type":"pf2-h4","page":496,"name":"Follow the Expert","entries":["A skilled character can help out less skilled allies who choose to {@action Follow the Expert}. This is a good way to help a character with a low {@skill Stealth} modifier sneak around, get a character with poor {@skill Athletics} up a steep cliff, and so on. Usually, a character who is {@action Following the Expert} can't perform other exploration activities or follow more than one person at a time."],"source":"CRB"},{"type":"pf2-h4","page":496,"name":"Investigate","entries":["As with {@action Searching} or {@action Detecting Magic}, the initial result of {@action Investigating} is usually enough to give the investigator a clue that leads into a more thorough examination, but it rarely gives all possible information. For instance, a character might note that the walls of a dungeon are covered with {@language Abyssal} writing, but they would need to stop to read the text or determine that it's written in blood."],"source":"CRB"},{"type":"pf2-h4","page":496,"name":"Search","entries":["With a successful Perception check while {@action Search||Searching}, a character notices the presence or absence of something unusual in the area, but it doesn't provide a comprehensive catalog of everything there. Instead, it gives a jumping-off point for closer inspection or an encounter. For instance, if an area has both a DC 30 secret door and a DC 25 trap, and a {@action Search||Searching} character got a 28 on their Perception check, you would tell the player that their character noticed a trap in the area, and you'd give a rough idea of the trap's location and nature. The party needs to examine the area more to learn specifics about the trap, and someone would need to Search again to get another chance to find the secret door.","If an area contains many objects or something that will take a while to search (such as a cabinet full of papers), {@action Search||Searching} would reveal the cabinet, but the PCs would have to examine it more thoroughly to check the papers. This usually requires the party to stop for a complete search.","You roll a secret Perception check for a {@action Search||Searching} character to detect any secrets they pass that's in a place that stands out (such as near a door or a turn in a corridor), but not one that's in a more inconspicuous place (like a random point in a long hallway) unless they are searching particularly slowly and meticulously."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":498,"name":"EXPLORATION ACTIVITIES","entries":["The following exploration activities are fully detailed on pages 479–480 of Chapter 9. Many more appear within Chapter 4: Skills.",{"type":"list","items":["{@action Avoid Notice}","{@action Defend}","{@action Detect Magic}","{@action Follow the Expert}","{@action Hustle}","{@action Investigate}","{@action Repeat a Spell}","{@action Scout}","{@action Search}"]},{"type":"pf2-title","name":"Improvising New Activities"},"If a player wants to do something not covered by other rules, here are some guidelines. If the activity is similar to an action someone could use in an encounter, such as Avoid Notice, it usually consists of a single action repeated roughly 10 times per minute (such as using the Sneak action 10 times) or an alternation of actions that works out similarly (such as Search, which alternates Stride and Seek). An activity using a quicker pace, corresponding to roughly 20 actions per minute, might have limited use or cause fatigue, as would one requiring intense concentration.","You might find that a player wants to do something equivalent to spending 3 actions every 6 seconds, just like they would in combat. Characters can exert themselves to this extent in combat only because combat lasts such a short time—such exertion isn't sustainable over the longer time frame of exploration."],"source":"CRB"},{"type":"pf2-h3","page":497,"name":"Setting a Party Order","entries":["In exploration mode, it often matters which characters are in the front or back of the party formation. Let the players decide among themselves where in the group their characters are while exploring. This order can determine who gets attacked first when enemies or traps threaten from various directions. It's up to you to determine the specifics of who gets targeted based on the situation.","When you come out of exploration mode, the group usually remains in the same general formation. Decide the PCs' exact positions, with their input, if you're moving to a grid (as usually happens at the start of a combat encounter). If they come out of exploration mode on their own terms, they can move around as they see fit. For example, if they detect a trap and the rogue starts attempting to disarm it, the other characters can move to whatever locations they think are safe."],"source":"CRB"},{"type":"pf2-h3","page":497,"name":"Adverse Terrain and Weather","entries":["Exploration gets slower when the party faces dense jungles, deep snow, sandstorms, extreme heat, or similar difficult conditions. You decide how much these factors impact the characters' progress. The specific effects of certain types of terrain and weather are described starting on page 512.","{@quickref difficult terrain||3|terrain} such as thick undergrowth usually slows down progress. Unless it's important how far the group gets in a particular time frame, this can be covered with a quick description of chopping through the vines or trudging through a bog. If the characters are on a deadline, adjust their progress on {@table Travel Speed||Table 9–2: Travel Speed}, typically cutting it in half if almost all of the land is {@quickref difficult terrain||3|terrain} or to one-third for {@quickref greater difficult terrain||3|terrain}.","Hazardous terrain, such as the caldera of an active volcano, might physically harm the player characters. The group might have the option to travel directly through or go around by spending more time. You can transition into a more detailed scene while the characters move through hazardous terrain and attempt to mitigate the damage with spells or skill checks. If they endure hazardous terrain, consider giving the PCs a minor or moderate XP reward at the end of their exploration, with slightly more XP if they took smart precautions to avoid taking damage.","Dangerous crevasses, swampy bogs, quicksand, and similar dangers are environmental hazards, which are described beginning on page 512."],"source":"CRB"},{"type":"pf2-h3","page":498,"name":"Hazards","entries":["Exploration can get broken up by traps and other hazards (see Hazards on page 520). Simple hazards pose a threat to the PCs only once and can be dealt with in exploration mode. Complex hazards require jumping into encounter mode until the hazard is dealt with. Disabling a trap or overcoming a hazard usually takes place in encounter mode. PCs have a better chance to detect hazards while exploring if they're using the Search activity (and the Detect Magic activity, in the case of some magic traps)."],"source":"CRB"},{"type":"pf2-h3","page":498,"name":"Rolling Initiative","entries":["Transitioning from exploration to an encounter usually involves rolling for initiative. Call for initiative once a trap is triggered, as soon as two opposing groups come into contact, or when a creature on one side decides to take action against the other. For example:",{"type":"list","items":["A group of PCs are exploring a cavern. They enter a narrow passage patrolled by a group of kobold warriors. Now that the two groups are in the same area, it's time to roll initiative.","Amiri and a kobold champion agree to have a {@condition friendly} wrestling match. They square off on a patch of dirt, and you call for initiative using {@skill Athletics}.","Merisiel and Kyra are negotiating with the kobold king. Things aren't going well, so Merisiel decides to launch a surprise attack. As soon as she says this is her plan, you call for initiative.","Harsk and Ezren are trying to Balance across a narrow beam to reach an isolated kobold treasure trove. When they get halfway across, a red dragon who was hiding behind the mountain flies around to attack! As soon as the dragon makes its appearance, you call for an initiative roll."]},{"type":"pf2-h4","page":498,"name":"Initiative after Reactions","entries":["In some cases, a trap or a foe has a reaction that tells you to roll initiative. For instance, a complex trap that's triggered might make an attack with its reaction before the initiative order begins. In these cases, resolve all the results of the reaction before calling for initiative rolls."],"source":"CRB"},{"type":"pf2-h4","page":498,"name":"Choosing the Type of Roll","entries":["When choosing what type of roll to use for initiative, lean toward the most obvious choice. The most common roll is {@skill Perception}; this is what the kobolds would use in the first example, as would Kyra and the kobold king in the third example. The next most common skills to use are {@skill Stealth} (for sneaking up, like the dragon in the last example) and {@skill Deception} (for tricking opponents, like Merisiel in the third example). For social contests, it's common to use {@skill Deception}, {@skill Diplomacy}, {@skill Intimidation}, {@skill Performance}, or {@skill Society}.","If you're unsure what roll to call for, use {@skill Perception}. If a different type of roll could make sense for a character, you should usually offer the choice of that roll or {@skill Perception} and let the player decide. Don't do this if it's absolutely clear another kind of check matters more sense than {@skill Perception}, such as when the character is sneaking up on enemies and should definitely use {@skill Stealth}.","You can allow a player to make a case that they should use a different skill than {@skill Perception}, but only if they base it on something they've established beforehand. For example, if in the prelude to the attack, Merisiel's player had said, \"I'm going to dangle down off the chandelier to get the drop on them,\" you could let them use {@skill Acrobatics} for their initiative roll. If they just said, \"Hey, I want to attack these guys. Can I use {@skill Acrobatics}?\" without having established a reason beforehand, you probably shouldn't allow it."],"source":"CRB"},{"type":"pf2-h4","page":498,"name":"Character Placement","entries":["When calling for initiative for a combat encounter, you'll need to decide where the participants in the encounter go on the battle map. Use the party's order, described on page 497, as a base. You can move forward characters who are using {@skill Stealth} to get into position, putting them in a place they could reasonably have moved up to before having a chance to be detected. Consult with each player to make sure their position makes sense to both of you."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":499,"name":"MONITORING SPELL DURATIONS","entries":["Spell durations are approximate values that codify the vagaries and eccentricities of magic into a convenient number. However, that doesn't mean you can set your watch by a spell with a 1-hour duration. This is one of the reasons the passage of time outside of encounters is in your hands and isn't as precise as encounter rounds.","If a question arises about whether a spell has expired, you make the call. You shouldn't be punitive, but you also shouldn't treat characters like they move with clockwork precision and perfect efficiency between encounters.","There are two times these durations matter most: when players try to fit multiple encounters within the duration of a spell, and when they want to use a spell before a fight and keep it in effect during the encounter.",{"type":"pf2-title","name":"Multiple Encounters"},"A 1-minute spell should last for multiple encounters only if the encounters happen in very close proximity (usually in two adjoining rooms) and if the PCs go directly from one fight to the next without leaving encounter mode. If they want to stop and heal, or if the party debates whether to go on, the process takes enough time that the spell runs out.","Be more generous with spells lasting 10 minutes or more. A 10-minute spell easily lasts for one encounter and could continue for another if the locations are close. A 1-hour spell usually lasts for several encounters.",{"type":"pf2-title","name":"Before a Fight"},"Casting advantageous spells before a fight (sometimes called \"pre-buffing\") gives the characters a big advantage, since they can spend more combat rounds on offensive actions instead of preparatory ones. If the players have the drop on their foes, you usually can let each character cast one spell or prepare in some similar way, then roll initiative.","Casting preparatory spells before combat becomes a problem when it feels rote and the players assume it will always work—that sort of planning can't hold up in every situation! In many cases, the act of casting spells gives away the party's presence. In cases where the PCs' preparations could give them away, you might roll for initiative before everyone can complete their preparations."],"source":"CRB"},{"type":"pf2-h3","page":499,"name":"Resting","entries":["Characters require 8 hours of sleep each day. Though resting typically happens at night, a group gains the same benefits for resting during the day. Either way, they can gain the benefits of resting only once every 24 hours. A character who rests for 8 hours recovers in the following ways:",{"type":"list","items":["The character regains Hit Points equal to their Constitution modifier (minimum 1) multiplied by their level. If they rest without any shelter or comfort, you might reduce this healing by half (to a minimum of 1 HP).","The character loses the {@condition fatigued} condition.","The character reduces the severity of the {@condition doomed} and {@condition drained} conditions by 1.","Most spellcasters need to rest before they regain their spells for the day."]},"A group in exploration mode can attempt to rest, but they aren't entirely safe from danger, and their rest might be interrupted. The 8 hours of rest do not need to be consecutive, however, and after an interruption, characters can go back to sleep.","Sleeping in armor results in poor rest and causes a character to wake up fatigued. If a character would have recovered from fatigue, sleeping in armor prevents it.","If a character goes more than 16 hours without going to sleep, they become fatigued.","Taking long-term rest for faster recovery is part of downtime and can't be done during exploration. See page 502 for these rules.",{"type":"pf2-h4","page":499,"name":"Resting","entries":["Adventuring parties usually put a few people on guard to watch out for danger while the others rest. Spending time on watch also interrupts sleep, so a night's schedule needs to account for everyone's time on guard duty. Table 10–3:","Watches and Rest on the next page indicates how long the group needs to set aside for rest, assuming everyone gets a rotating watch assignment of equal length.","If a surprise encounter would occur during rest, you can roll a die to randomly determine which character is on watch at the time. All characters roll initiative; sleeping characters typically roll Perception with a –4 status penalty for being unconscious. They don't automatically wake up when rolling initiative, but they might roll a Perception check to wake up at the start of their turn due to noise. If a savvy enemy waits for a particularly vulnerable character to take watch before attacking, the attack can happen on that character's watch automatically. However, you might have the ambusher attempt a {@skill Stealth} check against the Perception DCs of all characters to see if anyone noticed its approach.",{"type":"data","tag":"table","source":"CRB","name":"Watches and Rest"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":500,"name":"Daily Preperations","entries":["Just before setting out to explore, or after a night's rest, the PCs spend time to prepare for the adventuring day. This typically happens over the span of 30 minutes to an hour in the morning, but only after 8 full hours of rest. Daily preparations include the following.",{"type":"list","items":["Spellcasters who prepare spells choose which spells they'll have available that day.","Focus Points and other abilities that reset during daily preparations refresh. This includes abilities that can be used only a certain number of times per day.","Each character equips their gear. This includes donning their armor and strapping on their weapons.","Characters invest up to 10 worn magic items to gain their benefits for the day (page 531)."]}],"source":"CRB"},{"type":"pf2-h3","page":500,"name":"Starvation and Thirst","entries":["Typically characters eat and drink enough to survive comfortably. When they can't, they're fatigued until they do. After 1 day + a creature's Constitution modifier without water, it takes 1d4 damage each hour that can't be healed until it quenches its thirst. After the same amount of time without food, it takes 1 damage each day that can't be healed until it sates its hunger."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":500,"name":"Downtime","entries":["In downtime, you can sum up the important events of a whole day with just one roll. Use this mode when the characters return home or otherwise aren't adventuring.","Usually, downtime is a few minutes at the start of a session or a break between major chapters of an adventure. As with exploration, you might punctuate downtime with roleplaying or encounters when it's natural to do so.","This section describes ways to handle downtime and details several activities and considerations specific to downtime, such as cost of living, buying and selling goods, long-term rest, and retraining. Most other downtime activities are skill actions; a number of these common downtime activities and their associated skills are listed below. See the relevant skills in Chapter 4 for details.",{"type":"list","items":["{@action Craft} ({@skill Crafting})","{@action Earn Income} ({@skill Crafting}, {@skill Lore}, {@skill Performance})","{@action Treat Disease} ({@skill Medicine})","{@action Create Forgery} ({@skill Society})","{@action Subsist} ({@skill Society}, {@skill Survival})"]},"{@b Stakes:} None to low. Downtime is the counterpart to adventuring and covers low-risk activities.","{@b Time Scale:} Downtime can last days, weeks, months, or years in the game world in a few minutes of real time.","{@b Actions and Reactions:} If you need to use actions and reactions, switch to exploration or encounter mode.","A creature that can't act is unable to perform most downtime activities, but it can take long-term rest.",{"type":"pf2-h3","page":500,"name":"Playing out a Downtime Day","entries":["At the start of a given day of downtime, have all the players declare what their characters are trying to accomplish that day. You can then resolve one character's efforts at a time (or group some characters together, if they are cooperating on a single project). Some activities, such as Earning Income, require only a simple roll and some embellishment from you and the player. Other activities are more involved, incorporating encounters or exploration. You can call on the players to play out their downtime activities in any order, though it's often best to do the simplest ones first. Players who aren't part of a more involved activity might have time to take a break from the table while the more complex activities are played out.","Characters can undertake their daily preparations if they want, just as they would on a day of exploration. Ask players to establish a standard set of preparations, and you can assume the characters go through the same routine every day unless their players say otherwise.",{"type":"pf2-h4","page":500,"name":"Cooperation","entries":["Multiple characters can cooperate on the same downtime task. If it's a simple task that requires just one check, such as a party Subsisting as they await rescue on a desert island, one character rolls the necessary check while everyone else Aids that character. If it's a complex task, assume all of them are working on different parts of it at one time, so all their efforts count toward its completion. For example, a party might collaborate to build a theater, with one character drawing up architectural plans, one doing manual labor, and one talking to local politicians and guilds."],"source":"CRB"},{"type":"pf2-h4","page":500,"name":"Checks","entries":["Some downtime activities require rolls, typically skill checks. Because these rolls represent the culmination of a series of tasks over a long period, players can't use most abilities or spells that manipulate die rolls, such as activating a magic item to gain a bonus or casting a fortune spell to roll twice. Constant benefits still apply, though, so someone might invest a magic item that gives them a bonus without requiring activation. You might make specific exceptions to this rule. If something could apply constantly, or so often that it might as well be constant, it's more likely to be used for downtime checks; for instance {@feat Assurance} could apply."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":501,"name":"Longer Periods of Downtime","entries":["Running downtime during a long time off—like several weeks, months, or even years—can be more challenging.","However, it's also an opportunity for the characters to progress toward long-term plans rather than worrying about day-to-day activities. Because so much time is involved, characters don't roll a check for each day. Instead, they deal with a few special events, average out the rest of the downtime, and pay for their cost of living.",{"type":"pf2-h4","page":501,"name":"Events","entries":["After the characters state what they want to achieve in their downtime, select a few standout events for each of them—usually one event for a period of a week or a month, or four events for a year or longer. These events should be tailored to each character and their goals, and they can serve as hooks for adventures or plot development.","Though the following examples of downtime events all involve Earning Income, you can use them to spark ideas for other activities. A character using Perform to Earn Income could produce a commanding performance of a new play for visiting nobility. Someone using {@skill Crafting} might get a lucrative commission to craft a special item. A character with Lore might have to research a difficult problem that needs a quick response.","PCs who want to do things that don't correspond to a specific downtime activity should still experience downtime events; you just choose the relevant skill and DC. For example, if a character intends to build their own library to house their books on magic, you might decide setting the foundation and organizing the library once construction is finished are major events. The first could be a {@skill Crafting} check, and the second an {@skill Arcana} or Library Lore check."],"source":"CRB"},{"type":"pf2-h4","page":501,"name":"Average Progress","entries":["For long periods of downtime, you might not want to roll for every week, or even every month. Instead, set the level for one task using the lowest level the character can reliably find in the place where they spend their downtime (see Difficulty Classes on page 503 for more on setting task levels). If the character fails this check, you might allow them to try again after a week (or a month, if you're dealing with years of downtime). Don't allow them to roll again if they succeeded but want to try for a critical success, unless they do something in the story of the game that you think makes it reasonable to allow a new roll.","The events you include during a long stretch of downtime should typically feature higher-level tasks than the baseline. For instance, a character Earning Income with Sailing Lore for 4 months might work at a port doing 1st-level tasks most of the time, but have 1 week of 3rd-level tasks to account for busy periods. You'll normally have the player roll once for the time they spent at 1st-level tasks and once for the week of 3rd-level tasks."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":502,"name":"Cost of Living","entries":["For short periods of downtime, characters are usually just passing through a settlement or spending a bit of time there. They can use the prices for inn stays and meals found on page 294. For long stretches of downtime, use the values on {@table Cost of Living||Table 6–16: Cost of Living} on the same page. Deduct these costs from a character's funds after they gain any money from their other downtime activities.","A character can live off the land instead, but each day they do, they typically use the Subsist activity (page 240) to the exclusion of any other downtime activity."],"source":"CRB"},{"type":"pf2-h3","page":502,"name":"Buying and Selling","entries":["After an adventure yields a windfall, the characters might have a number of items they want to sell. Likewise, when they're flush with currency, they might want to stock up on gear. It usually takes 1 day of downtime to sell off a few goods or shop around to buy a couple items. It can take longer to sell off a large number of goods, expensive items, or items that aren't in high demand.","This assumes the characters are at a settlement of decent size during their downtime. In some cases, they might spend time traveling for days to reach bigger cities.","As always, you have final say over what sort of shops and items are available.","An item can usually be purchased at its full Price and sold for half its Price. Supply and demand adjusts these numbers, but only occasionally."],"source":"CRB"},{"type":"pf2-h3","page":502,"name":"Long-Term Rest","entries":["Each full 24-hour period a character spends resting during downtime allows them to recover double what they would for an 8-hour rest (as listed on page 499). They must spend this time resting in a comfortable and secure location, typically in bed.","If they spend significantly longer in bed rest—usually from a few days to a week of downtime—they recover from all damage and most nonpermanent conditions. Characters affected by diseases, long-lasting poisons, or similar afflictions might need to continue attempting saves during downtime. Some curses, permanent injuries, and other situations that require magic or special care to remove don't end automatically during long-term rest."],"source":"CRB"},{"type":"pf2-h3","page":502,"name":"Retraining","entries":["The retraining rules on page 481 allow a player to change some character choices, but they rely on you to decide whether the retraining requires a teacher, how long it takes, if it has any associated costs, and if the ability can be retrained at all. It's reasonable for a character to retrain most choices, and you should allow them. Only choices that are truly intrinsic to the character, like a sorcerer's bloodline, should be off limits without extraordinary circumstances.","Try to make retraining into a story. Use NPCs the character already knows as teachers, have a character undertake intense research in a mysterious old library, or ground the retraining in the game's narrative by making it the consequence of something that happened to the character in a previous session.",{"type":"pf2-h4","page":502,"name":"Time","entries":["Retraining a feat or skill increase typically takes a week. Class features that require a choice can also be retrained but take longer: at least a month, and possibly more. Retraining might take even longer if it would be especially physically demanding or require travel, lengthy experimentation, or in-depth research, but usually you won't want to require more than a month for a feat or skill, or 4 months for a class feature.","A character might need to retrain several options at once. For instance, retraining a skill increase might mean they have skill feats they can no longer use, and so they'll need to retrain those as well. You can add all this retraining time together, then reduce the total a bit to represent the cohesive nature of the retraining."],"source":"CRB"},{"type":"pf2-h4","page":502,"name":"Instruction and Cost","entries":["The rules abstract the process of learning new things as you level up—you're learning on the job—but retraining suggests that the character works with a teacher or undergoes specific practice to retrain. If you want, you can entirely ignore this aspect of retraining, but it does give an opportunity to introduce (or reintroduce) NPCs and further the game's story. You can even have one player character mentor another, particularly when it comes to retraining skills.","Any costs to retraining should be pretty minor—about as much as a PC could gain by Earning Income over the same period of time. The costs are mostly there to make the training feel appropriate within the context of the story, not to consume significant amounts of the character's earnings. A teacher might volunteer to work without pay as a reward for something the character has already done, or simply ask for a favor in return."],"source":"CRB"},{"type":"pf2-h4","page":502,"name":"Disallowed Options","entries":["While some character options can't normally be retrained, you can invent ways for a character to retrain even these—special rituals, incredible quests, or the perfect tutor. For example, ability scores can't normally be retrained, as that can unbalance the game. But not all players necessarily want to exploit the system—maybe a player simply wants to swap an ability boost between two low stats. In situations like this, you could let them spend a few months working out or studying to reassign an ability boost."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":489,"name":"Running a Game Session","entries":["A campaign happens over a series of sessions. Each session is usually several hours long, with multiple encounters, some exploration, and possibly downtime. Your session can be compared to an episode of a TV show; it should include some twists, turns, and changes, and end leaving people excited about what comes next.",{"type":"pf2-h3","page":489,"name":"Planning a Session","entries":["One of the greatest challenges in gaming is scheduling a time for everyone to get together and play. Often, this responsibility falls on you as the GM, since you're the one who has to prepare your game between sessions. Many games have a set schedule, such as once per week, once every 2 weeks, or once per month. The less frequently your group meets, the better notes and recaps you'll need to keep everyone on the same page.","Plan a time for everybody will arrive, and also try to set a time when playing the game will begin. This can make it easier for everyone to finish chatting, catching up, and eating in a timely fashion so you can start playing the game. Having an end time in mind is also fairly important. A typical game session lasts about 4 hours, though some groups hold 2-hour sessions or play marathon games. Less than 2 hours usually isn't enough time to get much done in most Pathfinder campaigns. If your session will be longer than 2 hours, plan out some 15-minute breaks (in addition to bathroom and beverage breaks, which players can take as needed)."],"source":"CRB"},{"type":"pf2-h3","page":490,"name":"Starting a Session","entries":["Once everyone is ready, get everyone's attention and cover the following topics. These are in a rough order that you can change based on your group's style or a session's needs.",{"type":"list","items":["Recap what happened during the previous sessions.","Establish where the characters are at the beginning of this session. Have they been resting since their last challenge? Are they in a hallway, preparing to raid the next room of a dungeon? Tell players whether their characters had time to rest or recover since the last session.","Remind players that they each have 1 Hero Point at the start of the session ({@quickref here||4|rewards|1}).","Establish goals. The players should have an idea of what they want to do next. Reestablish any goals the group already had, then let the players weigh in on whether these goals still apply, and on whether there's anything else they hope to accomplish in this session.","Commence adventuring! Decide which mode of play you're going to start in, then lead off with a verbal prompt to get the action started. You might ask a question related to a particular character, have everyone immediately roll initiative as a monster attacks, or briefly describe the environment and sensations that surround the player characters, allowing them to react."]}],"source":"CRB"},{"type":"pf2-h3","page":490,"name":"Running a Session","entries":["During a session, you're in charge of keeping the game's action moving, managing the different modes of play, fielding questions, and making rules decisions. You'll also want to keep a rough eye on the time, so you can end when most convenient for the group.","You're the interface between the rules and the imagined world you and the other players share. They will ask you questions, and they'll act based on their own assumptions. It's up to you to establish what's true in the world, but you don't do this unilaterally. You're informed by the setting's backstory, your preparations, and the suggestions and assumptions the other players bring to the table. Keep in mind that until you announce something, your own plans are subject to change. For example, if you originally intended the owner of a tavern to be kindly and well-intentioned, but a player misreads her and invents an interesting conspiracy theory regarding her intentions that sounds fun, you might convert the tavern owner into an agent of evil after all.","You'll also determine when PCs and foes need to attempt checks, as well as the consequences of those rolls. This comes up most often outside of encounters, as encounters are more regimented about when checks happen and how they are resolved. In an encounter, a player can usually determine their own character's turn, with you chiming in only to say whether an attack hits or if something in the environment requires a character to attempt a check.",{"type":"pf2-h4","page":490,"name":"The Spotlight","entries":["As you run the game, keep track of who has the spotlight. It can be easy to keep attention on the most outgoing player or character, but you need to check in with all the players. If a player hasn't contributed in some time, stop and ask, \"What's your character doing at this point?\" If the player's not sure, add a detail or nonplayer character to the scene that the player might find interesting."],"source":"CRB"},{"type":"pf2-h4","page":490,"name":"Distractions and Interrupting","entries":["Maintaining the players' attention keeps a game moving and leads to memorable moments when everyone's in the same zone. Too many interruptions break the flow. This is fine in moderation. Distractions become a problem if they're too frequent, as they cause people to miss things and make misinformed decisions as the session becomes disconnected. Yet every game includes breaks—sometimes intentional, sometimes not—and digressions. Finding the right balance of diversions for your group is essential.","A game is a social gathering, so there's definitely a place for conversation that's not directly related to playing the game. These interruptions become a problem if they're too frequent, or if people are talking over others. If a player repeatedly interrupts you or other people or undercuts every crucial moment of the game with a joke, talk to them about limiting their comments to appropriate times. Often, all you need to do is hold up your hand or otherwise indicate that the player is talking out of turn to delay them until after you or another speaker finishes talking.","Phones and other mobile devices are another major source of distraction. Banning them entirely is often impractical—many players use apps to roll dice or manage their character sheets, or they need to answer texts from their partner, check in on a work project, or otherwise stay connected with people who rely on them. However, you can set ground rules against using a device for anything that's not time-sensitive or game-related, such as refreshing social media, checking the score of a hockey game, playing a mobile game, or answering a non-urgent text. You can relax these rules for players when their characters are \"offstage.\" If a player's character isn't in a scene, that might be a good time for the player to use a mobile device."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":491,"name":"OFF-SESSION GAMING","entries":["Session play with a full group isn't the only way to play Pathfinder. Finding opportunities to expand on the game outside of its regular schedule can keep your group engaged between sessions.","You can get together with a single player to run a mini-session for their character, covering a mission that's important to their story but doesn't concern the rest of the group. You and the players can work out what their characters do during solid stretches of downtime via e-mail or chat messages. You can also give players opportunities to collaborate on details of the story, like having a player design a heraldic symbol for the adventuring group or map out their home base. You might even decide to award a Hero Point at the next session to a player for events that happened outside a session.","Some events aren't suitable for handling outside of sessions. Any event that strongly affects a character whose player isn't present should be handled at the table when everyone can attend. It's also helpful to recap events that took place outside of the session for all characters so no one feels excluded or lost."],"source":"CRB"},{"type":"pf2-h3","page":491,"name":"Adjudicating the Rules","entries":["As the GM, you are responsible for solving any rules disputes. Remember that keeping your game moving is more important than being 100% correct. Looking up rules at the table can slow the game down, so in many cases it's better to make your best guess rather than scour the book for the exact rule. (It can be instructive to look those rules up during a break or after the session, though!)","To make calls on the fly, use the following guidelines, which are the same principles the game rules are based on. You might want to keep printouts of these guidelines and the DC guidelines (page 503) for quick reference.",{"type":"list","items":["If you don't know how long a quick task takes, go with 1 action, or 2 actions if a character shouldn't be able to perform it three times per round.","If you're not sure what action a task uses, look for the most similar basic action. If you don't find one, make up an undefined action (page XXX) adding any necessary traits (usually attack, concentrate, manipulate, or move).","When two sides are opposed, have one roll against the other's DC. Don't have both sides roll (initiative is the exception to this rule). The character who rolls is usually the one acting (except in the case of saving throws).","If an effect raises or lowers chances of success, grant a +1 circumstance bonus or a –1 circumstance penalty.","If you're not sure how difficult a significant challenge should be, use the DC for the party's level.","If you're making up an effect, creatures should be incapacitated or killed on only a critical success (or for a saving throw, on a critical failure).","If you don't know what check to use, pick the most appropriate skill. If no other skill applies to a check to {@action Recall Knowledge}, use an appropriate {@skill Lore} skill (usually at an untrained proficiency rank).","Use the characters' daily preparations as the time to reset anything that lasts roughly a day.","When a character accomplishes something noteworthy that doesn't have rules for XP, award them XP for an accomplishment (10 to 30 XP, as described {@quickref here||4|rewards|1}).","When the PCs fail at a task, look for a way they might fail forward, meaning the story moves forward with a negative consequence rather than the failure halting progress entirely."]}],"source":"CRB"},{"type":"pf2-h3","page":492,"name":"Special Circumstances","entries":["The player characters in your group will at times attempt tasks that should be easier or harder than the rules or adventure would otherwise lead you to expect, such as a PC Gathering Information in their hometown. In these cases, you can just apply a circumstance bonus or penalty. Usually, this is +1 or –1 for a minor but significant circumstance, but you can adjust this bonus or penalty to +2 or –2 for a major circumstance. The maximum bonus or penalty, +4 or –4, should apply only if someone has an overwhelming advantage or is trying something extremely unlikely but not quite impossible.","You can also add traits to actions. Let's say that during a fight, Seelah dips her sword into a brazier of hot coals before swinging it at an enemy with a weakness to fire. You could add the fire trait to this attack. A PC getting an advantage in this way should usually have to use an action to do so, so Seelah would get the benefit for one attack, but to do it again she'd need to bury her sword in the coals once more."],"source":"CRB"},{"type":"pf2-brown-box","page":492,"name":"SHARING RESPONSIBILITY","entries":["Just because you're the GM and ostensibly in charge doesn't mean you have to do all the extra work to make the campaign run. Some of the tasks described here, like scheduling games, taking notes, and giving recaps, can be delegated to other players. You might also have someone track initiative or the Hit Points of the PCs' foes for you in encounters, or even run those foes if you have a large group and someone would rather do that than control a character of their own. It's also great when someone else can host a session, provide snacks for the group, or take on other responsibilities that aren't directly related to the game.","It's best to figure out a schedule of responsibilities when you're first setting up a game. Ask the players what they're willing to take on. If you start to feel overwhelmed partway through a campaign, you can revisit the topic and try out new options until you find a setup that's comfortable."],"source":"CRB"},{"type":"pf2-h3","page":492,"name":"Incorporating Additional Options","entries":["You might grant players access to additional rule or character options. If you feel confident that allowing a character to take a particular option will be a good addition to your game, then go for it! If you're uncertain or worried about a request, you don't have to allow it, and it's your call to make. However, try to meet players halfway or suggest alternatives. If you want to allow an option on a trial basis but are worried it might become a problem later, talk to the player beforehand and explain that you are tentatively allowing the option, but might change your mind later, after you see how the option can be used during play."],"source":"CRB"},{"type":"pf2-brown-box","page":492,"name":"PAIZO'S PUBLISHED ADVENTURES","entries":["You can purchase the following types of adventures at {@b {@link paizo.com|https://paizo.com}}, your local game store, or many book stores. If you want to acquire all the adventures in a given line, you can purchase a subscription at {@b {@link paizo.com|https://paizo.com}}.",{"type":"pf2-title","name":"Pathfinder Adventure Paths"},"Each monthly volume of a Pathfinder Adventure Path leads into the next as part of a greater story spanning multiple volumes. The first volume of each Adventure Path typically starts at 1st level, and each volume has a self-contained story that eventually leads to a big climax at the end of the final volume. Each volume also typically includes new monsters, rules, and details about the world.","Each Adventure Path has a different theme, and their settings range across the Inner Sea region and beyond.",{"type":"pf2-title","name":"Pathfinder Adventures"},"Pathfinder Adventures are standalone adventures that cover several levels of play. They're self-contained and typically have a unique structure or theme. You can play through a Pathfinder Adventure on its own or as part of your ongoing campaign—some make ideal side adventures for Adventure Paths that have similar themes.",{"type":"pf2-title","name":"Pathfinder Society Scenarios"},"Scenarios are the adventures used by the Pathfinder Society Roleplaying Guild; you can play them as part of the Pathfinder Society or on your own. Each takes about 4 to 5 hours to run, so you can tell a whole story in a short amount of time, but they're also part of a larger continuity and can be combined together to form the basis of a longer campaign."],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","source":"GMG","page":39,"name":"Starting at a Higher Level","entries":["A typical campaign starts at 1st level, but you can start at a higher level if you choose. This can be especially satisfying for a one-shot or short campaign, or if your group wants to play a specific adventure made for higher-level groups. The PCs should start at the same level. They simply make a 1st-level character, then level it up the number of times needed to reach the starting level.","The {@table Character Wealth|CRB} table indicates how much currency and what common items of various levels the character should start with. Let the players choose their own items and spend their currency on common items as well if they choose. This table gives them fewer items than they might have had if they had gained items through adventuring, balancing the fact that they can choose what items they want."],"data":{"quickref":5}}]}]}} \ No newline at end of file +{"reference":{"bookref-quick":{"name":"Quick Reference","id":"bookref-quick","contents":[{"name":"Character Creation","headers":["Animal Companions","Archetypes","Character Creation","Characters With Disabilities","Familiars","Leveling Up"]},{"name":"Items & Equipment","headers":["Activating Items","Animals","Armor","Carrying and Using Items","Coins and Currency","Constant Abilities","Creating a Personal Staff","Formulas","Investing Magic Items","Item Damage","Item Level","Items and Sizes","Price","Runes","Scrolls","Services","Shields","Shoddy Items","Staves","Wands","Weapons","Wearing Tools"]},{"name":"Spells","headers":["Cantrips","Casting Spells","Disbelieving Illusions","Durations","Focus Spells","Hostile Actions","Identifying Spells","Innate Spells","Ranges, Areas, and Targets","Reading Spells","Rituals","Saving Throws","Setting Triggers","Spell Attacks","Spell Slots","Walls"]},{"name":"Playing the Game","headers":["Actions","Afflictions","Checks","Concealment and Invisibility","Condition Values","Conditions","Counteracting","Cover","Damage","Downtime Mode","Effects","Encounter Mode","Exploration Mode","Flanking","Game Conventions","Hero Points","Hit Points, Healing, and Dying","Making Choices","Movement","Overriding Conditions","Perception","Special Checks","Specific Checks"]},{"name":"Game Mastering","headers":["Difficulty Classes","Drugs","Environment","Hazards","Planning a Campaign","Preparing an Adventure","Rewards","Running Modes of Play","Running a Game Session","Starting at a Higher Level"]}]}},"data":{"bookref-quick":[{"type":"entries","entries":[{"type":"section","page":214,"name":"Animal Companions","entries":["An animal companion is a loyal comrade who follows your orders without you needing to use Handle an Animal on it. Your animal companion has the {@trait animal} and {@trait minion} traits, and it gains 2 actions during your turn if you use the {@action Command an Animal} action to command it; this is in place of the usual effects of {@action Command an Animal}. If your companion dies, you can spend a week of downtime to replace it at no cost. You can have only one animal companion at a time.",{"type":"pf2-h3","page":214,"name":"Riding Animal Companions","entries":["You or an ally can ride your animal companion as long as it is at least one size larger than the rider. If it is carrying a rider, the animal companion can use only its land Speed, and it can't move and Support you on the same turn. However, if your companion has the mount special ability, it's especially suited for riding and ignores both of these restrictions."],"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Young Animal Companions","entries":["The following are the base statistics for a young animal companion, the first animal companion most characters get. You make adjustments to these statistics depending on the type of animal you choose. As you gain levels, you might make further adjustments as your companion becomes more powerful. An animal companion has the same level you do. Animal companions calculate their modifiers and DCs just as you do with one difference: the only item bonuses they can benefit from are to speed and AC (their maximum item bonus to AC is +2)."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h4","page":214,"name":"Proficiencies","entries":["Your animal companion uses your level to determine its proficiency bonuses. It's trained in its unarmed attacks, unarmored defense, barding, all saving throws, Perception, {@skill Acrobatics}, and {@skill Athletics}. Animal companions can't use abilities that require greater Intelligence, such as Coerce or Decipher Writing, even if trained in the appropriate skill, unless they have a specialization that allows it."],"source":"CRB"},{"type":"pf2-h4","page":214,"name":"Ability Modifiers","entries":["An animal companion begins with base ability modifiers of {@b Str} +2, {@b Dex} +2, {@b Con} +1, {@b Int}–4, {@b Wis} +1, {@b Cha} +0. Each type has its own strengths and increases two of these modifiers by 1 each. These increases are already calculated into the stat blocks in Companion Types below."],"source":"CRB"},{"type":"pf2-h4","page":214,"name":"Hit Points","entries":["Your animal companion has ancestry Hit Points from its type, plus a number of Hit Points equal to 6 plus its Constitution modifier for each level you have."],"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Mature Animal Companions","entries":["To advance a young animal companion to a mature animal companion (usually a result of one of your class feat choices), increase its Strength, Dexterity, Constitution, and Wisdom modifiers by 1. Increase its unarmed attack damage from one die to two dice (for instance 1d8 to 2d8), and its proficiency rank for Perception and all saving throws to expert. Increase its proficiency ranks in {@skill Intimidation}, {@skill Stealth}, and {@skill Survival} to trained, and if it was already trained in one of those skills from its type, increase its proficiency rank in that skill to expert. If your companion is Medium or smaller, it grows by one size."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Nimble Animal Companions","entries":["To advance a mature animal companion to a nimble animal companion, increase its Dexterity modifier by 2 and its Strength, Constitution, and Wisdom modifiers by 1. It deals 2 additional damage with its unarmed attacks. Increase its proficiency ranks in {@skill Acrobatics} to expert. It also learns the advanced maneuver for its type. Its attacks become magical for the purpose of ignoring resistances."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Savage Animal Companions","entries":["To advance a mature animal companion to a savage animal companion, increase its Strength modifier by 2 and its Dexterity, Constitution, and Wisdom modifiers by 1. It deals 3 additional damage with its unarmed attacks. Increase its proficiency rank in {@skill Athletics} to expert. It also learns the advanced maneuver for its type. If your companion is Medium or smaller, it grows by one size. Its attacks become magical for the purpose of ignoring resistances."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Companion Types","entries":["The species of animal you choose is called your {@filter companion's type|companionsfamiliars||Type=Companion}. Each {@filter companion type|companionsfamiliars||Type=Companion} has its own statistics. The Size entry indicates your companion's starting size as a young animal companion. Following the size entry are the companion's unarmed attacks, and then its ability modifiers. The Hit Points entry indicates the companion's ancestry Hit Points. The Skill entry indicates an additional trained skill your companion has. The Senses entry lists your companion's special senses. The Speed entry gives your companion's Speeds. The Special entry, if present, lists any other special abilities your companion has, for example whether it often serves as a mount and is particularly appropriate for mounted classes, such as the champion.","The Support Benefit entry indicates a special benefit you gain by {@action Command an Animal||Commanding the Animal} to use the Support action (see below). The Advanced Maneuver entry indicates a powerful new action your companion learns how to use if it becomes a nimble or savage animal companion."],"source":"CRB"},{"type":"pf2-h3","page":217,"name":"Specialized Animal Companions","entries":["Specialized animal companions are more intelligent and engage in more complex behaviors. The first time an animal gains a specialization, it gains the following: Its proficiency rank for unarmed attacks increases to expert. Its proficiency ranks for saving throws and Perception increase to master.","Increase its Dexterity modifier by 1 and its Intelligence modifier by 2. Its unarmed attack damage increases from two dice to three dice, and it increases its additional damage with unarmed attacks from 2 to 4 or from 3 to 6.","Each specialization grants additional benefits. Most animal companions can have only one specialization.",{"type":"pf2-h4","page":217,"name":"Ambusher","entries":["In your companion's natural environment, it can use a {@action Sneak} action even if it's currently observed. Its proficiency rank in {@skill Stealth} increases to expert (or master if it was already an expert from its type), and its Dexterity modifier increases by 1. Its proficiency rank for unarmored defense increases to expert."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Bully","entries":["Your companion terrorizes foes with dominance displays and pushes them around the battlefield. Its proficiency ranks for {@skill Athletics} and {@skill Intimidation} increase to expert (or master if it was already expert from its type), its Strength modifier increases by 1, and its Charisma modifier increases by 3."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Daredevil","entries":["Your companion joins the fray with graceful leaps and dives.","It gains the {@classFeature deny advantage|barbarian||3} ability, so it isn't {@condition flat-footed} to hidden, undetected, or flanking creatures unless such a creature's level is greater than yours. Its proficiency rank in {@skill Acrobatics} increases to master, and its Dexterity modifier increases by 1. Its proficiency rank in unarmored defense increases to expert."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Racer","entries":["Your companion races. It gains a +10-foot status bonus to its Speed, swim Speed, or fly Speed (your choice). Its proficiency in Fortitude saves increases to legendary, and its Constitution modifier increases by 1."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Tracker","entries":["Your companion is an incredible tracker. It can move at full Speed while following tracks. Its proficiency rank in {@skill Survival} increases to expert (or master if it was already an expert from its type), and its Wisdom modifier increases by 1."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Wrecker","entries":["Your companion smashes things. Its unarmed attacks ignore half an object's Hardness. Its {@skill Athletics} proficiency increases to master, and its Strength modifier increases by 1."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":219,"name":"Archetypes","entries":["Applying an archetype requires you to select archetype feats instead of class feats. Start by finding the archetype that best fits your character concept, and select the archetype's dedication feat using one of your class feat choices. Once you have the dedication feat, you can select any feat from that archetype in place of a class feat as long as you meet its prerequisites. The archetype feat you select is still subject to any selection restrictions on the class feat it replaces. For example, if you gained an ability at 6th level that granted you a 4th-level class feat with the dwarf trait, you could swap out that class feat only for an archetype feat of 4th level or lower with the dwarf trait. Archetype feats you gain in place of a class feat are called archetype class feats.","Occasionally, an archetype feat works like a skill feat instead of a class feat. These archetype feats have the skill trait, and you select them in place of a skill feat, otherwise following the same rules above. These are not archetype class feats (for instance, to determine the number of Hit Points you gain from the Fighter Resiliency archetype feat).","Each archetype's dedication feat represents a certain portion of your character's time and focus, so once you select a dedication feat for an archetype, you must satisfy its requirements before you can gain another dedication feat. Typically, you satisfy an archetype dedication feat by gaining a certain number of feats from the archetype's list. You cannot retrain a dedication feat as long as you have any other feats from that archetype.","Sometimes an archetype feat lets you gain another feat, such as the alchemist's basic concoction. You must always meet the prerequisites of the feat you gain in this way.","Two special kinds of archetypes are designated by the class and multiclass traits. The archetypes in this book are all multiclass archetypes.",{"type":"pf2-h3","page":219,"name":"Multiclass Archetypes","entries":["Archetypes with the multiclass trait represent diversifying your training into another class's specialties. You can't select a multiclass archetype's dedication feat if you are a member of the class of the same name (for instance, a fighter can't select the Fighter Dedication feat)."],"source":"CRB"},{"type":"pf2-h3","page":219,"name":"Class Archetypes","entries":["Archetypes with the class trait represent a fundamental divergence from your class's specialties, but one that exists within the context of your class. You can select a class archetype only if you are a member of the class of the same name. Class archetypes always alter or replace some of a class's static class features, in addition to any new feats they offer. It may be possible to take a class archetype at 1st level if it alters or replaces some of the class's initial class features.","In that case, you must take that archetype's dedication feat at 2nd level, and after that you proceed normally. You can never have more than one class archetype."],"source":"CRB"},{"type":"pf2-h4","page":219,"name":"Spellcasting Archetypes","alias":["Spellcasting Benefits"],"entries":["Some archetypes grant you a substantial degree of spellcasting, albeit delayed compared to a character from a spellcasting class. In this book, the spellcasting archetypes are bard, cleric, druid, sorcerer, and wizard, the multiclass archetypes for the five main spellcasting classes, but future books might introduce spellcasting archetypes that aren't multiclass archetypes.","A spellcasting archetype allows you to use scrolls, staves, and wands in the same way that a member of a spellcasting class can.","Spellcasting archetypes always grant the ability to cast cantrips in their dedication, and then they have a basic spellcasting feat, an expert spellcasting feat, and a master spellcasting feat. These feats share their name with the archetype; for instance, the wizard's master spellcasting feat is called Master Wizard Spellcasting.","All spell slots you gain from spellcasting archetypes have restrictions depending on the archetype; for instance, the bard archetype grants you spell slots you can use only to cast occult spells from your bard repertoire, even if you are a sorcerer with occult spells in your sorcerer repertoire.","{@b Basic Spellcasting Feat:} Usually available at 4th level, these feats grant a 1st-level spell slot. At 6th level, they grant you a 2nd-level spell slot, and if you have a spell repertoire, you can select one spell from your repertoire as a signature spell. At 8th level, they grant you a 3rd-level spell slot. Archetypes refer to these benefits as the \"basic spellcasting benefits.\"","{@b Expert Spellcasting Feat:} Typically taken at 12th level, these feats make you an expert in spell attack rolls and DCs of the appropriate magical tradition and grant you a 4th-level spell slot. If you have a spell repertoire, you can select a second spell from your repertoire as a signature spell. At 14th level, they grant you a 5th-level spell slot, and at 16th level, they grant you a 6th-level spell slot. Archetypes refer to these benefits as the \"expert spellcasting benefits.\"","{@b Master Spellcasting Feat:} Usually found at 18th level, these feats make you a master in spell attack rolls and DCs of the appropriate magical tradition and grant you a 7th-level spell slot. If you have a spell repertoire, you can select a third spell from your repertoire as a signature spell. At 20th level, they grant you an 8th-level spell slot. Archetypes refer to these benefits as the \"master spellcasting benefits.\""],"data":{"quickrefIndex":true},"source":"CRB"},"{@note To view all Archetypes, please view the {@filter Archetypes page.|archetypes||source=CRB}}"],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":19,"name":"Character Creation","entries":["Unless you're the GM, the first thing you need to do when playing Pathfinder is create your character. It's up to you to imagine your character's past experiences, personality, and worldview, and this will set the stage for your roleplaying during the game. You'll use the game's mechanics to determine your character's ability to perform various tasks and use special abilities during the game.","This section provides a step-by-step guide for creating a character using the Pathfinder rules, preceded by a guide to help you understand ability scores. These scores are a critical part of your character, and you will be asked to make choices about them during many of the following steps. The steps of character creation are presented in a suggested order, but you can complete them in whatever order you prefer.","Many of the steps on pages 21 –28 instruct you to fill out fields on your character sheet. The character sheet is shown on pages 24 –25; you can find a copy in the back of this book or online as a free pdf. The character sheet is designed to be easy to use when you're actually playing the game—but creating a character happens in a different order, so you'll move back and forth through the character sheet as you go through the character creation process. Additionally, the character sheet includes every field you might need, even though not all characters will have something to put in each field. If a field on your character sheet is not applicable to your character, just leave that field blank.","All the steps of character creation are detailed on the following pages; each is marked with a number that corresponds to the sample character sheet on pages 24 –25, showing you where the information goes. If the field you need to fill out is on the third or fourth page of the character sheet, which aren't shown, the text will tell you.","If you're creating a higher-level character, it's a good idea to begin with the instructions here, then turn to page 29 for instructions on leveling up characters.",{"type":"pf2-h3","page":19,"name":"The Six Ability Scores","entries":["One of the most important aspects of your character is their ability scores. These scores represent your character's raw potential and influence nearly every other statistic on your character sheet. Determining your ability scores is not done all at once, but instead happens over several steps during character creation.","Ability scores are split into two main groups: physical and mental. Strength, Dexterity, and Constitution are physical ability scores, measuring your character's physical power, agility, and stamina. In contrast, Intelligence, Wisdom, and Charisma are mental ability scores and measure your character's learned prowess, awareness, and force of personality.","Excellence in an ability score improves the checks and statistics related to that ability, as described below. When imagining your character, you should also decide what ability scores you want to focus on to give you the best chance at success.",{"type":"pf2-h4","page":19,"name":"Strength","entries":["Strength measures your character's physical power.","Strength is important if your character plans to engage in hand-to-hand combat. Your Strength modifier gets added to melee damage rolls and determines how much your character can carry."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Dexterity","entries":["Dexterity measures your character's agility, balance, and reflexes. Dexterity is important if your character plans to make attacks with ranged weapons or use stealth to surprise foes. Your Dexterity modifier is also added to your character's AC and Reflex saving throws."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Constitution","entries":["Constitution measures your character's overall health and stamina. Constitution is an important statistic for all characters, especially those who fight in close combat.","Your Constitution modifier is added to your Hit Points and Fortitude saving throws."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Intelligence","entries":["Intelligence measures how well your character can learn and reason. A high Intelligence allows your character to analyze situations and understand patterns, and it means they can become trained in additional skills and might be able to master additional languages."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Wisdom","entries":["Wisdom measures your character's common sense, awareness, and intuition. Your Wisdom modifier is added to your Perception and Will saving throws."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Charisma","entries":["Charisma measures your character's personal magnetism and strength of personality. A high Charisma score helps you influence the thoughts and moods of others."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":20,"name":"Ability Score Overview","entries":["Each ability score starts at 10, representing human average, but as you make character choices, you'll adjust these scores by applying ability boosts, which increase a score, and ability flaws, which decrease a score. As you build your character, remember to apply ability score adjustments when making the following decisions.","{@b Ancestry:} Each ancestry provides ability boosts, and sometimes an ability flaw. If you are taking any voluntary flaws, apply them in this step (see the sidebar on page 24).","{@b Background:} Your character's background provides two ability boosts.","{@b Class:} Your character's class provides an ability boost to the ability score most important to your class, called your key ability score.","{@b Determine Scores:} After the other steps, you apply four more ability boosts of your choice. Then, determine your ability modifiers based on those scores.",{"type":"pf2-h4","page":20,"name":"Ability Boosts","entries":["An ability boost normally increases an ability score's value by 2. However, if the ability score to which you're applying an ability boost is already 18 or higher, its value increases by only 1. At 1st level, a character can never have any ability score that's higher than 18.","When your character receives an ability boost, the rules indicate whether it must be applied to a specific ability score or to one of two specific ability scores, or whether it is a \"free\" ability boost that can be applied to any ability score of your choice. However, when you gain multiple ability boosts at the same time, you must apply each one to a different score. Dwarves, for example, receive an ability boost to their Constitution score and their Wisdom score, as well as one free ability boost, which can be applied to any score other than Constitution or Wisdom."],"source":"CRB"},{"type":"pf2-h4","page":20,"name":"Ability Flaws","entries":["Ability flaws are not nearly as common in Pathfinder as ability boosts. If your character has an ability flaw—likely from their ancestry—you decrease that ability score by 2."],"source":"CRB"},{"type":"pf2-brown-box","page":20,"name":"ALTERNATIVE METHOD: ROLLING ABILITY SCORES","entries":["The standard method of generating ability scores that's described above works great if you want to create a perfectly customized, balanced character. But your GM may decide to add a little randomness to character creation and let the dice decide what kind of character the players are going to play. In that case, you can use this alternative method to generate your ability scores. Be warned—the same randomness that makes this system fun also allows it to sometimes create characters that are significantly more (or less) powerful than the standard ability score system and other Pathfinder rules assume.","If your GM opts for rolling ability scores, follow these alternative steps, ignoring all other instructions and guidelines about applying ability boosts and ability flaws throughout the character generation process.",{"type":"pf2-title","name":"STEP 1: ROLL AND ASSIGN SCORES"},"Roll four 6-sided dice (4d6) and discard the lowest die result.","Add the three remaining results together and record the sum.","(For example, if you rolled a 2, 4, 5, and 6, you would discard the 2 and your total would be 15.) Repeat this process until you've generated six such values. Decide which value you want for each of your ability scores.",{"type":"pf2-title","name":"STEP 2: ASSIGN ABILITY BOOSTS AND ABILITY FLAWS"},"Apply the ability boosts your character gains from their ancestry, but your character gets one fewer free ability boost than normal. If your character's ancestry has any ability flaws, apply those next. Finally, apply one ability boost to one of the ability scores specified in the character's background (you do not get the other free ability boost).","These ability boosts cannot raise a score above 18. If this would happen, you can put the ability boost into another ability score instead, as if it were a free ability boost, or you can put it into an ability score of 17 to reach 18 and lose the excess increase.",{"type":"pf2-title","name":"STEP 3: RECORD SCORES AND MODIFIERS"},"Record the final scores and assign the ability modifiers according to {@table ABILITY MODIFIERS||Table 1–1}. When your character receives additional ability boosts at higher levels, you assign them as any character would."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":20,"name":"Ability Modifiers","entries":["Once you've finalized your ability scores, you can use them to determine your ability modifiers, which are used in most other statistics in the game. Find the score in {@table ABILITY MODIFIERS||Table 1–1: Ability Modifiers} to determine its ability modifier.",{"type":"data","tag":"table","name":"Ability Modifiers","source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":21,"name":"Create a Concept","entries":["What sort of hero do you want to play? The answer to this question might be as simple as \"a brave warrior,\" or as complicated as \"the child of elven wanderers, but raised in a city dominated by humans and devoted to Sarenrae, goddess of the sun.\" Consider your character's personality, sketch out a few details about their past, and think about how and why they adventure. You'll want to peruse Pathfinder's available ancestries, backgrounds, and classes. The summaries on pages 22 –23 might help you match your concept with some of these basic rule elements. Before a game begins, it's also a good idea for the players to discuss how their characters might know each other and how they'll work together throughout the course of their adventures.","There are many ways to approach your character concept.","Once you have a good idea of the character you'd like to play, move on to Step 2 to start building your character.",{"type":"pf2-h3","page":21,"name":"Ancestry, Background, Class, or Details","entries":["If one of Pathfinder's character ancestries, backgrounds, or classes particularly intrigues you, it's easy to build a character concept around these options. The summaries of ancestries and classes on pages 22 –23 give a brief overview of these options (full details appear in Chapters 2 and 3, respectively). Each ancestry also has several heritages that might refine your concept further, such as a human with an elf or orc parent, or an arctic or woodland elf. Additionally, the game has many backgrounds to choose from, representing your character's upbringing, their family's livelihood, or their earliest profession. Backgrounds are detailed later in Chapter 2, beginning on page 60.","Building a character around a specific ancestry, background, or class can be a fun way to interact with the world's lore. Would you like to build a typical member of your character's ancestry or class, as described in the relevant entry, or would you prefer to play a character who defies commonly held notions about their people?","For example, you could play a dwarf with a wide-eyed sense of wonder and a zest for change, or a performing rogue capable of amazing acrobatic feats but with little interest in sneaking about.","You can draw your concept from any aspect of a character's details. You can use roleplaying to challenge not only the norms of Pathfinder's fictional world, but even real-life societal norms. Your character might challenge gender notions, explore cultural identity, have a disability, or any combination of these suggestions. Your character can live any life you see fit."],"source":"CRB"},{"type":"pf2-h3","page":21,"name":"Faith","entries":["Perhaps you'd like to play a character who is a devout follower of a specific deity. Pathfinder is a rich world with myriad faiths and philosophies spanning a wide range, from Cayden Cailean, the Drunken Hero of good-hearted adventuring; to Desna, the Song of Spheres and goddess of dreaming and the stars; to Iomedae, the Inheritor, goddess of honor, justice, and rulership. Pathfinder's major deities appear on pages 437–440. Your character might be so drawn to a particular faith that you decide they should be a champion or cleric of that deity; they might instead be a lay worshipper who applies their faith's teachings to daily life, or simply the child of devout parents."],"source":"CRB"},{"type":"pf2-brown-box","page":21,"name":"ANCESTRIES AND CLASSES","entries":["Each player takes a different approach to creating a character. Some want a character who will fit well into the story, while others look for a combination of abilities that complement each other mechanically. You might combine these two approaches. There is no wrong way!","When you turn the page, you'll see a graphical representation of ancestries and classes that provide at-aglance information for players looking to make the most of their starting ability scores. In the ancestries overview on page 22, each entry lists which ability scores it boosts, and also indicates any ability flaws the ancestry might have.","You can find more about ability boosts and ability flaws in Ability Scores on page 20.","The summaries of the classes on pages 22 –23 list each class's key ability score—the ability score used to calculate the potency of many of their class abilities. Characters receive an ability boost in that ability score when you choose their class. This summary also lists one or more secondary ability scores important to members of that class.","Keep in mind a character's background also affects their ability scores, though there's more flexibility in the ability boosts from backgrounds than in those from classes. For descriptions of the available backgrounds, see pages 60–64."],"source":"CRB"},{"type":"pf2-h3","page":21,"name":"Your Allies","entries":["You might want to coordinate with other players when forming your character concept. Your characters could have something in common already; perhaps they are relatives, or travelers from the same village. You might discuss mechanical aspects with the other players, creating characters whose combat abilities complement each other. In the latter case, it can be helpful for a party to include characters who deal damage, characters who can absorb damage, and characters who can provide healing.","However, Pathfinder's classes include a lot of choices, and there are many options for building each type of character, so don't let these broad categories restrict your decisions."],"source":"CRB"},{"type":"pf2-tips-box","page":21,"name":"CHARACTER SHEET","entries":["Once you've developed your character's concept, jot down a few sentences summarizing your ideas under the Notes section on the third page of your character sheet. Record any of the details you've already decided, such as your character's name, on the appropriate lines on the first page."],"source":"CRB"}],"step":"1","source":"CRB"},{"type":"pf2-h2","page":21,"name":"Start Building Ability Scores","entries":["At this point, you need to start building your character's ability scores. See the overview of ability scores on pages 19 –20 for more information about these important aspects of your character and an overview of the process.","Your character's ability scores each start at 10, and as you select your ancestry, background, and class, you'll apply ability boosts, which increase a score by 2, and ability flaws, which decrease a score by 2. At this point, just note a 10 in each ability score and familiarize yourself with the rules for ability boosts and flaws on page 20. This is also a good time to identify which ability scores will be most important to your character. See The Six Ability Scores on page 19 and the class summaries on pages 22 –23 for more information."],"step":"2","source":"CRB"},{"type":"pf2-h2","page":21,"name":"Select an Ancestry","entries":["Select an ancestry for your character. The ancestry summaries on page 22 provide an overview of Pathfinder's core ancestry options, and each is fully detailed in Chapter 2. Ancestry determines your character's size, Speed, and languages, and contributes to their Hit Points.","Each also grants ability boosts and ability flaws to represent the ancestry's basic capabilities.","You'll make four decisions when you select your character's ancestry:",{"type":"list","items":["Pick the ancestry itself.","Assign any free ability boosts and decide if you are taking any voluntary flaws.","Select a heritage from those available within that ancestry, further defining the traits your character was born with.","Choose an ancestry feat, representing an ability your hero learned at an early age."]},{"type":"pf2-tips-box","page":21,"name":"CHARACTER SHEET","entries":["Write your character's ancestry and heritage in the appropriate space at the top of your character sheet's first page. Adjust your ability scores, adding 2 to an ability score if you gained an ability boost from your ancestry, and subtracting 2 from an ability score if you gained an ability flaw from your ancestry. Note the number of Hit Points your character gains from their ancestry—you'll add more to this number later. Finally, in the appropriate spaces, record your character's size, Speed, and languages. If your character's ancestry provides them with special abilities, write them in the appropriate spaces, such as {@ability darkvision} in the Senses"],"source":"CRB"}],"step":"3","source":"CRB"},{"type":"pf2-h2","page":21,"name":"Pick a Background","entries":["Your character's background might represent their upbringing, an aptitude they've been honing since their youth, or another aspect of their life before they became an adventurer. Character backgrounds appear in Chapter 2, starting on page 60. They typically provide two ability boosts (one that can be applied to either of two specific ability scores, and one that is free), training in a specific skill, training in a Lore skill, and a specific skill feat.",{"type":"pf2-tips-box","page":21,"name":"CHARACTER SHEET","entries":["Record your character's background in the space at the top of the first page of your character sheet. Adjust your ability scores, adding 2 to an ability score if you gained an ability boost from your background. Record the skill feat the background provides in the Skill Feat section of your character sheet's second page. On the first page, check the \"T\" box next to the name of the specific skill and for one Lore skill to indicate your character is trained, then write the name of the Lore skill granted by your background."],"source":"CRB"}],"step":"4","source":"CRB"},{"type":"pf2-h2","page":21,"name":"Choose a Class","entries":["At this point, you need to decide your character's class.","A class gives your character access to a suite of heroic abilities, determines how effectively they fight, and governs how easily they can shake off or avoid certain harmful effects. Each class is fully detailed in Chapter 3, but the summaries on pages 22 –23 provide an overview of each and tells you which ability scores are important when playing that class.","You don't need to write down all of your character's class features yet. You simply need to know which class you want to play, which determines the ability scores that will be most important for your character.",{"type":"pf2-tips-box","page":21,"name":"CHARACTER SHEET","entries":["Write your character's class in the space at the top of the first page of your character sheet, then write \"1\" in the Level box to indicate that your character is 1st level. Next to the ability scores, note the class's key ability score, and add 2 to that ability score from the ability boost the class provides. Don't worry about recording the rest of your character's class features and abilities yet—you'll handle that in Step 7."],"source":"CRB"}],"step":"5","source":"CRB"},{"type":"pf2-h2","page":26,"name":"Determine Ability Scores","entries":[{"type":"pf2-sidebar","page":26,"name":"OPTIONAL: VOLUNTARY FLAWS","entries":["Sometimes, it's fun to play a character with a major flaw regardless of your ancestry. You can elect to take additional ability flaws when applying the ability boosts and ability flaws from your ancestry. This is purely for roleplaying a highly flawed character, and you should consult with the rest of your group if you plan to do this! You can't apply more than one flaw to any single ability score."],"source":"CRB"},"Now that you've made the main mechanical choices about your character, it's time to finalize their ability scores. Do these three things:",{"type":"list","items":["First, make sure you've applied all the ability boosts and ability flaws you've noted in previous steps (from your ancestry, background, and class).","Then, apply four more ability boosts to your character's ability scores, choosing a different ability score for each and increasing that ability score by 2.","Finally, record your starting ability scores and ability modifiers, as determined using {@table ABILITY MODIFIERS||Table 1–1: Ability Modifiers}."]},"Remember that each ability boost adds 2 to the base score of 10, and each ability flaw subtracts 2. You should have no ability score lower than 8 or higher than 18.",{"type":"pf2-tips-box","page":26,"name":"CHARACTER SHEET","entries":["Write your character's starting ability scores in the box provided for each. Record the ability modifier for each ability score in the box to the left of the ability's name."],"source":"CRB"}],"step":"6","source":"CRB"},{"type":"pf2-h2","page":26,"name":"Record Class Details","entries":["Now, record all the benefits and class features that your character receives from the class you've chosen. While you've already noted your key ability score, you'll want to be sure to record the following class features.",{"type":"pf2-sidebar","page":27,"name":"SPELLS AND SPELLCASTING","entries":["Most classes can learn to cast a few focus spells, but the bard, cleric, druid, sorcerer, and wizard all gain spellcasting—the ability to cast a wide variety of spells.","If your character's class grants spells, you should take time during Step 7 to learn about the spells they know and how to cast them. The fourth page of the character sheet provides space to note your character's magic tradition and their proficiency rank for spell attack rolls and spell DCs. It also gives ample space to record the spells in your character's repertoire or spellbook, or that you prepare frequently. Each class determines which spells a character can cast, how they are cast, and how many they can cast in a day, but the spells themselves and detailed rules for spellcasting are located in Chapter 7."],"source":"CRB"},{"type":"list","items":["To determine your character's total starting Hit Points, add together the number of Hit Points your character gains from their ancestry (chosen in Step 2) and the number of Hit Points they gain from their class.","The Initial Proficiencies section of your class entry indicates your character's starting proficiency ranks in a number of areas. Choose which skills your character is trained in and record those, along with the ones set by your class. If your class would make you trained in a skill you're already trained in (typically due to your background), you can select another skill to become trained in.","See the class advancement table in your class entry to learn the class features your character gains at 1st level—but remember, you already chose an ancestry and background. Some class features require you to make additional choices, such as selecting spells."]},{"type":"pf2-tips-box","page":26,"name":"CHARACTER SHEET","entries":["Write your character's total Hit Points on the first page of your character sheet. Use the proficiency fields (the boxes marked \"T,\" \"E,\" \"M,\" and \"L\") on your character sheet to record your character's initial proficiencies in Perception, saving throws, and the skills granted by their class; mark \"T\" if your character is trained, or \"E\" if your character is expert. Indicate which additional skills you chose for your character to be trained in by marking the \"T\" proficiency box for each skill you selected. Likewise, record your character's their armor proficiencies in the Armor Class section at the top of the first page and their weapon proficiencies at the bottom of the first page. Record all other class feats and abilities on the second page. Don't worry yet about finalizing any values for your character's statistics—you'll handle that in Step 9."],"source":"CRB"}],"step":"7","source":"CRB"},{"type":"pf2-h2","page":27,"name":"Buy Equipment","entries":["At 1st level, your character has 15 gold pieces (150 silver pieces) to spend on armor, weapons, and other basic equipment. Your character's class lists the types of weapons and armor with which they are trained (or better!). Their weapons determine how much damage they deal in combat, and their armor influences their Armor Class; these calculations are covered in more detail in Step 10. Don't forget essentials such as food and traveling gear! For more on the available equipment and how much it costs, see Chapter 6.",{"type":"pf2-tips-box","page":27,"name":"CHARACTER SHEET","entries":["Once you've spent your character's starting wealth, calculate any remaining gp, sp, and cp they might still have and write those amounts in Inventory on the second page. Record your character's weapons in the Melee {@action Strike||Strikes} and Ranged {@action Strike||Strikes} sections of the first page, depending on the weapon, and the rest of their equipment in the Inventory section on your character sheet's second page. You'll calculate specific numbers for melee {@action Strike||Strikes} and ranged {@action Strike||Strikes} with the weapons in Step 9 and for AC when wearing that armor in Step 10."],"source":"CRB"}],"step":"8","source":"CRB"},{"type":"pf2-h2","page":27,"name":"Calculate Modifiers","entries":["With most of the big decisions for your character made, it's time to calculate the modifiers for each of the following statistics. If your proficiency rank for a statistic is trained, expert, master, and legendary, your bonus equals your character's level plus another number based on the rank (2, 4, 6, and 8, respectively). If your character is untrained, your proficiency bonus is +0.",{"type":"pf2-h3","page":27,"name":"Perception","entries":["Your character's Perception modifier measures how alert they are. This modifier is equal to their proficiency bonus in Perception plus their Wisdom modifier. For more about Perception, see page 448."],"source":"CRB"},{"type":"pf2-h3","page":27,"name":"Saving Throws","entries":["For each kind of saving throw, add your character's Fortitude, Reflex, or Will proficiency bonus (as appropriate) plus the ability modifier associated with that kind of saving throw. For Fortitude saving throws, use your character's Constitution modifier. For Reflex saving throws, use your character's Dexterity modifier. For Will saving throws, use your character's Wisdom modifier. Then add in any bonuses or penalties from abilities, feats, or items that always apply (but not modifiers, bonuses, or penalties that apply only in certain situations). Record this number on the line for that saving throw."],"source":"CRB"},{"type":"pf2-h3","page":27,"name":"Melee Strikes and Ranged Strikes","entries":["Next to where you've written your character's melee and ranged weapons, calculate the modifier to Strike with each weapon and how much damage that Strike deals. The modifier for a Strike is equal to your character's proficiency bonus with the weapon plus an ability modifier (usually Strength for melee {@action Strike||Strikes} and Dexterity for ranged {@action Strike||Strikes}).","You also add any item bonus from the weapon and any other permanent bonuses or penalties. You also need to calculate how much damage each weapon's Strike deals.","Melee weapons usually add your character's Strength modifier to damage rolls, while ranged weapons might add some or all of your character's Strength modifier, depending on the weapon's traits. See the weapon entries in Chapter 6 for more information."],"source":"CRB"},{"type":"pf2-h3","page":28,"name":"Skills","entries":["In the second box to the right of each skill name on your character sheet, there's an abbreviation that reminds you of the ability score tied to that skill. For each skill in which your character is trained, add your proficiency bonus for that skill (typically +3 for a 1st-level character) to the indicated ability's modifier, as well as any other applicable bonuses and penalties, to determine the total modifier for that skill. For skills your character is untrained in, use the same method, but your proficiency bonus is +0."],"source":"CRB"},{"type":"pf2-tips-box","page":28,"name":"CHARACTER SHEET","entries":["For Perception and saving throws, write your proficiency bonus and the appropriate ability modifier in the boxes provided, then record the total modifier in the large space.","Record the proficiency bonuses, ability modifiers, and total modifiers for your melee {@action Strike||Strikes} and ranged {@action Strike||Strikes} in the box after the name of each weapon, and put the damage for each in the space below, along with the traits for that attack. For skills, record the relevant ability modifier and proficiency bonus in the appropriate box for each skill, and then write the total skill modifiers in the spaces to the left.","If your character has any modifiers, bonuses, or penalties from feats or abilities that always apply, add them into the total modifiers. For ones that apply only in certain situations, note them next to the total modifiers."],"source":"CRB"}],"step":"9","source":"CRB"},{"type":"pf2-h2","page":28,"name":"Finishing Details","entries":["Now add the following details to your character sheet in the appropriate spaces.",{"type":"pf2-h3","page":28,"name":"Alignment","entries":["Your character's alignment is an indicator of their morality and personality. There are nine possible alignments in Pathfinder, as shown on Table 1 –2: The Nine Alignments. If your alignment has any components other than neutral, your character gains the traits of those alignment components. This might affect the way various spells, items, and creatures interact with your character.","Your character's alignment is measured by two pairs of opposed values: the axis of good and evil and the axis of law and chaos. A character who isn't committed strongly to either side is neutral on that axis. Keep in mind that alignment is a complicated subject, and even acts that might be considered good can be used for nefarious purposes, and vice versa. The GM is the arbiter of questions about how specific actions might affect your character's alignment.","If you play a champion, your character's alignment must be one allowed for their deity and cause (pages 437–440 and 106–107), and if you play a cleric, your character's alignment must be one allowed for their deity (pages 437–440).",{"type":"pf2-h4","page":29,"name":"Good and Evil","entries":["Your character has a good alignment if they consider the happiness of others above their own and work selflessly to assist others, even those who aren't friends and family. They are also good if they value protecting others from harm, even if doing so puts the character in danger. Your character has an evil alignment if they're willing to victimize others for their own selfish gain, and even more so if they enjoy inflicting harm. If your character falls somewhere in the middle, they're likely neutral on this axis."],"source":"CRB"},{"type":"pf2-h4","page":29,"name":"Law and Chaos","entries":["Your character has a lawful alignment if they value consistency, stability, and predictability over flexibility.","Lawful characters have a set system in life, whether it's meticulously planning day-to-day activities, carefully following a set of official or unofficial laws, or strictly adhering to a code of honor. On the other hand, if your character values flexibility, creativity, and spontaneity over consistency, they have a chaotic alignment—though this doesn't mean they make decisions by choosing randomly.","Chaotic characters believe that lawful characters are too inflexible to judge each situation by its own merits or take advantage of opportunities, while lawful characters believe that chaotic characters are irresponsible and flighty.","Many characters are in the middle, obeying the law or following a code of conduct in many situations, but bending the rules when the situation requires it. If your character is in the middle, they are neutral on this axis."],"source":"CRB"},{"type":"pf2-h4","page":29,"name":"Changing Alignment","entries":["Alignment can change during play as a character's beliefs change, or as you realize that your character's actions reflect a different alignment than the one on your character sheet. In most cases, you can just change their alignment and continue playing. However, if you play a cleric or champion and your character's alignment changes to one not allowed for their deity (or cause, for champions), your character loses some of their class abilities until they atone (as described in the class)."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Deity","entries":["Write down the deity your character worships, if any.","Champions and clerics must worship a deity. See pages 437–440 for more about Pathfinder's deities."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Age","entries":["Decide your character's age and note it on the third page of the character sheet. The description for your character's ancestry in Chapter 2 gives some guidance on the age ranges of members of that ancestry. Beyond that, you can play a character of whatever age you like. There aren't any mechanical adjustments to your character for being particularly old, but you might want to take it into account when considering your starting ability scores and future advancement. Particularly young characters can change the tone of some of the game's threats, so it's recommended that characters are at least young adults."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Gender and Pronouns","entries":["Characters of all genders are equally likely to become adventurers. Record your character's gender, if applicable, and their pronouns on the third page of the character sheet."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Class DC","entries":["A class DC sets the difficulty for certain abilities granted by your character's class. This DC equals 10 plus their proficiency bonus for their class DC (+3 for most 1st-level characters) plus the modifier for the class's key ability score."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Hero Points","entries":["Your character usually begins each game session with 1 Hero Point, and you can gain additional Hero Points during sessions by performing heroic deeds or devising clever strategies. Your character can use Hero Points to gain certain benefits, such as staving off death or rerolling a d20. See page 467 for more about Hero Points."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Armor Class (AC)","entries":["Your character's Armor Class represents how difficult they are to hit in combat. To calculate your AC, add 10 plus your character's Dexterity modifier (up to their armor's Dexterity modifier cap; page 274), plus their proficiency bonus with their armor, plus their armor's item bonus to AC and any other permanent bonuses and penalties."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Bulk","entries":["Your character's maximum Bulk determines how much weight they can comfortably carry. If they're carrying a total amount of Bulk that exceeds 5 plus their Strength modifier, they are encumbered. A character can't carry a total amount of Bulk that exceeds 10 plus their Strength modifier. The Bulk your character is carrying equals the sum of all of their items; keep in mind that 10 light items make up 1 Bulk. You can find out more about Bulk in Chapter 6: Equipment."],"source":"CRB"}],"step":"10","source":"CRB"}],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":487,"name":"Characters With Disabilities","entries":["A player might want to create a character with a disability, or their character might end up with a disability over the course of play. Work with the player to find ways to respectfully represent the disability. Conditions such as blinded and deafened aren't a good fit for a character who has been living with a disability long-term. Here are suggestions for rules you might use for PCs with disabilities.",{"type":"pf2-h3","name":"Blindness or Impaired Vision"},"A blind character can't detect anything using vision, critically fails {@skill Perception} checks requiring sight, is immune to {@trait visual} effects, and can't be {@condition blinded} or {@condition dazzled}. You might give this character the {@feat Blind-Fight (Fighter)||Blind-Fight} feat for free.","A character with impaired vision might take a –2 to –4 penalty to vision-based {@skill Perception} checks. {@item Basic Corrective Lenses|LOTGB|Spectacles} or {@filter other corrective devices|items||source=|type=|Subcategory=Vision} might reduce or remove this.",{"type":"pf2-h3","name":"Deafness or Being Hard of Hearing"},"A deaf character can't detect anything using hearing, critically fails {@skill Perception} checks that require hearing, and is immune to {@trait auditory} effects. They have enough practice to supply verbal components for casting spells and command components for activating magic items, but if they perform an action they're not accustomed to that involves auditory elements, they must succeed at a DC {@flatDC 5} flat check or the action is lost. It's best to give them the {@feat Sign Language} feat for free, and you might give them {@feat Read Lips} as well. You might give one or more other characters in the group {@feat Sign Language} for free as well.","A hard-of-hearing character might take a –2 to –4 penalty to {@skill Perception} checks that are hearing-based. {@filter Corrective devices for hearing|items||Subcategory=Hearing} are less common than spectacles are in a typical Pathfinder world.",{"type":"pf2-h3","name":"Missing Limb"},"Some magic items require certain limbs or other body parts. It's fine to allow an alternative form of the item, turning boots into bracers for a character without legs, for example.","A character with a missing hand or arm might need to spend 2 actions to {@action Interact} with an item that requires two hands, or otherwise compensate. Using a two-handed weapon is not possible. A character can acquire a {@filter prosthetic hand or arm|items||source=|type=|subcategory=prosthesis} to compensate.","Someone missing a foot or leg might take a small penalty to Speed, but can typically acquire a prosthetic to compensate. If they have no legs, they might use a {@filter wheelchair|items||source=|type=|subcategory=wheelchair}, a dependable mount, or levitation or flight magic.",{"type":"pf2-h3","name":"Mental Illness and Chronic Illness"},"Some disabilities, such as mental illness and chronic illnesses, are best left to the player to roleplay. Mental illness is an especially fraught topic, with a history of insensitive portrayal. Be careful about the intentions of the player and the impact the presentation might have on other players."],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":217,"name":"Familiars","entries":["Familiars are mystically bonded creatures tied to your magic. Most familiars were originally animals, though the ritual of becoming a familiar makes them something more. You can choose a Tiny animal you want as your familiar, such as a bat, cat, raven, or snake. Some familiars are different, usually described in the ability that granted you a familiar; for example, a druid's leshy familiar is a Tiny plant instead of an animal, formed from a minor nature spirit.","Familiars have the minion trait (page 634), so during an encounter, they gain 2 actions in a round if you spend an action to command them. If your familiar dies, you can spend a week of downtime to replace it at no cost.","You can have only one familiar at a time.",{"type":"pf2-h3","page":217,"name":"Modifiers and AC","entries":["Your familiar's save modifiers and AC are equal to yours before applying circumstance or status bonuses or penalties. Its Perception, {@skill Acrobatics}, and {@skill Stealth} modifiers are equal to your level plus your spellcasting ability modifier (Charisma if you don't have one, unless otherwise specified). If it attempts an attack roll or other skill check, it uses your level as its modifier. It doesn't have or use its own ability modifiers and can never benefit from item bonuses."],"source":"CRB"},{"type":"pf2-h3","page":217,"name":"Hit Points","entries":["Your familiar has 5 Hit Points for each of your levels."],"source":"CRB"},{"type":"pf2-h3","page":218,"name":"Size","entries":["Your familiar is Tiny."],"source":"CRB"},{"type":"pf2-h3","page":218,"name":"Senses","entries":["Your familiar has {@ability low-light vision} and can gain additional senses from familiar abilities. It can communicate empathically with you as long as it's within 1 mile of you, sharing emotions. It doesn't understand or speak languages normally, but it can gain speech from a familiar ability."],"source":"CRB"},{"type":"pf2-h3","page":218,"name":"Movement","entries":["Your familiar has either a Speed of 25 feet or a swim Speed of 25 feet (choose one upon gaining the familiar).","It can gain other movement types from familiar abilities."],"source":"CRB"},{"type":"pf2-h3","page":218,"name":"Familiar and Master Abilities","entries":["Each day, you channel your magic into two abilities, which can be either familiar or master abilities. If your familiar is an animal that naturally has one of these abilities (for instance, an owl has a fly Speed), you must select that ability. Your familiar can't be an animal that naturally has more familiar abilities than your daily maximum familiar abilities.",{"type":"pf2-h4","page":218,"name":"Familiar Abilities","entries":[{"type":"pf2-options","style":"pf2-p text-indent-subsequent block","items":[{"name":"Amphibious","entries":["It gains a swim Speed of 25 feet (or Speed of 25 feet if it already has a swim Speed)."]},{"name":"Burrower","entries":["It gains a burrow Speed of 5 feet, allowing it to dig Tiny holes."]},{"name":"Climber","entries":["It gains a climb Speed of 25 feet."]},{"name":"Damage Avoidance","entries":["Choose one type of save. It takes no damage when it succeeds at that type of save; this doesn't prevent effects other than damage."]},{"name":"Darkvision","entries":["It gains {@ability darkvision}."]},{"name":"Fast Movement","entries":["Increase one of the familiar's Speeds from 25 feet to 40 feet."]},{"name":"Flier","entries":["It gains a fly Speed of 25 feet."]},{"name":"Kinspeech","entries":["It can understand and speak with animals of the same species. To select this, your familiar must be an animal, it must have the speech ability, and you must be at least 6th level."]},{"name":"Lab Assistant","entries":["It can use your Quick Alchemy action. You must have Quick Alchemy, and your familiar must be in your space. This has the same cost and requirement as if you used it. It must have the manual dexterity ability to select this."]},{"name":"Manual Dexterity","entries":["It can use up to two of its limbs as if they were hands to use manipulate actions."]},{"name":"Scent","entries":["It gains {@ability scent} (imprecise, 30 feet)."]},{"name":"Speech","entries":["It understands and speaks a language you know."]}]}],"source":"CRB"},{"type":"pf2-h4","page":218,"name":"Master Abilities","entries":[{"type":"pf2-options","style":"pf2-p text-indent-subsequent block","items":[{"name":"Cantrip Connection","entries":["You can prepare an additional cantrip, or if you have a repertoire, instead designate a cantrip to add to your repertoire every time you select this ability; you can retrain it but can't otherwise change it. You must be able to prepare cantrips or add them to your repertoire to select this."]},{"name":"Extra Reagents","entries":["Your familiar grows extra infused reagents on or in its body. You gain an additional batch of infused reagents. You must have the infused reagents ability to select this ability."]},{"name":"Familiar Focus","entries":["Once per day, your familiar can use 2 actions with the {@trait concentrate} to regain 1 Focus Point, up to your usual maximum You must have a focus pool to select this."]},{"name":"Lifelink","entries":["If your familiar would be reduced to 0 HP by damage, as a reaction with the {@trait concentrate}, you can take the damage. If you do, you take all the damage and your familiar takes none. However, if special effects when a hit damages your familiar (such as snake venom) still apply to your familiar."]},{"name":"Spell Battery","entries":["You gain one additional spell slot at least 3 levels lower than your highest-level spell slot; you must be able to cast 4th-level spells using spell slots to select this master ability."]},{"name":"Spell Delivery","entries":["If your familiar is in your space, you can cast a spell with a range of touch, transfer its power to your familiar, and command the familiar to deliver the spell. If you do, the familiar uses its 2 actions for the round to move to a target of your choice and touch that target. If it doesn't reach the target to touch it this turn, the spell has no effect."]}]}],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":31,"name":"Leveling Up","entries":["The world of Pathfinder is a dangerous place, and your character will face terrifying beasts and deadly traps on their journey into legend. With each challenge resolved, a character earns Experience Points (XP) that allow them to increase in level. Each level grants greater skill, increased resiliency, and new capabilities, allowing your character to face even greater challenges and go on to earn even more impressive rewards.","Each time your character reaches 1,000 Experience Points, their level increases by 1. On your character sheet, indicate your character's new level beside the name of their class, and deduct 1,000 XP from their XP total. If you have any Experience Points left after this, record them—they count toward your next level, so your character is already on their way to advancing yet again!","Next, return to your character's class entry. Increase your character's total Hit Points by the number indicated for your class. Then, take a look at the class advancement table and find the row for your character's new level.","Your character gains all the abilities listed for that level, including new abilities specific to your class and additional benefits all characters gain as they level up.","For example, all characters gain four ability boosts at 5th level and every 5 levels thereafter.","You can find all the new abilities specific to your class, including class feats, right in your class entry, though you can also use class feats to take an archetype (page 219).","Your character's class entry also explains how to apply any ability boosts and skill increases your character gains.","If they gain an ancestry feat, head back to the entry for your character's ancestry in Chapter 2 and select another ancestry feat from the list of options. If they gain a skill increase, refer to Chapter 4 when deciding which skill to apply it to. If they gain a general feat or a skill feat, you can choose from the feats listed in Chapter 5. If they can cast spells, see the class entry for details on adding spell slots and spells. It's also a good idea to review your character's spells in Chapter 7 and see if there are heightened versions they can now cast.","Once you've made all your choices for your character's new level, be sure to go over your character sheet and adjust any values that have changed. At a bare minimum, your proficiency bonuses all increase by 1 because you've gained a level, so your AC, attack rolls, Perception, saving throws, skill modifiers, spell attack rolls, and class DC all increase by at least 1. You might need to change other values because of skill increases, ability boosts, or class features that either increase your proficiency rank or increase other statistics at certain levels. If an ability boost increases your character's Constitution modifier, recalculate their maximum Hit Points using their new Constitution modifier (typically this adds 1 Hit Point per level). If an ability boost increases your character's Intelligence modifier, they become trained in an additional skill and language.","Some feats grant a benefit based on your level, such as Toughness, and these benefits are adjusted whenever you gain a level as well.","You can perform the steps in the leveling-up process in whichever order you want. For example, if you wanted to take the skill feat Intimidating Prowess as your skill feat at 10th level, but your character's Strength score was only 14, you could first increase their Strength score to 16 using the ability boosts gained at 10th level, and then take Intimidating Prowess as a skill feat at the same level.",{"type":"pf2-h3","page":31,"name":"Leveling-Up Checklist","entries":["Every time you gain a level, make sure you do each of the following:",{"type":"list","items":["Increase your level by 1 and subtract 1,000 XP from your XP total.","Increase your maximum Hit Points by the amount listed in your class entry in Chapter 3.","Add class features from your class advancement table, including ability boosts and skill increases.","Select feats as indicated on your class advancement table. For ancestry feats, see Chapter 2. For class feats, see your class entry in Chapter 3. For general feats and skill feats, see Chapter 5.","Add spells and spell slots if your class grants spellcasting. See Chapter 7 for spells.","Increase all of your proficiency bonuses by 1 from your new level, and make other increases to your proficiency bonuses as necessary from skill increases or other class features. Increase any other statistics that changed as a result of ability boosts or other abilities.","Adjust bonuses from feats and other abilities that are based on your level."]}],"source":"CRB"}],"data":{"quickref":1},"source":"CRB"}]},{"type":"entries","entries":[{"type":"section","page":532,"name":"Activating Items","entries":["Some items produce their effects only when used properly in the moment. Others always offer the same benefits as their mundane counterparts when worn, but have magical abilities you can gain by further spending actions. Either case requires you to use the Activate an Item activity. {@action Activate an Item||Activating an Item} works much like {@action Cast a Spell||Casting a Spell}, in that the activity takes a variable number of actions and can have different components depending on how you Activate the Item. This information appears in the item's Activate entry.","If an item is used up when activated, as is the case for consumable items, its Activate entry appears toward the top of the stat block. For permanent items with activated abilities, the Activate entry is a paragraph in the description. Activations are not necessarily magical—for instance, drinking an alchemical elixir isn't usually a magical effect.",{"type":"data","tag":"action","name":"Activate an Item","source":"CRB"},{"type":"pf2-brown-box","page":532,"name":"DISRUPTING ACTIVATIONS","entries":["Some abilities and effects can disrupt the process of {@action Activate an Item||Activating an Item}. If something disrupts your item activation, you fail to Activate the Item and lose the actions you committed. If the item can be activated only a certain number of times per day, the failed activation still counts against that limit. If an item requires you to spend actions to Sustain an Activation and one of those actions is disrupted, the item's effect ends."],"source":"CRB"},{"type":"pf2-h3","page":533,"name":"Activation Components","entries":["An item's activate entry lists the components required to activate its abilities. Each component adds certain traits to the Activate an Item activity, and some components have special requirements. The components that appear in this book are listed below.",{"type":"pf2-h4","page":533,"name":"Command","entries":["This component is a specific utterance you must make in a loud and strong voice. Activate an Item gains the auditory and {@trait concentrate}s. You must be able to speak to provide this component."],"source":"CRB"},{"type":"pf2-h4","page":533,"name":"Envision","entries":["This component is a specific image or phenomenon you need to imagine. Activate an Item gains the {@trait concentrate}."],"source":"CRB"},{"type":"pf2-h4","page":533,"name":"Interact","entries":["This component works like the Interact basic action.","Activate an Item gains the manipulate trait and requires you to use your hands, just like with any Interact action."],"source":"CRB"},{"type":"pf2-h4","page":533,"name":"Cast a Spell","entries":["If an item lists \"{@action Cast a Spell}\" after \"Activate,\" the activation requires you to use the {@action Cast a Spell} activity (described on page 302) to Activate the Item. This happens when the item replicates a spell. You must have a spellcasting class feature to Activate an Item with this activation component.","If the item can be used for a specific spell, the action icon for that spell is provided. If it's an item like a staff, which can be used for many spells, the icon is omitted, and you must refer to each spell to determine which actions you must spend to Activate the Item to cast it.","In this case, Activate an Item gains all the traits from the relevant components of the {@action Cast a Spell} activity."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":533,"name":"Limited Activations","entries":["Some items can be activated only a limited number of times per day, as described in the items. This limit is independent of any costs for activating the item. The limit resets during your daily preparations. The limit is inherent to the item, so if an ability that can be used only once per day is used, it doesn't refresh if another creature later invests or tries to activate the item."],"source":"CRB"},{"type":"pf2-brown-box","page":533,"name":"ITEM CATEGORIES","entries":["Items are grouped into the following categories, shown here with the page number where those items appear and a brief description of the category.",{"type":"list","items":["{@b {@filter Alchemical Items|items||source=CRB|category=Bomb;Poison;Elixir}} are powered by the reactions of alchemical reagents. Almost all alchemical items are consumable items that are used up when you activate them. This category includes bombs, elixirs (including mutagens), poisons, and alchemical tools.","{@b {@filter Ammunition|items||source=CRB|category=Ammunition}}, in Consumables, includes different types of magical arrows, crossbow bolts, and other types of ammunition.","{@b {@filter Apex Items|items||source=CRB|category=Apex}} are a subcategory of worn items of a high level that increase an ability score.","{@b {@filter Armor|items||source=CRB|category=armor}} includes the rules for basic magical armor as well as special suits of armor.","{@b {@filter Companion Items|items||source=CRB|category=companion}} are a category of worn items meant for animal companions and mounts.","{@b {@filter Consumables|items||source=CRB|category=consumable}} are used up when you activate them, and include ammunition, oils, potions, scrolls, and talismans, among others. Categories of items that are consumables but have specific rules, such as alchemical items, are presented separately.","{@b {@filter Held Items|items||source=CRB|category=held}} include a wide variety of items you use with your hands. This doesn't include more narrow categories of held items, such as weapons.","{@b {@filter Materials|items||source=CRB|category=material}} can be used to make items with unique properties and other advantages.","{@b {@filter Oils|items||source=CRB|category=oil}} are consumables applied to the surface of an object or person.","{@b {@filter Potions|items||source=CRB|category=potion}} are consumable magical liquids you drink to activate.","{@b {@filter Runes|items||source=CRB|category=rune}} modify armor and weapons when etched onto them. This section includes fundamental runes for weapons ({@item weapon potency (generic)||weapon potency} and {@item striking (generic)||striking}) and armor ({@item armor potency (generic)||armor potency} and {@item resilient (generic)||resilient}).","{@b {@filter Scrolls|items||source=CRB|category=scroll}} are consumables that allow spellcasters to cast more spells.","{@b {@filter Shields|items||source=CRB|category=shield}} include more durable shields and ones with special magical powers.","{@b {@filter Snares|items||source=CRB|category=snare}} are single-use traps typically made by rangers.","{@b {@filter Staves|items||source=CRB|category=staff}} provide flexible spellcasting options.","{@b {@filter Structures|items||source=CRB|category=structure}} include buildings, tents, and other larger items.","{@b {@filter Talismans|items||source=CRB|category=talisman}} are consumables that are affixed to items and then activated for a one-time combat or physical benefit.","{@b {@filter Wands|items||source=CRB|category=wand}} hold a spell of the crafter's choice, and can be used to repeatedly cast that spell.","{@b {@filter Weapons|items||source=CRB|category=weapon}} include the rules for basic magical weapons, weapons made from precious materials, and specific magic weapons.","{@b {@filter Worn Items|items||source=CRB|category=worn}} consist of a vast collection of clothing and other items you wear on your body."]}],"source":"CRB"},{"type":"pf2-h3","page":533,"name":"Sustaining Activations","entries":["Some items, once activated, have effects that can be sustained if you concentrate on them. This works much like the Sustain a Spell action (found on page 304). If an item's description states that you can sustain the effect, that effect lasts until the end of your turn in the round after you Activated the Item. You can use a Sustain an Activation action on that turn to extend the duration.",{"type":"data","tag":"action","name":"Sustain an Activation","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":534,"name":"Dismissing Activations","entries":["Some item effects can be dismissed, ending the duration early due to you or the target taking action. Dismissing an activation requires using the Dismiss action.",{"type":"data","tag":"action","name":"Dismiss","source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":294,"name":"Animals","entries":["The Prices for animals are listed both for renting and for purchasing them outright. You usually need to pay for animal rentals up front, and if the vendor believes the animal might be put in danger, they typically require a deposit equal to the purchase Price. Most animals panic in battle. When combat begins, they become {@condition frightened||frightened 4} and {@condition fleeing} as long as they're {@condition frightened}. If you successfully {@action Command your Animal} using {@skill Nature}, you can keep it from fleeing, though this doesn't remove its frightened condition. If the animal is attacked or damaged, it returns to {@condition frightened||frightened 4} and {@condition fleeing}, with the same exceptions.","Warhorses and warponies are combat trained. They don't become {@condition frightened} or {@condition fleeing} during encounters in this way.",{"type":"data","tag":"table","name":"Animals","source":"CRB"},{"type":"pf2-h3","page":295,"name":"Barding","entries":["You can purchase special armor for animals, called barding (shown on {@table Barding||Table 6–18}). All animals have a trained proficiency rank in light barding, and combat-trained animals are trained in heavy barding. Barding uses the same rules as armor except for the following. The Price and Bulk of barding depend on the animal's size. Unlike for a suit of armor, barding's Strength entry is listed as a modifier, not a score. Barding can't be etched with magic runes, though special magical barding might be available.",{"type":"data","tag":"table","name":"Barding","source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":274,"name":"Armor","entries":[{"type":"pf2-h2","page":274,"name":"Armor Class","entries":["Your {@b Armor Class} ({@b AC}) measures how well you can defend against attacks. When a creature attacks you, your Armor Class is the DC for that attack roll.",{"type":"pf2-inset","page":274,"entries":["Armor Class = 10 + Dexterity modifier (up to your armor's Dex Cap) + proficiency bonus + armor's item bonus to AC + other bonuses + penalties"],"source":"CRB"},"Use your proficiency bonus for the category (light, medium, or heavy) or the specific type of armor you're wearing. If you're not wearing armor, use your proficiency in unarmored defense."],"source":"CRB"},{"type":"pf2-h2","page":274,"name":"Donning and Removing Armor","entries":["Getting in and out of armor is time consuming—so make sure you're wearing it when you need it! Donning and removing armor are both activities involving many Interact actions. It takes 1 minute to don light armor, 5 minutes to don medium or heavy armor, and 1 minute to remove any armor."],"source":"CRB"},{"type":"pf2-h2","page":274,"name":"Armor Statistics","entries":["{@table Unarmored Defense||Table 6–3: Unarmored Defense} provides the statistics for the various forms of protection without wearing armor. {@table Armor||Table 6–4: Armor} provides the statistics for suits of armor that can be purchased and worn, organized by category. The columns in both tables provide the following statistics.",{"type":"pf2-h3","page":274,"name":"Category","entries":["The armor's category—unarmored, light armor, medium armor, or heavy armor—indicates which proficiency bonus you use while wearing the armor."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"AC Bonus","entries":["This number is the item bonus you add for the armor when determining Armor Class."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Dexterity Modifier Cap (Dex Cap)","entries":["This number is the maximum amount of your Dexterity modifier that can apply to your AC while you are wearing a given suit of armor. For example, if you have a Dexterity modifier of +4 and you are wearing a suit of half plate, you apply only a +1 bonus from your Dexterity modifier to your AC while wearing that armor."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Check Penalty","entries":["While wearing your armor, you take this penalty to Strength- and Dexterity-based skill checks, except for those that have the attack trait. If you meet the armor's Strength threshold (see Strength below), you don't take this penalty."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Speed Penalty","entries":["While wearing a suit of armor, you take the penalty listed in this entry to your Speed, as well as to any other movement types you have, such as a climb Speed or swim Speed, to a minimum Speed of 5 feet. If you meet the armor's Strength threshold (see below), you reduce the penalty by 5 feet."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Strength","entries":["This entry indicates the Strength score at which you are strong enough to overcome some of the armor's penalties. If your Strength is equal to or greater than this value, you no longer take the armor's check penalty, and you decrease the Speed penalty by 5 feet (to no penalty if the penalty was –5 feet, or to a –5-foot penalty if the penalty was –10 feet)."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Bulk","entries":["This entry gives the armor's Bulk, assuming you're wearing the armor and distributing its weight across your body. A suit of armor that's carried or worn usually has 1 more Bulk than what's listed here (or 1 Bulk total for armor of light Bulk). An armor's Bulk is increased or decreased if it's sized for creatures that aren't Small or Medium in size, following the rules on page 295."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Group","entries":["Each type of medium and heavy armor belongs to an armor group, which classifies it with similar types of armor. Some abilities reference armor groups, typically to grant armor specialization effects, which are described on page 275."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Armor Traits","entries":["The traits for each suit of armor appear in this entry.","Armor can have the following traits.","{@b {@trait Bulwark}:} The armor covers you so completely that it provides benefits against some damaging effects. On Reflex saves to avoid a damaging effect, such as a {@spell fireball}, you add a +3 modifier instead of your Dexterity modifier.","{@b {@trait Comfort}:} The armor is so comfortable that you can rest normally while wearing it.","{@b {@trait Flexible}:} The armor is flexible enough that it doesn't hinder most actions. You don't apply its check penalty to {@skill Acrobatics} or {@skill Athletics} checks.","{@b {@trait Noisy}:} This armor is loud and likely to alert others to your presence when you're using the {@action Avoid Notice} exploration activity."],"source":"CRB"},{"type":"pf2-h3","page":275,"name":"Armor Specialization Effects","entries":["Certain class features can grant you additional benefits with certain armors. This is called an armor specialization effect. The exact effect depends on which armor group your armor belongs to, as listed below. Only medium and heavy armors have armor specialization effects.","{@b {@group Chain}:} The armor is so flexible it can bend with a critical hit and absorb some of the blow. Reduce the damage from critical hits by either 4 + the value of the armor's potency rune for medium armor, or 6 + the value of the armor's potency rune for heavy armor. This can't reduce the damage to less than the damage rolled for the hit before doubling for a critical hit.","{@b {@group Composite}:} The numerous overlapping pieces of this armor protect you from piercing attacks. You gain resistance to piercing damage equal to 1 + the value of the armor's potency rune for medium armor, or 2 + the value of the armor's potency rune for heavy armor.","{@b {@group Leather}:} The thick second skin of the armor disperses blunt force to reduce bludgeoning damage. You gain resistance to bludgeoning damage equal to 1 + the value of the armor's potency rune for medium armor, or 2 + the value of the armor's potency rune for heavy armor.","{@b {@group Plate}:} The sturdy plate provides no purchase for a cutting edge. You gain resistance to slashing damage equal to 1 + the value of the armor's potency rune for medium armor, or 2 + the value of the armor's potency rune for heavy armor."],"source":"CRB"},{"type":"data","tag":"table","name":"Unarmored Defense","source":"CRB"},{"type":"data","tag":"table","name":"Armor","source":"CRB"},{"type":"pf2-brown-box","page":275,"name":"MATERIALS","entries":["Most suits of armor and weapons are made from ordinary, commonly available materials like iron, leather, steel, and wood. If you're not sure what a suit of armor is made of, the GM determines the details.","Some armor, shields, and weapons are instead made of precious materials. These often have inherent supernatural properties. Cold iron, for example, which harms fey, and silver can damage werecreatures. These materials are detailed beginning on page 577."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":275,"name":"Armor Descriptions","entries":["Each type of armor is described in more detail below.","{@b {@item Breastplate}:} Though referred to as a breastplate, this type of armor consists of several pieces of plate or half-plate armor (page 276) that protect the torso, chest, neck, and sometimes the hips and lower legs. It strategically grants some of the protection of plate while allowing greater flexibility and speed.","{@b {@item Chain Mail}:} A suit of chain mail consists of several pieces of armor composed of small metal rings linked together in a protective mesh. It typically includes a chain shirt, leggings, a pair of arms, and a coif, collectively protecting most of the body.","{@b {@item Chain Shirt}:} Sometimes called a hauberk, this is a long shirt constructed of the same metal rings as chainmail. However, it is much lighter than chainmail and protects only the torso, upper arms, and upper legs of its wearer.","{@b {@item Explorer's Clothing}:} Adventurers who don't wear armor travel in durable clothing. Though it's not armor and uses your unarmored defense proficiency, it still has a Dex Cap and can grant an item bonus to AC if etched with potency runes (as described on page 581).","{@b {@item Full Plate}:} Plate mail consists of interlocking plates that encase nearly the entire body in a carapace of steel. It is costly and heavy, and the wearer often requires help to don it correctly, but it provides some of the best defense armor can supply. A suit of this armor comes with an undercoat of padded armor (see below) and a pair of gauntlets (page 285).","{@b {@item Half Plate}:} Half plate consists of most of the upper body plates used in full plate, with lighter or sparser steel plate protection for the arms and legs. This provides some of the protection of full plate with greater flexibility and speed. A suit of this armor comes with an undercoat of padded armor (see below) and a pair of gauntlets (page 285).","{@b {@item Hide}:} A mix of furs, sturdy hide, and sometimes molded boiled leather, this armor provides protection due to its layers of leather, though its bulkiness slows the wearer down and decreases mobility.","{@b {@item Leather}:} A mix of flexible and molded boiled leather, a suit of this type of armor provides some protection with maximum flexibility.","{@b {@item Padded Armor}:} This armor is simply a layer of heavy, quilted cloth, but it is sometimes used because it's so inexpensive. Padded armor is easier to damage and destroy than other types of armor. Heavy armor comes with a padded armor undercoat included in its Price, though it loses the comfort trait when worn under heavy armor. You can wear just that padded armor undercoat to sleep in, if your heavy armor is destroyed, or when otherwise not wearing the full heavy armor. This allows you to keep the armor invested and benefit from the power of any runes on the associated heavy armor, but no one else can wear your heavy armor without the padded undercoat.","{@b {@item Scale Mail}:} Scale mail consists of many metal scales sewn onto a reinforced leather backing, often in the form of a long shirt that protects the torso, arms, and legs.","{@b {@item Splint Mail}:} This type of armor is chain mail reinforced with flexible, interlocking metal plates, typically located on the wearer's torso, upper arms, and legs. A suit of this armor comes with an undercoat of padded armor (see above) and a pair of gauntlets (page 285).","{@b {@item Studded Leather}:} This leather armor is reinforced with metal studs and sometimes small metal plates, providing most of the flexibility of leather armor with more robust protection.",{"type":"data","tag":"table","name":"Damaging Armor","source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":271,"name":"Carrying and Using Items","entries":["A character carries items in three ways: held, worn, and stowed. Held items are in your hands; a character typically has two hands, allowing them to hold an item in each hand or a single two-handed item using both hands. Worn items are tucked into pockets, belt pouches, bandoliers, weapon sheaths, and so forth, and they can be retrieved and returned relatively quickly. Stowed items are in a backpack or a similar container, and they are more difficult to access.","Drawing a worn item or changing how you're carrying an item usually requires you to use an {@action Interact} action (though to drop an item, you use the {@action Release} action instead). {@table Changing Equipment||Table 6–2: Changing Equipment} lists some ways that you might change the items you're holding or carrying, and the number of hands you need to do so.","Many ways of using items require you to spend multiple actions. For example, drinking a potion stowed in your belt pouch requires using an {@action Interact} action to draw it and then using a second action to drink it as described in its {@action Activate an Item||Activate} entry.",{"type":"pf2-h3","page":271,"name":"Bulk","entries":["Carrying especially heavy or unwieldy items can make it more difficult for you to move, as can overloading yourself with too much gear. The Bulk value of an item reflects how difficult the item is to handle, representing its size, weight, and general awkwardness. If you have a high Strength score, you usually don't need to worry about Bulk unless you're carrying numerous substantial items.",{"type":"pf2-h4","page":272,"name":"Bulk Limits","entries":["You can carry an amount of Bulk equal to 5 plus your Strength modifier without penalty; if you carry more, you gain the encumbered condition. You can't hold or carry more Bulk than 10 plus your Strength modifier.",{"type":"pf2-beige-box","page":272,"name":"Encumbered","entries":["You are carrying more weight than you can manage. While you're {@condition encumbered}, you're {@condition clumsy 1} and take a –10-foot penalty to all your Speeds. As with all penalties to your Speed, this can't reduce your Speed below 5 feet."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Bulk Values","entries":["Items can have a number to indicate their Bulk value, or they can be light (indicated by an L) or negligible (indicated by a—) for the purpose of determining Bulk. For instance, {@item full plate} armor is 4 Bulk, a {@item longsword} is 1 Bulk, a dagger or scroll is light, and a piece of chalk is negligible. Ten light items count as 1 Bulk, and you round down fractions (so 9 light items count as 0 Bulk, and 11 light items count as 1 Bulk). Items of negligible Bulk don't count toward Bulk unless you try to carry vast numbers of them, as determined by the GM."],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Estimating an Item's Bulk","entries":["As a general rule, an item that weighs 5 to 10 pounds is 1 Bulk, an item weighing less than a few ounces is negligible, and anything in between is light. Particularly awkward or unwieldy items might have higher Bulk values. For example, a 10-foot pole isn't heavy, but its length makes it difficult for you to move while you have one on your person, so its Bulk is 1. Items made for larger or smaller creatures have greater or lesser Bulk, as described on page 295."],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Bulk of Coins","entries":["Coins are a popular means of exchange due to their portability, but they can still add up. A thousand coins of any denomination or combination of denominations count as 1 Bulk. It's not usually necessary to determine the Bulk of coins in fractions of 1,000; simply round down fractions of 1,000. In other words, 100 coins don't count as a light item, and 1,999 coins are 1 Bulk, not 2."],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Bulk of Creatures","entries":["You might need to know the Bulk of a creature, especially if you need to carry someone off the battlefield. The table that follows lists the typical Bulk of a creature based on its size, but the GM might adjust this number.",{"type":"table","page":272,"colStyles":["text-center","text-center"],"rows":[["Size of Creature","Bulk"],["{@trait Tiny}","1"],["{@trait Small}","3"],["{@trait Medium}","6"],["{@trait Large}","12"],["{@trait Huge}","24"],["{@trait Gargantuan}","48"]],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Dragging","entries":["In some situations, you might drag an object or creature rather than carry it. If you're dragging something, treat its Bulk as half. Typically, you can drag one thing at a time, you must use both hands to do so, and you drag slowly—roughly 50 feet per minute unless you have some means to speed it up. Use the total Bulk of what you're dragging, so if you have a sack laden with goods, use the sum of all the Bulk it carries instead of an individual item within."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":272,"name":"Wielding Items","entries":["Some abilities require you to wield an item, typically a weapon. You're wielding an item any time you're holding it in the number of hands needed to use it effectively. When wielding an item, you're not just carrying it around—you're ready to use it. Other abilities might require you to merely carry or have an item. These apply as long as you have the item on your person; you don't have to wield it."],"source":"CRB"},{"type":"data","tag":"table","name":"Changing Equipment","source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":271,"name":"Coins and Currency","entries":["Though you might be able to barter valuable items in some areas, currency is the most versatile way to make transactions when you head to market. The most common currency is coins. For most commoners and beginning adventurers, the standard unit is the {@b silver piece} ({@b sp}). Each silver piece is a standard weight of silver and is typically accepted by any merchant or kingdom no matter where it was minted. There are three other common types of coins, each likewise standardized in weight and value. The first is the {@b copper piece} ({@b cp}). Each copper piece is worth one-tenth of a silver piece. The {@b gold piece} ({@b gp}) is often used for purchasing magic items and other expensive items, as 1 gold piece is worth 10 silver pieces or 100 copper pieces. The {@b platinum piece} ({@b pp}) is used by nobles to demonstrate their wealth, for the purchase of very expensive items, or simply as a way to easily transport large sums of currency. A platinum piece is worth 10 gold pieces, 100 silver pieces, or 1,000 copper pieces. See {@table Coin Values||Table 6–1: Coin Values} for the exchange rates of common types of coins.",{"type":"pf2-h3","page":271,"name":"Other Currency","entries":["Art objects, gems, and raw materials (such as those used for the {@action Craft} activity) can be used much like currency: you can sell them for the same Price you can buy them."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":531,"name":"Constant Abilities","entries":["Some magic items have abilities that always function. You don't have to use any actions to do anything special (beyond wearing and investing a worn item or wielding a held item) to make these abilities work. For example, an {@item everburning torch} always sheds light, and a {@item flaming} weapon deals fire damage every time it deals damage."],"data":{"quickref":2},"source":"CRB"},{"type":"section","name":"Creating a Personal Staff","source":"SoM","page":166,"entries":["Establishing magical pathways to turn a simple piece of wood or metal into a staff is no simple matter. Without some structure to bind multiple disparate spells to a single staff, the magic would surely fail. Thus, a custom staff must always be created around a single trait. For example, an elemental trait (air, earth, fire, or water), energy trait (acid, cold, electricity, fire, sonic, positive, negative, or force), alignment trait, the detection trait, the light trait, and so on. The staff and its spells must have the trait. A few traits are too broad to use, including incapacitation and the traits for spell schools and traditions. The GM might add others to this list.",{"type":"pf2-h3","name":"Determining Level And Price","source":"SoM","page":166,"entries":["Your level sets a personal staff's maximum item level, which determines the Price and the number and level of spells the staff can have, as shown on the table below.",{"type":"data","name":"Personal Staves","tag":"table","source":"SoM"}]},{"type":"pf2-h3","name":"Picking Your Spells","source":"SoM","page":166,"entries":["Once you've decided the trait, choose the spells to inscribe. They must share the trait you chose for the staff. For instance, your {@class sorcerer|crb|undine|undine} {@class sorcerer} might create a {@i deep sea staff} themed around the {@trait water} trait, inscribing it with spells such as {@spell create water} and {@spell hydraulic push}.","You can inscribe a number of common spells on the staff depending on its level, as shown on the table below. You can place the same spell into the staff at multiple levels to provide heightened versions, though doing so uses up one of your picks for that spell level. You can add a spell you can't cast to a staff by supplying a casting of it via another caster or by using {@feat Trick Magic Item}; however, since you can cast a spell from a staff only if it's on your spell list, this option isn't useful for most characters."]},{"type":"pf2-h4","name":"Example","source":"SoM","page":166,"entries":["Lini, a 15th-level druid, wants to create a staff to interact with the plants she encounters. She chooses the plant trait to represent that theme. Next, she selects some common spells for the staff, starting with one cantrip and adding one or two spells at each level, up to the staff's maximum spell level. To build a 15th-level staff with 6th-level spells, she selects the following combination of spells:",{"type":"list","style":"list-hang","items":["Cantrip: {@spell tanglefoot}","1st: {@spell protector tree}, {@spell shillelagh}","2nd: {@spell entangle}, {@spell shape wood}","3rd: {@spell tree shape}, {@spell wall of thorns}","4th: {@spell barkskin}, {@spell speak with plants}","5th: {@spell plant form}, {@spell wall of thorns}","6th: {@spell nature's reprisal}, {@spell plant form}"]},"Note that some of these spells are duplicates of lower-level spells, which can be a great way to fill in levels if new spells don't appeal to you. It's usually best to choose a spell for one of these slots that has an extra benefit when heightened (such as plant form giving you better statistics), but even if you don't find a spell with such a benefit, it's worth filling every open slot."]},{"type":"pf2-h3","name":"Crafting the Staff","source":"SoM","page":166,"entries":[{"type":"pf2-sidebar","name":"Staff of Nature's Cunning","source":"SoM","page":167,"entries":["You might want to take a version of the {@item Lini's Leafstick} for your own character or to give out as treasure in a campaign. To make that easier, here's a non-unique version with multiple types for different levels.","{@item Staff of Nature's Cunning|SoM}"]},"Once you've themed and designed your staff, you can craft it with the following the guidelines, along with previously established rules for crafting magical items.","As with normal staves, one casting of all listed levels of all spells in the staff must be provided during {@action Craft||Crafting}.","Choose a magical school for your staff from among the schools the spells on it have. Pick the one that best reflects the spells, usually the one most shared among them. You can optionally give your staff a trait for one magic tradition, instead of the {@trait magical} trait, if the staff is fully steeped in that tradition and contains spells only from that tradition's spell list.","You still need to {@action Craft} the staff. If you're not good at {@skill Crafting}, you can have somebody use the {@skill Craft} activity for you, but you must be present the whole time. Since the creation of a custom staff is {@trait rare}, you and the GM might decide to have a special quest for esoteric ingredients and methods as part of the story.",{"type":"pf2-h4","name":"Example","source":"SoM","page":167,"entries":["Lini selected mostly transmutation spells for her staff, so she chooses the {@trait transmutation} trait. She could give it the primal trait, but choses to keep it open with the {@trait magical} trait, much like the {@item verdant staff} in the Core Rulebook.","To Craft the staff, Lini follows the normal rules. She provides 3,250 gp in raw materials, spends 4 days at work, and attempts a {@skill Crafting} check. Each day she works on it, she prepares the spells she needs to put into the staff given its Craft Requirements."]}]},{"type":"pf2-h3","name":"Naming The Staff","source":"SoM","page":167,"entries":["When your staff is complete, give it a name—though skeptics might sneer, spellcasters believe that naming a staff upon creation will help it attune to its new master.",{"type":"pf2-h4","name":"Example","source":"SoM","page":167,"entries":["Lini christens her new creation {@i Lini's Leafstick}!",{"type":"data","tag":"item","name":"Lini's Leafstick","source":"SoM"}]}]}],"data":{"quickref":2}},{"type":"section","page":293,"name":"Formulas","entries":["Formulas are instructions for making items with the {@action Craft} activity. You can usually read a formula as long as you can read the language it's written in, though you might lack the skill to {@action Craft} the item. Often, alchemists and crafting guilds use obscure languages or create codes to protect their formulas from rivals.","You can buy common formulas at the Price listed on {@table formulas||Table 6–13}, or you can hire an NPC to let you copy their formula for the same Price. A purchased formula is typically a schematic on rolled-up parchment of light Bulk. You can copy a formula into your formula book in 1 hour, either from a schematic or directly from someone else's formula book. If you have a formula, you can {@action Craft} a copy of it using the {@skill Crafting} skill. Formulas for uncommon items and rare items are usually significantly more valuable—if you can find them at all!","If you have an item, you can try to reverse-engineer its formula. This uses the Craft activity and takes the same amount of time as creating the item from a formula would. You must first disassemble the item. After the base downtime, you attempt a {@skill Crafting} check against the same DC it would take to {@action Craft} the item. If you succeed, you {@action Craft} the formula at its full Price, and you can keep working to reduce the Price as normal. If you fail, you're left with raw materials and no formula. If you critically fail, you also waste 10% of the raw materials you'd normally be able to salvage.","The item's disassembled parts are worth half its Price in raw materials and can't be reassembled unless you successfully reverse-engineer the formula or acquire the formula another way. Reassembling the item from the formula works just like {@action Craft||Crafting} it from scratch; you use the disassembled parts as the necessary raw materials.",{"type":"data","tag":"table","name":"Formulas","source":"CRB"},{"type":"pf2-h3","page":293,"name":"Items with Multiple Types","entries":["If an item has multiple types of different levels, each type has its own formula, and you need the formula for the specific type of item you want to Craft. For example, {@i if you have a formula for a type I bag of holding but not for a type II bag of holding, you must acquire a separate formula to Craft a type II bag of holding.}"],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":531,"name":"Investing Magic Items","entries":["Certain magic items convey their magical benefits only when worn and invested using the Invest an Item activity, tying them to your inner potential. These items have the invested trait. Many invested items have constant abilities that function all the time or that always trigger when you use the item—but only when they're invested. If you don't have an item invested, these abilities don't work. If an invested item can be activated, you must have invested the item to activate it.","You can benefit from no more than 10 invested magic items each day. Because this limit is fairly high, and because it matters only for worn items, you probably won't need to worry about reaching the limit until higher levels, when you've acquired many useful magic items to wear.","You can still gain the mundane benefits of an item if you don't invest it. A suit of {@i +1 resilient armor} still gives you its item bonus to AC when not invested, but it doesn't give its magical bonus to saving throws, and {@item winged boots} still protect your feet even though you can't activate them to fly. Entirely non-magical items don't need to be invested.",{"type":"data","tag":"action","name":"Invest an Item","source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":272,"name":"Item Damage","entries":["An item can be broken or destroyed if it takes enough damage. Every item has a {@b Hardness} value. Each time an item takes damage, reduce any damage the item takes by its Hardness. The rest of the damage reduces the item's Hit Points. Normally an item takes damage only when a creature is directly attacking it—commonly targeted items include doors and traps. A creature that attacks you doesn't normally damage your armor or other gear, even if it hits you. However, the {@feat Shield Block} reaction can cause your shield to take damage as you use it to prevent damage to yourself, and some monsters have exceptional abilities that can damage your items.","An item that takes damage can become and eventually destroyed. It becomes broken when its Hit Points are equal to or lower than its {@b Broken Threshold} ({@b BT}); once its Hit Points are reduced to 0, it is {@b destroyed}. A broken item has the broken condition until Repaired above its Broken Threshold. Anything that automatically makes an item broken immediately reduces its Hit Points to its Broken Threshold if the item had more Hit Points than that when the effect occurred. If an item has no {@condition Broken} Threshold, then it has no relevant changes to its function due to being broken, but it's still destroyed at 0 Hit Points. (See the broken condition definition on page 273 for more information.) A destroyed item can't be Repaired.","An item's Hardness, Hit Points, and {@condition Broken} Threshold usually depend on the material the item is made of. This information appears in the {@book Materials|CRB|11|Materials} section of {@book Chapter 11: Crafting & Treasure|CRB|11|Chapter 11: Crafting & Treasure}.",{"type":"pf2-beige-box","page":273,"name":"Broken","entries":["Broken is a condition that affects objects. An object is broken when damage has reduced its Hit Points to equal or less than its Broken Threshold. A broken object can't be used for its normal function, nor does it grant bonuses— with the exception of armor. Broken armor still grants its item bonus to AC, but it also imparts a status penalty to AC depending on its category: –1 for broken light armor, –2 for broken medium armor, or –3 for broken heavy armor.","A broken item still imposes penalties and limitations normally incurred by carrying, holding, or wearing it. For example, broken armor would still impose its Dexterity modifier cap, check penalty, and so forth.","If an effect makes an item broken automatically and the item has more HP than its Broken Threshold, that effect also reduces the item's current HP to the Broken Threshold."],"source":"CRB"},{"type":"pf2-h3","page":273,"name":"Object Immunities","entries":["Inanimate objects and hazards are immune to bleed, death effects, disease, healing, mental effects, necromancy, nonlethal attacks, and poison, as well as the doomed, drained, fatigued, paralyzed, sickened, and unconscious conditions. An item that has a mind is not immune to mental effects. Many objects are immune to other conditions, at the GM's discretion. For instance, a sword has no Speed, so it can't take a penalty to its Speed, but an effect that causes a Speed penalty might work on a moving blade trap."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":271,"name":"Item Level","entries":["Each item has an item level, which represents the item's complexity and any magic used in its construction. Simpler items with a lower level are easier to construct, and you can't Craft items that have a higher level than your own (page 243). If an item's level isn't listed, its level is 0. While characters can use items of any level, GMs should keep in mind that allowing characters access to items far above their current level may have a negative impact on the game."],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":295,"name":"Items and Sizes","entries":["The Bulk rules in this chapter are for {@trait Small} and {@trait Medium} creatures, as the items are made for creatures of those sizes. Large creatures can carry more, and smaller creatures can carry less, as noted on {@table Bulk Conversions||Table 6–19}.","These rules for Bulk limits come up most often when a group tries to load up a mount or animal companion. The rules for items of different sizes tend to come into play when the characters defeat a big creature that has gear, since in most cases, the only creatures of other sizes are creatures under the GM's control. In most cases, Small or Medium creatures can wield a Large weapon, though it's unwieldy, giving them the clumsy 1 condition, and the larger size is canceled by the difficulty of swinging the weapon, so it grants no special benefit. Large armor is simply too large for Small and Medium creatures.",{"type":"pf2-h3","page":295,"name":"Bulk Conversions for Different Sizes","entries":["As shown in {@table Bulk Conversions||Table 6–19}, {@trait Large} or larger creatures are less encumbered by bulky items than {@trait Small} or {@trait Medium} creatures, while {@trait Tiny} creatures become overburdened more quickly. A {@trait Large} creature treats 10 items of 1 Bulk as 1 Bulk, a {@trait Huge} creature treats 10 items of 2 Bulk as 1 Bulk, and so on. A {@trait Tiny} creature treats 10 items of negligible Bulk as 1 Bulk. Negligible items work in a similar way—a {@trait Huge} creature treats items of 1 Bulk as negligible, so it can carry any number of items of 1 Bulk. A {@trait Tiny} creature doesn't treat any items as having negligible Bulk.",{"type":"data","tag":"table","name":"Bulk conversions","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":295,"name":"Items of Different Sizes","entries":["Creatures of sizes other than {@trait Small} or {@trait Medium} need items appropriate to their size. These items have different Bulk and possibly a different Price. {@table Differently Sized Items||Table 6 –20} provides the Price and Bulk conversion for such items.",{"type":"data","tag":"table","name":"Differently Sized Items","source":"CRB"},"For example, a {@item morningstar} sized for a {@trait Medium} creature has a Price of 1 gp and 1 Bulk, so one made for a {@trait Huge} creature has a Price of 4 gp and 4 Bulk. One made for a {@trait Tiny} creature still costs 1 gp (due to its intricacy) and has 1/2 Bulk, which rounds down to light Bulk.","Because the way that a creature treats Bulk and the Bulk of gear sized for it scale the same way, {@trait Tiny} or {@trait Large} (or larger) creatures can usually wear and carry about the same amount of appropriately sized gear as a {@trait Medium} creature.","Higher-level magic items that cost significantly more than 8 times the cost of a mundane item can use their listed Price regardless of size. Precious materials, however, have a Price based on the Bulk of the item, so multiply the Bulk value as described on {@table Differently Sized Items||Table 6 –20}, then use the formula in the precious material's entry to determine the item's Price. See page 578 for more information."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":271,"name":"Price","entries":["Most items in the following tables have a Price, which is the amount of currency it typically takes to purchase that item. An item with a Price of \"—\" can't be purchased. An item with a Price of 0 is normally free, but its value could be higher based on the materials used to create it. Most items can be sold for half their Price, but coins, gems, art objects, and raw materials (such as components for the Craft activity) can be exchanged for their full Price.",{"type":"pf2-key-box","page":271,"name":"STARTING MONEY","entries":[{"type":"pf2-title","name":"15 GP (150 SP)"}],"source":"CRB"},{"type":"data","tag":"table","name":"Coin Values","source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":580,"name":"Runes","entries":["Most magic weapons and armor gain their enhancements from potent eldritch runes etched into them. These runes allow for in-depth customization of items.","Runes must be physically engraved on items through a special process to convey their effects. They take two forms:","fundamental runes and property runes. Fundamental runes offer the most basic and essential benefits: a {@item weapon potency (generic)||weapon potency} rune adds a bonus to a weapon's attack rolls, and the {@item striking (generic)||striking} rune adds extra weapon damage dice. An {@item armor potency (generic)||armor potency} rune increases the armor's item bonus to AC, and the {@item resilient (generic)||resilient} rune grants a bonus to the wearer's saving throws. Property runes, by contrast, grant more varied effects—typically powers that are constant while the armor is worn or that take effect each time the weapon is used, such as a rune that grants energy resistance or one that adds fire damage to a weapon's attacks.","The number of property runes a weapon or armor can have is equal to the value of its potency rune. A +1 weapon can have one property rune, but it could hold another if the {@item +1 weapon potency} rune were upgraded to a {@item +2 weapon potency} rune. Since the {@item striking (generic)||striking} and {@item resilient (generic)||resilient} runes are fundamental runes, they don't count against this limit.","An item with runes is typically referred to by the value of its potency rune, followed by any other fundamental runes, then the names of any property runes, and ends with the name of the base item. For example, you might have a {@runeItem longsword||+1 weapon potency|} or {@runeItem chain mail||+2 armor potency||greater resilient||fire-resistant|}.","Rune-etched armor and weapons have the same Bulk and general characteristics as the non-magical version unless noted otherwise. The level of an item with runes etched onto it is equal to the highest level among the base item and all runes etched on it; therefore, a {@runeItem mace||+1 weapon potency||striking|} (a 4th-level item) with a {@item disrupting} rune (a 5th-level rune) would be a 5th-level item.","Each rune can be etched into a specific type of armor or weapon, as indicated in the Usage entry of the rune's stat block. Explorer's clothing can have armor runes etched on it even though it's not armor, but because it's not in the light, medium, or heavy armor category, it can't have runes requiring any of those categories.",{"type":"pf2-h3","page":580,"name":"Investiture","entries":["If a suit of armor has any runes, it has the {@trait invested} trait, requiring you to invest it to get its magical benefits."],"source":"CRB"},{"type":"pf2-h3","page":580,"name":"Rune Formulas","entries":["The Price of a rune's formula is the same as the Price of a formula for an item of the same level; it can be acquired in the same way as an {@quickref item formula||1|formulas}."],"source":"CRB"},{"type":"pf2-h3","page":580,"name":"The Etching Process","entries":["Etching a rune on an item follows the same process as using the {@action Craft} activity to make an item. You must have the formula for the rune, the item you're adding the rune to must be in your possession throughout the etching process, and you must meet any special Craft Requirements of the rune, including being able to craft magic items. The rune has no effect until you complete the {@action Craft} activity. You can etch only one rune at a time.",{"type":"pf2-h4","page":580,"name":"Transferring Runes","entries":["You can transfer runes between one item and another, including a {@item runestone}. This also uses the {@action Craft} activity. This lets you either move one rune from one item to another or swap a rune on one item with a rune on the other item. To swap, the runes must be of the same form (fundamental or property).","If an item can have two or more property runes, you decide which runes to swap and which to leave when transferring. If you attempt to transfer a rune to an item that can't accept it, such as transferring a melee weapon rune to a ranged weapon, you get an automatic critical failure on your {@action craft||Crafting} check. If you transfer a potency rune, you might end up with property runes on an item that can't benefit from them. These property runes go dormant until transferred to an item with the necessary potency rune or until you etch the appropriate potency rune on the item bearing them.","The DC of the {@skill Crafting} check to transfer a rune is determined by the item level of the rune being transferred, and the Price of the transfer is 10% of the rune's Price, unless transferring from a {@item runestone}, which is free. If you're swapping, use the higher level and higher Price between the two runes to determine these values. It takes 1 day (instead of the 4 days usually needed to Craft) to transfer a rune or swap a pair of runes, and you can continue to work over additional days to get a discount, as usual with Craft."],"data":{"quickrefIndex":true},"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":580,"name":"Fundamental Runes","entries":["Four fundamental runes produce the most essential magic of protection and destruction: {@item armor potency (generic)||armor potency} and {@item resilient (generic)||resilient} runes for armor, and {@item weapon potency (generic)||weapon potency} and {@item striking (generic)||striking} runes for weapons. A potency rune is what makes a weapon a magic weapon (page 599) or armor magic armor (page 556).","An item can have only one fundamental rune of each type, though etching a stronger rune can upgrade an existing rune to the more powerful version (as described in each rune's entry). As you level up, you typically alternate between increasing an item's potency rune and its {@item striking (generic)||striking} or {@item resilient (generic)||resilient} rune when you can afford to.",{"type":"data","tag":"table","name":"Fundamental Runes","source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":581,"name":"SPECIFIC ARMOR AND WEAPONS","entries":["Unlike armor and weapons enhanced with runes, specific armor and weapons (such as {@item ghoul hide} or a {@item holy avenger}) are created for a specific purpose and can work quite differently from other items of their type. Specific magic armor and weapons can't gain property runes, but you can add or improve their fundamental runes."],"source":"CRB"},{"type":"pf2-brown-box","page":581,"name":"RUNE TRANSFER EXAMPLES","entries":["You could transfer a {@item flaming} rune from a {@runeItem greatsword||+1 weapon potency||striking||flaming|} to a {@runeItem longsword||+2 weapon potency||striking|}, resulting in a {@runeItem longsword||+2 weapon potency||striking||flaming|} and a {@runeItem greatsword||+1 weapon potency||striking|}. You could swap the weapon potency runes from a {@runeItem longsword||+1 weapon potency} and a {@runeItem greatsword||+2 weapon potency}, resulting in a {@runeItem longsword||+2 weapon potency} and a {@runeItem greatsword||+1 weapon potency}. However, you couldn't swap a {@item +1 weapon potency} rune from one weapon with a {@item flaming} property rune from another weapon, as the two runes don't have the same form.","When transferring a rune to an item that can hold multiple property runes, you can decide whether you transfer a single rune or swap runes between the items.","For example, a +2 weapon can hold two property runes. If you transferred a {@item flaming} rune from a {@runeItem rapier||+1 weapon potency||striking||flaming|} to a {@runeItem warhammer||+2 weapon potency||striking||frost|}, you would decide whether you wanted to end up with a {@runeItem rapier||+1 weapon potency||striking|} and a {@runeItem warhammer||+2 weapon potency||striking||flaming||frost|} or a {@runeItem rapier||+1 weapon potency||striking||frost|} and a {@runeItem warhammer||+2 weapon potency||striking||flaming|}."],"source":"CRB"},{"type":"pf2-brown-box","page":582,"name":"UPGRADING ARMOR AND WEAPON RUNES","entries":["You'll often want to upgrade the fundamental runes of magic armor or a magic weapon you already have. This requires upgrading each rune separately. Tables 11–5 and 11–6 summarize the Price of each step, with a number in parentheses indicating the item's level for the Craft activity. This also indicates the typical progression for an adventurer to follow when upgrading their armor and weapons. The tables here don't include progressions that aren't as likely to come up, like turning a +1 weapon directly into a +1 greater striking weapon.",{"type":"data","tag":"table","name":"Armor Upgrade Prices","source":"CRB"},{"type":"data","tag":"table","name":"Weapon Upgrade Price","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":582,"name":"Property Runes","entries":["Property runes add special abilities to armor or a weapon in addition to the item's fundamental runes. If a suit of armor or a weapon has multiple etchings of the same rune, only the highest-level one applies. You can upgrade a property rune to a higher-level type of that rune in the same way you would upgrade a fundamental rune.","Rune abilities that must be activated follow the rules for activating magic items on page 532."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":564,"name":"Scrolls","entries":["A scroll contains a single spell that you can cast without having to expend a spell slot. A scroll can be Crafted to contain nearly any spell, so the types of scrolls available are limited only by the number of spells in the game. The exceptions are cantrips, focus spells, and rituals, none of which can be put on scrolls. The spell on a scroll can be cast only once, and the scroll is destroyed as part of the casting. The spell on the scroll is cast at a particular spell level, as determined by the scroll. For instance, a scroll of {@spell magic missile} (1st level) can be used to cast the 1st-level version of magic missile, but not a magic missile heightened to 2nd level. If no level is listed, the scroll can be used to cast the spell at its lowest level.","If you find a scroll, you can try to figure out what spell it contains. If the spell is a common spell from your spell list or a spell you know, you can spend a single {@action Recall Knowledge} action and automatically succeed at identifying the scroll's spell. If it's not, you must use {@action Identify Magic} to learn what spell the scroll holds.",{"type":"pf2-h4","page":564,"name":"Casting a Spell from a Scroll","entries":["{@action Cast a Spell||Casting a Spell} from a scroll requires holding the scroll in one hand and activating it with a {@action Cast a Spell} activity using the normal number of actions for that spell.","To {@action Cast a Spell} from a scroll, the spell must appear on your spell list. Because you're the one {@action Cast a Spell||Casting the Spell}, use your spell attack roll and spell DC. The spell also gains the appropriate trait for your tradition (arcane, divine, occult, or primal).","Any physical material components and costs are provided when a scroll is created, so you don't need to provide them when {@action Cast a Spell||Casting a Spell} from a scroll. You must replace any required material component for that spell with a somatic component. If the spell requires a focus, you must have that focus to {@action Cast a Spell||Cast the Spell} from a scroll."],"source":"CRB"},{"type":"pf2-h4","page":564,"name":"Scroll Statistics","entries":["All scrolls have the same base statistics unless noted otherwise. A scroll has light Bulk, and it must be held in one hand to be activated."],"source":"CRB"},{"type":"pf2-h4","page":565,"name":"Varying Statistics","entries":["Table 11–3 indicates the item level and Price of a scroll, both of which are based on the level of the spell contained on the scroll. Any costs to {@action Cast a Spell||Cast the Spell} are added to the scroll's Price when the scroll is crafted, so a scroll containing a spell with a Cost entry will have a higher Price than what appears on the table. The scroll's rarity matches the spell's rarity.","The traits for a scroll vary based on the spell it contains.","A scroll always has the consumable, magical, and scroll traits, plus the traits of the spell stored on it."],"source":"CRB"},{"type":"data","tag":"table","name":"Scroll Statistics","source":"CRB"},{"type":"pf2-h4","page":565,"name":"Crafting a Scroll","entries":["The process to {@action Craft} a scroll is much like that to {@action Craft} any other magic item. When you begin the crafting process, choose a spell to put into the scroll. You have to either {@action Cast a Spell||Cast that Spell} during the crafting process, or someone else must do so in your presence. {@action Cast a Spell||Casting that Spell} doesn't produce its normal effects; instead, the magic is trapped inside the scroll. The casting must come from a spellcaster expending a spell slot.","You can't {@action Craft} a scroll from a spell produced from another magic item, for example. The caster has to provide any cost of the spell. You need to learn only a single 1st-level formula to {@spell Craft} scrolls.","Like other {@trait consumable||consumables}, scrolls can be crafted in batches of four. All scrolls of one batch must contain the same spell at the same level, and you must provide one casting for each scroll crafted."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h4","page":565,"name":"Sample Scrolls","entries":["A wide variety of spells can appear on scrolls. The following specific scrolls are just examples.",{"type":"data","tag":"item","data":{"name":"Scroll of Illusory Disguise","source":"CRB","page":565,"type":"Item","level":1,"traits":["consumable","illusion","magical","scroll"],"price":{"coin":"gp","amount":3},"usage":"held in 1 hand","bulk":"L","activate":{"activity":{"number":2,"unit":"action"},"components":"{@action Cast a Spell}"},"category":"Scroll","entries":["This scroll can cast {@spell illusory disguise} as a 1st-level spell."],"craftReq":["Supply one casting of illusory disguise."]}},{"type":"data","tag":"item","data":{"name":"Scroll of Glitterdust","source":"CRB","page":565,"type":"Item","level":3,"traits":["consumable","evocation","magical","scroll"],"price":{"coin":"gp","amount":12},"usage":"held in 1 hand","bulk":"L","activate":{"activity":{"number":2,"unit":"action"},"components":"{@action Cast a Spell}"},"category":"Scroll","entries":["This scroll can be used to cast {@spell glitterdust} as a 2nd-level spell."],"craftReq":["Supply one casting of glitterdust."]}}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":294,"name":"Services","entries":["The services listed on {@table Basic Services and Consumables||Table 6–14} describe expenditures for common services and consumables.",{"type":"data","tag":"table","name":"Basic Services and Consumables","source":"CRB"},{"type":"pf2-h3","page":294,"name":"Hirelings","entries":["Paid laborers can provide services for you. Unskilled hirelings can perform simple manual labor and are untrained at most skills. Skilled hirelings have expert proficiency in a particular skill. Hirelings are level 0. If a skill check is needed, an untrained hireling has a +0 modifier, while a skilled hireling has a +4 modifier in their area of expertise and +0 for other skill checks. Hirelings' rates double if they're going adventuring with you."],"source":"CRB"},{"type":"pf2-h3","page":294,"name":"Transportation","entries":["The cost to hire transportation includes standard travel with no amenities. Most transit services provide basic sleeping arrangements, and some provide meals at the rates listed on Table 6–14. Arranging transportation into dangerous lands can be more expensive or impossible."],"source":"CRB"},{"type":"pf2-h3","page":294,"name":"Spellcasting","entries":["Spellcasting services, listed on {@table Spellcasting Services||Table 6–15}, are uncommon. Having a spell cast for you requires finding a spellcaster who knows and is willing to cast it. It's hard to find someone who can cast higher-level spells, and uncommon spells typically cost at least 100% more, if you can find someone who knows them at all. Spells that take a long time to cast (over 1 minute) usually cost 25% more. You must pay any cost listed in the spell in addition to the Price on the table.",{"type":"data","tag":"table","name":"Spellcasting Services","source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":277,"name":"Shields","entries":["{@action Raise a Shield} is the action most commonly used with shields. Most shields must be held in one hand, so you can't hold anything with that hand and {@action Raise a Shield}. A {@item buckler}, however, doesn't take up your hand, so you can {@action Raise a Shield} with a {@item buckler} if the hand is free (or, at the GM's discretion, if it's holding a simple, lightweight object that's not a weapon). You lose the benefits of {@action Raise a Shield} if that hand is no longer free.","When you have a {@item tower shield} raised, you can use the {@action Take Cover} action to increase the circumstance bonus to AC to +4. This lasts until the shield is no longer raised. If you would normally provide {@quickref lesser cover||3|cover} against an attack, having your tower shield raised provides {@quickref standard cover||3|cover} against it (and other creatures can {@action Take Cover} as normal using the cover from your shield).","If you have access to the {@feat Shield Block} reaction (from your class or from a feat), you can use it while {@action Raise a Shield||Raising your Shield} to reduce the damage you take by an amount equal to the shield's Hardness. Both you and the shield then take any remaining damage.",{"type":"pf2-h2","page":277,"name":"Shield Statistics","entries":["Shields have statistics that follow the same rules as armor:","Price, Speed Penalty, and Bulk. See page 274 for the rules for those statistics. Their other statistics are described here.",{"type":"pf2-h3","page":277,"name":"AC Bonus","entries":["A shield grants a circumstance bonus to AC, but only when the shield is raised. This requires using the Raise a Shield action, found on page 472."],"source":"CRB"},{"type":"pf2-h3","page":277,"name":"Hardness","entries":["Whenever a shield takes damage, the amount of damage it takes is reduced by this amount. This number is particularly relevant for shields because of the {@feat Shield Block} feat (page 266). The rules for Hardness appear on page 272."],"source":"CRB"},{"type":"pf2-h3","page":277,"name":"HP (BT)","entries":["This column lists the shield's Hit Points (HP) and Broken Threshold (BT). These measure how much damage the shield can take before it's destroyed (its total HP) and how much it can take before being broken and unusable (its BT). These matter primarily for the {@feat Shield Block} reaction."],"source":"CRB"},{"type":"data","tag":"table","name":"Shields","source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":277,"name":"Attacking with a Shield","entries":["A shield can be used as a martial weapon for attacks, using the statistics listed for a shield bash on {@table Melee Weapons||Table 6–7: Melee Weapons}. The shield bash is an option only for shields that weren't designed to be used as weapons. A shield can't have runes added to it. You can also buy and attach a {@item shield boss} or {@item shield spikes} to a shield to make it a more practical weapon. These can be found on {@table Melee Weapons||Table 6–7}. These work like other weapons and can even be etched with runes."],"source":"CRB"},{"type":"pf2-h2","page":277,"name":"Shield Descriptions","entries":["Each type of shield is described in more detail below.","{@b {@item Buckler}:} This very small shield is a favorite of duelists and quick, lightly armored warriors. It's typically made of steel and strapped to your forearm. You can Raise a Shield with your buckler as long as you have that hand free or are holding a light object that's not a weapon in that hand.","{@b {@item Wooden Shield}:} Though they come in a variety of shapes and sizes, the protection offered by wooden shields comes from the stoutness of their materials. While wooden shields are less expensive than steel shields, they break more easily.","{@b {@item Steel Shield}:} Like wooden shields, steel shields come in a variety of shapes and sizes. Though more expensive than wooden shields, they are much more durable.","{@b {@item Tower Shield}:} These massive shields can be used to provide cover to nearly the entire body. Due to their size, they are typically made of wood reinforced with metal."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":273,"name":"Shoddy Items","entries":["Improvised or of dubious make, shoddy items are never available for purchase except for in the most desperate of communities. When available, a shoddy item usually costs half the Price of a standard item, though you can never sell one in any case. Attacks and checks involving a shoddy item take a –2 item penalty. This penalty also applies to any DCs that a shoddy item applies to (such as AC, for shoddy armor). A shoddy suit of armor also worsens the armor's check penalty by 2. A shoddy item's Hit Points and Broken Threshold are each half that of a normal item of its type."],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":592,"name":"Staves","entries":["A magical staff is an indispensable accessory for an elite spellcaster. A staff is tied to one person during a preparation process, after which the preparer, and only the preparer, can harness the staff to cast a variety of spells throughout the day. The spells that can be cast from a staff are listed in bullet points organized by level under each version of the staff. Many staves can be found in multiple versions, with more powerful versions that contain more spells—such a staff always contains the spells of all lower-level versions, in addition to the spells listed in its own entry. All magical staves have the staff trait.",{"type":"pf2-h3","page":592,"name":"Casting Spells from a Staff","entries":["A staff gains charges when someone prepares it for the day. The person who prepared a staff can expend the charges to cast spells from it. You can {@action Cast a Spell} from a staff only if you have that spell on your spell list, are able to cast spells of the appropriate level, and expend a number of charges from the staff equal to the spell's level. {@action Cast a Spell||Casting a Spell} from a staff requires holding the staff (typically in one hand) and {@action Activate an Item||Activating} the staff by {@action Cast a Spell||Casting the Spell}, which takes the spell's normal number of actions.","Use your spell attack roll and spell DC when {@action Cast a Spell||Casting a Spell} from a staff. The spell gains the appropriate trait for your magical tradition (arcane, divine, occult, or primal) and can be affected by any modifications you can normally make when casting spells, such as metamagic feats. You must provide any material components, cost, or focus required by the spell, or you fail to cast it.","Prepared spellcasters and spontaneous spellcasters each have a unique way of altering how their staves gain charges and the ways they can be used (see the Prepared Spellcasters and Spontaneous Spellcasters sections below).",{"type":"pf2-h4","page":592,"name":"Casting Cantrips from a Staff","entries":["If a staff contains a cantrip, you can cast that cantrip using the staff without expending any charges. The cantrip's level is heightened to the same level as cantrips you cast."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":592,"name":"Preparing a Staff","entries":["During your daily preparations, you can prepare a staff to add charges to it for free. When you do so, that staff gains a number of charges equal to the level of your highest-level spell slot. You don't need to expend any spells to add charges in this way. No one can prepare more than one staff per day, nor can a staff be prepared by more than one person per day. If the charges aren't used within 24 hours, they're lost, and preparing the staff anew removes any charges previously stored in it. You can prepare a staff only if you have at least one of the staff's spells on your spell list.",{"type":"pf2-h4","page":592,"name":"Prepared Spellcasters","entries":["A prepared spellcaster—such as a cleric, druid, or wizard— can place some of their own magic in a staff to increase its number of charges. When a prepared spellcaster prepares a staff, they can expend a spell slot to add a number of charges to the staff equal to the level of the spell. They can't expend more than one spell in this way each day. For example, if Ezren can cast 3rd-level spells and prepared a staff, the staff would gain 3 charges, but Ezren could increase this to 6 by expending one of his 3rd-level spells, 5 by expending a 2nd-level spell, or 4 by expending a 1st-level spell."],"source":"CRB"},{"type":"pf2-h4","page":592,"name":"Spontaneous Spellcasters","entries":["A spontaneous spellcaster, such as a bard or sorcerer, can reduce the number of charges it takes to Activate a staff by supplementing with their own energy. When a spontaneous spellcaster Activates a staff, they can expend 1 charge from the staff and one of their spell slots to cast a spell from the staff of the same level (or lower) as the expended spell slot. This doesn't change the number of actions it takes to cast the spell. For example, if Seoni can cast 3rd-level spells and prepared a staff, the staff would gain 3 charges. She could expend 1 charge and one of her 3rd-level spell slots to cast a 3rd-level spell from the staff, or 1 charge and one of her 2nd-level spell slots to cast a 2nd-level spell from the staff. She could still expend 3 charges from the staff to cast a 3rd-level spell from it without using any of her own slots, just like any other spellcaster"],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":592,"name":"Attacking with a Staff","entries":["Staves are also {@item staff} weapons. They can be etched with fundamental runes but not property runes. This doesn't alter any of their spellcasting abilities."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":597,"name":"Wands","entries":["Short, slender items typically made of wood, wands let you cast a specific spell without expending a spell slot. They can be used once per day, but can be overcharged to attempt to cast them again at great risk. Each wand holds a spell of a certain level, determined when the wand is created. Cantrips, focus spells, and rituals can't be placed in wands.","If you find a wand, you can try to figure out what spell is in it. If the spell is a common spell from your spell list or is a spell you know, you can use a single {@action Recall Knowledge} action and automatically succeed.","If it's not, you must {@action Identify Magic}.",{"type":"pf2-h3","page":597,"name":"Casting Spells from a Wand","entries":["A wand contains a spell that can be cast once per day. Casting a spell from a wand requires holding the wand in one hand and activating the item with a {@action Cast a Spell} activity using the normal number of actions for the spell.","To cast a spell from a wand, it must be on your spell list. Because you're the one casting the spell, use your spell attack roll and spell DC. The spell is of your tradition.","A spell cast from a wand doesn't require physical material components, but you must replace any material component normally required to cast the spell with a somatic component. If the spell requires a focus, you must still have that focus to cast the spell from a wand, and if the spell has a cost, you must still pay that cost to cast the spell from a wand.",{"type":"pf2-h4","page":597,"name":"Overcharging a Wand","entries":["After the spell is cast from the wand for the day, you can attempt to cast it one more time—overcharging the wand at the risk of destroying it. {@action Cast a Spell||Cast the Spell} again, then roll a DC {@flatDC 10} flat check. On a success, the wand is broken.","On a failure, the wand is destroyed. If anyone tries to overcharge a wand when it's already been overcharged that day, the wand is automatically destroyed (even if it had been repaired) and no spell is cast."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":597,"name":"Wand Statistics","entries":["A wand's base statistics are the same unless noted otherwise in a special wand. It has light Bulk, and must be held in one hand to be activated. Each wand contains a specific level of the spell. When you activate a wand, you can only cast the spell at the specified level, but you can craft a wand with a heightened version of a spell.",{"type":"pf2-h4","page":597,"name":"Varying Statistics","entries":["Each type of wand has a Level and Price determined by the spell's level. The wand's rarity matches the spell's rarity. The item's traits also vary, based on the spell. A wand has any traits listed in its stat block (usually just magical and wand), plus any traits of the spell stored on it. A wand has the normal Hardness, BT, and HP of a thin item of its material (page 577)."],"source":"CRB"},{"type":"pf2-brown-box","page":597,"name":"EXAMPLE WAND","entries":["This example {@item magic wand (generic)} has the {@spell heal} spell.",{"type":"data","tag":"item","data":{"name":"Wand of Heal","source":"CRB","page":597,"type":"Item","level":"3+","traits":["magical","necromancy","positive","wand"],"usage":"held in 1 hand","bulk":"L","category":"Wand","entries":["The golden end caps on this white wooden wand are adorned with ruby cabochons.",{"type":"ability","style":"compact","components":["{@action Cast a Spell}"],"frequency":{"freq":1,"unit":"day","overcharge":true,"number":"once "},"entries":["You cast a {@spell heal} spell at the indicated level."]}],"craftReq":["Supply a listed-level casting of heal."],"generic":"G","variants":[{"type":"1st-level spell","level":3,"price":{"coin":"gp","amount":60},"entries":[]},{"type":"2nd-level spell","level":5,"price":{"coin":"gp","amount":160},"entries":[]},{"type":"3rd-level spell","level":7,"price":{"coin":"gp","amount":360},"entries":[]},{"type":"4th-level spell","level":9,"price":{"coin":"gp","amount":700},"entries":[]},{"type":"5th-level spell","level":11,"price":{"coin":"gp","amount":1500},"entries":[]},{"type":"6th-level spell","level":13,"price":{"coin":"gp","amount":3000},"entries":[]},{"type":"7th-level spell","level":15,"price":{"coin":"gp","amount":6500},"entries":[]},{"type":"8th-level spell","level":17,"price":{"coin":"gp","amount":15000},"entries":[]},{"type":"9th-level spell","level":19,"price":{"coin":"gp","amount":40000},"entries":[]}]}}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":597,"name":"Crafting a Wand","entries":["For the most part, the process to {@action Craft} a wand is like that to {@action Craft} any other magic item. When you begin the crafting process, choose a spell to put into the wand. You have to either cast that spell during the process, or someone else must do so in your presence. That spell doesn't have its normal effects; instead, the magic is captured inside the wand. The caster doesn't need to pay any cost of the spell.","The casting must come from a spellcaster expending a spell slot. You can't make a wand from a spell that comes from another magic item, for example."],"source":"CRB"},{"type":"pf2-h3","page":597,"name":"Magic Wand","entries":["The simplest form of wand contains a spell, with Price and level based on that spell. The wand has the {@trait magical} and {@trait wand} traits, as well as the traits the spell has. The name of a magic wand with a spell in it is simply \"wand of,\" followed by the spell's name. You only need to learn one 1st-level formula to {@action Craft} a {@i magic wand}."],"source":"CRB"},{"type":"pf2-h3","page":598,"name":"Specialty Wands","entries":["Specialty wands can contain only certain kinds of spells, as noted in the stat block, and either alter the spell's effects or affect how it can be cast. The Craft Requirements entry lists what kinds of spells the wand can hold."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":278,"name":"Weapons","entries":[{"type":"pf2-h2","page":278,"name":"Attack Rolls","entries":["When making an attack roll, determine the result by rolling 1d20 and adding your attack modifier for the weapon or unarmed attack you're using. Modifiers for melee and ranged attacks are calculated differently.",{"type":"pf2-inset","page":278,"entries":["Ranged attack modifier = Dexterity modifier + proficiency bonus + other bonuses + penalties"],"source":"CRB"},{"type":"pf2-inset","page":278,"entries":["Melee attack modifier = Strength modifier {@n (or optionally Dexterity for a {@trait finesse} weapon)} + proficiency bonus + other bonuses + penalties"],"source":"CRB"},"Bonuses, and penalties apply to these rolls just like with other types of checks. Weapons with potency runes (page 581) add an item bonus to your attack rolls.",{"type":"pf2-h3","page":278,"name":"Multiple Attack Penalty","entries":["If you use an action with the attack trait more than once on the same turn, your attacks after the first take a penalty called a multiple attack penalty. Your second attack takes a –5 penalty, and any subsequent attacks take a –10 penalty.","The multiple attack penalty doesn't apply to attacks you make when it isn't your turn (such as attacks made as part of a reaction). You can use a weapon with the {@trait agile} trait to reduce your multiple attack penalty."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":278,"name":"Damage Rolls","entries":["When the result of your attack roll with a weapon or unarmed attack equals or exceeds your target's AC, you hit your target! Roll the weapon or unarmed attack's damage die and add the relevant modifiers, bonuses, and penalties to determine the amount of damage you deal. Calculate a damage roll as follows.",{"type":"pf2-inset","page":278,"entries":["Melee damage roll = damage die of weapon or unarmed attack + Strength modifier + bonuses + penalties"],"source":"CRB"},{"type":"pf2-inset","page":278,"entries":["Ranged damage roll = damage die of weapon + Strength modifier for thrown weapons + bonuses + penalties"],"source":"CRB"},"Ranged weapons don't normally add an ability modifier to the damage roll, though weapons with the propulsive trait (page 283) add half your Strength modifier (or your full modifier if it is a negative number), and thrown weapons add your full Strength modifier.","Magic weapons with {@item striking}, {@item greater striking}, or {@item major striking} runes (page 581) add one or more weapon damage dice to your damage roll. These extra dice are the same die size as the weapon's damage die. At higher levels, most characters also gain extra damage from weapon specialization."],"source":"CRB"},{"type":"pf2-h2","page":278,"name":"Critical Hits","entries":["When you make an attack and succeed with a natural 20 (the number on the die is 20), or if the result of your attack exceeds the target's AC by 10, you achieve a critical success (also known as a critical hit).","If you critically succeed at a {@action Strike}, your attack deals {@book double damage|CRB|9|Doubling and Halving Damage}. Other attacks, such as spell attack rolls and some uses of the {@skill Athletics} skill, describe the specific effects that occur when their outcomes are critical successes."],"source":"CRB"},{"type":"pf2-h2","page":278,"name":"Unarmed Attacks","entries":["Almost all characters start out trained in unarmed attacks. You can {@action Strike} with your fist or another body part, calculating your attack and damage rolls in the same way you would with a weapon. Unarmed attacks can belong to a weapon group (page 280), and they might have weapon traits (page 282). However, unarmed attacks aren't weapons, and effects and abilities that work with weapons never work with unarmed attacks unless they specifically say so.","{@table Unarmed Attacks||Table 6–6: Unarmed Attacks} lists the statistics for an unarmed attack with a fist, though you'll usually use the same statistics for attacks made with any other parts of your body. Certain ancestry feats, class features, and spells give access to special, more powerful unarmed attacks. Details for those unarmed attacks are provided in the abilities that grant them."],"source":"CRB"},{"type":"pf2-h2","page":278,"name":"Improvised Weapons","entries":["If you attack with something that wasn't built to be a weapon, such as a chair or a vase, you're making an attack with an improvised weapon. Improvised weapons are simple weapons. You take a –2 item penalty to attack rolls with an improvised weapon. The GM determines the amount and type of damage the attack deals, if any, as well as any weapon traits the improvised weapon should have."],"source":"CRB"},{"type":"pf2-h2","page":279,"name":"Weapon Statistics","entries":["The tables on pages 280 –282 list the statistics for various melee and ranged weapons that you can purchase, as well as the statistics for striking with a fist (or another basic unarmed attack). The tables present the following statistics. All weapons listed in this chapter have an item level of 0.",{"type":"pf2-h3","page":279,"name":"Damage","entries":["This entry lists the weapon's damage die and the type of damage it deals: B for bludgeoning, P for piercing, or S for slashing.",{"type":"pf2-beige-box","page":279,"name":"Damage Dice","entries":["Each weapon lists the damage die used for its damage roll. A standard weapon deals one die of damage, but a magical {@item striking (generic)||striking} rune can increase the number of dice rolled, as can some special actions and spells. These additional dice use the same die size as the weapon or unarmed attack's normal damage die.",{"type":"pf2-title","name":"Counting Damage Dice"},"Effects based on a weapon's number of damage dice include only the weapon's damage die plus any extra dice from a {@item striking (generic)||striking} rune. They don't count extra dice from abilities, critical specialization effects, property runes, weapon traits, or the like.",{"type":"pf2-title","name":"Increasing Die Size"},"When an effect calls on you to increase the size of your weapon damage dice, instead of using its normal weapon damage dice, use the next larger die, as listed below (so if you were using a d4, you'd use a d6, and so on). If you are already using a d12, the size is already at its maximum. You can't increase your weapon damage die size more than once.","{@c {@b {@dice 1d4} ➞ {@dice 1d6} ➞ {@dice 1d8} ➞ {@dice 1d10} ➞ {@dice 1d12}}}"],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":279,"name":"Range","entries":["Ranged and thrown weapons have a range increment. Attacks with these weapons work normally up to that distance. Attack rolls beyond a weapon's range increment take a –2 penalty for each additional multiple of that increment between you and the target. Attacks beyond the sixth range increment are impossible.","For example, a shortbow takes no penalty against a target up to 60 feet away, a –2 penalty against a target beyond 60 feet but up to 120 feet away, and a –4 penalty against a target beyond 120 feet but up to 180 feet away, and so on, up to 360 feet."],"source":"CRB"},{"type":"pf2-h3","page":279,"name":"Reload","entries":["While all weapons need some amount of time to get into position, many ranged weapons also need to be loaded and reloaded. This entry indicates how many {@action Interact} actions it takes to reload such weapons. This can be 0 if drawing ammunition and firing the weapon are part of the same action. If an item takes 2 or more actions to reload, the GM determines whether they must be performed together as an activity, or you can spend some of those actions during one turn and the rest during your next turn.","An item with an entry of \"—\" must be drawn to be thrown, which usually takes an {@action Interact} action just like drawing any other weapon. Reloading a ranged weapon and drawing a thrown weapon both require a free hand. Switching your grip to free a hand and then to place your hands in the grip necessary to wield the weapon are both included in the actions you spend to reload a weapon."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":279,"name":"Bulk","entries":["This entry gives the weapon's Bulk. A weapon's Bulk is increased or decreased if it's sized for creatures that aren't Small or Medium size, following the rules on page 295."],"source":"CRB"},{"type":"pf2-brown-box","page":279,"name":"SELECTING WEAPONS","entries":["Characters who focus on combat need to carefully consider their choice of weapons, evaluating whether they want to fight in melee or at range, the weapons' damage potential, and the special features of various weapons. Characters who are primarily spellcasters usually just need to pick a backup weapon in the best category they're trained or better in.","When selecting weapons, start by identifying the weapon types you're trained or better in. You should then compare weapons within these types to determine which ones you will have the highest melee or ranged attack modifier with. It's usually considered best practice to select both a melee and ranged weapon during character creation so you can contend with a broader variety of foes and situations.",{"type":"pf2-title","name":"Weapon Categories"},"Weapons fall into broad categories depending on how much damage they deal and what traits they have. Martial weapons generally deal more damage than simple weapons, and advanced weapons generally have more advantageous traits than martial weapons with the same damage. Generally, you'll want to select weapons that deal more damage, but if you're a highly skilled combatant, you might want to pick a weapon with interesting traits, even if it has a lower weapon damage die. You can also purchase multiple weapons within your budget, allowing you to switch between them for different situations."],"source":"CRB"},{"type":"pf2-h3","page":279,"name":"Hands","entries":["Some weapons require one hand to wield, and others require two. A few items, such as a longbow, list 1+ for its Hands entry. You can hold a weapon with a 1+ entry in one hand, but the process of shooting it requires using a second to retrieve, nock, and loose an arrow. This means you can do things with your free hand while holding the bow without changing your grip, but the other hand must be free when you shoot. To properly wield a 1+ weapon, you must hold it in one hand and also have a hand free.","Weapons requiring two hands typically deal more damage. Some one-handed weapons have the two-hand trait, causing them to deal a different size of weapon damage die when used in two hands. In addition, some abilities require you to wield a weapon in two hands. You meet this requirement while holding the weapon in two hands, even if it doesn't require two hands or have the two-hand trait."],"source":"CRB"},{"type":"pf2-h3","page":280,"name":"Group","entries":["A weapon or unarmed attack's group classifies it with similar weapons. Groups affect some abilities and what the weapon does on a critical hit if you have access to that weapon or unarmed attack's critical specialization effects; for full details, see page 283."],"source":"CRB"},{"type":"pf2-h3","page":280,"name":"Weapon Traits","entries":["The traits a weapon or unarmed attack has are listed in this entry. Any trait that refers to a \"weapon\" can also apply to an unarmed attack that has that trait."],"source":"CRB"},{"type":"pf2-h3","page":280,"name":"Ammunition","entries":["Some entries in the ranged weapons tables are followed by an entry indicating the type of ammunition that weapon launches. The damage die is determined by the weapon, not the ammunition. Because that and other relevant statistics vary by weapon, ammunition entries list only the name, quantity, Price, and Bulk. Using ammunition destroys it."],"source":"CRB"},{"type":"data","tag":"table","name":"Unarmed Attacks","source":"CRB"},{"type":"data","tag":"table","name":"Melee Weapons","source":"CRB"},{"type":"data","tag":"table","name":"Ranged Weapons","source":"CRB"},{"type":"pf2-h3","page":282,"name":"Weapon Traits","entries":["{@filter Weapons and unarmed attacks with the weapon trait can have the following traits.|traits||categories=item}"],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":283,"name":"Critical Specialization Effects","entries":["Certain feats, class features, weapon runes, and other effects can grant you additional benefits when you make a Strike with certain weapons and get a critical success. This is called a critical specialization effect. The exact effect depends on which weapon group your weapon belongs to, as listed below. You can always decide not to add the critical specialization effect of your weapon.","{@b Axe:} Choose one creature adjacent to the initial target and within reach. If its AC is lower than your attack roll result for the critical hit, you deal damage to that creature equal to the result of the weapon damage die you rolled (including extra dice for its potency rune, if any). This amount isn't doubled, and no bonuses or other additional dice apply to this damage.","{@b Bomb:} Increase the radius of the bomb's splash damage (if any) to 10 feet.","{@b Bow:} If the target of the critical hit is adjacent to a surface, it gets stuck to that surface by the missile. The target is immobilized and must spend an Interact action to attempt a DC 10 {@skill Athletics} check to pull the missile free; it can't move from its space until it succeeds. The creature doesn't become stuck if it is incorporeal, is liquid (like a water elemental or some oozes), or could otherwise escape without effort.","{@b Brawling:} The target must succeed at a Fortitude save against your class DC or be slowed 1 until the end of your next turn.","{@b Club:} You knock the target away from you up to 10 feet (you choose the distance). This is {@quickref forced movement||3|forced movement}.","{@b Dart:} The target takes {@dice 1d6} {@condition Persistent Damage|CRB|persistent bleed damage}. You gain an item bonus to this bleed damage equal to the weapon's item bonus to attack rolls.","{@b Flail:} The target is knocked {@condition prone}.","{@b Hammer:} The target is knocked {@condition prone}.","{@b Knife:} The target takes {@dice 1d6} {@condition Persistent Damage|CRB|persistent bleed} damage. You gain an item bonus to this bleed damage equal to the weapon's item bonus to attack rolls.","{@b Pick:} The weapon viciously pierces the target, who takes 2 additional damage per weapon damage die.","{@b Polearm:} The target is moved 5 feet in a direction of your choice. This is {@quickref forced movement||3|forced movement}.","{@b Shield:} You knock the target back from you 5 feet. This is {@quickref forced movement||3|forced movement}.","{@b Sling:} The target must succeed at a Fortitude save against your class DC or be stunned 1.","{@b Spear:} The weapon pierces the target, weakening its attacks. The target is clumsy 1 until the start of your next turn.","{@b Sword:} The target is made off-balance by your attack, becoming {@condition flat-footed} until the start of your next turn.",{"type":"pf2-h3","page":284,"name":"Weapon Descriptions","entries":["{@note Please visit the {@filter items page|items||source=CRB|category=weapon|type=equipment} to view all weapons.}"],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":287,"name":"Wearing Tools","entries":["You can make a set of tools (such as {@item alchemist's tools} or {@item healer's tools}) easier to use by wearing it. This allows you to draw and replace the tools as part of the action that uses them. You can wear up to 2 Bulk of tools in this manner; tools beyond this limit must be stowed or drawn with an {@action Interact} action to use."],"data":{"quickref":2},"source":"CRB"}]},{"type":"entries","entries":[{"type":"section","page":300,"name":"Cantrips","entries":["A cantrip is a special type of spell that's weaker than other spells but can be used with greater freedom and flexibility. The title of a cantrip's stat block says \"Cantrip\" instead of \"Spell.\" Casting a cantrip doesn't use up your spell slots; you can cast a cantrip at will, any number of times per day. If you're a prepared caster, you can prepare a specific number of cantrips each day. You can't prepare a cantrip in a spell slot.","A cantrip is always automatically heightened to half your level, rounded up. For a typical spellcaster, this means its level is equal to the highest level of spell slot you have."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":302,"name":"Casting Spells","entries":["The casting of a spell can range from a simple word of magical might that creates a fleeting effect to a complex process taking minutes or hours to cast and producing a long-term impact. {@action Cast a Spell||Casting a Spell} is a special activity that takes a number of actions defined by the spell. When you {@action Cast a Spell}, your spellcasting creates obvious visual manifestations of the gathering magic, although feats such as Conceal Spell (page 210) and Melodious Spell (page 101) can help hide such manifestations or otherwise prevent observers from noticing that you are casting.",{"type":"data","tag":"action","name":"Cast a Spell","source":"CRB"},{"type":"pf2-h3","page":303,"name":"Spell Components","entries":["A spell description lists the components required to {@action Cast a Spell||Cast the Spell}. For most spells, the number of components is equal to the number of actions you must spend to {@action Cast a Spell||Cast the Spell}. Each component adds certain traits to the {@action Cast a Spell} activity, and some components have special requirements. The components that appear in this book are listed below.",{"type":"pf2-h4","page":303,"name":"Material","entries":["A material component is a bit of physical matter consumed in the casting of the spell. The spell gains the manipulate trait and requires you to have a free hand to retrieve and manipulate a material component. That component is expended in the casting (even if the spell is disrupted).","Except in extreme circumstances, you can assume all common components are included in a material component pouch (page 290)."],"source":"CRB"},{"type":"pf2-h4","page":303,"name":"Somatic","entries":["A somatic component is a specific hand movement or gesture that generates a magical nexus. The spell gains the manipulate trait and requires you to make gestures. You can use this component while holding something in your hand, but not if you are restrained or otherwise unable to gesture freely.","Spells that require you to touch the target require a somatic component. You can do so while holding something as long as part of your hand is able to touch the target (even if it's through a glove or gauntlet)."],"source":"CRB"},{"type":"pf2-h4","page":303,"name":"Verbal","entries":["A verbal component is a vocalization of words of power.","You must speak them in a strong voice, so it's hard to conceal that you're {@action Cast a Spell||Casting a Spell}. The spell gains the {@trait concentrate}. You must be able to speak to provide this component."],"source":"CRB"},{"type":"pf2-h4","page":303,"name":"Focus","entries":["A focus is an object that funnels the magical energy of the spell. The spell gains the manipulate trait and requires you to either have a free hand to retrieve the focus listed in the spell or already be holding the focus in your hand.","As part of {@action Cast a Spell||Casting the Spell}, you retrieve the focus (if necessary), manipulate it, and can stow it again if you so choose.","Foci tend to be expensive, and you need to acquire them in advance to {@action Cast a Spell||Cast the Spell}."],"source":"CRB"},{"type":"pf2-brown-box","page":303,"name":"Component Substitution","entries":["Some classes can substitute one component for another or alter how a component works.","If you're a {@class bard} {@action Cast a Spell||Casting a Spell} from the {@trait occult} tradition you can usually play an {@item musical instrument||instrument} for spells requiring somatic or material components, as long as it takes at least one of your hands to do so. If you use an instrument, you don't need a spell component pouch or another hand free. You can usually also play an instrument for spells requiring verbal components, instead of speaking.","If you're a {@class cleric} {@action Cast a Spell||Casting a Spell} from the {@trait divine} tradition while holding a divine focus (such as a {@item religious symbol (generic)||religious symbol} or {@item religious text||text}), you can replace any material component the spell requires by using the divine focus as a focus component instead. Unlike the normal rules for a focus component, you can't retrieve or stow the focus when making this substitution.","If you're a {@class druid} {@action Cast a Spell||Casting a Spell} from the {@trait primal} tradition while holding a primal focus (such as {@item holly and mistletoe}), you can replace any material component the spell requires by using the primal focus as a focus component instead. Unlike the normal rules for a focus component, you can't retrieve or stow the focus when making this substitution.","If you're a {@class sorcerer} {@action Cast a Spell||Casting a Spell} from the magical tradition that matches your bloodline, you can draw on the magic within your blood to replace any material component with a somatic component.","Any character casting an innate spell can replace any material component with a somatic component."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":304,"name":"Metamagic","entries":["Many spellcasters can gain access to metamagic actions, typically by selecting metamagic feats. Actions with the metamagic trait tweak the properties of your spells, changing their range, damage, or any number of other properties. You must use a metamagic action directly before the spell you want to alter. If you use any action (including free actions, reactions, and additional metamagic actions) other than {@action Cast a Spell} directly after, you waste the benefits of the metamagic action. Any additional effects added by a metamagic action are part of the spell's effect, not of the metamagic action itself."],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":298,"name":"Disbelieving Illusions","entries":["Sometimes illusions allow an affected creature a chance to disbelieve the spell, which lets the creature effectively ignore the spell if it succeeds at doing so. This usually happens when a creature {@action Seek||Seeks} or otherwise spends actions to engage with the illusion, comparing the result of its {@skill Perception} check (or another check or saving throw, at the GM's discretion) to the caster's spell DC. {@trait Mental} illusions typically provide rules in the spell's description for disbelieving the effect (often allowing the affected creature to attempt a Will save).","If the illusion is {@trait visual}, and a creature interacts with the illusion in a way that would prove it is not what it seems, the creature might know that an illusion is present, but it still can't ignore the illusion without successfully disbelieving it. For instance, if a character is pushed through the illusion of a door, they will know that the door is an illusion, but they still can't see through it. Disbelieving an illusion makes it and those things it blocks seem hazy and indistinct, so even in the case where a visual illusion is disbelieved, it may, at the GM's discretion, block vision enough to make those on the other side concealed.."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":304,"name":"Durations","entries":["The duration of a spell is how long the spell effect lasts.","Spells that last for more than an instant have a Duration entry. A spell might last until the start or end of a turn, for some number of rounds, for minutes, or even longer. If a spell's duration is given in rounds, the number of rounds remaining decreases by 1 at the start of each of the spellcaster's turns, ending when the duration reaches 0.","Some spells have effects that remain even after the spell's magic is gone. Any ongoing effect that isn't part of the spell's duration entry isn't considered magical.","For instance, a spell that creates a loud sound and has no duration might deafen someone for a time, even permanently. This deafness couldn't be counteracted because it is not itself magical (though it might be cured by other magic, such as {@spell restore senses}).","If a spell's caster dies or is incapacitated during the spell's duration, the spell remains in effect till its duration ends.","You might need to keep track of the caster's initiative after they stopped being able to act to monitor spell durations.",{"type":"pf2-h3","page":304,"name":"Sustaining Spells","entries":["If the spell's duration is \"sustained,\" it lasts until the end of your next turn unless you use a Sustain a Spell action on that turn to extend the duration of that spell.",{"type":"data","tag":"action","name":"Sustain a Spell","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":305,"name":"Long Durations","entries":["If a spell's duration says it lasts until your next daily preparations, on the next day you can refrain from preparing a new spell in that spell's slot. (If you are a spontaneous caster, you can instead expend a spell slot during your preparations.) Doing so extends the spell's duration until your next daily preparations. This effectively Sustains the Spell over a long period of time.","If you prepare a new spell in the slot (or don't expend a spell slot), the spell ends. You can't do this if the spell didn't come from one of your spell slots. If you are dead or otherwise incapacitated at the 24-hour mark after the time you {@action Cast a Spell||Cast the Spell} or the last time you extended its duration, the spell ends. Spells with an unlimited duration last until counteracted or Dismissed. You don't need to keep a spell slot open for these spells."],"source":"CRB"},{"type":"pf2-h3","page":305,"name":"Dismissing","entries":["Some spells can be dismissed, ending the duration early. This requires the caster or target to use the Dismiss action.",{"type":"data","tag":"action","name":"Dismiss","source":"CRB"}],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":300,"name":"Focus Spells","entries":["Focus spells are a special type of spell attained directly from a branch of study, from a deity, or from another specific source. You can learn focus spells only through special class features or feats, rather than choosing them from a spell list. Furthermore, you cast focus spells using a special pool of Focus Points—you can't prepare a focus spell in a spell slot or use your spell slots to cast focus spells; similarly, you can't spend your Focus Points to cast spells that aren't focus spells. Even some classes that don't normally grant spellcasting, such as the champion and monk, can grant focus spells.","Focus spells are automatically heightened to half your level rounded up, just like cantrips are. You can't cast a focus spell if its minimum level is greater than half your level rounded up, even if you somehow gain access to it.","Casting any of your focus spells costs you 1 Focus Point. You automatically gain a focus pool of 1 Focus Point the first time you gain an ability that gives you a focus spell.","You replenish all the Focus Points in your pool during your daily preparations. You can also use the {@action Refocus} activity to pray, study, meditate, or otherwise reattune yourself to the source of your focus magic and regain a Focus Point.","Some abilities allow you to increase the Focus Points in your pool beyond 1. Typically, these are feats that give you a new focus spell and increase the number of points in your pool by 1. Your focus pool can't have a capacity beyond 3 Focus Points, even if feats that increase your pool would cause it to exceed this number.",{"type":"data","tag":"action","name":"Refocus","source":"CRB"},{"type":"pf2-brown-box","page":302,"name":"Focus Points from Multiple Sources","entries":["It's possible, especially through archetypes, to gain focus spells and Focus Points from more than one source. If this happens, you have just one focus pool, adding all the Focus Points together to determine the total size of your pool. (Remember that the maximum number of Focus Points a pool can have is 3.) If you have multiple abilities that give you a focus pool, each one adds 1 Focus Point to your pool. For instance, if you were a cleric with the Domain Initiate feat, you would have a pool with 1 Focus Point. Let's say you then took the champion multiclass archetype and the Healing Touch feat. Normally, this feat would give you a focus pool. Since you already have one, it instead increases your existing pool's capacity by 1.","Focus Points are not differentiated by source; you can spend any of your Focus Points on any of your focus spells. Likewise, when you {@action Refocus}, you get back a point as long as you follow the guidelines of any abilities that granted you focus spells. Having Focus Points from multiple sources doesn't change the tradition of your spells; if you had both cleric domain spells and druid order spells, your domain spells would remain divine and the order spells primal. This could mean that you need to keep track of a different proficiency and ability modifier with the spell DC and spell attack roll of different focus spells."],"source":"CRB"},{"type":"pf2-h3","page":302,"name":"Spellcasters with Focus Spells","entries":["If you are a spellcaster, your focus spells are the same tradition of spell as the class that gave you the focus spell. A {@class bard||bard's} are occult, a {@class cleric||cleric's} are divine, a {@class druid||druid's} are primal, a {@class wizard||wizard's} are arcane, and a {@class sorcerer||sorcerer's} are determined by their bloodline."],"source":"CRB"},{"type":"pf2-h3","page":302,"name":"Non-Spellcasters with Focus Spells","entries":["If you get focus spells from a class or other source that doesn't grant spellcasting ability (for example, if you're a monk with the {@feat Ki Strike} feat), the ability that gives you focus spells also provides your proficiency rank for spell attack rolls and spell DCs, as well as the magical tradition of your focus spells. You gain the ability to {@action Cast a Spell} and use any spellcasting actions necessary to cast your focus spells (see below). However, you don't qualify for feats and other rules that require you to be a spellcaster."],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Hostile Actions","entries":["Sometimes spell effects prevent a target from using hostile actions, or the spell ends if a creature uses any hostile actions. A hostile action is one that can harm or damage another creature, whether directly or indirectly, but not one that a creature is unaware could cause harm.","For instance, lobbing a {@spell fireball} into a crowd would be a hostile action, but opening a door and accidentally freeing a horrible monster would not be. The GM is the final arbitrator of what constitutes a hostile action."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Identifying Spells","entries":["Sometimes you need to identify a spell, especially if its effects are not obvious right away. If you notice a spell being cast, and you have prepared that spell or have it in your repertoire, you automatically know what the spell is, including the level to which it is heightened.","If you want to identify a spell but don't have it prepared or in your repertoire, you must spend an action on your turn to attempt to identify it using {@action Recall Knowledge}. You typically notice a spell being cast by seeing its visual manifestations or hearing its verbal casting components. Identifying long-lasting spells that are already in place requires using Identify Magic instead of {@action Recall Knowledge} because you don't have the advantage of watching the spell being cast."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":302,"name":"Innate Spells","entries":["Certain spells are natural to your character, typically coming from your ancestry or a magic item rather than your class. You can cast your innate spells even if you aren't a member of a spellcasting class. The ability that gives you an innate spell tells you how often you can cast it—usually once per day—and its magical tradition. Innate spells are refreshed during your daily preparations. Innate cantrips are cast at will and automatically heightened as normal for cantrips (see Cantrips on page 300) unless otherwise specified. You gain the ability to {@action Cast a Spell} and use any spellcasting actions necessary to cast your innate spells; since this magic is innate, you can replace any material component with a somatic component (page 303). Innate spells don't let you qualify for abilities that require you to be a spellcaster.","You're always trained in spell attack rolls and spell DCs for your innate spells, even if you aren't otherwise trained in spell attack rolls or spell DCs. If your proficiency in spell attack rolls or spell DCs is expert or better, apply that proficiency to your innate spells, too. You use your Charisma modifier as your spellcasting ability modifier for innate spells unless otherwise specified.","If you have an innate spell, you can cast it, even if it's not of a spell level you can normally cast. This is especially common for monsters, which might be able to cast innate spells far beyond what a character of the same level could use.","You can't use your spell slots to cast your innate spells, but you might have an innate spell and also be able to prepare or cast the same spell through your class. You also can't heighten innate spells, but some abilities that grant innate spells might give you the spell at a higher level than its base level or change the level at which you cast the spell."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":304,"name":"Ranges, Areas, and Targets","entries":["Spells with a range can affect targets, create areas, or make things appear only within that range. Most spell ranges are measured in feet, though some can stretch over miles, reach anywhere on the planet, or go even farther!",{"type":"pf2-h3","page":304,"name":"Touch Range","entries":["A spell with a range of touch requires you to physically touch the target. You use your unarmed reach to determine whether you can touch the creature. You can usually touch the target automatically, though the spell might specify that the target can attempt a saving throw or that you must attempt a spell attack roll. If an ability increases the range of a touch spell, start at 0 feet and increase from there."],"source":"CRB"},{"type":"pf2-h3","page":304,"name":"Areas","entries":["Sometimes a spell has an area, which can be a burst, cone, emanation, or line. The method of measuring these areas can be found {@quickref here||3|Areas}. If the spell originates from your position, the spell has only an area; if you can cause the spell's area to appear farther away from you, the spell has both a range and an area."],"source":"CRB"},{"type":"pf2-h3","page":304,"name":"Targets","entries":["Some spells allow you to directly target a creature, an object, or something that fits a more specific category. The target must be within the spell's range, and you must be able to see it (or otherwise perceive it with a precise sense) to target it normally. At the GM's discretion, you can attempt to target a creature you can't see, as described in Detecting Creatures on pages 465–467. If you fail to target a particular creature, this doesn't change how the spell affects any other targets the spell might have.","If you choose a target that isn't valid, such as if you thought a vampire was a living creature and targeted it with a spell that can target only living creatures, your spell fails to target that creature. If a creature starts out as a valid target but ceases to be one during a spell's duration, the spell typically ends, but the GM might decide otherwise in certain situations.","Spells that affect multiple creatures in an area can have both an Area entry and a Targets entry. A spell that has an area but no targets listed usually affects all creatures in the area indiscriminately.","Some spells restrict you to willing targets. A player can declare their character a willing or unwilling target at any time, regardless of turn order or their character's condition (such as when a character is paralyzed, unconscious, or even dead)."],"source":"CRB"},{"type":"pf2-h3","page":304,"name":"Line of Effect","entries":["You usually need an unobstructed path to the target of a spell, the origin point of an area, or the place where you create something with a spell. More information on line of effect can be found {@quickref here||3|line of effect}."],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":306,"name":"Reading Spells","entries":["Each spell uses the following format. Entries appear only when applicable, so not all spells will have every entry described here. The spell's name line also lists the type of spell if it's a cantrip or focus spell, as well as the level.",{"type":"data","tag":"generic","style":"book","data":{"name":"SPELL NAME","traits":["traits"],"category":"SPELL","level":"(LEVEL)","sections":[[[{"type":"pf2-options","skipSort":true,"noColon":true,"items":[{"name":"Tradition","entries":["This entry lists the magical traditions the spell belongs to. Some feats or other abilities might add a spell to your spell list even if you don't follow the listed traditions."]},{"name":"Cast","entries":["The number of actions required to {@action Cast a Spell||Cast the Spell} are listed here. Spells that can be cast during a single turn have the appropriate icon, as do those that can be cast as a free action or a reaction. Spells that take longer to cast list the time required, such as \"1 minute.\" After this, the spell's components are listed. If Casting the Spell has a cost, requirements, or a trigger, that information is also listed in this section. A cost includes any money, valuable materials, or other resources that must be expended to cast the spell."]},{"name":"Range, Area, and Targets","entries":["This entry lists the range of the spell, the area it affects, and the targets it can affect, if any. If none of these entries are present, the spell affects only the caster."]},{"name":"Saving Throw and Duration","entries":["If a spell allows the target to attempt a saving throw, the type of save appears here. Any details on the particular results and timing of the save appear in the text unless the entry specifies a basic saving throw, which follows the rules found on page 449. If the spell requires a save only under certain circumstances or at a certain time, this entry is omitted, since the text needs to explain it in more detail. A spell that doesn't list a duration takes place instantaneously, and anything created by it persists after the spell."]}]}]],[["A horizontal line follows saving throws and duration, and the effects of the spell are described after this line. This section might also detail the possible results of a saving throw: critical success, success, failure, and critical failure."]],[[{"type":"pf2-options","skipSort":true,"noColon":true,"items":[{"name":"Heightened (level)","entries":["If the spell has special effects when heightened, those effects appear at the end of the stat block."]}]}]]]}}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":408,"name":"Rituals","entries":[{"type":"pf2-h2","page":408,"name":"Casting Rituals","entries":["When you take charge of a ritual, you are its primary caster, and others assisting you are secondary casters. You can be a primary caster for a ritual even if you can't cast spells. You must know the ritual, and the ritual's spell level can be no higher than half your level rounded up.","You must also have the required proficiency rank in the skill used for the ritual's primary check (see Checks below), and as the primary caster, you must attempt this skill check to determine the ritual's effects. The primary skill check determines the tradition.","Rituals do not require spell slots to cast. You can heighten a ritual up to half your level rounded up, decided when the ritual is initiated. A ritual always takes at least 1 hour to perform, and often longer. While a ritual is a downtime activity, it's possible—albeit risky—to perform a ritual during exploration with enough uninterrupted time. A ritual's casting time is usually listed in days. Each day of casting requires 8 hours of participation in the ritual from all casters, with breaks during multiday rituals to allow rest. One caster can continue a multiday ritual, usually with some light chanting or meditation, while the other casters rest. All rituals require material, somatic, and verbal components throughout their casting time.",{"type":"pf2-h3","page":408,"name":"Learning Rituals","entries":["Learning a ritual does not count against any limits on spells in your spell repertoire or on any other normal spellcasting ability. Rituals are never common, though if you look hard, you can probably find someone who can perform an uncommon ritual for you. They may still be unwilling to teach it to you."],"source":"CRB"},{"type":"pf2-h3","page":408,"name":"Cost","entries":["A ritual's Cost entry lists valuable components required to cast the ritual. If a ritual doesn't have any such components, it won't have a Cost entry. The cost is consumed when you attempt the primary skill check. Costs are often presented as a base cost multiplied by the target's level and sometimes the spell's level. If the target's level is lower than 1, multiply the cost by 1 instead. Heightened versions that increase the base cost multiply it by the target's level or another value as appropriate. Most rituals that create permanent creatures, such as {@ritual create undead}, use costs based on the level of the spell, as presented on {@table creature creation rituals||Table 7–1}."],"source":"CRB"},{"type":"pf2-h3","page":408,"name":"Secondary Casters","entries":["Many rituals need additional secondary casters, who also don't need to be able to cast spells. Unlike a primary caster, a secondary caster doesn't need a minimum level or skill proficiency. The Secondary Casters entry, if present, indicates the minimum number of secondary casters required."],"source":"CRB"},{"type":"pf2-h3","page":408,"name":"Checks","entries":["At the ritual's culmination, you must attempt the skill check listed in the Primary Check entry to determine the ritual's outcome. Primary checks usually have a very hard DC for a level that's twice the ritual's spell level. As with other downtime activities, fortune and misfortune effects can't modify your checks for the ritual, nor can bonuses or penalties that aren't active throughout the process.","The GM can adjust the DCs of rituals, add or change primary or secondary checks, or even waive requirements to fit specific circumstances. For example, performing a ritual in a location where ley lines converge on the night of a new moon might make a normally difficult ritual drastically easier.",{"type":"data","tag":"table","name":"Creature Creation Rituals","source":"CRB"}],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h4","page":408,"name":"Secondary Checks","entries":["Often, a ritual requires secondary checks to represent aspects of its casting, usually with a standard DC for a level twice the ritual's spell level. A different secondary caster must attempt each secondary check. If there are more secondary casters than checks, the others don't attempt any.","Secondary casters attempt their checks before you attempt the primary check; no matter their results, the ritual proceeds to the primary check. Secondary checks affect the primary check depending on their results.",{"type":"successDegree","entries":{"Critical Success":"You gain a +2 circumstance bonus to the primary check.","Success":"No bonus or penalty.","Failure":"You take a –4 circumstance penalty to the primary check.","Critical Failure":"As failure, and you reduce the degree of success of the primary skill check by one step."}}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":409,"name":"Effect","entries":["A ritual's effect depends on the result of the primary check.","If an effect lists a save DC, use your spell DC for the ritual's magic tradition (or 12 + your level + your highest mental ability modifier, if you don't have a spell DC)."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":409,"name":"Rituals","entries":["{@note Please visit the {@filter rituals page|rituals||source=CRB} to view all Rituals.}"],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Saving Throws","entries":["Spells that require a target to attempt a save to resist some or all of the spell's effects have a Saving Throw entry. This entry presents the type of save for quick reference, and specific details appear in the spell description. Whenever a spell allows a saving throw, it uses the caster's spell DC.",{"type":"pf2-h3","page":305,"name":"Basic Saving Throws","entries":["If a spell's Saving Throw entry specifies a \"basic\" saving throw, the spell's potential effects all relate to the damage listed in the spell's description. The target takes no damage on a critical success, half damage on a success, full damage on a failure, or double damage on a critical failure. The rules for basic saving throws are found on page 449."],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Setting Triggers","entries":["If a spell is meant to respond only to certain events or under certain conditions—such as {@spell magic mouth}—it might require you to set a trigger. This is a simple sensory cue that causes the spell to activate. The spell activates as a reaction when the spell's sensor observes something that fits its trigger. Depending on the spell, the trigger might be the presence of a type of creature, such as \"red-haired dwarven women,\" or it could be an observed action, such as \"whenever someone enters the spell's area.\" Disguises and illusions fool the spell as long as they appear to match its parameters. For a spell to detect something visually, the spell's origin point must have line of sight. Darkness doesn't prevent this, but invisibility does, as does a successful {@skill Stealth} check to Hide (against the spell's DC). For auditory detection, line of sight isn't necessary, though the sound must be audible at the spell's origin point. A {@skill Stealth} check to Sneak can fool the sensor."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Spell Attacks","entries":["Some spells require you to succeed at a spell attack roll to affect the target. This is usually because they require you to precisely aim a ray or otherwise make an accurate attack. A spell attack roll is compared to the target's AC.","Spell attack rolls benefit from any bonuses or penalties to attack rolls, including your multiple attack penalty, but not any special benefits or penalties that apply only to weapon or unarmed attacks. Spell attacks don't deal any damage beyond what's listed in the spell description.","In rare cases, a spell might have you make some other type of attack, such as a weapon Strike. Such attacks use the normal rules and attack bonus for that type of attack."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":298,"name":"Spell Slots","entries":["Characters of spellcasting classes can cast a certain number of spells each day; the spells you can cast in a day are referred to as spell slots. At 1st level, a character has only a small number of 1st-level spell slots per day, but as you advance in level, you gain more spell slots and new slots for higher-level spells. A spell's level indicates its overall power, from 1 to 10.",{"type":"pf2-h3","page":298,"name":"Prepared Spells","entries":["If you're a prepared spellcaster—such as a cleric, druid, or wizard—you must spend time each day preparing spells for that day. At the start of your daily preparations, you select a number of spells of different spell levels determined by your character level and class. Your spells remain prepared until you cast them or until you prepare spells again.","Each prepared spell is expended after a single casting, so if you want to cast a particular spell more than once in a day, you need to prepare that spell multiple times. The exceptions to this rule are spells with the cantrip trait; once you prepare a cantrip, you can cast it as many times as you want until the next time you prepare spells. See page 300 for more information on cantrips.","You might gain an ability that allows you to swap prepared spells or perform other aspects of preparing spells at different times throughout the day, but only your daily preparation counts for the purpose of effects that last until the next time you prepare spells."],"source":"CRB"},{"type":"pf2-h3","page":298,"name":"Spontaneous Spells","entries":["If you're a spontaneous spellcaster—such as a bard or a sorcerer—you choose which spell you're using a spell slot for at the moment you decide to cast it. This provides you with more freedom in your spellcasting, but you have fewer spells in your spell repertoire, as determined by your character level and class. When you make your daily preparations, all your spell slots are refreshed, but you don't get to change the spells in your repertoire."],"source":"CRB"},{"type":"pf2-red-box","page":299,"name":"Magical Traditions","entries":["Spellcasters cast spells from one of four different spell list, each representing a different magical tradition: arcane, divine, occult, and primal.","Your class determines which tradition of magic your spells use. In some cases, such as when a cleric gains spells from their deity or when a sorcerer gets spells from their bloodline, you might be able to cast spells from a different spell list. In these cases, the spell uses your magic tradition, not the list the spell normally comes from. When you cast a spell, add your tradition's trait to the spell.","Some types of magic, such as that of most magic items, don't belong to any single tradition. These have the magical trait instead of a tradition trait.",{"type":"table","style":"pf2-box__table--red","rows":[["Arcane","Divine","Occult","Primal"],["Arcane spellcasters use logic and rationality to categorize the magic inherent in the world around them. Because of its far-reaching approach, the arcane tradition has the broadest spell list, though it's generally poor at affecting the spirit or the soul. Wizards are the most iconic arcane spellcasters, poring over tomes and grimoires, though arcane sorcerers study the secrets of their blood to unlock the power within themselves.","The power of the divine is steeped in faith, the unseen, and belief in a power source from beyond the Material Plane. Clerics are the most iconic divine spellcasters, beseeching the gods to grant them their magic. Divine sorcerers can use the blood of their celestial or fiendish ancestors as a divine conduit, and champions call upon their gods to grant them martial prowess through divine guidance.","The practitioners of occult traditions seek to understand the unexplainable, categorize the bizarre, and otherwise access the ephemeral in a systematic way. Bards are the most iconic occult spellcasters, collecting strange esoterica and using their performances to influence the mind or elevate the soul, and occult sorcerers strive to understand the mysterious power in their blood.","An instinctual connection to and faith in the world, the cycle of day and night, theturning of the seasons, and the natural selection of predator and prey drive the primal tradition. Druids are the most iconic primal spellcasters, calling upon the magic of nature through deep faith and a connection to the plants and animals around them, and primal sorcerers call upon their fey or beast blood to harness the same natural energies."]]}],"source":"CRB"},{"type":"pf2-h3","page":299,"name":"Heightened Spells","entries":["Both prepared and spontaneous spellcasters can cast a spell at a higher spell level than that listed for the spell.","This is called heightening the spell. A prepared spellcaster can heighten a spell by preparing it in a higher-level slot than its normal spell level, while a spontaneous spellcaster can heighten a spell by casting it using a higher-level spell slot, so long as they know the spell at that level (see Heightened Spontaneous Spells below). When you heighten your spell, the spell's level increases to match the higher level of the spell slot you've prepared it in or used to cast it. This is useful for any spell, because some effects, such as counteracting, depend on the spell's level.","In addition, many spells have additional specific benefits when they are heightened, such as increased damage. These extra benefits are described at the end of the spell's stat block. Some heightened entries specify one or more levels at which the spell must be prepared or cast to gain these extra advantages. Each of these heightened entries states specifically which aspects of the spell change at the given level. Read the heightened entry only for the spell level you're using or preparing; if its benefits are meant to include any of the effects of a lower-level heightened entry, those benefits will be included in the entry.","Other heightened entries give a number after a plus sign, indicating that heightening grants extra advantages over multiple levels. The listed effect applies for every increment of levels by which the spell is heightened above its lowest spell level, and the benefit is cumulative. For example, {@spell fireball} says \"{@b Heightened (+1)} The damage increases by 2d6.\" Because {@spell fireball} deals {@damage 6d6} fire damage at 3rd level, a 4th-level {@spell fireball} would deal {@dice 8d6} fire damage, a 5th-level spell would deal {@dice 10d6} fire damage, and so on.",{"type":"pf2-h4","page":299,"name":"Heightened Spontaneous Spells","entries":["If you're a spontaneous spellcaster, you must know a spell at the specific level that you want to cast it in order to heighten it. You can add a spell to your spell repertoire at more than a single level so that you have more options when casting it. For example, if you added {@spell fireball} to your repertoire as a 3rd-level spell and again as a 5th-level spell, you could cast it as a 3rd-level or a 5th-level spell; however, you couldn't cast it as a 4th-level spell.","Many spontaneous spellcasting classes provide abilities like the signature spells class feature, which allows you to cast a limited number of spells as heightened versions even if you know the spell at only a single level."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-red-box","page":299,"name":"The Four Essences","entries":["Spells that affect certain physical or metaphysical forces tend to be grouped into particular magical traditions. Scholars of magic widely agree that all of existence is composed of some combination of four essences, though they disagree on the names and particular qualities of each essence.","The following entries discuss each essence and the traditions and spell schools relevant to it; for instance, evocation spells tend to manipulate matter. The abjuration school is an unusual case, as abjuration spells draw upon different essences depending on who they are warding and what they are protecting against.",{"type":"table","style":"pf2-box__table--red","rows":[["Matter","Spirit","Mind","Life"],["Also called body, material essence, or physical essence, matter is the fundamental building block that makes up all physical things in the universe. The arcane and primal traditions are especially attuned toward manipulating and shaping matter. Spells that are used to create or alter matter most often come from the conjuration, evocation, or transmutation schools.","Also called soul, ethereal essence, or spiritual essence, spirit is an otherworldly building block that makes up a being's immaterial and immortal self. The spirit travels through the Ethereal Plane and into the Great Beyond after the death of the physical body. The spirit is most easily affected by divine and occult spells. Spirit spells are usually of the divination or necromancy schools.","Also called thought or astral essence, the mind essence allows thinking creatures to have rational thoughts, ideas, plans, logic, and memories. Mind touches even nonsapient creatures like animals, though in a more limited capacity. Arcane and occult casters usually excel at mind spells. Spells that use mind essence are usually found in the divination, enchantment, and illusion schools.","Also called heart, faith, instinct, or vital essence, life represents the animating universal force within all things. Whereas matter provides the base materials for a body, life keeps it alive and well. This essence is responsible for unconscious responses and belief, such as ancestral instincts and divine guidance. The divine and primal traditions hold power over life. Life spells are usually necromancy."]]}],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":306,"name":"Walls","entries":["Spells that create walls list the depth, length, and height of the wall, also specifying how it can be positioned. Some walls can be shaped; you can manipulate the wall into a form other than a straight line, choosing its contiguous path square by square. The path of a shaped wall can't enter the same space more than once, but it can double back so one section is adjacent to another section of the wall."],"data":{"quickref":3},"source":"CRB"}]},{"type":"entries","entries":[{"type":"section","page":461,"name":"Actions","entries":["You affect the world around you primarily by using actions, which produce effects. Actions are most closely measured and restricted during the encounter mode of play, but even when it isn't important for you to keep strict track of actions, they remain the way in which you interact with the game world. There are four types of actions: single actions, activities, reactions, and free actions.","{@b Single actions} can be completed in a very short time. They're self-contained, and their effects are generated within the span of that single action. During an encounter, you get 3 actions at the beginning of your turn, which you can use as described on page 468.","{@b Activities} usually take longer and require using multiple actions, which must be spent in succession. Stride is a single action, but Sudden Charge is an activity in which you use both the Stride and Strike actions to generate its effect.","{@b Reactions} have triggers, which must be met for you to use the reaction. You can use a reaction anytime its trigger is met, whether it's your turn or not. In an encounter, you get 1 reaction each round, which you can use as described on page 468. Outside of encounters, your use of reactions is more flexible and up to the GM. Reactions are usually triggered by other creatures or by events outside your control.","{@b Free actions} don't cost you any of your actions per turn, nor do they cost your reaction. A free action with no trigger follows the same rules as a single action (except the action cost), and a free action with a trigger follows the same rules as a reaction (except the reaction cost).",{"type":"pf2-brown-box","page":461,"name":"ACTION ICON KEY","entries":["These icons appear in stat blocks as shorthand for each type of action.","{@as 1} Single Action","{@as 2} Two-Action Activity","{@as 3} Three-Action Activity","{@as R} Reaction","{@as F} Free Action"],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Activities","entries":["An activity typically involves using multiple actions to create an effect greater than you can produce with a single action, or combining multiple single actions to produce an effect that's different from merely the sum of those actions. In some cases, usually when spellcasting, an activity can consist of only 1 action, 1 reaction, or even 1 free action.","An activity might cause you to use specific actions within it. You don't have to spend additional actions to perform them—they're already factored into the activity's required actions. (See Subordinate Actions on page 462.) You have to spend all the actions of an activity at once to gain its effects. In an encounter, this means you must complete it during your turn. If an activity gets interrupted or disrupted in an encounter (page 462), you lose all the actions you committed to it.",{"type":"pf2-h4","page":461,"name":"Exploration and Downtime Activities","entries":["Outside of encounters, activities can take minutes, hours, or even days. These activities usually have the exploration or downtime trait to indicate they're meant to be used during these modes of play. You can often do other things off and on as you carry out these activities, provided they aren't significant activities of their own. For instance, if you're Repairing an item, you might move around to stretch your legs or have a brief discussion—but you couldn't also Decipher Writing at the same time.","If an activity that occurs outside of an encounter is interrupted or disrupted, as described in Disrupting Actions below, you usually lose the time you put in, but no additional time beyond that."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":462,"name":"IN-DEPTH ACTION RULES","entries":["These rules clarify some of the specifics of using actions.",{"type":"pf2-title","name":"Simultaneous Actions"},"You can use only one single action, activity, or free action that doesn't have a trigger at a time. You must complete one before beginning another. For example, the Sudden Charge activity states you must Stride twice and then Strike, so you couldn't use an Interact action to open a door in the middle of the movement, nor could you perform part of the move, make your attack, and then finish the move.","Free actions with triggers and reactions work differently. You can use these whenever the trigger occurs, even if the trigger occurs in the middle of another action.",{"type":"pf2-title","name":"Subordinate Actions"},"An action might allow you to use a simpler action—usually one of the Basic Actions on page 469—in a different circumstance or with different effects. This subordinate action still has its normal traits and effects, but is modified in any ways listed in the larger action. For example, an activity that tells you to Stride up to half your Speed alters the normal distance you can move in a Stride. The Stride would still have the move trait, would still trigger reactions that occur based on movement, and so on. The subordinate action doesn't gain any of the traits of the larger action unless specified. The action that allows you to use a subordinate action doesn't require you to spend more actions or reactions to do so; that cost is already factored in.","Using an activity is not the same as using any of its subordinate actions. For example, the quickened condition you get from the {@spell haste} spell lets you spend an extra action each turn to Stride or Strike, but you couldn't use the extra action for an activity that includes a Stride or Strike. As another example, if you used an action that specified, \"If the next action you use is a Strike,\" an activity that includes a Strike wouldn't count, because the next thing you are doing is starting an activity, not using the Strike basic action."],"source":"CRB"},{"type":"pf2-h3","page":462,"name":"Actions with Triggers","entries":["You can use free actions that have triggers and reactions only in response to certain events. Each such reaction and free action lists the trigger that must happen for you to perform it. When its trigger is satisfied—and {@i only} when it is satisfied—you can use the reaction or free action, though you don't have to use the action if you don't want to.","There are only a few basic reactions and free actions that all characters can use. You're more likely to gain actions with triggers from your class, feats, and magic items.",{"type":"pf2-h4","page":462,"name":"Limitations on Triggers","entries":["The triggers listed in the stat blocks of reactions and some free actions limit when you can use those actions. You can use only one action in response to a given trigger. For example, if you had a reaction and a free action that both had a trigger of \"your turn begins,\" you could use either of them at the start of your turn—but not both. If two triggers are similar, but not identical, the GM determines whether you can use one action in response to each or whether they're effectively the same thing. Usually, this decision will be based on what's happening in the narrative.","This limitation of one action per trigger is per creature; more than one creature can use a reaction or free action in response to a given trigger."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":462,"name":"Other Actions","entries":["Sometimes you need to attempt something not already covered by defined actions in the game. When this happens, the rules tell you how many actions you need to spend, as well any traits your action might have. For example, a spell that lets you switch targets might say you can do so \"by spending a single action, which has the {@trait concentrate}.\" Game masters can also use this approach when a character tries to do something that isn't covered in the rules."],"source":"CRB"},{"type":"pf2-h3","page":462,"name":"Gaining and Losing Actions","entries":["Conditions can change the number of actions you can use on your turn, or whether you can use actions at all. The slowed condition, for example, causes you to lose actions, while the quickened condition causes you to gain them.","Conditions are detailed in the appendix on pages 618–623.","Whenever you lose a number of actions—whether from these conditions or in any other way—you choose which to lose if there's any difference between them. For instance, the {@spell haste} spell makes you quickened, but it limits what you can use your extra action to do. If you lost an action while {@spell haste} was active, you might want to lose the action from haste first, since it's more limited than your normal actions.","Some effects are even more restrictive. Certain abilities, instead of or in addition to changing the number of actions you can use, say specifically that you can't use reactions. The most restrictive form of reducing actions is when an effect states that you can't act: this means you can't use any actions, or even speak."],"source":"CRB"},{"type":"pf2-h3","page":462,"name":"Disrupting Actions","entries":["Various abilities and conditions, such as an Attack of Opportunity, can disrupt an action. When an action is disrupted, you still use the actions or reactions you committed and you still expend any costs, but the action's effects don't occur. In the case of an activity, you usually lose all actions spent for the activity up through the end of that turn. For instance, if you began a {@action Cast a Spell} activity requiring 3 actions and the first action was disrupted, you lose all 3 actions that you committed to that activity.","The GM decides what effects a disruption causes beyond simply negating the effects that would have occurred from the disrupted action. For instance, a Leap disrupted midway wouldn't transport you back to the start of your jump, and a disrupted item hand off might cause the item to fall to the ground instead of staying in the hand of the creature who was trying to give it away."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":457,"name":"Afflictions","entries":["Diseases and poisons are types of afflictions, as are curses and radiation. An affliction can infect a creature for a long time, progressing through different and often increasingly debilitating stages. The level of an affliction is the level of the monster, hazard, or item causing the affliction or, in the case of a spell, is listed in the affliction entry for that spell.",{"type":"pf2-h3","page":457,"name":"Format","entries":["Whether appearing in a spell, as an item, or within a creature's stat block, afflictions appear in the following format.",{"type":"pf2-h4","page":457,"name":"Name and Traits","entries":["The affliction's name is given first, followed by its traits in parentheses—including the trait for the type of affliction (curse, disease, poison, and so forth). If the affliction needs to have a level specified, it follows the parentheses, followed by any unusual details, such as restrictions on removing the conditions imposed by an affliction."],"source":"CRB"},{"type":"pf2-h4","page":457,"name":"Saving Throw","entries":["When you're first exposed to the affliction, you must attempt a saving throw against it. This first attempt to stave off the affliction is called the initial save. An affliction usually requires a Fortitude save, but the exact save and its DC are listed after the name and type of affliction. Spells that can poison you typically use the caster's spell DC.","On a successful initial saving throw, you are unaffected by that exposure to the affliction. You do not need to attempt further saving throws against it unless you are exposed to the affliction again.","If you fail the initial saving throw, after the affliction's onset period elapses (if applicable), you advance to stage 1 of the affliction and are subjected to the listed effect. On a critical failure, after its onset period (if applicable), you advance to stage 2 of the affliction and are subjected to that effect instead. The stages of an affliction are described below."],"source":"CRB"},{"type":"pf2-h4","page":458,"name":"Onset","entries":["Some afflictions have onset times. For these afflictions, once you fail your initial save, you don't gain the effects for the first stage of the affliction until the onset time has elapsed. If this entry is absent, you gain the effects for the first stage (or the second stage on a critical failure) immediately upon failing the initial saving throw."],"source":"CRB"},{"type":"pf2-h4","page":458,"name":"Maximum Duration","entries":["If an affliction lasts only a limited amount of time, it lists a maximum duration. Once this duration passes, the affliction ends. Otherwise, the affliction lasts until you succeed at enough saves to recover, as described in Stages below."],"source":"CRB"},{"type":"pf2-h4","page":458,"name":"Stages","entries":["An affliction typically has multiple stages, each of which lists an effect followed by an interval in parentheses. When you reach a given stage of an affliction, you are subjected to the effects listed for that stage.","At the end of a stage's listed interval, you must attempt a new saving throw. On a success, you reduce the stage by 1; on a critical success, you reduce the stage by 2. You are then subjected to the effects of the new stage. If the affliction's stage is ever reduced below stage 1, the affliction ends and you don't need to attempt further saves unless you're exposed to the affliction again.","On a failure, the stage increases by 1; on a critical failure, the stage increases by 2. You are then subjected to the effects listed for the new stage. If a failure or critical failure would increase the stage beyond the highest listed stage, the affliction instead repeats the effects of the highest stage."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":458,"name":"Conditions from Afflictions","entries":["An affliction might give you conditions with a longer or shorter duration than the affliction. For instance, if an affliction causes you to be drained but has a maximum duration of 5 minutes, you remain drained even after the affliction ends, as is normal for the drained condition. Or, you might succeed at the flat check to remove persistent damage you took from an ongoing affliction, but you would still need to attempt saves to remove the affliction itself, and failing one might give you new persistent damage."],"source":"CRB"},{"type":"pf2-h3","page":458,"name":"Multiple Exposures","entries":["Multiple exposures to the same curse or disease currently affecting you have no effect. For a poison, however, failing the initial saving throw against a new exposure increases the stage by 1 (or by 2 if you critically fail) without affecting the maximum duration. This is true even if you're within the poison's onset period, though it doesn't change the onset length."],"source":"CRB"},{"type":"pf2-h3","page":458,"name":"Virulent Afflictions","entries":["Afflictions with the {@trait virulent} trait are harder to remove.","You must succeed at two consecutive saves to reduce a virulent affliction's stage by 1. A critical success reduces a virulent affliction's stage by only 1 instead of by 2."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":443,"name":"Checks","entries":["When success isn't certain—whether you're swinging a sword at a foul beast, attempting to leap across a chasm, or straining to remember the name of the earl's second cousin at a soiree—you'll attempt a check. Pathfinder has many types of checks, from skill checks to attack rolls to saving throws, but they all follow these basic steps.",{"type":"list","style":"list-decimal","items":["Roll a d20 and identify the modifiers, bonuses, and penalties that apply.","Calculate the result.","Compare the result to the difficulty class (DC).","Determine the degree of success and the effect."]},"Checks and difficulty classes (DC) both come in many forms. When you swing your sword at that foul beast, you'll make an attack roll against its Armor Class, which is the DC to hit another creature. If you are leaping across that chasm, you'll attempt an {@skill Athletics} skill check with a DC based on the distance you are trying to jump. When calling to mind the name of the earl's second cousin, you attempt a check to {@action Recall Knowledge}. You might use either the Society skill or a Lore skill you have that's relevant to the task, and the DC depends on how common the knowledge of the cousin's name might be, or how many drinks your character had when they were introduced to the cousin the night before.","No matter the details, for any check you must roll the d20 and achieve a result equal to or greater than the DC to succeed. Each of these steps is explained below.",{"type":"pf2-h3","page":444,"name":"Step 1: Roll D20 and Identify The Modifiers, Bonuses, and Penalties That Apply","entries":["Start by rolling your d20. You'll then identify all the relevant modifiers, bonuses, and penalties that apply to the roll. A {@b modifier} can be either positive or negative, but a {@b bonus} is always positive, and a {@b penalty} is always negative.","The sum of all the modifiers, bonuses, and penalties you apply to the d20 roll is called your total modifier for that statistic.","Nearly all checks allow you to add an {@b ability modifier} to the roll. An ability modifier represents your raw capabilities and is derived from an ability score, as described on page 20. Exactly which ability modifier you use is determined by what you're trying to accomplish. Usually a sword swing applies your Strength modifier, whereas remembering the name of the earl's cousin uses your Intelligence modifier.","When attempting a check that involves something you have some training in, you will also add your {@b bonus}. This bonus depends on your proficiency rank:","untrained, trained, expert, master, or legendary. If you're untrained, your bonus is +0—you must rely on raw talent and any bonuses from the situation. Otherwise, the bonus equals your character's level plus a certain amount depending on your rank. If your proficiency rank is trained, this bonus is equal to your level + 2, and higher proficiency ranks further increase the amount you add to your level.",{"type":"table","colStyles":["text-center","text-center"],"rows":[["Proficiency Rank","Proficiency Bonus"],["Untrained","0"],["Trained","Your level + 2"],["Expert","Your level + 4"],["Master","Your level + 6"],["Legendary","Your level + 8"]]},"There are three other types of bonus that frequently appear: circumstance bonuses, item bonuses, and status bonuses. If you have different types of bonus that would apply to the same roll, you'll add them all. But if you have multiple bonuses of the same type, you can use only the highest bonus on a given roll—in other words, they don't \"stack.\" For instance, if you have both a proficiency bonus and an item bonus, you add both to your d20 result, but if you have two item bonuses that could apply to the same check, you add only the higher of the two.","{@b Circumstance bonuses} typically involve the situation you find yourself in when attempting a check. For instance, using Raise a Shield with a buckler grants you a +1 circumstance bonus to AC. Being behind cover grants you a +2 circumstance bonus to AC. If you are both behind cover and Raising a Shield, you gain only the +2 circumstance bonus for cover, since they're the same type and the bonus from cover is higher.","{@b Item bonuses} are granted by some item that you are wearing or using, either mundane or magical. For example, armor gives you an item bonus to AC, while expanded alchemist's tools grant you an item bonus to {@skill Crafting} checks when making alchemical items.","{@b Status bonuses} typically come from spells, other magical effects, or something applying a helpful, often temporary, condition to you. For instance, the 3rd-level {@spell heroism} spell grants a +1 status bonus to attack rolls, {@skill Perception} checks, saving throws, and skill checks. If you were under the effect of {@spell heroism} and someone cast the {@spell bless} spell, which also grants a +1 status bonus on attacks, your attack rolls would gain only a +1 status bonus, since both spells grant a +1 status bonus to those rolls, and you only take the highest status bonus.","Penalties work very much like bonuses. You can have {{@b circumstance penalties}, {@b status penalties}, and sometimes even {@b item penalties.} Like bonuses of the same type, you take only the worst all of various penalties of a given type. However, you can apply both a bonus and a penalty of the same type on a single roll. For example, if you had a +1 status bonus from a {@spell heroism} spell but a –2 status penalty from the sickened condition, you'd apply them both to your roll—so {@spell heroism} still helps even though you're feeling unwell.","Unlike bonuses, penalties can also be {@b untyped}, in which case they won't be classified as \"circumstance,\" \"item,\" or \"status.\" Unlike other penalties, you always add all your untyped penalties together rather than simply taking the worst one. For instance, when you use attack actions, you incur a multiple attack penalty on each attack you make on your turn after the first attack, and when you attack a target that's beyond your weapon's normal range increment, you incur a range penalty on the attack.","Because these are both untyped penalties, if you make multiple attacks at a faraway target, you'd apply both the multiple attack penalty and the range penalty to your roll.","Once you've identified all your various modifiers, bonuses, and penalties, you move on to the next step."],"source":"CRB"},{"type":"pf2-h3","page":445,"name":"Step 2: Calculate the Result","entries":["This step is simple. Add up all the various modifiers, bonuses, and penalties you identified in Step 1—this is your total modifier. Next add that to the number that came up on your d20 roll. This total is your check result."],"source":"CRB"},{"type":"pf2-h3","page":445,"name":"Step 3: Compare the Result to the DC","entries":["This step can be simple, or it can create suspense. Sometimes you'll know the {@b Difficulty Class} ({@b DC}) of your check. In these cases, if your result is equal to or greater than the DC, you succeed! If your roll anything less than the DC, you fail.","Other times, you might not know the DC right away. Swimming across a river would require an {@skill Athletics} check, but it doesn't have a specified DC—so how will you know if you succeed or fail? You call out your result to the GM and they will let you know if it is a success, failure, or otherwise. While you might learn the exact DC through trial and error, DCs sometimes change, so asking the GM whether a check is successful is the best way to determine whether or not you have met or exceeded the DC.",{"type":"pf2-h4","page":445,"name":"Calculating DCs","entries":["Whenever you attempt a check, you compare your result against a DC. When someone or something else attempts a check against you, rather than both forces rolling against one another, the GM (or player, if the opponent is another PC) compares their result to a fixed DC based on your relevant statistic. Your DC for a given statistic is 10 + the total modifier for that statistic."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":445,"name":"Step 4: Determine the Degree of Success and Effect","entries":["Many times, it's important to determine not only if you succeed or fail, but also how spectacularly you succeed or fail. Exceptional results—either good or bad—can cause you to critically succeed at or critically fail a check.","You critically succeed at a check when a check's result meets or exceeds the DC by 10 or more. If the check is an attack roll, this is sometimes called a critical hit. You can also critically fail a check. The rules for critical failure—sometimes called a fumble—are the same as those for a critical success, but in the other direction: if you fail a check by 10 or more, that's a critical failure.","If you rolled a 20 on the die (a \"natural 20\"), your result is one degree of success better than it would be by numbers alone. If you roll a 1 on the d20 (a \"natural 1\"), your result is one degree worse. This means that a natural 20 usually results in a critical success and natural 1 usually results in a critical failure. However, if you were going up against a very high DC, you might get only a success with a natural 20, or even a failure if 20 plus your total modifier is 10 or more below the DC. Likewise, if your modifier for a statistic is so high that adding it to a 1 from your d20 roll exceeds the DC by 10 or more, you can succeed even if you roll a natural 1! If a feat, magic item, spell, or other effect does not list a critical success or critical failure, treat is as an ordinary success or failure instead.","Some other abilities can change the degree of success for rolls you get. When resolving the effect of an ability that changes your degree of success, always apply the adjustment from a natural 20 or natural 1 before anything else."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":467,"name":"Concealment and Invisibility","entries":["The concealed and invisible conditions reflect certain circumstances that can make a creature harder to see.",{"type":"pf2-h4","page":467,"name":"Concealed","entries":["This condition protects a creature if it's in mist, within dim light, or amid something else that obscures sight but does not provide a physical barrier to effects. An effect or type of terrain that describes an area of concealment makes all creatures within it concealed.","When you target a creature that's {@condition concealed} from you, you must attempt a DC {@flatDC 5} flat check before you roll to determine your effect. If you fail, you don't affect the target. the {@condition concealed} condition doesn't change which of the main categories of detection apply to the creature. A creature in a light fog bank is still observed even though it's concealed."],"source":"CRB"},{"type":"pf2-h4","page":467,"name":"Invisible","entries":["A creature with the invisible condition (by way of an {@spell invisibility} spell or {@item invisibility potion}, for example) is automatically {@condition undetected} to any creatures relying on sight as their only precise sense. Precise senses other than sight ignore the invisible condition.","You can use the {@action Seek} basic action to attempt to figure out an {@condition invisible} creature's location, making it instead only {@condition hidden} from you. This lasts until the {@condition invisible} creature successfully uses {@action Sneak} to become {@condition undetected} again. If you're already {@condition observed||observing} a creature when it becomes {@condition invisible}, it starts out {@condition hidden}, since you know where it was when it became {@condition invisible}, though it can then {@action Sneak} to become {@condition undetected}.","Other effects might make an {@condition invisible} creature hidden or even observed but concealed. For instance, if you were tracking an invisible creature's footprints through the snow, the footprints would make it hidden.","Similarly, throwing a net over an {@condition invisible} creature would make it {@condition observed} but {@condition concealed} for as long as the net is on the creature."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":618,"name":"Condition Values","entries":["Some conditions have a numerical value, called a condition value, indicated by a numeral following the condition. This value conveys the severity of a condition, and such conditions often give you a bonus or penalty equal to their value. These values can often be reduced by skills, spells, or simply waiting. If a condition value is ever reduced to 0, the condition ends."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":453,"name":"Conditions","entries":["The results of various checks might apply conditions to you or, less often, an item. Conditions change your state of being in some way. You might be gripped with fear or made faster by a spell or magic item. One condition represents what happens when a creature successfully drains your blood or life essence, while others represent creatures' attitudes toward you and how they interact with you.","Conditions are persistent; when you're affected by a condition, its effects last until the stated duration ends, the condition is removed, or terms dictated in the condition cause it to end. The rules for conditions are summarized on page 454 and described in full on pages 618–623.",{"type":"pf2-brown-box","name":"CONDITIONS","entries":["These conditions appear often in the game and are defined in detail in the Conditions Appendix on pages 618–623. Here's a brief summary of each.","{@b {@condition Blinded}:} You're unable to see.","{@b {@condition Broken}:} This item can't be used for its normal function until repaired.","{@b {@condition Clumsy}:} You can't move as easily or gracefully as usual.","{@b {@condition Concealed}:} Fog or similar obscuration makes you difficult to see and target.","{@b {@condition Confused}:} You attack indiscriminately.","{@b {@condition Controlled}:} Another creature determines your actions.","{@b {@condition Dazzled}:} Everything is {@condition concealed} to you.","{@b {@condition Deafened}:} You're unable to hear.","{@b {@condition Doomed}:} With your soul in peril, you are now closer to death.","{@b {@condition Drained}:} Blood loss or something similar has leached your vitality.","{@b {@condition Dying}:} You're slipping closer to death.","{@b {@condition Encumbered}:} You're carrying more weight than you can manage.","{@b {@condition Enfeebled}:} Your strength has been sapped away.","{@b {@condition Fascinated}:} You are compelled to focus your attention on something.","{@b {@condition Fatigued}:} Your defenses are lower and you can't focus while exploring.","{@b {@condition Flat-Footed}:} You're unable to defend yourself to your full capability.","{@b {@condition Fleeing}:} You must run away.","{@b {@condition Friendly}:} An NPC with this condition has a good attitude toward you.","{@b {@condition Frightened}:} Fear makes you less capable of attacking and defending.","{@b {@condition Grabbed}:} A creature, object, or magic holds you in place.","{@b {@condition Helpful}:} An NPC with this condition wants to assist you.","{@b {@condition Hidden}:} A creature you're {@condition hidden} from knows your location but can't see you.","{@b {@condition Hostile}:} An NPC with this condition wants to harm you.","{@b {@condition Immobilized}:} You can't move.","{@b {@condition Indifferent}:} An NPC with this condition doesn't have a strong opinion about you.","{@b {@condition Invisible}:} Creatures can't see you.","{@b {@condition Observed}:} You're in plain view.","{@b {@condition Paralyzed}:} You body is frozen in place.","{@b {@condition Persistent Damage|CRB|Persistent Damage}:} You keep taking damage every round.","{@b {@condition Petrified}:} You've been turned to stone.","{@b {@condition Prone}:} You're lying on the ground and easier to attack.","{@b {@condition Quickened}:} You get an extra action each turn.","{@b {@condition Restrained}:} You're tied up and can't move, or a grappling creature has you pinned.","{@b {@condition Sickened}:} You're sick to your stomach.","{@b {@condition Slowed}:} You lose actions each turn.","{@b {@condition Stunned}:} You can't use actions.","{@b {@condition Stupefied}:} Your can't access your full mental faculties, and you have trouble casting spells.","{@b {@condition Unconscious}:} You're asleep or knocked out.","{@b {@condition Undetected}:} A creature you're {@condition undetected} by doesn't know where you are.","{@b {@condition Unfriendly}:} An NPC with this condition doesn't like you.","{@b {@condition Unnoticed}:} A creature is entirely unaware you're present.","{@b {@condition Wounded}:} You've been brought back from the brink of death but haven't fully recovered."]}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":458,"name":"Counteracting","entries":["Some effects try to counteract spells, afflictions, conditions, or other effects. Counteract checks compare the power of two forces and determine which defeats the other. Successfully counteracting an effect ends it unless noted otherwise.","When attempting a counteract check, add the relevant skill modifier or other appropriate modifier to your check against the target's DC. If you're counteracting an affliction, the DC is in the affliction's stat block. If it's a spell, use the caster's DC. The GM can also calculate a DC based on the target effect's level. For spells, the counteract check modifier is your spellcasting ability modifier plus your spellcasting proficiency bonus, plus any bonuses and penalties that specifically apply to counteract checks. What you can counteract depends on the check result and the target's level. If an effect is a spell, its level is the counteract level.","Otherwise, halve its level and round up to determine its counteract level. If an effect's level is unclear and it came from a creature, halve and round up the creature's level.",{"type":"successDegree","entries":{"Critical Success":"Counteract the target if its counteract level is no more than 3 levels higher than your effect's counteract level.","Success":"Counteract the target if its counteract level is no more than 1 level higher than your effect's counteract level.","Failure":"Counteract the target if its counteract level is lower than your effect's counteract level.","Critical Failure":"You fail to counteract the target."}}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":477,"name":"Cover","entries":["When you're behind an obstacle that could block weapons, guard you against explosions, and make you harder to detect, you're behind cover. Standard cover gives you a +2 circumstance bonus to AC, to Reflex saves against area effects, and to {@skill Stealth} checks to {@action Hide}, {@action Sneak}, or otherwise avoid detection. You can increase this to greater cover using the {@action Take Cover} basic action, increasing the circumstance bonus to +4. If cover is especially light, typically when it's provided by a creature, you have lesser cover, which grants a +1 circumstance bonus to AC. A creature with standard cover or greater cover can attempt to use {@skill Stealth} to {@action Hide}, but lesser cover isn't sufficient.",{"type":"table","colStyles":["text-center","text-center","text-center"],"rows":[["Type of Cover","Bonus","Can Hide"],["Lesser","+1 to AC","No"],["Standard","+2 to AC, Reflex, {@skill Stealth}","Yes"],["Greater","+4 to AC, Reflex, {@skill Stealth}","Yes"]]},"Cover is relative, so you might simultaneously have cover against one creature and not another. Cover applies only if your path to the target is partially blocked. If a creature is entirely behind a wall or the like, you don't have {@quickref line of effect||3|line of effect} and typically can't target it at all.","Usually, the GM can quickly decide whether your target has cover. If you're uncertain or need to be more precise, draw a line from the center of your space to the center of the target's space. If that line passes through any terrain or object that would block the effect, the target has standard cover (or greater cover if the obstruction is extreme or the target has {@action Take Cover||Taken Cover}). If the line passes through a creature instead, the target has lesser cover. When measuring cover against an area effect, draw the line from the effect's point of origin to the center of the creature's space.",{"type":"pf2-h4","page":477,"name":"Cover and Large Creatures","entries":["If a creature between you and a target is two or more sizes larger than both you and your target, that creature's space blocks the effect enough to provide standard cover instead of lesser cover. The GM might determine that a creature doesn't gain cover from terrain that it's significantly larger than. For example, a Huge dragon probably wouldn't receive any benefit from being behind a 1-foot-wide pillar."],"source":"CRB"},{"type":"pf2-h4","page":477,"name":"Special Circumstances","entries":["Your GM might allow you to overcome your target's cover in some situations. If you're right next to an arrow slit, you can shoot without penalty, but you have greater cover against someone shooting back at you from far away. Your GM might let you reduce or negate cover by leaning around a corner to shoot or the like. This usually takes an action to set up, and the GM might measure cover from an edge or corner of your space instead of your center."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":450,"name":"Damage","entries":["In the midst of combat, you attempt checks to determine if you can damage your foe with weapons, spells, or alchemical concoctions. On a successful check, you hit and deal damage. Damage decreases a creature's Hit Points on a 1-to-1 basis (so a creature that takes 6 damage loses 6 Hit Points). The full rules can be found in the Hit Points, Healing, and Dying section on page 459.","Damage is sometimes given as a fixed amount, but more often than not you'll make a damage roll to determine how much damage you deal. A damage roll typically uses a number and type of dice determined by the weapon or unarmed attack used or the spell cast, and it is often enhanced by various modifiers, bonuses, and penalties.","Like checks, a damage roll—especially a melee weapon damage roll—is often modified by a number of modifiers, penalties, and bonuses. When making a damage roll, you take the following steps, explained in detail below.",{"type":"list","style":"list-decimal","items":["Roll the dice indicated by the weapon, unarmed attack, or spell, and apply the modifiers, bonuses, and penalties that apply to the result of the roll.","Determine the damage type.","Apply the target's immunities, weaknesses, and resistances to the damage.","If any damage remains, reduce the target's Hit Points by that amount."]},{"type":"pf2-h3","page":450,"name":"Step 1: Roll The Damage Dice and Apply Modifiers, Bonuses, and Penalties","entries":["Your weapon, unarmed attack, spell, or sometimes even a magic item determines what type of dice you roll for damage, and how many. For instance, if you're using a normal longsword, you'll roll {@dice 1d8}. If you're casting a 3rd-level {@spell fireball} spell, you'll roll {@dice 6d6}. Sometimes, especially in the case of weapons, you'll apply modifiers, bonuses, and penalties to the damage.","When you use melee weapons, unarmed attacks, and thrown ranged weapons, the most common modifier you'll add to damage is your Strength ability modifier. Weapons with the propulsive trait sometimes add half your Strength modifier. You typically do not add an ability modifier to spell damage, damage from most ranged weapons, or damage from alchemical bombs and similar items.","As with checks, you might add circumstance, status, or item bonuses to your damage rolls, but if you have multiple bonuses of the same type, you add only the highest bonus of that type. Again like checks, you may also apply circumstance, status, item, and untyped penalties to the damage roll, and again you apply only the greatest penalty of a specific type but apply all untyped penalties together.","Use the formulas below.",{"type":"pf2-inset","entries":["Melee damage roll = damage die of weapon or unarmed attack + Strength modifier + bonuses + penalties"]},{"type":"pf2-inset","entries":["Ranged damage roll = damage die of weapon + Strength modifier for thrown weapons + bonuses + penalties"]},{"type":"pf2-inset","entries":["Spell (and similar effects) damage roll = damage die of the effect + bonuses + penalties"]},"If the combined penalties on an attack would reduce the damage to 0 or below, you still deal 1 damage.",{"type":"pf2-h4","page":451,"name":"Increasing Damage","entries":["In some cases, you increase the number of dice you roll when making weapon damage rolls. Magic weapons etched with the {@item striking} rune can add one or more weapon damage dice to your damage roll. These extra dice are the same die size as the weapon's damage die. At certain levels, most characters gain the ability to deal extra damage from the weapon specialization class feature."],"source":"CRB"},{"type":"pf2-h4","page":451,"name":"Persistent Damage","entries":["Persistent damage is a condition that causes damage to recur beyond the original effect. Unlike with normal damage, when you are subject to persistent damage, you don't take it right away. Instead, you take the specified damage at the end of your turns, after which you attempt a DC {@flatDC 15} flat check to see if you recover from the persistent damage.","Like normal damage, it can be doubled or halved based on the results of an attack roll or saving throw.","See the Conditions Appendix on pages 618–623 for the complete rules regarding the persistent damage condition."],"source":"CRB"},{"type":"pf2-h4","page":451,"name":"Doubling and Halving Damage","entries":["Sometimes you'll need to halve or double an amount of damage, such as when the outcome of your Strike is a critical hit, or when you succeed at a basic Reflex save against a spell. When this happens, you roll the damage normally, adding all the normal modifiers, bonuses, and penalties. Then you double or halve the amount as appropriate (rounding down if you halved it). The GM might allow you to roll the dice twice and double the modifiers, bonuses, and penalties instead of doubling the entire result, but this usually works best for singletarget attacks or spells at low levels when you have a small number of damage dice to roll. Benefits you gain specifically from a critical hit, like the {@item flaming} weapon rune's persistent fire damage or the extra damage die from the fatal weapon trait, aren't doubled."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":451,"name":"Step 2: Determine The Damage Type","entries":["Once you've calculated how much damage you deal, you'll need to determine the damage type. There are many types of damage and sometimes certain types are applied in different ways. The smack of a club deals bludgeoning damage. The stab of a spear deals piercing damage. The staccato crack of a {@spell lightning bolt} spell deals electricity damage. Sometimes you might apply precision damage, dealing more damage for hitting a creature in a vulnerable spot or when the target is somehow vulnerable. The damage types are described on page 452.",{"type":"pf2-h4","page":451,"name":"Damage Types and Traits","entries":["When an attack deals a type of damage, the attack action gains that trait. For example, the {@action Strike||Strikes} and attack actions you use wielding a sword when its {@item flaming} rune is active gain the fire trait, since the rune gives the weapon the ability to deal fire damage."],"source":"CRB"},{"type":"pf2-brown-box","name":"DAMAGE TYPES","entries":["Damage has a number of different types and categories, which are described below.",{"type":"pf2-title","name":"Physical Damage"},"Damage dealt by weapons, many physical hazards, and a handful of spells is collectively called physical damage. The main types of physical damage are bludgeoning, piercing, and slashing. {@b Bludgeoning damage} comes from weapons and hazards that deal blunt-force trauma, like a hit from a club or being dashed against rocks. {@b Piercing damage} is dealt from stabs and punctures, whether from a dragon's fangs or the thrust of a spear. {@b Slashing damage} is delivered by a cut, be it the swing of the sword or the blow from a scythe blades trap.","Ghosts and other incorporeal creatures have a high resistance to physical attacks that aren't magical (attacks that lack the magical trait). Furthermore, most incorporeal creatures have additional, though lower, resistance to magical physical damage (such as damage dealt from a mace with the magical trait) and most other damage types.",{"type":"pf2-title","name":"Energy Damage"},"Many spells and other magical effects deal energy damage. Energy damage is also dealt from effects in the world, such as the biting cold of a blizzard to a raging forest fire. The main types of energy damage are acid, cold, electricity, fire, and sonic. {@b Acid damage} can be delivered by gases, liquids, and certain solids that dissolve flesh, and sometimes harder materials. {@b Cold damage} freezes material by way of contact with chilling gases and ice. {@b Electricity Damage} comes from the discharge of powerful lightning and sparks. {@b Fire damage} burns through heat and combustion. {@b Sonic damage} assaults matter with high-frequency vibration and sound waves. Many times, you deal energy damage by casting magic spells, and doing so is often useful against creatures that have immunities or resistances to physical damage.","Two special types of energy damage specifically target the living and the undead. Positive energy often manifests as healing energy to living creatures but can create {@b positive damage} that withers undead bodies and disrupts and injures incorporeal undead. Negative energy often revivifies the unnatural, unliving power of undead, while manifesting as {@b negative damage} that gnaws at the living.","Powerful and pure magical energy can manifest itself as {@b force damage}. Few things can resist this type of damage—not even incorporeal creatures such as ghosts and wraiths.",{"type":"pf2-title","name":"Alignment Damage"},"Weapons and effects keyed to a particular alignment can deal {@b chaotic}, {@b evil}, {@b good}, or {@b lawful} damage. These damage types apply only to creatures that have the opposing alignment trait. Chaotic damage harms only lawful creatures, evil damage harms only good creatures, good damage harms only evil creatures, and lawful damage harms only chaotic creatures.",{"type":"pf2-title","name":"Mental Damage"},"Sometimes an effect can target the mind with enough psychic force to actually deal damage to the creature. When it does, it deals {@b mental damage}. Mindless creatures and those with only programmed or rudimentary intelligence are often immune to mental damage and effects.",{"type":"pf2-title","name":"Poison Damage"},"Venoms, toxins and the like can deal {@b poison damage}, which affects creatures by way of contact, ingestion, inhalation, or injury. In addition to coming from monster attacks, alchemical items, and spells, poison damage is often caused by ongoing afflictions, which follow special rules described on page 457.",{"type":"pf2-title","name":"Bleed Damage"},"Another special type of physical damage is {@b bleed damage}. This is persistent damage that represents loss of blood.","As such, it has no effect on nonliving creatures or living creatures that don't need blood to live. Weaknesses and resistances to physical damage apply. Bleed damage ends automatically if you're healed to your full Hit Points.",{"type":"pf2-title","name":"Precision Damage"},"Sometimes you are able to make the most of your attack through sheer precision. When you hit with an ability that grants you {@b precision damage}, you increase the attack's listed damage, using the same damage type, rather than tracking a separate pool of damage. For example, a non-magical dagger Strike that deals 1d6 precision damage from a rogue's sneak attack increases the piercing damage by 1d6.","Some creatures are immune to precision damage, regardless of the damage type; these are often amorphous creatures that lack vulnerable anatomy. A creature immune to precision damage would ignore the 1d6 precision damage in the example above, but it would still take the rest of the piercing damage from the Strike. Since precision damage is always the same type of damage as the attack it's augmenting, a creature that is resistant to physical damage, like a gargoyle, would resist not only the dagger's damage but also the precision damage, even though it is not specifically resistant to precision damage.",{"type":"pf2-title","name":"Precious Materials"},"While not their own damage category, precious materials can modify damage to penetrate a creature's resistances or take advantage of its weaknesses. For instance, silver weapons are particularly effective against lycanthropes and bypass the resistances to physical damage that most devils have."]}],"source":"CRB"},{"type":"pf2-h3","page":451,"name":"Step 3: Apply the Target's Immunities, Weaknesses, and Resistances","entries":["Defenses against certain types of damage or effects are called immunities or resistances, while vulnerabilities are called weaknesses. Apply immunities first, then weaknesses, and resistances third. Immunity, weakness, or resistance to an alignment applies only to damage of that type, not to damage from an attacking creature of that alignment.",{"type":"pf2-h4","page":451,"name":"Immunity","entries":["When you have immunity to a specific type of damage, you ignore all damage of that type. If you have immunity to a specific condition or type of effect, you can't be affected by that condition or any effect of that type. If you have immunity to effects with a certain trait (such as death effects, poison, or disease) you are unaffected by any effect with that trait. Often, an effect can be both a trait and a damage type (this is especially true in the case of energy damage types). In these cases, the immunity applies to the entire effect, not just the damage. You can still be targeted by an ability with an effect you are immune to; you just don't apply the effect. However, some complex effects might have parts that affect you even if you're immune to one of the effect's traits; for instance, a spell that deals both fire and acid damage can still deal acid damage to you even if you're immune to fire.","Immunity to critical hits works a little differently. When a creature immune to critical hits is critically hit by a Strike or other attack that deals damage, it takes normal damage instead of double damage. This does not make it immune to any other critical success effects of other actions that have the attack trait (such as {@action Grapple} and {@action Shove}).","Another exception is immunity to nonlethal attacks. If you are immune to nonlethal attacks, you are immune to all damage from attacks with the nonlethal trait, no matter what other type the damage has. For instance, a {@creature stone golem} has immunity to nonlethal attacks. This means that no matter how hard you hit it with your fist, you're not going to damage it—unless your fists don't have the {@trait nonlethal} trait, such as if you're a {@class monk}."],"source":"CRB"},{"type":"pf2-h4","page":453,"name":"Temporary Immunity","entries":["Some effects grant you immunity to the same effect for a set amount of time. If an effect grants you temporary immunity, repeated applications of that effect don't affect you for as long as the temporary immunity lasts. Unless the effect says it applies only to a certain creature's ability, it doesn't matter who created the effect. For example, the {@spell blindness} spell says, \"The target is temporarily immune to blindness for 1 minute.\" If anyone casts {@spell blindness} on that creature again before 1 minute passes, the spell has no effect.","Temporary immunity doesn't prevent or end ongoing effects of the source of the temporary immunity. For instance, if an ability makes you frightened and you then gain temporary immunity to the ability, you don't immediately lose the frightened condition due to the immunity you just gained—you simply don't become frightened if you're targeted by the ability again before the immunity ends."],"source":"CRB"},{"type":"pf2-h4","page":453,"name":"Weakness","entries":["If you have a weakness to a certain type of damage or damage from a certain source, that type of damage is extra effective against you. Whenever you would take that type of damage, increase the damage you take by the value of the weakness. For instance, if you are dealt 2d6 fire damage and have weakness 5 to fire, you take 2d6+5 fire damage.","If you have a weakness to something that doesn't normally deal damage, such as water, you take damage equal to the weakness value when touched or affected by it. If more than one weakness would apply to the same instance of damage, use only the highest applicable weakness value. This usually happens only when a monster is weak to both a type of physical damage and a given material."],"source":"CRB"},{"type":"pf2-h4","page":453,"name":"Resistance","entries":["If you have resistance to a type of damage, each time you take that type of damage, you reduce the amount of damage you take by the listed amount (to a minimum of 0 damage). Resistance can specify combinations of damage types or other traits. For instance, you might encounter a monster that's resistant to non-magical bludgeoning damage, meaning it would take less damage from bludgeoning attacks that weren't magical, but would take normal damage from your {@runeItem mace||+1 weapon potency|} (since it's magical) or a non-magical {@item spear} (since it deals piercing damage). A resistance also might have an exception. For example, resistance 10 to physical damage (except silver) would reduce any physical damage by 10 unless that damage was dealt by a silver weapon.","If you have more than one type of resistance that would apply to the same instance of damage, use only the highest applicable resistance value.","It's possible to have resistance to all damage. When an effect deals damage of multiple types and you have resistance to all damage, apply the resistance to each type of damage separately. If an attack would deal 7 slashing damage and 4 fire damage, resistance 5 to all damage would reduce the slashing damage to 2 and negate the fire damage entirely."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":453,"name":"Step 4: If Damage Remains, Reduce the Target's Hit Points","entries":["After applying the target's immunities, resistances, and weaknesses to the damage, whatever damage is left reduces the target's Hit Points on a 1-to-1 basis. More information about Hit Points can be found in the Hit Points, Healing, and Dying section on page 459.",{"type":"pf2-h4","page":453,"name":"Nonlethal Attacks","entries":["You can make a nonlethal attack in an effort to knock someone out instead of killing them (see Knocked Out and Dying on page 459). Weapons with the nonlethal trait (including fists) do this automatically. You take a –2 circumstance penalty to the attack roll when you make a nonlethal attack using a weapon that doesn't have the nonlethal trait. You also take this penalty when making a lethal attack using a nonlethal weapon.","Spells and other effects with the nonlethal trait that reduce a creature to 0 Hit Points knock the creature out instead of killing them."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":481,"name":"Downtime Mode","entries":["Downtime gives you time to rest fully, engage in crafting or a professional endeavor, learn new spells, retrain feats, or just have fun. You can sell items acquired during your adventures, buy new goods, and perform other activities as determined by your feats, your skills, and the settlement where you are spending the downtime.",{"type":"pf2-h2","page":481,"name":"Long-Term Rest","entries":["You can spend an entire day and night resting during downtime to recover Hit Points equal to your Constitution modifier (minimum 1) multiplied by twice your level."],"source":"CRB"},{"type":"pf2-h2","page":481,"name":"Retraining","entries":["Retraining offers a way to alter some of your character choices, which is helpful when you want to take your character in a new direction or change decisions that didn't meet your expectations. You can retrain feats, skills, and some selectable class features. You can't retrain your ancestry, heritage, background, class, or ability scores. You can't perform other downtime activities while retraining.","Retraining usually requires you to spend time learning from a teacher, whether that entails physical training, studying at a library, or falling into shared magical trances. Your GM determines whether you can get proper training or whether something can be retrained at all. In some cases, you'll have to pay your instructor.","Some abilities can be difficult or impossible to retrain (for instance, a sorcerer can retrain their bloodline only in extraordinary circumstances).","When retraining, you generally can't make choices you couldn't make when you selected the original option. For instance, you can't exchange a 2nd-level skill feat for a 4th-level one, or for one that requires prerequisites you didn't meet at the time you took the original feat. If you don't remember whether you met the prerequisites at the time, ask your GM to make the call. If you cease to meet the prerequisites for an ability due to retraining, you can't use that ability. You might need to retrain several abilities in sequence in order to get all the abilities you want.",{"type":"pf2-h3","page":481,"name":"Feats","entries":["You can spend a week of downtime retraining to swap out one of your feats. Remove the old feat and replace it with another of the same type. For example, you could swap a skill feat for another skill feat, but not for a wizard feat."],"source":"CRB"},{"type":"pf2-h3","page":481,"name":"Skills","entries":["You can spend a week of downtime retraining to swap out one of your skill increases. Reduce your proficiency rank in the skill losing its increase by one step and increase your proficiency rank in another skill by one step. The new proficiency rank has to be equal to or lower than the proficiency rank you traded away. For instance, if your bard is a master in {@skill Performance} and {@skill Stealth}, and an expert in {@skill Occultism}, you could reduce the character's proficiency in {@skill Stealth} to expert and become a master in {@skill Occultism}, but you couldn't reassign that skill increase to become legendary in {@skill Performance}. Keep track of your level when you reassign skill increases; the level at which your skill proficiencies changed can influence your ability to retrain feats with skill prerequisites.","You can also spend a week to retrain an initial trained skill you gained during character creation."],"source":"CRB"},{"type":"pf2-h3","page":481,"name":"Class Features","entries":["You can change a class feature that required a choice, making a different choice instead. This lets you change a druid order or a wizard school, for example. The GM will tell you how long this takes—always at least a month."],"source":"CRB"},{"type":"pf2-brown-box","page":481,"name":"SKILL DOWNTIME ACTIVITIES","entries":["Chapter 4: Skills includes several downtime activities, which are summarized here.","{@b {@action Craft}:} Using the {@skill Crafting} skill, you can create items from raw materials (page 244).","{@b {@action Create Forgery}:} You forge a document (page 251).","{@b {@action Earn Income}:} You earn money, typically using {@skill Crafting}, Lore, or {@skill Performance} (page 236).","{@b {@action Subsist}:} You find food and shelter in the wilderness or within a settlement (page 240).","{@b {@action Treat Disease}:} You spend time caring for a diseased creature in the hope of curing that creature (page 248)."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":481,"name":"Other Downtime Activities","entries":["Work with your GM if there are other ways you want to spend downtime. You might need to pay for your cost of living (the prices for this can be found on page 294).","You might acquire property, manage a business, become part of a guild or civic group, curry favor in a large city, take command of an army, take on an apprentice, start a family, or minister to a flock of the faithful."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":453,"name":"Effects","entries":["Anything you do in the game has an {@b effect}. Many of these outcomes are easy to adjudicate during the game.","If you tell the GM that you draw your sword, no check is needed, and the result is that your character is now holding a sword. Other times, the specific effect requires more detailed rules governing how your choice is resolved.","Many spells, magic items, and feats create specific effects, and your character will be subject to effects caused by monsters, hazards, the environment, and other characters.","While a check might determine the overall impact or strength of an effect, a check is not always part of creating an effect. Casting a {@spell fly} spell on yourself creates an effect that allows you to soar through the air, but casting the spell does not require a check. Conversely, using the Intimidate skill to Demoralize a foe does require a check, and your result on that check determines the effect's outcome.","The following general rules are used to understand and apply effects.",{"type":"pf2-h3","page":455,"name":"Duration","entries":["Most effects are discrete, creating an instantaneous effect when you let the GM know what actions you are going to use. Firing a bow, moving to a new space, or taking something out of your pack all resolve instantly. Other effects instead last for a certain duration. Once the duration has elapsed, the effect ends. The rules generally use the following conventions for durations, though spells have some special durations detailed on pages 304–305.","For an effect that lasts a number of rounds, the remaining duration decreases by 1 at the start of each turn of the creature that created the effect. This is common for beneficial effects that target you or your allies. Detrimental effects often last \"until the end of the target's next turn\" or \"through\" a number of their turns (such as \"through the target's next 3 turns\"), which means that the effect's duration decreases at the end of the creature's turn, rather than the start.","Instead of lasting a fixed number of rounds, a duration might end only when certain conditions are met (or cease to be true). If so, the effects last until those conditions are met."],"source":"CRB"},{"type":"pf2-h3","page":455,"name":"Range and Reach","entries":["Actions and other abilities that generate an effect typically work within a specified range or a reach. Most spells and abilities list a {@b range}—the maximum distance from the creature or object creating the effect in which the effect can occur.","Ranged and thrown weapons have a {@b range increment}.","Attacks with such weapons work normally up to that range. Attacks against targets beyond that range take a –2 penalty, which worsens by 2 for every additional multiple of that range, to a maximum of a –10 penalty after five additional range increments. Attacks beyond this range are not possible. For example, if you are using a shortbow, your attacks take no penalty against a target up to 60 feet away, a –2 penalty if a target is over 60 and up to 120 feet away, a –4 if a target is over 120 and up to 180 feet away, and so on, up to a maximum distance of 360 feet.","{@b Reach} is how far you can physically reach with your body or a weapon. Melee {@action Strike||Strikes} rely on reach. Your reach also creates an area around your space where other creatures could trigger your reactions. Your reach is typically 5 feet, but weapons with the reach trait can extend this. Larger creatures can have greater reach; for instance, an ogre has a 10-foot reach. Unlike with measuring most distances, 10-foot reach can reach 2 squares diagonally. Reach greater than 10 feet is measured normally; 20-foot reach can reach 3 squares diagonally, 25-foot reach can reach 4, and so on."],"source":"CRB"},{"type":"pf2-h3","page":455,"name":"Targets","entries":["Some effects require you to choose specific targets.","Targeting can be difficult or impossible if your chosen creature is undetected by you, if the creature doesn't match restrictions on who you can target, or if some other ability prevents it from being targeted.","Some effects require a target to be willing. Only you can decide whether your PC is willing, and the GM decides whether an NPC is willing. Even if you or your character don't know what the effect is, such as if your character is unconscious, you still decide if you're willing.","Some effects target or require an ally, or otherwise refer to an ally. This must be someone on your side, often another PC, but it might be a bystander you are trying to protect. You are not your own ally. If it isn't clear, the GM decides who counts as an ally or an enemy."],"source":"CRB"},{"type":"pf2-h3","page":456,"name":"Areas","entries":["Some effects occupy an area of a specified shape and size.","An area effect always has a point of origin and extends out from that point. There are four types of areas: emanations, bursts, cones, and lines. When you're playing in encounter mode and using a grid, areas are measured in the same way as movement (page 463), but areas' distances are never reduced or affected by {@quickref difficult terrain||3|terrain} or lesser cover (page 476). You can use the diagrams below as common reference templates for areas, rather than measuring squares each time. Many area effects describe only the effects on creatures in the area. The GM determines any effects to the environment and unattended objects.",{"type":"pf2-h4","page":456,"name":"Burst","entries":["A burst effect issues forth in all directions from a single corner of a square within the range of the effect, spreading in all directions to a specified radius. For instance, when you cast {@spell fireball}, it detonates at the corner of a square within 500 feet of you and creates a 20-foot burst, meaning it extends out 20 feet in every direction from the corner of the square you chose, affecting each creature whose space (or even one square of its space) is within the burst."],"source":"CRB"},{"type":"pf2-h4","page":457,"name":"Cone","entries":["A cone shoots out from you in a quarter circle on the grid.","When you aim a cone, the first square of that cone must share an edge with your space if you're aiming orthogonally, or it must touch a corner of your space if you're aiming diagonally. If you're Large or larger, the first square can run along the edge of any square of your space. You can't aim a cone so that it overlaps your space. The cone extends out for a number of feet, widening as it goes, as shown in the Areas diagram. For instance, when a green dragon uses its breath weapon, it breathes a cone of poisonous gas that originates at the edge of one square of its space and affects a quarter-circle area 30 feet on each edge.","If you make a cone originate from someone or something else, follow these same rules, with the first square of the cone using an edge or corner of that creature or object's space instead of your own."],"source":"CRB"},{"type":"pf2-h4","page":457,"name":"Emanation","entries":["An emanation issues forth from each side of your space, extending out to a specified number of feet in all directions. For instance, the {@spell bless} spell's emanation radiates 5 or more feet outward from the caster. Because the sides of a creature's space are the starting point for the emanation, an emanation from a Large or larger creature affects a greater overall area than that of a Medium or smaller creature. Unless the text states otherwise, the creature creating an emanation effect chooses whether the creature at its center is affected."],"source":"CRB"},{"type":"pf2-h4","page":457,"name":"Line","entries":["A line shoots forth from you in a straight line in a direction of your choosing. The line affects each creature whose space it overlaps. Unless a line effect says otherwise, it is 5 feet wide. For example, the {@spell lightning bolt} spell's area is a 60-foot line that's 5 feet wide."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":457,"name":"Line of Effect","entries":["When creating an effect, you usually need an unblocked path to the target of a spell, the origin point of an effect's area, or the place where you create something with a spell or other ability. This is called a line of effect. You have line of effect unless a creature is entirely behind a solid physical barrier. Visibility doesn't matter for line of effect, nor do portcullises and other barriers that aren't totally solid. If you're unsure whether a barrier is solid enough, usually a 1-foot-square gap is enough to maintain a line of effect, though the GM makes the final call.","In an area effect, creatures or targets must have line of effect to the point of origin to be affected. If there's no line of effect between the origin of the area and the target, the effect doesn't apply to that target. For example, if there's a solid wall between the origin of a {@spell fireball} and a creature that's within the burst radius, the wall blocks the effect—that creature is unaffected by the {@spell fireball} and doesn't need to attempt a save against it. Likewise, any ongoing effects created by an ability with an area cease to affect anyone who moves outside of the line of effect."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":457,"name":"Line of Sight","entries":["Some effects require you to have line of sight to your target. As long as you can precisely sense the area (as described in Perception on page 464) and it is not blocked by a solid barrier (as described in {@quickref Cover||3|Cover}), you have line of sight. An area of darkness prevents line of sight if you don't have {@ability darkvision}, but portcullises and other obstacles that aren't totally solid do not. If you're unsure whether a barrier is solid enough to block line of sight, usually a 1-foot-square gap is enough to maintain line of sight, though the GM makes the final call."],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":468,"name":"Encounter Mode","entries":[{"type":"pf2-h2","page":468,"name":"Structure","entries":["An encounter is played out in a series of rounds, during which the player characters, adversaries, and other participants in the encounter act in sequence.","You roll initiative to determine this order at the start of the encounter and then play through rounds until a conclusion is reached and the encounter ends. The rules in this section assume a combat encounter—a battle—but the general structure can apply to any kind of encounter.",{"type":"pf2-h3","page":468,"name":"Step 1: Roll Initiative","entries":["When the GM calls for it, you'll roll initiative to determine your place in the initiative order, which is the sequence in which the encounter's participants will take their turns. Rolling initiative marks the start of an encounter. More often than not, you'll roll initiative when you enter a battle.","Typically, you'll roll a Perception check to determine your initiative—the more aware you are of your surroundings, the more quickly you can respond. Sometimes, though, the GM might call on you to roll some other type of check. For instance, if you were Avoiding Notice during exploration (page 479), you'd roll a {@skill Stealth} check. A social encounter could call for a {@skill Deception} or {@skill Diplomacy} check.","The GM rolls initiative for anyone other than the player characters in the encounter. If these include a number of identical creatures, the GM could roll once for the group as a whole and have them take their turns within the group in any order. However, this can make battles less predictable and more dangerous, so the GM might want to roll initiative for some or all creatures individually unless it's too much of a burden.","Unlike a typical check, where the result is compared to a DC, the results of initiative rolls are ranked. This ranking sets the order in which the encounter's participants act—the initiative order. The character with the highest result goes first. The second highest follows, and so on until whoever had the lowest result takes their turn last.","If your result is tied with a foe's result, the adversary goes first. If your result is tied with another PC's, you can decide between yourselves who goes first when you reach that place in the initiative order. After that, your places in the initiative order usually don't change during the encounter."],"source":"CRB"},{"type":"pf2-h3","page":468,"name":"Step 2: Play a Round","entries":["A round begins when the participant with the highest initiative roll result starts their turn, and it ends when the one with the lowest initiative ends their turn. The process of taking a turn is detailed below. Creatures might also act outside their turns with reactions and free actions."],"source":"CRB"},{"type":"pf2-h3","page":468,"name":"Step 3: Begin the Next Round","entries":["Once everyone in the encounter has taken a turn, the round is over and the next one begins. Don't roll initiative again; the new round proceeds in the same order as the previous one, repeating the cycle until the encounter ends."],"source":"CRB"},{"type":"pf2-h3","page":468,"name":"Step 4: End the Encounter","entries":["When your foes are defeated, some sort of truce is reached, or some other event or circumstance ends the combat, the encounter is over. You and the other participants no longer follow the initiative order, and a more free-form style of play resumes, with the game typically moving into exploration mode. Sometimes at the end of an encounter, the GM will award Experience Points to the party or you'll find treasure to divvy up."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":468,"name":"Turns","entries":["When it's your turn to act, you can use single actions ({@as 1}), short activities ({@as 2} and {@as 3}), reactions ([reaction]), and free actions ({@as f}). When you're finished, your turn ends and the character next in the initiative order begins their turn.","Sometimes it's important to note when during your turn something happens, so a turn is divided into three steps.",{"type":"pf2-h3","page":468,"name":"Step 1: Start Your Turn","entries":["Many things happen automatically at the start of your turn—it's a common point for tracking the passage of time for effects that last multiple rounds. At the start of each of your turns, take these steps in any order you choose:",{"type":"list","items":["If you created an effect lasting for a certain number of rounds, reduce the number of rounds remaining by 1. The effect ends if the duration is reduced to 0. For example, if you cast a spell that lasts 3 rounds on yourself during your first turn of a fight, it would affect you during that turn, decrease to 2 rounds of duration at the start of your second turn, decrease to 1 round of duration at the start of your third turn, and expire at the start of your fourth turn.","You can use 1 free action or reaction with a trigger of \"Your turn begins\" or something similar.","If you're {@condition dying}, roll a recovery check (page 459).","Do anything else that is specified to happen at the start of your turn."]},"The last step of starting your turn is always the same.",{"type":"list","items":["Regain your 3 actions and 1 reaction. If you haven't spent your reaction from your last turn, you lose it—you can't \"save\" actions or reactions from one turn to use during the next turn. If a condition prevents you from being able to act, you don't regain any actions or your reaction. Some abilities or conditions (such as {@condition quickened} and {@condition slowed}) can change how many actions you regain and whether you regain your reaction. If you lose actions and gain additional actions (such as if you're both {@condition quickened} and {@condition slowed}), you choose which actions to lose."]}],"source":"CRB"},{"type":"pf2-h3","page":469,"name":"Step 2: Act","entries":["You can use actions in any order you wish during your turn, but you have to complete one action or activity before beginning another; for example, you can't use a single action in the middle of performing a 2-action activity. What actions you can use often depend on your class features, skills, feats, and items, but there are default actions anyone can use, described in Basic Actions below. Some effects might prevent you from acting. If you can't act, you can't use any actions, including reactions and free actions.","If you begin a 2-action or 3-action activity on your turn, you must be able to complete it on your turn. You can't, for example, begin to High Jump using your final action on one turn and then complete it as your first action on your next turn.","Once you have spent all 3 of your actions, your turn ends (as described in Step 3) and the next creature's turn begins. You can, however, use only some of your actions and end your turn early. As soon as your turn ends, you lose all your remaining actions, but not your reaction or your ability to use free actions."],"source":"CRB"},{"type":"pf2-h3","page":469,"name":"Step 3: End Your Turn","entries":["Once you've done all the things you want to do with the actions you have available, you reach the end of your turn.","Take the following steps in any order you choose. Play then proceeds to the next creature in the initiative order.",{"type":"list","items":["End any effects that last until the end of your turn. For example, spells with a sustained duration end at the end of your turn unless you used the {@action Sustain a Spell} action during your turn to extend them. Some effects caused by enemies might also last through a certain number of your turns, and you decrease the remaining duration by 1 during this step, ending the effect if its duration is reduced to 0.","If you have a {@condition Persistent Damage|CRB|persistent damage} condition, you take the damage at this point. After you take the damage, you can attempt the flat check to end the {@condition Persistent Damage|CRB|persistent damage}. You then attempt any saving throws for ongoing afflictions. Many other conditions change at the end of your turn, such as the {@condition frightened} condition decreasing in severity. These take place after you've taken any {@condition Persistent Damage|CRB|persistent damage}, attempted flat checks to end the {@condition Persistent Damage|CRB|persistent damage}, and attempted saves against any afflictions.","You can use 1 free action or reaction with a trigger of \"Your turn ends\" or something similar.","Resolve anything else specified to happen at the end of your turn."]}],"source":"CRB"},{"type":"pf2-brown-box","page":469,"name":"TRACKING INITIATIVE","entries":["The GM keeps track of the initiative order for an encounter.","It's usually okay for the players to know this order, since they'll see who goes when and be aware of one another's results. However, the GM might want to conceal the names of adversaries the PCs have yet to identify.","Once the encounter's order is set, it's usually not necessary to track the original initiative numbers. The GM can create a simple list, use a series of cards or other indicators, or use a {@i Pathfinder Combat Pad}, which has magnetic markers to allow for easily rearranging the order.",{"type":"pf2-title","name":"Changing the Initiative Order"},"Any method used to track the initiative order needs to be flexible because the order can change. A creature can use the Delay basic action to change its place in the order, in which case you can erase it from the list or pull its marker aside until it reenters the initiative order. When a creature gets knocked out, its initiative order also changes (see Knocked Out and Dying on page 459). Using the Ready basic action doesn't change a creature's place in the initiative order, though, because the designated action becomes a reaction."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":469,"name":"Basic Actions","entries":["Basic actions represent common tasks like moving around, attacking, and helping others. As such, every creature can use basic actions except in some extreme circumstances, and many of those actions are used very frequently. Most notably, you'll use Interact, Step, Stride, and Strike a great deal. Many feats and other actions call upon you to use one of these basic actions or modify them to produce different effects. For example, a more complex action might let you Stride up to double your Speed instead of just up to your Speed, and a large number of activities include a Strike.","Actions that are used less frequently but are still available to most creatures are presented in Specialty Basic Actions starting on page 472. These typically have requirements that not all characters are likely to meet, such as wielding a shield or having a burrow Speed.","In addition to the actions in these two sections, the actions for spellcasting can be found on pages 302–305, and the actions for using magic items appear on pages 531–534.","{@note To view all actions, please visit the {@filter Actions page.|actions||source=CRB}}",{"type":"pf2-brown-box","page":471,"name":"SPEAKING","entries":["As long as you can act, you can also speak. You don't need to spend any type of action to speak, but because a round represents 6 seconds of time, you can usually speak at most a single sentence or so per round. Special uses of speech, such as attempting a {@skill Deception} skill check to Lie, require spending actions and follow their own rules.","All speech has the {@trait auditory} trait. If you communicate in some way other than speech, other rules might apply. For instance, using sign language is {@trait visual} instead of {@trait auditory}."],"source":"CRB"},{"type":"pf2-h3","page":472,"name":"Specialty Basic Actions","entries":["These actions are useful under specific circumstances. Some require you to have a special movement type (page 463)."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":472,"name":"Activities in Encounters","entries":["Activities that take longer than a turn can't normally be performed during an encounter. Spells with a casting time of 1 minute or more are a common example of this, as are several skill actions. When you commit to an activity during your turn in an encounter, you commit to spending all of the actions it requires. If the activity gets interrupted partway through, you lose all of the actions you would have spent on that activity. Activities are described in full on page 461."],"source":"CRB"},{"type":"pf2-h2","page":472,"name":"Reactions in Encounters","entries":["Your reactions let you respond immediately to what's happening around you. The GM determines whether you can use reactions before your first turn begins, depending on the situation in which the encounter happens.","Once your first turn begins, you gain your actions and reaction. You can use 1 reaction per round. You can use a reaction on anyone's turn (including your own), but only when its trigger occurs. If you don't use your reaction, you lose it at the start of your next turn, though you typically then gain a reaction at the start of that turn.","Some reactions are specifically meant to be used in combat and can change how the battle plays out drastically.","One example of such a reaction is {@action Attack of Opportunity}, which {@class fighter||fighters} gain at 1st level.","This reaction lets you make a melee {@action Strike} if a creature within reach uses a {@trait manipulate} or {@trait move} action, makes a ranged attack, or leaves a square during a {@trait move} action. The Triggering Moves diagram on page 474 illustrates examples of movements that might trigger an {@action Attack of Opportunity} from a creature without reach and one with reach.","You'll notice this reaction allows you to use a modified basic action, a {@action Strike}. This follows the rules on subordinate actions found on page 462.","Because your {@action Attack of Opportunity} takes place outside of your turn, the attack roll doesn't incur a multiple attack penalty."],"source":"CRB"},{"type":"pf2-h2","page":473,"name":"Movement in Encounters","entries":["Your movement during encounter mode depends on the actions and other abilities you use. Whether you Stride, Step, Swim, or Climb, the maximum distance you can move is based on your Speed. Certain feats or magic items can grant you other movement types, allowing you to swiftly burrow, climb, fly, or swim (page 463).","When the rules refer to a \"movement cost\" or \"spending movement,\" they are describing how many feet of your Speed you must use to move from one point to another. Normally, movement costs 5 feet per square when you're moving on a grid, or it costs the number of feet you move if you're not using a grid. However, sometimes it's harder to move a certain distance due to {@quickref difficult terrain||3|terrain} or other factors. In such a case, you might have to spend a different amount of movement to move from one place to another.","For example, a form of movement might require 10 feet of movement to move 1 square, and moving through some types of terrain costs an extra 5 feet of movement per square.",{"type":"pf2-h3","page":473,"name":"Grid Movement","entries":["If an encounter involves combat, it's often a good idea to track the movement and relative position of the participants using a Pathfinder Flip-Mat, Flip-Tiles, or some other form of grid to display the terrain, and miniatures to represent the combatants. When a character moves on a grid, every 1-inch square of the play area is 5 feet across in the game world. Hence, a creature moving in a straight line spends 5 feet of its movement for every map square traveled.","Because moving diagonally covers more ground, you count that movement differently. The first square of diagonal movement you make in a turn counts as 5 feet, but the second counts as 10 feet, and your count thereafter alternates between the two. For example, as you move across 4 squares diagonally, you would count 5 feet, then 10, then 5, and then 10, for a total of 30 feet. You track your total diagonal movement across all your movement during your turn, but reset your count at the end of your turn."],"source":"CRB"},{"type":"pf2-h3","page":473,"name":"Size, Space, and Reach","entries":["Creatures and objects of different sizes occupy different amounts of space. The sizes and the spaces they each take up on a grid are listed in {@table Size and Reach||Table 9–1: Size and Reach}.","Table 9–1 also lists the typical reach for creatures of each size, for both tall creatures (most bipeds) and long creatures (most quadrupeds). See page 455 for more about reach.","The Space entry lists how many feet on a side a creature's space is, so a Large creature fills a 10-foot-by-10-foot space (4 squares on the grid). Sometimes part of a creature extends beyond its space, such as if a giant octopus is grabbing you with its tentacles. In that case, the GM will usually allow attacking the extended portion, even if you can't reach the main creature. A Small or larger creature or object takes up at least 1 square on a grid, and creatures of these sizes can't usually share spaces except in situations like a character riding a mount. Rules for moving through other creatures' spaces appear below.",{"type":"data","tag":"table","source":"CRB","name":"Size and Reach"},"Multiple Tiny creatures can occupy the same square. At least four can fit in a single square, though the GM might determine that even more can fit. Tiny creatures can occupy a space occupied by a larger creature as well, and if their reach is 0 feet, they must do so in order to attack."],"source":"CRB"},{"type":"pf2-h3","page":474,"name":"Move Actions That Trigger Reactions","entries":["Some reactions and free actions are triggered by a creature using an action with the move trait. The most notable example is Attack of Opportunity. Actions with the move trait can trigger reactions or free actions throughout the course of the distance traveled. Each time you exit a square (or move 5 feet if not using a grid) within a creature's reach, your movement triggers those reactions and free actions (although no more than once per move action for a given reacting creature). If you use a move action but don't move out of a square, the trigger instead happens at the end of that action or ability.","Some actions, such as Step, specifically state they don't trigger reactions or free actions based on movement."],"source":"CRB"},{"type":"pf2-h3","page":474,"name":"Moving Through a Creature's Space","entries":["You can move through the space of a willing creature. If you want to move through an unwilling creature's space, you can {@action Tumble Through} that creature's space using {@skill Acrobatics}. You can't end your turn in a square occupied by another creature, though you can end a move action in its square provided that you immediately use another move action to leave that square. If two creatures end up in the same square by accident, the GM determines which one is forced out of the square (or whether one falls prone).",{"type":"pf2-h4","page":474,"name":"Prone and Incapacitated Creatures","entries":["You can share a space with a prone creature if that creature is willing, unconscious, or dead and if it is your size or smaller. The GM might allow you to climb atop the corpse or unconscious body of a larger creature in some situations. A prone creature can't stand up while someone else occupies its space, but it can Crawl to a space where it's able to stand, or it can attempt to Shove the other creature out of the way."],"source":"CRB"},{"type":"pf2-h4","page":475,"name":"Creatures of Different Sizes","entries":["In most cases, you can move through the space of a creature at least three sizes larger than you (Table 9-1). This means a Medium creature can move through the space of a Gargantuan creature and a Small creature can move through the space of a Huge creature. Likewise, a bigger creature can move through the space of a creature three sizes smaller than itself or smaller. You still can't end your movement in a space occupied by a creature.","Tiny creatures are an exception. They can move through creatures' spaces and can even end their movement there."],"source":"CRB"},{"type":"pf2-h4","page":475,"name":"Objects","entries":["Because objects aren't as mobile as creatures are, they're more likely to fill a space. This means you can't always move through their spaces like you might move through a space occupied by a creature. You might be able to occupy the same square as a statue of your size, but not a wide column. The GM determines whether you can move into an object's square normally, whether special rules apply, or if you are unable to move into the square at all."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":475,"name":"Forced Movement","entries":["When an effect forces you to move, or if you start falling, the distance you move is defined by the effect that moved you, not by your Speed. Because you're not acting to move, this doesn't trigger reactions that are triggered by movement.","If forced movement would move you into a space you can't occupy—because objects are in the way or because you lack the movement type needed to reach it, for example—you stop moving in the last space you can occupy. Usually the creature or effect forcing the movement chooses the path the victim takes. If you're pushed or pulled, you can usually be moved through hazardous terrain, pushed off a ledge, or the like. Abilities that reposition you in some other way can't put you in such dangerous places unless they specify otherwise. In all cases, the GM makes the final call if there's doubt on where forced movement can move a creature."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":475,"name":"Terrain","entries":["Several types of terrain can complicate your movement by slowing you down, damaging you, or endangering you.",{"type":"pf2-h4","page":475,"name":"Difficult Terrain","entries":["Difficult terrain is any terrain that impedes your movement, ranging from particularly rough or unstable surfaces to thick ground cover and countless other impediments. Moving into a square of {@b difficult terrain} (or moving 5 feet into or within an area of difficult terrain, if you're not using a grid) costs an extra 5 feet of movement.","Moving into a square of {@b greater difficult terrain} instead costs 10 additional feet of movement. This additional cost is not increased when moving diagonally. You can't Step into difficult terrain.","Movement you make while you are jumping ignores the terrain you're jumping over. Some abilities (such as flight or being incorporeal) allow you to avoid the movement reduction from some types of difficult terrain. Certain other abilities let you ignore difficult terrain on foot; such an ability also allows you to move through greater difficult terrain at the normal movement cost as for difficult terrain, though it wouldn't let you ignore greater difficult terrain unless the ability specifies otherwise."],"source":"CRB"},{"type":"pf2-h4","page":476,"name":"Hazardous Terrain","entries":["Hazardous terrain damages you whenever you move through it. An acid pool and a pit of burning embers are both examples of hazardous terrain. The amount and type of damage depend on the specific hazardous terrain."],"source":"CRB"},{"type":"pf2-h4","page":476,"name":"Narrow Surfaces","entries":["A narrow surface is so precariously thin that you need to {@action Balance} or risk falling. Even on a success, you are {@condition flat-footed} on a narrow surface.","Each time you are hit by an attack or fail a save on a narrow surface, you must succeed at a Reflex save (with the same DC as the {@skill Acrobatics} check to {@action Balance}) or fall."],"source":"CRB"},{"type":"pf2-h4","page":476,"name":"Uneven Ground","entries":["Uneven ground is an area unsteady enough that you need to {@action Balance} or risk falling prone and possibly injuring yourself, depending on the specifics of the uneven ground. You are {@condition flat-footed} on uneven ground. Each time you are hit by an attack or fail a save on uneven ground, you must succeed at a Reflex save (with the same DC as the {@skill Acrobatics} check to Balance) or fall prone."],"source":"CRB"},{"type":"pf2-h4","page":476,"name":"Inclines","entries":["An incline is an area so steep that you need to {@action Climb} using the {@skill Athletics} skill in order to progress upward.","You're {@condition flat-footed} when {@action Climb||Climbing} an incline."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":477,"name":"Special Battles","entries":["Sometimes fights occur while the characters are atop mounts or when the PCs take to the sky or seas.",{"type":"pf2-h3","page":478,"name":"Mounted Combat","entries":["You can ride some creatures into combat. As noted in the {@action Mount} specialty basic action, your mount needs to be at least one size larger than you and willing. Your mount acts on your initiative. You must use the {@action Command an Animal} action (page 249) to get your mount to spend its actions. If you don't, the animal wastes its actions. If you have the Ride general feat, you succeed automatically when you {@action Command an Animal} that's your mount.","For example, if you are mounted on a horse and you make three attacks, your horse would remain stationary since you didn't command it. If you instead spent your first action to {@action Command an Animal} and succeeded, you could get your mount to Stride. You could spend your next action to attack or to command the horse to attack, but not both.",{"type":"pf2-h4","page":478,"name":"Mounted Attacks","entries":["You and your mount fight as a unit. Consequently, you share a multiple attack penalty. For example, if you Strike and then {@action Command an Animal} to have your mount Strike, your mount's attack takes a –5 multiple attack penalty.","You occupy every square of your mount's space for the purpose of making your attacks. If you were Medium and on a Large mount, you could attack a creature on one side of your mount, then attack on the opposite side with your next action. If you have a longer reach, the distance depends partly on the size of your mount. On a Medium or smaller mount, use your normal reach. On a Large or Huge mount, you can attack any square adjacent to the mount if you have 5- or 10-foot reach, or any square within 10 feet of the mount (including diagonally) if you have 15-foot reach."],"source":"CRB"},{"type":"pf2-h4","page":478,"name":"Mounted Defenses","entries":["When you're mounted, attackers can target either you or your mount. Anything that affects multiple creatures (such as an area) affects both of you as long as you're both in the area. You are in an attacker's reach or range if any square of your mount is within reach or range. Because your mount is larger than you and you share its space, you have lesser cover against attacks targeting you when you're mounted if the mount would be in the way.","Because you can't move your body as freely while you're riding a mount, you take a –2 circumstance penalty to Reflex saves while mounted. Additionally, the only move action you can use is the Mount action to dismount."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":478,"name":"THREE-DIMENSIONAL COMBAT","entries":["In aerial and aquatic combat, you might need to track positioning in three dimensions. For flying creatures, you might use one of the following methods:",{"type":"list","items":["Find platforms to place flying creatures' miniatures on.","Set a die next to a creature with the number indicating how many squares up in the air it is.","Make a stack of dice or tokens, 1 per 5 feet of elevation.","Write the elevation next to the monster on the grid. In underwater combat, choose a plane to be the baseline, typically the waterline, the sea floor, or a stationary object you can measure from."]},"As with ground-based movement, moving diagonally up or down in 3-D space requires counting every other diagonal as 10 feet. Measure flanking in all directions—creatures above and below an enemy can flank it just as effectively as they can from opposite sides."],"source":"CRB"},{"type":"pf2-h3","page":478,"name":"Aerial Combat","entries":["Many monsters can fly, and PCs can use spells and items to gain the ability to fly. Flying creatures have to use the Fly action (page 472) to move through the air. Performing an especially tricky maneuver—such as trying to reverse course 180 degrees or fly through a narrow gap—might require using {@skill Acrobatics} to Maneuver in Flight. Creatures might fall from the sky, using the falling rules found on page 463. At the GM's discretion, some ground-based actions might not work in the air. For instance, a flying creature couldn't Leap."],"source":"CRB"},{"type":"pf2-h3","page":478,"name":"Aquatic Combat","entries":["Use these rules for battles in water or underwater:",{"type":"list","items":["You're {@condition flat-footed} unless you have a swim Speed.","You gain resistance 5 to acid and fire.","You take a –2 circumstance penalty to melee slashing or bludgeoning attacks that pass through water.","Ranged attacks that deal bludgeoning or slashing damage automatically miss if the attacker or target is underwater, and piercing ranged attacks made by an underwater creature or against an underwater target have their range increments halved.","You can't cast fire spells or use actions with the fire trait underwater.","At the GM's discretion, some ground-based actions might not work underwater or while floating."]},{"type":"pf2-h4","page":478,"name":"Drowning and Suffocating","entries":["You can hold your breath for a number of rounds equal to 5 + your Constitution modifier. Reduce your remaining air by 1 round at the end of each of your turns, or by 2 if you attacked or cast any spells that turn. You also lose 1 round worth of air each time you are critically hit or critically fail a save against a damaging effect. If you speak (including casting spells with verbal components or activating items with command components) you lose all remaining air.","When you run out of air, you fall {@condition unconscious} and start suffocating. You can't recover from being unconscious and must attempt a DC 20 Fortitude save at the end of each of your turns. On a failure, you take 1d10 damage, and on a critical failure, you die. On each check after the first, the DC increases by 5 and the damage by 1d10; these increases are cumulative. Once your access to air is restored, you stop suffocating and are no longer unconscious (unless you're at 0 Hit Points)."],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"}],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":479,"name":"Exploration Mode","entries":["Much of exploration mode involves movement and roleplaying. You might be traveling from one town to another, chatting with a couple of merchants an outpost along the way, or maybe having a terse conversation with the watchful city guards at your destination. Instead of measuring your rate of movement in 5-foot squares every round, you measure it in feet or miles per minute, hour, or day, using your travel speed. Rather than deciding on each action every turn, you'll engage in an exploration activity, and you'll typically spend some time every day resting and making your daily preparations.",{"type":"pf2-h2","page":479,"name":"Travel Speed","entries":["Depending on how the GM tracks movement, you move in feet or miles based on your character's Speed with the relevant movement type. Typical rates are on the table below.",{"type":"data","tag":"table","source":"CRB","name":"Travel Speed"},"The rates in Table 9 –2 assume traveling over flat and clear terrain at a determined pace, but one that's not exhausting.","Moving through {@quickref difficult terrain||3|terrain} halves the listed movement rate. {@quickref greater difficult terrain||3|terrain} reduces the distance traveled to one-third the listed amount. If the travel requires a skill check to accomplish, such as mountain climbing or swimming, the GM might call for a check once per hour using the result and the table above to determine your progress."],"source":"CRB"},{"type":"pf2-h2","page":479,"name":"Exploration Activities","entries":["While you're traveling and exploring, tell the GM what you'd generally like to do along the way. If you to do nothing more than make steady progress toward your goal, you move at the full travel speeds given in Table 9 –2.","When you want to do something other than simply travel, you describe what you are attempting to do. It isn't necessary to go into extreme detail, such as \"Using my dagger, I nudge the door so I can check for devious traps.\" Instead, \"I'm searching the area for hazards\" is sufficient. The GM finds the best exploration activity to match your description and describes the effects of that activity. Some exploration activities limit how fast you can travel and be effective.","These are most common exploration activities.",{"type":"pf2-brown-box","page":480,"name":"SKILL EXPLORATION ACTIVITIES","entries":["Chapter 4: Skills includes numerous additional exploration activities, which are summarized here.","{@b {@action Borrow an Arcane Spell}:} You use {@skill Arcana} to prepare a spell from someone else's spellbook (page 241).","{@b {@action Coerce}:} You use {@skill Intimidation} to threaten a creature so it does what you want (page 247).","{@b {@action Cover Tracks}:} You use {@skill Survival} to obscure your passing (page 252).","{@b {@action Decipher Writing}:} You use a suitable skill to understand archaic, esoteric, or obscure texts (page 234).","{@b {@action Gather Information}:} You use {@skill Diplomacy} to canvass the area to learn about a specific individual or topic (page 246).","{@b {@action Identify Alchemy}:} You use Craft and alchemist's tools to identify an alchemical item (page 245).","{@b {@action Identify Magic}:} Using a variety of skills, you can learn about a magic item, location, or ongoing effect (page 238).","{@b {@action Impersonate}:} You use {@skill Deception} and usually a disguise kit to create a disguise (page 245).","{@b {@action Learn a Spell}:} You use the skill corresponding to the spell's tradition to gain access to a new spell (page 238).","{@b {@action Make an Impression}:} You use {@skill Diplomacy} to make a good impression on someone (page 246).","{@b {@action Repair}:} With a repair kit and the {@skill Crafting} skill, you fix a damaged item (page 243).","{@b {@action Sense Direction}:} You use {@skill Survival} to get a sense of where you are or determine the cardinal directions (page 252).","{@b {@action Squeeze}:} Using {@skill Acrobatics}, you squeeze though very tight spaces (page 241).","{@b {@action Track}:} You use {@skill Survival} to find and follow creatures' tracks (page 252).","{@b {@action Treat Wounds}:} You use {@skill Medicine} to treat a living creature's wounds (page 249)."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":480,"name":"Rest and Daily Preparations","entries":["You perform at your best when you take enough time to rest and prepare. Once every 24 hours, you can take a period of rest (typically 8 hours), after which you regain Hit Points equal to your Constitution modifier (minimum 1) times your level, and you might recover from or improve certain conditions (page 453). Sleeping in armor results in poor rest that leaves you {@condition fatigued}. If you go more than 16 hours without resting, you become {@condition fatigued} (you cannot recover from this until you rest at least 6 continuous hours).","After you rest, you make your daily preparations, which takes around 1 hour. You can prepare only if you've rested, and only once per day. Preparing includes the following:",{"type":"list","items":["Spellcasters regain spell slots, and prepared spellcasters choose spells to have available that day.","Focus Points, other abilities that refresh during your preparations, and abilities that can be used only a certain number of times per day, including magic item uses, are reset.","You don armor and equip weapons and other gear.","You invest up to 10 worn magic items to gain their benefits for the day."]}],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":476,"name":"Flanking","entries":["When you and an ally are flanking a foe, it has a harder time defending against you. A creature is {@condition flat-footed} (taking a –2 circumstance penalty to AC) to melee attacks from creatures that are flanking it.","To flank a foe, you and your ally must be on opposites sides or corners of the creature. A line drawn between the center of your space and the center of your ally's space must pass through opposite sides or opposite corners of the foe's space. Additionally, both you and the ally have to be able to act, must be wielding melee weapons or able to make an unarmed attack, can't be under any effects that prevent you from attacking, and must have the enemy within reach. If you are wielding a reach weapon, you use your {@trait reach} with that weapon for this purpose."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":444,"name":"Game Conventions","entries":["Pathfinder has many specific rules, but you'll also want to keep these general guidelines in mind when playing.",{"type":"pf2-h3","name":"The GM Has the Final Say"},"If you're ever uncertain how to apply a rule, the GM decides.","Of course, Pathfinder is a game, so when adjudicating the rules, the GM is encouraged to listen to everyone's point of view and make a decision that is both fair and fun.",{"type":"pf2-h3","name":"Specific Overrides General"},"A core principle of Pathfinder is that specific rules override general ones. If two rules conflict, the more specific one takes precedence. If there's still ambiguity, the GM determines which rule to use. For example, the rules state that when attacking a concealed creature, you must attempt a DC {@flatDC 5} flat check to determine if you hit. Flat checks don't benefit from modifiers, bonuses, or penalties, but an ability that's specifically designed to overcome concealment might override and alter this. If a rule doesn't specify otherwise, default to the general rules presented in this chapter. While some special rules may also state the normal rules to provide context, you should always default to the normal rules even if effects don't specifically say to.",{"type":"pf2-h3","name":"Rounding"},"You may need to calculate a fraction of a value, like halving damage. Always round down unless otherwise specified.","For example, if a spell deals 7 damage and a creature takes half damage from it, that creature takes 3 damage.",{"type":"pf2-h3","name":"Multiplying"},"When more than one effect would multiply the same number, don't multiply more than once. Instead, combine all the multipliers into a single multiplier, with each multiple after the first adding 1 less than its value. For instance, if one ability doubled the duration of one of your spells and another one doubled the duration of the same spell, you would triple the duration, not quadruple it.",{"type":"pf2-h3","name":"Duplicate Effects"},"When you're affected by the same thing multiple times, only one instance applies, using the higher level of the effects, or the newer effect if the two are the same level. For example, if you were using {@spell mage armor} and then cast it again, you'd still benefit from only one casting of that spell. Casting a spell again on the same target might get you a better duration or effect if it were cast at a higher level the second time, but otherwise doing so gives you no advantage.",{"type":"pf2-h3","name":"Ambiguous Rules"},"Sometimes a rule could be interpreted multiple ways. If one version is too good to be true, it probably is. If a rule seems to have wording with problematic repercussions or doesn't work as intended, work with your group to find a good solution, rather than just playing with the rule as printed."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":467,"name":"Hero Points","entries":["Your heroic deeds earn you Hero Points, which grant you good fortune or let you recover from the brink of death. Unlike most aspects of your character, which persist over the long term, Hero Points last for only a single session.","The GM is in charge of awarding Hero Points (guidelines for doing so can be found {@quickref here||4|rewards|1}).","Usually, each character gets 1 Hero Point at the start of a session and can gain more later by performing heroic deeds—something selfless, daring, or beyond normal expectations. You can have a maximum of 3 Hero Points at a time, and you lose any remaining Hero Points at the end of a session.","You can spend your Hero Points in one of two ways.","Neither of these is an action, and you can spend Hero Points even if you aren't able to act. You can spend a Hero Point on behalf of your familiar or animal companion.",{"type":"list","items":["{@b Spend 1 Hero Point} to reroll a check. You must use the second result. This is a fortune effect (which means you can't use more than 1 Hero Point on a check).","{@b Spend all your Hero Points} (minimum 1) to avoid death. You can do this when your {@condition dying} condition would increase. You lose the {@condition dying} condition entirely and stabilize with 0 Hit Points. You don't gain the {@condition wounded} condition or increase its value from losing the {@condition dying} condition in this way, but if you already had that condition, you don't lose it or decrease its value."]},{"type":"pf2-h3","page":467,"name":"Describing Heroic Deeds","entries":["Because spending Hero Points reflects heroic deeds or tasks that surpass normal expectations, if you spend a Hero Point, you should describe the deed or task your character accomplishes with it to the other players.","Your character's deed might invoke a lesson learned in a past adventure, could be spurred by a determination to save someone else, or might depend on an item that ended up on their person due to a previous exploit. If you don't want to describe the deed or don't have any strong ideas about how to do so, ask the GM to come up with something for you. This can be a collaborative process, too. The GM might remind you of a long-forgotten event in the campaign, and all you have to do is fill in how that event comes to mind just at the right time, motivating you to push past your limits."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":459,"name":"Hit Points, Healing, and Dying","entries":["All creatures and objects have Hit Points (HP). Your maximum Hit Point value represents your health, wherewithal, and heroic drive when you are in good health and rested. Your maximum Hit Points include the Hit Points you gain at 1st level from your ancestry and class, those you gain at higher levels from your class, and any you gain from other sources (like the Toughness general feat). When you take damage, you reduce your current Hit Points by a number equal to the damage dealt.","Some spells, items, and other effects, as well as simply resting, can heal living or undead creatures. When you are healed, you regain Hit Points equal to the amount healed, up to your maximum Hit Points.",{"type":"pf2-h3","page":459,"name":"Knocked Out and Dying","entries":["Creatures cannot be reduced to fewer than 0 Hit Points.","When most creatures reach 0 Hit Points, they die and are removed from play unless the attack was nonlethal, in which case they are instead knocked out for a significant amount of time (usually 1 minute or more). When undead and construct creatures reach 0 Hit Points, they are destroyed.","Player characters, their companions, and other significant characters and creatures don't automatically die when they reach 0 Hit Points. Instead, they are knocked out and are at risk of death. At the GM's discretion, villains, powerful monsters, special NPCs, and enemies with special abilities that are likely to bring them back to the fight (like ferocity, regeneration, or healing magic) can use these rules as well.","As a player character, when you are reduced to 0 Hit Points, you're knocked out with the following effects:",{"type":"list","items":["You immediately move your initiative position to directly before the turn in which you were reduced to 0 HP.","You gain the {@condition dying 1} condition. If the effect that knocked you out was a critical success from the attacker or the result of your critical failure, you gain the {@condition dying 2} condition instead. If you have the {@condition wounded} condition (page 460), increase your {@condition dying} value by an amount equal to your {@condition wounded} value. If the damage was dealt by a nonlethal attack or nonlethal effect, you don't gain the dying condition; you are instead unconscious with 0 Hit Points."]},{"type":"pf2-h4","page":459,"name":"Taking Damage while Dying","entries":["If you take damage while you already have the dying condition, increase your dying condition value by 1, or by 2 if the damage came from an attacker's critical hit or your own critical failure. If you have the wounded condition, remember to add the value of your wounded condition to your dying value."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":459,"name":"Recovery Checks","entries":["When you're dying, at the start of each of your turns, you must attempt a flat check with a DC equal to 10 + your current dying value to see if you get better or worse. This is called a recovery check. The effects of this check are as follows.",{"type":"successDegree","entries":{"Critical Success":"Your {@condition dying} value is reduced by 2.","Success":"Your {@condition dying} value is reduced by 1.","Failure":"Your {@condition dying} value increases by 1.","Critical Failure":"Your {@condition dying} value increases by 2."}}],"source":"CRB"},{"type":"pf2-h3","page":459,"name":"Conditions Related to Death and Dying","entries":["To understand the rules for getting knocked out and how dying works in the game, you'll need some more information on the conditions used in those rules.","Presented below are the rules for the {@condition dying}, {@condition unconscious}, wounded, and doomed conditions.",{"type":"pf2-h4","page":459,"name":"Dying","entries":["You are bleeding out or otherwise at death's door. While you have this condition, you are unconscious. Dying always includes a value. If this value ever reaches dying 4, you die. If you're dying, you must attempt a recovery check at the start of your turn each round to determine whether you get better or worse.","If you lose the {@condition dying} condition by succeeding at a recovery check and are still at 0 Hit Points, you remain unconscious, but you can wake up as described on page 460. You lose the dying condition automatically and wake up if you ever have 1 Hit Point or more. Anytime you lose the dying condition, you gain the wounded 1 condition, or increase your wounded value by 1 if you already have that condition."],"source":"CRB"},{"type":"pf2-h4","page":459,"name":"Unconscious","entries":["You're sleeping, or you've been knocked out. You can't act.","You take a –4 status penalty to AC, Perception, and Reflex saves, and you have the blinded and {@condition flat-footed} conditions.","When you gain this condition, you fall {@condition prone} and drop items you are wielding or holding unless the effect states otherwise or the GM determines you're in a position in which you wouldn't.","{@b If you're {@condition unconscious} because you're {@condition dying}}, you can't wake up as long as you have 0 Hit Points. If you're restored to 1 Hit Point or more via healing, you lose the dying and unconscious conditions and can act normally on your next turn.","If you are {@condition unconscious} and at 0 Hit Points, but not {@b dying}, you naturally return to 1 Hit Point and awaken after sufficient time passes. The GM determines how long you remain unconscious, from a minimum of 10 minutes to several hours. If you receive healing during this time, you lose the unconscious condition and can act normally on your next turn.","If you're {@condition unconscious} and have more than 1 Hit Point (typically because you are asleep or unconscious due to an effect), you wake up in one of the following ways.","Each causes you to lose the {@condition unconscious} condition.",{"type":"list","items":["You take damage, provided the damage doesn't reduce you to 0 Hit Points. (If the damage reduces you to 0 Hit Points, you remain {@condition unconscious} and gain the {@condition dying} condition as normal.)","You receive healing, other than the natural healing you get from resting.","Someone nudges or shakes you awake using an Interact action.","Loud noise is being made around you—though this isn't automatic. At the start of your turn, you automatically attempt a Perception check against the noise's DC (or the lowest DC if there is more than one noise), waking up if you succeed. This is often DC 5 for a battle, but if creatures are attempting to stay quiet around you, this Perception check uses their {@skill Stealth} DC. Some magical effects make you sleep so deeply that they don't allow you to attempt this Perception check.","If you are simply asleep, the GM decides you wake up either because you have had a restful night's sleep or something disrupted that rest."]}],"source":"CRB"},{"type":"pf2-h4","page":460,"name":"Wounded","entries":["You have been seriously injured during a fight. Anytime you lose the dying condition, you become wounded 1 if you didn't already have the wounded condition. If you already have the wounded condition, your wounded condition value instead increases by 1. If you gain the dying condition while wounded, increase the dying condition's value by your wounded value. The wounded condition ends if someone successfully restores Hit Points to you with Treat Wounds, or if you are restored to full Hit Points and rest for 10 minutes."],"source":"CRB"},{"type":"pf2-h4","page":460,"name":"Doomed","entries":["Your life is ebbing away, bringing you ever closer to death. Some powerful spells and evil creatures can inflict the doomed condition on you. Doomed always includes a value. The maximum dying value at which you die is reduced by your doomed value. For example, if you were {@condition doomed 1}, you would die upon reaching dying 3 instead of dying 4. If your maximum dying value is ever reduced to 0, you instantly die. When you die, you're no longer doomed.","Your {@condition doomed} value decreases by 1 each time you get a full night's rest."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":460,"name":"Death","entries":["After you die you lose all your actions, and you can't act or be affected by spells that target creatures (unless they specifically target dead creatures), and for all other purposes you are an object. When you die, you are reduced to 0 Hit Points if you had a different amount, and you can't be brought above 0 Hit Points as long as you remain dead. Some magic can bring creatures back to life, such as the {@ritual resurrect} ritual or the {@spell raise dead} spell."],"source":"CRB"},{"type":"pf2-h3","page":460,"name":"Heroic Recovery","entries":["If you have at least 1 Hero Point (page 467), you can spend all of your remaining Hero Points at the start of your turn or when your dying value would increase. You lose the dying condition entirely and stabilize with 0 Hit Points. You don't gain the wounded condition or increase its value from losing the dying condition in this way, but if you already had that condition, you don't lose it or decrease its value. You lose the dying condition and become conscious. You do not gain the wounded condition (or increase its value) when you perform a heroic recovery."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Death Effects and Instant Death","entries":["Some spells and abilities can kill you immediately or bring you closer to death without needing to reduce you to 0 Hit Points first. These abilities have the death trait and usually involve negative energy, the antithesis of life. If you are reduced to 0 Hit Points by a death effect, you are slain instantly without needing to reach dying 4. If an effect states it kills you outright, you die without having to reach dying 4 and without being reduced to 0 Hit Points."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Massive Damage","entries":["You die instantly if you ever take damage equal to or greater than double your maximum Hit Points in one blow."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Temporary Hit Points","entries":["Some spells or abilities give you temporary Hit Points.","Track these separately from your current and maximum Hit Points; when you take damage, reduce your temporary Hit Points first. Most temporary Hit Points last for a limited duration. You can't regain lost temporary Hit Points through healing, but you can gain more via other abilities. You can have temporary Hit Points from only one source at a time. If you gain temporary Hit Points when you already have some, choose whether to keep the amount you already have and their corresponding duration or to gain the new temporary Hit Points and their duration."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Fast Healing and Regeneration","entries":["A creature with fast healing or regeneration regains the listed amount of Hit Points each round at the beginning of its turn. A creature with regeneration has additional benefits. Its dying condition can't increase to a value that would kill it (this stops most creatures from going beyond dying 3) as long as its regeneration is active. If it takes damage of a type listed in the regeneration entry, its regeneration deactivates until the end of its next turn, including against the triggering damage."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Items and Hit Points","entries":["Items have Hit Points like creatures, but the rules for damaging them are different (page 272). An item has a Hardness statistic that reduces damage the item takes by that amount. The item then takes any damage left over. If an item is reduced to 0 HP, it's destroyed. An item also has a Broken Threshold. If its HP are reduced to this amount or lower, it's broken, meaning it can't be used for its normal function and it doesn't grant bonuses. Damaging an unattended item usually requires attacking it directly, and can be difficult due to that item's Hardness and immunities. You usually can't attack an attended object (one on a creature's person)."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":443,"name":"Making Choices","entries":["Pathfinder is a game where your choices determine the story's direction. Throughout the game, the GM describes what's happening in the world and then asks the players, \"So what do you do?\" Exactly what you choose to do, and how the GM responds to those choices, builds a unique story experience. Every game is different, because you'll rarely, if ever, make the same decisions as another group of players.","This is true for the GM as well—two GMs running the exact same adventure will put different emphasis and flourishes on the way they present each scenario and encounter.","Often, your choices have no immediate risk or consequences. If you're traveling along a forest path and come across a fork in the trail, the GM will ask, \"Which way do you go?\" You might choose to take the right fork or the left. You could also choose to leave the trail, or just go back to town. Once your choice is made, the GM tells you what happens next. Down the line, that choice may impact what you encounter later in the game, but in many cases nothing dangerous happens immediately.","But sometimes what happens as a result of your choices is less than certain. In those cases, you'll attempt a check."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":463,"name":"Movement","entries":["Your movement and position determine how you can interact with the world. Moving around in exploration and downtime modes is relatively fluid and free form.","Movement in encounter mode, by contrast, is governed by rules explained in Movement in Encounters (page 473). The rules below apply regardless of which mode you're playing in.",{"type":"pf2-h3","page":463,"name":"Movement Types","entries":["Creatures in Pathfinder soar through the clouds, scale sheer cliffs, and tunnel underfoot. Most creatures have a Speed, which is how fast they can move across the ground. Some abilities give you different ways to move, such as through the air or underground.","Each of these special movement types has its own Speed value. Many creatures have these Speeds naturally. The various types of movement are listed below. Since the Stride action can be used only with your normal Speed, moving using one of these movement types requires using a special action, and you can't Step while using one of these movement types. Since Speed by itself refers to your land Speed, rules text concerning these special movement types specifies the movement types to which it applies. Even though Speeds aren't checks, they can have item, circumstance, and status bonuses and penalties. These can't reduce your Speeds below 5 feet unless stated otherwise.","Switching from one movement type to another requires ending your action that has the first movement type and using a new action that has the second movement type. For instance, if you Climbed 10 feet to the top of a cliff, you could then Stride forward 10 feet.",{"type":"pf2-h4","page":463,"name":"Speed","entries":["Most characters and monsters have a speed statistic—also called land Speed—which indicates how quickly they can move across the ground. When you use the Stride action, you move a number of feet equal to your Speed. Numerous other abilities also allow you to move, from Crawling to Leaping, and most of them are based on your Speed in some way. Whenever a rule mentions your Speed without specifying a type, it's referring to your land Speed."],"source":"CRB"},{"type":"pf2-h4","page":463,"name":"Burrow Speed","entries":["A burrow Speed lets you tunnel through the ground. You can use the {@action Burrow} action if you have a burrow Speed. Burrowing doesn't normally leave behind a tunnel unless the ability specifically states that it does. Most creatures need to hold their breath when burrowing, and they may need tremorsense (page 465) to navigate with any accuracy."],"source":"CRB"},{"type":"pf2-h4","page":463,"name":"Climb Speed","entries":["A climb Speed allows you to move up or down inclines and vertical surfaces. Instead of needing to attempt {@skill Athletics} checks to Climb, you automatically succeed and move up to your climb Speed instead of the listed distance.","You might still have to attempt {@skill Athletics} checks to Climb in hazardous conditions, to Climb extremely difficult surfaces, or to cross horizontal planes such as ceilings. You can also choose to roll an {@skill Athletics} check to Climb rather than accept an automatic success in hopes of getting a critical success. Your climb Speed grants you a +4 circumstance bonus to {@skill Athletics} checks to Climb.","If you have a climb Speed, you're not {@condition flat-footed} while climbing."],"source":"CRB"},{"type":"pf2-h4","page":463,"name":"Fly Speed","entries":["As long as you have a fly Speed, you can use the {@action Fly} and {@action Arrest a Fall} actions. You can also attempt to {@action Maneuver in Flight} if you're trained in the {@skill Acrobatics} skill.","Wind conditions can affect how you use the {@action Fly} action. In general, moving against the wind uses the same rules as moving through {@quickref difficult terrain||3|terrain} (or {@quickref greater difficult terrain||3|terrain}, if you're also flying upward), and moving with the wind allows you to move 10 feet for every 5 feet of movement you spend (not cumulative with moving straight downward). For more information on spending movement, see Movement in Encounters on page 473.","Upward and downward movement are both relative to the gravity in your area; if you're in a place with zero gravity, moving up or down is no different from moving horizontally."],"source":"CRB"},{"type":"pf2-h4","page":463,"name":"Swim Speed","entries":["With a swim Speed, you can propel yourself through the water with little impediment. Instead of attempting {@skill Athletics} checks to {@action Swim}, you automatically succeed and move up to your swim Speed instead of the listed distance. Moving up or down is still moving through {@quickref difficult terrain||3|terrain}.","You might still have to attempt checks to {@action Swim} in hazardous conditions or to cross turbulent water. You can also choose to roll an {@skill Athletics} check to {@action Swim} rather than accept an automatic success in hopes of getting a critical success. Your swim Speed grants you a +4 circumstance bonus to {@skill Athletics} checks to {@action Swim}.","Having a swim Speed doesn't necessarily mean you can breathe in water, so you might still have to hold your breath if you're underwater to avoid {@quickref drowning||3|drowning and suffocating}."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":463,"name":"Falling","entries":["When you fall more than 5 feet, you take bludgeoning damage equal to half the distance you fell when you land. Treat falls longer than 1,500 feet as though they were 1,500 feet (750 damage). If you take any damage from a fall, you land prone. You fall about 500 feet in the first round of falling and about 1,500 feet each round thereafter.","You can Grab an Edge as a reaction to reduce the damage from some falls. In addition, if you fall into water, snow, or another relatively soft substance, you can treat the fall as though it were 20 feet shorter, or 30 feet shorter if you intentionally dove in. The effective reduction can't be greater than the depth (so when falling into 10-foot-deep water, you treat the fall as 10 feet shorter).",{"type":"pf2-h4","page":464,"name":"Falling on a Creature","entries":["If you land on a creature, that creature must attempt a DC 15 Reflex save. Landing exactly on a creature after a long fall is almost impossible.",{"type":"successDegree","entries":{"Critical Success":"The creature takes no damage.","Success":"The creature takes bludgeoning damage equal to one-quarter the falling damage you took.","Failure":"The creature takes bludgeoning damage equal to half the falling damage you took.","Critical Failure":"The creature takes the same amount of bludgeoning damage you took from the fall."}}],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Falling Objects","entries":["A dropped object takes damage just like a falling creature. If the object lands on a creature, that creature can attempt a Reflex save using the same rules as for a creature falling on a creature. Hazards and spells that involve falling objects, such as a rock slide, have their own rules about how they interact with creatures and the damage they deal."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":618,"name":"Overriding Conditions","entries":["Some conditions override others. This is always specified in the entry for the overriding condition. When this happens, all effects of the overridden condition are suppressed until the overriding condition ends. The overridden condition's duration continues to elapse, and it might run out while suppressed."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":464,"name":"Perception","entries":["Your Perception measures your ability to notice things, search for what's hidden, and tell whether something about a situation is suspicious. This statistic is frequently used for rolling initiative to determine who goes first in an encounter, and it's also used for the {@action Seek} action.","The rules for rolling a Perception check are found on page 448. The rules below describe the effects of light and visibility on your specific senses to perceive the world, as well as the rules for sensing and locating creatures with Perception.",{"type":"pf2-h3","page":464,"name":"Light","data":{"quickrefIndex":true},"entries":["The amount of light in an area can affect how well you see things. There are three levels of light: bright light, dim light, and darkness. The rules in this book assume that all creatures are in bright light unless otherwise noted. A source of light lists the radius in which it sheds bright light, and it sheds dim light to double that radius.",{"type":"pf2-h4","page":464,"name":"Bright Light","data":{"quickrefIndex":true},"entries":["In bright light, such as sunlight, creatures and objects can be observed clearly by anyone with average vision or better. Some types of creatures are {@condition dazzled} or {@condition blinded} by bright light."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Dim Light","data":{"quickrefIndex":true},"entries":["Areas in shadow or lit by weak light sources are in dim light. Creatures and objects in dim light have the {@condition concealed} condition, unless the seeker has {@ability darkvision} or {@ability low-light vision}, or a {@quickref precise sense|CRB|3|precise sense|0} other than vision."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Darkness","data":{"quickrefIndex":true},"entries":["A creature or object within darkness is hidden or undetected unless the seeker has {@ability darkvision} or a {@quickref precise sense|CRB|3|precise sense|0} other than vision. A creature without {@ability darkvision} or another means of perceiving in darkness has the {@condition blinded} condition while in darkness, though it might be able to see illuminated areas beyond the darkness. If a creature can see into an illuminated area, it can observe creatures within that illuminated area normally. After being in darkness, sudden exposure to bright light might make you {@condition dazzled} for a short time, as determined by the GM."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":464,"name":"Senses","data":{"quickrefIndex":true},"entries":["The ways a creature can use {@skill Perception} depend on what senses it has. The primary concepts you need to know for understanding senses are precise senses, imprecise senses, and the three states of detection a target can be in: observed, hidden, or undetected. Vision, hearing, and scent are three prominent senses, but they don't have the same degree of acuity.",{"type":"pf2-h4","page":464,"name":"Precise Senses","data":{"quickrefIndex":true},"entries":["Average vision is a precise sense—a sense that can be used to perceive the world in nuanced detail. The only way to target a creature without having drawbacks is to use a precise sense. You can usually detect a creature automatically with a precise sense unless that creature is hiding or obscured by the environment, in which case you can use the Seek basic action to better detect the creature."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Imprecise Senses","data":{"quickrefIndex":true},"entries":["Hearing is an imprecise sense—it cannot detect the full range of detail that a {@quickref precise sense|CRB|3|precise sense|0} can. You can usually sense a creature automatically with an imprecise sense, but it has the {@condition hidden} condition instead of the {@condition observed} condition. It might be {@condition undetected} by you if it's using {@skill Stealth} or is in an environment that distorts the sense, such as a noisy room in the case of hearing. In those cases, you have to use the {@action Seek} basic action to detect the creature. At best, an imprecise sense can be used to make an {@condition undetected} creature (or one you didn't even know was there) merely {@condition hidden}—it can't make the creature {@condition observed}."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Vague Senses","data":{"quickrefIndex":true},"entries":["A character also has many vague senses—ones that can alert you that something is there but aren't useful for zeroing in on it to determine exactly what it is. The most useful of these for a typical character is the sense of smell. At best, a vague sense can be used to detect the presence of an {@condition unnoticed} creature, making it {@condition undetected}. Even then, the vague sense isn't sufficient to make the creature {@condition hidden} or {@condition observed}.","When one creature might detect another, the GM almost always uses the most {@quickref precise sense|CRB|3|precise sense|0} available.","Pathfinder's rules assume that a given creature has vision as its only {@quickref precise sense|CRB|3|precise sense|0} and hearing as its only {@quickref imprecise sense|CRB|3|imprecise sense|0}. Some characters and creatures, however, have {@quickref precise|CRB|3|precise sense|0} or {@quickref imprecise senses|CRB|3|imprecise sense|0} that don't match this assumption. For instance, a character with poor vision might treat that sense as {@quickref imprecise|CRB|3|imprecise sense|0}, an animal with the {@ability scent} ability can use its sense of smell as an {@quickref imprecise sense|CRB|3|imprecise sense|0}, and a creature with echolocation or a similar ability can use hearing as a {@quickref precise|CRB|3|precise sense|0} sense. Such senses are often given special names and appear as \"echolocation (precise),\" \"scent (imprecise) 30 feet,\" or the like."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":465,"name":"Special Senses","data":{"quickrefIndex":true},"entries":["While a human might have a difficult time making creatures out in dim light, an elf can see those creatures just fine. And though elves have no problem seeing on a moonlit night, their vision cannot penetrate complete darkness, whereas a dwarf's can.","Special senses grant greater awareness that allows a creature with these senses to either ignore or reduce the effects of the undetected, hidden, or concealed conditions (described in {@quickref Detecting Creatures|CRB|3|Detecting Creatures|0} below) when it comes to situations that foil average vision. The following are a few examples of common special senses.",{"type":"pf2-h4","page":465,"name":"Darkvision and Greater Darkvision","entries":["A creature with {@ability darkvision} or {@ability darkvision||greater darkvision} can see perfectly well in areas of darkness and dim light, though such vision is in black and white only. Some forms of magical darkness, such as a 4th-level {@spell darkness} spell, block normal {@ability darkvision}. A creature with {@ability darkvision||greater darkvision}, however, can see through even these forms of magical darkness."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Low-Light Vision","entries":["A creature with {@ability low-light vision} can see in dim light as though it were bright light, so it ignores the {@condition concealed} condition due to dim light."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Scent","entries":["Scent involves sensing creatures or objects by smell, and is usually a vague sense. The range is listed in the ability, and it functions only if the creature or object being detected emits an aroma (for instance, incorporeal creatures usually do not exude an aroma).","If a creature emits a heavy aroma or is upwind, the GM can double or even triple the range of {@ability scent} abilities used to detect that creature, and the GM can reduce the range if a creature is downwind."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Tremorsense","entries":["Tremorsense allows a creature to feel the vibrations through a solid surface caused by movement. It is usually an imprecise sense with a limited range (listed in the ability). Tremorsense functions only if the detecting creature is on the same surface as the subject, and only if the subject is moving along (or burrowing through) the surface."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":465,"name":"DETECTING WITH OTHER SENSES","entries":["If a monster uses a sense other than vision, the GM can adapt the variables that keep its foes from being detected to equivalents that work with the monster's senses. For example, a creature that has echolocation might use hearing as a primary sense. This could mean its quarry is concealed in a noisy chamber, hidden in a great enough din, or even {@condition invisible} in the area of a {@spell silence} spell.",{"type":"pf2-title","name":"Using Stealth with Other Senses"},"The {@skill Stealth} skill is designed to use Hide for avoiding visual detection and Avoid Notice and Sneak to avoid being both seen and heard. For many special senses, a player can describe how they're avoiding detection by that special sense and use the most applicable {@skill Stealth} action. For instance, a creature stepping lightly to avoid being detected via tremorsense would be using Sneak.","In some cases, rolling a Dexterity-based {@skill Stealth} skill check to Sneak doesn't make the most sense. For example, when facing a creature that can detect heartbeats, a PC trying to avoid being detected might meditate to slow their heart rate, using Wisdom instead of Dexterity as the ability modifier for the {@skill Stealth} check. When a creature that can detect you has multiple senses, such as if it could also hear or see, the PC would use the lowest applicable ability modifier for the check."],"source":"CRB"},{"type":"pf2-h3","page":465,"name":"Detecting Creatures","data":{"quickrefIndex":true},"entries":["There are three conditions that measure the degree to which you can sense a creature: observed, hidden, and undetected. However, the concealed and invisible conditions can partially mask a creature, and the unnoticed condition indicates you have no idea a creature is around. In addition to the descriptions here, you can find these conditions in the {@pf2etools Conditions|conditions.html} page.","With the exception of {@condition invisible}, these conditions are relative to the viewer—it's possible for a creature to be observed to you but hidden from your ally. When you're trying to target a creature that's hard to see or otherwise sense, various drawbacks apply. Most of these rules apply to objects you're trying to detect as well as creatures.","Typically, the GM tracks how well creatures detect each other, since neither party has perfect information. For example, you might think a creature is in the last place you sensed it, but it was able to Sneak away. Or you might think a creature can't see you in the dark, but it has {@ability darkvision}.","You can attempt to avoid detection by using the {@skill Stealth} skill to {@action Avoid Notice}, {@action Hide}, or {@action Sneak}, or by using {@skill Deception} to {@action Create a Diversion}.",{"type":"pf2-h4","page":466,"name":"Observed","entries":["In most circumstances, you can sense creatures without difficulty and target them normally. Creatures in this state are observed. Observing requires a precise sense, which for most creatures means sight, but see the Detecting with Other Senses sidebar for advice regarding creatures that don't use sight as their primary sense. If you can't observe the creature, it's either {@condition hidden}, {@condition undetected}, or {@condition unnoticed}, and you'll need to factor in the targeting restrictions. Even if a creature is {@condition observed}, it might still be {@condition concealed}."],"source":"CRB"},{"type":"pf2-h4","page":466,"name":"Hidden","entries":["A creature that's hidden is only barely perceptible. You know what space a hidden creature occupies, but little else. Perhaps the creature just moved behind cover and successfully used the Hide action. Your target might be in a deep fogbank or behind a waterfall, where you can see some movement but can't determine an exact location. Maybe you've been {@condition blinded} or the creature is under the effects of {@spell invisibility}, but you used the {@action Seek} basic action to determine its general location based on hearing alone. Regardless of the specifics, you're {@condition flat-footed} to a hidden creature.","When targeting a {@condition hidden} creature, before you roll to determine your effect, you must attempt a DC {@flatDC 11} flat check. If you fail, you don't affect the creature, though the actions you used are still expended—as well as any spell slots, costs, and other resources. You remain {@condition flat-footed} to the creature, whether you successfully target it or not."],"source":"CRB"},{"type":"pf2-h4","page":466,"name":"Undetected","entries":["If a creature is undetected, you don't know what space it occupies, you're {@condition flat-footed} to it, and you can't easily target it. Using the {@action Seek} basic action can help you find an undetected creature, usually making it {@condition hidden} from you instead of {@condition undetected}. If a creature is {@condition undetected}, that doesn't necessarily mean you're unaware of its presence—you might suspect an {@condition undetected} creature is in the room with you, even though you're unable to find its space. The {@condition unnoticed} condition covers creatures you're entirely unaware of.","Targeting an {@condition undetected} creature is difficult. If you suspect there's a creature around, you can pick a square and attempt an attack. This works like targeting a {@condition hidden} creature, but the flat check and attack roll are both rolled in secret by the GM. The GM won't tell you why you missed—whether it was due to failing the flat check, rolling an insufficient attack roll, or choosing the wrong square. The GM might allow you to try targeting an undetected creature with some spells or other abilities in a similar fashion. {@condition Undetected} creatures are subject to area effects normally.","For instance, suppose an enemy elf wizard cast {@spell invisibility} and then {@action sneak||Sneaked} away. You suspect that with the elf's Speed of 30 feet, they probably moved 15 feet toward an open door. You move up and attack a space 15 feet from where the elf started and directly on the path to the door. The GM secretly rolls an attack roll and flat check, but they know that you were not quite correct—the elf was actually in the adjacent space! The GM tells you that you missed, so you decide to make your next attack on the adjacent space, just in case. This time, it's the right space, and the GM's secret attack roll and flat check both succeed, so you hit!"],"source":"CRB"},{"type":"pf2-h4","page":467,"name":"Unnoticed","entries":["If you have no idea a creature is even present, that creature is unnoticed by you. A creature that is undetected might also be unnoticed. This condition usually matters for abilities that can be used only against targets totally unaware of your presence."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":450,"name":"Special Checks","entries":["Some categories of checks follow special rules. The most notable are flat checks and secret checks.",{"type":"pf2-h3","page":450,"name":"Flat Checks","entries":["When the chance something will happen or fail to happen is based purely on chance, you'll attempt a flat check. A flat check never includes any modifiers, bonuses, or penalties—you just roll a d20 and compare the result on the die to the DC. Only abilities that specifically apply to flat checks can change the checks' DCs; most such effects affect only certain types of flat checks.","If more than one flat check would ever cause or prevent the same thing, just roll once and use the highest DC. In the rare circumstance that a flat check has a DC of 1 or lower, skip rolling; you automatically succeed. Conversely, if one ever has a DC of 21 or higher, you automatically fail."],"source":"CRB"},{"type":"pf2-h3","page":450,"name":"Secret Checks","entries":["Sometimes you as the player shouldn't know the exact result and effect of a check. In these situations, the rules (or the GM) will call for a secret check. The secret trait appears on anything that uses secret checks. This type of check uses the same formulas you normally would use for that check, but is rolled by the GM, who doesn't reveal the result. Instead, the GM simply describes the information or effects determined by the check's result. If you don't know a secret check is happening (for instance, if the GM rolls a secret Fortitude save against a poison that you failed to notice), you can't use any fortune or misfortune abilities (see the sidebar on page 449) on that check, but if a fortune or misfortune effect would apply automatically, the GM applies it to the secret check. If you know that the GM is attempting a secret check—as often happens with {@action Recall Knowledge} or Seek—you can usually activate fortune or misfortune abilities for that check. Just tell the GM, and they'll apply the ability to the check.","The GM can choose to make any check secret, even if it's not usually rolled secretly. Conversely, the GM can let you roll any check yourself, even if that check would usually be secret. Some groups find it simpler to have players roll all secret checks and just try to avoid acting on any out-of-character knowledge, while others enjoy the mystery."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":446,"name":"Specific Checks","entries":["While most checks follow these basic rules, it's useful to know about a few specific types of checks, how they're used, and how they differ from one another.",{"type":"pf2-h3","page":446,"name":"Attack Rolls","entries":["When you use a {@action Strike} action or make a spell attack, you attempt a check called an attack roll. Attack rolls take a variety of forms and are often highly variable based on the weapon you are using for the attack, but there are three main types: melee attack rolls, ranged attack rolls, and spell attack rolls. Spell attack rolls work a little bit differently, so they are explained separately on the next page.","{@b Melee attack rolls} use Strength as their ability modifier by default. If you're using a weapon or attack with the {@trait finesse} trait, then you can use your Dexterity modifier instead.",{"type":"pf2-inset","entries":["Melee attack roll result = d20 roll + Strength modifier (or optionally Dexterity modifier for a {@trait finesse} weapon) + proficiency bonus + other bonuses + penalties"]},"{@b Ranged attack rolls} use Dexterity as their ability modifier.",{"type":"pf2-inset","entries":["Ranged attack roll result = d20 roll + Dexterity modifier + proficiency bonus + other bonuses + penalties"]},"When attacking with a weapon, whether melee or ranged, you add your proficiency bonus for the weapon you're using. Your class determines your proficiency rank for various weapons. Sometimes, you'll have different proficiency ranks for different weapons. For instance, at 5th level, a fighter gains the weapon mastery class feature, which grants master proficiency with the simple and martial weapons of one weapon group, expert proficiency with advanced weapons of that group and other simple and martial weapons, and trained proficiency in all other advanced weapons.","The bonuses you might apply to attack rolls can come from a variety of sources. Circumstance bonuses can come from the aid of an ally or a beneficial situation. Status bonuses are typically granted by spells and other magical aids. The item bonus to attack rolls comes from magic weapons—notably, a weapon's potency rune (page 580).","Penalties to attack rolls come from situations and effects as well. Circumstance penalties come from risky tactics or detrimental circumstances, status penalties come from spells and magic working against you, and item penalties occur when you use a shoddy item (page 273). When making attack rolls, two main types of untyped penalties are likely to apply. The first is the multiple attack penalty, and the second is the range penalty. The first applies anytime you make more than one attack action during the course of your turn, and the other applies only with ranged or thrown weapons. Both are described below.",{"type":"pf2-h4","page":446,"name":"Multiple Attack Penalty","entries":["The more attacks you make beyond your first in a single turn, the less accurate you become, represented by the multiple attack penalty. The second time you use an {@trait attack} action during your turn, you take a –5 penalty to your check. The third time you attack, and on any subsequent attacks, you take a –10 penalty to your check. Every check that has the {@trait attack} trait counts toward your multiple attack penalty, including {@action Strike||Strikes}, spell attack rolls, certain skill actions like {@action Shove}, and many others.","Some weapons and abilities reduce multiple attack penalties, such as {@trait agile} weapons, which reduce these penalties to –4 on the second attack or –8 on further attacks.",{"type":"table","colStyles":["text-center","text-center","text-center"],"rows":[["Attack","Multiple Attack Penalty","Agile"],["First","None","None"],["Second","–5","–4"],["Third or subsequent","–10","–8"]]},"Always calculate your multiple attack penalty for the weapon you're using on that attack. For example, let's say you're wielding a {@item longsword} in one hand and a {@item shortsword} (which has the {@trait agile} trait) in your other hand, and you are going to make three {@action Strike||Strikes} with these weapons during the course of your turn. The first {@action Strike} you make during your turn has no penalty, no matter what weapon you are using. The second Strike will take either a –5 penalty if you use the {@item longsword} or a –4 penalty if you use the {@item shortsword}.","Just like the second attack, the penalty for your third attack is based on which weapon you're using for that particular {@action Strike}. It would be a –10 penalty with the {@item longsword} and a –8 penalty with the {@item shortsword}, no matter what weapon you used for your previous {@action Strike||Strikes}.","The multiple attack penalty applies only during your turn, so you don't have to keep track of it if you can perform an Attack of Opportunity or a similar reaction that lets you make a Strike on someone else's turn.",{"type":"pf2-h4","page":446,"name":"Range Penalty","entries":["Ranged and thrown weapons each have a listed range increment, and attacks with them grow less accurate against targets farther away (range and range increments are covered in depth on page 279). As long as your target is at or within the listed range increment, also called the first range increment, you take no penalty to the attack roll. If you're attacking beyond that range increment, you take a –2 penalty for each additional increment beyond the first.","You can attempt to attack with a ranged weapon or thrown weapon up to six range increments away, but the farther away you are, the harder it is to hit your target.","For example, the range increment of a crossbow is 120 feet. If you are shooting at a target no farther away than that distance, you take no penalty due to range. If they're beyond 120 feet but no more than 240 feet away, you take a –2 penalty due to range. If they're beyond 240 feet but no more than 360 feet away, you take a –4 penalty due to range, and so on, until you reach the last range increment: beyond 600 feet but no more than 720 feet away, where you take a –10 penalty due to range."],"source":"CRB"},{"type":"pf2-h4","page":447,"name":"Armor Class","entries":["Attack rolls are compared to a special difficulty class called an {@b Armor Class} ({@b AC}), which measures how hard it is for your foes to hit you with {@action Strike||Strikes} and other attack actions. Just like for any other check and DC, the result of an attack roll must meet or exceed your AC to be successful, which allows your foe to deal damage to you.","Armor Class is calculated using the following formula.",{"type":"pf2-inset","entries":["Armor Class = 10 + Dexterity modifier (up to your armor's Dex Cap) + proficiency bonus + armor's item bonus to AC + other bonuses + penalties"]},"Use the proficiency bonus for the category (light, medium, or heavy) or the specific type of armor you're wearing. If you're not wearing armor, use your proficiency in unarmored defense.","Armor Class can benefit from bonuses with a variety of sources, much like attack rolls. Armor itself grants an item bonus, so other item bonuses usually won't apply to your AC, but magic armor can increase the item bonus granted by your armor.","Penalties to AC come from situations and effects in much the same way bonuses do. Circumstance penalties come from unfavorable situations, and status penalties come from effects that impede your abilities or from broken armor. You take an item penalty when you wear shoddy armor (page 273)."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":447,"name":"STRIDING AND STRIKING","entries":["Two of the simplest and most common actions you'll use in combat are Stride and Strike, described in full on page 471.","{@b {@action Stride}} is an action that has the move trait and that allows you to move a number of feet up to your Speed.","You'll often need to Stride multiple times to reach a foe who's far away or to run from danger! Move actions can often trigger reactions or free actions. However, unlike other actions, a move action can trigger reactions not only when you first use the action, but also for every 5 feet you move during that action, as described on page 474. The Step action (page 471) lets you move without triggering reactions, but only 5 feet.","{@b {@action Strike}} is an action that has the attack trait and that allows you to attack with a weapon you're wielding or an unarmed attack (such as a fist).","If you're using a melee weapon or unarmed attack, your target must be within your reach; if you're attacking with a ranged weapon, your target must be within range. Your reach is how far you can physically extend a part of your body to make an unarmed attack, or the farthest distance you can reach with a melee weapon. This is typically 5 feet, but special weapons and larger creatures have longer reaches. Your range is how far away you can attack with a ranged weapon or with some types of magical attacks.","Different weapons and magical attacks have different maximum ranges, and ranged weapons get less effective as you exceed their range increments.","Striking multiple times in a turn has diminishing returns. The multiple attack penalty (detailed on page 446) applies to each attack after the first, whether those attacks are {@action Strike||Strikes}, special attacks like the Grapple action of the {@skill Athletics} skill, or spell attack rolls."],"source":"CRB"},{"type":"pf2-h3","page":447,"name":"Spell Attack Rolls","entries":["If you cast spells, you might be able to make a spell attack roll. These rolls are usually made when a spell makes an attack against a creature's AC.","The ability modifier for a spell attack roll depends on how you gained access to your spells. If your class grants you spellcasting, use your key ability modifier. Innate spells use your Charisma modifier unless the ability that granted them states otherwise. Focus spells and other sources of spells specify which ability modifier you use for spell attack rolls in the ability that granted them. If you have spells from multiple sources or traditions, you might use different ability modifiers for spell attack rolls for these different sources of spells. For example, a dwarf cleric with the Stonewalker ancestry feat would use her Charisma modifier when casting {@spell meld into stone} from that feat, since it's a divine innate spell, but she would use her Wisdom modifier when casting {@spell heal} and other spells using her cleric divine spellcasting.","Determine the spell attack roll with the following formula.",{"type":"pf2-inset","entries":["Spell attack roll result = d20 roll + ability modifier used for spellcasting + proficiency bonus + other bonuses + penalties"]},"If you have the ability to cast spells, you'll have a proficiency rank for your spell attack rolls, so you'll always add a proficiency bonus. Like your ability modifier, this proficiency rank may vary from one spell to another if you have spells from multiple sources. Spell attack rolls can benefit from circumstance bonuses and status bonuses, though item bonuses to spell attack rolls are rare. Penalties affect spell attack rolls just like any other attack roll—including your multiple attack penalty.","Many times, instead of requiring you to make a spell attack roll, the spells you cast will require those within the area or targeted by the spell to attempt a saving throw against your {@b Spell DC} to determine how the spell affects them.","Your spell DC is calculated using the following formula.",{"type":"pf2-inset","entries":["Spell DC = 10 + ability modifier used for spellcasting + proficiency bonus + other bonuses + penalties"]}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":448,"name":"Perception","entries":["Perception measures your ability to be aware of your environment. Every creature has Perception, which works with and is limited by a creature's senses (described on page 464). Whenever you need to attempt a check based on your awareness, you'll attempt a Perception check.","Your Perception uses your Wisdom modifier, so you'll use the following formula when attempting a Perception check.",{"type":"pf2-inset","entries":["Perception check result = d20 roll + Wisdom modifier + proficiency bonus + other bonuses + penalties"]},"Nearly all creatures are at least trained in Perception, so you will almost always add a proficiency bonus to your Perception modifier. You might add a circumstance bonus for advantageous situations or environments, and typically get status bonuses from spells or other magical effects. Items can also grant you a bonus to Perception, typically in a certain situation. For instance, a fine spyglass grants a +1 item bonus to Perception when attempting to see something a long distance away. Circumstance penalties to Perception occur when an environment or situation (such as fog) hampers your senses, while status penalties typically come from conditions, spells, and magic effects that foil the senses. You'll rarely encounter item penalties or untyped penalties for Perception.","Many abilities are compared to your {@b Perception DC} to determine whether they succeed. Your Perception DC is 10 + your total Perception modifier.",{"type":"pf2-h4","page":448,"name":"Perception for Initiative","entries":["Often, you'll roll a Perception check to determine your order in initiative. When you do this, instead of comparing the result against a DC, everyone in the encounter will compare their results. The creature with the highest result acts first, the creature with the second-highest result goes second, and so on. Sometimes you may be called on to roll a skill check for initiative instead, but you'll compare results just as if you had rolled Perception. The full rules for initiative are found in the rules for encounter mode on page 468."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":448,"name":"Saving Throws","entries":["There are three types of saving throws: Fortitude saves, Reflex saves, and Will saves. In all cases, saving throws measure your ability to shrug off harmful effects in the form of afflictions, damage, or conditions. You'll always add a proficiency bonus to each save. Your class might give a different proficiency to each save, but you'll be trained at minimum. Some circumstances and spells might give you circumstance or status bonuses to saves, and you might find {@item resilient} armor or other magic items that give an item bonus.","{@b Fortitude saving throws} allow you to reduce the effects of abilities and afflictions that can debilitate the body.","They use your Constitution modifier and are calculated as shown in the formula below.",{"type":"pf2-inset","entries":["Fortitude save result = d20 roll + Constitution modifier + proficiency bonus + other bonuses + penalties"]},"{@b Reflex saving throws} measure how well you can respond quickly to a situation and how gracefully you can avoid effects that have been thrown at you. They use your Dexterity modifier and are calculated as shown in the formula below.",{"type":"pf2-inset","entries":["Reflex save result = d20 roll + Dexterity modifier + proficiency bonus + other bonuses + penalties"]},"{@b Will saving throws} measure how well you can resist attacks to your mind and spirit. They use your Wisdom modifier and are calculated as shown in the formula below.",{"type":"pf2-inset","entries":["Will save result = d20 roll + Wisdom modifier + proficiency bonus + other bonuses + penalties"]},"Sometimes you'll need to know your DC for a given saving throw. The DC for a saving throw is 10 + the total modifier for that saving throw.","Most of the time, when you attempt a saving throw, you don't have to use your actions or your reaction. You don't even need to be able to act to attempt saving throws. However, in some special cases you might have to take an action to attempt a save. For instance, you can try to recover from the sickened condition by spending an action to attempt a Fortitude save.",{"type":"pf2-h4","page":449,"name":"Basic Saving Throws","entries":["Sometimes you will be called on to attempt a basic saving throw. This type of saving throw works just like any other saving throw—the \"basic\" part refers to the effects.","For a basic save, you'll attempt the check and determine whether you critically succeed, succeed, fail, or critically fail like you would any other saving throw. Then one of the following outcomes applies based on your degree of success—no matter what caused the saving throw.",{"type":"successDegree","entries":{"Critical Success":"You take no damage from the spell, hazard, or effect that caused you to attempt the save.","Success":"You take half the listed damage from the effect.","Failure":"You take the full damage listed from the effect.","Critical Failure":"You take double the listed damage from the effect."}}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":449,"name":"FORTUNE AND MISFORTUNE EFFECTS","entries":["Fortune and misfortune effects can alter how you roll your dice. These abilities might allow you to reroll a failed roll, force you to reroll a successful roll, allow you to roll twice and use the higher result, or force you to roll twice and use the lower result.","You can never have more than one fortune and more than one misfortune effect come into play on a single roll. For instance, if an effect lets you roll twice and use the higher roll, you can't then use Halfling Luck (a fortune effect) to reroll if you fail. If multiple fortune effects would apply, you have to pick which to use. If two misfortune effects apply, the GM decides which is worse and applies it.","If both a fortune effect and a misfortune effect would apply to the same roll, the two cancel each other out, and you roll normally."],"source":"CRB"},{"type":"pf2-h3","page":449,"name":"Skill Checks","entries":["Pathfinder has a variety of skills, from {@skill Athletics} to {@skill Medicine} to {@skill Occultism}. Each grants you a set of related actions that rely on you rolling a skill check. Each skill has a key ability score, based on the scope of the skill in question. For instance, {@skill Athletics} deals with feats of physical prowess, like swimming and jumping, so its key ability score is Strength. {@skill Medicine} deals with the ability to diagnose and treat wounds and ailments, so its key ability score is Wisdom. The key ability score for each skill is listed in Chapter 4: Skills. No matter which skill you're using, you calculate a check for it using the following formula.",{"type":"pf2-inset","entries":["Skill check result = d20 roll + modifier of the skill's key ability score + proficiency bonus + other bonuses + penalties"]},"You're unlikely to be trained in every skill. When using a skill in which you're untrained, your proficiency bonus is +0; otherwise, it equals your level plus 2 for trained, or higher once you become expert or better. The proficiency rank is specific to the skill you're using. Aid from another character or some other beneficial situation may grant you a circumstance bonus. A status bonus might come from a helpful spell or magical effect. Sometimes tools related to the skill grant you an item bonus to your skill checks. Conversely, unfavorable situations might give you a circumstance penalty to your skill check, while harmful spells, magic, or conditions might also impose a status penalty. Using shoddy or makeshift tools might cause you to take an item penalty. Sometimes a skill action can be an attack, and in these cases, the skill check might take a multiple attack penalty, as described on page 446.","When an ability calls for you to use the DC for a specific skill, you can calculate it by adding 10 + your total modifier for that skill."],"source":"CRB"},{"type":"pf2-h3","page":450,"name":"Notating Total Modifiers","entries":["When creating your character and adventuring you'll record the total modifier for various important checks on your character sheet. Since many bonuses and penalties are due to the immediate circumstances, spells, and other temporary magical effects, you typically won't apply them to your notations.","Item bonuses and penalties are often more persistent, so you will often want to record them ahead of time. For instance, if you are using a weapon with a {@item +1 weapon potency} rune, you'll want to add the +1 item bonus to your notation for your attack rolls with that weapon, since you will include that bonus every time you attack with that weapon. But if you have a fine spyglass, you wouldn't add its item bonus to your Perception check notation, since you gain that bonus only if you are using sight—and the spyglass!—to see long distances."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"}]},{"type":"entries","entries":[{"type":"section","name":"Difficulty Classes","page":503,"alias":["DCs"],"entries":[{"type":"pf2-h2","page":503,"name":"Simple DCs","entries":["Sometimes you need to quickly set a Difficulty Class. The easiest method is to select a simple DC from Table 10–4 by estimating which proficiency rank best matches the task (that rank is usually not required to succeed at the task).","If it's something pretty much anyone would have a decent chance at, use the untrained DC. If it would require a degree of training, use the DC listed for trained, expert, master, or legendary proficiency, as appropriate to the complexity of the task. For example, say a PC was trying to uncover the true history behind a fable. You determine this requires a check to {@action Recall Knowledge}, and that only someone with master proficiency in Folktale Lore would know the information, so you'd set the DC at 30—the simple master DC.","Simple DCs work well when you need a DC on the fly and there's no level associated with the task. They're most useful for skill checks. Because there isn't much gradation between the simple DCs, they don't work as well for hazards or combatants, where the PCs' lives are on the line; you're better off using level-based DCs for such challenges.",{"type":"data","tag":"table","name":"Simple DCs","source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":503,"name":"Level-Based DCs","entries":["When you're determining a skill DC based on something that has a level, use Table 10–5 to set the DC. Find the level of the subject, and assign the corresponding DC. Since spells use a 1–10 scale, use the Spell Level column for them.","Use these DCs when a PC needs to Identify a Spell or {@action Recall Knowledge} about a creature, attempts to Earn Income by performing a task of a certain level, and so on. You can also use the level-based DCs for obstacles instead of assigning a simple DC. For example, you might determine that a wall in a high-level dungeon was constructed of smooth metal and is hard to climb. You could simply say only someone with master proficiency could climb it, and use the simple DC of 30. Or you might decide that the 15th-level villain who created the dungeon crafted the wall, and use the 15th-level DC of 34. Either approach is reasonable!","Note that PCs who invest in a skill become more likely to succeed at a DC of their level as they increase in level, and the listed DCs eventually become very easy for them.",{"type":"data","tag":"table","name":"DCs by Level","source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":503,"name":"Adjusting Difficulty","entries":["You might decide a DC should differ from the baseline, whether to account for PCs' areas of expertise or to represent the rarity of spells or items. A DC adjustment represents an essential difference in the difficulty of a task and applies to anyone attempting a specific check for it.","Adjustments happen most often with tasks whose DCs are based on their level. Adjustments use a scale of –10 to +10, from incredibly easy checks to incredibly hard ones, and are broken into increments of 2, 5, and 10.","You'll often apply the adjustments for uncommon, rare, or unique subjects.",{"type":"data","tag":"table","name":"DC Adjustments","source":"CRB"},"The adjustments' names don't translate to how hard a task actually is for a PC or group of PCs, and adjustments aren't meant to balance out or replace PCs' bonuses and penalties. PCs who invest in a skill will become better and better at that skill as they increase in level. For example, even the best 1st-level PC has grim odds against an incredibly hard 1st-level DC, with a huge chance of critical failure, but by 20th level, an optimized character with a modicum of magic or assistance can take down incredibly hard 20th-level DCs over half the time, critically failing only on a 1. At higher levels, many groups will find that the very hard DC is more like standard for them; keep that in mind if you need a check that presents a true challenge to a high level group.","You might use different DCs for a task based on the particular skill or statistic used for the check. Let's say your PCs encounter a magical tome about aberrant creatures. The tome is 4th-level and has the occult trait, so you set the DC of an {@skill Occultism} check to Identify the Magic to 19, based on Table 10–5. As noted in Identify Magic, other magic-related skills can typically be used at a higher DC, so you might decide the check is very hard for a character using {@skill Arcana} and set the DC at 24 for characters using that skill. If a character in your group had Aberration Lore, you might determine that it would be easy or very easy to use that skill and adjust the DC to 17 or 14. These adjustments aren't taking the place of characters' bonuses, modifiers, and penalties—they are due to the applicability of the skills being used.",{"type":"pf2-h3","page":504,"name":"Group Attempts","entries":["The DCs in this chapter give an individual character a strong and increasing chance of success if they have some proficiency. On occasion, though, you'll have a task that only one person in the group needs to succeed at, but that everyone can attempt. The number of dice being rolled means that there's a very high chance at least one of them will succeed. Most of the time, that's perfectly fine, but sometimes you'll want the task to be a challenge, with some uncertainty as to whether the party can succeed. In these cases, make the check very hard, or incredibly hard if you want it to be particularly difficult or at high levels.","At these DCs, most of the party will probably fail, but someone will probably still succeed, likely a character who has heavily invested in the given skill, as is expected for specialized characters."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":504,"name":"Minimum Proficiency","entries":["Sometimes succeeding at a particular task requires a character to have a specific proficiency rank in addition to a success on the check. Locks and traps often require a certain proficiency rank to successfully use the Pick a Lock or Disable a Device actions of {@skill Thievery}. A character whose proficiency rank is lower than what's listed can attempt the check, but they can't succeed. You can apply similar minimum proficiencies to other tasks. You might decide, for example, that a particular arcane theorem requires training in {@skill Arcana} to understand. An untrained barbarian can't succeed at the check, but she can still attempt it if she wants—after all, she needs to have a chance to critically fail and get erroneous information!","For checks that require a minimum proficiency, keep the following guidelines in mind. A 2nd-level or lower task should almost never require expert proficiency, a 6th-level or lower task should almost never require master proficiency, and a 14th-level or lower task should almost never require legendary proficiency. If they did, no character of the appropriate level could succeed."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":504,"name":"Specific Actions","entries":["Several parts of this book, most notably Chapter 4: Skills, state that you as the GM set the DCs for certain checks or determine other parameters. Here are guidelines for the most common tasks. Remember that all of these are guidelines, and you can adjust them as necessary to suit the situation.",{"type":"pf2-h3","page":504,"name":"Craft","entries":["When a character Crafts an item, use the item's level to determine the DC, applying the adjustments from Table 10–6 for the item's rarity if it's not common. You might also apply the easy DC adjustment for an item the crafter has made before. Repairing an item usually uses the DC of the item's level with no adjustments, though you might adjust the DC to be more difficult for an item of a higher level than the character can Craft."],"source":"CRB"},{"type":"pf2-h3","page":504,"name":"Earn Income","entries":["You set the task level when someone tries to Earn Income.","The highest-level task available is usually the same as the level of the settlement where the character is located. If you don't know the settlement's level, it's usually 0–1 for a village, 2–4 for a town, or 5–7 for a city. A PC might need to travel to a metropolis or capital to find tasks of levels 8-10, and to the largest cities in the world or another plane to routinely find tasks beyond that. Some locations might have higher-level tasks available based on the nature of the settlement. A major port might have higher-level tasks for Sailing Lore, a city with a vibrant arts scene might have higher-level tasks for {@skill Performance}, and so on. If someone is trying to use a particularly obscure skill, they might have trouble finding tasks of an ideal level, or any at all—no one in most settlements is clamoring for the expertise of someone with Troll Lore.","Once the PC has decided on a particular level of task from those available, use the DC for that level from Table 10–5. You might adjust the DC to be more difficult if there's inclement weather during an outdoor job, a rowdy audience for a performance, or the like."],"source":"CRB"},{"type":"pf2-h3","page":505,"name":"Gather Information","entries":["To set the DC to Gather Information, use a simple DC representing the availability of information about the subject. Adjust the DC upward if the PC Gathering Information seeks in-depth information. For example, if a character wants to Gather Information about a visiting caravan, you might decide that a common person wouldn't know much about it, but any merchant or guard would, so learning basic facts uses the simple DC for trained proficiency. A caravan leader's name is superficial, so discovering it might be DC 15 (the simple trained DC in Table 10–4). Learning the identity of the leader's employers, however, might be DC 20 if the employers are more obscure."],"source":"CRB"},{"type":"pf2-h3","page":505,"name":"Identify Magic or Learn a Spell","entries":["The DC to {@action Identify Magic} or {@action Learn a Spell} is usually the DC listed in Table 10–5 for the spell or item's level, adjusted for its rarity. A very strange item or phenomenon usually uses a higher DC adjustment. For a cursed item or certain illusory items, use an incredibly hard DC to increase the chance of misidentification."],"source":"CRB"},{"type":"pf2-h3","page":505,"name":"Recall Knowledge","entries":["On most topics, you can use simple DCs for checks to {@action Recall Knowledge}. For a check about a specific creature, trap, or other subject with a level, use a {@quickref level-based DCs||4|level-based dcs} (adjusting for rarity as needed). You might adjust the difficulty down, maybe even drastically, if the subject is especially notorious or famed. Knowing simple tales about an infamous dragon's exploits, for example, might be incredibly easy for the dragon's level, or even just a simple trained DC.",{"type":"pf2-h4","page":505,"name":"Alternative Skills","entries":["As noted in the action's description, a character might attempt to {@action Recall Knowledge} using a different skill than the ones listed as the default options. If the skill is highly applicable, like using {@skill Medicine} to identify a medicinal tonic, you probably don't need to adjust the DC. If its relevance is a stretch, adjust the DC upward as described in {@quickref Adjusting Difficulty||4|Adjusting Difficulty}."],"source":"CRB"},{"type":"pf2-h4","page":505,"name":"Additional Knowledge","entries":["Sometimes a character might want to follow up on a check to {@action Recall Knowledge}, rolling another check to discover more information. After a success, further uses of {@action Recall Knowledge} can yield more information, but you should adjust the difficulty to be higher for each attempt. Once a character has attempted an incredibly hard check or failed a check, further attempts are fruitless—the character has recalled everything they know about the subject."],"source":"CRB"},{"type":"pf2-h4","page":505,"name":"Creature Identification","entries":["A character who successfully identifies a creature learns one of its best-known attributes—such as a troll's regeneration (and the fact that it can be stopped by acid or fire) or a manticore's tail spikes. On a critical success, the character also learns something subtler, like a demon's weakness or the trigger for one of the creature's reactions.","The skill used to identify a creature usually depends on that creature's trait, as shown on Table 10–7, but you have leeway on which skills apply. For instance, hags are humanoids but have a strong connection to occult spells and live outside society, so you might allow a character to use {@skill Occultism} to identify them without any DC adjustment, while Society is harder. Lore skills can also be used to identify their specific creature. Using the applicable Lore usually has an easy or very easy DC (before adjusting for rarity).",{"type":"data","tag":"table","name":"Creature Identification Skills","source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":506,"name":"DETERMINING THE SCOPE OF LORE","entries":["{@skill Lore} skills are one of the most specialized aspects of Pathfinder, but they require GM oversight, particularly in determining which {@skill Lore} subcategories are acceptable for characters to select. A {@skill Lore} subcategory represents a narrow focus, and thus it shouldn't replace all or even most of an entire skill, nor should it convey vast swaths of information. For example, a single {@skill Lore} subcategory doesn't cover all religions—that's covered by the {@skill Religion} skill—but a character could have a {@skill Lore} subcategory that covers a single deity. One {@skill Lore} subcategory won't cover an entire country or all of history, but it could cover a city, an ancient civilization, or one aspect of a modern country, like Taldan History {@skill Lore}. A single {@skill Lore} subcategory couldn't cover the entire multiverse, but it could cover a whole plane other than the Material Plane."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Sense Direction","entries":["Pick the most appropriate simple DC when someone uses {@skill Survival} to Sense Direction. This is usually the trained DC in normal wilderness, expert in deep forest or underground, master in featureless or tricky locations, or legendary in weird or surreal environments on other planes."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Social Skills","entries":["When a character uses {@skill Deception}, {@skill Diplomacy}, {@skill Intimidation}, or {@skill Performance} to influence or impress someone whose level or Will DC you don't know, estimate the level of the creature and use that DC. A commoner is usually level 0 or 1. Don't worry about being exact. It often makes sense to adjust the DC based on the target's attitude for {@skill Deception}, {@skill Diplomacy}, or {@skill Performance}, making the DC easy for a friendly creature, very easy for a helpful one, hard for an unfriendly one, or very hard for a hostile one. You might adjust the DC further or differently based on the PC's goal; for instance, the DC to Request something an indifferent NPC is fundamentally opposed to might be incredibly hard or impossible, and it might be easy to convince an unfriendly creature to do something it already wants to do."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Subsist","entries":["A simple DC is usually sufficient for the Subsist action, with a trained DC for a typical situation. Use the disposition of the environment or city as a guide; an environment with scarce resources or a city with little tolerance for transience might require an expert or higher DC."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Track","entries":["Often when a PC uses {@skill Survival} to Track, you can pick a simple DC and adjust it based on the circumstances. For example, an army is usually easy to track, so you could use the untrained DC of 10. If the army marched through mud, you could even adjust this down to DC 5. On the other hand, if the party pursues a cunning survivalist using Cover Tracks, you might use their {@skill Survival} DC as the DC to Track."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Train an Animal","entries":["Train Animal (page 268) allows PCs to teach animals tricks. Use the level of the animal as the baseline; you can adjust the DC up if the trick is especially difficult, or down if the animal is especially domesticated, like a dog."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","source":"GMG","page":120,"name":"Drugs","entries":["Drugs offer short-term benefits with harmful side effects and long-term consequences. These short-term benefits, such as euphoria, draw many to drugs, but addiction keeps users hooked long after their first dose. A character can voluntarily fail their initial save against a drug, but for each dose they consume, they must attempt a saving throw against addiction, a disease that represents cravings and withdrawal. Addiction is unique to each drug, so a character can be affected by multiple instances of addiction at once.","Certain drugs alter how addiction works for that drug, adding the {@trait virulent} trait to the addiction, limiting the maximum stage a character can reach, or adding additional stages beyond those listed in the base affliction.",{"type":"data","tag":"disease","data":{"source":"GMG","page":120,"name":"Addiction","level":", level varies","type":"disease","entries":["Track the maximum stage you reach with each drug's addiction. This maximum stage is separate from your current addiction stage for the drug. The maximum stage can't be reduced, even if you fully remove the disease. When you take the drug, two things happen: you attempt a saving throw against addiction, and you suppress the effects of addiction for 1 day. Failing a save against addiction caused by taking the drug causes you to go to 1 stage higher than the maximum stage you had previously reached (2 stages higher on a critical failure). If you're currently suffering from addiction when you attempt a save from taking the drug, you can't improve your stage; if you succeed at the save, the stage remains the same as it was.","When you attempt your save against addiction each week, the stage you are currently at can't get worse—it can only stay the same or improve. The conditions from addiction can't be removed while you are affected by the addiction, and suppressing addiction by taking the drug only avoids the effects—it doesn't remove the disease.",{"type":"affliction","savingThrow":"Fortitude (DC equals that of the drug)","onset":"1 day","stages":[{"stage":1,"entry":"{@condition fatigued}","duration":"1 week"},{"stage":2,"entry":"{@condition fatigued} and {@condition sickened||sickened 1}","duration":"1 week"},{"stage":3,"entry":"{@condition fatigued}, {@condition drained||drained 1} and {@condition sickened||sickened 1}","duration":"1 week"},{"stage":4,"entry":"{@condition fatigued}, {@condition drained||drained 2}, {@condition sickened||sickened 2} and {@condition stupefied||stupefied 2}","duration":"1 week"}]}]}},{"type":"pf2-brown-box","source":"GMG","page":120,"name":"DRUGS IN YOUR GAME","entries":["Drugs are socially complex, and including them in your game has the potential to make some of your players uncomfortable—particularly players who have struggled with substance abuse themselves or seen friends and family members go through that struggle. As with any potentially difficult subject matter, you should discuss the role drugs play in your game with your players and ensure that all the players at the table are comfortable with the material; if they aren't, avoid the topic.","If you do include drugs in your game, consider the role they'll play. In some campaigns, drugs might simply be an element of flavor and a tool characters use to reach their goals; in others, the side effects and risk of addiction might be a terrible price to pay. The rules assume something of a middle path, where drugs are addictive substances that may provide a short-term benefit but have consequences. To make drugs more accessible in your game, remove some of the more severe stages of addiction. To make them more dangerous, add the {@trait virulent} trait to the addiction affliction, add more stages with increasingly severe effects, or increase the DC of the save against the addiction by 1 for every use of the drug, decreasing back to normal over time as they stop using the drug."]}],"data":{"quickref":5}},{"type":"section","page":512,"name":"Environment","entries":["Each of the environments presented in this section uses the terrain rules (which are summarized on page 514 and appear in full beginning on page 475) in different ways, so be sure to familiarize yourself with those rules before reading this section. Some environments refer to the rules for climate (page 517) and natural disasters (beginning on page 517). Many places have the traits of multiple environments; a snow-covered mountain might use both the arctic and mountain environments, for example. For environmental features with effects based on how tall or deep they are, those effects vary further based on a creature's size. For instance, a shallow bog for a Medium creature might be a deep bog for smaller creatures, and a deep bog for a Medium creature could be only a shallow bog for a larger creature (and so insignificant for a truly massive creature that it isn't even {@quickref difficult terrain||3|terrain}).","Table 10–12 lists the features of various environments alphabetically for quick reference. The Proficiency DC Band entry indicates a range of appropriate simple DCs for that environmental feature, while also providing a rough estimate of the danger or complexity of the feature.",{"type":"data","tag":"table","name":"Enviromental Features","source":"CRB"},{"type":"pf2-h2","page":512,"name":"Environmental Damage","entries":["Some environmental features or natural disasters deal damage. Because the amount of damage can vary based on the specific circumstances, the rules for specific environments and natural disasters use damage categories to describe the damage, rather than exact numbers.","Use Table 10–11 below to determine damage from an environment or natural disaster. When deciding the exact damage amount, use your best judgment based on how extreme you deem the danger to be.",{"type":"data","tag":"table","name":"Enviromental Damage","source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":512,"name":"Aquatic","entries":["Aquatic environments are among the most challenging for PCs short of other worlds and unusual planes. PCs in an aquatic environment need a way to breathe (typically a {@spell water breathing} spell) and must usually {@action Swim} to move, though a PC who sinks to the bottom can walk awkwardly, using the rules for {@quickref greater difficult terrain||3|terrain}.","Characters in aquatic environments make frequent use of the {@quickref aquatic combat||3|aquatic combat} and {@quickref drowning and suffocation||3|drowning and suffocating} rules.",{"type":"pf2-h3","page":512,"name":"Currents and Flowing Water","entries":["Ocean currents, flowing rivers, and similar moving water are {@quickref difficult terrain||3|terrain} or {@quickref greater difficult terrain||3|terrain} (depending on the speed of the water) for a creature Swimming against the current. At the end of a creature's turn, it moves a certain distance depending on the current's speed. For instance, a 10-foot current moves a creature 10 feet in the current's direction at the end of that creature's turn."],"source":"CRB"},{"type":"pf2-h3","page":512,"name":"Visibility","entries":["It's much harder to see things at a distance underwater than it is on land, and it's particularly difficult if the water is murky or full of particles. In pure water, the maximum visual range is roughly 240 feet to see a small object, and in murky water, visibility can be reduced to only 10 feet or even less."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":512,"name":"Arctic","entries":["The main challenge in an arctic environment is the low temperature, but arctic environments also contain ice and snow. The disasters that most often strike in arctic environments are avalanches, blizzards, and floods.",{"type":"pf2-h3","page":512,"name":"Ice","entries":["Icy ground is both uneven ground and {@quickref difficult terrain||3|terrain}, as characters slip and slide due to poor traction."],"source":"CRB"},{"type":"pf2-h3","page":512,"name":"Snow","entries":["Depending on the depth of snow and its composition, most snowy ground is either {@quickref difficult terrain||3|terrain} or {@quickref greater difficult terrain||3|terrain}. In denser snow, characters can attempt to walk along the surface without breaking through, but some patches might be loose or soft enough that they're uneven ground."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":512,"name":"Desert","entries":["Desert encompasses sandy and rocky deserts as well as badlands. Though tundra is technically a desert, it's classified as arctic, as the climate is the primary challenge in such areas. Sandy deserts often have quicksand hazards (page 526) and sandstorms.",{"type":"pf2-h3","page":513,"name":"Rubble","entries":["Rocky deserts are strewn with rubble, which is {@quickref difficult terrain||3|terrain}. Rubble dense enough to be walked over rather than navigated through is uneven ground."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Sand","entries":["Packed sand doesn't usually significantly impede a character's movement, but loose sand is either {@quickref difficult terrain||3|terrain} (if it's shallow) or uneven ground (if it's deep).","The wind in a desert often shifts sand into dunes, hills of loose sand with uneven ground facing the wind and steeper inclines away from the wind."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":513,"name":"Forest","entries":["These diverse environments include jungles and other wooded areas. They are sometimes struck by wildfires.",{"type":"pf2-h3","page":513,"name":"Canopies","entries":["Particularly dense forests, such as rain forests, have a canopy level above the ground. A creature trying to reach the canopy or travel along it must Climb. Swinging on vines and branches usually requires an {@skill Acrobatics} or {@skill Athletics} check. A canopy provides cover, and a thicker one can prevent creatures in the canopy from seeing those on the ground, and vice versa."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Trees","entries":["While trees are omnipresent in a forest, they typically don't provide cover unless a character uses the Take Cover action. Only larger trees that take up an entire 5-foot square on the map (or more) are big enough to provide cover automatically."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Undergrowth","entries":["Light undergrowth is {@quickref difficult terrain||3|terrain} that allows a character to Take Cover. Heavy undergrowth is {@quickref greater difficult terrain||3|terrain} that automatically provides cover. Some sorts of undergrowth, such as thorns, might also be hazardous terrain, and areas with plenty of twisting roots might be uneven ground."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":513,"name":"Mountain","entries":["Mountain environments also include hills, which share many aspects of mountains, though not their more extreme features. The most common disasters here are avalanches.",{"type":"pf2-h3","page":513,"name":"Chasms","entries":["Chasms are natural pits, typically at least 20 feet long and clearly visible (barring mundane or magical efforts to conceal them). The main danger posed by a chasm is that characters must Long Jump to get across. Alternatively, characters can take the safer but slower route of Climbing down the near side of the chasm and then ascending the far side to get across."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Cliffs","entries":["Cliffs and rock walls require creatures to {@action Climb} to ascend or descend. Without extensive safety precautions, a critical failure can result in significant falling damage."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Rubble","entries":["Mountains often have extremely rocky areas or shifting, gravelly scree that makes for {@quickref difficult terrain||3|terrain}. Especially deep or pervasive rubble is uneven ground."],"source":"CRB"},{"type":"pf2-h3","page":514,"name":"Slopes","entries":["Slopes vary from the gentle rises of normal terrain to {@quickref difficult terrain||3|terrain} and inclines, depending on the angle of elevation. Moving down a slope is typically normal terrain, but characters might need to Climb up particularly steep slopes."],"source":"CRB"},{"type":"pf2-h3","page":514,"name":"Undergrowth","entries":["Light undergrowth is common in mountains. It is {@quickref difficult terrain||3|terrain} and allows a character to Take Cover."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":514,"name":"Plains","entries":["The plains environment encompasses grasslands such as savannas and farmland. The most common disasters in plains are tornadoes and wildfires.",{"type":"pf2-h3","page":514,"name":"Hedges","entries":["Hedges are planted rows of bushes, shrubs, and trees.","Their iconic appearance in adventures consists of tall hedges grown into mazes. A typical hedge is 2 to 5 feet tall, takes up a row of squares, and provides cover. A character trying to push through a hedge faces {@quickref greater difficult terrain||3|terrain}; it's sometimes faster to Climb over."],"source":"CRB"},{"type":"pf2-h3","page":514,"name":"Undergrowth","entries":["Light undergrowth is {@quickref difficult terrain||3|terrain} that allows a character to Take Cover. Heavy undergrowth is {@quickref greater difficult terrain||3|terrain} that provides cover automatically.","Undergrowth in plains is usually light with a few scattered areas of heavy undergrowth, but fields of certain crops, like corn, are entirely heavy undergrowth."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":514,"name":"Swamp","entries":["Wetlands are the most common kind of swamp, but this category also includes drier marshes such as moors.","Swamps often contain quicksand hazards (page 526).","Despite their soggy nature, swamps aren't very likely to experience heavy flooding, since they act as natural sponges and absorb a great deal of water before they flood.",{"type":"pf2-h3","page":514,"name":"Bogs","entries":["Also called mires, bogs are watery areas that accumulate peat, are covered by shrubs and moss, and sometimes feature floating islands of vegetation covering deeper pools.","Shallow bogs are {@quickref difficult terrain||3|terrain} for a Medium creature, and deep bogs are {@quickref greater difficult terrain||3|terrain}. If a bog is deep enough that a creature can't reach the bottom, the creature has to Swim. Bogs are also acidic, so particularly extreme or magical bogs can be hazardous terrain."],"source":"CRB"},{"type":"pf2-h3","page":514,"name":"Undergrowth","entries":["Light undergrowth is {@quickref difficult terrain||3|terrain} that allows a character to Take Cover, while heavy undergrowth is {@quickref greater difficult terrain||3|terrain} that provides cover automatically.","Some sorts of undergrowth, such as thorns, are also hazardous terrain, and areas with plenty of twisting roots are uneven ground."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":514,"name":"TERRAIN RULES","entries":["Environments make frequent use of the rules for {@quickref difficult terrain||3|terrain}, {@quickref greater difficult terrain||3|terrain}, and hazardous terrain, so those rules are summarized here.","{@b Difficult terrain} is any terrain that impedes movement, ranging from particularly rough or unstable surfaces to thick ground cover and countless other impediments. Moving into a square of {@quickref difficult terrain||3|terrain} (or moving 5 feet into or within an area of {@quickref difficult terrain||3|terrain}, if you're not using a grid) costs an extra 5 feet of movement. Moving into a square of {@b greater difficult terrain} instead costs 10 additional feet of movement. This additional cost is not increased when moving diagonally. Creatures can't normally Step into {@quickref difficult terrain||3|terrain}.","Any movement creatures make while jumping ignores terrain that the creature is jumping over. Some abilities (such as flight or being incorporeal) allow creatures to avoid the movement reduction from some types of {@quickref difficult terrain||3|terrain}. Certain other abilities let creatures ignore {@quickref difficult terrain||3|terrain} while traveling on foot; such an ability also allows a creature to move through {@quickref greater difficult terrain||3|terrain} using the movement cost for {@quickref difficult terrain||3|terrain}, but unless the ability specifies otherwise, these abilities don't let creatures ignore {@quickref greater difficult terrain||3|terrain}.","{@b Hazardous terrain} damages creatures whenever they move through it. For instance, an acid pool, a pit of burning embers, and a spike-filled passageway all constitute hazardous terrain. The amount and type of damage depend on the specific hazardous terrain."],"source":"CRB"},{"type":"pf2-h2","page":514,"name":"Urban","entries":["Urban environments include open city spaces as well as buildings. The building information in this section also applies to ruins and constructed dungeons. Depending on their construction and location, cities might be vulnerable to many sorts of disasters, especially fires and floods.",{"type":"pf2-h3","page":514,"name":"Crowds","entries":["Crowded thoroughfares and similar areas are {@quickref difficult terrain||3|terrain}, or {@quickref greater difficult terrain||3|terrain} if an area is truly packed with people. You might allow a character to get a crowd to part using {@skill Diplomacy}, {@skill Intimidation}, or {@skill Performance}.","A crowd exposed to an obvious danger, like a fire or a rampaging monster, attempts to move away from the danger as quickly as possible, but it is slowed by its own mass. A fleeing crowd typically moves at the Speed of an average member each round (usually 25 feet), potentially trampling or leaving behind slower-moving members of the crowd."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Doors","entries":["Opening an unlocked door requires an Interact action (or more than one for a particularly complicated or large door). Stuck doors must be Forced Open, and locked ones require a character to Pick the Lock or Force them Open."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Floors","entries":["Wooden floors are easy to walk on, as are flagstone floors made of fitted stones. However, floors of worn flagstone often contain areas of uneven ground."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Gates","entries":["Walled settlements often have gates that the city can close for defense or open to allow travel. A typical gate consists of one portcullis at each end of a gatehouse, with murder holes in between or other protected spots from which guards can attack foes."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Guards","entries":["Most settlements of significant size have guards working in shifts to protect the settlement at all hours, patrolling the streets and guarding various posts. The size of this force varies from one guard for every 1,000 residents to a force 10 times this number."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Portcullises","entries":["A portcullis is a wooden or iron grate that descends to seal off a gate or corridor. Most are raised on ropes or chains operated by a winch, and they have locking mechanisms that keep them from being lifted easily. The rules on lifting a portcullis or bending its bars appear in the sidebar on this page. If a portcullis falls on a creature, use a slamming door trap (page 523)."],"source":"CRB"},{"type":"pf2-brown-box","page":515,"name":"DOORS, GATES, AND WALLS","entries":["Some of the most common obstacles that characters face in urban areas and dungeons are doors, gates, and walls.",{"type":"pf2-title","name":"Climbing"},"The table below gives the typical DC for {@skill Athletics} checks to Climb a structure, which is usually a simple DC. You might adjust the difficulty based on the specifics of the structure and environment.",{"type":"pf2-title","name":"Demolishing"},"A character might want to smash their way through a door, a window, or certain walls. The Hardness, Hit Point, and Broken Threshold values provided in the table below are based on the material the structure is typically made out of, so a portcullis made of iron, for example, has a higher Hardness than one of wood. For more on damaging objects, see page 272.","Strong walls, such as well-maintained masonry or hewn stone, can't be broken without dedicated work and proper tools. Getting through such walls requires downtime.",{"type":"table","rowLabelIdx":[0,5,11],"colStyles":["text-center","text-center","text-center"],"rows":[["Door","Climb DC","Hardness, HP (BT)"],["Wood","20","10, 40 (20)"],["Stone","30","14, 56 (28)"],["Reinforced Wood","15","15, 60 (30)"],["Iron","30","18, 72 (36)"],["Wall","Climb DC","Hardness, HP (BT)"],["Crumbling masonry","15","10, 40 (20)"],["Wooden slats","15","10, 40 (20)"],["Masonry","20","14, 56 (28)"],["Hewn stone","30","14, 56 (28)"],["Iron","40","18, 72 (36)"],["Portcullis","Climb DC","Hardness, HP (BT)"],["Wood","10","10, 40 (20)"],["Iron","10","18, 72 (36)"]]},{"type":"pf2-title","name":"Forcing Open"},"Structures that can be opened—such as doors, gates, and windows—can be Forced Open using {@skill Athletics}. This is usually necessary only if they're locked or stuck. The DC to Force Open a structure uses the {@skill Thievery} DC of its lock but adjusts it to be very hard (increasing the DC by 5).","If there's no lock, use the following table; when lifting a portcullis, use the lock DC or the DC from the table, whichever is higher."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Rooftops","entries":["Rooftops make for memorable ambushes, chase scenes, infiltrations, and running fights. Flat roofs are easy to move across, but they're rare in any settlement that receives significant snowfall, since heavy buildups of snow can collapse a roof. Angled roofs are uneven ground, or inclines if they're especially steep. The peak of an angled roof is a narrow surface.","Hurdling from roof to roof often requires a Long Jump, though some buildings are close enough to Leap between.","A High Jump might be necessary to reach a higher roof, or a Leap followed by Grabbing an Edge and Climbing up."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Sewers","entries":["Sewers are generally 10 feet or more below street level and are equipped with ladders or other means to ascend and descend. Raised paths along the walls allow sewer workers access, while channels in the center carry the waste itself. Less sophisticated sewers, or sections those workers don't usually access, might require wading through diseaseridden waste. Sewers can be accessed through sewer grates, which usually require 2 or more Interact actions to open.",{"type":"pf2-h4","page":516,"name":"Sewer Gas","entries":["Sewer gas often contains pockets of highly flammable gas. A pocket of sewer gas exposed to a source of flame explodes, dealing moderate environmental fire damage to creatures in the area."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Stairs","entries":["Stairs are {@quickref difficult terrain||3|terrain} for characters moving up them, and shoddy stairs might also be uneven ground. Some temples and giant-built structures have enormous stairs that are {@quickref greater difficult terrain||3|terrain} both up and down, or might require Climbing every step."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Streets","entries":["Most settlements have narrow and twisting streets that were largely established organically as the settlement grew. These roads are rarely more than 20 feet wide, with alleys as narrow as 5 feet. Streets are generally paved with cobblestones. If the cobblestones are in poor repair, they could be {@quickref difficult terrain||3|terrain} or uneven ground.","Particularly lawful or well-planned cities have major thoroughfares that allow wagons and merchants to reach marketplaces and other important areas in town. These need to be at least 25 feet wide to accommodate wagons moving in both directions, and they often have narrow sidewalks that allow pedestrians to avoid wagon traffic."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Walls","entries":["Well-built structures have exterior walls of brick or stonemasonry. Smaller, lower-quality, or temporary structures might have wooden walls. Interior walls tend to be less sturdy; they could be made of wooden planks, or even simply of thick, opaque paper held in a wooden frame. An underground structure might have thick walls carved out of solid rock to prevent the weight of the ground above from collapsing the structure. Rules for climbing and breaking walls are in the sidebar on page 515."],"source":"CRB"},{"type":"pf2-h2","page":516,"name":"Underground","entries":["Underground environments consist of caves and natural underground areas. Artificial dungeons and ruins combine underground features with urban features like stairs and walls. Deep underground vaults have some of the same terrain features as mountains, such as chasms and cliffs.","The most common disasters underground are collapses.",{"type":"pf2-h3","page":516,"name":"Floors","entries":["Natural underground environments rarely have flat floors, instead featuring abrupt changes in elevation that result in {@quickref difficult terrain||3|terrain}, uneven ground, and inclines."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Ledges","entries":["Ledges are narrow surfaces that overlook a lower area or provide the only means to move along the edge of a chasm. Moving across a narrow ledge requires using {@skill Acrobatics} to Balance."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Rubble","entries":["Caverns can be covered in rubble, which is {@quickref difficult terrain||3|terrain}. Deep or pervasive rubble is also uneven ground."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Stalagmites and Stalactites","entries":["Stalagmites are tapering columns that rise from the floor of a cave. Areas filled with stalagmites are {@quickref greater difficult terrain||3|terrain}, and especially large stalagmites have to be sidestepped or Climbed. Stalagmites can be sharp enough they can be used as hazardous terrain in some circumstances, as can stalactites (icicle-shaped formations that hang from the roof of a cave) if they're knocked loose from a ceiling or overhang."],"source":"CRB"},{"type":"pf2-h3","page":517,"name":"Walls","entries":["Natural cave walls are uneven, with nooks, crannies, and ledges. Since most caves are formed by water, cave walls are often damp, making them even more difficult to Climb."],"source":"CRB"},{"type":"pf2-brown-box","page":517,"name":"DUNGEONS","entries":["Dungeon environments, which include both ruins and contemporary buildings constructed in the wilderness, are a fairly common venue for adventures. As an environment, they combine urban features like doors and buildings (page 515) with features from an underground environment, and occasionally components from other environments. While underground dungeons are particularly common, you might also consider setting your adventure in a ruin reclaimed by the forest, with giant trees spreading their roots through the walls, or a ruin deep in a swamp, with bogs covering access to some of the ruin's hidden secrets."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":517,"name":"Climate","entries":["Weather is more than just set dressing to establish mood—it has mechanical effects you can combine with environmental components to create a more memorable encounter. Weather can impose circumstance penalties on certain checks, from –1 to –4 based on severity.",{"type":"pf2-h3","page":517,"name":"Fog","entries":["Fog imposes a circumstance penalty to visual {@skill Perception} checks, depending on the thickness; it causes creatures viewed through significant amounts of fog to be concealed; and it cuts off all visibility at half a mile or less—possibly much less. Conditions limiting visibility to about a mile are called mist, and those that do so to about 3 miles are called haze."],"source":"CRB"},{"type":"pf2-h3","page":517,"name":"Precipitation","entries":["Precipitation includes rain as well as colder snow, sleet, and hail. Wet precipitation douses flames, and frozen precipitation can create areas of snow or ice on the ground. Drizzle or light snowfall has little mechanical effect beyond limited visibility.",{"type":"pf2-h4","page":517,"name":"Visibility","entries":["Most forms of precipitation impose circumstance penalties on visual {@skill Perception} checks. Hail often is sparser but loud, instead penalizing auditory {@skill Perception} checks.","Especially heavy precipitation, such as a downpour of rain or heavy snow, might make creatures concealed if they're far away."],"source":"CRB"},{"type":"pf2-h4","page":517,"name":"Fatigue","entries":["Precipitation causes discomfort and fatigue. Anything heavier than drizzle or light snowfall reduces the time it takes for characters to become fatigued from overland travel to only 4 hours. Heavy precipitation can be dangerous in cold environments when characters go without protection. Soaked characters treat the temperature as one step colder (mild to severe, severe to extreme; see Temperature below)."],"source":"CRB"},{"type":"pf2-h4","page":517,"name":"Thunderstorms","entries":["High winds and heavy precipitation accompany many thunderstorms. There's also a very small chance that a character might be struck by lightning during a storm. A lightning strike usually deals moderate electricity damage, or major electricity damage in a severe thunderstorm."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":517,"name":"Temperature","entries":["Often, temperature doesn't impose enough of a mechanical effect to worry about beyond describing the clothing the characters need to wear to be comfortable.","Particularly hot and cold weather can make creatures fatigued more quickly during overland travel and can cause damage if harsh enough, as shown in Table 10–13 on page 518.","Appropriate cold-weather gear (such as the winter clothing) can negate the damage from severe cold or reduce the damage from extreme cold to that of particularly severe cold.",{"type":"data","tag":"table","name":"Temperature Effects","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":517,"name":"Wind","entries":["Wind imposes a circumstance penalty on auditory {@skill Perception} checks depending on its strength. It also interferes with physical ranged attacks such as arrows, imposing a circumstance penalty to attack rolls involving such weapons, and potentially making attacks with them impossible in powerful windstorms. Wind snuffs out handheld flames; lanterns protect their flame from the wind, but particularly powerful winds can extinguish these as well.",{"type":"pf2-h4","page":517,"name":"Moving in Wind","entries":["Wind is difficult or {@quickref greater difficult terrain||3|terrain} when Flying.","Moving in wind of sufficient strength requires a Maneuver in Flight action, and fliers are blown away on a critical failure or if they don't succeed at a minimum of one such check each round.","Even on the ground, particularly strong winds might require a creature to succeed at an {@skill Athletics} check to move, knocking the creature back and prone on a critical failure. On such checks, Small creatures typically take a –1 circumstance penalty, and Tiny creatures typically take a –2 penalty."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":518,"name":"Natural Disasters","entries":["Climate and environmental features can be a hindrance or long-term threat, but natural disasters represent acute danger, especially to those directly exposed to their fury.","The damage in the following sections uses the categories in {@table Environmental Damage||Table 10–11: Environmental Damage}.",{"type":"pf2-h3","page":518,"name":"Avalanches","entries":["Though the term avalanche specifically refers to a cascading flow of ice and snow down a mountain's slope, the same rules work for landslides, mudslides, and other similar disasters. Avalanches of wet snow usually travel up to 200 feet per round, though powdery snow can travel up to 10 times faster. Rockslides and mudslides are slower, sometimes even slow enough that a character might be able to outrun them.","An avalanche deals major or even massive bludgeoning damage to creatures and objects in its path. These victims are also buried under a significant mass. Creatures caught in an avalanche's path can attempt a Reflex save; if they succeed, they take only half the bludgeoning damage, and if they critically succeed, they also avoid being buried.",{"type":"pf2-h4","page":518,"name":"Burial","entries":["Buried creatures take minor bludgeoning damage each minute, and they potentially take minor cold damage if buried under an avalanche of snow. At the GM's discretion, creatures without a sufficient air pocket could also risk suffocation (page 478). A buried creature is restrained and usually can't free itself.","Allies or bystanders can attempt to dig out a buried creature. Each creature digging clears roughly a 5-footby- 5-foot square every 4 minutes with a successful {@skill Athletics} check (or every 2 minutes on a critical success).","Using shovels or other proper tools halves the time."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":518,"name":"Blizzards","entries":["Blizzards combine cold weather, heavy snow, and strong winds. They don't pose a single direct threat as other disasters do; instead, the combination of these factors all at once poses a substantial impediment to characters."],"source":"CRB"},{"type":"pf2-h3","page":518,"name":"Collapses","entries":["Collapses and cave-ins occur when caverns or buildings fall, dumping tons of rock or other material on those caught below or inside them. Creatures under the collapse take major or massive bludgeoning damage and become buried, just as with an avalanche. Fortunately, collapses don't spread unless they weaken the overall integrity of the area and lead to further collapses."],"source":"CRB"},{"type":"pf2-h3","page":518,"name":"Earthquakes","entries":["Earthquakes often cause other natural disasters in the form of avalanches, collapses, floods, and tsunamis, but they also present unique threats such as fissures, soil liquefaction, and tremors.",{"type":"pf2-h4","page":518,"name":"Fissures","entries":["Fissures and other ground ruptures can destabilize structures, but more directly they lead to creatures taking bludgeoning damage from falling into a fissure."],"source":"CRB"},{"type":"pf2-h4","page":518,"name":"Soil Liquefaction","entries":["Liquefaction occurs when granular particles shake to the point where they temporarily lose their solid form and act as liquids. When this happens to soil, it can cause creatures and even whole buildings to sink into the ground. You can use the {@spell earthquake} spell for more specific rules, though that spell represents only one particular kind of localized quake."],"source":"CRB"},{"type":"pf2-h4","page":518,"name":"Tremors","entries":["Tremors knock creatures prone, causing them to fall or careen into other objects, which can deal bludgeoning damage appropriate to the severity of the quake."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":518,"name":"Floods","entries":["Though more gradual floods can damage structures and drown creatures, flash floods are similar to avalanches, except with a liquid mass instead of a solid one. Instead of burying creatures, a flash flood carries creatures and even massive objects away, buffeting the creatures and potentially drowning them. The drowning rules appear on page 478.",{"type":"data","tag":"table","name":"Temperature Effects","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Sandstorms","entries":["Mild sandstorms and dust storms don't present much more danger than a windy rainstorm, but they can cause damage to a creature's lungs and spread diseases across long distances. Heavy sandstorms deal minor slashing damage each round to those exposed to the sand, force creatures to hold their breath to avoid suffocation, or both."],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Tornadoes","entries":["In a tornado's path, wind conditions impose severe circumstance penalties, but creatures that would normally be blown away are instead picked up in the tornado's funnel, where they take massive bludgeoning damage from flying debris as they rise through the cone until they are eventually expelled (taking bludgeoning damage from falling).","Tornadoes usually travel around 300 feet per round (roughly 30 miles per hour). They normally travel a few miles before dissipating. Some tornadoes are stationary or travel much faster."],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Tsunamis","entries":["Tsunamis present many of the same dangers as flash floods but are much larger and more destructive. Tsunami waves can reach <100 feet> or more in height, wrecking buildings and creatures alike with massive bludgeoning damage from both the wave itself and debris pulled up along its path of destruction."],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Volcanic Eruptions","entries":["Volcanic eruptions can contain any combination of ash, lava bombs, lava flows, pyroclastic flows, and vents.",{"type":"pf2-h4","page":519,"name":"Ash","entries":["Ash from volcanic eruptions is hot enough to cause minor fire damage each minute. It limits visibility like a thick fog and can make air unbreathable, requiring characters to hold their breath or suffocate (page 478).","Ash clouds generate ash lightning strikes, which typically deal moderate electricity damage but are very unlikely to hit an individual creature. Ash buildup on the ground creates areas of uneven ground, {@quickref difficult terrain||3|terrain}, or {@quickref greater difficult terrain||3|terrain}, and ash in the atmosphere can block the sun for weeks or even months, leading to colder temperatures and longer winters."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Lava Bombs","entries":["Pressure can launch lava into the air that falls as lava bombs: masses of lava that solidify as they fly and shatter on impact, dealing at least moderate bludgeoning damage and moderate fire damage."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Lava Flows","entries":["Lava flows are an iconic volcanic threat; they usually move between 5 and 60 feet per round over normal ground, so characters can often outrun them. However, flows can move up to 300 feet per round in a steep volcanic tube or channel. Lava emanates heat that deals minor fire damage even before it comes into contact with creatures, and immersion in lava deals massive fire damage each round."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Pyroclastic Flows","entries":["Mixes of hot gases and rock debris, pyroclastic flows spread much faster than lava, sometimes more than 4,000 feet per round. While cooler than the hottest lava, pyroclastic flows are capable of overwhelming entire settlements. They work like avalanches but deal half of their damage as fire damage."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Vents","entries":["Steam vents shoot from the ground, dealing moderate fire damage or more in a wide column. Acidic and poisonous gases released from beneath the surface can create wide areas of hazardous terrain that deals at least minor acid or poison damage."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Wildfires","entries":["Wildfires travel mainly along a front moving in a single direction. In a forest, the front can advance up to 70 feet per round (7 miles per hour). They can move up to twice as fast across plains due to a lack of shade and the relatively low humidity. Embers from the fire, carried by winds and rising hot air, can scatter, forming spot fires as far as 10 miles away from the main wildfire. Wildfires present three main threats: flames, heat, and smoke.",{"type":"pf2-h4","page":519,"name":"Flames","entries":["Flames are hazardous terrain, usually dealing moderate damage and potentially setting a character on fire, dealing moderate persistent fire damage. The flames from a small fire are often less dangerous than the advancing heat from the front of a large fire."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Heat","entries":["Wildfires increase the temperature in advance of the front, reaching nearly 1,500° F at the fire's arrival, as hot as some lava. This begins as minor fire damage every round at a reasonable distance from the front and increases to massive fire damage for someone within the wildfire."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Smoke","entries":["Wind can carry smoke far in front of the wildfire itself. Smoke imposes a circumstance penalty to visual {@skill Perception} checks, depending on the thickness. It causes creatures viewed through significant amounts of smoke to be concealed, and it cuts off all visibility at half a mile or less. Near or within the wildfire, the combination of smoke and heated air require characters to hold their breath or suffocate (page 478)."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":520,"name":"Hazards","entries":[{"type":"pf2-h2","page":520,"name":"Detecting a Hazard","entries":["Every hazard has a trigger of some kind that sets its dangers in motion. For traps, this could be a mechanism like a trip wire or a pressure plate, while for an environmental hazard or haunt, the trigger may simply be proximity. When characters approach a hazard, they have a chance of finding the trigger area or mechanism before triggering the hazard. They automatically receive a check to detect hazards unless the hazards require a minimum proficiency rank to do so.","During exploration, determine whether the party detects a hazard when the PCs first enter the general area in which it appears. If the hazard doesn't list a minimum proficiency rank, roll a secret Perception check against the hazard's {@skill Stealth} DC for each PC. For hazards with a minimum proficiency rank, roll only if someone is actively searching (using the Search activity while exploring or the {@action Seek} action in an encounter), and only if they have the listed proficiency rank or higher. Anyone who succeeds becomes aware of the hazard, and you can describe what they notice.","Magical hazards that don't have a minimum proficiency rank can be found using {@spell detect magic}, but this spell doesn't provide enough information to understand or disable the hazard—it only reveals the hazard's presence.","Determining a magical hazard's properties thoroughly enough to disable it requires either the use of more powerful magic or a successful skill check, likely using {@action Identify Magic} or {@action Recall Knowledge}. Magical hazards with a minimum proficiency rank cannot be found with {@spell detect magic} at all."],"source":"CRB"},{"type":"pf2-h2","page":520,"name":"Triggering a Hazard","entries":["If the group fails to detect a hazard and the hazard's trigger is a standard part of traveling (such as stepping on a floor plate or moving through a magical sensor while walking), the hazard's reaction occurs. Hazards that would be triggered only when someone directly manipulates the environment—by opening a door, for example—use their reactions only if a PC explicitly takes that action.",{"type":"pf2-h3","page":520,"name":"Reaction or Free Action","entries":["Most hazards have reactions that occur when they're triggered. For simple hazards, the reaction is the entirety of the hazard's effect. For complex hazards, the reaction may also cause the hazard to roll initiative, either starting a combat encounter or joining one already in progress, and the hazard continues to pose a threat over multiple rounds. Some hazards have a triggered free action instead of a reaction; for instance, quicksand can suck down multiple creatures per round."],"source":"CRB"},{"type":"pf2-h3","page":520,"name":"Routine","entries":["A complex hazard usually follows a set of preprogrammed actions called a routine. Once triggered, the hazard first performs its initial reaction; then, if the PCs are not yet in encounter mode, they should roll initiative. (If they're already in encounter mode, their initiative remains the same.) The hazard might tell you to roll initiative for it—in this case, the hazard rolls initiative using its {@skill Stealth} modifier.","After this happens, the hazard follows its routine each round on its initiative. The number of actions a hazard can take each round, as well as what they can be used for, depend on the hazard."],"source":"CRB"},{"type":"pf2-brown-box","page":520,"name":"MONSTERS AND HAZARDS","entries":["The statistics for NPCs and monsters usually don't list their proficiency ranks. Most of the time, they don't need to deal with detecting or disabling hazards the way PCs do, so you don't need this information. However, if a PC resets a trap in a monster's path or plans to lure a monster into a hazard, you can improvise this information.","For Perception, a monster is usually an expert at 3rd or 4th level, a master at 8th or 9th level, and legendary at 16th or 17th level. If the monster has {@skill Thievery} listed in its skills, it has the highest proficiency possible for its level (trained at 1st, expert at 3rd, master at 7th, and legendary at 15th); otherwise, it's untrained. Of course, an individual monster might deviate from these guidelines, especially if it's mindless or not very perceptive."],"source":"CRB"},{"type":"pf2-h3","page":520,"name":"Resetting a Hazard","entries":["Some hazards can be reset, allowing them to be triggered again. This can occur automatically, as for quicksand, whose surface settles after 24 hours, or manually, like a hidden pit, whose trapdoor must be closed for the pit to become hidden again."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":521,"name":"Disabling a Hazard","entries":["The most versatile method for deactivating traps is the Disable a Device action of the {@skill Thievery} skill, though most mechanical traps can also simply be smashed, and magical traps can usually be counteracted. Environmental hazards often can be overcome with {@skill Nature} or {@skill Survival}, and haunts can often be overcome with {@skill Occultism} or {@skill Religion}. The specific skill and DC required to disable a hazard are listed in the hazard's stat block. Like using Disable a Device, using these skills to disable a trap is a 2-action activity with the same degrees of success, though the activity might have different traits determined by the GM. As with detecting a hazard, disabling a hazard might require a character to have a certain proficiency rank in the listed skill.","A character must first detect a hazard (or have it pointed out to them) to try to deactivate it. They can attempt to deactivate a hazard whether or not it has already been triggered, though some hazards no longer pose a danger once their reactions have occurred, especially if there is no way for them to be reset.","For most hazards, a successful check for the listed skill against the DC in the stat block disables the hazard without triggering it. Any other means of deactivating the hazard are included in the hazard's stat block, as are any additional steps required to properly deactivate it.","A critical failure on any roll to disable a hazard triggers it, including a critical failure on a roll to counteract a magic hazard.","Some hazards require multiple successful checks to deactivate, typically because they have a particularly complicated component or have several discrete portions. For hazards with a complex component, a critical success on a check to disable the hazard counts as two successes on a single component.",{"type":"pf2-h3","page":521,"name":"Damaging a Hazard","entries":["Rather than trying to carefully disable a hazard, a character might just smash it. Damaging a mechanical trap or another physical hazard works like damaging objects: the hazard reduces the damage it takes by its Hardness. In most cases, hitting the hazard also triggers it, as explained in Attacking a Hazard below. If a hazard's Hit Points are reduced to its Broken Threshold (BT) or lower, the hazard becomes broken and can't be activated, though it can still be repaired. If it's reduced to 0 HP, it's destroyed and can't be repaired. (See page 272 in Chapter 6 for more information on damaging objects.)","Hazards' AC, applicable saving throw modifiers, Hardness, HP, and BT are listed in their stat blocks. A hazard that doesn't list one of these statistics can't be affected by anything targeting that statistic. For example, a hazard that has HP but no BT can't be broken, but can still be destroyed. Hazards are immune to anything an object is immune to unless specifically noted otherwise, and they can't be targeted by anything that can't target objects. Some hazards may have additional immunities, as well as resistances or weaknesses.",{"type":"pf2-h4","page":521,"name":"Attacking a Hazard","entries":["If someone hits a hazard—especially if it's a mechanical trap—they usually trigger it, though you might determine otherwise in some cases. An attack that breaks the hazard might prevent it from triggering, depending on the circumstances. If the hazard has multiple parts, breaking one part might still trigger the trap. For example, if a trap has a trip wire in one location and launches an attack from another location, severing the trip wire could still trigger the attack. Destroying a trap in one blow almost never triggers it. These rules also apply to most damaging spells or other effects in addition to attacks."],"source":"CRB"},{"type":"pf2-h4","page":521,"name":"Repairing a Hazard","entries":["You might allow a character to repair a damaged hazard to restore its functionality. You determine the specifics of this, since it can vary by trap. The Repair action might be insufficient if fixing the trap requires gathering scattered components or the like. If the item has a Reset entry, the character needs to do whatever is listed there, in addition to repairing the damage."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":521,"name":"Counteracting a Magical Hazard","entries":["Some magical hazards can be counteracted using {@spell dispel magic} and the counteracting rules found on page 458. These hazards' spell levels and counteract DCs are listed in their stat block. Counteracting a hazard otherwise works like using a skill check to disable the hazard."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":521,"name":"Hazard Experience","entries":["Characters gain Experience Points for overcoming a hazard, whether they disable it, avoid it, or simply endure its attacks. If they trigger the same hazard later on, they don't gain XP for the hazard again. The XP values for hazards of different levels also appear on page 508, but are repeated here for convenience. The XP for a complex hazard is equal to the XP for a monster of the same level, and the XP for a simple hazard is one-fifth of that. Hazards of a lower level than the party's level –4 are trivial and award no XP.",{"type":"data","tag":"table","name":"Hazard XP","source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":522,"name":"Hazard Format","entries":["Hazards are presented in a stat block format similar to those used for monsters. A few notes regarding the format follow the sample stat block.",{"type":"data","tag":"generic","data":{"source":"CRB","page":522,"name":"Hazard Name","category":"Hazard","level":" [Level]","traits":["traits"],"sections":[[[{"name":"Stealth","entry":"This entry lists the {@skill Stealth} modifier for a complex hazard's initiative or the {@skill Stealth} DC to detect a simple hazard, followed by the minimum proficiency rank to detect the hazard (if any) in parentheses. If {@spell detect magic} can be used to detect the hazard, this information is located here as well."}],[{"name":"Description","entry":"This explains what the hazard looks like and might include special rules."}]],[[{"name":"Disable","entry":"The DC of any skill checks required to disable the hazard are here; if the hazard can be counteracted, its spell level and counteract DC are listed in parentheses."}],[{"name":"AC","entry":"the hazard's AC"},{"name":"Saving Throws","entry":"the hazard's saves. Usually only haunts are subject to Will saves."}],[{"name":"Hardness","entry":"the hazard's Hardness"},{"name":"HP","entry":"the hazard's Hit Points, with its Broken Threshold in parentheses"},{"name":"Immunities","entry":"the hazard's immunities"},{"name":"Weaknesses","entry":"the hazard's weaknesses, if any"},{"name":"Resistances","entry":"the hazard's resistances, if any"}],[{"name":"Action Type","entry":"{@as r} or {@as f} This is the reaction or free action the hazard uses"},{"name":"Trigger","entry":"The trigger that sets off the hazard appears here"},{"name":"Effect","entry":"For a simple hazard, this effect is often all the hazard does. For a complex hazard, this might also cause the hazard to roll initiative. Routine This section describes what a"}],[{"name":"Routine","entry":"This section describes what a complex hazard does on each of its turns during an encounter; the number in parentheses after the word \"Routine\" indicates how many actions the hazard can use each turn. Simple hazards don't have this entry."}],[{"name":"Action","entry":"Any action the hazard can use appears here. Typically, this is a melee or ranged attack."}]],[[{"name":"Reset","entry":"If the hazard can be reset, that information is here."}]]]}},{"type":"pf2-h3","page":522,"name":"Level","entries":["The hazard's level indicates what level of party it's a good challenge for. If the hazard involves a toxin, curse, or other non-spell feature, that feature's level is the hazard's level."],"source":"CRB"},{"type":"pf2-h3","page":522,"name":"Traits","entries":["The most notable hazard traits are trap (constructed to harm intruders), environmental (natural hazards), and haunt (spectral phenomena). Traps have a trait to indicate whether they're magical or mechanical. Hazards that have initiative and a routine have the complex trait."],"source":"CRB"},{"type":"pf2-h3","page":522,"name":"Stealth or Stealth DC","entries":["Complex hazards list their {@skill Stealth} modifier, which they use for initiative, instead of their {@skill Stealth} DC. If you need the DC, it's equal to this modifier + 10."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":526,"name":"Hazards","entries":["{@note To view all Hazards, please view the {@filter Hazards page.|hazards||source=CRB}}",{"type":"pf2-brown-box","page":528,"name":"UPGRADED SUMMONING RUNES","entries":["You can make a summoning rune of nearly any level. It summons a creature of a level equal to the trap's level.","Use {@table DCs by Level||Table 10–5: DCs by Level} to determine the {@skill Thievery} DC and spell DC, using the trap's level and applying a {@table DC Adjustments||hard adjustment} (+2). The {@skill Stealth} modifier for the trap is equal to this number –10. Stronger summoning runes usually require expert proficiency or better in {@skill Perception} to find, and they might require a higher proficiency rank in {@skill Thievery} to disable."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":483,"name":"Planning a Campaign","entries":["A Pathfinder game is typically structured as a campaign—a serialized story that focuses on a single party of characters.","A campaign is subdivided into multiple adventures, smaller stories that involve exploration and interaction with nonplayer characters. A single adventure represents a complete story that might be connected to the larger arc of a campaign. Playing an adventure spans one or more game sessions—gatherings where the group plays a part of the adventure over the course of several hours.","A campaign provides the overall structure for your Pathfinder game. As you prepare for your campaign, you'll establish its scope and themes, which you'll then reinforce in the adventures and scenes that take place within it.",{"type":"pf2-brown-box","page":483,"name":"COLLABORATION DURING PLAY","entries":["As Game Master, you have the final say on how the world and rules function, and how nonplayer characters act. This rule's purpose is to make the game run smoothly, with one guiding hand ensuring consistency. It's not intended to make one player into a dictator over the rest of the group. Collaboration is vital to roleplaying games!","How you implement collaboration in a game depends on what your players are interested in. In some groups, players enjoy adding details to the world and to nonplayer characters. In others, players want to feel like the world is outside their control, and the only decisions they get to make are those made by their own characters. Both are fun and acceptable ways to play.","You are encouraged to collect input from your players before you start, asking what storytelling genres they'd like to emphasize, which areas of the world they want to play in, the types of enemies they'd like to face, or which published adventure they want to play. A good campaign includes some back-and-forth at the beginning as the players figure out what characters they want to play and you figure out what sort of adventure to run. The results can range from building an adventure entirely to fit the characters to choosing a specific published adventure, having the players make their characters, and then just adapting the beginning of that adventure so that all the player characters have a reason to be involved.","As you play, opportunities to collaborate will occur again and again. When players throw out suggestions or come up with specific theories about the events of the campaign, they're telling you what they'd like to see in the game. Try to find ways to incorporate their suggestions, but with enough of a twist that each still includes something unexpected."],"source":"CRB"},{"type":"pf2-h3","page":483,"name":"Campaign Length","entries":["The length of a campaign can range from a few sessions to many years. Two main factors determine campaign length: how much time you need to complete the story, and how much time players want to devote to the game.","A single session, or a \"one-shot,\" is great if your group is trying out Pathfinder or wants to play a specific short adventure. This requires a smaller time commitment but requires the GM to present the events of the game in a way that is immediately engaging, since there's less opportunity for the players to become invested in the story or setting.","If you want to play through a longer campaign, you'll need to add some story elements that speak directly to the characters in your game rather than just to the events of the adventure. In other words, the characters should have individual goals in addition to the group's overall goals.","You can estimate how long a campaign will take by looking at the amount of time you actually have to play, or the number of character levels you intend the characters to advance. It typically takes three to four sessions for a group to level up. Since you'll probably cancel sessions on occasion, playing once a week for a year results in roughly a 14-level campaign, playing every 2 weeks for a year gives you an 8-level campaign, and playing monthly allows for a 5-level campaign. If you play only once a month, you might consider holding longer sessions and using fast advancement (page 509).","It's entirely okay to have a campaign with an indefinite length. Many groups play through one adventure and then decide to take on another. If you run an indefinite campaign, however, avoid ongoing plots that you can't satisfactorily end if the campaign comes to a close after the next adventure. If you introduce an overwhelmingly powerful villain who's crucial to the story but can't be stopped until the player characters are 15th level, ending the campaign at 8th level will feel anticlimactic.","It pays to be conservative when estimating your campaign length and scope. It's always tempting to run a 20-level epic campaign with complex, interwoven plots, but such games can fall apart long before the end if your group can play only once a month and the players have other responsibilities.",{"type":"pf2-h4","name":"Expected Duration","entries":["Not every campaign ends at the same point. Some campaigns go all the way to 20th level, ending after the player characters attain the height of power and confront the greatest threats any mortal could face. Others end at a lower level, after the group takes down a major villain or solves a crucial problem. And still other campaigns end when players become unable to attend or decide its a good time to stop playing.","You should have an end point in mind when you start a campaign. Still, you have to be flexible, since you're telling the story alongside other players, and your initial expectations for the campaign may be proven incorrect. When you think you're heading toward a satisfying conclusion, it's useful to check in with the other players. You might say, \"I think we have about two sessions left. Does that work for everyone? Is there any unfinished business you want to take care of?\" This lets you gauge whether your assumptions match up with the rest of the group—and make any necessary adjustments."]}],"source":"CRB"},{"type":"pf2-h3","page":484,"name":"Themes","entries":["The themes you choose for your campaign are what distinguish it from other campaigns. They include the major dramatic questions of your story and the repeated use of certain environments or creatures, and they can also include embracing a genre beyond traditional high fantasy. The themes you choose for your campaign also suggest storyline elements you might use.","A storyline's themes usually relate to the backstories, motivations, and flaws of the player characters and villains. For example, if you've chosen revenge as one of the themes of your game, you might introduce a villain whose quest for revenge tears his life apart and causes tragic harm to those around him. If one of the player characters is a chaotic good believer in liberty and freedom, you might engage that character by pitting the group against slavers. Or, you might choose a theme of love, leading to nonplayer characters involved in doomed romances, seeking to regain lovers they have lost, or courting the player characters.","Using similar locations and related creatures helps you form connections between disparate adventures. The players feel like their characters are becoming experts negotiating with giants, navigating seaways, battling devils, exploring the planes, or dealing with whatever the recurring elements are. For example, you might have the players explore a frozen tundra early on, then later travel to an icy plane filled with more difficult challenges that can be overcome using knowledge they've previously developed. Likewise, hobgoblin soldiers may be tough enemies for your group at low levels, but as the PCs attain higher levels and the hobgoblins become mere minions of another creature, the players feel a sense of progression.","Pathfinder is a fantasy adventure game, but you can shift your campaign to include elements of other fictional genres. You might want to infuse your game a with a sense of horror, reduce the amount of magic and use slow advancement (page 509) to make it a tale of sword and sorcery, or turn magic into technology for a steampunk setting."],"source":"CRB"},{"type":"pf2-h3","page":485,"name":"A Welcoming Environment","entries":["The role of Game Master comes with the responsibility of ensuring you and the rest of the players have a rewarding, fun time during the game. Games can deal with difficult subjects and have stressful moments, but fundamentally Pathfinder is a leisure activity. It can remain so only if the players follow the social contract and respect one another.","Players with physical or mental disabilities might find themselves more challenged than abled players. Work with your players to ensure they have the resources and support they need. Additionally, be on the lookout for behavior that's inappropriate, whether intentional or inadvertent, and pay careful attention to players' body language during the game. If you notice a player becoming uncomfortable, you are empowered to pause the game, take it in a new direction, privately check in with your players during or after the session, or take any other action you think is appropriate.","If a player tells you they're uncomfortable with something in the game, whether it's content you've presented as the GM or another player's or PC's actions, listen carefully to that player and take steps to ensure they can once again have fun during your game. If you're preparing prewritten material and you find a character or a situation inappropriate, you are fully empowered to change any details as you see fit. You also have the authority (and responsibility) to ask players to change their behavior—or even leave the table—if what they're doing is unacceptable or makes others feel uncomfortable. It's never appropriate to make the person who is uncomfortable responsible for resolving a problem. It's okay if mistakes happen. What's important is how you respond and move forward.","Gaming is for everyone. Never let those acting in bad faith undermine your game or exclude other players. Your efforts are part of the long-term process of making games and game culture welcoming to all. Working together, we can build a community where players of all identities and experiences feel safe.",{"type":"pf2-brown-box","page":485,"name":"TOOLS FOR RESPONSIBLE PLAY","entries":["Consent and comfort are important topics for roleplaying games, and many designers have created techniques to help facilitate responsible play. Some methods you can use are lines and veils, developed by Ron Edwards, and the X-Card, developed by John Stavropoulos.","Lines and Veils The terms \"line\" and \"veil\" can give your table a common vocabulary for the concepts described in this section. A line is a hard limit to the actions players might take, such as \"We're drawing a line at torture.\" The group agrees not to cross a line and omits that content from the game.","A veil indicates something that shouldn't be described in detail. The scene fades to black for a veil, or the group moves on to discuss a different topic, though whatever the veil is drawn across still happens. For example, you might say, \"We'll draw a veil across the scene as those characters head into the bedroom.\" You might come up with some lines and veils in advance, but then find more as play continues.","The X-Card Draw an \"X\" on a card, and you've got an X-Card. Place it on the table at the start of the session and describe its use to the players: any player can silently reject content they find upsetting by tapping the X-Card; whoever's speaking then rewinds a bit and continues on, excising the objectionable content. As with setting the basic guidelines for your campaign, there are no questions asked, no judgment, and no argument when someone invokes the X-Card. You can, however, ask for clarification if you need it, such as \"How far back should I rewind this?\" Some groups instead make an X with their hands, say \"Let's X that out,\" or use some other method. Either way, follow up with the player privately, after the game, to see if the guidelines need to be revised.","You can find more details at {@b {@link tinyurl.com/x-card-rpg|https://tinyurl.com/x-card-rpg}}."],"source":"CRB"},{"type":"pf2-h4","page":486,"name":"Objectionable Content","entries":["Before a campaign begins, check in with your players—as a group or individually—to find out what types of content they want to allow in the game, and which topics they would prefer to avoid. Because the story unfolds in real time, it's essential that you discuss these topics before the game starts. These discussions are intended to keep players safe, and so it's not okay to ask why someone wants a type of content banned. If someone wants it banned, ban it—no questions asked.","It can help to start with a rating, like those used for movies or video games. Pathfinder games often include violence and cruelty. What's the limit on how graphically these concepts should be described? Can players swear at the table? Does anyone have phobias they don't want to appear in the game, such as spiders or body horror?","After you figure out the limits on objectionable content, you have four important tasks:",{"type":"list","items":["Clearly convey these limits to the other players.","Ensure you and the players abide by the boundaries.","Act immediately if someone becomes uncomfortable about content during a session, even if it wasn't already banned in a prior discussion. Once the issue is resolved, move on.","Resolve the issue if any player deliberately pushes these boundaries, tries to find loopholes, tries to renegotiate the limits, or belittles people for having a different tolerance to objectionable content."]}],"source":"CRB"},{"type":"pf2-h4","page":486,"name":"The Pathfinder Baseline","entries":["You might find that your players don't have much to say on the topic of objectionable content, and just assume that general societal mores will keep the most uncomfortable topics out of the game. That's not always enough, as that approach relies on shared assumptions that aren't always accurate. The following is a set of basic assumptions that works for many groups, which you can modify to fit your preferences and those of the other players.",{"type":"list","items":["Bloodshed, injuries, and even dismemberment might be described. However, excessive descriptions of gore and cruelty should be avoided.","Romantic and sexual relationships can happen in the game, but players should avoid being overly suggestive. Sex always happens \"off-screen.\" Because attempts at initiating a relationship between player characters can be uncomfortably similar to one player hitting on another, this should generally be avoided (and is entirely inappropriate when playing with strangers).","Avoid excessively gross or scatological descriptions."]},"The following acts should never be performed by player characters:",{"type":"list","items":["Torture","Rape, nonconsensual sexual contact, or sexual threats","Harm to children, including sexual abuse","Owning slaves or profiting from the slave trade","Reprehensible uses of mind-control magic"]},"Villains might engage in such acts, but they won't happen \"on-screen\" or won't be described in detail. Many groups choose to not have villains engage in these activities at all, keeping these reprehensible acts out of mind entirely."],"source":"CRB"},{"type":"pf2-h4","name":"Social Splash Damage","page":486,"entries":["As important as it is to take care of yourself and the other players in your game, be mindful of your group's impact on the other people around you. If you're playing in a space that's not your own, respect your hosts. If you're playing in public, consider the comfort of the people around you, not just what your group is comfortable with. It's easy to get caught up in a game, as we get sucked into the microcosm of an imagined world, but don't ignore the real world around you. Be aware when you're making too much noise, leaving a mess, alarming passersby with graphic descriptions of violence, or even just giving the cold shoulder to curious spectators witnessing RPG play for the first time."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":486,"name":"Character Creation","entries":["At the outset of a new campaign, the players will create new player characters. Part of that process involves you introducing what the campaign will be about and what types of characters are most appropriate. Work with the players to determine which rule options are available. The safest options are the common choices from the {@book Pathfinder Core Rulebook|CRB}. If players want to use common options from other books or uncommon or rare options, through play, review those options to see if any of them conflict with the style of campaign you have in mind or might present strange surprises down the road. It's usually best to allow new options, but there's no obligation to do so. Be as open as you're comfortable with."],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":486,"name":"Preparing an Adventure","entries":["An adventure is a self-contained collection of story elements, characters, and settings that become the basis for the story you and the other players tell. Think of the adventure as an outline for your own story. You'll have major beats you want to include, some consistent characters, and themes you want to convey, but all sorts of things can change during the process of turning the outline into a completed story.","You might use a published adventure from Paizo or another company, or you might construct your own adventure as you prepare for your game sessions.",{"type":"pf2-h3","page":486,"name":"Published Adventures","entries":["Prewritten adventures include background information and nonplayer characters needed for the story, plus all the locations, maps, and monster groups necessary for both exploration and encounters. Prewritten adventures can speed up your preparation, since you can simply read the relevant sections of the adventure before a game, and you don't have to create everything from scratch. A published adventure already includes the expected amount of encounters and treasure, and you can find adventures built for different character levels to match your group. Reading a published adventure or running one as your first game can help you see how adventures are structured, which makes it easier to write one later if you choose.","Though a published adventure is prewritten, it's not set in stone. Changing the details of an adventure to suit your group isn't just acceptable, it's preferred! Use the backstories and predilections of the player characters to inform how you change the adventure. This can mean altering adversaries so they're linked to the player characters, changing the setting to a place some of the player characters are from, or excising particular scenes if you know they won't appeal to your players."],"source":"CRB"},{"type":"pf2-h3","page":487,"name":"Creating Adventures","entries":["Building your own adventure is much more challenging than using a published one, but it lets you express yourself, be even more creative, and tailor the game directly to the players and their characters. Later sections in this chapter include guidelines for building and running encounters, placing treasure, and setting appropriately difficult challenges, all to help you construct your own adventures.","Adventure plotting can start at many different points. You might begin with a particular antagonist, then construct an adventure that fits that villain's theme and leads the group to them. Alternatively, you could start with an interesting location for exploration, then populate it with adversaries and challenges appropriate to the setting.",{"type":"pf2-h4","page":487,"name":"Locations","entries":["Memorable settings that include mysterious and fantastical locations for players to visit can elicit the players' curiosity.","Exploring each location should be a treat in itself, not just a chore the players must complete to get from one fight to the next. As you create a locale, picture it in your mind's eye and write down minor details you can include as you narrate the game. Describing decorations, natural landmarks, wildlife, peculiar smells, and even temperature changes make a place feel more real.","Beyond monsters and loot, your locations can include environment-based challenges, from environmental conditions like blizzards to puzzles, traps, or other hazards.","These challenges should suit your adventure's location: walls of brambles in a castle ruin overrun with vegetation, pools of acid in a cursed swamp, or magical traps in the tomb of a paranoid wizard. Rules for environments appear on page 512, and those for hazards start on page 520."],"source":"CRB"},{"type":"pf2-h4","page":487,"name":"Encounters","entries":["A robust set of encounters forms the backbone of your adventure. Encounters often feature combat with other creatures, but they can also include hazards, or you might create social encounters in which characters duel only with words. The rules for building encounters appropriate to your group's level begin below.","Some adventures have a clear and direct progression, with encounters occurring at specific times or in a specific order. Others, such as a dungeon filled with interconnected rooms the group can investigate in any order, are nonlinear, and the group can face encounters in any order—or even avoid them entirely. Most adventures are somewhere in between, with some keystone encounters you know the characters will need to contend with, but others that are optional."],"source":"CRB"},{"type":"pf2-h4","page":487,"name":"Treasure","entries":["Your adventure should give out an amount of treasure that's appropriate to the characters' level. The guidelines for assigning treasure are on page 508. You can dole out treasure in all kinds of ways. Treasure could be items carried by an adversary, rewards from a patron for completing a mission, or a classic pile of coins and items inside a wooden chest guarded by a monster. It's best to spread treasure throughout an adventure rather than stockpiled in a single hoard. This gives the players incremental rewards, letting their characters advance in frequent small steps rather than giant leaps separated by many hours of play."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":488,"name":"USING RARITY AND ACCESS","entries":["The rarity system has two purposes: to convey how common or rare certain spells, creatures, or items are in the game world, and to give you an easy tool to control the complexity of your game. Uncommon and rare options aren't more powerful than other options of their level, but they introduce complications for certain types of stories, or are less common in the world. For instance, it might be more challenging to run a mystery adventure when a player can cast an uncommon spell such as {@spell detect evil}.","At the start of the campaign, communicate your preferred expectations on rarity to the players. Unless you decide otherwise, the players can choose from any common options they qualify for, plus any uncommon options granted by their character choices—primarily their ancestry and class. By default, a character who tries hard enough might eventually find an uncommon option, whereas a rare option is always a special reward.","Beyond that baseline, you can grant access as freely as you want; some GMs open up all uncommon and rare options universally. If you're not sure, just look over any uncommon or rare elements before you include them as rewards or otherwise allow a player to acquire them.",{"type":"pf2-title","name":"Rewards"},"You can use uncommon and rare rules elements to reward characters. These still have the same value and approximate power as any other treasure of the same Price, but they're just a bit more special because they hail from distant lands or have unusual or surprising abilities.","Items are the most likely candidates for uncommon or rare rewards, but an NPC might teach an uncommon or rare spell to a PC in gratitude or to help the party prepare for a certain adversary. You can also improvise extra benefits based around uncommon or rare items. For instance, if a PC gains a rare plant with occult uses, you might also decide that the PC should temporarily get more money if they use it while Earning Income using Herbalism Lore, because it enables them to produce novel poultices.",{"type":"pf2-title","name":"Different Locations"},"The rarities in this book assume you're playing in the Inner Sea region of Golarion, where most Pathfinder games are set. These rarities are also suitable for most western medieval fantasy games. However, you might want to alter the rarities for a campaign set in another location on Golarion (detailed in Chapter 8), to emphasize a non-human culture, or to play in a fantasy setting with different roots, like a wuxia game based on Chinese culture. These changes most often affect basic items. If you start your campaign in a dwarven stronghold, for example, you might make all the weapons with the dwarf trait common. You should feel free to adjust rarities to suit your campaign's theme, but if you do, you should share your changes with your group."],"source":"CRB"},{"type":"pf2-h3","page":488,"name":"Building Encounters","entries":["The most common type of encounter is a combat encounter, where the PCs face other creatures. Combat encounters are strictly governed by rules; the guidelines that follow will help you build combat encounters that pose appropriate challenges for your group. Building hazard encounters works the same way. Social encounters are more free-form, and are up to you as the GM to design.","To build a combat encounter, first decide how the encounter fits in the adventure as a whole. Then, estimate how much of a threat you want the encounter to pose, using one of five categories below.","{@b Trivial-threat} encounters are so easy that the characters have essentially no chance of losing; they shouldn't even need to spend significant resources unless they are particularly wasteful. These encounters work best as warm-ups, palate cleansers, or reminders of how awesome the characters are. A trivial-threat encounter can still be fun to play, so don't ignore them just because of the lack of threat.","{@b Low-threat} encounters present a veneer of difficulty and typically use some of the party's resources. However, it would be rare or the result of very poor tactics for the entire party to be seriously threatened.","{@b Moderate-threat} encounters are a serious challenge to the characters, though unlikely to overpower them completely. Characters usually need to use sound tactics and manage their resources wisely to come out of a moderate-threat encounter ready to continue on and face a harder challenge without resting.","{@b Severe-threat} encounters are the hardest encounters most groups of characters can consistently defeat. These encounters are most appropriate for important moments in your story, such as confronting a final boss. Bad luck, poor tactics, or a lack of resources due to prior encounters can easily turn a severe-threat encounter against the characters, and a wise group keeps the option to disengage open.","{@b Extreme-threat} encounters are so dangerous that they are likely to be an even match for the characters, particularly if the characters are low on resources. This makes them too challenging for most uses. An extremethreat encounter might be appropriate for a fully rested group of characters that can go all-out, for the climactic encounter at the end of an entire campaign, or for a group of veteran players using advanced tactics and teamwork.",{"type":"pf2-h4","page":488,"name":"XP Budget","entries":["Once you've selected a threat level, it's time to build the encounter. You have an XP budget based on the threat, and each creature costs some of that budget. Start with the monsters or NPCs that are most important to the encounter, then decide how you want to use the rest of your XP budget. Many encounters won't match the XP budget exactly, but they should come close. The XP budget is based on a group of four characters. If your group is larger or smaller, see Different Party Sizes below."],"source":"CRB"},{"type":"pf2-h4","page":488,"name":"Choosing Creatures","entries":["In all but the most unusual circumstances, you'll select creatures for your encounter that range from 4 levels lower than the PCs' level to 4 levels higher (see {@table Creature XP and Role||Table 10–2: Creature XP and Role}). Each creature has a part to play in your encounter, from a lowly lackey to a boss so mighty it could defeat the entire party single-handedly.","Each creature costs some of the XP from your XP budget for the encounter, based on its level compared to the levels of the characters in your party. For instance, if the PCs are 5th level, a 2nd-level creature is a \"party level –3\" creature, a lackey appropriate for a lowto- moderate-threat encounter, and it costs 15 XP in an encounter's XP budget. Party level is explained in detail on page 508."],"source":"CRB"},{"type":"pf2-h4","page":488,"name":"Different Party Sizes","entries":["For each additional character in the party beyond the fourth, increase your XP budget by the amount shown in the Character Adjustment value for your encounter in {@table Encounter Budget||Table 10–1: Encounter Budget}. If you have fewer than four characters, use the same process in reverse: for each missing character, remove that amount of XP from your XP budget. Note that if you adjust your XP budget to account for party size, the XP awards for the encounter don't change—you'll always award the amount of XP listed for a group of four characters.","It's best to use the XP increase from more characters to add more enemies or hazards, and the XP decrease from fewer characters to subtract enemies and hazards, rather than making one enemy tougher or weaker. Encounters are typically more satisfying if the number of enemy creatures is fairly close to the number of player characters."],"source":"CRB"},{"type":"data","tag":"table","source":"CRB","name":"Encounter Budget"},{"type":"data","tag":"table","source":"CRB","name":"Creature XP and Role"}],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":507,"name":"Rewards","entries":[{"type":"pf2-h2","page":507,"name":"Hero Points","entries":["Unlike Experience Points and treasure, which stay with a character, Hero Points are granted and used on a per-session basis. At the start of a game session, you give out 1 Hero Point to each player character. You can also give out more Hero Points during the game, typically after a heroic moment or accomplishment (see below). As noted on page 467, a player can spend 1 Hero Point for a reroll, or they can spend all their Hero Points to recover when near death.","In a typical game, you'll hand out about 1 Hero Point during each hour of play after the first (for example, 3 extra points in a 4-hour session). If you want a more overthetop game, or if your group is up against incredible odds and showing immense bravery, you might give them out at a faster rate, like 1 every 30 minutes (6 over a 4-hour session). Try to ensure each PC has opportunities to earn Hero Points, and avoid granting all of the Hero Points to a single character.","Brave last stands, protecting innocents, and using a smart strategy or spell to save the day could all earn a character a Hero Point. Look for those moments when everybody at the table celebrates or sits back in awe of a character's accomplishments; that's your cue to issue that character a Hero Point.","The party could also gain Hero Points for their accomplishments throughout the game. For a moderate or major accomplishment, consider giving out a Hero Point as well. This point typically goes to a PC who was instrumental in attaining that accomplishment."],"source":"CRB"},{"type":"pf2-h2","page":507,"name":"Experience Points","entries":["As characters adventure, they earn Experience Points (XP).","These awards come from achieving goals, completing social encounters, exploring new places, fighting monsters, overcoming hazards, and other sorts of deeds. You have a great deal of control over when the characters gain XP, though the following guidelines are what you're expected to give out in a standard campaign.","Normally, when a player character reaches 1,000 XP or more, they level up, reduce their XP by 1,000, and start progressing toward the next level. Other means of advancement are described in the Advancement Speeds sidebar on page 509.",{"type":"pf2-h3","page":507,"name":"XP Awards","entries":["Experience Points are awarded for encounters, exploration, and progress in an adventure. When the PCs face direct opposition, such as a fight or a social conflict, the XP earned is based on the level of the challenge the party overcame. Characters can also gain XP from exploration, such as finding secret areas, locating a hideout, enduring a dangerous environment, or mapping an entire dungeon.","Any XP awarded goes to all members of the group. For instance, if the party wins a battle worth 100 XP, they each get 100 XP, even if the party's rogue was off in a vault stealing treasure during the battle. But if the rogue collected a splendid and famous gemstone, which you've decided was a moderate accomplishment worth 30 XP, each member of the party gets 30 XP, too.",{"type":"pf2-h3","page":507,"name":"Adversaries and Hazards","entries":["Encounters with adversaries and hazards grant a set amount of XP. When the group overcomes an encounter with creatures or hazards, each character gains XP equal to the total XP of the creatures and hazards in the encounter (this excludes XP adjustments for different party sizes; see Party Size on page 508 for details).","Trivial encounters don't normally grant any XP, but you might decide to award the same XP as for a minor or moderate accomplishment for a trivial encounter that was important to the story, or for an encounter that became trivial because of the order in which the PCs encountered it in a nonlinear adventure."],"source":"CRB"},{"type":"pf2-h3","page":507,"name":"Accomplishments","entries":["Characters' actions that move the story forward—like securing a major alliance, establishing an organization, or causing an NPC to have a change of heart—are considered accomplishments and should be rewarded with XP. Their significance determines the size of the XP award. Determine whether the achievement was a minor, moderate, or major accomplishment, and refer to {@table XP Awards||Table 10–8: XP Awards} to award an appropriate amount of XP. Minor accomplishments include all sorts of significant, memorable, or surprising moments in the game. A moderate accomplishment typically represents a goal that takes most of a session to complete, and a major accomplishment is usually the culmination of the characters' efforts across many sessions. Moderate and major accomplishments usually come after heroic effort, so that's an ideal time to also give a Hero Point to one or more of the characters involved.","As mentioned earlier, it's up to you how much XP to give out for accomplishments. As a general guideline, in a given game session, you'll typically give several minor awards, one or two moderate awards, and only one major award, if any."],"source":"CRB"},{"type":"data","tag":"table","name":"XP Awards","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":508,"name":"Party Size","entries":["The rules for advancement assume a group of four PCs. The rules for encounters (page 489) describe how to accommodate groups of a different size, but the XP awards don't change—always award the amount of XP listed for a group of four characters. You usually won't need to make many adjustments for a differently sized group outside of encounters. Be careful of providing too many ways to get accomplishment XP when you have a large group, though, since they can pursue multiple accomplishments at once, which can lead to the PCs leveling up too fast."],"source":"CRB"},{"type":"pf2-h3","page":508,"name":"Group Parity and Party Level","entries":["It's recommended that you keep all the player characters at the same XP total. This makes it much easier to know what challenges are suitable for your players. Having characters at different levels can mean weaker characters die more easily and their players feel less effective, which in turn makes the game less fun for those players.","If you choose not to keep the whole group at the same character level, you'll need to select a party level to determine your XP budget for encounters. Choose the level you think best represents the party's ability as a whole. Use the highest level if only one or two characters are behind, or an average if everyone is at a different level. If only one character is two or more levels ahead, use a party level suitable for the lower-level characters, and adjust the encounters as if there were one additional PC for every 2 levels the higher-level character has beyond the rest of the party.","Party members who are behind the party level gain double the XP other characters do until they reach the party's level. When tracking individually, you'll need to decide whether party members get XP for missed sessions."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":508,"name":"Treasure","entries":["As the GM, it's your job to distribute treasure to the player characters. Treasure appears throughout an adventure, and the PCs obtain it by raiding treasure hoards, defeating foes who carry valuable items or currency, getting paid for successful quests, and any other way you can imagine.","This section provides guidelines for distributing treasure in a typical Pathfinder campaign, but you always have the freedom to assign extra treasure for a high-powered game, less treasure for a gritty survival horror adventure, or any amount in between.",{"type":"pf2-h3","page":508,"name":"Treasure by Level","entries":["{@table Party Treasure by Level||Table 10–9: Party Treasure by Level} on the next page shows how much treasure you should give out over the course of a level for a group of four PCs. The Total Value column gives an approximate total value of all the treasure, in case you want to spend it like a budget. The next several columns provide suggestions for breaking down that total into permanent items, which the PCs keep and use for a long time; consumables, which are destroyed after being used once; and currency, which includes coins, gems, and other valuables primarily spent to acquire items or services. The final column gives the amount of currency to add for each PC beyond four in the group; use this only if you have more than four characters in the game. (Different Party Sizes on page 510 provides more guidance on this.) For instance, between the time your PCs reach 3rd level and the time they reach 4th level, you should give them the treasure listed in the table for 3rd level, worth approximately 500 gp: two 4th-level permanent items, two 3rd-level permanent items, two 4th-level consumables, two 3rd-level consumables, two 2nd-level consumables, and 120 gp worth of currency.","When assigning 1st-level permanent items, your best options are armor, weapons, and other gear from Chapter 6 worth between 10 and 20 gp. The treasure listed in the row for 20th level represents a full level's worth of adventures, even though there is no way to reach 21st level.","Some creature entries in the {@Pf2eTools Pathfinder Bestiary|bestiary.html} list treasure that can be gained by defeating an individual creature; this counts toward the treasure for any given level.","Published adventures include a suitable amount of treasure throughout the adventure, though you should still monitor the party's capabilities as the PCs progress through the adventure to make sure they don't end up behind.",{"type":"pf2-h4","page":509,"name":"Currency","entries":["A party will find money and other treasure that isn't useful on its own but that can be sold or spent on other things. The gp values in the Party Currency column don't refer only to coins. Gems, art objects, crafting materials (including precious materials), jewelry, and even items of much lower level than the party's level can all be more interesting than a pile of gold.","If you include a lower-level permanent item as part of a currency reward, count only half the item's Price toward the gp amount, assuming the party will sell the item or use it as crafting material. But lower-level consumables might still be useful, particularly scrolls, and if you think your party will use them, count those items at their full Price."],"source":"CRB"},{"type":"pf2-brown-box","page":509,"name":"ADVANCEMENT SPEEDS","entries":["By varying the amount of XP it takes to gain a level, you can change how quickly characters gain power. The game rules assume a group playing with standard advancement.","Fast advancement works best when you know you won't be playing a very long campaign and want to accomplish as much as possible quickly; slow advancement works best for a gritty campaign where all progress is hard won.","You can alter XP from one adventure to the next to get a different feel. During a street-level murder mystery and travel through a haunted wilderness, you might use slow advancement. When the PCs reach the dungeon, you might switch to standard or fast advancement. The values below are just examples. You can use values even higher or lower.",{"type":"table","colStyles":["text-center","text-center"],"rows":[["Advancement Speed","XP to Level Up"],["Fast","800 XP"],["Standad","1,000 XP"],["Slow","1,200 XP"]]},{"type":"pf2-title","name":"Story-Based Leveling"},"If you don't want to deal with managing and handing out XP, or if you want to have progression based solely on events in the story, you can ignore the XP process entirely and instead simply decide when the characters level up.","Generally, the characters should gain a level every three to four game sessions, just after the most appropriate big event that happens during that time, such as defeating a significant villain or achieving a major goal."],"source":"CRB"},{"type":"pf2-h4","page":509,"name":"Other Types of Treasure","entries":["Not all treasure has to be items or currency. Crafters can use the {@skill Crafting} skill to turn raw materials directly into items instead of buying those items with coins. Knowledge can expand a character's abilities, and formulas make good treasure for item-crafting characters. A spellcaster might get access to new spells from an enemy's spellbook or an ancient scholar, while a monk might retrain techniques with rarer ones learned from a master on a remote mountaintop."],"source":"CRB"},{"type":"pf2-h4","page":509,"name":"Treasure and Rarity","entries":["Giving out uncommon and rare items and formulas can get players more interested in treasure. It's best to introduce uncommon items as a reward fairly regularly but rare items only occasionally. These rewards are especially compelling when the adventurers get the item by defeating or outsmarting an enemy who carries an item that fits their backstory or theme.","Uncommon and rare formulas make great treasure for a character who Crafts items. Note that if an uncommon or rare formula is broadly disseminated, it eventually becomes more common. This can take months or years, but the item might start showing up in shops all around the world."],"source":"CRB"},{"type":"data","tag":"table","name":"Party Treasure by Level","source":"CRB"},{"type":"pf2-h4","page":510,"name":"Different Item Levels","entries":["The levels listed for items on {@table Party Treasure by Level||Table 10–9: Party Treasure by Level} aren't set in stone. You can provide items of slightly higher or lower level as long as you take into account the value of the items you hand out. For instance, suppose you were considering giving a party of 11th-level PCs a {@item runestone} with a {@item fortification} rune (with a Price of 2,000 gp) as one of their 12th-level items, but you realize they've had trouble finding armor in their recent adventures, so you instead decide to give them a suit of 11th-level +2 resilient armor (1,400 gp) instead. Since the armor has a lower Price than the rune, you might also add a 9th-level {@item shadow} rune (650 gp) to make up the difference. The total isn't exactly the same, but that's all right.","However, if you wanted to place a 13th-level permanent item in a treasure hoard, you could remove two 11thlevel permanent items to make a roughly equivalent exchange. When you make an exchange upward like this, be cautious: not only might you introduce an item with effects that are disruptive at the party's current level of play, but you also might give an amazing item to one PC while other characters don't gain any new items at all!","If you're playing in a long-term campaign, you can spread out the treasure over time. A major milestone can give extra treasure at one level, followed by a tougher dungeon with fewer new items at the next level. Check back occasionally to see whether each PC's treasure is comparable to the amount they'd get if they created a new character at their current level, as described under Treasure for New Characters below. They should be a bit higher. but if there's a significant discrepancy, adjust the adventure's upcoming treasure rewards accordingly."],"source":"CRB"},{"type":"pf2-h4","page":510,"name":"Different Party Sizes","entries":["If a party has more than four characters, add the following for each additional character:",{"type":"list","items":["One permanent item of the party's level or 1 level higher","Two consumables, usually one of the party's level and one of 1 level higher","Currency equal to the value in the Currency per Additional PC column of Table 10–9"]},"If the party has fewer than four characters, you can subtract the same amount for each missing character, but since the game is inherently more challenging with a smaller group that can't cover all roles as efficiently, you might consider subtracting less treasure and allowing the extra gear help compensate for the smaller group size."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":510,"name":"ADJUSTING TREASURE","entries":["The treasure you award to the party should be monitored and adjusted as you play. You might need to give out treasure you hadn't originally planned for, especially if the group bypasses part of an adventure. Keep an eye on the party's resources. If they're running out of consumables or money, or if they're having trouble in combat because their items aren't up to the task, you can make adjustments.","This is especially common in adventures that have little downtime or that take place far from civilization. If the group goes a long time without being able to purchase or Craft useful items, the PCs will be flush with coins and valuables but behind on useful equipment. In a situation like this, you can either place more useful treasure in the adventure or introduce NPCs who are willing to trade.",{"type":"pf2-title","name":"Megadungeons and Sandboxes"},"Some adventures have an expectation that the player characters explore where they want and find only what their skill, luck, and ingenuity afford. Two common examples of this type of adventure are the sprawling dungeon with multiple different sections and paths, often called a megadungeon, and free-form exploration, often called a sandbox and typically occurring in a wilderness.","If you want to build a free-form adventure like this where characters are likely to miss at least some of the treasure, increase the amount of treasure you place. Be aware, however, that a meticulous group can end up with more treasure than normal and will have advantages in later adventures.","For a simple guideline to these situations, increase the treasure as though there were one more PC in the party.","If the structure is especially loose, especially in sandbox adventures, you can increase this amount even further."],"source":"CRB"},{"type":"pf2-h3","page":510,"name":"Treasure for New Characters","entries":["When your new campaign starts at a higher level, a new player joins an existing group, or a current player's character dies and they need a new one, your campaign will have one or more PCs who don't start at 1st level. In these cases, refer to {@table Character Wealth||Table 10–10: Character Wealth} on the next page, which shows how many common permanent items of various levels the PC should have, in addition to currency. A single item on this table is always a baseline item. If the player wants armor or a weapon with property runes, they must buy the property runes separately, and for armor or a weapon made of a precious material, they must pay for the precious material separately as well.","These values are for a PC just starting out at the given level. If the PC is joining a party that has already made progress toward the next level, consider giving the new character an additional item of their current level. If your party has kept the treasure of dead or retired PCs and passed it on to new characters, you might need to give the new character less than the values on the table or reduce some of the treasure rewards of the next few adventures.",{"type":"pf2-h4","page":511,"name":"Item Selection","entries":["You should work with the new character's player to decide which items their character has. Allow the player to make suggestions, and if they know what items they want their character to have, respect their choices unless you believe those choices will have a negative impact on your game.","At your discretion, you can grant the player character uncommon or rare items that fit their backstory and concept, keeping in mind how many items of those rarities you have introduced into your game. The player can also spend currency on consumables or lower-level permanent items, keeping the rest as coinage. As usual, you determine which items the character can find for purchase.","A PC can voluntarily choose an item that has a lower level than any or all of the listed items, but they don't gain any more currency by doing so.","If you choose, you can allow the player to instead start with a lump sum of currency and buy whatever common items they want, with a maximum item level of 1 lower than the character's level. This has a lower total value than the normal allotment of permanent items and currency, since the player can select a higher ratio of high-level items."],"source":"CRB"},{"type":"data","tag":"table","name":"Character Wealth","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":511,"name":"Buying and Selling Items","entries":["Characters can usually buy and sell items only during downtime. An item can typically be sold for only half its Price, though art objects, gems, and raw materials can be sold for their full Price (page 271)."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":493,"name":"Running Modes of Play","entries":["Encounters take place in real time or slower, and they involve direct engagement between players and enemies, potential allies, or each other. Combat and direct social interaction usually take place in encounter mode.","Exploration is the connective tissue of an adventure, and it is used whenever characters are exploring a place where there's danger or uncertainty, such as an unfamiliar city or a dungeon. In exploration mode, characters aren't in immediate peril, but they must still be on their toes. Exploration and encounters are collectively called adventuring.","When the party isn't adventuring, the characters are in downtime. This mode covers most of a normal person's life, such as mundane, day-to-day tasks and working toward long-term goals.",{"type":"pf2-h2","page":493,"name":"Encounters","entries":["Encounter mode is the most structured mode of play, and you'll mostly be following the rules presented in Chapter 9 to run this mode. Because you usually call for initiative during exploration before transitioning into an encounter, guidelines for initiative order appear on page 498 in the discussion of exploration mode. Rules for building combat encounters appear on page 488.","{@b Stakes:} Moderate to high. Encounters always have significant stakes, and they are played in a step-by-step time frame to reflect that.","{@b Time Scale:} Encounter mode is highly structured and proceeds in combat rounds for combat encounters, while other sorts of encounters can have rounds of any length. In combat, 1 minute consists of 10 rounds, where each combat round is 6 seconds long, but you might decide a verbal confrontation proceeds in minute-long or longer rounds to give each speaker enough time to make a solid point.","{@b Actions and Reactions:} In combat encounters, each participant's turn is broken into discrete actions, and participants can use reactions when their triggers occur.","Reactions can occur in social situations, though their triggers are usually more descriptive and less tactical.",{"type":"pf2-h3","page":493,"name":"Choosing Adversaries' Actions","entries":["Players often coordinate and plan to be as efficient as possible, but their adversaries might not. As the GM, you're roleplaying these foes, and you decide their tactics.","Most creatures have a basic grasp of simple tactics like flanking or focusing on a single target. But you should remember that they also react based on emotions and make mistakes—perhaps even more than the player characters do.","When selecting targets or choosing which abilities to use, rely on the adversaries' knowledge of the situation, not your own. You might know that the cleric has a high Will save modifier, but a monster might still try to use a fear ability on her. That doesn't mean you should play adversaries as complete fools; they can learn from their mistakes, make sound plans, and even research the player characters in advance.","Adversaries usually don't attack a character who's knocked out. Even if a creature knows a fallen character might come back into the fight, only the most vicious creatures focus on helpless foes rather than the more immediate threats around them.","Running adversaries is a mix of being true to the creature and doing what's best for the drama of the game. Think of your encounter like a fight scene in a movie or novel. If the fighter taunts a fire giant to draw its attention away from the fragile wizard, the tactically sound decision is for the giant to keep pummeling the wizard. But is that the best choice for the scene? Perhaps everyone will have more fun if the giant redirects its ire to the infuriating fighter."],"source":"CRB"},{"type":"pf2-h3","page":493,"name":"Bypassed Encounters","entries":["What happens if you've planned a fight or challenge and the PCs find a way to avoid it entirely? This could leave them behind in XP or cause them to miss important information or treasure.","In the case of XP, the guidelines are simple: If the player characters avoided the challenge through smart tactical play, a savvy diplomatic exchange, clever use of magic, or another approach that required ingenuity and planning, award them the normal XP for the encounter.","If they did something that took only moderate effort or was a lucky break, like finding a secret passage and using it to avoid a fight, award them XP for a minor or moderate accomplishment. In an adventure that's more free-form, like a sprawling dungeon with multiple paths, there might be no reward for bypassing an encounter, because doing so was trivial.","You'll have to think on your feet if information or items get skipped when players bypass encounters. First, look for another reasonable place in the adventure to place the information or item. If it makes sense, move the original encounter to another part of the adventure and give the PCs a major advantage for bypassing the encounter in the first place."],"source":"CRB"},{"type":"pf2-brown-box","page":494,"name":"PLAYING WITHOUT A GRID","entries":["The Pathfinder rules are built to play combat encounters on a 1-inch grid, but you can play without a grid or map. In what's traditionally called the \"theater of the mind,\" you and other players imagine the locations of the combatants and the environment. In this style of play, you'll frequently need to make judgment calls. These are usually simple, like \"Can I see the ogre from where I'm standing?\" or \"Can I get to the ogre with one Stride?\" It's often best to have a player tell you what they want to do, such as \"I want to cross the beam to get to the ogre and attack it.\" Then, you tell the player how that breaks down into actions, like \"You'll need to spend one action and succeed at an {@skill Acrobatics} check, then Stride to get close enough, then you'll have one action left for a Strike.\"","When preparing encounters, avoid using lots of {@quickref difficult terrain||3|terrain}, cover, or other battlefield challenges that work better on a grid. Also, be more lenient with combat tactics like flanking. You won't have a way to measure flanking, but the rules expect melee characters like rogues to often get into a flanking position—often, two characters ganging up in melee is enough to count."],"source":"CRB"},{"type":"pf2-h3","page":494,"name":"Ending Encounters","entries":["A combat encounter typically ends when all the creatures on one side are killed or knocked unconscious. Once this happens, you can stop acting in initiative order.","The surviving side then has ample time to ensure that everyone taken out stays down. However, you might need to keep using combat rounds if any player characters are near death, clinging to a cliff, or in some other situation where every moment matters for their survival.","You can decide a fight is over if there's no challenge left, and the player characters are just cleaning up the last few weak enemies. However, avoid doing this if any of the players still have inventive and interesting things they want to try or spells they're concentrating on—ending an encounter early is a tool to avoid boredom, not to deny someone their fun. You can end a fight early in several ways: the foes can surrender, an adversary can die before its Hit Points actually run out, or you can simply say the battle's over and that the PCs easily dispatch their remaining foes. In this last case, you might ask, \"Is everyone okay if we call the fight?\" to make sure your players are on board.","One side might surrender when almost all its members are defeated or if spells or skills thoroughly demoralize them. Once there's a surrender, come out of initiative order and enter into a short negotiation.","These conversations are really about whether the winners will show mercy to the losers or just kill or otherwise get rid of them. The surrendering side usually doesn't have much leverage in these cases, so avoid long back-and-forth discussions.",{"type":"pf2-h3","page":494,"name":"Fleeing Enemies","entries":["Fleeing enemies can be a problem. Player characters often want to pursue foes that flee because they think an enemy might return as a threat later on. Avoid playing this out move by move, as it can easily bog down the game. If every adversary is fleeing, forgo initiative order and give each PC the option to pursue any one fleeing foe. Each PC can declare one action, spell, or other ability to use to try to keep up. Then, compare the PC's Speed to that of the target, assess how much the pursuer's chosen spell or ability would help, and factor in any abilities the quarry has that would aid escape. If you determine that the pursuer catches up, go back into combat with the original initiative order. If not, the quarry escapes for now.","If the PCs decide to flee, it's usually best to let them do so. Pick a particular location and allow them to escape once they all reach it. However, if they're encumbered or otherwise slowed down, or if enemies have higher Speeds and a strong motive to pursue, you might impose consequences upon PCs who flee."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":494,"name":"Social Encounters","entries":["Most conversations play best as free-form roleplaying, with maybe one or two checks for social skills involved.","Sometimes, though, a tense situation or crucial parlay requires a social encounter that uses initiative, much like a combat encounter. As with any other encounter, the stakes of a social encounter need to be high! A failed social encounter could mean a character is imprisoned or put to death, a major rival becomes a political powerhouse, or a key ally is disgraced and ostracized.","Using the structure of an encounter is {@condition helpful} because it makes the timing clearer than in free-form play, and each character feels like they're contributing. When running a social encounter, establish the stakes up front, so the players know the consequences of success or failure and the circumstances that will cause the encounter to end.","You have much more flexibility in how you run a social encounter than in a combat encounter. Extending the length of rounds beyond 6 seconds, allowing more improvisation, and focusing less on special attacks and spells all differentiate a social encounter from a combat one. In most cases, you don't need to worry about character's movements, nor do you need a map. Some examples of social encounters include:",{"type":"list","items":["Proving someone's innocence in front of a judge.","Convincing a neighboring monarch to help defend against an invasion.","Besting a rival bard in a battle of wits.","Exposing a villain's deception before a noble court."]},{"type":"pf2-h4","page":494,"name":"Initiative and Actions","entries":["Initiative in a social encounter typically has characters rolling {@skill Society} or a Charisma-based skill, such as {@skill Diplomacy} or {@skill Deception}. As with other encounters, a character's approach to the conflict determines which skill they'll roll. On a character's turn, they typically get to attempt one roll, usually by using a skill action. Let the player roleplay what their character says and does, then determine what they'll roll. Allow them to use any abilities or spells that might help them make their case, though keep in mind that when most people see the visual signs of a spell being cast, they think someone is using magic to try to influence or harm them, and they have a negative reaction.","Good social encounters include an opposition. This can be direct, such as a rival who argues against the characters' case, or passive, such as a mob that automatically becomes more unruly as each round passes. Give the opposition one or more positions in the initiative order so you can convey what it is doing. You can create game statistics for the opposition, especially if it's an individual, but in situations like that of the unruly mob, you might need nothing more than establish a set of increasingly difficult DCs."],"source":"CRB"},{"type":"pf2-h4","page":495,"name":"Measuring Success and Progress","entries":["You'll need to decide how to measure the characters' success in social encounters, because there's no AC to target or HP to whittle down. Chapter 4 includes guidance on setting DCs for social skill actions, often using a target's Will DC. If you need a DC for people who don't have stats, such as a crowd or an NPC for whom you haven't already generated statistics, use the guidelines on setting DCs, found on page 503. You can either pick a simple DC or use a level-based DC, estimating a level for the subject or how challenging it should be to sway them.","The attitude conditions—{@condition hostile}, {@condition unfriendly}, {@condition indifferent}, friendly, and helpful—provide a useful way to track the progress of a social encounter. Use these to represent the attitude of an authority, a crowd, a jury, or the like. A typical goal for a social encounter is to change the attitude of a person or group to helpful so they assist you, or calming a hostile group or person to defuse a situation. Try to give the players a clear idea of how much they've progressed as the encounter proceeds.","Another option is to track the number of successes or failures the characters accrue. For instance, you might need to trick four guards into leaving their posts, and count each successful attempt to Lie or Create a Diversion toward a total of four necessary successes. You can combine these two methods; if the PCs need a group of important nobles to vote their way, the goal of the encounter might be to ensure that a majority of the nobles have a better attitude toward the PCs than they have of a rival—all within a limited time frame."],"source":"CRB"},{"type":"pf2-h4","page":495,"name":"Consequences","entries":["When you set stakes at the start of a social encounter, give an idea of the consequences. Beyond whatever narrative benefits player characters might gain, a social encounter usually includes an XP award. Because these are encounters along the same lines as combat encounters, they grant a sizable amount of XP, typically that of a moderate accomplishment, or even a major accomplishment if the encounter was the culmination of long-term plans or a significant adversary got their comeuppance.","The outcome of a social encounter should direct the story of the game. Look for repercussions. Which NPCs might view the PCs more favorably now? Which might hold a grudge or formulate a new plan? A social encounter can seal the fate of an NPC and end their story, but this isn't true for player characters. Even if something looks truly dire for them, such as a death sentence, the social encounter isn't the end—there's still time for desperate heroics or a twist in the story."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":496,"name":"Exploration","entries":["Exploration mode is intentionally less regimented than encounters. As a result, during exploration you'll be making judgment calls on just about everything that happens.","Fundamentally, exploration is all about rewarding the PCs for learning about their surroundings. To facilitate this, it's especially important to have and convey a clear mental picture of the group's surroundings. You'll be better able to keep track of where the players are and describe the sights, sounds, and other sensations of their adventuring locales. Encourage the players to have their characters truly explore, and reward their curiosity. The things they try to do in exploration mode show you what they're interested in and what they consider important.","As you play, you'll get a good feel for the aspects of exploration that intrigue certain players, and you can add more of those things to your adventures or emphasize these points in published adventures.","{@b Stakes:} Low to moderate. Exploration mode should be used when there's some amount of risk, but no immediate danger. The PCs might be in an environment where they're likely to face monsters or hazards, but they usually stay in exploration mode until they enter a fight or engage in some other direct interaction.","{@b Time Scale:} When the PCs are in exploration mode, time in the game world passes much faster than real-world time at the table, so it's rarely measured out to the second or the minute. You can speed up or slow down how quickly things are happening as needed. If it's important to know exactly how much time is passing, you can usually estimate time spent in exploration mode to 10-minute increments.","{@b Actions and Reactions:} Though exploration isn't broken into rounds, exploration activities assume the PCs are spending part of their time using actions, such as Seeking or Interacting. If they have specific actions they want to use, they should ask; you can decide whether the actions apply and whether to switch to encounter mode for greater detail. PCs can use any relevant reactions that come up during exploration mode.",{"type":"pf2-h3","page":496,"name":"Exploration Activities","entries":["In exploration mode, each player who wants to do something beyond just traveling chooses an exploration activity for their character. The most common activities are Avoid Notice, Detect Magic, Hustle, and Search, though there are many options available. While players usually hew close to these default activities, there's no need for them to memorize the exploration activities and use them exactly. Instead, allow each player to describe what their character is doing. Then, as the GM, you can determine which activity applies. This also means you determine how an activity works if the character's actions differ from those on the list.","The following sections discuss exploration activities that require adjudication from you beyond the guidelines for players detailed on pages 479–480 of Chapter 9.",{"type":"pf2-h4","page":496,"name":"Detect Magic","entries":["This activity doesn't enable characters to automatically find every single magical aura or object during travel. Hazards that require a minimum proficiency can't be found with {@spell detect magic}, nor can illusions of equal or higher level than the spell.","When characters find something magical using this activity, let them know and give them the option to stop and explore further or continue on. Stopping brings you into a more roleplay-heavy scene in which players can search through an area, assess different items, or otherwise try to figure out the source of the magic and what it does. Continuing on might cause the group to miss out on beneficial magic items or trigger a magic trap."],"source":"CRB"},{"type":"pf2-h4","page":496,"name":"Follow the Expert","entries":["A skilled character can help out less skilled allies who choose to {@action Follow the Expert}. This is a good way to help a character with a low {@skill Stealth} modifier sneak around, get a character with poor {@skill Athletics} up a steep cliff, and so on. Usually, a character who is {@action Following the Expert} can't perform other exploration activities or follow more than one person at a time."],"source":"CRB"},{"type":"pf2-h4","page":496,"name":"Investigate","entries":["As with {@action Searching} or {@action Detecting Magic}, the initial result of {@action Investigating} is usually enough to give the investigator a clue that leads into a more thorough examination, but it rarely gives all possible information. For instance, a character might note that the walls of a dungeon are covered with {@language Abyssal} writing, but they would need to stop to read the text or determine that it's written in blood."],"source":"CRB"},{"type":"pf2-h4","page":496,"name":"Search","entries":["With a successful Perception check while {@action Search||Searching}, a character notices the presence or absence of something unusual in the area, but it doesn't provide a comprehensive catalog of everything there. Instead, it gives a jumping-off point for closer inspection or an encounter. For instance, if an area has both a DC 30 secret door and a DC 25 trap, and a {@action Search||Searching} character got a 28 on their Perception check, you would tell the player that their character noticed a trap in the area, and you'd give a rough idea of the trap's location and nature. The party needs to examine the area more to learn specifics about the trap, and someone would need to Search again to get another chance to find the secret door.","If an area contains many objects or something that will take a while to search (such as a cabinet full of papers), {@action Search||Searching} would reveal the cabinet, but the PCs would have to examine it more thoroughly to check the papers. This usually requires the party to stop for a complete search.","You roll a secret Perception check for a {@action Search||Searching} character to detect any secrets they pass that's in a place that stands out (such as near a door or a turn in a corridor), but not one that's in a more inconspicuous place (like a random point in a long hallway) unless they are searching particularly slowly and meticulously."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":498,"name":"EXPLORATION ACTIVITIES","entries":["The following exploration activities are fully detailed on pages 479–480 of Chapter 9. Many more appear within Chapter 4: Skills.",{"type":"list","items":["{@action Avoid Notice}","{@action Defend}","{@action Detect Magic}","{@action Follow the Expert}","{@action Hustle}","{@action Investigate}","{@action Repeat a Spell}","{@action Scout}","{@action Search}"]},{"type":"pf2-title","name":"Improvising New Activities"},"If a player wants to do something not covered by other rules, here are some guidelines. If the activity is similar to an action someone could use in an encounter, such as Avoid Notice, it usually consists of a single action repeated roughly 10 times per minute (such as using the Sneak action 10 times) or an alternation of actions that works out similarly (such as Search, which alternates Stride and Seek). An activity using a quicker pace, corresponding to roughly 20 actions per minute, might have limited use or cause fatigue, as would one requiring intense concentration.","You might find that a player wants to do something equivalent to spending 3 actions every 6 seconds, just like they would in combat. Characters can exert themselves to this extent in combat only because combat lasts such a short time—such exertion isn't sustainable over the longer time frame of exploration."],"source":"CRB"},{"type":"pf2-h3","page":497,"name":"Setting a Party Order","entries":["In exploration mode, it often matters which characters are in the front or back of the party formation. Let the players decide among themselves where in the group their characters are while exploring. This order can determine who gets attacked first when enemies or traps threaten from various directions. It's up to you to determine the specifics of who gets targeted based on the situation.","When you come out of exploration mode, the group usually remains in the same general formation. Decide the PCs' exact positions, with their input, if you're moving to a grid (as usually happens at the start of a combat encounter). If they come out of exploration mode on their own terms, they can move around as they see fit. For example, if they detect a trap and the rogue starts attempting to disarm it, the other characters can move to whatever locations they think are safe."],"source":"CRB"},{"type":"pf2-h3","page":497,"name":"Adverse Terrain and Weather","entries":["Exploration gets slower when the party faces dense jungles, deep snow, sandstorms, extreme heat, or similar difficult conditions. You decide how much these factors impact the characters' progress. The specific effects of certain types of terrain and weather are described starting on page 512.","{@quickref difficult terrain||3|terrain} such as thick undergrowth usually slows down progress. Unless it's important how far the group gets in a particular time frame, this can be covered with a quick description of chopping through the vines or trudging through a bog. If the characters are on a deadline, adjust their progress on {@table Travel Speed||Table 9–2: Travel Speed}, typically cutting it in half if almost all of the land is {@quickref difficult terrain||3|terrain} or to one-third for {@quickref greater difficult terrain||3|terrain}.","Hazardous terrain, such as the caldera of an active volcano, might physically harm the player characters. The group might have the option to travel directly through or go around by spending more time. You can transition into a more detailed scene while the characters move through hazardous terrain and attempt to mitigate the damage with spells or skill checks. If they endure hazardous terrain, consider giving the PCs a minor or moderate XP reward at the end of their exploration, with slightly more XP if they took smart precautions to avoid taking damage.","Dangerous crevasses, swampy bogs, quicksand, and similar dangers are environmental hazards, which are described beginning on page 512."],"source":"CRB"},{"type":"pf2-h3","page":498,"name":"Hazards","entries":["Exploration can get broken up by traps and other hazards (see Hazards on page 520). Simple hazards pose a threat to the PCs only once and can be dealt with in exploration mode. Complex hazards require jumping into encounter mode until the hazard is dealt with. Disabling a trap or overcoming a hazard usually takes place in encounter mode. PCs have a better chance to detect hazards while exploring if they're using the Search activity (and the Detect Magic activity, in the case of some magic traps)."],"source":"CRB"},{"type":"pf2-h3","page":498,"name":"Rolling Initiative","entries":["Transitioning from exploration to an encounter usually involves rolling for initiative. Call for initiative once a trap is triggered, as soon as two opposing groups come into contact, or when a creature on one side decides to take action against the other. For example:",{"type":"list","items":["A group of PCs are exploring a cavern. They enter a narrow passage patrolled by a group of kobold warriors. Now that the two groups are in the same area, it's time to roll initiative.","Amiri and a kobold champion agree to have a {@condition friendly} wrestling match. They square off on a patch of dirt, and you call for initiative using {@skill Athletics}.","Merisiel and Kyra are negotiating with the kobold king. Things aren't going well, so Merisiel decides to launch a surprise attack. As soon as she says this is her plan, you call for initiative.","Harsk and Ezren are trying to Balance across a narrow beam to reach an isolated kobold treasure trove. When they get halfway across, a red dragon who was hiding behind the mountain flies around to attack! As soon as the dragon makes its appearance, you call for an initiative roll."]},{"type":"pf2-h4","page":498,"name":"Initiative after Reactions","entries":["In some cases, a trap or a foe has a reaction that tells you to roll initiative. For instance, a complex trap that's triggered might make an attack with its reaction before the initiative order begins. In these cases, resolve all the results of the reaction before calling for initiative rolls."],"source":"CRB"},{"type":"pf2-h4","page":498,"name":"Choosing the Type of Roll","entries":["When choosing what type of roll to use for initiative, lean toward the most obvious choice. The most common roll is {@skill Perception}; this is what the kobolds would use in the first example, as would Kyra and the kobold king in the third example. The next most common skills to use are {@skill Stealth} (for sneaking up, like the dragon in the last example) and {@skill Deception} (for tricking opponents, like Merisiel in the third example). For social contests, it's common to use {@skill Deception}, {@skill Diplomacy}, {@skill Intimidation}, {@skill Performance}, or {@skill Society}.","If you're unsure what roll to call for, use {@skill Perception}. If a different type of roll could make sense for a character, you should usually offer the choice of that roll or {@skill Perception} and let the player decide. Don't do this if it's absolutely clear another kind of check matters more sense than {@skill Perception}, such as when the character is sneaking up on enemies and should definitely use {@skill Stealth}.","You can allow a player to make a case that they should use a different skill than {@skill Perception}, but only if they base it on something they've established beforehand. For example, if in the prelude to the attack, Merisiel's player had said, \"I'm going to dangle down off the chandelier to get the drop on them,\" you could let them use {@skill Acrobatics} for their initiative roll. If they just said, \"Hey, I want to attack these guys. Can I use {@skill Acrobatics}?\" without having established a reason beforehand, you probably shouldn't allow it."],"source":"CRB"},{"type":"pf2-h4","page":498,"name":"Character Placement","entries":["When calling for initiative for a combat encounter, you'll need to decide where the participants in the encounter go on the battle map. Use the party's order, described on page 497, as a base. You can move forward characters who are using {@skill Stealth} to get into position, putting them in a place they could reasonably have moved up to before having a chance to be detected. Consult with each player to make sure their position makes sense to both of you."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":499,"name":"MONITORING SPELL DURATIONS","entries":["Spell durations are approximate values that codify the vagaries and eccentricities of magic into a convenient number. However, that doesn't mean you can set your watch by a spell with a 1-hour duration. This is one of the reasons the passage of time outside of encounters is in your hands and isn't as precise as encounter rounds.","If a question arises about whether a spell has expired, you make the call. You shouldn't be punitive, but you also shouldn't treat characters like they move with clockwork precision and perfect efficiency between encounters.","There are two times these durations matter most: when players try to fit multiple encounters within the duration of a spell, and when they want to use a spell before a fight and keep it in effect during the encounter.",{"type":"pf2-title","name":"Multiple Encounters"},"A 1-minute spell should last for multiple encounters only if the encounters happen in very close proximity (usually in two adjoining rooms) and if the PCs go directly from one fight to the next without leaving encounter mode. If they want to stop and heal, or if the party debates whether to go on, the process takes enough time that the spell runs out.","Be more generous with spells lasting 10 minutes or more. A 10-minute spell easily lasts for one encounter and could continue for another if the locations are close. A 1-hour spell usually lasts for several encounters.",{"type":"pf2-title","name":"Before a Fight"},"Casting advantageous spells before a fight (sometimes called \"pre-buffing\") gives the characters a big advantage, since they can spend more combat rounds on offensive actions instead of preparatory ones. If the players have the drop on their foes, you usually can let each character cast one spell or prepare in some similar way, then roll initiative.","Casting preparatory spells before combat becomes a problem when it feels rote and the players assume it will always work—that sort of planning can't hold up in every situation! In many cases, the act of casting spells gives away the party's presence. In cases where the PCs' preparations could give them away, you might roll for initiative before everyone can complete their preparations."],"source":"CRB"},{"type":"pf2-h3","page":499,"name":"Resting","entries":["Characters require 8 hours of sleep each day. Though resting typically happens at night, a group gains the same benefits for resting during the day. Either way, they can gain the benefits of resting only once every 24 hours. A character who rests for 8 hours recovers in the following ways:",{"type":"list","items":["The character regains Hit Points equal to their Constitution modifier (minimum 1) multiplied by their level. If they rest without any shelter or comfort, you might reduce this healing by half (to a minimum of 1 HP).","The character loses the {@condition fatigued} condition.","The character reduces the severity of the {@condition doomed} and {@condition drained} conditions by 1.","Most spellcasters need to rest before they regain their spells for the day."]},"A group in exploration mode can attempt to rest, but they aren't entirely safe from danger, and their rest might be interrupted. The 8 hours of rest do not need to be consecutive, however, and after an interruption, characters can go back to sleep.","Sleeping in armor results in poor rest and causes a character to wake up fatigued. If a character would have recovered from fatigue, sleeping in armor prevents it.","If a character goes more than 16 hours without going to sleep, they become fatigued.","Taking long-term rest for faster recovery is part of downtime and can't be done during exploration. See page 502 for these rules.",{"type":"pf2-h4","page":499,"name":"Resting","entries":["Adventuring parties usually put a few people on guard to watch out for danger while the others rest. Spending time on watch also interrupts sleep, so a night's schedule needs to account for everyone's time on guard duty. Table 10–3:","Watches and Rest on the next page indicates how long the group needs to set aside for rest, assuming everyone gets a rotating watch assignment of equal length.","If a surprise encounter would occur during rest, you can roll a die to randomly determine which character is on watch at the time. All characters roll initiative; sleeping characters typically roll Perception with a –4 status penalty for being unconscious. They don't automatically wake up when rolling initiative, but they might roll a Perception check to wake up at the start of their turn due to noise. If a savvy enemy waits for a particularly vulnerable character to take watch before attacking, the attack can happen on that character's watch automatically. However, you might have the ambusher attempt a {@skill Stealth} check against the Perception DCs of all characters to see if anyone noticed its approach.",{"type":"data","tag":"table","source":"CRB","name":"Watches and Rest"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":500,"name":"Daily Preperations","entries":["Just before setting out to explore, or after a night's rest, the PCs spend time to prepare for the adventuring day. This typically happens over the span of 30 minutes to an hour in the morning, but only after 8 full hours of rest. Daily preparations include the following.",{"type":"list","items":["Spellcasters who prepare spells choose which spells they'll have available that day.","Focus Points and other abilities that reset during daily preparations refresh. This includes abilities that can be used only a certain number of times per day.","Each character equips their gear. This includes donning their armor and strapping on their weapons.","Characters invest up to 10 worn magic items to gain their benefits for the day (page 531)."]}],"source":"CRB"},{"type":"pf2-h3","page":500,"name":"Starvation and Thirst","entries":["Typically characters eat and drink enough to survive comfortably. When they can't, they're fatigued until they do. After 1 day + a creature's Constitution modifier without water, it takes 1d4 damage each hour that can't be healed until it quenches its thirst. After the same amount of time without food, it takes 1 damage each day that can't be healed until it sates its hunger."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":500,"name":"Downtime","entries":["In downtime, you can sum up the important events of a whole day with just one roll. Use this mode when the characters return home or otherwise aren't adventuring.","Usually, downtime is a few minutes at the start of a session or a break between major chapters of an adventure. As with exploration, you might punctuate downtime with roleplaying or encounters when it's natural to do so.","This section describes ways to handle downtime and details several activities and considerations specific to downtime, such as cost of living, buying and selling goods, long-term rest, and retraining. Most other downtime activities are skill actions; a number of these common downtime activities and their associated skills are listed below. See the relevant skills in Chapter 4 for details.",{"type":"list","items":["{@action Craft} ({@skill Crafting})","{@action Earn Income} ({@skill Crafting}, {@skill Lore}, {@skill Performance})","{@action Treat Disease} ({@skill Medicine})","{@action Create Forgery} ({@skill Society})","{@action Subsist} ({@skill Society}, {@skill Survival})"]},"{@b Stakes:} None to low. Downtime is the counterpart to adventuring and covers low-risk activities.","{@b Time Scale:} Downtime can last days, weeks, months, or years in the game world in a few minutes of real time.","{@b Actions and Reactions:} If you need to use actions and reactions, switch to exploration or encounter mode.","A creature that can't act is unable to perform most downtime activities, but it can take long-term rest.",{"type":"pf2-h3","page":500,"name":"Playing out a Downtime Day","entries":["At the start of a given day of downtime, have all the players declare what their characters are trying to accomplish that day. You can then resolve one character's efforts at a time (or group some characters together, if they are cooperating on a single project). Some activities, such as Earning Income, require only a simple roll and some embellishment from you and the player. Other activities are more involved, incorporating encounters or exploration. You can call on the players to play out their downtime activities in any order, though it's often best to do the simplest ones first. Players who aren't part of a more involved activity might have time to take a break from the table while the more complex activities are played out.","Characters can undertake their daily preparations if they want, just as they would on a day of exploration. Ask players to establish a standard set of preparations, and you can assume the characters go through the same routine every day unless their players say otherwise.",{"type":"pf2-h4","page":500,"name":"Cooperation","entries":["Multiple characters can cooperate on the same downtime task. If it's a simple task that requires just one check, such as a party Subsisting as they await rescue on a desert island, one character rolls the necessary check while everyone else Aids that character. If it's a complex task, assume all of them are working on different parts of it at one time, so all their efforts count toward its completion. For example, a party might collaborate to build a theater, with one character drawing up architectural plans, one doing manual labor, and one talking to local politicians and guilds."],"source":"CRB"},{"type":"pf2-h4","page":500,"name":"Checks","entries":["Some downtime activities require rolls, typically skill checks. Because these rolls represent the culmination of a series of tasks over a long period, players can't use most abilities or spells that manipulate die rolls, such as activating a magic item to gain a bonus or casting a fortune spell to roll twice. Constant benefits still apply, though, so someone might invest a magic item that gives them a bonus without requiring activation. You might make specific exceptions to this rule. If something could apply constantly, or so often that it might as well be constant, it's more likely to be used for downtime checks; for instance {@feat Assurance} could apply."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":501,"name":"Longer Periods of Downtime","entries":["Running downtime during a long time off—like several weeks, months, or even years—can be more challenging.","However, it's also an opportunity for the characters to progress toward long-term plans rather than worrying about day-to-day activities. Because so much time is involved, characters don't roll a check for each day. Instead, they deal with a few special events, average out the rest of the downtime, and pay for their cost of living.",{"type":"pf2-h4","page":501,"name":"Events","entries":["After the characters state what they want to achieve in their downtime, select a few standout events for each of them—usually one event for a period of a week or a month, or four events for a year or longer. These events should be tailored to each character and their goals, and they can serve as hooks for adventures or plot development.","Though the following examples of downtime events all involve Earning Income, you can use them to spark ideas for other activities. A character using Perform to Earn Income could produce a commanding performance of a new play for visiting nobility. Someone using {@skill Crafting} might get a lucrative commission to craft a special item. A character with Lore might have to research a difficult problem that needs a quick response.","PCs who want to do things that don't correspond to a specific downtime activity should still experience downtime events; you just choose the relevant skill and DC. For example, if a character intends to build their own library to house their books on magic, you might decide setting the foundation and organizing the library once construction is finished are major events. The first could be a {@skill Crafting} check, and the second an {@skill Arcana} or Library Lore check."],"source":"CRB"},{"type":"pf2-h4","page":501,"name":"Average Progress","entries":["For long periods of downtime, you might not want to roll for every week, or even every month. Instead, set the level for one task using the lowest level the character can reliably find in the place where they spend their downtime (see Difficulty Classes on page 503 for more on setting task levels). If the character fails this check, you might allow them to try again after a week (or a month, if you're dealing with years of downtime). Don't allow them to roll again if they succeeded but want to try for a critical success, unless they do something in the story of the game that you think makes it reasonable to allow a new roll.","The events you include during a long stretch of downtime should typically feature higher-level tasks than the baseline. For instance, a character Earning Income with Sailing Lore for 4 months might work at a port doing 1st-level tasks most of the time, but have 1 week of 3rd-level tasks to account for busy periods. You'll normally have the player roll once for the time they spent at 1st-level tasks and once for the week of 3rd-level tasks."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":502,"name":"Cost of Living","entries":["For short periods of downtime, characters are usually just passing through a settlement or spending a bit of time there. They can use the prices for inn stays and meals found on page 294. For long stretches of downtime, use the values on {@table Cost of Living||Table 6–16: Cost of Living} on the same page. Deduct these costs from a character's funds after they gain any money from their other downtime activities.","A character can live off the land instead, but each day they do, they typically use the Subsist activity (page 240) to the exclusion of any other downtime activity."],"source":"CRB"},{"type":"pf2-h3","page":502,"name":"Buying and Selling","entries":["After an adventure yields a windfall, the characters might have a number of items they want to sell. Likewise, when they're flush with currency, they might want to stock up on gear. It usually takes 1 day of downtime to sell off a few goods or shop around to buy a couple items. It can take longer to sell off a large number of goods, expensive items, or items that aren't in high demand.","This assumes the characters are at a settlement of decent size during their downtime. In some cases, they might spend time traveling for days to reach bigger cities.","As always, you have final say over what sort of shops and items are available.","An item can usually be purchased at its full Price and sold for half its Price. Supply and demand adjusts these numbers, but only occasionally."],"source":"CRB"},{"type":"pf2-h3","page":502,"name":"Long-Term Rest","entries":["Each full 24-hour period a character spends resting during downtime allows them to recover double what they would for an 8-hour rest (as listed on page 499). They must spend this time resting in a comfortable and secure location, typically in bed.","If they spend significantly longer in bed rest—usually from a few days to a week of downtime—they recover from all damage and most nonpermanent conditions. Characters affected by diseases, long-lasting poisons, or similar afflictions might need to continue attempting saves during downtime. Some curses, permanent injuries, and other situations that require magic or special care to remove don't end automatically during long-term rest."],"source":"CRB"},{"type":"pf2-h3","page":502,"name":"Retraining","entries":["The retraining rules on page 481 allow a player to change some character choices, but they rely on you to decide whether the retraining requires a teacher, how long it takes, if it has any associated costs, and if the ability can be retrained at all. It's reasonable for a character to retrain most choices, and you should allow them. Only choices that are truly intrinsic to the character, like a sorcerer's bloodline, should be off limits without extraordinary circumstances.","Try to make retraining into a story. Use NPCs the character already knows as teachers, have a character undertake intense research in a mysterious old library, or ground the retraining in the game's narrative by making it the consequence of something that happened to the character in a previous session.",{"type":"pf2-h4","page":502,"name":"Time","entries":["Retraining a feat or skill increase typically takes a week. Class features that require a choice can also be retrained but take longer: at least a month, and possibly more. Retraining might take even longer if it would be especially physically demanding or require travel, lengthy experimentation, or in-depth research, but usually you won't want to require more than a month for a feat or skill, or 4 months for a class feature.","A character might need to retrain several options at once. For instance, retraining a skill increase might mean they have skill feats they can no longer use, and so they'll need to retrain those as well. You can add all this retraining time together, then reduce the total a bit to represent the cohesive nature of the retraining."],"source":"CRB"},{"type":"pf2-h4","page":502,"name":"Instruction and Cost","entries":["The rules abstract the process of learning new things as you level up—you're learning on the job—but retraining suggests that the character works with a teacher or undergoes specific practice to retrain. If you want, you can entirely ignore this aspect of retraining, but it does give an opportunity to introduce (or reintroduce) NPCs and further the game's story. You can even have one player character mentor another, particularly when it comes to retraining skills.","Any costs to retraining should be pretty minor—about as much as a PC could gain by Earning Income over the same period of time. The costs are mostly there to make the training feel appropriate within the context of the story, not to consume significant amounts of the character's earnings. A teacher might volunteer to work without pay as a reward for something the character has already done, or simply ask for a favor in return."],"source":"CRB"},{"type":"pf2-h4","page":502,"name":"Disallowed Options","entries":["While some character options can't normally be retrained, you can invent ways for a character to retrain even these—special rituals, incredible quests, or the perfect tutor. For example, ability scores can't normally be retrained, as that can unbalance the game. But not all players necessarily want to exploit the system—maybe a player simply wants to swap an ability boost between two low stats. In situations like this, you could let them spend a few months working out or studying to reassign an ability boost."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":489,"name":"Running a Game Session","entries":["A campaign happens over a series of sessions. Each session is usually several hours long, with multiple encounters, some exploration, and possibly downtime. Your session can be compared to an episode of a TV show; it should include some twists, turns, and changes, and end leaving people excited about what comes next.",{"type":"pf2-h3","page":489,"name":"Planning a Session","entries":["One of the greatest challenges in gaming is scheduling a time for everyone to get together and play. Often, this responsibility falls on you as the GM, since you're the one who has to prepare your game between sessions. Many games have a set schedule, such as once per week, once every 2 weeks, or once per month. The less frequently your group meets, the better notes and recaps you'll need to keep everyone on the same page.","Plan a time for everybody will arrive, and also try to set a time when playing the game will begin. This can make it easier for everyone to finish chatting, catching up, and eating in a timely fashion so you can start playing the game. Having an end time in mind is also fairly important. A typical game session lasts about 4 hours, though some groups hold 2-hour sessions or play marathon games. Less than 2 hours usually isn't enough time to get much done in most Pathfinder campaigns. If your session will be longer than 2 hours, plan out some 15-minute breaks (in addition to bathroom and beverage breaks, which players can take as needed)."],"source":"CRB"},{"type":"pf2-h3","page":490,"name":"Starting a Session","entries":["Once everyone is ready, get everyone's attention and cover the following topics. These are in a rough order that you can change based on your group's style or a session's needs.",{"type":"list","items":["Recap what happened during the previous sessions.","Establish where the characters are at the beginning of this session. Have they been resting since their last challenge? Are they in a hallway, preparing to raid the next room of a dungeon? Tell players whether their characters had time to rest or recover since the last session.","Remind players that they each have 1 Hero Point at the start of the session ({@quickref here||4|rewards|1}).","Establish goals. The players should have an idea of what they want to do next. Reestablish any goals the group already had, then let the players weigh in on whether these goals still apply, and on whether there's anything else they hope to accomplish in this session.","Commence adventuring! Decide which mode of play you're going to start in, then lead off with a verbal prompt to get the action started. You might ask a question related to a particular character, have everyone immediately roll initiative as a monster attacks, or briefly describe the environment and sensations that surround the player characters, allowing them to react."]}],"source":"CRB"},{"type":"pf2-h3","page":490,"name":"Running a Session","entries":["During a session, you're in charge of keeping the game's action moving, managing the different modes of play, fielding questions, and making rules decisions. You'll also want to keep a rough eye on the time, so you can end when most convenient for the group.","You're the interface between the rules and the imagined world you and the other players share. They will ask you questions, and they'll act based on their own assumptions. It's up to you to establish what's true in the world, but you don't do this unilaterally. You're informed by the setting's backstory, your preparations, and the suggestions and assumptions the other players bring to the table. Keep in mind that until you announce something, your own plans are subject to change. For example, if you originally intended the owner of a tavern to be kindly and well-intentioned, but a player misreads her and invents an interesting conspiracy theory regarding her intentions that sounds fun, you might convert the tavern owner into an agent of evil after all.","You'll also determine when PCs and foes need to attempt checks, as well as the consequences of those rolls. This comes up most often outside of encounters, as encounters are more regimented about when checks happen and how they are resolved. In an encounter, a player can usually determine their own character's turn, with you chiming in only to say whether an attack hits or if something in the environment requires a character to attempt a check.",{"type":"pf2-h4","page":490,"name":"The Spotlight","entries":["As you run the game, keep track of who has the spotlight. It can be easy to keep attention on the most outgoing player or character, but you need to check in with all the players. If a player hasn't contributed in some time, stop and ask, \"What's your character doing at this point?\" If the player's not sure, add a detail or nonplayer character to the scene that the player might find interesting."],"source":"CRB"},{"type":"pf2-h4","page":490,"name":"Distractions and Interrupting","entries":["Maintaining the players' attention keeps a game moving and leads to memorable moments when everyone's in the same zone. Too many interruptions break the flow. This is fine in moderation. Distractions become a problem if they're too frequent, as they cause people to miss things and make misinformed decisions as the session becomes disconnected. Yet every game includes breaks—sometimes intentional, sometimes not—and digressions. Finding the right balance of diversions for your group is essential.","A game is a social gathering, so there's definitely a place for conversation that's not directly related to playing the game. These interruptions become a problem if they're too frequent, or if people are talking over others. If a player repeatedly interrupts you or other people or undercuts every crucial moment of the game with a joke, talk to them about limiting their comments to appropriate times. Often, all you need to do is hold up your hand or otherwise indicate that the player is talking out of turn to delay them until after you or another speaker finishes talking.","Phones and other mobile devices are another major source of distraction. Banning them entirely is often impractical—many players use apps to roll dice or manage their character sheets, or they need to answer texts from their partner, check in on a work project, or otherwise stay connected with people who rely on them. However, you can set ground rules against using a device for anything that's not time-sensitive or game-related, such as refreshing social media, checking the score of a hockey game, playing a mobile game, or answering a non-urgent text. You can relax these rules for players when their characters are \"offstage.\" If a player's character isn't in a scene, that might be a good time for the player to use a mobile device."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":491,"name":"OFF-SESSION GAMING","entries":["Session play with a full group isn't the only way to play Pathfinder. Finding opportunities to expand on the game outside of its regular schedule can keep your group engaged between sessions.","You can get together with a single player to run a mini-session for their character, covering a mission that's important to their story but doesn't concern the rest of the group. You and the players can work out what their characters do during solid stretches of downtime via e-mail or chat messages. You can also give players opportunities to collaborate on details of the story, like having a player design a heraldic symbol for the adventuring group or map out their home base. You might even decide to award a Hero Point at the next session to a player for events that happened outside a session.","Some events aren't suitable for handling outside of sessions. Any event that strongly affects a character whose player isn't present should be handled at the table when everyone can attend. It's also helpful to recap events that took place outside of the session for all characters so no one feels excluded or lost."],"source":"CRB"},{"type":"pf2-h3","page":491,"name":"Adjudicating the Rules","entries":["As the GM, you are responsible for solving any rules disputes. Remember that keeping your game moving is more important than being 100% correct. Looking up rules at the table can slow the game down, so in many cases it's better to make your best guess rather than scour the book for the exact rule. (It can be instructive to look those rules up during a break or after the session, though!)","To make calls on the fly, use the following guidelines, which are the same principles the game rules are based on. You might want to keep printouts of these guidelines and the DC guidelines (page 503) for quick reference.",{"type":"list","items":["If you don't know how long a quick task takes, go with 1 action, or 2 actions if a character shouldn't be able to perform it three times per round.","If you're not sure what action a task uses, look for the most similar basic action. If you don't find one, make up an undefined action (page XXX) adding any necessary traits (usually attack, concentrate, manipulate, or move).","When two sides are opposed, have one roll against the other's DC. Don't have both sides roll (initiative is the exception to this rule). The character who rolls is usually the one acting (except in the case of saving throws).","If an effect raises or lowers chances of success, grant a +1 circumstance bonus or a –1 circumstance penalty.","If you're not sure how difficult a significant challenge should be, use the DC for the party's level.","If you're making up an effect, creatures should be incapacitated or killed on only a critical success (or for a saving throw, on a critical failure).","If you don't know what check to use, pick the most appropriate skill. If no other skill applies to a check to {@action Recall Knowledge}, use an appropriate {@skill Lore} skill (usually at an untrained proficiency rank).","Use the characters' daily preparations as the time to reset anything that lasts roughly a day.","When a character accomplishes something noteworthy that doesn't have rules for XP, award them XP for an accomplishment (10 to 30 XP, as described {@quickref here||4|rewards|1}).","When the PCs fail at a task, look for a way they might fail forward, meaning the story moves forward with a negative consequence rather than the failure halting progress entirely."]}],"source":"CRB"},{"type":"pf2-h3","page":492,"name":"Special Circumstances","entries":["The player characters in your group will at times attempt tasks that should be easier or harder than the rules or adventure would otherwise lead you to expect, such as a PC Gathering Information in their hometown. In these cases, you can just apply a circumstance bonus or penalty. Usually, this is +1 or –1 for a minor but significant circumstance, but you can adjust this bonus or penalty to +2 or –2 for a major circumstance. The maximum bonus or penalty, +4 or –4, should apply only if someone has an overwhelming advantage or is trying something extremely unlikely but not quite impossible.","You can also add traits to actions. Let's say that during a fight, Seelah dips her sword into a brazier of hot coals before swinging it at an enemy with a weakness to fire. You could add the fire trait to this attack. A PC getting an advantage in this way should usually have to use an action to do so, so Seelah would get the benefit for one attack, but to do it again she'd need to bury her sword in the coals once more."],"source":"CRB"},{"type":"pf2-brown-box","page":492,"name":"SHARING RESPONSIBILITY","entries":["Just because you're the GM and ostensibly in charge doesn't mean you have to do all the extra work to make the campaign run. Some of the tasks described here, like scheduling games, taking notes, and giving recaps, can be delegated to other players. You might also have someone track initiative or the Hit Points of the PCs' foes for you in encounters, or even run those foes if you have a large group and someone would rather do that than control a character of their own. It's also great when someone else can host a session, provide snacks for the group, or take on other responsibilities that aren't directly related to the game.","It's best to figure out a schedule of responsibilities when you're first setting up a game. Ask the players what they're willing to take on. If you start to feel overwhelmed partway through a campaign, you can revisit the topic and try out new options until you find a setup that's comfortable."],"source":"CRB"},{"type":"pf2-h3","page":492,"name":"Incorporating Additional Options","entries":["You might grant players access to additional rule or character options. If you feel confident that allowing a character to take a particular option will be a good addition to your game, then go for it! If you're uncertain or worried about a request, you don't have to allow it, and it's your call to make. However, try to meet players halfway or suggest alternatives. If you want to allow an option on a trial basis but are worried it might become a problem later, talk to the player beforehand and explain that you are tentatively allowing the option, but might change your mind later, after you see how the option can be used during play."],"source":"CRB"},{"type":"pf2-brown-box","page":492,"name":"PAIZO'S PUBLISHED ADVENTURES","entries":["You can purchase the following types of adventures at {@b {@link paizo.com|https://paizo.com}}, your local game store, or many book stores. If you want to acquire all the adventures in a given line, you can purchase a subscription at {@b {@link paizo.com|https://paizo.com}}.",{"type":"pf2-title","name":"Pathfinder Adventure Paths"},"Each monthly volume of a Pathfinder Adventure Path leads into the next as part of a greater story spanning multiple volumes. The first volume of each Adventure Path typically starts at 1st level, and each volume has a self-contained story that eventually leads to a big climax at the end of the final volume. Each volume also typically includes new monsters, rules, and details about the world.","Each Adventure Path has a different theme, and their settings range across the Inner Sea region and beyond.",{"type":"pf2-title","name":"Pathfinder Adventures"},"Pathfinder Adventures are standalone adventures that cover several levels of play. They're self-contained and typically have a unique structure or theme. You can play through a Pathfinder Adventure on its own or as part of your ongoing campaign—some make ideal side adventures for Adventure Paths that have similar themes.",{"type":"pf2-title","name":"Pathfinder Society Scenarios"},"Scenarios are the adventures used by the Pathfinder Society Roleplaying Guild; you can play them as part of the Pathfinder Society or on your own. Each takes about 4 to 5 hours to run, so you can tell a whole story in a short amount of time, but they're also part of a larger continuity and can be combined together to form the basis of a longer campaign."],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","source":"GMG","page":39,"name":"Starting at a Higher Level","entries":["A typical campaign starts at 1st level, but you can start at a higher level if you choose. This can be especially satisfying for a one-shot or short campaign, or if your group wants to play a specific adventure made for higher-level groups. The PCs should start at the same level. They simply make a 1st-level character, then level it up the number of times needed to reach the starting level.","The {@table Character Wealth|CRB} table indicates how much currency and what common items of various levels the character should start with. Let the players choose their own items and spend their currency on common items as well if they choose. This table gives them fewer items than they might have had if they had gained items through adventuring, balancing the fact that they can choose what items they want."],"data":{"quickref":5}}]}]}} \ No newline at end of file diff --git a/data/items/items-g&g.json b/data/items/items-g&g.json index 130d4f2bba..746ac20ea6 100644 --- a/data/items/items-g&g.json +++ b/data/items/items-g&g.json @@ -7160,7 +7160,7 @@ "category": "Weapon", "subCategory": "Beast Gun", "entries": [ - "A spider gun is a +1 striking weapon. It's a distinct type of martial firearm made from the fangs and spinneret of a Large spider. It deals {@damage 1d10} poison damage with a range Petrification Cannon increment of 30 feet and reload <1>. On a critical hit, the venom clings to the target and they take {@condition persistent damage ||persistent poison damage} equal to {@dice 1d4} + the number of weapon damage dice.", + "A spider gun is a +1 striking weapon. It's a distinct type of martial firearm made from the fangs and spinneret of a Large spider. It deals {@damage 1d10} poison damage with a range increment of 30 feet and {@trait reload <1>}. On a critical hit, the venom clings to the target and they take {@condition persistent damage ||persistent poison damage} equal to {@dice 1d4} + the number of weapon damage dice.", "A spider gun does not add critical specialization effects.", "The gun can be activated to fire webbing that hampers other creatures.", { diff --git a/data/items/items-lomm.json b/data/items/items-lomm.json index d7d5683697..f684ab12a0 100644 --- a/data/items/items-lomm.json +++ b/data/items/items-lomm.json @@ -34,8 +34,7 @@ ], "frequency": { "unit": "day", - "freq": 1, - "number": "once" + "freq": 1 }, "entries": [ "You attempt to tie your soul to the spear. If the current Commander of Flame still lives, you must attempt either a Will save, {@skill Diplomacy} check, {@skill Intimidation} check, or {@skill lore||Warfare Lore} check. The DC of this check is equal to the current Commander's Will DC, Diplomacy DC, Intimidation DC, or Warfare Lore DC, whichever is highest. On a success, you become the Commander of Flame. On a failure, the current Commander knows your name and appearance and is aware of your exact location for 24 hours." @@ -54,8 +53,7 @@ ], "frequency": { "unit": "week", - "freq": 1, - "number": "once" + "freq": 1 }, "entries": [ "You use the spear's power to muster the Army of Fire. You can choose to either call the Army of Fire to your location or move yourself to the army's location. When calling the army, you select an area you can see within 500 feet. The army is instantly teleported to the location you select, spreading out as necessary to arrive safely. When moving yourself, you instantly teleport yourself to a location within 500 feet of the army. The army is composed of souls given form as burning humanoids, elementals, spirits, and undead." @@ -252,7 +250,7 @@ "source": "LOMM", "page": 35, "type": "Item", - "level": "18", + "level": 18, "traits": [ "unique", "abjuration", @@ -281,8 +279,7 @@ ], "frequency": { "unit": "day", - "freq": 1, - "number": "once " + "freq": 1 }, "traits": [ "evocation", @@ -329,7 +326,7 @@ ], "trigger": "You critically hit a creature", "entries": [ - "The target must succeed at a DC 25 Fortitude save or become infected with {@disease sewer haze|GMG}}" + "The target must succeed at a DC 25 Fortitude save or become infected with {@disease sewer haze|GMG}" ] }, { @@ -345,8 +342,7 @@ ], "frequency": { "unit": "hour", - "freq": 1, - "number": "once" + "freq": 1 }, "entries": [ "The trident casts 3rd-level {@spell quench|APG} with a DC of 25 and a counteract modifier of +15. You can {@action sustain a spell||Sustain the Spell} as normal." @@ -365,8 +361,7 @@ ], "frequency": { "unit": "day", - "freq": 1, - "number": "once" + "freq": 1 }, "entries": [ "You call upon the corrupted power of the trident to stay a foe. Attempt a {@action Strike}. On a hit, the trident casts 3rd-level {@spell paralyze} on the target (DC 25). If the Strike was a critical hit, the target is {@condition stunned||stunned 1} even if it critically succeeds at the save." @@ -386,8 +381,8 @@ "cursed", "magical" ], + "bulk": "\u2014", "usage": "worn", - "bulk": "-", "category": "Worn", "entries": [ "This coin-sized golden pin depicts a bundle of five trimmed tree branches. Once you've stolen the pin, accepted it from Krampus willingly, or carried it for at least 1 minute, its curse activates. After that happens, the pin fastens itself to your clothing, providing you an insistent empathic admonition not to be naughty and constantly informing Krampus of your location, as {@spell status}. The pin reappears and reattaches itself within moments if discarded or destroyed. The pin constantly monitors your actions, judging you against a good-aligned {@class champion}'s code of conduct, plus the following third tenet:", @@ -400,7 +395,6 @@ "Whenever you violate this code of conduct, one of the golden branches tarnishes (and utterly egregious violations might tarnish multiple branches). During the winter following the curse activating, the pin transforms based on the number of golden branches remaining.", { "type": "pf2-options", - "noColon": false, "items": [ { "type": "item", @@ -450,7 +444,7 @@ "amount": 1200 }, "usage": "held in one hand", - "bulk": "-", + "bulk": "\u2014", "category": "Held", "entries": [ "This stone figurine of a chariot pulled by two horses was used by Tekritanin adults during strategy game competitions. Sometimes, though, mischievous adolescents snatched pieces like this one for joyriding.", @@ -466,8 +460,7 @@ ], "frequency": { "unit": "day", - "freq": 1, - "number": "once" + "freq": 1 }, "entries": [ "You place the figurine on the ground and roll it forward. As the chariot begins to move, it rapidly expands to the size of a Large {@vehicle heavy chariot} pulled by two animated stone {@creature war horse||war horses}. You can board the chariot and drive it up to 80 feet in a straight line. You can move through spaces occupied by creatures of size Medium or smaller, dealing {@damage 4d8+10} bludgeoning damage to those creatures. Affected creatures must attempt a DC 28 basic Reflex save; on a failure, a creature is knocked {@condition prone}. The chariot returns to its figurine form once it stops moving." @@ -507,8 +500,7 @@ ], "frequency": { "unit": "day", - "freq": 1, - "number": "once" + "freq": 1 }, "entries": [ "You throw the sandstorm top 10 feet away from you. For 1 minute, as it spins, the top generates a magical sandstorm in a 5-foot radius. Any creature that starts its turn in the area or moves into the area takes {@damage 4d6} slashing damage (DC 30 basic Reflex save). Additionally, a creature within the sandstorm must hold its breath or begin {@quickref suffocating||3|drowning and suffocating}." diff --git a/data/items/items-lotgb.json b/data/items/items-lotgb.json index 222243eecd..65c7707889 100644 --- a/data/items/items-lotgb.json +++ b/data/items/items-lotgb.json @@ -3754,17 +3754,46 @@ "type": "ability", "activity": { "number": 1, - "unit": "action" + "unit": "varies" }, "components": [ - "or [two-actions] envision" + "envision" ], "frequency": { "unit": "minute", "freq": 1 }, "entries": [ - "Frequency once per minute;" + "You trace your finger along the base of the ram horns, with an effect depending on how many actions you spent.", + { + "type": "list", + "style": "list-hang-notitle", + "items": [ + { + "name": "{@as 1}", + "type": "item", + "entries": [ + "Your legchair draws force from its momentum. Until the end of this turn, if your legchair Strides, it deals {@damage 2d6} additional force damage on its next {@action Strike} and, on a critical success, pushes the target away by 5 feet." + ] + }, + { + "type": "item", + "name": "{@as 2}", + "entries": [ + "Your legchair fires a beam of force from its ram horns. The target takes {@damage 4d6} force damage and must attempt a DC 22 Fortitude save.", + { + "type": "successDegree", + "entries": { + "Critical Success": "The target is unaffected.", + "Success": "The target takes half damage and is pushed 5 feet.", + "Failure": "The target takes full damage and is pushed 10 feet.", + "Critical Failure": "The target takes double damage and is pushed 20 feet." + } + } + ] + } + ] + } ] } ] diff --git a/data/items/items-som.json b/data/items/items-som.json index 4bfeae4976..dafbb5f155 100644 --- a/data/items/items-som.json +++ b/data/items/items-som.json @@ -1056,9 +1056,18 @@ "usage": "held in 2 hands", "category": "Held", "entries": [ - "This deck of 54 cards appears nearly identical to standard playing cards. Comprised of four thematic suits of 13 cards each, as well as two wildcards, the deck of mischief is a favorite of scoundrels who prefer not to leave their games to chance\u2014or to at least nudge the odds in their favor.", - "If you know how to activate the deck, you can illusorily transform the ace and face cards into other cards in the deck.", - "The deck is true to its name and less likely to comply with your wishes if not well cared for. While surprisingly." + "This deck of 54 cards appears nearly identical to standard playing cards. Comprised of four thematic suits of 13 cards each, as well as two wildcards, the deck of mischief is a favorite of scoundrels who prefer not to leave their games to chance\u2014or to at least nudge the odds in their favor. If you know how to activate the deck, you can illusorily transform the ace and face cards into other cards in the deck.", + "The deck is true to its name and less likely to comply with your wishes if not well cared for. While surprisingly resistant to the elements, a waterlogged, dirty, or battered deck may not function as desired, giving you incorrect information about which cards are still in the deck or failing to hold the illusion at a critical moment. If a deck becomes incomplete due to damaged or missing cards, it rapidly loses its deceptive capabilities and might even purposefully sabotage you.", + { + "type": "ability", + "activity": { + "number": 1, + "unit": "action" + }, + "entries": [ + "You learn which of the ace and face cards are still in the deck. You can then swap the apparent face of an ace or face card in your hand (if you have any) with the face of one still in the deck. A creature who Seeks or touches the card can attempt to disbelieve this illusion ({@skill Perception} DC 20)." + ] + } ] }, { diff --git a/data/rituals.json b/data/rituals.json index 0b8a9019bb..9a0f164ef6 100644 --- a/data/rituals.json +++ b/data/rituals.json @@ -125,7 +125,7 @@ }, "targets": "the primary caster", "entries": [ - "You scribe occult symbols on unblighted Vudran ground, laying the ceramics within them to create a ritual space. To perform the ritual, light incense in the ceramics and sit at the center of the ritual space. You then play the {@action craft disharmonic instrument||disharmonic instrument}, drawing on musical skill, occult harmonics, or religious tradition. This establishes an underlying drone atop which the secondary casters layer their own performances. The song calls to the millions who died defending Vudra from {@creature Kothogaz, Dance of Disharmony|LOMM|Kothogaz}, investing their power in Vanitapati, the legendary psychic.", + "You scribe occult symbols on unblighted Vudran ground, laying the ceramics within them to create a ritual space. To perform the ritual, light incense in the ceramics and sit at the center of the ritual space. You then play the {@action craft disharmonic instrument|LOMM|disharmonic instrument}, drawing on musical skill, occult harmonics, or religious tradition. This establishes an underlying drone atop which the secondary casters layer their own performances. The song calls to the millions who died defending Vudra from {@creature Kothogaz, Dance of Disharmony|LOMM|Kothogaz}, investing their power in Vanitapati, the legendary psychic.", { "type": "successDegree", "entries": { @@ -211,7 +211,7 @@ ], "prof": "expert" }, - "cost": "incense and focusing diagrams worth a total value of the target's level (minimum 1) \u00d7 1 gp, for each target", + "cost": "incense and focusing diagrams worth a total value of the target's level (minimum 1) × 1 gp, for each target", "secondaryCasters": { "number": 3 }, @@ -267,7 +267,7 @@ ], "prof": "master" }, - "cost": "precious clay, wood, or other modeling materials worth spell level \u00d7 20 gp", + "cost": "precious clay, wood, or other modeling materials worth spell level × 20 gp", "secondaryCasters": { "number": 4 }, @@ -504,7 +504,7 @@ "unit": "day", "entry": "1 day" }, - "cost": "rare silks worth a total value of 20 gp \u00d7 the spell level", + "cost": "rare silks worth a total value of 20 gp × the spell level", "secondaryCasters": { "number": 1 }, @@ -602,7 +602,7 @@ "unit": "hour", "entry": "1 hour" }, - "cost": "one jacinth worth a total value of the target's level (minimum 1) \u00d7 5 gp, for each target", + "cost": "one jacinth worth a total value of the target's level (minimum 1) × 5 gp, for each target", "secondaryCasters": { "number": 2 }, @@ -659,7 +659,7 @@ "unit": "day", "entry": "1 day" }, - "cost": "rare incense and offerings worth a total value of 20 gp \u00d7 the target's level", + "cost": "rare incense and offerings worth a total value of 20 gp × the target's level", "secondaryCasters": { "number": 1, "note": "must be the ritual's target" @@ -891,7 +891,7 @@ "unit": "day", "entry": "1 day" }, - "cost": "alchemical herbs and components worth a total of 1,000 gp \u00d7 the target's level", + "cost": "alchemical herbs and components worth a total of 1,000 gp × the target's level", "secondaryCasters": { "number": 2 }, @@ -1054,7 +1054,7 @@ "unit": "day", "entry": "7 days" }, - "cost": "rare laboratory supplies and reagents worth the target's level (minimum 1) \u00d7 100 gp", + "cost": "rare laboratory supplies and reagents worth the target's level (minimum 1) × 100 gp", "secondaryCasters": { "number": 3 }, @@ -1313,7 +1313,7 @@ "unit": "day", "entry": "3 days" }, - "cost": "rare incense and offerings worth a total value of 20 gp \u00d7 the spell level", + "cost": "rare incense and offerings worth a total value of 20 gp × the spell level", "secondaryCasters": { "number": 2, "note": "must be worshippers of your religion" @@ -1363,7 +1363,7 @@ "heightened": { "X": { "7": [ - "The consecrated area also gains the effects of the {@spell dimensional lock} spell, but the effect doesn't attempt to counteract teleportation by worshippers of your deity. The cost increases to 200 gp \u00d7 the spell level." + "The consecrated area also gains the effects of the {@spell dimensional lock} spell, but the effect doesn't attempt to counteract teleportation by worshippers of your deity. The cost increases to 200 gp × the spell level." ] } } @@ -1824,7 +1824,7 @@ "unit": "day", "entry": "1 day" }, - "cost": "magical foci worth a total value of 50 gp \u00d7 the spell level \u00d7 the target's level", + "cost": "magical foci worth a total value of 50 gp × the spell level × the target's level", "secondaryCasters": { "number": 6 }, @@ -1883,7 +1883,7 @@ "unit": "day", "entry": "1 day" }, - "cost": "magical foci worth 100 gp \u00d7 the spell level \u00d7 the node's level", + "cost": "magical foci worth 100 gp × the spell level × the node's level", "secondaryCasters": { "number": 2 }, @@ -2028,7 +2028,7 @@ ] }, "area": { - "entry": "An enclosed area up to 60 feet \u00d7 60 feet, up to 20 feet high", + "entry": "An enclosed area up to 60 feet × 60 feet, up to 20 feet high", "types": [ "Misc." ] @@ -2064,7 +2064,7 @@ "unit": "day", "entry": "1 day" }, - "cost": "valuable oils and objects associated with the target worth a total value of 100 gp \u00d7 the spell level \u00d7 the target's level", + "cost": "valuable oils and objects associated with the target worth a total value of 100 gp × the spell level × the target's level", "secondaryCasters": { "number": 2 }, @@ -2247,7 +2247,7 @@ "unit": "day", "entry": "1 day" }, - "cost": "rare oils worth 10 gp \u00d7 the primary caster's level", + "cost": "rare oils worth 10 gp × the primary caster's level", "secondaryCasters": { "number": 1 }, @@ -2414,7 +2414,7 @@ "unit": "day", "entry": "6 days" }, - "cost": "crafting materials worth at least 50 gp \u00d7 the target's level; a lock of hair from the target, nail clippings from the target, or a vial of blood from the target", + "cost": "crafting materials worth at least 50 gp × the target's level; a lock of hair from the target, nail clippings from the target, or a vial of blood from the target", "secondaryCasters": { "number": 1 }, @@ -2474,7 +2474,7 @@ "unit": "day", "entry": "1 day" }, - "cost": "reagents to construct the magical prison worth a total value of 800 gp \u00d7 the target's level", + "cost": "reagents to construct the magical prison worth a total value of 800 gp × the target's level", "secondaryCasters": { "number": 6 }, @@ -2506,7 +2506,7 @@ { "type": "list", "items": [ - "{@bold Chains} You bind the creature with chains, rendering it unable to use any actions other than to speak. Other creatures that attempt to approach, harm the chains, or free the trapped creature in any way must succeed at a Will save or be unable to do so forever. The chains have Hardness equal to 5 \u00d7 the imprisonment ritual's spell level, and double that many Hit Points. Destroying the chains frees the target.", + "{@bold Chains} You bind the creature with chains, rendering it unable to use any actions other than to speak. Other creatures that attempt to approach, harm the chains, or free the trapped creature in any way must succeed at a Will save or be unable to do so forever. The chains have Hardness equal to 5 × the imprisonment ritual's spell level, and double that many Hit Points. Destroying the chains frees the target.", "{@bold Prison} You render the creature completely unable to leave a particular confined area or structure of your choice, such as a jail cell or sealed cave. The magic also prevents the creature from damaging its prison, either directly or indirectly, to break free. If the creature's prison is entirely destroyed by some external force, the creature is freed, though for some larger or natural prisons, this might be unfeasible.", "{@bold Slumber} (sleep effect) You put the creature into an eternal sleep. It ceases aging and doesn't require food or drink. A single sincere physical display of affection from a creature who genuinely loves the target\u2014whether romantically, filially, or otherwise\u2014frees it from the slumber. This form of imprisonment is also enchantment magic.", "{@bold Temporal Stasis} You send the creature into a state of suspended animation outside the flow of time. The creature doesn't grow older and can't be affected by any effect from within the normal timestream. While casting this ritual, you can optionally name any amount of time for the stasis; after this duration elapses, the stasis ends. Unlike other forms of imprisonment, temporal stasis can be counteracted by a {@spell dispel magic} or {@spell haste} spell. This form of imprisonment is also transmutation magic.", @@ -2586,7 +2586,7 @@ "unit": "day", "entry": "1 day" }, - "cost": "rare oils worth a total value of 10 gp \u00d7 the target's level", + "cost": "rare oils worth a total value of 10 gp × the target's level", "primaryCheck": { "entry": "{@skill Arcana} (expert), {@skill Occultism} (expert), or {@skill Religion} (expert)", "skills": [ @@ -2692,7 +2692,7 @@ "unit": "day", "entry": "1 day" }, - "cost": "a pair of jeweled mirrors worth a total value of 50 gp \u00d7 the level of the highest-level target", + "cost": "a pair of jeweled mirrors worth a total value of 50 gp × the level of the highest-level target", "secondaryCasters": { "number": 1 }, @@ -2852,7 +2852,7 @@ "unit": "day", "entry": "1 day" }, - "cost": "rare incense and offerings worth a total value of 2 gp \u00d7 the spell level \u00d7 the target's level", + "cost": "rare incense and offerings worth a total value of 2 gp × the spell level × the target's level", "secondaryCasters": { "number": 2, "note": "must share your religion" @@ -2902,7 +2902,7 @@ "unit": "day", "entry": "1 day" }, - "cost": "warding diagram ingredients worth a total value of 2 gp \u00d7 the spell level \u00d7 the target's level", + "cost": "warding diagram ingredients worth a total value of 2 gp × the spell level × the target's level", "secondaryCasters": { "number": 4 }, @@ -3023,7 +3023,7 @@ "unit": "day", "entry": "7 days" }, - "cost": "splendid art supplies worth at least 100 gp \u00d7 the target's level, at least one pint of blood from the target", + "cost": "splendid art supplies worth at least 100 gp × the target's level, at least one pint of blood from the target", "secondaryCasters": { "number": 3 }, @@ -3077,7 +3077,7 @@ "unit": "day", "entry": "1 day" }, - "cost": "faerie circle ingredients worth a total value of 1 gp \u00d7 the spell level \u00d7 the target's level", + "cost": "faerie circle ingredients worth a total value of 1 gp × the spell level × the target's level", "secondaryCasters": { "number": 4 }, @@ -3126,7 +3126,7 @@ "unit": "day", "entry": "1 day" }, - "cost": "rare incense and offering worth a total value of 10 gp \u00d7 your level", + "cost": "rare incense and offering worth a total value of 10 gp × your level", "primaryCheck": { "entry": "{@skill Religion} (trained)", "skills": [ @@ -3188,7 +3188,7 @@ { "type": "successDegree", "entries": { - "Critical Success": "You immediately transform into a {@creature ravener|b2} upon finishing the ritual; your soul ward starts at full Hit Points (equal to 5 \u00d7 your level).", + "Critical Success": "You immediately transform into a {@creature ravener|b2} upon finishing the ritual; your soul ward starts at full Hit Points (equal to 5 × your level).", "Success": "You rise as a {@creature ravener|b2} 24 hours after completing the ritual, as long as your body remains relatively intact. When you rise as a ravener, your soul ward starts at 1 Hit Point.", "Failure": "You rise as a {@creature ravener husk|b2} 24 hours after completing the ritual.", "Critical Failure": "You die." @@ -3210,7 +3210,7 @@ "unit": "hour", "entry": "4 hours" }, - "cost": "rare herbs worth a total value of the target's level (minimum 1) \u00d7 25 gp", + "cost": "rare herbs worth a total value of the target's level (minimum 1) × 25 gp", "secondaryCasters": { "number": 2 }, @@ -3252,22 +3252,22 @@ "heightened": { "X": { "4": [ - "The maximum level of the target increases to 10. The cost is the target's level (minimum 1) \u00d7 40 gp." + "The maximum level of the target increases to 10. The cost is the target's level (minimum 1) × 40 gp." ], "5": [ - "The maximum level of the target increases to 12. The cost is the target's level (minimum 1) \u00d7 75 gp." + "The maximum level of the target increases to 12. The cost is the target's level (minimum 1) × 75 gp." ], "6": [ - "The maximum level of the target increases to 14. The cost is the target's level (minimum 1) \u00d7 125 gp. The target must have died within the past month." + "The maximum level of the target increases to 14. The cost is the target's level (minimum 1) × 125 gp. The target must have died within the past month." ], "7": [ - "The maximum level of the target increases to 16. The cost is the target's level (minimum 1) \u00d7 200 gp. The target must have died within the past month." + "The maximum level of the target increases to 16. The cost is the target's level (minimum 1) × 200 gp. The target must have died within the past month." ], "8": [ - "The maximum level of the target increases to 18. The cost is the target's level (minimum 1) \u00d7 300 gp. The target must have died within the past year." + "The maximum level of the target increases to 18. The cost is the target's level (minimum 1) × 300 gp. The target must have died within the past year." ], "9": [ - "The maximum level of the target increases to 20. The cost is the target's level (minimum 1) \u00d7 600 gp. The target must have died within the past decade." + "The maximum level of the target increases to 20. The cost is the target's level (minimum 1) × 600 gp. The target must have died within the past decade." ] } } @@ -3286,7 +3286,7 @@ "unit": "day", "entry": "1 day" }, - "cost": "rare oils to anoint the body worth a total value of the target's level (minimum 1) \u00d7 25 gp", + "cost": "rare oils to anoint the body worth a total value of the target's level (minimum 1) × 25 gp", "secondaryCasters": { "number": 2 }, @@ -3340,7 +3340,7 @@ "unit": "day", "entry": "1 day" }, - "cost": "diamonds worth a total value of 75 gp \u00d7 the target's level", + "cost": "diamonds worth a total value of 75 gp × the target's level", "secondaryCasters": { "number": 2 }, @@ -3649,7 +3649,7 @@ "unit": "day", "entry": "1 day" }, - "cost": "a bodily sample from the target, and valuables belonging to the target worth a total value of 100 gp \u00d7 the spell level \u00d7 the target's level", + "cost": "a bodily sample from the target, and valuables belonging to the target worth a total value of 100 gp × the spell level × the target's level", "secondaryCasters": { "number": 3 }, @@ -3801,7 +3801,7 @@ "unit": "hour", "entry": "1 hour" }, - "cost": "rare inks and needles worth a total value of 100 gp \u00d7 the spell level \u00d7 the target's level (see text)", + "cost": "rare inks and needles worth a total value of 100 gp × the spell level × the target's level (see text)", "secondaryCasters": { "number": 0, "note": "to 10" @@ -3882,7 +3882,7 @@ "types": [ "Misc." ], - "entry": "100 feet \u00d7 100 feet, up to 20 feet high" + "entry": "100 feet × 100 feet, up to 20 feet high" }, "duration": { "number": 1, @@ -3944,7 +3944,7 @@ ] }, "area": { - "entry": "100 feet \u00d7 100 feet, up to 50 feet high", + "entry": "100 feet × 100 feet, up to 50 feet high", "types": [ "Misc." ] @@ -3970,7 +3970,7 @@ "heightened": { "plusX": { "1": [ - "The ward covers an additional area 100 feet \u00d7 100 feet, up to 50 feet high, which must be contiguous with the original area." + "The ward covers an additional area 100 feet × 100 feet, up to 50 feet high, which must be contiguous with the original area." ] } } diff --git a/data/spells/spells-lomm.json b/data/spells/spells-lomm.json index e905654b44..3cfa46f835 100644 --- a/data/spells/spells-lomm.json +++ b/data/spells/spells-lomm.json @@ -1,6 +1,6 @@ { - "spell": [ - { + "spell": [ + { "name": "Buzzing Bites", "source": "LOMM", "page": 75, @@ -8,14 +8,14 @@ "level": 1, "traits": [ "rare", - "cantrip", + "cantrip", "evocation", "hex", "witch" ], "subclass": { "Patron|Witch|APG": [ - "Mosquito Witch" + "Mosquito Witch|LOMM" ] }, "cast": { @@ -37,14 +37,14 @@ "unit": "minute", "sustained": true }, - "savingThrow": { + "savingThrow": { "type": [ "F" ] }, "entries": [ "You evoke buzzing and crawling insects to climb onto a foe's body and bite, dealing {@damage 1d4} piercing damage and potentially sickening the foe, depending on its Fortitude save. You deal the piercing damage initially and then again the first time each round you {@action sustain a spell||Sustain the Spell}, starting on the round after you cast it and rolling the damage based on the target's saving throw result each time. However, the creature only attempts the Fortitude save once, when you first {@action cast a spell||Cast the Spell}. Once this spell ends, the target becomes temporarily immune for 1 minute.", - { + { "type": "successDegree", "entries": { "Critical Success": "The target is unaffected.", @@ -62,5 +62,5 @@ } } } - ] -} \ No newline at end of file + ] +} diff --git a/js/filter.js b/js/filter.js index e73d99bb32..9c195e2a00 100644 --- a/js/filter.js +++ b/js/filter.js @@ -2386,7 +2386,7 @@ class SourceFilter extends Filter { const allowedDateSet = new Set(dates.slice(min, max + 1).map(it => it.str)); const nxtState = {}; Object.keys(this._state) - .filter(k => SourceUtil.isNonstandardSource(k)) + // FIXME: .filter(k => SourceUtil.isNonstandardSource(k)) .forEach(k => { const sourceDate = Parser.sourceJsonToDate(k); nxtState[k] = allowedDateSet.has(sourceDate) ? 1 : 0; @@ -2405,7 +2405,7 @@ class SourceFilter extends Filter { grpBtnsActive.showVe(); dates = Object.keys(this._state) - .filter(it => SourceUtil.isNonstandardSource(it)) + // FIXME: .filter(it => SourceUtil.isNonstandardSource(it)) this shit broke .map(it => Parser.sourceJsonToDate(it)) .filter(Boolean) .unique() diff --git a/js/scalecreature.js b/js/scalecreature.js index 998036fc81..6127d36574 100644 --- a/js/scalecreature.js +++ b/js/scalecreature.js @@ -574,7 +574,7 @@ class ScaleCreature { }); ["fort", "ref", "will"].forEach(st => Object.keys(creature.defenses.savingThrows[st]).forEach(key => creature.defenses.savingThrows[st][key] += opts.flatAddProf)); Object.keys(creature.perception).forEach(key => creature.perception[key] += opts.flatAddProf); - Object.keys(creature.skills).forEach(skill => Object.keys(creature.skills[skill]).forEach(key => creature.skills[skill][key] += opts.flatAddProf)); + if (Object.keys(creature.skills).length) Object.keys(creature.skills).forEach(skill => Object.keys(creature.skills[skill]).forEach(key => creature.skills[skill][key] += opts.flatAddProf)); if (creature.spellcasting != null) { creature.spellcasting.forEach(sc => { if (sc.DC) sc.DC += opts.flatAddProf; @@ -691,13 +691,15 @@ class ScaleCreature { } _adjustSkills (creature, lvlIn, toLvl, opts) { - Object.keys(creature.skills).forEach(skill => { - const defaultSkill = creature.skills[skill].std; - creature.skills[skill].std = this._scaleValue(lvlIn, toLvl, defaultSkill, this._LvlSkills) + opts.flatAddProf; - Object.keys(creature.skills[skill]).forEach(key => { - if (key !== "std") creature.skills[skill][key] += creature.skills[skill].std - defaultSkill; - }); - }); + if (Object.keys(creature.skills ?? {}).length) { + Object.keys(creature.skills).forEach(skill => { + const defaultSkill = creature.skills[skill].std; + creature.skills[skill].std = this._scaleValue(lvlIn, toLvl, defaultSkill, this._LvlSkills) + opts.flatAddProf; + Object.keys(creature.skills[skill]).forEach(key => { + if (key !== "std") creature.skills[skill][key] += creature.skills[skill].std - defaultSkill; + }); + }) + } } _adjustAC (creature, lvlIn, toLvl, opts) { diff --git a/js/utils.js b/js/utils.js index b94e276f43..0de0641de5 100644 --- a/js/utils.js +++ b/js/utils.js @@ -5,7 +5,7 @@ if (typeof module !== "undefined") require("./parser.js"); // in deployment, `IS_DEPLOYED = "";` should be set below. IS_DEPLOYED = undefined; -VERSION_NUMBER = /* PF2ETOOLS_VERSION__OPEN */"0.7.9"/* PF2ETOOLS_VERSION__CLOSE */; +VERSION_NUMBER = /* PF2ETOOLS_VERSION__OPEN */"0.7.10"/* PF2ETOOLS_VERSION__CLOSE */; DEPLOYED_STATIC_ROOT = ""; // ""; // FIXME re-enable this when we have a CDN again IS_VTT = false; @@ -2482,7 +2482,7 @@ DataUtil = { additionalData.forEach(dataAndSource => { const findWith = dataAndSource.findWith; const ad = dataAndSource.sourceData; - const toAppend = ad[prop].filter(it => it.otherSources && it.otherSources.find(os => os.source === findWith)); + const toAppend = ad[prop].filter(it => it.otherSources && Object.keys(it.otherSources).map(x => it.otherSources[x]).find(os => os.source === findWith)); if (toAppend.length) data[prop] = (data[prop] || []).concat(toAppend); }); })); @@ -4752,7 +4752,7 @@ BrewUtil = { case "place": case "ritual": case "vehicle": - case "relicgift": + case "relicGift": case "trait": case "group": case "domain": @@ -5079,6 +5079,7 @@ BrewUtil = { return BrewUtil.homebrewMeta && BrewUtil.homebrewMeta.sources ? BrewUtil.homebrewMeta.sources : []; }, + // FIXME: hasSourceJson (source) { if (!source) return false; source = source.toLowerCase(); diff --git a/package.json b/package.json index 7a38584738..72d939beba 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pf2etools", "author": "Pf2eTools", - "version": "0.7.9", + "version": "0.7.10", "license": "MIT", "description": "A site dedicated to making playing games with your friends as easy as possible.", "scripts": { diff --git a/search/index-alt-spell.json b/search/index-alt-spell.json index ca659a5234..9ac1b59dbc 100644 --- a/search/index-alt-spell.json +++ b/search/index-alt-spell.json @@ -1 +1 @@ -{"x":[{"c":3,"s":0,"id":0,"u":"access%20lore_apg","p":229,"h":1,"lvl":3,"n":"Access Lore"},{"c":3,"s":0,"id":1,"u":"agonizing%20despair_apg","p":214,"h":1,"lvl":3,"n":"Agonizing Despair"},{"c":3,"s":0,"id":2,"u":"ancestral%20defense_apg","p":230,"h":1,"lvl":3,"n":"Ancestral Defense"},{"c":3,"s":0,"id":3,"u":"ancestral%20form_apg","p":230,"h":1,"lvl":6,"n":"Ancestral Form"},{"c":3,"s":0,"id":4,"u":"ancestral%20touch_apg","p":230,"h":1,"lvl":1,"n":"Ancestral Touch"},{"c":3,"s":0,"id":5,"u":"animal%20feature_apg","p":234,"h":1,"lvl":2,"n":"Animal Feature"},{"c":3,"s":0,"id":6,"u":"animate%20dead_apg","p":214,"h":1,"lvl":1,"n":"Animate Dead"},{"c":3,"s":0,"id":7,"u":"animate%20rope_apg","p":214,"h":1,"lvl":1,"n":"Animate Rope"},{"c":3,"s":0,"id":8,"u":"animated%20assault_apg","p":214,"h":1,"lvl":2,"n":"Animated Assault"},{"c":3,"s":0,"id":9,"u":"aqueous%20orb_apg","p":214,"h":1,"lvl":3,"n":"Aqueous Orb"},{"c":3,"s":0,"id":10,"u":"armor%20of%20bones_apg","p":230,"h":1,"lvl":3,"n":"Armor Of Bones"},{"c":3,"s":0,"id":11,"u":"battlefield%20persistence_apg","p":230,"h":1,"lvl":3,"n":"Battlefield Persistence"},{"c":3,"s":0,"id":12,"u":"beastmaster%20trance_apg","p":161,"h":1,"lvl":3,"n":"Beastmaster Trance"},{"c":3,"s":0,"id":13,"u":"bestial%20curse_apg","p":215,"h":1,"lvl":4,"n":"Bestial Curse"},{"c":3,"s":0,"id":14,"u":"blanket%20of%20stars_apg","p":215,"h":1,"lvl":6,"n":"Blanket Of Stars"},{"c":3,"s":0,"id":15,"u":"blinding%20beauty_apg","p":235,"h":1,"lvl":3,"n":"Blinding Beauty"},{"c":3,"s":0,"id":16,"u":"blinding%20fury_apg","p":216,"h":1,"lvl":6,"n":"Blinding Fury"},{"c":3,"s":0,"id":17,"u":"blister_apg","p":216,"h":1,"lvl":5,"n":"Blister"},{"c":3,"s":0,"id":18,"u":"blistering%20invective_apg","p":216,"h":1,"lvl":2,"n":"Blistering Invective"},{"c":3,"s":0,"id":19,"u":"blood%20vendetta_apg","p":216,"h":1,"lvl":2,"n":"Blood Vendetta"},{"c":3,"s":0,"id":20,"u":"blood%20ward_apg","p":237,"h":1,"lvl":1,"n":"Blood Ward"},{"c":3,"s":0,"id":21,"u":"brain%20drain_apg","p":230,"h":1,"lvl":1,"n":"Brain Drain"},{"c":3,"s":0,"id":22,"u":"cackle_apg","p":237,"h":1,"lvl":1,"n":"Cackle"},{"c":3,"s":0,"id":23,"u":"call%20to%20arms_apg","p":230,"h":1,"lvl":1,"n":"Call To Arms"},{"c":3,"s":0,"id":24,"u":"chameleon%20coat_apg","p":216,"h":1,"lvl":5,"n":"Chameleon Coat"},{"c":3,"s":0,"id":25,"u":"charitable%20urge_apg","p":216,"h":1,"lvl":2,"n":"Charitable Urge"},{"c":3,"s":0,"id":26,"u":"chroma%20leach_apg","p":217,"h":1,"lvl":4,"n":"Chroma Leach"},{"c":3,"s":0,"id":27,"u":"claim%20undead_apg","p":230,"h":1,"lvl":6,"n":"Claim Undead"},{"c":3,"s":0,"id":28,"u":"clinging%20ice_apg","p":237,"h":1,"lvl":1,"n":"Clinging Ice"},{"c":3,"s":0,"id":29,"u":"clinging%20shadows%20stance_apg","p":229,"h":1,"lvl":4,"n":"Clinging Shadows Stance"},{"c":3,"s":0,"id":30,"u":"consuming%20darkness_apg","p":235,"h":1,"lvl":5,"n":"Consuming Darkness"},{"c":3,"s":0,"id":31,"u":"countless%20eyes_apg","p":217,"h":1,"lvl":4,"n":"Countless Eyes"},{"c":3,"s":0,"id":32,"u":"cozy%20cabin_apg","p":217,"h":1,"lvl":3,"n":"Cozy Cabin"},{"c":3,"s":0,"id":33,"u":"crashing%20wave_apg","p":217,"h":1,"lvl":3,"n":"Crashing Wave"},{"c":3,"s":0,"id":34,"u":"curse%20of%20death_apg","p":237,"h":1,"lvl":5,"n":"Curse Of Death"},{"c":3,"s":0,"id":35,"u":"curse%20of%20lost%20time_apg","p":217,"h":1,"lvl":3,"n":"Curse Of Lost Time"},{"c":3,"s":0,"id":36,"u":"dance%20of%20darkness_apg","p":193,"h":1,"lvl":5,"n":"Dance Of Darkness"},{"c":3,"s":0,"id":37,"u":"debilitating%20dichotomy_apg","p":231,"h":1,"lvl":4,"n":"Debilitating Dichotomy"},{"c":3,"s":0,"id":38,"u":"deceiver's%20cloak_apg","p":238,"h":1,"lvl":3,"n":"Deceiver's Cloak"},{"c":3,"s":0,"id":39,"u":"delay%20affliction_apg","p":231,"h":1,"lvl":3,"n":"Delay Affliction"},{"c":3,"s":0,"id":40,"u":"dim%20the%20light_apg","p":236,"h":1,"lvl":1,"n":"Dim The Light"},{"c":3,"s":0,"id":41,"u":"discern%20secrets_apg","p":238,"h":1,"lvl":1,"n":"Discern Secrets"},{"c":3,"s":0,"id":42,"u":"dismantle_apg","p":218,"h":1,"lvl":2,"n":"Dismantle"},{"c":3,"s":0,"id":43,"u":"dread%20secret_apg","p":231,"h":1,"lvl":6,"n":"Dread Secret"},{"c":3,"s":0,"id":44,"u":"dull%20ambition_apg","p":218,"h":1,"lvl":4,"n":"Dull Ambition"},{"c":3,"s":0,"id":45,"u":"d%c3%a9j%c3%a0%20vu_apg","p":218,"h":1,"lvl":1,"n":"Déjà Vu"},{"c":3,"s":0,"id":46,"u":"d%c3%a9j%c3%a0%20vu_apg","p":218,"h":1,"lvl":1,"n":"Deja Vu (Déjà Vu)"},{"c":3,"s":0,"id":47,"u":"elemental%20betrayal_apg","p":238,"h":1,"lvl":1,"n":"Elemental Betrayal"},{"c":3,"s":0,"id":48,"u":"enervation_apg","p":218,"h":1,"lvl":4,"n":"Enervation"},{"c":3,"s":0,"id":49,"u":"enlarge%20companion_apg","p":234,"h":1,"lvl":4,"n":"Enlarge Companion"},{"c":3,"s":0,"id":50,"u":"ephemeral%20tracking_apg","p":234,"h":1,"lvl":3,"n":"Ephemeral Tracking"},{"c":3,"s":0,"id":51,"u":"establish%20ward_apg","p":236,"h":1,"lvl":5,"n":"Establish Ward"},{"c":3,"s":0,"id":52,"u":"evil%20eye_apg","p":238,"h":1,"lvl":1,"n":"Evil Eye"},{"c":3,"s":0,"id":53,"u":"familiar's%20face_apg","p":218,"h":1,"lvl":3,"n":"Familiar's Face"},{"c":3,"s":0,"id":54,"u":"final%20sacrifice_apg","p":219,"h":1,"lvl":2,"n":"Final Sacrifice"},{"c":3,"s":0,"id":55,"u":"flaming%20fusillade_apg","p":232,"h":1,"lvl":6,"n":"Flaming Fusillade"},{"c":3,"s":0,"id":56,"u":"force%20cage_apg","p":219,"h":1,"lvl":7,"n":"Force Cage"},{"c":3,"s":0,"id":57,"u":"fungal%20infestation_apg","p":220,"h":1,"lvl":2,"n":"Fungal Infestation"},{"c":3,"s":0,"id":58,"u":"genie's%20veil_apg","p":236,"h":1,"lvl":1,"n":"Genie's Veil"},{"c":3,"s":0,"id":59,"u":"ghostly%20tragedy_apg","p":220,"h":1,"lvl":4,"n":"Ghostly Tragedy"},{"c":3,"s":0,"id":60,"u":"gravity%20weapon_apg","p":234,"h":1,"lvl":1,"n":"Gravity Weapon"},{"c":3,"s":0,"id":61,"u":"grisly%20growths_apg","p":220,"h":1,"lvl":5,"n":"Grisly Growths"},{"c":3,"s":0,"id":62,"u":"heal%20companion_apg","p":234,"h":1,"lvl":1,"n":"Heal Companion"},{"c":3,"s":0,"id":63,"u":"heart's%20desire_apg","p":236,"h":1,"lvl":3,"n":"Heart's Desire"},{"c":3,"s":0,"id":64,"u":"heat%20metal_apg","p":220,"h":1,"lvl":2,"n":"Heat Metal"},{"c":3,"s":0,"id":65,"u":"heroic%20feat_apg","p":232,"h":1,"lvl":6,"n":"Heroic Feat"},{"c":3,"s":0,"id":66,"u":"hunter's%20luck_apg","p":235,"h":1,"lvl":2,"n":"Hunter's Luck"},{"c":3,"s":0,"id":67,"u":"hunter's%20vision_apg","p":235,"h":1,"lvl":5,"n":"Hunter's Vision"},{"c":3,"s":0,"id":68,"u":"hymn%20of%20healing_apg","p":228,"h":1,"lvl":1,"n":"Hymn of Healing"},{"c":3,"s":0,"id":69,"u":"ice%20storm_apg","p":220,"h":1,"lvl":4,"n":"Ice Storm"},{"c":3,"s":0,"id":70,"u":"impaling%20spike_apg","p":221,"h":1,"lvl":5,"n":"Impaling Spike"},{"c":3,"s":0,"id":71,"u":"imprint%20message_apg","p":221,"h":1,"lvl":1,"n":"Imprint Message"},{"c":3,"s":0,"id":72,"u":"incendiary%20aura_apg","p":232,"h":1,"lvl":1,"n":"Incendiary Aura"},{"c":3,"s":0,"id":73,"u":"indestructibility_apg","p":221,"h":1,"lvl":10,"n":"Indestructibility"},{"c":3,"s":0,"id":74,"u":"interstellar%20void_apg","p":232,"h":1,"lvl":3,"n":"Interstellar Void"},{"c":3,"s":0,"id":75,"u":"invisible%20item_apg","p":221,"h":1,"lvl":1,"n":"Invisible Item"},{"c":3,"s":0,"id":76,"u":"ki%20form_apg","p":229,"h":1,"lvl":9,"n":"Ki Form"},{"c":3,"s":0,"id":77,"u":"life%20boost_apg","p":238,"h":1,"lvl":1,"n":"Life Boost"},{"c":3,"s":0,"id":78,"u":"life%20link_apg","p":232,"h":1,"lvl":1,"n":"Life Link"},{"c":3,"s":0,"id":79,"u":"life-giving%20form_apg","p":232,"h":1,"lvl":6,"n":"Life-giving Form"},{"c":3,"s":0,"id":80,"u":"lightning%20storm_apg","p":221,"h":1,"lvl":5,"n":"Lightning Storm"},{"c":3,"s":0,"id":81,"u":"litany%20of%20depravity_apg","p":228,"h":1,"lvl":7,"n":"Litany Of Depravity"},{"c":3,"s":0,"id":82,"u":"litany%20of%20self-interest_apg","p":229,"h":1,"lvl":5,"n":"Litany Of Self-interest"},{"c":3,"s":0,"id":83,"u":"mad%20monkeys_apg","p":222,"h":1,"lvl":3,"n":"Mad Monkeys"},{"c":3,"s":0,"id":84,"u":"magic%20hide_apg","p":235,"h":1,"lvl":1,"n":"Magic Hide"},{"c":3,"s":0,"id":85,"u":"magic%20stone_apg","p":222,"h":1,"lvl":1,"n":"Magic Stone"},{"c":3,"s":0,"id":86,"u":"malicious%20shadow_apg","p":238,"h":1,"lvl":3,"n":"Malicious Shadow"},{"c":3,"s":0,"id":87,"u":"medusa's%20wrath_apg","p":229,"h":1,"lvl":8,"n":"Medusa's Wrath"},{"c":3,"s":0,"id":88,"u":"moonlight%20bridge_apg","p":233,"h":1,"lvl":6,"n":"Moonlight Bridge"},{"c":3,"s":0,"id":89,"u":"needle%20of%20vengeance_apg","p":238,"h":1,"lvl":1,"n":"Needle Of Vengeance"},{"c":3,"s":0,"id":90,"u":"noxious%20vapors_apg","p":222,"h":1,"lvl":1,"n":"Noxious Vapors"},{"c":3,"s":0,"id":91,"u":"nudge%20fate_apg","p":239,"h":1,"lvl":1,"n":"Nudge Fate"},{"c":3,"s":0,"id":92,"u":"nymph's%20token_apg","p":236,"h":1,"lvl":1,"n":"Nymph's Token"},{"c":3,"s":0,"id":93,"u":"object%20reading_apg","p":222,"h":1,"lvl":1,"n":"Object Reading"},{"c":3,"s":0,"id":94,"u":"ode%20to%20ouroboros_apg","p":228,"h":1,"lvl":5,"n":"Ode To Ouroboros"},{"c":3,"s":0,"id":95,"u":"personal%20blizzard_apg","p":239,"h":1,"lvl":3,"n":"Personal Blizzard"},{"c":3,"s":0,"id":96,"u":"pet%20cache_apg","p":222,"h":1,"lvl":1,"n":"Pet Cache"},{"c":3,"s":0,"id":97,"u":"phantasmal%20treasure_apg","p":223,"h":1,"lvl":2,"n":"Phantasmal Treasure"},{"c":3,"s":0,"id":98,"u":"phase%20familiar_apg","p":239,"h":1,"lvl":1,"n":"Phase Familiar"},{"c":3,"s":0,"id":99,"u":"pied%20piping_apg","p":228,"h":1,"lvl":10,"n":"Pied Piping"},{"c":3,"s":0,"id":100,"u":"pummeling%20rubble_apg","p":223,"h":1,"lvl":1,"n":"Pummeling Rubble"},{"c":3,"s":0,"id":101,"u":"quench_apg","p":223,"h":1,"lvl":2,"n":"Quench"},{"c":3,"s":0,"id":102,"u":"ranger's%20bramble_apg","p":235,"h":1,"lvl":3,"n":"Ranger's Bramble"},{"c":3,"s":0,"id":103,"u":"reaper's%20lantern_apg","p":223,"h":1,"lvl":2,"n":"Reaper's Lantern"},{"c":3,"s":0,"id":104,"u":"restorative%20moment_apg","p":239,"h":1,"lvl":5,"n":"Restorative Moment"},{"c":3,"s":0,"id":105,"u":"rusting%20grasp_apg","p":223,"h":1,"lvl":4,"n":"Rusting Grasp"},{"c":3,"s":0,"id":106,"u":"safe%20passage_apg","p":224,"h":1,"lvl":3,"n":"Safe Passage"},{"c":3,"s":0,"id":107,"u":"scintillating%20safeguard_apg","p":224,"h":1,"lvl":6,"n":"Scintillating Safeguard"},{"c":3,"s":0,"id":108,"u":"sculpt%20sound_apg","p":224,"h":1,"lvl":3,"n":"Sculpt Sound"},{"c":3,"s":0,"id":109,"u":"seal%20fate_apg","p":224,"h":1,"lvl":4,"n":"Seal Fate"},{"c":3,"s":0,"id":110,"u":"secret%20chest_apg","p":225,"h":1,"lvl":5,"n":"Secret Chest"},{"c":3,"s":0,"id":111,"u":"sepulchral%20mask_apg","p":236,"h":1,"lvl":1,"n":"Sepulchral Mask"},{"c":3,"s":0,"id":112,"u":"shadow%20illusion_apg","p":193,"h":1,"lvl":6,"n":"Shadow Illusion"},{"c":3,"s":0,"id":113,"u":"shadow%20jump_apg","p":193,"h":1,"lvl":5,"n":"Shadow Jump"},{"c":3,"s":0,"id":114,"u":"shadow's%20web_apg","p":229,"h":1,"lvl":7,"n":"Shadow's Web"},{"c":3,"s":0,"id":115,"u":"shepherd%20of%20souls_apg","p":236,"h":1,"lvl":5,"n":"Shepherd Of Souls"},{"c":3,"s":0,"id":116,"u":"shroud%20of%20night_apg","p":239,"h":1,"lvl":1,"n":"Shroud Of Night"},{"c":3,"s":0,"id":117,"u":"snare%20hopping_apg","p":235,"h":1,"lvl":1,"n":"Snare Hopping"},{"c":3,"s":0,"id":118,"u":"song%20of%20marching_apg","p":228,"h":1,"lvl":3,"n":"Song Of Marching"},{"c":3,"s":0,"id":119,"u":"song%20of%20strength_apg","p":228,"h":1,"lvl":1,"n":"Song Of Strength"},{"c":3,"s":0,"id":120,"u":"soothing%20mist_apg","p":235,"h":1,"lvl":2,"n":"Soothing Mist"},{"c":3,"s":0,"id":121,"u":"soul%20siphon_apg","p":233,"h":1,"lvl":1,"n":"Soul Siphon"},{"c":3,"s":0,"id":122,"u":"spike%20stones_apg","p":225,"h":1,"lvl":4,"n":"Spike Stones"},{"c":3,"s":0,"id":123,"u":"spirit%20sense_apg","p":225,"h":1,"lvl":2,"n":"Spirit Sense"},{"c":3,"s":0,"id":124,"u":"spirit%20veil_apg","p":237,"h":1,"lvl":3,"n":"Spirit Veil"},{"c":3,"s":0,"id":125,"u":"spray%20of%20stars_apg","p":233,"h":1,"lvl":1,"n":"Spray Of Stars"},{"c":3,"s":0,"id":126,"u":"steal%20shadow_apg","p":237,"h":1,"lvl":3,"n":"Steal Shadow"},{"c":3,"s":0,"id":127,"u":"stoke%20the%20heart_apg","p":239,"h":1,"lvl":1,"n":"Stoke The Heart"},{"c":3,"s":0,"id":128,"u":"strange%20geometry_apg","p":226,"h":1,"lvl":5,"n":"Strange Geometry"},{"c":3,"s":0,"id":129,"u":"sudden%20blight_apg","p":226,"h":1,"lvl":2,"n":"Sudden Blight"},{"c":3,"s":0,"id":130,"u":"summon%20instrument_apg","p":226,"h":1,"lvl":1,"n":"Summon Instrument"},{"c":3,"s":0,"id":131,"u":"symphony%20of%20the%20unfettered%20heart_apg","p":228,"h":1,"lvl":5,"n":"Symphony Of The Unfettered Heart"},{"c":3,"s":0,"id":132,"u":"tempest%20form_apg","p":233,"h":1,"lvl":6,"n":"Tempest Form"},{"c":3,"s":0,"id":133,"u":"tempest%20touch_apg","p":233,"h":1,"lvl":1,"n":"Tempest Touch"},{"c":3,"s":0,"id":134,"u":"terrain%20transposition_apg","p":235,"h":1,"lvl":5,"n":"Terrain Transposition"},{"c":3,"s":0,"id":135,"u":"thoughtful%20gift_apg","p":226,"h":1,"lvl":1,"n":"Thoughtful Gift"},{"c":3,"s":0,"id":136,"u":"threefold%20aspect_apg","p":226,"h":1,"lvl":3,"n":"Threefold Aspect"},{"c":3,"s":0,"id":137,"u":"thunderburst_apg","p":234,"h":1,"lvl":3,"n":"Thunderburst"},{"c":3,"s":0,"id":138,"u":"touch%20of%20corruption_apg","p":229,"h":1,"lvl":1,"n":"Touch Of Corruption"},{"c":3,"s":0,"id":139,"u":"transmute%20rock%20and%20mud_apg","p":226,"h":1,"lvl":5,"n":"Transmute Rock And Mud"},{"c":3,"s":0,"id":140,"u":"vampiric%20maiden_apg","p":227,"h":1,"lvl":4,"n":"Vampiric Maiden"},{"c":3,"s":0,"id":141,"u":"veil%20of%20dreams_apg","p":239,"h":1,"lvl":1,"n":"Veil Of Dreams"},{"c":3,"s":0,"id":142,"u":"vision%20of%20weakness_apg","p":234,"h":1,"lvl":2,"n":"Vision Of Weakness"},{"c":3,"s":0,"id":143,"u":"vomit%20swarm_apg","p":227,"h":1,"lvl":2,"n":"Vomit Swarm"},{"c":3,"s":0,"id":144,"u":"wall%20of%20flesh_apg","p":227,"h":1,"lvl":5,"n":"Wall Of Flesh"},{"c":3,"s":0,"id":145,"u":"whirling%20flames_apg","p":234,"h":1,"lvl":3,"n":"Whirling Flames"},{"c":3,"s":0,"id":146,"u":"wilding%20word_apg","p":239,"h":1,"lvl":1,"n":"Wilding Word"},{"c":3,"s":0,"id":147,"u":"wish-twisted%20form_apg","p":237,"h":1,"lvl":5,"n":"Wish-twisted Form"},{"c":3,"s":1,"id":148,"u":"aberrant%20whispers_crb","p":402,"h":1,"lvl":3,"n":"Aberrant Whispers"},{"c":3,"s":1,"id":149,"u":"abundant%20step_crb","p":401,"h":1,"lvl":4,"n":"Abundant Step"},{"c":3,"s":1,"id":150,"u":"abyssal%20plague_crb","p":316,"h":1,"lvl":5,"n":"Abyssal Plague"},{"c":3,"s":1,"id":151,"u":"abyssal%20wrath_crb","p":402,"h":1,"lvl":5,"n":"Abyssal Wrath"},{"c":3,"s":1,"id":152,"u":"acid%20arrow_crb","p":316,"h":1,"lvl":2,"n":"Acid Arrow"},{"c":3,"s":1,"id":153,"u":"acid%20splash_crb","p":316,"h":1,"lvl":1,"n":"Acid Splash"},{"c":3,"s":1,"id":154,"u":"aerial%20form_crb","p":316,"h":1,"lvl":4,"n":"Aerial Form"},{"c":3,"s":1,"id":155,"u":"agile%20feet_crb","p":389,"h":1,"lvl":1,"n":"Agile Feet"},{"c":3,"s":1,"id":156,"u":"air%20bubble_crb","p":316,"h":1,"lvl":1,"n":"Air Bubble"},{"c":3,"s":1,"id":157,"u":"air%20walk_crb","p":317,"h":1,"lvl":4,"n":"Air Walk"},{"c":3,"s":1,"id":158,"u":"alarm_crb","p":317,"h":1,"lvl":1,"n":"Alarm"},{"c":3,"s":1,"id":159,"u":"allegro_crb","p":386,"h":1,"lvl":7,"n":"Allegro"},{"c":3,"s":1,"id":160,"u":"alter%20reality_crb","p":317,"h":1,"lvl":10,"n":"Alter Reality"},{"c":3,"s":1,"id":161,"u":"anathematic%20reprisal_crb","p":317,"h":1,"lvl":4,"n":"Anathematic Reprisal"},{"c":3,"s":1,"id":162,"u":"ancestral%20memories_crb","p":402,"h":1,"lvl":1,"n":"Ancestral Memories"},{"c":3,"s":1,"id":163,"u":"angelic%20halo_crb","p":402,"h":1,"lvl":1,"n":"Angelic Halo"},{"c":3,"s":1,"id":164,"u":"angelic%20wings_crb","p":403,"h":1,"lvl":3,"n":"Angelic Wings"},{"c":3,"s":1,"id":165,"u":"animal%20form_crb","p":317,"h":1,"lvl":2,"n":"Animal Form"},{"c":3,"s":1,"id":166,"u":"animal%20messenger_crb","p":318,"h":1,"lvl":2,"n":"Animal Messenger"},{"c":3,"s":1,"id":167,"u":"animal%20vision_crb","p":318,"h":1,"lvl":3,"n":"Animal Vision"},{"c":3,"s":1,"id":168,"u":"ant%20haul_crb","p":318,"h":1,"lvl":1,"n":"Ant Haul"},{"c":3,"s":1,"id":169,"u":"antimagic%20field_crb","p":318,"h":1,"lvl":8,"n":"Antimagic Field"},{"c":3,"s":1,"id":170,"u":"appearance%20of%20wealth_crb","p":389,"h":1,"lvl":1,"n":"Appearance Of Wealth"},{"c":3,"s":1,"id":171,"u":"arcane%20countermeasure_crb","p":403,"h":1,"lvl":5,"n":"Arcane Countermeasure"},{"c":3,"s":1,"id":172,"u":"artistic%20flourish_crb","p":389,"h":1,"lvl":4,"n":"Artistic Flourish"},{"c":3,"s":1,"id":173,"u":"athletic%20rush_crb","p":389,"h":1,"lvl":1,"n":"Athletic Rush"},{"c":3,"s":1,"id":174,"u":"augment%20summoning_crb","p":406,"h":1,"lvl":1,"n":"Augment Summoning"},{"c":3,"s":1,"id":175,"u":"augury_crb","p":318,"h":1,"lvl":2,"n":"Augury"},{"c":3,"s":1,"id":176,"u":"avatar_crb","p":318,"h":1,"lvl":10,"n":"Avatar"},{"c":3,"s":1,"id":177,"u":"baleful%20polymorph_crb","p":320,"h":1,"lvl":6,"n":"Baleful Polymorph"},{"c":3,"s":1,"id":178,"u":"bane_crb","p":320,"h":1,"lvl":1,"n":"Bane"},{"c":3,"s":1,"id":179,"u":"banishment_crb","p":320,"h":1,"lvl":5,"n":"Banishment"},{"c":3,"s":1,"id":180,"u":"barkskin_crb","p":320,"h":1,"lvl":2,"n":"Barkskin"},{"c":3,"s":1,"id":181,"u":"bind%20soul_crb","p":320,"h":1,"lvl":9,"n":"Bind Soul"},{"c":3,"s":1,"id":182,"u":"bind%20undead_crb","p":321,"h":1,"lvl":3,"n":"Bind Undead"},{"c":3,"s":1,"id":183,"u":"bit%20of%20luck_crb","p":389,"h":1,"lvl":1,"n":"Bit Of Luck"},{"c":3,"s":1,"id":184,"u":"black%20tentacles_crb","p":321,"h":1,"lvl":5,"n":"Black Tentacles"},{"c":3,"s":1,"id":185,"u":"blade%20barrier_crb","p":321,"h":1,"lvl":6,"n":"Blade Barrier"},{"c":3,"s":1,"id":186,"u":"bless_crb","p":321,"h":1,"lvl":1,"n":"Bless"},{"c":3,"s":1,"id":187,"u":"blind%20ambition_crb","p":389,"h":1,"lvl":1,"n":"Blind Ambition"},{"c":3,"s":1,"id":188,"u":"blindness_crb","p":321,"h":1,"lvl":3,"n":"Blindness"},{"c":3,"s":1,"id":189,"u":"blink_crb","p":321,"h":1,"lvl":4,"n":"Blink"},{"c":3,"s":1,"id":190,"u":"blur_crb","p":321,"h":1,"lvl":2,"n":"Blur"},{"c":3,"s":1,"id":191,"u":"breath%20of%20life_crb","p":322,"h":1,"lvl":5,"n":"Breath Of Life"},{"c":3,"s":1,"id":192,"u":"burning%20hands_crb","p":322,"h":1,"lvl":1,"n":"Burning Hands"},{"c":3,"s":1,"id":193,"u":"call%20of%20the%20grave_crb","p":406,"h":1,"lvl":1,"n":"Call Of The Grave"},{"c":3,"s":1,"id":194,"u":"calm%20emotions_crb","p":322,"h":1,"lvl":2,"n":"Calm Emotions"},{"c":3,"s":1,"id":195,"u":"captivating%20adoration_crb","p":389,"h":1,"lvl":4,"n":"Captivating Adoration"},{"c":3,"s":1,"id":196,"u":"cataclysm_crb","p":322,"h":1,"lvl":10,"n":"Cataclysm"},{"c":3,"s":1,"id":197,"u":"celestial%20brand_crb","p":403,"h":1,"lvl":5,"n":"Celestial Brand"},{"c":3,"s":1,"id":198,"u":"chain%20lightning_crb","p":322,"h":1,"lvl":6,"n":"Chain Lightning"},{"c":3,"s":1,"id":199,"u":"champion's%20sacrifice_crb","p":387,"h":1,"lvl":6,"n":"Champion's Sacrifice"},{"c":3,"s":1,"id":200,"u":"charm_crb","p":322,"h":1,"lvl":1,"n":"Charm"},{"c":3,"s":1,"id":201,"u":"charming%20touch_crb","p":390,"h":1,"lvl":1,"n":"Charming Touch"},{"c":3,"s":1,"id":202,"u":"charming%20words_crb","p":406,"h":1,"lvl":1,"n":"Charming Words"},{"c":3,"s":1,"id":203,"u":"chill%20touch_crb","p":323,"h":1,"lvl":1,"n":"Chill Touch"},{"c":3,"s":1,"id":204,"u":"chilling%20darkness_crb","p":323,"h":1,"lvl":3,"n":"Chilling Darkness"},{"c":3,"s":1,"id":205,"u":"chromatic%20wall_crb","p":323,"h":1,"lvl":5,"n":"Chromatic Wall"},{"c":3,"s":1,"id":206,"u":"circle%20of%20protection_crb","p":324,"h":1,"lvl":3,"n":"Circle Of Protection"},{"c":3,"s":1,"id":207,"u":"clairaudience_crb","p":324,"h":1,"lvl":3,"n":"Clairaudience"},{"c":3,"s":1,"id":208,"u":"clairvoyance_crb","p":324,"h":1,"lvl":4,"n":"Clairvoyance"},{"c":3,"s":1,"id":209,"u":"cloak%20of%20colors_crb","p":324,"h":1,"lvl":5,"n":"Cloak Of Colors"},{"c":3,"s":1,"id":210,"u":"cloak%20of%20shadow_crb","p":390,"h":1,"lvl":1,"n":"Cloak Of Shadow"},{"c":3,"s":1,"id":211,"u":"cloudkill_crb","p":324,"h":1,"lvl":5,"n":"Cloudkill"},{"c":3,"s":1,"id":212,"u":"collective%20transposition_crb","p":324,"h":1,"lvl":6,"n":"Collective Transposition"},{"c":3,"s":1,"id":213,"u":"color%20spray_crb","p":324,"h":1,"lvl":1,"n":"Color Spray"},{"c":3,"s":1,"id":214,"u":"command_crb","p":325,"h":1,"lvl":1,"n":"Command"},{"c":3,"s":1,"id":215,"u":"commanding%20lash_crb","p":390,"h":1,"lvl":4,"n":"Commanding Lash"},{"c":3,"s":1,"id":216,"u":"competitive%20edge_crb","p":390,"h":1,"lvl":4,"n":"Competitive Edge"},{"c":3,"s":1,"id":217,"u":"comprehend%20language_crb","p":325,"h":1,"lvl":2,"n":"Comprehend Language"},{"c":3,"s":1,"id":218,"u":"cone%20of%20cold_crb","p":325,"h":1,"lvl":5,"n":"Cone Of Cold"},{"c":3,"s":1,"id":219,"u":"confusion_crb","p":325,"h":1,"lvl":4,"n":"Confusion"},{"c":3,"s":1,"id":220,"u":"contingency_crb","p":326,"h":1,"lvl":7,"n":"Contingency"},{"c":3,"s":1,"id":221,"u":"continual%20flame_crb","p":326,"h":1,"lvl":2,"n":"Continual Flame"},{"c":3,"s":1,"id":222,"u":"control%20water_crb","p":326,"h":1,"lvl":5,"n":"Control Water"},{"c":3,"s":1,"id":223,"u":"counter%20performance_crb","p":386,"h":1,"lvl":1,"n":"Counter Performance"},{"c":3,"s":1,"id":224,"u":"create%20food_crb","p":326,"h":1,"lvl":2,"n":"Create Food"},{"c":3,"s":1,"id":225,"u":"create%20water_crb","p":326,"h":1,"lvl":1,"n":"Create Water"},{"c":3,"s":1,"id":226,"u":"creation_crb","p":326,"h":1,"lvl":4,"n":"Creation"},{"c":3,"s":1,"id":227,"u":"crisis%20of%20faith_crb","p":326,"h":1,"lvl":3,"n":"Crisis Of Faith"},{"c":3,"s":1,"id":228,"u":"crusade_crb","p":327,"h":1,"lvl":9,"n":"Crusade"},{"c":3,"s":1,"id":229,"u":"crushing%20despair_crb","p":327,"h":1,"lvl":5,"n":"Crushing Despair"},{"c":3,"s":1,"id":230,"u":"cry%20of%20destruction_crb","p":390,"h":1,"lvl":1,"n":"Cry Of Destruction"},{"c":3,"s":1,"id":231,"u":"dancing%20lights_crb","p":327,"h":1,"lvl":1,"n":"Dancing Lights"},{"c":3,"s":1,"id":232,"u":"darkened%20eyes_crb","p":390,"h":1,"lvl":4,"n":"Darkened Eyes"},{"c":3,"s":1,"id":233,"u":"darkness_crb","p":327,"h":1,"lvl":2,"n":"Darkness"},{"c":3,"s":1,"id":234,"u":"darkvision_crb","p":327,"h":1,"lvl":2,"n":"Darkvision"},{"c":3,"s":1,"id":235,"u":"daze_crb","p":327,"h":1,"lvl":1,"n":"Daze"},{"c":3,"s":1,"id":236,"u":"dazzling%20flash_crb","p":391,"h":1,"lvl":1,"n":"Dazzling Flash"},{"c":3,"s":1,"id":237,"u":"deafness_crb","p":327,"h":1,"lvl":2,"n":"Deafness"},{"c":3,"s":1,"id":238,"u":"death%20knell_crb","p":328,"h":1,"lvl":2,"n":"Death Knell"},{"c":3,"s":1,"id":239,"u":"death%20ward_crb","p":328,"h":1,"lvl":5,"n":"Death Ward"},{"c":3,"s":1,"id":240,"u":"death's%20call_crb","p":391,"h":1,"lvl":1,"n":"Death's Call"},{"c":3,"s":1,"id":241,"u":"delusional%20pride_crb","p":391,"h":1,"lvl":4,"n":"Delusional Pride"},{"c":3,"s":1,"id":242,"u":"destructive%20aura_crb","p":391,"h":1,"lvl":4,"n":"Destructive Aura"},{"c":3,"s":1,"id":243,"u":"detect%20alignment_crb","p":328,"h":1,"lvl":1,"n":"Detect Alignment"},{"c":3,"s":1,"id":244,"u":"detect%20magic_crb","p":328,"h":1,"lvl":1,"n":"Detect Magic"},{"c":3,"s":1,"id":245,"u":"detect%20poison_crb","p":328,"h":1,"lvl":1,"n":"Detect Poison"},{"c":3,"s":1,"id":246,"u":"detect%20scrying_crb","p":328,"h":1,"lvl":4,"n":"Detect Scrying"},{"c":3,"s":1,"id":247,"u":"diabolic%20edict_crb","p":403,"h":1,"lvl":1,"n":"Diabolic Edict"},{"c":3,"s":1,"id":248,"u":"dimension%20door_crb","p":328,"h":1,"lvl":4,"n":"Dimension Door"},{"c":3,"s":1,"id":249,"u":"dimensional%20anchor_crb","p":329,"h":1,"lvl":4,"n":"Dimensional Anchor"},{"c":3,"s":1,"id":250,"u":"dimensional%20lock_crb","p":329,"h":1,"lvl":7,"n":"Dimensional Lock"},{"c":3,"s":1,"id":251,"u":"dimensional%20steps_crb","p":406,"h":1,"lvl":4,"n":"Dimensional Steps"},{"c":3,"s":1,"id":252,"u":"dinosaur%20form_crb","p":329,"h":1,"lvl":4,"n":"Dinosaur Form"},{"c":3,"s":1,"id":253,"u":"dirge%20of%20doom_crb","p":386,"h":1,"lvl":3,"n":"Dirge Of Doom"},{"c":3,"s":1,"id":254,"u":"disappearance_crb","p":330,"h":1,"lvl":8,"n":"Disappearance"},{"c":3,"s":1,"id":255,"u":"discern%20lies_crb","p":330,"h":1,"lvl":4,"n":"Discern Lies"},{"c":3,"s":1,"id":256,"u":"discern%20location_crb","p":330,"h":1,"lvl":8,"n":"Discern Location"},{"c":3,"s":1,"id":257,"u":"disintegrate_crb","p":330,"h":1,"lvl":6,"n":"Disintegrate"},{"c":3,"s":1,"id":258,"u":"disjunction_crb","p":330,"h":1,"lvl":9,"n":"Disjunction"},{"c":3,"s":1,"id":259,"u":"dispel%20magic_crb","p":330,"h":1,"lvl":2,"n":"Dispel Magic"},{"c":3,"s":1,"id":260,"u":"disperse%20into%20air_crb","p":391,"h":1,"lvl":4,"n":"Disperse Into Air"},{"c":3,"s":1,"id":261,"u":"disrupt%20undead_crb","p":331,"h":1,"lvl":1,"n":"Disrupt Undead"},{"c":3,"s":1,"id":262,"u":"disrupting%20weapons_crb","p":331,"h":1,"lvl":1,"n":"Disrupting Weapons"},{"c":3,"s":1,"id":263,"u":"divine%20aura_crb","p":331,"h":1,"lvl":8,"n":"Divine Aura"},{"c":3,"s":1,"id":264,"u":"divine%20decree_crb","p":331,"h":1,"lvl":7,"n":"Divine Decree"},{"c":3,"s":1,"id":265,"u":"divine%20inspiration_crb","p":331,"h":1,"lvl":8,"n":"Divine Inspiration"},{"c":3,"s":1,"id":266,"u":"divine%20lance_crb","p":331,"h":1,"lvl":1,"n":"Divine Lance"},{"c":3,"s":1,"id":267,"u":"divine%20vessel_crb","p":331,"h":1,"lvl":7,"n":"Divine Vessel"},{"c":3,"s":1,"id":268,"u":"divine%20wrath_crb","p":332,"h":1,"lvl":4,"n":"Divine Wrath"},{"c":3,"s":1,"id":269,"u":"diviner's%20sight_crb","p":406,"h":1,"lvl":1,"n":"Diviner's Sight"},{"c":3,"s":1,"id":270,"u":"dominate_crb","p":332,"h":1,"lvl":6,"n":"Dominate"},{"c":3,"s":1,"id":271,"u":"downpour_crb","p":391,"h":1,"lvl":4,"n":"Downpour"},{"c":3,"s":1,"id":272,"u":"dragon%20breath_crb","p":403,"h":1,"lvl":3,"n":"Dragon Breath"},{"c":3,"s":1,"id":273,"u":"dragon%20claws_crb","p":403,"h":1,"lvl":1,"n":"Dragon Claws"},{"c":3,"s":1,"id":274,"u":"dragon%20form_crb","p":332,"h":1,"lvl":6,"n":"Dragon Form"},{"c":3,"s":1,"id":275,"u":"dragon%20wings_crb","p":403,"h":1,"lvl":5,"n":"Dragon Wings"},{"c":3,"s":1,"id":276,"u":"drain%20life_crb","p":403,"h":1,"lvl":3,"n":"Drain Life"},{"c":3,"s":1,"id":277,"u":"dread%20aura_crb","p":406,"h":1,"lvl":4,"n":"Dread Aura"},{"c":3,"s":1,"id":278,"u":"dream%20council_crb","p":333,"h":1,"lvl":8,"n":"Dream Council"},{"c":3,"s":1,"id":279,"u":"dream%20message_crb","p":333,"h":1,"lvl":3,"n":"Dream Message"},{"c":3,"s":1,"id":280,"u":"dreamer's%20call_crb","p":391,"h":1,"lvl":4,"n":"Dreamer's Call"},{"c":3,"s":1,"id":281,"u":"dreaming%20potential_crb","p":333,"h":1,"lvl":5,"n":"Dreaming Potential"},{"c":3,"s":1,"id":282,"u":"drop%20dead_crb","p":333,"h":1,"lvl":5,"n":"Drop Dead"},{"c":3,"s":1,"id":283,"u":"duplicate%20foe_crb","p":334,"h":1,"lvl":7,"n":"Duplicate Foe"},{"c":3,"s":1,"id":284,"u":"earthbind_crb","p":334,"h":1,"lvl":3,"n":"Earthbind"},{"c":3,"s":1,"id":285,"u":"earthquake_crb","p":334,"h":1,"lvl":8,"n":"Earthquake"},{"c":3,"s":1,"id":286,"u":"eclipse%20burst_crb","p":334,"h":1,"lvl":7,"n":"Eclipse Burst"},{"c":3,"s":1,"id":287,"u":"electric%20arc_crb","p":335,"h":1,"lvl":1,"n":"Electric Arc"},{"c":3,"s":1,"id":288,"u":"elemental%20blast_crb","p":404,"h":1,"lvl":5,"n":"Elemental Blast"},{"c":3,"s":1,"id":289,"u":"elemental%20form_crb","p":335,"h":1,"lvl":5,"n":"Elemental Form"},{"c":3,"s":1,"id":290,"u":"elemental%20motion_crb","p":404,"h":1,"lvl":3,"n":"Elemental Motion"},{"c":3,"s":1,"id":291,"u":"elemental%20tempest_crb","p":406,"h":1,"lvl":4,"n":"Elemental Tempest"},{"c":3,"s":1,"id":292,"u":"elemental%20toss_crb","p":404,"h":1,"lvl":1,"n":"Elemental Toss"},{"c":3,"s":1,"id":293,"u":"embrace%20the%20pit_crb","p":404,"h":1,"lvl":3,"n":"Embrace The Pit"},{"c":3,"s":1,"id":294,"u":"empty%20body_crb","p":401,"h":1,"lvl":9,"n":"Empty Body"},{"c":3,"s":1,"id":295,"u":"endure%20elements_crb","p":335,"h":1,"lvl":2,"n":"Endure Elements"},{"c":3,"s":1,"id":296,"u":"enduring%20might_crb","p":392,"h":1,"lvl":4,"n":"Enduring Might"},{"c":3,"s":1,"id":297,"u":"energy%20absorption_crb","p":407,"h":1,"lvl":4,"n":"Energy Absorption"},{"c":3,"s":1,"id":298,"u":"energy%20aegis_crb","p":335,"h":1,"lvl":7,"n":"Energy Aegis"},{"c":3,"s":1,"id":299,"u":"enhance%20victuals_crb","p":335,"h":1,"lvl":2,"n":"Enhance Victuals"},{"c":3,"s":1,"id":300,"u":"enlarge_crb","p":336,"h":1,"lvl":2,"n":"Enlarge"},{"c":3,"s":1,"id":301,"u":"entangle_crb","p":336,"h":1,"lvl":2,"n":"Entangle"},{"c":3,"s":1,"id":302,"u":"enthrall_crb","p":336,"h":1,"lvl":3,"n":"Enthrall"},{"c":3,"s":1,"id":303,"u":"eradicate%20undeath_crb","p":392,"h":1,"lvl":4,"n":"Eradicate Undeath"},{"c":3,"s":1,"id":304,"u":"ethereal%20jaunt_crb","p":336,"h":1,"lvl":7,"n":"Ethereal Jaunt"},{"c":3,"s":1,"id":305,"u":"extend%20spell_crb","p":404,"h":1,"lvl":3,"n":"Extend Spell"},{"c":3,"s":1,"id":306,"u":"fabricated%20truth_crb","p":336,"h":1,"lvl":10,"n":"Fabricated Truth"},{"c":3,"s":1,"id":307,"u":"face%20in%20the%20crowd_crb","p":392,"h":1,"lvl":1,"n":"Face In The Crowd"},{"c":3,"s":1,"id":308,"u":"faerie%20dust_crb","p":404,"h":1,"lvl":1,"n":"Faerie Dust"},{"c":3,"s":1,"id":309,"u":"faerie%20fire_crb","p":337,"h":1,"lvl":2,"n":"Faerie Fire"},{"c":3,"s":1,"id":310,"u":"false%20life_crb","p":337,"h":1,"lvl":2,"n":"False Life"},{"c":3,"s":1,"id":311,"u":"false%20vision_crb","p":337,"h":1,"lvl":5,"n":"False Vision"},{"c":3,"s":1,"id":312,"u":"fatal%20aria_crb","p":386,"h":1,"lvl":10,"n":"Fatal Aria"},{"c":3,"s":1,"id":313,"u":"fear_crb","p":337,"h":1,"lvl":1,"n":"Fear"},{"c":3,"s":1,"id":314,"u":"feather%20fall_crb","p":337,"h":1,"lvl":1,"n":"Feather Fall"},{"c":3,"s":1,"id":315,"u":"feeblemind_crb","p":337,"h":1,"lvl":6,"n":"Feeblemind"},{"c":3,"s":1,"id":316,"u":"feet%20to%20fins_crb","p":337,"h":1,"lvl":3,"n":"Feet To Fins"},{"c":3,"s":1,"id":317,"u":"fey%20disappearance_crb","p":404,"h":1,"lvl":3,"n":"Fey Disappearance"},{"c":3,"s":1,"id":318,"u":"fey%20glamour_crb","p":404,"h":1,"lvl":5,"n":"Fey Glamour"},{"c":3,"s":1,"id":319,"u":"field%20of%20life_crb","p":337,"h":1,"lvl":6,"n":"Field Of Life"},{"c":3,"s":1,"id":320,"u":"fiery%20body_crb","p":337,"h":1,"lvl":7,"n":"Fiery Body"},{"c":3,"s":1,"id":321,"u":"finger%20of%20death_crb","p":338,"h":1,"lvl":7,"n":"Finger Of Death"},{"c":3,"s":1,"id":322,"u":"fire%20ray_crb","p":392,"h":1,"lvl":1,"n":"Fire Ray"},{"c":3,"s":1,"id":323,"u":"fire%20seeds_crb","p":338,"h":1,"lvl":6,"n":"Fire Seeds"},{"c":3,"s":1,"id":324,"u":"fire%20shield_crb","p":338,"h":1,"lvl":4,"n":"Fire Shield"},{"c":3,"s":1,"id":325,"u":"fireball_crb","p":338,"h":1,"lvl":3,"n":"Fireball"},{"c":3,"s":1,"id":326,"u":"flame%20barrier_crb","p":392,"h":1,"lvl":4,"n":"Flame Barrier"},{"c":3,"s":1,"id":327,"u":"flame%20strike_crb","p":338,"h":1,"lvl":5,"n":"Flame Strike"},{"c":3,"s":1,"id":328,"u":"flaming%20sphere_crb","p":338,"h":1,"lvl":2,"n":"Flaming Sphere"},{"c":3,"s":1,"id":329,"u":"fleet%20step_crb","p":338,"h":1,"lvl":1,"n":"Fleet Step"},{"c":3,"s":1,"id":330,"u":"flesh%20to%20stone_crb","p":339,"h":1,"lvl":6,"n":"Flesh To Stone"},{"c":3,"s":1,"id":331,"u":"floating%20disk_crb","p":339,"h":1,"lvl":1,"n":"Floating Disk"},{"c":3,"s":1,"id":332,"u":"fly_crb","p":339,"h":1,"lvl":4,"n":"Fly"},{"c":3,"s":1,"id":333,"u":"forbidding%20ward_crb","p":339,"h":1,"lvl":1,"n":"Forbidding Ward"},{"c":3,"s":1,"id":334,"u":"force%20bolt_crb","p":407,"h":1,"lvl":1,"n":"Force Bolt"},{"c":3,"s":1,"id":335,"u":"forced%20quiet_crb","p":393,"h":1,"lvl":1,"n":"Forced Quiet"},{"c":3,"s":1,"id":336,"u":"foresight_crb","p":340,"h":1,"lvl":9,"n":"Foresight"},{"c":3,"s":1,"id":337,"u":"freedom%20of%20movement_crb","p":340,"h":1,"lvl":4,"n":"Freedom Of Movement"},{"c":3,"s":1,"id":338,"u":"gaseous%20form_crb","p":340,"h":1,"lvl":4,"n":"Gaseous Form"},{"c":3,"s":1,"id":339,"u":"gate_crb","p":340,"h":1,"lvl":10,"n":"Gate"},{"c":3,"s":1,"id":340,"u":"gentle%20repose_crb","p":340,"h":1,"lvl":2,"n":"Gentle Repose"},{"c":3,"s":1,"id":341,"u":"ghost%20sound_crb","p":340,"h":1,"lvl":1,"n":"Ghost Sound"},{"c":3,"s":1,"id":342,"u":"ghostly%20weapon_crb","p":340,"h":1,"lvl":3,"n":"Ghostly Weapon"},{"c":3,"s":1,"id":343,"u":"ghoulish%20cravings_crb","p":341,"h":1,"lvl":2,"n":"Ghoulish Cravings"},{"c":3,"s":1,"id":344,"u":"glibness_crb","p":341,"h":1,"lvl":4,"n":"Glibness"},{"c":3,"s":1,"id":345,"u":"glimpse%20the%20truth_crb","p":393,"h":1,"lvl":4,"n":"Glimpse The Truth"},{"c":3,"s":1,"id":346,"u":"glitterdust_crb","p":341,"h":1,"lvl":2,"n":"Glitterdust"},{"c":3,"s":1,"id":347,"u":"globe%20of%20invulnerability_crb","p":341,"h":1,"lvl":4,"n":"Globe Of Invulnerability"},{"c":3,"s":1,"id":348,"u":"glutton's%20jaws_crb","p":404,"h":1,"lvl":1,"n":"Glutton's Jaws"},{"c":3,"s":1,"id":349,"u":"glyph%20of%20warding_crb","p":341,"h":1,"lvl":3,"n":"Glyph Of Warding"},{"c":3,"s":1,"id":350,"u":"goblin%20pox_crb","p":341,"h":1,"lvl":1,"n":"Goblin Pox"},{"c":3,"s":1,"id":351,"u":"goodberry_crb","p":399,"h":1,"lvl":1,"n":"Goodberry"},{"c":3,"s":1,"id":352,"u":"grasping%20grave_crb","p":404,"h":1,"lvl":5,"n":"Grasping Grave"},{"c":3,"s":1,"id":353,"u":"grease_crb","p":342,"h":1,"lvl":1,"n":"Grease"},{"c":3,"s":1,"id":354,"u":"grim%20tendrils_crb","p":342,"h":1,"lvl":1,"n":"Grim Tendrils"},{"c":3,"s":1,"id":355,"u":"guidance_crb","p":342,"h":1,"lvl":1,"n":"Guidance"},{"c":3,"s":1,"id":356,"u":"gust%20of%20wind_crb","p":342,"h":1,"lvl":1,"n":"Gust Of Wind"},{"c":3,"s":1,"id":357,"u":"hallucination_crb","p":342,"h":1,"lvl":5,"n":"Hallucination"},{"c":3,"s":1,"id":358,"u":"hallucinatory%20terrain_crb","p":343,"h":1,"lvl":4,"n":"Hallucinatory Terrain"},{"c":3,"s":1,"id":359,"u":"hand%20of%20the%20apprentice_crb","p":407,"h":1,"lvl":1,"n":"Hand Of The Apprentice"},{"c":3,"s":1,"id":360,"u":"harm_crb","p":343,"h":1,"lvl":1,"n":"Harm"},{"c":3,"s":1,"id":361,"u":"haste_crb","p":343,"h":1,"lvl":3,"n":"Haste"},{"c":3,"s":1,"id":362,"u":"heal_crb","p":343,"h":1,"lvl":1,"n":"Heal"},{"c":3,"s":1,"id":363,"u":"heal%20animal_crb","p":399,"h":1,"lvl":1,"n":"Heal Animal"},{"c":3,"s":1,"id":364,"u":"healer's%20blessing_crb","p":393,"h":1,"lvl":1,"n":"Healer's Blessing"},{"c":3,"s":1,"id":365,"u":"hellfire%20plume_crb","p":405,"h":1,"lvl":5,"n":"Hellfire Plume"},{"c":3,"s":1,"id":366,"u":"hero's%20defiance_crb","p":387,"h":1,"lvl":10,"n":"Hero's Defiance"},{"c":3,"s":1,"id":367,"u":"heroism_crb","p":343,"h":1,"lvl":3,"n":"Heroism"},{"c":3,"s":1,"id":368,"u":"hideous%20laughter_crb","p":343,"h":1,"lvl":2,"n":"Hideous Laughter"},{"c":3,"s":1,"id":369,"u":"holy%20cascade_crb","p":344,"h":1,"lvl":4,"n":"Holy Cascade"},{"c":3,"s":1,"id":370,"u":"horrid%20wilting_crb","p":344,"h":1,"lvl":8,"n":"Horrid Wilting"},{"c":3,"s":1,"id":371,"u":"horrific%20visage_crb","p":405,"h":1,"lvl":3,"n":"Horrific Visage"},{"c":3,"s":1,"id":372,"u":"house%20of%20imaginary%20walls_crb","p":386,"h":1,"lvl":5,"n":"House Of Imaginary Walls"},{"c":3,"s":1,"id":373,"u":"humanoid%20form_crb","p":344,"h":1,"lvl":2,"n":"Humanoid Form"},{"c":3,"s":1,"id":374,"u":"hurtling%20stone_crb","p":393,"h":1,"lvl":1,"n":"Hurtling Stone"},{"c":3,"s":1,"id":375,"u":"hydraulic%20push_crb","p":344,"h":1,"lvl":1,"n":"Hydraulic Push"},{"c":3,"s":1,"id":376,"u":"hydraulic%20torrent_crb","p":344,"h":1,"lvl":4,"n":"Hydraulic Torrent"},{"c":3,"s":1,"id":377,"u":"hypercognition_crb","p":344,"h":1,"lvl":3,"n":"Hypercognition"},{"c":3,"s":1,"id":378,"u":"hypnotic%20pattern_crb","p":344,"h":1,"lvl":3,"n":"Hypnotic Pattern"},{"c":3,"s":1,"id":379,"u":"illusory%20creature_crb","p":345,"h":1,"lvl":2,"n":"Illusory Creature"},{"c":3,"s":1,"id":380,"u":"illusory%20disguise_crb","p":345,"h":1,"lvl":1,"n":"Illusory Disguise"},{"c":3,"s":1,"id":381,"u":"illusory%20object_crb","p":345,"h":1,"lvl":1,"n":"Illusory Object"},{"c":3,"s":1,"id":382,"u":"illusory%20scene_crb","p":345,"h":1,"lvl":5,"n":"Illusory Scene"},{"c":3,"s":1,"id":383,"u":"impaling%20briars_crb","p":400,"h":1,"lvl":8,"n":"Impaling Briars"},{"c":3,"s":1,"id":384,"u":"implosion_crb","p":346,"h":1,"lvl":9,"n":"Implosion"},{"c":3,"s":1,"id":385,"u":"insect%20form_crb","p":346,"h":1,"lvl":3,"n":"Insect Form"},{"c":3,"s":1,"id":386,"u":"inspire%20competence_crb","p":386,"h":1,"lvl":1,"n":"Inspire Competence"},{"c":3,"s":1,"id":387,"u":"inspire%20courage_crb","p":386,"h":1,"lvl":1,"n":"Inspire Courage"},{"c":3,"s":1,"id":388,"u":"inspire%20defense_crb","p":386,"h":1,"lvl":2,"n":"Inspire Defense"},{"c":3,"s":1,"id":389,"u":"inspire%20heroics_crb","p":387,"h":1,"lvl":4,"n":"Inspire Heroics"},{"c":3,"s":1,"id":390,"u":"invisibility_crb","p":347,"h":1,"lvl":2,"n":"Invisibility"},{"c":3,"s":1,"id":391,"u":"invisibility%20cloak_crb","p":407,"h":1,"lvl":4,"n":"Invisibility Cloak"},{"c":3,"s":1,"id":392,"u":"invisibility%20sphere_crb","p":347,"h":1,"lvl":3,"n":"Invisibility Sphere"},{"c":3,"s":1,"id":393,"u":"item%20facade_crb","p":347,"h":1,"lvl":1,"n":"Item Facade"},{"c":3,"s":1,"id":394,"u":"jealous%20hex_crb","p":405,"h":1,"lvl":1,"n":"Jealous Hex"},{"c":3,"s":1,"id":395,"u":"jump_crb","p":347,"h":1,"lvl":1,"n":"Jump"},{"c":3,"s":1,"id":396,"u":"ki%20blast_crb","p":401,"h":1,"lvl":3,"n":"Ki Blast"},{"c":3,"s":1,"id":397,"u":"ki%20rush_crb","p":401,"h":1,"lvl":1,"n":"Ki Rush"},{"c":3,"s":1,"id":398,"u":"ki%20strike_crb","p":401,"h":1,"lvl":1,"n":"Ki Strike"},{"c":3,"s":1,"id":399,"u":"knock_crb","p":347,"h":1,"lvl":2,"n":"Knock"},{"c":3,"s":1,"id":400,"u":"know%20direction_crb","p":348,"h":1,"lvl":1,"n":"Know Direction"},{"c":3,"s":1,"id":401,"u":"know%20the%20enemy_crb","p":393,"h":1,"lvl":4,"n":"Know The Enemy"},{"c":3,"s":1,"id":402,"u":"lay%20on%20hands_crb","p":387,"h":1,"lvl":1,"n":"Lay On Hands"},{"c":3,"s":1,"id":403,"u":"levitate_crb","p":348,"h":1,"lvl":3,"n":"Levitate"},{"c":3,"s":1,"id":404,"u":"life%20siphon_crb","p":407,"h":1,"lvl":4,"n":"Life Siphon"},{"c":3,"s":1,"id":405,"u":"light_crb","p":348,"h":1,"lvl":1,"n":"Light"},{"c":3,"s":1,"id":406,"u":"lightning%20bolt_crb","p":348,"h":1,"lvl":3,"n":"Lightning Bolt"},{"c":3,"s":1,"id":407,"u":"lingering%20composition_crb","p":387,"h":1,"lvl":1,"n":"Lingering Composition"},{"c":3,"s":1,"id":408,"u":"litany%20against%20sloth_crb","p":388,"h":1,"lvl":5,"n":"Litany Against Sloth"},{"c":3,"s":1,"id":409,"u":"litany%20against%20wrath_crb","p":388,"h":1,"lvl":3,"n":"Litany Against Wrath"},{"c":3,"s":1,"id":410,"u":"litany%20of%20righteousness_crb","p":388,"h":1,"lvl":7,"n":"Litany Of Righteousness"},{"c":3,"s":1,"id":411,"u":"localized%20quake_crb","p":393,"h":1,"lvl":4,"n":"Localized Quake"},{"c":3,"s":1,"id":412,"u":"locate_crb","p":348,"h":1,"lvl":3,"n":"Locate"},{"c":3,"s":1,"id":413,"u":"lock_crb","p":348,"h":1,"lvl":1,"n":"Lock"},{"c":3,"s":1,"id":414,"u":"longstrider_crb","p":348,"h":1,"lvl":1,"n":"Longstrider"},{"c":3,"s":1,"id":415,"u":"loremaster's%20etude_crb","p":387,"h":1,"lvl":1,"n":"Loremaster's Etude"},{"c":3,"s":1,"id":416,"u":"lucky%20break_crb","p":393,"h":1,"lvl":4,"n":"Lucky Break"},{"c":3,"s":1,"id":417,"u":"mage%20armor_crb","p":348,"h":1,"lvl":1,"n":"Mage Armor"},{"c":3,"s":1,"id":418,"u":"mage%20hand_crb","p":349,"h":1,"lvl":1,"n":"Mage Hand"},{"c":3,"s":1,"id":419,"u":"magic%20aura_crb","p":349,"h":1,"lvl":1,"n":"Magic Aura"},{"c":3,"s":1,"id":420,"u":"magic%20fang_crb","p":349,"h":1,"lvl":1,"n":"Magic Fang"},{"c":3,"s":1,"id":421,"u":"magic%20missile_crb","p":349,"h":1,"lvl":1,"n":"Magic Missile"},{"c":3,"s":1,"id":422,"u":"magic%20mouth_crb","p":349,"h":1,"lvl":2,"n":"Magic Mouth"},{"c":3,"s":1,"id":423,"u":"magic%20weapon_crb","p":349,"h":1,"lvl":1,"n":"Magic Weapon"},{"c":3,"s":1,"id":424,"u":"magic's%20vessel_crb","p":393,"h":1,"lvl":1,"n":"Magic's Vessel"},{"c":3,"s":1,"id":425,"u":"magnificent%20mansion_crb","p":349,"h":1,"lvl":7,"n":"Magnificent Mansion"},{"c":3,"s":1,"id":426,"u":"malignant%20sustenance_crb","p":394,"h":1,"lvl":4,"n":"Malignant Sustenance"},{"c":3,"s":1,"id":427,"u":"mariner's%20curse_crb","p":350,"h":1,"lvl":5,"n":"Mariner's Curse"},{"c":3,"s":1,"id":428,"u":"mask%20of%20terror_crb","p":350,"h":1,"lvl":7,"n":"Mask Of Terror"},{"c":3,"s":1,"id":429,"u":"massacre_crb","p":350,"h":1,"lvl":9,"n":"Massacre"},{"c":3,"s":1,"id":430,"u":"maze_crb","p":350,"h":1,"lvl":8,"n":"Maze"},{"c":3,"s":1,"id":431,"u":"meld%20into%20stone_crb","p":350,"h":1,"lvl":3,"n":"Meld Into Stone"},{"c":3,"s":1,"id":432,"u":"mending_crb","p":351,"h":1,"lvl":1,"n":"Mending"},{"c":3,"s":1,"id":433,"u":"message_crb","p":351,"h":1,"lvl":1,"n":"Message"},{"c":3,"s":1,"id":434,"u":"meteor%20swarm_crb","p":351,"h":1,"lvl":9,"n":"Meteor Swarm"},{"c":3,"s":1,"id":435,"u":"mind%20blank_crb","p":351,"h":1,"lvl":8,"n":"Mind Blank"},{"c":3,"s":1,"id":436,"u":"mind%20probe_crb","p":351,"h":1,"lvl":5,"n":"Mind Probe"},{"c":3,"s":1,"id":437,"u":"mind%20reading_crb","p":351,"h":1,"lvl":3,"n":"Mind Reading"},{"c":3,"s":1,"id":438,"u":"mindlink_crb","p":352,"h":1,"lvl":1,"n":"Mindlink"},{"c":3,"s":1,"id":439,"u":"miracle_crb","p":352,"h":1,"lvl":10,"n":"Miracle"},{"c":3,"s":1,"id":440,"u":"mirror%20image_crb","p":352,"h":1,"lvl":2,"n":"Mirror Image"},{"c":3,"s":1,"id":441,"u":"misdirection_crb","p":352,"h":1,"lvl":2,"n":"Misdirection"},{"c":3,"s":1,"id":442,"u":"mislead_crb","p":352,"h":1,"lvl":6,"n":"Mislead"},{"c":3,"s":1,"id":443,"u":"modify%20memory_crb","p":352,"h":1,"lvl":4,"n":"Modify Memory"},{"c":3,"s":1,"id":444,"u":"moment%20of%20renewal_crb","p":353,"h":1,"lvl":8,"n":"Moment Of Renewal"},{"c":3,"s":1,"id":445,"u":"monstrosity%20form_crb","p":353,"h":1,"lvl":8,"n":"Monstrosity Form"},{"c":3,"s":1,"id":446,"u":"moon%20frenzy_crb","p":353,"h":1,"lvl":5,"n":"Moon Frenzy"},{"c":3,"s":1,"id":447,"u":"moonbeam_crb","p":394,"h":1,"lvl":1,"n":"Moonbeam"},{"c":3,"s":1,"id":448,"u":"mystic%20beacon_crb","p":394,"h":1,"lvl":4,"n":"Mystic Beacon"},{"c":3,"s":1,"id":449,"u":"nature%20incarnate_crb","p":354,"h":1,"lvl":10,"n":"Nature Incarnate"},{"c":3,"s":1,"id":450,"u":"nature's%20bounty_crb","p":394,"h":1,"lvl":4,"n":"Nature's Bounty"},{"c":3,"s":1,"id":451,"u":"nature's%20enmity_crb","p":354,"h":1,"lvl":9,"n":"Nature's Enmity"},{"c":3,"s":1,"id":452,"u":"negate%20aroma_crb","p":354,"h":1,"lvl":1,"n":"Negate Aroma"},{"c":3,"s":1,"id":453,"u":"neutralize%20poison_crb","p":354,"h":1,"lvl":3,"n":"Neutralize Poison"},{"c":3,"s":1,"id":454,"u":"nightmare_crb","p":354,"h":1,"lvl":4,"n":"Nightmare"},{"c":3,"s":1,"id":455,"u":"nondetection_crb","p":355,"h":1,"lvl":3,"n":"Nondetection"},{"c":3,"s":1,"id":456,"u":"obscuring%20mist_crb","p":355,"h":1,"lvl":2,"n":"Obscuring Mist"},{"c":3,"s":1,"id":457,"u":"outcast's%20curse_crb","p":355,"h":1,"lvl":4,"n":"Outcast's Curse"},{"c":3,"s":1,"id":458,"u":"overstuff_crb","p":394,"h":1,"lvl":1,"n":"Overstuff"},{"c":3,"s":1,"id":459,"u":"overwhelming%20presence_crb","p":356,"h":1,"lvl":9,"n":"Overwhelming Presence"},{"c":3,"s":1,"id":460,"u":"paralyze_crb","p":356,"h":1,"lvl":3,"n":"Paralyze"},{"c":3,"s":1,"id":461,"u":"paranoia_crb","p":356,"h":1,"lvl":2,"n":"Paranoia"},{"c":3,"s":1,"id":462,"u":"pass%20without%20trace_crb","p":356,"h":1,"lvl":1,"n":"Pass Without Trace"},{"c":3,"s":1,"id":463,"u":"passwall_crb","p":356,"h":1,"lvl":5,"n":"Passwall"},{"c":3,"s":1,"id":464,"u":"perfected%20form_crb","p":394,"h":1,"lvl":4,"n":"Perfected Form"},{"c":3,"s":1,"id":465,"u":"perfected%20mind_crb","p":394,"h":1,"lvl":1,"n":"Perfected Mind"},{"c":3,"s":1,"id":466,"u":"pest%20form_crb","p":356,"h":1,"lvl":1,"n":"Pest Form"},{"c":3,"s":1,"id":467,"u":"phantasmal%20calamity_crb","p":357,"h":1,"lvl":6,"n":"Phantasmal Calamity"},{"c":3,"s":1,"id":468,"u":"phantasmal%20killer_crb","p":357,"h":1,"lvl":4,"n":"Phantasmal Killer"},{"c":3,"s":1,"id":469,"u":"phantom%20pain_crb","p":357,"h":1,"lvl":1,"n":"Phantom Pain"},{"c":3,"s":1,"id":470,"u":"phantom%20steed_crb","p":357,"h":1,"lvl":2,"n":"Phantom Steed"},{"c":3,"s":1,"id":471,"u":"physical%20boost_crb","p":407,"h":1,"lvl":1,"n":"Physical Boost"},{"c":3,"s":1,"id":472,"u":"plane%20shift_crb","p":357,"h":1,"lvl":7,"n":"Plane Shift"},{"c":3,"s":1,"id":473,"u":"plant%20form_crb","p":358,"h":1,"lvl":5,"n":"Plant Form"},{"c":3,"s":1,"id":474,"u":"polar%20ray_crb","p":358,"h":1,"lvl":8,"n":"Polar Ray"},{"c":3,"s":1,"id":475,"u":"positive%20luminance_crb","p":394,"h":1,"lvl":4,"n":"Positive Luminance"},{"c":3,"s":1,"id":476,"u":"possession_crb","p":358,"h":1,"lvl":7,"n":"Possession"},{"c":3,"s":1,"id":477,"u":"power%20word%20blind_crb","p":358,"h":1,"lvl":7,"n":"Power Word Blind"},{"c":3,"s":1,"id":478,"u":"power%20word%20kill_crb","p":358,"h":1,"lvl":9,"n":"Power Word Kill"},{"c":3,"s":1,"id":479,"u":"power%20word%20stun_crb","p":359,"h":1,"lvl":8,"n":"Power Word Stun"},{"c":3,"s":1,"id":480,"u":"precious%20metals_crb","p":395,"h":1,"lvl":4,"n":"Precious Metals"},{"c":3,"s":1,"id":481,"u":"prestidigitation_crb","p":359,"h":1,"lvl":1,"n":"Prestidigitation"},{"c":3,"s":1,"id":482,"u":"primal%20herd_crb","p":359,"h":1,"lvl":10,"n":"Primal Herd"},{"c":3,"s":1,"id":483,"u":"primal%20phenomenon_crb","p":359,"h":1,"lvl":10,"n":"Primal Phenomenon"},{"c":3,"s":1,"id":484,"u":"primal%20summons_crb","p":400,"h":1,"lvl":6,"n":"Primal Summons"},{"c":3,"s":1,"id":485,"u":"prismatic%20sphere_crb","p":359,"h":1,"lvl":9,"n":"Prismatic Sphere"},{"c":3,"s":1,"id":486,"u":"prismatic%20spray_crb","p":360,"h":1,"lvl":7,"n":"Prismatic Spray"},{"c":3,"s":1,"id":487,"u":"prismatic%20wall_crb","p":360,"h":1,"lvl":8,"n":"Prismatic Wall"},{"c":3,"s":1,"id":488,"u":"private%20sanctum_crb","p":360,"h":1,"lvl":4,"n":"Private Sanctum"},{"c":3,"s":1,"id":489,"u":"produce%20flame_crb","p":360,"h":1,"lvl":1,"n":"Produce Flame"},{"c":3,"s":1,"id":490,"u":"project%20image_crb","p":360,"h":1,"lvl":7,"n":"Project Image"},{"c":3,"s":1,"id":491,"u":"protection_crb","p":361,"h":1,"lvl":1,"n":"Protection"},{"c":3,"s":1,"id":492,"u":"protective%20ward_crb","p":407,"h":1,"lvl":1,"n":"Protective Ward"},{"c":3,"s":1,"id":493,"u":"protector's%20sacrifice_crb","p":395,"h":1,"lvl":1,"n":"Protector's Sacrifice"},{"c":3,"s":1,"id":494,"u":"protector's%20sphere_crb","p":395,"h":1,"lvl":4,"n":"Protector's Sphere"},{"c":3,"s":1,"id":495,"u":"prying%20eye_crb","p":361,"h":1,"lvl":5,"n":"Prying Eye"},{"c":3,"s":1,"id":496,"u":"pulse%20of%20the%20city_crb","p":395,"h":1,"lvl":4,"n":"Pulse Of The City"},{"c":3,"s":1,"id":497,"u":"punishing%20winds_crb","p":361,"h":1,"lvl":8,"n":"Punishing Winds"},{"c":3,"s":1,"id":498,"u":"purify%20food%20and%20drink_crb","p":362,"h":1,"lvl":1,"n":"Purify Food And Drink"},{"c":3,"s":1,"id":499,"u":"purple%20worm%20sting_crb","p":362,"h":1,"lvl":6,"n":"Purple Worm Sting"},{"c":3,"s":1,"id":500,"u":"pushing%20gust_crb","p":395,"h":1,"lvl":1,"n":"Pushing Gust"},{"c":3,"s":1,"id":501,"u":"quivering%20palm_crb","p":401,"h":1,"lvl":8,"n":"Quivering Palm"},{"c":3,"s":1,"id":502,"u":"raise%20dead_crb","p":362,"h":1,"lvl":6,"n":"Raise Dead"},{"c":3,"s":1,"id":503,"u":"ray%20of%20enfeeblement_crb","p":362,"h":1,"lvl":1,"n":"Ray Of Enfeeblement"},{"c":3,"s":1,"id":504,"u":"ray%20of%20frost_crb","p":362,"h":1,"lvl":1,"n":"Ray Of Frost"},{"c":3,"s":1,"id":505,"u":"read%20aura_crb","p":362,"h":1,"lvl":1,"n":"Read Aura"},{"c":3,"s":1,"id":506,"u":"read%20fate_crb","p":395,"h":1,"lvl":1,"n":"Read Fate"},{"c":3,"s":1,"id":507,"u":"read%20omens_crb","p":363,"h":1,"lvl":4,"n":"Read Omens"},{"c":3,"s":1,"id":508,"u":"rebuke%20death_crb","p":396,"h":1,"lvl":4,"n":"Rebuke Death"},{"c":3,"s":1,"id":509,"u":"regenerate_crb","p":363,"h":1,"lvl":7,"n":"Regenerate"},{"c":3,"s":1,"id":510,"u":"remake_crb","p":363,"h":1,"lvl":10,"n":"Remake"},{"c":3,"s":1,"id":511,"u":"remove%20curse_crb","p":363,"h":1,"lvl":4,"n":"Remove Curse"},{"c":3,"s":1,"id":512,"u":"remove%20disease_crb","p":363,"h":1,"lvl":3,"n":"Remove Disease"},{"c":3,"s":1,"id":513,"u":"remove%20fear_crb","p":363,"h":1,"lvl":2,"n":"Remove Fear"},{"c":3,"s":1,"id":514,"u":"remove%20paralysis_crb","p":363,"h":1,"lvl":2,"n":"Remove Paralysis"},{"c":3,"s":1,"id":515,"u":"repulsion_crb","p":363,"h":1,"lvl":6,"n":"Repulsion"},{"c":3,"s":1,"id":516,"u":"resilient%20sphere_crb","p":364,"h":1,"lvl":4,"n":"Resilient Sphere"},{"c":3,"s":1,"id":517,"u":"resist%20energy_crb","p":364,"h":1,"lvl":2,"n":"Resist Energy"},{"c":3,"s":1,"id":518,"u":"resplendent%20mansion_crb","p":364,"h":1,"lvl":9,"n":"Resplendent Mansion"},{"c":3,"s":1,"id":519,"u":"restoration_crb","p":364,"h":1,"lvl":2,"n":"Restoration"},{"c":3,"s":1,"id":520,"u":"restore%20senses_crb","p":364,"h":1,"lvl":2,"n":"Restore Senses"},{"c":3,"s":1,"id":521,"u":"retributive%20pain_crb","p":396,"h":1,"lvl":4,"n":"Retributive Pain"},{"c":3,"s":1,"id":522,"u":"retrocognition_crb","p":365,"h":1,"lvl":7,"n":"Retrocognition"},{"c":3,"s":1,"id":523,"u":"reverse%20gravity_crb","p":365,"h":1,"lvl":7,"n":"Reverse Gravity"},{"c":3,"s":1,"id":524,"u":"revival_crb","p":366,"h":1,"lvl":10,"n":"Revival"},{"c":3,"s":1,"id":525,"u":"righteous%20might_crb","p":366,"h":1,"lvl":6,"n":"Righteous Might"},{"c":3,"s":1,"id":526,"u":"rope%20trick_crb","p":366,"h":1,"lvl":4,"n":"Rope Trick"},{"c":3,"s":1,"id":527,"u":"safeguard%20secret_crb","p":396,"h":1,"lvl":4,"n":"Safeguard Secret"},{"c":3,"s":1,"id":528,"u":"sanctified%20ground_crb","p":366,"h":1,"lvl":3,"n":"Sanctified Ground"},{"c":3,"s":1,"id":529,"u":"sanctuary_crb","p":366,"h":1,"lvl":1,"n":"Sanctuary"},{"c":3,"s":1,"id":530,"u":"savor%20the%20sting_crb","p":396,"h":1,"lvl":1,"n":"Savor The Sting"},{"c":3,"s":1,"id":531,"u":"scholarly%20recollection_crb","p":396,"h":1,"lvl":1,"n":"Scholarly Recollection"},{"c":3,"s":1,"id":532,"u":"scintillating%20pattern_crb","p":367,"h":1,"lvl":8,"n":"Scintillating Pattern"},{"c":3,"s":1,"id":533,"u":"scrying_crb","p":367,"h":1,"lvl":6,"n":"Scrying"},{"c":3,"s":1,"id":534,"u":"searing%20light_crb","p":367,"h":1,"lvl":3,"n":"Searing Light"},{"c":3,"s":1,"id":535,"u":"secret%20page_crb","p":367,"h":1,"lvl":3,"n":"Secret Page"},{"c":3,"s":1,"id":536,"u":"see%20invisibility_crb","p":367,"h":1,"lvl":2,"n":"See Invisibility"},{"c":3,"s":1,"id":537,"u":"sending_crb","p":367,"h":1,"lvl":5,"n":"Sending"},{"c":3,"s":1,"id":538,"u":"shadow%20blast_crb","p":367,"h":1,"lvl":5,"n":"Shadow Blast"},{"c":3,"s":1,"id":539,"u":"shadow%20siphon_crb","p":368,"h":1,"lvl":5,"n":"Shadow Siphon"},{"c":3,"s":1,"id":540,"u":"shadow%20walk_crb","p":368,"h":1,"lvl":5,"n":"Shadow Walk"},{"c":3,"s":1,"id":541,"u":"shape%20stone_crb","p":368,"h":1,"lvl":4,"n":"Shape Stone"},{"c":3,"s":1,"id":542,"u":"shape%20wood_crb","p":368,"h":1,"lvl":2,"n":"Shape Wood"},{"c":3,"s":1,"id":543,"u":"shapechange_crb","p":368,"h":1,"lvl":9,"n":"Shapechange"},{"c":3,"s":1,"id":544,"u":"shared%20nightmare_crb","p":396,"h":1,"lvl":4,"n":"Shared Nightmare"},{"c":3,"s":1,"id":545,"u":"shatter_crb","p":368,"h":1,"lvl":2,"n":"Shatter"},{"c":3,"s":1,"id":546,"u":"shield_crb","p":368,"h":1,"lvl":1,"n":"Shield"},{"c":3,"s":1,"id":547,"u":"shield%20other_crb","p":369,"h":1,"lvl":2,"n":"Shield Other"},{"c":3,"s":1,"id":548,"u":"shifting%20form_crb","p":407,"h":1,"lvl":4,"n":"Shifting Form"},{"c":3,"s":1,"id":549,"u":"shillelagh_crb","p":369,"h":1,"lvl":1,"n":"Shillelagh"},{"c":3,"s":1,"id":550,"u":"shocking%20grasp_crb","p":369,"h":1,"lvl":1,"n":"Shocking Grasp"},{"c":3,"s":1,"id":551,"u":"shrink_crb","p":369,"h":1,"lvl":2,"n":"Shrink"},{"c":3,"s":1,"id":552,"u":"shrink%20item_crb","p":369,"h":1,"lvl":3,"n":"Shrink Item"},{"c":3,"s":1,"id":553,"u":"sigil_crb","p":369,"h":1,"lvl":1,"n":"Sigil"},{"c":3,"s":1,"id":554,"u":"silence_crb","p":369,"h":1,"lvl":2,"n":"Silence"},{"c":3,"s":1,"id":555,"u":"sleep_crb","p":370,"h":1,"lvl":1,"n":"Sleep"},{"c":3,"s":1,"id":556,"u":"slow_crb","p":370,"h":1,"lvl":3,"n":"Slow"},{"c":3,"s":1,"id":557,"u":"solid%20fog_crb","p":370,"h":1,"lvl":4,"n":"Solid Fog"},{"c":3,"s":1,"id":558,"u":"soothe_crb","p":370,"h":1,"lvl":1,"n":"Soothe"},{"c":3,"s":1,"id":559,"u":"soothing%20ballad_crb","p":387,"h":1,"lvl":7,"n":"Soothing Ballad"},{"c":3,"s":1,"id":560,"u":"soothing%20words_crb","p":396,"h":1,"lvl":1,"n":"Soothing Words"},{"c":3,"s":1,"id":561,"u":"sound%20burst_crb","p":370,"h":1,"lvl":2,"n":"Sound Burst"},{"c":3,"s":1,"id":562,"u":"speak%20with%20animals_crb","p":370,"h":1,"lvl":2,"n":"Speak With Animals"},{"c":3,"s":1,"id":563,"u":"speak%20with%20plants_crb","p":370,"h":1,"lvl":4,"n":"Speak With Plants"},{"c":3,"s":1,"id":564,"u":"spectral%20hand_crb","p":370,"h":1,"lvl":2,"n":"Spectral Hand"},{"c":3,"s":1,"id":565,"u":"spell%20immunity_crb","p":371,"h":1,"lvl":4,"n":"Spell Immunity"},{"c":3,"s":1,"id":566,"u":"spell%20turning_crb","p":371,"h":1,"lvl":7,"n":"Spell Turning"},{"c":3,"s":1,"id":567,"u":"spellwrack_crb","p":371,"h":1,"lvl":6,"n":"Spellwrack"},{"c":3,"s":1,"id":568,"u":"spider%20climb_crb","p":371,"h":1,"lvl":2,"n":"Spider Climb"},{"c":3,"s":1,"id":569,"u":"spider%20sting_crb","p":371,"h":1,"lvl":1,"n":"Spider Sting"},{"c":3,"s":1,"id":570,"u":"spirit%20blast_crb","p":371,"h":1,"lvl":6,"n":"Spirit Blast"},{"c":3,"s":1,"id":571,"u":"spirit%20link_crb","p":371,"h":1,"lvl":1,"n":"Spirit Link"},{"c":3,"s":1,"id":572,"u":"spirit%20song_crb","p":372,"h":1,"lvl":8,"n":"Spirit Song"},{"c":3,"s":1,"id":573,"u":"spiritual%20epidemic_crb","p":372,"h":1,"lvl":8,"n":"Spiritual Epidemic"},{"c":3,"s":1,"id":574,"u":"spiritual%20guardian_crb","p":373,"h":1,"lvl":5,"n":"Spiritual Guardian"},{"c":3,"s":1,"id":575,"u":"spiritual%20weapon_crb","p":373,"h":1,"lvl":2,"n":"Spiritual Weapon"},{"c":3,"s":1,"id":576,"u":"splash%20of%20art_crb","p":397,"h":1,"lvl":1,"n":"Splash Of Art"},{"c":3,"s":1,"id":577,"u":"stabilize_crb","p":373,"h":1,"lvl":1,"n":"Stabilize"},{"c":3,"s":1,"id":578,"u":"status_crb","p":373,"h":1,"lvl":2,"n":"Status"},{"c":3,"s":1,"id":579,"u":"stinking%20cloud_crb","p":373,"h":1,"lvl":3,"n":"Stinking Cloud"},{"c":3,"s":1,"id":580,"u":"stone%20tell_crb","p":374,"h":1,"lvl":6,"n":"Stone Tell"},{"c":3,"s":1,"id":581,"u":"stone%20to%20flesh_crb","p":374,"h":1,"lvl":6,"n":"Stone To Flesh"},{"c":3,"s":1,"id":582,"u":"stoneskin_crb","p":374,"h":1,"lvl":4,"n":"Stoneskin"},{"c":3,"s":1,"id":583,"u":"storm%20lord_crb","p":400,"h":1,"lvl":9,"n":"Storm Lord"},{"c":3,"s":1,"id":584,"u":"storm%20of%20vengeance_crb","p":374,"h":1,"lvl":9,"n":"Storm Of Vengeance"},{"c":3,"s":1,"id":585,"u":"stormwind%20flight_crb","p":400,"h":1,"lvl":4,"n":"Stormwind Flight"},{"c":3,"s":1,"id":586,"u":"subconscious%20suggestion_crb","p":374,"h":1,"lvl":5,"n":"Subconscious Suggestion"},{"c":3,"s":1,"id":587,"u":"sudden%20shift_crb","p":397,"h":1,"lvl":1,"n":"Sudden Shift"},{"c":3,"s":1,"id":588,"u":"suggestion_crb","p":374,"h":1,"lvl":4,"n":"Suggestion"},{"c":3,"s":1,"id":589,"u":"summon%20animal_crb","p":375,"h":1,"lvl":1,"n":"Summon Animal"},{"c":3,"s":1,"id":590,"u":"summon%20celestial_crb","p":375,"h":1,"lvl":5,"n":"Summon Celestial"},{"c":3,"s":1,"id":591,"u":"summon%20construct_crb","p":375,"h":1,"lvl":1,"n":"Summon Construct"},{"c":3,"s":1,"id":592,"u":"summon%20dragon_crb","p":375,"h":1,"lvl":5,"n":"Summon Dragon"},{"c":3,"s":1,"id":593,"u":"summon%20elemental_crb","p":375,"h":1,"lvl":2,"n":"Summon Elemental"},{"c":3,"s":1,"id":594,"u":"summon%20entity_crb","p":375,"h":1,"lvl":5,"n":"Summon Entity"},{"c":3,"s":1,"id":595,"u":"summon%20fey_crb","p":375,"h":1,"lvl":1,"n":"Summon Fey"},{"c":3,"s":1,"id":596,"u":"summon%20fiend_crb","p":375,"h":1,"lvl":5,"n":"Summon Fiend"},{"c":3,"s":1,"id":597,"u":"summon%20giant_crb","p":376,"h":1,"lvl":5,"n":"Summon Giant"},{"c":3,"s":1,"id":598,"u":"summon%20plant%20or%20fungus_crb","p":376,"h":1,"lvl":1,"n":"Summon Plant Or Fungus"},{"c":3,"s":1,"id":599,"u":"sunburst_crb","p":376,"h":1,"lvl":7,"n":"Sunburst"},{"c":3,"s":1,"id":600,"u":"swamp%20of%20sloth_crb","p":405,"h":1,"lvl":3,"n":"Swamp Of Sloth"},{"c":3,"s":1,"id":601,"u":"sweet%20dream_crb","p":397,"h":1,"lvl":1,"n":"Sweet Dream"},{"c":3,"s":1,"id":602,"u":"synaptic%20pulse_crb","p":376,"h":1,"lvl":5,"n":"Synaptic Pulse"},{"c":3,"s":1,"id":603,"u":"synesthesia_crb","p":376,"h":1,"lvl":5,"n":"Synesthesia"},{"c":3,"s":1,"id":604,"u":"take%20its%20course_crb","p":397,"h":1,"lvl":4,"n":"Take Its Course"},{"c":3,"s":1,"id":605,"u":"talking%20corpse_crb","p":376,"h":1,"lvl":4,"n":"Talking Corpse"},{"c":3,"s":1,"id":606,"u":"tanglefoot_crb","p":377,"h":1,"lvl":1,"n":"Tanglefoot"},{"c":3,"s":1,"id":607,"u":"tangling%20creepers_crb","p":377,"h":1,"lvl":6,"n":"Tangling Creepers"},{"c":3,"s":1,"id":608,"u":"telekinetic%20haul_crb","p":377,"h":1,"lvl":5,"n":"Telekinetic Haul"},{"c":3,"s":1,"id":609,"u":"telekinetic%20maneuver_crb","p":377,"h":1,"lvl":2,"n":"Telekinetic Maneuver"},{"c":3,"s":1,"id":610,"u":"telekinetic%20projectile_crb","p":377,"h":1,"lvl":1,"n":"Telekinetic Projectile"},{"c":3,"s":1,"id":611,"u":"telepathic%20bond_crb","p":377,"h":1,"lvl":5,"n":"Telepathic Bond"},{"c":3,"s":1,"id":612,"u":"telepathic%20demand_crb","p":377,"h":1,"lvl":9,"n":"Telepathic Demand"},{"c":3,"s":1,"id":613,"u":"telepathy_crb","p":377,"h":1,"lvl":4,"n":"Telepathy"},{"c":3,"s":1,"id":614,"u":"teleport_crb","p":378,"h":1,"lvl":6,"n":"Teleport"},{"c":3,"s":1,"id":615,"u":"tempest%20surge_crb","p":400,"h":1,"lvl":1,"n":"Tempest Surge"},{"c":3,"s":1,"id":616,"u":"tempt%20fate_crb","p":397,"h":1,"lvl":4,"n":"Tempt Fate"},{"c":3,"s":1,"id":617,"u":"tentacular%20limbs_crb","p":405,"h":1,"lvl":1,"n":"Tentacular Limbs"},{"c":3,"s":1,"id":618,"u":"tidal%20surge_crb","p":397,"h":1,"lvl":1,"n":"Tidal Surge"},{"c":3,"s":1,"id":619,"u":"time%20stop_crb","p":378,"h":1,"lvl":10,"n":"Time Stop"},{"c":3,"s":1,"id":620,"u":"tongues_crb","p":378,"h":1,"lvl":5,"n":"Tongues"},{"c":3,"s":1,"id":621,"u":"touch%20of%20idiocy_crb","p":378,"h":1,"lvl":2,"n":"Touch Of Idiocy"},{"c":3,"s":1,"id":622,"u":"touch%20of%20obedience_crb","p":398,"h":1,"lvl":1,"n":"Touch Of Obedience"},{"c":3,"s":1,"id":623,"u":"touch%20of%20the%20moon_crb","p":398,"h":1,"lvl":4,"n":"Touch Of The Moon"},{"c":3,"s":1,"id":624,"u":"touch%20of%20undeath_crb","p":398,"h":1,"lvl":1,"n":"Touch Of Undeath"},{"c":3,"s":1,"id":625,"u":"traveler's%20transit_crb","p":398,"h":1,"lvl":4,"n":"Traveler's Transit"},{"c":3,"s":1,"id":626,"u":"tree%20shape_crb","p":378,"h":1,"lvl":2,"n":"Tree Shape"},{"c":3,"s":1,"id":627,"u":"tree%20stride_crb","p":378,"h":1,"lvl":5,"n":"Tree Stride"},{"c":3,"s":1,"id":628,"u":"trickster's%20twin_crb","p":398,"h":1,"lvl":4,"n":"Trickster's Twin"},{"c":3,"s":1,"id":629,"u":"triple%20time_crb","p":387,"h":1,"lvl":2,"n":"Triple Time"},{"c":3,"s":1,"id":630,"u":"true%20seeing_crb","p":378,"h":1,"lvl":6,"n":"True Seeing"},{"c":3,"s":1,"id":631,"u":"true%20strike_crb","p":379,"h":1,"lvl":1,"n":"True Strike"},{"c":3,"s":1,"id":632,"u":"true%20target_crb","p":379,"h":1,"lvl":7,"n":"True Target"},{"c":3,"s":1,"id":633,"u":"uncontrollable%20dance_crb","p":379,"h":1,"lvl":8,"n":"Uncontrollable Dance"},{"c":3,"s":1,"id":634,"u":"undeath's%20blessing_crb","p":405,"h":1,"lvl":1,"n":"Undeath's Blessing"},{"c":3,"s":1,"id":635,"u":"undetectable%20alignment_crb","p":379,"h":1,"lvl":2,"n":"Undetectable Alignment"},{"c":3,"s":1,"id":636,"u":"unfathomable%20song_crb","p":379,"h":1,"lvl":9,"n":"Unfathomable Song"},{"c":3,"s":1,"id":637,"u":"unfettered%20pack_crb","p":379,"h":1,"lvl":7,"n":"Unfettered Pack"},{"c":3,"s":1,"id":638,"u":"unimpeded%20stride_crb","p":398,"h":1,"lvl":1,"n":"Unimpeded Stride"},{"c":3,"s":1,"id":639,"u":"unity_crb","p":398,"h":1,"lvl":4,"n":"Unity"},{"c":3,"s":1,"id":640,"u":"unrelenting%20observation_crb","p":379,"h":1,"lvl":8,"n":"Unrelenting Observation"},{"c":3,"s":1,"id":641,"u":"unseen%20servant_crb","p":380,"h":1,"lvl":1,"n":"Unseen Servant"},{"c":3,"s":1,"id":642,"u":"unusual%20anatomy_crb","p":405,"h":1,"lvl":5,"n":"Unusual Anatomy"},{"c":3,"s":1,"id":643,"u":"vampiric%20exsanguination_crb","p":380,"h":1,"lvl":6,"n":"Vampiric Exsanguination"},{"c":3,"s":1,"id":644,"u":"vampiric%20touch_crb","p":380,"h":1,"lvl":3,"n":"Vampiric Touch"},{"c":3,"s":1,"id":645,"u":"veil_crb","p":380,"h":1,"lvl":4,"n":"Veil"},{"c":3,"s":1,"id":646,"u":"veil%20of%20confidence_crb","p":398,"h":1,"lvl":1,"n":"Veil Of Confidence"},{"c":3,"s":1,"id":647,"u":"ventriloquism_crb","p":381,"h":1,"lvl":1,"n":"Ventriloquism"},{"c":3,"s":1,"id":648,"u":"vibrant%20pattern_crb","p":381,"h":1,"lvl":6,"n":"Vibrant Pattern"},{"c":3,"s":1,"id":649,"u":"vibrant%20thorns_crb","p":399,"h":1,"lvl":1,"n":"Vibrant Thorns"},{"c":3,"s":1,"id":650,"u":"vigilant%20eye_crb","p":407,"h":1,"lvl":4,"n":"Vigilant Eye"},{"c":3,"s":1,"id":651,"u":"visions%20of%20danger_crb","p":381,"h":1,"lvl":7,"n":"Visions Of Danger"},{"c":3,"s":1,"id":652,"u":"vital%20beacon_crb","p":382,"h":1,"lvl":4,"n":"Vital Beacon"},{"c":3,"s":1,"id":653,"u":"volcanic%20eruption_crb","p":382,"h":1,"lvl":7,"n":"Volcanic Eruption"},{"c":3,"s":1,"id":654,"u":"wail%20of%20the%20banshee_crb","p":382,"h":1,"lvl":9,"n":"Wail Of The Banshee"},{"c":3,"s":1,"id":655,"u":"waking%20nightmare_crb","p":399,"h":1,"lvl":1,"n":"Waking Nightmare"},{"c":3,"s":1,"id":656,"u":"wall%20of%20fire_crb","p":382,"h":1,"lvl":4,"n":"Wall Of Fire"},{"c":3,"s":1,"id":657,"u":"wall%20of%20force_crb","p":382,"h":1,"lvl":6,"n":"Wall Of Force"},{"c":3,"s":1,"id":658,"u":"wall%20of%20ice_crb","p":382,"h":1,"lvl":5,"n":"Wall Of Ice"},{"c":3,"s":1,"id":659,"u":"wall%20of%20stone_crb","p":383,"h":1,"lvl":5,"n":"Wall Of Stone"},{"c":3,"s":1,"id":660,"u":"wall%20of%20thorns_crb","p":383,"h":1,"lvl":3,"n":"Wall Of Thorns"},{"c":3,"s":1,"id":661,"u":"wall%20of%20wind_crb","p":383,"h":1,"lvl":3,"n":"Wall Of Wind"},{"c":3,"s":1,"id":662,"u":"wanderer's%20guide_crb","p":383,"h":1,"lvl":3,"n":"Wanderer's Guide"},{"c":3,"s":1,"id":663,"u":"warp%20mind_crb","p":383,"h":1,"lvl":7,"n":"Warp Mind"},{"c":3,"s":1,"id":664,"u":"warped%20terrain_crb","p":407,"h":1,"lvl":1,"n":"Warped Terrain"},{"c":3,"s":1,"id":665,"u":"water%20breathing_crb","p":384,"h":1,"lvl":2,"n":"Water Breathing"},{"c":3,"s":1,"id":666,"u":"water%20walk_crb","p":384,"h":1,"lvl":2,"n":"Water Walk"},{"c":3,"s":1,"id":667,"u":"weapon%20of%20judgment_crb","p":384,"h":1,"lvl":9,"n":"Weapon Of Judgment"},{"c":3,"s":1,"id":668,"u":"weapon%20storm_crb","p":384,"h":1,"lvl":4,"n":"Weapon Storm"},{"c":3,"s":1,"id":669,"u":"weapon%20surge_crb","p":399,"h":1,"lvl":1,"n":"Weapon Surge"},{"c":3,"s":1,"id":670,"u":"web_crb","p":384,"h":1,"lvl":2,"n":"Web"},{"c":3,"s":1,"id":671,"u":"weird_crb","p":385,"h":1,"lvl":9,"n":"Weird"},{"c":3,"s":1,"id":672,"u":"wholeness%20of%20body_crb","p":402,"h":1,"lvl":2,"n":"Wholeness Of Body"},{"c":3,"s":1,"id":673,"u":"wild%20morph_crb","p":400,"h":1,"lvl":1,"n":"Wild Morph"},{"c":3,"s":1,"id":674,"u":"wild%20shape_crb","p":401,"h":1,"lvl":1,"n":"Wild Shape"},{"c":3,"s":1,"id":675,"u":"wild%20winds%20stance_crb","p":402,"h":1,"lvl":4,"n":"Wild Winds Stance"},{"c":3,"s":1,"id":676,"u":"wind%20jump_crb","p":402,"h":1,"lvl":5,"n":"Wind Jump"},{"c":3,"s":1,"id":677,"u":"wind%20walk_crb","p":385,"h":1,"lvl":8,"n":"Wind Walk"},{"c":3,"s":1,"id":678,"u":"wish_crb","p":385,"h":1,"lvl":10,"n":"Wish"},{"c":3,"s":1,"id":679,"u":"word%20of%20freedom_crb","p":399,"h":1,"lvl":4,"n":"Word Of Freedom"},{"c":3,"s":1,"id":680,"u":"word%20of%20truth_crb","p":399,"h":1,"lvl":1,"n":"Word Of Truth"},{"c":3,"s":1,"id":681,"u":"you're%20mine_crb","p":406,"h":1,"lvl":5,"n":"You're Mine"},{"c":3,"s":1,"id":682,"u":"zeal%20for%20battle_crb","p":399,"h":1,"lvl":4,"n":"Zeal For Battle"},{"c":3,"s":1,"id":683,"u":"zealous%20conviction_crb","p":385,"h":1,"lvl":6,"n":"Zealous Conviction"},{"c":3,"s":1,"id":684,"u":"zone%20of%20truth_crb","p":385,"h":1,"lvl":3,"n":"Zone Of Truth"},{"c":3,"s":2,"id":685,"u":"exchange%20image_aoa3","p":73,"h":1,"lvl":1,"n":"Exchange Image"},{"c":3,"s":2,"id":686,"u":"forgotten%20lines_aoa3","p":73,"h":1,"lvl":4,"n":"Forgotten Lines"},{"c":3,"s":2,"id":687,"u":"join%20pasts_aoa3","p":74,"h":1,"lvl":1,"n":"Join Pasts"},{"c":3,"s":2,"id":688,"u":"silver's%20refrain_aoa3","p":74,"h":1,"lvl":1,"n":"Silver's Refrain"},{"c":3,"s":2,"id":689,"u":"spiritual%20anamnesis_aoa3","p":74,"h":1,"lvl":4,"n":"Spiritual Anamnesis"},{"c":3,"s":3,"id":690,"u":"electrified%20crystal%20ward_aoa4","p":75,"h":1,"lvl":3,"n":"Electrified Crystal Ward"},{"c":3,"s":3,"id":691,"u":"practice%20makes%20perfect_aoa4","p":63,"h":1,"lvl":1,"n":"Practice Makes Perfect"},{"c":3,"s":3,"id":692,"u":"tireless%20worker_aoa4","p":63,"h":1,"lvl":4,"n":"Tireless Worker"},{"c":3,"s":4,"id":693,"u":"apex%20companion_aoa6","p":77,"h":1,"lvl":10,"n":"Apex Companion"},{"c":3,"s":4,"id":694,"u":"song%20of%20the%20fallen_aoa6","p":77,"h":1,"lvl":10,"n":"Song Of The Fallen"},{"c":3,"s":5,"id":695,"u":"admonishing%20ray_aoe2","p":76,"h":1,"lvl":1,"n":"Admonishing Ray"},{"c":3,"s":5,"id":696,"u":"magical%20fetters_aoe2","p":77,"h":1,"lvl":3,"n":"Magical Fetters"},{"c":3,"s":5,"id":697,"u":"maze%20of%20locked%20doors_aoe2","p":77,"h":1,"lvl":7,"n":"Maze Of Locked Doors"},{"c":3,"s":5,"id":698,"u":"putrefy%20food%20and%20drink_aoe2","p":77,"h":1,"lvl":1,"n":"Putrefy Food And Drink"},{"c":3,"s":5,"id":699,"u":"speaking%20sky_aoe2","p":79,"h":1,"lvl":6,"n":"Speaking Sky"},{"c":3,"s":5,"id":700,"u":"steal%20the%20sky_aoe2","p":79,"h":1,"lvl":5,"n":"Steal The Sky"},{"c":3,"s":6,"id":701,"u":"imp%20sting_aoe4","p":80,"h":1,"lvl":2,"n":"Imp Sting"},{"c":3,"s":6,"id":702,"u":"leng%20sting_aoe4","p":80,"h":1,"lvl":7,"n":"Leng Sting"},{"c":3,"s":6,"id":703,"u":"linnorm%20sting_aoe4","p":81,"h":1,"lvl":9,"n":"Linnorm Sting"},{"c":3,"s":6,"id":704,"u":"swarming%20wasp%20stings_aoe4","p":81,"h":1,"lvl":4,"n":"Swarming Wasp Stings"},{"c":3,"s":6,"id":705,"u":"wyvern%20sting_aoe4","p":81,"h":1,"lvl":5,"n":"Wyvern Sting"},{"c":3,"s":7,"id":706,"u":"ordained%20purpose_aoe5","p":75,"h":1,"lvl":4,"n":"Ordained Purpose"},{"c":3,"s":7,"id":707,"u":"split%20the%20tongue_aoe5","p":75,"h":1,"lvl":1,"n":"Split The Tongue"},{"c":3,"s":8,"id":708,"u":"divinity%20leech_aoe6","p":75,"h":1,"lvl":9,"n":"Divinity Leech"},{"c":3,"s":8,"id":709,"u":"prismatic%20shield_aoe6","p":75,"h":1,"lvl":9,"n":"Prismatic Shield"},{"c":3,"s":9,"id":710,"u":"worm's%20repast_av1","p":80,"h":1,"lvl":2,"n":"Worm's Repast"},{"c":3,"s":10,"id":711,"u":"daydreamer's%20curse_av2","p":73,"h":1,"lvl":4,"n":"Daydreamer's Curse"},{"c":3,"s":10,"id":712,"u":"sage's%20curse_av2","p":73,"h":1,"lvl":4,"n":"Sage's Curse"},{"c":3,"s":10,"id":713,"u":"sage's%20curse_av2","p":73,"h":1,"lvl":4,"n":"Savant's Curse (Sage's Curse)"},{"c":3,"s":11,"id":714,"u":"call%20the%20blood_av3","p":75,"h":1,"lvl":4,"n":"Call The Blood"},{"c":3,"s":11,"id":715,"u":"ectoplasmic%20expulsion_av3","p":75,"h":1,"lvl":5,"n":"Ectoplasmic Expulsion"},{"c":3,"s":11,"id":716,"u":"fearful%20feast_av3","p":65,"h":1,"lvl":4,"n":"Fearful Feast"},{"c":3,"s":11,"id":717,"u":"lift%20nature's%20caul_av3","p":65,"h":1,"lvl":1,"n":"Lift Nature's Caul"},{"c":3,"s":12,"id":718,"u":"hallowed%20ground_botd","p":25,"h":1,"lvl":1,"n":"Hallowed Ground"},{"c":3,"s":12,"id":719,"u":"eyes%20of%20the%20dead_botd","p":35,"h":1,"lvl":3,"n":"Eyes of the Dead"},{"c":3,"s":12,"id":720,"u":"shambling%20horror_botd","p":35,"h":1,"lvl":6,"n":"Shambling Horror"},{"c":3,"s":12,"id":721,"u":"subjugate%20undead_botd","p":35,"h":1,"lvl":3,"n":"Subjugate Undead"},{"c":3,"s":13,"id":722,"u":"distortion%20lens_da","p":23,"h":1,"lvl":1,"n":"Distortion Lens"},{"c":3,"s":13,"id":723,"u":"ghostly%20shift_da","p":23,"h":1,"lvl":3,"n":"Ghostly Shift"},{"c":3,"s":13,"id":724,"u":"tesseract%20tunnel_da","p":23,"h":1,"lvl":5,"n":"Tesseract Tunnel"},{"c":3,"s":13,"id":725,"u":"imaginary%20weapon_da","p":22,"h":1,"lvl":1,"n":"Imaginary Weapon"},{"c":3,"s":13,"id":726,"u":"astral%20rain_da","p":22,"h":1,"lvl":3,"n":"Astral Rain"},{"c":3,"s":13,"id":727,"u":"hologram%20cage_da","p":22,"h":1,"lvl":5,"n":"Hologram Cage"},{"c":3,"s":13,"id":728,"u":"forbidden%20thought_da","p":21,"h":1,"lvl":1,"n":"Forbidden Thought"},{"c":3,"s":13,"id":729,"u":"shatter%20mind_da","p":21,"h":1,"lvl":3,"n":"Shatter Mind"},{"c":3,"s":13,"id":730,"u":"contagious%20idea_da","p":21,"h":1,"lvl":5,"n":"Contagious Idea"},{"c":3,"s":13,"id":731,"u":"thermal%20stasis_da","p":20,"h":1,"lvl":1,"n":"Thermal Stasis"},{"c":3,"s":13,"id":732,"u":"entropic%20wheel_da","p":20,"h":1,"lvl":3,"n":"Entropic Wheel"},{"c":3,"s":13,"id":733,"u":"redistribute%20potential_da","p":20,"h":1,"lvl":5,"n":"Redistribute Potential"},{"c":3,"s":13,"id":734,"u":"glimpse%20weakness_da","p":18,"h":1,"lvl":1,"n":"Glimpse Weakness"},{"c":3,"s":13,"id":735,"u":"omnidirectional%20scan_da","p":18,"h":1,"lvl":3,"n":"Omnidirectional Scan"},{"c":3,"s":13,"id":736,"u":"foresee%20the%20path_da","p":18,"h":1,"lvl":5,"n":"Foresee the Path"},{"c":3,"s":13,"id":737,"u":"telekinetic%20rend_da","p":17,"h":1,"lvl":1,"n":"Telekinetic Rend"},{"c":3,"s":13,"id":738,"u":"vector%20screen_da","p":17,"h":1,"lvl":3,"n":"Vector Screen"},{"c":3,"s":13,"id":739,"u":"bilocation_da","p":104,"h":1,"lvl":9,"n":"Bilocation"},{"c":3,"s":13,"id":740,"u":"bracing%20tendrils_da","p":104,"h":1,"lvl":3,"n":"Bracing Tendrils"},{"c":3,"s":13,"id":741,"u":"empty%20pack_da","p":105,"h":1,"lvl":2,"n":"Empty Pack"},{"c":3,"s":13,"id":742,"u":"etheric%20shards_da","p":105,"h":1,"lvl":5,"n":"Etheric Shards"},{"c":3,"s":13,"id":743,"u":"falling%20sky_da","p":105,"h":1,"lvl":8,"n":"Falling Sky"},{"c":3,"s":13,"id":744,"u":"focusing%20hum_da","p":105,"h":1,"lvl":3,"n":"Focusing Hum"},{"c":3,"s":13,"id":745,"u":"implement%20of%20destruction_da","p":105,"h":1,"lvl":4,"n":"Implement of Destruction"},{"c":3,"s":13,"id":746,"u":"kinetic%20ram_da","p":105,"h":1,"lvl":1,"n":"Kinetic Ram"},{"c":3,"s":13,"id":747,"u":"momentary%20recovery_da","p":106,"h":1,"lvl":7,"n":"Momentary Recovery"},{"c":3,"s":13,"id":748,"u":"moth's%20supper_da","p":106,"h":1,"lvl":3,"n":"Moth's Supper"},{"c":3,"s":13,"id":749,"u":"phase%20bolt_da","p":106,"h":1,"lvl":1,"n":"Phase Bolt"},{"c":3,"s":13,"id":750,"u":"poltergeist's%20fury_da","p":106,"h":1,"lvl":6,"n":"Poltergeist's Fury"},{"c":3,"s":13,"id":751,"u":"rally%20point_da","p":106,"h":1,"lvl":3,"n":"Rally Point"},{"c":3,"s":13,"id":752,"u":"sea%20of%20thought_da","p":106,"h":1,"lvl":3,"n":"Sea of Thought"},{"c":3,"s":13,"id":753,"u":"shadow%20spy_da","p":107,"h":1,"lvl":3,"n":"Shadow Spy"},{"c":3,"s":13,"id":754,"u":"soft%20landing_da","p":107,"h":1,"lvl":4,"n":"Soft Landing"},{"c":3,"s":13,"id":755,"u":"telekinetic%20bombardment_da","p":107,"h":1,"lvl":7,"n":"Telekinetic Bombardment"},{"c":3,"s":13,"id":756,"u":"warp%20step_da","p":107,"h":1,"lvl":1,"n":"Warp Step"},{"c":3,"s":13,"id":757,"u":"false%20nature_da","p":78,"h":1,"lvl":4,"n":"False Nature"},{"c":3,"s":13,"id":758,"u":"cinder%20gaze_da","p":142,"h":1,"lvl":1,"n":"Cinder Gaze"},{"c":3,"s":13,"id":759,"u":"pact%20broker_da","p":159,"h":1,"lvl":1,"n":"Pact Broker"},{"c":3,"s":13,"id":760,"u":"return%20the%20favor_da","p":159,"h":1,"lvl":3,"n":"Return the Favor"},{"c":3,"s":13,"id":761,"u":"over%20the%20coals_da","p":159,"h":1,"lvl":5,"n":"Over the Coals"},{"c":3,"s":13,"id":762,"u":"awaken%20entropy_da","p":181,"h":1,"lvl":6,"n":"Awaken Entropy"},{"c":3,"s":13,"id":763,"u":"behold%20the%20weave_da","p":181,"h":1,"lvl":3,"n":"Behold the Weave"},{"c":3,"s":13,"id":764,"u":"loose%20time's%20arrow_da","p":182,"h":1,"lvl":2,"n":"Loose Time's Arrow"},{"c":3,"s":13,"id":765,"u":"morass%20of%20ages_da","p":182,"h":1,"lvl":4,"n":"Morass of Ages"},{"c":3,"s":13,"id":766,"u":"quicken%20time_da","p":182,"h":1,"lvl":5,"n":"Quicken Time"},{"c":3,"s":13,"id":767,"u":"stagnate%20time_da","p":182,"h":1,"lvl":5,"n":"Stagnate Time"},{"c":3,"s":13,"id":768,"u":"summon%20irii_da","p":182,"h":1,"lvl":8,"n":"Summon Irii"},{"c":3,"s":13,"id":769,"u":"suspended%20retribution_da","p":183,"h":1,"lvl":6,"n":"Suspended Retribution"},{"c":3,"s":13,"id":770,"u":"temporal%20twin_da","p":183,"h":1,"lvl":3,"n":"Temporal Twin"},{"c":3,"s":13,"id":771,"u":"time%20pocket_da","p":183,"h":1,"lvl":3,"n":"Time Pocket"},{"c":3,"s":13,"id":772,"u":"temporal%20distortion_da","p":189,"h":1,"lvl":1,"n":"Temporal Distortion"},{"c":3,"s":13,"id":773,"u":"time%20skip_da","p":189,"h":1,"lvl":3,"n":"Time Skip"},{"c":3,"s":13,"id":774,"u":"manifold%20lives_da","p":189,"h":1,"lvl":6,"n":"Manifold Lives"},{"c":3,"s":13,"id":775,"u":"path%20of%20least%20resistance_da","p":185,"h":1,"lvl":4,"n":"Path of Least Resistance"},{"c":3,"s":13,"id":776,"u":"time%20sense_da","p":183,"h":1,"lvl":1,"n":"Time Sense"},{"c":3,"s":13,"id":777,"u":"euphoric%20renewal_da","p":142,"h":1,"lvl":4,"n":"Euphoric Renewal"},{"c":3,"s":13,"id":778,"u":"frenzied%20revelry_da","p":142,"h":1,"lvl":1,"n":"Frenzied Revelry"},{"c":3,"s":13,"id":779,"u":"hollow%20heart_da","p":142,"h":1,"lvl":1,"n":"Hollow Heart"},{"c":3,"s":13,"id":780,"u":"waking%20dream_da","p":207,"h":1,"lvl":4,"n":"Waking Dream"},{"c":3,"s":13,"id":781,"u":"isolation_da","p":143,"h":1,"lvl":4,"n":"Isolation"},{"c":3,"s":13,"id":782,"u":"inevitable%20destination_da","p":143,"h":1,"lvl":4,"n":"Inevitable Destination"},{"c":3,"s":13,"id":783,"u":"purifying%20veil_da","p":143,"h":1,"lvl":4,"n":"Purifying Veil"},{"c":3,"s":13,"id":784,"u":"shaken%20confidence_da","p":143,"h":1,"lvl":4,"n":"Shaken Confidence"},{"c":3,"s":13,"id":785,"u":"string%20of%20fate_da","p":143,"h":1,"lvl":1,"n":"String of Fate"},{"c":3,"s":13,"id":786,"u":"victory%20cry_da","p":143,"h":1,"lvl":1,"n":"Victory Cry"},{"c":3,"s":13,"id":787,"u":"weaponize%20secret_da","p":143,"h":1,"lvl":4,"n":"Weaponize Secret"},{"c":3,"s":13,"id":788,"u":"wind%20whispers_da","p":144,"h":1,"lvl":4,"n":"Wind Whispers"},{"c":3,"s":13,"id":789,"u":"wordsmith_da","p":144,"h":1,"lvl":4,"n":"Wordsmith"},{"c":3,"s":13,"id":790,"u":"dancing%20blade_da","p":17,"h":1,"lvl":5,"n":"Dancing Blade"},{"c":3,"s":14,"id":791,"u":"breath%20of%20drought_ec1","p":78,"h":1,"lvl":2,"n":"Breath Of Drought"},{"c":3,"s":14,"id":792,"u":"personal%20rain%20cloud_ec1","p":78,"h":1,"lvl":1,"n":"Personal Rain Cloud"},{"c":3,"s":14,"id":793,"u":"rime%20slick_ec1","p":78,"h":1,"lvl":2,"n":"Rime Slick"},{"c":3,"s":14,"id":794,"u":"scouring%20sand_ec1","p":78,"h":1,"lvl":1,"n":"Scouring Sand"},{"c":3,"s":14,"id":795,"u":"sea%20surge_ec1","p":78,"h":1,"lvl":2,"n":"Sea Surge"},{"c":3,"s":14,"id":796,"u":"sudden%20bolt_ec1","p":79,"h":1,"lvl":2,"n":"Sudden Bolt"},{"c":3,"s":14,"id":797,"u":"unseasonable%20squall_ec1","p":79,"h":1,"lvl":3,"n":"Unseasonable Squall"},{"c":3,"s":14,"id":798,"u":"verdant%20sprout_ec1","p":79,"h":1,"lvl":1,"n":"Verdant Sprout"},{"c":3,"s":15,"id":799,"u":"clownish%20curse_ec2","p":77,"h":1,"lvl":4,"n":"Clownish Curse"},{"c":3,"s":15,"id":800,"u":"favorable%20review_ec2","p":77,"h":1,"lvl":4,"n":"Favorable Review"},{"c":3,"s":15,"id":801,"u":"pillar%20of%20water_ec2","p":77,"h":1,"lvl":3,"n":"Pillar Of Water"},{"c":3,"s":15,"id":802,"u":"pyrotechnics_ec2","p":77,"h":1,"lvl":3,"n":"Pyrotechnics"},{"c":3,"s":16,"id":803,"u":"ravening%20maw_ec3","p":67,"h":1,"lvl":5,"n":"Ravening Maw"},{"c":3,"s":17,"id":804,"u":"blood%20feast_ec4","p":74,"h":1,"lvl":5,"n":"Blood Feast"},{"c":3,"s":17,"id":805,"u":"entrancing%20eyes_ec4","p":74,"h":1,"lvl":7,"n":"Entrancing Eyes"},{"c":3,"s":17,"id":806,"u":"necrotic%20radiation_ec4","p":75,"h":1,"lvl":4,"n":"Necrotic Radiation"},{"c":3,"s":18,"id":807,"u":"blightburn%20blast_ec5","p":73,"h":1,"lvl":7,"n":"Blightburn Blast"},{"c":3,"s":18,"id":808,"u":"control%20sand_ec5","p":73,"h":1,"lvl":7,"n":"Control Sand"},{"c":3,"s":18,"id":809,"u":"pillars%20of%20sand_ec5","p":74,"h":1,"lvl":5,"n":"Pillars Of Sand"},{"c":3,"s":19,"id":810,"u":"astral%20labyrinth_ec6","p":76,"h":1,"lvl":9,"n":"Astral Labyrinth"},{"c":3,"s":19,"id":811,"u":"deluge_ec6","p":76,"h":1,"lvl":8,"n":"Deluge"},{"c":3,"s":19,"id":812,"u":"devour%20life_ec6","p":76,"h":1,"lvl":8,"n":"Devour Life"},{"c":3,"s":19,"id":813,"u":"prying%20survey_ec6","p":76,"h":1,"lvl":8,"n":"Prying Survey"},{"c":3,"s":19,"id":814,"u":"undermine%20reality_ec6","p":76,"h":1,"lvl":8,"n":"Undermine Reality"},{"c":3,"s":19,"id":815,"u":"upheaval_ec6","p":77,"h":1,"lvl":9,"n":"Upheaval"},{"c":3,"s":20,"id":816,"u":"aura%20of%20the%20unremarkable_frp1","p":77,"h":1,"lvl":6,"n":"Aura Of The Unremarkable"},{"c":3,"s":20,"id":817,"u":"return%20beacon_frp1","p":77,"h":1,"lvl":5,"n":"Return Beacon"},{"c":3,"s":20,"id":818,"u":"wronged%20monk's%20wrath_frp1","p":77,"h":1,"lvl":5,"n":"Wronged Monk's Wrath"},{"c":3,"s":21,"id":819,"u":"cleansing%20flames_frp3","p":74,"h":1,"lvl":5,"n":"Cleansing Flames"},{"c":3,"s":21,"id":820,"u":"rejuvenating%20flames_frp3","p":74,"h":1,"lvl":1,"n":"Rejuvenating Flames"},{"c":3,"s":21,"id":821,"u":"shroud%20of%20flame_frp3","p":74,"h":1,"lvl":3,"n":"Shroud Of Flame"},{"c":3,"s":22,"id":822,"u":"invoke%20the%20crimson%20oath_locg","p":90,"h":1,"lvl":2,"n":"Invoke The Crimson Oath"},{"c":3,"s":22,"id":823,"u":"light%20of%20revelation_locg","p":91,"h":1,"lvl":2,"n":"Light Of Revelation"},{"c":3,"s":22,"id":824,"u":"perfect%20strike_locg","p":131,"h":1,"lvl":2,"n":"Perfect Strike"},{"c":3,"s":22,"id":825,"u":"sun%20blade_locg","p":91,"h":1,"lvl":2,"n":"Sun Blade"},{"c":3,"s":23,"id":826,"u":"acid%20storm_logm","p":106,"h":1,"lvl":5,"n":"Acid Storm"},{"c":3,"s":23,"id":827,"u":"acidic%20burst_logm","p":106,"h":1,"lvl":1,"n":"Acidic Burst"},{"c":3,"s":23,"id":828,"u":"adapt%20self_logm","p":112,"h":1,"lvl":1,"n":"Adapt Self"},{"c":3,"s":23,"id":829,"u":"adaptive%20ablation_logm","p":112,"h":1,"lvl":4,"n":"Adaptive Ablation"},{"c":3,"s":23,"id":830,"u":"agitate_logm","p":106,"h":1,"lvl":1,"n":"Agitate"},{"c":3,"s":23,"id":831,"u":"animus%20mine_logm","p":106,"h":1,"lvl":2,"n":"Animus Mine"},{"c":3,"s":23,"id":832,"u":"anticipate%20peril_logm","p":107,"h":1,"lvl":1,"n":"Anticipate Peril"},{"c":3,"s":23,"id":833,"u":"asterism_logm","p":117,"h":1,"lvl":4,"n":"Asterism"},{"c":3,"s":23,"id":834,"u":"befuddle_logm","p":107,"h":1,"lvl":1,"n":"Befuddle"},{"c":3,"s":23,"id":835,"u":"bottle%20the%20storm_logm","p":115,"h":1,"lvl":4,"n":"Bottle The Storm"},{"c":3,"s":23,"id":836,"u":"brand%20the%20impenitent_logm","p":107,"h":1,"lvl":2,"n":"Brand The Impenitent"},{"c":3,"s":23,"id":837,"u":"charged%20javelin_logm","p":115,"h":1,"lvl":1,"n":"Charged Javelin"},{"c":3,"s":23,"id":838,"u":"chilling%20spray_logm","p":107,"h":1,"lvl":1,"n":"Chilling Spray"},{"c":3,"s":23,"id":839,"u":"cup%20of%20dust_logm","p":107,"h":1,"lvl":3,"n":"Cup Of Dust"},{"c":3,"s":23,"id":840,"u":"delay%20consequence_logm","p":118,"h":1,"lvl":1,"n":"Delay Consequence"},{"c":3,"s":23,"id":841,"u":"diamond%20dust_logm","p":112,"h":1,"lvl":4,"n":"Diamond Dust"},{"c":3,"s":23,"id":842,"u":"divine%20plagues_logm","p":115,"h":1,"lvl":1,"n":"Divine Plagues"},{"c":3,"s":23,"id":843,"u":"door%20to%20beyond_logm","p":119,"h":1,"lvl":4,"n":"Door To Beyond"},{"c":3,"s":23,"id":844,"u":"draconic%20barrage_logm","p":119,"h":1,"lvl":1,"n":"Draconic Barrage"},{"c":3,"s":23,"id":845,"u":"dust%20storm_logm","p":114,"h":1,"lvl":4,"n":"Dust Storm"},{"c":3,"s":23,"id":846,"u":"dutiful%20challenge_logm","p":114,"h":1,"lvl":4,"n":"Dutiful Challenge"},{"c":3,"s":23,"id":847,"u":"ectoplasmic%20interstice_logm","p":117,"h":1,"lvl":4,"n":"Ectoplasmic Interstice"},{"c":3,"s":23,"id":848,"u":"eject%20soul_logm","p":117,"h":1,"lvl":1,"n":"Eject Soul"},{"c":3,"s":23,"id":849,"u":"empty%20inside_logm","p":119,"h":1,"lvl":1,"n":"Empty Inside"},{"c":3,"s":23,"id":850,"u":"endure_logm","p":107,"h":1,"lvl":1,"n":"Endure"},{"c":3,"s":23,"id":851,"u":"ephemeral%20hazards_logm","p":113,"h":1,"lvl":4,"n":"Ephemeral Hazards"},{"c":3,"s":23,"id":852,"u":"expeditious%20excavation_logm","p":107,"h":1,"lvl":2,"n":"Expeditious Excavation"},{"c":3,"s":23,"id":853,"u":"fallow%20field_logm","p":113,"h":1,"lvl":4,"n":"Fallow Field"},{"c":3,"s":23,"id":854,"u":"feast%20of%20ashes_logm","p":107,"h":1,"lvl":2,"n":"Feast Of Ashes"},{"c":3,"s":23,"id":855,"u":"font%20of%20serenity_logm","p":116,"h":1,"lvl":4,"n":"Font Of Serenity"},{"c":3,"s":23,"id":856,"u":"foul%20miasma_logm","p":115,"h":1,"lvl":4,"n":"Foul Miasma"},{"c":3,"s":23,"id":857,"u":"fungal%20hyphae_logm","p":108,"h":1,"lvl":2,"n":"Fungal Hyphae"},{"c":3,"s":23,"id":858,"u":"ghostly%20transcription_logm","p":115,"h":1,"lvl":4,"n":"Ghostly Transcription"},{"c":3,"s":23,"id":859,"u":"gravity%20well_logm","p":108,"h":1,"lvl":3,"n":"Gravity Well"},{"c":3,"s":23,"id":860,"u":"hyperfocus_logm","p":113,"h":1,"lvl":1,"n":"Hyperfocus"},{"c":3,"s":23,"id":861,"u":"ill%20omen_logm","p":108,"h":1,"lvl":1,"n":"Ill Omen"},{"c":3,"s":23,"id":862,"u":"iron%20gut_logm","p":108,"h":1,"lvl":2,"n":"Iron Gut"},{"c":3,"s":23,"id":863,"u":"lament_logm","p":116,"h":1,"lvl":1,"n":"Lament"},{"c":3,"s":23,"id":864,"u":"liberating%20command_logm","p":108,"h":1,"lvl":1,"n":"Liberating Command"},{"c":3,"s":23,"id":865,"u":"message%20rune_logm","p":108,"h":1,"lvl":1,"n":"Message Rune"},{"c":3,"s":23,"id":866,"u":"oathkeeper's%20insignia_logm","p":114,"h":1,"lvl":1,"n":"Oathkeeper's Insignia"},{"c":3,"s":23,"id":867,"u":"object%20memory_logm","p":118,"h":1,"lvl":1,"n":"Object Memory"},{"c":3,"s":23,"id":868,"u":"overflowing%20sorrow_logm","p":116,"h":1,"lvl":4,"n":"Overflowing Sorrow"},{"c":3,"s":23,"id":869,"u":"parch_logm","p":114,"h":1,"lvl":1,"n":"Parch"},{"c":3,"s":23,"id":870,"u":"penumbral%20shroud_logm","p":109,"h":1,"lvl":1,"n":"Penumbral Shroud"},{"c":3,"s":23,"id":871,"u":"redact_logm","p":114,"h":1,"lvl":1,"n":"Redact"},{"c":3,"s":23,"id":872,"u":"reflective%20scales_logm","p":109,"h":1,"lvl":4,"n":"Reflective Scales"},{"c":3,"s":23,"id":873,"u":"remember%20the%20lost_logm","p":119,"h":1,"lvl":4,"n":"Remember The Lost"},{"c":3,"s":23,"id":874,"u":"roar%20of%20the%20wyrm_logm","p":119,"h":1,"lvl":4,"n":"Roar Of The Wyrm"},{"c":3,"s":23,"id":875,"u":"share%20burden_logm","p":116,"h":1,"lvl":1,"n":"Share Burden"},{"c":3,"s":23,"id":876,"u":"share%20lore_logm","p":109,"h":1,"lvl":1,"n":"Share Lore"},{"c":3,"s":23,"id":877,"u":"shattering%20gem_logm","p":109,"h":1,"lvl":1,"n":"Shattering Gem"},{"c":3,"s":23,"id":878,"u":"shifting%20sand_logm","p":110,"h":1,"lvl":3,"n":"Shifting Sand"},{"c":3,"s":23,"id":879,"u":"shockwave_logm","p":110,"h":1,"lvl":1,"n":"Shockwave"},{"c":3,"s":23,"id":880,"u":"show%20the%20way_logm","p":110,"h":1,"lvl":3,"n":"Show The Way"},{"c":3,"s":23,"id":881,"u":"slough%20skin_logm","p":110,"h":1,"lvl":2,"n":"Slough Skin"},{"c":3,"s":23,"id":882,"u":"stasis_logm","p":118,"h":1,"lvl":4,"n":"Stasis"},{"c":3,"s":23,"id":883,"u":"swarm%20form_logm","p":118,"h":1,"lvl":4,"n":"Swarm Form"},{"c":3,"s":23,"id":884,"u":"swarmsense_logm","p":117,"h":1,"lvl":1,"n":"Swarmsense"},{"c":3,"s":23,"id":885,"u":"temporary%20tool_logm","p":110,"h":1,"lvl":1,"n":"Temporary Tool"},{"c":3,"s":23,"id":886,"u":"tether_logm","p":111,"h":1,"lvl":1,"n":"Tether"},{"c":3,"s":23,"id":887,"u":"time%20beacon_logm","p":111,"h":1,"lvl":7,"n":"Time Beacon"},{"c":3,"s":23,"id":888,"u":"whirling%20scarves_logm","p":111,"h":1,"lvl":3,"n":"Whirling Scarves"},{"c":3,"s":23,"id":889,"u":"winter%20bolt_logm","p":112,"h":1,"lvl":1,"n":"Winter Bolt"},{"c":3,"s":23,"id":890,"u":"withering%20grasp_logm","p":112,"h":1,"lvl":1,"n":"Withering Grasp"},{"c":3,"s":23,"id":891,"u":"zenith%20star_logm","p":117,"h":1,"lvl":1,"n":"Zenith Star"},{"c":3,"s":24,"id":892,"u":"blinking%20flame%20aura_loil","p":222,"h":1,"lvl":5,"n":"Blinking Flame Aura"},{"c":3,"s":24,"id":893,"u":"unblinking%20flame%20emblem_loil","p":223,"h":1,"lvl":7,"n":"Unblinking Flame Emblem"},{"c":3,"s":24,"id":894,"u":"unblinking%20flame%20ignition_loil","p":223,"h":1,"lvl":9,"n":"Unblinking Flame Ignition"},{"c":3,"s":24,"id":895,"u":"unbreaking%20wave%20barrier_loil","p":223,"h":1,"lvl":7,"n":"Unbreaking Wave Barrier"},{"c":3,"s":24,"id":896,"u":"unbreaking%20wave%20containment_loil","p":223,"h":1,"lvl":9,"n":"Unbreaking Wave Containment"},{"c":3,"s":24,"id":897,"u":"unbreaking%20wave%20vapor_loil","p":223,"h":1,"lvl":5,"n":"Unbreaking Wave Vapor"},{"c":3,"s":24,"id":898,"u":"unfolding%20wind%20blitz_loil","p":223,"h":1,"lvl":7,"n":"Unfolding Wind Blitz"},{"c":3,"s":24,"id":899,"u":"unfolding%20wind%20buffet_loil","p":223,"h":1,"lvl":5,"n":"Unfolding Wind Buffet"},{"c":3,"s":24,"id":900,"u":"unfolding%20wind%20crash_loil","p":224,"h":1,"lvl":9,"n":"Unfolding Wind Crash"},{"c":3,"s":24,"id":901,"u":"untwisting%20iron%20augmentation_loil","p":224,"h":1,"lvl":7,"n":"Untwisting Iron Augmentation"},{"c":3,"s":24,"id":902,"u":"untwisting%20iron%20pillar_loil","p":224,"h":1,"lvl":9,"n":"Untwisting Iron Pillar"},{"c":3,"s":24,"id":903,"u":"untwisting%20iron%20roots_loil","p":224,"h":1,"lvl":5,"n":"Untwisting Iron Roots"},{"c":3,"s":24,"id":904,"u":"speaking%20sky_loil","p":225,"h":1,"lvl":6,"n":"Speaking Sky"},{"c":3,"s":24,"id":905,"u":"steal%20the%20sky_loil","p":225,"h":1,"lvl":5,"n":"Steal the Sky"},{"c":3,"s":24,"id":906,"u":"summon%20ancient%20fleshforged_loil","p":306,"h":1,"lvl":9,"n":"Summon Ancient Fleshforged"},{"c":3,"s":24,"id":907,"u":"summon%20healing%20servitor_loil","p":307,"h":1,"lvl":5,"n":"Summon Healing Servitor"},{"c":3,"s":25,"id":908,"u":"for%20love%2c%20for%20lightning_lokl","p":76,"h":1,"lvl":6,"n":"For Love, for Lightning"},{"c":3,"s":25,"id":909,"u":"buffeting%20winds_lokl","p":92,"h":1,"lvl":1,"n":"Buffeting Winds"},{"c":3,"s":25,"id":910,"u":"consecrate%20flesh_lokl","p":92,"h":1,"lvl":3,"n":"Consecrate Flesh"},{"c":3,"s":25,"id":911,"u":"dancing%20shield_lokl","p":92,"h":1,"lvl":2,"n":"Dancing Shield"},{"c":3,"s":25,"id":912,"u":"desperate%20repair_lokl","p":92,"h":1,"lvl":5,"n":"Desperate Repair"},{"c":3,"s":25,"id":913,"u":"detect%20creator_lokl","p":93,"h":1,"lvl":4,"n":"Detect Creator"},{"c":3,"s":25,"id":914,"u":"dividing%20trench_lokl","p":93,"h":1,"lvl":3,"n":"Dividing Trench"},{"c":3,"s":25,"id":915,"u":"empathic%20link_lokl","p":93,"h":1,"lvl":2,"n":"Empathic Link"},{"c":3,"s":25,"id":916,"u":"enhance%20senses_lokl","p":93,"h":1,"lvl":4,"n":"Enhance Senses"},{"c":3,"s":25,"id":917,"u":"erase%20trail_lokl","p":93,"h":1,"lvl":2,"n":"Erase Trail"},{"c":3,"s":25,"id":918,"u":"forced%20mercy_lokl","p":93,"h":1,"lvl":1,"n":"Forced Mercy"},{"c":3,"s":25,"id":919,"u":"life%20pact_lokl","p":94,"h":1,"lvl":3,"n":"Life Pact"},{"c":3,"s":25,"id":920,"u":"lock%20item_lokl","p":94,"h":1,"lvl":2,"n":"Lock Item"},{"c":3,"s":25,"id":921,"u":"martyr's%20intervention_lokl","p":94,"h":1,"lvl":3,"n":"Martyr's Intervention"},{"c":3,"s":25,"id":922,"u":"purifying%20icicle_lokl","p":94,"h":1,"lvl":1,"n":"Purifying Icicle"},{"c":3,"s":25,"id":923,"u":"radiant%20beam_lokl","p":94,"h":1,"lvl":4,"n":"Radiant Beam"},{"c":3,"s":25,"id":924,"u":"scouring%20pulse_lokl","p":94,"h":1,"lvl":5,"n":"Scouring Pulse"},{"c":3,"s":25,"id":925,"u":"sign%20of%20conviction_lokl","p":95,"h":1,"lvl":3,"n":"Sign of Conviction"},{"c":3,"s":25,"id":926,"u":"synchronize%20steps_lokl","p":95,"h":1,"lvl":1,"n":"Synchronize Steps"},{"c":3,"s":25,"id":927,"u":"wall%20of%20virtue_lokl","p":95,"h":1,"lvl":3,"n":"Wall of Virtue"},{"c":3,"s":26,"id":928,"u":"achaekek's%20clutch_lol","p":58,"h":1,"lvl":4,"n":"Achaekek's Clutch"},{"c":3,"s":26,"id":929,"u":"all%20is%20one%2c%20one%20is%20all_lol","p":65,"h":1,"lvl":8,"n":"All Is One, One Is All"},{"c":3,"s":26,"id":930,"u":"aromatic%20lure_lol","p":37,"h":1,"lvl":4,"n":"Aromatic Lure"},{"c":3,"s":26,"id":931,"u":"glacial%20heart_lol","p":32,"h":1,"lvl":5,"n":"Glacial Heart"},{"c":3,"s":26,"id":932,"u":"halcyon%20infusion_lol","p":66,"h":1,"lvl":6,"n":"Halcyon Infusion"},{"c":3,"s":26,"id":933,"u":"rebounding%20barrier_lol","p":37,"h":1,"lvl":4,"n":"Rebounding Barrier"},{"c":3,"s":26,"id":934,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol","p":69,"h":1,"lvl":5,"n":"Shall Not Falter, Shall Not Rout"},{"c":3,"s":26,"id":935,"u":"spirit%20object_lol","p":32,"h":1,"lvl":1,"n":"Spirit Object"},{"c":3,"s":26,"id":936,"u":"sun's%20fury_lol","p":101,"h":1,"lvl":3,"n":"Sun's Fury"},{"c":3,"s":27,"id":937,"u":"familiar%20form_lopsg","p":5500,"h":1,"lvl":4,"n":"Familiar Form"},{"c":3,"s":27,"id":938,"u":"perseis's%20precautions_lopsg","p":124,"h":1,"lvl":3,"n":"Perseis's Precautions"},{"c":3,"s":27,"id":939,"u":"spellmaster's%20ward_lopsg","p":5500,"h":1,"lvl":5,"n":"Spellmaster's Ward"},{"c":3,"s":27,"id":940,"u":"transcribe%20moment_lopsg","p":46,"h":1,"lvl":4,"n":"Transcribe Moment"},{"c":3,"s":28,"id":941,"u":"magic%20warrior%20aspect_lowg","p":95,"h":1,"lvl":2,"n":"Magic Warrior Aspect"},{"c":3,"s":28,"id":942,"u":"magic%20warrior%20transformation_lowg","p":95,"h":1,"lvl":2,"n":"Magic Warrior Transformation"},{"c":3,"s":28,"id":943,"u":"mantis%20form_lowg","p":71,"h":1,"lvl":4,"n":"Mantis Form"},{"c":3,"s":28,"id":944,"u":"perfect%20strike_lowg","p":83,"h":1,"lvl":2,"n":"Perfect Strike"},{"c":3,"s":28,"id":945,"u":"snowball_lowg","p":112,"h":1,"lvl":1,"n":"Snowball"},{"c":3,"s":28,"id":946,"u":"unblinking%20flame%20revelation_lowg","p":83,"h":1,"lvl":3,"n":"Unblinking Flame Revelation"},{"c":3,"s":28,"id":947,"u":"unbreaking%20wave%20advance_lowg","p":83,"h":1,"lvl":3,"n":"Unbreaking Wave Advance"},{"c":3,"s":28,"id":948,"u":"unfolding%20wind%20rush_lowg","p":83,"h":1,"lvl":3,"n":"Unfolding Wind Rush"},{"c":3,"s":28,"id":949,"u":"untwisting%20iron%20buffer_lowg","p":83,"h":1,"lvl":3,"n":"Untwisting Iron Buffer"},{"c":3,"s":29,"id":950,"u":"aberrant%20form_som","p":88,"h":1,"lvl":5,"n":"Aberrant Form"},{"c":3,"s":29,"id":951,"u":"angel%20form_som","p":89,"h":1,"lvl":7,"n":"Angel Form"},{"c":3,"s":29,"id":952,"u":"animal%20allies_som","p":89,"h":1,"lvl":1,"n":"Animal Allies"},{"c":3,"s":29,"id":953,"u":"approximate_som","p":90,"h":1,"lvl":1,"n":"Approximate"},{"c":3,"s":29,"id":954,"u":"ash%20cloud_som","p":90,"h":1,"lvl":2,"n":"Ash Cloud"},{"c":3,"s":29,"id":955,"u":"bandit's%20doom_som","p":90,"h":1,"lvl":5,"n":"Bandit's Doom"},{"c":3,"s":29,"id":956,"u":"befitting%20attire_som","p":90,"h":1,"lvl":2,"n":"Befitting Attire"},{"c":3,"s":29,"id":957,"u":"biting%20words_som","p":90,"h":1,"lvl":1,"n":"Biting Words"},{"c":3,"s":29,"id":958,"u":"blazing%20dive_som","p":90,"h":1,"lvl":3,"n":"Blazing Dive"},{"c":3,"s":29,"id":959,"u":"blazing%20fissure_som","p":91,"h":1,"lvl":5,"n":"Blazing Fissure"},{"c":3,"s":29,"id":960,"u":"blessing%20of%20defiance_som","p":91,"h":1,"lvl":5,"n":"Blessing Of Defiance"},{"c":3,"s":29,"id":961,"u":"blink%20charge_som","p":92,"h":1,"lvl":5,"n":"Blink Charge"},{"c":3,"s":29,"id":962,"u":"bloodspray%20curse_som","p":92,"h":1,"lvl":4,"n":"Bloodspray Curse"},{"c":3,"s":29,"id":963,"u":"boil%20blood_som","p":92,"h":1,"lvl":8,"n":"Boil Blood"},{"c":3,"s":29,"id":964,"u":"boost%20eidolon_som","p":144,"h":1,"lvl":1,"n":"Boost Eidolon"},{"c":3,"s":29,"id":965,"u":"bottomless%20stomach_som","p":92,"h":1,"lvl":3,"n":"Bottomless Stomach"},{"c":3,"s":29,"id":966,"u":"breadcrumbs_som","p":92,"h":1,"lvl":1,"n":"Breadcrumbs"},{"c":3,"s":29,"id":967,"u":"bullhorn_som","p":93,"h":1,"lvl":1,"n":"Bullhorn"},{"c":3,"s":29,"id":968,"u":"burning%20blossoms_som","p":93,"h":1,"lvl":8,"n":"Burning Blossoms"},{"c":3,"s":29,"id":969,"u":"canticle%20of%20everlasting%20grief_som","p":94,"h":1,"lvl":8,"n":"Canticle Of Everlasting Grief"},{"c":3,"s":29,"id":970,"u":"cascade%20countermeasure_som","p":143,"h":1,"lvl":3,"n":"Cascade Countermeasure"},{"c":3,"s":29,"id":971,"u":"cast%20into%20time_som","p":94,"h":1,"lvl":6,"n":"Cast Into Time"},{"c":3,"s":29,"id":972,"u":"catch%20your%20name_som","p":247,"h":1,"lvl":6,"n":"Catch Your Name"},{"c":3,"s":29,"id":973,"u":"chromatic%20armor_som","p":95,"h":1,"lvl":4,"n":"Chromatic Armor"},{"c":3,"s":29,"id":974,"u":"chromatic%20image_som","p":95,"h":1,"lvl":6,"n":"Chromatic Image"},{"c":3,"s":29,"id":975,"u":"chromatic%20ray_som","p":95,"h":1,"lvl":4,"n":"Chromatic Ray"},{"c":3,"s":29,"id":976,"u":"claim%20curse_som","p":95,"h":1,"lvl":3,"n":"Claim Curse"},{"c":3,"s":29,"id":977,"u":"clone%20companion_som","p":96,"h":1,"lvl":8,"n":"Clone Companion"},{"c":3,"s":29,"id":978,"u":"combustion_som","p":200,"h":1,"lvl":3,"n":"Combustion"},{"c":3,"s":29,"id":979,"u":"compel%20true%20name_som","p":247,"h":1,"lvl":4,"n":"Compel True Name"},{"c":3,"s":29,"id":980,"u":"concordant%20choir_som","p":96,"h":1,"lvl":1,"n":"Concordant Choir"},{"c":3,"s":29,"id":981,"u":"coral%20eruption_som","p":96,"h":1,"lvl":4,"n":"Coral Eruption"},{"c":3,"s":29,"id":982,"u":"corrosive%20body_som","p":96,"h":1,"lvl":7,"n":"Corrosive Body"},{"c":3,"s":29,"id":983,"u":"cosmic%20form_som","p":97,"h":1,"lvl":7,"n":"Cosmic Form"},{"c":3,"s":29,"id":984,"u":"crushing%20ground_som","p":200,"h":1,"lvl":1,"n":"Crushing Ground"},{"c":3,"s":29,"id":985,"u":"daemon%20form_som","p":98,"h":1,"lvl":6,"n":"Daemon Form"},{"c":3,"s":29,"id":986,"u":"darklight_som","p":227,"h":1,"lvl":7,"n":"Darklight"},{"c":3,"s":29,"id":987,"u":"day's%20weight_som","p":98,"h":1,"lvl":3,"n":"Day's Weight"},{"c":3,"s":29,"id":988,"u":"deity's%20strike_som","p":99,"h":1,"lvl":7,"n":"Deity's Strike"},{"c":3,"s":29,"id":989,"u":"demon%20form_som","p":99,"h":1,"lvl":6,"n":"Demon Form"},{"c":3,"s":29,"id":990,"u":"devil%20form_som","p":99,"h":1,"lvl":6,"n":"Devil Form"},{"c":3,"s":29,"id":991,"u":"dimensional%20assault_som","p":143,"h":1,"lvl":1,"n":"Dimensional Assault"},{"c":3,"s":29,"id":992,"u":"distracting%20chatter_som","p":100,"h":1,"lvl":3,"n":"Distracting Chatter"},{"c":3,"s":29,"id":993,"u":"divine%20armageddon_som","p":100,"h":1,"lvl":8,"n":"Divine Armageddon"},{"c":3,"s":29,"id":994,"u":"draw%20ire_som","p":101,"h":1,"lvl":1,"n":"Draw Ire"},{"c":3,"s":29,"id":995,"u":"draw%20the%20lightning_som","p":101,"h":1,"lvl":4,"n":"Draw The Lightning"},{"c":3,"s":29,"id":996,"u":"echoing%20weapon_som","p":101,"h":1,"lvl":1,"n":"Echoing Weapon"},{"c":3,"s":29,"id":997,"u":"efficient%20apport_som","p":241,"h":1,"lvl":1,"n":"Efficient Apport"},{"c":3,"s":29,"id":998,"u":"eidolon's%20wrath_som","p":144,"h":1,"lvl":3,"n":"Eidolon's Wrath"},{"c":3,"s":29,"id":999,"u":"element%20embodied_som","p":101,"h":1,"lvl":10,"n":"Element Embodied"},{"c":3,"s":29,"id":1000,"u":"elemental%20absorption_som","p":102,"h":1,"lvl":3,"n":"Elemental Absorption"},{"c":3,"s":29,"id":1001,"u":"elemental%20annihilation%20wave_som","p":102,"h":1,"lvl":3,"n":"Elemental Annihilation Wave"},{"c":3,"s":29,"id":1002,"u":"elemental%20confluence_som","p":102,"h":1,"lvl":6,"n":"Elemental Confluence"},{"c":3,"s":29,"id":1003,"u":"elemental%20gift_som","p":103,"h":1,"lvl":4,"n":"Elemental Gift"},{"c":3,"s":29,"id":1004,"u":"elemental%20zone_som","p":104,"h":1,"lvl":2,"n":"Elemental Zone"},{"c":3,"s":29,"id":1005,"u":"envenom%20companion_som","p":104,"h":1,"lvl":3,"n":"Envenom Companion"},{"c":3,"s":29,"id":1006,"u":"evolution%20surge_som","p":144,"h":1,"lvl":1,"n":"Evolution Surge"},{"c":3,"s":29,"id":1007,"u":"extend%20boost_som","p":145,"h":1,"lvl":1,"n":"Extend Boost"},{"c":3,"s":29,"id":1008,"u":"extract%20poison_som","p":104,"h":1,"lvl":2,"n":"Extract Poison"},{"c":3,"s":29,"id":1009,"u":"fated%20confrontation_som","p":105,"h":1,"lvl":10,"n":"Fated Confrontation"},{"c":3,"s":29,"id":1010,"u":"feral%20shades_som","p":105,"h":1,"lvl":2,"n":"Feral Shades"},{"c":3,"s":29,"id":1011,"u":"fey%20form_som","p":105,"h":1,"lvl":4,"n":"Fey Form"},{"c":3,"s":29,"id":1012,"u":"flame%20vortex_som","p":106,"h":1,"lvl":6,"n":"Flame Vortex"},{"c":3,"s":29,"id":1013,"u":"flame%20wisp_som","p":106,"h":1,"lvl":2,"n":"Flame Wisp"},{"c":3,"s":29,"id":1014,"u":"flammable%20fumes_som","p":106,"h":1,"lvl":5,"n":"Flammable Fumes"},{"c":3,"s":29,"id":1015,"u":"flowing%20strike_som","p":106,"h":1,"lvl":5,"n":"Flowing Strike"},{"c":3,"s":29,"id":1016,"u":"force%20fang_som","p":143,"h":1,"lvl":1,"n":"Force Fang"},{"c":3,"s":29,"id":1017,"u":"forceful%20hand_som","p":106,"h":1,"lvl":5,"n":"Forceful Hand"},{"c":3,"s":29,"id":1018,"u":"frigid%20flurry_som","p":108,"h":1,"lvl":7,"n":"Frigid Flurry"},{"c":3,"s":29,"id":1019,"u":"gale%20blast_som","p":108,"h":1,"lvl":1,"n":"Gale Blast"},{"c":3,"s":29,"id":1020,"u":"geyser_som","p":108,"h":1,"lvl":5,"n":"Geyser"},{"c":3,"s":29,"id":1021,"u":"glimmer%20of%20charm_som","p":108,"h":1,"lvl":5,"n":"Glimmer Of Charm"},{"c":3,"s":29,"id":1022,"u":"gouging%20claw_som","p":109,"h":1,"lvl":1,"n":"Gouging Claw"},{"c":3,"s":29,"id":1023,"u":"gravitational%20pull_som","p":109,"h":1,"lvl":1,"n":"Gravitational Pull"},{"c":3,"s":29,"id":1024,"u":"guiding%20star_som","p":109,"h":1,"lvl":2,"n":"Guiding Star"},{"c":3,"s":29,"id":1025,"u":"hasted%20assault_som","p":143,"h":1,"lvl":7,"n":"Hasted Assault"},{"c":3,"s":29,"id":1026,"u":"haunting%20hymn_som","p":109,"h":1,"lvl":1,"n":"Haunting Hymn"},{"c":3,"s":29,"id":1027,"u":"healing%20plaster_som","p":109,"h":1,"lvl":1,"n":"Healing Plaster"},{"c":3,"s":29,"id":1028,"u":"healing%20well_som","p":110,"h":1,"lvl":5,"n":"Healing Well"},{"c":3,"s":29,"id":1029,"u":"horizon%20thunder%20sphere_som","p":110,"h":1,"lvl":1,"n":"Horizon Thunder Sphere"},{"c":3,"s":29,"id":1030,"u":"ignite%20fireworks_som","p":110,"h":1,"lvl":2,"n":"Ignite Fireworks"},{"c":3,"s":29,"id":1031,"u":"impending%20doom_som","p":110,"h":1,"lvl":3,"n":"Impending Doom"},{"c":3,"s":29,"id":1032,"u":"inevitable%20disaster_som","p":111,"h":1,"lvl":5,"n":"Inevitable Disaster"},{"c":3,"s":29,"id":1033,"u":"inexhaustible%20cynicism_som","p":111,"h":1,"lvl":7,"n":"Inexhaustible Cynicism"},{"c":3,"s":29,"id":1034,"u":"infectious%20enthusiasm_som","p":112,"h":1,"lvl":1,"n":"Infectious Enthusiasm"},{"c":3,"s":29,"id":1035,"u":"infectious%20melody_som","p":112,"h":1,"lvl":4,"n":"Infectious Melody"},{"c":3,"s":29,"id":1036,"u":"inner%20radiance%20torrent_som","p":112,"h":1,"lvl":2,"n":"Inner Radiance Torrent"},{"c":3,"s":29,"id":1037,"u":"inscrutable%20mask_som","p":227,"h":1,"lvl":3,"n":"Inscrutable Mask"},{"c":3,"s":29,"id":1038,"u":"instant%20armor_som","p":112,"h":1,"lvl":2,"n":"Instant Armor"},{"c":3,"s":29,"id":1039,"u":"invisibility%20curtain_som","p":112,"h":1,"lvl":4,"n":"Invisibility Curtain"},{"c":3,"s":29,"id":1040,"u":"invoke%20spirits_som","p":113,"h":1,"lvl":5,"n":"Invoke Spirits"},{"c":3,"s":29,"id":1041,"u":"invoke%20true%20name_som","p":247,"h":1,"lvl":1,"n":"Invoke True Name"},{"c":3,"s":29,"id":1042,"u":"juvenile%20companion_som","p":113,"h":1,"lvl":1,"n":"Juvenile Companion"},{"c":3,"s":29,"id":1043,"u":"life%20connection_som","p":113,"h":1,"lvl":3,"n":"Life Connection"},{"c":3,"s":29,"id":1044,"u":"lifelink%20surge_som","p":145,"h":1,"lvl":2,"n":"Lifelink Surge"},{"c":3,"s":29,"id":1045,"u":"lose%20the%20path_som","p":113,"h":1,"lvl":1,"n":"Lose The Path"},{"c":3,"s":29,"id":1046,"u":"lucky%20number_som","p":113,"h":1,"lvl":2,"n":"Lucky Number"},{"c":3,"s":29,"id":1047,"u":"magic%20mailbox_som","p":114,"h":1,"lvl":4,"n":"Magic Mailbox"},{"c":3,"s":29,"id":1048,"u":"magnetic%20acceleration_som","p":114,"h":1,"lvl":3,"n":"Magnetic Acceleration"},{"c":3,"s":29,"id":1049,"u":"magnetic%20attraction_som","p":114,"h":1,"lvl":2,"n":"Magnetic Attraction"},{"c":3,"s":29,"id":1050,"u":"magnetic%20repulsion_som","p":115,"h":1,"lvl":2,"n":"Magnetic Repulsion"},{"c":3,"s":29,"id":1051,"u":"mantle%20of%20the%20frozen%20heart_som","p":115,"h":1,"lvl":5,"n":"Mantle Of The Frozen Heart"},{"c":3,"s":29,"id":1052,"u":"mantle%20of%20the%20magma%20heart_som","p":115,"h":1,"lvl":5,"n":"Mantle Of The Magma Heart"},{"c":3,"s":29,"id":1053,"u":"mimic%20undead_som","p":115,"h":1,"lvl":2,"n":"Mimic Undead"},{"c":3,"s":29,"id":1054,"u":"mind%20of%20menace_som","p":116,"h":1,"lvl":3,"n":"Mind Of Menace"},{"c":3,"s":29,"id":1055,"u":"mirror%20malefactors_som","p":116,"h":1,"lvl":5,"n":"Mirror Malefactors"},{"c":3,"s":29,"id":1056,"u":"mirror's%20misfortune_som","p":117,"h":1,"lvl":4,"n":"Mirror's Misfortune"},{"c":3,"s":29,"id":1057,"u":"mud%20pit_som","p":117,"h":1,"lvl":1,"n":"Mud Pit"},{"c":3,"s":29,"id":1058,"u":"murderous%20vine_som","p":117,"h":1,"lvl":4,"n":"Murderous Vine"},{"c":3,"s":29,"id":1059,"u":"nature's%20reprisal_som","p":117,"h":1,"lvl":6,"n":"Nature's Reprisal"},{"c":3,"s":29,"id":1060,"u":"necromancer's%20generosity_som","p":117,"h":1,"lvl":1,"n":"Necromancer's Generosity"},{"c":3,"s":29,"id":1061,"u":"necrotize_som","p":118,"h":1,"lvl":6,"n":"Necrotize"},{"c":3,"s":29,"id":1062,"u":"nudge%20the%20odds_som","p":118,"h":1,"lvl":1,"n":"Nudge The Odds"},{"c":3,"s":29,"id":1063,"u":"nullify_som","p":118,"h":1,"lvl":10,"n":"Nullify"},{"c":3,"s":29,"id":1064,"u":"ocular%20overload_som","p":118,"h":1,"lvl":4,"n":"Ocular Overload"},{"c":3,"s":29,"id":1065,"u":"one%20with%20the%20land_som","p":118,"h":1,"lvl":9,"n":"One With The Land"},{"c":3,"s":29,"id":1066,"u":"oneiric%20mire_som","p":119,"h":1,"lvl":3,"n":"Oneiric Mire"},{"c":3,"s":29,"id":1067,"u":"ooze%20form_som","p":119,"h":1,"lvl":3,"n":"Ooze Form"},{"c":3,"s":29,"id":1068,"u":"organsight_som","p":120,"h":1,"lvl":3,"n":"Organsight"},{"c":3,"s":29,"id":1069,"u":"painful%20vibrations_som","p":120,"h":1,"lvl":4,"n":"Painful Vibrations"},{"c":3,"s":29,"id":1070,"u":"pernicious%20poltergeist_som","p":121,"h":1,"lvl":4,"n":"Pernicious Poltergeist"},{"c":3,"s":29,"id":1071,"u":"persistent%20servant_som","p":121,"h":1,"lvl":2,"n":"Persistent Servant"},{"c":3,"s":29,"id":1072,"u":"petal%20storm_som","p":121,"h":1,"lvl":4,"n":"Petal Storm"},{"c":3,"s":29,"id":1073,"u":"phantom%20crowd_som","p":121,"h":1,"lvl":2,"n":"Phantom Crowd"},{"c":3,"s":29,"id":1074,"u":"phantom%20prison_som","p":121,"h":1,"lvl":3,"n":"Phantom Prison"},{"c":3,"s":29,"id":1075,"u":"pocket%20library_som","p":122,"h":1,"lvl":1,"n":"Pocket Library"},{"c":3,"s":29,"id":1076,"u":"portrait%20of%20the%20artist_som","p":122,"h":1,"lvl":5,"n":"Portrait Of The Artist"},{"c":3,"s":29,"id":1077,"u":"positive%20attunement_som","p":122,"h":1,"lvl":3,"n":"Positive Attunement"},{"c":3,"s":29,"id":1078,"u":"powerful%20inhalation_som","p":201,"h":1,"lvl":3,"n":"Powerful Inhalation"},{"c":3,"s":29,"id":1079,"u":"prismatic%20armor_som","p":122,"h":1,"lvl":7,"n":"Prismatic Armor"},{"c":3,"s":29,"id":1080,"u":"proliferating%20eyes_som","p":122,"h":1,"lvl":9,"n":"Proliferating Eyes"},{"c":3,"s":29,"id":1081,"u":"protect%20companion_som","p":123,"h":1,"lvl":1,"n":"Protect Companion"},{"c":3,"s":29,"id":1082,"u":"protector%20tree_som","p":123,"h":1,"lvl":1,"n":"Protector Tree"},{"c":3,"s":29,"id":1083,"u":"puff%20of%20poison_som","p":124,"h":1,"lvl":1,"n":"Puff Of Poison"},{"c":3,"s":29,"id":1084,"u":"pulverizing%20cascade_som","p":201,"h":1,"lvl":3,"n":"Pulverizing Cascade"},{"c":3,"s":29,"id":1085,"u":"quick%20sort_som","p":124,"h":1,"lvl":1,"n":"Quick Sort"},{"c":3,"s":29,"id":1086,"u":"rapid%20adaptation_som","p":124,"h":1,"lvl":2,"n":"Rapid Adaptation"},{"c":3,"s":29,"id":1087,"u":"ravenous%20portal_som","p":124,"h":1,"lvl":4,"n":"Ravenous Portal"},{"c":3,"s":29,"id":1088,"u":"read%20the%20air_som","p":125,"h":1,"lvl":1,"n":"Read The Air"},{"c":3,"s":29,"id":1089,"u":"reinforce%20eidolon_som","p":145,"h":1,"lvl":1,"n":"Reinforce Eidolon"},{"c":3,"s":29,"id":1090,"u":"repelling%20pulse_som","p":125,"h":1,"lvl":5,"n":"Repelling Pulse"},{"c":3,"s":29,"id":1091,"u":"replicate_som","p":125,"h":1,"lvl":4,"n":"Replicate"},{"c":3,"s":29,"id":1092,"u":"restyle_som","p":126,"h":1,"lvl":1,"n":"Restyle"},{"c":3,"s":29,"id":1093,"u":"rewinding%20step_som","p":126,"h":1,"lvl":5,"n":"Rewinding Step"},{"c":3,"s":29,"id":1094,"u":"rip%20the%20spirit_som","p":126,"h":1,"lvl":5,"n":"Rip The Spirit"},{"c":3,"s":29,"id":1095,"u":"rising%20surf_som","p":201,"h":1,"lvl":1,"n":"Rising Surf"},{"c":3,"s":29,"id":1096,"u":"roaring%20applause_som","p":126,"h":1,"lvl":3,"n":"Roaring Applause"},{"c":3,"s":29,"id":1097,"u":"rouse%20skeletons_som","p":126,"h":1,"lvl":3,"n":"Rouse Skeletons"},{"c":3,"s":29,"id":1098,"u":"runic%20impression_som","p":143,"h":1,"lvl":4,"n":"Runic Impression"},{"c":3,"s":29,"id":1099,"u":"sanguine%20mist_som","p":127,"h":1,"lvl":4,"n":"Sanguine Mist"},{"c":3,"s":29,"id":1100,"u":"scatter%20scree_som","p":127,"h":1,"lvl":1,"n":"Scatter Scree"},{"c":3,"s":29,"id":1101,"u":"schadenfreude_som","p":127,"h":1,"lvl":1,"n":"Schadenfreude"},{"c":3,"s":29,"id":1102,"u":"scorching%20ray_som","p":127,"h":1,"lvl":2,"n":"Scorching Ray"},{"c":3,"s":29,"id":1103,"u":"seashell%20of%20stolen%20sound_som","p":127,"h":1,"lvl":1,"n":"Seashell Of Stolen Sound"},{"c":3,"s":29,"id":1104,"u":"shadow%20army_som","p":128,"h":1,"lvl":10,"n":"Shadow Army"},{"c":3,"s":29,"id":1105,"u":"shadow%20projectile_som","p":128,"h":1,"lvl":3,"n":"Shadow Projectile"},{"c":3,"s":29,"id":1106,"u":"shadow%20raid_som","p":129,"h":1,"lvl":7,"n":"Shadow Raid"},{"c":3,"s":29,"id":1107,"u":"shielding%20strike_som","p":143,"h":1,"lvl":1,"n":"Shielding Strike"},{"c":3,"s":29,"id":1108,"u":"shift%20blame_som","p":129,"h":1,"lvl":3,"n":"Shift Blame"},{"c":3,"s":29,"id":1109,"u":"shooting%20star_som","p":143,"h":1,"lvl":1,"n":"Shooting Star"},{"c":3,"s":29,"id":1110,"u":"sonata%20span_som","p":129,"h":1,"lvl":2,"n":"Sonata Span"},{"c":3,"s":29,"id":1111,"u":"soothing%20blossoms_som","p":129,"h":1,"lvl":3,"n":"Soothing Blossoms"},{"c":3,"s":29,"id":1112,"u":"soothing%20spring_som","p":129,"h":1,"lvl":4,"n":"Soothing Spring"},{"c":3,"s":29,"id":1113,"u":"spinning%20staff_som","p":144,"h":1,"lvl":1,"n":"Spinning Staff"},{"c":3,"s":29,"id":1114,"u":"spiritual%20attunement_som","p":130,"h":1,"lvl":4,"n":"Spiritual Attunement"},{"c":3,"s":29,"id":1115,"u":"spout_som","p":130,"h":1,"lvl":1,"n":"Spout"},{"c":3,"s":29,"id":1116,"u":"stone%20lance_som","p":201,"h":1,"lvl":3,"n":"Stone Lance"},{"c":3,"s":29,"id":1117,"u":"sudden%20recollection_som","p":130,"h":1,"lvl":3,"n":"Sudden Recollection"},{"c":3,"s":29,"id":1118,"u":"summon%20anarch_som","p":131,"h":1,"lvl":5,"n":"Summon Anarch"},{"c":3,"s":29,"id":1119,"u":"summon%20archmage_som","p":131,"h":1,"lvl":8,"n":"Summon Archmage"},{"c":3,"s":29,"id":1120,"u":"summon%20axiom_som","p":131,"h":1,"lvl":5,"n":"Summon Axiom"},{"c":3,"s":29,"id":1121,"u":"summon%20deific%20herald_som","p":131,"h":1,"lvl":8,"n":"Summon Deific Herald"},{"c":3,"s":29,"id":1122,"u":"summon%20draconic%20legion_som","p":133,"h":1,"lvl":9,"n":"Summon Draconic Legion"},{"c":3,"s":29,"id":1123,"u":"summon%20kaiju_som","p":133,"h":1,"lvl":10,"n":"Summon Kaiju"},{"c":3,"s":29,"id":1124,"u":"summon%20lesser%20servitor_som","p":134,"h":1,"lvl":1,"n":"Summon Lesser Servitor"},{"c":3,"s":29,"id":1125,"u":"summoner's%20precaution_som","p":135,"h":1,"lvl":2,"n":"Summoner's Precaution"},{"c":3,"s":29,"id":1126,"u":"summoner's%20visage_som","p":135,"h":1,"lvl":2,"n":"Summoner's Visage"},{"c":3,"s":29,"id":1127,"u":"synchronize_som","p":135,"h":1,"lvl":1,"n":"Synchronize"},{"c":3,"s":29,"id":1128,"u":"tame_som","p":135,"h":1,"lvl":1,"n":"Tame"},{"c":3,"s":29,"id":1129,"u":"tempest%20of%20shades_som","p":135,"h":1,"lvl":7,"n":"Tempest Of Shades"},{"c":3,"s":29,"id":1130,"u":"temporary%20glyph_som","p":136,"h":1,"lvl":5,"n":"Temporary Glyph"},{"c":3,"s":29,"id":1131,"u":"thicket%20of%20knives_som","p":136,"h":1,"lvl":1,"n":"Thicket Of Knives"},{"c":3,"s":29,"id":1132,"u":"thundering%20dominance_som","p":136,"h":1,"lvl":2,"n":"Thundering Dominance"},{"c":3,"s":29,"id":1133,"u":"thunderous%20strike_som","p":144,"h":1,"lvl":1,"n":"Thunderous Strike"},{"c":3,"s":29,"id":1134,"u":"time%20jump_som","p":136,"h":1,"lvl":3,"n":"Time Jump"},{"c":3,"s":29,"id":1135,"u":"timely%20tutor_som","p":137,"h":1,"lvl":2,"n":"Timely Tutor"},{"c":3,"s":29,"id":1136,"u":"tortoise%20and%20the%20hare_som","p":137,"h":1,"lvl":4,"n":"Tortoise And The Hare"},{"c":3,"s":29,"id":1137,"u":"umbral%20extraction_som","p":137,"h":1,"lvl":2,"n":"Umbral Extraction"},{"c":3,"s":29,"id":1138,"u":"umbral%20graft_som","p":137,"h":1,"lvl":4,"n":"Umbral Graft"},{"c":3,"s":29,"id":1139,"u":"unexpected%20transposition_som","p":138,"h":1,"lvl":6,"n":"Unexpected Transposition"},{"c":3,"s":29,"id":1140,"u":"unfetter%20eidolon_som","p":145,"h":1,"lvl":1,"n":"Unfetter Eidolon"},{"c":3,"s":29,"id":1141,"u":"unspeakable%20shadow_som","p":138,"h":1,"lvl":9,"n":"Unspeakable Shadow"},{"c":3,"s":29,"id":1142,"u":"updraft_som","p":201,"h":1,"lvl":1,"n":"Updraft"},{"c":3,"s":29,"id":1143,"u":"variable%20gravity_som","p":138,"h":1,"lvl":4,"n":"Variable Gravity"},{"c":3,"s":29,"id":1144,"u":"voracious%20gestalt_som","p":139,"h":1,"lvl":9,"n":"Voracious Gestalt"},{"c":3,"s":29,"id":1145,"u":"wall%20of%20water_som","p":139,"h":1,"lvl":3,"n":"Wall Of Water"},{"c":3,"s":29,"id":1146,"u":"warding%20aggression_som","p":140,"h":1,"lvl":3,"n":"Warding Aggression"},{"c":3,"s":29,"id":1147,"u":"warrior's%20regret_som","p":140,"h":1,"lvl":2,"n":"Warrior's Regret"},{"c":3,"s":29,"id":1148,"u":"wash%20your%20luck_som","p":140,"h":1,"lvl":1,"n":"Wash Your Luck"},{"c":3,"s":29,"id":1149,"u":"web%20of%20eyes_som","p":140,"h":1,"lvl":3,"n":"Web Of Eyes"},{"c":3,"s":29,"id":1150,"u":"whirlwind_som","p":141,"h":1,"lvl":8,"n":"Whirlwind"},{"c":3,"s":29,"id":1151,"u":"wildfire_som","p":201,"h":1,"lvl":1,"n":"Wildfire"},{"c":3,"s":29,"id":1152,"u":"winning%20streak_som","p":141,"h":1,"lvl":4,"n":"Winning Streak"},{"c":3,"s":29,"id":1153,"u":"zero%20gravity_som","p":141,"h":1,"lvl":6,"n":"Zero Gravity"},{"c":3,"s":30,"id":1154,"u":"airburst_sot1","p":76,"h":1,"lvl":1,"n":"Airburst"},{"c":3,"s":30,"id":1155,"u":"friendfetch_sot1","p":77,"h":1,"lvl":1,"n":"Friendfetch"},{"c":3,"s":30,"id":1156,"u":"grave%20impressions_sot1","p":77,"h":1,"lvl":2,"n":"Grave Impressions"},{"c":3,"s":30,"id":1157,"u":"impeccable%20flow_sot1","p":76,"h":1,"lvl":2,"n":"Impeccable Flow"},{"c":3,"s":30,"id":1158,"u":"mind%20games_sot1","p":77,"h":1,"lvl":2,"n":"Mind Games"},{"c":3,"s":30,"id":1159,"u":"stumbling%20curse_sot1","p":75,"h":1,"lvl":1,"n":"Stumbling Curse"},{"c":3,"s":30,"id":1160,"u":"verminous%20lure_sot1","p":76,"h":1,"lvl":1,"n":"Verminous Lure"},{"c":3,"s":31,"id":1161,"u":"blackfingers's%20blades_sot3","p":78,"h":1,"lvl":5,"n":"Blackfingers's Blades"},{"c":3,"s":31,"id":1162,"u":"clawsong_sot3","p":77,"h":1,"lvl":2,"n":"Clawsong"},{"c":3,"s":31,"id":1163,"u":"gasping%20marsh_sot3","p":77,"h":1,"lvl":3,"n":"Gasping Marsh"},{"c":3,"s":31,"id":1164,"u":"girzanje's%20march_sot3","p":77,"h":1,"lvl":4,"n":"Girzanje's March"},{"c":3,"s":31,"id":1165,"u":"gray%20shadow_sot3","p":78,"h":1,"lvl":6,"n":"Gray Shadow"},{"c":3,"s":31,"id":1166,"u":"mirecloak_sot3","p":78,"h":1,"lvl":5,"n":"Mirecloak"},{"c":3,"s":31,"id":1167,"u":"stormburst_sot3","p":77,"h":1,"lvl":5,"n":"Stormburst"},{"c":3,"s":31,"id":1168,"u":"swampcall_sot3","p":77,"h":1,"lvl":1,"n":"Swampcall"},{"c":3,"s":32,"id":1169,"u":"cloak%20of%20light_sot4","p":77,"h":1,"lvl":4,"n":"Cloak of Light"},{"c":3,"s":32,"id":1170,"u":"fear%20the%20sun_sot4","p":77,"h":1,"lvl":2,"n":"Fear the Sun"},{"c":3,"s":32,"id":1171,"u":"moonburst_sot4","p":77,"h":1,"lvl":7,"n":"Moonburst"},{"c":3,"s":32,"id":1172,"u":"moonlight%20ray_sot4","p":77,"h":1,"lvl":3,"n":"Moonlight Ray"},{"c":3,"s":32,"id":1173,"u":"penumbral%20disguise_sot4","p":77,"h":1,"lvl":2,"n":"Penumbral Disguise"},{"c":3,"s":32,"id":1174,"u":"radiant%20field_sot4","p":78,"h":1,"lvl":2,"n":"Radiant Field"},{"c":3,"s":32,"id":1175,"u":"wall%20of%20radiance_sot4","p":78,"h":1,"lvl":3,"n":"Wall of Radiance"},{"c":3,"s":32,"id":1176,"u":"wall%20of%20shadow_sot4","p":78,"h":1,"lvl":3,"n":"Wall of Shadow"},{"c":3,"s":33,"id":1177,"u":"return%20to%20essence_sot5","p":77,"h":1,"lvl":7,"n":"Return to Essence"},{"c":3,"s":33,"id":1178,"u":"temporal%20ward_sot5","p":78,"h":1,"lvl":6,"n":"Temporal Ward"}],"m":{"s":{"APG":0,"CRB":1,"AoA3":2,"AoA4":3,"AoA6":4,"AoE2":5,"AoE4":6,"AoE5":7,"AoE6":8,"AV1":9,"AV2":10,"AV3":11,"BotD":12,"DA":13,"EC1":14,"EC2":15,"EC3":16,"EC4":17,"EC5":18,"EC6":19,"FRP1":20,"FRP3":21,"LOCG":22,"LOGM":23,"LOIL":24,"LOKL":25,"LOL":26,"LOPSG":27,"LOWG":28,"SoM":29,"SoT1":30,"SoT3":31,"SoT4":32,"SoT5":33}}} \ No newline at end of file +{"x":[{"c":3,"s":0,"id":0,"u":"access%20lore_apg","p":229,"h":1,"lvl":3,"n":"Access Lore"},{"c":3,"s":0,"id":1,"u":"agonizing%20despair_apg","p":214,"h":1,"lvl":3,"n":"Agonizing Despair"},{"c":3,"s":0,"id":2,"u":"ancestral%20defense_apg","p":230,"h":1,"lvl":3,"n":"Ancestral Defense"},{"c":3,"s":0,"id":3,"u":"ancestral%20form_apg","p":230,"h":1,"lvl":6,"n":"Ancestral Form"},{"c":3,"s":0,"id":4,"u":"ancestral%20touch_apg","p":230,"h":1,"lvl":1,"n":"Ancestral Touch"},{"c":3,"s":0,"id":5,"u":"animal%20feature_apg","p":234,"h":1,"lvl":2,"n":"Animal Feature"},{"c":3,"s":0,"id":6,"u":"animate%20dead_apg","p":214,"h":1,"lvl":1,"n":"Animate Dead"},{"c":3,"s":0,"id":7,"u":"animate%20rope_apg","p":214,"h":1,"lvl":1,"n":"Animate Rope"},{"c":3,"s":0,"id":8,"u":"animated%20assault_apg","p":214,"h":1,"lvl":2,"n":"Animated Assault"},{"c":3,"s":0,"id":9,"u":"aqueous%20orb_apg","p":214,"h":1,"lvl":3,"n":"Aqueous Orb"},{"c":3,"s":0,"id":10,"u":"armor%20of%20bones_apg","p":230,"h":1,"lvl":3,"n":"Armor Of Bones"},{"c":3,"s":0,"id":11,"u":"battlefield%20persistence_apg","p":230,"h":1,"lvl":3,"n":"Battlefield Persistence"},{"c":3,"s":0,"id":12,"u":"beastmaster%20trance_apg","p":161,"h":1,"lvl":3,"n":"Beastmaster Trance"},{"c":3,"s":0,"id":13,"u":"bestial%20curse_apg","p":215,"h":1,"lvl":4,"n":"Bestial Curse"},{"c":3,"s":0,"id":14,"u":"blanket%20of%20stars_apg","p":215,"h":1,"lvl":6,"n":"Blanket Of Stars"},{"c":3,"s":0,"id":15,"u":"blinding%20beauty_apg","p":235,"h":1,"lvl":3,"n":"Blinding Beauty"},{"c":3,"s":0,"id":16,"u":"blinding%20fury_apg","p":216,"h":1,"lvl":6,"n":"Blinding Fury"},{"c":3,"s":0,"id":17,"u":"blister_apg","p":216,"h":1,"lvl":5,"n":"Blister"},{"c":3,"s":0,"id":18,"u":"blistering%20invective_apg","p":216,"h":1,"lvl":2,"n":"Blistering Invective"},{"c":3,"s":0,"id":19,"u":"blood%20vendetta_apg","p":216,"h":1,"lvl":2,"n":"Blood Vendetta"},{"c":3,"s":0,"id":20,"u":"blood%20ward_apg","p":237,"h":1,"lvl":1,"n":"Blood Ward"},{"c":3,"s":0,"id":21,"u":"brain%20drain_apg","p":230,"h":1,"lvl":1,"n":"Brain Drain"},{"c":3,"s":0,"id":22,"u":"cackle_apg","p":237,"h":1,"lvl":1,"n":"Cackle"},{"c":3,"s":0,"id":23,"u":"call%20to%20arms_apg","p":230,"h":1,"lvl":1,"n":"Call To Arms"},{"c":3,"s":0,"id":24,"u":"chameleon%20coat_apg","p":216,"h":1,"lvl":5,"n":"Chameleon Coat"},{"c":3,"s":0,"id":25,"u":"charitable%20urge_apg","p":216,"h":1,"lvl":2,"n":"Charitable Urge"},{"c":3,"s":0,"id":26,"u":"chroma%20leach_apg","p":217,"h":1,"lvl":4,"n":"Chroma Leach"},{"c":3,"s":0,"id":27,"u":"claim%20undead_apg","p":230,"h":1,"lvl":6,"n":"Claim Undead"},{"c":3,"s":0,"id":28,"u":"clinging%20ice_apg","p":237,"h":1,"lvl":1,"n":"Clinging Ice"},{"c":3,"s":0,"id":29,"u":"clinging%20shadows%20stance_apg","p":229,"h":1,"lvl":4,"n":"Clinging Shadows Stance"},{"c":3,"s":0,"id":30,"u":"consuming%20darkness_apg","p":235,"h":1,"lvl":5,"n":"Consuming Darkness"},{"c":3,"s":0,"id":31,"u":"countless%20eyes_apg","p":217,"h":1,"lvl":4,"n":"Countless Eyes"},{"c":3,"s":0,"id":32,"u":"cozy%20cabin_apg","p":217,"h":1,"lvl":3,"n":"Cozy Cabin"},{"c":3,"s":0,"id":33,"u":"crashing%20wave_apg","p":217,"h":1,"lvl":3,"n":"Crashing Wave"},{"c":3,"s":0,"id":34,"u":"curse%20of%20death_apg","p":237,"h":1,"lvl":5,"n":"Curse Of Death"},{"c":3,"s":0,"id":35,"u":"curse%20of%20lost%20time_apg","p":217,"h":1,"lvl":3,"n":"Curse Of Lost Time"},{"c":3,"s":0,"id":36,"u":"dance%20of%20darkness_apg","p":193,"h":1,"lvl":5,"n":"Dance Of Darkness"},{"c":3,"s":0,"id":37,"u":"debilitating%20dichotomy_apg","p":231,"h":1,"lvl":4,"n":"Debilitating Dichotomy"},{"c":3,"s":0,"id":38,"u":"deceiver's%20cloak_apg","p":238,"h":1,"lvl":3,"n":"Deceiver's Cloak"},{"c":3,"s":0,"id":39,"u":"delay%20affliction_apg","p":231,"h":1,"lvl":3,"n":"Delay Affliction"},{"c":3,"s":0,"id":40,"u":"dim%20the%20light_apg","p":236,"h":1,"lvl":1,"n":"Dim The Light"},{"c":3,"s":0,"id":41,"u":"discern%20secrets_apg","p":238,"h":1,"lvl":1,"n":"Discern Secrets"},{"c":3,"s":0,"id":42,"u":"dismantle_apg","p":218,"h":1,"lvl":2,"n":"Dismantle"},{"c":3,"s":0,"id":43,"u":"dread%20secret_apg","p":231,"h":1,"lvl":6,"n":"Dread Secret"},{"c":3,"s":0,"id":44,"u":"dull%20ambition_apg","p":218,"h":1,"lvl":4,"n":"Dull Ambition"},{"c":3,"s":0,"id":45,"u":"d%c3%a9j%c3%a0%20vu_apg","p":218,"h":1,"lvl":1,"n":"Déjà Vu"},{"c":3,"s":0,"id":46,"u":"d%c3%a9j%c3%a0%20vu_apg","p":218,"h":1,"lvl":1,"n":"Deja Vu (Déjà Vu)"},{"c":3,"s":0,"id":47,"u":"elemental%20betrayal_apg","p":238,"h":1,"lvl":1,"n":"Elemental Betrayal"},{"c":3,"s":0,"id":48,"u":"enervation_apg","p":218,"h":1,"lvl":4,"n":"Enervation"},{"c":3,"s":0,"id":49,"u":"enlarge%20companion_apg","p":234,"h":1,"lvl":4,"n":"Enlarge Companion"},{"c":3,"s":0,"id":50,"u":"ephemeral%20tracking_apg","p":234,"h":1,"lvl":3,"n":"Ephemeral Tracking"},{"c":3,"s":0,"id":51,"u":"establish%20ward_apg","p":236,"h":1,"lvl":5,"n":"Establish Ward"},{"c":3,"s":0,"id":52,"u":"evil%20eye_apg","p":238,"h":1,"lvl":1,"n":"Evil Eye"},{"c":3,"s":0,"id":53,"u":"familiar's%20face_apg","p":218,"h":1,"lvl":3,"n":"Familiar's Face"},{"c":3,"s":0,"id":54,"u":"final%20sacrifice_apg","p":219,"h":1,"lvl":2,"n":"Final Sacrifice"},{"c":3,"s":0,"id":55,"u":"flaming%20fusillade_apg","p":232,"h":1,"lvl":6,"n":"Flaming Fusillade"},{"c":3,"s":0,"id":56,"u":"force%20cage_apg","p":219,"h":1,"lvl":7,"n":"Force Cage"},{"c":3,"s":0,"id":57,"u":"fungal%20infestation_apg","p":220,"h":1,"lvl":2,"n":"Fungal Infestation"},{"c":3,"s":0,"id":58,"u":"genie's%20veil_apg","p":236,"h":1,"lvl":1,"n":"Genie's Veil"},{"c":3,"s":0,"id":59,"u":"ghostly%20tragedy_apg","p":220,"h":1,"lvl":4,"n":"Ghostly Tragedy"},{"c":3,"s":0,"id":60,"u":"gravity%20weapon_apg","p":234,"h":1,"lvl":1,"n":"Gravity Weapon"},{"c":3,"s":0,"id":61,"u":"grisly%20growths_apg","p":220,"h":1,"lvl":5,"n":"Grisly Growths"},{"c":3,"s":0,"id":62,"u":"heal%20companion_apg","p":234,"h":1,"lvl":1,"n":"Heal Companion"},{"c":3,"s":0,"id":63,"u":"heart's%20desire_apg","p":236,"h":1,"lvl":3,"n":"Heart's Desire"},{"c":3,"s":0,"id":64,"u":"heat%20metal_apg","p":220,"h":1,"lvl":2,"n":"Heat Metal"},{"c":3,"s":0,"id":65,"u":"heroic%20feat_apg","p":232,"h":1,"lvl":6,"n":"Heroic Feat"},{"c":3,"s":0,"id":66,"u":"hunter's%20luck_apg","p":235,"h":1,"lvl":2,"n":"Hunter's Luck"},{"c":3,"s":0,"id":67,"u":"hunter's%20vision_apg","p":235,"h":1,"lvl":5,"n":"Hunter's Vision"},{"c":3,"s":0,"id":68,"u":"hymn%20of%20healing_apg","p":228,"h":1,"lvl":1,"n":"Hymn of Healing"},{"c":3,"s":0,"id":69,"u":"ice%20storm_apg","p":220,"h":1,"lvl":4,"n":"Ice Storm"},{"c":3,"s":0,"id":70,"u":"impaling%20spike_apg","p":221,"h":1,"lvl":5,"n":"Impaling Spike"},{"c":3,"s":0,"id":71,"u":"imprint%20message_apg","p":221,"h":1,"lvl":1,"n":"Imprint Message"},{"c":3,"s":0,"id":72,"u":"incendiary%20aura_apg","p":232,"h":1,"lvl":1,"n":"Incendiary Aura"},{"c":3,"s":0,"id":73,"u":"indestructibility_apg","p":221,"h":1,"lvl":10,"n":"Indestructibility"},{"c":3,"s":0,"id":74,"u":"interstellar%20void_apg","p":232,"h":1,"lvl":3,"n":"Interstellar Void"},{"c":3,"s":0,"id":75,"u":"invisible%20item_apg","p":221,"h":1,"lvl":1,"n":"Invisible Item"},{"c":3,"s":0,"id":76,"u":"ki%20form_apg","p":229,"h":1,"lvl":9,"n":"Ki Form"},{"c":3,"s":0,"id":77,"u":"life%20boost_apg","p":238,"h":1,"lvl":1,"n":"Life Boost"},{"c":3,"s":0,"id":78,"u":"life%20link_apg","p":232,"h":1,"lvl":1,"n":"Life Link"},{"c":3,"s":0,"id":79,"u":"life-giving%20form_apg","p":232,"h":1,"lvl":6,"n":"Life-giving Form"},{"c":3,"s":0,"id":80,"u":"lightning%20storm_apg","p":221,"h":1,"lvl":5,"n":"Lightning Storm"},{"c":3,"s":0,"id":81,"u":"litany%20of%20depravity_apg","p":228,"h":1,"lvl":7,"n":"Litany Of Depravity"},{"c":3,"s":0,"id":82,"u":"litany%20of%20self-interest_apg","p":229,"h":1,"lvl":5,"n":"Litany Of Self-interest"},{"c":3,"s":0,"id":83,"u":"mad%20monkeys_apg","p":222,"h":1,"lvl":3,"n":"Mad Monkeys"},{"c":3,"s":0,"id":84,"u":"magic%20hide_apg","p":235,"h":1,"lvl":1,"n":"Magic Hide"},{"c":3,"s":0,"id":85,"u":"magic%20stone_apg","p":222,"h":1,"lvl":1,"n":"Magic Stone"},{"c":3,"s":0,"id":86,"u":"malicious%20shadow_apg","p":238,"h":1,"lvl":3,"n":"Malicious Shadow"},{"c":3,"s":0,"id":87,"u":"medusa's%20wrath_apg","p":229,"h":1,"lvl":8,"n":"Medusa's Wrath"},{"c":3,"s":0,"id":88,"u":"moonlight%20bridge_apg","p":233,"h":1,"lvl":6,"n":"Moonlight Bridge"},{"c":3,"s":0,"id":89,"u":"needle%20of%20vengeance_apg","p":238,"h":1,"lvl":1,"n":"Needle Of Vengeance"},{"c":3,"s":0,"id":90,"u":"noxious%20vapors_apg","p":222,"h":1,"lvl":1,"n":"Noxious Vapors"},{"c":3,"s":0,"id":91,"u":"nudge%20fate_apg","p":239,"h":1,"lvl":1,"n":"Nudge Fate"},{"c":3,"s":0,"id":92,"u":"nymph's%20token_apg","p":236,"h":1,"lvl":1,"n":"Nymph's Token"},{"c":3,"s":0,"id":93,"u":"object%20reading_apg","p":222,"h":1,"lvl":1,"n":"Object Reading"},{"c":3,"s":0,"id":94,"u":"ode%20to%20ouroboros_apg","p":228,"h":1,"lvl":5,"n":"Ode To Ouroboros"},{"c":3,"s":0,"id":95,"u":"personal%20blizzard_apg","p":239,"h":1,"lvl":3,"n":"Personal Blizzard"},{"c":3,"s":0,"id":96,"u":"pet%20cache_apg","p":222,"h":1,"lvl":1,"n":"Pet Cache"},{"c":3,"s":0,"id":97,"u":"phantasmal%20treasure_apg","p":223,"h":1,"lvl":2,"n":"Phantasmal Treasure"},{"c":3,"s":0,"id":98,"u":"phase%20familiar_apg","p":239,"h":1,"lvl":1,"n":"Phase Familiar"},{"c":3,"s":0,"id":99,"u":"pied%20piping_apg","p":228,"h":1,"lvl":10,"n":"Pied Piping"},{"c":3,"s":0,"id":100,"u":"pummeling%20rubble_apg","p":223,"h":1,"lvl":1,"n":"Pummeling Rubble"},{"c":3,"s":0,"id":101,"u":"quench_apg","p":223,"h":1,"lvl":2,"n":"Quench"},{"c":3,"s":0,"id":102,"u":"ranger's%20bramble_apg","p":235,"h":1,"lvl":3,"n":"Ranger's Bramble"},{"c":3,"s":0,"id":103,"u":"reaper's%20lantern_apg","p":223,"h":1,"lvl":2,"n":"Reaper's Lantern"},{"c":3,"s":0,"id":104,"u":"restorative%20moment_apg","p":239,"h":1,"lvl":5,"n":"Restorative Moment"},{"c":3,"s":0,"id":105,"u":"rusting%20grasp_apg","p":223,"h":1,"lvl":4,"n":"Rusting Grasp"},{"c":3,"s":0,"id":106,"u":"safe%20passage_apg","p":224,"h":1,"lvl":3,"n":"Safe Passage"},{"c":3,"s":0,"id":107,"u":"scintillating%20safeguard_apg","p":224,"h":1,"lvl":6,"n":"Scintillating Safeguard"},{"c":3,"s":0,"id":108,"u":"sculpt%20sound_apg","p":224,"h":1,"lvl":3,"n":"Sculpt Sound"},{"c":3,"s":0,"id":109,"u":"seal%20fate_apg","p":224,"h":1,"lvl":4,"n":"Seal Fate"},{"c":3,"s":0,"id":110,"u":"secret%20chest_apg","p":225,"h":1,"lvl":5,"n":"Secret Chest"},{"c":3,"s":0,"id":111,"u":"sepulchral%20mask_apg","p":236,"h":1,"lvl":1,"n":"Sepulchral Mask"},{"c":3,"s":0,"id":112,"u":"shadow%20illusion_apg","p":193,"h":1,"lvl":6,"n":"Shadow Illusion"},{"c":3,"s":0,"id":113,"u":"shadow%20jump_apg","p":193,"h":1,"lvl":5,"n":"Shadow Jump"},{"c":3,"s":0,"id":114,"u":"shadow's%20web_apg","p":229,"h":1,"lvl":7,"n":"Shadow's Web"},{"c":3,"s":0,"id":115,"u":"shepherd%20of%20souls_apg","p":236,"h":1,"lvl":5,"n":"Shepherd Of Souls"},{"c":3,"s":0,"id":116,"u":"shroud%20of%20night_apg","p":239,"h":1,"lvl":1,"n":"Shroud Of Night"},{"c":3,"s":0,"id":117,"u":"snare%20hopping_apg","p":235,"h":1,"lvl":1,"n":"Snare Hopping"},{"c":3,"s":0,"id":118,"u":"song%20of%20marching_apg","p":228,"h":1,"lvl":3,"n":"Song Of Marching"},{"c":3,"s":0,"id":119,"u":"song%20of%20strength_apg","p":228,"h":1,"lvl":1,"n":"Song Of Strength"},{"c":3,"s":0,"id":120,"u":"soothing%20mist_apg","p":235,"h":1,"lvl":2,"n":"Soothing Mist"},{"c":3,"s":0,"id":121,"u":"soul%20siphon_apg","p":233,"h":1,"lvl":1,"n":"Soul Siphon"},{"c":3,"s":0,"id":122,"u":"spike%20stones_apg","p":225,"h":1,"lvl":4,"n":"Spike Stones"},{"c":3,"s":0,"id":123,"u":"spirit%20sense_apg","p":225,"h":1,"lvl":2,"n":"Spirit Sense"},{"c":3,"s":0,"id":124,"u":"spirit%20veil_apg","p":237,"h":1,"lvl":3,"n":"Spirit Veil"},{"c":3,"s":0,"id":125,"u":"spray%20of%20stars_apg","p":233,"h":1,"lvl":1,"n":"Spray Of Stars"},{"c":3,"s":0,"id":126,"u":"steal%20shadow_apg","p":237,"h":1,"lvl":3,"n":"Steal Shadow"},{"c":3,"s":0,"id":127,"u":"stoke%20the%20heart_apg","p":239,"h":1,"lvl":1,"n":"Stoke The Heart"},{"c":3,"s":0,"id":128,"u":"strange%20geometry_apg","p":226,"h":1,"lvl":5,"n":"Strange Geometry"},{"c":3,"s":0,"id":129,"u":"sudden%20blight_apg","p":226,"h":1,"lvl":2,"n":"Sudden Blight"},{"c":3,"s":0,"id":130,"u":"summon%20instrument_apg","p":226,"h":1,"lvl":1,"n":"Summon Instrument"},{"c":3,"s":0,"id":131,"u":"symphony%20of%20the%20unfettered%20heart_apg","p":228,"h":1,"lvl":5,"n":"Symphony Of The Unfettered Heart"},{"c":3,"s":0,"id":132,"u":"tempest%20form_apg","p":233,"h":1,"lvl":6,"n":"Tempest Form"},{"c":3,"s":0,"id":133,"u":"tempest%20touch_apg","p":233,"h":1,"lvl":1,"n":"Tempest Touch"},{"c":3,"s":0,"id":134,"u":"terrain%20transposition_apg","p":235,"h":1,"lvl":5,"n":"Terrain Transposition"},{"c":3,"s":0,"id":135,"u":"thoughtful%20gift_apg","p":226,"h":1,"lvl":1,"n":"Thoughtful Gift"},{"c":3,"s":0,"id":136,"u":"threefold%20aspect_apg","p":226,"h":1,"lvl":3,"n":"Threefold Aspect"},{"c":3,"s":0,"id":137,"u":"thunderburst_apg","p":234,"h":1,"lvl":3,"n":"Thunderburst"},{"c":3,"s":0,"id":138,"u":"touch%20of%20corruption_apg","p":229,"h":1,"lvl":1,"n":"Touch Of Corruption"},{"c":3,"s":0,"id":139,"u":"transmute%20rock%20and%20mud_apg","p":226,"h":1,"lvl":5,"n":"Transmute Rock And Mud"},{"c":3,"s":0,"id":140,"u":"vampiric%20maiden_apg","p":227,"h":1,"lvl":4,"n":"Vampiric Maiden"},{"c":3,"s":0,"id":141,"u":"veil%20of%20dreams_apg","p":239,"h":1,"lvl":1,"n":"Veil Of Dreams"},{"c":3,"s":0,"id":142,"u":"vision%20of%20weakness_apg","p":234,"h":1,"lvl":2,"n":"Vision Of Weakness"},{"c":3,"s":0,"id":143,"u":"vomit%20swarm_apg","p":227,"h":1,"lvl":2,"n":"Vomit Swarm"},{"c":3,"s":0,"id":144,"u":"wall%20of%20flesh_apg","p":227,"h":1,"lvl":5,"n":"Wall Of Flesh"},{"c":3,"s":0,"id":145,"u":"whirling%20flames_apg","p":234,"h":1,"lvl":3,"n":"Whirling Flames"},{"c":3,"s":0,"id":146,"u":"wilding%20word_apg","p":239,"h":1,"lvl":1,"n":"Wilding Word"},{"c":3,"s":0,"id":147,"u":"wish-twisted%20form_apg","p":237,"h":1,"lvl":5,"n":"Wish-twisted Form"},{"c":3,"s":1,"id":148,"u":"aberrant%20whispers_crb","p":402,"h":1,"lvl":3,"n":"Aberrant Whispers"},{"c":3,"s":1,"id":149,"u":"abundant%20step_crb","p":401,"h":1,"lvl":4,"n":"Abundant Step"},{"c":3,"s":1,"id":150,"u":"abyssal%20plague_crb","p":316,"h":1,"lvl":5,"n":"Abyssal Plague"},{"c":3,"s":1,"id":151,"u":"abyssal%20wrath_crb","p":402,"h":1,"lvl":5,"n":"Abyssal Wrath"},{"c":3,"s":1,"id":152,"u":"acid%20arrow_crb","p":316,"h":1,"lvl":2,"n":"Acid Arrow"},{"c":3,"s":1,"id":153,"u":"acid%20splash_crb","p":316,"h":1,"lvl":1,"n":"Acid Splash"},{"c":3,"s":1,"id":154,"u":"aerial%20form_crb","p":316,"h":1,"lvl":4,"n":"Aerial Form"},{"c":3,"s":1,"id":155,"u":"agile%20feet_crb","p":389,"h":1,"lvl":1,"n":"Agile Feet"},{"c":3,"s":1,"id":156,"u":"air%20bubble_crb","p":316,"h":1,"lvl":1,"n":"Air Bubble"},{"c":3,"s":1,"id":157,"u":"air%20walk_crb","p":317,"h":1,"lvl":4,"n":"Air Walk"},{"c":3,"s":1,"id":158,"u":"alarm_crb","p":317,"h":1,"lvl":1,"n":"Alarm"},{"c":3,"s":1,"id":159,"u":"allegro_crb","p":386,"h":1,"lvl":7,"n":"Allegro"},{"c":3,"s":1,"id":160,"u":"alter%20reality_crb","p":317,"h":1,"lvl":10,"n":"Alter Reality"},{"c":3,"s":1,"id":161,"u":"anathematic%20reprisal_crb","p":317,"h":1,"lvl":4,"n":"Anathematic Reprisal"},{"c":3,"s":1,"id":162,"u":"ancestral%20memories_crb","p":402,"h":1,"lvl":1,"n":"Ancestral Memories"},{"c":3,"s":1,"id":163,"u":"angelic%20halo_crb","p":402,"h":1,"lvl":1,"n":"Angelic Halo"},{"c":3,"s":1,"id":164,"u":"angelic%20wings_crb","p":403,"h":1,"lvl":3,"n":"Angelic Wings"},{"c":3,"s":1,"id":165,"u":"animal%20form_crb","p":317,"h":1,"lvl":2,"n":"Animal Form"},{"c":3,"s":1,"id":166,"u":"animal%20messenger_crb","p":318,"h":1,"lvl":2,"n":"Animal Messenger"},{"c":3,"s":1,"id":167,"u":"animal%20vision_crb","p":318,"h":1,"lvl":3,"n":"Animal Vision"},{"c":3,"s":1,"id":168,"u":"ant%20haul_crb","p":318,"h":1,"lvl":1,"n":"Ant Haul"},{"c":3,"s":1,"id":169,"u":"antimagic%20field_crb","p":318,"h":1,"lvl":8,"n":"Antimagic Field"},{"c":3,"s":1,"id":170,"u":"appearance%20of%20wealth_crb","p":389,"h":1,"lvl":1,"n":"Appearance Of Wealth"},{"c":3,"s":1,"id":171,"u":"arcane%20countermeasure_crb","p":403,"h":1,"lvl":5,"n":"Arcane Countermeasure"},{"c":3,"s":1,"id":172,"u":"artistic%20flourish_crb","p":389,"h":1,"lvl":4,"n":"Artistic Flourish"},{"c":3,"s":1,"id":173,"u":"athletic%20rush_crb","p":389,"h":1,"lvl":1,"n":"Athletic Rush"},{"c":3,"s":1,"id":174,"u":"augment%20summoning_crb","p":406,"h":1,"lvl":1,"n":"Augment Summoning"},{"c":3,"s":1,"id":175,"u":"augury_crb","p":318,"h":1,"lvl":2,"n":"Augury"},{"c":3,"s":1,"id":176,"u":"avatar_crb","p":318,"h":1,"lvl":10,"n":"Avatar"},{"c":3,"s":1,"id":177,"u":"baleful%20polymorph_crb","p":320,"h":1,"lvl":6,"n":"Baleful Polymorph"},{"c":3,"s":1,"id":178,"u":"bane_crb","p":320,"h":1,"lvl":1,"n":"Bane"},{"c":3,"s":1,"id":179,"u":"banishment_crb","p":320,"h":1,"lvl":5,"n":"Banishment"},{"c":3,"s":1,"id":180,"u":"barkskin_crb","p":320,"h":1,"lvl":2,"n":"Barkskin"},{"c":3,"s":1,"id":181,"u":"bind%20soul_crb","p":320,"h":1,"lvl":9,"n":"Bind Soul"},{"c":3,"s":1,"id":182,"u":"bind%20undead_crb","p":321,"h":1,"lvl":3,"n":"Bind Undead"},{"c":3,"s":1,"id":183,"u":"bit%20of%20luck_crb","p":389,"h":1,"lvl":1,"n":"Bit Of Luck"},{"c":3,"s":1,"id":184,"u":"black%20tentacles_crb","p":321,"h":1,"lvl":5,"n":"Black Tentacles"},{"c":3,"s":1,"id":185,"u":"blade%20barrier_crb","p":321,"h":1,"lvl":6,"n":"Blade Barrier"},{"c":3,"s":1,"id":186,"u":"bless_crb","p":321,"h":1,"lvl":1,"n":"Bless"},{"c":3,"s":1,"id":187,"u":"blind%20ambition_crb","p":389,"h":1,"lvl":1,"n":"Blind Ambition"},{"c":3,"s":1,"id":188,"u":"blindness_crb","p":321,"h":1,"lvl":3,"n":"Blindness"},{"c":3,"s":1,"id":189,"u":"blink_crb","p":321,"h":1,"lvl":4,"n":"Blink"},{"c":3,"s":1,"id":190,"u":"blur_crb","p":321,"h":1,"lvl":2,"n":"Blur"},{"c":3,"s":1,"id":191,"u":"breath%20of%20life_crb","p":322,"h":1,"lvl":5,"n":"Breath Of Life"},{"c":3,"s":1,"id":192,"u":"burning%20hands_crb","p":322,"h":1,"lvl":1,"n":"Burning Hands"},{"c":3,"s":1,"id":193,"u":"call%20of%20the%20grave_crb","p":406,"h":1,"lvl":1,"n":"Call Of The Grave"},{"c":3,"s":1,"id":194,"u":"calm%20emotions_crb","p":322,"h":1,"lvl":2,"n":"Calm Emotions"},{"c":3,"s":1,"id":195,"u":"captivating%20adoration_crb","p":389,"h":1,"lvl":4,"n":"Captivating Adoration"},{"c":3,"s":1,"id":196,"u":"cataclysm_crb","p":322,"h":1,"lvl":10,"n":"Cataclysm"},{"c":3,"s":1,"id":197,"u":"celestial%20brand_crb","p":403,"h":1,"lvl":5,"n":"Celestial Brand"},{"c":3,"s":1,"id":198,"u":"chain%20lightning_crb","p":322,"h":1,"lvl":6,"n":"Chain Lightning"},{"c":3,"s":1,"id":199,"u":"champion's%20sacrifice_crb","p":387,"h":1,"lvl":6,"n":"Champion's Sacrifice"},{"c":3,"s":1,"id":200,"u":"charm_crb","p":322,"h":1,"lvl":1,"n":"Charm"},{"c":3,"s":1,"id":201,"u":"charming%20touch_crb","p":390,"h":1,"lvl":1,"n":"Charming Touch"},{"c":3,"s":1,"id":202,"u":"charming%20words_crb","p":406,"h":1,"lvl":1,"n":"Charming Words"},{"c":3,"s":1,"id":203,"u":"chill%20touch_crb","p":323,"h":1,"lvl":1,"n":"Chill Touch"},{"c":3,"s":1,"id":204,"u":"chilling%20darkness_crb","p":323,"h":1,"lvl":3,"n":"Chilling Darkness"},{"c":3,"s":1,"id":205,"u":"chromatic%20wall_crb","p":323,"h":1,"lvl":5,"n":"Chromatic Wall"},{"c":3,"s":1,"id":206,"u":"circle%20of%20protection_crb","p":324,"h":1,"lvl":3,"n":"Circle Of Protection"},{"c":3,"s":1,"id":207,"u":"clairaudience_crb","p":324,"h":1,"lvl":3,"n":"Clairaudience"},{"c":3,"s":1,"id":208,"u":"clairvoyance_crb","p":324,"h":1,"lvl":4,"n":"Clairvoyance"},{"c":3,"s":1,"id":209,"u":"cloak%20of%20colors_crb","p":324,"h":1,"lvl":5,"n":"Cloak Of Colors"},{"c":3,"s":1,"id":210,"u":"cloak%20of%20shadow_crb","p":390,"h":1,"lvl":1,"n":"Cloak Of Shadow"},{"c":3,"s":1,"id":211,"u":"cloudkill_crb","p":324,"h":1,"lvl":5,"n":"Cloudkill"},{"c":3,"s":1,"id":212,"u":"collective%20transposition_crb","p":324,"h":1,"lvl":6,"n":"Collective Transposition"},{"c":3,"s":1,"id":213,"u":"color%20spray_crb","p":324,"h":1,"lvl":1,"n":"Color Spray"},{"c":3,"s":1,"id":214,"u":"command_crb","p":325,"h":1,"lvl":1,"n":"Command"},{"c":3,"s":1,"id":215,"u":"commanding%20lash_crb","p":390,"h":1,"lvl":4,"n":"Commanding Lash"},{"c":3,"s":1,"id":216,"u":"competitive%20edge_crb","p":390,"h":1,"lvl":4,"n":"Competitive Edge"},{"c":3,"s":1,"id":217,"u":"comprehend%20language_crb","p":325,"h":1,"lvl":2,"n":"Comprehend Language"},{"c":3,"s":1,"id":218,"u":"cone%20of%20cold_crb","p":325,"h":1,"lvl":5,"n":"Cone Of Cold"},{"c":3,"s":1,"id":219,"u":"confusion_crb","p":325,"h":1,"lvl":4,"n":"Confusion"},{"c":3,"s":1,"id":220,"u":"contingency_crb","p":326,"h":1,"lvl":7,"n":"Contingency"},{"c":3,"s":1,"id":221,"u":"continual%20flame_crb","p":326,"h":1,"lvl":2,"n":"Continual Flame"},{"c":3,"s":1,"id":222,"u":"control%20water_crb","p":326,"h":1,"lvl":5,"n":"Control Water"},{"c":3,"s":1,"id":223,"u":"counter%20performance_crb","p":386,"h":1,"lvl":1,"n":"Counter Performance"},{"c":3,"s":1,"id":224,"u":"create%20food_crb","p":326,"h":1,"lvl":2,"n":"Create Food"},{"c":3,"s":1,"id":225,"u":"create%20water_crb","p":326,"h":1,"lvl":1,"n":"Create Water"},{"c":3,"s":1,"id":226,"u":"creation_crb","p":326,"h":1,"lvl":4,"n":"Creation"},{"c":3,"s":1,"id":227,"u":"crisis%20of%20faith_crb","p":326,"h":1,"lvl":3,"n":"Crisis Of Faith"},{"c":3,"s":1,"id":228,"u":"crusade_crb","p":327,"h":1,"lvl":9,"n":"Crusade"},{"c":3,"s":1,"id":229,"u":"crushing%20despair_crb","p":327,"h":1,"lvl":5,"n":"Crushing Despair"},{"c":3,"s":1,"id":230,"u":"cry%20of%20destruction_crb","p":390,"h":1,"lvl":1,"n":"Cry Of Destruction"},{"c":3,"s":1,"id":231,"u":"dancing%20lights_crb","p":327,"h":1,"lvl":1,"n":"Dancing Lights"},{"c":3,"s":1,"id":232,"u":"darkened%20eyes_crb","p":390,"h":1,"lvl":4,"n":"Darkened Eyes"},{"c":3,"s":1,"id":233,"u":"darkness_crb","p":327,"h":1,"lvl":2,"n":"Darkness"},{"c":3,"s":1,"id":234,"u":"darkvision_crb","p":327,"h":1,"lvl":2,"n":"Darkvision"},{"c":3,"s":1,"id":235,"u":"daze_crb","p":327,"h":1,"lvl":1,"n":"Daze"},{"c":3,"s":1,"id":236,"u":"dazzling%20flash_crb","p":391,"h":1,"lvl":1,"n":"Dazzling Flash"},{"c":3,"s":1,"id":237,"u":"deafness_crb","p":327,"h":1,"lvl":2,"n":"Deafness"},{"c":3,"s":1,"id":238,"u":"death%20knell_crb","p":328,"h":1,"lvl":2,"n":"Death Knell"},{"c":3,"s":1,"id":239,"u":"death%20ward_crb","p":328,"h":1,"lvl":5,"n":"Death Ward"},{"c":3,"s":1,"id":240,"u":"death's%20call_crb","p":391,"h":1,"lvl":1,"n":"Death's Call"},{"c":3,"s":1,"id":241,"u":"delusional%20pride_crb","p":391,"h":1,"lvl":4,"n":"Delusional Pride"},{"c":3,"s":1,"id":242,"u":"destructive%20aura_crb","p":391,"h":1,"lvl":4,"n":"Destructive Aura"},{"c":3,"s":1,"id":243,"u":"detect%20alignment_crb","p":328,"h":1,"lvl":1,"n":"Detect Alignment"},{"c":3,"s":1,"id":244,"u":"detect%20magic_crb","p":328,"h":1,"lvl":1,"n":"Detect Magic"},{"c":3,"s":1,"id":245,"u":"detect%20poison_crb","p":328,"h":1,"lvl":1,"n":"Detect Poison"},{"c":3,"s":1,"id":246,"u":"detect%20scrying_crb","p":328,"h":1,"lvl":4,"n":"Detect Scrying"},{"c":3,"s":1,"id":247,"u":"diabolic%20edict_crb","p":403,"h":1,"lvl":1,"n":"Diabolic Edict"},{"c":3,"s":1,"id":248,"u":"dimension%20door_crb","p":328,"h":1,"lvl":4,"n":"Dimension Door"},{"c":3,"s":1,"id":249,"u":"dimensional%20anchor_crb","p":329,"h":1,"lvl":4,"n":"Dimensional Anchor"},{"c":3,"s":1,"id":250,"u":"dimensional%20lock_crb","p":329,"h":1,"lvl":7,"n":"Dimensional Lock"},{"c":3,"s":1,"id":251,"u":"dimensional%20steps_crb","p":406,"h":1,"lvl":4,"n":"Dimensional Steps"},{"c":3,"s":1,"id":252,"u":"dinosaur%20form_crb","p":329,"h":1,"lvl":4,"n":"Dinosaur Form"},{"c":3,"s":1,"id":253,"u":"dirge%20of%20doom_crb","p":386,"h":1,"lvl":3,"n":"Dirge Of Doom"},{"c":3,"s":1,"id":254,"u":"disappearance_crb","p":330,"h":1,"lvl":8,"n":"Disappearance"},{"c":3,"s":1,"id":255,"u":"discern%20lies_crb","p":330,"h":1,"lvl":4,"n":"Discern Lies"},{"c":3,"s":1,"id":256,"u":"discern%20location_crb","p":330,"h":1,"lvl":8,"n":"Discern Location"},{"c":3,"s":1,"id":257,"u":"disintegrate_crb","p":330,"h":1,"lvl":6,"n":"Disintegrate"},{"c":3,"s":1,"id":258,"u":"disjunction_crb","p":330,"h":1,"lvl":9,"n":"Disjunction"},{"c":3,"s":1,"id":259,"u":"dispel%20magic_crb","p":330,"h":1,"lvl":2,"n":"Dispel Magic"},{"c":3,"s":1,"id":260,"u":"disperse%20into%20air_crb","p":391,"h":1,"lvl":4,"n":"Disperse Into Air"},{"c":3,"s":1,"id":261,"u":"disrupt%20undead_crb","p":331,"h":1,"lvl":1,"n":"Disrupt Undead"},{"c":3,"s":1,"id":262,"u":"disrupting%20weapons_crb","p":331,"h":1,"lvl":1,"n":"Disrupting Weapons"},{"c":3,"s":1,"id":263,"u":"divine%20aura_crb","p":331,"h":1,"lvl":8,"n":"Divine Aura"},{"c":3,"s":1,"id":264,"u":"divine%20decree_crb","p":331,"h":1,"lvl":7,"n":"Divine Decree"},{"c":3,"s":1,"id":265,"u":"divine%20inspiration_crb","p":331,"h":1,"lvl":8,"n":"Divine Inspiration"},{"c":3,"s":1,"id":266,"u":"divine%20lance_crb","p":331,"h":1,"lvl":1,"n":"Divine Lance"},{"c":3,"s":1,"id":267,"u":"divine%20vessel_crb","p":331,"h":1,"lvl":7,"n":"Divine Vessel"},{"c":3,"s":1,"id":268,"u":"divine%20wrath_crb","p":332,"h":1,"lvl":4,"n":"Divine Wrath"},{"c":3,"s":1,"id":269,"u":"diviner's%20sight_crb","p":406,"h":1,"lvl":1,"n":"Diviner's Sight"},{"c":3,"s":1,"id":270,"u":"dominate_crb","p":332,"h":1,"lvl":6,"n":"Dominate"},{"c":3,"s":1,"id":271,"u":"downpour_crb","p":391,"h":1,"lvl":4,"n":"Downpour"},{"c":3,"s":1,"id":272,"u":"dragon%20breath_crb","p":403,"h":1,"lvl":3,"n":"Dragon Breath"},{"c":3,"s":1,"id":273,"u":"dragon%20claws_crb","p":403,"h":1,"lvl":1,"n":"Dragon Claws"},{"c":3,"s":1,"id":274,"u":"dragon%20form_crb","p":332,"h":1,"lvl":6,"n":"Dragon Form"},{"c":3,"s":1,"id":275,"u":"dragon%20wings_crb","p":403,"h":1,"lvl":5,"n":"Dragon Wings"},{"c":3,"s":1,"id":276,"u":"drain%20life_crb","p":403,"h":1,"lvl":3,"n":"Drain Life"},{"c":3,"s":1,"id":277,"u":"dread%20aura_crb","p":406,"h":1,"lvl":4,"n":"Dread Aura"},{"c":3,"s":1,"id":278,"u":"dream%20council_crb","p":333,"h":1,"lvl":8,"n":"Dream Council"},{"c":3,"s":1,"id":279,"u":"dream%20message_crb","p":333,"h":1,"lvl":3,"n":"Dream Message"},{"c":3,"s":1,"id":280,"u":"dreamer's%20call_crb","p":391,"h":1,"lvl":4,"n":"Dreamer's Call"},{"c":3,"s":1,"id":281,"u":"dreaming%20potential_crb","p":333,"h":1,"lvl":5,"n":"Dreaming Potential"},{"c":3,"s":1,"id":282,"u":"drop%20dead_crb","p":333,"h":1,"lvl":5,"n":"Drop Dead"},{"c":3,"s":1,"id":283,"u":"duplicate%20foe_crb","p":334,"h":1,"lvl":7,"n":"Duplicate Foe"},{"c":3,"s":1,"id":284,"u":"earthbind_crb","p":334,"h":1,"lvl":3,"n":"Earthbind"},{"c":3,"s":1,"id":285,"u":"earthquake_crb","p":334,"h":1,"lvl":8,"n":"Earthquake"},{"c":3,"s":1,"id":286,"u":"eclipse%20burst_crb","p":334,"h":1,"lvl":7,"n":"Eclipse Burst"},{"c":3,"s":1,"id":287,"u":"electric%20arc_crb","p":335,"h":1,"lvl":1,"n":"Electric Arc"},{"c":3,"s":1,"id":288,"u":"elemental%20blast_crb","p":404,"h":1,"lvl":5,"n":"Elemental Blast"},{"c":3,"s":1,"id":289,"u":"elemental%20form_crb","p":335,"h":1,"lvl":5,"n":"Elemental Form"},{"c":3,"s":1,"id":290,"u":"elemental%20motion_crb","p":404,"h":1,"lvl":3,"n":"Elemental Motion"},{"c":3,"s":1,"id":291,"u":"elemental%20tempest_crb","p":406,"h":1,"lvl":4,"n":"Elemental Tempest"},{"c":3,"s":1,"id":292,"u":"elemental%20toss_crb","p":404,"h":1,"lvl":1,"n":"Elemental Toss"},{"c":3,"s":1,"id":293,"u":"embrace%20the%20pit_crb","p":404,"h":1,"lvl":3,"n":"Embrace The Pit"},{"c":3,"s":1,"id":294,"u":"empty%20body_crb","p":401,"h":1,"lvl":9,"n":"Empty Body"},{"c":3,"s":1,"id":295,"u":"endure%20elements_crb","p":335,"h":1,"lvl":2,"n":"Endure Elements"},{"c":3,"s":1,"id":296,"u":"enduring%20might_crb","p":392,"h":1,"lvl":4,"n":"Enduring Might"},{"c":3,"s":1,"id":297,"u":"energy%20absorption_crb","p":407,"h":1,"lvl":4,"n":"Energy Absorption"},{"c":3,"s":1,"id":298,"u":"energy%20aegis_crb","p":335,"h":1,"lvl":7,"n":"Energy Aegis"},{"c":3,"s":1,"id":299,"u":"enhance%20victuals_crb","p":335,"h":1,"lvl":2,"n":"Enhance Victuals"},{"c":3,"s":1,"id":300,"u":"enlarge_crb","p":336,"h":1,"lvl":2,"n":"Enlarge"},{"c":3,"s":1,"id":301,"u":"entangle_crb","p":336,"h":1,"lvl":2,"n":"Entangle"},{"c":3,"s":1,"id":302,"u":"enthrall_crb","p":336,"h":1,"lvl":3,"n":"Enthrall"},{"c":3,"s":1,"id":303,"u":"eradicate%20undeath_crb","p":392,"h":1,"lvl":4,"n":"Eradicate Undeath"},{"c":3,"s":1,"id":304,"u":"ethereal%20jaunt_crb","p":336,"h":1,"lvl":7,"n":"Ethereal Jaunt"},{"c":3,"s":1,"id":305,"u":"extend%20spell_crb","p":404,"h":1,"lvl":3,"n":"Extend Spell"},{"c":3,"s":1,"id":306,"u":"fabricated%20truth_crb","p":336,"h":1,"lvl":10,"n":"Fabricated Truth"},{"c":3,"s":1,"id":307,"u":"face%20in%20the%20crowd_crb","p":392,"h":1,"lvl":1,"n":"Face In The Crowd"},{"c":3,"s":1,"id":308,"u":"faerie%20dust_crb","p":404,"h":1,"lvl":1,"n":"Faerie Dust"},{"c":3,"s":1,"id":309,"u":"faerie%20fire_crb","p":337,"h":1,"lvl":2,"n":"Faerie Fire"},{"c":3,"s":1,"id":310,"u":"false%20life_crb","p":337,"h":1,"lvl":2,"n":"False Life"},{"c":3,"s":1,"id":311,"u":"false%20vision_crb","p":337,"h":1,"lvl":5,"n":"False Vision"},{"c":3,"s":1,"id":312,"u":"fatal%20aria_crb","p":386,"h":1,"lvl":10,"n":"Fatal Aria"},{"c":3,"s":1,"id":313,"u":"fear_crb","p":337,"h":1,"lvl":1,"n":"Fear"},{"c":3,"s":1,"id":314,"u":"feather%20fall_crb","p":337,"h":1,"lvl":1,"n":"Feather Fall"},{"c":3,"s":1,"id":315,"u":"feeblemind_crb","p":337,"h":1,"lvl":6,"n":"Feeblemind"},{"c":3,"s":1,"id":316,"u":"feet%20to%20fins_crb","p":337,"h":1,"lvl":3,"n":"Feet To Fins"},{"c":3,"s":1,"id":317,"u":"fey%20disappearance_crb","p":404,"h":1,"lvl":3,"n":"Fey Disappearance"},{"c":3,"s":1,"id":318,"u":"fey%20glamour_crb","p":404,"h":1,"lvl":5,"n":"Fey Glamour"},{"c":3,"s":1,"id":319,"u":"field%20of%20life_crb","p":337,"h":1,"lvl":6,"n":"Field Of Life"},{"c":3,"s":1,"id":320,"u":"fiery%20body_crb","p":337,"h":1,"lvl":7,"n":"Fiery Body"},{"c":3,"s":1,"id":321,"u":"finger%20of%20death_crb","p":338,"h":1,"lvl":7,"n":"Finger Of Death"},{"c":3,"s":1,"id":322,"u":"fire%20ray_crb","p":392,"h":1,"lvl":1,"n":"Fire Ray"},{"c":3,"s":1,"id":323,"u":"fire%20seeds_crb","p":338,"h":1,"lvl":6,"n":"Fire Seeds"},{"c":3,"s":1,"id":324,"u":"fire%20shield_crb","p":338,"h":1,"lvl":4,"n":"Fire Shield"},{"c":3,"s":1,"id":325,"u":"fireball_crb","p":338,"h":1,"lvl":3,"n":"Fireball"},{"c":3,"s":1,"id":326,"u":"flame%20barrier_crb","p":392,"h":1,"lvl":4,"n":"Flame Barrier"},{"c":3,"s":1,"id":327,"u":"flame%20strike_crb","p":338,"h":1,"lvl":5,"n":"Flame Strike"},{"c":3,"s":1,"id":328,"u":"flaming%20sphere_crb","p":338,"h":1,"lvl":2,"n":"Flaming Sphere"},{"c":3,"s":1,"id":329,"u":"fleet%20step_crb","p":338,"h":1,"lvl":1,"n":"Fleet Step"},{"c":3,"s":1,"id":330,"u":"flesh%20to%20stone_crb","p":339,"h":1,"lvl":6,"n":"Flesh To Stone"},{"c":3,"s":1,"id":331,"u":"floating%20disk_crb","p":339,"h":1,"lvl":1,"n":"Floating Disk"},{"c":3,"s":1,"id":332,"u":"fly_crb","p":339,"h":1,"lvl":4,"n":"Fly"},{"c":3,"s":1,"id":333,"u":"forbidding%20ward_crb","p":339,"h":1,"lvl":1,"n":"Forbidding Ward"},{"c":3,"s":1,"id":334,"u":"force%20bolt_crb","p":407,"h":1,"lvl":1,"n":"Force Bolt"},{"c":3,"s":1,"id":335,"u":"forced%20quiet_crb","p":393,"h":1,"lvl":1,"n":"Forced Quiet"},{"c":3,"s":1,"id":336,"u":"foresight_crb","p":340,"h":1,"lvl":9,"n":"Foresight"},{"c":3,"s":1,"id":337,"u":"freedom%20of%20movement_crb","p":340,"h":1,"lvl":4,"n":"Freedom Of Movement"},{"c":3,"s":1,"id":338,"u":"gaseous%20form_crb","p":340,"h":1,"lvl":4,"n":"Gaseous Form"},{"c":3,"s":1,"id":339,"u":"gate_crb","p":340,"h":1,"lvl":10,"n":"Gate"},{"c":3,"s":1,"id":340,"u":"gentle%20repose_crb","p":340,"h":1,"lvl":2,"n":"Gentle Repose"},{"c":3,"s":1,"id":341,"u":"ghost%20sound_crb","p":340,"h":1,"lvl":1,"n":"Ghost Sound"},{"c":3,"s":1,"id":342,"u":"ghostly%20weapon_crb","p":340,"h":1,"lvl":3,"n":"Ghostly Weapon"},{"c":3,"s":1,"id":343,"u":"ghoulish%20cravings_crb","p":341,"h":1,"lvl":2,"n":"Ghoulish Cravings"},{"c":3,"s":1,"id":344,"u":"glibness_crb","p":341,"h":1,"lvl":4,"n":"Glibness"},{"c":3,"s":1,"id":345,"u":"glimpse%20the%20truth_crb","p":393,"h":1,"lvl":4,"n":"Glimpse The Truth"},{"c":3,"s":1,"id":346,"u":"glitterdust_crb","p":341,"h":1,"lvl":2,"n":"Glitterdust"},{"c":3,"s":1,"id":347,"u":"globe%20of%20invulnerability_crb","p":341,"h":1,"lvl":4,"n":"Globe Of Invulnerability"},{"c":3,"s":1,"id":348,"u":"glutton's%20jaws_crb","p":404,"h":1,"lvl":1,"n":"Glutton's Jaws"},{"c":3,"s":1,"id":349,"u":"glyph%20of%20warding_crb","p":341,"h":1,"lvl":3,"n":"Glyph Of Warding"},{"c":3,"s":1,"id":350,"u":"goblin%20pox_crb","p":341,"h":1,"lvl":1,"n":"Goblin Pox"},{"c":3,"s":1,"id":351,"u":"goodberry_crb","p":399,"h":1,"lvl":1,"n":"Goodberry"},{"c":3,"s":1,"id":352,"u":"grasping%20grave_crb","p":404,"h":1,"lvl":5,"n":"Grasping Grave"},{"c":3,"s":1,"id":353,"u":"grease_crb","p":342,"h":1,"lvl":1,"n":"Grease"},{"c":3,"s":1,"id":354,"u":"grim%20tendrils_crb","p":342,"h":1,"lvl":1,"n":"Grim Tendrils"},{"c":3,"s":1,"id":355,"u":"guidance_crb","p":342,"h":1,"lvl":1,"n":"Guidance"},{"c":3,"s":1,"id":356,"u":"gust%20of%20wind_crb","p":342,"h":1,"lvl":1,"n":"Gust Of Wind"},{"c":3,"s":1,"id":357,"u":"hallucination_crb","p":342,"h":1,"lvl":5,"n":"Hallucination"},{"c":3,"s":1,"id":358,"u":"hallucinatory%20terrain_crb","p":343,"h":1,"lvl":4,"n":"Hallucinatory Terrain"},{"c":3,"s":1,"id":359,"u":"hand%20of%20the%20apprentice_crb","p":407,"h":1,"lvl":1,"n":"Hand Of The Apprentice"},{"c":3,"s":1,"id":360,"u":"harm_crb","p":343,"h":1,"lvl":1,"n":"Harm"},{"c":3,"s":1,"id":361,"u":"haste_crb","p":343,"h":1,"lvl":3,"n":"Haste"},{"c":3,"s":1,"id":362,"u":"heal_crb","p":343,"h":1,"lvl":1,"n":"Heal"},{"c":3,"s":1,"id":363,"u":"heal%20animal_crb","p":399,"h":1,"lvl":1,"n":"Heal Animal"},{"c":3,"s":1,"id":364,"u":"healer's%20blessing_crb","p":393,"h":1,"lvl":1,"n":"Healer's Blessing"},{"c":3,"s":1,"id":365,"u":"hellfire%20plume_crb","p":405,"h":1,"lvl":5,"n":"Hellfire Plume"},{"c":3,"s":1,"id":366,"u":"hero's%20defiance_crb","p":387,"h":1,"lvl":10,"n":"Hero's Defiance"},{"c":3,"s":1,"id":367,"u":"heroism_crb","p":343,"h":1,"lvl":3,"n":"Heroism"},{"c":3,"s":1,"id":368,"u":"hideous%20laughter_crb","p":343,"h":1,"lvl":2,"n":"Hideous Laughter"},{"c":3,"s":1,"id":369,"u":"holy%20cascade_crb","p":344,"h":1,"lvl":4,"n":"Holy Cascade"},{"c":3,"s":1,"id":370,"u":"horrid%20wilting_crb","p":344,"h":1,"lvl":8,"n":"Horrid Wilting"},{"c":3,"s":1,"id":371,"u":"horrific%20visage_crb","p":405,"h":1,"lvl":3,"n":"Horrific Visage"},{"c":3,"s":1,"id":372,"u":"house%20of%20imaginary%20walls_crb","p":386,"h":1,"lvl":5,"n":"House Of Imaginary Walls"},{"c":3,"s":1,"id":373,"u":"humanoid%20form_crb","p":344,"h":1,"lvl":2,"n":"Humanoid Form"},{"c":3,"s":1,"id":374,"u":"hurtling%20stone_crb","p":393,"h":1,"lvl":1,"n":"Hurtling Stone"},{"c":3,"s":1,"id":375,"u":"hydraulic%20push_crb","p":344,"h":1,"lvl":1,"n":"Hydraulic Push"},{"c":3,"s":1,"id":376,"u":"hydraulic%20torrent_crb","p":344,"h":1,"lvl":4,"n":"Hydraulic Torrent"},{"c":3,"s":1,"id":377,"u":"hypercognition_crb","p":344,"h":1,"lvl":3,"n":"Hypercognition"},{"c":3,"s":1,"id":378,"u":"hypnotic%20pattern_crb","p":344,"h":1,"lvl":3,"n":"Hypnotic Pattern"},{"c":3,"s":1,"id":379,"u":"illusory%20creature_crb","p":345,"h":1,"lvl":2,"n":"Illusory Creature"},{"c":3,"s":1,"id":380,"u":"illusory%20disguise_crb","p":345,"h":1,"lvl":1,"n":"Illusory Disguise"},{"c":3,"s":1,"id":381,"u":"illusory%20object_crb","p":345,"h":1,"lvl":1,"n":"Illusory Object"},{"c":3,"s":1,"id":382,"u":"illusory%20scene_crb","p":345,"h":1,"lvl":5,"n":"Illusory Scene"},{"c":3,"s":1,"id":383,"u":"impaling%20briars_crb","p":400,"h":1,"lvl":8,"n":"Impaling Briars"},{"c":3,"s":1,"id":384,"u":"implosion_crb","p":346,"h":1,"lvl":9,"n":"Implosion"},{"c":3,"s":1,"id":385,"u":"insect%20form_crb","p":346,"h":1,"lvl":3,"n":"Insect Form"},{"c":3,"s":1,"id":386,"u":"inspire%20competence_crb","p":386,"h":1,"lvl":1,"n":"Inspire Competence"},{"c":3,"s":1,"id":387,"u":"inspire%20courage_crb","p":386,"h":1,"lvl":1,"n":"Inspire Courage"},{"c":3,"s":1,"id":388,"u":"inspire%20defense_crb","p":386,"h":1,"lvl":2,"n":"Inspire Defense"},{"c":3,"s":1,"id":389,"u":"inspire%20heroics_crb","p":387,"h":1,"lvl":4,"n":"Inspire Heroics"},{"c":3,"s":1,"id":390,"u":"invisibility_crb","p":347,"h":1,"lvl":2,"n":"Invisibility"},{"c":3,"s":1,"id":391,"u":"invisibility%20cloak_crb","p":407,"h":1,"lvl":4,"n":"Invisibility Cloak"},{"c":3,"s":1,"id":392,"u":"invisibility%20sphere_crb","p":347,"h":1,"lvl":3,"n":"Invisibility Sphere"},{"c":3,"s":1,"id":393,"u":"item%20facade_crb","p":347,"h":1,"lvl":1,"n":"Item Facade"},{"c":3,"s":1,"id":394,"u":"jealous%20hex_crb","p":405,"h":1,"lvl":1,"n":"Jealous Hex"},{"c":3,"s":1,"id":395,"u":"jump_crb","p":347,"h":1,"lvl":1,"n":"Jump"},{"c":3,"s":1,"id":396,"u":"ki%20blast_crb","p":401,"h":1,"lvl":3,"n":"Ki Blast"},{"c":3,"s":1,"id":397,"u":"ki%20rush_crb","p":401,"h":1,"lvl":1,"n":"Ki Rush"},{"c":3,"s":1,"id":398,"u":"ki%20strike_crb","p":401,"h":1,"lvl":1,"n":"Ki Strike"},{"c":3,"s":1,"id":399,"u":"knock_crb","p":347,"h":1,"lvl":2,"n":"Knock"},{"c":3,"s":1,"id":400,"u":"know%20direction_crb","p":348,"h":1,"lvl":1,"n":"Know Direction"},{"c":3,"s":1,"id":401,"u":"know%20the%20enemy_crb","p":393,"h":1,"lvl":4,"n":"Know The Enemy"},{"c":3,"s":1,"id":402,"u":"lay%20on%20hands_crb","p":387,"h":1,"lvl":1,"n":"Lay On Hands"},{"c":3,"s":1,"id":403,"u":"levitate_crb","p":348,"h":1,"lvl":3,"n":"Levitate"},{"c":3,"s":1,"id":404,"u":"life%20siphon_crb","p":407,"h":1,"lvl":4,"n":"Life Siphon"},{"c":3,"s":1,"id":405,"u":"light_crb","p":348,"h":1,"lvl":1,"n":"Light"},{"c":3,"s":1,"id":406,"u":"lightning%20bolt_crb","p":348,"h":1,"lvl":3,"n":"Lightning Bolt"},{"c":3,"s":1,"id":407,"u":"lingering%20composition_crb","p":387,"h":1,"lvl":1,"n":"Lingering Composition"},{"c":3,"s":1,"id":408,"u":"litany%20against%20sloth_crb","p":388,"h":1,"lvl":5,"n":"Litany Against Sloth"},{"c":3,"s":1,"id":409,"u":"litany%20against%20wrath_crb","p":388,"h":1,"lvl":3,"n":"Litany Against Wrath"},{"c":3,"s":1,"id":410,"u":"litany%20of%20righteousness_crb","p":388,"h":1,"lvl":7,"n":"Litany Of Righteousness"},{"c":3,"s":1,"id":411,"u":"localized%20quake_crb","p":393,"h":1,"lvl":4,"n":"Localized Quake"},{"c":3,"s":1,"id":412,"u":"locate_crb","p":348,"h":1,"lvl":3,"n":"Locate"},{"c":3,"s":1,"id":413,"u":"lock_crb","p":348,"h":1,"lvl":1,"n":"Lock"},{"c":3,"s":1,"id":414,"u":"longstrider_crb","p":348,"h":1,"lvl":1,"n":"Longstrider"},{"c":3,"s":1,"id":415,"u":"loremaster's%20etude_crb","p":387,"h":1,"lvl":1,"n":"Loremaster's Etude"},{"c":3,"s":1,"id":416,"u":"lucky%20break_crb","p":393,"h":1,"lvl":4,"n":"Lucky Break"},{"c":3,"s":1,"id":417,"u":"mage%20armor_crb","p":348,"h":1,"lvl":1,"n":"Mage Armor"},{"c":3,"s":1,"id":418,"u":"mage%20hand_crb","p":349,"h":1,"lvl":1,"n":"Mage Hand"},{"c":3,"s":1,"id":419,"u":"magic%20aura_crb","p":349,"h":1,"lvl":1,"n":"Magic Aura"},{"c":3,"s":1,"id":420,"u":"magic%20fang_crb","p":349,"h":1,"lvl":1,"n":"Magic Fang"},{"c":3,"s":1,"id":421,"u":"magic%20missile_crb","p":349,"h":1,"lvl":1,"n":"Magic Missile"},{"c":3,"s":1,"id":422,"u":"magic%20mouth_crb","p":349,"h":1,"lvl":2,"n":"Magic Mouth"},{"c":3,"s":1,"id":423,"u":"magic%20weapon_crb","p":349,"h":1,"lvl":1,"n":"Magic Weapon"},{"c":3,"s":1,"id":424,"u":"magic's%20vessel_crb","p":393,"h":1,"lvl":1,"n":"Magic's Vessel"},{"c":3,"s":1,"id":425,"u":"magnificent%20mansion_crb","p":349,"h":1,"lvl":7,"n":"Magnificent Mansion"},{"c":3,"s":1,"id":426,"u":"malignant%20sustenance_crb","p":394,"h":1,"lvl":4,"n":"Malignant Sustenance"},{"c":3,"s":1,"id":427,"u":"mariner's%20curse_crb","p":350,"h":1,"lvl":5,"n":"Mariner's Curse"},{"c":3,"s":1,"id":428,"u":"mask%20of%20terror_crb","p":350,"h":1,"lvl":7,"n":"Mask Of Terror"},{"c":3,"s":1,"id":429,"u":"massacre_crb","p":350,"h":1,"lvl":9,"n":"Massacre"},{"c":3,"s":1,"id":430,"u":"maze_crb","p":350,"h":1,"lvl":8,"n":"Maze"},{"c":3,"s":1,"id":431,"u":"meld%20into%20stone_crb","p":350,"h":1,"lvl":3,"n":"Meld Into Stone"},{"c":3,"s":1,"id":432,"u":"mending_crb","p":351,"h":1,"lvl":1,"n":"Mending"},{"c":3,"s":1,"id":433,"u":"message_crb","p":351,"h":1,"lvl":1,"n":"Message"},{"c":3,"s":1,"id":434,"u":"meteor%20swarm_crb","p":351,"h":1,"lvl":9,"n":"Meteor Swarm"},{"c":3,"s":1,"id":435,"u":"mind%20blank_crb","p":351,"h":1,"lvl":8,"n":"Mind Blank"},{"c":3,"s":1,"id":436,"u":"mind%20probe_crb","p":351,"h":1,"lvl":5,"n":"Mind Probe"},{"c":3,"s":1,"id":437,"u":"mind%20reading_crb","p":351,"h":1,"lvl":3,"n":"Mind Reading"},{"c":3,"s":1,"id":438,"u":"mindlink_crb","p":352,"h":1,"lvl":1,"n":"Mindlink"},{"c":3,"s":1,"id":439,"u":"miracle_crb","p":352,"h":1,"lvl":10,"n":"Miracle"},{"c":3,"s":1,"id":440,"u":"mirror%20image_crb","p":352,"h":1,"lvl":2,"n":"Mirror Image"},{"c":3,"s":1,"id":441,"u":"misdirection_crb","p":352,"h":1,"lvl":2,"n":"Misdirection"},{"c":3,"s":1,"id":442,"u":"mislead_crb","p":352,"h":1,"lvl":6,"n":"Mislead"},{"c":3,"s":1,"id":443,"u":"modify%20memory_crb","p":352,"h":1,"lvl":4,"n":"Modify Memory"},{"c":3,"s":1,"id":444,"u":"moment%20of%20renewal_crb","p":353,"h":1,"lvl":8,"n":"Moment Of Renewal"},{"c":3,"s":1,"id":445,"u":"monstrosity%20form_crb","p":353,"h":1,"lvl":8,"n":"Monstrosity Form"},{"c":3,"s":1,"id":446,"u":"moon%20frenzy_crb","p":353,"h":1,"lvl":5,"n":"Moon Frenzy"},{"c":3,"s":1,"id":447,"u":"moonbeam_crb","p":394,"h":1,"lvl":1,"n":"Moonbeam"},{"c":3,"s":1,"id":448,"u":"mystic%20beacon_crb","p":394,"h":1,"lvl":4,"n":"Mystic Beacon"},{"c":3,"s":1,"id":449,"u":"nature%20incarnate_crb","p":354,"h":1,"lvl":10,"n":"Nature Incarnate"},{"c":3,"s":1,"id":450,"u":"nature's%20bounty_crb","p":394,"h":1,"lvl":4,"n":"Nature's Bounty"},{"c":3,"s":1,"id":451,"u":"nature's%20enmity_crb","p":354,"h":1,"lvl":9,"n":"Nature's Enmity"},{"c":3,"s":1,"id":452,"u":"negate%20aroma_crb","p":354,"h":1,"lvl":1,"n":"Negate Aroma"},{"c":3,"s":1,"id":453,"u":"neutralize%20poison_crb","p":354,"h":1,"lvl":3,"n":"Neutralize Poison"},{"c":3,"s":1,"id":454,"u":"nightmare_crb","p":354,"h":1,"lvl":4,"n":"Nightmare"},{"c":3,"s":1,"id":455,"u":"nondetection_crb","p":355,"h":1,"lvl":3,"n":"Nondetection"},{"c":3,"s":1,"id":456,"u":"obscuring%20mist_crb","p":355,"h":1,"lvl":2,"n":"Obscuring Mist"},{"c":3,"s":1,"id":457,"u":"outcast's%20curse_crb","p":355,"h":1,"lvl":4,"n":"Outcast's Curse"},{"c":3,"s":1,"id":458,"u":"overstuff_crb","p":394,"h":1,"lvl":1,"n":"Overstuff"},{"c":3,"s":1,"id":459,"u":"overwhelming%20presence_crb","p":356,"h":1,"lvl":9,"n":"Overwhelming Presence"},{"c":3,"s":1,"id":460,"u":"paralyze_crb","p":356,"h":1,"lvl":3,"n":"Paralyze"},{"c":3,"s":1,"id":461,"u":"paranoia_crb","p":356,"h":1,"lvl":2,"n":"Paranoia"},{"c":3,"s":1,"id":462,"u":"pass%20without%20trace_crb","p":356,"h":1,"lvl":1,"n":"Pass Without Trace"},{"c":3,"s":1,"id":463,"u":"passwall_crb","p":356,"h":1,"lvl":5,"n":"Passwall"},{"c":3,"s":1,"id":464,"u":"perfected%20form_crb","p":394,"h":1,"lvl":4,"n":"Perfected Form"},{"c":3,"s":1,"id":465,"u":"perfected%20mind_crb","p":394,"h":1,"lvl":1,"n":"Perfected Mind"},{"c":3,"s":1,"id":466,"u":"pest%20form_crb","p":356,"h":1,"lvl":1,"n":"Pest Form"},{"c":3,"s":1,"id":467,"u":"phantasmal%20calamity_crb","p":357,"h":1,"lvl":6,"n":"Phantasmal Calamity"},{"c":3,"s":1,"id":468,"u":"phantasmal%20killer_crb","p":357,"h":1,"lvl":4,"n":"Phantasmal Killer"},{"c":3,"s":1,"id":469,"u":"phantom%20pain_crb","p":357,"h":1,"lvl":1,"n":"Phantom Pain"},{"c":3,"s":1,"id":470,"u":"phantom%20steed_crb","p":357,"h":1,"lvl":2,"n":"Phantom Steed"},{"c":3,"s":1,"id":471,"u":"physical%20boost_crb","p":407,"h":1,"lvl":1,"n":"Physical Boost"},{"c":3,"s":1,"id":472,"u":"plane%20shift_crb","p":357,"h":1,"lvl":7,"n":"Plane Shift"},{"c":3,"s":1,"id":473,"u":"plant%20form_crb","p":358,"h":1,"lvl":5,"n":"Plant Form"},{"c":3,"s":1,"id":474,"u":"polar%20ray_crb","p":358,"h":1,"lvl":8,"n":"Polar Ray"},{"c":3,"s":1,"id":475,"u":"positive%20luminance_crb","p":394,"h":1,"lvl":4,"n":"Positive Luminance"},{"c":3,"s":1,"id":476,"u":"possession_crb","p":358,"h":1,"lvl":7,"n":"Possession"},{"c":3,"s":1,"id":477,"u":"power%20word%20blind_crb","p":358,"h":1,"lvl":7,"n":"Power Word Blind"},{"c":3,"s":1,"id":478,"u":"power%20word%20kill_crb","p":358,"h":1,"lvl":9,"n":"Power Word Kill"},{"c":3,"s":1,"id":479,"u":"power%20word%20stun_crb","p":359,"h":1,"lvl":8,"n":"Power Word Stun"},{"c":3,"s":1,"id":480,"u":"precious%20metals_crb","p":395,"h":1,"lvl":4,"n":"Precious Metals"},{"c":3,"s":1,"id":481,"u":"prestidigitation_crb","p":359,"h":1,"lvl":1,"n":"Prestidigitation"},{"c":3,"s":1,"id":482,"u":"primal%20herd_crb","p":359,"h":1,"lvl":10,"n":"Primal Herd"},{"c":3,"s":1,"id":483,"u":"primal%20phenomenon_crb","p":359,"h":1,"lvl":10,"n":"Primal Phenomenon"},{"c":3,"s":1,"id":484,"u":"primal%20summons_crb","p":400,"h":1,"lvl":6,"n":"Primal Summons"},{"c":3,"s":1,"id":485,"u":"prismatic%20sphere_crb","p":359,"h":1,"lvl":9,"n":"Prismatic Sphere"},{"c":3,"s":1,"id":486,"u":"prismatic%20spray_crb","p":360,"h":1,"lvl":7,"n":"Prismatic Spray"},{"c":3,"s":1,"id":487,"u":"prismatic%20wall_crb","p":360,"h":1,"lvl":8,"n":"Prismatic Wall"},{"c":3,"s":1,"id":488,"u":"private%20sanctum_crb","p":360,"h":1,"lvl":4,"n":"Private Sanctum"},{"c":3,"s":1,"id":489,"u":"produce%20flame_crb","p":360,"h":1,"lvl":1,"n":"Produce Flame"},{"c":3,"s":1,"id":490,"u":"project%20image_crb","p":360,"h":1,"lvl":7,"n":"Project Image"},{"c":3,"s":1,"id":491,"u":"protection_crb","p":361,"h":1,"lvl":1,"n":"Protection"},{"c":3,"s":1,"id":492,"u":"protective%20ward_crb","p":407,"h":1,"lvl":1,"n":"Protective Ward"},{"c":3,"s":1,"id":493,"u":"protector's%20sacrifice_crb","p":395,"h":1,"lvl":1,"n":"Protector's Sacrifice"},{"c":3,"s":1,"id":494,"u":"protector's%20sphere_crb","p":395,"h":1,"lvl":4,"n":"Protector's Sphere"},{"c":3,"s":1,"id":495,"u":"prying%20eye_crb","p":361,"h":1,"lvl":5,"n":"Prying Eye"},{"c":3,"s":1,"id":496,"u":"pulse%20of%20the%20city_crb","p":395,"h":1,"lvl":4,"n":"Pulse Of The City"},{"c":3,"s":1,"id":497,"u":"punishing%20winds_crb","p":361,"h":1,"lvl":8,"n":"Punishing Winds"},{"c":3,"s":1,"id":498,"u":"purify%20food%20and%20drink_crb","p":362,"h":1,"lvl":1,"n":"Purify Food And Drink"},{"c":3,"s":1,"id":499,"u":"purple%20worm%20sting_crb","p":362,"h":1,"lvl":6,"n":"Purple Worm Sting"},{"c":3,"s":1,"id":500,"u":"pushing%20gust_crb","p":395,"h":1,"lvl":1,"n":"Pushing Gust"},{"c":3,"s":1,"id":501,"u":"quivering%20palm_crb","p":401,"h":1,"lvl":8,"n":"Quivering Palm"},{"c":3,"s":1,"id":502,"u":"raise%20dead_crb","p":362,"h":1,"lvl":6,"n":"Raise Dead"},{"c":3,"s":1,"id":503,"u":"ray%20of%20enfeeblement_crb","p":362,"h":1,"lvl":1,"n":"Ray Of Enfeeblement"},{"c":3,"s":1,"id":504,"u":"ray%20of%20frost_crb","p":362,"h":1,"lvl":1,"n":"Ray Of Frost"},{"c":3,"s":1,"id":505,"u":"read%20aura_crb","p":362,"h":1,"lvl":1,"n":"Read Aura"},{"c":3,"s":1,"id":506,"u":"read%20fate_crb","p":395,"h":1,"lvl":1,"n":"Read Fate"},{"c":3,"s":1,"id":507,"u":"read%20omens_crb","p":363,"h":1,"lvl":4,"n":"Read Omens"},{"c":3,"s":1,"id":508,"u":"rebuke%20death_crb","p":396,"h":1,"lvl":4,"n":"Rebuke Death"},{"c":3,"s":1,"id":509,"u":"regenerate_crb","p":363,"h":1,"lvl":7,"n":"Regenerate"},{"c":3,"s":1,"id":510,"u":"remake_crb","p":363,"h":1,"lvl":10,"n":"Remake"},{"c":3,"s":1,"id":511,"u":"remove%20curse_crb","p":363,"h":1,"lvl":4,"n":"Remove Curse"},{"c":3,"s":1,"id":512,"u":"remove%20disease_crb","p":363,"h":1,"lvl":3,"n":"Remove Disease"},{"c":3,"s":1,"id":513,"u":"remove%20fear_crb","p":363,"h":1,"lvl":2,"n":"Remove Fear"},{"c":3,"s":1,"id":514,"u":"remove%20paralysis_crb","p":363,"h":1,"lvl":2,"n":"Remove Paralysis"},{"c":3,"s":1,"id":515,"u":"repulsion_crb","p":363,"h":1,"lvl":6,"n":"Repulsion"},{"c":3,"s":1,"id":516,"u":"resilient%20sphere_crb","p":364,"h":1,"lvl":4,"n":"Resilient Sphere"},{"c":3,"s":1,"id":517,"u":"resist%20energy_crb","p":364,"h":1,"lvl":2,"n":"Resist Energy"},{"c":3,"s":1,"id":518,"u":"resplendent%20mansion_crb","p":364,"h":1,"lvl":9,"n":"Resplendent Mansion"},{"c":3,"s":1,"id":519,"u":"restoration_crb","p":364,"h":1,"lvl":2,"n":"Restoration"},{"c":3,"s":1,"id":520,"u":"restore%20senses_crb","p":364,"h":1,"lvl":2,"n":"Restore Senses"},{"c":3,"s":1,"id":521,"u":"retributive%20pain_crb","p":396,"h":1,"lvl":4,"n":"Retributive Pain"},{"c":3,"s":1,"id":522,"u":"retrocognition_crb","p":365,"h":1,"lvl":7,"n":"Retrocognition"},{"c":3,"s":1,"id":523,"u":"reverse%20gravity_crb","p":365,"h":1,"lvl":7,"n":"Reverse Gravity"},{"c":3,"s":1,"id":524,"u":"revival_crb","p":366,"h":1,"lvl":10,"n":"Revival"},{"c":3,"s":1,"id":525,"u":"righteous%20might_crb","p":366,"h":1,"lvl":6,"n":"Righteous Might"},{"c":3,"s":1,"id":526,"u":"rope%20trick_crb","p":366,"h":1,"lvl":4,"n":"Rope Trick"},{"c":3,"s":1,"id":527,"u":"safeguard%20secret_crb","p":396,"h":1,"lvl":4,"n":"Safeguard Secret"},{"c":3,"s":1,"id":528,"u":"sanctified%20ground_crb","p":366,"h":1,"lvl":3,"n":"Sanctified Ground"},{"c":3,"s":1,"id":529,"u":"sanctuary_crb","p":366,"h":1,"lvl":1,"n":"Sanctuary"},{"c":3,"s":1,"id":530,"u":"savor%20the%20sting_crb","p":396,"h":1,"lvl":1,"n":"Savor The Sting"},{"c":3,"s":1,"id":531,"u":"scholarly%20recollection_crb","p":396,"h":1,"lvl":1,"n":"Scholarly Recollection"},{"c":3,"s":1,"id":532,"u":"scintillating%20pattern_crb","p":367,"h":1,"lvl":8,"n":"Scintillating Pattern"},{"c":3,"s":1,"id":533,"u":"scrying_crb","p":367,"h":1,"lvl":6,"n":"Scrying"},{"c":3,"s":1,"id":534,"u":"searing%20light_crb","p":367,"h":1,"lvl":3,"n":"Searing Light"},{"c":3,"s":1,"id":535,"u":"secret%20page_crb","p":367,"h":1,"lvl":3,"n":"Secret Page"},{"c":3,"s":1,"id":536,"u":"see%20invisibility_crb","p":367,"h":1,"lvl":2,"n":"See Invisibility"},{"c":3,"s":1,"id":537,"u":"sending_crb","p":367,"h":1,"lvl":5,"n":"Sending"},{"c":3,"s":1,"id":538,"u":"shadow%20blast_crb","p":367,"h":1,"lvl":5,"n":"Shadow Blast"},{"c":3,"s":1,"id":539,"u":"shadow%20siphon_crb","p":368,"h":1,"lvl":5,"n":"Shadow Siphon"},{"c":3,"s":1,"id":540,"u":"shadow%20walk_crb","p":368,"h":1,"lvl":5,"n":"Shadow Walk"},{"c":3,"s":1,"id":541,"u":"shape%20stone_crb","p":368,"h":1,"lvl":4,"n":"Shape Stone"},{"c":3,"s":1,"id":542,"u":"shape%20wood_crb","p":368,"h":1,"lvl":2,"n":"Shape Wood"},{"c":3,"s":1,"id":543,"u":"shapechange_crb","p":368,"h":1,"lvl":9,"n":"Shapechange"},{"c":3,"s":1,"id":544,"u":"shared%20nightmare_crb","p":396,"h":1,"lvl":4,"n":"Shared Nightmare"},{"c":3,"s":1,"id":545,"u":"shatter_crb","p":368,"h":1,"lvl":2,"n":"Shatter"},{"c":3,"s":1,"id":546,"u":"shield_crb","p":368,"h":1,"lvl":1,"n":"Shield"},{"c":3,"s":1,"id":547,"u":"shield%20other_crb","p":369,"h":1,"lvl":2,"n":"Shield Other"},{"c":3,"s":1,"id":548,"u":"shifting%20form_crb","p":407,"h":1,"lvl":4,"n":"Shifting Form"},{"c":3,"s":1,"id":549,"u":"shillelagh_crb","p":369,"h":1,"lvl":1,"n":"Shillelagh"},{"c":3,"s":1,"id":550,"u":"shocking%20grasp_crb","p":369,"h":1,"lvl":1,"n":"Shocking Grasp"},{"c":3,"s":1,"id":551,"u":"shrink_crb","p":369,"h":1,"lvl":2,"n":"Shrink"},{"c":3,"s":1,"id":552,"u":"shrink%20item_crb","p":369,"h":1,"lvl":3,"n":"Shrink Item"},{"c":3,"s":1,"id":553,"u":"sigil_crb","p":369,"h":1,"lvl":1,"n":"Sigil"},{"c":3,"s":1,"id":554,"u":"silence_crb","p":369,"h":1,"lvl":2,"n":"Silence"},{"c":3,"s":1,"id":555,"u":"sleep_crb","p":370,"h":1,"lvl":1,"n":"Sleep"},{"c":3,"s":1,"id":556,"u":"slow_crb","p":370,"h":1,"lvl":3,"n":"Slow"},{"c":3,"s":1,"id":557,"u":"solid%20fog_crb","p":370,"h":1,"lvl":4,"n":"Solid Fog"},{"c":3,"s":1,"id":558,"u":"soothe_crb","p":370,"h":1,"lvl":1,"n":"Soothe"},{"c":3,"s":1,"id":559,"u":"soothing%20ballad_crb","p":387,"h":1,"lvl":7,"n":"Soothing Ballad"},{"c":3,"s":1,"id":560,"u":"soothing%20words_crb","p":396,"h":1,"lvl":1,"n":"Soothing Words"},{"c":3,"s":1,"id":561,"u":"sound%20burst_crb","p":370,"h":1,"lvl":2,"n":"Sound Burst"},{"c":3,"s":1,"id":562,"u":"speak%20with%20animals_crb","p":370,"h":1,"lvl":2,"n":"Speak With Animals"},{"c":3,"s":1,"id":563,"u":"speak%20with%20plants_crb","p":370,"h":1,"lvl":4,"n":"Speak With Plants"},{"c":3,"s":1,"id":564,"u":"spectral%20hand_crb","p":370,"h":1,"lvl":2,"n":"Spectral Hand"},{"c":3,"s":1,"id":565,"u":"spell%20immunity_crb","p":371,"h":1,"lvl":4,"n":"Spell Immunity"},{"c":3,"s":1,"id":566,"u":"spell%20turning_crb","p":371,"h":1,"lvl":7,"n":"Spell Turning"},{"c":3,"s":1,"id":567,"u":"spellwrack_crb","p":371,"h":1,"lvl":6,"n":"Spellwrack"},{"c":3,"s":1,"id":568,"u":"spider%20climb_crb","p":371,"h":1,"lvl":2,"n":"Spider Climb"},{"c":3,"s":1,"id":569,"u":"spider%20sting_crb","p":371,"h":1,"lvl":1,"n":"Spider Sting"},{"c":3,"s":1,"id":570,"u":"spirit%20blast_crb","p":371,"h":1,"lvl":6,"n":"Spirit Blast"},{"c":3,"s":1,"id":571,"u":"spirit%20link_crb","p":371,"h":1,"lvl":1,"n":"Spirit Link"},{"c":3,"s":1,"id":572,"u":"spirit%20song_crb","p":372,"h":1,"lvl":8,"n":"Spirit Song"},{"c":3,"s":1,"id":573,"u":"spiritual%20epidemic_crb","p":372,"h":1,"lvl":8,"n":"Spiritual Epidemic"},{"c":3,"s":1,"id":574,"u":"spiritual%20guardian_crb","p":373,"h":1,"lvl":5,"n":"Spiritual Guardian"},{"c":3,"s":1,"id":575,"u":"spiritual%20weapon_crb","p":373,"h":1,"lvl":2,"n":"Spiritual Weapon"},{"c":3,"s":1,"id":576,"u":"splash%20of%20art_crb","p":397,"h":1,"lvl":1,"n":"Splash Of Art"},{"c":3,"s":1,"id":577,"u":"stabilize_crb","p":373,"h":1,"lvl":1,"n":"Stabilize"},{"c":3,"s":1,"id":578,"u":"status_crb","p":373,"h":1,"lvl":2,"n":"Status"},{"c":3,"s":1,"id":579,"u":"stinking%20cloud_crb","p":373,"h":1,"lvl":3,"n":"Stinking Cloud"},{"c":3,"s":1,"id":580,"u":"stone%20tell_crb","p":374,"h":1,"lvl":6,"n":"Stone Tell"},{"c":3,"s":1,"id":581,"u":"stone%20to%20flesh_crb","p":374,"h":1,"lvl":6,"n":"Stone To Flesh"},{"c":3,"s":1,"id":582,"u":"stoneskin_crb","p":374,"h":1,"lvl":4,"n":"Stoneskin"},{"c":3,"s":1,"id":583,"u":"storm%20lord_crb","p":400,"h":1,"lvl":9,"n":"Storm Lord"},{"c":3,"s":1,"id":584,"u":"storm%20of%20vengeance_crb","p":374,"h":1,"lvl":9,"n":"Storm Of Vengeance"},{"c":3,"s":1,"id":585,"u":"stormwind%20flight_crb","p":400,"h":1,"lvl":4,"n":"Stormwind Flight"},{"c":3,"s":1,"id":586,"u":"subconscious%20suggestion_crb","p":374,"h":1,"lvl":5,"n":"Subconscious Suggestion"},{"c":3,"s":1,"id":587,"u":"sudden%20shift_crb","p":397,"h":1,"lvl":1,"n":"Sudden Shift"},{"c":3,"s":1,"id":588,"u":"suggestion_crb","p":374,"h":1,"lvl":4,"n":"Suggestion"},{"c":3,"s":1,"id":589,"u":"summon%20animal_crb","p":375,"h":1,"lvl":1,"n":"Summon Animal"},{"c":3,"s":1,"id":590,"u":"summon%20celestial_crb","p":375,"h":1,"lvl":5,"n":"Summon Celestial"},{"c":3,"s":1,"id":591,"u":"summon%20construct_crb","p":375,"h":1,"lvl":1,"n":"Summon Construct"},{"c":3,"s":1,"id":592,"u":"summon%20dragon_crb","p":375,"h":1,"lvl":5,"n":"Summon Dragon"},{"c":3,"s":1,"id":593,"u":"summon%20elemental_crb","p":375,"h":1,"lvl":2,"n":"Summon Elemental"},{"c":3,"s":1,"id":594,"u":"summon%20entity_crb","p":375,"h":1,"lvl":5,"n":"Summon Entity"},{"c":3,"s":1,"id":595,"u":"summon%20fey_crb","p":375,"h":1,"lvl":1,"n":"Summon Fey"},{"c":3,"s":1,"id":596,"u":"summon%20fiend_crb","p":375,"h":1,"lvl":5,"n":"Summon Fiend"},{"c":3,"s":1,"id":597,"u":"summon%20giant_crb","p":376,"h":1,"lvl":5,"n":"Summon Giant"},{"c":3,"s":1,"id":598,"u":"summon%20plant%20or%20fungus_crb","p":376,"h":1,"lvl":1,"n":"Summon Plant Or Fungus"},{"c":3,"s":1,"id":599,"u":"sunburst_crb","p":376,"h":1,"lvl":7,"n":"Sunburst"},{"c":3,"s":1,"id":600,"u":"swamp%20of%20sloth_crb","p":405,"h":1,"lvl":3,"n":"Swamp Of Sloth"},{"c":3,"s":1,"id":601,"u":"sweet%20dream_crb","p":397,"h":1,"lvl":1,"n":"Sweet Dream"},{"c":3,"s":1,"id":602,"u":"synaptic%20pulse_crb","p":376,"h":1,"lvl":5,"n":"Synaptic Pulse"},{"c":3,"s":1,"id":603,"u":"synesthesia_crb","p":376,"h":1,"lvl":5,"n":"Synesthesia"},{"c":3,"s":1,"id":604,"u":"take%20its%20course_crb","p":397,"h":1,"lvl":4,"n":"Take Its Course"},{"c":3,"s":1,"id":605,"u":"talking%20corpse_crb","p":376,"h":1,"lvl":4,"n":"Talking Corpse"},{"c":3,"s":1,"id":606,"u":"tanglefoot_crb","p":377,"h":1,"lvl":1,"n":"Tanglefoot"},{"c":3,"s":1,"id":607,"u":"tangling%20creepers_crb","p":377,"h":1,"lvl":6,"n":"Tangling Creepers"},{"c":3,"s":1,"id":608,"u":"telekinetic%20haul_crb","p":377,"h":1,"lvl":5,"n":"Telekinetic Haul"},{"c":3,"s":1,"id":609,"u":"telekinetic%20maneuver_crb","p":377,"h":1,"lvl":2,"n":"Telekinetic Maneuver"},{"c":3,"s":1,"id":610,"u":"telekinetic%20projectile_crb","p":377,"h":1,"lvl":1,"n":"Telekinetic Projectile"},{"c":3,"s":1,"id":611,"u":"telepathic%20bond_crb","p":377,"h":1,"lvl":5,"n":"Telepathic Bond"},{"c":3,"s":1,"id":612,"u":"telepathic%20demand_crb","p":377,"h":1,"lvl":9,"n":"Telepathic Demand"},{"c":3,"s":1,"id":613,"u":"telepathy_crb","p":377,"h":1,"lvl":4,"n":"Telepathy"},{"c":3,"s":1,"id":614,"u":"teleport_crb","p":378,"h":1,"lvl":6,"n":"Teleport"},{"c":3,"s":1,"id":615,"u":"tempest%20surge_crb","p":400,"h":1,"lvl":1,"n":"Tempest Surge"},{"c":3,"s":1,"id":616,"u":"tempt%20fate_crb","p":397,"h":1,"lvl":4,"n":"Tempt Fate"},{"c":3,"s":1,"id":617,"u":"tentacular%20limbs_crb","p":405,"h":1,"lvl":1,"n":"Tentacular Limbs"},{"c":3,"s":1,"id":618,"u":"tidal%20surge_crb","p":397,"h":1,"lvl":1,"n":"Tidal Surge"},{"c":3,"s":1,"id":619,"u":"time%20stop_crb","p":378,"h":1,"lvl":10,"n":"Time Stop"},{"c":3,"s":1,"id":620,"u":"tongues_crb","p":378,"h":1,"lvl":5,"n":"Tongues"},{"c":3,"s":1,"id":621,"u":"touch%20of%20idiocy_crb","p":378,"h":1,"lvl":2,"n":"Touch Of Idiocy"},{"c":3,"s":1,"id":622,"u":"touch%20of%20obedience_crb","p":398,"h":1,"lvl":1,"n":"Touch Of Obedience"},{"c":3,"s":1,"id":623,"u":"touch%20of%20the%20moon_crb","p":398,"h":1,"lvl":4,"n":"Touch Of The Moon"},{"c":3,"s":1,"id":624,"u":"touch%20of%20undeath_crb","p":398,"h":1,"lvl":1,"n":"Touch Of Undeath"},{"c":3,"s":1,"id":625,"u":"traveler's%20transit_crb","p":398,"h":1,"lvl":4,"n":"Traveler's Transit"},{"c":3,"s":1,"id":626,"u":"tree%20shape_crb","p":378,"h":1,"lvl":2,"n":"Tree Shape"},{"c":3,"s":1,"id":627,"u":"tree%20stride_crb","p":378,"h":1,"lvl":5,"n":"Tree Stride"},{"c":3,"s":1,"id":628,"u":"trickster's%20twin_crb","p":398,"h":1,"lvl":4,"n":"Trickster's Twin"},{"c":3,"s":1,"id":629,"u":"triple%20time_crb","p":387,"h":1,"lvl":2,"n":"Triple Time"},{"c":3,"s":1,"id":630,"u":"true%20seeing_crb","p":378,"h":1,"lvl":6,"n":"True Seeing"},{"c":3,"s":1,"id":631,"u":"true%20strike_crb","p":379,"h":1,"lvl":1,"n":"True Strike"},{"c":3,"s":1,"id":632,"u":"true%20target_crb","p":379,"h":1,"lvl":7,"n":"True Target"},{"c":3,"s":1,"id":633,"u":"uncontrollable%20dance_crb","p":379,"h":1,"lvl":8,"n":"Uncontrollable Dance"},{"c":3,"s":1,"id":634,"u":"undeath's%20blessing_crb","p":405,"h":1,"lvl":1,"n":"Undeath's Blessing"},{"c":3,"s":1,"id":635,"u":"undetectable%20alignment_crb","p":379,"h":1,"lvl":2,"n":"Undetectable Alignment"},{"c":3,"s":1,"id":636,"u":"unfathomable%20song_crb","p":379,"h":1,"lvl":9,"n":"Unfathomable Song"},{"c":3,"s":1,"id":637,"u":"unfettered%20pack_crb","p":379,"h":1,"lvl":7,"n":"Unfettered Pack"},{"c":3,"s":1,"id":638,"u":"unimpeded%20stride_crb","p":398,"h":1,"lvl":1,"n":"Unimpeded Stride"},{"c":3,"s":1,"id":639,"u":"unity_crb","p":398,"h":1,"lvl":4,"n":"Unity"},{"c":3,"s":1,"id":640,"u":"unrelenting%20observation_crb","p":379,"h":1,"lvl":8,"n":"Unrelenting Observation"},{"c":3,"s":1,"id":641,"u":"unseen%20servant_crb","p":380,"h":1,"lvl":1,"n":"Unseen Servant"},{"c":3,"s":1,"id":642,"u":"unusual%20anatomy_crb","p":405,"h":1,"lvl":5,"n":"Unusual Anatomy"},{"c":3,"s":1,"id":643,"u":"vampiric%20exsanguination_crb","p":380,"h":1,"lvl":6,"n":"Vampiric Exsanguination"},{"c":3,"s":1,"id":644,"u":"vampiric%20touch_crb","p":380,"h":1,"lvl":3,"n":"Vampiric Touch"},{"c":3,"s":1,"id":645,"u":"veil_crb","p":380,"h":1,"lvl":4,"n":"Veil"},{"c":3,"s":1,"id":646,"u":"veil%20of%20confidence_crb","p":398,"h":1,"lvl":1,"n":"Veil Of Confidence"},{"c":3,"s":1,"id":647,"u":"ventriloquism_crb","p":381,"h":1,"lvl":1,"n":"Ventriloquism"},{"c":3,"s":1,"id":648,"u":"vibrant%20pattern_crb","p":381,"h":1,"lvl":6,"n":"Vibrant Pattern"},{"c":3,"s":1,"id":649,"u":"vibrant%20thorns_crb","p":399,"h":1,"lvl":1,"n":"Vibrant Thorns"},{"c":3,"s":1,"id":650,"u":"vigilant%20eye_crb","p":407,"h":1,"lvl":4,"n":"Vigilant Eye"},{"c":3,"s":1,"id":651,"u":"visions%20of%20danger_crb","p":381,"h":1,"lvl":7,"n":"Visions Of Danger"},{"c":3,"s":1,"id":652,"u":"vital%20beacon_crb","p":382,"h":1,"lvl":4,"n":"Vital Beacon"},{"c":3,"s":1,"id":653,"u":"volcanic%20eruption_crb","p":382,"h":1,"lvl":7,"n":"Volcanic Eruption"},{"c":3,"s":1,"id":654,"u":"wail%20of%20the%20banshee_crb","p":382,"h":1,"lvl":9,"n":"Wail Of The Banshee"},{"c":3,"s":1,"id":655,"u":"waking%20nightmare_crb","p":399,"h":1,"lvl":1,"n":"Waking Nightmare"},{"c":3,"s":1,"id":656,"u":"wall%20of%20fire_crb","p":382,"h":1,"lvl":4,"n":"Wall Of Fire"},{"c":3,"s":1,"id":657,"u":"wall%20of%20force_crb","p":382,"h":1,"lvl":6,"n":"Wall Of Force"},{"c":3,"s":1,"id":658,"u":"wall%20of%20ice_crb","p":382,"h":1,"lvl":5,"n":"Wall Of Ice"},{"c":3,"s":1,"id":659,"u":"wall%20of%20stone_crb","p":383,"h":1,"lvl":5,"n":"Wall Of Stone"},{"c":3,"s":1,"id":660,"u":"wall%20of%20thorns_crb","p":383,"h":1,"lvl":3,"n":"Wall Of Thorns"},{"c":3,"s":1,"id":661,"u":"wall%20of%20wind_crb","p":383,"h":1,"lvl":3,"n":"Wall Of Wind"},{"c":3,"s":1,"id":662,"u":"wanderer's%20guide_crb","p":383,"h":1,"lvl":3,"n":"Wanderer's Guide"},{"c":3,"s":1,"id":663,"u":"warp%20mind_crb","p":383,"h":1,"lvl":7,"n":"Warp Mind"},{"c":3,"s":1,"id":664,"u":"warped%20terrain_crb","p":407,"h":1,"lvl":1,"n":"Warped Terrain"},{"c":3,"s":1,"id":665,"u":"water%20breathing_crb","p":384,"h":1,"lvl":2,"n":"Water Breathing"},{"c":3,"s":1,"id":666,"u":"water%20walk_crb","p":384,"h":1,"lvl":2,"n":"Water Walk"},{"c":3,"s":1,"id":667,"u":"weapon%20of%20judgment_crb","p":384,"h":1,"lvl":9,"n":"Weapon Of Judgment"},{"c":3,"s":1,"id":668,"u":"weapon%20storm_crb","p":384,"h":1,"lvl":4,"n":"Weapon Storm"},{"c":3,"s":1,"id":669,"u":"weapon%20surge_crb","p":399,"h":1,"lvl":1,"n":"Weapon Surge"},{"c":3,"s":1,"id":670,"u":"web_crb","p":384,"h":1,"lvl":2,"n":"Web"},{"c":3,"s":1,"id":671,"u":"weird_crb","p":385,"h":1,"lvl":9,"n":"Weird"},{"c":3,"s":1,"id":672,"u":"wholeness%20of%20body_crb","p":402,"h":1,"lvl":2,"n":"Wholeness Of Body"},{"c":3,"s":1,"id":673,"u":"wild%20morph_crb","p":400,"h":1,"lvl":1,"n":"Wild Morph"},{"c":3,"s":1,"id":674,"u":"wild%20shape_crb","p":401,"h":1,"lvl":1,"n":"Wild Shape"},{"c":3,"s":1,"id":675,"u":"wild%20winds%20stance_crb","p":402,"h":1,"lvl":4,"n":"Wild Winds Stance"},{"c":3,"s":1,"id":676,"u":"wind%20jump_crb","p":402,"h":1,"lvl":5,"n":"Wind Jump"},{"c":3,"s":1,"id":677,"u":"wind%20walk_crb","p":385,"h":1,"lvl":8,"n":"Wind Walk"},{"c":3,"s":1,"id":678,"u":"wish_crb","p":385,"h":1,"lvl":10,"n":"Wish"},{"c":3,"s":1,"id":679,"u":"word%20of%20freedom_crb","p":399,"h":1,"lvl":4,"n":"Word Of Freedom"},{"c":3,"s":1,"id":680,"u":"word%20of%20truth_crb","p":399,"h":1,"lvl":1,"n":"Word Of Truth"},{"c":3,"s":1,"id":681,"u":"you're%20mine_crb","p":406,"h":1,"lvl":5,"n":"You're Mine"},{"c":3,"s":1,"id":682,"u":"zeal%20for%20battle_crb","p":399,"h":1,"lvl":4,"n":"Zeal For Battle"},{"c":3,"s":1,"id":683,"u":"zealous%20conviction_crb","p":385,"h":1,"lvl":6,"n":"Zealous Conviction"},{"c":3,"s":1,"id":684,"u":"zone%20of%20truth_crb","p":385,"h":1,"lvl":3,"n":"Zone Of Truth"},{"c":3,"s":2,"id":685,"u":"exchange%20image_aoa3","p":73,"h":1,"lvl":1,"n":"Exchange Image"},{"c":3,"s":2,"id":686,"u":"forgotten%20lines_aoa3","p":73,"h":1,"lvl":4,"n":"Forgotten Lines"},{"c":3,"s":2,"id":687,"u":"join%20pasts_aoa3","p":74,"h":1,"lvl":1,"n":"Join Pasts"},{"c":3,"s":2,"id":688,"u":"silver's%20refrain_aoa3","p":74,"h":1,"lvl":1,"n":"Silver's Refrain"},{"c":3,"s":2,"id":689,"u":"spiritual%20anamnesis_aoa3","p":74,"h":1,"lvl":4,"n":"Spiritual Anamnesis"},{"c":3,"s":3,"id":690,"u":"electrified%20crystal%20ward_aoa4","p":75,"h":1,"lvl":3,"n":"Electrified Crystal Ward"},{"c":3,"s":3,"id":691,"u":"practice%20makes%20perfect_aoa4","p":63,"h":1,"lvl":1,"n":"Practice Makes Perfect"},{"c":3,"s":3,"id":692,"u":"tireless%20worker_aoa4","p":63,"h":1,"lvl":4,"n":"Tireless Worker"},{"c":3,"s":4,"id":693,"u":"apex%20companion_aoa6","p":77,"h":1,"lvl":10,"n":"Apex Companion"},{"c":3,"s":4,"id":694,"u":"song%20of%20the%20fallen_aoa6","p":77,"h":1,"lvl":10,"n":"Song Of The Fallen"},{"c":3,"s":5,"id":695,"u":"admonishing%20ray_aoe2","p":76,"h":1,"lvl":1,"n":"Admonishing Ray"},{"c":3,"s":5,"id":696,"u":"magical%20fetters_aoe2","p":77,"h":1,"lvl":3,"n":"Magical Fetters"},{"c":3,"s":5,"id":697,"u":"maze%20of%20locked%20doors_aoe2","p":77,"h":1,"lvl":7,"n":"Maze Of Locked Doors"},{"c":3,"s":5,"id":698,"u":"putrefy%20food%20and%20drink_aoe2","p":77,"h":1,"lvl":1,"n":"Putrefy Food And Drink"},{"c":3,"s":5,"id":699,"u":"speaking%20sky_aoe2","p":79,"h":1,"lvl":6,"n":"Speaking Sky"},{"c":3,"s":5,"id":700,"u":"steal%20the%20sky_aoe2","p":79,"h":1,"lvl":5,"n":"Steal The Sky"},{"c":3,"s":6,"id":701,"u":"imp%20sting_aoe4","p":80,"h":1,"lvl":2,"n":"Imp Sting"},{"c":3,"s":6,"id":702,"u":"leng%20sting_aoe4","p":80,"h":1,"lvl":7,"n":"Leng Sting"},{"c":3,"s":6,"id":703,"u":"linnorm%20sting_aoe4","p":81,"h":1,"lvl":9,"n":"Linnorm Sting"},{"c":3,"s":6,"id":704,"u":"swarming%20wasp%20stings_aoe4","p":81,"h":1,"lvl":4,"n":"Swarming Wasp Stings"},{"c":3,"s":6,"id":705,"u":"wyvern%20sting_aoe4","p":81,"h":1,"lvl":5,"n":"Wyvern Sting"},{"c":3,"s":7,"id":706,"u":"ordained%20purpose_aoe5","p":75,"h":1,"lvl":4,"n":"Ordained Purpose"},{"c":3,"s":7,"id":707,"u":"split%20the%20tongue_aoe5","p":75,"h":1,"lvl":1,"n":"Split The Tongue"},{"c":3,"s":8,"id":708,"u":"divinity%20leech_aoe6","p":75,"h":1,"lvl":9,"n":"Divinity Leech"},{"c":3,"s":8,"id":709,"u":"prismatic%20shield_aoe6","p":75,"h":1,"lvl":9,"n":"Prismatic Shield"},{"c":3,"s":9,"id":710,"u":"worm's%20repast_av1","p":80,"h":1,"lvl":2,"n":"Worm's Repast"},{"c":3,"s":10,"id":711,"u":"daydreamer's%20curse_av2","p":73,"h":1,"lvl":4,"n":"Daydreamer's Curse"},{"c":3,"s":10,"id":712,"u":"sage's%20curse_av2","p":73,"h":1,"lvl":4,"n":"Sage's Curse"},{"c":3,"s":10,"id":713,"u":"sage's%20curse_av2","p":73,"h":1,"lvl":4,"n":"Savant's Curse (Sage's Curse)"},{"c":3,"s":11,"id":714,"u":"call%20the%20blood_av3","p":75,"h":1,"lvl":4,"n":"Call The Blood"},{"c":3,"s":11,"id":715,"u":"ectoplasmic%20expulsion_av3","p":75,"h":1,"lvl":5,"n":"Ectoplasmic Expulsion"},{"c":3,"s":11,"id":716,"u":"fearful%20feast_av3","p":65,"h":1,"lvl":4,"n":"Fearful Feast"},{"c":3,"s":11,"id":717,"u":"lift%20nature's%20caul_av3","p":65,"h":1,"lvl":1,"n":"Lift Nature's Caul"},{"c":3,"s":12,"id":718,"u":"hallowed%20ground_botd","p":25,"h":1,"lvl":1,"n":"Hallowed Ground"},{"c":3,"s":12,"id":719,"u":"eyes%20of%20the%20dead_botd","p":35,"h":1,"lvl":3,"n":"Eyes of the Dead"},{"c":3,"s":12,"id":720,"u":"shambling%20horror_botd","p":35,"h":1,"lvl":6,"n":"Shambling Horror"},{"c":3,"s":12,"id":721,"u":"subjugate%20undead_botd","p":35,"h":1,"lvl":3,"n":"Subjugate Undead"},{"c":3,"s":13,"id":722,"u":"distortion%20lens_da","p":23,"h":1,"lvl":1,"n":"Distortion Lens"},{"c":3,"s":13,"id":723,"u":"ghostly%20shift_da","p":23,"h":1,"lvl":3,"n":"Ghostly Shift"},{"c":3,"s":13,"id":724,"u":"tesseract%20tunnel_da","p":23,"h":1,"lvl":5,"n":"Tesseract Tunnel"},{"c":3,"s":13,"id":725,"u":"imaginary%20weapon_da","p":22,"h":1,"lvl":1,"n":"Imaginary Weapon"},{"c":3,"s":13,"id":726,"u":"astral%20rain_da","p":22,"h":1,"lvl":3,"n":"Astral Rain"},{"c":3,"s":13,"id":727,"u":"hologram%20cage_da","p":22,"h":1,"lvl":5,"n":"Hologram Cage"},{"c":3,"s":13,"id":728,"u":"forbidden%20thought_da","p":21,"h":1,"lvl":1,"n":"Forbidden Thought"},{"c":3,"s":13,"id":729,"u":"shatter%20mind_da","p":21,"h":1,"lvl":3,"n":"Shatter Mind"},{"c":3,"s":13,"id":730,"u":"contagious%20idea_da","p":21,"h":1,"lvl":5,"n":"Contagious Idea"},{"c":3,"s":13,"id":731,"u":"thermal%20stasis_da","p":20,"h":1,"lvl":1,"n":"Thermal Stasis"},{"c":3,"s":13,"id":732,"u":"entropic%20wheel_da","p":20,"h":1,"lvl":3,"n":"Entropic Wheel"},{"c":3,"s":13,"id":733,"u":"redistribute%20potential_da","p":20,"h":1,"lvl":5,"n":"Redistribute Potential"},{"c":3,"s":13,"id":734,"u":"glimpse%20weakness_da","p":18,"h":1,"lvl":1,"n":"Glimpse Weakness"},{"c":3,"s":13,"id":735,"u":"omnidirectional%20scan_da","p":18,"h":1,"lvl":3,"n":"Omnidirectional Scan"},{"c":3,"s":13,"id":736,"u":"foresee%20the%20path_da","p":18,"h":1,"lvl":5,"n":"Foresee the Path"},{"c":3,"s":13,"id":737,"u":"telekinetic%20rend_da","p":17,"h":1,"lvl":1,"n":"Telekinetic Rend"},{"c":3,"s":13,"id":738,"u":"vector%20screen_da","p":17,"h":1,"lvl":3,"n":"Vector Screen"},{"c":3,"s":13,"id":739,"u":"bilocation_da","p":104,"h":1,"lvl":9,"n":"Bilocation"},{"c":3,"s":13,"id":740,"u":"bracing%20tendrils_da","p":104,"h":1,"lvl":3,"n":"Bracing Tendrils"},{"c":3,"s":13,"id":741,"u":"empty%20pack_da","p":105,"h":1,"lvl":2,"n":"Empty Pack"},{"c":3,"s":13,"id":742,"u":"etheric%20shards_da","p":105,"h":1,"lvl":5,"n":"Etheric Shards"},{"c":3,"s":13,"id":743,"u":"falling%20sky_da","p":105,"h":1,"lvl":8,"n":"Falling Sky"},{"c":3,"s":13,"id":744,"u":"focusing%20hum_da","p":105,"h":1,"lvl":3,"n":"Focusing Hum"},{"c":3,"s":13,"id":745,"u":"implement%20of%20destruction_da","p":105,"h":1,"lvl":4,"n":"Implement of Destruction"},{"c":3,"s":13,"id":746,"u":"kinetic%20ram_da","p":105,"h":1,"lvl":1,"n":"Kinetic Ram"},{"c":3,"s":13,"id":747,"u":"momentary%20recovery_da","p":106,"h":1,"lvl":7,"n":"Momentary Recovery"},{"c":3,"s":13,"id":748,"u":"moth's%20supper_da","p":106,"h":1,"lvl":3,"n":"Moth's Supper"},{"c":3,"s":13,"id":749,"u":"phase%20bolt_da","p":106,"h":1,"lvl":1,"n":"Phase Bolt"},{"c":3,"s":13,"id":750,"u":"poltergeist's%20fury_da","p":106,"h":1,"lvl":6,"n":"Poltergeist's Fury"},{"c":3,"s":13,"id":751,"u":"rally%20point_da","p":106,"h":1,"lvl":3,"n":"Rally Point"},{"c":3,"s":13,"id":752,"u":"sea%20of%20thought_da","p":106,"h":1,"lvl":3,"n":"Sea of Thought"},{"c":3,"s":13,"id":753,"u":"shadow%20spy_da","p":107,"h":1,"lvl":3,"n":"Shadow Spy"},{"c":3,"s":13,"id":754,"u":"soft%20landing_da","p":107,"h":1,"lvl":4,"n":"Soft Landing"},{"c":3,"s":13,"id":755,"u":"telekinetic%20bombardment_da","p":107,"h":1,"lvl":7,"n":"Telekinetic Bombardment"},{"c":3,"s":13,"id":756,"u":"warp%20step_da","p":107,"h":1,"lvl":1,"n":"Warp Step"},{"c":3,"s":13,"id":757,"u":"false%20nature_da","p":78,"h":1,"lvl":4,"n":"False Nature"},{"c":3,"s":13,"id":758,"u":"cinder%20gaze_da","p":142,"h":1,"lvl":1,"n":"Cinder Gaze"},{"c":3,"s":13,"id":759,"u":"pact%20broker_da","p":159,"h":1,"lvl":1,"n":"Pact Broker"},{"c":3,"s":13,"id":760,"u":"return%20the%20favor_da","p":159,"h":1,"lvl":3,"n":"Return the Favor"},{"c":3,"s":13,"id":761,"u":"over%20the%20coals_da","p":159,"h":1,"lvl":5,"n":"Over the Coals"},{"c":3,"s":13,"id":762,"u":"awaken%20entropy_da","p":181,"h":1,"lvl":6,"n":"Awaken Entropy"},{"c":3,"s":13,"id":763,"u":"behold%20the%20weave_da","p":181,"h":1,"lvl":3,"n":"Behold the Weave"},{"c":3,"s":13,"id":764,"u":"loose%20time's%20arrow_da","p":182,"h":1,"lvl":2,"n":"Loose Time's Arrow"},{"c":3,"s":13,"id":765,"u":"morass%20of%20ages_da","p":182,"h":1,"lvl":4,"n":"Morass of Ages"},{"c":3,"s":13,"id":766,"u":"quicken%20time_da","p":182,"h":1,"lvl":5,"n":"Quicken Time"},{"c":3,"s":13,"id":767,"u":"stagnate%20time_da","p":182,"h":1,"lvl":5,"n":"Stagnate Time"},{"c":3,"s":13,"id":768,"u":"summon%20irii_da","p":182,"h":1,"lvl":8,"n":"Summon Irii"},{"c":3,"s":13,"id":769,"u":"suspended%20retribution_da","p":183,"h":1,"lvl":6,"n":"Suspended Retribution"},{"c":3,"s":13,"id":770,"u":"temporal%20twin_da","p":183,"h":1,"lvl":3,"n":"Temporal Twin"},{"c":3,"s":13,"id":771,"u":"time%20pocket_da","p":183,"h":1,"lvl":3,"n":"Time Pocket"},{"c":3,"s":13,"id":772,"u":"temporal%20distortion_da","p":189,"h":1,"lvl":1,"n":"Temporal Distortion"},{"c":3,"s":13,"id":773,"u":"time%20skip_da","p":189,"h":1,"lvl":3,"n":"Time Skip"},{"c":3,"s":13,"id":774,"u":"manifold%20lives_da","p":189,"h":1,"lvl":6,"n":"Manifold Lives"},{"c":3,"s":13,"id":775,"u":"path%20of%20least%20resistance_da","p":185,"h":1,"lvl":4,"n":"Path of Least Resistance"},{"c":3,"s":13,"id":776,"u":"time%20sense_da","p":183,"h":1,"lvl":1,"n":"Time Sense"},{"c":3,"s":13,"id":777,"u":"euphoric%20renewal_da","p":142,"h":1,"lvl":4,"n":"Euphoric Renewal"},{"c":3,"s":13,"id":778,"u":"frenzied%20revelry_da","p":142,"h":1,"lvl":1,"n":"Frenzied Revelry"},{"c":3,"s":13,"id":779,"u":"hollow%20heart_da","p":142,"h":1,"lvl":1,"n":"Hollow Heart"},{"c":3,"s":13,"id":780,"u":"waking%20dream_da","p":207,"h":1,"lvl":4,"n":"Waking Dream"},{"c":3,"s":13,"id":781,"u":"isolation_da","p":143,"h":1,"lvl":4,"n":"Isolation"},{"c":3,"s":13,"id":782,"u":"inevitable%20destination_da","p":143,"h":1,"lvl":4,"n":"Inevitable Destination"},{"c":3,"s":13,"id":783,"u":"purifying%20veil_da","p":143,"h":1,"lvl":4,"n":"Purifying Veil"},{"c":3,"s":13,"id":784,"u":"shaken%20confidence_da","p":143,"h":1,"lvl":4,"n":"Shaken Confidence"},{"c":3,"s":13,"id":785,"u":"string%20of%20fate_da","p":143,"h":1,"lvl":1,"n":"String of Fate"},{"c":3,"s":13,"id":786,"u":"victory%20cry_da","p":143,"h":1,"lvl":1,"n":"Victory Cry"},{"c":3,"s":13,"id":787,"u":"weaponize%20secret_da","p":143,"h":1,"lvl":4,"n":"Weaponize Secret"},{"c":3,"s":13,"id":788,"u":"wind%20whispers_da","p":144,"h":1,"lvl":4,"n":"Wind Whispers"},{"c":3,"s":13,"id":789,"u":"wordsmith_da","p":144,"h":1,"lvl":4,"n":"Wordsmith"},{"c":3,"s":13,"id":790,"u":"dancing%20blade_da","p":17,"h":1,"lvl":5,"n":"Dancing Blade"},{"c":3,"s":14,"id":791,"u":"breath%20of%20drought_ec1","p":78,"h":1,"lvl":2,"n":"Breath Of Drought"},{"c":3,"s":14,"id":792,"u":"personal%20rain%20cloud_ec1","p":78,"h":1,"lvl":1,"n":"Personal Rain Cloud"},{"c":3,"s":14,"id":793,"u":"rime%20slick_ec1","p":78,"h":1,"lvl":2,"n":"Rime Slick"},{"c":3,"s":14,"id":794,"u":"scouring%20sand_ec1","p":78,"h":1,"lvl":1,"n":"Scouring Sand"},{"c":3,"s":14,"id":795,"u":"sea%20surge_ec1","p":78,"h":1,"lvl":2,"n":"Sea Surge"},{"c":3,"s":14,"id":796,"u":"sudden%20bolt_ec1","p":79,"h":1,"lvl":2,"n":"Sudden Bolt"},{"c":3,"s":14,"id":797,"u":"unseasonable%20squall_ec1","p":79,"h":1,"lvl":3,"n":"Unseasonable Squall"},{"c":3,"s":14,"id":798,"u":"verdant%20sprout_ec1","p":79,"h":1,"lvl":1,"n":"Verdant Sprout"},{"c":3,"s":15,"id":799,"u":"clownish%20curse_ec2","p":77,"h":1,"lvl":4,"n":"Clownish Curse"},{"c":3,"s":15,"id":800,"u":"favorable%20review_ec2","p":77,"h":1,"lvl":4,"n":"Favorable Review"},{"c":3,"s":15,"id":801,"u":"pillar%20of%20water_ec2","p":77,"h":1,"lvl":3,"n":"Pillar Of Water"},{"c":3,"s":15,"id":802,"u":"pyrotechnics_ec2","p":77,"h":1,"lvl":3,"n":"Pyrotechnics"},{"c":3,"s":16,"id":803,"u":"ravening%20maw_ec3","p":67,"h":1,"lvl":5,"n":"Ravening Maw"},{"c":3,"s":17,"id":804,"u":"blood%20feast_ec4","p":74,"h":1,"lvl":5,"n":"Blood Feast"},{"c":3,"s":17,"id":805,"u":"entrancing%20eyes_ec4","p":74,"h":1,"lvl":7,"n":"Entrancing Eyes"},{"c":3,"s":17,"id":806,"u":"necrotic%20radiation_ec4","p":75,"h":1,"lvl":4,"n":"Necrotic Radiation"},{"c":3,"s":18,"id":807,"u":"blightburn%20blast_ec5","p":73,"h":1,"lvl":7,"n":"Blightburn Blast"},{"c":3,"s":18,"id":808,"u":"control%20sand_ec5","p":73,"h":1,"lvl":7,"n":"Control Sand"},{"c":3,"s":18,"id":809,"u":"pillars%20of%20sand_ec5","p":74,"h":1,"lvl":5,"n":"Pillars Of Sand"},{"c":3,"s":19,"id":810,"u":"astral%20labyrinth_ec6","p":76,"h":1,"lvl":9,"n":"Astral Labyrinth"},{"c":3,"s":19,"id":811,"u":"deluge_ec6","p":76,"h":1,"lvl":8,"n":"Deluge"},{"c":3,"s":19,"id":812,"u":"devour%20life_ec6","p":76,"h":1,"lvl":8,"n":"Devour Life"},{"c":3,"s":19,"id":813,"u":"prying%20survey_ec6","p":76,"h":1,"lvl":8,"n":"Prying Survey"},{"c":3,"s":19,"id":814,"u":"undermine%20reality_ec6","p":76,"h":1,"lvl":8,"n":"Undermine Reality"},{"c":3,"s":19,"id":815,"u":"upheaval_ec6","p":77,"h":1,"lvl":9,"n":"Upheaval"},{"c":3,"s":20,"id":816,"u":"aura%20of%20the%20unremarkable_frp1","p":77,"h":1,"lvl":6,"n":"Aura Of The Unremarkable"},{"c":3,"s":20,"id":817,"u":"return%20beacon_frp1","p":77,"h":1,"lvl":5,"n":"Return Beacon"},{"c":3,"s":20,"id":818,"u":"wronged%20monk's%20wrath_frp1","p":77,"h":1,"lvl":5,"n":"Wronged Monk's Wrath"},{"c":3,"s":21,"id":819,"u":"cleansing%20flames_frp3","p":74,"h":1,"lvl":5,"n":"Cleansing Flames"},{"c":3,"s":21,"id":820,"u":"rejuvenating%20flames_frp3","p":74,"h":1,"lvl":1,"n":"Rejuvenating Flames"},{"c":3,"s":21,"id":821,"u":"shroud%20of%20flame_frp3","p":74,"h":1,"lvl":3,"n":"Shroud Of Flame"},{"c":3,"s":22,"id":822,"u":"invoke%20the%20crimson%20oath_locg","p":90,"h":1,"lvl":2,"n":"Invoke The Crimson Oath"},{"c":3,"s":22,"id":823,"u":"light%20of%20revelation_locg","p":91,"h":1,"lvl":2,"n":"Light Of Revelation"},{"c":3,"s":22,"id":824,"u":"perfect%20strike_locg","p":131,"h":1,"lvl":2,"n":"Perfect Strike"},{"c":3,"s":22,"id":825,"u":"sun%20blade_locg","p":91,"h":1,"lvl":2,"n":"Sun Blade"},{"c":3,"s":23,"id":826,"u":"acid%20storm_logm","p":106,"h":1,"lvl":5,"n":"Acid Storm"},{"c":3,"s":23,"id":827,"u":"acidic%20burst_logm","p":106,"h":1,"lvl":1,"n":"Acidic Burst"},{"c":3,"s":23,"id":828,"u":"adapt%20self_logm","p":112,"h":1,"lvl":1,"n":"Adapt Self"},{"c":3,"s":23,"id":829,"u":"adaptive%20ablation_logm","p":112,"h":1,"lvl":4,"n":"Adaptive Ablation"},{"c":3,"s":23,"id":830,"u":"agitate_logm","p":106,"h":1,"lvl":1,"n":"Agitate"},{"c":3,"s":23,"id":831,"u":"animus%20mine_logm","p":106,"h":1,"lvl":2,"n":"Animus Mine"},{"c":3,"s":23,"id":832,"u":"anticipate%20peril_logm","p":107,"h":1,"lvl":1,"n":"Anticipate Peril"},{"c":3,"s":23,"id":833,"u":"asterism_logm","p":117,"h":1,"lvl":4,"n":"Asterism"},{"c":3,"s":23,"id":834,"u":"befuddle_logm","p":107,"h":1,"lvl":1,"n":"Befuddle"},{"c":3,"s":23,"id":835,"u":"bottle%20the%20storm_logm","p":115,"h":1,"lvl":4,"n":"Bottle The Storm"},{"c":3,"s":23,"id":836,"u":"brand%20the%20impenitent_logm","p":107,"h":1,"lvl":2,"n":"Brand The Impenitent"},{"c":3,"s":23,"id":837,"u":"charged%20javelin_logm","p":115,"h":1,"lvl":1,"n":"Charged Javelin"},{"c":3,"s":23,"id":838,"u":"chilling%20spray_logm","p":107,"h":1,"lvl":1,"n":"Chilling Spray"},{"c":3,"s":23,"id":839,"u":"cup%20of%20dust_logm","p":107,"h":1,"lvl":3,"n":"Cup Of Dust"},{"c":3,"s":23,"id":840,"u":"delay%20consequence_logm","p":118,"h":1,"lvl":1,"n":"Delay Consequence"},{"c":3,"s":23,"id":841,"u":"diamond%20dust_logm","p":112,"h":1,"lvl":4,"n":"Diamond Dust"},{"c":3,"s":23,"id":842,"u":"divine%20plagues_logm","p":115,"h":1,"lvl":1,"n":"Divine Plagues"},{"c":3,"s":23,"id":843,"u":"door%20to%20beyond_logm","p":119,"h":1,"lvl":4,"n":"Door To Beyond"},{"c":3,"s":23,"id":844,"u":"draconic%20barrage_logm","p":119,"h":1,"lvl":1,"n":"Draconic Barrage"},{"c":3,"s":23,"id":845,"u":"dust%20storm_logm","p":114,"h":1,"lvl":4,"n":"Dust Storm"},{"c":3,"s":23,"id":846,"u":"dutiful%20challenge_logm","p":114,"h":1,"lvl":4,"n":"Dutiful Challenge"},{"c":3,"s":23,"id":847,"u":"ectoplasmic%20interstice_logm","p":117,"h":1,"lvl":4,"n":"Ectoplasmic Interstice"},{"c":3,"s":23,"id":848,"u":"eject%20soul_logm","p":117,"h":1,"lvl":1,"n":"Eject Soul"},{"c":3,"s":23,"id":849,"u":"empty%20inside_logm","p":119,"h":1,"lvl":1,"n":"Empty Inside"},{"c":3,"s":23,"id":850,"u":"endure_logm","p":107,"h":1,"lvl":1,"n":"Endure"},{"c":3,"s":23,"id":851,"u":"ephemeral%20hazards_logm","p":113,"h":1,"lvl":4,"n":"Ephemeral Hazards"},{"c":3,"s":23,"id":852,"u":"expeditious%20excavation_logm","p":107,"h":1,"lvl":2,"n":"Expeditious Excavation"},{"c":3,"s":23,"id":853,"u":"fallow%20field_logm","p":113,"h":1,"lvl":4,"n":"Fallow Field"},{"c":3,"s":23,"id":854,"u":"feast%20of%20ashes_logm","p":107,"h":1,"lvl":2,"n":"Feast Of Ashes"},{"c":3,"s":23,"id":855,"u":"font%20of%20serenity_logm","p":116,"h":1,"lvl":4,"n":"Font Of Serenity"},{"c":3,"s":23,"id":856,"u":"foul%20miasma_logm","p":115,"h":1,"lvl":4,"n":"Foul Miasma"},{"c":3,"s":23,"id":857,"u":"fungal%20hyphae_logm","p":108,"h":1,"lvl":2,"n":"Fungal Hyphae"},{"c":3,"s":23,"id":858,"u":"ghostly%20transcription_logm","p":115,"h":1,"lvl":4,"n":"Ghostly Transcription"},{"c":3,"s":23,"id":859,"u":"gravity%20well_logm","p":108,"h":1,"lvl":3,"n":"Gravity Well"},{"c":3,"s":23,"id":860,"u":"hyperfocus_logm","p":113,"h":1,"lvl":1,"n":"Hyperfocus"},{"c":3,"s":23,"id":861,"u":"ill%20omen_logm","p":108,"h":1,"lvl":1,"n":"Ill Omen"},{"c":3,"s":23,"id":862,"u":"iron%20gut_logm","p":108,"h":1,"lvl":2,"n":"Iron Gut"},{"c":3,"s":23,"id":863,"u":"lament_logm","p":116,"h":1,"lvl":1,"n":"Lament"},{"c":3,"s":23,"id":864,"u":"liberating%20command_logm","p":108,"h":1,"lvl":1,"n":"Liberating Command"},{"c":3,"s":23,"id":865,"u":"message%20rune_logm","p":108,"h":1,"lvl":1,"n":"Message Rune"},{"c":3,"s":23,"id":866,"u":"oathkeeper's%20insignia_logm","p":114,"h":1,"lvl":1,"n":"Oathkeeper's Insignia"},{"c":3,"s":23,"id":867,"u":"object%20memory_logm","p":118,"h":1,"lvl":1,"n":"Object Memory"},{"c":3,"s":23,"id":868,"u":"overflowing%20sorrow_logm","p":116,"h":1,"lvl":4,"n":"Overflowing Sorrow"},{"c":3,"s":23,"id":869,"u":"parch_logm","p":114,"h":1,"lvl":1,"n":"Parch"},{"c":3,"s":23,"id":870,"u":"penumbral%20shroud_logm","p":109,"h":1,"lvl":1,"n":"Penumbral Shroud"},{"c":3,"s":23,"id":871,"u":"redact_logm","p":114,"h":1,"lvl":1,"n":"Redact"},{"c":3,"s":23,"id":872,"u":"reflective%20scales_logm","p":109,"h":1,"lvl":4,"n":"Reflective Scales"},{"c":3,"s":23,"id":873,"u":"remember%20the%20lost_logm","p":119,"h":1,"lvl":4,"n":"Remember The Lost"},{"c":3,"s":23,"id":874,"u":"roar%20of%20the%20wyrm_logm","p":119,"h":1,"lvl":4,"n":"Roar Of The Wyrm"},{"c":3,"s":23,"id":875,"u":"share%20burden_logm","p":116,"h":1,"lvl":1,"n":"Share Burden"},{"c":3,"s":23,"id":876,"u":"share%20lore_logm","p":109,"h":1,"lvl":1,"n":"Share Lore"},{"c":3,"s":23,"id":877,"u":"shattering%20gem_logm","p":109,"h":1,"lvl":1,"n":"Shattering Gem"},{"c":3,"s":23,"id":878,"u":"shifting%20sand_logm","p":110,"h":1,"lvl":3,"n":"Shifting Sand"},{"c":3,"s":23,"id":879,"u":"shockwave_logm","p":110,"h":1,"lvl":1,"n":"Shockwave"},{"c":3,"s":23,"id":880,"u":"show%20the%20way_logm","p":110,"h":1,"lvl":3,"n":"Show The Way"},{"c":3,"s":23,"id":881,"u":"slough%20skin_logm","p":110,"h":1,"lvl":2,"n":"Slough Skin"},{"c":3,"s":23,"id":882,"u":"stasis_logm","p":118,"h":1,"lvl":4,"n":"Stasis"},{"c":3,"s":23,"id":883,"u":"swarm%20form_logm","p":118,"h":1,"lvl":4,"n":"Swarm Form"},{"c":3,"s":23,"id":884,"u":"swarmsense_logm","p":117,"h":1,"lvl":1,"n":"Swarmsense"},{"c":3,"s":23,"id":885,"u":"temporary%20tool_logm","p":110,"h":1,"lvl":1,"n":"Temporary Tool"},{"c":3,"s":23,"id":886,"u":"tether_logm","p":111,"h":1,"lvl":1,"n":"Tether"},{"c":3,"s":23,"id":887,"u":"time%20beacon_logm","p":111,"h":1,"lvl":7,"n":"Time Beacon"},{"c":3,"s":23,"id":888,"u":"whirling%20scarves_logm","p":111,"h":1,"lvl":3,"n":"Whirling Scarves"},{"c":3,"s":23,"id":889,"u":"winter%20bolt_logm","p":112,"h":1,"lvl":1,"n":"Winter Bolt"},{"c":3,"s":23,"id":890,"u":"withering%20grasp_logm","p":112,"h":1,"lvl":1,"n":"Withering Grasp"},{"c":3,"s":23,"id":891,"u":"zenith%20star_logm","p":117,"h":1,"lvl":1,"n":"Zenith Star"},{"c":3,"s":24,"id":892,"u":"blinking%20flame%20aura_loil","p":222,"h":1,"lvl":5,"n":"Blinking Flame Aura"},{"c":3,"s":24,"id":893,"u":"unblinking%20flame%20emblem_loil","p":223,"h":1,"lvl":7,"n":"Unblinking Flame Emblem"},{"c":3,"s":24,"id":894,"u":"unblinking%20flame%20ignition_loil","p":223,"h":1,"lvl":9,"n":"Unblinking Flame Ignition"},{"c":3,"s":24,"id":895,"u":"unbreaking%20wave%20barrier_loil","p":223,"h":1,"lvl":7,"n":"Unbreaking Wave Barrier"},{"c":3,"s":24,"id":896,"u":"unbreaking%20wave%20containment_loil","p":223,"h":1,"lvl":9,"n":"Unbreaking Wave Containment"},{"c":3,"s":24,"id":897,"u":"unbreaking%20wave%20vapor_loil","p":223,"h":1,"lvl":5,"n":"Unbreaking Wave Vapor"},{"c":3,"s":24,"id":898,"u":"unfolding%20wind%20blitz_loil","p":223,"h":1,"lvl":7,"n":"Unfolding Wind Blitz"},{"c":3,"s":24,"id":899,"u":"unfolding%20wind%20buffet_loil","p":223,"h":1,"lvl":5,"n":"Unfolding Wind Buffet"},{"c":3,"s":24,"id":900,"u":"unfolding%20wind%20crash_loil","p":224,"h":1,"lvl":9,"n":"Unfolding Wind Crash"},{"c":3,"s":24,"id":901,"u":"untwisting%20iron%20augmentation_loil","p":224,"h":1,"lvl":7,"n":"Untwisting Iron Augmentation"},{"c":3,"s":24,"id":902,"u":"untwisting%20iron%20pillar_loil","p":224,"h":1,"lvl":9,"n":"Untwisting Iron Pillar"},{"c":3,"s":24,"id":903,"u":"untwisting%20iron%20roots_loil","p":224,"h":1,"lvl":5,"n":"Untwisting Iron Roots"},{"c":3,"s":24,"id":904,"u":"speaking%20sky_loil","p":225,"h":1,"lvl":6,"n":"Speaking Sky"},{"c":3,"s":24,"id":905,"u":"steal%20the%20sky_loil","p":225,"h":1,"lvl":5,"n":"Steal the Sky"},{"c":3,"s":24,"id":906,"u":"summon%20ancient%20fleshforged_loil","p":306,"h":1,"lvl":9,"n":"Summon Ancient Fleshforged"},{"c":3,"s":24,"id":907,"u":"summon%20healing%20servitor_loil","p":307,"h":1,"lvl":5,"n":"Summon Healing Servitor"},{"c":3,"s":25,"id":908,"u":"for%20love%2c%20for%20lightning_lokl","p":76,"h":1,"lvl":6,"n":"For Love, for Lightning"},{"c":3,"s":25,"id":909,"u":"buffeting%20winds_lokl","p":92,"h":1,"lvl":1,"n":"Buffeting Winds"},{"c":3,"s":25,"id":910,"u":"consecrate%20flesh_lokl","p":92,"h":1,"lvl":3,"n":"Consecrate Flesh"},{"c":3,"s":25,"id":911,"u":"dancing%20shield_lokl","p":92,"h":1,"lvl":2,"n":"Dancing Shield"},{"c":3,"s":25,"id":912,"u":"desperate%20repair_lokl","p":92,"h":1,"lvl":5,"n":"Desperate Repair"},{"c":3,"s":25,"id":913,"u":"detect%20creator_lokl","p":93,"h":1,"lvl":4,"n":"Detect Creator"},{"c":3,"s":25,"id":914,"u":"dividing%20trench_lokl","p":93,"h":1,"lvl":3,"n":"Dividing Trench"},{"c":3,"s":25,"id":915,"u":"empathic%20link_lokl","p":93,"h":1,"lvl":2,"n":"Empathic Link"},{"c":3,"s":25,"id":916,"u":"enhance%20senses_lokl","p":93,"h":1,"lvl":4,"n":"Enhance Senses"},{"c":3,"s":25,"id":917,"u":"erase%20trail_lokl","p":93,"h":1,"lvl":2,"n":"Erase Trail"},{"c":3,"s":25,"id":918,"u":"forced%20mercy_lokl","p":93,"h":1,"lvl":1,"n":"Forced Mercy"},{"c":3,"s":25,"id":919,"u":"life%20pact_lokl","p":94,"h":1,"lvl":3,"n":"Life Pact"},{"c":3,"s":25,"id":920,"u":"lock%20item_lokl","p":94,"h":1,"lvl":2,"n":"Lock Item"},{"c":3,"s":25,"id":921,"u":"martyr's%20intervention_lokl","p":94,"h":1,"lvl":3,"n":"Martyr's Intervention"},{"c":3,"s":25,"id":922,"u":"purifying%20icicle_lokl","p":94,"h":1,"lvl":1,"n":"Purifying Icicle"},{"c":3,"s":25,"id":923,"u":"radiant%20beam_lokl","p":94,"h":1,"lvl":4,"n":"Radiant Beam"},{"c":3,"s":25,"id":924,"u":"scouring%20pulse_lokl","p":94,"h":1,"lvl":5,"n":"Scouring Pulse"},{"c":3,"s":25,"id":925,"u":"sign%20of%20conviction_lokl","p":95,"h":1,"lvl":3,"n":"Sign of Conviction"},{"c":3,"s":25,"id":926,"u":"synchronize%20steps_lokl","p":95,"h":1,"lvl":1,"n":"Synchronize Steps"},{"c":3,"s":25,"id":927,"u":"wall%20of%20virtue_lokl","p":95,"h":1,"lvl":3,"n":"Wall of Virtue"},{"c":3,"s":26,"id":928,"u":"achaekek's%20clutch_lol","p":58,"h":1,"lvl":4,"n":"Achaekek's Clutch"},{"c":3,"s":26,"id":929,"u":"all%20is%20one%2c%20one%20is%20all_lol","p":65,"h":1,"lvl":8,"n":"All Is One, One Is All"},{"c":3,"s":26,"id":930,"u":"aromatic%20lure_lol","p":37,"h":1,"lvl":4,"n":"Aromatic Lure"},{"c":3,"s":26,"id":931,"u":"glacial%20heart_lol","p":32,"h":1,"lvl":5,"n":"Glacial Heart"},{"c":3,"s":26,"id":932,"u":"halcyon%20infusion_lol","p":66,"h":1,"lvl":6,"n":"Halcyon Infusion"},{"c":3,"s":26,"id":933,"u":"rebounding%20barrier_lol","p":37,"h":1,"lvl":4,"n":"Rebounding Barrier"},{"c":3,"s":26,"id":934,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol","p":69,"h":1,"lvl":5,"n":"Shall Not Falter, Shall Not Rout"},{"c":3,"s":26,"id":935,"u":"spirit%20object_lol","p":32,"h":1,"lvl":1,"n":"Spirit Object"},{"c":3,"s":26,"id":936,"u":"sun's%20fury_lol","p":101,"h":1,"lvl":3,"n":"Sun's Fury"},{"c":3,"s":27,"id":937,"u":"buzzing%20bites_lomm","p":75,"h":1,"lvl":1,"n":"Buzzing Bites"},{"c":3,"s":28,"id":938,"u":"familiar%20form_lopsg","p":5500,"h":1,"lvl":4,"n":"Familiar Form"},{"c":3,"s":28,"id":939,"u":"perseis's%20precautions_lopsg","p":124,"h":1,"lvl":3,"n":"Perseis's Precautions"},{"c":3,"s":28,"id":940,"u":"spellmaster's%20ward_lopsg","p":5500,"h":1,"lvl":5,"n":"Spellmaster's Ward"},{"c":3,"s":28,"id":941,"u":"transcribe%20moment_lopsg","p":46,"h":1,"lvl":4,"n":"Transcribe Moment"},{"c":3,"s":29,"id":942,"u":"magic%20warrior%20aspect_lowg","p":95,"h":1,"lvl":2,"n":"Magic Warrior Aspect"},{"c":3,"s":29,"id":943,"u":"magic%20warrior%20transformation_lowg","p":95,"h":1,"lvl":2,"n":"Magic Warrior Transformation"},{"c":3,"s":29,"id":944,"u":"mantis%20form_lowg","p":71,"h":1,"lvl":4,"n":"Mantis Form"},{"c":3,"s":29,"id":945,"u":"perfect%20strike_lowg","p":83,"h":1,"lvl":2,"n":"Perfect Strike"},{"c":3,"s":29,"id":946,"u":"snowball_lowg","p":112,"h":1,"lvl":1,"n":"Snowball"},{"c":3,"s":29,"id":947,"u":"unblinking%20flame%20revelation_lowg","p":83,"h":1,"lvl":3,"n":"Unblinking Flame Revelation"},{"c":3,"s":29,"id":948,"u":"unbreaking%20wave%20advance_lowg","p":83,"h":1,"lvl":3,"n":"Unbreaking Wave Advance"},{"c":3,"s":29,"id":949,"u":"unfolding%20wind%20rush_lowg","p":83,"h":1,"lvl":3,"n":"Unfolding Wind Rush"},{"c":3,"s":29,"id":950,"u":"untwisting%20iron%20buffer_lowg","p":83,"h":1,"lvl":3,"n":"Untwisting Iron Buffer"},{"c":3,"s":30,"id":951,"u":"aberrant%20form_som","p":88,"h":1,"lvl":5,"n":"Aberrant Form"},{"c":3,"s":30,"id":952,"u":"angel%20form_som","p":89,"h":1,"lvl":7,"n":"Angel Form"},{"c":3,"s":30,"id":953,"u":"animal%20allies_som","p":89,"h":1,"lvl":1,"n":"Animal Allies"},{"c":3,"s":30,"id":954,"u":"approximate_som","p":90,"h":1,"lvl":1,"n":"Approximate"},{"c":3,"s":30,"id":955,"u":"ash%20cloud_som","p":90,"h":1,"lvl":2,"n":"Ash Cloud"},{"c":3,"s":30,"id":956,"u":"bandit's%20doom_som","p":90,"h":1,"lvl":5,"n":"Bandit's Doom"},{"c":3,"s":30,"id":957,"u":"befitting%20attire_som","p":90,"h":1,"lvl":2,"n":"Befitting Attire"},{"c":3,"s":30,"id":958,"u":"biting%20words_som","p":90,"h":1,"lvl":1,"n":"Biting Words"},{"c":3,"s":30,"id":959,"u":"blazing%20dive_som","p":90,"h":1,"lvl":3,"n":"Blazing Dive"},{"c":3,"s":30,"id":960,"u":"blazing%20fissure_som","p":91,"h":1,"lvl":5,"n":"Blazing Fissure"},{"c":3,"s":30,"id":961,"u":"blessing%20of%20defiance_som","p":91,"h":1,"lvl":5,"n":"Blessing Of Defiance"},{"c":3,"s":30,"id":962,"u":"blink%20charge_som","p":92,"h":1,"lvl":5,"n":"Blink Charge"},{"c":3,"s":30,"id":963,"u":"bloodspray%20curse_som","p":92,"h":1,"lvl":4,"n":"Bloodspray Curse"},{"c":3,"s":30,"id":964,"u":"boil%20blood_som","p":92,"h":1,"lvl":8,"n":"Boil Blood"},{"c":3,"s":30,"id":965,"u":"boost%20eidolon_som","p":144,"h":1,"lvl":1,"n":"Boost Eidolon"},{"c":3,"s":30,"id":966,"u":"bottomless%20stomach_som","p":92,"h":1,"lvl":3,"n":"Bottomless Stomach"},{"c":3,"s":30,"id":967,"u":"breadcrumbs_som","p":92,"h":1,"lvl":1,"n":"Breadcrumbs"},{"c":3,"s":30,"id":968,"u":"bullhorn_som","p":93,"h":1,"lvl":1,"n":"Bullhorn"},{"c":3,"s":30,"id":969,"u":"burning%20blossoms_som","p":93,"h":1,"lvl":8,"n":"Burning Blossoms"},{"c":3,"s":30,"id":970,"u":"canticle%20of%20everlasting%20grief_som","p":94,"h":1,"lvl":8,"n":"Canticle Of Everlasting Grief"},{"c":3,"s":30,"id":971,"u":"cascade%20countermeasure_som","p":143,"h":1,"lvl":3,"n":"Cascade Countermeasure"},{"c":3,"s":30,"id":972,"u":"cast%20into%20time_som","p":94,"h":1,"lvl":6,"n":"Cast Into Time"},{"c":3,"s":30,"id":973,"u":"catch%20your%20name_som","p":247,"h":1,"lvl":6,"n":"Catch Your Name"},{"c":3,"s":30,"id":974,"u":"chromatic%20armor_som","p":95,"h":1,"lvl":4,"n":"Chromatic Armor"},{"c":3,"s":30,"id":975,"u":"chromatic%20image_som","p":95,"h":1,"lvl":6,"n":"Chromatic Image"},{"c":3,"s":30,"id":976,"u":"chromatic%20ray_som","p":95,"h":1,"lvl":4,"n":"Chromatic Ray"},{"c":3,"s":30,"id":977,"u":"claim%20curse_som","p":95,"h":1,"lvl":3,"n":"Claim Curse"},{"c":3,"s":30,"id":978,"u":"clone%20companion_som","p":96,"h":1,"lvl":8,"n":"Clone Companion"},{"c":3,"s":30,"id":979,"u":"combustion_som","p":200,"h":1,"lvl":3,"n":"Combustion"},{"c":3,"s":30,"id":980,"u":"compel%20true%20name_som","p":247,"h":1,"lvl":4,"n":"Compel True Name"},{"c":3,"s":30,"id":981,"u":"concordant%20choir_som","p":96,"h":1,"lvl":1,"n":"Concordant Choir"},{"c":3,"s":30,"id":982,"u":"coral%20eruption_som","p":96,"h":1,"lvl":4,"n":"Coral Eruption"},{"c":3,"s":30,"id":983,"u":"corrosive%20body_som","p":96,"h":1,"lvl":7,"n":"Corrosive Body"},{"c":3,"s":30,"id":984,"u":"cosmic%20form_som","p":97,"h":1,"lvl":7,"n":"Cosmic Form"},{"c":3,"s":30,"id":985,"u":"crushing%20ground_som","p":200,"h":1,"lvl":1,"n":"Crushing Ground"},{"c":3,"s":30,"id":986,"u":"daemon%20form_som","p":98,"h":1,"lvl":6,"n":"Daemon Form"},{"c":3,"s":30,"id":987,"u":"darklight_som","p":227,"h":1,"lvl":7,"n":"Darklight"},{"c":3,"s":30,"id":988,"u":"day's%20weight_som","p":98,"h":1,"lvl":3,"n":"Day's Weight"},{"c":3,"s":30,"id":989,"u":"deity's%20strike_som","p":99,"h":1,"lvl":7,"n":"Deity's Strike"},{"c":3,"s":30,"id":990,"u":"demon%20form_som","p":99,"h":1,"lvl":6,"n":"Demon Form"},{"c":3,"s":30,"id":991,"u":"devil%20form_som","p":99,"h":1,"lvl":6,"n":"Devil Form"},{"c":3,"s":30,"id":992,"u":"dimensional%20assault_som","p":143,"h":1,"lvl":1,"n":"Dimensional Assault"},{"c":3,"s":30,"id":993,"u":"distracting%20chatter_som","p":100,"h":1,"lvl":3,"n":"Distracting Chatter"},{"c":3,"s":30,"id":994,"u":"divine%20armageddon_som","p":100,"h":1,"lvl":8,"n":"Divine Armageddon"},{"c":3,"s":30,"id":995,"u":"draw%20ire_som","p":101,"h":1,"lvl":1,"n":"Draw Ire"},{"c":3,"s":30,"id":996,"u":"draw%20the%20lightning_som","p":101,"h":1,"lvl":4,"n":"Draw The Lightning"},{"c":3,"s":30,"id":997,"u":"echoing%20weapon_som","p":101,"h":1,"lvl":1,"n":"Echoing Weapon"},{"c":3,"s":30,"id":998,"u":"efficient%20apport_som","p":241,"h":1,"lvl":1,"n":"Efficient Apport"},{"c":3,"s":30,"id":999,"u":"eidolon's%20wrath_som","p":144,"h":1,"lvl":3,"n":"Eidolon's Wrath"},{"c":3,"s":30,"id":1000,"u":"element%20embodied_som","p":101,"h":1,"lvl":10,"n":"Element Embodied"},{"c":3,"s":30,"id":1001,"u":"elemental%20absorption_som","p":102,"h":1,"lvl":3,"n":"Elemental Absorption"},{"c":3,"s":30,"id":1002,"u":"elemental%20annihilation%20wave_som","p":102,"h":1,"lvl":3,"n":"Elemental Annihilation Wave"},{"c":3,"s":30,"id":1003,"u":"elemental%20confluence_som","p":102,"h":1,"lvl":6,"n":"Elemental Confluence"},{"c":3,"s":30,"id":1004,"u":"elemental%20gift_som","p":103,"h":1,"lvl":4,"n":"Elemental Gift"},{"c":3,"s":30,"id":1005,"u":"elemental%20zone_som","p":104,"h":1,"lvl":2,"n":"Elemental Zone"},{"c":3,"s":30,"id":1006,"u":"envenom%20companion_som","p":104,"h":1,"lvl":3,"n":"Envenom Companion"},{"c":3,"s":30,"id":1007,"u":"evolution%20surge_som","p":144,"h":1,"lvl":1,"n":"Evolution Surge"},{"c":3,"s":30,"id":1008,"u":"extend%20boost_som","p":145,"h":1,"lvl":1,"n":"Extend Boost"},{"c":3,"s":30,"id":1009,"u":"extract%20poison_som","p":104,"h":1,"lvl":2,"n":"Extract Poison"},{"c":3,"s":30,"id":1010,"u":"fated%20confrontation_som","p":105,"h":1,"lvl":10,"n":"Fated Confrontation"},{"c":3,"s":30,"id":1011,"u":"feral%20shades_som","p":105,"h":1,"lvl":2,"n":"Feral Shades"},{"c":3,"s":30,"id":1012,"u":"fey%20form_som","p":105,"h":1,"lvl":4,"n":"Fey Form"},{"c":3,"s":30,"id":1013,"u":"flame%20vortex_som","p":106,"h":1,"lvl":6,"n":"Flame Vortex"},{"c":3,"s":30,"id":1014,"u":"flame%20wisp_som","p":106,"h":1,"lvl":2,"n":"Flame Wisp"},{"c":3,"s":30,"id":1015,"u":"flammable%20fumes_som","p":106,"h":1,"lvl":5,"n":"Flammable Fumes"},{"c":3,"s":30,"id":1016,"u":"flowing%20strike_som","p":106,"h":1,"lvl":5,"n":"Flowing Strike"},{"c":3,"s":30,"id":1017,"u":"force%20fang_som","p":143,"h":1,"lvl":1,"n":"Force Fang"},{"c":3,"s":30,"id":1018,"u":"forceful%20hand_som","p":106,"h":1,"lvl":5,"n":"Forceful Hand"},{"c":3,"s":30,"id":1019,"u":"frigid%20flurry_som","p":108,"h":1,"lvl":7,"n":"Frigid Flurry"},{"c":3,"s":30,"id":1020,"u":"gale%20blast_som","p":108,"h":1,"lvl":1,"n":"Gale Blast"},{"c":3,"s":30,"id":1021,"u":"geyser_som","p":108,"h":1,"lvl":5,"n":"Geyser"},{"c":3,"s":30,"id":1022,"u":"glimmer%20of%20charm_som","p":108,"h":1,"lvl":5,"n":"Glimmer Of Charm"},{"c":3,"s":30,"id":1023,"u":"gouging%20claw_som","p":109,"h":1,"lvl":1,"n":"Gouging Claw"},{"c":3,"s":30,"id":1024,"u":"gravitational%20pull_som","p":109,"h":1,"lvl":1,"n":"Gravitational Pull"},{"c":3,"s":30,"id":1025,"u":"guiding%20star_som","p":109,"h":1,"lvl":2,"n":"Guiding Star"},{"c":3,"s":30,"id":1026,"u":"hasted%20assault_som","p":143,"h":1,"lvl":7,"n":"Hasted Assault"},{"c":3,"s":30,"id":1027,"u":"haunting%20hymn_som","p":109,"h":1,"lvl":1,"n":"Haunting Hymn"},{"c":3,"s":30,"id":1028,"u":"healing%20plaster_som","p":109,"h":1,"lvl":1,"n":"Healing Plaster"},{"c":3,"s":30,"id":1029,"u":"healing%20well_som","p":110,"h":1,"lvl":5,"n":"Healing Well"},{"c":3,"s":30,"id":1030,"u":"horizon%20thunder%20sphere_som","p":110,"h":1,"lvl":1,"n":"Horizon Thunder Sphere"},{"c":3,"s":30,"id":1031,"u":"ignite%20fireworks_som","p":110,"h":1,"lvl":2,"n":"Ignite Fireworks"},{"c":3,"s":30,"id":1032,"u":"impending%20doom_som","p":110,"h":1,"lvl":3,"n":"Impending Doom"},{"c":3,"s":30,"id":1033,"u":"inevitable%20disaster_som","p":111,"h":1,"lvl":5,"n":"Inevitable Disaster"},{"c":3,"s":30,"id":1034,"u":"inexhaustible%20cynicism_som","p":111,"h":1,"lvl":7,"n":"Inexhaustible Cynicism"},{"c":3,"s":30,"id":1035,"u":"infectious%20enthusiasm_som","p":112,"h":1,"lvl":1,"n":"Infectious Enthusiasm"},{"c":3,"s":30,"id":1036,"u":"infectious%20melody_som","p":112,"h":1,"lvl":4,"n":"Infectious Melody"},{"c":3,"s":30,"id":1037,"u":"inner%20radiance%20torrent_som","p":112,"h":1,"lvl":2,"n":"Inner Radiance Torrent"},{"c":3,"s":30,"id":1038,"u":"inscrutable%20mask_som","p":227,"h":1,"lvl":3,"n":"Inscrutable Mask"},{"c":3,"s":30,"id":1039,"u":"instant%20armor_som","p":112,"h":1,"lvl":2,"n":"Instant Armor"},{"c":3,"s":30,"id":1040,"u":"invisibility%20curtain_som","p":112,"h":1,"lvl":4,"n":"Invisibility Curtain"},{"c":3,"s":30,"id":1041,"u":"invoke%20spirits_som","p":113,"h":1,"lvl":5,"n":"Invoke Spirits"},{"c":3,"s":30,"id":1042,"u":"invoke%20true%20name_som","p":247,"h":1,"lvl":1,"n":"Invoke True Name"},{"c":3,"s":30,"id":1043,"u":"juvenile%20companion_som","p":113,"h":1,"lvl":1,"n":"Juvenile Companion"},{"c":3,"s":30,"id":1044,"u":"life%20connection_som","p":113,"h":1,"lvl":3,"n":"Life Connection"},{"c":3,"s":30,"id":1045,"u":"lifelink%20surge_som","p":145,"h":1,"lvl":2,"n":"Lifelink Surge"},{"c":3,"s":30,"id":1046,"u":"lose%20the%20path_som","p":113,"h":1,"lvl":1,"n":"Lose The Path"},{"c":3,"s":30,"id":1047,"u":"lucky%20number_som","p":113,"h":1,"lvl":2,"n":"Lucky Number"},{"c":3,"s":30,"id":1048,"u":"magic%20mailbox_som","p":114,"h":1,"lvl":4,"n":"Magic Mailbox"},{"c":3,"s":30,"id":1049,"u":"magnetic%20acceleration_som","p":114,"h":1,"lvl":3,"n":"Magnetic Acceleration"},{"c":3,"s":30,"id":1050,"u":"magnetic%20attraction_som","p":114,"h":1,"lvl":2,"n":"Magnetic Attraction"},{"c":3,"s":30,"id":1051,"u":"magnetic%20repulsion_som","p":115,"h":1,"lvl":2,"n":"Magnetic Repulsion"},{"c":3,"s":30,"id":1052,"u":"mantle%20of%20the%20frozen%20heart_som","p":115,"h":1,"lvl":5,"n":"Mantle Of The Frozen Heart"},{"c":3,"s":30,"id":1053,"u":"mantle%20of%20the%20magma%20heart_som","p":115,"h":1,"lvl":5,"n":"Mantle Of The Magma Heart"},{"c":3,"s":30,"id":1054,"u":"mimic%20undead_som","p":115,"h":1,"lvl":2,"n":"Mimic Undead"},{"c":3,"s":30,"id":1055,"u":"mind%20of%20menace_som","p":116,"h":1,"lvl":3,"n":"Mind Of Menace"},{"c":3,"s":30,"id":1056,"u":"mirror%20malefactors_som","p":116,"h":1,"lvl":5,"n":"Mirror Malefactors"},{"c":3,"s":30,"id":1057,"u":"mirror's%20misfortune_som","p":117,"h":1,"lvl":4,"n":"Mirror's Misfortune"},{"c":3,"s":30,"id":1058,"u":"mud%20pit_som","p":117,"h":1,"lvl":1,"n":"Mud Pit"},{"c":3,"s":30,"id":1059,"u":"murderous%20vine_som","p":117,"h":1,"lvl":4,"n":"Murderous Vine"},{"c":3,"s":30,"id":1060,"u":"nature's%20reprisal_som","p":117,"h":1,"lvl":6,"n":"Nature's Reprisal"},{"c":3,"s":30,"id":1061,"u":"necromancer's%20generosity_som","p":117,"h":1,"lvl":1,"n":"Necromancer's Generosity"},{"c":3,"s":30,"id":1062,"u":"necrotize_som","p":118,"h":1,"lvl":6,"n":"Necrotize"},{"c":3,"s":30,"id":1063,"u":"nudge%20the%20odds_som","p":118,"h":1,"lvl":1,"n":"Nudge The Odds"},{"c":3,"s":30,"id":1064,"u":"nullify_som","p":118,"h":1,"lvl":10,"n":"Nullify"},{"c":3,"s":30,"id":1065,"u":"ocular%20overload_som","p":118,"h":1,"lvl":4,"n":"Ocular Overload"},{"c":3,"s":30,"id":1066,"u":"one%20with%20the%20land_som","p":118,"h":1,"lvl":9,"n":"One With The Land"},{"c":3,"s":30,"id":1067,"u":"oneiric%20mire_som","p":119,"h":1,"lvl":3,"n":"Oneiric Mire"},{"c":3,"s":30,"id":1068,"u":"ooze%20form_som","p":119,"h":1,"lvl":3,"n":"Ooze Form"},{"c":3,"s":30,"id":1069,"u":"organsight_som","p":120,"h":1,"lvl":3,"n":"Organsight"},{"c":3,"s":30,"id":1070,"u":"painful%20vibrations_som","p":120,"h":1,"lvl":4,"n":"Painful Vibrations"},{"c":3,"s":30,"id":1071,"u":"pernicious%20poltergeist_som","p":121,"h":1,"lvl":4,"n":"Pernicious Poltergeist"},{"c":3,"s":30,"id":1072,"u":"persistent%20servant_som","p":121,"h":1,"lvl":2,"n":"Persistent Servant"},{"c":3,"s":30,"id":1073,"u":"petal%20storm_som","p":121,"h":1,"lvl":4,"n":"Petal Storm"},{"c":3,"s":30,"id":1074,"u":"phantom%20crowd_som","p":121,"h":1,"lvl":2,"n":"Phantom Crowd"},{"c":3,"s":30,"id":1075,"u":"phantom%20prison_som","p":121,"h":1,"lvl":3,"n":"Phantom Prison"},{"c":3,"s":30,"id":1076,"u":"pocket%20library_som","p":122,"h":1,"lvl":1,"n":"Pocket Library"},{"c":3,"s":30,"id":1077,"u":"portrait%20of%20the%20artist_som","p":122,"h":1,"lvl":5,"n":"Portrait Of The Artist"},{"c":3,"s":30,"id":1078,"u":"positive%20attunement_som","p":122,"h":1,"lvl":3,"n":"Positive Attunement"},{"c":3,"s":30,"id":1079,"u":"powerful%20inhalation_som","p":201,"h":1,"lvl":3,"n":"Powerful Inhalation"},{"c":3,"s":30,"id":1080,"u":"prismatic%20armor_som","p":122,"h":1,"lvl":7,"n":"Prismatic Armor"},{"c":3,"s":30,"id":1081,"u":"proliferating%20eyes_som","p":122,"h":1,"lvl":9,"n":"Proliferating Eyes"},{"c":3,"s":30,"id":1082,"u":"protect%20companion_som","p":123,"h":1,"lvl":1,"n":"Protect Companion"},{"c":3,"s":30,"id":1083,"u":"protector%20tree_som","p":123,"h":1,"lvl":1,"n":"Protector Tree"},{"c":3,"s":30,"id":1084,"u":"puff%20of%20poison_som","p":124,"h":1,"lvl":1,"n":"Puff Of Poison"},{"c":3,"s":30,"id":1085,"u":"pulverizing%20cascade_som","p":201,"h":1,"lvl":3,"n":"Pulverizing Cascade"},{"c":3,"s":30,"id":1086,"u":"quick%20sort_som","p":124,"h":1,"lvl":1,"n":"Quick Sort"},{"c":3,"s":30,"id":1087,"u":"rapid%20adaptation_som","p":124,"h":1,"lvl":2,"n":"Rapid Adaptation"},{"c":3,"s":30,"id":1088,"u":"ravenous%20portal_som","p":124,"h":1,"lvl":4,"n":"Ravenous Portal"},{"c":3,"s":30,"id":1089,"u":"read%20the%20air_som","p":125,"h":1,"lvl":1,"n":"Read The Air"},{"c":3,"s":30,"id":1090,"u":"reinforce%20eidolon_som","p":145,"h":1,"lvl":1,"n":"Reinforce Eidolon"},{"c":3,"s":30,"id":1091,"u":"repelling%20pulse_som","p":125,"h":1,"lvl":5,"n":"Repelling Pulse"},{"c":3,"s":30,"id":1092,"u":"replicate_som","p":125,"h":1,"lvl":4,"n":"Replicate"},{"c":3,"s":30,"id":1093,"u":"restyle_som","p":126,"h":1,"lvl":1,"n":"Restyle"},{"c":3,"s":30,"id":1094,"u":"rewinding%20step_som","p":126,"h":1,"lvl":5,"n":"Rewinding Step"},{"c":3,"s":30,"id":1095,"u":"rip%20the%20spirit_som","p":126,"h":1,"lvl":5,"n":"Rip The Spirit"},{"c":3,"s":30,"id":1096,"u":"rising%20surf_som","p":201,"h":1,"lvl":1,"n":"Rising Surf"},{"c":3,"s":30,"id":1097,"u":"roaring%20applause_som","p":126,"h":1,"lvl":3,"n":"Roaring Applause"},{"c":3,"s":30,"id":1098,"u":"rouse%20skeletons_som","p":126,"h":1,"lvl":3,"n":"Rouse Skeletons"},{"c":3,"s":30,"id":1099,"u":"runic%20impression_som","p":143,"h":1,"lvl":4,"n":"Runic Impression"},{"c":3,"s":30,"id":1100,"u":"sanguine%20mist_som","p":127,"h":1,"lvl":4,"n":"Sanguine Mist"},{"c":3,"s":30,"id":1101,"u":"scatter%20scree_som","p":127,"h":1,"lvl":1,"n":"Scatter Scree"},{"c":3,"s":30,"id":1102,"u":"schadenfreude_som","p":127,"h":1,"lvl":1,"n":"Schadenfreude"},{"c":3,"s":30,"id":1103,"u":"scorching%20ray_som","p":127,"h":1,"lvl":2,"n":"Scorching Ray"},{"c":3,"s":30,"id":1104,"u":"seashell%20of%20stolen%20sound_som","p":127,"h":1,"lvl":1,"n":"Seashell Of Stolen Sound"},{"c":3,"s":30,"id":1105,"u":"shadow%20army_som","p":128,"h":1,"lvl":10,"n":"Shadow Army"},{"c":3,"s":30,"id":1106,"u":"shadow%20projectile_som","p":128,"h":1,"lvl":3,"n":"Shadow Projectile"},{"c":3,"s":30,"id":1107,"u":"shadow%20raid_som","p":129,"h":1,"lvl":7,"n":"Shadow Raid"},{"c":3,"s":30,"id":1108,"u":"shielding%20strike_som","p":143,"h":1,"lvl":1,"n":"Shielding Strike"},{"c":3,"s":30,"id":1109,"u":"shift%20blame_som","p":129,"h":1,"lvl":3,"n":"Shift Blame"},{"c":3,"s":30,"id":1110,"u":"shooting%20star_som","p":143,"h":1,"lvl":1,"n":"Shooting Star"},{"c":3,"s":30,"id":1111,"u":"sonata%20span_som","p":129,"h":1,"lvl":2,"n":"Sonata Span"},{"c":3,"s":30,"id":1112,"u":"soothing%20blossoms_som","p":129,"h":1,"lvl":3,"n":"Soothing Blossoms"},{"c":3,"s":30,"id":1113,"u":"soothing%20spring_som","p":129,"h":1,"lvl":4,"n":"Soothing Spring"},{"c":3,"s":30,"id":1114,"u":"spinning%20staff_som","p":144,"h":1,"lvl":1,"n":"Spinning Staff"},{"c":3,"s":30,"id":1115,"u":"spiritual%20attunement_som","p":130,"h":1,"lvl":4,"n":"Spiritual Attunement"},{"c":3,"s":30,"id":1116,"u":"spout_som","p":130,"h":1,"lvl":1,"n":"Spout"},{"c":3,"s":30,"id":1117,"u":"stone%20lance_som","p":201,"h":1,"lvl":3,"n":"Stone Lance"},{"c":3,"s":30,"id":1118,"u":"sudden%20recollection_som","p":130,"h":1,"lvl":3,"n":"Sudden Recollection"},{"c":3,"s":30,"id":1119,"u":"summon%20anarch_som","p":131,"h":1,"lvl":5,"n":"Summon Anarch"},{"c":3,"s":30,"id":1120,"u":"summon%20archmage_som","p":131,"h":1,"lvl":8,"n":"Summon Archmage"},{"c":3,"s":30,"id":1121,"u":"summon%20axiom_som","p":131,"h":1,"lvl":5,"n":"Summon Axiom"},{"c":3,"s":30,"id":1122,"u":"summon%20deific%20herald_som","p":131,"h":1,"lvl":8,"n":"Summon Deific Herald"},{"c":3,"s":30,"id":1123,"u":"summon%20draconic%20legion_som","p":133,"h":1,"lvl":9,"n":"Summon Draconic Legion"},{"c":3,"s":30,"id":1124,"u":"summon%20kaiju_som","p":133,"h":1,"lvl":10,"n":"Summon Kaiju"},{"c":3,"s":30,"id":1125,"u":"summon%20lesser%20servitor_som","p":134,"h":1,"lvl":1,"n":"Summon Lesser Servitor"},{"c":3,"s":30,"id":1126,"u":"summoner's%20precaution_som","p":135,"h":1,"lvl":2,"n":"Summoner's Precaution"},{"c":3,"s":30,"id":1127,"u":"summoner's%20visage_som","p":135,"h":1,"lvl":2,"n":"Summoner's Visage"},{"c":3,"s":30,"id":1128,"u":"synchronize_som","p":135,"h":1,"lvl":1,"n":"Synchronize"},{"c":3,"s":30,"id":1129,"u":"tame_som","p":135,"h":1,"lvl":1,"n":"Tame"},{"c":3,"s":30,"id":1130,"u":"tempest%20of%20shades_som","p":135,"h":1,"lvl":7,"n":"Tempest Of Shades"},{"c":3,"s":30,"id":1131,"u":"temporary%20glyph_som","p":136,"h":1,"lvl":5,"n":"Temporary Glyph"},{"c":3,"s":30,"id":1132,"u":"thicket%20of%20knives_som","p":136,"h":1,"lvl":1,"n":"Thicket Of Knives"},{"c":3,"s":30,"id":1133,"u":"thundering%20dominance_som","p":136,"h":1,"lvl":2,"n":"Thundering Dominance"},{"c":3,"s":30,"id":1134,"u":"thunderous%20strike_som","p":144,"h":1,"lvl":1,"n":"Thunderous Strike"},{"c":3,"s":30,"id":1135,"u":"time%20jump_som","p":136,"h":1,"lvl":3,"n":"Time Jump"},{"c":3,"s":30,"id":1136,"u":"timely%20tutor_som","p":137,"h":1,"lvl":2,"n":"Timely Tutor"},{"c":3,"s":30,"id":1137,"u":"tortoise%20and%20the%20hare_som","p":137,"h":1,"lvl":4,"n":"Tortoise And The Hare"},{"c":3,"s":30,"id":1138,"u":"umbral%20extraction_som","p":137,"h":1,"lvl":2,"n":"Umbral Extraction"},{"c":3,"s":30,"id":1139,"u":"umbral%20graft_som","p":137,"h":1,"lvl":4,"n":"Umbral Graft"},{"c":3,"s":30,"id":1140,"u":"unexpected%20transposition_som","p":138,"h":1,"lvl":6,"n":"Unexpected Transposition"},{"c":3,"s":30,"id":1141,"u":"unfetter%20eidolon_som","p":145,"h":1,"lvl":1,"n":"Unfetter Eidolon"},{"c":3,"s":30,"id":1142,"u":"unspeakable%20shadow_som","p":138,"h":1,"lvl":9,"n":"Unspeakable Shadow"},{"c":3,"s":30,"id":1143,"u":"updraft_som","p":201,"h":1,"lvl":1,"n":"Updraft"},{"c":3,"s":30,"id":1144,"u":"variable%20gravity_som","p":138,"h":1,"lvl":4,"n":"Variable Gravity"},{"c":3,"s":30,"id":1145,"u":"voracious%20gestalt_som","p":139,"h":1,"lvl":9,"n":"Voracious Gestalt"},{"c":3,"s":30,"id":1146,"u":"wall%20of%20water_som","p":139,"h":1,"lvl":3,"n":"Wall Of Water"},{"c":3,"s":30,"id":1147,"u":"warding%20aggression_som","p":140,"h":1,"lvl":3,"n":"Warding Aggression"},{"c":3,"s":30,"id":1148,"u":"warrior's%20regret_som","p":140,"h":1,"lvl":2,"n":"Warrior's Regret"},{"c":3,"s":30,"id":1149,"u":"wash%20your%20luck_som","p":140,"h":1,"lvl":1,"n":"Wash Your Luck"},{"c":3,"s":30,"id":1150,"u":"web%20of%20eyes_som","p":140,"h":1,"lvl":3,"n":"Web Of Eyes"},{"c":3,"s":30,"id":1151,"u":"whirlwind_som","p":141,"h":1,"lvl":8,"n":"Whirlwind"},{"c":3,"s":30,"id":1152,"u":"wildfire_som","p":201,"h":1,"lvl":1,"n":"Wildfire"},{"c":3,"s":30,"id":1153,"u":"winning%20streak_som","p":141,"h":1,"lvl":4,"n":"Winning Streak"},{"c":3,"s":30,"id":1154,"u":"zero%20gravity_som","p":141,"h":1,"lvl":6,"n":"Zero Gravity"},{"c":3,"s":31,"id":1155,"u":"airburst_sot1","p":76,"h":1,"lvl":1,"n":"Airburst"},{"c":3,"s":31,"id":1156,"u":"friendfetch_sot1","p":77,"h":1,"lvl":1,"n":"Friendfetch"},{"c":3,"s":31,"id":1157,"u":"grave%20impressions_sot1","p":77,"h":1,"lvl":2,"n":"Grave Impressions"},{"c":3,"s":31,"id":1158,"u":"impeccable%20flow_sot1","p":76,"h":1,"lvl":2,"n":"Impeccable Flow"},{"c":3,"s":31,"id":1159,"u":"mind%20games_sot1","p":77,"h":1,"lvl":2,"n":"Mind Games"},{"c":3,"s":31,"id":1160,"u":"stumbling%20curse_sot1","p":75,"h":1,"lvl":1,"n":"Stumbling Curse"},{"c":3,"s":31,"id":1161,"u":"verminous%20lure_sot1","p":76,"h":1,"lvl":1,"n":"Verminous Lure"},{"c":3,"s":32,"id":1162,"u":"blackfingers's%20blades_sot3","p":78,"h":1,"lvl":5,"n":"Blackfingers's Blades"},{"c":3,"s":32,"id":1163,"u":"clawsong_sot3","p":77,"h":1,"lvl":2,"n":"Clawsong"},{"c":3,"s":32,"id":1164,"u":"gasping%20marsh_sot3","p":77,"h":1,"lvl":3,"n":"Gasping Marsh"},{"c":3,"s":32,"id":1165,"u":"girzanje's%20march_sot3","p":77,"h":1,"lvl":4,"n":"Girzanje's March"},{"c":3,"s":32,"id":1166,"u":"gray%20shadow_sot3","p":78,"h":1,"lvl":6,"n":"Gray Shadow"},{"c":3,"s":32,"id":1167,"u":"mirecloak_sot3","p":78,"h":1,"lvl":5,"n":"Mirecloak"},{"c":3,"s":32,"id":1168,"u":"stormburst_sot3","p":77,"h":1,"lvl":5,"n":"Stormburst"},{"c":3,"s":32,"id":1169,"u":"swampcall_sot3","p":77,"h":1,"lvl":1,"n":"Swampcall"},{"c":3,"s":33,"id":1170,"u":"cloak%20of%20light_sot4","p":77,"h":1,"lvl":4,"n":"Cloak of Light"},{"c":3,"s":33,"id":1171,"u":"fear%20the%20sun_sot4","p":77,"h":1,"lvl":2,"n":"Fear the Sun"},{"c":3,"s":33,"id":1172,"u":"moonburst_sot4","p":77,"h":1,"lvl":7,"n":"Moonburst"},{"c":3,"s":33,"id":1173,"u":"moonlight%20ray_sot4","p":77,"h":1,"lvl":3,"n":"Moonlight Ray"},{"c":3,"s":33,"id":1174,"u":"penumbral%20disguise_sot4","p":77,"h":1,"lvl":2,"n":"Penumbral Disguise"},{"c":3,"s":33,"id":1175,"u":"radiant%20field_sot4","p":78,"h":1,"lvl":2,"n":"Radiant Field"},{"c":3,"s":33,"id":1176,"u":"wall%20of%20radiance_sot4","p":78,"h":1,"lvl":3,"n":"Wall of Radiance"},{"c":3,"s":33,"id":1177,"u":"wall%20of%20shadow_sot4","p":78,"h":1,"lvl":3,"n":"Wall of Shadow"},{"c":3,"s":34,"id":1178,"u":"return%20to%20essence_sot5","p":77,"h":1,"lvl":7,"n":"Return to Essence"},{"c":3,"s":34,"id":1179,"u":"temporal%20ward_sot5","p":78,"h":1,"lvl":6,"n":"Temporal Ward"}],"m":{"s":{"APG":0,"CRB":1,"AoA3":2,"AoA4":3,"AoA6":4,"AoE2":5,"AoE4":6,"AoE5":7,"AoE6":8,"AV1":9,"AV2":10,"AV3":11,"BotD":12,"DA":13,"EC1":14,"EC2":15,"EC3":16,"EC4":17,"EC5":18,"EC6":19,"FRP1":20,"FRP3":21,"LOCG":22,"LOGM":23,"LOIL":24,"LOKL":25,"LOL":26,"LOMM":27,"LOPSG":28,"LOWG":29,"SoM":30,"SoT1":31,"SoT3":32,"SoT4":33,"SoT5":34}}} \ No newline at end of file diff --git a/search/index.json b/search/index.json index 9bf3eefbf4..bd73d65079 100644 --- a/search/index.json +++ b/search/index.json @@ -1 +1 @@ -{"x":[{"c":20,"s":0,"id":0,"u":"anadi_lome","p":102,"h":1,"n":"Anadi"},{"c":20,"s":1,"id":1,"u":"android_loag","p":68,"h":1,"n":"Android"},{"c":20,"s":2,"id":2,"u":"automaton_g%26g","p":36,"h":1,"n":"Automaton"},{"c":20,"s":3,"id":3,"u":"azarketi_aaws","p":2,"h":1,"n":"Azarketi"},{"c":20,"s":4,"id":4,"u":"catfolk_apg","p":8,"h":1,"n":"Catfolk"},{"c":20,"s":0,"id":5,"u":"conrasu_lome","p":106,"h":1,"n":"Conrasu"},{"c":20,"s":5,"id":6,"u":"dwarf_crb","p":34,"h":1,"n":"Dwarf"},{"c":20,"s":5,"id":7,"u":"elf_crb","p":39,"h":1,"n":"Elf"},{"c":20,"s":1,"id":8,"u":"fetchling_loag","p":82,"h":1,"n":"Fetchling"},{"c":20,"s":1,"id":9,"u":"fleshwarp_loag","p":88,"h":1,"n":"Fleshwarp"},{"c":20,"s":6,"id":10,"u":"ghoran_loil","p":34,"h":1,"n":"Ghoran"},{"c":20,"s":0,"id":11,"u":"gnoll_lome","p":110,"h":1,"n":"Gnoll"},{"c":20,"s":5,"id":12,"u":"gnome_crb","p":42,"h":1,"n":"Gnome"},{"c":20,"s":5,"id":13,"u":"goblin_crb","p":46,"h":1,"n":"Goblin"},{"c":20,"s":0,"id":14,"u":"goloma_lome","p":114,"h":1,"n":"Goloma"},{"c":20,"s":0,"id":15,"u":"grippli_lome","p":118,"h":1,"n":"Grippli"},{"c":20,"s":5,"id":16,"u":"halfling_crb","p":50,"h":1,"n":"Halfling"},{"c":20,"s":7,"id":17,"u":"hobgoblin_locg","p":48,"h":1,"n":"Hobgoblin"},{"c":20,"s":5,"id":18,"u":"human_crb","p":54,"h":1,"n":"Human"},{"c":20,"s":6,"id":19,"u":"kashrishi_loil","p":40,"h":1,"n":"Kashrishi"},{"c":20,"s":1,"id":20,"u":"kitsune_loag","p":120,"h":1,"n":"Kitsune"},{"c":20,"s":4,"id":21,"u":"kobold_apg","p":12,"h":1,"n":"Kobold"},{"c":20,"s":7,"id":22,"u":"leshy_locg","p":52,"h":1,"n":"Leshy"},{"c":20,"s":7,"id":23,"u":"lizardfolk_locg","p":56,"h":1,"n":"Lizardfolk"},{"c":20,"s":6,"id":24,"u":"nagaji_loil","p":46,"h":1,"n":"Nagaji"},{"c":20,"s":4,"id":25,"u":"orc_apg","p":16,"h":1,"n":"Orc"},{"c":20,"s":8,"id":26,"u":"poppet_lotgb","p":60,"h":1,"n":"Poppet"},{"c":20,"s":4,"id":27,"u":"ratfolk_apg","p":20,"h":1,"n":"Ratfolk"},{"c":20,"s":0,"id":28,"u":"shisk_lome","p":122,"h":1,"n":"Shisk"},{"c":20,"s":9,"id":29,"u":"shoony_ec3","p":72,"h":1,"n":"Shoony"},{"c":20,"s":10,"id":30,"u":"skeleton_botd","p":54,"h":1,"n":"Skeleton"},{"c":20,"s":1,"id":31,"u":"sprite_loag","p":126,"h":1,"n":"Sprite"},{"c":20,"s":1,"id":32,"u":"strix_loag","p":132,"h":1,"n":"Strix"},{"c":20,"s":4,"id":33,"u":"tengu_apg","p":24,"h":1,"n":"Tengu"},{"c":20,"s":6,"id":34,"u":"vanara_loil","p":52,"h":1,"n":"Vanara"},{"c":20,"s":6,"id":35,"u":"vishkanya_loil","p":58,"h":1,"n":"Vishkanya"},{"c":21,"s":0,"id":37,"u":"anadi_lome,state:h-adaptive-lome=b1","p":103,"b":"Adaptive Anadi","n":"Adaptive Anadi (Anadi)"},{"c":21,"s":0,"id":38,"u":"anadi_lome,state:h-polychromatic-lome=b1","p":103,"b":"Polychromatic Anadi","n":"Polychromatic Anadi (Anadi)"},{"c":21,"s":0,"id":39,"u":"anadi_lome,state:h-snaring-lome=b1","p":103,"b":"Snaring Anadi","n":"Snaring Anadi (Anadi)"},{"c":21,"s":0,"id":40,"u":"anadi_lome,state:h-spindly-lome=b1","p":103,"b":"Spindly Anadi","n":"Spindly Anadi (Anadi)"},{"c":21,"s":0,"id":41,"u":"anadi_lome,state:h-venomous-lome=b1","p":103,"b":"Venomous Anadi","n":"Venomous Anadi (Anadi)"},{"c":21,"s":1,"id":43,"u":"android_loag,state:h-artisan-loag=b1","p":71,"b":"Artisan Android","n":"Artisan Android (Android)"},{"c":21,"s":1,"id":44,"u":"android_loag,state:h-impersonator-loag=b1","p":71,"b":"Impersonator Android","n":"Impersonator Android (Android)"},{"c":21,"s":1,"id":45,"u":"android_loag,state:h-laborer-loag=b1","p":71,"b":"Laborer Android","n":"Laborer Android (Android)"},{"c":21,"s":1,"id":46,"u":"android_loag,state:h-polyglot-loag=b1","p":71,"b":"Polyglot Android","n":"Polyglot Android (Android)"},{"c":21,"s":1,"id":47,"u":"android_loag,state:h-warrior-loag=b1","p":71,"b":"Warrior Android","n":"Warrior Android (Android)"},{"c":21,"s":2,"id":49,"u":"automaton_g%26g,state:h-hunter-gg=b1","p":39,"b":"Hunter Automaton","n":"Hunter Automaton (Automaton)"},{"c":21,"s":2,"id":50,"u":"automaton_g%26g,state:h-mage-gg=b1","p":39,"b":"Mage Automaton","n":"Mage Automaton (Automaton)"},{"c":21,"s":2,"id":51,"u":"automaton_g%26g,state:h-warrior-gg=b1","p":39,"b":"Warrior Automaton","n":"Warrior Automaton (Automaton)"},{"c":21,"s":2,"id":52,"u":"automaton_g%26g,state:h-sharpshooter-gg=b1","p":39,"b":"Sharpshooter Automaton","n":"Sharpshooter Automaton (Automaton)"},{"c":21,"s":3,"id":54,"u":"azarketi_aaws,state:h-ancient-scale-aaws=b1","p":3,"b":"Ancient Scale Azarketi","n":"Ancient Scale Azarketi (Azarketi)"},{"c":21,"s":3,"id":55,"u":"azarketi_aaws,state:h-benthic-aaws=b1","p":3,"b":"Benthic Azarketi","n":"Benthic Azarketi (Azarketi)"},{"c":21,"s":3,"id":56,"u":"azarketi_aaws,state:h-mistbreath-aaws=b1","p":3,"b":"Mistbreath Azarketi","n":"Mistbreath Azarketi (Azarketi)"},{"c":21,"s":3,"id":57,"u":"azarketi_aaws,state:h-river-aaws=b1","p":3,"b":"River Azarketi","n":"River Azarketi (Azarketi)"},{"c":21,"s":3,"id":58,"u":"azarketi_aaws,state:h-thalassic-aaws=b1","p":4,"b":"Thalassic Azarketi","n":"Thalassic Azarketi (Azarketi)"},{"c":21,"s":1,"id":59,"u":"azarketi_aaws,state:h-inured-loag=b1","p":13,"b":"Inured Azarketi","n":"Inured Azarketi (Azarketi)"},{"c":21,"s":1,"id":60,"u":"azarketi_aaws,state:h-murkeyed-loag=b1","p":13,"b":"Murkeyed Azarketi","n":"Murkeyed Azarketi (Azarketi)"},{"c":21,"s":1,"id":61,"u":"azarketi_aaws,state:h-spined-loag=b1","p":13,"b":"Spined Azarketi","n":"Spined Azarketi (Azarketi)"},{"c":21,"s":1,"id":62,"u":"azarketi_aaws,state:h-tactile-loag=b1","p":13,"b":"Tactile Azarketi","n":"Tactile Azarketi (Azarketi)"},{"c":21,"s":4,"id":64,"u":"catfolk_apg,state:h-clawed-apg=b1","p":9,"b":"Clawed Catfolk","n":"Clawed Catfolk (Catfolk)"},{"c":21,"s":4,"id":65,"u":"catfolk_apg,state:h-hunting-apg=b1","p":9,"b":"Hunting Catfolk","n":"Hunting Catfolk (Catfolk)"},{"c":21,"s":4,"id":66,"u":"catfolk_apg,state:h-jungle-apg=b1","p":10,"b":"Jungle Catfolk","n":"Jungle Catfolk (Catfolk)"},{"c":21,"s":4,"id":67,"u":"catfolk_apg,state:h-nine-lives-apg=b1","p":10,"b":"Nine Lives Catfolk","n":"Nine Lives Catfolk (Catfolk)"},{"c":21,"s":4,"id":68,"u":"catfolk_apg,state:h-winter-apg=b1","p":10,"b":"Winter Catfolk","n":"Winter Catfolk (Catfolk)"},{"c":21,"s":1,"id":69,"u":"catfolk_apg,state:h-flexible-loag=b1","p":17,"b":"Flexible Catfolk","n":"Flexible Catfolk (Catfolk)"},{"c":21,"s":1,"id":70,"u":"catfolk_apg,state:h-liminal-loag=b1","p":17,"b":"Liminal Catfolk","n":"Liminal Catfolk (Catfolk)"},{"c":21,"s":1,"id":71,"u":"catfolk_apg,state:h-sharpeared-loag=b1","p":17,"b":"Sharp-Eared Catfolk","n":"Sharp-Eared Catfolk (Catfolk)"},{"c":21,"s":0,"id":73,"u":"conrasu_lome,state:h-knowing-lome=b1","p":107,"b":"Rite of Knowing","n":"Rite of Knowing (Conrasu)"},{"c":21,"s":0,"id":74,"u":"conrasu_lome,state:h-light-lome=b1","p":107,"b":"Rite of Light","n":"Rite of Light (Conrasu)"},{"c":21,"s":0,"id":75,"u":"conrasu_lome,state:h-passage-lome=b1","p":107,"b":"Rite of Passage","n":"Rite of Passage (Conrasu)"},{"c":21,"s":0,"id":76,"u":"conrasu_lome,state:h-reinforcement-lome=b1","p":107,"b":"Rite of Reinforcement","n":"Rite of Reinforcement (Conrasu)"},{"c":21,"s":0,"id":77,"u":"conrasu_lome,state:h-invocation-lome=b1","p":108,"b":"Rite of Invocation","n":"Rite of Invocation (Conrasu)"},{"c":21,"s":5,"id":79,"u":"dwarf_crb,state:h-ancientblooded-crb=b1","p":35,"b":"Ancient-Blooded Dwarf","n":"Ancient-Blooded Dwarf (Dwarf)"},{"c":21,"s":5,"id":80,"u":"dwarf_crb,state:h-death-warden-crb=b1","p":35,"b":"Death Warden Dwarf","n":"Death Warden Dwarf (Dwarf)"},{"c":21,"s":5,"id":81,"u":"dwarf_crb,state:h-forge-crb=b1","p":35,"b":"Forge Dwarf","n":"Forge Dwarf (Dwarf)"},{"c":21,"s":5,"id":82,"u":"dwarf_crb,state:h-rock-crb=b1","p":36,"b":"Rock Dwarf","n":"Rock Dwarf (Dwarf)"},{"c":21,"s":5,"id":83,"u":"dwarf_crb,state:h-strongblooded-crb=b1","p":36,"b":"Strong-Blooded Dwarf","n":"Strong-Blooded Dwarf (Dwarf)"},{"c":21,"s":7,"id":84,"u":"dwarf_crb,state:h-anvil-locg=b1","p":19,"b":"Anvil Dwarf","n":"Anvil Dwarf (Dwarf)"},{"c":21,"s":7,"id":85,"u":"dwarf_crb,state:h-elemental-heart-locg=b1","p":19,"b":"Elemental Heart Dwarf","n":"Elemental Heart Dwarf (Dwarf)"},{"c":21,"s":7,"id":86,"u":"dwarf_crb,state:h-oathkeeper-locg=b1","p":19,"b":"Oathkeeper Dwarf","n":"Oathkeeper Dwarf (Dwarf)"},{"c":21,"s":5,"id":88,"u":"elf_crb,state:h-arctic-crb=b1","p":39,"b":"Arctic Elf","n":"Arctic Elf (Elf)"},{"c":21,"s":5,"id":89,"u":"elf_crb,state:h-cavern-crb=b1","p":39,"b":"Cavern Elf","n":"Cavern Elf (Elf)"},{"c":21,"s":5,"id":90,"u":"elf_crb,state:h-seer-crb=b1","p":40,"b":"Seer Elf","n":"Seer Elf (Elf)"},{"c":21,"s":5,"id":91,"u":"elf_crb,state:h-whisper-crb=b1","p":40,"b":"Whisper Elf","n":"Whisper Elf (Elf)"},{"c":21,"s":5,"id":92,"u":"elf_crb,state:h-woodland-crb=b1","p":40,"b":"Woodland Elf","n":"Woodland Elf (Elf)"},{"c":21,"s":7,"id":93,"u":"elf_crb,state:h-ancient-locg=b1","p":25,"b":"Ancient Elf","n":"Ancient Elf (Elf)"},{"c":21,"s":7,"id":94,"u":"elf_crb,state:h-desert-locg=b1","p":25,"b":"Desert Elf","n":"Desert Elf (Elf)"},{"c":21,"s":1,"id":96,"u":"fetchling_loag,state:h-bright-loag=b1","p":85,"b":"Bright Fetchling","n":"Bright Fetchling (Fetchling)"},{"c":21,"s":1,"id":97,"u":"fetchling_loag,state:h-deep-loag=b1","p":85,"b":"Deep Fetchling","n":"Deep Fetchling (Fetchling)"},{"c":21,"s":1,"id":98,"u":"fetchling_loag,state:h-liminal-loag=b1","p":85,"b":"Liminal Fetchling","n":"Liminal Fetchling (Fetchling)"},{"c":21,"s":1,"id":99,"u":"fetchling_loag,state:h-resolute-loag=b1","p":85,"b":"Resolute Fetchling","n":"Resolute Fetchling (Fetchling)"},{"c":21,"s":1,"id":100,"u":"fetchling_loag,state:h-wisp-loag=b1","p":85,"b":"Wisp Fetchling","n":"Wisp Fetchling (Fetchling)"},{"c":21,"s":1,"id":102,"u":"fleshwarp_loag,state:h-created-loag=b1","p":91,"b":"Created Fleshwarp","n":"Created Fleshwarp (Fleshwarp)"},{"c":21,"s":1,"id":103,"u":"fleshwarp_loag,state:h-mutated-loag=b1","p":91,"b":"Mutated Fleshwarp","n":"Mutated Fleshwarp (Fleshwarp)"},{"c":21,"s":1,"id":104,"u":"fleshwarp_loag,state:h-shapewrought-loag=b1","p":91,"b":"Shapewrought Fleshwarp","n":"Shapewrought Fleshwarp (Fleshwarp)"},{"c":21,"s":1,"id":105,"u":"fleshwarp_loag,state:h-technological-loag=b1","p":91,"b":"Technological Fleshwarp","n":"Technological Fleshwarp (Fleshwarp)"},{"c":21,"s":6,"id":106,"u":"fleshwarp_loag,state:h-cataphract-loil=b1","p":28,"b":"Cataphract Fleshwarp","n":"Cataphract Fleshwarp (Fleshwarp)"},{"c":21,"s":6,"id":107,"u":"fleshwarp_loag,state:h-discarded-loil=b1","p":28,"b":"Discarded Fleshwarp","n":"Discarded Fleshwarp (Fleshwarp)"},{"c":21,"s":6,"id":108,"u":"fleshwarp_loag,state:h-surgewise-loil=b1","p":28,"b":"Surgewise Fleshwarp","n":"Surgewise Fleshwarp (Fleshwarp)"},{"c":21,"s":6,"id":110,"u":"ghoran_loil,state:h-ancient-loil=b1","p":36,"b":"Ancient Ash","n":"Ancient Ash (Ghoran)"},{"c":21,"s":6,"id":111,"u":"ghoran_loil,state:h-enchanting-loil=b1","p":36,"b":"Enchanting Lily","n":"Enchanting Lily (Ghoran)"},{"c":21,"s":6,"id":112,"u":"ghoran_loil,state:h-strong-loil=b1","p":36,"b":"Strong Oak","n":"Strong Oak (Ghoran)"},{"c":21,"s":6,"id":113,"u":"ghoran_loil,state:h-thorned-loil=b1","p":36,"b":"Thorned Rose","n":"Thorned Rose (Ghoran)"},{"c":21,"s":0,"id":115,"u":"gnoll_lome,state:h-ant-lome=b1","p":111,"b":"Ant Gnoll","n":"Ant Gnoll (Gnoll)"},{"c":21,"s":0,"id":116,"u":"gnoll_lome,state:h-great-lome=b1","p":111,"b":"Great Gnoll","n":"Great Gnoll (Gnoll)"},{"c":21,"s":0,"id":117,"u":"gnoll_lome,state:h-sweetbreath-lome=b1","p":111,"b":"Sweetbreath Gnoll","n":"Sweetbreath Gnoll (Gnoll)"},{"c":21,"s":0,"id":118,"u":"gnoll_lome,state:h-witch-lome=b1","p":112,"b":"Witch Gnoll","n":"Witch Gnoll (Gnoll)"},{"c":21,"s":5,"id":120,"u":"gnome_crb,state:h-chameleon-crb=b1","p":43,"b":"Chameleon Gnome","n":"Chameleon Gnome (Gnome)"},{"c":21,"s":5,"id":121,"u":"gnome_crb,state:h-feytouched-crb=b1","p":43,"b":"Fey-Touched Gnome","n":"Fey-Touched Gnome (Gnome)"},{"c":21,"s":5,"id":122,"u":"gnome_crb,state:h-sensate-crb=b1","p":44,"b":"Sensate Gnome","n":"Sensate Gnome (Gnome)"},{"c":21,"s":5,"id":123,"u":"gnome_crb,state:h-umbral-crb=b1","p":44,"b":"Umbral Gnome","n":"Umbral Gnome (Gnome)"},{"c":21,"s":5,"id":124,"u":"gnome_crb,state:h-wellspring-crb=b1","p":44,"b":"Wellspring Gnome","n":"Wellspring Gnome (Gnome)"},{"c":21,"s":7,"id":125,"u":"gnome_crb,state:h-vivacious-locg=b1","p":31,"b":"Vivacious Gnome","n":"Vivacious Gnome (Gnome)"},{"c":21,"s":5,"id":127,"u":"goblin_crb,state:h-charhide-crb=b1","p":47,"b":"Charhide Goblin","n":"Charhide Goblin (Goblin)"},{"c":21,"s":5,"id":128,"u":"goblin_crb,state:h-irongut-crb=b1","p":47,"b":"Irongut Goblin","n":"Irongut Goblin (Goblin)"},{"c":21,"s":5,"id":129,"u":"goblin_crb,state:h-razortooth-crb=b1","p":48,"b":"Razortooth Goblin","n":"Razortooth Goblin (Goblin)"},{"c":21,"s":5,"id":130,"u":"goblin_crb,state:h-snow-crb=b1","p":48,"b":"Snow Goblin","n":"Snow Goblin (Goblin)"},{"c":21,"s":5,"id":131,"u":"goblin_crb,state:h-unbreakable-crb=b1","p":48,"b":"Unbreakable Goblin","n":"Unbreakable Goblin (Goblin)"},{"c":21,"s":7,"id":132,"u":"goblin_crb,state:h-tailed-locg=b1","p":37,"b":"Tailed Goblin","n":"Tailed Goblin (Goblin)"},{"c":21,"s":7,"id":133,"u":"goblin_crb,state:h-treedweller-locg=b1","p":37,"b":"Treedweller Goblin","n":"Treedweller Goblin (Goblin)"},{"c":21,"s":0,"id":135,"u":"goloma_lome,state:h-farsight-lome=b1","p":115,"b":"Farsight Goloma","n":"Farsight Goloma (Goloma)"},{"c":21,"s":0,"id":136,"u":"goloma_lome,state:h-frightful-lome=b1","p":115,"b":"Frightful Goloma","n":"Frightful Goloma (Goloma)"},{"c":21,"s":0,"id":137,"u":"goloma_lome,state:h-insightful-lome=b1","p":115,"b":"Insightful Goloma","n":"Insightful Goloma (Goloma)"},{"c":21,"s":0,"id":138,"u":"goloma_lome,state:h-vicious-lome=b1","p":115,"b":"Vicious Goloma","n":"Vicious Goloma (Goloma)"},{"c":21,"s":0,"id":139,"u":"goloma_lome,state:h-vigilant-lome=b1","p":115,"b":"Vigilant Goloma","n":"Vigilant Goloma (Goloma)"},{"c":21,"s":0,"id":141,"u":"grippli_lome,state:h-poisonhide-lome=b1","p":119,"b":"Poisonhide Grippli","n":"Poisonhide Grippli (Grippli)"},{"c":21,"s":0,"id":142,"u":"grippli_lome,state:h-snaptongue-lome=b1","p":119,"b":"Snaptongue Grippli","n":"Snaptongue Grippli (Grippli)"},{"c":21,"s":0,"id":143,"u":"grippli_lome,state:h-stickytoe-lome=b1","p":119,"b":"Stickytoe Grippli","n":"Stickytoe Grippli (Grippli)"},{"c":21,"s":0,"id":144,"u":"grippli_lome,state:h-windweb-lome=b1","p":119,"b":"Windweb Grippli","n":"Windweb Grippli (Grippli)"},{"c":21,"s":5,"id":146,"u":"halfling_crb,state:h-gutsy-crb=b1","p":51,"b":"Gutsy Halfling","n":"Gutsy Halfling (Halfling)"},{"c":21,"s":5,"id":147,"u":"halfling_crb,state:h-hillock-crb=b1","p":51,"b":"Hillock Halfling","n":"Hillock Halfling (Halfling)"},{"c":21,"s":5,"id":148,"u":"halfling_crb,state:h-nomadic-crb=b1","p":52,"b":"Nomadic Halfling","n":"Nomadic Halfling (Halfling)"},{"c":21,"s":5,"id":149,"u":"halfling_crb,state:h-twilight-crb=b1","p":52,"b":"Twilight Halfling","n":"Twilight Halfling (Halfling)"},{"c":21,"s":5,"id":150,"u":"halfling_crb,state:h-wildwood-crb=b1","p":52,"b":"Wildwood Halfling","n":"Wildwood Halfling (Halfling)"},{"c":21,"s":7,"id":151,"u":"halfling_crb,state:h-observant-locg=b1","p":43,"b":"Observant Halfling","n":"Observant Halfling (Halfling)"},{"c":21,"s":7,"id":153,"u":"hobgoblin_locg,state:h-elfbane-locg=b1","p":49,"b":"Elfbane Hobgoblin","n":"Elfbane Hobgoblin (Hobgoblin)"},{"c":21,"s":7,"id":154,"u":"hobgoblin_locg,state:h-runtboss-locg=b1","p":49,"b":"Runtboss Hobgoblin","n":"Runtboss Hobgoblin (Hobgoblin)"},{"c":21,"s":7,"id":155,"u":"hobgoblin_locg,state:h-smokeworker-locg=b1","p":49,"b":"Smokeworker Hobgoblin","n":"Smokeworker Hobgoblin (Hobgoblin)"},{"c":21,"s":7,"id":156,"u":"hobgoblin_locg,state:h-warmarch-locg=b1","p":49,"b":"Warmarch Hobgoblin","n":"Warmarch Hobgoblin (Hobgoblin)"},{"c":21,"s":7,"id":157,"u":"hobgoblin_locg,state:h-warrenbred-locg=b1","p":49,"b":"Warrenbred Hobgoblin","n":"Warrenbred Hobgoblin (Hobgoblin)"},{"c":21,"s":5,"id":159,"u":"human_crb,state:h-halfelf-crb=b1","p":56,"b":"Half-Elf","n":"Half-Elf (Human)"},{"c":21,"s":5,"id":160,"u":"human_crb,state:h-halforc-crb=b1","p":56,"b":"Half-Orc","n":"Half-Orc (Human)"},{"c":21,"s":5,"id":161,"u":"human_crb,state:h-skilled-crb=b1","p":56,"b":"Skilled Heritage","n":"Skilled Heritage (Human)"},{"c":21,"s":5,"id":162,"u":"human_crb,state:h-versatile-crb=b1","p":56,"b":"Versatile Heritage","n":"Versatile Heritage (Human)"},{"c":21,"s":7,"id":163,"u":"human_crb,state:h-wintertouched-locg=b1","p":11,"b":"Wintertouched Heritage","n":"Wintertouched Heritage (Human)"},{"c":21,"s":6,"id":165,"u":"kashrishi_loil,state:h-athamasi-loil=b1","p":42,"b":"Athamasi","n":"Athamasi (Kashrishi)"},{"c":21,"s":6,"id":166,"u":"kashrishi_loil,state:h-lethoci-loil=b1","p":42,"b":"Lethoci","n":"Lethoci (Kashrishi)"},{"c":21,"s":6,"id":167,"u":"kashrishi_loil,state:h-nascent-loil=b1","p":42,"b":"Nascent","n":"Nascent (Kashrishi)"},{"c":21,"s":6,"id":168,"u":"kashrishi_loil,state:h-trogloshi-loil=b1","p":42,"b":"Trogloshi","n":"Trogloshi (Kashrishi)"},{"c":21,"s":6,"id":169,"u":"kashrishi_loil,state:h-xyloshi-loil=b1","p":42,"b":"Xyloshi","n":"Xyloshi (Kashrishi)"},{"c":21,"s":1,"id":171,"u":"kitsune_loag,state:h-celestial-envoy-loag=b1","p":123,"b":"Celestial Envoy Kitsune","n":"Celestial Envoy Kitsune (Kitsune)"},{"c":21,"s":1,"id":172,"u":"kitsune_loag,state:h-dark-fields-loag=b1","p":123,"b":"Dark Fields Kitsune","n":"Dark Fields Kitsune (Kitsune)"},{"c":21,"s":1,"id":173,"u":"kitsune_loag,state:h-earthly-wilds-loag=b1","p":123,"b":"Earthly Wilds Kitsune","n":"Earthly Wilds Kitsune (Kitsune)"},{"c":21,"s":1,"id":174,"u":"kitsune_loag,state:h-empty-sky-loag=b1","p":123,"b":"Empty Sky Kitsune","n":"Empty Sky Kitsune (Kitsune)"},{"c":21,"s":1,"id":175,"u":"kitsune_loag,state:h-frozen-wind-loag=b1","p":123,"b":"Frozen Wind Kitsune","n":"Frozen Wind Kitsune (Kitsune)"},{"c":21,"s":4,"id":177,"u":"kobold_apg,state:h-cavern-apg=b1","p":13,"b":"Cavern Kobold","n":"Cavern Kobold (Kobold)"},{"c":21,"s":4,"id":178,"u":"kobold_apg,state:h-dragonscaled-apg=b1","p":13,"b":"Dragonscaled Kobold","n":"Dragonscaled Kobold (Kobold)"},{"c":21,"s":4,"id":179,"u":"kobold_apg,state:h-spellscale-apg=b1","p":14,"b":"Spellscale Kobold","n":"Spellscale Kobold (Kobold)"},{"c":21,"s":4,"id":180,"u":"kobold_apg,state:h-strongjaw-apg=b1","p":14,"b":"Strongjaw Kobold","n":"Strongjaw Kobold (Kobold)"},{"c":21,"s":4,"id":181,"u":"kobold_apg,state:h-venomtail-apg=b1","p":14,"b":"Venomtail Kobold","n":"Venomtail Kobold (Kobold)"},{"c":21,"s":1,"id":182,"u":"kobold_apg,state:h-caveclimber-loag=b1","p":37,"b":"Caveclimber Kobold","n":"Caveclimber Kobold (Kobold)"},{"c":21,"s":1,"id":183,"u":"kobold_apg,state:h-tunnelflood-loag=b1","p":37,"b":"Tunnelflood Kobold","n":"Tunnelflood Kobold (Kobold)"},{"c":21,"s":1,"id":185,"u":"leshy_locg,state:h-cactus-loag=b1","p":41,"b":"Cactus Leshy","n":"Cactus Leshy (Leshy)"},{"c":21,"s":1,"id":186,"u":"leshy_locg,state:h-fruit-loag=b1","p":42,"b":"Fruit Leshy","n":"Fruit Leshy (Leshy)"},{"c":21,"s":1,"id":187,"u":"leshy_locg,state:h-lotus-loag=b1","p":42,"b":"Lotus Leshy","n":"Lotus Leshy (Leshy)"},{"c":21,"s":1,"id":188,"u":"leshy_locg,state:h-root-loag=b1","p":42,"b":"Root Leshy","n":"Root Leshy (Leshy)"},{"c":21,"s":1,"id":189,"u":"leshy_locg,state:h-seaweed-loag=b1","p":42,"b":"Seaweed Leshy","n":"Seaweed Leshy (Leshy)"},{"c":21,"s":7,"id":190,"u":"leshy_locg,state:h-fungus-locg=b1","p":53,"b":"Fungus Leshy","n":"Fungus Leshy (Leshy)"},{"c":21,"s":7,"id":191,"u":"leshy_locg,state:h-gourd-locg=b1","p":53,"b":"Gourd Leshy","n":"Gourd Leshy (Leshy)"},{"c":21,"s":7,"id":192,"u":"leshy_locg,state:h-leaf-locg=b1","p":53,"b":"Leaf Leshy","n":"Leaf Leshy (Leshy)"},{"c":21,"s":7,"id":193,"u":"leshy_locg,state:h-vine-locg=b1","p":53,"b":"Vine Leshy","n":"Vine Leshy (Leshy)"},{"c":21,"s":7,"id":195,"u":"lizardfolk_locg,state:h-cliffscale-locg=b1","p":57,"b":"Cliffscale Lizardfolk","n":"Cliffscale Lizardfolk (Lizardfolk)"},{"c":21,"s":7,"id":196,"u":"lizardfolk_locg,state:h-frilled-locg=b1","p":57,"b":"Frilled Lizardfolk","n":"Frilled Lizardfolk (Lizardfolk)"},{"c":21,"s":7,"id":197,"u":"lizardfolk_locg,state:h-sandstrider-locg=b1","p":57,"b":"Sandstrider Lizardfolk","n":"Sandstrider Lizardfolk (Lizardfolk)"},{"c":21,"s":7,"id":198,"u":"lizardfolk_locg,state:h-unseen-locg=b1","p":57,"b":"Unseen Lizardfolk","n":"Unseen Lizardfolk (Lizardfolk)"},{"c":21,"s":7,"id":199,"u":"lizardfolk_locg,state:h-wetlander-locg=b1","p":57,"b":"Wetlander Lizardfolk","n":"Wetlander Lizardfolk (Lizardfolk)"},{"c":21,"s":1,"id":200,"u":"lizardfolk_locg,state:h-cloudleaper-loag=b1","p":45,"b":"Cloudleaper Lizardfolk","n":"Cloudleaper Lizardfolk (Lizardfolk)"},{"c":21,"s":1,"id":201,"u":"lizardfolk_locg,state:h-woodstalker-loag=b1","p":45,"b":"Woodstalker Lizardfolk","n":"Woodstalker Lizardfolk (Lizardfolk)"},{"c":21,"s":6,"id":203,"u":"nagaji_loil,state:h-hooded-loil=b1","p":48,"b":"Hooded Nagaji","n":"Hooded Nagaji (Nagaji)"},{"c":21,"s":6,"id":204,"u":"nagaji_loil,state:h-sacred-loil=b1","p":48,"b":"Sacred Nagaji","n":"Sacred Nagaji (Nagaji)"},{"c":21,"s":6,"id":205,"u":"nagaji_loil,state:h-titan-loil=b1","p":48,"b":"Titan Nagaji","n":"Titan Nagaji (Nagaji)"},{"c":21,"s":6,"id":206,"u":"nagaji_loil,state:h-venomshield-loil=b1","p":48,"b":"Venomshield Nagaji","n":"Venomshield Nagaji (Nagaji)"},{"c":21,"s":6,"id":207,"u":"nagaji_loil,state:h-whipfang-loil=b1","p":48,"b":"Whipfang Nagaji","n":"Whipfang Nagaji (Nagaji)"},{"c":21,"s":4,"id":209,"u":"orc_apg,state:h-badlands-apg=b1","p":18,"b":"Badlands Orc","n":"Badlands Orc (Orc)"},{"c":21,"s":4,"id":210,"u":"orc_apg,state:h-deep-apg=b1","p":18,"b":"Deep Orc","n":"Deep Orc (Orc)"},{"c":21,"s":4,"id":211,"u":"orc_apg,state:h-holdscarred-apg=b1","p":18,"b":"Hold-Scarred Orc","n":"Hold-Scarred Orc (Orc)"},{"c":21,"s":4,"id":212,"u":"orc_apg,state:h-rainfall-apg=b1","p":18,"b":"Rainfall Orc","n":"Rainfall Orc (Orc)"},{"c":21,"s":1,"id":213,"u":"orc_apg,state:h-battleready-loag=b1","p":49,"b":"Battle-Ready Orc","n":"Battle-Ready Orc (Orc)"},{"c":21,"s":1,"id":214,"u":"orc_apg,state:h-grave-loag=b1","p":50,"b":"Grave Orc","n":"Grave Orc (Orc)"},{"c":21,"s":1,"id":215,"u":"orc_apg,state:h-winter-loag=b1","p":50,"b":"Winter Orc","n":"Winter Orc (Orc)"},{"c":21,"s":8,"id":217,"u":"poppet_lotgb,state:h-ghost-lotgb=b1","p":62,"b":"Ghost Poppet","n":"Ghost Poppet (Poppet)"},{"c":21,"s":8,"id":218,"u":"poppet_lotgb,state:h-stuffed-lotgb=b1","p":62,"b":"Stuffed Poppet","n":"Stuffed Poppet (Poppet)"},{"c":21,"s":8,"id":219,"u":"poppet_lotgb,state:h-toy-lotgb=b1","p":63,"b":"Toy Poppet","n":"Toy Poppet (Poppet)"},{"c":21,"s":8,"id":220,"u":"poppet_lotgb,state:h-windup-lotgb=b1","p":63,"b":"Windup Poppet","n":"Windup Poppet (Poppet)"},{"c":21,"s":8,"id":221,"u":"poppet_lotgb,state:h-wishborn-lotgb=b1","p":63,"b":"Wishborn Poppet","n":"Wishborn Poppet (Poppet)"},{"c":21,"s":4,"id":223,"u":"ratfolk_apg,state:h-deep-apg=b1","p":21,"b":"Deep Rat","n":"Deep Rat (Ratfolk)"},{"c":21,"s":4,"id":224,"u":"ratfolk_apg,state:h-desert-apg=b1","p":21,"b":"Desert Rat","n":"Desert Rat (Ratfolk)"},{"c":21,"s":4,"id":225,"u":"ratfolk_apg,state:h-longsnout-apg=b1","p":21,"b":"Longsnout Rat","n":"Longsnout Rat (Ratfolk)"},{"c":21,"s":4,"id":226,"u":"ratfolk_apg,state:h-sewer-apg=b1","p":22,"b":"Sewer Rat","n":"Sewer Rat (Ratfolk)"},{"c":21,"s":4,"id":227,"u":"ratfolk_apg,state:h-shadow-apg=b1","p":22,"b":"Shadow Rat","n":"Shadow Rat (Ratfolk)"},{"c":21,"s":1,"id":228,"u":"ratfolk_apg,state:h-snow-loag=b1","p":22,"b":"Snow Rat","n":"Snow Rat (Ratfolk)"},{"c":21,"s":1,"id":229,"u":"ratfolk_apg,state:h-tunnel-loag=b1","p":22,"b":"Tunnel Rat","n":"Tunnel Rat (Ratfolk)"},{"c":21,"s":0,"id":231,"u":"shisk_lome,state:h-lorekeeper-lome=b1","p":123,"b":"Lorekeeper Shisk","n":"Lorekeeper Shisk (Shisk)"},{"c":21,"s":0,"id":232,"u":"shisk_lome,state:h-quillcoat-lome=b1","p":123,"b":"Quillcoat Shisk","n":"Quillcoat Shisk (Shisk)"},{"c":21,"s":0,"id":233,"u":"shisk_lome,state:h-spellkeeper-lome=b1","p":123,"b":"Spellkeeper Shisk","n":"Spellkeeper Shisk (Shisk)"},{"c":21,"s":0,"id":234,"u":"shisk_lome,state:h-stronggut-lome=b1","p":123,"b":"Stronggut Shisk","n":"Stronggut Shisk (Shisk)"},{"c":21,"s":0,"id":235,"u":"shisk_lome,state:h-stonestep-lome=b1","p":124,"b":"Stonestep Shisk","n":"Stonestep Shisk (Shisk)"},{"c":21,"s":9,"id":237,"u":"shoony_ec3,state:h-bloodhound-ec3=b1","p":71,"b":"Bloodhound Shoony","n":"Bloodhound Shoony (Shoony)"},{"c":21,"s":9,"id":238,"u":"shoony_ec3,state:h-fishseeker-ec3=b1","p":71,"b":"Fishseeker Shoony","n":"Fishseeker Shoony (Shoony)"},{"c":21,"s":9,"id":239,"u":"shoony_ec3,state:h-paddler-ec3=b1","p":71,"b":"Paddler Shoony","n":"Paddler Shoony (Shoony)"},{"c":21,"s":9,"id":240,"u":"shoony_ec3,state:h-thickcoat-ec3=b1","p":71,"b":"Thickcoat Shoony","n":"Thickcoat Shoony (Shoony)"},{"c":21,"s":10,"id":242,"u":"skeleton_botd,state:h-fodder-botd=b1","p":55,"b":"Fodder Skeleton","n":"Fodder Skeleton (Skeleton)"},{"c":21,"s":10,"id":243,"u":"skeleton_botd,state:h-compact-botd=b1","p":55,"b":"Compact Skeleton","n":"Compact Skeleton (Skeleton)"},{"c":21,"s":10,"id":244,"u":"skeleton_botd,state:h-sturdy-botd=b1","p":56,"b":"Sturdy Skeleton","n":"Sturdy Skeleton (Skeleton)"},{"c":21,"s":10,"id":245,"u":"skeleton_botd,state:h-monstrous-botd=b1","p":56,"b":"Monstrous Skeleton","n":"Monstrous Skeleton (Skeleton)"},{"c":21,"s":1,"id":247,"u":"sprite_loag,state:h-draxie-loag=b1","p":129,"b":"Draxie","n":"Draxie (Sprite)"},{"c":21,"s":1,"id":248,"u":"sprite_loag,state:h-grig-loag=b1","p":129,"b":"Grig","n":"Grig (Sprite)"},{"c":21,"s":1,"id":249,"u":"sprite_loag,state:h-luminous-loag=b1","p":129,"b":"Luminous Sprite","n":"Luminous Sprite (Sprite)"},{"c":21,"s":1,"id":250,"u":"sprite_loag,state:h-melixie-loag=b1","p":129,"b":"Melixie","n":"Melixie (Sprite)"},{"c":21,"s":1,"id":251,"u":"sprite_loag,state:h-nyktera-loag=b1","p":129,"b":"Nyktera","n":"Nyktera (Sprite)"},{"c":21,"s":1,"id":252,"u":"sprite_loag,state:h-pixie-loag=b1","p":129,"b":"Pixie","n":"Pixie (Sprite)"},{"c":21,"s":1,"id":254,"u":"strix_loag,state:h-nightglider-loag=b1","p":135,"b":"Nightglider Strix","n":"Nightglider Strix (Strix)"},{"c":21,"s":1,"id":255,"u":"strix_loag,state:h-predator-loag=b1","p":135,"b":"Predator Strix","n":"Predator Strix (Strix)"},{"c":21,"s":1,"id":256,"u":"strix_loag,state:h-scavenger-loag=b1","p":135,"b":"Scavenger Strix","n":"Scavenger Strix (Strix)"},{"c":21,"s":1,"id":257,"u":"strix_loag,state:h-shoreline-loag=b1","p":135,"b":"Shoreline Strix","n":"Shoreline Strix (Strix)"},{"c":21,"s":1,"id":258,"u":"strix_loag,state:h-songbird-loag=b1","p":135,"b":"Songbird Strix","n":"Songbird Strix (Strix)"},{"c":21,"s":4,"id":260,"u":"tengu_apg,state:h-jinxed-apg=b1","p":25,"b":"Jinxed Tengu","n":"Jinxed Tengu (Tengu)"},{"c":21,"s":4,"id":261,"u":"tengu_apg,state:h-mountainkeeper-apg=b1","p":25,"b":"Mountainkeeper Tengu","n":"Mountainkeeper Tengu (Tengu)"},{"c":21,"s":4,"id":262,"u":"tengu_apg,state:h-skyborn-apg=b1","p":26,"b":"Skyborn Tengu","n":"Skyborn Tengu (Tengu)"},{"c":21,"s":4,"id":263,"u":"tengu_apg,state:h-stormtossed-apg=b1","p":26,"b":"Stormtossed Tengu","n":"Stormtossed Tengu (Tengu)"},{"c":21,"s":4,"id":264,"u":"tengu_apg,state:h-taloned-apg=b1","p":26,"b":"Taloned Tengu","n":"Taloned Tengu (Tengu)"},{"c":21,"s":1,"id":265,"u":"tengu_apg,state:h-dogtooth-loag=b1","p":57,"b":"Dogtooth Tengu","n":"Dogtooth Tengu (Tengu)"},{"c":21,"s":1,"id":266,"u":"tengu_apg,state:h-wavediver-loag=b1","p":57,"b":"Wavediver Tengu","n":"Wavediver Tengu (Tengu)"},{"c":21,"s":6,"id":268,"u":"vanara_loil,state:h-bandaagee-loil=b1","p":54,"b":"Bandaagee Vanara","n":"Bandaagee Vanara (Vanara)"},{"c":21,"s":6,"id":269,"u":"vanara_loil,state:h-lahkgyan-loil=b1","p":54,"b":"Lahkgyan Vanara","n":"Lahkgyan Vanara (Vanara)"},{"c":21,"s":6,"id":270,"u":"vanara_loil,state:h-ragdyan-loil=b1","p":54,"b":"Ragdyan Vanara","n":"Ragdyan Vanara (Vanara)"},{"c":21,"s":6,"id":271,"u":"vanara_loil,state:h-wajaghand-loil=b1","p":54,"b":"Wajaghand Vanara","n":"Wajaghand Vanara (Vanara)"},{"c":21,"s":6,"id":273,"u":"vishkanya_loil,state:h-elusive-loil=b1","p":60,"b":"Elusive Vishkanya","n":"Elusive Vishkanya (Vishkanya)"},{"c":21,"s":6,"id":274,"u":"vishkanya_loil,state:h-keenvenom-loil=b1","p":60,"b":"Keen-Venom Vishkanya","n":"Keen-Venom Vishkanya (Vishkanya)"},{"c":21,"s":6,"id":275,"u":"vishkanya_loil,state:h-oldblood-loil=b1","p":60,"b":"Old-Blood Vishkanya","n":"Old-Blood Vishkanya (Vishkanya)"},{"c":21,"s":6,"id":276,"u":"vishkanya_loil,state:h-prismatic-loil=b1","p":60,"b":"Prismatic Vishkanya","n":"Prismatic Vishkanya (Vishkanya)"},{"c":21,"s":6,"id":277,"u":"vishkanya_loil,state:h-scalekeeper-loil=b1","p":60,"b":"Scalekeeper Vishkanya","n":"Scalekeeper Vishkanya (Vishkanya)"},{"c":21,"s":6,"id":278,"u":"vishkanya_loil,state:h-venom-loil=b1","p":60,"b":"Venom-Resistant","n":"Venom-Resistant (Vishkanya)"},{"c":22,"s":4,"id":279,"u":"blankhash,state:h-aasimar-apg=b1","p":34,"n":"Aasimar"},{"c":22,"s":11,"id":280,"u":"blankhash,state:h-reflection-da=b1","p":119,"n":"Reflection"},{"c":22,"s":1,"id":281,"u":"blankhash,state:h-aphorite-loag=b1","p":74,"n":"Aphorite"},{"c":22,"s":1,"id":282,"u":"blankhash,state:h-beastkin-loag=b1","p":78,"n":"Beastkin"},{"c":22,"s":4,"id":283,"u":"blankhash,state:h-changeling-apg=b1","p":30,"n":"Changeling"},{"c":22,"s":4,"id":284,"u":"blankhash,state:h-dhampir-apg=b1","p":32,"n":"Dhampir"},{"c":22,"s":4,"id":285,"u":"blankhash,state:h-duskwalker-apg=b1","p":37,"n":"Duskwalker"},{"c":22,"s":1,"id":286,"u":"blankhash,state:h-ganzi-loag=b1","p":94,"n":"Ganzi"},{"c":22,"s":1,"id":287,"u":"blankhash,state:h-ifrit-loag=b1","p":100,"n":"Ifrit"},{"c":22,"s":1,"id":288,"u":"blankhash,state:h-oread-loag=b1","p":104,"n":"Oread"},{"c":22,"s":1,"id":289,"u":"blankhash,state:h-suli-loag=b1","p":108,"n":"Suli"},{"c":22,"s":1,"id":290,"u":"blankhash,state:h-sylph-loag=b1","p":112,"n":"Sylph"},{"c":22,"s":4,"id":291,"u":"blankhash,state:h-tiefling-apg=b1","p":39,"n":"Tiefling"},{"c":22,"s":1,"id":292,"u":"blankhash,state:h-undine-loag=b1","p":116,"n":"Undine"},{"c":1,"s":12,"id":293,"u":"aasimar%20redeemer_b1","p":263,"h":1,"n":"Aasimar Redeemer"},{"c":1,"s":12,"id":294,"u":"adamantine%20golem_b1","p":189,"h":1,"n":"Adamantine Golem"},{"c":1,"s":12,"id":295,"u":"adult%20black%20dragon_b1","p":105,"h":1,"n":"Adult Black Dragon"},{"c":1,"s":12,"id":296,"u":"adult%20blue%20dragon_b1","p":108,"h":1,"n":"Adult Blue Dragon"},{"c":1,"s":12,"id":297,"u":"adult%20brass%20dragon_b1","p":118,"h":1,"n":"Adult Brass Dragon"},{"c":1,"s":12,"id":298,"u":"adult%20bronze%20dragon_b1","p":120,"h":1,"n":"Adult Bronze Dragon"},{"c":1,"s":12,"id":299,"u":"adult%20copper%20dragon_b1","p":122,"h":1,"n":"Adult Copper Dragon"},{"c":1,"s":12,"id":300,"u":"adult%20gold%20dragon_b1","p":124,"h":1,"n":"Adult Gold Dragon"},{"c":1,"s":12,"id":301,"u":"adult%20green%20dragon_b1","p":110,"h":1,"n":"Adult Green Dragon"},{"c":1,"s":12,"id":302,"u":"adult%20red%20dragon_b1","p":112,"h":1,"n":"Adult Red Dragon"},{"c":1,"s":12,"id":303,"u":"adult%20silver%20dragon_b1","p":126,"h":1,"n":"Adult Silver Dragon"},{"c":1,"s":12,"id":304,"u":"adult%20white%20dragon_b1","p":114,"h":1,"n":"Adult White Dragon"},{"c":1,"s":12,"id":305,"u":"air%20mephit_b1","p":150,"h":1,"n":"Air Mephit"},{"c":1,"s":12,"id":306,"u":"alchemical%20golem_b1","p":185,"h":1,"n":"Alchemical Golem"},{"c":1,"s":12,"id":307,"u":"alghollthu%20master_b1","p":14,"h":1,"n":"Alghollthu Master"},{"c":1,"s":12,"id":308,"u":"ancient%20black%20dragon_b1","p":106,"h":1,"n":"Ancient Black Dragon"},{"c":1,"s":12,"id":309,"u":"ancient%20blue%20dragon_b1","p":108,"h":1,"n":"Ancient Blue Dragon"},{"c":1,"s":12,"id":310,"u":"ancient%20brass%20dragon_b1","p":118,"h":1,"n":"Ancient Brass Dragon"},{"c":1,"s":12,"id":311,"u":"ancient%20bronze%20dragon_b1","p":120,"h":1,"n":"Ancient Bronze Dragon"},{"c":1,"s":12,"id":312,"u":"ancient%20copper%20dragon_b1","p":122,"h":1,"n":"Ancient Copper Dragon"},{"c":1,"s":12,"id":313,"u":"ancient%20gold%20dragon_b1","p":125,"h":1,"n":"Ancient Gold Dragon"},{"c":1,"s":12,"id":314,"u":"ancient%20green%20dragon_b1","p":110,"h":1,"n":"Ancient Green Dragon"},{"c":1,"s":12,"id":315,"u":"ancient%20red%20dragon_b1","p":112,"h":1,"n":"Ancient Red Dragon"},{"c":1,"s":12,"id":316,"u":"ancient%20silver%20dragon_b1","p":127,"h":1,"n":"Ancient Silver Dragon"},{"c":1,"s":12,"id":317,"u":"ancient%20white%20dragon_b1","p":115,"h":1,"n":"Ancient White Dragon"},{"c":1,"s":12,"id":318,"u":"animated%20armor_b1","p":20,"h":1,"n":"Animated Armor"},{"c":1,"s":12,"id":319,"u":"animated%20broom_b1","p":20,"h":1,"n":"Animated Broom"},{"c":1,"s":12,"id":320,"u":"animated%20statue_b1","p":21,"h":1,"n":"Animated Statue"},{"c":1,"s":12,"id":321,"u":"ankhrav_b1","p":22,"h":1,"n":"Ankhrav"},{"c":1,"s":12,"id":322,"u":"ankylosaurus_b1","p":97,"h":1,"n":"Ankylosaurus"},{"c":1,"s":12,"id":323,"u":"annis%20hag_b1","p":202,"h":1,"n":"Annis Hag"},{"c":1,"s":12,"id":324,"u":"arbiter_b1","p":8,"h":1,"n":"Arbiter"},{"c":1,"s":12,"id":325,"u":"arboreal%20regent_b1","p":25,"h":1,"n":"Arboreal Regent"},{"c":1,"s":12,"id":326,"u":"arboreal%20warden_b1","p":24,"h":1,"n":"Arboreal Warden"},{"c":1,"s":12,"id":327,"u":"astradaemon_b1","p":73,"h":1,"n":"Astradaemon"},{"c":1,"s":12,"id":328,"u":"astral%20deva_b1","p":19,"h":1,"n":"Astral Deva"},{"c":1,"s":12,"id":329,"u":"awakened%20tree_b1","p":25,"h":1,"n":"Awakened Tree"},{"c":1,"s":12,"id":330,"u":"axiomite_b1","p":9,"h":1,"n":"Axiomite"},{"c":1,"s":12,"id":331,"u":"azure%20worm_b1","p":57,"h":1,"n":"Azure Worm"},{"c":1,"s":12,"id":332,"u":"balisse_b1","p":18,"h":1,"n":"Balisse"},{"c":1,"s":12,"id":333,"u":"ball%20python_b1","p":302,"h":1,"n":"Ball Python"},{"c":1,"s":12,"id":334,"u":"balor_b1","p":83,"h":1,"n":"Balor"},{"c":1,"s":12,"id":335,"u":"banshee_b1","p":34,"h":1,"n":"Banshee"},{"c":1,"s":12,"id":336,"u":"baomal_b1","p":35,"h":1,"n":"Baomal"},{"c":1,"s":12,"id":337,"u":"barbazu_b1","p":88,"h":1,"n":"Barbazu"},{"c":1,"s":12,"id":338,"u":"barghest_b1","p":36,"h":1,"n":"Barghest"},{"c":1,"s":12,"id":339,"u":"basilisk_b1","p":38,"h":1,"n":"Basilisk"},{"c":1,"s":12,"id":340,"u":"black%20pudding_b1","p":255,"h":1,"n":"Black Pudding"},{"c":1,"s":12,"id":341,"u":"bloodseeker_b1","p":42,"h":1,"n":"Bloodseeker"},{"c":1,"s":12,"id":342,"u":"boar_b1","p":43,"h":1,"n":"Boar"},{"c":1,"s":12,"id":343,"u":"boggard%20scout_b1","p":44,"h":1,"n":"Boggard Scout"},{"c":1,"s":12,"id":344,"u":"boggard%20swampseer_b1","p":45,"h":1,"n":"Boggard Swampseer"},{"c":1,"s":12,"id":345,"u":"boggard%20warrior_b1","p":44,"h":1,"n":"Boggard Warrior"},{"c":1,"s":12,"id":346,"u":"brain%20collector_b1","p":46,"h":1,"n":"Brain Collector"},{"c":1,"s":12,"id":347,"u":"brine%20shark_b1","p":152,"h":1,"n":"Brine Shark"},{"c":1,"s":12,"id":348,"u":"brontosaurus_b1","p":100,"h":1,"n":"Brontosaurus"},{"c":1,"s":12,"id":349,"u":"bugbear%20thug_b1","p":47,"h":1,"n":"Bugbear Thug"},{"c":1,"s":12,"id":350,"u":"bugbear%20tormentor_b1","p":47,"h":1,"n":"Bugbear Tormentor"},{"c":1,"s":12,"id":351,"u":"bulette_b1","p":48,"h":1,"n":"Bulette"},{"c":1,"s":12,"id":352,"u":"bunyip_b1","p":49,"h":1,"n":"Bunyip"},{"c":1,"s":12,"id":353,"u":"cacodaemon_b1","p":70,"h":1,"n":"Cacodaemon"},{"c":1,"s":12,"id":354,"u":"caligni%20creeper_b1","p":50,"h":1,"n":"Caligni Creeper"},{"c":1,"s":12,"id":355,"u":"caligni%20dancer_b1","p":50,"h":1,"n":"Caligni Dancer"},{"c":1,"s":12,"id":356,"u":"caligni%20stalker_b1","p":51,"h":1,"n":"Caligni Stalker"},{"c":1,"s":12,"id":357,"u":"cassisian_b1","p":16,"h":1,"n":"Cassisian"},{"c":1,"s":12,"id":358,"u":"catfolk%20pouncer_b1","p":54,"h":1,"n":"Catfolk Pouncer"},{"c":1,"s":12,"id":359,"u":"cauthooj_b1","p":55,"h":1,"n":"Cauthooj"},{"c":1,"s":12,"id":360,"u":"cave%20bear_b1","p":40,"h":1,"n":"Cave Bear"},{"c":1,"s":12,"id":361,"u":"centaur_b1","p":60,"h":1,"n":"Centaur"},{"c":1,"s":12,"id":362,"u":"centipede%20swarm_b1","p":61,"h":1,"n":"Centipede Swarm"},{"c":1,"s":12,"id":363,"u":"ceustodaemon_b1","p":71,"h":1,"n":"Ceustodaemon"},{"c":1,"s":12,"id":364,"u":"changeling%20exile_b1","p":62,"h":1,"n":"Changeling Exile"},{"c":1,"s":12,"id":365,"u":"chimera_b1","p":63,"h":1,"n":"Chimera"},{"c":1,"s":12,"id":366,"u":"choral_b1","p":17,"h":1,"n":"Choral"},{"c":1,"s":12,"id":367,"u":"chuul_b1","p":64,"h":1,"n":"Chuul"},{"c":1,"s":12,"id":368,"u":"cinder%20rat_b1","p":148,"h":1,"n":"Cinder Rat"},{"c":1,"s":12,"id":369,"u":"clay%20golem_b1","p":186,"h":1,"n":"Clay Golem"},{"c":1,"s":12,"id":370,"u":"cloaker_b1","p":65,"h":1,"n":"Cloaker"},{"c":1,"s":12,"id":371,"u":"cloud%20giant_b1","p":173,"h":1,"n":"Cloud Giant"},{"c":1,"s":12,"id":372,"u":"cockatrice_b1","p":66,"h":1,"n":"Cockatrice"},{"c":1,"s":12,"id":373,"u":"crag%20linnorm_b1","p":224,"h":1,"n":"Crag Linnorm"},{"c":1,"s":12,"id":374,"u":"crimson%20worm_b1","p":59,"h":1,"n":"Crimson Worm"},{"c":1,"s":12,"id":375,"u":"crocodile_b1","p":67,"h":1,"n":"Crocodile"},{"c":1,"s":12,"id":376,"u":"cyclops_b1","p":68,"h":1,"n":"Cyclops"},{"c":1,"s":12,"id":377,"u":"daeodon_b1","p":43,"h":1,"n":"Daeodon"},{"c":1,"s":12,"id":378,"u":"dandasuka_b1","p":274,"h":1,"n":"Dandasuka"},{"c":1,"s":12,"id":379,"u":"dark%20naga_b1","p":242,"h":1,"n":"Dark Naga"},{"c":1,"s":12,"id":380,"u":"deadly%20mantis_b1","p":233,"h":1,"n":"Deadly Mantis"},{"c":1,"s":12,"id":381,"u":"deep%20gnome%20rockwarden_b1","p":75,"h":1,"n":"Deep Gnome Rockwarden"},{"c":1,"s":12,"id":382,"u":"deep%20gnome%20scout_b1","p":74,"h":1,"n":"Deep Gnome Scout"},{"c":1,"s":12,"id":383,"u":"deep%20gnome%20warrior_b1","p":75,"h":1,"n":"Deep Gnome Warrior"},{"c":1,"s":12,"id":384,"u":"deinonychus_b1","p":97,"h":1,"n":"Deinonychus"},{"c":1,"s":12,"id":385,"u":"deinosuchus_b1","p":67,"h":1,"n":"Deinosuchus"},{"c":1,"s":12,"id":386,"u":"demilich_b1","p":222,"h":1,"n":"Demilich"},{"c":1,"s":12,"id":387,"u":"dero%20magister_b1","p":85,"h":1,"n":"Dero Magister"},{"c":1,"s":12,"id":388,"u":"dero%20stalker_b1","p":84,"h":1,"n":"Dero Stalker"},{"c":1,"s":12,"id":389,"u":"dero%20strangler_b1","p":84,"h":1,"n":"Dero Strangler"},{"c":1,"s":12,"id":390,"u":"desert%20drake_b1","p":135,"h":1,"n":"Desert Drake"},{"c":1,"s":12,"id":391,"u":"dezullon_b1","p":94,"h":1,"n":"Dezullon"},{"c":1,"s":12,"id":392,"u":"dhampir%20wizard_b1","p":95,"h":1,"n":"Dhampir Wizard"},{"c":1,"s":12,"id":393,"u":"dire%20wolf_b1","p":334,"h":1,"n":"Dire Wolf"},{"c":1,"s":12,"id":394,"u":"djinni_b1","p":163,"h":1,"n":"Djinni"},{"c":1,"s":12,"id":395,"u":"doppelganger_b1","p":103,"h":1,"n":"Doppelganger"},{"c":1,"s":12,"id":396,"u":"dragon%20turtle_b1","p":128,"h":1,"n":"Dragon Turtle"},{"c":1,"s":12,"id":397,"u":"drakauthix_b1","p":129,"h":1,"n":"Drakauthix"},{"c":1,"s":12,"id":398,"u":"drider_b1","p":159,"h":1,"n":"Drider"},{"c":1,"s":12,"id":399,"u":"drow%20fighter_b1","p":136,"h":1,"n":"Drow Fighter"},{"c":1,"s":12,"id":400,"u":"drow%20priestess_b1","p":137,"h":1,"n":"Drow Priestess"},{"c":1,"s":12,"id":401,"u":"drow%20rogue_b1","p":137,"h":1,"n":"Drow Rogue"},{"c":1,"s":12,"id":402,"u":"dryad_b1","p":246,"h":1,"n":"Dryad"},{"c":1,"s":12,"id":403,"u":"dryad%20queen_b1","p":249,"h":1,"n":"Dryad Queen"},{"c":1,"s":12,"id":404,"u":"duergar%20bombardier_b1","p":139,"h":1,"n":"Duergar Bombardier"},{"c":1,"s":12,"id":405,"u":"duergar%20sharpshooter_b1","p":138,"h":1,"n":"Duergar Sharpshooter"},{"c":1,"s":12,"id":406,"u":"duergar%20taskmaster_b1","p":139,"h":1,"n":"Duergar Taskmaster"},{"c":1,"s":12,"id":407,"u":"dullahan_b1","p":140,"h":1,"n":"Dullahan"},{"c":1,"s":12,"id":408,"u":"duskwalker%20ghost%20hunter_b1","p":262,"h":1,"n":"Duskwalker Ghost Hunter"},{"c":1,"s":12,"id":409,"u":"eagle_b1","p":141,"h":1,"n":"Eagle"},{"c":1,"s":12,"id":410,"u":"earth%20mephit_b1","p":150,"h":1,"n":"Earth Mephit"},{"c":1,"s":12,"id":411,"u":"efreeti_b1","p":164,"h":1,"n":"Efreeti"},{"c":1,"s":12,"id":412,"u":"elananx_b1","p":143,"h":1,"n":"Elananx"},{"c":1,"s":12,"id":413,"u":"electric%20eel_b1","p":142,"h":1,"n":"Electric Eel"},{"c":1,"s":12,"id":414,"u":"elemental%20avalanche_b1","p":147,"h":1,"n":"Elemental Avalanche"},{"c":1,"s":12,"id":415,"u":"elemental%20hurricane_b1","p":145,"h":1,"n":"Elemental Hurricane"},{"c":1,"s":12,"id":416,"u":"elemental%20inferno_b1","p":149,"h":1,"n":"Elemental Inferno"},{"c":1,"s":12,"id":417,"u":"elemental%20tsunami_b1","p":153,"h":1,"n":"Elemental Tsunami"},{"c":1,"s":12,"id":418,"u":"elephant_b1","p":154,"h":1,"n":"Elephant"},{"c":1,"s":12,"id":419,"u":"erinys_b1","p":89,"h":1,"n":"Erinys"},{"c":1,"s":12,"id":420,"u":"ether%20spider_b1","p":155,"h":1,"n":"Ether Spider"},{"c":1,"s":12,"id":421,"u":"ettin_b1","p":156,"h":1,"n":"Ettin"},{"c":1,"s":12,"id":422,"u":"faceless%20stalker_b1","p":13,"h":1,"n":"Faceless Stalker"},{"c":1,"s":12,"id":423,"u":"faerie%20dragon_b1","p":157,"h":1,"n":"Faerie Dragon"},{"c":1,"s":12,"id":424,"u":"fire%20giant_b1","p":172,"h":1,"n":"Fire Giant"},{"c":1,"s":12,"id":425,"u":"fire%20mephit_b1","p":151,"h":1,"n":"Fire Mephit"},{"c":1,"s":12,"id":426,"u":"firewyrm_b1","p":149,"h":1,"n":"Firewyrm"},{"c":1,"s":12,"id":427,"u":"flame%20drake_b1","p":131,"h":1,"n":"Flame Drake"},{"c":1,"s":12,"id":428,"u":"flash%20beetle_b1","p":41,"h":1,"n":"Flash Beetle"},{"c":1,"s":12,"id":429,"u":"flesh%20golem_b1","p":185,"h":1,"n":"Flesh Golem"},{"c":1,"s":12,"id":430,"u":"frost%20drake_b1","p":134,"h":1,"n":"Frost Drake"},{"c":1,"s":12,"id":431,"u":"frost%20giant_b1","p":171,"h":1,"n":"Frost Giant"},{"c":1,"s":12,"id":432,"u":"fungus%20leshy_b1","p":219,"h":1,"n":"Fungus Leshy"},{"c":1,"s":12,"id":433,"u":"gancanagh_b1","p":31,"h":1,"n":"Gancanagh"},{"c":1,"s":12,"id":434,"u":"gargoyle_b1","p":161,"h":1,"n":"Gargoyle"},{"c":1,"s":12,"id":435,"u":"gelatinous%20cube_b1","p":254,"h":1,"n":"Gelatinous Cube"},{"c":1,"s":12,"id":436,"u":"gelugon_b1","p":91,"h":1,"n":"Gelugon"},{"c":1,"s":12,"id":437,"u":"ghaele_b1","p":33,"h":1,"n":"Ghaele"},{"c":1,"s":12,"id":438,"u":"ghast_b1","p":169,"h":1,"n":"Ghast"},{"c":1,"s":12,"id":439,"u":"ghost%20commoner_b1","p":167,"h":1,"n":"Ghost Commoner"},{"c":1,"s":12,"id":440,"u":"ghost%20mage_b1","p":167,"h":1,"n":"Ghost Mage"},{"c":1,"s":12,"id":441,"u":"ghoul_b1","p":169,"h":1,"n":"Ghoul"},{"c":1,"s":12,"id":442,"u":"giant%20anaconda_b1","p":303,"h":1,"n":"Giant Anaconda"},{"c":1,"s":12,"id":443,"u":"giant%20animated%20statue_b1","p":21,"h":1,"n":"Giant Animated Statue"},{"c":1,"s":12,"id":444,"u":"giant%20bat_b1","p":39,"h":1,"n":"Giant Bat"},{"c":1,"s":12,"id":445,"u":"giant%20centipede_b1","p":61,"h":1,"n":"Giant Centipede"},{"c":1,"s":12,"id":446,"u":"giant%20eagle_b1","p":141,"h":1,"n":"Giant Eagle"},{"c":1,"s":12,"id":447,"u":"giant%20flytrap_b1","p":160,"h":1,"n":"Giant Flytrap"},{"c":1,"s":12,"id":448,"u":"giant%20frilled%20lizard_b1","p":229,"h":1,"n":"Giant Frilled Lizard"},{"c":1,"s":12,"id":449,"u":"giant%20gecko_b1","p":228,"h":1,"n":"Giant Gecko"},{"c":1,"s":12,"id":450,"u":"giant%20mantis_b1","p":233,"h":1,"n":"Giant Mantis"},{"c":1,"s":12,"id":451,"u":"giant%20monitor%20lizard_b1","p":229,"h":1,"n":"Giant Monitor Lizard"},{"c":1,"s":12,"id":452,"u":"giant%20moray%20eel_b1","p":142,"h":1,"n":"Giant Moray Eel"},{"c":1,"s":12,"id":453,"u":"giant%20octopus_b1","p":250,"h":1,"n":"Giant Octopus"},{"c":1,"s":12,"id":454,"u":"giant%20rat_b1","p":276,"h":1,"n":"Giant Rat"},{"c":1,"s":12,"id":455,"u":"giant%20scorpion_b1","p":285,"h":1,"n":"Giant Scorpion"},{"c":1,"s":12,"id":456,"u":"giant%20stag%20beetle_b1","p":41,"h":1,"n":"Giant Stag Beetle"},{"c":1,"s":12,"id":457,"u":"giant%20tarantula_b1","p":307,"h":1,"n":"Giant Tarantula"},{"c":1,"s":12,"id":458,"u":"giant%20viper_b1","p":303,"h":1,"n":"Giant Viper"},{"c":1,"s":12,"id":459,"u":"giant%20wasp_b1","p":324,"h":1,"n":"Giant Wasp"},{"c":1,"s":12,"id":460,"u":"gibbering%20mouther_b1","p":176,"h":1,"n":"Gibbering Mouther"},{"c":1,"s":12,"id":461,"u":"gimmerling_b1","p":177,"h":1,"n":"Gimmerling"},{"c":1,"s":12,"id":462,"u":"glabrezu_b1","p":79,"h":1,"n":"Glabrezu"},{"c":1,"s":12,"id":463,"u":"gnoll%20cultist_b1","p":179,"h":1,"n":"Gnoll Cultist"},{"c":1,"s":12,"id":464,"u":"gnoll%20hunter_b1","p":178,"h":1,"n":"Gnoll Hunter"},{"c":1,"s":12,"id":465,"u":"gnoll%20sergeant_b1","p":179,"h":1,"n":"Gnoll Sergeant"},{"c":1,"s":12,"id":466,"u":"goblin%20commando_b1","p":180,"h":1,"n":"Goblin Commando"},{"c":1,"s":12,"id":467,"u":"goblin%20dog_b1","p":182,"h":1,"n":"Goblin Dog"},{"c":1,"s":12,"id":468,"u":"goblin%20pyro_b1","p":181,"h":1,"n":"Goblin Pyro"},{"c":1,"s":12,"id":469,"u":"goblin%20war%20chanter_b1","p":181,"h":1,"n":"Goblin War Chanter"},{"c":1,"s":12,"id":470,"u":"goblin%20warrior_b1","p":180,"h":1,"n":"Goblin Warrior"},{"c":1,"s":12,"id":471,"u":"gogiteth_b1","p":183,"h":1,"n":"Gogiteth"},{"c":1,"s":12,"id":472,"u":"goliath%20spider_b1","p":307,"h":1,"n":"Goliath Spider"},{"c":1,"s":12,"id":473,"u":"gorilla_b1","p":23,"h":1,"n":"Gorilla"},{"c":1,"s":12,"id":474,"u":"gourd%20leshy_b1","p":218,"h":1,"n":"Gourd Leshy"},{"c":1,"s":12,"id":475,"u":"great%20cyclops_b1","p":69,"h":1,"n":"Great Cyclops"},{"c":1,"s":12,"id":476,"u":"great%20white%20shark_b1","p":291,"h":1,"n":"Great White Shark"},{"c":1,"s":12,"id":477,"u":"greater%20barghest_b1","p":37,"h":1,"n":"Greater Barghest"},{"c":1,"s":12,"id":478,"u":"greater%20nightmare_b1","p":244,"h":1,"n":"Greater Nightmare"},{"c":1,"s":12,"id":479,"u":"greater%20shadow_b1","p":289,"h":1,"n":"Greater Shadow"},{"c":1,"s":12,"id":480,"u":"green%20hag_b1","p":201,"h":1,"n":"Green Hag"},{"c":1,"s":12,"id":481,"u":"griffon_b1","p":194,"h":1,"n":"Griffon"},{"c":1,"s":12,"id":482,"u":"grig_b1","p":308,"h":1,"n":"Grig"},{"c":1,"s":12,"id":483,"u":"grikkitog_b1","p":195,"h":1,"n":"Grikkitog"},{"c":1,"s":12,"id":484,"u":"grim%20reaper_b1","p":196,"h":1,"n":"Grim Reaper"},{"c":1,"s":12,"id":485,"u":"grizzly%20bear_b1","p":40,"h":1,"n":"Grizzly Bear"},{"c":1,"s":12,"id":486,"u":"grothlut_b1","p":158,"h":1,"n":"Grothlut"},{"c":1,"s":12,"id":487,"u":"guard%20dog_b1","p":102,"h":1,"n":"Guard Dog"},{"c":1,"s":12,"id":488,"u":"guardian%20naga_b1","p":243,"h":1,"n":"Guardian Naga"},{"c":1,"s":12,"id":489,"u":"gug_b1","p":198,"h":1,"n":"Gug"},{"c":1,"s":12,"id":490,"u":"guthallath_b1","p":199,"h":1,"n":"Guthallath"},{"c":1,"s":12,"id":491,"u":"harpy_b1","p":204,"h":1,"n":"Harpy"},{"c":1,"s":12,"id":492,"u":"hell%20hound_b1","p":205,"h":1,"n":"Hell Hound"},{"c":1,"s":12,"id":493,"u":"hill%20giant_b1","p":170,"h":1,"n":"Hill Giant"},{"c":1,"s":12,"id":494,"u":"hive%20mother_b1","p":22,"h":1,"n":"Hive Mother"},{"c":1,"s":12,"id":495,"u":"hobgoblin%20archer_b1","p":207,"h":1,"n":"Hobgoblin Archer"},{"c":1,"s":12,"id":496,"u":"hobgoblin%20general_b1","p":207,"h":1,"n":"Hobgoblin General"},{"c":1,"s":12,"id":497,"u":"hobgoblin%20soldier_b1","p":206,"h":1,"n":"Hobgoblin Soldier"},{"c":1,"s":12,"id":498,"u":"homunculus_b1","p":208,"h":1,"n":"Homunculus"},{"c":1,"s":12,"id":499,"u":"horned%20archon_b1","p":27,"h":1,"n":"Horned Archon"},{"c":1,"s":12,"id":500,"u":"hunting%20spider_b1","p":306,"h":1,"n":"Hunting Spider"},{"c":1,"s":12,"id":501,"u":"hyaenodon_b1","p":211,"h":1,"n":"Hyaenodon"},{"c":1,"s":12,"id":502,"u":"hydra_b1","p":210,"h":1,"n":"Hydra"},{"c":1,"s":12,"id":503,"u":"hyena_b1","p":211,"h":1,"n":"Hyena"},{"c":1,"s":12,"id":504,"u":"ice%20linnorm_b1","p":225,"h":1,"n":"Ice Linnorm"},{"c":1,"s":12,"id":505,"u":"imp_b1","p":87,"h":1,"n":"Imp"},{"c":1,"s":12,"id":506,"u":"invisible%20stalker_b1","p":144,"h":1,"n":"Invisible Stalker"},{"c":1,"s":12,"id":507,"u":"iron%20golem_b1","p":188,"h":1,"n":"Iron Golem"},{"c":1,"s":12,"id":508,"u":"janni_b1","p":162,"h":1,"n":"Janni"},{"c":1,"s":12,"id":509,"u":"jinkin_b1","p":193,"h":1,"n":"Jinkin"},{"c":1,"s":12,"id":510,"u":"jungle%20drake_b1","p":132,"h":1,"n":"Jungle Drake"},{"c":1,"s":12,"id":511,"u":"keketar_b1","p":269,"h":1,"n":"Keketar"},{"c":1,"s":12,"id":512,"u":"kobold%20dragon%20mage_b1","p":213,"h":1,"n":"Kobold Dragon Mage"},{"c":1,"s":12,"id":513,"u":"kobold%20scout_b1","p":213,"h":1,"n":"Kobold Scout"},{"c":1,"s":12,"id":514,"u":"kobold%20warrior_b1","p":212,"h":1,"n":"Kobold Warrior"},{"c":1,"s":12,"id":515,"u":"kolyarut_b1","p":10,"h":1,"n":"Kolyarut"},{"c":1,"s":12,"id":516,"u":"kraken_b1","p":214,"h":1,"n":"Kraken"},{"c":1,"s":12,"id":517,"u":"krooth_b1","p":215,"h":1,"n":"Krooth"},{"c":1,"s":12,"id":518,"u":"lamia_b1","p":216,"h":1,"n":"Lamia"},{"c":1,"s":12,"id":519,"u":"lamia%20matriarch_b1","p":217,"h":1,"n":"Lamia Matriarch"},{"c":1,"s":12,"id":520,"u":"lantern%20archon_b1","p":26,"h":1,"n":"Lantern Archon"},{"c":1,"s":12,"id":521,"u":"leaf%20leshy_b1","p":218,"h":1,"n":"Leaf Leshy"},{"c":1,"s":12,"id":522,"u":"legion%20archon_b1","p":28,"h":1,"n":"Legion Archon"},{"c":1,"s":12,"id":523,"u":"lemure_b1","p":86,"h":1,"n":"Lemure"},{"c":1,"s":12,"id":524,"u":"leopard_b1","p":52,"h":1,"n":"Leopard"},{"c":1,"s":12,"id":525,"u":"lesser%20death_b1","p":197,"h":1,"n":"Lesser Death"},{"c":1,"s":12,"id":526,"u":"leukodaemon_b1","p":72,"h":1,"n":"Leukodaemon"},{"c":1,"s":12,"id":527,"u":"lich_b1","p":221,"h":1,"n":"Lich"},{"c":1,"s":12,"id":528,"u":"lillend_b1","p":32,"h":1,"n":"Lillend"},{"c":1,"s":12,"id":529,"u":"lion_b1","p":52,"h":1,"n":"Lion"},{"c":1,"s":12,"id":530,"u":"living%20landslide_b1","p":146,"h":1,"n":"Living Landslide"},{"c":1,"s":12,"id":531,"u":"living%20waterfall_b1","p":152,"h":1,"n":"Living Waterfall"},{"c":1,"s":12,"id":532,"u":"living%20whirlwind_b1","p":144,"h":1,"n":"Living Whirlwind"},{"c":1,"s":12,"id":533,"u":"living%20wildfire_b1","p":148,"h":1,"n":"Living Wildfire"},{"c":1,"s":12,"id":534,"u":"lizardfolk%20defender_b1","p":230,"h":1,"n":"Lizardfolk Defender"},{"c":1,"s":12,"id":535,"u":"lizardfolk%20scout_b1","p":231,"h":1,"n":"Lizardfolk Scout"},{"c":1,"s":12,"id":536,"u":"lizardfolk%20stargazer_b1","p":231,"h":1,"n":"Lizardfolk Stargazer"},{"c":1,"s":12,"id":537,"u":"lyrakien_b1","p":30,"h":1,"n":"Lyrakien"},{"c":1,"s":12,"id":538,"u":"mammoth_b1","p":154,"h":1,"n":"Mammoth"},{"c":1,"s":12,"id":539,"u":"manticore_b1","p":232,"h":1,"n":"Manticore"},{"c":1,"s":12,"id":540,"u":"marid_b1","p":165,"h":1,"n":"Marid"},{"c":1,"s":12,"id":541,"u":"marilith_b1","p":81,"h":1,"n":"Marilith"},{"c":1,"s":12,"id":542,"u":"medusa_b1","p":234,"h":1,"n":"Medusa"},{"c":1,"s":12,"id":543,"u":"megalodon_b1","p":291,"h":1,"n":"Megalodon"},{"c":1,"s":12,"id":544,"u":"megaprimatus_b1","p":23,"h":1,"n":"Megaprimatus"},{"c":1,"s":12,"id":545,"u":"merfolk%20warrior_b1","p":235,"h":1,"n":"Merfolk Warrior"},{"c":1,"s":12,"id":546,"u":"merfolk%20wavecaller_b1","p":235,"h":1,"n":"Merfolk Wavecaller"},{"c":1,"s":12,"id":547,"u":"mimic_b1","p":236,"h":1,"n":"Mimic"},{"c":1,"s":12,"id":548,"u":"minotaur_b1","p":237,"h":1,"n":"Minotaur"},{"c":1,"s":12,"id":549,"u":"mitflit_b1","p":192,"h":1,"n":"Mitflit"},{"c":1,"s":12,"id":550,"u":"morrigna_b1","p":271,"h":1,"n":"Morrigna"},{"c":1,"s":12,"id":551,"u":"mu%20spore_b1","p":238,"h":1,"n":"Mu Spore"},{"c":1,"s":12,"id":552,"u":"mukradi_b1","p":239,"h":1,"n":"Mukradi"},{"c":1,"s":12,"id":553,"u":"mummy%20guardian_b1","p":240,"h":1,"n":"Mummy Guardian"},{"c":1,"s":12,"id":554,"u":"mummy%20pharaoh_b1","p":241,"h":1,"n":"Mummy Pharaoh"},{"c":1,"s":12,"id":555,"u":"naiad_b1","p":246,"h":1,"n":"Naiad"},{"c":1,"s":12,"id":556,"u":"naiad%20queen_b1","p":248,"h":1,"n":"Naiad Queen"},{"c":1,"s":12,"id":557,"u":"naunet_b1","p":267,"h":1,"n":"Naunet"},{"c":1,"s":12,"id":558,"u":"nessian%20warhound_b1","p":205,"h":1,"n":"Nessian Warhound"},{"c":1,"s":12,"id":559,"u":"night%20hag_b1","p":202,"h":1,"n":"Night Hag"},{"c":1,"s":12,"id":560,"u":"nightmare_b1","p":244,"h":1,"n":"Nightmare"},{"c":1,"s":12,"id":561,"u":"nilith_b1","p":245,"h":1,"n":"Nilith"},{"c":1,"s":12,"id":562,"u":"nosoi_b1","p":270,"h":1,"n":"Nosoi"},{"c":1,"s":12,"id":563,"u":"ochre%20jelly_b1","p":255,"h":1,"n":"Ochre Jelly"},{"c":1,"s":12,"id":564,"u":"ofalth_b1","p":251,"h":1,"n":"Ofalth"},{"c":1,"s":12,"id":565,"u":"ogre%20boss_b1","p":253,"h":1,"n":"Ogre Boss"},{"c":1,"s":12,"id":566,"u":"ogre%20glutton_b1","p":253,"h":1,"n":"Ogre Glutton"},{"c":1,"s":12,"id":567,"u":"ogre%20warrior_b1","p":252,"h":1,"n":"Ogre Warrior"},{"c":1,"s":12,"id":568,"u":"orc%20brute_b1","p":256,"h":1,"n":"Orc Brute"},{"c":1,"s":12,"id":569,"u":"orc%20warchief_b1","p":257,"h":1,"n":"Orc Warchief"},{"c":1,"s":12,"id":570,"u":"orc%20warrior_b1","p":257,"h":1,"n":"Orc Warrior"},{"c":1,"s":12,"id":571,"u":"otyugh_b1","p":258,"h":1,"n":"Otyugh"},{"c":1,"s":12,"id":572,"u":"owlbear_b1","p":259,"h":1,"n":"Owlbear"},{"c":1,"s":12,"id":573,"u":"pegasus_b1","p":260,"h":1,"n":"Pegasus"},{"c":1,"s":12,"id":574,"u":"phistophilus_b1","p":90,"h":1,"n":"Phistophilus"},{"c":1,"s":12,"id":575,"u":"phoenix_b1","p":261,"h":1,"n":"Phoenix"},{"c":1,"s":12,"id":576,"u":"pit%20fiend_b1","p":92,"h":1,"n":"Pit Fiend"},{"c":1,"s":12,"id":577,"u":"pixie_b1","p":309,"h":1,"n":"Pixie"},{"c":1,"s":12,"id":578,"u":"plague%20zombie_b1","p":340,"h":1,"n":"Plague Zombie"},{"c":1,"s":12,"id":579,"u":"pleroma_b1","p":10,"h":1,"n":"Pleroma"},{"c":1,"s":12,"id":580,"u":"poltergeist_b1","p":264,"h":1,"n":"Poltergeist"},{"c":1,"s":12,"id":581,"u":"poracha_b1","p":265,"h":1,"n":"Poracha"},{"c":1,"s":12,"id":582,"u":"pteranodon_b1","p":272,"h":1,"n":"Pteranodon"},{"c":1,"s":12,"id":583,"u":"pugwampi_b1","p":193,"h":1,"n":"Pugwampi"},{"c":1,"s":12,"id":584,"u":"purple%20worm_b1","p":56,"h":1,"n":"Purple Worm"},{"c":1,"s":12,"id":585,"u":"quasit_b1","p":76,"h":1,"n":"Quasit"},{"c":1,"s":12,"id":586,"u":"quatoid_b1","p":153,"h":1,"n":"Quatoid"},{"c":1,"s":12,"id":587,"u":"quelaunt_b1","p":273,"h":1,"n":"Quelaunt"},{"c":1,"s":12,"id":588,"u":"quetzalcoatlus_b1","p":272,"h":1,"n":"Quetzalcoatlus"},{"c":1,"s":12,"id":589,"u":"raja%20rakshasa_b1","p":275,"h":1,"n":"Raja Rakshasa"},{"c":1,"s":12,"id":590,"u":"rat%20swarm_b1","p":276,"h":1,"n":"Rat Swarm"},{"c":1,"s":12,"id":591,"u":"ratfolk%20grenadier_b1","p":277,"h":1,"n":"Ratfolk Grenadier"},{"c":1,"s":12,"id":592,"u":"redcap_b1","p":278,"h":1,"n":"Redcap"},{"c":1,"s":12,"id":593,"u":"reefclaw_b1","p":279,"h":1,"n":"Reefclaw"},{"c":1,"s":12,"id":594,"u":"remorhaz_b1","p":280,"h":1,"n":"Remorhaz"},{"c":1,"s":12,"id":595,"u":"riding%20dog_b1","p":102,"h":1,"n":"Riding Dog"},{"c":1,"s":12,"id":596,"u":"riding%20horse_b1","p":209,"h":1,"n":"Riding Horse"},{"c":1,"s":12,"id":597,"u":"riding%20pony_b1","p":209,"h":1,"n":"Riding Pony"},{"c":1,"s":12,"id":598,"u":"river%20drake_b1","p":131,"h":1,"n":"River Drake"},{"c":1,"s":12,"id":599,"u":"roc_b1","p":281,"h":1,"n":"Roc"},{"c":1,"s":12,"id":600,"u":"roper_b1","p":282,"h":1,"n":"Roper"},{"c":1,"s":12,"id":601,"u":"rune%20giant_b1","p":175,"h":1,"n":"Rune Giant"},{"c":1,"s":12,"id":602,"u":"rust%20monster_b1","p":283,"h":1,"n":"Rust Monster"},{"c":1,"s":12,"id":603,"u":"salamander_b1","p":148,"h":1,"n":"Salamander"},{"c":1,"s":12,"id":604,"u":"satyr_b1","p":284,"h":1,"n":"Satyr"},{"c":1,"s":12,"id":605,"u":"scorpion%20swarm_b1","p":285,"h":1,"n":"Scorpion Swarm"},{"c":1,"s":12,"id":606,"u":"sea%20devil%20baron_b1","p":287,"h":1,"n":"Sea Devil Baron"},{"c":1,"s":12,"id":607,"u":"sea%20devil%20brute_b1","p":287,"h":1,"n":"Sea Devil Brute"},{"c":1,"s":12,"id":608,"u":"sea%20devil%20scout_b1","p":286,"h":1,"n":"Sea Devil Scout"},{"c":1,"s":12,"id":609,"u":"sea%20hag_b1","p":200,"h":1,"n":"Sea Hag"},{"c":1,"s":12,"id":610,"u":"sea%20serpent_b1","p":288,"h":1,"n":"Sea Serpent"},{"c":1,"s":12,"id":611,"u":"sewer%20ooze_b1","p":254,"h":1,"n":"Sewer Ooze"},{"c":1,"s":12,"id":612,"u":"shadow_b1","p":289,"h":1,"n":"Shadow"},{"c":1,"s":12,"id":613,"u":"shaitan_b1","p":164,"h":1,"n":"Shaitan"},{"c":1,"s":12,"id":614,"u":"shambler_b1","p":290,"h":1,"n":"Shambler"},{"c":1,"s":12,"id":615,"u":"shemhazian_b1","p":80,"h":1,"n":"Shemhazian"},{"c":1,"s":12,"id":616,"u":"shield%20archon_b1","p":29,"h":1,"n":"Shield Archon"},{"c":1,"s":12,"id":617,"u":"shining%20child_b1","p":292,"h":1,"n":"Shining Child"},{"c":1,"s":12,"id":618,"u":"shoggoth_b1","p":293,"h":1,"n":"Shoggoth"},{"c":1,"s":12,"id":619,"u":"shuln_b1","p":294,"h":1,"n":"Shuln"},{"c":1,"s":12,"id":620,"u":"sinspawn_b1","p":297,"h":1,"n":"Sinspawn"},{"c":1,"s":12,"id":621,"u":"skeletal%20champion_b1","p":298,"h":1,"n":"Skeletal Champion"},{"c":1,"s":12,"id":622,"u":"skeletal%20giant_b1","p":299,"h":1,"n":"Skeletal Giant"},{"c":1,"s":12,"id":623,"u":"skeletal%20horse_b1","p":299,"h":1,"n":"Skeletal Horse"},{"c":1,"s":12,"id":624,"u":"skeletal%20hulk_b1","p":299,"h":1,"n":"Skeletal Hulk"},{"c":1,"s":12,"id":625,"u":"skeleton%20guard_b1","p":298,"h":1,"n":"Skeleton Guard"},{"c":1,"s":12,"id":626,"u":"skulltaker_b1","p":300,"h":1,"n":"Skulltaker"},{"c":1,"s":12,"id":627,"u":"skum_b1","p":12,"h":1,"n":"Skum"},{"c":1,"s":12,"id":628,"u":"slurk_b1","p":301,"h":1,"n":"Slurk"},{"c":1,"s":12,"id":629,"u":"smilodon_b1","p":53,"h":1,"n":"Smilodon"},{"c":1,"s":12,"id":630,"u":"snapping%20flytrap_b1","p":160,"h":1,"n":"Snapping Flytrap"},{"c":1,"s":12,"id":631,"u":"sod%20hound_b1","p":146,"h":1,"n":"Sod Hound"},{"c":1,"s":12,"id":632,"u":"soulbound%20doll_b1","p":304,"h":1,"n":"Soulbound Doll"},{"c":1,"s":12,"id":633,"u":"sphinx_b1","p":305,"h":1,"n":"Sphinx"},{"c":1,"s":12,"id":634,"u":"spider%20swarm_b1","p":306,"h":1,"n":"Spider Swarm"},{"c":1,"s":12,"id":635,"u":"sprite_b1","p":308,"h":1,"n":"Sprite"},{"c":1,"s":12,"id":636,"u":"stegosaurus_b1","p":98,"h":1,"n":"Stegosaurus"},{"c":1,"s":12,"id":637,"u":"stone%20giant_b1","p":170,"h":1,"n":"Stone Giant"},{"c":1,"s":12,"id":638,"u":"stone%20golem_b1","p":187,"h":1,"n":"Stone Golem"},{"c":1,"s":12,"id":639,"u":"stone%20mauler_b1","p":147,"h":1,"n":"Stone Mauler"},{"c":1,"s":12,"id":640,"u":"storm%20giant_b1","p":174,"h":1,"n":"Storm Giant"},{"c":1,"s":12,"id":641,"u":"storm%20lord_b1","p":145,"h":1,"n":"Storm Lord"},{"c":1,"s":12,"id":642,"u":"succubus_b1","p":77,"h":1,"n":"Succubus"},{"c":1,"s":12,"id":643,"u":"tarn%20linnorm_b1","p":226,"h":1,"n":"Tarn Linnorm"},{"c":1,"s":12,"id":644,"u":"tengu%20sneak_b1","p":310,"h":1,"n":"Tengu Sneak"},{"c":1,"s":12,"id":645,"u":"terotricus_b1","p":311,"h":1,"n":"Terotricus"},{"c":1,"s":12,"id":646,"u":"tidal%20master_b1","p":153,"h":1,"n":"Tidal Master"},{"c":1,"s":12,"id":647,"u":"tiefling%20adept_b1","p":262,"h":1,"n":"Tiefling Adept"},{"c":1,"s":12,"id":648,"u":"tiger_b1","p":53,"h":1,"n":"Tiger"},{"c":1,"s":12,"id":649,"u":"tor%20linnorm_b1","p":227,"h":1,"n":"Tor Linnorm"},{"c":1,"s":12,"id":650,"u":"treerazer_b1","p":312,"h":1,"n":"Treerazer"},{"c":1,"s":12,"id":651,"u":"triceratops_b1","p":99,"h":1,"n":"Triceratops"},{"c":1,"s":12,"id":652,"u":"troll_b1","p":314,"h":1,"n":"Troll"},{"c":1,"s":12,"id":653,"u":"troll%20king_b1","p":315,"h":1,"n":"Troll King"},{"c":1,"s":12,"id":654,"u":"tyrannosaurus_b1","p":101,"h":1,"n":"Tyrannosaurus"},{"c":1,"s":12,"id":655,"u":"unicorn_b1","p":316,"h":1,"n":"Unicorn"},{"c":1,"s":12,"id":656,"u":"uthul_b1","p":317,"h":1,"n":"Uthul"},{"c":1,"s":12,"id":657,"u":"vampire%20bat%20swarm_b1","p":39,"h":1,"n":"Vampire Bat Swarm"},{"c":1,"s":12,"id":658,"u":"vampire%20count_b1","p":320,"h":1,"n":"Vampire Count"},{"c":1,"s":12,"id":659,"u":"vampire%20mastermind_b1","p":321,"h":1,"n":"Vampire Mastermind"},{"c":1,"s":12,"id":660,"u":"vampire%20spawn%20rogue_b1","p":320,"h":1,"n":"Vampire Spawn Rogue"},{"c":1,"s":12,"id":661,"u":"veiled%20master_b1","p":15,"h":1,"n":"Veiled Master"},{"c":1,"s":12,"id":662,"u":"velociraptor_b1","p":96,"h":1,"n":"Velociraptor"},{"c":1,"s":12,"id":663,"u":"viper_b1","p":302,"h":1,"n":"Viper"},{"c":1,"s":12,"id":664,"u":"voidworm_b1","p":266,"h":1,"n":"Voidworm"},{"c":1,"s":12,"id":665,"u":"vrock_b1","p":78,"h":1,"n":"Vrock"},{"c":1,"s":12,"id":666,"u":"war%20horse_b1","p":209,"h":1,"n":"War Horse"},{"c":1,"s":12,"id":667,"u":"war%20pony_b1","p":209,"h":1,"n":"War Pony"},{"c":1,"s":12,"id":668,"u":"warg_b1","p":322,"h":1,"n":"Warg"},{"c":1,"s":12,"id":669,"u":"warsworn_b1","p":323,"h":1,"n":"Warsworn"},{"c":1,"s":12,"id":670,"u":"wasp%20swarm_b1","p":324,"h":1,"n":"Wasp Swarm"},{"c":1,"s":12,"id":671,"u":"water%20mephit_b1","p":151,"h":1,"n":"Water Mephit"},{"c":1,"s":12,"id":672,"u":"web%20lurker_b1","p":325,"h":1,"n":"Web Lurker"},{"c":1,"s":12,"id":673,"u":"wemmuth_b1","p":326,"h":1,"n":"Wemmuth"},{"c":1,"s":12,"id":674,"u":"wendigo_b1","p":327,"h":1,"n":"Wendigo"},{"c":1,"s":12,"id":675,"u":"werebear_b1","p":331,"h":1,"n":"Werebear"},{"c":1,"s":12,"id":676,"u":"wererat_b1","p":329,"h":1,"n":"Wererat"},{"c":1,"s":12,"id":677,"u":"werewolf_b1","p":330,"h":1,"n":"Werewolf"},{"c":1,"s":12,"id":678,"u":"wight_b1","p":332,"h":1,"n":"Wight"},{"c":1,"s":12,"id":679,"u":"will-o'-wisp_b1","p":333,"h":1,"n":"Will-o'-wisp"},{"c":1,"s":12,"id":680,"u":"winter%20wolf_b1","p":322,"h":1,"n":"Winter Wolf"},{"c":1,"s":12,"id":681,"u":"wolf_b1","p":334,"h":1,"n":"Wolf"},{"c":1,"s":12,"id":682,"u":"wraith_b1","p":335,"h":1,"n":"Wraith"},{"c":1,"s":12,"id":683,"u":"wyvern_b1","p":133,"h":1,"n":"Wyvern"},{"c":1,"s":12,"id":684,"u":"xorn_b1","p":146,"h":1,"n":"Xorn"},{"c":1,"s":12,"id":685,"u":"xulgath%20leader_b1","p":337,"h":1,"n":"Xulgath Leader"},{"c":1,"s":12,"id":686,"u":"xulgath%20skulker_b1","p":337,"h":1,"n":"Xulgath Skulker"},{"c":1,"s":12,"id":687,"u":"xulgath%20warrior_b1","p":336,"h":1,"n":"Xulgath Warrior"},{"c":1,"s":12,"id":688,"u":"yeti_b1","p":338,"h":1,"n":"Yeti"},{"c":1,"s":12,"id":689,"u":"young%20black%20dragon_b1","p":105,"h":1,"n":"Young Black Dragon"},{"c":1,"s":12,"id":690,"u":"young%20blue%20dragon_b1","p":107,"h":1,"n":"Young Blue Dragon"},{"c":1,"s":12,"id":691,"u":"young%20brass%20dragon_b1","p":117,"h":1,"n":"Young Brass Dragon"},{"c":1,"s":12,"id":692,"u":"young%20bronze%20dragon_b1","p":119,"h":1,"n":"Young Bronze Dragon"},{"c":1,"s":12,"id":693,"u":"young%20copper%20dragon_b1","p":121,"h":1,"n":"Young Copper Dragon"},{"c":1,"s":12,"id":694,"u":"young%20gold%20dragon_b1","p":124,"h":1,"n":"Young Gold Dragon"},{"c":1,"s":12,"id":695,"u":"young%20green%20dragon_b1","p":109,"h":1,"n":"Young Green Dragon"},{"c":1,"s":12,"id":696,"u":"young%20red%20dragon_b1","p":112,"h":1,"n":"Young Red Dragon"},{"c":1,"s":12,"id":697,"u":"young%20silver%20dragon_b1","p":126,"h":1,"n":"Young Silver Dragon"},{"c":1,"s":12,"id":698,"u":"young%20white%20dragon_b1","p":113,"h":1,"n":"Young White Dragon"},{"c":1,"s":12,"id":699,"u":"zaramuun_b1","p":339,"h":1,"n":"Zaramuun"},{"c":1,"s":12,"id":700,"u":"zephyr%20hawk_b1","p":144,"h":1,"n":"Zephyr Hawk"},{"c":1,"s":12,"id":701,"u":"zombie%20brute_b1","p":341,"h":1,"n":"Zombie Brute"},{"c":1,"s":12,"id":702,"u":"zombie%20hulk_b1","p":341,"h":1,"n":"Zombie Hulk"},{"c":1,"s":12,"id":703,"u":"zombie%20shambler_b1","p":340,"h":1,"n":"Zombie Shambler"},{"c":1,"s":13,"id":704,"u":"aapoph%20serpentfolk_b2","p":238,"h":1,"n":"Aapoph Serpentfolk"},{"c":1,"s":13,"id":705,"u":"adult%20brine%20dragon_b2","p":87,"h":1,"n":"Adult Brine Dragon"},{"c":1,"s":13,"id":706,"u":"adult%20cloud%20dragon_b2","p":90,"h":1,"n":"Adult Cloud Dragon"},{"c":1,"s":13,"id":707,"u":"adult%20crystal%20dragon_b2","p":92,"h":1,"n":"Adult Crystal Dragon"},{"c":1,"s":13,"id":708,"u":"adult%20magma%20dragon_b2","p":94,"h":1,"n":"Adult Magma Dragon"},{"c":1,"s":13,"id":709,"u":"adult%20umbral%20dragon_b2","p":96,"h":1,"n":"Adult Umbral Dragon"},{"c":1,"s":13,"id":710,"u":"ahuizotl_b2","p":12,"h":1,"n":"Ahuizotl"},{"c":1,"s":13,"id":711,"u":"akata_b2","p":13,"h":1,"n":"Akata"},{"c":1,"s":13,"id":712,"u":"akizendri_b2","p":204,"h":1,"n":"Akizendri"},{"c":1,"s":13,"id":713,"u":"amoeba%20swarm_b2","p":192,"h":1,"n":"Amoeba Swarm"},{"c":1,"s":13,"id":714,"u":"anancus_b2","p":116,"h":1,"n":"Anancus"},{"c":1,"s":13,"id":715,"u":"ancient%20brine%20dragon_b2","p":88,"h":1,"n":"Ancient Brine Dragon"},{"c":1,"s":13,"id":716,"u":"ancient%20cloud%20dragon_b2","p":90,"h":1,"n":"Ancient Cloud Dragon"},{"c":1,"s":13,"id":717,"u":"ancient%20crystal%20dragon_b2","p":92,"h":1,"n":"Ancient Crystal Dragon"},{"c":1,"s":13,"id":718,"u":"ancient%20magma%20dragon_b2","p":95,"h":1,"n":"Ancient Magma Dragon"},{"c":1,"s":13,"id":719,"u":"ancient%20umbral%20dragon_b2","p":97,"h":1,"n":"Ancient Umbral Dragon"},{"c":1,"s":13,"id":720,"u":"animate%20dream_b2","p":18,"h":1,"n":"Animate Dream"},{"c":1,"s":13,"id":721,"u":"ankou_b2","p":19,"h":1,"n":"Ankou"},{"c":1,"s":13,"id":722,"u":"aolaz_b2","p":21,"h":1,"n":"Aolaz"},{"c":1,"s":13,"id":723,"u":"army%20ant%20swarm_b2","p":20,"h":1,"n":"Army Ant Swarm"},{"c":1,"s":13,"id":724,"u":"assassin%20vine_b2","p":26,"h":1,"n":"Assassin Vine"},{"c":1,"s":13,"id":725,"u":"athach_b2","p":27,"h":1,"n":"Athach"},{"c":1,"s":13,"id":726,"u":"attic%20whisperer_b2","p":28,"h":1,"n":"Attic Whisperer"},{"c":1,"s":13,"id":727,"u":"augnagar_b2","p":216,"h":1,"n":"Augnagar"},{"c":1,"s":13,"id":728,"u":"augur_b2","p":280,"h":1,"n":"Augur"},{"c":1,"s":13,"id":729,"u":"aurumvorax_b2","p":29,"h":1,"n":"Aurumvorax"},{"c":1,"s":13,"id":730,"u":"azuretzi_b2","p":206,"h":1,"n":"Azuretzi"},{"c":1,"s":13,"id":731,"u":"babau_b2","p":64,"h":1,"n":"Babau"},{"c":1,"s":13,"id":732,"u":"badger_b2","p":32,"h":1,"n":"Badger"},{"c":1,"s":13,"id":733,"u":"baobhan%20sith_b2","p":33,"h":1,"n":"Baobhan Sith"},{"c":1,"s":13,"id":734,"u":"basidirond_b2","p":34,"h":1,"n":"Basidirond"},{"c":1,"s":13,"id":735,"u":"bastion%20archon_b2","p":25,"h":1,"n":"Bastion Archon"},{"c":1,"s":13,"id":736,"u":"bebilith_b2","p":37,"h":1,"n":"Bebilith"},{"c":1,"s":13,"id":737,"u":"behemoth%20hippopotamus_b2","p":144,"h":1,"n":"Behemoth Hippopotamus"},{"c":1,"s":13,"id":738,"u":"behir_b2","p":38,"h":1,"n":"Behir"},{"c":1,"s":13,"id":739,"u":"belker_b2","p":106,"h":1,"n":"Belker"},{"c":1,"s":13,"id":740,"u":"black%20bear_b2","p":36,"h":1,"n":"Black Bear"},{"c":1,"s":13,"id":741,"u":"black%20scorpion_b2","p":234,"h":1,"n":"Black Scorpion"},{"c":1,"s":13,"id":742,"u":"blindheim_b2","p":39,"h":1,"n":"Blindheim"},{"c":1,"s":13,"id":743,"u":"blink%20dog_b2","p":40,"h":1,"n":"Blink Dog"},{"c":1,"s":13,"id":744,"u":"blizzardborn_b2","p":115,"h":1,"n":"Blizzardborn"},{"c":1,"s":13,"id":745,"u":"blodeuwedd_b2","p":41,"h":1,"n":"Blodeuwedd"},{"c":1,"s":13,"id":746,"u":"blue-ringed%20octopus_b2","p":187,"h":1,"n":"Blue-ringed Octopus"},{"c":1,"s":13,"id":747,"u":"bodak_b2","p":42,"h":1,"n":"Bodak"},{"c":1,"s":13,"id":748,"u":"bog%20mummy_b2","p":177,"h":1,"n":"Bog Mummy"},{"c":1,"s":13,"id":749,"u":"bog%20strider_b2","p":43,"h":1,"n":"Bog Strider"},{"c":1,"s":13,"id":750,"u":"bone%20prophet_b2","p":239,"h":1,"n":"Bone Prophet"},{"c":1,"s":13,"id":751,"u":"bottlenose%20dolphin_b2","p":84,"h":1,"n":"Bottlenose Dolphin"},{"c":1,"s":13,"id":752,"u":"bralani_b2","p":30,"h":1,"n":"Bralani"},{"c":1,"s":13,"id":753,"u":"brood%20leech%20swarm_b2","p":156,"h":1,"n":"Brood Leech Swarm"},{"c":1,"s":13,"id":754,"u":"brownie_b2","p":44,"h":1,"n":"Brownie"},{"c":1,"s":13,"id":755,"u":"bythos_b2","p":11,"h":1,"n":"Bythos"},{"c":1,"s":13,"id":756,"u":"cairn%20linnorm_b2","p":166,"h":1,"n":"Cairn Linnorm"},{"c":1,"s":13,"id":757,"u":"cairn%20wight_b2","p":292,"h":1,"n":"Cairn Wight"},{"c":1,"s":13,"id":758,"u":"calathgar_b2","p":45,"h":1,"n":"Calathgar"},{"c":1,"s":13,"id":759,"u":"caligni%20slayer_b2","p":46,"h":1,"n":"Caligni Slayer"},{"c":1,"s":13,"id":760,"u":"carbuncle_b2","p":47,"h":1,"n":"Carbuncle"},{"c":1,"s":13,"id":761,"u":"carnivorous%20blob_b2","p":195,"h":1,"n":"Carnivorous Blob"},{"c":1,"s":13,"id":762,"u":"carrion%20golem_b2","p":128,"h":1,"n":"Carrion Golem"},{"c":1,"s":13,"id":763,"u":"catoblepas_b2","p":48,"h":1,"n":"Catoblepas"},{"c":1,"s":13,"id":764,"u":"catrina_b2","p":209,"h":1,"n":"Catrina"},{"c":1,"s":13,"id":765,"u":"cave%20fisher_b2","p":49,"h":1,"n":"Cave Fisher"},{"c":1,"s":13,"id":766,"u":"cave%20scorpion_b2","p":234,"h":1,"n":"Cave Scorpion"},{"c":1,"s":13,"id":767,"u":"cavern%20troll_b2","p":265,"h":1,"n":"Cavern Troll"},{"c":1,"s":13,"id":768,"u":"chernobue_b2","p":214,"h":1,"n":"Chernobue"},{"c":1,"s":13,"id":769,"u":"choker_b2","p":51,"h":1,"n":"Choker"},{"c":1,"s":13,"id":770,"u":"chupacabra_b2","p":52,"h":1,"n":"Chupacabra"},{"c":1,"s":13,"id":771,"u":"cockroach%20swarm_b2","p":53,"h":1,"n":"Cockroach Swarm"},{"c":1,"s":13,"id":772,"u":"coil%20spy_b2","p":238,"h":1,"n":"Coil Spy"},{"c":1,"s":13,"id":773,"u":"compsognathus_b2","p":80,"h":1,"n":"Compsognathus"},{"c":1,"s":13,"id":774,"u":"cornugon_b2","p":77,"h":1,"n":"Cornugon"},{"c":1,"s":13,"id":775,"u":"crawling%20hand_b2","p":56,"h":1,"n":"Crawling Hand"},{"c":1,"s":13,"id":776,"u":"culdewen_b2","p":57,"h":1,"n":"Culdewen"},{"c":1,"s":13,"id":777,"u":"cythnigot_b2","p":212,"h":1,"n":"Cythnigot"},{"c":1,"s":13,"id":778,"u":"d'ziriak_b2","p":104,"h":1,"n":"D'ziriak"},{"c":1,"s":13,"id":779,"u":"denizen%20of%20leng_b2","p":70,"h":1,"n":"Denizen Of Leng"},{"c":1,"s":13,"id":780,"u":"derghodaemon_b2","p":60,"h":1,"n":"Derghodaemon"},{"c":1,"s":13,"id":781,"u":"destrachan_b2","p":71,"h":1,"n":"Destrachan"},{"c":1,"s":13,"id":782,"u":"devourer_b2","p":78,"h":1,"n":"Devourer"},{"c":1,"s":13,"id":783,"u":"dig-widget_b2","p":79,"h":1,"n":"Dig-widget"},{"c":1,"s":13,"id":784,"u":"doprillu_b2","p":85,"h":1,"n":"Doprillu"},{"c":1,"s":13,"id":785,"u":"dracolisk_b2","p":35,"h":1,"n":"Dracolisk"},{"c":1,"s":13,"id":786,"u":"drainberry%20bush_b2","p":99,"h":1,"n":"Drainberry Bush"},{"c":1,"s":13,"id":787,"u":"draugr_b2","p":102,"h":1,"n":"Draugr"},{"c":1,"s":13,"id":788,"u":"dread%20wraith_b2","p":298,"h":1,"n":"Dread Wraith"},{"c":1,"s":13,"id":789,"u":"dream%20spider_b2","p":249,"h":1,"n":"Dream Spider"},{"c":1,"s":13,"id":790,"u":"duneshaker%20solifugid_b2","p":246,"h":1,"n":"Duneshaker Solifugid"},{"c":1,"s":13,"id":791,"u":"dust%20mephit_b2","p":112,"h":1,"n":"Dust Mephit"},{"c":1,"s":13,"id":792,"u":"dweomercat_b2","p":103,"h":1,"n":"Dweomercat"},{"c":1,"s":13,"id":793,"u":"earthen%20destrier_b2","p":108,"h":1,"n":"Earthen Destrier"},{"c":1,"s":13,"id":794,"u":"elasmosaurus_b2","p":105,"h":1,"n":"Elasmosaurus"},{"c":1,"s":13,"id":795,"u":"ember%20fox_b2","p":110,"h":1,"n":"Ember Fox"},{"c":1,"s":13,"id":796,"u":"emperor%20cobra_b2","p":245,"h":1,"n":"Emperor Cobra"},{"c":1,"s":13,"id":797,"u":"eremite_b2","p":285,"h":1,"n":"Eremite"},{"c":1,"s":13,"id":798,"u":"esobok_b2","p":208,"h":1,"n":"Esobok"},{"c":1,"s":13,"id":799,"u":"evangelist_b2","p":282,"h":1,"n":"Evangelist"},{"c":1,"s":13,"id":800,"u":"fen%20mosquito%20swarm_b2","p":175,"h":1,"n":"Fen Mosquito Swarm"},{"c":1,"s":13,"id":801,"u":"fetchling%20scout_b2","p":117,"h":1,"n":"Fetchling Scout"},{"c":1,"s":13,"id":802,"u":"filth%20fire_b2","p":110,"h":1,"n":"Filth Fire"},{"c":1,"s":13,"id":803,"u":"fire%20jellyfish%20swarm_b2","p":152,"h":1,"n":"Fire Jellyfish Swarm"},{"c":1,"s":13,"id":804,"u":"fire%20yai_b2","p":190,"h":1,"n":"Fire Yai"},{"c":1,"s":13,"id":805,"u":"fjord%20linnorm_b2","p":165,"h":1,"n":"Fjord Linnorm"},{"c":1,"s":13,"id":806,"u":"flytrap%20leshy_b2","p":161,"h":1,"n":"Flytrap Leshy"},{"c":1,"s":13,"id":807,"u":"froghemoth_b2","p":122,"h":1,"n":"Froghemoth"},{"c":1,"s":13,"id":808,"u":"frost%20troll_b2","p":264,"h":1,"n":"Frost Troll"},{"c":1,"s":13,"id":809,"u":"frost%20worm_b2","p":123,"h":1,"n":"Frost Worm"},{"c":1,"s":13,"id":810,"u":"ghonhatine_b2","p":119,"h":1,"n":"Ghonhatine"},{"c":1,"s":13,"id":811,"u":"giant%20amoeba_b2","p":192,"h":1,"n":"Giant Amoeba"},{"c":1,"s":13,"id":812,"u":"giant%20ant_b2","p":20,"h":1,"n":"Giant Ant"},{"c":1,"s":13,"id":813,"u":"giant%20badger_b2","p":32,"h":1,"n":"Giant Badger"},{"c":1,"s":13,"id":814,"u":"giant%20chameleon_b2","p":168,"h":1,"n":"Giant Chameleon"},{"c":1,"s":13,"id":815,"u":"giant%20cockroach_b2","p":53,"h":1,"n":"Giant Cockroach"},{"c":1,"s":13,"id":816,"u":"giant%20crab_b2","p":55,"h":1,"n":"Giant Crab"},{"c":1,"s":13,"id":817,"u":"giant%20crawling%20hand_b2","p":56,"h":1,"n":"Giant Crawling Hand"},{"c":1,"s":13,"id":818,"u":"giant%20dragonfly_b2","p":98,"h":1,"n":"Giant Dragonfly"},{"c":1,"s":13,"id":819,"u":"giant%20dragonfly%20nymph_b2","p":98,"h":1,"n":"Giant Dragonfly Nymph"},{"c":1,"s":13,"id":820,"u":"giant%20fly_b2","p":120,"h":1,"n":"Giant Fly"},{"c":1,"s":13,"id":821,"u":"giant%20frog_b2","p":121,"h":1,"n":"Giant Frog"},{"c":1,"s":13,"id":822,"u":"giant%20hippocampus_b2","p":142,"h":1,"n":"Giant Hippocampus"},{"c":1,"s":13,"id":823,"u":"giant%20jellyfish_b2","p":152,"h":1,"n":"Giant Jellyfish"},{"c":1,"s":13,"id":824,"u":"giant%20leech_b2","p":156,"h":1,"n":"Giant Leech"},{"c":1,"s":13,"id":825,"u":"giant%20maggot_b2","p":120,"h":1,"n":"Giant Maggot"},{"c":1,"s":13,"id":826,"u":"giant%20mosquito_b2","p":175,"h":1,"n":"Giant Mosquito"},{"c":1,"s":13,"id":827,"u":"giant%20slug_b2","p":244,"h":1,"n":"Giant Slug"},{"c":1,"s":13,"id":828,"u":"giant%20snapping%20turtle_b2","p":269,"h":1,"n":"Giant Snapping Turtle"},{"c":1,"s":13,"id":829,"u":"giant%20solifugid_b2","p":246,"h":1,"n":"Giant Solifugid"},{"c":1,"s":13,"id":830,"u":"giant%20squid_b2","p":254,"h":1,"n":"Giant Squid"},{"c":1,"s":13,"id":831,"u":"giant%20tick_b2","p":260,"h":1,"n":"Giant Tick"},{"c":1,"s":13,"id":832,"u":"giant%20toad_b2","p":261,"h":1,"n":"Giant Toad"},{"c":1,"s":13,"id":833,"u":"giant%20whiptail%20centipede_b2","p":50,"h":1,"n":"Giant Whiptail Centipede"},{"c":1,"s":13,"id":834,"u":"giant%20wolverine_b2","p":295,"h":1,"n":"Giant Wolverine"},{"c":1,"s":13,"id":835,"u":"glass%20golem_b2","p":131,"h":1,"n":"Glass Golem"},{"c":1,"s":13,"id":836,"u":"gorgon_b2","p":132,"h":1,"n":"Gorgon"},{"c":1,"s":13,"id":837,"u":"gosreg_b2","p":133,"h":1,"n":"Gosreg"},{"c":1,"s":13,"id":838,"u":"granite%20glyptodont_b2","p":109,"h":1,"n":"Granite Glyptodont"},{"c":1,"s":13,"id":839,"u":"gray%20ooze_b2","p":194,"h":1,"n":"Gray Ooze"},{"c":1,"s":13,"id":840,"u":"grendel_b2","p":136,"h":1,"n":"Grendel"},{"c":1,"s":13,"id":841,"u":"grimstalker_b2","p":137,"h":1,"n":"Grimstalker"},{"c":1,"s":13,"id":842,"u":"grindylow_b2","p":138,"h":1,"n":"Grindylow"},{"c":1,"s":13,"id":843,"u":"grippli%20scout_b2","p":139,"h":1,"n":"Grippli Scout"},{"c":1,"s":13,"id":844,"u":"grodair_b2","p":140,"h":1,"n":"Grodair"},{"c":1,"s":13,"id":845,"u":"gylou_b2","p":76,"h":1,"n":"Gylou"},{"c":1,"s":13,"id":846,"u":"hadrosaurid_b2","p":82,"h":1,"n":"Hadrosaurid"},{"c":1,"s":13,"id":847,"u":"hamatula_b2","p":74,"h":1,"n":"Hamatula"},{"c":1,"s":13,"id":848,"u":"hellcat_b2","p":141,"h":1,"n":"Hellcat"},{"c":1,"s":13,"id":849,"u":"hezrou_b2","p":67,"h":1,"n":"Hezrou"},{"c":1,"s":13,"id":850,"u":"hippocampus_b2","p":142,"h":1,"n":"Hippocampus"},{"c":1,"s":13,"id":851,"u":"hippogriff_b2","p":143,"h":1,"n":"Hippogriff"},{"c":1,"s":13,"id":852,"u":"hippopotamus_b2","p":144,"h":1,"n":"Hippopotamus"},{"c":1,"s":13,"id":853,"u":"hodag_b2","p":145,"h":1,"n":"Hodag"},{"c":1,"s":13,"id":854,"u":"hound%20archon_b2","p":22,"h":1,"n":"Hound Archon"},{"c":1,"s":13,"id":855,"u":"hound%20of%20tindalos_b2","p":146,"h":1,"n":"Hound Of Tindalos"},{"c":1,"s":13,"id":856,"u":"ice%20golem_b2","p":129,"h":1,"n":"Ice Golem"},{"c":1,"s":13,"id":857,"u":"ice%20mephit_b2","p":112,"h":1,"n":"Ice Mephit"},{"c":1,"s":13,"id":858,"u":"ice%20yai_b2","p":189,"h":1,"n":"Ice Yai"},{"c":1,"s":13,"id":859,"u":"icewyrm_b2","p":115,"h":1,"n":"Icewyrm"},{"c":1,"s":13,"id":860,"u":"icicle%20snake_b2","p":114,"h":1,"n":"Icicle Snake"},{"c":1,"s":13,"id":861,"u":"ifrit%20pyrochemist_b2","p":200,"h":1,"n":"Ifrit Pyrochemist"},{"c":1,"s":13,"id":862,"u":"iguanodon_b2","p":82,"h":1,"n":"Iguanodon"},{"c":1,"s":13,"id":863,"u":"imentesh_b2","p":207,"h":1,"n":"Imentesh"},{"c":1,"s":13,"id":864,"u":"intellect%20devourer_b2","p":147,"h":1,"n":"Intellect Devourer"},{"c":1,"s":13,"id":865,"u":"interlocutor_b2","p":284,"h":1,"n":"Interlocutor"},{"c":1,"s":13,"id":866,"u":"invidiak_b2","p":65,"h":1,"n":"Invidiak"},{"c":1,"s":13,"id":867,"u":"irlgaunt_b2","p":148,"h":1,"n":"Irlgaunt"},{"c":1,"s":13,"id":868,"u":"irnakurse_b2","p":118,"h":1,"n":"Irnakurse"},{"c":1,"s":13,"id":869,"u":"isqulug_b2","p":149,"h":1,"n":"Isqulug"},{"c":1,"s":13,"id":870,"u":"jabberwock_b2","p":151,"h":1,"n":"Jabberwock"},{"c":1,"s":13,"id":871,"u":"jotund%20troll_b2","p":267,"h":1,"n":"Jotund Troll"},{"c":1,"s":13,"id":872,"u":"jyoti_b2","p":153,"h":1,"n":"Jyoti"},{"c":1,"s":13,"id":873,"u":"kelpie_b2","p":154,"h":1,"n":"Kelpie"},{"c":1,"s":13,"id":874,"u":"korred_b2","p":155,"h":1,"n":"Korred"},{"c":1,"s":13,"id":875,"u":"leng%20spider_b2","p":157,"h":1,"n":"Leng Spider"},{"c":1,"s":13,"id":876,"u":"leprechaun_b2","p":158,"h":1,"n":"Leprechaun"},{"c":1,"s":13,"id":877,"u":"lerritan_b2","p":159,"h":1,"n":"Lerritan"},{"c":1,"s":13,"id":878,"u":"leucrotta_b2","p":162,"h":1,"n":"Leucrotta"},{"c":1,"s":13,"id":879,"u":"leydroth_b2","p":163,"h":1,"n":"Leydroth"},{"c":1,"s":13,"id":880,"u":"living%20boulder_b2","p":108,"h":1,"n":"Living Boulder"},{"c":1,"s":13,"id":881,"u":"living%20thunderclap_b2","p":106,"h":1,"n":"Living Thunderclap"},{"c":1,"s":13,"id":882,"u":"lunar%20naga_b2","p":178,"h":1,"n":"Lunar Naga"},{"c":1,"s":13,"id":883,"u":"lurker%20in%20light_b2","p":169,"h":1,"n":"Lurker In Light"},{"c":1,"s":13,"id":884,"u":"magma%20scorpion_b2","p":111,"h":1,"n":"Magma Scorpion"},{"c":1,"s":13,"id":885,"u":"mandragora_b2","p":170,"h":1,"n":"Mandragora"},{"c":1,"s":13,"id":886,"u":"manta%20ray_b2","p":226,"h":1,"n":"Manta Ray"},{"c":1,"s":13,"id":887,"u":"marrmora_b2","p":171,"h":1,"n":"Marrmora"},{"c":1,"s":13,"id":888,"u":"marsh%20giant_b2","p":125,"h":1,"n":"Marsh Giant"},{"c":1,"s":13,"id":889,"u":"marut_b2","p":10,"h":1,"n":"Marut"},{"c":1,"s":13,"id":890,"u":"mastodon_b2","p":116,"h":1,"n":"Mastodon"},{"c":1,"s":13,"id":891,"u":"megalania_b2","p":168,"h":1,"n":"Megalania"},{"c":1,"s":13,"id":892,"u":"meladaemon_b2","p":59,"h":1,"n":"Meladaemon"},{"c":1,"s":13,"id":893,"u":"melody%20on%20the%20wind_b2","p":107,"h":1,"n":"Melody On The Wind"},{"c":1,"s":13,"id":894,"u":"mist%20stalker_b2","p":114,"h":1,"n":"Mist Stalker"},{"c":1,"s":13,"id":895,"u":"mohrg_b2","p":172,"h":1,"n":"Mohrg"},{"c":1,"s":13,"id":896,"u":"monadic%20deva_b2","p":15,"h":1,"n":"Monadic Deva"},{"c":1,"s":13,"id":897,"u":"moonflower_b2","p":173,"h":1,"n":"Moonflower"},{"c":1,"s":13,"id":898,"u":"morlock_b2","p":174,"h":1,"n":"Morlock"},{"c":1,"s":13,"id":899,"u":"movanic%20deva_b2","p":14,"h":1,"n":"Movanic Deva"},{"c":1,"s":13,"id":900,"u":"mudwretch_b2","p":176,"h":1,"n":"Mudwretch"},{"c":1,"s":13,"id":901,"u":"nabasu_b2","p":66,"h":1,"n":"Nabasu"},{"c":1,"s":13,"id":902,"u":"nalfeshnee_b2","p":68,"h":1,"n":"Nalfeshnee"},{"c":1,"s":13,"id":903,"u":"necrophidius_b2","p":180,"h":1,"n":"Necrophidius"},{"c":1,"s":13,"id":904,"u":"neothelid_b2","p":181,"h":1,"n":"Neothelid"},{"c":1,"s":13,"id":905,"u":"nereid_b2","p":182,"h":1,"n":"Nereid"},{"c":1,"s":13,"id":906,"u":"nixie_b2","p":183,"h":1,"n":"Nixie"},{"c":1,"s":13,"id":907,"u":"norn_b2","p":184,"h":1,"n":"Norn"},{"c":1,"s":13,"id":908,"u":"nuckelavee_b2","p":186,"h":1,"n":"Nuckelavee"},{"c":1,"s":13,"id":909,"u":"nuglub_b2","p":135,"h":1,"n":"Nuglub"},{"c":1,"s":13,"id":910,"u":"nyogoth_b2","p":214,"h":1,"n":"Nyogoth"},{"c":1,"s":13,"id":911,"u":"ogre%20spider_b2","p":249,"h":1,"n":"Ogre Spider"},{"c":1,"s":13,"id":912,"u":"olethrodaemon_b2","p":63,"h":1,"n":"Olethrodaemon"},{"c":1,"s":13,"id":913,"u":"onidoshi_b2","p":188,"h":1,"n":"Onidoshi"},{"c":1,"s":13,"id":914,"u":"ooze%20mephit_b2","p":113,"h":1,"n":"Ooze Mephit"},{"c":1,"s":13,"id":915,"u":"orca_b2","p":84,"h":1,"n":"Orca"},{"c":1,"s":13,"id":916,"u":"oread%20guard_b2","p":201,"h":1,"n":"Oread Guard"},{"c":1,"s":13,"id":917,"u":"ostiarius_b2","p":281,"h":1,"n":"Ostiarius"},{"c":1,"s":13,"id":918,"u":"osyluth_b2","p":74,"h":1,"n":"Osyluth"},{"c":1,"s":13,"id":919,"u":"pachycephalosaurus_b2","p":81,"h":1,"n":"Pachycephalosaurus"},{"c":1,"s":13,"id":920,"u":"peluda_b2","p":196,"h":1,"n":"Peluda"},{"c":1,"s":13,"id":921,"u":"peryton_b2","p":197,"h":1,"n":"Peryton"},{"c":1,"s":13,"id":922,"u":"petitioner%20(abaddon)_b2","p":198,"h":1,"n":"Petitioner (Abaddon)"},{"c":1,"s":13,"id":923,"u":"petitioner%20(abyss)_b2","p":198,"h":1,"n":"Petitioner (Abyss)"},{"c":1,"s":13,"id":924,"u":"petitioner%20(axis)_b2","p":198,"h":1,"n":"Petitioner (Axis)"},{"c":1,"s":13,"id":925,"u":"petitioner%20(astral%20plane)_b2","p":198,"h":1,"n":"Petitioner (Astral Plane)"},{"c":1,"s":13,"id":926,"u":"petitioner%20(boneyard)_b2","p":198,"h":1,"n":"Petitioner (Boneyard)"},{"c":1,"s":13,"id":927,"u":"petitioner%20(dead%20vault)_b2","p":198,"h":1,"n":"Petitioner (Dead Vault)"},{"c":1,"s":13,"id":928,"u":"petitioner_b2","p":198,"h":1,"n":"Petitioner"},{"c":1,"s":13,"id":929,"u":"piscodaemon_b2","p":58,"h":1,"n":"Piscodaemon"},{"c":1,"s":13,"id":930,"u":"planetar_b2","p":16,"h":1,"n":"Planetar"},{"c":1,"s":13,"id":931,"u":"polar%20bear_b2","p":36,"h":1,"n":"Polar Bear"},{"c":1,"s":13,"id":932,"u":"purrodaemon_b2","p":62,"h":1,"n":"Purrodaemon"},{"c":1,"s":13,"id":933,"u":"quetz%20couatl_b2","p":54,"h":1,"n":"Quetz Couatl"},{"c":1,"s":13,"id":934,"u":"quickling_b2","p":218,"h":1,"n":"Quickling"},{"c":1,"s":13,"id":935,"u":"quoppopak_b2","p":219,"h":1,"n":"Quoppopak"},{"c":1,"s":13,"id":936,"u":"radiant%20warden_b2","p":220,"h":1,"n":"Radiant Warden"},{"c":1,"s":13,"id":937,"u":"raven_b2","p":221,"h":1,"n":"Raven"},{"c":1,"s":13,"id":938,"u":"raven%20swarm_b2","p":221,"h":1,"n":"Raven Swarm"},{"c":1,"s":13,"id":939,"u":"ravener_b2","p":224,"h":1,"n":"Ravener"},{"c":1,"s":13,"id":940,"u":"ravener%20husk_b2","p":224,"h":1,"n":"Ravener Husk"},{"c":1,"s":13,"id":941,"u":"reef%20octopus_b2","p":187,"h":1,"n":"Reef Octopus"},{"c":1,"s":13,"id":942,"u":"revenant_b2","p":227,"h":1,"n":"Revenant"},{"c":1,"s":13,"id":943,"u":"rhinoceros_b2","p":228,"h":1,"n":"Rhinoceros"},{"c":1,"s":13,"id":944,"u":"rusalka_b2","p":229,"h":1,"n":"Rusalka"},{"c":1,"s":13,"id":945,"u":"sacristan_b2","p":283,"h":1,"n":"Sacristan"},{"c":1,"s":13,"id":946,"u":"sand%20sentry_b2","p":109,"h":1,"n":"Sand Sentry"},{"c":1,"s":13,"id":947,"u":"sandpoint%20devil_b2","p":230,"h":1,"n":"Sandpoint Devil"},{"c":1,"s":13,"id":948,"u":"sard_b2","p":231,"h":1,"n":"Sard"},{"c":1,"s":13,"id":949,"u":"sarglagon_b2","p":73,"h":1,"n":"Sarglagon"},{"c":1,"s":13,"id":950,"u":"scarecrow_b2","p":232,"h":1,"n":"Scarecrow"},{"c":1,"s":13,"id":951,"u":"sceaduinar_b2","p":233,"h":1,"n":"Sceaduinar"},{"c":1,"s":13,"id":952,"u":"scythe%20tree_b2","p":235,"h":1,"n":"Scythe Tree"},{"c":1,"s":13,"id":953,"u":"sea%20drake_b2","p":101,"h":1,"n":"Sea Drake"},{"c":1,"s":13,"id":954,"u":"sea%20snake_b2","p":245,"h":1,"n":"Sea Snake"},{"c":1,"s":13,"id":955,"u":"shadow%20drake_b2","p":100,"h":1,"n":"Shadow Drake"},{"c":1,"s":13,"id":956,"u":"shadow%20giant_b2","p":127,"h":1,"n":"Shadow Giant"},{"c":1,"s":13,"id":957,"u":"shoal%20linnorm_b2","p":164,"h":1,"n":"Shoal Linnorm"},{"c":1,"s":13,"id":958,"u":"shocker%20lizard_b2","p":240,"h":1,"n":"Shocker Lizard"},{"c":1,"s":13,"id":959,"u":"shoggti_b2","p":213,"h":1,"n":"Shoggti"},{"c":1,"s":13,"id":960,"u":"skaveling_b2","p":241,"h":1,"n":"Skaveling"},{"c":1,"s":13,"id":961,"u":"skrik%20nettle_b2","p":242,"h":1,"n":"Skrik Nettle"},{"c":1,"s":13,"id":962,"u":"skulk_b2","p":243,"h":1,"n":"Skulk"},{"c":1,"s":13,"id":963,"u":"slime%20mold_b2","p":193,"h":1,"n":"Slime Mold"},{"c":1,"s":13,"id":964,"u":"snapping%20turtle_b2","p":269,"h":1,"n":"Snapping Turtle"},{"c":1,"s":13,"id":965,"u":"solar_b2","p":16,"h":1,"n":"Solar"},{"c":1,"s":13,"id":966,"u":"soul%20eater_b2","p":247,"h":1,"n":"Soul Eater"},{"c":1,"s":13,"id":967,"u":"spark%20bat_b2","p":106,"h":1,"n":"Spark Bat"},{"c":1,"s":13,"id":968,"u":"spear%20frog_b2","p":121,"h":1,"n":"Spear Frog"},{"c":1,"s":13,"id":969,"u":"specter_b2","p":248,"h":1,"n":"Specter"},{"c":1,"s":13,"id":970,"u":"spinosaurus_b2","p":83,"h":1,"n":"Spinosaurus"},{"c":1,"s":13,"id":971,"u":"spiral%20centurion_b2","p":250,"h":1,"n":"Spiral Centurion"},{"c":1,"s":13,"id":972,"u":"spirit%20naga_b2","p":179,"h":1,"n":"Spirit Naga"},{"c":1,"s":13,"id":973,"u":"sportlebore%20swarm_b2","p":251,"h":1,"n":"Sportlebore Swarm"},{"c":1,"s":13,"id":974,"u":"spriggan%20bully_b2","p":252,"h":1,"n":"Spriggan Bully"},{"c":1,"s":13,"id":975,"u":"spriggan%20warlord_b2","p":253,"h":1,"n":"Spriggan Warlord"},{"c":1,"s":13,"id":976,"u":"star%20archon_b2","p":24,"h":1,"n":"Star Archon"},{"c":1,"s":13,"id":977,"u":"steam%20mephit_b2","p":113,"h":1,"n":"Steam Mephit"},{"c":1,"s":13,"id":978,"u":"stingray_b2","p":226,"h":1,"n":"Stingray"},{"c":1,"s":13,"id":979,"u":"striding%20fire_b2","p":111,"h":1,"n":"Striding Fire"},{"c":1,"s":13,"id":980,"u":"stygira_b2","p":255,"h":1,"n":"Stygira"},{"c":1,"s":13,"id":981,"u":"suli%20dune%20dancer_b2","p":202,"h":1,"n":"Suli Dune Dancer"},{"c":1,"s":13,"id":982,"u":"sunflower%20leshy_b2","p":160,"h":1,"n":"Sunflower Leshy"},{"c":1,"s":13,"id":983,"u":"sylph%20sneak_b2","p":202,"h":1,"n":"Sylph Sneak"},{"c":1,"s":13,"id":984,"u":"taiga%20giant_b2","p":126,"h":1,"n":"Taiga Giant"},{"c":1,"s":13,"id":985,"u":"taiga%20linnorm_b2","p":167,"h":1,"n":"Taiga Linnorm"},{"c":1,"s":13,"id":986,"u":"tatzlwyrm_b2","p":256,"h":1,"n":"Tatzlwyrm"},{"c":1,"s":13,"id":987,"u":"tendriculos_b2","p":257,"h":1,"n":"Tendriculos"},{"c":1,"s":13,"id":988,"u":"thanadaemon_b2","p":61,"h":1,"n":"Thanadaemon"},{"c":1,"s":13,"id":989,"u":"theletos_b2","p":8,"h":1,"n":"Theletos"},{"c":1,"s":13,"id":990,"u":"thrasfyr_b2","p":258,"h":1,"n":"Thrasfyr"},{"c":1,"s":13,"id":991,"u":"thulgant_b2","p":217,"h":1,"n":"Thulgant"},{"c":1,"s":13,"id":992,"u":"thunderbird_b2","p":259,"h":1,"n":"Thunderbird"},{"c":1,"s":13,"id":993,"u":"tick%20swarm_b2","p":260,"h":1,"n":"Tick Swarm"},{"c":1,"s":13,"id":994,"u":"titan%20centipede_b2","p":50,"h":1,"n":"Titan Centipede"},{"c":1,"s":13,"id":995,"u":"totenmaske_b2","p":262,"h":1,"n":"Totenmaske"},{"c":1,"s":13,"id":996,"u":"triton_b2","p":263,"h":1,"n":"Triton"},{"c":1,"s":13,"id":997,"u":"trollhound_b2","p":268,"h":1,"n":"Trollhound"},{"c":1,"s":13,"id":998,"u":"trumpet%20archon_b2","p":23,"h":1,"n":"Trumpet Archon"},{"c":1,"s":13,"id":999,"u":"twigjack_b2","p":270,"h":1,"n":"Twigjack"},{"c":1,"s":13,"id":1000,"u":"two-headed%20troll_b2","p":266,"h":1,"n":"Two-headed Troll"},{"c":1,"s":13,"id":1001,"u":"umonlee_b2","p":271,"h":1,"n":"Umonlee"},{"c":1,"s":13,"id":1002,"u":"undine%20hydromancer_b2","p":203,"h":1,"n":"Undine Hydromancer"},{"c":1,"s":13,"id":1003,"u":"urdefhan%20tormentor_b2","p":273,"h":1,"n":"Urdefhan Tormentor"},{"c":1,"s":13,"id":1004,"u":"urdefhan%20warrior_b2","p":272,"h":1,"n":"Urdefhan Warrior"},{"c":1,"s":13,"id":1005,"u":"vampire%20squid_b2","p":254,"h":1,"n":"Vampire Squid"},{"c":1,"s":13,"id":1006,"u":"vampiric%20mist_b2","p":278,"h":1,"n":"Vampiric Mist"},{"c":1,"s":13,"id":1007,"u":"vanth_b2","p":210,"h":1,"n":"Vanth"},{"c":1,"s":13,"id":1008,"u":"vaspercham_b2","p":279,"h":1,"n":"Vaspercham"},{"c":1,"s":13,"id":1009,"u":"veranallia_b2","p":31,"h":1,"n":"Veranallia"},{"c":1,"s":13,"id":1010,"u":"verdurous%20ooze_b2","p":194,"h":1,"n":"Verdurous Ooze"},{"c":1,"s":13,"id":1011,"u":"vexgit_b2","p":134,"h":1,"n":"Vexgit"},{"c":1,"s":13,"id":1012,"u":"violet%20fungus_b2","p":286,"h":1,"n":"Violet Fungus"},{"c":1,"s":13,"id":1013,"u":"viper%20vine_b2","p":287,"h":1,"n":"Viper Vine"},{"c":1,"s":13,"id":1014,"u":"void%20zombie_b2","p":288,"h":1,"n":"Void Zombie"},{"c":1,"s":13,"id":1015,"u":"vrolikai_b2","p":69,"h":1,"n":"Vrolikai"},{"c":1,"s":13,"id":1016,"u":"vrykolakas%20ancient_b2","p":277,"h":1,"n":"Vrykolakas Ancient"},{"c":1,"s":13,"id":1017,"u":"vrykolakas%20master_b2","p":276,"h":1,"n":"Vrykolakas Master"},{"c":1,"s":13,"id":1018,"u":"vrykolakas%20spawn_b2","p":276,"h":1,"n":"Vrykolakas Spawn"},{"c":1,"s":13,"id":1019,"u":"water%20orm_b2","p":289,"h":1,"n":"Water Orm"},{"c":1,"s":13,"id":1020,"u":"water%20yai_b2","p":191,"h":1,"n":"Water Yai"},{"c":1,"s":13,"id":1021,"u":"wereboar_b2","p":290,"h":1,"n":"Wereboar"},{"c":1,"s":13,"id":1022,"u":"weretiger_b2","p":291,"h":1,"n":"Weretiger"},{"c":1,"s":13,"id":1023,"u":"witchfire_b2","p":293,"h":1,"n":"Witchfire"},{"c":1,"s":13,"id":1024,"u":"witchwyrd_b2","p":294,"h":1,"n":"Witchwyrd"},{"c":1,"s":13,"id":1025,"u":"wolverine_b2","p":295,"h":1,"n":"Wolverine"},{"c":1,"s":13,"id":1026,"u":"wood%20giant_b2","p":124,"h":1,"n":"Wood Giant"},{"c":1,"s":13,"id":1027,"u":"wood%20golem_b2","p":130,"h":1,"n":"Wood Golem"},{"c":1,"s":13,"id":1028,"u":"woolly%20rhinoceros_b2","p":228,"h":1,"n":"Woolly Rhinoceros"},{"c":1,"s":13,"id":1029,"u":"worm%20that%20walks%20cultist_b2","p":297,"h":1,"n":"Worm That Walks Cultist"},{"c":1,"s":13,"id":1030,"u":"xill_b2","p":299,"h":1,"n":"Xill"},{"c":1,"s":13,"id":1031,"u":"yamaraj_b2","p":211,"h":1,"n":"Yamaraj"},{"c":1,"s":13,"id":1032,"u":"yellow%20musk%20brute_b2","p":301,"h":1,"n":"Yellow Musk Brute"},{"c":1,"s":13,"id":1033,"u":"yellow%20musk%20creeper_b2","p":300,"h":1,"n":"Yellow Musk Creeper"},{"c":1,"s":13,"id":1034,"u":"yellow%20musk%20thrall_b2","p":301,"h":1,"n":"Yellow Musk Thrall"},{"c":1,"s":13,"id":1035,"u":"yeth%20hound_b2","p":302,"h":1,"n":"Yeth Hound"},{"c":1,"s":13,"id":1036,"u":"young%20brine%20dragon_b2","p":87,"h":1,"n":"Young Brine Dragon"},{"c":1,"s":13,"id":1037,"u":"young%20cloud%20dragon_b2","p":89,"h":1,"n":"Young Cloud Dragon"},{"c":1,"s":13,"id":1038,"u":"young%20crystal%20dragon_b2","p":91,"h":1,"n":"Young Crystal Dragon"},{"c":1,"s":13,"id":1039,"u":"young%20magma%20dragon_b2","p":94,"h":1,"n":"Young Magma Dragon"},{"c":1,"s":13,"id":1040,"u":"young%20umbral%20dragon_b2","p":96,"h":1,"n":"Young Umbral Dragon"},{"c":1,"s":13,"id":1041,"u":"zebub_b2","p":72,"h":1,"n":"Zebub"},{"c":1,"s":13,"id":1042,"u":"zelekhut_b2","p":9,"h":1,"n":"Zelekhut"},{"c":1,"s":13,"id":1043,"u":"zomok_b2","p":303,"h":1,"n":"Zomok"},{"c":1,"s":13,"id":1044,"u":"zyss%20serpentfolk_b2","p":237,"h":1,"n":"Zyss Serpentfolk"},{"c":1,"s":14,"id":1045,"u":"abandoned%20zealot_b3","p":8,"h":1,"n":"Abandoned Zealot"},{"c":1,"s":14,"id":1046,"u":"abrikandilu_b3","p":61,"h":1,"n":"Abrikandilu"},{"c":1,"s":14,"id":1047,"u":"adachros_b3","p":95,"h":1,"n":"Adachros"},{"c":1,"s":14,"id":1048,"u":"adhukait_b3","p":23,"h":1,"n":"Adhukait"},{"c":1,"s":14,"id":1049,"u":"adlet_b3","p":9,"h":1,"n":"Adlet"},{"c":1,"s":14,"id":1050,"u":"adult%20forest%20dragon_b3","p":75,"h":1,"n":"Adult Forest Dragon"},{"c":1,"s":14,"id":1051,"u":"adult%20sea%20dragon_b3","p":78,"h":1,"n":"Adult Sea Dragon"},{"c":1,"s":14,"id":1052,"u":"adult%20sky%20dragon_b3","p":80,"h":1,"n":"Adult Sky Dragon"},{"c":1,"s":14,"id":1053,"u":"adult%20sovereign%20dragon_b3","p":82,"h":1,"n":"Adult Sovereign Dragon"},{"c":1,"s":14,"id":1054,"u":"adult%20underworld%20dragon_b3","p":84,"h":1,"n":"Adult Underworld Dragon"},{"c":1,"s":14,"id":1055,"u":"aghash_b3","p":69,"h":1,"n":"Aghash"},{"c":1,"s":14,"id":1056,"u":"air%20wisp_b3","p":90,"h":1,"n":"Air Wisp"},{"c":1,"s":14,"id":1057,"u":"amalgamite_b3","p":14,"h":1,"n":"Amalgamite"},{"c":1,"s":14,"id":1058,"u":"amphisbaena_b3","p":15,"h":1,"n":"Amphisbaena"},{"c":1,"s":14,"id":1059,"u":"ancient%20forest%20dragon_b3","p":76,"h":1,"n":"Ancient Forest Dragon"},{"c":1,"s":14,"id":1060,"u":"ancient%20sea%20dragon_b3","p":78,"h":1,"n":"Ancient Sea Dragon"},{"c":1,"s":14,"id":1061,"u":"ancient%20sky%20dragon_b3","p":80,"h":1,"n":"Ancient Sky Dragon"},{"c":1,"s":14,"id":1062,"u":"ancient%20sovereign%20dragon_b3","p":83,"h":1,"n":"Ancient Sovereign Dragon"},{"c":1,"s":14,"id":1063,"u":"ancient%20underworld%20dragon_b3","p":85,"h":1,"n":"Ancient Underworld Dragon"},{"c":1,"s":14,"id":1064,"u":"android%20infiltrator_b3","p":16,"h":1,"n":"Android Infiltrator"},{"c":1,"s":14,"id":1065,"u":"angazhani_b3","p":17,"h":1,"n":"Angazhani"},{"c":1,"s":14,"id":1066,"u":"angheuvore%20flesh-gnawer_b3","p":174,"h":1,"n":"Angheuvore Flesh-gnawer"},{"c":1,"s":14,"id":1067,"u":"animated%20colossus_b3","p":19,"h":1,"n":"Animated Colossus"},{"c":1,"s":14,"id":1068,"u":"animated%20furnace_b3","p":18,"h":1,"n":"Animated Furnace"},{"c":1,"s":14,"id":1069,"u":"animated%20silverware%20swarm_b3","p":18,"h":1,"n":"Animated Silverware Swarm"},{"c":1,"s":14,"id":1070,"u":"animated%20trebuchet_b3","p":19,"h":1,"n":"Animated Trebuchet"},{"c":1,"s":14,"id":1071,"u":"aphorite%20sharpshooter_b3","p":204,"h":1,"n":"Aphorite Sharpshooter"},{"c":1,"s":14,"id":1072,"u":"arboreal%20archive_b3","p":21,"h":1,"n":"Arboreal Archive"},{"c":1,"s":14,"id":1073,"u":"arboreal%20reaper_b3","p":20,"h":1,"n":"Arboreal Reaper"},{"c":1,"s":14,"id":1074,"u":"arcane%20living%20rune_b3","p":163,"h":1,"n":"Arcane Living Rune"},{"c":1,"s":14,"id":1075,"u":"azarketi%20explorer_b3","p":26,"h":1,"n":"Azarketi Explorer"},{"c":1,"s":14,"id":1076,"u":"azer_b3","p":27,"h":1,"n":"Azer"},{"c":1,"s":14,"id":1077,"u":"bauble%20beast_b3","p":28,"h":1,"n":"Bauble Beast"},{"c":1,"s":14,"id":1078,"u":"baykok_b3","p":29,"h":1,"n":"Baykok"},{"c":1,"s":14,"id":1079,"u":"betobeto-san_b3","p":31,"h":1,"n":"Betobeto-san"},{"c":1,"s":14,"id":1080,"u":"bison_b3","p":32,"h":1,"n":"Bison"},{"c":1,"s":14,"id":1081,"u":"blood%20hag_b3","p":130,"h":1,"n":"Blood Hag"},{"c":1,"s":14,"id":1082,"u":"blood%20painter_b3","p":33,"h":1,"n":"Blood Painter"},{"c":1,"s":14,"id":1083,"u":"bone%20ship_b3","p":34,"h":1,"n":"Bone Ship"},{"c":1,"s":14,"id":1084,"u":"bore%20worm%20swarm_b3","p":36,"h":1,"n":"Bore Worm Swarm"},{"c":1,"s":14,"id":1085,"u":"brainchild_b3","p":38,"h":1,"n":"Brainchild"},{"c":1,"s":14,"id":1086,"u":"brimorak_b3","p":62,"h":1,"n":"Brimorak"},{"c":1,"s":14,"id":1087,"u":"buso%20farmer_b3","p":39,"h":1,"n":"Buso Farmer"},{"c":1,"s":14,"id":1088,"u":"cactus%20leshy_b3","p":160,"h":1,"n":"Cactus Leshy"},{"c":1,"s":14,"id":1089,"u":"caligni%20caller_b3","p":41,"h":1,"n":"Caligni Caller"},{"c":1,"s":14,"id":1090,"u":"caligni%20vanguard_b3","p":40,"h":1,"n":"Caligni Vanguard"},{"c":1,"s":14,"id":1091,"u":"calikang_b3","p":42,"h":1,"n":"Calikang"},{"c":1,"s":14,"id":1092,"u":"camel_b3","p":43,"h":1,"n":"Camel"},{"c":1,"s":14,"id":1093,"u":"caulborn_b3","p":94,"h":1,"n":"Caulborn"},{"c":1,"s":14,"id":1094,"u":"cave%20giant_b3","p":108,"h":1,"n":"Cave Giant"},{"c":1,"s":14,"id":1095,"u":"cecaelia%20trapper_b3","p":45,"h":1,"n":"Cecaelia Trapper"},{"c":1,"s":14,"id":1096,"u":"chouchin-obake_b3","p":277,"h":1,"n":"Chouchin-obake"},{"c":1,"s":14,"id":1097,"u":"chyzaedu_b3","p":46,"h":1,"n":"Chyzaedu"},{"c":1,"s":14,"id":1098,"u":"city%20guard%20squadron_b3","p":47,"h":1,"n":"City Guard Squadron"},{"c":1,"s":14,"id":1099,"u":"clacking%20skull%20swarm_b3","p":244,"h":1,"n":"Clacking Skull Swarm"},{"c":1,"s":14,"id":1100,"u":"clockwork%20dragon_b3","p":51,"h":1,"n":"Clockwork Dragon"},{"c":1,"s":14,"id":1101,"u":"clockwork%20mage_b3","p":50,"h":1,"n":"Clockwork Mage"},{"c":1,"s":14,"id":1102,"u":"clockwork%20soldier_b3","p":49,"h":1,"n":"Clockwork Soldier"},{"c":1,"s":14,"id":1103,"u":"clockwork%20spy_b3","p":48,"h":1,"n":"Clockwork Spy"},{"c":1,"s":14,"id":1104,"u":"cobbleswarm_b3","p":52,"h":1,"n":"Cobbleswarm"},{"c":1,"s":14,"id":1105,"u":"common%20eurypterid_b3","p":97,"h":1,"n":"Common Eurypterid"},{"c":1,"s":14,"id":1106,"u":"consonite%20choir_b3","p":53,"h":1,"n":"Consonite Choir"},{"c":1,"s":14,"id":1107,"u":"coral%20capuchin_b3","p":54,"h":1,"n":"Coral Capuchin"},{"c":1,"s":14,"id":1108,"u":"corrupted%20relic_b3","p":55,"h":1,"n":"Corrupted Relic"},{"c":1,"s":14,"id":1109,"u":"crossroads%20guardian_b3","p":59,"h":1,"n":"Crossroads Guardian"},{"c":1,"s":14,"id":1110,"u":"cunning%20fox_b3","p":252,"h":1,"n":"Cunning Fox"},{"c":1,"s":14,"id":1111,"u":"danava%20titan_b3","p":270,"h":1,"n":"Danava Titan"},{"c":1,"s":14,"id":1112,"u":"deimavigga_b3","p":66,"h":1,"n":"Deimavigga"},{"c":1,"s":14,"id":1113,"u":"desert%20giant_b3","p":109,"h":1,"n":"Desert Giant"},{"c":1,"s":14,"id":1114,"u":"divine%20warden%20of%20nethys_b3","p":73,"h":1,"n":"Divine Warden Of Nethys"},{"c":1,"s":14,"id":1115,"u":"domovoi_b3","p":136,"h":1,"n":"Domovoi"},{"c":1,"s":14,"id":1116,"u":"doru_b3","p":68,"h":1,"n":"Doru"},{"c":1,"s":14,"id":1117,"u":"draconal_b3","p":13,"h":1,"n":"Draconal"},{"c":1,"s":14,"id":1118,"u":"dramofir_b3","p":86,"h":1,"n":"Dramofir"},{"c":1,"s":14,"id":1119,"u":"draxie_b3","p":255,"h":1,"n":"Draxie"},{"c":1,"s":14,"id":1120,"u":"dretch_b3","p":60,"h":1,"n":"Dretch"},{"c":1,"s":14,"id":1121,"u":"duende_b3","p":87,"h":1,"n":"Duende"},{"c":1,"s":14,"id":1122,"u":"dvorovoi_b3","p":137,"h":1,"n":"Dvorovoi"},{"c":1,"s":14,"id":1123,"u":"dybbuk_b3","p":88,"h":1,"n":"Dybbuk"},{"c":1,"s":14,"id":1124,"u":"earth%20wisp_b3","p":91,"h":1,"n":"Earth Wisp"},{"c":1,"s":14,"id":1125,"u":"einherji_b3","p":89,"h":1,"n":"Einherji"},{"c":1,"s":14,"id":1126,"u":"elder%20sphinx_b3","p":250,"h":1,"n":"Elder Sphinx"},{"c":1,"s":14,"id":1127,"u":"elder%20wyrmwraith_b3","p":297,"h":1,"n":"Elder Wyrmwraith"},{"c":1,"s":14,"id":1128,"u":"elysian%20titan_b3","p":268,"h":1,"n":"Elysian Titan"},{"c":1,"s":14,"id":1129,"u":"empress%20bore%20worm_b3","p":37,"h":1,"n":"Empress Bore Worm"},{"c":1,"s":14,"id":1130,"u":"esipil_b3","p":218,"h":1,"n":"Esipil"},{"c":1,"s":14,"id":1131,"u":"etioling%20blightmage_b3","p":177,"h":1,"n":"Etioling Blightmage"},{"c":1,"s":14,"id":1132,"u":"eunemvro_b3","p":96,"h":1,"n":"Eunemvro"},{"c":1,"s":14,"id":1133,"u":"fading%20fox_b3","p":102,"h":1,"n":"Fading Fox"},{"c":1,"s":14,"id":1134,"u":"feathered%20bear_b3","p":253,"h":1,"n":"Feathered Bear"},{"c":1,"s":14,"id":1135,"u":"feral%20skull%20swarm_b3","p":244,"h":1,"n":"Feral Skull Swarm"},{"c":1,"s":14,"id":1136,"u":"festrog_b3","p":98,"h":1,"n":"Festrog"},{"c":1,"s":14,"id":1137,"u":"fire%20wisp_b3","p":91,"h":1,"n":"Fire Wisp"},{"c":1,"s":14,"id":1138,"u":"flaming%20skull_b3","p":30,"h":1,"n":"Flaming Skull"},{"c":1,"s":14,"id":1139,"u":"flumph_b3","p":100,"h":1,"n":"Flumph"},{"c":1,"s":14,"id":1140,"u":"fortune%20eater_b3","p":101,"h":1,"n":"Fortune Eater"},{"c":1,"s":14,"id":1141,"u":"fossil%20golem_b3","p":116,"h":1,"n":"Fossil Golem"},{"c":1,"s":14,"id":1142,"u":"fuath_b3","p":121,"h":1,"n":"Fuath"},{"c":1,"s":14,"id":1143,"u":"galvo_b3","p":103,"h":1,"n":"Galvo"},{"c":1,"s":14,"id":1144,"u":"ganzi%20martial%20artist_b3","p":205,"h":1,"n":"Ganzi Martial Artist"},{"c":1,"s":14,"id":1145,"u":"garuda_b3","p":104,"h":1,"n":"Garuda"},{"c":1,"s":14,"id":1146,"u":"gathlain%20wanderer_b3","p":105,"h":1,"n":"Gathlain Wanderer"},{"c":1,"s":14,"id":1147,"u":"ghoran%20manipulator_b3","p":106,"h":1,"n":"Ghoran Manipulator"},{"c":1,"s":14,"id":1148,"u":"giant%20flying%20squirrel_b3","p":257,"h":1,"n":"Giant Flying Squirrel"},{"c":1,"s":14,"id":1149,"u":"giant%20hermit%20crab_b3","p":58,"h":1,"n":"Giant Hermit Crab"},{"c":1,"s":14,"id":1150,"u":"giant%20opossum_b3","p":192,"h":1,"n":"Giant Opossum"},{"c":1,"s":14,"id":1151,"u":"giant%20pangolin_b3","p":199,"h":1,"n":"Giant Pangolin"},{"c":1,"s":14,"id":1152,"u":"giant%20porcupine_b3","p":207,"h":1,"n":"Giant Porcupine"},{"c":1,"s":14,"id":1153,"u":"giant%20seahorse_b3","p":227,"h":1,"n":"Giant Seahorse"},{"c":1,"s":14,"id":1154,"u":"giant%20skunk_b3","p":246,"h":1,"n":"Giant Skunk"},{"c":1,"s":14,"id":1155,"u":"giant%20vulture_b3","p":289,"h":1,"n":"Giant Vulture"},{"c":1,"s":14,"id":1156,"u":"girtablilu%20seer_b3","p":113,"h":1,"n":"Girtablilu Seer"},{"c":1,"s":14,"id":1157,"u":"girtablilu%20sentry_b3","p":112,"h":1,"n":"Girtablilu Sentry"},{"c":1,"s":14,"id":1158,"u":"gliminal_b3","p":114,"h":1,"n":"Gliminal"},{"c":1,"s":14,"id":1159,"u":"globster_b3","p":115,"h":1,"n":"Globster"},{"c":1,"s":14,"id":1160,"u":"green%20man_b3","p":118,"h":1,"n":"Green Man"},{"c":1,"s":14,"id":1161,"u":"grimple_b3","p":120,"h":1,"n":"Grimple"},{"c":1,"s":14,"id":1162,"u":"grioth%20cultist_b3","p":123,"h":1,"n":"Grioth Cultist"},{"c":1,"s":14,"id":1163,"u":"grioth%20scout_b3","p":122,"h":1,"n":"Grioth Scout"},{"c":1,"s":14,"id":1164,"u":"guecubu_b3","p":126,"h":1,"n":"Guecubu"},{"c":1,"s":14,"id":1165,"u":"gurgist%20mauler_b3","p":175,"h":1,"n":"Gurgist Mauler"},{"c":1,"s":14,"id":1166,"u":"hadrinnex_b3","p":127,"h":1,"n":"Hadrinnex"},{"c":1,"s":14,"id":1167,"u":"haniver_b3","p":120,"h":1,"n":"Haniver"},{"c":1,"s":14,"id":1168,"u":"harmona_b3","p":132,"h":1,"n":"Harmona"},{"c":1,"s":14,"id":1169,"u":"harpy%20skeleton_b3","p":236,"h":1,"n":"Harpy Skeleton"},{"c":1,"s":14,"id":1170,"u":"hatred%20siktempora_b3","p":235,"h":1,"n":"Hatred Siktempora"},{"c":1,"s":14,"id":1171,"u":"hekatonkheires%20titan_b3","p":271,"h":1,"n":"Hekatonkheires Titan"},{"c":1,"s":14,"id":1172,"u":"hellbound%20attorney_b3","p":64,"h":1,"n":"Hellbound Attorney"},{"c":1,"s":14,"id":1173,"u":"hellknight%20cavalry%20brigade_b3","p":44,"h":1,"n":"Hellknight Cavalry Brigade"},{"c":1,"s":14,"id":1174,"u":"hellwasp%20swarm_b3","p":133,"h":1,"n":"Hellwasp Swarm"},{"c":1,"s":14,"id":1175,"u":"herexen_b3","p":134,"h":1,"n":"Herexen"},{"c":1,"s":14,"id":1176,"u":"hermit%20crab%20swarm_b3","p":58,"h":1,"n":"Hermit Crab Swarm"},{"c":1,"s":14,"id":1177,"u":"hesperid_b3","p":189,"h":1,"n":"Hesperid"},{"c":1,"s":14,"id":1178,"u":"hesperid%20queen_b3","p":191,"h":1,"n":"Hesperid Queen"},{"c":1,"s":14,"id":1179,"u":"hieracosphinx_b3","p":250,"h":1,"n":"Hieracosphinx"},{"c":1,"s":14,"id":1180,"u":"house%20drake_b3","p":135,"h":1,"n":"House Drake"},{"c":1,"s":14,"id":1181,"u":"huldra_b3","p":138,"h":1,"n":"Huldra"},{"c":1,"s":14,"id":1182,"u":"hyakume_b3","p":139,"h":1,"n":"Hyakume"},{"c":1,"s":14,"id":1183,"u":"incutilis_b3","p":140,"h":1,"n":"Incutilis"},{"c":1,"s":14,"id":1184,"u":"ioton_b3","p":92,"h":1,"n":"Ioton"},{"c":1,"s":14,"id":1185,"u":"ittan-momen_b3","p":276,"h":1,"n":"Ittan-momen"},{"c":1,"s":14,"id":1186,"u":"japalisura_b3","p":23,"h":1,"n":"Japalisura"},{"c":1,"s":14,"id":1187,"u":"jorogumo_b3","p":141,"h":1,"n":"Jorogumo"},{"c":1,"s":14,"id":1188,"u":"kangaroo_b3","p":146,"h":1,"n":"Kangaroo"},{"c":1,"s":14,"id":1189,"u":"kappa_b3","p":147,"h":1,"n":"Kappa"},{"c":1,"s":14,"id":1190,"u":"kasa-obake_b3","p":277,"h":1,"n":"Kasa-obake"},{"c":1,"s":14,"id":1191,"u":"khravgodon_b3","p":192,"h":1,"n":"Khravgodon"},{"c":1,"s":14,"id":1192,"u":"kimenhul_b3","p":222,"h":1,"n":"Kimenhul"},{"c":1,"s":14,"id":1193,"u":"kirin_b3","p":148,"h":1,"n":"Kirin"},{"c":1,"s":14,"id":1194,"u":"kishi_b3","p":149,"h":1,"n":"Kishi"},{"c":1,"s":14,"id":1195,"u":"kitsune%20trickster_b3","p":150,"h":1,"n":"Kitsune Trickster"},{"c":1,"s":14,"id":1196,"u":"kodama_b3","p":143,"h":1,"n":"Kodama"},{"c":1,"s":14,"id":1197,"u":"kokogiak_b3","p":151,"h":1,"n":"Kokogiak"},{"c":1,"s":14,"id":1198,"u":"kongamato_b3","p":152,"h":1,"n":"Kongamato"},{"c":1,"s":14,"id":1199,"u":"kovintus%20geomancer_b3","p":153,"h":1,"n":"Kovintus Geomancer"},{"c":1,"s":14,"id":1200,"u":"krampus_b3","p":154,"h":1,"n":"Krampus"},{"c":1,"s":14,"id":1201,"u":"kuchisake-onna_b3","p":156,"h":1,"n":"Kuchisake-onna"},{"c":1,"s":14,"id":1202,"u":"kurobozu_b3","p":157,"h":1,"n":"Kurobozu"},{"c":1,"s":14,"id":1203,"u":"kushtaka_b3","p":158,"h":1,"n":"Kushtaka"},{"c":1,"s":14,"id":1204,"u":"lampad_b3","p":188,"h":1,"n":"Lampad"},{"c":1,"s":14,"id":1205,"u":"lampad%20queen_b3","p":189,"h":1,"n":"Lampad Queen"},{"c":1,"s":14,"id":1206,"u":"ledalusca_b3","p":159,"h":1,"n":"Ledalusca"},{"c":1,"s":14,"id":1207,"u":"leng%20ghoul_b3","p":107,"h":1,"n":"Leng Ghoul"},{"c":1,"s":14,"id":1208,"u":"levaloch_b3","p":65,"h":1,"n":"Levaloch"},{"c":1,"s":14,"id":1209,"u":"lifeleecher%20brawler_b3","p":176,"h":1,"n":"Lifeleecher Brawler"},{"c":1,"s":14,"id":1210,"u":"locathah%20hunter_b3","p":164,"h":1,"n":"Locathah Hunter"},{"c":1,"s":14,"id":1211,"u":"love%20siktempora_b3","p":234,"h":1,"n":"Love Siktempora"},{"c":1,"s":14,"id":1212,"u":"lovelorn_b3","p":165,"h":1,"n":"Lovelorn"},{"c":1,"s":14,"id":1213,"u":"maftet%20guardian_b3","p":166,"h":1,"n":"Maftet Guardian"},{"c":1,"s":14,"id":1214,"u":"maharaja_b3","p":211,"h":1,"n":"Maharaja"},{"c":1,"s":14,"id":1215,"u":"manticore%20paaridar_b3","p":198,"h":1,"n":"Manticore Paaridar"},{"c":1,"s":14,"id":1216,"u":"megalictis_b3","p":291,"h":1,"n":"Megalictis"},{"c":1,"s":14,"id":1217,"u":"megatherium_b3","p":248,"h":1,"n":"Megatherium"},{"c":1,"s":14,"id":1218,"u":"melixie_b3","p":255,"h":1,"n":"Melixie"},{"c":1,"s":14,"id":1219,"u":"mezlan_b3","p":167,"h":1,"n":"Mezlan"},{"c":1,"s":14,"id":1220,"u":"mi-go_b3","p":168,"h":1,"n":"Mi-Go"},{"c":1,"s":14,"id":1221,"u":"millindemalion_b3","p":169,"h":1,"n":"Millindemalion"},{"c":1,"s":14,"id":1222,"u":"misery%20siktempora_b3","p":232,"h":1,"n":"Misery Siktempora"},{"c":1,"s":14,"id":1223,"u":"mithral%20golem_b3","p":117,"h":1,"n":"Mithral Golem"},{"c":1,"s":14,"id":1224,"u":"mix%20couatl_b3","p":56,"h":1,"n":"Mix Couatl"},{"c":1,"s":14,"id":1225,"u":"mobogo_b3","p":170,"h":1,"n":"Mobogo"},{"c":1,"s":14,"id":1226,"u":"mokele-mbembe_b3","p":171,"h":1,"n":"Mokele-mbembe"},{"c":1,"s":14,"id":1227,"u":"monkey_b3","p":172,"h":1,"n":"Monkey"},{"c":1,"s":14,"id":1228,"u":"monkey%20swarm_b3","p":172,"h":1,"n":"Monkey Swarm"},{"c":1,"s":14,"id":1229,"u":"moon%20hag_b3","p":131,"h":1,"n":"Moon Hag"},{"c":1,"s":14,"id":1230,"u":"moose_b3","p":173,"h":1,"n":"Moose"},{"c":1,"s":14,"id":1231,"u":"mothman_b3","p":179,"h":1,"n":"Mothman"},{"c":1,"s":14,"id":1232,"u":"munagola_b3","p":66,"h":1,"n":"Munagola"},{"c":1,"s":14,"id":1233,"u":"munavri%20spellblade_b3","p":180,"h":1,"n":"Munavri Spellblade"},{"c":1,"s":14,"id":1234,"u":"myceloid_b3","p":181,"h":1,"n":"Myceloid"},{"c":1,"s":14,"id":1235,"u":"nagaji%20soldier_b3","p":182,"h":1,"n":"Nagaji Soldier"},{"c":1,"s":14,"id":1236,"u":"namorrodor_b3","p":183,"h":1,"n":"Namorrodor"},{"c":1,"s":14,"id":1237,"u":"narwhal_b3","p":184,"h":1,"n":"Narwhal"},{"c":1,"s":14,"id":1238,"u":"nemhaith_b3","p":185,"h":1,"n":"Nemhaith"},{"c":1,"s":14,"id":1239,"u":"nightgaunt_b3","p":186,"h":1,"n":"Nightgaunt"},{"c":1,"s":14,"id":1240,"u":"nightmarchers_b3","p":187,"h":1,"n":"Nightmarchers"},{"c":1,"s":14,"id":1241,"u":"nikaramsa_b3","p":25,"h":1,"n":"Nikaramsa"},{"c":1,"s":14,"id":1242,"u":"nosferatu%20malefactor_b3","p":285,"h":1,"n":"Nosferatu Malefactor"},{"c":1,"s":14,"id":1243,"u":"nosferatu%20overlord_b3","p":285,"h":1,"n":"Nosferatu Overlord"},{"c":1,"s":14,"id":1244,"u":"nosferatu%20thrall_b3","p":284,"h":1,"n":"Nosferatu Thrall"},{"c":1,"s":14,"id":1245,"u":"nucol_b3","p":220,"h":1,"n":"Nucol"},{"c":1,"s":14,"id":1246,"u":"nyktera_b3","p":254,"h":1,"n":"Nyktera"},{"c":1,"s":14,"id":1247,"u":"oil%20living%20graffiti_b3","p":162,"h":1,"n":"Oil Living Graffiti"},{"c":1,"s":14,"id":1248,"u":"omox_b3","p":63,"h":1,"n":"Omox"},{"c":1,"s":14,"id":1249,"u":"ostovite_b3","p":193,"h":1,"n":"Ostovite"},{"c":1,"s":14,"id":1250,"u":"ouroboros_b3","p":194,"h":1,"n":"Ouroboros"},{"c":1,"s":14,"id":1251,"u":"ovinnik_b3","p":137,"h":1,"n":"Ovinnik"},{"c":1,"s":14,"id":1252,"u":"owb_b3","p":196,"h":1,"n":"Owb"},{"c":1,"s":14,"id":1253,"u":"owb%20prophet_b3","p":197,"h":1,"n":"Owb Prophet"},{"c":1,"s":14,"id":1254,"u":"pairaka_b3","p":70,"h":1,"n":"Pairaka"},{"c":1,"s":14,"id":1255,"u":"pakalchi_b3","p":220,"h":1,"n":"Pakalchi"},{"c":1,"s":14,"id":1256,"u":"palace%20skelm_b3","p":240,"h":1,"n":"Palace Skelm"},{"c":1,"s":14,"id":1257,"u":"penanggalan_b3","p":200,"h":1,"n":"Penanggalan"},{"c":1,"s":14,"id":1258,"u":"peri_b3","p":201,"h":1,"n":"Peri"},{"c":1,"s":14,"id":1259,"u":"phantom%20beast_b3","p":203,"h":1,"n":"Phantom Beast"},{"c":1,"s":14,"id":1260,"u":"phantom%20knight_b3","p":202,"h":1,"n":"Phantom Knight"},{"c":1,"s":14,"id":1261,"u":"piranha%20swarm_b3","p":99,"h":1,"n":"Piranha Swarm"},{"c":1,"s":14,"id":1262,"u":"plague%20giant_b3","p":111,"h":1,"n":"Plague Giant"},{"c":1,"s":14,"id":1263,"u":"platecarpus_b3","p":178,"h":1,"n":"Platecarpus"},{"c":1,"s":14,"id":1264,"u":"popobawa_b3","p":206,"h":1,"n":"Popobawa"},{"c":1,"s":14,"id":1265,"u":"procyal_b3","p":12,"h":1,"n":"Procyal"},{"c":1,"s":14,"id":1266,"u":"pufferfish_b3","p":99,"h":1,"n":"Pufferfish"},{"c":1,"s":14,"id":1267,"u":"pukwudgie_b3","p":208,"h":1,"n":"Pukwudgie"},{"c":1,"s":14,"id":1268,"u":"quintessivore_b3","p":209,"h":1,"n":"Quintessivore"},{"c":1,"s":14,"id":1269,"u":"raktavarna_b3","p":210,"h":1,"n":"Raktavarna"},{"c":1,"s":14,"id":1270,"u":"rancorous%20priesthood_b3","p":213,"h":1,"n":"Rancorous Priesthood"},{"c":1,"s":14,"id":1271,"u":"rat%20snake%20swarm_b3","p":249,"h":1,"n":"Rat Snake Swarm"},{"c":1,"s":14,"id":1272,"u":"red%20fox_b3","p":102,"h":1,"n":"Red Fox"},{"c":1,"s":14,"id":1273,"u":"rhu-chalik_b3","p":214,"h":1,"n":"Rhu-chalik"},{"c":1,"s":14,"id":1274,"u":"ringhorn%20ram_b3","p":212,"h":1,"n":"Ringhorn Ram"},{"c":1,"s":14,"id":1275,"u":"roiling%20incant_b3","p":215,"h":1,"n":"Roiling Incant"},{"c":1,"s":14,"id":1276,"u":"rokurokubi_b3","p":216,"h":1,"n":"Rokurokubi"},{"c":1,"s":14,"id":1277,"u":"rosethorn%20ram_b3","p":212,"h":1,"n":"Rosethorn Ram"},{"c":1,"s":14,"id":1278,"u":"sabosan_b3","p":217,"h":1,"n":"Sabosan"},{"c":1,"s":14,"id":1279,"u":"samsaran%20anchorite_b3","p":224,"h":1,"n":"Samsaran Anchorite"},{"c":1,"s":14,"id":1280,"u":"sasquatch_b3","p":225,"h":1,"n":"Sasquatch"},{"c":1,"s":14,"id":1281,"u":"scalescribe_b3","p":226,"h":1,"n":"Scalescribe"},{"c":1,"s":14,"id":1282,"u":"seaweed%20leshy_b3","p":161,"h":1,"n":"Seaweed Leshy"},{"c":1,"s":14,"id":1283,"u":"seething%20spirit_b3","p":228,"h":1,"n":"Seething Spirit"},{"c":1,"s":14,"id":1284,"u":"sepid_b3","p":71,"h":1,"n":"Sepid"},{"c":1,"s":14,"id":1285,"u":"severed%20head_b3","p":30,"h":1,"n":"Severed Head"},{"c":1,"s":14,"id":1286,"u":"shabti%20redeemer_b3","p":229,"h":1,"n":"Shabti Redeemer"},{"c":1,"s":14,"id":1287,"u":"shae_b3","p":230,"h":1,"n":"Shae"},{"c":1,"s":14,"id":1288,"u":"shambler%20troop_b3","p":302,"h":1,"n":"Shambler Troop"},{"c":1,"s":14,"id":1289,"u":"shantak_b3","p":231,"h":1,"n":"Shantak"},{"c":1,"s":14,"id":1290,"u":"shaukeen_b3","p":22,"h":1,"n":"Shaukeen"},{"c":1,"s":14,"id":1291,"u":"shikigami_b3","p":142,"h":1,"n":"Shikigami"},{"c":1,"s":14,"id":1292,"u":"shrine%20skelm_b3","p":239,"h":1,"n":"Shrine Skelm"},{"c":1,"s":14,"id":1293,"u":"shulsaga_b3","p":93,"h":1,"n":"Shulsaga"},{"c":1,"s":14,"id":1294,"u":"silvanshee_b3","p":10,"h":1,"n":"Silvanshee"},{"c":1,"s":14,"id":1295,"u":"skeleton%20infantry_b3","p":237,"h":1,"n":"Skeleton Infantry"},{"c":1,"s":14,"id":1296,"u":"skinstitch_b3","p":242,"h":1,"n":"Skinstitch"},{"c":1,"s":14,"id":1297,"u":"skull%20peeler_b3","p":243,"h":1,"n":"Skull Peeler"},{"c":1,"s":14,"id":1298,"u":"skunk_b3","p":246,"h":1,"n":"Skunk"},{"c":1,"s":14,"id":1299,"u":"slithering%20pit_b3","p":247,"h":1,"n":"Slithering Pit"},{"c":1,"s":14,"id":1300,"u":"sorcerous%20skull%20swarm_b3","p":245,"h":1,"n":"Sorcerous Skull Swarm"},{"c":1,"s":14,"id":1301,"u":"soul%20skelm_b3","p":241,"h":1,"n":"Soul Skelm"},{"c":1,"s":14,"id":1302,"u":"spiny%20eurypterid_b3","p":97,"h":1,"n":"Spiny Eurypterid"},{"c":1,"s":14,"id":1303,"u":"squirming%20swill_b3","p":256,"h":1,"n":"Squirming Swill"},{"c":1,"s":14,"id":1304,"u":"squirrel%20swarm_b3","p":257,"h":1,"n":"Squirrel Swarm"},{"c":1,"s":14,"id":1305,"u":"stheno%20harpist_b3","p":258,"h":1,"n":"Stheno Harpist"},{"c":1,"s":14,"id":1306,"u":"stone%20lion_b3","p":125,"h":1,"n":"Stone Lion"},{"c":1,"s":14,"id":1307,"u":"stone%20lion%20cub_b3","p":124,"h":1,"n":"Stone Lion Cub"},{"c":1,"s":14,"id":1308,"u":"storm%20hag_b3","p":128,"h":1,"n":"Storm Hag"},{"c":1,"s":14,"id":1309,"u":"street%20skelm_b3","p":238,"h":1,"n":"Street Skelm"},{"c":1,"s":14,"id":1310,"u":"strix%20kinmate_b3","p":259,"h":1,"n":"Strix Kinmate"},{"c":1,"s":14,"id":1311,"u":"sturzstromer_b3","p":52,"h":1,"n":"Sturzstromer"},{"c":1,"s":14,"id":1312,"u":"sulfur%20zombie_b3","p":303,"h":1,"n":"Sulfur Zombie"},{"c":1,"s":14,"id":1313,"u":"sumbreiva_b3","p":260,"h":1,"n":"Sumbreiva"},{"c":1,"s":14,"id":1314,"u":"swordkeeper_b3","p":261,"h":1,"n":"Swordkeeper"},{"c":1,"s":14,"id":1315,"u":"tattoo%20guardian_b3","p":262,"h":1,"n":"Tattoo Guardian"},{"c":1,"s":14,"id":1316,"u":"terra-cotta%20garrison_b3","p":263,"h":1,"n":"Terra-cotta Garrison"},{"c":1,"s":14,"id":1317,"u":"terra-cotta%20soldier_b3","p":263,"h":1,"n":"Terra-cotta Soldier"},{"c":1,"s":14,"id":1318,"u":"terror%20bird_b3","p":264,"h":1,"n":"Terror Bird"},{"c":1,"s":14,"id":1319,"u":"terror%20shrike_b3","p":264,"h":1,"n":"Terror Shrike"},{"c":1,"s":14,"id":1320,"u":"thanatotic%20titan_b3","p":269,"h":1,"n":"Thanatotic Titan"},{"c":1,"s":14,"id":1321,"u":"three-toed%20sloth_b3","p":248,"h":1,"n":"Three-toed Sloth"},{"c":1,"s":14,"id":1322,"u":"tiddalik_b3","p":265,"h":1,"n":"Tiddalik"},{"c":1,"s":14,"id":1323,"u":"tidehawk_b3","p":266,"h":1,"n":"Tidehawk"},{"c":1,"s":14,"id":1324,"u":"tikbalang_b3","p":267,"h":1,"n":"Tikbalang"},{"c":1,"s":14,"id":1325,"u":"tolokand_b3","p":272,"h":1,"n":"Tolokand"},{"c":1,"s":14,"id":1326,"u":"tomb%20giant_b3","p":110,"h":1,"n":"Tomb Giant"},{"c":1,"s":14,"id":1327,"u":"tooth%20fairy_b3","p":273,"h":1,"n":"Tooth Fairy"},{"c":1,"s":14,"id":1328,"u":"tooth%20fairy%20swarm_b3","p":273,"h":1,"n":"Tooth Fairy Swarm"},{"c":1,"s":14,"id":1329,"u":"toshigami_b3","p":145,"h":1,"n":"Toshigami"},{"c":1,"s":14,"id":1330,"u":"trailgaunt_b3","p":274,"h":1,"n":"Trailgaunt"},{"c":1,"s":14,"id":1331,"u":"trilobite_b3","p":275,"h":1,"n":"Trilobite"},{"c":1,"s":14,"id":1332,"u":"trilobite%20swarm_b3","p":275,"h":1,"n":"Trilobite Swarm"},{"c":1,"s":14,"id":1333,"u":"triumph%20siktempora_b3","p":233,"h":1,"n":"Triumph Siktempora"},{"c":1,"s":14,"id":1334,"u":"tupilaq_b3","p":278,"h":1,"n":"Tupilaq"},{"c":1,"s":14,"id":1335,"u":"tylosaurus_b3","p":178,"h":1,"n":"Tylosaurus"},{"c":1,"s":14,"id":1336,"u":"tyrannosaurus%20skeleton_b3","p":236,"h":1,"n":"Tyrannosaurus Skeleton"},{"c":1,"s":14,"id":1337,"u":"tzitzimitl_b3","p":279,"h":1,"n":"Tzitzimitl"},{"c":1,"s":14,"id":1338,"u":"umasi_b3","p":280,"h":1,"n":"Umasi"},{"c":1,"s":14,"id":1339,"u":"valkyrie_b3","p":281,"h":1,"n":"Valkyrie"},{"c":1,"s":14,"id":1340,"u":"vanara%20disciple_b3","p":286,"h":1,"n":"Vanara Disciple"},{"c":1,"s":14,"id":1341,"u":"vilderavn_b3","p":287,"h":1,"n":"Vilderavn"},{"c":1,"s":14,"id":1342,"u":"vine%20leshy_b3","p":160,"h":1,"n":"Vine Leshy"},{"c":1,"s":14,"id":1343,"u":"viper%20swarm_b3","p":249,"h":1,"n":"Viper Swarm"},{"c":1,"s":14,"id":1344,"u":"vishkanya%20infiltrator_b3","p":288,"h":1,"n":"Vishkanya Infiltrator"},{"c":1,"s":14,"id":1345,"u":"vulpinal_b3","p":11,"h":1,"n":"Vulpinal"},{"c":1,"s":14,"id":1346,"u":"water%20wisp_b3","p":91,"h":1,"n":"Water Wisp"},{"c":1,"s":14,"id":1347,"u":"wayang%20whisperblade_b3","p":290,"h":1,"n":"Wayang Whisperblade"},{"c":1,"s":14,"id":1348,"u":"weasel_b3","p":291,"h":1,"n":"Weasel"},{"c":1,"s":14,"id":1349,"u":"werebat_b3","p":293,"h":1,"n":"Werebat"},{"c":1,"s":14,"id":1350,"u":"werecrocodile_b3","p":293,"h":1,"n":"Werecrocodile"},{"c":1,"s":14,"id":1351,"u":"wihsaak_b3","p":220,"h":1,"n":"Wihsaak"},{"c":1,"s":14,"id":1352,"u":"winter%20hag_b3","p":129,"h":1,"n":"Winter Hag"},{"c":1,"s":14,"id":1353,"u":"wizard%20sponge_b3","p":294,"h":1,"n":"Wizard Sponge"},{"c":1,"s":14,"id":1354,"u":"wolliped_b3","p":295,"h":1,"n":"Wolliped"},{"c":1,"s":14,"id":1355,"u":"wyrmwraith_b3","p":296,"h":1,"n":"Wyrmwraith"},{"c":1,"s":14,"id":1356,"u":"wyrwood%20sneak_b3","p":298,"h":1,"n":"Wyrwood Sneak"},{"c":1,"s":14,"id":1357,"u":"ximtal_b3","p":222,"h":1,"n":"Ximtal"},{"c":1,"s":14,"id":1358,"u":"xiuh%20couatl_b3","p":57,"h":1,"n":"Xiuh Couatl"},{"c":1,"s":14,"id":1359,"u":"yithian_b3","p":299,"h":1,"n":"Yithian"},{"c":1,"s":14,"id":1360,"u":"young%20forest%20dragon_b3","p":74,"h":1,"n":"Young Forest Dragon"},{"c":1,"s":14,"id":1361,"u":"young%20sea%20dragon_b3","p":77,"h":1,"n":"Young Sea Dragon"},{"c":1,"s":14,"id":1362,"u":"young%20sky%20dragon_b3","p":79,"h":1,"n":"Young Sky Dragon"},{"c":1,"s":14,"id":1363,"u":"young%20sovereign%20dragon_b3","p":81,"h":1,"n":"Young Sovereign Dragon"},{"c":1,"s":14,"id":1364,"u":"young%20underworld%20dragon_b3","p":83,"h":1,"n":"Young Underworld Dragon"},{"c":1,"s":14,"id":1365,"u":"yzobu_b3","p":300,"h":1,"n":"Yzobu"},{"c":1,"s":14,"id":1366,"u":"zetogeki_b3","p":301,"h":1,"n":"Zetogeki"},{"c":1,"s":14,"id":1367,"u":"zombie%20dragon_b3","p":303,"h":1,"n":"Zombie Dragon"},{"c":1,"s":14,"id":1368,"u":"zuishin_b3","p":144,"h":1,"n":"Zuishin"},{"c":1,"s":5,"id":1369,"u":"unseen%20servant_crb","p":380,"h":1,"n":"Unseen Servant"},{"c":1,"s":15,"id":1370,"u":"acolyte%20of%20nethys_gmg","p":212,"h":1,"n":"Acolyte Of Nethys"},{"c":1,"s":15,"id":1371,"u":"acrobat_gmg","p":237,"h":1,"n":"Acrobat"},{"c":1,"s":15,"id":1372,"u":"adept_gmg","p":228,"h":1,"n":"Adept"},{"c":1,"s":15,"id":1373,"u":"advisor_gmg","p":208,"h":1,"n":"Advisor"},{"c":1,"s":15,"id":1374,"u":"antipaladin_gmg","p":247,"h":1,"n":"Antipaladin"},{"c":1,"s":15,"id":1375,"u":"apothecary_gmg","p":221,"h":1,"n":"Apothecary"},{"c":1,"s":15,"id":1376,"u":"apprentice_gmg","p":244,"h":1,"n":"Apprentice"},{"c":1,"s":15,"id":1377,"u":"archer%20sentry_gmg","p":234,"h":1,"n":"Archer Sentry"},{"c":1,"s":15,"id":1378,"u":"assassin_gmg","p":212,"h":1,"n":"Assassin"},{"c":1,"s":15,"id":1379,"u":"astronomer_gmg","p":241,"h":1,"n":"Astronomer"},{"c":1,"s":15,"id":1380,"u":"bandit_gmg","p":209,"h":1,"n":"Bandit"},{"c":1,"s":15,"id":1381,"u":"barkeep_gmg","p":238,"h":1,"n":"Barkeep"},{"c":1,"s":15,"id":1382,"u":"barrister_gmg","p":233,"h":1,"n":"Barrister"},{"c":1,"s":15,"id":1383,"u":"beast%20tamer_gmg","p":238,"h":1,"n":"Beast Tamer"},{"c":1,"s":15,"id":1384,"u":"beggar_gmg","p":214,"h":1,"n":"Beggar"},{"c":1,"s":15,"id":1385,"u":"bodyguard_gmg","p":226,"h":1,"n":"Bodyguard"},{"c":1,"s":15,"id":1386,"u":"bosun_gmg","p":243,"h":1,"n":"Bosun"},{"c":1,"s":15,"id":1387,"u":"bounty%20hunter_gmg","p":227,"h":1,"n":"Bounty Hunter"},{"c":1,"s":15,"id":1388,"u":"burglar_gmg","p":212,"h":1,"n":"Burglar"},{"c":1,"s":15,"id":1389,"u":"captain%20of%20the%20guard_gmg","p":236,"h":1,"n":"Captain Of The Guard"},{"c":1,"s":15,"id":1390,"u":"charlatan_gmg","p":210,"h":1,"n":"Charlatan"},{"c":1,"s":15,"id":1391,"u":"chronicler_gmg","p":216,"h":1,"n":"Chronicler"},{"c":1,"s":15,"id":1392,"u":"commoner_gmg","p":214,"h":1,"n":"Commoner"},{"c":1,"s":15,"id":1393,"u":"cult%20leader_gmg","p":231,"h":1,"n":"Cult Leader"},{"c":1,"s":15,"id":1394,"u":"cultist_gmg","p":229,"h":1,"n":"Cultist"},{"c":1,"s":15,"id":1395,"u":"dancer_gmg","p":237,"h":1,"n":"Dancer"},{"c":1,"s":15,"id":1396,"u":"demonologist_gmg","p":231,"h":1,"n":"Demonologist"},{"c":1,"s":15,"id":1397,"u":"despot_gmg","p":249,"h":1,"n":"Despot"},{"c":1,"s":15,"id":1398,"u":"dockhand_gmg","p":224,"h":1,"n":"Dockhand"},{"c":1,"s":15,"id":1399,"u":"drunkard_gmg","p":239,"h":1,"n":"Drunkard"},{"c":1,"s":15,"id":1400,"u":"executioner_gmg","p":236,"h":1,"n":"Executioner"},{"c":1,"s":15,"id":1401,"u":"false%20priest_gmg","p":229,"h":1,"n":"False Priest"},{"c":1,"s":15,"id":1402,"u":"farmer_gmg","p":224,"h":1,"n":"Farmer"},{"c":1,"s":15,"id":1403,"u":"fence_gmg","p":210,"h":1,"n":"Fence"},{"c":1,"s":15,"id":1404,"u":"gang%20leader_gmg","p":249,"h":1,"n":"Gang Leader"},{"c":1,"s":15,"id":1405,"u":"grave%20robber_gmg","p":209,"h":1,"n":"Grave Robber"},{"c":1,"s":15,"id":1406,"u":"gravedigger_gmg","p":224,"h":1,"n":"Gravedigger"},{"c":1,"s":15,"id":1407,"u":"guard_gmg","p":233,"h":1,"n":"Guard"},{"c":1,"s":15,"id":1408,"u":"guide_gmg","p":217,"h":1,"n":"Guide"},{"c":1,"s":15,"id":1409,"u":"guildmaster_gmg","p":245,"h":1,"n":"Guildmaster"},{"c":1,"s":15,"id":1410,"u":"harbormaster_gmg","p":225,"h":1,"n":"Harbormaster"},{"c":1,"s":15,"id":1411,"u":"harrow%20reader_gmg","p":228,"h":1,"n":"Harrow Reader"},{"c":1,"s":15,"id":1412,"u":"hunter_gmg","p":220,"h":1,"n":"Hunter"},{"c":1,"s":15,"id":1413,"u":"innkeeper_gmg","p":239,"h":1,"n":"Innkeeper"},{"c":1,"s":15,"id":1414,"u":"jailer_gmg","p":234,"h":1,"n":"Jailer"},{"c":1,"s":15,"id":1415,"u":"judge_gmg","p":224,"h":1,"n":"Judge"},{"c":1,"s":15,"id":1416,"u":"librarian_gmg","p":240,"h":1,"n":"Librarian"},{"c":1,"s":15,"id":1417,"u":"mage%20for%20hire_gmg","p":226,"h":1,"n":"Mage For Hire"},{"c":1,"s":15,"id":1418,"u":"mastermind_gmg","p":247,"h":1,"n":"Mastermind"},{"c":1,"s":15,"id":1419,"u":"merchant_gmg","p":244,"h":1,"n":"Merchant"},{"c":1,"s":15,"id":1420,"u":"miner_gmg","p":224,"h":1,"n":"Miner"},{"c":1,"s":15,"id":1421,"u":"monster%20hunter_gmg","p":227,"h":1,"n":"Monster Hunter"},{"c":1,"s":15,"id":1422,"u":"navigator_gmg","p":242,"h":1,"n":"Navigator"},{"c":1,"s":15,"id":1423,"u":"necromancer_gmg","p":231,"h":1,"n":"Necromancer"},{"c":1,"s":15,"id":1424,"u":"noble_gmg","p":207,"h":1,"n":"Noble"},{"c":1,"s":15,"id":1425,"u":"palace%20guard_gmg","p":207,"h":1,"n":"Palace Guard"},{"c":1,"s":15,"id":1426,"u":"physician_gmg","p":221,"h":1,"n":"Physician"},{"c":1,"s":15,"id":1427,"u":"pirate_gmg","p":242,"h":1,"n":"Pirate"},{"c":1,"s":15,"id":1428,"u":"plague%20doctor_gmg","p":222,"h":1,"n":"Plague Doctor"},{"c":1,"s":15,"id":1429,"u":"poacher_gmg","p":219,"h":1,"n":"Poacher"},{"c":1,"s":15,"id":1430,"u":"priest%20of%20pharasma_gmg","p":213,"h":1,"n":"Priest Of Pharasma"},{"c":1,"s":15,"id":1431,"u":"prisoner_gmg","p":215,"h":1,"n":"Prisoner"},{"c":1,"s":15,"id":1432,"u":"prophet_gmg","p":212,"h":1,"n":"Prophet"},{"c":1,"s":15,"id":1433,"u":"reckless%20scientist_gmg","p":249,"h":1,"n":"Reckless Scientist"},{"c":1,"s":15,"id":1434,"u":"ruffian_gmg","p":210,"h":1,"n":"Ruffian"},{"c":1,"s":15,"id":1435,"u":"saboteur_gmg","p":247,"h":1,"n":"Saboteur"},{"c":1,"s":15,"id":1436,"u":"sage_gmg","p":241,"h":1,"n":"Sage"},{"c":1,"s":15,"id":1437,"u":"servant_gmg","p":224,"h":1,"n":"Servant"},{"c":1,"s":15,"id":1438,"u":"server_gmg","p":238,"h":1,"n":"Server"},{"c":1,"s":15,"id":1439,"u":"ship%20captain_gmg","p":243,"h":1,"n":"Ship Captain"},{"c":1,"s":15,"id":1440,"u":"smith_gmg","p":245,"h":1,"n":"Smith"},{"c":1,"s":15,"id":1441,"u":"spy_gmg","p":208,"h":1,"n":"Spy"},{"c":1,"s":15,"id":1442,"u":"surgeon_gmg","p":222,"h":1,"n":"Surgeon"},{"c":1,"s":15,"id":1443,"u":"tax%20collector_gmg","p":224,"h":1,"n":"Tax Collector"},{"c":1,"s":15,"id":1444,"u":"teacher_gmg","p":240,"h":1,"n":"Teacher"},{"c":1,"s":15,"id":1445,"u":"tomb%20raider_gmg","p":217,"h":1,"n":"Tomb Raider"},{"c":1,"s":15,"id":1446,"u":"torchbearer_gmg","p":216,"h":1,"n":"Torchbearer"},{"c":1,"s":15,"id":1447,"u":"tracker_gmg","p":220,"h":1,"n":"Tracker"},{"c":1,"s":15,"id":1448,"u":"troubadour_gmg","p":238,"h":1,"n":"Troubadour"},{"c":1,"s":15,"id":1449,"u":"urchin_gmg","p":215,"h":1,"n":"Urchin"},{"c":1,"s":15,"id":1450,"u":"warden_gmg","p":225,"h":1,"n":"Warden"},{"c":1,"s":15,"id":1451,"u":"watch%20officer_gmg","p":236,"h":1,"n":"Watch Officer"},{"c":1,"s":15,"id":1452,"u":"zealot%20of%20asmodeus_gmg","p":213,"h":1,"n":"Zealot Of Asmodeus"},{"c":1,"s":16,"id":1453,"u":"alak%20stagram_aoa1","p":19,"h":1,"n":"Alak Stagram"},{"c":1,"s":16,"id":1454,"u":"anadi%20elder_aoa1","p":85,"h":1,"n":"Anadi Elder"},{"c":1,"s":16,"id":1455,"u":"anadi%20hunter_aoa1","p":84,"h":1,"n":"Anadi Hunter"},{"c":1,"s":16,"id":1456,"u":"anadi%20sage_aoa1","p":85,"h":1,"n":"Anadi Sage"},{"c":1,"s":16,"id":1457,"u":"bloody%20blade%20mercenary_aoa1","p":50,"h":1,"n":"Bloody Blade Mercenary"},{"c":1,"s":16,"id":1458,"u":"calmont_aoa1","p":27,"h":1,"n":"Calmont"},{"c":1,"s":16,"id":1459,"u":"dmiri%20yoltosha_aoa1","p":51,"h":1,"n":"Dmiri Yoltosha"},{"c":1,"s":16,"id":1460,"u":"doorwarden_aoa1","p":86,"h":1,"n":"Doorwarden"},{"c":1,"s":16,"id":1461,"u":"emperor%20bird_aoa1","p":87,"h":1,"n":"Emperor Bird"},{"c":1,"s":16,"id":1462,"u":"grauladon_aoa1","p":88,"h":1,"n":"Grauladon"},{"c":1,"s":16,"id":1463,"u":"graveshell_aoa1","p":89,"h":1,"n":"Graveshell"},{"c":1,"s":16,"id":1464,"u":"hellcrown_aoa1","p":90,"h":1,"n":"Hellcrown"},{"c":1,"s":16,"id":1465,"u":"malarunk_aoa1","p":58,"h":1,"n":"Malarunk"},{"c":1,"s":16,"id":1466,"u":"renali_aoa1","p":79,"h":1,"n":"Renali"},{"c":1,"s":16,"id":1467,"u":"skeletal%20hellknight_aoa1","p":40,"h":1,"n":"Skeletal Hellknight"},{"c":1,"s":16,"id":1468,"u":"skorp%20and%20venak_aoa1","p":37,"h":1,"n":"Skorp And Venak"},{"c":1,"s":16,"id":1469,"u":"tixitog_aoa1","p":91,"h":1,"n":"Tixitog"},{"c":1,"s":16,"id":1470,"u":"voz%20lirayne_aoa1","p":81,"h":1,"n":"Voz Lirayne"},{"c":1,"s":16,"id":1471,"u":"warbal%20bumblebrasher_aoa1","p":83,"h":1,"n":"Warbal Bumblebrasher"},{"c":1,"s":17,"id":1472,"u":"asanbosam_aoa2","p":80,"h":1,"n":"Asanbosam"},{"c":1,"s":17,"id":1473,"u":"belmazog_aoa2","p":77,"h":1,"n":"Belmazog"},{"c":1,"s":17,"id":1474,"u":"bida_aoa2","p":81,"h":1,"n":"Bida"},{"c":1,"s":17,"id":1475,"u":"biloko%20veteran_aoa2","p":83,"h":1,"n":"Biloko Veteran"},{"c":1,"s":17,"id":1476,"u":"biloko%20warrior_aoa2","p":82,"h":1,"n":"Biloko Warrior"},{"c":1,"s":17,"id":1477,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2","p":85,"h":1,"n":"Charau-ka Acolyte Of Angazhan"},{"c":1,"s":17,"id":1478,"u":"charau-ka%20butcher_aoa2","p":85,"h":1,"n":"Charau-ka Butcher"},{"c":1,"s":17,"id":1479,"u":"charau-ka%20dragon%20priest_aoa2","p":59,"h":1,"n":"Charau-ka Dragon Priest"},{"c":1,"s":17,"id":1480,"u":"charau-ka%20warrior_aoa2","p":84,"h":1,"n":"Charau-ka Warrior"},{"c":1,"s":17,"id":1481,"u":"ekujae%20guardian_aoa2","p":11,"h":1,"n":"Ekujae Guardian"},{"c":1,"s":17,"id":1482,"u":"eloko_aoa2","p":83,"h":1,"n":"Eloko"},{"c":1,"s":17,"id":1483,"u":"gerhard%20pendergrast_aoa2","p":37,"h":1,"n":"Gerhard Pendergrast"},{"c":1,"s":17,"id":1484,"u":"grippli%20archer_aoa2","p":87,"h":1,"n":"Grippli Archer"},{"c":1,"s":17,"id":1485,"u":"grippli%20greenspeaker_aoa2","p":87,"h":1,"n":"Grippli Greenspeaker"},{"c":1,"s":17,"id":1486,"u":"grippli%20scout_aoa2","p":86,"h":1,"n":"Grippli Scout"},{"c":1,"s":17,"id":1487,"u":"hezle_aoa2","p":50,"h":1,"n":"Hezle"},{"c":1,"s":17,"id":1488,"u":"jahsi_aoa2","p":11,"h":1,"n":"Jahsi"},{"c":1,"s":17,"id":1489,"u":"kishi_aoa2","p":88,"h":1,"n":"Kishi"},{"c":1,"s":17,"id":1490,"u":"living%20sap_aoa2","p":89,"h":1,"n":"Living Sap"},{"c":1,"s":17,"id":1491,"u":"mokele-mbembe_aoa2","p":90,"h":1,"n":"Mokele-mbembe"},{"c":1,"s":17,"id":1492,"u":"nketiah_aoa2","p":79,"h":1,"n":"Nketiah"},{"c":1,"s":17,"id":1493,"u":"racharak_aoa2","p":34,"h":1,"n":"Racharak"},{"c":1,"s":17,"id":1494,"u":"sabosan_aoa2","p":91,"h":1,"n":"Sabosan"},{"c":1,"s":18,"id":1495,"u":"augur_aoa3","p":82,"h":1,"n":"Augur"},{"c":1,"s":18,"id":1496,"u":"barushak%20il-varashma_aoa3","p":44,"h":1,"n":"Barushak Il-varashma"},{"c":1,"s":18,"id":1497,"u":"blood%20boar_aoa3","p":76,"h":1,"n":"Blood Boar"},{"c":1,"s":18,"id":1498,"u":"evangelist_aoa3","p":83,"h":1,"n":"Evangelist"},{"c":1,"s":18,"id":1499,"u":"ghastly%20bear_aoa3","p":50,"h":1,"n":"Ghastly Bear"},{"c":1,"s":18,"id":1500,"u":"heuberk%20thropp_aoa3","p":7,"h":1,"n":"Heuberk Thropp"},{"c":1,"s":18,"id":1501,"u":"interlocutor_aoa3","p":84,"h":1,"n":"Interlocutor"},{"c":1,"s":18,"id":1502,"u":"kalavakus_aoa3","p":77,"h":1,"n":"Kalavakus"},{"c":1,"s":18,"id":1503,"u":"laslunn_aoa3","p":87,"h":1,"n":"Laslunn"},{"c":1,"s":18,"id":1504,"u":"mercenary%20sailor_aoa3","p":18,"h":1,"n":"Mercenary Sailor"},{"c":1,"s":18,"id":1505,"u":"mialari%20docur_aoa3","p":89,"h":1,"n":"Mialari Docur"},{"c":1,"s":18,"id":1506,"u":"nolly%20peltry_aoa3","p":91,"h":1,"n":"Nolly Peltry"},{"c":1,"s":18,"id":1507,"u":"one-eye%20amnin_aoa3","p":23,"h":1,"n":"One-eye Amnin"},{"c":1,"s":18,"id":1508,"u":"osyluth_aoa3","p":78,"h":1,"n":"Osyluth"},{"c":1,"s":18,"id":1509,"u":"precentor_aoa3","p":85,"h":1,"n":"Precentor"},{"c":1,"s":18,"id":1510,"u":"remnant%20of%20barzillai_aoa3","p":80,"h":1,"n":"Remnant Of Barzillai"},{"c":1,"s":18,"id":1511,"u":"rusalka_aoa3","p":81,"h":1,"n":"Rusalka"},{"c":1,"s":18,"id":1512,"u":"rusty%20mae_aoa3","p":14,"h":1,"n":"Rusty Mae"},{"c":1,"s":18,"id":1513,"u":"scarlet%20triad%20poisoner_aoa3","p":41,"h":1,"n":"Scarlet Triad Poisoner"},{"c":1,"s":18,"id":1514,"u":"scarlet%20triad%20sneak_aoa3","p":8,"h":1,"n":"Scarlet Triad Sneak"},{"c":1,"s":18,"id":1515,"u":"scarlet%20triad%20sniper_aoa3","p":56,"h":1,"n":"Scarlet Triad Sniper"},{"c":1,"s":18,"id":1516,"u":"scarlet%20triad%20thug_aoa3","p":16,"h":1,"n":"Scarlet Triad Thug"},{"c":1,"s":18,"id":1517,"u":"shadow%20giant_aoa3","p":79,"h":1,"n":"Shadow Giant"},{"c":1,"s":18,"id":1518,"u":"vaklish_aoa3","p":54,"h":1,"n":"Vaklish"},{"c":1,"s":19,"id":1519,"u":"accursed%20forge-spurned_aoa4","p":32,"h":1,"n":"Accursed Forge-spurned"},{"c":1,"s":19,"id":1520,"u":"adult%20magma%20dragon_aoa4","p":80,"h":1,"n":"Adult Magma Dragon"},{"c":1,"s":19,"id":1521,"u":"ancient%20magma%20dragon_aoa4","p":81,"h":1,"n":"Ancient Magma Dragon"},{"c":1,"s":19,"id":1522,"u":"carnivorous%20crystal_aoa4","p":76,"h":1,"n":"Carnivorous Crystal"},{"c":1,"s":19,"id":1523,"u":"corrupt%20guard_aoa4","p":27,"h":1,"n":"Corrupt Guard"},{"c":1,"s":19,"id":1524,"u":"dalos_aoa4","p":77,"h":1,"n":"Dalos"},{"c":1,"s":19,"id":1525,"u":"deculi_aoa4","p":78,"h":1,"n":"Deculi"},{"c":1,"s":19,"id":1526,"u":"devourer_aoa4","p":79,"h":1,"n":"Devourer"},{"c":1,"s":19,"id":1527,"u":"dragonscarred%20dead_aoa4","p":82,"h":1,"n":"Dragonscarred Dead"},{"c":1,"s":19,"id":1528,"u":"duergar%20slave%20lord_aoa4","p":50,"h":1,"n":"Duergar Slave Lord"},{"c":1,"s":19,"id":1529,"u":"falrok_aoa4","p":46,"h":1,"n":"Falrok"},{"c":1,"s":19,"id":1530,"u":"forge-spurned_aoa4","p":83,"h":1,"n":"Forge-spurned"},{"c":1,"s":19,"id":1531,"u":"gashadokuro_aoa4","p":84,"h":1,"n":"Gashadokuro"},{"c":1,"s":19,"id":1532,"u":"ilssrah%20embermead_aoa4","p":89,"h":1,"n":"Ilssrah Embermead"},{"c":1,"s":19,"id":1533,"u":"kelda%20halrig_aoa4","p":87,"h":1,"n":"Kelda Halrig"},{"c":1,"s":19,"id":1534,"u":"king%20harral_aoa4","p":42,"h":1,"n":"King Harral"},{"c":1,"s":19,"id":1535,"u":"kralgurn_aoa4","p":31,"h":1,"n":"Kralgurn"},{"c":1,"s":19,"id":1536,"u":"lazurite-infused%20stone%20golem_aoa4","p":45,"h":1,"n":"Lazurite-infused Stone Golem"},{"c":1,"s":19,"id":1537,"u":"saggorak%20poltergeist_aoa4","p":43,"h":1,"n":"Saggorak Poltergeist"},{"c":1,"s":19,"id":1538,"u":"soulbound%20ruin_aoa4","p":85,"h":1,"n":"Soulbound Ruin"},{"c":1,"s":19,"id":1539,"u":"talamira_aoa4","p":8,"h":1,"n":"Talamira"},{"c":1,"s":19,"id":1540,"u":"thea_aoa4","p":31,"h":1,"n":"Thea"},{"c":1,"s":19,"id":1541,"u":"veshumirix_aoa4","p":91,"h":1,"n":"Veshumirix"},{"c":1,"s":19,"id":1542,"u":"xevalorg_aoa4","p":14,"h":1,"n":"Xevalorg"},{"c":1,"s":19,"id":1543,"u":"young%20magma%20dragon_aoa4","p":80,"h":1,"n":"Young Magma Dragon"},{"c":1,"s":19,"id":1544,"u":"zuferian_aoa4","p":37,"h":1,"n":"Zuferian"},{"c":1,"s":20,"id":1545,"u":"aluum%20enforcer_aoa5","p":82,"h":1,"n":"Aluum Enforcer"},{"c":1,"s":20,"id":1546,"u":"calikang_aoa5","p":84,"h":1,"n":"Calikang"},{"c":1,"s":20,"id":1547,"u":"cornugon_aoa5","p":87,"h":1,"n":"Cornugon"},{"c":1,"s":20,"id":1548,"u":"crucidaemon_aoa5","p":85,"h":1,"n":"Crucidaemon"},{"c":1,"s":20,"id":1549,"u":"duneshaker%20solifugid_aoa5","p":89,"h":1,"n":"Duneshaker Solifugid"},{"c":1,"s":20,"id":1550,"u":"giant%20solifugid_aoa5","p":89,"h":1,"n":"Giant Solifugid"},{"c":1,"s":20,"id":1551,"u":"immortal%20ichor_aoa5","p":88,"h":1,"n":"Immortal Ichor"},{"c":1,"s":20,"id":1552,"u":"ishti_aoa5","p":47,"h":1,"n":"Ishti"},{"c":1,"s":20,"id":1553,"u":"nalfeshnee_aoa5","p":86,"h":1,"n":"Nalfeshnee"},{"c":1,"s":20,"id":1554,"u":"scarlet%20triad%20boss_aoa5","p":57,"h":1,"n":"Scarlet Triad Boss"},{"c":1,"s":20,"id":1555,"u":"scarlet%20triad%20enforcer_aoa5","p":41,"h":1,"n":"Scarlet Triad Enforcer"},{"c":1,"s":20,"id":1556,"u":"scarlet%20triad%20mage_aoa5","p":57,"h":1,"n":"Scarlet Triad Mage"},{"c":1,"s":20,"id":1557,"u":"shak_aoa5","p":34,"h":1,"n":"Shak"},{"c":1,"s":20,"id":1558,"u":"spiritbound%20aluum_aoa5","p":83,"h":1,"n":"Spiritbound Aluum"},{"c":1,"s":20,"id":1559,"u":"teyam%20ishtori_aoa5","p":61,"h":1,"n":"Teyam Ishtori"},{"c":1,"s":20,"id":1560,"u":"uri%20zandivar_aoa5","p":93,"h":1,"n":"Uri Zandivar"},{"c":1,"s":20,"id":1561,"u":"witchwyrd_aoa5","p":90,"h":1,"n":"Witchwyrd"},{"c":1,"s":20,"id":1562,"u":"xotanispawn_aoa5","p":91,"h":1,"n":"Xotanispawn"},{"c":1,"s":20,"id":1563,"u":"zephyr%20guard_aoa5","p":51,"h":1,"n":"Zephyr Guard"},{"c":1,"s":21,"id":1564,"u":"aiudara%20wraith_aoa6","p":78,"h":1,"n":"Aiudara Wraith"},{"c":1,"s":21,"id":1565,"u":"animated%20dragonstorm_aoa6","p":10,"h":1,"n":"Animated Dragonstorm"},{"c":1,"s":21,"id":1566,"u":"candlaron's%20echo_aoa6","p":56,"h":1,"n":"Candlaron's Echo"},{"c":1,"s":21,"id":1567,"u":"dragonshard%20guardian_aoa6","p":79,"h":1,"n":"Dragonshard Guardian"},{"c":1,"s":21,"id":1568,"u":"dragonstorm%20fire%20giant_aoa6","p":14,"h":1,"n":"Dragonstorm Fire Giant"},{"c":1,"s":21,"id":1569,"u":"elder%20wyrmwraith_aoa6","p":85,"h":1,"n":"Elder Wyrmwraith"},{"c":1,"s":21,"id":1570,"u":"emaliza%20zandivar_aoa6","p":87,"h":1,"n":"Emaliza Zandivar"},{"c":1,"s":21,"id":1571,"u":"hermean%20mutant_aoa6","p":40,"h":1,"n":"Hermean Mutant"},{"c":1,"s":21,"id":1572,"u":"ilgreth_aoa6","p":57,"h":1,"n":"Ilgreth"},{"c":1,"s":21,"id":1573,"u":"ingnovim%20tluss_aoa6","p":39,"h":1,"n":"Ingnovim Tluss"},{"c":1,"s":21,"id":1574,"u":"ingnovim's%20assistant_aoa6","p":40,"h":1,"n":"Ingnovim's Assistant"},{"c":1,"s":21,"id":1575,"u":"inizra%20arumelo_aoa6","p":89,"h":1,"n":"Inizra Arumelo"},{"c":1,"s":21,"id":1576,"u":"lesser%20manifestation%20of%20dahak_aoa6","p":16,"h":1,"n":"Lesser Manifestation Of Dahak"},{"c":1,"s":21,"id":1577,"u":"manifestation%20of%20dahak_aoa6","p":63,"h":1,"n":"Manifestation Of Dahak"},{"c":1,"s":21,"id":1578,"u":"mengkare_aoa6","p":90,"h":1,"n":"Mengkare"},{"c":1,"s":21,"id":1579,"u":"promise%20guard_aoa6","p":29,"h":1,"n":"Promise Guard"},{"c":1,"s":21,"id":1580,"u":"rinnarv%20bontimar_aoa6","p":24,"h":1,"n":"Rinnarv Bontimar"},{"c":1,"s":21,"id":1581,"u":"tarrasque_aoa6","p":80,"h":1,"n":"Tarrasque"},{"c":1,"s":21,"id":1582,"u":"tzitzimitl_aoa6","p":82,"h":1,"n":"Tzitzimitl"},{"c":1,"s":21,"id":1583,"u":"vazgorlu_aoa6","p":83,"h":1,"n":"Vazgorlu"},{"c":1,"s":21,"id":1584,"u":"wyrmwraith_aoa6","p":84,"h":1,"n":"Wyrmwraith"},{"c":1,"s":21,"id":1585,"u":"xotani_aoa6","p":81,"h":1,"n":"Xotani"},{"c":1,"s":22,"id":1586,"u":"almiraj_aoe1","p":16,"h":1,"n":"Almiraj"},{"c":1,"s":22,"id":1587,"u":"antaro%20boldblade_aoe1","p":8,"h":1,"n":"Antaro Boldblade"},{"c":1,"s":22,"id":1588,"u":"battle%20leader%20rekarek_aoe1","p":27,"h":1,"n":"Battle Leader Rekarek"},{"c":1,"s":22,"id":1589,"u":"binumir_aoe1","p":82,"h":1,"n":"Binumir"},{"c":1,"s":22,"id":1590,"u":"bolar%20of%20stonemoor_aoe1","p":8,"h":1,"n":"Bolar Of Stonemoor"},{"c":1,"s":22,"id":1591,"u":"cobbleswarm_aoe1","p":83,"h":1,"n":"Cobbleswarm"},{"c":1,"s":22,"id":1592,"u":"eunice_aoe1","p":12,"h":1,"n":"Eunice"},{"c":1,"s":22,"id":1593,"u":"gref_aoe1","p":34,"h":1,"n":"Gref"},{"c":1,"s":22,"id":1594,"u":"grick_aoe1","p":35,"h":1,"n":"Grick"},{"c":1,"s":22,"id":1595,"u":"grospek%20lavarsus_aoe1","p":87,"h":1,"n":"Grospek Lavarsus"},{"c":1,"s":22,"id":1596,"u":"hendrid%20pratchett_aoe1","p":89,"h":1,"n":"Hendrid Pratchett"},{"c":1,"s":22,"id":1597,"u":"kekker_aoe1","p":34,"h":1,"n":"Kekker"},{"c":1,"s":22,"id":1598,"u":"kemeneles_aoe1","p":53,"h":1,"n":"Kemeneles"},{"c":1,"s":22,"id":1599,"u":"lyrma%20swampwalker_aoe1","p":54,"h":1,"n":"Lyrma Swampwalker"},{"c":1,"s":22,"id":1600,"u":"miriel%20grayleaf_aoe1","p":7,"h":1,"n":"Miriel Grayleaf"},{"c":1,"s":22,"id":1601,"u":"pickled%20punk_aoe1","p":59,"h":1,"n":"Pickled Punk"},{"c":1,"s":22,"id":1602,"u":"ralso_aoe1","p":91,"h":1,"n":"Ralso"},{"c":1,"s":22,"id":1603,"u":"shredskin_aoe1","p":60,"h":1,"n":"Shredskin"},{"c":1,"s":22,"id":1604,"u":"siege%20shard_aoe1","p":84,"h":1,"n":"Siege Shard"},{"c":1,"s":22,"id":1605,"u":"skebs_aoe1","p":8,"h":1,"n":"Skebs"},{"c":1,"s":22,"id":1606,"u":"vargouille_aoe1","p":35,"h":1,"n":"Vargouille"},{"c":1,"s":22,"id":1607,"u":"zrukbat_aoe1","p":85,"h":1,"n":"Zrukbat"},{"c":1,"s":23,"id":1608,"u":"bone%20skipper%20swarm_aoe2","p":80,"h":1,"n":"Bone Skipper Swarm"},{"c":1,"s":23,"id":1609,"u":"copper%20hand%20illusionist_aoe2","p":23,"h":1,"n":"Copper Hand Illusionist"},{"c":1,"s":23,"id":1610,"u":"copper%20hand%20rogue_aoe2","p":16,"h":1,"n":"Copper Hand Rogue"},{"c":1,"s":23,"id":1611,"u":"dreadsong%20dancer_aoe2","p":81,"h":1,"n":"Dreadsong Dancer"},{"c":1,"s":23,"id":1612,"u":"excorion_aoe2","p":82,"h":1,"n":"Excorion"},{"c":1,"s":23,"id":1613,"u":"fayati%20alummur_aoe2","p":26,"h":1,"n":"Fayati Alummur"},{"c":1,"s":23,"id":1614,"u":"frefferth_aoe2","p":35,"h":1,"n":"Frefferth"},{"c":1,"s":23,"id":1615,"u":"giant%20bone%20skipper_aoe2","p":80,"h":1,"n":"Giant Bone Skipper"},{"c":1,"s":23,"id":1616,"u":"kolo%20harvan_aoe2","p":17,"h":1,"n":"Kolo Harvan"},{"c":1,"s":23,"id":1617,"u":"najra%20lizard_aoe2","p":83,"h":1,"n":"Najra Lizard"},{"c":1,"s":23,"id":1618,"u":"ofalth%20zombie_aoe2","p":47,"h":1,"n":"Ofalth Zombie"},{"c":1,"s":23,"id":1619,"u":"shristi%20melipdra_aoe2","p":91,"h":1,"n":"Shristi Melipdra"},{"c":1,"s":23,"id":1620,"u":"skinsaw%20murderer_aoe2","p":50,"h":1,"n":"Skinsaw Murderer"},{"c":1,"s":23,"id":1621,"u":"skinsaw%20seamer_aoe2","p":51,"h":1,"n":"Skinsaw Seamer"},{"c":1,"s":23,"id":1622,"u":"skinstitch_aoe2","p":84,"h":1,"n":"Skinstitch"},{"c":1,"s":23,"id":1623,"u":"tenome_aoe2","p":85,"h":1,"n":"Tenome"},{"c":1,"s":23,"id":1624,"u":"teraphant_aoe2","p":86,"h":1,"n":"Teraphant"},{"c":1,"s":23,"id":1625,"u":"vaultbreaker%20ooze_aoe2","p":87,"h":1,"n":"Vaultbreaker Ooze"},{"c":1,"s":23,"id":1626,"u":"wrent%20dicaspiron_aoe2","p":89,"h":1,"n":"Wrent Dicaspiron"},{"c":1,"s":24,"id":1627,"u":"avarek_aoe3","p":80,"h":1,"n":"Avarek"},{"c":1,"s":24,"id":1628,"u":"barnacle%20ghoul_aoe3","p":83,"h":1,"n":"Barnacle Ghoul"},{"c":1,"s":24,"id":1629,"u":"bloody%20berleth_aoe3","p":21,"h":1,"n":"Bloody Berleth"},{"c":1,"s":24,"id":1630,"u":"bregdi_aoe3","p":81,"h":1,"n":"Bregdi"},{"c":1,"s":24,"id":1631,"u":"casino%20bouncer_aoe3","p":24,"h":1,"n":"Casino Bouncer"},{"c":1,"s":24,"id":1632,"u":"diobel%20sweeper%20tough_aoe3","p":8,"h":1,"n":"Diobel Sweeper Tough"},{"c":1,"s":24,"id":1633,"u":"eberark_aoe3","p":82,"h":1,"n":"Eberark"},{"c":1,"s":24,"id":1634,"u":"franca%20laurentz_aoe3","p":87,"h":1,"n":"Franca Laurentz"},{"c":1,"s":24,"id":1635,"u":"gage%20carlyle_aoe3","p":89,"h":1,"n":"Gage Carlyle"},{"c":1,"s":24,"id":1636,"u":"iroran%20skeleton_aoe3","p":52,"h":1,"n":"Iroran Skeleton"},{"c":1,"s":24,"id":1637,"u":"maurrisa%20jonne_aoe3","p":91,"h":1,"n":"Maurrisa Jonne"},{"c":1,"s":24,"id":1638,"u":"ravenile%20rager_aoe3","p":84,"h":1,"n":"Ravenile Rager"},{"c":1,"s":24,"id":1639,"u":"scathka_aoe3","p":43,"h":1,"n":"Scathka"},{"c":1,"s":24,"id":1640,"u":"shikwashim%20mercenary_aoe3","p":52,"h":1,"n":"Shikwashim Mercenary"},{"c":1,"s":24,"id":1641,"u":"svartalfar%20killer_aoe3","p":85,"h":1,"n":"Svartalfar Killer"},{"c":1,"s":24,"id":1642,"u":"tonla%20and%20yvelle_aoe3","p":17,"h":1,"n":"Tonla And Yvelle"},{"c":1,"s":24,"id":1643,"u":"washboard%20dog%20tough_aoe3","p":8,"h":1,"n":"Washboard Dog Tough"},{"c":1,"s":25,"id":1644,"u":"amateur%20chemist_aoe4","p":12,"h":1,"n":"Amateur Chemist"},{"c":1,"s":25,"id":1645,"u":"blackfingers%20acolyte_aoe4","p":13,"h":1,"n":"Blackfingers Acolyte"},{"c":1,"s":25,"id":1646,"u":"clockwork%20assassin_aoe4","p":82,"h":1,"n":"Clockwork Assassin"},{"c":1,"s":25,"id":1647,"u":"gloaming%20will-o'-wisp_aoe4","p":59,"h":1,"n":"Gloaming Will-o'-wisp"},{"c":1,"s":25,"id":1648,"u":"grabble%20forden_aoe4","p":45,"h":1,"n":"Grabble Forden"},{"c":1,"s":25,"id":1649,"u":"japu%20thalenger_aoe4","p":14,"h":1,"n":"Japu Thalenger"},{"c":1,"s":25,"id":1650,"u":"jonis%20flakfatter_aoe4","p":87,"h":1,"n":"Jonis Flakfatter"},{"c":1,"s":25,"id":1651,"u":"jorogumo_aoe4","p":83,"h":1,"n":"Jorogumo"},{"c":1,"s":25,"id":1652,"u":"kalyn%20pounch_aoe4","p":14,"h":1,"n":"Kalyn Pounch"},{"c":1,"s":25,"id":1653,"u":"morgrat%20and%20fillick_aoe4","p":29,"h":1,"n":"Morgrat And Fillick"},{"c":1,"s":25,"id":1654,"u":"norgorberite%20poisoner_aoe4","p":6,"h":1,"n":"Norgorberite Poisoner"},{"c":1,"s":25,"id":1655,"u":"poison%20eater_aoe4","p":23,"h":1,"n":"Poison Eater"},{"c":1,"s":25,"id":1656,"u":"shatterling_aoe4","p":84,"h":1,"n":"Shatterling"},{"c":1,"s":25,"id":1657,"u":"sleepless%20sun%20veteran_aoe4","p":37,"h":1,"n":"Sleepless Sun Veteran"},{"c":1,"s":25,"id":1658,"u":"the%20rabbit%20prince_aoe4","p":89,"h":1,"n":"The Rabbit Prince"},{"c":1,"s":25,"id":1659,"u":"the%20stabbing%20beast_aoe4","p":85,"h":1,"n":"The Stabbing Beast"},{"c":1,"s":25,"id":1660,"u":"velberi%20jallist_aoe4","p":22,"h":1,"n":"Velberi Jallist"},{"c":1,"s":25,"id":1661,"u":"wynsal%20starborn_aoe4","p":91,"h":1,"n":"Wynsal Starborn"},{"c":1,"s":26,"id":1662,"u":"black%20whale%20guard_aoe5","p":35,"h":1,"n":"Black Whale Guard"},{"c":1,"s":26,"id":1663,"u":"bloody%20barber%20goon_aoe5","p":21,"h":1,"n":"Bloody Barber Goon"},{"c":1,"s":26,"id":1664,"u":"calennia_aoe5","p":32,"h":1,"n":"Calennia"},{"c":1,"s":26,"id":1665,"u":"child%20of%20venom_aoe5","p":16,"h":1,"n":"Child Of Venom"},{"c":1,"s":26,"id":1666,"u":"clockwork%20amalgam_aoe5","p":81,"h":1,"n":"Clockwork Amalgam"},{"c":1,"s":26,"id":1667,"u":"clockwork%20assassin_aoe5","p":50,"h":1,"n":"Clockwork Assassin"},{"c":1,"s":26,"id":1668,"u":"garrote%20master%20assassin_aoe5","p":14,"h":1,"n":"Garrote Master Assassin"},{"c":1,"s":26,"id":1669,"u":"graem%20and%20grinlowe_aoe5","p":40,"h":1,"n":"Graem And Grinlowe"},{"c":1,"s":26,"id":1670,"u":"grimwold_aoe5","p":7,"h":1,"n":"Grimwold"},{"c":1,"s":26,"id":1671,"u":"ixusoth_aoe5","p":50,"h":1,"n":"Ixusoth"},{"c":1,"s":26,"id":1672,"u":"kapral_aoe5","p":7,"h":1,"n":"Kapral"},{"c":1,"s":26,"id":1673,"u":"lord%20guirden_aoe5","p":37,"h":1,"n":"Lord Guirden"},{"c":1,"s":26,"id":1674,"u":"lusca_aoe5","p":83,"h":1,"n":"Lusca"},{"c":1,"s":26,"id":1675,"u":"minchgorm_aoe5","p":84,"h":1,"n":"Minchgorm"},{"c":1,"s":26,"id":1676,"u":"miogimo_aoe5","p":89,"h":1,"n":"Miogimo"},{"c":1,"s":26,"id":1677,"u":"mother%20venom_aoe5","p":19,"h":1,"n":"Mother Venom"},{"c":1,"s":26,"id":1678,"u":"myrna%20rath_aoe5","p":39,"h":1,"n":"Myrna Rath"},{"c":1,"s":26,"id":1679,"u":"myrucarx_aoe5","p":85,"h":1,"n":"Myrucarx"},{"c":1,"s":26,"id":1680,"u":"obrousian_aoe5","p":86,"h":1,"n":"Obrousian"},{"c":1,"s":26,"id":1681,"u":"reginald%20vancaskerkin_aoe5","p":91,"h":1,"n":"Reginald Vancaskerkin"},{"c":1,"s":26,"id":1682,"u":"starwatch%20commando_aoe5","p":26,"h":1,"n":"Starwatch Commando"},{"c":1,"s":26,"id":1683,"u":"tiderunner%20aquamancer_aoe5","p":41,"h":1,"n":"Tiderunner Aquamancer"},{"c":1,"s":26,"id":1684,"u":"twisted%20jack_aoe5","p":22,"h":1,"n":"Twisted Jack"},{"c":1,"s":26,"id":1685,"u":"elemental%20vessel%2c%20water_aoe5","p":82,"h":1,"n":"Elemental Vessel, Water"},{"c":1,"s":26,"id":1686,"u":"zeal-damned%20ghoul_aoe5","p":9,"h":1,"n":"Zeal-damned Ghoul"},{"c":1,"s":26,"id":1687,"u":"zealborn_aoe5","p":87,"h":1,"n":"Zealborn"},{"c":1,"s":27,"id":1688,"u":"agent%20of%20the%20gray%20queen_aoe6","p":21,"h":1,"n":"Agent Of The Gray Queen"},{"c":1,"s":27,"id":1689,"u":"agradaemon_aoe6","p":79,"h":1,"n":"Agradaemon"},{"c":1,"s":27,"id":1690,"u":"alchemical%20horror_aoe6","p":55,"h":1,"n":"Alchemical Horror"},{"c":1,"s":27,"id":1691,"u":"avsheros%20the%20betrayer_aoe6","p":42,"h":1,"n":"Avsheros The Betrayer"},{"c":1,"s":27,"id":1692,"u":"baatamidar_aoe6","p":76,"h":1,"n":"Baatamidar"},{"c":1,"s":27,"id":1693,"u":"blune%20bandersworth_aoe6","p":87,"h":1,"n":"Blune Bandersworth"},{"c":1,"s":27,"id":1694,"u":"blune's%20illusory%20toady_aoe6","p":13,"h":1,"n":"Blune's Illusory Toady"},{"c":1,"s":27,"id":1695,"u":"camarach_aoe6","p":77,"h":1,"n":"Camarach"},{"c":1,"s":27,"id":1696,"u":"chaos%20gulgamodh_aoe6","p":45,"h":1,"n":"Chaos Gulgamodh"},{"c":1,"s":27,"id":1697,"u":"daemonic%20infector_aoe6","p":56,"h":1,"n":"Daemonic Infector"},{"c":1,"s":27,"id":1698,"u":"daemonic%20rumormonger_aoe6","p":53,"h":1,"n":"Daemonic Rumormonger"},{"c":1,"s":27,"id":1699,"u":"daemonic%20skinner_aoe6","p":51,"h":1,"n":"Daemonic Skinner"},{"c":1,"s":27,"id":1700,"u":"excorion%20paragon_aoe6","p":50,"h":1,"n":"Excorion Paragon"},{"c":1,"s":27,"id":1701,"u":"ghaele%20of%20kharnas_aoe6","p":32,"h":1,"n":"Ghaele Of Kharnas"},{"c":1,"s":27,"id":1702,"u":"graveknight%20of%20kharnas_aoe6","p":36,"h":1,"n":"Graveknight Of Kharnas"},{"c":1,"s":27,"id":1703,"u":"hegessik_aoe6","p":80,"h":1,"n":"Hegessik"},{"c":1,"s":27,"id":1704,"u":"hestriviniaas_aoe6","p":15,"h":1,"n":"Hestriviniaas"},{"c":1,"s":27,"id":1705,"u":"hundun%20chaos%20mage_aoe6","p":17,"h":1,"n":"Hundun Chaos Mage"},{"c":1,"s":27,"id":1706,"u":"il'setsya%20wyrmtouched_aoe6","p":89,"h":1,"n":"Il'setsya Wyrmtouched"},{"c":1,"s":27,"id":1707,"u":"izfiitar_aoe6","p":81,"h":1,"n":"Izfiitar"},{"c":1,"s":27,"id":1708,"u":"living%20mural_aoe6","p":31,"h":1,"n":"Living Mural"},{"c":1,"s":27,"id":1709,"u":"nenchuuj_aoe6","p":85,"h":1,"n":"Nenchuuj"},{"c":1,"s":27,"id":1710,"u":"olansa%20terimor_aoe6","p":91,"h":1,"n":"Olansa Terimor"},{"c":1,"s":27,"id":1711,"u":"overdrive%20imentesh_aoe6","p":9,"h":1,"n":"Overdrive Imentesh"},{"c":1,"s":27,"id":1712,"u":"penqual_aoe6","p":84,"h":1,"n":"Penqual"},{"c":1,"s":27,"id":1713,"u":"rhevanna_aoe6","p":83,"h":1,"n":"Rhevanna"},{"c":1,"s":27,"id":1714,"u":"slithering%20rift_aoe6","p":27,"h":1,"n":"Slithering Rift"},{"c":1,"s":27,"id":1715,"u":"sordesdaemon_aoe6","p":78,"h":1,"n":"Sordesdaemon"},{"c":1,"s":27,"id":1716,"u":"ulressia%20the%20blessed_aoe6","p":39,"h":1,"n":"Ulressia The Blessed"},{"c":1,"s":27,"id":1717,"u":"veksciralenix_aoe6","p":7,"h":1,"n":"Veksciralenix"},{"c":1,"s":28,"id":1718,"u":"aller%20rosk_av1","p":43,"h":1,"n":"Aller Rosk"},{"c":1,"s":28,"id":1719,"u":"augrael_av1","p":35,"h":1,"n":"Augrael"},{"c":1,"s":28,"id":1720,"u":"bloodsiphon_av1","p":23,"h":1,"n":"Bloodsiphon"},{"c":1,"s":28,"id":1721,"u":"boss%20skrawng_av1","p":11,"h":1,"n":"Boss Skrawng"},{"c":1,"s":28,"id":1722,"u":"canker%20cultist_av1","p":41,"h":1,"n":"Canker Cultist"},{"c":1,"s":28,"id":1723,"u":"chandriu%20invisar_av1","p":50,"h":1,"n":"Chandriu Invisar"},{"c":1,"s":28,"id":1724,"u":"corpselight_av1","p":82,"h":1,"n":"Corpselight"},{"c":1,"s":28,"id":1725,"u":"flickerwisp_av1","p":83,"h":1,"n":"Flickerwisp"},{"c":1,"s":28,"id":1726,"u":"jarelle%20kaldrian_av1","p":40,"h":1,"n":"Jarelle Kaldrian"},{"c":1,"s":28,"id":1727,"u":"jaul%20mezmin_av1","p":59,"h":1,"n":"Jaul Mezmin"},{"c":1,"s":28,"id":1728,"u":"jaul's%20wolf_av1","p":60,"h":1,"n":"Jaul's Wolf"},{"c":1,"s":28,"id":1729,"u":"morlock%20cultist_av1","p":85,"h":1,"n":"Morlock Cultist"},{"c":1,"s":28,"id":1730,"u":"morlock%20engineer_av1","p":84,"h":1,"n":"Morlock Engineer"},{"c":1,"s":28,"id":1731,"u":"morlock%20scavenger_av1","p":84,"h":1,"n":"Morlock Scavenger"},{"c":1,"s":28,"id":1732,"u":"nhakazarin_av1","p":48,"h":1,"n":"Nhakazarin"},{"c":1,"s":28,"id":1733,"u":"otari%20ilvashti_av1","p":89,"h":1,"n":"Otari Ilvashti"},{"c":1,"s":28,"id":1734,"u":"scalathrax_av1","p":86,"h":1,"n":"Scalathrax"},{"c":1,"s":28,"id":1735,"u":"voidglutton_av1","p":87,"h":1,"n":"Voidglutton"},{"c":1,"s":28,"id":1736,"u":"volluk%20azrinae_av1","p":54,"h":1,"n":"Volluk Azrinae"},{"c":1,"s":28,"id":1737,"u":"wrin%20sivinxi_av1","p":90,"h":1,"n":"Wrin Sivinxi"},{"c":1,"s":29,"id":1738,"u":"carman%20rajani_av2","p":87,"h":1,"n":"Carman Rajani"},{"c":1,"s":29,"id":1739,"u":"chafkhem_av2","p":19,"h":1,"n":"Chafkhem"},{"c":1,"s":29,"id":1740,"u":"dreshkan_av2","p":78,"h":1,"n":"Dreshkan"},{"c":1,"s":29,"id":1741,"u":"gibtanius_av2","p":81,"h":1,"n":"Gibtanius"},{"c":1,"s":29,"id":1742,"u":"gibtas%20bounder_av2","p":80,"h":1,"n":"Gibtas Bounder"},{"c":1,"s":29,"id":1743,"u":"gibtas%20spawn%20swarm_av2","p":80,"h":1,"n":"Gibtas Spawn Swarm"},{"c":1,"s":29,"id":1744,"u":"gulzash_av2","p":35,"h":1,"n":"Gulzash"},{"c":1,"s":29,"id":1745,"u":"jafaki_av2","p":88,"h":1,"n":"Jafaki"},{"c":1,"s":29,"id":1746,"u":"kragala_av2","p":35,"h":1,"n":"Kragala"},{"c":1,"s":29,"id":1747,"u":"mulventok_av2","p":79,"h":1,"n":"Mulventok"},{"c":1,"s":29,"id":1748,"u":"murschen_av2","p":39,"h":1,"n":"Murschen"},{"c":1,"s":29,"id":1749,"u":"nox_av2","p":36,"h":1,"n":"Nox"},{"c":1,"s":29,"id":1750,"u":"ryta_av2","p":36,"h":1,"n":"Ryta"},{"c":1,"s":29,"id":1751,"u":"sacuishu_av2","p":57,"h":1,"n":"Sacuishu"},{"c":1,"s":29,"id":1752,"u":"seugathi%20reality%20warper_av2","p":83,"h":1,"n":"Seugathi Reality Warper"},{"c":1,"s":29,"id":1753,"u":"seugathi%20servant_av2","p":82,"h":1,"n":"Seugathi Servant"},{"c":1,"s":29,"id":1754,"u":"shanrigol%20behemoth_av2","p":85,"h":1,"n":"Shanrigol Behemoth"},{"c":1,"s":29,"id":1755,"u":"shanrigol%20heap_av2","p":84,"h":1,"n":"Shanrigol Heap"},{"c":1,"s":29,"id":1756,"u":"urevian_av2","p":90,"h":1,"n":"Urevian"},{"c":1,"s":29,"id":1757,"u":"vischari_av2","p":34,"h":1,"n":"Vischari"},{"c":1,"s":30,"id":1758,"u":"belcorra%20haruvex_av3","p":87,"h":1,"n":"Belcorra Haruvex"},{"c":1,"s":30,"id":1759,"u":"bhazrade%20and%20klathor_av3","p":33,"h":1,"n":"Bhazrade And Klathor"},{"c":1,"s":30,"id":1760,"u":"bright%20walker_av3","p":78,"h":1,"n":"Bright Walker"},{"c":1,"s":30,"id":1761,"u":"caligni%20defender_av3","p":35,"h":1,"n":"Caligni Defender"},{"c":1,"s":30,"id":1762,"u":"deepwater%20dhuthorex_av3","p":80,"h":1,"n":"Deepwater Dhuthorex"},{"c":1,"s":30,"id":1763,"u":"dragon's%20blood%20puffball_av3","p":79,"h":1,"n":"Dragon's Blood Puffball"},{"c":1,"s":30,"id":1764,"u":"dread%20dhuthorex_av3","p":80,"h":1,"n":"Dread Dhuthorex"},{"c":1,"s":30,"id":1765,"u":"dread%20wisp_av3","p":81,"h":1,"n":"Dread Wisp"},{"c":1,"s":30,"id":1766,"u":"drow%20hunter_av3","p":82,"h":1,"n":"Drow Hunter"},{"c":1,"s":30,"id":1767,"u":"drow%20shootist_av3","p":83,"h":1,"n":"Drow Shootist"},{"c":1,"s":30,"id":1768,"u":"drow%20warden_av3","p":82,"h":1,"n":"Drow Warden"},{"c":1,"s":30,"id":1769,"u":"dulac_av3","p":9,"h":1,"n":"Dulac"},{"c":1,"s":30,"id":1770,"u":"elder%20child%20of%20belcorra_av3","p":14,"h":1,"n":"Elder Child Of Belcorra"},{"c":1,"s":30,"id":1771,"u":"galudu_av3","p":36,"h":1,"n":"Galudu"},{"c":1,"s":30,"id":1772,"u":"khurfel_av3","p":89,"h":1,"n":"Khurfel"},{"c":1,"s":30,"id":1773,"u":"lady's%20whisper_av3","p":49,"h":1,"n":"Lady's Whisper"},{"c":1,"s":30,"id":1774,"u":"padli_av3","p":7,"h":1,"n":"Padli"},{"c":1,"s":30,"id":1775,"u":"quara%20orshendiel_av3","p":91,"h":1,"n":"Quara Orshendiel"},{"c":1,"s":30,"id":1776,"u":"reaper%20skull%20puffball_av3","p":79,"h":1,"n":"Reaper Skull Puffball"},{"c":1,"s":30,"id":1777,"u":"salaisa%20malthulas_av3","p":30,"h":1,"n":"Salaisa Malthulas"},{"c":1,"s":30,"id":1778,"u":"urdefhan%20blood%20mage_av3","p":85,"h":1,"n":"Urdefhan Blood Mage"},{"c":1,"s":30,"id":1779,"u":"urdefhan%20death%20scout_av3","p":84,"h":1,"n":"Urdefhan Death Scout"},{"c":1,"s":30,"id":1780,"u":"urdefhan%20lasher_av3","p":84,"h":1,"n":"Urdefhan Lasher"},{"c":1,"s":30,"id":1781,"u":"voidbracken%20chuul_av3","p":57,"h":1,"n":"Voidbracken Chuul"},{"c":1,"s":10,"id":1782,"u":"harlo%20krant_botd","p":210,"h":1,"n":"Harlo Krant"},{"c":1,"s":10,"id":1783,"u":"shredskin_botd","p":143,"h":1,"n":"Shredskin"},{"c":1,"s":10,"id":1784,"u":"pale%20stranger_botd","p":140,"h":1,"n":"Pale Stranger"},{"c":1,"s":10,"id":1785,"u":"pale%20sovereign_botd","p":136,"h":1,"n":"Pale Sovereign"},{"c":1,"s":10,"id":1786,"u":"hungry%20ghost_botd","p":100,"h":1,"n":"Hungry Ghost"},{"c":1,"s":10,"id":1787,"u":"ghul_botd","p":106,"h":1,"n":"Ghul"},{"c":1,"s":10,"id":1788,"u":"fluxwraith_botd","p":93,"h":1,"n":"Fluxwraith"},{"c":1,"s":10,"id":1789,"u":"festering%20gnasher_botd","p":74,"h":1,"n":"Festering Gnasher"},{"c":1,"s":10,"id":1790,"u":"taunting%20skull_botd","p":74,"h":1,"n":"Taunting Skull"},{"c":1,"s":10,"id":1791,"u":"daqqanoenyent_botd","p":75,"h":1,"n":"Daqqanoenyent"},{"c":1,"s":10,"id":1792,"u":"bhuta_botd","p":76,"h":1,"n":"Bhuta"},{"c":1,"s":10,"id":1793,"u":"bone%20croupier_botd","p":77,"h":1,"n":"Bone Croupier"},{"c":1,"s":10,"id":1794,"u":"cadaverous%20rake_botd","p":78,"h":1,"n":"Cadaverous Rake"},{"c":1,"s":10,"id":1795,"u":"child%20of%20urgathoa_botd","p":79,"h":1,"n":"Child of Urgathoa"},{"c":1,"s":10,"id":1796,"u":"combusted_botd","p":80,"h":1,"n":"Combusted"},{"c":1,"s":10,"id":1797,"u":"corpseroot_botd","p":81,"h":1,"n":"Corpseroot"},{"c":1,"s":10,"id":1798,"u":"vanyver_botd","p":82,"h":1,"n":"Vanyver"},{"c":1,"s":10,"id":1799,"u":"sykever_botd","p":83,"h":1,"n":"Sykever"},{"c":1,"s":10,"id":1800,"u":"urveth_botd","p":84,"h":1,"n":"Urveth"},{"c":1,"s":10,"id":1801,"u":"nasurgeth_botd","p":85,"h":1,"n":"Nasurgeth"},{"c":1,"s":10,"id":1802,"u":"death%20coach_botd","p":87,"h":1,"n":"Death Coach"},{"c":1,"s":10,"id":1803,"u":"deathless%20acolyte%20of%20urgathoa_botd","p":88,"h":1,"n":"Deathless Acolyte of Urgathoa"},{"c":1,"s":10,"id":1804,"u":"deathless%20hierophant%20of%20urgathoa_botd","p":88,"h":1,"n":"Deathless Hierophant of Urgathoa"},{"c":1,"s":10,"id":1805,"u":"ecorche_botd","p":90,"h":1,"n":"Ecorche"},{"c":1,"s":10,"id":1806,"u":"excorion_botd","p":91,"h":1,"n":"Excorion"},{"c":1,"s":10,"id":1807,"u":"fiddling%20bones_botd","p":92,"h":1,"n":"Fiddling Bones"},{"c":1,"s":10,"id":1808,"u":"gallowdead_botd","p":94,"h":1,"n":"Gallowdead"},{"c":1,"s":10,"id":1809,"u":"gashadokuro_botd","p":95,"h":1,"n":"Gashadokuro"},{"c":1,"s":10,"id":1810,"u":"geist_botd","p":96,"h":1,"n":"Geist"},{"c":1,"s":10,"id":1811,"u":"gholdako_botd","p":97,"h":1,"n":"Gholdako"},{"c":1,"s":10,"id":1812,"u":"ghost%20pirate%20captain_botd","p":101,"h":1,"n":"Ghost Pirate Captain"},{"c":1,"s":10,"id":1813,"u":"lacedon_botd","p":104,"h":1,"n":"Lacedon"},{"c":1,"s":10,"id":1814,"u":"priest%20of%20kabriri_botd","p":105,"h":1,"n":"Priest of Kabriri"},{"c":1,"s":10,"id":1815,"u":"grappling%20spirit_botd","p":107,"h":1,"n":"Grappling Spirit"},{"c":1,"s":10,"id":1816,"u":"graveknight%20warmaster_botd","p":110,"h":1,"n":"Graveknight Warmaster"},{"c":1,"s":10,"id":1817,"u":"faithless%20ecclesiarch_botd","p":112,"h":1,"n":"Faithless Ecclesiarch"},{"c":1,"s":10,"id":1818,"u":"fallen%20champion_botd","p":113,"h":1,"n":"Fallen Champion"},{"c":1,"s":10,"id":1819,"u":"hollow%20serpent_botd","p":114,"h":1,"n":"Hollow Serpent"},{"c":1,"s":10,"id":1820,"u":"ichor%20slinger_botd","p":115,"h":1,"n":"Ichor Slinger"},{"c":1,"s":10,"id":1821,"u":"iruxi%20ossature_botd","p":116,"h":1,"n":"Iruxi Ossature"},{"c":1,"s":10,"id":1822,"u":"last%20guard_botd","p":117,"h":1,"n":"Last Guard"},{"c":1,"s":10,"id":1823,"u":"horde%20lich_botd","p":121,"h":1,"n":"Horde Lich"},{"c":1,"s":10,"id":1824,"u":"runecarved%20lich_botd","p":122,"h":1,"n":"Runecarved Lich"},{"c":1,"s":10,"id":1825,"u":"little%20man%20in%20the%20woods_botd","p":124,"h":1,"n":"Little Man in the Woods"},{"c":1,"s":10,"id":1826,"u":"llorona_botd","p":125,"h":1,"n":"Llorona"},{"c":1,"s":10,"id":1827,"u":"shadern%20immolator_botd","p":126,"h":1,"n":"Shadern Immolator"},{"c":1,"s":10,"id":1828,"u":"jitterbone%20contortionist_botd","p":126,"h":1,"n":"Jitterbone Contortionist"},{"c":1,"s":10,"id":1829,"u":"relictner%20eroder_botd","p":127,"h":1,"n":"Relictner Eroder"},{"c":1,"s":10,"id":1830,"u":"mummified%20cat_botd","p":130,"h":1,"n":"Mummified Cat"},{"c":1,"s":10,"id":1831,"u":"decrepit%20mummy_botd","p":130,"h":1,"n":"Decrepit Mummy"},{"c":1,"s":10,"id":1832,"u":"ice%20mummy_botd","p":131,"h":1,"n":"Ice Mummy"},{"c":1,"s":10,"id":1833,"u":"iroran%20mummy_botd","p":132,"h":1,"n":"Iroran Mummy"},{"c":1,"s":10,"id":1834,"u":"mummy%20prophet%20of%20set_botd","p":132,"h":1,"n":"Mummy Prophet of Set"},{"c":1,"s":10,"id":1835,"u":"obrousian_botd","p":134,"h":1,"n":"Obrousian"},{"c":1,"s":10,"id":1836,"u":"onryo_botd","p":135,"h":1,"n":"Onryo"},{"c":1,"s":10,"id":1837,"u":"polong_botd","p":138,"h":1,"n":"Polong"},{"c":1,"s":10,"id":1838,"u":"raw%20nerve_botd","p":139,"h":1,"n":"Raw Nerve"},{"c":1,"s":10,"id":1839,"u":"silent%20stalker_botd","p":141,"h":1,"n":"Silent Stalker"},{"c":1,"s":10,"id":1840,"u":"predatory%20rabbit_botd","p":142,"h":1,"n":"Predatory Rabbit"},{"c":1,"s":10,"id":1841,"u":"scorned%20hound_botd","p":142,"h":1,"n":"Scorned Hound"},{"c":1,"s":10,"id":1842,"u":"siabrae_botd","p":145,"h":1,"n":"Siabrae"},{"c":1,"s":10,"id":1843,"u":"wolf%20skeleton_botd","p":147,"h":1,"n":"Wolf Skeleton"},{"c":1,"s":10,"id":1844,"u":"skeletal%20soldier_botd","p":147,"h":1,"n":"Skeletal Soldier"},{"c":1,"s":10,"id":1845,"u":"skeletal%20mage_botd","p":148,"h":1,"n":"Skeletal Mage"},{"c":1,"s":10,"id":1846,"u":"beetle%20carapace_botd","p":148,"h":1,"n":"Beetle Carapace"},{"c":1,"s":10,"id":1847,"u":"drake%20skeleton_botd","p":149,"h":1,"n":"Drake Skeleton"},{"c":1,"s":10,"id":1848,"u":"skeletal%20titan_botd","p":149,"h":1,"n":"Skeletal Titan"},{"c":1,"s":10,"id":1849,"u":"sluagh%20reaper_botd","p":150,"h":1,"n":"Sluagh Reaper"},{"c":1,"s":10,"id":1850,"u":"queen%20sluagh_botd","p":151,"h":1,"n":"Queen Sluagh"},{"c":1,"s":10,"id":1851,"u":"tormented_botd","p":152,"h":1,"n":"Tormented"},{"c":1,"s":10,"id":1852,"u":"unrisen_botd","p":153,"h":1,"n":"Unrisen"},{"c":1,"s":10,"id":1853,"u":"provincial%20jiang-shi_botd","p":158,"h":1,"n":"Provincial Jiang-Shi"},{"c":1,"s":10,"id":1854,"u":"minister%20of%20tumult_botd","p":159,"h":1,"n":"Minister of Tumult"},{"c":1,"s":10,"id":1855,"u":"vetalarana%20emergent_botd","p":162,"h":1,"n":"Vetalarana Emergent"},{"c":1,"s":10,"id":1856,"u":"vetalarana%20manipulator_botd","p":163,"h":1,"n":"Vetalarana Manipulator"},{"c":1,"s":10,"id":1857,"u":"waldgeist_botd","p":164,"h":1,"n":"Waldgeist"},{"c":1,"s":10,"id":1858,"u":"seetangeist_botd","p":165,"h":1,"n":"Seetangeist"},{"c":1,"s":10,"id":1859,"u":"hunter%20wight_botd","p":168,"h":1,"n":"Hunter Wight"},{"c":1,"s":10,"id":1860,"u":"prowler%20wight_botd","p":168,"h":1,"n":"Prowler Wight"},{"c":1,"s":10,"id":1861,"u":"wight%20commander_botd","p":169,"h":1,"n":"Wight Commander"},{"c":1,"s":10,"id":1862,"u":"zombie%20snake_botd","p":170,"h":1,"n":"Zombie Snake"},{"c":1,"s":10,"id":1863,"u":"husk%20zombie_botd","p":171,"h":1,"n":"Husk Zombie"},{"c":1,"s":10,"id":1864,"u":"zombie%20owlbear_botd","p":171,"h":1,"n":"Zombie Owlbear"},{"c":1,"s":10,"id":1865,"u":"zombie%20lord_botd","p":172,"h":1,"n":"Zombie Lord"},{"c":1,"s":10,"id":1866,"u":"withered_botd","p":172,"h":1,"n":"Withered"},{"c":1,"s":10,"id":1867,"u":"zombie%20mammoth_botd","p":173,"h":1,"n":"Zombie Mammoth"},{"c":1,"s":10,"id":1868,"u":"harlo%20krant_botd","p":210,"h":1,"n":"Harlo Krant"},{"c":1,"s":11,"id":1869,"u":"k.h.w.'s%20echo_da","p":214,"h":1,"n":"K.H.W.'s Echo"},{"c":1,"s":11,"id":1870,"u":"mother%20mitera_da","p":152,"h":1,"n":"Mother Mitera"},{"c":1,"s":11,"id":1871,"u":"the%20morrowkin_da","p":192,"h":1,"n":"The Morrowkin"},{"c":1,"s":31,"id":1872,"u":"abberton%20ruffians_ec1","p":9,"h":1,"n":"Abberton Ruffians"},{"c":1,"s":31,"id":1873,"u":"abrikandilu_ec1","p":81,"h":1,"n":"Abrikandilu"},{"c":1,"s":31,"id":1874,"u":"blood%20wolf_ec1","p":43,"h":1,"n":"Blood Wolf"},{"c":1,"s":31,"id":1875,"u":"bone%20croupier_ec1","p":80,"h":1,"n":"Bone Croupier"},{"c":1,"s":31,"id":1876,"u":"cavnakash_ec1","p":89,"h":1,"n":"Cavnakash"},{"c":1,"s":31,"id":1877,"u":"corrosive%20lizard_ec1","p":45,"h":1,"n":"Corrosive Lizard"},{"c":1,"s":31,"id":1878,"u":"corrupted%20priest_ec1","p":39,"h":1,"n":"Corrupted Priest"},{"c":1,"s":31,"id":1879,"u":"corrupted%20retainer_ec1","p":35,"h":1,"n":"Corrupted Retainer"},{"c":1,"s":31,"id":1880,"u":"daring%20danika_ec1","p":28,"h":1,"n":"Daring Danika"},{"c":1,"s":31,"id":1881,"u":"flea%20swarm_ec1","p":83,"h":1,"n":"Flea Swarm"},{"c":1,"s":31,"id":1882,"u":"giant%20flea_ec1","p":83,"h":1,"n":"Giant Flea"},{"c":1,"s":31,"id":1883,"u":"jaleen%20and%20rhovo_ec1","p":9,"h":1,"n":"Jaleen And Rhovo"},{"c":1,"s":31,"id":1884,"u":"jellico%20bounce-bounce_ec1","p":28,"h":1,"n":"Jellico Bounce-bounce"},{"c":1,"s":31,"id":1885,"u":"juvenile%20boar_ec1","p":20,"h":1,"n":"Juvenile Boar"},{"c":1,"s":31,"id":1886,"u":"luminous%20ooze_ec1","p":85,"h":1,"n":"Luminous Ooze"},{"c":1,"s":31,"id":1887,"u":"mechanical%20carny_ec1","p":86,"h":1,"n":"Mechanical Carny"},{"c":1,"s":31,"id":1888,"u":"nemmia%20bramblecloak_ec1","p":91,"h":1,"n":"Nemmia Bramblecloak"},{"c":1,"s":31,"id":1889,"u":"oil%20living%20graffiti_ec1","p":84,"h":1,"n":"Oil Living Graffiti"},{"c":1,"s":31,"id":1890,"u":"pinacosaurus_ec1","p":50,"h":1,"n":"Pinacosaurus"},{"c":1,"s":31,"id":1891,"u":"pruana%20two-punch_ec1","p":22,"h":1,"n":"Pruana Two-punch"},{"c":1,"s":31,"id":1892,"u":"smiler_ec1","p":38,"h":1,"n":"Smiler"},{"c":1,"s":31,"id":1893,"u":"smoldering%20leopard_ec1","p":44,"h":1,"n":"Smoldering Leopard"},{"c":1,"s":31,"id":1894,"u":"vermlek_ec1","p":82,"h":1,"n":"Vermlek"},{"c":1,"s":31,"id":1895,"u":"viktor%20volkano_ec1","p":29,"h":1,"n":"Viktor Volkano"},{"c":1,"s":31,"id":1896,"u":"violet_ec1","p":22,"h":1,"n":"Violet"},{"c":1,"s":31,"id":1897,"u":"xulgath%20bilebearer_ec1","p":87,"h":1,"n":"Xulgath Bilebearer"},{"c":1,"s":32,"id":1898,"u":"aives%20the%20smoke%20dragon_ec2","p":16,"h":1,"n":"Aives The Smoke Dragon"},{"c":1,"s":32,"id":1899,"u":"andera%20paldreen_ec2","p":87,"h":1,"n":"Andera Paldreen"},{"c":1,"s":32,"id":1900,"u":"bogey_ec2","p":78,"h":1,"n":"Bogey"},{"c":1,"s":32,"id":1901,"u":"bogeyman_ec2","p":79,"h":1,"n":"Bogeyman"},{"c":1,"s":32,"id":1902,"u":"bugaboo_ec2","p":78,"h":1,"n":"Bugaboo"},{"c":1,"s":32,"id":1903,"u":"celestial%20menagerie%20bruiser_ec2","p":47,"h":1,"n":"Celestial Menagerie Bruiser"},{"c":1,"s":32,"id":1904,"u":"chimpanzee%20visitant_ec2","p":83,"h":1,"n":"Chimpanzee Visitant"},{"c":1,"s":32,"id":1905,"u":"darricus%20stallit_ec2","p":57,"h":1,"n":"Darricus Stallit"},{"c":1,"s":32,"id":1906,"u":"delamar%20gianvin_ec2","p":16,"h":1,"n":"Delamar Gianvin"},{"c":1,"s":32,"id":1907,"u":"evora%20yarket_ec2","p":52,"h":1,"n":"Evora Yarket"},{"c":1,"s":32,"id":1908,"u":"gluttondark%20babau_ec2","p":23,"h":1,"n":"Gluttondark Babau"},{"c":1,"s":32,"id":1909,"u":"iridescent%20elephant_ec2","p":80,"h":1,"n":"Iridescent Elephant"},{"c":1,"s":32,"id":1910,"u":"lion%20visitant_ec2","p":83,"h":1,"n":"Lion Visitant"},{"c":1,"s":32,"id":1911,"u":"mistress%20dusklight_ec2","p":89,"h":1,"n":"Mistress Dusklight"},{"c":1,"s":32,"id":1912,"u":"muse%20phantom_ec2","p":81,"h":1,"n":"Muse Phantom"},{"c":1,"s":32,"id":1913,"u":"ruanna%20nyamma_ec2","p":17,"h":1,"n":"Ruanna Nyamma"},{"c":1,"s":32,"id":1914,"u":"ulthadar_ec2","p":91,"h":1,"n":"Ulthadar"},{"c":1,"s":32,"id":1915,"u":"xulgath%20spinesnapper_ec2","p":84,"h":1,"n":"Xulgath Spinesnapper"},{"c":1,"s":32,"id":1916,"u":"yaashka_ec2","p":26,"h":1,"n":"Yaashka"},{"c":1,"s":32,"id":1917,"u":"zuipnyrn_ec2","p":85,"h":1,"n":"Zuipnyrn"},{"c":1,"s":32,"id":1918,"u":"zunkri_ec2","p":27,"h":1,"n":"Zunkri"},{"c":1,"s":9,"id":1919,"u":"bitter%20truth%20bandit_ec3","p":17,"h":1,"n":"Bitter Truth Bandit"},{"c":1,"s":9,"id":1920,"u":"bugul%20noz_ec3","p":76,"h":1,"n":"Bugul Noz"},{"c":1,"s":9,"id":1921,"u":"cat%20sith_ec3","p":77,"h":1,"n":"Cat Sith"},{"c":1,"s":9,"id":1922,"u":"counteflora_ec3","p":78,"h":1,"n":"Counteflora"},{"c":1,"s":9,"id":1923,"u":"cu%20sith_ec3","p":79,"h":1,"n":"Cu Sith"},{"c":1,"s":9,"id":1924,"u":"ginjana%20mindkeeper_ec3","p":87,"h":1,"n":"Ginjana Mindkeeper"},{"c":1,"s":9,"id":1925,"u":"headless%20xulgath_ec3","p":50,"h":1,"n":"Headless Xulgath"},{"c":1,"s":9,"id":1926,"u":"herecite%20of%20zevgavizeb_ec3","p":80,"h":1,"n":"Herecite Of Zevgavizeb"},{"c":1,"s":9,"id":1927,"u":"hooklimb%20xulgath_ec3","p":55,"h":1,"n":"Hooklimb Xulgath"},{"c":1,"s":9,"id":1928,"u":"pin%20tingwheely_ec3","p":20,"h":1,"n":"Pin Tingwheely"},{"c":1,"s":9,"id":1929,"u":"resin-seep%20xulgath_ec3","p":51,"h":1,"n":"Resin-seep Xulgath"},{"c":1,"s":9,"id":1930,"u":"shoony%20hierarch_ec3","p":83,"h":1,"n":"Shoony Hierarch"},{"c":1,"s":9,"id":1931,"u":"shoony%20militia%20member_ec3","p":83,"h":1,"n":"Shoony Militia Member"},{"c":1,"s":9,"id":1932,"u":"shoony%20tiller_ec3","p":82,"h":1,"n":"Shoony Tiller"},{"c":1,"s":9,"id":1933,"u":"skarja_ec3","p":88,"h":1,"n":"Skarja"},{"c":1,"s":9,"id":1934,"u":"swardlands%20delinquent_ec3","p":15,"h":1,"n":"Swardlands Delinquent"},{"c":1,"s":9,"id":1935,"u":"tanessa%20fleer_ec3","p":16,"h":1,"n":"Tanessa Fleer"},{"c":1,"s":9,"id":1936,"u":"thessekka_ec3","p":91,"h":1,"n":"Thessekka"},{"c":1,"s":9,"id":1937,"u":"xulgath%20bomber_ec3","p":28,"h":1,"n":"Xulgath Bomber"},{"c":1,"s":9,"id":1938,"u":"xulgath%20skirmisher_ec3","p":27,"h":1,"n":"Xulgath Skirmisher"},{"c":1,"s":9,"id":1939,"u":"xulgath%20stoneliege_ec3","p":84,"h":1,"n":"Xulgath Stoneliege"},{"c":1,"s":9,"id":1940,"u":"yaganty_ec3","p":85,"h":1,"n":"Yaganty"},{"c":1,"s":33,"id":1941,"u":"arskuva%20the%20gnasher_ec4","p":55,"h":1,"n":"Arskuva The Gnasher"},{"c":1,"s":33,"id":1942,"u":"aukashungi%20swarm_ec4","p":50,"h":1,"n":"Aukashungi Swarm"},{"c":1,"s":33,"id":1943,"u":"brughadatch_ec4","p":78,"h":1,"n":"Brughadatch"},{"c":1,"s":33,"id":1944,"u":"doblagub_ec4","p":79,"h":1,"n":"Doblagub"},{"c":1,"s":33,"id":1945,"u":"faceless%20butcher_ec4","p":80,"h":1,"n":"Faceless Butcher"},{"c":1,"s":33,"id":1946,"u":"gahlepod_ec4","p":78,"h":1,"n":"Gahlepod"},{"c":1,"s":33,"id":1947,"u":"giant%20aukashungi_ec4","p":77,"h":1,"n":"Giant Aukashungi"},{"c":1,"s":33,"id":1948,"u":"harrow%20doll_ec4","p":81,"h":1,"n":"Harrow Doll"},{"c":1,"s":33,"id":1949,"u":"helg%20eats-the-eaters_ec4","p":87,"h":1,"n":"Helg Eats-the-eaters"},{"c":1,"s":33,"id":1950,"u":"ledorick%20banyan_ec4","p":89,"h":1,"n":"Ledorick Banyan"},{"c":1,"s":33,"id":1951,"u":"lyrt%20cozurn_ec4","p":40,"h":1,"n":"Lyrt Cozurn"},{"c":1,"s":33,"id":1952,"u":"qurashith_ec4","p":82,"h":1,"n":"Qurashith"},{"c":1,"s":33,"id":1953,"u":"sodden%20sentinels_ec4","p":32,"h":1,"n":"Sodden Sentinels"},{"c":1,"s":33,"id":1954,"u":"starved%20staff_ec4","p":16,"h":1,"n":"Starved Staff"},{"c":1,"s":33,"id":1955,"u":"stirvyn%20banyan_ec4","p":39,"h":1,"n":"Stirvyn Banyan"},{"c":1,"s":33,"id":1956,"u":"tallow%20ooze_ec4","p":83,"h":1,"n":"Tallow Ooze"},{"c":1,"s":33,"id":1957,"u":"tashlock%20banyan_ec4","p":39,"h":1,"n":"Tashlock Banyan"},{"c":1,"s":33,"id":1958,"u":"the%20vanish%20man_ec4","p":47,"h":1,"n":"The Vanish Man"},{"c":1,"s":33,"id":1959,"u":"war%20sauropelta_ec4","p":46,"h":1,"n":"War Sauropelta"},{"c":1,"s":33,"id":1960,"u":"wight%20cultist_ec4","p":34,"h":1,"n":"Wight Cultist"},{"c":1,"s":33,"id":1961,"u":"xilvirek_ec4","p":84,"h":1,"n":"Xilvirek"},{"c":1,"s":33,"id":1962,"u":"xulgath%20gutrager_ec4","p":85,"h":1,"n":"Xulgath Gutrager"},{"c":1,"s":33,"id":1963,"u":"xulgath%20hardscale_ec4","p":53,"h":1,"n":"Xulgath Hardscale"},{"c":1,"s":33,"id":1964,"u":"xulgath%20herd-tender_ec4","p":10,"h":1,"n":"Xulgath Herd-tender"},{"c":1,"s":33,"id":1965,"u":"xulgath%20roughrider_ec4","p":23,"h":1,"n":"Xulgath Roughrider"},{"c":1,"s":33,"id":1966,"u":"zashathal%20head-taker_ec4","p":90,"h":1,"n":"Zashathal Head-taker"},{"c":1,"s":34,"id":1967,"u":"ammut_ec5","p":77,"h":1,"n":"Ammut"},{"c":1,"s":34,"id":1968,"u":"ararda_ec5","p":79,"h":1,"n":"Ararda"},{"c":1,"s":34,"id":1969,"u":"death%20drider_ec5","p":35,"h":1,"n":"Death Drider"},{"c":1,"s":34,"id":1970,"u":"dyzallin%20shraen_ec5","p":86,"h":1,"n":"Dyzallin Shraen"},{"c":1,"s":34,"id":1971,"u":"hollow%20hush_ec5","p":39,"h":1,"n":"Hollow Hush"},{"c":1,"s":34,"id":1972,"u":"iffdahsil_ec5","p":81,"h":1,"n":"Iffdahsil"},{"c":1,"s":34,"id":1973,"u":"kharostan_ec5","p":88,"h":1,"n":"Kharostan"},{"c":1,"s":34,"id":1974,"u":"muurfeli_ec5","p":78,"h":1,"n":"Muurfeli"},{"c":1,"s":34,"id":1975,"u":"obsidian%20golem_ec5","p":80,"h":1,"n":"Obsidian Golem"},{"c":1,"s":34,"id":1976,"u":"qormintur_ec5","p":91,"h":1,"n":"Qormintur"},{"c":1,"s":34,"id":1977,"u":"raptor%20guard%20wight_ec5","p":32,"h":1,"n":"Raptor Guard Wight"},{"c":1,"s":34,"id":1978,"u":"shraen%20graveknight_ec5","p":52,"h":1,"n":"Shraen Graveknight"},{"c":1,"s":34,"id":1979,"u":"urdefhan%20dominator_ec5","p":83,"h":1,"n":"Urdefhan Dominator"},{"c":1,"s":34,"id":1980,"u":"urdefhan%20high%20tormentor_ec5","p":82,"h":1,"n":"Urdefhan High Tormentor"},{"c":1,"s":34,"id":1981,"u":"urdefhan%20hunter_ec5","p":82,"h":1,"n":"Urdefhan Hunter"},{"c":1,"s":34,"id":1982,"u":"vitalia_ec5","p":84,"h":1,"n":"Vitalia"},{"c":1,"s":34,"id":1983,"u":"xulgath%20deepmouth_ec5","p":85,"h":1,"n":"Xulgath Deepmouth"},{"c":1,"s":34,"id":1984,"u":"zinogyvaz_ec5","p":35,"h":1,"n":"Zinogyvaz"},{"c":1,"s":35,"id":1985,"u":"barking%20stag_ec6","p":40,"h":1,"n":"Barking Stag"},{"c":1,"s":35,"id":1986,"u":"convergent%20giant%20eagle_ec6","p":12,"h":1,"n":"Convergent Giant Eagle"},{"c":1,"s":35,"id":1987,"u":"convergent%20kendley%20nathrael_ec6","p":87,"h":1,"n":"Convergent Kendley Nathrael"},{"c":1,"s":35,"id":1988,"u":"convergent%20soldier_ec6","p":14,"h":1,"n":"Convergent Soldier"},{"c":1,"s":35,"id":1989,"u":"elysian%20sheep_ec6","p":32,"h":1,"n":"Elysian Sheep"},{"c":1,"s":35,"id":1990,"u":"elysian%20titan_ec6","p":82,"h":1,"n":"Elysian Titan"},{"c":1,"s":35,"id":1991,"u":"kimilekki_ec6","p":17,"h":1,"n":"Kimilekki"},{"c":1,"s":35,"id":1992,"u":"kirosthrek_ec6","p":89,"h":1,"n":"Kirosthrek"},{"c":1,"s":35,"id":1993,"u":"sarvel%20ever-hunger_ec6","p":90,"h":1,"n":"Sarvel Ever-hunger"},{"c":1,"s":35,"id":1994,"u":"saurian%20warmonger_ec6","p":80,"h":1,"n":"Saurian Warmonger"},{"c":1,"s":35,"id":1995,"u":"saurian%20worldwatcher_ec6","p":81,"h":1,"n":"Saurian Worldwatcher"},{"c":1,"s":35,"id":1996,"u":"thanatotic%20titan_ec6","p":83,"h":1,"n":"Thanatotic Titan"},{"c":1,"s":35,"id":1997,"u":"vavakia_ec6","p":79,"h":1,"n":"Vavakia"},{"c":1,"s":35,"id":1998,"u":"viskithrel_ec6","p":84,"h":1,"n":"Viskithrel"},{"c":1,"s":35,"id":1999,"u":"xulgath%20thoughtmaw_ec6","p":85,"h":1,"n":"Xulgath Thoughtmaw"},{"c":1,"s":36,"id":2000,"u":"bee%20swarm_fop","p":11,"h":1,"n":"Bee Swarm"},{"c":1,"s":36,"id":2001,"u":"blood%20ooze_fop","p":63,"h":1,"n":"Blood Ooze"},{"c":1,"s":36,"id":2002,"u":"bloodlash%20bush_fop","p":62,"h":1,"n":"Bloodlash Bush"},{"c":1,"s":36,"id":2003,"u":"caustic%20wolf_fop","p":5,"h":1,"n":"Caustic Wolf"},{"c":1,"s":36,"id":2004,"u":"drunken%20farmer_fop","p":8,"h":1,"n":"Drunken Farmer"},{"c":1,"s":36,"id":2005,"u":"fiery%20leopard_fop","p":31,"h":1,"n":"Fiery Leopard"},{"c":1,"s":36,"id":2006,"u":"giant%20lightning%20serpent_fop","p":20,"h":1,"n":"Giant Lightning Serpent"},{"c":1,"s":36,"id":2007,"u":"graytusk_fop","p":40,"h":1,"n":"Graytusk"},{"c":1,"s":36,"id":2008,"u":"hallod_fop","p":21,"h":1,"n":"Hallod"},{"c":1,"s":36,"id":2009,"u":"icy%20rats_fop","p":31,"h":1,"n":"Icy Rats"},{"c":1,"s":36,"id":2010,"u":"lord%20nar_fop","p":38,"h":1,"n":"Lord Nar"},{"c":1,"s":36,"id":2011,"u":"mangy%20wolves_fop","p":5,"h":1,"n":"Mangy Wolves"},{"c":1,"s":36,"id":2012,"u":"mutant%20wolves_fop","p":27,"h":1,"n":"Mutant Wolves"},{"c":1,"s":36,"id":2013,"u":"stone%20horse_fop","p":30,"h":1,"n":"Stone Horse"},{"c":1,"s":36,"id":2014,"u":"the%20amalgam_fop","p":44,"h":1,"n":"The Amalgam"},{"c":1,"s":36,"id":2015,"u":"the%20behemoth_fop","p":47,"h":1,"n":"The Behemoth"},{"c":1,"s":36,"id":2016,"u":"the%20sculptor_fop","p":34,"h":1,"n":"The Sculptor"},{"c":1,"s":36,"id":2017,"u":"vilree_fop","p":47,"h":1,"n":"Vilree"},{"c":1,"s":36,"id":2018,"u":"vine%20lasher_fop","p":62,"h":1,"n":"Vine Lasher"},{"c":1,"s":37,"id":2019,"u":"agile%20warrior_frp1","p":23,"h":1,"n":"Agile Warrior"},{"c":1,"s":37,"id":2020,"u":"anugobu%20apprentice_frp1","p":80,"h":1,"n":"Anugobu Apprentice"},{"c":1,"s":37,"id":2021,"u":"anugobu%20wondercrafter_frp1","p":81,"h":1,"n":"Anugobu Wondercrafter"},{"c":1,"s":37,"id":2022,"u":"archery%20specialist_frp1","p":24,"h":1,"n":"Archery Specialist"},{"c":1,"s":37,"id":2023,"u":"berberoka_frp1","p":82,"h":1,"n":"Berberoka"},{"c":1,"s":37,"id":2024,"u":"blue%20viper_frp1","p":63,"h":1,"n":"Blue Viper"},{"c":1,"s":37,"id":2025,"u":"butterfly%20blade%20warrior_frp1","p":60,"h":1,"n":"Butterfly Blade Warrior"},{"c":1,"s":37,"id":2026,"u":"caustic%20monitor_frp1","p":86,"h":1,"n":"Caustic Monitor"},{"c":1,"s":37,"id":2027,"u":"dread%20roc_frp1","p":30,"h":1,"n":"Dread Roc"},{"c":1,"s":37,"id":2028,"u":"dromornis_frp1","p":83,"h":1,"n":"Dromornis"},{"c":1,"s":37,"id":2029,"u":"elder%20cauthooj_frp1","p":49,"h":1,"n":"Elder Cauthooj"},{"c":1,"s":37,"id":2030,"u":"ghost%20monk_frp1","p":15,"h":1,"n":"Ghost Monk"},{"c":1,"s":37,"id":2031,"u":"gomwai_frp1","p":48,"h":1,"n":"Gomwai"},{"c":1,"s":37,"id":2032,"u":"grave%20spinosaurus_frp1","p":32,"h":1,"n":"Grave Spinosaurus"},{"c":1,"s":37,"id":2033,"u":"hana's%20hundreds_frp1","p":51,"h":1,"n":"Hana's Hundreds"},{"c":1,"s":37,"id":2034,"u":"hantu%20belian_frp1","p":85,"h":1,"n":"Hantu Belian"},{"c":1,"s":37,"id":2035,"u":"hantu%20denai_frp1","p":84,"h":1,"n":"Hantu Denai"},{"c":1,"s":37,"id":2036,"u":"jaiban_frp1","p":41,"h":1,"n":"Jaiban"},{"c":1,"s":37,"id":2037,"u":"kannitri_frp1","p":19,"h":1,"n":"Kannitri"},{"c":1,"s":37,"id":2038,"u":"ki%20adept_frp1","p":24,"h":1,"n":"Ki Adept"},{"c":1,"s":37,"id":2039,"u":"koto%20zekora_frp1","p":55,"h":1,"n":"Koto Zekora"},{"c":1,"s":37,"id":2040,"u":"mage%20of%20many%20styles_frp1","p":25,"h":1,"n":"Mage Of Many Styles"},{"c":1,"s":37,"id":2041,"u":"mammoth%20turtle_frp1","p":31,"h":1,"n":"Mammoth Turtle"},{"c":1,"s":37,"id":2042,"u":"manananggal_frp1","p":87,"h":1,"n":"Manananggal"},{"c":1,"s":37,"id":2043,"u":"muckish%20creep_frp1","p":88,"h":1,"n":"Muckish Creep"},{"c":1,"s":37,"id":2044,"u":"nai%20yan%20fei_frp1","p":91,"h":1,"n":"Nai Yan Fei"},{"c":1,"s":37,"id":2045,"u":"old%20man%20statue_frp1","p":21,"h":1,"n":"Old Man Statue"},{"c":1,"s":37,"id":2046,"u":"planar%20terra-cotta%20soldier_frp1","p":52,"h":1,"n":"Planar Terra-cotta Soldier"},{"c":1,"s":37,"id":2047,"u":"planar%20terra-cotta%20squadron_frp1","p":53,"h":1,"n":"Planar Terra-cotta Squadron"},{"c":1,"s":37,"id":2048,"u":"ran-to_frp1","p":64,"h":1,"n":"Ran-to"},{"c":1,"s":37,"id":2049,"u":"shino%20hakusa_frp1","p":63,"h":1,"n":"Shino Hakusa"},{"c":1,"s":37,"id":2050,"u":"sigbin_frp1","p":89,"h":1,"n":"Sigbin"},{"c":1,"s":37,"id":2051,"u":"syu%20tak-nwa_frp1","p":63,"h":1,"n":"Syu Tak-nwa"},{"c":1,"s":37,"id":2052,"u":"takatorra_frp1","p":11,"h":1,"n":"Takatorra"},{"c":1,"s":37,"id":2053,"u":"tamikan_frp1","p":39,"h":1,"n":"Tamikan"},{"c":1,"s":37,"id":2054,"u":"tino_frp1","p":10,"h":1,"n":"Tino"},{"c":1,"s":37,"id":2055,"u":"tyrannosaurus%20imperator_frp1","p":31,"h":1,"n":"Tyrannosaurus Imperator"},{"c":1,"s":37,"id":2056,"u":"watchtower%20poltergeist_frp1","p":35,"h":1,"n":"Watchtower Poltergeist"},{"c":1,"s":37,"id":2057,"u":"watchtower%20shadow_frp1","p":36,"h":1,"n":"Watchtower Shadow"},{"c":1,"s":37,"id":2058,"u":"watchtower%20wraith_frp1","p":36,"h":1,"n":"Watchtower Wraith"},{"c":1,"s":37,"id":2059,"u":"weapon%20master_frp1","p":23,"h":1,"n":"Weapon Master"},{"c":1,"s":37,"id":2060,"u":"yabin%20the%20just_frp1","p":11,"h":1,"n":"Yabin The Just"},{"c":1,"s":37,"id":2061,"u":"yook_frp1","p":11,"h":1,"n":"Yook"},{"c":1,"s":38,"id":2062,"u":"akila%20stormheel_frp2","p":38,"h":1,"n":"Akila Stormheel"},{"c":1,"s":38,"id":2063,"u":"amihan_frp2","p":40,"h":1,"n":"Amihan"},{"c":1,"s":38,"id":2064,"u":"angoyang_frp2","p":78,"h":1,"n":"Angoyang"},{"c":1,"s":38,"id":2065,"u":"arm%20of%20balance_frp2","p":33,"h":1,"n":"Arm Of Balance"},{"c":1,"s":38,"id":2066,"u":"artus%20rodrivan_frp2","p":35,"h":1,"n":"Artus Rodrivan"},{"c":1,"s":38,"id":2067,"u":"blue%20viper_frp2","p":36,"h":1,"n":"Blue Viper"},{"c":1,"s":38,"id":2068,"u":"drake%20courser_frp2","p":13,"h":1,"n":"Drake Courser"},{"c":1,"s":38,"id":2069,"u":"grandfather%20mantis_frp2","p":35,"h":1,"n":"Grandfather Mantis"},{"c":1,"s":38,"id":2070,"u":"halspin%20the%20stung_frp2","p":41,"h":1,"n":"Halspin The Stung"},{"c":1,"s":38,"id":2071,"u":"huldrin%20skolsdottir_frp2","p":42,"h":1,"n":"Huldrin Skolsdottir"},{"c":1,"s":38,"id":2072,"u":"hummingbird_frp2","p":39,"h":1,"n":"Hummingbird"},{"c":1,"s":38,"id":2073,"u":"ji-yook_frp2","p":27,"h":1,"n":"Ji-yook"},{"c":1,"s":38,"id":2074,"u":"joon-seo_frp2","p":41,"h":1,"n":"Joon-seo"},{"c":1,"s":38,"id":2075,"u":"juspix%20rammel_frp2","p":42,"h":1,"n":"Juspix Rammel"},{"c":1,"s":38,"id":2076,"u":"kas%20xi%20rai_frp2","p":23,"h":1,"n":"Kas Xi Rai"},{"c":1,"s":38,"id":2077,"u":"kun_frp2","p":79,"h":1,"n":"Kun"},{"c":1,"s":38,"id":2078,"u":"lantondo_frp2","p":35,"h":1,"n":"Lantondo"},{"c":1,"s":38,"id":2079,"u":"maalya_frp2","p":40,"h":1,"n":"Maalya"},{"c":1,"s":38,"id":2080,"u":"mafika%20ayuwari_frp2","p":38,"h":1,"n":"Mafika Ayuwari"},{"c":1,"s":38,"id":2081,"u":"master%20xun_frp2","p":23,"h":1,"n":"Master Xun"},{"c":1,"s":38,"id":2082,"u":"melodic%20squall_frp2","p":57,"h":1,"n":"Melodic Squall"},{"c":1,"s":38,"id":2083,"u":"minister%20of%20tumult_frp2","p":87,"h":1,"n":"Minister Of Tumult"},{"c":1,"s":38,"id":2084,"u":"peng_frp2","p":82,"h":1,"n":"Peng"},{"c":1,"s":38,"id":2085,"u":"phuthi_frp2","p":39,"h":1,"n":"Phuthi"},{"c":1,"s":38,"id":2086,"u":"portal%20eater_frp2","p":56,"h":1,"n":"Portal Eater"},{"c":1,"s":38,"id":2087,"u":"provincial%20jiang-shi_frp2","p":86,"h":1,"n":"Provincial Jiang-shi"},{"c":1,"s":38,"id":2088,"u":"ran-to_frp2","p":37,"h":1,"n":"Ran-to"},{"c":1,"s":38,"id":2089,"u":"razu_frp2","p":91,"h":1,"n":"Razu"},{"c":1,"s":38,"id":2090,"u":"rivka_frp2","p":83,"h":1,"n":"Rivka"},{"c":1,"s":38,"id":2091,"u":"shadow%20yai_frp2","p":80,"h":1,"n":"Shadow Yai"},{"c":1,"s":38,"id":2092,"u":"shino%20hakusa_frp2","p":36,"h":1,"n":"Shino Hakusa"},{"c":1,"s":38,"id":2093,"u":"sixth%20pillar%20student_frp2","p":14,"h":1,"n":"Sixth Pillar Student"},{"c":1,"s":38,"id":2094,"u":"surjit%20hamelan_frp2","p":39,"h":1,"n":"Surjit Hamelan"},{"c":1,"s":38,"id":2095,"u":"syu%20tak-nwa_frp2","p":35,"h":1,"n":"Syu Tak-nwa"},{"c":1,"s":38,"id":2096,"u":"taiga%20yai_frp2","p":81,"h":1,"n":"Taiga Yai"},{"c":1,"s":38,"id":2097,"u":"takatorra_frp2","p":27,"h":1,"n":"Takatorra"},{"c":1,"s":38,"id":2098,"u":"tino%20tung_frp2","p":26,"h":1,"n":"Tino Tung"},{"c":1,"s":38,"id":2099,"u":"troff%20frostknuckles_frp2","p":43,"h":1,"n":"Troff Frostknuckles"},{"c":1,"s":38,"id":2100,"u":"umbasi_frp2","p":40,"h":1,"n":"Umbasi"},{"c":1,"s":38,"id":2101,"u":"urnak%20lostwind_frp2","p":41,"h":1,"n":"Urnak Lostwind"},{"c":1,"s":38,"id":2102,"u":"yabin%20the%20just_frp2","p":27,"h":1,"n":"Yabin The Just"},{"c":1,"s":38,"id":2103,"u":"yarrika%20mulandez_frp2","p":34,"h":1,"n":"Yarrika Mulandez"},{"c":1,"s":39,"id":2104,"u":"abbot%20tsujon_frp3","p":15,"h":1,"n":"Abbot Tsujon"},{"c":1,"s":39,"id":2105,"u":"blue%20viper_frp3","p":54,"h":1,"n":"Blue Viper"},{"c":1,"s":39,"id":2106,"u":"bul-gae_frp3","p":79,"h":1,"n":"Bul-gae"},{"c":1,"s":39,"id":2107,"u":"canopy%20elder_frp3","p":78,"h":1,"n":"Canopy Elder"},{"c":1,"s":39,"id":2108,"u":"cloudsplitter_frp3","p":19,"h":1,"n":"Cloudsplitter"},{"c":1,"s":39,"id":2109,"u":"dancing%20night%20parade_frp3","p":41,"h":1,"n":"Dancing Night Parade"},{"c":1,"s":39,"id":2110,"u":"desecrated%20guardian_frp3","p":80,"h":1,"n":"Desecrated Guardian"},{"c":1,"s":39,"id":2111,"u":"flying%20mountain%20kaminari_frp3","p":23,"h":1,"n":"Flying Mountain Kaminari"},{"c":1,"s":39,"id":2112,"u":"gumiho_frp3","p":81,"h":1,"n":"Gumiho"},{"c":1,"s":39,"id":2113,"u":"inmyeonjo_frp3","p":82,"h":1,"n":"Inmyeonjo"},{"c":1,"s":39,"id":2114,"u":"jin-hae_frp3","p":18,"h":1,"n":"Jin-hae"},{"c":1,"s":39,"id":2115,"u":"laruhao_frp3","p":41,"h":1,"n":"Laruhao"},{"c":1,"s":39,"id":2116,"u":"lophiithu_frp3","p":83,"h":1,"n":"Lophiithu"},{"c":1,"s":39,"id":2117,"u":"orochi_frp3","p":84,"h":1,"n":"Orochi"},{"c":1,"s":39,"id":2118,"u":"rai%20sho%20disciple_frp3","p":14,"h":1,"n":"Rai Sho Disciple"},{"c":1,"s":39,"id":2119,"u":"rai%20sho%20postulant_frp3","p":13,"h":1,"n":"Rai Sho Postulant"},{"c":1,"s":39,"id":2120,"u":"ran-to_frp3","p":54,"h":1,"n":"Ran-to"},{"c":1,"s":39,"id":2121,"u":"sanzuwu_frp3","p":85,"h":1,"n":"Sanzuwu"},{"c":1,"s":39,"id":2122,"u":"shino%20hakusa_frp3","p":53,"h":1,"n":"Shino Hakusa"},{"c":1,"s":39,"id":2123,"u":"spinel%20leviathan%20syndara_frp3","p":58,"h":1,"n":"Spinel Leviathan Syndara"},{"c":1,"s":39,"id":2124,"u":"spirit%20turtle_frp3","p":86,"h":1,"n":"Spirit Turtle"},{"c":1,"s":39,"id":2125,"u":"sthira_frp3","p":87,"h":1,"n":"Sthira"},{"c":1,"s":39,"id":2126,"u":"syndara%20the%20sculptor_frp3","p":88,"h":1,"n":"Syndara The Sculptor"},{"c":1,"s":39,"id":2127,"u":"syu%20tak-nwa_frp3","p":52,"h":1,"n":"Syu Tak-nwa"},{"c":1,"s":39,"id":2128,"u":"yoh%20souran_frp3","p":91,"h":1,"n":"Yoh Souran"},{"c":1,"s":6,"id":2129,"u":"stone%20sister_loil","p":338,"h":1,"n":"Stone Sister"},{"c":1,"s":6,"id":2130,"u":"quantium%20golem_loil","p":335,"h":1,"n":"Quantium Golem"},{"c":1,"s":6,"id":2131,"u":"benthic%20reaver_loil","p":324,"h":1,"n":"Benthic Reaver"},{"c":1,"s":6,"id":2132,"u":"clockwork%20cannoneer_loil","p":325,"h":1,"n":"Clockwork Cannoneer"},{"c":1,"s":6,"id":2133,"u":"cursed%20king_loil","p":326,"h":1,"n":"Cursed King"},{"c":1,"s":6,"id":2134,"u":"fleshforged%20conformer_loil","p":327,"h":1,"n":"Fleshforged Conformer"},{"c":1,"s":6,"id":2135,"u":"fleshforged%20dreadnought_loil","p":328,"h":1,"n":"Fleshforged Dreadnought"},{"c":1,"s":6,"id":2136,"u":"skinskitter_loil","p":329,"h":1,"n":"Skinskitter"},{"c":1,"s":6,"id":2137,"u":"kasesh_loil","p":330,"h":1,"n":"Kasesh"},{"c":1,"s":6,"id":2138,"u":"kashrishi%20evaluator_loil","p":331,"h":1,"n":"Kashrishi Evaluator"},{"c":1,"s":6,"id":2139,"u":"mutant%20gnoll%20hulk_loil","p":333,"h":1,"n":"Mutant Gnoll Hulk"},{"c":1,"s":6,"id":2140,"u":"gunpowder%20ooze_loil","p":334,"h":1,"n":"Gunpowder Ooze"},{"c":1,"s":6,"id":2141,"u":"ratajin%20mastermind_loil","p":336,"h":1,"n":"Ratajin Mastermind"},{"c":1,"s":6,"id":2142,"u":"spellscar%20fext_loil","p":337,"h":1,"n":"Spellscar Fext"},{"c":1,"s":6,"id":2143,"u":"ugvashi_loil","p":339,"h":1,"n":"Ugvashi"},{"c":1,"s":0,"id":2144,"u":"aigamuxa_lome","p":293,"h":1,"n":"Aigamuxa"},{"c":1,"s":0,"id":2145,"u":"anadi%20elder_lome","p":292,"h":1,"n":"Anadi Elder"},{"c":1,"s":0,"id":2146,"u":"anadi%20hunter_lome","p":291,"h":1,"n":"Anadi Hunter"},{"c":1,"s":0,"id":2147,"u":"anadi%20sage_lome","p":292,"h":1,"n":"Anadi Sage"},{"c":1,"s":0,"id":2148,"u":"asanbosam_lome","p":294,"h":1,"n":"Asanbosam"},{"c":1,"s":0,"id":2149,"u":"biloko%20veteran_lome","p":296,"h":1,"n":"Biloko Veteran"},{"c":1,"s":0,"id":2150,"u":"biloko%20warrior_lome","p":296,"h":1,"n":"Biloko Warrior"},{"c":1,"s":0,"id":2151,"u":"charau-ka%20acolyte%20of%20angazhan_lome","p":298,"h":1,"n":"Charau-ka Acolyte Of Angazhan"},{"c":1,"s":0,"id":2152,"u":"charau-ka%20butcher_lome","p":298,"h":1,"n":"Charau-ka Butcher"},{"c":1,"s":0,"id":2153,"u":"charau-ka%20warrior_lome","p":229977,"h":1,"n":"Charau-ka Warrior"},{"c":1,"s":0,"id":2154,"u":"eloko_lome","p":296,"h":1,"n":"Eloko"},{"c":1,"s":0,"id":2155,"u":"grootslang_lome","p":298,"h":1,"n":"Grootslang"},{"c":1,"s":0,"id":2156,"u":"k'nonna_lome","p":300,"h":1,"n":"K'nonna"},{"c":1,"s":0,"id":2157,"u":"kaava%20stalker_lome","p":301,"h":1,"n":"Kaava Stalker"},{"c":1,"s":0,"id":2158,"u":"karina_lome","p":302,"h":1,"n":"Karina"},{"c":1,"s":0,"id":2159,"u":"maliadi_lome","p":302,"h":1,"n":"Maliadi"},{"c":1,"s":0,"id":2160,"u":"mamlambo_lome","p":304,"h":1,"n":"Mamlambo"},{"c":1,"s":0,"id":2161,"u":"pygmy%20kaava_lome","p":301,"h":1,"n":"Pygmy Kaava"},{"c":1,"s":0,"id":2162,"u":"rompo_lome","p":305,"h":1,"n":"Rompo"},{"c":1,"s":0,"id":2163,"u":"si%c3%a9%20goluo_lome","p":306,"h":1,"n":"Sié Goluo"},{"c":1,"s":0,"id":2164,"u":"solar%20ibis_lome","p":307,"h":1,"n":"Solar Ibis"},{"c":1,"s":0,"id":2165,"u":"zinba_lome","p":308,"h":1,"n":"Zinba"},{"c":1,"s":40,"id":2166,"u":"princess%20sunset_ltiba","p":5,"h":1,"n":"Princess Sunset"},{"c":1,"s":41,"id":2167,"u":"keznin%20nevarmo_ngd","p":8,"h":1,"n":"Keznin Nevarmo"},{"c":1,"s":41,"id":2168,"u":"gray%20gardener%20enforcer_ngd","p":14,"h":1,"n":"Gray Gardener Enforcer"},{"c":1,"s":41,"id":2169,"u":"gray%20gardener%20assassin_ngd","p":20,"h":1,"n":"Gray Gardener Assassin"},{"c":1,"s":41,"id":2170,"u":"gray%20gardener%20director%20general_ngd","p":21,"h":1,"n":"Gray Gardener Director General"},{"c":1,"s":41,"id":2171,"u":"guillotine%20golem_ngd","p":32,"h":1,"n":"Guillotine Golem"},{"c":1,"s":41,"id":2172,"u":"worm%20prophet_ngd","p":47,"h":1,"n":"Worm Prophet"},{"c":1,"s":41,"id":2173,"u":"conqueror%20worm_ngd","p":66,"h":1,"n":"Conqueror Worm"},{"c":1,"s":41,"id":2174,"u":"gray%20death_ngd","p":68,"h":1,"n":"Gray Death"},{"c":1,"s":41,"id":2175,"u":"riekanoy_ngd","p":69,"h":1,"n":"Riekanoy"},{"c":1,"s":41,"id":2176,"u":"chakanaj_ngd","p":70,"h":1,"n":"Chakanaj"},{"c":1,"s":41,"id":2177,"u":"tumblak_ngd","p":71,"h":1,"n":"Tumblak"},{"c":1,"s":42,"id":2178,"u":"gold%20tank%20investors_ooa1","p":14,"h":1,"n":"Gold Tank Investors"},{"c":1,"s":42,"id":2179,"u":"irkem%20dresh_ooa1","p":16,"h":1,"n":"Irkem Dresh"},{"c":1,"s":42,"id":2180,"u":"sludgespine%20killers_ooa1","p":25,"h":1,"n":"Sludgespine Killers"},{"c":1,"s":42,"id":2181,"u":"followers%20of%20shumfallow_ooa1","p":25,"h":1,"n":"Followers of Shumfallow"},{"c":1,"s":42,"id":2182,"u":"bristlebane_ooa1","p":26,"h":1,"n":"Bristlebane"},{"c":1,"s":42,"id":2183,"u":"powderkeg%20punk%20bombardiers_ooa1","p":38,"h":1,"n":"Powderkeg Punk Bombardiers"},{"c":1,"s":42,"id":2184,"u":"powderkeg%20punk%20gunners_ooa1","p":39,"h":1,"n":"Powderkeg Punk Gunners"},{"c":1,"s":42,"id":2185,"u":"dewey%20daystar_ooa1","p":45,"h":1,"n":"Dewey Daystar"},{"c":1,"s":42,"id":2186,"u":"gunmarshal_ooa1","p":57,"h":1,"n":"Gunmarshal"},{"c":1,"s":42,"id":2187,"u":"clockwork%20hunter_ooa1","p":82,"h":1,"n":"Clockwork Hunter"},{"c":1,"s":42,"id":2188,"u":"clockwork%20handler_ooa1","p":83,"h":1,"n":"Clockwork Handler"},{"c":1,"s":42,"id":2189,"u":"clockwork%20brewer_ooa1","p":84,"h":1,"n":"Clockwork Brewer"},{"c":1,"s":42,"id":2190,"u":"clockwork%20fabricator_ooa1","p":85,"h":1,"n":"Clockwork Fabricator"},{"c":1,"s":42,"id":2191,"u":"prairie%20drake_ooa1","p":86,"h":1,"n":"Prairie Drake"},{"c":1,"s":42,"id":2192,"u":"yeast%20ooze_ooa1","p":87,"h":1,"n":"Yeast Ooze"},{"c":1,"s":42,"id":2193,"u":"rust%20ooze_ooa1","p":87,"h":1,"n":"Rust Ooze"},{"c":1,"s":42,"id":2194,"u":"glaz%20nixbrix_ooa1","p":89,"h":1,"n":"Glaz Nixbrix"},{"c":1,"s":42,"id":2195,"u":"shoma%20lyzerius_ooa1","p":91,"h":1,"n":"Shoma Lyzerius"},{"c":1,"s":43,"id":2196,"u":"gilded%20gunner%20goons_ooa2","p":19,"h":1,"n":"Gilded Gunner Goons"},{"c":1,"s":43,"id":2197,"u":"clockwork%20door%20warden_ooa2","p":80,"h":1,"n":"Clockwork Door Warden"},{"c":1,"s":43,"id":2198,"u":"masu_ooa2","p":16,"h":1,"n":"Masu"},{"c":1,"s":43,"id":2199,"u":"%22lucky%22%20lanks_ooa2","p":24,"h":1,"n":"\"Lucky\" Lanks"},{"c":1,"s":43,"id":2200,"u":"spellscar%20sky%20marauders_ooa2","p":30,"h":1,"n":"Spellscar Sky Marauders"},{"c":1,"s":43,"id":2201,"u":"chimeric%20manticore_ooa2","p":31,"h":1,"n":"Chimeric Manticore"},{"c":1,"s":43,"id":2202,"u":"i_ooa2","p":35,"h":1,"n":"I"},{"c":1,"s":43,"id":2203,"u":"palzu_ooa2","p":35,"h":1,"n":"Palzu"},{"c":1,"s":43,"id":2204,"u":"kreeth-ni_ooa2","p":38,"h":1,"n":"Kreeth-Ni"},{"c":1,"s":43,"id":2205,"u":"akrida_ooa2","p":39,"h":1,"n":"Akrida"},{"c":1,"s":43,"id":2206,"u":"the%20claws%20of%20time_ooa2","p":39,"h":1,"n":"The Claws of Time"},{"c":1,"s":43,"id":2207,"u":"gilded%20gunner%20assassins_ooa2","p":57,"h":1,"n":"Gilded Gunner Assassins"},{"c":1,"s":43,"id":2208,"u":"gilded%20gunner%20safecrackers_ooa2","p":57,"h":1,"n":"Gilded Gunner Safecrackers"},{"c":1,"s":43,"id":2209,"u":"clockwork%20gunner_ooa2","p":61,"h":1,"n":"Clockwork Gunner"},{"c":1,"s":43,"id":2210,"u":"clockwork%20disposer_ooa2","p":81,"h":1,"n":"Clockwork Disposer"},{"c":1,"s":43,"id":2211,"u":"clockwork%20sphinx_ooa2","p":81,"h":1,"n":"Clockwork Sphinx"},{"c":1,"s":43,"id":2212,"u":"daelum_ooa2","p":82,"h":1,"n":"Daelum"},{"c":1,"s":43,"id":2213,"u":"smog%20giant_ooa2","p":83,"h":1,"n":"Smog Giant"},{"c":1,"s":43,"id":2214,"u":"mutant%20giant%20toad_ooa2","p":85,"h":1,"n":"Mutant Giant Toad"},{"c":1,"s":43,"id":2215,"u":"mutant%20desert%20drake_ooa2","p":85,"h":1,"n":"Mutant Desert Drake"},{"c":1,"s":43,"id":2216,"u":"scarecophagus_ooa2","p":86,"h":1,"n":"Scarecophagus"},{"c":1,"s":43,"id":2217,"u":"trapjaw%20tangle_ooa2","p":87,"h":1,"n":"Trapjaw Tangle"},{"c":1,"s":43,"id":2218,"u":"ambrost%20mugland_ooa2","p":89,"h":1,"n":"Ambrost Mugland"},{"c":1,"s":43,"id":2219,"u":"sabora%20sharkosa_ooa2","p":91,"h":1,"n":"Sabora Sharkosa"},{"c":1,"s":44,"id":2220,"u":"corrupt%20shieldmarshal_ooa3","p":7,"h":1,"n":"Corrupt Shieldmarshal"},{"c":1,"s":44,"id":2221,"u":"leadsmiths_ooa3","p":9,"h":1,"n":"Leadsmiths"},{"c":1,"s":44,"id":2222,"u":"vewslog_ooa3","p":21,"h":1,"n":"Vewslog"},{"c":1,"s":44,"id":2223,"u":"mutant%20bats_ooa3","p":22,"h":1,"n":"Mutant Bats"},{"c":1,"s":44,"id":2224,"u":"clockwork%20shambler%20hordes_ooa3","p":31,"h":1,"n":"Clockwork Shambler Hordes"},{"c":1,"s":44,"id":2225,"u":"glass%20elephant_ooa3","p":50,"h":1,"n":"Glass Elephant"},{"c":1,"s":44,"id":2226,"u":"clockwork%20buccaneer_ooa3","p":80,"h":1,"n":"Clockwork Buccaneer"},{"c":1,"s":44,"id":2227,"u":"clockwork%20puppeteer_ooa3","p":81,"h":1,"n":"Clockwork Puppeteer"},{"c":1,"s":44,"id":2228,"u":"cranium%20preserver_ooa3","p":82,"h":1,"n":"Cranium Preserver"},{"c":1,"s":44,"id":2229,"u":"pyronite%20ooze_ooa3","p":83,"h":1,"n":"Pyronite Ooze"},{"c":1,"s":44,"id":2230,"u":"smog%20wraith_ooa3","p":84,"h":1,"n":"Smog Wraith"},{"c":1,"s":44,"id":2231,"u":"shock%20zombie_ooa3","p":85,"h":1,"n":"Shock Zombie"},{"c":1,"s":44,"id":2232,"u":"anjelique%20loveless_ooa3","p":86,"h":1,"n":"Anjelique Loveless"},{"c":1,"s":44,"id":2233,"u":"ibrium_ooa3","p":89,"h":1,"n":"Ibrium"},{"c":1,"s":44,"id":2234,"u":"parsus_ooa3","p":91,"h":1,"n":"Parsus"},{"c":1,"s":45,"id":2235,"u":"ahvothian_sli","p":62,"h":1,"n":"Ahvothian"},{"c":1,"s":45,"id":2236,"u":"angazhani%20cultist_sli","p":30,"h":1,"n":"Angazhani Cultist"},{"c":1,"s":45,"id":2237,"u":"alchemical%20golem_sli","p":48,"h":1,"n":"Alchemical Golem"},{"c":1,"s":45,"id":2238,"u":"ngira_sli","p":37,"h":1,"n":"Ngira"},{"c":1,"s":45,"id":2239,"u":"aspis%20guard_sli","p":44,"h":1,"n":"Aspis Guard"},{"c":1,"s":45,"id":2240,"u":"aspis%20technician_sli","p":45,"h":1,"n":"Aspis Technician"},{"c":1,"s":45,"id":2241,"u":"croakchief%20globblit%20skink-eater_sli","p":22,"h":1,"n":"Croakchief Globblit Skink-eater"},{"c":1,"s":45,"id":2242,"u":"cursebreaker_sli","p":38,"h":1,"n":"Cursebreaker"},{"c":1,"s":45,"id":2243,"u":"fuming%20sludge_sli","p":63,"h":1,"n":"Fuming Sludge"},{"c":1,"s":45,"id":2244,"u":"nyamat%20mshwe_sli","p":33,"h":1,"n":"Nyamat Mshwe"},{"c":1,"s":45,"id":2245,"u":"paga%20nikohian_sli","p":51,"h":1,"n":"Paga Nikohian"},{"c":1,"s":46,"id":2246,"u":"anadi%20fateweaver_sot1","p":79,"h":1,"n":"Anadi Fateweaver"},{"c":1,"s":46,"id":2247,"u":"anadi%20lurker_sot1","p":78,"h":1,"n":"Anadi Lurker"},{"c":1,"s":46,"id":2248,"u":"anadi%20seeker_sot1","p":78,"h":1,"n":"Anadi Seeker"},{"c":1,"s":46,"id":2249,"u":"binji_sot1","p":53,"h":1,"n":"Binji"},{"c":1,"s":46,"id":2250,"u":"bramble%20champion%20construct_sot1","p":41,"h":1,"n":"Bramble Champion Construct"},{"c":1,"s":46,"id":2251,"u":"giant%20mining%20bee_sot1","p":80,"h":1,"n":"Giant Mining Bee"},{"c":1,"s":46,"id":2252,"u":"giant%20silverfish_sot1","p":84,"h":1,"n":"Giant Silverfish"},{"c":1,"s":46,"id":2253,"u":"giant%20tsetse%20fly_sot1","p":81,"h":1,"n":"Giant Tsetse Fly"},{"c":1,"s":46,"id":2254,"u":"giant%20worker%20bee_sot1","p":80,"h":1,"n":"Giant Worker Bee"},{"c":1,"s":46,"id":2255,"u":"gnagrif_sot1","p":83,"h":1,"n":"Gnagrif"},{"c":1,"s":46,"id":2256,"u":"kurshkin_sot1","p":87,"h":1,"n":"Kurshkin"},{"c":1,"s":46,"id":2257,"u":"scrit_sot1","p":82,"h":1,"n":"Scrit"},{"c":1,"s":46,"id":2258,"u":"shieldbearer%20construct_sot1","p":40,"h":1,"n":"Shieldbearer Construct"},{"c":1,"s":46,"id":2259,"u":"sicklehand%20construct_sot1","p":41,"h":1,"n":"Sicklehand Construct"},{"c":1,"s":46,"id":2260,"u":"silverfish%20swarm_sot1","p":84,"h":1,"n":"Silverfish Swarm"},{"c":1,"s":46,"id":2261,"u":"spellskein_sot1","p":85,"h":1,"n":"Spellskein"},{"c":1,"s":46,"id":2262,"u":"stone%20ghost_sot1","p":89,"h":1,"n":"Stone Ghost"},{"c":1,"s":46,"id":2263,"u":"takulu%20ot_sot1","p":91,"h":1,"n":"Takulu Ot"},{"c":1,"s":46,"id":2264,"u":"umbo_sot1","p":22,"h":1,"n":"Umbo"},{"c":1,"s":46,"id":2265,"u":"urbel_sot1","p":55,"h":1,"n":"Urbel"},{"c":1,"s":47,"id":2266,"u":"damibwa_sot2","p":80,"h":1,"n":"Damibwa"},{"c":1,"s":47,"id":2267,"u":"fire-pot%20ubanu_sot2","p":89,"h":1,"n":"Fire-pot Ubanu"},{"c":1,"s":47,"id":2268,"u":"froglegs_sot2","p":91,"h":1,"n":"Froglegs"},{"c":1,"s":47,"id":2269,"u":"gbahali_sot2","p":81,"h":1,"n":"Gbahali"},{"c":1,"s":47,"id":2270,"u":"great%20grodair_sot2","p":59,"h":1,"n":"Great Grodair"},{"c":1,"s":47,"id":2271,"u":"grippli%20jinxer_sot2","p":83,"h":1,"n":"Grippli Jinxer"},{"c":1,"s":47,"id":2272,"u":"grippli%20skirmisher_sot2","p":82,"h":1,"n":"Grippli Skirmisher"},{"c":1,"s":47,"id":2273,"u":"i'iko%20dragon_sot2","p":84,"h":1,"n":"I'iko Dragon"},{"c":1,"s":47,"id":2274,"u":"kiru_sot2","p":27,"h":1,"n":"Kiru"},{"c":1,"s":47,"id":2275,"u":"kolbo_sot2","p":49,"h":1,"n":"Kolbo"},{"c":1,"s":47,"id":2276,"u":"kreekoss_sot2","p":53,"h":1,"n":"Kreekoss"},{"c":1,"s":47,"id":2277,"u":"loakan_sot2","p":28,"h":1,"n":"Loakan"},{"c":1,"s":47,"id":2278,"u":"mashkudu%20the%20bully_sot2","p":27,"h":1,"n":"Mashkudu The Bully"},{"c":1,"s":47,"id":2279,"u":"mpeshi_sot2","p":85,"h":1,"n":"Mpeshi"},{"c":1,"s":47,"id":2280,"u":"mutated%20sewer%20ooze_sot2","p":37,"h":1,"n":"Mutated Sewer Ooze"},{"c":1,"s":47,"id":2281,"u":"old%20thrasher_sot2","p":40,"h":1,"n":"Old Thrasher"},{"c":1,"s":47,"id":2282,"u":"reth_sot2","p":29,"h":1,"n":"Reth"},{"c":1,"s":47,"id":2283,"u":"salathiss_sot2","p":93,"h":1,"n":"Salathiss"},{"c":1,"s":47,"id":2284,"u":"serpentfolk%20granitescale_sot2","p":86,"h":1,"n":"Serpentfolk Granitescale"},{"c":1,"s":47,"id":2285,"u":"serpentfolk%20venom%20caller_sot2","p":87,"h":1,"n":"Serpentfolk Venom Caller"},{"c":1,"s":48,"id":2286,"u":"abendego%20brute_sot3","p":37,"h":1,"n":"Abendego Brute"},{"c":1,"s":48,"id":2287,"u":"abendego%20jailer_sot3","p":42,"h":1,"n":"Abendego Jailer"},{"c":1,"s":48,"id":2288,"u":"abendego%20priest_sot3","p":46,"h":1,"n":"Abendego Priest"},{"c":1,"s":48,"id":2289,"u":"ajbal%20kimon_sot3","p":87,"h":1,"n":"Ajbal Kimon"},{"c":1,"s":48,"id":2290,"u":"bharlen%20sajor_sot3","p":27,"h":1,"n":"Bharlen Sajor"},{"c":1,"s":48,"id":2291,"u":"bog%20mummy%20amalgamation_sot3","p":20,"h":1,"n":"Bog Mummy Amalgamation"},{"c":1,"s":48,"id":2292,"u":"boggard%20hunter_sot3","p":34,"h":1,"n":"Boggard Hunter"},{"c":1,"s":48,"id":2293,"u":"cyclops%20bully_sot3","p":48,"h":1,"n":"Cyclops Bully"},{"c":1,"s":48,"id":2294,"u":"golgopo_sot3","p":80,"h":1,"n":"Golgopo"},{"c":1,"s":48,"id":2295,"u":"grouloop_sot3","p":33,"h":1,"n":"Grouloop"},{"c":1,"s":48,"id":2296,"u":"halbrux%20far-sight_sot3","p":89,"h":1,"n":"Halbrux Far-Sight"},{"c":1,"s":48,"id":2297,"u":"ixam%c3%a8_sot3","p":22,"h":1,"n":"Ixamè"},{"c":1,"s":48,"id":2298,"u":"karumzek_sot3","p":81,"h":1,"n":"Karumzek"},{"c":1,"s":48,"id":2299,"u":"karumzek%20swarm_sot3","p":81,"h":1,"n":"Karumzek Swarm"},{"c":1,"s":48,"id":2300,"u":"norgorberite%20spy_sot3","p":63,"h":1,"n":"Norgorberite Spy"},{"c":1,"s":48,"id":2301,"u":"onyiji_sot3","p":9,"h":1,"n":"Onyiji"},{"c":1,"s":48,"id":2302,"u":"screaming%20sulfur_sot3","p":84,"h":1,"n":"Screaming Sulfur"},{"c":1,"s":48,"id":2303,"u":"ssumzili_sot3","p":85,"h":1,"n":"Ssumzili"},{"c":1,"s":48,"id":2304,"u":"terwa%20chosen_sot3","p":83,"h":1,"n":"Terwa Chosen"},{"c":1,"s":48,"id":2305,"u":"terwa%20prodigy_sot3","p":82,"h":1,"n":"Terwa Prodigy"},{"c":1,"s":48,"id":2306,"u":"terwa%20star%20reader_sot3","p":82,"h":1,"n":"Terwa Star Reader"},{"c":1,"s":48,"id":2307,"u":"thiarvo%20the%20quick_sot3","p":91,"h":1,"n":"Thiarvo the Quick"},{"c":1,"s":48,"id":2308,"u":"yonsuu_sot3","p":44,"h":1,"n":"Yonsuu"},{"c":1,"s":49,"id":2309,"u":"avatar%20of%20walkena_sot4","p":60,"h":1,"n":"Avatar of Walkena"},{"c":1,"s":49,"id":2310,"u":"ba'aupa%20mdoudu_sot4","p":80,"h":1,"n":"Ba'aupa Mdoudu"},{"c":1,"s":49,"id":2311,"u":"biloko%20reaver_sot4","p":36,"h":1,"n":"Biloko Reaver"},{"c":1,"s":49,"id":2312,"u":"dimari-diji_sot4","p":86,"h":1,"n":"Dimari-Diji"},{"c":1,"s":49,"id":2313,"u":"drenchdead_sot4","p":81,"h":1,"n":"Drenchdead"},{"c":1,"s":49,"id":2314,"u":"gambulami_sot4","p":37,"h":1,"n":"Gambulami"},{"c":1,"s":49,"id":2315,"u":"gold%20defender_sot4","p":49,"h":1,"n":"Gold Defender"},{"c":1,"s":49,"id":2316,"u":"gold%20defender%20garrison_sot4","p":50,"h":1,"n":"Gold Defender Garrison"},{"c":1,"s":49,"id":2317,"u":"grave%20karina_sot4","p":31,"h":1,"n":"Grave Karina"},{"c":1,"s":49,"id":2318,"u":"graveknight%20captain_sot4","p":82,"h":1,"n":"Graveknight Captain"},{"c":1,"s":49,"id":2319,"u":"graveknight%20champion_sot4","p":83,"h":1,"n":"Graveknight Champion"},{"c":1,"s":49,"id":2320,"u":"jackal%20guard_sot4","p":9,"h":1,"n":"Jackal Guard"},{"c":1,"s":49,"id":2321,"u":"kilia%20mwibo_sot4","p":84,"h":1,"n":"Kilia Mwibo"},{"c":1,"s":49,"id":2322,"u":"living%20sun-spire_sot4","p":57,"h":1,"n":"Living Sun-Spire"},{"c":1,"s":49,"id":2323,"u":"nkiruka_sot4","p":89,"h":1,"n":"Nkiruka"},{"c":1,"s":49,"id":2324,"u":"reborn%20sun%20hunter_sot4","p":10,"h":1,"n":"Reborn Sun Hunter"},{"c":1,"s":49,"id":2325,"u":"reborn%20sun%20mage_sot4","p":11,"h":1,"n":"Reborn Sun Mage"},{"c":1,"s":49,"id":2326,"u":"reborn%20sun%20warrior_sot4","p":11,"h":1,"n":"Reborn Sun Warrior"},{"c":1,"s":49,"id":2327,"u":"soul%20swarms_sot4","p":42,"h":1,"n":"Soul Swarms"},{"c":1,"s":49,"id":2328,"u":"sun%20warrior%20brigade_sot4","p":57,"h":1,"n":"Sun Warrior Brigade"},{"c":1,"s":49,"id":2329,"u":"sunburst%20corpse_sot4","p":85,"h":1,"n":"Sunburst Corpse"},{"c":1,"s":49,"id":2330,"u":"worknesh_sot4","p":91,"h":1,"n":"Worknesh"},{"c":1,"s":50,"id":2331,"u":"ancient%20rivener_sot5","p":86,"h":1,"n":"Ancient Rivener"},{"c":1,"s":50,"id":2332,"u":"contemplative_sot5","p":80,"h":1,"n":"Contemplative"},{"c":1,"s":50,"id":2333,"u":"contemplative%20meditant_sot5","p":80,"h":1,"n":"Contemplative Meditant"},{"c":1,"s":50,"id":2334,"u":"contemplative%20mentor_sot5","p":81,"h":1,"n":"Contemplative Mentor"},{"c":1,"s":50,"id":2335,"u":"crimson%20acolyte_sot5","p":61,"h":1,"n":"Crimson Acolyte"},{"c":1,"s":50,"id":2336,"u":"dwandek_sot5","p":32,"h":1,"n":"Dwandek"},{"c":1,"s":50,"id":2337,"u":"formian%20mageslayer_sot5","p":83,"h":1,"n":"Formian Mageslayer"},{"c":1,"s":50,"id":2338,"u":"formian%20queen_sot5","p":84,"h":1,"n":"Formian Queen"},{"c":1,"s":50,"id":2339,"u":"formian%20worker_sot5","p":82,"h":1,"n":"Formian Worker"},{"c":1,"s":50,"id":2340,"u":"gluttonworm_sot5","p":85,"h":1,"n":"Gluttonworm"},{"c":1,"s":50,"id":2341,"u":"ikeshti%20brood-minder_sot5","p":86,"h":1,"n":"Ikeshti Brood-Minder"},{"c":1,"s":50,"id":2342,"u":"iobane%20magus_sot5","p":21,"h":1,"n":"Iobane Magus"},{"c":1,"s":50,"id":2343,"u":"khefak%20scuttler_sot5","p":87,"h":1,"n":"Khefak Scuttler"},{"c":1,"s":50,"id":2344,"u":"king%20of%20biting%20ants_sot5","p":90,"h":1,"n":"King of Biting Ants"},{"c":1,"s":50,"id":2345,"u":"mpondo_sot5","p":20,"h":1,"n":"Mpondo"},{"c":1,"s":50,"id":2346,"u":"ravager%20of%20tindalos_sot5","p":40,"h":1,"n":"Ravager of Tindalos"},{"c":1,"s":50,"id":2347,"u":"shobhad%20enforcer_sot5","p":88,"h":1,"n":"Shobhad Enforcer"},{"c":1,"s":50,"id":2348,"u":"shobhad%20sniper_sot5","p":89,"h":1,"n":"Shobhad Sniper"},{"c":1,"s":50,"id":2349,"u":"skartitch%20chip-tooth_sot5","p":50,"h":1,"n":"Skartitch Chip-Tooth"},{"c":1,"s":50,"id":2350,"u":"sparkeater_sot5","p":31,"h":1,"n":"Sparkeater"},{"c":1,"s":50,"id":2351,"u":"spawn%20of%20taon_sot5","p":28,"h":1,"n":"Spawn of Taon"},{"c":1,"s":50,"id":2352,"u":"taon_sot5","p":31,"h":1,"n":"Taon"},{"c":1,"s":50,"id":2353,"u":"thasteron%20khefak_sot5","p":87,"h":1,"n":"Thasteron Khefak"},{"c":1,"s":50,"id":2354,"u":"tollvych_sot5","p":27,"h":1,"n":"Tollvych"},{"c":1,"s":51,"id":2355,"u":"alapolo_sot6","p":80,"h":1,"n":"Alapolo"},{"c":1,"s":51,"id":2356,"u":"alate%20ant_sot6","p":72,"h":1,"n":"Alate Ant"},{"c":1,"s":51,"id":2357,"u":"apocalypse%20ant%20swarm_sot6","p":56,"h":1,"n":"Apocalypse Ant Swarm"},{"c":1,"s":51,"id":2358,"u":"aspect%20of%20hunger_sot6","p":58,"h":1,"n":"Aspect of Hunger"},{"c":1,"s":51,"id":2359,"u":"aspect%20of%20hunger_sot6","p":58,"h":1,"n":"Aspect of Hunger"},{"c":1,"s":51,"id":2360,"u":"aspect%20of%20immortality_sot6","p":58,"h":1,"n":"Aspect of Immortality"},{"c":1,"s":51,"id":2361,"u":"aspect%20of%20insects_sot6","p":58,"h":1,"n":"Aspect of Insects"},{"c":1,"s":51,"id":2362,"u":"cataclysm%20beetle_sot6","p":40,"h":1,"n":"Cataclysm Beetle"},{"c":1,"s":51,"id":2363,"u":"chromatic%20ooze_sot6","p":83,"h":1,"n":"Chromatic Ooze"},{"c":1,"s":51,"id":2364,"u":"clockwork%20clock%20tower_sot6","p":81,"h":1,"n":"Clockwork Clock Tower"},{"c":1,"s":51,"id":2365,"u":"crawling%20slurry_sot6","p":82,"h":1,"n":"Crawling Slurry"},{"c":1,"s":51,"id":2366,"u":"hivebound%20arboreal_sot6","p":52,"h":1,"n":"Hivebound Arboreal"},{"c":1,"s":51,"id":2367,"u":"ironclad%20annihilator%20beetle_sot6","p":49,"h":1,"n":"Ironclad Annihilator Beetle"},{"c":1,"s":51,"id":2368,"u":"lignified%20adamantine%20golem_sot6","p":16,"h":1,"n":"Lignified Adamantine Golem"},{"c":1,"s":51,"id":2369,"u":"red%20commander%20ant_sot6","p":73,"h":1,"n":"Red Commander Ant"},{"c":1,"s":51,"id":2370,"u":"red%20guard%20ant_sot6","p":72,"h":1,"n":"Red Guard Ant"},{"c":1,"s":51,"id":2371,"u":"red%20queen_sot6","p":41,"h":1,"n":"Red Queen"},{"c":1,"s":51,"id":2372,"u":"shianshi%20waymaker_sot6","p":21,"h":1,"n":"Shianshi Waymaker"},{"c":1,"s":51,"id":2373,"u":"slana_sot6","p":84,"h":1,"n":"Slana"},{"c":1,"s":51,"id":2374,"u":"ta'apundo_sot6","p":85,"h":1,"n":"Ta'apundo"},{"c":1,"s":51,"id":2375,"u":"tatterthread_sot6","p":88,"h":1,"n":"Tatterthread"},{"c":1,"s":51,"id":2376,"u":"thorn%20guardian_sot6","p":19,"h":1,"n":"Thorn Guardian"},{"c":1,"s":51,"id":2377,"u":"unshadowed%20anchor%20root_sot6","p":23,"h":1,"n":"Unshadowed Anchor Root"},{"c":1,"s":51,"id":2378,"u":"unshadowed%20haibram_sot6","p":24,"h":1,"n":"Unshadowed Haibram"},{"c":1,"s":51,"id":2379,"u":"unshadowed%20koride_sot6","p":91,"h":1,"n":"Unshadowed Koride"},{"c":1,"s":51,"id":2380,"u":"unshadowed%20mariama_sot6","p":20,"h":1,"n":"Unshadowed Mariama"},{"c":1,"s":51,"id":2381,"u":"unshadowed%20okoro_sot6","p":18,"h":1,"n":"Unshadowed Okoro"},{"c":1,"s":51,"id":2382,"u":"wereant%20disciple_sot6","p":86,"h":1,"n":"Wereant Disciple"},{"c":1,"s":51,"id":2383,"u":"wereant%20poisoner_sot6","p":87,"h":1,"n":"Wereant Poisoner"},{"c":1,"s":51,"id":2384,"u":"wereant%20sentinel_sot6","p":50,"h":1,"n":"Wereant Sentinel"},{"c":1,"s":52,"id":2385,"u":"basilisk_tio","p":26,"h":1,"n":"Basilisk"},{"c":1,"s":52,"id":2386,"u":"boar_tio","p":8,"h":1,"n":"Boar"},{"c":1,"s":52,"id":2387,"u":"brimstone%20rat_tio","p":37,"h":1,"n":"Brimstone Rat"},{"c":1,"s":52,"id":2388,"u":"bugbear%20marauder_tio","p":30,"h":1,"n":"Bugbear Marauder"},{"c":1,"s":52,"id":2389,"u":"crocodile_tio","p":11,"h":1,"n":"Crocodile"},{"c":1,"s":52,"id":2390,"u":"gargoyle%20guardian_tio","p":35,"h":1,"n":"Gargoyle Guardian"},{"c":1,"s":52,"id":2391,"u":"ghost%20commoner_tio","p":20,"h":1,"n":"Ghost Commoner"},{"c":1,"s":52,"id":2392,"u":"giant%20centipede_tio","p":12,"h":1,"n":"Giant Centipede"},{"c":1,"s":52,"id":2393,"u":"giant%20rat_tio","p":14,"h":1,"n":"Giant Rat"},{"c":1,"s":52,"id":2394,"u":"giant%20spider_tio","p":16,"h":1,"n":"Giant Spider"},{"c":1,"s":52,"id":2395,"u":"hargrit%20leadbuster_tio","p":36,"h":1,"n":"Hargrit Leadbuster"},{"c":1,"s":52,"id":2396,"u":"harpies_tio","p":48,"h":1,"n":"Harpies"},{"c":1,"s":52,"id":2397,"u":"hell%20hound_tio","p":24,"h":1,"n":"Hell Hound"},{"c":1,"s":52,"id":2398,"u":"karstin%20star-hand%2c%20shadow_tio","p":29,"h":1,"n":"Karstin Star-Hand, Shadow"},{"c":1,"s":52,"id":2399,"u":"kobold%20dragon%20mage_tio","p":26,"h":1,"n":"Kobold Dragon Mage"},{"c":1,"s":52,"id":2400,"u":"kobold%20scout_tio","p":26,"h":1,"n":"Kobold Scout"},{"c":1,"s":52,"id":2401,"u":"kobold%20scout_tio","p":45,"h":1,"n":"Kobold Scout"},{"c":1,"s":52,"id":2402,"u":"kobold%20trapmaster_tio","p":45,"h":1,"n":"Kobold Trapmaster"},{"c":1,"s":52,"id":2403,"u":"kotgar%20leadbuster_tio","p":33,"h":1,"n":"Kotgar Leadbuster"},{"c":1,"s":52,"id":2404,"u":"kurnugian%20jackal_tio","p":61,"h":1,"n":"Kurnugian Jackal"},{"c":1,"s":52,"id":2405,"u":"leopard_tio","p":33,"h":1,"n":"Leopard"},{"c":1,"s":52,"id":2406,"u":"mimic%20prankster_tio","p":49,"h":1,"n":"Mimic Prankster"},{"c":1,"s":52,"id":2407,"u":"morgrym%20leadbuster_tio","p":35,"h":1,"n":"Morgrym Leadbuster"},{"c":1,"s":52,"id":2408,"u":"ogre%20warrior_tio","p":46,"h":1,"n":"Ogre Warrior"},{"c":1,"s":52,"id":2409,"u":"omblin%20leadbuster_tio","p":37,"h":1,"n":"Omblin Leadbuster"},{"c":1,"s":52,"id":2410,"u":"orc%20commander_tio","p":41,"h":1,"n":"Orc Commander"},{"c":1,"s":52,"id":2411,"u":"orc%20scrapper_tio","p":40,"h":1,"n":"Orc Scrapper"},{"c":1,"s":52,"id":2412,"u":"owlbear_tio","p":47,"h":1,"n":"Owlbear"},{"c":1,"s":52,"id":2413,"u":"scalliwing_tio","p":62,"h":1,"n":"Scalliwing"},{"c":1,"s":52,"id":2414,"u":"sewer%20ooze_tio","p":13,"h":1,"n":"Sewer Ooze"},{"c":1,"s":52,"id":2415,"u":"skeleton%20guard_tio","p":28,"h":1,"n":"Skeleton Guard"},{"c":1,"s":52,"id":2416,"u":"stinkweed%20shambler_tio","p":63,"h":1,"n":"Stinkweed Shambler"},{"c":1,"s":52,"id":2417,"u":"troll%20enforcer_tio","p":50,"h":1,"n":"Troll Enforcer"},{"c":1,"s":52,"id":2418,"u":"viper_tio","p":32,"h":1,"n":"Viper"},{"c":1,"s":52,"id":2419,"u":"web%20lurker_tio","p":17,"h":1,"n":"Web Lurker"},{"c":1,"s":52,"id":2420,"u":"wight_tio","p":28,"h":1,"n":"Wight"},{"c":1,"s":52,"id":2421,"u":"wolf_tio","p":24,"h":1,"n":"Wolf"},{"c":1,"s":52,"id":2422,"u":"zombie%20shambler_tio","p":29,"h":1,"n":"Zombie Shambler"},{"c":7,"s":4,"id":2423,"u":"amnesiac_apg","p":50,"h":1,"n":"Amnesiac"},{"c":7,"s":4,"id":2424,"u":"bandit_apg","p":48,"h":1,"n":"Bandit"},{"c":7,"s":4,"id":2425,"u":"barber_apg","p":48,"h":1,"n":"Barber"},{"c":7,"s":4,"id":2426,"u":"blessed_apg","p":50,"h":1,"n":"Blessed"},{"c":7,"s":4,"id":2427,"u":"bookkeeper_apg","p":48,"h":1,"n":"Bookkeeper"},{"c":7,"s":4,"id":2428,"u":"cook_apg","p":48,"h":1,"n":"Cook"},{"c":7,"s":4,"id":2429,"u":"courier_apg","p":48,"h":1,"n":"Courier"},{"c":7,"s":4,"id":2430,"u":"cultist_apg","p":48,"h":1,"n":"Cultist"},{"c":7,"s":4,"id":2431,"u":"cursed_apg","p":50,"h":1,"n":"Cursed"},{"c":7,"s":4,"id":2432,"u":"feral%20child_apg","p":50,"h":1,"n":"Feral Child"},{"c":7,"s":4,"id":2433,"u":"feybound_apg","p":50,"h":1,"n":"Feybound"},{"c":7,"s":4,"id":2434,"u":"haunted_apg","p":51,"h":1,"n":"Haunted"},{"c":7,"s":4,"id":2435,"u":"insurgent_apg","p":48,"h":1,"n":"Insurgent"},{"c":7,"s":4,"id":2436,"u":"outrider_apg","p":48,"h":1,"n":"Outrider"},{"c":7,"s":4,"id":2437,"u":"pilgrim_apg","p":49,"h":1,"n":"Pilgrim"},{"c":7,"s":4,"id":2438,"u":"refugee_apg","p":49,"h":1,"n":"Refugee"},{"c":7,"s":4,"id":2439,"u":"returned_apg","p":51,"h":1,"n":"Returned"},{"c":7,"s":4,"id":2440,"u":"root%20worker_apg","p":49,"h":1,"n":"Root Worker"},{"c":7,"s":4,"id":2441,"u":"royalty_apg","p":51,"h":1,"n":"Royalty"},{"c":7,"s":4,"id":2442,"u":"scavenger_apg","p":49,"h":1,"n":"Scavenger"},{"c":7,"s":4,"id":2443,"u":"servant_apg","p":49,"h":1,"n":"Servant"},{"c":7,"s":4,"id":2444,"u":"squire_apg","p":49,"h":1,"n":"Squire"},{"c":7,"s":4,"id":2445,"u":"tax%20collector_apg","p":49,"h":1,"n":"Tax Collector"},{"c":7,"s":4,"id":2446,"u":"teacher_apg","p":49,"h":1,"n":"Teacher"},{"c":7,"s":4,"id":2447,"u":"ward_apg","p":49,"h":1,"n":"Ward"},{"c":7,"s":5,"id":2448,"u":"acolyte_crb","p":60,"h":1,"n":"Acolyte"},{"c":7,"s":5,"id":2449,"u":"acrobat_crb","p":60,"h":1,"n":"Acrobat"},{"c":7,"s":5,"id":2450,"u":"animal%20whisperer_crb","p":60,"h":1,"n":"Animal Whisperer"},{"c":7,"s":5,"id":2451,"u":"artisan_crb","p":60,"h":1,"n":"Artisan"},{"c":7,"s":5,"id":2452,"u":"artist_crb","p":60,"h":1,"n":"Artist"},{"c":7,"s":5,"id":2453,"u":"barkeep_crb","p":60,"h":1,"n":"Barkeep"},{"c":7,"s":5,"id":2454,"u":"barrister_crb","p":60,"h":1,"n":"Barrister"},{"c":7,"s":5,"id":2455,"u":"bounty%20hunter_crb","p":61,"h":1,"n":"Bounty Hunter"},{"c":7,"s":5,"id":2456,"u":"charlatan_crb","p":61,"h":1,"n":"Charlatan"},{"c":7,"s":5,"id":2457,"u":"criminal_crb","p":61,"h":1,"n":"Criminal"},{"c":7,"s":5,"id":2458,"u":"detective_crb","p":61,"h":1,"n":"Detective"},{"c":7,"s":5,"id":2459,"u":"emissary_crb","p":61,"h":1,"n":"Emissary"},{"c":7,"s":5,"id":2460,"u":"entertainer_crb","p":61,"h":1,"n":"Entertainer"},{"c":7,"s":5,"id":2461,"u":"farmhand_crb","p":62,"h":1,"n":"Farmhand"},{"c":7,"s":5,"id":2462,"u":"field%20medic_crb","p":62,"h":1,"n":"Field Medic"},{"c":7,"s":5,"id":2463,"u":"fortune%20teller_crb","p":62,"h":1,"n":"Fortune Teller"},{"c":7,"s":5,"id":2464,"u":"gambler_crb","p":62,"h":1,"n":"Gambler"},{"c":7,"s":5,"id":2465,"u":"gladiator_crb","p":62,"h":1,"n":"Gladiator"},{"c":7,"s":5,"id":2466,"u":"guard_crb","p":62,"h":1,"n":"Guard"},{"c":7,"s":5,"id":2467,"u":"herbalist_crb","p":62,"h":1,"n":"Herbalist"},{"c":7,"s":5,"id":2468,"u":"hermit_crb","p":62,"h":1,"n":"Hermit"},{"c":7,"s":5,"id":2469,"u":"hunter_crb","p":62,"h":1,"n":"Hunter"},{"c":7,"s":5,"id":2470,"u":"laborer_crb","p":62,"h":1,"n":"Laborer"},{"c":7,"s":5,"id":2471,"u":"martial%20disciple_crb","p":63,"h":1,"n":"Martial Disciple"},{"c":7,"s":5,"id":2472,"u":"merchant_crb","p":63,"h":1,"n":"Merchant"},{"c":7,"s":5,"id":2473,"u":"miner_crb","p":63,"h":1,"n":"Miner"},{"c":7,"s":5,"id":2474,"u":"noble_crb","p":63,"h":1,"n":"Noble"},{"c":7,"s":5,"id":2475,"u":"nomad_crb","p":63,"h":1,"n":"Nomad"},{"c":7,"s":5,"id":2476,"u":"prisoner_crb","p":63,"h":1,"n":"Prisoner"},{"c":7,"s":5,"id":2477,"u":"sailor_crb","p":63,"h":1,"n":"Sailor"},{"c":7,"s":5,"id":2478,"u":"scholar_crb","p":63,"h":1,"n":"Scholar"},{"c":7,"s":5,"id":2479,"u":"scout_crb","p":64,"h":1,"n":"Scout"},{"c":7,"s":5,"id":2480,"u":"street%20urchin_crb","p":64,"h":1,"n":"Street Urchin"},{"c":7,"s":5,"id":2481,"u":"tinker_crb","p":64,"h":1,"n":"Tinker"},{"c":7,"s":5,"id":2482,"u":"warrior_crb","p":64,"h":1,"n":"Warrior"},{"c":7,"s":53,"id":2483,"u":"dragon%20scholar_aoa0","p":4,"h":1,"n":"Dragon Scholar"},{"c":7,"s":53,"id":2484,"u":"emancipated_aoa0","p":4,"h":1,"n":"Emancipated"},{"c":7,"s":53,"id":2485,"u":"haunting%20vision_aoa0","p":4,"h":1,"n":"Haunting Vision"},{"c":7,"s":53,"id":2486,"u":"hellknight%20historian_aoa0","p":5,"h":1,"n":"Hellknight Historian"},{"c":7,"s":53,"id":2487,"u":"local%20scion_aoa0","p":5,"h":1,"n":"Local Scion"},{"c":7,"s":53,"id":2488,"u":"out-of-towner_aoa0","p":5,"h":1,"n":"Out-of-towner"},{"c":7,"s":53,"id":2489,"u":"reputation%20seeker_aoa0","p":5,"h":1,"n":"Reputation Seeker"},{"c":7,"s":53,"id":2490,"u":"returning%20descendant_aoa0","p":5,"h":1,"n":"Returning Descendant"},{"c":7,"s":53,"id":2491,"u":"truth%20seeker_aoa0","p":6,"h":1,"n":"Truth Seeker"},{"c":7,"s":19,"id":2492,"u":"droskari%20disciple_aoa4","p":63,"h":1,"n":"Droskari Disciple"},{"c":7,"s":21,"id":2493,"u":"aiudara%20seeker_aoa6","p":73,"h":1,"n":"Aiudara Seeker"},{"c":7,"s":21,"id":2494,"u":"hermean%20heritor_aoa6","p":73,"h":1,"n":"Hermean Heritor"},{"c":7,"s":21,"id":2495,"u":"legendary%20parents_aoa6","p":73,"h":1,"n":"Legendary Parents"},{"c":7,"s":21,"id":2496,"u":"touched%20by%20dahak_aoa6","p":73,"h":1,"n":"Touched By Dahak"},{"c":7,"s":54,"id":2497,"u":"ex-con%20token%20guard_aoe0","p":6,"h":1,"n":"Ex-con Token Guard"},{"c":7,"s":54,"id":2498,"u":"godless%20graycloak_aoe0","p":6,"h":1,"n":"Godless Graycloak"},{"c":7,"s":54,"id":2499,"u":"grizzled%20muckrucker_aoe0","p":7,"h":1,"n":"Grizzled Muckrucker"},{"c":7,"s":54,"id":2500,"u":"harbor%20guard%20moonlighter_aoe0","p":7,"h":1,"n":"Harbor Guard Moonlighter"},{"c":7,"s":54,"id":2501,"u":"learned%20guard%20prodigy_aoe0","p":7,"h":1,"n":"Learned Guard Prodigy"},{"c":7,"s":54,"id":2502,"u":"political%20scion_aoe0","p":8,"h":1,"n":"Political Scion"},{"c":7,"s":54,"id":2503,"u":"post%20guard%20of%20all%20trades_aoe0","p":8,"h":1,"n":"Post Guard Of All Trades"},{"c":7,"s":54,"id":2504,"u":"sally%20guard%20neophyte_aoe0","p":8,"h":1,"n":"Sally Guard Neophyte"},{"c":7,"s":54,"id":2505,"u":"sleepless%20suns%20star_aoe0","p":9,"h":1,"n":"Sleepless Suns Star"},{"c":7,"s":54,"id":2506,"u":"undercover%20lotus%20guard_aoe0","p":9,"h":1,"n":"Undercover Lotus Guard"},{"c":7,"s":25,"id":2507,"u":"harrow-led_aoe4","p":66,"h":1,"n":"Harrow-led"},{"c":7,"s":55,"id":2508,"u":"bibliophile_av0","p":4,"h":1,"n":"Bibliophile"},{"c":7,"s":55,"id":2509,"u":"eldritch%20anatomist_av0","p":4,"h":1,"n":"Eldritch Anatomist"},{"c":7,"s":55,"id":2510,"u":"fogfen%20tale-teller_av0","p":4,"h":1,"n":"Fogfen Tale-teller"},{"c":7,"s":55,"id":2511,"u":"market%20runner_av0","p":4,"h":1,"n":"Market Runner"},{"c":7,"s":55,"id":2512,"u":"ruin%20delver_av0","p":4,"h":1,"n":"Ruin Delver"},{"c":7,"s":55,"id":2513,"u":"starwatcher_av0","p":4,"h":1,"n":"Starwatcher"},{"c":7,"s":55,"id":2514,"u":"witchlight%20follower_av0","p":5,"h":1,"n":"Witchlight Follower"},{"c":7,"s":10,"id":2515,"u":"curandero_botd","p":16,"h":1,"n":"Curandero"},{"c":7,"s":10,"id":2516,"u":"grave%20robber_botd","p":16,"h":1,"n":"Grave Robber"},{"c":7,"s":10,"id":2517,"u":"haunted%20citizen_botd","p":16,"h":1,"n":"Haunted Citizen"},{"c":7,"s":10,"id":2518,"u":"necromancer's%20apprentice_botd","p":16,"h":1,"n":"Necromancer's Apprentice"},{"c":7,"s":10,"id":2519,"u":"night%20watch_botd","p":16,"h":1,"n":"Night Watch"},{"c":7,"s":10,"id":2520,"u":"pyre%20tender_botd","p":16,"h":1,"n":"Pyre Tender"},{"c":7,"s":10,"id":2521,"u":"scion%20of%20slayers_botd","p":16,"h":1,"n":"Scion of Slayers"},{"c":7,"s":10,"id":2522,"u":"tomb%20born_botd","p":17,"h":1,"n":"Tomb Born"},{"c":7,"s":10,"id":2523,"u":"willing%20host_botd","p":17,"h":1,"n":"Willing Host"},{"c":7,"s":11,"id":2524,"u":"child%20of%20the%20twin%20village_da","p":73,"h":1,"n":"Child of the Twin Village"},{"c":7,"s":11,"id":2525,"u":"reborn%20soul_da","p":176,"h":1,"n":"Reborn Soul"},{"c":7,"s":11,"id":2526,"u":"legacy%20of%20the%20hammer_da","p":135,"h":1,"n":"Legacy of the Hammer"},{"c":7,"s":56,"id":2527,"u":"aerialist_ec0","p":4,"h":1,"n":"Aerialist"},{"c":7,"s":56,"id":2528,"u":"animal%20wrangler_ec0","p":4,"h":1,"n":"Animal Wrangler"},{"c":7,"s":56,"id":2529,"u":"barker_ec0","p":5,"h":1,"n":"Barker"},{"c":7,"s":56,"id":2530,"u":"blow-in_ec0","p":5,"h":1,"n":"Blow-in"},{"c":7,"s":56,"id":2531,"u":"butcher_ec0","p":5,"h":1,"n":"Butcher"},{"c":7,"s":56,"id":2532,"u":"circus%20born_ec0","p":5,"h":1,"n":"Circus Born"},{"c":7,"s":56,"id":2533,"u":"clown_ec0","p":6,"h":1,"n":"Clown"},{"c":7,"s":56,"id":2534,"u":"mystic%20seer_ec0","p":6,"h":1,"n":"Mystic Seer"},{"c":7,"s":56,"id":2535,"u":"rigger_ec0","p":6,"h":1,"n":"Rigger"},{"c":7,"s":9,"id":2536,"u":"dreamer%20of%20the%20verdant%20moon_ec3","p":67,"h":1,"n":"Dreamer Of The Verdant Moon"},{"c":7,"s":57,"id":2537,"u":"abadar's%20avenger_frp0","p":6,"h":1,"n":"Abadar's Avenger"},{"c":7,"s":57,"id":2538,"u":"attention%20addict_frp0","p":6,"h":1,"n":"Attention Addict"},{"c":7,"s":57,"id":2539,"u":"newcomer%20in%20need_frp0","p":7,"h":1,"n":"Newcomer In Need"},{"c":7,"s":57,"id":2540,"u":"ruby%20phoenix%20fanatic_frp0","p":7,"h":1,"n":"Ruby Phoenix Fanatic"},{"c":7,"s":57,"id":2541,"u":"second%20chance%20champion_frp0","p":7,"h":1,"n":"Second Chance Champion"},{"c":7,"s":57,"id":2542,"u":"undercover%20contender_frp0","p":7,"h":1,"n":"Undercover Contender"},{"c":7,"s":2,"id":2543,"u":"alkenstar%20outlaw_g%26g","p":124,"h":1,"n":"Alkenstar Outlaw"},{"c":7,"s":2,"id":2544,"u":"alkenstar%20sojourner_g%26g","p":124,"h":1,"n":"Alkenstar Sojourner"},{"c":7,"s":2,"id":2545,"u":"anti-tech%20activist_g%26g","p":44,"h":1,"n":"Anti-tech Activist"},{"c":7,"s":2,"id":2546,"u":"back-alley%20doctor_g%26g","p":122,"h":1,"n":"Back-alley Doctor"},{"c":7,"s":2,"id":2547,"u":"cannoneer_g%26g","p":122,"h":1,"n":"Cannoneer"},{"c":7,"s":2,"id":2548,"u":"circuit%20judge_g%26g","p":124,"h":1,"n":"Circuit Judge"},{"c":7,"s":2,"id":2549,"u":"clockfighter_g%26g","p":44,"h":1,"n":"Clockfighter"},{"c":7,"s":2,"id":2550,"u":"clockwork%20researcher_g%26g","p":44,"h":1,"n":"Clockwork Researcher"},{"c":7,"s":2,"id":2551,"u":"codebreaker_g%26g","p":44,"h":1,"n":"Codebreaker"},{"c":7,"s":2,"id":2552,"u":"deputy_g%26g","p":122,"h":1,"n":"Deputy"},{"c":7,"s":2,"id":2553,"u":"discarded%20duplicate_g%26g","p":46,"h":1,"n":"Discarded Duplicate"},{"c":7,"s":2,"id":2554,"u":"disciple%20of%20the%20gear_g%26g","p":45,"h":1,"n":"Disciple Of The Gear"},{"c":7,"s":2,"id":2555,"u":"driver_g%26g","p":45,"h":1,"n":"Driver"},{"c":7,"s":2,"id":2556,"u":"farmsteader_g%26g","p":123,"h":1,"n":"Farmsteader"},{"c":7,"s":2,"id":2557,"u":"fireworks%20performer_g%26g","p":122,"h":1,"n":"Fireworks Performer"},{"c":7,"s":2,"id":2558,"u":"goldhand%20arms%20dealer_g%26g","p":124,"h":1,"n":"Goldhand Arms Dealer"},{"c":7,"s":2,"id":2559,"u":"gunsmith_g%26g","p":122,"h":1,"n":"Gunsmith"},{"c":7,"s":2,"id":2560,"u":"hired%20killer_g%26g","p":122,"h":1,"n":"Hired Killer"},{"c":7,"s":2,"id":2561,"u":"hounded%20thief_g%26g","p":45,"h":1,"n":"Hounded Thief"},{"c":7,"s":2,"id":2562,"u":"junk%20collector_g%26g","p":123,"h":1,"n":"Junk Collector"},{"c":7,"s":2,"id":2563,"u":"junker_g%26g","p":45,"h":1,"n":"Junker"},{"c":7,"s":2,"id":2564,"u":"mechanic_g%26g","p":45,"h":1,"n":"Mechanic"},{"c":7,"s":2,"id":2565,"u":"mechanical%20symbiosis_g%26g","p":46,"h":1,"n":"Mechanical Symbiosis"},{"c":7,"s":2,"id":2566,"u":"medicinal%20clocksmith_g%26g","p":45,"h":1,"n":"Medicinal Clocksmith"},{"c":7,"s":2,"id":2567,"u":"otherworldly%20mission_g%26g","p":125,"h":1,"n":"Otherworldly Mission"},{"c":7,"s":2,"id":2568,"u":"press-ganged_g%26g","p":124,"h":1,"n":"Press-ganged"},{"c":7,"s":2,"id":2569,"u":"printer_g%26g","p":45,"h":1,"n":"Printer"},{"c":7,"s":2,"id":2570,"u":"revenant_g%26g","p":125,"h":1,"n":"Revenant"},{"c":7,"s":2,"id":2571,"u":"saboteur_g%26g","p":45,"h":1,"n":"Saboteur"},{"c":7,"s":2,"id":2572,"u":"saloon%20entertainer_g%26g","p":123,"h":1,"n":"Saloon Entertainer"},{"c":7,"s":2,"id":2573,"u":"saved%20by%20clockwork_g%26g","p":47,"h":1,"n":"Saved By Clockwork"},{"c":7,"s":2,"id":2574,"u":"sheriff_g%26g","p":124,"h":1,"n":"Sheriff"},{"c":7,"s":2,"id":2575,"u":"spotter_g%26g","p":123,"h":1,"n":"Spotter"},{"c":7,"s":2,"id":2576,"u":"tall%20tale_g%26g","p":125,"h":1,"n":"Tall Tale"},{"c":7,"s":2,"id":2577,"u":"tech-reliant_g%26g","p":47,"h":1,"n":"Tech-reliant"},{"c":7,"s":2,"id":2578,"u":"toymaker_g%26g","p":45,"h":1,"n":"Toymaker"},{"c":7,"s":2,"id":2579,"u":"undertaker_g%26g","p":123,"h":1,"n":"Undertaker"},{"c":7,"s":2,"id":2580,"u":"wandering%20preacher_g%26g","p":123,"h":1,"n":"Wandering Preacher"},{"c":7,"s":2,"id":2581,"u":"waste%20walker_g%26g","p":123,"h":1,"n":"Waste Walker"},{"c":7,"s":2,"id":2582,"u":"wished%20alive_g%26g","p":47,"h":1,"n":"Wished Alive"},{"c":7,"s":58,"id":2583,"u":"raised%20by%20belief_logm","p":9,"h":1,"n":"Raised by Belief"},{"c":7,"s":59,"id":2584,"u":"once%20bitten_lokl","p":73,"h":1,"n":"Once Bitten"},{"c":7,"s":59,"id":2585,"u":"ozem%20experience_lokl","p":73,"h":1,"n":"Ozem Experience"},{"c":7,"s":59,"id":2586,"u":"pillar_lokl","p":73,"h":1,"n":"Pillar"},{"c":7,"s":59,"id":2587,"u":"reclaimed_lokl","p":73,"h":1,"n":"Reclaimed"},{"c":7,"s":59,"id":2588,"u":"reclaimer%20investigator_lokl","p":73,"h":1,"n":"Reclaimer Investigator"},{"c":7,"s":59,"id":2589,"u":"sentinel%20reflectance_lokl","p":73,"h":1,"n":"Sentinel Reflectance"},{"c":7,"s":59,"id":2590,"u":"relentless%20dedication_lokl","p":73,"h":1,"n":"Relentless Dedication"},{"c":7,"s":59,"id":2591,"u":"tyrant%20witness_lokl","p":73,"h":1,"n":"Tyrant Witness"},{"c":7,"s":60,"id":2592,"u":"archaeologist_lopsg","p":8,"h":1,"n":"Archaeologist"},{"c":7,"s":60,"id":2593,"u":"pathfinder%20recruiter_lopsg","p":8,"h":1,"n":"Pathfinder Recruiter"},{"c":7,"s":60,"id":2594,"u":"spell%20seeker_lopsg","p":8,"h":1,"n":"Spell Seeker"},{"c":7,"s":60,"id":2595,"u":"trailblazer_lopsg","p":8,"h":1,"n":"Trailblazer"},{"c":7,"s":60,"id":2596,"u":"translator_lopsg","p":8,"h":1,"n":"Translator"},{"c":7,"s":61,"id":2597,"u":"astrological%20augur_lotg","p":122,"h":1,"n":"Astrological Augur"},{"c":7,"s":61,"id":2598,"u":"doomcaller_lotg","p":122,"h":1,"n":"Doomcaller"},{"c":7,"s":61,"id":2599,"u":"eclipseborn_lotg","p":122,"h":1,"n":"Eclipseborn"},{"c":7,"s":61,"id":2600,"u":"nocturnal%20navigator_lotg","p":122,"h":1,"n":"Nocturnal Navigator"},{"c":7,"s":61,"id":2601,"u":"sign%20bound_lotg","p":122,"h":1,"n":"Sign Bound"},{"c":7,"s":61,"id":2602,"u":"starless%20one_lotg","p":123,"h":1,"n":"Starless One"},{"c":7,"s":61,"id":2603,"u":"sun%20dancer_lotg","p":123,"h":1,"n":"Sun Dancer"},{"c":7,"s":61,"id":2604,"u":"tide%20watcher_lotg","p":123,"h":1,"n":"Tide Watcher"},{"c":7,"s":62,"id":2605,"u":"alkenstar%20tinker_lowg","p":82,"h":1,"n":"Alkenstar Tinker"},{"c":7,"s":62,"id":2606,"u":"aspiring%20free%20captain_lowg","p":70,"h":1,"n":"Aspiring Free Captain"},{"c":7,"s":62,"id":2607,"u":"aspiring%20river%20monarch_lowg","p":34,"h":1,"n":"Aspiring River Monarch"},{"c":7,"s":62,"id":2608,"u":"atteran%20rancher_lowg","p":106,"h":1,"n":"Atteran Rancher"},{"c":7,"s":62,"id":2609,"u":"bekyar%20restorer_lowg","p":94,"h":1,"n":"Bekyar Restorer"},{"c":7,"s":62,"id":2610,"u":"belkzen%20slayer_lowg","p":46,"h":1,"n":"Belkzen Slayer"},{"c":7,"s":62,"id":2611,"u":"bellflower%20agent_lowg","p":106,"h":1,"n":"Bellflower Agent"},{"c":7,"s":62,"id":2612,"u":"black%20market%20smuggler_lowg","p":58,"h":1,"n":"Black Market Smuggler"},{"c":7,"s":62,"id":2613,"u":"bonuwat%20wavetouched_lowg","p":94,"h":1,"n":"Bonuwat Wavetouched"},{"c":7,"s":62,"id":2614,"u":"bright%20lion_lowg","p":94,"h":1,"n":"Bright Lion"},{"c":7,"s":62,"id":2615,"u":"chelish%20rebel_lowg","p":106,"h":1,"n":"Chelish Rebel"},{"c":7,"s":62,"id":2616,"u":"child%20of%20the%20puddles_lowg","p":22,"h":1,"n":"Child Of The Puddles"},{"c":7,"s":62,"id":2617,"u":"child%20of%20westcrown_lowg","p":106,"h":1,"n":"Child Of Westcrown"},{"c":7,"s":62,"id":2618,"u":"cursed%20family_lowg","p":46,"h":1,"n":"Cursed Family"},{"c":7,"s":62,"id":2619,"u":"desert%20tracker_lowg","p":58,"h":1,"n":"Desert Tracker"},{"c":7,"s":62,"id":2620,"u":"diobel%20pearl%20diver_lowg","p":22,"h":1,"n":"Diobel Pearl Diver"},{"c":7,"s":62,"id":2621,"u":"final%20blade%20survivor_lowg","p":130,"h":1,"n":"Final Blade Survivor"},{"c":7,"s":62,"id":2622,"u":"freed%20slave%20of%20absalom_lowg","p":22,"h":1,"n":"Freed Slave Of Absalom"},{"c":7,"s":62,"id":2623,"u":"geb%20crusader_lowg","p":82,"h":1,"n":"Geb Crusader"},{"c":7,"s":62,"id":2624,"u":"goblinblood%20orphan_lowg","p":106,"h":1,"n":"Goblinblood Orphan"},{"c":7,"s":62,"id":2625,"u":"grand%20council%20bureaucrat_lowg","p":22,"h":1,"n":"Grand Council Bureaucrat"},{"c":7,"s":62,"id":2626,"u":"hermean%20expatriate_lowg","p":70,"h":1,"n":"Hermean Expatriate"},{"c":7,"s":62,"id":2627,"u":"inlander_lowg","p":22,"h":1,"n":"Inlander"},{"c":7,"s":62,"id":2628,"u":"issian%20partisan_lowg","p":34,"h":1,"n":"Issian Partisan"},{"c":7,"s":62,"id":2629,"u":"kalistrade%20follower_lowg","p":130,"h":1,"n":"Kalistrade Follower"},{"c":7,"s":62,"id":2630,"u":"kyonin%20emissary_lowg","p":130,"h":1,"n":"Kyonin Emissary"},{"c":7,"s":62,"id":2631,"u":"lastwall%20survivor_lowg","p":46,"h":1,"n":"Lastwall Survivor"},{"c":7,"s":62,"id":2632,"u":"lumber%20consortium%20laborer_lowg","p":130,"h":1,"n":"Lumber Consortium Laborer"},{"c":7,"s":62,"id":2633,"u":"magaambya%20academic_lowg","p":94,"h":1,"n":"Magaambya Academic"},{"c":7,"s":62,"id":2634,"u":"mammoth%20speaker_lowg","p":118,"h":1,"n":"Mammoth Speaker"},{"c":7,"s":62,"id":2635,"u":"mana%20wastes%20refugee_lowg","p":82,"h":1,"n":"Mana Wastes Refugee"},{"c":7,"s":62,"id":2636,"u":"mantis%20scion_lowg","p":70,"h":1,"n":"Mantis Scion"},{"c":7,"s":62,"id":2637,"u":"menagerie%20dung%20sweeper_lowg","p":22,"h":1,"n":"Menagerie Dung Sweeper"},{"c":7,"s":62,"id":2638,"u":"merabite%20prodigy_lowg","p":58,"h":1,"n":"Merabite Prodigy"},{"c":7,"s":62,"id":2639,"u":"molthuni%20mercenary_lowg","p":46,"h":1,"n":"Molthuni Mercenary"},{"c":7,"s":62,"id":2640,"u":"nexian%20mystic_lowg","p":82,"h":1,"n":"Nexian Mystic"},{"c":7,"s":62,"id":2641,"u":"nirmathi%20guerrilla_lowg","p":46,"h":1,"n":"Nirmathi Guerrilla"},{"c":7,"s":62,"id":2642,"u":"oenopion%20ooze-tender_lowg","p":82,"h":1,"n":"Oenopion Ooze-tender"},{"c":7,"s":62,"id":2643,"u":"onyx%20trader_lowg","p":46,"h":1,"n":"Onyx Trader"},{"c":7,"s":62,"id":2644,"u":"osirionologist_lowg","p":58,"h":1,"n":"Osirionologist"},{"c":7,"s":62,"id":2645,"u":"pathfinder%20hopeful_lowg","p":22,"h":1,"n":"Pathfinder Hopeful"},{"c":7,"s":62,"id":2646,"u":"perfection%20seeker_lowg","p":82,"h":1,"n":"Perfection Seeker"},{"c":7,"s":62,"id":2647,"u":"press-ganged_lowg","p":70,"h":1,"n":"Press-ganged"},{"c":7,"s":62,"id":2648,"u":"purveyor%20of%20the%20bizarre_lowg","p":58,"h":1,"n":"Purveyor Of The Bizarre"},{"c":7,"s":62,"id":2649,"u":"quick_lowg","p":82,"h":1,"n":"Quick"},{"c":7,"s":62,"id":2650,"u":"razmiran%20faithful_lowg","p":34,"h":1,"n":"Razmiran Faithful"},{"c":7,"s":62,"id":2651,"u":"rivethun%20adherent_lowg","p":130,"h":1,"n":"Rivethun Adherent"},{"c":7,"s":62,"id":2652,"u":"rostland%20partisan_lowg","p":34,"h":1,"n":"Rostland Partisan"},{"c":7,"s":62,"id":2653,"u":"sarkorian%20reclaimer_lowg","p":34,"h":1,"n":"Sarkorian Reclaimer"},{"c":7,"s":62,"id":2654,"u":"sarkorian%20survivor_lowg","p":34,"h":1,"n":"Sarkorian Survivor"},{"c":7,"s":62,"id":2655,"u":"scholar%20of%20the%20ancients_lowg","p":70,"h":1,"n":"Scholar Of The Ancients"},{"c":7,"s":62,"id":2656,"u":"secular%20medic_lowg","p":58,"h":1,"n":"Secular Medic"},{"c":7,"s":62,"id":2657,"u":"senghor%20sailor_lowg","p":94,"h":1,"n":"Senghor Sailor"},{"c":7,"s":62,"id":2658,"u":"shadow%20haunted_lowg","p":106,"h":1,"n":"Shadow Haunted"},{"c":7,"s":62,"id":2659,"u":"shoanti%20name-bearer_lowg","p":118,"h":1,"n":"Shoanti Name-bearer"},{"c":7,"s":62,"id":2660,"u":"shory%20seeker_lowg","p":94,"h":1,"n":"Shory Seeker"},{"c":7,"s":62,"id":2661,"u":"sodden%20scavenger_lowg","p":94,"h":1,"n":"Sodden Scavenger"},{"c":7,"s":62,"id":2662,"u":"storm%20survivor_lowg","p":70,"h":1,"n":"Storm Survivor"},{"c":7,"s":62,"id":2663,"u":"taldan%20schemer_lowg","p":130,"h":1,"n":"Taldan Schemer"},{"c":7,"s":62,"id":2664,"u":"thassilonian%20traveler_lowg","p":118,"h":1,"n":"Thassilonian Traveler"},{"c":7,"s":62,"id":2665,"u":"thrune%20loyalist_lowg","p":106,"h":1,"n":"Thrune Loyalist"},{"c":7,"s":62,"id":2666,"u":"thuvian%20unifier_lowg","p":58,"h":1,"n":"Thuvian Unifier"},{"c":7,"s":62,"id":2667,"u":"trade%20consortium%20underling_lowg","p":22,"h":1,"n":"Trade Consortium Underling"},{"c":7,"s":62,"id":2668,"u":"ulfen%20raider_lowg","p":118,"h":1,"n":"Ulfen Raider"},{"c":7,"s":62,"id":2669,"u":"undersea%20enthusiast_lowg","p":70,"h":1,"n":"Undersea Enthusiast"},{"c":7,"s":62,"id":2670,"u":"ustalavic%20academic_lowg","p":46,"h":1,"n":"Ustalavic Academic"},{"c":7,"s":62,"id":2671,"u":"varisian%20wanderer_lowg","p":118,"h":1,"n":"Varisian Wanderer"},{"c":7,"s":62,"id":2672,"u":"vidrian%20reformer_lowg","p":94,"h":1,"n":"Vidrian Reformer"},{"c":7,"s":62,"id":2673,"u":"whispering%20way%20scion_lowg","p":46,"h":1,"n":"Whispering Way Scion"},{"c":7,"s":62,"id":2674,"u":"wildwood%20local_lowg","p":130,"h":1,"n":"Wildwood Local"},{"c":7,"s":62,"id":2675,"u":"winter's%20child_lowg","p":118,"h":1,"n":"Winter's Child"},{"c":7,"s":62,"id":2676,"u":"witch%20wary_lowg","p":118,"h":1,"n":"Witch Wary"},{"c":7,"s":62,"id":2677,"u":"wonder%20taster_lowg","p":34,"h":1,"n":"Wonder Taster"},{"c":7,"s":63,"id":2678,"u":"banished%20brighite_ooa0","p":11,"h":1,"n":"Banished Brighite"},{"c":7,"s":63,"id":2679,"u":"framed%20in%20ferrous%20quarter_ooa0","p":12,"h":1,"n":"Framed in Ferrous Quarter"},{"c":7,"s":63,"id":2680,"u":"inexplicably%20expelled_ooa0","p":12,"h":1,"n":"Inexplicably Expelled"},{"c":7,"s":63,"id":2681,"u":"ratted-out%20gun%20runner_ooa0","p":12,"h":1,"n":"Ratted-Out Gun Runner"},{"c":7,"s":63,"id":2682,"u":"snubbed%20out%20stoolie_ooa0","p":12,"h":1,"n":"Snubbed Out Stoolie"},{"c":7,"s":63,"id":2683,"u":"wanted%20witness_ooa0","p":13,"h":1,"n":"Wanted Witness"},{"c":7,"s":64,"id":2684,"u":"academy%20dropout_som","p":28,"h":1,"n":"Academy Dropout"},{"c":7,"s":64,"id":2685,"u":"anti-magical_som","p":30,"h":1,"n":"Anti-magical"},{"c":7,"s":64,"id":2686,"u":"astrologer_som","p":28,"h":1,"n":"Astrologer"},{"c":7,"s":64,"id":2687,"u":"chosen%20one_som","p":30,"h":1,"n":"Chosen One"},{"c":7,"s":64,"id":2688,"u":"eidolon%20contact_som","p":28,"h":1,"n":"Eidolon Contact"},{"c":7,"s":64,"id":2689,"u":"energy%20scarred_som","p":219,"h":1,"n":"Energy Scarred"},{"c":7,"s":64,"id":2690,"u":"false%20medium_som","p":28,"h":1,"n":"False Medium"},{"c":7,"s":64,"id":2691,"u":"genie-blessed_som","p":30,"h":1,"n":"Genie-blessed"},{"c":7,"s":64,"id":2692,"u":"magical%20experiment_som","p":30,"h":1,"n":"Magical Experiment"},{"c":7,"s":64,"id":2693,"u":"magical%20merchant_som","p":29,"h":1,"n":"Magical Merchant"},{"c":7,"s":64,"id":2694,"u":"magical%20misfit_som","p":29,"h":1,"n":"Magical Misfit"},{"c":7,"s":64,"id":2695,"u":"musical%20prodigy_som","p":29,"h":1,"n":"Musical Prodigy"},{"c":7,"s":64,"id":2696,"u":"mystic%20tutor_som","p":219,"h":1,"n":"Mystic Tutor"},{"c":7,"s":64,"id":2697,"u":"occult%20librarian_som","p":29,"h":1,"n":"Occult Librarian"},{"c":7,"s":64,"id":2698,"u":"plant%20whisperer_som","p":29,"h":1,"n":"Plant Whisperer"},{"c":7,"s":64,"id":2699,"u":"seer%20of%20the%20dead_som","p":31,"h":1,"n":"Seer Of The Dead"},{"c":7,"s":64,"id":2700,"u":"song%20of%20the%20deep_som","p":31,"h":1,"n":"Song Of The Deep"},{"c":7,"s":64,"id":2701,"u":"street%20preacher_som","p":29,"h":1,"n":"Street Preacher"},{"c":7,"s":64,"id":2702,"u":"student%20of%20magic_som","p":29,"h":1,"n":"Student Of Magic"},{"c":7,"s":64,"id":2703,"u":"surge%20investigator_som","p":219,"h":1,"n":"Surge Investigator"},{"c":7,"s":64,"id":2704,"u":"time%20traveler_som","p":31,"h":1,"n":"Time Traveler"},{"c":7,"s":65,"id":2705,"u":"sponsored%20by%20a%20stranger_sot0","p":6,"h":1,"n":"Sponsored By A Stranger"},{"c":7,"s":65,"id":2706,"u":"sponsored%20by%20a%20village_sot0","p":7,"h":1,"n":"Sponsored By A Village"},{"c":7,"s":65,"id":2707,"u":"sponsored%20by%20family_sot0","p":6,"h":1,"n":"Sponsored By Family"},{"c":7,"s":65,"id":2708,"u":"sponsored%20by%20teacher%20ot_sot0","p":6,"h":1,"n":"Sponsored By Teacher Ot"},{"c":7,"s":65,"id":2709,"u":"unsponsored_sot0","p":7,"h":1,"n":"Unsponsored"},{"c":0,"s":4,"id":2710,"u":"a%20home%20in%20every%20port_apg","p":202,"h":1,"n":"A Home In Every Port"},{"c":0,"s":4,"id":2711,"u":"aasimar's%20mercy_apg","p":36,"h":1,"n":"Aasimar's Mercy"},{"c":0,"s":4,"id":2712,"u":"accelerating%20touch_apg","p":119,"h":1,"n":"Accelerating Touch"},{"c":0,"s":4,"id":2713,"u":"acclimatization_apg","p":177,"h":1,"n":"Acclimatization"},{"c":0,"s":4,"id":2714,"u":"accompany_apg","p":113,"h":1,"n":"Accompany"},{"c":0,"s":4,"id":2715,"u":"accurate%20flurry_apg","p":133,"h":1,"n":"Accurate Flurry"},{"c":0,"s":4,"id":2716,"u":"accursed%20claws_apg","p":31,"h":1,"n":"Accursed Claws"},{"c":0,"s":4,"id":2717,"u":"acquired%20tolerance_apg","p":186,"h":1,"n":"Acquired Tolerance"},{"c":0,"s":4,"id":2718,"u":"acrobat%20dedication_apg","p":155,"h":1,"n":"Acrobat Dedication"},{"c":0,"s":4,"id":2719,"u":"acrobatic%20performer_apg","p":202,"h":1,"n":"Acrobatic Performer"},{"c":0,"s":4,"id":2720,"u":"additional%20companion_apg","p":160,"h":1,"n":"Additional Companion"},{"c":0,"s":4,"id":2721,"u":"additional%20recollection_apg","p":132,"h":1,"n":"Additional Recollection"},{"c":0,"s":4,"id":2722,"u":"additional%20shadow%20magic_apg","p":192,"h":1,"n":"Additional Shadow Magic"},{"c":0,"s":4,"id":2723,"u":"adrenaline%20rush_apg","p":108,"h":1,"n":"Adrenaline Rush"},{"c":0,"s":4,"id":2724,"u":"advanced%20bow%20training_apg","p":157,"h":1,"n":"Advanced Bow Training"},{"c":0,"s":4,"id":2725,"u":"advanced%20deduction_apg","p":151,"h":1,"n":"Advanced Deduction"},{"c":0,"s":4,"id":2726,"u":"advanced%20first%20aid_apg","p":202,"h":1,"n":"Advanced First Aid"},{"c":0,"s":4,"id":2727,"u":"advanced%20flair_apg","p":153,"h":1,"n":"Advanced Flair"},{"c":0,"s":4,"id":2728,"u":"advanced%20general%20training_apg","p":47,"h":1,"n":"Advanced General Training"},{"c":0,"s":4,"id":2729,"u":"advanced%20mysteries_apg","p":152,"h":1,"n":"Advanced Mysteries"},{"c":0,"s":4,"id":2730,"u":"advanced%20revelation_apg","p":79,"h":1,"n":"Advanced Revelation"},{"c":0,"s":4,"id":2731,"u":"advanced%20witchcraft_apg","p":154,"h":1,"n":"Advanced Witchcraft"},{"c":0,"s":4,"id":2732,"u":"aerobatics%20mastery_apg","p":202,"h":1,"n":"Aerobatics Mastery"},{"c":0,"s":4,"id":2733,"u":"after%20you_apg","p":88,"h":1,"n":"After You"},{"c":0,"s":4,"id":2734,"u":"aggravating%20scratch_apg","p":10,"h":1,"n":"Aggravating Scratch"},{"c":0,"s":4,"id":2735,"u":"agile%20maneuvers_apg","p":90,"h":1,"n":"Agile Maneuvers"},{"c":0,"s":4,"id":2736,"u":"alchemical%20discoveries_apg","p":61,"h":1,"n":"Alchemical Discoveries"},{"c":0,"s":4,"id":2737,"u":"align%20ki_apg","p":129,"h":1,"n":"Align Ki"},{"c":0,"s":4,"id":2738,"u":"all%20in%20my%20head_apg","p":115,"h":1,"n":"All In My Head"},{"c":0,"s":4,"id":2739,"u":"ally's%20shelter_apg","p":14,"h":1,"n":"Ally's Shelter"},{"c":0,"s":4,"id":2740,"u":"amplifying%20touch_apg","p":120,"h":1,"n":"Amplifying Touch"},{"c":0,"s":4,"id":2741,"u":"analyze%20idiolect_apg","p":178,"h":1,"n":"Analyze Idiolect"},{"c":0,"s":4,"id":2742,"u":"analyze%20weakness_apg","p":135,"h":1,"n":"Analyze Weakness"},{"c":0,"s":4,"id":2743,"u":"ancestral%20blood%20magic_apg","p":139,"h":1,"n":"Ancestral Blood Magic"},{"c":0,"s":4,"id":2744,"u":"ancestral%20linguistics_apg","p":43,"h":1,"n":"Ancestral Linguistics"},{"c":0,"s":4,"id":2745,"u":"ancestral%20mage_apg","p":140,"h":1,"n":"Ancestral Mage"},{"c":0,"s":4,"id":2746,"u":"ancestral%20suspicion_apg","p":43,"h":1,"n":"Ancestral Suspicion"},{"c":0,"s":4,"id":2747,"u":"ancestral%20weaponry_apg","p":128,"h":1,"n":"Ancestral Weaponry"},{"c":0,"s":4,"id":2748,"u":"angel%20of%20death_apg","p":158,"h":1,"n":"Angel Of Death"},{"c":0,"s":4,"id":2749,"u":"angelic%20magic_apg","p":36,"h":1,"n":"Angelic Magic"},{"c":0,"s":4,"id":2750,"u":"angelkin_apg","p":35,"h":1,"n":"Angelkin"},{"c":0,"s":4,"id":2751,"u":"animal%20feature_apg","p":132,"h":1,"n":"Animal Feature"},{"c":0,"s":4,"id":2752,"u":"annotate%20composition_apg","p":113,"h":1,"n":"Annotate Composition"},{"c":0,"s":4,"id":2753,"u":"anoint%20ally_apg","p":139,"h":1,"n":"Anoint Ally"},{"c":0,"s":4,"id":2754,"u":"antagonize_apg","p":88,"h":1,"n":"Antagonize"},{"c":0,"s":4,"id":2755,"u":"anticipate%20ambush_apg","p":135,"h":1,"n":"Anticipate Ambush"},{"c":0,"s":4,"id":2756,"u":"archaeologist%20dedication_apg","p":156,"h":1,"n":"Archaeologist Dedication"},{"c":0,"s":4,"id":2757,"u":"archaeologist's%20luck_apg","p":156,"h":1,"n":"Archaeologist's Luck"},{"c":0,"s":4,"id":2758,"u":"archer%20dedication_apg","p":157,"h":1,"n":"Archer Dedication"},{"c":0,"s":4,"id":2759,"u":"archer's%20aim_apg","p":157,"h":1,"n":"Archer's Aim"},{"c":0,"s":4,"id":2760,"u":"archon%20magic_apg","p":36,"h":1,"n":"Archon Magic"},{"c":0,"s":4,"id":2761,"u":"armor%20assist_apg","p":203,"h":1,"n":"Armor Assist"},{"c":0,"s":4,"id":2762,"u":"armor%20specialist_apg","p":191,"h":1,"n":"Armor Specialist"},{"c":0,"s":4,"id":2763,"u":"armored%20rebuff_apg","p":191,"h":1,"n":"Armored Rebuff"},{"c":0,"s":4,"id":2764,"u":"armored%20stealth_apg","p":203,"h":1,"n":"Armored Stealth"},{"c":0,"s":4,"id":2765,"u":"arrow%20of%20death_apg","p":173,"h":1,"n":"Arrow Of Death"},{"c":0,"s":4,"id":2766,"u":"assassin%20dedication_apg","p":158,"h":1,"n":"Assassin Dedication"},{"c":0,"s":4,"id":2767,"u":"assassinate_apg","p":158,"h":1,"n":"Assassinate"},{"c":0,"s":4,"id":2768,"u":"assured%20identification_apg","p":203,"h":1,"n":"Assured Identification"},{"c":0,"s":4,"id":2769,"u":"assured%20knowledge_apg","p":113,"h":1,"n":"Assured Knowledge"},{"c":0,"s":4,"id":2770,"u":"assured%20ritualist_apg","p":187,"h":1,"n":"Assured Ritualist"},{"c":0,"s":4,"id":2771,"u":"athletic%20might_apg","p":18,"h":1,"n":"Athletic Might"},{"c":0,"s":4,"id":2772,"u":"athletic%20strategist_apg","p":60,"h":1,"n":"Athletic Strategist"},{"c":0,"s":4,"id":2773,"u":"attack%20of%20opportunity%20(swashbuckler)_apg","p":91,"a":"Swashbuckler","h":1,"n":"Attack Of Opportunity"},{"c":0,"s":4,"id":2774,"u":"aura%20of%20despair_apg","p":119,"h":1,"n":"Aura Of Despair"},{"c":0,"s":4,"id":2775,"u":"aura%20of%20preservation_apg","p":121,"h":1,"n":"Aura Of Preservation"},{"c":0,"s":4,"id":2776,"u":"avalanche%20strike_apg","p":183,"h":1,"n":"Avalanche Strike"},{"c":0,"s":4,"id":2777,"u":"avenge%20ally_apg","p":43,"h":1,"n":"Avenge Ally"},{"c":0,"s":4,"id":2778,"u":"azata%20magic_apg","p":36,"h":1,"n":"Azata Magic"},{"c":0,"s":4,"id":2779,"u":"back%20to%20back_apg","p":181,"h":1,"n":"Back To Back"},{"c":0,"s":4,"id":2780,"u":"barreling%20charge%20(barbarian)_apg","p":108,"a":"Barbarian","h":1,"n":"Barreling Charge"},{"c":0,"s":4,"id":2781,"u":"barreling%20charge%20(fighter)_apg","p":126,"a":"Fighter","h":1,"n":"Barreling Charge"},{"c":0,"s":4,"id":2782,"u":"bashing%20charge_apg","p":108,"h":1,"n":"Bashing Charge"},{"c":0,"s":4,"id":2783,"u":"basic%20deduction_apg","p":151,"h":1,"n":"Basic Deduction"},{"c":0,"s":4,"id":2784,"u":"basic%20eldritch%20archer%20spellcasting_apg","p":172,"h":1,"n":"Basic Eldritch Archer Spellcasting"},{"c":0,"s":4,"id":2785,"u":"basic%20flair_apg","p":153,"h":1,"n":"Basic Flair"},{"c":0,"s":4,"id":2786,"u":"basic%20lesson_apg","p":101,"h":1,"n":"Basic Lesson"},{"c":0,"s":4,"id":2787,"u":"basic%20mysteries_apg","p":152,"h":1,"n":"Basic Mysteries"},{"c":0,"s":4,"id":2788,"u":"basic%20oracle%20spellcasting_apg","p":152,"h":1,"n":"Basic Oracle Spellcasting"},{"c":0,"s":4,"id":2789,"u":"basic%20scroll%20cache_apg","p":189,"h":1,"n":"Basic Scroll Cache"},{"c":0,"s":4,"id":2790,"u":"basic%20witch%20spellcasting_apg","p":154,"h":1,"n":"Basic Witch Spellcasting"},{"c":0,"s":4,"id":2791,"u":"basic%20witchcraft_apg","p":154,"h":1,"n":"Basic Witchcraft"},{"c":0,"s":4,"id":2792,"u":"bastion%20dedication_apg","p":159,"h":1,"n":"Bastion Dedication"},{"c":0,"s":4,"id":2793,"u":"battle%20planner_apg","p":203,"h":1,"n":"Battle Planner"},{"c":0,"s":4,"id":2794,"u":"beast%20trainer_apg","p":18,"h":1,"n":"Beast Trainer"},{"c":0,"s":4,"id":2795,"u":"beastmaster%20bond_apg","p":160,"h":1,"n":"Beastmaster Bond"},{"c":0,"s":4,"id":2796,"u":"beastmaster%20dedication_apg","p":160,"h":1,"n":"Beastmaster Dedication"},{"c":0,"s":4,"id":2797,"u":"beastmaster's%20call_apg","p":161,"h":1,"n":"Beastmaster's Call"},{"c":0,"s":4,"id":2798,"u":"beastmaster's%20trance_apg","p":160,"h":1,"n":"Beastmaster's Trance"},{"c":0,"s":4,"id":2799,"u":"bespell%20weapon_apg","p":79,"h":1,"n":"Bespell Weapon"},{"c":0,"s":4,"id":2800,"u":"between%20the%20scales_apg","p":15,"h":1,"n":"Between The Scales"},{"c":0,"s":4,"id":2801,"u":"big%20mouth_apg","p":23,"h":1,"n":"Big Mouth"},{"c":0,"s":4,"id":2802,"u":"biographical%20eye_apg","p":203,"h":1,"n":"Biographical Eye"},{"c":0,"s":4,"id":2803,"u":"black%20cat%20curse_apg","p":11,"h":1,"n":"Black Cat Curse"},{"c":0,"s":4,"id":2804,"u":"blaze%20of%20revelation_apg","p":81,"h":1,"n":"Blaze Of Revelation"},{"c":0,"s":4,"id":2805,"u":"bleeding%20finisher_apg","p":91,"h":1,"n":"Bleeding Finisher"},{"c":0,"s":4,"id":2806,"u":"blessed%20blood_apg","p":36,"h":1,"n":"Blessed Blood"},{"c":0,"s":4,"id":2807,"u":"blessed%20denial_apg","p":162,"h":1,"n":"Blessed Denial"},{"c":0,"s":4,"id":2808,"u":"blessed%20one%20dedication_apg","p":162,"h":1,"n":"Blessed One Dedication"},{"c":0,"s":4,"id":2809,"u":"blessed%20sacrifice_apg","p":162,"h":1,"n":"Blessed Sacrifice"},{"c":0,"s":4,"id":2810,"u":"blessed%20spell_apg","p":162,"h":1,"n":"Blessed Spell"},{"c":0,"s":4,"id":2811,"u":"blind-fight%20(investigator)_apg","p":63,"a":"Investigator","h":1,"n":"Blind-fight"},{"c":0,"s":4,"id":2812,"u":"blood%20component%20substitution_apg","p":140,"h":1,"n":"Blood Component Substitution"},{"c":0,"s":4,"id":2813,"u":"bloodletting%20fangs_apg","p":33,"h":1,"n":"Bloodletting Fangs"},{"c":0,"s":4,"id":2814,"u":"bloodline%20mutation_apg","p":141,"h":1,"n":"Bloodline Mutation"},{"c":0,"s":4,"id":2815,"u":"bloody%20blows_apg","p":18,"h":1,"n":"Bloody Blows"},{"c":0,"s":4,"id":2816,"u":"bloody%20debilitation_apg","p":136,"h":1,"n":"Bloody Debilitation"},{"c":0,"s":4,"id":2817,"u":"bon%20mot_apg","p":203,"h":1,"n":"Bon Mot"},{"c":0,"s":4,"id":2818,"u":"boneyard's%20call_apg","p":38,"h":1,"n":"Boneyard's Call"},{"c":0,"s":4,"id":2819,"u":"bounce%20back_apg","p":47,"h":1,"n":"Bounce Back"},{"c":0,"s":4,"id":2820,"u":"bounty%20hunter%20dedication_apg","p":163,"h":1,"n":"Bounty Hunter Dedication"},{"c":0,"s":4,"id":2821,"u":"breath%20of%20the%20dragon_apg","p":169,"h":1,"n":"Breath Of The Dragon"},{"c":0,"s":4,"id":2822,"u":"brine%20may_apg","p":31,"h":1,"n":"Brine May"},{"c":0,"s":4,"id":2823,"u":"buckler%20dance_apg","p":91,"h":1,"n":"Buckler Dance"},{"c":0,"s":4,"id":2824,"u":"buckler%20expertise_apg","p":88,"h":1,"n":"Buckler Expertise"},{"c":0,"s":4,"id":2825,"u":"bullseye_apg","p":136,"h":1,"n":"Bullseye"},{"c":0,"s":4,"id":2826,"u":"cackle_apg","p":100,"h":1,"n":"Cackle"},{"c":0,"s":4,"id":2827,"u":"cadence%20call_apg","p":180,"h":1,"n":"Cadence Call"},{"c":0,"s":4,"id":2828,"u":"call%20and%20response_apg","p":113,"h":1,"n":"Call And Response"},{"c":0,"s":4,"id":2829,"u":"call%20bonded%20item_apg","p":142,"h":1,"n":"Call Bonded Item"},{"c":0,"s":4,"id":2830,"u":"call%20your%20shot_apg","p":175,"h":1,"n":"Call Your Shot"},{"c":0,"s":4,"id":2831,"u":"called_apg","p":31,"h":1,"n":"Called"},{"c":0,"s":4,"id":2832,"u":"callow%20may_apg","p":31,"h":1,"n":"Callow May"},{"c":0,"s":4,"id":2833,"u":"cantrip%20expansion%20(oracle)_apg","p":79,"a":"Oracle","h":1,"n":"Cantrip Expansion"},{"c":0,"s":4,"id":2834,"u":"cantrip%20expansion%20(witch)_apg","p":101,"a":"Witch","h":1,"n":"Cantrip Expansion"},{"c":0,"s":4,"id":2835,"u":"caravan%20leader_apg","p":204,"h":1,"n":"Caravan Leader"},{"c":0,"s":4,"id":2836,"u":"cat's%20luck_apg","p":10,"h":1,"n":"Cat's Luck"},{"c":0,"s":4,"id":2837,"u":"caterwaul_apg","p":11,"h":1,"n":"Caterwaul"},{"c":0,"s":4,"id":2838,"u":"catfolk%20lore_apg","p":10,"h":1,"n":"Catfolk Lore"},{"c":0,"s":4,"id":2839,"u":"catfolk%20weapon%20expertise_apg","p":11,"h":1,"n":"Catfolk Weapon Expertise"},{"c":0,"s":4,"id":2840,"u":"catfolk%20weapon%20familiarity_apg","p":10,"h":1,"n":"Catfolk Weapon Familiarity"},{"c":0,"s":4,"id":2841,"u":"catfolk%20weapon%20rake_apg","p":10,"h":1,"n":"Catfolk Weapon Rake"},{"c":0,"s":4,"id":2842,"u":"cauldron_apg","p":100,"h":1,"n":"Cauldron"},{"c":0,"s":4,"id":2843,"u":"cautious%20curiosity_apg","p":44,"h":1,"n":"Cautious Curiosity"},{"c":0,"s":4,"id":2844,"u":"cavalier%20dedication_apg","p":164,"h":1,"n":"Cavalier Dedication"},{"c":0,"s":4,"id":2845,"u":"cavalier's%20banner_apg","p":164,"h":1,"n":"Cavalier's Banner"},{"c":0,"s":4,"id":2846,"u":"cavalier's%20charge_apg","p":164,"h":1,"n":"Cavalier's Charge"},{"c":0,"s":4,"id":2847,"u":"celebrity%20dedication_apg","p":166,"h":1,"n":"Celebrity Dedication"},{"c":0,"s":4,"id":2848,"u":"celestial%20eyes_apg","p":35,"h":1,"n":"Celestial Eyes"},{"c":0,"s":4,"id":2849,"u":"celestial%20lore_apg","p":35,"h":1,"n":"Celestial Lore"},{"c":0,"s":4,"id":2850,"u":"celestial%20resistance_apg","p":36,"h":1,"n":"Celestial Resistance"},{"c":0,"s":4,"id":2851,"u":"celestial%20strikes_apg","p":36,"h":1,"n":"Celestial Strikes"},{"c":0,"s":4,"id":2852,"u":"celestial%20wings_apg","p":36,"h":1,"n":"Celestial Wings"},{"c":0,"s":4,"id":2853,"u":"celestial%20word_apg","p":36,"h":1,"n":"Celestial Word"},{"c":0,"s":4,"id":2854,"u":"changeling%20lore_apg","p":31,"h":1,"n":"Changeling Lore"},{"c":0,"s":4,"id":2855,"u":"charmed%20life_apg","p":89,"h":1,"n":"Charmed Life"},{"c":0,"s":4,"id":2856,"u":"cheat%20death_apg","p":92,"h":1,"n":"Cheat Death"},{"c":0,"s":4,"id":2857,"u":"cheek%20pouches_apg","p":22,"h":1,"n":"Cheek Pouches"},{"c":0,"s":4,"id":2858,"u":"chemical%20contagion_apg","p":107,"h":1,"n":"Chemical Contagion"},{"c":0,"s":4,"id":2859,"u":"claws%20of%20the%20dragon_apg","p":168,"h":1,"n":"Claws Of The Dragon"},{"c":0,"s":4,"id":2860,"u":"clear%20the%20way_apg","p":183,"h":1,"n":"Clear The Way"},{"c":0,"s":4,"id":2861,"u":"clever%20gambit_apg","p":134,"h":1,"n":"Clever Gambit"},{"c":0,"s":4,"id":2862,"u":"climbing%20claws_apg","p":10,"h":1,"n":"Climbing Claws"},{"c":0,"s":4,"id":2863,"u":"cling_apg","p":45,"h":1,"n":"Cling"},{"c":0,"s":4,"id":2864,"u":"clinging%20shadows%20initiate_apg","p":129,"h":1,"n":"Clinging Shadows Initiate"},{"c":0,"s":4,"id":2865,"u":"clue%20them%20all%20in_apg","p":63,"h":1,"n":"Clue Them All In"},{"c":0,"s":4,"id":2866,"u":"cobra%20envenom_apg","p":129,"h":1,"n":"Cobra Envenom"},{"c":0,"s":4,"id":2867,"u":"cobra%20stance_apg","p":128,"h":1,"n":"Cobra Stance"},{"c":0,"s":4,"id":2868,"u":"combat%20assessment_apg","p":126,"h":1,"n":"Combat Assessment"},{"c":0,"s":4,"id":2869,"u":"combat%20reading_apg","p":112,"h":1,"n":"Combat Reading"},{"c":0,"s":4,"id":2870,"u":"combination%20finisher_apg","p":91,"h":1,"n":"Combination Finisher"},{"c":0,"s":4,"id":2871,"u":"command%20attention_apg","p":166,"h":1,"n":"Command Attention"},{"c":0,"s":4,"id":2872,"u":"conceal%20spell_apg","p":101,"h":1,"n":"Conceal Spell"},{"c":0,"s":4,"id":2873,"u":"concealing%20legerdemain_apg","p":204,"h":1,"n":"Concealing Legerdemain"},{"c":0,"s":4,"id":2874,"u":"conceited%20mindset_apg","p":118,"h":1,"n":"Conceited Mindset"},{"c":0,"s":4,"id":2875,"u":"connect%20the%20dots_apg","p":62,"h":1,"n":"Connect The Dots"},{"c":0,"s":4,"id":2876,"u":"consult%20the%20spirits_apg","p":204,"h":1,"n":"Consult The Spirits"},{"c":0,"s":4,"id":2877,"u":"consume%20spell_apg","p":141,"h":1,"n":"Consume Spell"},{"c":0,"s":4,"id":2878,"u":"contortionist_apg","p":155,"h":1,"n":"Contortionist"},{"c":0,"s":4,"id":2879,"u":"convincing%20illusion_apg","p":142,"h":1,"n":"Convincing Illusion"},{"c":0,"s":4,"id":2880,"u":"coordinated%20charge_apg","p":181,"h":1,"n":"Coordinated Charge"},{"c":0,"s":4,"id":2881,"u":"corrupted%20shield_apg","p":119,"h":1,"n":"Corrupted Shield"},{"c":0,"s":4,"id":2882,"u":"counterspell%20(witch)_apg","p":100,"a":"Witch","h":1,"n":"Counterspell"},{"c":0,"s":4,"id":2883,"u":"courageous%20advance_apg","p":112,"h":1,"n":"Courageous Advance"},{"c":0,"s":4,"id":2884,"u":"courageous%20assault_apg","p":114,"h":1,"n":"Courageous Assault"},{"c":0,"s":4,"id":2885,"u":"courageous%20onslaught_apg","p":115,"h":1,"n":"Courageous Onslaught"},{"c":0,"s":4,"id":2886,"u":"courageous%20opportunity_apg","p":113,"h":1,"n":"Courageous Opportunity"},{"c":0,"s":4,"id":2887,"u":"crafter's%20appraisal_apg","p":204,"h":1,"n":"Crafter's Appraisal"},{"c":0,"s":4,"id":2888,"u":"criminal%20connections_apg","p":204,"h":1,"n":"Criminal Connections"},{"c":0,"s":4,"id":2889,"u":"cringe_apg","p":14,"h":1,"n":"Cringe"},{"c":0,"s":4,"id":2890,"u":"crossbow%20terror_apg","p":157,"h":1,"n":"Crossbow Terror"},{"c":0,"s":4,"id":2891,"u":"crude%20communication_apg","p":178,"h":1,"n":"Crude Communication"},{"c":0,"s":4,"id":2892,"u":"cruelty_apg","p":119,"h":1,"n":"Cruelty"},{"c":0,"s":4,"id":2893,"u":"current%20spell_apg","p":124,"h":1,"n":"Current Spell"},{"c":0,"s":4,"id":2894,"u":"cut%20from%20the%20air_apg","p":127,"h":1,"n":"Cut From The Air"},{"c":0,"s":4,"id":2895,"u":"daemon%20magic_apg","p":40,"h":1,"n":"Daemon Magic"},{"c":0,"s":4,"id":2896,"u":"dance%20underfoot_apg","p":46,"h":1,"n":"Dance Underfoot"},{"c":0,"s":4,"id":2897,"u":"dandy%20dedication_apg","p":167,"h":1,"n":"Dandy Dedication"},{"c":0,"s":4,"id":2898,"u":"dazing%20blow_apg","p":126,"h":1,"n":"Dazing Blow"},{"c":0,"s":4,"id":2899,"u":"deadly%20grace_apg","p":93,"h":1,"n":"Deadly Grace"},{"c":0,"s":4,"id":2900,"u":"deadly%20strikes_apg","p":131,"h":1,"n":"Deadly Strikes"},{"c":0,"s":4,"id":2901,"u":"death's%20drums_apg","p":19,"h":1,"n":"Death's Drums"},{"c":0,"s":4,"id":2902,"u":"debilitating%20dichotomy_apg","p":80,"h":1,"n":"Debilitating Dichotomy"},{"c":0,"s":4,"id":2903,"u":"deceptive%20worship_apg","p":204,"h":1,"n":"Deceptive Worship"},{"c":0,"s":4,"id":2904,"u":"deeper%20dabbler_apg","p":195,"h":1,"n":"Deeper Dabbler"},{"c":0,"s":4,"id":2905,"u":"defend%20mount_apg","p":164,"h":1,"n":"Defend Mount"},{"c":0,"s":4,"id":2906,"u":"defensive%20coordination_apg","p":113,"h":1,"n":"Defensive Coordination"},{"c":0,"s":4,"id":2907,"u":"defy%20the%20darkness_apg","p":42,"h":1,"n":"Defy The Darkness"},{"c":0,"s":4,"id":2908,"u":"deimatic%20display_apg","p":124,"h":1,"n":"Deimatic Display"},{"c":0,"s":4,"id":2909,"u":"demolition%20charge_apg","p":106,"h":1,"n":"Demolition Charge"},{"c":0,"s":4,"id":2910,"u":"demon%20magic_apg","p":40,"h":1,"n":"Demon Magic"},{"c":0,"s":4,"id":2911,"u":"derring-do_apg","p":91,"h":1,"n":"Derring-do"},{"c":0,"s":4,"id":2912,"u":"desperate%20prayer_apg","p":118,"h":1,"n":"Desperate Prayer"},{"c":0,"s":4,"id":2913,"u":"destructive%20block_apg","p":159,"h":1,"n":"Destructive Block"},{"c":0,"s":4,"id":2914,"u":"detective's%20readiness_apg","p":61,"h":1,"n":"Detective's Readiness"},{"c":0,"s":4,"id":2915,"u":"determined%20dash_apg","p":110,"h":1,"n":"Determined Dash"},{"c":0,"s":4,"id":2916,"u":"devil%20magic_apg","p":41,"h":1,"n":"Devil Magic"},{"c":0,"s":4,"id":2917,"u":"didactic%20strike_apg","p":65,"h":1,"n":"Didactic Strike"},{"c":0,"s":4,"id":2918,"u":"directed%20audience_apg","p":112,"h":1,"n":"Directed Audience"},{"c":0,"s":4,"id":2919,"u":"disarming%20assault_apg","p":110,"h":1,"n":"Disarming Assault"},{"c":0,"s":4,"id":2920,"u":"disarming%20block_apg","p":159,"h":1,"n":"Disarming Block"},{"c":0,"s":4,"id":2921,"u":"disarming%20flair_apg","p":88,"h":1,"n":"Disarming Flair"},{"c":0,"s":4,"id":2922,"u":"disciple's%20breath_apg","p":169,"h":1,"n":"Disciple's Breath"},{"c":0,"s":4,"id":2923,"u":"discordant%20voice_apg","p":115,"h":1,"n":"Discordant Voice"},{"c":0,"s":4,"id":2924,"u":"discreet%20inquiry_apg","p":204,"h":1,"n":"Discreet Inquiry"},{"c":0,"s":4,"id":2925,"u":"disorienting%20opening_apg","p":126,"h":1,"n":"Disorienting Opening"},{"c":0,"s":4,"id":2926,"u":"distracting%20flattery_apg","p":167,"h":1,"n":"Distracting Flattery"},{"c":0,"s":4,"id":2927,"u":"distracting%20performance_apg","p":205,"h":1,"n":"Distracting Performance"},{"c":0,"s":4,"id":2928,"u":"disturbing%20knowledge_apg","p":205,"h":1,"n":"Disturbing Knowledge"},{"c":0,"s":4,"id":2929,"u":"diverse%20mystery_apg","p":81,"h":1,"n":"Diverse Mystery"},{"c":0,"s":4,"id":2930,"u":"diverting%20vortex_apg","p":139,"h":1,"n":"Diverting Vortex"},{"c":0,"s":4,"id":2931,"u":"divine%20access_apg","p":79,"h":1,"n":"Divine Access"},{"c":0,"s":4,"id":2932,"u":"divine%20aegis_apg","p":79,"h":1,"n":"Divine Aegis"},{"c":0,"s":4,"id":2933,"u":"divine%20countermeasures_apg","p":36,"h":1,"n":"Divine Countermeasures"},{"c":0,"s":4,"id":2934,"u":"divine%20effusion_apg","p":81,"h":1,"n":"Divine Effusion"},{"c":0,"s":4,"id":2935,"u":"diviner%20sense_apg","p":143,"h":1,"n":"Diviner Sense"},{"c":0,"s":4,"id":2936,"u":"doctor's%20visitation_apg","p":184,"h":1,"n":"Doctor's Visitation"},{"c":0,"s":4,"id":2937,"u":"dodge%20away_apg","p":155,"h":1,"n":"Dodge Away"},{"c":0,"s":4,"id":2938,"u":"dodging%20roll_apg","p":130,"h":1,"n":"Dodging Roll"},{"c":0,"s":4,"id":2939,"u":"domain%20acumen_apg","p":79,"h":1,"n":"Domain Acumen"},{"c":0,"s":4,"id":2940,"u":"domain%20fluency_apg","p":80,"h":1,"n":"Domain Fluency"},{"c":0,"s":4,"id":2941,"u":"doublespeak_apg","p":205,"h":1,"n":"Doublespeak"},{"c":0,"s":4,"id":2942,"u":"dracomancer_apg","p":15,"h":1,"n":"Dracomancer"},{"c":0,"s":4,"id":2943,"u":"draconic%20arrogance_apg","p":108,"h":1,"n":"Draconic Arrogance"},{"c":0,"s":4,"id":2944,"u":"draconic%20scent_apg","p":168,"h":1,"n":"Draconic Scent"},{"c":0,"s":4,"id":2945,"u":"dragging%20strike_apg","p":126,"h":1,"n":"Dragging Strike"},{"c":0,"s":4,"id":2946,"u":"dragon%20arcana_apg","p":168,"h":1,"n":"Dragon Arcana"},{"c":0,"s":4,"id":2947,"u":"dragon%20disciple%20dedication_apg","p":168,"h":1,"n":"Dragon Disciple Dedication"},{"c":0,"s":4,"id":2948,"u":"dragon's%20breath_apg","p":15,"h":1,"n":"Dragon's Breath"},{"c":0,"s":4,"id":2949,"u":"dragon's%20presence_apg","p":14,"h":1,"n":"Dragon's Presence"},{"c":0,"s":4,"id":2950,"u":"dread%20marshal%20stance_apg","p":180,"h":1,"n":"Dread Marshal Stance"},{"c":0,"s":4,"id":2951,"u":"dream%20may_apg","p":31,"h":1,"n":"Dream May"},{"c":0,"s":4,"id":2952,"u":"dual%20finisher_apg","p":91,"h":1,"n":"Dual Finisher"},{"c":0,"s":4,"id":2953,"u":"dual%20onslaught_apg","p":170,"h":1,"n":"Dual Onslaught"},{"c":0,"s":4,"id":2954,"u":"dual%20thrower_apg","p":170,"h":1,"n":"Dual Thrower"},{"c":0,"s":4,"id":2955,"u":"dual-weapon%20blitz_apg","p":170,"h":1,"n":"Dual-Weapon Blitz"},{"c":0,"s":4,"id":2956,"u":"dual-weapon%20reload_apg","p":170,"h":1,"n":"Dual-Weapon Reload"},{"c":0,"s":4,"id":2957,"u":"dual-weapon%20warrior%20dedication_apg","p":170,"h":1,"n":"Dual-Weapon Warrior Dedication"},{"c":0,"s":4,"id":2958,"u":"dueling%20dance_apg","p":92,"h":1,"n":"Dueling Dance"},{"c":0,"s":4,"id":2959,"u":"dueling%20parry_apg","p":88,"h":1,"n":"Dueling Parry"},{"c":0,"s":4,"id":2960,"u":"duelist%20dedication_apg","p":171,"h":1,"n":"Duelist Dedication"},{"c":0,"s":4,"id":2961,"u":"duelist's%20challenge_apg","p":171,"h":1,"n":"Duelist's Challenge"},{"c":0,"s":4,"id":2962,"u":"duskwalker%20lore_apg","p":38,"h":1,"n":"Duskwalker Lore"},{"c":0,"s":4,"id":2963,"u":"duskwalker%20magic_apg","p":38,"h":1,"n":"Duskwalker Magic"},{"c":0,"s":4,"id":2964,"u":"dwarven%20doughtiness_apg","p":42,"h":1,"n":"Dwarven Doughtiness"},{"c":0,"s":4,"id":2965,"u":"dwarven%20reinforcement_apg","p":42,"h":1,"n":"Dwarven Reinforcement"},{"c":0,"s":4,"id":2966,"u":"earned%20glory_apg","p":47,"h":1,"n":"Earned Glory"},{"c":0,"s":4,"id":2967,"u":"earworm_apg","p":114,"h":1,"n":"Earworm"},{"c":0,"s":4,"id":2968,"u":"eat%20fortune_apg","p":26,"h":1,"n":"Eat Fortune"},{"c":0,"s":4,"id":2969,"u":"ebb%20and%20flow_apg","p":123,"h":1,"n":"Ebb And Flow"},{"c":0,"s":4,"id":2970,"u":"echoes%20in%20stone_apg","p":42,"h":1,"n":"Echoes In Stone"},{"c":0,"s":4,"id":2971,"u":"echoing%20spell_apg","p":141,"h":1,"n":"Echoing Spell"},{"c":0,"s":4,"id":2972,"u":"eclectic%20sword%20training_apg","p":27,"h":1,"n":"Eclectic Sword Training"},{"c":0,"s":4,"id":2973,"u":"educate%20allies_apg","p":113,"h":1,"n":"Educate Allies"},{"c":0,"s":4,"id":2974,"u":"efficient%20rituals_apg","p":187,"h":1,"n":"Efficient Rituals"},{"c":0,"s":4,"id":2975,"u":"effortless%20concentration_apg","p":105,"h":1,"n":"Effortless Concentration"},{"c":0,"s":4,"id":2976,"u":"elaborate%20flourish_apg","p":139,"h":1,"n":"Elaborate Flourish"},{"c":0,"s":4,"id":2977,"u":"eldritch%20archer%20dedication_apg","p":172,"h":1,"n":"Eldritch Archer Dedication"},{"c":0,"s":4,"id":2978,"u":"eldritch%20debilitations_apg","p":136,"h":1,"n":"Eldritch Debilitations"},{"c":0,"s":4,"id":2979,"u":"eldritch%20nails_apg","p":102,"h":1,"n":"Eldritch Nails"},{"c":0,"s":4,"id":2980,"u":"elemental%20summons_apg","p":124,"h":1,"n":"Elemental Summons"},{"c":0,"s":4,"id":2981,"u":"elite%20dracomancer_apg","p":15,"h":1,"n":"Elite Dracomancer"},{"c":0,"s":4,"id":2982,"u":"elucidating%20mercy_apg","p":120,"h":1,"n":"Elucidating Mercy"},{"c":0,"s":4,"id":2983,"u":"elven%20aloofness_apg","p":43,"h":1,"n":"Elven Aloofness"},{"c":0,"s":4,"id":2984,"u":"embrace%20the%20pain_apg","p":111,"h":1,"n":"Embrace The Pain"},{"c":0,"s":4,"id":2985,"u":"empathetic%20plea_apg","p":44,"h":1,"n":"Empathetic Plea"},{"c":0,"s":4,"id":2986,"u":"empyreal%20blessing_apg","p":36,"h":1,"n":"Empyreal Blessing"},{"c":0,"s":4,"id":2987,"u":"enchanting%20arrow_apg","p":173,"h":1,"n":"Enchanting Arrow"},{"c":0,"s":4,"id":2988,"u":"endemic%20herbs_apg","p":176,"h":1,"n":"Endemic Herbs"},{"c":0,"s":4,"id":2989,"u":"energetic%20resonance_apg","p":139,"h":1,"n":"Energetic Resonance"},{"c":0,"s":4,"id":2990,"u":"energy%20ablation_apg","p":142,"h":1,"n":"Energy Ablation"},{"c":0,"s":4,"id":2991,"u":"energy%20fusion_apg","p":140,"h":1,"n":"Energy Fusion"},{"c":0,"s":4,"id":2992,"u":"energy%20ward_apg","p":140,"h":1,"n":"Energy Ward"},{"c":0,"s":4,"id":2993,"u":"enforce%20oath_apg","p":120,"h":1,"n":"Enforce Oath"},{"c":0,"s":4,"id":2994,"u":"enhanced%20familiar%20(witch)_apg","p":102,"a":"Witch","h":1,"n":"Enhanced Familiar"},{"c":0,"s":4,"id":2995,"u":"enigma's%20knowledge_apg","p":114,"h":1,"n":"Enigma's Knowledge"},{"c":0,"s":4,"id":2996,"u":"enlarge%20companion_apg","p":132,"h":1,"n":"Enlarge Companion"},{"c":0,"s":4,"id":2997,"u":"enthralling%20allure_apg","p":33,"h":1,"n":"Enthralling Allure"},{"c":0,"s":4,"id":2998,"u":"entreat%20with%20forebears_apg","p":139,"h":1,"n":"Entreat With Forebears"},{"c":0,"s":4,"id":2999,"u":"ephemeral%20tracking_apg","p":132,"h":1,"n":"Ephemeral Tracking"},{"c":0,"s":4,"id":3000,"u":"esoteric%20oath_apg","p":118,"h":1,"n":"Esoteric Oath"},{"c":0,"s":4,"id":3001,"u":"eternal%20wings_apg","p":36,"h":1,"n":"Eternal Wings"},{"c":0,"s":4,"id":3002,"u":"evasiveness_apg","p":153,"h":1,"n":"Evasiveness"},{"c":0,"s":4,"id":3003,"u":"everyone's%20a%20suspect_apg","p":65,"h":1,"n":"Everyone's A Suspect"},{"c":0,"s":4,"id":3004,"u":"exhort%20the%20faithful_apg","p":205,"h":1,"n":"Exhort The Faithful"},{"c":0,"s":4,"id":3005,"u":"expand%20aura_apg","p":121,"h":1,"n":"Expand Aura"},{"c":0,"s":4,"id":3006,"u":"expanded%20luck_apg","p":10,"h":1,"n":"Expanded Luck"},{"c":0,"s":4,"id":3007,"u":"expert%20backstabber_apg","p":158,"h":1,"n":"Expert Backstabber"},{"c":0,"s":4,"id":3008,"u":"expert%20disassembly_apg","p":190,"h":1,"n":"Expert Disassembly"},{"c":0,"s":4,"id":3009,"u":"expert%20eldritch%20archer%20spellcasting_apg","p":173,"h":1,"n":"Expert Eldritch Archer Spellcasting"},{"c":0,"s":4,"id":3010,"u":"expert%20herbalism_apg","p":176,"h":1,"n":"Expert Herbalism"},{"c":0,"s":4,"id":3011,"u":"expert%20oracle%20spellcasting_apg","p":152,"h":1,"n":"Expert Oracle Spellcasting"},{"c":0,"s":4,"id":3012,"u":"expert%20poisoner_apg","p":186,"h":1,"n":"Expert Poisoner"},{"c":0,"s":4,"id":3013,"u":"expert%20scroll%20cache_apg","p":189,"h":1,"n":"Expert Scroll Cache"},{"c":0,"s":4,"id":3014,"u":"expert%20witch%20spellcasting_apg","p":154,"h":1,"n":"Expert Witch Spellcasting"},{"c":0,"s":4,"id":3015,"u":"express%20rider_apg","p":206,"h":1,"n":"Express Rider"},{"c":0,"s":4,"id":3016,"u":"extra%20squishy_apg","p":45,"h":1,"n":"Extra Squishy"},{"c":0,"s":4,"id":3017,"u":"eye%20for%20numbers_apg","p":206,"h":1,"n":"Eye For Numbers"},{"c":0,"s":4,"id":3018,"u":"eye%20for%20treasure_apg","p":42,"h":1,"n":"Eye For Treasure"},{"c":0,"s":4,"id":3019,"u":"eyes%20of%20night_apg","p":33,"h":1,"n":"Eyes Of Night"},{"c":0,"s":4,"id":3020,"u":"fabricated%20connections_apg","p":167,"h":1,"n":"Fabricated Connections"},{"c":0,"s":4,"id":3021,"u":"familiar%20conduit_apg","p":174,"h":1,"n":"Familiar Conduit"},{"c":0,"s":4,"id":3022,"u":"familiar%20mascot_apg","p":174,"h":1,"n":"Familiar Mascot"},{"c":0,"s":4,"id":3023,"u":"familiar%20master%20dedication_apg","p":174,"h":1,"n":"Familiar Master Dedication"},{"c":0,"s":4,"id":3024,"u":"familiar's%20eyes_apg","p":104,"h":1,"n":"Familiar's Eyes"},{"c":0,"s":4,"id":3025,"u":"familiar's%20language_apg","p":102,"h":1,"n":"Familiar's Language"},{"c":0,"s":4,"id":3026,"u":"fancy%20moves_apg","p":175,"h":1,"n":"Fancy Moves"},{"c":0,"s":4,"id":3027,"u":"fangs_apg","p":33,"h":1,"n":"Fangs"},{"c":0,"s":4,"id":3028,"u":"far%20throw_apg","p":135,"h":1,"n":"Far Throw"},{"c":0,"s":4,"id":3029,"u":"felicitous%20riposte_apg","p":93,"h":1,"n":"Felicitous Riposte"},{"c":0,"s":4,"id":3030,"u":"ferocious%20beasts_apg","p":19,"h":1,"n":"Ferocious Beasts"},{"c":0,"s":4,"id":3031,"u":"fiend's%20door_apg","p":41,"h":1,"n":"Fiend's Door"},{"c":0,"s":4,"id":3032,"u":"fiendish%20eyes_apg","p":39,"h":1,"n":"Fiendish Eyes"},{"c":0,"s":4,"id":3033,"u":"fiendish%20form_apg","p":121,"h":1,"n":"Fiendish Form"},{"c":0,"s":4,"id":3034,"u":"fiendish%20lore_apg","p":39,"h":1,"n":"Fiendish Lore"},{"c":0,"s":4,"id":3035,"u":"fiendish%20mount_apg","p":121,"h":1,"n":"Fiendish Mount"},{"c":0,"s":4,"id":3036,"u":"fiendish%20resistance_apg","p":40,"h":1,"n":"Fiendish Resistance"},{"c":0,"s":4,"id":3037,"u":"fiendish%20strikes_apg","p":41,"h":1,"n":"Fiendish Strikes"},{"c":0,"s":4,"id":3038,"u":"fiendish%20wings_apg","p":41,"h":1,"n":"Fiendish Wings"},{"c":0,"s":4,"id":3039,"u":"fiendish%20word_apg","p":41,"h":1,"n":"Fiendish Word"},{"c":0,"s":4,"id":3040,"u":"finishing%20follow-through_apg","p":89,"h":1,"n":"Finishing Follow-through"},{"c":0,"s":4,"id":3041,"u":"finishing%20precision_apg","p":153,"h":1,"n":"Finishing Precision"},{"c":0,"s":4,"id":3042,"u":"first%20revelation_apg","p":152,"h":1,"n":"First Revelation"},{"c":0,"s":4,"id":3043,"u":"flamboyant%20athlete_apg","p":89,"h":1,"n":"Flamboyant Athlete"},{"c":0,"s":4,"id":3044,"u":"flamboyant%20leap_apg","p":92,"h":1,"n":"Flamboyant Leap"},{"c":0,"s":4,"id":3045,"u":"fleeting%20shadow_apg","p":188,"h":1,"n":"Fleeting Shadow"},{"c":0,"s":4,"id":3046,"u":"flensing%20slice_apg","p":170,"h":1,"n":"Flensing Slice"},{"c":0,"s":4,"id":3047,"u":"flexible%20ritualist_apg","p":187,"h":1,"n":"Flexible Ritualist"},{"c":0,"s":4,"id":3048,"u":"flexible%20studies_apg","p":60,"h":1,"n":"Flexible Studies"},{"c":0,"s":4,"id":3049,"u":"flinging%20blow_apg","p":130,"h":1,"n":"Flinging Blow"},{"c":0,"s":4,"id":3050,"u":"flying%20blade_apg","p":88,"h":1,"n":"Flying Blade"},{"c":0,"s":4,"id":3051,"u":"focused%20fascination_apg","p":88,"h":1,"n":"Focused Fascination"},{"c":0,"s":4,"id":3052,"u":"focused%20shot_apg","p":130,"h":1,"n":"Focused Shot"},{"c":0,"s":4,"id":3053,"u":"folksy%20patter_apg","p":46,"h":1,"n":"Folksy Patter"},{"c":0,"s":4,"id":3054,"u":"follow-up%20assault_apg","p":110,"h":1,"n":"Follow-up Assault"},{"c":0,"s":4,"id":3055,"u":"follow-up%20strike_apg","p":182,"h":1,"n":"Follow-up Strike"},{"c":0,"s":4,"id":3056,"u":"forcible%20energy_apg","p":143,"h":1,"n":"Forcible Energy"},{"c":0,"s":4,"id":3057,"u":"forensic%20acumen_apg","p":206,"h":1,"n":"Forensic Acumen"},{"c":0,"s":4,"id":3058,"u":"foresee%20danger_apg","p":64,"h":1,"n":"Foresee Danger"},{"c":0,"s":4,"id":3059,"u":"forestall%20curse_apg","p":80,"h":1,"n":"Forestall Curse"},{"c":0,"s":4,"id":3060,"u":"form%20lock_apg","p":130,"h":1,"n":"Form Lock"},{"c":0,"s":4,"id":3061,"u":"form%20of%20the%20bat_apg","p":33,"h":1,"n":"Form Of The Bat"},{"c":0,"s":4,"id":3062,"u":"form%20of%20the%20fiend_apg","p":40,"h":1,"n":"Form Of The Fiend"},{"c":0,"s":4,"id":3063,"u":"form%20retention_apg","p":142,"h":1,"n":"Form Retention"},{"c":0,"s":4,"id":3064,"u":"fresh%20ingredients_apg","p":176,"h":1,"n":"Fresh Ingredients"},{"c":0,"s":4,"id":3065,"u":"friendly%20toss_apg","p":110,"h":1,"n":"Friendly Toss"},{"c":0,"s":4,"id":3066,"u":"frightening%20appearance_apg","p":197,"h":1,"n":"Frightening Appearance"},{"c":0,"s":4,"id":3067,"u":"furious%20vengeance_apg","p":111,"h":1,"n":"Furious Vengeance"},{"c":0,"s":4,"id":3068,"u":"ghost%20hunter_apg","p":38,"h":1,"n":"Ghost Hunter"},{"c":0,"s":4,"id":3069,"u":"giant%20snare_apg","p":194,"h":1,"n":"Giant Snare"},{"c":0,"s":4,"id":3070,"u":"gladiator%20dedication_apg","p":175,"h":1,"n":"Gladiator Dedication"},{"c":0,"s":4,"id":3071,"u":"glean%20contents_apg","p":206,"h":1,"n":"Glean Contents"},{"c":0,"s":4,"id":3072,"u":"glean%20lore_apg","p":78,"h":1,"n":"Glean Lore"},{"c":0,"s":4,"id":3073,"u":"goading%20feint_apg","p":88,"h":1,"n":"Goading Feint"},{"c":0,"s":4,"id":3074,"u":"gorilla%20pound_apg","p":129,"h":1,"n":"Gorilla Pound"},{"c":0,"s":4,"id":3075,"u":"gorilla%20stance_apg","p":128,"h":1,"n":"Gorilla Stance"},{"c":0,"s":4,"id":3076,"u":"gossip%20lore_apg","p":167,"h":1,"n":"Gossip Lore"},{"c":0,"s":4,"id":3077,"u":"graceful%20leaper_apg","p":155,"h":1,"n":"Graceful Leaper"},{"c":0,"s":4,"id":3078,"u":"gravesight_apg","p":38,"h":1,"n":"Gravesight"},{"c":0,"s":4,"id":3079,"u":"gravity%20weapon_apg","p":132,"h":1,"n":"Gravity Weapon"},{"c":0,"s":4,"id":3080,"u":"great%20tengu%20form_apg","p":27,"h":1,"n":"Great Tengu Form"},{"c":0,"s":4,"id":3081,"u":"greater%20cruelty_apg","p":120,"h":1,"n":"Greater Cruelty"},{"c":0,"s":4,"id":3082,"u":"greater%20interpose_apg","p":121,"h":1,"n":"Greater Interpose"},{"c":0,"s":4,"id":3083,"u":"greater%20lesson_apg","p":102,"h":1,"n":"Greater Lesson"},{"c":0,"s":4,"id":3084,"u":"greater%20magical%20edification_apg","p":179,"h":1,"n":"Greater Magical Edification"},{"c":0,"s":4,"id":3085,"u":"greater%20magical%20scholastics_apg","p":156,"h":1,"n":"Greater Magical Scholastics"},{"c":0,"s":4,"id":3086,"u":"greater%20physical%20evolution_apg","p":141,"h":1,"n":"Greater Physical Evolution"},{"c":0,"s":4,"id":3087,"u":"greater%20revelation_apg","p":80,"h":1,"n":"Greater Revelation"},{"c":0,"s":4,"id":3088,"u":"greater%20spiritual%20evolution_apg","p":141,"h":1,"n":"Greater Spiritual Evolution"},{"c":0,"s":4,"id":3089,"u":"grievous%20blow_apg","p":182,"h":1,"n":"Grievous Blow"},{"c":0,"s":4,"id":3090,"u":"grimspawn_apg","p":40,"h":1,"n":"Grimspawn"},{"c":0,"s":4,"id":3091,"u":"group%20aid_apg","p":47,"h":1,"n":"Group Aid"},{"c":0,"s":4,"id":3092,"u":"grovel_apg","p":14,"h":1,"n":"Grovel"},{"c":0,"s":4,"id":3093,"u":"gruesome%20strike_apg","p":120,"h":1,"n":"Gruesome Strike"},{"c":0,"s":4,"id":3094,"u":"guardian's%20deflection_apg","p":89,"h":1,"n":"Guardian's Deflection"},{"c":0,"s":4,"id":3095,"u":"hag%20claws_apg","p":31,"h":1,"n":"Hag Claws"},{"c":0,"s":4,"id":3096,"u":"hag%20magic_apg","p":31,"h":1,"n":"Hag Magic"},{"c":0,"s":4,"id":3097,"u":"hag's%20sight_apg","p":31,"h":1,"n":"Hag's Sight"},{"c":0,"s":4,"id":3098,"u":"halo_apg","p":35,"h":1,"n":"Halo"},{"c":0,"s":4,"id":3099,"u":"hammer%20quake_apg","p":183,"h":1,"n":"Hammer Quake"},{"c":0,"s":4,"id":3100,"u":"hardy%20traveler_apg","p":47,"h":1,"n":"Hardy Traveler"},{"c":0,"s":4,"id":3101,"u":"head%20stomp_apg","p":135,"h":1,"n":"Head Stomp"},{"c":0,"s":4,"id":3102,"u":"heal%20animal_apg","p":160,"h":1,"n":"Heal Animal"},{"c":0,"s":4,"id":3103,"u":"heal%20companion_apg","p":132,"h":1,"n":"Heal Companion"},{"c":0,"s":4,"id":3104,"u":"healing%20bomb_apg","p":107,"h":1,"n":"Healing Bomb"},{"c":0,"s":4,"id":3105,"u":"hellspawn_apg","p":40,"h":1,"n":"Hellspawn"},{"c":0,"s":4,"id":3106,"u":"herbalist%20dedication_apg","p":176,"h":1,"n":"Herbalist Dedication"},{"c":0,"s":4,"id":3107,"u":"heroic%20presence_apg","p":47,"h":1,"n":"Heroic Presence"},{"c":0,"s":4,"id":3108,"u":"hex%20focus_apg","p":104,"h":1,"n":"Hex Focus"},{"c":0,"s":4,"id":3109,"u":"hex%20master_apg","p":105,"h":1,"n":"Hex Master"},{"c":0,"s":4,"id":3110,"u":"hex%20wellspring_apg","p":105,"h":1,"n":"Hex Wellspring"},{"c":0,"s":4,"id":3111,"u":"hidden%20magic_apg","p":196,"h":1,"n":"Hidden Magic"},{"c":0,"s":4,"id":3112,"u":"high-quality%20scrounger_apg","p":190,"h":1,"n":"High-quality Scrounger"},{"c":0,"s":4,"id":3113,"u":"hireling%20manager_apg","p":206,"h":1,"n":"Hireling Manager"},{"c":0,"s":4,"id":3114,"u":"hold%20mark_apg","p":18,"h":1,"n":"Hold Mark"},{"c":0,"s":4,"id":3115,"u":"holistic%20care_apg","p":184,"h":1,"n":"Holistic Care"},{"c":0,"s":4,"id":3116,"u":"homeward%20bound_apg","p":44,"h":1,"n":"Homeward Bound"},{"c":0,"s":4,"id":3117,"u":"horizon%20walker%20dedication_apg","p":177,"h":1,"n":"Horizon Walker Dedication"},{"c":0,"s":4,"id":3118,"u":"hunter's%20luck_apg","p":132,"h":1,"n":"Hunter's Luck"},{"c":0,"s":4,"id":3119,"u":"hunter's%20vision_apg","p":132,"h":1,"n":"Hunter's Vision"},{"c":0,"s":4,"id":3120,"u":"hurling%20charge_apg","p":198,"h":1,"n":"Hurling Charge"},{"c":0,"s":4,"id":3121,"u":"hymn%20of%20healing_apg","p":112,"h":1,"n":"Hymn Of Healing"},{"c":0,"s":4,"id":3122,"u":"impaling%20finisher_apg","p":90,"h":1,"n":"Impaling Finisher"},{"c":0,"s":4,"id":3123,"u":"impaling%20thrust_apg","p":111,"h":1,"n":"Impaling Thrust"},{"c":0,"s":4,"id":3124,"u":"implausible%20purchase%20(investigator)_apg","p":65,"a":"Investigator","h":1,"n":"Implausible Purchase"},{"c":0,"s":4,"id":3125,"u":"implausible%20purchase%20(rogue)_apg","p":137,"a":"Rogue","h":1,"n":"Implausible Purchase"},{"c":0,"s":4,"id":3126,"u":"impossible%20riposte_apg","p":93,"h":1,"n":"Impossible Riposte"},{"c":0,"s":4,"id":3127,"u":"impossible%20snares_apg","p":133,"h":1,"n":"Impossible Snares"},{"c":0,"s":4,"id":3128,"u":"impressive%20landing_apg","p":110,"h":1,"n":"Impressive Landing"},{"c":0,"s":4,"id":3129,"u":"impressive%20mount_apg","p":164,"h":1,"n":"Impressive Mount"},{"c":0,"s":4,"id":3130,"u":"improved%20familiar%20(witch)_apg","p":102,"a":"Witch","h":1,"n":"Improved Familiar"},{"c":0,"s":4,"id":3131,"u":"improved%20familiar%20(familiar%20master)_apg","p":174,"a":"Familiar Master","h":1,"n":"Improved Familiar"},{"c":0,"s":4,"id":3132,"u":"improvise%20tool_apg","p":206,"h":1,"n":"Improvise Tool"},{"c":0,"s":4,"id":3133,"u":"improvised%20critical_apg","p":199,"h":1,"n":"Improvised Critical"},{"c":0,"s":4,"id":3134,"u":"improvised%20pummel_apg","p":199,"h":1,"n":"Improvised Pummel"},{"c":0,"s":4,"id":3135,"u":"improvised%20repair_apg","p":206,"h":1,"n":"Improvised Repair"},{"c":0,"s":4,"id":3136,"u":"incredible%20beastmaster%20companion_apg","p":160,"h":1,"n":"Incredible Beastmaster Companion"},{"c":0,"s":4,"id":3137,"u":"incredible%20familiar%20(witch)_apg","p":103,"a":"Witch","h":1,"n":"Incredible Familiar"},{"c":0,"s":4,"id":3138,"u":"incredible%20familiar%20(familiar%20master)_apg","p":174,"a":"Familiar Master","h":1,"n":"Incredible Familiar"},{"c":0,"s":4,"id":3139,"u":"incredible%20luck_apg","p":93,"h":1,"n":"Incredible Luck"},{"c":0,"s":4,"id":3140,"u":"incredible%20mount_apg","p":165,"h":1,"n":"Incredible Mount"},{"c":0,"s":4,"id":3141,"u":"incredible%20scout_apg","p":206,"h":1,"n":"Incredible Scout"},{"c":0,"s":4,"id":3142,"u":"inexhaustible%20countermoves_apg","p":93,"h":1,"n":"Inexhaustible Countermoves"},{"c":0,"s":4,"id":3143,"u":"influence%20nature_apg","p":207,"h":1,"n":"Influence Nature"},{"c":0,"s":4,"id":3144,"u":"inner%20strength_apg","p":109,"h":1,"n":"Inner Strength"},{"c":0,"s":4,"id":3145,"u":"inoculation_apg","p":207,"h":1,"n":"Inoculation"},{"c":0,"s":4,"id":3146,"u":"inspired%20stratagem_apg","p":136,"h":1,"n":"Inspired Stratagem"},{"c":0,"s":4,"id":3147,"u":"inspiring%20marshal%20stance_apg","p":180,"h":1,"n":"Inspiring Marshal Stance"},{"c":0,"s":4,"id":3148,"u":"instinctive%20obfuscation_apg","p":44,"h":1,"n":"Instinctive Obfuscation"},{"c":0,"s":4,"id":3149,"u":"instinctive%20strike_apg","p":110,"h":1,"n":"Instinctive Strike"},{"c":0,"s":4,"id":3150,"u":"instrument%20of%20slaughter_apg","p":121,"h":1,"n":"Instrument Of Slaughter"},{"c":0,"s":4,"id":3151,"u":"investigator%20dedication_apg","p":151,"h":1,"n":"Investigator Dedication"},{"c":0,"s":4,"id":3152,"u":"investigator's%20stratagem_apg","p":151,"h":1,"n":"Investigator's Stratagem"},{"c":0,"s":4,"id":3153,"u":"invigorating%20mercy_apg","p":119,"h":1,"n":"Invigorating Mercy"},{"c":0,"s":4,"id":3154,"u":"iron%20fists_apg","p":18,"h":1,"n":"Iron Fists"},{"c":0,"s":4,"id":3155,"u":"iron%20repercussions_apg","p":118,"h":1,"n":"Iron Repercussions"},{"c":0,"s":4,"id":3156,"u":"just%20one%20more%20thing_apg","p":63,"h":1,"n":"Just One More Thing"},{"c":0,"s":4,"id":3157,"u":"just%20the%20facts_apg","p":65,"h":1,"n":"Just The Facts"},{"c":0,"s":4,"id":3158,"u":"keen%20follower_apg","p":207,"h":1,"n":"Keen Follower"},{"c":0,"s":4,"id":3159,"u":"keen%20recollection_apg","p":151,"h":1,"n":"Keen Recollection"},{"c":0,"s":4,"id":3160,"u":"keep%20pace_apg","p":163,"h":1,"n":"Keep Pace"},{"c":0,"s":4,"id":3161,"u":"ki%20center_apg","p":131,"h":1,"n":"Ki Center"},{"c":0,"s":4,"id":3162,"u":"ki%20form_apg","p":131,"h":1,"n":"Ki Form"},{"c":0,"s":4,"id":3163,"u":"kneecap_apg","p":45,"h":1,"n":"Kneecap"},{"c":0,"s":4,"id":3164,"u":"know%20your%20own_apg","p":43,"h":1,"n":"Know Your Own"},{"c":0,"s":4,"id":3165,"u":"known%20weaknesses_apg","p":60,"h":1,"n":"Known Weaknesses"},{"c":0,"s":4,"id":3166,"u":"kobold%20breath_apg","p":14,"h":1,"n":"Kobold Breath"},{"c":0,"s":4,"id":3167,"u":"kobold%20lore_apg","p":14,"h":1,"n":"Kobold Lore"},{"c":0,"s":4,"id":3168,"u":"lab%20rat_apg","p":23,"h":1,"n":"Lab Rat"},{"c":0,"s":4,"id":3169,"u":"lawbringer_apg","p":35,"h":1,"n":"Lawbringer"},{"c":0,"s":4,"id":3170,"u":"lead%20climber_apg","p":207,"h":1,"n":"Lead Climber"},{"c":0,"s":4,"id":3171,"u":"lead%20investigator_apg","p":65,"h":1,"n":"Lead Investigator"},{"c":0,"s":4,"id":3172,"u":"lead%20the%20pack_apg","p":161,"h":1,"n":"Lead The Pack"},{"c":0,"s":4,"id":3173,"u":"leading%20dance_apg","p":90,"h":1,"n":"Leading Dance"},{"c":0,"s":4,"id":3174,"u":"legendary%20guide_apg","p":207,"h":1,"n":"Legendary Guide"},{"c":0,"s":4,"id":3175,"u":"legendary%20rider_apg","p":165,"h":1,"n":"Legendary Rider"},{"c":0,"s":4,"id":3176,"u":"leshy%20familiar%20secrets_apg","p":124,"h":1,"n":"Leshy Familiar Secrets"},{"c":0,"s":4,"id":3177,"u":"lethal%20finisher_apg","p":93,"h":1,"n":"Lethal Finisher"},{"c":0,"s":4,"id":3178,"u":"lie%20detector_apg","p":62,"h":1,"n":"Lie Detector"},{"c":0,"s":4,"id":3179,"u":"life%20leap_apg","p":44,"h":1,"n":"Life Leap"},{"c":0,"s":4,"id":3180,"u":"lifesense_apg","p":38,"h":1,"n":"Lifesense"},{"c":0,"s":4,"id":3181,"u":"light%20from%20darkness_apg","p":41,"h":1,"n":"Light From Darkness"},{"c":0,"s":4,"id":3182,"u":"light%20paws_apg","p":10,"h":1,"n":"Light Paws"},{"c":0,"s":4,"id":3183,"u":"lightslayer%20oath_apg","p":118,"h":1,"n":"Lightslayer Oath"},{"c":0,"s":4,"id":3184,"u":"linguist%20dedication_apg","p":178,"h":1,"n":"Linguist Dedication"},{"c":0,"s":4,"id":3185,"u":"litany%20of%20depravity_apg","p":121,"h":1,"n":"Litany Of Depravity"},{"c":0,"s":4,"id":3186,"u":"litany%20of%20self-interest_apg","p":120,"h":1,"n":"Litany Of Self-interest"},{"c":0,"s":4,"id":3187,"u":"living%20hair_apg","p":102,"h":1,"n":"Living Hair"},{"c":0,"s":4,"id":3188,"u":"loaner%20spell_apg","p":136,"h":1,"n":"Loaner Spell"},{"c":0,"s":4,"id":3189,"u":"long-nosed%20form_apg","p":26,"h":1,"n":"Long-nosed Form"},{"c":0,"s":4,"id":3190,"u":"loremaster%20dedication_apg","p":179,"h":1,"n":"Loremaster Dedication"},{"c":0,"s":4,"id":3191,"u":"loud%20singer_apg","p":45,"h":1,"n":"Loud Singer"},{"c":0,"s":4,"id":3192,"u":"mage%20hunter_apg","p":109,"h":1,"n":"Mage Hunter"},{"c":0,"s":4,"id":3193,"u":"magic%20arrow_apg","p":173,"h":1,"n":"Magic Arrow"},{"c":0,"s":4,"id":3194,"u":"magic%20hands_apg","p":122,"h":1,"n":"Magic Hands"},{"c":0,"s":4,"id":3195,"u":"magic%20hide_apg","p":132,"h":1,"n":"Magic Hide"},{"c":0,"s":4,"id":3196,"u":"magic%20rider_apg","p":43,"h":1,"n":"Magic Rider"},{"c":0,"s":4,"id":3197,"u":"magic%20sense_apg","p":80,"h":1,"n":"Magic Sense"},{"c":0,"s":4,"id":3198,"u":"magical%20adaptation_apg","p":177,"h":1,"n":"Magical Adaptation"},{"c":0,"s":4,"id":3199,"u":"magical%20edification_apg","p":179,"h":1,"n":"Magical Edification"},{"c":0,"s":4,"id":3200,"u":"magical%20scholastics_apg","p":156,"h":1,"n":"Magical Scholastics"},{"c":0,"s":4,"id":3201,"u":"major%20lesson_apg","p":103,"h":1,"n":"Major Lesson"},{"c":0,"s":4,"id":3202,"u":"makeshift%20strike_apg","p":199,"h":1,"n":"Makeshift Strike"},{"c":0,"s":4,"id":3203,"u":"malicious%20bane_apg","p":40,"h":1,"n":"Malicious Bane"},{"c":0,"s":4,"id":3204,"u":"many%20guises_apg","p":197,"h":1,"n":"Many Guises"},{"c":0,"s":4,"id":3205,"u":"marshal%20dedication_apg","p":180,"h":1,"n":"Marshal Dedication"},{"c":0,"s":4,"id":3206,"u":"martial%20artist%20dedication_apg","p":182,"h":1,"n":"Martial Artist Dedication"},{"c":0,"s":4,"id":3207,"u":"martial%20experience_apg","p":43,"h":1,"n":"Martial Experience"},{"c":0,"s":4,"id":3208,"u":"martial%20performance_apg","p":112,"h":1,"n":"Martial Performance"},{"c":0,"s":4,"id":3209,"u":"martyr_apg","p":122,"h":1,"n":"Martyr"},{"c":0,"s":4,"id":3210,"u":"master%20eldritch%20archer%20spellcasting_apg","p":173,"h":1,"n":"Master Eldritch Archer Spellcasting"},{"c":0,"s":4,"id":3211,"u":"master%20oracle%20spellcasting_apg","p":152,"h":1,"n":"Master Oracle Spellcasting"},{"c":0,"s":4,"id":3212,"u":"master%20scroll%20cache_apg","p":189,"h":1,"n":"Master Scroll Cache"},{"c":0,"s":4,"id":3213,"u":"master%20spotter_apg","p":151,"h":1,"n":"Master Spotter"},{"c":0,"s":4,"id":3214,"u":"master%20witch%20spellcasting_apg","p":154,"h":1,"n":"Master Witch Spellcasting"},{"c":0,"s":4,"id":3215,"u":"mature%20beastmaster%20companion_apg","p":160,"h":1,"n":"Mature Beastmaster Companion"},{"c":0,"s":4,"id":3216,"u":"mauler%20dedication_apg","p":183,"h":1,"n":"Mauler Dedication"},{"c":0,"s":4,"id":3217,"u":"medic%20dedication_apg","p":184,"h":1,"n":"Medic Dedication"},{"c":0,"s":4,"id":3218,"u":"medusa's%20wrath_apg","p":130,"h":1,"n":"Medusa's Wrath"},{"c":0,"s":4,"id":3219,"u":"mesmerizing%20gaze_apg","p":166,"h":1,"n":"Mesmerizing Gaze"},{"c":0,"s":4,"id":3220,"u":"methodical%20debilitations_apg","p":136,"h":1,"n":"Methodical Debilitations"},{"c":0,"s":4,"id":3221,"u":"mighty%20bulwark_apg","p":191,"h":1,"n":"Mighty Bulwark"},{"c":0,"s":4,"id":3222,"u":"mighty%20dragon%20shape_apg","p":169,"h":1,"n":"Mighty Dragon Shape"},{"c":0,"s":4,"id":3223,"u":"minion%20guise_apg","p":196,"h":1,"n":"Minion Guise"},{"c":0,"s":4,"id":3224,"u":"miraculous%20possibility_apg","p":123,"h":1,"n":"Miraculous Possibility"},{"c":0,"s":4,"id":3225,"u":"mist%20child_apg","p":31,"h":1,"n":"Mist Child"},{"c":0,"s":4,"id":3226,"u":"mobile%20finisher_apg","p":92,"h":1,"n":"Mobile Finisher"},{"c":0,"s":4,"id":3227,"u":"monastic%20archer%20stance_apg","p":128,"h":1,"n":"Monastic Archer Stance"},{"c":0,"s":4,"id":3228,"u":"mounted%20shield_apg","p":164,"h":1,"n":"Mounted Shield"},{"c":0,"s":4,"id":3229,"u":"mug_apg","p":135,"h":1,"n":"Mug"},{"c":0,"s":4,"id":3230,"u":"multilingual%20cipher_apg","p":178,"h":1,"n":"Multilingual Cipher"},{"c":0,"s":4,"id":3231,"u":"murksight_apg","p":103,"h":1,"n":"Murksight"},{"c":0,"s":4,"id":3232,"u":"musetouched_apg","p":35,"h":1,"n":"Musetouched"},{"c":0,"s":4,"id":3233,"u":"mutable%20familiar_apg","p":174,"h":1,"n":"Mutable Familiar"},{"c":0,"s":4,"id":3234,"u":"mysterious%20breadth_apg","p":152,"h":1,"n":"Mysterious Breadth"},{"c":0,"s":4,"id":3235,"u":"mysterious%20repertoire_apg","p":81,"h":1,"n":"Mysterious Repertoire"},{"c":0,"s":4,"id":3236,"u":"mystery%20conduit_apg","p":81,"h":1,"n":"Mystery Conduit"},{"c":0,"s":4,"id":3237,"u":"necromantic%20physiology_apg","p":33,"h":1,"n":"Necromantic Physiology"},{"c":0,"s":4,"id":3238,"u":"never%20tire_apg","p":166,"h":1,"n":"Never Tire"},{"c":0,"s":4,"id":3239,"u":"night%20magic_apg","p":33,"h":1,"n":"Night Magic"},{"c":0,"s":4,"id":3240,"u":"nimble%20dodge_apg","p":88,"h":1,"n":"Nimble Dodge"},{"c":0,"s":4,"id":3241,"u":"nimble%20hooves_apg","p":40,"h":1,"n":"Nimble Hooves"},{"c":0,"s":4,"id":3242,"u":"nimble%20roll_apg","p":91,"h":1,"n":"Nimble Roll"},{"c":0,"s":4,"id":3243,"u":"nimble%20shield%20hand_apg","p":159,"h":1,"n":"Nimble Shield Hand"},{"c":0,"s":4,"id":3244,"u":"no%20cause%20for%20alarm_apg","p":208,"h":1,"n":"No Cause For Alarm"},{"c":0,"s":4,"id":3245,"u":"nocturnal%20sense_apg","p":110,"h":1,"n":"Nocturnal Sense"},{"c":0,"s":4,"id":3246,"u":"nonlethal%20spell_apg","p":142,"h":1,"n":"Nonlethal Spell"},{"c":0,"s":4,"id":3247,"u":"occult%20resistance_apg","p":31,"h":1,"n":"Occult Resistance"},{"c":0,"s":4,"id":3248,"u":"ode%20to%20ouroboros_apg","p":114,"h":1,"n":"Ode To Ouroboros"},{"c":0,"s":4,"id":3249,"u":"one%20for%20all_apg","p":88,"h":1,"n":"One For All"},{"c":0,"s":4,"id":3250,"u":"one-inch%20punch_apg","p":129,"h":1,"n":"One-inch Punch"},{"c":0,"s":4,"id":3251,"u":"one-millimeter%20punch_apg","p":131,"h":1,"n":"One-millimeter Punch"},{"c":0,"s":4,"id":3252,"u":"one-toed%20hop_apg","p":27,"h":1,"n":"One-toed Hop"},{"c":0,"s":4,"id":3253,"u":"ongoing%20investigation_apg","p":62,"h":1,"n":"Ongoing Investigation"},{"c":0,"s":4,"id":3254,"u":"ongoing%20selfishness_apg","p":118,"h":1,"n":"Ongoing Selfishness"},{"c":0,"s":4,"id":3255,"u":"ongoing%20strategy_apg","p":63,"h":1,"n":"Ongoing Strategy"},{"c":0,"s":4,"id":3256,"u":"opportunistic%20grapple_apg","p":163,"h":1,"n":"Opportunistic Grapple"},{"c":0,"s":4,"id":3257,"u":"oracle%20dedication_apg","p":152,"h":1,"n":"Oracle Dedication"},{"c":0,"s":4,"id":3258,"u":"oracular%20providence_apg","p":81,"h":1,"n":"Oracular Providence"},{"c":0,"s":4,"id":3259,"u":"oracular%20warning_apg","p":80,"h":1,"n":"Oracular Warning"},{"c":0,"s":4,"id":3260,"u":"orc%20lore_apg","p":18,"h":1,"n":"Orc Lore"},{"c":0,"s":4,"id":3261,"u":"orthographic%20mastery_apg","p":179,"h":1,"n":"Orthographic Mastery"},{"c":0,"s":4,"id":3262,"u":"otherworldly%20acumen_apg","p":43,"h":1,"n":"Otherworldly Acumen"},{"c":0,"s":4,"id":3263,"u":"overcrowd_apg","p":23,"h":1,"n":"Overcrowd"},{"c":0,"s":4,"id":3264,"u":"overextending%20feint_apg","p":134,"h":1,"n":"Overextending Feint"},{"c":0,"s":4,"id":3265,"u":"overpowering%20charge%20(barbarian)_apg","p":110,"a":"Barbarian","h":1,"n":"Overpowering Charge"},{"c":0,"s":4,"id":3266,"u":"overpowering%20charge%20(fighter)_apg","p":127,"a":"Fighter","h":1,"n":"Overpowering Charge"},{"c":0,"s":4,"id":3267,"u":"oversized%20throw_apg","p":109,"h":1,"n":"Oversized Throw"},{"c":0,"s":4,"id":3268,"u":"overwhelming%20blow_apg","p":127,"h":1,"n":"Overwhelming Blow"},{"c":0,"s":4,"id":3269,"u":"overwhelming%20breath_apg","p":130,"h":1,"n":"Overwhelming Breath"},{"c":0,"s":4,"id":3270,"u":"pack%20rat_apg","p":22,"h":1,"n":"Pack Rat"},{"c":0,"s":4,"id":3271,"u":"pale%20horse_apg","p":121,"h":1,"n":"Pale Horse"},{"c":0,"s":4,"id":3272,"u":"panache%20paragon_apg","p":93,"h":1,"n":"Panache Paragon"},{"c":0,"s":4,"id":3273,"u":"paradoxical%20mystery_apg","p":81,"h":1,"n":"Paradoxical Mystery"},{"c":0,"s":4,"id":3274,"u":"parry%20and%20riposte_apg","p":93,"h":1,"n":"Parry And Riposte"},{"c":0,"s":4,"id":3275,"u":"parting%20shot_apg","p":126,"h":1,"n":"Parting Shot"},{"c":0,"s":4,"id":3276,"u":"party%20crasher_apg","p":167,"h":1,"n":"Party Crasher"},{"c":0,"s":4,"id":3277,"u":"path%20of%20iron_apg","p":182,"h":1,"n":"Path Of Iron"},{"c":0,"s":4,"id":3278,"u":"patron's%20breadth_apg","p":154,"h":1,"n":"Patron's Breadth"},{"c":0,"s":4,"id":3279,"u":"patron's%20truth_apg","p":105,"h":1,"n":"Patron's Truth"},{"c":0,"s":4,"id":3280,"u":"peafowl%20stance_apg","p":128,"h":1,"n":"Peafowl Stance"},{"c":0,"s":4,"id":3281,"u":"peafowl%20strut_apg","p":129,"h":1,"n":"Peafowl Strut"},{"c":0,"s":4,"id":3282,"u":"penetrating%20projectile_apg","p":111,"h":1,"n":"Penetrating Projectile"},{"c":0,"s":4,"id":3283,"u":"perfect%20finisher_apg","p":93,"h":1,"n":"Perfect Finisher"},{"c":0,"s":4,"id":3284,"u":"performative%20weapons%20training_apg","p":175,"h":1,"n":"Performative Weapons Training"},{"c":0,"s":4,"id":3285,"u":"perpetual%20breadth_apg","p":107,"h":1,"n":"Perpetual Breadth"},{"c":0,"s":4,"id":3286,"u":"perpetual%20scout_apg","p":177,"h":1,"n":"Perpetual Scout"},{"c":0,"s":4,"id":3287,"u":"phase%20arrow_apg","p":173,"h":1,"n":"Phase Arrow"},{"c":0,"s":4,"id":3288,"u":"phonetic%20training_apg","p":178,"h":1,"n":"Phonetic Training"},{"c":0,"s":4,"id":3289,"u":"pick%20up%20the%20pace_apg","p":208,"h":1,"n":"Pick Up The Pace"},{"c":0,"s":4,"id":3290,"u":"pied%20piping_apg","p":115,"h":1,"n":"Pied Piping"},{"c":0,"s":4,"id":3291,"u":"pilgrim's%20token_apg","p":208,"h":1,"n":"Pilgrim's Token"},{"c":0,"s":4,"id":3292,"u":"pinch%20time_apg","p":47,"h":1,"n":"Pinch Time"},{"c":0,"s":4,"id":3293,"u":"pinning%20fire_apg","p":129,"h":1,"n":"Pinning Fire"},{"c":0,"s":4,"id":3294,"u":"pinpoint%20poisoner_apg","p":107,"h":1,"n":"Pinpoint Poisoner"},{"c":0,"s":4,"id":3295,"u":"pirate%20dedication_apg","p":185,"h":1,"n":"Pirate Dedication"},{"c":0,"s":4,"id":3296,"u":"pirate%20weapon%20training_apg","p":185,"h":1,"n":"Pirate Weapon Training"},{"c":0,"s":4,"id":3297,"u":"pitborn_apg","p":40,"h":1,"n":"Pitborn"},{"c":0,"s":4,"id":3298,"u":"plant%20evidence_apg","p":134,"h":1,"n":"Plant Evidence"},{"c":0,"s":4,"id":3299,"u":"play%20to%20the%20crowd_apg","p":175,"h":1,"n":"Play To The Crowd"},{"c":0,"s":4,"id":3300,"u":"plentiful%20snares_apg","p":194,"h":1,"n":"Plentiful Snares"},{"c":0,"s":4,"id":3301,"u":"plot%20the%20future_apg","p":64,"h":1,"n":"Plot The Future"},{"c":0,"s":4,"id":3302,"u":"poison%20coat_apg","p":186,"h":1,"n":"Poison Coat"},{"c":0,"s":4,"id":3303,"u":"poisoner%20dedication_apg","p":186,"h":1,"n":"Poisoner Dedication"},{"c":0,"s":4,"id":3304,"u":"poisoner's%20twist_apg","p":186,"h":1,"n":"Poisoner's Twist"},{"c":0,"s":4,"id":3305,"u":"portentous%20spell_apg","p":81,"h":1,"n":"Portentous Spell"},{"c":0,"s":4,"id":3306,"u":"posse_apg","p":163,"h":1,"n":"Posse"},{"c":0,"s":4,"id":3307,"u":"poultice%20preparation_apg","p":176,"h":1,"n":"Poultice Preparation"},{"c":0,"s":4,"id":3308,"u":"prairie%20rider_apg","p":46,"h":1,"n":"Prairie Rider"},{"c":0,"s":4,"id":3309,"u":"precious%20arrow_apg","p":173,"h":1,"n":"Precious Arrow"},{"c":0,"s":4,"id":3310,"u":"precise%20finisher_apg","p":91,"h":1,"n":"Precise Finisher"},{"c":0,"s":4,"id":3311,"u":"predictable!_apg","p":135,"h":1,"n":"Predictable!"},{"c":0,"s":4,"id":3312,"u":"predictive%20purchase%20(investigator)_apg","p":63,"a":"Investigator","h":1,"n":"Predictive Purchase"},{"c":0,"s":4,"id":3313,"u":"predictive%20purchase%20(rogue)_apg","p":136,"a":"Rogue","h":1,"n":"Predictive Purchase"},{"c":0,"s":4,"id":3314,"u":"premonition%20of%20avoidance_apg","p":122,"h":1,"n":"Premonition Of Avoidance"},{"c":0,"s":4,"id":3315,"u":"premonition%20of%20clarity_apg","p":123,"h":1,"n":"Premonition Of Clarity"},{"c":0,"s":4,"id":3316,"u":"preparation_apg","p":136,"h":1,"n":"Preparation"},{"c":0,"s":4,"id":3317,"u":"prescient%20consumable_apg","p":208,"h":1,"n":"Prescient Consumable"},{"c":0,"s":4,"id":3318,"u":"prescient%20planner_apg","p":208,"h":1,"n":"Prescient Planner"},{"c":0,"s":4,"id":3319,"u":"prevailing%20position_apg","p":130,"h":1,"n":"Prevailing Position"},{"c":0,"s":4,"id":3320,"u":"primal%20aegis_apg","p":125,"h":1,"n":"Primal Aegis"},{"c":0,"s":4,"id":3321,"u":"pristine%20weapon_apg","p":124,"h":1,"n":"Pristine Weapon"},{"c":0,"s":4,"id":3322,"u":"project%20persona_apg","p":44,"h":1,"n":"Project Persona"},{"c":0,"s":4,"id":3323,"u":"quick%20change_apg","p":197,"h":1,"n":"Quick Change"},{"c":0,"s":4,"id":3324,"u":"quick%20contacts_apg","p":208,"h":1,"n":"Quick Contacts"},{"c":0,"s":4,"id":3325,"u":"quick%20fix_apg","p":195,"h":1,"n":"Quick Fix"},{"c":0,"s":4,"id":3326,"u":"quick%20mount_apg","p":164,"h":1,"n":"Quick Mount"},{"c":0,"s":4,"id":3327,"u":"quick%20shot_apg","p":157,"h":1,"n":"Quick Shot"},{"c":0,"s":4,"id":3328,"u":"quick%20stow_apg","p":23,"h":1,"n":"Quick Stow"},{"c":0,"s":4,"id":3329,"u":"quick%20study_apg","p":179,"h":1,"n":"Quick Study"},{"c":0,"s":4,"id":3330,"u":"quickened%20casting%20(oracle)_apg","p":80,"a":"Oracle","h":1,"n":"Quickened Casting"},{"c":0,"s":4,"id":3331,"u":"quickened%20casting%20(witch)_apg","p":103,"a":"Witch","h":1,"n":"Quickened Casting"},{"c":0,"s":4,"id":3332,"u":"radiant%20infusion_apg","p":122,"h":1,"n":"Radiant Infusion"},{"c":0,"s":4,"id":3333,"u":"rallying%20charge_apg","p":180,"h":1,"n":"Rallying Charge"},{"c":0,"s":4,"id":3334,"u":"rampaging%20ferocity_apg","p":19,"h":1,"n":"Rampaging Ferocity"},{"c":0,"s":4,"id":3335,"u":"ranger's%20bramble_apg","p":132,"h":1,"n":"Ranger's Bramble"},{"c":0,"s":4,"id":3336,"u":"rapid%20affixture_apg","p":208,"h":1,"n":"Rapid Affixture"},{"c":0,"s":4,"id":3337,"u":"rapid%20response_apg","p":122,"h":1,"n":"Rapid Response"},{"c":0,"s":4,"id":3338,"u":"rat%20familiar_apg","p":22,"h":1,"n":"Rat Familiar"},{"c":0,"s":4,"id":3339,"u":"rat%20form_apg","p":23,"h":1,"n":"Rat Form"},{"c":0,"s":4,"id":3340,"u":"rat%20magic_apg","p":23,"h":1,"n":"Rat Magic"},{"c":0,"s":4,"id":3341,"u":"ratfolk%20lore_apg","p":22,"h":1,"n":"Ratfolk Lore"},{"c":0,"s":4,"id":3342,"u":"ratspeak_apg","p":22,"h":1,"n":"Ratspeak"},{"c":0,"s":4,"id":3343,"u":"razzle-dazzle_apg","p":44,"h":1,"n":"Razzle-dazzle"},{"c":0,"s":4,"id":3344,"u":"reach%20spell%20(oracle)_apg","p":79,"a":"Oracle","h":1,"n":"Reach Spell"},{"c":0,"s":4,"id":3345,"u":"reach%20spell%20(witch)_apg","p":101,"a":"Witch","h":1,"n":"Reach Spell"},{"c":0,"s":4,"id":3346,"u":"reactive%20transformation_apg","p":125,"h":1,"n":"Reactive Transformation"},{"c":0,"s":4,"id":3347,"u":"read%20disaster_apg","p":80,"h":1,"n":"Read Disaster"},{"c":0,"s":4,"id":3348,"u":"read%20shibboleths_apg","p":178,"h":1,"n":"Read Shibboleths"},{"c":0,"s":4,"id":3349,"u":"reason%20rapidly_apg","p":64,"h":1,"n":"Reason Rapidly"},{"c":0,"s":4,"id":3350,"u":"rebounding%20toss_apg","p":126,"h":1,"n":"Rebounding Toss"},{"c":0,"s":4,"id":3351,"u":"reckless%20abandon%20(goblin)_apg","p":45,"a":"Goblin","h":1,"n":"Reckless Abandon"},{"c":0,"s":4,"id":3352,"u":"reconstruct%20the%20scene%20(investigator)_apg","p":65,"a":"Investigator","h":1,"n":"Reconstruct The Scene"},{"c":0,"s":4,"id":3353,"u":"reconstruct%20the%20scene%20(rogue)_apg","p":137,"a":"Rogue","h":1,"n":"Reconstruct The Scene"},{"c":0,"s":4,"id":3354,"u":"red%20herring_apg","p":61,"h":1,"n":"Red Herring"},{"c":0,"s":4,"id":3355,"u":"reflect%20spell%20(witch)_apg","p":104,"a":"Witch","h":1,"n":"Reflect Spell"},{"c":0,"s":4,"id":3356,"u":"reflexive%20riposte_apg","p":92,"h":1,"n":"Reflexive Riposte"},{"c":0,"s":4,"id":3357,"u":"rejuvenating%20touch_apg","p":121,"h":1,"n":"Rejuvenating Touch"},{"c":0,"s":4,"id":3358,"u":"relentless%20wings_apg","p":41,"h":1,"n":"Relentless Wings"},{"c":0,"s":4,"id":3359,"u":"reliable%20luck_apg","p":11,"h":1,"n":"Reliable Luck"},{"c":0,"s":4,"id":3360,"u":"remediate_apg","p":123,"h":1,"n":"Remediate"},{"c":0,"s":4,"id":3361,"u":"remote%20trigger_apg","p":194,"h":1,"n":"Remote Trigger"},{"c":0,"s":4,"id":3362,"u":"resilient%20touch_apg","p":120,"h":1,"n":"Resilient Touch"},{"c":0,"s":4,"id":3363,"u":"resist%20ruin_apg","p":38,"h":1,"n":"Resist Ruin"},{"c":0,"s":4,"id":3364,"u":"resounding%20blow_apg","p":110,"h":1,"n":"Resounding Blow"},{"c":0,"s":4,"id":3365,"u":"resounding%20bravery_apg","p":127,"h":1,"n":"Resounding Bravery"},{"c":0,"s":4,"id":3366,"u":"resounding%20finale_apg","p":115,"h":1,"n":"Resounding Finale"},{"c":0,"s":4,"id":3367,"u":"resourceful%20ritualist_apg","p":187,"h":1,"n":"Resourceful Ritualist"},{"c":0,"s":4,"id":3368,"u":"resuscitate_apg","p":184,"h":1,"n":"Resuscitate"},{"c":0,"s":4,"id":3369,"u":"return%20fire_apg","p":129,"h":1,"n":"Return Fire"},{"c":0,"s":4,"id":3370,"u":"returning%20throw_apg","p":42,"h":1,"n":"Returning Throw"},{"c":0,"s":4,"id":3371,"u":"reverberate_apg","p":114,"h":1,"n":"Reverberate"},{"c":0,"s":4,"id":3372,"u":"reverse%20engineering_apg","p":190,"h":1,"n":"Reverse Engineering"},{"c":0,"s":4,"id":3373,"u":"ricochet%20feint_apg","p":136,"h":1,"n":"Ricochet Feint"},{"c":0,"s":4,"id":3374,"u":"ricochet%20stance%20(fighter)_apg","p":126,"a":"Fighter","h":1,"n":"Ricochet Stance"},{"c":0,"s":4,"id":3375,"u":"ricochet%20stance%20(rogue)_apg","p":136,"a":"Rogue","h":1,"n":"Ricochet Stance"},{"c":0,"s":4,"id":3376,"u":"risky%20surgery_apg","p":208,"h":1,"n":"Risky Surgery"},{"c":0,"s":4,"id":3377,"u":"rites%20of%20convocation_apg","p":102,"h":1,"n":"Rites Of Convocation"},{"c":0,"s":4,"id":3378,"u":"rites%20of%20transfiguration_apg","p":105,"h":1,"n":"Rites Of Transfiguration"},{"c":0,"s":4,"id":3379,"u":"ritual%20researcher_apg","p":112,"h":1,"n":"Ritual Researcher"},{"c":0,"s":4,"id":3380,"u":"ritualist%20dedication_apg","p":187,"h":1,"n":"Ritualist Dedication"},{"c":0,"s":4,"id":3381,"u":"root%20magic_apg","p":208,"h":1,"n":"Root Magic"},{"c":0,"s":4,"id":3382,"u":"rope%20runner_apg","p":185,"h":1,"n":"Rope Runner"},{"c":0,"s":4,"id":3383,"u":"sacred%20defender_apg","p":121,"h":1,"n":"Sacred Defender"},{"c":0,"s":4,"id":3384,"u":"sacrifice%20armor_apg","p":120,"h":1,"n":"Sacrifice Armor"},{"c":0,"s":4,"id":3385,"u":"safe%20house_apg","p":196,"h":1,"n":"Safe House"},{"c":0,"s":4,"id":3386,"u":"safeguarded%20spell_apg","p":139,"h":1,"n":"Safeguarded Spell"},{"c":0,"s":4,"id":3387,"u":"scales%20of%20the%20dragon_apg","p":169,"h":1,"n":"Scales Of The Dragon"},{"c":0,"s":4,"id":3388,"u":"scalpel's%20point_apg","p":62,"h":1,"n":"Scalpel's Point"},{"c":0,"s":4,"id":3389,"u":"scamper_apg","p":14,"h":1,"n":"Scamper"},{"c":0,"s":4,"id":3390,"u":"scavenger's%20search_apg","p":26,"h":1,"n":"Scavenger's Search"},{"c":0,"s":4,"id":3391,"u":"scholastic%20identification_apg","p":156,"h":1,"n":"Scholastic Identification"},{"c":0,"s":4,"id":3392,"u":"schooled%20in%20secrets_apg","p":208,"h":1,"n":"Schooled In Secrets"},{"c":0,"s":4,"id":3393,"u":"scintillating%20spell_apg","p":141,"h":1,"n":"Scintillating Spell"},{"c":0,"s":4,"id":3394,"u":"scouring%20rage_apg","p":110,"h":1,"n":"Scouring Rage"},{"c":0,"s":4,"id":3395,"u":"scout%20dedication_apg","p":188,"h":1,"n":"Scout Dedication"},{"c":0,"s":4,"id":3396,"u":"scout's%20charge_apg","p":188,"h":1,"n":"Scout's Charge"},{"c":0,"s":4,"id":3397,"u":"scout's%20pounce_apg","p":188,"h":1,"n":"Scout's Pounce"},{"c":0,"s":4,"id":3398,"u":"scout's%20speed_apg","p":188,"h":1,"n":"Scout's Speed"},{"c":0,"s":4,"id":3399,"u":"scroll%20trickster%20dedication_apg","p":189,"h":1,"n":"Scroll Trickster Dedication"},{"c":0,"s":4,"id":3400,"u":"scrounger%20dedication_apg","p":190,"h":1,"n":"Scrounger Dedication"},{"c":0,"s":4,"id":3401,"u":"seasoned_apg","p":209,"h":1,"n":"Seasoned"},{"c":0,"s":4,"id":3402,"u":"second%20chance%20spell_apg","p":143,"h":1,"n":"Second Chance Spell"},{"c":0,"s":4,"id":3403,"u":"second%20shield_apg","p":198,"h":1,"n":"Second Shield"},{"c":0,"s":4,"id":3404,"u":"seeker%20arrow_apg","p":173,"h":1,"n":"Seeker Arrow"},{"c":0,"s":4,"id":3405,"u":"selfless%20parry_apg","p":171,"h":1,"n":"Selfless Parry"},{"c":0,"s":4,"id":3406,"u":"sense%20allies_apg","p":47,"h":1,"n":"Sense Allies"},{"c":0,"s":4,"id":3407,"u":"sense%20good_apg","p":120,"h":1,"n":"Sense Good"},{"c":0,"s":4,"id":3408,"u":"sense%20the%20unseen_apg","p":64,"h":1,"n":"Sense The Unseen"},{"c":0,"s":4,"id":3409,"u":"sentinel%20dedication_apg","p":191,"h":1,"n":"Sentinel Dedication"},{"c":0,"s":4,"id":3410,"u":"settlement%20scholastics_apg","p":156,"h":1,"n":"Settlement Scholastics"},{"c":0,"s":4,"id":3411,"u":"shadow%20illusion_apg","p":192,"h":1,"n":"Shadow Illusion"},{"c":0,"s":4,"id":3412,"u":"shadow%20magic_apg","p":192,"h":1,"n":"Shadow Magic"},{"c":0,"s":4,"id":3413,"u":"shadow%20mark_apg","p":209,"h":1,"n":"Shadow Mark"},{"c":0,"s":4,"id":3414,"u":"shadow%20master_apg","p":192,"h":1,"n":"Shadow Master"},{"c":0,"s":4,"id":3415,"u":"shadow%20power_apg","p":192,"h":1,"n":"Shadow Power"},{"c":0,"s":4,"id":3416,"u":"shadow%20self_apg","p":46,"h":1,"n":"Shadow Self"},{"c":0,"s":4,"id":3417,"u":"shadow%20sneak%20attack_apg","p":192,"h":1,"n":"Shadow Sneak Attack"},{"c":0,"s":4,"id":3418,"u":"shadow's%20web_apg","p":130,"h":1,"n":"Shadow's Web"},{"c":0,"s":4,"id":3419,"u":"shadowdancer%20dedication_apg","p":192,"h":1,"n":"Shadowdancer Dedication"},{"c":0,"s":4,"id":3420,"u":"shape%20of%20the%20dragon_apg","p":169,"h":1,"n":"Shape Of The Dragon"},{"c":0,"s":4,"id":3421,"u":"shared%20assault_apg","p":114,"h":1,"n":"Shared Assault"},{"c":0,"s":4,"id":3422,"u":"shared%20avoidance_apg","p":122,"h":1,"n":"Shared Avoidance"},{"c":0,"s":4,"id":3423,"u":"shared%20clarity_apg","p":123,"h":1,"n":"Shared Clarity"},{"c":0,"s":4,"id":3424,"u":"shared%20luck_apg","p":11,"h":1,"n":"Shared Luck"},{"c":0,"s":4,"id":3425,"u":"shared%20stratagem_apg","p":61,"h":1,"n":"Shared Stratagem"},{"c":0,"s":4,"id":3426,"u":"shattering%20blows_apg","p":111,"h":1,"n":"Shattering Blows"},{"c":0,"s":4,"id":3427,"u":"shattering%20strike_apg","p":199,"h":1,"n":"Shattering Strike"},{"c":0,"s":4,"id":3428,"u":"sheltering%20slab_apg","p":42,"h":1,"n":"Sheltering Slab"},{"c":0,"s":4,"id":3429,"u":"shield%20of%20faith_apg","p":122,"h":1,"n":"Shield Of Faith"},{"c":0,"s":4,"id":3430,"u":"shield%20salvation_apg","p":159,"h":1,"n":"Shield Salvation"},{"c":0,"s":4,"id":3431,"u":"shooting%20stars%20stance_apg","p":128,"h":1,"n":"Shooting Stars Stance"},{"c":0,"s":4,"id":3432,"u":"shove%20down_apg","p":135,"h":1,"n":"Shove Down"},{"c":0,"s":4,"id":3433,"u":"shoving%20sweep_apg","p":183,"h":1,"n":"Shoving Sweep"},{"c":0,"s":4,"id":3434,"u":"signature%20spell%20expansion_apg","p":140,"h":1,"n":"Signature Spell Expansion"},{"c":0,"s":4,"id":3435,"u":"silencing%20strike_apg","p":110,"h":1,"n":"Silencing Strike"},{"c":0,"s":4,"id":3436,"u":"siphon%20power_apg","p":105,"h":1,"n":"Siphon Power"},{"c":0,"s":4,"id":3437,"u":"skill%20mastery_apg","p":151,"h":1,"n":"Skill Mastery"},{"c":0,"s":4,"id":3438,"u":"skillful%20tail%20(tiefling)_apg","p":40,"a":"Tiefling","h":1,"n":"Skillful Tail"},{"c":0,"s":4,"id":3439,"u":"skim%20scroll_apg","p":189,"h":1,"n":"Skim Scroll"},{"c":0,"s":4,"id":3440,"u":"skitter_apg","p":209,"h":1,"n":"Skitter"},{"c":0,"s":4,"id":3441,"u":"slag%20may_apg","p":31,"h":1,"n":"Slag May"},{"c":0,"s":4,"id":3442,"u":"smash%20from%20the%20air_apg","p":127,"h":1,"n":"Smash From The Air"},{"c":0,"s":4,"id":3443,"u":"smite%20good_apg","p":119,"h":1,"n":"Smite Good"},{"c":0,"s":4,"id":3444,"u":"snap%20out%20of%20it!_apg","p":180,"h":1,"n":"Snap Out Of It!"},{"c":0,"s":4,"id":3445,"u":"snare%20genius_apg","p":15,"h":1,"n":"Snare Genius"},{"c":0,"s":4,"id":3446,"u":"snare%20hopping_apg","p":132,"h":1,"n":"Snare Hopping"},{"c":0,"s":4,"id":3447,"u":"snare%20setter_apg","p":14,"h":1,"n":"Snare Setter"},{"c":0,"s":4,"id":3448,"u":"snarecrafter%20dedication_apg","p":194,"h":1,"n":"Snarecrafter Dedication"},{"c":0,"s":4,"id":3449,"u":"soaring%20flight_apg","p":27,"h":1,"n":"Soaring Flight"},{"c":0,"s":4,"id":3450,"u":"social%20purview_apg","p":196,"h":1,"n":"Social Purview"},{"c":0,"s":4,"id":3451,"u":"solid%20lead_apg","p":61,"h":1,"n":"Solid Lead"},{"c":0,"s":4,"id":3452,"u":"song%20of%20marching_apg","p":113,"h":1,"n":"Song Of Marching"},{"c":0,"s":4,"id":3453,"u":"song%20of%20strength_apg","p":112,"h":1,"n":"Song Of Strength"},{"c":0,"s":4,"id":3454,"u":"soothing%20mist_apg","p":132,"h":1,"n":"Soothing Mist"},{"c":0,"s":4,"id":3455,"u":"soulsight%20(bard)_apg","p":113,"a":"Bard","h":1,"n":"Soulsight"},{"c":0,"s":4,"id":3456,"u":"soulsight%20(sorcerer)_apg","p":139,"a":"Sorcerer","h":1,"n":"Soulsight"},{"c":0,"s":4,"id":3457,"u":"sow%20spell_apg","p":125,"h":1,"n":"Sow Spell"},{"c":0,"s":4,"id":3458,"u":"specialized%20beastmaster%20companion_apg","p":161,"h":1,"n":"Specialized Beastmaster Companion"},{"c":0,"s":4,"id":3459,"u":"specialized%20mount_apg","p":165,"h":1,"n":"Specialized Mount"},{"c":0,"s":4,"id":3460,"u":"speedy%20rituals_apg","p":187,"h":1,"n":"Speedy Rituals"},{"c":0,"s":4,"id":3461,"u":"spell%20devourer_apg","p":19,"h":1,"n":"Spell Devourer"},{"c":0,"s":4,"id":3462,"u":"spell%20mastery_apg","p":143,"h":1,"n":"Spell Mastery"},{"c":0,"s":4,"id":3463,"u":"spell%20relay_apg","p":139,"h":1,"n":"Spell Relay"},{"c":0,"s":4,"id":3464,"u":"spell%20shroud_apg","p":141,"h":1,"n":"Spell Shroud"},{"c":0,"s":4,"id":3465,"u":"spellbook%20prodigy_apg","p":142,"h":1,"n":"Spellbook Prodigy"},{"c":0,"s":4,"id":3466,"u":"spirit%20soother_apg","p":38,"h":1,"n":"Spirit Soother"},{"c":0,"s":4,"id":3467,"u":"spirit%20strikes_apg","p":38,"h":1,"n":"Spirit Strikes"},{"c":0,"s":4,"id":3468,"u":"spiritual%20guides_apg","p":109,"h":1,"n":"Spiritual Guides"},{"c":0,"s":4,"id":3469,"u":"spiritual%20sense_apg","p":79,"h":1,"n":"Spiritual Sense"},{"c":0,"s":4,"id":3470,"u":"split%20hex_apg","p":105,"h":1,"n":"Split Hex"},{"c":0,"s":4,"id":3471,"u":"split%20shot_apg","p":139,"h":1,"n":"Split Shot"},{"c":0,"s":4,"id":3472,"u":"split%20slot_apg","p":142,"h":1,"n":"Split Slot"},{"c":0,"s":4,"id":3473,"u":"spot%20translate_apg","p":178,"h":1,"n":"Spot Translate"},{"c":0,"s":4,"id":3474,"u":"springing%20leaper_apg","p":10,"h":1,"n":"Springing Leaper"},{"c":0,"s":4,"id":3475,"u":"squawk!_apg","p":26,"h":1,"n":"Squawk!"},{"c":0,"s":4,"id":3476,"u":"stage%20fighting_apg","p":175,"h":1,"n":"Stage Fighting"},{"c":0,"s":4,"id":3477,"u":"startling%20appearance_apg","p":197,"h":1,"n":"Startling Appearance"},{"c":0,"s":4,"id":3478,"u":"stay%20down!_apg","p":137,"h":1,"n":"Stay Down!"},{"c":0,"s":4,"id":3479,"u":"steady%20spellcasting%20(oracle)_apg","p":80,"a":"Oracle","h":1,"n":"Steady Spellcasting"},{"c":0,"s":4,"id":3480,"u":"steady%20spellcasting%20(witch)_apg","p":102,"a":"Witch","h":1,"n":"Steady Spellcasting"},{"c":0,"s":4,"id":3481,"u":"steal%20spell_apg","p":137,"h":1,"n":"Steal Spell"},{"c":0,"s":4,"id":3482,"u":"steel%20skin_apg","p":191,"h":1,"n":"Steel Skin"},{"c":0,"s":4,"id":3483,"u":"steel%20yourself!_apg","p":180,"h":1,"n":"Steel Yourself!"},{"c":0,"s":4,"id":3484,"u":"step%20lively_apg","p":46,"h":1,"n":"Step Lively"},{"c":0,"s":4,"id":3485,"u":"sticky%20poison_apg","p":107,"h":1,"n":"Sticky Poison"},{"c":0,"s":4,"id":3486,"u":"stone%20bones_apg","p":42,"h":1,"n":"Stone Bones"},{"c":0,"s":4,"id":3487,"u":"stonegate_apg","p":42,"h":1,"n":"Stonegate"},{"c":0,"s":4,"id":3488,"u":"storm's%20lash_apg","p":26,"h":1,"n":"Storm's Lash"},{"c":0,"s":4,"id":3489,"u":"strategic%20assessment_apg","p":62,"h":1,"n":"Strategic Assessment"},{"c":0,"s":4,"id":3490,"u":"strategic%20bypass_apg","p":65,"h":1,"n":"Strategic Bypass"},{"c":0,"s":4,"id":3491,"u":"straveika_apg","p":33,"h":1,"n":"Straveika"},{"c":0,"s":4,"id":3492,"u":"strong%20arm_apg","p":134,"h":1,"n":"Strong Arm"},{"c":0,"s":4,"id":3493,"u":"stubborn%20persistence_apg","p":47,"h":1,"n":"Stubborn Persistence"},{"c":0,"s":4,"id":3494,"u":"student%20of%20the%20dueling%20arts_apg","p":171,"h":1,"n":"Student Of The Dueling Arts"},{"c":0,"s":4,"id":3495,"u":"stumbling%20feint_apg","p":129,"h":1,"n":"Stumbling Feint"},{"c":0,"s":4,"id":3496,"u":"stumbling%20stance_apg","p":128,"h":1,"n":"Stumbling Stance"},{"c":0,"s":4,"id":3497,"u":"stunning%20appearance_apg","p":197,"h":1,"n":"Stunning Appearance"},{"c":0,"s":4,"id":3498,"u":"stunning%20finisher_apg","p":91,"h":1,"n":"Stunning Finisher"},{"c":0,"s":4,"id":3499,"u":"subjective%20truth_apg","p":197,"h":1,"n":"Subjective Truth"},{"c":0,"s":4,"id":3500,"u":"subtle%20delivery_apg","p":106,"h":1,"n":"Subtle Delivery"},{"c":0,"s":4,"id":3501,"u":"summon%20celestial%20kin_apg","p":36,"h":1,"n":"Summon Celestial Kin"},{"c":0,"s":4,"id":3502,"u":"summon%20fiendish%20kin_apg","p":41,"h":1,"n":"Summon Fiendish Kin"},{"c":0,"s":4,"id":3503,"u":"sunder%20enchantment_apg","p":111,"h":1,"n":"Sunder Enchantment"},{"c":0,"s":4,"id":3504,"u":"sunder%20spell_apg","p":111,"h":1,"n":"Sunder Spell"},{"c":0,"s":4,"id":3505,"u":"supernatural%20senses_apg","p":109,"h":1,"n":"Supernatural Senses"},{"c":0,"s":4,"id":3506,"u":"supertaster_apg","p":209,"h":1,"n":"Supertaster"},{"c":0,"s":4,"id":3507,"u":"sure%20foot_apg","p":177,"h":1,"n":"Sure Foot"},{"c":0,"s":4,"id":3508,"u":"surging%20focus_apg","p":122,"h":1,"n":"Surging Focus"},{"c":0,"s":4,"id":3509,"u":"surging%20might_apg","p":80,"h":1,"n":"Surging Might"},{"c":0,"s":4,"id":3510,"u":"surprise%20attack_apg","p":158,"h":1,"n":"Surprise Attack"},{"c":0,"s":4,"id":3511,"u":"surprise%20snare_apg","p":194,"h":1,"n":"Surprise Snare"},{"c":0,"s":4,"id":3512,"u":"surprise%20strike_apg","p":199,"h":1,"n":"Surprise Strike"},{"c":0,"s":4,"id":3513,"u":"suspect%20of%20opportunity_apg","p":63,"h":1,"n":"Suspect Of Opportunity"},{"c":0,"s":4,"id":3514,"u":"svetocher_apg","p":33,"h":1,"n":"Svetocher"},{"c":0,"s":4,"id":3515,"u":"swaggering%20initiative_apg","p":90,"h":1,"n":"Swaggering Initiative"},{"c":0,"s":4,"id":3516,"u":"swashbuckler%20dedication_apg","p":153,"h":1,"n":"Swashbuckler Dedication"},{"c":0,"s":4,"id":3517,"u":"swashbuckler's%20riposte_apg","p":153,"h":1,"n":"Swashbuckler's Riposte"},{"c":0,"s":4,"id":3518,"u":"swashbuckler's%20speed_apg","p":153,"h":1,"n":"Swashbuckler's Speed"},{"c":0,"s":4,"id":3519,"u":"swift%20elusion_apg","p":137,"h":1,"n":"Swift Elusion"},{"c":0,"s":4,"id":3520,"u":"symphony%20of%20blood_apg","p":33,"h":1,"n":"Symphony Of Blood"},{"c":0,"s":4,"id":3521,"u":"symphony%20of%20the%20unfettered%20heart_apg","p":114,"h":1,"n":"Symphony Of The Unfettered Heart"},{"c":0,"s":4,"id":3522,"u":"tactical%20cadence_apg","p":181,"h":1,"n":"Tactical Cadence"},{"c":0,"s":4,"id":3523,"u":"tactical%20entry_apg","p":136,"h":1,"n":"Tactical Entry"},{"c":0,"s":4,"id":3524,"u":"takedown%20expert_apg","p":60,"h":1,"n":"Takedown Expert"},{"c":0,"s":4,"id":3525,"u":"talisman%20dabbler%20dedication_apg","p":195,"h":1,"n":"Talisman Dabbler Dedication"},{"c":0,"s":4,"id":3526,"u":"talismanic%20sage_apg","p":195,"h":1,"n":"Talismanic Sage"},{"c":0,"s":4,"id":3527,"u":"tangle%20of%20battle_apg","p":111,"h":1,"n":"Tangle Of Battle"},{"c":0,"s":4,"id":3528,"u":"target%20of%20opportunity_apg","p":181,"h":1,"n":"Target Of Opportunity"},{"c":0,"s":4,"id":3529,"u":"targeting%20finisher_apg","p":92,"h":1,"n":"Targeting Finisher"},{"c":0,"s":4,"id":3530,"u":"telluric%20power_apg","p":42,"h":1,"n":"Telluric Power"},{"c":0,"s":4,"id":3531,"u":"temporary%20potions_apg","p":104,"h":1,"n":"Temporary Potions"},{"c":0,"s":4,"id":3532,"u":"tenacious%20toxins_apg","p":107,"h":1,"n":"Tenacious Toxins"},{"c":0,"s":4,"id":3533,"u":"tengu%20lore_apg","p":26,"h":1,"n":"Tengu Lore"},{"c":0,"s":4,"id":3534,"u":"tengu%20weapon%20expertise_apg","p":27,"h":1,"n":"Tengu Weapon Expertise"},{"c":0,"s":4,"id":3535,"u":"tengu%20weapon%20familiarity_apg","p":26,"h":1,"n":"Tengu Weapon Familiarity"},{"c":0,"s":4,"id":3536,"u":"tengu%20weapon%20study_apg","p":27,"h":1,"n":"Tengu Weapon Study"},{"c":0,"s":4,"id":3537,"u":"terraforming%20spell_apg","p":141,"h":1,"n":"Terraforming Spell"},{"c":0,"s":4,"id":3538,"u":"terrain%20scout_apg","p":188,"h":1,"n":"Terrain Scout"},{"c":0,"s":4,"id":3539,"u":"terrain%20transposition_apg","p":133,"h":1,"n":"Terrain Transposition"},{"c":0,"s":4,"id":3540,"u":"terrifying%20resistance_apg","p":209,"h":1,"n":"Terrifying Resistance"},{"c":0,"s":4,"id":3541,"u":"that's%20odd_apg","p":60,"h":1,"n":"That's Odd"},{"c":0,"s":4,"id":3542,"u":"the%20harder%20they%20fall_apg","p":135,"h":1,"n":"The Harder They Fall"},{"c":0,"s":4,"id":3543,"u":"thorough%20research_apg","p":63,"h":1,"n":"Thorough Research"},{"c":0,"s":4,"id":3544,"u":"thorough%20search_apg","p":209,"h":1,"n":"Thorough Search"},{"c":0,"s":4,"id":3545,"u":"through%20spell_apg","p":122,"h":1,"n":"Through Spell"},{"c":0,"s":4,"id":3546,"u":"tinkering%20fingers_apg","p":22,"h":1,"n":"Tinkering Fingers"},{"c":0,"s":4,"id":3547,"u":"to%20battle!_apg","p":181,"h":1,"n":"To Battle!"},{"c":0,"s":4,"id":3548,"u":"tools%20of%20the%20trade_apg","p":163,"h":1,"n":"Tools Of The Trade"},{"c":0,"s":4,"id":3549,"u":"topple%20foe_apg","p":181,"h":1,"n":"Topple Foe"},{"c":0,"s":4,"id":3550,"u":"toppling%20dance_apg","p":46,"h":1,"n":"Toppling Dance"},{"c":0,"s":4,"id":3551,"u":"trampling%20charge_apg","p":165,"h":1,"n":"Trampling Charge"},{"c":0,"s":4,"id":3552,"u":"trap%20finder_apg","p":60,"h":1,"n":"Trap Finder"},{"c":0,"s":4,"id":3553,"u":"treat%20condition_apg","p":184,"h":1,"n":"Treat Condition"},{"c":0,"s":4,"id":3554,"u":"tree%20climber_apg","p":43,"h":1,"n":"Tree Climber"},{"c":0,"s":4,"id":3555,"u":"triangle%20shot_apg","p":131,"h":1,"n":"Triangle Shot"},{"c":0,"s":4,"id":3556,"u":"trickster's%20ace_apg","p":65,"h":1,"n":"Trickster's Ace"},{"c":0,"s":4,"id":3557,"u":"triumphant%20inspiration_apg","p":114,"h":1,"n":"Triumphant Inspiration"},{"c":0,"s":4,"id":3558,"u":"true%20perception_apg","p":209,"h":1,"n":"True Perception"},{"c":0,"s":4,"id":3559,"u":"tumble%20behind%20(swashbuckler)_apg","p":89,"a":"Swashbuckler","h":1,"n":"Tumble Behind"},{"c":0,"s":4,"id":3560,"u":"tumble%20behind%20(rogue)_apg","p":134,"a":"Rogue","h":1,"n":"Tumble Behind"},{"c":0,"s":4,"id":3561,"u":"tumbling%20opportunist_apg","p":155,"h":1,"n":"Tumbling Opportunist"},{"c":0,"s":4,"id":3562,"u":"tumbling%20strike_apg","p":155,"h":1,"n":"Tumbling Strike"},{"c":0,"s":4,"id":3563,"u":"tusks_apg","p":18,"h":1,"n":"Tusks"},{"c":0,"s":4,"id":3564,"u":"twin%20distraction_apg","p":135,"h":1,"n":"Twin Distraction"},{"c":0,"s":4,"id":3565,"u":"twin%20parry%20(swashbuckler)_apg","p":90,"a":"Swashbuckler","h":1,"n":"Twin Parry"},{"c":0,"s":4,"id":3566,"u":"twinned%20defense%20(swashbuckler)_apg","p":93,"a":"Swashbuckler","h":1,"n":"Twinned Defense"},{"c":0,"s":4,"id":3567,"u":"twitchy_apg","p":45,"h":1,"n":"Twitchy"},{"c":0,"s":4,"id":3568,"u":"ultimate%20flexibility_apg","p":127,"h":1,"n":"Ultimate Flexibility"},{"c":0,"s":4,"id":3569,"u":"ultimate%20polymath_apg","p":115,"h":1,"n":"Ultimate Polymath"},{"c":0,"s":4,"id":3570,"u":"unbalancing%20finisher_apg","p":89,"h":1,"n":"Unbalancing Finisher"},{"c":0,"s":4,"id":3571,"u":"unbalancing%20sweep_apg","p":111,"h":1,"n":"Unbalancing Sweep"},{"c":0,"s":4,"id":3572,"u":"undead%20slayer_apg","p":33,"h":1,"n":"Undead Slayer"},{"c":0,"s":4,"id":3573,"u":"underground%20network_apg","p":209,"h":1,"n":"Underground Network"},{"c":0,"s":4,"id":3574,"u":"underhanded%20assault_apg","p":134,"h":1,"n":"Underhanded Assault"},{"c":0,"s":4,"id":3575,"u":"underworld%20investigator_apg","p":60,"h":1,"n":"Underworld Investigator"},{"c":0,"s":4,"id":3576,"u":"undying%20ferocity_apg","p":19,"h":1,"n":"Undying Ferocity"},{"c":0,"s":4,"id":3577,"u":"unhampered%20passage_apg","p":46,"h":1,"n":"Unhampered Passage"},{"c":0,"s":4,"id":3578,"u":"unseat_apg","p":165,"h":1,"n":"Unseat"},{"c":0,"s":4,"id":3579,"u":"unstable%20concoction_apg","p":107,"h":1,"n":"Unstable Concoction"},{"c":0,"s":4,"id":3580,"u":"unstoppable%20juggernaut_apg","p":111,"h":1,"n":"Unstoppable Juggernaut"},{"c":0,"s":4,"id":3581,"u":"vampire%20lore_apg","p":33,"h":1,"n":"Vampire Lore"},{"c":0,"s":4,"id":3582,"u":"vandal_apg","p":45,"h":1,"n":"Vandal"},{"c":0,"s":4,"id":3583,"u":"verdant%20weapon_apg","p":124,"h":1,"n":"Verdant Weapon"},{"c":0,"s":4,"id":3584,"u":"vexing%20tumble_apg","p":91,"h":1,"n":"Vexing Tumble"},{"c":0,"s":4,"id":3585,"u":"vicious%20incisors_apg","p":22,"h":1,"n":"Vicious Incisors"},{"c":0,"s":4,"id":3586,"u":"vicious%20vengeance_apg","p":118,"h":1,"n":"Vicious Vengeance"},{"c":0,"s":4,"id":3587,"u":"vigilante%20dedication_apg","p":196,"h":1,"n":"Vigilante Dedication"},{"c":0,"s":4,"id":3588,"u":"vigorous%20inspiration_apg","p":115,"h":1,"n":"Vigorous Inspiration"},{"c":0,"s":4,"id":3589,"u":"viking%20dedication_apg","p":198,"h":1,"n":"Viking Dedication"},{"c":0,"s":4,"id":3590,"u":"viking%20weapon%20familiarity_apg","p":198,"h":1,"n":"Viking Weapon Familiarity"},{"c":0,"s":4,"id":3591,"u":"viking%20weapon%20specialist_apg","p":198,"h":1,"n":"Viking Weapon Specialist"},{"c":0,"s":4,"id":3592,"u":"vile%20desecration_apg","p":122,"h":1,"n":"Vile Desecration"},{"c":0,"s":4,"id":3593,"u":"vision%20of%20weakness_apg","p":79,"h":1,"n":"Vision Of Weakness"},{"c":0,"s":4,"id":3594,"u":"vivacious%20bravado_apg","p":91,"h":1,"n":"Vivacious Bravado"},{"c":0,"s":4,"id":3595,"u":"voice%20of%20the%20night_apg","p":33,"h":1,"n":"Voice Of The Night"},{"c":0,"s":4,"id":3596,"u":"walk%20the%20plank_apg","p":185,"h":1,"n":"Walk The Plank"},{"c":0,"s":4,"id":3597,"u":"wandering%20oasis_apg","p":125,"h":1,"n":"Wandering Oasis"},{"c":0,"s":4,"id":3598,"u":"ward%20against%20corruption_apg","p":38,"h":1,"n":"Ward Against Corruption"},{"c":0,"s":4,"id":3599,"u":"warden's%20focus_apg","p":133,"h":1,"n":"Warden's Focus"},{"c":0,"s":4,"id":3600,"u":"warden's%20wellspring_apg","p":133,"h":1,"n":"Warden's Wellspring"},{"c":0,"s":4,"id":3601,"u":"warren%20digger_apg","p":23,"h":1,"n":"Warren Digger"},{"c":0,"s":4,"id":3602,"u":"warren%20navigator_apg","p":22,"h":1,"n":"Warren Navigator"},{"c":0,"s":4,"id":3603,"u":"wary%20skulker_apg","p":11,"h":1,"n":"Wary Skulker"},{"c":0,"s":4,"id":3604,"u":"watch%20your%20back_apg","p":135,"h":1,"n":"Watch Your Back"},{"c":0,"s":4,"id":3605,"u":"water%20sprint_apg","p":209,"h":1,"n":"Water Sprint"},{"c":0,"s":4,"id":3606,"u":"weapon%20improviser%20dedication_apg","p":199,"h":1,"n":"Weapon Improviser Dedication"},{"c":0,"s":4,"id":3607,"u":"well-groomed_apg","p":11,"h":1,"n":"Well-groomed"},{"c":0,"s":4,"id":3608,"u":"well-met%20traveler_apg","p":10,"h":1,"n":"Well-met Traveler"},{"c":0,"s":4,"id":3609,"u":"well-versed_apg","p":112,"h":1,"n":"Well-versed"},{"c":0,"s":4,"id":3610,"u":"whirling%20blade%20stance_apg","p":130,"h":1,"n":"Whirling Blade Stance"},{"c":0,"s":4,"id":3611,"u":"whodunnit%3f_apg","p":63,"h":1,"n":"Whodunnit?"},{"c":0,"s":4,"id":3612,"u":"widen%20spell%20(oracle)_apg","p":79,"a":"Oracle","h":1,"n":"Widen Spell"},{"c":0,"s":4,"id":3613,"u":"widen%20spell%20(witch)_apg","p":101,"a":"Witch","h":1,"n":"Widen Spell"},{"c":0,"s":4,"id":3614,"u":"wild%20strider_apg","p":177,"h":1,"n":"Wild Strider"},{"c":0,"s":4,"id":3615,"u":"wings%20of%20the%20dragon_apg","p":169,"h":1,"n":"Wings Of The Dragon"},{"c":0,"s":4,"id":3616,"u":"witch%20dedication_apg","p":154,"h":1,"n":"Witch Dedication"},{"c":0,"s":4,"id":3617,"u":"witch's%20bottle_apg","p":103,"h":1,"n":"Witch's Bottle"},{"c":0,"s":4,"id":3618,"u":"witch's%20charge_apg","p":102,"h":1,"n":"Witch's Charge"},{"c":0,"s":4,"id":3619,"u":"witch's%20communion_apg","p":104,"h":1,"n":"Witch's Communion"},{"c":0,"s":4,"id":3620,"u":"witch's%20hut_apg","p":105,"h":1,"n":"Witch's Hut"},{"c":0,"s":4,"id":3621,"u":"wortwitch_apg","p":101,"h":1,"n":"Wortwitch"},{"c":0,"s":4,"id":3622,"u":"you're%20next%20(swashbuckler)_apg","p":88,"a":"Swashbuckler","h":1,"n":"You're Next"},{"c":0,"s":5,"id":3623,"u":"abundant%20step_crb","p":160,"h":1,"n":"Abundant Step"},{"c":0,"s":5,"id":3624,"u":"acute%20scent_crb","p":88,"h":1,"n":"Acute Scent"},{"c":0,"s":5,"id":3625,"u":"acute%20vision_crb","p":88,"h":1,"n":"Acute Vision"},{"c":0,"s":5,"id":3626,"u":"adapted%20cantrip_crb","p":57,"h":1,"n":"Adapted Cantrip"},{"c":0,"s":5,"id":3627,"u":"adaptive%20adept_crb","p":57,"h":1,"n":"Adaptive Adept"},{"c":0,"s":5,"id":3628,"u":"additional%20lore_crb","p":258,"h":1,"n":"Additional Lore"},{"c":0,"s":5,"id":3629,"u":"adopted%20ancestry_crb","p":258,"h":1,"n":"Adopted Ancestry"},{"c":0,"s":5,"id":3630,"u":"advanced%20arcana_crb","p":231,"h":1,"n":"Advanced Arcana"},{"c":0,"s":5,"id":3631,"u":"advanced%20blood%20potency_crb","p":230,"h":1,"n":"Advanced Blood Potency"},{"c":0,"s":5,"id":3632,"u":"advanced%20bloodline_crb","p":200,"h":1,"n":"Advanced Bloodline"},{"c":0,"s":5,"id":3633,"u":"advanced%20concoction_crb","p":220,"h":1,"n":"Advanced Concoction"},{"c":0,"s":5,"id":3634,"u":"advanced%20deity's%20domain_crb","p":112,"h":1,"n":"Advanced Deity's Domain"},{"c":0,"s":5,"id":3635,"u":"advanced%20devotion_crb","p":223,"h":1,"n":"Advanced Devotion"},{"c":0,"s":5,"id":3636,"u":"advanced%20dogma_crb","p":224,"h":1,"n":"Advanced Dogma"},{"c":0,"s":5,"id":3637,"u":"advanced%20domain_crb","p":123,"h":1,"n":"Advanced Domain"},{"c":0,"s":5,"id":3638,"u":"advanced%20fury_crb","p":221,"h":1,"n":"Advanced Fury"},{"c":0,"s":5,"id":3639,"u":"advanced%20hunter's%20trick_crb","p":228,"h":1,"n":"Advanced Hunter's Trick"},{"c":0,"s":5,"id":3640,"u":"advanced%20kata_crb","p":227,"h":1,"n":"Advanced Kata"},{"c":0,"s":5,"id":3641,"u":"advanced%20maneuver_crb","p":226,"h":1,"n":"Advanced Maneuver"},{"c":0,"s":5,"id":3642,"u":"advanced%20muse's%20whispers_crb","p":222,"h":1,"n":"Advanced Muse's Whispers"},{"c":0,"s":5,"id":3643,"u":"advanced%20school%20spell_crb","p":211,"h":1,"n":"Advanced School Spell"},{"c":0,"s":5,"id":3644,"u":"advanced%20trickery_crb","p":229,"h":1,"n":"Advanced Trickery"},{"c":0,"s":5,"id":3645,"u":"advanced%20weapon%20training_crb","p":147,"h":1,"n":"Advanced Weapon Training"},{"c":0,"s":5,"id":3646,"u":"advanced%20wilding_crb","p":225,"h":1,"n":"Advanced Wilding"},{"c":0,"s":5,"id":3647,"u":"advantageous%20assault_crb","p":147,"h":1,"n":"Advantageous Assault"},{"c":0,"s":5,"id":3648,"u":"affliction%20mercy_crb","p":113,"h":1,"n":"Affliction Mercy"},{"c":0,"s":5,"id":3649,"u":"ageless%20patience_crb","p":40,"h":1,"n":"Ageless Patience"},{"c":0,"s":5,"id":3650,"u":"aggressive%20block_crb","p":145,"h":1,"n":"Aggressive Block"},{"c":0,"s":5,"id":3651,"u":"agile%20grace_crb","p":150,"h":1,"n":"Agile Grace"},{"c":0,"s":5,"id":3652,"u":"alchemical%20crafting_crb","p":258,"h":1,"n":"Alchemical Crafting"},{"c":0,"s":5,"id":3653,"u":"alchemical%20familiar_crb","p":76,"h":1,"n":"Alchemical Familiar"},{"c":0,"s":5,"id":3654,"u":"alchemical%20savant_crb","p":76,"h":1,"n":"Alchemical Savant"},{"c":0,"s":5,"id":3655,"u":"alchemist%20dedication_crb","p":220,"h":1,"n":"Alchemist Dedication"},{"c":0,"s":5,"id":3656,"u":"align%20armament_crb","p":124,"h":1,"n":"Align Armament"},{"c":0,"s":5,"id":3657,"u":"allegro_crb","p":103,"h":1,"n":"Allegro"},{"c":0,"s":5,"id":3658,"u":"ancestral%20longevity_crb","p":40,"h":1,"n":"Ancestral Longevity"},{"c":0,"s":5,"id":3659,"u":"ancestral%20paragon_crb","p":258,"h":1,"n":"Ancestral Paragon"},{"c":0,"s":5,"id":3660,"u":"anchoring%20aura_crb","p":114,"h":1,"n":"Anchoring Aura"},{"c":0,"s":5,"id":3661,"u":"animal%20accomplice_crb","p":44,"h":1,"n":"Animal Accomplice"},{"c":0,"s":5,"id":3662,"u":"animal%20companion%20(druid)_crb","p":133,"a":"Druid","h":1,"n":"Animal Companion"},{"c":0,"s":5,"id":3663,"u":"animal%20companion%20(ranger)_crb","p":170,"a":"Ranger","h":1,"n":"Animal Companion"},{"c":0,"s":5,"id":3664,"u":"animal%20elocutionist_crb","p":45,"h":1,"n":"Animal Elocutionist"},{"c":0,"s":5,"id":3665,"u":"animal%20rage_crb","p":91,"h":1,"n":"Animal Rage"},{"c":0,"s":5,"id":3666,"u":"animal%20skin_crb","p":90,"h":1,"n":"Animal Skin"},{"c":0,"s":5,"id":3667,"u":"arcane%20breadth_crb","p":231,"h":1,"n":"Arcane Breadth"},{"c":0,"s":5,"id":3668,"u":"arcane%20evolution_crb","p":199,"h":1,"n":"Arcane Evolution"},{"c":0,"s":5,"id":3669,"u":"arcane%20school%20spell_crb","p":231,"h":1,"n":"Arcane School Spell"},{"c":0,"s":5,"id":3670,"u":"arcane%20sense_crb","p":258,"h":1,"n":"Arcane Sense"},{"c":0,"s":5,"id":3671,"u":"archwizard's%20might_crb","p":213,"h":1,"n":"Archwizard's Might"},{"c":0,"s":5,"id":3672,"u":"armor%20proficiency_crb","p":258,"h":1,"n":"Armor Proficiency"},{"c":0,"s":5,"id":3673,"u":"arrow%20snatching_crb","p":162,"h":1,"n":"Arrow Snatching"},{"c":0,"s":5,"id":3674,"u":"assisting%20shot_crb","p":145,"h":1,"n":"Assisting Shot"},{"c":0,"s":5,"id":3675,"u":"assurance_crb","p":258,"h":1,"n":"Assurance"},{"c":0,"s":5,"id":3676,"u":"attack%20of%20opportunity%20(barbarian)_crb","p":90,"a":"Barbarian","h":1,"n":"Attack Of Opportunity"},{"c":0,"s":5,"id":3677,"u":"attack%20of%20opportunity%20(champion)_crb","p":111,"a":"Champion","h":1,"n":"Attack Of Opportunity"},{"c":0,"s":5,"id":3678,"u":"aura%20of%20courage_crb","p":111,"h":1,"n":"Aura Of Courage"},{"c":0,"s":5,"id":3679,"u":"aura%20of%20faith_crb","p":113,"h":1,"n":"Aura Of Faith"},{"c":0,"s":5,"id":3680,"u":"aura%20of%20life_crb","p":114,"h":1,"n":"Aura Of Life"},{"c":0,"s":5,"id":3681,"u":"aura%20of%20righteousness_crb","p":114,"h":1,"n":"Aura Of Righteousness"},{"c":0,"s":5,"id":3682,"u":"aura%20of%20vengeance_crb","p":114,"h":1,"n":"Aura Of Vengeance"},{"c":0,"s":5,"id":3683,"u":"auspicious%20mount_crb","p":115,"h":1,"n":"Auspicious Mount"},{"c":0,"s":5,"id":3684,"u":"automatic%20knowledge_crb","p":258,"h":1,"n":"Automatic Knowledge"},{"c":0,"s":5,"id":3685,"u":"avatar's%20audience_crb","p":127,"h":1,"n":"Avatar's Audience"},{"c":0,"s":5,"id":3686,"u":"awesome%20blow_crb","p":93,"h":1,"n":"Awesome Blow"},{"c":0,"s":5,"id":3687,"u":"barbarian%20dedication_crb","p":221,"h":1,"n":"Barbarian Dedication"},{"c":0,"s":5,"id":3688,"u":"barbarian%20resiliency_crb","p":221,"h":1,"n":"Barbarian Resiliency"},{"c":0,"s":5,"id":3689,"u":"bard%20dedication_crb","p":222,"h":1,"n":"Bard Dedication"},{"c":0,"s":5,"id":3690,"u":"bardic%20lore_crb","p":99,"h":1,"n":"Bardic Lore"},{"c":0,"s":5,"id":3691,"u":"bargain%20hunter_crb","p":258,"h":1,"n":"Bargain Hunter"},{"c":0,"s":5,"id":3692,"u":"basic%20arcana_crb","p":231,"h":1,"n":"Basic Arcana"},{"c":0,"s":5,"id":3693,"u":"basic%20bard%20spellcasting_crb","p":222,"h":1,"n":"Basic Bard Spellcasting"},{"c":0,"s":5,"id":3694,"u":"basic%20blood%20potency_crb","p":230,"h":1,"n":"Basic Blood Potency"},{"c":0,"s":5,"id":3695,"u":"basic%20bloodline%20spell_crb","p":230,"h":1,"n":"Basic Bloodline Spell"},{"c":0,"s":5,"id":3696,"u":"basic%20cleric%20spellcasting_crb","p":224,"h":1,"n":"Basic Cleric Spellcasting"},{"c":0,"s":5,"id":3697,"u":"basic%20concoction_crb","p":220,"h":1,"n":"Basic Concoction"},{"c":0,"s":5,"id":3698,"u":"basic%20devotion_crb","p":223,"h":1,"n":"Basic Devotion"},{"c":0,"s":5,"id":3699,"u":"basic%20dogma_crb","p":224,"h":1,"n":"Basic Dogma"},{"c":0,"s":5,"id":3700,"u":"basic%20druid%20spellcasting_crb","p":225,"h":1,"n":"Basic Druid Spellcasting"},{"c":0,"s":5,"id":3701,"u":"basic%20fury_crb","p":221,"h":1,"n":"Basic Fury"},{"c":0,"s":5,"id":3702,"u":"basic%20hunter's%20trick_crb","p":228,"h":1,"n":"Basic Hunter's Trick"},{"c":0,"s":5,"id":3703,"u":"basic%20kata_crb","p":227,"h":1,"n":"Basic Kata"},{"c":0,"s":5,"id":3704,"u":"basic%20maneuver_crb","p":226,"h":1,"n":"Basic Maneuver"},{"c":0,"s":5,"id":3705,"u":"basic%20muse's%20whispers_crb","p":222,"h":1,"n":"Basic Muse's Whispers"},{"c":0,"s":5,"id":3706,"u":"basic%20sorcerer%20spellcasting_crb","p":230,"h":1,"n":"Basic Sorcerer Spellcasting"},{"c":0,"s":5,"id":3707,"u":"basic%20trickery_crb","p":229,"h":1,"n":"Basic Trickery"},{"c":0,"s":5,"id":3708,"u":"basic%20wilding_crb","p":225,"h":1,"n":"Basic Wilding"},{"c":0,"s":5,"id":3709,"u":"basic%20wizard%20spellcasting_crb","p":231,"h":1,"n":"Basic Wizard Spellcasting"},{"c":0,"s":5,"id":3710,"u":"battle%20assessment_crb","p":184,"h":1,"n":"Battle Assessment"},{"c":0,"s":5,"id":3711,"u":"battle%20cry_crb","p":258,"h":1,"n":"Battle Cry"},{"c":0,"s":5,"id":3712,"u":"battle%20medicine_crb","p":258,"h":1,"n":"Battle Medicine"},{"c":0,"s":5,"id":3713,"u":"bespell%20weapon%20(sorcerer)_crb","p":199,"a":"Sorcerer","h":1,"n":"Bespell Weapon"},{"c":0,"s":5,"id":3714,"u":"bespell%20weapon%20(wizard)_crb","p":210,"a":"Wizard","h":1,"n":"Bespell Weapon"},{"c":0,"s":5,"id":3715,"u":"bizarre%20magic_crb","p":258,"h":1,"n":"Bizarre Magic"},{"c":0,"s":5,"id":3716,"u":"blade%20of%20justice_crb","p":113,"h":1,"n":"Blade Of Justice"},{"c":0,"s":5,"id":3717,"u":"blank%20slate_crb","p":188,"h":1,"n":"Blank Slate"},{"c":0,"s":5,"id":3718,"u":"blind-fight%20(fighter)_crb","p":149,"a":"Fighter","h":1,"n":"Blind-fight"},{"c":0,"s":5,"id":3719,"u":"blind-fight%20(ranger)_crb","p":173,"a":"Ranger","h":1,"n":"Blind-fight"},{"c":0,"s":5,"id":3720,"u":"blind-fight%20(rogue)_crb","p":186,"a":"Rogue","h":1,"n":"Blind-fight"},{"c":0,"s":5,"id":3721,"u":"bloodline%20breadth_crb","p":230,"h":1,"n":"Bloodline Breadth"},{"c":0,"s":5,"id":3722,"u":"bloodline%20conduit_crb","p":201,"h":1,"n":"Bloodline Conduit"},{"c":0,"s":5,"id":3723,"u":"bloodline%20focus_crb","p":201,"h":1,"n":"Bloodline Focus"},{"c":0,"s":5,"id":3724,"u":"bloodline%20perfection_crb","p":201,"h":1,"n":"Bloodline Perfection"},{"c":0,"s":5,"id":3725,"u":"bloodline%20resistance_crb","p":200,"h":1,"n":"Bloodline Resistance"},{"c":0,"s":5,"id":3726,"u":"bloodline%20wellspring_crb","p":201,"h":1,"n":"Bloodline Wellspring"},{"c":0,"s":5,"id":3727,"u":"bond%20conservation_crb","p":211,"h":1,"n":"Bond Conservation"},{"c":0,"s":5,"id":3728,"u":"bonded%20animal_crb","p":259,"h":1,"n":"Bonded Animal"},{"c":0,"s":5,"id":3729,"u":"bonded%20focus_crb","p":212,"h":1,"n":"Bonded Focus"},{"c":0,"s":5,"id":3730,"u":"boulder%20roll_crb","p":36,"h":1,"n":"Boulder Roll"},{"c":0,"s":5,"id":3731,"u":"boundless%20reprisals_crb","p":153,"h":1,"n":"Boundless Reprisals"},{"c":0,"s":5,"id":3732,"u":"brawling%20focus_crb","p":160,"h":1,"n":"Brawling Focus"},{"c":0,"s":5,"id":3733,"u":"breath%20control_crb","p":259,"h":1,"n":"Breath Control"},{"c":0,"s":5,"id":3734,"u":"brutal%20beating_crb","p":183,"h":1,"n":"Brutal Beating"},{"c":0,"s":5,"id":3735,"u":"brutal%20bully_crb","p":90,"h":1,"n":"Brutal Bully"},{"c":0,"s":5,"id":3736,"u":"brutal%20critical_crb","p":93,"h":1,"n":"Brutal Critical"},{"c":0,"s":5,"id":3737,"u":"brutal%20finish_crb","p":151,"h":1,"n":"Brutal Finish"},{"c":0,"s":5,"id":3738,"u":"brutish%20shove_crb","p":145,"h":1,"n":"Brutish Shove"},{"c":0,"s":5,"id":3739,"u":"burn%20it!_crb","p":48,"h":1,"n":"Burn It!"},{"c":0,"s":5,"id":3740,"u":"burrow%20elocutionist_crb","p":44,"h":1,"n":"Burrow Elocutionist"},{"c":0,"s":5,"id":3741,"u":"calculated%20splash_crb","p":77,"h":1,"n":"Calculated Splash"},{"c":0,"s":5,"id":3742,"u":"call%20of%20the%20wild_crb","p":134,"h":1,"n":"Call Of The Wild"},{"c":0,"s":5,"id":3743,"u":"camouflage_crb","p":174,"h":1,"n":"Camouflage"},{"c":0,"s":5,"id":3744,"u":"canny%20acumen_crb","p":259,"h":1,"n":"Canny Acumen"},{"c":0,"s":5,"id":3745,"u":"cantrip%20expansion%20(bard)_crb","p":100,"a":"Bard","h":1,"n":"Cantrip Expansion"},{"c":0,"s":5,"id":3746,"u":"cantrip%20expansion%20(cleric)_crb","p":122,"a":"Cleric","h":1,"n":"Cantrip Expansion"},{"c":0,"s":5,"id":3747,"u":"cantrip%20expansion%20(sorcerer)_crb","p":198,"a":"Sorcerer","h":1,"n":"Cantrip Expansion"},{"c":0,"s":5,"id":3748,"u":"cantrip%20expansion%20(wizard)_crb","p":210,"a":"Wizard","h":1,"n":"Cantrip Expansion"},{"c":0,"s":5,"id":3749,"u":"cast%20down_crb","p":123,"h":1,"n":"Cast Down"},{"c":0,"s":5,"id":3750,"u":"castigating%20weapon_crb","p":125,"h":1,"n":"Castigating Weapon"},{"c":0,"s":5,"id":3751,"u":"cat%20fall_crb","p":259,"h":1,"n":"Cat Fall"},{"c":0,"s":5,"id":3752,"u":"cave%20climber_crb","p":49,"h":1,"n":"Cave Climber"},{"c":0,"s":5,"id":3753,"u":"ceaseless%20shadows_crb","p":53,"h":1,"n":"Ceaseless Shadows"},{"c":0,"s":5,"id":3754,"u":"celestial%20form_crb","p":115,"h":1,"n":"Celestial Form"},{"c":0,"s":5,"id":3755,"u":"celestial%20mount_crb","p":115,"h":1,"n":"Celestial Mount"},{"c":0,"s":5,"id":3756,"u":"certain%20strike_crb","p":150,"h":1,"n":"Certain Strike"},{"c":0,"s":5,"id":3757,"u":"champion%20dedication_crb","p":223,"h":1,"n":"Champion Dedication"},{"c":0,"s":5,"id":3758,"u":"champion%20resiliency_crb","p":223,"h":1,"n":"Champion Resiliency"},{"c":0,"s":5,"id":3759,"u":"champion's%20reaction_crb","p":223,"h":1,"n":"Champion's Reaction"},{"c":0,"s":5,"id":3760,"u":"champion's%20sacrifice_crb","p":114,"h":1,"n":"Champion's Sacrifice"},{"c":0,"s":5,"id":3761,"u":"channel%20smite_crb","p":122,"h":1,"n":"Channel Smite"},{"c":0,"s":5,"id":3762,"u":"channeled%20succor_crb","p":124,"h":1,"n":"Channeled Succor"},{"c":0,"s":5,"id":3763,"u":"charming%20liar_crb","p":259,"h":1,"n":"Charming Liar"},{"c":0,"s":5,"id":3764,"u":"city%20scavenger_crb","p":48,"h":1,"n":"City Scavenger"},{"c":0,"s":5,"id":3765,"u":"cleave_crb","p":90,"h":1,"n":"Cleave"},{"c":0,"s":5,"id":3766,"u":"cleric%20dedication_crb","p":224,"h":1,"n":"Cleric Dedication"},{"c":0,"s":5,"id":3767,"u":"clever%20counterspell_crb","p":212,"h":1,"n":"Clever Counterspell"},{"c":0,"s":5,"id":3768,"u":"clever%20improviser_crb","p":57,"h":1,"n":"Clever Improviser"},{"c":0,"s":5,"id":3769,"u":"cloud%20jump_crb","p":260,"h":1,"n":"Cloud Jump"},{"c":0,"s":5,"id":3770,"u":"cloud%20step_crb","p":188,"h":1,"n":"Cloud Step"},{"c":0,"s":5,"id":3771,"u":"cognitive%20loophole_crb","p":188,"h":1,"n":"Cognitive Loophole"},{"c":0,"s":5,"id":3772,"u":"collateral%20thrash_crb","p":93,"h":1,"n":"Collateral Thrash"},{"c":0,"s":5,"id":3773,"u":"combat%20climber_crb","p":260,"h":1,"n":"Combat Climber"},{"c":0,"s":5,"id":3774,"u":"combat%20grab_crb","p":146,"h":1,"n":"Combat Grab"},{"c":0,"s":5,"id":3775,"u":"combat%20reflexes_crb","p":150,"h":1,"n":"Combat Reflexes"},{"c":0,"s":5,"id":3776,"u":"combine%20elixirs_crb","p":78,"h":1,"n":"Combine Elixirs"},{"c":0,"s":5,"id":3777,"u":"come%20and%20get%20me_crb","p":91,"h":1,"n":"Come And Get Me"},{"c":0,"s":5,"id":3778,"u":"command%20undead_crb","p":123,"h":1,"n":"Command Undead"},{"c":0,"s":5,"id":3779,"u":"communal%20healing_crb","p":122,"h":1,"n":"Communal Healing"},{"c":0,"s":5,"id":3780,"u":"companion's%20cry_crb","p":172,"h":1,"n":"Companion's Cry"},{"c":0,"s":5,"id":3781,"u":"conceal%20spell_crb","p":210,"h":1,"n":"Conceal Spell"},{"c":0,"s":5,"id":3782,"u":"confabulator_crb","p":260,"h":1,"n":"Confabulator"},{"c":0,"s":5,"id":3783,"u":"connections_crb","p":260,"h":1,"n":"Connections"},{"c":0,"s":5,"id":3784,"u":"contagious%20rage_crb","p":93,"h":1,"n":"Contagious Rage"},{"c":0,"s":5,"id":3785,"u":"continual%20recovery_crb","p":260,"h":1,"n":"Continual Recovery"},{"c":0,"s":5,"id":3786,"u":"cooperative%20nature_crb","p":57,"h":1,"n":"Cooperative Nature"},{"c":0,"s":5,"id":3787,"u":"cooperative%20soul_crb","p":57,"h":1,"n":"Cooperative Soul"},{"c":0,"s":5,"id":3788,"u":"counter%20perform_crb","p":222,"h":1,"n":"Counter Perform"},{"c":0,"s":5,"id":3789,"u":"counterspell%20(sorcerer)_crb","p":198,"a":"Sorcerer","h":1,"n":"Counterspell"},{"c":0,"s":5,"id":3790,"u":"counterspell%20(wizard)_crb","p":209,"a":"Wizard","h":1,"n":"Counterspell"},{"c":0,"s":5,"id":3791,"u":"courtly%20graces_crb","p":260,"h":1,"n":"Courtly Graces"},{"c":0,"s":5,"id":3792,"u":"craft%20anything_crb","p":260,"h":1,"n":"Craft Anything"},{"c":0,"s":5,"id":3793,"u":"craft%20philosopher's%20stone_crb","p":81,"h":1,"n":"Craft Philosopher's Stone"},{"c":0,"s":5,"id":3794,"u":"crane%20flutter_crb","p":161,"h":1,"n":"Crane Flutter"},{"c":0,"s":5,"id":3795,"u":"crane%20stance_crb","p":158,"h":1,"n":"Crane Stance"},{"c":0,"s":5,"id":3796,"u":"cremate%20undead_crb","p":124,"h":1,"n":"Cremate Undead"},{"c":0,"s":5,"id":3797,"u":"critical%20debilitation_crb","p":187,"h":1,"n":"Critical Debilitation"},{"c":0,"s":5,"id":3798,"u":"crossblooded%20evolution_crb","p":200,"h":1,"n":"Crossblooded Evolution"},{"c":0,"s":5,"id":3799,"u":"crossbow%20ace_crb","p":171,"h":1,"n":"Crossbow Ace"},{"c":0,"s":5,"id":3800,"u":"crushing%20grab_crb","p":160,"h":1,"n":"Crushing Grab"},{"c":0,"s":5,"id":3801,"u":"cultural%20adaptability_crb","p":53,"h":1,"n":"Cultural Adaptability"},{"c":0,"s":5,"id":3802,"u":"dancing%20leaf_crb","p":160,"h":1,"n":"Dancing Leaf"},{"c":0,"s":5,"id":3803,"u":"dangerous%20sorcery_crb","p":198,"h":1,"n":"Dangerous Sorcery"},{"c":0,"s":5,"id":3804,"u":"deadly%20aim_crb","p":174,"h":1,"n":"Deadly Aim"},{"c":0,"s":5,"id":3805,"u":"deadly%20simplicity_crb","p":121,"h":1,"n":"Deadly Simplicity"},{"c":0,"s":5,"id":3806,"u":"debilitating%20bomb_crb","p":78,"h":1,"n":"Debilitating Bomb"},{"c":0,"s":5,"id":3807,"u":"debilitating%20shot_crb","p":150,"h":1,"n":"Debilitating Shot"},{"c":0,"s":5,"id":3808,"u":"deep%20lore_crb","p":103,"h":1,"n":"Deep Lore"},{"c":0,"s":5,"id":3809,"u":"defensive%20recovery_crb","p":125,"h":1,"n":"Defensive Recovery"},{"c":0,"s":5,"id":3810,"u":"defensive%20roll_crb","p":187,"h":1,"n":"Defensive Roll"},{"c":0,"s":5,"id":3811,"u":"deflect%20arrow_crb","p":160,"h":1,"n":"Deflect Arrow"},{"c":0,"s":5,"id":3812,"u":"deity's%20domain_crb","p":109,"h":1,"n":"Deity's Domain"},{"c":0,"s":5,"id":3813,"u":"deity's%20protection_crb","p":125,"h":1,"n":"Deity's Protection"},{"c":0,"s":5,"id":3814,"u":"delay%20trap_crb","p":186,"h":1,"n":"Delay Trap"},{"c":0,"s":5,"id":3815,"u":"desperate%20finisher_crb","p":152,"h":1,"n":"Desperate Finisher"},{"c":0,"s":5,"id":3816,"u":"determination_crb","p":152,"h":1,"n":"Determination"},{"c":0,"s":5,"id":3817,"u":"devoted%20focus_crb","p":113,"h":1,"n":"Devoted Focus"},{"c":0,"s":5,"id":3818,"u":"diamond%20fists_crb","p":165,"h":1,"n":"Diamond Fists"},{"c":0,"s":5,"id":3819,"u":"diamond%20soul_crb","p":163,"h":1,"n":"Diamond Soul"},{"c":0,"s":5,"id":3820,"u":"diehard_crb","p":260,"h":1,"n":"Diehard"},{"c":0,"s":5,"id":3821,"u":"directed%20channel_crb","p":123,"h":1,"n":"Directed Channel"},{"c":0,"s":5,"id":3822,"u":"directional%20bombs_crb","p":78,"h":1,"n":"Directional Bombs"},{"c":0,"s":5,"id":3823,"u":"dirge%20of%20doom_crb","p":101,"h":1,"n":"Dirge Of Doom"},{"c":0,"s":5,"id":3824,"u":"disarming%20stance_crb","p":147,"h":1,"n":"Disarming Stance"},{"c":0,"s":5,"id":3825,"u":"disarming%20twist_crb","p":150,"h":1,"n":"Disarming Twist"},{"c":0,"s":5,"id":3826,"u":"dispelling%20slice_crb","p":189,"h":1,"n":"Dispelling Slice"},{"c":0,"s":5,"id":3827,"u":"disrupt%20ki_crb","p":163,"h":1,"n":"Disrupt Ki"},{"c":0,"s":5,"id":3828,"u":"disrupt%20prey_crb","p":172,"h":1,"n":"Disrupt Prey"},{"c":0,"s":5,"id":3829,"u":"disruptive%20stance_crb","p":150,"h":1,"n":"Disruptive Stance"},{"c":0,"s":5,"id":3830,"u":"distracting%20feint_crb","p":183,"h":1,"n":"Distracting Feint"},{"c":0,"s":5,"id":3831,"u":"distracting%20shadows_crb","p":52,"h":1,"n":"Distracting Shadows"},{"c":0,"s":5,"id":3832,"u":"distracting%20shot_crb","p":175,"h":1,"n":"Distracting Shot"},{"c":0,"s":5,"id":3833,"u":"diverse%20armor%20expert_crb","p":223,"h":1,"n":"Diverse Armor Expert"},{"c":0,"s":5,"id":3834,"u":"diverse%20weapon%20expert_crb","p":226,"h":1,"n":"Diverse Weapon Expert"},{"c":0,"s":5,"id":3835,"u":"divine%20ally_crb","p":223,"h":1,"n":"Divine Ally"},{"c":0,"s":5,"id":3836,"u":"divine%20breadth_crb","p":224,"h":1,"n":"Divine Breadth"},{"c":0,"s":5,"id":3837,"u":"divine%20evolution_crb","p":199,"h":1,"n":"Divine Evolution"},{"c":0,"s":5,"id":3838,"u":"divine%20grace_crb","p":110,"h":1,"n":"Divine Grace"},{"c":0,"s":5,"id":3839,"u":"divine%20guidance_crb","p":260,"h":1,"n":"Divine Guidance"},{"c":0,"s":5,"id":3840,"u":"divine%20health_crb","p":111,"h":1,"n":"Divine Health"},{"c":0,"s":5,"id":3841,"u":"divine%20reflexes_crb","p":115,"h":1,"n":"Divine Reflexes"},{"c":0,"s":5,"id":3842,"u":"divine%20wall_crb","p":114,"h":1,"n":"Divine Wall"},{"c":0,"s":5,"id":3843,"u":"divine%20weapon_crb","p":123,"h":1,"n":"Divine Weapon"},{"c":0,"s":5,"id":3844,"u":"domain%20focus_crb","p":125,"h":1,"n":"Domain Focus"},{"c":0,"s":5,"id":3845,"u":"domain%20initiate_crb","p":121,"h":1,"n":"Domain Initiate"},{"c":0,"s":5,"id":3846,"u":"domain%20wellspring_crb","p":126,"h":1,"n":"Domain Wellspring"},{"c":0,"s":5,"id":3847,"u":"double%20prey_crb","p":175,"h":1,"n":"Double Prey"},{"c":0,"s":5,"id":3848,"u":"double%20shot_crb","p":146,"h":1,"n":"Double Shot"},{"c":0,"s":5,"id":3849,"u":"double%20slice_crb","p":144,"h":1,"n":"Double Slice"},{"c":0,"s":5,"id":3850,"u":"dragon%20roar_crb","p":161,"h":1,"n":"Dragon Roar"},{"c":0,"s":5,"id":3851,"u":"dragon%20shape_crb","p":138,"h":1,"n":"Dragon Shape"},{"c":0,"s":5,"id":3852,"u":"dragon%20stance_crb","p":158,"h":1,"n":"Dragon Stance"},{"c":0,"s":5,"id":3853,"u":"dragon%20transformation_crb","p":93,"h":1,"n":"Dragon Transformation"},{"c":0,"s":5,"id":3854,"u":"dragon's%20rage%20breath_crb","p":90,"h":1,"n":"Dragon's Rage Breath"},{"c":0,"s":5,"id":3855,"u":"dragon's%20rage%20wings_crb","p":92,"h":1,"n":"Dragon's Rage Wings"},{"c":0,"s":5,"id":3856,"u":"dragonslayer%20oath_crb","p":110,"h":1,"n":"Dragonslayer Oath"},{"c":0,"s":5,"id":3857,"u":"dread%20striker_crb","p":184,"h":1,"n":"Dread Striker"},{"c":0,"s":5,"id":3858,"u":"druid%20dedication_crb","p":225,"h":1,"n":"Druid Dedication"},{"c":0,"s":5,"id":3859,"u":"dual-handed%20assault_crb","p":146,"h":1,"n":"Dual-handed Assault"},{"c":0,"s":5,"id":3860,"u":"dubious%20knowledge_crb","p":260,"h":1,"n":"Dubious Knowledge"},{"c":0,"s":5,"id":3861,"u":"dueling%20dance_crb","p":151,"h":1,"n":"Dueling Dance"},{"c":0,"s":5,"id":3862,"u":"dueling%20parry_crb","p":146,"h":1,"n":"Dueling Parry"},{"c":0,"s":5,"id":3863,"u":"dueling%20riposte_crb","p":149,"h":1,"n":"Dueling Riposte"},{"c":0,"s":5,"id":3864,"u":"dwarven%20lore_crb","p":36,"h":1,"n":"Dwarven Lore"},{"c":0,"s":5,"id":3865,"u":"dwarven%20weapon%20cunning_crb","p":37,"h":1,"n":"Dwarven Weapon Cunning"},{"c":0,"s":5,"id":3866,"u":"dwarven%20weapon%20expertise_crb","p":37,"h":1,"n":"Dwarven Weapon Expertise"},{"c":0,"s":5,"id":3867,"u":"dwarven%20weapon%20familiarity_crb","p":36,"h":1,"n":"Dwarven Weapon Familiarity"},{"c":0,"s":5,"id":3868,"u":"echoing%20channel_crb","p":127,"h":1,"n":"Echoing Channel"},{"c":0,"s":5,"id":3869,"u":"eclectic%20polymath_crb","p":102,"h":1,"n":"Eclectic Polymath"},{"c":0,"s":5,"id":3870,"u":"eclectic%20skill_crb","p":101,"h":1,"n":"Eclectic Skill"},{"c":0,"s":5,"id":3871,"u":"efficient%20alchemy_crb","p":77,"h":1,"n":"Efficient Alchemy"},{"c":0,"s":5,"id":3872,"u":"effortless%20concentration%20(bard)_crb","p":103,"a":"Bard","h":1,"n":"Effortless Concentration"},{"c":0,"s":5,"id":3873,"u":"effortless%20concentration%20(druid)_crb","p":139,"a":"Druid","h":1,"n":"Effortless Concentration"},{"c":0,"s":5,"id":3874,"u":"effortless%20concentration%20(sorcerer)_crb","p":201,"a":"Sorcerer","h":1,"n":"Effortless Concentration"},{"c":0,"s":5,"id":3875,"u":"effortless%20concentration%20(wizard)_crb","p":213,"a":"Wizard","h":1,"n":"Effortless Concentration"},{"c":0,"s":5,"id":3876,"u":"elastic%20mutagen_crb","p":79,"h":1,"n":"Elastic Mutagen"},{"c":0,"s":5,"id":3877,"u":"elemental%20fist_crb","p":160,"h":1,"n":"Elemental Fist"},{"c":0,"s":5,"id":3878,"u":"elemental%20shape_crb","p":137,"h":1,"n":"Elemental Shape"},{"c":0,"s":5,"id":3879,"u":"elf%20atavism_crb","p":58,"h":1,"n":"Elf Atavism"},{"c":0,"s":5,"id":3880,"u":"elf%20step_crb","p":41,"h":1,"n":"Elf Step"},{"c":0,"s":5,"id":3881,"u":"elven%20lore_crb","p":40,"h":1,"n":"Elven Lore"},{"c":0,"s":5,"id":3882,"u":"elven%20weapon%20elegance_crb","p":41,"h":1,"n":"Elven Weapon Elegance"},{"c":0,"s":5,"id":3883,"u":"elven%20weapon%20expertise_crb","p":41,"h":1,"n":"Elven Weapon Expertise"},{"c":0,"s":5,"id":3884,"u":"elven%20weapon%20familiarity_crb","p":40,"h":1,"n":"Elven Weapon Familiarity"},{"c":0,"s":5,"id":3885,"u":"emblazon%20antimagic_crb","p":125,"h":1,"n":"Emblazon Antimagic"},{"c":0,"s":5,"id":3886,"u":"emblazon%20armament_crb","p":122,"h":1,"n":"Emblazon Armament"},{"c":0,"s":5,"id":3887,"u":"emblazon%20energy_crb","p":124,"h":1,"n":"Emblazon Energy"},{"c":0,"s":5,"id":3888,"u":"empty%20body_crb","p":165,"h":1,"n":"Empty Body"},{"c":0,"s":5,"id":3889,"u":"enduring%20alchemy_crb","p":78,"h":1,"n":"Enduring Alchemy"},{"c":0,"s":5,"id":3890,"u":"enduring%20quickness_crb","p":165,"h":1,"n":"Enduring Quickness"},{"c":0,"s":5,"id":3891,"u":"energized%20font_crb","p":45,"h":1,"n":"Energized Font"},{"c":0,"s":5,"id":3892,"u":"enhanced%20familiar%20(druid)_crb","p":134,"a":"Druid","h":1,"n":"Enhanced Familiar"},{"c":0,"s":5,"id":3893,"u":"enhanced%20familiar%20(sorcerer)_crb","p":198,"a":"Sorcerer","h":1,"n":"Enhanced Familiar"},{"c":0,"s":5,"id":3894,"u":"enhanced%20familiar%20(wizard)_crb","p":210,"a":"Wizard","h":1,"n":"Enhanced Familiar"},{"c":0,"s":5,"id":3895,"u":"enlightened%20presence_crb","p":165,"h":1,"n":"Enlightened Presence"},{"c":0,"s":5,"id":3896,"u":"eschew%20materials_crb","p":209,"h":1,"n":"Eschew Materials"},{"c":0,"s":5,"id":3897,"u":"esoteric%20polymath_crb","p":100,"h":1,"n":"Esoteric Polymath"},{"c":0,"s":5,"id":3898,"u":"eternal%20bane_crb","p":126,"h":1,"n":"Eternal Bane"},{"c":0,"s":5,"id":3899,"u":"eternal%20blessing_crb","p":126,"h":1,"n":"Eternal Blessing"},{"c":0,"s":5,"id":3900,"u":"eternal%20composition_crb","p":103,"h":1,"n":"Eternal Composition"},{"c":0,"s":5,"id":3901,"u":"eternal%20elixir_crb","p":80,"h":1,"n":"Eternal Elixir"},{"c":0,"s":5,"id":3902,"u":"evasiveness_crb","p":229,"h":1,"n":"Evasiveness"},{"c":0,"s":5,"id":3903,"u":"exacting%20strike_crb","p":144,"h":1,"n":"Exacting Strike"},{"c":0,"s":5,"id":3904,"u":"expanded%20splash_crb","p":79,"h":1,"n":"Expanded Splash"},{"c":0,"s":5,"id":3905,"u":"expeditious%20search_crb","p":260,"h":1,"n":"Expeditious Search"},{"c":0,"s":5,"id":3906,"u":"experienced%20professional_crb","p":261,"h":1,"n":"Experienced Professional"},{"c":0,"s":5,"id":3907,"u":"experienced%20smuggler_crb","p":261,"h":1,"n":"Experienced Smuggler"},{"c":0,"s":5,"id":3908,"u":"experienced%20tracker_crb","p":261,"h":1,"n":"Experienced Tracker"},{"c":0,"s":5,"id":3909,"u":"expert%20alchemy_crb","p":220,"h":1,"n":"Expert Alchemy"},{"c":0,"s":5,"id":3910,"u":"expert%20bard%20spellcasting_crb","p":222,"h":1,"n":"Expert Bard Spellcasting"},{"c":0,"s":5,"id":3911,"u":"expert%20cleric%20spellcasting_crb","p":224,"h":1,"n":"Expert Cleric Spellcasting"},{"c":0,"s":5,"id":3912,"u":"expert%20druid%20spellcasting_crb","p":225,"h":1,"n":"Expert Druid Spellcasting"},{"c":0,"s":5,"id":3913,"u":"expert%20longevity_crb","p":41,"h":1,"n":"Expert Longevity"},{"c":0,"s":5,"id":3914,"u":"expert%20sorcerer%20spellcasting_crb","p":230,"h":1,"n":"Expert Sorcerer Spellcasting"},{"c":0,"s":5,"id":3915,"u":"expert%20wizard%20spellcasting_crb","p":231,"h":1,"n":"Expert Wizard Spellcasting"},{"c":0,"s":5,"id":3916,"u":"exploitive%20bomb_crb","p":80,"h":1,"n":"Exploitive Bomb"},{"c":0,"s":5,"id":3917,"u":"extend%20armament%20alignment_crb","p":125,"h":1,"n":"Extend Armament Alignment"},{"c":0,"s":5,"id":3918,"u":"extend%20elixir_crb","p":79,"h":1,"n":"Extend Elixir"},{"c":0,"s":5,"id":3919,"u":"familiar%20(sorcerer)_crb","p":198,"a":"Sorcerer","h":1,"n":"Familiar"},{"c":0,"s":5,"id":3920,"u":"familiar%20(wizard)_crb","p":209,"a":"Wizard","h":1,"n":"Familiar"},{"c":0,"s":5,"id":3921,"u":"fantastic%20leap_crb","p":187,"h":1,"n":"Fantastic Leap"},{"c":0,"s":5,"id":3922,"u":"far%20lobber_crb","p":76,"h":1,"n":"Far Lobber"},{"c":0,"s":5,"id":3923,"u":"far%20shot_crb","p":172,"h":1,"n":"Far Shot"},{"c":0,"s":5,"id":3924,"u":"fascinating%20performance_crb","p":261,"h":1,"n":"Fascinating Performance"},{"c":0,"s":5,"id":3925,"u":"fast%20channel_crb","p":125,"h":1,"n":"Fast Channel"},{"c":0,"s":5,"id":3926,"u":"fast%20movement_crb","p":89,"h":1,"n":"Fast Movement"},{"c":0,"s":5,"id":3927,"u":"fast%20recovery_crb","p":261,"h":1,"n":"Fast Recovery"},{"c":0,"s":5,"id":3928,"u":"fatal%20aria_crb","p":103,"h":1,"n":"Fatal Aria"},{"c":0,"s":5,"id":3929,"u":"favored%20enemy_crb","p":172,"h":1,"n":"Favored Enemy"},{"c":0,"s":5,"id":3930,"u":"favored%20terrain_crb","p":171,"h":1,"n":"Favored Terrain"},{"c":0,"s":5,"id":3931,"u":"fearsome%20brute_crb","p":151,"h":1,"n":"Fearsome Brute"},{"c":0,"s":5,"id":3932,"u":"feather%20step_crb","p":261,"h":1,"n":"Feather Step"},{"c":0,"s":5,"id":3933,"u":"felling%20shot_crb","p":187,"h":1,"n":"Felling Shot"},{"c":0,"s":5,"id":3934,"u":"felling%20strike_crb","p":149,"h":1,"n":"Felling Strike"},{"c":0,"s":5,"id":3935,"u":"feral%20mutagen_crb","p":79,"h":1,"n":"Feral Mutagen"},{"c":0,"s":5,"id":3936,"u":"ferocious%20shape_crb","p":136,"h":1,"n":"Ferocious Shape"},{"c":0,"s":5,"id":3937,"u":"fey%20caller_crb","p":136,"h":1,"n":"Fey Caller"},{"c":0,"s":5,"id":3938,"u":"fey%20fellowship_crb","p":44,"h":1,"n":"Fey Fellowship"},{"c":0,"s":5,"id":3939,"u":"fiendsbane%20oath_crb","p":110,"h":1,"n":"Fiendsbane Oath"},{"c":0,"s":5,"id":3940,"u":"fighter%20dedication_crb","p":226,"h":1,"n":"Fighter Dedication"},{"c":0,"s":5,"id":3941,"u":"fighter%20resiliency_crb","p":226,"h":1,"n":"Fighter Resiliency"},{"c":0,"s":5,"id":3942,"u":"first%20world%20adept_crb","p":45,"h":1,"n":"First World Adept"},{"c":0,"s":5,"id":3943,"u":"first%20world%20magic_crb","p":44,"h":1,"n":"First World Magic"},{"c":0,"s":5,"id":3944,"u":"fleet_crb","p":261,"h":1,"n":"Fleet"},{"c":0,"s":5,"id":3945,"u":"flinging%20shove_crb","p":151,"h":1,"n":"Flinging Shove"},{"c":0,"s":5,"id":3946,"u":"flurry%20of%20maneuvers_crb","p":160,"h":1,"n":"Flurry Of Maneuvers"},{"c":0,"s":5,"id":3947,"u":"flying%20kick_crb","p":160,"h":1,"n":"Flying Kick"},{"c":0,"s":5,"id":3948,"u":"foil%20senses_crb","p":261,"h":1,"n":"Foil Senses"},{"c":0,"s":5,"id":3949,"u":"forager_crb","p":261,"h":1,"n":"Forager"},{"c":0,"s":5,"id":3950,"u":"forlorn_crb","p":40,"h":1,"n":"Forlorn"},{"c":0,"s":5,"id":3951,"u":"form%20control_crb","p":135,"h":1,"n":"Form Control"},{"c":0,"s":5,"id":3952,"u":"furious%20bully_crb","p":91,"h":1,"n":"Furious Bully"},{"c":0,"s":5,"id":3953,"u":"furious%20finish_crb","p":89,"h":1,"n":"Furious Finish"},{"c":0,"s":5,"id":3954,"u":"furious%20focus_crb","p":148,"h":1,"n":"Furious Focus"},{"c":0,"s":5,"id":3955,"u":"furious%20grab_crb","p":92,"h":1,"n":"Furious Grab"},{"c":0,"s":5,"id":3956,"u":"furious%20sprint_crb","p":91,"h":1,"n":"Furious Sprint"},{"c":0,"s":5,"id":3957,"u":"fuse%20stance_crb","p":165,"h":1,"n":"Fuse Stance"},{"c":0,"s":5,"id":3958,"u":"gang%20up_crb","p":186,"h":1,"n":"Gang Up"},{"c":0,"s":5,"id":3959,"u":"general%20training_crb","p":57,"h":1,"n":"General Training"},{"c":0,"s":5,"id":3960,"u":"genius%20mutagen_crb","p":81,"h":1,"n":"Genius Mutagen"},{"c":0,"s":5,"id":3961,"u":"giant's%20lunge_crb","p":93,"h":1,"n":"Giant's Lunge"},{"c":0,"s":5,"id":3962,"u":"giant's%20stature_crb","p":91,"h":1,"n":"Giant's Stature"},{"c":0,"s":5,"id":3963,"u":"glad-hand_crb","p":261,"h":1,"n":"Glad-hand"},{"c":0,"s":5,"id":3964,"u":"glib%20mutagen_crb","p":80,"h":1,"n":"Glib Mutagen"},{"c":0,"s":5,"id":3965,"u":"gnome%20obsession_crb","p":44,"h":1,"n":"Gnome Obsession"},{"c":0,"s":5,"id":3966,"u":"gnome%20weapon%20expertise_crb","p":45,"h":1,"n":"Gnome Weapon Expertise"},{"c":0,"s":5,"id":3967,"u":"gnome%20weapon%20familiarity_crb","p":44,"h":1,"n":"Gnome Weapon Familiarity"},{"c":0,"s":5,"id":3968,"u":"gnome%20weapon%20innovator_crb","p":45,"h":1,"n":"Gnome Weapon Innovator"},{"c":0,"s":5,"id":3969,"u":"goblin%20lore_crb","p":48,"h":1,"n":"Goblin Lore"},{"c":0,"s":5,"id":3970,"u":"goblin%20scuttle_crb","p":48,"h":1,"n":"Goblin Scuttle"},{"c":0,"s":5,"id":3971,"u":"goblin%20song_crb","p":48,"h":1,"n":"Goblin Song"},{"c":0,"s":5,"id":3972,"u":"goblin%20weapon%20expertise_crb","p":49,"h":1,"n":"Goblin Weapon Expertise"},{"c":0,"s":5,"id":3973,"u":"goblin%20weapon%20familiarity_crb","p":48,"h":1,"n":"Goblin Weapon Familiarity"},{"c":0,"s":5,"id":3974,"u":"goblin%20weapon%20frenzy_crb","p":49,"h":1,"n":"Goblin Weapon Frenzy"},{"c":0,"s":5,"id":3975,"u":"graceful%20poise_crb","p":153,"h":1,"n":"Graceful Poise"},{"c":0,"s":5,"id":3976,"u":"great%20cleave_crb","p":91,"h":1,"n":"Great Cleave"},{"c":0,"s":5,"id":3977,"u":"greater%20bloodline_crb","p":200,"h":1,"n":"Greater Bloodline"},{"c":0,"s":5,"id":3978,"u":"greater%20crossblooded%20evolution_crb","p":201,"h":1,"n":"Greater Crossblooded Evolution"},{"c":0,"s":5,"id":3979,"u":"greater%20debilitating%20bomb_crb","p":79,"h":1,"n":"Greater Debilitating Bomb"},{"c":0,"s":5,"id":3980,"u":"greater%20distracting%20shot_crb","p":176,"h":1,"n":"Greater Distracting Shot"},{"c":0,"s":5,"id":3981,"u":"greater%20mental%20evolution_crb","p":201,"h":1,"n":"Greater Mental Evolution"},{"c":0,"s":5,"id":3982,"u":"greater%20merciful%20elixir_crb","p":80,"h":1,"n":"Greater Merciful Elixir"},{"c":0,"s":5,"id":3983,"u":"greater%20mercy_crb","p":112,"h":1,"n":"Greater Mercy"},{"c":0,"s":5,"id":3984,"u":"greater%20vital%20evolution_crb","p":201,"h":1,"n":"Greater Vital Evolution"},{"c":0,"s":5,"id":3985,"u":"green%20empathy_crb","p":136,"h":1,"n":"Green Empathy"},{"c":0,"s":5,"id":3986,"u":"green%20tongue_crb","p":138,"h":1,"n":"Green Tongue"},{"c":0,"s":5,"id":3987,"u":"group%20coercion_crb","p":262,"h":1,"n":"Group Coercion"},{"c":0,"s":5,"id":3988,"u":"group%20impression_crb","p":262,"h":1,"n":"Group Impression"},{"c":0,"s":5,"id":3989,"u":"guarded%20movement_crb","p":160,"h":1,"n":"Guarded Movement"},{"c":0,"s":5,"id":3990,"u":"guardian's%20deflection_crb","p":148,"h":1,"n":"Guardian's Deflection"},{"c":0,"s":5,"id":3991,"u":"guiding%20finish_crb","p":152,"h":1,"n":"Guiding Finish"},{"c":0,"s":5,"id":3992,"u":"guiding%20luck_crb","p":53,"h":1,"n":"Guiding Luck"},{"c":0,"s":5,"id":3993,"u":"guiding%20riposte_crb","p":153,"h":1,"n":"Guiding Riposte"},{"c":0,"s":5,"id":3994,"u":"halfling%20lore_crb","p":52,"h":1,"n":"Halfling Lore"},{"c":0,"s":5,"id":3995,"u":"halfling%20luck_crb","p":52,"h":1,"n":"Halfling Luck"},{"c":0,"s":5,"id":3996,"u":"halfling%20weapon%20expertise_crb","p":53,"h":1,"n":"Halfling Weapon Expertise"},{"c":0,"s":5,"id":3997,"u":"halfling%20weapon%20familiarity_crb","p":52,"h":1,"n":"Halfling Weapon Familiarity"},{"c":0,"s":5,"id":3998,"u":"halfling%20weapon%20trickster_crb","p":53,"h":1,"n":"Halfling Weapon Trickster"},{"c":0,"s":5,"id":3999,"u":"hand%20of%20the%20apprentice_crb","p":209,"h":1,"n":"Hand Of The Apprentice"},{"c":0,"s":5,"id":4000,"u":"harming%20hands_crb","p":121,"h":1,"n":"Harming Hands"},{"c":0,"s":5,"id":4001,"u":"harmonize_crb","p":101,"h":1,"n":"Harmonize"},{"c":0,"s":5,"id":4002,"u":"haughty%20obstinacy_crb","p":57,"h":1,"n":"Haughty Obstinacy"},{"c":0,"s":5,"id":4003,"u":"hazard%20finder_crb","p":174,"h":1,"n":"Hazard Finder"},{"c":0,"s":5,"id":4004,"u":"heal%20mount_crb","p":113,"h":1,"n":"Heal Mount"},{"c":0,"s":5,"id":4005,"u":"healing%20hands_crb","p":121,"h":1,"n":"Healing Hands"},{"c":0,"s":5,"id":4006,"u":"healing%20touch_crb","p":223,"h":1,"n":"Healing Touch"},{"c":0,"s":5,"id":4007,"u":"healing%20transformation_crb","p":137,"h":1,"n":"Healing Transformation"},{"c":0,"s":5,"id":4008,"u":"hefty%20hauler_crb","p":262,"h":1,"n":"Hefty Hauler"},{"c":0,"s":5,"id":4009,"u":"heroic%20recovery_crb","p":125,"h":1,"n":"Heroic Recovery"},{"c":0,"s":5,"id":4010,"u":"hidden%20paragon_crb","p":189,"h":1,"n":"Hidden Paragon"},{"c":0,"s":5,"id":4011,"u":"hierophant's%20power_crb","p":139,"h":1,"n":"Hierophant's Power"},{"c":0,"s":5,"id":4012,"u":"hobnobber_crb","p":262,"h":1,"n":"Hobnobber"},{"c":0,"s":5,"id":4013,"u":"holy%20castigation_crb","p":121,"h":1,"n":"Holy Castigation"},{"c":0,"s":5,"id":4014,"u":"house%20of%20imaginary%20walls_crb","p":102,"h":1,"n":"House Of Imaginary Walls"},{"c":0,"s":5,"id":4015,"u":"hunted%20shot_crb","p":171,"h":1,"n":"Hunted Shot"},{"c":0,"s":5,"id":4016,"u":"hunter's%20aim_crb","p":172,"h":1,"n":"Hunter's Aim"},{"c":0,"s":5,"id":4017,"u":"illusion%20sense_crb","p":44,"h":1,"n":"Illusion Sense"},{"c":0,"s":5,"id":4018,"u":"impaling%20briars_crb","p":139,"h":1,"n":"Impaling Briars"},{"c":0,"s":5,"id":4019,"u":"impeccable%20crafting_crb","p":262,"h":1,"n":"Impeccable Crafting"},{"c":0,"s":5,"id":4020,"u":"implausible%20infiltration_crb","p":189,"h":1,"n":"Implausible Infiltration"},{"c":0,"s":5,"id":4021,"u":"imposing%20destrier_crb","p":113,"h":1,"n":"Imposing Destrier"},{"c":0,"s":5,"id":4022,"u":"impossible%20flurry_crb","p":177,"h":1,"n":"Impossible Flurry"},{"c":0,"s":5,"id":4023,"u":"impossible%20polymath_crb","p":103,"h":1,"n":"Impossible Polymath"},{"c":0,"s":5,"id":4024,"u":"impossible%20striker_crb","p":189,"h":1,"n":"Impossible Striker"},{"c":0,"s":5,"id":4025,"u":"impossible%20technique_crb","p":165,"h":1,"n":"Impossible Technique"},{"c":0,"s":5,"id":4026,"u":"impossible%20volley%20(fighter)_crb","p":153,"a":"Fighter","h":1,"n":"Impossible Volley"},{"c":0,"s":5,"id":4027,"u":"impossible%20volley%20(ranger)_crb","p":177,"a":"Ranger","h":1,"n":"Impossible Volley"},{"c":0,"s":5,"id":4028,"u":"impressive%20performance_crb","p":262,"h":1,"n":"Impressive Performance"},{"c":0,"s":5,"id":4029,"u":"improbable%20elixirs_crb","p":81,"h":1,"n":"Improbable Elixirs"},{"c":0,"s":5,"id":4030,"u":"improved%20command%20undead_crb","p":125,"h":1,"n":"Improved Command Undead"},{"c":0,"s":5,"id":4031,"u":"improved%20communal%20healing_crb","p":123,"h":1,"n":"Improved Communal Healing"},{"c":0,"s":5,"id":4032,"u":"improved%20dueling%20riposte_crb","p":151,"h":1,"n":"Improved Dueling Riposte"},{"c":0,"s":5,"id":4033,"u":"improved%20knockback_crb","p":163,"h":1,"n":"Improved Knockback"},{"c":0,"s":5,"id":4034,"u":"improved%20knockdown_crb","p":151,"h":1,"n":"Improved Knockdown"},{"c":0,"s":5,"id":4035,"u":"improved%20poison%20weapon_crb","p":187,"h":1,"n":"Improved Poison Weapon"},{"c":0,"s":5,"id":4036,"u":"improved%20reflexive%20shield_crb","p":153,"h":1,"n":"Improved Reflexive Shield"},{"c":0,"s":5,"id":4037,"u":"improved%20swift%20banishment_crb","p":127,"h":1,"n":"Improved Swift Banishment"},{"c":0,"s":5,"id":4038,"u":"improved%20twin%20riposte%20(fighter)_crb","p":153,"a":"Fighter","h":1,"n":"Improved Twin Riposte"},{"c":0,"s":5,"id":4039,"u":"improved%20twin%20riposte%20(ranger)_crb","p":176,"a":"Ranger","h":1,"n":"Improved Twin Riposte"},{"c":0,"s":5,"id":4040,"u":"incredible%20aim_crb","p":149,"h":1,"n":"Incredible Aim"},{"c":0,"s":5,"id":4041,"u":"incredible%20companion%20(druid)_crb","p":137,"a":"Druid","h":1,"n":"Incredible Companion"},{"c":0,"s":5,"id":4042,"u":"incredible%20companion%20(ranger)_crb","p":175,"a":"Ranger","h":1,"n":"Incredible Companion"},{"c":0,"s":5,"id":4043,"u":"incredible%20ferocity_crb","p":59,"h":1,"n":"Incredible Ferocity"},{"c":0,"s":5,"id":4044,"u":"incredible%20improvisation_crb","p":57,"h":1,"n":"Incredible Improvisation"},{"c":0,"s":5,"id":4045,"u":"incredible%20initiative_crb","p":262,"h":1,"n":"Incredible Initiative"},{"c":0,"s":5,"id":4046,"u":"incredible%20investiture_crb","p":262,"h":1,"n":"Incredible Investiture"},{"c":0,"s":5,"id":4047,"u":"incredible%20ricochet_crb","p":151,"h":1,"n":"Incredible Ricochet"},{"c":0,"s":5,"id":4048,"u":"infinite%20possibilities_crb","p":213,"h":1,"n":"Infinite Possibilities"},{"c":0,"s":5,"id":4049,"u":"insect%20shape_crb","p":136,"h":1,"n":"Insect Shape"},{"c":0,"s":5,"id":4050,"u":"inspirational%20focus_crb","p":103,"h":1,"n":"Inspirational Focus"},{"c":0,"s":5,"id":4051,"u":"inspirational%20performance_crb","p":222,"h":1,"n":"Inspirational Performance"},{"c":0,"s":5,"id":4052,"u":"inspire%20competence_crb","p":100,"h":1,"n":"Inspire Competence"},{"c":0,"s":5,"id":4053,"u":"inspire%20defense_crb","p":100,"h":1,"n":"Inspire Defense"},{"c":0,"s":5,"id":4054,"u":"inspire%20heroics_crb","p":102,"h":1,"n":"Inspire Heroics"},{"c":0,"s":5,"id":4055,"u":"inspire%20imitation_crb","p":58,"h":1,"n":"Inspire Imitation"},{"c":0,"s":5,"id":4056,"u":"instant%20opening_crb","p":188,"h":1,"n":"Instant Opening"},{"c":0,"s":5,"id":4057,"u":"instinct%20ability_crb","p":221,"h":1,"n":"Instinct Ability"},{"c":0,"s":5,"id":4058,"u":"instrument%20of%20zeal_crb","p":115,"h":1,"n":"Instrument Of Zeal"},{"c":0,"s":5,"id":4059,"u":"interweave%20dispel_crb","p":201,"h":1,"n":"Interweave Dispel"},{"c":0,"s":5,"id":4060,"u":"intimidating%20glare_crb","p":262,"h":1,"n":"Intimidating Glare"},{"c":0,"s":5,"id":4061,"u":"intimidating%20prowess_crb","p":262,"h":1,"n":"Intimidating Prowess"},{"c":0,"s":5,"id":4062,"u":"intimidating%20strike_crb","p":146,"h":1,"n":"Intimidating Strike"},{"c":0,"s":5,"id":4063,"u":"inventor_crb","p":262,"h":1,"n":"Inventor"},{"c":0,"s":5,"id":4064,"u":"invincible%20mutagen_crb","p":79,"h":1,"n":"Invincible Mutagen"},{"c":0,"s":5,"id":4065,"u":"invoke%20disaster_crb","p":139,"h":1,"n":"Invoke Disaster"},{"c":0,"s":5,"id":4066,"u":"ironblood%20stance_crb","p":163,"h":1,"n":"Ironblood Stance"},{"c":0,"s":5,"id":4067,"u":"ironblood%20surge_crb","p":164,"h":1,"n":"Ironblood Surge"},{"c":0,"s":5,"id":4068,"u":"irrepressible_crb","p":53,"h":1,"n":"Irrepressible"},{"c":0,"s":5,"id":4069,"u":"juggernaut's%20fortitude_crb","p":221,"h":1,"n":"Juggernaut's Fortitude"},{"c":0,"s":5,"id":4070,"u":"junk%20tinker_crb","p":48,"h":1,"n":"Junk Tinker"},{"c":0,"s":5,"id":4071,"u":"ki%20blast_crb","p":161,"h":1,"n":"Ki Blast"},{"c":0,"s":5,"id":4072,"u":"ki%20rush_crb","p":158,"h":1,"n":"Ki Rush"},{"c":0,"s":5,"id":4073,"u":"ki%20strike_crb","p":158,"h":1,"n":"Ki Strike"},{"c":0,"s":5,"id":4074,"u":"kip%20up_crb","p":262,"h":1,"n":"Kip Up"},{"c":0,"s":5,"id":4075,"u":"knockback_crb","p":91,"h":1,"n":"Knockback"},{"c":0,"s":5,"id":4076,"u":"knockback%20strike_crb","p":163,"h":1,"n":"Knockback Strike"},{"c":0,"s":5,"id":4077,"u":"knockdown_crb","p":146,"h":1,"n":"Knockdown"},{"c":0,"s":5,"id":4078,"u":"know-it-all_crb","p":102,"h":1,"n":"Know-it-all"},{"c":0,"s":5,"id":4079,"u":"lasting%20coercion_crb","p":262,"h":1,"n":"Lasting Coercion"},{"c":0,"s":5,"id":4080,"u":"lasting%20doubt_crb","p":114,"h":1,"n":"Lasting Doubt"},{"c":0,"s":5,"id":4081,"u":"leave%20an%20opening_crb","p":188,"h":1,"n":"Leave An Opening"},{"c":0,"s":5,"id":4082,"u":"legendary%20codebreaker_crb","p":262,"h":1,"n":"Legendary Codebreaker"},{"c":0,"s":5,"id":4083,"u":"legendary%20linguist_crb","p":263,"h":1,"n":"Legendary Linguist"},{"c":0,"s":5,"id":4084,"u":"legendary%20medic_crb","p":263,"h":1,"n":"Legendary Medic"},{"c":0,"s":5,"id":4085,"u":"legendary%20monster%20hunter_crb","p":176,"h":1,"n":"Legendary Monster Hunter"},{"c":0,"s":5,"id":4086,"u":"legendary%20negotiation_crb","p":263,"h":1,"n":"Legendary Negotiation"},{"c":0,"s":5,"id":4087,"u":"legendary%20performer_crb","p":263,"h":1,"n":"Legendary Performer"},{"c":0,"s":5,"id":4088,"u":"legendary%20professional_crb","p":263,"h":1,"n":"Legendary Professional"},{"c":0,"s":5,"id":4089,"u":"legendary%20shot_crb","p":177,"h":1,"n":"Legendary Shot"},{"c":0,"s":5,"id":4090,"u":"legendary%20sneak_crb","p":263,"h":1,"n":"Legendary Sneak"},{"c":0,"s":5,"id":4091,"u":"legendary%20survivalist_crb","p":263,"h":1,"n":"Legendary Survivalist"},{"c":0,"s":5,"id":4092,"u":"legendary%20thief_crb","p":263,"h":1,"n":"Legendary Thief"},{"c":0,"s":5,"id":4093,"u":"lengthy%20diversion_crb","p":263,"h":1,"n":"Lengthy Diversion"},{"c":0,"s":5,"id":4094,"u":"leshy%20familiar_crb","p":133,"h":1,"n":"Leshy Familiar"},{"c":0,"s":5,"id":4095,"u":"leyline%20conduit_crb","p":139,"h":1,"n":"Leyline Conduit"},{"c":0,"s":5,"id":4096,"u":"liberating%20stride_crb","p":114,"h":1,"n":"Liberating Stride"},{"c":0,"s":5,"id":4097,"u":"lie%20to%20me_crb","p":263,"h":1,"n":"Lie To Me"},{"c":0,"s":5,"id":4098,"u":"light%20step_crb","p":186,"h":1,"n":"Light Step"},{"c":0,"s":5,"id":4099,"u":"lightning%20snares_crb","p":175,"h":1,"n":"Lightning Snares"},{"c":0,"s":5,"id":4100,"u":"lingering%20composition_crb","p":99,"h":1,"n":"Lingering Composition"},{"c":0,"s":5,"id":4101,"u":"linked%20focus_crb","p":210,"h":1,"n":"Linked Focus"},{"c":0,"s":5,"id":4102,"u":"litany%20against%20sloth_crb","p":113,"h":1,"n":"Litany Against Sloth"},{"c":0,"s":5,"id":4103,"u":"litany%20against%20wrath_crb","p":112,"h":1,"n":"Litany Against Wrath"},{"c":0,"s":5,"id":4104,"u":"litany%20of%20righteousness_crb","p":115,"h":1,"n":"Litany Of Righteousness"},{"c":0,"s":5,"id":4105,"u":"loremaster's%20etude_crb","p":100,"h":1,"n":"Loremaster's Etude"},{"c":0,"s":5,"id":4106,"u":"loyal%20warhorse_crb","p":112,"h":1,"n":"Loyal Warhorse"},{"c":0,"s":5,"id":4107,"u":"lunge_crb","p":146,"h":1,"n":"Lunge"},{"c":0,"s":5,"id":4108,"u":"lunging%20stance_crb","p":151,"h":1,"n":"Lunging Stance"},{"c":0,"s":5,"id":4109,"u":"magic%20sense%20(sorcerer)_crb","p":201,"a":"Sorcerer","h":1,"n":"Magic Sense"},{"c":0,"s":5,"id":4110,"u":"magic%20sense%20(wizard)_crb","p":212,"a":"Wizard","h":1,"n":"Magic Sense"},{"c":0,"s":5,"id":4111,"u":"magical%20crafting_crb","p":263,"h":1,"n":"Magical Crafting"},{"c":0,"s":5,"id":4112,"u":"magical%20shorthand_crb","p":264,"h":1,"n":"Magical Shorthand"},{"c":0,"s":5,"id":4113,"u":"magical%20trickster_crb","p":185,"h":1,"n":"Magical Trickster"},{"c":0,"s":5,"id":4114,"u":"maker%20of%20miracles_crb","p":127,"h":1,"n":"Maker Of Miracles"},{"c":0,"s":5,"id":4115,"u":"manifold%20edge_crb","p":177,"h":1,"n":"Manifold Edge"},{"c":0,"s":5,"id":4116,"u":"master%20alchemy_crb","p":220,"h":1,"n":"Master Alchemy"},{"c":0,"s":5,"id":4117,"u":"master%20bard%20spellcasting_crb","p":222,"h":1,"n":"Master Bard Spellcasting"},{"c":0,"s":5,"id":4118,"u":"master%20cleric%20spellcasting_crb","p":224,"h":1,"n":"Master Cleric Spellcasting"},{"c":0,"s":5,"id":4119,"u":"master%20druid%20spellcasting_crb","p":225,"h":1,"n":"Master Druid Spellcasting"},{"c":0,"s":5,"id":4120,"u":"master%20monster%20hunter_crb","p":175,"h":1,"n":"Master Monster Hunter"},{"c":0,"s":5,"id":4121,"u":"master%20of%20many%20styles_crb","p":165,"h":1,"n":"Master Of Many Styles"},{"c":0,"s":5,"id":4122,"u":"master%20sorcerer%20spellcasting_crb","p":230,"h":1,"n":"Master Sorcerer Spellcasting"},{"c":0,"s":5,"id":4123,"u":"master%20spotter_crb","p":228,"h":1,"n":"Master Spotter"},{"c":0,"s":5,"id":4124,"u":"master%20wizard%20spellcasting_crb","p":231,"h":1,"n":"Master Wizard Spellcasting"},{"c":0,"s":5,"id":4125,"u":"masterful%20companion_crb","p":177,"h":1,"n":"Masterful Companion"},{"c":0,"s":5,"id":4126,"u":"mature%20animal%20companion%20(druid)_crb","p":135,"a":"Druid","h":1,"n":"Mature Animal Companion"},{"c":0,"s":5,"id":4127,"u":"mature%20animal%20companion%20(ranger)_crb","p":173,"a":"Ranger","h":1,"n":"Mature Animal Companion"},{"c":0,"s":5,"id":4128,"u":"meditative%20focus_crb","p":164,"h":1,"n":"Meditative Focus"},{"c":0,"s":5,"id":4129,"u":"meditative%20wellspring_crb","p":165,"h":1,"n":"Meditative Wellspring"},{"c":0,"s":5,"id":4130,"u":"mega%20bomb_crb","p":81,"h":1,"n":"Mega Bomb"},{"c":0,"s":5,"id":4131,"u":"melodious%20spell_crb","p":101,"h":1,"n":"Melodious Spell"},{"c":0,"s":5,"id":4132,"u":"merciful%20elixir_crb","p":79,"h":1,"n":"Merciful Elixir"},{"c":0,"s":5,"id":4133,"u":"mercy_crb","p":111,"h":1,"n":"Mercy"},{"c":0,"s":5,"id":4134,"u":"metamagic%20channel_crb","p":127,"h":1,"n":"Metamagic Channel"},{"c":0,"s":5,"id":4135,"u":"metamagic%20mastery%20(sorcerer)_crb","p":201,"a":"Sorcerer","h":1,"n":"Metamagic Mastery"},{"c":0,"s":5,"id":4136,"u":"metamagic%20mastery%20(wizard)_crb","p":213,"a":"Wizard","h":1,"n":"Metamagic Mastery"},{"c":0,"s":5,"id":4137,"u":"mindblank%20mutagen_crb","p":81,"h":1,"n":"Mindblank Mutagen"},{"c":0,"s":5,"id":4138,"u":"minor%20magic_crb","p":184,"h":1,"n":"Minor Magic"},{"c":0,"s":5,"id":4139,"u":"miracle%20worker_crb","p":81,"h":1,"n":"Miracle Worker"},{"c":0,"s":5,"id":4140,"u":"mirror%20shield_crb","p":151,"h":1,"n":"Mirror Shield"},{"c":0,"s":5,"id":4141,"u":"mixed%20maneuver_crb","p":163,"h":1,"n":"Mixed Maneuver"},{"c":0,"s":5,"id":4142,"u":"mobile%20shot%20stance_crb","p":149,"h":1,"n":"Mobile Shot Stance"},{"c":0,"s":5,"id":4143,"u":"mobility_crb","p":184,"h":1,"n":"Mobility"},{"c":0,"s":5,"id":4144,"u":"moment%20of%20clarity_crb","p":88,"h":1,"n":"Moment Of Clarity"},{"c":0,"s":5,"id":4145,"u":"monastic%20weaponry_crb","p":158,"h":1,"n":"Monastic Weaponry"},{"c":0,"s":5,"id":4146,"u":"monk%20dedication_crb","p":227,"h":1,"n":"Monk Dedication"},{"c":0,"s":5,"id":4147,"u":"monk%20moves_crb","p":227,"h":1,"n":"Monk Moves"},{"c":0,"s":5,"id":4148,"u":"monk%20resiliency_crb","p":227,"h":1,"n":"Monk Resiliency"},{"c":0,"s":5,"id":4149,"u":"monk's%20flurry_crb","p":227,"h":1,"n":"Monk's Flurry"},{"c":0,"s":5,"id":4150,"u":"monster%20hunter_crb","p":171,"h":1,"n":"Monster Hunter"},{"c":0,"s":5,"id":4151,"u":"monster%20warden_crb","p":172,"h":1,"n":"Monster Warden"},{"c":0,"s":5,"id":4152,"u":"monstrosity%20shape_crb","p":139,"h":1,"n":"Monstrosity Shape"},{"c":0,"s":5,"id":4153,"u":"monstrous%20peacemaker_crb","p":59,"h":1,"n":"Monstrous Peacemaker"},{"c":0,"s":5,"id":4154,"u":"mountain%20quake_crb","p":164,"h":1,"n":"Mountain Quake"},{"c":0,"s":5,"id":4155,"u":"mountain%20stance_crb","p":159,"h":1,"n":"Mountain Stance"},{"c":0,"s":5,"id":4156,"u":"mountain%20stronghold_crb","p":161,"h":1,"n":"Mountain Stronghold"},{"c":0,"s":5,"id":4157,"u":"mountain's%20stoutness_crb","p":37,"h":1,"n":"Mountain's Stoutness"},{"c":0,"s":5,"id":4158,"u":"multifarious%20muse_crb","p":100,"h":1,"n":"Multifarious Muse"},{"c":0,"s":5,"id":4159,"u":"multilingual_crb","p":264,"h":1,"n":"Multilingual"},{"c":0,"s":5,"id":4160,"u":"multishot%20stance_crb","p":153,"h":1,"n":"Multishot Stance"},{"c":0,"s":5,"id":4161,"u":"multitalented_crb","p":58,"h":1,"n":"Multitalented"},{"c":0,"s":5,"id":4162,"u":"natural%20ambition_crb","p":57,"h":1,"n":"Natural Ambition"},{"c":0,"s":5,"id":4163,"u":"natural%20medicine_crb","p":264,"h":1,"n":"Natural Medicine"},{"c":0,"s":5,"id":4164,"u":"natural%20skill_crb","p":57,"h":1,"n":"Natural Skill"},{"c":0,"s":5,"id":4165,"u":"necrotic%20infusion_crb","p":123,"h":1,"n":"Necrotic Infusion"},{"c":0,"s":5,"id":4166,"u":"nimble%20crawl_crb","p":264,"h":1,"n":"Nimble Crawl"},{"c":0,"s":5,"id":4167,"u":"nimble%20dodge_crb","p":183,"h":1,"n":"Nimble Dodge"},{"c":0,"s":5,"id":4168,"u":"nimble%20elf_crb","p":40,"h":1,"n":"Nimble Elf"},{"c":0,"s":5,"id":4169,"u":"nimble%20roll_crb","p":187,"h":1,"n":"Nimble Roll"},{"c":0,"s":5,"id":4170,"u":"no%20escape_crb","p":89,"h":1,"n":"No Escape"},{"c":0,"s":5,"id":4171,"u":"occult%20breadth_crb","p":222,"h":1,"n":"Occult Breadth"},{"c":0,"s":5,"id":4172,"u":"occult%20evolution_crb","p":199,"h":1,"n":"Occult Evolution"},{"c":0,"s":5,"id":4173,"u":"oddity%20identification_crb","p":264,"h":1,"n":"Oddity Identification"},{"c":0,"s":5,"id":4174,"u":"opportune%20backstab_crb","p":187,"h":1,"n":"Opportune Backstab"},{"c":0,"s":5,"id":4175,"u":"opportunist_crb","p":226,"h":1,"n":"Opportunist"},{"c":0,"s":5,"id":4176,"u":"orc%20ferocity_crb","p":59,"h":1,"n":"Orc Ferocity"},{"c":0,"s":5,"id":4177,"u":"orc%20sight_crb","p":59,"h":1,"n":"Orc Sight"},{"c":0,"s":5,"id":4178,"u":"orc%20superstition_crb","p":59,"h":1,"n":"Orc Superstition"},{"c":0,"s":5,"id":4179,"u":"orc%20weapon%20carnage_crb","p":59,"h":1,"n":"Orc Weapon Carnage"},{"c":0,"s":5,"id":4180,"u":"orc%20weapon%20expertise_crb","p":59,"h":1,"n":"Orc Weapon Expertise"},{"c":0,"s":5,"id":4181,"u":"orc%20weapon%20familiarity_crb","p":59,"h":1,"n":"Orc Weapon Familiarity"},{"c":0,"s":5,"id":4182,"u":"order%20explorer_crb","p":134,"h":1,"n":"Order Explorer"},{"c":0,"s":5,"id":4183,"u":"order%20magic_crb","p":135,"h":1,"n":"Order Magic"},{"c":0,"s":5,"id":4184,"u":"order%20spell_crb","p":225,"h":1,"n":"Order Spell"},{"c":0,"s":5,"id":4185,"u":"otherworldly%20magic_crb","p":40,"h":1,"n":"Otherworldly Magic"},{"c":0,"s":5,"id":4186,"u":"overwhelming%20energy%20(druid)_crb","p":137,"a":"Druid","h":1,"n":"Overwhelming Energy"},{"c":0,"s":5,"id":4187,"u":"overwhelming%20energy%20(sorcerer)_crb","p":200,"a":"Sorcerer","h":1,"n":"Overwhelming Energy"},{"c":0,"s":5,"id":4188,"u":"overwhelming%20energy%20(wizard)_crb","p":211,"a":"Wizard","h":1,"n":"Overwhelming Energy"},{"c":0,"s":5,"id":4189,"u":"paragon's%20guard_crb","p":151,"h":1,"n":"Paragon's Guard"},{"c":0,"s":5,"id":4190,"u":"penetrating%20shot_crb","p":175,"h":1,"n":"Penetrating Shot"},{"c":0,"s":5,"id":4191,"u":"perfect%20clarity_crb","p":93,"h":1,"n":"Perfect Clarity"},{"c":0,"s":5,"id":4192,"u":"perfect%20debilitation_crb","p":81,"h":1,"n":"Perfect Debilitation"},{"c":0,"s":5,"id":4193,"u":"perfect%20distraction_crb","p":189,"h":1,"n":"Perfect Distraction"},{"c":0,"s":5,"id":4194,"u":"perfect%20encore_crb","p":103,"h":1,"n":"Perfect Encore"},{"c":0,"s":5,"id":4195,"u":"perfect%20form%20control_crb","p":139,"h":1,"n":"Perfect Form Control"},{"c":0,"s":5,"id":4196,"u":"perfect%20mutagen_crb","p":81,"h":1,"n":"Perfect Mutagen"},{"c":0,"s":5,"id":4197,"u":"perfect%20shot_crb","p":177,"h":1,"n":"Perfect Shot"},{"c":0,"s":5,"id":4198,"u":"perfection's%20path_crb","p":227,"h":1,"n":"Perfection's Path"},{"c":0,"s":5,"id":4199,"u":"persistent%20mutagen_crb","p":81,"h":1,"n":"Persistent Mutagen"},{"c":0,"s":5,"id":4200,"u":"pervasive%20superstition_crb","p":59,"h":1,"n":"Pervasive Superstition"},{"c":0,"s":5,"id":4201,"u":"pickpocket_crb","p":264,"h":1,"n":"Pickpocket"},{"c":0,"s":5,"id":4202,"u":"planar%20survival_crb","p":264,"h":1,"n":"Planar Survival"},{"c":0,"s":5,"id":4203,"u":"plant%20shape_crb","p":138,"h":1,"n":"Plant Shape"},{"c":0,"s":5,"id":4204,"u":"point-blank%20shot_crb","p":144,"h":1,"n":"Point-blank Shot"},{"c":0,"s":5,"id":4205,"u":"poison%20resistance%20(alchemist)_crb","p":77,"a":"Alchemist","h":1,"n":"Poison Resistance"},{"c":0,"s":5,"id":4206,"u":"poison%20resistance%20(druid)_crb","p":135,"a":"Druid","h":1,"n":"Poison Resistance"},{"c":0,"s":5,"id":4207,"u":"poison%20weapon_crb","p":185,"h":1,"n":"Poison Weapon"},{"c":0,"s":5,"id":4208,"u":"positioning%20assault_crb","p":149,"h":1,"n":"Positioning Assault"},{"c":0,"s":5,"id":4209,"u":"potent%20poisoner_crb","p":79,"h":1,"n":"Potent Poisoner"},{"c":0,"s":5,"id":4210,"u":"power%20attack_crb","p":144,"h":1,"n":"Power Attack"},{"c":0,"s":5,"id":4211,"u":"powerful%20alchemy_crb","p":79,"h":1,"n":"Powerful Alchemy"},{"c":0,"s":5,"id":4212,"u":"powerful%20leap_crb","p":264,"h":1,"n":"Powerful Leap"},{"c":0,"s":5,"id":4213,"u":"powerful%20shove_crb","p":146,"h":1,"n":"Powerful Shove"},{"c":0,"s":5,"id":4214,"u":"powerful%20snares_crb","p":174,"h":1,"n":"Powerful Snares"},{"c":0,"s":5,"id":4215,"u":"powerful%20sneak_crb","p":189,"h":1,"n":"Powerful Sneak"},{"c":0,"s":5,"id":4216,"u":"precise%20debilitations_crb","p":187,"h":1,"n":"Precise Debilitations"},{"c":0,"s":5,"id":4217,"u":"predator's%20pounce_crb","p":92,"h":1,"n":"Predator's Pounce"},{"c":0,"s":5,"id":4218,"u":"primal%20breadth_crb","p":225,"h":1,"n":"Primal Breadth"},{"c":0,"s":5,"id":4219,"u":"primal%20evolution_crb","p":199,"h":1,"n":"Primal Evolution"},{"c":0,"s":5,"id":4220,"u":"primal%20focus_crb","p":138,"h":1,"n":"Primal Focus"},{"c":0,"s":5,"id":4221,"u":"primal%20summons_crb","p":138,"h":1,"n":"Primal Summons"},{"c":0,"s":5,"id":4222,"u":"primal%20wellspring_crb","p":139,"h":1,"n":"Primal Wellspring"},{"c":0,"s":5,"id":4223,"u":"quaking%20stomp_crb","p":93,"h":1,"n":"Quaking Stomp"},{"c":0,"s":5,"id":4224,"u":"quick%20alchemy_crb","p":220,"h":1,"n":"Quick Alchemy"},{"c":0,"s":5,"id":4225,"u":"quick%20bomber_crb","p":76,"h":1,"n":"Quick Bomber"},{"c":0,"s":5,"id":4226,"u":"quick%20climb_crb","p":264,"h":1,"n":"Quick Climb"},{"c":0,"s":5,"id":4227,"u":"quick%20coercion_crb","p":264,"h":1,"n":"Quick Coercion"},{"c":0,"s":5,"id":4228,"u":"quick%20disguise_crb","p":264,"h":1,"n":"Quick Disguise"},{"c":0,"s":5,"id":4229,"u":"quick%20draw%20(ranger)_crb","p":172,"a":"Ranger","h":1,"n":"Quick Draw"},{"c":0,"s":5,"id":4230,"u":"quick%20draw%20(rogue)_crb","p":184,"a":"Rogue","h":1,"n":"Quick Draw"},{"c":0,"s":5,"id":4231,"u":"quick%20identification_crb","p":264,"h":1,"n":"Quick Identification"},{"c":0,"s":5,"id":4232,"u":"quick%20jump_crb","p":264,"h":1,"n":"Quick Jump"},{"c":0,"s":5,"id":4233,"u":"quick%20recognition_crb","p":265,"h":1,"n":"Quick Recognition"},{"c":0,"s":5,"id":4234,"u":"quick%20repair_crb","p":265,"h":1,"n":"Quick Repair"},{"c":0,"s":5,"id":4235,"u":"quick%20reversal_crb","p":146,"h":1,"n":"Quick Reversal"},{"c":0,"s":5,"id":4236,"u":"quick%20shield%20block%20(champion)_crb","p":113,"a":"Champion","h":1,"n":"Quick Shield Block"},{"c":0,"s":5,"id":4237,"u":"quick%20shield%20block%20(fighter)_crb","p":149,"a":"Fighter","h":1,"n":"Quick Shield Block"},{"c":0,"s":5,"id":4238,"u":"quick%20snares_crb","p":173,"h":1,"n":"Quick Snares"},{"c":0,"s":5,"id":4239,"u":"quick%20squeeze_crb","p":265,"h":1,"n":"Quick Squeeze"},{"c":0,"s":5,"id":4240,"u":"quick%20swim_crb","p":265,"h":1,"n":"Quick Swim"},{"c":0,"s":5,"id":4241,"u":"quick%20unlock_crb","p":265,"h":1,"n":"Quick Unlock"},{"c":0,"s":5,"id":4242,"u":"quickened%20casting%20(bard)_crb","p":102,"a":"Bard","h":1,"n":"Quickened Casting"},{"c":0,"s":5,"id":4243,"u":"quickened%20casting%20(sorcerer)_crb","p":201,"a":"Sorcerer","h":1,"n":"Quickened Casting"},{"c":0,"s":5,"id":4244,"u":"quickened%20casting%20(wizard)_crb","p":211,"a":"Wizard","h":1,"n":"Quickened Casting"},{"c":0,"s":5,"id":4245,"u":"quiet%20allies_crb","p":265,"h":1,"n":"Quiet Allies"},{"c":0,"s":5,"id":4246,"u":"quivering%20palm_crb","p":165,"h":1,"n":"Quivering Palm"},{"c":0,"s":5,"id":4247,"u":"radiant%20blade%20master_crb","p":115,"h":1,"n":"Radiant Blade Master"},{"c":0,"s":5,"id":4248,"u":"radiant%20blade%20spirit_crb","p":113,"h":1,"n":"Radiant Blade Spirit"},{"c":0,"s":5,"id":4249,"u":"raging%20athlete_crb","p":89,"h":1,"n":"Raging Athlete"},{"c":0,"s":5,"id":4250,"u":"raging%20intimidation_crb","p":88,"h":1,"n":"Raging Intimidation"},{"c":0,"s":5,"id":4251,"u":"raging%20thrower_crb","p":88,"h":1,"n":"Raging Thrower"},{"c":0,"s":5,"id":4252,"u":"ranged%20reprisal_crb","p":109,"h":1,"n":"Ranged Reprisal"},{"c":0,"s":5,"id":4253,"u":"ranger%20dedication_crb","p":228,"h":1,"n":"Ranger Dedication"},{"c":0,"s":5,"id":4254,"u":"ranger%20resiliency_crb","p":228,"h":1,"n":"Ranger Resiliency"},{"c":0,"s":5,"id":4255,"u":"rapid%20mantel_crb","p":265,"h":1,"n":"Rapid Mantel"},{"c":0,"s":5,"id":4256,"u":"reach%20spell%20(bard)_crb","p":99,"a":"Bard","h":1,"n":"Reach Spell"},{"c":0,"s":5,"id":4257,"u":"reach%20spell%20(cleric)_crb","p":122,"a":"Cleric","h":1,"n":"Reach Spell"},{"c":0,"s":5,"id":4258,"u":"reach%20spell%20(druid)_crb","p":134,"a":"Druid","h":1,"n":"Reach Spell"},{"c":0,"s":5,"id":4259,"u":"reach%20spell%20(sorcerer)_crb","p":198,"a":"Sorcerer","h":1,"n":"Reach Spell"},{"c":0,"s":5,"id":4260,"u":"reach%20spell%20(wizard)_crb","p":210,"a":"Wizard","h":1,"n":"Reach Spell"},{"c":0,"s":5,"id":4261,"u":"reactive%20distraction_crb","p":189,"h":1,"n":"Reactive Distraction"},{"c":0,"s":5,"id":4262,"u":"reactive%20interference_crb","p":187,"h":1,"n":"Reactive Interference"},{"c":0,"s":5,"id":4263,"u":"reactive%20pursuit_crb","p":185,"h":1,"n":"Reactive Pursuit"},{"c":0,"s":5,"id":4264,"u":"reactive%20shield_crb","p":145,"h":1,"n":"Reactive Shield"},{"c":0,"s":5,"id":4265,"u":"read%20lips_crb","p":265,"h":1,"n":"Read Lips"},{"c":0,"s":5,"id":4266,"u":"reckless%20abandon%20(barbarian)_crb","p":93,"a":"Barbarian","h":1,"n":"Reckless Abandon"},{"c":0,"s":5,"id":4267,"u":"recognize%20spell_crb","p":265,"h":1,"n":"Recognize Spell"},{"c":0,"s":5,"id":4268,"u":"reflect%20spell%20(sorcerer)_crb","p":201,"a":"Sorcerer","h":1,"n":"Reflect Spell"},{"c":0,"s":5,"id":4269,"u":"reflect%20spell%20(wizard)_crb","p":213,"a":"Wizard","h":1,"n":"Reflect Spell"},{"c":0,"s":5,"id":4270,"u":"reflexive%20shield_crb","p":148,"h":1,"n":"Reflexive Shield"},{"c":0,"s":5,"id":4271,"u":"renewed%20vigor_crb","p":91,"h":1,"n":"Renewed Vigor"},{"c":0,"s":5,"id":4272,"u":"replenishment%20of%20war_crb","p":125,"h":1,"n":"Replenishment Of War"},{"c":0,"s":5,"id":4273,"u":"reprepare%20spell_crb","p":213,"h":1,"n":"Reprepare Spell"},{"c":0,"s":5,"id":4274,"u":"resurrectionist_crb","p":126,"h":1,"n":"Resurrectionist"},{"c":0,"s":5,"id":4275,"u":"revealing%20stab_crb","p":148,"h":1,"n":"Revealing Stab"},{"c":0,"s":5,"id":4276,"u":"revivifying%20mutagen_crb","p":77,"h":1,"n":"Revivifying Mutagen"},{"c":0,"s":5,"id":4277,"u":"ride_crb","p":266,"h":1,"n":"Ride"},{"c":0,"s":5,"id":4278,"u":"robust%20recovery_crb","p":266,"h":1,"n":"Robust Recovery"},{"c":0,"s":5,"id":4279,"u":"rock%20runner_crb","p":36,"h":1,"n":"Rock Runner"},{"c":0,"s":5,"id":4280,"u":"rogue%20dedication_crb","p":229,"h":1,"n":"Rogue Dedication"},{"c":0,"s":5,"id":4281,"u":"rough%20rider_crb","p":48,"h":1,"n":"Rough Rider"},{"c":0,"s":5,"id":4282,"u":"running%20reload_crb","p":172,"h":1,"n":"Running Reload"},{"c":0,"s":5,"id":4283,"u":"sabotage_crb","p":185,"h":1,"n":"Sabotage"},{"c":0,"s":5,"id":4284,"u":"sap%20life_crb","p":122,"h":1,"n":"Sap Life"},{"c":0,"s":5,"id":4285,"u":"savage%20critical_crb","p":153,"h":1,"n":"Savage Critical"},{"c":0,"s":5,"id":4286,"u":"scare%20to%20death_crb","p":266,"h":1,"n":"Scare To Death"},{"c":0,"s":5,"id":4287,"u":"scout's%20warning%20(ranger)_crb","p":172,"a":"Ranger","h":1,"n":"Scout's Warning"},{"c":0,"s":5,"id":4288,"u":"scout's%20warning%20(rogue)_crb","p":186,"a":"Rogue","h":1,"n":"Scout's Warning"},{"c":0,"s":5,"id":4289,"u":"scroll%20savant_crb","p":212,"h":1,"n":"Scroll Savant"},{"c":0,"s":5,"id":4290,"u":"second%20ally_crb","p":113,"h":1,"n":"Second Ally"},{"c":0,"s":5,"id":4291,"u":"second%20sting_crb","p":175,"h":1,"n":"Second Sting"},{"c":0,"s":5,"id":4292,"u":"second%20wind_crb","p":89,"h":1,"n":"Second Wind"},{"c":0,"s":5,"id":4293,"u":"selective%20energy_crb","p":123,"h":1,"n":"Selective Energy"},{"c":0,"s":5,"id":4294,"u":"sense%20evil_crb","p":113,"h":1,"n":"Sense Evil"},{"c":0,"s":5,"id":4295,"u":"sense%20the%20unseen%20(ranger)_crb","p":175,"a":"Ranger","h":1,"n":"Sense The Unseen"},{"c":0,"s":5,"id":4296,"u":"sense%20the%20unseen%20(rogue)_crb","p":188,"a":"Rogue","h":1,"n":"Sense The Unseen"},{"c":0,"s":5,"id":4297,"u":"shadow%20hunter_crb","p":177,"h":1,"n":"Shadow Hunter"},{"c":0,"s":5,"id":4298,"u":"shake%20it%20off_crb","p":89,"h":1,"n":"Shake It Off"},{"c":0,"s":5,"id":4299,"u":"shameless%20request_crb","p":266,"h":1,"n":"Shameless Request"},{"c":0,"s":5,"id":4300,"u":"share%20rage_crb","p":91,"h":1,"n":"Share Rage"},{"c":0,"s":5,"id":4301,"u":"shared%20prey_crb","p":175,"h":1,"n":"Shared Prey"},{"c":0,"s":5,"id":4302,"u":"shared%20replenishment_crb","p":125,"h":1,"n":"Shared Replenishment"},{"c":0,"s":5,"id":4303,"u":"shatter%20defenses_crb","p":149,"h":1,"n":"Shatter Defenses"},{"c":0,"s":5,"id":4304,"u":"shattering%20strike_crb","p":165,"h":1,"n":"Shattering Strike"},{"c":0,"s":5,"id":4305,"u":"shield%20block_crb","p":266,"h":1,"n":"Shield Block"},{"c":0,"s":5,"id":4306,"u":"shield%20of%20grace_crb","p":115,"h":1,"n":"Shield Of Grace"},{"c":0,"s":5,"id":4307,"u":"shield%20of%20reckoning_crb","p":113,"h":1,"n":"Shield Of Reckoning"},{"c":0,"s":5,"id":4308,"u":"shield%20paragon_crb","p":115,"h":1,"n":"Shield Paragon"},{"c":0,"s":5,"id":4309,"u":"shield%20warden%20(champion)_crb","p":112,"a":"Champion","h":1,"n":"Shield Warden"},{"c":0,"s":5,"id":4310,"u":"shield%20warden%20(fighter)_crb","p":149,"a":"Fighter","h":1,"n":"Shield Warden"},{"c":0,"s":5,"id":4311,"u":"shielded%20stride_crb","p":146,"h":1,"n":"Shielded Stride"},{"c":0,"s":5,"id":4312,"u":"shining%20oath_crb","p":110,"h":1,"n":"Shining Oath"},{"c":0,"s":5,"id":4313,"u":"side%20by%20side%20(druid)_crb","p":138,"a":"Druid","h":1,"n":"Side By Side"},{"c":0,"s":5,"id":4314,"u":"side%20by%20side%20(ranger)_crb","p":175,"a":"Ranger","h":1,"n":"Side By Side"},{"c":0,"s":5,"id":4315,"u":"sidestep_crb","p":187,"h":1,"n":"Sidestep"},{"c":0,"s":5,"id":4316,"u":"sign%20language_crb","p":266,"h":1,"n":"Sign Language"},{"c":0,"s":5,"id":4317,"u":"silent%20spell_crb","p":210,"h":1,"n":"Silent Spell"},{"c":0,"s":5,"id":4318,"u":"skill%20mastery_crb","p":229,"h":1,"n":"Skill Mastery"},{"c":0,"s":5,"id":4319,"u":"skill%20training_crb","p":266,"h":1,"n":"Skill Training"},{"c":0,"s":5,"id":4320,"u":"skirmish%20strike%20(ranger)_crb","p":173,"a":"Ranger","h":1,"n":"Skirmish Strike"},{"c":0,"s":5,"id":4321,"u":"skirmish%20strike%20(rogue)_crb","p":186,"a":"Rogue","h":1,"n":"Skirmish Strike"},{"c":0,"s":5,"id":4322,"u":"skittering%20scuttle_crb","p":49,"h":1,"n":"Skittering Scuttle"},{"c":0,"s":5,"id":4323,"u":"sleeper%20hold_crb","p":163,"h":1,"n":"Sleeper Hold"},{"c":0,"s":5,"id":4324,"u":"slippery%20secrets_crb","p":266,"h":1,"n":"Slippery Secrets"},{"c":0,"s":5,"id":4325,"u":"sly%20striker_crb","p":187,"h":1,"n":"Sly Striker"},{"c":0,"s":5,"id":4326,"u":"smite%20evil_crb","p":112,"h":1,"n":"Smite Evil"},{"c":0,"s":5,"id":4327,"u":"smoke%20bomb_crb","p":77,"h":1,"n":"Smoke Bomb"},{"c":0,"s":5,"id":4328,"u":"snagging%20strike_crb","p":145,"h":1,"n":"Snagging Strike"},{"c":0,"s":5,"id":4329,"u":"snap%20shot_crb","p":173,"h":1,"n":"Snap Shot"},{"c":0,"s":5,"id":4330,"u":"snare%20crafting_crb","p":266,"h":1,"n":"Snare Crafting"},{"c":0,"s":5,"id":4331,"u":"snare%20specialist_crb","p":172,"h":1,"n":"Snare Specialist"},{"c":0,"s":5,"id":4332,"u":"sneak%20attacker_crb","p":229,"h":1,"n":"Sneak Attacker"},{"c":0,"s":5,"id":4333,"u":"sneak%20savant_crb","p":187,"h":1,"n":"Sneak Savant"},{"c":0,"s":5,"id":4334,"u":"soaring%20shape_crb","p":137,"h":1,"n":"Soaring Shape"},{"c":0,"s":5,"id":4335,"u":"soothing%20ballad_crb","p":103,"h":1,"n":"Soothing Ballad"},{"c":0,"s":5,"id":4336,"u":"sorcerer%20dedication_crb","p":230,"h":1,"n":"Sorcerer Dedication"},{"c":0,"s":5,"id":4337,"u":"specialized%20companion%20(druid)_crb","p":139,"a":"Druid","h":1,"n":"Specialized Companion"},{"c":0,"s":5,"id":4338,"u":"specialized%20companion%20(ranger)_crb","p":176,"a":"Ranger","h":1,"n":"Specialized Companion"},{"c":0,"s":5,"id":4339,"u":"specialty%20crafting_crb","p":266,"h":1,"n":"Specialty Crafting"},{"c":0,"s":5,"id":4340,"u":"spell%20combination_crb","p":213,"h":1,"n":"Spell Combination"},{"c":0,"s":5,"id":4341,"u":"spell%20penetration_crb","p":210,"h":1,"n":"Spell Penetration"},{"c":0,"s":5,"id":4342,"u":"spell%20tinker_crb","p":213,"h":1,"n":"Spell Tinker"},{"c":0,"s":5,"id":4343,"u":"spirit's%20wrath_crb","p":92,"h":1,"n":"Spirit's Wrath"},{"c":0,"s":5,"id":4344,"u":"spirits'%20interference_crb","p":91,"h":1,"n":"Spirits' Interference"},{"c":0,"s":5,"id":4345,"u":"spring%20attack_crb","p":152,"h":1,"n":"Spring Attack"},{"c":0,"s":5,"id":4346,"u":"spring%20from%20the%20shadows_crb","p":187,"h":1,"n":"Spring From The Shadows"},{"c":0,"s":5,"id":4347,"u":"stance%20savant%20(fighter)_crb","p":153,"a":"Fighter","h":1,"n":"Stance Savant"},{"c":0,"s":5,"id":4348,"u":"stance%20savant%20(monk)_crb","p":164,"a":"Monk","h":1,"n":"Stance Savant"},{"c":0,"s":5,"id":4349,"u":"stand%20still_crb","p":160,"h":1,"n":"Stand Still"},{"c":0,"s":5,"id":4350,"u":"steady%20balance_crb","p":267,"h":1,"n":"Steady Balance"},{"c":0,"s":5,"id":4351,"u":"steady%20spellcasting%20(bard)_crb","p":101,"a":"Bard","h":1,"n":"Steady Spellcasting"},{"c":0,"s":5,"id":4352,"u":"steady%20spellcasting%20(cleric)_crb","p":123,"a":"Cleric","h":1,"n":"Steady Spellcasting"},{"c":0,"s":5,"id":4353,"u":"steady%20spellcasting%20(druid)_crb","p":136,"a":"Druid","h":1,"n":"Steady Spellcasting"},{"c":0,"s":5,"id":4354,"u":"steady%20spellcasting%20(sorcerer)_crb","p":200,"a":"Sorcerer","h":1,"n":"Steady Spellcasting"},{"c":0,"s":5,"id":4355,"u":"steady%20spellcasting%20(wizard)_crb","p":211,"a":"Wizard","h":1,"n":"Steady Spellcasting"},{"c":0,"s":5,"id":4356,"u":"stealthy%20companion_crb","p":176,"h":1,"n":"Stealthy Companion"},{"c":0,"s":5,"id":4357,"u":"sticky%20bomb_crb","p":79,"h":1,"n":"Sticky Bomb"},{"c":0,"s":5,"id":4358,"u":"stonecunning_crb","p":36,"h":1,"n":"Stonecunning"},{"c":0,"s":5,"id":4359,"u":"stonewalker_crb","p":37,"h":1,"n":"Stonewalker"},{"c":0,"s":5,"id":4360,"u":"storm%20born_crb","p":134,"h":1,"n":"Storm Born"},{"c":0,"s":5,"id":4361,"u":"storm%20retribution_crb","p":136,"h":1,"n":"Storm Retribution"},{"c":0,"s":5,"id":4362,"u":"streetwise_crb","p":267,"h":1,"n":"Streetwise"},{"c":0,"s":5,"id":4363,"u":"student%20of%20the%20canon_crb","p":267,"h":1,"n":"Student Of The Canon"},{"c":0,"s":5,"id":4364,"u":"studious%20capacity_crb","p":103,"h":1,"n":"Studious Capacity"},{"c":0,"s":5,"id":4365,"u":"stunning%20fist_crb","p":160,"h":1,"n":"Stunning Fist"},{"c":0,"s":5,"id":4366,"u":"subtle%20theft_crb","p":267,"h":1,"n":"Subtle Theft"},{"c":0,"s":5,"id":4367,"u":"sudden%20charge%20(barbarian)_crb","p":88,"a":"Barbarian","h":1,"n":"Sudden Charge"},{"c":0,"s":5,"id":4368,"u":"sudden%20charge%20(fighter)_crb","p":145,"a":"Fighter","h":1,"n":"Sudden Charge"},{"c":0,"s":5,"id":4369,"u":"sudden%20leap%20(barbarian)_crb","p":91,"a":"Barbarian","h":1,"n":"Sudden Leap"},{"c":0,"s":5,"id":4370,"u":"sudden%20leap%20(fighter)_crb","p":149,"a":"Fighter","h":1,"n":"Sudden Leap"},{"c":0,"s":5,"id":4371,"u":"superior%20bond_crb","p":213,"h":1,"n":"Superior Bond"},{"c":0,"s":5,"id":4372,"u":"supernatural%20charm_crb","p":58,"h":1,"n":"Supernatural Charm"},{"c":0,"s":5,"id":4373,"u":"sure%20feet_crb","p":52,"h":1,"n":"Sure Feet"},{"c":0,"s":5,"id":4374,"u":"survey%20wildlife_crb","p":267,"h":1,"n":"Survey Wildlife"},{"c":0,"s":5,"id":4375,"u":"swift%20banishment_crb","p":126,"h":1,"n":"Swift Banishment"},{"c":0,"s":5,"id":4376,"u":"swift%20river_crb","p":165,"h":1,"n":"Swift River"},{"c":0,"s":5,"id":4377,"u":"swift%20sneak_crb","p":267,"h":1,"n":"Swift Sneak"},{"c":0,"s":5,"id":4378,"u":"swift%20tracker_crb","p":173,"h":1,"n":"Swift Tracker"},{"c":0,"s":5,"id":4379,"u":"swipe%20(barbarian)_crb","p":89,"a":"Barbarian","h":1,"n":"Swipe"},{"c":0,"s":5,"id":4380,"u":"swipe%20(fighter)_crb","p":147,"a":"Fighter","h":1,"n":"Swipe"},{"c":0,"s":5,"id":4381,"u":"symphony%20of%20the%20muse_crb","p":103,"h":1,"n":"Symphony Of The Muse"},{"c":0,"s":5,"id":4382,"u":"tactical%20debilitations_crb","p":187,"h":1,"n":"Tactical Debilitations"},{"c":0,"s":5,"id":4383,"u":"tangled%20forest%20rake_crb","p":164,"h":1,"n":"Tangled Forest Rake"},{"c":0,"s":5,"id":4384,"u":"tangled%20forest%20stance_crb","p":163,"h":1,"n":"Tangled Forest Stance"},{"c":0,"s":5,"id":4385,"u":"targeting%20shot_crb","p":176,"h":1,"n":"Targeting Shot"},{"c":0,"s":5,"id":4386,"u":"terrain%20expertise_crb","p":267,"h":1,"n":"Terrain Expertise"},{"c":0,"s":5,"id":4387,"u":"terrain%20master_crb","p":174,"h":1,"n":"Terrain Master"},{"c":0,"s":5,"id":4388,"u":"terrain%20stalker_crb","p":267,"h":1,"n":"Terrain Stalker"},{"c":0,"s":5,"id":4389,"u":"terrified%20retreat_crb","p":268,"h":1,"n":"Terrified Retreat"},{"c":0,"s":5,"id":4390,"u":"terrifying%20howl_crb","p":91,"h":1,"n":"Terrifying Howl"},{"c":0,"s":5,"id":4391,"u":"thousand%20faces_crb","p":135,"h":1,"n":"Thousand Faces"},{"c":0,"s":5,"id":4392,"u":"thrash_crb","p":91,"h":1,"n":"Thrash"},{"c":0,"s":5,"id":4393,"u":"tiger%20slash_crb","p":161,"h":1,"n":"Tiger Slash"},{"c":0,"s":5,"id":4394,"u":"tiger%20stance_crb","p":159,"h":1,"n":"Tiger Stance"},{"c":0,"s":5,"id":4395,"u":"timeless%20body_crb","p":164,"h":1,"n":"Timeless Body"},{"c":0,"s":5,"id":4396,"u":"timeless%20nature_crb","p":139,"h":1,"n":"Timeless Nature"},{"c":0,"s":5,"id":4397,"u":"titan%20slinger_crb","p":52,"h":1,"n":"Titan Slinger"},{"c":0,"s":5,"id":4398,"u":"titan%20wrestler_crb","p":268,"h":1,"n":"Titan Wrestler"},{"c":0,"s":5,"id":4399,"u":"titan's%20stature_crb","p":92,"h":1,"n":"Titan's Stature"},{"c":0,"s":5,"id":4400,"u":"to%20the%20ends%20of%20the%20earth_crb","p":177,"h":1,"n":"To The Ends Of The Earth"},{"c":0,"s":5,"id":4401,"u":"tongue%20of%20sun%20and%20moon_crb","p":165,"h":1,"n":"Tongue Of Sun And Moon"},{"c":0,"s":5,"id":4402,"u":"toughness_crb","p":268,"h":1,"n":"Toughness"},{"c":0,"s":5,"id":4403,"u":"train%20animal_crb","p":268,"h":1,"n":"Train Animal"},{"c":0,"s":5,"id":4404,"u":"trap%20finder_crb","p":183,"h":1,"n":"Trap Finder"},{"c":0,"s":5,"id":4405,"u":"trick%20magic%20item_crb","p":268,"h":1,"n":"Trick Magic Item"},{"c":0,"s":5,"id":4406,"u":"trickster's%20ace_crb","p":189,"h":1,"n":"Trickster's Ace"},{"c":0,"s":5,"id":4407,"u":"triple%20shot_crb","p":149,"h":1,"n":"Triple Shot"},{"c":0,"s":5,"id":4408,"u":"triple%20threat_crb","p":177,"h":1,"n":"Triple Threat"},{"c":0,"s":5,"id":4409,"u":"triple%20time_crb","p":101,"h":1,"n":"Triple Time"},{"c":0,"s":5,"id":4410,"u":"true%20debilitating%20bomb_crb","p":80,"h":1,"n":"True Debilitating Bomb"},{"c":0,"s":5,"id":4411,"u":"true%20hypercognition_crb","p":103,"h":1,"n":"True Hypercognition"},{"c":0,"s":5,"id":4412,"u":"true%20shapeshifter_crb","p":139,"h":1,"n":"True Shapeshifter"},{"c":0,"s":5,"id":4413,"u":"turn%20undead_crb","p":122,"h":1,"n":"Turn Undead"},{"c":0,"s":5,"id":4414,"u":"twin%20feint_crb","p":183,"h":1,"n":"Twin Feint"},{"c":0,"s":5,"id":4415,"u":"twin%20parry%20(fighter)_crb","p":147,"a":"Fighter","h":1,"n":"Twin Parry"},{"c":0,"s":5,"id":4416,"u":"twin%20parry%20(ranger)_crb","p":172,"a":"Ranger","h":1,"n":"Twin Parry"},{"c":0,"s":5,"id":4417,"u":"twin%20riposte%20(fighter)_crb","p":151,"a":"Fighter","h":1,"n":"Twin Riposte"},{"c":0,"s":5,"id":4418,"u":"twin%20riposte%20(ranger)_crb","p":175,"a":"Ranger","h":1,"n":"Twin Riposte"},{"c":0,"s":5,"id":4419,"u":"twin%20takedown_crb","p":171,"h":1,"n":"Twin Takedown"},{"c":0,"s":5,"id":4420,"u":"twinned%20defense%20(fighter)_crb","p":153,"a":"Fighter","h":1,"n":"Twinned Defense"},{"c":0,"s":5,"id":4421,"u":"twist%20the%20knife_crb","p":186,"h":1,"n":"Twist The Knife"},{"c":0,"s":5,"id":4422,"u":"two-weapon%20flurry_crb","p":153,"h":1,"n":"Two-Weapon Flurry"},{"c":0,"s":5,"id":4423,"u":"ubiquitous%20snares_crb","p":177,"h":1,"n":"Ubiquitous Snares"},{"c":0,"s":5,"id":4424,"u":"ultimate%20mercy_crb","p":115,"h":1,"n":"Ultimate Mercy"},{"c":0,"s":5,"id":4425,"u":"ultimate%20skirmisher_crb","p":177,"h":1,"n":"Ultimate Skirmisher"},{"c":0,"s":5,"id":4426,"u":"unbalancing%20blow_crb","p":184,"h":1,"n":"Unbalancing Blow"},{"c":0,"s":5,"id":4427,"u":"unburdened%20iron_crb","p":36,"h":1,"n":"Unburdened Iron"},{"c":0,"s":5,"id":4428,"u":"uncanny%20bombs_crb","p":79,"h":1,"n":"Uncanny Bombs"},{"c":0,"s":5,"id":4429,"u":"uncanny%20dodge_crb","p":229,"h":1,"n":"Uncanny Dodge"},{"c":0,"s":5,"id":4430,"u":"unconventional%20expertise_crb","p":58,"h":1,"n":"Unconventional Expertise"},{"c":0,"s":5,"id":4431,"u":"unconventional%20weaponry_crb","p":57,"h":1,"n":"Unconventional Weaponry"},{"c":0,"s":5,"id":4432,"u":"underwater%20marauder_crb","p":268,"h":1,"n":"Underwater Marauder"},{"c":0,"s":5,"id":4433,"u":"unfettered%20halfling_crb","p":52,"h":1,"n":"Unfettered Halfling"},{"c":0,"s":5,"id":4434,"u":"unified%20theory_crb","p":268,"h":1,"n":"Unified Theory"},{"c":0,"s":5,"id":4435,"u":"unimpeded%20step_crb","p":109,"h":1,"n":"Unimpeded Step"},{"c":0,"s":5,"id":4436,"u":"universal%20longevity_crb","p":41,"h":1,"n":"Universal Longevity"},{"c":0,"s":5,"id":4437,"u":"universal%20versatility_crb","p":211,"h":1,"n":"Universal Versatility"},{"c":0,"s":5,"id":4438,"u":"unmistakable%20lore_crb","p":268,"h":1,"n":"Unmistakable Lore"},{"c":0,"s":5,"id":4439,"u":"untrained%20improvisation_crb","p":268,"h":1,"n":"Untrained Improvisation"},{"c":0,"s":5,"id":4440,"u":"unusual%20composition_crb","p":102,"h":1,"n":"Unusual Composition"},{"c":0,"s":5,"id":4441,"u":"unwavering%20mien_crb","p":40,"h":1,"n":"Unwavering Mien"},{"c":0,"s":5,"id":4442,"u":"vengeful%20hatred_crb","p":36,"h":1,"n":"Vengeful Hatred"},{"c":0,"s":5,"id":4443,"u":"vengeful%20oath_crb","p":111,"h":1,"n":"Vengeful Oath"},{"c":0,"s":5,"id":4444,"u":"vengeful%20strike_crb","p":93,"h":1,"n":"Vengeful Strike"},{"c":0,"s":5,"id":4445,"u":"verdant%20metamorphosis_crb","p":139,"h":1,"n":"Verdant Metamorphosis"},{"c":0,"s":5,"id":4446,"u":"versatile%20font_crb","p":122,"h":1,"n":"Versatile Font"},{"c":0,"s":5,"id":4447,"u":"versatile%20performance_crb","p":100,"h":1,"n":"Versatile Performance"},{"c":0,"s":5,"id":4448,"u":"versatile%20signature_crb","p":101,"h":1,"n":"Versatile Signature"},{"c":0,"s":5,"id":4449,"u":"very%20sneaky_crb","p":49,"h":1,"n":"Very Sneaky"},{"c":0,"s":5,"id":4450,"u":"very%2c%20very%20sneaky_crb","p":49,"h":1,"n":"Very, Very Sneaky"},{"c":0,"s":5,"id":4451,"u":"vicious%20debilitations_crb","p":187,"h":1,"n":"Vicious Debilitations"},{"c":0,"s":5,"id":4452,"u":"vicious%20evisceration_crb","p":93,"h":1,"n":"Vicious Evisceration"},{"c":0,"s":5,"id":4453,"u":"victorious%20vigor_crb","p":59,"h":1,"n":"Victorious Vigor"},{"c":0,"s":5,"id":4454,"u":"virtuosic%20performer_crb","p":268,"h":1,"n":"Virtuosic Performer"},{"c":0,"s":5,"id":4455,"u":"vivacious%20conduit_crb","p":45,"h":1,"n":"Vivacious Conduit"},{"c":0,"s":5,"id":4456,"u":"wall%20jump_crb","p":269,"h":1,"n":"Wall Jump"},{"c":0,"s":5,"id":4457,"u":"wall%20run_crb","p":163,"h":1,"n":"Wall Run"},{"c":0,"s":5,"id":4458,"u":"ward%20medic_crb","p":269,"h":1,"n":"Ward Medic"},{"c":0,"s":5,"id":4459,"u":"warden's%20boon_crb","p":174,"h":1,"n":"Warden's Boon"},{"c":0,"s":5,"id":4460,"u":"warden's%20guidance_crb","p":176,"h":1,"n":"Warden's Guidance"},{"c":0,"s":5,"id":4461,"u":"warden's%20step_crb","p":175,"h":1,"n":"Warden's Step"},{"c":0,"s":5,"id":4462,"u":"wary%20disarmament_crb","p":269,"h":1,"n":"Wary Disarmament"},{"c":0,"s":5,"id":4463,"u":"watchful%20halfling_crb","p":52,"h":1,"n":"Watchful Halfling"},{"c":0,"s":5,"id":4464,"u":"water%20step_crb","p":162,"h":1,"n":"Water Step"},{"c":0,"s":5,"id":4465,"u":"weapon%20proficiency_crb","p":269,"h":1,"n":"Weapon Proficiency"},{"c":0,"s":5,"id":4466,"u":"weapon%20supremacy_crb","p":153,"h":1,"n":"Weapon Supremacy"},{"c":0,"s":5,"id":4467,"u":"weight%20of%20guilt_crb","p":110,"h":1,"n":"Weight Of Guilt"},{"c":0,"s":5,"id":4468,"u":"whirling%20throw_crb","p":162,"h":1,"n":"Whirling Throw"},{"c":0,"s":5,"id":4469,"u":"whirlwind%20strike%20(barbarian)_crb","p":93,"a":"Barbarian","h":1,"n":"Whirlwind Strike"},{"c":0,"s":5,"id":4470,"u":"whirlwind%20strike%20(fighter)_crb","p":153,"a":"Fighter","h":1,"n":"Whirlwind Strike"},{"c":0,"s":5,"id":4471,"u":"wholeness%20of%20body_crb","p":160,"h":1,"n":"Wholeness Of Body"},{"c":0,"s":5,"id":4472,"u":"widen%20spell%20(druid)_crb","p":134,"a":"Druid","h":1,"n":"Widen Spell"},{"c":0,"s":5,"id":4473,"u":"widen%20spell%20(sorcerer)_crb","p":198,"a":"Sorcerer","h":1,"n":"Widen Spell"},{"c":0,"s":5,"id":4474,"u":"widen%20spell%20(wizard)_crb","p":210,"a":"Wizard","h":1,"n":"Widen Spell"},{"c":0,"s":5,"id":4475,"u":"wild%20empathy_crb","p":172,"h":1,"n":"Wild Empathy"},{"c":0,"s":5,"id":4476,"u":"wild%20shape_crb","p":134,"h":1,"n":"Wild Shape"},{"c":0,"s":5,"id":4477,"u":"wild%20winds%20gust_crb","p":165,"h":1,"n":"Wild Winds Gust"},{"c":0,"s":5,"id":4478,"u":"wild%20winds%20initiate_crb","p":163,"h":1,"n":"Wild Winds Initiate"},{"c":0,"s":5,"id":4479,"u":"wind%20caller_crb","p":137,"h":1,"n":"Wind Caller"},{"c":0,"s":5,"id":4480,"u":"wind%20jump_crb","p":163,"h":1,"n":"Wind Jump"},{"c":0,"s":5,"id":4481,"u":"winding%20flow_crb","p":163,"h":1,"n":"Winding Flow"},{"c":0,"s":5,"id":4482,"u":"wizard%20dedication_crb","p":231,"h":1,"n":"Wizard Dedication"},{"c":0,"s":5,"id":4483,"u":"wolf%20drag_crb","p":162,"h":1,"n":"Wolf Drag"},{"c":0,"s":5,"id":4484,"u":"wolf%20stance_crb","p":159,"h":1,"n":"Wolf Stance"},{"c":0,"s":5,"id":4485,"u":"woodland%20stride_crb","p":135,"h":1,"n":"Woodland Stride"},{"c":0,"s":5,"id":4486,"u":"wounded%20rage_crb","p":90,"h":1,"n":"Wounded Rage"},{"c":0,"s":5,"id":4487,"u":"wyrmbane%20aura_crb","p":115,"h":1,"n":"Wyrmbane Aura"},{"c":0,"s":5,"id":4488,"u":"you're%20next%20(rogue)_crb","p":183,"a":"Rogue","h":1,"n":"You're Next"},{"c":0,"s":15,"id":4489,"u":"encouraging%20words_gmg","p":201,"h":1,"n":"Encouraging Words"},{"c":0,"s":15,"id":4490,"u":"steel%20your%20resolve_gmg","p":201,"h":1,"n":"Steel Your Resolve"},{"c":0,"s":3,"id":4491,"u":"alghollthu%20bound_aaws","p":4,"h":1,"n":"Alghollthu Bound"},{"c":0,"s":3,"id":4492,"u":"azarketi%20lore_aaws","p":4,"h":1,"n":"Azarketi Lore"},{"c":0,"s":3,"id":4493,"u":"azarketi%20weapon%20familiarity_aaws","p":4,"h":1,"n":"Azarketi Weapon Familiarity"},{"c":0,"s":3,"id":4494,"u":"cynical_aaws","p":4,"h":1,"n":"Cynical"},{"c":0,"s":3,"id":4495,"u":"perfect%20dive_aaws","p":4,"h":1,"n":"Perfect Dive"},{"c":0,"s":3,"id":4496,"u":"surface%20skimmer_aaws","p":4,"h":1,"n":"Surface Skimmer"},{"c":0,"s":3,"id":4497,"u":"azarketi%20weapon%20aptitude_aaws","p":5,"h":1,"n":"Azarketi Weapon Aptitude"},{"c":0,"s":3,"id":4498,"u":"drag%20down_aaws","p":5,"h":1,"n":"Drag Down"},{"c":0,"s":3,"id":4499,"u":"aboleth%20transmutation_aaws","p":5,"h":1,"n":"Aboleth Transmutation"},{"c":0,"s":3,"id":4500,"u":"replenishing%20hydration_aaws","p":5,"h":1,"n":"Replenishing Hydration"},{"c":0,"s":3,"id":4501,"u":"riptide_aaws","p":5,"h":1,"n":"Riptide"},{"c":0,"s":3,"id":4502,"u":"azarketi%20weapon%20expertise_aaws","p":5,"h":1,"n":"Azarketi Weapon Expertise"},{"c":0,"s":18,"id":4503,"u":"bellflower%20dedication_aoa3","p":75,"h":1,"n":"Bellflower Dedication"},{"c":0,"s":18,"id":4504,"u":"cut%20the%20bonds_aoa3","p":75,"h":1,"n":"Cut The Bonds"},{"c":0,"s":18,"id":4505,"u":"different%20worlds_aoa3","p":73,"h":1,"n":"Different Worlds"},{"c":0,"s":18,"id":4506,"u":"garden%20path_aoa3","p":75,"h":1,"n":"Garden Path"},{"c":0,"s":18,"id":4507,"u":"practiced%20guidance_aoa3","p":75,"h":1,"n":"Practiced Guidance"},{"c":0,"s":18,"id":4508,"u":"reveal%20machinations_aoa3","p":73,"h":1,"n":"Reveal Machinations"},{"c":0,"s":18,"id":4509,"u":"scarecrow_aoa3","p":75,"h":1,"n":"Scarecrow"},{"c":0,"s":18,"id":4510,"u":"secret%20speech_aoa3","p":73,"h":1,"n":"Secret Speech"},{"c":0,"s":18,"id":4511,"u":"silver's%20refrain_aoa3","p":73,"h":1,"n":"Silver's Refrain"},{"c":0,"s":18,"id":4512,"u":"tiller's%20aid_aoa3","p":75,"h":1,"n":"Tiller's Aid"},{"c":0,"s":18,"id":4513,"u":"tiller's%20drive_aoa3","p":75,"h":1,"n":"Tiller's Drive"},{"c":0,"s":18,"id":4514,"u":"tweak%20appearances_aoa3","p":73,"h":1,"n":"Tweak Appearances"},{"c":0,"s":19,"id":4515,"u":"armor%20rune%20shifter_aoa4","p":75,"h":1,"n":"Armor Rune Shifter"},{"c":0,"s":19,"id":4516,"u":"crystal%20keeper%20dedication_aoa4","p":74,"h":1,"n":"Crystal Keeper Dedication"},{"c":0,"s":19,"id":4517,"u":"crystal%20ward%20spells_aoa4","p":74,"h":1,"n":"Crystal Ward Spells"},{"c":0,"s":19,"id":4518,"u":"false%20faith_aoa4","p":63,"h":1,"n":"False Faith"},{"c":0,"s":19,"id":4519,"u":"simple%20crystal%20magic_aoa4","p":74,"h":1,"n":"Simple Crystal Magic"},{"c":0,"s":19,"id":4520,"u":"weapon-rune%20shifter_aoa4","p":75,"h":1,"n":"Weapon-rune Shifter"},{"c":0,"s":20,"id":4521,"u":"deadly%20poison%20weapon_aoa5","p":78,"h":1,"n":"Deadly Poison Weapon"},{"c":0,"s":20,"id":4522,"u":"decry%20thief_aoa5","p":81,"h":1,"n":"Decry Thief"},{"c":0,"s":20,"id":4523,"u":"know%20the%20beat_aoa5","p":81,"h":1,"n":"Know The Beat"},{"c":0,"s":20,"id":4524,"u":"pesh%20skin_aoa5","p":78,"h":1,"n":"Pesh Skin"},{"c":0,"s":20,"id":4525,"u":"relentless%20disarm_aoa5","p":81,"h":1,"n":"Relentless Disarm"},{"c":0,"s":20,"id":4526,"u":"shaped%20contaminant_aoa5","p":78,"h":1,"n":"Shaped Contaminant"},{"c":0,"s":20,"id":4527,"u":"unfazed%20assessment_aoa5","p":81,"h":1,"n":"Unfazed Assessment"},{"c":0,"s":20,"id":4528,"u":"zephyr%20guard%20dedication_aoa5","p":81,"h":1,"n":"Zephyr Guard Dedication"},{"c":0,"s":21,"id":4529,"u":"apex%20companion_aoa6","p":76,"h":1,"n":"Apex Companion"},{"c":0,"s":21,"id":4530,"u":"aura%20of%20unbreakable%20virtue_aoa6","p":76,"h":1,"n":"Aura Of Unbreakable Virtue"},{"c":0,"s":21,"id":4531,"u":"bloodline%20metamorphosis_aoa6","p":76,"h":1,"n":"Bloodline Metamorphosis"},{"c":0,"s":21,"id":4532,"u":"efficient%20alchemy_aoa6","p":76,"h":1,"n":"Efficient Alchemy"},{"c":0,"s":21,"id":4533,"u":"emblazon%20divinity_aoa6","p":76,"h":1,"n":"Emblazon Divinity"},{"c":0,"s":21,"id":4534,"u":"enduring%20debilitation_aoa6","p":76,"h":1,"n":"Enduring Debilitation"},{"c":0,"s":21,"id":4535,"u":"golden%20body_aoa6","p":76,"h":1,"n":"Golden Body"},{"c":0,"s":21,"id":4536,"u":"invulnerable%20juggernaut_aoa6","p":76,"h":1,"n":"Invulnerable Juggernaut"},{"c":0,"s":21,"id":4537,"u":"song%20of%20the%20fallen_aoa6","p":76,"h":1,"n":"Song Of The Fallen"},{"c":0,"s":21,"id":4538,"u":"spell%20mastery_aoa6","p":76,"h":1,"n":"Spell Mastery"},{"c":0,"s":21,"id":4539,"u":"superior%20sight_aoa6","p":77,"h":1,"n":"Superior Sight"},{"c":0,"s":21,"id":4540,"u":"ultimate%20flexibility_aoa6","p":77,"h":1,"n":"Ultimate Flexibility"},{"c":0,"s":22,"id":4541,"u":"arcane%20sensitivity_aoe1","p":79,"h":1,"n":"Arcane Sensitivity"},{"c":0,"s":22,"id":4542,"u":"bolera's%20interrogation_aoe1","p":79,"h":1,"n":"Bolera's Interrogation"},{"c":0,"s":22,"id":4543,"u":"edgewatch%20detective%20dedication_aoe1","p":79,"h":1,"n":"Edgewatch Detective Dedication"},{"c":0,"s":22,"id":4544,"u":"sense%20alignment_aoe1","p":79,"h":1,"n":"Sense Alignment"},{"c":0,"s":23,"id":4545,"u":"cross%20the%20final%20horizon_aoe2","p":79,"h":1,"n":"Cross The Final Horizon"},{"c":0,"s":23,"id":4546,"u":"heaven's%20thunder_aoe2","p":78,"h":1,"n":"Heaven's Thunder"},{"c":0,"s":23,"id":4547,"u":"jalmeri%20heavenseeker%20dedication_aoe2","p":78,"h":1,"n":"Jalmeri Heavenseeker Dedication"},{"c":0,"s":23,"id":4548,"u":"sky%20and%20heaven%20stance_aoe2","p":78,"h":1,"n":"Sky And Heaven Stance"},{"c":0,"s":23,"id":4549,"u":"skyseeker_aoe2","p":79,"h":1,"n":"Skyseeker"},{"c":0,"s":23,"id":4550,"u":"speaking%20sky_aoe2","p":79,"h":1,"n":"Speaking Sky"},{"c":0,"s":23,"id":4551,"u":"steal%20the%20sky_aoe2","p":79,"h":1,"n":"Steal The Sky"},{"c":0,"s":24,"id":4552,"u":"ambushing%20knockdown_aoe3","p":75,"h":1,"n":"Ambushing Knockdown"},{"c":0,"s":24,"id":4553,"u":"cartwheel%20dodge_aoe3","p":78,"h":1,"n":"Cartwheel Dodge"},{"c":0,"s":24,"id":4554,"u":"coordinated%20distraction_aoe3","p":75,"h":1,"n":"Coordinated Distraction"},{"c":0,"s":24,"id":4555,"u":"deny%20support_aoe3","p":75,"h":1,"n":"Deny Support"},{"c":0,"s":24,"id":4556,"u":"flourishing%20finish_aoe3","p":78,"h":1,"n":"Flourishing Finish"},{"c":0,"s":24,"id":4557,"u":"murderer's%20circle_aoe3","p":78,"h":1,"n":"Murderer's Circle"},{"c":0,"s":24,"id":4558,"u":"performance%20weapon%20expert_aoe3","p":78,"h":1,"n":"Performance Weapon Expert"},{"c":0,"s":24,"id":4559,"u":"pin%20to%20the%20spot_aoe3","p":78,"h":1,"n":"Pin To The Spot"},{"c":0,"s":24,"id":4560,"u":"provocator%20dedication_aoe3","p":78,"h":1,"n":"Provocator Dedication"},{"c":0,"s":24,"id":4561,"u":"slice%20and%20swipe_aoe3","p":75,"h":1,"n":"Slice And Swipe"},{"c":0,"s":24,"id":4562,"u":"subtle%20shank_aoe3","p":75,"h":1,"n":"Subtle Shank"},{"c":0,"s":28,"id":4563,"u":"ghost%20hunter%20dedication_av1","p":81,"h":1,"n":"Ghost Hunter Dedication"},{"c":0,"s":28,"id":4564,"u":"ghost%20strike_av1","p":81,"h":1,"n":"Ghost Strike"},{"c":0,"s":28,"id":4565,"u":"grave's%20voice_av1","p":81,"h":1,"n":"Grave's Voice"},{"c":0,"s":28,"id":4566,"u":"investigate%20haunting_av1","p":81,"h":1,"n":"Investigate Haunting"},{"c":0,"s":28,"id":4567,"u":"peer%20beyond_av1","p":81,"h":1,"n":"Peer Beyond"},{"c":0,"s":28,"id":4568,"u":"spirit%20spells_av1","p":81,"h":1,"n":"Spirit Spells"},{"c":0,"s":29,"id":4569,"u":"able%20ritualist_av2","p":76,"h":1,"n":"Able Ritualist"},{"c":0,"s":29,"id":4570,"u":"advanced%20seeker%20of%20truths_av2","p":77,"h":1,"n":"Advanced Seeker Of Truths"},{"c":0,"s":29,"id":4571,"u":"eldritch%20researcher%20dedication_av2","p":76,"h":1,"n":"Eldritch Researcher Dedication"},{"c":0,"s":29,"id":4572,"u":"entities%20from%20afar_av2","p":77,"h":1,"n":"Entities From Afar"},{"c":0,"s":29,"id":4573,"u":"incredible%20recollection_av2","p":77,"h":1,"n":"Incredible Recollection"},{"c":0,"s":29,"id":4574,"u":"know%20it%20all_av2","p":76,"h":1,"n":"Know It All"},{"c":0,"s":29,"id":4575,"u":"lorefinder_av2","p":76,"h":1,"n":"Lorefinder"},{"c":0,"s":29,"id":4576,"u":"scholarly%20defense_av2","p":76,"h":1,"n":"Scholarly Defense"},{"c":0,"s":29,"id":4577,"u":"seeker%20of%20truths_av2","p":76,"h":1,"n":"Seeker Of Truths"},{"c":0,"s":29,"id":4578,"u":"strange%20script_av2","p":76,"h":1,"n":"Strange Script"},{"c":0,"s":29,"id":4579,"u":"words%20of%20unraveling_av2","p":77,"h":1,"n":"Words Of Unraveling"},{"c":0,"s":30,"id":4580,"u":"drow%20shootist%20dedication_av3","p":77,"h":1,"n":"Drow Shootist Dedication"},{"c":0,"s":30,"id":4581,"u":"lethargy%20poisoner_av3","p":77,"h":1,"n":"Lethargy Poisoner"},{"c":0,"s":30,"id":4582,"u":"reloading%20trick_av3","p":77,"h":1,"n":"Reloading Trick"},{"c":0,"s":30,"id":4583,"u":"repeating%20hand%20crossbow%20training_av3","p":77,"h":1,"n":"Repeating Hand Crossbow Training"},{"c":0,"s":10,"id":4584,"u":"exorcist%20dedication_botd","p":22,"h":1,"n":"Exorcist Dedication"},{"c":0,"s":10,"id":4585,"u":"undead%20master%20dedication_botd","p":41,"h":1,"n":"Undead Master Dedication"},{"c":0,"s":10,"id":4586,"u":"guardian%20ghosts_botd","p":41,"h":1,"n":"Guardian Ghosts"},{"c":0,"s":10,"id":4587,"u":"frightful%20moan_botd","p":47,"h":1,"n":"Frightful Moan"},{"c":0,"s":10,"id":4588,"u":"ghostly%20resistance_botd","p":47,"h":1,"n":"Ghostly Resistance"},{"c":0,"s":10,"id":4589,"u":"ghostly%20grasp_botd","p":47,"h":1,"n":"Ghostly Grasp"},{"c":0,"s":10,"id":4590,"u":"ghost%20flight_botd","p":47,"h":1,"n":"Ghost Flight"},{"c":0,"s":10,"id":4591,"u":"pass%20through_botd","p":47,"h":1,"n":"Pass Through"},{"c":0,"s":10,"id":4592,"u":"lich%20dedication_botd","p":50,"h":1,"n":"Lich Dedication"},{"c":0,"s":10,"id":4593,"u":"drain%20soul%20cage_botd","p":50,"h":1,"n":"Drain Soul Cage"},{"c":0,"s":10,"id":4594,"u":"enshroud%20soul%20cage_botd","p":50,"h":1,"n":"Enshroud Soul Cage"},{"c":0,"s":10,"id":4595,"u":"hand%20of%20the%20lich_botd","p":50,"h":1,"n":"Hand of the Lich"},{"c":0,"s":10,"id":4596,"u":"bolster%20soul%20cage_botd","p":50,"h":1,"n":"Bolster Soul Cage"},{"c":0,"s":10,"id":4597,"u":"spell%20gem_botd","p":50,"h":1,"n":"Spell Gem"},{"c":0,"s":10,"id":4598,"u":"mummy%20dedication_botd","p":52,"h":1,"n":"Mummy Dedication"},{"c":0,"s":10,"id":4599,"u":"one%20with%20the%20land_botd","p":52,"h":1,"n":"One with the Land"},{"c":0,"s":10,"id":4600,"u":"semblance%20of%20life_botd","p":52,"h":1,"n":"Semblance of Life"},{"c":0,"s":10,"id":4601,"u":"grave%20mummification_botd","p":52,"h":1,"n":"Grave Mummification"},{"c":0,"s":10,"id":4602,"u":"mummy's%20despair_botd","p":52,"h":1,"n":"Mummy's Despair"},{"c":0,"s":10,"id":4603,"u":"accursed%20touch_botd","p":52,"h":1,"n":"Accursed Touch"},{"c":0,"s":10,"id":4604,"u":"storm%20shroud_botd","p":52,"h":1,"n":"Storm Shroud"},{"c":0,"s":10,"id":4605,"u":"channel%20rot_botd","p":52,"h":1,"n":"Channel Rot"},{"c":0,"s":10,"id":4606,"u":"ensnaring%20wrappings_botd","p":52,"h":1,"n":"Ensnaring Wrappings"},{"c":0,"s":10,"id":4607,"u":"terrain%20form_botd","p":52,"h":1,"n":"Terrain Form"},{"c":0,"s":10,"id":4608,"u":"as%20in%20life%2c%20so%20in%20death_botd","p":56,"h":1,"n":"As in Life, So in Death"},{"c":0,"s":10,"id":4609,"u":"collapse_botd","p":56,"h":1,"n":"Collapse"},{"c":0,"s":10,"id":4610,"u":"play%20dead_botd","p":56,"h":1,"n":"Play Dead"},{"c":0,"s":10,"id":4611,"u":"undead%20empathy_botd","p":56,"h":1,"n":"Undead Empathy"},{"c":0,"s":10,"id":4612,"u":"past%20life_botd","p":56,"h":1,"n":"Past Life"},{"c":0,"s":10,"id":4613,"u":"well-armed_botd","p":56,"h":1,"n":"Well-Armed"},{"c":0,"s":10,"id":4614,"u":"bone%20missile_botd","p":56,"h":1,"n":"Bone Missile"},{"c":0,"s":10,"id":4615,"u":"rejuvenation%20token_botd","p":56,"h":1,"n":"Rejuvenation Token"},{"c":0,"s":10,"id":4616,"u":"skeletal%20resistance_botd","p":57,"h":1,"n":"Skeletal Resistance"},{"c":0,"s":10,"id":4617,"u":"skeletal%20transformation_botd","p":57,"h":1,"n":"Skeletal Transformation"},{"c":0,"s":10,"id":4618,"u":"skeleton%20commander_botd","p":57,"h":1,"n":"Skeleton Commander"},{"c":0,"s":10,"id":4619,"u":"vampire%20dedication_botd","p":58,"h":1,"n":"Vampire Dedication"},{"c":0,"s":10,"id":4620,"u":"zombie%20dedication_botd","p":60,"h":1,"n":"Zombie Dedication"},{"c":0,"s":10,"id":4621,"u":"ankle%20biter_botd","p":60,"h":1,"n":"Ankle Biter"},{"c":0,"s":10,"id":4622,"u":"feast_botd","p":60,"h":1,"n":"Feast"},{"c":0,"s":10,"id":4623,"u":"ravenous%20charge_botd","p":61,"h":1,"n":"Ravenous Charge"},{"c":0,"s":10,"id":4624,"u":"brains!_botd","p":61,"h":1,"n":"Brains!"},{"c":0,"s":10,"id":4625,"u":"numb_botd","p":61,"h":1,"n":"Numb"},{"c":0,"s":10,"id":4626,"u":"out%20of%20hand_botd","p":61,"h":1,"n":"Out of Hand"},{"c":0,"s":10,"id":4627,"u":"shamble_botd","p":61,"h":1,"n":"Shamble"},{"c":0,"s":10,"id":4628,"u":"unkillable_botd","p":61,"h":1,"n":"Unkillable"},{"c":0,"s":10,"id":4629,"u":"festering%20wounds_botd","p":61,"h":1,"n":"Festering Wounds"},{"c":0,"s":10,"id":4630,"u":"seize_botd","p":61,"h":1,"n":"Seize"},{"c":0,"s":10,"id":4631,"u":"clinging%20climber_botd","p":58,"h":1,"n":"Clinging Climber"},{"c":0,"s":10,"id":4632,"u":"manipulative%20charm_botd","p":58,"h":1,"n":"Manipulative Charm"},{"c":0,"s":10,"id":4633,"u":"nocturnal%20kindred_botd","p":58,"h":1,"n":"Nocturnal Kindred"},{"c":0,"s":10,"id":4634,"u":"daywalker_botd","p":58,"h":1,"n":"Daywalker"},{"c":0,"s":10,"id":4635,"u":"predatory%20claws_botd","p":59,"h":1,"n":"Predatory Claws"},{"c":0,"s":10,"id":4636,"u":"vicious%20fangs_botd","p":59,"h":1,"n":"Vicious Fangs"},{"c":0,"s":10,"id":4637,"u":"bat%20form_botd","p":59,"h":1,"n":"Bat Form"},{"c":0,"s":10,"id":4638,"u":"turn%20to%20mist_botd","p":59,"h":1,"n":"Turn to Mist"},{"c":0,"s":10,"id":4639,"u":"coffin%20bound_botd","p":59,"h":1,"n":"Coffin Bound"},{"c":0,"s":10,"id":4640,"u":"mist%20escape_botd","p":59,"h":1,"n":"Mist Escape"},{"c":0,"s":10,"id":4641,"u":"dominating%20gaze_botd","p":59,"h":1,"n":"Dominating Gaze"},{"c":0,"s":10,"id":4642,"u":"bone%20swarm_botd","p":57,"h":1,"n":"Bone Swarm"},{"c":0,"s":10,"id":4643,"u":"necromantic%20heir_botd","p":57,"h":1,"n":"Necromantic Heir"},{"c":0,"s":10,"id":4644,"u":"desiccating%20inhalation_botd","p":52,"h":1,"n":"Desiccating Inhalation"},{"c":0,"s":10,"id":4645,"u":"greater%20despair_botd","p":52,"h":1,"n":"Greater Despair"},{"c":0,"s":10,"id":4646,"u":"frightful%20aura_botd","p":50,"h":1,"n":"Frightful Aura"},{"c":0,"s":10,"id":4647,"u":"ghoul%20dedication_botd","p":48,"h":1,"n":"Ghoul Dedication"},{"c":0,"s":10,"id":4648,"u":"replenishing%20consumption_botd","p":48,"h":1,"n":"Replenishing Consumption"},{"c":0,"s":10,"id":4649,"u":"swift%20leap_botd","p":49,"h":1,"n":"Swift Leap"},{"c":0,"s":10,"id":4650,"u":"feverish%20enzymes_botd","p":49,"h":1,"n":"Feverish Enzymes"},{"c":0,"s":10,"id":4651,"u":"grave%20strength_botd","p":49,"h":1,"n":"Grave Strength"},{"c":0,"s":10,"id":4652,"u":"paralyzing%20slash_botd","p":49,"h":1,"n":"Paralyzing Slash"},{"c":0,"s":10,"id":4653,"u":"sickening%20bite_botd","p":49,"h":1,"n":"Sickening Bite"},{"c":0,"s":10,"id":4654,"u":"glutton%20for%20flesh_botd","p":49,"h":1,"n":"Glutton for Flesh"},{"c":0,"s":10,"id":4655,"u":"corpse%20stench_botd","p":49,"h":1,"n":"Corpse Stench"},{"c":0,"s":10,"id":4656,"u":"rejuvenation_botd","p":47,"h":1,"n":"Rejuvenation"},{"c":0,"s":10,"id":4657,"u":"unlimited%20ghost%20flight_botd","p":47,"h":1,"n":"Unlimited Ghost Flight"},{"c":0,"s":10,"id":4658,"u":"ghost%20dedication_botd","p":46,"h":1,"n":"Ghost Dedication"},{"c":0,"s":10,"id":4659,"u":"stitch%20flesh_botd","p":45,"h":1,"n":"Stitch Flesh"},{"c":0,"s":10,"id":4660,"u":"their%20master's%20call_botd","p":41,"h":1,"n":"Their Master's Call"},{"c":0,"s":10,"id":4661,"u":"undead%20slayer%20dedication_botd","p":28,"h":1,"n":"Undead Slayer Dedication"},{"c":0,"s":10,"id":4662,"u":"cast%20out_botd","p":23,"h":1,"n":"Cast Out"},{"c":0,"s":10,"id":4663,"u":"spirit's%20absolution_botd","p":23,"h":1,"n":"Spirit's Absolution"},{"c":0,"s":10,"id":4664,"u":"spirit's%20anguish_botd","p":23,"h":1,"n":"Spirit's Anguish"},{"c":0,"s":10,"id":4665,"u":"enticing%20dwelling_botd","p":23,"h":1,"n":"Enticing Dwelling"},{"c":0,"s":10,"id":4666,"u":"hallowed%20necromancer%20dedication_botd","p":24,"h":1,"n":"Hallowed Necromancer Dedication"},{"c":0,"s":10,"id":4667,"u":"hallowed%20initiate_botd","p":24,"h":1,"n":"Hallowed Initiate"},{"c":0,"s":10,"id":4668,"u":"sacred%20spells_botd","p":25,"h":1,"n":"Sacred Spells"},{"c":0,"s":10,"id":4669,"u":"death%20warden_botd","p":25,"h":1,"n":"Death Warden"},{"c":0,"s":10,"id":4670,"u":"advanced%20hallowed%20spell_botd","p":25,"h":1,"n":"Advanced Hallowed Spell"},{"c":0,"s":10,"id":4671,"u":"positive%20luminance_botd","p":25,"h":1,"n":"Positive Luminance"},{"c":0,"s":10,"id":4672,"u":"consecrated%20aura_botd","p":25,"h":1,"n":"Consecrated Aura"},{"c":0,"s":10,"id":4673,"u":"soul%20warden%20dedication_botd","p":26,"h":1,"n":"Soul Warden Dedication"},{"c":0,"s":10,"id":4674,"u":"cycle%20spell_botd","p":26,"h":1,"n":"Cycle Spell"},{"c":0,"s":10,"id":4675,"u":"psychopomp%20familiar_botd","p":27,"h":1,"n":"Psychopomp Familiar"},{"c":0,"s":10,"id":4676,"u":"liberate%20soul_botd","p":27,"h":1,"n":"Liberate Soul"},{"c":0,"s":10,"id":4677,"u":"spiral%20sworn_botd","p":27,"h":1,"n":"Spiral Sworn"},{"c":0,"s":10,"id":4678,"u":"enhanced%20psychopomp%20familiar_botd","p":27,"h":1,"n":"Enhanced Psychopomp Familiar"},{"c":0,"s":10,"id":4679,"u":"safeguard%20soul_botd","p":27,"h":1,"n":"Safeguard Soul"},{"c":0,"s":10,"id":4680,"u":"expand%20spiral_botd","p":27,"h":1,"n":"Expand Spiral"},{"c":0,"s":10,"id":4681,"u":"blessed%20medicine_botd","p":28,"h":1,"n":"Blessed Medicine"},{"c":0,"s":10,"id":4682,"u":"hunter's%20sanctum_botd","p":28,"h":1,"n":"Hunter's Sanctum"},{"c":0,"s":10,"id":4683,"u":"necromantic%20resistance_botd","p":28,"h":1,"n":"Necromantic Resistance"},{"c":0,"s":10,"id":4684,"u":"slayer's%20strike_botd","p":28,"h":1,"n":"Slayer's Strike"},{"c":0,"s":10,"id":4685,"u":"frighten%20undead_botd","p":29,"h":1,"n":"Frighten Undead"},{"c":0,"s":10,"id":4686,"u":"gear%20up_botd","p":29,"h":1,"n":"Gear Up"},{"c":0,"s":10,"id":4687,"u":"slayer's%20blessing_botd","p":29,"h":1,"n":"Slayer's Blessing"},{"c":0,"s":10,"id":4688,"u":"slayer's%20presence_botd","p":29,"h":1,"n":"Slayer's Presence"},{"c":0,"s":10,"id":4689,"u":"undying%20conviction_botd","p":33,"h":1,"n":"Undying Conviction"},{"c":0,"s":10,"id":4690,"u":"necromancer's%20visage_botd","p":33,"h":1,"n":"Necromancer's Visage"},{"c":0,"s":10,"id":4691,"u":"sepulchral%20sublimation_botd","p":33,"h":1,"n":"Sepulchral Sublimation"},{"c":0,"s":10,"id":4692,"u":"reanimator%20dedication_botd","p":34,"h":1,"n":"Reanimator Dedication"},{"c":0,"s":10,"id":4693,"u":"deathly%20secrets_botd","p":34,"h":1,"n":"Deathly Secrets"},{"c":0,"s":10,"id":4694,"u":"macabre%20virtuoso_botd","p":34,"h":1,"n":"Macabre Virtuoso"},{"c":0,"s":10,"id":4695,"u":"bonds%20of%20death_botd","p":35,"h":1,"n":"Bonds of Death"},{"c":0,"s":10,"id":4696,"u":"greater%20deathly%20secrets_botd","p":35,"h":1,"n":"Greater Deathly Secrets"},{"c":0,"s":10,"id":4697,"u":"master%20of%20the%20dead_botd","p":35,"h":1,"n":"Master of the Dead"},{"c":0,"s":11,"id":4698,"u":"devil's%20eye_da","p":55,"h":1,"n":"Devil's Eye"},{"c":0,"s":11,"id":4699,"u":"echo%20of%20the%20fallen_da","p":55,"h":1,"n":"Echo of the Fallen"},{"c":0,"s":11,"id":4700,"u":"lingering%20chill_da","p":55,"h":1,"n":"Lingering Chill"},{"c":0,"s":11,"id":4701,"u":"elysium's%20cadence_da","p":56,"h":1,"n":"Elysium's Cadence"},{"c":0,"s":11,"id":4702,"u":"jelly%20body_da","p":56,"h":1,"n":"Jelly Body"},{"c":0,"s":11,"id":4703,"u":"gift%20of%20the%20hoard_da","p":56,"h":1,"n":"Gift of the Hoard"},{"c":0,"s":11,"id":4704,"u":"siphon%20life_da","p":56,"h":1,"n":"Siphon Life"},{"c":0,"s":11,"id":4705,"u":"petrified%20skin_da","p":56,"h":1,"n":"Petrified Skin"},{"c":0,"s":11,"id":4706,"u":"dormant%20eruption_da","p":57,"h":1,"n":"Dormant Eruption"},{"c":0,"s":11,"id":4707,"u":"sink%20and%20swim_da","p":57,"h":1,"n":"Sink and Swim"},{"c":0,"s":11,"id":4708,"u":"cryptic%20spell_da","p":64,"h":1,"n":"Cryptic Spell"},{"c":0,"s":11,"id":4709,"u":"wolf%20in%20sheep's%20clothing_da","p":64,"h":1,"n":"Wolf in Sheep's Clothing"},{"c":0,"s":11,"id":4710,"u":"can't%20you%20see%3f_da","p":64,"h":1,"n":"Can't You See?"},{"c":0,"s":11,"id":4711,"u":"eerie%20environs_da","p":65,"h":1,"n":"Eerie Environs"},{"c":0,"s":11,"id":4712,"u":"eerie%20traces_da","p":65,"h":1,"n":"Eerie Traces"},{"c":0,"s":11,"id":4713,"u":"forgotten%20presence_da","p":65,"h":1,"n":"Forgotten Presence"},{"c":0,"s":11,"id":4714,"u":"eerie%20proclamation_da","p":65,"h":1,"n":"Eerie Proclamation"},{"c":0,"s":11,"id":4715,"u":"obscured%20emergence_da","p":65,"h":1,"n":"Obscured Emergence"},{"c":0,"s":11,"id":4716,"u":"bizarre%20transformation_da","p":65,"h":1,"n":"Bizarre Transformation"},{"c":0,"s":11,"id":4717,"u":"aura%20sight_da","p":78,"h":1,"n":"Aura Sight"},{"c":0,"s":11,"id":4718,"u":"automatic%20writing_da","p":78,"h":1,"n":"Automatic Writing"},{"c":0,"s":11,"id":4719,"u":"chromotherapy_da","p":78,"h":1,"n":"Chromotherapy"},{"c":0,"s":11,"id":4720,"u":"crystal%20healing_da","p":78,"h":1,"n":"Crystal Healing"},{"c":0,"s":11,"id":4721,"u":"folk%20dowsing_da","p":78,"h":1,"n":"Folk Dowsing"},{"c":0,"s":11,"id":4722,"u":"morphic%20manipulation_da","p":78,"h":1,"n":"Morphic Manipulation"},{"c":0,"s":11,"id":4723,"u":"read%20psychometric%20resonance_da","p":78,"h":1,"n":"Read Psychometric Resonance"},{"c":0,"s":11,"id":4724,"u":"skeptic's%20defense_da","p":78,"h":1,"n":"Skeptic's Defense"},{"c":0,"s":11,"id":4725,"u":"awakened%20power_da","p":78,"h":1,"n":"Awakened Power"},{"c":0,"s":11,"id":4726,"u":"greater%20awakened%20power_da","p":78,"h":1,"n":"Greater Awakened Power"},{"c":0,"s":11,"id":4727,"u":"blasting%20beams_da","p":78,"h":1,"n":"Blasting Beams"},{"c":0,"s":11,"id":4728,"u":"consume%20energy_da","p":78,"h":1,"n":"Consume Energy"},{"c":0,"s":11,"id":4729,"u":"storming%20breath_da","p":78,"h":1,"n":"Storming Breath"},{"c":0,"s":11,"id":4730,"u":"propulsive%20leap_da","p":78,"h":1,"n":"Propulsive Leap"},{"c":0,"s":11,"id":4731,"u":"bone%20spikes_da","p":78,"h":1,"n":"Bone Spikes"},{"c":0,"s":11,"id":4732,"u":"titan%20swing_da","p":78,"h":1,"n":"Titan Swing"},{"c":0,"s":11,"id":4733,"u":"high-speed%20regeneration_da","p":78,"h":1,"n":"High-Speed Regeneration"},{"c":0,"s":11,"id":4734,"u":"tectonic%20stomp_da","p":78,"h":1,"n":"Tectonic Stomp"},{"c":0,"s":11,"id":4735,"u":"eerie%20flicker_da","p":78,"h":1,"n":"Eerie Flicker"},{"c":0,"s":11,"id":4736,"u":"ghostly%20grasp_da","p":78,"h":1,"n":"Ghostly Grasp"},{"c":0,"s":11,"id":4737,"u":"enervating%20wail_da","p":78,"h":1,"n":"Enervating Wail"},{"c":0,"s":11,"id":4738,"u":"clone-risen_da","p":120,"h":1,"n":"Clone-Risen"},{"c":0,"s":11,"id":4739,"u":"mirror-risen_da","p":120,"h":1,"n":"Mirror-Risen"},{"c":0,"s":11,"id":4740,"u":"morph-risen_da","p":120,"h":1,"n":"Morph-Risen"},{"c":0,"s":11,"id":4741,"u":"progenitor%20lore_da","p":120,"h":1,"n":"Progenitor Lore"},{"c":0,"s":11,"id":4742,"u":"warped%20reflection_da","p":120,"h":1,"n":"Warped Reflection"},{"c":0,"s":11,"id":4743,"u":"mistaken%20identity_da","p":120,"h":1,"n":"Mistaken Identity"},{"c":0,"s":11,"id":4744,"u":"reflective%20pocket_da","p":120,"h":1,"n":"Reflective Pocket"},{"c":0,"s":11,"id":4745,"u":"replicate_da","p":121,"h":1,"n":"Replicate"},{"c":0,"s":11,"id":4746,"u":"warp%20likeness_da","p":121,"h":1,"n":"Warp Likeness"},{"c":0,"s":11,"id":4747,"u":"mirror%20refuge_da","p":121,"h":1,"n":"Mirror Refuge"},{"c":0,"s":11,"id":4748,"u":"two%20truths_da","p":121,"h":1,"n":"Two Truths"},{"c":0,"s":11,"id":4749,"u":"unyielding%20disguise_da","p":121,"h":1,"n":"Unyielding Disguise"},{"c":0,"s":11,"id":4750,"u":"malleable%20form_da","p":121,"h":1,"n":"Malleable Form"},{"c":0,"s":11,"id":4751,"u":"redirect%20attention_da","p":121,"h":1,"n":"Redirect Attention"},{"c":0,"s":11,"id":4752,"u":"reflect%20foe_da","p":121,"h":1,"n":"Reflect Foe"},{"c":0,"s":11,"id":4753,"u":"distant%20wandering_da","p":78,"h":1,"n":"Distant Wandering"},{"c":0,"s":11,"id":4754,"u":"fey%20life_da","p":57,"h":1,"n":"Fey Life"},{"c":0,"s":11,"id":4755,"u":"walk%20on%20the%20wind_da","p":57,"h":1,"n":"Walk on the Wind"},{"c":0,"s":11,"id":4756,"u":"sociable%20vow_da","p":166,"h":1,"n":"Sociable Vow"},{"c":0,"s":11,"id":4757,"u":"pact%20of%20fey%20glamour_da","p":166,"h":1,"n":"Pact of Fey Glamour"},{"c":0,"s":11,"id":4758,"u":"pact%20of%20draconic%20fury_da","p":166,"h":1,"n":"Pact of Draconic Fury"},{"c":0,"s":11,"id":4759,"u":"pact%20of%20infernal%20prowess_da","p":167,"h":1,"n":"Pact of Infernal Prowess"},{"c":0,"s":11,"id":4760,"u":"pact%20of%20the%20final%20breath_da","p":167,"h":1,"n":"Pact of the Final Breath"},{"c":0,"s":11,"id":4761,"u":"sacral%20lord_da","p":177,"h":1,"n":"Sacral Lord"},{"c":0,"s":11,"id":4762,"u":"time%20mage%20dedication_da","p":184,"h":1,"n":"Time Mage Dedication"},{"c":0,"s":11,"id":4763,"u":"chronocognizance_da","p":184,"h":1,"n":"Chronocognizance"},{"c":0,"s":11,"id":4764,"u":"chronomancer's%20secrets_da","p":185,"h":1,"n":"Chronomancer's Secrets"},{"c":0,"s":11,"id":4765,"u":"future%20spell%20learning_da","p":185,"h":1,"n":"Future Spell Learning"},{"c":0,"s":11,"id":4766,"u":"what%20could%20have%20been_da","p":185,"h":1,"n":"What Could Have Been"},{"c":0,"s":11,"id":4767,"u":"into%20the%20future_da","p":185,"h":1,"n":"Into the Future"},{"c":0,"s":11,"id":4768,"u":"purge%20of%20moments_da","p":185,"h":1,"n":"Purge of Moments"},{"c":0,"s":11,"id":4769,"u":"chronoskimmer%20dedication_da","p":186,"h":1,"n":"Chronoskimmer Dedication"},{"c":0,"s":11,"id":4770,"u":"turn%20back%20the%20clock_da","p":186,"h":1,"n":"Turn Back the Clock"},{"c":0,"s":11,"id":4771,"u":"guide%20the%20timeline_da","p":186,"h":1,"n":"Guide the Timeline"},{"c":0,"s":11,"id":4772,"u":"reversing%20charge_da","p":186,"h":1,"n":"Reversing Charge"},{"c":0,"s":11,"id":4773,"u":"superimpose%20time%20duplicates_da","p":186,"h":1,"n":"Superimpose Time Duplicates"},{"c":0,"s":11,"id":4774,"u":"borrow%20time_da","p":186,"h":1,"n":"Borrow Time"},{"c":0,"s":11,"id":4775,"u":"steal%20time_da","p":186,"h":1,"n":"Steal Time"},{"c":0,"s":11,"id":4776,"u":"combat%20premonition_da","p":187,"h":1,"n":"Combat Premonition"},{"c":0,"s":11,"id":4777,"u":"escape%20timeline_da","p":187,"h":1,"n":"Escape Timeline"},{"c":0,"s":11,"id":4778,"u":"space-time%20shift_da","p":187,"h":1,"n":"Space-Time Shift"},{"c":0,"s":11,"id":4779,"u":"psychic%20duelist%20dedication_da","p":203,"h":1,"n":"Psychic Duelist Dedication"},{"c":0,"s":11,"id":4780,"u":"duel%20spell%20advantage_da","p":203,"h":1,"n":"Duel Spell Advantage"},{"c":0,"s":11,"id":4781,"u":"supreme%20psychic%20center_da","p":203,"h":1,"n":"Supreme Psychic Center"},{"c":0,"s":11,"id":4782,"u":"instigate%20psychic%20duel_da","p":203,"h":1,"n":"Instigate Psychic Duel"},{"c":0,"s":11,"id":4783,"u":"mind%20smith%20dedication_da","p":204,"h":1,"n":"Mind Smith Dedication"},{"c":0,"s":11,"id":4784,"u":"malleable%20movement_da","p":205,"h":1,"n":"Malleable Movement"},{"c":0,"s":11,"id":4785,"u":"ghost%20blade_da","p":205,"h":1,"n":"Ghost Blade"},{"c":0,"s":11,"id":4786,"u":"just%20the%20tool_da","p":205,"h":1,"n":"Just the Tool"},{"c":0,"s":11,"id":4787,"u":"mental%20forge_da","p":205,"h":1,"n":"Mental Forge"},{"c":0,"s":11,"id":4788,"u":"mind%20shards_da","p":205,"h":1,"n":"Mind Shards"},{"c":0,"s":11,"id":4789,"u":"malleable%20mental%20forge_da","p":205,"h":1,"n":"Malleable Mental Forge"},{"c":0,"s":11,"id":4790,"u":"mind%20projectiles_da","p":205,"h":1,"n":"Mind Projectiles"},{"c":0,"s":11,"id":4791,"u":"runic%20mind%20smithing_da","p":205,"h":1,"n":"Runic Mind Smithing"},{"c":0,"s":11,"id":4792,"u":"sleepwalker%20dedication_da","p":206,"h":1,"n":"Sleepwalker Dedication"},{"c":0,"s":11,"id":4793,"u":"infiltrate%20dream_da","p":206,"h":1,"n":"Infiltrate Dream"},{"c":0,"s":11,"id":4794,"u":"vision%20of%20foresight_da","p":206,"h":1,"n":"Vision of Foresight"},{"c":0,"s":11,"id":4795,"u":"dream%20magic_da","p":206,"h":1,"n":"Dream Magic"},{"c":0,"s":11,"id":4796,"u":"waking%20dream_da","p":206,"h":1,"n":"Waking Dream"},{"c":0,"s":11,"id":4797,"u":"oneiric%20influence_da","p":206,"h":1,"n":"Oneiric Influence"},{"c":0,"s":11,"id":4798,"u":"ward%20slumber_da","p":207,"h":1,"n":"Ward Slumber"},{"c":0,"s":11,"id":4799,"u":"dream%20logic_da","p":207,"h":1,"n":"Dream Logic"},{"c":0,"s":11,"id":4800,"u":"shared%20dream_da","p":207,"h":1,"n":"Shared Dream"},{"c":0,"s":11,"id":4801,"u":"ever%20dreaming_da","p":207,"h":1,"n":"Ever Dreaming"},{"c":0,"s":11,"id":4802,"u":"metallic%20envisionment_da","p":205,"h":1,"n":"Metallic Envisionment"},{"c":0,"s":11,"id":4803,"u":"advanced%20runic%20mind-smithing_da","p":205,"h":1,"n":"Advanced Runic Mind-Smithing"},{"c":0,"s":11,"id":4804,"u":"reset%20the%20past_da","p":187,"h":1,"n":"Reset the Past"},{"c":0,"s":11,"id":4805,"u":"timeline-splitting%20spell_da","p":185,"h":1,"n":"Timeline-Splitting Spell"},{"c":0,"s":11,"id":4806,"u":"sacral%20monarch_da","p":177,"h":1,"n":"Sacral Monarch"},{"c":0,"s":11,"id":4807,"u":"curse%20maelstrom%20dedication_da","p":168,"h":1,"n":"Curse Maelstrom Dedication"},{"c":0,"s":11,"id":4808,"u":"familiar%20oddities_da","p":169,"h":1,"n":"Familiar Oddities"},{"c":0,"s":11,"id":4809,"u":"unnerving%20expansion_da","p":169,"h":1,"n":"Unnerving Expansion"},{"c":0,"s":11,"id":4810,"u":"share%20burden_da","p":169,"h":1,"n":"Share Burden"},{"c":0,"s":11,"id":4811,"u":"accursed%20magic_da","p":169,"h":1,"n":"Accursed Magic"},{"c":0,"s":11,"id":4812,"u":"counter%20curse_da","p":169,"h":1,"n":"Counter Curse"},{"c":0,"s":11,"id":4813,"u":"torrential%20backlash_da","p":169,"h":1,"n":"Torrential Backlash"},{"c":0,"s":11,"id":4814,"u":"reverse%20curse_da","p":169,"h":1,"n":"Reverse Curse"},{"c":0,"s":11,"id":4815,"u":"pactbinder%20dedication_da","p":166,"h":1,"n":"Pactbinder Dedication"},{"c":0,"s":11,"id":4816,"u":"pact%20of%20eldritch%20eyes_da","p":167,"h":1,"n":"Pact of Eldritch Eyes"},{"c":0,"s":11,"id":4817,"u":"psychic%20dedication_da","p":48,"h":1,"n":"Psychic Dedication"},{"c":0,"s":11,"id":4818,"u":"basic%20thoughtform_da","p":48,"h":1,"n":"Basic Thoughtform"},{"c":0,"s":11,"id":4819,"u":"basic%20psychic%20spellcasting_da","p":48,"h":1,"n":"Basic Psychic Spellcasting"},{"c":0,"s":11,"id":4820,"u":"advanced%20thoughtform_da","p":48,"h":1,"n":"Advanced Thoughtform"},{"c":0,"s":11,"id":4821,"u":"psi%20development_da","p":48,"h":1,"n":"Psi Development"},{"c":0,"s":11,"id":4822,"u":"expert%20psychic%20spellcasting_da","p":48,"h":1,"n":"Expert Psychic Spellcasting"},{"c":0,"s":11,"id":4823,"u":"master%20psychic%20spellcasting_da","p":48,"h":1,"n":"Master Psychic Spellcasting"},{"c":0,"s":11,"id":4824,"u":"alter%20ego%20dedication_da","p":126,"h":1,"n":"Alter Ego Dedication"},{"c":0,"s":11,"id":4825,"u":"change%20of%20face_da","p":126,"h":1,"n":"Change of Face"},{"c":0,"s":11,"id":4826,"u":"fake%20it%20till%20you%20make%20it_da","p":127,"h":1,"n":"Fake It Till You Make It"},{"c":0,"s":11,"id":4827,"u":"in%20plain%20sight_da","p":127,"h":1,"n":"In Plain Sight"},{"c":0,"s":11,"id":4828,"u":"sound%20mirror_da","p":127,"h":1,"n":"Sound Mirror"},{"c":0,"s":11,"id":4829,"u":"muscle%20mimicry_da","p":127,"h":1,"n":"Muscle Mimicry"},{"c":0,"s":11,"id":4830,"u":"swap%20reflections_da","p":127,"h":1,"n":"Swap Reflections"},{"c":0,"s":11,"id":4831,"u":"living%20vessel%20dedication_da","p":140,"h":1,"n":"Living Vessel Dedication"},{"c":0,"s":11,"id":4832,"u":"entity's%20strike_da","p":140,"h":1,"n":"Entity's Strike"},{"c":0,"s":11,"id":4833,"u":"tap%20vitality_da","p":140,"h":1,"n":"Tap Vitality"},{"c":0,"s":11,"id":4834,"u":"exude%20abyssal%20corruption_da","p":141,"h":1,"n":"Exude Abyssal Corruption"},{"c":0,"s":11,"id":4835,"u":"fey's%20trickery_da","p":141,"h":1,"n":"Fey's Trickery"},{"c":0,"s":11,"id":4836,"u":"warped%20constriction_da","p":141,"h":1,"n":"Warped Constriction"},{"c":0,"s":11,"id":4837,"u":"vessel's%20form_da","p":141,"h":1,"n":"Vessel's Form"},{"c":0,"s":11,"id":4838,"u":"borrow%20memories_da","p":127,"h":1,"n":"Borrow Memories"},{"c":0,"s":11,"id":4839,"u":"thaumaturge%20dedication_da","p":49,"h":1,"n":"Thaumaturge Dedication"},{"c":0,"s":11,"id":4840,"u":"basic%20thaumaturgy_da","p":49,"h":1,"n":"Basic Thaumaturgy"},{"c":0,"s":11,"id":4841,"u":"advanced%20thaumaturgy_da","p":49,"h":1,"n":"Advanced Thaumaturgy"},{"c":0,"s":11,"id":4842,"u":"implement%20initiate_da","p":49,"h":1,"n":"Implement Initiate"},{"c":0,"s":11,"id":4843,"u":"magical%20knowledge_da","p":49,"h":1,"n":"Magical Knowledge"},{"c":0,"s":11,"id":4844,"u":"resolute_da","p":49,"h":1,"n":"Resolute"},{"c":0,"s":11,"id":4845,"u":"ammunition%20thaumaturgy_da","p":42,"h":1,"n":"Ammunition Thaumaturgy"},{"c":0,"s":11,"id":4846,"u":"diverse%20lore_da","p":42,"h":1,"n":"Diverse Lore"},{"c":0,"s":11,"id":4847,"u":"divine%20disharmony_da","p":42,"h":1,"n":"Divine Disharmony"},{"c":0,"s":11,"id":4848,"u":"familiar%20(thaumaturge)_da","p":42,"a":"Thaumaturge","h":1,"n":"Familiar"},{"c":0,"s":11,"id":4849,"u":"haunt%20ingenuity_da","p":42,"h":1,"n":"Haunt Ingenuity"},{"c":0,"s":11,"id":4850,"u":"root%20to%20life_da","p":42,"h":1,"n":"Root to Life"},{"c":0,"s":11,"id":4851,"u":"scroll%20thaumaturgy_da","p":42,"h":1,"n":"Scroll Thaumaturgy"},{"c":0,"s":11,"id":4852,"u":"call%20implement_da","p":42,"h":1,"n":"Call Implement"},{"c":0,"s":11,"id":4853,"u":"enhanced%20familiar%20(thaumaturge)_da","p":43,"a":"Thaumaturge","h":1,"n":"Enhanced Familiar"},{"c":0,"s":11,"id":4854,"u":"esoteric%20warden_da","p":43,"h":1,"n":"Esoteric Warden"},{"c":0,"s":11,"id":4855,"u":"talisman%20esoterica_da","p":43,"h":1,"n":"Talisman Esoterica"},{"c":0,"s":11,"id":4856,"u":"turn%20away%20misfortune_da","p":43,"h":1,"n":"Turn Away Misfortune"},{"c":0,"s":11,"id":4857,"u":"breached%20defenses_da","p":43,"h":1,"n":"Breached Defenses"},{"c":0,"s":11,"id":4858,"u":"instructive%20strike_da","p":44,"h":1,"n":"Instructive Strike"},{"c":0,"s":11,"id":4859,"u":"paired%20link_da","p":44,"h":1,"n":"Paired Link"},{"c":0,"s":11,"id":4860,"u":"thaumaturgic%20ritualist_da","p":44,"h":1,"n":"Thaumaturgic Ritualist"},{"c":0,"s":11,"id":4861,"u":"one%20more%20activation_da","p":44,"h":1,"n":"One More Activation"},{"c":0,"s":11,"id":4862,"u":"scroll%20esoterica_da","p":44,"h":1,"n":"Scroll Esoterica"},{"c":0,"s":11,"id":4863,"u":"sympathetic%20vulnerabilities_da","p":45,"h":1,"n":"Sympathetic Vulnerabilities"},{"c":0,"s":11,"id":4864,"u":"cursed%20effigy_da","p":45,"h":1,"n":"Cursed Effigy"},{"c":0,"s":11,"id":4865,"u":"elaborate%20talisman%20esoterica_da","p":45,"h":1,"n":"Elaborate Talisman Esoterica"},{"c":0,"s":11,"id":4866,"u":"incredible%20familiar%20(thaumaturge)_da","p":45,"a":"Thaumaturge","h":1,"n":"Incredible Familiar"},{"c":0,"s":11,"id":4867,"u":"know-it-all_da","p":45,"h":1,"n":"Know-It-All"},{"c":0,"s":11,"id":4868,"u":"share%20weakness_da","p":45,"h":1,"n":"Share Weakness"},{"c":0,"s":11,"id":4869,"u":"thaumaturge's%20investiture_da","p":45,"h":1,"n":"Thaumaturge's Investiture"},{"c":0,"s":11,"id":4870,"u":"twin%20weakness_da","p":45,"h":1,"n":"Twin Weakness"},{"c":0,"s":11,"id":4871,"u":"elaborate%20scroll%20esoterica_da","p":46,"h":1,"n":"Elaborate Scroll Esoterica"},{"c":0,"s":11,"id":4872,"u":"intensify%20investiture_da","p":46,"h":1,"n":"Intensify Investiture"},{"c":0,"s":11,"id":4873,"u":"shared%20warding_da","p":46,"h":1,"n":"Shared Warding"},{"c":0,"s":11,"id":4874,"u":"thaumaturge's%20demesne_da","p":46,"h":1,"n":"Thaumaturge's Demesne"},{"c":0,"s":11,"id":4875,"u":"esoteric%20reflexes_da","p":46,"h":1,"n":"Esoteric Reflexes"},{"c":0,"s":11,"id":4876,"u":"grand%20talisman%20esoterica_da","p":46,"h":1,"n":"Grand Talisman Esoterica"},{"c":0,"s":11,"id":4877,"u":"trespass%20teleportation_da","p":47,"h":1,"n":"Trespass Teleportation"},{"c":0,"s":11,"id":4878,"u":"implement's%20flight_da","p":47,"h":1,"n":"Implement's Flight"},{"c":0,"s":11,"id":4879,"u":"seven-part%20link_da","p":47,"h":1,"n":"Seven-Part Link"},{"c":0,"s":11,"id":4880,"u":"sever%20magic_da","p":47,"h":1,"n":"Sever Magic"},{"c":0,"s":11,"id":4881,"u":"grand%20scroll%20esoterica_da","p":47,"h":1,"n":"Grand Scroll Esoterica"},{"c":0,"s":11,"id":4882,"u":"implement's%20assault_da","p":47,"h":1,"n":"Implement's Assault"},{"c":0,"s":11,"id":4883,"u":"intense%20implement_da","p":47,"h":1,"n":"Intense Implement"},{"c":0,"s":11,"id":4884,"u":"ubiquitous%20weakness_da","p":47,"h":1,"n":"Ubiquitous Weakness"},{"c":0,"s":11,"id":4885,"u":"unlimited%20demesne_da","p":47,"h":1,"n":"Unlimited Demesne"},{"c":0,"s":11,"id":4886,"u":"wonder%20worker_da","p":47,"h":1,"n":"Wonder Worker"},{"c":0,"s":11,"id":4887,"u":"ancestral%20mind_da","p":24,"h":1,"n":"Ancestral Mind"},{"c":0,"s":11,"id":4888,"u":"counter%20thought_da","p":24,"h":1,"n":"Counter Thought"},{"c":0,"s":11,"id":4889,"u":"mental%20buffer_da","p":24,"h":1,"n":"Mental Buffer"},{"c":0,"s":11,"id":4890,"u":"psychic%20rapport_da","p":24,"h":1,"n":"Psychic Rapport"},{"c":0,"s":11,"id":4891,"u":"cantrip%20expansion%20(psychic)_da","p":24,"a":"Psychic","h":1,"n":"Cantrip Expansion"},{"c":0,"s":11,"id":4892,"u":"mental%20balm_da","p":24,"h":1,"n":"Mental Balm"},{"c":0,"s":11,"id":4893,"u":"psi%20burst_da","p":24,"h":1,"n":"Psi Burst"},{"c":0,"s":11,"id":4894,"u":"warp%20space_da","p":24,"h":1,"n":"Warp Space"},{"c":0,"s":11,"id":4895,"u":"astral%20tether_da","p":24,"h":1,"n":"Astral Tether"},{"c":0,"s":11,"id":4896,"u":"homing%20beacon_da","p":24,"h":1,"n":"Homing Beacon"},{"c":0,"s":11,"id":4897,"u":"psi%20strikes_da","p":25,"h":1,"n":"Psi Strikes"},{"c":0,"s":11,"id":4898,"u":"thoughtform%20summoning_da","p":25,"h":1,"n":"Thoughtform Summoning"},{"c":0,"s":11,"id":4899,"u":"violent%20unleash_da","p":25,"h":1,"n":"Violent Unleash"},{"c":0,"s":11,"id":4900,"u":"inertial%20barrier_da","p":25,"h":1,"n":"Inertial Barrier"},{"c":0,"s":11,"id":4901,"u":"parallel%20breakthrough_da","p":25,"h":1,"n":"Parallel Breakthrough"},{"c":0,"s":11,"id":4902,"u":"sixth%20sense_da","p":26,"h":1,"n":"Sixth Sense"},{"c":0,"s":11,"id":4903,"u":"steady%20spellcasting_da","p":26,"h":1,"n":"Steady Spellcasting"},{"c":0,"s":11,"id":4904,"u":"strain%20mind_da","p":26,"h":1,"n":"Strain Mind"},{"c":0,"s":11,"id":4905,"u":"brain%20drain_da","p":26,"h":1,"n":"Brain Drain"},{"c":0,"s":11,"id":4906,"u":"dark%20persona's%20presence_da","p":26,"h":1,"n":"Dark Persona's Presence"},{"c":0,"s":11,"id":4907,"u":"mental%20static_da","p":27,"h":1,"n":"Mental Static"},{"c":0,"s":11,"id":4908,"u":"remove%20presence_da","p":27,"h":1,"n":"Remove Presence"},{"c":0,"s":11,"id":4909,"u":"thoughtsense_da","p":27,"h":1,"n":"Thoughtsense"},{"c":0,"s":11,"id":4910,"u":"whispering%20steps_da","p":27,"h":1,"n":"Whispering Steps"},{"c":0,"s":11,"id":4911,"u":"dream%20guise_da","p":27,"h":1,"n":"Dream Guise"},{"c":0,"s":11,"id":4912,"u":"emotional%20surge_da","p":27,"h":1,"n":"Emotional Surge"},{"c":0,"s":11,"id":4913,"u":"impose%20order_da","p":27,"h":1,"n":"Impose Order"},{"c":0,"s":11,"id":4914,"u":"scour%20the%20library_da","p":27,"h":1,"n":"Scour the Library"},{"c":0,"s":11,"id":4915,"u":"signature%20spell%20expansion_da","p":27,"h":1,"n":"Signature Spell Expansion"},{"c":0,"s":11,"id":4916,"u":"foreseen%20failure_da","p":28,"h":1,"n":"Foreseen Failure"},{"c":0,"s":11,"id":4917,"u":"no!!!_da","p":28,"h":1,"n":"No!!!"},{"c":0,"s":11,"id":4918,"u":"psi%20catastrophe_da","p":28,"h":1,"n":"Psi Catastrophe"},{"c":0,"s":11,"id":4919,"u":"conscious%20spell%20specialization_da","p":28,"h":1,"n":"Conscious Spell Specialization"},{"c":0,"s":11,"id":4920,"u":"deep%20roots_da","p":28,"h":1,"n":"Deep Roots"},{"c":0,"s":11,"id":4921,"u":"shatter%20space_da","p":28,"h":1,"n":"Shatter Space"},{"c":0,"s":11,"id":4922,"u":"constant%20levitation_da","p":29,"h":1,"n":"Constant Levitation"},{"c":0,"s":11,"id":4923,"u":"target%20of%20psychic%20ire_da","p":29,"h":1,"n":"Target of Psychic Ire"},{"c":0,"s":11,"id":4924,"u":"wandering%20thoughts_da","p":29,"h":1,"n":"Wandering Thoughts"},{"c":0,"s":11,"id":4925,"u":"all%20in%20your%20head_da","p":29,"h":1,"n":"All in Your Head"},{"c":0,"s":11,"id":4926,"u":"cranial%20detonation_da","p":29,"h":1,"n":"Cranial Detonation"},{"c":0,"s":11,"id":4927,"u":"deepest%20wellspring_da","p":29,"h":1,"n":"Deepest Wellspring"},{"c":0,"s":11,"id":4928,"u":"become%20thought_da","p":29,"h":1,"n":"Become Thought"},{"c":0,"s":11,"id":4929,"u":"mind%20over%20matter_da","p":29,"h":1,"n":"Mind over Matter"},{"c":0,"s":11,"id":4930,"u":"twin%20psyche_da","p":29,"h":1,"n":"Twin Psyche"},{"c":0,"s":11,"id":4931,"u":"unlimited%20potential_da","p":29,"h":1,"n":"Unlimited Potential"},{"c":0,"s":31,"id":4932,"u":"bullying%20staff_ec1","p":75,"h":1,"n":"Bullying Staff"},{"c":0,"s":31,"id":4933,"u":"focused%20juggler_ec1","p":74,"h":1,"n":"Focused Juggler"},{"c":0,"s":31,"id":4934,"u":"juggle_ec1","p":76,"h":1,"n":"Juggle"},{"c":0,"s":31,"id":4935,"u":"juggler%20dedication_ec1","p":74,"h":1,"n":"Juggler Dedication"},{"c":0,"s":31,"id":4936,"u":"levering%20strike_ec1","p":75,"h":1,"n":"Levering Strike"},{"c":0,"s":31,"id":4937,"u":"lobbed%20attack_ec1","p":74,"h":1,"n":"Lobbed Attack"},{"c":0,"s":31,"id":4938,"u":"opportune%20throw_ec1","p":74,"h":1,"n":"Opportune Throw"},{"c":0,"s":31,"id":4939,"u":"pivot%20strike_ec1","p":75,"h":1,"n":"Pivot Strike"},{"c":0,"s":31,"id":4940,"u":"quick%20juggler_ec1","p":74,"h":1,"n":"Quick Juggler"},{"c":0,"s":31,"id":4941,"u":"reflexive%20catch_ec1","p":74,"h":1,"n":"Reflexive Catch"},{"c":0,"s":31,"id":4942,"u":"staff%20acrobat%20dedication_ec1","p":75,"h":1,"n":"Staff Acrobat Dedication"},{"c":0,"s":31,"id":4943,"u":"staff%20sweep_ec1","p":75,"h":1,"n":"Staff Sweep"},{"c":0,"s":31,"id":4944,"u":"whirlwind%20stance_ec1","p":75,"h":1,"n":"Whirlwind Stance"},{"c":0,"s":32,"id":4945,"u":"animal%20trainer%20dedication_ec2","p":75,"h":1,"n":"Animal Trainer Dedication"},{"c":0,"s":32,"id":4946,"u":"beast%20speaker_ec2","p":75,"h":1,"n":"Beast Speaker"},{"c":0,"s":32,"id":4947,"u":"insistent%20command_ec2","p":75,"h":1,"n":"Insistent Command"},{"c":0,"s":32,"id":4948,"u":"mature%20trained%20companion_ec2","p":75,"h":1,"n":"Mature Trained Companion"},{"c":0,"s":32,"id":4949,"u":"specialized%20companion_ec2","p":75,"h":1,"n":"Specialized Companion"},{"c":0,"s":32,"id":4950,"u":"splendid%20companion_ec2","p":75,"h":1,"n":"Splendid Companion"},{"c":0,"s":9,"id":4951,"u":"accursed%20clay%20fist_ec3","p":74,"h":1,"n":"Accursed Clay Fist"},{"c":0,"s":9,"id":4952,"u":"axe%20climber_ec3","p":75,"h":1,"n":"Axe Climber"},{"c":0,"s":9,"id":4953,"u":"axe%20thrower_ec3","p":75,"h":1,"n":"Axe Thrower"},{"c":0,"s":9,"id":4954,"u":"dig%20quickly_ec3","p":72,"h":1,"n":"Dig Quickly"},{"c":0,"s":9,"id":4955,"u":"esteemed%20visitor_ec3","p":72,"h":1,"n":"Esteemed Visitor"},{"c":0,"s":9,"id":4956,"u":"golem%20grafter%20dedication_ec3","p":74,"h":1,"n":"Golem Grafter Dedication"},{"c":0,"s":9,"id":4957,"u":"handy%20with%20your%20paws_ec3","p":72,"h":1,"n":"Handy With Your Paws"},{"c":0,"s":9,"id":4958,"u":"improvisational%20defender_ec3","p":72,"h":1,"n":"Improvisational Defender"},{"c":0,"s":9,"id":4959,"u":"improvisational%20warrior_ec3","p":73,"h":1,"n":"Improvisational Warrior"},{"c":0,"s":9,"id":4960,"u":"iron%20lung_ec3","p":74,"h":1,"n":"Iron Lung"},{"c":0,"s":9,"id":4961,"u":"legs%20of%20stone_ec3","p":74,"h":1,"n":"Legs Of Stone"},{"c":0,"s":9,"id":4962,"u":"log%20roll_ec3","p":75,"h":1,"n":"Log Roll"},{"c":0,"s":9,"id":4963,"u":"loyal%20empath_ec3","p":73,"h":1,"n":"Loyal Empath"},{"c":0,"s":9,"id":4964,"u":"practiced%20paddler_ec3","p":73,"h":1,"n":"Practiced Paddler"},{"c":0,"s":9,"id":4965,"u":"quicken%20heartbeat_ec3","p":74,"h":1,"n":"Quicken Heartbeat"},{"c":0,"s":9,"id":4966,"u":"ravening's%20desperation_ec3","p":67,"h":1,"n":"Ravening's Desperation"},{"c":0,"s":9,"id":4967,"u":"scamper%20underfoot_ec3","p":72,"h":1,"n":"Scamper Underfoot"},{"c":0,"s":9,"id":4968,"u":"shoony%20lore_ec3","p":72,"h":1,"n":"Shoony Lore"},{"c":0,"s":9,"id":4969,"u":"sodbuster_ec3","p":73,"h":1,"n":"Sodbuster"},{"c":0,"s":9,"id":4970,"u":"steadfast%20ally_ec3","p":73,"h":1,"n":"Steadfast Ally"},{"c":0,"s":9,"id":4971,"u":"tough%20tumbler_ec3","p":73,"h":1,"n":"Tough Tumbler"},{"c":0,"s":9,"id":4972,"u":"turpin%20rowe%20lumberjack%20dedication_ec3","p":75,"h":1,"n":"Turpin Rowe Lumberjack Dedication"},{"c":0,"s":9,"id":4973,"u":"unrivaled%20builder_ec3","p":73,"h":1,"n":"Unrivaled Builder"},{"c":0,"s":9,"id":4974,"u":"widen%20the%20gap_ec3","p":75,"h":1,"n":"Widen The Gap"},{"c":0,"s":35,"id":4975,"u":"annihilating%20swing_ec6","p":72,"h":1,"n":"Annihilating Swing"},{"c":0,"s":35,"id":4976,"u":"astonishing%20explosion_ec6","p":72,"h":1,"n":"Astonishing Explosion"},{"c":0,"s":35,"id":4977,"u":"banishing%20blow_ec6","p":72,"h":1,"n":"Banishing Blow"},{"c":0,"s":35,"id":4978,"u":"denier%20of%20destruction_ec6","p":72,"h":1,"n":"Denier Of Destruction"},{"c":0,"s":35,"id":4979,"u":"endurance%20of%20the%20rooted%20tree_ec6","p":72,"h":1,"n":"Endurance Of The Rooted Tree"},{"c":0,"s":35,"id":4980,"u":"mimic%20protections_ec6","p":72,"h":1,"n":"Mimic Protections"},{"c":0,"s":35,"id":4981,"u":"reclaim%20spell_ec6","p":72,"h":1,"n":"Reclaim Spell"},{"c":0,"s":35,"id":4982,"u":"reflecting%20riposte_ec6","p":72,"h":1,"n":"Reflecting Riposte"},{"c":0,"s":35,"id":4983,"u":"ringmaster's%20introduction_ec6","p":73,"h":1,"n":"Ringmaster's Introduction"},{"c":0,"s":35,"id":4984,"u":"steal%20essence_ec6","p":73,"h":1,"n":"Steal Essence"},{"c":0,"s":35,"id":4985,"u":"tenacious%20blood%20magic_ec6","p":73,"h":1,"n":"Tenacious Blood Magic"},{"c":0,"s":35,"id":4986,"u":"verdant%20presence_ec6","p":73,"h":1,"n":"Verdant Presence"},{"c":0,"s":36,"id":4987,"u":"relentless%20stalker_fop","p":57,"h":1,"n":"Relentless Stalker"},{"c":0,"s":36,"id":4988,"u":"wilderness%20spotter_fop","p":57,"h":1,"n":"Wilderness Spotter"},{"c":0,"s":37,"id":4989,"u":"butterfly%20blade%20dedication_frp1","p":78,"h":1,"n":"Butterfly Blade Dedication"},{"c":0,"s":37,"id":4990,"u":"butterfly's%20kiss_frp1","p":78,"h":1,"n":"Butterfly's Kiss"},{"c":0,"s":37,"id":4991,"u":"butterfly's%20sting_frp1","p":78,"h":1,"n":"Butterfly's Sting"},{"c":0,"s":37,"id":4992,"u":"cross%20the%20threshold_frp1","p":79,"h":1,"n":"Cross The Threshold"},{"c":0,"s":37,"id":4993,"u":"deadly%20butterfly_frp1","p":78,"h":1,"n":"Deadly Butterfly"},{"c":0,"s":37,"id":4994,"u":"disrupting%20strikes_frp1","p":79,"h":1,"n":"Disrupting Strikes"},{"c":0,"s":37,"id":4995,"u":"entwined%20energy%20ki_frp1","p":74,"h":1,"n":"Entwined Energy Ki"},{"c":0,"s":37,"id":4996,"u":"ghost%20eater%20dedication_frp1","p":79,"h":1,"n":"Ghost Eater Dedication"},{"c":0,"s":37,"id":4997,"u":"innocent%20butterfly_frp1","p":78,"h":1,"n":"Innocent Butterfly"},{"c":0,"s":37,"id":4998,"u":"mastermind's%20eye_frp1","p":78,"h":1,"n":"Mastermind's Eye"},{"c":0,"s":37,"id":4999,"u":"reach%20beyond_frp1","p":79,"h":1,"n":"Reach Beyond"},{"c":0,"s":37,"id":5000,"u":"syu%20tak-nwa's%20deadly%20hair_frp1","p":74,"h":1,"n":"Syu Tak-nwa's Deadly Hair"},{"c":0,"s":37,"id":5001,"u":"syu%20tak-nwa's%20hexed%20locks_frp1","p":74,"h":1,"n":"Syu Tak-nwa's Hexed Locks"},{"c":0,"s":37,"id":5002,"u":"syu%20tak-nwa's%20skillful%20tresses_frp1","p":74,"h":1,"n":"Syu Tak-nwa's Skillful Tresses"},{"c":0,"s":37,"id":5003,"u":"wronged%20monk's%20wrath_frp1","p":74,"h":1,"n":"Wronged Monk's Wrath"},{"c":0,"s":38,"id":5004,"u":"beneath%20notice_frp2","p":76,"h":1,"n":"Beneath Notice"},{"c":0,"s":38,"id":5005,"u":"effortless%20reach_frp2","p":75,"h":1,"n":"Effortless Reach"},{"c":0,"s":38,"id":5006,"u":"electric%20counter_frp2","p":75,"h":1,"n":"Electric Counter"},{"c":0,"s":38,"id":5007,"u":"golden%20league%20xun%20dedication_frp2","p":76,"h":1,"n":"Golden League Xun Dedication"},{"c":0,"s":38,"id":5008,"u":"jellyfish%20stance_frp2","p":75,"h":1,"n":"Jellyfish Stance"},{"c":0,"s":38,"id":5009,"u":"maneuvering%20spell_frp2","p":77,"h":1,"n":"Maneuvering Spell"},{"c":0,"s":38,"id":5010,"u":"menacing%20prowess_frp2","p":76,"h":1,"n":"Menacing Prowess"},{"c":0,"s":38,"id":5011,"u":"rope%20mastery_frp2","p":76,"h":1,"n":"Rope Mastery"},{"c":0,"s":38,"id":5012,"u":"sense%20ki_frp2","p":75,"h":1,"n":"Sense Ki"},{"c":0,"s":38,"id":5013,"u":"shift%20spell_frp2","p":75,"h":1,"n":"Shift Spell"},{"c":0,"s":38,"id":5014,"u":"silent%20sting_frp2","p":76,"h":1,"n":"Silent Sting"},{"c":0,"s":38,"id":5015,"u":"six%20pillars%20stance_frp2","p":77,"h":1,"n":"Six Pillars Stance"},{"c":0,"s":38,"id":5016,"u":"sixth%20pillar%20dedication_frp2","p":77,"h":1,"n":"Sixth Pillar Dedication"},{"c":0,"s":38,"id":5017,"u":"sixth%20pillar%20mastery_frp2","p":77,"h":1,"n":"Sixth Pillar Mastery"},{"c":0,"s":38,"id":5018,"u":"touch%20focus_frp2","p":77,"h":1,"n":"Touch Focus"},{"c":0,"s":39,"id":5019,"u":"all%20the%20time%20in%20the%20world_frp3","p":75,"h":1,"n":"All The Time In The World"},{"c":0,"s":39,"id":5020,"u":"dance%20of%20intercession_frp3","p":75,"h":1,"n":"Dance Of Intercession"},{"c":0,"s":39,"id":5021,"u":"demon's%20hair_frp3","p":75,"h":1,"n":"Demon's Hair"},{"c":0,"s":39,"id":5022,"u":"everdistant%20defense_frp3","p":75,"h":1,"n":"Everdistant Defense"},{"c":0,"s":39,"id":5023,"u":"extradimensional%20stash_frp3","p":75,"h":1,"n":"Extradimensional Stash"},{"c":0,"s":39,"id":5024,"u":"head%20of%20the%20night%20parade_frp3","p":75,"h":1,"n":"Head Of The Night Parade"},{"c":0,"s":39,"id":5025,"u":"heart%20of%20the%20kaiju_frp3","p":76,"h":1,"n":"Heart Of The Kaiju"},{"c":0,"s":39,"id":5026,"u":"plum%20deluge_frp3","p":76,"h":1,"n":"Plum Deluge"},{"c":0,"s":39,"id":5027,"u":"ruby%20resurrection_frp3","p":76,"h":1,"n":"Ruby Resurrection"},{"c":0,"s":39,"id":5028,"u":"scapegoat%20parallel%20self_frp3","p":76,"h":1,"n":"Scapegoat Parallel Self"},{"c":0,"s":39,"id":5029,"u":"sever%20space_frp3","p":77,"h":1,"n":"Sever Space"},{"c":0,"s":39,"id":5030,"u":"time%20dilation%20cascade_frp3","p":77,"h":1,"n":"Time Dilation Cascade"},{"c":0,"s":39,"id":5031,"u":"vitality-manipulating%20stance_frp3","p":77,"h":1,"n":"Vitality-manipulating Stance"},{"c":0,"s":39,"id":5032,"u":"vivacious%20afterimage_frp3","p":77,"h":1,"n":"Vivacious Afterimage"},{"c":0,"s":39,"id":5033,"u":"whirlwind%20toss_frp3","p":77,"h":1,"n":"Whirlwind Toss"},{"c":0,"s":39,"id":5034,"u":"worldsphere%20gravity_frp3","p":77,"h":1,"n":"Worldsphere Gravity"},{"c":0,"s":2,"id":5035,"u":"adaptive%20vision_g%26g","p":200,"h":1,"n":"Adaptive Vision"},{"c":0,"s":2,"id":5036,"u":"advanced%20breakthrough_g%26g","p":49,"h":1,"n":"Advanced Breakthrough"},{"c":0,"s":2,"id":5037,"u":"advanced%20construct%20companion_g%26g","p":26,"h":1,"n":"Advanced Construct Companion"},{"c":0,"s":2,"id":5038,"u":"advanced%20shooter_g%26g","p":113,"h":1,"n":"Advanced Shooter"},{"c":0,"s":2,"id":5039,"u":"advanced%20shooting_g%26g","p":127,"h":1,"n":"Advanced Shooting"},{"c":0,"s":2,"id":5040,"u":"alchemical%20shot_g%26g","p":112,"h":1,"n":"Alchemical Shot"},{"c":0,"s":2,"id":5041,"u":"arcane%20camouflage_g%26g","p":41,"h":1,"n":"Arcane Camouflage"},{"c":0,"s":2,"id":5042,"u":"arcane%20communication_g%26g","p":40,"h":1,"n":"Arcane Communication"},{"c":0,"s":2,"id":5043,"u":"arcane%20eye_g%26g","p":40,"h":1,"n":"Arcane Eye"},{"c":0,"s":2,"id":5044,"u":"arcane%20locomotion_g%26g","p":42,"h":1,"n":"Arcane Locomotion"},{"c":0,"s":2,"id":5045,"u":"arcane%20propulsion_g%26g","p":41,"h":1,"n":"Arcane Propulsion"},{"c":0,"s":2,"id":5046,"u":"arcane%20safeguards_g%26g","p":41,"h":1,"n":"Arcane Safeguards"},{"c":0,"s":2,"id":5047,"u":"arcane%20slam_g%26g","p":41,"h":1,"n":"Arcane Slam"},{"c":0,"s":2,"id":5048,"u":"artillerist%20dedication_g%26g","p":128,"h":1,"n":"Artillerist Dedication"},{"c":0,"s":2,"id":5049,"u":"astral%20blink_g%26g","p":42,"h":1,"n":"Astral Blink"},{"c":0,"s":2,"id":5050,"u":"automaton%20armament_g%26g","p":39,"h":1,"n":"Automaton Armament"},{"c":0,"s":2,"id":5051,"u":"automaton%20lore_g%26g","p":40,"h":1,"n":"Automaton Lore"},{"c":0,"s":2,"id":5052,"u":"axial%20recall_g%26g","p":43,"h":1,"n":"Axial Recall"},{"c":0,"s":2,"id":5053,"u":"banshee%20cry%20display_g%26g","p":135,"h":1,"n":"Banshee Cry Display"},{"c":0,"s":2,"id":5054,"u":"basic%20beast%20gunner%20spellcasting_g%26g","p":131,"h":1,"n":"Basic Beast Gunner Spellcasting"},{"c":0,"s":2,"id":5055,"u":"basic%20breakthrough_g%26g","p":49,"h":1,"n":"Basic Breakthrough"},{"c":0,"s":2,"id":5056,"u":"basic%20modification_g%26g","p":49,"h":1,"n":"Basic Modification"},{"c":0,"s":2,"id":5057,"u":"basic%20shooting_g%26g","p":127,"h":1,"n":"Basic Shooting"},{"c":0,"s":2,"id":5058,"u":"beast%20dynamo%20howl_g%26g","p":53,"h":1,"n":"Beast Dynamo Howl"},{"c":0,"s":2,"id":5059,"u":"beast%20gunner%20dedication_g%26g","p":130,"h":1,"n":"Beast Gunner Dedication"},{"c":0,"s":2,"id":5060,"u":"black%20powder%20blaze_g%26g","p":132,"h":1,"n":"Black Powder Blaze"},{"c":0,"s":2,"id":5061,"u":"black%20powder%20boost_g%26g","p":112,"h":1,"n":"Black Powder Boost"},{"c":0,"s":2,"id":5062,"u":"black%20powder%20embodiment_g%26g","p":141,"h":1,"n":"Black Powder Embodiment"},{"c":0,"s":2,"id":5063,"u":"blast%20lock_g%26g","p":111,"h":1,"n":"Blast Lock"},{"c":0,"s":2,"id":5064,"u":"blast%20resistance_g%26g","p":200,"h":1,"n":"Blast Resistance"},{"c":0,"s":2,"id":5065,"u":"blast%20tackle_g%26g","p":117,"h":1,"n":"Blast Tackle"},{"c":0,"s":2,"id":5066,"u":"blood%20in%20the%20air_g%26g","p":116,"h":1,"n":"Blood In The Air"},{"c":0,"s":2,"id":5067,"u":"boost%20modulation_g%26g","p":29,"h":1,"n":"Boost Modulation"},{"c":0,"s":2,"id":5068,"u":"brilliant%20crafter_g%26g","p":49,"h":1,"n":"Brilliant Crafter"},{"c":0,"s":2,"id":5069,"u":"built-in%20tools_g%26g","p":24,"h":1,"n":"Built-in Tools"},{"c":0,"s":2,"id":5070,"u":"bullet%20dancer%20burn_g%26g","p":132,"h":1,"n":"Bullet Dancer Burn"},{"c":0,"s":2,"id":5071,"u":"bullet%20dancer%20dedication_g%26g","p":132,"h":1,"n":"Bullet Dancer Dedication"},{"c":0,"s":2,"id":5072,"u":"bullet%20dancer%20reload_g%26g","p":132,"h":1,"n":"Bullet Dancer Reload"},{"c":0,"s":2,"id":5073,"u":"bullet%20split_g%26g","p":114,"h":1,"n":"Bullet Split"},{"c":0,"s":2,"id":5074,"u":"call%20gun_g%26g","p":141,"h":1,"n":"Call Gun"},{"c":0,"s":2,"id":5075,"u":"called%20shot_g%26g","p":115,"h":1,"n":"Called Shot"},{"c":0,"s":2,"id":5076,"u":"cannon%20corner%20shot_g%26g","p":129,"h":1,"n":"Cannon Corner Shot"},{"c":0,"s":2,"id":5077,"u":"cauterize_g%26g","p":113,"h":1,"n":"Cauterize"},{"c":0,"s":2,"id":5078,"u":"chain%20reaction_g%26g","p":143,"h":1,"n":"Chain Reaction"},{"c":0,"s":2,"id":5079,"u":"clan%20pistol_g%26g","p":200,"h":1,"n":"Clan Pistol"},{"c":0,"s":2,"id":5080,"u":"clockwork%20celerity_g%26g","p":27,"h":1,"n":"Clockwork Celerity"},{"c":0,"s":2,"id":5081,"u":"collapse%20armor_g%26g","p":25,"h":1,"n":"Collapse Armor"},{"c":0,"s":2,"id":5082,"u":"collapse%20construct_g%26g","p":25,"h":1,"n":"Collapse Construct"},{"c":0,"s":2,"id":5083,"u":"collapse%20wall_g%26g","p":133,"h":1,"n":"Collapse Wall"},{"c":0,"s":2,"id":5084,"u":"come%20at%20me!_g%26g","p":117,"h":1,"n":"Come At Me!"},{"c":0,"s":2,"id":5085,"u":"concentrated%20assault_g%26g","p":139,"h":1,"n":"Concentrated Assault"},{"c":0,"s":2,"id":5086,"u":"construct%20shell_g%26g","p":27,"h":1,"n":"Construct Shell"},{"c":0,"s":2,"id":5087,"u":"contingency%20gadgets_g%26g","p":29,"h":1,"n":"Contingency Gadgets"},{"c":0,"s":2,"id":5088,"u":"control%20tower_g%26g","p":51,"h":1,"n":"Control Tower"},{"c":0,"s":2,"id":5089,"u":"controlled%20blast_g%26g","p":133,"h":1,"n":"Controlled Blast"},{"c":0,"s":2,"id":5090,"u":"controlled%20bullet_g%26g","p":131,"h":1,"n":"Controlled Bullet"},{"c":0,"s":2,"id":5091,"u":"converge_g%26g","p":51,"h":1,"n":"Converge"},{"c":0,"s":2,"id":5092,"u":"core%20attunement_g%26g","p":42,"h":1,"n":"Core Attunement"},{"c":0,"s":2,"id":5093,"u":"core%20cannon_g%26g","p":43,"h":1,"n":"Core Cannon"},{"c":0,"s":2,"id":5094,"u":"core%20rejuvenation_g%26g","p":43,"h":1,"n":"Core Rejuvenation"},{"c":0,"s":2,"id":5095,"u":"coughing%20dragon%20display_g%26g","p":135,"h":1,"n":"Coughing Dragon Display"},{"c":0,"s":2,"id":5096,"u":"cover%20fire_g%26g","p":111,"h":1,"n":"Cover Fire"},{"c":0,"s":2,"id":5097,"u":"crafter's%20instinct_g%26g","p":201,"h":1,"n":"Crafter's Instinct"},{"c":0,"s":2,"id":5098,"u":"crossbow%20crack%20shot_g%26g","p":111,"h":1,"n":"Crossbow Crack Shot"},{"c":0,"s":2,"id":5099,"u":"dance%20of%20thunder_g%26g","p":117,"h":1,"n":"Dance Of Thunder"},{"c":0,"s":2,"id":5100,"u":"dazzling%20bullet_g%26g","p":137,"h":1,"n":"Dazzling Bullet"},{"c":0,"s":2,"id":5101,"u":"deadeye_g%26g","p":117,"h":1,"n":"Deadeye"},{"c":0,"s":2,"id":5102,"u":"deep%20freeze_g%26g","p":29,"h":1,"n":"Deep Freeze"},{"c":0,"s":2,"id":5103,"u":"defensive%20armaments_g%26g","p":111,"h":1,"n":"Defensive Armaments"},{"c":0,"s":2,"id":5104,"u":"deflecting%20shot_g%26g","p":115,"h":1,"n":"Deflecting Shot"},{"c":0,"s":2,"id":5105,"u":"demolitionist_g%26g","p":201,"h":1,"n":"Demolitionist"},{"c":0,"s":2,"id":5106,"u":"demolitionist%20dedication_g%26g","p":133,"h":1,"n":"Demolitionist Dedication"},{"c":0,"s":2,"id":5107,"u":"devastating%20weaponry_g%26g","p":31,"h":1,"n":"Devastating Weaponry"},{"c":0,"s":2,"id":5108,"u":"disruptive%20blur_g%26g","p":118,"h":1,"n":"Disruptive Blur"},{"c":0,"s":2,"id":5109,"u":"distracting%20explosion_g%26g","p":28,"h":1,"n":"Distracting Explosion"},{"c":0,"s":2,"id":5110,"u":"diving%20armor_g%26g","p":26,"h":1,"n":"Diving Armor"},{"c":0,"s":2,"id":5111,"u":"dongun%20education_g%26g","p":200,"h":1,"n":"Dongun Education"},{"c":0,"s":2,"id":5112,"u":"drain%20vitality_g%26g","p":131,"h":1,"n":"Drain Vitality"},{"c":0,"s":2,"id":5113,"u":"drifter's%20juke_g%26g","p":113,"h":1,"n":"Drifter's Juke"},{"c":0,"s":2,"id":5114,"u":"drive-by%20attack_g%26g","p":55,"h":1,"n":"Drive-by Attack"},{"c":0,"s":2,"id":5115,"u":"dual-form%20weapon_g%26g","p":26,"h":1,"n":"Dual-form Weapon"},{"c":0,"s":2,"id":5116,"u":"dual-weapon%20reload_g%26g","p":111,"h":1,"n":"Dual-weapon Reload"},{"c":0,"s":2,"id":5117,"u":"duo's%20aim_g%26g","p":139,"h":1,"n":"Duo's Aim"},{"c":0,"s":2,"id":5118,"u":"eagle%20eye_g%26g","p":127,"h":1,"n":"Eagle Eye"},{"c":0,"s":2,"id":5119,"u":"eagle%20eyes_g%26g","p":139,"h":1,"n":"Eagle Eyes"},{"c":0,"s":2,"id":5120,"u":"efficient%20controls_g%26g","p":57,"h":1,"n":"Efficient Controls"},{"c":0,"s":2,"id":5121,"u":"electrify%20armor_g%26g","p":29,"h":1,"n":"Electrify Armor"},{"c":0,"s":2,"id":5122,"u":"energy%20beam_g%26g","p":40,"h":1,"n":"Energy Beam"},{"c":0,"s":2,"id":5123,"u":"engine%20bay_g%26g","p":56,"h":1,"n":"Engine Bay"},{"c":0,"s":2,"id":5124,"u":"engine%20of%20destruction_g%26g","p":31,"h":1,"n":"Engine Of Destruction"},{"c":0,"s":2,"id":5125,"u":"enlarged%20chassis_g%26g","p":43,"h":1,"n":"Enlarged Chassis"},{"c":0,"s":2,"id":5126,"u":"expert%20beast%20gunner%20spellcasting_g%26g","p":131,"h":1,"n":"Expert Beast Gunner Spellcasting"},{"c":0,"s":2,"id":5127,"u":"expert%20fireworks%20crafter_g%26g","p":135,"h":1,"n":"Expert Fireworks Crafter"},{"c":0,"s":2,"id":5128,"u":"exploit%20opening_g%26g","p":138,"h":1,"n":"Exploit Opening"},{"c":0,"s":2,"id":5129,"u":"explosion_g%26g","p":49,"h":1,"n":"Explosion"},{"c":0,"s":2,"id":5130,"u":"explosive%20entry_g%26g","p":133,"h":1,"n":"Explosive Entry"},{"c":0,"s":2,"id":5131,"u":"explosive%20expert_g%26g","p":201,"h":1,"n":"Explosive Expert"},{"c":0,"s":2,"id":5132,"u":"explosive%20leap_g%26g","p":24,"h":1,"n":"Explosive Leap"},{"c":0,"s":2,"id":5133,"u":"explosive%20maneuver_g%26g","p":30,"h":1,"n":"Explosive Maneuver"},{"c":0,"s":2,"id":5134,"u":"explosive%20savant_g%26g","p":200,"h":1,"n":"Explosive Savant"},{"c":0,"s":2,"id":5135,"u":"express%20driver_g%26g","p":55,"h":1,"n":"Express Driver"},{"c":0,"s":2,"id":5136,"u":"fake%20out_g%26g","p":112,"h":1,"n":"Fake Out"},{"c":0,"s":2,"id":5137,"u":"fatal%20bullet_g%26g","p":118,"h":1,"n":"Fatal Bullet"},{"c":0,"s":2,"id":5138,"u":"field%20artillery_g%26g","p":129,"h":1,"n":"Field Artillery"},{"c":0,"s":2,"id":5139,"u":"final%20shot_g%26g","p":119,"h":1,"n":"Final Shot"},{"c":0,"s":2,"id":5140,"u":"finessed%20features_g%26g","p":54,"h":1,"n":"Finessed Features"},{"c":0,"s":2,"id":5141,"u":"fire%20savvy_g%26g","p":200,"h":1,"n":"Fire Savvy"},{"c":0,"s":2,"id":5142,"u":"firearm%20expert_g%26g","p":127,"h":1,"n":"Firearm Expert"},{"c":0,"s":2,"id":5143,"u":"firework%20technician%20dedication_g%26g","p":134,"h":1,"n":"Firework Technician Dedication"},{"c":0,"s":2,"id":5144,"u":"flesh%20wound_g%26g","p":117,"h":1,"n":"Flesh Wound"},{"c":0,"s":2,"id":5145,"u":"forewarn_g%26g","p":51,"h":1,"n":"Forewarn"},{"c":0,"s":2,"id":5146,"u":"forge-blessed%20shot_g%26g","p":201,"h":1,"n":"Forge-blessed Shot"},{"c":0,"s":2,"id":5147,"u":"full%20automation_g%26g","p":32,"h":1,"n":"Full Automation"},{"c":0,"s":2,"id":5148,"u":"fulminating%20shot_g%26g","p":141,"h":1,"n":"Fulminating Shot"},{"c":0,"s":2,"id":5149,"u":"gadget%20specialist_g%26g","p":26,"h":1,"n":"Gadget Specialist"},{"c":0,"s":2,"id":5150,"u":"gear%20gnash_g%26g","p":54,"h":1,"n":"Gear Gnash"},{"c":0,"s":2,"id":5151,"u":"gigaton%20strike_g%26g","p":27,"h":1,"n":"Gigaton Strike"},{"c":0,"s":2,"id":5152,"u":"gigavolt_g%26g","p":30,"h":1,"n":"Gigavolt"},{"c":0,"s":2,"id":5153,"u":"goblin%20jubilee%20display_g%26g","p":135,"h":1,"n":"Goblin Jubilee Display"},{"c":0,"s":2,"id":5154,"u":"golem%20dynamo_g%26g","p":53,"h":1,"n":"Golem Dynamo"},{"c":0,"s":2,"id":5155,"u":"greater%20augmentation_g%26g","p":43,"h":1,"n":"Greater Augmentation"},{"c":0,"s":2,"id":5156,"u":"grit%20and%20tenacity_g%26g","p":115,"h":1,"n":"Grit And Tenacity"},{"c":0,"s":2,"id":5157,"u":"gunpowder%20gauntlet_g%26g","p":136,"h":1,"n":"Gunpowder Gauntlet"},{"c":0,"s":2,"id":5158,"u":"gunslinger%20dedication_g%26g","p":127,"h":1,"n":"Gunslinger Dedication"},{"c":0,"s":2,"id":5159,"u":"hair%20trigger_g%26g","p":118,"h":1,"n":"Hair Trigger"},{"c":0,"s":2,"id":5160,"u":"haphazard%20repair_g%26g","p":25,"h":1,"n":"Haphazard Repair"},{"c":0,"s":2,"id":5161,"u":"headshot_g%26g","p":118,"h":1,"n":"Headshot"},{"c":0,"s":2,"id":5162,"u":"helpful%20tinkering_g%26g","p":29,"h":1,"n":"Helpful Tinkering"},{"c":0,"s":2,"id":5163,"u":"hit%20the%20dirt!_g%26g","p":111,"h":1,"n":"Hit The Dirt!"},{"c":0,"s":2,"id":5164,"u":"hot%20foot_g%26g","p":137,"h":1,"n":"Hot Foot"},{"c":0,"s":2,"id":5165,"u":"i%20meant%20to%20do%20that_g%26g","p":143,"h":1,"n":"I Meant To Do That"},{"c":0,"s":2,"id":5166,"u":"impervious%20vehicle_g%26g","p":57,"h":1,"n":"Impervious Vehicle"},{"c":0,"s":2,"id":5167,"u":"incredible%20construct%20companion_g%26g","p":28,"h":1,"n":"Incredible Construct Companion"},{"c":0,"s":2,"id":5168,"u":"instant%20backup_g%26g","p":112,"h":1,"n":"Instant Backup"},{"c":0,"s":2,"id":5169,"u":"instant%20return_g%26g","p":119,"h":1,"n":"Instant Return"},{"c":0,"s":2,"id":5170,"u":"integrated%20armament_g%26g","p":41,"h":1,"n":"Integrated Armament"},{"c":0,"s":2,"id":5171,"u":"inventor%20dedication_g%26g","p":49,"h":1,"n":"Inventor Dedication"},{"c":0,"s":2,"id":5172,"u":"jumping%20jenny%20display_g%26g","p":135,"h":1,"n":"Jumping Jenny Display"},{"c":0,"s":2,"id":5173,"u":"just%20the%20thing!_g%26g","p":31,"h":1,"n":"Just The Thing!"},{"c":0,"s":2,"id":5174,"u":"leap%20and%20fire_g%26g","p":115,"h":1,"n":"Leap And Fire"},{"c":0,"s":2,"id":5175,"u":"lesser%20augmentation_g%26g","p":42,"h":1,"n":"Lesser Augmentation"},{"c":0,"s":2,"id":5176,"u":"live%20ammunition_g%26g","p":129,"h":1,"n":"Live Ammunition"},{"c":0,"s":2,"id":5177,"u":"lock%20on_g%26g","p":29,"h":1,"n":"Lock On"},{"c":0,"s":2,"id":5178,"u":"lucky%20escape_g%26g","p":142,"h":1,"n":"Lucky Escape"},{"c":0,"s":2,"id":5179,"u":"magical%20resistance_g%26g","p":41,"h":1,"n":"Magical Resistance"},{"c":0,"s":2,"id":5180,"u":"manifold%20modifications_g%26g","p":28,"h":1,"n":"Manifold Modifications"},{"c":0,"s":2,"id":5181,"u":"master%20beast%20gunner%20spellcasting_g%26g","p":131,"h":1,"n":"Master Beast Gunner Spellcasting"},{"c":0,"s":2,"id":5182,"u":"master%20siege%20engineer_g%26g","p":129,"h":1,"n":"Master Siege Engineer"},{"c":0,"s":2,"id":5183,"u":"master%20spotter_g%26g","p":51,"h":1,"n":"Master Spotter"},{"c":0,"s":2,"id":5184,"u":"megaton%20strike_g%26g","p":27,"h":1,"n":"Megaton Strike"},{"c":0,"s":2,"id":5185,"u":"megavolt_g%26g","p":27,"h":1,"n":"Megavolt"},{"c":0,"s":2,"id":5186,"u":"miraculous%20flight_g%26g","p":57,"h":1,"n":"Miraculous Flight"},{"c":0,"s":2,"id":5187,"u":"modular%20dynamo_g%26g","p":53,"h":1,"n":"Modular Dynamo"},{"c":0,"s":2,"id":5188,"u":"munitions%20crafter_g%26g","p":111,"h":1,"n":"Munitions Crafter"},{"c":0,"s":2,"id":5189,"u":"munitions%20machinist_g%26g","p":113,"h":1,"n":"Munitions Machinist"},{"c":0,"s":2,"id":5190,"u":"named%20artillery_g%26g","p":128,"h":1,"n":"Named Artillery"},{"c":0,"s":2,"id":5191,"u":"negate%20damage_g%26g","p":31,"h":1,"n":"Negate Damage"},{"c":0,"s":2,"id":5192,"u":"no%20hard%20feelings_g%26g","p":142,"h":1,"n":"No Hard Feelings"},{"c":0,"s":2,"id":5193,"u":"no!%20no!%20i%20created%20you!_g%26g","p":25,"h":1,"n":"No! No! I Created You!"},{"c":0,"s":2,"id":5194,"u":"overdrive%20ally_g%26g","p":28,"h":1,"n":"Overdrive Ally"},{"c":0,"s":2,"id":5195,"u":"overwatch%20dedication_g%26g","p":50,"h":1,"n":"Overwatch Dedication"},{"c":0,"s":2,"id":5196,"u":"paired%20shots_g%26g","p":112,"h":1,"n":"Paired Shots"},{"c":0,"s":2,"id":5197,"u":"paragon%20companion_g%26g","p":30,"h":1,"n":"Paragon Companion"},{"c":0,"s":2,"id":5198,"u":"patch%20job_g%26g","p":56,"h":1,"n":"Patch Job"},{"c":0,"s":2,"id":5199,"u":"penetrating%20fire_g%26g","p":115,"h":1,"n":"Penetrating Fire"},{"c":0,"s":2,"id":5200,"u":"perfect%20readiness_g%26g","p":119,"h":1,"n":"Perfect Readiness"},{"c":0,"s":2,"id":5201,"u":"persistent%20boost_g%26g","p":31,"h":1,"n":"Persistent Boost"},{"c":0,"s":2,"id":5202,"u":"phalanx%20breaker_g%26g","p":113,"h":1,"n":"Phalanx Breaker"},{"c":0,"s":2,"id":5203,"u":"phase%20bullet_g%26g","p":141,"h":1,"n":"Phase Bullet"},{"c":0,"s":2,"id":5204,"u":"phenom's%20verve_g%26g","p":137,"h":1,"n":"Phenom's Verve"},{"c":0,"s":2,"id":5205,"u":"piercing%20critical_g%26g","p":119,"h":1,"n":"Piercing Critical"},{"c":0,"s":2,"id":5206,"u":"pistol%20phenom%20dedication_g%26g","p":136,"h":1,"n":"Pistol Phenom Dedication"},{"c":0,"s":2,"id":5207,"u":"pistol%20twirl_g%26g","p":112,"h":1,"n":"Pistol Twirl"},{"c":0,"s":2,"id":5208,"u":"pistolero's%20challenge_g%26g","p":114,"h":1,"n":"Pistolero's Challenge"},{"c":0,"s":2,"id":5209,"u":"piston%20punch_g%26g","p":53,"h":1,"n":"Piston Punch"},{"c":0,"s":2,"id":5210,"u":"power%20slide_g%26g","p":55,"h":1,"n":"Power Slide"},{"c":0,"s":2,"id":5211,"u":"practiced%20reloads_g%26g","p":127,"h":1,"n":"Practiced Reloads"},{"c":0,"s":2,"id":5212,"u":"precious%20munitions_g%26g","p":115,"h":1,"n":"Precious Munitions"},{"c":0,"s":2,"id":5213,"u":"propeller%20attachment_g%26g","p":54,"h":1,"n":"Propeller Attachment"},{"c":0,"s":2,"id":5214,"u":"prototype%20companion_g%26g","p":25,"h":1,"n":"Prototype Companion"},{"c":0,"s":2,"id":5215,"u":"push%20it_g%26g","p":55,"h":1,"n":"Push It"},{"c":0,"s":2,"id":5216,"u":"quick%20draw_g%26g","p":112,"h":1,"n":"Quick Draw"},{"c":0,"s":2,"id":5217,"u":"rain%20of%20bolts_g%26g","p":42,"h":1,"n":"Rain Of Bolts"},{"c":0,"s":2,"id":5218,"u":"ranged%20disarm_g%26g","p":132,"h":1,"n":"Ranged Disarm"},{"c":0,"s":2,"id":5219,"u":"reach%20for%20the%20sky_g%26g","p":137,"h":1,"n":"Reach For The Sky"},{"c":0,"s":2,"id":5220,"u":"reach%20for%20the%20stars_g%26g","p":119,"h":1,"n":"Reach For The Stars"},{"c":0,"s":2,"id":5221,"u":"rebounding%20assault_g%26g","p":115,"h":1,"n":"Rebounding Assault"},{"c":0,"s":2,"id":5222,"u":"recycled%20cogwheels_g%26g","p":54,"h":1,"n":"Recycled Cogwheels"},{"c":0,"s":2,"id":5223,"u":"redirecting%20shot_g%26g","p":116,"h":1,"n":"Redirecting Shot"},{"c":0,"s":2,"id":5224,"u":"reinforced%20chassis_g%26g","p":40,"h":1,"n":"Reinforced Chassis"},{"c":0,"s":2,"id":5225,"u":"repurposed%20parts_g%26g","p":54,"h":1,"n":"Repurposed Parts"},{"c":0,"s":2,"id":5226,"u":"reverse%20engineer_g%26g","p":25,"h":1,"n":"Reverse Engineer"},{"c":0,"s":2,"id":5227,"u":"ricochet%20legend_g%26g","p":119,"h":1,"n":"Ricochet Legend"},{"c":0,"s":2,"id":5228,"u":"ricochet%20master_g%26g","p":119,"h":1,"n":"Ricochet Master"},{"c":0,"s":2,"id":5229,"u":"ricochet%20shot_g%26g","p":117,"h":1,"n":"Ricochet Shot"},{"c":0,"s":2,"id":5230,"u":"risky%20reload_g%26g","p":112,"h":1,"n":"Risky Reload"},{"c":0,"s":2,"id":5231,"u":"roadkill_g%26g","p":55,"h":1,"n":"Roadkill"},{"c":0,"s":2,"id":5232,"u":"running%20reload_g%26g","p":112,"h":1,"n":"Running Reload"},{"c":0,"s":2,"id":5233,"u":"safety%20measures_g%26g","p":133,"h":1,"n":"Safety Measures"},{"c":0,"s":2,"id":5234,"u":"scatter%20blast_g%26g","p":114,"h":1,"n":"Scatter Blast"},{"c":0,"s":2,"id":5235,"u":"scrutinizing%20gaze_g%26g","p":201,"h":1,"n":"Scrutinizing Gaze"},{"c":0,"s":2,"id":5236,"u":"searing%20restoration_g%26g","p":26,"h":1,"n":"Searing Restoration"},{"c":0,"s":2,"id":5237,"u":"shared%20overdrive_g%26g","p":30,"h":1,"n":"Shared Overdrive"},{"c":0,"s":2,"id":5238,"u":"shattering%20shot_g%26g","p":117,"h":1,"n":"Shattering Shot"},{"c":0,"s":2,"id":5239,"u":"shooter's%20camouflage_g%26g","p":117,"h":1,"n":"Shooter's Camouflage"},{"c":0,"s":2,"id":5240,"u":"shorthanded_g%26g","p":129,"h":1,"n":"Shorthanded"},{"c":0,"s":2,"id":5241,"u":"showstopper_g%26g","p":118,"h":1,"n":"Showstopper"},{"c":0,"s":2,"id":5242,"u":"slinger's%20readiness_g%26g","p":127,"h":1,"n":"Slinger's Readiness"},{"c":0,"s":2,"id":5243,"u":"slinger's%20reflexes_g%26g","p":119,"h":1,"n":"Slinger's Reflexes"},{"c":0,"s":2,"id":5244,"u":"smoke%20curtain_g%26g","p":115,"h":1,"n":"Smoke Curtain"},{"c":0,"s":2,"id":5245,"u":"smoke%20sight_g%26g","p":201,"h":1,"n":"Smoke Sight"},{"c":0,"s":2,"id":5246,"u":"sniper's%20aim_g%26g","p":114,"h":1,"n":"Sniper's Aim"},{"c":0,"s":2,"id":5247,"u":"sniping%20duo%20dedication_g%26g","p":138,"h":1,"n":"Sniping Duo Dedication"},{"c":0,"s":2,"id":5248,"u":"soaring%20armor_g%26g","p":30,"h":1,"n":"Soaring Armor"},{"c":0,"s":2,"id":5249,"u":"soaring%20dynamo_g%26g","p":53,"h":1,"n":"Soaring Dynamo"},{"c":0,"s":2,"id":5250,"u":"spark%20fist_g%26g","p":200,"h":1,"n":"Spark Fist"},{"c":0,"s":2,"id":5251,"u":"spellshot%20dedication_g%26g","p":140,"h":1,"n":"Spellshot Dedication"},{"c":0,"s":2,"id":5252,"u":"spyglass%20modification_g%26g","p":50,"h":1,"n":"Spyglass Modification"},{"c":0,"s":2,"id":5253,"u":"stab%20and%20blast_g%26g","p":115,"h":1,"n":"Stab And Blast"},{"c":0,"s":2,"id":5254,"u":"stasian%20smash_g%26g","p":53,"h":1,"n":"Stasian Smash"},{"c":0,"s":2,"id":5255,"u":"sterling%20dynamo%20dedication_g%26g","p":52,"h":1,"n":"Sterling Dynamo Dedication"},{"c":0,"s":2,"id":5256,"u":"superior%20propulsion_g%26g","p":57,"h":1,"n":"Superior Propulsion"},{"c":0,"s":2,"id":5257,"u":"swift%20intervention_g%26g","p":50,"h":1,"n":"Swift Intervention"},{"c":0,"s":2,"id":5258,"u":"sword%20and%20pistol_g%26g","p":111,"h":1,"n":"Sword And Pistol"},{"c":0,"s":2,"id":5259,"u":"tag%20team_g%26g","p":139,"h":1,"n":"Tag Team"},{"c":0,"s":2,"id":5260,"u":"take%20the%20wheel_g%26g","p":55,"h":1,"n":"Take The Wheel"},{"c":0,"s":2,"id":5261,"u":"tamper_g%26g","p":25,"h":1,"n":"Tamper"},{"c":0,"s":2,"id":5262,"u":"targeted%20redirection_g%26g","p":138,"h":1,"n":"Targeted Redirection"},{"c":0,"s":2,"id":5263,"u":"that%20was%20a%20close%20one%2c%20huh%3f_g%26g","p":142,"h":1,"n":"That Was A Close One, Huh?"},{"c":0,"s":2,"id":5264,"u":"topple%20giants_g%26g","p":51,"h":1,"n":"Topple Giants"},{"c":0,"s":2,"id":5265,"u":"trapsmith%20dedication_g%26g","p":54,"h":1,"n":"Trapsmith Dedication"},{"c":0,"s":2,"id":5266,"u":"triangulate_g%26g","p":138,"h":1,"n":"Triangulate"},{"c":0,"s":2,"id":5267,"u":"trick%20driver%20dedication_g%26g","p":55,"h":1,"n":"Trick Driver Dedication"},{"c":0,"s":2,"id":5268,"u":"trick%20shot_g%26g","p":116,"h":1,"n":"Trick Shot"},{"c":0,"s":2,"id":5269,"u":"twin%20shot%20knockdown_g%26g","p":116,"h":1,"n":"Twin Shot Knockdown"},{"c":0,"s":2,"id":5270,"u":"two-weapon%20fusillade_g%26g","p":118,"h":1,"n":"Two-weapon Fusillade"},{"c":0,"s":2,"id":5271,"u":"ubiquitous%20gadgets_g%26g","p":28,"h":1,"n":"Ubiquitous Gadgets"},{"c":0,"s":2,"id":5272,"u":"ubiquitous%20overdrive_g%26g","p":32,"h":1,"n":"Ubiquitous Overdrive"},{"c":0,"s":2,"id":5273,"u":"unbelievable%20escape_g%26g","p":143,"h":1,"n":"Unbelievable Escape"},{"c":0,"s":2,"id":5274,"u":"unbelievable%20luck_g%26g","p":143,"h":1,"n":"Unbelievable Luck"},{"c":0,"s":2,"id":5275,"u":"unerring%20shot_g%26g","p":119,"h":1,"n":"Unerring Shot"},{"c":0,"s":2,"id":5276,"u":"unexpected%20sharpshooter%20dedication_g%26g","p":142,"h":1,"n":"Unexpected Sharpshooter Dedication"},{"c":0,"s":2,"id":5277,"u":"unshakable%20grit_g%26g","p":117,"h":1,"n":"Unshakable Grit"},{"c":0,"s":2,"id":5278,"u":"unstable%20redundancies_g%26g","p":31,"h":1,"n":"Unstable Redundancies"},{"c":0,"s":2,"id":5279,"u":"vantage%20shot_g%26g","p":139,"h":1,"n":"Vantage Shot"},{"c":0,"s":2,"id":5280,"u":"variable%20core_g%26g","p":25,"h":1,"n":"Variable Core"},{"c":0,"s":2,"id":5281,"u":"vehicle%20mechanic%20dedication_g%26g","p":56,"h":1,"n":"Vehicle Mechanic Dedication"},{"c":0,"s":2,"id":5282,"u":"visual%20fidelity_g%26g","p":27,"h":1,"n":"Visual Fidelity"},{"c":0,"s":2,"id":5283,"u":"warning%20shot_g%26g","p":112,"h":1,"n":"Warning Shot"},{"c":0,"s":2,"id":5284,"u":"whirling%20knockdown_g%26g","p":137,"h":1,"n":"Whirling Knockdown"},{"c":0,"s":2,"id":5285,"u":"wide%20overwatch_g%26g","p":51,"h":1,"n":"Wide Overwatch"},{"c":0,"s":2,"id":5286,"u":"you%20failed%20to%20account%20for...%20this!_g%26g","p":31,"h":1,"n":"You Failed To Account For... This!"},{"c":0,"s":1,"id":5287,"u":"aberration%20kinship_loag","p":93,"h":1,"n":"Aberration Kinship"},{"c":0,"s":1,"id":5288,"u":"adhyabhau_loag","p":26,"h":1,"n":"Adhyabhau"},{"c":0,"s":1,"id":5289,"u":"advanced%20targeting%20system_loag","p":73,"h":1,"n":"Advanced Targeting System"},{"c":0,"s":1,"id":5290,"u":"agathion%20magic_loag","p":11,"h":1,"n":"Agathion Magic"},{"c":0,"s":1,"id":5291,"u":"ageless%20spirit_loag","p":43,"h":1,"n":"Ageless Spirit"},{"c":0,"s":1,"id":5292,"u":"airy%20step_loag","p":116,"h":1,"n":"Airy Step"},{"c":0,"s":1,"id":5293,"u":"alter%20resistance_loag","p":98,"h":1,"n":"Alter Resistance"},{"c":0,"s":1,"id":5294,"u":"amorphous%20aspect_loag","p":97,"h":1,"n":"Amorphous Aspect"},{"c":0,"s":1,"id":5295,"u":"analyze%20information_loag","p":78,"h":1,"n":"Analyze Information"},{"c":0,"s":1,"id":5296,"u":"anarchic%20arcana_loag","p":98,"h":1,"n":"Anarchic Arcana"},{"c":0,"s":1,"id":5297,"u":"ancestor's%20transformation_loag","p":138,"h":1,"n":"Ancestor's Transformation"},{"c":0,"s":1,"id":5298,"u":"ancestral%20insight_loag","p":14,"h":1,"n":"Ancestral Insight"},{"c":0,"s":1,"id":5299,"u":"anchoring%20roots_loag","p":43,"h":1,"n":"Anchoring Roots"},{"c":0,"s":1,"id":5300,"u":"ancillary%20motes_loag","p":78,"h":1,"n":"Ancillary Motes"},{"c":0,"s":1,"id":5301,"u":"android%20lore_loag","p":72,"h":1,"n":"Android Lore"},{"c":0,"s":1,"id":5302,"u":"animal%20magic_loag","p":81,"h":1,"n":"Animal Magic"},{"c":0,"s":1,"id":5303,"u":"animal%20senses_loag","p":81,"h":1,"n":"Animal Senses"},{"c":0,"s":1,"id":5304,"u":"animal%20shape_loag","p":82,"h":1,"n":"Animal Shape"},{"c":0,"s":1,"id":5305,"u":"animal%20speaker_loag","p":131,"h":1,"n":"Animal Speaker"},{"c":0,"s":1,"id":5306,"u":"animal%20swiftness_loag","p":82,"h":1,"n":"Animal Swiftness"},{"c":0,"s":1,"id":5307,"u":"animalistic%20resistance_loag","p":81,"h":1,"n":"Animalistic Resistance"},{"c":0,"s":1,"id":5308,"u":"aquatic%20adaptation_loag","p":16,"h":1,"n":"Aquatic Adaptation"},{"c":0,"s":1,"id":5309,"u":"aquatic%20camouflage_loag","p":16,"h":1,"n":"Aquatic Camouflage"},{"c":0,"s":1,"id":5310,"u":"aquatic%20conversationalist_loag","p":15,"h":1,"n":"Aquatic Conversationalist"},{"c":0,"s":1,"id":5311,"u":"aquatic%20eyes_loag","p":119,"h":1,"n":"Aquatic Eyes"},{"c":0,"s":1,"id":5312,"u":"arise%2c%20ye%20worthy!_loag","p":98,"h":1,"n":"Arise, Ye Worthy!"},{"c":0,"s":1,"id":5313,"u":"augment%20senses_loag","p":94,"h":1,"n":"Augment Senses"},{"c":0,"s":1,"id":5314,"u":"axiomatic%20lore_loag","p":77,"h":1,"n":"Axiomatic Lore"},{"c":0,"s":1,"id":5315,"u":"azarketi%20purification_loag","p":15,"h":1,"n":"Azarketi Purification"},{"c":0,"s":1,"id":5316,"u":"beastbrood_loag","p":62,"h":1,"n":"Beastbrood"},{"c":0,"s":1,"id":5317,"u":"blazing%20aura_loag","p":104,"h":1,"n":"Blazing Aura"},{"c":0,"s":1,"id":5318,"u":"bone%20caller_loag","p":48,"h":1,"n":"Bone Caller"},{"c":0,"s":1,"id":5319,"u":"bone%20investiture_loag","p":48,"h":1,"n":"Bone Investiture"},{"c":0,"s":1,"id":5320,"u":"bone%20magic_loag","p":46,"h":1,"n":"Bone Magic"},{"c":0,"s":1,"id":5321,"u":"briar%20battler_loag","p":39,"h":1,"n":"Briar Battler"},{"c":0,"s":1,"id":5322,"u":"brightsoul_loag","p":103,"h":1,"n":"Brightsoul"},{"c":0,"s":1,"id":5323,"u":"brinesoul_loag","p":119,"h":1,"n":"Brinesoul"},{"c":0,"s":1,"id":5324,"u":"calaca's%20showstopper_loag","p":32,"h":1,"n":"Calaca's Showstopper"},{"c":0,"s":1,"id":5325,"u":"call%20of%20elysium_loag","p":11,"h":1,"n":"Call Of Elysium"},{"c":0,"s":1,"id":5326,"u":"call%20of%20the%20green%20man_loag","p":44,"h":1,"n":"Call Of The Green Man"},{"c":0,"s":1,"id":5327,"u":"can't%20fall%20here_loag","p":36,"h":1,"n":"Can't Fall Here"},{"c":0,"s":1,"id":5328,"u":"cantorian%20reinforcement_loag","p":35,"h":1,"n":"Cantorian Reinforcement"},{"c":0,"s":1,"id":5329,"u":"cantorian%20rejuvenation_loag","p":35,"h":1,"n":"Cantorian Rejuvenation"},{"c":0,"s":1,"id":5330,"u":"cantorian%20restoration_loag","p":36,"h":1,"n":"Cantorian Restoration"},{"c":0,"s":1,"id":5331,"u":"captivating%20curiosity_loag","p":94,"h":1,"n":"Captivating Curiosity"},{"c":0,"s":1,"id":5332,"u":"cat%20nap_loag","p":19,"h":1,"n":"Cat Nap"},{"c":0,"s":1,"id":5333,"u":"catchy%20tune_loag","p":131,"h":1,"n":"Catchy Tune"},{"c":0,"s":1,"id":5334,"u":"catfolk%20dance_loag","p":19,"h":1,"n":"Catfolk Dance"},{"c":0,"s":1,"id":5335,"u":"catrina's%20presence_loag","p":31,"h":1,"n":"Catrina's Presence"},{"c":0,"s":1,"id":5336,"u":"cel%20rau_loag","p":27,"h":1,"n":"Cel Rau"},{"c":0,"s":1,"id":5337,"u":"chance%20death_loag","p":30,"h":1,"n":"Chance Death"},{"c":0,"s":1,"id":5338,"u":"channel%20the%20godmind_loag","p":78,"h":1,"n":"Channel The Godmind"},{"c":0,"s":1,"id":5339,"u":"charred%20remains_loag","p":104,"h":1,"n":"Charred Remains"},{"c":0,"s":1,"id":5340,"u":"cindersoul_loag","p":103,"h":1,"n":"Cindersoul"},{"c":0,"s":1,"id":5341,"u":"cleansing%20subroutine_loag","p":72,"h":1,"n":"Cleansing Subroutine"},{"c":0,"s":1,"id":5342,"u":"clever%20shadow_loag","p":87,"h":1,"n":"Clever Shadow"},{"c":0,"s":1,"id":5343,"u":"cloak%20of%20poison_loag","p":44,"h":1,"n":"Cloak Of Poison"},{"c":0,"s":1,"id":5344,"u":"close%20quarters_loag","p":39,"h":1,"n":"Close Quarters"},{"c":0,"s":1,"id":5345,"u":"cloud%20gazer_loag","p":115,"h":1,"n":"Cloud Gazer"},{"c":0,"s":1,"id":5346,"u":"coating%20of%20slime_loag","p":94,"h":1,"n":"Coating Of Slime"},{"c":0,"s":1,"id":5347,"u":"consistent%20surge_loag","p":74,"h":1,"n":"Consistent Surge"},{"c":0,"s":1,"id":5348,"u":"consult%20the%20stars_loag","p":47,"h":1,"n":"Consult The Stars"},{"c":0,"s":1,"id":5349,"u":"continuous%20assault_loag","p":112,"h":1,"n":"Continuous Assault"},{"c":0,"s":1,"id":5350,"u":"corgi%20mount_loag","p":130,"h":1,"n":"Corgi Mount"},{"c":0,"s":1,"id":5351,"u":"cornered%20fury_loag","p":55,"h":1,"n":"Cornered Fury"},{"c":0,"s":1,"id":5352,"u":"creative%20prodigy_loag","p":97,"h":1,"n":"Creative Prodigy"},{"c":0,"s":1,"id":5353,"u":"critter%20shape_loag","p":81,"h":1,"n":"Critter Shape"},{"c":0,"s":1,"id":5354,"u":"crone's%20cruelty_loag","p":24,"h":1,"n":"Crone's Cruelty"},{"c":0,"s":1,"id":5355,"u":"crystalline%20cloud_loag","p":78,"h":1,"n":"Crystalline Cloud"},{"c":0,"s":1,"id":5356,"u":"crystalline%20dust_loag","p":77,"h":1,"n":"Crystalline Dust"},{"c":0,"s":1,"id":5357,"u":"cunning%20hair_loag","p":23,"h":1,"n":"Cunning Hair"},{"c":0,"s":1,"id":5358,"u":"dangle_loag","p":48,"h":1,"n":"Dangle"},{"c":0,"s":1,"id":5359,"u":"daywalker_loag","p":28,"h":1,"n":"Daywalker"},{"c":0,"s":1,"id":5360,"u":"deep%20vision_loag","p":93,"h":1,"n":"Deep Vision"},{"c":0,"s":1,"id":5361,"u":"defy%20death_loag","p":51,"h":1,"n":"Defy Death"},{"c":0,"s":1,"id":5362,"u":"deliberate%20death_loag","p":30,"h":1,"n":"Deliberate Death"},{"c":0,"s":1,"id":5363,"u":"devil%20in%20plain%20sight_loag","p":63,"h":1,"n":"Devil In Plain Sight"},{"c":0,"s":1,"id":5364,"u":"devilish%20wiles_loag","p":63,"h":1,"n":"Devilish Wiles"},{"c":0,"s":1,"id":5365,"u":"dire%20form_loag","p":82,"h":1,"n":"Dire Form"},{"c":0,"s":1,"id":5366,"u":"djinni%20magic_loag","p":116,"h":1,"n":"Djinni Magic"},{"c":0,"s":1,"id":5367,"u":"dogfang%20bite_loag","p":59,"h":1,"n":"Dogfang Bite"},{"c":0,"s":1,"id":5368,"u":"draconic%20sycophant_loag","p":38,"h":1,"n":"Draconic Sycophant"},{"c":0,"s":1,"id":5369,"u":"dragon%20grip_loag","p":52,"h":1,"n":"Dragon Grip"},{"c":0,"s":1,"id":5370,"u":"dragonblood%20paragon_loag","p":40,"h":1,"n":"Dragonblood Paragon"},{"c":0,"s":1,"id":5371,"u":"dualborn_loag","p":111,"h":1,"n":"Dualborn"},{"c":0,"s":1,"id":5372,"u":"dustsoul_loag","p":107,"h":1,"n":"Dustsoul"},{"c":0,"s":1,"id":5373,"u":"earthsense_loag","p":108,"h":1,"n":"Earthsense"},{"c":0,"s":1,"id":5374,"u":"eclectic%20sword%20mastery_loag","p":60,"h":1,"n":"Eclectic Sword Mastery"},{"c":0,"s":1,"id":5375,"u":"eerie%20compression_loag","p":94,"h":1,"n":"Eerie Compression"},{"c":0,"s":1,"id":5376,"u":"efreeti%20magic_loag","p":104,"h":1,"n":"Efreeti Magic"},{"c":0,"s":1,"id":5377,"u":"elemental%20assault_loag","p":111,"h":1,"n":"Elemental Assault"},{"c":0,"s":1,"id":5378,"u":"elemental%20bulwark_loag","p":112,"h":1,"n":"Elemental Bulwark"},{"c":0,"s":1,"id":5379,"u":"elemental%20embellish_loag","p":111,"h":1,"n":"Elemental Embellish"},{"c":0,"s":1,"id":5380,"u":"elemental%20eyes_loag","p":100,"h":1,"n":"Elemental Eyes"},{"c":0,"s":1,"id":5381,"u":"elemental%20lore_loag","p":100,"h":1,"n":"Elemental Lore"},{"c":0,"s":1,"id":5382,"u":"elemental%20trade_loag","p":107,"h":1,"n":"Elemental Trade"},{"c":0,"s":1,"id":5383,"u":"elude%20trouble_loag","p":20,"h":1,"n":"Elude Trouble"},{"c":0,"s":1,"id":5384,"u":"ember's%20eyes_loag","p":103,"h":1,"n":"Ember's Eyes"},{"c":0,"s":1,"id":5385,"u":"emberkin_loag","p":10,"h":1,"n":"Emberkin"},{"c":0,"s":1,"id":5386,"u":"emotionless_loag","p":73,"h":1,"n":"Emotionless"},{"c":0,"s":1,"id":5387,"u":"energize%20wings_loag","p":132,"h":1,"n":"Energize Wings"},{"c":0,"s":1,"id":5388,"u":"enforced%20order_loag","p":12,"h":1,"n":"Enforced Order"},{"c":0,"s":1,"id":5389,"u":"eternal%20wings_loag","p":116,"h":1,"n":"Eternal Wings"},{"c":0,"s":1,"id":5390,"u":"evade%20doom_loag","p":20,"h":1,"n":"Evade Doom"},{"c":0,"s":1,"id":5391,"u":"evanescent%20wings_loag","p":131,"h":1,"n":"Evanescent Wings"},{"c":0,"s":1,"id":5392,"u":"extinguish%20light_loag","p":87,"h":1,"n":"Extinguish Light"},{"c":0,"s":1,"id":5393,"u":"favor%20of%20heaven_loag","p":60,"h":1,"n":"Favor Of Heaven"},{"c":0,"s":1,"id":5394,"u":"favorable%20winds_loag","p":24,"h":1,"n":"Favorable Winds"},{"c":0,"s":1,"id":5395,"u":"feathered%20cloak_loag","p":137,"h":1,"n":"Feathered Cloak"},{"c":0,"s":1,"id":5396,"u":"feed%20on%20pain_loag","p":27,"h":1,"n":"Feed On Pain"},{"c":0,"s":1,"id":5397,"u":"fell%20rider_loag","p":36,"h":1,"n":"Fell Rider"},{"c":0,"s":1,"id":5398,"u":"ferocious%20gust_loag","p":138,"h":1,"n":"Ferocious Gust"},{"c":0,"s":1,"id":5399,"u":"fetchling%20lore_loag","p":86,"h":1,"n":"Fetchling Lore"},{"c":0,"s":1,"id":5400,"u":"fey%20cantrips_loag","p":131,"h":1,"n":"Fey Cantrips"},{"c":0,"s":1,"id":5401,"u":"fey%20disguise_loag","p":132,"h":1,"n":"Fey Disguise"},{"c":0,"s":1,"id":5402,"u":"fey%20magic_loag","p":132,"h":1,"n":"Fey Magic"},{"c":0,"s":1,"id":5403,"u":"fey%20skin_loag","p":132,"h":1,"n":"Fey Skin"},{"c":0,"s":1,"id":5404,"u":"final%20form_loag","p":66,"h":1,"n":"Final Form"},{"c":0,"s":1,"id":5405,"u":"finest%20trick_loag","p":66,"h":1,"n":"Finest Trick"},{"c":0,"s":1,"id":5406,"u":"finned%20ridges_loag","p":93,"h":1,"n":"Finned Ridges"},{"c":0,"s":1,"id":5407,"u":"firesight_loag","p":103,"h":1,"n":"Firesight"},{"c":0,"s":1,"id":5408,"u":"flame%20jump_loag","p":12,"h":1,"n":"Flame Jump"},{"c":0,"s":1,"id":5409,"u":"fledgling%20flight_loag","p":137,"h":1,"n":"Fledgling Flight"},{"c":0,"s":1,"id":5410,"u":"flexible%20tail_loag","p":47,"h":1,"n":"Flexible Tail"},{"c":0,"s":1,"id":5411,"u":"flourish%20and%20ruin_loag","p":44,"h":1,"n":"Flourish And Ruin"},{"c":0,"s":1,"id":5412,"u":"fluid%20contortionist_loag","p":120,"h":1,"n":"Fluid Contortionist"},{"c":0,"s":1,"id":5413,"u":"focused%20cat%20nap_loag","p":19,"h":1,"n":"Focused Cat Nap"},{"c":0,"s":1,"id":5414,"u":"fortify%20shield_loag","p":107,"h":1,"n":"Fortify Shield"},{"c":0,"s":1,"id":5415,"u":"fox%20trick_loag","p":126,"h":1,"n":"Fox Trick"},{"c":0,"s":1,"id":5416,"u":"foxfire_loag","p":125,"h":1,"n":"Foxfire"},{"c":0,"s":1,"id":5417,"u":"fully%20flighted_loag","p":138,"h":1,"n":"Fully Flighted"},{"c":0,"s":1,"id":5418,"u":"fumesoul_loag","p":115,"h":1,"n":"Fumesoul"},{"c":0,"s":1,"id":5419,"u":"ganzi%20gaze_loag","p":97,"h":1,"n":"Ganzi Gaze"},{"c":0,"s":1,"id":5420,"u":"gaping%20flesh_loag","p":93,"h":1,"n":"Gaping Flesh"},{"c":0,"s":1,"id":5421,"u":"garuda%20magic_loag","p":11,"h":1,"n":"Garuda Magic"},{"c":0,"s":1,"id":5422,"u":"garuda's%20squall_loag","p":11,"h":1,"n":"Garuda's Squall"},{"c":0,"s":1,"id":5423,"u":"gemsoul_loag","p":107,"h":1,"n":"Gemsoul"},{"c":0,"s":1,"id":5424,"u":"genie%20weapon%20expertise_loag","p":100,"h":1,"n":"Genie Weapon Expertise"},{"c":0,"s":1,"id":5425,"u":"genie%20weapon%20familiarity_loag","p":100,"h":1,"n":"Genie Weapon Familiarity"},{"c":0,"s":1,"id":5426,"u":"genie%20weapon%20flourish_loag","p":100,"h":1,"n":"Genie Weapon Flourish"},{"c":0,"s":1,"id":5427,"u":"gift%20of%20the%20moon_loag","p":82,"h":1,"n":"Gift Of The Moon"},{"c":0,"s":1,"id":5428,"u":"glory%20and%20valor!_loag","p":98,"h":1,"n":"Glory And Valor!"},{"c":0,"s":1,"id":5429,"u":"gnaw_loag","p":55,"h":1,"n":"Gnaw"},{"c":0,"s":1,"id":5430,"u":"graceful%20guidance_loag","p":19,"h":1,"n":"Graceful Guidance"},{"c":0,"s":1,"id":5431,"u":"greater%20animal%20senses_loag","p":81,"h":1,"n":"Greater Animal Senses"},{"c":0,"s":1,"id":5432,"u":"gripping%20limbs_loag","p":94,"h":1,"n":"Gripping Limbs"},{"c":0,"s":1,"id":5433,"u":"guided%20by%20the%20stars_loag","p":47,"h":1,"n":"Guided By The Stars"},{"c":0,"s":1,"id":5434,"u":"harbinger's%20caw_loag","p":60,"h":1,"n":"Harbinger's Caw"},{"c":0,"s":1,"id":5435,"u":"hard%20to%20fool_loag","p":87,"h":1,"n":"Hard To Fool"},{"c":0,"s":1,"id":5436,"u":"hatchling%20flight_loag","p":40,"h":1,"n":"Hatchling Flight"},{"c":0,"s":1,"id":5437,"u":"healer's%20halo_loag","p":11,"h":1,"n":"Healer's Halo"},{"c":0,"s":1,"id":5438,"u":"heat%20wave_loag","p":104,"h":1,"n":"Heat Wave"},{"c":0,"s":1,"id":5439,"u":"hefting%20shadow_loag","p":88,"h":1,"n":"Hefting Shadow"},{"c":0,"s":1,"id":5440,"u":"hero's%20wings_loag","p":132,"h":1,"n":"Hero's Wings"},{"c":0,"s":1,"id":5441,"u":"hopping%20stride_loag","p":27,"h":1,"n":"Hopping Stride"},{"c":0,"s":1,"id":5442,"u":"hurricane%20swing_loag","p":60,"h":1,"n":"Hurricane Swing"},{"c":0,"s":1,"id":5443,"u":"hybrid%20form_loag","p":125,"h":1,"n":"Hybrid Form"},{"c":0,"s":1,"id":5444,"u":"hydraulic%20deflection_loag","p":15,"h":1,"n":"Hydraulic Deflection"},{"c":0,"s":1,"id":5445,"u":"hydraulic%20maneuvers_loag","p":16,"h":1,"n":"Hydraulic Maneuvers"},{"c":0,"s":1,"id":5446,"u":"idyllkin_loag","p":10,"h":1,"n":"Idyllkin"},{"c":0,"s":1,"id":5447,"u":"impose%20order_loag","p":78,"h":1,"n":"Impose Order"},{"c":0,"s":1,"id":5448,"u":"improved%20elemental%20bulwark_loag","p":112,"h":1,"n":"Improved Elemental Bulwark"},{"c":0,"s":1,"id":5449,"u":"inner%20breath_loag","p":116,"h":1,"n":"Inner Breath"},{"c":0,"s":1,"id":5450,"u":"inner%20fire_loag","p":103,"h":1,"n":"Inner Fire"},{"c":0,"s":1,"id":5451,"u":"inoculation%20subroutine_loag","p":73,"h":1,"n":"Inoculation Subroutine"},{"c":0,"s":1,"id":5452,"u":"inspirit%20hazard_loag","p":20,"h":1,"n":"Inspirit Hazard"},{"c":0,"s":1,"id":5453,"u":"intercorporate_loag","p":77,"h":1,"n":"Intercorporate"},{"c":0,"s":1,"id":5454,"u":"internal%20cohesion_loag","p":77,"h":1,"n":"Internal Cohesion"},{"c":0,"s":1,"id":5455,"u":"internal%20compartment_loag","p":73,"h":1,"n":"Internal Compartment"},{"c":0,"s":1,"id":5456,"u":"internal%20respirator_loag","p":74,"h":1,"n":"Internal Respirator"},{"c":0,"s":1,"id":5457,"u":"intuitive%20crafting_loag","p":77,"h":1,"n":"Intuitive Crafting"},{"c":0,"s":1,"id":5458,"u":"invisible%20trickster_loag","p":132,"h":1,"n":"Invisible Trickster"},{"c":0,"s":1,"id":5459,"u":"invoke%20the%20elements_loag","p":24,"h":1,"n":"Invoke The Elements"},{"c":0,"s":1,"id":5460,"u":"irrepressible_loag","p":97,"h":1,"n":"Irrepressible"},{"c":0,"s":1,"id":5461,"u":"iruxi%20glide_loag","p":47,"h":1,"n":"Iruxi Glide"},{"c":0,"s":1,"id":5462,"u":"iruxi%20spirit%20strike_loag","p":48,"h":1,"n":"Iruxi Spirit Strike"},{"c":0,"s":1,"id":5463,"u":"janni%20hospitality_loag","p":112,"h":1,"n":"Janni Hospitality"},{"c":0,"s":1,"id":5464,"u":"janni%20magic_loag","p":112,"h":1,"n":"Janni Magic"},{"c":0,"s":1,"id":5465,"u":"jinx%20glutton_loag","p":60,"h":1,"n":"Jinx Glutton"},{"c":0,"s":1,"id":5466,"u":"juvenile%20flight_loag","p":138,"h":1,"n":"Juvenile Flight"},{"c":0,"s":1,"id":5467,"u":"killing%20stone_loag","p":126,"h":1,"n":"Killing Stone"},{"c":0,"s":1,"id":5468,"u":"kitsune%20lore_loag","p":125,"h":1,"n":"Kitsune Lore"},{"c":0,"s":1,"id":5469,"u":"kitsune%20spell%20expertise_loag","p":126,"h":1,"n":"Kitsune Spell Expertise"},{"c":0,"s":1,"id":5470,"u":"kitsune%20spell%20familiarity_loag","p":125,"h":1,"n":"Kitsune Spell Familiarity"},{"c":0,"s":1,"id":5471,"u":"kitsune%20spell%20mysteries_loag","p":126,"h":1,"n":"Kitsune Spell Mysteries"},{"c":0,"s":1,"id":5472,"u":"kobold%20weapon%20expertise_loag","p":40,"h":1,"n":"Kobold Weapon Expertise"},{"c":0,"s":1,"id":5473,"u":"kobold%20weapon%20familiarity_loag","p":39,"h":1,"n":"Kobold Weapon Familiarity"},{"c":0,"s":1,"id":5474,"u":"kobold%20weapon%20innovator_loag","p":39,"h":1,"n":"Kobold Weapon Innovator"},{"c":0,"s":1,"id":5475,"u":"larcenous%20tail_loag","p":98,"h":1,"n":"Larcenous Tail"},{"c":0,"s":1,"id":5476,"u":"lavasoul_loag","p":103,"h":1,"n":"Lavasoul"},{"c":0,"s":1,"id":5477,"u":"lemma%20of%20vision_loag","p":77,"h":1,"n":"Lemma Of Vision"},{"c":0,"s":1,"id":5478,"u":"lifeblood's%20call_loag","p":52,"h":1,"n":"Lifeblood's Call"},{"c":0,"s":1,"id":5479,"u":"lightless%20litheness_loag","p":87,"h":1,"n":"Lightless Litheness"},{"c":0,"s":1,"id":5480,"u":"lightning%20tongue_loag","p":47,"h":1,"n":"Lightning Tongue"},{"c":0,"s":1,"id":5481,"u":"living%20weapon_loag","p":93,"h":1,"n":"Living Weapon"},{"c":0,"s":1,"id":5482,"u":"lucky%20break_loag","p":19,"h":1,"n":"Lucky Break"},{"c":0,"s":1,"id":5483,"u":"magpie%20snatch_loag","p":59,"h":1,"n":"Magpie Snatch"},{"c":0,"s":1,"id":5484,"u":"maiden's%20mending_loag","p":23,"h":1,"n":"Maiden's Mending"},{"c":0,"s":1,"id":5485,"u":"marid%20magic_loag","p":120,"h":1,"n":"Marid Magic"},{"c":0,"s":1,"id":5486,"u":"marine%20ally_loag","p":15,"h":1,"n":"Marine Ally"},{"c":0,"s":1,"id":5487,"u":"mariner's%20fire_loag","p":58,"h":1,"n":"Mariner's Fire"},{"c":0,"s":1,"id":5488,"u":"mask%20of%20fear_loag","p":52,"h":1,"n":"Mask Of Fear"},{"c":0,"s":1,"id":5489,"u":"mask%20of%20pain_loag","p":52,"h":1,"n":"Mask Of Pain"},{"c":0,"s":1,"id":5490,"u":"mask%20of%20power_loag","p":51,"h":1,"n":"Mask Of Power"},{"c":0,"s":1,"id":5491,"u":"mask%20of%20rejection_loag","p":52,"h":1,"n":"Mask Of Rejection"},{"c":0,"s":1,"id":5492,"u":"metal-veined%20strikes_loag","p":108,"h":1,"n":"Metal-veined Strikes"},{"c":0,"s":1,"id":5493,"u":"miresoul_loag","p":107,"h":1,"n":"Miresoul"},{"c":0,"s":1,"id":5494,"u":"mischievous%20tail_loag","p":98,"h":1,"n":"Mischievous Tail"},{"c":0,"s":1,"id":5495,"u":"mist%20strider_loag","p":16,"h":1,"n":"Mist Strider"},{"c":0,"s":1,"id":5496,"u":"mistsoul_loag","p":119,"h":1,"n":"Mistsoul"},{"c":0,"s":1,"id":5497,"u":"moon%20may_loag","p":23,"h":1,"n":"Moon May"},{"c":0,"s":1,"id":5498,"u":"morrigna's%20spider%20affinity_loag","p":32,"h":1,"n":"Morrigna's Spider Affinity"},{"c":0,"s":1,"id":5499,"u":"mother's%20mindfulness_loag","p":24,"h":1,"n":"Mother's Mindfulness"},{"c":0,"s":1,"id":5500,"u":"mutate%20weapon_loag","p":93,"h":1,"n":"Mutate Weapon"},{"c":0,"s":1,"id":5501,"u":"myriad%20forms_loag","p":126,"h":1,"n":"Myriad Forms"},{"c":0,"s":1,"id":5502,"u":"nanite%20shroud_loag","p":74,"h":1,"n":"Nanite Shroud"},{"c":0,"s":1,"id":5503,"u":"nanite%20surge_loag","p":73,"h":1,"n":"Nanite Surge"},{"c":0,"s":1,"id":5504,"u":"nestling%20fall_loag","p":137,"h":1,"n":"Nestling Fall"},{"c":0,"s":1,"id":5505,"u":"nightvision%20adaptation_loag","p":73,"h":1,"n":"Nightvision Adaptation"},{"c":0,"s":1,"id":5506,"u":"no%20evidence_loag","p":20,"h":1,"n":"No Evidence"},{"c":0,"s":1,"id":5507,"u":"nocturnal%20charm_loag","p":27,"h":1,"n":"Nocturnal Charm"},{"c":0,"s":1,"id":5508,"u":"nosoi's%20mask_loag","p":31,"h":1,"n":"Nosoi's Mask"},{"c":0,"s":1,"id":5509,"u":"offensive%20analysis_loag","p":77,"h":1,"n":"Offensive Analysis"},{"c":0,"s":1,"id":5510,"u":"offensive%20subroutine_loag","p":74,"h":1,"n":"Offensive Subroutine"},{"c":0,"s":1,"id":5511,"u":"old%20soul_loag","p":27,"h":1,"n":"Old Soul"},{"c":0,"s":1,"id":5512,"u":"olethros's%20decree_loag","p":32,"h":1,"n":"Olethros's Decree"},{"c":0,"s":1,"id":5513,"u":"one%20with%20earth_loag","p":108,"h":1,"n":"One With Earth"},{"c":0,"s":1,"id":5514,"u":"orc%20warmask_loag","p":51,"h":1,"n":"Orc Warmask"},{"c":0,"s":1,"id":5515,"u":"pack%20tactics_loag","p":82,"h":1,"n":"Pack Tactics"},{"c":0,"s":1,"id":5516,"u":"pelagic%20aptitude_loag","p":15,"h":1,"n":"Pelagic Aptitude"},{"c":0,"s":1,"id":5517,"u":"peri%20magic_loag","p":11,"h":1,"n":"Peri Magic"},{"c":0,"s":1,"id":5518,"u":"pierce%20the%20light_loag","p":88,"h":1,"n":"Pierce The Light"},{"c":0,"s":1,"id":5519,"u":"plague%20sniffer_loag","p":56,"h":1,"n":"Plague Sniffer"},{"c":0,"s":1,"id":5520,"u":"plumekith_loag","p":11,"h":1,"n":"Plumekith"},{"c":0,"s":1,"id":5521,"u":"powerful%20guts_loag","p":93,"h":1,"n":"Powerful Guts"},{"c":0,"s":1,"id":5522,"u":"predator's%20growl_loag","p":20,"h":1,"n":"Predator's Growl"},{"c":0,"s":1,"id":5523,"u":"preemptive%20reconfiguration_loag","p":78,"h":1,"n":"Preemptive Reconfiguration"},{"c":0,"s":1,"id":5524,"u":"pride%20hunter_loag","p":19,"h":1,"n":"Pride Hunter"},{"c":0,"s":1,"id":5525,"u":"protective%20subroutine_loag","p":74,"h":1,"n":"Protective Subroutine"},{"c":0,"s":1,"id":5526,"u":"proximity%20alert_loag","p":73,"h":1,"n":"Proximity Alert"},{"c":0,"s":1,"id":5527,"u":"purge%20sins_loag","p":12,"h":1,"n":"Purge Sins"},{"c":0,"s":1,"id":5528,"u":"qlippoth%20magic_loag","p":63,"h":1,"n":"Qlippoth Magic"},{"c":0,"s":1,"id":5529,"u":"quick%20change_loag","p":81,"h":1,"n":"Quick Change"},{"c":0,"s":1,"id":5530,"u":"radiant%20burst_loag","p":104,"h":1,"n":"Radiant Burst"},{"c":0,"s":1,"id":5531,"u":"radiant%20circuitry_loag","p":73,"h":1,"n":"Radiant Circuitry"},{"c":0,"s":1,"id":5532,"u":"radiate%20glory_loag","p":12,"h":1,"n":"Radiate Glory"},{"c":0,"s":1,"id":5533,"u":"rakshasa%20magic_loag","p":63,"h":1,"n":"Rakshasa Magic"},{"c":0,"s":1,"id":5534,"u":"rallying%20cry_loag","p":36,"h":1,"n":"Rallying Cry"},{"c":0,"s":1,"id":5535,"u":"rampaging%20form_loag","p":126,"h":1,"n":"Rampaging Form"},{"c":0,"s":1,"id":5536,"u":"ratfolk%20growth_loag","p":56,"h":1,"n":"Ratfolk Growth"},{"c":0,"s":1,"id":5537,"u":"ratfolk%20roll_loag","p":56,"h":1,"n":"Ratfolk Roll"},{"c":0,"s":1,"id":5538,"u":"read%20the%20stars_loag","p":48,"h":1,"n":"Read The Stars"},{"c":0,"s":1,"id":5539,"u":"recognize%20ambush_loag","p":35,"h":1,"n":"Recognize Ambush"},{"c":0,"s":1,"id":5540,"u":"regrowth_loag","p":44,"h":1,"n":"Regrowth"},{"c":0,"s":1,"id":5541,"u":"rehydration_loag","p":16,"h":1,"n":"Rehydration"},{"c":0,"s":1,"id":5542,"u":"repair%20module_loag","p":74,"h":1,"n":"Repair Module"},{"c":0,"s":1,"id":5543,"u":"reptile%20rider_loag","p":47,"h":1,"n":"Reptile Rider"},{"c":0,"s":1,"id":5544,"u":"retractable%20claws_loag","p":125,"h":1,"n":"Retractable Claws"},{"c":0,"s":1,"id":5545,"u":"revivification%20protocol_loag","p":74,"h":1,"n":"Revivification Protocol"},{"c":0,"s":1,"id":5546,"u":"riftmarked_loag","p":63,"h":1,"n":"Riftmarked"},{"c":0,"s":1,"id":5547,"u":"rimesoul_loag","p":119,"h":1,"n":"Rimesoul"},{"c":0,"s":1,"id":5548,"u":"rokoan%20arts_loag","p":138,"h":1,"n":"Rokoan Arts"},{"c":0,"s":1,"id":5549,"u":"ru-shi_loag","p":27,"h":1,"n":"Ru-shi"},{"c":0,"s":1,"id":5550,"u":"runtsage_loag","p":35,"h":1,"n":"Runtsage"},{"c":0,"s":1,"id":5551,"u":"saber%20teeth_loag","p":19,"h":1,"n":"Saber Teeth"},{"c":0,"s":1,"id":5552,"u":"scar-thick%20skin_loag","p":52,"h":1,"n":"Scar-thick Skin"},{"c":0,"s":1,"id":5553,"u":"scholar's%20inheritance_loag","p":111,"h":1,"n":"Scholar's Inheritance"},{"c":0,"s":1,"id":5554,"u":"scion%20transformation_loag","p":48,"h":1,"n":"Scion Transformation"},{"c":0,"s":1,"id":5555,"u":"scorching%20disarm_loag","p":104,"h":1,"n":"Scorching Disarm"},{"c":0,"s":1,"id":5556,"u":"sculpt%20shadows_loag","p":88,"h":1,"n":"Sculpt Shadows"},{"c":0,"s":1,"id":5557,"u":"sense%20for%20trouble_loag","p":20,"h":1,"n":"Sense For Trouble"},{"c":0,"s":1,"id":5558,"u":"shackleborn_loag","p":63,"h":1,"n":"Shackleborn"},{"c":0,"s":1,"id":5559,"u":"shadow%20blending_loag","p":87,"h":1,"n":"Shadow Blending"},{"c":0,"s":1,"id":5560,"u":"shadow%20sight_loag","p":88,"h":1,"n":"Shadow Sight"},{"c":0,"s":1,"id":5561,"u":"shadow's%20assault_loag","p":88,"h":1,"n":"Shadow's Assault"},{"c":0,"s":1,"id":5562,"u":"shadowy%20disguise_loag","p":88,"h":1,"n":"Shadowy Disguise"},{"c":0,"s":1,"id":5563,"u":"shaitan%20magic_loag","p":108,"h":1,"n":"Shaitan Magic"},{"c":0,"s":1,"id":5564,"u":"shaitan%20skin_loag","p":108,"h":1,"n":"Shaitan Skin"},{"c":0,"s":1,"id":5565,"u":"shapechanger's%20intuition_loag","p":125,"h":1,"n":"Shapechanger's Intuition"},{"c":0,"s":1,"id":5566,"u":"shifting%20faces_loag","p":126,"h":1,"n":"Shifting Faces"},{"c":0,"s":1,"id":5567,"u":"shinstabber_loag","p":56,"h":1,"n":"Shinstabber"},{"c":0,"s":1,"id":5568,"u":"shoki's%20argument_loag","p":31,"h":1,"n":"Shoki's Argument"},{"c":0,"s":1,"id":5569,"u":"shrouded%20magic_loag","p":87,"h":1,"n":"Shrouded Magic"},{"c":0,"s":1,"id":5570,"u":"shrouded%20mien_loag","p":87,"h":1,"n":"Shrouded Mien"},{"c":0,"s":1,"id":5571,"u":"silent%20step_loag","p":20,"h":1,"n":"Silent Step"},{"c":0,"s":1,"id":5572,"u":"sinister%20appearance_loag","p":103,"h":1,"n":"Sinister Appearance"},{"c":0,"s":1,"id":5573,"u":"skillful%20tail%20(ganzi)_loag","p":97,"a":"Ganzi","h":1,"n":"Skillful Tail"},{"c":0,"s":1,"id":5574,"u":"skillful%20tail%20(geniekin)_loag","p":100,"a":["Geniekin"],"h":1,"n":"Skillful Tail"},{"c":0,"s":1,"id":5575,"u":"skirt%20the%20light_loag","p":88,"h":1,"n":"Skirt The Light"},{"c":0,"s":1,"id":5576,"u":"skittering%20sneak_loag","p":56,"h":1,"n":"Skittering Sneak"},{"c":0,"s":1,"id":5577,"u":"skull%20creeper_loag","p":55,"h":1,"n":"Skull Creeper"},{"c":0,"s":1,"id":5578,"u":"slink_loag","p":87,"h":1,"n":"Slink"},{"c":0,"s":1,"id":5579,"u":"slip%20into%20shadow_loag","p":28,"h":1,"n":"Slip Into Shadow"},{"c":0,"s":1,"id":5580,"u":"slip%20the%20grasp_loag","p":94,"h":1,"n":"Slip The Grasp"},{"c":0,"s":1,"id":5581,"u":"slip%20with%20the%20breeze_loag","p":116,"h":1,"n":"Slip With The Breeze"},{"c":0,"s":1,"id":5582,"u":"slither_loag","p":39,"h":1,"n":"Slither"},{"c":0,"s":1,"id":5583,"u":"smashing%20tail_loag","p":97,"h":1,"n":"Smashing Tail"},{"c":0,"s":1,"id":5584,"u":"smokesoul_loag","p":115,"h":1,"n":"Smokesoul"},{"c":0,"s":1,"id":5585,"u":"snare%20commando_loag","p":40,"h":1,"n":"Snare Commando"},{"c":0,"s":1,"id":5586,"u":"sneaky_loag","p":35,"h":1,"n":"Sneaky"},{"c":0,"s":1,"id":5587,"u":"snow%20may_loag","p":23,"h":1,"n":"Snow May"},{"c":0,"s":1,"id":5588,"u":"soaring%20form_loag","p":60,"h":1,"n":"Soaring Form"},{"c":0,"s":1,"id":5589,"u":"speak%20with%20bats_loag","p":131,"h":1,"n":"Speak With Bats"},{"c":0,"s":1,"id":5590,"u":"spew%20tentacles_loag","p":94,"h":1,"n":"Spew Tentacles"},{"c":0,"s":1,"id":5591,"u":"spiteful%20rake_loag","p":24,"h":1,"n":"Spiteful Rake"},{"c":0,"s":1,"id":5592,"u":"spore%20cloud_loag","p":44,"h":1,"n":"Spore Cloud"},{"c":0,"s":1,"id":5593,"u":"sprite's%20spark_loag","p":131,"h":1,"n":"Sprite's Spark"},{"c":0,"s":1,"id":5594,"u":"squad%20tactics_loag","p":36,"h":1,"n":"Squad Tactics"},{"c":0,"s":1,"id":5595,"u":"star%20orb_loag","p":125,"h":1,"n":"Star Orb"},{"c":0,"s":1,"id":5596,"u":"startling%20appearance_loag","p":93,"h":1,"n":"Startling Appearance"},{"c":0,"s":1,"id":5597,"u":"steady%20on%20stone_loag","p":107,"h":1,"n":"Steady On Stone"},{"c":0,"s":1,"id":5598,"u":"steam%20spell_loag","p":120,"h":1,"n":"Steam Spell"},{"c":0,"s":1,"id":5599,"u":"stone%20face_loag","p":35,"h":1,"n":"Stone Face"},{"c":0,"s":1,"id":5600,"u":"stone%20form_loag","p":108,"h":1,"n":"Stone Form"},{"c":0,"s":1,"id":5601,"u":"storm%20form_loag","p":116,"h":1,"n":"Storm Form"},{"c":0,"s":1,"id":5602,"u":"stormsoul_loag","p":115,"h":1,"n":"Stormsoul"},{"c":0,"s":1,"id":5603,"u":"stormy%20heart_loag","p":24,"h":1,"n":"Stormy Heart"},{"c":0,"s":1,"id":5604,"u":"story%20crooner_loag","p":137,"h":1,"n":"Story Crooner"},{"c":0,"s":1,"id":5605,"u":"striking%20retribution_loag","p":15,"h":1,"n":"Striking Retribution"},{"c":0,"s":1,"id":5606,"u":"strix%20defender_loag","p":137,"h":1,"n":"Strix Defender"},{"c":0,"s":1,"id":5607,"u":"strix%20lore_loag","p":137,"h":1,"n":"Strix Lore"},{"c":0,"s":1,"id":5608,"u":"strix%20vengeance_loag","p":138,"h":1,"n":"Strix Vengeance"},{"c":0,"s":1,"id":5609,"u":"strong%20swimmer_loag","p":120,"h":1,"n":"Strong Swimmer"},{"c":0,"s":1,"id":5610,"u":"suli%20amir_loag","p":112,"h":1,"n":"Suli Amir"},{"c":0,"s":1,"id":5611,"u":"suli-jann_loag","p":111,"h":1,"n":"Suli-jann"},{"c":0,"s":1,"id":5612,"u":"summon%20air%20elemental_loag","p":116,"h":1,"n":"Summon Air Elemental"},{"c":0,"s":1,"id":5613,"u":"summon%20earth%20elemental_loag","p":108,"h":1,"n":"Summon Earth Elemental"},{"c":0,"s":1,"id":5614,"u":"summon%20fire%20elemental_loag","p":104,"h":1,"n":"Summon Fire Elemental"},{"c":0,"s":1,"id":5615,"u":"summon%20water%20elemental_loag","p":120,"h":1,"n":"Summon Water Elemental"},{"c":0,"s":1,"id":5616,"u":"swift_loag","p":115,"h":1,"n":"Swift"},{"c":0,"s":1,"id":5617,"u":"taste%20blood_loag","p":28,"h":1,"n":"Taste Blood"},{"c":0,"s":1,"id":5618,"u":"ten%20lives_loag","p":20,"h":1,"n":"Ten Lives"},{"c":0,"s":1,"id":5619,"u":"tengu%20feather%20fan_loag","p":59,"h":1,"n":"Tengu Feather Fan"},{"c":0,"s":1,"id":5620,"u":"tetraelemental%20assault_loag","p":112,"h":1,"n":"Tetraelemental Assault"},{"c":0,"s":1,"id":5621,"u":"thorned%20seedpod_loag","p":44,"h":1,"n":"Thorned Seedpod"},{"c":0,"s":1,"id":5622,"u":"thrown%20voice_loag","p":138,"h":1,"n":"Thrown Voice"},{"c":0,"s":1,"id":5623,"u":"thunder%20god's%20fan_loag","p":60,"h":1,"n":"Thunder God's Fan"},{"c":0,"s":1,"id":5624,"u":"tidal%20shield_loag","p":120,"h":1,"n":"Tidal Shield"},{"c":0,"s":1,"id":5625,"u":"tide-hardened_loag","p":119,"h":1,"n":"Tide-hardened"},{"c":0,"s":1,"id":5626,"u":"tongue%20disarm_loag","p":47,"h":1,"n":"Tongue Disarm"},{"c":0,"s":1,"id":5627,"u":"tranquil%20sanctuary_loag","p":11,"h":1,"n":"Tranquil Sanctuary"},{"c":0,"s":1,"id":5628,"u":"translucent%20skin_loag","p":120,"h":1,"n":"Translucent Skin"},{"c":0,"s":1,"id":5629,"u":"treacherous%20earth_loag","p":108,"h":1,"n":"Treacherous Earth"},{"c":0,"s":1,"id":5630,"u":"trickster%20tengu_loag","p":60,"h":1,"n":"Trickster Tengu"},{"c":0,"s":1,"id":5631,"u":"truespeech_loag","p":12,"h":1,"n":"Truespeech"},{"c":0,"s":1,"id":5632,"u":"twist%20healing_loag","p":28,"h":1,"n":"Twist Healing"},{"c":0,"s":1,"id":5633,"u":"uncanny%20agility_loag","p":59,"h":1,"n":"Uncanny Agility"},{"c":0,"s":1,"id":5634,"u":"uncanny%20awareness_loag","p":94,"h":1,"n":"Uncanny Awareness"},{"c":0,"s":1,"id":5635,"u":"uncanny%20cheeks_loag","p":56,"h":1,"n":"Uncanny Cheeks"},{"c":0,"s":1,"id":5636,"u":"undead%20companion_loag","p":28,"h":1,"n":"Undead Companion"},{"c":0,"s":1,"id":5637,"u":"underwater%20volcano_loag","p":16,"h":1,"n":"Underwater Volcano"},{"c":0,"s":1,"id":5638,"u":"vanth's%20weapon%20execution_loag","p":31,"h":1,"n":"Vanth's Weapon Execution"},{"c":0,"s":1,"id":5639,"u":"vanth's%20weapon%20expertise_loag","p":32,"h":1,"n":"Vanth's Weapon Expertise"},{"c":0,"s":1,"id":5640,"u":"vanth's%20weapon%20familiarity_loag","p":31,"h":1,"n":"Vanth's Weapon Familiarity"},{"c":0,"s":1,"id":5641,"u":"veil%20may_loag","p":23,"h":1,"n":"Veil May"},{"c":0,"s":1,"id":5642,"u":"velstrac%20magic_loag","p":66,"h":1,"n":"Velstrac Magic"},{"c":0,"s":1,"id":5643,"u":"vestigial%20wings_loag","p":97,"h":1,"n":"Vestigial Wings"},{"c":0,"s":1,"id":5644,"u":"vicious%20snares_loag","p":40,"h":1,"n":"Vicious Snares"},{"c":0,"s":1,"id":5645,"u":"virga%20may_loag","p":23,"h":1,"n":"Virga May"},{"c":0,"s":1,"id":5646,"u":"war%20conditioning_loag","p":36,"h":1,"n":"War Conditioning"},{"c":0,"s":1,"id":5647,"u":"warren%20friend_loag","p":55,"h":1,"n":"Warren Friend"},{"c":0,"s":1,"id":5648,"u":"water%20conjuration_loag","p":15,"h":1,"n":"Water Conjuration"},{"c":0,"s":1,"id":5649,"u":"water%20dancer_loag","p":15,"h":1,"n":"Water Dancer"},{"c":0,"s":1,"id":5650,"u":"water%20strider_loag","p":16,"h":1,"n":"Water Strider"},{"c":0,"s":1,"id":5651,"u":"waxed%20feathers_loag","p":59,"h":1,"n":"Waxed Feathers"},{"c":0,"s":1,"id":5652,"u":"we%20march%20on_loag","p":36,"h":1,"n":"We March On"},{"c":0,"s":1,"id":5653,"u":"willing%20death_loag","p":31,"h":1,"n":"Willing Death"},{"c":0,"s":1,"id":5654,"u":"wind%20god's%20fan_loag","p":59,"h":1,"n":"Wind God's Fan"},{"c":0,"s":1,"id":5655,"u":"wind%20tempered_loag","p":115,"h":1,"n":"Wind Tempered"},{"c":0,"s":1,"id":5656,"u":"wing%20step_loag","p":138,"h":1,"n":"Wing Step"},{"c":0,"s":1,"id":5657,"u":"winglets_loag","p":39,"h":1,"n":"Winglets"},{"c":0,"s":1,"id":5658,"u":"wings%20of%20air_loag","p":116,"h":1,"n":"Wings Of Air"},{"c":0,"s":1,"id":5659,"u":"winter%20cat%20senses_loag","p":19,"h":1,"n":"Winter Cat Senses"},{"c":0,"s":1,"id":5660,"u":"wyrmling%20flight_loag","p":40,"h":1,"n":"Wyrmling Flight"},{"c":0,"s":1,"id":5661,"u":"yamaraj's%20grandeur_loag","p":32,"h":1,"n":"Yamaraj's Grandeur"},{"c":0,"s":7,"id":5662,"u":"absorb%20spell_locg","p":114,"h":1,"n":"Absorb Spell"},{"c":0,"s":7,"id":5663,"u":"adaptive%20mask%20familiar_locg","p":101,"h":1,"n":"Adaptive Mask Familiar"},{"c":0,"s":7,"id":5664,"u":"adroit%20manipulation_locg","p":44,"h":1,"n":"Adroit Manipulation"},{"c":0,"s":7,"id":5665,"u":"advanced%20order%20training_locg","p":81,"h":1,"n":"Advanced Order Training"},{"c":0,"s":7,"id":5666,"u":"aegis%20of%20arnisant_locg","p":94,"h":1,"n":"Aegis Of Arnisant"},{"c":0,"s":7,"id":5667,"u":"agonizing%20rebuke_locg","p":50,"h":1,"n":"Agonizing Rebuke"},{"c":0,"s":7,"id":5668,"u":"alchemical%20scholar_locg","p":50,"h":1,"n":"Alchemical Scholar"},{"c":0,"s":7,"id":5669,"u":"ankle%20bite_locg","p":38,"h":1,"n":"Ankle Bite"},{"c":0,"s":7,"id":5670,"u":"arcane%20tattoos_locg","p":11,"h":1,"n":"Arcane Tattoos"},{"c":0,"s":7,"id":5671,"u":"avenge%20in%20glory_locg","p":20,"h":1,"n":"Avenge In Glory"},{"c":0,"s":7,"id":5672,"u":"backup%20disguise_locg","p":71,"h":1,"n":"Backup Disguise"},{"c":0,"s":7,"id":5673,"u":"bark%20and%20tendril_locg","p":55,"h":1,"n":"Bark And Tendril"},{"c":0,"s":7,"id":5674,"u":"battleforger_locg","p":21,"h":1,"n":"Battleforger"},{"c":0,"s":7,"id":5675,"u":"blade%20of%20law_locg","p":84,"h":1,"n":"Blade Of Law"},{"c":0,"s":7,"id":5676,"u":"blade%20of%20the%20crimson%20oath_locg","p":95,"h":1,"n":"Blade Of The Crimson Oath"},{"c":0,"s":7,"id":5677,"u":"boaster's%20challenge_locg","p":74,"h":1,"n":"Boaster's Challenge"},{"c":0,"s":7,"id":5678,"u":"bouncy%20goblin_locg","p":37,"h":1,"n":"Bouncy Goblin"},{"c":0,"s":7,"id":5679,"u":"bravo's%20determination_locg","p":75,"h":1,"n":"Bravo's Determination"},{"c":0,"s":7,"id":5680,"u":"brightness%20seeker_locg","p":27,"h":1,"n":"Brightness Seeker"},{"c":0,"s":7,"id":5681,"u":"cascade%20bearers%20flexibility_locg","p":101,"h":1,"n":"Cascade Bearers Flexibility"},{"c":0,"s":7,"id":5682,"u":"cascade%20bearers%20spellcasting_locg","p":103,"h":1,"n":"Cascade Bearers Spellcasting"},{"c":0,"s":7,"id":5683,"u":"charged%20creation_locg","p":104,"h":1,"n":"Charged Creation"},{"c":0,"s":7,"id":5684,"u":"chosen%20of%20lamashtu_locg","p":38,"h":1,"n":"Chosen Of Lamashtu"},{"c":0,"s":7,"id":5685,"u":"clan%20protector_locg","p":20,"h":1,"n":"Clan Protector"},{"c":0,"s":7,"id":5686,"u":"clan's%20edge_locg","p":20,"h":1,"n":"Clan's Edge"},{"c":0,"s":7,"id":5687,"u":"cobble%20dancer_locg","p":45,"h":1,"n":"Cobble Dancer"},{"c":0,"s":7,"id":5688,"u":"courteous%20comeback_locg","p":11,"h":1,"n":"Courteous Comeback"},{"c":0,"s":7,"id":5689,"u":"cunning%20climber_locg","p":45,"h":1,"n":"Cunning Climber"},{"c":0,"s":7,"id":5690,"u":"daredevil's%20gambit_locg","p":75,"h":1,"n":"Daredevil's Gambit"},{"c":0,"s":7,"id":5691,"u":"daring%20act_locg","p":74,"h":1,"n":"Daring Act"},{"c":0,"s":7,"id":5692,"u":"daring%20flourish_locg","p":75,"h":1,"n":"Daring Flourish"},{"c":0,"s":7,"id":5693,"u":"darkseer_locg","p":13,"h":1,"n":"Darkseer"},{"c":0,"s":7,"id":5694,"u":"death's%20door_locg","p":115,"h":1,"n":"Death's Door"},{"c":0,"s":7,"id":5695,"u":"defiance%20unto%20death_locg","p":26,"h":1,"n":"Defiance Unto Death"},{"c":0,"s":7,"id":5696,"u":"demanding%20challenge_locg","p":75,"h":1,"n":"Demanding Challenge"},{"c":0,"s":7,"id":5697,"u":"devil's%20advocate_locg","p":11,"h":1,"n":"Devil's Advocate"},{"c":0,"s":7,"id":5698,"u":"dragon%20prince_locg","p":14,"h":1,"n":"Dragon Prince"},{"c":0,"s":7,"id":5699,"u":"dragon%20spit_locg","p":12,"h":1,"n":"Dragon Spit"},{"c":0,"s":7,"id":5700,"u":"dualistic%20synergy_locg","p":104,"h":1,"n":"Dualistic Synergy"},{"c":0,"s":7,"id":5701,"u":"easily%20dismissed_locg","p":44,"h":1,"n":"Easily Dismissed"},{"c":0,"s":7,"id":5702,"u":"eclectic%20obsession_locg","p":33,"h":1,"n":"Eclectic Obsession"},{"c":0,"s":7,"id":5703,"u":"educated%20assessment_locg","p":112,"h":1,"n":"Educated Assessment"},{"c":0,"s":7,"id":5704,"u":"elemental%20wrath_locg","p":26,"h":1,"n":"Elemental Wrath"},{"c":0,"s":7,"id":5705,"u":"elven%20instincts_locg","p":27,"h":1,"n":"Elven Instincts"},{"c":0,"s":7,"id":5706,"u":"elven%20verve_locg","p":26,"h":1,"n":"Elven Verve"},{"c":0,"s":7,"id":5707,"u":"emerald%20boughs%20accustomation_locg","p":102,"h":1,"n":"Emerald Boughs Accustomation"},{"c":0,"s":7,"id":5708,"u":"emerald%20boughs%20hideaway_locg","p":103,"h":1,"n":"Emerald Boughs Hideaway"},{"c":0,"s":7,"id":5709,"u":"endure%20death's%20touch_locg","p":94,"h":1,"n":"Endure Death's Touch"},{"c":0,"s":7,"id":5710,"u":"energy%20blessed_locg","p":21,"h":1,"n":"Energy Blessed"},{"c":0,"s":7,"id":5711,"u":"entourage_locg","p":72,"h":1,"n":"Entourage"},{"c":0,"s":7,"id":5712,"u":"envenom%20fangs_locg","p":59,"h":1,"n":"Envenom Fangs"},{"c":0,"s":7,"id":5713,"u":"everstand%20stance_locg","p":90,"h":1,"n":"Everstand Stance"},{"c":0,"s":7,"id":5714,"u":"everstand%20strike_locg","p":90,"h":1,"n":"Everstand Strike"},{"c":0,"s":7,"id":5715,"u":"everyone%20duck!_locg","p":112,"h":1,"n":"Everyone Duck!"},{"c":0,"s":7,"id":5716,"u":"expert%20drill%20sergeant_locg","p":51,"h":1,"n":"Expert Drill Sergeant"},{"c":0,"s":7,"id":5717,"u":"fade%20away_locg","p":45,"h":1,"n":"Fade Away"},{"c":0,"s":7,"id":5718,"u":"fang%20sharpener_locg","p":37,"h":1,"n":"Fang Sharpener"},{"c":0,"s":7,"id":5719,"u":"firebrand%20braggart%20dedication_locg","p":74,"h":1,"n":"Firebrand Braggart Dedication"},{"c":0,"s":7,"id":5720,"u":"flexible%20halcyon%20spellcasting_locg","p":105,"h":1,"n":"Flexible Halcyon Spellcasting"},{"c":0,"s":7,"id":5721,"u":"font%20of%20knowledge_locg","p":113,"h":1,"n":"Font Of Knowledge"},{"c":0,"s":7,"id":5722,"u":"forced%20entry_locg","p":112,"h":1,"n":"Forced Entry"},{"c":0,"s":7,"id":5723,"u":"forest%20stealth_locg","p":27,"h":1,"n":"Forest Stealth"},{"c":0,"s":7,"id":5724,"u":"forge-day's%20rest_locg","p":20,"h":1,"n":"Forge-day's Rest"},{"c":0,"s":7,"id":5725,"u":"formation%20master_locg","p":51,"h":1,"n":"Formation Master"},{"c":0,"s":7,"id":5726,"u":"formation%20training_locg","p":51,"h":1,"n":"Formation Training"},{"c":0,"s":7,"id":5727,"u":"fortuitous%20shift_locg","p":33,"h":1,"n":"Fortuitous Shift"},{"c":0,"s":7,"id":5728,"u":"freeze%20it!_locg","p":39,"h":1,"n":"Freeze It!"},{"c":0,"s":7,"id":5729,"u":"fulminating%20synergy_locg","p":105,"h":1,"n":"Fulminating Synergy"},{"c":0,"s":7,"id":5730,"u":"gaze%20of%20veracity_locg","p":85,"h":1,"n":"Gaze Of Veracity"},{"c":0,"s":7,"id":5731,"u":"gecko's%20grip_locg","p":59,"h":1,"n":"Gecko's Grip"},{"c":0,"s":7,"id":5732,"u":"gloomseer_locg","p":12,"h":1,"n":"Gloomseer"},{"c":0,"s":7,"id":5733,"u":"gnome%20polyglot_locg","p":31,"h":1,"n":"Gnome Polyglot"},{"c":0,"s":7,"id":5734,"u":"grasping%20reach_locg","p":54,"h":1,"n":"Grasping Reach"},{"c":0,"s":7,"id":5735,"u":"great%20boaster_locg","p":75,"h":1,"n":"Great Boaster"},{"c":0,"s":7,"id":5736,"u":"grim%20insight_locg","p":32,"h":1,"n":"Grim Insight"},{"c":0,"s":7,"id":5737,"u":"halcyon%20speaker%20dedication_locg","p":104,"h":1,"n":"Halcyon Speaker Dedication"},{"c":0,"s":7,"id":5738,"u":"halcyon%20spellcasting%20adept_locg","p":105,"h":1,"n":"Halcyon Spellcasting Adept"},{"c":0,"s":7,"id":5739,"u":"halcyon%20spellcasting%20initiate_locg","p":104,"h":1,"n":"Halcyon Spellcasting Initiate"},{"c":0,"s":7,"id":5740,"u":"halcyon%20spellcasting%20sage_locg","p":105,"h":1,"n":"Halcyon Spellcasting Sage"},{"c":0,"s":7,"id":5741,"u":"halfling%20ingenuity_locg","p":44,"h":1,"n":"Halfling Ingenuity"},{"c":0,"s":7,"id":5742,"u":"hard%20tail_locg","p":38,"h":1,"n":"Hard Tail"},{"c":0,"s":7,"id":5743,"u":"harmlessly%20cute_locg","p":54,"h":1,"n":"Harmlessly Cute"},{"c":0,"s":7,"id":5744,"u":"harrying%20strike_locg","p":115,"h":1,"n":"Harrying Strike"},{"c":0,"s":7,"id":5745,"u":"heir%20of%20the%20saoc_locg","p":14,"h":1,"n":"Heir Of The Saoc"},{"c":0,"s":7,"id":5746,"u":"hell's%20armaments_locg","p":84,"h":1,"n":"Hell's Armaments"},{"c":0,"s":7,"id":5747,"u":"hellknight%20dedication_locg","p":84,"h":1,"n":"Hellknight Dedication"},{"c":0,"s":7,"id":5748,"u":"hellknight%20order%20cross-training_locg","p":81,"h":1,"n":"Hellknight Order Cross-training"},{"c":0,"s":7,"id":5749,"u":"hellknight%20signifer%20dedication_locg","p":85,"h":1,"n":"Hellknight Signifer Dedication"},{"c":0,"s":7,"id":5750,"u":"helpful%20halfling_locg","p":45,"h":1,"n":"Helpful Halfling"},{"c":0,"s":7,"id":5751,"u":"heroes'%20call_locg","p":21,"h":1,"n":"Heroes' Call"},{"c":0,"s":7,"id":5752,"u":"hobgoblin%20lore_locg","p":50,"h":1,"n":"Hobgoblin Lore"},{"c":0,"s":7,"id":5753,"u":"hobgoblin%20weapon%20discipline_locg","p":51,"h":1,"n":"Hobgoblin Weapon Discipline"},{"c":0,"s":7,"id":5754,"u":"hobgoblin%20weapon%20expertise_locg","p":51,"h":1,"n":"Hobgoblin Weapon Expertise"},{"c":0,"s":7,"id":5755,"u":"hobgoblin%20weapon%20familiarity_locg","p":50,"h":1,"n":"Hobgoblin Weapon Familiarity"},{"c":0,"s":7,"id":5756,"u":"hungry%20goblin_locg","p":39,"h":1,"n":"Hungry Goblin"},{"c":0,"s":7,"id":5757,"u":"impassable%20wall%20stance_locg","p":90,"h":1,"n":"Impassable Wall Stance"},{"c":0,"s":7,"id":5758,"u":"incredible%20luck_locg","p":45,"h":1,"n":"Incredible Luck"},{"c":0,"s":7,"id":5759,"u":"innocuous_locg","p":44,"h":1,"n":"Innocuous"},{"c":0,"s":7,"id":5760,"u":"intuitive%20cooperation_locg","p":44,"h":1,"n":"Intuitive Cooperation"},{"c":0,"s":7,"id":5761,"u":"intuitive%20illusions_locg","p":33,"h":1,"n":"Intuitive Illusions"},{"c":0,"s":7,"id":5762,"u":"inventive%20offensive_locg","p":32,"h":1,"n":"Inventive Offensive"},{"c":0,"s":7,"id":5763,"u":"invoke%20the%20crimson%20oath_locg","p":95,"h":1,"n":"Invoke The Crimson Oath"},{"c":0,"s":7,"id":5764,"u":"irriseni%20ice-witch_locg","p":14,"h":1,"n":"Irriseni Ice-witch"},{"c":0,"s":7,"id":5765,"u":"iruxi%20unarmed%20cunning_locg","p":59,"h":1,"n":"Iruxi Unarmed Cunning"},{"c":0,"s":7,"id":5766,"u":"keep%20up%20appearances_locg","p":12,"h":1,"n":"Keep Up Appearances"},{"c":0,"s":7,"id":5767,"u":"kneel%20for%20no%20god_locg","p":21,"h":1,"n":"Kneel For No God"},{"c":0,"s":7,"id":5768,"u":"knight%20in%20shining%20armor_locg","p":94,"h":1,"n":"Knight In Shining Armor"},{"c":0,"s":7,"id":5769,"u":"knight%20reclaimant%20dedication_locg","p":95,"h":1,"n":"Knight Reclaimant Dedication"},{"c":0,"s":7,"id":5770,"u":"knight%20vigilant%20dedication_locg","p":94,"h":1,"n":"Knight Vigilant Dedication"},{"c":0,"s":7,"id":5771,"u":"know%20oneself_locg","p":12,"h":1,"n":"Know Oneself"},{"c":0,"s":7,"id":5772,"u":"leech-clipper_locg","p":50,"h":1,"n":"Leech-clipper"},{"c":0,"s":7,"id":5773,"u":"leshy%20glide_locg","p":55,"h":1,"n":"Leshy Glide"},{"c":0,"s":7,"id":5774,"u":"leshy%20lore_locg","p":54,"h":1,"n":"Leshy Lore"},{"c":0,"s":7,"id":5775,"u":"leshy%20superstition_locg","p":54,"h":1,"n":"Leshy Superstition"},{"c":0,"s":7,"id":5776,"u":"life-giving%20magic_locg","p":32,"h":1,"n":"Life-giving Magic"},{"c":0,"s":7,"id":5777,"u":"light%20of%20revelation_locg","p":90,"h":1,"n":"Light Of Revelation"},{"c":0,"s":7,"id":5778,"u":"lizardfolk%20lore_locg","p":58,"h":1,"n":"Lizardfolk Lore"},{"c":0,"s":7,"id":5779,"u":"lore%20seeker_locg","p":113,"h":1,"n":"Lore Seeker"},{"c":0,"s":7,"id":5780,"u":"lucky%20keepsake_locg","p":55,"h":1,"n":"Lucky Keepsake"},{"c":0,"s":7,"id":5781,"u":"magaambyan%20attendant%20dedication_locg","p":101,"h":1,"n":"Magaambyan Attendant Dedication"},{"c":0,"s":7,"id":5782,"u":"marsh%20runner_locg","p":58,"h":1,"n":"Marsh Runner"},{"c":0,"s":7,"id":5783,"u":"mask%20familiar_locg","p":101,"h":1,"n":"Mask Familiar"},{"c":0,"s":7,"id":5784,"u":"masked%20casting_locg","p":85,"h":1,"n":"Masked Casting"},{"c":0,"s":7,"id":5785,"u":"natural%20illusionist_locg","p":33,"h":1,"n":"Natural Illusionist"},{"c":0,"s":7,"id":5786,"u":"natural%20performer_locg","p":32,"h":1,"n":"Natural Performer"},{"c":0,"s":7,"id":5787,"u":"order%20training_locg","p":81,"h":1,"n":"Order Training"},{"c":0,"s":7,"id":5788,"u":"ornate%20tattoo_locg","p":13,"h":1,"n":"Ornate Tattoo"},{"c":0,"s":7,"id":5789,"u":"overlooked%20mastermind_locg","p":15,"h":1,"n":"Overlooked Mastermind"},{"c":0,"s":7,"id":5790,"u":"parthenogenic%20hatchling_locg","p":58,"h":1,"n":"Parthenogenic Hatchling"},{"c":0,"s":7,"id":5791,"u":"persistent%20creation_locg","p":104,"h":1,"n":"Persistent Creation"},{"c":0,"s":7,"id":5792,"u":"pride%20in%20arms_locg","p":51,"h":1,"n":"Pride In Arms"},{"c":0,"s":7,"id":5793,"u":"primal%20rampage_locg","h":1,"n":"Primal Rampage"},{"c":0,"s":7,"id":5794,"u":"protective%20sheath_locg","p":21,"h":1,"n":"Protective Sheath"},{"c":0,"s":7,"id":5795,"u":"quah%20bond_locg","p":12,"h":1,"n":"Quah Bond"},{"c":0,"s":7,"id":5796,"u":"rain-scribe%20mobility_locg","p":103,"h":1,"n":"Rain-scribe Mobility"},{"c":0,"s":7,"id":5797,"u":"rain-scribe%20sustenance_locg","p":102,"h":1,"n":"Rain-scribe Sustenance"},{"c":0,"s":7,"id":5798,"u":"razor%20claws_locg","p":58,"h":1,"n":"Razor Claws"},{"c":0,"s":7,"id":5799,"u":"reaper%20of%20repose_locg","p":95,"h":1,"n":"Reaper Of Repose"},{"c":0,"s":7,"id":5800,"u":"recognize%20threat_locg","p":112,"h":1,"n":"Recognize Threat"},{"c":0,"s":7,"id":5801,"u":"remorseless%20lash_locg","p":50,"h":1,"n":"Remorseless Lash"},{"c":0,"s":7,"id":5802,"u":"reptile%20speaker_locg","p":58,"h":1,"n":"Reptile Speaker"},{"c":0,"s":7,"id":5803,"u":"ritual%20reversion_locg","p":55,"h":1,"n":"Ritual Reversion"},{"c":0,"s":7,"id":5804,"u":"roll%20with%20it_locg","p":39,"h":1,"n":"Roll With It"},{"c":0,"s":7,"id":5805,"u":"round%20ears_locg","p":15,"h":1,"n":"Round Ears"},{"c":0,"s":7,"id":5806,"u":"saoc%20astrology_locg","p":12,"h":1,"n":"Saoc Astrology"},{"c":0,"s":7,"id":5807,"u":"scalding%20spit_locg","p":39,"h":1,"n":"Scalding Spit"},{"c":0,"s":7,"id":5808,"u":"scrollmaster%20dedication_locg","p":113,"h":1,"n":"Scrollmaster Dedication"},{"c":0,"s":7,"id":5809,"u":"seedpod_locg","p":54,"h":1,"n":"Seedpod"},{"c":0,"s":7,"id":5810,"u":"sense%20chaos_locg","p":84,"h":1,"n":"Sense Chaos"},{"c":0,"s":7,"id":5811,"u":"sense%20thoughts_locg","p":27,"h":1,"n":"Sense Thoughts"},{"c":0,"s":7,"id":5812,"u":"shadow%20of%20the%20wilds_locg","p":54,"h":1,"n":"Shadow Of The Wilds"},{"c":0,"s":7,"id":5813,"u":"shadow%20pact_locg","p":14,"h":1,"n":"Shadow Pact"},{"c":0,"s":7,"id":5814,"u":"share%20thoughts_locg","p":26,"h":1,"n":"Share Thoughts"},{"c":0,"s":7,"id":5815,"u":"shared%20luck_locg","p":45,"h":1,"n":"Shared Luck"},{"c":0,"s":7,"id":5816,"u":"shared%20synergy_locg","p":104,"h":1,"n":"Shared Synergy"},{"c":0,"s":7,"id":5817,"u":"sharp%20fangs_locg","p":58,"h":1,"n":"Sharp Fangs"},{"c":0,"s":7,"id":5818,"u":"shed%20tail_locg","p":59,"h":1,"n":"Shed Tail"},{"c":0,"s":7,"id":5819,"u":"shory%20aerialist_locg","p":15,"h":1,"n":"Shory Aerialist"},{"c":0,"s":7,"id":5820,"u":"shory%20aeromancer_locg","p":14,"h":1,"n":"Shory Aeromancer"},{"c":0,"s":7,"id":5821,"u":"shoulder%20catastrophe_locg","p":115,"h":1,"n":"Shoulder Catastrophe"},{"c":0,"s":7,"id":5822,"u":"signifer%20armor%20expertise_locg","p":85,"h":1,"n":"Signifer Armor Expertise"},{"c":0,"s":7,"id":5823,"u":"signifer's%20sight_locg","p":85,"h":1,"n":"Signifer's Sight"},{"c":0,"s":7,"id":5824,"u":"sociable_locg","p":15,"h":1,"n":"Sociable"},{"c":0,"s":7,"id":5825,"u":"solar%20rejuvenation_locg","p":55,"h":1,"n":"Solar Rejuvenation"},{"c":0,"s":7,"id":5826,"u":"sow%20rumor_locg","p":71,"h":1,"n":"Sow Rumor"},{"c":0,"s":7,"id":5827,"u":"speak%20with%20kindred_locg","p":55,"h":1,"n":"Speak With Kindred"},{"c":0,"s":7,"id":5828,"u":"spellmaster%20dedication_locg","p":114,"h":1,"n":"Spellmaster Dedication"},{"c":0,"s":7,"id":5829,"u":"spellmaster's%20resilience_locg","p":114,"h":1,"n":"Spellmaster's Resilience"},{"c":0,"s":7,"id":5830,"u":"sun%20blade_locg","p":90,"h":1,"n":"Sun Blade"},{"c":0,"s":7,"id":5831,"u":"surface%20culture_locg","p":20,"h":1,"n":"Surface Culture"},{"c":0,"s":7,"id":5832,"u":"surreptitious%20spellcaster_locg","p":114,"h":1,"n":"Surreptitious Spellcaster"},{"c":0,"s":7,"id":5833,"u":"survivor%20of%20desolation_locg","p":95,"h":1,"n":"Survivor Of Desolation"},{"c":0,"s":7,"id":5834,"u":"swift%20swimmer_locg","p":59,"h":1,"n":"Swift Swimmer"},{"c":0,"s":7,"id":5835,"u":"swordmaster%20dedication_locg","p":115,"h":1,"n":"Swordmaster Dedication"},{"c":0,"s":7,"id":5836,"u":"synergistic%20spell_locg","p":105,"h":1,"n":"Synergistic Spell"},{"c":0,"s":7,"id":5837,"u":"tail%20spin_locg","p":38,"h":1,"n":"Tail Spin"},{"c":0,"s":7,"id":5838,"u":"tail%20whip_locg","p":58,"h":1,"n":"Tail Whip"},{"c":0,"s":7,"id":5839,"u":"tempest-sun%20redirection_locg","p":102,"h":1,"n":"Tempest-sun Redirection"},{"c":0,"s":7,"id":5840,"u":"tempest-sun%20shielding_locg","p":103,"h":1,"n":"Tempest-sun Shielding"},{"c":0,"s":7,"id":5841,"u":"terrain%20advantage_locg","p":59,"h":1,"n":"Terrain Advantage"},{"c":0,"s":7,"id":5842,"u":"theoretical%20acumen_locg","p":32,"h":1,"n":"Theoretical Acumen"},{"c":0,"s":7,"id":5843,"u":"tomb-watcher's%20glare_locg","p":21,"h":1,"n":"Tomb-watcher's Glare"},{"c":0,"s":7,"id":5844,"u":"torch%20goblin_locg","p":38,"h":1,"n":"Torch Goblin"},{"c":0,"s":7,"id":5845,"u":"tree%20climber_locg","p":38,"h":1,"n":"Tree Climber"},{"c":0,"s":7,"id":5846,"u":"tupilaq%20carver_locg","p":13,"h":1,"n":"Tupilaq Carver"},{"c":0,"s":7,"id":5847,"u":"tusks_locg","p":15,"h":1,"n":"Tusks"},{"c":0,"s":7,"id":5848,"u":"unassuming%20dedication_locg","p":44,"h":1,"n":"Unassuming Dedication"},{"c":0,"s":7,"id":5849,"u":"unbreakable-er%20goblin_locg","p":39,"h":1,"n":"Unbreakable-er Goblin"},{"c":0,"s":7,"id":5850,"u":"undaunted_locg","p":54,"h":1,"n":"Undaunted"},{"c":0,"s":7,"id":5851,"u":"unexpected%20shift_locg","p":32,"h":1,"n":"Unexpected Shift"},{"c":0,"s":7,"id":5852,"u":"unravel%20mysteries_locg","p":113,"h":1,"n":"Unravel Mysteries"},{"c":0,"s":7,"id":5853,"u":"unshakable%20idealism_locg","p":94,"h":1,"n":"Unshakable Idealism"},{"c":0,"s":7,"id":5854,"u":"uzunjati%20recollection_locg","p":103,"h":1,"n":"Uzunjati Recollection"},{"c":0,"s":7,"id":5855,"u":"uzunjati%20storytelling_locg","p":102,"h":1,"n":"Uzunjati Storytelling"},{"c":0,"s":7,"id":5856,"u":"vibrant%20display_locg","p":33,"h":1,"n":"Vibrant Display"},{"c":0,"s":7,"id":5857,"u":"vigorous%20health_locg","p":50,"h":1,"n":"Vigorous Health"},{"c":0,"s":7,"id":5858,"u":"viking%20shieldbearer_locg","p":13,"h":1,"n":"Viking Shieldbearer"},{"c":0,"s":7,"id":5859,"u":"virtue-forged%20tattoos_locg","p":14,"h":1,"n":"Virtue-forged Tattoos"},{"c":0,"s":7,"id":5860,"u":"wandering%20heart_locg","p":27,"h":1,"n":"Wandering Heart"},{"c":0,"s":7,"id":5861,"u":"ward%20casting_locg","p":114,"h":1,"n":"Ward Casting"},{"c":0,"s":7,"id":5862,"u":"wavetouched%20paragon_locg","p":13,"h":1,"n":"Wavetouched Paragon"},{"c":0,"s":7,"id":5863,"u":"wildborn%20adept_locg","p":27,"h":1,"n":"Wildborn Adept"},{"c":0,"s":7,"id":5864,"u":"wildborn%20magic_locg","p":26,"h":1,"n":"Wildborn Magic"},{"c":0,"s":7,"id":5865,"u":"witch%20warden_locg","p":13,"h":1,"n":"Witch Warden"},{"c":0,"s":7,"id":5866,"u":"woodcraft_locg","p":26,"h":1,"n":"Woodcraft"},{"c":0,"s":58,"id":5867,"u":"battle%20prayer_logm","p":104,"h":1,"n":"Battle Prayer"},{"c":0,"s":58,"id":5868,"u":"bless%20tonic_logm","p":104,"h":1,"n":"Bless Tonic"},{"c":0,"s":58,"id":5869,"u":"bless%20toxin_logm","p":104,"h":1,"n":"Bless Toxin"},{"c":0,"s":58,"id":5870,"u":"blessed%20blood_logm","p":104,"h":1,"n":"Blessed Blood"},{"c":0,"s":58,"id":5871,"u":"charlatan_logm","p":104,"h":1,"n":"Charlatan"},{"c":0,"s":58,"id":5872,"u":"environmental%20grace_logm","p":105,"h":1,"n":"Environmental Grace"},{"c":0,"s":58,"id":5873,"u":"evangelize_logm","p":105,"h":1,"n":"Evangelize"},{"c":0,"s":58,"id":5874,"u":"expanded%20domain%20initiate_logm","p":8,"h":1,"n":"Expanded Domain Initiate"},{"c":0,"s":58,"id":5875,"u":"mortal%20healing_logm","p":105,"h":1,"n":"Mortal Healing"},{"c":0,"s":58,"id":5876,"u":"numb%20to%20death_logm","p":105,"h":1,"n":"Numb To Death"},{"c":0,"s":58,"id":5877,"u":"sacred%20defense_logm","p":105,"h":1,"n":"Sacred Defense"},{"c":0,"s":58,"id":5878,"u":"sacred%20ki_logm","p":105,"h":1,"n":"Sacred Ki"},{"c":0,"s":58,"id":5879,"u":"sanctify%20water_logm","p":105,"h":1,"n":"Sanctify Water"},{"c":0,"s":58,"id":5880,"u":"splinter%20faith_logm","p":8,"h":1,"n":"Splinter Faith"},{"c":0,"s":58,"id":5881,"u":"syncretism_logm","p":105,"h":1,"n":"Syncretism"},{"c":0,"s":6,"id":5882,"u":"embodied%20legionary%20subjectivity_loil","p":29,"h":1,"n":"Embodied Legionary Subjectivity"},{"c":0,"s":6,"id":5883,"u":"embodied%20dreadnought%20subjectivity_loil","p":29,"h":1,"n":"Embodied Dreadnought Subjectivity"},{"c":0,"s":6,"id":5884,"u":"transposable%20compliance_loil","p":29,"h":1,"n":"Transposable Compliance"},{"c":0,"s":6,"id":5885,"u":"embodied%20dragoon%20subjectivity_loil","p":29,"h":1,"n":"Embodied Dragoon Subjectivity"},{"c":0,"s":6,"id":5886,"u":"molten%20wit_loil","p":30,"h":1,"n":"Molten Wit"},{"c":0,"s":6,"id":5887,"u":"native%20waters_loil","p":31,"h":1,"n":"Native Waters"},{"c":0,"s":6,"id":5888,"u":"silent%20stone_loil","p":31,"h":1,"n":"Silent Stone"},{"c":0,"s":6,"id":5889,"u":"wind%20pillow_loil","p":31,"h":1,"n":"Wind Pillow"},{"c":0,"s":6,"id":5890,"u":"noble%20resolve_loil","p":31,"h":1,"n":"Noble Resolve"},{"c":0,"s":6,"id":5891,"u":"miraculous%20repair_loil","p":31,"h":1,"n":"Miraculous Repair"},{"c":0,"s":6,"id":5892,"u":"planar%20sidestep_loil","p":31,"h":1,"n":"Planar Sidestep"},{"c":0,"s":6,"id":5893,"u":"faultspawn_loil","p":32,"h":1,"n":"Faultspawn"},{"c":0,"s":6,"id":5894,"u":"reveal%20hidden%20self_loil","p":32,"h":1,"n":"Reveal Hidden Self"},{"c":0,"s":6,"id":5895,"u":"towering%20presence_loil","p":33,"h":1,"n":"Towering Presence"},{"c":0,"s":6,"id":5896,"u":"asura%20magic_loil","p":33,"h":1,"n":"Asura Magic"},{"c":0,"s":6,"id":5897,"u":"jalmeri%20rakshasa%20magic_loil","p":33,"h":1,"n":"Jalmeri Rakshasa Magic"},{"c":0,"s":6,"id":5898,"u":"idol%20threat_loil","p":33,"h":1,"n":"Idol Threat"},{"c":0,"s":6,"id":5899,"u":"dominion%20aura_loil","p":33,"h":1,"n":"Dominion Aura"},{"c":0,"s":6,"id":5900,"u":"ancient%20memories_loil","p":37,"h":1,"n":"Ancient Memories"},{"c":0,"s":6,"id":5901,"u":"flexible%20form_loil","p":37,"h":1,"n":"Flexible Form"},{"c":0,"s":6,"id":5902,"u":"ghoran%20lore_loil","p":37,"h":1,"n":"Ghoran Lore"},{"c":0,"s":6,"id":5903,"u":"ghoran%20weapon%20familiarity_loil","p":37,"h":1,"n":"Ghoran Weapon Familiarity"},{"c":0,"s":6,"id":5904,"u":"hidden%20thorn_loil","p":37,"h":1,"n":"Hidden Thorn"},{"c":0,"s":6,"id":5905,"u":"ghoran%20weapon%20practice_loil","p":38,"h":1,"n":"Ghoran Weapon Practice"},{"c":0,"s":6,"id":5906,"u":"murderous%20thorns_loil","p":38,"h":1,"n":"Murderous Thorns"},{"c":0,"s":6,"id":5907,"u":"speak%20with%20flowers_loil","p":38,"h":1,"n":"Speak with Flowers"},{"c":0,"s":6,"id":5908,"u":"tree's%20ward_loil","p":38,"h":1,"n":"Tree's Ward"},{"c":0,"s":6,"id":5909,"u":"endless%20memories_loil","p":38,"h":1,"n":"Endless Memories"},{"c":0,"s":6,"id":5910,"u":"flower%20magic_loil","p":38,"h":1,"n":"Flower Magic"},{"c":0,"s":6,"id":5911,"u":"perfume%20cloud_loil","p":38,"h":1,"n":"Perfume Cloud"},{"c":0,"s":6,"id":5912,"u":"solar%20rejuvenation_loil","p":39,"h":1,"n":"Solar Rejuvenation"},{"c":0,"s":6,"id":5913,"u":"eternal%20memories_loil","p":39,"h":1,"n":"Eternal Memories"},{"c":0,"s":6,"id":5914,"u":"ghoran%20weapon%20expertise_loil","p":39,"h":1,"n":"Ghoran Weapon Expertise"},{"c":0,"s":6,"id":5915,"u":"look%20but%20don't%20touch_loil","p":39,"h":1,"n":"Look but Don't Touch"},{"c":0,"s":6,"id":5916,"u":"violent%20vines_loil","p":39,"h":1,"n":"Violent Vines"},{"c":0,"s":6,"id":5917,"u":"ghoran's%20wrath_loil","p":39,"h":1,"n":"Ghoran's Wrath"},{"c":0,"s":6,"id":5918,"u":"community%20knowledge_loil","p":42,"h":1,"n":"Community Knowledge"},{"c":0,"s":6,"id":5919,"u":"crystal%20luminescence_loil","p":43,"h":1,"n":"Crystal Luminescence"},{"c":0,"s":6,"id":5920,"u":"emotional%20partitions_loil","p":43,"h":1,"n":"Emotional Partitions"},{"c":0,"s":6,"id":5921,"u":"mental%20sustenance_loil","p":43,"h":1,"n":"Mental Sustenance"},{"c":0,"s":6,"id":5922,"u":"open%20mind_loil","p":43,"h":1,"n":"Open Mind"},{"c":0,"s":6,"id":5923,"u":"puncturing%20horn_loil","p":43,"h":1,"n":"Puncturing Horn"},{"c":0,"s":6,"id":5924,"u":"scuttle%20up_loil","p":43,"h":1,"n":"Scuttle Up"},{"c":0,"s":6,"id":5925,"u":"tough%20skin_loil","p":44,"h":1,"n":"Tough Skin"},{"c":0,"s":6,"id":5926,"u":"empathic%20calm_loil","p":44,"h":1,"n":"Empathic Calm"},{"c":0,"s":6,"id":5927,"u":"fighting%20horn_loil","p":44,"h":1,"n":"Fighting Horn"},{"c":0,"s":6,"id":5928,"u":"skilled%20climber_loil","p":44,"h":1,"n":"Skilled Climber"},{"c":0,"s":6,"id":5929,"u":"unlock%20secret_loil","p":44,"h":1,"n":"Unlock Secret"},{"c":0,"s":6,"id":5930,"u":"well%20of%20potential_loil","p":44,"h":1,"n":"Well of Potential"},{"c":0,"s":6,"id":5931,"u":"fortified%20mind_loil","p":44,"h":1,"n":"Fortified Mind"},{"c":0,"s":6,"id":5932,"u":"telekinetic%20slip_loil","p":45,"h":1,"n":"Telekinetic Slip"},{"c":0,"s":6,"id":5933,"u":"transcendent%20realization_loil","p":45,"h":1,"n":"Transcendent Realization"},{"c":0,"s":6,"id":5934,"u":"kashrishi%20revivification_loil","p":45,"h":1,"n":"Kashrishi Revivification"},{"c":0,"s":6,"id":5935,"u":"reimagine_loil","p":45,"h":1,"n":"Reimagine"},{"c":0,"s":6,"id":5936,"u":"bend%20space_loil","p":45,"h":1,"n":"Bend Space"},{"c":0,"s":6,"id":5937,"u":"cleansing%20light_loil","p":45,"h":1,"n":"Cleansing Light"},{"c":0,"s":6,"id":5938,"u":"cold%20minded_loil","p":48,"h":1,"n":"Cold Minded"},{"c":0,"s":6,"id":5939,"u":"nagaji%20lore_loil","p":49,"h":1,"n":"Nagaji Lore"},{"c":0,"s":6,"id":5940,"u":"nagaji%20spell%20familiarity_loil","p":49,"h":1,"n":"Nagaji Spell Familiarity"},{"c":0,"s":6,"id":5941,"u":"serpent's%20tongue_loil","p":49,"h":1,"n":"Serpent's Tongue"},{"c":0,"s":6,"id":5942,"u":"water%20nagaji_loil","p":49,"h":1,"n":"Water Nagaji"},{"c":0,"s":6,"id":5943,"u":"hypnotic%20lure_loil","p":49,"h":1,"n":"Hypnotic Lure"},{"c":0,"s":6,"id":5944,"u":"nagaji%20spell%20mysteries_loil","p":49,"h":1,"n":"Nagaji Spell Mysteries"},{"c":0,"s":6,"id":5945,"u":"skin%20split_loil","p":49,"h":1,"n":"Skin Split"},{"c":0,"s":6,"id":5946,"u":"venom%20spit_loil","p":50,"h":1,"n":"Venom Spit"},{"c":0,"s":6,"id":5947,"u":"envenom%20strike_loil","p":50,"h":1,"n":"Envenom Strike"},{"c":0,"s":6,"id":5948,"u":"guarded%20thoughts_loil","p":50,"h":1,"n":"Guarded Thoughts"},{"c":0,"s":6,"id":5949,"u":"serpentcoil%20slam_loil","p":50,"h":1,"n":"Serpentcoil Slam"},{"c":0,"s":6,"id":5950,"u":"serpentine%20swimmer_loil","p":50,"h":1,"n":"Serpentine Swimmer"},{"c":0,"s":6,"id":5951,"u":"disruptive%20stare_loil","p":51,"h":1,"n":"Disruptive Stare"},{"c":0,"s":6,"id":5952,"u":"nagaji%20spell%20expertise_loil","p":51,"h":1,"n":"Nagaji Spell Expertise"},{"c":0,"s":6,"id":5953,"u":"pit%20of%20snakes_loil","p":51,"h":1,"n":"Pit of Snakes"},{"c":0,"s":6,"id":5954,"u":"breath%20of%20calamity_loil","p":51,"h":1,"n":"Breath of Calamity"},{"c":0,"s":6,"id":5955,"u":"prismatic%20scales_loil","p":51,"h":1,"n":"Prismatic Scales"},{"c":0,"s":6,"id":5956,"u":"canopy%20sight_loil","p":54,"h":1,"n":"Canopy Sight"},{"c":0,"s":6,"id":5957,"u":"climbing%20tail_loil","p":55,"h":1,"n":"Climbing Tail"},{"c":0,"s":6,"id":5958,"u":"sudden%20mindfulness_loil","p":55,"h":1,"n":"Sudden Mindfulness"},{"c":0,"s":6,"id":5959,"u":"vanara%20lore_loil","p":55,"h":1,"n":"Vanara Lore"},{"c":0,"s":6,"id":5960,"u":"vanara%20weapon%20familiarity_loil","p":55,"h":1,"n":"Vanara Weapon Familiarity"},{"c":0,"s":6,"id":5961,"u":"whitecape_loil","p":55,"h":1,"n":"Whitecape"},{"c":0,"s":6,"id":5962,"u":"darting%20monkey_loil","p":55,"h":1,"n":"Darting Monkey"},{"c":0,"s":6,"id":5963,"u":"jungle%20runner_loil","p":55,"h":1,"n":"Jungle Runner"},{"c":0,"s":6,"id":5964,"u":"ragdya's%20revelry_loil","p":56,"h":1,"n":"Ragdya's Revelry"},{"c":0,"s":6,"id":5965,"u":"skillful%20climber_loil","p":56,"h":1,"n":"Skillful Climber"},{"c":0,"s":6,"id":5966,"u":"tail%20snatch_loil","p":56,"h":1,"n":"Tail Snatch"},{"c":0,"s":6,"id":5967,"u":"vanara%20weapon%20trickery_loil","p":56,"h":1,"n":"Vanara Weapon Trickery"},{"c":0,"s":6,"id":5968,"u":"dangle_loil","p":56,"h":1,"n":"Dangle"},{"c":0,"s":6,"id":5969,"u":"legendary%20size_loil","p":56,"h":1,"n":"Legendary Size"},{"c":0,"s":6,"id":5970,"u":"ragdya's%20dance_loil","p":56,"h":1,"n":"Ragdya's Dance"},{"c":0,"s":6,"id":5971,"u":"rakshasa%20ravaged_loil","p":57,"h":1,"n":"Rakshasa Ravaged"},{"c":0,"s":6,"id":5972,"u":"monkey%20spirits_loil","p":57,"h":1,"n":"Monkey Spirits"},{"c":0,"s":6,"id":5973,"u":"unbound%20freedom_loil","p":57,"h":1,"n":"Unbound Freedom"},{"c":0,"s":6,"id":5974,"u":"vanara%20battle%20clarity_loil","p":57,"h":1,"n":"Vanara Battle Clarity"},{"c":0,"s":6,"id":5975,"u":"vanara%20weapon%20expertise_loil","p":57,"h":1,"n":"Vanara Weapon Expertise"},{"c":0,"s":6,"id":5976,"u":"unfettering%20prankster_loil","p":57,"h":1,"n":"Unfettering Prankster"},{"c":0,"s":6,"id":5977,"u":"alabaster%20eyes_loil","p":60,"h":1,"n":"Alabaster Eyes"},{"c":0,"s":6,"id":5978,"u":"lesser%20enhance%20venom_loil","p":61,"h":1,"n":"Lesser Enhance Venom"},{"c":0,"s":6,"id":5979,"u":"social%20camouflage_loil","p":61,"h":1,"n":"Social Camouflage"},{"c":0,"s":6,"id":5980,"u":"vishkanya%20lore_loil","p":61,"h":1,"n":"Vishkanya Lore"},{"c":0,"s":6,"id":5981,"u":"vishkanya%20weapon%20familiarity_loil","p":61,"h":1,"n":"Vishkanya Weapon Familiarity"},{"c":0,"s":6,"id":5982,"u":"debilitating%20venom_loil","p":61,"h":1,"n":"Debilitating Venom"},{"c":0,"s":6,"id":5983,"u":"restoring%20blood_loil","p":61,"h":1,"n":"Restoring Blood"},{"c":0,"s":6,"id":5984,"u":"vishkanya%20weapon%20arts_loil","p":62,"h":1,"n":"Vishkanya Weapon Arts"},{"c":0,"s":6,"id":5985,"u":"alluring%20performance_loil","p":62,"h":1,"n":"Alluring Performance"},{"c":0,"s":6,"id":5986,"u":"moderate%20enhance%20venom_loil","p":62,"h":1,"n":"Moderate Enhance Venom"},{"c":0,"s":6,"id":5987,"u":"swift%20application_loil","p":62,"h":1,"n":"Swift Application"},{"c":0,"s":6,"id":5988,"u":"viper%20strike_loil","p":62,"h":1,"n":"Viper Strike"},{"c":0,"s":6,"id":5989,"u":"stronger%20debilitating%20venom_loil","p":62,"h":1,"n":"Stronger Debilitating Venom"},{"c":0,"s":6,"id":5990,"u":"venom%20purge_loil","p":63,"h":1,"n":"Venom Purge"},{"c":0,"s":6,"id":5991,"u":"vishkanya%20weapon%20expertise_loil","p":63,"h":1,"n":"Vishkanya Weapon Expertise"},{"c":0,"s":6,"id":5992,"u":"perfect%20weaponry_loil","p":222,"h":1,"n":"Perfect Weaponry"},{"c":0,"s":6,"id":5993,"u":"perfect%20resistance_loil","p":222,"h":1,"n":"Perfect Resistance"},{"c":0,"s":6,"id":5994,"u":"perfect%20ki%20expert_loil","p":222,"h":1,"n":"Perfect Ki Expert"},{"c":0,"s":6,"id":5995,"u":"perfect%20ki%20exemplar_loil","p":222,"h":1,"n":"Perfect Ki Exemplar"},{"c":0,"s":6,"id":5996,"u":"perfect%20ki%20grandmaster_loil","p":222,"h":1,"n":"Perfect Ki Grandmaster"},{"c":0,"s":6,"id":5997,"u":"jalmeri%20heavenseeker%20dedication_loil","p":224,"h":1,"n":"Jalmeri Heavenseeker Dedication"},{"c":0,"s":6,"id":5998,"u":"heaven's%20thunder_loil","p":224,"h":1,"n":"Heaven's Thunder"},{"c":0,"s":6,"id":5999,"u":"sky%20and%20heaven%20stance_loil","p":224,"h":1,"n":"Sky and Heaven Stance"},{"c":0,"s":6,"id":6000,"u":"skyseeker_loil","p":225,"h":1,"n":"Skyseeker"},{"c":0,"s":6,"id":6001,"u":"cross%20the%20final%20horizon_loil","p":225,"h":1,"n":"Cross the Final Horizon"},{"c":0,"s":6,"id":6002,"u":"steal%20the%20sky_loil","p":225,"h":1,"n":"Steal the Sky"},{"c":0,"s":6,"id":6003,"u":"speaking%20sky_loil","p":225,"h":1,"n":"Speaking Sky"},{"c":0,"s":6,"id":6004,"u":"greater%20enhance%20venom_loil","p":63,"h":1,"n":"Greater Enhance Venom"},{"c":0,"s":6,"id":6005,"u":"vicious%20venom_loil","p":63,"h":1,"n":"Vicious Venom"},{"c":0,"s":6,"id":6006,"u":"triggerbrand%20salvo_loil","p":108,"h":1,"n":"Triggerbrand Salvo"},{"c":0,"s":6,"id":6007,"u":"triggerbrand%20blitz_loil","p":108,"h":1,"n":"Triggerbrand Blitz"},{"c":0,"s":6,"id":6008,"u":"shieldmarshal%20dedication_loil","p":109,"h":1,"n":"Shieldmarshal Dedication"},{"c":0,"s":6,"id":6009,"u":"consolidated%20overlay%20panopticon_loil","p":109,"h":1,"n":"Consolidated Overlay Panopticon"},{"c":0,"s":6,"id":6010,"u":"equitable%20defense_loil","p":109,"h":1,"n":"Equitable Defense"},{"c":0,"s":6,"id":6011,"u":"counterclockwork%20focus_loil","p":109,"h":1,"n":"Counterclockwork Focus"},{"c":0,"s":6,"id":6012,"u":"masquerade%20of%20seasons%20stance_loil","p":126,"h":1,"n":"Masquerade of Seasons Stance"},{"c":0,"s":6,"id":6013,"u":"pirouette_loil","p":126,"h":1,"n":"Pirouette"},{"c":0,"s":6,"id":6014,"u":"grand%20dance_loil","p":126,"h":1,"n":"Grand Dance"},{"c":0,"s":6,"id":6015,"u":"fey%20influence_loil","p":126,"h":1,"n":"Fey Influence"},{"c":0,"s":6,"id":6016,"u":"drain%20emotion_loil","p":126,"h":1,"n":"Drain Emotion"},{"c":0,"s":6,"id":6017,"u":"fey%20ascension_loil","p":126,"h":1,"n":"Fey Ascension"},{"c":0,"s":6,"id":6018,"u":"cannibalize%20magic_loil","p":126,"h":1,"n":"Cannibalize Magic"},{"c":0,"s":6,"id":6019,"u":"glamour_loil","p":128,"h":1,"n":"Glamour"},{"c":0,"s":6,"id":6020,"u":"eldritch%20calm_loil","p":128,"h":1,"n":"Eldritch Calm"},{"c":0,"s":6,"id":6021,"u":"fey%20transcendence_loil","p":128,"h":1,"n":"Fey Transcendence"},{"c":0,"s":6,"id":6022,"u":"greenwatch%20initiate_loil","p":129,"h":1,"n":"Greenwatch Initiate"},{"c":0,"s":6,"id":6023,"u":"defy%20fey_loil","p":129,"h":1,"n":"Defy Fey"},{"c":0,"s":6,"id":6024,"u":"fey%20tracker_loil","p":129,"h":1,"n":"Fey Tracker"},{"c":0,"s":6,"id":6025,"u":"greenwatch%20veteran_loil","p":129,"h":1,"n":"Greenwatch Veteran"},{"c":0,"s":6,"id":6026,"u":"unseen%20passage_loil","p":129,"h":1,"n":"Unseen Passage"},{"c":0,"s":6,"id":6027,"u":"greenwatcher_loil","p":129,"h":1,"n":"Greenwatcher"},{"c":0,"s":59,"id":6028,"u":"divine%20healing_lokl","p":74,"h":1,"n":"Divine Healing"},{"c":0,"s":59,"id":6029,"u":"interrupt%20charge_lokl","p":74,"h":1,"n":"Interrupt Charge"},{"c":0,"s":59,"id":6030,"u":"phalanx%20formation_lokl","p":74,"h":1,"n":"Phalanx Formation"},{"c":0,"s":59,"id":6031,"u":"emissary%20of%20peace_lokl","p":74,"h":1,"n":"Emissary of Peace"},{"c":0,"s":59,"id":6032,"u":"instant%20armor_lokl","p":75,"h":1,"n":"Instant Armor"},{"c":0,"s":59,"id":6033,"u":"lead%20the%20way_lokl","p":75,"h":1,"n":"Lead the Way"},{"c":0,"s":59,"id":6034,"u":"guarded%20advance_lokl","p":75,"h":1,"n":"Guarded Advance"},{"c":0,"s":59,"id":6035,"u":"vigilant%20benediction_lokl","p":75,"h":1,"n":"Vigilant Benediction"},{"c":0,"s":59,"id":6036,"u":"instinctual%20interception_lokl","p":75,"h":1,"n":"Instinctual Interception"},{"c":0,"s":59,"id":6037,"u":"keep%20up%20the%20good%20fight_lokl","p":75,"h":1,"n":"Keep Up the Good Fight"},{"c":0,"s":59,"id":6038,"u":"empyreal%20aura_lokl","p":75,"h":1,"n":"Empyreal Aura"},{"c":0,"s":59,"id":6039,"u":"tower%20shield%20mastery_lokl","p":75,"h":1,"n":"Tower Shield Mastery"},{"c":0,"s":59,"id":6040,"u":"ashen%20veil_lokl","p":76,"h":1,"n":"Ashen Veil"},{"c":0,"s":59,"id":6041,"u":"voice%20cold%20as%20death_lokl","p":76,"h":1,"n":"Voice Cold as Death"},{"c":0,"s":59,"id":6042,"u":"hilt%20hammer_lokl","p":76,"h":1,"n":"Hilt Hammer"},{"c":0,"s":59,"id":6043,"u":"for%20love%2c%20for%20lightning_lokl","p":76,"h":1,"n":"For Love, for Lightning"},{"c":0,"s":59,"id":6044,"u":"reclaimant%20plea_lokl","p":76,"h":1,"n":"Reclaimant Plea"},{"c":0,"s":59,"id":6045,"u":"shepherd%20of%20desolation_lokl","p":76,"h":1,"n":"Shepherd of Desolation"},{"c":0,"s":59,"id":6046,"u":"crimson%20oath%20devotion_lokl","p":76,"h":1,"n":"Crimson Oath Devotion"},{"c":0,"s":59,"id":6047,"u":"the%20tyrant%20falls!_lokl","p":76,"h":1,"n":"The Tyrant Falls!"},{"c":0,"s":59,"id":6048,"u":"always%20ready_lokl","p":78,"h":1,"n":"Always Ready"},{"c":0,"s":59,"id":6049,"u":"bless%20shield_lokl","p":78,"h":1,"n":"Bless Shield"},{"c":0,"s":59,"id":6050,"u":"familiar%20foe_lokl","p":78,"h":1,"n":"Familiar Foe"},{"c":0,"s":59,"id":6051,"u":"final%20rest_lokl","p":78,"h":1,"n":"Final Rest"},{"c":0,"s":59,"id":6052,"u":"nonlethal%20takedown_lokl","p":79,"h":1,"n":"Nonlethal Takedown"},{"c":0,"s":59,"id":6053,"u":"practiced%20opposition_lokl","p":79,"h":1,"n":"Practiced Opposition"},{"c":0,"s":59,"id":6054,"u":"repulse%20the%20wicked_lokl","p":79,"h":1,"n":"Repulse the Wicked"},{"c":0,"s":59,"id":6055,"u":"sacred%20armaments_lokl","p":79,"h":1,"n":"Sacred Armaments"},{"c":0,"s":59,"id":6056,"u":"flashing%20shield_lokl","p":79,"h":1,"n":"Flashing Shield"},{"c":0,"s":59,"id":6057,"u":"necromantic%20bulwark_lokl","p":79,"h":1,"n":"Necromantic Bulwark"},{"c":0,"s":59,"id":6058,"u":"grave%20sight_lokl","p":79,"h":1,"n":"Grave Sight"},{"c":0,"s":59,"id":6059,"u":"no%20stranger%20to%20death_lokl","p":79,"h":1,"n":"No Stranger to Death"},{"c":0,"s":59,"id":6060,"u":"resolute%20defender_lokl","p":79,"h":1,"n":"Resolute Defender"},{"c":0,"s":59,"id":6061,"u":"thwart%20evil_lokl","p":79,"h":1,"n":"Thwart Evil"},{"c":0,"s":59,"id":6062,"u":"withstand%20death_lokl","p":79,"h":1,"n":"Withstand Death"},{"c":0,"s":59,"id":6063,"u":"angel%20of%20vindication_lokl","p":80,"h":1,"n":"Angel of Vindication"},{"c":0,"s":59,"id":6064,"u":"eclipsed%20vitality_lokl","p":80,"h":1,"n":"Eclipsed Vitality"},{"c":0,"s":59,"id":6065,"u":"gravelands%20herbalist_lokl","p":80,"h":1,"n":"Gravelands Herbalist"},{"c":0,"s":59,"id":6066,"u":"push%20back%20the%20dead!_lokl","p":80,"h":1,"n":"Push Back the Dead!"},{"c":0,"s":59,"id":6067,"u":"staggering%20fire_lokl","p":80,"h":1,"n":"Staggering Fire"},{"c":0,"s":59,"id":6068,"u":"drive%20back_lokl","p":80,"h":1,"n":"Drive Back"},{"c":0,"s":59,"id":6069,"u":"preventative%20treatment_lokl","p":80,"h":1,"n":"Preventative Treatment"},{"c":0,"s":59,"id":6070,"u":"viking%20vindicator_lokl","p":80,"h":1,"n":"Viking Vindicator"},{"c":0,"s":59,"id":6071,"u":"stalwart%20standard_lokl","p":80,"h":1,"n":"Stalwart Standard"},{"c":0,"s":59,"id":6072,"u":"wave%20the%20flag_lokl","p":80,"h":1,"n":"Wave the Flag"},{"c":0,"s":59,"id":6073,"u":"agile%20shield%20grip_lokl","p":82,"h":1,"n":"Agile Shield Grip"},{"c":0,"s":59,"id":6074,"u":"devoted%20guardian_lokl","p":82,"h":1,"n":"Devoted Guardian"},{"c":0,"s":59,"id":6075,"u":"reliable%20squire_lokl","p":82,"h":1,"n":"Reliable Squire"},{"c":0,"s":59,"id":6076,"u":"resilient%20mind_lokl","p":82,"h":1,"n":"Resilient Mind"},{"c":0,"s":59,"id":6077,"u":"united%20assault_lokl","p":82,"h":1,"n":"United Assault"},{"c":0,"s":59,"id":6078,"u":"chemical%20purification_lokl","p":83,"h":1,"n":"Chemical Purification"},{"c":0,"s":59,"id":6079,"u":"ghost%20wrangler_lokl","p":83,"h":1,"n":"Ghost Wrangler"},{"c":0,"s":59,"id":6080,"u":"inspiring%20resilience_lokl","p":83,"h":1,"n":"Inspiring Resilience"},{"c":0,"s":59,"id":6081,"u":"knock%20sense_lokl","p":83,"h":1,"n":"Knock Sense"},{"c":0,"s":59,"id":6082,"u":"prayer-touched%20weapon_lokl","p":83,"h":1,"n":"Prayer-Touched Weapon"},{"c":0,"s":59,"id":6083,"u":"detonating%20spell_lokl","p":83,"h":1,"n":"Detonating Spell"},{"c":0,"s":59,"id":6084,"u":"divine%20emissary_lokl","p":83,"h":1,"n":"Divine Emissary"},{"c":0,"s":59,"id":6085,"u":"shield%20wall_lokl","p":84,"h":1,"n":"Shield Wall"},{"c":0,"s":59,"id":6086,"u":"knight's%20retaliation_lokl","p":84,"h":1,"n":"Knight's Retaliation"},{"c":0,"s":59,"id":6087,"u":"retaliatory%20cleansing_lokl","p":84,"h":1,"n":"Retaliatory Cleansing"},{"c":0,"s":59,"id":6088,"u":"consecrate%20spell_lokl","p":84,"h":1,"n":"Consecrate Spell"},{"c":0,"s":59,"id":6089,"u":"corpse-killer's%20defiance_lokl","p":85,"h":1,"n":"Corpse-Killer's Defiance"},{"c":0,"s":59,"id":6090,"u":"holy%20light_lokl","p":85,"h":1,"n":"Holy Light"},{"c":0,"s":59,"id":6091,"u":"miraculous%20intervention_lokl","p":85,"h":1,"n":"Miraculous Intervention"},{"c":0,"s":59,"id":6092,"u":"necromantic%20deflection_lokl","p":85,"h":1,"n":"Necromantic Deflection"},{"c":0,"s":59,"id":6093,"u":"shared%20sight_lokl","p":85,"h":1,"n":"Shared Sight"},{"c":0,"s":59,"id":6094,"u":"purifying%20breeze_lokl","p":85,"h":1,"n":"Purifying Breeze"},{"c":0,"s":66,"id":6095,"u":"achaekek's%20grip_lol","p":58,"h":1,"n":"Achaekek's Grip"},{"c":0,"s":66,"id":6096,"u":"artokus's%20fire_lol","p":20,"h":1,"n":"Artokus's Fire"},{"c":0,"s":66,"id":6097,"u":"azaersi's%20roads_lol","p":28,"h":1,"n":"Azaersi's Roads"},{"c":0,"s":66,"id":6098,"u":"bright%20lion%20dedication_lol","p":101,"h":1,"n":"Bright Lion Dedication"},{"c":0,"s":66,"id":6099,"u":"elude%20the%20divine_lol","p":101,"h":1,"n":"Elude The Divine"},{"c":0,"s":66,"id":6100,"u":"fading_lol","p":58,"h":1,"n":"Fading"},{"c":0,"s":66,"id":6101,"u":"flamboyant%20cruelty_lol","p":28,"h":1,"n":"Flamboyant Cruelty"},{"c":0,"s":66,"id":6102,"u":"janatimo's%20lessons_lol","p":61,"h":1,"n":"Janatimo's Lessons"},{"c":0,"s":66,"id":6103,"u":"medical%20researcher_lol","p":72,"h":1,"n":"Medical Researcher"},{"c":0,"s":66,"id":6104,"u":"paragon%20battle%20medicine_lol","p":72,"h":1,"n":"Paragon Battle Medicine"},{"c":0,"s":66,"id":6105,"u":"prayer%20attack_lol","p":58,"h":1,"n":"Prayer Attack"},{"c":0,"s":66,"id":6106,"u":"rescuer's%20press_lol","p":68,"h":1,"n":"Rescuer's Press"},{"c":0,"s":66,"id":6107,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol","p":69,"h":1,"n":"Shall Not Falter, Shall Not Rout"},{"c":0,"s":66,"id":6108,"u":"sun's%20fury_lol","p":101,"h":1,"n":"Sun's Fury"},{"c":0,"s":66,"id":6109,"u":"vernai%20training_lol","p":58,"h":1,"n":"Vernai Training"},{"c":0,"s":66,"id":6110,"u":"vigil's%20walls%20rise%20anew!_lol","p":69,"h":1,"n":"Vigil's Walls Rise Anew!"},{"c":0,"s":66,"id":6111,"u":"warding%20light_lol","p":101,"h":1,"n":"Warding Light"},{"c":0,"s":66,"id":6112,"u":"wish%20alchemy_lol","p":20,"h":1,"n":"Wish Alchemy"},{"c":0,"s":0,"id":6113,"u":"absorb%20toxin_lome","p":122,"h":1,"n":"Absorb Toxin"},{"c":0,"s":0,"id":6114,"u":"ambush%20awareness_lome","p":118,"h":1,"n":"Ambush Awareness"},{"c":0,"s":0,"id":6115,"u":"anadi%20lore_lome","p":106,"h":1,"n":"Anadi Lore"},{"c":0,"s":0,"id":6116,"u":"ancestor's%20rage_lome","p":114,"h":1,"n":"Ancestor's Rage"},{"c":0,"s":0,"id":6117,"u":"arcane%20sight_lome","p":118,"h":1,"n":"Arcane Sight"},{"c":0,"s":0,"id":6118,"u":"bone%20rider_lome","p":205,"h":1,"n":"Bone Rider"},{"c":0,"s":0,"id":6119,"u":"breath%20like%20honey_lome","p":114,"h":1,"n":"Breath Like Honey"},{"c":0,"s":0,"id":6120,"u":"bristle_lome","p":125,"h":1,"n":"Bristle"},{"c":0,"s":0,"id":6121,"u":"catch%20the%20details_lome","p":117,"h":1,"n":"Catch The Details"},{"c":0,"s":0,"id":6122,"u":"ceremony%20of%20aeon's%20guidance_lome","p":110,"h":1,"n":"Ceremony Of Aeon's Guidance"},{"c":0,"s":0,"id":6123,"u":"ceremony%20of%20aeon's%20shield_lome","p":110,"h":1,"n":"Ceremony Of Aeon's Shield"},{"c":0,"s":0,"id":6124,"u":"ceremony%20of%20fortification_lome","p":110,"h":1,"n":"Ceremony Of Fortification"},{"c":0,"s":0,"id":6125,"u":"ceremony%20of%20growth_lome","p":110,"h":1,"n":"Ceremony Of Growth"},{"c":0,"s":0,"id":6126,"u":"ceremony%20of%20knowledge_lome","p":109,"h":1,"n":"Ceremony Of Knowledge"},{"c":0,"s":0,"id":6127,"u":"ceremony%20of%20protection_lome","p":109,"h":1,"n":"Ceremony Of Protection"},{"c":0,"s":0,"id":6128,"u":"ceremony%20of%20sun's%20gift_lome","p":110,"h":1,"n":"Ceremony Of Sun's Gift"},{"c":0,"s":0,"id":6129,"u":"ceremony%20of%20sunlight_lome","p":109,"h":1,"n":"Ceremony Of Sunlight"},{"c":0,"s":0,"id":6130,"u":"ceremony%20of%20the%20evened%20hand_lome","p":109,"h":1,"n":"Ceremony Of The Evened Hand"},{"c":0,"s":0,"id":6131,"u":"ceremony%20of%20the%20strengthened%20hand_lome","p":110,"h":1,"n":"Ceremony Of The Strengthened Hand"},{"c":0,"s":0,"id":6132,"u":"conrasu%20lore_lome","p":109,"h":1,"n":"Conrasu Lore"},{"c":0,"s":0,"id":6133,"u":"conrasu%20weapon%20expertise_lome","p":110,"h":1,"n":"Conrasu Weapon Expertise"},{"c":0,"s":0,"id":6134,"u":"conrasu%20weapon%20familiarity_lome","p":109,"h":1,"n":"Conrasu Weapon Familiarity"},{"c":0,"s":0,"id":6135,"u":"conrasu%20weapon%20understanding_lome","p":110,"h":1,"n":"Conrasu Weapon Understanding"},{"c":0,"s":0,"id":6136,"u":"constant%20gaze_lome","p":118,"h":1,"n":"Constant Gaze"},{"c":0,"s":0,"id":6137,"u":"crunch_lome","p":113,"h":1,"n":"Crunch"},{"c":0,"s":0,"id":6138,"u":"defensive%20instincts_lome","p":118,"h":1,"n":"Defensive Instincts"},{"c":0,"s":0,"id":6139,"u":"delver_lome","p":126,"h":1,"n":"Delver"},{"c":0,"s":0,"id":6140,"u":"demonbane%20warrior_lome","p":60,"h":1,"n":"Demonbane Warrior"},{"c":0,"s":0,"id":6141,"u":"demonblood%20frenzy_lome","p":94,"h":1,"n":"Demonblood Frenzy"},{"c":0,"s":0,"id":6142,"u":"dig%20up%20secrets_lome","p":126,"h":1,"n":"Dig Up Secrets"},{"c":0,"s":0,"id":6143,"u":"disorienting%20venom_lome","p":106,"h":1,"n":"Disorienting Venom"},{"c":0,"s":0,"id":6144,"u":"distant%20cackle_lome","p":113,"h":1,"n":"Distant Cackle"},{"c":0,"s":0,"id":6145,"u":"eidetic%20ear_lome","p":125,"h":1,"n":"Eidetic Ear"},{"c":0,"s":0,"id":6146,"u":"envenomed%20edge_lome","p":122,"h":1,"n":"Envenomed Edge"},{"c":0,"s":0,"id":6147,"u":"fountain%20of%20secrets_lome","p":126,"h":1,"n":"Fountain Of Secrets"},{"c":0,"s":0,"id":6148,"u":"friendform_lome","p":106,"h":1,"n":"Friendform"},{"c":0,"s":0,"id":6149,"u":"gnoll%20lore_lome","p":113,"h":1,"n":"Gnoll Lore"},{"c":0,"s":0,"id":6150,"u":"gnoll%20weapon%20expertise_lome","p":114,"h":1,"n":"Gnoll Weapon Expertise"},{"c":0,"s":0,"id":6151,"u":"gnoll%20weapon%20familiarity_lome","p":113,"h":1,"n":"Gnoll Weapon Familiarity"},{"c":0,"s":0,"id":6152,"u":"gnoll%20weapon%20practicality_lome","p":114,"h":1,"n":"Gnoll Weapon Practicality"},{"c":0,"s":0,"id":6153,"u":"goloma%20courage_lome","p":117,"h":1,"n":"Goloma Courage"},{"c":0,"s":0,"id":6154,"u":"goloma%20lore_lome","p":117,"h":1,"n":"Goloma Lore"},{"c":0,"s":0,"id":6155,"u":"grandmother's%20wisdom_lome","p":114,"h":1,"n":"Grandmother's Wisdom"},{"c":0,"s":0,"id":6156,"u":"grippli%20glide_lome","p":121,"h":1,"n":"Grippli Glide"},{"c":0,"s":0,"id":6157,"u":"grippli%20lore_lome","p":120,"h":1,"n":"Grippli Lore"},{"c":0,"s":0,"id":6158,"u":"grippli%20weapon%20expertise_lome","p":122,"h":1,"n":"Grippli Weapon Expertise"},{"c":0,"s":0,"id":6159,"u":"grippli%20weapon%20familiarity_lome","p":120,"h":1,"n":"Grippli Weapon Familiarity"},{"c":0,"s":0,"id":6160,"u":"grippli%20weapon%20innovator_lome","p":121,"h":1,"n":"Grippli Weapon Innovator"},{"c":0,"s":0,"id":6161,"u":"hunter's%20defense_lome","p":121,"h":1,"n":"Hunter's Defense"},{"c":0,"s":0,"id":6162,"u":"hunter's%20fangs_lome","p":106,"h":1,"n":"Hunter's Fangs"},{"c":0,"s":0,"id":6163,"u":"hybrid%20shape_lome","p":106,"h":1,"n":"Hybrid Shape"},{"c":0,"s":0,"id":6164,"u":"hyena%20familiar_lome","p":113,"h":1,"n":"Hyena Familiar"},{"c":0,"s":0,"id":6165,"u":"inured%20to%20the%20heat_lome","p":125,"h":1,"n":"Inured To The Heat"},{"c":0,"s":0,"id":6166,"u":"jungle%20strider_lome","p":121,"h":1,"n":"Jungle Strider"},{"c":0,"s":0,"id":6167,"u":"laughing%20gnoll_lome","p":114,"h":1,"n":"Laughing Gnoll"},{"c":0,"s":0,"id":6168,"u":"long%20tongue_lome","p":121,"h":1,"n":"Long Tongue"},{"c":0,"s":0,"id":6169,"u":"nocturnal%20grippli_lome","p":121,"h":1,"n":"Nocturnal Grippli"},{"c":0,"s":0,"id":6170,"u":"none%20shall%20know_lome","p":126,"h":1,"n":"None Shall Know"},{"c":0,"s":0,"id":6171,"u":"pack%20hunter_lome","p":113,"h":1,"n":"Pack Hunter"},{"c":0,"s":0,"id":6172,"u":"pack%20stalker_lome","p":114,"h":1,"n":"Pack Stalker"},{"c":0,"s":0,"id":6173,"u":"pierce%20the%20darkness_lome","p":117,"h":1,"n":"Pierce The Darkness"},{"c":0,"s":0,"id":6174,"u":"piercing%20quills_lome","p":126,"h":1,"n":"Piercing Quills"},{"c":0,"s":0,"id":6175,"u":"protective%20claws_lome","p":118,"h":1,"n":"Protective Claws"},{"c":0,"s":0,"id":6176,"u":"quill%20spray_lome","p":126,"h":1,"n":"Quill Spray"},{"c":0,"s":0,"id":6177,"u":"reassuring%20presence_lome","p":106,"h":1,"n":"Reassuring Presence"},{"c":0,"s":0,"id":6178,"u":"renewing%20quills_lome","p":126,"h":1,"n":"Renewing Quills"},{"c":0,"s":0,"id":6179,"u":"ricocheting%20leap_lome","p":122,"h":1,"n":"Ricocheting Leap"},{"c":0,"s":0,"id":6180,"u":"right-hand%20blood_lome","p":114,"h":1,"n":"Right-hand Blood"},{"c":0,"s":0,"id":6181,"u":"secret%20eyes_lome","p":126,"h":1,"n":"Secret Eyes"},{"c":0,"s":0,"id":6182,"u":"see%20the%20unseen_lome","p":118,"h":1,"n":"See The Unseen"},{"c":0,"s":0,"id":6183,"u":"sensitive%20nose_lome","p":113,"h":1,"n":"Sensitive Nose"},{"c":0,"s":0,"id":6184,"u":"shisk%20lore_lome","p":125,"h":1,"n":"Shisk Lore"},{"c":0,"s":0,"id":6185,"u":"skittertalk_lome","p":106,"h":1,"n":"Skittertalk"},{"c":0,"s":0,"id":6186,"u":"spelunker_lome","p":125,"h":1,"n":"Spelunker"},{"c":0,"s":0,"id":6187,"u":"spine%20stabber_lome","p":125,"h":1,"n":"Spine Stabber"},{"c":0,"s":0,"id":6188,"u":"strand%20strider_lome","p":106,"h":1,"n":"Strand Strider"},{"c":0,"s":0,"id":6189,"u":"studious%20adept_lome","p":106,"h":1,"n":"Studious Adept"},{"c":0,"s":0,"id":6190,"u":"studious%20magic_lome","p":106,"h":1,"n":"Studious Magic"},{"c":0,"s":0,"id":6191,"u":"tenacious%20net_lome","p":122,"h":1,"n":"Tenacious Net"},{"c":0,"s":0,"id":6192,"u":"tongue%20tether_lome","p":122,"h":1,"n":"Tongue Tether"},{"c":0,"s":0,"id":6193,"u":"true%20gaze_lome","p":118,"h":1,"n":"True Gaze"},{"c":0,"s":0,"id":6194,"u":"watchful%20gaze_lome","p":117,"h":1,"n":"Watchful Gaze"},{"c":0,"s":0,"id":6195,"u":"web%20hunter_lome","p":106,"h":1,"n":"Web Hunter"},{"c":0,"s":0,"id":6196,"u":"web%20walker_lome","p":106,"h":1,"n":"Web Walker"},{"c":0,"s":0,"id":6197,"u":"web%20weaver_lome","p":106,"h":1,"n":"Web Weaver"},{"c":0,"s":0,"id":6198,"u":"webslinger_lome","p":106,"h":1,"n":"Webslinger"},{"c":0,"s":60,"id":6199,"u":"archaeologist's%20warning_lopsg","p":41,"h":1,"n":"Archaeologist's Warning"},{"c":0,"s":60,"id":6200,"u":"armored%20exercise_lopsg","p":53,"h":1,"n":"Armored Exercise"},{"c":0,"s":60,"id":6201,"u":"armored%20rest_lopsg","p":52,"h":1,"n":"Armored Rest"},{"c":0,"s":60,"id":6202,"u":"bestiary%20scholar_lopsg","p":45,"h":1,"n":"Bestiary Scholar"},{"c":0,"s":60,"id":6203,"u":"blazing%20talon%20surge_lopsg","p":119,"h":1,"n":"Blazing Talon Surge"},{"c":0,"s":60,"id":6204,"u":"cautious%20delver_lopsg","p":45,"h":1,"n":"Cautious Delver"},{"c":0,"s":60,"id":6205,"u":"communal%20sustain_lopsg","p":49,"h":1,"n":"Communal Sustain"},{"c":0,"s":60,"id":6206,"u":"craft%20facsimile_lopsg","p":41,"h":1,"n":"Craft Facsimile"},{"c":0,"s":60,"id":6207,"u":"dead%20reckoning_lopsg","p":41,"h":1,"n":"Dead Reckoning"},{"c":0,"s":60,"id":6208,"u":"determined%20lore%20seeker_lopsg","p":46,"h":1,"n":"Determined Lore Seeker"},{"c":0,"s":60,"id":6209,"u":"discerning%20strike_lopsg","p":120,"h":1,"n":"Discerning Strike"},{"c":0,"s":60,"id":6210,"u":"diverse%20recognition_lopsg","p":41,"h":1,"n":"Diverse Recognition"},{"c":0,"s":60,"id":6211,"u":"eidetic%20memorization_lopsg","p":41,"h":1,"n":"Eidetic Memorization"},{"c":0,"s":60,"id":6212,"u":"emergency%20medical%20assistance_lopsg","p":52,"h":1,"n":"Emergency Medical Assistance"},{"c":0,"s":60,"id":6213,"u":"environmental%20explorer_lopsg","p":41,"h":1,"n":"Environmental Explorer"},{"c":0,"s":60,"id":6214,"u":"explosive%20death%20drop_lopsg","p":119,"h":1,"n":"Explosive Death Drop"},{"c":0,"s":60,"id":6215,"u":"familiar%20form_lopsg","p":49,"h":1,"n":"Familiar Form"},{"c":0,"s":60,"id":6216,"u":"fane's%20escape_lopsg","p":119,"h":1,"n":"Fane's Escape"},{"c":0,"s":60,"id":6217,"u":"fane's%20fourberie_lopsg","p":119,"h":1,"n":"Fane's Fourberie"},{"c":0,"s":60,"id":6218,"u":"farabellus%20flip_lopsg","p":120,"h":1,"n":"Farabellus Flip"},{"c":0,"s":60,"id":6219,"u":"focus%20ally_lopsg","p":53,"h":1,"n":"Focus Ally"},{"c":0,"s":60,"id":6220,"u":"foolproof%20instructions_lopsg","p":45,"h":1,"n":"Foolproof Instructions"},{"c":0,"s":60,"id":6221,"u":"forceful%20shot_lopsg","p":53,"h":1,"n":"Forceful Shot"},{"c":0,"s":60,"id":6222,"u":"glyph%20expert_lopsg","p":49,"h":1,"n":"Glyph Expert"},{"c":0,"s":60,"id":6223,"u":"improvised%20crafting_lopsg","p":52,"h":1,"n":"Improvised Crafting"},{"c":0,"s":60,"id":6224,"u":"innate%20magic%20intuition_lopsg","p":45,"h":1,"n":"Innate Magic Intuition"},{"c":0,"s":60,"id":6225,"u":"kreighton's%20cognitive%20crossover_lopsg","p":120,"h":1,"n":"Kreighton's Cognitive Crossover"},{"c":0,"s":60,"id":6226,"u":"magic%20finder_lopsg","p":45,"h":1,"n":"Magic Finder"},{"c":0,"s":60,"id":6227,"u":"martial%20exercise_lopsg","p":52,"h":1,"n":"Martial Exercise"},{"c":0,"s":60,"id":6228,"u":"master's%20counterspell_lopsg","p":49,"h":1,"n":"Master's Counterspell"},{"c":0,"s":60,"id":6229,"u":"masterful%20obfuscation_lopsg","p":45,"h":1,"n":"Masterful Obfuscation"},{"c":0,"s":60,"id":6230,"u":"mobile%20magical%20combat_lopsg","p":49,"h":1,"n":"Mobile Magical Combat"},{"c":0,"s":60,"id":6231,"u":"observant%20explorer_lopsg","p":41,"h":1,"n":"Observant Explorer"},{"c":0,"s":60,"id":6232,"u":"physical%20training_lopsg","p":52,"h":1,"n":"Physical Training"},{"c":0,"s":60,"id":6233,"u":"practiced%20defender_lopsg","p":52,"h":1,"n":"Practiced Defender"},{"c":0,"s":60,"id":6234,"u":"protect%20ally_lopsg","p":52,"h":1,"n":"Protect Ally"},{"c":0,"s":60,"id":6235,"u":"quick%20stow_lopsg","p":52,"h":1,"n":"Quick Stow"},{"c":0,"s":60,"id":6236,"u":"rain%20of%20embers%20stance_lopsg","p":119,"h":1,"n":"Rain Of Embers Stance"},{"c":0,"s":60,"id":6237,"u":"recollect%20studies_lopsg","p":52,"h":1,"n":"Recollect Studies"},{"c":0,"s":60,"id":6238,"u":"recover%20spell_lopsg","p":49,"h":1,"n":"Recover Spell"},{"c":0,"s":60,"id":6239,"u":"reflexive%20grip_lopsg","p":52,"h":1,"n":"Reflexive Grip"},{"c":0,"s":60,"id":6240,"u":"remember%20your%20training_lopsg","p":41,"h":1,"n":"Remember Your Training"},{"c":0,"s":60,"id":6241,"u":"retain%20absorbed%20spell_lopsg","p":49,"h":1,"n":"Retain Absorbed Spell"},{"c":0,"s":60,"id":6242,"u":"rugged%20survivalist_lopsg","p":52,"h":1,"n":"Rugged Survivalist"},{"c":0,"s":60,"id":6243,"u":"snap%20out%20of%20it!_lopsg","p":41,"h":1,"n":"Snap Out Of It!"},{"c":0,"s":60,"id":6244,"u":"spellmaster's%20tenacity_lopsg","p":49,"h":1,"n":"Spellmaster's Tenacity"},{"c":0,"s":60,"id":6245,"u":"spellmaster's%20ward_lopsg","p":49,"h":1,"n":"Spellmaster's Ward"},{"c":0,"s":60,"id":6246,"u":"spiritual%20explorer_lopsg","p":41,"h":1,"n":"Spiritual Explorer"},{"c":0,"s":60,"id":6247,"u":"stave%20off%20catastrophe_lopsg","p":53,"h":1,"n":"Stave Off Catastrophe"},{"c":0,"s":60,"id":6248,"u":"stella's%20stab%20and%20snag_lopsg","p":119,"h":1,"n":"Stella's Stab And Snag"},{"c":0,"s":60,"id":6249,"u":"swap%20investment_lopsg","p":41,"h":1,"n":"Swap Investment"},{"c":0,"s":60,"id":6250,"u":"tense%20negotiator_lopsg","p":53,"h":1,"n":"Tense Negotiator"},{"c":0,"s":60,"id":6251,"u":"transcribe%20moment_lopsg","p":45,"h":1,"n":"Transcribe Moment"},{"c":0,"s":60,"id":6252,"u":"ward%20mind_lopsg","p":46,"h":1,"n":"Ward Mind"},{"c":0,"s":60,"id":6253,"u":"watch%20and%20learn_lopsg","p":41,"h":1,"n":"Watch And Learn"},{"c":0,"s":60,"id":6254,"u":"wayfinder%20resonance%20infiltrator_lopsg","p":41,"h":1,"n":"Wayfinder Resonance Infiltrator"},{"c":0,"s":60,"id":6255,"u":"westyr's%20wayfinder%20repository_lopsg","p":120,"h":1,"n":"Westyr's Wayfinder Repository"},{"c":0,"s":8,"id":6256,"u":"aerial%20piledriver_lotgb","p":127,"h":1,"n":"Aerial Piledriver"},{"c":0,"s":8,"id":6257,"u":"agile%20hand_lotgb","p":122,"h":1,"n":"Agile Hand"},{"c":0,"s":8,"id":6258,"u":"animate%20net_lotgb","p":123,"h":1,"n":"Animate Net"},{"c":0,"s":8,"id":6259,"u":"barrier%20shield_lotgb","p":122,"h":1,"n":"Barrier Shield"},{"c":0,"s":8,"id":6260,"u":"basic%20captivator%20spellcasting_lotgb","p":120,"h":1,"n":"Basic Captivator Spellcasting"},{"c":0,"s":8,"id":6261,"u":"beacon%20mark_lotgb","p":124,"h":1,"n":"Beacon Mark"},{"c":0,"s":8,"id":6262,"u":"captivating%20intensity_lotgb","p":121,"h":1,"n":"Captivating Intensity"},{"c":0,"s":8,"id":6263,"u":"captivator%20dedication_lotgb","p":120,"h":1,"n":"Captivator Dedication"},{"c":0,"s":8,"id":6264,"u":"choking%20smoke_lotgb","p":125,"h":1,"n":"Choking Smoke"},{"c":0,"s":8,"id":6265,"u":"clinch%20strike_lotgb","p":127,"h":1,"n":"Clinch Strike"},{"c":0,"s":8,"id":6266,"u":"confounding%20image_lotgb","p":123,"h":1,"n":"Confounding Image"},{"c":0,"s":8,"id":6267,"u":"countercharm_lotgb","p":121,"h":1,"n":"Countercharm"},{"c":0,"s":8,"id":6268,"u":"cunning%20tinker_lotgb","p":64,"h":1,"n":"Cunning Tinker"},{"c":0,"s":8,"id":6269,"u":"directed%20poison_lotgb","p":125,"h":1,"n":"Directed Poison"},{"c":0,"s":8,"id":6270,"u":"disengaging%20twist_lotgb","p":126,"h":1,"n":"Disengaging Twist"},{"c":0,"s":8,"id":6271,"u":"disk%20rider_lotgb","p":123,"h":1,"n":"Disk Rider"},{"c":0,"s":8,"id":6272,"u":"drenching%20mist_lotgb","p":123,"h":1,"n":"Drenching Mist"},{"c":0,"s":8,"id":6273,"u":"effortless%20captivation_lotgb","p":121,"h":1,"n":"Effortless Captivation"},{"c":0,"s":8,"id":6274,"u":"elbow%20breaker_lotgb","p":126,"h":1,"n":"Elbow Breaker"},{"c":0,"s":8,"id":6275,"u":"expert%20captivator%20spellcasting_lotgb","p":121,"h":1,"n":"Expert Captivator Spellcasting"},{"c":0,"s":8,"id":6276,"u":"forceful%20push_lotgb","p":122,"h":1,"n":"Forceful Push"},{"c":0,"s":8,"id":6277,"u":"form%20lock_lotgb","p":127,"h":1,"n":"Form Lock"},{"c":0,"s":8,"id":6278,"u":"harmless%20doll_lotgb","p":63,"h":1,"n":"Harmless Doll"},{"c":0,"s":8,"id":6279,"u":"heightened%20captivation_lotgb","p":121,"h":1,"n":"Heightened Captivation"},{"c":0,"s":8,"id":6280,"u":"helpful%20poppet_lotgb","p":63,"h":1,"n":"Helpful Poppet"},{"c":0,"s":8,"id":6281,"u":"histrionic%20injury_lotgb","p":64,"h":1,"n":"Histrionic Injury"},{"c":0,"s":8,"id":6282,"u":"impossible%20gossip_lotgb","p":65,"h":1,"n":"Impossible Gossip"},{"c":0,"s":8,"id":6283,"u":"inescapable%20grasp_lotgb","p":127,"h":1,"n":"Inescapable Grasp"},{"c":0,"s":8,"id":6284,"u":"larcenous%20hand_lotgb","p":124,"h":1,"n":"Larcenous Hand"},{"c":0,"s":8,"id":6285,"u":"lingering%20flames_lotgb","p":124,"h":1,"n":"Lingering Flames"},{"c":0,"s":8,"id":6286,"u":"look%20again_lotgb","p":121,"h":1,"n":"Look Again"},{"c":0,"s":8,"id":6287,"u":"master%20captivator%20spellcasting_lotgb","p":121,"h":1,"n":"Master Captivator Spellcasting"},{"c":0,"s":8,"id":6288,"u":"nothing%20but%20fluff_lotgb","p":64,"h":1,"n":"Nothing But Fluff"},{"c":0,"s":8,"id":6289,"u":"obscured%20terrain_lotgb","p":124,"h":1,"n":"Obscured Terrain"},{"c":0,"s":8,"id":6290,"u":"quadruped_lotgb","p":63,"h":1,"n":"Quadruped"},{"c":0,"s":8,"id":6291,"u":"reactive%20charm_lotgb","p":121,"h":1,"n":"Reactive Charm"},{"c":0,"s":8,"id":6292,"u":"reanimating%20spark_lotgb","p":65,"h":1,"n":"Reanimating Spark"},{"c":0,"s":8,"id":6293,"u":"restitch_lotgb","p":65,"h":1,"n":"Restitch"},{"c":0,"s":8,"id":6294,"u":"running%20tackle_lotgb","p":127,"h":1,"n":"Running Tackle"},{"c":0,"s":8,"id":6295,"u":"scaling%20poppet_lotgb","p":65,"h":1,"n":"Scaling Poppet"},{"c":0,"s":8,"id":6296,"u":"scattered%20fire_lotgb","p":124,"h":1,"n":"Scattered Fire"},{"c":0,"s":8,"id":6297,"u":"sealed%20poppet_lotgb","p":64,"h":1,"n":"Sealed Poppet"},{"c":0,"s":8,"id":6298,"u":"shining%20arms_lotgb","p":122,"h":1,"n":"Shining Arms"},{"c":0,"s":8,"id":6299,"u":"shiny%20button%20eyes_lotgb","p":64,"h":1,"n":"Shiny Button Eyes"},{"c":0,"s":8,"id":6300,"u":"siphoning%20touch_lotgb","p":124,"h":1,"n":"Siphoning Touch"},{"c":0,"s":8,"id":6301,"u":"smoldering%20explosion_lotgb","p":124,"h":1,"n":"Smoldering Explosion"},{"c":0,"s":8,"id":6302,"u":"soaring%20poppet_lotgb","p":65,"h":1,"n":"Soaring Poppet"},{"c":0,"s":8,"id":6303,"u":"spark%20of%20independence_lotgb","p":64,"h":1,"n":"Spark Of Independence"},{"c":0,"s":8,"id":6304,"u":"spell%20trickster%20dedication_lotgb","p":122,"h":1,"n":"Spell Trickster Dedication"},{"c":0,"s":8,"id":6305,"u":"spinebreaker_lotgb","p":127,"h":1,"n":"Spinebreaker"},{"c":0,"s":8,"id":6306,"u":"squirm%20free_lotgb","p":65,"h":1,"n":"Squirm Free"},{"c":0,"s":8,"id":6307,"u":"steal%20vitality_lotgb","p":125,"h":1,"n":"Steal Vitality"},{"c":0,"s":8,"id":6308,"u":"strangle_lotgb","p":127,"h":1,"n":"Strangle"},{"c":0,"s":8,"id":6309,"u":"submission%20hold_lotgb","p":127,"h":1,"n":"Submission Hold"},{"c":0,"s":8,"id":6310,"u":"summon%20ensemble_lotgb","p":123,"h":1,"n":"Summon Ensemble"},{"c":0,"s":8,"id":6311,"u":"suplex_lotgb","p":127,"h":1,"n":"Suplex"},{"c":0,"s":8,"id":6312,"u":"surrounding%20flames_lotgb","p":125,"h":1,"n":"Surrounding Flames"},{"c":0,"s":8,"id":6313,"u":"swimming%20poppet_lotgb","p":65,"h":1,"n":"Swimming Poppet"},{"c":0,"s":8,"id":6314,"u":"toppling%20tentacles_lotgb","p":125,"h":1,"n":"Toppling Tentacles"},{"c":0,"s":8,"id":6315,"u":"tracing%20sigil_lotgb","p":123,"h":1,"n":"Tracing Sigil"},{"c":0,"s":8,"id":6316,"u":"uneasy%20rest_lotgb","p":124,"h":1,"n":"Uneasy Rest"},{"c":0,"s":8,"id":6317,"u":"volatile%20grease_lotgb","p":124,"h":1,"n":"Volatile Grease"},{"c":0,"s":8,"id":6318,"u":"wash%20out_lotgb","p":64,"h":1,"n":"Wash Out"},{"c":0,"s":8,"id":6319,"u":"wheedle%20and%20jig_lotgb","p":65,"h":1,"n":"Wheedle And Jig"},{"c":0,"s":8,"id":6320,"u":"wild%20lights_lotgb","p":123,"h":1,"n":"Wild Lights"},{"c":0,"s":8,"id":6321,"u":"wrestler%20dedication_lotgb","p":126,"h":1,"n":"Wrestler Dedication"},{"c":0,"s":62,"id":6322,"u":"advanced%20red%20mantis%20magic_lowg","p":71,"h":1,"n":"Advanced Red Mantis Magic"},{"c":0,"s":62,"id":6323,"u":"aldori%20duelist%20dedication_lowg","p":35,"h":1,"n":"Aldori Duelist Dedication"},{"c":0,"s":62,"id":6324,"u":"aldori%20parry_lowg","p":35,"h":1,"n":"Aldori Parry"},{"c":0,"s":62,"id":6325,"u":"aldori%20riposte_lowg","p":35,"h":1,"n":"Aldori Riposte"},{"c":0,"s":62,"id":6326,"u":"ardent%20armiger_lowg","p":107,"h":1,"n":"Ardent Armiger"},{"c":0,"s":62,"id":6327,"u":"armiger's%20mobility_lowg","p":107,"h":1,"n":"Armiger's Mobility"},{"c":0,"s":62,"id":6328,"u":"attunement%20to%20stone_lowg","p":59,"h":1,"n":"Attunement To Stone"},{"c":0,"s":62,"id":6329,"u":"basic%20red%20mantis%20magic_lowg","p":71,"h":1,"n":"Basic Red Mantis Magic"},{"c":0,"s":62,"id":6330,"u":"careful%20explorer_lowg","p":23,"h":1,"n":"Careful Explorer"},{"c":0,"s":62,"id":6331,"u":"crimson%20shroud_lowg","p":71,"h":1,"n":"Crimson Shroud"},{"c":0,"s":62,"id":6332,"u":"crowd%20mastery_lowg","p":131,"h":1,"n":"Crowd Mastery"},{"c":0,"s":62,"id":6333,"u":"deft%20cooperation_lowg","p":23,"h":1,"n":"Deft Cooperation"},{"c":0,"s":62,"id":6334,"u":"diabolic%20certitude_lowg","p":107,"h":1,"n":"Diabolic Certitude"},{"c":0,"s":62,"id":6335,"u":"duelist's%20edge_lowg","p":35,"h":1,"n":"Duelist's Edge"},{"c":0,"s":62,"id":6336,"u":"expeditious%20advance_lowg","p":131,"h":1,"n":"Expeditious Advance"},{"c":0,"s":62,"id":6337,"u":"eye%20of%20ozem_lowg","p":47,"h":1,"n":"Eye Of Ozem"},{"c":0,"s":62,"id":6338,"u":"eye%20of%20the%20arclords_lowg","p":81,"h":1,"n":"Eye Of The Arclords"},{"c":0,"s":62,"id":6339,"u":"flicker_lowg","p":131,"h":1,"n":"Flicker"},{"c":0,"s":62,"id":6340,"u":"fortified%20flesh_lowg","p":59,"h":1,"n":"Fortified Flesh"},{"c":0,"s":62,"id":6341,"u":"godless%20healing_lowg","p":57,"h":1,"n":"Godless Healing"},{"c":0,"s":62,"id":6342,"u":"grave%20sense_lowg","p":47,"h":1,"n":"Grave Sense"},{"c":0,"s":62,"id":6343,"u":"greater%20spell%20runes_lowg","p":119,"h":1,"n":"Greater Spell Runes"},{"c":0,"s":62,"id":6344,"u":"hellknight%20armiger%20dedication_lowg","p":107,"h":1,"n":"Hellknight Armiger Dedication"},{"c":0,"s":62,"id":6345,"u":"judgment%20of%20the%20monolith_lowg","p":59,"h":1,"n":"Judgment Of The Monolith"},{"c":0,"s":62,"id":6346,"u":"ka%20stone%20ritual_lowg","p":59,"h":1,"n":"Ka Stone Ritual"},{"c":0,"s":62,"id":6347,"u":"lastwall%20sentry%20dedication_lowg","p":47,"h":1,"n":"Lastwall Sentry Dedication"},{"c":0,"s":62,"id":6348,"u":"lastwall%20warden_lowg","p":47,"h":1,"n":"Lastwall Warden"},{"c":0,"s":62,"id":6349,"u":"lion%20blade%20dedication_lowg","p":131,"h":1,"n":"Lion Blade Dedication"},{"c":0,"s":62,"id":6350,"u":"living%20monolith%20dedication_lowg","p":59,"h":1,"n":"Living Monolith Dedication"},{"c":0,"s":62,"id":6351,"u":"living%20rune_lowg","p":119,"h":1,"n":"Living Rune"},{"c":0,"s":62,"id":6352,"u":"lost%20in%20the%20crowd_lowg","p":131,"h":1,"n":"Lost In The Crowd"},{"c":0,"s":62,"id":6353,"u":"magic%20warrior%20aspect_lowg","p":95,"h":1,"n":"Magic Warrior Aspect"},{"c":0,"s":62,"id":6354,"u":"magic%20warrior%20dedication_lowg","p":95,"h":1,"n":"Magic Warrior Dedication"},{"c":0,"s":62,"id":6355,"u":"magic%20warrior%20transformation_lowg","p":95,"h":1,"n":"Magic Warrior Transformation"},{"c":0,"s":62,"id":6356,"u":"mantis%20form_lowg","p":71,"h":1,"n":"Mantis Form"},{"c":0,"s":62,"id":6357,"u":"mortification_lowg","p":107,"h":1,"n":"Mortification"},{"c":0,"s":62,"id":6358,"u":"nameless%20anonymity_lowg","p":95,"h":1,"n":"Nameless Anonymity"},{"c":0,"s":62,"id":6359,"u":"necromantic%20resistance_lowg","p":47,"h":1,"n":"Necromantic Resistance"},{"c":0,"s":62,"id":6360,"u":"necromantic%20tenacity_lowg","p":47,"h":1,"n":"Necromantic Tenacity"},{"c":0,"s":62,"id":6361,"u":"pathfinder%20agent%20dedication_lowg","p":23,"h":1,"n":"Pathfinder Agent Dedication"},{"c":0,"s":62,"id":6362,"u":"perfect%20ki%20adept_lowg","p":83,"h":1,"n":"Perfect Ki Adept"},{"c":0,"s":62,"id":6363,"u":"perfect%20strike_lowg","p":83,"h":1,"n":"Perfect Strike"},{"c":0,"s":62,"id":6364,"u":"red%20mantis%20assassin%20dedication_lowg","p":71,"h":1,"n":"Red Mantis Assassin Dedication"},{"c":0,"s":62,"id":6365,"u":"runescarred%20dedication_lowg","p":119,"h":1,"n":"Runescarred Dedication"},{"c":0,"s":62,"id":6366,"u":"saving%20slash_lowg","p":35,"h":1,"n":"Saving Slash"},{"c":0,"s":62,"id":6367,"u":"spell%20runes_lowg","p":119,"h":1,"n":"Spell Runes"},{"c":0,"s":62,"id":6368,"u":"spy's%20countermeasures_lowg","p":131,"h":1,"n":"Spy's Countermeasures"},{"c":0,"s":62,"id":6369,"u":"stone%20blood_lowg","p":59,"h":1,"n":"Stone Blood"},{"c":0,"s":62,"id":6370,"u":"stone%20communion_lowg","p":59,"h":1,"n":"Stone Communion"},{"c":0,"s":62,"id":6371,"u":"student%20of%20perfection%20dedication_lowg","p":83,"h":1,"n":"Student of Perfection Dedication"},{"c":0,"s":62,"id":6372,"u":"thorough%20reports_lowg","p":23,"h":1,"n":"Thorough Reports"},{"c":0,"s":62,"id":6373,"u":"unnerving%20prowess_lowg","p":35,"h":1,"n":"Unnerving Prowess"},{"c":0,"s":62,"id":6374,"u":"warding%20rune_lowg","p":119,"h":1,"n":"Warding Rune"},{"c":0,"s":62,"id":6375,"u":"wayfinder%20resonance%20tinkerer_lowg","p":23,"h":1,"n":"Wayfinder Resonance Tinkerer"},{"c":0,"s":40,"id":6376,"u":"cringe_ltiba","p":10,"h":1,"n":"Cringe"},{"c":0,"s":40,"id":6377,"u":"kobold%20lore_ltiba","p":10,"h":1,"n":"Kobold Lore"},{"c":0,"s":40,"id":6378,"u":"scamper_ltiba","p":10,"h":1,"n":"Scamper"},{"c":0,"s":41,"id":6379,"u":"executioner%20weapon%20training_ngd","p":64,"h":1,"n":"Executioner Weapon Training"},{"c":0,"s":41,"id":6380,"u":"harsh%20judgment_ngd","p":64,"h":1,"n":"Harsh Judgment"},{"c":0,"s":41,"id":6381,"u":"voice%20of%20authority_ngd","p":64,"h":1,"n":"Voice of Authority"},{"c":0,"s":41,"id":6382,"u":"discerning%20gaze_ngd","p":65,"h":1,"n":"Discerning Gaze"},{"c":0,"s":41,"id":6383,"u":"frightful%20condemnation_ngd","p":65,"h":1,"n":"Frightful Condemnation"},{"c":0,"s":41,"id":6384,"u":"accurate%20swing_ngd","p":65,"h":1,"n":"Accurate Swing"},{"c":0,"s":41,"id":6385,"u":"gardener's%20resolve_ngd","p":65,"h":1,"n":"Gardener's Resolve"},{"c":0,"s":41,"id":6386,"u":"reminder%20of%20the%20greater%20fear_ngd","p":65,"h":1,"n":"Reminder of the Greater Fear"},{"c":0,"s":41,"id":6387,"u":"strident%20command_ngd","p":65,"h":1,"n":"Strident Command"},{"c":0,"s":41,"id":6388,"u":"execution_ngd","p":65,"h":1,"n":"Execution"},{"c":0,"s":41,"id":6389,"u":"terrifying%20countenance_ngd","p":65,"h":1,"n":"Terrifying Countenance"},{"c":0,"s":42,"id":6390,"u":"alkenstar%20agent%20dedication_ooa1","p":78,"h":1,"n":"Alkenstar Agent Dedication"},{"c":0,"s":42,"id":6391,"u":"loose%20cannon_ooa1","p":78,"h":1,"n":"Loose Cannon"},{"c":0,"s":42,"id":6392,"u":"prepare%20papers_ooa1","p":78,"h":1,"n":"Prepare Papers"},{"c":0,"s":42,"id":6393,"u":"flash%20your%20badge_ooa1","p":78,"h":1,"n":"Flash Your Badge"},{"c":0,"s":42,"id":6394,"u":"black%20powder%20flash_ooa1","p":79,"h":1,"n":"Black Powder Flash"},{"c":0,"s":42,"id":6395,"u":"inured%20to%20alchemy_ooa1","p":79,"h":1,"n":"Inured to Alchemy"},{"c":0,"s":42,"id":6396,"u":"pain%20tolerance_ooa1","p":79,"h":1,"n":"Pain Tolerance"},{"c":0,"s":42,"id":6397,"u":"powder%20punch%20stance_ooa1","p":79,"h":1,"n":"Powder Punch Stance"},{"c":0,"s":42,"id":6398,"u":"thunder%20clap_ooa1","p":79,"h":1,"n":"Thunder Clap"},{"c":0,"s":44,"id":6399,"u":"glass%20skin_ooa3","p":77,"h":1,"n":"Glass Skin"},{"c":0,"s":44,"id":6400,"u":"clockwork%20reanimator%20dedication_ooa3","p":78,"h":1,"n":"Clockwork Reanimator Dedication"},{"c":0,"s":44,"id":6401,"u":"advanced%20reanimated%20companion_ooa3","p":78,"h":1,"n":"Advanced Reanimated Companion"},{"c":0,"s":44,"id":6402,"u":"hijack%20undead_ooa3","p":79,"h":1,"n":"Hijack Undead"},{"c":0,"s":44,"id":6403,"u":"it's%20alive!_ooa3","p":79,"h":1,"n":"It's Alive!"},{"c":0,"s":44,"id":6404,"u":"incredible%20reanimated%20companion_ooa3","p":79,"h":1,"n":"Incredible Reanimated Companion"},{"c":0,"s":44,"id":6405,"u":"self-destruct_ooa3","p":79,"h":1,"n":"Self-Destruct"},{"c":0,"s":44,"id":6406,"u":"improved%20hijack%20undead_ooa3","p":79,"h":1,"n":"Improved Hijack Undead"},{"c":0,"s":44,"id":6407,"u":"paragon%20reanimated%20companion_ooa3","p":79,"h":1,"n":"Paragon Reanimated Companion"},{"c":0,"s":44,"id":6408,"u":"unwind%20death_ooa3","p":79,"h":1,"n":"Unwind Death"},{"c":0,"s":44,"id":6409,"u":"zombie%20horde_ooa3","p":79,"h":1,"n":"Zombie Horde"},{"c":0,"s":45,"id":6410,"u":"disturbing%20defense_sli","p":59,"h":1,"n":"Disturbing Defense"},{"c":0,"s":45,"id":6411,"u":"hideous%20ululation_sli","p":59,"h":1,"n":"Hideous Ululation"},{"c":0,"s":45,"id":6412,"u":"ooze%20empathy_sli","p":59,"h":1,"n":"Ooze Empathy"},{"c":0,"s":45,"id":6413,"u":"oozemorph%20dedication_sli","p":59,"h":1,"n":"Oozemorph Dedication"},{"c":0,"s":45,"id":6414,"u":"peculiar%20anatomy_sli","p":60,"h":1,"n":"Peculiar Anatomy"},{"c":0,"s":45,"id":6415,"u":"rubbery%20skin_sli","p":59,"h":1,"n":"Rubbery Skin"},{"c":0,"s":45,"id":6416,"u":"uncanny%20suction_sli","p":60,"h":1,"n":"Uncanny Suction"},{"c":0,"s":45,"id":6417,"u":"vacate%20vision_sli","p":59,"h":1,"n":"Vacate Vision"},{"c":0,"s":64,"id":6418,"u":"advanced%20elemental%20spell_som","p":199,"h":1,"n":"Advanced Elemental Spell"},{"c":0,"s":64,"id":6419,"u":"advanced%20martial%20magic_som","p":75,"h":1,"n":"Advanced Martial Magic"},{"c":0,"s":64,"id":6420,"u":"advanced%20synergy_som","p":77,"h":1,"n":"Advanced Synergy"},{"c":0,"s":64,"id":6421,"u":"advanced%20weaponry_som","p":67,"h":1,"n":"Advanced Weaponry"},{"c":0,"s":64,"id":6422,"u":"aeon%20resonance_som","p":240,"h":1,"n":"Aeon Resonance"},{"c":0,"s":64,"id":6423,"u":"airborne%20form_som","p":72,"h":1,"n":"Airborne Form"},{"c":0,"s":64,"id":6424,"u":"alacritous%20action_som","p":68,"h":1,"n":"Alacritous Action"},{"c":0,"s":64,"id":6425,"u":"amphibious%20form_som","p":68,"h":1,"n":"Amphibious Form"},{"c":0,"s":64,"id":6426,"u":"arcane%20fists_som","p":42,"h":1,"n":"Arcane Fists"},{"c":0,"s":64,"id":6427,"u":"arcane%20shroud_som","p":48,"h":1,"n":"Arcane Shroud"},{"c":0,"s":64,"id":6428,"u":"attack%20of%20opportunity%20(magus)_som","p":45,"a":"Magus","h":1,"n":"Attack Of Opportunity"},{"c":0,"s":64,"id":6429,"u":"attuned%20stride_som","p":213,"h":1,"n":"Attuned Stride"},{"c":0,"s":64,"id":6430,"u":"attunement%20shift_som","p":212,"h":1,"n":"Attunement Shift"},{"c":0,"s":64,"id":6431,"u":"basic%20cathartic%20spellcasting_som","p":195,"h":1,"n":"Basic Cathartic Spellcasting"},{"c":0,"s":64,"id":6432,"u":"basic%20magus%20spellcasting_som","p":75,"h":1,"n":"Basic Magus Spellcasting"},{"c":0,"s":64,"id":6433,"u":"basic%20martial%20magic_som","p":75,"h":1,"n":"Basic Martial Magic"},{"c":0,"s":64,"id":6434,"u":"basic%20spellcasting_som","p":219,"h":1,"n":"Basic Spellcasting"},{"c":0,"s":64,"id":6435,"u":"basic%20summoner%20spellcasting_som","p":77,"h":1,"n":"Basic Summoner Spellcasting"},{"c":0,"s":64,"id":6436,"u":"basic%20synergy_som","p":76,"h":1,"n":"Basic Synergy"},{"c":0,"s":64,"id":6437,"u":"blazing%20streak_som","p":202,"h":1,"n":"Blazing Streak"},{"c":0,"s":64,"id":6438,"u":"blood%20frenzy_som","p":69,"h":1,"n":"Blood Frenzy"},{"c":0,"s":64,"id":6439,"u":"bloodletting%20claws_som","p":68,"h":1,"n":"Bloodletting Claws"},{"c":0,"s":64,"id":6440,"u":"boost%20summons_som","p":70,"h":1,"n":"Boost Summons"},{"c":0,"s":64,"id":6441,"u":"burning%20spell_som","p":207,"h":1,"n":"Burning Spell"},{"c":0,"s":64,"id":6442,"u":"burrowing%20form_som","p":71,"h":1,"n":"Burrowing Form"},{"c":0,"s":64,"id":6443,"u":"cantrip%20casting_som","p":219,"h":1,"n":"Cantrip Casting"},{"c":0,"s":64,"id":6444,"u":"cantrip%20expansion%20(magus)_som","p":42,"a":"Magus","h":1,"n":"Cantrip Expansion"},{"c":0,"s":64,"id":6445,"u":"capture%20magic_som","p":45,"h":1,"n":"Capture Magic"},{"c":0,"s":64,"id":6446,"u":"cascade%20countermeasure_som","p":45,"h":1,"n":"Cascade Countermeasure"},{"c":0,"s":64,"id":6447,"u":"cascading%20ray_som","p":47,"h":1,"n":"Cascading Ray"},{"c":0,"s":64,"id":6448,"u":"cathartic%20focus%20spell_som","p":195,"h":1,"n":"Cathartic Focus Spell"},{"c":0,"s":64,"id":6449,"u":"cathartic%20mage%20dedication_som","p":194,"h":1,"n":"Cathartic Mage Dedication"},{"c":0,"s":64,"id":6450,"u":"conflux%20focus_som","p":48,"h":1,"n":"Conflux Focus"},{"c":0,"s":64,"id":6451,"u":"conflux%20wellspring_som","p":49,"h":1,"n":"Conflux Wellspring"},{"c":0,"s":64,"id":6452,"u":"constricting%20hold_som","p":70,"h":1,"n":"Constricting Hold"},{"c":0,"s":64,"id":6453,"u":"dazzling%20block_som","p":47,"h":1,"n":"Dazzling Block"},{"c":0,"s":64,"id":6454,"u":"defend%20summoner_som","p":69,"h":1,"n":"Defend Summoner"},{"c":0,"s":64,"id":6455,"u":"devastating%20spellstrike_som","p":44,"h":1,"n":"Devastating Spellstrike"},{"c":0,"s":64,"id":6456,"u":"dimensional%20disappearance_som","p":47,"h":1,"n":"Dimensional Disappearance"},{"c":0,"s":64,"id":6457,"u":"disciple%20of%20shade_som","p":226,"h":1,"n":"Disciple Of Shade"},{"c":0,"s":64,"id":6458,"u":"dispelling%20spellstrike_som","p":49,"h":1,"n":"Dispelling Spellstrike"},{"c":0,"s":64,"id":6459,"u":"distracting%20spellstrike_som","p":44,"h":1,"n":"Distracting Spellstrike"},{"c":0,"s":64,"id":6460,"u":"dousing%20spell_som","p":206,"h":1,"n":"Dousing Spell"},{"c":0,"s":64,"id":6461,"u":"draw%20from%20the%20land_som","p":213,"h":1,"n":"Draw From The Land"},{"c":0,"s":64,"id":6462,"u":"dual%20energy%20heart_som","p":69,"h":1,"n":"Dual Energy Heart"},{"c":0,"s":64,"id":6463,"u":"dual%20studies_som","p":67,"h":1,"n":"Dual Studies"},{"c":0,"s":64,"id":6464,"u":"effortless%20concentration_som","p":72,"h":1,"n":"Effortless Concentration"},{"c":0,"s":64,"id":6465,"u":"eidolon's%20opportunity_som","p":69,"h":1,"n":"Eidolon's Opportunity"},{"c":0,"s":64,"id":6466,"u":"eidolon's%20wrath_som","p":69,"h":1,"n":"Eidolon's Wrath"},{"c":0,"s":64,"id":6467,"u":"elemental%20familiar_som","p":206,"h":1,"n":"Elemental Familiar"},{"c":0,"s":64,"id":6468,"u":"elementalist%20dedication_som","p":206,"h":1,"n":"Elementalist Dedication"},{"c":0,"s":64,"id":6469,"u":"embed%20aeon%20stone_som","p":240,"h":1,"n":"Embed Aeon Stone"},{"c":0,"s":64,"id":6470,"u":"emergency%20targe_som","p":44,"h":1,"n":"Emergency Targe"},{"c":0,"s":64,"id":6471,"u":"energy%20heart_som","p":67,"h":1,"n":"Energy Heart"},{"c":0,"s":64,"id":6472,"u":"energy%20resistance_som","p":71,"h":1,"n":"Energy Resistance"},{"c":0,"s":64,"id":6473,"u":"enhanced%20familiar%20(magus)_som","p":42,"a":"Magus","h":1,"n":"Enhanced Familiar"},{"c":0,"s":64,"id":6474,"u":"eternal%20boost_som","p":73,"h":1,"n":"Eternal Boost"},{"c":0,"s":64,"id":6475,"u":"ever-vigilant%20senses_som","p":73,"h":1,"n":"Ever-vigilant Senses"},{"c":0,"s":64,"id":6476,"u":"expanded%20senses_som","p":67,"h":1,"n":"Expanded Senses"},{"c":0,"s":64,"id":6477,"u":"expansive%20spellstrike_som","p":43,"h":1,"n":"Expansive Spellstrike"},{"c":0,"s":64,"id":6478,"u":"expert%20cathartic%20spellcasting_som","p":195,"h":1,"n":"Expert Cathartic Spellcasting"},{"c":0,"s":64,"id":6479,"u":"expert%20combat%20eidolon_som","p":77,"h":1,"n":"Expert Combat Eidolon"},{"c":0,"s":64,"id":6480,"u":"expert%20magus%20spellcasting_som","p":75,"h":1,"n":"Expert Magus Spellcasting"},{"c":0,"s":64,"id":6481,"u":"expert%20spellcasting_som","p":219,"h":1,"n":"Expert Spellcasting"},{"c":0,"s":64,"id":6482,"u":"expert%20summoner%20spellcasting_som","p":77,"h":1,"n":"Expert Summoner Spellcasting"},{"c":0,"s":64,"id":6483,"u":"extend%20boost_som","p":67,"h":1,"n":"Extend Boost"},{"c":0,"s":64,"id":6484,"u":"familiar%20(magus)_som","p":42,"a":"Magus","h":1,"n":"Familiar"},{"c":0,"s":64,"id":6485,"u":"fiery%20retort_som","p":199,"h":1,"n":"Fiery Retort"},{"c":0,"s":64,"id":6486,"u":"fire%20lung_som","p":198,"h":1,"n":"Fire Lung"},{"c":0,"s":64,"id":6487,"u":"fire%20resistance_som","p":199,"h":1,"n":"Fire Resistance"},{"c":0,"s":64,"id":6488,"u":"flexible%20spellcaster%20dedication_som","p":209,"h":1,"n":"Flexible Spellcaster Dedication"},{"c":0,"s":64,"id":6489,"u":"flexible%20transmogrification_som","p":71,"h":1,"n":"Flexible Transmogrification"},{"c":0,"s":64,"id":6490,"u":"force%20fang_som","p":43,"h":1,"n":"Force Fang"},{"c":0,"s":64,"id":6491,"u":"fused%20polearm_som","p":241,"h":1,"n":"Fused Polearm"},{"c":0,"s":64,"id":6492,"u":"fused%20staff_som","p":46,"h":1,"n":"Fused Staff"},{"c":0,"s":64,"id":6493,"u":"geomancer%20dedication_som","p":212,"h":1,"n":"Geomancer Dedication"},{"c":0,"s":64,"id":6494,"u":"glider%20form_som","p":67,"h":1,"n":"Glider Form"},{"c":0,"s":64,"id":6495,"u":"grasping%20limbs_som","p":71,"h":1,"n":"Grasping Limbs"},{"c":0,"s":64,"id":6496,"u":"harden%20flesh_som","p":200,"h":1,"n":"Harden Flesh"},{"c":0,"s":64,"id":6497,"u":"hasted%20assault_som","p":49,"h":1,"n":"Hasted Assault"},{"c":0,"s":64,"id":6498,"u":"hulking%20size_som","p":71,"h":1,"n":"Hulking Size"},{"c":0,"s":64,"id":6499,"u":"hybrid%20study%20spell_som","p":75,"h":1,"n":"Hybrid Study Spell"},{"c":0,"s":64,"id":6500,"u":"infectious%20emotions_som","p":195,"h":1,"n":"Infectious Emotions"},{"c":0,"s":64,"id":6501,"u":"initial%20eidolon%20ability_som","p":77,"h":1,"n":"Initial Eidolon Ability"},{"c":0,"s":64,"id":6502,"u":"inner%20fire_som","p":202,"h":1,"n":"Inner Fire"},{"c":0,"s":64,"id":6503,"u":"interfering%20surge_som","p":249,"h":1,"n":"Interfering Surge"},{"c":0,"s":64,"id":6504,"u":"knowledge%20is%20power_som","p":45,"h":1,"n":"Knowledge Is Power"},{"c":0,"s":64,"id":6505,"u":"legendary%20summoner_som","p":73,"h":1,"n":"Legendary Summoner"},{"c":0,"s":64,"id":6506,"u":"lifelink%20surge_som","p":69,"h":1,"n":"Lifelink Surge"},{"c":0,"s":64,"id":6507,"u":"link%20focus_som","p":71,"h":1,"n":"Link Focus"},{"c":0,"s":64,"id":6508,"u":"link%20wellspring_som","p":73,"h":1,"n":"Link Wellspring"},{"c":0,"s":64,"id":6509,"u":"lunging%20spellstrike_som","p":47,"h":1,"n":"Lunging Spellstrike"},{"c":0,"s":64,"id":6510,"u":"magic%20sense_som","p":48,"h":1,"n":"Magic Sense"},{"c":0,"s":64,"id":6511,"u":"magical%20adept_som","p":71,"h":1,"n":"Magical Adept"},{"c":0,"s":64,"id":6512,"u":"magical%20master_som","p":73,"h":1,"n":"Magical Master"},{"c":0,"s":64,"id":6513,"u":"magical%20understudy_som","p":68,"h":1,"n":"Magical Understudy"},{"c":0,"s":64,"id":6514,"u":"magus%20dedication_som","p":75,"h":1,"n":"Magus Dedication"},{"c":0,"s":64,"id":6515,"u":"magus's%20analysis_som","p":42,"h":1,"n":"Magus's Analysis"},{"c":0,"s":64,"id":6516,"u":"master%20cathartic%20spellcasting_som","p":195,"h":1,"n":"Master Cathartic Spellcasting"},{"c":0,"s":64,"id":6517,"u":"master%20magus%20spellcasting_som","p":75,"h":1,"n":"Master Magus Spellcasting"},{"c":0,"s":64,"id":6518,"u":"master%20spellcasting_som","p":219,"h":1,"n":"Master Spellcasting"},{"c":0,"s":64,"id":6519,"u":"master%20summoner_som","p":69,"h":1,"n":"Master Summoner"},{"c":0,"s":64,"id":6520,"u":"master%20summoner%20spellcasting_som","p":77,"h":1,"n":"Master Summoner Spellcasting"},{"c":0,"s":64,"id":6521,"u":"meld%20into%20eidolon_som","p":67,"h":1,"n":"Meld Into Eidolon"},{"c":0,"s":64,"id":6522,"u":"merciless%20rend_som","p":71,"h":1,"n":"Merciless Rend"},{"c":0,"s":64,"id":6523,"u":"metabolize%20element_som","p":207,"h":1,"n":"Metabolize Element"},{"c":0,"s":64,"id":6524,"u":"meteoric%20spellstrike_som","p":47,"h":1,"n":"Meteoric Spellstrike"},{"c":0,"s":64,"id":6525,"u":"miniaturize_som","p":71,"h":1,"n":"Miniaturize"},{"c":0,"s":64,"id":6526,"u":"natural%20swimmer_som","p":199,"h":1,"n":"Natural Swimmer"},{"c":0,"s":64,"id":6527,"u":"ostentatious%20arrival_som","p":69,"h":1,"n":"Ostentatious Arrival"},{"c":0,"s":64,"id":6528,"u":"overwhelming%20spellstrike_som","p":48,"h":1,"n":"Overwhelming Spellstrike"},{"c":0,"s":64,"id":6529,"u":"phase%20out_som","p":70,"h":1,"n":"Phase Out"},{"c":0,"s":64,"id":6530,"u":"polearm%20tricks_som","p":240,"h":1,"n":"Polearm Tricks"},{"c":0,"s":64,"id":6531,"u":"preternatural%20parry_som","p":49,"h":1,"n":"Preternatural Parry"},{"c":0,"s":64,"id":6532,"u":"protective%20bond_som","p":71,"h":1,"n":"Protective Bond"},{"c":0,"s":64,"id":6533,"u":"purifying%20spell_som","p":200,"h":1,"n":"Purifying Spell"},{"c":0,"s":64,"id":6534,"u":"pushing%20attack_som","p":71,"h":1,"n":"Pushing Attack"},{"c":0,"s":64,"id":6535,"u":"quickened%20attunement_som","p":213,"h":1,"n":"Quickened Attunement"},{"c":0,"s":64,"id":6536,"u":"raise%20a%20tome_som","p":42,"h":1,"n":"Raise A Tome"},{"c":0,"s":64,"id":6537,"u":"ranged%20combatant_som","p":68,"h":1,"n":"Ranged Combatant"},{"c":0,"s":64,"id":6538,"u":"rapid%20manifestation_som","p":236,"h":1,"n":"Rapid Manifestation"},{"c":0,"s":64,"id":6539,"u":"rapid%20recharge_som","p":47,"h":1,"n":"Rapid Recharge"},{"c":0,"s":64,"id":6540,"u":"reactive%20dismissal_som","p":69,"h":1,"n":"Reactive Dismissal"},{"c":0,"s":64,"id":6541,"u":"read%20the%20land_som","p":213,"h":1,"n":"Read The Land"},{"c":0,"s":64,"id":6542,"u":"redirect%20elements_som","p":207,"h":1,"n":"Redirect Elements"},{"c":0,"s":64,"id":6543,"u":"reflective%20ripple%20stance_som","p":202,"h":1,"n":"Reflective Ripple Stance"},{"c":0,"s":64,"id":6544,"u":"reinforce%20eidolon_som","p":68,"h":1,"n":"Reinforce Eidolon"},{"c":0,"s":64,"id":6545,"u":"resilient%20shell_som","p":72,"h":1,"n":"Resilient Shell"},{"c":0,"s":64,"id":6546,"u":"resounding%20cascade_som","p":49,"h":1,"n":"Resounding Cascade"},{"c":0,"s":64,"id":6547,"u":"reveal%20true%20name_som","p":246,"h":1,"n":"Reveal True Name"},{"c":0,"s":64,"id":6548,"u":"rippling%20spin_som","p":202,"h":1,"n":"Rippling Spin"},{"c":0,"s":64,"id":6549,"u":"rockslide%20spell_som","p":207,"h":1,"n":"Rockslide Spell"},{"c":0,"s":64,"id":6550,"u":"rough%20terrain%20stance_som","p":212,"h":1,"n":"Rough Terrain Stance"},{"c":0,"s":64,"id":6551,"u":"runelord%20dedication_som","p":240,"h":1,"n":"Runelord Dedication"},{"c":0,"s":64,"id":6552,"u":"runic%20impression_som","p":46,"h":1,"n":"Runic Impression"},{"c":0,"s":64,"id":6553,"u":"school%20counterspell_som","p":241,"h":1,"n":"School Counterspell"},{"c":0,"s":64,"id":6554,"u":"school%20spell%20redirection_som","p":241,"h":1,"n":"School Spell Redirection"},{"c":0,"s":64,"id":6555,"u":"secrets%20of%20shadow_som","p":226,"h":1,"n":"Secrets Of Shadow"},{"c":0,"s":64,"id":6556,"u":"shadow%20reservoir_som","p":226,"h":1,"n":"Shadow Reservoir"},{"c":0,"s":64,"id":6557,"u":"shadow%20spell_som","p":226,"h":1,"n":"Shadow Spell"},{"c":0,"s":64,"id":6558,"u":"shadow%20spells_som","p":226,"h":1,"n":"Shadow Spells"},{"c":0,"s":64,"id":6559,"u":"shadowcaster%20dedication_som","p":226,"h":1,"n":"Shadowcaster Dedication"},{"c":0,"s":64,"id":6560,"u":"share%20eidolon%20magic_som","p":72,"h":1,"n":"Share Eidolon Magic"},{"c":0,"s":64,"id":6561,"u":"shared%20attunement_som","p":212,"h":1,"n":"Shared Attunement"},{"c":0,"s":64,"id":6562,"u":"sheltering%20cave_som","p":199,"h":1,"n":"Sheltering Cave"},{"c":0,"s":64,"id":6563,"u":"shielded%20tome_som","p":45,"h":1,"n":"Shielded Tome"},{"c":0,"s":64,"id":6564,"u":"shifting%20terrain_som","p":213,"h":1,"n":"Shifting Terrain"},{"c":0,"s":64,"id":6565,"u":"shore%20step_som","p":198,"h":1,"n":"Shore Step"},{"c":0,"s":64,"id":6566,"u":"shrink%20down_som","p":69,"h":1,"n":"Shrink Down"},{"c":0,"s":64,"id":6567,"u":"signature%20synergy_som","p":77,"h":1,"n":"Signature Synergy"},{"c":0,"s":64,"id":6568,"u":"sin%20reservoir_som","p":240,"h":1,"n":"Sin Reservoir"},{"c":0,"s":64,"id":6569,"u":"skilled%20partner_som","p":69,"h":1,"n":"Skilled Partner"},{"c":0,"s":64,"id":6570,"u":"soul%20arsenal_som","p":236,"h":1,"n":"Soul Arsenal"},{"c":0,"s":64,"id":6571,"u":"soul%20flare_som","p":236,"h":1,"n":"Soul Flare"},{"c":0,"s":64,"id":6572,"u":"soulforger%20dedication_som","p":236,"h":1,"n":"Soulforger Dedication"},{"c":0,"s":64,"id":6573,"u":"spell%20parry_som","p":43,"h":1,"n":"Spell Parry"},{"c":0,"s":64,"id":6574,"u":"spell%20swipe_som","p":46,"h":1,"n":"Spell Swipe"},{"c":0,"s":64,"id":6575,"u":"spell-repelling%20form_som","p":72,"h":1,"n":"Spell-repelling Form"},{"c":0,"s":64,"id":6576,"u":"spellstriker_som","p":75,"h":1,"n":"Spellstriker"},{"c":0,"s":64,"id":6577,"u":"spirit%20sheath_som","p":44,"h":1,"n":"Spirit Sheath"},{"c":0,"s":64,"id":6578,"u":"standby%20spell_som","p":47,"h":1,"n":"Standby Spell"},{"c":0,"s":64,"id":6579,"u":"starlit%20eyes_som","p":44,"h":1,"n":"Starlit Eyes"},{"c":0,"s":64,"id":6580,"u":"steady%20spellcasting_som","p":45,"h":1,"n":"Steady Spellcasting"},{"c":0,"s":64,"id":6581,"u":"steadying%20stone_som","p":198,"h":1,"n":"Steadying Stone"},{"c":0,"s":64,"id":6582,"u":"steed%20form_som","p":68,"h":1,"n":"Steed Form"},{"c":0,"s":64,"id":6583,"u":"stoked%20flame%20stance_som","p":202,"h":1,"n":"Stoked Flame Stance"},{"c":0,"s":64,"id":6584,"u":"striker's%20scroll_som","p":45,"h":1,"n":"Striker's Scroll"},{"c":0,"s":64,"id":6585,"u":"student%20of%20the%20staff_som","p":45,"h":1,"n":"Student Of The Staff"},{"c":0,"s":64,"id":6586,"u":"summoner%20dedication_som","p":76,"h":1,"n":"Summoner Dedication"},{"c":0,"s":64,"id":6587,"u":"summoner's%20call_som","p":72,"h":1,"n":"Summoner's Call"},{"c":0,"s":64,"id":6588,"u":"supreme%20spellstrike_som","p":49,"h":1,"n":"Supreme Spellstrike"},{"c":0,"s":64,"id":6589,"u":"sustaining%20steel_som","p":47,"h":1,"n":"Sustaining Steel"},{"c":0,"s":64,"id":6590,"u":"tandem%20movement_som","p":69,"h":1,"n":"Tandem Movement"},{"c":0,"s":64,"id":6591,"u":"tandem%20strike_som","p":70,"h":1,"n":"Tandem Strike"},{"c":0,"s":64,"id":6592,"u":"tattoo%20artist_som","p":164,"h":1,"n":"Tattoo Artist"},{"c":0,"s":64,"id":6593,"u":"terrain%20shield_som","p":213,"h":1,"n":"Terrain Shield"},{"c":0,"s":64,"id":6594,"u":"towering%20size_som","p":72,"h":1,"n":"Towering Size"},{"c":0,"s":64,"id":6595,"u":"trample_som","p":73,"h":1,"n":"Trample"},{"c":0,"s":64,"id":6596,"u":"transpose_som","p":71,"h":1,"n":"Transpose"},{"c":0,"s":64,"id":6597,"u":"true%20transmogrification_som","p":73,"h":1,"n":"True Transmogrification"},{"c":0,"s":64,"id":6598,"u":"twin%20eidolon_som","p":73,"h":1,"n":"Twin Eidolon"},{"c":0,"s":64,"id":6599,"u":"unending%20emptiness_som","p":227,"h":1,"n":"Unending Emptiness"},{"c":0,"s":64,"id":6600,"u":"unfetter%20eidolon_som","p":68,"h":1,"n":"Unfetter Eidolon"},{"c":0,"s":64,"id":6601,"u":"urgent%20upwelling_som","p":249,"h":1,"n":"Urgent Upwelling"},{"c":0,"s":64,"id":6602,"u":"versatile%20spellstrike_som","p":49,"h":1,"n":"Versatile Spellstrike"},{"c":0,"s":64,"id":6603,"u":"vibration%20sense_som","p":69,"h":1,"n":"Vibration Sense"},{"c":0,"s":64,"id":6604,"u":"wave%20spiral_som","p":202,"h":1,"n":"Wave Spiral"},{"c":0,"s":64,"id":6605,"u":"weighty%20impact_som","p":71,"h":1,"n":"Weighty Impact"},{"c":0,"s":64,"id":6606,"u":"wellspring%20control_som","p":249,"h":1,"n":"Wellspring Control"},{"c":0,"s":64,"id":6607,"u":"wellspring%20mage%20dedication_som","p":249,"h":1,"n":"Wellspring Mage Dedication"},{"c":0,"s":64,"id":6608,"u":"whirlwind%20spell_som","p":49,"h":1,"n":"Whirlwind Spell"},{"c":0,"s":64,"id":6609,"u":"wind-tossed%20spell_som","p":207,"h":1,"n":"Wind-tossed Spell"},{"c":0,"s":64,"id":6610,"u":"work%20yourself%20up_som","p":195,"h":1,"n":"Work Yourself Up"},{"c":0,"s":47,"id":6611,"u":"communal%20tale_sot2","p":78,"h":1,"n":"Communal Tale"},{"c":0,"s":47,"id":6612,"u":"deny%20the%20songs%20of%20war_sot2","p":79,"h":1,"n":"Deny The Songs Of War"},{"c":0,"s":47,"id":6613,"u":"fleet%20tempo_sot2","p":79,"h":1,"n":"Fleet Tempo"},{"c":0,"s":47,"id":6614,"u":"folklorist%20dedication_sot2","p":78,"h":1,"n":"Folklorist Dedication"},{"c":0,"s":47,"id":6615,"u":"folktales%20lore_sot2","p":78,"h":1,"n":"Folktales Lore"},{"c":0,"s":47,"id":6616,"u":"nantambu%20chime-ringer%20dedication_sot2","p":79,"h":1,"n":"Nantambu Chime-Ringer Dedication"},{"c":0,"s":47,"id":6617,"u":"narrative%20conduit_sot2","p":78,"h":1,"n":"Narrative Conduit"},{"c":0,"s":47,"id":6618,"u":"rule%20of%20three_sot2","p":78,"h":1,"n":"Rule Of Three"},{"c":0,"s":47,"id":6619,"u":"sing%20to%20the%20steel_sot2","p":79,"h":1,"n":"Sing To The Steel"},{"c":0,"s":47,"id":6620,"u":"song%20of%20grace%20and%20speed_sot2","p":79,"h":1,"n":"Song Of Grace And Speed"},{"c":0,"s":48,"id":6621,"u":"cloud%20walk_sot3","p":79,"h":1,"n":"Cloud Walk"},{"c":0,"s":48,"id":6622,"u":"deflecting%20cloud_sot3","p":79,"h":1,"n":"Deflecting Cloud"},{"c":0,"s":48,"id":6623,"u":"mighty%20wings_sot3","p":79,"h":1,"n":"Mighty Wings"},{"c":0,"s":48,"id":6624,"u":"shape%20of%20the%20cloud%20dragon_sot3","p":79,"h":1,"n":"Shape of the Cloud Dragon"},{"c":0,"s":49,"id":6625,"u":"blessing%20of%20the%20sun%20gods_sot4","p":79,"h":1,"n":"Blessing of the Sun Gods"},{"c":0,"s":49,"id":6626,"u":"bright%20lion%20dedication_sot4","p":79,"h":1,"n":"Bright Lion Dedication"},{"c":0,"s":49,"id":6627,"u":"greater%20sun%20blessing_sot4","p":79,"h":1,"n":"Greater Sun Blessing"},{"c":0,"s":49,"id":6628,"u":"lion's%20fury_sot4","p":79,"h":1,"n":"Lion's Fury"},{"c":0,"s":49,"id":6629,"u":"lion's%20might_sot4","p":79,"h":1,"n":"Lion's Might"},{"c":0,"s":51,"id":6630,"u":"cunning%20trickster%20mask_sot6","p":78,"h":1,"n":"Cunning Trickster Mask"},{"c":0,"s":51,"id":6631,"u":"emancipator's%20mask_sot6","p":78,"h":1,"n":"Emancipator's Mask"},{"c":0,"s":51,"id":6632,"u":"grand%20medic's%20mask_sot6","p":78,"h":1,"n":"Grand Medic's Mask"},{"c":0,"s":51,"id":6633,"u":"protective%20spirit%20mask_sot6","p":78,"h":1,"n":"Protective Spirit Mask"},{"c":0,"s":51,"id":6634,"u":"sky%20master%20mask_sot6","p":78,"h":1,"n":"Sky Master Mask"},{"c":0,"s":51,"id":6635,"u":"stalking%20feline%20mask_sot6","p":78,"h":1,"n":"Stalking Feline Mask"},{"c":0,"s":51,"id":6636,"u":"storyteller's%20mask_sot6","p":78,"h":1,"n":"Storyteller's Mask"},{"c":0,"s":51,"id":6637,"u":"thick%20hide%20mask_sot6","p":78,"h":1,"n":"Thick Hide Mask"},{"c":0,"s":51,"id":6638,"u":"tireless%20guide's%20mask_sot6","p":78,"h":1,"n":"Tireless Guide's Mask"},{"c":0,"s":51,"id":6639,"u":"vigilant%20mask_sot6","p":78,"h":1,"n":"Vigilant Mask"},{"c":2,"s":4,"id":6640,"u":"antler%20arrow_apg","p":256,"h":1,"n":"Antler Arrow"},{"c":2,"s":4,"id":6641,"u":"balisse%20feather_apg","p":256,"h":1,"n":"Balisse Feather"},{"c":2,"s":4,"id":6642,"u":"basilisk%20eye_apg","p":256,"h":1,"n":"Basilisk Eye"},{"c":2,"s":4,"id":6643,"u":"blight%20bomb%20(generic)_apg","p":252,"h":1,"n":"Blight Bomb"},{"c":2,"s":4,"id":6644,"u":"bloodhound%20mask%20(generic)_apg","p":254,"h":1,"n":"Bloodhound Mask"},{"c":2,"s":4,"id":6645,"u":"brass%20ear_apg","p":248,"h":1,"n":"Brass Ear"},{"c":2,"s":4,"id":6646,"u":"candle%20of%20invocation_apg","p":256,"h":1,"n":"Candle Of Invocation"},{"c":2,"s":4,"id":6647,"u":"candle%20of%20revealing_apg","p":257,"h":1,"n":"Candle Of Revealing"},{"c":2,"s":4,"id":6648,"u":"cerulean%20scourge_apg","p":254,"h":1,"n":"Cerulean Scourge"},{"c":2,"s":4,"id":6649,"u":"concealed%20sheath_apg","p":248,"h":1,"n":"Concealed Sheath"},{"c":2,"s":4,"id":6650,"u":"corrosive%20ammunition_apg","p":257,"h":1,"n":"Corrosive Ammunition"},{"c":2,"s":4,"id":6651,"u":"crystal%20shards%20(generic)_apg","p":252,"h":1,"n":"Crystal Shards"},{"c":2,"s":4,"id":6652,"u":"detective's%20kit_apg","p":248,"h":1,"n":"Detective's Kit"},{"c":2,"s":4,"id":6653,"u":"drakeheart%20mutagen%20(generic)_apg","p":253,"h":1,"n":"Drakeheart Mutagen"},{"c":2,"s":4,"id":6654,"u":"dread%20ampoule%20(generic)_apg","p":253,"h":1,"n":"Dread Ampoule"},{"c":2,"s":4,"id":6655,"u":"dueling%20cape_apg","p":248,"h":1,"n":"Dueling Cape"},{"c":2,"s":4,"id":6656,"u":"dust%20of%20corpse%20animation%20(generic)_apg","p":257,"h":1,"n":"Dust Of Corpse Animation"},{"c":2,"s":4,"id":6657,"u":"earthglide%20cloak_apg","p":260,"h":1,"n":"Earthglide Cloak"},{"c":2,"s":4,"id":6658,"u":"earthsight%20box_apg","p":260,"h":1,"n":"Earthsight Box"},{"c":2,"s":4,"id":6659,"u":"engulfing%20snare_apg","p":256,"h":1,"n":"Engulfing Snare"},{"c":2,"s":4,"id":6660,"u":"envisioning%20mask_apg","p":260,"h":1,"n":"Envisioning Mask"},{"c":2,"s":4,"id":6661,"u":"exploding%20shield_apg","p":260,"h":1,"n":"Exploding Shield"},{"c":2,"s":4,"id":6662,"u":"fearsome%20(generic)_apg","p":260,"h":1,"n":"Fearsome"},{"c":2,"s":4,"id":6663,"u":"fire-jump%20ring_apg","p":260,"h":1,"n":"Fire-jump Ring"},{"c":2,"s":4,"id":6664,"u":"flare%20snare_apg","p":256,"h":1,"n":"Flare Snare"},{"c":2,"s":4,"id":6665,"u":"focus%20cathartic%20(generic)_apg","p":253,"h":1,"n":"Focus Cathartic"},{"c":2,"s":4,"id":6666,"u":"forensic%20dye_apg","p":254,"h":1,"n":"Forensic Dye"},{"c":2,"s":4,"id":6667,"u":"four-ways%20dogslicer_apg","p":261,"h":1,"n":"Four-ways Dogslicer"},{"c":2,"s":4,"id":6668,"u":"freezing%20ammunition_apg","p":257,"h":1,"n":"Freezing Ammunition"},{"c":2,"s":4,"id":6669,"u":"gecko%20potion_apg","p":257,"h":1,"n":"Gecko Potion"},{"c":2,"s":4,"id":6670,"u":"ghost%20charge%20(generic)_apg","p":253,"h":1,"n":"Ghost Charge"},{"c":2,"s":4,"id":6671,"u":"ghost%20ink_apg","p":255,"h":1,"n":"Ghost Ink"},{"c":2,"s":4,"id":6672,"u":"glamorous%20buckler_apg","p":261,"h":1,"n":"Glamorous Buckler"},{"c":2,"s":4,"id":6673,"u":"hellfire%20boots_apg","p":261,"h":1,"n":"Hellfire Boots"},{"c":2,"s":4,"id":6674,"u":"incense%20of%20distilled%20death_apg","p":257,"h":1,"n":"Incense Of Distilled Death"},{"c":2,"s":4,"id":6675,"u":"infiltrator's%20accessory_apg","p":261,"h":1,"n":"Infiltrator's Accessory"},{"c":2,"s":4,"id":6676,"u":"leadenleg_apg","p":254,"h":1,"n":"Leadenleg"},{"c":2,"s":4,"id":6677,"u":"lover's%20gloves_apg","p":261,"h":1,"n":"Lover's Gloves"},{"c":2,"s":4,"id":6678,"u":"mask%20of%20the%20banshee%20(generic)_apg","p":261,"h":1,"n":"Mask Of The Banshee"},{"c":2,"s":4,"id":6679,"u":"medusa's%20scream%20(generic)_apg","p":261,"h":1,"n":"Medusa's Scream"},{"c":2,"s":4,"id":6680,"u":"nauseating%20snare_apg","p":256,"h":1,"n":"Nauseating Snare"},{"c":2,"s":4,"id":6681,"u":"net_apg","p":248,"h":1,"n":"Net"},{"c":2,"s":4,"id":6682,"u":"oil%20of%20object%20animation%20(generic)_apg","p":258,"h":1,"n":"Oil Of Object Animation"},{"c":2,"s":4,"id":6683,"u":"oil%20of%20revelation_apg","p":258,"h":1,"n":"Oil Of Revelation"},{"c":2,"s":4,"id":6684,"u":"oil%20of%20unlife%20(generic)_apg","p":258,"h":1,"n":"Oil Of Unlife"},{"c":2,"s":4,"id":6685,"u":"olfactory%20obfuscator%20(generic)_apg","p":254,"h":1,"n":"Olfactory Obfuscator"},{"c":2,"s":4,"id":6686,"u":"origin%20unguent_apg","p":255,"h":1,"n":"Origin Unguent"},{"c":2,"s":4,"id":6687,"u":"parrying%20scabbard_apg","p":248,"h":1,"n":"Parrying Scabbard"},{"c":2,"s":4,"id":6688,"u":"periscope_apg","p":248,"h":1,"n":"Periscope"},{"c":2,"s":4,"id":6689,"u":"potion%20of%20disguise%20(generic)_apg","p":258,"h":1,"n":"Potion Of Disguise"},{"c":2,"s":4,"id":6690,"u":"potion%20of%20expeditious%20retreat_apg","p":258,"h":1,"n":"Potion Of Expeditious Retreat"},{"c":2,"s":4,"id":6691,"u":"potion%20of%20retaliation%20(generic)_apg","p":259,"h":1,"n":"Potion Of Retaliation"},{"c":2,"s":4,"id":6692,"u":"potion%20of%20shared%20memories_apg","p":259,"h":1,"n":"Potion Of Shared Memories"},{"c":2,"s":4,"id":6693,"u":"predictable%20silver%20piece_apg","p":262,"h":1,"n":"Predictable Silver Piece"},{"c":2,"s":4,"id":6694,"u":"ration%20tonic%20(generic)_apg","p":259,"h":1,"n":"Ration Tonic"},{"c":2,"s":4,"id":6695,"u":"ready%20(generic)_apg","p":262,"h":1,"n":"Ready"},{"c":2,"s":4,"id":6696,"u":"rod%20of%20cancellation_apg","p":262,"h":1,"n":"Rod Of Cancellation"},{"c":2,"s":4,"id":6697,"u":"rope%20of%20climbing%20(generic)_apg","p":262,"h":1,"n":"Rope Of Climbing"},{"c":2,"s":4,"id":6698,"u":"shielding%20salve_apg","p":259,"h":1,"n":"Shielding Salve"},{"c":2,"s":4,"id":6699,"u":"sinew-shock%20serum%20(generic)_apg","p":254,"h":1,"n":"Sinew-shock Serum"},{"c":2,"s":4,"id":6700,"u":"skinstitch%20salve_apg","p":255,"h":1,"n":"Skinstitch Salve"},{"c":2,"s":4,"id":6701,"u":"slates%20of%20distant%20letters_apg","p":262,"h":1,"n":"Slates Of Distant Letters"},{"c":2,"s":4,"id":6702,"u":"sleeves%20of%20storage%20(generic)_apg","p":263,"h":1,"n":"Sleeves Of Storage"},{"c":2,"s":4,"id":6703,"u":"snagging%20hook%20snare_apg","p":256,"h":1,"n":"Snagging Hook Snare"},{"c":2,"s":4,"id":6704,"u":"sovereign%20glue_apg","p":255,"h":1,"n":"Sovereign Glue"},{"c":2,"s":4,"id":6705,"u":"spellguard%20blade_apg","p":263,"h":1,"n":"Spellguard Blade"},{"c":2,"s":4,"id":6706,"u":"spiritsight%20crossbow_apg","p":263,"h":1,"n":"Spiritsight Crossbow"},{"c":2,"s":4,"id":6707,"u":"staff%20of%20impossible%20visions%20(generic)_apg","p":263,"h":1,"n":"Staff Of Impossible Visions"},{"c":2,"s":4,"id":6708,"u":"staff%20of%20nature's%20vengeance%20(generic)_apg","p":263,"h":1,"n":"Staff Of Nature's Vengeance"},{"c":2,"s":4,"id":6709,"u":"staff%20of%20providence%20(generic)_apg","p":264,"h":1,"n":"Staff Of Providence"},{"c":2,"s":4,"id":6710,"u":"terrifying%20ammunition_apg","p":259,"h":1,"n":"Terrifying Ammunition"},{"c":2,"s":4,"id":6711,"u":"time%20shield%20potion_apg","p":259,"h":1,"n":"Time Shield Potion"},{"c":2,"s":4,"id":6712,"u":"timeless%20salts_apg","p":255,"h":1,"n":"Timeless Salts"},{"c":2,"s":4,"id":6713,"u":"universal%20solvent%20(generic)_apg","p":255,"h":1,"n":"Universal Solvent"},{"c":2,"s":4,"id":6714,"u":"urn%20of%20ashes_apg","p":264,"h":1,"n":"Urn Of Ashes"},{"c":2,"s":4,"id":6715,"u":"victory%20plate%20(generic)_apg","p":264,"h":1,"n":"Victory Plate"},{"c":2,"s":4,"id":6716,"u":"walking%20cauldron_apg","p":264,"h":1,"n":"Walking Cauldron"},{"c":2,"s":4,"id":6717,"u":"wand%20of%20crackling%20lightning%20(generic)_apg","p":265,"h":1,"n":"Wand Of Crackling Lightning"},{"c":2,"s":4,"id":6718,"u":"wand%20of%20hopeless%20night%20(generic)_apg","p":265,"h":1,"n":"Wand Of Hopeless Night"},{"c":2,"s":4,"id":6719,"u":"wand%20of%20overflowing%20life%20(generic)_apg","p":265,"h":1,"n":"Wand Of Overflowing Life"},{"c":2,"s":4,"id":6720,"u":"wand%20of%20the%20snowfields%20(generic)_apg","p":265,"h":1,"n":"Wand Of The Snowfields"},{"c":2,"s":4,"id":6721,"u":"wand%20of%20the%20spider%20(generic)_apg","p":265,"h":1,"n":"Wand Of The Spider"},{"c":2,"s":4,"id":6722,"u":"winged%20(generic)_apg","p":265,"h":1,"n":"Winged"},{"c":2,"s":12,"id":6723,"u":"demilich%20eye%20gem_b1","p":223,"h":1,"n":"Demilich Eye Gem"},{"c":2,"s":12,"id":6724,"u":"lich%20phylactery_b1","p":222,"h":1,"n":"Lich Phylactery"},{"c":2,"s":5,"id":6725,"u":"acid%20flask%20(generic)_crb","p":544,"h":1,"n":"Acid Flask"},{"c":2,"s":5,"id":6726,"u":"adamantine%20(generic)_crb","p":578,"h":1,"n":"Adamantine"},{"c":2,"s":5,"id":6727,"u":"adamantine%20armor%20(generic)_crb","p":555,"h":1,"n":"Adamantine Armor"},{"c":2,"s":5,"id":6728,"u":"adamantine%20shield%20(generic)_crb","p":586,"h":1,"n":"Adamantine Shield"},{"c":2,"s":5,"id":6729,"u":"adamantine%20weapon%20(generic)_crb","p":599,"h":1,"n":"Adamantine Weapon"},{"c":2,"s":5,"id":6730,"u":"adventurer's%20pack_crb","p":288,"h":1,"n":"Adventurer's Pack"},{"c":2,"s":5,"id":6731,"u":"aeon%20stone%20(generic)_crb","p":604,"h":1,"n":"Aeon Stone"},{"c":2,"s":5,"id":6732,"u":"alarm%20snare_crb","p":589,"h":1,"n":"Alarm Snare"},{"c":2,"s":5,"id":6733,"u":"alchemist%20goggles%20(generic)_crb","p":605,"h":1,"n":"Alchemist Goggles"},{"c":2,"s":5,"id":6734,"u":"alchemist's%20fire%20(generic)_crb","p":545,"h":1,"n":"Alchemist's Fire"},{"c":2,"s":5,"id":6735,"u":"alchemist's%20lab%20(generic)_crb","p":288,"h":1,"n":"Alchemist's Lab"},{"c":2,"s":5,"id":6736,"u":"alchemist's%20tools_crb","p":288,"h":1,"n":"Alchemist's Tools"},{"c":2,"s":5,"id":6737,"u":"aligned%20oil_crb","p":561,"h":1,"n":"Aligned Oil"},{"c":2,"s":5,"id":6738,"u":"anarchic_crb","p":583,"h":1,"n":"Anarchic"},{"c":2,"s":5,"id":6739,"u":"animal%20staff%20(generic)_crb","p":592,"h":1,"n":"Animal Staff"},{"c":2,"s":5,"id":6740,"u":"anklets%20of%20alacrity_crb","p":603,"h":1,"n":"Anklets of Alacrity"},{"c":2,"s":5,"id":6741,"u":"antidote%20(generic)_crb","p":546,"h":1,"n":"Antidote"},{"c":2,"s":5,"id":6742,"u":"antimagic_crb","p":582,"h":1,"n":"Antimagic"},{"c":2,"s":5,"id":6743,"u":"antimagic%20oil_crb","p":561,"h":1,"n":"Antimagic Oil"},{"c":2,"s":5,"id":6744,"u":"antiplague%20(generic)_crb","p":546,"h":1,"n":"Antiplague"},{"c":2,"s":5,"id":6745,"u":"armbands%20of%20athleticism%20(generic)_crb","p":605,"h":1,"n":"Armbands of Athleticism"},{"c":2,"s":5,"id":6746,"u":"armor%20potency%20(generic)_crb","p":581,"h":1,"n":"Armor Potency"},{"c":2,"s":5,"id":6747,"u":"arrow_crb","p":282,"h":1,"n":"Arrow"},{"c":2,"s":5,"id":6748,"u":"arrow-catching%20shield_crb","p":587,"h":1,"n":"Arrow-catching Shield"},{"c":2,"s":5,"id":6749,"u":"arsenic_crb","p":550,"h":1,"n":"Arsenic"},{"c":2,"s":5,"id":6750,"u":"artisan's%20tools%20(generic)_crb","p":288,"h":1,"n":"Artisan's Tools"},{"c":2,"s":5,"id":6751,"u":"axiomatic_crb","p":583,"h":1,"n":"Axiomatic"},{"c":2,"s":5,"id":6752,"u":"backpack_crb","p":288,"h":1,"n":"Backpack"},{"c":2,"s":5,"id":6753,"u":"bag%20of%20holding%20(generic)_crb","p":572,"h":1,"n":"Bag of Holding"},{"c":2,"s":5,"id":6754,"u":"barding%20of%20the%20zephyr_crb","p":604,"h":1,"n":"Barding of the Zephyr"},{"c":2,"s":5,"id":6755,"u":"barkskin%20potion_crb","p":562,"h":1,"n":"Barkskin Potion"},{"c":2,"s":5,"id":6756,"u":"basic%20crafter's%20book_crb","p":288,"h":1,"n":"Basic Crafter's Book"},{"c":2,"s":5,"id":6757,"u":"beacon%20shot_crb","p":559,"h":1,"n":"Beacon Shot"},{"c":2,"s":5,"id":6758,"u":"bedroll_crb","p":288,"h":1,"n":"Bedroll"},{"c":2,"s":5,"id":6759,"u":"belladonna_crb","p":551,"h":1,"n":"Belladonna"},{"c":2,"s":5,"id":6760,"u":"belt%20of%20giant%20strength_crb","p":603,"h":1,"n":"Belt of Giant Strength"},{"c":2,"s":5,"id":6761,"u":"belt%20of%20regeneration_crb","p":603,"h":1,"n":"Belt of Regeneration"},{"c":2,"s":5,"id":6762,"u":"belt%20of%20the%20five%20kings_crb","p":606,"h":1,"n":"Belt of the Five Kings"},{"c":2,"s":5,"id":6763,"u":"berserker's%20cloak%20(generic)_crb","p":606,"h":1,"n":"Berserker's Cloak"},{"c":2,"s":5,"id":6764,"u":"bestial%20mutagen%20(generic)_crb","p":546,"h":1,"n":"Bestial Mutagen"},{"c":2,"s":5,"id":6765,"u":"biting%20snare_crb","p":589,"h":1,"n":"Biting Snare"},{"c":2,"s":5,"id":6766,"u":"black%20adder%20venom_crb","p":551,"h":1,"n":"Black Adder Venom"},{"c":2,"s":5,"id":6767,"u":"black%20lotus%20extract_crb","p":551,"h":1,"n":"Black Lotus Extract"},{"c":2,"s":5,"id":6768,"u":"bleeding%20spines%20snare_crb","p":589,"h":1,"n":"Bleeding Spines Snare"},{"c":2,"s":5,"id":6769,"u":"blightburn%20resin_crb","p":551,"h":1,"n":"Blightburn Resin"},{"c":2,"s":5,"id":6770,"u":"bloodletting%20kukri_crb","p":600,"h":1,"n":"Bloodletting Kukri"},{"c":2,"s":5,"id":6771,"u":"bloodseeker%20beak_crb","p":565,"h":1,"n":"Bloodseeker Beak"},{"c":2,"s":5,"id":6772,"u":"blowgun%20dart_crb","p":281,"h":1,"n":"Blowgun Dart"},{"c":2,"s":5,"id":6773,"u":"bolt_crb","p":281,"h":1,"n":"Bolt"},{"c":2,"s":5,"id":6774,"u":"bomb%20snare_crb","p":589,"h":1,"n":"Bomb Snare"},{"c":2,"s":5,"id":6775,"u":"bomber's%20eye%20elixir%20(generic)_crb","p":547,"h":1,"n":"Bomber's Eye Elixir"},{"c":2,"s":5,"id":6776,"u":"boots%20of%20bounding%20(generic)_crb","p":606,"h":1,"n":"Boots of Bounding"},{"c":2,"s":5,"id":6777,"u":"boots%20of%20elvenkind%20(generic)_crb","p":606,"h":1,"n":"Boots of Elvenkind"},{"c":2,"s":5,"id":6778,"u":"boots%20of%20speed_crb","p":606,"h":1,"n":"Boots of Speed"},{"c":2,"s":5,"id":6779,"u":"bottled%20air_crb","p":572,"h":1,"n":"Bottled Air"},{"c":2,"s":5,"id":6780,"u":"bottled%20lightning%20(generic)_crb","p":545,"h":1,"n":"Bottled Lightning"},{"c":2,"s":5,"id":6781,"u":"bracelet%20of%20dashing_crb","p":607,"h":1,"n":"Bracelet of Dashing"},{"c":2,"s":5,"id":6782,"u":"bracers%20of%20armor%20(generic)_crb","p":607,"h":1,"n":"Bracers of Armor"},{"c":2,"s":5,"id":6783,"u":"bracers%20of%20missile%20deflection%20(generic)_crb","p":607,"h":1,"n":"Bracers of Missile Deflection"},{"c":2,"s":5,"id":6784,"u":"bravo's%20brew%20(generic)_crb","p":547,"h":1,"n":"Bravo's Brew"},{"c":2,"s":5,"id":6785,"u":"breastplate%20of%20command%20(generic)_crb","p":557,"h":1,"n":"Breastplate of Command"},{"c":2,"s":5,"id":6786,"u":"brimstone%20fumes_crb","p":551,"h":1,"n":"Brimstone Fumes"},{"c":2,"s":5,"id":6787,"u":"bronze%20bull%20pendant_crb","p":566,"h":1,"n":"Bronze Bull Pendant"},{"c":2,"s":5,"id":6788,"u":"brooch%20of%20shielding_crb","p":607,"h":1,"n":"Brooch of Shielding"},{"c":2,"s":5,"id":6789,"u":"broom%20of%20flying_crb","p":572,"h":1,"n":"Broom of Flying"},{"c":2,"s":5,"id":6790,"u":"caltrop%20snare_crb","p":590,"h":1,"n":"Caltrop Snare"},{"c":2,"s":5,"id":6791,"u":"caltrops_crb","p":288,"h":1,"n":"Caltrops"},{"c":2,"s":5,"id":6792,"u":"candle%20(10)_crb","p":288,"h":1,"n":"Candle (10)"},{"c":2,"s":5,"id":6793,"u":"candle%20of%20truth_crb","p":570,"h":1,"n":"Candle of Truth"},{"c":2,"s":5,"id":6794,"u":"cape%20of%20the%20mountebank_crb","p":607,"h":1,"n":"Cape of the Mountebank"},{"c":2,"s":5,"id":6795,"u":"cassock%20of%20devotion_crb","p":607,"h":1,"n":"Cassock of Devotion"},{"c":2,"s":5,"id":6796,"u":"cat's%20eye%20elixir_crb","p":547,"h":1,"n":"Cat's Eye Elixir"},{"c":2,"s":5,"id":6797,"u":"caterwaul%20sling_crb","p":600,"h":1,"n":"Caterwaul Sling"},{"c":2,"s":5,"id":6798,"u":"celestial%20armor_crb","p":557,"h":1,"n":"Celestial Armor"},{"c":2,"s":5,"id":6799,"u":"chain%20(10%20feet)_crb","p":288,"h":1,"n":"Chain (10 feet)"},{"c":2,"s":5,"id":6800,"u":"chalk%20(10)_crb","p":288,"h":1,"n":"Chalk (10)"},{"c":2,"s":5,"id":6801,"u":"channel%20protection%20amulet_crb","p":608,"h":1,"n":"Channel Protection Amulet"},{"c":2,"s":5,"id":6802,"u":"cheetah's%20elixir%20(generic)_crb","p":547,"h":1,"n":"Cheetah's Elixir"},{"c":2,"s":5,"id":6803,"u":"chest_crb","p":288,"h":1,"n":"Chest"},{"c":2,"s":5,"id":6804,"u":"chime%20of%20opening_crb","p":572,"h":1,"n":"Chime of Opening"},{"c":2,"s":5,"id":6805,"u":"choker%20of%20elocution%20(generic)_crb","p":608,"h":1,"n":"Choker of Elocution"},{"c":2,"s":5,"id":6806,"u":"circlet%20of%20persuasion_crb","p":603,"h":1,"n":"Circlet of Persuasion"},{"c":2,"s":5,"id":6807,"u":"clandestine%20cloak%20(generic)_crb","p":608,"h":1,"n":"Clandestine Cloak"},{"c":2,"s":5,"id":6808,"u":"climbing%20bolt_crb","p":559,"h":1,"n":"Climbing Bolt"},{"c":2,"s":5,"id":6809,"u":"climbing%20kit%20(generic)_crb","p":288,"h":1,"n":"Climbing Kit"},{"c":2,"s":5,"id":6810,"u":"cloak%20of%20elvenkind%20(generic)_crb","p":608,"h":1,"n":"Cloak of Elvenkind"},{"c":2,"s":5,"id":6811,"u":"cloak%20of%20the%20bat%20(generic)_crb","p":608,"h":1,"n":"Cloak of the Bat"},{"c":2,"s":5,"id":6812,"u":"clothing%20(generic)_crb","p":288,"h":1,"n":"Clothing"},{"c":2,"s":5,"id":6813,"u":"cognitive%20mutagen%20(generic)_crb","p":547,"h":1,"n":"Cognitive Mutagen"},{"c":2,"s":5,"id":6814,"u":"cold%20iron%20(generic)_crb","p":578,"h":1,"n":"Cold Iron"},{"c":2,"s":5,"id":6815,"u":"cold%20iron%20armor%20(generic)_crb","p":555,"h":1,"n":"Cold Iron Armor"},{"c":2,"s":5,"id":6816,"u":"cold%20iron%20shield%20(generic)_crb","p":586,"h":1,"n":"Cold Iron Shield"},{"c":2,"s":5,"id":6817,"u":"cold%20iron%20weapon%20(generic)_crb","p":599,"h":1,"n":"Cold Iron Weapon"},{"c":2,"s":5,"id":6818,"u":"collar%20of%20empathy_crb","p":604,"h":1,"n":"Collar of Empathy"},{"c":2,"s":5,"id":6819,"u":"collar%20of%20inconspicuousness_crb","p":604,"h":1,"n":"Collar of Inconspicuousness"},{"c":2,"s":5,"id":6820,"u":"compass%20(generic)_crb","p":288,"h":1,"n":"Compass"},{"c":2,"s":5,"id":6821,"u":"comprehension%20elixir%20(generic)_crb","p":547,"h":1,"n":"Comprehension Elixir"},{"c":2,"s":5,"id":6822,"u":"cookware_crb","p":288,"h":1,"n":"Cookware"},{"c":2,"s":5,"id":6823,"u":"corrosive%20(generic)_crb","p":583,"h":1,"n":"Corrosive"},{"c":2,"s":5,"id":6824,"u":"coyote%20cloak%20(generic)_crb","p":609,"h":1,"n":"Coyote Cloak"},{"c":2,"s":5,"id":6825,"u":"crafter's%20eyepiece%20(generic)_crb","p":609,"h":1,"n":"Crafter's Eyepiece"},{"c":2,"s":5,"id":6826,"u":"crowbar%20(generic)_crb","p":288,"h":1,"n":"Crowbar"},{"c":2,"s":5,"id":6827,"u":"crying%20angel%20pendant_crb","p":566,"h":1,"n":"Crying Angel Pendant"},{"c":2,"s":5,"id":6828,"u":"crystal%20ball%20(generic)_crb","p":572,"h":1,"n":"Crystal Ball"},{"c":2,"s":5,"id":6829,"u":"cytillesh%20oil_crb","p":551,"h":1,"n":"Cytillesh Oil"},{"c":2,"s":5,"id":6830,"u":"dagger%20of%20venom_crb","p":600,"h":1,"n":"Dagger of Venom"},{"c":2,"s":5,"id":6831,"u":"dancing_crb","p":583,"h":1,"n":"Dancing"},{"c":2,"s":5,"id":6832,"u":"dancing%20scarf%20(generic)_crb","p":609,"h":1,"n":"Dancing Scarf"},{"c":2,"s":5,"id":6833,"u":"daredevil%20boots%20(generic)_crb","p":609,"h":1,"n":"Daredevil Boots"},{"c":2,"s":5,"id":6834,"u":"darkvision%20elixir%20(generic)_crb","p":547,"h":1,"n":"Darkvision Elixir"},{"c":2,"s":5,"id":6835,"u":"darkwood%20(generic)_crb","p":578,"h":1,"n":"Darkwood"},{"c":2,"s":5,"id":6836,"u":"darkwood%20armor%20(generic)_crb","p":555,"h":1,"n":"Darkwood Armor"},{"c":2,"s":5,"id":6837,"u":"darkwood%20shield%20(generic)_crb","p":586,"h":1,"n":"Darkwood Shield"},{"c":2,"s":5,"id":6838,"u":"darkwood%20weapon%20(generic)_crb","p":599,"h":1,"n":"Darkwood Weapon"},{"c":2,"s":5,"id":6839,"u":"dazing%20coil_crb","p":566,"h":1,"n":"Dazing Coil"},{"c":2,"s":5,"id":6840,"u":"deathcap%20powder_crb","p":551,"h":1,"n":"Deathcap Powder"},{"c":2,"s":5,"id":6841,"u":"decanter%20of%20endless%20water_crb","p":573,"h":1,"n":"Decanter of Endless Water"},{"c":2,"s":5,"id":6842,"u":"demon%20armor_crb","p":557,"h":1,"n":"Demon Armor"},{"c":2,"s":5,"id":6843,"u":"demon%20mask%20(generic)_crb","p":609,"h":1,"n":"Demon Mask"},{"c":2,"s":5,"id":6844,"u":"diadem%20of%20intellect_crb","p":603,"h":1,"n":"Diadem of Intellect"},{"c":2,"s":5,"id":6845,"u":"diplomat's%20badge_crb","p":609,"h":1,"n":"Diplomat's Badge"},{"c":2,"s":5,"id":6846,"u":"disguise%20kit%20(generic)_crb","p":288,"h":1,"n":"Disguise Kit"},{"c":2,"s":5,"id":6847,"u":"disintegration%20bolt_crb","p":559,"h":1,"n":"Disintegration Bolt"},{"c":2,"s":5,"id":6848,"u":"dispelling%20sliver_crb","p":566,"h":1,"n":"Dispelling Sliver"},{"c":2,"s":5,"id":6849,"u":"disrupting%20(generic)_crb","p":584,"h":1,"n":"Disrupting"},{"c":2,"s":5,"id":6850,"u":"doubling%20rings%20(generic)_crb","p":609,"h":1,"n":"Doubling Rings"},{"c":2,"s":5,"id":6851,"u":"dragon%20bile_crb","p":551,"h":1,"n":"Dragon Bile"},{"c":2,"s":5,"id":6852,"u":"dragon%20turtle%20scale_crb","p":566,"h":1,"n":"Dragon Turtle Scale"},{"c":2,"s":5,"id":6853,"u":"dragon's%20breath%20potion%20(generic)_crb","p":562,"h":1,"n":"Dragon's Breath Potion"},{"c":2,"s":5,"id":6854,"u":"dragonhide%20(generic)_crb","p":579,"h":1,"n":"Dragonhide"},{"c":2,"s":5,"id":6855,"u":"dragonhide%20armor%20(generic)_crb","p":555,"h":1,"n":"Dragonhide Armor"},{"c":2,"s":5,"id":6856,"u":"dragonhide%20shield%20(generic)_crb","p":586,"h":1,"n":"Dragonhide Shield"},{"c":2,"s":5,"id":6857,"u":"dragonplate_crb","p":557,"h":1,"n":"Dragonplate"},{"c":2,"s":5,"id":6858,"u":"dragonslayer's%20shield_crb","p":587,"h":1,"n":"Dragonslayer's Shield"},{"c":2,"s":5,"id":6859,"u":"dread%20blindfold_crb","p":610,"h":1,"n":"Dread Blindfold"},{"c":2,"s":5,"id":6860,"u":"druid's%20vestments_crb","p":610,"h":1,"n":"Druid's Vestments"},{"c":2,"s":5,"id":6861,"u":"dust%20of%20appearance_crb","p":570,"h":1,"n":"Dust of Appearance"},{"c":2,"s":5,"id":6862,"u":"dust%20of%20disappearance_crb","p":570,"h":1,"n":"Dust of Disappearance"},{"c":2,"s":5,"id":6863,"u":"dwarven%20thrower_crb","p":600,"h":1,"n":"Dwarven Thrower"},{"c":2,"s":5,"id":6864,"u":"eagle-eye%20elixir%20(generic)_crb","p":548,"h":1,"n":"Eagle-eye Elixir"},{"c":2,"s":5,"id":6865,"u":"effervescent%20ampoule_crb","p":566,"h":1,"n":"Effervescent Ampoule"},{"c":2,"s":5,"id":6866,"u":"electric%20eelskin_crb","p":557,"h":1,"n":"Electric Eelskin"},{"c":2,"s":5,"id":6867,"u":"elemental%20gem_crb","p":570,"h":1,"n":"Elemental Gem"},{"c":2,"s":5,"id":6868,"u":"elixir%20of%20life%20(generic)_crb","p":548,"h":1,"n":"Elixir of Life"},{"c":2,"s":5,"id":6869,"u":"elixir%20of%20rejuvenation_crb","p":548,"h":1,"n":"Elixir of Rejuvenation"},{"c":2,"s":5,"id":6870,"u":"elven%20chain%20(generic)_crb","p":555,"h":1,"n":"Elven Chain"},{"c":2,"s":5,"id":6871,"u":"emerald%20grasshopper_crb","p":566,"h":1,"n":"Emerald Grasshopper"},{"c":2,"s":5,"id":6872,"u":"energy-resistant%20(generic)_crb","p":582,"h":1,"n":"Energy-Resistant"},{"c":2,"s":5,"id":6873,"u":"ethereal_crb","p":582,"h":1,"n":"Ethereal"},{"c":2,"s":5,"id":6874,"u":"everburning%20torch_crb","p":573,"h":1,"n":"Everburning Torch"},{"c":2,"s":5,"id":6875,"u":"explorer's%20yurt_crb","p":596,"h":1,"n":"Explorer's Yurt"},{"c":2,"s":5,"id":6876,"u":"explosive%20ammunition%20(generic)_crb","p":559,"h":1,"n":"Explosive Ammunition"},{"c":2,"s":5,"id":6877,"u":"extra%20ink%20and%20paper_crb","p":288,"h":1,"n":"Extra Ink and Paper"},{"c":2,"s":5,"id":6878,"u":"eye%20of%20apprehension_crb","p":566,"h":1,"n":"Eye of Apprehension"},{"c":2,"s":5,"id":6879,"u":"eye%20of%20fortune_crb","p":610,"h":1,"n":"Eye of Fortune"},{"c":2,"s":5,"id":6880,"u":"eyes%20of%20the%20eagle_crb","p":610,"h":1,"n":"Eyes of the Eagle"},{"c":2,"s":5,"id":6881,"u":"fade%20band_crb","p":566,"h":1,"n":"Fade Band"},{"c":2,"s":5,"id":6882,"u":"fear%20gem_crb","p":566,"h":1,"n":"Fear Gem"},{"c":2,"s":5,"id":6883,"u":"feather%20step%20stone_crb","p":567,"h":1,"n":"Feather Step Stone"},{"c":2,"s":5,"id":6884,"u":"feather%20token%20(generic)_crb","p":570,"h":1,"n":"Feather Token"},{"c":2,"s":5,"id":6885,"u":"fighter's%20fork_crb","p":600,"h":1,"n":"Fighter's Fork"},{"c":2,"s":5,"id":6886,"u":"fishing%20tackle%20(generic)_crb","p":288,"h":1,"n":"Fishing Tackle"},{"c":2,"s":5,"id":6887,"u":"flame%20navette_crb","p":567,"h":1,"n":"Flame Navette"},{"c":2,"s":5,"id":6888,"u":"flame%20tongue%20(generic)_crb","p":600,"h":1,"n":"Flame Tongue"},{"c":2,"s":5,"id":6889,"u":"flaming%20(generic)_crb","p":584,"h":1,"n":"Flaming"},{"c":2,"s":5,"id":6890,"u":"flint%20and%20steel_crb","p":288,"h":1,"n":"Flint and Steel"},{"c":2,"s":5,"id":6891,"u":"floating%20shield%20(generic)_crb","p":587,"h":1,"n":"Floating Shield"},{"c":2,"s":5,"id":6892,"u":"flying%20blade%20wheel%20snare_crb","p":590,"h":1,"n":"Flying Blade Wheel Snare"},{"c":2,"s":5,"id":6893,"u":"force%20shield_crb","p":587,"h":1,"n":"Force Shield"},{"c":2,"s":5,"id":6894,"u":"forge%20warden_crb","p":587,"h":1,"n":"Forge Warden"},{"c":2,"s":5,"id":6895,"u":"formula%20book%20(blank)_crb","p":288,"h":1,"n":"Formula Book (blank)"},{"c":2,"s":5,"id":6896,"u":"fortification%20(generic)_crb","p":582,"h":1,"n":"Fortification"},{"c":2,"s":5,"id":6897,"u":"frost%20(generic)_crb","p":584,"h":1,"n":"Frost"},{"c":2,"s":5,"id":6898,"u":"frost%20brand_crb","p":601,"h":1,"n":"Frost Brand"},{"c":2,"s":5,"id":6899,"u":"frost%20vial%20(generic)_crb","p":545,"h":1,"n":"Frost Vial"},{"c":2,"s":5,"id":6900,"u":"gallows%20tooth_crb","p":567,"h":1,"n":"Gallows Tooth"},{"c":2,"s":5,"id":6901,"u":"ghost%20ammunition_crb","p":559,"h":1,"n":"Ghost Ammunition"},{"c":2,"s":5,"id":6902,"u":"ghost%20dust_crb","p":567,"h":1,"n":"Ghost Dust"},{"c":2,"s":5,"id":6903,"u":"ghost%20touch_crb","p":584,"h":1,"n":"Ghost Touch"},{"c":2,"s":5,"id":6904,"u":"ghoul%20hide_crb","p":558,"h":1,"n":"Ghoul Hide"},{"c":2,"s":5,"id":6905,"u":"giant%20centipede%20venom_crb","p":551,"h":1,"n":"Giant Centipede Venom"},{"c":2,"s":5,"id":6906,"u":"giant%20scorpion%20venom_crb","p":551,"h":1,"n":"Giant Scorpion Venom"},{"c":2,"s":5,"id":6907,"u":"giant%20wasp%20venom_crb","p":552,"h":1,"n":"Giant Wasp Venom"},{"c":2,"s":5,"id":6908,"u":"glamered_crb","p":583,"h":1,"n":"Glamered"},{"c":2,"s":5,"id":6909,"u":"gloom%20blade_crb","p":601,"h":1,"n":"Gloom Blade"},{"c":2,"s":5,"id":6910,"u":"gloves%20of%20storing_crb","p":610,"h":1,"n":"Gloves of Storing"},{"c":2,"s":5,"id":6911,"u":"goggles%20of%20night%20(generic)_crb","p":610,"h":1,"n":"Goggles of Night"},{"c":2,"s":5,"id":6912,"u":"gorget%20of%20the%20primal%20roar_crb","p":611,"h":1,"n":"Gorget of the Primal Roar"},{"c":2,"s":5,"id":6913,"u":"grappling%20hook_crb","p":288,"h":1,"n":"Grappling Hook"},{"c":2,"s":5,"id":6914,"u":"grasping%20snare_crb","p":590,"h":1,"n":"Grasping Snare"},{"c":2,"s":5,"id":6915,"u":"graveroot_crb","p":552,"h":1,"n":"Graveroot"},{"c":2,"s":5,"id":6916,"u":"grievous_crb","p":584,"h":1,"n":"Grievous"},{"c":2,"s":5,"id":6917,"u":"grim%20trophy_crb","p":567,"h":1,"n":"Grim Trophy"},{"c":2,"s":5,"id":6918,"u":"hail%20of%20arrows%20snare_crb","p":590,"h":1,"n":"Hail of Arrows Snare"},{"c":2,"s":5,"id":6919,"u":"hammer_crb","p":288,"h":1,"n":"Hammer"},{"c":2,"s":5,"id":6920,"u":"hampering%20snare_crb","p":590,"h":1,"n":"Hampering Snare"},{"c":2,"s":5,"id":6921,"u":"hand%20of%20the%20mage_crb","p":611,"h":1,"n":"Hand of the Mage"},{"c":2,"s":5,"id":6922,"u":"handwraps%20of%20mighty%20blows%20(generic)_crb","p":611,"h":1,"n":"Handwraps of Mighty Blows"},{"c":2,"s":5,"id":6923,"u":"hat%20of%20disguise%20(generic)_crb","p":611,"h":1,"n":"Hat of Disguise"},{"c":2,"s":5,"id":6924,"u":"hat%20of%20the%20magi%20(generic)_crb","p":611,"h":1,"n":"Hat of the Magi"},{"c":2,"s":5,"id":6925,"u":"headband%20of%20inspired%20wisdom_crb","p":604,"h":1,"n":"Headband of Inspired Wisdom"},{"c":2,"s":5,"id":6926,"u":"healer's%20gloves%20(generic)_crb","p":612,"h":1,"n":"Healer's Gloves"},{"c":2,"s":5,"id":6927,"u":"healer's%20tools%20(generic)_crb","p":288,"h":1,"n":"Healer's Tools"},{"c":2,"s":5,"id":6928,"u":"healing%20potion%20(generic)_crb","p":563,"h":1,"n":"Healing Potion"},{"c":2,"s":5,"id":6929,"u":"hemlock_crb","p":552,"h":1,"n":"Hemlock"},{"c":2,"s":5,"id":6930,"u":"hobbling%20snare_crb","p":590,"h":1,"n":"Hobbling Snare"},{"c":2,"s":5,"id":6931,"u":"holly%20and%20mistletoe_crb","p":288,"h":1,"n":"Holly and Mistletoe"},{"c":2,"s":5,"id":6932,"u":"holy_crb","p":584,"h":1,"n":"Holy"},{"c":2,"s":5,"id":6933,"u":"holy%20avenger_crb","p":601,"h":1,"n":"Holy Avenger"},{"c":2,"s":5,"id":6934,"u":"holy%20prayer%20beads%20(generic)_crb","p":573,"h":1,"n":"Holy Prayer Beads"},{"c":2,"s":5,"id":6935,"u":"holy%20water_crb","p":571,"h":1,"n":"Holy Water"},{"c":2,"s":5,"id":6936,"u":"horn%20of%20blasting_crb","p":573,"h":1,"n":"Horn of Blasting"},{"c":2,"s":5,"id":6937,"u":"horn%20of%20fog_crb","p":573,"h":1,"n":"Horn of Fog"},{"c":2,"s":5,"id":6938,"u":"horseshoes%20of%20speed%20(generic)_crb","p":604,"h":1,"n":"Horseshoes of Speed"},{"c":2,"s":5,"id":6939,"u":"hourglass_crb","p":288,"h":1,"n":"Hourglass"},{"c":2,"s":5,"id":6940,"u":"hunter's%20bane_crb","p":567,"h":1,"n":"Hunter's Bane"},{"c":2,"s":5,"id":6941,"u":"hunting%20spider%20venom_crb","p":552,"h":1,"n":"Hunting Spider Venom"},{"c":2,"s":5,"id":6942,"u":"immovable%20rod_crb","p":574,"h":1,"n":"Immovable Rod"},{"c":2,"s":5,"id":6943,"u":"impenetrable%20scale_crb","p":558,"h":1,"n":"Impenetrable Scale"},{"c":2,"s":5,"id":6944,"u":"indestructible%20shield_crb","p":588,"h":1,"n":"Indestructible Shield"},{"c":2,"s":5,"id":6945,"u":"inexplicable%20apparatus_crb","p":612,"h":1,"n":"Inexplicable Apparatus"},{"c":2,"s":5,"id":6946,"u":"infiltrator's%20elixir_crb","p":548,"h":1,"n":"Infiltrator's Elixir"},{"c":2,"s":5,"id":6947,"u":"instant%20evisceration%20snare_crb","p":590,"h":1,"n":"Instant Evisceration Snare"},{"c":2,"s":5,"id":6948,"u":"instant%20fortress_crb","p":596,"h":1,"n":"Instant Fortress"},{"c":2,"s":5,"id":6949,"u":"invisibility%20(generic)_crb","p":583,"h":1,"n":"Invisibility"},{"c":2,"s":5,"id":6950,"u":"invisibility%20potion_crb","p":563,"h":1,"n":"Invisibility Potion"},{"c":2,"s":5,"id":6951,"u":"iron%20cube_crb","p":567,"h":1,"n":"Iron Cube"},{"c":2,"s":5,"id":6952,"u":"iron%20cudgel_crb","p":567,"h":1,"n":"Iron Cudgel"},{"c":2,"s":5,"id":6953,"u":"iron%20equalizer_crb","p":567,"h":1,"n":"Iron Equalizer"},{"c":2,"s":5,"id":6954,"u":"iron%20medallion_crb","p":568,"h":1,"n":"Iron Medallion"},{"c":2,"s":5,"id":6955,"u":"jade%20bauble_crb","p":568,"h":1,"n":"Jade Bauble"},{"c":2,"s":5,"id":6956,"u":"jade%20cat_crb","p":568,"h":1,"n":"Jade Cat"},{"c":2,"s":5,"id":6957,"u":"javelin%20of%20lightning_crb","p":571,"h":1,"n":"Javelin of Lightning"},{"c":2,"s":5,"id":6958,"u":"juggernaut%20mutagen%20(generic)_crb","p":548,"h":1,"n":"Juggernaut Mutagen"},{"c":2,"s":5,"id":6959,"u":"keen_crb","p":584,"h":1,"n":"Keen"},{"c":2,"s":5,"id":6960,"u":"king's%20sleep_crb","p":552,"h":1,"n":"King's Sleep"},{"c":2,"s":5,"id":6961,"u":"knapsack%20of%20halflingkind%20(generic)_crb","p":612,"h":1,"n":"Knapsack of Halflingkind"},{"c":2,"s":5,"id":6962,"u":"ladder%20(10-foot)_crb","p":288,"h":1,"n":"Ladder (10-foot)"},{"c":2,"s":5,"id":6963,"u":"lantern%20(generic)_crb","p":288,"h":1,"n":"Lantern"},{"c":2,"s":5,"id":6964,"u":"leaper's%20elixir%20(generic)_crb","p":549,"h":1,"n":"Leaper's Elixir"},{"c":2,"s":5,"id":6965,"u":"lethargy%20poison_crb","p":552,"h":1,"n":"Lethargy Poison"},{"c":2,"s":5,"id":6966,"u":"lich%20dust_crb","p":552,"h":1,"n":"Lich Dust"},{"c":2,"s":5,"id":6967,"u":"lifting%20belt_crb","p":613,"h":1,"n":"Lifting Belt"},{"c":2,"s":5,"id":6968,"u":"lion's%20shield_crb","p":588,"h":1,"n":"Lion's Shield"},{"c":2,"s":5,"id":6969,"u":"lock%20(generic)_crb","p":288,"h":1,"n":"Lock"},{"c":2,"s":5,"id":6970,"u":"luck%20blade%20(generic)_crb","p":601,"h":1,"n":"Luck Blade"},{"c":2,"s":5,"id":6971,"u":"maestro's%20instrument%20(generic)_crb","p":574,"h":1,"n":"Maestro's Instrument"},{"c":2,"s":5,"id":6972,"u":"magic%20wand%20(generic)_crb","p":597,"h":1,"n":"Magic Wand"},{"c":2,"s":5,"id":6973,"u":"magnifying%20glass_crb","p":288,"h":1,"n":"Magnifying Glass"},{"c":2,"s":5,"id":6974,"u":"mail%20of%20luck_crb","p":558,"h":1,"n":"Mail of Luck"},{"c":2,"s":5,"id":6975,"u":"malyass%20root%20paste_crb","p":552,"h":1,"n":"Malyass Root Paste"},{"c":2,"s":5,"id":6976,"u":"manacles%20(generic)_crb","p":288,"h":1,"n":"Manacles"},{"c":2,"s":5,"id":6977,"u":"marking%20snare_crb","p":590,"h":1,"n":"Marking Snare"},{"c":2,"s":5,"id":6978,"u":"marvelous%20medicines%20(generic)_crb","p":574,"h":1,"n":"Marvelous Medicines"},{"c":2,"s":5,"id":6979,"u":"material%20component%20pouch_crb","p":288,"h":1,"n":"Material Component Pouch"},{"c":2,"s":5,"id":6980,"u":"mattock%20of%20the%20titans_crb","p":601,"h":1,"n":"Mattock of the Titans"},{"c":2,"s":5,"id":6981,"u":"mending%20lattice_crb","p":568,"h":1,"n":"Mending Lattice"},{"c":2,"s":5,"id":6982,"u":"mentalist's%20staff%20(generic)_crb","p":592,"h":1,"n":"Mentalist's Staff"},{"c":2,"s":5,"id":6983,"u":"merchant's%20scale_crb","p":288,"h":1,"n":"Merchant's Scale"},{"c":2,"s":5,"id":6984,"u":"mesmerizing%20opal_crb","p":568,"h":1,"n":"Mesmerizing Opal"},{"c":2,"s":5,"id":6985,"u":"messenger's%20ring%20(generic)_crb","p":613,"h":1,"n":"Messenger's Ring"},{"c":2,"s":5,"id":6986,"u":"mindfog%20mist_crb","p":553,"h":1,"n":"Mindfog Mist"},{"c":2,"s":5,"id":6987,"u":"mirror_crb","p":288,"h":1,"n":"Mirror"},{"c":2,"s":5,"id":6988,"u":"mistform%20elixir%20(generic)_crb","p":549,"h":1,"n":"Mistform Elixir"},{"c":2,"s":5,"id":6989,"u":"mithral%20(generic)_crb","p":579,"h":1,"n":"Mithral"},{"c":2,"s":5,"id":6990,"u":"mithral%20armor%20(generic)_crb","p":556,"h":1,"n":"Mithral Armor"},{"c":2,"s":5,"id":6991,"u":"mithral%20shield%20(generic)_crb","p":586,"h":1,"n":"Mithral Shield"},{"c":2,"s":5,"id":6992,"u":"mithral%20weapon%20(generic)_crb","p":599,"h":1,"n":"Mithral Weapon"},{"c":2,"s":5,"id":6993,"u":"monkey%20pin_crb","p":568,"h":1,"n":"Monkey Pin"},{"c":2,"s":5,"id":6994,"u":"moonlit%20chain_crb","p":558,"h":1,"n":"Moonlit Chain"},{"c":2,"s":5,"id":6995,"u":"mug_crb","p":288,"h":1,"n":"Mug"},{"c":2,"s":5,"id":6996,"u":"mummified%20bat_crb","p":568,"h":1,"n":"Mummified Bat"},{"c":2,"s":5,"id":6997,"u":"murderer's%20knot_crb","p":568,"h":1,"n":"Murderer's Knot"},{"c":2,"s":5,"id":6998,"u":"musical%20instrument%20(generic)_crb","p":288,"h":1,"n":"Musical Instrument"},{"c":2,"s":5,"id":6999,"u":"necklace%20of%20fireballs%20(generic)_crb","p":613,"h":1,"n":"Necklace of Fireballs"},{"c":2,"s":5,"id":7000,"u":"nectar%20of%20purification_crb","p":561,"h":1,"n":"Nectar of Purification"},{"c":2,"s":5,"id":7001,"u":"nettleweed%20residue_crb","p":553,"h":1,"n":"Nettleweed Residue"},{"c":2,"s":5,"id":7002,"u":"nightmare%20vapor_crb","p":553,"h":1,"n":"Nightmare Vapor"},{"c":2,"s":5,"id":7003,"u":"oathbow_crb","p":602,"h":1,"n":"Oathbow"},{"c":2,"s":5,"id":7004,"u":"obfuscation%20oil_crb","p":561,"h":1,"n":"Obfuscation Oil"},{"c":2,"s":5,"id":7005,"u":"oil%20(1%20pint)_crb","p":288,"h":1,"n":"Oil (1 pint)"},{"c":2,"s":5,"id":7006,"u":"oil%20of%20animation_crb","p":561,"h":1,"n":"Oil of Animation"},{"c":2,"s":5,"id":7007,"u":"oil%20of%20keen%20edges_crb","p":561,"h":1,"n":"Oil of Keen Edges"},{"c":2,"s":5,"id":7008,"u":"oil%20of%20mending_crb","p":561,"h":1,"n":"Oil of Mending"},{"c":2,"s":5,"id":7009,"u":"oil%20of%20potency_crb","p":562,"h":1,"n":"Oil of Potency"},{"c":2,"s":5,"id":7010,"u":"oil%20of%20repulsion_crb","p":562,"h":1,"n":"Oil of Repulsion"},{"c":2,"s":5,"id":7011,"u":"oil%20of%20weightlessness%20(generic)_crb","p":562,"h":1,"n":"Oil of Weightlessness"},{"c":2,"s":5,"id":7012,"u":"omnidirectional%20spear%20snare_crb","p":591,"h":1,"n":"Omnidirectional Spear Snare"},{"c":2,"s":5,"id":7013,"u":"onyx%20panther_crb","p":569,"h":1,"n":"Onyx Panther"},{"c":2,"s":5,"id":7014,"u":"orichalcum%20(generic)_crb","p":579,"h":1,"n":"Orichalcum"},{"c":2,"s":5,"id":7015,"u":"orichalcum%20armor%20(generic)_crb","p":556,"h":1,"n":"Orichalcum Armor"},{"c":2,"s":5,"id":7016,"u":"orichalcum%20shield%20(generic)_crb","p":587,"h":1,"n":"Orichalcum Shield"},{"c":2,"s":5,"id":7017,"u":"orichalcum%20weapon%20(generic)_crb","p":599,"h":1,"n":"Orichalcum Weapon"},{"c":2,"s":5,"id":7018,"u":"owlbear%20claw_crb","p":569,"h":1,"n":"Owlbear Claw"},{"c":2,"s":5,"id":7019,"u":"panacea_crb","p":563,"h":1,"n":"Panacea"},{"c":2,"s":5,"id":7020,"u":"pendant%20of%20the%20occult%20(generic)_crb","p":613,"h":1,"n":"Pendant of the Occult"},{"c":2,"s":5,"id":7021,"u":"penetrating%20ammunition_crb","p":560,"h":1,"n":"Penetrating Ammunition"},{"c":2,"s":5,"id":7022,"u":"persona%20mask%20(generic)_crb","p":613,"h":1,"n":"Persona Mask"},{"c":2,"s":5,"id":7023,"u":"philosopher's%20stone_crb","p":554,"h":1,"n":"Philosopher's Stone"},{"c":2,"s":5,"id":7024,"u":"phylactery%20of%20faithfulness%20(generic)_crb","p":614,"h":1,"n":"Phylactery of Faithfulness"},{"c":2,"s":5,"id":7025,"u":"piton_crb","p":288,"h":1,"n":"Piton"},{"c":2,"s":5,"id":7026,"u":"plate%20armor%20of%20the%20deep_crb","p":558,"h":1,"n":"Plate Armor of the Deep"},{"c":2,"s":5,"id":7027,"u":"pocket%20stage_crb","p":596,"h":1,"n":"Pocket Stage"},{"c":2,"s":5,"id":7028,"u":"possibility%20tome_crb","p":574,"h":1,"n":"Possibility Tome"},{"c":2,"s":5,"id":7029,"u":"potency%20crystal_crb","p":569,"h":1,"n":"Potency Crystal"},{"c":2,"s":5,"id":7030,"u":"potion%20of%20flying%20(generic)_crb","p":563,"h":1,"n":"Potion of Flying"},{"c":2,"s":5,"id":7031,"u":"potion%20of%20leaping_crb","p":563,"h":1,"n":"Potion of Leaping"},{"c":2,"s":5,"id":7032,"u":"potion%20of%20quickness_crb","p":563,"h":1,"n":"Potion of Quickness"},{"c":2,"s":5,"id":7033,"u":"potion%20of%20resistance%20(generic)_crb","p":563,"h":1,"n":"Potion of Resistance"},{"c":2,"s":5,"id":7034,"u":"potion%20of%20swimming%20(generic)_crb","p":563,"h":1,"n":"Potion of Swimming"},{"c":2,"s":5,"id":7035,"u":"potion%20of%20tongues_crb","p":563,"h":1,"n":"Potion of Tongues"},{"c":2,"s":5,"id":7036,"u":"potion%20of%20undetectability_crb","p":563,"h":1,"n":"Potion of Undetectability"},{"c":2,"s":5,"id":7037,"u":"potion%20of%20water%20breathing_crb","p":564,"h":1,"n":"Potion of Water Breathing"},{"c":2,"s":5,"id":7038,"u":"primeval%20mistletoe%20(generic)_crb","p":574,"h":1,"n":"Primeval Mistletoe"},{"c":2,"s":5,"id":7039,"u":"purple%20worm%20venom_crb","p":553,"h":1,"n":"Purple Worm Venom"},{"c":2,"s":5,"id":7040,"u":"quicksilver%20mutagen%20(generic)_crb","p":549,"h":1,"n":"Quicksilver Mutagen"},{"c":2,"s":5,"id":7041,"u":"rations%20(1%20week)_crb","p":288,"h":1,"n":"Rations (1 week)"},{"c":2,"s":5,"id":7042,"u":"reflecting%20shield_crb","p":588,"h":1,"n":"Reflecting Shield"},{"c":2,"s":5,"id":7043,"u":"religious%20symbol%20(generic)_crb","p":288,"h":1,"n":"Religious Symbol"},{"c":2,"s":5,"id":7044,"u":"religious%20text_crb","p":288,"h":1,"n":"Religious Text"},{"c":2,"s":5,"id":7045,"u":"repair%20kit%20(generic)_crb","p":288,"h":1,"n":"Repair Kit"},{"c":2,"s":5,"id":7046,"u":"replacement%20cosmetics%20(generic)_crb","p":288,"h":1,"n":"Replacement Cosmetics"},{"c":2,"s":5,"id":7047,"u":"replacement%20picks%20(generic)_crb","p":288,"h":1,"n":"Replacement Picks"},{"c":2,"s":5,"id":7048,"u":"resilient%20(generic)_crb","p":581,"h":1,"n":"Resilient"},{"c":2,"s":5,"id":7049,"u":"retribution%20axe_crb","p":602,"h":1,"n":"Retribution Axe"},{"c":2,"s":5,"id":7050,"u":"returning_crb","p":584,"h":1,"n":"Returning"},{"c":2,"s":5,"id":7051,"u":"rhino%20hide_crb","p":558,"h":1,"n":"Rhino Hide"},{"c":2,"s":5,"id":7052,"u":"ring%20of%20climbing_crb","p":614,"h":1,"n":"Ring of Climbing"},{"c":2,"s":5,"id":7053,"u":"ring%20of%20counterspells_crb","p":614,"h":1,"n":"Ring of Counterspells"},{"c":2,"s":5,"id":7054,"u":"ring%20of%20energy%20resistance%20(generic)_crb","p":614,"h":1,"n":"Ring of Energy Resistance"},{"c":2,"s":5,"id":7055,"u":"ring%20of%20lies_crb","p":614,"h":1,"n":"Ring of Lies"},{"c":2,"s":5,"id":7056,"u":"ring%20of%20maniacal%20devices%20(generic)_crb","p":614,"h":1,"n":"Ring of Maniacal Devices"},{"c":2,"s":5,"id":7057,"u":"ring%20of%20spell%20turning_crb","p":615,"h":1,"n":"Ring of Spell Turning"},{"c":2,"s":5,"id":7058,"u":"ring%20of%20sustenance_crb","p":615,"h":1,"n":"Ring of Sustenance"},{"c":2,"s":5,"id":7059,"u":"ring%20of%20swimming_crb","p":615,"h":1,"n":"Ring of Swimming"},{"c":2,"s":5,"id":7060,"u":"ring%20of%20the%20ram%20(generic)_crb","p":615,"h":1,"n":"Ring of the Ram"},{"c":2,"s":5,"id":7061,"u":"ring%20of%20wizardry%20(generic)_crb","p":615,"h":1,"n":"Ring of Wizardry"},{"c":2,"s":5,"id":7062,"u":"robe%20of%20eyes_crb","p":615,"h":1,"n":"Robe of Eyes"},{"c":2,"s":5,"id":7063,"u":"robe%20of%20the%20archmagi%20(generic)_crb","p":616,"h":1,"n":"Robe of the Archmagi"},{"c":2,"s":5,"id":7064,"u":"rod%20of%20negation_crb","p":574,"h":1,"n":"Rod of Negation"},{"c":2,"s":5,"id":7065,"u":"rod%20of%20wonder_crb","p":575,"h":1,"n":"Rod of Wonder"},{"c":2,"s":5,"id":7066,"u":"rope%20(50%20feet)_crb","p":288,"h":1,"n":"Rope (50 feet)"},{"c":2,"s":5,"id":7067,"u":"runestone_crb","p":571,"h":1,"n":"Runestone"},{"c":2,"s":5,"id":7068,"u":"sack%20(5)_crb","p":288,"h":1,"n":"Sack (5)"},{"c":2,"s":5,"id":7069,"u":"saddlebags_crb","p":288,"h":1,"n":"Saddlebags"},{"c":2,"s":5,"id":7070,"u":"salamander%20elixir%20(generic)_crb","p":549,"h":1,"n":"Salamander Elixir"},{"c":2,"s":5,"id":7071,"u":"salve%20of%20antiparalysis%20(generic)_crb","p":562,"h":1,"n":"Salve of Antiparalysis"},{"c":2,"s":5,"id":7072,"u":"salve%20of%20slipperiness_crb","p":562,"h":1,"n":"Salve of Slipperiness"},{"c":2,"s":5,"id":7073,"u":"savior%20spike_crb","p":569,"h":1,"n":"Savior Spike"},{"c":2,"s":5,"id":7074,"u":"scholarly%20journal%20(generic)_crb","p":288,"h":1,"n":"Scholarly Journal"},{"c":2,"s":5,"id":7075,"u":"scroll%20(generic)_crb","p":564,"h":1,"n":"Scroll"},{"c":2,"s":5,"id":7076,"u":"scything%20blade%20snare_crb","p":591,"h":1,"n":"Scything Blade Snare"},{"c":2,"s":5,"id":7077,"u":"sea%20touch%20elixir%20(generic)_crb","p":549,"h":1,"n":"Sea Touch Elixir"},{"c":2,"s":5,"id":7078,"u":"serene%20mutagen%20(generic)_crb","p":549,"h":1,"n":"Serene Mutagen"},{"c":2,"s":5,"id":7079,"u":"serum%20of%20sex%20shift_crb","p":564,"h":1,"n":"Serum of Sex Shift"},{"c":2,"s":5,"id":7080,"u":"shadow%20(generic)_crb","p":583,"h":1,"n":"Shadow"},{"c":2,"s":5,"id":7081,"u":"shadow%20essence_crb","p":553,"h":1,"n":"Shadow Essence"},{"c":2,"s":5,"id":7082,"u":"shark%20tooth%20charm_crb","p":569,"h":1,"n":"Shark Tooth Charm"},{"c":2,"s":5,"id":7083,"u":"shifting_crb","p":585,"h":1,"n":"Shifting"},{"c":2,"s":5,"id":7084,"u":"shining%20ammunition_crb","p":560,"h":1,"n":"Shining Ammunition"},{"c":2,"s":5,"id":7085,"u":"shock%20(generic)_crb","p":585,"h":1,"n":"Shock"},{"c":2,"s":5,"id":7086,"u":"shrinking%20potion%20(generic)_crb","p":564,"h":1,"n":"Shrinking Potion"},{"c":2,"s":5,"id":7087,"u":"signal%20whistle_crb","p":288,"h":1,"n":"Signal Whistle"},{"c":2,"s":5,"id":7088,"u":"signaling%20snare_crb","p":591,"h":1,"n":"Signaling Snare"},{"c":2,"s":5,"id":7089,"u":"silver%20(generic)_crb","p":579,"h":1,"n":"Silver"},{"c":2,"s":5,"id":7090,"u":"silver%20armor%20(generic)_crb","p":556,"h":1,"n":"Silver Armor"},{"c":2,"s":5,"id":7091,"u":"silver%20shield%20(generic)_crb","p":587,"h":1,"n":"Silver Shield"},{"c":2,"s":5,"id":7092,"u":"silver%20weapon%20(generic)_crb","p":599,"h":1,"n":"Silver Weapon"},{"c":2,"s":5,"id":7093,"u":"silversheen_crb","p":554,"h":1,"n":"Silversheen"},{"c":2,"s":5,"id":7094,"u":"silvertongue%20mutagen%20(generic)_crb","p":550,"h":1,"n":"Silvertongue Mutagen"},{"c":2,"s":5,"id":7095,"u":"skeleton%20key%20(generic)_crb","p":575,"h":1,"n":"Skeleton Key"},{"c":2,"s":5,"id":7096,"u":"sky%20hammer_crb","p":602,"h":1,"n":"Sky Hammer"},{"c":2,"s":5,"id":7097,"u":"sleep%20arrow_crb","p":560,"h":1,"n":"Sleep Arrow"},{"c":2,"s":5,"id":7098,"u":"slick%20(generic)_crb","p":583,"h":1,"n":"Slick"},{"c":2,"s":5,"id":7099,"u":"sling%20bullets_crb","p":282,"h":1,"n":"Sling Bullets"},{"c":2,"s":5,"id":7100,"u":"slippers%20of%20spider%20climbing_crb","p":616,"h":1,"n":"Slippers of Spider Climbing"},{"c":2,"s":5,"id":7101,"u":"slumber%20wine_crb","p":553,"h":1,"n":"Slumber Wine"},{"c":2,"s":5,"id":7102,"u":"smokestick%20(generic)_crb","p":554,"h":1,"n":"Smokestick"},{"c":2,"s":5,"id":7103,"u":"snake%20oil_crb","p":554,"h":1,"n":"Snake Oil"},{"c":2,"s":5,"id":7104,"u":"snare%20kit%20(generic)_crb","p":288,"h":1,"n":"Snare Kit"},{"c":2,"s":5,"id":7105,"u":"sneaky%20key_crb","p":569,"h":1,"n":"Sneaky Key"},{"c":2,"s":5,"id":7106,"u":"soap_crb","p":288,"h":1,"n":"Soap"},{"c":2,"s":5,"id":7107,"u":"speed_crb","p":585,"h":1,"n":"Speed"},{"c":2,"s":5,"id":7108,"u":"spell-storing_crb","p":585,"h":1,"n":"Spell-storing"},{"c":2,"s":5,"id":7109,"u":"spellbook%20(blank)_crb","p":288,"h":1,"n":"Spellbook (Blank)"},{"c":2,"s":5,"id":7110,"u":"spellguard%20shield_crb","p":588,"h":1,"n":"Spellguard Shield"},{"c":2,"s":5,"id":7111,"u":"spellstrike%20ammunition%20(generic)_crb","p":560,"h":1,"n":"Spellstrike Ammunition"},{"c":2,"s":5,"id":7112,"u":"spider%20root_crb","p":553,"h":1,"n":"Spider Root"},{"c":2,"s":5,"id":7113,"u":"spike%20snare_crb","p":591,"h":1,"n":"Spike Snare"},{"c":2,"s":5,"id":7114,"u":"spined%20shield_crb","p":588,"h":1,"n":"Spined Shield"},{"c":2,"s":5,"id":7115,"u":"spyglass%20(generic)_crb","p":288,"h":1,"n":"Spyglass"},{"c":2,"s":5,"id":7116,"u":"staff%20of%20abjuration%20(generic)_crb","p":593,"h":1,"n":"Staff of Abjuration"},{"c":2,"s":5,"id":7117,"u":"staff%20of%20conjuration%20(generic)_crb","p":593,"h":1,"n":"Staff of Conjuration"},{"c":2,"s":5,"id":7118,"u":"staff%20of%20divination%20(generic)_crb","p":593,"h":1,"n":"Staff of Divination"},{"c":2,"s":5,"id":7119,"u":"staff%20of%20enchantment%20(generic)_crb","p":593,"h":1,"n":"Staff of Enchantment"},{"c":2,"s":5,"id":7120,"u":"staff%20of%20evocation%20(generic)_crb","p":593,"h":1,"n":"Staff of Evocation"},{"c":2,"s":5,"id":7121,"u":"staff%20of%20fire%20(generic)_crb","p":594,"h":1,"n":"Staff of Fire"},{"c":2,"s":5,"id":7122,"u":"staff%20of%20healing%20(generic)_crb","p":594,"h":1,"n":"Staff of Healing"},{"c":2,"s":5,"id":7123,"u":"staff%20of%20illumination_crb","p":594,"h":1,"n":"Staff of Illumination"},{"c":2,"s":5,"id":7124,"u":"staff%20of%20illusion%20(generic)_crb","p":594,"h":1,"n":"Staff of Illusion"},{"c":2,"s":5,"id":7125,"u":"staff%20of%20necromancy%20(generic)_crb","p":594,"h":1,"n":"Staff of Necromancy"},{"c":2,"s":5,"id":7126,"u":"staff%20of%20power_crb","p":595,"h":1,"n":"Staff of Power"},{"c":2,"s":5,"id":7127,"u":"staff%20of%20the%20magi_crb","p":595,"h":1,"n":"Staff of the Magi"},{"c":2,"s":5,"id":7128,"u":"staff%20of%20transmutation%20(generic)_crb","p":595,"h":1,"n":"Staff of Transmutation"},{"c":2,"s":5,"id":7129,"u":"stalker%20bane%20snare_crb","p":591,"h":1,"n":"Stalker Bane Snare"},{"c":2,"s":5,"id":7130,"u":"stone%20bullet_crb","p":560,"h":1,"n":"Stone Bullet"},{"c":2,"s":5,"id":7131,"u":"stone%20fist%20elixir_crb","p":550,"h":1,"n":"Stone Fist Elixir"},{"c":2,"s":5,"id":7132,"u":"storm%20arrow_crb","p":560,"h":1,"n":"Storm Arrow"},{"c":2,"s":5,"id":7133,"u":"storm%20flash%20(generic)_crb","p":602,"h":1,"n":"Storm Flash"},{"c":2,"s":5,"id":7134,"u":"striking%20(generic)_crb","p":581,"h":1,"n":"Striking"},{"c":2,"s":5,"id":7135,"u":"striking%20snare_crb","p":591,"h":1,"n":"Striking Snare"},{"c":2,"s":5,"id":7136,"u":"stunning%20snare_crb","p":591,"h":1,"n":"Stunning Snare"},{"c":2,"s":5,"id":7137,"u":"sturdy%20shield%20(generic)_crb","p":588,"h":1,"n":"Sturdy Shield"},{"c":2,"s":5,"id":7138,"u":"sunrod_crb","p":554,"h":1,"n":"Sunrod"},{"c":2,"s":5,"id":7139,"u":"survey%20map%20(generic)_crb","p":288,"h":1,"n":"Survey Map"},{"c":2,"s":5,"id":7140,"u":"swift%20block%20cabochon_crb","p":569,"h":1,"n":"Swift Block Cabochon"},{"c":2,"s":5,"id":7141,"u":"tack_crb","p":288,"h":1,"n":"Tack"},{"c":2,"s":5,"id":7142,"u":"tanglefoot%20bag%20(generic)_crb","p":545,"h":1,"n":"Tanglefoot Bag"},{"c":2,"s":5,"id":7143,"u":"tears%20of%20death_crb","p":553,"h":1,"n":"Tears of Death"},{"c":2,"s":5,"id":7144,"u":"ten-foot%20pole_crb","p":288,"h":1,"n":"Ten-Foot Pole"},{"c":2,"s":5,"id":7145,"u":"tent%20(generic)_crb","p":288,"h":1,"n":"Tent"},{"c":2,"s":5,"id":7146,"u":"thieves'%20tools%20(generic)_crb","p":288,"h":1,"n":"Thieves' Tools"},{"c":2,"s":5,"id":7147,"u":"third%20eye_crb","p":616,"h":1,"n":"Third Eye"},{"c":2,"s":5,"id":7148,"u":"thundering%20(generic)_crb","p":585,"h":1,"n":"Thundering"},{"c":2,"s":5,"id":7149,"u":"thunderstone%20(generic)_crb","p":546,"h":1,"n":"Thunderstone"},{"c":2,"s":5,"id":7150,"u":"thurible%20of%20revelation%20(generic)_crb","p":575,"h":1,"n":"Thurible of Revelation"},{"c":2,"s":5,"id":7151,"u":"tiger%20menuki_crb","p":569,"h":1,"n":"Tiger Menuki"},{"c":2,"s":5,"id":7152,"u":"tindertwig_crb","p":554,"h":1,"n":"Tindertwig"},{"c":2,"s":5,"id":7153,"u":"tool%20(generic)_crb","p":288,"h":1,"n":"Tool"},{"c":2,"s":5,"id":7154,"u":"torch_crb","p":288,"h":1,"n":"Torch"},{"c":2,"s":5,"id":7155,"u":"tracker's%20goggles%20(generic)_crb","p":616,"h":1,"n":"Tracker's Goggles"},{"c":2,"s":5,"id":7156,"u":"traveler's%20any-tool_crb","p":576,"h":1,"n":"Traveler's Any-tool"},{"c":2,"s":5,"id":7157,"u":"trip%20snare_crb","p":591,"h":1,"n":"Trip Snare"},{"c":2,"s":5,"id":7158,"u":"triton's%20conch_crb","p":576,"h":1,"n":"Triton's Conch"},{"c":2,"s":5,"id":7159,"u":"truesight%20potion_crb","p":564,"h":1,"n":"Truesight Potion"},{"c":2,"s":5,"id":7160,"u":"truth%20potion_crb","p":564,"h":1,"n":"Truth Potion"},{"c":2,"s":5,"id":7161,"u":"twining%20staff_crb","p":602,"h":1,"n":"Twining Staff"},{"c":2,"s":5,"id":7162,"u":"unholy_crb","p":585,"h":1,"n":"Unholy"},{"c":2,"s":5,"id":7163,"u":"unholy%20water_crb","p":571,"h":1,"n":"Unholy Water"},{"c":2,"s":5,"id":7164,"u":"vanishing%20coin_crb","p":569,"h":1,"n":"Vanishing Coin"},{"c":2,"s":5,"id":7165,"u":"ventriloquist's%20ring%20(generic)_crb","p":617,"h":1,"n":"Ventriloquist's Ring"},{"c":2,"s":5,"id":7166,"u":"verdant%20staff%20(generic)_crb","p":595,"h":1,"n":"Verdant Staff"},{"c":2,"s":5,"id":7167,"u":"vine%20arrow_crb","p":560,"h":1,"n":"Vine Arrow"},{"c":2,"s":5,"id":7168,"u":"viper%20arrow_crb","p":561,"h":1,"n":"Viper Arrow"},{"c":2,"s":5,"id":7169,"u":"viper's%20fang_crb","p":569,"h":1,"n":"Viper's Fang"},{"c":2,"s":5,"id":7170,"u":"vorpal_crb","p":585,"h":1,"n":"Vorpal"},{"c":2,"s":5,"id":7171,"u":"voyager's%20pack_crb","p":617,"h":1,"n":"Voyager's Pack"},{"c":2,"s":5,"id":7172,"u":"wand%20of%20continuation%20(generic)_crb","p":598,"h":1,"n":"Wand of Continuation"},{"c":2,"s":5,"id":7173,"u":"wand%20of%20manifold%20missiles%20(generic)_crb","p":598,"h":1,"n":"Wand of Manifold Missiles"},{"c":2,"s":5,"id":7174,"u":"wand%20of%20slaying%20(generic)_crb","p":598,"h":1,"n":"Wand of Slaying"},{"c":2,"s":5,"id":7175,"u":"wand%20of%20smoldering%20fireballs%20(generic)_crb","p":598,"h":1,"n":"Wand of Smoldering Fireballs"},{"c":2,"s":5,"id":7176,"u":"wand%20of%20widening%20(generic)_crb","p":598,"h":1,"n":"Wand of Widening"},{"c":2,"s":5,"id":7177,"u":"warning%20snare_crb","p":591,"h":1,"n":"Warning Snare"},{"c":2,"s":5,"id":7178,"u":"waterskin_crb","p":288,"h":1,"n":"Waterskin"},{"c":2,"s":5,"id":7179,"u":"wayfinder_crb","p":617,"h":1,"n":"Wayfinder"},{"c":2,"s":5,"id":7180,"u":"weapon%20potency%20(generic)_crb","p":581,"h":1,"n":"Weapon Potency"},{"c":2,"s":5,"id":7181,"u":"whisper%20of%20the%20first%20lie_crb","p":617,"h":1,"n":"Whisper of the First Lie"},{"c":2,"s":5,"id":7182,"u":"winged%20boots_crb","p":617,"h":1,"n":"Winged Boots"},{"c":2,"s":5,"id":7183,"u":"winter%20wolf%20elixir%20(generic)_crb","p":550,"h":1,"n":"Winter Wolf Elixir"},{"c":2,"s":5,"id":7184,"u":"wolf%20fang_crb","p":570,"h":1,"n":"Wolf Fang"},{"c":2,"s":5,"id":7185,"u":"wolfsbane_crb","p":553,"h":1,"n":"Wolfsbane"},{"c":2,"s":5,"id":7186,"u":"wondrous%20figurine%20(generic)_crb","p":576,"h":1,"n":"Wondrous Figurine"},{"c":2,"s":5,"id":7187,"u":"wounding_crb","p":585,"h":1,"n":"Wounding"},{"c":2,"s":5,"id":7188,"u":"writing%20set_crb","p":288,"h":1,"n":"Writing Set"},{"c":2,"s":5,"id":7189,"u":"wyvern%20poison_crb","p":554,"h":1,"n":"Wyvern Poison"},{"c":2,"s":15,"id":7190,"u":"alcohol_gmg","p":120,"h":1,"n":"Alcohol"},{"c":2,"s":15,"id":7191,"u":"arrow%20attracting_gmg","p":92,"h":1,"n":"Arrow Attracting"},{"c":2,"s":15,"id":7192,"u":"arsonous_gmg","p":92,"h":1,"n":"Arsonous"},{"c":2,"s":15,"id":7193,"u":"axe%20of%20the%20dwarven%20lords_gmg","p":106,"h":1,"n":"Axe Of The Dwarven Lords"},{"c":2,"s":15,"id":7194,"u":"backbiting_gmg","p":92,"h":1,"n":"Backbiting"},{"c":2,"s":15,"id":7195,"u":"bag%20of%20devouring_gmg","p":90,"h":1,"n":"Bag Of Devouring"},{"c":2,"s":15,"id":7196,"u":"bag%20of%20weasels_gmg","p":90,"h":1,"n":"Bag Of Weasels"},{"c":2,"s":15,"id":7197,"u":"blood%20sap_gmg","p":120,"h":1,"n":"Blood Sap"},{"c":2,"s":15,"id":7198,"u":"bloodbiter_gmg","p":92,"h":1,"n":"Bloodbiter"},{"c":2,"s":15,"id":7199,"u":"bloodeye%20coffee_gmg","p":120,"h":1,"n":"Bloodeye Coffee"},{"c":2,"s":15,"id":7200,"u":"boots%20of%20dancing_gmg","p":90,"h":1,"n":"Boots Of Dancing"},{"c":2,"s":15,"id":7201,"u":"cloak%20of%20immolation_gmg","p":91,"h":1,"n":"Cloak Of Immolation"},{"c":2,"s":15,"id":7202,"u":"cytillesh_gmg","p":121,"h":1,"n":"Cytillesh"},{"c":2,"s":15,"id":7203,"u":"deck%20of%20many%20things_gmg","p":107,"h":1,"n":"Deck Of Many Things"},{"c":2,"s":15,"id":7204,"u":"degenerating_gmg","p":93,"h":1,"n":"Degenerating"},{"c":2,"s":15,"id":7205,"u":"dependent_gmg","p":93,"h":1,"n":"Dependent"},{"c":2,"s":15,"id":7206,"u":"dreamtime%20tea_gmg","p":121,"h":1,"n":"Dreamtime Tea"},{"c":2,"s":15,"id":7207,"u":"dreary_gmg","p":93,"h":1,"n":"Dreary"},{"c":2,"s":15,"id":7208,"u":"elder%20sign_gmg","p":108,"h":1,"n":"Elder Sign"},{"c":2,"s":15,"id":7209,"u":"elven%20absinthe_gmg","p":121,"h":1,"n":"Elven Absinthe"},{"c":2,"s":15,"id":7210,"u":"erratic%20transposing_gmg","p":93,"h":1,"n":"Erratic Transposing"},{"c":2,"s":15,"id":7211,"u":"essence%20prism_gmg","p":108,"h":1,"n":"Essence Prism"},{"c":2,"s":15,"id":7212,"u":"flayleaf_gmg","p":120,"h":1,"n":"Flayleaf"},{"c":2,"s":15,"id":7213,"u":"forgefather's%20seal_gmg","p":109,"h":1,"n":"Forgefather's Seal"},{"c":2,"s":15,"id":7214,"u":"genius%20diadem_gmg","p":89,"h":1,"n":"Genius Diadem"},{"c":2,"s":15,"id":7215,"u":"gloves%20of%20carelessness_gmg","p":91,"h":1,"n":"Gloves Of Carelessness"},{"c":2,"s":15,"id":7216,"u":"grandstanding_gmg","p":93,"h":1,"n":"Grandstanding"},{"c":2,"s":15,"id":7217,"u":"horns%20of%20naraga_gmg","p":109,"h":1,"n":"Horns Of Naraga"},{"c":2,"s":15,"id":7218,"u":"martyr's%20shield_gmg","p":89,"h":1,"n":"Martyr's Shield"},{"c":2,"s":15,"id":7219,"u":"medusa%20armor_gmg","p":91,"h":1,"n":"Medusa Armor"},{"c":2,"s":15,"id":7220,"u":"mirror%20of%20sorshen_gmg","p":110,"h":1,"n":"Mirror Of Sorshen"},{"c":2,"s":15,"id":7221,"u":"monkey's%20paw_gmg","p":91,"h":1,"n":"Monkey's Paw"},{"c":2,"s":15,"id":7222,"u":"necklace%20of%20strangulation_gmg","p":91,"h":1,"n":"Necklace Of Strangulation"},{"c":2,"s":15,"id":7223,"u":"orb%20of%20dragonkind_gmg","p":110,"h":1,"n":"Orb Of Dragonkind"},{"c":2,"s":15,"id":7224,"u":"overdramatic_gmg","p":93,"h":1,"n":"Overdramatic"},{"c":2,"s":15,"id":7225,"u":"philosopher's%20extractor_gmg","p":111,"h":1,"n":"Philosopher's Extractor"},{"c":2,"s":15,"id":7226,"u":"poisonous%20cloak%20(generic)_gmg","p":91,"h":1,"n":"Poisonous Cloak"},{"c":2,"s":15,"id":7227,"u":"raucous_gmg","p":93,"h":1,"n":"Raucous"},{"c":2,"s":15,"id":7228,"u":"ravenous_gmg","p":93,"h":1,"n":"Ravenous"},{"c":2,"s":15,"id":7229,"u":"refined%20pesh_gmg","p":120,"h":1,"n":"Refined Pesh"},{"c":2,"s":15,"id":7230,"u":"ring%20of%20truth_gmg","p":91,"h":1,"n":"Ring Of Truth"},{"c":2,"s":15,"id":7231,"u":"scour_gmg","p":121,"h":1,"n":"Scour"},{"c":2,"s":15,"id":7232,"u":"serithtial_gmg","p":112,"h":1,"n":"Serithtial"},{"c":2,"s":15,"id":7233,"u":"shiver_gmg","p":121,"h":1,"n":"Shiver"},{"c":2,"s":15,"id":7234,"u":"shot%20of%20the%20first%20vault_gmg","p":112,"h":1,"n":"Shot Of The First Vault"},{"c":2,"s":15,"id":7235,"u":"singing%20sword_gmg","p":89,"h":1,"n":"Singing Sword"},{"c":2,"s":15,"id":7236,"u":"sphere%20of%20annihilation_gmg","p":113,"h":1,"n":"Sphere Of Annihilation"},{"c":2,"s":15,"id":7237,"u":"staining_gmg","p":93,"h":1,"n":"Staining"},{"c":2,"s":15,"id":7238,"u":"stone%20of%20weight_gmg","p":92,"h":1,"n":"Stone Of Weight"},{"c":2,"s":15,"id":7239,"u":"talisman%20of%20the%20sphere_gmg","p":113,"h":1,"n":"Talisman Of The Sphere"},{"c":2,"s":15,"id":7240,"u":"withering_gmg","p":93,"h":1,"n":"Withering"},{"c":2,"s":15,"id":7241,"u":"zerk_gmg","p":121,"h":1,"n":"Zerk"},{"c":2,"s":16,"id":7242,"u":"cinderclaw%20gauntlet_aoa1","p":77,"h":1,"n":"Cinderclaw Gauntlet"},{"c":2,"s":16,"id":7243,"u":"hunter's%20arrowhead_aoa1","p":77,"h":1,"n":"Hunter's Arrowhead"},{"c":2,"s":17,"id":7244,"u":"dragon's%20eye%20charm_aoa2","p":71,"h":1,"n":"Dragon's Eye Charm"},{"c":2,"s":17,"id":7245,"u":"eclipse_aoa2","p":72,"h":1,"n":"Eclipse"},{"c":2,"s":18,"id":7246,"u":"addlebrain_aoa3","p":71,"h":1,"n":"Addlebrain"},{"c":2,"s":18,"id":7247,"u":"bellflower%20toolbelt_aoa3","p":71,"h":1,"n":"Bellflower Toolbelt"},{"c":2,"s":18,"id":7248,"u":"bountiful%20cauldron_aoa3","p":71,"h":1,"n":"Bountiful Cauldron"},{"c":2,"s":18,"id":7249,"u":"dreamstone%2c%20cursed_aoa3","p":71,"h":1,"n":"Dreamstone, Cursed"},{"c":2,"s":18,"id":7250,"u":"dreamstone_aoa3","p":71,"h":1,"n":"Dreamstone"},{"c":2,"s":18,"id":7251,"u":"eye%20of%20the%20wise_aoa3","p":72,"h":1,"n":"Eye Of The Wise"},{"c":2,"s":18,"id":7252,"u":"gourd%20home_aoa3","p":72,"h":1,"n":"Gourd Home"},{"c":2,"s":19,"id":7253,"u":"ancestral%20echoing_aoa4","p":73,"h":1,"n":"Ancestral Echoing"},{"c":2,"s":19,"id":7254,"u":"bloodbane%20(generic)_aoa4","p":73,"h":1,"n":"Bloodbane"},{"c":2,"s":19,"id":7255,"u":"dragonscale%20amulet_aoa4","p":73,"h":1,"n":"Dragonscale Amulet"},{"c":2,"s":19,"id":7256,"u":"guiding%20chisel_aoa4","p":74,"h":1,"n":"Guiding Chisel"},{"c":2,"s":19,"id":7257,"u":"kin-warding_aoa4","p":73,"h":1,"n":"Kin-warding"},{"c":2,"s":19,"id":7258,"u":"reforging%20shield_aoa4","p":74,"h":1,"n":"Reforging Shield"},{"c":2,"s":19,"id":7259,"u":"rock-braced_aoa4","p":73,"h":1,"n":"Rock-braced"},{"c":2,"s":20,"id":7260,"u":"aluum%20charm_aoa5","p":82,"h":1,"n":"Aluum Charm"},{"c":2,"s":20,"id":7261,"u":"false%20death_aoa5","p":78,"h":1,"n":"False Death"},{"c":2,"s":20,"id":7262,"u":"frenzy%20oil_aoa5","p":78,"h":1,"n":"Frenzy Oil"},{"c":2,"s":20,"id":7263,"u":"gorgon's%20breath_aoa5","p":78,"h":1,"n":"Gorgon's Breath"},{"c":2,"s":20,"id":7264,"u":"grinning%20pugwampi_aoa5","p":77,"h":1,"n":"Grinning Pugwampi"},{"c":2,"s":20,"id":7265,"u":"isolation%20draught_aoa5","p":79,"h":1,"n":"Isolation Draught"},{"c":2,"s":20,"id":7266,"u":"mage%20bane_aoa5","p":79,"h":1,"n":"Mage Bane"},{"c":2,"s":20,"id":7267,"u":"nethysian%20bulwark_aoa5","p":77,"h":1,"n":"Nethysian Bulwark"},{"c":2,"s":20,"id":7268,"u":"nightmare%20salt_aoa5","p":79,"h":1,"n":"Nightmare Salt"},{"c":2,"s":20,"id":7269,"u":"oblivion%20essence_aoa5","p":79,"h":1,"n":"Oblivion Essence"},{"c":2,"s":20,"id":7270,"u":"pactmasters'%20grace_aoa5","p":77,"h":1,"n":"Pactmasters' Grace"},{"c":2,"s":20,"id":7271,"u":"peshspine%20grenade%20(generic)_aoa5","p":77,"h":1,"n":"Peshspine Grenade"},{"c":2,"s":20,"id":7272,"u":"weeping%20midnight_aoa5","p":79,"h":1,"n":"Weeping Midnight"},{"c":2,"s":21,"id":7273,"u":"flawed%20orb%20of%20gold%20dragonkind_aoa6","p":75,"h":1,"n":"Flawed Orb Of Gold Dragonkind"},{"c":2,"s":21,"id":7274,"u":"orb%20shard_aoa6","p":75,"h":1,"n":"Orb Shard"},{"c":2,"s":22,"id":7275,"u":"aurifying%20salts_aoe1","p":80,"h":1,"n":"Aurifying Salts"},{"c":2,"s":22,"id":7276,"u":"blindpepper%20bomb_aoe1","p":78,"h":1,"n":"Blindpepper Bomb"},{"c":2,"s":22,"id":7277,"u":"blindpepper%20tube_aoe1","p":78,"h":1,"n":"Blindpepper Tube"},{"c":2,"s":22,"id":7278,"u":"corpseward%20pendant_aoe1","p":80,"h":1,"n":"Corpseward Pendant"},{"c":2,"s":22,"id":7279,"u":"fingerprinting%20kit_aoe1","p":77,"h":1,"n":"Fingerprinting Kit"},{"c":2,"s":22,"id":7280,"u":"grolna_aoe1","p":81,"h":1,"n":"Grolna"},{"c":2,"s":22,"id":7281,"u":"handcuffs%20(generic)_aoe1","p":77,"h":1,"n":"Handcuffs"},{"c":2,"s":22,"id":7282,"u":"knockout%20dram_aoe1","p":81,"h":1,"n":"Knockout Dram"},{"c":2,"s":22,"id":7283,"u":"looter's%20lethargy_aoe1","p":81,"h":1,"n":"Looter's Lethargy"},{"c":2,"s":22,"id":7284,"u":"pacifying_aoe1","p":78,"h":1,"n":"Pacifying"},{"c":2,"s":22,"id":7285,"u":"reaper's%20lancet_aoe1","p":81,"h":1,"n":"Reaper's Lancet"},{"c":2,"s":22,"id":7286,"u":"recording%20rod%20(generic)_aoe1","p":80,"h":1,"n":"Recording Rod"},{"c":2,"s":22,"id":7287,"u":"ring%20of%20discretion_aoe1","p":80,"h":1,"n":"Ring Of Discretion"},{"c":2,"s":23,"id":7288,"u":"chain%20of%20the%20stilled%20spirit_aoe2","p":75,"h":1,"n":"Chain Of The Stilled Spirit"},{"c":2,"s":23,"id":7289,"u":"deafening%20music%20box_aoe2","p":75,"h":1,"n":"Deafening Music Box"},{"c":2,"s":23,"id":7290,"u":"ethersight%20ring_aoe2","p":75,"h":1,"n":"Ethersight Ring"},{"c":2,"s":23,"id":7291,"u":"floorbell_aoe2","p":75,"h":1,"n":"Floorbell"},{"c":2,"s":23,"id":7292,"u":"skinsaw%20mask_aoe2","p":76,"h":1,"n":"Skinsaw Mask"},{"c":2,"s":23,"id":7293,"u":"swarmeater's%20clasp_aoe2","p":76,"h":1,"n":"Swarmeater's Clasp"},{"c":2,"s":23,"id":7294,"u":"vaultbreaker's%20harness_aoe2","p":76,"h":1,"n":"Vaultbreaker's Harness"},{"c":2,"s":24,"id":7295,"u":"barbed%20vest_aoe3","p":78,"h":1,"n":"Barbed Vest"},{"c":2,"s":24,"id":7296,"u":"blackfinger%20blight_aoe3","p":78,"h":1,"n":"Blackfinger Blight"},{"c":2,"s":24,"id":7297,"u":"mnemonic%20acid_aoe3","p":78,"h":1,"n":"Mnemonic Acid"},{"c":2,"s":25,"id":7298,"u":"blade%20of%20the%20rabbit%20prince_aoe4","p":79,"h":1,"n":"Blade Of The Rabbit Prince"},{"c":2,"s":25,"id":7299,"u":"daylight%20vapor_aoe4","p":77,"h":1,"n":"Daylight Vapor"},{"c":2,"s":25,"id":7300,"u":"death%20knell%20powder_aoe4","p":77,"h":1,"n":"Death Knell Powder"},{"c":2,"s":25,"id":7301,"u":"fearweed_aoe4","p":77,"h":1,"n":"Fearweed"},{"c":2,"s":25,"id":7302,"u":"hardened%20harrow%20deck_aoe4","p":79,"h":1,"n":"Hardened Harrow Deck"},{"c":2,"s":25,"id":7303,"u":"hunger%20oil_aoe4","p":78,"h":1,"n":"Hunger Oil"},{"c":2,"s":25,"id":7304,"u":"liar's%20demise_aoe4","p":78,"h":1,"n":"Liar's Demise"},{"c":2,"s":25,"id":7305,"u":"lifeblight%20residue_aoe4","p":78,"h":1,"n":"Lifeblight Residue"},{"c":2,"s":25,"id":7306,"u":"poisoner's%20staff%20(generic)_aoe4","p":80,"h":1,"n":"Poisoner's Staff"},{"c":2,"s":25,"id":7307,"u":"repulsion%20resin_aoe4","p":78,"h":1,"n":"Repulsion Resin"},{"c":2,"s":25,"id":7308,"u":"sight-theft%20grit_aoe4","p":78,"h":1,"n":"Sight-theft Grit"},{"c":2,"s":25,"id":7309,"u":"spectral%20nightshade_aoe4","p":79,"h":1,"n":"Spectral Nightshade"},{"c":2,"s":25,"id":7310,"u":"spell-eating%20pitch_aoe4","p":79,"h":1,"n":"Spell-eating Pitch"},{"c":2,"s":25,"id":7311,"u":"whisper%20briolette_aoe4","p":80,"h":1,"n":"Whisper Briolette"},{"c":2,"s":26,"id":7312,"u":"cauldron%20of%20nightmares_aoe5","p":78,"h":1,"n":"Cauldron Of Nightmares"},{"c":2,"s":26,"id":7313,"u":"clockwork%20cloak_aoe5","p":79,"h":1,"n":"Clockwork Cloak"},{"c":2,"s":26,"id":7314,"u":"clockwork%20helm_aoe5","p":79,"h":1,"n":"Clockwork Helm"},{"c":2,"s":26,"id":7315,"u":"clockwork%20rejuvenator_aoe5","p":79,"h":1,"n":"Clockwork Rejuvenator"},{"c":2,"s":26,"id":7316,"u":"forgotten%20shell_aoe5","p":78,"h":1,"n":"Forgotten Shell"},{"c":2,"s":26,"id":7317,"u":"fungal%20armor_aoe5","p":77,"h":1,"n":"Fungal Armor"},{"c":2,"s":26,"id":7318,"u":"garrote%20bolt_aoe5","p":77,"h":1,"n":"Garrote Bolt"},{"c":2,"s":26,"id":7319,"u":"gearblade_aoe5","p":79,"h":1,"n":"Gearblade"},{"c":2,"s":26,"id":7320,"u":"miogimo's%20mask_aoe5","p":77,"h":1,"n":"Miogimo's Mask"},{"c":2,"s":26,"id":7321,"u":"nightmare%20cudgel_aoe5","p":78,"h":1,"n":"Nightmare Cudgel"},{"c":2,"s":27,"id":7322,"u":"cane%20of%20the%20maelstrom_aoe6","p":73,"h":1,"n":"Cane Of The Maelstrom"},{"c":2,"s":27,"id":7323,"u":"radiant%20spark_aoe6","p":74,"h":1,"n":"Radiant Spark"},{"c":2,"s":27,"id":7324,"u":"ring%20of%20recalcitrant%20wishes_aoe6","p":74,"h":1,"n":"Ring Of Recalcitrant Wishes"},{"c":2,"s":27,"id":7325,"u":"warpglass%20(generic)_aoe6","p":74,"h":1,"n":"Warpglass"},{"c":2,"s":27,"id":7326,"u":"warpglass%20weapon%20(generic)_aoe6","p":75,"h":1,"n":"Warpglass Weapon"},{"c":2,"s":28,"id":7327,"u":"gauntlight_av1","p":77,"h":1,"n":"Gauntlight"},{"c":2,"s":28,"id":7328,"u":"lantern%20of%20empty%20light_av1","p":78,"h":1,"n":"Lantern Of Empty Light"},{"c":2,"s":28,"id":7329,"u":"skeptic's%20elixir%20(generic)_av1","p":78,"h":1,"n":"Skeptic's Elixir"},{"c":2,"s":28,"id":7330,"u":"the%20whispering%20reeds_av1","p":78,"h":1,"n":"The Whispering Reeds"},{"c":2,"s":29,"id":7331,"u":"cooperative%20blade_av2","p":71,"h":1,"n":"Cooperative Blade"},{"c":2,"s":29,"id":7332,"u":"devil's%20luck_av2","p":74,"h":1,"n":"Devil's Luck"},{"c":2,"s":29,"id":7333,"u":"drover's%20band_av2","p":72,"h":1,"n":"Drover's Band"},{"c":2,"s":29,"id":7334,"u":"folding%20drums_av2","p":72,"h":1,"n":"Folding Drums"},{"c":2,"s":29,"id":7335,"u":"hunter's%20brooch_av2","p":71,"h":1,"n":"Hunter's Brooch"},{"c":2,"s":29,"id":7336,"u":"ichthyosis%20mutagen_av2","p":72,"h":1,"n":"Ichthyosis Mutagen"},{"c":2,"s":29,"id":7337,"u":"icy%20disposition_av2","p":75,"h":1,"n":"Icy Disposition"},{"c":2,"s":29,"id":7338,"u":"pact%20of%20blood-taking_av2","p":75,"h":1,"n":"Pact Of Blood-taking"},{"c":2,"s":29,"id":7339,"u":"right%20of%20retribution_av2","p":75,"h":1,"n":"Right Of Retribution"},{"c":2,"s":29,"id":7340,"u":"sloughing%20toxin_av2","p":72,"h":1,"n":"Sloughing Toxin"},{"c":2,"s":30,"id":7341,"u":"crimson%20fulcrum%20lens_av3","p":75,"h":1,"n":"Crimson Fulcrum Lens"},{"c":2,"s":30,"id":7342,"u":"ebon%20fulcrum%20lens_av3","p":76,"h":1,"n":"Ebon Fulcrum Lens"},{"c":2,"s":30,"id":7343,"u":"emerald%20fulcrum%20lens_av3","p":76,"h":1,"n":"Emerald Fulcrum Lens"},{"c":2,"s":30,"id":7344,"u":"fulcrum%20lattice_av3","p":76,"h":1,"n":"Fulcrum Lattice"},{"c":2,"s":30,"id":7345,"u":"fungal%20walk%20musk_av3","p":74,"h":1,"n":"Fungal Walk Musk"},{"c":2,"s":30,"id":7346,"u":"necrotic%20bomb%20(generic)_av3","p":74,"h":1,"n":"Necrotic Bomb"},{"c":2,"s":30,"id":7347,"u":"ochre%20fulcrum%20lens_av3","p":76,"h":1,"n":"Ochre Fulcrum Lens"},{"c":2,"s":30,"id":7348,"u":"shootist%20bandolier_av3","p":73,"h":1,"n":"Shootist Bandolier"},{"c":2,"s":30,"id":7349,"u":"stupor%20poison_av3","p":74,"h":1,"n":"Stupor Poison"},{"c":2,"s":10,"id":7350,"u":"lady's%20chalice_botd","p":200,"h":1,"n":"Lady's Chalice"},{"c":2,"s":10,"id":7351,"u":"soul%20cage_botd","p":50,"h":1,"n":"Soul Cage"},{"c":2,"s":10,"id":7352,"u":"peachwood%20weapon%20(generic)_botd","p":20,"h":1,"n":"Peachwood Weapon"},{"c":2,"s":10,"id":7353,"u":"bottled%20sunlight%20(generic)_botd","p":18,"h":1,"n":"Bottled Sunlight"},{"c":2,"s":10,"id":7354,"u":"celestial%20peachwood%20sword_botd","p":18,"h":1,"n":"Celestial Peachwood Sword"},{"c":2,"s":10,"id":7355,"u":"dawnlight%20(generic)_botd","p":18,"h":1,"n":"Dawnlight"},{"c":2,"s":10,"id":7356,"u":"ectoplasmic%20tracer_botd","p":19,"h":1,"n":"Ectoplasmic Tracer"},{"c":2,"s":10,"id":7357,"u":"feast%20of%20hungry%20ghosts%20(generic)_botd","p":19,"h":1,"n":"Feast of Hungry Ghosts"},{"c":2,"s":10,"id":7358,"u":"final%20rest_botd","p":19,"h":1,"n":"Final Rest"},{"c":2,"s":10,"id":7359,"u":"grim%20ring_botd","p":19,"h":1,"n":"Grim Ring"},{"c":2,"s":10,"id":7360,"u":"lady's%20spiral_botd","p":19,"h":1,"n":"Lady's Spiral"},{"c":2,"s":10,"id":7361,"u":"life%20salt_botd","p":20,"h":1,"n":"Life Salt"},{"c":2,"s":10,"id":7362,"u":"peachwood%20(generic)_botd","p":20,"h":1,"n":"Peachwood"},{"c":2,"s":10,"id":7363,"u":"peachwood%20talisman_botd","p":20,"h":1,"n":"Peachwood Talisman"},{"c":2,"s":10,"id":7364,"u":"undead%20detection%20dye_botd","p":20,"h":1,"n":"Undead Detection Dye"},{"c":2,"s":11,"id":7365,"u":"wine%20of%20the%20blood_da","p":114,"h":1,"n":"Wine of the Blood"},{"c":2,"s":11,"id":7366,"u":"dog-bone%20knife_da","p":134,"h":1,"n":"Dog-Bone Knife"},{"c":2,"s":11,"id":7367,"u":"compass%20of%20transpositional%20awareness_da","p":153,"h":1,"n":"Compass of Transpositional Awareness"},{"c":2,"s":11,"id":7368,"u":"conrasu%20coin%20(generic)_da","p":154,"h":1,"n":"Conrasu Coin"},{"c":2,"s":11,"id":7369,"u":"book%20of%20lost%20days_da","p":160,"h":1,"n":"Book of Lost Days"},{"c":2,"s":11,"id":7370,"u":"calamity%20glass_da","p":160,"h":1,"n":"Calamity Glass"},{"c":2,"s":11,"id":7371,"u":"gift%20of%20the%20poisoned%20heart_da","p":160,"h":1,"n":"Gift of the Poisoned Heart"},{"c":2,"s":11,"id":7372,"u":"golden%20goose_da","p":160,"h":1,"n":"Golden Goose"},{"c":2,"s":11,"id":7373,"u":"mistranslator's%20draft_da","p":161,"h":1,"n":"Mistranslator's Draft"},{"c":2,"s":11,"id":7374,"u":"ring%20of%20sneering%20charity_da","p":161,"h":1,"n":"Ring of Sneering Charity"},{"c":2,"s":11,"id":7375,"u":"rose%20of%20loves%20lost_da","p":161,"h":1,"n":"Rose of Loves Lost"},{"c":2,"s":11,"id":7376,"u":"tablet%20of%20chained%20souls_da","p":161,"h":1,"n":"Tablet of Chained Souls"},{"c":2,"s":11,"id":7377,"u":"taleteller's%20ring_da","p":161,"h":1,"n":"Taleteller's Ring"},{"c":2,"s":11,"id":7378,"u":"bottomless%20purse_da","p":164,"h":1,"n":"Bottomless Purse"},{"c":2,"s":11,"id":7379,"u":"cryolite%20eye_da","p":164,"h":1,"n":"Cryolite Eye"},{"c":2,"s":11,"id":7380,"u":"hand-hewed%20face_da","p":164,"h":1,"n":"Hand-Hewed Face"},{"c":2,"s":11,"id":7381,"u":"key%20to%20the%20stomach_da","p":165,"h":1,"n":"Key to the Stomach"},{"c":2,"s":11,"id":7382,"u":"lost%20ember_da","p":165,"h":1,"n":"Lost Ember"},{"c":2,"s":11,"id":7383,"u":"stone%20of%20unrivaled%20skill_da","p":165,"h":1,"n":"Stone of Unrivaled Skill"},{"c":2,"s":11,"id":7384,"u":"vial%20of%20the%20immortal%20wellspring_da","p":165,"h":1,"n":"Vial of the Immortal Wellspring"},{"c":2,"s":11,"id":7385,"u":"self-emptying%20pocket_da","p":165,"h":1,"n":"Self-Emptying Pocket"},{"c":2,"s":11,"id":7386,"u":"horn%20of%20the%20aoyin_da","p":115,"h":1,"n":"Horn of the Aoyin"},{"c":2,"s":11,"id":7387,"u":"society%20portrait_da","p":78,"h":1,"n":"Society Portrait"},{"c":2,"s":11,"id":7388,"u":"old%20tillimaquin_da","p":63,"h":1,"n":"Old Tillimaquin"},{"c":2,"s":11,"id":7389,"u":"baleblood%20draft_da","p":62,"h":1,"n":"Baleblood Draft"},{"c":2,"s":11,"id":7390,"u":"chaos%20collar_da","p":62,"h":1,"n":"Chaos Collar"},{"c":2,"s":11,"id":7391,"u":"chimera%20thread_da","p":62,"h":1,"n":"Chimera Thread"},{"c":2,"s":11,"id":7392,"u":"cloak%20of%20the%20false%20foe_da","p":62,"h":1,"n":"Cloak of the False Foe"},{"c":2,"s":11,"id":7393,"u":"hoax-hunter's%20kit_da","p":63,"h":1,"n":"Hoax-Hunter's Kit"},{"c":2,"s":11,"id":7394,"u":"sampling%20ammunition_da","p":63,"h":1,"n":"Sampling Ammunition"},{"c":2,"s":11,"id":7395,"u":"swirling%20sand_da","p":72,"h":1,"n":"Swirling Sand"},{"c":2,"s":11,"id":7396,"u":"false-bottomed%20mug_da","p":78,"h":1,"n":"False-Bottomed Mug"},{"c":2,"s":11,"id":7397,"u":"forgetful%20drops_da","p":78,"h":1,"n":"Forgetful Drops"},{"c":2,"s":11,"id":7398,"u":"glittering%20scarab_da","p":78,"h":1,"n":"Glittering Scarab"},{"c":2,"s":11,"id":7399,"u":"membership%20cords_da","p":78,"h":1,"n":"Membership Cords"},{"c":2,"s":11,"id":7400,"u":"moonlit%20ink_da","p":78,"h":1,"n":"Moonlit Ink"},{"c":2,"s":11,"id":7401,"u":"parchment%20of%20secrets_da","p":78,"h":1,"n":"Parchment of Secrets"},{"c":2,"s":11,"id":7402,"u":"self-immolating%20note_da","p":78,"h":1,"n":"Self-Immolating Note"},{"c":2,"s":11,"id":7403,"u":"sibling's%20coin_da","p":78,"h":1,"n":"Sibling's Coin"},{"c":2,"s":11,"id":7404,"u":"silent%20bell_da","p":78,"h":1,"n":"Silent Bell"},{"c":2,"s":11,"id":7405,"u":"traitor's%20ring_da","p":78,"h":1,"n":"Traitor's Ring"},{"c":2,"s":31,"id":7406,"u":"dust%20pods_ec1","p":76,"h":1,"n":"Dust Pods"},{"c":2,"s":31,"id":7407,"u":"fang%20snare_ec1","p":76,"h":1,"n":"Fang Snare"},{"c":2,"s":31,"id":7408,"u":"grasping%20tree_ec1","p":76,"h":1,"n":"Grasping Tree"},{"c":2,"s":31,"id":7409,"u":"thunder%20snare_ec1","p":76,"h":1,"n":"Thunder Snare"},{"c":2,"s":31,"id":7410,"u":"torrent%20snare_ec1","p":76,"h":1,"n":"Torrent Snare"},{"c":2,"s":32,"id":7411,"u":"acrobat's%20staff_ec2","p":73,"h":1,"n":"Acrobat's Staff"},{"c":2,"s":32,"id":7412,"u":"beckoning%20cat%20amulet_ec2","p":73,"h":1,"n":"Beckoning Cat Amulet"},{"c":2,"s":32,"id":7413,"u":"bullhook%20(generic)_ec2","p":73,"h":1,"n":"Bullhook"},{"c":2,"s":32,"id":7414,"u":"grail%20of%20twisted%20desires_ec2","p":73,"h":1,"n":"Grail Of Twisted Desires"},{"c":2,"s":32,"id":7415,"u":"inspiring%20spotlight_ec2","p":73,"h":1,"n":"Inspiring Spotlight"},{"c":2,"s":32,"id":7416,"u":"invisible%20net_ec2","p":74,"h":1,"n":"Invisible Net"},{"c":2,"s":32,"id":7417,"u":"marvelous%20calliope_ec2","p":74,"h":1,"n":"Marvelous Calliope"},{"c":2,"s":32,"id":7418,"u":"moonstone%20diadem_ec2","p":74,"h":1,"n":"Moonstone Diadem"},{"c":2,"s":32,"id":7419,"u":"ringmaster's%20staff%20(generic)_ec2","p":74,"h":1,"n":"Ringmaster's Staff"},{"c":2,"s":32,"id":7420,"u":"saints'%20balm_ec2","p":75,"h":1,"n":"Saints' Balm"},{"c":2,"s":32,"id":7421,"u":"spangled%20rider's%20suit_ec2","p":75,"h":1,"n":"Spangled Rider's Suit"},{"c":2,"s":32,"id":7422,"u":"stole%20of%20civility_ec2","p":75,"h":1,"n":"Stole Of Civility"},{"c":2,"s":32,"id":7423,"u":"whip%20of%20compliance_ec2","p":75,"h":1,"n":"Whip Of Compliance"},{"c":2,"s":32,"id":7424,"u":"wondrous%20figurines%20(generic)_ec2","p":75,"h":1,"n":"Wondrous Figurines"},{"c":2,"s":9,"id":7425,"u":"golem%20stylus_ec3","p":69,"h":1,"n":"Golem Stylus"},{"c":2,"s":9,"id":7426,"u":"ring%20of%20stoneshifting_ec3","p":69,"h":1,"n":"Ring Of Stoneshifting"},{"c":2,"s":9,"id":7427,"u":"shoony%20shovel_ec3","p":69,"h":1,"n":"Shoony Shovel"},{"c":2,"s":9,"id":7428,"u":"skarja's%20heartstone_ec3","p":89,"h":1,"n":"Skarja's Heartstone"},{"c":2,"s":33,"id":7429,"u":"ankylostar_ec4","p":75,"h":1,"n":"Ankylostar"},{"c":2,"s":33,"id":7430,"u":"jawbreaker%20shield_ec4","p":75,"h":1,"n":"Jawbreaker Shield"},{"c":2,"s":33,"id":7431,"u":"noxious%20jerkin_ec4","p":76,"h":1,"n":"Noxious Jerkin"},{"c":2,"s":33,"id":7432,"u":"spore%20sap_ec4","p":76,"h":1,"n":"Spore Sap"},{"c":2,"s":33,"id":7433,"u":"stoneraiser%20javelin_ec4","p":76,"h":1,"n":"Stoneraiser Javelin"},{"c":2,"s":34,"id":7434,"u":"anchor%20spear_ec5","p":75,"h":1,"n":"Anchor Spear"},{"c":2,"s":34,"id":7435,"u":"blightburn%20ward_ec5","p":73,"h":1,"n":"Blightburn Ward"},{"c":2,"s":34,"id":7436,"u":"bomber's%20saddle_ec5","p":76,"h":1,"n":"Bomber's Saddle"},{"c":2,"s":34,"id":7437,"u":"cave%20worm%20repellent%20(generic)_ec5","p":75,"h":1,"n":"Cave Worm Repellent"},{"c":2,"s":34,"id":7438,"u":"greengut_ec5","p":75,"h":1,"n":"Greengut"},{"c":2,"s":34,"id":7439,"u":"heedless%20spurs_ec5","p":76,"h":1,"n":"Heedless Spurs"},{"c":2,"s":34,"id":7440,"u":"life's%20last%20breath_ec5","p":76,"h":1,"n":"Life's Last Breath"},{"c":2,"s":34,"id":7441,"u":"staff%20of%20the%20black%20desert%20(generic)_ec5","p":76,"h":1,"n":"Staff Of The Black Desert"},{"c":2,"s":35,"id":7442,"u":"ambrosia%20of%20undying%20hope_ec6","p":74,"h":1,"n":"Ambrosia Of Undying Hope"},{"c":2,"s":35,"id":7443,"u":"aroden's%20hearthstone_ec6","p":66,"h":1,"n":"Aroden's Hearthstone"},{"c":2,"s":35,"id":7444,"u":"celestial%20hair_ec6","p":74,"h":1,"n":"Celestial Hair"},{"c":2,"s":35,"id":7445,"u":"hunter's%20dawn_ec6","p":67,"h":1,"n":"Hunter's Dawn"},{"c":2,"s":35,"id":7446,"u":"jerkin%20of%20liberation_ec6","p":74,"h":1,"n":"Jerkin Of Liberation"},{"c":2,"s":35,"id":7447,"u":"kortos%20diamond_ec6","p":68,"h":1,"n":"Kortos Diamond"},{"c":2,"s":35,"id":7448,"u":"locket%20of%20sealed%20nightmares_ec6","p":74,"h":1,"n":"Locket Of Sealed Nightmares"},{"c":2,"s":35,"id":7449,"u":"panacea%20fruit_ec6","p":74,"h":1,"n":"Panacea Fruit"},{"c":2,"s":35,"id":7450,"u":"piereta_ec6","p":74,"h":1,"n":"Piereta"},{"c":2,"s":35,"id":7451,"u":"planar%20ribbon_ec6","p":75,"h":1,"n":"Planar Ribbon"},{"c":2,"s":35,"id":7452,"u":"shield%20of%20the%20unified%20legion_ec6","p":75,"h":1,"n":"Shield Of The Unified Legion"},{"c":2,"s":35,"id":7453,"u":"staff%20of%20sieges_ec6","p":75,"h":1,"n":"Staff Of Sieges"},{"c":2,"s":35,"id":7454,"u":"tears%20of%20the%20last%20azlanti_ec6","p":69,"h":1,"n":"Tears Of The Last Azlanti"},{"c":2,"s":36,"id":7455,"u":"bort's%20blessing_fop","p":58,"h":1,"n":"Bort's Blessing"},{"c":2,"s":36,"id":7456,"u":"energy%20mutagen%20(generic)_fop","p":56,"h":1,"n":"Energy Mutagen"},{"c":2,"s":36,"id":7457,"u":"merchant's%20guile_fop","p":58,"h":1,"n":"Merchant's Guile"},{"c":2,"s":36,"id":7458,"u":"ring%20of%20minor%20arcana_fop","p":58,"h":1,"n":"Ring Of Minor Arcana"},{"c":2,"s":36,"id":7459,"u":"ring%20of%20the%20weary%20traveler_fop","p":58,"h":1,"n":"Ring Of The Weary Traveler"},{"c":2,"s":36,"id":7460,"u":"stalwart's%20ring_fop","p":58,"h":1,"n":"Stalwart's Ring"},{"c":2,"s":36,"id":7461,"u":"stone%20body%20mutagen%20(generic)_fop","p":56,"h":1,"n":"Stone Body Mutagen"},{"c":2,"s":36,"id":7462,"u":"warrior's%20training%20ring_fop","p":58,"h":1,"n":"Warrior's Training Ring"},{"c":2,"s":37,"id":7463,"u":"bonmuan%20swapping%20stone%20(generic)_frp1","p":75,"h":1,"n":"Bonmuan Swapping Stone"},{"c":2,"s":37,"id":7464,"u":"phoenix%20fighting%20fan_frp1","p":75,"h":1,"n":"Phoenix Fighting Fan"},{"c":2,"s":37,"id":7465,"u":"phoenix%20necklace_frp1","p":75,"h":1,"n":"Phoenix Necklace"},{"c":2,"s":38,"id":7466,"u":"apricot%20of%20bestial%20might_frp2","p":74,"h":1,"n":"Apricot Of Bestial Might"},{"c":2,"s":38,"id":7467,"u":"cape%20of%20the%20open%20sky_frp2","p":74,"h":1,"n":"Cape Of The Open Sky"},{"c":2,"s":38,"id":7468,"u":"headbands%20of%20translocation_frp2","p":74,"h":1,"n":"Headbands Of Translocation"},{"c":2,"s":38,"id":7469,"u":"sky-piercing%20bow_frp2","p":74,"h":1,"n":"Sky-piercing Bow"},{"c":2,"s":38,"id":7470,"u":"stormbreaker%20fulu_frp2","p":75,"h":1,"n":"Stormbreaker Fulu"},{"c":2,"s":38,"id":7471,"u":"tusk%20and%20fang%20chain_frp2","p":75,"h":1,"n":"Tusk And Fang Chain"},{"c":2,"s":2,"id":7472,"u":"ablative%20armor%20plating%20(generic)_g%26g","p":66,"h":1,"n":"Ablative Armor Plating"},{"c":2,"s":2,"id":7473,"u":"ablative%20shield%20plating%20(generic)_g%26g","p":67,"h":1,"n":"Ablative Shield Plating"},{"c":2,"s":2,"id":7474,"u":"acid%20spitter_g%26g","p":78,"h":1,"n":"Acid Spitter"},{"c":2,"s":2,"id":7475,"u":"adaptive%20cogwheel_g%26g","p":184,"h":1,"n":"Adaptive Cogwheel"},{"c":2,"s":2,"id":7476,"u":"admonishing%20band_g%26g","p":184,"h":1,"n":"Admonishing Band"},{"c":2,"s":2,"id":7477,"u":"air%20cartridge%20firing%20system_g%26g","p":183,"h":1,"n":"Air Cartridge Firing System"},{"c":2,"s":2,"id":7478,"u":"alchemical%20springald_g%26g","p":173,"h":1,"n":"Alchemical Springald"},{"c":2,"s":2,"id":7479,"u":"alkenstar%20cannon_g%26g","p":176,"h":1,"n":"Alkenstar Cannon"},{"c":2,"s":2,"id":7480,"u":"animate%20dreamer_g%26g","p":161,"h":1,"n":"Animate Dreamer"},{"c":2,"s":2,"id":7481,"u":"aquarium%20lamp_g%26g","p":84,"h":1,"n":"Aquarium Lamp"},{"c":2,"s":2,"id":7482,"u":"arboreal's%20revenge_g%26g","p":160,"h":1,"n":"Arboreal's Revenge"},{"c":2,"s":2,"id":7483,"u":"aromatic%20ammunition_g%26g","p":168,"h":1,"n":"Aromatic Ammunition"},{"c":2,"s":2,"id":7484,"u":"awakened%20metal%20shot%20(generic)_g%26g","p":168,"h":1,"n":"Awakened Metal Shot"},{"c":2,"s":2,"id":7485,"u":"backpack%20ballista%20bolts_g%26g","p":63,"h":1,"n":"Backpack Ballista Bolts"},{"c":2,"s":2,"id":7486,"u":"backpack%20catapult%20stones_g%26g","p":63,"h":1,"n":"Backpack Catapult Stones"},{"c":2,"s":2,"id":7487,"u":"ballista_g%26g","p":74,"h":1,"n":"Ballista"},{"c":2,"s":2,"id":7488,"u":"basic%20chair_g%26g","p":91,"h":1,"n":"Basic Chair"},{"c":2,"s":2,"id":7489,"u":"battering%20ram%20(generic)_g%26g","p":74,"h":1,"n":"Battering Ram"},{"c":2,"s":2,"id":7490,"u":"binding%20snare_g%26g","p":78,"h":1,"n":"Binding Snare"},{"c":2,"s":2,"id":7491,"u":"black%20powder%20(generic)_g%26g","p":169,"h":1,"n":"Black Powder"},{"c":2,"s":2,"id":7492,"u":"blade%20launcher_g%26g","p":64,"h":1,"n":"Blade Launcher"},{"c":2,"s":2,"id":7493,"u":"blast%20boots%20(generic)_g%26g","p":67,"h":1,"n":"Blast Boots"},{"c":2,"s":2,"id":7494,"u":"blasting%20ram_g%26g","p":173,"h":1,"n":"Blasting Ram"},{"c":2,"s":2,"id":7495,"u":"blazons%20of%20shared%20power%20(generic)_g%26g","p":183,"h":1,"n":"Blazons Of Shared Power"},{"c":2,"s":2,"id":7496,"u":"boastful%20hunter_g%26g","p":162,"h":1,"n":"Boastful Hunter"},{"c":2,"s":2,"id":7497,"u":"bomb%20launcher_g%26g","p":64,"h":1,"n":"Bomb Launcher"},{"c":2,"s":2,"id":7498,"u":"bombard_g%26g","p":173,"h":1,"n":"Bombard"},{"c":2,"s":2,"id":7499,"u":"breath%20blaster%20(generic)_g%26g","p":154,"h":1,"n":"Breath Blaster"},{"c":2,"s":2,"id":7500,"u":"breech%20ejectors_g%26g","p":183,"h":1,"n":"Breech Ejectors"},{"c":2,"s":2,"id":7501,"u":"camouflage%20suit%20(generic)_g%26g","p":178,"h":1,"n":"Camouflage Suit"},{"c":2,"s":2,"id":7502,"u":"cannon_g%26g","p":174,"h":1,"n":"Cannon"},{"c":2,"s":2,"id":7503,"u":"catapult_g%26g","p":75,"h":1,"n":"Catapult"},{"c":2,"s":2,"id":7504,"u":"cauterizing%20torch_g%26g","p":67,"h":1,"n":"Cauterizing Torch"},{"c":2,"s":2,"id":7505,"u":"chameleon%20suit%20(generic)_g%26g","p":67,"h":1,"n":"Chameleon Suit"},{"c":2,"s":2,"id":7506,"u":"clockwork%20bookshelf_g%26g","p":85,"h":1,"n":"Clockwork Bookshelf"},{"c":2,"s":2,"id":7507,"u":"clockwork%20box%20packer_g%26g","p":85,"h":1,"n":"Clockwork Box Packer"},{"c":2,"s":2,"id":7508,"u":"clockwork%20chirper_g%26g","p":79,"h":1,"n":"Clockwork Chirper"},{"c":2,"s":2,"id":7509,"u":"clockwork%20diving%20suit_g%26g","p":86,"h":1,"n":"Clockwork Diving Suit"},{"c":2,"s":2,"id":7510,"u":"clockwork%20goggles%20(generic)_g%26g","p":68,"h":1,"n":"Clockwork Goggles"},{"c":2,"s":2,"id":7511,"u":"clockwork%20megaphone_g%26g","p":87,"h":1,"n":"Clockwork Megaphone"},{"c":2,"s":2,"id":7512,"u":"clockwork%20monkey_g%26g","p":79,"h":1,"n":"Clockwork Monkey"},{"c":2,"s":2,"id":7513,"u":"concealed%20holster_g%26g","p":178,"h":1,"n":"Concealed Holster"},{"c":2,"s":2,"id":7514,"u":"cryomister%20(generic)_g%26g","p":68,"h":1,"n":"Cryomister"},{"c":2,"s":2,"id":7515,"u":"darkvision%20scope%20(generic)_g%26g","p":180,"h":1,"n":"Darkvision Scope"},{"c":2,"s":2,"id":7516,"u":"day%20goggles_g%26g","p":87,"h":1,"n":"Day Goggles"},{"c":2,"s":2,"id":7517,"u":"death%20coil_g%26g","p":79,"h":1,"n":"Death Coil"},{"c":2,"s":2,"id":7518,"u":"deployable%20cover%20(generic)_g%26g","p":64,"h":1,"n":"Deployable Cover"},{"c":2,"s":2,"id":7519,"u":"detonating%20gears%20snare_g%26g","p":79,"h":1,"n":"Detonating Gears Snare"},{"c":2,"s":2,"id":7520,"u":"door%20ram_g%26g","p":75,"h":1,"n":"Door Ram"},{"c":2,"s":2,"id":7521,"u":"drake%20rifle_g%26g","p":154,"h":1,"n":"Drake Rifle"},{"c":2,"s":2,"id":7522,"u":"dreaming%20round_g%26g","p":169,"h":1,"n":"Dreaming Round"},{"c":2,"s":2,"id":7523,"u":"duchy%20defender_g%26g","p":162,"h":1,"n":"Duchy Defender"},{"c":2,"s":2,"id":7524,"u":"earplugs_g%26g","p":178,"h":1,"n":"Earplugs"},{"c":2,"s":2,"id":7525,"u":"electrocable_g%26g","p":87,"h":1,"n":"Electrocable"},{"c":2,"s":2,"id":7526,"u":"electromuscular%20stimulator_g%26g","p":68,"h":1,"n":"Electromuscular Stimulator"},{"c":2,"s":2,"id":7527,"u":"energized%20cartridge_g%26g","p":184,"h":1,"n":"Energized Cartridge"},{"c":2,"s":2,"id":7528,"u":"eroding%20bullet_g%26g","p":169,"h":1,"n":"Eroding Bullet"},{"c":2,"s":2,"id":7529,"u":"etheric%20essence%20disruptor%20(generic)_g%26g","p":68,"h":1,"n":"Etheric Essence Disruptor"},{"c":2,"s":2,"id":7530,"u":"explosive%20mine%20(generic)_g%26g","p":69,"h":1,"n":"Explosive Mine"},{"c":2,"s":2,"id":7531,"u":"exsanguinating%20ammunition%20(generic)_g%26g","p":170,"h":1,"n":"Exsanguinating Ammunition"},{"c":2,"s":2,"id":7532,"u":"extendable%20pincer_g%26g","p":87,"h":1,"n":"Extendable Pincer"},{"c":2,"s":2,"id":7533,"u":"fairy%20bullet_g%26g","p":170,"h":1,"n":"Fairy Bullet"},{"c":2,"s":2,"id":7534,"u":"fiend's%20mouth%20cannon_g%26g","p":174,"h":1,"n":"Fiend's Mouth Cannon"},{"c":2,"s":2,"id":7535,"u":"fire%20box_g%26g","p":80,"h":1,"n":"Fire Box"},{"c":2,"s":2,"id":7536,"u":"firearm%20cleaning%20kit_g%26g","p":178,"h":1,"n":"Firearm Cleaning Kit"},{"c":2,"s":2,"id":7537,"u":"firedrake_g%26g","p":175,"h":1,"n":"Firedrake"},{"c":2,"s":2,"id":7538,"u":"flame%20drake%20snare_g%26g","p":79,"h":1,"n":"Flame Drake Snare"},{"c":2,"s":2,"id":7539,"u":"flare%20beacon%20(generic)_g%26g","p":69,"h":1,"n":"Flare Beacon"},{"c":2,"s":2,"id":7540,"u":"frog%20chair_g%26g","p":91,"h":1,"n":"Frog Chair"},{"c":2,"s":2,"id":7541,"u":"frost%20worm%20snare_g%26g","p":80,"h":1,"n":"Frost Worm Snare"},{"c":2,"s":2,"id":7542,"u":"gadget%20skates_g%26g","p":70,"h":1,"n":"Gadget Skates"},{"c":2,"s":2,"id":7543,"u":"galvanic%20mortal%20coil_g%26g","p":82,"h":1,"n":"Galvanic Mortal Coil"},{"c":2,"s":2,"id":7544,"u":"galvasphere_g%26g","p":82,"h":1,"n":"Galvasphere"},{"c":2,"s":2,"id":7545,"u":"gecko%20pads%20(generic)_g%26g","p":70,"h":1,"n":"Gecko Pads"},{"c":2,"s":2,"id":7546,"u":"ghostshot%20wrapping_g%26g","p":184,"h":1,"n":"Ghostshot Wrapping"},{"c":2,"s":2,"id":7547,"u":"glue%20bullet_g%26g","p":170,"h":1,"n":"Glue Bullet"},{"c":2,"s":2,"id":7548,"u":"goblin-eye%20orb_g%26g","p":184,"h":1,"n":"Goblin-eye Orb"},{"c":2,"s":2,"id":7549,"u":"grappling%20gun%20(generic)_g%26g","p":64,"h":1,"n":"Grappling Gun"},{"c":2,"s":2,"id":7550,"u":"growth%20gun_g%26g","p":155,"h":1,"n":"Growth Gun"},{"c":2,"s":2,"id":7551,"u":"gunner's%20bandolier_g%26g","p":179,"h":1,"n":"Gunner's Bandolier"},{"c":2,"s":2,"id":7552,"u":"gunner's%20saddle_g%26g","p":182,"h":1,"n":"Gunner's Saddle"},{"c":2,"s":2,"id":7553,"u":"heated%20cloak_g%26g","p":87,"h":1,"n":"Heated Cloak"},{"c":2,"s":2,"id":7554,"u":"heavy%20ballista_g%26g","p":75,"h":1,"n":"Heavy Ballista"},{"c":2,"s":2,"id":7555,"u":"heavy%20bombard_g%26g","p":175,"h":1,"n":"Heavy Bombard"},{"c":2,"s":2,"id":7556,"u":"holy%20steam%20ball_g%26g","p":87,"h":1,"n":"Holy Steam Ball"},{"c":2,"s":2,"id":7557,"u":"hwacha_g%26g","p":175,"h":1,"n":"Hwacha"},{"c":2,"s":2,"id":7558,"u":"hyldarf's%20fang_g%26g","p":164,"h":1,"n":"Hyldarf's Fang"},{"c":2,"s":2,"id":7559,"u":"ignitor_g%26g","p":88,"h":1,"n":"Ignitor"},{"c":2,"s":2,"id":7560,"u":"immaculate%20holsters_g%26g","p":180,"h":1,"n":"Immaculate Holsters"},{"c":2,"s":2,"id":7561,"u":"immolation%20clan%20pistol_g%26g","p":160,"h":1,"n":"Immolation Clan Pistol"},{"c":2,"s":2,"id":7562,"u":"immovable%20tripod_g%26g","p":182,"h":1,"n":"Immovable Tripod"},{"c":2,"s":2,"id":7563,"u":"impact%20foam%20chassis%20(generic)_g%26g","p":70,"h":1,"n":"Impact Foam Chassis"},{"c":2,"s":2,"id":7564,"u":"indomitable%20keepsake%20(generic)_g%26g","p":185,"h":1,"n":"Indomitable Keepsake"},{"c":2,"s":2,"id":7565,"u":"instant%20spy_g%26g","p":70,"h":1,"n":"Instant Spy"},{"c":2,"s":2,"id":7566,"u":"iris%20of%20the%20sky_g%26g","p":165,"h":1,"n":"Iris Of The Sky"},{"c":2,"s":2,"id":7567,"u":"large%20bore%20modifications_g%26g","p":183,"h":1,"n":"Large Bore Modifications"},{"c":2,"s":2,"id":7568,"u":"liar's%20gun_g%26g","p":157,"h":1,"n":"Liar's Gun"},{"c":2,"s":2,"id":7569,"u":"light%20writer_g%26g","p":88,"h":1,"n":"Light Writer"},{"c":2,"s":2,"id":7570,"u":"lucky%20draw%20bandolier%20(generic)_g%26g","p":180,"h":1,"n":"Lucky Draw Bandolier"},{"c":2,"s":2,"id":7571,"u":"magnetic%20suit%20(generic)_g%26g","p":71,"h":1,"n":"Magnetic Suit"},{"c":2,"s":2,"id":7572,"u":"magnetite%20scope%20(generic)_g%26g","p":181,"h":1,"n":"Magnetite Scope"},{"c":2,"s":2,"id":7573,"u":"magnifying%20scope%20(generic)_g%26g","p":181,"h":1,"n":"Magnifying Scope"},{"c":2,"s":2,"id":7574,"u":"material%20essence%20disruptor%20(generic)_g%26g","p":71,"h":1,"n":"Material Essence Disruptor"},{"c":2,"s":2,"id":7575,"u":"mechanical%20torch_g%26g","p":88,"h":1,"n":"Mechanical Torch"},{"c":2,"s":2,"id":7576,"u":"meteor%20shot%20(generic)_g%26g","p":171,"h":1,"n":"Meteor Shot"},{"c":2,"s":2,"id":7577,"u":"mortar_g%26g","p":176,"h":1,"n":"Mortar"},{"c":2,"s":2,"id":7578,"u":"mountebank's%20passage_g%26g","p":165,"h":1,"n":"Mountebank's Passage"},{"c":2,"s":2,"id":7579,"u":"net%20launcher_g%26g","p":65,"h":1,"n":"Net Launcher"},{"c":2,"s":2,"id":7580,"u":"nightbreeze%20machine_g%26g","p":88,"h":1,"n":"Nightbreeze Machine"},{"c":2,"s":2,"id":7581,"u":"noisemaker%20snare_g%26g","p":80,"h":1,"n":"Noisemaker Snare"},{"c":2,"s":2,"id":7582,"u":"pact-bound%20pistol_g%26g","p":161,"h":1,"n":"Pact-bound Pistol"},{"c":2,"s":2,"id":7583,"u":"paper%20shredder_g%26g","p":88,"h":1,"n":"Paper Shredder"},{"c":2,"s":2,"id":7584,"u":"peacemaker_g%26g","p":185,"h":1,"n":"Peacemaker"},{"c":2,"s":2,"id":7585,"u":"persistent%20lodestone_g%26g","p":185,"h":1,"n":"Persistent Lodestone"},{"c":2,"s":2,"id":7586,"u":"petrification%20cannon_g%26g","p":155,"h":1,"n":"Petrification Cannon"},{"c":2,"s":2,"id":7587,"u":"pistol%20of%20wonder_g%26g","p":167,"h":1,"n":"Pistol Of Wonder"},{"c":2,"s":2,"id":7588,"u":"portable%20weapon%20mount%20(generic)_g%26g","p":182,"h":1,"n":"Portable Weapon Mount"},{"c":2,"s":2,"id":7589,"u":"practice%20targets_g%26g","p":178,"h":1,"n":"Practice Targets"},{"c":2,"s":2,"id":7590,"u":"printing%20press_g%26g","p":89,"h":1,"n":"Printing Press"},{"c":2,"s":2,"id":7591,"u":"puff%20dragon_g%26g","p":80,"h":1,"n":"Puff Dragon"},{"c":2,"s":2,"id":7592,"u":"reaper's%20grasp_g%26g","p":165,"h":1,"n":"Reaper's Grasp"},{"c":2,"s":2,"id":7593,"u":"repeating%20magazine%20(generic)_g%26g","p":63,"h":1,"n":"Repeating Magazine"},{"c":2,"s":2,"id":7594,"u":"round%20(5)_g%26g","p":150,"a":"5","h":1,"n":"Round"},{"c":2,"s":2,"id":7595,"u":"round%20(10)_g%26g","p":150,"a":"10","h":1,"n":"Round"},{"c":2,"s":2,"id":7596,"u":"rowan%20rifle_g%26g","p":166,"h":1,"n":"Rowan Rifle"},{"c":2,"s":2,"id":7597,"u":"sambuca_g%26g","p":177,"h":1,"n":"Sambuca"},{"c":2,"s":2,"id":7598,"u":"scope%20of%20limning_g%26g","p":182,"h":1,"n":"Scope Of Limning"},{"c":2,"s":2,"id":7599,"u":"scope%20of%20truth_g%26g","p":182,"h":1,"n":"Scope Of Truth"},{"c":2,"s":2,"id":7600,"u":"screech%20shooter%20(generic)_g%26g","p":155,"h":1,"n":"Screech Shooter"},{"c":2,"s":2,"id":7601,"u":"shockguard%20coil_g%26g","p":83,"h":1,"n":"Shockguard Coil"},{"c":2,"s":2,"id":7602,"u":"shrapnel%20snare_g%26g","p":80,"h":1,"n":"Shrapnel Snare"},{"c":2,"s":2,"id":7603,"u":"shrieking%20skull_g%26g","p":185,"h":1,"n":"Shrieking Skull"},{"c":2,"s":2,"id":7604,"u":"silencer_g%26g","p":178,"h":1,"n":"Silencer"},{"c":2,"s":2,"id":7605,"u":"silencing%20shot_g%26g","p":171,"h":1,"n":"Silencing Shot"},{"c":2,"s":2,"id":7606,"u":"silver%20tripod_g%26g","p":185,"h":1,"n":"Silver Tripod"},{"c":2,"s":2,"id":7607,"u":"smoke%20fan%20(generic)_g%26g","p":71,"h":1,"n":"Smoke Fan"},{"c":2,"s":2,"id":7608,"u":"sniper's%20bead%20(generic)_g%26g","p":185,"h":1,"n":"Sniper's Bead"},{"c":2,"s":2,"id":7609,"u":"spider%20chair_g%26g","p":91,"h":1,"n":"Spider Chair"},{"c":2,"s":2,"id":7610,"u":"spider%20gun%20(generic)_g%26g","p":155,"h":1,"n":"Spider Gun"},{"c":2,"s":2,"id":7611,"u":"spike%20launcher_g%26g","p":156,"h":1,"n":"Spike Launcher"},{"c":2,"s":2,"id":7612,"u":"spirit%20snare_g%26g","p":80,"h":1,"n":"Spirit Snare"},{"c":2,"s":2,"id":7613,"u":"spirit-singer%20(generic)_g%26g","p":83,"h":1,"n":"Spirit-Singer"},{"c":2,"s":2,"id":7614,"u":"springald_g%26g","p":76,"h":1,"n":"Springald"},{"c":2,"s":2,"id":7615,"u":"steam%20winch_g%26g","p":89,"h":1,"n":"Steam Winch"},{"c":2,"s":2,"id":7616,"u":"steamflight%20pack_g%26g","p":89,"h":1,"n":"Steamflight Pack"},{"c":2,"s":2,"id":7617,"u":"steelheart%2021_g%26g","p":175,"h":1,"n":"Steelheart 21"},{"c":2,"s":2,"id":7618,"u":"stepping%20stone%20shot%20(generic)_g%26g","p":171,"h":1,"n":"Stepping Stone Shot"},{"c":2,"s":2,"id":7619,"u":"storm%20chair_g%26g","p":91,"h":1,"n":"Storm Chair"},{"c":2,"s":2,"id":7620,"u":"sunken%20pistol_g%26g","p":163,"h":1,"n":"Sunken Pistol"},{"c":2,"s":2,"id":7621,"u":"tentacle%20cannon%20(generic)_g%26g","p":156,"h":1,"n":"Tentacle Cannon"},{"c":2,"s":2,"id":7622,"u":"tiger's%20claw_g%26g","p":166,"h":1,"n":"Tiger's Claw"},{"c":2,"s":2,"id":7623,"u":"timepiece%20(generic)_g%26g","p":89,"h":1,"n":"Timepiece"},{"c":2,"s":2,"id":7624,"u":"tin%20cobra_g%26g","p":81,"h":1,"n":"Tin Cobra"},{"c":2,"s":2,"id":7625,"u":"traveler's%20chair_g%26g","p":91,"h":1,"n":"Traveler's Chair"},{"c":2,"s":2,"id":7626,"u":"trebuchet_g%26g","p":76,"h":1,"n":"Trebuchet"},{"c":2,"s":2,"id":7627,"u":"tripod_g%26g","p":178,"h":1,"n":"Tripod"},{"c":2,"s":2,"id":7628,"u":"trustworthy%20round_g%26g","p":171,"h":1,"n":"Trustworthy Round"},{"c":2,"s":2,"id":7629,"u":"underwater%20firing%20mechanism_g%26g","p":184,"h":1,"n":"Underwater Firing Mechanism"},{"c":2,"s":2,"id":7630,"u":"violet%20ray_g%26g","p":83,"h":1,"n":"Violet Ray"},{"c":2,"s":2,"id":7631,"u":"waterproof%20firearm%20carrying%20case_g%26g","p":178,"h":1,"n":"Waterproof Firearm Carrying Case"},{"c":2,"s":2,"id":7632,"u":"wind-up%20cart_g%26g","p":71,"h":1,"n":"Wind-up Cart"},{"c":2,"s":2,"id":7633,"u":"wind-up%20wings%20(generic)_g%26g","p":65,"h":1,"n":"Wind-up Wings"},{"c":2,"s":1,"id":7634,"u":"conducting_loag","p":140,"h":1,"n":"Conducting"},{"c":2,"s":1,"id":7635,"u":"soaring_loag","p":140,"h":1,"n":"Soaring"},{"c":2,"s":1,"id":7636,"u":"wooden%20taws_loag","p":139,"h":1,"n":"Wooden Taws"},{"c":2,"s":7,"id":7637,"u":"armored%20skirt_locg","p":91,"h":1,"n":"Armored Skirt"},{"c":2,"s":7,"id":7638,"u":"bi-resonant%20wayfinder_locg","p":110,"h":1,"n":"Bi-resonant Wayfinder"},{"c":2,"s":7,"id":7639,"u":"cloak%20of%20repute%20(generic)_locg","p":72,"h":1,"n":"Cloak Of Repute"},{"c":2,"s":7,"id":7640,"u":"crimson%20brand_locg","p":92,"h":1,"n":"Crimson Brand"},{"c":2,"s":7,"id":7641,"u":"fortifying%20pebble_locg","p":110,"h":1,"n":"Fortifying Pebble"},{"c":2,"s":7,"id":7642,"u":"glorious%20plate_locg","p":93,"h":1,"n":"Glorious Plate"},{"c":2,"s":7,"id":7643,"u":"insistent%20door%20knocker%20(generic)_locg","p":72,"h":1,"n":"Insistent Door Knocker"},{"c":2,"s":7,"id":7644,"u":"lastwall%20soup_locg","p":92,"h":1,"n":"Lastwall Soup"},{"c":2,"s":7,"id":7645,"u":"pathfinder%20chronicle_locg","p":110,"h":1,"n":"Pathfinder Chronicle"},{"c":2,"s":7,"id":7646,"u":"pathfinder's%20coin_locg","p":110,"h":1,"n":"Pathfinder's Coin"},{"c":2,"s":7,"id":7647,"u":"pathfinder's%20pouch_locg","p":111,"h":1,"n":"Pathfinder's Pouch"},{"c":2,"s":7,"id":7648,"u":"radiant%20lance_locg","p":92,"h":1,"n":"Radiant Lance"},{"c":2,"s":7,"id":7649,"u":"scroll%20case%20of%20simplicity_locg","p":111,"h":1,"n":"Scroll Case Of Simplicity"},{"c":2,"s":7,"id":7650,"u":"scrollstaff_locg","p":100,"h":1,"n":"Scrollstaff"},{"c":2,"s":7,"id":7651,"u":"serrating_locg","p":93,"h":1,"n":"Serrating"},{"c":2,"s":7,"id":7652,"u":"shining%20wayfinder_locg","p":111,"h":1,"n":"Shining Wayfinder"},{"c":2,"s":7,"id":7653,"u":"sinister%20knight_locg","p":92,"h":1,"n":"Sinister Knight"},{"c":2,"s":7,"id":7654,"u":"snapleaf_locg","p":73,"h":1,"n":"Snapleaf"},{"c":2,"s":7,"id":7655,"u":"unmemorable%20mantle%20(generic)_locg","p":73,"h":1,"n":"Unmemorable Mantle"},{"c":2,"s":7,"id":7656,"u":"vanishing%20wayfinder_locg","p":112,"h":1,"n":"Vanishing Wayfinder"},{"c":2,"s":58,"id":7657,"u":"abadar's%20flawless%20scale_logm","p":121,"h":1,"n":"Abadar's Flawless Scale"},{"c":2,"s":58,"id":7658,"u":"bottomless%20stein_logm","p":121,"h":1,"n":"Bottomless Stein"},{"c":2,"s":58,"id":7659,"u":"dagger%20of%20eternal%20sleep_logm","p":121,"h":1,"n":"Dagger Of Eternal Sleep"},{"c":2,"s":58,"id":7660,"u":"deteriorating%20dust%20(generic)_logm","p":122,"h":1,"n":"Deteriorating Dust"},{"c":2,"s":58,"id":7661,"u":"dreadsmoke%20thurible_logm","p":122,"h":1,"n":"Dreadsmoke Thurible"},{"c":2,"s":58,"id":7662,"u":"glaive%20of%20the%20artist_logm","p":122,"h":1,"n":"Glaive Of The Artist"},{"c":2,"s":58,"id":7663,"u":"lucky%20rabbit's%20foot_logm","p":122,"h":1,"n":"Lucky Rabbit's Foot"},{"c":2,"s":58,"id":7664,"u":"manacles%20of%20persuasion_logm","p":122,"h":1,"n":"Manacles Of Persuasion"},{"c":2,"s":58,"id":7665,"u":"miter%20of%20communion_logm","p":123,"h":1,"n":"Miter Of Communion"},{"c":2,"s":58,"id":7666,"u":"mortar%20of%20hidden%20meaning_logm","p":123,"h":1,"n":"Mortar Of Hidden Meaning"},{"c":2,"s":58,"id":7667,"u":"necklace%20of%20knives_logm","p":123,"h":1,"n":"Necklace Of Knives"},{"c":2,"s":58,"id":7668,"u":"rat-catcher%20trident_logm","p":123,"h":1,"n":"Rat-catcher Trident"},{"c":2,"s":58,"id":7669,"u":"singing%20bowl%20of%20the%20versatile%20stance_logm","p":123,"h":1,"n":"Singing Bowl Of The Versatile Stance"},{"c":2,"s":58,"id":7670,"u":"torag's%20silver%20anvil_logm","p":123,"h":1,"n":"Torag's Silver Anvil"},{"c":2,"s":6,"id":7671,"u":"pocket%20watch_loil","p":106,"h":1,"n":"Pocket Watch"},{"c":2,"s":6,"id":7672,"u":"alkenstar%20ice%20wine_loil","p":106,"h":1,"n":"Alkenstar Ice Wine"},{"c":2,"s":6,"id":7673,"u":"palanquin%20of%20night_loil","p":178,"h":1,"n":"Palanquin of Night"},{"c":2,"s":6,"id":7674,"u":"cube%20of%20nex_loil","p":304,"h":1,"n":"Cube of Nex"},{"c":2,"s":6,"id":7675,"u":"lesser%20cube%20of%20nex_loil","p":304,"h":1,"n":"Lesser Cube of Nex"},{"c":2,"s":6,"id":7676,"u":"bottled%20screams_loil","p":177,"h":1,"n":"Bottled Screams"},{"c":2,"s":6,"id":7677,"u":"defiled%20costa%20(generic)_loil","p":177,"h":1,"n":"Defiled Costa"},{"c":2,"s":6,"id":7678,"u":"grave%20token_loil","p":177,"h":1,"n":"Grave Token"},{"c":2,"s":6,"id":7679,"u":"unsullied%20blood%20(generic)_loil","p":177,"h":1,"n":"Unsullied Blood"},{"c":2,"s":6,"id":7680,"u":"vulture's%20wing_loil","p":178,"h":1,"n":"Vulture's Wing"},{"c":2,"s":6,"id":7681,"u":"doctrine%20of%20blissful%20eternity_loil","p":178,"h":1,"n":"Doctrine of Blissful Eternity"},{"c":2,"s":6,"id":7682,"u":"sunflower%20censer_loil","p":179,"h":1,"n":"Sunflower Censer"},{"c":2,"s":6,"id":7683,"u":"tyrant's%20writs_loil","p":179,"h":1,"n":"Tyrant's Writs"},{"c":2,"s":6,"id":7684,"u":"condensed%20mana_loil","p":234,"h":1,"n":"Condensed Mana"},{"c":2,"s":6,"id":7685,"u":"cube%20of%20force_loil","p":304,"h":1,"n":"Cube of Force"},{"c":2,"s":6,"id":7686,"u":"open%20mind_loil","p":305,"h":1,"n":"Open Mind"},{"c":2,"s":6,"id":7687,"u":"silent%20heart_loil","p":305,"h":1,"n":"Silent Heart"},{"c":2,"s":6,"id":7688,"u":"thoughtwhip%20claw_loil","p":305,"h":1,"n":"Thoughtwhip Claw"},{"c":2,"s":6,"id":7689,"u":"vengeful%20arm_loil","p":305,"h":1,"n":"Vengeful Arm"},{"c":2,"s":6,"id":7690,"u":"venomed%20tongue_loil","p":305,"h":1,"n":"Venomed Tongue"},{"c":2,"s":6,"id":7691,"u":"goo%20grenade%20(generic)_loil","p":306,"h":1,"n":"Goo Grenade"},{"c":2,"s":6,"id":7692,"u":"oozepick%20(generic)_loil","p":306,"h":1,"n":"Oozepick"},{"c":2,"s":6,"id":7693,"u":"oxygen%20ooze_loil","p":306,"h":1,"n":"Oxygen Ooze"},{"c":2,"s":6,"id":7694,"u":"carrion%20cask_loil","p":178,"h":1,"n":"Carrion Cask"},{"c":2,"s":6,"id":7695,"u":"plated%20duster_loil","p":106,"h":1,"n":"Plated Duster"},{"c":2,"s":6,"id":7696,"u":"wrenchgear_loil","p":106,"h":1,"n":"Wrenchgear"},{"c":2,"s":59,"id":7697,"u":"armor%20of%20the%20holy%20warrior_lokl","p":88,"h":1,"n":"Armor of the Holy Warrior"},{"c":2,"s":59,"id":7698,"u":"anointing%20oil%20(generic)_lokl","p":88,"h":1,"n":"Anointing Oil"},{"c":2,"s":59,"id":7699,"u":"banner%20of%20the%20restful_lokl","p":88,"h":1,"n":"Banner of the Restful"},{"c":2,"s":59,"id":7700,"u":"barding%20saddle_lokl","p":88,"h":1,"n":"Barding Saddle"},{"c":2,"s":59,"id":7701,"u":"busine%20of%20divine%20reinforcements_lokl","p":89,"h":1,"n":"Busine of Divine Reinforcements"},{"c":2,"s":59,"id":7702,"u":"called_lokl","p":89,"h":1,"n":"Called"},{"c":2,"s":59,"id":7703,"u":"camp%20shroud%20(generic)_lokl","p":89,"h":1,"n":"Camp Shroud"},{"c":2,"s":59,"id":7704,"u":"campaign%20stable_lokl","p":89,"h":1,"n":"Campaign Stable"},{"c":2,"s":59,"id":7705,"u":"detector%20stone_lokl","p":90,"h":1,"n":"Detector Stone"},{"c":2,"s":59,"id":7706,"u":"ghost%20oil_lokl","p":90,"h":1,"n":"Ghost Oil"},{"c":2,"s":59,"id":7707,"u":"guardian%20shield_lokl","p":90,"h":1,"n":"Guardian Shield"},{"c":2,"s":59,"id":7708,"u":"knight%20captain's%20lance_lokl","p":90,"h":1,"n":"Knight Captain's Lance"},{"c":2,"s":59,"id":7709,"u":"shining%20shield_lokl","p":90,"h":1,"n":"Shining Shield"},{"c":2,"s":59,"id":7710,"u":"swiftmount%20saddle_lokl","p":91,"h":1,"n":"Swiftmount Saddle"},{"c":2,"s":59,"id":7711,"u":"undead%20compendium_lokl","p":91,"h":1,"n":"Undead Compendium"},{"c":2,"s":59,"id":7712,"u":"undead%20scourge_lokl","p":91,"h":1,"n":"Undead Scourge"},{"c":2,"s":59,"id":7713,"u":"whistle%20of%20calling_lokl","p":91,"h":1,"n":"Whistle of Calling"},{"c":2,"s":59,"id":7714,"u":"war%20saddle_lokl","p":86,"h":1,"n":"War Saddle"},{"c":2,"s":59,"id":7715,"u":"traveler's%20cloak_lokl","p":86,"h":1,"n":"Traveler's Cloak"},{"c":2,"s":59,"id":7716,"u":"portable%20altar_lokl","p":86,"h":1,"n":"Portable Altar"},{"c":2,"s":59,"id":7717,"u":"knight's%20tabard_lokl","p":86,"h":1,"n":"Knight's Tabard"},{"c":2,"s":59,"id":7718,"u":"knight's%20standard_lokl","p":86,"h":1,"n":"Knight's Standard"},{"c":2,"s":59,"id":7719,"u":"knight's%20maintenance%20kit_lokl","p":86,"h":1,"n":"Knight's Maintenance Kit"},{"c":2,"s":59,"id":7720,"u":"hollowed%20hilt_lokl","p":86,"h":1,"n":"Hollowed Hilt"},{"c":2,"s":59,"id":7721,"u":"parade%20armor_lokl","p":87,"h":1,"n":"Parade Armor"},{"c":2,"s":59,"id":7722,"u":"throwing%20shield_lokl","p":87,"h":1,"n":"Throwing Shield"},{"c":2,"s":66,"id":7723,"u":"addiction%20suppressant%20(generic)_lol","p":72,"h":1,"n":"Addiction Suppressant"},{"c":2,"s":66,"id":7724,"u":"alchemical%20atomizer_lol","p":80,"h":1,"n":"Alchemical Atomizer"},{"c":2,"s":66,"id":7725,"u":"applereed%20mutagen%20(generic)_lol","p":86,"h":1,"n":"Applereed Mutagen"},{"c":2,"s":66,"id":7726,"u":"blade%20of%20the%20black%20sovereign_lol","p":76,"h":1,"n":"Blade Of The Black Sovereign"},{"c":2,"s":66,"id":7727,"u":"celestial%20peach%20(generic)_lol","p":48,"h":1,"n":"Celestial Peach"},{"c":2,"s":66,"id":7728,"u":"clockwork%20recorder_lol","p":24,"h":1,"n":"Clockwork Recorder"},{"c":2,"s":66,"id":7729,"u":"deepdread%20claw_lol","p":28,"h":1,"n":"Deepdread Claw"},{"c":2,"s":66,"id":7730,"u":"diluted%20hype_lol","p":81,"h":1,"n":"Diluted Hype"},{"c":2,"s":66,"id":7731,"u":"fiendish%20teleportation_lol","p":10,"h":1,"n":"Fiendish Teleportation"},{"c":2,"s":66,"id":7732,"u":"honeyscent_lol","p":86,"h":1,"n":"Honeyscent"},{"c":2,"s":66,"id":7733,"u":"hype_lol","p":81,"h":1,"n":"Hype"},{"c":2,"s":66,"id":7734,"u":"infernal%20health_lol","p":10,"h":1,"n":"Infernal Health"},{"c":2,"s":66,"id":7735,"u":"lovers'%20ink_lol","p":24,"h":1,"n":"Lovers' Ink"},{"c":2,"s":66,"id":7736,"u":"mountain%20to%20the%20sky_lol","p":48,"h":1,"n":"Mountain To The Sky"},{"c":2,"s":66,"id":7737,"u":"palm%20crossbow_lol","p":25,"h":1,"n":"Palm Crossbow"},{"c":2,"s":66,"id":7738,"u":"plasma%20hype_lol","p":81,"h":1,"n":"Plasma Hype"},{"c":2,"s":66,"id":7739,"u":"ruby%20string_lol","p":48,"h":1,"n":"Ruby String"},{"c":2,"s":66,"id":7740,"u":"sovereign%20steel%20(generic)_lol","p":77,"h":1,"n":"Sovereign Steel"},{"c":2,"s":66,"id":7741,"u":"sovereign%20steel%20armor%20(generic)_lol","p":77,"h":1,"n":"Sovereign Steel Armor"},{"c":2,"s":66,"id":7742,"u":"sovereign%20steel%20weapon%20(generic)_lol","p":77,"h":1,"n":"Sovereign Steel Weapon"},{"c":2,"s":66,"id":7743,"u":"starshot%20arrow%20(generic)_lol","p":48,"h":1,"n":"Starshot Arrow"},{"c":2,"s":66,"id":7744,"u":"sun%20orchid%20poultice_lol","p":20,"h":1,"n":"Sun Orchid Poultice"},{"c":2,"s":66,"id":7745,"u":"swamp%20lily%20quilt_lol","p":86,"h":1,"n":"Swamp Lily Quilt"},{"c":2,"s":66,"id":7746,"u":"unending%20youth_lol","p":10,"h":1,"n":"Unending Youth"},{"c":2,"s":66,"id":7747,"u":"vaccine%20(generic)_lol","p":71,"h":1,"n":"Vaccine"},{"c":2,"s":66,"id":7748,"u":"vestige%20lenses_lol","p":25,"h":1,"n":"Vestige Lenses"},{"c":2,"s":0,"id":7749,"u":"genealogy%20mask_lome","p":34,"h":1,"n":"Genealogy Mask"},{"c":2,"s":0,"id":7750,"u":"jahan%20waystone_lome","p":207,"h":1,"n":"Jahan Waystone"},{"c":2,"s":0,"id":7751,"u":"oath%20of%20the%20devoted_lome","p":231,"h":1,"n":"Oath Of The Devoted"},{"c":2,"s":60,"id":7752,"u":"alignment%20ampoule%20(generic)_lopsg","p":39,"h":1,"n":"Alignment Ampoule"},{"c":2,"s":60,"id":7753,"u":"astrolabe%20(generic)_lopsg","p":35,"h":1,"n":"Astrolabe"},{"c":2,"s":60,"id":7754,"u":"body%20recovery%20kit_lopsg","p":2277,"h":1,"n":"Body Recovery Kit"},{"c":2,"s":60,"id":7755,"u":"bookthief%20brew_lopsg","p":31,"h":1,"n":"Bookthief Brew"},{"c":2,"s":60,"id":7756,"u":"boulderhead%20bock_lopsg","p":30,"h":1,"n":"Boulderhead Bock"},{"c":2,"s":60,"id":7757,"u":"buoyancy%20vest_lopsg","p":114,"h":1,"n":"Buoyancy Vest"},{"c":2,"s":60,"id":7758,"u":"cartographer's%20kit_lopsg","p":35,"h":1,"n":"Cartographer's Kit"},{"c":2,"s":60,"id":7759,"u":"chronicler%20wayfinder_lopsg","p":31,"h":1,"n":"Chronicler Wayfinder"},{"c":2,"s":60,"id":7760,"u":"clockwork%20dial_lopsg","p":114,"h":1,"n":"Clockwork Dial"},{"c":2,"s":60,"id":7761,"u":"comealong_lopsg","p":114,"h":1,"n":"Comealong"},{"c":2,"s":60,"id":7762,"u":"communication%20bangle_lopsg","p":2277,"h":1,"n":"Communication Bangle"},{"c":2,"s":60,"id":7763,"u":"cordelia's%20construct%20key%20(generic)_lopsg","p":124,"h":1,"n":"Cordelia's Construct Key"},{"c":2,"s":60,"id":7764,"u":"cunning_lopsg","p":124,"h":1,"n":"Cunning"},{"c":2,"s":60,"id":7765,"u":"depth%20gauge_lopsg","p":114,"h":1,"n":"Depth Gauge"},{"c":2,"s":60,"id":7766,"u":"diviner's%20nose%20chain_lopsg","p":78,"h":1,"n":"Diviner's Nose Chain"},{"c":2,"s":60,"id":7767,"u":"earplugs_lopsg","p":114,"h":1,"n":"Earplugs"},{"c":2,"s":60,"id":7768,"u":"elemental%20wayfinder%20(generic)_lopsg","p":122,"h":1,"n":"Elemental Wayfinder"},{"c":2,"s":60,"id":7769,"u":"emergency%20disguise_lopsg","p":109,"h":1,"n":"Emergency Disguise"},{"c":2,"s":60,"id":7770,"u":"everyneed%20pack%20(generic)_lopsg","p":86,"h":1,"n":"Everyneed Pack"},{"c":2,"s":60,"id":7771,"u":"false%20manacles_lopsg","p":114,"h":1,"n":"False Manacles"},{"c":2,"s":60,"id":7772,"u":"familiar%20satchel_lopsg","p":114,"h":1,"n":"Familiar satchel"},{"c":2,"s":60,"id":7773,"u":"fashionable%20wayfinder_lopsg","p":122,"h":1,"n":"Fashionable Wayfinder"},{"c":2,"s":60,"id":7774,"u":"ganjay%20book_lopsg","p":97,"h":1,"n":"Ganjay Book"},{"c":2,"s":60,"id":7775,"u":"glass%20cutter_lopsg","p":114,"h":1,"n":"Glass Cutter"},{"c":2,"s":60,"id":7776,"u":"grappling%20arrow_lopsg","p":114,"h":1,"n":"Grappling Arrow"},{"c":2,"s":60,"id":7777,"u":"grappling%20bolt_lopsg","p":114,"h":1,"n":"Grappling Bolt"},{"c":2,"s":60,"id":7778,"u":"homeward%20wayfinder_lopsg","p":122,"h":1,"n":"Homeward Wayfinder"},{"c":2,"s":60,"id":7779,"u":"hummingbird%20wayfinder_lopsg","p":122,"h":1,"n":"Hummingbird Wayfinder"},{"c":2,"s":60,"id":7780,"u":"marked%20playing%20cards_lopsg","p":114,"h":1,"n":"Marked Playing Cards"},{"c":2,"s":60,"id":7781,"u":"metalmist%20sphere%20(generic)_lopsg","p":39,"h":1,"n":"Metalmist Sphere"},{"c":2,"s":60,"id":7782,"u":"playing%20cards_lopsg","p":114,"h":1,"n":"Playing Cards"},{"c":2,"s":60,"id":7783,"u":"psychic%20warding%20bracelet_lopsg","p":39,"h":1,"n":"Psychic Warding Bracelet"},{"c":2,"s":60,"id":7784,"u":"quickpatch%20glue_lopsg","p":35,"h":1,"n":"Quickpatch Glue"},{"c":2,"s":60,"id":7785,"u":"quill%20of%20passage_lopsg","p":118,"h":1,"n":"Quill Of Passage"},{"c":2,"s":60,"id":7786,"u":"razmiri%20wayfinder_lopsg","p":73,"h":1,"n":"Razmiri Wayfinder"},{"c":2,"s":60,"id":7787,"u":"replacement%20filter%20(generic)_lopsg","p":114,"h":1,"n":"Replacement Filter"},{"c":2,"s":60,"id":7788,"u":"rubbing%20set_lopsg","p":114,"h":1,"n":"Rubbing Set"},{"c":2,"s":60,"id":7789,"u":"ruler_lopsg","p":35,"h":1,"n":"Ruler"},{"c":2,"s":60,"id":7790,"u":"sealing%20chest%20(generic)_lopsg","p":38,"h":1,"n":"Sealing Chest"},{"c":2,"s":60,"id":7791,"u":"shield%20sconce_lopsg","p":114,"h":1,"n":"Shield Sconce"},{"c":2,"s":60,"id":7792,"u":"snowshoes_lopsg","p":114,"h":1,"n":"Snowshoes"},{"c":2,"s":60,"id":7793,"u":"snowshoes%20of%20the%20long%20trek_lopsg","p":89,"h":1,"n":"Snowshoes Of The Long Trek"},{"c":2,"s":60,"id":7794,"u":"spectacles%20of%20understanding%20(generic)_lopsg","p":118,"h":1,"n":"Spectacles Of Understanding"},{"c":2,"s":60,"id":7795,"u":"sturdy%20satchel_lopsg","p":35,"h":1,"n":"Sturdy Satchel"},{"c":2,"s":60,"id":7796,"u":"talisman%20cord%20(generic)_lopsg","p":118,"h":1,"n":"Talisman Cord"},{"c":2,"s":60,"id":7797,"u":"vermin%20repellent%20agent%20(generic)_lopsg","p":101,"h":1,"n":"Vermin Repellent Agent"},{"c":2,"s":60,"id":7798,"u":"water%20purifier_lopsg","p":114,"h":1,"n":"Water Purifier"},{"c":2,"s":60,"id":7799,"u":"waterproof%20journal_lopsg","p":31,"h":1,"n":"Waterproof Journal"},{"c":2,"s":60,"id":7800,"u":"wax%20key%20blank_lopsg","p":114,"h":1,"n":"Wax Key Blank"},{"c":2,"s":60,"id":7801,"u":"writ%20of%20authenticity_lopsg","p":2277,"h":1,"n":"Writ Of Authenticity"},{"c":2,"s":61,"id":7802,"u":"tank%20(generic)_lotg","p":103,"h":1,"n":"Tank"},{"c":2,"s":61,"id":7803,"u":"leash_lotg","p":103,"h":1,"n":"Leash"},{"c":2,"s":61,"id":7804,"u":"harness_lotg","p":103,"h":1,"n":"Harness"},{"c":2,"s":61,"id":7805,"u":"handling%20gloves_lotg","p":103,"h":1,"n":"Handling Gloves"},{"c":2,"s":61,"id":7806,"u":"treats%20(generic)_lotg","p":103,"h":1,"n":"Treats"},{"c":2,"s":61,"id":7807,"u":"feed%20(generic)_lotg","p":103,"h":1,"n":"Feed"},{"c":2,"s":61,"id":7808,"u":"collar_lotg","p":103,"h":1,"n":"Collar"},{"c":2,"s":61,"id":7809,"u":"cage_lotg","p":103,"h":1,"n":"Cage"},{"c":2,"s":61,"id":7810,"u":"animal%20bed_lotg","p":103,"h":1,"n":"Animal Bed"},{"c":2,"s":61,"id":7811,"u":"turtle_lotg","p":103,"h":1,"n":"Turtle"},{"c":2,"s":61,"id":7812,"u":"squirrel_lotg","p":103,"h":1,"n":"Squirrel"},{"c":2,"s":61,"id":7813,"u":"spider_lotg","p":103,"h":1,"n":"Spider"},{"c":2,"s":61,"id":7814,"u":"snake_lotg","p":103,"h":1,"n":"Snake"},{"c":2,"s":61,"id":7815,"u":"rat_lotg","p":103,"h":1,"n":"Rat"},{"c":2,"s":61,"id":7816,"u":"raccoon_lotg","p":103,"h":1,"n":"Raccoon"},{"c":2,"s":61,"id":7817,"u":"rabbit_lotg","p":103,"h":1,"n":"Rabbit"},{"c":2,"s":61,"id":7818,"u":"praying%20mantis_lotg","p":103,"h":1,"n":"Praying Mantis"},{"c":2,"s":61,"id":7819,"u":"pig_lotg","p":103,"h":1,"n":"Pig"},{"c":2,"s":61,"id":7820,"u":"opossum%2c%20domestic_lotg","p":103,"h":1,"n":"Opossum, Domestic"},{"c":2,"s":61,"id":7821,"u":"mouse_lotg","p":103,"h":1,"n":"Mouse"},{"c":2,"s":61,"id":7822,"u":"monkey_lotg","p":103,"h":1,"n":"Monkey"},{"c":2,"s":61,"id":7823,"u":"x's%20lizard_lotg","p":103,"h":1,"n":"X's Lizard"},{"c":2,"s":61,"id":7824,"u":"lizard_lotg","p":103,"h":1,"n":"Lizard"},{"c":2,"s":61,"id":7825,"u":"kayalini_lotg","p":103,"h":1,"n":"Kayalini"},{"c":2,"s":61,"id":7826,"u":"horse_lotg","p":103,"h":1,"n":"Horse"},{"c":2,"s":61,"id":7827,"u":"hamster_lotg","p":103,"h":1,"n":"Hamster"},{"c":2,"s":61,"id":7828,"u":"gerbil_lotg","p":103,"h":1,"n":"Gerbil"},{"c":2,"s":61,"id":7829,"u":"frog_lotg","p":103,"h":1,"n":"Frog"},{"c":2,"s":61,"id":7830,"u":"fox_lotg","p":103,"h":1,"n":"Fox"},{"c":2,"s":61,"id":7831,"u":"fish_lotg","p":103,"h":1,"n":"Fish"},{"c":2,"s":61,"id":7832,"u":"ferret_lotg","p":103,"h":1,"n":"Ferret"},{"c":2,"s":61,"id":7833,"u":"duck_lotg","p":103,"h":1,"n":"Duck"},{"c":2,"s":61,"id":7834,"u":"dog_lotg","p":103,"h":1,"n":"Dog"},{"c":2,"s":61,"id":7835,"u":"dinosaur_lotg","p":103,"h":1,"n":"Dinosaur"},{"c":2,"s":61,"id":7836,"u":"cradle%20minder_lotg","p":103,"h":1,"n":"Cradle Minder"},{"c":2,"s":61,"id":7837,"u":"cow_lotg","p":103,"h":1,"n":"Cow"},{"c":2,"s":61,"id":7838,"u":"galtan%20orange%20cat_lotg","p":103,"h":1,"n":"Galtan Orange Cat"},{"c":2,"s":61,"id":7839,"u":"cat_lotg","p":103,"h":1,"n":"Cat"},{"c":2,"s":61,"id":7840,"u":"moth_lotg","p":103,"h":1,"n":"Moth"},{"c":2,"s":61,"id":7841,"u":"butterfly_lotg","p":103,"h":1,"n":"Butterfly"},{"c":2,"s":61,"id":7842,"u":"house%20eagle_lotg","p":103,"h":1,"n":"House Eagle"},{"c":2,"s":61,"id":7843,"u":"bird_lotg","p":103,"h":1,"n":"Bird"},{"c":2,"s":61,"id":7844,"u":"beehive_lotg","p":103,"h":1,"n":"Beehive"},{"c":2,"s":61,"id":7845,"u":"bat_lotg","p":103,"h":1,"n":"Bat"},{"c":2,"s":61,"id":7846,"u":"badger_lotg","p":103,"h":1,"n":"Badger"},{"c":2,"s":61,"id":7847,"u":"axolotl_lotg","p":103,"h":1,"n":"Axolotl"},{"c":2,"s":61,"id":7848,"u":"alpaca_lotg","p":103,"h":1,"n":"Alpaca"},{"c":2,"s":61,"id":7849,"u":"artevil%20suspension_lotg","p":101,"h":1,"n":"Artevil Suspension"},{"c":2,"s":61,"id":7850,"u":"curled%20cure%20gel_lotg","p":101,"h":1,"n":"Curled Cure Gel"},{"c":2,"s":61,"id":7851,"u":"drowsy%20sun%20eye%20drops_lotg","p":101,"h":1,"n":"Drowsy Sun Eye Drops"},{"c":2,"s":61,"id":7852,"u":"lady's%20blessing%20oil_lotg","p":101,"h":1,"n":"Lady's Blessing Oil"},{"c":2,"s":61,"id":7853,"u":"toothwort%20extract_lotg","p":101,"h":1,"n":"Toothwort Extract"},{"c":2,"s":61,"id":7854,"u":"yarrow-root%20bandage_lotg","p":101,"h":1,"n":"Yarrow-Root Bandage"},{"c":2,"s":8,"id":7855,"u":"abysium%20(generic)_lotgb","p":96,"h":1,"n":"Abysium"},{"c":2,"s":8,"id":7856,"u":"abysium%20armor%20(generic)_lotgb","p":96,"h":1,"n":"Abysium Armor"},{"c":2,"s":8,"id":7857,"u":"abysium%20powder_lotgb","p":96,"h":1,"n":"Abysium Powder"},{"c":2,"s":8,"id":7858,"u":"abysium%20shield%20(generic)_lotgb","p":96,"h":1,"n":"Abysium Shield"},{"c":2,"s":8,"id":7859,"u":"abysium%20weapon%20(generic)_lotgb","p":97,"h":1,"n":"Abysium Weapon"},{"c":2,"s":8,"id":7860,"u":"air%20bladder_lotgb","p":92,"h":1,"n":"Air Bladder"},{"c":2,"s":8,"id":7861,"u":"alluring%20scarf%20(generic)_lotgb","p":84,"h":1,"n":"Alluring Scarf"},{"c":2,"s":8,"id":7862,"u":"amaranthine%20pavise_lotgb","p":30,"h":1,"n":"Amaranthine Pavise"},{"c":2,"s":8,"id":7863,"u":"amphibious%20chair_lotgb","p":71,"h":1,"n":"Amphibious Chair"},{"c":2,"s":8,"id":7864,"u":"anchoring%20(generic)_lotgb","p":80,"h":1,"n":"Anchoring"},{"c":2,"s":8,"id":7865,"u":"arctic%20vigor%20(generic)_lotgb","p":38,"h":1,"n":"Arctic Vigor"},{"c":2,"s":8,"id":7866,"u":"avalanche%20of%20stones%20snare_lotgb","p":42,"h":1,"n":"Avalanche Of Stones Snare"},{"c":2,"s":8,"id":7867,"u":"ball_lotgb","p":58,"h":1,"n":"Ball"},{"c":2,"s":8,"id":7868,"u":"bandalore_lotgb","p":58,"h":1,"n":"Bandalore"},{"c":2,"s":8,"id":7869,"u":"basic%20cane_lotgb","p":67,"h":1,"n":"Basic Cane"},{"c":2,"s":8,"id":7870,"u":"basic%20corrective%20lenses_lotgb","p":70,"h":1,"n":"Basic Corrective Lenses"},{"c":2,"s":8,"id":7871,"u":"basic%20crutch_lotgb","p":67,"h":1,"n":"Basic Crutch"},{"c":2,"s":8,"id":7872,"u":"basic%20hearing%20aid_lotgb","p":67,"h":1,"n":"Basic Hearing Aid"},{"c":2,"s":8,"id":7873,"u":"basic%20prosthesis_lotgb","p":69,"h":1,"n":"Basic Prosthesis"},{"c":2,"s":8,"id":7874,"u":"big%20rock%20bullet%20(generic)_lotgb","p":14,"h":1,"n":"Big Rock Bullet"},{"c":2,"s":8,"id":7875,"u":"bitter_lotgb","p":18,"h":1,"n":"Bitter"},{"c":2,"s":8,"id":7876,"u":"blast%20foot%20(generic)_lotgb","p":73,"h":1,"n":"Blast Foot"},{"c":2,"s":8,"id":7877,"u":"blindpepper%20bolt_lotgb","p":14,"h":1,"n":"Blindpepper Bolt"},{"c":2,"s":8,"id":7878,"u":"blocks_lotgb","p":58,"h":1,"n":"Blocks"},{"c":2,"s":8,"id":7879,"u":"bloodthirsty_lotgb","p":42,"h":1,"n":"Bloodthirsty"},{"c":2,"s":8,"id":7880,"u":"brewer's%20regret%20(generic)_lotgb","p":46,"h":1,"n":"Brewer's Regret"},{"c":2,"s":8,"id":7881,"u":"brilliant%20rapier_lotgb","p":10,"h":1,"n":"Brilliant Rapier"},{"c":2,"s":8,"id":7882,"u":"brooch%20of%20inspiration%20(generic)_lotgb","p":110,"h":1,"n":"Brooch Of Inspiration"},{"c":2,"s":8,"id":7883,"u":"burning%20badger%20guts%20snare_lotgb","p":26,"h":1,"n":"Burning Badger Guts Snare"},{"c":2,"s":8,"id":7884,"u":"burnished%20plating_lotgb","p":104,"h":1,"n":"Burnished Plating"},{"c":2,"s":8,"id":7885,"u":"called_lotgb","p":88,"h":1,"n":"Called"},{"c":2,"s":8,"id":7886,"u":"chair%20storage_lotgb","p":71,"h":1,"n":"Chair Storage"},{"c":2,"s":8,"id":7887,"u":"chopping%20evisceration%20snare_lotgb","p":14,"h":1,"n":"Chopping Evisceration Snare"},{"c":2,"s":8,"id":7888,"u":"clay_lotgb","p":58,"h":1,"n":"Clay"},{"c":2,"s":8,"id":7889,"u":"clockwork%20heels_lotgb","p":22,"h":1,"n":"Clockwork Heels"},{"c":2,"s":8,"id":7890,"u":"clockwork%20spider%20bomb_lotgb","p":22,"h":1,"n":"Clockwork Spider Bomb"},{"c":2,"s":8,"id":7891,"u":"coin%20of%20comfort_lotgb","p":26,"h":1,"n":"Coin Of Comfort"},{"c":2,"s":8,"id":7892,"u":"cold%20comfort%20(generic)_lotgb","p":18,"h":1,"n":"Cold Comfort"},{"c":2,"s":8,"id":7893,"u":"crown%20of%20insight_lotgb","p":38,"h":1,"n":"Crown Of Insight"},{"c":2,"s":8,"id":7894,"u":"crown%20of%20the%20fire%20eater%20(generic)_lotgb","p":110,"h":1,"n":"Crown Of The Fire Eater"},{"c":2,"s":8,"id":7895,"u":"crushing%20(generic)_lotgb","p":42,"h":1,"n":"Crushing"},{"c":2,"s":8,"id":7896,"u":"cursebreak%20bulwark_lotgb","p":18,"h":1,"n":"Cursebreak Bulwark"},{"c":2,"s":8,"id":7897,"u":"deadweight%20snare_lotgb","p":14,"h":1,"n":"Deadweight Snare"},{"c":2,"s":8,"id":7898,"u":"deathless_lotgb","p":10,"h":1,"n":"Deathless"},{"c":2,"s":8,"id":7899,"u":"dinosaur%20boots%20(generic)_lotgb","p":42,"h":1,"n":"Dinosaur Boots"},{"c":2,"s":8,"id":7900,"u":"diving%20suit_lotgb","p":19,"h":1,"n":"Diving Suit"},{"c":2,"s":8,"id":7901,"u":"djezet%20(generic)_lotgb","p":97,"h":1,"n":"Djezet"},{"c":2,"s":8,"id":7902,"u":"djezet%20armor%20(generic)_lotgb","p":98,"h":1,"n":"Djezet Armor"},{"c":2,"s":8,"id":7903,"u":"djezet%20dose_lotgb","p":98,"h":1,"n":"Djezet Dose"},{"c":2,"s":8,"id":7904,"u":"djezet%20shield%20(generic)_lotgb","p":98,"h":1,"n":"Djezet Shield"},{"c":2,"s":8,"id":7905,"u":"djezet%20weapon%20(generic)_lotgb","p":98,"h":1,"n":"Djezet Weapon"},{"c":2,"s":8,"id":7906,"u":"doll%20(generic)_lotgb","p":58,"h":1,"n":"Doll"},{"c":2,"s":8,"id":7907,"u":"dragon's%20blood%20pudding%20(generic)_lotgb","p":46,"h":1,"n":"Dragon's Blood Pudding"},{"c":2,"s":8,"id":7908,"u":"dragon's%20breath%20(generic)_lotgb","p":88,"h":1,"n":"Dragon's Breath"},{"c":2,"s":8,"id":7909,"u":"dragon's%20crest_lotgb","p":104,"h":1,"n":"Dragon's Crest"},{"c":2,"s":8,"id":7910,"u":"dragonfly%20potion_lotgb","p":26,"h":1,"n":"Dragonfly Potion"},{"c":2,"s":8,"id":7911,"u":"dread%20(generic)_lotgb","p":14,"h":1,"n":"Dread"},{"c":2,"s":8,"id":7912,"u":"drum%20of%20upheaval_lotgb","p":30,"h":1,"n":"Drum Of Upheaval"},{"c":2,"s":8,"id":7913,"u":"duelist's%20beacon_lotgb","p":10,"h":1,"n":"Duelist's Beacon"},{"c":2,"s":8,"id":7914,"u":"dweomerweave%20robe_lotgb","p":50,"h":1,"n":"Dweomerweave Robe"},{"c":2,"s":8,"id":7915,"u":"encompassing%20lockpick_lotgb","p":10,"h":1,"n":"Encompassing Lockpick"},{"c":2,"s":8,"id":7916,"u":"energizing_lotgb","p":10,"h":1,"n":"Energizing"},{"c":2,"s":8,"id":7917,"u":"energy%20robe%20(generic)_lotgb","p":50,"h":1,"n":"Energy Robe"},{"c":2,"s":8,"id":7918,"u":"enfilading%20arrow_lotgb","p":14,"h":1,"n":"Enfilading Arrow"},{"c":2,"s":8,"id":7919,"u":"enhanced%20hearing%20aids_lotgb","p":68,"h":1,"n":"Enhanced Hearing Aids"},{"c":2,"s":8,"id":7920,"u":"enveloping%20light%20(generic)_lotgb","p":38,"h":1,"n":"Enveloping Light"},{"c":2,"s":8,"id":7921,"u":"envenomed%20snare_lotgb","p":15,"h":1,"n":"Envenomed Snare"},{"c":2,"s":8,"id":7922,"u":"experimental%20clothing_lotgb","p":50,"h":1,"n":"Experimental Clothing"},{"c":2,"s":8,"id":7923,"u":"eye%20of%20the%20unseen%20(generic)_lotgb","p":73,"h":1,"n":"Eye Of The Unseen"},{"c":2,"s":8,"id":7924,"u":"fake%20blood%20pack_lotgb","p":92,"h":1,"n":"Fake Blood Pack"},{"c":2,"s":8,"id":7925,"u":"fanged%20(generic)_lotgb","p":106,"h":1,"n":"Fanged"},{"c":2,"s":8,"id":7926,"u":"fire%20and%20iceberg%20(generic)_lotgb","p":46,"h":1,"n":"Fire And Iceberg"},{"c":2,"s":8,"id":7927,"u":"fleshgem%20(generic)_lotgb","p":110,"h":1,"n":"Fleshgem"},{"c":2,"s":8,"id":7928,"u":"folding%20boat%20(generic)_lotgb","p":76,"h":1,"n":"Folding Boat"},{"c":2,"s":8,"id":7929,"u":"folding%20ladder_lotgb","p":92,"h":1,"n":"Folding Ladder"},{"c":2,"s":8,"id":7930,"u":"follypops%20(generic)_lotgb","p":47,"h":1,"n":"Follypops"},{"c":2,"s":8,"id":7931,"u":"games%20(generic)_lotgb","p":58,"h":1,"n":"Games"},{"c":2,"s":8,"id":7932,"u":"glittering%20snare_lotgb","p":26,"h":1,"n":"Glittering Snare"},{"c":2,"s":8,"id":7933,"u":"harmonic%20hauberk_lotgb","p":84,"h":1,"n":"Harmonic Hauberk"},{"c":2,"s":8,"id":7934,"u":"hauling%20(generic)_lotgb","p":80,"h":1,"n":"Hauling"},{"c":2,"s":8,"id":7935,"u":"hopeful_lotgb","p":84,"h":1,"n":"Hopeful"},{"c":2,"s":8,"id":7936,"u":"horned%20hand%20rests_lotgb","p":72,"h":1,"n":"Horned Hand Rests"},{"c":2,"s":8,"id":7937,"u":"hosteling%20statuette_lotgb","p":55,"h":1,"n":"Hosteling Statuette"},{"c":2,"s":8,"id":7938,"u":"immovable%20arm_lotgb","p":73,"h":1,"n":"Immovable Arm"},{"c":2,"s":8,"id":7939,"u":"implacable_lotgb","p":80,"h":1,"n":"Implacable"},{"c":2,"s":8,"id":7940,"u":"impossible%20cake%20(generic)_lotgb","p":46,"h":1,"n":"Impossible Cake"},{"c":2,"s":8,"id":7941,"u":"impulse%20control_lotgb","p":71,"h":1,"n":"Impulse Control"},{"c":2,"s":8,"id":7942,"u":"inubrix%20(generic)_lotgb","p":98,"h":1,"n":"Inubrix"},{"c":2,"s":8,"id":7943,"u":"inubrix%20armor%20(generic)_lotgb","p":98,"h":1,"n":"Inubrix Armor"},{"c":2,"s":8,"id":7944,"u":"inubrix%20shield%20(generic)_lotgb","p":99,"h":1,"n":"Inubrix Shield"},{"c":2,"s":8,"id":7945,"u":"inubrix%20weapon%20(generic)_lotgb","p":99,"h":1,"n":"Inubrix Weapon"},{"c":2,"s":8,"id":7946,"u":"juxtaposition%20ammunition_lotgb","p":19,"h":1,"n":"Juxtaposition Ammunition"},{"c":2,"s":8,"id":7947,"u":"kite_lotgb","p":58,"h":1,"n":"Kite"},{"c":2,"s":8,"id":7948,"u":"kraken's%20guard_lotgb","p":38,"h":1,"n":"Kraken's Guard"},{"c":2,"s":8,"id":7949,"u":"lady's%20knife_lotgb","p":110,"h":1,"n":"Lady's Knife"},{"c":2,"s":8,"id":7950,"u":"maestro's%20chair_lotgb","p":70,"h":1,"n":"Maestro's Chair"},{"c":2,"s":8,"id":7951,"u":"magical%20hearing%20aids_lotgb","p":68,"h":1,"n":"Magical Hearing Aids"},{"c":2,"s":8,"id":7952,"u":"magnetic%20construction%20set_lotgb","p":58,"h":1,"n":"Magnetic Construction Set"},{"c":2,"s":8,"id":7953,"u":"magnifying%20glass%20of%20elucidation_lotgb","p":110,"h":1,"n":"Magnifying Glass Of Elucidation"},{"c":2,"s":8,"id":7954,"u":"malleable%20mixture%20(generic)_lotgb","p":19,"h":1,"n":"Malleable Mixture"},{"c":2,"s":8,"id":7955,"u":"marbles_lotgb","p":58,"h":1,"n":"Marbles"},{"c":2,"s":8,"id":7956,"u":"mask%20(generic)_lotgb","p":92,"h":1,"n":"Mask"},{"c":2,"s":8,"id":7957,"u":"memory%20palace_lotgb","p":80,"h":1,"n":"Memory Palace"},{"c":2,"s":8,"id":7958,"u":"minotaur%20chair_lotgb","p":71,"h":1,"n":"Minotaur Chair"},{"c":2,"s":8,"id":7959,"u":"mirror%20of%20sleeping%20vigil_lotgb","p":111,"h":1,"n":"Mirror Of Sleeping Vigil"},{"c":2,"s":8,"id":7960,"u":"mirror%20robe_lotgb","p":50,"h":1,"n":"Mirror Robe"},{"c":2,"s":8,"id":7961,"u":"mirror-ball%20snare_lotgb","p":26,"h":1,"n":"Mirror-ball Snare"},{"c":2,"s":8,"id":7962,"u":"misdirecting%20haversack_lotgb","p":10,"h":1,"n":"Misdirecting Haversack"},{"c":2,"s":8,"id":7963,"u":"mudrock%20snare_lotgb","p":15,"h":1,"n":"Mudrock Snare"},{"c":2,"s":8,"id":7964,"u":"noqual%20(generic)_lotgb","p":99,"h":1,"n":"Noqual"},{"c":2,"s":8,"id":7965,"u":"noqual%20armor%20(generic)_lotgb","p":100,"h":1,"n":"Noqual Armor"},{"c":2,"s":8,"id":7966,"u":"noqual%20shield%20(generic)_lotgb","p":100,"h":1,"n":"Noqual Shield"},{"c":2,"s":8,"id":7967,"u":"noqual%20weapon%20(generic)_lotgb","p":100,"h":1,"n":"Noqual Weapon"},{"c":2,"s":8,"id":7968,"u":"paint%20set_lotgb","p":59,"h":1,"n":"Paint Set"},{"c":2,"s":8,"id":7969,"u":"paired%20(generic)_lotgb","p":88,"h":1,"n":"Paired"},{"c":2,"s":8,"id":7970,"u":"periscopic%20viewfinder_lotgb","p":22,"h":1,"n":"Periscopic Viewfinder"},{"c":2,"s":8,"id":7971,"u":"pickpocket's%20tailoring_lotgb","p":50,"h":1,"n":"Pickpocket's Tailoring"},{"c":2,"s":8,"id":7972,"u":"pillow%20shield_lotgb","p":42,"h":1,"n":"Pillow Shield"},{"c":2,"s":8,"id":7973,"u":"pinwheel_lotgb","p":59,"h":1,"n":"Pinwheel"},{"c":2,"s":8,"id":7974,"u":"pocket%20gala_lotgb","p":84,"h":1,"n":"Pocket Gala"},{"c":2,"s":8,"id":7975,"u":"popdust_lotgb","p":59,"h":1,"n":"Popdust"},{"c":2,"s":8,"id":7976,"u":"portable%20gaming%20hall_lotgb","p":26,"h":1,"n":"Portable Gaming Hall"},{"c":2,"s":8,"id":7977,"u":"portable%20ram%20(generic)_lotgb","p":92,"h":1,"n":"Portable Ram"},{"c":2,"s":8,"id":7978,"u":"powder_lotgb","p":92,"h":1,"n":"Powder"},{"c":2,"s":8,"id":7979,"u":"presentable%20(generic)_lotgb","p":89,"h":1,"n":"Presentable"},{"c":2,"s":8,"id":7980,"u":"prismatic%20plate_lotgb","p":85,"h":1,"n":"Prismatic Plate"},{"c":2,"s":8,"id":7981,"u":"private%20workshop_lotgb","p":30,"h":1,"n":"Private Workshop"},{"c":2,"s":8,"id":7982,"u":"psychic%20brigandine_lotgb","p":42,"h":1,"n":"Psychic Brigandine"},{"c":2,"s":8,"id":7983,"u":"pummeling%20snare_lotgb","p":43,"h":1,"n":"Pummeling Snare"},{"c":2,"s":8,"id":7984,"u":"puzzle%20box%20(generic)_lotgb","p":59,"h":1,"n":"Puzzle Box"},{"c":2,"s":8,"id":7985,"u":"queasy%20lantern%20(generic)_lotgb","p":39,"h":1,"n":"Queasy Lantern"},{"c":2,"s":8,"id":7986,"u":"quick%20runner's%20shirt%20(generic)_lotgb","p":43,"h":1,"n":"Quick Runner's Shirt"},{"c":2,"s":8,"id":7987,"u":"quick%20wig_lotgb","p":50,"h":1,"n":"Quick Wig"},{"c":2,"s":8,"id":7988,"u":"raining%20knives%20snare_lotgb","p":43,"h":1,"n":"Raining Knives Snare"},{"c":2,"s":8,"id":7989,"u":"rampart%20shield_lotgb","p":30,"h":1,"n":"Rampart Shield"},{"c":2,"s":8,"id":7990,"u":"reading%20ring%20(generic)_lotgb","p":69,"h":1,"n":"Reading Ring"},{"c":2,"s":8,"id":7991,"u":"recovery%20bladder_lotgb","p":19,"h":1,"n":"Recovery Bladder"},{"c":2,"s":8,"id":7992,"u":"reflexive%20tattoo_lotgb","p":38,"h":1,"n":"Reflexive Tattoo"},{"c":2,"s":8,"id":7993,"u":"reinforced%20surcoat_lotgb","p":104,"h":1,"n":"Reinforced Surcoat"},{"c":2,"s":8,"id":7994,"u":"reinforced%20wheels_lotgb","p":72,"h":1,"n":"Reinforced Wheels"},{"c":2,"s":8,"id":7995,"u":"rending%20snare_lotgb","p":15,"h":1,"n":"Rending Snare"},{"c":2,"s":8,"id":7996,"u":"rhino%20shot_lotgb","p":30,"h":1,"n":"Rhino Shot"},{"c":2,"s":8,"id":7997,"u":"rock%20ripper%20snare_lotgb","p":43,"h":1,"n":"Rock Ripper Snare"},{"c":2,"s":8,"id":7998,"u":"sarkorian%20god-caller%20garb_lotgb","p":80,"h":1,"n":"Sarkorian God-caller Garb"},{"c":2,"s":8,"id":7999,"u":"scarab%20cuirass_lotgb","p":10,"h":1,"n":"Scarab Cuirass"},{"c":2,"s":8,"id":8000,"u":"server's%20stew_lotgb","p":47,"h":1,"n":"Server's Stew"},{"c":2,"s":8,"id":8001,"u":"shade%20hat_lotgb","p":51,"h":1,"n":"Shade Hat"},{"c":2,"s":8,"id":8002,"u":"shield%20augmentation_lotgb","p":104,"h":1,"n":"Shield Augmentation"},{"c":2,"s":8,"id":8003,"u":"shifter%20prosthesis_lotgb","p":73,"h":1,"n":"Shifter Prosthesis"},{"c":2,"s":8,"id":8004,"u":"siccatite%20(generic)_lotgb","p":100,"h":1,"n":"Siccatite"},{"c":2,"s":8,"id":8005,"u":"siccatite%20armor%20(generic)_lotgb","p":100,"h":1,"n":"Siccatite Armor"},{"c":2,"s":8,"id":8006,"u":"siccatite%20shield%20(generic)_lotgb","p":101,"h":1,"n":"Siccatite Shield"},{"c":2,"s":8,"id":8007,"u":"siccatite%20weapon%20(generic)_lotgb","p":101,"h":1,"n":"Siccatite Weapon"},{"c":2,"s":8,"id":8008,"u":"silencing%20ammunition_lotgb","p":10,"h":1,"n":"Silencing Ammunition"},{"c":2,"s":8,"id":8009,"u":"silhouette%20cloak_lotgb","p":43,"h":1,"n":"Silhouette Cloak"},{"c":2,"s":8,"id":8010,"u":"silkspinner's%20shield_lotgb","p":11,"h":1,"n":"Silkspinner's Shield"},{"c":2,"s":8,"id":8011,"u":"singularity%20ammunition_lotgb","p":43,"h":1,"n":"Singularity Ammunition"},{"c":2,"s":8,"id":8012,"u":"sky%20serpent%20bolt_lotgb","p":81,"h":1,"n":"Sky Serpent Bolt"},{"c":2,"s":8,"id":8013,"u":"skyrider%20sword%20(generic)_lotgb","p":106,"h":1,"n":"Skyrider Sword"},{"c":2,"s":8,"id":8014,"u":"smoked%20goggles_lotgb","p":92,"h":1,"n":"Smoked Goggles"},{"c":2,"s":8,"id":8015,"u":"snagging_lotgb","p":89,"h":1,"n":"Snagging"},{"c":2,"s":8,"id":8016,"u":"sneezing%20powder_lotgb","p":59,"h":1,"n":"Sneezing Powder"},{"c":2,"s":8,"id":8017,"u":"soft-landing_lotgb","p":89,"h":1,"n":"Soft-landing"},{"c":2,"s":8,"id":8018,"u":"spell-bastion_lotgb","p":89,"h":1,"n":"Spell-bastion"},{"c":2,"s":8,"id":8019,"u":"splint_lotgb","p":69,"h":1,"n":"Splint"},{"c":2,"s":8,"id":8020,"u":"spring-loaded%20net%20launcher_lotgb","p":23,"h":1,"n":"Spring-loaded Net Launcher"},{"c":2,"s":8,"id":8021,"u":"staff%20of%20final%20rest%20(generic)_lotgb","p":30,"h":1,"n":"Staff of Final Rest"},{"c":2,"s":8,"id":8022,"u":"staff%20of%20the%20dreamlands%20(generic)_lotgb","p":111,"h":1,"n":"Staff Of The Dreamlands"},{"c":2,"s":8,"id":8023,"u":"stanching%20(generic)_lotgb","p":39,"h":1,"n":"Stanching"},{"c":2,"s":8,"id":8024,"u":"static%20snare_lotgb","p":43,"h":1,"n":"Static Snare"},{"c":2,"s":8,"id":8025,"u":"stone%20circle%20(generic)_lotgb","p":39,"h":1,"n":"Stone Circle"},{"c":2,"s":8,"id":8026,"u":"stonethroat%20ammunition_lotgb","p":11,"h":1,"n":"Stonethroat Ammunition"},{"c":2,"s":8,"id":8027,"u":"sulfur%20bomb%20(generic)_lotgb","p":15,"h":1,"n":"Sulfur Bomb"},{"c":2,"s":8,"id":8028,"u":"support_lotgb","p":69,"h":1,"n":"Support"},{"c":2,"s":8,"id":8029,"u":"swarmform%20collar_lotgb","p":55,"h":1,"n":"Swarmform Collar"},{"c":2,"s":8,"id":8030,"u":"swarmsuit%20(generic)_lotgb","p":93,"h":1,"n":"Swarmsuit"},{"c":2,"s":8,"id":8031,"u":"tar%20rocket%20snare_lotgb","p":27,"h":1,"n":"Tar Rocket Snare"},{"c":2,"s":8,"id":8032,"u":"tear-away%20clothing_lotgb","p":93,"h":1,"n":"Tear-away Clothing"},{"c":2,"s":8,"id":8033,"u":"thrice-fried%20mudwings_lotgb","p":47,"h":1,"n":"Thrice-fried Mudwings"},{"c":2,"s":8,"id":8034,"u":"toadskin%20salve%20(generic)_lotgb","p":27,"h":1,"n":"Toadskin Salve"},{"c":2,"s":8,"id":8035,"u":"toy%20carriage%20(generic)_lotgb","p":59,"h":1,"n":"Toy Carriage"},{"c":2,"s":8,"id":8036,"u":"transposition%20ammunition%20(generic)_lotgb","p":31,"h":1,"n":"Transposition Ammunition"},{"c":2,"s":8,"id":8037,"u":"twining%20chains_lotgb","p":104,"h":1,"n":"Twining Chains"},{"c":2,"s":8,"id":8038,"u":"vampiric%20scythe_lotgb","p":31,"h":1,"n":"Vampiric Scythe"},{"c":2,"s":8,"id":8039,"u":"vexing%20vapor%20(generic)_lotgb","p":27,"h":1,"n":"Vexing Vapor"},{"c":2,"s":8,"id":8040,"u":"vine%20of%20roses_lotgb","p":85,"h":1,"n":"Vine Of Roses"},{"c":2,"s":8,"id":8041,"u":"waffle%20iron%20(generic)_lotgb","p":93,"h":1,"n":"Waffle Iron"},{"c":2,"s":8,"id":8042,"u":"wand%20of%20fey%20flames_lotgb","p":81,"h":1,"n":"Wand Of Fey Flames"},{"c":2,"s":8,"id":8043,"u":"wand%20of%20spiritual%20warfare%20(generic)_lotgb","p":11,"h":1,"n":"Wand Of Spiritual Warfare"},{"c":2,"s":8,"id":8044,"u":"wand%20of%20thundering%20echoes%20(generic)_lotgb","p":85,"h":1,"n":"Wand Of Thundering Echoes"},{"c":2,"s":8,"id":8045,"u":"wardrobe%20stone%20(generic)_lotgb","p":51,"h":1,"n":"Wardrobe Stone"},{"c":2,"s":8,"id":8046,"u":"waverider%20barding_lotgb","p":55,"h":1,"n":"Waverider Barding"},{"c":2,"s":8,"id":8047,"u":"wet%20shock%20snare_lotgb","p":27,"h":1,"n":"Wet Shock Snare"},{"c":2,"s":8,"id":8048,"u":"wheel%20blades_lotgb","p":72,"h":1,"n":"Wheel Blades"},{"c":2,"s":8,"id":8049,"u":"wheel%20spikes_lotgb","p":72,"h":1,"n":"Wheel Spikes"},{"c":2,"s":8,"id":8050,"u":"wheelbarrow_lotgb","p":93,"h":1,"n":"Wheelbarrow"},{"c":2,"s":8,"id":8051,"u":"wig%20of%20holding_lotgb","p":51,"h":1,"n":"Wig Of Holding"},{"c":2,"s":8,"id":8052,"u":"wind-catcher%20(generic)_lotgb","p":89,"h":1,"n":"Wind-catcher"},{"c":2,"s":8,"id":8053,"u":"wizard's%20tower_lotgb","p":19,"h":1,"n":"Wizard's Tower"},{"c":2,"s":8,"id":8054,"u":"wovenwood%20shield%20(generic)_lotgb","p":81,"h":1,"n":"Wovenwood Shield"},{"c":2,"s":62,"id":8055,"u":"archaic%20wayfinder_lowg","p":17,"h":1,"n":"Archaic Wayfinder"},{"c":2,"s":62,"id":8056,"u":"blessed%20tattoo_lowg","p":92,"h":1,"n":"Blessed Tattoo"},{"c":2,"s":62,"id":8057,"u":"final%20blade_lowg","p":126,"h":1,"n":"Final Blade"},{"c":2,"s":62,"id":8058,"u":"golden%20legion%20epaulet_lowg","p":124,"h":1,"n":"Golden Legion Epaulet"},{"c":2,"s":62,"id":8059,"u":"jellyfish%20lamp_lowg","p":68,"h":1,"n":"Jellyfish Lamp"},{"c":2,"s":62,"id":8060,"u":"sun%20orchid%20elixir_lowg","p":56,"h":1,"n":"Sun Orchid Elixir"},{"c":2,"s":62,"id":8061,"u":"swim%20fins_lowg","p":69,"h":1,"n":"Swim Fins"},{"c":2,"s":40,"id":8062,"u":"granny's%20hedge%20trimmer_ltiba","p":10,"h":1,"n":"Granny's Hedge Trimmer"},{"c":2,"s":41,"id":8063,"u":"nosoi%20charm_ngd","p":63,"h":1,"n":"Nosoi Charm"},{"c":2,"s":42,"id":8064,"u":"blaze_ooa1","p":77,"h":1,"n":"Blaze"},{"c":2,"s":42,"id":8065,"u":"searing%20suture%20(generic)_ooa1","p":77,"h":1,"n":"Searing Suture"},{"c":2,"s":42,"id":8066,"u":"war%20blood%20mutagen%20(generic)_ooa1","p":77,"h":1,"n":"War Blood Mutagen"},{"c":2,"s":43,"id":8067,"u":"golden%20branding%20iron%20(generic)_ooa2","p":76,"h":1,"n":"Golden Branding Iron"},{"c":2,"s":43,"id":8068,"u":"gyroscopic%20stabilizer_ooa2","p":77,"h":1,"n":"Gyroscopic Stabilizer"},{"c":2,"s":43,"id":8069,"u":"smogger_ooa2","p":78,"h":1,"n":"Smogger"},{"c":2,"s":43,"id":8070,"u":"pyronite_ooa2","p":75,"h":1,"n":"Pyronite"},{"c":2,"s":43,"id":8071,"u":"alchemical%20fuse_ooa2","p":75,"h":1,"n":"Alchemical Fuse"},{"c":2,"s":43,"id":8072,"u":"alchemist's%20damper_ooa2","p":76,"h":1,"n":"Alchemist's Damper"},{"c":2,"s":43,"id":8073,"u":"dupe's%20gold%20nugget_ooa2","p":76,"h":1,"n":"Dupe's Gold Nugget"},{"c":2,"s":43,"id":8074,"u":"golden-cased%20bullet%20(generic)_ooa2","p":76,"h":1,"n":"Golden-Cased Bullet"},{"c":2,"s":43,"id":8075,"u":"golden%20silencer%20(generic)_ooa2","p":76,"h":1,"n":"Golden Silencer"},{"c":2,"s":43,"id":8076,"u":"golden%20spur_ooa2","p":76,"h":1,"n":"Golden Spur"},{"c":2,"s":43,"id":8077,"u":"liquid%20gold%20(generic)_ooa2","p":77,"h":1,"n":"Liquid Gold"},{"c":2,"s":43,"id":8078,"u":"harpoon%20bolt_ooa2","p":77,"h":1,"n":"Harpoon Bolt"},{"c":2,"s":43,"id":8079,"u":"jax_ooa2","p":77,"h":1,"n":"Jax"},{"c":2,"s":43,"id":8080,"u":"lodestone%20pellet_ooa2","p":78,"h":1,"n":"Lodestone Pellet"},{"c":2,"s":43,"id":8081,"u":"thunder%20helm_ooa2","p":78,"h":1,"n":"Thunder Helm"},{"c":2,"s":43,"id":8082,"u":"aeon%20stone%20(clear%20quartz%20octagon)_ooa2","p":79,"h":1,"n":"Aeon Stone (Clear Quartz Octagon)"},{"c":2,"s":43,"id":8083,"u":"containment%20contraption_ooa2","p":79,"h":1,"n":"Containment Contraption"},{"c":2,"s":43,"id":8084,"u":"metronomic%20hammer_ooa2","p":79,"h":1,"n":"Metronomic Hammer"},{"c":2,"s":43,"id":8085,"u":"winder's%20ring_ooa2","p":79,"h":1,"n":"Winder's Ring"},{"c":2,"s":44,"id":8086,"u":"hex%20blaster_ooa3","p":73,"h":1,"n":"Hex Blaster"},{"c":2,"s":44,"id":8087,"u":"lawbringer's%20lasso_ooa3","p":73,"h":1,"n":"Lawbringer's Lasso"},{"c":2,"s":44,"id":8088,"u":"redeemer's%20pistol_ooa3","p":73,"h":1,"n":"Redeemer's Pistol"},{"c":2,"s":44,"id":8089,"u":"blast%20lance_ooa3","p":74,"h":1,"n":"Blast Lance"},{"c":2,"s":44,"id":8090,"u":"blast%20suit_ooa3","p":74,"h":1,"n":"Blast Suit"},{"c":2,"s":44,"id":8091,"u":"erraticannon_ooa3","p":75,"h":1,"n":"Erraticannon"},{"c":2,"s":44,"id":8092,"u":"reducer%20round_ooa3","p":75,"h":1,"n":"Reducer Round"},{"c":2,"s":44,"id":8093,"u":"star%20grenade%20(generic)_ooa3","p":75,"h":1,"n":"Star Grenade"},{"c":2,"s":44,"id":8094,"u":"corpse%20compass_ooa3","p":76,"h":1,"n":"Corpse Compass"},{"c":2,"s":44,"id":8095,"u":"corpsecaller%20round_ooa3","p":76,"h":1,"n":"Corpsecaller Round"},{"c":2,"s":44,"id":8096,"u":"skull%20bomb_ooa3","p":76,"h":1,"n":"Skull Bomb"},{"c":2,"s":44,"id":8097,"u":"effervescent%20decoction_ooa3","p":76,"h":1,"n":"Effervescent Decoction"},{"c":2,"s":44,"id":8098,"u":"mana-rattler%20liniment_ooa3","p":77,"h":1,"n":"Mana-Rattler Liniment"},{"c":2,"s":44,"id":8099,"u":"mutagenic%20renovator_ooa3","p":77,"h":1,"n":"Mutagenic Renovator"},{"c":2,"s":67,"id":8100,"u":"conundrum%20spectacles%20(generic)_pfum","p":0,"h":1,"n":"Conundrum Spectacles"},{"c":2,"s":67,"id":8101,"u":"junk%20bomb%20(generic)_pfum","p":0,"h":1,"n":"Junk Bomb"},{"c":2,"s":67,"id":8102,"u":"pressure%20bomb%20(generic)_pfum","p":0,"h":1,"n":"Pressure Bomb"},{"c":2,"s":67,"id":8103,"u":"spiderfoot%20brew%20(generic)_pfum","p":0,"h":1,"n":"Spiderfoot Brew"},{"c":2,"s":67,"id":8104,"u":"communication%20pendants_pfum","p":0,"h":1,"n":"Communication Pendants"},{"c":2,"s":67,"id":8105,"u":"clinging%20ooze%20snare_pfum","p":0,"h":1,"n":"Clinging Ooze Snare"},{"c":2,"s":67,"id":8106,"u":"boom%20snare_pfum","p":0,"h":1,"n":"Boom Snare"},{"c":2,"s":67,"id":8107,"u":"wand%20of%20caustic%20effluence_pfum","p":0,"h":1,"n":"Wand of Caustic Effluence"},{"c":2,"s":67,"id":8108,"u":"librarian's%20baton_pfum","p":0,"h":1,"n":"Librarian's Baton"},{"c":2,"s":67,"id":8109,"u":"overloaded%20brain%20grenade_pfum","p":0,"h":1,"n":"Overloaded Brain Grenade"},{"c":2,"s":67,"id":8110,"u":"ice%20slick%20snare_pfum","p":0,"h":1,"n":"Ice Slick Snare"},{"c":2,"s":67,"id":8111,"u":"demolishing_pfum","p":0,"h":1,"n":"Demolishing"},{"c":2,"s":67,"id":8112,"u":"empathic%20cords_pfum","p":0,"h":1,"n":"Empathic Cords"},{"c":2,"s":45,"id":8113,"u":"flaying%20knife_sli","p":60,"h":1,"n":"Flaying Knife"},{"c":2,"s":45,"id":8114,"u":"gluttonous%20spear_sli","p":60,"h":1,"n":"Gluttonous Spear"},{"c":2,"s":45,"id":8115,"u":"oily%20button_sli","p":60,"h":1,"n":"Oily Button"},{"c":2,"s":45,"id":8116,"u":"putrescent%20glob_sli","p":61,"h":1,"n":"Putrescent Glob"},{"c":2,"s":45,"id":8117,"u":"sixfingers%20elixir%20(generic)_sli","p":61,"h":1,"n":"Sixfingers Elixir"},{"c":2,"s":45,"id":8118,"u":"slime%20whip_sli","p":61,"h":1,"n":"Slime Whip"},{"c":2,"s":45,"id":8119,"u":"slippery%20ribbon_sli","p":61,"h":1,"n":"Slippery Ribbon"},{"c":2,"s":45,"id":8120,"u":"wand%20of%20noisome%20acid%20(generic)_sli","p":61,"h":1,"n":"Wand Of Noisome Acid"},{"c":2,"s":45,"id":8121,"u":"wand%20of%20teeming%20ghosts%20(generic)_sli","p":61,"h":1,"n":"Wand Of Teeming Ghosts"},{"c":2,"s":64,"id":8122,"u":"anointed%20waterskin_som","p":179,"h":1,"n":"Anointed Waterskin"},{"c":2,"s":64,"id":8123,"u":"apotropaic%20fulu_som","p":159,"h":1,"n":"Apotropaic Fulu"},{"c":2,"s":64,"id":8124,"u":"archivist's%20gaze_som","p":179,"h":1,"n":"Archivist's Gaze"},{"c":2,"s":64,"id":8125,"u":"auspicious%20scepter_som","p":179,"h":1,"n":"Auspicious Scepter"},{"c":2,"s":64,"id":8126,"u":"backfire%20mantle%20(generic)_som","p":179,"h":1,"n":"Backfire Mantle"},{"c":2,"s":64,"id":8127,"u":"bane_som","p":180,"h":1,"n":"Bane"},{"c":2,"s":64,"id":8128,"u":"bestiary%20of%20metamorphosis_som","p":162,"h":1,"n":"Bestiary Of Metamorphosis"},{"c":2,"s":64,"id":8129,"u":"binding%20coil%20(generic)_som","p":173,"h":1,"n":"Binding Coil"},{"c":2,"s":64,"id":8130,"u":"blade%20of%20four%20energies%20(generic)_som","p":180,"h":1,"n":"Blade Of Four Energies"},{"c":2,"s":64,"id":8131,"u":"book%20of%20lingering%20blaze_som","p":162,"h":1,"n":"Book Of Lingering Blaze"},{"c":2,"s":64,"id":8132,"u":"brilliant%20(generic)_som","p":180,"h":1,"n":"Brilliant"},{"c":2,"s":64,"id":8133,"u":"burr%20shield_som","p":181,"h":1,"n":"Burr Shield"},{"c":2,"s":64,"id":8134,"u":"buzzsaw%20axe%20(generic)_som","p":181,"h":1,"n":"Buzzsaw Axe"},{"c":2,"s":64,"id":8135,"u":"cantrip%20deck%20(generic)_som","p":181,"h":1,"n":"Cantrip Deck"},{"c":2,"s":64,"id":8136,"u":"chatterer%20of%20follies_som","p":181,"h":1,"n":"Chatterer Of Follies"},{"c":2,"s":64,"id":8137,"u":"cloak%20of%20feline%20rest_som","p":182,"h":1,"n":"Cloak Of Feline Rest"},{"c":2,"s":64,"id":8138,"u":"codebreaker's%20parchment%20(generic)_som","p":182,"h":1,"n":"Codebreaker's Parchment"},{"c":2,"s":64,"id":8139,"u":"codex%20of%20unimpeded%20sight%20(generic)_som","p":162,"h":1,"n":"Codex Of Unimpeded Sight"},{"c":2,"s":64,"id":8140,"u":"collar%20of%20the%20eternal%20bond_som","p":182,"h":1,"n":"Collar Of The Eternal Bond"},{"c":2,"s":64,"id":8141,"u":"conflagration%20club_som","p":182,"h":1,"n":"Conflagration Club"},{"c":2,"s":64,"id":8142,"u":"dazzling%20rosary%20(generic)_som","p":168,"h":1,"n":"Dazzling Rosary"},{"c":2,"s":64,"id":8143,"u":"deck%20of%20illusions_som","p":182,"h":1,"n":"Deck Of Illusions"},{"c":2,"s":64,"id":8144,"u":"deck%20of%20mischief_som","p":183,"h":1,"n":"Deck Of Mischief"},{"c":2,"s":64,"id":8145,"u":"detect%20anathema%20fulu_som","p":159,"h":1,"n":"Detect Anathema Fulu"},{"c":2,"s":64,"id":8146,"u":"dimensional%20knot_som","p":168,"h":1,"n":"Dimensional Knot"},{"c":2,"s":64,"id":8147,"u":"dispersing%20bullet_som","p":173,"h":1,"n":"Dispersing Bullet"},{"c":2,"s":64,"id":8148,"u":"dragonbone%20arrowhead_som","p":173,"h":1,"n":"Dragonbone Arrowhead"},{"c":2,"s":64,"id":8149,"u":"emberheart_som","p":184,"h":1,"n":"Emberheart"},{"c":2,"s":64,"id":8150,"u":"endless%20grimoire%20(generic)_som","p":162,"h":1,"n":"Endless Grimoire"},{"c":2,"s":64,"id":8151,"u":"extending%20(generic)_som","p":184,"h":1,"n":"Extending"},{"c":2,"s":64,"id":8152,"u":"eye%20of%20enlightenment_som","p":173,"h":1,"n":"Eye Of Enlightenment"},{"c":2,"s":64,"id":8153,"u":"familiar%20tattoo_som","p":164,"h":1,"n":"Familiar Tattoo"},{"c":2,"s":64,"id":8154,"u":"firestarter%20pellets%20(generic)_som","p":168,"h":1,"n":"Firestarter Pellets"},{"c":2,"s":64,"id":8155,"u":"five-feather%20wreath%20(generic)_som","p":170,"h":1,"n":"Five-feather Wreath"},{"c":2,"s":64,"id":8156,"u":"flaming%20star%20(generic)_som","p":170,"h":1,"n":"Flaming Star"},{"c":2,"s":64,"id":8157,"u":"flask%20of%20fellowship_som","p":184,"h":1,"n":"Flask Of Fellowship"},{"c":2,"s":64,"id":8158,"u":"force%20tiles_som","p":168,"h":1,"n":"Force Tiles"},{"c":2,"s":64,"id":8159,"u":"fu%20water_som","p":161,"h":1,"n":"Fu Water"},{"c":2,"s":64,"id":8160,"u":"fulu%20compendium_som","p":161,"h":1,"n":"Fulu Compendium"},{"c":2,"s":64,"id":8161,"u":"fulu%20of%20fire%20suppression_som","p":159,"h":1,"n":"Fulu Of Fire Suppression"},{"c":2,"s":64,"id":8162,"u":"fulu%20of%20flood%20suppression_som","p":159,"h":1,"n":"Fulu Of Flood Suppression"},{"c":2,"s":64,"id":8163,"u":"fulu%20of%20the%20drunken%20monkey_som","p":159,"h":1,"n":"Fulu Of The Drunken Monkey"},{"c":2,"s":64,"id":8164,"u":"fulu%20of%20the%20stoic%20ox_som","p":159,"h":1,"n":"Fulu Of The Stoic Ox"},{"c":2,"s":64,"id":8165,"u":"fulus%20of%20concealment_som","p":159,"h":1,"n":"Fulus Of Concealment"},{"c":2,"s":64,"id":8166,"u":"ghostbane%20fulu_som","p":160,"h":1,"n":"Ghostbane Fulu"},{"c":2,"s":64,"id":8167,"u":"ghostly%20portal%20paint_som","p":173,"h":1,"n":"Ghostly Portal Paint"},{"c":2,"s":64,"id":8168,"u":"glasses%20of%20sociability_som","p":185,"h":1,"n":"Glasses Of Sociability"},{"c":2,"s":64,"id":8169,"u":"gloaming%20shard_som","p":185,"h":1,"n":"Gloaming Shard"},{"c":2,"s":64,"id":8170,"u":"golden%20chrysalis_som","p":174,"h":1,"n":"Golden Chrysalis"},{"c":2,"s":64,"id":8171,"u":"grim%20sandglass%20(generic)_som","p":171,"h":1,"n":"Grim Sandglass"},{"c":2,"s":64,"id":8172,"u":"guiding%20star_som","p":185,"h":1,"n":"Guiding Star"},{"c":2,"s":64,"id":8173,"u":"hat%20of%20many%20minds_som","p":185,"h":1,"n":"Hat Of Many Minds"},{"c":2,"s":64,"id":8174,"u":"healer's%20gel%20(generic)_som","p":168,"h":1,"n":"Healer's Gel"},{"c":2,"s":64,"id":8175,"u":"hundred-moth%20caress_som","p":185,"h":1,"n":"Hundred-moth Caress"},{"c":2,"s":64,"id":8176,"u":"impactful%20(generic)_som","p":185,"h":1,"n":"Impactful"},{"c":2,"s":64,"id":8177,"u":"instructions%20for%20lasting%20agony_som","p":163,"h":1,"n":"Instructions For Lasting Agony"},{"c":2,"s":64,"id":8178,"u":"invisible%20chain%20shirt_som","p":186,"h":1,"n":"Invisible Chain Shirt"},{"c":2,"s":64,"id":8179,"u":"jar%20of%20shifting%20sands_som","p":186,"h":1,"n":"Jar Of Shifting Sands"},{"c":2,"s":64,"id":8180,"u":"keymaking%20tools_som","p":186,"h":1,"n":"Keymaking Tools"},{"c":2,"s":64,"id":8181,"u":"lini's%20leafstick_som","p":167,"h":1,"n":"Lini's Leafstick"},{"c":2,"s":64,"id":8182,"u":"lion%20claw_som","p":174,"h":1,"n":"Lion Claw"},{"c":2,"s":64,"id":8183,"u":"magical%20lock%20fulu_som","p":160,"h":1,"n":"Magical Lock Fulu"},{"c":2,"s":64,"id":8184,"u":"mask%20of%20allure_som","p":186,"h":1,"n":"Mask Of Allure"},{"c":2,"s":64,"id":8185,"u":"matchmaker%20fulu_som","p":160,"h":1,"n":"Matchmaker Fulu"},{"c":2,"s":64,"id":8186,"u":"mercurial%20mantle_som","p":187,"h":1,"n":"Mercurial Mantle"},{"c":2,"s":64,"id":8187,"u":"north%20wind's%20night%20verse_som","p":187,"h":1,"n":"North Wind's Night Verse"},{"c":2,"s":64,"id":8188,"u":"noxious%20incense%20(generic)_som","p":169,"h":1,"n":"Noxious Incense"},{"c":2,"s":64,"id":8189,"u":"orchestral%20brooch_som","p":174,"h":1,"n":"Orchestral Brooch"},{"c":2,"s":64,"id":8190,"u":"ouroboros%20flail%20(generic)_som","p":187,"h":1,"n":"Ouroboros Flail"},{"c":2,"s":64,"id":8191,"u":"perfect%20droplet%20(generic)_som","p":171,"h":1,"n":"Perfect Droplet"},{"c":2,"s":64,"id":8192,"u":"phoenix%20flask_som","p":174,"h":1,"n":"Phoenix Flask"},{"c":2,"s":64,"id":8193,"u":"potion%20of%20grounding_som","p":174,"h":1,"n":"Potion Of Grounding"},{"c":2,"s":64,"id":8194,"u":"potion%20of%20minute%20echoes_som","p":175,"h":1,"n":"Potion Of Minute Echoes"},{"c":2,"s":64,"id":8195,"u":"potion%20of%20shared%20life_som","p":175,"h":1,"n":"Potion Of Shared Life"},{"c":2,"s":64,"id":8196,"u":"potion%20of%20stable%20form%20(generic)_som","p":175,"h":1,"n":"Potion Of Stable Form"},{"c":2,"s":64,"id":8197,"u":"rebound%20fulu_som","p":160,"h":1,"n":"Rebound Fulu"},{"c":2,"s":64,"id":8198,"u":"rebounding%20breastplate_som","p":188,"h":1,"n":"Rebounding Breastplate"},{"c":2,"s":64,"id":8199,"u":"resonating%20ammunition_som","p":175,"h":1,"n":"Resonating Ammunition"},{"c":2,"s":64,"id":8200,"u":"restful%20sleep%20fulu_som","p":160,"h":1,"n":"Restful Sleep Fulu"},{"c":2,"s":64,"id":8201,"u":"restful%20tent_som","p":188,"h":1,"n":"Restful Tent"},{"c":2,"s":64,"id":8202,"u":"retrieval%20prism%20(generic)_som","p":176,"h":1,"n":"Retrieval Prism"},{"c":2,"s":64,"id":8203,"u":"rune%20of%20sin_som","p":165,"h":1,"n":"Rune Of Sin"},{"c":2,"s":64,"id":8204,"u":"s%20ring_som","p":190,"h":1,"n":"S Ring"},{"c":2,"s":64,"id":8205,"u":"sage's%20lash_som","p":189,"h":1,"n":"Sage's Lash"},{"c":2,"s":64,"id":8206,"u":"shadow%20signet_som","p":189,"h":1,"n":"Shadow Signet"},{"c":2,"s":64,"id":8207,"u":"shimmering%20dust_som","p":169,"h":1,"n":"Shimmering Dust"},{"c":2,"s":64,"id":8208,"u":"shortbread%20spy_som","p":176,"h":1,"n":"Shortbread Spy"},{"c":2,"s":64,"id":8209,"u":"singing%20shortbow%20(generic)_som","p":189,"h":1,"n":"Singing Shortbow"},{"c":2,"s":64,"id":8210,"u":"sonic%20tuning%20mace%20(generic)_som","p":189,"h":1,"n":"Sonic Tuning Mace"},{"c":2,"s":64,"id":8211,"u":"soothing%20scents_som","p":169,"h":1,"n":"Soothing Scents"},{"c":2,"s":64,"id":8212,"u":"south%20wind's%20scorch%20song_som","p":190,"h":1,"n":"South Wind's Scorch Song"},{"c":2,"s":64,"id":8213,"u":"spellbook%20of%20redundant%20enchantment_som","p":163,"h":1,"n":"Spellbook Of Redundant Enchantment"},{"c":2,"s":64,"id":8214,"u":"spirit-sealing%20fulu%20(generic)_som","p":160,"h":1,"n":"Spirit-sealing Fulu"},{"c":2,"s":64,"id":8215,"u":"staff%20of%20nature's%20cunning%20(generic)_som","p":167,"h":1,"n":"Staff Of Nature's Cunning"},{"c":2,"s":64,"id":8216,"u":"staff%20of%20the%20desert%20winds%20(generic)_som","p":190,"h":1,"n":"Staff Of The Desert Winds"},{"c":2,"s":64,"id":8217,"u":"staff-storing%20shield%20(generic)_som","p":190,"h":1,"n":"Staff-storing Shield"},{"c":2,"s":64,"id":8218,"u":"stampede%20medallion%20(generic)_som","p":190,"h":1,"n":"Stampede Medallion"},{"c":2,"s":64,"id":8219,"u":"stormbreaker%20fulu_som","p":161,"h":1,"n":"Stormbreaker Fulu"},{"c":2,"s":64,"id":8220,"u":"stormfeather_som","p":176,"h":1,"n":"Stormfeather"},{"c":2,"s":64,"id":8221,"u":"storyteller's%20opus_som","p":163,"h":1,"n":"Storyteller's Opus"},{"c":2,"s":64,"id":8222,"u":"summoning%20handscroll_som","p":163,"h":1,"n":"Summoning Handscroll"},{"c":2,"s":64,"id":8223,"u":"thousand-blade%20thesis_som","p":191,"h":1,"n":"Thousand-blade Thesis"},{"c":2,"s":64,"id":8224,"u":"thunderbird%20tuft%20(generic)_som","p":169,"h":1,"n":"Thunderbird Tuft"},{"c":2,"s":64,"id":8225,"u":"titan's%20grasp_som","p":191,"h":1,"n":"Titan's Grasp"},{"c":2,"s":64,"id":8226,"u":"topology%20protoplasm_som","p":176,"h":1,"n":"Topology Protoplasm"},{"c":2,"s":64,"id":8227,"u":"tracking%20fulu_som","p":161,"h":1,"n":"Tracking Fulu"},{"c":2,"s":64,"id":8228,"u":"trinity%20geode%20(generic)_som","p":171,"h":1,"n":"Trinity Geode"},{"c":2,"s":64,"id":8229,"u":"true%20name%20amulet%20(generic)_som","p":247,"h":1,"n":"True Name Amulet"},{"c":2,"s":64,"id":8230,"u":"vapor%20sphere_som","p":176,"h":1,"n":"Vapor Sphere"},{"c":2,"s":64,"id":8231,"u":"venomous%20cure%20fulu_som","p":161,"h":1,"n":"Venomous Cure Fulu"},{"c":2,"s":64,"id":8232,"u":"warding%20tablets_som","p":163,"h":1,"n":"Warding Tablets"},{"c":2,"s":64,"id":8233,"u":"warding%20tattoo%20(generic)_som","p":165,"h":1,"n":"Warding Tattoo"},{"c":2,"s":64,"id":8234,"u":"waterproofing%20wax_som","p":169,"h":1,"n":"Waterproofing Wax"},{"c":2,"s":46,"id":8235,"u":"forgetful%20ink_sot1","p":75,"h":1,"n":"Forgetful Ink"},{"c":2,"s":46,"id":8236,"u":"goz%20mask%20(generic)_sot1","p":73,"h":1,"n":"Goz Mask"},{"c":2,"s":46,"id":8237,"u":"herd%20mask_sot1","p":73,"h":1,"n":"Herd Mask"},{"c":2,"s":46,"id":8238,"u":"mask%20of%20mercy_sot1","p":74,"h":1,"n":"Mask Of Mercy"},{"c":2,"s":46,"id":8239,"u":"mask%20of%20the%20cursed%20eye_sot1","p":74,"h":1,"n":"Mask Of The Cursed Eye"},{"c":2,"s":46,"id":8240,"u":"psychopomp%20mask_sot1","p":74,"h":1,"n":"Psychopomp Mask"},{"c":2,"s":46,"id":8241,"u":"rhinoceros%20mask%20(generic)_sot1","p":74,"h":1,"n":"Rhinoceros Mask"},{"c":2,"s":46,"id":8242,"u":"rhythm%20bone%20(generic)_sot1","p":76,"h":1,"n":"Rhythm Bone"},{"c":2,"s":46,"id":8243,"u":"shapespeak%20mask_sot1","p":74,"h":1,"n":"Shapespeak Mask"},{"c":2,"s":46,"id":8244,"u":"skittering%20mask%20(generic)_sot1","p":74,"h":1,"n":"Skittering Mask"},{"c":2,"s":46,"id":8245,"u":"tlil%20mask%20(generic)_sot1","p":75,"h":1,"n":"Tlil Mask"},{"c":2,"s":47,"id":8246,"u":"bag%20of%20cats_sot2","p":75,"h":1,"n":"Bag Of Cats"},{"c":2,"s":47,"id":8247,"u":"crown%20of%20the%20companion_sot2","p":75,"h":1,"n":"Crown Of The Companion"},{"c":2,"s":47,"id":8248,"u":"fulminating%20spear_sot2","p":76,"h":1,"n":"Fulminating Spear"},{"c":2,"s":47,"id":8249,"u":"habu's%20cudgel_sot2","p":76,"h":1,"n":"Habu's Cudgel"},{"c":2,"s":47,"id":8250,"u":"leopard's%20armor_sot2","p":76,"h":1,"n":"Leopard's Armor"},{"c":2,"s":47,"id":8251,"u":"rhino%20hide%20brooch_sot2","p":76,"h":1,"n":"Rhino Hide Brooch"},{"c":2,"s":47,"id":8252,"u":"singing%20muse_sot2","p":76,"h":1,"n":"Singing Muse"},{"c":2,"s":47,"id":8253,"u":"spellender_sot2","p":76,"h":1,"n":"Spellender"},{"c":2,"s":47,"id":8254,"u":"warcaller's%20chime%20(generic)_sot2","p":77,"h":1,"n":"Warcaller's Chime"},{"c":2,"s":47,"id":8255,"u":"wondrous%20figurines%20(generic)_sot2","p":77,"h":1,"n":"Wondrous Figurines"},{"c":2,"s":48,"id":8256,"u":"barricade%20stone%20(generic)_sot3","p":75,"h":1,"n":"Barricade Stone"},{"c":2,"s":48,"id":8257,"u":"dragon%20rune%20bracelet_sot3","p":75,"h":1,"n":"Dragon Rune Bracelet"},{"c":2,"s":48,"id":8258,"u":"exploration%20lens%20(generic)_sot3","p":76,"h":1,"n":"Exploration Lens"},{"c":2,"s":48,"id":8259,"u":"ixam%c3%a8's%20eye_sot3","p":76,"h":1,"n":"Ixamè's Eye"},{"c":2,"s":48,"id":8260,"u":"red-rib%20gill%20mask%20(generic)_sot3","p":76,"h":1,"n":"Red-Rib Gill Mask"},{"c":2,"s":49,"id":8261,"u":"deathless%20light_sot4","p":85,"h":1,"n":"Deathless Light"},{"c":2,"s":49,"id":8262,"u":"deflecting%20branch_sot4","p":75,"h":1,"n":"Deflecting Branch"},{"c":2,"s":49,"id":8263,"u":"golden%20blade%20of%20mzali_sot4","p":76,"h":1,"n":"Golden Blade of Mzali"},{"c":2,"s":49,"id":8264,"u":"midday%20lantern%20(generic)_sot4","p":76,"h":1,"n":"Midday Lantern"},{"c":2,"s":49,"id":8265,"u":"sun%20shot_sot4","p":78,"h":1,"n":"Sun Shot"},{"c":2,"s":49,"id":8266,"u":"sun%20sling_sot4","p":78,"h":1,"n":"Sun Sling"},{"c":2,"s":49,"id":8267,"u":"twilight%20lantern_sot4","p":76,"h":1,"n":"Twilight Lantern"},{"c":2,"s":50,"id":8268,"u":"grimoire%20of%20unknown%20necessities_sot5","p":77,"h":1,"n":"Grimoire of Unknown Necessities"},{"c":2,"s":50,"id":8269,"u":"spellcutter_sot5","p":76,"h":1,"n":"Spellcutter"},{"c":2,"s":50,"id":8270,"u":"wyrm%20drinker_sot5","p":75,"h":1,"n":"Wyrm Drinker"},{"c":2,"s":51,"id":8271,"u":"ancestral%20embrace_sot6","p":76,"h":1,"n":"Ancestral Embrace"},{"c":2,"s":51,"id":8272,"u":"halcyon%20heart_sot6","p":77,"h":1,"n":"Halcyon Heart"},{"c":2,"s":51,"id":8273,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6","p":77,"h":1,"n":"Shadowed Scale, the Jungle Secret"},{"c":2,"s":52,"id":8274,"u":"antivenom%20potion_tio","p":60,"h":1,"n":"Antivenom Potion"},{"c":2,"s":52,"id":8275,"u":"capsaicin%20tonic_tio","p":60,"h":1,"n":"Capsaicin Tonic"},{"c":2,"s":52,"id":8276,"u":"sparkblade_tio","p":60,"h":1,"n":"Sparkblade"},{"c":2,"s":52,"id":8277,"u":"sun%20wheel_tio","p":60,"h":1,"n":"Sun Wheel"},{"c":3,"s":4,"id":8278,"u":"access%20lore_apg","p":229,"h":1,"n":"Access Lore"},{"c":3,"s":4,"id":8279,"u":"agonizing%20despair_apg","p":214,"h":1,"n":"Agonizing Despair"},{"c":3,"s":4,"id":8280,"u":"ancestral%20defense_apg","p":230,"h":1,"n":"Ancestral Defense"},{"c":3,"s":4,"id":8281,"u":"ancestral%20form_apg","p":230,"h":1,"n":"Ancestral Form"},{"c":3,"s":4,"id":8282,"u":"ancestral%20touch_apg","p":230,"h":1,"n":"Ancestral Touch"},{"c":3,"s":4,"id":8283,"u":"animal%20feature_apg","p":234,"h":1,"n":"Animal Feature"},{"c":3,"s":4,"id":8284,"u":"animate%20dead_apg","p":214,"h":1,"n":"Animate Dead"},{"c":3,"s":4,"id":8285,"u":"animate%20rope_apg","p":214,"h":1,"n":"Animate Rope"},{"c":3,"s":4,"id":8286,"u":"animated%20assault_apg","p":214,"h":1,"n":"Animated Assault"},{"c":3,"s":4,"id":8287,"u":"aqueous%20orb_apg","p":214,"h":1,"n":"Aqueous Orb"},{"c":3,"s":4,"id":8288,"u":"armor%20of%20bones_apg","p":230,"h":1,"n":"Armor Of Bones"},{"c":3,"s":4,"id":8289,"u":"battlefield%20persistence_apg","p":230,"h":1,"n":"Battlefield Persistence"},{"c":3,"s":4,"id":8290,"u":"beastmaster%20trance_apg","p":161,"h":1,"n":"Beastmaster Trance"},{"c":3,"s":4,"id":8291,"u":"bestial%20curse_apg","p":215,"h":1,"n":"Bestial Curse"},{"c":3,"s":4,"id":8292,"u":"blanket%20of%20stars_apg","p":215,"h":1,"n":"Blanket Of Stars"},{"c":3,"s":4,"id":8293,"u":"blinding%20beauty_apg","p":235,"h":1,"n":"Blinding Beauty"},{"c":3,"s":4,"id":8294,"u":"blinding%20fury_apg","p":216,"h":1,"n":"Blinding Fury"},{"c":3,"s":4,"id":8295,"u":"blister_apg","p":216,"h":1,"n":"Blister"},{"c":3,"s":4,"id":8296,"u":"blistering%20invective_apg","p":216,"h":1,"n":"Blistering Invective"},{"c":3,"s":4,"id":8297,"u":"blood%20vendetta_apg","p":216,"h":1,"n":"Blood Vendetta"},{"c":3,"s":4,"id":8298,"u":"blood%20ward_apg","p":237,"h":1,"n":"Blood Ward"},{"c":3,"s":4,"id":8299,"u":"brain%20drain_apg","p":230,"h":1,"n":"Brain Drain"},{"c":3,"s":4,"id":8300,"u":"cackle_apg","p":237,"h":1,"n":"Cackle"},{"c":3,"s":4,"id":8301,"u":"call%20to%20arms_apg","p":230,"h":1,"n":"Call To Arms"},{"c":3,"s":4,"id":8302,"u":"chameleon%20coat_apg","p":216,"h":1,"n":"Chameleon Coat"},{"c":3,"s":4,"id":8303,"u":"charitable%20urge_apg","p":216,"h":1,"n":"Charitable Urge"},{"c":3,"s":4,"id":8304,"u":"chroma%20leach_apg","p":217,"h":1,"n":"Chroma Leach"},{"c":3,"s":4,"id":8305,"u":"claim%20undead_apg","p":230,"h":1,"n":"Claim Undead"},{"c":3,"s":4,"id":8306,"u":"clinging%20ice_apg","p":237,"h":1,"n":"Clinging Ice"},{"c":3,"s":4,"id":8307,"u":"clinging%20shadows%20stance_apg","p":229,"h":1,"n":"Clinging Shadows Stance"},{"c":3,"s":4,"id":8308,"u":"consuming%20darkness_apg","p":235,"h":1,"n":"Consuming Darkness"},{"c":3,"s":4,"id":8309,"u":"countless%20eyes_apg","p":217,"h":1,"n":"Countless Eyes"},{"c":3,"s":4,"id":8310,"u":"cozy%20cabin_apg","p":217,"h":1,"n":"Cozy Cabin"},{"c":3,"s":4,"id":8311,"u":"crashing%20wave_apg","p":217,"h":1,"n":"Crashing Wave"},{"c":3,"s":4,"id":8312,"u":"curse%20of%20death_apg","p":237,"h":1,"n":"Curse Of Death"},{"c":3,"s":4,"id":8313,"u":"curse%20of%20lost%20time_apg","p":217,"h":1,"n":"Curse Of Lost Time"},{"c":3,"s":4,"id":8314,"u":"dance%20of%20darkness_apg","p":193,"h":1,"n":"Dance Of Darkness"},{"c":3,"s":4,"id":8315,"u":"debilitating%20dichotomy_apg","p":231,"h":1,"n":"Debilitating Dichotomy"},{"c":3,"s":4,"id":8316,"u":"deceiver's%20cloak_apg","p":238,"h":1,"n":"Deceiver's Cloak"},{"c":3,"s":4,"id":8317,"u":"delay%20affliction_apg","p":231,"h":1,"n":"Delay Affliction"},{"c":3,"s":4,"id":8318,"u":"dim%20the%20light_apg","p":236,"h":1,"n":"Dim The Light"},{"c":3,"s":4,"id":8319,"u":"discern%20secrets_apg","p":238,"h":1,"n":"Discern Secrets"},{"c":3,"s":4,"id":8320,"u":"dismantle_apg","p":218,"h":1,"n":"Dismantle"},{"c":3,"s":4,"id":8321,"u":"dread%20secret_apg","p":231,"h":1,"n":"Dread Secret"},{"c":3,"s":4,"id":8322,"u":"dull%20ambition_apg","p":218,"h":1,"n":"Dull Ambition"},{"c":3,"s":4,"id":8323,"u":"d%c3%a9j%c3%a0%20vu_apg","p":218,"h":1,"n":"Déjà Vu"},{"c":3,"s":4,"id":8324,"u":"d%c3%a9j%c3%a0%20vu_apg","p":218,"h":1,"n":"Deja Vu (Déjà Vu)"},{"c":3,"s":4,"id":8325,"u":"elemental%20betrayal_apg","p":238,"h":1,"n":"Elemental Betrayal"},{"c":3,"s":4,"id":8326,"u":"enervation_apg","p":218,"h":1,"n":"Enervation"},{"c":3,"s":4,"id":8327,"u":"enlarge%20companion_apg","p":234,"h":1,"n":"Enlarge Companion"},{"c":3,"s":4,"id":8328,"u":"ephemeral%20tracking_apg","p":234,"h":1,"n":"Ephemeral Tracking"},{"c":3,"s":4,"id":8329,"u":"establish%20ward_apg","p":236,"h":1,"n":"Establish Ward"},{"c":3,"s":4,"id":8330,"u":"evil%20eye_apg","p":238,"h":1,"n":"Evil Eye"},{"c":3,"s":4,"id":8331,"u":"familiar's%20face_apg","p":218,"h":1,"n":"Familiar's Face"},{"c":3,"s":4,"id":8332,"u":"final%20sacrifice_apg","p":219,"h":1,"n":"Final Sacrifice"},{"c":3,"s":4,"id":8333,"u":"flaming%20fusillade_apg","p":232,"h":1,"n":"Flaming Fusillade"},{"c":3,"s":4,"id":8334,"u":"force%20cage_apg","p":219,"h":1,"n":"Force Cage"},{"c":3,"s":4,"id":8335,"u":"fungal%20infestation_apg","p":220,"h":1,"n":"Fungal Infestation"},{"c":3,"s":4,"id":8336,"u":"genie's%20veil_apg","p":236,"h":1,"n":"Genie's Veil"},{"c":3,"s":4,"id":8337,"u":"ghostly%20tragedy_apg","p":220,"h":1,"n":"Ghostly Tragedy"},{"c":3,"s":4,"id":8338,"u":"gravity%20weapon_apg","p":234,"h":1,"n":"Gravity Weapon"},{"c":3,"s":4,"id":8339,"u":"grisly%20growths_apg","p":220,"h":1,"n":"Grisly Growths"},{"c":3,"s":4,"id":8340,"u":"heal%20companion_apg","p":234,"h":1,"n":"Heal Companion"},{"c":3,"s":4,"id":8341,"u":"heart's%20desire_apg","p":236,"h":1,"n":"Heart's Desire"},{"c":3,"s":4,"id":8342,"u":"heat%20metal_apg","p":220,"h":1,"n":"Heat Metal"},{"c":3,"s":4,"id":8343,"u":"heroic%20feat_apg","p":232,"h":1,"n":"Heroic Feat"},{"c":3,"s":4,"id":8344,"u":"hunter's%20luck_apg","p":235,"h":1,"n":"Hunter's Luck"},{"c":3,"s":4,"id":8345,"u":"hunter's%20vision_apg","p":235,"h":1,"n":"Hunter's Vision"},{"c":3,"s":4,"id":8346,"u":"hymn%20of%20healing_apg","p":228,"h":1,"n":"Hymn of Healing"},{"c":3,"s":4,"id":8347,"u":"ice%20storm_apg","p":220,"h":1,"n":"Ice Storm"},{"c":3,"s":4,"id":8348,"u":"impaling%20spike_apg","p":221,"h":1,"n":"Impaling Spike"},{"c":3,"s":4,"id":8349,"u":"imprint%20message_apg","p":221,"h":1,"n":"Imprint Message"},{"c":3,"s":4,"id":8350,"u":"incendiary%20aura_apg","p":232,"h":1,"n":"Incendiary Aura"},{"c":3,"s":4,"id":8351,"u":"indestructibility_apg","p":221,"h":1,"n":"Indestructibility"},{"c":3,"s":4,"id":8352,"u":"interstellar%20void_apg","p":232,"h":1,"n":"Interstellar Void"},{"c":3,"s":4,"id":8353,"u":"invisible%20item_apg","p":221,"h":1,"n":"Invisible Item"},{"c":3,"s":4,"id":8354,"u":"ki%20form_apg","p":229,"h":1,"n":"Ki Form"},{"c":3,"s":4,"id":8355,"u":"life%20boost_apg","p":238,"h":1,"n":"Life Boost"},{"c":3,"s":4,"id":8356,"u":"life%20link_apg","p":232,"h":1,"n":"Life Link"},{"c":3,"s":4,"id":8357,"u":"life-giving%20form_apg","p":232,"h":1,"n":"Life-giving Form"},{"c":3,"s":4,"id":8358,"u":"lightning%20storm_apg","p":221,"h":1,"n":"Lightning Storm"},{"c":3,"s":4,"id":8359,"u":"litany%20of%20depravity_apg","p":228,"h":1,"n":"Litany Of Depravity"},{"c":3,"s":4,"id":8360,"u":"litany%20of%20self-interest_apg","p":229,"h":1,"n":"Litany Of Self-interest"},{"c":3,"s":4,"id":8361,"u":"mad%20monkeys_apg","p":222,"h":1,"n":"Mad Monkeys"},{"c":3,"s":4,"id":8362,"u":"magic%20hide_apg","p":235,"h":1,"n":"Magic Hide"},{"c":3,"s":4,"id":8363,"u":"magic%20stone_apg","p":222,"h":1,"n":"Magic Stone"},{"c":3,"s":4,"id":8364,"u":"malicious%20shadow_apg","p":238,"h":1,"n":"Malicious Shadow"},{"c":3,"s":4,"id":8365,"u":"medusa's%20wrath_apg","p":229,"h":1,"n":"Medusa's Wrath"},{"c":3,"s":4,"id":8366,"u":"moonlight%20bridge_apg","p":233,"h":1,"n":"Moonlight Bridge"},{"c":3,"s":4,"id":8367,"u":"needle%20of%20vengeance_apg","p":238,"h":1,"n":"Needle Of Vengeance"},{"c":3,"s":4,"id":8368,"u":"noxious%20vapors_apg","p":222,"h":1,"n":"Noxious Vapors"},{"c":3,"s":4,"id":8369,"u":"nudge%20fate_apg","p":239,"h":1,"n":"Nudge Fate"},{"c":3,"s":4,"id":8370,"u":"nymph's%20token_apg","p":236,"h":1,"n":"Nymph's Token"},{"c":3,"s":4,"id":8371,"u":"object%20reading_apg","p":222,"h":1,"n":"Object Reading"},{"c":3,"s":4,"id":8372,"u":"ode%20to%20ouroboros_apg","p":228,"h":1,"n":"Ode To Ouroboros"},{"c":3,"s":4,"id":8373,"u":"personal%20blizzard_apg","p":239,"h":1,"n":"Personal Blizzard"},{"c":3,"s":4,"id":8374,"u":"pet%20cache_apg","p":222,"h":1,"n":"Pet Cache"},{"c":3,"s":4,"id":8375,"u":"phantasmal%20treasure_apg","p":223,"h":1,"n":"Phantasmal Treasure"},{"c":3,"s":4,"id":8376,"u":"phase%20familiar_apg","p":239,"h":1,"n":"Phase Familiar"},{"c":3,"s":4,"id":8377,"u":"pied%20piping_apg","p":228,"h":1,"n":"Pied Piping"},{"c":3,"s":4,"id":8378,"u":"pummeling%20rubble_apg","p":223,"h":1,"n":"Pummeling Rubble"},{"c":3,"s":4,"id":8379,"u":"quench_apg","p":223,"h":1,"n":"Quench"},{"c":3,"s":4,"id":8380,"u":"ranger's%20bramble_apg","p":235,"h":1,"n":"Ranger's Bramble"},{"c":3,"s":4,"id":8381,"u":"reaper's%20lantern_apg","p":223,"h":1,"n":"Reaper's Lantern"},{"c":3,"s":4,"id":8382,"u":"restorative%20moment_apg","p":239,"h":1,"n":"Restorative Moment"},{"c":3,"s":4,"id":8383,"u":"rusting%20grasp_apg","p":223,"h":1,"n":"Rusting Grasp"},{"c":3,"s":4,"id":8384,"u":"safe%20passage_apg","p":224,"h":1,"n":"Safe Passage"},{"c":3,"s":4,"id":8385,"u":"scintillating%20safeguard_apg","p":224,"h":1,"n":"Scintillating Safeguard"},{"c":3,"s":4,"id":8386,"u":"sculpt%20sound_apg","p":224,"h":1,"n":"Sculpt Sound"},{"c":3,"s":4,"id":8387,"u":"seal%20fate_apg","p":224,"h":1,"n":"Seal Fate"},{"c":3,"s":4,"id":8388,"u":"secret%20chest_apg","p":225,"h":1,"n":"Secret Chest"},{"c":3,"s":4,"id":8389,"u":"sepulchral%20mask_apg","p":236,"h":1,"n":"Sepulchral Mask"},{"c":3,"s":4,"id":8390,"u":"shadow%20illusion_apg","p":193,"h":1,"n":"Shadow Illusion"},{"c":3,"s":4,"id":8391,"u":"shadow%20jump_apg","p":193,"h":1,"n":"Shadow Jump"},{"c":3,"s":4,"id":8392,"u":"shadow's%20web_apg","p":229,"h":1,"n":"Shadow's Web"},{"c":3,"s":4,"id":8393,"u":"shepherd%20of%20souls_apg","p":236,"h":1,"n":"Shepherd Of Souls"},{"c":3,"s":4,"id":8394,"u":"shroud%20of%20night_apg","p":239,"h":1,"n":"Shroud Of Night"},{"c":3,"s":4,"id":8395,"u":"snare%20hopping_apg","p":235,"h":1,"n":"Snare Hopping"},{"c":3,"s":4,"id":8396,"u":"song%20of%20marching_apg","p":228,"h":1,"n":"Song Of Marching"},{"c":3,"s":4,"id":8397,"u":"song%20of%20strength_apg","p":228,"h":1,"n":"Song Of Strength"},{"c":3,"s":4,"id":8398,"u":"soothing%20mist_apg","p":235,"h":1,"n":"Soothing Mist"},{"c":3,"s":4,"id":8399,"u":"soul%20siphon_apg","p":233,"h":1,"n":"Soul Siphon"},{"c":3,"s":4,"id":8400,"u":"spike%20stones_apg","p":225,"h":1,"n":"Spike Stones"},{"c":3,"s":4,"id":8401,"u":"spirit%20sense_apg","p":225,"h":1,"n":"Spirit Sense"},{"c":3,"s":4,"id":8402,"u":"spirit%20veil_apg","p":237,"h":1,"n":"Spirit Veil"},{"c":3,"s":4,"id":8403,"u":"spray%20of%20stars_apg","p":233,"h":1,"n":"Spray Of Stars"},{"c":3,"s":4,"id":8404,"u":"steal%20shadow_apg","p":237,"h":1,"n":"Steal Shadow"},{"c":3,"s":4,"id":8405,"u":"stoke%20the%20heart_apg","p":239,"h":1,"n":"Stoke The Heart"},{"c":3,"s":4,"id":8406,"u":"strange%20geometry_apg","p":226,"h":1,"n":"Strange Geometry"},{"c":3,"s":4,"id":8407,"u":"sudden%20blight_apg","p":226,"h":1,"n":"Sudden Blight"},{"c":3,"s":4,"id":8408,"u":"summon%20instrument_apg","p":226,"h":1,"n":"Summon Instrument"},{"c":3,"s":4,"id":8409,"u":"symphony%20of%20the%20unfettered%20heart_apg","p":228,"h":1,"n":"Symphony Of The Unfettered Heart"},{"c":3,"s":4,"id":8410,"u":"tempest%20form_apg","p":233,"h":1,"n":"Tempest Form"},{"c":3,"s":4,"id":8411,"u":"tempest%20touch_apg","p":233,"h":1,"n":"Tempest Touch"},{"c":3,"s":4,"id":8412,"u":"terrain%20transposition_apg","p":235,"h":1,"n":"Terrain Transposition"},{"c":3,"s":4,"id":8413,"u":"thoughtful%20gift_apg","p":226,"h":1,"n":"Thoughtful Gift"},{"c":3,"s":4,"id":8414,"u":"threefold%20aspect_apg","p":226,"h":1,"n":"Threefold Aspect"},{"c":3,"s":4,"id":8415,"u":"thunderburst_apg","p":234,"h":1,"n":"Thunderburst"},{"c":3,"s":4,"id":8416,"u":"touch%20of%20corruption_apg","p":229,"h":1,"n":"Touch Of Corruption"},{"c":3,"s":4,"id":8417,"u":"transmute%20rock%20and%20mud_apg","p":226,"h":1,"n":"Transmute Rock And Mud"},{"c":3,"s":4,"id":8418,"u":"vampiric%20maiden_apg","p":227,"h":1,"n":"Vampiric Maiden"},{"c":3,"s":4,"id":8419,"u":"veil%20of%20dreams_apg","p":239,"h":1,"n":"Veil Of Dreams"},{"c":3,"s":4,"id":8420,"u":"vision%20of%20weakness_apg","p":234,"h":1,"n":"Vision Of Weakness"},{"c":3,"s":4,"id":8421,"u":"vomit%20swarm_apg","p":227,"h":1,"n":"Vomit Swarm"},{"c":3,"s":4,"id":8422,"u":"wall%20of%20flesh_apg","p":227,"h":1,"n":"Wall Of Flesh"},{"c":3,"s":4,"id":8423,"u":"whirling%20flames_apg","p":234,"h":1,"n":"Whirling Flames"},{"c":3,"s":4,"id":8424,"u":"wilding%20word_apg","p":239,"h":1,"n":"Wilding Word"},{"c":3,"s":4,"id":8425,"u":"wish-twisted%20form_apg","p":237,"h":1,"n":"Wish-twisted Form"},{"c":3,"s":5,"id":8426,"u":"aberrant%20whispers_crb","p":402,"h":1,"n":"Aberrant Whispers"},{"c":3,"s":5,"id":8427,"u":"abundant%20step_crb","p":401,"h":1,"n":"Abundant Step"},{"c":3,"s":5,"id":8428,"u":"abyssal%20plague_crb","p":316,"h":1,"n":"Abyssal Plague"},{"c":3,"s":5,"id":8429,"u":"abyssal%20wrath_crb","p":402,"h":1,"n":"Abyssal Wrath"},{"c":3,"s":5,"id":8430,"u":"acid%20arrow_crb","p":316,"h":1,"n":"Acid Arrow"},{"c":3,"s":5,"id":8431,"u":"acid%20splash_crb","p":316,"h":1,"n":"Acid Splash"},{"c":3,"s":5,"id":8432,"u":"aerial%20form_crb","p":316,"h":1,"n":"Aerial Form"},{"c":3,"s":5,"id":8433,"u":"agile%20feet_crb","p":389,"h":1,"n":"Agile Feet"},{"c":3,"s":5,"id":8434,"u":"air%20bubble_crb","p":316,"h":1,"n":"Air Bubble"},{"c":3,"s":5,"id":8435,"u":"air%20walk_crb","p":317,"h":1,"n":"Air Walk"},{"c":3,"s":5,"id":8436,"u":"alarm_crb","p":317,"h":1,"n":"Alarm"},{"c":3,"s":5,"id":8437,"u":"allegro_crb","p":386,"h":1,"n":"Allegro"},{"c":3,"s":5,"id":8438,"u":"alter%20reality_crb","p":317,"h":1,"n":"Alter Reality"},{"c":3,"s":5,"id":8439,"u":"anathematic%20reprisal_crb","p":317,"h":1,"n":"Anathematic Reprisal"},{"c":3,"s":5,"id":8440,"u":"ancestral%20memories_crb","p":402,"h":1,"n":"Ancestral Memories"},{"c":3,"s":5,"id":8441,"u":"angelic%20halo_crb","p":402,"h":1,"n":"Angelic Halo"},{"c":3,"s":5,"id":8442,"u":"angelic%20wings_crb","p":403,"h":1,"n":"Angelic Wings"},{"c":3,"s":5,"id":8443,"u":"animal%20form_crb","p":317,"h":1,"n":"Animal Form"},{"c":3,"s":5,"id":8444,"u":"animal%20messenger_crb","p":318,"h":1,"n":"Animal Messenger"},{"c":3,"s":5,"id":8445,"u":"animal%20vision_crb","p":318,"h":1,"n":"Animal Vision"},{"c":3,"s":5,"id":8446,"u":"ant%20haul_crb","p":318,"h":1,"n":"Ant Haul"},{"c":3,"s":5,"id":8447,"u":"antimagic%20field_crb","p":318,"h":1,"n":"Antimagic Field"},{"c":3,"s":5,"id":8448,"u":"appearance%20of%20wealth_crb","p":389,"h":1,"n":"Appearance Of Wealth"},{"c":3,"s":5,"id":8449,"u":"arcane%20countermeasure_crb","p":403,"h":1,"n":"Arcane Countermeasure"},{"c":3,"s":5,"id":8450,"u":"artistic%20flourish_crb","p":389,"h":1,"n":"Artistic Flourish"},{"c":3,"s":5,"id":8451,"u":"athletic%20rush_crb","p":389,"h":1,"n":"Athletic Rush"},{"c":3,"s":5,"id":8452,"u":"augment%20summoning_crb","p":406,"h":1,"n":"Augment Summoning"},{"c":3,"s":5,"id":8453,"u":"augury_crb","p":318,"h":1,"n":"Augury"},{"c":3,"s":5,"id":8454,"u":"avatar_crb","p":318,"h":1,"n":"Avatar"},{"c":3,"s":5,"id":8455,"u":"baleful%20polymorph_crb","p":320,"h":1,"n":"Baleful Polymorph"},{"c":3,"s":5,"id":8456,"u":"bane_crb","p":320,"h":1,"n":"Bane"},{"c":3,"s":5,"id":8457,"u":"banishment_crb","p":320,"h":1,"n":"Banishment"},{"c":3,"s":5,"id":8458,"u":"barkskin_crb","p":320,"h":1,"n":"Barkskin"},{"c":3,"s":5,"id":8459,"u":"bind%20soul_crb","p":320,"h":1,"n":"Bind Soul"},{"c":3,"s":5,"id":8460,"u":"bind%20undead_crb","p":321,"h":1,"n":"Bind Undead"},{"c":3,"s":5,"id":8461,"u":"bit%20of%20luck_crb","p":389,"h":1,"n":"Bit Of Luck"},{"c":3,"s":5,"id":8462,"u":"black%20tentacles_crb","p":321,"h":1,"n":"Black Tentacles"},{"c":3,"s":5,"id":8463,"u":"blade%20barrier_crb","p":321,"h":1,"n":"Blade Barrier"},{"c":3,"s":5,"id":8464,"u":"bless_crb","p":321,"h":1,"n":"Bless"},{"c":3,"s":5,"id":8465,"u":"blind%20ambition_crb","p":389,"h":1,"n":"Blind Ambition"},{"c":3,"s":5,"id":8466,"u":"blindness_crb","p":321,"h":1,"n":"Blindness"},{"c":3,"s":5,"id":8467,"u":"blink_crb","p":321,"h":1,"n":"Blink"},{"c":3,"s":5,"id":8468,"u":"blur_crb","p":321,"h":1,"n":"Blur"},{"c":3,"s":5,"id":8469,"u":"breath%20of%20life_crb","p":322,"h":1,"n":"Breath Of Life"},{"c":3,"s":5,"id":8470,"u":"burning%20hands_crb","p":322,"h":1,"n":"Burning Hands"},{"c":3,"s":5,"id":8471,"u":"call%20of%20the%20grave_crb","p":406,"h":1,"n":"Call Of The Grave"},{"c":3,"s":5,"id":8472,"u":"calm%20emotions_crb","p":322,"h":1,"n":"Calm Emotions"},{"c":3,"s":5,"id":8473,"u":"captivating%20adoration_crb","p":389,"h":1,"n":"Captivating Adoration"},{"c":3,"s":5,"id":8474,"u":"cataclysm_crb","p":322,"h":1,"n":"Cataclysm"},{"c":3,"s":5,"id":8475,"u":"celestial%20brand_crb","p":403,"h":1,"n":"Celestial Brand"},{"c":3,"s":5,"id":8476,"u":"chain%20lightning_crb","p":322,"h":1,"n":"Chain Lightning"},{"c":3,"s":5,"id":8477,"u":"champion's%20sacrifice_crb","p":387,"h":1,"n":"Champion's Sacrifice"},{"c":3,"s":5,"id":8478,"u":"charm_crb","p":322,"h":1,"n":"Charm"},{"c":3,"s":5,"id":8479,"u":"charming%20touch_crb","p":390,"h":1,"n":"Charming Touch"},{"c":3,"s":5,"id":8480,"u":"charming%20words_crb","p":406,"h":1,"n":"Charming Words"},{"c":3,"s":5,"id":8481,"u":"chill%20touch_crb","p":323,"h":1,"n":"Chill Touch"},{"c":3,"s":5,"id":8482,"u":"chilling%20darkness_crb","p":323,"h":1,"n":"Chilling Darkness"},{"c":3,"s":5,"id":8483,"u":"chromatic%20wall_crb","p":323,"h":1,"n":"Chromatic Wall"},{"c":3,"s":5,"id":8484,"u":"circle%20of%20protection_crb","p":324,"h":1,"n":"Circle Of Protection"},{"c":3,"s":5,"id":8485,"u":"clairaudience_crb","p":324,"h":1,"n":"Clairaudience"},{"c":3,"s":5,"id":8486,"u":"clairvoyance_crb","p":324,"h":1,"n":"Clairvoyance"},{"c":3,"s":5,"id":8487,"u":"cloak%20of%20colors_crb","p":324,"h":1,"n":"Cloak Of Colors"},{"c":3,"s":5,"id":8488,"u":"cloak%20of%20shadow_crb","p":390,"h":1,"n":"Cloak Of Shadow"},{"c":3,"s":5,"id":8489,"u":"cloudkill_crb","p":324,"h":1,"n":"Cloudkill"},{"c":3,"s":5,"id":8490,"u":"collective%20transposition_crb","p":324,"h":1,"n":"Collective Transposition"},{"c":3,"s":5,"id":8491,"u":"color%20spray_crb","p":324,"h":1,"n":"Color Spray"},{"c":3,"s":5,"id":8492,"u":"command_crb","p":325,"h":1,"n":"Command"},{"c":3,"s":5,"id":8493,"u":"commanding%20lash_crb","p":390,"h":1,"n":"Commanding Lash"},{"c":3,"s":5,"id":8494,"u":"competitive%20edge_crb","p":390,"h":1,"n":"Competitive Edge"},{"c":3,"s":5,"id":8495,"u":"comprehend%20language_crb","p":325,"h":1,"n":"Comprehend Language"},{"c":3,"s":5,"id":8496,"u":"cone%20of%20cold_crb","p":325,"h":1,"n":"Cone Of Cold"},{"c":3,"s":5,"id":8497,"u":"confusion_crb","p":325,"h":1,"n":"Confusion"},{"c":3,"s":5,"id":8498,"u":"contingency_crb","p":326,"h":1,"n":"Contingency"},{"c":3,"s":5,"id":8499,"u":"continual%20flame_crb","p":326,"h":1,"n":"Continual Flame"},{"c":3,"s":5,"id":8500,"u":"control%20water_crb","p":326,"h":1,"n":"Control Water"},{"c":3,"s":5,"id":8501,"u":"counter%20performance_crb","p":386,"h":1,"n":"Counter Performance"},{"c":3,"s":5,"id":8502,"u":"create%20food_crb","p":326,"h":1,"n":"Create Food"},{"c":3,"s":5,"id":8503,"u":"create%20water_crb","p":326,"h":1,"n":"Create Water"},{"c":3,"s":5,"id":8504,"u":"creation_crb","p":326,"h":1,"n":"Creation"},{"c":3,"s":5,"id":8505,"u":"crisis%20of%20faith_crb","p":326,"h":1,"n":"Crisis Of Faith"},{"c":3,"s":5,"id":8506,"u":"crusade_crb","p":327,"h":1,"n":"Crusade"},{"c":3,"s":5,"id":8507,"u":"crushing%20despair_crb","p":327,"h":1,"n":"Crushing Despair"},{"c":3,"s":5,"id":8508,"u":"cry%20of%20destruction_crb","p":390,"h":1,"n":"Cry Of Destruction"},{"c":3,"s":5,"id":8509,"u":"dancing%20lights_crb","p":327,"h":1,"n":"Dancing Lights"},{"c":3,"s":5,"id":8510,"u":"darkened%20eyes_crb","p":390,"h":1,"n":"Darkened Eyes"},{"c":3,"s":5,"id":8511,"u":"darkness_crb","p":327,"h":1,"n":"Darkness"},{"c":3,"s":5,"id":8512,"u":"darkvision_crb","p":327,"h":1,"n":"Darkvision"},{"c":3,"s":5,"id":8513,"u":"daze_crb","p":327,"h":1,"n":"Daze"},{"c":3,"s":5,"id":8514,"u":"dazzling%20flash_crb","p":391,"h":1,"n":"Dazzling Flash"},{"c":3,"s":5,"id":8515,"u":"deafness_crb","p":327,"h":1,"n":"Deafness"},{"c":3,"s":5,"id":8516,"u":"death%20knell_crb","p":328,"h":1,"n":"Death Knell"},{"c":3,"s":5,"id":8517,"u":"death%20ward_crb","p":328,"h":1,"n":"Death Ward"},{"c":3,"s":5,"id":8518,"u":"death's%20call_crb","p":391,"h":1,"n":"Death's Call"},{"c":3,"s":5,"id":8519,"u":"delusional%20pride_crb","p":391,"h":1,"n":"Delusional Pride"},{"c":3,"s":5,"id":8520,"u":"destructive%20aura_crb","p":391,"h":1,"n":"Destructive Aura"},{"c":3,"s":5,"id":8521,"u":"detect%20alignment_crb","p":328,"h":1,"n":"Detect Alignment"},{"c":3,"s":5,"id":8522,"u":"detect%20magic_crb","p":328,"h":1,"n":"Detect Magic"},{"c":3,"s":5,"id":8523,"u":"detect%20poison_crb","p":328,"h":1,"n":"Detect Poison"},{"c":3,"s":5,"id":8524,"u":"detect%20scrying_crb","p":328,"h":1,"n":"Detect Scrying"},{"c":3,"s":5,"id":8525,"u":"diabolic%20edict_crb","p":403,"h":1,"n":"Diabolic Edict"},{"c":3,"s":5,"id":8526,"u":"dimension%20door_crb","p":328,"h":1,"n":"Dimension Door"},{"c":3,"s":5,"id":8527,"u":"dimensional%20anchor_crb","p":329,"h":1,"n":"Dimensional Anchor"},{"c":3,"s":5,"id":8528,"u":"dimensional%20lock_crb","p":329,"h":1,"n":"Dimensional Lock"},{"c":3,"s":5,"id":8529,"u":"dimensional%20steps_crb","p":406,"h":1,"n":"Dimensional Steps"},{"c":3,"s":5,"id":8530,"u":"dinosaur%20form_crb","p":329,"h":1,"n":"Dinosaur Form"},{"c":3,"s":5,"id":8531,"u":"dirge%20of%20doom_crb","p":386,"h":1,"n":"Dirge Of Doom"},{"c":3,"s":5,"id":8532,"u":"disappearance_crb","p":330,"h":1,"n":"Disappearance"},{"c":3,"s":5,"id":8533,"u":"discern%20lies_crb","p":330,"h":1,"n":"Discern Lies"},{"c":3,"s":5,"id":8534,"u":"discern%20location_crb","p":330,"h":1,"n":"Discern Location"},{"c":3,"s":5,"id":8535,"u":"disintegrate_crb","p":330,"h":1,"n":"Disintegrate"},{"c":3,"s":5,"id":8536,"u":"disjunction_crb","p":330,"h":1,"n":"Disjunction"},{"c":3,"s":5,"id":8537,"u":"dispel%20magic_crb","p":330,"h":1,"n":"Dispel Magic"},{"c":3,"s":5,"id":8538,"u":"disperse%20into%20air_crb","p":391,"h":1,"n":"Disperse Into Air"},{"c":3,"s":5,"id":8539,"u":"disrupt%20undead_crb","p":331,"h":1,"n":"Disrupt Undead"},{"c":3,"s":5,"id":8540,"u":"disrupting%20weapons_crb","p":331,"h":1,"n":"Disrupting Weapons"},{"c":3,"s":5,"id":8541,"u":"divine%20aura_crb","p":331,"h":1,"n":"Divine Aura"},{"c":3,"s":5,"id":8542,"u":"divine%20decree_crb","p":331,"h":1,"n":"Divine Decree"},{"c":3,"s":5,"id":8543,"u":"divine%20inspiration_crb","p":331,"h":1,"n":"Divine Inspiration"},{"c":3,"s":5,"id":8544,"u":"divine%20lance_crb","p":331,"h":1,"n":"Divine Lance"},{"c":3,"s":5,"id":8545,"u":"divine%20vessel_crb","p":331,"h":1,"n":"Divine Vessel"},{"c":3,"s":5,"id":8546,"u":"divine%20wrath_crb","p":332,"h":1,"n":"Divine Wrath"},{"c":3,"s":5,"id":8547,"u":"diviner's%20sight_crb","p":406,"h":1,"n":"Diviner's Sight"},{"c":3,"s":5,"id":8548,"u":"dominate_crb","p":332,"h":1,"n":"Dominate"},{"c":3,"s":5,"id":8549,"u":"downpour_crb","p":391,"h":1,"n":"Downpour"},{"c":3,"s":5,"id":8550,"u":"dragon%20breath_crb","p":403,"h":1,"n":"Dragon Breath"},{"c":3,"s":5,"id":8551,"u":"dragon%20claws_crb","p":403,"h":1,"n":"Dragon Claws"},{"c":3,"s":5,"id":8552,"u":"dragon%20form_crb","p":332,"h":1,"n":"Dragon Form"},{"c":3,"s":5,"id":8553,"u":"dragon%20wings_crb","p":403,"h":1,"n":"Dragon Wings"},{"c":3,"s":5,"id":8554,"u":"drain%20life_crb","p":403,"h":1,"n":"Drain Life"},{"c":3,"s":5,"id":8555,"u":"dread%20aura_crb","p":406,"h":1,"n":"Dread Aura"},{"c":3,"s":5,"id":8556,"u":"dream%20council_crb","p":333,"h":1,"n":"Dream Council"},{"c":3,"s":5,"id":8557,"u":"dream%20message_crb","p":333,"h":1,"n":"Dream Message"},{"c":3,"s":5,"id":8558,"u":"dreamer's%20call_crb","p":391,"h":1,"n":"Dreamer's Call"},{"c":3,"s":5,"id":8559,"u":"dreaming%20potential_crb","p":333,"h":1,"n":"Dreaming Potential"},{"c":3,"s":5,"id":8560,"u":"drop%20dead_crb","p":333,"h":1,"n":"Drop Dead"},{"c":3,"s":5,"id":8561,"u":"duplicate%20foe_crb","p":334,"h":1,"n":"Duplicate Foe"},{"c":3,"s":5,"id":8562,"u":"earthbind_crb","p":334,"h":1,"n":"Earthbind"},{"c":3,"s":5,"id":8563,"u":"earthquake_crb","p":334,"h":1,"n":"Earthquake"},{"c":3,"s":5,"id":8564,"u":"eclipse%20burst_crb","p":334,"h":1,"n":"Eclipse Burst"},{"c":3,"s":5,"id":8565,"u":"electric%20arc_crb","p":335,"h":1,"n":"Electric Arc"},{"c":3,"s":5,"id":8566,"u":"elemental%20blast_crb","p":404,"h":1,"n":"Elemental Blast"},{"c":3,"s":5,"id":8567,"u":"elemental%20form_crb","p":335,"h":1,"n":"Elemental Form"},{"c":3,"s":5,"id":8568,"u":"elemental%20motion_crb","p":404,"h":1,"n":"Elemental Motion"},{"c":3,"s":5,"id":8569,"u":"elemental%20tempest_crb","p":406,"h":1,"n":"Elemental Tempest"},{"c":3,"s":5,"id":8570,"u":"elemental%20toss_crb","p":404,"h":1,"n":"Elemental Toss"},{"c":3,"s":5,"id":8571,"u":"embrace%20the%20pit_crb","p":404,"h":1,"n":"Embrace The Pit"},{"c":3,"s":5,"id":8572,"u":"empty%20body_crb","p":401,"h":1,"n":"Empty Body"},{"c":3,"s":5,"id":8573,"u":"endure%20elements_crb","p":335,"h":1,"n":"Endure Elements"},{"c":3,"s":5,"id":8574,"u":"enduring%20might_crb","p":392,"h":1,"n":"Enduring Might"},{"c":3,"s":5,"id":8575,"u":"energy%20absorption_crb","p":407,"h":1,"n":"Energy Absorption"},{"c":3,"s":5,"id":8576,"u":"energy%20aegis_crb","p":335,"h":1,"n":"Energy Aegis"},{"c":3,"s":5,"id":8577,"u":"enhance%20victuals_crb","p":335,"h":1,"n":"Enhance Victuals"},{"c":3,"s":5,"id":8578,"u":"enlarge_crb","p":336,"h":1,"n":"Enlarge"},{"c":3,"s":5,"id":8579,"u":"entangle_crb","p":336,"h":1,"n":"Entangle"},{"c":3,"s":5,"id":8580,"u":"enthrall_crb","p":336,"h":1,"n":"Enthrall"},{"c":3,"s":5,"id":8581,"u":"eradicate%20undeath_crb","p":392,"h":1,"n":"Eradicate Undeath"},{"c":3,"s":5,"id":8582,"u":"ethereal%20jaunt_crb","p":336,"h":1,"n":"Ethereal Jaunt"},{"c":3,"s":5,"id":8583,"u":"extend%20spell_crb","p":404,"h":1,"n":"Extend Spell"},{"c":3,"s":5,"id":8584,"u":"fabricated%20truth_crb","p":336,"h":1,"n":"Fabricated Truth"},{"c":3,"s":5,"id":8585,"u":"face%20in%20the%20crowd_crb","p":392,"h":1,"n":"Face In The Crowd"},{"c":3,"s":5,"id":8586,"u":"faerie%20dust_crb","p":404,"h":1,"n":"Faerie Dust"},{"c":3,"s":5,"id":8587,"u":"faerie%20fire_crb","p":337,"h":1,"n":"Faerie Fire"},{"c":3,"s":5,"id":8588,"u":"false%20life_crb","p":337,"h":1,"n":"False Life"},{"c":3,"s":5,"id":8589,"u":"false%20vision_crb","p":337,"h":1,"n":"False Vision"},{"c":3,"s":5,"id":8590,"u":"fatal%20aria_crb","p":386,"h":1,"n":"Fatal Aria"},{"c":3,"s":5,"id":8591,"u":"fear_crb","p":337,"h":1,"n":"Fear"},{"c":3,"s":5,"id":8592,"u":"feather%20fall_crb","p":337,"h":1,"n":"Feather Fall"},{"c":3,"s":5,"id":8593,"u":"feeblemind_crb","p":337,"h":1,"n":"Feeblemind"},{"c":3,"s":5,"id":8594,"u":"feet%20to%20fins_crb","p":337,"h":1,"n":"Feet To Fins"},{"c":3,"s":5,"id":8595,"u":"fey%20disappearance_crb","p":404,"h":1,"n":"Fey Disappearance"},{"c":3,"s":5,"id":8596,"u":"fey%20glamour_crb","p":404,"h":1,"n":"Fey Glamour"},{"c":3,"s":5,"id":8597,"u":"field%20of%20life_crb","p":337,"h":1,"n":"Field Of Life"},{"c":3,"s":5,"id":8598,"u":"fiery%20body_crb","p":337,"h":1,"n":"Fiery Body"},{"c":3,"s":5,"id":8599,"u":"finger%20of%20death_crb","p":338,"h":1,"n":"Finger Of Death"},{"c":3,"s":5,"id":8600,"u":"fire%20ray_crb","p":392,"h":1,"n":"Fire Ray"},{"c":3,"s":5,"id":8601,"u":"fire%20seeds_crb","p":338,"h":1,"n":"Fire Seeds"},{"c":3,"s":5,"id":8602,"u":"fire%20shield_crb","p":338,"h":1,"n":"Fire Shield"},{"c":3,"s":5,"id":8603,"u":"fireball_crb","p":338,"h":1,"n":"Fireball"},{"c":3,"s":5,"id":8604,"u":"flame%20barrier_crb","p":392,"h":1,"n":"Flame Barrier"},{"c":3,"s":5,"id":8605,"u":"flame%20strike_crb","p":338,"h":1,"n":"Flame Strike"},{"c":3,"s":5,"id":8606,"u":"flaming%20sphere_crb","p":338,"h":1,"n":"Flaming Sphere"},{"c":3,"s":5,"id":8607,"u":"fleet%20step_crb","p":338,"h":1,"n":"Fleet Step"},{"c":3,"s":5,"id":8608,"u":"flesh%20to%20stone_crb","p":339,"h":1,"n":"Flesh To Stone"},{"c":3,"s":5,"id":8609,"u":"floating%20disk_crb","p":339,"h":1,"n":"Floating Disk"},{"c":3,"s":5,"id":8610,"u":"fly_crb","p":339,"h":1,"n":"Fly"},{"c":3,"s":5,"id":8611,"u":"forbidding%20ward_crb","p":339,"h":1,"n":"Forbidding Ward"},{"c":3,"s":5,"id":8612,"u":"force%20bolt_crb","p":407,"h":1,"n":"Force Bolt"},{"c":3,"s":5,"id":8613,"u":"forced%20quiet_crb","p":393,"h":1,"n":"Forced Quiet"},{"c":3,"s":5,"id":8614,"u":"foresight_crb","p":340,"h":1,"n":"Foresight"},{"c":3,"s":5,"id":8615,"u":"freedom%20of%20movement_crb","p":340,"h":1,"n":"Freedom Of Movement"},{"c":3,"s":5,"id":8616,"u":"gaseous%20form_crb","p":340,"h":1,"n":"Gaseous Form"},{"c":3,"s":5,"id":8617,"u":"gate_crb","p":340,"h":1,"n":"Gate"},{"c":3,"s":5,"id":8618,"u":"gentle%20repose_crb","p":340,"h":1,"n":"Gentle Repose"},{"c":3,"s":5,"id":8619,"u":"ghost%20sound_crb","p":340,"h":1,"n":"Ghost Sound"},{"c":3,"s":5,"id":8620,"u":"ghostly%20weapon_crb","p":340,"h":1,"n":"Ghostly Weapon"},{"c":3,"s":5,"id":8621,"u":"ghoulish%20cravings_crb","p":341,"h":1,"n":"Ghoulish Cravings"},{"c":3,"s":5,"id":8622,"u":"glibness_crb","p":341,"h":1,"n":"Glibness"},{"c":3,"s":5,"id":8623,"u":"glimpse%20the%20truth_crb","p":393,"h":1,"n":"Glimpse The Truth"},{"c":3,"s":5,"id":8624,"u":"glitterdust_crb","p":341,"h":1,"n":"Glitterdust"},{"c":3,"s":5,"id":8625,"u":"globe%20of%20invulnerability_crb","p":341,"h":1,"n":"Globe Of Invulnerability"},{"c":3,"s":5,"id":8626,"u":"glutton's%20jaws_crb","p":404,"h":1,"n":"Glutton's Jaws"},{"c":3,"s":5,"id":8627,"u":"glyph%20of%20warding_crb","p":341,"h":1,"n":"Glyph Of Warding"},{"c":3,"s":5,"id":8628,"u":"goblin%20pox_crb","p":341,"h":1,"n":"Goblin Pox"},{"c":3,"s":5,"id":8629,"u":"goodberry_crb","p":399,"h":1,"n":"Goodberry"},{"c":3,"s":5,"id":8630,"u":"grasping%20grave_crb","p":404,"h":1,"n":"Grasping Grave"},{"c":3,"s":5,"id":8631,"u":"grease_crb","p":342,"h":1,"n":"Grease"},{"c":3,"s":5,"id":8632,"u":"grim%20tendrils_crb","p":342,"h":1,"n":"Grim Tendrils"},{"c":3,"s":5,"id":8633,"u":"guidance_crb","p":342,"h":1,"n":"Guidance"},{"c":3,"s":5,"id":8634,"u":"gust%20of%20wind_crb","p":342,"h":1,"n":"Gust Of Wind"},{"c":3,"s":5,"id":8635,"u":"hallucination_crb","p":342,"h":1,"n":"Hallucination"},{"c":3,"s":5,"id":8636,"u":"hallucinatory%20terrain_crb","p":343,"h":1,"n":"Hallucinatory Terrain"},{"c":3,"s":5,"id":8637,"u":"hand%20of%20the%20apprentice_crb","p":407,"h":1,"n":"Hand Of The Apprentice"},{"c":3,"s":5,"id":8638,"u":"harm_crb","p":343,"h":1,"n":"Harm"},{"c":3,"s":5,"id":8639,"u":"haste_crb","p":343,"h":1,"n":"Haste"},{"c":3,"s":5,"id":8640,"u":"heal_crb","p":343,"h":1,"n":"Heal"},{"c":3,"s":5,"id":8641,"u":"heal%20animal_crb","p":399,"h":1,"n":"Heal Animal"},{"c":3,"s":5,"id":8642,"u":"healer's%20blessing_crb","p":393,"h":1,"n":"Healer's Blessing"},{"c":3,"s":5,"id":8643,"u":"hellfire%20plume_crb","p":405,"h":1,"n":"Hellfire Plume"},{"c":3,"s":5,"id":8644,"u":"hero's%20defiance_crb","p":387,"h":1,"n":"Hero's Defiance"},{"c":3,"s":5,"id":8645,"u":"heroism_crb","p":343,"h":1,"n":"Heroism"},{"c":3,"s":5,"id":8646,"u":"hideous%20laughter_crb","p":343,"h":1,"n":"Hideous Laughter"},{"c":3,"s":5,"id":8647,"u":"holy%20cascade_crb","p":344,"h":1,"n":"Holy Cascade"},{"c":3,"s":5,"id":8648,"u":"horrid%20wilting_crb","p":344,"h":1,"n":"Horrid Wilting"},{"c":3,"s":5,"id":8649,"u":"horrific%20visage_crb","p":405,"h":1,"n":"Horrific Visage"},{"c":3,"s":5,"id":8650,"u":"house%20of%20imaginary%20walls_crb","p":386,"h":1,"n":"House Of Imaginary Walls"},{"c":3,"s":5,"id":8651,"u":"humanoid%20form_crb","p":344,"h":1,"n":"Humanoid Form"},{"c":3,"s":5,"id":8652,"u":"hurtling%20stone_crb","p":393,"h":1,"n":"Hurtling Stone"},{"c":3,"s":5,"id":8653,"u":"hydraulic%20push_crb","p":344,"h":1,"n":"Hydraulic Push"},{"c":3,"s":5,"id":8654,"u":"hydraulic%20torrent_crb","p":344,"h":1,"n":"Hydraulic Torrent"},{"c":3,"s":5,"id":8655,"u":"hypercognition_crb","p":344,"h":1,"n":"Hypercognition"},{"c":3,"s":5,"id":8656,"u":"hypnotic%20pattern_crb","p":344,"h":1,"n":"Hypnotic Pattern"},{"c":3,"s":5,"id":8657,"u":"illusory%20creature_crb","p":345,"h":1,"n":"Illusory Creature"},{"c":3,"s":5,"id":8658,"u":"illusory%20disguise_crb","p":345,"h":1,"n":"Illusory Disguise"},{"c":3,"s":5,"id":8659,"u":"illusory%20object_crb","p":345,"h":1,"n":"Illusory Object"},{"c":3,"s":5,"id":8660,"u":"illusory%20scene_crb","p":345,"h":1,"n":"Illusory Scene"},{"c":3,"s":5,"id":8661,"u":"impaling%20briars_crb","p":400,"h":1,"n":"Impaling Briars"},{"c":3,"s":5,"id":8662,"u":"implosion_crb","p":346,"h":1,"n":"Implosion"},{"c":3,"s":5,"id":8663,"u":"insect%20form_crb","p":346,"h":1,"n":"Insect Form"},{"c":3,"s":5,"id":8664,"u":"inspire%20competence_crb","p":386,"h":1,"n":"Inspire Competence"},{"c":3,"s":5,"id":8665,"u":"inspire%20courage_crb","p":386,"h":1,"n":"Inspire Courage"},{"c":3,"s":5,"id":8666,"u":"inspire%20defense_crb","p":386,"h":1,"n":"Inspire Defense"},{"c":3,"s":5,"id":8667,"u":"inspire%20heroics_crb","p":387,"h":1,"n":"Inspire Heroics"},{"c":3,"s":5,"id":8668,"u":"invisibility_crb","p":347,"h":1,"n":"Invisibility"},{"c":3,"s":5,"id":8669,"u":"invisibility%20cloak_crb","p":407,"h":1,"n":"Invisibility Cloak"},{"c":3,"s":5,"id":8670,"u":"invisibility%20sphere_crb","p":347,"h":1,"n":"Invisibility Sphere"},{"c":3,"s":5,"id":8671,"u":"item%20facade_crb","p":347,"h":1,"n":"Item Facade"},{"c":3,"s":5,"id":8672,"u":"jealous%20hex_crb","p":405,"h":1,"n":"Jealous Hex"},{"c":3,"s":5,"id":8673,"u":"jump_crb","p":347,"h":1,"n":"Jump"},{"c":3,"s":5,"id":8674,"u":"ki%20blast_crb","p":401,"h":1,"n":"Ki Blast"},{"c":3,"s":5,"id":8675,"u":"ki%20rush_crb","p":401,"h":1,"n":"Ki Rush"},{"c":3,"s":5,"id":8676,"u":"ki%20strike_crb","p":401,"h":1,"n":"Ki Strike"},{"c":3,"s":5,"id":8677,"u":"knock_crb","p":347,"h":1,"n":"Knock"},{"c":3,"s":5,"id":8678,"u":"know%20direction_crb","p":348,"h":1,"n":"Know Direction"},{"c":3,"s":5,"id":8679,"u":"know%20the%20enemy_crb","p":393,"h":1,"n":"Know The Enemy"},{"c":3,"s":5,"id":8680,"u":"lay%20on%20hands_crb","p":387,"h":1,"n":"Lay On Hands"},{"c":3,"s":5,"id":8681,"u":"levitate_crb","p":348,"h":1,"n":"Levitate"},{"c":3,"s":5,"id":8682,"u":"life%20siphon_crb","p":407,"h":1,"n":"Life Siphon"},{"c":3,"s":5,"id":8683,"u":"light_crb","p":348,"h":1,"n":"Light"},{"c":3,"s":5,"id":8684,"u":"lightning%20bolt_crb","p":348,"h":1,"n":"Lightning Bolt"},{"c":3,"s":5,"id":8685,"u":"lingering%20composition_crb","p":387,"h":1,"n":"Lingering Composition"},{"c":3,"s":5,"id":8686,"u":"litany%20against%20sloth_crb","p":388,"h":1,"n":"Litany Against Sloth"},{"c":3,"s":5,"id":8687,"u":"litany%20against%20wrath_crb","p":388,"h":1,"n":"Litany Against Wrath"},{"c":3,"s":5,"id":8688,"u":"litany%20of%20righteousness_crb","p":388,"h":1,"n":"Litany Of Righteousness"},{"c":3,"s":5,"id":8689,"u":"localized%20quake_crb","p":393,"h":1,"n":"Localized Quake"},{"c":3,"s":5,"id":8690,"u":"locate_crb","p":348,"h":1,"n":"Locate"},{"c":3,"s":5,"id":8691,"u":"lock_crb","p":348,"h":1,"n":"Lock"},{"c":3,"s":5,"id":8692,"u":"longstrider_crb","p":348,"h":1,"n":"Longstrider"},{"c":3,"s":5,"id":8693,"u":"loremaster's%20etude_crb","p":387,"h":1,"n":"Loremaster's Etude"},{"c":3,"s":5,"id":8694,"u":"lucky%20break_crb","p":393,"h":1,"n":"Lucky Break"},{"c":3,"s":5,"id":8695,"u":"mage%20armor_crb","p":348,"h":1,"n":"Mage Armor"},{"c":3,"s":5,"id":8696,"u":"mage%20hand_crb","p":349,"h":1,"n":"Mage Hand"},{"c":3,"s":5,"id":8697,"u":"magic%20aura_crb","p":349,"h":1,"n":"Magic Aura"},{"c":3,"s":5,"id":8698,"u":"magic%20fang_crb","p":349,"h":1,"n":"Magic Fang"},{"c":3,"s":5,"id":8699,"u":"magic%20missile_crb","p":349,"h":1,"n":"Magic Missile"},{"c":3,"s":5,"id":8700,"u":"magic%20mouth_crb","p":349,"h":1,"n":"Magic Mouth"},{"c":3,"s":5,"id":8701,"u":"magic%20weapon_crb","p":349,"h":1,"n":"Magic Weapon"},{"c":3,"s":5,"id":8702,"u":"magic's%20vessel_crb","p":393,"h":1,"n":"Magic's Vessel"},{"c":3,"s":5,"id":8703,"u":"magnificent%20mansion_crb","p":349,"h":1,"n":"Magnificent Mansion"},{"c":3,"s":5,"id":8704,"u":"malignant%20sustenance_crb","p":394,"h":1,"n":"Malignant Sustenance"},{"c":3,"s":5,"id":8705,"u":"mariner's%20curse_crb","p":350,"h":1,"n":"Mariner's Curse"},{"c":3,"s":5,"id":8706,"u":"mask%20of%20terror_crb","p":350,"h":1,"n":"Mask Of Terror"},{"c":3,"s":5,"id":8707,"u":"massacre_crb","p":350,"h":1,"n":"Massacre"},{"c":3,"s":5,"id":8708,"u":"maze_crb","p":350,"h":1,"n":"Maze"},{"c":3,"s":5,"id":8709,"u":"meld%20into%20stone_crb","p":350,"h":1,"n":"Meld Into Stone"},{"c":3,"s":5,"id":8710,"u":"mending_crb","p":351,"h":1,"n":"Mending"},{"c":3,"s":5,"id":8711,"u":"message_crb","p":351,"h":1,"n":"Message"},{"c":3,"s":5,"id":8712,"u":"meteor%20swarm_crb","p":351,"h":1,"n":"Meteor Swarm"},{"c":3,"s":5,"id":8713,"u":"mind%20blank_crb","p":351,"h":1,"n":"Mind Blank"},{"c":3,"s":5,"id":8714,"u":"mind%20probe_crb","p":351,"h":1,"n":"Mind Probe"},{"c":3,"s":5,"id":8715,"u":"mind%20reading_crb","p":351,"h":1,"n":"Mind Reading"},{"c":3,"s":5,"id":8716,"u":"mindlink_crb","p":352,"h":1,"n":"Mindlink"},{"c":3,"s":5,"id":8717,"u":"miracle_crb","p":352,"h":1,"n":"Miracle"},{"c":3,"s":5,"id":8718,"u":"mirror%20image_crb","p":352,"h":1,"n":"Mirror Image"},{"c":3,"s":5,"id":8719,"u":"misdirection_crb","p":352,"h":1,"n":"Misdirection"},{"c":3,"s":5,"id":8720,"u":"mislead_crb","p":352,"h":1,"n":"Mislead"},{"c":3,"s":5,"id":8721,"u":"modify%20memory_crb","p":352,"h":1,"n":"Modify Memory"},{"c":3,"s":5,"id":8722,"u":"moment%20of%20renewal_crb","p":353,"h":1,"n":"Moment Of Renewal"},{"c":3,"s":5,"id":8723,"u":"monstrosity%20form_crb","p":353,"h":1,"n":"Monstrosity Form"},{"c":3,"s":5,"id":8724,"u":"moon%20frenzy_crb","p":353,"h":1,"n":"Moon Frenzy"},{"c":3,"s":5,"id":8725,"u":"moonbeam_crb","p":394,"h":1,"n":"Moonbeam"},{"c":3,"s":5,"id":8726,"u":"mystic%20beacon_crb","p":394,"h":1,"n":"Mystic Beacon"},{"c":3,"s":5,"id":8727,"u":"nature%20incarnate_crb","p":354,"h":1,"n":"Nature Incarnate"},{"c":3,"s":5,"id":8728,"u":"nature's%20bounty_crb","p":394,"h":1,"n":"Nature's Bounty"},{"c":3,"s":5,"id":8729,"u":"nature's%20enmity_crb","p":354,"h":1,"n":"Nature's Enmity"},{"c":3,"s":5,"id":8730,"u":"negate%20aroma_crb","p":354,"h":1,"n":"Negate Aroma"},{"c":3,"s":5,"id":8731,"u":"neutralize%20poison_crb","p":354,"h":1,"n":"Neutralize Poison"},{"c":3,"s":5,"id":8732,"u":"nightmare_crb","p":354,"h":1,"n":"Nightmare"},{"c":3,"s":5,"id":8733,"u":"nondetection_crb","p":355,"h":1,"n":"Nondetection"},{"c":3,"s":5,"id":8734,"u":"obscuring%20mist_crb","p":355,"h":1,"n":"Obscuring Mist"},{"c":3,"s":5,"id":8735,"u":"outcast's%20curse_crb","p":355,"h":1,"n":"Outcast's Curse"},{"c":3,"s":5,"id":8736,"u":"overstuff_crb","p":394,"h":1,"n":"Overstuff"},{"c":3,"s":5,"id":8737,"u":"overwhelming%20presence_crb","p":356,"h":1,"n":"Overwhelming Presence"},{"c":3,"s":5,"id":8738,"u":"paralyze_crb","p":356,"h":1,"n":"Paralyze"},{"c":3,"s":5,"id":8739,"u":"paranoia_crb","p":356,"h":1,"n":"Paranoia"},{"c":3,"s":5,"id":8740,"u":"pass%20without%20trace_crb","p":356,"h":1,"n":"Pass Without Trace"},{"c":3,"s":5,"id":8741,"u":"passwall_crb","p":356,"h":1,"n":"Passwall"},{"c":3,"s":5,"id":8742,"u":"perfected%20form_crb","p":394,"h":1,"n":"Perfected Form"},{"c":3,"s":5,"id":8743,"u":"perfected%20mind_crb","p":394,"h":1,"n":"Perfected Mind"},{"c":3,"s":5,"id":8744,"u":"pest%20form_crb","p":356,"h":1,"n":"Pest Form"},{"c":3,"s":5,"id":8745,"u":"phantasmal%20calamity_crb","p":357,"h":1,"n":"Phantasmal Calamity"},{"c":3,"s":5,"id":8746,"u":"phantasmal%20killer_crb","p":357,"h":1,"n":"Phantasmal Killer"},{"c":3,"s":5,"id":8747,"u":"phantom%20pain_crb","p":357,"h":1,"n":"Phantom Pain"},{"c":3,"s":5,"id":8748,"u":"phantom%20steed_crb","p":357,"h":1,"n":"Phantom Steed"},{"c":3,"s":5,"id":8749,"u":"physical%20boost_crb","p":407,"h":1,"n":"Physical Boost"},{"c":3,"s":5,"id":8750,"u":"plane%20shift_crb","p":357,"h":1,"n":"Plane Shift"},{"c":3,"s":5,"id":8751,"u":"plant%20form_crb","p":358,"h":1,"n":"Plant Form"},{"c":3,"s":5,"id":8752,"u":"polar%20ray_crb","p":358,"h":1,"n":"Polar Ray"},{"c":3,"s":5,"id":8753,"u":"positive%20luminance_crb","p":394,"h":1,"n":"Positive Luminance"},{"c":3,"s":5,"id":8754,"u":"possession_crb","p":358,"h":1,"n":"Possession"},{"c":3,"s":5,"id":8755,"u":"power%20word%20blind_crb","p":358,"h":1,"n":"Power Word Blind"},{"c":3,"s":5,"id":8756,"u":"power%20word%20kill_crb","p":358,"h":1,"n":"Power Word Kill"},{"c":3,"s":5,"id":8757,"u":"power%20word%20stun_crb","p":359,"h":1,"n":"Power Word Stun"},{"c":3,"s":5,"id":8758,"u":"precious%20metals_crb","p":395,"h":1,"n":"Precious Metals"},{"c":3,"s":5,"id":8759,"u":"prestidigitation_crb","p":359,"h":1,"n":"Prestidigitation"},{"c":3,"s":5,"id":8760,"u":"primal%20herd_crb","p":359,"h":1,"n":"Primal Herd"},{"c":3,"s":5,"id":8761,"u":"primal%20phenomenon_crb","p":359,"h":1,"n":"Primal Phenomenon"},{"c":3,"s":5,"id":8762,"u":"primal%20summons_crb","p":400,"h":1,"n":"Primal Summons"},{"c":3,"s":5,"id":8763,"u":"prismatic%20sphere_crb","p":359,"h":1,"n":"Prismatic Sphere"},{"c":3,"s":5,"id":8764,"u":"prismatic%20spray_crb","p":360,"h":1,"n":"Prismatic Spray"},{"c":3,"s":5,"id":8765,"u":"prismatic%20wall_crb","p":360,"h":1,"n":"Prismatic Wall"},{"c":3,"s":5,"id":8766,"u":"private%20sanctum_crb","p":360,"h":1,"n":"Private Sanctum"},{"c":3,"s":5,"id":8767,"u":"produce%20flame_crb","p":360,"h":1,"n":"Produce Flame"},{"c":3,"s":5,"id":8768,"u":"project%20image_crb","p":360,"h":1,"n":"Project Image"},{"c":3,"s":5,"id":8769,"u":"protection_crb","p":361,"h":1,"n":"Protection"},{"c":3,"s":5,"id":8770,"u":"protective%20ward_crb","p":407,"h":1,"n":"Protective Ward"},{"c":3,"s":5,"id":8771,"u":"protector's%20sacrifice_crb","p":395,"h":1,"n":"Protector's Sacrifice"},{"c":3,"s":5,"id":8772,"u":"protector's%20sphere_crb","p":395,"h":1,"n":"Protector's Sphere"},{"c":3,"s":5,"id":8773,"u":"prying%20eye_crb","p":361,"h":1,"n":"Prying Eye"},{"c":3,"s":5,"id":8774,"u":"pulse%20of%20the%20city_crb","p":395,"h":1,"n":"Pulse Of The City"},{"c":3,"s":5,"id":8775,"u":"punishing%20winds_crb","p":361,"h":1,"n":"Punishing Winds"},{"c":3,"s":5,"id":8776,"u":"purify%20food%20and%20drink_crb","p":362,"h":1,"n":"Purify Food And Drink"},{"c":3,"s":5,"id":8777,"u":"purple%20worm%20sting_crb","p":362,"h":1,"n":"Purple Worm Sting"},{"c":3,"s":5,"id":8778,"u":"pushing%20gust_crb","p":395,"h":1,"n":"Pushing Gust"},{"c":3,"s":5,"id":8779,"u":"quivering%20palm_crb","p":401,"h":1,"n":"Quivering Palm"},{"c":3,"s":5,"id":8780,"u":"raise%20dead_crb","p":362,"h":1,"n":"Raise Dead"},{"c":3,"s":5,"id":8781,"u":"ray%20of%20enfeeblement_crb","p":362,"h":1,"n":"Ray Of Enfeeblement"},{"c":3,"s":5,"id":8782,"u":"ray%20of%20frost_crb","p":362,"h":1,"n":"Ray Of Frost"},{"c":3,"s":5,"id":8783,"u":"read%20aura_crb","p":362,"h":1,"n":"Read Aura"},{"c":3,"s":5,"id":8784,"u":"read%20fate_crb","p":395,"h":1,"n":"Read Fate"},{"c":3,"s":5,"id":8785,"u":"read%20omens_crb","p":363,"h":1,"n":"Read Omens"},{"c":3,"s":5,"id":8786,"u":"rebuke%20death_crb","p":396,"h":1,"n":"Rebuke Death"},{"c":3,"s":5,"id":8787,"u":"regenerate_crb","p":363,"h":1,"n":"Regenerate"},{"c":3,"s":5,"id":8788,"u":"remake_crb","p":363,"h":1,"n":"Remake"},{"c":3,"s":5,"id":8789,"u":"remove%20curse_crb","p":363,"h":1,"n":"Remove Curse"},{"c":3,"s":5,"id":8790,"u":"remove%20disease_crb","p":363,"h":1,"n":"Remove Disease"},{"c":3,"s":5,"id":8791,"u":"remove%20fear_crb","p":363,"h":1,"n":"Remove Fear"},{"c":3,"s":5,"id":8792,"u":"remove%20paralysis_crb","p":363,"h":1,"n":"Remove Paralysis"},{"c":3,"s":5,"id":8793,"u":"repulsion_crb","p":363,"h":1,"n":"Repulsion"},{"c":3,"s":5,"id":8794,"u":"resilient%20sphere_crb","p":364,"h":1,"n":"Resilient Sphere"},{"c":3,"s":5,"id":8795,"u":"resist%20energy_crb","p":364,"h":1,"n":"Resist Energy"},{"c":3,"s":5,"id":8796,"u":"resplendent%20mansion_crb","p":364,"h":1,"n":"Resplendent Mansion"},{"c":3,"s":5,"id":8797,"u":"restoration_crb","p":364,"h":1,"n":"Restoration"},{"c":3,"s":5,"id":8798,"u":"restore%20senses_crb","p":364,"h":1,"n":"Restore Senses"},{"c":3,"s":5,"id":8799,"u":"retributive%20pain_crb","p":396,"h":1,"n":"Retributive Pain"},{"c":3,"s":5,"id":8800,"u":"retrocognition_crb","p":365,"h":1,"n":"Retrocognition"},{"c":3,"s":5,"id":8801,"u":"reverse%20gravity_crb","p":365,"h":1,"n":"Reverse Gravity"},{"c":3,"s":5,"id":8802,"u":"revival_crb","p":366,"h":1,"n":"Revival"},{"c":3,"s":5,"id":8803,"u":"righteous%20might_crb","p":366,"h":1,"n":"Righteous Might"},{"c":3,"s":5,"id":8804,"u":"rope%20trick_crb","p":366,"h":1,"n":"Rope Trick"},{"c":3,"s":5,"id":8805,"u":"safeguard%20secret_crb","p":396,"h":1,"n":"Safeguard Secret"},{"c":3,"s":5,"id":8806,"u":"sanctified%20ground_crb","p":366,"h":1,"n":"Sanctified Ground"},{"c":3,"s":5,"id":8807,"u":"sanctuary_crb","p":366,"h":1,"n":"Sanctuary"},{"c":3,"s":5,"id":8808,"u":"savor%20the%20sting_crb","p":396,"h":1,"n":"Savor The Sting"},{"c":3,"s":5,"id":8809,"u":"scholarly%20recollection_crb","p":396,"h":1,"n":"Scholarly Recollection"},{"c":3,"s":5,"id":8810,"u":"scintillating%20pattern_crb","p":367,"h":1,"n":"Scintillating Pattern"},{"c":3,"s":5,"id":8811,"u":"scrying_crb","p":367,"h":1,"n":"Scrying"},{"c":3,"s":5,"id":8812,"u":"searing%20light_crb","p":367,"h":1,"n":"Searing Light"},{"c":3,"s":5,"id":8813,"u":"secret%20page_crb","p":367,"h":1,"n":"Secret Page"},{"c":3,"s":5,"id":8814,"u":"see%20invisibility_crb","p":367,"h":1,"n":"See Invisibility"},{"c":3,"s":5,"id":8815,"u":"sending_crb","p":367,"h":1,"n":"Sending"},{"c":3,"s":5,"id":8816,"u":"shadow%20blast_crb","p":367,"h":1,"n":"Shadow Blast"},{"c":3,"s":5,"id":8817,"u":"shadow%20siphon_crb","p":368,"h":1,"n":"Shadow Siphon"},{"c":3,"s":5,"id":8818,"u":"shadow%20walk_crb","p":368,"h":1,"n":"Shadow Walk"},{"c":3,"s":5,"id":8819,"u":"shape%20stone_crb","p":368,"h":1,"n":"Shape Stone"},{"c":3,"s":5,"id":8820,"u":"shape%20wood_crb","p":368,"h":1,"n":"Shape Wood"},{"c":3,"s":5,"id":8821,"u":"shapechange_crb","p":368,"h":1,"n":"Shapechange"},{"c":3,"s":5,"id":8822,"u":"shared%20nightmare_crb","p":396,"h":1,"n":"Shared Nightmare"},{"c":3,"s":5,"id":8823,"u":"shatter_crb","p":368,"h":1,"n":"Shatter"},{"c":3,"s":5,"id":8824,"u":"shield_crb","p":368,"h":1,"n":"Shield"},{"c":3,"s":5,"id":8825,"u":"shield%20other_crb","p":369,"h":1,"n":"Shield Other"},{"c":3,"s":5,"id":8826,"u":"shifting%20form_crb","p":407,"h":1,"n":"Shifting Form"},{"c":3,"s":5,"id":8827,"u":"shillelagh_crb","p":369,"h":1,"n":"Shillelagh"},{"c":3,"s":5,"id":8828,"u":"shocking%20grasp_crb","p":369,"h":1,"n":"Shocking Grasp"},{"c":3,"s":5,"id":8829,"u":"shrink_crb","p":369,"h":1,"n":"Shrink"},{"c":3,"s":5,"id":8830,"u":"shrink%20item_crb","p":369,"h":1,"n":"Shrink Item"},{"c":3,"s":5,"id":8831,"u":"sigil_crb","p":369,"h":1,"n":"Sigil"},{"c":3,"s":5,"id":8832,"u":"silence_crb","p":369,"h":1,"n":"Silence"},{"c":3,"s":5,"id":8833,"u":"sleep_crb","p":370,"h":1,"n":"Sleep"},{"c":3,"s":5,"id":8834,"u":"slow_crb","p":370,"h":1,"n":"Slow"},{"c":3,"s":5,"id":8835,"u":"solid%20fog_crb","p":370,"h":1,"n":"Solid Fog"},{"c":3,"s":5,"id":8836,"u":"soothe_crb","p":370,"h":1,"n":"Soothe"},{"c":3,"s":5,"id":8837,"u":"soothing%20ballad_crb","p":387,"h":1,"n":"Soothing Ballad"},{"c":3,"s":5,"id":8838,"u":"soothing%20words_crb","p":396,"h":1,"n":"Soothing Words"},{"c":3,"s":5,"id":8839,"u":"sound%20burst_crb","p":370,"h":1,"n":"Sound Burst"},{"c":3,"s":5,"id":8840,"u":"speak%20with%20animals_crb","p":370,"h":1,"n":"Speak With Animals"},{"c":3,"s":5,"id":8841,"u":"speak%20with%20plants_crb","p":370,"h":1,"n":"Speak With Plants"},{"c":3,"s":5,"id":8842,"u":"spectral%20hand_crb","p":370,"h":1,"n":"Spectral Hand"},{"c":3,"s":5,"id":8843,"u":"spell%20immunity_crb","p":371,"h":1,"n":"Spell Immunity"},{"c":3,"s":5,"id":8844,"u":"spell%20turning_crb","p":371,"h":1,"n":"Spell Turning"},{"c":3,"s":5,"id":8845,"u":"spellwrack_crb","p":371,"h":1,"n":"Spellwrack"},{"c":3,"s":5,"id":8846,"u":"spider%20climb_crb","p":371,"h":1,"n":"Spider Climb"},{"c":3,"s":5,"id":8847,"u":"spider%20sting_crb","p":371,"h":1,"n":"Spider Sting"},{"c":3,"s":5,"id":8848,"u":"spirit%20blast_crb","p":371,"h":1,"n":"Spirit Blast"},{"c":3,"s":5,"id":8849,"u":"spirit%20link_crb","p":371,"h":1,"n":"Spirit Link"},{"c":3,"s":5,"id":8850,"u":"spirit%20song_crb","p":372,"h":1,"n":"Spirit Song"},{"c":3,"s":5,"id":8851,"u":"spiritual%20epidemic_crb","p":372,"h":1,"n":"Spiritual Epidemic"},{"c":3,"s":5,"id":8852,"u":"spiritual%20guardian_crb","p":373,"h":1,"n":"Spiritual Guardian"},{"c":3,"s":5,"id":8853,"u":"spiritual%20weapon_crb","p":373,"h":1,"n":"Spiritual Weapon"},{"c":3,"s":5,"id":8854,"u":"splash%20of%20art_crb","p":397,"h":1,"n":"Splash Of Art"},{"c":3,"s":5,"id":8855,"u":"stabilize_crb","p":373,"h":1,"n":"Stabilize"},{"c":3,"s":5,"id":8856,"u":"status_crb","p":373,"h":1,"n":"Status"},{"c":3,"s":5,"id":8857,"u":"stinking%20cloud_crb","p":373,"h":1,"n":"Stinking Cloud"},{"c":3,"s":5,"id":8858,"u":"stone%20tell_crb","p":374,"h":1,"n":"Stone Tell"},{"c":3,"s":5,"id":8859,"u":"stone%20to%20flesh_crb","p":374,"h":1,"n":"Stone To Flesh"},{"c":3,"s":5,"id":8860,"u":"stoneskin_crb","p":374,"h":1,"n":"Stoneskin"},{"c":3,"s":5,"id":8861,"u":"storm%20lord_crb","p":400,"h":1,"n":"Storm Lord"},{"c":3,"s":5,"id":8862,"u":"storm%20of%20vengeance_crb","p":374,"h":1,"n":"Storm Of Vengeance"},{"c":3,"s":5,"id":8863,"u":"stormwind%20flight_crb","p":400,"h":1,"n":"Stormwind Flight"},{"c":3,"s":5,"id":8864,"u":"subconscious%20suggestion_crb","p":374,"h":1,"n":"Subconscious Suggestion"},{"c":3,"s":5,"id":8865,"u":"sudden%20shift_crb","p":397,"h":1,"n":"Sudden Shift"},{"c":3,"s":5,"id":8866,"u":"suggestion_crb","p":374,"h":1,"n":"Suggestion"},{"c":3,"s":5,"id":8867,"u":"summon%20animal_crb","p":375,"h":1,"n":"Summon Animal"},{"c":3,"s":5,"id":8868,"u":"summon%20celestial_crb","p":375,"h":1,"n":"Summon Celestial"},{"c":3,"s":5,"id":8869,"u":"summon%20construct_crb","p":375,"h":1,"n":"Summon Construct"},{"c":3,"s":5,"id":8870,"u":"summon%20dragon_crb","p":375,"h":1,"n":"Summon Dragon"},{"c":3,"s":5,"id":8871,"u":"summon%20elemental_crb","p":375,"h":1,"n":"Summon Elemental"},{"c":3,"s":5,"id":8872,"u":"summon%20entity_crb","p":375,"h":1,"n":"Summon Entity"},{"c":3,"s":5,"id":8873,"u":"summon%20fey_crb","p":375,"h":1,"n":"Summon Fey"},{"c":3,"s":5,"id":8874,"u":"summon%20fiend_crb","p":375,"h":1,"n":"Summon Fiend"},{"c":3,"s":5,"id":8875,"u":"summon%20giant_crb","p":376,"h":1,"n":"Summon Giant"},{"c":3,"s":5,"id":8876,"u":"summon%20plant%20or%20fungus_crb","p":376,"h":1,"n":"Summon Plant Or Fungus"},{"c":3,"s":5,"id":8877,"u":"sunburst_crb","p":376,"h":1,"n":"Sunburst"},{"c":3,"s":5,"id":8878,"u":"swamp%20of%20sloth_crb","p":405,"h":1,"n":"Swamp Of Sloth"},{"c":3,"s":5,"id":8879,"u":"sweet%20dream_crb","p":397,"h":1,"n":"Sweet Dream"},{"c":3,"s":5,"id":8880,"u":"synaptic%20pulse_crb","p":376,"h":1,"n":"Synaptic Pulse"},{"c":3,"s":5,"id":8881,"u":"synesthesia_crb","p":376,"h":1,"n":"Synesthesia"},{"c":3,"s":5,"id":8882,"u":"take%20its%20course_crb","p":397,"h":1,"n":"Take Its Course"},{"c":3,"s":5,"id":8883,"u":"talking%20corpse_crb","p":376,"h":1,"n":"Talking Corpse"},{"c":3,"s":5,"id":8884,"u":"tanglefoot_crb","p":377,"h":1,"n":"Tanglefoot"},{"c":3,"s":5,"id":8885,"u":"tangling%20creepers_crb","p":377,"h":1,"n":"Tangling Creepers"},{"c":3,"s":5,"id":8886,"u":"telekinetic%20haul_crb","p":377,"h":1,"n":"Telekinetic Haul"},{"c":3,"s":5,"id":8887,"u":"telekinetic%20maneuver_crb","p":377,"h":1,"n":"Telekinetic Maneuver"},{"c":3,"s":5,"id":8888,"u":"telekinetic%20projectile_crb","p":377,"h":1,"n":"Telekinetic Projectile"},{"c":3,"s":5,"id":8889,"u":"telepathic%20bond_crb","p":377,"h":1,"n":"Telepathic Bond"},{"c":3,"s":5,"id":8890,"u":"telepathic%20demand_crb","p":377,"h":1,"n":"Telepathic Demand"},{"c":3,"s":5,"id":8891,"u":"telepathy_crb","p":377,"h":1,"n":"Telepathy"},{"c":3,"s":5,"id":8892,"u":"teleport_crb","p":378,"h":1,"n":"Teleport"},{"c":3,"s":5,"id":8893,"u":"tempest%20surge_crb","p":400,"h":1,"n":"Tempest Surge"},{"c":3,"s":5,"id":8894,"u":"tempt%20fate_crb","p":397,"h":1,"n":"Tempt Fate"},{"c":3,"s":5,"id":8895,"u":"tentacular%20limbs_crb","p":405,"h":1,"n":"Tentacular Limbs"},{"c":3,"s":5,"id":8896,"u":"tidal%20surge_crb","p":397,"h":1,"n":"Tidal Surge"},{"c":3,"s":5,"id":8897,"u":"time%20stop_crb","p":378,"h":1,"n":"Time Stop"},{"c":3,"s":5,"id":8898,"u":"tongues_crb","p":378,"h":1,"n":"Tongues"},{"c":3,"s":5,"id":8899,"u":"touch%20of%20idiocy_crb","p":378,"h":1,"n":"Touch Of Idiocy"},{"c":3,"s":5,"id":8900,"u":"touch%20of%20obedience_crb","p":398,"h":1,"n":"Touch Of Obedience"},{"c":3,"s":5,"id":8901,"u":"touch%20of%20the%20moon_crb","p":398,"h":1,"n":"Touch Of The Moon"},{"c":3,"s":5,"id":8902,"u":"touch%20of%20undeath_crb","p":398,"h":1,"n":"Touch Of Undeath"},{"c":3,"s":5,"id":8903,"u":"traveler's%20transit_crb","p":398,"h":1,"n":"Traveler's Transit"},{"c":3,"s":5,"id":8904,"u":"tree%20shape_crb","p":378,"h":1,"n":"Tree Shape"},{"c":3,"s":5,"id":8905,"u":"tree%20stride_crb","p":378,"h":1,"n":"Tree Stride"},{"c":3,"s":5,"id":8906,"u":"trickster's%20twin_crb","p":398,"h":1,"n":"Trickster's Twin"},{"c":3,"s":5,"id":8907,"u":"triple%20time_crb","p":387,"h":1,"n":"Triple Time"},{"c":3,"s":5,"id":8908,"u":"true%20seeing_crb","p":378,"h":1,"n":"True Seeing"},{"c":3,"s":5,"id":8909,"u":"true%20strike_crb","p":379,"h":1,"n":"True Strike"},{"c":3,"s":5,"id":8910,"u":"true%20target_crb","p":379,"h":1,"n":"True Target"},{"c":3,"s":5,"id":8911,"u":"uncontrollable%20dance_crb","p":379,"h":1,"n":"Uncontrollable Dance"},{"c":3,"s":5,"id":8912,"u":"undeath's%20blessing_crb","p":405,"h":1,"n":"Undeath's Blessing"},{"c":3,"s":5,"id":8913,"u":"undetectable%20alignment_crb","p":379,"h":1,"n":"Undetectable Alignment"},{"c":3,"s":5,"id":8914,"u":"unfathomable%20song_crb","p":379,"h":1,"n":"Unfathomable Song"},{"c":3,"s":5,"id":8915,"u":"unfettered%20pack_crb","p":379,"h":1,"n":"Unfettered Pack"},{"c":3,"s":5,"id":8916,"u":"unimpeded%20stride_crb","p":398,"h":1,"n":"Unimpeded Stride"},{"c":3,"s":5,"id":8917,"u":"unity_crb","p":398,"h":1,"n":"Unity"},{"c":3,"s":5,"id":8918,"u":"unrelenting%20observation_crb","p":379,"h":1,"n":"Unrelenting Observation"},{"c":3,"s":5,"id":8919,"u":"unseen%20servant_crb","p":380,"h":1,"n":"Unseen Servant"},{"c":3,"s":5,"id":8920,"u":"unusual%20anatomy_crb","p":405,"h":1,"n":"Unusual Anatomy"},{"c":3,"s":5,"id":8921,"u":"vampiric%20exsanguination_crb","p":380,"h":1,"n":"Vampiric Exsanguination"},{"c":3,"s":5,"id":8922,"u":"vampiric%20touch_crb","p":380,"h":1,"n":"Vampiric Touch"},{"c":3,"s":5,"id":8923,"u":"veil_crb","p":380,"h":1,"n":"Veil"},{"c":3,"s":5,"id":8924,"u":"veil%20of%20confidence_crb","p":398,"h":1,"n":"Veil Of Confidence"},{"c":3,"s":5,"id":8925,"u":"ventriloquism_crb","p":381,"h":1,"n":"Ventriloquism"},{"c":3,"s":5,"id":8926,"u":"vibrant%20pattern_crb","p":381,"h":1,"n":"Vibrant Pattern"},{"c":3,"s":5,"id":8927,"u":"vibrant%20thorns_crb","p":399,"h":1,"n":"Vibrant Thorns"},{"c":3,"s":5,"id":8928,"u":"vigilant%20eye_crb","p":407,"h":1,"n":"Vigilant Eye"},{"c":3,"s":5,"id":8929,"u":"visions%20of%20danger_crb","p":381,"h":1,"n":"Visions Of Danger"},{"c":3,"s":5,"id":8930,"u":"vital%20beacon_crb","p":382,"h":1,"n":"Vital Beacon"},{"c":3,"s":5,"id":8931,"u":"volcanic%20eruption_crb","p":382,"h":1,"n":"Volcanic Eruption"},{"c":3,"s":5,"id":8932,"u":"wail%20of%20the%20banshee_crb","p":382,"h":1,"n":"Wail Of The Banshee"},{"c":3,"s":5,"id":8933,"u":"waking%20nightmare_crb","p":399,"h":1,"n":"Waking Nightmare"},{"c":3,"s":5,"id":8934,"u":"wall%20of%20fire_crb","p":382,"h":1,"n":"Wall Of Fire"},{"c":3,"s":5,"id":8935,"u":"wall%20of%20force_crb","p":382,"h":1,"n":"Wall Of Force"},{"c":3,"s":5,"id":8936,"u":"wall%20of%20ice_crb","p":382,"h":1,"n":"Wall Of Ice"},{"c":3,"s":5,"id":8937,"u":"wall%20of%20stone_crb","p":383,"h":1,"n":"Wall Of Stone"},{"c":3,"s":5,"id":8938,"u":"wall%20of%20thorns_crb","p":383,"h":1,"n":"Wall Of Thorns"},{"c":3,"s":5,"id":8939,"u":"wall%20of%20wind_crb","p":383,"h":1,"n":"Wall Of Wind"},{"c":3,"s":5,"id":8940,"u":"wanderer's%20guide_crb","p":383,"h":1,"n":"Wanderer's Guide"},{"c":3,"s":5,"id":8941,"u":"warp%20mind_crb","p":383,"h":1,"n":"Warp Mind"},{"c":3,"s":5,"id":8942,"u":"warped%20terrain_crb","p":407,"h":1,"n":"Warped Terrain"},{"c":3,"s":5,"id":8943,"u":"water%20breathing_crb","p":384,"h":1,"n":"Water Breathing"},{"c":3,"s":5,"id":8944,"u":"water%20walk_crb","p":384,"h":1,"n":"Water Walk"},{"c":3,"s":5,"id":8945,"u":"weapon%20of%20judgment_crb","p":384,"h":1,"n":"Weapon Of Judgment"},{"c":3,"s":5,"id":8946,"u":"weapon%20storm_crb","p":384,"h":1,"n":"Weapon Storm"},{"c":3,"s":5,"id":8947,"u":"weapon%20surge_crb","p":399,"h":1,"n":"Weapon Surge"},{"c":3,"s":5,"id":8948,"u":"web_crb","p":384,"h":1,"n":"Web"},{"c":3,"s":5,"id":8949,"u":"weird_crb","p":385,"h":1,"n":"Weird"},{"c":3,"s":5,"id":8950,"u":"wholeness%20of%20body_crb","p":402,"h":1,"n":"Wholeness Of Body"},{"c":3,"s":5,"id":8951,"u":"wild%20morph_crb","p":400,"h":1,"n":"Wild Morph"},{"c":3,"s":5,"id":8952,"u":"wild%20shape_crb","p":401,"h":1,"n":"Wild Shape"},{"c":3,"s":5,"id":8953,"u":"wild%20winds%20stance_crb","p":402,"h":1,"n":"Wild Winds Stance"},{"c":3,"s":5,"id":8954,"u":"wind%20jump_crb","p":402,"h":1,"n":"Wind Jump"},{"c":3,"s":5,"id":8955,"u":"wind%20walk_crb","p":385,"h":1,"n":"Wind Walk"},{"c":3,"s":5,"id":8956,"u":"wish_crb","p":385,"h":1,"n":"Wish"},{"c":3,"s":5,"id":8957,"u":"word%20of%20freedom_crb","p":399,"h":1,"n":"Word Of Freedom"},{"c":3,"s":5,"id":8958,"u":"word%20of%20truth_crb","p":399,"h":1,"n":"Word Of Truth"},{"c":3,"s":5,"id":8959,"u":"you're%20mine_crb","p":406,"h":1,"n":"You're Mine"},{"c":3,"s":5,"id":8960,"u":"zeal%20for%20battle_crb","p":399,"h":1,"n":"Zeal For Battle"},{"c":3,"s":5,"id":8961,"u":"zealous%20conviction_crb","p":385,"h":1,"n":"Zealous Conviction"},{"c":3,"s":5,"id":8962,"u":"zone%20of%20truth_crb","p":385,"h":1,"n":"Zone Of Truth"},{"c":3,"s":18,"id":8963,"u":"exchange%20image_aoa3","p":73,"h":1,"n":"Exchange Image"},{"c":3,"s":18,"id":8964,"u":"forgotten%20lines_aoa3","p":73,"h":1,"n":"Forgotten Lines"},{"c":3,"s":18,"id":8965,"u":"join%20pasts_aoa3","p":74,"h":1,"n":"Join Pasts"},{"c":3,"s":18,"id":8966,"u":"silver's%20refrain_aoa3","p":74,"h":1,"n":"Silver's Refrain"},{"c":3,"s":18,"id":8967,"u":"spiritual%20anamnesis_aoa3","p":74,"h":1,"n":"Spiritual Anamnesis"},{"c":3,"s":19,"id":8968,"u":"electrified%20crystal%20ward_aoa4","p":75,"h":1,"n":"Electrified Crystal Ward"},{"c":3,"s":19,"id":8969,"u":"practice%20makes%20perfect_aoa4","p":63,"h":1,"n":"Practice Makes Perfect"},{"c":3,"s":19,"id":8970,"u":"tireless%20worker_aoa4","p":63,"h":1,"n":"Tireless Worker"},{"c":3,"s":21,"id":8971,"u":"apex%20companion_aoa6","p":77,"h":1,"n":"Apex Companion"},{"c":3,"s":21,"id":8972,"u":"song%20of%20the%20fallen_aoa6","p":77,"h":1,"n":"Song Of The Fallen"},{"c":3,"s":23,"id":8973,"u":"admonishing%20ray_aoe2","p":76,"h":1,"n":"Admonishing Ray"},{"c":3,"s":23,"id":8974,"u":"magical%20fetters_aoe2","p":77,"h":1,"n":"Magical Fetters"},{"c":3,"s":23,"id":8975,"u":"maze%20of%20locked%20doors_aoe2","p":77,"h":1,"n":"Maze Of Locked Doors"},{"c":3,"s":23,"id":8976,"u":"putrefy%20food%20and%20drink_aoe2","p":77,"h":1,"n":"Putrefy Food And Drink"},{"c":3,"s":23,"id":8977,"u":"speaking%20sky_aoe2","p":79,"h":1,"n":"Speaking Sky"},{"c":3,"s":23,"id":8978,"u":"steal%20the%20sky_aoe2","p":79,"h":1,"n":"Steal The Sky"},{"c":3,"s":25,"id":8979,"u":"imp%20sting_aoe4","p":80,"h":1,"n":"Imp Sting"},{"c":3,"s":25,"id":8980,"u":"leng%20sting_aoe4","p":80,"h":1,"n":"Leng Sting"},{"c":3,"s":25,"id":8981,"u":"linnorm%20sting_aoe4","p":81,"h":1,"n":"Linnorm Sting"},{"c":3,"s":25,"id":8982,"u":"swarming%20wasp%20stings_aoe4","p":81,"h":1,"n":"Swarming Wasp Stings"},{"c":3,"s":25,"id":8983,"u":"wyvern%20sting_aoe4","p":81,"h":1,"n":"Wyvern Sting"},{"c":3,"s":26,"id":8984,"u":"ordained%20purpose_aoe5","p":75,"h":1,"n":"Ordained Purpose"},{"c":3,"s":26,"id":8985,"u":"split%20the%20tongue_aoe5","p":75,"h":1,"n":"Split The Tongue"},{"c":3,"s":27,"id":8986,"u":"divinity%20leech_aoe6","p":75,"h":1,"n":"Divinity Leech"},{"c":3,"s":27,"id":8987,"u":"prismatic%20shield_aoe6","p":75,"h":1,"n":"Prismatic Shield"},{"c":3,"s":28,"id":8988,"u":"worm's%20repast_av1","p":80,"h":1,"n":"Worm's Repast"},{"c":3,"s":29,"id":8989,"u":"daydreamer's%20curse_av2","p":73,"h":1,"n":"Daydreamer's Curse"},{"c":3,"s":29,"id":8990,"u":"sage's%20curse_av2","p":73,"h":1,"n":"Sage's Curse"},{"c":3,"s":29,"id":8991,"u":"sage's%20curse_av2","p":73,"h":1,"n":"Savant's Curse (Sage's Curse)"},{"c":3,"s":30,"id":8992,"u":"call%20the%20blood_av3","p":75,"h":1,"n":"Call The Blood"},{"c":3,"s":30,"id":8993,"u":"ectoplasmic%20expulsion_av3","p":75,"h":1,"n":"Ectoplasmic Expulsion"},{"c":3,"s":30,"id":8994,"u":"fearful%20feast_av3","p":65,"h":1,"n":"Fearful Feast"},{"c":3,"s":30,"id":8995,"u":"lift%20nature's%20caul_av3","p":65,"h":1,"n":"Lift Nature's Caul"},{"c":3,"s":10,"id":8996,"u":"hallowed%20ground_botd","p":25,"h":1,"n":"Hallowed Ground"},{"c":3,"s":10,"id":8997,"u":"eyes%20of%20the%20dead_botd","p":35,"h":1,"n":"Eyes of the Dead"},{"c":3,"s":10,"id":8998,"u":"shambling%20horror_botd","p":35,"h":1,"n":"Shambling Horror"},{"c":3,"s":10,"id":8999,"u":"subjugate%20undead_botd","p":35,"h":1,"n":"Subjugate Undead"},{"c":3,"s":11,"id":9000,"u":"distortion%20lens_da","p":23,"h":1,"n":"Distortion Lens"},{"c":3,"s":11,"id":9001,"u":"ghostly%20shift_da","p":23,"h":1,"n":"Ghostly Shift"},{"c":3,"s":11,"id":9002,"u":"tesseract%20tunnel_da","p":23,"h":1,"n":"Tesseract Tunnel"},{"c":3,"s":11,"id":9003,"u":"imaginary%20weapon_da","p":22,"h":1,"n":"Imaginary Weapon"},{"c":3,"s":11,"id":9004,"u":"astral%20rain_da","p":22,"h":1,"n":"Astral Rain"},{"c":3,"s":11,"id":9005,"u":"hologram%20cage_da","p":22,"h":1,"n":"Hologram Cage"},{"c":3,"s":11,"id":9006,"u":"forbidden%20thought_da","p":21,"h":1,"n":"Forbidden Thought"},{"c":3,"s":11,"id":9007,"u":"shatter%20mind_da","p":21,"h":1,"n":"Shatter Mind"},{"c":3,"s":11,"id":9008,"u":"contagious%20idea_da","p":21,"h":1,"n":"Contagious Idea"},{"c":3,"s":11,"id":9009,"u":"thermal%20stasis_da","p":20,"h":1,"n":"Thermal Stasis"},{"c":3,"s":11,"id":9010,"u":"entropic%20wheel_da","p":20,"h":1,"n":"Entropic Wheel"},{"c":3,"s":11,"id":9011,"u":"redistribute%20potential_da","p":20,"h":1,"n":"Redistribute Potential"},{"c":3,"s":11,"id":9012,"u":"glimpse%20weakness_da","p":18,"h":1,"n":"Glimpse Weakness"},{"c":3,"s":11,"id":9013,"u":"omnidirectional%20scan_da","p":18,"h":1,"n":"Omnidirectional Scan"},{"c":3,"s":11,"id":9014,"u":"foresee%20the%20path_da","p":18,"h":1,"n":"Foresee the Path"},{"c":3,"s":11,"id":9015,"u":"telekinetic%20rend_da","p":17,"h":1,"n":"Telekinetic Rend"},{"c":3,"s":11,"id":9016,"u":"vector%20screen_da","p":17,"h":1,"n":"Vector Screen"},{"c":3,"s":11,"id":9017,"u":"bilocation_da","p":104,"h":1,"n":"Bilocation"},{"c":3,"s":11,"id":9018,"u":"bracing%20tendrils_da","p":104,"h":1,"n":"Bracing Tendrils"},{"c":3,"s":11,"id":9019,"u":"empty%20pack_da","p":105,"h":1,"n":"Empty Pack"},{"c":3,"s":11,"id":9020,"u":"etheric%20shards_da","p":105,"h":1,"n":"Etheric Shards"},{"c":3,"s":11,"id":9021,"u":"falling%20sky_da","p":105,"h":1,"n":"Falling Sky"},{"c":3,"s":11,"id":9022,"u":"focusing%20hum_da","p":105,"h":1,"n":"Focusing Hum"},{"c":3,"s":11,"id":9023,"u":"implement%20of%20destruction_da","p":105,"h":1,"n":"Implement of Destruction"},{"c":3,"s":11,"id":9024,"u":"kinetic%20ram_da","p":105,"h":1,"n":"Kinetic Ram"},{"c":3,"s":11,"id":9025,"u":"momentary%20recovery_da","p":106,"h":1,"n":"Momentary Recovery"},{"c":3,"s":11,"id":9026,"u":"moth's%20supper_da","p":106,"h":1,"n":"Moth's Supper"},{"c":3,"s":11,"id":9027,"u":"phase%20bolt_da","p":106,"h":1,"n":"Phase Bolt"},{"c":3,"s":11,"id":9028,"u":"poltergeist's%20fury_da","p":106,"h":1,"n":"Poltergeist's Fury"},{"c":3,"s":11,"id":9029,"u":"rally%20point_da","p":106,"h":1,"n":"Rally Point"},{"c":3,"s":11,"id":9030,"u":"sea%20of%20thought_da","p":106,"h":1,"n":"Sea of Thought"},{"c":3,"s":11,"id":9031,"u":"shadow%20spy_da","p":107,"h":1,"n":"Shadow Spy"},{"c":3,"s":11,"id":9032,"u":"soft%20landing_da","p":107,"h":1,"n":"Soft Landing"},{"c":3,"s":11,"id":9033,"u":"telekinetic%20bombardment_da","p":107,"h":1,"n":"Telekinetic Bombardment"},{"c":3,"s":11,"id":9034,"u":"warp%20step_da","p":107,"h":1,"n":"Warp Step"},{"c":3,"s":11,"id":9035,"u":"false%20nature_da","p":78,"h":1,"n":"False Nature"},{"c":3,"s":11,"id":9036,"u":"cinder%20gaze_da","p":142,"h":1,"n":"Cinder Gaze"},{"c":3,"s":11,"id":9037,"u":"pact%20broker_da","p":159,"h":1,"n":"Pact Broker"},{"c":3,"s":11,"id":9038,"u":"return%20the%20favor_da","p":159,"h":1,"n":"Return the Favor"},{"c":3,"s":11,"id":9039,"u":"over%20the%20coals_da","p":159,"h":1,"n":"Over the Coals"},{"c":3,"s":11,"id":9040,"u":"awaken%20entropy_da","p":181,"h":1,"n":"Awaken Entropy"},{"c":3,"s":11,"id":9041,"u":"behold%20the%20weave_da","p":181,"h":1,"n":"Behold the Weave"},{"c":3,"s":11,"id":9042,"u":"loose%20time's%20arrow_da","p":182,"h":1,"n":"Loose Time's Arrow"},{"c":3,"s":11,"id":9043,"u":"morass%20of%20ages_da","p":182,"h":1,"n":"Morass of Ages"},{"c":3,"s":11,"id":9044,"u":"quicken%20time_da","p":182,"h":1,"n":"Quicken Time"},{"c":3,"s":11,"id":9045,"u":"stagnate%20time_da","p":182,"h":1,"n":"Stagnate Time"},{"c":3,"s":11,"id":9046,"u":"summon%20irii_da","p":182,"h":1,"n":"Summon Irii"},{"c":3,"s":11,"id":9047,"u":"suspended%20retribution_da","p":183,"h":1,"n":"Suspended Retribution"},{"c":3,"s":11,"id":9048,"u":"temporal%20twin_da","p":183,"h":1,"n":"Temporal Twin"},{"c":3,"s":11,"id":9049,"u":"time%20pocket_da","p":183,"h":1,"n":"Time Pocket"},{"c":3,"s":11,"id":9050,"u":"temporal%20distortion_da","p":189,"h":1,"n":"Temporal Distortion"},{"c":3,"s":11,"id":9051,"u":"time%20skip_da","p":189,"h":1,"n":"Time Skip"},{"c":3,"s":11,"id":9052,"u":"manifold%20lives_da","p":189,"h":1,"n":"Manifold Lives"},{"c":3,"s":11,"id":9053,"u":"path%20of%20least%20resistance_da","p":185,"h":1,"n":"Path of Least Resistance"},{"c":3,"s":11,"id":9054,"u":"time%20sense_da","p":183,"h":1,"n":"Time Sense"},{"c":3,"s":11,"id":9055,"u":"euphoric%20renewal_da","p":142,"h":1,"n":"Euphoric Renewal"},{"c":3,"s":11,"id":9056,"u":"frenzied%20revelry_da","p":142,"h":1,"n":"Frenzied Revelry"},{"c":3,"s":11,"id":9057,"u":"hollow%20heart_da","p":142,"h":1,"n":"Hollow Heart"},{"c":3,"s":11,"id":9058,"u":"waking%20dream_da","p":207,"h":1,"n":"Waking Dream"},{"c":3,"s":11,"id":9059,"u":"isolation_da","p":143,"h":1,"n":"Isolation"},{"c":3,"s":11,"id":9060,"u":"inevitable%20destination_da","p":143,"h":1,"n":"Inevitable Destination"},{"c":3,"s":11,"id":9061,"u":"purifying%20veil_da","p":143,"h":1,"n":"Purifying Veil"},{"c":3,"s":11,"id":9062,"u":"shaken%20confidence_da","p":143,"h":1,"n":"Shaken Confidence"},{"c":3,"s":11,"id":9063,"u":"string%20of%20fate_da","p":143,"h":1,"n":"String of Fate"},{"c":3,"s":11,"id":9064,"u":"victory%20cry_da","p":143,"h":1,"n":"Victory Cry"},{"c":3,"s":11,"id":9065,"u":"weaponize%20secret_da","p":143,"h":1,"n":"Weaponize Secret"},{"c":3,"s":11,"id":9066,"u":"wind%20whispers_da","p":144,"h":1,"n":"Wind Whispers"},{"c":3,"s":11,"id":9067,"u":"wordsmith_da","p":144,"h":1,"n":"Wordsmith"},{"c":3,"s":11,"id":9068,"u":"dancing%20blade_da","p":17,"h":1,"n":"Dancing Blade"},{"c":3,"s":31,"id":9069,"u":"breath%20of%20drought_ec1","p":78,"h":1,"n":"Breath Of Drought"},{"c":3,"s":31,"id":9070,"u":"personal%20rain%20cloud_ec1","p":78,"h":1,"n":"Personal Rain Cloud"},{"c":3,"s":31,"id":9071,"u":"rime%20slick_ec1","p":78,"h":1,"n":"Rime Slick"},{"c":3,"s":31,"id":9072,"u":"scouring%20sand_ec1","p":78,"h":1,"n":"Scouring Sand"},{"c":3,"s":31,"id":9073,"u":"sea%20surge_ec1","p":78,"h":1,"n":"Sea Surge"},{"c":3,"s":31,"id":9074,"u":"sudden%20bolt_ec1","p":79,"h":1,"n":"Sudden Bolt"},{"c":3,"s":31,"id":9075,"u":"unseasonable%20squall_ec1","p":79,"h":1,"n":"Unseasonable Squall"},{"c":3,"s":31,"id":9076,"u":"verdant%20sprout_ec1","p":79,"h":1,"n":"Verdant Sprout"},{"c":3,"s":32,"id":9077,"u":"clownish%20curse_ec2","p":77,"h":1,"n":"Clownish Curse"},{"c":3,"s":32,"id":9078,"u":"favorable%20review_ec2","p":77,"h":1,"n":"Favorable Review"},{"c":3,"s":32,"id":9079,"u":"pillar%20of%20water_ec2","p":77,"h":1,"n":"Pillar Of Water"},{"c":3,"s":32,"id":9080,"u":"pyrotechnics_ec2","p":77,"h":1,"n":"Pyrotechnics"},{"c":3,"s":9,"id":9081,"u":"ravening%20maw_ec3","p":67,"h":1,"n":"Ravening Maw"},{"c":3,"s":33,"id":9082,"u":"blood%20feast_ec4","p":74,"h":1,"n":"Blood Feast"},{"c":3,"s":33,"id":9083,"u":"entrancing%20eyes_ec4","p":74,"h":1,"n":"Entrancing Eyes"},{"c":3,"s":33,"id":9084,"u":"necrotic%20radiation_ec4","p":75,"h":1,"n":"Necrotic Radiation"},{"c":3,"s":34,"id":9085,"u":"blightburn%20blast_ec5","p":73,"h":1,"n":"Blightburn Blast"},{"c":3,"s":34,"id":9086,"u":"control%20sand_ec5","p":73,"h":1,"n":"Control Sand"},{"c":3,"s":34,"id":9087,"u":"pillars%20of%20sand_ec5","p":74,"h":1,"n":"Pillars Of Sand"},{"c":3,"s":35,"id":9088,"u":"astral%20labyrinth_ec6","p":76,"h":1,"n":"Astral Labyrinth"},{"c":3,"s":35,"id":9089,"u":"deluge_ec6","p":76,"h":1,"n":"Deluge"},{"c":3,"s":35,"id":9090,"u":"devour%20life_ec6","p":76,"h":1,"n":"Devour Life"},{"c":3,"s":35,"id":9091,"u":"prying%20survey_ec6","p":76,"h":1,"n":"Prying Survey"},{"c":3,"s":35,"id":9092,"u":"undermine%20reality_ec6","p":76,"h":1,"n":"Undermine Reality"},{"c":3,"s":35,"id":9093,"u":"upheaval_ec6","p":77,"h":1,"n":"Upheaval"},{"c":3,"s":37,"id":9094,"u":"aura%20of%20the%20unremarkable_frp1","p":77,"h":1,"n":"Aura Of The Unremarkable"},{"c":3,"s":37,"id":9095,"u":"return%20beacon_frp1","p":77,"h":1,"n":"Return Beacon"},{"c":3,"s":37,"id":9096,"u":"wronged%20monk's%20wrath_frp1","p":77,"h":1,"n":"Wronged Monk's Wrath"},{"c":3,"s":39,"id":9097,"u":"cleansing%20flames_frp3","p":74,"h":1,"n":"Cleansing Flames"},{"c":3,"s":39,"id":9098,"u":"rejuvenating%20flames_frp3","p":74,"h":1,"n":"Rejuvenating Flames"},{"c":3,"s":39,"id":9099,"u":"shroud%20of%20flame_frp3","p":74,"h":1,"n":"Shroud Of Flame"},{"c":3,"s":7,"id":9100,"u":"invoke%20the%20crimson%20oath_locg","p":90,"h":1,"n":"Invoke The Crimson Oath"},{"c":3,"s":7,"id":9101,"u":"light%20of%20revelation_locg","p":91,"h":1,"n":"Light Of Revelation"},{"c":3,"s":7,"id":9102,"u":"perfect%20strike_locg","p":131,"h":1,"n":"Perfect Strike"},{"c":3,"s":7,"id":9103,"u":"sun%20blade_locg","p":91,"h":1,"n":"Sun Blade"},{"c":3,"s":58,"id":9104,"u":"acid%20storm_logm","p":106,"h":1,"n":"Acid Storm"},{"c":3,"s":58,"id":9105,"u":"acidic%20burst_logm","p":106,"h":1,"n":"Acidic Burst"},{"c":3,"s":58,"id":9106,"u":"adapt%20self_logm","p":112,"h":1,"n":"Adapt Self"},{"c":3,"s":58,"id":9107,"u":"adaptive%20ablation_logm","p":112,"h":1,"n":"Adaptive Ablation"},{"c":3,"s":58,"id":9108,"u":"agitate_logm","p":106,"h":1,"n":"Agitate"},{"c":3,"s":58,"id":9109,"u":"animus%20mine_logm","p":106,"h":1,"n":"Animus Mine"},{"c":3,"s":58,"id":9110,"u":"anticipate%20peril_logm","p":107,"h":1,"n":"Anticipate Peril"},{"c":3,"s":58,"id":9111,"u":"asterism_logm","p":117,"h":1,"n":"Asterism"},{"c":3,"s":58,"id":9112,"u":"befuddle_logm","p":107,"h":1,"n":"Befuddle"},{"c":3,"s":58,"id":9113,"u":"bottle%20the%20storm_logm","p":115,"h":1,"n":"Bottle The Storm"},{"c":3,"s":58,"id":9114,"u":"brand%20the%20impenitent_logm","p":107,"h":1,"n":"Brand The Impenitent"},{"c":3,"s":58,"id":9115,"u":"charged%20javelin_logm","p":115,"h":1,"n":"Charged Javelin"},{"c":3,"s":58,"id":9116,"u":"chilling%20spray_logm","p":107,"h":1,"n":"Chilling Spray"},{"c":3,"s":58,"id":9117,"u":"cup%20of%20dust_logm","p":107,"h":1,"n":"Cup Of Dust"},{"c":3,"s":58,"id":9118,"u":"delay%20consequence_logm","p":118,"h":1,"n":"Delay Consequence"},{"c":3,"s":58,"id":9119,"u":"diamond%20dust_logm","p":112,"h":1,"n":"Diamond Dust"},{"c":3,"s":58,"id":9120,"u":"divine%20plagues_logm","p":115,"h":1,"n":"Divine Plagues"},{"c":3,"s":58,"id":9121,"u":"door%20to%20beyond_logm","p":119,"h":1,"n":"Door To Beyond"},{"c":3,"s":58,"id":9122,"u":"draconic%20barrage_logm","p":119,"h":1,"n":"Draconic Barrage"},{"c":3,"s":58,"id":9123,"u":"dust%20storm_logm","p":114,"h":1,"n":"Dust Storm"},{"c":3,"s":58,"id":9124,"u":"dutiful%20challenge_logm","p":114,"h":1,"n":"Dutiful Challenge"},{"c":3,"s":58,"id":9125,"u":"ectoplasmic%20interstice_logm","p":117,"h":1,"n":"Ectoplasmic Interstice"},{"c":3,"s":58,"id":9126,"u":"eject%20soul_logm","p":117,"h":1,"n":"Eject Soul"},{"c":3,"s":58,"id":9127,"u":"empty%20inside_logm","p":119,"h":1,"n":"Empty Inside"},{"c":3,"s":58,"id":9128,"u":"endure_logm","p":107,"h":1,"n":"Endure"},{"c":3,"s":58,"id":9129,"u":"ephemeral%20hazards_logm","p":113,"h":1,"n":"Ephemeral Hazards"},{"c":3,"s":58,"id":9130,"u":"expeditious%20excavation_logm","p":107,"h":1,"n":"Expeditious Excavation"},{"c":3,"s":58,"id":9131,"u":"fallow%20field_logm","p":113,"h":1,"n":"Fallow Field"},{"c":3,"s":58,"id":9132,"u":"feast%20of%20ashes_logm","p":107,"h":1,"n":"Feast Of Ashes"},{"c":3,"s":58,"id":9133,"u":"font%20of%20serenity_logm","p":116,"h":1,"n":"Font Of Serenity"},{"c":3,"s":58,"id":9134,"u":"foul%20miasma_logm","p":115,"h":1,"n":"Foul Miasma"},{"c":3,"s":58,"id":9135,"u":"fungal%20hyphae_logm","p":108,"h":1,"n":"Fungal Hyphae"},{"c":3,"s":58,"id":9136,"u":"ghostly%20transcription_logm","p":115,"h":1,"n":"Ghostly Transcription"},{"c":3,"s":58,"id":9137,"u":"gravity%20well_logm","p":108,"h":1,"n":"Gravity Well"},{"c":3,"s":58,"id":9138,"u":"hyperfocus_logm","p":113,"h":1,"n":"Hyperfocus"},{"c":3,"s":58,"id":9139,"u":"ill%20omen_logm","p":108,"h":1,"n":"Ill Omen"},{"c":3,"s":58,"id":9140,"u":"iron%20gut_logm","p":108,"h":1,"n":"Iron Gut"},{"c":3,"s":58,"id":9141,"u":"lament_logm","p":116,"h":1,"n":"Lament"},{"c":3,"s":58,"id":9142,"u":"liberating%20command_logm","p":108,"h":1,"n":"Liberating Command"},{"c":3,"s":58,"id":9143,"u":"message%20rune_logm","p":108,"h":1,"n":"Message Rune"},{"c":3,"s":58,"id":9144,"u":"oathkeeper's%20insignia_logm","p":114,"h":1,"n":"Oathkeeper's Insignia"},{"c":3,"s":58,"id":9145,"u":"object%20memory_logm","p":118,"h":1,"n":"Object Memory"},{"c":3,"s":58,"id":9146,"u":"overflowing%20sorrow_logm","p":116,"h":1,"n":"Overflowing Sorrow"},{"c":3,"s":58,"id":9147,"u":"parch_logm","p":114,"h":1,"n":"Parch"},{"c":3,"s":58,"id":9148,"u":"penumbral%20shroud_logm","p":109,"h":1,"n":"Penumbral Shroud"},{"c":3,"s":58,"id":9149,"u":"redact_logm","p":114,"h":1,"n":"Redact"},{"c":3,"s":58,"id":9150,"u":"reflective%20scales_logm","p":109,"h":1,"n":"Reflective Scales"},{"c":3,"s":58,"id":9151,"u":"remember%20the%20lost_logm","p":119,"h":1,"n":"Remember The Lost"},{"c":3,"s":58,"id":9152,"u":"roar%20of%20the%20wyrm_logm","p":119,"h":1,"n":"Roar Of The Wyrm"},{"c":3,"s":58,"id":9153,"u":"share%20burden_logm","p":116,"h":1,"n":"Share Burden"},{"c":3,"s":58,"id":9154,"u":"share%20lore_logm","p":109,"h":1,"n":"Share Lore"},{"c":3,"s":58,"id":9155,"u":"shattering%20gem_logm","p":109,"h":1,"n":"Shattering Gem"},{"c":3,"s":58,"id":9156,"u":"shifting%20sand_logm","p":110,"h":1,"n":"Shifting Sand"},{"c":3,"s":58,"id":9157,"u":"shockwave_logm","p":110,"h":1,"n":"Shockwave"},{"c":3,"s":58,"id":9158,"u":"show%20the%20way_logm","p":110,"h":1,"n":"Show The Way"},{"c":3,"s":58,"id":9159,"u":"slough%20skin_logm","p":110,"h":1,"n":"Slough Skin"},{"c":3,"s":58,"id":9160,"u":"stasis_logm","p":118,"h":1,"n":"Stasis"},{"c":3,"s":58,"id":9161,"u":"swarm%20form_logm","p":118,"h":1,"n":"Swarm Form"},{"c":3,"s":58,"id":9162,"u":"swarmsense_logm","p":117,"h":1,"n":"Swarmsense"},{"c":3,"s":58,"id":9163,"u":"temporary%20tool_logm","p":110,"h":1,"n":"Temporary Tool"},{"c":3,"s":58,"id":9164,"u":"tether_logm","p":111,"h":1,"n":"Tether"},{"c":3,"s":58,"id":9165,"u":"time%20beacon_logm","p":111,"h":1,"n":"Time Beacon"},{"c":3,"s":58,"id":9166,"u":"whirling%20scarves_logm","p":111,"h":1,"n":"Whirling Scarves"},{"c":3,"s":58,"id":9167,"u":"winter%20bolt_logm","p":112,"h":1,"n":"Winter Bolt"},{"c":3,"s":58,"id":9168,"u":"withering%20grasp_logm","p":112,"h":1,"n":"Withering Grasp"},{"c":3,"s":58,"id":9169,"u":"zenith%20star_logm","p":117,"h":1,"n":"Zenith Star"},{"c":3,"s":6,"id":9170,"u":"blinking%20flame%20aura_loil","p":222,"h":1,"n":"Blinking Flame Aura"},{"c":3,"s":6,"id":9171,"u":"unblinking%20flame%20emblem_loil","p":223,"h":1,"n":"Unblinking Flame Emblem"},{"c":3,"s":6,"id":9172,"u":"unblinking%20flame%20ignition_loil","p":223,"h":1,"n":"Unblinking Flame Ignition"},{"c":3,"s":6,"id":9173,"u":"unbreaking%20wave%20barrier_loil","p":223,"h":1,"n":"Unbreaking Wave Barrier"},{"c":3,"s":6,"id":9174,"u":"unbreaking%20wave%20containment_loil","p":223,"h":1,"n":"Unbreaking Wave Containment"},{"c":3,"s":6,"id":9175,"u":"unbreaking%20wave%20vapor_loil","p":223,"h":1,"n":"Unbreaking Wave Vapor"},{"c":3,"s":6,"id":9176,"u":"unfolding%20wind%20blitz_loil","p":223,"h":1,"n":"Unfolding Wind Blitz"},{"c":3,"s":6,"id":9177,"u":"unfolding%20wind%20buffet_loil","p":223,"h":1,"n":"Unfolding Wind Buffet"},{"c":3,"s":6,"id":9178,"u":"unfolding%20wind%20crash_loil","p":224,"h":1,"n":"Unfolding Wind Crash"},{"c":3,"s":6,"id":9179,"u":"untwisting%20iron%20augmentation_loil","p":224,"h":1,"n":"Untwisting Iron Augmentation"},{"c":3,"s":6,"id":9180,"u":"untwisting%20iron%20pillar_loil","p":224,"h":1,"n":"Untwisting Iron Pillar"},{"c":3,"s":6,"id":9181,"u":"untwisting%20iron%20roots_loil","p":224,"h":1,"n":"Untwisting Iron Roots"},{"c":3,"s":6,"id":9182,"u":"speaking%20sky_loil","p":225,"h":1,"n":"Speaking Sky"},{"c":3,"s":6,"id":9183,"u":"steal%20the%20sky_loil","p":225,"h":1,"n":"Steal the Sky"},{"c":3,"s":6,"id":9184,"u":"summon%20ancient%20fleshforged_loil","p":306,"h":1,"n":"Summon Ancient Fleshforged"},{"c":3,"s":6,"id":9185,"u":"summon%20healing%20servitor_loil","p":307,"h":1,"n":"Summon Healing Servitor"},{"c":3,"s":59,"id":9186,"u":"for%20love%2c%20for%20lightning_lokl","p":76,"h":1,"n":"For Love, for Lightning"},{"c":3,"s":59,"id":9187,"u":"buffeting%20winds_lokl","p":92,"h":1,"n":"Buffeting Winds"},{"c":3,"s":59,"id":9188,"u":"consecrate%20flesh_lokl","p":92,"h":1,"n":"Consecrate Flesh"},{"c":3,"s":59,"id":9189,"u":"dancing%20shield_lokl","p":92,"h":1,"n":"Dancing Shield"},{"c":3,"s":59,"id":9190,"u":"desperate%20repair_lokl","p":92,"h":1,"n":"Desperate Repair"},{"c":3,"s":59,"id":9191,"u":"detect%20creator_lokl","p":93,"h":1,"n":"Detect Creator"},{"c":3,"s":59,"id":9192,"u":"dividing%20trench_lokl","p":93,"h":1,"n":"Dividing Trench"},{"c":3,"s":59,"id":9193,"u":"empathic%20link_lokl","p":93,"h":1,"n":"Empathic Link"},{"c":3,"s":59,"id":9194,"u":"enhance%20senses_lokl","p":93,"h":1,"n":"Enhance Senses"},{"c":3,"s":59,"id":9195,"u":"erase%20trail_lokl","p":93,"h":1,"n":"Erase Trail"},{"c":3,"s":59,"id":9196,"u":"forced%20mercy_lokl","p":93,"h":1,"n":"Forced Mercy"},{"c":3,"s":59,"id":9197,"u":"life%20pact_lokl","p":94,"h":1,"n":"Life Pact"},{"c":3,"s":59,"id":9198,"u":"lock%20item_lokl","p":94,"h":1,"n":"Lock Item"},{"c":3,"s":59,"id":9199,"u":"martyr's%20intervention_lokl","p":94,"h":1,"n":"Martyr's Intervention"},{"c":3,"s":59,"id":9200,"u":"purifying%20icicle_lokl","p":94,"h":1,"n":"Purifying Icicle"},{"c":3,"s":59,"id":9201,"u":"radiant%20beam_lokl","p":94,"h":1,"n":"Radiant Beam"},{"c":3,"s":59,"id":9202,"u":"scouring%20pulse_lokl","p":94,"h":1,"n":"Scouring Pulse"},{"c":3,"s":59,"id":9203,"u":"sign%20of%20conviction_lokl","p":95,"h":1,"n":"Sign of Conviction"},{"c":3,"s":59,"id":9204,"u":"synchronize%20steps_lokl","p":95,"h":1,"n":"Synchronize Steps"},{"c":3,"s":59,"id":9205,"u":"wall%20of%20virtue_lokl","p":95,"h":1,"n":"Wall of Virtue"},{"c":3,"s":66,"id":9206,"u":"achaekek's%20clutch_lol","p":58,"h":1,"n":"Achaekek's Clutch"},{"c":3,"s":66,"id":9207,"u":"all%20is%20one%2c%20one%20is%20all_lol","p":65,"h":1,"n":"All Is One, One Is All"},{"c":3,"s":66,"id":9208,"u":"aromatic%20lure_lol","p":37,"h":1,"n":"Aromatic Lure"},{"c":3,"s":66,"id":9209,"u":"glacial%20heart_lol","p":32,"h":1,"n":"Glacial Heart"},{"c":3,"s":66,"id":9210,"u":"halcyon%20infusion_lol","p":66,"h":1,"n":"Halcyon Infusion"},{"c":3,"s":66,"id":9211,"u":"rebounding%20barrier_lol","p":37,"h":1,"n":"Rebounding Barrier"},{"c":3,"s":66,"id":9212,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol","p":69,"h":1,"n":"Shall Not Falter, Shall Not Rout"},{"c":3,"s":66,"id":9213,"u":"spirit%20object_lol","p":32,"h":1,"n":"Spirit Object"},{"c":3,"s":66,"id":9214,"u":"sun's%20fury_lol","p":101,"h":1,"n":"Sun's Fury"},{"c":3,"s":60,"id":9215,"u":"familiar%20form_lopsg","p":5500,"h":1,"n":"Familiar Form"},{"c":3,"s":60,"id":9216,"u":"perseis's%20precautions_lopsg","p":124,"h":1,"n":"Perseis's Precautions"},{"c":3,"s":60,"id":9217,"u":"spellmaster's%20ward_lopsg","p":5500,"h":1,"n":"Spellmaster's Ward"},{"c":3,"s":60,"id":9218,"u":"transcribe%20moment_lopsg","p":46,"h":1,"n":"Transcribe Moment"},{"c":3,"s":62,"id":9219,"u":"magic%20warrior%20aspect_lowg","p":95,"h":1,"n":"Magic Warrior Aspect"},{"c":3,"s":62,"id":9220,"u":"magic%20warrior%20transformation_lowg","p":95,"h":1,"n":"Magic Warrior Transformation"},{"c":3,"s":62,"id":9221,"u":"mantis%20form_lowg","p":71,"h":1,"n":"Mantis Form"},{"c":3,"s":62,"id":9222,"u":"perfect%20strike_lowg","p":83,"h":1,"n":"Perfect Strike"},{"c":3,"s":62,"id":9223,"u":"snowball_lowg","p":112,"h":1,"n":"Snowball"},{"c":3,"s":62,"id":9224,"u":"unblinking%20flame%20revelation_lowg","p":83,"h":1,"n":"Unblinking Flame Revelation"},{"c":3,"s":62,"id":9225,"u":"unbreaking%20wave%20advance_lowg","p":83,"h":1,"n":"Unbreaking Wave Advance"},{"c":3,"s":62,"id":9226,"u":"unfolding%20wind%20rush_lowg","p":83,"h":1,"n":"Unfolding Wind Rush"},{"c":3,"s":62,"id":9227,"u":"untwisting%20iron%20buffer_lowg","p":83,"h":1,"n":"Untwisting Iron Buffer"},{"c":3,"s":64,"id":9228,"u":"aberrant%20form_som","p":88,"h":1,"n":"Aberrant Form"},{"c":3,"s":64,"id":9229,"u":"angel%20form_som","p":89,"h":1,"n":"Angel Form"},{"c":3,"s":64,"id":9230,"u":"animal%20allies_som","p":89,"h":1,"n":"Animal Allies"},{"c":3,"s":64,"id":9231,"u":"approximate_som","p":90,"h":1,"n":"Approximate"},{"c":3,"s":64,"id":9232,"u":"ash%20cloud_som","p":90,"h":1,"n":"Ash Cloud"},{"c":3,"s":64,"id":9233,"u":"bandit's%20doom_som","p":90,"h":1,"n":"Bandit's Doom"},{"c":3,"s":64,"id":9234,"u":"befitting%20attire_som","p":90,"h":1,"n":"Befitting Attire"},{"c":3,"s":64,"id":9235,"u":"biting%20words_som","p":90,"h":1,"n":"Biting Words"},{"c":3,"s":64,"id":9236,"u":"blazing%20dive_som","p":90,"h":1,"n":"Blazing Dive"},{"c":3,"s":64,"id":9237,"u":"blazing%20fissure_som","p":91,"h":1,"n":"Blazing Fissure"},{"c":3,"s":64,"id":9238,"u":"blessing%20of%20defiance_som","p":91,"h":1,"n":"Blessing Of Defiance"},{"c":3,"s":64,"id":9239,"u":"blink%20charge_som","p":92,"h":1,"n":"Blink Charge"},{"c":3,"s":64,"id":9240,"u":"bloodspray%20curse_som","p":92,"h":1,"n":"Bloodspray Curse"},{"c":3,"s":64,"id":9241,"u":"boil%20blood_som","p":92,"h":1,"n":"Boil Blood"},{"c":3,"s":64,"id":9242,"u":"boost%20eidolon_som","p":144,"h":1,"n":"Boost Eidolon"},{"c":3,"s":64,"id":9243,"u":"bottomless%20stomach_som","p":92,"h":1,"n":"Bottomless Stomach"},{"c":3,"s":64,"id":9244,"u":"breadcrumbs_som","p":92,"h":1,"n":"Breadcrumbs"},{"c":3,"s":64,"id":9245,"u":"bullhorn_som","p":93,"h":1,"n":"Bullhorn"},{"c":3,"s":64,"id":9246,"u":"burning%20blossoms_som","p":93,"h":1,"n":"Burning Blossoms"},{"c":3,"s":64,"id":9247,"u":"canticle%20of%20everlasting%20grief_som","p":94,"h":1,"n":"Canticle Of Everlasting Grief"},{"c":3,"s":64,"id":9248,"u":"cascade%20countermeasure_som","p":143,"h":1,"n":"Cascade Countermeasure"},{"c":3,"s":64,"id":9249,"u":"cast%20into%20time_som","p":94,"h":1,"n":"Cast Into Time"},{"c":3,"s":64,"id":9250,"u":"catch%20your%20name_som","p":247,"h":1,"n":"Catch Your Name"},{"c":3,"s":64,"id":9251,"u":"chromatic%20armor_som","p":95,"h":1,"n":"Chromatic Armor"},{"c":3,"s":64,"id":9252,"u":"chromatic%20image_som","p":95,"h":1,"n":"Chromatic Image"},{"c":3,"s":64,"id":9253,"u":"chromatic%20ray_som","p":95,"h":1,"n":"Chromatic Ray"},{"c":3,"s":64,"id":9254,"u":"claim%20curse_som","p":95,"h":1,"n":"Claim Curse"},{"c":3,"s":64,"id":9255,"u":"clone%20companion_som","p":96,"h":1,"n":"Clone Companion"},{"c":3,"s":64,"id":9256,"u":"combustion_som","p":200,"h":1,"n":"Combustion"},{"c":3,"s":64,"id":9257,"u":"compel%20true%20name_som","p":247,"h":1,"n":"Compel True Name"},{"c":3,"s":64,"id":9258,"u":"concordant%20choir_som","p":96,"h":1,"n":"Concordant Choir"},{"c":3,"s":64,"id":9259,"u":"coral%20eruption_som","p":96,"h":1,"n":"Coral Eruption"},{"c":3,"s":64,"id":9260,"u":"corrosive%20body_som","p":96,"h":1,"n":"Corrosive Body"},{"c":3,"s":64,"id":9261,"u":"cosmic%20form_som","p":97,"h":1,"n":"Cosmic Form"},{"c":3,"s":64,"id":9262,"u":"crushing%20ground_som","p":200,"h":1,"n":"Crushing Ground"},{"c":3,"s":64,"id":9263,"u":"daemon%20form_som","p":98,"h":1,"n":"Daemon Form"},{"c":3,"s":64,"id":9264,"u":"darklight_som","p":227,"h":1,"n":"Darklight"},{"c":3,"s":64,"id":9265,"u":"day's%20weight_som","p":98,"h":1,"n":"Day's Weight"},{"c":3,"s":64,"id":9266,"u":"deity's%20strike_som","p":99,"h":1,"n":"Deity's Strike"},{"c":3,"s":64,"id":9267,"u":"demon%20form_som","p":99,"h":1,"n":"Demon Form"},{"c":3,"s":64,"id":9268,"u":"devil%20form_som","p":99,"h":1,"n":"Devil Form"},{"c":3,"s":64,"id":9269,"u":"dimensional%20assault_som","p":143,"h":1,"n":"Dimensional Assault"},{"c":3,"s":64,"id":9270,"u":"distracting%20chatter_som","p":100,"h":1,"n":"Distracting Chatter"},{"c":3,"s":64,"id":9271,"u":"divine%20armageddon_som","p":100,"h":1,"n":"Divine Armageddon"},{"c":3,"s":64,"id":9272,"u":"draw%20ire_som","p":101,"h":1,"n":"Draw Ire"},{"c":3,"s":64,"id":9273,"u":"draw%20the%20lightning_som","p":101,"h":1,"n":"Draw The Lightning"},{"c":3,"s":64,"id":9274,"u":"echoing%20weapon_som","p":101,"h":1,"n":"Echoing Weapon"},{"c":3,"s":64,"id":9275,"u":"efficient%20apport_som","p":241,"h":1,"n":"Efficient Apport"},{"c":3,"s":64,"id":9276,"u":"eidolon's%20wrath_som","p":144,"h":1,"n":"Eidolon's Wrath"},{"c":3,"s":64,"id":9277,"u":"element%20embodied_som","p":101,"h":1,"n":"Element Embodied"},{"c":3,"s":64,"id":9278,"u":"elemental%20absorption_som","p":102,"h":1,"n":"Elemental Absorption"},{"c":3,"s":64,"id":9279,"u":"elemental%20annihilation%20wave_som","p":102,"h":1,"n":"Elemental Annihilation Wave"},{"c":3,"s":64,"id":9280,"u":"elemental%20confluence_som","p":102,"h":1,"n":"Elemental Confluence"},{"c":3,"s":64,"id":9281,"u":"elemental%20gift_som","p":103,"h":1,"n":"Elemental Gift"},{"c":3,"s":64,"id":9282,"u":"elemental%20zone_som","p":104,"h":1,"n":"Elemental Zone"},{"c":3,"s":64,"id":9283,"u":"envenom%20companion_som","p":104,"h":1,"n":"Envenom Companion"},{"c":3,"s":64,"id":9284,"u":"evolution%20surge_som","p":144,"h":1,"n":"Evolution Surge"},{"c":3,"s":64,"id":9285,"u":"extend%20boost_som","p":145,"h":1,"n":"Extend Boost"},{"c":3,"s":64,"id":9286,"u":"extract%20poison_som","p":104,"h":1,"n":"Extract Poison"},{"c":3,"s":64,"id":9287,"u":"fated%20confrontation_som","p":105,"h":1,"n":"Fated Confrontation"},{"c":3,"s":64,"id":9288,"u":"feral%20shades_som","p":105,"h":1,"n":"Feral Shades"},{"c":3,"s":64,"id":9289,"u":"fey%20form_som","p":105,"h":1,"n":"Fey Form"},{"c":3,"s":64,"id":9290,"u":"flame%20vortex_som","p":106,"h":1,"n":"Flame Vortex"},{"c":3,"s":64,"id":9291,"u":"flame%20wisp_som","p":106,"h":1,"n":"Flame Wisp"},{"c":3,"s":64,"id":9292,"u":"flammable%20fumes_som","p":106,"h":1,"n":"Flammable Fumes"},{"c":3,"s":64,"id":9293,"u":"flowing%20strike_som","p":106,"h":1,"n":"Flowing Strike"},{"c":3,"s":64,"id":9294,"u":"force%20fang_som","p":143,"h":1,"n":"Force Fang"},{"c":3,"s":64,"id":9295,"u":"forceful%20hand_som","p":106,"h":1,"n":"Forceful Hand"},{"c":3,"s":64,"id":9296,"u":"frigid%20flurry_som","p":108,"h":1,"n":"Frigid Flurry"},{"c":3,"s":64,"id":9297,"u":"gale%20blast_som","p":108,"h":1,"n":"Gale Blast"},{"c":3,"s":64,"id":9298,"u":"geyser_som","p":108,"h":1,"n":"Geyser"},{"c":3,"s":64,"id":9299,"u":"glimmer%20of%20charm_som","p":108,"h":1,"n":"Glimmer Of Charm"},{"c":3,"s":64,"id":9300,"u":"gouging%20claw_som","p":109,"h":1,"n":"Gouging Claw"},{"c":3,"s":64,"id":9301,"u":"gravitational%20pull_som","p":109,"h":1,"n":"Gravitational Pull"},{"c":3,"s":64,"id":9302,"u":"guiding%20star_som","p":109,"h":1,"n":"Guiding Star"},{"c":3,"s":64,"id":9303,"u":"hasted%20assault_som","p":143,"h":1,"n":"Hasted Assault"},{"c":3,"s":64,"id":9304,"u":"haunting%20hymn_som","p":109,"h":1,"n":"Haunting Hymn"},{"c":3,"s":64,"id":9305,"u":"healing%20plaster_som","p":109,"h":1,"n":"Healing Plaster"},{"c":3,"s":64,"id":9306,"u":"healing%20well_som","p":110,"h":1,"n":"Healing Well"},{"c":3,"s":64,"id":9307,"u":"horizon%20thunder%20sphere_som","p":110,"h":1,"n":"Horizon Thunder Sphere"},{"c":3,"s":64,"id":9308,"u":"ignite%20fireworks_som","p":110,"h":1,"n":"Ignite Fireworks"},{"c":3,"s":64,"id":9309,"u":"impending%20doom_som","p":110,"h":1,"n":"Impending Doom"},{"c":3,"s":64,"id":9310,"u":"inevitable%20disaster_som","p":111,"h":1,"n":"Inevitable Disaster"},{"c":3,"s":64,"id":9311,"u":"inexhaustible%20cynicism_som","p":111,"h":1,"n":"Inexhaustible Cynicism"},{"c":3,"s":64,"id":9312,"u":"infectious%20enthusiasm_som","p":112,"h":1,"n":"Infectious Enthusiasm"},{"c":3,"s":64,"id":9313,"u":"infectious%20melody_som","p":112,"h":1,"n":"Infectious Melody"},{"c":3,"s":64,"id":9314,"u":"inner%20radiance%20torrent_som","p":112,"h":1,"n":"Inner Radiance Torrent"},{"c":3,"s":64,"id":9315,"u":"inscrutable%20mask_som","p":227,"h":1,"n":"Inscrutable Mask"},{"c":3,"s":64,"id":9316,"u":"instant%20armor_som","p":112,"h":1,"n":"Instant Armor"},{"c":3,"s":64,"id":9317,"u":"invisibility%20curtain_som","p":112,"h":1,"n":"Invisibility Curtain"},{"c":3,"s":64,"id":9318,"u":"invoke%20spirits_som","p":113,"h":1,"n":"Invoke Spirits"},{"c":3,"s":64,"id":9319,"u":"invoke%20true%20name_som","p":247,"h":1,"n":"Invoke True Name"},{"c":3,"s":64,"id":9320,"u":"juvenile%20companion_som","p":113,"h":1,"n":"Juvenile Companion"},{"c":3,"s":64,"id":9321,"u":"life%20connection_som","p":113,"h":1,"n":"Life Connection"},{"c":3,"s":64,"id":9322,"u":"lifelink%20surge_som","p":145,"h":1,"n":"Lifelink Surge"},{"c":3,"s":64,"id":9323,"u":"lose%20the%20path_som","p":113,"h":1,"n":"Lose The Path"},{"c":3,"s":64,"id":9324,"u":"lucky%20number_som","p":113,"h":1,"n":"Lucky Number"},{"c":3,"s":64,"id":9325,"u":"magic%20mailbox_som","p":114,"h":1,"n":"Magic Mailbox"},{"c":3,"s":64,"id":9326,"u":"magnetic%20acceleration_som","p":114,"h":1,"n":"Magnetic Acceleration"},{"c":3,"s":64,"id":9327,"u":"magnetic%20attraction_som","p":114,"h":1,"n":"Magnetic Attraction"},{"c":3,"s":64,"id":9328,"u":"magnetic%20repulsion_som","p":115,"h":1,"n":"Magnetic Repulsion"},{"c":3,"s":64,"id":9329,"u":"mantle%20of%20the%20frozen%20heart_som","p":115,"h":1,"n":"Mantle Of The Frozen Heart"},{"c":3,"s":64,"id":9330,"u":"mantle%20of%20the%20magma%20heart_som","p":115,"h":1,"n":"Mantle Of The Magma Heart"},{"c":3,"s":64,"id":9331,"u":"mimic%20undead_som","p":115,"h":1,"n":"Mimic Undead"},{"c":3,"s":64,"id":9332,"u":"mind%20of%20menace_som","p":116,"h":1,"n":"Mind Of Menace"},{"c":3,"s":64,"id":9333,"u":"mirror%20malefactors_som","p":116,"h":1,"n":"Mirror Malefactors"},{"c":3,"s":64,"id":9334,"u":"mirror's%20misfortune_som","p":117,"h":1,"n":"Mirror's Misfortune"},{"c":3,"s":64,"id":9335,"u":"mud%20pit_som","p":117,"h":1,"n":"Mud Pit"},{"c":3,"s":64,"id":9336,"u":"murderous%20vine_som","p":117,"h":1,"n":"Murderous Vine"},{"c":3,"s":64,"id":9337,"u":"nature's%20reprisal_som","p":117,"h":1,"n":"Nature's Reprisal"},{"c":3,"s":64,"id":9338,"u":"necromancer's%20generosity_som","p":117,"h":1,"n":"Necromancer's Generosity"},{"c":3,"s":64,"id":9339,"u":"necrotize_som","p":118,"h":1,"n":"Necrotize"},{"c":3,"s":64,"id":9340,"u":"nudge%20the%20odds_som","p":118,"h":1,"n":"Nudge The Odds"},{"c":3,"s":64,"id":9341,"u":"nullify_som","p":118,"h":1,"n":"Nullify"},{"c":3,"s":64,"id":9342,"u":"ocular%20overload_som","p":118,"h":1,"n":"Ocular Overload"},{"c":3,"s":64,"id":9343,"u":"one%20with%20the%20land_som","p":118,"h":1,"n":"One With The Land"},{"c":3,"s":64,"id":9344,"u":"oneiric%20mire_som","p":119,"h":1,"n":"Oneiric Mire"},{"c":3,"s":64,"id":9345,"u":"ooze%20form_som","p":119,"h":1,"n":"Ooze Form"},{"c":3,"s":64,"id":9346,"u":"organsight_som","p":120,"h":1,"n":"Organsight"},{"c":3,"s":64,"id":9347,"u":"painful%20vibrations_som","p":120,"h":1,"n":"Painful Vibrations"},{"c":3,"s":64,"id":9348,"u":"pernicious%20poltergeist_som","p":121,"h":1,"n":"Pernicious Poltergeist"},{"c":3,"s":64,"id":9349,"u":"persistent%20servant_som","p":121,"h":1,"n":"Persistent Servant"},{"c":3,"s":64,"id":9350,"u":"petal%20storm_som","p":121,"h":1,"n":"Petal Storm"},{"c":3,"s":64,"id":9351,"u":"phantom%20crowd_som","p":121,"h":1,"n":"Phantom Crowd"},{"c":3,"s":64,"id":9352,"u":"phantom%20prison_som","p":121,"h":1,"n":"Phantom Prison"},{"c":3,"s":64,"id":9353,"u":"pocket%20library_som","p":122,"h":1,"n":"Pocket Library"},{"c":3,"s":64,"id":9354,"u":"portrait%20of%20the%20artist_som","p":122,"h":1,"n":"Portrait Of The Artist"},{"c":3,"s":64,"id":9355,"u":"positive%20attunement_som","p":122,"h":1,"n":"Positive Attunement"},{"c":3,"s":64,"id":9356,"u":"powerful%20inhalation_som","p":201,"h":1,"n":"Powerful Inhalation"},{"c":3,"s":64,"id":9357,"u":"prismatic%20armor_som","p":122,"h":1,"n":"Prismatic Armor"},{"c":3,"s":64,"id":9358,"u":"proliferating%20eyes_som","p":122,"h":1,"n":"Proliferating Eyes"},{"c":3,"s":64,"id":9359,"u":"protect%20companion_som","p":123,"h":1,"n":"Protect Companion"},{"c":3,"s":64,"id":9360,"u":"protector%20tree_som","p":123,"h":1,"n":"Protector Tree"},{"c":3,"s":64,"id":9361,"u":"puff%20of%20poison_som","p":124,"h":1,"n":"Puff Of Poison"},{"c":3,"s":64,"id":9362,"u":"pulverizing%20cascade_som","p":201,"h":1,"n":"Pulverizing Cascade"},{"c":3,"s":64,"id":9363,"u":"quick%20sort_som","p":124,"h":1,"n":"Quick Sort"},{"c":3,"s":64,"id":9364,"u":"rapid%20adaptation_som","p":124,"h":1,"n":"Rapid Adaptation"},{"c":3,"s":64,"id":9365,"u":"ravenous%20portal_som","p":124,"h":1,"n":"Ravenous Portal"},{"c":3,"s":64,"id":9366,"u":"read%20the%20air_som","p":125,"h":1,"n":"Read The Air"},{"c":3,"s":64,"id":9367,"u":"reinforce%20eidolon_som","p":145,"h":1,"n":"Reinforce Eidolon"},{"c":3,"s":64,"id":9368,"u":"repelling%20pulse_som","p":125,"h":1,"n":"Repelling Pulse"},{"c":3,"s":64,"id":9369,"u":"replicate_som","p":125,"h":1,"n":"Replicate"},{"c":3,"s":64,"id":9370,"u":"restyle_som","p":126,"h":1,"n":"Restyle"},{"c":3,"s":64,"id":9371,"u":"rewinding%20step_som","p":126,"h":1,"n":"Rewinding Step"},{"c":3,"s":64,"id":9372,"u":"rip%20the%20spirit_som","p":126,"h":1,"n":"Rip The Spirit"},{"c":3,"s":64,"id":9373,"u":"rising%20surf_som","p":201,"h":1,"n":"Rising Surf"},{"c":3,"s":64,"id":9374,"u":"roaring%20applause_som","p":126,"h":1,"n":"Roaring Applause"},{"c":3,"s":64,"id":9375,"u":"rouse%20skeletons_som","p":126,"h":1,"n":"Rouse Skeletons"},{"c":3,"s":64,"id":9376,"u":"runic%20impression_som","p":143,"h":1,"n":"Runic Impression"},{"c":3,"s":64,"id":9377,"u":"sanguine%20mist_som","p":127,"h":1,"n":"Sanguine Mist"},{"c":3,"s":64,"id":9378,"u":"scatter%20scree_som","p":127,"h":1,"n":"Scatter Scree"},{"c":3,"s":64,"id":9379,"u":"schadenfreude_som","p":127,"h":1,"n":"Schadenfreude"},{"c":3,"s":64,"id":9380,"u":"scorching%20ray_som","p":127,"h":1,"n":"Scorching Ray"},{"c":3,"s":64,"id":9381,"u":"seashell%20of%20stolen%20sound_som","p":127,"h":1,"n":"Seashell Of Stolen Sound"},{"c":3,"s":64,"id":9382,"u":"shadow%20army_som","p":128,"h":1,"n":"Shadow Army"},{"c":3,"s":64,"id":9383,"u":"shadow%20projectile_som","p":128,"h":1,"n":"Shadow Projectile"},{"c":3,"s":64,"id":9384,"u":"shadow%20raid_som","p":129,"h":1,"n":"Shadow Raid"},{"c":3,"s":64,"id":9385,"u":"shielding%20strike_som","p":143,"h":1,"n":"Shielding Strike"},{"c":3,"s":64,"id":9386,"u":"shift%20blame_som","p":129,"h":1,"n":"Shift Blame"},{"c":3,"s":64,"id":9387,"u":"shooting%20star_som","p":143,"h":1,"n":"Shooting Star"},{"c":3,"s":64,"id":9388,"u":"sonata%20span_som","p":129,"h":1,"n":"Sonata Span"},{"c":3,"s":64,"id":9389,"u":"soothing%20blossoms_som","p":129,"h":1,"n":"Soothing Blossoms"},{"c":3,"s":64,"id":9390,"u":"soothing%20spring_som","p":129,"h":1,"n":"Soothing Spring"},{"c":3,"s":64,"id":9391,"u":"spinning%20staff_som","p":144,"h":1,"n":"Spinning Staff"},{"c":3,"s":64,"id":9392,"u":"spiritual%20attunement_som","p":130,"h":1,"n":"Spiritual Attunement"},{"c":3,"s":64,"id":9393,"u":"spout_som","p":130,"h":1,"n":"Spout"},{"c":3,"s":64,"id":9394,"u":"stone%20lance_som","p":201,"h":1,"n":"Stone Lance"},{"c":3,"s":64,"id":9395,"u":"sudden%20recollection_som","p":130,"h":1,"n":"Sudden Recollection"},{"c":3,"s":64,"id":9396,"u":"summon%20anarch_som","p":131,"h":1,"n":"Summon Anarch"},{"c":3,"s":64,"id":9397,"u":"summon%20archmage_som","p":131,"h":1,"n":"Summon Archmage"},{"c":3,"s":64,"id":9398,"u":"summon%20axiom_som","p":131,"h":1,"n":"Summon Axiom"},{"c":3,"s":64,"id":9399,"u":"summon%20deific%20herald_som","p":131,"h":1,"n":"Summon Deific Herald"},{"c":3,"s":64,"id":9400,"u":"summon%20draconic%20legion_som","p":133,"h":1,"n":"Summon Draconic Legion"},{"c":3,"s":64,"id":9401,"u":"summon%20kaiju_som","p":133,"h":1,"n":"Summon Kaiju"},{"c":3,"s":64,"id":9402,"u":"summon%20lesser%20servitor_som","p":134,"h":1,"n":"Summon Lesser Servitor"},{"c":3,"s":64,"id":9403,"u":"summoner's%20precaution_som","p":135,"h":1,"n":"Summoner's Precaution"},{"c":3,"s":64,"id":9404,"u":"summoner's%20visage_som","p":135,"h":1,"n":"Summoner's Visage"},{"c":3,"s":64,"id":9405,"u":"synchronize_som","p":135,"h":1,"n":"Synchronize"},{"c":3,"s":64,"id":9406,"u":"tame_som","p":135,"h":1,"n":"Tame"},{"c":3,"s":64,"id":9407,"u":"tempest%20of%20shades_som","p":135,"h":1,"n":"Tempest Of Shades"},{"c":3,"s":64,"id":9408,"u":"temporary%20glyph_som","p":136,"h":1,"n":"Temporary Glyph"},{"c":3,"s":64,"id":9409,"u":"thicket%20of%20knives_som","p":136,"h":1,"n":"Thicket Of Knives"},{"c":3,"s":64,"id":9410,"u":"thundering%20dominance_som","p":136,"h":1,"n":"Thundering Dominance"},{"c":3,"s":64,"id":9411,"u":"thunderous%20strike_som","p":144,"h":1,"n":"Thunderous Strike"},{"c":3,"s":64,"id":9412,"u":"time%20jump_som","p":136,"h":1,"n":"Time Jump"},{"c":3,"s":64,"id":9413,"u":"timely%20tutor_som","p":137,"h":1,"n":"Timely Tutor"},{"c":3,"s":64,"id":9414,"u":"tortoise%20and%20the%20hare_som","p":137,"h":1,"n":"Tortoise And The Hare"},{"c":3,"s":64,"id":9415,"u":"umbral%20extraction_som","p":137,"h":1,"n":"Umbral Extraction"},{"c":3,"s":64,"id":9416,"u":"umbral%20graft_som","p":137,"h":1,"n":"Umbral Graft"},{"c":3,"s":64,"id":9417,"u":"unexpected%20transposition_som","p":138,"h":1,"n":"Unexpected Transposition"},{"c":3,"s":64,"id":9418,"u":"unfetter%20eidolon_som","p":145,"h":1,"n":"Unfetter Eidolon"},{"c":3,"s":64,"id":9419,"u":"unspeakable%20shadow_som","p":138,"h":1,"n":"Unspeakable Shadow"},{"c":3,"s":64,"id":9420,"u":"updraft_som","p":201,"h":1,"n":"Updraft"},{"c":3,"s":64,"id":9421,"u":"variable%20gravity_som","p":138,"h":1,"n":"Variable Gravity"},{"c":3,"s":64,"id":9422,"u":"voracious%20gestalt_som","p":139,"h":1,"n":"Voracious Gestalt"},{"c":3,"s":64,"id":9423,"u":"wall%20of%20water_som","p":139,"h":1,"n":"Wall Of Water"},{"c":3,"s":64,"id":9424,"u":"warding%20aggression_som","p":140,"h":1,"n":"Warding Aggression"},{"c":3,"s":64,"id":9425,"u":"warrior's%20regret_som","p":140,"h":1,"n":"Warrior's Regret"},{"c":3,"s":64,"id":9426,"u":"wash%20your%20luck_som","p":140,"h":1,"n":"Wash Your Luck"},{"c":3,"s":64,"id":9427,"u":"web%20of%20eyes_som","p":140,"h":1,"n":"Web Of Eyes"},{"c":3,"s":64,"id":9428,"u":"whirlwind_som","p":141,"h":1,"n":"Whirlwind"},{"c":3,"s":64,"id":9429,"u":"wildfire_som","p":201,"h":1,"n":"Wildfire"},{"c":3,"s":64,"id":9430,"u":"winning%20streak_som","p":141,"h":1,"n":"Winning Streak"},{"c":3,"s":64,"id":9431,"u":"zero%20gravity_som","p":141,"h":1,"n":"Zero Gravity"},{"c":3,"s":46,"id":9432,"u":"airburst_sot1","p":76,"h":1,"n":"Airburst"},{"c":3,"s":46,"id":9433,"u":"friendfetch_sot1","p":77,"h":1,"n":"Friendfetch"},{"c":3,"s":46,"id":9434,"u":"grave%20impressions_sot1","p":77,"h":1,"n":"Grave Impressions"},{"c":3,"s":46,"id":9435,"u":"impeccable%20flow_sot1","p":76,"h":1,"n":"Impeccable Flow"},{"c":3,"s":46,"id":9436,"u":"mind%20games_sot1","p":77,"h":1,"n":"Mind Games"},{"c":3,"s":46,"id":9437,"u":"stumbling%20curse_sot1","p":75,"h":1,"n":"Stumbling Curse"},{"c":3,"s":46,"id":9438,"u":"verminous%20lure_sot1","p":76,"h":1,"n":"Verminous Lure"},{"c":3,"s":48,"id":9439,"u":"blackfingers's%20blades_sot3","p":78,"h":1,"n":"Blackfingers's Blades"},{"c":3,"s":48,"id":9440,"u":"clawsong_sot3","p":77,"h":1,"n":"Clawsong"},{"c":3,"s":48,"id":9441,"u":"gasping%20marsh_sot3","p":77,"h":1,"n":"Gasping Marsh"},{"c":3,"s":48,"id":9442,"u":"girzanje's%20march_sot3","p":77,"h":1,"n":"Girzanje's March"},{"c":3,"s":48,"id":9443,"u":"gray%20shadow_sot3","p":78,"h":1,"n":"Gray Shadow"},{"c":3,"s":48,"id":9444,"u":"mirecloak_sot3","p":78,"h":1,"n":"Mirecloak"},{"c":3,"s":48,"id":9445,"u":"stormburst_sot3","p":77,"h":1,"n":"Stormburst"},{"c":3,"s":48,"id":9446,"u":"swampcall_sot3","p":77,"h":1,"n":"Swampcall"},{"c":3,"s":49,"id":9447,"u":"cloak%20of%20light_sot4","p":77,"h":1,"n":"Cloak of Light"},{"c":3,"s":49,"id":9448,"u":"fear%20the%20sun_sot4","p":77,"h":1,"n":"Fear the Sun"},{"c":3,"s":49,"id":9449,"u":"moonburst_sot4","p":77,"h":1,"n":"Moonburst"},{"c":3,"s":49,"id":9450,"u":"moonlight%20ray_sot4","p":77,"h":1,"n":"Moonlight Ray"},{"c":3,"s":49,"id":9451,"u":"penumbral%20disguise_sot4","p":77,"h":1,"n":"Penumbral Disguise"},{"c":3,"s":49,"id":9452,"u":"radiant%20field_sot4","p":78,"h":1,"n":"Radiant Field"},{"c":3,"s":49,"id":9453,"u":"wall%20of%20radiance_sot4","p":78,"h":1,"n":"Wall of Radiance"},{"c":3,"s":49,"id":9454,"u":"wall%20of%20shadow_sot4","p":78,"h":1,"n":"Wall of Shadow"},{"c":3,"s":50,"id":9455,"u":"return%20to%20essence_sot5","p":77,"h":1,"n":"Return to Essence"},{"c":3,"s":50,"id":9456,"u":"temporal%20ward_sot5","p":78,"h":1,"n":"Temporal Ward"},{"c":23,"s":5,"id":9457,"u":"alchemist_crb","p":71,"h":1,"n":"Alchemist"},{"c":23,"s":5,"id":9458,"u":"barbarian_crb","p":83,"h":1,"n":"Barbarian"},{"c":23,"s":5,"id":9459,"u":"bard_crb","p":95,"h":1,"n":"Bard"},{"c":23,"s":5,"id":9460,"u":"champion_crb","p":105,"h":1,"n":"Champion"},{"c":23,"s":5,"id":9461,"u":"cleric_crb","p":117,"h":1,"n":"Cleric"},{"c":23,"s":5,"id":9462,"u":"druid_crb","p":129,"h":1,"n":"Druid"},{"c":23,"s":5,"id":9463,"u":"fighter_crb","p":140,"h":1,"n":"Fighter"},{"c":23,"s":2,"id":9464,"u":"gunslinger_g%26g","p":105,"h":1,"n":"Gunslinger"},{"c":23,"s":2,"id":9465,"u":"inventor_g%26g","p":15,"h":1,"n":"Inventor"},{"c":23,"s":4,"id":9466,"u":"investigator_apg","p":55,"h":1,"n":"Investigator"},{"c":23,"s":64,"id":9467,"u":"magus_som","p":35,"h":1,"n":"Magus"},{"c":23,"s":5,"id":9468,"u":"monk_crb","p":155,"h":1,"n":"Monk"},{"c":23,"s":4,"id":9469,"u":"oracle_apg","p":67,"h":1,"n":"Oracle"},{"c":23,"s":11,"id":9470,"u":"psychic_da","p":8,"h":1,"n":"Psychic"},{"c":23,"s":5,"id":9471,"u":"ranger_crb","p":167,"h":1,"n":"Ranger"},{"c":23,"s":5,"id":9472,"u":"rogue_crb","p":178,"h":1,"n":"Rogue"},{"c":23,"s":5,"id":9473,"u":"sorcerer_crb","p":191,"h":1,"n":"Sorcerer"},{"c":23,"s":64,"id":9474,"u":"summoner_som","p":51,"h":1,"n":"Summoner"},{"c":23,"s":4,"id":9475,"u":"swashbuckler_apg","p":83,"h":1,"n":"Swashbuckler"},{"c":23,"s":11,"id":9476,"u":"thaumaturge_da","p":31,"h":1,"n":"Thaumaturge"},{"c":23,"s":4,"id":9477,"u":"witch_apg","p":94,"h":1,"n":"Witch"},{"c":23,"s":5,"id":9478,"u":"wizard_crb","p":203,"h":1,"n":"Wizard"},{"c":24,"s":5,"id":9480,"u":"alchemist_crb,state:sub-bomber-crb=b1","p":73,"h":1,"b":"Bomber","n":"Bomber (Alchemist)"},{"c":24,"s":5,"id":9481,"u":"alchemist_crb,state:sub-chirurgeon-crb=b1","p":73,"h":1,"b":"Chirurgeon","n":"Chirurgeon (Alchemist)"},{"c":24,"s":5,"id":9482,"u":"alchemist_crb,state:sub-mutagenist-crb=b1","p":73,"h":1,"b":"Mutagenist","n":"Mutagenist (Alchemist)"},{"c":24,"s":4,"id":9483,"u":"alchemist_crb,state:sub-toxicologist-apg=b1","p":106,"h":1,"b":"Toxicologist","n":"Toxicologist (Alchemist)"},{"c":24,"s":5,"id":9485,"u":"barbarian_crb,state:sub-animal-crb=b1","p":86,"h":1,"b":"Animal","n":"Animal (Barbarian)"},{"c":24,"s":5,"id":9486,"u":"barbarian_crb,state:sub-dragon-crb=b1","p":86,"h":1,"b":"Dragon","n":"Dragon (Barbarian)"},{"c":24,"s":5,"id":9487,"u":"barbarian_crb,state:sub-fury-crb=b1","p":87,"h":1,"b":"Fury","n":"Fury (Barbarian)"},{"c":24,"s":5,"id":9488,"u":"barbarian_crb,state:sub-giant-crb=b1","p":87,"h":1,"b":"Giant","n":"Giant (Barbarian)"},{"c":24,"s":5,"id":9489,"u":"barbarian_crb,state:sub-spirit-crb=b1","p":87,"h":1,"b":"Spirit","n":"Spirit (Barbarian)"},{"c":24,"s":4,"id":9490,"u":"barbarian_crb,state:sub-superstition-apg=b1","p":108,"h":1,"b":"Superstition","n":"Superstition (Barbarian)"},{"c":24,"s":5,"id":9492,"u":"bard_crb,state:sub-enigma-crb=b1","p":97,"h":1,"b":"Enigma","n":"Enigma (Bard)"},{"c":24,"s":5,"id":9493,"u":"bard_crb,state:sub-maestro-crb=b1","p":97,"h":1,"b":"Maestro","n":"Maestro (Bard)"},{"c":24,"s":5,"id":9494,"u":"bard_crb,state:sub-polymath-crb=b1","p":97,"h":1,"b":"Polymath","n":"Polymath (Bard)"},{"c":24,"s":4,"id":9495,"u":"bard_crb,state:sub-warrior-apg=b1","p":112,"h":1,"b":"Warrior","n":"Warrior (Bard)"},{"c":24,"s":5,"id":9497,"u":"champion_crb,state:sub-paladin-crb=b1","p":106,"h":1,"b":"Paladin","n":"Paladin (Champion)"},{"c":24,"s":5,"id":9498,"u":"champion_crb,state:sub-redeemer-crb=b1","p":106,"h":1,"b":"Redeemer","n":"Redeemer (Champion)"},{"c":24,"s":5,"id":9499,"u":"champion_crb,state:sub-liberator-crb=b1","p":106,"h":1,"b":"Liberator","n":"Liberator (Champion)"},{"c":24,"s":4,"id":9500,"u":"champion_crb,state:sub-tyrant-apg=b1","p":116,"h":1,"b":"Tyrant","n":"Tyrant (Champion)"},{"c":24,"s":4,"id":9501,"u":"champion_crb,state:sub-desecrator-apg=b1","p":116,"h":1,"b":"Desecrator","n":"Desecrator (Champion)"},{"c":24,"s":4,"id":9502,"u":"champion_crb,state:sub-antipaladin-apg=b1","p":116,"h":1,"b":"Antipaladin","n":"Antipaladin (Champion)"},{"c":24,"s":5,"id":9504,"u":"cleric_crb,state:sub-cloistered-crb=b1","p":119,"h":1,"b":"Cloistered Cleric","n":"Cloistered Cleric (Cleric)"},{"c":24,"s":5,"id":9505,"u":"cleric_crb,state:sub-warpriest-crb=b1","p":120,"h":1,"b":"Warpriest","n":"Warpriest (Cleric)"},{"c":24,"s":5,"id":9507,"u":"druid_crb,state:sub-animal-crb=b1","p":131,"h":1,"b":"Animal","n":"Animal (Druid)"},{"c":24,"s":5,"id":9508,"u":"druid_crb,state:sub-leaf-crb=b1","p":131,"h":1,"b":"Leaf","n":"Leaf (Druid)"},{"c":24,"s":5,"id":9509,"u":"druid_crb,state:sub-storm-crb=b1","p":132,"h":1,"b":"Storm","n":"Storm (Druid)"},{"c":24,"s":5,"id":9510,"u":"druid_crb,state:sub-wild-crb=b1","p":132,"h":1,"b":"Wild","n":"Wild (Druid)"},{"c":24,"s":64,"id":9511,"u":"druid_crb,state:sub-flame-som=b1","p":198,"h":1,"b":"Flame","n":"Flame (Druid)"},{"c":24,"s":64,"id":9512,"u":"druid_crb,state:sub-stone-som=b1","p":198,"h":1,"b":"Stone","n":"Stone (Druid)"},{"c":24,"s":64,"id":9513,"u":"druid_crb,state:sub-wave-som=b1","p":198,"h":1,"b":"Wave","n":"Wave (Druid)"},{"c":24,"s":2,"id":9516,"u":"gunslinger_g%26g,state:sub-drifter-gg=b1","p":108,"h":1,"b":"Drifter","n":"Drifter (Gunslinger)"},{"c":24,"s":2,"id":9517,"u":"gunslinger_g%26g,state:sub-pistolero-gg=b1","p":109,"h":1,"b":"Pistolero","n":"Pistolero (Gunslinger)"},{"c":24,"s":2,"id":9518,"u":"gunslinger_g%26g,state:sub-sniper-gg=b1","p":109,"h":1,"b":"Sniper","n":"Sniper (Gunslinger)"},{"c":24,"s":2,"id":9519,"u":"gunslinger_g%26g,state:sub-vanguard-gg=b1","p":110,"h":1,"b":"Vanguard","n":"Vanguard (Gunslinger)"},{"c":24,"s":6,"id":9520,"u":"gunslinger_g%26g,state:sub-triggerbrand-loil=b1","p":107,"h":1,"b":"Triggerbrand","n":"Triggerbrand (Gunslinger)"},{"c":24,"s":2,"id":9522,"u":"inventor_g%26g,state:sub-armor-gg=b1","p":16,"h":1,"b":"Armor","n":"Armor (Inventor)"},{"c":24,"s":2,"id":9523,"u":"inventor_g%26g,state:sub-construct-gg=b1","p":16,"h":1,"b":"Construct","n":"Construct (Inventor)"},{"c":24,"s":2,"id":9524,"u":"inventor_g%26g,state:sub-weapon-gg=b1","p":16,"h":1,"b":"Weapon","n":"Weapon (Inventor)"},{"c":24,"s":4,"id":9526,"u":"investigator_apg,state:sub-alchemical-sciences-apg=b1","p":57,"h":1,"b":"Alchemical Sciences","n":"Alchemical Sciences (Investigator)"},{"c":24,"s":4,"id":9527,"u":"investigator_apg,state:sub-empiricism-apg=b1","p":57,"h":1,"b":"Empiricism","n":"Empiricism (Investigator)"},{"c":24,"s":4,"id":9528,"u":"investigator_apg,state:sub-forensic-medicine-apg=b1","p":58,"h":1,"b":"Forensic Medicine","n":"Forensic Medicine (Investigator)"},{"c":24,"s":4,"id":9529,"u":"investigator_apg,state:sub-interrogation-apg=b1","p":58,"h":1,"b":"Interrogation","n":"Interrogation (Investigator)"},{"c":24,"s":64,"id":9531,"u":"magus_som,state:sub-inexorable-iron-som=b1","p":39,"h":1,"b":"Inexorable Iron","n":"Inexorable Iron (Magus)"},{"c":24,"s":64,"id":9532,"u":"magus_som,state:sub-laughing-shadow-som=b1","p":39,"h":1,"b":"Laughing Shadow","n":"Laughing Shadow (Magus)"},{"c":24,"s":64,"id":9533,"u":"magus_som,state:sub-sparkling-targe-som=b1","p":39,"h":1,"b":"Sparkling Targe","n":"Sparkling Targe (Magus)"},{"c":24,"s":64,"id":9534,"u":"magus_som,state:sub-starlit-span-som=b1","p":39,"h":1,"b":"Starlit Span","n":"Starlit Span (Magus)"},{"c":24,"s":64,"id":9535,"u":"magus_som,state:sub-twisting-tree-som=b1","p":40,"h":1,"b":"Twisting Tree","n":"Twisting Tree (Magus)"},{"c":24,"s":4,"id":9538,"u":"oracle_apg,state:sub-ancestors-apg=b1","p":73,"h":1,"b":"Ancestors","n":"Ancestors (Oracle)"},{"c":24,"s":4,"id":9539,"u":"oracle_apg,state:sub-battle-apg=b1","p":74,"h":1,"b":"Battle","n":"Battle (Oracle)"},{"c":24,"s":4,"id":9540,"u":"oracle_apg,state:sub-bones-apg=b1","p":75,"h":1,"b":"Bones","n":"Bones (Oracle)"},{"c":24,"s":4,"id":9541,"u":"oracle_apg,state:sub-cosmos-apg=b1","p":75,"h":1,"b":"Cosmos","n":"Cosmos (Oracle)"},{"c":24,"s":4,"id":9542,"u":"oracle_apg,state:sub-flames-apg=b1","p":76,"h":1,"b":"Flames","n":"Flames (Oracle)"},{"c":24,"s":4,"id":9543,"u":"oracle_apg,state:sub-life-apg=b1","p":77,"h":1,"b":"Life","n":"Life (Oracle)"},{"c":24,"s":4,"id":9544,"u":"oracle_apg,state:sub-lore-apg=b1","p":77,"h":1,"b":"Lore","n":"Lore (Oracle)"},{"c":24,"s":4,"id":9545,"u":"oracle_apg,state:sub-tempest-apg=b1","p":78,"h":1,"b":"Tempest","n":"Tempest (Oracle)"},{"c":24,"s":11,"id":9546,"u":"oracle_apg,state:sub-time-da=b1","p":188,"h":1,"b":"Time","n":"Time (Oracle)"},{"c":24,"s":11,"id":9548,"u":"psychic_da,state:sub-emotion-da=b1","p":15,"h":1,"b":"Emotional Acceptance","n":"Emotional Acceptance (Psychic)"},{"c":24,"s":11,"id":9549,"u":"psychic_da,state:sub-lore-da=b1","p":15,"h":1,"b":"Gathered Lore","n":"Gathered Lore (Psychic)"},{"c":24,"s":11,"id":9550,"u":"psychic_da,state:sub-discipline-da=b1","p":16,"h":1,"b":"Precise Discipline","n":"Precise Discipline (Psychic)"},{"c":24,"s":11,"id":9551,"u":"psychic_da,state:sub-wandering-da=b1","p":16,"h":1,"b":"Wandering Reverie","n":"Wandering Reverie (Psychic)"},{"c":24,"s":11,"id":9552,"u":"psychic_da,state:sub-distant-grasp-da=b1","p":16,"h":1,"b":"The Distant Grasp","n":"The Distant Grasp (Psychic)"},{"c":24,"s":11,"id":9553,"u":"psychic_da,state:sub-infinite-eye-da=b1","p":18,"h":1,"b":"The Infinite Eye","n":"The Infinite Eye (Psychic)"},{"c":24,"s":11,"id":9554,"u":"psychic_da,state:sub-oscillating-wave-da=b1","p":19,"h":1,"b":"The Oscillating Wave","n":"The Oscillating Wave (Psychic)"},{"c":24,"s":11,"id":9555,"u":"psychic_da,state:sub-silent-whisper-da=b1","p":20,"h":1,"b":"The Silent Whisper","n":"The Silent Whisper (Psychic)"},{"c":24,"s":11,"id":9556,"u":"psychic_da,state:sub-tangible-dream-da=b1","p":21,"h":1,"b":"The Tangible Dream","n":"The Tangible Dream (Psychic)"},{"c":24,"s":11,"id":9557,"u":"psychic_da,state:sub-unbound-step-da=b1","p":23,"h":1,"b":"The Unbound Step","n":"The Unbound Step (Psychic)"},{"c":24,"s":5,"id":9559,"u":"ranger_crb,state:sub-flurry-crb=b1","p":168,"h":1,"b":"Flurry","n":"Flurry (Ranger)"},{"c":24,"s":5,"id":9560,"u":"ranger_crb,state:sub-precision-crb=b1","p":168,"h":1,"b":"Precision","n":"Precision (Ranger)"},{"c":24,"s":5,"id":9561,"u":"ranger_crb,state:sub-outwit-crb=b1","p":168,"h":1,"b":"Outwit","n":"Outwit (Ranger)"},{"c":24,"s":4,"id":9563,"u":"rogue_crb,state:sub-eldritch-trickster-apg=b1","p":134,"h":1,"b":"Eldritch Trickster","n":"Eldritch Trickster (Rogue)"},{"c":24,"s":4,"id":9564,"u":"rogue_crb,state:sub-mastermind-apg=b1","p":134,"h":1,"b":"Mastermind","n":"Mastermind (Rogue)"},{"c":24,"s":5,"id":9565,"u":"rogue_crb,state:sub-ruffian-crb=b1","p":180,"h":1,"b":"Ruffian","n":"Ruffian (Rogue)"},{"c":24,"s":5,"id":9566,"u":"rogue_crb,state:sub-scoundrel-crb=b1","p":180,"h":1,"b":"Scoundrel","n":"Scoundrel (Rogue)"},{"c":24,"s":5,"id":9567,"u":"rogue_crb,state:sub-thief-crb=b1","p":180,"h":1,"b":"Thief","n":"Thief (Rogue)"},{"c":24,"s":5,"id":9569,"u":"sorcerer_crb,state:sub-aberrant-crb=b1","p":195,"h":1,"b":"Aberrant","n":"Aberrant (Sorcerer)"},{"c":24,"s":5,"id":9570,"u":"sorcerer_crb,state:sub-angelic-crb=b1","p":195,"h":1,"b":"Angelic","n":"Angelic (Sorcerer)"},{"c":24,"s":5,"id":9571,"u":"sorcerer_crb,state:sub-demonic-crb=b1","p":195,"h":1,"b":"Demonic","n":"Demonic (Sorcerer)"},{"c":24,"s":5,"id":9572,"u":"sorcerer_crb,state:sub-diabolic-crb=b1","p":196,"h":1,"b":"Diabolic","n":"Diabolic (Sorcerer)"},{"c":24,"s":0,"id":9573,"u":"sorcerer_crb,state:sub-wyrmblessed-lome=b1","p":75,"h":1,"b":"Wyrmblessed","n":"Wyrmblessed (Sorcerer)"},{"c":24,"s":5,"id":9574,"u":"sorcerer_crb,state:sub-draconic-crb=b1","p":196,"h":1,"b":"Draconic","n":"Draconic (Sorcerer)"},{"c":24,"s":5,"id":9575,"u":"sorcerer_crb,state:sub-elemental-crb=b1","p":196,"h":1,"b":"Elemental","n":"Elemental (Sorcerer)"},{"c":24,"s":5,"id":9576,"u":"sorcerer_crb,state:sub-fey-crb=b1","p":197,"h":1,"b":"Fey","n":"Fey (Sorcerer)"},{"c":24,"s":5,"id":9577,"u":"sorcerer_crb,state:sub-hag-crb=b1","p":197,"h":1,"b":"Hag","n":"Hag (Sorcerer)"},{"c":24,"s":5,"id":9578,"u":"sorcerer_crb,state:sub-imperial-crb=b1","p":198,"h":1,"b":"Imperial","n":"Imperial (Sorcerer)"},{"c":24,"s":5,"id":9579,"u":"sorcerer_crb,state:sub-undead-crb=b1","p":198,"h":1,"b":"Undead","n":"Undead (Sorcerer)"},{"c":24,"s":4,"id":9580,"u":"sorcerer_crb,state:sub-genie-apg=b1","p":138,"h":1,"b":"Genie","n":"Genie (Sorcerer)"},{"c":24,"s":4,"id":9581,"u":"sorcerer_crb,state:sub-nymph-apg=b1","p":138,"h":1,"b":"Nymph","n":"Nymph (Sorcerer)"},{"c":24,"s":4,"id":9582,"u":"sorcerer_crb,state:sub-psychopomp-apg=b1","p":138,"h":1,"b":"Psychopomp","n":"Psychopomp (Sorcerer)"},{"c":24,"s":4,"id":9583,"u":"sorcerer_crb,state:sub-shadow-apg=b1","p":138,"h":1,"b":"Shadow","n":"Shadow (Sorcerer)"},{"c":24,"s":39,"id":9584,"u":"sorcerer_crb,state:sub-phoenix-frp3=b1","p":74,"h":1,"b":"Phoenix","n":"Phoenix (Sorcerer)"},{"c":24,"s":10,"id":9586,"u":"summoner_som,state:sub-undead-botd=b1","p":36,"h":1,"b":"Undead","n":"Undead (Summoner)"},{"c":24,"s":64,"id":9587,"u":"summoner_som,state:sub-angel-som=b1","p":59,"h":1,"b":"Angel","n":"Angel (Summoner)"},{"c":24,"s":64,"id":9588,"u":"summoner_som,state:sub-anger-phantom-som=b1","p":59,"h":1,"b":"Anger Phantom","n":"Anger Phantom (Summoner)"},{"c":24,"s":64,"id":9589,"u":"summoner_som,state:sub-beast-som=b1","p":61,"h":1,"b":"Beast","n":"Beast (Summoner)"},{"c":24,"s":64,"id":9590,"u":"summoner_som,state:sub-construct-som=b1","p":61,"h":1,"b":"Construct","n":"Construct (Summoner)"},{"c":24,"s":64,"id":9591,"u":"summoner_som,state:sub-demon-som=b1","p":62,"h":1,"b":"Demon","n":"Demon (Summoner)"},{"c":24,"s":64,"id":9592,"u":"summoner_som,state:sub-devotion-phantom-som=b1","p":63,"h":1,"b":"Devotion Phantom","n":"Devotion Phantom (Summoner)"},{"c":24,"s":64,"id":9593,"u":"summoner_som,state:sub-dragon-som=b1","p":63,"h":1,"b":"Dragon","n":"Dragon (Summoner)"},{"c":24,"s":64,"id":9594,"u":"summoner_som,state:sub-fey-som=b1","p":64,"h":1,"b":"Fey","n":"Fey (Summoner)"},{"c":24,"s":64,"id":9595,"u":"summoner_som,state:sub-plant-som=b1","p":65,"h":1,"b":"Plant","n":"Plant (Summoner)"},{"c":24,"s":64,"id":9596,"u":"summoner_som,state:sub-psychopomp-som=b1","p":66,"h":1,"b":"Psychopomp","n":"Psychopomp (Summoner)"},{"c":24,"s":4,"id":9598,"u":"swashbuckler_apg,state:sub-battledancer-apg=b1","p":84,"h":1,"b":"Battledancer","n":"Battledancer (Swashbuckler)"},{"c":24,"s":4,"id":9599,"u":"swashbuckler_apg,state:sub-braggart-apg=b1","p":84,"h":1,"b":"Braggart","n":"Braggart (Swashbuckler)"},{"c":24,"s":4,"id":9600,"u":"swashbuckler_apg,state:sub-fencer-apg=b1","p":84,"h":1,"b":"Fencer","n":"Fencer (Swashbuckler)"},{"c":24,"s":4,"id":9601,"u":"swashbuckler_apg,state:sub-gymnast-apg=b1","p":84,"h":1,"b":"Gymnast","n":"Gymnast (Swashbuckler)"},{"c":24,"s":4,"id":9602,"u":"swashbuckler_apg,state:sub-wit-apg=b1","p":85,"h":1,"b":"Wit","n":"Wit (Swashbuckler)"},{"c":24,"s":11,"id":9604,"u":"thaumaturge_da,state:sub-amulet-da=b1","p":36,"h":1,"b":"Amulet","n":"Amulet (Thaumaturge)"},{"c":24,"s":11,"id":9605,"u":"thaumaturge_da,state:sub-bell-da=b1","p":37,"h":1,"b":"Bell","n":"Bell (Thaumaturge)"},{"c":24,"s":11,"id":9606,"u":"thaumaturge_da,state:sub-chalice-da=b1","p":37,"h":1,"b":"Chalice","n":"Chalice (Thaumaturge)"},{"c":24,"s":11,"id":9607,"u":"thaumaturge_da,state:sub-lantern-da=b1","p":38,"h":1,"b":"Lantern","n":"Lantern (Thaumaturge)"},{"c":24,"s":11,"id":9608,"u":"thaumaturge_da,state:sub-mirror-da=b1","p":38,"h":1,"b":"Mirror","n":"Mirror (Thaumaturge)"},{"c":24,"s":11,"id":9609,"u":"thaumaturge_da,state:sub-regalia-da=b1","p":39,"h":1,"b":"Regalia","n":"Regalia (Thaumaturge)"},{"c":24,"s":11,"id":9610,"u":"thaumaturge_da,state:sub-tome-da=b1","p":40,"h":1,"b":"Tome","n":"Tome (Thaumaturge)"},{"c":24,"s":11,"id":9611,"u":"thaumaturge_da,state:sub-wand-da=b1","p":41,"h":1,"b":"Wand","n":"Wand (Thaumaturge)"},{"c":24,"s":11,"id":9612,"u":"thaumaturge_da,state:sub-weapon-da=b1","p":41,"h":1,"b":"Weapon","n":"Weapon (Thaumaturge)"},{"c":24,"s":11,"id":9614,"u":"witch_apg,state:sub-pacts-da=b1","p":159,"h":1,"b":"Pacts","n":"Pacts (Witch)"},{"c":24,"s":66,"id":9615,"u":"witch_apg,state:sub-baba-yaga-lol=b1","p":32,"h":1,"b":"Baba Yaga","n":"Baba Yaga (Witch)"},{"c":24,"s":4,"id":9616,"u":"witch_apg,state:sub-curse-apg=b1","p":99,"h":1,"b":"Curse","n":"Curse (Witch)"},{"c":24,"s":4,"id":9617,"u":"witch_apg,state:sub-fate-apg=b1","p":99,"h":1,"b":"Fate","n":"Fate (Witch)"},{"c":24,"s":4,"id":9618,"u":"witch_apg,state:sub-fervor-apg=b1","p":99,"h":1,"b":"Fervor","n":"Fervor (Witch)"},{"c":24,"s":4,"id":9619,"u":"witch_apg,state:sub-night-apg=b1","p":99,"h":1,"b":"Night","n":"Night (Witch)"},{"c":24,"s":4,"id":9620,"u":"witch_apg,state:sub-rune-apg=b1","p":99,"h":1,"b":"Rune","n":"Rune (Witch)"},{"c":24,"s":4,"id":9621,"u":"witch_apg,state:sub-wild-apg=b1","p":99,"h":1,"b":"Wild","n":"Wild (Witch)"},{"c":24,"s":4,"id":9622,"u":"witch_apg,state:sub-winter-apg=b1","p":208,"h":1,"b":"Winter","n":"Winter (Witch)"},{"c":24,"s":5,"id":9624,"u":"wizard_crb,state:sub-abjuration-crb=b1","p":207,"h":1,"b":"Abjuration","n":"Abjuration (Wizard)"},{"c":24,"s":5,"id":9625,"u":"wizard_crb,state:sub-conjuration-crb=b1","p":207,"h":1,"b":"Conjuration","n":"Conjuration (Wizard)"},{"c":24,"s":5,"id":9626,"u":"wizard_crb,state:sub-divination-crb=b1","p":208,"h":1,"b":"Divination","n":"Divination (Wizard)"},{"c":24,"s":5,"id":9627,"u":"wizard_crb,state:sub-enchantment-crb=b1","p":208,"h":1,"b":"Enchantment","n":"Enchantment (Wizard)"},{"c":24,"s":5,"id":9628,"u":"wizard_crb,state:sub-evocation-crb=b1","p":208,"h":1,"b":"Evocation","n":"Evocation (Wizard)"},{"c":24,"s":5,"id":9629,"u":"wizard_crb,state:sub-illusion-crb=b1","p":208,"h":1,"b":"Illusion","n":"Illusion (Wizard)"},{"c":24,"s":5,"id":9630,"u":"wizard_crb,state:sub-necromancy-crb=b1","p":208,"h":1,"b":"Necromancy","n":"Necromancy (Wizard)"},{"c":24,"s":5,"id":9631,"u":"wizard_crb,state:sub-transmutation-crb=b1","p":208,"h":1,"b":"Transmutation","n":"Transmutation (Wizard)"},{"c":24,"s":5,"id":9632,"u":"wizard_crb,state:sub-universalist-crb=b1","p":209,"h":1,"b":"Universalist","n":"Universalist (Wizard)"},{"c":24,"s":5,"id":9633,"u":"wizard_crb,state:sub-improved-familiar-attunement-crb=b1","p":205,"h":1,"b":"Improved Familiar Attunement","n":"Improved Familiar Attunement (Wizard)"},{"c":24,"s":5,"id":9634,"u":"wizard_crb,state:sub-metamagical-experimentation-crb=b1","p":205,"h":1,"b":"Metamagical Experimentation","n":"Metamagical Experimentation (Wizard)"},{"c":24,"s":5,"id":9635,"u":"wizard_crb,state:sub-spell-blending-crb=b1","p":206,"h":1,"b":"Spell Blending","n":"Spell Blending (Wizard)"},{"c":24,"s":5,"id":9636,"u":"wizard_crb,state:sub-spell-substitution-crb=b1","p":206,"h":1,"b":"Spell Substitution","n":"Spell Substitution (Wizard)"},{"c":24,"s":4,"id":9637,"u":"wizard_crb,state:sub-staff-nexus-apg=b1","p":142,"h":1,"b":"Staff Nexus","n":"Staff Nexus (Wizard)"},{"c":5,"s":5,"id":9639,"u":"ancestry%20and%20background_alchemist_crb_1_crb","p":72,"h":1,"n":"Alchemist 1; Ancestry and Background","uh":"alchemist_crb,state:feature=s0-0"},{"c":5,"s":5,"id":9641,"u":"initial%20proficiencies_alchemist_crb_1_crb","p":72,"h":1,"n":"Alchemist 1; Initial Proficiencies","uh":"alchemist_crb,state:feature=s0-1"},{"c":5,"s":5,"id":9643,"u":"alchemy_alchemist_crb_1_crb","p":72,"h":1,"n":"Alchemist 1; Alchemy","uh":"alchemist_crb,state:feature=s0-2"},{"c":5,"s":5,"id":9645,"u":"infused%20reagents_alchemist_crb_1_crb","p":72,"h":1,"n":"Alchemist 1; Infused Reagents","uh":"alchemist_crb,state:feature=s0-0"},{"c":5,"s":5,"id":9647,"u":"quick%20alchemy_alchemist_crb_1_crb","p":72,"h":1,"n":"Alchemist 1; Quick Alchemy","uh":"alchemist_crb,state:feature=s0-0"},{"c":5,"s":5,"id":9649,"u":"advanced%20alchemy_alchemist_crb_1_crb","p":72,"h":1,"n":"Alchemist 1; Advanced Alchemy","uh":"alchemist_crb,state:feature=s0-0"},{"c":5,"s":5,"id":9651,"u":"formula%20book_alchemist_crb_1_crb","p":73,"h":1,"n":"Alchemist 1; Formula Book","uh":"alchemist_crb,state:feature=s0-3"},{"c":5,"s":5,"id":9653,"u":"research%20field_alchemist_crb_1_crb","p":73,"h":1,"n":"Alchemist 1; Research Field","uh":"alchemist_crb,state:feature=s0-4"},{"c":5,"s":5,"id":9655,"u":"alchemist%20feats_alchemist_crb_1_crb","p":73,"h":1,"n":"Alchemist 1; Alchemist Feats","uh":"alchemist_crb,state:feature=s0-5"},{"c":5,"s":5,"id":9657,"u":"skill%20feats_alchemist_crb_2_crb","p":73,"h":1,"n":"Alchemist 2; Skill Feats","uh":"alchemist_crb,state:feature=s1-0"},{"c":5,"s":5,"id":9659,"u":"general%20feats_alchemist_crb_3_crb","p":73,"h":1,"n":"Alchemist 3; General Feats","uh":"alchemist_crb,state:feature=s2-0"},{"c":5,"s":5,"id":9661,"u":"skill%20increases_alchemist_crb_3_crb","p":74,"h":1,"n":"Alchemist 3; Skill Increases","uh":"alchemist_crb,state:feature=s2-1"},{"c":5,"s":5,"id":9663,"u":"ability%20boosts_alchemist_crb_5_crb","p":74,"h":1,"n":"Alchemist 5; Ability Boosts","uh":"alchemist_crb,state:feature=s4-0"},{"c":5,"s":5,"id":9665,"u":"ancestry%20feats_alchemist_crb_5_crb","p":74,"h":1,"n":"Alchemist 5; Ancestry Feats","uh":"alchemist_crb,state:feature=s4-2"},{"c":5,"s":5,"id":9667,"u":"field%20discovery_alchemist_crb_5_crb","p":74,"h":1,"n":"Alchemist 5; Field Discovery","uh":"alchemist_crb,state:feature=s4-3"},{"c":5,"s":5,"id":9669,"u":"powerful%20alchemy_alchemist_crb_5_crb","p":74,"h":1,"n":"Alchemist 5; Powerful Alchemy","uh":"alchemist_crb,state:feature=s4-1"},{"c":5,"s":5,"id":9671,"u":"alchemical%20weapon%20expertise_alchemist_crb_7_crb","p":74,"h":1,"n":"Alchemist 7; Alchemical Weapon Expertise","uh":"alchemist_crb,state:feature=s6-0"},{"c":5,"s":5,"id":9673,"u":"iron%20will_alchemist_crb_7_crb","p":74,"h":1,"n":"Alchemist 7; Iron Will","uh":"alchemist_crb,state:feature=s6-1"},{"c":5,"s":5,"id":9675,"u":"perpetual%20infusions_alchemist_crb_7_crb","p":74,"h":1,"n":"Alchemist 7; Perpetual Infusions","uh":"alchemist_crb,state:feature=s6-2"},{"c":5,"s":5,"id":9677,"u":"alchemical%20expertise_alchemist_crb_9_crb","p":75,"h":1,"n":"Alchemist 9; Alchemical Expertise","uh":"alchemist_crb,state:feature=s8-0"},{"c":5,"s":5,"id":9679,"u":"alertness_alchemist_crb_9_crb","p":75,"h":1,"n":"Alchemist 9; Alertness","uh":"alchemist_crb,state:feature=s8-1"},{"c":5,"s":5,"id":9681,"u":"double%20brew_alchemist_crb_9_crb","p":75,"h":1,"n":"Alchemist 9; Double Brew","uh":"alchemist_crb,state:feature=s8-2"},{"c":5,"s":5,"id":9683,"u":"juggernaut_alchemist_crb_11_crb","p":75,"h":1,"n":"Alchemist 11; Juggernaut","uh":"alchemist_crb,state:feature=s10-0"},{"c":5,"s":5,"id":9685,"u":"perpetual%20potency_alchemist_crb_11_crb","p":75,"h":1,"n":"Alchemist 11; Perpetual Potency","uh":"alchemist_crb,state:feature=s10-1"},{"c":5,"s":5,"id":9687,"u":"greater%20field%20discovery_alchemist_crb_13_crb","p":75,"h":1,"n":"Alchemist 13; Greater Field Discovery","uh":"alchemist_crb,state:feature=s12-0"},{"c":5,"s":5,"id":9689,"u":"light%20armor%20expertise_alchemist_crb_13_crb","p":75,"h":1,"n":"Alchemist 13; Light Armor Expertise","uh":"alchemist_crb,state:feature=s12-1"},{"c":5,"s":5,"id":9691,"u":"weapon%20specialization_alchemist_crb_13_crb","p":75,"h":1,"n":"Alchemist 13; Weapon Specialization","uh":"alchemist_crb,state:feature=s12-2"},{"c":5,"s":5,"id":9693,"u":"alchemical%20alacrity_alchemist_crb_15_crb","p":75,"h":1,"n":"Alchemist 15; Alchemical Alacrity","uh":"alchemist_crb,state:feature=s14-0"},{"c":5,"s":5,"id":9695,"u":"evasion_alchemist_crb_15_crb","p":76,"h":1,"n":"Alchemist 15; Evasion","uh":"alchemist_crb,state:feature=s14-1"},{"c":5,"s":5,"id":9697,"u":"alchemical%20mastery_alchemist_crb_17_crb","p":76,"h":1,"n":"Alchemist 17; Alchemical Mastery","uh":"alchemist_crb,state:feature=s16-0"},{"c":5,"s":5,"id":9699,"u":"perpetual%20perfection_alchemist_crb_17_crb","p":76,"h":1,"n":"Alchemist 17; Perpetual Perfection","uh":"alchemist_crb,state:feature=s16-1"},{"c":5,"s":5,"id":9701,"u":"light%20armor%20mastery_alchemist_crb_19_crb","p":76,"h":1,"n":"Alchemist 19; Light Armor Mastery","uh":"alchemist_crb,state:feature=s18-0"},{"c":5,"s":5,"id":9703,"u":"ancestry%20and%20background_barbarian_crb_1_crb","p":84,"h":1,"n":"Barbarian 1; Ancestry and Background","uh":"barbarian_crb,state:feature=s0-0"},{"c":5,"s":5,"id":9705,"u":"initial%20proficiencies_barbarian_crb_1_crb","p":84,"h":1,"n":"Barbarian 1; Initial Proficiencies","uh":"barbarian_crb,state:feature=s0-1"},{"c":5,"s":5,"id":9707,"u":"rage_barbarian_crb_1_crb","p":84,"h":1,"n":"Barbarian 1; Rage","uh":"barbarian_crb,state:feature=s0-2"},{"c":5,"s":5,"id":9709,"u":"instinct_barbarian_crb_1_crb","p":84,"h":1,"n":"Barbarian 1; Instinct","uh":"barbarian_crb,state:feature=s0-3"},{"c":5,"s":5,"id":9711,"u":"barbarian%20feats_barbarian_crb_1_crb","p":84,"h":1,"n":"Barbarian 1; Barbarian Feats","uh":"barbarian_crb,state:feature=s0-4"},{"c":5,"s":5,"id":9713,"u":"skill%20feats_barbarian_crb_2_crb","p":84,"h":1,"n":"Barbarian 2; Skill Feats","uh":"barbarian_crb,state:feature=s1-0"},{"c":5,"s":5,"id":9715,"u":"deny%20advantage_barbarian_crb_3_crb","p":84,"h":1,"n":"Barbarian 3; Deny Advantage","uh":"barbarian_crb,state:feature=s2-0"},{"c":5,"s":5,"id":9717,"u":"general%20feats_barbarian_crb_3_crb","p":84,"h":1,"n":"Barbarian 3; General Feats","uh":"barbarian_crb,state:feature=s2-1"},{"c":5,"s":5,"id":9719,"u":"skill%20increases_barbarian_crb_3_crb","p":84,"h":1,"n":"Barbarian 3; Skill Increases","uh":"barbarian_crb,state:feature=s2-2"},{"c":5,"s":5,"id":9721,"u":"ability%20boosts_barbarian_crb_5_crb","p":84,"h":1,"n":"Barbarian 5; Ability Boosts","uh":"barbarian_crb,state:feature=s4-0"},{"c":5,"s":5,"id":9723,"u":"ancestry%20feats_barbarian_crb_5_crb","p":85,"h":1,"n":"Barbarian 5; Ancestry Feats","uh":"barbarian_crb,state:feature=s4-1"},{"c":5,"s":5,"id":9725,"u":"brutality_barbarian_crb_5_crb","p":85,"h":1,"n":"Barbarian 5; Brutality","uh":"barbarian_crb,state:feature=s4-2"},{"c":5,"s":5,"id":9727,"u":"juggernaut_barbarian_crb_7_crb","p":85,"h":1,"n":"Barbarian 7; Juggernaut","uh":"barbarian_crb,state:feature=s6-0"},{"c":5,"s":5,"id":9729,"u":"weapon%20specialization_barbarian_crb_7_crb","p":85,"h":1,"n":"Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:feature=s6-1"},{"c":5,"s":5,"id":9731,"u":"lightning%20reflexes_barbarian_crb_9_crb","p":85,"h":1,"n":"Barbarian 9; Lightning Reflexes","uh":"barbarian_crb,state:feature=s8-0"},{"c":5,"s":5,"id":9733,"u":"raging%20resistance_barbarian_crb_9_crb","p":85,"h":1,"n":"Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:feature=s8-1"},{"c":5,"s":5,"id":9735,"u":"mighty%20rage_barbarian_crb_11_crb","p":85,"h":1,"n":"Barbarian 11; Mighty Rage","uh":"barbarian_crb,state:feature=s10-0"},{"c":5,"s":5,"id":9737,"u":"greater%20juggernaut_barbarian_crb_13_crb","p":85,"h":1,"n":"Barbarian 13; Greater Juggernaut","uh":"barbarian_crb,state:feature=s12-0"},{"c":5,"s":5,"id":9739,"u":"medium%20armor%20expertise_barbarian_crb_13_crb","p":85,"h":1,"n":"Barbarian 13; Medium Armor Expertise","uh":"barbarian_crb,state:feature=s12-1"},{"c":5,"s":5,"id":9741,"u":"weapon%20fury_barbarian_crb_13_crb","p":85,"h":1,"n":"Barbarian 13; Weapon Fury","uh":"barbarian_crb,state:feature=s12-2"},{"c":5,"s":5,"id":9743,"u":"greater%20weapon%20specialization_barbarian_crb_15_crb","p":86,"h":1,"n":"Barbarian 15; Greater Weapon Specialization","uh":"barbarian_crb,state:feature=s14-0"},{"c":5,"s":5,"id":9745,"u":"indomitable%20will_barbarian_crb_15_crb","p":86,"h":1,"n":"Barbarian 15; Indomitable Will","uh":"barbarian_crb,state:feature=s14-1"},{"c":5,"s":5,"id":9747,"u":"heightened%20senses_barbarian_crb_17_crb","p":86,"h":1,"n":"Barbarian 17; Heightened Senses","uh":"barbarian_crb,state:feature=s16-0"},{"c":5,"s":5,"id":9749,"u":"quick%20rage_barbarian_crb_17_crb","p":86,"h":1,"n":"Barbarian 17; Quick Rage","uh":"barbarian_crb,state:feature=s16-1"},{"c":5,"s":5,"id":9751,"u":"armor%20of%20fury_barbarian_crb_19_crb","p":86,"h":1,"n":"Barbarian 19; Armor of Fury","uh":"barbarian_crb,state:feature=s18-0"},{"c":5,"s":5,"id":9753,"u":"devastator_barbarian_crb_19_crb","p":86,"h":1,"n":"Barbarian 19; Devastator","uh":"barbarian_crb,state:feature=s18-1"},{"c":5,"s":5,"id":9755,"u":"ancestry%20and%20background_bard_crb_1_crb","p":96,"h":1,"n":"Bard 1; Ancestry and Background","uh":"bard_crb,state:feature=s0-0"},{"c":5,"s":5,"id":9757,"u":"initial%20proficiencies_bard_crb_1_crb","p":96,"h":1,"n":"Bard 1; Initial Proficiencies","uh":"bard_crb,state:feature=s0-1"},{"c":5,"s":5,"id":9759,"u":"occult%20spellcasting_bard_crb_1_crb","p":96,"h":1,"n":"Bard 1; Occult Spellcasting","uh":"bard_crb,state:feature=s0-2"},{"c":5,"s":5,"id":9761,"u":"spell%20repertoire_bard_crb_1_crb","p":96,"h":1,"n":"Bard 1; Spell Repertoire","uh":"bard_crb,state:feature=s0-3"},{"c":5,"s":5,"id":9763,"u":"composition%20spells_bard_crb_1_crb","p":97,"h":1,"n":"Bard 1; Composition Spells","uh":"bard_crb,state:feature=s0-4"},{"c":5,"s":5,"id":9765,"u":"muses_bard_crb_1_crb","p":97,"h":1,"n":"Bard 1; Muses","uh":"bard_crb,state:feature=s0-5"},{"c":5,"s":5,"id":9767,"u":"bard%20feats_bard_crb_2_crb","p":98,"h":1,"n":"Bard 2; Bard Feats","uh":"bard_crb,state:feature=s1-0"},{"c":5,"s":5,"id":9769,"u":"skill%20feats_bard_crb_2_crb","p":98,"h":1,"n":"Bard 2; Skill Feats","uh":"bard_crb,state:feature=s1-1"},{"c":5,"s":5,"id":9771,"u":"general%20feats_bard_crb_3_crb","p":98,"h":1,"n":"Bard 3; General Feats","uh":"bard_crb,state:feature=s2-0"},{"c":5,"s":5,"id":9773,"u":"lightning%20reflexes_bard_crb_3_crb","p":98,"h":1,"n":"Bard 3; Lightning Reflexes","uh":"bard_crb,state:feature=s2-1"},{"c":5,"s":5,"id":9775,"u":"signature%20spells_bard_crb_3_crb","p":98,"h":1,"n":"Bard 3; Signature Spells","uh":"bard_crb,state:feature=s2-2"},{"c":5,"s":5,"id":9777,"u":"skill%20increases_bard_crb_3_crb","p":98,"h":1,"n":"Bard 3; Skill Increases","uh":"bard_crb,state:feature=s2-3"},{"c":5,"s":5,"id":9779,"u":"ability%20boosts_bard_crb_5_crb","p":98,"h":1,"n":"Bard 5; Ability Boosts","uh":"bard_crb,state:feature=s4-0"},{"c":5,"s":5,"id":9781,"u":"ancestry%20feats_bard_crb_5_crb","p":98,"h":1,"n":"Bard 5; Ancestry Feats","uh":"bard_crb,state:feature=s4-1"},{"c":5,"s":5,"id":9783,"u":"expert%20spellcaster_bard_crb_7_crb","p":98,"h":1,"n":"Bard 7; Expert Spellcaster","uh":"bard_crb,state:feature=s6-0"},{"c":5,"s":5,"id":9785,"u":"great%20fortitude_bard_crb_9_crb","p":99,"h":1,"n":"Bard 9; Great Fortitude","uh":"bard_crb,state:feature=s8-0"},{"c":5,"s":5,"id":9787,"u":"resolve_bard_crb_9_crb","p":99,"h":1,"n":"Bard 9; Resolve","uh":"bard_crb,state:feature=s8-1"},{"c":5,"s":5,"id":9789,"u":"bard%20weapon%20expertise_bard_crb_11_crb","p":99,"h":1,"n":"Bard 11; Bard Weapon Expertise","uh":"bard_crb,state:feature=s10-0"},{"c":5,"s":5,"id":9791,"u":"vigilant%20senses_bard_crb_11_crb","p":99,"h":1,"n":"Bard 11; Vigilant Senses","uh":"bard_crb,state:feature=s10-1"},{"c":5,"s":5,"id":9793,"u":"light%20armor%20expertise_bard_crb_13_crb","p":99,"h":1,"n":"Bard 13; Light Armor Expertise","uh":"bard_crb,state:feature=s12-0"},{"c":5,"s":5,"id":9795,"u":"weapon%20specialization_bard_crb_13_crb","p":99,"h":1,"n":"Bard 13; Weapon Specialization","uh":"bard_crb,state:feature=s12-1"},{"c":5,"s":5,"id":9797,"u":"master%20spellcaster_bard_crb_15_crb","p":99,"h":1,"n":"Bard 15; Master Spellcaster","uh":"bard_crb,state:feature=s14-0"},{"c":5,"s":5,"id":9799,"u":"greater%20resolve_bard_crb_17_crb","p":99,"h":1,"n":"Bard 17; Greater Resolve","uh":"bard_crb,state:feature=s16-0"},{"c":5,"s":5,"id":9801,"u":"magnum%20opus_bard_crb_19_crb","p":99,"h":1,"n":"Bard 19; Magnum Opus","uh":"bard_crb,state:feature=s18-0"},{"c":5,"s":5,"id":9803,"u":"legendary%20spellcaster_bard_crb_19_crb","p":99,"h":1,"n":"Bard 19; Legendary Spellcaster","uh":"bard_crb,state:feature=s18-1"},{"c":5,"s":5,"id":9805,"u":"ancestry%20and%20background_champion_crb_1_crb","p":106,"h":1,"n":"Champion 1; Ancestry and Background","uh":"champion_crb,state:feature=s0-0"},{"c":5,"s":5,"id":9807,"u":"initial%20proficiencies_champion_crb_1_crb","p":106,"h":1,"n":"Champion 1; Initial Proficiencies","uh":"champion_crb,state:feature=s0-1"},{"c":5,"s":5,"id":9809,"u":"champion's%20code_champion_crb_1_crb","p":106,"h":1,"n":"Champion 1; Champion's Code","uh":"champion_crb,state:feature=s0-2"},{"c":5,"s":5,"id":9811,"u":"deity%20and%20cause_champion_crb_1_crb","p":106,"h":1,"n":"Champion 1; Deity and Cause","uh":"champion_crb,state:feature=s0-3"},{"c":5,"s":5,"id":9813,"u":"deific%20weapon_champion_crb_1_crb","p":107,"h":1,"n":"Champion 1; Deific Weapon","uh":"champion_crb,state:feature=s0-4"},{"c":5,"s":5,"id":9815,"u":"champion's%20reaction_champion_crb_1_crb","p":107,"h":1,"n":"Champion 1; Champion's Reaction","uh":"champion_crb,state:feature=s0-5"},{"c":5,"s":5,"id":9817,"u":"devotion%20spells_champion_crb_1_crb","p":108,"h":1,"n":"Champion 1; Devotion Spells","uh":"champion_crb,state:feature=s0-6"},{"c":5,"s":5,"id":9819,"u":"champion%20feats_champion_crb_1_crb","p":108,"h":1,"n":"Champion 1; Champion Feats","uh":"champion_crb,state:feature=s0-7"},{"c":5,"s":5,"id":9821,"u":"shield%20block_champion_crb_1_crb","p":108,"h":1,"n":"Champion 1; Shield Block","uh":"champion_crb,state:feature=s0-8"},{"c":5,"s":5,"id":9823,"u":"skill%20feats_champion_crb_2_crb","p":108,"h":1,"n":"Champion 2; Skill Feats","uh":"champion_crb,state:feature=s1-0"},{"c":5,"s":5,"id":9825,"u":"divine%20ally_champion_crb_3_crb","p":108,"h":1,"n":"Champion 3; Divine Ally","uh":"champion_crb,state:feature=s2-0"},{"c":5,"s":5,"id":9827,"u":"general%20feats_champion_crb_3_crb","p":108,"h":1,"n":"Champion 3; General Feats","uh":"champion_crb,state:feature=s2-1"},{"c":5,"s":5,"id":9829,"u":"skill%20increases_champion_crb_3_crb","p":108,"h":1,"n":"Champion 3; Skill Increases","uh":"champion_crb,state:feature=s2-2"},{"c":5,"s":5,"id":9831,"u":"ability%20boosts_champion_crb_5_crb","p":108,"h":1,"n":"Champion 5; Ability Boosts","uh":"champion_crb,state:feature=s4-0"},{"c":5,"s":5,"id":9833,"u":"ancestry%20feats_champion_crb_5_crb","p":108,"h":1,"n":"Champion 5; Ancestry Feats","uh":"champion_crb,state:feature=s4-1"},{"c":5,"s":5,"id":9835,"u":"weapon%20expertise_champion_crb_5_crb","p":108,"h":1,"n":"Champion 5; Weapon Expertise","uh":"champion_crb,state:feature=s4-2"},{"c":5,"s":5,"id":9837,"u":"armor%20expertise_champion_crb_7_crb","p":108,"h":1,"n":"Champion 7; Armor Expertise","uh":"champion_crb,state:feature=s6-0"},{"c":5,"s":5,"id":9839,"u":"weapon%20specialization_champion_crb_7_crb","p":108,"h":1,"n":"Champion 7; Weapon Specialization","uh":"champion_crb,state:feature=s6-1"},{"c":5,"s":5,"id":9841,"u":"champion%20expertise_champion_crb_9_crb","p":108,"h":1,"n":"Champion 9; Champion Expertise","uh":"champion_crb,state:feature=s8-0"},{"c":5,"s":5,"id":9843,"u":"divine%20smite_champion_crb_9_crb","p":108,"h":1,"n":"Champion 9; Divine Smite","uh":"champion_crb,state:feature=s8-1"},{"c":5,"s":5,"id":9845,"u":"juggernaut_champion_crb_9_crb","p":109,"h":1,"n":"Champion 9; Juggernaut","uh":"champion_crb,state:feature=s8-2"},{"c":5,"s":5,"id":9847,"u":"lightning%20reflexes_champion_crb_9_crb","p":109,"h":1,"n":"Champion 9; Lightning Reflexes","uh":"champion_crb,state:feature=s8-0"},{"c":5,"s":5,"id":9849,"u":"alertness_champion_crb_11_crb","p":109,"h":1,"n":"Champion 11; Alertness","uh":"champion_crb,state:feature=s10-0"},{"c":5,"s":5,"id":9851,"u":"divine%20will_champion_crb_11_crb","p":109,"h":1,"n":"Champion 11; Divine Will","uh":"champion_crb,state:feature=s10-1"},{"c":5,"s":5,"id":9853,"u":"exalt_champion_crb_11_crb","p":109,"h":1,"n":"Champion 11; Exalt","uh":"champion_crb,state:feature=s10-2"},{"c":5,"s":5,"id":9855,"u":"armor%20mastery_champion_crb_13_crb","p":109,"h":1,"n":"Champion 13; Armor Mastery","uh":"champion_crb,state:feature=s12-0"},{"c":5,"s":5,"id":9857,"u":"weapon%20mastery_champion_crb_13_crb","p":109,"h":1,"n":"Champion 13; Weapon Mastery","uh":"champion_crb,state:feature=s12-1"},{"c":5,"s":5,"id":9859,"u":"greater%20weapon%20specialization_champion_crb_15_crb","p":109,"h":1,"n":"Champion 15; Greater Weapon Specialization","uh":"champion_crb,state:feature=s14-0"},{"c":5,"s":5,"id":9861,"u":"champion%20mastery_champion_crb_17_crb","p":109,"h":1,"n":"Champion 17; Champion Mastery","uh":"champion_crb,state:feature=s16-0"},{"c":5,"s":5,"id":9863,"u":"legendary%20armor_champion_crb_17_crb","p":109,"h":1,"n":"Champion 17; Legendary Armor","uh":"champion_crb,state:feature=s16-1"},{"c":5,"s":5,"id":9865,"u":"hero's%20defiance_champion_crb_19_crb","p":109,"h":1,"n":"Champion 19; Hero's Defiance","uh":"champion_crb,state:feature=s18-0"},{"c":5,"s":5,"id":9867,"u":"ancestry%20and%20background_cleric_crb_1_crb","p":118,"h":1,"n":"Cleric 1; Ancestry and Background","uh":"cleric_crb,state:feature=s0-0"},{"c":5,"s":5,"id":9869,"u":"initial%20proficiencies_cleric_crb_1_crb","p":118,"h":1,"n":"Cleric 1; Initial Proficiencies","uh":"cleric_crb,state:feature=s0-1"},{"c":5,"s":5,"id":9871,"u":"first%20doctrine_cleric_crb_1_crb","p":119,"h":1,"n":"Cleric 1; First Doctrine","uh":"cleric_crb,state:feature=s0-6"},{"c":5,"s":5,"id":9873,"u":"second%20doctrine_cleric_crb_3_crb","p":119,"h":1,"n":"Cleric 3; Second Doctrine","uh":"cleric_crb,state:feature=s2-0"},{"c":5,"s":5,"id":9875,"u":"final%20doctrine_cleric_crb_19_crb","p":119,"h":1,"n":"Cleric 19; Final Doctrine","uh":"cleric_crb,state:feature=s18-0"},{"c":5,"s":5,"id":9877,"u":"fifth%20doctrine_cleric_crb_15_crb","p":119,"h":1,"n":"Cleric 15; Fifth Doctrine","uh":"cleric_crb,state:feature=s14-0"},{"c":5,"s":5,"id":9879,"u":"fourth%20doctrine_cleric_crb_11_crb","p":119,"h":1,"n":"Cleric 11; Fourth Doctrine","uh":"cleric_crb,state:feature=s10-0"},{"c":5,"s":5,"id":9881,"u":"third%20doctrine_cleric_crb_7_crb","p":119,"h":1,"n":"Cleric 7; Third Doctrine","uh":"cleric_crb,state:feature=s6-0"},{"c":5,"s":5,"id":9883,"u":"deity_cleric_crb_1_crb","p":118,"h":1,"n":"Cleric 1; Deity","uh":"cleric_crb,state:feature=s0-2"},{"c":5,"s":5,"id":9885,"u":"divine%20spellcasting_cleric_crb_1_crb","p":118,"h":1,"n":"Cleric 1; Divine Spellcasting","uh":"cleric_crb,state:feature=s0-3"},{"c":5,"s":5,"id":9887,"u":"divine%20font_cleric_crb_1_crb","p":119,"h":1,"n":"Cleric 1; Divine Font","uh":"cleric_crb,state:feature=s0-4"},{"c":5,"s":5,"id":9889,"u":"doctrine_cleric_crb_1_crb","p":119,"h":1,"n":"Cleric 1; Doctrine","uh":"cleric_crb,state:feature=s0-5"},{"c":5,"s":5,"id":9891,"u":"cleric%20feats_cleric_crb_2_crb","p":120,"h":1,"n":"Cleric 2; Cleric Feats","uh":"cleric_crb,state:feature=s1-0"},{"c":5,"s":5,"id":9893,"u":"skill%20feats_cleric_crb_2_crb","p":120,"h":1,"n":"Cleric 2; Skill Feats","uh":"cleric_crb,state:feature=s1-1"},{"c":5,"s":5,"id":9895,"u":"general%20feats_cleric_crb_3_crb","p":120,"h":1,"n":"Cleric 3; General Feats","uh":"cleric_crb,state:feature=s2-1"},{"c":5,"s":5,"id":9897,"u":"skill%20increases_cleric_crb_3_crb","p":120,"h":1,"n":"Cleric 3; Skill Increases","uh":"cleric_crb,state:feature=s2-2"},{"c":5,"s":5,"id":9899,"u":"ability%20boosts_cleric_crb_5_crb","p":120,"h":1,"n":"Cleric 5; Ability Boosts","uh":"cleric_crb,state:feature=s4-0"},{"c":5,"s":5,"id":9901,"u":"alertness_cleric_crb_5_crb","p":121,"h":1,"n":"Cleric 5; Alertness","uh":"cleric_crb,state:feature=s4-1"},{"c":5,"s":5,"id":9903,"u":"ancestry%20feats_cleric_crb_5_crb","p":121,"h":1,"n":"Cleric 5; Ancestry Feats","uh":"cleric_crb,state:feature=s4-2"},{"c":5,"s":5,"id":9905,"u":"resolve_cleric_crb_9_crb","p":121,"h":1,"n":"Cleric 9; Resolve","uh":"cleric_crb,state:feature=s8-0"},{"c":5,"s":5,"id":9907,"u":"lightning%20reflexes_cleric_crb_11_crb","p":121,"h":1,"n":"Cleric 11; Lightning Reflexes","uh":"cleric_crb,state:feature=s10-1"},{"c":5,"s":5,"id":9909,"u":"divine%20defense_cleric_crb_13_crb","p":121,"h":1,"n":"Cleric 13; Divine Defense","uh":"cleric_crb,state:feature=s12-0"},{"c":5,"s":5,"id":9911,"u":"weapon%20specialization_cleric_crb_13_crb","p":121,"h":1,"n":"Cleric 13; Weapon Specialization","uh":"cleric_crb,state:feature=s12-1"},{"c":5,"s":5,"id":9913,"u":"miraculous%20spell_cleric_crb_19_crb","p":121,"h":1,"n":"Cleric 19; Miraculous Spell","uh":"cleric_crb,state:feature=s18-1"},{"c":5,"s":5,"id":9915,"u":"ancestry%20and%20background_druid_crb_1_crb","p":130,"h":1,"n":"Druid 1; Ancestry and Background","uh":"druid_crb,state:feature=s0-0"},{"c":5,"s":5,"id":9917,"u":"initial%20proficiencies_druid_crb_1_crb","p":130,"h":1,"n":"Druid 1; Initial Proficiencies","uh":"druid_crb,state:feature=s0-1"},{"c":5,"s":5,"id":9919,"u":"primal%20spellcasting_druid_crb_1_crb","p":130,"h":1,"n":"Druid 1; Primal Spellcasting","uh":"druid_crb,state:feature=s0-2"},{"c":5,"s":5,"id":9921,"u":"anathema_druid_crb_1_crb","p":130,"h":1,"n":"Druid 1; Anathema","uh":"druid_crb,state:feature=s0-3"},{"c":5,"s":5,"id":9923,"u":"druidic%20language_druid_crb_1_crb","p":130,"h":1,"n":"Druid 1; Druidic Language","uh":"druid_crb,state:feature=s0-4"},{"c":5,"s":5,"id":9925,"u":"druidic%20order_druid_crb_1_crb","p":131,"h":1,"n":"Druid 1; Druidic Order","uh":"druid_crb,state:feature=s0-5"},{"c":5,"s":5,"id":9927,"u":"shield%20block_druid_crb_1_crb","p":132,"h":1,"n":"Druid 1; Shield Block","uh":"druid_crb,state:feature=s0-6"},{"c":5,"s":5,"id":9929,"u":"wild%20empathy_druid_crb_1_crb","p":132,"h":1,"n":"Druid 1; Wild Empathy","uh":"druid_crb,state:feature=s0-7"},{"c":5,"s":5,"id":9931,"u":"druid%20feats_druid_crb_2_crb","p":132,"h":1,"n":"Druid 2; Druid Feats","uh":"druid_crb,state:feature=s1-0"},{"c":5,"s":5,"id":9933,"u":"skill%20feats_druid_crb_2_crb","p":132,"h":1,"n":"Druid 2; Skill Feats","uh":"druid_crb,state:feature=s1-1"},{"c":5,"s":5,"id":9935,"u":"alertness_druid_crb_3_crb","p":132,"h":1,"n":"Druid 3; Alertness","uh":"druid_crb,state:feature=s2-0"},{"c":5,"s":5,"id":9937,"u":"general%20feats_druid_crb_3_crb","p":132,"h":1,"n":"Druid 3; General Feats","uh":"druid_crb,state:feature=s2-1"},{"c":5,"s":5,"id":9939,"u":"great%20fortitude_druid_crb_3_crb","p":132,"h":1,"n":"Druid 3; Great Fortitude","uh":"druid_crb,state:feature=s2-2"},{"c":5,"s":5,"id":9941,"u":"skill%20increases_druid_crb_3_crb","p":133,"h":1,"n":"Druid 3; Skill Increases","uh":"druid_crb,state:feature=s2-3"},{"c":5,"s":5,"id":9943,"u":"ability%20boosts_druid_crb_5_crb","p":133,"h":1,"n":"Druid 5; Ability Boosts","uh":"druid_crb,state:feature=s4-0"},{"c":5,"s":5,"id":9945,"u":"ancestry%20feats_druid_crb_5_crb","p":133,"h":1,"n":"Druid 5; Ancestry Feats","uh":"druid_crb,state:feature=s4-1"},{"c":5,"s":5,"id":9947,"u":"lightning%20reflexes_druid_crb_5_crb","p":133,"h":1,"n":"Druid 5; Lightning Reflexes","uh":"druid_crb,state:feature=s4-2"},{"c":5,"s":5,"id":9949,"u":"expert%20spellcaster_druid_crb_7_crb","p":133,"h":1,"n":"Druid 7; Expert Spellcaster","uh":"druid_crb,state:feature=s6-0"},{"c":5,"s":5,"id":9951,"u":"druid%20weapon%20expertise_druid_crb_11_crb","p":133,"h":1,"n":"Druid 11; Druid Weapon Expertise","uh":"druid_crb,state:feature=s10-0"},{"c":5,"s":5,"id":9953,"u":"resolve_druid_crb_11_crb","p":133,"h":1,"n":"Druid 11; Resolve","uh":"druid_crb,state:feature=s10-1"},{"c":5,"s":5,"id":9955,"u":"medium%20armor%20expertise_druid_crb_13_crb","p":133,"h":1,"n":"Druid 13; Medium Armor Expertise","uh":"druid_crb,state:feature=s12-0"},{"c":5,"s":5,"id":9957,"u":"weapon%20specialization_druid_crb_13_crb","p":133,"h":1,"n":"Druid 13; Weapon Specialization","uh":"druid_crb,state:feature=s12-1"},{"c":5,"s":5,"id":9959,"u":"master%20spellcaster_druid_crb_15_crb","p":133,"h":1,"n":"Druid 15; Master Spellcaster","uh":"druid_crb,state:feature=s14-0"},{"c":5,"s":5,"id":9961,"u":"legendary%20spellcaster_druid_crb_19_crb","p":133,"h":1,"n":"Druid 19; Legendary Spellcaster","uh":"druid_crb,state:feature=s18-0"},{"c":5,"s":5,"id":9963,"u":"primal%20hierophant_druid_crb_19_crb","p":133,"h":1,"n":"Druid 19; Primal Hierophant","uh":"druid_crb,state:feature=s18-1"},{"c":5,"s":5,"id":9965,"u":"ancestry%20and%20background_fighter_crb_1_crb","p":141,"h":1,"n":"Fighter 1; Ancestry and Background","uh":"fighter_crb,state:feature=s0-0"},{"c":5,"s":5,"id":9967,"u":"initial%20proficiencies_fighter_crb_1_crb","p":141,"h":1,"n":"Fighter 1; Initial Proficiencies","uh":"fighter_crb,state:feature=s0-1"},{"c":5,"s":5,"id":9969,"u":"attack%20of%20opportunity_fighter_crb_1_crb","p":141,"h":1,"n":"Fighter 1; Attack of Opportunity","uh":"fighter_crb,state:feature=s0-2"},{"c":5,"s":5,"id":9971,"u":"fighter%20feats_fighter_crb_1_crb","p":141,"h":1,"n":"Fighter 1; Fighter Feats","uh":"fighter_crb,state:feature=s0-3"},{"c":5,"s":5,"id":9973,"u":"shield%20block_fighter_crb_1_crb","p":141,"h":1,"n":"Fighter 1; Shield Block","uh":"fighter_crb,state:feature=s0-4"},{"c":5,"s":5,"id":9975,"u":"skill%20feats_fighter_crb_2_crb","p":141,"h":1,"n":"Fighter 2; Skill Feats","uh":"fighter_crb,state:feature=s1-0"},{"c":5,"s":5,"id":9977,"u":"bravery_fighter_crb_3_crb","p":141,"h":1,"n":"Fighter 3; Bravery","uh":"fighter_crb,state:feature=s2-0"},{"c":5,"s":5,"id":9979,"u":"general%20feats_fighter_crb_3_crb","p":141,"h":1,"n":"Fighter 3; General Feats","uh":"fighter_crb,state:feature=s2-1"},{"c":5,"s":5,"id":9981,"u":"skill%20increases_fighter_crb_3_crb","p":141,"h":1,"n":"Fighter 3; Skill Increases","uh":"fighter_crb,state:feature=s2-2"},{"c":5,"s":5,"id":9983,"u":"ability%20boosts_fighter_crb_5_crb","p":141,"h":1,"n":"Fighter 5; Ability Boosts","uh":"fighter_crb,state:feature=s4-0"},{"c":5,"s":5,"id":9985,"u":"ancestry%20feats_fighter_crb_5_crb","p":141,"h":1,"n":"Fighter 5; Ancestry Feats","uh":"fighter_crb,state:feature=s4-1"},{"c":5,"s":5,"id":9987,"u":"fighter%20weapon%20mastery_fighter_crb_5_crb","p":142,"h":1,"n":"Fighter 5; Fighter Weapon Mastery","uh":"fighter_crb,state:feature=s4-2"},{"c":5,"s":5,"id":9989,"u":"battlefield%20surveyor_fighter_crb_7_crb","p":142,"h":1,"n":"Fighter 7; Battlefield Surveyor","uh":"fighter_crb,state:feature=s6-0"},{"c":5,"s":5,"id":9991,"u":"weapon%20specialization_fighter_crb_7_crb","p":142,"h":1,"n":"Fighter 7; Weapon Specialization","uh":"fighter_crb,state:feature=s6-1"},{"c":5,"s":5,"id":9993,"u":"combat%20flexibility_fighter_crb_9_crb","p":142,"h":1,"n":"Fighter 9; Combat Flexibility","uh":"fighter_crb,state:feature=s8-0"},{"c":5,"s":5,"id":9995,"u":"juggernaut_fighter_crb_9_crb","p":142,"h":1,"n":"Fighter 9; Juggernaut","uh":"fighter_crb,state:feature=s8-1"},{"c":5,"s":5,"id":9997,"u":"armor%20expertise_fighter_crb_11_crb","p":142,"h":1,"n":"Fighter 11; Armor Expertise","uh":"fighter_crb,state:feature=s10-0"},{"c":5,"s":5,"id":9999,"u":"fighter%20expertise_fighter_crb_11_crb","p":142,"h":1,"n":"Fighter 11; Fighter Expertise","uh":"fighter_crb,state:feature=s10-1"},{"c":5,"s":5,"id":10001,"u":"weapon%20legend_fighter_crb_13_crb","p":142,"h":1,"n":"Fighter 13; Weapon Legend","uh":"fighter_crb,state:feature=s12-0"},{"c":5,"s":5,"id":10003,"u":"evasion_fighter_crb_15_crb","p":142,"h":1,"n":"Fighter 15; Evasion","uh":"fighter_crb,state:feature=s14-0"},{"c":5,"s":5,"id":10005,"u":"greater%20weapon%20specialization_fighter_crb_15_crb","p":142,"h":1,"n":"Fighter 15; Greater Weapon Specialization","uh":"fighter_crb,state:feature=s14-1"},{"c":5,"s":5,"id":10007,"u":"improved%20flexibility_fighter_crb_15_crb","p":142,"h":1,"n":"Fighter 15; Improved Flexibility","uh":"fighter_crb,state:feature=s14-2"},{"c":5,"s":5,"id":10009,"u":"armor%20mastery_fighter_crb_17_crb","p":143,"h":1,"n":"Fighter 17; Armor Mastery","uh":"fighter_crb,state:feature=s16-0"},{"c":5,"s":5,"id":10011,"u":"versatile%20legend_fighter_crb_19_crb","p":143,"h":1,"n":"Fighter 19; Versatile Legend","uh":"fighter_crb,state:feature=s18-0"},{"c":5,"s":2,"id":10013,"u":"ancestry%20and%20background_gunslinger_g%26g_1_g%26g","p":106,"h":1,"n":"Gunslinger 1; Ancestry and Background","uh":"gunslinger_g%26g,state:feature=s0-0"},{"c":5,"s":2,"id":10015,"u":"initial%20proficiencies_gunslinger_g%26g_1_g%26g","p":106,"h":1,"n":"Gunslinger 1; Initial Proficiencies","uh":"gunslinger_g%26g,state:feature=s0-1"},{"c":5,"s":2,"id":10017,"u":"gunslinger's%20way_gunslinger_g%26g_1_g%26g","p":106,"h":1,"n":"Gunslinger 1; Gunslinger's Way","uh":"gunslinger_g%26g,state:feature=s0-2"},{"c":5,"s":2,"id":10019,"u":"gunslinger%20feats_gunslinger_g%26g_1_g%26g","p":106,"h":1,"n":"Gunslinger 1; Gunslinger Feats","uh":"gunslinger_g%26g,state:feature=s0-3"},{"c":5,"s":2,"id":10021,"u":"singular%20expertise_gunslinger_g%26g_1_g%26g","p":106,"h":1,"n":"Gunslinger 1; Singular Expertise","uh":"gunslinger_g%26g,state:feature=s0-4"},{"c":5,"s":2,"id":10023,"u":"skill%20feats_gunslinger_g%26g_2_g%26g","p":106,"h":1,"n":"Gunslinger 2; Skill Feats","uh":"gunslinger_g%26g,state:feature=s1-0"},{"c":5,"s":2,"id":10025,"u":"general%20feats_gunslinger_g%26g_3_g%26g","p":106,"h":1,"n":"Gunslinger 3; General Feats","uh":"gunslinger_g%26g,state:feature=s2-0"},{"c":5,"s":2,"id":10027,"u":"skill%20increases_gunslinger_g%26g_3_g%26g","p":106,"h":1,"n":"Gunslinger 3; Skill Increases","uh":"gunslinger_g%26g,state:feature=s2-1"},{"c":5,"s":2,"id":10029,"u":"stubborn_gunslinger_g%26g_3_g%26g","p":106,"h":1,"n":"Gunslinger 3; Stubborn","uh":"gunslinger_g%26g,state:feature=s2-2"},{"c":5,"s":2,"id":10031,"u":"ability%20boosts_gunslinger_g%26g_5_g%26g","p":107,"h":1,"n":"Gunslinger 5; Ability Boosts","uh":"gunslinger_g%26g,state:feature=s4-0"},{"c":5,"s":2,"id":10033,"u":"ancestry%20feats_gunslinger_g%26g_5_g%26g","p":107,"h":1,"n":"Gunslinger 5; Ancestry Feats","uh":"gunslinger_g%26g,state:feature=s4-1"},{"c":5,"s":2,"id":10035,"u":"gunslinger%20weapon%20mastery_gunslinger_g%26g_5_g%26g","p":107,"h":1,"n":"Gunslinger 5; Gunslinger Weapon Mastery","uh":"gunslinger_g%26g,state:feature=s4-2"},{"c":5,"s":2,"id":10037,"u":"vigilant%20senses_gunslinger_g%26g_7_g%26g","p":107,"h":1,"n":"Gunslinger 7; Vigilant Senses","uh":"gunslinger_g%26g,state:feature=s6-0"},{"c":5,"s":2,"id":10039,"u":"weapon%20specialization_gunslinger_g%26g_7_g%26g","p":107,"h":1,"n":"Gunslinger 7; Weapon Specialization","uh":"gunslinger_g%26g,state:feature=s6-1"},{"c":5,"s":2,"id":10041,"u":"advanced%20deed_gunslinger_g%26g_9_g%26g","p":107,"h":1,"n":"Gunslinger 9; Advanced Deed","uh":"gunslinger_g%26g,state:feature=s8-0"},{"c":5,"s":2,"id":10043,"u":"gunslinger%20expertise_gunslinger_g%26g_9_g%26g","p":107,"h":1,"n":"Gunslinger 9; Gunslinger Expertise","uh":"gunslinger_g%26g,state:feature=s8-1"},{"c":5,"s":2,"id":10045,"u":"evasion_gunslinger_g%26g_11_g%26g","p":107,"h":1,"n":"Gunslinger 11; Evasion","uh":"gunslinger_g%26g,state:feature=s10-0"},{"c":5,"s":2,"id":10047,"u":"gunslinging%20legend_gunslinger_g%26g_13_g%26g","p":107,"h":1,"n":"Gunslinger 13; Gunslinging Legend","uh":"gunslinger_g%26g,state:feature=s12-0"},{"c":5,"s":2,"id":10049,"u":"medium%20armor%20expertise_gunslinger_g%26g_13_g%26g","p":107,"h":1,"n":"Gunslinger 13; Medium Armor Expertise","uh":"gunslinger_g%26g,state:feature=s12-1"},{"c":5,"s":2,"id":10051,"u":"greater%20deed_gunslinger_g%26g_15_g%26g","p":107,"h":1,"n":"Gunslinger 15; Greater Deed","uh":"gunslinger_g%26g,state:feature=s14-0"},{"c":5,"s":2,"id":10053,"u":"greater%20weapon%20specialization_gunslinger_g%26g_15_g%26g","p":107,"h":1,"n":"Gunslinger 15; Greater Weapon Specialization","uh":"gunslinger_g%26g,state:feature=s14-1"},{"c":5,"s":2,"id":10055,"u":"juggernaut_gunslinger_g%26g_17_g%26g","p":107,"h":1,"n":"Gunslinger 17; Juggernaut","uh":"gunslinger_g%26g,state:feature=s16-0"},{"c":5,"s":2,"id":10057,"u":"shootist's%20edge_gunslinger_g%26g_17_g%26g","p":107,"h":1,"n":"Gunslinger 17; Shootist's Edge","uh":"gunslinger_g%26g,state:feature=s16-1"},{"c":5,"s":2,"id":10059,"u":"incredible%20senses_gunslinger_g%26g_19_g%26g","p":108,"h":1,"n":"Gunslinger 19; Incredible Senses","uh":"gunslinger_g%26g,state:feature=s18-0"},{"c":5,"s":2,"id":10061,"u":"medium%20armor%20mastery_gunslinger_g%26g_19_g%26g","p":108,"h":1,"n":"Gunslinger 19; Medium Armor Mastery","uh":"gunslinger_g%26g,state:feature=s18-1"},{"c":5,"s":2,"id":10063,"u":"ancestry%20and%20background_inventor_g%26g_1_g%26g","p":16,"h":1,"n":"Inventor 1; Ancestry and Background","uh":"inventor_g%26g,state:feature=s0-0"},{"c":5,"s":2,"id":10065,"u":"initial%20proficiencies_inventor_g%26g_1_g%26g","p":16,"h":1,"n":"Inventor 1; Initial Proficiencies","uh":"inventor_g%26g,state:feature=s0-1"},{"c":5,"s":2,"id":10067,"u":"overdrive_inventor_g%26g_1_g%26g","p":16,"h":1,"n":"Inventor 1; Overdrive","uh":"inventor_g%26g,state:feature=s0-2"},{"c":5,"s":2,"id":10069,"u":"innovation_inventor_g%26g_1_g%26g","p":16,"h":1,"n":"Inventor 1; Innovation","uh":"inventor_g%26g,state:feature=s0-3"},{"c":5,"s":2,"id":10071,"u":"explode_inventor_g%26g_1_g%26g","p":19,"h":1,"n":"Inventor 1; Explode","uh":"inventor_g%26g,state:feature=s0-4"},{"c":5,"s":2,"id":10073,"u":"peerless%20inventor_inventor_g%26g_1_g%26g","p":20,"h":1,"n":"Inventor 1; Peerless Inventor","uh":"inventor_g%26g,state:feature=s0-5"},{"c":5,"s":2,"id":10075,"u":"shield%20block_inventor_g%26g_1_g%26g","p":20,"h":1,"n":"Inventor 1; Shield Block","uh":"inventor_g%26g,state:feature=s0-6"},{"c":5,"s":2,"id":10077,"u":"inventor%20feats_inventor_g%26g_2_g%26g","p":20,"h":1,"n":"Inventor 2; Inventor Feats","uh":"inventor_g%26g,state:feature=s1-0"},{"c":5,"s":2,"id":10079,"u":"skill%20feats_inventor_g%26g_2_g%26g","p":20,"h":1,"n":"Inventor 2; Skill Feats","uh":"inventor_g%26g,state:feature=s1-1"},{"c":5,"s":2,"id":10081,"u":"expert%20overdrive_inventor_g%26g_3_g%26g","p":20,"h":1,"n":"Inventor 3; Expert Overdrive","uh":"inventor_g%26g,state:feature=s2-0"},{"c":5,"s":2,"id":10083,"u":"general%20feats_inventor_g%26g_3_g%26g","p":20,"h":1,"n":"Inventor 3; General Feats","uh":"inventor_g%26g,state:feature=s2-1"},{"c":5,"s":2,"id":10085,"u":"reconfigure_inventor_g%26g_3_g%26g","p":20,"h":1,"n":"Inventor 3; Reconfigure","uh":"inventor_g%26g,state:feature=s2-2"},{"c":5,"s":2,"id":10087,"u":"skill%20increases_inventor_g%26g_3_g%26g","p":20,"h":1,"n":"Inventor 3; Skill Increases","uh":"inventor_g%26g,state:feature=s2-3"},{"c":5,"s":2,"id":10089,"u":"ability%20boosts_inventor_g%26g_5_g%26g","p":20,"h":1,"n":"Inventor 5; Ability Boosts","uh":"inventor_g%26g,state:feature=s4-0"},{"c":5,"s":2,"id":10091,"u":"ancestry%20feats_inventor_g%26g_5_g%26g","p":20,"h":1,"n":"Inventor 5; Ancestry Feats","uh":"inventor_g%26g,state:feature=s4-1"},{"c":5,"s":2,"id":10093,"u":"inventor%20weapon%20expertise_inventor_g%26g_5_g%26g","p":20,"h":1,"n":"Inventor 5; Inventor Weapon Expertise","uh":"inventor_g%26g,state:feature=s4-2"},{"c":5,"s":2,"id":10095,"u":"breakthrough%20innovation_inventor_g%26g_7_g%26g","p":20,"h":1,"n":"Inventor 7; Breakthrough Innovation","uh":"inventor_g%26g,state:feature=s6-0"},{"c":5,"s":2,"id":10097,"u":"lightning%20reflexes_inventor_g%26g_7_g%26g","p":22,"h":1,"n":"Inventor 7; Lightning Reflexes","uh":"inventor_g%26g,state:feature=s6-1"},{"c":5,"s":2,"id":10099,"u":"master%20overdrive_inventor_g%26g_7_g%26g","p":22,"h":1,"n":"Inventor 7; Master Overdrive","uh":"inventor_g%26g,state:feature=s6-2"},{"c":5,"s":2,"id":10101,"u":"weapon%20specialization_inventor_g%26g_7_g%26g","p":22,"h":1,"n":"Inventor 7; Weapon Specialization","uh":"inventor_g%26g,state:feature=s6-3"},{"c":5,"s":2,"id":10103,"u":"inventive%20expertise_inventor_g%26g_9_g%26g","p":22,"h":1,"n":"Inventor 9; Inventive Expertise","uh":"inventor_g%26g,state:feature=s8-0"},{"c":5,"s":2,"id":10105,"u":"offensive%20boost_inventor_g%26g_9_g%26g","p":22,"h":1,"n":"Inventor 9; Offensive Boost","uh":"inventor_g%26g,state:feature=s8-1"},{"c":5,"s":2,"id":10107,"u":"medium%20armor%20expertise_inventor_g%26g_11_g%26g","p":22,"h":1,"n":"Inventor 11; Medium Armor Expertise","uh":"inventor_g%26g,state:feature=s10-0"},{"c":5,"s":2,"id":10109,"u":"resolve_inventor_g%26g_11_g%26g","p":22,"h":1,"n":"Inventor 11; Resolve","uh":"inventor_g%26g,state:feature=s10-1"},{"c":5,"s":2,"id":10111,"u":"alertness_inventor_g%26g_13_g%26g","p":22,"h":1,"n":"Inventor 13; Alertness","uh":"inventor_g%26g,state:feature=s12-0"},{"c":5,"s":2,"id":10113,"u":"complete%20reconfiguration_inventor_g%26g_13_g%26g","p":22,"h":1,"n":"Inventor 13; Complete Reconfiguration","uh":"inventor_g%26g,state:feature=s12-1"},{"c":5,"s":2,"id":10115,"u":"inventor%20weapon%20mastery_inventor_g%26g_13_g%26g","p":22,"h":1,"n":"Inventor 13; Inventor Weapon Mastery","uh":"inventor_g%26g,state:feature=s12-2"},{"c":5,"s":2,"id":10117,"u":"greater%20weapon%20specialization_inventor_g%26g_15_g%26g","p":22,"h":1,"n":"Inventor 15; Greater Weapon Specialization","uh":"inventor_g%26g,state:feature=s14-0"},{"c":5,"s":2,"id":10119,"u":"legendary%20overdrive_inventor_g%26g_15_g%26g","p":22,"h":1,"n":"Inventor 15; Legendary Overdrive","uh":"inventor_g%26g,state:feature=s14-1"},{"c":5,"s":2,"id":10121,"u":"revolutionary%20innovation_inventor_g%26g_15_g%26g","p":23,"h":1,"n":"Inventor 15; Revolutionary Innovation","uh":"inventor_g%26g,state:feature=s14-2"},{"c":5,"s":2,"id":10123,"u":"inventive%20mastery_inventor_g%26g_17_g%26g","p":24,"h":1,"n":"Inventor 17; Inventive Mastery","uh":"inventor_g%26g,state:feature=s16-0"},{"c":5,"s":2,"id":10125,"u":"juggernaut_inventor_g%26g_17_g%26g","p":24,"h":1,"n":"Inventor 17; Juggernaut","uh":"inventor_g%26g,state:feature=s16-1"},{"c":5,"s":2,"id":10127,"u":"infinite%20invention_inventor_g%26g_19_g%26g","p":24,"h":1,"n":"Inventor 19; Infinite Invention","uh":"inventor_g%26g,state:feature=s18-0"},{"c":5,"s":2,"id":10129,"u":"medium%20armor%20mastery_inventor_g%26g_19_g%26g","p":24,"h":1,"n":"Inventor 19; Medium Armor Mastery","uh":"inventor_g%26g,state:feature=s18-1"},{"c":5,"s":4,"id":10131,"u":"ancestry%20and%20background_investigator_apg_1_apg","p":56,"h":1,"n":"Investigator 1; Ancestry and Background","uh":"investigator_apg,state:feature=s0-0"},{"c":5,"s":4,"id":10133,"u":"strategic%20strike_investigator_apg_1_apg","p":56,"h":1,"n":"Investigator 1; Strategic Strike","uh":"investigator_apg,state:feature=s0-6"},{"c":5,"s":4,"id":10135,"u":"initial%20proficiencies_investigator_apg_1_apg","p":56,"h":1,"n":"Investigator 1; Initial Proficiencies","uh":"investigator_apg,state:feature=s0-1"},{"c":5,"s":4,"id":10137,"u":"on%20the%20case_investigator_apg_1_apg","p":56,"h":1,"n":"Investigator 1; On the Case","uh":"investigator_apg,state:feature=s0-2"},{"c":5,"s":4,"id":10139,"u":"devise%20a%20stratagem_investigator_apg_1_apg","p":56,"h":1,"n":"Investigator 1; Devise a Stratagem","uh":"investigator_apg,state:feature=s0-3"},{"c":5,"s":4,"id":10141,"u":"methodology_investigator_apg_1_apg","p":57,"h":1,"n":"Investigator 1; Methodology","uh":"investigator_apg,state:feature=s0-4"},{"c":5,"s":4,"id":10143,"u":"investigator%20feats_investigator_apg_1_apg","p":58,"h":1,"n":"Investigator 1; Investigator Feats","uh":"investigator_apg,state:feature=s0-5"},{"c":5,"s":4,"id":10145,"u":"skill%20feats_investigator_apg_2_apg","p":58,"h":1,"n":"Investigator 2; Skill Feats","uh":"investigator_apg,state:feature=s1-0"},{"c":5,"s":4,"id":10147,"u":"skill%20increases_investigator_apg_2_apg","p":58,"h":1,"n":"Investigator 2; Skill Increases","uh":"investigator_apg,state:feature=s1-1"},{"c":5,"s":4,"id":10149,"u":"general%20feats_investigator_apg_3_apg","p":59,"h":1,"n":"Investigator 3; General Feats","uh":"investigator_apg,state:feature=s2-0"},{"c":5,"s":4,"id":10151,"u":"keen%20recollection_investigator_apg_3_apg","p":59,"h":1,"n":"Investigator 3; Keen Recollection","uh":"investigator_apg,state:feature=s2-1"},{"c":5,"s":4,"id":10153,"u":"skillful%20lessons_investigator_apg_3_apg","p":59,"h":1,"n":"Investigator 3; Skillful Lessons","uh":"investigator_apg,state:feature=s2-2"},{"c":5,"s":4,"id":10155,"u":"ability%20boosts_investigator_apg_5_apg","p":59,"h":1,"n":"Investigator 5; Ability Boosts","uh":"investigator_apg,state:feature=s4-0"},{"c":5,"s":4,"id":10157,"u":"ancestry%20feats_investigator_apg_5_apg","p":59,"h":1,"n":"Investigator 5; Ancestry Feats","uh":"investigator_apg,state:feature=s4-1"},{"c":5,"s":4,"id":10159,"u":"weapon%20expertise_investigator_apg_5_apg","p":59,"h":1,"n":"Investigator 5; Weapon Expertise","uh":"investigator_apg,state:feature=s4-2"},{"c":5,"s":4,"id":10161,"u":"vigilant%20senses_investigator_apg_7_apg","p":59,"h":1,"n":"Investigator 7; Vigilant Senses","uh":"investigator_apg,state:feature=s6-0"},{"c":5,"s":4,"id":10163,"u":"weapon%20specialization_investigator_apg_7_apg","p":59,"h":1,"n":"Investigator 7; Weapon Specialization","uh":"investigator_apg,state:feature=s6-1"},{"c":5,"s":4,"id":10165,"u":"great%20fortitude_investigator_apg_9_apg","p":59,"h":1,"n":"Investigator 9; Great Fortitude","uh":"investigator_apg,state:feature=s8-0"},{"c":5,"s":4,"id":10167,"u":"investigator%20expertise_investigator_apg_9_apg","p":59,"h":1,"n":"Investigator 9; Investigator Expertise","uh":"investigator_apg,state:feature=s8-1"},{"c":5,"s":4,"id":10169,"u":"deductive%20improvisation_investigator_apg_11_apg","p":59,"h":1,"n":"Investigator 11; Deductive Improvisation","uh":"investigator_apg,state:feature=s10-0"},{"c":5,"s":4,"id":10171,"u":"resolve_investigator_apg_11_apg","p":59,"h":1,"n":"Investigator 11; Resolve","uh":"investigator_apg,state:feature=s10-1"},{"c":5,"s":4,"id":10173,"u":"incredible%20senses_investigator_apg_13_apg","p":59,"h":1,"n":"Investigator 13; Incredible Senses","uh":"investigator_apg,state:feature=s12-0"},{"c":5,"s":4,"id":10175,"u":"light%20armor%20expertise_investigator_apg_13_apg","p":59,"h":1,"n":"Investigator 13; Light Armor Expertise","uh":"investigator_apg,state:feature=s12-1"},{"c":5,"s":4,"id":10177,"u":"weapon%20mastery_investigator_apg_13_apg","p":59,"h":1,"n":"Investigator 13; Weapon Mastery","uh":"investigator_apg,state:feature=s12-2"},{"c":5,"s":4,"id":10179,"u":"evasion_investigator_apg_15_apg","p":59,"h":1,"n":"Investigator 15; Evasion","uh":"investigator_apg,state:feature=s14-0"},{"c":5,"s":4,"id":10181,"u":"greater%20weapon%20specialization_investigator_apg_15_apg","p":59,"h":1,"n":"Investigator 15; Greater Weapon Specialization","uh":"investigator_apg,state:feature=s14-1"},{"c":5,"s":4,"id":10183,"u":"greater%20resolve_investigator_apg_17_apg","p":59,"h":1,"n":"Investigator 17; Greater Resolve","uh":"investigator_apg,state:feature=s16-0"},{"c":5,"s":4,"id":10185,"u":"light%20armor%20mastery_investigator_apg_19_apg","p":59,"h":1,"n":"Investigator 19; Light Armor Mastery","uh":"investigator_apg,state:feature=s18-0"},{"c":5,"s":4,"id":10187,"u":"master%20detective_investigator_apg_19_apg","p":59,"h":1,"n":"Investigator 19; Master Detective","uh":"investigator_apg,state:feature=s18-1"},{"c":5,"s":64,"id":10189,"u":"ancestry%20and%20background_magus_som_1_som","p":36,"h":1,"n":"Magus 1; Ancestry and Background","uh":"magus_som,state:feature=s0-0"},{"c":5,"s":64,"id":10191,"u":"initial%20proficiencies_magus_som_1_som","p":36,"h":1,"n":"Magus 1; Initial Proficiencies","uh":"magus_som,state:feature=s0-1"},{"c":5,"s":64,"id":10193,"u":"arcane%20spellcasting_magus_som_1_som","p":36,"h":1,"n":"Magus 1; Arcane Spellcasting","uh":"magus_som,state:feature=s0-2"},{"c":5,"s":64,"id":10195,"u":"hybrid%20study_magus_som_1_som","p":38,"h":1,"n":"Magus 1; Hybrid Study","uh":"magus_som,state:feature=s0-5"},{"c":5,"s":64,"id":10197,"u":"spellstrike_magus_som_1_som","p":37,"h":1,"n":"Magus 1; Spellstrike","uh":"magus_som,state:feature=s0-3"},{"c":5,"s":64,"id":10199,"u":"arcane%20cascade_magus_som_1_som","p":38,"h":1,"n":"Magus 1; Arcane Cascade","uh":"magus_som,state:feature=s0-4"},{"c":5,"s":64,"id":10201,"u":"conflux%20spells_magus_som_1_som","p":40,"h":1,"n":"Magus 1; Conflux Spells","uh":"magus_som,state:feature=s0-6"},{"c":5,"s":64,"id":10203,"u":"skill%20feats_magus_som_2_som","p":40,"h":1,"n":"Magus 2; Skill Feats","uh":"magus_som,state:feature=s1-1"},{"c":5,"s":64,"id":10205,"u":"magus%20feats_magus_som_2_som","p":40,"h":1,"n":"Magus 2; Magus Feats","uh":"magus_som,state:feature=s1-0"},{"c":5,"s":64,"id":10207,"u":"general%20feats_magus_som_3_som","p":40,"h":1,"n":"Magus 3; General Feats","uh":"magus_som,state:feature=s2-0"},{"c":5,"s":64,"id":10209,"u":"skill%20increases_magus_som_3_som","p":40,"h":1,"n":"Magus 3; Skill Increases","uh":"magus_som,state:feature=s2-1"},{"c":5,"s":64,"id":10211,"u":"ability%20boosts_magus_som_5_som","p":40,"h":1,"n":"Magus 5; Ability Boosts","uh":"magus_som,state:feature=s4-0"},{"c":5,"s":64,"id":10213,"u":"ancestry%20feats_magus_som_5_som","p":40,"h":1,"n":"Magus 5; Ancestry Feats","uh":"magus_som,state:feature=s4-1"},{"c":5,"s":64,"id":10215,"u":"lightning%20reflexes_magus_som_5_som","p":40,"h":1,"n":"Magus 5; Lightning Reflexes","uh":"magus_som,state:feature=s4-2"},{"c":5,"s":64,"id":10217,"u":"weapon%20expertise_magus_som_5_som","p":40,"h":1,"n":"Magus 5; Weapon Expertise","uh":"magus_som,state:feature=s4-3"},{"c":5,"s":64,"id":10219,"u":"studious%20spells_magus_som_7_som","p":41,"h":1,"n":"Magus 7; Studious Spells","uh":"magus_som,state:feature=s6-0"},{"c":5,"s":64,"id":10221,"u":"weapon%20specialization_magus_som_7_som","p":41,"h":1,"n":"Magus 7; Weapon Specialization","uh":"magus_som,state:feature=s6-1"},{"c":5,"s":64,"id":10223,"u":"alertness_magus_som_9_som","p":41,"h":1,"n":"Magus 9; Alertness","uh":"magus_som,state:feature=s8-0"},{"c":5,"s":64,"id":10225,"u":"expert%20spellcaster_magus_som_9_som","p":41,"h":1,"n":"Magus 9; Expert Spellcaster","uh":"magus_som,state:feature=s8-1"},{"c":5,"s":64,"id":10227,"u":"resolve_magus_som_9_som","p":41,"h":1,"n":"Magus 9; Resolve","uh":"magus_som,state:feature=s8-2"},{"c":5,"s":64,"id":10229,"u":"medium%20armor%20expertise_magus_som_11_som","p":41,"h":1,"n":"Magus 11; Medium Armor Expertise","uh":"magus_som,state:feature=s10-0"},{"c":5,"s":64,"id":10231,"u":"weapon%20mastery_magus_som_13_som","p":41,"h":1,"n":"Magus 13; Weapon Mastery","uh":"magus_som,state:feature=s12-0"},{"c":5,"s":64,"id":10233,"u":"greater%20weapon%20specialization_magus_som_15_som","p":41,"h":1,"n":"Magus 15; Greater Weapon Specialization","uh":"magus_som,state:feature=s14-0"},{"c":5,"s":64,"id":10235,"u":"juggernaut_magus_som_15_som","p":41,"h":1,"n":"Magus 15; Juggernaut","uh":"magus_som,state:feature=s14-1"},{"c":5,"s":64,"id":10237,"u":"master%20spellcaster_magus_som_17_som","p":41,"h":1,"n":"Magus 17; Master Spellcaster","uh":"magus_som,state:feature=s16-0"},{"c":5,"s":64,"id":10239,"u":"medium%20armor%20mastery_magus_som_17_som","p":41,"h":1,"n":"Magus 17; Medium Armor Mastery","uh":"magus_som,state:feature=s16-1"},{"c":5,"s":64,"id":10241,"u":"double%20spellstrike_magus_som_19_som","p":41,"h":1,"n":"Magus 19; Double Spellstrike","uh":"magus_som,state:feature=s18-0"},{"c":5,"s":5,"id":10243,"u":"ancestry%20and%20background_monk_crb_1_crb","p":156,"h":1,"n":"Monk 1; Ancestry and Background","uh":"monk_crb,state:feature=s0-0"},{"c":5,"s":5,"id":10245,"u":"initial%20proficiencies_monk_crb_1_crb","p":156,"h":1,"n":"Monk 1; Initial Proficiencies","uh":"monk_crb,state:feature=s0-1"},{"c":5,"s":5,"id":10247,"u":"flurry%20of%20blows_monk_crb_1_crb","p":156,"h":1,"n":"Monk 1; Flurry of Blows","uh":"monk_crb,state:feature=s0-2"},{"c":5,"s":5,"id":10249,"u":"monk%20feats_monk_crb_1_crb","p":156,"h":1,"n":"Monk 1; Monk Feats","uh":"monk_crb,state:feature=s0-3"},{"c":5,"s":5,"id":10251,"u":"powerful%20fist_monk_crb_1_crb","p":156,"h":1,"n":"Monk 1; Powerful Fist","uh":"monk_crb,state:feature=s0-4"},{"c":5,"s":5,"id":10253,"u":"skill%20feats_monk_crb_2_crb","p":156,"h":1,"n":"Monk 2; Skill Feats","uh":"monk_crb,state:feature=s1-0"},{"c":5,"s":5,"id":10255,"u":"general%20feats_monk_crb_3_crb","p":156,"h":1,"n":"Monk 3; General Feats","uh":"monk_crb,state:feature=s2-0"},{"c":5,"s":5,"id":10257,"u":"incredible%20movement_monk_crb_3_crb","p":156,"h":1,"n":"Monk 3; Incredible Movement","uh":"monk_crb,state:feature=s2-1"},{"c":5,"s":5,"id":10259,"u":"mystic%20strikes_monk_crb_3_crb","p":156,"h":1,"n":"Monk 3; Mystic Strikes","uh":"monk_crb,state:feature=s2-2"},{"c":5,"s":5,"id":10261,"u":"skill%20increases_monk_crb_3_crb","p":156,"h":1,"n":"Monk 3; Skill Increases","uh":"monk_crb,state:feature=s2-3"},{"c":5,"s":5,"id":10263,"u":"ability%20boosts_monk_crb_5_crb","p":156,"h":1,"n":"Monk 5; Ability Boosts","uh":"monk_crb,state:feature=s4-0"},{"c":5,"s":5,"id":10265,"u":"alertness_monk_crb_5_crb","p":157,"h":1,"n":"Monk 5; Alertness","uh":"monk_crb,state:feature=s4-1"},{"c":5,"s":5,"id":10267,"u":"ancestry%20feats_monk_crb_5_crb","p":157,"h":1,"n":"Monk 5; Ancestry Feats","uh":"monk_crb,state:feature=s4-2"},{"c":5,"s":5,"id":10269,"u":"expert%20strikes_monk_crb_5_crb","p":157,"h":1,"n":"Monk 5; Expert Strikes","uh":"monk_crb,state:feature=s4-3"},{"c":5,"s":5,"id":10271,"u":"path%20to%20perfection_monk_crb_7_crb","p":157,"h":1,"n":"Monk 7; Path to Perfection","uh":"monk_crb,state:feature=s6-0"},{"c":5,"s":5,"id":10273,"u":"weapon%20specialization_monk_crb_7_crb","p":157,"h":1,"n":"Monk 7; Weapon Specialization","uh":"monk_crb,state:feature=s6-1"},{"c":5,"s":5,"id":10275,"u":"metal%20strikes_monk_crb_9_crb","p":157,"h":1,"n":"Monk 9; Metal Strikes","uh":"monk_crb,state:feature=s8-0"},{"c":5,"s":5,"id":10277,"u":"monk%20expertise_monk_crb_9_crb","p":157,"h":1,"n":"Monk 9; Monk Expertise","uh":"monk_crb,state:feature=s8-1"},{"c":5,"s":5,"id":10279,"u":"second%20path%20to%20perfection_monk_crb_11_crb","p":157,"h":1,"n":"Monk 11; Second Path to Perfection","uh":"monk_crb,state:feature=s10-0"},{"c":5,"s":5,"id":10281,"u":"graceful%20mastery_monk_crb_13_crb","p":157,"h":1,"n":"Monk 13; Graceful Mastery","uh":"monk_crb,state:feature=s12-0"},{"c":5,"s":5,"id":10283,"u":"master%20strikes_monk_crb_13_crb","p":157,"h":1,"n":"Monk 13; Master Strikes","uh":"monk_crb,state:feature=s12-1"},{"c":5,"s":5,"id":10285,"u":"greater%20weapon%20specialization_monk_crb_15_crb","p":157,"h":1,"n":"Monk 15; Greater Weapon Specialization","uh":"monk_crb,state:feature=s14-0"},{"c":5,"s":5,"id":10287,"u":"third%20path%20to%20perfection_monk_crb_15_crb","p":157,"h":1,"n":"Monk 15; Third Path to Perfection","uh":"monk_crb,state:feature=s14-1"},{"c":5,"s":5,"id":10289,"u":"adamantine%20strikes_monk_crb_17_crb","p":158,"h":1,"n":"Monk 17; Adamantine Strikes","uh":"monk_crb,state:feature=s16-0"},{"c":5,"s":5,"id":10291,"u":"graceful%20legend_monk_crb_17_crb","p":158,"h":1,"n":"Monk 17; Graceful Legend","uh":"monk_crb,state:feature=s16-1"},{"c":5,"s":5,"id":10293,"u":"perfected%20form_monk_crb_19_crb","p":158,"h":1,"n":"Monk 19; Perfected Form","uh":"monk_crb,state:feature=s18-0"},{"c":5,"s":4,"id":10295,"u":"ancestry%20and%20background_oracle_apg_1_apg","p":68,"h":1,"n":"Oracle 1; Ancestry and Background","uh":"oracle_apg,state:feature=s0-0"},{"c":5,"s":4,"id":10297,"u":"initial%20proficiencies_oracle_apg_1_apg","p":68,"h":1,"n":"Oracle 1; Initial Proficiencies","uh":"oracle_apg,state:feature=s0-1"},{"c":5,"s":4,"id":10299,"u":"divine%20spellcasting_oracle_apg_1_apg","p":68,"h":1,"n":"Oracle 1; Divine Spellcasting","uh":"oracle_apg,state:feature=s0-2"},{"c":5,"s":4,"id":10301,"u":"spell%20repertoire_oracle_apg_1_apg","p":68,"h":1,"n":"Oracle 1; Spell Repertoire","uh":"oracle_apg,state:feature=s0-3"},{"c":5,"s":4,"id":10303,"u":"mystery_oracle_apg_1_apg","p":69,"h":1,"n":"Oracle 1; Mystery","uh":"oracle_apg,state:feature=s0-4"},{"c":5,"s":4,"id":10305,"u":"revelation%20spells_oracle_apg_1_apg","p":69,"h":1,"n":"Oracle 1; Revelation Spells","uh":"oracle_apg,state:feature=s0-0"},{"c":5,"s":4,"id":10307,"u":"oracular%20curse_oracle_apg_1_apg","p":70,"h":1,"n":"Oracle 1; Oracular Curse","uh":"oracle_apg,state:feature=s0-0"},{"c":5,"s":4,"id":10309,"u":"oracle%20feats_oracle_apg_2_apg","p":70,"h":1,"n":"Oracle 2; Oracle Feats","uh":"oracle_apg,state:feature=s1-0"},{"c":5,"s":4,"id":10311,"u":"skill%20feats_oracle_apg_2_apg","p":70,"h":1,"n":"Oracle 2; Skill Feats","uh":"oracle_apg,state:feature=s1-1"},{"c":5,"s":4,"id":10313,"u":"general%20feats_oracle_apg_3_apg","p":70,"h":1,"n":"Oracle 3; General Feats","uh":"oracle_apg,state:feature=s2-0"},{"c":5,"s":4,"id":10315,"u":"signature%20spells_oracle_apg_3_apg","p":71,"h":1,"n":"Oracle 3; Signature Spells","uh":"oracle_apg,state:feature=s2-1"},{"c":5,"s":4,"id":10317,"u":"skill%20increases_oracle_apg_3_apg","p":71,"h":1,"n":"Oracle 3; Skill Increases","uh":"oracle_apg,state:feature=s2-2"},{"c":5,"s":4,"id":10319,"u":"ability%20boosts_oracle_apg_5_apg","p":71,"h":1,"n":"Oracle 5; Ability Boosts","uh":"oracle_apg,state:feature=s4-0"},{"c":5,"s":4,"id":10321,"u":"ancestry%20feats_oracle_apg_5_apg","p":71,"h":1,"n":"Oracle 5; Ancestry Feats","uh":"oracle_apg,state:feature=s4-1"},{"c":5,"s":4,"id":10323,"u":"expert%20spellcaster_oracle_apg_7_apg","p":71,"h":1,"n":"Oracle 7; Expert Spellcaster","uh":"oracle_apg,state:feature=s6-0"},{"c":5,"s":4,"id":10325,"u":"resolve_oracle_apg_7_apg","p":71,"h":1,"n":"Oracle 7; Resolve","uh":"oracle_apg,state:feature=s6-1"},{"c":5,"s":4,"id":10327,"u":"magical%20fortitude_oracle_apg_9_apg","p":71,"h":1,"n":"Oracle 9; Magical Fortitude","uh":"oracle_apg,state:feature=s8-0"},{"c":5,"s":4,"id":10329,"u":"alertness_oracle_apg_11_apg","p":71,"h":1,"n":"Oracle 11; Alertness","uh":"oracle_apg,state:feature=s10-0"},{"c":5,"s":4,"id":10331,"u":"major%20curse_oracle_apg_11_apg","p":71,"h":1,"n":"Oracle 11; Major Curse","uh":"oracle_apg,state:feature=s10-1"},{"c":5,"s":4,"id":10333,"u":"weapon%20expertise_oracle_apg_11_apg","p":72,"h":1,"n":"Oracle 11; Weapon Expertise","uh":"oracle_apg,state:feature=s10-2"},{"c":5,"s":4,"id":10335,"u":"light%20armor%20expertise_oracle_apg_13_apg","p":72,"h":1,"n":"Oracle 13; Light Armor Expertise","uh":"oracle_apg,state:feature=s12-0"},{"c":5,"s":4,"id":10337,"u":"lightning%20reflexes_oracle_apg_13_apg","p":72,"h":1,"n":"Oracle 13; Lightning Reflexes","uh":"oracle_apg,state:feature=s12-1"},{"c":5,"s":4,"id":10339,"u":"weapon%20specialization_oracle_apg_13_apg","p":72,"h":1,"n":"Oracle 13; Weapon Specialization","uh":"oracle_apg,state:feature=s12-2"},{"c":5,"s":4,"id":10341,"u":"master%20spellcaster_oracle_apg_15_apg","p":72,"h":1,"n":"Oracle 15; Master Spellcaster","uh":"oracle_apg,state:feature=s14-0"},{"c":5,"s":4,"id":10343,"u":"extreme%20curse_oracle_apg_17_apg","p":72,"h":1,"n":"Oracle 17; Extreme Curse","uh":"oracle_apg,state:feature=s16-0"},{"c":5,"s":4,"id":10345,"u":"greater%20resolve_oracle_apg_17_apg","p":72,"h":1,"n":"Oracle 17; Greater Resolve","uh":"oracle_apg,state:feature=s16-1"},{"c":5,"s":4,"id":10347,"u":"legendary%20spellcaster_oracle_apg_19_apg","p":72,"h":1,"n":"Oracle 19; Legendary Spellcaster","uh":"oracle_apg,state:feature=s18-0"},{"c":5,"s":4,"id":10349,"u":"oracular%20clarity_oracle_apg_19_apg","p":72,"h":1,"n":"Oracle 19; Oracular Clarity","uh":"oracle_apg,state:feature=s18-1"},{"c":5,"s":11,"id":10351,"u":"ancestry%20and%20background_psychic_da_1_da","p":10,"h":1,"n":"Psychic 1; Ancestry and Background","uh":"psychic_da,state:feature=s0-0"},{"c":5,"s":11,"id":10353,"u":"initial%20proficiencies_psychic_da_1_da","p":10,"h":1,"n":"Psychic 1; Initial Proficiencies","uh":"psychic_da,state:feature=s0-1"},{"c":5,"s":11,"id":10355,"u":"spell%20repertoire_psychic_da_1_da","p":10,"h":1,"n":"Psychic 1; Spell Repertoire","uh":"psychic_da,state:feature=s0-3"},{"c":5,"s":11,"id":10357,"u":"psychic%20spellcasting_psychic_da_1_da","p":10,"h":1,"n":"Psychic 1; Psychic Spellcasting","uh":"psychic_da,state:feature=s0-2"},{"c":5,"s":11,"id":10359,"u":"psi%20cantrips%20and%20amps_psychic_da_1_da","p":10,"h":1,"n":"Psychic 1; Psi Cantrips and Amps","uh":"psychic_da,state:feature=s0-4"},{"c":5,"s":11,"id":10361,"u":"unleash%20psyche_psychic_da_1_da","p":12,"h":1,"n":"Psychic 1; Unleash Psyche","uh":"psychic_da,state:feature=s0-5"},{"c":5,"s":11,"id":10363,"u":"subconscious%20mind_psychic_da_1_da","p":12,"h":1,"n":"Psychic 1; Subconscious Mind","uh":"psychic_da,state:feature=s0-6"},{"c":5,"s":11,"id":10365,"u":"conscious%20mind_psychic_da_1_da","p":13,"h":1,"n":"Psychic 1; Conscious Mind","uh":"psychic_da,state:feature=s0-7"},{"c":5,"s":11,"id":10367,"u":"psychic%20feats_psychic_da_2_da","p":13,"h":1,"n":"Psychic 2; Psychic Feats","uh":"psychic_da,state:feature=s1-0"},{"c":5,"s":11,"id":10369,"u":"skill%20feats_psychic_da_2_da","p":13,"h":1,"n":"Psychic 2; Skill Feats","uh":"psychic_da,state:feature=s1-1"},{"c":5,"s":11,"id":10371,"u":"general%20feats_psychic_da_3_da","p":13,"h":1,"n":"Psychic 3; General Feats","uh":"psychic_da,state:feature=s2-0"},{"c":5,"s":11,"id":10373,"u":"signature%20spells_psychic_da_3_da","p":13,"h":1,"n":"Psychic 3; Signature Spells","uh":"psychic_da,state:feature=s2-1"},{"c":5,"s":11,"id":10375,"u":"skill%20increases_psychic_da_3_da","p":13,"h":1,"n":"Psychic 3; Skill Increases","uh":"psychic_da,state:feature=s2-2"},{"c":5,"s":11,"id":10377,"u":"ability%20boosts_psychic_da_5_da","p":14,"h":1,"n":"Psychic 5; Ability Boosts","uh":"psychic_da,state:feature=s4-0"},{"c":5,"s":11,"id":10379,"u":"ancestry%20feats_psychic_da_5_da","p":14,"h":1,"n":"Psychic 5; Ancestry Feats","uh":"psychic_da,state:feature=s4-1"},{"c":5,"s":11,"id":10381,"u":"clarity%20of%20focus_psychic_da_5_da","p":14,"h":1,"n":"Psychic 5; Clarity Of Focus","uh":"psychic_da,state:feature=s4-0"},{"c":5,"s":11,"id":10383,"u":"precognitive%20reflexes_psychic_da_5_da","p":14,"h":1,"n":"Psychic 5; Precognitive Reflexes","uh":"psychic_da,state:feature=s4-3"},{"c":5,"s":11,"id":10385,"u":"expert%20spellcaster_psychic_da_7_da","p":14,"h":1,"n":"Psychic 7; Expert Spellcaster","uh":"psychic_da,state:feature=s6-0"},{"c":5,"s":11,"id":10387,"u":"great%20fortitude_psychic_da_9_da","p":14,"h":1,"n":"Psychic 9; Great Fortitude","uh":"psychic_da,state:feature=s8-0"},{"c":5,"s":11,"id":10389,"u":"extrasensory%20perception_psychic_da_11_da","p":14,"h":1,"n":"Psychic 11; Extrasensory Perception","uh":"psychic_da,state:feature=s10-0"},{"c":5,"s":11,"id":10391,"u":"walls%20of%20will_psychic_da_11_da","p":14,"h":1,"n":"Psychic 11; Walls Of Will","uh":"psychic_da,state:feature=s10-0"},{"c":5,"s":11,"id":10393,"u":"weapon%20expertise_psychic_da_11_da","p":14,"h":1,"n":"Psychic 11; Weapon Expertise","uh":"psychic_da,state:feature=s10-2"},{"c":5,"s":11,"id":10395,"u":"personal%20barrier_psychic_da_13_da","p":15,"h":1,"n":"Psychic 13; Personal Barrier","uh":"psychic_da,state:feature=s12-0"},{"c":5,"s":11,"id":10397,"u":"weapon%20specialization_psychic_da_13_da","p":15,"h":1,"n":"Psychic 13; Weapon Specialization","uh":"psychic_da,state:feature=s12-1"},{"c":5,"s":11,"id":10399,"u":"master%20spellcaster_psychic_da_15_da","p":15,"h":1,"n":"Psychic 15; Master Spellcaster","uh":"psychic_da,state:feature=s14-0"},{"c":5,"s":11,"id":10401,"u":"fortress%20of%20will_psychic_da_17_da","p":15,"h":1,"n":"Psychic 17; Fortress Of Will","uh":"psychic_da,state:feature=s16-0"},{"c":5,"s":11,"id":10403,"u":"infinite%20mind_psychic_da_19_da","p":15,"h":1,"n":"Psychic 19; Infinite Mind","uh":"psychic_da,state:feature=s18-0"},{"c":5,"s":11,"id":10405,"u":"legendary%20spellcaster_psychic_da_19_da","p":15,"h":1,"n":"Psychic 19; Legendary Spellcaster","uh":"psychic_da,state:feature=s18-1"},{"c":5,"s":5,"id":10407,"u":"ancestry%20and%20background_ranger_crb_1_crb","p":168,"h":1,"n":"Ranger 1; Ancestry and Background","uh":"ranger_crb,state:feature=s0-0"},{"c":5,"s":5,"id":10409,"u":"initial%20proficiencies_ranger_crb_1_crb","p":168,"h":1,"n":"Ranger 1; Initial Proficiencies","uh":"ranger_crb,state:feature=s0-1"},{"c":5,"s":5,"id":10411,"u":"hunt%20prey_ranger_crb_1_crb","p":168,"h":1,"n":"Ranger 1; Hunt Prey","uh":"ranger_crb,state:feature=s0-2"},{"c":5,"s":5,"id":10413,"u":"hunter's%20edge_ranger_crb_1_crb","p":168,"h":1,"n":"Ranger 1; Hunter's Edge","uh":"ranger_crb,state:feature=s0-3"},{"c":5,"s":5,"id":10415,"u":"ranger%20feats_ranger_crb_1_crb","p":168,"h":1,"n":"Ranger 1; Ranger Feats","uh":"ranger_crb,state:feature=s0-4"},{"c":5,"s":5,"id":10417,"u":"skill%20feats_ranger_crb_2_crb","p":168,"h":1,"n":"Ranger 2; Skill Feats","uh":"ranger_crb,state:feature=s1-0"},{"c":5,"s":5,"id":10419,"u":"general%20feats_ranger_crb_3_crb","p":168,"h":1,"n":"Ranger 3; General Feats","uh":"ranger_crb,state:feature=s2-0"},{"c":5,"s":5,"id":10421,"u":"iron%20will_ranger_crb_3_crb","p":168,"h":1,"n":"Ranger 3; Iron Will","uh":"ranger_crb,state:feature=s2-1"},{"c":5,"s":5,"id":10423,"u":"skill%20increases_ranger_crb_3_crb","p":168,"h":1,"n":"Ranger 3; Skill Increases","uh":"ranger_crb,state:feature=s2-2"},{"c":5,"s":5,"id":10425,"u":"ability%20boosts_ranger_crb_5_crb","p":169,"h":1,"n":"Ranger 5; Ability Boosts","uh":"ranger_crb,state:feature=s4-0"},{"c":5,"s":5,"id":10427,"u":"ancestry%20feats_ranger_crb_5_crb","p":169,"h":1,"n":"Ranger 5; Ancestry Feats","uh":"ranger_crb,state:feature=s4-1"},{"c":5,"s":5,"id":10429,"u":"weapon%20expertise_ranger_crb_5_crb","p":169,"h":1,"n":"Ranger 5; Weapon Expertise","uh":"ranger_crb,state:feature=s4-3"},{"c":5,"s":5,"id":10431,"u":"trackless%20step_ranger_crb_5_crb","p":169,"h":1,"n":"Ranger 5; Trackless Step","uh":"ranger_crb,state:feature=s4-2"},{"c":5,"s":5,"id":10433,"u":"evasion_ranger_crb_7_crb","p":169,"h":1,"n":"Ranger 7; Evasion","uh":"ranger_crb,state:feature=s6-0"},{"c":5,"s":5,"id":10435,"u":"vigilant%20senses_ranger_crb_7_crb","p":169,"h":1,"n":"Ranger 7; Vigilant Senses","uh":"ranger_crb,state:feature=s6-1"},{"c":5,"s":5,"id":10437,"u":"weapon%20specialization_ranger_crb_7_crb","p":169,"h":1,"n":"Ranger 7; Weapon Specialization","uh":"ranger_crb,state:feature=s6-2"},{"c":5,"s":5,"id":10439,"u":"nature's%20edge_ranger_crb_9_crb","p":169,"h":1,"n":"Ranger 9; Nature's Edge","uh":"ranger_crb,state:feature=s8-0"},{"c":5,"s":5,"id":10441,"u":"ranger%20expertise_ranger_crb_9_crb","p":169,"h":1,"n":"Ranger 9; Ranger Expertise","uh":"ranger_crb,state:feature=s8-1"},{"c":5,"s":5,"id":10443,"u":"juggernaut_ranger_crb_11_crb","p":169,"h":1,"n":"Ranger 11; Juggernaut","uh":"ranger_crb,state:feature=s10-0"},{"c":5,"s":5,"id":10445,"u":"medium%20armor%20expertise_ranger_crb_11_crb","p":169,"h":1,"n":"Ranger 11; Medium Armor Expertise","uh":"ranger_crb,state:feature=s10-1"},{"c":5,"s":5,"id":10447,"u":"wild%20stride_ranger_crb_11_crb","p":169,"h":1,"n":"Ranger 11; Wild Stride","uh":"ranger_crb,state:feature=s10-2"},{"c":5,"s":5,"id":10449,"u":"weapon%20mastery_ranger_crb_13_crb","p":169,"h":1,"n":"Ranger 13; Weapon Mastery","uh":"ranger_crb,state:feature=s12-0"},{"c":5,"s":5,"id":10451,"u":"greater%20weapon%20specialization_ranger_crb_15_crb","p":169,"h":1,"n":"Ranger 15; Greater Weapon Specialization","uh":"ranger_crb,state:feature=s14-0"},{"c":5,"s":5,"id":10453,"u":"improved%20evasion_ranger_crb_15_crb","p":169,"h":1,"n":"Ranger 15; Improved Evasion","uh":"ranger_crb,state:feature=s14-1"},{"c":5,"s":5,"id":10455,"u":"incredible%20senses_ranger_crb_15_crb","p":170,"h":1,"n":"Ranger 15; Incredible Senses","uh":"ranger_crb,state:feature=s14-2"},{"c":5,"s":5,"id":10457,"u":"masterful%20hunter_ranger_crb_17_crb","p":170,"h":1,"n":"Ranger 17; Masterful Hunter","uh":"ranger_crb,state:feature=s16-0"},{"c":5,"s":5,"id":10459,"u":"second%20skin_ranger_crb_19_crb","p":170,"h":1,"n":"Ranger 19; Second Skin","uh":"ranger_crb,state:feature=s18-0"},{"c":5,"s":5,"id":10461,"u":"swift%20prey_ranger_crb_19_crb","p":170,"h":1,"n":"Ranger 19; Swift Prey","uh":"ranger_crb,state:feature=s18-1"},{"c":5,"s":5,"id":10463,"u":"ancestry%20and%20background_rogue_crb_1_crb","p":180,"h":1,"n":"Rogue 1; Ancestry and Background","uh":"rogue_crb,state:feature=s0-0"},{"c":5,"s":5,"id":10465,"u":"initial%20proficiencies_rogue_crb_1_crb","p":180,"h":1,"n":"Rogue 1; Initial Proficiencies","uh":"rogue_crb,state:feature=s0-1"},{"c":5,"s":5,"id":10467,"u":"rogue%20feats_rogue_crb_1_crb","p":180,"h":1,"n":"Rogue 1; Rogue Feats","uh":"rogue_crb,state:feature=s0-5"},{"c":5,"s":5,"id":10469,"u":"rogue's%20racket_rogue_crb_1_crb","p":180,"h":1,"n":"Rogue 1; Rogue's Racket","uh":"rogue_crb,state:feature=s0-2"},{"c":5,"s":5,"id":10471,"u":"skill%20feats_rogue_crb_1_crb","p":181,"h":1,"n":"Rogue 1; Skill Feats","uh":"rogue_crb,state:feature=s0-6"},{"c":5,"s":5,"id":10473,"u":"sneak%20attack_rogue_crb_1_crb","p":181,"h":1,"n":"Rogue 1; Sneak Attack","uh":"rogue_crb,state:feature=s0-3"},{"c":5,"s":5,"id":10475,"u":"surprise%20attack_rogue_crb_1_crb","p":181,"h":1,"n":"Rogue 1; Surprise Attack","uh":"rogue_crb,state:feature=s0-4"},{"c":5,"s":5,"id":10477,"u":"skill%20increases_rogue_crb_2_crb","p":181,"h":1,"n":"Rogue 2; Skill Increases","uh":"rogue_crb,state:feature=s1-0"},{"c":5,"s":5,"id":10479,"u":"deny%20advantage_rogue_crb_3_crb","p":181,"h":1,"n":"Rogue 3; Deny Advantage","uh":"rogue_crb,state:feature=s2-1"},{"c":5,"s":5,"id":10481,"u":"general%20feats_rogue_crb_3_crb","p":181,"h":1,"n":"Rogue 3; General Feats","uh":"rogue_crb,state:feature=s2-0"},{"c":5,"s":5,"id":10483,"u":"deny%20advantage_rogue_crb_3_crb","p":181,"h":1,"n":"Rogue 3; Deny Advantage","uh":"rogue_crb,state:feature=s2-1"},{"c":5,"s":5,"id":10485,"u":"ability%20boosts_rogue_crb_5_crb","p":181,"h":1,"n":"Rogue 5; Ability Boosts","uh":"rogue_crb,state:feature=s4-0"},{"c":5,"s":5,"id":10487,"u":"ancestry%20feats_rogue_crb_5_crb","p":182,"h":1,"n":"Rogue 5; Ancestry Feats","uh":"rogue_crb,state:feature=s4-1"},{"c":5,"s":5,"id":10489,"u":"weapon%20tricks_rogue_crb_5_crb","p":182,"h":1,"n":"Rogue 5; Weapon Tricks","uh":"rogue_crb,state:feature=s4-2"},{"c":5,"s":5,"id":10491,"u":"evasion_rogue_crb_7_crb","p":182,"h":1,"n":"Rogue 7; Evasion","uh":"rogue_crb,state:feature=s6-0"},{"c":5,"s":5,"id":10493,"u":"vigilant%20senses_rogue_crb_7_crb","p":182,"h":1,"n":"Rogue 7; Vigilant Senses","uh":"rogue_crb,state:feature=s6-1"},{"c":5,"s":5,"id":10495,"u":"weapon%20specialization_rogue_crb_7_crb","p":182,"h":1,"n":"Rogue 7; Weapon Specialization","uh":"rogue_crb,state:feature=s6-2"},{"c":5,"s":5,"id":10497,"u":"debilitating%20strikes_rogue_crb_9_crb","p":182,"h":1,"n":"Rogue 9; Debilitating Strikes","uh":"rogue_crb,state:feature=s8-0"},{"c":5,"s":5,"id":10499,"u":"great%20fortitude_rogue_crb_9_crb","p":182,"h":1,"n":"Rogue 9; Great Fortitude","uh":"rogue_crb,state:feature=s8-1"},{"c":5,"s":5,"id":10501,"u":"rogue%20expertise_rogue_crb_11_crb","p":182,"h":1,"n":"Rogue 11; Rogue Expertise","uh":"rogue_crb,state:feature=s10-0"},{"c":5,"s":5,"id":10503,"u":"improved%20evasion_rogue_crb_13_crb","p":182,"h":1,"n":"Rogue 13; Improved Evasion","uh":"rogue_crb,state:feature=s12-0"},{"c":5,"s":5,"id":10505,"u":"incredible%20senses_rogue_crb_13_crb","p":182,"h":1,"n":"Rogue 13; Incredible Senses","uh":"rogue_crb,state:feature=s12-1"},{"c":5,"s":5,"id":10507,"u":"light%20armor%20expertise_rogue_crb_13_crb","p":182,"h":1,"n":"Rogue 13; Light Armor Expertise","uh":"rogue_crb,state:feature=s12-2"},{"c":5,"s":5,"id":10509,"u":"master%20tricks_rogue_crb_13_crb","p":182,"h":1,"n":"Rogue 13; Master Tricks","uh":"rogue_crb,state:feature=s12-3"},{"c":5,"s":5,"id":10511,"u":"double%20debilitation_rogue_crb_15_crb","p":182,"h":1,"n":"Rogue 15; Double Debilitation","uh":"rogue_crb,state:feature=s14-0"},{"c":5,"s":5,"id":10513,"u":"greater%20weapon%20specialization_rogue_crb_15_crb","p":182,"h":1,"n":"Rogue 15; Greater Weapon Specialization","uh":"rogue_crb,state:feature=s14-1"},{"c":5,"s":5,"id":10515,"u":"slippery%20mind_rogue_crb_17_crb","p":182,"h":1,"n":"Rogue 17; Slippery Mind","uh":"rogue_crb,state:feature=s16-0"},{"c":5,"s":5,"id":10517,"u":"light%20armor%20mastery_rogue_crb_19_crb","p":182,"h":1,"n":"Rogue 19; Light Armor Mastery","uh":"rogue_crb,state:feature=s18-0"},{"c":5,"s":5,"id":10519,"u":"master%20strike_rogue_crb_19_crb","p":182,"h":1,"n":"Rogue 19; Master Strike","uh":"rogue_crb,state:feature=s18-1"},{"c":5,"s":5,"id":10521,"u":"ancestry%20and%20background_sorcerer_crb_1_crb","p":196,"h":1,"n":"Sorcerer 1; Ancestry and Background","uh":"sorcerer_crb,state:feature=s0-0"},{"c":5,"s":5,"id":10523,"u":"bloodline_sorcerer_crb_1_crb","p":196,"h":1,"n":"Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:feature=s0-2"},{"c":5,"s":5,"id":10525,"u":"initial%20proficiencies_sorcerer_crb_1_crb","p":196,"h":1,"n":"Sorcerer 1; Initial Proficiencies","uh":"sorcerer_crb,state:feature=s0-1"},{"c":5,"s":5,"id":10527,"u":"sorcerer%20spellcasting_sorcerer_crb_1_crb","p":192,"h":1,"n":"Sorcerer 1; Sorcerer Spellcasting","uh":"sorcerer_crb,state:feature=s0-3"},{"c":5,"s":5,"id":10529,"u":"spell%20repertoire_sorcerer_crb_1_crb","p":193,"h":1,"n":"Sorcerer 1; Spell Repertoire","uh":"sorcerer_crb,state:feature=s0-4"},{"c":5,"s":5,"id":10531,"u":"skill%20feats_sorcerer_crb_2_crb","p":193,"h":1,"n":"Sorcerer 2; Skill Feats","uh":"sorcerer_crb,state:feature=s1-0"},{"c":5,"s":5,"id":10533,"u":"sorcerer%20feats_sorcerer_crb_2_crb","p":193,"h":1,"n":"Sorcerer 2; Sorcerer Feats","uh":"sorcerer_crb,state:feature=s1-1"},{"c":5,"s":5,"id":10535,"u":"general%20feats_sorcerer_crb_3_crb","p":193,"h":1,"n":"Sorcerer 3; General Feats","uh":"sorcerer_crb,state:feature=s2-0"},{"c":5,"s":5,"id":10537,"u":"signature%20spells_sorcerer_crb_3_crb","p":193,"h":1,"n":"Sorcerer 3; Signature Spells","uh":"sorcerer_crb,state:feature=s2-1"},{"c":5,"s":5,"id":10539,"u":"skill%20increases_sorcerer_crb_3_crb","p":194,"h":1,"n":"Sorcerer 3; Skill Increases","uh":"sorcerer_crb,state:feature=s2-2"},{"c":5,"s":5,"id":10541,"u":"ability%20boosts_sorcerer_crb_5_crb","p":194,"h":1,"n":"Sorcerer 5; Ability Boosts","uh":"sorcerer_crb,state:feature=s4-0"},{"c":5,"s":5,"id":10543,"u":"ancestry%20feats_sorcerer_crb_5_crb","p":194,"h":1,"n":"Sorcerer 5; Ancestry Feats","uh":"sorcerer_crb,state:feature=s4-1"},{"c":5,"s":5,"id":10545,"u":"magical%20fortitude_sorcerer_crb_5_crb","p":194,"h":1,"n":"Sorcerer 5; Magical Fortitude","uh":"sorcerer_crb,state:feature=s4-2"},{"c":5,"s":5,"id":10547,"u":"expert%20spellcaster_sorcerer_crb_7_crb","p":194,"h":1,"n":"Sorcerer 7; Expert Spellcaster","uh":"sorcerer_crb,state:feature=s6-0"},{"c":5,"s":5,"id":10549,"u":"lightning%20reflexes_sorcerer_crb_9_crb","p":194,"h":1,"n":"Sorcerer 9; Lightning Reflexes","uh":"sorcerer_crb,state:feature=s8-0"},{"c":5,"s":5,"id":10551,"u":"alertness_sorcerer_crb_11_crb","p":194,"h":1,"n":"Sorcerer 11; Alertness","uh":"sorcerer_crb,state:feature=s10-0"},{"c":5,"s":5,"id":10553,"u":"simple%20weapon%20expertise_sorcerer_crb_11_crb","p":194,"h":1,"n":"Sorcerer 11; Simple Weapon Expertise","uh":"sorcerer_crb,state:feature=s10-1"},{"c":5,"s":5,"id":10555,"u":"defensive%20robes_sorcerer_crb_13_crb","p":194,"h":1,"n":"Sorcerer 13; Defensive Robes","uh":"sorcerer_crb,state:feature=s12-0"},{"c":5,"s":5,"id":10557,"u":"weapon%20specialization_sorcerer_crb_13_crb","p":194,"h":1,"n":"Sorcerer 13; Weapon Specialization","uh":"sorcerer_crb,state:feature=s12-1"},{"c":5,"s":5,"id":10559,"u":"master%20spellcaster_sorcerer_crb_15_crb","p":194,"h":1,"n":"Sorcerer 15; Master Spellcaster","uh":"sorcerer_crb,state:feature=s14-0"},{"c":5,"s":5,"id":10561,"u":"resolve_sorcerer_crb_17_crb","p":194,"h":1,"n":"Sorcerer 17; Resolve","uh":"sorcerer_crb,state:feature=s16-0"},{"c":5,"s":5,"id":10563,"u":"bloodline%20paragon_sorcerer_crb_19_crb","p":194,"h":1,"n":"Sorcerer 19; Bloodline Paragon","uh":"sorcerer_crb,state:feature=s18-0"},{"c":5,"s":5,"id":10565,"u":"legendary%20spellcaster_sorcerer_crb_19_crb","p":194,"h":1,"n":"Sorcerer 19; Legendary Spellcaster","uh":"sorcerer_crb,state:feature=s18-1"},{"c":5,"s":64,"id":10567,"u":"ancestry%20and%20background_summoner_som_1_som","p":52,"h":1,"n":"Summoner 1; Ancestry and Background","uh":"summoner_som,state:feature=s0-0"},{"c":5,"s":64,"id":10569,"u":"initial%20proficiencies_summoner_som_1_som","p":52,"h":1,"n":"Summoner 1; Initial Proficiencies","uh":"summoner_som,state:feature=s0-1"},{"c":5,"s":64,"id":10571,"u":"eidolon_summoner_som_1_som","p":52,"h":1,"n":"Summoner 1; Eidolon","uh":"summoner_som,state:feature=s0-2"},{"c":5,"s":64,"id":10573,"u":"summoner%20spellcasting_summoner_som_1_som","p":54,"h":1,"n":"Summoner 1; Summoner Spellcasting","uh":"summoner_som,state:feature=s0-3"},{"c":5,"s":64,"id":10575,"u":"spell%20repertoire_summoner_som_1_som","p":52,"h":1,"n":"Summoner 1; Spell Repertoire","uh":"summoner_som,state:feature=s0-4"},{"c":5,"s":64,"id":10577,"u":"link%20spells_summoner_som_1_som","p":55,"h":1,"n":"Summoner 1; Link Spells","uh":"summoner_som,state:feature=s0-5"},{"c":5,"s":64,"id":10579,"u":"evolution%20feat_summoner_som_1_som","p":56,"h":1,"n":"Summoner 1; Evolution Feat","uh":"summoner_som,state:feature=s0-6"},{"c":5,"s":64,"id":10581,"u":"skill%20feats_summoner_som_2_som","p":56,"h":1,"n":"Summoner 2; Skill Feats","uh":"summoner_som,state:feature=s1-0"},{"c":5,"s":64,"id":10583,"u":"summoner%20feats_summoner_som_2_som","p":56,"h":1,"n":"Summoner 2; Summoner Feats","uh":"summoner_som,state:feature=s1-1"},{"c":5,"s":64,"id":10585,"u":"general%20feats_summoner_som_3_som","p":56,"h":1,"n":"Summoner 3; General Feats","uh":"summoner_som,state:feature=s2-0"},{"c":5,"s":64,"id":10587,"u":"shared%20vigilance_summoner_som_3_som","p":56,"h":1,"n":"Summoner 3; Shared Vigilance","uh":"summoner_som,state:feature=s2-1"},{"c":5,"s":64,"id":10589,"u":"skill%20increases_summoner_som_3_som","p":56,"h":1,"n":"Summoner 3; Skill Increases","uh":"summoner_som,state:feature=s2-2"},{"c":5,"s":64,"id":10591,"u":"unlimited%20signature%20spells_summoner_som_3_som","p":56,"h":1,"n":"Summoner 3; Unlimited Signature Spells","uh":"summoner_som,state:feature=s2-3"},{"c":5,"s":64,"id":10593,"u":"ability%20boosts_summoner_som_5_som","p":56,"h":1,"n":"Summoner 5; Ability Boosts","uh":"summoner_som,state:feature=s4-0"},{"c":5,"s":64,"id":10595,"u":"ancestry%20feats_summoner_som_5_som","p":56,"h":1,"n":"Summoner 5; Ancestry Feats","uh":"summoner_som,state:feature=s4-1"},{"c":5,"s":64,"id":10597,"u":"eidolon%20unarmed%20expertise_summoner_som_5_som","p":56,"h":1,"n":"Summoner 5; Eidolon Unarmed Expertise","uh":"summoner_som,state:feature=s4-2"},{"c":5,"s":64,"id":10599,"u":"eidolon%20symbiosis_summoner_som_7_som","p":56,"h":1,"n":"Summoner 7; Eidolon Symbiosis","uh":"summoner_som,state:feature=s6-0"},{"c":5,"s":64,"id":10601,"u":"eidolon%20weapon%20specialization_summoner_som_7_som","p":56,"h":1,"n":"Summoner 7; Eidolon Weapon Specialization","uh":"summoner_som,state:feature=s6-1"},{"c":5,"s":64,"id":10603,"u":"expert%20spellcaster_summoner_som_9_som","p":56,"h":1,"n":"Summoner 9; Expert Spellcaster","uh":"summoner_som,state:feature=s8-0"},{"c":5,"s":64,"id":10605,"u":"shared%20reflexes_summoner_som_9_som","p":57,"h":1,"n":"Summoner 9; Shared Reflexes","uh":"summoner_som,state:feature=s8-1"},{"c":5,"s":64,"id":10607,"u":"eidolon%20defensive%20expertise_summoner_som_11_som","p":57,"h":1,"n":"Summoner 11; Eidolon Defensive Expertise","uh":"summoner_som,state:feature=s10-0"},{"c":5,"s":64,"id":10609,"u":"simple%20weapon%20expertise_summoner_som_11_som","p":57,"h":1,"n":"Summoner 11; Simple Weapon Expertise","uh":"summoner_som,state:feature=s10-1"},{"c":5,"s":64,"id":10611,"u":"twin%20juggernauts_summoner_som_11_som","p":57,"h":1,"n":"Summoner 11; Twin Juggernauts","uh":"summoner_som,state:feature=s10-2"},{"c":5,"s":64,"id":10613,"u":"defensive%20robes_summoner_som_13_som","p":57,"h":1,"n":"Summoner 13; Defensive Robes","uh":"summoner_som,state:feature=s12-0"},{"c":5,"s":64,"id":10615,"u":"eidolon%20unarmed%20mastery_summoner_som_13_som","p":57,"h":1,"n":"Summoner 13; Eidolon Unarmed Mastery","uh":"summoner_som,state:feature=s12-1"},{"c":5,"s":64,"id":10617,"u":"weapon%20specialization_summoner_som_13_som","p":57,"h":1,"n":"Summoner 13; Weapon Specialization","uh":"summoner_som,state:feature=s12-2"},{"c":5,"s":64,"id":10619,"u":"greater%20eidolon%20specialization_summoner_som_15_som","p":57,"h":1,"n":"Summoner 15; Greater Eidolon Specialization","uh":"summoner_som,state:feature=s14-0"},{"c":5,"s":64,"id":10621,"u":"shared%20resolve_summoner_som_15_som","p":57,"h":1,"n":"Summoner 15; Shared Resolve","uh":"summoner_som,state:feature=s14-1"},{"c":5,"s":64,"id":10623,"u":"eidolon%20transcendence_summoner_som_17_som","p":57,"h":1,"n":"Summoner 17; Eidolon Transcendence","uh":"summoner_som,state:feature=s16-0"},{"c":5,"s":64,"id":10625,"u":"master%20spellcaster_summoner_som_17_som","p":57,"h":1,"n":"Summoner 17; Master Spellcaster","uh":"summoner_som,state:feature=s16-1"},{"c":5,"s":64,"id":10627,"u":"eidolon%20defensive%20mastery_summoner_som_19_som","p":57,"h":1,"n":"Summoner 19; Eidolon Defensive Mastery","uh":"summoner_som,state:feature=s18-0"},{"c":5,"s":64,"id":10629,"u":"instant%20manifestation_summoner_som_19_som","p":57,"h":1,"n":"Summoner 19; Instant Manifestation","uh":"summoner_som,state:feature=s18-1"},{"c":5,"s":4,"id":10631,"u":"ancestry%20and%20background_swashbuckler_apg_1_apg","p":84,"h":1,"n":"Swashbuckler 1; Ancestry and Background","uh":"swashbuckler_apg,state:feature=s0-0"},{"c":5,"s":4,"id":10633,"u":"initial%20proficiencies_swashbuckler_apg_1_apg","p":84,"h":1,"n":"Swashbuckler 1; Initial Proficiencies","uh":"swashbuckler_apg,state:feature=s0-1"},{"c":5,"s":4,"id":10635,"u":"panache_swashbuckler_apg_1_apg","p":84,"h":1,"n":"Swashbuckler 1; Panache","uh":"swashbuckler_apg,state:feature=s0-2"},{"c":5,"s":4,"id":10637,"u":"swashbuckler's%20style_swashbuckler_apg_1_apg","p":84,"h":1,"n":"Swashbuckler 1; Swashbuckler's Style","uh":"swashbuckler_apg,state:feature=s0-4"},{"c":5,"s":4,"id":10639,"u":"precise%20strike_swashbuckler_apg_1_apg","p":85,"h":1,"n":"Swashbuckler 1; Precise Strike","uh":"swashbuckler_apg,state:feature=s0-3"},{"c":5,"s":4,"id":10641,"u":"confident%20finisher_swashbuckler_apg_1_apg","p":85,"h":1,"n":"Swashbuckler 1; Confident Finisher","uh":"swashbuckler_apg,state:feature=s0-5"},{"c":5,"s":4,"id":10643,"u":"swashbuckler%20feats_swashbuckler_apg_1_apg","p":85,"h":1,"n":"Swashbuckler 1; Swashbuckler Feats","uh":"swashbuckler_apg,state:feature=s0-6"},{"c":5,"s":4,"id":10645,"u":"skill%20feats_swashbuckler_apg_2_apg","p":85,"h":1,"n":"Swashbuckler 2; Skill Feats","uh":"swashbuckler_apg,state:feature=s1-0"},{"c":5,"s":4,"id":10647,"u":"general%20feats_swashbuckler_apg_3_apg","p":85,"h":1,"n":"Swashbuckler 3; General Feats","uh":"swashbuckler_apg,state:feature=s2-0"},{"c":5,"s":4,"id":10649,"u":"great%20fortitude_swashbuckler_apg_3_apg","p":85,"h":1,"n":"Swashbuckler 3; Great Fortitude","uh":"swashbuckler_apg,state:feature=s2-1"},{"c":5,"s":4,"id":10651,"u":"opportune%20riposte_swashbuckler_apg_3_apg","p":85,"h":1,"n":"Swashbuckler 3; Opportune Riposte","uh":"swashbuckler_apg,state:feature=s2-2"},{"c":5,"s":4,"id":10653,"u":"skill%20increases_swashbuckler_apg_3_apg","p":86,"h":1,"n":"Swashbuckler 3; Skill Increases","uh":"swashbuckler_apg,state:feature=s2-3"},{"c":5,"s":4,"id":10655,"u":"stylish%20tricks_swashbuckler_apg_3_apg","p":86,"h":1,"n":"Swashbuckler 3; Stylish Tricks","uh":"swashbuckler_apg,state:feature=s2-4"},{"c":5,"s":4,"id":10657,"u":"vivacious%20speed_swashbuckler_apg_3_apg","p":86,"h":1,"n":"Swashbuckler 3; Vivacious Speed","uh":"swashbuckler_apg,state:feature=s2-5"},{"c":5,"s":4,"id":10659,"u":"ability%20boosts_swashbuckler_apg_5_apg","p":86,"h":1,"n":"Swashbuckler 5; Ability Boosts","uh":"swashbuckler_apg,state:feature=s4-0"},{"c":5,"s":4,"id":10661,"u":"ancestry%20feats_swashbuckler_apg_5_apg","p":86,"h":1,"n":"Swashbuckler 5; Ancestry Feats","uh":"swashbuckler_apg,state:feature=s4-1"},{"c":5,"s":4,"id":10663,"u":"weapon%20expertise_swashbuckler_apg_5_apg","p":86,"h":1,"n":"Swashbuckler 5; Weapon Expertise","uh":"swashbuckler_apg,state:feature=s4-2"},{"c":5,"s":4,"id":10665,"u":"evasion_swashbuckler_apg_7_apg","p":86,"h":1,"n":"Swashbuckler 7; Evasion","uh":"swashbuckler_apg,state:feature=s6-0"},{"c":5,"s":4,"id":10667,"u":"weapon%20specialization_swashbuckler_apg_7_apg","p":86,"h":1,"n":"Swashbuckler 7; Weapon Specialization","uh":"swashbuckler_apg,state:feature=s6-1"},{"c":5,"s":4,"id":10669,"u":"exemplary%20finisher_swashbuckler_apg_9_apg","p":86,"h":1,"n":"Swashbuckler 9; Exemplary Finisher","uh":"swashbuckler_apg,state:feature=s8-0"},{"c":5,"s":4,"id":10671,"u":"swashbuckler%20expertise_swashbuckler_apg_9_apg","p":87,"h":1,"n":"Swashbuckler 9; Swashbuckler Expertise","uh":"swashbuckler_apg,state:feature=s8-1"},{"c":5,"s":4,"id":10673,"u":"continuous%20flair_swashbuckler_apg_11_apg","p":87,"h":1,"n":"Swashbuckler 11; Continuous Flair","uh":"swashbuckler_apg,state:feature=s10-0"},{"c":5,"s":4,"id":10675,"u":"vigilant%20senses_swashbuckler_apg_11_apg","p":87,"h":1,"n":"Swashbuckler 11; Vigilant Senses","uh":"swashbuckler_apg,state:feature=s10-1"},{"c":5,"s":4,"id":10677,"u":"improved%20evasion_swashbuckler_apg_13_apg","p":86,"h":1,"n":"Swashbuckler 13; Improved Evasion","uh":"swashbuckler_apg,state:feature=s12-0"},{"c":5,"s":4,"id":10679,"u":"light%20armor%20expertise_swashbuckler_apg_13_apg","p":86,"h":1,"n":"Swashbuckler 13; Light Armor Expertise","uh":"swashbuckler_apg,state:feature=s12-1"},{"c":5,"s":4,"id":10681,"u":"weapon%20mastery_swashbuckler_apg_13_apg","p":86,"h":1,"n":"Swashbuckler 13; Weapon Mastery","uh":"swashbuckler_apg,state:feature=s12-2"},{"c":5,"s":4,"id":10683,"u":"greater%20weapon%20specialization_swashbuckler_apg_15_apg","p":86,"h":1,"n":"Swashbuckler 15; Greater Weapon Specialization","uh":"swashbuckler_apg,state:feature=s14-0"},{"c":5,"s":4,"id":10685,"u":"keen%20flair_swashbuckler_apg_15_apg","p":86,"h":1,"n":"Swashbuckler 15; Keen Flair","uh":"swashbuckler_apg,state:feature=s14-1"},{"c":5,"s":4,"id":10687,"u":"resolve_swashbuckler_apg_17_apg","p":86,"h":1,"n":"Swashbuckler 17; Resolve","uh":"swashbuckler_apg,state:feature=s16-0"},{"c":5,"s":4,"id":10689,"u":"eternal%20confidence_swashbuckler_apg_19_apg","p":86,"h":1,"n":"Swashbuckler 19; Eternal Confidence","uh":"swashbuckler_apg,state:feature=s18-0"},{"c":5,"s":4,"id":10691,"u":"light%20armor%20mastery_swashbuckler_apg_19_apg","p":86,"h":1,"n":"Swashbuckler 19; Light Armor Mastery","uh":"swashbuckler_apg,state:feature=s18-1"},{"c":5,"s":11,"id":10693,"u":"ancestry%20and%20background_thaumaturge_da_1_da","p":32,"h":1,"n":"Thaumaturge 1; Ancestry and Background","uh":"thaumaturge_da,state:feature=s0-0"},{"c":5,"s":11,"id":10695,"u":"initial%20proficiencies_thaumaturge_da_1_da","p":32,"h":1,"n":"Thaumaturge 1; Initial Proficiencies","uh":"thaumaturge_da,state:feature=s0-1"},{"c":5,"s":11,"id":10697,"u":"esoteric%20lore_thaumaturge_da_1_da","p":32,"h":1,"n":"Thaumaturge 1; Esoteric Lore","uh":"thaumaturge_da,state:feature=s0-2"},{"c":5,"s":11,"id":10699,"u":"first%20implement%20and%20esoterica_thaumaturge_da_1_da","p":32,"h":1,"n":"Thaumaturge 1; First Implement And Esoterica","uh":"thaumaturge_da,state:feature=s0-3"},{"c":5,"s":11,"id":10701,"u":"implement's%20empowerment_thaumaturge_da_1_da","p":33,"h":1,"n":"Thaumaturge 1; Implement'S Empowerment","uh":"thaumaturge_da,state:feature=s0-4"},{"c":5,"s":11,"id":10703,"u":"thaumaturge%20feats_thaumaturge_da_1_da","p":33,"h":1,"n":"Thaumaturge 1; Thaumaturge Feats","uh":"thaumaturge_da,state:feature=s0-5"},{"c":5,"s":11,"id":10705,"u":"skill%20feats_thaumaturge_da_2_da","p":33,"h":1,"n":"Thaumaturge 2; Skill Feats","uh":"thaumaturge_da,state:feature=s1-0"},{"c":5,"s":11,"id":10707,"u":"general%20feats_thaumaturge_da_3_da","p":33,"h":1,"n":"Thaumaturge 3; General Feats","uh":"thaumaturge_da,state:feature=s2-0"},{"c":5,"s":11,"id":10709,"u":"lightning%20reflexes_thaumaturge_da_3_da","p":33,"h":1,"n":"Thaumaturge 3; Lightning Reflexes","uh":"thaumaturge_da,state:feature=s2-1"},{"c":5,"s":11,"id":10711,"u":"skill%20increases_thaumaturge_da_3_da","p":34,"h":1,"n":"Thaumaturge 3; Skill Increases","uh":"thaumaturge_da,state:feature=s2-2"},{"c":5,"s":11,"id":10713,"u":"ability%20boosts_thaumaturge_da_5_da","p":34,"h":1,"n":"Thaumaturge 5; Ability Boosts","uh":"thaumaturge_da,state:feature=s4-0"},{"c":5,"s":11,"id":10715,"u":"ancestry%20feats_thaumaturge_da_5_da","p":34,"h":1,"n":"Thaumaturge 5; Ancestry Feats","uh":"thaumaturge_da,state:feature=s4-1"},{"c":5,"s":11,"id":10717,"u":"second%20implement_thaumaturge_da_5_da","p":34,"h":1,"n":"Thaumaturge 5; Second Implement","uh":"thaumaturge_da,state:feature=s4-2"},{"c":5,"s":11,"id":10719,"u":"thaumaturge%20weapon%20expertise_thaumaturge_da_5_da","p":34,"h":1,"n":"Thaumaturge 5; Thaumaturge Weapon Expertise","uh":"thaumaturge_da,state:feature=s4-3"},{"c":5,"s":11,"id":10721,"u":"implement%20adept_thaumaturge_da_7_da","p":34,"h":1,"n":"Thaumaturge 7; Implement Adept","uh":"thaumaturge_da,state:feature=s6-0"},{"c":5,"s":11,"id":10723,"u":"resolve_thaumaturge_da_7_da","p":34,"h":1,"n":"Thaumaturge 7; Resolve","uh":"thaumaturge_da,state:feature=s6-1"},{"c":5,"s":11,"id":10725,"u":"weapon%20specialization_thaumaturge_da_7_da","p":34,"h":1,"n":"Thaumaturge 7; Weapon Specialization","uh":"thaumaturge_da,state:feature=s6-2"},{"c":5,"s":11,"id":10727,"u":"intensify%20vulnerability_thaumaturge_da_9_da","p":34,"h":1,"n":"Thaumaturge 9; Intensify Vulnerability","uh":"thaumaturge_da,state:feature=s8-0"},{"c":5,"s":11,"id":10729,"u":"thaumaturgic%20expertise_thaumaturge_da_9_da","p":35,"h":1,"n":"Thaumaturge 9; Thaumaturgic Expertise","uh":"thaumaturge_da,state:feature=s8-1"},{"c":5,"s":11,"id":10731,"u":"vigilant%20senses_thaumaturge_da_9_da","p":35,"h":1,"n":"Thaumaturge 9; Vigilant Senses","uh":"thaumaturge_da,state:feature=s8-2"},{"c":5,"s":11,"id":10733,"u":"medium%20armor%20expertise_thaumaturge_da_11_da","p":35,"h":1,"n":"Thaumaturge 11; Medium Armor Expertise","uh":"thaumaturge_da,state:feature=s10-0"},{"c":5,"s":11,"id":10735,"u":"second%20adept_thaumaturge_da_11_da","p":35,"h":1,"n":"Thaumaturge 11; Second Adept","uh":"thaumaturge_da,state:feature=s10-1"},{"c":5,"s":11,"id":10737,"u":"greater%20resolve_thaumaturge_da_13_da","p":35,"h":1,"n":"Thaumaturge 13; Greater Resolve","uh":"thaumaturge_da,state:feature=s12-0"},{"c":5,"s":11,"id":10739,"u":"weapon%20mastery_thaumaturge_da_13_da","p":35,"h":1,"n":"Thaumaturge 13; Weapon Mastery","uh":"thaumaturge_da,state:feature=s12-1"},{"c":5,"s":11,"id":10741,"u":"greater%20weapon%20specialization_thaumaturge_da_15_da","p":35,"h":1,"n":"Thaumaturge 15; Greater Weapon Specialization","uh":"thaumaturge_da,state:feature=s14-0"},{"c":5,"s":11,"id":10743,"u":"juggernaut_thaumaturge_da_15_da","p":35,"h":1,"n":"Thaumaturge 15; Juggernaut","uh":"thaumaturge_da,state:feature=s14-1"},{"c":5,"s":11,"id":10745,"u":"third%20implement_thaumaturge_da_15_da","p":35,"h":1,"n":"Thaumaturge 15; Third Implement","uh":"thaumaturge_da,state:feature=s14-2"},{"c":5,"s":11,"id":10747,"u":"implement%20paragon_thaumaturge_da_17_da","p":35,"h":1,"n":"Thaumaturge 17; Implement Paragon","uh":"thaumaturge_da,state:feature=s16-0"},{"c":5,"s":11,"id":10749,"u":"thaumaturgic%20mastery_thaumaturge_da_17_da","p":35,"h":1,"n":"Thaumaturge 17; Thaumaturgic Mastery","uh":"thaumaturge_da,state:feature=s16-1"},{"c":5,"s":11,"id":10751,"u":"medium%20armor%20mastery_thaumaturge_da_19_da","p":35,"h":1,"n":"Thaumaturge 19; Medium Armor Mastery","uh":"thaumaturge_da,state:feature=s18-0"},{"c":5,"s":11,"id":10753,"u":"unlimited%20esoterica_thaumaturge_da_19_da","p":35,"h":1,"n":"Thaumaturge 19; Unlimited Esoterica","uh":"thaumaturge_da,state:feature=s18-1"},{"c":5,"s":4,"id":10755,"u":"ancestry%20and%20background_witch_apg_1_apg","p":96,"h":1,"n":"Witch 1; Ancestry and Background","uh":"witch_apg,state:feature=s0-0"},{"c":5,"s":4,"id":10757,"u":"initial%20proficiencies_witch_apg_1_apg","p":96,"h":1,"n":"Witch 1; Initial Proficiencies","uh":"witch_apg,state:feature=s0-1"},{"c":5,"s":4,"id":10759,"u":"witch%20feats_witch_apg_2_apg","p":98,"h":1,"n":"Witch 2; Witch Feats","uh":"witch_apg,state:feature=s1-1"},{"c":5,"s":4,"id":10761,"u":"patron_witch_apg_1_apg","p":96,"h":1,"n":"Witch 1; Patron","uh":"witch_apg,state:feature=s0-2"},{"c":5,"s":4,"id":10763,"u":"familiar_witch_apg_1_apg","p":96,"h":1,"n":"Witch 1; Familiar","uh":"witch_apg,state:feature=s0-3"},{"c":5,"s":4,"id":10765,"u":"witch%20spellcasting_witch_apg_1_apg","p":96,"h":1,"n":"Witch 1; Witch Spellcasting","uh":"witch_apg,state:feature=s0-4"},{"c":5,"s":4,"id":10767,"u":"hexes_witch_apg_1_apg","p":97,"h":1,"n":"Witch 1; Hexes","uh":"witch_apg,state:feature=s0-5"},{"c":5,"s":4,"id":10769,"u":"skill%20feats_witch_apg_2_apg","p":98,"h":1,"n":"Witch 2; Skill Feats","uh":"witch_apg,state:feature=s1-0"},{"c":5,"s":4,"id":10771,"u":"general%20feats_witch_apg_3_apg","p":98,"h":1,"n":"Witch 3; General Feats","uh":"witch_apg,state:feature=s2-0"},{"c":5,"s":4,"id":10773,"u":"skill%20increases_witch_apg_3_apg","p":98,"h":1,"n":"Witch 3; Skill Increases","uh":"witch_apg,state:feature=s2-1"},{"c":5,"s":4,"id":10775,"u":"ability%20boosts_witch_apg_5_apg","p":98,"h":1,"n":"Witch 5; Ability Boosts","uh":"witch_apg,state:feature=s4-0"},{"c":5,"s":4,"id":10777,"u":"ancestry%20feats_witch_apg_5_apg","p":98,"h":1,"n":"Witch 5; Ancestry Feats","uh":"witch_apg,state:feature=s4-1"},{"c":5,"s":4,"id":10779,"u":"magical%20fortitude_witch_apg_5_apg","p":98,"h":1,"n":"Witch 5; Magical Fortitude","uh":"witch_apg,state:feature=s4-2"},{"c":5,"s":4,"id":10781,"u":"expert%20spellcaster_witch_apg_7_apg","p":98,"h":1,"n":"Witch 7; Expert Spellcaster","uh":"witch_apg,state:feature=s6-0"},{"c":5,"s":4,"id":10783,"u":"lightning%20reflexes_witch_apg_9_apg","p":98,"h":1,"n":"Witch 9; Lightning Reflexes","uh":"witch_apg,state:feature=s8-0"},{"c":5,"s":4,"id":10785,"u":"alertness_witch_apg_11_apg","p":98,"h":1,"n":"Witch 11; Alertness","uh":"witch_apg,state:feature=s10-0"},{"c":5,"s":4,"id":10787,"u":"weapon%20expertise_witch_apg_11_apg","p":98,"h":1,"n":"Witch 11; Weapon Expertise","uh":"witch_apg,state:feature=s10-1"},{"c":5,"s":4,"id":10789,"u":"defensive%20robes_witch_apg_13_apg","p":99,"h":1,"n":"Witch 13; Defensive Robes","uh":"witch_apg,state:feature=s12-0"},{"c":5,"s":4,"id":10791,"u":"weapon%20specialization_witch_apg_13_apg","p":99,"h":1,"n":"Witch 13; Weapon Specialization","uh":"witch_apg,state:feature=s12-1"},{"c":5,"s":4,"id":10793,"u":"master%20spellcaster_witch_apg_15_apg","p":99,"h":1,"n":"Witch 15; Master Spellcaster","uh":"witch_apg,state:feature=s14-0"},{"c":5,"s":4,"id":10795,"u":"resolve_witch_apg_17_apg","p":99,"h":1,"n":"Witch 17; Resolve","uh":"witch_apg,state:feature=s16-0"},{"c":5,"s":4,"id":10797,"u":"legendary%20spellcaster_witch_apg_19_apg","p":99,"h":1,"n":"Witch 19; Legendary Spellcaster","uh":"witch_apg,state:feature=s18-0"},{"c":5,"s":4,"id":10799,"u":"patron's%20gift_witch_apg_19_apg","p":99,"h":1,"n":"Witch 19; Patron's Gift","uh":"witch_apg,state:feature=s18-1"},{"c":5,"s":5,"id":10801,"u":"ancestry%20and%20background_wizard_crb_1_crb","p":204,"h":1,"n":"Wizard 1; Ancestry and Background","uh":"wizard_crb,state:feature=s0-0"},{"c":5,"s":5,"id":10803,"u":"initial%20proficiencies_wizard_crb_1_crb","p":204,"h":1,"n":"Wizard 1; Initial Proficiencies","uh":"wizard_crb,state:feature=s0-1"},{"c":5,"s":5,"id":10805,"u":"arcane%20spellcasting_wizard_crb_1_crb","p":204,"h":1,"n":"Wizard 1; Arcane Spellcasting","uh":"wizard_crb,state:feature=s0-2"},{"c":5,"s":5,"id":10807,"u":"arcane%20school_wizard_crb_1_crb","p":204,"h":1,"n":"Wizard 1; Arcane School","uh":"wizard_crb,state:feature=s0-3"},{"c":5,"s":5,"id":10809,"u":"arcane%20bond_wizard_crb_1_crb","p":205,"h":1,"n":"Wizard 1; Arcane Bond","uh":"wizard_crb,state:feature=s0-4"},{"c":5,"s":5,"id":10811,"u":"arcane%20thesis_wizard_crb_1_crb","p":205,"h":1,"n":"Wizard 1; Arcane Thesis","uh":"wizard_crb,state:feature=s0-5"},{"c":5,"s":5,"id":10813,"u":"skill%20feats_wizard_crb_2_crb","p":206,"h":1,"n":"Wizard 2; Skill Feats","uh":"wizard_crb,state:feature=s1-0"},{"c":5,"s":5,"id":10815,"u":"wizard%20feats_wizard_crb_2_crb","p":206,"h":1,"n":"Wizard 2; Wizard Feats","uh":"wizard_crb,state:feature=s1-1"},{"c":5,"s":5,"id":10817,"u":"general%20feats_wizard_crb_3_crb","p":206,"h":1,"n":"Wizard 3; General Feats","uh":"wizard_crb,state:feature=s2-0"},{"c":5,"s":5,"id":10819,"u":"skill%20increases_wizard_crb_3_crb","p":206,"h":1,"n":"Wizard 3; Skill Increases","uh":"wizard_crb,state:feature=s2-1"},{"c":5,"s":5,"id":10821,"u":"ability%20boosts_wizard_crb_5_crb","p":207,"h":1,"n":"Wizard 5; Ability Boosts","uh":"wizard_crb,state:feature=s4-0"},{"c":5,"s":5,"id":10823,"u":"ancestry%20feats_wizard_crb_5_crb","p":207,"h":1,"n":"Wizard 5; Ancestry Feats","uh":"wizard_crb,state:feature=s4-1"},{"c":5,"s":5,"id":10825,"u":"lightning%20reflexes_wizard_crb_5_crb","p":207,"h":1,"n":"Wizard 5; Lightning Reflexes","uh":"wizard_crb,state:feature=s4-2"},{"c":5,"s":5,"id":10827,"u":"expert%20spellcaster_wizard_crb_7_crb","p":207,"h":1,"n":"Wizard 7; Expert Spellcaster","uh":"wizard_crb,state:feature=s6-0"},{"c":5,"s":5,"id":10829,"u":"magical%20fortitude_wizard_crb_9_crb","p":207,"h":1,"n":"Wizard 9; Magical Fortitude","uh":"wizard_crb,state:feature=s8-0"},{"c":5,"s":5,"id":10831,"u":"alertness_wizard_crb_11_crb","p":207,"h":1,"n":"Wizard 11; Alertness","uh":"wizard_crb,state:feature=s10-0"},{"c":5,"s":5,"id":10833,"u":"wizard%20weapon%20expertise_wizard_crb_11_crb","p":207,"h":1,"n":"Wizard 11; Wizard Weapon Expertise","uh":"wizard_crb,state:feature=s10-1"},{"c":5,"s":5,"id":10835,"u":"defensive%20robes_wizard_crb_13_crb","p":207,"h":1,"n":"Wizard 13; Defensive Robes","uh":"wizard_crb,state:feature=s12-0"},{"c":5,"s":5,"id":10837,"u":"weapon%20specialization_wizard_crb_13_crb","p":207,"h":1,"n":"Wizard 13; Weapon Specialization","uh":"wizard_crb,state:feature=s12-1"},{"c":5,"s":5,"id":10839,"u":"master%20spellcaster_wizard_crb_15_crb","p":207,"h":1,"n":"Wizard 15; Master Spellcaster","uh":"wizard_crb,state:feature=s14-0"},{"c":5,"s":5,"id":10841,"u":"resolve_wizard_crb_17_crb","p":207,"h":1,"n":"Wizard 17; Resolve","uh":"wizard_crb,state:feature=s16-0"},{"c":5,"s":5,"id":10843,"u":"archwizard's%20spellcraft_wizard_crb_19_crb","p":207,"h":1,"n":"Wizard 19; Archwizard's Spellcraft","uh":"wizard_crb,state:feature=s18-0"},{"c":5,"s":5,"id":10845,"u":"legendary%20spellcaster_wizard_crb_19_crb","p":207,"h":1,"n":"Wizard 19; Legendary Spellcaster","uh":"wizard_crb,state:feature=s18-1"},{"c":6,"s":5,"id":10847,"u":"research%20field_alchemist_crb_bomber_crb_1_crb","p":73,"h":1,"n":"Bomber Alchemist 1; Research Field","uh":"alchemist_crb,state:sub-bomber-crb=b1~feature=s0-4"},{"c":6,"s":5,"id":10849,"u":"field%20discovery_alchemist_crb_bomber_crb_5_crb","p":74,"h":1,"n":"Bomber Alchemist 5; Field Discovery","uh":"alchemist_crb,state:sub-bomber-crb=b1~feature=s4-3"},{"c":6,"s":5,"id":10851,"u":"perpetual%20infusions_alchemist_crb_bomber_crb_7_crb","p":74,"h":1,"n":"Bomber Alchemist 7; Perpetual Infusions","uh":"alchemist_crb,state:sub-bomber-crb=b1~feature=s6-2"},{"c":6,"s":5,"id":10853,"u":"perpetual%20potency_alchemist_crb_bomber_crb_11_crb","p":74,"h":1,"n":"Bomber Alchemist 11; Perpetual Potency","uh":"alchemist_crb,state:sub-bomber-crb=b1~feature=s10-1"},{"c":6,"s":5,"id":10855,"u":"greater%20field%20discovery_alchemist_crb_bomber_crb_13_crb","p":74,"h":1,"n":"Bomber Alchemist 13; Greater Field Discovery","uh":"alchemist_crb,state:sub-bomber-crb=b1~feature=s12-0"},{"c":6,"s":5,"id":10857,"u":"perpetual%20perfection_alchemist_crb_bomber_crb_17_crb","p":74,"h":1,"n":"Bomber Alchemist 17; Perpetual Perfection","uh":"alchemist_crb,state:sub-bomber-crb=b1~feature=s16-1"},{"c":6,"s":5,"id":10859,"u":"research%20field_alchemist_crb_chirurgeon_crb_1_crb","p":73,"h":1,"n":"Chirurgeon Alchemist 1; Research Field","uh":"alchemist_crb,state:sub-chirurgeon-crb=b1~feature=s0-4"},{"c":6,"s":5,"id":10861,"u":"field%20discovery_alchemist_crb_chirurgeon_crb_5_crb","p":74,"h":1,"n":"Chirurgeon Alchemist 5; Field Discovery","uh":"alchemist_crb,state:sub-chirurgeon-crb=b1~feature=s4-3"},{"c":6,"s":5,"id":10863,"u":"perpetual%20infusions_alchemist_crb_chirurgeon_crb_7_crb","p":74,"h":1,"n":"Chirurgeon Alchemist 7; Perpetual Infusions","uh":"alchemist_crb,state:sub-chirurgeon-crb=b1~feature=s6-2"},{"c":6,"s":5,"id":10865,"u":"perpetual%20potency_alchemist_crb_chirurgeon_crb_11_crb","p":74,"h":1,"n":"Chirurgeon Alchemist 11; Perpetual Potency","uh":"alchemist_crb,state:sub-chirurgeon-crb=b1~feature=s10-1"},{"c":6,"s":5,"id":10867,"u":"greater%20field%20discovery_alchemist_crb_chirurgeon_crb_13_crb","p":74,"h":1,"n":"Chirurgeon Alchemist 13; Greater Field Discovery","uh":"alchemist_crb,state:sub-chirurgeon-crb=b1~feature=s12-0"},{"c":6,"s":5,"id":10869,"u":"perpetual%20perfection_alchemist_crb_chirurgeon_crb_17_crb","p":74,"h":1,"n":"Chirurgeon Alchemist 17; Perpetual Perfection","uh":"alchemist_crb,state:sub-chirurgeon-crb=b1~feature=s16-1"},{"c":6,"s":5,"id":10871,"u":"research%20field_alchemist_crb_mutagenist_crb_1_crb","p":73,"h":1,"n":"Mutagenist Alchemist 1; Research Field","uh":"alchemist_crb,state:sub-mutagenist-crb=b1~feature=s0-4"},{"c":6,"s":5,"id":10873,"u":"field%20discovery_alchemist_crb_mutagenist_crb_5_crb","p":74,"h":1,"n":"Mutagenist Alchemist 5; Field Discovery","uh":"alchemist_crb,state:sub-mutagenist-crb=b1~feature=s4-3"},{"c":6,"s":5,"id":10875,"u":"perpetual%20infusions_alchemist_crb_mutagenist_crb_7_crb","p":74,"h":1,"n":"Mutagenist Alchemist 7; Perpetual Infusions","uh":"alchemist_crb,state:sub-mutagenist-crb=b1~feature=s6-2"},{"c":6,"s":5,"id":10877,"u":"perpetual%20potency_alchemist_crb_mutagenist_crb_11_crb","p":74,"h":1,"n":"Mutagenist Alchemist 11; Perpetual Potency","uh":"alchemist_crb,state:sub-mutagenist-crb=b1~feature=s10-1"},{"c":6,"s":5,"id":10879,"u":"greater%20field%20discovery_alchemist_crb_mutagenist_crb_13_crb","p":74,"h":1,"n":"Mutagenist Alchemist 13; Greater Field Discovery","uh":"alchemist_crb,state:sub-mutagenist-crb=b1~feature=s12-0"},{"c":6,"s":5,"id":10881,"u":"perpetual%20perfection_alchemist_crb_mutagenist_crb_17_crb","p":74,"h":1,"n":"Mutagenist Alchemist 17; Perpetual Perfection","uh":"alchemist_crb,state:sub-mutagenist-crb=b1~feature=s16-1"},{"c":6,"s":4,"id":10883,"u":"research%20field_alchemist_crb_toxicologist_apg_1_apg","p":106,"h":1,"n":"Toxicologist Alchemist 1; Research Field","uh":"alchemist_crb,state:sub-toxicologist-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":10885,"u":"field%20discovery_alchemist_crb_toxicologist_apg_5_apg","p":106,"h":1,"n":"Toxicologist Alchemist 5; Field Discovery","uh":"alchemist_crb,state:sub-toxicologist-apg=b1~feature=s4-3"},{"c":6,"s":4,"id":10887,"u":"perpetual%20infusions_alchemist_crb_toxicologist_apg_7_apg","p":106,"h":1,"n":"Toxicologist Alchemist 7; Perpetual Infusions","uh":"alchemist_crb,state:sub-toxicologist-apg=b1~feature=s6-2"},{"c":6,"s":4,"id":10889,"u":"perpetual%20potency_alchemist_crb_toxicologist_apg_11_apg","p":106,"h":1,"n":"Toxicologist Alchemist 11; Perpetual Potency","uh":"alchemist_crb,state:sub-toxicologist-apg=b1~feature=s10-1"},{"c":6,"s":4,"id":10891,"u":"greater%20field%20discovery_alchemist_crb_toxicologist_apg_13_apg","p":106,"h":1,"n":"Toxicologist Alchemist 13; Greater Field Discovery","uh":"alchemist_crb,state:sub-toxicologist-apg=b1~feature=s12-0"},{"c":6,"s":4,"id":10893,"u":"perpetual%20perfection_alchemist_crb_toxicologist_apg_17_apg","p":106,"h":1,"n":"Toxicologist Alchemist 17; Perpetual Perfection","uh":"alchemist_crb,state:sub-toxicologist-apg=b1~feature=s16-1"},{"c":6,"s":5,"id":10895,"u":"instinct_barbarian_crb_animal_crb_1_crb","p":86,"h":1,"n":"Animal Barbarian 1; Instinct","uh":"barbarian_crb,state:sub-animal-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":10897,"u":"weapon%20specialization_barbarian_crb_animal_crb_7_crb","p":86,"h":1,"n":"Animal Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:sub-animal-crb=b1~feature=s6-1"},{"c":6,"s":5,"id":10899,"u":"raging%20resistance_barbarian_crb_animal_crb_9_crb","p":86,"h":1,"n":"Animal Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:sub-animal-crb=b1~feature=s8-1"},{"c":6,"s":5,"id":10901,"u":"instinct_barbarian_crb_dragon_crb_1_crb","p":86,"h":1,"n":"Dragon Barbarian 1; Instinct","uh":"barbarian_crb,state:sub-dragon-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":10903,"u":"weapon%20specialization_barbarian_crb_dragon_crb_7_crb","p":87,"h":1,"n":"Dragon Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:sub-dragon-crb=b1~feature=s6-1"},{"c":6,"s":5,"id":10905,"u":"raging%20resistance_barbarian_crb_dragon_crb_9_crb","p":87,"h":1,"n":"Dragon Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:sub-dragon-crb=b1~feature=s8-1"},{"c":6,"s":5,"id":10907,"u":"instinct_barbarian_crb_fury_crb_1_crb","p":87,"h":1,"n":"Fury Barbarian 1; Instinct","uh":"barbarian_crb,state:sub-fury-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":10909,"u":"weapon%20specialization_barbarian_crb_fury_crb_7_crb","p":87,"h":1,"n":"Fury Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:sub-fury-crb=b1~feature=s6-1"},{"c":6,"s":5,"id":10911,"u":"raging%20resistance_barbarian_crb_fury_crb_9_crb","p":87,"h":1,"n":"Fury Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:sub-fury-crb=b1~feature=s8-1"},{"c":6,"s":5,"id":10913,"u":"instinct_barbarian_crb_giant_crb_1_crb","p":87,"h":1,"n":"Giant Barbarian 1; Instinct","uh":"barbarian_crb,state:sub-giant-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":10915,"u":"weapon%20specialization_barbarian_crb_giant_crb_7_crb","p":87,"h":1,"n":"Giant Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:sub-giant-crb=b1~feature=s6-1"},{"c":6,"s":5,"id":10917,"u":"raging%20resistance_barbarian_crb_giant_crb_9_crb","p":87,"h":1,"n":"Giant Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:sub-giant-crb=b1~feature=s8-1"},{"c":6,"s":5,"id":10919,"u":"instinct_barbarian_crb_spirit_crb_1_crb","p":87,"h":1,"n":"Spirit Barbarian 1; Instinct","uh":"barbarian_crb,state:sub-spirit-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":10921,"u":"weapon%20specialization_barbarian_crb_spirit_crb_7_crb","p":87,"h":1,"n":"Spirit Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:sub-spirit-crb=b1~feature=s6-1"},{"c":6,"s":5,"id":10923,"u":"raging%20resistance_barbarian_crb_spirit_crb_9_crb","p":87,"h":1,"n":"Spirit Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:sub-spirit-crb=b1~feature=s8-1"},{"c":6,"s":4,"id":10925,"u":"instinct_barbarian_crb_superstition_apg_1_apg","p":108,"h":1,"n":"Superstition Barbarian 1; Instinct","uh":"barbarian_crb,state:sub-superstition-apg=b1~feature=s0-3"},{"c":6,"s":4,"id":10927,"u":"weapon%20specialization_barbarian_crb_superstition_apg_7_apg","p":108,"h":1,"n":"Superstition Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:sub-superstition-apg=b1~feature=s6-1"},{"c":6,"s":4,"id":10929,"u":"raging%20resistance_barbarian_crb_superstition_apg_9_apg","p":108,"h":1,"n":"Superstition Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:sub-superstition-apg=b1~feature=s8-1"},{"c":6,"s":5,"id":10931,"u":"muses_bard_crb_polymath_crb_1_crb","p":97,"h":1,"n":"Polymath Bard 1; Muses","uh":"bard_crb,state:sub-polymath-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":10933,"u":"muses_bard_crb_enigma_crb_1_crb","p":97,"h":1,"n":"Enigma Bard 1; Muses","uh":"bard_crb,state:sub-enigma-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":10935,"u":"muses_bard_crb_maestro_crb_1_crb","p":97,"h":1,"n":"Maestro Bard 1; Muses","uh":"bard_crb,state:sub-maestro-crb=b1~feature=s0-5"},{"c":6,"s":4,"id":10937,"u":"muses_bard_crb_warrior_apg_1_apg","p":112,"h":1,"n":"Warrior Bard 1; Muses","uh":"bard_crb,state:sub-warrior-apg=b1~feature=s0-5"},{"c":6,"s":5,"id":10939,"u":"deity%20and%20cause_champion_crb_paladin_crb_1_crb","p":106,"h":1,"n":"Paladin Champion 1; Deity and Cause","uh":"champion_crb,state:sub-paladin-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":10941,"u":"deity%20and%20cause_champion_crb_redeemer_crb_1_crb","p":106,"h":1,"n":"Redeemer Champion 1; Deity and Cause","uh":"champion_crb,state:sub-redeemer-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":10943,"u":"deity%20and%20cause_champion_crb_liberator_crb_1_crb","p":107,"h":1,"n":"Liberator Champion 1; Deity and Cause","uh":"champion_crb,state:sub-liberator-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":10945,"u":"champion's%20reaction_champion_crb_paladin_crb_1_crb","p":107,"h":1,"n":"Paladin Champion 1; Champion's Reaction","uh":"champion_crb,state:sub-paladin-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":10947,"u":"champion's%20reaction_champion_crb_redeemer_crb_1_crb","p":107,"h":1,"n":"Redeemer Champion 1; Champion's Reaction","uh":"champion_crb,state:sub-redeemer-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":10949,"u":"champion's%20reaction_champion_crb_liberator_crb_1_crb","p":107,"h":1,"n":"Liberator Champion 1; Champion's Reaction","uh":"champion_crb,state:sub-liberator-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":10951,"u":"divine%20smite_champion_crb_paladin_crb_9_crb","p":107,"h":1,"n":"Paladin Champion 9; Divine Smite","uh":"champion_crb,state:sub-paladin-crb=b1~feature=s8-1"},{"c":6,"s":5,"id":10953,"u":"divine%20smite_champion_crb_redeemer_crb_9_crb","p":107,"h":1,"n":"Redeemer Champion 9; Divine Smite","uh":"champion_crb,state:sub-redeemer-crb=b1~feature=s8-1"},{"c":6,"s":5,"id":10955,"u":"divine%20smite_champion_crb_liberator_crb_9_crb","p":107,"h":1,"n":"Liberator Champion 9; Divine Smite","uh":"champion_crb,state:sub-liberator-crb=b1~feature=s8-1"},{"c":6,"s":5,"id":10957,"u":"exalt_champion_crb_liberator_crb_11_crb","p":107,"h":1,"n":"Liberator Champion 11; Exalt","uh":"champion_crb,state:sub-liberator-crb=b1~feature=s10-2"},{"c":6,"s":5,"id":10959,"u":"exalt_champion_crb_redeemer_crb_11_crb","p":107,"h":1,"n":"Redeemer Champion 11; Exalt","uh":"champion_crb,state:sub-redeemer-crb=b1~feature=s10-2"},{"c":6,"s":5,"id":10961,"u":"exalt_champion_crb_paladin_crb_11_crb","p":107,"h":1,"n":"Paladin Champion 11; Exalt","uh":"champion_crb,state:sub-paladin-crb=b1~feature=s10-2"},{"c":6,"s":4,"id":10963,"u":"deity%20and%20cause_champion_crb_tyrant_apg_1_apg","p":116,"h":1,"n":"Tyrant Champion 1; Deity and Cause","uh":"champion_crb,state:sub-tyrant-apg=b1~feature=s0-3"},{"c":6,"s":4,"id":10965,"u":"champion's%20reaction_champion_crb_tyrant_apg_1_apg","p":116,"h":1,"n":"Tyrant Champion 1; Champion's Reaction","uh":"champion_crb,state:sub-tyrant-apg=b1~feature=s0-5"},{"c":6,"s":4,"id":10967,"u":"divine%20smite_champion_crb_tyrant_apg_9_apg","p":107,"h":1,"n":"Tyrant Champion 9; Divine Smite","uh":"champion_crb,state:sub-tyrant-apg=b1~feature=s8-1"},{"c":6,"s":4,"id":10969,"u":"exalt_champion_crb_tyrant_apg_11_apg","p":107,"h":1,"n":"Tyrant Champion 11; Exalt","uh":"champion_crb,state:sub-tyrant-apg=b1~feature=s10-2"},{"c":6,"s":4,"id":10971,"u":"deity%20and%20cause_champion_crb_desecrator_apg_1_apg","p":116,"h":1,"n":"Desecrator Champion 1; Deity and Cause","uh":"champion_crb,state:sub-desecrator-apg=b1~feature=s0-3"},{"c":6,"s":4,"id":10973,"u":"champion's%20reaction_champion_crb_desecrator_apg_1_apg","p":116,"h":1,"n":"Desecrator Champion 1; Champion's Reaction","uh":"champion_crb,state:sub-desecrator-apg=b1~feature=s0-5"},{"c":6,"s":4,"id":10975,"u":"divine%20smite_champion_crb_desecrator_apg_9_apg","p":107,"h":1,"n":"Desecrator Champion 9; Divine Smite","uh":"champion_crb,state:sub-desecrator-apg=b1~feature=s8-1"},{"c":6,"s":4,"id":10977,"u":"exalt_champion_crb_desecrator_apg_11_apg","p":107,"h":1,"n":"Desecrator Champion 11; Exalt","uh":"champion_crb,state:sub-desecrator-apg=b1~feature=s10-2"},{"c":6,"s":4,"id":10979,"u":"deity%20and%20cause_champion_crb_antipaladin_apg_1_apg","p":116,"h":1,"n":"Antipaladin Champion 1; Deity and Cause","uh":"champion_crb,state:sub-antipaladin-apg=b1~feature=s0-3"},{"c":6,"s":4,"id":10981,"u":"champion's%20reaction_champion_crb_antipaladin_apg_1_apg","p":116,"h":1,"n":"Antipaladin Champion 1; Champion's Reaction","uh":"champion_crb,state:sub-antipaladin-apg=b1~feature=s0-5"},{"c":6,"s":4,"id":10983,"u":"divine%20smite_champion_crb_antipaladin_apg_9_apg","p":107,"h":1,"n":"Antipaladin Champion 9; Divine Smite","uh":"champion_crb,state:sub-antipaladin-apg=b1~feature=s8-1"},{"c":6,"s":4,"id":10985,"u":"exalt_champion_crb_antipaladin_apg_11_apg","p":107,"h":1,"n":"Antipaladin Champion 11; Exalt","uh":"champion_crb,state:sub-antipaladin-apg=b1~feature=s10-2"},{"c":6,"s":5,"id":10987,"u":"doctrine_cleric_crb_cloistered_crb_1_crb","p":119,"h":1,"n":"Cloistered Cleric 1; Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":10989,"u":"first%20doctrine_cleric_crb_cloistered_crb_1_crb","p":119,"h":1,"n":"Cloistered Cleric 1; First Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s0-6"},{"c":6,"s":5,"id":10991,"u":"second%20doctrine_cleric_crb_cloistered_crb_3_crb","p":119,"h":1,"n":"Cloistered Cleric 3; Second Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s2-0"},{"c":6,"s":5,"id":10993,"u":"third%20doctrine_cleric_crb_cloistered_crb_7_crb","p":119,"h":1,"n":"Cloistered Cleric 7; Third Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s6-0"},{"c":6,"s":5,"id":10995,"u":"fourth%20doctrine_cleric_crb_cloistered_crb_11_crb","p":119,"h":1,"n":"Cloistered Cleric 11; Fourth Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s10-0"},{"c":6,"s":5,"id":10997,"u":"fifth%20doctrine_cleric_crb_cloistered_crb_15_crb","p":119,"h":1,"n":"Cloistered Cleric 15; Fifth Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s14-0"},{"c":6,"s":5,"id":10999,"u":"final%20doctrine_cleric_crb_cloistered_crb_19_crb","p":119,"h":1,"n":"Cloistered Cleric 19; Final Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s18-0"},{"c":6,"s":5,"id":11001,"u":"doctrine_cleric_crb_warpriest_crb_1_crb","p":120,"h":1,"n":"Warpriest Cleric 1; Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":11003,"u":"first%20doctrine_cleric_crb_warpriest_crb_1_crb","p":120,"h":1,"n":"Warpriest Cleric 1; First Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s0-6"},{"c":6,"s":5,"id":11005,"u":"second%20doctrine_cleric_crb_warpriest_crb_3_crb","p":120,"h":1,"n":"Warpriest Cleric 3; Second Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s2-0"},{"c":6,"s":5,"id":11007,"u":"third%20doctrine_cleric_crb_warpriest_crb_7_crb","p":120,"h":1,"n":"Warpriest Cleric 7; Third Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s6-0"},{"c":6,"s":5,"id":11009,"u":"fourth%20doctrine_cleric_crb_warpriest_crb_11_crb","p":120,"h":1,"n":"Warpriest Cleric 11; Fourth Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s10-0"},{"c":6,"s":5,"id":11011,"u":"fifth%20doctrine_cleric_crb_warpriest_crb_15_crb","p":120,"h":1,"n":"Warpriest Cleric 15; Fifth Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s14-0"},{"c":6,"s":5,"id":11013,"u":"final%20doctrine_cleric_crb_warpriest_crb_19_crb","p":120,"h":1,"n":"Warpriest Cleric 19; Final Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s18-0"},{"c":6,"s":5,"id":11015,"u":"druidic%20order_druid_crb_animal_crb_1_crb","p":131,"h":1,"n":"Animal Druid 1; Druidic Order","uh":"druid_crb,state:sub-animal-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":11017,"u":"druidic%20order_druid_crb_leaf_crb_1_crb","p":131,"h":1,"n":"Leaf Druid 1; Druidic Order","uh":"druid_crb,state:sub-leaf-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":11019,"u":"druidic%20order_druid_crb_storm_crb_1_crb","p":132,"h":1,"n":"Storm Druid 1; Druidic Order","uh":"druid_crb,state:sub-storm-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":11021,"u":"druidic%20order_druid_crb_wild_crb_1_crb","p":132,"h":1,"n":"Wild Druid 1; Druidic Order","uh":"druid_crb,state:sub-wild-crb=b1~feature=s0-5"},{"c":6,"s":64,"id":11023,"u":"druidic%20order_druid_crb_flame_som_1_som","p":198,"h":1,"n":"Flame Druid 1; Druidic Order","uh":"druid_crb,state:sub-flame-som=b1~feature=s0-5"},{"c":6,"s":64,"id":11025,"u":"druidic%20order_druid_crb_stone_som_1_som","p":198,"h":1,"n":"Stone Druid 1; Druidic Order","uh":"druid_crb,state:sub-stone-som=b1~feature=s0-5"},{"c":6,"s":64,"id":11027,"u":"druidic%20order_druid_crb_wave_som_1_som","p":198,"h":1,"n":"Wave Druid 1; Druidic Order","uh":"druid_crb,state:sub-wave-som=b1~feature=s0-5"},{"c":6,"s":2,"id":11029,"u":"gunslinger's%20way_gunslinger_g%26g_drifter_g%26g_1_g%26g","p":108,"h":1,"n":"Drifter Gunslinger 1; Gunslinger's Way","uh":"gunslinger_g%26g,state:sub-drifter-gg=b1~feature=s0-2"},{"c":6,"s":2,"id":11031,"u":"advanced%20deed_gunslinger_g%26g_drifter_g%26g_9_g%26g","p":108,"h":1,"n":"Drifter Gunslinger 9; Advanced Deed","uh":"gunslinger_g%26g,state:sub-drifter-gg=b1~feature=s8-0"},{"c":6,"s":2,"id":11033,"u":"greater%20deed_gunslinger_g%26g_drifter_g%26g_15_g%26g","p":109,"h":1,"n":"Drifter Gunslinger 15; Greater Deed","uh":"gunslinger_g%26g,state:sub-drifter-gg=b1~feature=s14-0"},{"c":6,"s":2,"id":11035,"u":"gunslinger's%20way_gunslinger_g%26g_pistolero_g%26g_1_g%26g","p":108,"h":1,"n":"Pistolero Gunslinger 1; Gunslinger's Way","uh":"gunslinger_g%26g,state:sub-pistolero-gg=b1~feature=s0-2"},{"c":6,"s":2,"id":11037,"u":"advanced%20deed_gunslinger_g%26g_pistolero_g%26g_9_g%26g","p":109,"h":1,"n":"Pistolero Gunslinger 9; Advanced Deed","uh":"gunslinger_g%26g,state:sub-pistolero-gg=b1~feature=s8-0"},{"c":6,"s":2,"id":11039,"u":"greater%20deed_gunslinger_g%26g_pistolero_g%26g_15_g%26g","p":109,"h":1,"n":"Pistolero Gunslinger 15; Greater Deed","uh":"gunslinger_g%26g,state:sub-pistolero-gg=b1~feature=s14-0"},{"c":6,"s":2,"id":11041,"u":"gunslinger's%20way_gunslinger_g%26g_sniper_g%26g_1_g%26g","p":108,"h":1,"n":"Sniper Gunslinger 1; Gunslinger's Way","uh":"gunslinger_g%26g,state:sub-sniper-gg=b1~feature=s0-2"},{"c":6,"s":2,"id":11043,"u":"advanced%20deed_gunslinger_g%26g_sniper_g%26g_9_g%26g","p":110,"h":1,"n":"Sniper Gunslinger 9; Advanced Deed","uh":"gunslinger_g%26g,state:sub-sniper-gg=b1~feature=s8-0"},{"c":6,"s":2,"id":11045,"u":"greater%20deed_gunslinger_g%26g_sniper_g%26g_15_g%26g","p":110,"h":1,"n":"Sniper Gunslinger 15; Greater Deed","uh":"gunslinger_g%26g,state:sub-sniper-gg=b1~feature=s14-0"},{"c":6,"s":2,"id":11047,"u":"gunslinger's%20way_gunslinger_g%26g_vanguard_g%26g_1_g%26g","p":110,"h":1,"n":"Vanguard Gunslinger 1; Gunslinger's Way","uh":"gunslinger_g%26g,state:sub-vanguard-gg=b1~feature=s0-2"},{"c":6,"s":2,"id":11049,"u":"advanced%20deed_gunslinger_g%26g_vanguard_g%26g_9_g%26g","p":110,"h":1,"n":"Vanguard Gunslinger 9; Advanced Deed","uh":"gunslinger_g%26g,state:sub-vanguard-gg=b1~feature=s8-0"},{"c":6,"s":2,"id":11051,"u":"greater%20deed_gunslinger_g%26g_vanguard_g%26g_15_g%26g","p":110,"h":1,"n":"Vanguard Gunslinger 15; Greater Deed","uh":"gunslinger_g%26g,state:sub-vanguard-gg=b1~feature=s14-0"},{"c":6,"s":6,"id":11053,"u":"gunslinger's%20way_gunslinger_g%26g_triggerbrand_loil_1_loil","p":108,"h":1,"n":"Triggerbrand Gunslinger 1; Gunslinger's Way","uh":"gunslinger_g%26g,state:sub-triggerbrand-loil=b1~feature=s0-2"},{"c":6,"s":6,"id":11055,"u":"advanced%20deed_gunslinger_g%26g_triggerbrand_loil_9_loil","p":108,"h":1,"n":"Triggerbrand Gunslinger 9; Advanced Deed","uh":"gunslinger_g%26g,state:sub-triggerbrand-loil=b1~feature=s8-0"},{"c":6,"s":6,"id":11057,"u":"greater%20deed_gunslinger_g%26g_triggerbrand_loil_15_loil","p":108,"h":1,"n":"Triggerbrand Gunslinger 15; Greater Deed","uh":"gunslinger_g%26g,state:sub-triggerbrand-loil=b1~feature=s14-0"},{"c":6,"s":2,"id":11059,"u":"innovation_inventor_g%26g_armor_g%26g_1_g%26g","p":16,"h":1,"n":"Armor Inventor 1; Innovation","uh":"inventor_g%26g,state:sub-armor-gg=b1~feature=s0-3"},{"c":6,"s":2,"id":11061,"u":"innovation_inventor_g%26g_construct_g%26g_1_g%26g","p":17,"h":1,"n":"Construct Inventor 1; Innovation","uh":"inventor_g%26g,state:sub-construct-gg=b1~feature=s0-3"},{"c":6,"s":2,"id":11063,"u":"innovation_inventor_g%26g_weapon_g%26g_1_g%26g","p":17,"h":1,"n":"Weapon Inventor 1; Innovation","uh":"inventor_g%26g,state:sub-weapon-gg=b1~feature=s0-3"},{"c":6,"s":2,"id":11065,"u":"breakthrough%20innovation_inventor_g%26g_armor_g%26g_7_g%26g","p":20,"h":1,"n":"Armor Inventor 7; Breakthrough Innovation","uh":"inventor_g%26g,state:sub-armor-gg=b1~feature=s6-0"},{"c":6,"s":2,"id":11067,"u":"breakthrough%20innovation_inventor_g%26g_construct_g%26g_7_g%26g","p":21,"h":1,"n":"Construct Inventor 7; Breakthrough Innovation","uh":"inventor_g%26g,state:sub-construct-gg=b1~feature=s6-0"},{"c":6,"s":2,"id":11069,"u":"breakthrough%20innovation_inventor_g%26g_weapon_g%26g_7_g%26g","p":21,"h":1,"n":"Weapon Inventor 7; Breakthrough Innovation","uh":"inventor_g%26g,state:sub-weapon-gg=b1~feature=s6-0"},{"c":6,"s":2,"id":11071,"u":"revolutionary%20innovation_inventor_g%26g_armor_g%26g_15_g%26g","p":23,"h":1,"n":"Armor Inventor 15; Revolutionary Innovation","uh":"inventor_g%26g,state:sub-armor-gg=b1~feature=s14-2"},{"c":6,"s":2,"id":11073,"u":"revolutionary%20innovation_inventor_g%26g_construct_g%26g_15_g%26g","p":23,"h":1,"n":"Construct Inventor 15; Revolutionary Innovation","uh":"inventor_g%26g,state:sub-construct-gg=b1~feature=s14-2"},{"c":6,"s":2,"id":11075,"u":"revolutionary%20innovation_inventor_g%26g_weapon_g%26g_15_g%26g","p":23,"h":1,"n":"Weapon Inventor 15; Revolutionary Innovation","uh":"inventor_g%26g,state:sub-weapon-gg=b1~feature=s14-2"},{"c":6,"s":4,"id":11077,"u":"methodology_investigator_apg_alchemical%20sciences_apg_1_apg","p":57,"h":1,"n":"Alchemical Sciences Investigator 1; Methodology","uh":"investigator_apg,state:sub-alchemical-sciences-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11079,"u":"methodology_investigator_apg_empiricism_apg_1_apg","p":57,"h":1,"n":"Empiricism Investigator 1; Methodology","uh":"investigator_apg,state:sub-empiricism-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11081,"u":"methodology_investigator_apg_forensic%20medicine_apg_1_apg","p":58,"h":1,"n":"Forensic Medicine Investigator 1; Methodology","uh":"investigator_apg,state:sub-forensic-medicine-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11083,"u":"methodology_investigator_apg_interrogation_apg_1_apg","p":58,"h":1,"n":"Interrogation Investigator 1; Methodology","uh":"investigator_apg,state:sub-interrogation-apg=b1~feature=s0-4"},{"c":6,"s":64,"id":11085,"u":"hybrid%20study_magus_som_inexorable%20iron_som_1_som","p":39,"h":1,"n":"Inexorable Iron Magus 1; Hybrid Study","uh":"magus_som,state:sub-inexorable-iron-som=b1~feature=s0-5"},{"c":6,"s":64,"id":11087,"u":"hybrid%20study_magus_som_laughing%20shadow_som_1_som","p":39,"h":1,"n":"Laughing Shadow Magus 1; Hybrid Study","uh":"magus_som,state:sub-laughing-shadow-som=b1~feature=s0-5"},{"c":6,"s":64,"id":11089,"u":"hybrid%20study_magus_som_sparkling%20targe_som_1_som","p":39,"h":1,"n":"Sparkling Targe Magus 1; Hybrid Study","uh":"magus_som,state:sub-sparkling-targe-som=b1~feature=s0-5"},{"c":6,"s":64,"id":11091,"u":"hybrid%20study_magus_som_starlit%20span_som_1_som","p":39,"h":1,"n":"Starlit Span Magus 1; Hybrid Study","uh":"magus_som,state:sub-starlit-span-som=b1~feature=s0-5"},{"c":6,"s":64,"id":11093,"u":"hybrid%20study_magus_som_twisting%20tree_som_1_som","p":39,"h":1,"n":"Twisting Tree Magus 1; Hybrid Study","uh":"magus_som,state:sub-twisting-tree-som=b1~feature=s0-5"},{"c":6,"s":64,"id":11095,"u":"studious%20spells_magus_som_inexorable%20iron_som_7_som","p":41,"h":1,"n":"Inexorable Iron Magus 7; Studious Spells","uh":"magus_som,state:sub-inexorable-iron-som=b1~feature=s6-0"},{"c":6,"s":64,"id":11097,"u":"studious%20spells_magus_som_laughing%20shadow_som_7_som","p":41,"h":1,"n":"Laughing Shadow Magus 7; Studious Spells","uh":"magus_som,state:sub-laughing-shadow-som=b1~feature=s6-0"},{"c":6,"s":64,"id":11099,"u":"studious%20spells_magus_som_sparkling%20targe_som_7_som","p":41,"h":1,"n":"Sparkling Targe Magus 7; Studious Spells","uh":"magus_som,state:sub-sparkling-targe-som=b1~feature=s6-0"},{"c":6,"s":64,"id":11101,"u":"studious%20spells_magus_som_starlit%20span_som_7_som","p":41,"h":1,"n":"Starlit Span Magus 7; Studious Spells","uh":"magus_som,state:sub-starlit-span-som=b1~feature=s6-0"},{"c":6,"s":64,"id":11103,"u":"studious%20spells_magus_som_twisting%20tree_som_7_som","p":41,"h":1,"n":"Twisting Tree Magus 7; Studious Spells","uh":"magus_som,state:sub-twisting-tree-som=b1~feature=s6-0"},{"c":6,"s":4,"id":11105,"u":"mystery_oracle_apg_ancestors_apg_1_apg","p":73,"h":1,"n":"Ancestors Oracle 1; Mystery","uh":"oracle_apg,state:sub-ancestors-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11107,"u":"major%20curse_oracle_apg_ancestors_apg_11_apg","p":74,"h":1,"n":"Ancestors Oracle 11; Major Curse","uh":"oracle_apg,state:sub-ancestors-apg=b1~feature=s10-1"},{"c":6,"s":4,"id":11109,"u":"mystery_oracle_apg_battle_apg_1_apg","p":74,"h":1,"n":"Battle Oracle 1; Mystery","uh":"oracle_apg,state:sub-battle-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11111,"u":"major%20curse_oracle_apg_battle_apg_11_apg","p":74,"h":1,"n":"Battle Oracle 11; Major Curse","uh":"oracle_apg,state:sub-battle-apg=b1~feature=s10-1"},{"c":6,"s":4,"id":11113,"u":"mystery_oracle_apg_bones_apg_1_apg","p":75,"h":1,"n":"Bones Oracle 1; Mystery","uh":"oracle_apg,state:sub-bones-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11115,"u":"major%20curse_oracle_apg_bones_apg_11_apg","p":74,"h":1,"n":"Bones Oracle 11; Major Curse","uh":"oracle_apg,state:sub-bones-apg=b1~feature=s10-1"},{"c":6,"s":4,"id":11117,"u":"mystery_oracle_apg_cosmos_apg_1_apg","p":75,"h":1,"n":"Cosmos Oracle 1; Mystery","uh":"oracle_apg,state:sub-cosmos-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11119,"u":"major%20curse_oracle_apg_cosmos_apg_11_apg","p":74,"h":1,"n":"Cosmos Oracle 11; Major Curse","uh":"oracle_apg,state:sub-cosmos-apg=b1~feature=s10-1"},{"c":6,"s":4,"id":11121,"u":"mystery_oracle_apg_flames_apg_1_apg","p":75,"h":1,"n":"Flames Oracle 1; Mystery","uh":"oracle_apg,state:sub-flames-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11123,"u":"major%20curse_oracle_apg_flames_apg_11_apg","p":74,"h":1,"n":"Flames Oracle 11; Major Curse","uh":"oracle_apg,state:sub-flames-apg=b1~feature=s10-1"},{"c":6,"s":4,"id":11125,"u":"mystery_oracle_apg_life_apg_1_apg","p":77,"h":1,"n":"Life Oracle 1; Mystery","uh":"oracle_apg,state:sub-life-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11127,"u":"major%20curse_oracle_apg_life_apg_11_apg","p":77,"h":1,"n":"Life Oracle 11; Major Curse","uh":"oracle_apg,state:sub-life-apg=b1~feature=s10-1"},{"c":6,"s":4,"id":11129,"u":"mystery_oracle_apg_lore_apg_1_apg","p":75,"h":1,"n":"Lore Oracle 1; Mystery","uh":"oracle_apg,state:sub-lore-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11131,"u":"major%20curse_oracle_apg_lore_apg_11_apg","p":74,"h":1,"n":"Lore Oracle 11; Major Curse","uh":"oracle_apg,state:sub-lore-apg=b1~feature=s10-1"},{"c":6,"s":4,"id":11133,"u":"mystery_oracle_apg_tempest_apg_1_apg","p":75,"h":1,"n":"Tempest Oracle 1; Mystery","uh":"oracle_apg,state:sub-tempest-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11135,"u":"major%20curse_oracle_apg_tempest_apg_11_apg","p":74,"h":1,"n":"Tempest Oracle 11; Major Curse","uh":"oracle_apg,state:sub-tempest-apg=b1~feature=s10-1"},{"c":6,"s":11,"id":11137,"u":"mystery_oracle_apg_time_da_1_da","p":188,"h":1,"n":"Time Oracle 1; Mystery","uh":"oracle_apg,state:sub-time-da=b1~feature=s0-4"},{"c":6,"s":11,"id":11139,"u":"major%20curse_oracle_apg_time_da_11_da","p":189,"h":1,"n":"Time Oracle 11; Major Curse","uh":"oracle_apg,state:sub-time-da=b1~feature=s10-1"},{"c":6,"s":11,"id":11141,"u":"subconscious%20mind_psychic_da_emotion_da_1_da","p":15,"h":1,"n":"Emotion Psychic 1; Subconscious Mind","uh":"psychic_da,state:sub-emotion-da=b1~feature=s0-6"},{"c":6,"s":11,"id":11143,"u":"subconscious%20mind_psychic_da_lore_da_1_da","p":15,"h":1,"n":"Lore Psychic 1; Subconscious Mind","uh":"psychic_da,state:sub-lore-da=b1~feature=s0-6"},{"c":6,"s":11,"id":11145,"u":"subconscious%20mind_psychic_da_discipline_da_1_da","p":16,"h":1,"n":"Discipline Psychic 1; Subconscious Mind","uh":"psychic_da,state:sub-discipline-da=b1~feature=s0-6"},{"c":6,"s":11,"id":11147,"u":"subconscious%20mind_psychic_da_wandering_da_1_da","p":16,"h":1,"n":"Wandering Psychic 1; Subconscious Mind","uh":"psychic_da,state:sub-wandering-da=b1~feature=s0-6"},{"c":6,"s":11,"id":11149,"u":"conscious%20mind_psychic_da_distant%20grasp_da_1_da","p":16,"h":1,"n":"Distant Grasp Psychic 1; Conscious Mind","uh":"psychic_da,state:sub-distant-grasp-da=b1~feature=s0-7"},{"c":6,"s":11,"id":11151,"u":"conscious%20mind_psychic_da_infinite%20eye_da_1_da","p":18,"h":1,"n":"Infinite Eye Psychic 1; Conscious Mind","uh":"psychic_da,state:sub-infinite-eye-da=b1~feature=s0-7"},{"c":6,"s":11,"id":11153,"u":"conscious%20mind_psychic_da_oscillating%20wave_da_1_da","p":19,"h":1,"n":"Oscillating Wave Psychic 1; Conscious Mind","uh":"psychic_da,state:sub-oscillating-wave-da=b1~feature=s0-7"},{"c":6,"s":11,"id":11155,"u":"conscious%20mind_psychic_da_silent%20whisper_da_1_da","p":20,"h":1,"n":"Silent Whisper Psychic 1; Conscious Mind","uh":"psychic_da,state:sub-silent-whisper-da=b1~feature=s0-7"},{"c":6,"s":11,"id":11157,"u":"conscious%20mind_psychic_da_tangible%20dream_da_1_da","p":21,"h":1,"n":"Tangible Dream Psychic 1; Conscious Mind","uh":"psychic_da,state:sub-tangible-dream-da=b1~feature=s0-7"},{"c":6,"s":11,"id":11159,"u":"conscious%20mind_psychic_da_unbound%20step_da_1_da","p":23,"h":1,"n":"Unbound Step Psychic 1; Conscious Mind","uh":"psychic_da,state:sub-unbound-step-da=b1~feature=s0-7"},{"c":6,"s":5,"id":11161,"u":"hunter's%20edge_ranger_crb_flurry_crb_1_crb","p":168,"h":1,"n":"Flurry Ranger 1; Hunter's Edge","uh":"ranger_crb,state:sub-flurry-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":11163,"u":"hunter's%20edge_ranger_crb_outwit_crb_1_crb","p":168,"h":1,"n":"Outwit Ranger 1; Hunter's Edge","uh":"ranger_crb,state:sub-outwit-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":11165,"u":"hunter's%20edge_ranger_crb_precision_crb_1_crb","p":168,"h":1,"n":"Precision Ranger 1; Hunter's Edge","uh":"ranger_crb,state:sub-precision-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":11167,"u":"masterful%20hunter_ranger_crb_flurry_crb_17_crb","p":170,"h":1,"n":"Flurry Ranger 17; Masterful Hunter","uh":"ranger_crb,state:sub-flurry-crb=b1~feature=s16-0"},{"c":6,"s":5,"id":11169,"u":"masterful%20hunter_ranger_crb_outwit_crb_17_crb","p":170,"h":1,"n":"Outwit Ranger 17; Masterful Hunter","uh":"ranger_crb,state:sub-outwit-crb=b1~feature=s16-0"},{"c":6,"s":5,"id":11171,"u":"masterful%20hunter_ranger_crb_precision_crb_17_crb","p":170,"h":1,"n":"Precision Ranger 17; Masterful Hunter","uh":"ranger_crb,state:sub-precision-crb=b1~feature=s16-0"},{"c":6,"s":4,"id":11173,"u":"rogue's%20racket_rogue_crb_eldritch%20trickster_apg_1_apg","p":134,"h":1,"n":"Eldritch Trickster Rogue 1; Rogue's Racket","uh":"rogue_crb,state:sub-eldritch-trickster-apg=b1~feature=s0-2"},{"c":6,"s":4,"id":11175,"u":"rogue's%20racket_rogue_crb_mastermind_apg_1_apg","p":134,"h":1,"n":"Mastermind Rogue 1; Rogue's Racket","uh":"rogue_crb,state:sub-mastermind-apg=b1~feature=s0-2"},{"c":6,"s":5,"id":11177,"u":"rogue's%20racket_rogue_crb_ruffian_crb_1_crb","p":180,"h":1,"n":"Ruffian Rogue 1; Rogue's Racket","uh":"rogue_crb,state:sub-ruffian-crb=b1~feature=s0-2"},{"c":6,"s":5,"id":11179,"u":"rogue's%20racket_rogue_crb_scoundrel_crb_1_crb","p":180,"h":1,"n":"Scoundrel Rogue 1; Rogue's Racket","uh":"rogue_crb,state:sub-scoundrel-crb=b1~feature=s0-2"},{"c":6,"s":5,"id":11181,"u":"rogue's%20racket_rogue_crb_thief_crb_1_crb","p":180,"h":1,"n":"Thief Rogue 1; Rogue's Racket","uh":"rogue_crb,state:sub-thief-crb=b1~feature=s0-2"},{"c":6,"s":5,"id":11183,"u":"bloodline_sorcerer_crb_aberrant_crb_1_crb","p":195,"h":1,"n":"Aberrant Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-aberrant-crb=b1~feature=s0-2"},{"c":6,"s":5,"id":11185,"u":"bloodline_sorcerer_crb_angelic_crb_1_crb","p":195,"h":1,"n":"Angelic Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-angelic-crb=b1~feature=s0-2"},{"c":6,"s":5,"id":11187,"u":"bloodline_sorcerer_crb_demonic_crb_1_crb","p":195,"h":1,"n":"Demonic Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-demonic-crb=b1~feature=s0-2"},{"c":6,"s":5,"id":11189,"u":"bloodline_sorcerer_crb_diabolic_crb_1_crb","p":196,"h":1,"n":"Diabolic Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-diabolic-crb=b1~feature=s0-2"},{"c":6,"s":0,"id":11191,"u":"bloodline_sorcerer_crb_wyrmblessed_lome_1_lome","p":75,"h":1,"n":"Wyrmblessed Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-wyrmblessed-lome=b1~feature=s0-2"},{"c":6,"s":5,"id":11193,"u":"bloodline_sorcerer_crb_draconic_crb_1_crb","p":196,"h":1,"n":"Draconic Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-draconic-crb=b1~feature=s0-2"},{"c":6,"s":39,"id":11195,"u":"bloodline_sorcerer_crb_phoenix_frp3_1_frp3","p":74,"h":1,"n":"Phoenix Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-phoenix-frp3=b1~feature=s0-2"},{"c":6,"s":5,"id":11197,"u":"bloodline_sorcerer_crb_elemental_crb_1_crb","p":196,"h":1,"n":"Elemental Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-elemental-crb=b1~feature=s0-2"},{"c":6,"s":5,"id":11199,"u":"bloodline_sorcerer_crb_fey_crb_1_crb","p":197,"h":1,"n":"Fey Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-fey-crb=b1~feature=s0-2"},{"c":6,"s":5,"id":11201,"u":"bloodline_sorcerer_crb_hag_crb_1_crb","p":197,"h":1,"n":"Hag Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-hag-crb=b1~feature=s0-2"},{"c":6,"s":5,"id":11203,"u":"bloodline_sorcerer_crb_imperial_crb_1_crb","p":198,"h":1,"n":"Imperial Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-imperial-crb=b1~feature=s0-2"},{"c":6,"s":5,"id":11205,"u":"bloodline_sorcerer_crb_undead_crb_1_crb","p":198,"h":1,"n":"Undead Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-undead-crb=b1~feature=s0-2"},{"c":6,"s":4,"id":11207,"u":"bloodline_sorcerer_crb_genie_apg_1_apg","p":138,"h":1,"n":"Genie Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-genie-apg=b1~feature=s0-2"},{"c":6,"s":4,"id":11209,"u":"bloodline_sorcerer_crb_nymph_apg_1_apg","p":138,"h":1,"n":"Nymph Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-nymph-apg=b1~feature=s0-2"},{"c":6,"s":4,"id":11211,"u":"bloodline_sorcerer_crb_psychopomp_apg_1_apg","p":138,"h":1,"n":"Psychopomp Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-psychopomp-apg=b1~feature=s0-2"},{"c":6,"s":4,"id":11213,"u":"bloodline_sorcerer_crb_shadow_apg_1_apg","p":138,"h":1,"n":"Shadow Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-shadow-apg=b1~feature=s0-2"},{"c":6,"s":64,"id":11215,"u":"eidolon_summoner_som_angel_som_1_som","p":59,"h":1,"n":"Angel Summoner 1; Eidolon","uh":"summoner_som,state:sub-angel-som=b1~feature=s0-2"},{"c":6,"s":64,"id":11217,"u":"eidolon_summoner_som_anger%20phantom_som_1_som","p":59,"h":1,"n":"Anger Phantom Summoner 1; Eidolon","uh":"summoner_som,state:sub-anger-phantom-som=b1~feature=s0-2"},{"c":6,"s":64,"id":11219,"u":"eidolon_summoner_som_beast_som_1_som","p":61,"h":1,"n":"Beast Summoner 1; Eidolon","uh":"summoner_som,state:sub-beast-som=b1~feature=s0-2"},{"c":6,"s":64,"id":11221,"u":"eidolon_summoner_som_construct_som_1_som","p":61,"h":1,"n":"Construct Summoner 1; Eidolon","uh":"summoner_som,state:sub-construct-som=b1~feature=s0-2"},{"c":6,"s":10,"id":11223,"u":"eidolon_summoner_som_undead_botd_1_botd","p":36,"h":1,"n":"Undead Summoner 1; Eidolon","uh":"summoner_som,state:sub-undead-botd=b1~feature=s0-2"},{"c":6,"s":64,"id":11225,"u":"eidolon_summoner_som_demon_som_1_som","p":62,"h":1,"n":"Demon Summoner 1; Eidolon","uh":"summoner_som,state:sub-demon-som=b1~feature=s0-2"},{"c":6,"s":64,"id":11227,"u":"eidolon_summoner_som_devotion%20phantom_som_1_som","p":63,"h":1,"n":"Devotion Phantom Summoner 1; Eidolon","uh":"summoner_som,state:sub-devotion-phantom-som=b1~feature=s0-2"},{"c":6,"s":64,"id":11229,"u":"eidolon_summoner_som_dragon_som_1_som","p":63,"h":1,"n":"Dragon Summoner 1; Eidolon","uh":"summoner_som,state:sub-dragon-som=b1~feature=s0-2"},{"c":6,"s":64,"id":11231,"u":"eidolon_summoner_som_fey_som_1_som","p":64,"h":1,"n":"Fey Summoner 1; Eidolon","uh":"summoner_som,state:sub-fey-som=b1~feature=s0-2"},{"c":6,"s":64,"id":11233,"u":"eidolon_summoner_som_plant_som_1_som","p":65,"h":1,"n":"Plant Summoner 1; Eidolon","uh":"summoner_som,state:sub-plant-som=b1~feature=s0-2"},{"c":6,"s":64,"id":11235,"u":"eidolon_summoner_som_psychopomp_som_1_som","p":66,"h":1,"n":"Psychopomp Summoner 1; Eidolon","uh":"summoner_som,state:sub-psychopomp-som=b1~feature=s0-2"},{"c":6,"s":4,"id":11237,"u":"swashbuckler's%20style_swashbuckler_apg_battledancer_apg_1_apg","p":84,"h":1,"n":"Battledancer Swashbuckler 1; Swashbuckler's Style","uh":"swashbuckler_apg,state:sub-battledancer-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11239,"u":"exemplary%20finisher_swashbuckler_apg_battledancer_apg_9_apg","p":87,"h":1,"n":"Battledancer Swashbuckler 9; Exemplary Finisher","uh":"swashbuckler_apg,state:sub-battledancer-apg=b1~feature=s8-0"},{"c":6,"s":4,"id":11241,"u":"swashbuckler's%20style_swashbuckler_apg_braggart_apg_1_apg","p":84,"h":1,"n":"Braggart Swashbuckler 1; Swashbuckler's Style","uh":"swashbuckler_apg,state:sub-braggart-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11243,"u":"exemplary%20finisher_swashbuckler_apg_braggart_apg_9_apg","p":87,"h":1,"n":"Braggart Swashbuckler 9; Exemplary Finisher","uh":"swashbuckler_apg,state:sub-braggart-apg=b1~feature=s8-0"},{"c":6,"s":4,"id":11245,"u":"swashbuckler's%20style_swashbuckler_apg_fencer_apg_1_apg","p":84,"h":1,"n":"Fencer Swashbuckler 1; Swashbuckler's Style","uh":"swashbuckler_apg,state:sub-fencer-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11247,"u":"exemplary%20finisher_swashbuckler_apg_fencer_apg_9_apg","p":87,"h":1,"n":"Fencer Swashbuckler 9; Exemplary Finisher","uh":"swashbuckler_apg,state:sub-fencer-apg=b1~feature=s8-0"},{"c":6,"s":4,"id":11249,"u":"swashbuckler's%20style_swashbuckler_apg_gymnast_apg_1_apg","p":84,"h":1,"n":"Gymnast Swashbuckler 1; Swashbuckler's Style","uh":"swashbuckler_apg,state:sub-gymnast-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11251,"u":"exemplary%20finisher_swashbuckler_apg_gymnast_apg_9_apg","p":87,"h":1,"n":"Gymnast Swashbuckler 9; Exemplary Finisher","uh":"swashbuckler_apg,state:sub-gymnast-apg=b1~feature=s8-0"},{"c":6,"s":4,"id":11253,"u":"swashbuckler's%20style_swashbuckler_apg_wit_apg_1_apg","p":84,"h":1,"n":"Wit Swashbuckler 1; Swashbuckler's Style","uh":"swashbuckler_apg,state:sub-wit-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11255,"u":"exemplary%20finisher_swashbuckler_apg_wit_apg_9_apg","p":87,"h":1,"n":"Wit Swashbuckler 9; Exemplary Finisher","uh":"swashbuckler_apg,state:sub-wit-apg=b1~feature=s8-0"},{"c":6,"s":11,"id":11257,"u":"first%20implement%20and%20esoterica_thaumaturge_da_amulet_da_1_da","p":36,"h":1,"n":"Amulet Thaumaturge 1; First Implement And Esoterica","uh":"thaumaturge_da,state:sub-amulet-da=b1~feature=s0-3"},{"c":6,"s":11,"id":11259,"u":"implement%20adept_thaumaturge_da_amulet_da_7_da","p":36,"h":1,"n":"Amulet Thaumaturge 7; Implement Adept","uh":"thaumaturge_da,state:sub-amulet-da=b1~feature=s6-0"},{"c":6,"s":11,"id":11261,"u":"intensify%20vulnerability_thaumaturge_da_amulet_da_9_da","p":36,"h":1,"n":"Amulet Thaumaturge 9; Intensify Vulnerability","uh":"thaumaturge_da,state:sub-amulet-da=b1~feature=s8-0"},{"c":6,"s":11,"id":11263,"u":"implement%20paragon_thaumaturge_da_amulet_da_17_da","p":36,"h":1,"n":"Amulet Thaumaturge 17; Implement Paragon","uh":"thaumaturge_da,state:sub-amulet-da=b1~feature=s16-0"},{"c":6,"s":11,"id":11265,"u":"first%20implement%20and%20esoterica_thaumaturge_da_bell_da_1_da","p":37,"h":1,"n":"Bell Thaumaturge 1; First Implement And Esoterica","uh":"thaumaturge_da,state:sub-bell-da=b1~feature=s0-3"},{"c":6,"s":11,"id":11267,"u":"implement%20adept_thaumaturge_da_bell_da_7_da","p":37,"h":1,"n":"Bell Thaumaturge 7; Implement Adept","uh":"thaumaturge_da,state:sub-bell-da=b1~feature=s6-0"},{"c":6,"s":11,"id":11269,"u":"intensify%20vulnerability_thaumaturge_da_bell_da_9_da","p":37,"h":1,"n":"Bell Thaumaturge 9; Intensify Vulnerability","uh":"thaumaturge_da,state:sub-bell-da=b1~feature=s8-0"},{"c":6,"s":11,"id":11271,"u":"implement%20paragon_thaumaturge_da_bell_da_17_da","p":37,"h":1,"n":"Bell Thaumaturge 17; Implement Paragon","uh":"thaumaturge_da,state:sub-bell-da=b1~feature=s16-0"},{"c":6,"s":11,"id":11273,"u":"first%20implement%20and%20esoterica_thaumaturge_da_chalice_da_1_da","p":37,"h":1,"n":"Chalice Thaumaturge 1; First Implement And Esoterica","uh":"thaumaturge_da,state:sub-chalice-da=b1~feature=s0-3"},{"c":6,"s":11,"id":11275,"u":"implement%20adept_thaumaturge_da_chalice_da_7_da","p":37,"h":1,"n":"Chalice Thaumaturge 7; Implement Adept","uh":"thaumaturge_da,state:sub-chalice-da=b1~feature=s6-0"},{"c":6,"s":11,"id":11277,"u":"intensify%20vulnerability_thaumaturge_da_chalice_da_9_da","p":38,"h":1,"n":"Chalice Thaumaturge 9; Intensify Vulnerability","uh":"thaumaturge_da,state:sub-chalice-da=b1~feature=s8-0"},{"c":6,"s":11,"id":11279,"u":"implement%20paragon_thaumaturge_da_chalice_da_17_da","p":38,"h":1,"n":"Chalice Thaumaturge 17; Implement Paragon","uh":"thaumaturge_da,state:sub-chalice-da=b1~feature=s16-0"},{"c":6,"s":11,"id":11281,"u":"first%20implement%20and%20esoterica_thaumaturge_da_lantern_da_1_da","p":38,"h":1,"n":"Lantern Thaumaturge 1; First Implement And Esoterica","uh":"thaumaturge_da,state:sub-lantern-da=b1~feature=s0-3"},{"c":6,"s":11,"id":11283,"u":"implement%20adept_thaumaturge_da_lantern_da_7_da","p":38,"h":1,"n":"Lantern Thaumaturge 7; Implement Adept","uh":"thaumaturge_da,state:sub-lantern-da=b1~feature=s6-0"},{"c":6,"s":11,"id":11285,"u":"intensify%20vulnerability_thaumaturge_da_lantern_da_9_da","p":38,"h":1,"n":"Lantern Thaumaturge 9; Intensify Vulnerability","uh":"thaumaturge_da,state:sub-lantern-da=b1~feature=s8-0"},{"c":6,"s":11,"id":11287,"u":"implement%20paragon_thaumaturge_da_lantern_da_17_da","p":38,"h":1,"n":"Lantern Thaumaturge 17; Implement Paragon","uh":"thaumaturge_da,state:sub-lantern-da=b1~feature=s16-0"},{"c":6,"s":11,"id":11289,"u":"first%20implement%20and%20esoterica_thaumaturge_da_mirror_da_1_da","p":38,"h":1,"n":"Mirror Thaumaturge 1; First Implement And Esoterica","uh":"thaumaturge_da,state:sub-mirror-da=b1~feature=s0-3"},{"c":6,"s":11,"id":11291,"u":"implement%20adept_thaumaturge_da_mirror_da_7_da","p":39,"h":1,"n":"Mirror Thaumaturge 7; Implement Adept","uh":"thaumaturge_da,state:sub-mirror-da=b1~feature=s6-0"},{"c":6,"s":11,"id":11293,"u":"intensify%20vulnerability_thaumaturge_da_mirror_da_9_da","p":39,"h":1,"n":"Mirror Thaumaturge 9; Intensify Vulnerability","uh":"thaumaturge_da,state:sub-mirror-da=b1~feature=s8-0"},{"c":6,"s":11,"id":11295,"u":"implement%20paragon_thaumaturge_da_mirror_da_17_da","p":39,"h":1,"n":"Mirror Thaumaturge 17; Implement Paragon","uh":"thaumaturge_da,state:sub-mirror-da=b1~feature=s16-0"},{"c":6,"s":11,"id":11297,"u":"first%20implement%20and%20esoterica_thaumaturge_da_regalia_da_1_da","p":38,"h":1,"n":"Regalia Thaumaturge 1; First Implement And Esoterica","uh":"thaumaturge_da,state:sub-regalia-da=b1~feature=s0-3"},{"c":6,"s":11,"id":11299,"u":"implement%20adept_thaumaturge_da_regalia_da_7_da","p":39,"h":1,"n":"Regalia Thaumaturge 7; Implement Adept","uh":"thaumaturge_da,state:sub-regalia-da=b1~feature=s6-0"},{"c":6,"s":11,"id":11301,"u":"intensify%20vulnerability_thaumaturge_da_regalia_da_9_da","p":39,"h":1,"n":"Regalia Thaumaturge 9; Intensify Vulnerability","uh":"thaumaturge_da,state:sub-regalia-da=b1~feature=s8-0"},{"c":6,"s":11,"id":11303,"u":"implement%20paragon_thaumaturge_da_regalia_da_17_da","p":40,"h":1,"n":"Regalia Thaumaturge 17; Implement Paragon","uh":"thaumaturge_da,state:sub-regalia-da=b1~feature=s16-0"},{"c":6,"s":11,"id":11305,"u":"first%20implement%20and%20esoterica_thaumaturge_da_tome_da_1_da","p":39,"h":1,"n":"Tome Thaumaturge 1; First Implement And Esoterica","uh":"thaumaturge_da,state:sub-tome-da=b1~feature=s0-3"},{"c":6,"s":11,"id":11307,"u":"implement%20adept_thaumaturge_da_tome_da_7_da","p":39,"h":1,"n":"Tome Thaumaturge 7; Implement Adept","uh":"thaumaturge_da,state:sub-tome-da=b1~feature=s6-0"},{"c":6,"s":11,"id":11309,"u":"intensify%20vulnerability_thaumaturge_da_tome_da_9_da","p":39,"h":1,"n":"Tome Thaumaturge 9; Intensify Vulnerability","uh":"thaumaturge_da,state:sub-tome-da=b1~feature=s8-0"},{"c":6,"s":11,"id":11311,"u":"implement%20paragon_thaumaturge_da_tome_da_17_da","p":40,"h":1,"n":"Tome Thaumaturge 17; Implement Paragon","uh":"thaumaturge_da,state:sub-tome-da=b1~feature=s16-0"},{"c":6,"s":11,"id":11313,"u":"first%20implement%20and%20esoterica_thaumaturge_da_wand_da_1_da","p":41,"h":1,"n":"Wand Thaumaturge 1; First Implement And Esoterica","uh":"thaumaturge_da,state:sub-wand-da=b1~feature=s0-3"},{"c":6,"s":11,"id":11315,"u":"implement%20adept_thaumaturge_da_wand_da_7_da","p":41,"h":1,"n":"Wand Thaumaturge 7; Implement Adept","uh":"thaumaturge_da,state:sub-wand-da=b1~feature=s6-0"},{"c":6,"s":11,"id":11317,"u":"intensify%20vulnerability_thaumaturge_da_wand_da_9_da","p":41,"h":1,"n":"Wand Thaumaturge 9; Intensify Vulnerability","uh":"thaumaturge_da,state:sub-wand-da=b1~feature=s8-0"},{"c":6,"s":11,"id":11319,"u":"implement%20paragon_thaumaturge_da_wand_da_17_da","p":41,"h":1,"n":"Wand Thaumaturge 17; Implement Paragon","uh":"thaumaturge_da,state:sub-wand-da=b1~feature=s16-0"},{"c":6,"s":11,"id":11321,"u":"first%20implement%20and%20esoterica_thaumaturge_da_weapon_da_1_da","p":41,"h":1,"n":"Weapon Thaumaturge 1; First Implement And Esoterica","uh":"thaumaturge_da,state:sub-weapon-da=b1~feature=s0-3"},{"c":6,"s":11,"id":11323,"u":"implement%20adept_thaumaturge_da_weapon_da_7_da","p":41,"h":1,"n":"Weapon Thaumaturge 7; Implement Adept","uh":"thaumaturge_da,state:sub-weapon-da=b1~feature=s6-0"},{"c":6,"s":11,"id":11325,"u":"intensify%20vulnerability_thaumaturge_da_weapon_da_9_da","p":42,"h":1,"n":"Weapon Thaumaturge 9; Intensify Vulnerability","uh":"thaumaturge_da,state:sub-weapon-da=b1~feature=s8-0"},{"c":6,"s":11,"id":11327,"u":"implement%20paragon_thaumaturge_da_weapon_da_17_da","p":42,"h":1,"n":"Weapon Thaumaturge 17; Implement Paragon","uh":"thaumaturge_da,state:sub-weapon-da=b1~feature=s16-0"},{"c":6,"s":66,"id":11329,"u":"patron_witch_apg_baba%20yaga_lol_1_lol","p":32,"h":1,"n":"Baba Yaga Witch 1; Patron","uh":"witch_apg,state:sub-baba-yaga-lol=b1~feature=s0-2"},{"c":6,"s":4,"id":11331,"u":"patron_witch_apg_curse_apg_1_apg","p":99,"h":1,"n":"Curse Witch 1; Patron","uh":"witch_apg,state:sub-curse-apg=b1~feature=s0-2"},{"c":6,"s":4,"id":11333,"u":"patron_witch_apg_fate_apg_1_apg","p":208,"h":1,"n":"Fate Witch 1; Patron","uh":"witch_apg,state:sub-fate-apg=b1~feature=s0-2"},{"c":6,"s":4,"id":11335,"u":"patron_witch_apg_fervor_apg_1_apg","p":208,"h":1,"n":"Fervor Witch 1; Patron","uh":"witch_apg,state:sub-fervor-apg=b1~feature=s0-2"},{"c":6,"s":4,"id":11337,"u":"patron_witch_apg_night_apg_1_apg","p":208,"h":1,"n":"Night Witch 1; Patron","uh":"witch_apg,state:sub-night-apg=b1~feature=s0-2"},{"c":6,"s":4,"id":11339,"u":"patron_witch_apg_rune_apg_1_apg","p":208,"h":1,"n":"Rune Witch 1; Patron","uh":"witch_apg,state:sub-rune-apg=b1~feature=s0-2"},{"c":6,"s":4,"id":11341,"u":"patron_witch_apg_wild_apg_1_apg","p":208,"h":1,"n":"Wild Witch 1; Patron","uh":"witch_apg,state:sub-wild-apg=b1~feature=s0-2"},{"c":6,"s":4,"id":11343,"u":"patron_witch_apg_winter_apg_1_apg","p":208,"h":1,"n":"Winter Witch 1; Patron","uh":"witch_apg,state:sub-winter-apg=b1~feature=s0-2"},{"c":6,"s":11,"id":11345,"u":"patron_witch_apg_pacts_da_1_da","p":159,"h":1,"n":"Pacts Witch 1; Patron","uh":"witch_apg,state:sub-pacts-da=b1~feature=s0-2"},{"c":6,"s":5,"id":11347,"u":"arcane%20school_wizard_crb_abjuration_crb_1_crb","p":207,"h":1,"n":"Abjuration Wizard 1; Arcane School","uh":"wizard_crb,state:sub-abjuration-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":11349,"u":"arcane%20school_wizard_crb_conjuration_crb_1_crb","p":207,"h":1,"n":"Conjuration Wizard 1; Arcane School","uh":"wizard_crb,state:sub-conjuration-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":11351,"u":"arcane%20school_wizard_crb_divination_crb_1_crb","p":208,"h":1,"n":"Divination Wizard 1; Arcane School","uh":"wizard_crb,state:sub-divination-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":11353,"u":"arcane%20school_wizard_crb_enchantment_crb_1_crb","p":208,"h":1,"n":"Enchantment Wizard 1; Arcane School","uh":"wizard_crb,state:sub-enchantment-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":11355,"u":"arcane%20school_wizard_crb_evocation_crb_1_crb","p":208,"h":1,"n":"Evocation Wizard 1; Arcane School","uh":"wizard_crb,state:sub-evocation-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":11357,"u":"arcane%20school_wizard_crb_illusion_crb_1_crb","p":208,"h":1,"n":"Illusion Wizard 1; Arcane School","uh":"wizard_crb,state:sub-illusion-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":11359,"u":"arcane%20school_wizard_crb_necromancy_crb_1_crb","p":208,"h":1,"n":"Necromancy Wizard 1; Arcane School","uh":"wizard_crb,state:sub-necromancy-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":11361,"u":"arcane%20school_wizard_crb_transmutation_crb_1_crb","p":208,"h":1,"n":"Transmutation Wizard 1; Arcane School","uh":"wizard_crb,state:sub-transmutation-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":11363,"u":"arcane%20school_wizard_crb_universalist_crb_1_crb","p":209,"h":1,"n":"Universalist Wizard 1; Arcane School","uh":"wizard_crb,state:sub-universalist-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":11365,"u":"arcane%20thesis_wizard_crb_improved%20familiar%20attunement_crb_1_crb","p":205,"h":1,"n":"Improved Familiar Attunement Wizard 1; Arcane Thesis","uh":"wizard_crb,state:sub-improved-familiar-attunement-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":11367,"u":"arcane%20thesis_wizard_crb_metamagical%20experimentation_crb_1_crb","p":205,"h":1,"n":"Metamagical Experimentation Wizard 1; Arcane Thesis","uh":"wizard_crb,state:sub-metamagical-experimentation-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":11369,"u":"arcane%20thesis_wizard_crb_spell%20blending_crb_1_crb","p":206,"h":1,"n":"Spell Blending Wizard 1; Arcane Thesis","uh":"wizard_crb,state:sub-spell-blending-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":11371,"u":"arcane%20thesis_wizard_crb_spell%20substitution_crb_1_crb","p":206,"h":1,"n":"Spell Substitution Wizard 1; Arcane Thesis","uh":"wizard_crb,state:sub-spell-substitution-crb=b1~feature=s0-5"},{"c":6,"s":4,"id":11373,"u":"arcane%20thesis_wizard_crb_staff%20nexus_apg_1_apg","p":142,"h":1,"n":"Staff Nexus Wizard 1; Arcane Thesis","uh":"wizard_crb,state:sub-staff-nexus-apg=b1~feature=s0-5"},{"c":25,"s":4,"id":11374,"u":"acrobat_apg","p":155,"h":1,"n":"Acrobat"},{"c":25,"s":4,"id":11375,"u":"archaeologist_apg","p":156,"h":1,"n":"Archaeologist"},{"c":25,"s":4,"id":11376,"u":"archer_apg","p":157,"h":1,"n":"Archer"},{"c":25,"s":4,"id":11377,"u":"assassin_apg","p":158,"h":1,"n":"Assassin"},{"c":25,"s":4,"id":11378,"u":"bastion_apg","p":159,"h":1,"n":"Bastion"},{"c":25,"s":4,"id":11379,"u":"beastmaster_apg","p":160,"h":1,"n":"Beastmaster"},{"c":25,"s":4,"id":11380,"u":"blessed%20one_apg","p":162,"h":1,"n":"Blessed One"},{"c":25,"s":4,"id":11381,"u":"bounty%20hunter_apg","p":163,"h":1,"n":"Bounty Hunter"},{"c":25,"s":4,"id":11382,"u":"cavalier_apg","p":164,"h":1,"n":"Cavalier"},{"c":25,"s":4,"id":11383,"u":"celebrity_apg","p":166,"h":1,"n":"Celebrity"},{"c":25,"s":4,"id":11384,"u":"dandy_apg","p":167,"h":1,"n":"Dandy"},{"c":25,"s":4,"id":11385,"u":"dragon%20disciple_apg","p":168,"h":1,"n":"Dragon Disciple"},{"c":25,"s":4,"id":11386,"u":"dual-weapon%20warrior_apg","p":170,"h":1,"n":"Dual-Weapon Warrior"},{"c":25,"s":4,"id":11387,"u":"duelist_apg","p":171,"h":1,"n":"Duelist"},{"c":25,"s":4,"id":11388,"u":"eldritch%20archer_apg","p":172,"h":1,"n":"Eldritch Archer"},{"c":25,"s":4,"id":11389,"u":"familiar%20master_apg","p":174,"h":1,"n":"Familiar Master"},{"c":25,"s":4,"id":11390,"u":"gladiator_apg","p":175,"h":1,"n":"Gladiator"},{"c":25,"s":4,"id":11391,"u":"herbalist_apg","p":176,"h":1,"n":"Herbalist"},{"c":25,"s":4,"id":11392,"u":"horizon%20walker_apg","p":177,"h":1,"n":"Horizon Walker"},{"c":25,"s":4,"id":11393,"u":"investigator_apg","p":151,"h":1,"n":"Investigator"},{"c":25,"s":4,"id":11394,"u":"linguist_apg","p":178,"h":1,"n":"Linguist"},{"c":25,"s":4,"id":11395,"u":"loremaster_apg","p":179,"h":1,"n":"Loremaster"},{"c":25,"s":4,"id":11396,"u":"marshal_apg","p":180,"h":1,"n":"Marshal"},{"c":25,"s":4,"id":11397,"u":"martial%20artist_apg","p":182,"h":1,"n":"Martial Artist"},{"c":25,"s":4,"id":11398,"u":"mauler_apg","p":183,"h":1,"n":"Mauler"},{"c":25,"s":4,"id":11399,"u":"medic_apg","p":184,"h":1,"n":"Medic"},{"c":25,"s":4,"id":11400,"u":"oracle_apg","p":152,"h":1,"n":"Oracle"},{"c":25,"s":4,"id":11401,"u":"pirate_apg","p":185,"h":1,"n":"Pirate"},{"c":25,"s":4,"id":11402,"u":"poisoner_apg","p":186,"h":1,"n":"Poisoner"},{"c":25,"s":4,"id":11403,"u":"ritualist_apg","p":187,"h":1,"n":"Ritualist"},{"c":25,"s":4,"id":11404,"u":"scout_apg","p":188,"h":1,"n":"Scout"},{"c":25,"s":4,"id":11405,"u":"scroll%20trickster_apg","p":189,"h":1,"n":"Scroll Trickster"},{"c":25,"s":4,"id":11406,"u":"scrounger_apg","p":190,"h":1,"n":"Scrounger"},{"c":25,"s":4,"id":11407,"u":"sentinel_apg","p":191,"h":1,"n":"Sentinel"},{"c":25,"s":4,"id":11408,"u":"shadowdancer_apg","p":192,"h":1,"n":"Shadowdancer"},{"c":25,"s":4,"id":11409,"u":"snarecrafter_apg","p":194,"h":1,"n":"Snarecrafter"},{"c":25,"s":4,"id":11410,"u":"swashbuckler_apg","p":153,"h":1,"n":"Swashbuckler"},{"c":25,"s":4,"id":11411,"u":"talisman%20dabbler_apg","p":195,"h":1,"n":"Talisman Dabbler"},{"c":25,"s":4,"id":11412,"u":"vigilante_apg","p":196,"h":1,"n":"Vigilante"},{"c":25,"s":4,"id":11413,"u":"viking_apg","p":198,"h":1,"n":"Viking"},{"c":25,"s":4,"id":11414,"u":"weapon%20improviser_apg","p":198,"h":1,"n":"Weapon Improviser"},{"c":25,"s":4,"id":11415,"u":"witch_apg","p":154,"h":1,"n":"Witch"},{"c":25,"s":5,"id":11416,"u":"alchemist_crb","p":220,"h":1,"n":"Alchemist"},{"c":25,"s":5,"id":11417,"u":"barbarian_crb","p":221,"h":1,"n":"Barbarian"},{"c":25,"s":5,"id":11418,"u":"bard_crb","p":222,"h":1,"n":"Bard"},{"c":25,"s":5,"id":11419,"u":"champion_crb","p":223,"h":1,"n":"Champion"},{"c":25,"s":5,"id":11420,"u":"cleric_crb","p":224,"h":1,"n":"Cleric"},{"c":25,"s":5,"id":11421,"u":"druid_crb","p":225,"h":1,"n":"Druid"},{"c":25,"s":5,"id":11422,"u":"fighter_crb","p":226,"h":1,"n":"Fighter"},{"c":25,"s":5,"id":11423,"u":"monk_crb","p":227,"h":1,"n":"Monk"},{"c":25,"s":5,"id":11424,"u":"ranger_crb","p":228,"h":1,"n":"Ranger"},{"c":25,"s":5,"id":11425,"u":"rogue_crb","p":229,"h":1,"n":"Rogue"},{"c":25,"s":5,"id":11426,"u":"sorcerer_crb","p":230,"h":1,"n":"Sorcerer"},{"c":25,"s":5,"id":11427,"u":"wizard_crb","p":231,"h":1,"n":"Wizard"},{"c":25,"s":18,"id":11428,"u":"bellflower%20tiller_aoa3","p":75,"h":1,"n":"Bellflower Tiller"},{"c":25,"s":19,"id":11429,"u":"crystal%20keeper_aoa4","p":74,"h":1,"n":"Crystal Keeper"},{"c":25,"s":20,"id":11430,"u":"zephyr%20guard_aoa5","p":81,"h":1,"n":"Zephyr Guard"},{"c":25,"s":22,"id":11431,"u":"edgewatch%20detective_aoe1","p":79,"h":1,"n":"Edgewatch Detective"},{"c":25,"s":23,"id":11432,"u":"jalmeri%20heavenseeker_aoe2","p":78,"h":1,"n":"Jalmeri Heavenseeker"},{"c":25,"s":24,"id":11433,"u":"provocator_aoe3","p":79,"h":1,"n":"Provocator"},{"c":25,"s":24,"id":11434,"u":"red%20mantis%20assassin_aoe3","p":71,"h":1,"n":"Red Mantis Assassin"},{"c":25,"s":28,"id":11435,"u":"ghost%20hunter_av1","p":81,"h":1,"n":"Ghost Hunter"},{"c":25,"s":29,"id":11436,"u":"eldritch%20researcher_av2","p":76,"h":1,"n":"Eldritch Researcher"},{"c":25,"s":30,"id":11437,"u":"drow%20shootist_av3","p":77,"h":1,"n":"Drow Shootist"},{"c":25,"s":10,"id":11438,"u":"exorcist_botd","p":22,"h":1,"n":"Exorcist"},{"c":25,"s":10,"id":11439,"u":"ghost_botd","p":46,"h":1,"n":"Ghost"},{"c":25,"s":10,"id":11440,"u":"ghoul_botd","p":48,"h":1,"n":"Ghoul"},{"c":25,"s":10,"id":11441,"u":"hallowed%20necromancer_botd","p":24,"h":1,"n":"Hallowed Necromancer"},{"c":25,"s":10,"id":11442,"u":"lich_botd","p":50,"h":1,"n":"Lich"},{"c":25,"s":10,"id":11443,"u":"mummy_botd","p":52,"h":1,"n":"Mummy"},{"c":25,"s":10,"id":11444,"u":"soul%20warden_botd","p":26,"h":1,"n":"Soul Warden"},{"c":25,"s":10,"id":11445,"u":"undead%20master_botd","p":41,"h":1,"n":"Undead Master"},{"c":25,"s":10,"id":11446,"u":"undead%20slayer_botd","p":28,"h":1,"n":"Undead Slayer"},{"c":25,"s":10,"id":11447,"u":"vampire_botd","p":58,"h":1,"n":"Vampire"},{"c":25,"s":10,"id":11448,"u":"zombie_botd","p":60,"h":1,"n":"Zombie"},{"c":25,"s":11,"id":11449,"u":"alter%20ego_da","p":126,"h":1,"n":"Alter Ego"},{"c":25,"s":11,"id":11450,"u":"chronoskimmer_da","p":186,"h":1,"n":"Chronoskimmer"},{"c":25,"s":11,"id":11451,"u":"curse%20maelstrom_da","p":168,"h":1,"n":"Curse Maelstrom"},{"c":25,"s":11,"id":11452,"u":"living%20vessel_da","p":140,"h":1,"n":"Living Vessel"},{"c":25,"s":11,"id":11453,"u":"mind%20smith_da","p":204,"h":1,"n":"Mind Smith"},{"c":25,"s":11,"id":11454,"u":"pactbinder_da","p":166,"h":1,"n":"Pactbinder"},{"c":25,"s":11,"id":11455,"u":"psychic_da","p":48,"h":1,"n":"Psychic"},{"c":25,"s":11,"id":11456,"u":"psychic%20duelist_da","p":203,"h":1,"n":"Psychic Duelist"},{"c":25,"s":11,"id":11457,"u":"sleepwalker_da","p":206,"h":1,"n":"Sleepwalker"},{"c":25,"s":11,"id":11458,"u":"thaumaturge_da","p":49,"h":1,"n":"Thaumaturge"},{"c":25,"s":11,"id":11459,"u":"time%20mage_da","p":184,"h":1,"n":"Time Mage"},{"c":25,"s":31,"id":11460,"u":"juggler_ec1","p":74,"h":1,"n":"Juggler"},{"c":25,"s":31,"id":11461,"u":"staff%20acrobat_ec1","p":114,"h":1,"n":"Staff Acrobat"},{"c":25,"s":32,"id":11462,"u":"animal%20trainer_ec2","p":76,"h":1,"n":"Animal Trainer"},{"c":25,"s":9,"id":11463,"u":"golem%20grafter_ec3","p":74,"h":1,"n":"Golem Grafter"},{"c":25,"s":9,"id":11464,"u":"turpin%20rowe%20lumberjack_ec3","p":75,"h":1,"n":"Turpin Rowe Lumberjack"},{"c":25,"s":37,"id":11465,"u":"butterfly%20blade_frp1","p":78,"h":1,"n":"Butterfly Blade"},{"c":25,"s":37,"id":11466,"u":"ghost%20eater_frp1","p":79,"h":1,"n":"Ghost Eater"},{"c":25,"s":38,"id":11467,"u":"golden%20league%20xun_frp2","p":76,"h":1,"n":"Golden League Xun"},{"c":25,"s":38,"id":11468,"u":"sixth%20pillar_frp2","p":77,"h":1,"n":"Sixth Pillar"},{"c":25,"s":2,"id":11469,"u":"artillerist_g%26g","p":128,"h":1,"n":"Artillerist"},{"c":25,"s":2,"id":11470,"u":"beast%20gunner_g%26g","p":130,"h":1,"n":"Beast Gunner"},{"c":25,"s":2,"id":11471,"u":"bullet%20dancer_g%26g","p":132,"h":1,"n":"Bullet Dancer"},{"c":25,"s":2,"id":11472,"u":"demolitionist_g%26g","p":133,"h":1,"n":"Demolitionist"},{"c":25,"s":2,"id":11473,"u":"firework%20technician_g%26g","p":134,"h":1,"n":"Firework Technician"},{"c":25,"s":2,"id":11474,"u":"gunslinger_g%26g","p":127,"h":1,"n":"Gunslinger"},{"c":25,"s":2,"id":11475,"u":"inventor_g%26g","p":49,"h":1,"n":"Inventor"},{"c":25,"s":2,"id":11476,"u":"overwatch_g%26g","p":50,"h":1,"n":"Overwatch"},{"c":25,"s":2,"id":11477,"u":"pistol%20phenom_g%26g","p":136,"h":1,"n":"Pistol Phenom"},{"c":25,"s":2,"id":11478,"u":"sniping%20duo_g%26g","p":138,"h":1,"n":"Sniping Duo"},{"c":25,"s":2,"id":11479,"u":"spellshot_g%26g","p":140,"h":1,"n":"Spellshot"},{"c":25,"s":2,"id":11480,"u":"sterling%20dynamo_g%26g","p":52,"h":1,"n":"Sterling Dynamo"},{"c":25,"s":2,"id":11481,"u":"trapsmith_g%26g","p":52,"h":1,"n":"Trapsmith"},{"c":25,"s":2,"id":11482,"u":"trick%20driver_g%26g","p":55,"h":1,"n":"Trick Driver"},{"c":25,"s":2,"id":11483,"u":"unexpected%20sharpshooter_g%26g","p":138,"h":1,"n":"Unexpected Sharpshooter"},{"c":25,"s":2,"id":11484,"u":"vehicle%20mechanic_g%26g","p":56,"h":1,"n":"Vehicle Mechanic"},{"c":25,"s":7,"id":11485,"u":"firebrand%20braggart_locg","p":74,"h":1,"n":"Firebrand Braggart"},{"c":25,"s":7,"id":11486,"u":"halcyon%20speaker_locg","p":104,"h":1,"n":"Halcyon Speaker"},{"c":25,"s":7,"id":11487,"u":"hellknight_locg","p":84,"h":1,"n":"Hellknight"},{"c":25,"s":7,"id":11488,"u":"hellknight%20signifer_locg","p":85,"h":1,"n":"Hellknight Signifer"},{"c":25,"s":7,"id":11489,"u":"knight%20reclaimant_locg","p":74,"h":1,"n":"Knight Reclaimant"},{"c":25,"s":7,"id":11490,"u":"knight%20vigilant_locg","p":94,"h":1,"n":"Knight Vigilant"},{"c":25,"s":7,"id":11491,"u":"magaambyan%20attendant_locg","p":101,"h":1,"n":"Magaambyan Attendant"},{"c":25,"s":7,"id":11492,"u":"scrollmaster_locg","p":113,"h":1,"n":"Scrollmaster"},{"c":25,"s":7,"id":11493,"u":"spellmaster_locg","p":114,"h":1,"n":"Spellmaster"},{"c":25,"s":7,"id":11494,"u":"swordmaster_locg","p":115,"h":1,"n":"Swordmaster"},{"c":25,"s":6,"id":11495,"u":"shieldmarshal_loil","p":108,"h":1,"n":"Shieldmarshal"},{"c":25,"s":66,"id":11496,"u":"bright%20lion_lol","p":101,"h":1,"n":"Bright Lion"},{"c":25,"s":8,"id":11497,"u":"captivator_lotgb","p":120,"h":1,"n":"Captivator"},{"c":25,"s":8,"id":11498,"u":"spell%20trickster_lotgb","p":122,"h":1,"n":"Spell Trickster"},{"c":25,"s":8,"id":11499,"u":"wrestler_lotgb","p":126,"h":1,"n":"Wrestler"},{"c":25,"s":62,"id":11500,"u":"aldori%20duelist_lowg","p":35,"h":1,"n":"Aldori Duelist"},{"c":25,"s":62,"id":11501,"u":"hellknight%20armiger_lowg","p":107,"h":1,"n":"Hellknight Armiger"},{"c":25,"s":62,"id":11502,"u":"lastwall%20sentry_lowg","p":47,"h":1,"n":"Lastwall Sentry"},{"c":25,"s":62,"id":11503,"u":"lion%20blade_lowg","p":131,"h":1,"n":"Lion Blade"},{"c":25,"s":62,"id":11504,"u":"living%20monolith_lowg","p":59,"h":1,"n":"Living Monolith"},{"c":25,"s":62,"id":11505,"u":"magic%20warrior_lowg","p":95,"h":1,"n":"Magic Warrior"},{"c":25,"s":62,"id":11506,"u":"pathfinder%20agent_lowg","p":23,"h":1,"n":"Pathfinder Agent"},{"c":25,"s":62,"id":11507,"u":"runescarred_lowg","p":119,"h":1,"n":"Runescarred"},{"c":25,"s":62,"id":11508,"u":"student%20of%20perfection_lowg","p":83,"h":1,"n":"Student of Perfection"},{"c":25,"s":41,"id":11509,"u":"gray%20gardener_ngd","p":64,"h":1,"n":"Gray Gardener"},{"c":25,"s":42,"id":11510,"u":"alkenstar%20agent_ooa1","p":78,"h":1,"n":"Alkenstar Agent"},{"c":25,"s":44,"id":11511,"u":"clockwork%20reanimator_ooa3","p":78,"h":1,"n":"Clockwork Reanimator"},{"c":25,"s":45,"id":11512,"u":"oozemorph_sli","p":59,"h":1,"n":"Oozemorph"},{"c":25,"s":64,"id":11513,"u":"cathartic%20mage_som","p":194,"h":1,"n":"Cathartic Mage"},{"c":25,"s":64,"id":11514,"u":"elementalist_som","p":206,"h":1,"n":"Elementalist"},{"c":25,"s":64,"id":11515,"u":"flexible%20spellcaster_som","p":209,"h":1,"n":"Flexible Spellcaster"},{"c":25,"s":64,"id":11516,"u":"geomancer_som","p":212,"h":1,"n":"Geomancer"},{"c":25,"s":64,"id":11517,"u":"magus_som","p":75,"h":1,"n":"Magus"},{"c":25,"s":64,"id":11518,"u":"runelord_som","p":240,"h":1,"n":"Runelord"},{"c":25,"s":64,"id":11519,"u":"shadowcaster_som","p":226,"h":1,"n":"Shadowcaster"},{"c":25,"s":64,"id":11520,"u":"soulforger_som","p":236,"h":1,"n":"Soulforger"},{"c":25,"s":64,"id":11521,"u":"summoner_som","p":76,"h":1,"n":"Summoner"},{"c":25,"s":64,"id":11522,"u":"wellspring%20mage_som","p":248,"h":1,"n":"Wellspring Mage"},{"c":25,"s":47,"id":11523,"u":"folklorist_sot2","p":78,"h":1,"n":"Folklorist"},{"c":25,"s":47,"id":11524,"u":"nantambu%20chime-ringer_sot2","p":79,"h":1,"n":"Nantambu Chime-Ringer"},{"c":2,"s":4,"id":11525,"u":"bola_apg","p":248,"h":1,"n":"Bola"},{"c":2,"s":4,"id":11526,"u":"claw%20blade_apg","p":248,"h":1,"n":"Claw Blade"},{"c":2,"s":4,"id":11527,"u":"daikyu_apg","p":248,"h":1,"n":"Daikyu"},{"c":2,"s":4,"id":11528,"u":"khakkara_apg","p":248,"h":1,"n":"Khakkara"},{"c":2,"s":4,"id":11529,"u":"sword%20cane_apg","p":248,"h":1,"n":"Sword Cane"},{"c":2,"s":4,"id":11530,"u":"tengu%20gale%20blade_apg","p":248,"h":1,"n":"Tengu Gale Blade"},{"c":2,"s":4,"id":11531,"u":"wakizashi_apg","p":248,"h":1,"n":"Wakizashi"},{"c":2,"s":12,"id":11532,"u":"aklys_b1","p":85,"h":1,"n":"Aklys"},{"c":2,"s":12,"id":11533,"u":"gaff_b1","p":253,"h":1,"n":"Gaff"},{"c":2,"s":12,"id":11534,"u":"ogre%20hook_b1","p":253,"h":1,"n":"Ogre Hook"},{"c":2,"s":13,"id":11535,"u":"gaff_b2","p":125,"h":1,"n":"Gaff"},{"c":2,"s":13,"id":11536,"u":"shears_b2","p":184,"h":1,"n":"Shears"},{"c":2,"s":5,"id":11537,"u":"bastard%20sword_crb","p":280,"h":1,"n":"Bastard Sword"},{"c":2,"s":5,"id":11538,"u":"battle%20axe_crb","p":280,"h":1,"n":"Battle Axe"},{"c":2,"s":5,"id":11539,"u":"blowgun_crb","p":281,"h":1,"n":"Blowgun"},{"c":2,"s":5,"id":11540,"u":"bo%20staff_crb","p":280,"h":1,"n":"Bo Staff"},{"c":2,"s":5,"id":11541,"u":"breastplate_crb","p":275,"h":1,"n":"Breastplate"},{"c":2,"s":5,"id":11542,"u":"buckler_crb","p":277,"h":1,"n":"Buckler"},{"c":2,"s":5,"id":11543,"u":"chain%20mail_crb","p":275,"h":1,"n":"Chain Mail"},{"c":2,"s":5,"id":11544,"u":"chain%20shirt_crb","p":275,"h":1,"n":"Chain Shirt"},{"c":2,"s":5,"id":11545,"u":"clan%20dagger_crb","p":280,"h":1,"n":"Clan Dagger"},{"c":2,"s":5,"id":11546,"u":"club_crb","p":280,"h":1,"n":"Club"},{"c":2,"s":5,"id":11547,"u":"composite%20longbow_crb","p":282,"h":1,"n":"Composite Longbow"},{"c":2,"s":5,"id":11548,"u":"composite%20shortbow_crb","p":282,"h":1,"n":"Composite Shortbow"},{"c":2,"s":5,"id":11549,"u":"crossbow_crb","p":281,"h":1,"n":"Crossbow"},{"c":2,"s":5,"id":11550,"u":"dagger_crb","p":280,"h":1,"n":"Dagger"},{"c":2,"s":5,"id":11551,"u":"dart_crb","p":281,"h":1,"n":"Dart"},{"c":2,"s":5,"id":11552,"u":"dogslicer_crb","p":281,"h":1,"n":"Dogslicer"},{"c":2,"s":5,"id":11553,"u":"dwarven%20war%20axe_crb","p":281,"h":1,"n":"Dwarven War Axe"},{"c":2,"s":5,"id":11554,"u":"elven%20curve%20blade_crb","p":281,"h":1,"n":"Elven Curve Blade"},{"c":2,"s":5,"id":11555,"u":"explorer's%20clothing_crb","p":275,"h":1,"n":"Explorer's Clothing"},{"c":2,"s":5,"id":11556,"u":"falchion_crb","p":280,"h":1,"n":"Falchion"},{"c":2,"s":5,"id":11557,"u":"filcher's%20fork_crb","p":281,"h":1,"n":"Filcher's Fork"},{"c":2,"s":5,"id":11558,"u":"flail_crb","p":280,"h":1,"n":"Flail"},{"c":2,"s":5,"id":11559,"u":"full%20plate_crb","p":275,"h":1,"n":"Full Plate"},{"c":2,"s":5,"id":11560,"u":"gauntlet_crb","p":280,"h":1,"n":"Gauntlet"},{"c":2,"s":5,"id":11561,"u":"glaive_crb","p":280,"h":1,"n":"Glaive"},{"c":2,"s":5,"id":11562,"u":"gnome%20flickmace_crb","p":281,"h":1,"n":"Gnome Flickmace"},{"c":2,"s":5,"id":11563,"u":"gnome%20hooked%20hammer_crb","p":281,"h":1,"n":"Gnome Hooked Hammer"},{"c":2,"s":5,"id":11564,"u":"greataxe_crb","p":280,"h":1,"n":"Greataxe"},{"c":2,"s":5,"id":11565,"u":"greatclub_crb","p":280,"h":1,"n":"Greatclub"},{"c":2,"s":5,"id":11566,"u":"greatpick_crb","p":280,"h":1,"n":"Greatpick"},{"c":2,"s":5,"id":11567,"u":"greatsword_crb","p":280,"h":1,"n":"Greatsword"},{"c":2,"s":5,"id":11568,"u":"guisarme_crb","p":280,"h":1,"n":"Guisarme"},{"c":2,"s":5,"id":11569,"u":"halberd_crb","p":280,"h":1,"n":"Halberd"},{"c":2,"s":5,"id":11570,"u":"half%20plate_crb","p":275,"h":1,"n":"Half Plate"},{"c":2,"s":5,"id":11571,"u":"halfling%20sling%20staff_crb","p":281,"h":1,"n":"Halfling Sling Staff"},{"c":2,"s":5,"id":11572,"u":"hand%20crossbow_crb","p":281,"h":1,"n":"Hand Crossbow"},{"c":2,"s":5,"id":11573,"u":"hatchet_crb","p":280,"h":1,"n":"Hatchet"},{"c":2,"s":5,"id":11574,"u":"heavy%20crossbow_crb","p":281,"h":1,"n":"Heavy Crossbow"},{"c":2,"s":5,"id":11575,"u":"hide_crb","p":275,"h":1,"n":"Hide"},{"c":2,"s":5,"id":11576,"u":"horsechopper_crb","p":281,"h":1,"n":"Horsechopper"},{"c":2,"s":5,"id":11577,"u":"javelin_crb","p":281,"h":1,"n":"Javelin"},{"c":2,"s":5,"id":11578,"u":"kama_crb","p":281,"h":1,"n":"Kama"},{"c":2,"s":5,"id":11579,"u":"katana_crb","p":281,"h":1,"n":"Katana"},{"c":2,"s":5,"id":11580,"u":"katar_crb","p":280,"h":1,"n":"Katar"},{"c":2,"s":5,"id":11581,"u":"kukri_crb","p":281,"h":1,"n":"Kukri"},{"c":2,"s":5,"id":11582,"u":"lance_crb","p":280,"h":1,"n":"Lance"},{"c":2,"s":5,"id":11583,"u":"leather_crb","p":275,"h":1,"n":"Leather"},{"c":2,"s":5,"id":11584,"u":"light%20hammer_crb","p":280,"h":1,"n":"Light Hammer"},{"c":2,"s":5,"id":11585,"u":"light%20mace_crb","p":280,"h":1,"n":"Light Mace"},{"c":2,"s":5,"id":11586,"u":"light%20pick_crb","p":280,"h":1,"n":"Light Pick"},{"c":2,"s":5,"id":11587,"u":"longbow_crb","p":282,"h":1,"n":"Longbow"},{"c":2,"s":5,"id":11588,"u":"longspear_crb","p":280,"h":1,"n":"Longspear"},{"c":2,"s":5,"id":11589,"u":"longsword_crb","p":281,"h":1,"n":"Longsword"},{"c":2,"s":5,"id":11590,"u":"mace_crb","p":280,"h":1,"n":"Mace"},{"c":2,"s":5,"id":11591,"u":"main-gauche_crb","p":281,"h":1,"n":"Main-gauche"},{"c":2,"s":5,"id":11592,"u":"maul_crb","p":281,"h":1,"n":"Maul"},{"c":2,"s":5,"id":11593,"u":"morningstar_crb","p":280,"h":1,"n":"Morningstar"},{"c":2,"s":5,"id":11594,"u":"nunchaku_crb","p":281,"h":1,"n":"Nunchaku"},{"c":2,"s":5,"id":11595,"u":"orc%20knuckle%20dagger_crb","p":281,"h":1,"n":"Orc Knuckle Dagger"},{"c":2,"s":5,"id":11596,"u":"orc%20necksplitter_crb","p":281,"h":1,"n":"Orc Necksplitter"},{"c":2,"s":5,"id":11597,"u":"padded%20armor_crb","p":275,"h":1,"n":"Padded Armor"},{"c":2,"s":5,"id":11598,"u":"pick_crb","p":281,"h":1,"n":"Pick"},{"c":2,"s":5,"id":11599,"u":"ranseur_crb","p":281,"h":1,"n":"Ranseur"},{"c":2,"s":5,"id":11600,"u":"rapier_crb","p":281,"h":1,"n":"Rapier"},{"c":2,"s":5,"id":11601,"u":"sai_crb","p":281,"h":1,"n":"Sai"},{"c":2,"s":5,"id":11602,"u":"sap_crb","p":281,"h":1,"n":"Sap"},{"c":2,"s":5,"id":11603,"u":"sawtooth%20saber_crb","p":281,"h":1,"n":"Sawtooth Saber"},{"c":2,"s":5,"id":11604,"u":"scale%20mail_crb","p":275,"h":1,"n":"Scale Mail"},{"c":2,"s":5,"id":11605,"u":"scimitar_crb","p":281,"h":1,"n":"Scimitar"},{"c":2,"s":5,"id":11606,"u":"scythe_crb","p":281,"h":1,"n":"Scythe"},{"c":2,"s":5,"id":11607,"u":"shield%20boss_crb","p":281,"h":1,"n":"Shield Boss"},{"c":2,"s":5,"id":11608,"u":"shield%20spikes_crb","p":281,"h":1,"n":"Shield Spikes"},{"c":2,"s":5,"id":11609,"u":"shortbow_crb","p":282,"h":1,"n":"Shortbow"},{"c":2,"s":5,"id":11610,"u":"shortsword_crb","p":281,"h":1,"n":"Shortsword"},{"c":2,"s":5,"id":11611,"u":"shuriken_crb","p":281,"h":1,"n":"Shuriken"},{"c":2,"s":5,"id":11612,"u":"sickle_crb","p":280,"h":1,"n":"Sickle"},{"c":2,"s":5,"id":11613,"u":"sling_crb","p":282,"h":1,"n":"Sling"},{"c":2,"s":5,"id":11614,"u":"spear_crb","p":280,"h":1,"n":"Spear"},{"c":2,"s":5,"id":11615,"u":"spiked%20chain_crb","p":281,"h":1,"n":"Spiked Chain"},{"c":2,"s":5,"id":11616,"u":"spiked%20gauntlet_crb","p":280,"h":1,"n":"Spiked Gauntlet"},{"c":2,"s":5,"id":11617,"u":"splint%20mail_crb","p":275,"h":1,"n":"Splint Mail"},{"c":2,"s":5,"id":11618,"u":"staff_crb","p":280,"h":1,"n":"Staff"},{"c":2,"s":5,"id":11619,"u":"starknife_crb","p":281,"h":1,"n":"Starknife"},{"c":2,"s":5,"id":11620,"u":"steel%20shield_crb","p":277,"h":1,"n":"Steel Shield"},{"c":2,"s":5,"id":11621,"u":"studded%20leather_crb","p":275,"h":1,"n":"Studded Leather"},{"c":2,"s":5,"id":11622,"u":"temple%20sword_crb","p":281,"h":1,"n":"Temple Sword"},{"c":2,"s":5,"id":11623,"u":"tower%20shield_crb","p":277,"h":1,"n":"Tower Shield"},{"c":2,"s":5,"id":11624,"u":"trident_crb","p":281,"h":1,"n":"Trident"},{"c":2,"s":5,"id":11625,"u":"war%20flail_crb","p":281,"h":1,"n":"War Flail"},{"c":2,"s":5,"id":11626,"u":"warhammer_crb","p":281,"h":1,"n":"Warhammer"},{"c":2,"s":5,"id":11627,"u":"whip_crb","p":281,"h":1,"n":"Whip"},{"c":2,"s":5,"id":11628,"u":"wooden%20shield_crb","p":277,"h":1,"n":"Wooden Shield"},{"c":2,"s":3,"id":11629,"u":"boarding%20axe_aaws","p":1,"h":1,"n":"Boarding Axe"},{"c":2,"s":3,"id":11630,"u":"gill%20hook_aaws","p":1,"h":1,"n":"Gill Hook"},{"c":2,"s":22,"id":11631,"u":"monkey's%20fist_aoe1","p":78,"h":1,"n":"Monkey's Fist"},{"c":2,"s":22,"id":11632,"u":"nightstick_aoe1","p":78,"h":1,"n":"Nightstick"},{"c":2,"s":29,"id":11633,"u":"battle%20lute_av2","p":73,"h":1,"n":"Battle Lute"},{"c":2,"s":29,"id":11634,"u":"tamchal%20chakram_av2","p":73,"h":1,"n":"Tamchal Chakram"},{"c":2,"s":30,"id":11635,"u":"rhoka%20sword_av3","p":73,"h":1,"n":"Rhoka Sword"},{"c":2,"s":30,"id":11636,"u":"shauth%20blade_av3","p":73,"h":1,"n":"Shauth Blade"},{"c":2,"s":30,"id":11637,"u":"shauth%20lash_av3","p":73,"h":1,"n":"Shauth Lash"},{"c":2,"s":31,"id":11638,"u":"bladed%20diabolo_ec1","p":77,"h":1,"n":"Bladed Diabolo"},{"c":2,"s":31,"id":11639,"u":"bladed%20hoop_ec1","p":77,"h":1,"n":"Bladed Hoop"},{"c":2,"s":31,"id":11640,"u":"fire%20poi_ec1","p":77,"h":1,"n":"Fire Poi"},{"c":2,"s":31,"id":11641,"u":"juggling%20club_ec1","p":77,"h":1,"n":"Juggling Club"},{"c":2,"s":31,"id":11642,"u":"poi_ec1","p":77,"h":1,"n":"Poi"},{"c":2,"s":31,"id":11643,"u":"scorpion%20whip_ec1","p":77,"h":1,"n":"Scorpion Whip"},{"c":2,"s":31,"id":11644,"u":"throwing%20knife_ec1","p":77,"h":1,"n":"Throwing Knife"},{"c":2,"s":36,"id":11645,"u":"alchemical%20crossbow_fop","p":56,"h":1,"n":"Alchemical Crossbow"},{"c":2,"s":38,"id":11646,"u":"butterfly%20sword_frp2","p":76,"h":1,"n":"Butterfly Sword"},{"c":2,"s":38,"id":11647,"u":"hook%20sword_frp2","p":76,"h":1,"n":"Hook Sword"},{"c":2,"s":38,"id":11648,"u":"karambit_frp2","p":76,"h":1,"n":"Karambit"},{"c":2,"s":38,"id":11649,"u":"kusarigama_frp2","p":76,"h":1,"n":"Kusarigama"},{"c":2,"s":38,"id":11650,"u":"leiomano_frp2","p":76,"h":1,"n":"Leiomano"},{"c":2,"s":38,"id":11651,"u":"wind%20and%20fire%20wheel_frp2","p":76,"h":1,"n":"Wind and Fire Wheel"},{"c":2,"s":2,"id":11652,"u":"air%20repeater_g%26g","p":151,"h":1,"n":"Air Repeater"},{"c":2,"s":2,"id":11653,"u":"arquebus_g%26g","p":151,"h":1,"n":"Arquebus"},{"c":2,"s":2,"id":11654,"u":"axe%20musket_g%26g","p":158,"h":1,"n":"Axe Musket"},{"c":2,"s":2,"id":11655,"u":"backpack%20ballista_g%26g","p":62,"h":1,"n":"Backpack Ballista"},{"c":2,"s":2,"id":11656,"u":"backpack%20catapult_g%26g","p":63,"h":1,"n":"Backpack Catapult"},{"c":2,"s":2,"id":11657,"u":"bayonet_g%26g","p":150,"h":1,"n":"Bayonet"},{"c":2,"s":2,"id":11658,"u":"big%20boom%20gun_g%26g","p":157,"h":1,"n":"Big Boom Gun"},{"c":2,"s":2,"id":11659,"u":"black%20powder%20knuckle%20dusters_g%26g","p":158,"h":1,"n":"Black Powder Knuckle Dusters"},{"c":2,"s":2,"id":11660,"u":"blunderbuss_g%26g","p":151,"h":1,"n":"Blunderbuss"},{"c":2,"s":2,"id":11661,"u":"cane%20pistol_g%26g","p":158,"h":1,"n":"Cane Pistol"},{"c":2,"s":2,"id":11662,"u":"clan%20pistol_g%26g","p":151,"h":1,"n":"Clan Pistol"},{"c":2,"s":2,"id":11663,"u":"clockwork%20disguise_g%26g","p":85,"h":1,"n":"Clockwork Disguise"},{"c":2,"s":2,"id":11664,"u":"coat%20pistol_g%26g","p":151,"h":1,"n":"Coat Pistol"},{"c":2,"s":2,"id":11665,"u":"dagger%20pistol_g%26g","p":158,"h":1,"n":"Dagger Pistol"},{"c":2,"s":2,"id":11666,"u":"dart%20umbrella_g%26g","p":63,"h":1,"n":"Dart Umbrella"},{"c":2,"s":2,"id":11667,"u":"double-barreled%20musket_g%26g","p":151,"h":1,"n":"Double-barreled Musket"},{"c":2,"s":2,"id":11668,"u":"double-barreled%20pistol_g%26g","p":151,"h":1,"n":"Double-barreled Pistol"},{"c":2,"s":2,"id":11669,"u":"dragon%20mouth%20pistol_g%26g","p":151,"h":1,"n":"Dragon Mouth Pistol"},{"c":2,"s":2,"id":11670,"u":"dueling%20pistol_g%26g","p":151,"h":1,"n":"Dueling Pistol"},{"c":2,"s":2,"id":11671,"u":"dwarven%20scattergun_g%26g","p":151,"h":1,"n":"Dwarven Scattergun"},{"c":2,"s":2,"id":11672,"u":"explosive%20dogslicer_g%26g","p":158,"h":1,"n":"Explosive Dogslicer"},{"c":2,"s":2,"id":11673,"u":"fire%20lance_g%26g","p":151,"h":1,"n":"Fire Lance"},{"c":2,"s":2,"id":11674,"u":"flingflenser_g%26g","p":151,"h":1,"n":"Flingflenser"},{"c":2,"s":2,"id":11675,"u":"flintlock%20musket_g%26g","p":151,"h":1,"n":"Flintlock Musket"},{"c":2,"s":2,"id":11676,"u":"flintlock%20pistol_g%26g","p":151,"h":1,"n":"Flintlock Pistol"},{"c":2,"s":2,"id":11677,"u":"forked%20bipod_g%26g","p":150,"h":1,"n":"Forked Bipod"},{"c":2,"s":2,"id":11678,"u":"gnome%20amalgam%20musket_g%26g","p":158,"h":1,"n":"Gnome Amalgam Musket"},{"c":2,"s":2,"id":11679,"u":"gun%20sword_g%26g","p":158,"h":1,"n":"Gun Sword"},{"c":2,"s":2,"id":11680,"u":"hammer%20gun_g%26g","p":158,"h":1,"n":"Hammer Gun"},{"c":2,"s":2,"id":11681,"u":"hand%20cannon_g%26g","p":151,"h":1,"n":"Hand Cannon"},{"c":2,"s":2,"id":11682,"u":"harmona%20gun_g%26g","p":151,"h":1,"n":"Harmona Gun"},{"c":2,"s":2,"id":11683,"u":"heavy%20power%20suit_g%26g","p":16,"h":1,"n":"Heavy Power Suit"},{"c":2,"s":2,"id":11684,"u":"injection%20spear_g%26g","p":63,"h":1,"n":"Injection Spear"},{"c":2,"s":2,"id":11685,"u":"jezail_g%26g","p":151,"h":1,"n":"Jezail"},{"c":2,"s":2,"id":11686,"u":"knuckle%20duster_g%26g","p":150,"h":1,"n":"Knuckle Duster"},{"c":2,"s":2,"id":11687,"u":"long%20air%20repeater_g%26g","p":151,"h":1,"n":"Long Air Repeater"},{"c":2,"s":2,"id":11688,"u":"mace%20multipistol_g%26g","p":158,"h":1,"n":"Mace Multipistol"},{"c":2,"s":2,"id":11689,"u":"mithral%20tree_g%26g","p":151,"h":1,"n":"Mithral Tree"},{"c":2,"s":2,"id":11690,"u":"pantograph%20gauntlet_g%26g","p":63,"h":1,"n":"Pantograph Gauntlet"},{"c":2,"s":2,"id":11691,"u":"pepperbox_g%26g","p":151,"h":1,"n":"Pepperbox"},{"c":2,"s":2,"id":11692,"u":"piercing%20wind_g%26g","p":158,"h":1,"n":"Piercing Wind"},{"c":2,"s":2,"id":11693,"u":"power%20suit_g%26g","p":16,"h":1,"n":"Power Suit"},{"c":2,"s":2,"id":11694,"u":"rapier%20pistol_g%26g","p":158,"h":1,"n":"Rapier Pistol"},{"c":2,"s":2,"id":11695,"u":"reinforced%20stock_g%26g","p":150,"h":1,"n":"Reinforced Stock"},{"c":2,"s":2,"id":11696,"u":"repeating%20crossbow_g%26g","p":63,"h":1,"n":"Repeating Crossbow"},{"c":2,"s":2,"id":11697,"u":"repeating%20hand%20crossbow_g%26g","p":63,"h":1,"n":"Repeating Hand Crossbow"},{"c":2,"s":2,"id":11698,"u":"repeating%20heavy%20crossbow_g%26g","p":63,"h":1,"n":"Repeating Heavy Crossbow"},{"c":2,"s":2,"id":11699,"u":"slide%20pistol_g%26g","p":151,"h":1,"n":"Slide Pistol"},{"c":2,"s":2,"id":11700,"u":"spoon%20gun_g%26g","p":157,"h":1,"n":"Spoon Gun"},{"c":2,"s":2,"id":11701,"u":"subterfuge%20suit_g%26g","p":16,"h":1,"n":"Subterfuge Suit"},{"c":2,"s":2,"id":11702,"u":"three%20peaked%20tree_g%26g","p":158,"h":1,"n":"Three Peaked Tree"},{"c":2,"s":2,"id":11703,"u":"umbrella%20injector_g%26g","p":64,"h":1,"n":"Umbrella Injector"},{"c":2,"s":1,"id":11704,"u":"adze_loag","p":139,"h":1,"n":"Adze"},{"c":2,"s":1,"id":11705,"u":"buugeng_loag","p":139,"h":1,"n":"Buugeng"},{"c":2,"s":1,"id":11706,"u":"fangwire_loag","p":139,"h":1,"n":"Fangwire"},{"c":2,"s":1,"id":11707,"u":"hand%20adze_loag","p":139,"h":1,"n":"Hand Adze"},{"c":2,"s":1,"id":11708,"u":"rungu_loag","p":139,"h":1,"n":"Rungu"},{"c":2,"s":1,"id":11709,"u":"taw%20launcher_loag","p":139,"h":1,"n":"Taw Launcher"},{"c":2,"s":1,"id":11710,"u":"thunder%20sling_loag","p":139,"h":1,"n":"Thunder Sling"},{"c":2,"s":1,"id":11711,"u":"tricky%20pick_loag","p":139,"h":1,"n":"Tricky Pick"},{"c":2,"s":1,"id":11712,"u":"whip%20claw_loag","p":139,"h":1,"n":"Whip Claw"},{"c":2,"s":1,"id":11713,"u":"wish%20blade_loag","p":139,"h":1,"n":"Wish Blade"},{"c":2,"s":1,"id":11714,"u":"wish%20knife_loag","p":139,"h":1,"n":"Wish Knife"},{"c":2,"s":7,"id":11715,"u":"fauchard_locg","p":92,"h":1,"n":"Fauchard"},{"c":2,"s":7,"id":11716,"u":"hellknight%20plate_locg","p":80,"h":1,"n":"Hellknight Plate"},{"c":2,"s":7,"id":11717,"u":"scourge_locg","p":80,"h":1,"n":"Scourge"},{"c":2,"s":58,"id":11718,"u":"bladed%20scarf_logm","p":120,"h":1,"n":"Bladed Scarf"},{"c":2,"s":58,"id":11719,"u":"fighting%20fan_logm","p":120,"h":1,"n":"Fighting Fan"},{"c":2,"s":58,"id":11720,"u":"khopesh_logm","p":120,"h":1,"n":"Khopesh"},{"c":2,"s":58,"id":11721,"u":"machete_logm","p":120,"h":1,"n":"Machete"},{"c":2,"s":58,"id":11722,"u":"mambele_logm","p":120,"h":1,"n":"Mambele"},{"c":2,"s":58,"id":11723,"u":"meteor%20hammer_logm","p":120,"h":1,"n":"Meteor Hammer"},{"c":2,"s":58,"id":11724,"u":"naginata_logm","p":120,"h":1,"n":"Naginata"},{"c":2,"s":58,"id":11725,"u":"nine-ring%20sword_logm","p":120,"h":1,"n":"Nine-Ring Sword"},{"c":2,"s":58,"id":11726,"u":"polytool_logm","p":120,"h":1,"n":"Polytool"},{"c":2,"s":58,"id":11727,"u":"tekko-kagi_logm","p":120,"h":1,"n":"Tekko-Kagi"},{"c":2,"s":58,"id":11728,"u":"urumi_logm","p":120,"h":1,"n":"Urumi"},{"c":2,"s":58,"id":11729,"u":"war%20razor_logm","p":120,"h":1,"n":"War Razor"},{"c":2,"s":6,"id":11730,"u":"broadspear_loil","p":221,"h":1,"n":"Broadspear"},{"c":2,"s":6,"id":11731,"u":"chakri_loil","p":221,"h":1,"n":"Chakri"},{"c":2,"s":6,"id":11732,"u":"dandpatta_loil","p":221,"h":1,"n":"Dandpatta"},{"c":2,"s":6,"id":11733,"u":"donchak_loil","p":221,"h":1,"n":"Donchak"},{"c":2,"s":6,"id":11734,"u":"gada_loil","p":221,"h":1,"n":"Gada"},{"c":2,"s":6,"id":11735,"u":"kalis_loil","p":221,"h":1,"n":"Kalis"},{"c":2,"s":6,"id":11736,"u":"kris_loil","p":221,"h":1,"n":"Kris"},{"c":2,"s":6,"id":11737,"u":"panabas_loil","p":221,"h":1,"n":"Panabas"},{"c":2,"s":6,"id":11738,"u":"talwar_loil","p":221,"h":1,"n":"Talwar"},{"c":2,"s":6,"id":11739,"u":"thorn%20whip_loil","p":221,"h":1,"n":"Thorn whip"},{"c":2,"s":6,"id":11740,"u":"triggerbrand_loil","p":107,"h":1,"n":"Triggerbrand"},{"c":2,"s":6,"id":11741,"u":"visap_loil","p":221,"h":1,"n":"Visap"},{"c":2,"s":6,"id":11742,"u":"zulfikar_loil","p":221,"h":1,"n":"Zulfikar"},{"c":2,"s":59,"id":11743,"u":"armored%20coat_lokl","p":86,"h":1,"n":"Armored Coat"},{"c":2,"s":59,"id":11744,"u":"bladed%20gauntlet_lokl","p":86,"h":1,"n":"Bladed Gauntlet"},{"c":2,"s":59,"id":11745,"u":"war%20lance_lokl","p":86,"h":1,"n":"War Lance"},{"c":2,"s":60,"id":11746,"u":"boarding%20pike_lopsg","p":81,"h":1,"n":"Boarding Pike"},{"c":2,"s":60,"id":11747,"u":"combat%20grapnel_lopsg","p":81,"h":1,"n":"Combat Grapnel"},{"c":2,"s":60,"id":11748,"u":"stiletto%20pen_lopsg","p":81,"h":1,"n":"Stiletto Pen"},{"c":2,"s":8,"id":11749,"u":"asp%20coil_lotgb","p":107,"h":1,"n":"Asp Coil"},{"c":2,"s":8,"id":11750,"u":"butchering%20axe_lotgb","p":107,"h":1,"n":"Butchering Axe"},{"c":2,"s":8,"id":11751,"u":"chakram_lotgb","p":107,"h":1,"n":"Chakram"},{"c":2,"s":8,"id":11752,"u":"clockwork%20macuahuitl_lotgb","p":22,"h":1,"n":"Clockwork Macuahuitl"},{"c":2,"s":8,"id":11753,"u":"dueling%20spear_lotgb","p":107,"h":1,"n":"Dueling Spear"},{"c":2,"s":8,"id":11754,"u":"elven%20branched%20spear_lotgb","p":107,"h":1,"n":"Elven Branched Spear"},{"c":2,"s":8,"id":11755,"u":"griffon%20cane_lotgb","p":67,"h":1,"n":"Griffon Cane"},{"c":2,"s":8,"id":11756,"u":"hongali%20hornbow_lotgb","p":107,"h":1,"n":"Hongali Hornbow"},{"c":2,"s":8,"id":11757,"u":"piranha%20kiss_lotgb","p":107,"h":1,"n":"Piranha Kiss"},{"c":2,"s":8,"id":11758,"u":"probing%20cane_lotgb","p":67,"h":1,"n":"Probing Cane"},{"c":2,"s":8,"id":11759,"u":"sickle-saber_lotgb","p":107,"h":1,"n":"Sickle-Saber"},{"c":2,"s":8,"id":11760,"u":"spiral%20rapier_lotgb","p":107,"h":1,"n":"Spiral Rapier"},{"c":2,"s":8,"id":11761,"u":"switchscythe_lotgb","p":107,"h":1,"n":"Switchscythe"},{"c":2,"s":8,"id":11762,"u":"thundermace_lotgb","p":107,"h":1,"n":"Thundermace"},{"c":2,"s":8,"id":11763,"u":"tonfa_lotgb","p":107,"h":1,"n":"Tonfa"},{"c":2,"s":8,"id":11764,"u":"tri-bladed%20katar_lotgb","p":107,"h":1,"n":"Tri-bladed Katar"},{"c":2,"s":62,"id":11765,"u":"aldori%20dueling%20sword_lowg","p":28,"h":1,"n":"Aldori Dueling Sword"},{"c":2,"s":49,"id":11766,"u":"lion%20scythe_sot4","p":78,"h":1,"n":"Lion Scythe"},{"c":2,"s":50,"id":11767,"u":"shobhad%20longrifle_sot5","p":78,"h":1,"n":"Shobhad Longrifle"},{"c":60,"s":5,"id":11768,"u":"blinded_crb","p":618,"h":1,"n":"Blinded"},{"c":60,"s":5,"id":11769,"u":"broken_crb","p":618,"h":1,"n":"Broken"},{"c":60,"s":5,"id":11770,"u":"clumsy_crb","p":618,"h":1,"n":"Clumsy"},{"c":60,"s":5,"id":11771,"u":"concealed_crb","p":618,"h":1,"n":"Concealed"},{"c":60,"s":5,"id":11772,"u":"confused_crb","p":618,"h":1,"n":"Confused"},{"c":60,"s":5,"id":11773,"u":"controlled_crb","p":618,"h":1,"n":"Controlled"},{"c":60,"s":5,"id":11774,"u":"dazzled_crb","p":619,"h":1,"n":"Dazzled"},{"c":60,"s":5,"id":11775,"u":"deafened_crb","p":619,"h":1,"n":"Deafened"},{"c":60,"s":5,"id":11776,"u":"doomed_crb","p":619,"h":1,"n":"Doomed"},{"c":60,"s":5,"id":11777,"u":"drained_crb","p":619,"h":1,"n":"Drained"},{"c":60,"s":5,"id":11778,"u":"dying_crb","p":619,"h":1,"n":"Dying"},{"c":60,"s":5,"id":11779,"u":"encumbered_crb","p":619,"h":1,"n":"Encumbered"},{"c":60,"s":5,"id":11780,"u":"enfeebled_crb","p":619,"h":1,"n":"Enfeebled"},{"c":60,"s":5,"id":11781,"u":"fascinated_crb","p":619,"h":1,"n":"Fascinated"},{"c":60,"s":5,"id":11782,"u":"fatigued_crb","p":620,"h":1,"n":"Fatigued"},{"c":60,"s":5,"id":11783,"u":"flat-footed_crb","p":620,"h":1,"n":"Flat-Footed"},{"c":60,"s":5,"id":11784,"u":"fleeing_crb","p":620,"h":1,"n":"Fleeing"},{"c":60,"s":5,"id":11785,"u":"friendly_crb","p":620,"h":1,"n":"Friendly"},{"c":60,"s":5,"id":11786,"u":"frightened_crb","p":620,"h":1,"n":"Frightened"},{"c":60,"s":5,"id":11787,"u":"grabbed_crb","p":620,"h":1,"n":"Grabbed"},{"c":60,"s":5,"id":11788,"u":"helpful_crb","p":620,"h":1,"n":"Helpful"},{"c":60,"s":5,"id":11789,"u":"hidden_crb","p":620,"h":1,"n":"Hidden"},{"c":60,"s":5,"id":11790,"u":"hostile_crb","p":620,"h":1,"n":"Hostile"},{"c":60,"s":5,"id":11791,"u":"immobilized_crb","p":620,"h":1,"n":"Immobilized"},{"c":60,"s":5,"id":11792,"u":"indifferent_crb","p":620,"h":1,"n":"Indifferent"},{"c":60,"s":5,"id":11793,"u":"invisible_crb","p":620,"h":1,"n":"Invisible"},{"c":60,"s":5,"id":11794,"u":"observed_crb","p":621,"h":1,"n":"Observed"},{"c":60,"s":5,"id":11795,"u":"paralyzed_crb","p":621,"h":1,"n":"Paralyzed"},{"c":60,"s":5,"id":11796,"u":"persistent%20damage_crb","p":621,"h":1,"n":"Persistent Damage"},{"c":60,"s":5,"id":11797,"u":"petrified_crb","p":621,"h":1,"n":"Petrified"},{"c":60,"s":5,"id":11798,"u":"prone_crb","p":621,"h":1,"n":"Prone"},{"c":60,"s":5,"id":11799,"u":"quickened_crb","p":622,"h":1,"n":"Quickened"},{"c":60,"s":5,"id":11800,"u":"restrained_crb","p":622,"h":1,"n":"Restrained"},{"c":60,"s":5,"id":11801,"u":"sickened_crb","p":622,"h":1,"n":"Sickened"},{"c":60,"s":5,"id":11802,"u":"slowed_crb","p":622,"h":1,"n":"Slowed"},{"c":60,"s":5,"id":11803,"u":"stunned_crb","p":622,"h":1,"n":"Stunned"},{"c":60,"s":5,"id":11804,"u":"stupefied_crb","p":622,"h":1,"n":"Stupefied"},{"c":60,"s":5,"id":11805,"u":"unconscious_crb","p":622,"h":1,"n":"Unconscious"},{"c":60,"s":5,"id":11806,"u":"undetected_crb","p":623,"h":1,"n":"Undetected"},{"c":60,"s":5,"id":11807,"u":"unfriendly_crb","p":623,"h":1,"n":"Unfriendly"},{"c":60,"s":5,"id":11808,"u":"unnoticed_crb","p":623,"h":1,"n":"Unnoticed"},{"c":60,"s":5,"id":11809,"u":"wounded_crb","p":623,"h":1,"n":"Wounded"},{"c":63,"s":12,"id":11810,"u":"ghast%20fever_b1","p":169,"h":1,"n":"Ghast Fever"},{"c":63,"s":12,"id":11811,"u":"ghoul%20fever_b1","p":168,"h":1,"n":"Ghoul Fever"},{"c":63,"s":15,"id":11812,"u":"blinding%20sickness_gmg","p":119,"h":1,"n":"Blinding Sickness"},{"c":63,"s":15,"id":11813,"u":"bog%20rot_gmg","p":118,"h":1,"n":"Bog Rot"},{"c":63,"s":15,"id":11814,"u":"bone%20chill_gmg","p":118,"h":1,"n":"Bone Chill"},{"c":63,"s":15,"id":11815,"u":"brain%20worms_gmg","p":119,"h":1,"n":"Brain Worms"},{"c":63,"s":15,"id":11816,"u":"bubonic%20plague_gmg","p":118,"h":1,"n":"Bubonic Plague"},{"c":63,"s":15,"id":11817,"u":"choking%20death_gmg","p":118,"h":1,"n":"Choking Death"},{"c":63,"s":15,"id":11818,"u":"malaria_gmg","p":118,"h":1,"n":"Malaria"},{"c":63,"s":15,"id":11819,"u":"nightmare%20fever_gmg","p":119,"h":1,"n":"Nightmare Fever"},{"c":63,"s":15,"id":11820,"u":"scarlet%20fever_gmg","p":118,"h":1,"n":"Scarlet Fever"},{"c":63,"s":15,"id":11821,"u":"scarlet%20leprosy_gmg","p":118,"h":1,"n":"Scarlet Leprosy"},{"c":63,"s":15,"id":11822,"u":"sewer%20haze_gmg","p":119,"h":1,"n":"Sewer Haze"},{"c":63,"s":15,"id":11823,"u":"tetanus_gmg","p":118,"h":1,"n":"Tetanus"},{"c":63,"s":15,"id":11824,"u":"tuberculosis_gmg","p":118,"h":1,"n":"Tuberculosis"},{"c":63,"s":10,"id":11825,"u":"waterborne%20zombie%20rot_botd","p":197,"h":1,"n":"Waterborne Zombie Rot"},{"c":63,"s":42,"id":11826,"u":"poison%20sedum_ooa1","p":31,"h":1,"n":"Poison Sedum"},{"c":63,"s":64,"id":11827,"u":"soulforged%20corruption_som","p":234,"h":1,"n":"Soulforged Corruption"},{"c":62,"s":12,"id":11828,"u":"curse%20of%20the%20werecreature_b1","p":329,"h":1,"n":"Curse of the Werecreature"},{"c":62,"s":12,"id":11829,"u":"graveknight's%20curse_b1","p":191,"h":1,"n":"Graveknight's Curse"},{"c":62,"s":15,"id":11830,"u":"coward's%20roots_gmg","p":116,"h":1,"n":"Coward's Roots"},{"c":62,"s":15,"id":11831,"u":"curse%20of%20nightmares_gmg","p":116,"h":1,"n":"Curse of Nightmares"},{"c":62,"s":15,"id":11832,"u":"curse%20of%20slumber_gmg","p":117,"h":1,"n":"Curse of Slumber"},{"c":62,"s":15,"id":11833,"u":"curse%20of%20the%20ravenous_gmg","p":116,"h":1,"n":"Curse of the Ravenous"},{"c":62,"s":15,"id":11834,"u":"grave%20curse_gmg","p":117,"h":1,"n":"Grave Curse"},{"c":62,"s":15,"id":11835,"u":"oath%20of%20the%20flesh_gmg","p":117,"h":1,"n":"Oath of the Flesh"},{"c":62,"s":15,"id":11836,"u":"reviled%20of%20nature_gmg","p":117,"h":1,"n":"Reviled of Nature"},{"c":62,"s":15,"id":11837,"u":"reviling%20earth_gmg","p":117,"h":1,"n":"Reviling Earth"},{"c":62,"s":15,"id":11838,"u":"sellsword's%20folly_gmg","p":117,"h":1,"n":"Sellsword's Folly"},{"c":62,"s":15,"id":11839,"u":"slayer's%20haunt_gmg","p":116,"h":1,"n":"Slayer's Haunt"},{"c":62,"s":15,"id":11840,"u":"spirit%20anchor_gmg","p":117,"h":1,"n":"Spirit Anchor"},{"c":62,"s":15,"id":11841,"u":"sword%20of%20anathema_gmg","p":117,"h":1,"n":"Sword of Anathema"},{"c":62,"s":15,"id":11842,"u":"theft%20of%20thought_gmg","p":116,"h":1,"n":"Theft of Thought"},{"c":62,"s":15,"id":11843,"u":"thief's%20retribution_gmg","p":117,"h":1,"n":"Thief's Retribution"},{"c":62,"s":15,"id":11844,"u":"unending%20thirst_gmg","p":117,"h":1,"n":"Unending Thirst"},{"c":62,"s":15,"id":11845,"u":"wizard's%20ward_gmg","p":116,"h":1,"n":"Wizard's Ward"},{"c":62,"s":11,"id":11846,"u":"boastful%20prince's%20scourge_da","p":162,"h":1,"n":"Boastful Prince's Scourge"},{"c":62,"s":11,"id":11847,"u":"enforced%20hospitality_da","p":163,"h":1,"n":"Enforced Hospitality"},{"c":62,"s":11,"id":11848,"u":"forbidding%20knowledge_da","p":163,"h":1,"n":"Forbidding Knowledge"},{"c":62,"s":11,"id":11849,"u":"rage%20of%20the%20excommunicant_da","p":163,"h":1,"n":"Rage of The Excommunicant"},{"c":62,"s":11,"id":11850,"u":"sinful%20tongue_da","p":162,"h":1,"n":"Sinful Tongue"},{"c":62,"s":11,"id":11851,"u":"swarming%20words_da","p":162,"h":1,"n":"Swarming Words"},{"c":62,"s":11,"id":11852,"u":"thief's%20burden_da","p":162,"h":1,"n":"Thief's Burden"},{"c":62,"s":11,"id":11853,"u":"unraveling%20skin_da","p":162,"h":1,"n":"Unraveling Skin"},{"c":62,"s":6,"id":11854,"u":"boatman's%20toll%20curse_loil","p":176,"h":1,"n":"Boatman's Toll Curse"},{"c":62,"s":6,"id":11855,"u":"consummate%20liar_loil","p":176,"h":1,"n":"Consummate Liar"},{"c":62,"s":6,"id":11856,"u":"curse%20of%20biting%20swarms_loil","p":176,"h":1,"n":"Curse of Biting Swarms"},{"c":62,"s":6,"id":11857,"u":"curse%20of%20petulant%20whispers_loil","p":176,"h":1,"n":"Curse of Petulant Whispers"},{"c":62,"s":6,"id":11858,"u":"curse%20of%20the%20rotting%20heart_loil","p":176,"h":1,"n":"Curse of The Rotting Heart"},{"c":62,"s":6,"id":11859,"u":"lord's%20arrogance_loil","p":176,"h":1,"n":"Lord's Arrogance"},{"c":62,"s":43,"id":11860,"u":"yellow%20silt%20curse_ooa2","p":71,"h":1,"n":"Yellow Silt Curse"},{"c":62,"s":45,"id":11861,"u":"slithering_sli","p":7,"h":1,"n":"Slithering"},{"c":10,"s":5,"id":11863,"u":"bookref-quick,0,young%20animal%20companions,0","p":214,"h":1,"n":"Young Animal Companions"},{"c":10,"s":5,"id":11864,"u":"bookref-quick,0,mature%20animal%20companions,0","p":214,"h":1,"n":"Mature Animal Companions"},{"c":10,"s":5,"id":11865,"u":"bookref-quick,0,nimble%20animal%20companions,0","p":214,"h":1,"n":"Nimble Animal Companions"},{"c":10,"s":5,"id":11866,"u":"bookref-quick,0,savage%20animal%20companions,0","p":214,"h":1,"n":"Savage Animal Companions"},{"c":10,"s":5,"id":11867,"u":"bookref-quick,0,specialized%20animal%20companions,0","p":217,"h":1,"n":"Specialized Animal Companions"},{"c":10,"s":5,"id":11868,"u":"bookref-quick,0,animal%20companions,0","p":214,"h":1,"n":"Animal Companions"},{"c":10,"s":5,"id":11869,"u":"bookref-quick,0,spellcasting%20archetypes,0","p":219,"h":1,"n":"Spellcasting Archetypes"},{"c":10,"s":5,"id":11870,"u":"bookref-quick,0,spellcasting%20archetypes,0","p":219,"h":1,"n":"Spellcasting Benefits"},{"c":10,"s":5,"id":11871,"u":"bookref-quick,0,archetypes,0","p":219,"h":1,"n":"Archetypes"},{"c":10,"s":5,"id":11872,"u":"bookref-quick,0,character%20creation,0","p":19,"h":1,"n":"Character Creation"},{"c":10,"s":5,"id":11873,"u":"bookref-quick,0,characters%20with%20disabilities,0","p":487,"h":1,"n":"Characters With Disabilities"},{"c":10,"s":5,"id":11874,"u":"bookref-quick,0,familiars,0","p":217,"h":1,"n":"Familiars"},{"c":10,"s":5,"id":11875,"u":"bookref-quick,0,leveling%20up,0","p":31,"h":1,"n":"Leveling Up"},{"c":10,"s":5,"id":11877,"u":"bookref-quick,1,activating%20items,0","p":532,"h":1,"n":"Activating Items"},{"c":10,"s":5,"id":11878,"u":"bookref-quick,1,animals,0","p":294,"h":1,"n":"Animals"},{"c":10,"s":5,"id":11879,"u":"bookref-quick,1,armor,0","p":274,"h":1,"n":"Armor"},{"c":10,"s":5,"id":11880,"u":"bookref-quick,1,carrying%20and%20using%20items,0","p":271,"h":1,"n":"Carrying and Using Items"},{"c":10,"s":5,"id":11881,"u":"bookref-quick,1,coins%20and%20currency,0","p":271,"h":1,"n":"Coins and Currency"},{"c":10,"s":5,"id":11882,"u":"bookref-quick,1,constant%20abilities,0","p":531,"h":1,"n":"Constant Abilities"},{"c":10,"s":64,"id":11883,"u":"bookref-quick,1,creating%20a%20personal%20staff,0","p":166,"h":1,"n":"Creating a Personal Staff"},{"c":10,"s":5,"id":11884,"u":"bookref-quick,1,formulas,0","p":293,"h":1,"n":"Formulas"},{"c":10,"s":5,"id":11885,"u":"bookref-quick,1,investing%20magic%20items,0","p":531,"h":1,"n":"Investing Magic Items"},{"c":10,"s":5,"id":11886,"u":"bookref-quick,1,item%20damage,0","p":272,"h":1,"n":"Item Damage"},{"c":10,"s":5,"id":11887,"u":"bookref-quick,1,item%20level,0","p":271,"h":1,"n":"Item Level"},{"c":10,"s":5,"id":11888,"u":"bookref-quick,1,items%20and%20sizes,0","p":295,"h":1,"n":"Items and Sizes"},{"c":10,"s":5,"id":11889,"u":"bookref-quick,1,price,0","p":271,"h":1,"n":"Price"},{"c":10,"s":5,"id":11890,"u":"bookref-quick,1,transferring%20runes,0","p":580,"h":1,"n":"Transferring Runes"},{"c":10,"s":5,"id":11891,"u":"bookref-quick,1,runes,0","p":580,"h":1,"n":"Runes"},{"c":10,"s":5,"id":11892,"u":"bookref-quick,1,crafting%20a%20scroll,0","p":565,"h":1,"n":"Crafting a Scroll"},{"c":10,"s":5,"id":11893,"u":"bookref-quick,1,scrolls,0","p":564,"h":1,"n":"Scrolls"},{"c":10,"s":5,"id":11894,"u":"bookref-quick,1,services,0","p":294,"h":1,"n":"Services"},{"c":10,"s":5,"id":11895,"u":"bookref-quick,1,shields,0","p":277,"h":1,"n":"Shields"},{"c":10,"s":5,"id":11896,"u":"bookref-quick,1,shoddy%20items,0","p":273,"h":1,"n":"Shoddy Items"},{"c":10,"s":5,"id":11897,"u":"bookref-quick,1,staves,0","p":592,"h":1,"n":"Staves"},{"c":10,"s":5,"id":11898,"u":"bookref-quick,1,wands,0","p":597,"h":1,"n":"Wands"},{"c":10,"s":5,"id":11899,"u":"bookref-quick,1,reload,0","p":279,"h":1,"n":"Reload"},{"c":10,"s":5,"id":11900,"u":"bookref-quick,1,weapons,0","p":278,"h":1,"n":"Weapons"},{"c":10,"s":5,"id":11901,"u":"bookref-quick,1,wearing%20tools,0","p":287,"h":1,"n":"Wearing Tools"},{"c":10,"s":5,"id":11903,"u":"bookref-quick,2,cantrips,0","p":300,"h":1,"n":"Cantrips"},{"c":10,"s":5,"id":11904,"u":"bookref-quick,2,casting%20spells,0","p":302,"h":1,"n":"Casting Spells"},{"c":10,"s":5,"id":11905,"u":"bookref-quick,2,disbelieving%20illusions,0","p":298,"h":1,"n":"Disbelieving Illusions"},{"c":10,"s":5,"id":11906,"u":"bookref-quick,2,durations,0","p":304,"h":1,"n":"Durations"},{"c":10,"s":5,"id":11907,"u":"bookref-quick,2,focus%20spells,0","p":300,"h":1,"n":"Focus Spells"},{"c":10,"s":5,"id":11908,"u":"bookref-quick,2,hostile%20actions,0","p":305,"h":1,"n":"Hostile Actions"},{"c":10,"s":5,"id":11909,"u":"bookref-quick,2,identifying%20spells,0","p":305,"h":1,"n":"Identifying Spells"},{"c":10,"s":5,"id":11910,"u":"bookref-quick,2,innate%20spells,0","p":302,"h":1,"n":"Innate Spells"},{"c":10,"s":5,"id":11911,"u":"bookref-quick,2,ranges%2c%20areas%2c%20and%20targets,0","p":304,"h":1,"n":"Ranges, Areas, and Targets"},{"c":10,"s":5,"id":11912,"u":"bookref-quick,2,reading%20spells,0","p":306,"h":1,"n":"Reading Spells"},{"c":10,"s":5,"id":11913,"u":"bookref-quick,2,casting%20rituals,0","p":408,"h":1,"n":"Casting Rituals"},{"c":10,"s":5,"id":11914,"u":"bookref-quick,2,secondary%20checks,0","p":408,"h":1,"n":"Secondary Checks"},{"c":10,"s":5,"id":11915,"u":"bookref-quick,2,effect,0","p":409,"h":1,"n":"Effect"},{"c":10,"s":5,"id":11916,"u":"bookref-quick,2,rituals,0","p":408,"h":1,"n":"Rituals"},{"c":10,"s":5,"id":11917,"u":"bookref-quick,2,saving%20throws,0","p":305,"h":1,"n":"Saving Throws"},{"c":10,"s":5,"id":11918,"u":"bookref-quick,2,setting%20triggers,0","p":305,"h":1,"n":"Setting Triggers"},{"c":10,"s":5,"id":11919,"u":"bookref-quick,2,spell%20attacks,0","p":305,"h":1,"n":"Spell Attacks"},{"c":10,"s":5,"id":11920,"u":"bookref-quick,2,spell%20slots,0","p":298,"h":1,"n":"Spell Slots"},{"c":10,"s":5,"id":11921,"u":"bookref-quick,2,walls,0","p":306,"h":1,"n":"Walls"},{"c":10,"s":5,"id":11923,"u":"bookref-quick,3,actions,0","p":461,"h":1,"n":"Actions"},{"c":10,"s":5,"id":11924,"u":"bookref-quick,3,afflictions,0","p":457,"h":1,"n":"Afflictions"},{"c":10,"s":5,"id":11925,"u":"bookref-quick,3,checks,0","p":443,"h":1,"n":"Checks"},{"c":10,"s":5,"id":11926,"u":"bookref-quick,3,concealment%20and%20invisibility,0","p":467,"h":1,"n":"Concealment and Invisibility"},{"c":10,"s":5,"id":11927,"u":"bookref-quick,3,condition%20values,0","p":618,"h":1,"n":"Condition Values"},{"c":10,"s":5,"id":11928,"u":"bookref-quick,3,conditions,0","p":453,"h":1,"n":"Conditions"},{"c":10,"s":5,"id":11929,"u":"bookref-quick,3,counteracting,0","p":458,"h":1,"n":"Counteracting"},{"c":10,"s":5,"id":11930,"u":"bookref-quick,3,cover,0","p":477,"h":1,"n":"Cover"},{"c":10,"s":5,"id":11931,"u":"bookref-quick,3,damage,0","p":450,"h":1,"n":"Damage"},{"c":10,"s":5,"id":11932,"u":"bookref-quick,3,downtime%20mode,0","p":481,"h":1,"n":"Downtime Mode"},{"c":10,"s":5,"id":11933,"u":"bookref-quick,3,areas,0","p":456,"h":1,"n":"Areas"},{"c":10,"s":5,"id":11934,"u":"bookref-quick,3,line%20of%20effect,0","p":457,"h":1,"n":"Line of Effect"},{"c":10,"s":5,"id":11935,"u":"bookref-quick,3,line%20of%20sight,0","p":457,"h":1,"n":"Line of Sight"},{"c":10,"s":5,"id":11936,"u":"bookref-quick,3,effects,0","p":453,"h":1,"n":"Effects"},{"c":10,"s":5,"id":11937,"u":"bookref-quick,3,forced%20movement,0","p":475,"h":1,"n":"Forced Movement"},{"c":10,"s":5,"id":11938,"u":"bookref-quick,3,terrain,0","p":475,"h":1,"n":"Terrain"},{"c":10,"s":5,"id":11939,"u":"bookref-quick,3,drowning%20and%20suffocating,0","p":478,"h":1,"n":"Drowning and Suffocating"},{"c":10,"s":5,"id":11940,"u":"bookref-quick,3,aquatic%20combat,0","p":478,"h":1,"n":"Aquatic Combat"},{"c":10,"s":5,"id":11941,"u":"bookref-quick,3,encounter%20mode,0","p":468,"h":1,"n":"Encounter Mode"},{"c":10,"s":5,"id":11942,"u":"bookref-quick,3,rest%20and%20daily%20preparations,0","p":480,"h":1,"n":"Rest and Daily Preparations"},{"c":10,"s":5,"id":11943,"u":"bookref-quick,3,exploration%20mode,0","p":479,"h":1,"n":"Exploration Mode"},{"c":10,"s":5,"id":11944,"u":"bookref-quick,3,flanking,0","p":476,"h":1,"n":"Flanking"},{"c":10,"s":5,"id":11945,"u":"bookref-quick,3,game%20conventions,0","p":444,"h":1,"n":"Game Conventions"},{"c":10,"s":5,"id":11946,"u":"bookref-quick,3,hero%20points,0","p":467,"h":1,"n":"Hero Points"},{"c":10,"s":5,"id":11947,"u":"bookref-quick,3,hit%20points%2c%20healing%2c%20and%20dying,0","p":459,"h":1,"n":"Hit Points, Healing, and Dying"},{"c":10,"s":5,"id":11948,"u":"bookref-quick,3,making%20choices,0","p":443,"h":1,"n":"Making Choices"},{"c":10,"s":5,"id":11949,"u":"bookref-quick,3,falling,0","p":463,"h":1,"n":"Falling"},{"c":10,"s":5,"id":11950,"u":"bookref-quick,3,movement,0","p":463,"h":1,"n":"Movement"},{"c":10,"s":5,"id":11951,"u":"bookref-quick,3,overriding%20conditions,0","p":618,"h":1,"n":"Overriding Conditions"},{"c":10,"s":5,"id":11952,"u":"bookref-quick,3,bright%20light,0","p":464,"h":1,"n":"Bright Light"},{"c":10,"s":5,"id":11953,"u":"bookref-quick,3,dim%20light,0","p":464,"h":1,"n":"Dim Light"},{"c":10,"s":5,"id":11954,"u":"bookref-quick,3,darkness,0","p":464,"h":1,"n":"Darkness"},{"c":10,"s":5,"id":11955,"u":"bookref-quick,3,light,0","p":464,"h":1,"n":"Light"},{"c":10,"s":5,"id":11956,"u":"bookref-quick,3,precise%20senses,0","p":464,"h":1,"n":"Precise Senses"},{"c":10,"s":5,"id":11957,"u":"bookref-quick,3,imprecise%20senses,0","p":464,"h":1,"n":"Imprecise Senses"},{"c":10,"s":5,"id":11958,"u":"bookref-quick,3,vague%20senses,0","p":465,"h":1,"n":"Vague Senses"},{"c":10,"s":5,"id":11959,"u":"bookref-quick,3,senses,0","p":464,"h":1,"n":"Senses"},{"c":10,"s":5,"id":11960,"u":"bookref-quick,3,special%20senses,0","p":465,"h":1,"n":"Special Senses"},{"c":10,"s":5,"id":11961,"u":"bookref-quick,3,detecting%20creatures,0","p":465,"h":1,"n":"Detecting Creatures"},{"c":10,"s":5,"id":11962,"u":"bookref-quick,3,perception,0","p":464,"h":1,"n":"Perception"},{"c":10,"s":5,"id":11963,"u":"bookref-quick,3,special%20checks,0","p":450,"h":1,"n":"Special Checks"},{"c":10,"s":5,"id":11964,"u":"bookref-quick,3,spell%20attack%20rolls,0","p":447,"h":1,"n":"Spell Attack Rolls"},{"c":10,"s":5,"id":11965,"u":"bookref-quick,3,specific%20checks,0","p":446,"h":1,"n":"Specific Checks"},{"c":10,"s":5,"id":11967,"u":"bookref-quick,4,simple%20dcs,0","p":503,"h":1,"n":"Simple DCs"},{"c":10,"s":5,"id":11968,"u":"bookref-quick,4,level-based%20dcs,0","p":503,"h":1,"n":"Level-Based DCs"},{"c":10,"s":5,"id":11969,"u":"bookref-quick,4,adjusting%20difficulty,0","p":503,"h":1,"n":"Adjusting Difficulty"},{"c":10,"s":5,"id":11970,"u":"bookref-quick,4,minimum%20proficiency,0","p":504,"h":1,"n":"Minimum Proficiency"},{"c":10,"s":5,"id":11971,"u":"bookref-quick,4,difficulty%20classes,0","p":503,"h":1,"n":"Difficulty Classes"},{"c":10,"s":5,"id":11972,"u":"bookref-quick,4,difficulty%20classes,0","p":503,"h":1,"n":"DCs"},{"c":10,"s":15,"id":11973,"u":"bookref-quick,4,drugs,0","p":120,"h":1,"n":"Drugs"},{"c":10,"s":5,"id":11974,"u":"bookref-quick,4,crowds,0","p":514,"h":1,"n":"Crowds"},{"c":10,"s":5,"id":11975,"u":"bookref-quick,4,environment,0","p":512,"h":1,"n":"Environment"},{"c":10,"s":5,"id":11976,"u":"bookref-quick,4,hazards,0","p":520,"h":1,"n":"Hazards"},{"c":10,"s":5,"id":11977,"u":"bookref-quick,4,planning%20a%20campaign,0","p":483,"h":1,"n":"Planning a Campaign"},{"c":10,"s":5,"id":11978,"u":"bookref-quick,4,building%20encounters,0","p":488,"h":1,"n":"Building Encounters"},{"c":10,"s":5,"id":11979,"u":"bookref-quick,4,preparing%20an%20adventure,0","p":486,"h":1,"n":"Preparing an Adventure"},{"c":10,"s":5,"id":11980,"u":"bookref-quick,4,rewards,0","p":507,"h":1,"n":"Rewards"},{"c":10,"s":5,"id":11981,"u":"bookref-quick,4,running%20modes%20of%20play,0","p":493,"h":1,"n":"Running Modes of Play"},{"c":10,"s":5,"id":11982,"u":"bookref-quick,4,running%20a%20game%20session,0","p":489,"h":1,"n":"Running a Game Session"},{"c":10,"s":15,"id":11983,"u":"bookref-quick,4,starting%20at%20a%20higher%20level,0","p":39,"h":1,"n":"Starting at a Higher Level"},{"c":11,"s":5,"id":11984,"u":"alternative%20ability%20boosts_crb","p":26,"h":1,"n":"Alternative Ability Boosts"},{"c":11,"s":5,"id":11985,"u":"rolling%20ability%20scores_crb","p":20,"h":1,"n":"Rolling Ability Scores"},{"c":11,"s":5,"id":11986,"u":"voluntary%20flaws_crb","p":26,"h":1,"n":"Voluntary Flaws"},{"c":11,"s":15,"id":11987,"u":"alternative%20scores_gmg","p":183,"h":1,"n":"Alternative Scores"},{"c":11,"s":15,"id":11988,"u":"ancestry%20paragon_gmg","p":194,"h":1,"n":"Ancestry Paragon"},{"c":11,"s":15,"id":11989,"u":"automatic%20bonus%20progression_gmg","p":196,"h":1,"n":"Automatic Bonus Progression"},{"c":11,"s":15,"id":11990,"u":"chases_gmg","p":156,"h":1,"n":"Chases"},{"c":11,"s":15,"id":11991,"u":"deep%20backgrounds_gmg","p":186,"h":1,"n":"Deep Backgrounds"},{"c":11,"s":15,"id":11992,"u":"dual-class%20pcs_gmg","p":192,"h":1,"n":"Dual-Class PCs"},{"c":11,"s":15,"id":11993,"u":"duels_gmg","p":166,"h":1,"n":"Duels"},{"c":11,"s":15,"id":11994,"u":"extreme%20good%20and%20evil_gmg","p":184,"h":1,"n":"Extreme Good and Evil"},{"c":11,"s":15,"id":11995,"u":"free%20archetype_gmg","p":194,"h":1,"n":"Free Archetype"},{"c":11,"s":15,"id":11996,"u":"gradual%20ability%20boosts_gmg","p":182,"h":1,"n":"Gradual Ability Boosts"},{"c":11,"s":15,"id":11997,"u":"hexploration_gmg","p":170,"h":1,"n":"Hexploration"},{"c":11,"s":15,"id":11998,"u":"high-quality_gmg","p":197,"h":1,"n":"High-Quality"},{"c":11,"s":15,"id":11999,"u":"incremental%20alignment_gmg","p":184,"h":1,"n":"Incremental Alignment"},{"c":11,"s":15,"id":12000,"u":"infiltration_gmg","p":160,"h":1,"n":"Infiltration"},{"c":11,"s":15,"id":12001,"u":"influence_gmg","p":151,"h":1,"n":"Influence"},{"c":11,"s":15,"id":12002,"u":"leadership_gmg","p":168,"h":1,"n":"Leadership"},{"c":11,"s":15,"id":12003,"u":"level%200%20characters_gmg","p":195,"h":1,"n":"Level 0 Characters"},{"c":11,"s":15,"id":12004,"u":"moral%20intentions_gmg","p":185,"h":1,"n":"Moral Intentions"},{"c":11,"s":15,"id":12005,"u":"no%20alignment_gmg","p":184,"h":1,"n":"No Alignment"},{"c":11,"s":15,"id":12006,"u":"point%20buy_gmg","p":182,"h":1,"n":"Point Buy"},{"c":11,"s":15,"id":12007,"u":"proficiency%20without%20level_gmg","p":198,"h":1,"n":"Proficiency Without Level"},{"c":11,"s":15,"id":12008,"u":"reputation_gmg","p":164,"h":1,"n":"Reputation"},{"c":11,"s":15,"id":12009,"u":"research_gmg","p":154,"h":1,"n":"Research"},{"c":11,"s":15,"id":12010,"u":"simplified%20ancestries_gmg","p":194,"h":1,"n":"Simplified Ancestries"},{"c":11,"s":15,"id":12011,"u":"simplified%20skill%20feats_gmg","p":194,"h":1,"n":"Simplified Skill Feats"},{"c":11,"s":15,"id":12012,"u":"skill%20points_gmg","p":199,"h":1,"n":"Skill Points"},{"c":11,"s":15,"id":12013,"u":"stamina_gmg","p":200,"h":1,"n":"Stamina"},{"c":11,"s":15,"id":12014,"u":"vehicles_gmg","p":174,"h":1,"n":"Vehicles"},{"c":11,"s":15,"id":12015,"u":"victory%20points_gmg","p":148,"h":1,"n":"Victory Points"},{"c":11,"s":11,"id":12016,"u":"aftermath%20feats_da","p":55,"h":1,"n":"Aftermath Feats"},{"c":11,"s":11,"id":12017,"u":"apocryphal%20domain%20spells_da","p":142,"h":1,"n":"Apocryphal Domain Spells"},{"c":11,"s":11,"id":12018,"u":"deviant%20abilities_da","p":98,"h":1,"n":"Deviant Abilities"},{"c":11,"s":11,"id":12019,"u":"psychic%20duels_da","p":200,"h":1,"n":"Psychic Duels"},{"c":11,"s":43,"id":12020,"u":"mana%20storms_ooa2","p":70,"h":1,"n":"Mana Storms"},{"c":11,"s":64,"id":12021,"u":"cathartic%20magic_som","p":194,"h":1,"n":"Cathartic Magic"},{"c":11,"s":64,"id":12022,"u":"elementalism_som","p":198,"h":1,"n":"Elementalism"},{"c":11,"s":64,"id":12023,"u":"flexible%20preparation_som","p":208,"h":1,"n":"Flexible Preparation"},{"c":11,"s":64,"id":12024,"u":"geomancy_som","p":210,"h":1,"n":"Geomancy"},{"c":11,"s":64,"id":12025,"u":"ley%20lines_som","p":214,"h":1,"n":"Ley Lines"},{"c":11,"s":64,"id":12026,"u":"pervasive%20magic_som","p":218,"h":1,"n":"Pervasive Magic"},{"c":11,"s":64,"id":12027,"u":"shadow%20magic_som","p":224,"h":1,"n":"Shadow Magic"},{"c":11,"s":64,"id":12028,"u":"soul%20seeds_som","p":230,"h":1,"n":"Soul Seeds"},{"c":11,"s":64,"id":12029,"u":"soulforged%20armaments_som","p":232,"h":1,"n":"Soulforged Armaments"},{"c":11,"s":64,"id":12030,"u":"thassilonian%20rune%20magic_som","p":238,"h":1,"n":"Thassilonian Rune Magic"},{"c":11,"s":64,"id":12031,"u":"true%20names_som","p":244,"h":1,"n":"True Names"},{"c":11,"s":64,"id":12032,"u":"wellspring%20magic_som","p":248,"h":1,"n":"Wellspring Magic"},{"c":11,"s":46,"id":12033,"u":"life%20in%20the%20academy_sot1","p":61,"h":1,"n":"Life in the Academy"},{"c":15,"s":5,"id":12084,"u":"crb","n":"CRB: Core Rulebook"},{"c":15,"s":15,"id":12085,"u":"gmg","n":"GMG: Gamemastery Guide"},{"c":15,"s":58,"id":12086,"u":"logm","n":"LOGM: Lost Omens: Gods & Magic"},{"c":15,"s":62,"id":12087,"u":"lowg","n":"LOWG: Lost Omens: World Guide"},{"c":15,"s":64,"id":12088,"u":"som","n":"SoM: Secrets of Magic"},{"c":9,"s":12,"id":12089,"u":"gogunta_b1","p":45,"h":1,"n":"Gogunta"},{"c":9,"s":12,"id":12090,"u":"gogunta_b1","p":45,"h":1,"n":"Song of the Swamp (Gogunta)"},{"c":9,"s":12,"id":12091,"u":"treerazer_b1","p":312,"h":1,"n":"Treerazer"},{"c":9,"s":12,"id":12092,"u":"treerazer_b1","p":312,"h":1,"n":"Lord of the Blasted Tarn (Treerazer)"},{"c":9,"s":13,"id":12093,"u":"followers%20of%20fate_b2","p":184,"h":1,"n":"Followers Of Fate"},{"c":9,"s":13,"id":12094,"u":"ydersius_b2","p":237,"h":1,"n":"Ydersius"},{"c":9,"s":5,"id":12095,"u":"abadar_crb","p":437,"h":1,"n":"Abadar"},{"c":9,"s":5,"id":12096,"u":"abadar_crb","p":437,"h":1,"n":"The Master of the First Vault (Abadar)"},{"c":9,"s":5,"id":12097,"u":"asmodeus_crb","p":437,"h":1,"n":"Asmodeus"},{"c":9,"s":5,"id":12098,"u":"asmodeus_crb","p":437,"h":1,"n":"The Prince of Darkness (Asmodeus)"},{"c":9,"s":5,"id":12099,"u":"atheists%20and%20free%20agents_crb","p":440,"h":1,"n":"Atheists and Free Agents"},{"c":9,"s":5,"id":12100,"u":"atheists%20and%20free%20agents_crb","p":440,"h":1,"n":"Atheism (Atheists and Free Agents)"},{"c":9,"s":5,"id":12101,"u":"calistria_crb","p":437,"h":1,"n":"Calistria"},{"c":9,"s":5,"id":12102,"u":"calistria_crb","p":437,"h":1,"n":"The Savored Sting (Calistria)"},{"c":9,"s":5,"id":12103,"u":"cayden%20cailean_crb","p":437,"h":1,"n":"Cayden Cailean"},{"c":9,"s":5,"id":12104,"u":"cayden%20cailean_crb","p":437,"h":1,"n":"The Drunken Hero (Cayden Cailean)"},{"c":9,"s":5,"id":12105,"u":"cayden%20cailean_crb","p":437,"h":1,"n":"The Accidental God (Cayden Cailean)"},{"c":9,"s":5,"id":12106,"u":"desna_crb","p":438,"h":1,"n":"Desna"},{"c":9,"s":5,"id":12107,"u":"desna_crb","p":438,"h":1,"n":"The Song of the Spheres (Desna)"},{"c":9,"s":5,"id":12108,"u":"erastil_crb","p":438,"h":1,"n":"Erastil"},{"c":9,"s":5,"id":12109,"u":"erastil_crb","p":438,"h":1,"n":"Old Deadeye (Erastil)"},{"c":9,"s":5,"id":12110,"u":"gorum_crb","p":438,"h":1,"n":"Gorum"},{"c":9,"s":5,"id":12111,"u":"gorum_crb","p":438,"h":1,"n":"Our Lord in Iron (Gorum)"},{"c":9,"s":5,"id":12112,"u":"gozreh_crb","p":438,"h":1,"n":"Gozreh"},{"c":9,"s":5,"id":12113,"u":"gozreh_crb","p":438,"h":1,"n":"The Wind and the Waves (Gozreh)"},{"c":9,"s":5,"id":12114,"u":"green%20faith_crb","p":440,"h":1,"n":"Green Faith"},{"c":9,"s":5,"id":12115,"u":"iomedae_crb","p":438,"h":1,"n":"Iomedae"},{"c":9,"s":5,"id":12116,"u":"iomedae_crb","p":438,"h":1,"n":"The Inheritor (Iomedae)"},{"c":9,"s":5,"id":12117,"u":"irori_crb","p":438,"h":1,"n":"Irori"},{"c":9,"s":5,"id":12118,"u":"irori_crb","p":438,"h":1,"n":"Master of Masters (Irori)"},{"c":9,"s":5,"id":12119,"u":"lamashtu_crb","p":439,"h":1,"n":"Lamashtu"},{"c":9,"s":5,"id":12120,"u":"lamashtu_crb","p":439,"h":1,"n":"Mother of Monsters (Lamashtu)"},{"c":9,"s":5,"id":12121,"u":"nethys_crb","p":439,"h":1,"n":"Nethys"},{"c":9,"s":5,"id":12122,"u":"nethys_crb","p":439,"h":1,"n":"The All-Seeing Eye (Nethys)"},{"c":9,"s":5,"id":12123,"u":"norgorber_crb","p":439,"h":1,"n":"Norgorber"},{"c":9,"s":5,"id":12124,"u":"norgorber_crb","p":439,"h":1,"n":"Blackfingers (Norgorber)"},{"c":9,"s":5,"id":12125,"u":"norgorber_crb","p":439,"h":1,"n":"Father Skinsaw (Norgorber)"},{"c":9,"s":5,"id":12126,"u":"norgorber_crb","p":439,"h":1,"n":"Gray Master (Norgorber)"},{"c":9,"s":5,"id":12127,"u":"norgorber_crb","p":439,"h":1,"n":"Reaper of Reputation (Norgorber)"},{"c":9,"s":5,"id":12128,"u":"pharasma_crb","p":439,"h":1,"n":"Pharasma"},{"c":9,"s":5,"id":12129,"u":"pharasma_crb","p":439,"h":1,"n":"Lady of Graves (Pharasma)"},{"c":9,"s":5,"id":12130,"u":"prophecies%20of%20kalistrade_crb","p":440,"h":1,"n":"Prophecies of Kalistrade"},{"c":9,"s":5,"id":12131,"u":"rovagug_crb","p":439,"h":1,"n":"Rovagug"},{"c":9,"s":5,"id":12132,"u":"rovagug_crb","p":439,"h":1,"n":"Rough Beast (Rovagug)"},{"c":9,"s":5,"id":12133,"u":"sarenrae_crb","p":439,"h":1,"n":"Sarenrae"},{"c":9,"s":5,"id":12134,"u":"sarenrae_crb","p":439,"h":1,"n":"Dawnflower (Sarenrae)"},{"c":9,"s":5,"id":12135,"u":"shelyn_crb","p":440,"h":1,"n":"Shelyn"},{"c":9,"s":5,"id":12136,"u":"shelyn_crb","p":440,"h":1,"n":"The Eternal Rose (Shelyn)"},{"c":9,"s":5,"id":12137,"u":"torag_crb","p":440,"h":1,"n":"Torag"},{"c":9,"s":5,"id":12138,"u":"torag_crb","p":440,"h":1,"n":"Father of Creation (Torag)"},{"c":9,"s":5,"id":12139,"u":"urgathoa_crb","p":440,"h":1,"n":"Urgathoa"},{"c":9,"s":5,"id":12140,"u":"urgathoa_crb","p":440,"h":1,"n":"Pallid Princess (Urgathoa)"},{"c":9,"s":5,"id":12141,"u":"whispering%20way_crb","p":441,"h":1,"n":"Whispering Way"},{"c":9,"s":5,"id":12142,"u":"zon-kuthon_crb","p":440,"h":1,"n":"Zon-Kuthon"},{"c":9,"s":5,"id":12143,"u":"zon-kuthon_crb","p":440,"h":1,"n":"Midnight Lord (Zon-Kuthon)"},{"c":9,"s":26,"id":12144,"u":"ravithra_aoe5","p":71,"h":1,"n":"Ravithra"},{"c":9,"s":26,"id":12145,"u":"ravithra_aoe5","p":71,"h":1,"n":"The Mother of Nagas (Ravithra)"},{"c":9,"s":26,"id":12146,"u":"ravithra_aoe5","p":71,"h":1,"n":"The Chalice-Bearer (Ravithra)"},{"c":9,"s":10,"id":12147,"u":"orcus_botd","p":43,"h":1,"n":"Orcus"},{"c":9,"s":10,"id":12148,"u":"set_botd","p":133,"h":1,"n":"Set"},{"c":9,"s":58,"id":12149,"u":"abraxas_logm","p":124,"h":1,"n":"Abraxas"},{"c":9,"s":58,"id":12150,"u":"abraxas_logm","p":124,"h":1,"n":"Master of the Final Incantation (Abraxas)"},{"c":9,"s":58,"id":12151,"u":"achaekek_logm","p":52,"h":1,"n":"Achaekek"},{"c":9,"s":58,"id":12152,"u":"achaekek_logm","p":52,"h":1,"n":"He Who Walks In Blood (Achaekek)"},{"c":9,"s":58,"id":12153,"u":"alglenweis_logm","p":132,"h":1,"n":"Alglenweis"},{"c":9,"s":58,"id":12154,"u":"alglenweis_logm","p":132,"h":1,"n":"Princess of the Rime (Alglenweis)"},{"c":9,"s":58,"id":12155,"u":"alseta_logm","p":53,"h":1,"n":"Alseta"},{"c":9,"s":58,"id":12156,"u":"alseta_logm","p":53,"h":1,"n":"The Welcomer (Alseta)"},{"c":9,"s":58,"id":12157,"u":"andoletta_logm","p":128,"h":1,"n":"Andoletta"},{"c":9,"s":58,"id":12158,"u":"andoletta_logm","p":128,"h":1,"n":"Grandmother Crow (Andoletta)"},{"c":9,"s":58,"id":12159,"u":"angazhan_logm","p":124,"h":1,"n":"Angazhan"},{"c":9,"s":58,"id":12160,"u":"angazhan_logm","p":124,"h":1,"n":"The Ravenous King (Angazhan)"},{"c":9,"s":58,"id":12161,"u":"angradd_logm","p":126,"h":1,"n":"Angradd"},{"c":9,"s":58,"id":12162,"u":"angradd_logm","p":126,"h":1,"n":"The Forge-Fire (Angradd)"},{"c":9,"s":58,"id":12163,"u":"anubis_logm","p":124,"h":1,"n":"Anubis"},{"c":9,"s":58,"id":12164,"u":"anubis_logm","p":124,"h":1,"n":"Guardian of the Tomb (Anubis)"},{"c":9,"s":58,"id":12165,"u":"apollyon_logm","p":128,"h":1,"n":"Apollyon"},{"c":9,"s":58,"id":12166,"u":"apollyon_logm","p":128,"h":1,"n":"Prince of Locusts (Apollyon)"},{"c":9,"s":58,"id":12167,"u":"apsu_logm","p":130,"h":1,"n":"Apsu"},{"c":9,"s":58,"id":12168,"u":"apsu_logm","p":130,"h":1,"n":"The Waybringer (Apsu)"},{"c":9,"s":58,"id":12169,"u":"arazni_logm","p":54,"h":1,"n":"Arazni"},{"c":9,"s":58,"id":12170,"u":"arazni_logm","p":54,"h":1,"n":"The Unyielding (Arazni)"},{"c":9,"s":58,"id":12171,"u":"ardad%20lili_logm","p":75,"h":1,"n":"Ardad Lili"},{"c":9,"s":58,"id":12172,"u":"ardad%20lili_logm","p":75,"h":1,"n":"The End of Innocence (Ardad Lili)"},{"c":9,"s":58,"id":12173,"u":"arshea_logm","p":128,"h":1,"n":"Arshea"},{"c":9,"s":58,"id":12174,"u":"arshea_logm","p":128,"h":1,"n":"Spirit of Abandon (Arshea)"},{"c":9,"s":58,"id":12175,"u":"arundhat_logm","p":132,"h":1,"n":"Arundhat"},{"c":9,"s":58,"id":12176,"u":"arundhat_logm","p":132,"h":1,"n":"The Sacred Perfume (Arundhat)"},{"c":9,"s":58,"id":12177,"u":"ashava_logm","p":128,"h":1,"n":"Ashava"},{"c":9,"s":58,"id":12178,"u":"ashava_logm","p":128,"h":1,"n":"The True Spark (Ashava)"},{"c":9,"s":58,"id":12179,"u":"ashukharma_logm","p":132,"h":1,"n":"Ashukharma"},{"c":9,"s":58,"id":12180,"u":"ashukharma_logm","p":132,"h":1,"n":"The Divine Divide (Ashukharma)"},{"c":9,"s":58,"id":12181,"u":"atreia_logm","p":126,"h":1,"n":"Atreia"},{"c":9,"s":58,"id":12182,"u":"atreia_logm","p":126,"h":1,"n":"The Lambent King (Atreia)"},{"c":9,"s":58,"id":12183,"u":"ayrzul_logm","p":126,"h":1,"n":"Ayrzul"},{"c":9,"s":58,"id":12184,"u":"ayrzul_logm","p":126,"h":1,"n":"The Fossilized King (Ayrzul)"},{"c":9,"s":58,"id":12185,"u":"azathoth_logm","p":130,"h":1,"n":"Azathoth"},{"c":9,"s":58,"id":12186,"u":"azathoth_logm","p":130,"h":1,"n":"The Primal Chaos (Azathoth)"},{"c":9,"s":58,"id":12187,"u":"baalzebul_logm","p":74,"h":1,"n":"Baalzebul"},{"c":9,"s":58,"id":12188,"u":"baalzebul_logm","p":74,"h":1,"n":"Lord of Flies (Baalzebul)"},{"c":9,"s":58,"id":12189,"u":"baphomet_logm","p":76,"h":1,"n":"Baphomet"},{"c":9,"s":58,"id":12190,"u":"baphomet_logm","p":76,"h":1,"n":"Lord of the Labyrinth (Baphomet)"},{"c":9,"s":58,"id":12191,"u":"barbatos_logm","p":74,"h":1,"n":"Barbatos"},{"c":9,"s":58,"id":12192,"u":"barbatos_logm","p":74,"h":1,"n":"The Bearded Lord (Barbatos)"},{"c":9,"s":58,"id":12193,"u":"barzahk_logm","p":130,"h":1,"n":"Barzahk"},{"c":9,"s":58,"id":12194,"u":"barzahk_logm","p":130,"h":1,"n":"The Passage (Barzahk)"},{"c":9,"s":58,"id":12195,"u":"bastet_logm","p":124,"h":1,"n":"Bastet"},{"c":9,"s":58,"id":12196,"u":"bastet_logm","p":124,"h":1,"n":"The Sly Enchantress (Bastet)"},{"c":9,"s":58,"id":12197,"u":"belial_logm","p":74,"h":1,"n":"Belial"},{"c":9,"s":58,"id":12198,"u":"belial_logm","p":74,"h":1,"n":"The Pale Kiss (Belial)"},{"c":9,"s":58,"id":12199,"u":"bes_logm","p":124,"h":1,"n":"Bes"},{"c":9,"s":58,"id":12200,"u":"bes_logm","p":124,"h":1,"n":"The Guardian Fool (Bes)"},{"c":9,"s":58,"id":12201,"u":"besmara_logm","p":55,"h":1,"n":"Besmara"},{"c":9,"s":58,"id":12202,"u":"besmara_logm","p":55,"h":1,"n":"The Pirate Queen (Besmara)"},{"c":9,"s":58,"id":12203,"u":"black%20butterfly_logm","p":128,"h":1,"n":"Black Butterfly"},{"c":9,"s":58,"id":12204,"u":"black%20butterfly_logm","p":128,"h":1,"n":"The Silence Between (Black Butterfly)"},{"c":9,"s":58,"id":12205,"u":"bolka_logm","p":126,"h":1,"n":"Bolka"},{"c":9,"s":58,"id":12206,"u":"bolka_logm","p":126,"h":1,"n":"The Golden Gift (Bolka)"},{"c":9,"s":58,"id":12207,"u":"brigh_logm","p":56,"h":1,"n":"Brigh"},{"c":9,"s":58,"id":12208,"u":"brigh_logm","p":56,"h":1,"n":"The Whisper In Bronze (Brigh)"},{"c":9,"s":58,"id":12209,"u":"casandalee_logm","p":57,"h":1,"n":"Casandalee"},{"c":9,"s":58,"id":12210,"u":"casandalee_logm","p":57,"h":1,"n":"The Iron Goddess (Casandalee)"},{"c":9,"s":58,"id":12211,"u":"cernunnos_logm","p":128,"h":1,"n":"Cernunnos"},{"c":9,"s":58,"id":12212,"u":"cernunnos_logm","p":128,"h":1,"n":"The Horned Lord (Cernunnos)"},{"c":9,"s":58,"id":12213,"u":"chaldira_logm","p":58,"h":1,"n":"Chaldira"},{"c":9,"s":58,"id":12214,"u":"chaldira_logm","p":58,"h":1,"n":"The Calamitous Turn (Chaldira)"},{"c":9,"s":58,"id":12215,"u":"chamidu_logm","p":132,"h":1,"n":"Chamidu"},{"c":9,"s":58,"id":12216,"u":"chamidu_logm","p":132,"h":1,"n":"The Roar of the Storm (Chamidu)"},{"c":9,"s":58,"id":12217,"u":"charon_logm","p":128,"h":1,"n":"Charon"},{"c":9,"s":58,"id":12218,"u":"charon_logm","p":128,"h":1,"n":"The Boatman (Charon)"},{"c":9,"s":58,"id":12219,"u":"count%20ranalc_logm","p":78,"h":1,"n":"Count Ranalc"},{"c":9,"s":58,"id":12220,"u":"count%20ranalc_logm","p":78,"h":1,"n":"The Traitor (Count Ranalc)"},{"c":9,"s":58,"id":12221,"u":"cyth-v'sug_logm","p":76,"h":1,"n":"Cyth-V'sug"},{"c":9,"s":58,"id":12222,"u":"cyth-v'sug_logm","p":76,"h":1,"n":"Prince of the Blasted Heath (Cyth-V'sug)"},{"c":9,"s":58,"id":12223,"u":"dagon_logm","p":76,"h":1,"n":"Dagon"},{"c":9,"s":58,"id":12224,"u":"dagon_logm","p":76,"h":1,"n":"The Shadow in the Sea (Dagon)"},{"c":9,"s":58,"id":12225,"u":"dahak_logm","p":130,"h":1,"n":"Dahak"},{"c":9,"s":58,"id":12226,"u":"dahak_logm","p":130,"h":1,"n":"The Endless Destruction (Dahak)"},{"c":9,"s":58,"id":12227,"u":"daikitsu_logm","p":132,"h":1,"n":"Daikitsu"},{"c":9,"s":58,"id":12228,"u":"daikitsu_logm","p":132,"h":1,"n":"Lady of Foxes (Daikitsu)"},{"c":9,"s":58,"id":12229,"u":"dammerich_logm","p":128,"h":1,"n":"Dammerich"},{"c":9,"s":58,"id":12230,"u":"dammerich_logm","p":128,"h":1,"n":"The Weighted Swing (Dammerich)"},{"c":9,"s":58,"id":12231,"u":"dhalavei_logm","p":132,"h":1,"n":"Dhalavei"},{"c":9,"s":58,"id":12232,"u":"dhalavei_logm","p":132,"h":1,"n":"The Unsuspected Rot (Dhalavei)"},{"c":9,"s":58,"id":12233,"u":"diomazul_logm","p":132,"h":1,"n":"Diomazul"},{"c":9,"s":58,"id":12234,"u":"diomazul_logm","p":132,"h":1,"n":"The Serpent of Eighty Blades (Diomazul)"},{"c":9,"s":58,"id":12235,"u":"dispater_logm","p":74,"h":1,"n":"Dispater"},{"c":9,"s":58,"id":12236,"u":"dispater_logm","p":74,"h":1,"n":"Iron Lord (Dispater)"},{"c":9,"s":58,"id":12237,"u":"doloras_logm","p":75,"h":1,"n":"Doloras"},{"c":9,"s":58,"id":12238,"u":"doloras_logm","p":75,"h":1,"n":"Our Lady of Pain (Doloras)"},{"c":9,"s":58,"id":12239,"u":"dranngvit_logm","p":126,"h":1,"n":"Dranngvit"},{"c":9,"s":58,"id":12240,"u":"dranngvit_logm","p":126,"h":1,"n":"The Debt Minder (Dranngvit)"},{"c":9,"s":58,"id":12241,"u":"droskar_logm","p":126,"h":1,"n":"Droskar"},{"c":9,"s":58,"id":12242,"u":"droskar_logm","p":126,"h":1,"n":"The Dark Smith (Droskar)"},{"c":9,"s":58,"id":12243,"u":"dwarven%20pantheon_logm","p":92,"h":1,"n":"Dwarven Pantheon"},{"c":9,"s":58,"id":12244,"u":"eiseth_logm","p":75,"h":1,"n":"Eiseth"},{"c":9,"s":58,"id":12245,"u":"eiseth_logm","p":75,"h":1,"n":"The Erinyes Queen (Eiseth)"},{"c":9,"s":58,"id":12246,"u":"elven%20pantheon_logm","p":93,"h":1,"n":"Elven Pantheon"},{"c":9,"s":58,"id":12247,"u":"erecura_logm","p":130,"h":1,"n":"Erecura"},{"c":9,"s":58,"id":12248,"u":"erecura_logm","p":130,"h":1,"n":"Queen of Dis (Erecura)"},{"c":9,"s":58,"id":12249,"u":"eritrice_logm","p":128,"h":1,"n":"Eritrice"},{"c":9,"s":58,"id":12250,"u":"eritrice_logm","p":128,"h":1,"n":"Heart-Speaker (Eritrice)"},{"c":9,"s":58,"id":12251,"u":"esoteric%20order%20of%20the%20palatine%20eye_logm","p":94,"h":1,"n":"Esoteric Order of the Palatine Eye"},{"c":9,"s":58,"id":12252,"u":"falayna_logm","p":128,"h":1,"n":"Falayna"},{"c":9,"s":58,"id":12253,"u":"falayna_logm","p":128,"h":1,"n":"Warrior's Ring (Falayna)"},{"c":9,"s":58,"id":12254,"u":"findeladlara_logm","p":128,"h":1,"n":"Findeladlara"},{"c":9,"s":58,"id":12255,"u":"findeladlara_logm","p":128,"h":1,"n":"The Guiding Hand (Findeladlara)"},{"c":9,"s":58,"id":12256,"u":"folgrit_logm","p":126,"h":1,"n":"Folgrit"},{"c":9,"s":58,"id":12257,"u":"folgrit_logm","p":126,"h":1,"n":"The Watchful Mother (Folgrit)"},{"c":9,"s":58,"id":12258,"u":"fumeiyoshi_logm","p":132,"h":1,"n":"Fumeiyoshi"},{"c":9,"s":58,"id":12259,"u":"fumeiyoshi_logm","p":132,"h":1,"n":"Lord of Envy (Fumeiyoshi)"},{"c":9,"s":58,"id":12260,"u":"gendowyn_logm","p":130,"h":1,"n":"Gendowyn"},{"c":9,"s":58,"id":12261,"u":"gendowyn_logm","p":130,"h":1,"n":"Lady of the Fangwood (Gendowyn)"},{"c":9,"s":58,"id":12262,"u":"general%20susumu_logm","p":132,"h":1,"n":"General Susumu"},{"c":9,"s":58,"id":12263,"u":"general%20susumu_logm","p":132,"h":1,"n":"The Black Daimyo (General Susumu)"},{"c":9,"s":58,"id":12264,"u":"geryon_logm","p":75,"h":1,"n":"Geryon"},{"c":9,"s":58,"id":12265,"u":"geryon_logm","p":75,"h":1,"n":"The Serpent (Geryon)"},{"c":9,"s":58,"id":12266,"u":"ghlaunder_logm","p":59,"h":1,"n":"Ghlaunder"},{"c":9,"s":58,"id":12267,"u":"ghlaunder_logm","p":59,"h":1,"n":"The Gossamer King (Ghlaunder)"},{"c":9,"s":58,"id":12268,"u":"god%20calling_logm","p":95,"h":1,"n":"God Calling"},{"c":9,"s":58,"id":12269,"u":"grandmother%20spider_logm","p":60,"h":1,"n":"Grandmother Spider"},{"c":9,"s":58,"id":12270,"u":"grandmother%20spider_logm","p":60,"h":1,"n":"The Weaver (Grandmother Spider)"},{"c":9,"s":58,"id":12271,"u":"grandmother%20spider_logm","p":60,"h":1,"n":"Nana Anadi (Grandmother Spider)"},{"c":9,"s":58,"id":12272,"u":"groetus_logm","p":61,"h":1,"n":"Groetus"},{"c":9,"s":58,"id":12273,"u":"groetus_logm","p":61,"h":1,"n":"God of the End Times (Groetus)"},{"c":9,"s":58,"id":12274,"u":"gruhastha_logm","p":62,"h":1,"n":"Gruhastha"},{"c":9,"s":58,"id":12275,"u":"gruhastha_logm","p":62,"h":1,"n":"The Keeper (Gruhastha)"},{"c":9,"s":58,"id":12276,"u":"grundinnar_logm","p":126,"h":1,"n":"Grundinnar"},{"c":9,"s":58,"id":12277,"u":"grundinnar_logm","p":126,"h":1,"n":"The Peacemaker (Grundinnar)"},{"c":9,"s":58,"id":12278,"u":"gyronna_logm","p":130,"h":1,"n":"Gyronna"},{"c":9,"s":58,"id":12279,"u":"gyronna_logm","p":130,"h":1,"n":"The Angry Hag (Gyronna)"},{"c":9,"s":58,"id":12280,"u":"halcamora_logm","p":128,"h":1,"n":"Halcamora"},{"c":9,"s":58,"id":12281,"u":"halcamora_logm","p":128,"h":1,"n":"Lady of Ripe Bounty (Halcamora)"},{"c":9,"s":58,"id":12282,"u":"hanspur_logm","p":130,"h":1,"n":"Hanspur"},{"c":9,"s":58,"id":12283,"u":"hanspur_logm","p":130,"h":1,"n":"The Water Rat (Hanspur)"},{"c":9,"s":58,"id":12284,"u":"hastur_logm","p":130,"h":1,"n":"Hastur"},{"c":9,"s":58,"id":12285,"u":"hastur_logm","p":130,"h":1,"n":"The King in Yellow (Hastur)"},{"c":9,"s":58,"id":12286,"u":"hathor_logm","p":124,"h":1,"n":"Hathor"},{"c":9,"s":58,"id":12287,"u":"hathor_logm","p":124,"h":1,"n":"Mistress of Jubilation (Hathor)"},{"c":9,"s":58,"id":12288,"u":"hei%20feng_logm","p":63,"h":1,"n":"Hei Feng"},{"c":9,"s":58,"id":12289,"u":"hei%20feng_logm","p":63,"h":1,"n":"Duke of Thunder (Hei Feng)"},{"c":9,"s":58,"id":12290,"u":"horus_logm","p":124,"h":1,"n":"Horus"},{"c":9,"s":58,"id":12291,"u":"horus_logm","p":124,"h":1,"n":"The Distant Falcon (Horus)"},{"c":9,"s":58,"id":12292,"u":"hshurha_logm","p":126,"h":1,"n":"Hshurha"},{"c":9,"s":58,"id":12293,"u":"hshurha_logm","p":126,"h":1,"n":"Duchess of All Winds (Hshurha)"},{"c":9,"s":58,"id":12294,"u":"imbrex_logm","p":78,"h":1,"n":"Imbrex"},{"c":9,"s":58,"id":12295,"u":"imbrex_logm","p":78,"h":1,"n":"The Twins (Imbrex)"},{"c":9,"s":58,"id":12296,"u":"imot_logm","p":130,"h":1,"n":"Imot"},{"c":9,"s":58,"id":12297,"u":"imot_logm","p":130,"h":1,"n":"The Symbol of Doom (Imot)"},{"c":9,"s":58,"id":12298,"u":"irez_logm","p":128,"h":1,"n":"Irez"},{"c":9,"s":58,"id":12299,"u":"irez_logm","p":128,"h":1,"n":"Lady of Inscribed Wonder (Irez)"},{"c":9,"s":58,"id":12300,"u":"isis_logm","p":124,"h":1,"n":"Isis"},{"c":9,"s":58,"id":12301,"u":"isis_logm","p":124,"h":1,"n":"Queen of Miracles (Isis)"},{"c":9,"s":58,"id":12302,"u":"jaidi_logm","p":130,"h":1,"n":"Jaidi"},{"c":9,"s":58,"id":12303,"u":"jaidi_logm","p":130,"h":1,"n":"The Blessing and Bounty (Jaidi)"},{"c":9,"s":58,"id":12304,"u":"jaidz_logm","p":128,"h":1,"n":"Jaidz"},{"c":9,"s":58,"id":12305,"u":"jaidz_logm","p":128,"h":1,"n":"Fearless Claw (Jaidz)"},{"c":9,"s":58,"id":12306,"u":"kabriri_logm","p":77,"h":1,"n":"Kabriri"},{"c":9,"s":58,"id":12307,"u":"kabriri_logm","p":77,"h":1,"n":"Him Who Gnaws (Kabriri)"},{"c":9,"s":58,"id":12308,"u":"kazutal_logm","p":64,"h":1,"n":"Kazutal"},{"c":9,"s":58,"id":12309,"u":"kazutal_logm","p":64,"h":1,"n":"Mother Jaguar (Kazutal)"},{"c":9,"s":58,"id":12310,"u":"kelizandri_logm","p":126,"h":1,"n":"Kelizandri"},{"c":9,"s":58,"id":12311,"u":"kelizandri_logm","p":126,"h":1,"n":"The Brackish Emperor (Kelizandri)"},{"c":9,"s":58,"id":12312,"u":"kerkamoth_logm","p":130,"h":1,"n":"Kerkamoth"},{"c":9,"s":58,"id":12313,"u":"kerkamoth_logm","p":130,"h":1,"n":"The Waiting Void (Kerkamoth)"},{"c":9,"s":58,"id":12314,"u":"ketephys_logm","p":128,"h":1,"n":"Ketephys"},{"c":9,"s":58,"id":12315,"u":"ketephys_logm","p":128,"h":1,"n":"The Hunter (Ketephys)"},{"c":9,"s":58,"id":12316,"u":"kofusachi_logm","p":132,"h":1,"n":"Kofusachi"},{"c":9,"s":58,"id":12317,"u":"kofusachi_logm","p":132,"h":1,"n":"The Laughing God (Kofusachi)"},{"c":9,"s":58,"id":12318,"u":"kols_logm","p":126,"h":1,"n":"Kols"},{"c":9,"s":58,"id":12319,"u":"kols_logm","p":126,"h":1,"n":"Oath-Keeper (Kols)"},{"c":9,"s":58,"id":12320,"u":"korada_logm","p":128,"h":1,"n":"Korada"},{"c":9,"s":58,"id":12321,"u":"korada_logm","p":128,"h":1,"n":"The Open Hand of Harmony (Korada)"},{"c":9,"s":58,"id":12322,"u":"kostchtchie_logm","p":126,"h":1,"n":"Kostchtchie"},{"c":9,"s":58,"id":12323,"u":"kostchtchie_logm","p":126,"h":1,"n":"The Deathless Frost (Kostchtchie)"},{"c":9,"s":58,"id":12324,"u":"kurgess_logm","p":65,"h":1,"n":"Kurgess"},{"c":9,"s":58,"id":12325,"u":"kurgess_logm","p":65,"h":1,"n":"The Strong Man (Kurgess)"},{"c":9,"s":58,"id":12326,"u":"lady%20jingxi_logm","p":132,"h":1,"n":"Lady Jingxi"},{"c":9,"s":58,"id":12327,"u":"lady%20jingxi_logm","p":132,"h":1,"n":"The Poet of Dawn and Dusk (Lady Jingxi)"},{"c":9,"s":58,"id":12328,"u":"lady%20nanbyo_logm","p":132,"h":1,"n":"Lady Nanbyo"},{"c":9,"s":58,"id":12329,"u":"lady%20nanbyo_logm","p":132,"h":1,"n":"The Widow of Suffering (Lady Nanbyo)"},{"c":9,"s":58,"id":12330,"u":"lahkgya_logm","p":132,"h":1,"n":"Lahkgya"},{"c":9,"s":58,"id":12331,"u":"lahkgya_logm","p":132,"h":1,"n":"Patron of Monkeys (Lahkgya)"},{"c":9,"s":58,"id":12332,"u":"lao%20shu%20po_logm","p":132,"h":1,"n":"Lao Shu Po"},{"c":9,"s":58,"id":12333,"u":"lao%20shu%20po_logm","p":132,"h":1,"n":"Old Rat Woman (Lao Shu Po)"},{"c":9,"s":58,"id":12334,"u":"laws%20of%20mortality_logm","p":97,"h":1,"n":"Laws of Mortality"},{"c":9,"s":58,"id":12335,"u":"likha_logm","p":132,"h":1,"n":"Likha"},{"c":9,"s":58,"id":12336,"u":"likha_logm","p":132,"h":1,"n":"The Teller (Likha)"},{"c":9,"s":58,"id":12337,"u":"lissala_logm","p":130,"h":1,"n":"Lissala"},{"c":9,"s":58,"id":12338,"u":"lissala_logm","p":130,"h":1,"n":"The Sihedron Scion (Lissala)"},{"c":9,"s":58,"id":12339,"u":"lymnieris_logm","p":128,"h":1,"n":"Lymnieris"},{"c":9,"s":58,"id":12340,"u":"lymnieris_logm","p":128,"h":1,"n":"The Auroral Tower (Lymnieris)"},{"c":9,"s":58,"id":12341,"u":"lysianassa_logm","p":126,"h":1,"n":"Lysianassa"},{"c":9,"s":58,"id":12342,"u":"lysianassa_logm","p":126,"h":1,"n":"Empress of the Torrent (Lysianassa)"},{"c":9,"s":58,"id":12343,"u":"ma'at_logm","p":124,"h":1,"n":"Ma'at"},{"c":9,"s":58,"id":12344,"u":"ma'at_logm","p":124,"h":1,"n":"The Feather of Truth (Ma'at)"},{"c":9,"s":58,"id":12345,"u":"magdh_logm","p":79,"h":1,"n":"Magdh"},{"c":9,"s":58,"id":12346,"u":"magdh_logm","p":79,"h":1,"n":"The Three (Magdh)"},{"c":9,"s":58,"id":12347,"u":"magrim_logm","p":126,"h":1,"n":"Magrim"},{"c":9,"s":58,"id":12348,"u":"magrim_logm","p":126,"h":1,"n":"The Taskmaster (Magrim)"},{"c":9,"s":58,"id":12349,"u":"mahathallah_logm","p":75,"h":1,"n":"Mahathallah"},{"c":9,"s":58,"id":12350,"u":"mahathallah_logm","p":75,"h":1,"n":"Dowager of Illusions (Mahathallah)"},{"c":9,"s":58,"id":12351,"u":"mammon_logm","p":75,"h":1,"n":"Mammon"},{"c":9,"s":58,"id":12352,"u":"mammon_logm","p":75,"h":1,"n":"The Argent Prince (Mammon)"},{"c":9,"s":58,"id":12353,"u":"matravash_logm","p":132,"h":1,"n":"Matravash"},{"c":9,"s":58,"id":12354,"u":"matravash_logm","p":132,"h":1,"n":"The Wide Water (Matravash)"},{"c":9,"s":58,"id":12355,"u":"mephistopheles_logm","p":75,"h":1,"n":"Mephistopheles"},{"c":9,"s":58,"id":12356,"u":"mephistopheles_logm","p":75,"h":1,"n":"The Crimson Son (Mephistopheles)"},{"c":9,"s":58,"id":12357,"u":"milani_logm","p":66,"h":1,"n":"Milani"},{"c":9,"s":58,"id":12358,"u":"milani_logm","p":66,"h":1,"n":"The Everbloom (Milani)"},{"c":9,"s":58,"id":12359,"u":"moloch_logm","p":75,"h":1,"n":"Moloch"},{"c":9,"s":58,"id":12360,"u":"moloch_logm","p":75,"h":1,"n":"The Ashen Bull (Moloch)"},{"c":9,"s":58,"id":12361,"u":"monad_logm","p":130,"h":1,"n":"Monad"},{"c":9,"s":58,"id":12362,"u":"monad_logm","p":130,"h":1,"n":"The Condition of All (Monad)"},{"c":9,"s":58,"id":12363,"u":"mother%20vulture_logm","p":130,"h":1,"n":"Mother Vulture"},{"c":9,"s":58,"id":12364,"u":"mother%20vulture_logm","p":130,"h":1,"n":"The Flesheater (Mother Vulture)"},{"c":9,"s":58,"id":12365,"u":"naderi_logm","p":130,"h":1,"n":"Naderi"},{"c":9,"s":58,"id":12366,"u":"naderi_logm","p":130,"h":1,"n":"The Lost Maiden (Naderi)"},{"c":9,"s":58,"id":12367,"u":"nalinivati_logm","p":132,"h":1,"n":"Nalinivati"},{"c":9,"s":58,"id":12368,"u":"nalinivati_logm","p":132,"h":1,"n":"The Serpent's Kiss (Nalinivati)"},{"c":9,"s":58,"id":12369,"u":"narakaas_logm","p":130,"h":1,"n":"Narakaas"},{"c":9,"s":58,"id":12370,"u":"narakaas_logm","p":130,"h":1,"n":"The Cleansing Sentence (Narakaas)"},{"c":9,"s":58,"id":12371,"u":"narriseminek_logm","p":130,"h":1,"n":"Narriseminek"},{"c":9,"s":58,"id":12372,"u":"narriseminek_logm","p":130,"h":1,"n":"The Crownless, the Maker of Kings (Narriseminek)"},{"c":9,"s":58,"id":12373,"u":"ng_logm","p":126,"h":1,"n":"Ng"},{"c":9,"s":58,"id":12374,"u":"ng_logm","p":126,"h":1,"n":"The Hooded (Ng)"},{"c":9,"s":58,"id":12375,"u":"nhimbaloth_logm","p":130,"h":1,"n":"Nhimbaloth"},{"c":9,"s":58,"id":12376,"u":"nhimbaloth_logm","p":130,"h":1,"n":"The Empty Death (Nhimbaloth)"},{"c":9,"s":58,"id":12377,"u":"nivi%20rhombodazzle_logm","p":67,"h":1,"n":"Nivi Rhombodazzle"},{"c":9,"s":58,"id":12378,"u":"nivi%20rhombodazzle_logm","p":67,"h":1,"n":"The Grey Polychrome (Nivi Rhombodazzle)"},{"c":9,"s":58,"id":12379,"u":"nocticula_logm","p":68,"h":1,"n":"Nocticula"},{"c":9,"s":58,"id":12380,"u":"nocticula_logm","p":68,"h":1,"n":"The Redeemer Queen (Nocticula)"},{"c":9,"s":58,"id":12381,"u":"nurgal_logm","p":77,"h":1,"n":"Nurgal"},{"c":9,"s":58,"id":12382,"u":"nurgal_logm","p":77,"h":1,"n":"The Shining Scourge (Nurgal)"},{"c":9,"s":58,"id":12383,"u":"nyarlathotep_logm","p":130,"h":1,"n":"Nyarlathotep"},{"c":9,"s":58,"id":12384,"u":"nyarlathotep_logm","p":130,"h":1,"n":"The Crawling Chaos (Nyarlathotep)"},{"c":9,"s":58,"id":12385,"u":"osiris_logm","p":124,"h":1,"n":"Osiris"},{"c":9,"s":58,"id":12386,"u":"osiris_logm","p":124,"h":1,"n":"Lord of the Living (Osiris)"},{"c":9,"s":58,"id":12387,"u":"otolmens_logm","p":130,"h":1,"n":"Otolmens"},{"c":9,"s":58,"id":12388,"u":"otolmens_logm","p":130,"h":1,"n":"The Universal (Otolmens)"},{"c":9,"s":58,"id":12389,"u":"pazuzu_logm","p":77,"h":1,"n":"Pazuzu"},{"c":9,"s":58,"id":12390,"u":"pazuzu_logm","p":77,"h":1,"n":"King of the Wind Demons (Pazuzu)"},{"c":9,"s":58,"id":12391,"u":"pulura_logm","p":128,"h":1,"n":"Pulura"},{"c":9,"s":58,"id":12392,"u":"pulura_logm","p":128,"h":1,"n":"The Shimmering Maiden (Pulura)"},{"c":9,"s":58,"id":12393,"u":"qi%20zhong_logm","p":132,"h":1,"n":"Qi Zhong"},{"c":9,"s":58,"id":12394,"u":"qi%20zhong_logm","p":132,"h":1,"n":"Master of Medicine (Qi Zhong)"},{"c":9,"s":58,"id":12395,"u":"ra_logm","p":124,"h":1,"n":"Ra"},{"c":9,"s":58,"id":12396,"u":"ra_logm","p":124,"h":1,"n":"King of the Heavens (Ra)"},{"c":9,"s":58,"id":12397,"u":"ragadahn_logm","p":126,"h":1,"n":"Ragadahn"},{"c":9,"s":58,"id":12398,"u":"ragadahn_logm","p":126,"h":1,"n":"The Water Lord (Ragadahn)"},{"c":9,"s":58,"id":12399,"u":"ragathiel_logm","p":128,"h":1,"n":"Ragathiel"},{"c":9,"s":58,"id":12400,"u":"ragathiel_logm","p":128,"h":1,"n":"General of Vengeance (Ragathiel)"},{"c":9,"s":58,"id":12401,"u":"ragdya_logm","p":132,"h":1,"n":"Ragdya"},{"c":9,"s":58,"id":12402,"u":"ragdya_logm","p":132,"h":1,"n":"The Sage on the Mountain (Ragdya)"},{"c":9,"s":58,"id":12403,"u":"ranginori_logm","p":128,"h":1,"n":"Ranginori"},{"c":9,"s":58,"id":12404,"u":"ranginori_logm","p":128,"h":1,"n":"Zephyrous Prince (Ranginori)"},{"c":9,"s":58,"id":12405,"u":"raumya_logm","p":132,"h":1,"n":"Raumya"},{"c":9,"s":58,"id":12406,"u":"raumya_logm","p":132,"h":1,"n":"The Evil Prince (Raumya)"},{"c":9,"s":58,"id":12407,"u":"sairazul_logm","p":128,"h":1,"n":"Sairazul"},{"c":9,"s":58,"id":12408,"u":"sairazul_logm","p":128,"h":1,"n":"The Crystalline Queen (Sairazul)"},{"c":9,"s":58,"id":12409,"u":"saloc_logm","p":130,"h":1,"n":"Saloc"},{"c":9,"s":58,"id":12410,"u":"saloc_logm","p":130,"h":1,"n":"The Minder of Immortals (Saloc)"},{"c":9,"s":58,"id":12411,"u":"sangpotshi_logm","p":99,"h":1,"n":"Sangpotshi"},{"c":9,"s":58,"id":12412,"u":"sekhmet_logm","p":124,"h":1,"n":"Sekhmet"},{"c":9,"s":58,"id":12413,"u":"sekhmet_logm","p":124,"h":1,"n":"Lady of Slaughter (Sekhmet)"},{"c":9,"s":58,"id":12414,"u":"selket_logm","p":124,"h":1,"n":"Selket"},{"c":9,"s":58,"id":12415,"u":"selket_logm","p":124,"h":1,"n":"Mistress of the Beautiful House (Selket)"},{"c":9,"s":58,"id":12416,"u":"shax_logm","p":77,"h":1,"n":"Shax"},{"c":9,"s":58,"id":12417,"u":"shax_logm","p":77,"h":1,"n":"The Bloody Marquis (Shax)"},{"c":9,"s":58,"id":12418,"u":"shei_logm","p":128,"h":1,"n":"Shei"},{"c":9,"s":58,"id":12419,"u":"shei_logm","p":128,"h":1,"n":"The Ibis Matron (Shei)"},{"c":9,"s":58,"id":12420,"u":"shizuru_logm","p":70,"h":1,"n":"Shizuru"},{"c":9,"s":58,"id":12421,"u":"shizuru_logm","p":70,"h":1,"n":"The Empress of Heaven (Shizuru)"},{"c":9,"s":58,"id":12422,"u":"shoanti%20animism_logm","p":100,"h":1,"n":"Shoanti Animism"},{"c":9,"s":58,"id":12423,"u":"shyka_logm","p":126,"h":1,"n":"Shyka"},{"c":9,"s":58,"id":12424,"u":"shyka_logm","p":126,"h":1,"n":"The Many (Shyka)"},{"c":9,"s":58,"id":12425,"u":"sifkesh_logm","p":126,"h":1,"n":"Sifkesh"},{"c":9,"s":58,"id":12426,"u":"sifkesh_logm","p":126,"h":1,"n":"The Whispered Doubt (Sifkesh)"},{"c":9,"s":58,"id":12427,"u":"sivanah_logm","p":69,"h":1,"n":"Sivanah"},{"c":9,"s":58,"id":12428,"u":"sivanah_logm","p":69,"h":1,"n":"The Seventh Veil (Sivanah)"},{"c":9,"s":58,"id":12429,"u":"sobek_logm","p":124,"h":1,"n":"Sobek"},{"c":9,"s":58,"id":12430,"u":"sobek_logm","p":124,"h":1,"n":"The Raging Torrent (Sobek)"},{"c":9,"s":58,"id":12431,"u":"soralyon_logm","p":128,"h":1,"n":"Soralyon"},{"c":9,"s":58,"id":12432,"u":"soralyon_logm","p":128,"h":1,"n":"The Mystic Angel (Soralyon)"},{"c":9,"s":58,"id":12433,"u":"stag%20mother%20of%20the%20forest%20of%20stones_logm","p":132,"h":1,"n":"Stag Mother of the Forest of Stones"},{"c":9,"s":58,"id":12434,"u":"stag%20mother%20of%20the%20forest%20of%20stones_logm","p":132,"h":1,"n":"She Who Listens (Stag Mother of the Forest of Stones)"},{"c":9,"s":58,"id":12435,"u":"sturovenen_logm","p":132,"h":1,"n":"Sturovenen"},{"c":9,"s":58,"id":12436,"u":"sturovenen_logm","p":132,"h":1,"n":"The Dragoneagle (Sturovenen)"},{"c":9,"s":58,"id":12437,"u":"sun%20wukong_logm","p":132,"h":1,"n":"Sun Wukong"},{"c":9,"s":58,"id":12438,"u":"sun%20wukong_logm","p":132,"h":1,"n":"The Monkey King (Sun Wukong)"},{"c":9,"s":58,"id":12439,"u":"szuriel_logm","p":128,"h":1,"n":"Szuriel"},{"c":9,"s":58,"id":12440,"u":"szuriel_logm","p":128,"h":1,"n":"Angel of Desolation (Szuriel)"},{"c":9,"s":58,"id":12441,"u":"tanagaar_logm","p":128,"h":1,"n":"Tanagaar"},{"c":9,"s":58,"id":12442,"u":"tanagaar_logm","p":128,"h":1,"n":"The Aurulent Eye (Tanagaar)"},{"c":9,"s":58,"id":12443,"u":"thamir_logm","p":130,"h":1,"n":"Thamir"},{"c":9,"s":58,"id":12444,"u":"thamir_logm","p":130,"h":1,"n":"The Silent Blade (Thamir)"},{"c":9,"s":58,"id":12445,"u":"the%20godclaw_logm","p":93,"h":1,"n":"The Godclaw"},{"c":9,"s":58,"id":12446,"u":"the%20green%20mother_logm","p":78,"h":1,"n":"The Green Mother"},{"c":9,"s":58,"id":12447,"u":"the%20green%20mother_logm","p":78,"h":1,"n":"The Feasting Flower (The Green Mother)"},{"c":9,"s":58,"id":12448,"u":"the%20lantern%20king_logm","p":78,"h":1,"n":"The Lantern King"},{"c":9,"s":58,"id":12449,"u":"the%20lantern%20king_logm","p":78,"h":1,"n":"The Laughing Lie (The Lantern King)"},{"c":9,"s":58,"id":12450,"u":"the%20lost%20prince_logm","p":78,"h":1,"n":"The Lost Prince"},{"c":9,"s":58,"id":12451,"u":"the%20lost%20prince_logm","p":78,"h":1,"n":"The Melancholy Lord (The Lost Prince)"},{"c":9,"s":58,"id":12452,"u":"thoth_logm","p":124,"h":1,"n":"Thoth"},{"c":9,"s":58,"id":12453,"u":"thoth_logm","p":124,"h":1,"n":"Lord of Divine Words (Thoth)"},{"c":9,"s":58,"id":12454,"u":"trelmarixian_logm","p":128,"h":1,"n":"Trelmarixian"},{"c":9,"s":58,"id":12455,"u":"trelmarixian_logm","p":128,"h":1,"n":"The Lysogenic Prince (Trelmarixian)"},{"c":9,"s":58,"id":12456,"u":"trudd_logm","p":126,"h":1,"n":"Trudd"},{"c":9,"s":58,"id":12457,"u":"trudd_logm","p":126,"h":1,"n":"The Mighty (Trudd)"},{"c":9,"s":58,"id":12458,"u":"tsukiyo_logm","p":71,"h":1,"n":"Tsukiyo"},{"c":9,"s":58,"id":12459,"u":"tsukiyo_logm","p":71,"h":1,"n":"Prince of the Moon (Tsukiyo)"},{"c":9,"s":58,"id":12460,"u":"valmallos_logm","p":130,"h":1,"n":"Valmallos"},{"c":9,"s":58,"id":12461,"u":"valmallos_logm","p":130,"h":1,"n":"The Answering Rite (Valmallos)"},{"c":9,"s":58,"id":12462,"u":"vildeis_logm","p":128,"h":1,"n":"Vildeis"},{"c":9,"s":58,"id":12463,"u":"vildeis_logm","p":128,"h":1,"n":"The Cardinal Martyr (Vildeis)"},{"c":9,"s":58,"id":12464,"u":"wadjet_logm","p":124,"h":1,"n":"Wadjet"},{"c":9,"s":58,"id":12465,"u":"wadjet_logm","p":124,"h":1,"n":"The Green Empress (Wadjet)"},{"c":9,"s":58,"id":12466,"u":"walkena_logm","p":130,"h":1,"n":"Walkena"},{"c":9,"s":58,"id":12467,"u":"walkena_logm","p":130,"h":1,"n":"The Child-God (Walkena)"},{"c":9,"s":58,"id":12468,"u":"winlas_logm","p":128,"h":1,"n":"Winlas"},{"c":9,"s":58,"id":12469,"u":"winlas_logm","p":128,"h":1,"n":"The Elder of Divinity (Winlas)"},{"c":9,"s":58,"id":12470,"u":"xhamen-dor_logm","p":130,"h":1,"n":"Xhamen-Dor"},{"c":9,"s":58,"id":12471,"u":"xhamen-dor_logm","p":130,"h":1,"n":"The Star Seed (Xhamen-Dor)"},{"c":9,"s":58,"id":12472,"u":"yaezhing_logm","p":132,"h":1,"n":"Yaezhing"},{"c":9,"s":58,"id":12473,"u":"yaezhing_logm","p":132,"h":1,"n":"Minister of Blood (Yaezhing)"},{"c":9,"s":58,"id":12474,"u":"yamatsumi_logm","p":132,"h":1,"n":"Yamatsumi"},{"c":9,"s":58,"id":12475,"u":"yamatsumi_logm","p":132,"h":1,"n":"The Mountain Lord (Yamatsumi)"},{"c":9,"s":58,"id":12476,"u":"ydajisk_logm","p":130,"h":1,"n":"Ydajisk"},{"c":9,"s":58,"id":12477,"u":"ydajisk_logm","p":130,"h":1,"n":"Mother of Tongues (Ydajisk)"},{"c":9,"s":58,"id":12478,"u":"ylimancha_logm","p":128,"h":1,"n":"Ylimancha"},{"c":9,"s":58,"id":12479,"u":"ylimancha_logm","p":128,"h":1,"n":"Harborwing (Ylimancha)"},{"c":9,"s":58,"id":12480,"u":"ymeri_logm","p":128,"h":1,"n":"Ymeri"},{"c":9,"s":58,"id":12481,"u":"ymeri_logm","p":128,"h":1,"n":"Queen of the Inferno (Ymeri)"},{"c":9,"s":58,"id":12482,"u":"yog-sothoth_logm","p":130,"h":1,"n":"Yog-Sothoth"},{"c":9,"s":58,"id":12483,"u":"yog-sothoth_logm","p":130,"h":1,"n":"Lurker at the Threshold (Yog-Sothoth)"},{"c":9,"s":58,"id":12484,"u":"yuelral_logm","p":128,"h":1,"n":"Yuelral"},{"c":9,"s":58,"id":12485,"u":"yuelral_logm","p":128,"h":1,"n":"The Wise (Yuelral)"},{"c":9,"s":58,"id":12486,"u":"zevgavizeb_logm","p":77,"h":1,"n":"Zevgavizeb"},{"c":9,"s":58,"id":12487,"u":"zevgavizeb_logm","p":77,"h":1,"n":"The Beast of Gluttondark (Zevgavizeb)"},{"c":9,"s":58,"id":12488,"u":"zohls_logm","p":128,"h":1,"n":"Zohls"},{"c":9,"s":58,"id":12489,"u":"zohls_logm","p":128,"h":1,"n":"Verity (Zohls)"},{"c":9,"s":58,"id":12490,"u":"zura_logm","p":77,"h":1,"n":"Zura"},{"c":9,"s":58,"id":12491,"u":"zura_logm","p":77,"h":1,"n":"The Vampire Queen (Zura)"},{"c":9,"s":58,"id":12492,"u":"zyphus_logm","p":130,"h":1,"n":"Zyphus"},{"c":9,"s":58,"id":12493,"u":"zyphus_logm","p":130,"h":1,"n":"The Grim Harvestman (Zyphus)"},{"c":9,"s":6,"id":12494,"u":"aakriti_loil","p":310,"h":1,"n":"Aakriti"},{"c":9,"s":6,"id":12495,"u":"aakriti_loil","p":310,"h":1,"n":"The Evershifting (Aakriti)"},{"c":9,"s":6,"id":12496,"u":"vineshvakhi_loil","p":319,"h":1,"n":"Vineshvakhi"},{"c":9,"s":6,"id":12497,"u":"vineshvakhi_loil","p":319,"h":1,"n":"The Pain of Purity (Vineshvakhi)"},{"c":9,"s":59,"id":12498,"u":"arqueros_lokl","p":53,"h":1,"n":"Arqueros"},{"c":9,"s":59,"id":12499,"u":"arqueros_lokl","p":53,"h":1,"n":"The Golden Bulwark (Arqueros)"},{"c":9,"s":59,"id":12500,"u":"gravelady's%20guard_lokl","p":68,"h":1,"n":"Gravelady's Guard"},{"c":9,"s":59,"id":12501,"u":"keepers%20of%20the%20hearth_lokl","p":68,"h":1,"n":"Keepers of the Hearth"},{"c":9,"s":59,"id":12502,"u":"sorrow's%20sword_lokl","p":69,"h":1,"n":"Sorrow's Sword"},{"c":9,"s":59,"id":12503,"u":"suyuddha_lokl","p":64,"h":1,"n":"Suyuddha"},{"c":9,"s":59,"id":12504,"u":"suyuddha_lokl","p":64,"h":1,"n":"The Warrior Queen (Suyuddha)"},{"c":9,"s":59,"id":12505,"u":"the%20endless%20road_lokl","p":68,"h":1,"n":"The Endless Road"},{"c":9,"s":0,"id":12506,"u":"adanye_lome","p":132,"h":1,"n":"Adanye"},{"c":9,"s":0,"id":12507,"u":"adanye_lome","p":132,"h":1,"n":"The Warmth of the Hearth (Adanye)"},{"c":9,"s":0,"id":12508,"u":"balumbdar_lome","p":134,"h":1,"n":"Balumbdar"},{"c":9,"s":0,"id":12509,"u":"balumbdar_lome","p":134,"h":1,"n":"The World-Shaker (Balumbdar)"},{"c":9,"s":0,"id":12510,"u":"chohar_lome","p":135,"h":1,"n":"Chohar"},{"c":9,"s":0,"id":12511,"u":"chohar_lome","p":135,"h":1,"n":"The Golden Lion (Chohar)"},{"c":9,"s":0,"id":12512,"u":"kalekot_lome","p":137,"h":1,"n":"Kalekot"},{"c":9,"s":0,"id":12513,"u":"kalekot_lome","p":137,"h":1,"n":"The Winnower (Kalekot)"},{"c":9,"s":0,"id":12514,"u":"kitmu_lome","p":158,"h":1,"n":"Kitmu"},{"c":9,"s":0,"id":12515,"u":"kitmu_lome","p":158,"h":1,"n":"Mother of Fireflies (Kitmu)"},{"c":9,"s":0,"id":12516,"u":"lubaiko_lome","p":138,"h":1,"n":"Lubaiko"},{"c":9,"s":0,"id":12517,"u":"lubaiko_lome","p":138,"h":1,"n":"The Spark in the Dust (Lubaiko)"},{"c":9,"s":0,"id":12518,"u":"luhar_lome","p":139,"h":1,"n":"Luhar"},{"c":9,"s":0,"id":12519,"u":"luhar_lome","p":139,"h":1,"n":"THE SETTING SUN (Luhar)"},{"c":9,"s":0,"id":12520,"u":"mazludeh_lome","p":140,"h":1,"n":"Mazludeh"},{"c":9,"s":0,"id":12521,"u":"mazludeh_lome","p":140,"h":1,"n":"Mother of Hearth and Wall (Mazludeh)"},{"c":9,"s":0,"id":12522,"u":"tlehar_lome","p":141,"h":1,"n":"Tlehar"},{"c":9,"s":0,"id":12523,"u":"tlehar_lome","p":141,"h":1,"n":"The Rising Sun (Tlehar)"},{"c":9,"s":0,"id":12524,"u":"uvuko_lome","p":141,"h":1,"n":"Uvuko"},{"c":9,"s":0,"id":12525,"u":"uvuko_lome","p":141,"h":1,"n":"The Diamond Ring (Uvuko)"},{"c":9,"s":61,"id":12526,"u":"cosmic%20caravan_lotg","p":92,"h":1,"n":"Cosmic Caravan"},{"c":9,"s":61,"id":12527,"u":"hearth%20and%20harvest_lotg","p":93,"h":1,"n":"Hearth and Harvest"},{"c":9,"s":61,"id":12528,"u":"seafarers'%20hope_lotg","p":94,"h":1,"n":"Seafarers' Hope"},{"c":9,"s":61,"id":12529,"u":"the%20deliberate%20journey_lotg","p":92,"h":1,"n":"The Deliberate Journey"},{"c":9,"s":61,"id":12530,"u":"the%20enlightened%20scholar's%20path_lotg","p":92,"h":1,"n":"The Enlightened Scholar's Path"},{"c":9,"s":61,"id":12531,"u":"the%20laborer's%20bastion_lotg","p":94,"h":1,"n":"The Laborer's Bastion"},{"c":9,"s":61,"id":12532,"u":"the%20offering%20plate_lotg","p":94,"h":1,"n":"The Offering Plate"},{"c":9,"s":61,"id":12533,"u":"urban%20prosperity_lotg","p":95,"h":1,"n":"Urban Prosperity"},{"c":72,"s":7,"id":12534,"u":"firebrands_locg","p":68,"h":1,"n":"Firebrands"},{"c":72,"s":7,"id":12535,"u":"hellknights_locg","p":78,"h":1,"n":"Hellknights"},{"c":72,"s":7,"id":12536,"u":"knights%20of%20lastwall_locg","p":88,"h":1,"n":"Knights of Lastwall"},{"c":72,"s":7,"id":12537,"u":"magaambya_locg","p":98,"h":1,"n":"Magaambya"},{"c":72,"s":7,"id":12538,"u":"pathfinder%20society_locg","p":108,"h":1,"n":"Pathfinder Society"},{"c":74,"s":61,"id":12539,"u":"autumn's%20reflection_lotg","p":113,"h":1,"n":"Autumn's Reflection"},{"c":74,"s":61,"id":12540,"u":"droskar's%20breath_lotg","p":115,"h":1,"n":"Droskar's Breath"},{"c":74,"s":61,"id":12541,"u":"glacial%20whirl_lotg","p":113,"h":1,"n":"Glacial Whirl"},{"c":74,"s":61,"id":12542,"u":"great%20migration_lotg","p":112,"h":1,"n":"Great Migration"},{"c":74,"s":61,"id":12543,"u":"lightning%20dancing_lotg","p":114,"h":1,"n":"Lightning Dancing"},{"c":74,"s":61,"id":12544,"u":"messenger%20tide_lotg","p":115,"h":1,"n":"Messenger Tide"},{"c":74,"s":61,"id":12545,"u":"sanguine%20cascade_lotg","p":112,"h":1,"n":"Sanguine Cascade"},{"c":74,"s":61,"id":12546,"u":"sarkoris%20scab_lotg","p":114,"h":1,"n":"Sarkoris Scab"},{"c":74,"s":61,"id":12547,"u":"strixwind%20race_lotg","p":115,"h":1,"n":"Strixwind Race"},{"c":74,"s":61,"id":12548,"u":"sun%20orchid%20harvest_lotg","p":113,"h":1,"n":"Sun Orchid Harvest"},{"c":73,"s":5,"id":12549,"u":"anarchic_crb","p":583,"h":1,"n":"Anarchic"},{"c":73,"s":5,"id":12550,"u":"axiomatic_crb","p":583,"h":1,"n":"Axiomatic"},{"c":73,"s":5,"id":12551,"u":"dancing_crb","p":584,"h":1,"n":"Dancing"},{"c":73,"s":5,"id":12552,"u":"disrupting_crb","p":584,"h":1,"n":"Disrupting"},{"c":73,"s":5,"id":12553,"u":"energy-resistant%20(acid)_crb","p":582,"a":"Acid","h":1,"n":"Energy-Resistant"},{"c":73,"s":5,"id":12554,"u":"energy-resistant%20(fire)_crb","p":582,"a":"Fire","h":1,"n":"Energy-Resistant"},{"c":73,"s":5,"id":12555,"u":"energy-resistant%20(cold)_crb","p":582,"a":"Cold","h":1,"n":"Energy-Resistant"},{"c":73,"s":5,"id":12556,"u":"energy-resistant%20(electricity)_crb","p":582,"a":"Electricity","h":1,"n":"Energy-Resistant"},{"c":73,"s":5,"id":12557,"u":"ethereal_crb","p":582,"h":1,"n":"Ethereal"},{"c":73,"s":5,"id":12558,"u":"flaming_crb","p":584,"h":1,"n":"Flaming"},{"c":73,"s":5,"id":12559,"u":"fortification_crb","p":582,"h":1,"n":"Fortification"},{"c":73,"s":5,"id":12560,"u":"ghost%20touch_crb","p":584,"h":1,"n":"Ghost Touch"},{"c":73,"s":5,"id":12561,"u":"glamered_crb","p":583,"h":1,"n":"Glamered"},{"c":73,"s":5,"id":12562,"u":"greater%20disrupting_crb","p":584,"h":1,"n":"Greater Disrupting"},{"c":73,"s":5,"id":12563,"u":"greater%20energy-resistant%20(acid)_crb","p":582,"a":"Acid","h":1,"n":"Greater Energy-Resistant"},{"c":73,"s":5,"id":12564,"u":"greater%20energy-resistant%20(fire)_crb","p":582,"a":"Fire","h":1,"n":"Greater Energy-Resistant"},{"c":73,"s":5,"id":12565,"u":"greater%20energy-resistant%20(cold)_crb","p":582,"a":"Cold","h":1,"n":"Greater Energy-Resistant"},{"c":73,"s":5,"id":12566,"u":"greater%20energy-resistant%20(electricity)_crb","p":582,"a":"Electricity","h":1,"n":"Greater Energy-Resistant"},{"c":73,"s":5,"id":12567,"u":"greater%20flaming_crb","p":584,"h":1,"n":"Greater Flaming"},{"c":73,"s":5,"id":12568,"u":"greater%20fortification_crb","p":582,"h":1,"n":"Greater Fortification"},{"c":73,"s":5,"id":12569,"u":"greater%20shadow_crb","p":583,"h":1,"n":"Greater Shadow"},{"c":73,"s":5,"id":12570,"u":"greater%20shock_crb","p":585,"h":1,"n":"Greater Shock"},{"c":73,"s":5,"id":12571,"u":"greater%20slick_crb","p":583,"h":1,"n":"Greater Slick"},{"c":73,"s":5,"id":12572,"u":"greater%20thundering_crb","p":585,"h":1,"n":"Greater Thundering"},{"c":73,"s":5,"id":12573,"u":"holy_crb","p":584,"h":1,"n":"Holy"},{"c":73,"s":5,"id":12574,"u":"invisibility_crb","p":584,"h":1,"n":"Invisibility"},{"c":73,"s":5,"id":12575,"u":"major%20shadow_crb","p":583,"h":1,"n":"Major Shadow"},{"c":73,"s":5,"id":12576,"u":"major%20slick_crb","p":583,"h":1,"n":"Major Slick"},{"c":73,"s":5,"id":12577,"u":"returning_crb","p":584,"h":1,"n":"Returning"},{"c":73,"s":5,"id":12578,"u":"shadow_crb","p":583,"h":1,"n":"Shadow"},{"c":73,"s":5,"id":12579,"u":"shifting_crb","p":585,"h":1,"n":"Shifting"},{"c":73,"s":5,"id":12580,"u":"shock_crb","p":585,"h":1,"n":"Shock"},{"c":73,"s":5,"id":12581,"u":"slick_crb","p":583,"h":1,"n":"Slick"},{"c":73,"s":5,"id":12582,"u":"thundering_crb","p":585,"h":1,"n":"Thundering"},{"c":73,"s":5,"id":12583,"u":"unholy_crb","p":585,"h":1,"n":"Unholy"},{"c":73,"s":5,"id":12584,"u":"wounding_crb","p":585,"h":1,"n":"Wounding"},{"c":73,"s":15,"id":12585,"u":"angelic%20vessel_gmg","p":98,"h":1,"n":"Angelic Vessel"},{"c":73,"s":15,"id":12586,"u":"apothecary's%20garden_gmg","p":103,"h":1,"n":"Apothecary's Garden"},{"c":73,"s":15,"id":12587,"u":"beast%20senses_gmg","p":96,"h":1,"n":"Beast Senses"},{"c":73,"s":15,"id":12588,"u":"bestow%20life_gmg","p":101,"h":1,"n":"Bestow Life"},{"c":73,"s":15,"id":12589,"u":"blazing%20soul_gmg","p":101,"h":1,"n":"Blazing Soul"},{"c":73,"s":15,"id":12590,"u":"bottomless%20reservoir_gmg","p":105,"h":1,"n":"Bottomless Reservoir"},{"c":73,"s":15,"id":12591,"u":"call%20of%20the%20wild_gmg","p":96,"h":1,"n":"Call of the Wild"},{"c":73,"s":15,"id":12592,"u":"command%20legion_gmg","p":100,"h":1,"n":"Command Legion"},{"c":73,"s":15,"id":12593,"u":"curse%20wound_gmg","p":100,"h":1,"n":"Curse Wound"},{"c":73,"s":15,"id":12594,"u":"dancing%20shadow_gmg","p":104,"h":1,"n":"Dancing Shadow"},{"c":73,"s":15,"id":12595,"u":"dark%20roads_gmg","p":104,"h":1,"n":"Dark Roads"},{"c":73,"s":15,"id":12596,"u":"deadly%20spark_gmg","p":96,"h":1,"n":"Deadly Spark"},{"c":73,"s":15,"id":12597,"u":"death%20gaze_gmg","p":98,"h":1,"n":"Death Gaze"},{"c":73,"s":15,"id":12598,"u":"divine%20retribution_gmg","p":97,"h":1,"n":"Divine Retribution"},{"c":73,"s":15,"id":12599,"u":"ease%20burden_gmg","p":99,"h":1,"n":"Ease Burden"},{"c":73,"s":15,"id":12600,"u":"encompassing%20darkness_gmg","p":104,"h":1,"n":"Encompassing Darkness"},{"c":73,"s":15,"id":12601,"u":"feather%20steps_gmg","p":96,"h":1,"n":"Feather Steps"},{"c":73,"s":15,"id":12602,"u":"feral%20claws_gmg","p":97,"h":1,"n":"Feral Claws"},{"c":73,"s":15,"id":12603,"u":"fiendish%20bargain_gmg","p":100,"h":1,"n":"Fiendish Bargain"},{"c":73,"s":15,"id":12604,"u":"fiendish%20defiance_gmg","p":100,"h":1,"n":"Fiendish Defiance"},{"c":73,"s":15,"id":12605,"u":"flare%20bolt_gmg","p":101,"h":1,"n":"Flare Bolt"},{"c":73,"s":15,"id":12606,"u":"flowing%20footsteps_gmg","p":105,"h":1,"n":"Flowing Footsteps"},{"c":73,"s":15,"id":12607,"u":"form%20of%20fury_gmg","p":97,"h":1,"n":"Form of Fury"},{"c":73,"s":15,"id":12608,"u":"form%20of%20vengeance_gmg","p":97,"h":1,"n":"Form of Vengeance"},{"c":73,"s":15,"id":12609,"u":"grappling%20vine_gmg","p":103,"h":1,"n":"Grappling Vine"},{"c":73,"s":15,"id":12610,"u":"grim%20specter_gmg","p":99,"h":1,"n":"Grim Specter"},{"c":73,"s":15,"id":12611,"u":"healing%20wave_gmg","p":102,"h":1,"n":"Healing Wave"},{"c":73,"s":15,"id":12612,"u":"heat%20haze_gmg","p":101,"h":1,"n":"Heat Haze"},{"c":73,"s":15,"id":12613,"u":"heaven's%20grace_gmg","p":98,"h":1,"n":"Heaven's Grace"},{"c":73,"s":15,"id":12614,"u":"holy%20light_gmg","p":98,"h":1,"n":"Holy Light"},{"c":73,"s":15,"id":12615,"u":"incandescent%20sight_gmg","p":101,"h":1,"n":"Incandescent Sight"},{"c":73,"s":15,"id":12616,"u":"inextinguishable_gmg","p":102,"h":1,"n":"Inextinguishable"},{"c":73,"s":15,"id":12617,"u":"jet%20propulsion_gmg","p":101,"h":1,"n":"Jet Propulsion"},{"c":73,"s":15,"id":12618,"u":"lashing%20currents_gmg","p":105,"h":1,"n":"Lashing Currents"},{"c":73,"s":15,"id":12619,"u":"life%20everlasting_gmg","p":102,"h":1,"n":"Life Everlasting"},{"c":73,"s":15,"id":12620,"u":"lightning%20storm_gmg","p":96,"h":1,"n":"Lightning Storm"},{"c":73,"s":15,"id":12621,"u":"linguistic%20nexus_gmg","p":102,"h":1,"n":"Linguistic Nexus"},{"c":73,"s":15,"id":12622,"u":"little%20helper_gmg","p":100,"h":1,"n":"Little Helper"},{"c":73,"s":15,"id":12623,"u":"living%20death_gmg","p":98,"h":1,"n":"Living Death"},{"c":73,"s":15,"id":12624,"u":"living%20statue_gmg","p":100,"h":1,"n":"Living Statue"},{"c":73,"s":15,"id":12625,"u":"living%20storm_gmg","p":96,"h":1,"n":"Living Storm"},{"c":73,"s":15,"id":12626,"u":"megaflora_gmg","p":104,"h":1,"n":"Megaflora"},{"c":73,"s":15,"id":12627,"u":"mental%20bastion_gmg","p":103,"h":1,"n":"Mental Bastion"},{"c":73,"s":15,"id":12628,"u":"monsoon%20curtain_gmg","p":105,"h":1,"n":"Monsoon Curtain"},{"c":73,"s":15,"id":12629,"u":"obscure_gmg","p":104,"h":1,"n":"Obscure"},{"c":73,"s":15,"id":12630,"u":"overflowing%20life_gmg","p":102,"h":1,"n":"Overflowing Life"},{"c":73,"s":15,"id":12631,"u":"perception%20filter_gmg","p":102,"h":1,"n":"Perception Filter"},{"c":73,"s":15,"id":12632,"u":"petal%20dance_gmg","p":103,"h":1,"n":"Petal Dance"},{"c":73,"s":15,"id":12633,"u":"pierce%20the%20veil_gmg","p":99,"h":1,"n":"Pierce the Veil"},{"c":73,"s":15,"id":12634,"u":"pollen%20spray_gmg","p":103,"h":1,"n":"Pollen Spray"},{"c":73,"s":15,"id":12635,"u":"profane%20fervor_gmg","p":100,"h":1,"n":"Profane Fervor"},{"c":73,"s":15,"id":12636,"u":"propelling%20winds_gmg","p":96,"h":1,"n":"Propelling Winds"},{"c":73,"s":15,"id":12637,"u":"psychic%20scream_gmg","p":103,"h":1,"n":"Psychic Scream"},{"c":73,"s":15,"id":12638,"u":"raise%20ramparts_gmg","p":99,"h":1,"n":"Raise Ramparts"},{"c":73,"s":15,"id":12639,"u":"recalculate_gmg","p":102,"h":1,"n":"Recalculate"},{"c":73,"s":15,"id":12640,"u":"repository%20of%20knowledge_gmg","p":102,"h":1,"n":"Repository of Knowledge"},{"c":73,"s":15,"id":12641,"u":"righteous%20call_gmg","p":98,"h":1,"n":"Righteous Call"},{"c":73,"s":15,"id":12642,"u":"ripples%20and%20waves_gmg","p":105,"h":1,"n":"Ripples and Waves"},{"c":73,"s":15,"id":12643,"u":"rolling%20geode_gmg","p":99,"h":1,"n":"Rolling Geode"},{"c":73,"s":15,"id":12644,"u":"searing%20wave_gmg","p":101,"h":1,"n":"Searing Wave"},{"c":73,"s":15,"id":12645,"u":"shadow%20smith_gmg","p":104,"h":1,"n":"Shadow Smith"},{"c":73,"s":15,"id":12646,"u":"shattered%20earth_gmg","p":99,"h":1,"n":"Shattered Earth"},{"c":73,"s":15,"id":12647,"u":"shroud%20of%20the%20afterlife_gmg","p":98,"h":1,"n":"Shroud of the Afterlife"},{"c":73,"s":15,"id":12648,"u":"sprout%20ally_gmg","p":103,"h":1,"n":"Sprout Ally"},{"c":73,"s":15,"id":12649,"u":"tidal%20crash_gmg","p":105,"h":1,"n":"Tidal Crash"},{"c":73,"s":15,"id":12650,"u":"tide%20of%20death_gmg","p":99,"h":1,"n":"Tide of Death"},{"c":73,"s":15,"id":12651,"u":"track%20of%20the%20beast_gmg","p":97,"h":1,"n":"Track of the Beast"},{"c":73,"s":15,"id":12652,"u":"umbral%20body_gmg","p":105,"h":1,"n":"Umbral Body"},{"c":73,"s":15,"id":12653,"u":"underground%20bounty_gmg","p":99,"h":1,"n":"Underground Bounty"},{"c":73,"s":15,"id":12654,"u":"vital%20siphon_gmg","p":102,"h":1,"n":"Vital Siphon"},{"c":73,"s":15,"id":12655,"u":"wind%20barrier_gmg","p":96,"h":1,"n":"Wind Barrier"},{"c":73,"s":15,"id":12656,"u":"word%20of%20faith_gmg","p":98,"h":1,"n":"Word of Faith"},{"c":73,"s":64,"id":12657,"u":"absorb%20injury_som","p":231,"h":1,"n":"Absorb Injury"},{"c":73,"s":64,"id":12658,"u":"breath%20of%20dragons_som","p":230,"h":1,"n":"Breath of Dragons"},{"c":73,"s":64,"id":12659,"u":"cleanse%20soul_som","p":231,"h":1,"n":"Cleanse Soul"},{"c":73,"s":64,"id":12660,"u":"draconic%20arrogance_som","p":230,"h":1,"n":"Draconic Arrogance"},{"c":73,"s":64,"id":12661,"u":"draconic%20ascendance_som","p":231,"h":1,"n":"Draconic Ascendance"},{"c":73,"s":64,"id":12662,"u":"draconic%20resistance_som","p":230,"h":1,"n":"Draconic Resistance"},{"c":73,"s":64,"id":12663,"u":"dragon%20strike_som","p":230,"h":1,"n":"Dragon Strike"},{"c":73,"s":64,"id":12664,"u":"force%20blast_som","p":231,"h":1,"n":"Force Blast"},{"c":73,"s":64,"id":12665,"u":"soul%20magic_som","p":231,"h":1,"n":"Soul Magic"},{"c":73,"s":64,"id":12666,"u":"soul%20puppet_som","p":231,"h":1,"n":"Soul Puppet"},{"c":73,"s":64,"id":12667,"u":"spirit%20blink_som","p":231,"h":1,"n":"Spirit Blink"},{"c":73,"s":64,"id":12668,"u":"wyrm's%20flight_som","p":230,"h":1,"n":"Wyrm's Flight"},{"c":66,"s":15,"id":12669,"u":"abaddon_gmg","p":142,"h":1,"n":"Abaddon"},{"c":66,"s":15,"id":12670,"u":"abyss_gmg","p":142,"h":1,"n":"Abyss"},{"c":66,"s":15,"id":12671,"u":"andoran_gmg","p":131,"h":1,"n":"Andoran"},{"c":66,"s":15,"id":12672,"u":"astral%20plane_gmg","p":140,"h":1,"n":"Astral Plane"},{"c":66,"s":15,"id":12673,"u":"axis_gmg","p":142,"h":1,"n":"Axis"},{"c":66,"s":15,"id":12674,"u":"boneyard_gmg","p":142,"h":1,"n":"Boneyard"},{"c":66,"s":15,"id":12675,"u":"dimension%20of%20time_gmg","p":145,"h":1,"n":"Dimension of Time"},{"c":66,"s":15,"id":12676,"u":"dreamlands_gmg","p":145,"h":1,"n":"Dreamlands"},{"c":66,"s":15,"id":12677,"u":"elysium_gmg","p":143,"h":1,"n":"Elysium"},{"c":66,"s":15,"id":12678,"u":"ethereal%20plane_gmg","p":141,"h":1,"n":"Ethereal Plane"},{"c":66,"s":15,"id":12679,"u":"first%20world_gmg","p":141,"h":1,"n":"First World"},{"c":66,"s":15,"id":12680,"u":"heaven_gmg","p":143,"h":1,"n":"Heaven"},{"c":66,"s":15,"id":12681,"u":"hell_gmg","p":144,"h":1,"n":"Hell"},{"c":66,"s":15,"id":12682,"u":"maelstrom_gmg","p":144,"h":1,"n":"Maelstrom"},{"c":66,"s":15,"id":12683,"u":"material%20plane_gmg","p":138,"h":1,"n":"Material Plane"},{"c":66,"s":15,"id":12684,"u":"negative%20energy%20plane_gmg","p":139,"h":1,"n":"Negative Energy Plane"},{"c":66,"s":15,"id":12685,"u":"otari_gmg","p":135,"h":1,"n":"Otari"},{"c":66,"s":15,"id":12686,"u":"plane%20of%20air_gmg","p":138,"h":1,"n":"Plane of Air"},{"c":66,"s":15,"id":12687,"u":"plane%20of%20earth_gmg","p":139,"h":1,"n":"Plane of Earth"},{"c":66,"s":15,"id":12688,"u":"plane%20of%20fire_gmg","p":140,"h":1,"n":"Plane of Fire"},{"c":66,"s":15,"id":12689,"u":"plane%20of%20water_gmg","p":140,"h":1,"n":"Plane of Water"},{"c":66,"s":15,"id":12690,"u":"port%20peril_gmg","p":135,"h":1,"n":"Port Peril"},{"c":66,"s":15,"id":12691,"u":"positive%20energy%20plane_gmg","p":139,"h":1,"n":"Positive Energy Plane"},{"c":66,"s":15,"id":12692,"u":"rahadoum_gmg","p":131,"h":1,"n":"Rahadoum"},{"c":66,"s":15,"id":12693,"u":"shadow%20plane_gmg","p":141,"h":1,"n":"Shadow Plane"},{"c":66,"s":11,"id":12694,"u":"binary%20mindscape_da","p":202,"h":1,"n":"Binary Mindscape"},{"c":66,"s":11,"id":12695,"u":"immersive%20mindscape_da","p":199,"h":1,"n":"Immersive Mindscape"},{"c":66,"s":6,"id":12696,"u":"alkenstar%20city_loil","p":72,"h":1,"n":"Alkenstar City"},{"c":66,"s":6,"id":12697,"u":"dongun%20hold_loil","p":90,"h":1,"n":"Dongun Hold"},{"c":66,"s":6,"id":12698,"u":"hoba%20dukuza_loil","p":113,"h":1,"n":"Hoba Dukuza"},{"c":66,"s":6,"id":12699,"u":"mechitar_loil","p":142,"h":1,"n":"Mechitar"},{"c":66,"s":6,"id":12700,"u":"niswan_loil","p":189,"h":1,"n":"Niswan"},{"c":66,"s":6,"id":12701,"u":"oenopion_loil","p":289,"h":1,"n":"Oenopion"},{"c":66,"s":6,"id":12702,"u":"prada%20hanam_loil","p":207,"h":1,"n":"Prada Hanam"},{"c":66,"s":6,"id":12703,"u":"quantium_loil","p":253,"h":1,"n":"Quantium"},{"c":66,"s":6,"id":12704,"u":"yled_loil","p":161,"h":1,"n":"Yled"},{"c":66,"s":0,"id":12705,"u":"anthusis%20(capital)_lome","p":274,"h":1,"n":"Anthusis (Capital)"},{"c":66,"s":0,"id":12706,"u":"bloodcove_lome","p":184,"h":1,"n":"Bloodcove"},{"c":66,"s":0,"id":12707,"u":"jaha_lome","p":196,"h":1,"n":"Jaha"},{"c":66,"s":0,"id":12708,"u":"kibwe_lome","p":208,"h":1,"n":"Kibwe"},{"c":66,"s":0,"id":12709,"u":"mzali_lome","p":220,"h":1,"n":"Mzali"},{"c":66,"s":0,"id":12710,"u":"nantambu_lome","p":232,"h":1,"n":"Nantambu"},{"c":66,"s":0,"id":12711,"u":"osibu_lome","p":246,"h":1,"n":"Osibu"},{"c":66,"s":0,"id":12712,"u":"senghor_lome","p":254,"h":1,"n":"Senghor"},{"c":66,"s":0,"id":12713,"u":"usaro_lome","p":266,"h":1,"n":"Usaro"},{"c":66,"s":44,"id":12714,"u":"the%20gunworks_ooa3","p":66,"h":1,"n":"The Gunworks"},{"c":66,"s":45,"id":12715,"u":"kibwe_sli","p":55,"h":1,"n":"Kibwe"},{"c":51,"s":12,"id":12716,"u":"web%20lurker%20deadfall_b1","p":325,"h":1,"n":"Web Lurker Deadfall"},{"c":51,"s":12,"id":12717,"u":"web%20lurker%20noose_b1","p":325,"h":1,"n":"Web Lurker Noose"},{"c":51,"s":5,"id":12718,"u":"armageddon%20orb_crb","p":526,"h":1,"n":"Armageddon Orb"},{"c":51,"s":5,"id":12719,"u":"banshee's%20symphony_crb","p":529,"h":1,"n":"Banshee's Symphony"},{"c":51,"s":5,"id":12720,"u":"bloodthirsty%20urge_crb","p":524,"h":1,"n":"Bloodthirsty Urge"},{"c":51,"s":5,"id":12721,"u":"bottomless%20pit_crb","p":524,"h":1,"n":"Bottomless Pit"},{"c":51,"s":5,"id":12722,"u":"darkside%20mirror_crb","p":528,"h":1,"n":"Darkside Mirror"},{"c":51,"s":5,"id":12723,"u":"drowning%20pit_crb","p":526,"h":1,"n":"Drowning Pit"},{"c":51,"s":5,"id":12724,"u":"electric%20latch%20rune_crb","p":523,"h":1,"n":"Electric Latch Rune"},{"c":51,"s":5,"id":12725,"u":"fireball%20rune_crb","p":524,"h":1,"n":"Fireball Rune"},{"c":51,"s":5,"id":12726,"u":"frozen%20moment_crb","p":525,"h":1,"n":"Frozen Moment"},{"c":51,"s":5,"id":12727,"u":"hallucination%20powder%20trap_crb","p":524,"h":1,"n":"Hallucination Powder Trap"},{"c":51,"s":5,"id":12728,"u":"hammer%20of%20forbiddance_crb","p":525,"h":1,"n":"Hammer Of Forbiddance"},{"c":51,"s":5,"id":12729,"u":"hidden%20pit_crb","p":522,"h":1,"n":"Hidden Pit"},{"c":51,"s":5,"id":12730,"u":"lava%20flume%20tube_crb","p":528,"h":1,"n":"Lava Flume Tube"},{"c":51,"s":5,"id":12731,"u":"pharaoh's%20ward_crb","p":524,"h":1,"n":"Pharaoh's Ward"},{"c":51,"s":5,"id":12732,"u":"planar%20rift_crb","p":525,"h":1,"n":"Planar Rift"},{"c":51,"s":5,"id":12733,"u":"poisoned%20dart%20gallery_crb","p":528,"h":1,"n":"Poisoned Dart Gallery"},{"c":51,"s":5,"id":12734,"u":"poisoned%20lock_crb","p":523,"h":1,"n":"Poisoned Lock"},{"c":51,"s":5,"id":12735,"u":"polymorph%20trap_crb","p":525,"h":1,"n":"Polymorph Trap"},{"c":51,"s":5,"id":12736,"u":"quicksand_crb","p":526,"h":1,"n":"Quicksand"},{"c":51,"s":5,"id":12737,"u":"scythe%20blades_crb","p":523,"h":1,"n":"Scythe Blades"},{"c":51,"s":5,"id":12738,"u":"second%20chance_crb","p":525,"h":1,"n":"Second Chance"},{"c":51,"s":5,"id":12739,"u":"slamming%20door_crb","p":523,"h":1,"n":"Slamming Door"},{"c":51,"s":5,"id":12740,"u":"spear%20launcher_crb","p":523,"h":1,"n":"Spear Launcher"},{"c":51,"s":5,"id":12741,"u":"spinning%20blade%20pillar_crb","p":527,"h":1,"n":"Spinning Blade Pillar"},{"c":51,"s":5,"id":12742,"u":"summoning%20rune_crb","p":526,"h":1,"n":"Summoning Rune"},{"c":51,"s":5,"id":12743,"u":"telekinetic%20swarm%20trap_crb","p":528,"h":1,"n":"Telekinetic Swarm Trap"},{"c":51,"s":5,"id":12744,"u":"vorpal%20executioner_crb","p":525,"h":1,"n":"Vorpal Executioner"},{"c":51,"s":5,"id":12745,"u":"wheel%20of%20misery_crb","p":527,"h":1,"n":"Wheel Of Misery"},{"c":51,"s":5,"id":12746,"u":"yellow%20mold_crb","p":524,"h":1,"n":"Yellow Mold"},{"c":51,"s":16,"id":12747,"u":"gloomglow%20mushrooms_aoa1","p":57,"h":1,"n":"Gloomglow Mushrooms"},{"c":51,"s":16,"id":12748,"u":"spiked%20doorframe_aoa1","p":46,"h":1,"n":"Spiked Doorframe"},{"c":51,"s":16,"id":12749,"u":"town%20hall%20fire_aoa1","p":9,"h":1,"n":"Town Hall Fire"},{"c":51,"s":17,"id":12750,"u":"black%20powder%20bomb_aoa2","p":40,"h":1,"n":"Black Powder Bomb"},{"c":51,"s":17,"id":12751,"u":"dahak's%20shell_aoa2","p":55,"h":1,"n":"Dahak's Shell"},{"c":51,"s":17,"id":12752,"u":"dahak's%20skull_aoa2","p":61,"h":1,"n":"Dahak's Skull"},{"c":51,"s":17,"id":12753,"u":"dragon%20pillar_aoa2","p":28,"h":1,"n":"Dragon Pillar"},{"c":51,"s":17,"id":12754,"u":"vision%20of%20dahak_aoa2","p":10,"h":1,"n":"Vision Of Dahak"},{"c":51,"s":17,"id":12755,"u":"wrath%20of%20the%20destroyer_aoa2","p":57,"h":1,"n":"Wrath Of The Destroyer"},{"c":51,"s":18,"id":12756,"u":"barzillai's%20hounds_aoa3","p":27,"h":1,"n":"Barzillai's Hounds"},{"c":51,"s":18,"id":12757,"u":"phantom%20bells_aoa3","p":28,"h":1,"n":"Phantom Bells"},{"c":51,"s":18,"id":12758,"u":"quarry%20sluiceway_aoa3","p":55,"h":1,"n":"Quarry Sluiceway"},{"c":51,"s":18,"id":12759,"u":"trapped%20lathe_aoa3","p":6,"h":1,"n":"Trapped Lathe"},{"c":51,"s":18,"id":12760,"u":"tree%20of%20dreadful%20dreams_aoa3","p":11,"h":1,"n":"Tree Of Dreadful Dreams"},{"c":51,"s":19,"id":12761,"u":"ash%20web_aoa4","p":12,"h":1,"n":"Ash Web"},{"c":51,"s":19,"id":12762,"u":"echoes%20of%20betrayal_aoa4","p":53,"h":1,"n":"Echoes Of Betrayal"},{"c":51,"s":19,"id":12763,"u":"lifeleech%20crystal%20patch_aoa4","p":9,"h":1,"n":"Lifeleech Crystal Patch"},{"c":51,"s":19,"id":12764,"u":"wailing%20crystals_aoa4","p":9,"h":1,"n":"Wailing Crystals"},{"c":51,"s":20,"id":12765,"u":"acidic%20needle%20launcher_aoa5","p":54,"h":1,"n":"Acidic Needle Launcher"},{"c":51,"s":20,"id":12766,"u":"caustic%20vapor_aoa5","p":57,"h":1,"n":"Caustic Vapor"},{"c":51,"s":20,"id":12767,"u":"endless%20elven%20aging_aoa5","p":7,"h":1,"n":"Endless Elven Aging"},{"c":51,"s":20,"id":12768,"u":"luminous%20ward_aoa5","p":58,"h":1,"n":"Luminous Ward"},{"c":51,"s":20,"id":12769,"u":"mental%20scream%20trap_aoa5","p":56,"h":1,"n":"Mental Scream Trap"},{"c":51,"s":20,"id":12770,"u":"seismic%20spears%20trap_aoa5","p":19,"h":1,"n":"Seismic Spears Trap"},{"c":51,"s":21,"id":12771,"u":"damurdiel's%20vengeance_aoa6","p":18,"h":1,"n":"Damurdiel's Vengeance"},{"c":51,"s":21,"id":12772,"u":"dragonstorm_aoa6","p":7,"h":1,"n":"Dragonstorm"},{"c":51,"s":21,"id":12773,"u":"lesser%20dragonstorm_aoa6","p":6,"h":1,"n":"Lesser Dragonstorm"},{"c":51,"s":22,"id":12774,"u":"boiling%20fountains_aoe1","p":24,"h":1,"n":"Boiling Fountains"},{"c":51,"s":22,"id":12775,"u":"canopy%20drop_aoe1","p":52,"h":1,"n":"Canopy Drop"},{"c":51,"s":22,"id":12776,"u":"dart%20barrage_aoe1","p":24,"h":1,"n":"Dart Barrage"},{"c":51,"s":22,"id":12777,"u":"exploding%20statue_aoe1","p":26,"h":1,"n":"Exploding Statue"},{"c":51,"s":22,"id":12778,"u":"explosive%20barrels_aoe1","p":10,"h":1,"n":"Explosive Barrels"},{"c":51,"s":22,"id":12779,"u":"flying%20guillotine_aoe1","p":49,"h":1,"n":"Flying Guillotine"},{"c":51,"s":22,"id":12780,"u":"gas%20trap_aoe1","p":57,"h":1,"n":"Gas Trap"},{"c":51,"s":22,"id":12781,"u":"hidden%20chute_aoe1","p":48,"h":1,"n":"Hidden Chute"},{"c":51,"s":22,"id":12782,"u":"plunger%20chute_aoe1","p":58,"h":1,"n":"Plunger Chute"},{"c":51,"s":22,"id":12783,"u":"summoning%20rune_aoe1","p":50,"h":1,"n":"Summoning Rune"},{"c":51,"s":22,"id":12784,"u":"summoning%20rune_aoe1","p":51,"h":1,"n":"Summoning Rune"},{"c":51,"s":23,"id":12785,"u":"hands%20of%20the%20forgotten_aoe2","p":37,"h":1,"n":"Hands Of The Forgotten"},{"c":51,"s":23,"id":12786,"u":"iron%20maiden%20trap_aoe2","p":52,"h":1,"n":"Iron Maiden Trap"},{"c":51,"s":23,"id":12787,"u":"life%20magnet_aoe2","p":36,"h":1,"n":"Life Magnet"},{"c":51,"s":23,"id":12788,"u":"rigged%20cubby_aoe2","p":51,"h":1,"n":"Rigged Cubby"},{"c":51,"s":24,"id":12789,"u":"acidic%20poison%20cloud%20trap_aoe3","p":46,"h":1,"n":"Acidic Poison Cloud Trap"},{"c":51,"s":24,"id":12790,"u":"boiling%20tub%20trap_aoe3","p":56,"h":1,"n":"Boiling Tub Trap"},{"c":51,"s":24,"id":12791,"u":"clockwork%20poison%20bomb_aoe3","p":58,"h":1,"n":"Clockwork Poison Bomb"},{"c":51,"s":24,"id":12792,"u":"needling%20stairs_aoe3","p":19,"h":1,"n":"Needling Stairs"},{"c":51,"s":25,"id":12793,"u":"arcane%20feedback%20trap_aoe4","p":47,"h":1,"n":"Arcane Feedback Trap"},{"c":51,"s":25,"id":12794,"u":"burning%20chandelier%20trap_aoe4","p":38,"h":1,"n":"Burning Chandelier Trap"},{"c":51,"s":25,"id":12795,"u":"false%20door%20trap_aoe4","p":23,"h":1,"n":"False Door Trap"},{"c":51,"s":25,"id":12796,"u":"poisoned%20dart%20statues_aoe4","p":30,"h":1,"n":"Poisoned Dart Statues"},{"c":51,"s":25,"id":12797,"u":"supplicant%20statues_aoe4","p":9,"h":1,"n":"Supplicant Statues"},{"c":51,"s":25,"id":12798,"u":"waxworks%20onslaught%20trap_aoe4","p":60,"h":1,"n":"Waxworks Onslaught Trap"},{"c":51,"s":26,"id":12799,"u":"clockwork%20arms_aoe5","p":56,"h":1,"n":"Clockwork Arms"},{"c":51,"s":26,"id":12800,"u":"eyeball%20tank_aoe5","p":51,"h":1,"n":"Eyeball Tank"},{"c":51,"s":26,"id":12801,"u":"ink%20drowning%20vats_aoe5","p":49,"h":1,"n":"Ink Drowning Vats"},{"c":51,"s":26,"id":12802,"u":"the%20winder_aoe5","p":63,"h":1,"n":"The Winder"},{"c":51,"s":27,"id":12803,"u":"blackfingers's%20prayer_aoe6","p":49,"h":1,"n":"Blackfingers's Prayer"},{"c":51,"s":27,"id":12804,"u":"field%20of%20opposition_aoe6","p":53,"h":1,"n":"Field Of Opposition"},{"c":51,"s":27,"id":12805,"u":"freezing%20alarm_aoe6","p":37,"h":1,"n":"Freezing Alarm"},{"c":51,"s":27,"id":12806,"u":"greater%20planar%20rift_aoe6","p":30,"h":1,"n":"Greater Planar Rift"},{"c":51,"s":27,"id":12807,"u":"inky%20tendrils_aoe6","p":54,"h":1,"n":"Inky Tendrils"},{"c":51,"s":27,"id":12808,"u":"kharnas's%20lesser%20glyph_aoe6","p":29,"h":1,"n":"Kharnas's Lesser Glyph"},{"c":51,"s":27,"id":12809,"u":"living%20paints_aoe6","p":32,"h":1,"n":"Living Paints"},{"c":51,"s":27,"id":12810,"u":"the%20laughing%20fiend's%20greeting_aoe6","p":34,"h":1,"n":"The Laughing Fiend's Greeting"},{"c":51,"s":28,"id":12811,"u":"blood%20of%20belcorra_av1","p":13,"h":1,"n":"Blood Of Belcorra"},{"c":51,"s":28,"id":12812,"u":"doom%20of%20tomorrow_av1","p":31,"h":1,"n":"Doom Of Tomorrow"},{"c":51,"s":28,"id":12813,"u":"spike%20launcher_av1","p":25,"h":1,"n":"Spike Launcher"},{"c":51,"s":28,"id":12814,"u":"stonescale%20spirits_av1","p":9,"h":1,"n":"Stonescale Spirits"},{"c":51,"s":28,"id":12815,"u":"vengeful%20furnace_av1","p":46,"h":1,"n":"Vengeful Furnace"},{"c":51,"s":28,"id":12816,"u":"watching%20wall_av1","p":37,"h":1,"n":"Watching Wall"},{"c":51,"s":29,"id":12817,"u":"painful%20suggestion%20trap_av2","p":54,"h":1,"n":"Painful Suggestion Trap"},{"c":51,"s":29,"id":12818,"u":"paralyzing%20light%20trap_av2","p":52,"h":1,"n":"Paralyzing Light Trap"},{"c":51,"s":29,"id":12819,"u":"rusty%20grate%20pit_av2","p":12,"h":1,"n":"Rusty Grate Pit"},{"c":51,"s":29,"id":12820,"u":"shuffling%20scythe%20blades_av2","p":21,"h":1,"n":"Shuffling Scythe Blades"},{"c":51,"s":30,"id":12821,"u":"befuddling%20gas%20trap_av3","p":52,"h":1,"n":"Befuddling Gas Trap"},{"c":51,"s":30,"id":12822,"u":"blast%20tumbler_av3","p":45,"h":1,"n":"Blast Tumbler"},{"c":51,"s":30,"id":12823,"u":"daemonic%20fog_av3","p":38,"h":1,"n":"Daemonic Fog"},{"c":51,"s":30,"id":12824,"u":"images%20of%20failure_av3","p":55,"h":1,"n":"Images Of Failure"},{"c":51,"s":30,"id":12825,"u":"images%20of%20powerlessness_av3","p":55,"h":1,"n":"Images Of Powerlessness"},{"c":51,"s":10,"id":12826,"u":"blood%20tears_botd","p":66,"h":1,"n":"Blood Tears"},{"c":51,"s":10,"id":12827,"u":"blood-soaked%20soil_botd","p":64,"h":1,"n":"Blood-Soaked Soil"},{"c":51,"s":10,"id":12828,"u":"bloodthirsty%20toy_botd","p":65,"h":1,"n":"Bloodthirsty Toy"},{"c":51,"s":10,"id":12829,"u":"cannibalistic%20echoes_botd","p":67,"h":1,"n":"Cannibalistic Echoes"},{"c":51,"s":10,"id":12830,"u":"cold%20spot_botd","p":64,"h":1,"n":"Cold Spot"},{"c":51,"s":10,"id":12831,"u":"desperate%20hunger_botd","p":67,"h":1,"n":"Desperate Hunger"},{"c":51,"s":10,"id":12832,"u":"ectoplasmic%20grasp_botd","p":66,"h":1,"n":"Ectoplasmic Grasp"},{"c":51,"s":10,"id":12833,"u":"entombed%20spirit_botd","p":67,"h":1,"n":"Entombed Spirit"},{"c":51,"s":10,"id":12834,"u":"final%20words_botd","p":65,"h":1,"n":"Final Words"},{"c":51,"s":10,"id":12835,"u":"flood%20of%20spirits_botd","p":67,"h":1,"n":"Flood Of Spirits"},{"c":51,"s":10,"id":12836,"u":"frenetic%20musician_botd","p":66,"h":1,"n":"Frenetic Musician"},{"c":51,"s":10,"id":12837,"u":"ghost%20stampede_botd","p":68,"h":1,"n":"Ghost Stampede"},{"c":51,"s":10,"id":12838,"u":"glimpse%20grave_botd","p":67,"h":1,"n":"Glimpse Grave"},{"c":51,"s":10,"id":12839,"u":"grasping%20dead_botd","p":68,"h":1,"n":"Grasping Dead"},{"c":51,"s":10,"id":12840,"u":"locking%20door_botd","p":64,"h":1,"n":"Locking Door"},{"c":51,"s":10,"id":12841,"u":"phantom%20footsteps_botd","p":64,"h":1,"n":"Phantom Footsteps"},{"c":51,"s":10,"id":12842,"u":"phantom%20jailer_botd","p":65,"h":1,"n":"Phantom Jailer"},{"c":51,"s":10,"id":12843,"u":"sadistic%20conductor_botd","p":67,"h":1,"n":"Sadistic Conductor"},{"c":51,"s":10,"id":12844,"u":"shattered%20window_botd","p":65,"h":1,"n":"Shattered Window"},{"c":51,"s":10,"id":12845,"u":"siphoning%20spirit_botd","p":69,"h":1,"n":"Siphoning Spirit"},{"c":51,"s":10,"id":12846,"u":"spirit%20cyclone_botd","p":68,"h":1,"n":"Spirit Cyclone"},{"c":51,"s":10,"id":12847,"u":"toppling%20furniture_botd","p":65,"h":1,"n":"Toppling Furniture"},{"c":51,"s":10,"id":12848,"u":"violent%20shove_botd","p":65,"h":1,"n":"Violent Shove"},{"c":51,"s":10,"id":12849,"u":"weight%20of%20guilt_botd","p":66,"h":1,"n":"Weight of Guilt"},{"c":51,"s":11,"id":12850,"u":"bounding%20hounds_da","p":125,"h":1,"n":"Bounding Hounds"},{"c":51,"s":11,"id":12851,"u":"call%20of%20the%20void_da","p":214,"h":1,"n":"Call of the Void"},{"c":51,"s":11,"id":12852,"u":"clone%20mirrors_da","p":124,"h":1,"n":"Clone Mirrors"},{"c":51,"s":11,"id":12853,"u":"confounding%20portal_da","p":122,"h":1,"n":"Confounding Portal"},{"c":51,"s":11,"id":12854,"u":"constricting%20hall_da","p":124,"h":1,"n":"Constricting Hall"},{"c":51,"s":11,"id":12855,"u":"disorienting%20illusions_da","p":122,"h":1,"n":"Disorienting Illusions"},{"c":51,"s":11,"id":12856,"u":"distortion%20mirror_da","p":123,"h":1,"n":"Distortion Mirror"},{"c":51,"s":11,"id":12857,"u":"entrapping%20chair_da","p":123,"h":1,"n":"Entrapping Chair"},{"c":51,"s":11,"id":12858,"u":"exhaling%20portal_da","p":125,"h":1,"n":"Exhaling Portal"},{"c":51,"s":11,"id":12859,"u":"false%20floor_da","p":123,"h":1,"n":"False Floor"},{"c":51,"s":11,"id":12860,"u":"false%20step%20floor_da","p":123,"h":1,"n":"False Step Floor"},{"c":51,"s":11,"id":12861,"u":"mirror%20door_da","p":122,"h":1,"n":"Mirror Door"},{"c":51,"s":11,"id":12862,"u":"reflected%20desires_da","p":123,"h":1,"n":"Reflected Desires"},{"c":51,"s":11,"id":12863,"u":"shrinking%20hall_da","p":123,"h":1,"n":"Shrinking Hall"},{"c":51,"s":11,"id":12864,"u":"shrouded%20assailant_da","p":125,"h":1,"n":"Shrouded Assailant"},{"c":51,"s":11,"id":12865,"u":"shuffling%20hall_da","p":122,"h":1,"n":"Shuffling Hall"},{"c":51,"s":11,"id":12866,"u":"sigil%20of%20deepest%20fears_da","p":124,"h":1,"n":"Sigil of Deepest Fears"},{"c":51,"s":11,"id":12867,"u":"spirit%20window_da","p":124,"h":1,"n":"Spirit Window"},{"c":51,"s":11,"id":12868,"u":"thalassophobic%20pool_da","p":212,"h":1,"n":"Thalassophobic Pool"},{"c":51,"s":31,"id":12869,"u":"catacomb%20cave-in_ec1","p":37,"h":1,"n":"Catacomb Cave-in"},{"c":51,"s":31,"id":12870,"u":"dream%20pollen%20pods_ec1","p":12,"h":1,"n":"Dream Pollen Pods"},{"c":51,"s":31,"id":12871,"u":"envenomed%20thorns%20trap_ec1","p":13,"h":1,"n":"Envenomed Thorns Trap"},{"c":51,"s":32,"id":12872,"u":"echoes%20of%20faith_ec2","p":29,"h":1,"n":"Echoes Of Faith"},{"c":51,"s":32,"id":12873,"u":"ghost%20crystal%20cloud_ec2","p":28,"h":1,"n":"Ghost Crystal Cloud"},{"c":51,"s":32,"id":12874,"u":"hallowed%20wheel_ec2","p":51,"h":1,"n":"Hallowed Wheel"},{"c":51,"s":32,"id":12875,"u":"krooth%20summoning%20rune_ec2","p":30,"h":1,"n":"Krooth Summoning Rune"},{"c":51,"s":32,"id":12876,"u":"masks%20of%20aroden's%20guises_ec2","p":37,"h":1,"n":"Masks Of Aroden's Guises"},{"c":51,"s":32,"id":12877,"u":"maze%20of%20mirrors_ec2","p":56,"h":1,"n":"Maze Of Mirrors"},{"c":51,"s":32,"id":12878,"u":"thunderstone%20cascade%20trap_ec2","p":14,"h":1,"n":"Thunderstone Cascade Trap"},{"c":51,"s":9,"id":12879,"u":"caustic%20dart%20trap_ec3","p":29,"h":1,"n":"Caustic Dart Trap"},{"c":51,"s":9,"id":12880,"u":"raving%20spirit_ec3","p":25,"h":1,"n":"Raving Spirit"},{"c":51,"s":33,"id":12881,"u":"buzzing%20latch%20rune_ec4","p":21,"h":1,"n":"Buzzing Latch Rune"},{"c":51,"s":33,"id":12882,"u":"explosive%20furniture%20trap_ec4","p":18,"h":1,"n":"Explosive Furniture Trap"},{"c":51,"s":33,"id":12883,"u":"mukradi%20summoning%20runes_ec4","p":35,"h":1,"n":"Mukradi Summoning Runes"},{"c":51,"s":33,"id":12884,"u":"poisoned%20secret%20door%20trap_ec4","p":36,"h":1,"n":"Poisoned Secret Door Trap"},{"c":51,"s":33,"id":12885,"u":"spiked%20barricade%20trap_ec4","p":45,"h":1,"n":"Spiked Barricade Trap"},{"c":51,"s":34,"id":12886,"u":"crushing%20gate%20trap_ec5","p":14,"h":1,"n":"Crushing Gate Trap"},{"c":51,"s":34,"id":12887,"u":"host%20of%20spirits_ec5","p":27,"h":1,"n":"Host Of Spirits"},{"c":51,"s":34,"id":12888,"u":"imperious%20darkside%20mirror_ec5","p":54,"h":1,"n":"Imperious Darkside Mirror"},{"c":51,"s":34,"id":12889,"u":"stabbing%20sentinel_ec5","p":53,"h":1,"n":"Stabbing Sentinel"},{"c":51,"s":34,"id":12890,"u":"witch-priests'%20curse_ec5","p":34,"h":1,"n":"Witch-priests' Curse"},{"c":51,"s":35,"id":12891,"u":"angry%20vegetation_ec6","p":41,"h":1,"n":"Angry Vegetation"},{"c":51,"s":35,"id":12892,"u":"axiomatic%20polymorph%20trap_ec6","p":49,"h":1,"n":"Axiomatic Polymorph Trap"},{"c":51,"s":35,"id":12893,"u":"convergence%20lattice_ec6","p":15,"h":1,"n":"Convergence Lattice"},{"c":51,"s":35,"id":12894,"u":"guthallath%20rockslide_ec6","p":25,"h":1,"n":"Guthallath Rockslide"},{"c":51,"s":35,"id":12895,"u":"suffering%20xulgaths_ec6","p":22,"h":1,"n":"Suffering Xulgaths"},{"c":51,"s":35,"id":12896,"u":"thief's%20trap_ec6","p":36,"h":1,"n":"Thief's Trap"},{"c":51,"s":36,"id":12897,"u":"falling%20debris_fop","p":18,"h":1,"n":"Falling Debris"},{"c":51,"s":36,"id":12898,"u":"ice%20fall%20trap_fop","p":41,"h":1,"n":"Ice Fall Trap"},{"c":51,"s":36,"id":12899,"u":"poisoned%20lock_fop","p":19,"h":1,"n":"Poisoned Lock"},{"c":51,"s":36,"id":12900,"u":"spear%20launcher_fop","p":17,"h":1,"n":"Spear Launcher"},{"c":51,"s":37,"id":12901,"u":"broken%20rebus%20attack_frp1","p":15,"h":1,"n":"Broken Rebus Attack"},{"c":51,"s":37,"id":12902,"u":"sand%20whirlwind_frp1","p":18,"h":1,"n":"Sand Whirlwind"},{"c":51,"s":37,"id":12903,"u":"wronged%20monk's%20wrath_frp1","p":17,"h":1,"n":"Wronged Monk's Wrath"},{"c":51,"s":38,"id":12904,"u":"air%20rift_frp2","p":17,"h":1,"n":"Air Rift"},{"c":51,"s":38,"id":12905,"u":"collapsing%20structure_frp2","p":88,"h":1,"n":"Collapsing Structure"},{"c":51,"s":38,"id":12906,"u":"floating%20flamethrower_frp2","p":44,"h":1,"n":"Floating Flamethrower"},{"c":51,"s":38,"id":12907,"u":"freezing%20floor%20tiles_frp2","p":45,"h":1,"n":"Freezing Floor Tiles"},{"c":51,"s":38,"id":12908,"u":"mogaru's%20breath_frp2","p":89,"h":1,"n":"Mogaru's Breath"},{"c":51,"s":38,"id":12909,"u":"quaking%20footfalls_frp2","p":88,"h":1,"n":"Quaking Footfalls"},{"c":51,"s":38,"id":12910,"u":"swatting%20tail_frp2","p":89,"h":1,"n":"Swatting Tail"},{"c":51,"s":39,"id":12911,"u":"dimensional%20darkside%20mirror_frp3","p":44,"h":1,"n":"Dimensional Darkside Mirror"},{"c":51,"s":2,"id":12912,"u":"instant%20privacy%20fence_g%26g","p":81,"h":1,"n":"Instant Privacy Fence"},{"c":51,"s":2,"id":12913,"u":"malevolant%20mannequins_g%26g","p":81,"h":1,"n":"Malevolant Mannequins"},{"c":51,"s":2,"id":12914,"u":"steam%20vents_g%26g","p":81,"h":1,"n":"Steam Vents"},{"c":51,"s":6,"id":12915,"u":"cracked%20earth_loil","p":231,"h":1,"n":"Cracked Earth"},{"c":51,"s":6,"id":12916,"u":"mana%20whorl_loil","p":231,"h":1,"n":"Mana Whorl"},{"c":51,"s":6,"id":12917,"u":"spell%20pitchers_loil","p":232,"h":1,"n":"Spell Pitchers"},{"c":51,"s":40,"id":12918,"u":"precarious%20pile_ltiba","p":3,"h":1,"n":"Precarious Pile"},{"c":51,"s":42,"id":12919,"u":"lonely%20machine%20spirit_ooa1","p":24,"h":1,"n":"Lonely Machine Spirit"},{"c":51,"s":42,"id":12920,"u":"lyzerium%20bottles_ooa1","p":64,"h":1,"n":"Lyzerium Bottles"},{"c":51,"s":42,"id":12921,"u":"precarious%20thunderstone%20trap_ooa1","p":33,"h":1,"n":"Precarious Thunderstone Trap"},{"c":51,"s":42,"id":12922,"u":"purple%20dye%20trap_ooa1","p":34,"h":1,"n":"Purple Dye Trap"},{"c":51,"s":42,"id":12923,"u":"repeater%20crossbow%20trap_ooa1","p":60,"h":1,"n":"Repeater Crossbow Trap"},{"c":51,"s":42,"id":12924,"u":"stink-sap%20trap_ooa1","p":33,"h":1,"n":"Stink-Sap Trap"},{"c":51,"s":42,"id":12925,"u":"subduing%20gas%20chamber_ooa1","p":62,"h":1,"n":"Subduing Gas Chamber"},{"c":51,"s":42,"id":12926,"u":"volatile%20reagents_ooa1","p":37,"h":1,"n":"Volatile Reagents"},{"c":51,"s":42,"id":12927,"u":"wooden%20bullets%20trap_ooa1","p":34,"h":1,"n":"Wooden Bullets Trap"},{"c":51,"s":43,"id":12928,"u":"color%20spray%20trap_ooa2","p":60,"h":1,"n":"Color Spray Trap"},{"c":51,"s":43,"id":12929,"u":"explosive%20steam%20trap_ooa2","p":55,"h":1,"n":"Explosive Steam Trap"},{"c":51,"s":43,"id":12930,"u":"falling%20portcullis%20trap_ooa2","p":62,"h":1,"n":"Falling Portcullis Trap"},{"c":51,"s":43,"id":12931,"u":"false%20door%20trap_ooa2","p":59,"h":1,"n":"False Door Trap"},{"c":51,"s":43,"id":12932,"u":"iron%20dart%20launcher_ooa2","p":12,"h":1,"n":"Iron Dart Launcher"},{"c":51,"s":43,"id":12933,"u":"second%20kiss%20engine_ooa2","p":28,"h":1,"n":"Second Kiss Engine"},{"c":51,"s":44,"id":12934,"u":"gremlin%20horde_ooa3","p":19,"h":1,"n":"Gremlin Horde"},{"c":51,"s":45,"id":12935,"u":"angazhan's%20rake%20trap_sli","p":29,"h":1,"n":"Angazhan's Rake Trap"},{"c":51,"s":45,"id":12936,"u":"fiendripping%20blast%20trap_sli","p":32,"h":1,"n":"Fiendripping Blast Trap"},{"c":51,"s":45,"id":12937,"u":"scroll%20shock%20trap_sli","p":47,"h":1,"n":"Scroll Shock Trap"},{"c":51,"s":45,"id":12938,"u":"stalker%20summoning%20rune_sli","p":15,"h":1,"n":"Stalker Summoning Rune"},{"c":51,"s":46,"id":12939,"u":"centipede%20carcasses%20trap_sot1","p":50,"h":1,"n":"Centipede Carcasses Trap"},{"c":51,"s":47,"id":12940,"u":"agitated%20carnivorous%20plants_sot2","p":36,"h":1,"n":"Agitated Carnivorous Plants"},{"c":51,"s":47,"id":12941,"u":"boulder%20deadfall%20trap_sot2","p":40,"h":1,"n":"Boulder Deadfall Trap"},{"c":51,"s":47,"id":12942,"u":"electrified%20water%20ward_sot2","p":57,"h":1,"n":"Electrified Water Ward"},{"c":51,"s":47,"id":12943,"u":"serpent%20ward_sot2","p":9,"h":1,"n":"Serpent Ward"},{"c":51,"s":52,"id":12944,"u":"collapsing%20porch_tio","p":14,"h":1,"n":"Collapsing Porch"},{"c":51,"s":52,"id":12945,"u":"magic%20starknives%20trap_tio","p":28,"h":1,"n":"Magic Starknives Trap"},{"c":51,"s":52,"id":12946,"u":"nightmare%20terrain_tio","p":41,"h":1,"n":"Nightmare Terrain"},{"c":51,"s":52,"id":12947,"u":"tongues%20of%20flame_tio","p":44,"h":1,"n":"Tongues Of Flame"},{"c":51,"s":52,"id":12948,"u":"viper%20urn_tio","p":31,"h":1,"n":"Viper Urn"},{"c":51,"s":52,"id":12949,"u":"web%20lurker%20noose_tio","p":17,"h":1,"n":"Web Lurker Noose"},{"c":13,"s":5,"id":12950,"u":"ability%20modifiers_crb","p":20,"h":1,"n":"1-1: Ability Modifiers"},{"c":13,"s":5,"id":12951,"u":"adventuring%20gear_crb","p":288,"h":1,"n":"6-9: Adventuring Gear"},{"c":13,"s":5,"id":12952,"u":"alchemical%20gear_crb","p":292,"h":1,"n":"6-11: Alchemical Gear"},{"c":13,"s":5,"id":12953,"u":"alignment%20aura_crb","p":328,"h":1,"n":"Alignment Aura"},{"c":13,"s":5,"id":12954,"u":"animal%20instincts_crb","p":86,"h":1,"n":"3-3: Animal Instincts"},{"c":13,"s":5,"id":12955,"u":"animals_crb","p":294,"h":1,"n":"6-17: Animals"},{"c":13,"s":5,"id":12956,"u":"armor_crb","p":275,"h":1,"n":"6-4: Armor"},{"c":13,"s":5,"id":12957,"u":"armor%20upgrade%20prices_crb","p":582,"h":1,"n":"11-5: Armor Upgrade Prices"},{"c":13,"s":5,"id":12958,"u":"barding_crb","p":294,"h":1,"n":"6-18: Barding"},{"c":13,"s":5,"id":12959,"u":"basic%20services%20and%20consumables_crb","p":294,"h":1,"n":"6-14: Basic Services and Consumables"},{"c":13,"s":5,"id":12960,"u":"bulk%20conversions_crb","p":295,"h":1,"n":"6-19: Bulk conversions"},{"c":13,"s":5,"id":12961,"u":"bulk%20of%20creatures_crb","p":273,"h":1,"n":"Bulk of Creatures"},{"c":13,"s":5,"id":12962,"u":"changing%20equipment_crb","p":274,"h":1,"n":"6-2: Changing Equipment"},{"c":13,"s":5,"id":12963,"u":"character%20wealth_crb","p":511,"h":1,"n":"10-10: Character Wealth"},{"c":13,"s":5,"id":12964,"u":"character%20wealth_crb","p":511,"h":1,"n":"Starting at a Higher Level (Character Wealth)"},{"c":13,"s":5,"id":12965,"u":"character%20wealth_crb","p":511,"h":1,"n":"Starting Equipment (Character Wealth)"},{"c":13,"s":5,"id":12966,"u":"climb%20and%20swim%20distance_crb","p":242,"h":1,"n":"4-4: Climb and Swim Distance"},{"c":13,"s":5,"id":12967,"u":"coin%20values_crb","p":271,"h":1,"n":"6-1: Coin Values"},{"c":13,"s":5,"id":12968,"u":"common%20languages_crb","p":65,"h":1,"n":"2-1: Common Languages"},{"c":13,"s":5,"id":12969,"u":"cost%20of%20living_crb","p":294,"h":1,"n":"6-16: Cost of Living"},{"c":13,"s":5,"id":12970,"u":"creature%20creation%20rituals_crb","p":408,"h":1,"n":"7-1: Creature Creation Rituals"},{"c":13,"s":5,"id":12971,"u":"creature%20identification%20skills_crb","p":506,"h":1,"n":"10-7: Creature Identification Skills"},{"c":13,"s":5,"id":12972,"u":"creature%20xp%20and%20role_crb","p":489,"h":1,"n":"10-2: Creature XP and Role"},{"c":13,"s":5,"id":12973,"u":"damaging%20armor_crb","p":276,"h":1,"n":"Damaging Armor"},{"c":13,"s":5,"id":12974,"u":"dc%20adjustments_crb","p":504,"h":1,"n":"10-6: DC Adjustments"},{"c":13,"s":5,"id":12975,"u":"dcs%20by%20level_crb","p":503,"h":1,"n":"10-5: DCs by Level"},{"c":13,"s":5,"id":12976,"u":"differently%20sized%20items_crb","p":295,"h":1,"n":"6-20: Differently Sized Items"},{"c":13,"s":5,"id":12977,"u":"domains_crb","p":441,"h":1,"n":"8-2: Domains"},{"c":13,"s":5,"id":12978,"u":"dragon%20instincts_crb","p":86,"h":1,"n":"3-4: Dragon Instincts"},{"c":13,"s":5,"id":12979,"u":"encounter%20budget_crb","p":489,"h":1,"n":"10-1: Encounter Budget"},{"c":13,"s":5,"id":12980,"u":"enviromental%20damage_crb","p":512,"h":1,"n":"10-11: Enviromental Damage"},{"c":13,"s":5,"id":12981,"u":"enviromental%20features_crb","p":513,"h":1,"n":"10-12: Enviromental Features"},{"c":13,"s":5,"id":12982,"u":"formulas_crb","p":293,"h":1,"n":"6-13: Formulas"},{"c":13,"s":5,"id":12983,"u":"fundamental%20runes_crb","p":580,"h":1,"n":"Fundamental Runes"},{"c":13,"s":5,"id":12984,"u":"general%20feats_crb","p":255,"h":1,"n":"5-1: General Feats"},{"c":13,"s":5,"id":12985,"u":"general%20skill%20feats_crb","p":255,"h":1,"n":"5-2: General Skill Feats"},{"c":13,"s":5,"id":12986,"u":"hazard%20xp_crb","p":521,"h":1,"n":"10-14: Hazard XP"},{"c":13,"s":5,"id":12987,"u":"income%20earned_crb","p":236,"h":1,"n":"4-2: Income Earned"},{"c":13,"s":5,"id":12988,"u":"learning%20a%20spell_crb","p":238,"h":1,"n":"4-3: Learning a Spell"},{"c":13,"s":5,"id":12989,"u":"magical%20gear_crb","p":293,"h":1,"n":"6-12: Magical Gear"},{"c":13,"s":5,"id":12990,"u":"material%20hardness%2c%20hit%20points%2c%20and%20broken%20threshold_crb","p":577,"h":1,"n":"11-4: Material Hardness, Hit Points, and Broken Threshold"},{"c":13,"s":5,"id":12991,"u":"melee%20weapons_crb","p":280,"h":1,"n":"6-7: Melee Weapons"},{"c":13,"s":5,"id":12992,"u":"monk%20unarmed%20attacks_crb","p":159,"h":1,"n":"Monk Unarmed Attacks"},{"c":13,"s":5,"id":12993,"u":"party%20treasure%20by%20level_crb","p":509,"h":1,"n":"10-9: Party Treasure by Level"},{"c":13,"s":5,"id":12994,"u":"ranged%20weapons_crb","p":280,"h":1,"n":"6-8: Ranged Weapons"},{"c":13,"s":5,"id":12995,"u":"regional%20languages_crb","p":432,"h":1,"n":"8-1: Regional Languages"},{"c":13,"s":5,"id":12996,"u":"rituals%20by%20level_crb","p":409,"h":1,"n":"7-2: Rituals by Level"},{"c":13,"s":5,"id":12997,"u":"scroll%20statistics_crb","p":565,"h":1,"n":"11-3: Scroll Statistics"},{"c":13,"s":5,"id":12998,"u":"secret%20language_crb","p":65,"h":1,"n":"2-3: Secret Language"},{"c":13,"s":5,"id":12999,"u":"shields_crb","p":277,"h":1,"n":"6-5: Shields"},{"c":13,"s":5,"id":13000,"u":"simple%20dcs_crb","p":503,"h":1,"n":"10-4: Simple DCs"},{"c":13,"s":5,"id":13001,"u":"size%20and%20reach_crb","p":474,"h":1,"n":"9-1: Size and Reach"},{"c":13,"s":5,"id":13002,"u":"skills%2c%20key%20abilities%2c%20and%20actions_crb","p":235,"h":1,"n":"4-1: Skills, Key Abilities, and Actions"},{"c":13,"s":5,"id":13003,"u":"spellcasting%20services_crb","p":294,"h":1,"n":"6-15: Spellcasting Services"},{"c":13,"s":5,"id":13004,"u":"temperature%20effects_crb","p":518,"h":1,"n":"10-13: Temperature Effects"},{"c":13,"s":5,"id":13005,"u":"the%20nine%20alignments_crb","p":29,"h":1,"n":"1-2: The Nine Alignments"},{"c":13,"s":5,"id":13006,"u":"travel%20speed_crb","p":479,"h":1,"n":"9-2: Travel Speed"},{"c":13,"s":5,"id":13007,"u":"unarmed%20attacks_crb","p":280,"h":1,"n":"6-6: Unarmed Attacks"},{"c":13,"s":5,"id":13008,"u":"unarmored%20defense_crb","p":275,"h":1,"n":"6-3: Unarmored Defense"},{"c":13,"s":5,"id":13009,"u":"uncommon%20adventuring%20gear_crb","p":288,"h":1,"n":"6-10: Uncommon Adventuring Gear"},{"c":13,"s":5,"id":13010,"u":"uncommon%20languages_crb","p":65,"h":1,"n":"2-2: Uncommon Languages"},{"c":13,"s":5,"id":13011,"u":"watches%20and%20rest_crb","p":500,"h":1,"n":"10-3: Watches and Rest"},{"c":13,"s":5,"id":13012,"u":"weapon%20upgrade%20price_crb","p":582,"h":1,"n":"11-6: Weapon Upgrade Price"},{"c":13,"s":5,"id":13013,"u":"xp%20awards_crb","p":508,"h":1,"n":"10-8: XP Awards"},{"c":13,"s":15,"id":13014,"u":"automatic%20bonus%20progression_gmg","p":196,"h":1,"n":"4-11: Automatic Bonus Progression"},{"c":13,"s":15,"id":13015,"u":"cost%20to%20increase%20rank_gmg","p":199,"h":1,"n":"4-20: Cost to Increase Rank"},{"c":13,"s":15,"id":13016,"u":"creature%20xp%20(no%20level)_gmg","p":198,"h":1,"n":"4-18: Creature XP (No Level)"},{"c":13,"s":15,"id":13017,"u":"devastating%20weapons_gmg","p":197,"h":1,"n":"4-14: Devastating Weapons"},{"c":13,"s":15,"id":13018,"u":"downtime%20events_gmg","p":25,"h":1,"n":"1-2: Downtime Events"},{"c":13,"s":15,"id":13019,"u":"earn%20income%20tasks_gmg","p":25,"h":1,"n":"1-1: Earn Income Tasks"},{"c":13,"s":15,"id":13020,"u":"high-quality%20armor_gmg","p":197,"h":1,"n":"4-13: High-Quality Armor"},{"c":13,"s":15,"id":13021,"u":"high-quality%20skill%20item_gmg","p":197,"h":1,"n":"4-16: High-Quality Skill Item"},{"c":13,"s":15,"id":13022,"u":"high-quality%20weapons_gmg","p":197,"h":1,"n":"4-12: High-Quality Weapons"},{"c":13,"s":15,"id":13023,"u":"relic%20gifts_gmg","p":95,"h":1,"n":"2-22: Relic Gifts"},{"c":13,"s":15,"id":13024,"u":"resilient%20armor_gmg","p":197,"h":1,"n":"4-15: Resilient Armor"},{"c":13,"s":15,"id":13025,"u":"simple%20skill%20dcs%20(no%20level)_gmg","p":198,"h":1,"n":"4-17: Simple Skill DCs (No Level)"},{"c":13,"s":15,"id":13026,"u":"skill%20points%20by%20level_gmg","p":199,"h":1,"n":"4-19: Skill Points by Level"},{"c":13,"s":15,"id":13027,"u":"stamina%20and%20hit%20points%20by%20class_gmg","p":200,"h":1,"n":"4-20: Stamina and Hit Points by Class"},{"c":13,"s":69,"id":13028,"u":"critical%20fumble%20deck%3a%20melee_cfd","p":0,"h":1,"n":"Critical Fumble Deck: Melee"},{"c":13,"s":69,"id":13029,"u":"critical%20fumble%20deck%3a%20ranged_cfd","p":0,"h":1,"n":"Critical Fumble Deck: Ranged"},{"c":13,"s":69,"id":13030,"u":"critical%20fumble%20deck%3a%20spell_cfd","p":0,"h":1,"n":"Critical Fumble Deck: Spell"},{"c":13,"s":69,"id":13031,"u":"critical%20fumble%20deck%3a%20unarmed_cfd","p":0,"h":1,"n":"Critical Fumble Deck: Unarmed"},{"c":13,"s":70,"id":13032,"u":"critical%20hit%20deck%3a%20bludgeoning_chd","p":0,"h":1,"n":"Critical Hit Deck: Bludgeoning"},{"c":13,"s":70,"id":13033,"u":"critical%20hit%20deck%3a%20bomb%20or%20spell_chd","p":0,"h":1,"n":"Critical Hit Deck: Bomb or Spell"},{"c":13,"s":70,"id":13034,"u":"critical%20hit%20deck%3a%20piercing_chd","p":0,"h":1,"n":"Critical Hit Deck: Piercing"},{"c":13,"s":70,"id":13035,"u":"critical%20hit%20deck%3a%20slashing_chd","p":0,"h":1,"n":"Critical Hit Deck: Slashing"},{"c":13,"s":11,"id":13036,"u":"ability%20quirks_da","p":103,"h":1,"n":"5: Ability Quirks"},{"c":13,"s":11,"id":13037,"u":"uncommon%20membership%20services_da","p":84,"h":1,"n":"Uncommon Membership Services"},{"c":13,"s":2,"id":13038,"u":"innovation%20armor%20statistics_g%26g","p":16,"h":1,"n":"2-2: Innovation Armor Statistics"},{"c":13,"s":71,"id":13039,"u":"hero%20point%20deck_hpd","p":0,"h":1,"n":"Hero Point Deck"},{"c":13,"s":58,"id":13040,"u":"domains_logm","p":112,"h":1,"n":"1: Domains"},{"c":13,"s":58,"id":13041,"u":"martial%20melee%20weapons_logm","p":120,"h":1,"n":"2: Martial Melee Weapons"},{"c":13,"s":58,"id":13042,"u":"uncommon%20martial%20melee%20weapons_logm","p":120,"h":1,"n":"3: Uncommon Martial Melee Weapons"},{"c":13,"s":58,"id":13043,"u":"uncommon%20martial%20ranged%20weapons_logm","p":120,"h":1,"n":"4: Uncommon Martial Ranged Weapons"},{"c":13,"s":61,"id":13044,"u":"animal%20caretaking%20gear%20prices_lotg","p":103,"h":1,"n":"4: Animal Caretaking Gear Prices"},{"c":13,"s":61,"id":13045,"u":"animal%20prices_lotg","p":103,"h":1,"n":"3: Animal Prices"},{"c":13,"s":61,"id":13046,"u":"common%20crimes%20and%20punishments_lotg","p":65,"h":1,"n":"2: Common Crimes and Punishments"},{"c":13,"s":61,"id":13047,"u":"housing%20costs_lotg","p":17,"h":1,"n":"1: Housing Costs"},{"c":13,"s":63,"id":13048,"u":"suggested%20character%20options_ooa0","p":9,"h":1,"n":"Suggested Character Options"},{"c":13,"s":42,"id":13049,"u":"alkenstar%20services_ooa1","p":81,"h":1,"n":"Alkenstar Services"},{"c":13,"s":42,"id":13050,"u":"flaming%20whiskey%20effects_ooa1","p":70,"h":1,"n":"Flaming Whiskey Effects"},{"c":13,"s":42,"id":13051,"u":"mixed%20drink%20effects_ooa1","p":70,"h":1,"n":"Mixed Drink Effects"},{"c":13,"s":42,"id":13052,"u":"services%20and%20fare_ooa1","p":69,"h":1,"n":"Services and Fare"},{"c":13,"s":43,"id":13053,"u":"mana%20storm%20effects_ooa2","p":70,"h":1,"n":"Mana Storm Effects"},{"c":13,"s":44,"id":13054,"u":"experimental%20metal%20compositions_ooa3","p":17,"h":1,"n":"Experimental Metal Compositions"},{"c":13,"s":44,"id":13055,"u":"experimental%20metal%20compositions_ooa3","p":17,"h":1,"n":"Experimental Metal Compositions"},{"c":13,"s":64,"id":13056,"u":"flexible%20spellcaster%20spells%20per%20day_som","p":208,"h":1,"n":"5-1: Flexible Spellcaster Spells per Day"},{"c":13,"s":64,"id":13057,"u":"personal%20staves_som","p":166,"h":1,"n":"4-2: Personal Staves"},{"c":13,"s":64,"id":13058,"u":"wellspring%20surges_som","p":250,"h":1,"n":"5-2: Wellspring Surges"},{"c":8,"s":4,"id":13059,"u":"clue%20in_apg","p":56,"h":1,"n":"Clue In"},{"c":8,"s":4,"id":13060,"u":"confident%20finisher_apg","p":85,"h":1,"n":"Confident Finisher"},{"c":8,"s":4,"id":13061,"u":"destructive%20vengeance_apg","p":116,"h":1,"n":"Destructive Vengeance"},{"c":8,"s":4,"id":13062,"u":"devise%20a%20stratagem_apg","p":56,"h":1,"n":"Devise a Stratagem"},{"c":8,"s":4,"id":13063,"u":"expeditious%20inspection_apg","p":57,"h":1,"n":"Expeditious Inspection"},{"c":8,"s":4,"id":13064,"u":"iron%20command_apg","p":116,"h":1,"n":"Iron Command"},{"c":8,"s":4,"id":13065,"u":"opportune%20riposte_apg","p":86,"h":1,"n":"Opportune Riposte"},{"c":8,"s":4,"id":13066,"u":"pointed%20question_apg","p":58,"h":1,"n":"Pointed Question"},{"c":8,"s":4,"id":13067,"u":"pursue%20a%20lead_apg","p":56,"h":1,"n":"Pursue a Lead"},{"c":8,"s":4,"id":13068,"u":"quick%20tincture_apg","p":57,"h":1,"n":"Quick Tincture"},{"c":8,"s":4,"id":13069,"u":"selfish%20shield_apg","p":116,"h":1,"n":"Selfish Shield"},{"c":8,"s":4,"id":13070,"u":"tail%20toxin_apg","p":14,"h":1,"n":"Tail Toxin"},{"c":8,"s":5,"id":13071,"u":"activate%20an%20item_crb","p":532,"h":1,"n":"Activate an Item"},{"c":8,"s":5,"id":13072,"u":"administer%20first%20aid_crb","p":248,"h":1,"n":"Administer First Aid"},{"c":8,"s":5,"id":13073,"u":"affix%20a%20talisman_crb","p":565,"h":1,"n":"Affix a Talisman"},{"c":8,"s":5,"id":13074,"u":"aid_crb","p":470,"h":1,"n":"Aid"},{"c":8,"s":5,"id":13075,"u":"aid_crb","p":470,"h":1,"n":"Help (Aid)"},{"c":8,"s":5,"id":13076,"u":"arrest%20a%20fall_crb","p":472,"h":1,"n":"Arrest a Fall"},{"c":8,"s":5,"id":13077,"u":"attack%20of%20opportunity_crb","p":474,"h":1,"n":"Attack of Opportunity"},{"c":8,"s":5,"id":13078,"u":"avert%20gaze_crb","p":472,"h":1,"n":"Avert Gaze"},{"c":8,"s":5,"id":13079,"u":"avoid%20notice_crb","p":479,"h":1,"n":"Avoid Notice"},{"c":8,"s":5,"id":13080,"u":"balance_crb","p":240,"h":1,"n":"Balance"},{"c":8,"s":5,"id":13081,"u":"borrow%20an%20arcane%20spell_crb","p":241,"h":1,"n":"Borrow an Arcane Spell"},{"c":8,"s":5,"id":13082,"u":"burrow_crb","p":472,"h":1,"n":"Burrow"},{"c":8,"s":5,"id":13083,"u":"call%20on%20ancient%20blood_crb","p":35,"h":1,"n":"Call on Ancient Blood"},{"c":8,"s":5,"id":13084,"u":"cast%20a%20spell_crb","p":302,"h":1,"n":"Cast a Spell"},{"c":8,"s":5,"id":13085,"u":"climb_crb","p":241,"h":1,"n":"Climb"},{"c":8,"s":5,"id":13086,"u":"coerce_crb","p":247,"h":1,"n":"Coerce"},{"c":8,"s":5,"id":13087,"u":"command%20an%20animal_crb","p":249,"h":1,"n":"Command an Animal"},{"c":8,"s":5,"id":13088,"u":"conceal%20an%20object_crb","p":251,"h":1,"n":"Conceal an Object"},{"c":8,"s":5,"id":13089,"u":"cover%20tracks_crb","p":252,"h":1,"n":"Cover Tracks"},{"c":8,"s":5,"id":13090,"u":"craft_crb","p":244,"h":1,"n":"Craft"},{"c":8,"s":5,"id":13091,"u":"crawl_crb","p":470,"h":1,"n":"Crawl"},{"c":8,"s":5,"id":13092,"u":"create%20a%20diversion_crb","p":245,"h":1,"n":"Create a Diversion"},{"c":8,"s":5,"id":13093,"u":"create%20forgery_crb","p":251,"h":1,"n":"Create Forgery"},{"c":8,"s":5,"id":13094,"u":"debilitating%20strike_crb","p":182,"h":1,"n":"Debilitating Strike"},{"c":8,"s":5,"id":13095,"u":"decipher%20writing_crb","p":234,"h":1,"n":"Decipher Writing"},{"c":8,"s":5,"id":13096,"u":"defend_crb","p":479,"h":1,"n":"Defend"},{"c":8,"s":5,"id":13097,"u":"delay_crb","p":470,"h":1,"n":"Delay"},{"c":8,"s":5,"id":13098,"u":"demoralize_crb","p":247,"h":1,"n":"Demoralize"},{"c":8,"s":5,"id":13099,"u":"detect%20magic_crb","p":479,"h":1,"n":"Detect Magic"},{"c":8,"s":5,"id":13100,"u":"disable%20a%20device_crb","p":253,"h":1,"n":"Disable a Device"},{"c":8,"s":5,"id":13101,"u":"disarm_crb","p":243,"h":1,"n":"Disarm"},{"c":8,"s":5,"id":13102,"u":"dismiss_crb","p":305,"h":1,"n":"Dismiss"},{"c":8,"s":5,"id":13103,"u":"drain%20bonded%20item_crb","p":205,"h":1,"n":"Drain Bonded Item"},{"c":8,"s":5,"id":13104,"u":"drop%20prone_crb","p":470,"h":1,"n":"Drop Prone"},{"c":8,"s":5,"id":13105,"u":"earn%20income_crb","p":236,"h":1,"n":"Earn Income"},{"c":8,"s":5,"id":13106,"u":"escape_crb","p":470,"h":1,"n":"Escape"},{"c":8,"s":5,"id":13107,"u":"feint_crb","p":246,"h":1,"n":"Feint"},{"c":8,"s":5,"id":13108,"u":"flurry%20of%20blows_crb","p":156,"h":1,"n":"Flurry of Blows"},{"c":8,"s":5,"id":13109,"u":"fly_crb","p":305,"h":1,"n":"Fly"},{"c":8,"s":5,"id":13110,"u":"follow%20the%20expert_crb","p":479,"h":1,"n":"Follow the Expert"},{"c":8,"s":5,"id":13111,"u":"force%20open_crb","p":242,"h":1,"n":"Force Open"},{"c":8,"s":5,"id":13112,"u":"gather%20information_crb","p":246,"h":1,"n":"Gather Information"},{"c":8,"s":5,"id":13113,"u":"glimpse%20of%20redemption_crb","p":107,"h":1,"n":"Glimpse of Redemption"},{"c":8,"s":5,"id":13114,"u":"grab%20an%20edge_crb","p":472,"h":1,"n":"Grab an Edge"},{"c":8,"s":5,"id":13115,"u":"grapple_crb","p":242,"h":1,"n":"Grapple"},{"c":8,"s":5,"id":13116,"u":"grapple_crb","p":242,"h":1,"n":"Grab (Grapple)"},{"c":8,"s":5,"id":13117,"u":"hide_crb","p":251,"h":1,"n":"Hide"},{"c":8,"s":5,"id":13118,"u":"high%20jump_crb","p":242,"h":1,"n":"High Jump"},{"c":8,"s":5,"id":13119,"u":"hunt%20prey_crb","p":168,"h":1,"n":"Hunt Prey"},{"c":8,"s":5,"id":13120,"u":"hunt%20prey_crb","p":168,"h":1,"n":"Mark Prey (Hunt Prey)"},{"c":8,"s":5,"id":13121,"u":"hustle_crb","p":480,"h":1,"n":"Hustle"},{"c":8,"s":5,"id":13122,"u":"identify%20alchemy_crb","p":245,"h":1,"n":"Identify Alchemy"},{"c":8,"s":5,"id":13123,"u":"identify%20magic_crb","p":238,"h":1,"n":"Identify Magic"},{"c":8,"s":5,"id":13124,"u":"impersonate_crb","p":245,"h":1,"n":"Impersonate"},{"c":8,"s":5,"id":13125,"u":"interact_crb","p":470,"h":1,"n":"Interact"},{"c":8,"s":5,"id":13126,"u":"interact_crb","p":470,"h":1,"n":"Use an Object (Interact)"},{"c":8,"s":5,"id":13127,"u":"invest%20an%20item_crb","p":531,"h":1,"n":"Invest an Item"},{"c":8,"s":5,"id":13128,"u":"investigate_crb","p":480,"h":1,"n":"Investigate"},{"c":8,"s":5,"id":13129,"u":"invoke%20celestial%20privilege_crb","p":123,"h":1,"n":"Invoke Celestial Privilege"},{"c":8,"s":5,"id":13130,"u":"leap_crb","p":470,"h":1,"n":"Leap"},{"c":8,"s":5,"id":13131,"u":"learn%20a%20spell_crb","p":238,"h":1,"n":"Learn a Spell"},{"c":8,"s":5,"id":13132,"u":"liberating%20step_crb","p":107,"h":1,"n":"Liberating Step"},{"c":8,"s":5,"id":13133,"u":"lie_crb","p":246,"h":1,"n":"Lie"},{"c":8,"s":5,"id":13134,"u":"long%20jump_crb","p":242,"h":1,"n":"Long Jump"},{"c":8,"s":5,"id":13135,"u":"long-term%20rest_crb","p":481,"h":1,"n":"Long-Term Rest"},{"c":8,"s":5,"id":13136,"u":"make%20an%20impression_crb","p":246,"h":1,"n":"Make an Impression"},{"c":8,"s":5,"id":13137,"u":"maneuver%20in%20flight_crb","p":240,"h":1,"n":"Maneuver in Flight"},{"c":8,"s":5,"id":13138,"u":"master%20strike_crb","p":182,"h":1,"n":"Master Strike"},{"c":8,"s":5,"id":13139,"u":"mighty%20rage_crb","p":85,"h":1,"n":"Mighty Rage"},{"c":8,"s":5,"id":13140,"u":"mount_crb","p":472,"h":1,"n":"Mount"},{"c":8,"s":5,"id":13141,"u":"mutagenic%20flashback_crb","p":73,"h":1,"n":"Mutagenic Flashback"},{"c":8,"s":5,"id":13142,"u":"palm%20an%20object_crb","p":253,"h":1,"n":"Palm an Object"},{"c":8,"s":5,"id":13143,"u":"perform_crb","p":250,"h":1,"n":"Perform"},{"c":8,"s":5,"id":13144,"u":"pick%20a%20lock_crb","p":253,"h":1,"n":"Pick a Lock"},{"c":8,"s":5,"id":13145,"u":"point%20out_crb","p":472,"h":1,"n":"Point Out"},{"c":8,"s":5,"id":13146,"u":"quick%20alchemy_crb","p":72,"h":1,"n":"Quick Alchemy"},{"c":8,"s":5,"id":13147,"u":"rage_crb","p":84,"h":1,"n":"Rage"},{"c":8,"s":5,"id":13148,"u":"raise%20a%20shield_crb","p":472,"h":1,"n":"Raise a Shield"},{"c":8,"s":5,"id":13149,"u":"ready_crb","p":470,"h":1,"n":"Ready"},{"c":8,"s":5,"id":13150,"u":"recall%20knowledge_crb","p":239,"h":1,"n":"Recall Knowledge"},{"c":8,"s":5,"id":13151,"u":"recall%20knowledge_crb","p":239,"h":1,"n":"Identify (Recall Knowledge)"},{"c":8,"s":5,"id":13152,"u":"refocus_crb","p":300,"h":1,"n":"Refocus"},{"c":8,"s":5,"id":13153,"u":"release_crb","p":470,"h":1,"n":"Release"},{"c":8,"s":5,"id":13154,"u":"repair_crb","p":243,"h":1,"n":"Repair"},{"c":8,"s":5,"id":13155,"u":"repeat%20a%20spell_crb","p":480,"h":1,"n":"Repeat a Spell"},{"c":8,"s":5,"id":13156,"u":"request_crb","p":247,"h":1,"n":"Request"},{"c":8,"s":5,"id":13157,"u":"retraining_crb","p":481,"h":1,"n":"Retraining"},{"c":8,"s":5,"id":13158,"u":"retributive%20strike_crb","p":107,"h":1,"n":"Retributive Strike"},{"c":8,"s":5,"id":13159,"u":"scout_crb","p":480,"h":1,"n":"Scout"},{"c":8,"s":5,"id":13160,"u":"search_crb","p":480,"h":1,"n":"Search"},{"c":8,"s":5,"id":13161,"u":"seek_crb","p":471,"h":1,"n":"Seek"},{"c":8,"s":5,"id":13162,"u":"sense%20direction_crb","p":252,"h":1,"n":"Sense Direction"},{"c":8,"s":5,"id":13163,"u":"sense%20motive_crb","p":471,"h":1,"n":"Sense Motive"},{"c":8,"s":5,"id":13164,"u":"shove_crb","p":243,"h":1,"n":"Shove"},{"c":8,"s":5,"id":13165,"u":"shove_crb","p":243,"h":1,"n":"Push (Shove)"},{"c":8,"s":5,"id":13166,"u":"sneak_crb","p":252,"h":1,"n":"Sneak"},{"c":8,"s":5,"id":13167,"u":"squeeze_crb","p":241,"h":1,"n":"Squeeze"},{"c":8,"s":5,"id":13168,"u":"stand_crb","p":471,"h":1,"n":"Stand"},{"c":8,"s":5,"id":13169,"u":"steal_crb","p":253,"h":1,"n":"Steal"},{"c":8,"s":5,"id":13170,"u":"step_crb","p":471,"h":1,"n":"Step"},{"c":8,"s":5,"id":13171,"u":"step_crb","p":471,"h":1,"n":"Disengage (Step)"},{"c":8,"s":5,"id":13172,"u":"stride_crb","p":471,"h":1,"n":"Stride"},{"c":8,"s":5,"id":13173,"u":"strike_crb","p":471,"h":1,"n":"Strike"},{"c":8,"s":5,"id":13174,"u":"strike_crb","p":471,"h":1,"n":"Attack (Strike)"},{"c":8,"s":5,"id":13175,"u":"subsist_crb","p":240,"h":1,"n":"Subsist"},{"c":8,"s":5,"id":13176,"u":"sustain%20a%20spell_crb","p":304,"h":1,"n":"Sustain a Spell"},{"c":8,"s":5,"id":13177,"u":"sustain%20an%20activation_crb","p":534,"h":1,"n":"Sustain an Activation"},{"c":8,"s":5,"id":13178,"u":"swim_crb","p":243,"h":1,"n":"Swim"},{"c":8,"s":5,"id":13179,"u":"take%20cover_crb","p":471,"h":1,"n":"Take Cover"},{"c":8,"s":5,"id":13180,"u":"track_crb","p":252,"h":1,"n":"Track"},{"c":8,"s":5,"id":13181,"u":"treat%20disease_crb","p":248,"h":1,"n":"Treat Disease"},{"c":8,"s":5,"id":13182,"u":"treat%20poison_crb","p":248,"h":1,"n":"Treat Poison"},{"c":8,"s":5,"id":13183,"u":"treat%20wounds_crb","p":248,"h":1,"n":"Treat Wounds"},{"c":8,"s":5,"id":13184,"u":"trip_crb","p":243,"h":1,"n":"Trip"},{"c":8,"s":5,"id":13185,"u":"tumble%20through_crb","p":240,"h":1,"n":"Tumble Through"},{"c":8,"s":15,"id":13186,"u":"board_gmg","p":175,"h":1,"n":"Board"},{"c":8,"s":15,"id":13187,"u":"bribe%20contact_gmg","p":163,"h":1,"n":"Bribe Contact"},{"c":8,"s":15,"id":13188,"u":"bullying%20press_gmg","p":167,"h":1,"n":"Bullying Press"},{"c":8,"s":15,"id":13189,"u":"change%20tradition%20focus_gmg","p":167,"h":1,"n":"Change Tradition Focus"},{"c":8,"s":15,"id":13190,"u":"deceptive%20sidestep_gmg","p":167,"h":1,"n":"Deceptive Sidestep"},{"c":8,"s":15,"id":13191,"u":"discover_gmg","p":151,"h":1,"n":"Discover"},{"c":8,"s":15,"id":13192,"u":"drive_gmg","p":175,"h":1,"n":"Drive"},{"c":8,"s":15,"id":13193,"u":"dueling%20counter_gmg","p":167,"h":1,"n":"Dueling Counter"},{"c":8,"s":15,"id":13194,"u":"forge%20documents_gmg","p":163,"h":1,"n":"Forge Documents"},{"c":8,"s":15,"id":13195,"u":"fortify%20camp_gmg","p":173,"h":1,"n":"Fortify Camp"},{"c":8,"s":15,"id":13196,"u":"gain%20contact_gmg","p":163,"h":1,"n":"Gain Contact"},{"c":8,"s":15,"id":13197,"u":"gossip_gmg","p":163,"h":1,"n":"Gossip"},{"c":8,"s":15,"id":13198,"u":"influence_gmg","p":151,"h":1,"n":"Influence"},{"c":8,"s":15,"id":13199,"u":"map%20the%20area_gmg","p":173,"h":1,"n":"Map the Area"},{"c":8,"s":15,"id":13200,"u":"rally_gmg","p":201,"h":1,"n":"Rally"},{"c":8,"s":15,"id":13201,"u":"reconnoiter_gmg","p":173,"h":1,"n":"Reconnoiter"},{"c":8,"s":15,"id":13202,"u":"research_gmg","p":154,"h":1,"n":"Research"},{"c":8,"s":15,"id":13203,"u":"run%20over_gmg","p":176,"h":1,"n":"Run Over"},{"c":8,"s":15,"id":13204,"u":"scout%20location_gmg","p":163,"h":1,"n":"Scout Location"},{"c":8,"s":15,"id":13205,"u":"secure%20disguises_gmg","p":163,"h":1,"n":"Secure Disguises"},{"c":8,"s":15,"id":13206,"u":"sense%20weakness_gmg","p":167,"h":1,"n":"Sense Weakness"},{"c":8,"s":15,"id":13207,"u":"stop_gmg","p":176,"h":1,"n":"Stop"},{"c":8,"s":15,"id":13208,"u":"take%20a%20breather_gmg","p":200,"h":1,"n":"Take a Breather"},{"c":8,"s":15,"id":13209,"u":"take%20control_gmg","p":176,"h":1,"n":"Take Control"},{"c":8,"s":15,"id":13210,"u":"travel_gmg","p":172,"h":1,"n":"Travel"},{"c":8,"s":11,"id":13211,"u":"amulet's%20abeyance_da","p":36,"h":1,"n":"Amulet's Abeyance"},{"c":8,"s":11,"id":13212,"u":"calculate%20threats_da","p":16,"h":1,"n":"Calculate Threats"},{"c":8,"s":11,"id":13213,"u":"drink%20from%20the%20chalice_da","p":37,"h":1,"n":"Drink from the Chalice"},{"c":8,"s":11,"id":13214,"u":"exploit%20vulnerability_da","p":32,"h":1,"n":"Exploit Vulnerability"},{"c":8,"s":11,"id":13215,"u":"fade%20into%20daydreams_da","p":16,"h":1,"n":"Fade Into Daydreams"},{"c":8,"s":11,"id":13216,"u":"fling%20magic_da","p":41,"h":1,"n":"Fling Magic"},{"c":8,"s":11,"id":13217,"u":"implement's%20interruption_da","p":41,"h":1,"n":"Implement's Interruption"},{"c":8,"s":11,"id":13218,"u":"intensify%20vulnerability_da","p":35,"h":1,"n":"Intensify Vulnerability"},{"c":8,"s":11,"id":13219,"u":"mirror's%20reflection_da","p":39,"h":1,"n":"Mirror's Reflection"},{"c":8,"s":11,"id":13220,"u":"psychic%20defense_da","p":201,"h":1,"n":"Psychic Defense"},{"c":8,"s":11,"id":13221,"u":"recall%20the%20teachings_da","p":15,"h":1,"n":"Recall The Teachings"},{"c":8,"s":11,"id":13222,"u":"recenter_da","p":201,"h":1,"n":"Recenter"},{"c":8,"s":11,"id":13223,"u":"restore%20the%20mind_da","p":15,"h":1,"n":"Restore The Mind"},{"c":8,"s":11,"id":13224,"u":"ring%20bell_da","p":37,"h":1,"n":"Ring Bell"},{"c":8,"s":11,"id":13225,"u":"unleash%20psyche_da","p":12,"h":1,"n":"Unleash Psyche"},{"c":8,"s":2,"id":13226,"u":"accidental%20shot_g%26g","p":142,"h":1,"n":"Accidental Shot"},{"c":8,"s":2,"id":13227,"u":"automaton%20aim_g%26g","p":39,"h":1,"n":"Automaton Aim"},{"c":8,"s":2,"id":13228,"u":"clear%20a%20path_g%26g","p":110,"h":1,"n":"Clear a Path"},{"c":8,"s":2,"id":13229,"u":"covered%20reload_g%26g","p":109,"h":1,"n":"Covered Reload"},{"c":8,"s":2,"id":13230,"u":"dispelling%20bullet_g%26g","p":140,"h":1,"n":"Dispelling Bullet"},{"c":8,"s":2,"id":13231,"u":"drifter's%20wake_g%26g","p":109,"h":1,"n":"Drifter's Wake"},{"c":8,"s":2,"id":13232,"u":"energy%20shot_g%26g","p":140,"h":1,"n":"Energy Shot"},{"c":8,"s":2,"id":13233,"u":"explode_g%26g","p":19,"h":1,"n":"Explode"},{"c":8,"s":2,"id":13234,"u":"finish%20the%20job_g%26g","p":108,"h":1,"n":"Finish the Job"},{"c":8,"s":2,"id":13235,"u":"ghost%20shot_g%26g","p":110,"h":1,"n":"Ghost Shot"},{"c":8,"s":2,"id":13236,"u":"grim%20swagger_g%26g","p":109,"h":1,"n":"Grim Swagger"},{"c":8,"s":2,"id":13237,"u":"into%20the%20fray_g%26g","p":108,"h":1,"n":"Into the Fray"},{"c":8,"s":2,"id":13238,"u":"living%20fortification_g%26g","p":110,"h":1,"n":"Living Fortification"},{"c":8,"s":2,"id":13239,"u":"one%20shot%2c%20one%20kill_g%26g","p":110,"h":1,"n":"One Shot, One Kill"},{"c":8,"s":2,"id":13240,"u":"overdrive_g%26g","p":16,"h":1,"n":"Overdrive"},{"c":8,"s":2,"id":13241,"u":"pistolero's%20retort_g%26g","p":108,"h":1,"n":"Pistolero's Retort"},{"c":8,"s":2,"id":13242,"u":"raconteur's%20reload_g%26g","p":109,"h":1,"n":"Raconteur's Reload"},{"c":8,"s":2,"id":13243,"u":"recall%20ammunition_g%26g","p":140,"h":1,"n":"Recall Ammunition"},{"c":8,"s":2,"id":13244,"u":"reloading%20strike_g%26g","p":108,"h":1,"n":"Reloading Strike"},{"c":8,"s":2,"id":13245,"u":"siegebreaker_g%26g","p":110,"h":1,"n":"Siegebreaker"},{"c":8,"s":2,"id":13246,"u":"spinning%20crush_g%26g","p":110,"h":1,"n":"Spinning Crush"},{"c":8,"s":2,"id":13247,"u":"ten%20paces_g%26g","p":109,"h":1,"n":"Ten Paces"},{"c":8,"s":2,"id":13248,"u":"thoughtful%20reload_g%26g","p":140,"h":1,"n":"Thoughtful Reload"},{"c":8,"s":2,"id":13249,"u":"vital%20shot_g%26g","p":110,"h":1,"n":"Vital Shot"},{"c":8,"s":1,"id":13250,"u":"change%20shape%20(kitsune)_loag","a":"Kitsune","h":1,"n":"Change Shape"},{"c":8,"s":1,"id":13251,"u":"change%20shape%20(beastkin)_loag","p":79,"a":"Beastkin","h":1,"n":"Change Shape"},{"c":8,"s":1,"id":13252,"u":"conduct%20energy_loag","p":139,"h":1,"n":"Conduct Energy"},{"c":8,"s":1,"id":13253,"u":"invigorating%20fear_loag","p":123,"h":1,"n":"Invigorating Fear"},{"c":8,"s":7,"id":13254,"u":"energy%20emanation_locg","p":19,"h":1,"n":"Energy Emanation"},{"c":8,"s":7,"id":13255,"u":"threatening%20approach_locg","p":57,"h":1,"n":"Threatening Approach"},{"c":8,"s":6,"id":13256,"u":"break%20them%20down_loil","p":108,"h":1,"n":"Break Them Down"},{"c":8,"s":6,"id":13257,"u":"envenom_loil","h":1,"n":"Envenom"},{"c":8,"s":6,"id":13258,"u":"raise%20neck_loil","p":48,"h":1,"n":"Raise Neck"},{"c":8,"s":6,"id":13259,"u":"spring%20the%20trap_loil","p":108,"h":1,"n":"Spring the Trap"},{"c":8,"s":6,"id":13260,"u":"touch%20and%20go_loil","p":108,"h":1,"n":"Touch and Go"},{"c":8,"s":6,"id":13261,"u":"venom%20draw_loil","p":60,"h":1,"n":"Venom Draw"},{"c":8,"s":6,"id":13262,"u":"wicked%20thorns_loil","p":37,"h":1,"n":"Wicked Thorns"},{"c":8,"s":6,"id":13263,"u":"wind%20them%20up_loil","p":108,"h":1,"n":"Wind Them Up"},{"c":8,"s":0,"id":13264,"u":"anadi%20venom_lome","p":103,"h":1,"n":"Anadi Venom"},{"c":8,"s":0,"id":13265,"u":"barbed%20quills_lome","p":123,"h":1,"n":"Barbed Quills"},{"c":8,"s":0,"id":13266,"u":"call%20to%20axis_lome","p":107,"h":1,"n":"Call to Axis"},{"c":8,"s":0,"id":13267,"u":"toxic%20skin_lome","p":119,"h":1,"n":"Toxic Skin"},{"c":8,"s":64,"id":13268,"u":"act%20together_som","p":53,"h":1,"n":"Act Together"},{"c":8,"s":64,"id":13269,"u":"affix%20a%20fulu_som","p":158,"h":1,"n":"Affix a Fulu"},{"c":8,"s":64,"id":13270,"u":"arcane%20cascade_som","p":38,"h":1,"n":"Arcane Cascade"},{"c":8,"s":64,"id":13271,"u":"cleanse%20soul%20path_som","p":234,"h":1,"n":"Cleanse Soul Path"},{"c":8,"s":64,"id":13272,"u":"learn%20name_som","p":245,"h":1,"n":"Learn Name"},{"c":8,"s":64,"id":13273,"u":"manifest%20eidolon_som","p":52,"h":1,"n":"Manifest Eidolon"},{"c":8,"s":64,"id":13274,"u":"share%20senses_som","p":53,"h":1,"n":"Share Senses"},{"c":8,"s":64,"id":13275,"u":"spellstrike_som","p":37,"h":1,"n":"Spellstrike"},{"c":8,"s":64,"id":13276,"u":"tap%20ley%20line_som","p":215,"h":1,"n":"Tap Ley Line"},{"c":8,"s":46,"id":13277,"u":"cram_sot1","p":63,"h":1,"n":"Cram"},{"c":8,"s":46,"id":13278,"u":"practical%20research_sot1","p":63,"h":1,"n":"Practical Research"},{"c":8,"s":46,"id":13279,"u":"study_sot1","p":63,"h":1,"n":"Study"},{"c":71,"s":15,"id":13280,"u":"airship_gmg","p":177,"h":1,"n":"Airship"},{"c":71,"s":15,"id":13281,"u":"carriage_gmg","p":178,"h":1,"n":"Carriage"},{"c":71,"s":15,"id":13282,"u":"cart_gmg","p":178,"h":1,"n":"Cart"},{"c":71,"s":15,"id":13283,"u":"galley_gmg","p":178,"h":1,"n":"Galley"},{"c":71,"s":15,"id":13284,"u":"glider_gmg","p":178,"h":1,"n":"Glider"},{"c":71,"s":15,"id":13285,"u":"heavy%20chariot_gmg","p":178,"h":1,"n":"Heavy Chariot"},{"c":71,"s":15,"id":13286,"u":"light%20chariot_gmg","p":178,"h":1,"n":"Light Chariot"},{"c":71,"s":15,"id":13287,"u":"rowboat_gmg","p":179,"h":1,"n":"Rowboat"},{"c":71,"s":15,"id":13288,"u":"sailing%20ship_gmg","p":179,"h":1,"n":"Sailing Ship"},{"c":71,"s":15,"id":13289,"u":"sleigh_gmg","p":179,"h":1,"n":"Sleigh"},{"c":71,"s":15,"id":13290,"u":"steam%20giant_gmg","p":179,"h":1,"n":"Steam Giant"},{"c":71,"s":15,"id":13291,"u":"wagon_gmg","p":179,"h":1,"n":"Wagon"},{"c":71,"s":38,"id":13292,"u":"sky%20chariot%2c%20heavy_frp2","p":73,"h":1,"n":"Sky Chariot, Heavy"},{"c":71,"s":38,"id":13293,"u":"sky%20chariot%2c%20light_frp2","p":73,"h":1,"n":"Sky Chariot, Light"},{"c":71,"s":38,"id":13294,"u":"sky%20chariot%2c%20medium_frp2","p":73,"h":1,"n":"Sky Chariot, Medium"},{"c":71,"s":2,"id":13295,"u":"adaptable%20paddleboat_g%26g","p":93,"h":1,"n":"Adaptable Paddleboat"},{"c":71,"s":2,"id":13296,"u":"ambling%20surveyor_g%26g","p":98,"h":1,"n":"Ambling Surveyor"},{"c":71,"s":2,"id":13297,"u":"apparatus%20of%20the%20octopus_g%26g","p":97,"h":1,"n":"Apparatus of the Octopus"},{"c":71,"s":2,"id":13298,"u":"armored%20carriage_g%26g","p":94,"h":1,"n":"Armored Carriage"},{"c":71,"s":2,"id":13299,"u":"automated%20cycle_g%26g","p":92,"h":1,"n":"Automated Cycle"},{"c":71,"s":2,"id":13300,"u":"battery%20tower_g%26g","p":177,"h":1,"n":"Battery Tower"},{"c":71,"s":2,"id":13301,"u":"clockwork%20borer_g%26g","p":96,"h":1,"n":"Clockwork Borer"},{"c":71,"s":2,"id":13302,"u":"clockwork%20castle_g%26g","p":99,"h":1,"n":"Clockwork Castle"},{"c":71,"s":2,"id":13303,"u":"clockwork%20hopper_g%26g","p":95,"h":1,"n":"Clockwork Hopper"},{"c":71,"s":2,"id":13304,"u":"clockwork%20wagon_g%26g","p":94,"h":1,"n":"Clockwork Wagon"},{"c":71,"s":2,"id":13305,"u":"clunkerjunker_g%26g","p":93,"h":1,"n":"Clunkerjunker"},{"c":71,"s":2,"id":13306,"u":"firefly_g%26g","p":94,"h":1,"n":"Firefly"},{"c":71,"s":2,"id":13307,"u":"helepolis_g%26g","p":77,"h":1,"n":"Helepolis"},{"c":71,"s":2,"id":13308,"u":"mobile%20inn_g%26g","p":96,"h":1,"n":"Mobile Inn"},{"c":71,"s":2,"id":13309,"u":"sand%20diver_g%26g","p":94,"h":1,"n":"Sand Diver"},{"c":71,"s":2,"id":13310,"u":"siege%20tower_g%26g","p":77,"h":1,"n":"Siege Tower"},{"c":71,"s":2,"id":13311,"u":"snail%20coach_g%26g","p":96,"h":1,"n":"Snail Coach"},{"c":71,"s":2,"id":13312,"u":"speedster_g%26g","p":96,"h":1,"n":"Speedster"},{"c":71,"s":2,"id":13313,"u":"steam%20cart_g%26g","p":94,"h":1,"n":"Steam Cart"},{"c":71,"s":2,"id":13314,"u":"steam%20trolley_g%26g","p":94,"h":1,"n":"Steam Trolley"},{"c":71,"s":2,"id":13315,"u":"titanic%20stomper_g%26g","p":77,"h":1,"n":"Titanic Stomper"},{"c":71,"s":2,"id":13316,"u":"vonthos's%20golden%20bridge_g%26g","p":99,"h":1,"n":"Vonthos's Golden Bridge"},{"c":71,"s":8,"id":13317,"u":"cliff%20crawler_lotgb","p":18,"h":1,"n":"Cliff Crawler"},{"c":71,"s":8,"id":13318,"u":"clockwork%20bumblebee_lotgb","p":22,"h":1,"n":"Clockwork Bumblebee"},{"c":71,"s":8,"id":13319,"u":"cutter_lotgb","p":76,"h":1,"n":"Cutter"},{"c":71,"s":8,"id":13320,"u":"firework%20pogo_lotgb","p":76,"h":1,"n":"Firework Pogo"},{"c":71,"s":8,"id":13321,"u":"sand%20barge_lotgb","p":76,"h":1,"n":"Sand Barge"},{"c":71,"s":8,"id":13322,"u":"shark%20diver_lotgb","p":77,"h":1,"n":"Shark Diver"},{"c":71,"s":8,"id":13323,"u":"velocipede_lotgb","p":77,"h":1,"n":"Velocipede"},{"c":71,"s":72,"id":13324,"u":"hillcross%20glider_qff3","p":75,"h":1,"n":"Hillcross Glider"},{"c":71,"s":50,"id":13325,"u":"sand%20racer_sot5","p":79,"h":1,"n":"Sand Racer"},{"c":71,"s":51,"id":13326,"u":"bunta_sot6","p":76,"h":1,"n":"Bunta"},{"c":64,"s":12,"id":13327,"u":"all-around%20vision_b1","p":342,"h":1,"n":"All-Around Vision"},{"c":64,"s":12,"id":13328,"u":"aquatic%20ambush_b1","p":342,"h":1,"n":"Aquatic Ambush"},{"c":64,"s":12,"id":13329,"u":"at-will%20spells_b1","p":342,"h":1,"n":"At-Will Spells"},{"c":64,"s":12,"id":13330,"u":"attack%20of%20opportunity_b1","p":342,"h":1,"n":"Attack of Opportunity"},{"c":64,"s":12,"id":13331,"u":"aura_b1","p":342,"h":1,"n":"Aura"},{"c":64,"s":12,"id":13332,"u":"bloody_b1","p":298,"h":1,"n":"Bloody"},{"c":64,"s":12,"id":13333,"u":"buck_b1","p":342,"h":1,"n":"Buck"},{"c":64,"s":12,"id":13334,"u":"catch%20rock_b1","p":342,"h":1,"n":"Catch Rock"},{"c":64,"s":12,"id":13335,"u":"change%20shape_b1","p":342,"h":1,"n":"Change Shape"},{"c":64,"s":12,"id":13336,"u":"collapse_b1","p":298,"h":1,"n":"Collapse"},{"c":64,"s":12,"id":13337,"u":"constant%20spells_b1","p":342,"h":1,"n":"Constant Spells"},{"c":64,"s":12,"id":13338,"u":"constrict_b1","p":342,"h":1,"n":"Constrict"},{"c":64,"s":12,"id":13339,"u":"coven_b1","p":342,"h":1,"n":"Coven"},{"c":64,"s":12,"id":13340,"u":"curse%20of%20the%20werecreature_b1","p":329,"h":1,"n":"Curse of the Werecreature"},{"c":64,"s":12,"id":13341,"u":"darkvision_b1","p":343,"h":1,"n":"Darkvision"},{"c":64,"s":12,"id":13342,"u":"disease_b1","p":343,"h":1,"n":"Disease"},{"c":64,"s":12,"id":13343,"u":"engulf_b1","p":343,"h":1,"n":"Engulf"},{"c":64,"s":12,"id":13344,"u":"explosive%20death_b1","p":298,"h":1,"n":"Explosive Death"},{"c":64,"s":12,"id":13345,"u":"fast%20healing_b1","p":343,"h":1,"n":"Fast Healing"},{"c":64,"s":12,"id":13346,"u":"ferocity_b1","p":343,"h":1,"n":"Ferocity"},{"c":64,"s":12,"id":13347,"u":"frightful%20presence_b1","p":343,"h":1,"n":"Frightful Presence"},{"c":64,"s":12,"id":13348,"u":"golem%20antimagic_b1","p":184,"h":1,"n":"Golem Antimagic"},{"c":64,"s":12,"id":13349,"u":"grab_b1","p":343,"h":1,"n":"Grab"},{"c":64,"s":12,"id":13350,"u":"greater%20constrict_b1","p":343,"h":1,"n":"Greater Constrict"},{"c":64,"s":12,"id":13351,"u":"improved%20grab_b1","p":343,"h":1,"n":"Improved Grab"},{"c":64,"s":12,"id":13352,"u":"improved%20knockdown_b1","p":343,"h":1,"n":"Improved Knockdown"},{"c":64,"s":12,"id":13353,"u":"improved%20push_b1","p":343,"h":1,"n":"Improved Push"},{"c":64,"s":12,"id":13354,"u":"knockdown_b1","p":343,"h":1,"n":"Knockdown"},{"c":64,"s":12,"id":13355,"u":"lifesense_b1","p":343,"h":1,"n":"Lifesense"},{"c":64,"s":12,"id":13356,"u":"light%20blindness_b1","p":343,"h":1,"n":"Light Blindness"},{"c":64,"s":12,"id":13357,"u":"low-light%20vision_b1","p":343,"h":1,"n":"Low-Light Vision"},{"c":64,"s":12,"id":13358,"u":"moon%20frenzy_b1","p":329,"h":1,"n":"Moon Frenzy"},{"c":64,"s":12,"id":13359,"u":"poison_b1","p":343,"h":1,"n":"Poison"},{"c":64,"s":12,"id":13360,"u":"push_b1","p":343,"h":1,"n":"Push"},{"c":64,"s":12,"id":13361,"u":"regeneration_b1","p":343,"h":1,"n":"Regeneration"},{"c":64,"s":12,"id":13362,"u":"rend_b1","p":344,"h":1,"n":"Rend"},{"c":64,"s":12,"id":13363,"u":"retributive%20strike_b1","p":344,"h":1,"n":"Retributive Strike"},{"c":64,"s":12,"id":13364,"u":"scent_b1","p":344,"h":1,"n":"Scent"},{"c":64,"s":12,"id":13365,"u":"screaming%20skull_b1","p":298,"h":1,"n":"Screaming Skull"},{"c":64,"s":12,"id":13366,"u":"shield%20block_b1","p":344,"h":1,"n":"Shield Block"},{"c":64,"s":12,"id":13367,"u":"sneak%20attack_b1","p":344,"h":1,"n":"Sneak Attack"},{"c":64,"s":12,"id":13368,"u":"swallow%20whole_b1","p":344,"h":1,"n":"Swallow Whole"},{"c":64,"s":12,"id":13369,"u":"swarm%20mind_b1","p":344,"h":1,"n":"Swarm Mind"},{"c":64,"s":12,"id":13370,"u":"telepathy_b1","p":344,"h":1,"n":"Telepathy"},{"c":64,"s":12,"id":13371,"u":"throw%20rock_b1","p":344,"h":1,"n":"Throw Rock"},{"c":64,"s":12,"id":13372,"u":"trample_b1","p":344,"h":1,"n":"Trample"},{"c":64,"s":12,"id":13373,"u":"tremorsense_b1","p":344,"h":1,"n":"Tremorsense"},{"c":64,"s":12,"id":13374,"u":"wavesense_b1","p":344,"h":1,"n":"Wavesense"},{"c":64,"s":13,"id":13375,"u":"negative%20healing_b2","p":305,"h":1,"n":"Negative Healing"},{"c":64,"s":14,"id":13376,"u":"blaze_b3","p":236,"h":1,"n":"Blaze"},{"c":64,"s":14,"id":13377,"u":"bone%20missile_b3","p":236,"h":1,"n":"Bone Missile"},{"c":64,"s":14,"id":13378,"u":"bone%20powder_b3","p":236,"h":1,"n":"Bone Powder"},{"c":64,"s":14,"id":13379,"u":"skeleton%20of%20roses_b3","p":236,"h":1,"n":"Skeleton of Roses"},{"c":64,"s":14,"id":13380,"u":"troop%20defenses_b3","p":306,"h":1,"n":"Troop Defenses"},{"c":64,"s":15,"id":13381,"u":"butter%20up_gmg","p":204,"h":1,"n":"Butter Up"},{"c":64,"s":15,"id":13382,"u":"call%20your%20bluff_gmg","p":205,"h":1,"n":"Call Your Bluff"},{"c":64,"s":15,"id":13383,"u":"child%20care_gmg","p":205,"h":1,"n":"Child Care"},{"c":64,"s":15,"id":13384,"u":"find%20footing_gmg","p":205,"h":1,"n":"Find Footing"},{"c":64,"s":15,"id":13385,"u":"gone%20fishing_gmg","p":205,"h":1,"n":"Gone Fishing"},{"c":64,"s":15,"id":13386,"u":"keen%20eyes_gmg","p":204,"h":1,"n":"Keen Eyes"},{"c":64,"s":15,"id":13387,"u":"local%20lore_gmg","p":205,"h":1,"n":"Local Lore"},{"c":64,"s":15,"id":13388,"u":"quick%20transcription_gmg","p":205,"h":1,"n":"Quick Transcription"},{"c":64,"s":27,"id":13389,"u":"warpwave_aoe6","p":81,"h":1,"n":"Warpwave"},{"c":64,"s":10,"id":13390,"u":"aquatic%20bones_botd","p":146,"h":1,"n":"Aquatic Bones"},{"c":64,"s":10,"id":13391,"u":"bone%20storm_botd","p":146,"h":1,"n":"Bone Storm"},{"c":64,"s":10,"id":13392,"u":"crumbling%20bones_botd","p":146,"h":1,"n":"Crumbling Bones"},{"c":64,"s":10,"id":13393,"u":"frozen_botd","p":146,"h":1,"n":"Frozen"},{"c":64,"s":10,"id":13394,"u":"grave%20eruption_botd","p":146,"h":1,"n":"Grave Eruption"},{"c":64,"s":10,"id":13395,"u":"lacquered_botd","p":146,"h":1,"n":"Lacquered"},{"c":64,"s":10,"id":13396,"u":"nimble_botd","p":146,"h":1,"n":"Nimble"},{"c":64,"s":10,"id":13397,"u":"rotten_botd","p":146,"h":1,"n":"Rotten"},{"c":65,"s":4,"id":13398,"u":"ysoki_apg","p":21,"h":1,"n":"Ysoki"},{"c":65,"s":12,"id":13399,"u":"alghollthu_b1","p":348,"h":1,"n":"Alghollthu"},{"c":65,"s":12,"id":13400,"u":"amurrun_b1","p":348,"h":1,"n":"Amurrun"},{"c":65,"s":12,"id":13401,"u":"arboreal_b1","p":348,"h":1,"n":"Arboreal"},{"c":65,"s":12,"id":13402,"u":"boggard_b1","p":348,"h":1,"n":"Boggard"},{"c":65,"s":12,"id":13403,"u":"caligni_b1","p":348,"h":1,"n":"Caligni"},{"c":65,"s":12,"id":13404,"u":"cyclops_b1","p":348,"h":1,"n":"Cyclops"},{"c":65,"s":12,"id":13405,"u":"daemonic_b1","p":348,"h":1,"n":"Daemonic"},{"c":65,"s":12,"id":13406,"u":"iruxi_b1","p":348,"h":1,"n":"Iruxi"},{"c":65,"s":12,"id":13407,"u":"protean_b1","p":348,"h":1,"n":"Protean"},{"c":65,"s":12,"id":13408,"u":"requian_b1","p":348,"h":1,"n":"Requian"},{"c":65,"s":12,"id":13409,"u":"sphinx_b1","p":348,"h":1,"n":"Sphinx"},{"c":65,"s":12,"id":13410,"u":"tengu_b1","p":310,"h":1,"n":"Tengu"},{"c":65,"s":12,"id":13411,"u":"utopian_b1","p":348,"h":1,"n":"Utopian"},{"c":65,"s":13,"id":13412,"u":"d'ziriak_b2","p":311,"h":1,"n":"D'ziriak"},{"c":65,"s":13,"id":13413,"u":"destrachan_b2","p":311,"h":1,"n":"Destrachan"},{"c":65,"s":13,"id":13414,"u":"grippli_b2","p":311,"h":1,"n":"Grippli"},{"c":65,"s":13,"id":13415,"u":"jistkan_b2","p":311,"h":1,"n":"Jistkan"},{"c":65,"s":13,"id":13416,"u":"jyoti_b2","p":311,"h":1,"n":"Jyoti"},{"c":65,"s":14,"id":13417,"u":"adlet_b3","p":311,"h":1,"n":"Adlet"},{"c":65,"s":14,"id":13418,"u":"girtabrilu_b3","p":311,"h":1,"n":"Girtabrilu"},{"c":65,"s":14,"id":13419,"u":"grioth_b3","p":311,"h":1,"n":"Grioth"},{"c":65,"s":14,"id":13420,"u":"kovintal_b3","p":311,"h":1,"n":"Kovintal"},{"c":65,"s":14,"id":13421,"u":"mi-go_b3","p":311,"h":1,"n":"Mi-Go"},{"c":65,"s":14,"id":13422,"u":"munavri_b3","p":311,"h":1,"n":"Munavri"},{"c":65,"s":14,"id":13423,"u":"samsaran_b3","p":311,"h":1,"n":"Samsaran"},{"c":65,"s":14,"id":13424,"u":"sasquatch_b3","p":311,"h":1,"n":"Sasquatch"},{"c":65,"s":14,"id":13425,"u":"shae_b3","p":311,"h":1,"n":"Shae"},{"c":65,"s":14,"id":13426,"u":"vanara_b3","p":311,"h":1,"n":"Vanara"},{"c":65,"s":14,"id":13427,"u":"vishkanyan_b3","p":311,"h":1,"n":"Vishkanyan"},{"c":65,"s":14,"id":13428,"u":"yithian_b3","p":311,"h":1,"n":"Yithian"},{"c":65,"s":5,"id":13429,"u":"abyssal_crb","p":65,"h":1,"n":"Abyssal"},{"c":65,"s":5,"id":13430,"u":"aklo_crb","p":65,"h":1,"n":"Aklo"},{"c":65,"s":5,"id":13431,"u":"aquan_crb","p":65,"h":1,"n":"Aquan"},{"c":65,"s":5,"id":13432,"u":"auran_crb","p":65,"h":1,"n":"Auran"},{"c":65,"s":5,"id":13433,"u":"celestial_crb","p":65,"h":1,"n":"Celestial"},{"c":65,"s":5,"id":13434,"u":"common_crb","p":65,"h":1,"n":"Common"},{"c":65,"s":5,"id":13435,"u":"draconic_crb","p":65,"h":1,"n":"Draconic"},{"c":65,"s":5,"id":13436,"u":"druidic_crb","p":65,"h":1,"n":"Druidic"},{"c":65,"s":5,"id":13437,"u":"dwarven_crb","p":65,"h":1,"n":"Dwarven"},{"c":65,"s":5,"id":13438,"u":"elven_crb","p":65,"h":1,"n":"Elven"},{"c":65,"s":5,"id":13439,"u":"gnoll_crb","p":65,"h":1,"n":"Gnoll"},{"c":65,"s":5,"id":13440,"u":"gnomish_crb","p":65,"h":1,"n":"Gnomish"},{"c":65,"s":5,"id":13441,"u":"goblin_crb","p":65,"h":1,"n":"Goblin"},{"c":65,"s":5,"id":13442,"u":"halfling_crb","p":65,"h":1,"n":"Halfling"},{"c":65,"s":5,"id":13443,"u":"hallit_crb","p":432,"h":1,"n":"Hallit"},{"c":65,"s":5,"id":13444,"u":"ignan_crb","p":65,"h":1,"n":"Ignan"},{"c":65,"s":5,"id":13445,"u":"infernal_crb","p":65,"h":1,"n":"Infernal"},{"c":65,"s":5,"id":13446,"u":"jotun_crb","p":65,"h":1,"n":"Jotun"},{"c":65,"s":5,"id":13447,"u":"kelish_crb","p":432,"h":1,"n":"Kelish"},{"c":65,"s":5,"id":13448,"u":"mwangi_crb","p":432,"h":1,"n":"Mwangi"},{"c":65,"s":5,"id":13449,"u":"necril_crb","p":65,"h":1,"n":"Necril"},{"c":65,"s":5,"id":13450,"u":"orcish_crb","p":65,"h":1,"n":"Orcish"},{"c":65,"s":5,"id":13451,"u":"osiriani_crb","p":432,"h":1,"n":"Osiriani"},{"c":65,"s":5,"id":13452,"u":"shadowtongue_crb","p":65,"h":1,"n":"Shadowtongue"},{"c":65,"s":5,"id":13453,"u":"shoanti_crb","p":432,"h":1,"n":"Shoanti"},{"c":65,"s":5,"id":13454,"u":"skald_crb","p":432,"h":1,"n":"Skald"},{"c":65,"s":5,"id":13455,"u":"sylvan_crb","p":65,"h":1,"n":"Sylvan"},{"c":65,"s":5,"id":13456,"u":"terran_crb","p":65,"h":1,"n":"Terran"},{"c":65,"s":5,"id":13457,"u":"tien_crb","p":432,"h":1,"n":"Tien"},{"c":65,"s":5,"id":13458,"u":"undercommon_crb","p":65,"h":1,"n":"Undercommon"},{"c":65,"s":5,"id":13459,"u":"varisian_crb","p":432,"h":1,"n":"Varisian"},{"c":65,"s":5,"id":13460,"u":"vudrani_crb","p":432,"h":1,"n":"Vudrani"},{"c":65,"s":16,"id":13461,"u":"anadi_aoa1","p":84,"h":1,"n":"Anadi"},{"c":65,"s":18,"id":13462,"u":"strix_aoa3","p":72,"h":1,"n":"Strix"},{"c":65,"s":9,"id":13463,"u":"shoony_ec3","p":72,"h":1,"n":"Shoony"},{"c":65,"s":57,"id":13464,"u":"minatan_frp0","p":11,"h":1,"n":"Minatan"},{"c":65,"s":57,"id":13465,"u":"minkaian_frp0","p":11,"h":1,"n":"Minkaian"},{"c":65,"s":57,"id":13466,"u":"nagaji_frp0","p":11,"h":1,"n":"Nagaji"},{"c":65,"s":57,"id":13467,"u":"senzar_frp0","p":11,"h":1,"n":"Senzar"},{"c":65,"s":57,"id":13468,"u":"wayang_frp0","p":11,"h":1,"n":"Wayang"},{"c":65,"s":37,"id":13469,"u":"anugobu_frp1","p":80,"h":1,"n":"Anugobu"},{"c":65,"s":38,"id":13470,"u":"arcadian_frp2","p":34,"h":1,"n":"Arcadian"},{"c":65,"s":1,"id":13471,"u":"androffan_loag","p":69,"h":1,"n":"Androffan"},{"c":65,"s":0,"id":13472,"u":"calda_lome","p":265,"h":1,"n":"Calda"},{"c":65,"s":0,"id":13473,"u":"ekujae_lome","p":23,"h":1,"n":"Ekujae"},{"c":65,"s":0,"id":13474,"u":"goloma_lome","p":115,"h":1,"n":"Goloma"},{"c":65,"s":0,"id":13475,"u":"kibwani_lome","p":217,"h":1,"n":"Kibwani"},{"c":65,"s":0,"id":13476,"u":"lirgeni_lome","p":201,"h":1,"n":"Lirgeni"},{"c":65,"s":0,"id":13477,"u":"mzunu_lome","p":228,"h":1,"n":"Mzunu"},{"c":65,"s":0,"id":13478,"u":"ocotan_lome","p":23,"h":1,"n":"Ocotan"},{"c":65,"s":0,"id":13479,"u":"rasu_lome","p":23,"h":1,"n":"Rasu"},{"c":65,"s":0,"id":13480,"u":"shisk_lome","p":123,"h":1,"n":"Shisk"},{"c":65,"s":0,"id":13481,"u":"xanmba_lome","p":242,"h":1,"n":"Xanmba"},{"c":65,"s":62,"id":13482,"u":"ancient%20osirion_lowg","p":59,"h":1,"n":"Ancient Osirion"},{"c":65,"s":62,"id":13483,"u":"azlanti_lowg","p":60,"h":1,"n":"Azlanti"},{"c":65,"s":62,"id":13484,"u":"garundi_lowg","p":84,"h":1,"n":"Garundi"},{"c":65,"s":62,"id":13485,"u":"thassilonian_lowg","p":108,"h":1,"n":"Thassilonian"},{"c":4,"s":4,"id":13486,"u":"aasimar","p":266,"h":1,"n":"Aasimar"},{"c":4,"s":4,"id":13487,"u":"cursebound","p":267,"h":1,"n":"Cursebound"},{"c":4,"s":4,"id":13488,"u":"duskwalker","p":267,"h":1,"n":"Duskwalker"},{"c":4,"s":4,"id":13489,"u":"finisher","p":267,"h":1,"n":"Finisher"},{"c":4,"s":4,"id":13490,"u":"hex","p":101,"h":1,"n":"Hex"},{"c":4,"s":4,"id":13491,"u":"investigator","p":268,"h":1,"n":"Investigator"},{"c":4,"s":4,"id":13492,"u":"lineage","p":268,"h":1,"n":"Lineage"},{"c":4,"s":4,"id":13493,"u":"oracle","p":269,"h":1,"n":"Oracle"},{"c":4,"s":4,"id":13494,"u":"swashbuckler","p":270,"h":1,"n":"Swashbuckler"},{"c":4,"s":4,"id":13495,"u":"vigilante","p":271,"h":1,"n":"Vigilante"},{"c":4,"s":4,"id":13496,"u":"witch","p":271,"h":1,"n":"Witch"},{"c":4,"s":12,"id":13497,"u":"%5bmagical%20tradition%5d","p":342,"h":1,"n":"[Magical Tradition]"},{"c":4,"s":12,"id":13498,"u":"aeon","p":345,"h":1,"n":"Aeon"},{"c":4,"s":12,"id":13499,"u":"amphibious","p":345,"h":1,"n":"Amphibious"},{"c":4,"s":12,"id":13500,"u":"any","p":345,"h":1,"n":"Any"},{"c":4,"s":12,"id":13501,"u":"aquatic","p":345,"h":1,"n":"Aquatic"},{"c":4,"s":12,"id":13502,"u":"astral","p":345,"h":1,"n":"Astral"},{"c":4,"s":12,"id":13503,"u":"boggard","p":345,"h":1,"n":"Boggard"},{"c":4,"s":12,"id":13504,"u":"caligni","p":345,"h":1,"n":"Caligni"},{"c":4,"s":12,"id":13505,"u":"catfolk","p":345,"h":1,"n":"Catfolk"},{"c":4,"s":12,"id":13506,"u":"ce","p":345,"h":1,"n":"CE"},{"c":4,"s":12,"id":13507,"u":"cg","p":345,"h":1,"n":"CG"},{"c":4,"s":12,"id":13508,"u":"changeling","p":123,"h":1,"n":"Changeling"},{"c":4,"s":12,"id":13509,"u":"charm","p":77,"h":1,"n":"Charm"},{"c":4,"s":12,"id":13510,"u":"cn","p":345,"h":1,"n":"CN"},{"c":4,"s":12,"id":13511,"u":"daemon","p":346,"h":1,"n":"Daemon"},{"c":4,"s":12,"id":13512,"u":"dero","p":346,"h":1,"n":"Dero"},{"c":4,"s":12,"id":13513,"u":"dhampir","p":346,"h":1,"n":"Dhampir"},{"c":4,"s":12,"id":13514,"u":"fungus","p":345,"h":1,"n":"Fungus"},{"c":4,"s":12,"id":13515,"u":"gargantuan","p":345,"h":1,"n":"Gargantuan"},{"c":4,"s":12,"id":13516,"u":"genie","p":346,"h":1,"n":"Genie"},{"c":4,"s":12,"id":13517,"u":"ghost","p":346,"h":1,"n":"Ghost"},{"c":4,"s":12,"id":13518,"u":"ghoul","p":346,"h":1,"n":"Ghoul"},{"c":4,"s":12,"id":13519,"u":"gnoll","p":346,"h":1,"n":"Gnoll"},{"c":4,"s":12,"id":13520,"u":"golem","p":346,"h":1,"n":"Golem"},{"c":4,"s":12,"id":13521,"u":"gremlin","p":346,"h":1,"n":"Gremlin"},{"c":4,"s":12,"id":13522,"u":"huge","p":345,"h":1,"n":"Huge"},{"c":4,"s":12,"id":13523,"u":"incorporeal","p":346,"h":1,"n":"Incorporeal"},{"c":4,"s":12,"id":13524,"u":"inevitable","p":347,"h":1,"n":"Inevitable"},{"c":4,"s":12,"id":13525,"u":"kobold","p":347,"h":1,"n":"Kobold"},{"c":4,"s":12,"id":13526,"u":"large","p":345,"h":1,"n":"Large"},{"c":4,"s":12,"id":13527,"u":"le","p":345,"h":1,"n":"LE"},{"c":4,"s":12,"id":13528,"u":"leshy","p":347,"h":1,"n":"Leshy"},{"c":4,"s":12,"id":13529,"u":"lg","p":345,"h":1,"n":"LG"},{"c":4,"s":12,"id":13530,"u":"lizardfolk","p":347,"h":1,"n":"Lizardfolk"},{"c":4,"s":12,"id":13531,"u":"ln","p":345,"h":1,"n":"LN"},{"c":4,"s":12,"id":13532,"u":"medium","p":345,"h":1,"n":"Medium"},{"c":4,"s":12,"id":13533,"u":"merfolk","p":347,"h":1,"n":"Merfolk"},{"c":4,"s":12,"id":13534,"u":"mummy","p":347,"h":1,"n":"Mummy"},{"c":4,"s":12,"id":13535,"u":"mutant","p":347,"h":1,"n":"Mutant"},{"c":4,"s":12,"id":13536,"u":"n","p":345,"h":1,"n":"N"},{"c":4,"s":12,"id":13537,"u":"ne","p":345,"h":1,"n":"NE"},{"c":4,"s":12,"id":13538,"u":"ng","p":345,"h":1,"n":"NG"},{"c":4,"s":12,"id":13539,"u":"nymph","p":347,"h":1,"n":"Nymph"},{"c":4,"s":12,"id":13540,"u":"olfactory","p":168,"h":1,"n":"Olfactory"},{"c":4,"s":12,"id":13541,"u":"protean","p":347,"h":1,"n":"Protean"},{"c":4,"s":12,"id":13542,"u":"psychopomp","p":347,"h":1,"n":"Psychopomp"},{"c":4,"s":12,"id":13543,"u":"rakshasa","p":347,"h":1,"n":"Rakshasa"},{"c":4,"s":12,"id":13544,"u":"ranged%20trip","p":85,"h":1,"n":"Ranged Trip"},{"c":4,"s":12,"id":13545,"u":"ratfolk","p":347,"h":1,"n":"Ratfolk"},{"c":4,"s":12,"id":13546,"u":"sea%20devil","p":347,"h":1,"n":"Sea Devil"},{"c":4,"s":12,"id":13547,"u":"skeleton","p":347,"h":1,"n":"Skeleton"},{"c":4,"s":12,"id":13548,"u":"small","p":345,"h":1,"n":"Small"},{"c":4,"s":12,"id":13549,"u":"soulbound","p":347,"h":1,"n":"Soulbound"},{"c":4,"s":12,"id":13550,"u":"sprite","p":347,"h":1,"n":"Sprite"},{"c":4,"s":12,"id":13551,"u":"swarm","p":347,"h":1,"n":"Swarm"},{"c":4,"s":12,"id":13552,"u":"tengu","p":270,"h":1,"n":"Tengu"},{"c":4,"s":12,"id":13553,"u":"tethered","p":85,"h":1,"n":"Tethered"},{"c":4,"s":12,"id":13554,"u":"tiefling","p":270,"h":1,"n":"Tiefling"},{"c":4,"s":12,"id":13555,"u":"tiny","p":345,"h":1,"n":"Tiny"},{"c":4,"s":12,"id":13556,"u":"troll","p":347,"h":1,"n":"Troll"},{"c":4,"s":12,"id":13557,"u":"vampire","p":347,"h":1,"n":"Vampire"},{"c":4,"s":12,"id":13558,"u":"werecreature","p":347,"h":1,"n":"Werecreature"},{"c":4,"s":12,"id":13559,"u":"wight","p":332,"h":1,"n":"Wight"},{"c":4,"s":12,"id":13560,"u":"wraith","p":335,"h":1,"n":"Wraith"},{"c":4,"s":12,"id":13561,"u":"xulgath","p":347,"h":1,"n":"Xulgath"},{"c":4,"s":12,"id":13562,"u":"zombie","p":347,"h":1,"n":"Zombie"},{"c":4,"s":13,"id":13563,"u":"brutal","p":310,"h":1,"n":"Brutal"},{"c":4,"s":13,"id":13564,"u":"couatl","p":308,"h":1,"n":"Couatl"},{"c":4,"s":13,"id":13565,"u":"dream","p":308,"h":1,"n":"Dream"},{"c":4,"s":13,"id":13566,"u":"fetchling","p":308,"h":1,"n":"Fetchling"},{"c":4,"s":13,"id":13567,"u":"grippli","p":309,"h":1,"n":"Grippli"},{"c":4,"s":13,"id":13568,"u":"ifrit","p":308,"h":1,"n":"Ifrit"},{"c":4,"s":13,"id":13569,"u":"morlock","p":308,"h":1,"n":"Morlock"},{"c":4,"s":13,"id":13570,"u":"oni","p":309,"h":1,"n":"Oni"},{"c":4,"s":13,"id":13571,"u":"oread","p":309,"h":1,"n":"Oread"},{"c":4,"s":13,"id":13572,"u":"petitioner","p":309,"h":1,"n":"Petitioner"},{"c":4,"s":13,"id":13573,"u":"qlippoth","p":309,"h":1,"n":"Qlippoth"},{"c":4,"s":13,"id":13574,"u":"serpentfolk","p":309,"h":1,"n":"Serpentfolk"},{"c":4,"s":13,"id":13575,"u":"skulk","p":309,"h":1,"n":"Skulk"},{"c":4,"s":13,"id":13576,"u":"spriggan","p":310,"h":1,"n":"Spriggan"},{"c":4,"s":13,"id":13577,"u":"suli","p":310,"h":1,"n":"Suli"},{"c":4,"s":13,"id":13578,"u":"sylph","p":309,"h":1,"n":"Sylph"},{"c":4,"s":13,"id":13579,"u":"tane","p":310,"h":1,"n":"Tane"},{"c":4,"s":13,"id":13580,"u":"time","p":310,"h":1,"n":"Time"},{"c":4,"s":13,"id":13581,"u":"undine","p":310,"h":1,"n":"Undine"},{"c":4,"s":13,"id":13582,"u":"urdefhan","p":310,"h":1,"n":"Urdefhan"},{"c":4,"s":13,"id":13583,"u":"velstrac","p":310,"h":1,"n":"Velstrac"},{"c":4,"s":5,"id":13584,"u":"aberration","p":266,"h":1,"n":"Aberration"},{"c":4,"s":5,"id":13585,"u":"abjuration","p":628,"h":1,"n":"Abjuration"},{"c":4,"s":5,"id":13586,"u":"acid","p":628,"h":1,"n":"Acid"},{"c":4,"s":5,"id":13587,"u":"additive","p":75,"h":1,"n":"Additive"},{"c":4,"s":5,"id":13588,"u":"agile","p":282,"h":1,"n":"Agile"},{"c":4,"s":5,"id":13589,"u":"air","p":628,"h":1,"n":"Air"},{"c":4,"s":5,"id":13590,"u":"alchemical","p":628,"h":1,"n":"Alchemical"},{"c":4,"s":5,"id":13591,"u":"alchemist","p":628,"h":1,"n":"Alchemist"},{"c":4,"s":5,"id":13592,"u":"angel","p":628,"h":1,"n":"Angel"},{"c":4,"s":5,"id":13593,"u":"animal","p":628,"h":1,"n":"Animal"},{"c":4,"s":5,"id":13594,"u":"apex","p":628,"h":1,"n":"Apex"},{"c":4,"s":5,"id":13595,"u":"arcane","p":628,"h":1,"n":"Arcane"},{"c":4,"s":5,"id":13596,"u":"archetype","p":628,"h":1,"n":"Archetype"},{"c":4,"s":5,"id":13597,"u":"archon","p":628,"h":1,"n":"Archon"},{"c":4,"s":5,"id":13598,"u":"attached","p":282,"h":1,"n":"Attached"},{"c":4,"s":5,"id":13599,"u":"attack","p":629,"h":1,"n":"Attack"},{"c":4,"s":5,"id":13600,"u":"auditory","p":629,"h":1,"n":"Auditory"},{"c":4,"s":5,"id":13601,"u":"aura","p":629,"h":1,"n":"Aura"},{"c":4,"s":5,"id":13602,"u":"azata","p":629,"h":1,"n":"Azata"},{"c":4,"s":5,"id":13603,"u":"backstabber","p":282,"h":1,"n":"Backstabber"},{"c":4,"s":5,"id":13604,"u":"backswing","p":282,"h":1,"n":"Backswing"},{"c":4,"s":5,"id":13605,"u":"barbarian","p":629,"h":1,"n":"Barbarian"},{"c":4,"s":5,"id":13606,"u":"bard","p":629,"h":1,"n":"Bard"},{"c":4,"s":5,"id":13607,"u":"beast","p":629,"h":1,"n":"Beast"},{"c":4,"s":5,"id":13608,"u":"bomb","p":629,"h":1,"n":"Bomb"},{"c":4,"s":5,"id":13609,"u":"bulwark","p":274,"h":1,"n":"Bulwark"},{"c":4,"s":5,"id":13610,"u":"cantrip","p":629,"h":1,"n":"Cantrip"},{"c":4,"s":5,"id":13611,"u":"celestial","p":629,"h":1,"n":"Celestial"},{"c":4,"s":5,"id":13612,"u":"champion","p":629,"h":1,"n":"Champion"},{"c":4,"s":5,"id":13613,"u":"chaotic","p":629,"h":1,"n":"Chaotic"},{"c":4,"s":5,"id":13614,"u":"cleric","p":629,"h":1,"n":"Cleric"},{"c":4,"s":5,"id":13615,"u":"cold","p":629,"h":1,"n":"Cold"},{"c":4,"s":5,"id":13616,"u":"comfort","p":275,"h":1,"n":"Comfort"},{"c":4,"s":5,"id":13617,"u":"common","p":629,"h":1,"n":"Common"},{"c":4,"s":5,"id":13618,"u":"companion","p":629,"h":1,"n":"Companion"},{"c":4,"s":5,"id":13619,"u":"complex","p":629,"h":1,"n":"Complex"},{"c":4,"s":5,"id":13620,"u":"composition","p":629,"h":1,"n":"Composition"},{"c":4,"s":5,"id":13621,"u":"concentrate","p":630,"h":1,"n":"Concentrate"},{"c":4,"s":5,"id":13622,"u":"conjuration","p":630,"h":1,"n":"Conjuration"},{"c":4,"s":5,"id":13623,"u":"consecration","p":630,"h":1,"n":"Consecration"},{"c":4,"s":5,"id":13624,"u":"construct","p":630,"h":1,"n":"Construct"},{"c":4,"s":5,"id":13625,"u":"consumable","p":630,"h":1,"n":"Consumable"},{"c":4,"s":5,"id":13626,"u":"contact","p":550,"h":1,"n":"Contact"},{"c":4,"s":5,"id":13627,"u":"curse","p":630,"h":1,"n":"Curse"},{"c":4,"s":5,"id":13628,"u":"darkness","p":630,"h":1,"n":"Darkness"},{"c":4,"s":5,"id":13629,"u":"deadly","p":282,"h":1,"n":"Deadly"},{"c":4,"s":5,"id":13630,"u":"death","p":630,"h":1,"n":"Death"},{"c":4,"s":5,"id":13631,"u":"dedication","p":630,"h":1,"n":"Dedication"},{"c":4,"s":5,"id":13632,"u":"demon","p":630,"h":1,"n":"Demon"},{"c":4,"s":5,"id":13633,"u":"detection","p":630,"h":1,"n":"Detection"},{"c":4,"s":5,"id":13634,"u":"devil","p":630,"h":1,"n":"Devil"},{"c":4,"s":5,"id":13635,"u":"dinosaur","p":630,"h":1,"n":"Dinosaur"},{"c":4,"s":5,"id":13636,"u":"disarm","p":282,"h":1,"n":"Disarm"},{"c":4,"s":5,"id":13637,"u":"disease","p":631,"h":1,"n":"Disease"},{"c":4,"s":5,"id":13638,"u":"divination","p":631,"h":1,"n":"Divination"},{"c":4,"s":5,"id":13639,"u":"divine","p":631,"h":1,"n":"Divine"},{"c":4,"s":5,"id":13640,"u":"downtime","p":631,"h":1,"n":"Downtime"},{"c":4,"s":5,"id":13641,"u":"dragon","p":631,"h":1,"n":"Dragon"},{"c":4,"s":5,"id":13642,"u":"drow","p":631,"h":1,"n":"Drow"},{"c":4,"s":5,"id":13643,"u":"druid","p":631,"h":1,"n":"Druid"},{"c":4,"s":5,"id":13644,"u":"duergar","p":631,"h":1,"n":"Duergar"},{"c":4,"s":5,"id":13645,"u":"dwarf","p":631,"h":1,"n":"Dwarf"},{"c":4,"s":5,"id":13646,"u":"earth","p":631,"h":1,"n":"Earth"},{"c":4,"s":5,"id":13647,"u":"electricity","p":631,"h":1,"n":"Electricity"},{"c":4,"s":5,"id":13648,"u":"elemental","p":631,"h":1,"n":"Elemental"},{"c":4,"s":5,"id":13649,"u":"elf","p":631,"h":1,"n":"Elf"},{"c":4,"s":5,"id":13650,"u":"elixir","p":631,"h":1,"n":"Elixir"},{"c":4,"s":5,"id":13651,"u":"emotion","p":631,"h":1,"n":"Emotion"},{"c":4,"s":5,"id":13652,"u":"enchantment","p":631,"h":1,"n":"Enchantment"},{"c":4,"s":5,"id":13653,"u":"environmental","p":631,"h":1,"n":"Environmental"},{"c":4,"s":5,"id":13654,"u":"ethereal","p":631,"h":1,"n":"Ethereal"},{"c":4,"s":5,"id":13655,"u":"evil","p":631,"h":1,"n":"Evil"},{"c":4,"s":5,"id":13656,"u":"evocation","p":634,"h":1,"n":"Evocation"},{"c":4,"s":5,"id":13657,"u":"exploration","p":631,"h":1,"n":"Exploration"},{"c":4,"s":5,"id":13658,"u":"extradimensional","p":631,"h":1,"n":"Extradimensional"},{"c":4,"s":5,"id":13659,"u":"fatal","p":282,"h":1,"n":"Fatal"},{"c":4,"s":5,"id":13660,"u":"fear","p":631,"h":1,"n":"Fear"},{"c":4,"s":5,"id":13661,"u":"fey","p":631,"h":1,"n":"Fey"},{"c":4,"s":5,"id":13662,"u":"fiend","p":631,"h":1,"n":"Fiend"},{"c":4,"s":5,"id":13663,"u":"fighter","p":632,"h":1,"n":"Fighter"},{"c":4,"s":5,"id":13664,"u":"finesse","p":282,"h":1,"n":"Finesse"},{"c":4,"s":5,"id":13665,"u":"fire","p":632,"h":1,"n":"Fire"},{"c":4,"s":5,"id":13666,"u":"flexible","p":275,"h":1,"n":"Flexible"},{"c":4,"s":5,"id":13667,"u":"flourish","p":632,"h":1,"n":"Flourish"},{"c":4,"s":5,"id":13668,"u":"focused","p":632,"h":1,"n":"Focused"},{"c":4,"s":5,"id":13669,"u":"force","p":632,"h":1,"n":"Force"},{"c":4,"s":5,"id":13670,"u":"forceful","p":282,"h":1,"n":"Forceful"},{"c":4,"s":5,"id":13671,"u":"fortune","p":632,"h":1,"n":"Fortune"},{"c":4,"s":5,"id":13672,"u":"free-hand","p":282,"h":1,"n":"Free-Hand"},{"c":4,"s":5,"id":13673,"u":"general","p":632,"h":1,"n":"General"},{"c":4,"s":5,"id":13674,"u":"giant","p":632,"h":1,"n":"Giant"},{"c":4,"s":5,"id":13675,"u":"gnome","p":632,"h":1,"n":"Gnome"},{"c":4,"s":5,"id":13676,"u":"goblin","p":632,"h":1,"n":"Goblin"},{"c":4,"s":5,"id":13677,"u":"good","p":632,"h":1,"n":"Good"},{"c":4,"s":5,"id":13678,"u":"grapple","p":283,"h":1,"n":"Grapple"},{"c":4,"s":5,"id":13679,"u":"hag","p":632,"h":1,"n":"Hag"},{"c":4,"s":5,"id":13680,"u":"half-elf","p":632,"h":1,"n":"Half-Elf"},{"c":4,"s":5,"id":13681,"u":"half-orc","p":632,"h":1,"n":"Half-Orc"},{"c":4,"s":5,"id":13682,"u":"halfling","p":632,"h":1,"n":"Halfling"},{"c":4,"s":5,"id":13683,"u":"haunt","p":632,"h":1,"n":"Haunt"},{"c":4,"s":5,"id":13684,"u":"healing","p":632,"h":1,"n":"Healing"},{"c":4,"s":5,"id":13685,"u":"human","p":633,"h":1,"n":"Human"},{"c":4,"s":5,"id":13686,"u":"humanoid","p":633,"h":1,"n":"Humanoid"},{"c":4,"s":5,"id":13687,"u":"illusion","p":633,"h":1,"n":"Illusion"},{"c":4,"s":5,"id":13688,"u":"incapacitation","p":633,"h":1,"n":"Incapacitation"},{"c":4,"s":5,"id":13689,"u":"infused","p":75,"h":1,"n":"Infused"},{"c":4,"s":5,"id":13690,"u":"ingested","p":550,"h":1,"n":"Ingested"},{"c":4,"s":5,"id":13691,"u":"inhaled","p":550,"h":1,"n":"Inhaled"},{"c":4,"s":5,"id":13692,"u":"injury","p":550,"h":1,"n":"Injury"},{"c":4,"s":5,"id":13693,"u":"instinct","p":87,"h":1,"n":"Instinct"},{"c":4,"s":5,"id":13694,"u":"invested","p":633,"h":1,"n":"Invested"},{"c":4,"s":5,"id":13695,"u":"jousting","p":283,"h":1,"n":"Jousting"},{"c":4,"s":5,"id":13696,"u":"lawful","p":633,"h":1,"n":"Lawful"},{"c":4,"s":5,"id":13697,"u":"light","p":633,"h":1,"n":"Light"},{"c":4,"s":5,"id":13698,"u":"linguistic","p":633,"h":1,"n":"Linguistic"},{"c":4,"s":5,"id":13699,"u":"litany","p":633,"h":1,"n":"Litany"},{"c":4,"s":5,"id":13700,"u":"magical","p":633,"h":1,"n":"Magical"},{"c":4,"s":5,"id":13701,"u":"manipulate","p":633,"h":1,"n":"Manipulate"},{"c":4,"s":5,"id":13702,"u":"mechanical","p":634,"h":1,"n":"Mechanical"},{"c":4,"s":5,"id":13703,"u":"mental","p":634,"h":1,"n":"Mental"},{"c":4,"s":5,"id":13704,"u":"metamagic","p":634,"h":1,"n":"Metamagic"},{"c":4,"s":5,"id":13705,"u":"mindless","p":634,"h":1,"n":"Mindless"},{"c":4,"s":5,"id":13706,"u":"minion","p":634,"h":1,"n":"Minion"},{"c":4,"s":5,"id":13707,"u":"misfortune","p":634,"h":1,"n":"Misfortune"},{"c":4,"s":5,"id":13708,"u":"monitor","p":634,"h":1,"n":"Monitor"},{"c":4,"s":5,"id":13709,"u":"monk","p":634,"h":1,"n":"Monk"},{"c":4,"s":5,"id":13710,"u":"morph","p":634,"h":1,"n":"Morph"},{"c":4,"s":5,"id":13711,"u":"move","p":634,"h":1,"n":"Move"},{"c":4,"s":5,"id":13712,"u":"multiclass","p":635,"h":1,"n":"Multiclass"},{"c":4,"s":5,"id":13713,"u":"mutagen","p":634,"h":1,"n":"Mutagen"},{"c":4,"s":5,"id":13714,"u":"necromancy","p":634,"h":1,"n":"Necromancy"},{"c":4,"s":5,"id":13715,"u":"negative","p":630,"h":1,"n":"Negative"},{"c":4,"s":5,"id":13716,"u":"noisy","p":275,"h":1,"n":"Noisy"},{"c":4,"s":5,"id":13717,"u":"nonlethal","p":283,"h":1,"n":"Nonlethal"},{"c":4,"s":5,"id":13718,"u":"oath","p":109,"h":1,"n":"Oath"},{"c":4,"s":5,"id":13719,"u":"occult","p":634,"h":1,"n":"Occult"},{"c":4,"s":5,"id":13720,"u":"oil","p":634,"h":1,"n":"Oil"},{"c":4,"s":5,"id":13721,"u":"ooze","p":634,"h":1,"n":"Ooze"},{"c":4,"s":5,"id":13722,"u":"open","p":634,"h":1,"n":"Open"},{"c":4,"s":5,"id":13723,"u":"orc","p":634,"h":1,"n":"Orc"},{"c":4,"s":5,"id":13724,"u":"parry","p":283,"h":1,"n":"Parry"},{"c":4,"s":5,"id":13725,"u":"plant","p":635,"h":1,"n":"Plant"},{"c":4,"s":5,"id":13726,"u":"poison","p":635,"h":1,"n":"Poison"},{"c":4,"s":5,"id":13727,"u":"polymorph","p":635,"h":1,"n":"Polymorph"},{"c":4,"s":5,"id":13728,"u":"positive","p":635,"h":1,"n":"Positive"},{"c":4,"s":5,"id":13729,"u":"possession","p":635,"h":1,"n":"Possession"},{"c":4,"s":5,"id":13730,"u":"potion","p":635,"h":1,"n":"Potion"},{"c":4,"s":5,"id":13731,"u":"precious","p":635,"h":1,"n":"Precious"},{"c":4,"s":5,"id":13732,"u":"prediction","p":635,"h":1,"n":"Prediction"},{"c":4,"s":5,"id":13733,"u":"press","p":635,"h":1,"n":"Press"},{"c":4,"s":5,"id":13734,"u":"primal","p":635,"h":1,"n":"Primal"},{"c":4,"s":5,"id":13735,"u":"propulsive","p":283,"h":1,"n":"Propulsive"},{"c":4,"s":5,"id":13736,"u":"rage","p":87,"h":1,"n":"Rage"},{"c":4,"s":5,"id":13737,"u":"ranger","p":635,"h":1,"n":"Ranger"},{"c":4,"s":5,"id":13738,"u":"rare","p":635,"h":1,"n":"Rare"},{"c":4,"s":5,"id":13739,"u":"reach","p":283,"h":1,"n":"Reach"},{"c":4,"s":5,"id":13740,"u":"revelation","p":635,"h":1,"n":"Revelation"},{"c":4,"s":5,"id":13741,"u":"rogue","p":635,"h":1,"n":"Rogue"},{"c":4,"s":5,"id":13742,"u":"scroll","p":636,"h":1,"n":"Scroll"},{"c":4,"s":5,"id":13743,"u":"scrying","p":636,"h":1,"n":"Scrying"},{"c":4,"s":5,"id":13744,"u":"secret","p":636,"h":1,"n":"Secret"},{"c":4,"s":5,"id":13745,"u":"shadow","p":636,"h":1,"n":"Shadow"},{"c":4,"s":5,"id":13746,"u":"shove","p":283,"h":1,"n":"Shove"},{"c":4,"s":5,"id":13747,"u":"skill","p":636,"h":1,"n":"Skill"},{"c":4,"s":5,"id":13748,"u":"sleep","p":636,"h":1,"n":"Sleep"},{"c":4,"s":5,"id":13749,"u":"snare","p":636,"h":1,"n":"Snare"},{"c":4,"s":5,"id":13750,"u":"sonic","p":636,"h":1,"n":"Sonic"},{"c":4,"s":5,"id":13751,"u":"sorcerer","p":636,"h":1,"n":"Sorcerer"},{"c":4,"s":5,"id":13752,"u":"spirit","p":636,"h":1,"n":"Spirit"},{"c":4,"s":5,"id":13753,"u":"splash","p":637,"h":1,"n":"Splash"},{"c":4,"s":5,"id":13754,"u":"staff","p":637,"h":1,"n":"Staff"},{"c":4,"s":5,"id":13755,"u":"stance","p":637,"h":1,"n":"Stance"},{"c":4,"s":5,"id":13756,"u":"structure","p":596,"h":1,"n":"Structure"},{"c":4,"s":5,"id":13757,"u":"summoned","p":637,"h":1,"n":"Summoned"},{"c":4,"s":5,"id":13758,"u":"sweep","p":283,"h":1,"n":"Sweep"},{"c":4,"s":5,"id":13759,"u":"talisman","p":637,"h":1,"n":"Talisman"},{"c":4,"s":5,"id":13760,"u":"teleportation","p":637,"h":1,"n":"Teleportation"},{"c":4,"s":5,"id":13761,"u":"thrown","p":283,"h":1,"n":"Thrown"},{"c":4,"s":5,"id":13762,"u":"transmutation","p":637,"h":1,"n":"Transmutation"},{"c":4,"s":5,"id":13763,"u":"trap","p":637,"h":1,"n":"Trap"},{"c":4,"s":5,"id":13764,"u":"trip","p":283,"h":1,"n":"Trip"},{"c":4,"s":5,"id":13765,"u":"twin","p":283,"h":1,"n":"Twin"},{"c":4,"s":5,"id":13766,"u":"two-hand","p":283,"h":1,"n":"Two-Hand"},{"c":4,"s":5,"id":13767,"u":"two-hand","p":283,"h":1,"n":"Two-Handed (Two-Hand)"},{"c":4,"s":5,"id":13768,"u":"unarmed","p":283,"h":1,"n":"Unarmed"},{"c":4,"s":5,"id":13769,"u":"uncommon","p":637,"h":1,"n":"Uncommon"},{"c":4,"s":5,"id":13770,"u":"undead","p":283,"h":1,"n":"Undead"},{"c":4,"s":5,"id":13771,"u":"unique","p":637,"h":1,"n":"Unique"},{"c":4,"s":5,"id":13772,"u":"versatile","p":283,"h":1,"n":"Versatile"},{"c":4,"s":5,"id":13773,"u":"virulent","p":638,"h":1,"n":"Virulent"},{"c":4,"s":5,"id":13774,"u":"visual","p":638,"h":1,"n":"Visual"},{"c":4,"s":5,"id":13775,"u":"volley","p":283,"h":1,"n":"Volley"},{"c":4,"s":5,"id":13776,"u":"wand","p":638,"h":1,"n":"Wand"},{"c":4,"s":5,"id":13777,"u":"water","p":638,"h":1,"n":"Water"},{"c":4,"s":5,"id":13778,"u":"wizard","p":638,"h":1,"n":"Wizard"},{"c":4,"s":15,"id":13779,"u":"artifact","p":250,"h":1,"n":"Artifact"},{"c":4,"s":15,"id":13780,"u":"city","p":250,"h":1,"n":"City"},{"c":4,"s":15,"id":13781,"u":"cursed","p":251,"h":1,"n":"Cursed"},{"c":4,"s":15,"id":13782,"u":"drug","p":251,"h":1,"n":"Drug"},{"c":4,"s":15,"id":13783,"u":"erratic","p":251,"h":1,"n":"Erratic"},{"c":4,"s":15,"id":13784,"u":"finite","p":251,"h":1,"n":"Finite"},{"c":4,"s":15,"id":13785,"u":"flowing","p":251,"h":1,"n":"Flowing"},{"c":4,"s":15,"id":13786,"u":"high%20gravity","p":252,"h":1,"n":"High Gravity"},{"c":4,"s":15,"id":13787,"u":"immeasurable","p":252,"h":1,"n":"Immeasurable"},{"c":4,"s":15,"id":13788,"u":"intelligent","p":252,"h":1,"n":"Intelligent"},{"c":4,"s":15,"id":13789,"u":"low%20gravity","p":252,"h":1,"n":"Low Gravity"},{"c":4,"s":15,"id":13790,"u":"metamorphic","p":253,"h":1,"n":"Metamorphic"},{"c":4,"s":15,"id":13791,"u":"metropolis","p":253,"h":1,"n":"Metropolis"},{"c":4,"s":15,"id":13792,"u":"microgravity","p":253,"h":1,"n":"Microgravity"},{"c":4,"s":15,"id":13793,"u":"reckless","p":254,"h":1,"n":"Reckless"},{"c":4,"s":15,"id":13794,"u":"sentient","p":254,"h":1,"n":"Sentient"},{"c":4,"s":15,"id":13795,"u":"static","p":254,"h":1,"n":"Static"},{"c":4,"s":15,"id":13796,"u":"strange%20gravity","p":254,"h":1,"n":"Strange Gravity"},{"c":4,"s":15,"id":13797,"u":"subjective%20gravity","p":254,"h":1,"n":"Subjective Gravity"},{"c":4,"s":15,"id":13798,"u":"timeless","p":254,"h":1,"n":"Timeless"},{"c":4,"s":15,"id":13799,"u":"town","p":254,"h":1,"n":"Town"},{"c":4,"s":15,"id":13800,"u":"unbounded","p":255,"h":1,"n":"Unbounded"},{"c":4,"s":15,"id":13801,"u":"village","p":255,"h":1,"n":"Village"},{"c":4,"s":3,"id":13802,"u":"climbing","p":1,"h":1,"n":"Climbing"},{"c":4,"s":19,"id":13803,"u":"saggorak","p":73,"h":1,"n":"Saggorak"},{"c":4,"s":11,"id":13804,"u":"aftermath","p":218,"h":1,"n":"Aftermath"},{"c":4,"s":11,"id":13805,"u":"amp","p":218,"h":1,"n":"Amp"},{"c":4,"s":11,"id":13806,"u":"deviant","p":218,"h":1,"n":"Deviant"},{"c":4,"s":11,"id":13807,"u":"esoterica","p":220,"h":1,"n":"Esoterica"},{"c":4,"s":11,"id":13808,"u":"mindshift","p":13,"h":1,"n":"Mindshift"},{"c":4,"s":11,"id":13809,"u":"psyche","p":13,"h":1,"n":"Psyche"},{"c":4,"s":11,"id":13810,"u":"psychic","p":221,"h":1,"n":"Psychic"},{"c":4,"s":11,"id":13811,"u":"reflection","p":221,"h":1,"n":"Reflection"},{"c":4,"s":11,"id":13812,"u":"thaumaturge","p":222,"h":1,"n":"Thaumaturge"},{"c":4,"s":9,"id":13813,"u":"shoony","p":82,"h":1,"n":"Shoony"},{"c":4,"s":38,"id":13814,"u":"kaiju","p":89,"h":1,"n":"Kaiju"},{"c":4,"s":2,"id":13815,"u":"automaton","p":230,"h":1,"n":"Automaton"},{"c":4,"s":2,"id":13816,"u":"capacity","p":150,"h":1,"n":"Capacity"},{"c":4,"s":2,"id":13817,"u":"clockwork","p":231,"h":1,"n":"Clockwork"},{"c":4,"s":2,"id":13818,"u":"cobbled","p":231,"h":1,"n":"Cobbled"},{"c":4,"s":2,"id":13819,"u":"combination","p":231,"h":1,"n":"Combination"},{"c":4,"s":2,"id":13820,"u":"concealable","p":231,"h":1,"n":"Concealable"},{"c":4,"s":2,"id":13821,"u":"concussive","p":231,"h":1,"n":"Concussive"},{"c":4,"s":2,"id":13822,"u":"critical%20fusion","p":231,"h":1,"n":"Critical Fusion"},{"c":4,"s":2,"id":13823,"u":"double%20barrel","p":232,"h":1,"n":"Double Barrel"},{"c":4,"s":2,"id":13824,"u":"fatal%20aim","p":150,"h":1,"n":"Fatal Aim"},{"c":4,"s":2,"id":13825,"u":"gadget","p":233,"h":1,"n":"Gadget"},{"c":4,"s":2,"id":13826,"u":"gunslinger","p":108,"h":1,"n":"Gunslinger"},{"c":4,"s":2,"id":13827,"u":"injection","p":233,"h":1,"n":"Injection"},{"c":4,"s":2,"id":13828,"u":"inventor","p":16,"h":1,"n":"Inventor"},{"c":4,"s":2,"id":13829,"u":"kickback","p":234,"h":1,"n":"Kickback"},{"c":4,"s":2,"id":13830,"u":"modification","p":234,"h":1,"n":"Modification"},{"c":4,"s":2,"id":13831,"u":"mounted","p":234,"h":1,"n":"Mounted"},{"c":4,"s":2,"id":13832,"u":"portable","p":235,"h":1,"n":"Portable"},{"c":4,"s":2,"id":13833,"u":"repeating","p":62,"h":1,"n":"Repeating"},{"c":4,"s":2,"id":13834,"u":"scatter","p":235,"h":1,"n":"Scatter"},{"c":4,"s":2,"id":13835,"u":"spellshot","p":140,"h":1,"n":"Spellshot"},{"c":4,"s":2,"id":13836,"u":"steam","p":236,"h":1,"n":"Steam"},{"c":4,"s":2,"id":13837,"u":"unstable","p":236,"h":1,"n":"Unstable"},{"c":4,"s":1,"id":13838,"u":"android","p":140,"h":1,"n":"Android"},{"c":4,"s":1,"id":13839,"u":"aphorite","p":140,"h":1,"n":"Aphorite"},{"c":4,"s":1,"id":13840,"u":"azarketi","p":140,"h":1,"n":"Azarketi"},{"c":4,"s":1,"id":13841,"u":"beastkin","p":140,"h":1,"n":"Beastkin"},{"c":4,"s":1,"id":13842,"u":"conrasu","p":138,"h":1,"n":"Conrasu"},{"c":4,"s":1,"id":13843,"u":"energy","p":139,"h":1,"n":"Energy"},{"c":4,"s":1,"id":13844,"u":"fleshwarp","p":141,"h":1,"n":"Fleshwarp"},{"c":4,"s":1,"id":13845,"u":"ganzi","p":141,"h":1,"n":"Ganzi"},{"c":4,"s":1,"id":13846,"u":"geniekin","p":138,"h":1,"n":"Geniekin"},{"c":4,"s":1,"id":13847,"u":"hampering","p":139,"h":1,"n":"Hampering"},{"c":4,"s":1,"id":13848,"u":"kitsune","p":141,"h":1,"n":"Kitsune"},{"c":4,"s":1,"id":13849,"u":"resonant","p":139,"h":1,"n":"Resonant"},{"c":4,"s":1,"id":13850,"u":"strix","p":142,"h":1,"n":"Strix"},{"c":4,"s":7,"id":13851,"u":"academic","p":132,"h":1,"n":"Academic"},{"c":4,"s":7,"id":13852,"u":"hellknight","p":133,"h":1,"n":"Hellknight"},{"c":4,"s":7,"id":13853,"u":"hobgoblin","p":133,"h":1,"n":"Hobgoblin"},{"c":4,"s":7,"id":13854,"u":"militaristic","p":133,"h":1,"n":"Militaristic"},{"c":4,"s":7,"id":13855,"u":"revolutionary","p":134,"h":1,"n":"Revolutionary"},{"c":4,"s":7,"id":13856,"u":"wayfaring","p":135,"h":1,"n":"Wayfaring"},{"c":4,"s":58,"id":13857,"u":"modular","p":120,"h":1,"n":"Modular"},{"c":4,"s":6,"id":13858,"u":"city-state","p":113,"h":1,"n":"City-state"},{"c":4,"s":6,"id":13859,"u":"ghoran","p":341,"h":1,"n":"Ghoran"},{"c":4,"s":6,"id":13860,"u":"kashrishi","p":341,"h":1,"n":"Kashrishi"},{"c":4,"s":6,"id":13861,"u":"nagaji","p":347,"h":1,"n":"Nagaji"},{"c":4,"s":6,"id":13862,"u":"vanara","p":343,"h":1,"n":"Vanara"},{"c":4,"s":6,"id":13863,"u":"vishkanya","p":343,"h":1,"n":"Vishkanya"},{"c":4,"s":66,"id":13864,"u":"contract","p":126,"h":1,"n":"Contract"},{"c":4,"s":0,"id":13865,"u":"anadi","p":308,"h":1,"n":"Anadi"},{"c":4,"s":0,"id":13866,"u":"goloma","p":309,"h":1,"n":"Goloma"},{"c":4,"s":0,"id":13867,"u":"shisk","p":310,"h":1,"n":"Shisk"},{"c":4,"s":8,"id":13868,"u":"adjustment","p":133,"h":1,"n":"Adjustment"},{"c":4,"s":8,"id":13869,"u":"poppet","p":134,"h":1,"n":"Poppet"},{"c":4,"s":62,"id":13870,"u":"tattoo","p":124,"h":1,"n":"Tattoo"},{"c":4,"s":64,"id":13871,"u":"%5bclass%5d","p":219,"h":1,"n":"[Class]"},{"c":4,"s":64,"id":13872,"u":"catalyst","p":168,"h":1,"n":"Catalyst"},{"c":4,"s":64,"id":13873,"u":"class","p":193,"h":1,"n":"Class"},{"c":4,"s":64,"id":13874,"u":"contingency","p":252,"h":1,"n":"Contingency"},{"c":4,"s":64,"id":13875,"u":"eidolon","p":57,"h":1,"n":"Eidolon"},{"c":4,"s":64,"id":13876,"u":"evolution","p":57,"h":1,"n":"Evolution"},{"c":4,"s":64,"id":13877,"u":"fulu","p":253,"h":1,"n":"Fulu"},{"c":4,"s":64,"id":13878,"u":"grimoire","p":162,"h":1,"n":"Grimoire"},{"c":4,"s":64,"id":13879,"u":"incarnate","p":132,"h":1,"n":"Incarnate"},{"c":4,"s":64,"id":13880,"u":"magus","p":253,"h":1,"n":"Magus"},{"c":4,"s":64,"id":13881,"u":"pervasive%20magic","p":218,"h":1,"n":"Pervasive Magic"},{"c":4,"s":64,"id":13882,"u":"phantom","p":254,"h":1,"n":"Phantom"},{"c":4,"s":64,"id":13883,"u":"spellheart","p":170,"h":1,"n":"Spellheart"},{"c":4,"s":64,"id":13884,"u":"summoner","p":254,"h":1,"n":"Summoner"},{"c":4,"s":64,"id":13885,"u":"tandem","p":57,"h":1,"n":"Tandem"},{"c":4,"s":64,"id":13886,"u":"true%20name","p":244,"h":1,"n":"True Name"},{"c":26,"s":4,"id":13887,"u":"ape_apg","p":144,"h":1,"n":"Ape"},{"c":26,"s":4,"id":13888,"u":"arboreal%20sapling_apg","p":144,"h":1,"n":"Arboreal Sapling"},{"c":26,"s":4,"id":13889,"u":"bat_apg","p":144,"h":1,"n":"Bat"},{"c":26,"s":4,"id":13890,"u":"boar_apg","p":144,"h":1,"n":"Boar"},{"c":26,"s":4,"id":13891,"u":"crocodile_apg","p":145,"h":1,"n":"Crocodile"},{"c":26,"s":4,"id":13892,"u":"riding%20drake_apg","p":145,"h":1,"n":"Riding Drake"},{"c":26,"s":4,"id":13893,"u":"scorpion_apg","p":145,"h":1,"n":"Scorpion"},{"c":26,"s":4,"id":13894,"u":"shark_apg","p":145,"h":1,"n":"Shark"},{"c":26,"s":5,"id":13895,"u":"badger_crb","p":215,"h":1,"n":"Badger"},{"c":26,"s":5,"id":13896,"u":"bear_crb","p":215,"h":1,"n":"Bear"},{"c":26,"s":5,"id":13897,"u":"bird_crb","p":215,"h":1,"n":"Bird"},{"c":26,"s":5,"id":13898,"u":"cat_crb","p":215,"h":1,"n":"Cat"},{"c":26,"s":5,"id":13899,"u":"dromaeosaur_crb","p":216,"h":1,"n":"Dromaeosaur"},{"c":26,"s":5,"id":13900,"u":"horse_crb","p":216,"h":1,"n":"Horse"},{"c":26,"s":5,"id":13901,"u":"snake_crb","p":216,"h":1,"n":"Snake"},{"c":26,"s":5,"id":13902,"u":"wolf_crb","p":216,"h":1,"n":"Wolf"},{"c":26,"s":20,"id":13903,"u":"camel_aoa5","p":80,"h":1,"n":"Camel"},{"c":26,"s":20,"id":13904,"u":"hyena_aoa5","p":80,"h":1,"n":"Hyena"},{"c":26,"s":20,"id":13905,"u":"vulture_aoa5","p":80,"h":1,"n":"Vulture"},{"c":26,"s":33,"id":13906,"u":"cave%20gecko_ec4","p":73,"h":1,"n":"Cave Gecko"},{"c":26,"s":33,"id":13907,"u":"cave%20pterosaur_ec4","p":74,"h":1,"n":"Cave Pterosaur"},{"c":26,"s":33,"id":13908,"u":"monitor%20lizard_ec4","p":73,"h":1,"n":"Monitor Lizard"},{"c":26,"s":6,"id":13909,"u":"water%20wraith_loil","p":107,"h":1,"n":"Water Wraith"},{"c":26,"s":8,"id":13910,"u":"beetle_lotgb","p":54,"h":1,"n":"Beetle"},{"c":26,"s":8,"id":13911,"u":"capybara_lotgb","p":54,"h":1,"n":"Capybara"},{"c":26,"s":8,"id":13912,"u":"moth_lotgb","p":54,"h":1,"n":"Moth"},{"c":26,"s":8,"id":13913,"u":"pangolin_lotgb","p":55,"h":1,"n":"Pangolin"},{"c":26,"s":8,"id":13914,"u":"terror%20bird_lotgb","p":55,"h":1,"n":"Terror Bird"},{"c":26,"s":64,"id":13915,"u":"shadow%20hound_som","p":228,"h":1,"n":"Shadow Hound"},{"c":27,"s":4,"id":13916,"u":"faerie%20dragon_apg","p":147,"h":1,"n":"Faerie Dragon"},{"c":27,"s":4,"id":13917,"u":"imp_apg","p":147,"h":1,"n":"Imp"},{"c":27,"s":4,"id":13918,"u":"spellslime_apg","p":147,"h":1,"n":"Spellslime"},{"c":27,"s":10,"id":13919,"u":"crawling%20hand_botd","p":40,"h":1,"n":"Crawling Hand"},{"c":27,"s":10,"id":13920,"u":"old%20friend_botd","p":40,"h":1,"n":"Old Friend"},{"c":27,"s":10,"id":13921,"u":"polong_botd","p":40,"h":1,"n":"Polong"},{"c":27,"s":10,"id":13922,"u":"talking%20head_botd","p":40,"h":1,"n":"Talking Head"},{"c":27,"s":6,"id":13923,"u":"ceru_loil","p":220,"h":1,"n":"Ceru"},{"c":27,"s":60,"id":13924,"u":"aeon%20wyrd_lopsg","p":122,"h":1,"n":"Aeon Wyrd"},{"c":27,"s":60,"id":13925,"u":"calligraphy%20wyrm_lopsg","p":122,"h":1,"n":"Calligraphy Wyrm"},{"c":27,"s":60,"id":13926,"u":"dweomercat%20cub_lopsg","p":122,"h":1,"n":"Dweomercat Cub"},{"c":27,"s":60,"id":13927,"u":"poppet_lopsg","p":123,"h":1,"n":"Poppet"},{"c":27,"s":8,"id":13928,"u":"clockwork%20familiar_lotgb","p":23,"h":1,"n":"Clockwork Familiar"},{"c":27,"s":8,"id":13929,"u":"elemental%20wisp_lotgb","p":35,"h":1,"n":"Elemental Wisp"},{"c":27,"s":8,"id":13930,"u":"nosoi_lotgb","p":35,"h":1,"n":"Nosoi"},{"c":27,"s":8,"id":13931,"u":"pipefox_lotgb","p":35,"h":1,"n":"Pipefox"},{"c":27,"s":64,"id":13932,"u":"shadow%20familiar_som","p":229,"h":1,"n":"Shadow Familiar"},{"c":28,"s":10,"id":13933,"u":"undead%20eidolon_botd","p":36,"h":1,"n":"Undead Eidolon"},{"c":28,"s":64,"id":13934,"u":"angel%20eidolon_som","p":59,"h":1,"n":"Angel Eidolon"},{"c":28,"s":64,"id":13935,"u":"anger%20phantom%20eidolon_som","p":59,"h":1,"n":"Anger Phantom Eidolon"},{"c":28,"s":64,"id":13936,"u":"beast%20eidolon_som","p":61,"h":1,"n":"Beast Eidolon"},{"c":28,"s":64,"id":13937,"u":"construct%20eidolon_som","p":61,"h":1,"n":"Construct Eidolon"},{"c":28,"s":64,"id":13938,"u":"demon%20eidolon_som","p":62,"h":1,"n":"Demon Eidolon"},{"c":28,"s":64,"id":13939,"u":"devotion%20phantom%20eidolon_som","p":63,"h":1,"n":"Devotion Phantom Eidolon"},{"c":28,"s":64,"id":13940,"u":"dragon%20eidolon_som","p":63,"h":1,"n":"Dragon Eidolon"},{"c":28,"s":64,"id":13941,"u":"fey%20eidolon_som","p":64,"h":1,"n":"Fey Eidolon"},{"c":28,"s":64,"id":13942,"u":"plant%20eidolon_som","p":65,"h":1,"n":"Plant Eidolon"},{"c":28,"s":64,"id":13943,"u":"psychopomp%20eidolon_som","p":66,"h":1,"n":"Psychopomp Eidolon"},{"c":50,"s":73,"id":13944,"u":"id","n":"ID: Adventure"},{"c":70,"s":4,"id":13945,"u":"astral%20projection_apg","p":240,"h":1,"n":"Astral Projection"},{"c":70,"s":4,"id":13946,"u":"clone_apg","p":240,"h":1,"n":"Clone"},{"c":70,"s":4,"id":13947,"u":"create%20demiplane_apg","p":241,"h":1,"n":"Create Demiplane"},{"c":70,"s":4,"id":13948,"u":"fantastic%20fa%c3%a7ade_apg","p":240,"h":1,"n":"Fantastic Façade"},{"c":70,"s":4,"id":13949,"u":"heartbond_apg","p":311,"h":1,"n":"Heartbond"},{"c":70,"s":4,"id":13950,"u":"heroes'%20feast_apg","p":242,"h":1,"n":"Heroes' Feast"},{"c":70,"s":4,"id":13951,"u":"reincarnate_apg","p":242,"h":1,"n":"Reincarnate"},{"c":70,"s":4,"id":13952,"u":"rest%20eternal_apg","p":244,"h":1,"n":"Rest Eternal"},{"c":70,"s":4,"id":13953,"u":"simulacrum_apg","p":244,"h":1,"n":"Simulacrum"},{"c":70,"s":4,"id":13954,"u":"teleportation%20circle_apg","p":244,"h":1,"n":"Teleportation Circle"},{"c":70,"s":4,"id":13955,"u":"unseen%20custodians_apg","p":245,"h":1,"n":"Unseen Custodians"},{"c":70,"s":4,"id":13956,"u":"ward%20domain_apg","p":245,"h":1,"n":"Ward Domain"},{"c":70,"s":4,"id":13957,"u":"word%20of%20recall_apg","p":245,"h":1,"n":"Word of Recall"},{"c":70,"s":12,"id":13958,"u":"abyssal%20pact_b1","p":347,"h":1,"n":"Abyssal Pact"},{"c":70,"s":12,"id":13959,"u":"angelic%20messenger_b1","p":348,"h":1,"n":"Angelic Messenger"},{"c":70,"s":12,"id":13960,"u":"infernal%20pact_b1","p":348,"h":1,"n":"Infernal Pact"},{"c":70,"s":13,"id":13961,"u":"daemonic%20pact_b2","p":311,"h":1,"n":"Daemonic Pact"},{"c":70,"s":13,"id":13962,"u":"ravenous%20reanimation_b2","p":223,"h":1,"n":"Ravenous Reanimation"},{"c":70,"s":14,"id":13963,"u":"div%20pact_b3","p":311,"h":1,"n":"Div Pact"},{"c":70,"s":14,"id":13964,"u":"owb%20pact_b3","p":41,"h":1,"n":"Owb Pact"},{"c":70,"s":5,"id":13965,"u":"animate%20object_crb","p":409,"h":1,"n":"Animate Object"},{"c":70,"s":5,"id":13966,"u":"atone_crb","p":409,"h":1,"n":"Atone"},{"c":70,"s":5,"id":13967,"u":"awaken%20animal_crb","p":409,"h":1,"n":"Awaken Animal"},{"c":70,"s":5,"id":13968,"u":"blight_crb","p":410,"h":1,"n":"Blight"},{"c":70,"s":5,"id":13969,"u":"call%20spirit_crb","p":410,"h":1,"n":"Call Spirit"},{"c":70,"s":5,"id":13970,"u":"commune_crb","p":410,"h":1,"n":"Commune"},{"c":70,"s":5,"id":13971,"u":"commune%20with%20nature_crb","p":410,"h":1,"n":"Commune With Nature"},{"c":70,"s":5,"id":13972,"u":"consecrate_crb","p":410,"h":1,"n":"Consecrate"},{"c":70,"s":5,"id":13973,"u":"control%20weather_crb","p":411,"h":1,"n":"Control Weather"},{"c":70,"s":5,"id":13974,"u":"create%20undead_crb","p":411,"h":1,"n":"Create Undead"},{"c":70,"s":5,"id":13975,"u":"freedom_crb","p":411,"h":1,"n":"Freedom"},{"c":70,"s":5,"id":13976,"u":"geas_crb","p":412,"h":1,"n":"Geas"},{"c":70,"s":5,"id":13977,"u":"imprisonment_crb","p":412,"h":1,"n":"Imprisonment"},{"c":70,"s":5,"id":13978,"u":"inveigle_crb","p":413,"h":1,"n":"Inveigle"},{"c":70,"s":5,"id":13979,"u":"legend%20lore_crb","p":413,"h":1,"n":"Legend Lore"},{"c":70,"s":5,"id":13980,"u":"planar%20ally_crb","p":413,"h":1,"n":"Planar Ally"},{"c":70,"s":5,"id":13981,"u":"planar%20binding_crb","p":414,"h":1,"n":"Planar Binding"},{"c":70,"s":5,"id":13982,"u":"plant%20growth_crb","p":415,"h":1,"n":"Plant Growth"},{"c":70,"s":5,"id":13983,"u":"primal%20call_crb","p":415,"h":1,"n":"Primal Call"},{"c":70,"s":5,"id":13984,"u":"resurrect_crb","p":415,"h":1,"n":"Resurrect"},{"c":70,"s":21,"id":13985,"u":"anima%20invocation%20(modified)_aoa6","p":75,"h":1,"n":"Anima Invocation (Modified)"},{"c":70,"s":23,"id":13986,"u":"create%20skinstitch_aoe2","p":76,"h":1,"n":"Create Skinstitch"},{"c":70,"s":26,"id":13987,"u":"unfettered%20mark_aoe5","p":80,"h":1,"n":"Unfettered Mark"},{"c":70,"s":28,"id":13988,"u":"awaken%20portal_av1","p":79,"h":1,"n":"Awaken Portal"},{"c":70,"s":11,"id":13989,"u":"construct%20mindscape_da","p":199,"h":1,"n":"Construct Mindscape"},{"c":70,"s":11,"id":13990,"u":"mindscape%20door_da","p":199,"h":1,"n":"Mindscape Door"},{"c":70,"s":33,"id":13991,"u":"statuette_ec4","p":75,"h":1,"n":"Statuette"},{"c":70,"s":34,"id":13992,"u":"terminate%20bloodline_ec5","p":74,"h":1,"n":"Terminate Bloodline"},{"c":70,"s":61,"id":13993,"u":"lucky%20month_lotg","p":90,"h":1,"n":"Lucky Month"},{"c":70,"s":64,"id":13994,"u":"asmodean%20wager_som","p":147,"h":1,"n":"Asmodean Wager"},{"c":70,"s":64,"id":13995,"u":"awaken%20object_som","p":147,"h":1,"n":"Awaken Object"},{"c":70,"s":64,"id":13996,"u":"bathe%20in%20blood_som","p":148,"h":1,"n":"Bathe In Blood"},{"c":70,"s":64,"id":13997,"u":"concealment's%20curtain_som","p":148,"h":1,"n":"Concealment's Curtain"},{"c":70,"s":64,"id":13998,"u":"dread%20ambience_som","p":149,"h":1,"n":"Dread Ambience"},{"c":70,"s":64,"id":13999,"u":"elemental%20sentinel_som","p":150,"h":1,"n":"Elemental Sentinel"},{"c":70,"s":64,"id":14000,"u":"empower%20ley%20line_som","p":216,"h":1,"n":"Empower Ley Line"},{"c":70,"s":64,"id":14001,"u":"establish%20nexus_som","p":217,"h":1,"n":"Establish Nexus"},{"c":70,"s":64,"id":14002,"u":"garden%20of%20death_som","p":150,"h":1,"n":"Garden Of Death"},{"c":70,"s":64,"id":14003,"u":"guardian's%20aegis_som","p":150,"h":1,"n":"Guardian's Aegis"},{"c":70,"s":64,"id":14004,"u":"ideal%20mimicry_som","p":151,"h":1,"n":"Ideal Mimicry"},{"c":70,"s":64,"id":14005,"u":"mind%20swap_som","p":151,"h":1,"n":"Mind Swap"},{"c":70,"s":64,"id":14006,"u":"mystic%20carriage_som","p":152,"h":1,"n":"Mystic Carriage"},{"c":70,"s":64,"id":14007,"u":"portrait%20of%20spite_som","p":153,"h":1,"n":"Portrait Of Spite"},{"c":70,"s":64,"id":14008,"u":"purify%20soul%20path_som","p":234,"h":1,"n":"Purify Soul Path"},{"c":70,"s":64,"id":14009,"u":"the%20world's%20a%20stage_som","p":153,"h":1,"n":"The World's A Stage"},{"c":70,"s":46,"id":14010,"u":"arcane%20weaving_sot1","p":79,"h":1,"n":"Arcane Weaving"},{"c":70,"s":46,"id":14011,"u":"fey%20abeyance_sot1","p":23,"h":1,"n":"Fey Abeyance"},{"c":70,"s":46,"id":14012,"u":"tattoo%20whispers_sot1","p":38,"h":1,"n":"Tattoo Whispers"},{"c":70,"s":47,"id":14013,"u":"community%20repair_sot2","p":75,"h":1,"n":"Community Repair"},{"c":30,"s":2,"id":14026,"u":"accelerated%20mobility_g%26g","p":17,"h":1,"n":"Accelerated Mobility"},{"c":30,"s":2,"id":14027,"u":"advanced%20rangefinder_g%26g","p":21,"h":1,"n":"Advanced Rangefinder"},{"c":30,"s":2,"id":14028,"u":"advanced%20weaponry_g%26g","p":21,"h":1,"n":"Advanced Weaponry"},{"c":30,"s":2,"id":14029,"u":"aerodynamic%20construction_g%26g","p":21,"h":1,"n":"Aerodynamic Construction"},{"c":30,"s":2,"id":14030,"u":"amphibious%20construction_g%26g","p":17,"h":1,"n":"Amphibious Construction"},{"c":30,"s":2,"id":14031,"u":"antimagic%20construction_g%26g","p":21,"h":1,"n":"Antimagic Construction"},{"c":30,"s":2,"id":14032,"u":"antimagic%20plating_g%26g","p":20,"h":1,"n":"Antimagic Plating"},{"c":30,"s":2,"id":14033,"u":"attack%20refiner_g%26g","p":23,"h":1,"n":"Attack Refiner"},{"c":30,"s":2,"id":14034,"u":"automated%20impediments_g%26g","p":23,"h":1,"n":"Automated Impediments"},{"c":30,"s":2,"id":14035,"u":"blunt%20shot_g%26g","p":17,"h":1,"n":"Blunt Shot"},{"c":30,"s":2,"id":14036,"u":"camouflage%20pigmentation_g%26g","p":20,"h":1,"n":"Camouflage Pigmentation"},{"c":30,"s":2,"id":14037,"u":"climbing%20limbs_g%26g","p":21,"h":1,"n":"Climbing Limbs"},{"c":30,"s":2,"id":14038,"u":"complex%20simplicity_g%26g","p":17,"h":1,"n":"Complex Simplicity"},{"c":30,"s":2,"id":14039,"u":"deadly%20strike_g%26g","p":23,"h":1,"n":"Deadly Strike"},{"c":30,"s":2,"id":14040,"u":"dense%20plating_g%26g","p":20,"h":1,"n":"Dense Plating"},{"c":30,"s":2,"id":14041,"u":"durable%20construction_g%26g","p":21,"h":1,"n":"Durable Construction"},{"c":30,"s":2,"id":14042,"u":"dynamic%20weighting_g%26g","p":17,"h":1,"n":"Dynamic Weighting"},{"c":30,"s":2,"id":14043,"u":"energy%20barrier_g%26g","p":23,"h":1,"n":"Energy Barrier"},{"c":30,"s":2,"id":14044,"u":"enhanced%20damage_g%26g","p":23,"h":1,"n":"Enhanced Damage"},{"c":30,"s":2,"id":14045,"u":"enhanced%20resistance_g%26g","p":20,"h":1,"n":"Enhanced Resistance"},{"c":30,"s":2,"id":14046,"u":"entangling%20form_g%26g","p":17,"h":1,"n":"Entangling Form"},{"c":30,"s":2,"id":14047,"u":"extensible%20weapon_g%26g","p":23,"h":1,"n":"Extensible Weapon"},{"c":30,"s":2,"id":14048,"u":"flight%20chassis_g%26g","p":23,"h":1,"n":"Flight Chassis"},{"c":30,"s":2,"id":14049,"u":"hampering%20spikes_g%26g","p":17,"h":1,"n":"Hampering Spikes"},{"c":30,"s":2,"id":14050,"u":"harmonic%20oscillator_g%26g","p":16,"h":1,"n":"Harmonic Oscillator"},{"c":30,"s":2,"id":14051,"u":"heavy%20construction_g%26g","p":20,"h":1,"n":"Heavy Construction"},{"c":30,"s":2,"id":14052,"u":"hefty%20composition_g%26g","p":17,"h":1,"n":"Hefty Composition"},{"c":30,"s":2,"id":14053,"u":"hyper%20boosters_g%26g","p":20,"h":1,"n":"Hyper Boosters"},{"c":30,"s":2,"id":14054,"u":"impossible%20alloy_g%26g","p":23,"h":1,"n":"Impossible Alloy"},{"c":30,"s":2,"id":14055,"u":"inconspicuous%20appearance_g%26g","p":21,"h":1,"n":"Inconspicuous Appearance"},{"c":30,"s":2,"id":14056,"u":"increased%20size_g%26g","p":17,"h":1,"n":"Increased Size"},{"c":30,"s":2,"id":14057,"u":"incredible%20resistance_g%26g","p":23,"h":1,"n":"Incredible Resistance"},{"c":30,"s":2,"id":14058,"u":"integrated%20gauntlet_g%26g","p":21,"h":1,"n":"Integrated Gauntlet"},{"c":30,"s":2,"id":14059,"u":"layered%20mesh_g%26g","p":20,"h":1,"n":"Layered Mesh"},{"c":30,"s":2,"id":14060,"u":"manifold%20alloy_g%26g","p":21,"h":1,"n":"Manifold Alloy"},{"c":30,"s":2,"id":14061,"u":"manual%20dexterity_g%26g","p":17,"h":1,"n":"Manual Dexterity"},{"c":30,"s":2,"id":14062,"u":"marvelous%20gears_g%26g","p":21,"h":1,"n":"Marvelous Gears"},{"c":30,"s":2,"id":14063,"u":"metallic%20reactance_g%26g","p":16,"h":1,"n":"Metallic Reactance"},{"c":30,"s":2,"id":14064,"u":"miracle%20gears_g%26g","p":23,"h":1,"n":"Miracle Gears"},{"c":30,"s":2,"id":14065,"u":"modular%20head_g%26g","p":17,"h":1,"n":"Modular Head"},{"c":30,"s":2,"id":14066,"u":"momentum%20retainer_g%26g","p":23,"h":1,"n":"Momentum Retainer"},{"c":30,"s":2,"id":14067,"u":"multisensory%20mask_g%26g","p":23,"h":1,"n":"Multisensory Mask"},{"c":30,"s":2,"id":14068,"u":"muscular%20exoskeleton_g%26g","p":16,"h":1,"n":"Muscular Exoskeleton"},{"c":30,"s":2,"id":14069,"u":"omnirange%20stabilizers_g%26g","p":23,"h":1,"n":"Omnirange Stabilizers"},{"c":30,"s":2,"id":14070,"u":"otherworldly%20protection_g%26g","p":16,"h":1,"n":"Otherworldly Protection"},{"c":30,"s":2,"id":14071,"u":"pacification%20tools_g%26g","p":17,"h":1,"n":"Pacification Tools"},{"c":30,"s":2,"id":14072,"u":"perfect%20fortification_g%26g","p":23,"h":1,"n":"Perfect Fortification"},{"c":30,"s":2,"id":14073,"u":"phlogistonic%20regulator_g%26g","p":16,"h":1,"n":"Phlogistonic Regulator"},{"c":30,"s":2,"id":14074,"u":"physical%20protections_g%26g","p":23,"h":1,"n":"Physical Protections"},{"c":30,"s":2,"id":14075,"u":"projectile%20launcher_g%26g","p":17,"h":1,"n":"Projectile Launcher"},{"c":30,"s":2,"id":14076,"u":"razor%20prongs_g%26g","p":17,"h":1,"n":"Razor Prongs"},{"c":30,"s":2,"id":14077,"u":"resistant%20coating_g%26g","p":23,"h":1,"n":"Resistant Coating"},{"c":30,"s":2,"id":14078,"u":"rope%20shot_g%26g","p":21,"h":1,"n":"Rope Shot"},{"c":30,"s":2,"id":14079,"u":"rune%20capacity%20(weapon)_g%26g","p":23,"a":"Weapon","h":1,"n":"Rune Capacity"},{"c":30,"s":2,"id":14080,"u":"rune%20capacity%20(armor)_g%26g","p":23,"a":"Armor","h":1,"n":"Rune Capacity"},{"c":30,"s":2,"id":14081,"u":"runic%20keystone_g%26g","p":23,"h":1,"n":"Runic Keystone"},{"c":30,"s":2,"id":14082,"u":"segmented%20frame_g%26g","p":17,"h":1,"n":"Segmented Frame"},{"c":30,"s":2,"id":14083,"u":"sensory%20array_g%26g","p":17,"h":1,"n":"Sensory Array"},{"c":30,"s":2,"id":14084,"u":"speed%20boosters_g%26g","p":16,"h":1,"n":"Speed Boosters"},{"c":30,"s":2,"id":14085,"u":"subtle%20dampeners_g%26g","p":16,"h":1,"n":"Subtle Dampeners"},{"c":30,"s":2,"id":14086,"u":"tangle%20line_g%26g","p":21,"h":1,"n":"Tangle Line"},{"c":30,"s":2,"id":14087,"u":"tensile%20absorption_g%26g","p":20,"h":1,"n":"Tensile Absorption"},{"c":30,"s":2,"id":14088,"u":"turret%20configuration_g%26g","p":21,"h":1,"n":"Turret Configuration"},{"c":30,"s":2,"id":14089,"u":"wall%20configuration_g%26g","p":23,"h":1,"n":"Wall Configuration"},{"c":30,"s":2,"id":14090,"u":"wonder%20gears_g%26g","p":17,"h":1,"n":"Wonder Gears"},{"c":30,"s":4,"id":14093,"u":"lesson%20of%20death_apg","p":100,"h":1,"n":"Lesson of Death"},{"c":30,"s":4,"id":14094,"u":"lesson%20of%20dreams_apg","p":100,"h":1,"n":"Lesson of Dreams"},{"c":30,"s":4,"id":14095,"u":"lesson%20of%20life_apg","p":100,"h":1,"n":"Lesson of Life"},{"c":30,"s":4,"id":14096,"u":"lesson%20of%20mischief_apg","p":100,"h":1,"n":"Lesson of Mischief"},{"c":30,"s":4,"id":14097,"u":"lesson%20of%20protection_apg","p":100,"h":1,"n":"Lesson of Protection"},{"c":30,"s":4,"id":14098,"u":"lesson%20of%20renewal_apg","p":100,"h":1,"n":"Lesson of Renewal"},{"c":30,"s":4,"id":14099,"u":"lesson%20of%20shadow_apg","p":100,"h":1,"n":"Lesson of Shadow"},{"c":30,"s":4,"id":14100,"u":"lesson%20of%20snow_apg","p":100,"h":1,"n":"Lesson of Snow"},{"c":30,"s":4,"id":14101,"u":"lesson%20of%20the%20elements_apg","p":100,"h":1,"n":"Lesson of the Elements"},{"c":30,"s":4,"id":14102,"u":"lesson%20of%20vengeance_apg","p":100,"h":1,"n":"Lesson of Vengeance"},{"c":30,"s":11,"id":14103,"u":"lesson%20of%20bargains_da","p":159,"h":1,"n":"Lesson of Bargains"},{"c":30,"s":11,"id":14104,"u":"lesson%20of%20favors_da","p":159,"h":1,"n":"Lesson of Favors"},{"c":30,"s":66,"id":14170,"u":"lesson%20of%20the%20frozen%20queen_lol","p":32,"h":1,"n":"Lesson of the Frozen Queen"},{"c":30,"s":46,"id":14171,"u":"lesson%20of%20calamity_sot1","p":100,"h":1,"n":"Lesson of Calamity"},{"n":"Bestiary","c":99,"u":"bestiary.html","id":14172},{"n":"Spells","c":99,"u":"spells.html","id":14173},{"n":"Backgrounds","c":99,"u":"backgrounds.html","id":14174},{"n":"Items","c":99,"u":"items.html","id":14175},{"n":"Classes","c":99,"u":"classes.html","id":14176},{"n":"Conditions","c":99,"u":"conditions.html","id":14177},{"n":"Afflictions","c":99,"u":"afflictions.html","id":14178},{"n":"Feats","c":99,"u":"feats.html","id":14179},{"n":"Companions and Familiars","c":99,"u":"companionsfamiliars.html","id":14180},{"n":"Ancestries","c":99,"u":"ancestries.html","id":14181},{"n":"Archetypes","c":99,"u":"archetypes.html","id":14182},{"n":"Variant Rules","c":99,"u":"variantrules.html","id":14183},{"n":"Adventures","c":99,"u":"adventures.html","id":14184},{"n":"Books","c":99,"u":"books.html","id":14185},{"n":"Deities","c":99,"u":"deities.html","id":14186},{"n":"Hazards","c":99,"u":"hazards.html","id":14187},{"n":"Quick Reference","c":99,"u":"quickreference.html","id":14188},{"n":"Homebrew Manager","c":99,"u":"managebrew.html","id":14189},{"n":"Renderer Demo","c":99,"u":"renderdemo.html","id":14190},{"n":"Tables","c":99,"u":"tables.html","id":14191},{"n":"Organizations","c":99,"u":"organizations.html","id":14192},{"n":"Creature Templates","c":99,"u":"creaturetemplates.html","id":14193},{"n":"Actions","c":99,"u":"actions.html","id":14194},{"n":"Creature Abilities","c":99,"u":"abilities.html","id":14195},{"n":"Languages","c":99,"u":"languages.html","id":14196},{"n":"GM Screen","c":99,"u":"gmscreen.html","id":14197},{"n":"Changelog","c":99,"u":"changelog.html","id":14198},{"n":"Planes and Places","c":99,"u":"places.html","id":14199},{"n":"Events","c":99,"u":"events.html","id":14200},{"n":"Optional Features","c":99,"u":"optionalfeatures.html","id":14201}],"m":{"s":{"LOME":0,"LOAG":1,"G&G":2,"AAWS":3,"APG":4,"CRB":5,"LOIL":6,"LOCG":7,"LOTGB":8,"EC3":9,"BotD":10,"DA":11,"B1":12,"B2":13,"B3":14,"GMG":15,"AoA1":16,"AoA2":17,"AoA3":18,"AoA4":19,"AoA5":20,"AoA6":21,"AoE1":22,"AoE2":23,"AoE3":24,"AoE4":25,"AoE5":26,"AoE6":27,"AV1":28,"AV2":29,"AV3":30,"EC1":31,"EC2":32,"EC4":33,"EC5":34,"EC6":35,"FoP":36,"FRP1":37,"FRP2":38,"FRP3":39,"LTiBA":40,"NGD":41,"OoA1":42,"OoA2":43,"OoA3":44,"Sli":45,"SoT1":46,"SoT2":47,"SoT3":48,"SoT4":49,"SoT5":50,"SoT6":51,"TiO":52,"AoA0":53,"AoE0":54,"AV0":55,"EC0":56,"FRP0":57,"LOGM":58,"LOKL":59,"LOPSG":60,"LOTG":61,"LOWG":62,"OoA0":63,"SoM":64,"SoT0":65,"LOL":66,"PFUM":67,"undefined":68,"CFD":69,"CHD":70,"HPD":71,"QFF3":72,"ID":73}}} \ No newline at end of file +{"x":[{"c":20,"s":0,"id":0,"u":"anadi_lome","p":102,"h":1,"n":"Anadi"},{"c":20,"s":1,"id":1,"u":"android_loag","p":68,"h":1,"n":"Android"},{"c":20,"s":2,"id":2,"u":"automaton_g%26g","p":36,"h":1,"n":"Automaton"},{"c":20,"s":3,"id":3,"u":"azarketi_aaws","p":2,"h":1,"n":"Azarketi"},{"c":20,"s":4,"id":4,"u":"catfolk_apg","p":8,"h":1,"n":"Catfolk"},{"c":20,"s":0,"id":5,"u":"conrasu_lome","p":106,"h":1,"n":"Conrasu"},{"c":20,"s":5,"id":6,"u":"dwarf_crb","p":34,"h":1,"n":"Dwarf"},{"c":20,"s":5,"id":7,"u":"elf_crb","p":39,"h":1,"n":"Elf"},{"c":20,"s":1,"id":8,"u":"fetchling_loag","p":82,"h":1,"n":"Fetchling"},{"c":20,"s":1,"id":9,"u":"fleshwarp_loag","p":88,"h":1,"n":"Fleshwarp"},{"c":20,"s":6,"id":10,"u":"ghoran_loil","p":34,"h":1,"n":"Ghoran"},{"c":20,"s":0,"id":11,"u":"gnoll_lome","p":110,"h":1,"n":"Gnoll"},{"c":20,"s":5,"id":12,"u":"gnome_crb","p":42,"h":1,"n":"Gnome"},{"c":20,"s":5,"id":13,"u":"goblin_crb","p":46,"h":1,"n":"Goblin"},{"c":20,"s":0,"id":14,"u":"goloma_lome","p":114,"h":1,"n":"Goloma"},{"c":20,"s":0,"id":15,"u":"grippli_lome","p":118,"h":1,"n":"Grippli"},{"c":20,"s":5,"id":16,"u":"halfling_crb","p":50,"h":1,"n":"Halfling"},{"c":20,"s":7,"id":17,"u":"hobgoblin_locg","p":48,"h":1,"n":"Hobgoblin"},{"c":20,"s":5,"id":18,"u":"human_crb","p":54,"h":1,"n":"Human"},{"c":20,"s":6,"id":19,"u":"kashrishi_loil","p":40,"h":1,"n":"Kashrishi"},{"c":20,"s":1,"id":20,"u":"kitsune_loag","p":120,"h":1,"n":"Kitsune"},{"c":20,"s":4,"id":21,"u":"kobold_apg","p":12,"h":1,"n":"Kobold"},{"c":20,"s":7,"id":22,"u":"leshy_locg","p":52,"h":1,"n":"Leshy"},{"c":20,"s":7,"id":23,"u":"lizardfolk_locg","p":56,"h":1,"n":"Lizardfolk"},{"c":20,"s":6,"id":24,"u":"nagaji_loil","p":46,"h":1,"n":"Nagaji"},{"c":20,"s":4,"id":25,"u":"orc_apg","p":16,"h":1,"n":"Orc"},{"c":20,"s":8,"id":26,"u":"poppet_lotgb","p":60,"h":1,"n":"Poppet"},{"c":20,"s":4,"id":27,"u":"ratfolk_apg","p":20,"h":1,"n":"Ratfolk"},{"c":20,"s":0,"id":28,"u":"shisk_lome","p":122,"h":1,"n":"Shisk"},{"c":20,"s":9,"id":29,"u":"shoony_ec3","p":72,"h":1,"n":"Shoony"},{"c":20,"s":10,"id":30,"u":"skeleton_botd","p":54,"h":1,"n":"Skeleton"},{"c":20,"s":1,"id":31,"u":"sprite_loag","p":126,"h":1,"n":"Sprite"},{"c":20,"s":1,"id":32,"u":"strix_loag","p":132,"h":1,"n":"Strix"},{"c":20,"s":4,"id":33,"u":"tengu_apg","p":24,"h":1,"n":"Tengu"},{"c":20,"s":6,"id":34,"u":"vanara_loil","p":52,"h":1,"n":"Vanara"},{"c":20,"s":6,"id":35,"u":"vishkanya_loil","p":58,"h":1,"n":"Vishkanya"},{"c":21,"s":0,"id":37,"u":"anadi_lome,state:h-adaptive-lome=b1","p":103,"b":"Adaptive Anadi","n":"Adaptive Anadi (Anadi)"},{"c":21,"s":0,"id":38,"u":"anadi_lome,state:h-polychromatic-lome=b1","p":103,"b":"Polychromatic Anadi","n":"Polychromatic Anadi (Anadi)"},{"c":21,"s":0,"id":39,"u":"anadi_lome,state:h-snaring-lome=b1","p":103,"b":"Snaring Anadi","n":"Snaring Anadi (Anadi)"},{"c":21,"s":0,"id":40,"u":"anadi_lome,state:h-spindly-lome=b1","p":103,"b":"Spindly Anadi","n":"Spindly Anadi (Anadi)"},{"c":21,"s":0,"id":41,"u":"anadi_lome,state:h-venomous-lome=b1","p":103,"b":"Venomous Anadi","n":"Venomous Anadi (Anadi)"},{"c":21,"s":1,"id":43,"u":"android_loag,state:h-artisan-loag=b1","p":71,"b":"Artisan Android","n":"Artisan Android (Android)"},{"c":21,"s":1,"id":44,"u":"android_loag,state:h-impersonator-loag=b1","p":71,"b":"Impersonator Android","n":"Impersonator Android (Android)"},{"c":21,"s":1,"id":45,"u":"android_loag,state:h-laborer-loag=b1","p":71,"b":"Laborer Android","n":"Laborer Android (Android)"},{"c":21,"s":1,"id":46,"u":"android_loag,state:h-polyglot-loag=b1","p":71,"b":"Polyglot Android","n":"Polyglot Android (Android)"},{"c":21,"s":1,"id":47,"u":"android_loag,state:h-warrior-loag=b1","p":71,"b":"Warrior Android","n":"Warrior Android (Android)"},{"c":21,"s":2,"id":49,"u":"automaton_g%26g,state:h-hunter-gg=b1","p":39,"b":"Hunter Automaton","n":"Hunter Automaton (Automaton)"},{"c":21,"s":2,"id":50,"u":"automaton_g%26g,state:h-mage-gg=b1","p":39,"b":"Mage Automaton","n":"Mage Automaton (Automaton)"},{"c":21,"s":2,"id":51,"u":"automaton_g%26g,state:h-warrior-gg=b1","p":39,"b":"Warrior Automaton","n":"Warrior Automaton (Automaton)"},{"c":21,"s":2,"id":52,"u":"automaton_g%26g,state:h-sharpshooter-gg=b1","p":39,"b":"Sharpshooter Automaton","n":"Sharpshooter Automaton (Automaton)"},{"c":21,"s":3,"id":54,"u":"azarketi_aaws,state:h-ancient-scale-aaws=b1","p":3,"b":"Ancient Scale Azarketi","n":"Ancient Scale Azarketi (Azarketi)"},{"c":21,"s":3,"id":55,"u":"azarketi_aaws,state:h-benthic-aaws=b1","p":3,"b":"Benthic Azarketi","n":"Benthic Azarketi (Azarketi)"},{"c":21,"s":3,"id":56,"u":"azarketi_aaws,state:h-mistbreath-aaws=b1","p":3,"b":"Mistbreath Azarketi","n":"Mistbreath Azarketi (Azarketi)"},{"c":21,"s":3,"id":57,"u":"azarketi_aaws,state:h-river-aaws=b1","p":3,"b":"River Azarketi","n":"River Azarketi (Azarketi)"},{"c":21,"s":3,"id":58,"u":"azarketi_aaws,state:h-thalassic-aaws=b1","p":4,"b":"Thalassic Azarketi","n":"Thalassic Azarketi (Azarketi)"},{"c":21,"s":1,"id":59,"u":"azarketi_aaws,state:h-inured-loag=b1","p":13,"b":"Inured Azarketi","n":"Inured Azarketi (Azarketi)"},{"c":21,"s":1,"id":60,"u":"azarketi_aaws,state:h-murkeyed-loag=b1","p":13,"b":"Murkeyed Azarketi","n":"Murkeyed Azarketi (Azarketi)"},{"c":21,"s":1,"id":61,"u":"azarketi_aaws,state:h-spined-loag=b1","p":13,"b":"Spined Azarketi","n":"Spined Azarketi (Azarketi)"},{"c":21,"s":1,"id":62,"u":"azarketi_aaws,state:h-tactile-loag=b1","p":13,"b":"Tactile Azarketi","n":"Tactile Azarketi (Azarketi)"},{"c":21,"s":4,"id":64,"u":"catfolk_apg,state:h-clawed-apg=b1","p":9,"b":"Clawed Catfolk","n":"Clawed Catfolk (Catfolk)"},{"c":21,"s":4,"id":65,"u":"catfolk_apg,state:h-hunting-apg=b1","p":9,"b":"Hunting Catfolk","n":"Hunting Catfolk (Catfolk)"},{"c":21,"s":4,"id":66,"u":"catfolk_apg,state:h-jungle-apg=b1","p":10,"b":"Jungle Catfolk","n":"Jungle Catfolk (Catfolk)"},{"c":21,"s":4,"id":67,"u":"catfolk_apg,state:h-nine-lives-apg=b1","p":10,"b":"Nine Lives Catfolk","n":"Nine Lives Catfolk (Catfolk)"},{"c":21,"s":4,"id":68,"u":"catfolk_apg,state:h-winter-apg=b1","p":10,"b":"Winter Catfolk","n":"Winter Catfolk (Catfolk)"},{"c":21,"s":1,"id":69,"u":"catfolk_apg,state:h-flexible-loag=b1","p":17,"b":"Flexible Catfolk","n":"Flexible Catfolk (Catfolk)"},{"c":21,"s":1,"id":70,"u":"catfolk_apg,state:h-liminal-loag=b1","p":17,"b":"Liminal Catfolk","n":"Liminal Catfolk (Catfolk)"},{"c":21,"s":1,"id":71,"u":"catfolk_apg,state:h-sharpeared-loag=b1","p":17,"b":"Sharp-Eared Catfolk","n":"Sharp-Eared Catfolk (Catfolk)"},{"c":21,"s":0,"id":73,"u":"conrasu_lome,state:h-knowing-lome=b1","p":107,"b":"Rite of Knowing","n":"Rite of Knowing (Conrasu)"},{"c":21,"s":0,"id":74,"u":"conrasu_lome,state:h-light-lome=b1","p":107,"b":"Rite of Light","n":"Rite of Light (Conrasu)"},{"c":21,"s":0,"id":75,"u":"conrasu_lome,state:h-passage-lome=b1","p":107,"b":"Rite of Passage","n":"Rite of Passage (Conrasu)"},{"c":21,"s":0,"id":76,"u":"conrasu_lome,state:h-reinforcement-lome=b1","p":107,"b":"Rite of Reinforcement","n":"Rite of Reinforcement (Conrasu)"},{"c":21,"s":0,"id":77,"u":"conrasu_lome,state:h-invocation-lome=b1","p":108,"b":"Rite of Invocation","n":"Rite of Invocation (Conrasu)"},{"c":21,"s":5,"id":79,"u":"dwarf_crb,state:h-ancientblooded-crb=b1","p":35,"b":"Ancient-Blooded Dwarf","n":"Ancient-Blooded Dwarf (Dwarf)"},{"c":21,"s":5,"id":80,"u":"dwarf_crb,state:h-death-warden-crb=b1","p":35,"b":"Death Warden Dwarf","n":"Death Warden Dwarf (Dwarf)"},{"c":21,"s":5,"id":81,"u":"dwarf_crb,state:h-forge-crb=b1","p":35,"b":"Forge Dwarf","n":"Forge Dwarf (Dwarf)"},{"c":21,"s":5,"id":82,"u":"dwarf_crb,state:h-rock-crb=b1","p":36,"b":"Rock Dwarf","n":"Rock Dwarf (Dwarf)"},{"c":21,"s":5,"id":83,"u":"dwarf_crb,state:h-strongblooded-crb=b1","p":36,"b":"Strong-Blooded Dwarf","n":"Strong-Blooded Dwarf (Dwarf)"},{"c":21,"s":7,"id":84,"u":"dwarf_crb,state:h-anvil-locg=b1","p":19,"b":"Anvil Dwarf","n":"Anvil Dwarf (Dwarf)"},{"c":21,"s":7,"id":85,"u":"dwarf_crb,state:h-elemental-heart-locg=b1","p":19,"b":"Elemental Heart Dwarf","n":"Elemental Heart Dwarf (Dwarf)"},{"c":21,"s":7,"id":86,"u":"dwarf_crb,state:h-oathkeeper-locg=b1","p":19,"b":"Oathkeeper Dwarf","n":"Oathkeeper Dwarf (Dwarf)"},{"c":21,"s":5,"id":88,"u":"elf_crb,state:h-arctic-crb=b1","p":39,"b":"Arctic Elf","n":"Arctic Elf (Elf)"},{"c":21,"s":5,"id":89,"u":"elf_crb,state:h-cavern-crb=b1","p":39,"b":"Cavern Elf","n":"Cavern Elf (Elf)"},{"c":21,"s":5,"id":90,"u":"elf_crb,state:h-seer-crb=b1","p":40,"b":"Seer Elf","n":"Seer Elf (Elf)"},{"c":21,"s":5,"id":91,"u":"elf_crb,state:h-whisper-crb=b1","p":40,"b":"Whisper Elf","n":"Whisper Elf (Elf)"},{"c":21,"s":5,"id":92,"u":"elf_crb,state:h-woodland-crb=b1","p":40,"b":"Woodland Elf","n":"Woodland Elf (Elf)"},{"c":21,"s":7,"id":93,"u":"elf_crb,state:h-ancient-locg=b1","p":25,"b":"Ancient Elf","n":"Ancient Elf (Elf)"},{"c":21,"s":7,"id":94,"u":"elf_crb,state:h-desert-locg=b1","p":25,"b":"Desert Elf","n":"Desert Elf (Elf)"},{"c":21,"s":1,"id":96,"u":"fetchling_loag,state:h-bright-loag=b1","p":85,"b":"Bright Fetchling","n":"Bright Fetchling (Fetchling)"},{"c":21,"s":1,"id":97,"u":"fetchling_loag,state:h-deep-loag=b1","p":85,"b":"Deep Fetchling","n":"Deep Fetchling (Fetchling)"},{"c":21,"s":1,"id":98,"u":"fetchling_loag,state:h-liminal-loag=b1","p":85,"b":"Liminal Fetchling","n":"Liminal Fetchling (Fetchling)"},{"c":21,"s":1,"id":99,"u":"fetchling_loag,state:h-resolute-loag=b1","p":85,"b":"Resolute Fetchling","n":"Resolute Fetchling (Fetchling)"},{"c":21,"s":1,"id":100,"u":"fetchling_loag,state:h-wisp-loag=b1","p":85,"b":"Wisp Fetchling","n":"Wisp Fetchling (Fetchling)"},{"c":21,"s":1,"id":102,"u":"fleshwarp_loag,state:h-created-loag=b1","p":91,"b":"Created Fleshwarp","n":"Created Fleshwarp (Fleshwarp)"},{"c":21,"s":1,"id":103,"u":"fleshwarp_loag,state:h-mutated-loag=b1","p":91,"b":"Mutated Fleshwarp","n":"Mutated Fleshwarp (Fleshwarp)"},{"c":21,"s":1,"id":104,"u":"fleshwarp_loag,state:h-shapewrought-loag=b1","p":91,"b":"Shapewrought Fleshwarp","n":"Shapewrought Fleshwarp (Fleshwarp)"},{"c":21,"s":1,"id":105,"u":"fleshwarp_loag,state:h-technological-loag=b1","p":91,"b":"Technological Fleshwarp","n":"Technological Fleshwarp (Fleshwarp)"},{"c":21,"s":6,"id":106,"u":"fleshwarp_loag,state:h-cataphract-loil=b1","p":28,"b":"Cataphract Fleshwarp","n":"Cataphract Fleshwarp (Fleshwarp)"},{"c":21,"s":6,"id":107,"u":"fleshwarp_loag,state:h-discarded-loil=b1","p":28,"b":"Discarded Fleshwarp","n":"Discarded Fleshwarp (Fleshwarp)"},{"c":21,"s":6,"id":108,"u":"fleshwarp_loag,state:h-surgewise-loil=b1","p":28,"b":"Surgewise Fleshwarp","n":"Surgewise Fleshwarp (Fleshwarp)"},{"c":21,"s":6,"id":110,"u":"ghoran_loil,state:h-ancient-loil=b1","p":36,"b":"Ancient Ash","n":"Ancient Ash (Ghoran)"},{"c":21,"s":6,"id":111,"u":"ghoran_loil,state:h-enchanting-loil=b1","p":36,"b":"Enchanting Lily","n":"Enchanting Lily (Ghoran)"},{"c":21,"s":6,"id":112,"u":"ghoran_loil,state:h-strong-loil=b1","p":36,"b":"Strong Oak","n":"Strong Oak (Ghoran)"},{"c":21,"s":6,"id":113,"u":"ghoran_loil,state:h-thorned-loil=b1","p":36,"b":"Thorned Rose","n":"Thorned Rose (Ghoran)"},{"c":21,"s":0,"id":115,"u":"gnoll_lome,state:h-ant-lome=b1","p":111,"b":"Ant Gnoll","n":"Ant Gnoll (Gnoll)"},{"c":21,"s":0,"id":116,"u":"gnoll_lome,state:h-great-lome=b1","p":111,"b":"Great Gnoll","n":"Great Gnoll (Gnoll)"},{"c":21,"s":0,"id":117,"u":"gnoll_lome,state:h-sweetbreath-lome=b1","p":111,"b":"Sweetbreath Gnoll","n":"Sweetbreath Gnoll (Gnoll)"},{"c":21,"s":0,"id":118,"u":"gnoll_lome,state:h-witch-lome=b1","p":112,"b":"Witch Gnoll","n":"Witch Gnoll (Gnoll)"},{"c":21,"s":5,"id":120,"u":"gnome_crb,state:h-chameleon-crb=b1","p":43,"b":"Chameleon Gnome","n":"Chameleon Gnome (Gnome)"},{"c":21,"s":5,"id":121,"u":"gnome_crb,state:h-feytouched-crb=b1","p":43,"b":"Fey-Touched Gnome","n":"Fey-Touched Gnome (Gnome)"},{"c":21,"s":5,"id":122,"u":"gnome_crb,state:h-sensate-crb=b1","p":44,"b":"Sensate Gnome","n":"Sensate Gnome (Gnome)"},{"c":21,"s":5,"id":123,"u":"gnome_crb,state:h-umbral-crb=b1","p":44,"b":"Umbral Gnome","n":"Umbral Gnome (Gnome)"},{"c":21,"s":5,"id":124,"u":"gnome_crb,state:h-wellspring-crb=b1","p":44,"b":"Wellspring Gnome","n":"Wellspring Gnome (Gnome)"},{"c":21,"s":7,"id":125,"u":"gnome_crb,state:h-vivacious-locg=b1","p":31,"b":"Vivacious Gnome","n":"Vivacious Gnome (Gnome)"},{"c":21,"s":5,"id":127,"u":"goblin_crb,state:h-charhide-crb=b1","p":47,"b":"Charhide Goblin","n":"Charhide Goblin (Goblin)"},{"c":21,"s":5,"id":128,"u":"goblin_crb,state:h-irongut-crb=b1","p":47,"b":"Irongut Goblin","n":"Irongut Goblin (Goblin)"},{"c":21,"s":5,"id":129,"u":"goblin_crb,state:h-razortooth-crb=b1","p":48,"b":"Razortooth Goblin","n":"Razortooth Goblin (Goblin)"},{"c":21,"s":5,"id":130,"u":"goblin_crb,state:h-snow-crb=b1","p":48,"b":"Snow Goblin","n":"Snow Goblin (Goblin)"},{"c":21,"s":5,"id":131,"u":"goblin_crb,state:h-unbreakable-crb=b1","p":48,"b":"Unbreakable Goblin","n":"Unbreakable Goblin (Goblin)"},{"c":21,"s":7,"id":132,"u":"goblin_crb,state:h-tailed-locg=b1","p":37,"b":"Tailed Goblin","n":"Tailed Goblin (Goblin)"},{"c":21,"s":7,"id":133,"u":"goblin_crb,state:h-treedweller-locg=b1","p":37,"b":"Treedweller Goblin","n":"Treedweller Goblin (Goblin)"},{"c":21,"s":0,"id":135,"u":"goloma_lome,state:h-farsight-lome=b1","p":115,"b":"Farsight Goloma","n":"Farsight Goloma (Goloma)"},{"c":21,"s":0,"id":136,"u":"goloma_lome,state:h-frightful-lome=b1","p":115,"b":"Frightful Goloma","n":"Frightful Goloma (Goloma)"},{"c":21,"s":0,"id":137,"u":"goloma_lome,state:h-insightful-lome=b1","p":115,"b":"Insightful Goloma","n":"Insightful Goloma (Goloma)"},{"c":21,"s":0,"id":138,"u":"goloma_lome,state:h-vicious-lome=b1","p":115,"b":"Vicious Goloma","n":"Vicious Goloma (Goloma)"},{"c":21,"s":0,"id":139,"u":"goloma_lome,state:h-vigilant-lome=b1","p":115,"b":"Vigilant Goloma","n":"Vigilant Goloma (Goloma)"},{"c":21,"s":0,"id":141,"u":"grippli_lome,state:h-poisonhide-lome=b1","p":119,"b":"Poisonhide Grippli","n":"Poisonhide Grippli (Grippli)"},{"c":21,"s":0,"id":142,"u":"grippli_lome,state:h-snaptongue-lome=b1","p":119,"b":"Snaptongue Grippli","n":"Snaptongue Grippli (Grippli)"},{"c":21,"s":0,"id":143,"u":"grippli_lome,state:h-stickytoe-lome=b1","p":119,"b":"Stickytoe Grippli","n":"Stickytoe Grippli (Grippli)"},{"c":21,"s":0,"id":144,"u":"grippli_lome,state:h-windweb-lome=b1","p":119,"b":"Windweb Grippli","n":"Windweb Grippli (Grippli)"},{"c":21,"s":5,"id":146,"u":"halfling_crb,state:h-gutsy-crb=b1","p":51,"b":"Gutsy Halfling","n":"Gutsy Halfling (Halfling)"},{"c":21,"s":5,"id":147,"u":"halfling_crb,state:h-hillock-crb=b1","p":51,"b":"Hillock Halfling","n":"Hillock Halfling (Halfling)"},{"c":21,"s":5,"id":148,"u":"halfling_crb,state:h-nomadic-crb=b1","p":52,"b":"Nomadic Halfling","n":"Nomadic Halfling (Halfling)"},{"c":21,"s":5,"id":149,"u":"halfling_crb,state:h-twilight-crb=b1","p":52,"b":"Twilight Halfling","n":"Twilight Halfling (Halfling)"},{"c":21,"s":5,"id":150,"u":"halfling_crb,state:h-wildwood-crb=b1","p":52,"b":"Wildwood Halfling","n":"Wildwood Halfling (Halfling)"},{"c":21,"s":7,"id":151,"u":"halfling_crb,state:h-observant-locg=b1","p":43,"b":"Observant Halfling","n":"Observant Halfling (Halfling)"},{"c":21,"s":7,"id":153,"u":"hobgoblin_locg,state:h-elfbane-locg=b1","p":49,"b":"Elfbane Hobgoblin","n":"Elfbane Hobgoblin (Hobgoblin)"},{"c":21,"s":7,"id":154,"u":"hobgoblin_locg,state:h-runtboss-locg=b1","p":49,"b":"Runtboss Hobgoblin","n":"Runtboss Hobgoblin (Hobgoblin)"},{"c":21,"s":7,"id":155,"u":"hobgoblin_locg,state:h-smokeworker-locg=b1","p":49,"b":"Smokeworker Hobgoblin","n":"Smokeworker Hobgoblin (Hobgoblin)"},{"c":21,"s":7,"id":156,"u":"hobgoblin_locg,state:h-warmarch-locg=b1","p":49,"b":"Warmarch Hobgoblin","n":"Warmarch Hobgoblin (Hobgoblin)"},{"c":21,"s":7,"id":157,"u":"hobgoblin_locg,state:h-warrenbred-locg=b1","p":49,"b":"Warrenbred Hobgoblin","n":"Warrenbred Hobgoblin (Hobgoblin)"},{"c":21,"s":5,"id":159,"u":"human_crb,state:h-halfelf-crb=b1","p":56,"b":"Half-Elf","n":"Half-Elf (Human)"},{"c":21,"s":5,"id":160,"u":"human_crb,state:h-halforc-crb=b1","p":56,"b":"Half-Orc","n":"Half-Orc (Human)"},{"c":21,"s":5,"id":161,"u":"human_crb,state:h-skilled-crb=b1","p":56,"b":"Skilled Heritage","n":"Skilled Heritage (Human)"},{"c":21,"s":5,"id":162,"u":"human_crb,state:h-versatile-crb=b1","p":56,"b":"Versatile Heritage","n":"Versatile Heritage (Human)"},{"c":21,"s":7,"id":163,"u":"human_crb,state:h-wintertouched-locg=b1","p":11,"b":"Wintertouched Heritage","n":"Wintertouched Heritage (Human)"},{"c":21,"s":6,"id":165,"u":"kashrishi_loil,state:h-athamasi-loil=b1","p":42,"b":"Athamasi","n":"Athamasi (Kashrishi)"},{"c":21,"s":6,"id":166,"u":"kashrishi_loil,state:h-lethoci-loil=b1","p":42,"b":"Lethoci","n":"Lethoci (Kashrishi)"},{"c":21,"s":6,"id":167,"u":"kashrishi_loil,state:h-nascent-loil=b1","p":42,"b":"Nascent","n":"Nascent (Kashrishi)"},{"c":21,"s":6,"id":168,"u":"kashrishi_loil,state:h-trogloshi-loil=b1","p":42,"b":"Trogloshi","n":"Trogloshi (Kashrishi)"},{"c":21,"s":6,"id":169,"u":"kashrishi_loil,state:h-xyloshi-loil=b1","p":42,"b":"Xyloshi","n":"Xyloshi (Kashrishi)"},{"c":21,"s":1,"id":171,"u":"kitsune_loag,state:h-celestial-envoy-loag=b1","p":123,"b":"Celestial Envoy Kitsune","n":"Celestial Envoy Kitsune (Kitsune)"},{"c":21,"s":1,"id":172,"u":"kitsune_loag,state:h-dark-fields-loag=b1","p":123,"b":"Dark Fields Kitsune","n":"Dark Fields Kitsune (Kitsune)"},{"c":21,"s":1,"id":173,"u":"kitsune_loag,state:h-earthly-wilds-loag=b1","p":123,"b":"Earthly Wilds Kitsune","n":"Earthly Wilds Kitsune (Kitsune)"},{"c":21,"s":1,"id":174,"u":"kitsune_loag,state:h-empty-sky-loag=b1","p":123,"b":"Empty Sky Kitsune","n":"Empty Sky Kitsune (Kitsune)"},{"c":21,"s":1,"id":175,"u":"kitsune_loag,state:h-frozen-wind-loag=b1","p":123,"b":"Frozen Wind Kitsune","n":"Frozen Wind Kitsune (Kitsune)"},{"c":21,"s":4,"id":177,"u":"kobold_apg,state:h-cavern-apg=b1","p":13,"b":"Cavern Kobold","n":"Cavern Kobold (Kobold)"},{"c":21,"s":4,"id":178,"u":"kobold_apg,state:h-dragonscaled-apg=b1","p":13,"b":"Dragonscaled Kobold","n":"Dragonscaled Kobold (Kobold)"},{"c":21,"s":4,"id":179,"u":"kobold_apg,state:h-spellscale-apg=b1","p":14,"b":"Spellscale Kobold","n":"Spellscale Kobold (Kobold)"},{"c":21,"s":4,"id":180,"u":"kobold_apg,state:h-strongjaw-apg=b1","p":14,"b":"Strongjaw Kobold","n":"Strongjaw Kobold (Kobold)"},{"c":21,"s":4,"id":181,"u":"kobold_apg,state:h-venomtail-apg=b1","p":14,"b":"Venomtail Kobold","n":"Venomtail Kobold (Kobold)"},{"c":21,"s":1,"id":182,"u":"kobold_apg,state:h-caveclimber-loag=b1","p":37,"b":"Caveclimber Kobold","n":"Caveclimber Kobold (Kobold)"},{"c":21,"s":1,"id":183,"u":"kobold_apg,state:h-tunnelflood-loag=b1","p":37,"b":"Tunnelflood Kobold","n":"Tunnelflood Kobold (Kobold)"},{"c":21,"s":1,"id":185,"u":"leshy_locg,state:h-cactus-loag=b1","p":41,"b":"Cactus Leshy","n":"Cactus Leshy (Leshy)"},{"c":21,"s":1,"id":186,"u":"leshy_locg,state:h-fruit-loag=b1","p":42,"b":"Fruit Leshy","n":"Fruit Leshy (Leshy)"},{"c":21,"s":1,"id":187,"u":"leshy_locg,state:h-lotus-loag=b1","p":42,"b":"Lotus Leshy","n":"Lotus Leshy (Leshy)"},{"c":21,"s":1,"id":188,"u":"leshy_locg,state:h-root-loag=b1","p":42,"b":"Root Leshy","n":"Root Leshy (Leshy)"},{"c":21,"s":1,"id":189,"u":"leshy_locg,state:h-seaweed-loag=b1","p":42,"b":"Seaweed Leshy","n":"Seaweed Leshy (Leshy)"},{"c":21,"s":7,"id":190,"u":"leshy_locg,state:h-fungus-locg=b1","p":53,"b":"Fungus Leshy","n":"Fungus Leshy (Leshy)"},{"c":21,"s":7,"id":191,"u":"leshy_locg,state:h-gourd-locg=b1","p":53,"b":"Gourd Leshy","n":"Gourd Leshy (Leshy)"},{"c":21,"s":7,"id":192,"u":"leshy_locg,state:h-leaf-locg=b1","p":53,"b":"Leaf Leshy","n":"Leaf Leshy (Leshy)"},{"c":21,"s":7,"id":193,"u":"leshy_locg,state:h-vine-locg=b1","p":53,"b":"Vine Leshy","n":"Vine Leshy (Leshy)"},{"c":21,"s":7,"id":195,"u":"lizardfolk_locg,state:h-cliffscale-locg=b1","p":57,"b":"Cliffscale Lizardfolk","n":"Cliffscale Lizardfolk (Lizardfolk)"},{"c":21,"s":7,"id":196,"u":"lizardfolk_locg,state:h-frilled-locg=b1","p":57,"b":"Frilled Lizardfolk","n":"Frilled Lizardfolk (Lizardfolk)"},{"c":21,"s":7,"id":197,"u":"lizardfolk_locg,state:h-sandstrider-locg=b1","p":57,"b":"Sandstrider Lizardfolk","n":"Sandstrider Lizardfolk (Lizardfolk)"},{"c":21,"s":7,"id":198,"u":"lizardfolk_locg,state:h-unseen-locg=b1","p":57,"b":"Unseen Lizardfolk","n":"Unseen Lizardfolk (Lizardfolk)"},{"c":21,"s":7,"id":199,"u":"lizardfolk_locg,state:h-wetlander-locg=b1","p":57,"b":"Wetlander Lizardfolk","n":"Wetlander Lizardfolk (Lizardfolk)"},{"c":21,"s":1,"id":200,"u":"lizardfolk_locg,state:h-cloudleaper-loag=b1","p":45,"b":"Cloudleaper Lizardfolk","n":"Cloudleaper Lizardfolk (Lizardfolk)"},{"c":21,"s":1,"id":201,"u":"lizardfolk_locg,state:h-woodstalker-loag=b1","p":45,"b":"Woodstalker Lizardfolk","n":"Woodstalker Lizardfolk (Lizardfolk)"},{"c":21,"s":6,"id":203,"u":"nagaji_loil,state:h-hooded-loil=b1","p":48,"b":"Hooded Nagaji","n":"Hooded Nagaji (Nagaji)"},{"c":21,"s":6,"id":204,"u":"nagaji_loil,state:h-sacred-loil=b1","p":48,"b":"Sacred Nagaji","n":"Sacred Nagaji (Nagaji)"},{"c":21,"s":6,"id":205,"u":"nagaji_loil,state:h-titan-loil=b1","p":48,"b":"Titan Nagaji","n":"Titan Nagaji (Nagaji)"},{"c":21,"s":6,"id":206,"u":"nagaji_loil,state:h-venomshield-loil=b1","p":48,"b":"Venomshield Nagaji","n":"Venomshield Nagaji (Nagaji)"},{"c":21,"s":6,"id":207,"u":"nagaji_loil,state:h-whipfang-loil=b1","p":48,"b":"Whipfang Nagaji","n":"Whipfang Nagaji (Nagaji)"},{"c":21,"s":4,"id":209,"u":"orc_apg,state:h-badlands-apg=b1","p":18,"b":"Badlands Orc","n":"Badlands Orc (Orc)"},{"c":21,"s":4,"id":210,"u":"orc_apg,state:h-deep-apg=b1","p":18,"b":"Deep Orc","n":"Deep Orc (Orc)"},{"c":21,"s":4,"id":211,"u":"orc_apg,state:h-holdscarred-apg=b1","p":18,"b":"Hold-Scarred Orc","n":"Hold-Scarred Orc (Orc)"},{"c":21,"s":4,"id":212,"u":"orc_apg,state:h-rainfall-apg=b1","p":18,"b":"Rainfall Orc","n":"Rainfall Orc (Orc)"},{"c":21,"s":1,"id":213,"u":"orc_apg,state:h-battleready-loag=b1","p":49,"b":"Battle-Ready Orc","n":"Battle-Ready Orc (Orc)"},{"c":21,"s":1,"id":214,"u":"orc_apg,state:h-grave-loag=b1","p":50,"b":"Grave Orc","n":"Grave Orc (Orc)"},{"c":21,"s":1,"id":215,"u":"orc_apg,state:h-winter-loag=b1","p":50,"b":"Winter Orc","n":"Winter Orc (Orc)"},{"c":21,"s":8,"id":217,"u":"poppet_lotgb,state:h-ghost-lotgb=b1","p":62,"b":"Ghost Poppet","n":"Ghost Poppet (Poppet)"},{"c":21,"s":8,"id":218,"u":"poppet_lotgb,state:h-stuffed-lotgb=b1","p":62,"b":"Stuffed Poppet","n":"Stuffed Poppet (Poppet)"},{"c":21,"s":8,"id":219,"u":"poppet_lotgb,state:h-toy-lotgb=b1","p":63,"b":"Toy Poppet","n":"Toy Poppet (Poppet)"},{"c":21,"s":8,"id":220,"u":"poppet_lotgb,state:h-windup-lotgb=b1","p":63,"b":"Windup Poppet","n":"Windup Poppet (Poppet)"},{"c":21,"s":8,"id":221,"u":"poppet_lotgb,state:h-wishborn-lotgb=b1","p":63,"b":"Wishborn Poppet","n":"Wishborn Poppet (Poppet)"},{"c":21,"s":4,"id":223,"u":"ratfolk_apg,state:h-deep-apg=b1","p":21,"b":"Deep Rat","n":"Deep Rat (Ratfolk)"},{"c":21,"s":4,"id":224,"u":"ratfolk_apg,state:h-desert-apg=b1","p":21,"b":"Desert Rat","n":"Desert Rat (Ratfolk)"},{"c":21,"s":4,"id":225,"u":"ratfolk_apg,state:h-longsnout-apg=b1","p":21,"b":"Longsnout Rat","n":"Longsnout Rat (Ratfolk)"},{"c":21,"s":4,"id":226,"u":"ratfolk_apg,state:h-sewer-apg=b1","p":22,"b":"Sewer Rat","n":"Sewer Rat (Ratfolk)"},{"c":21,"s":4,"id":227,"u":"ratfolk_apg,state:h-shadow-apg=b1","p":22,"b":"Shadow Rat","n":"Shadow Rat (Ratfolk)"},{"c":21,"s":1,"id":228,"u":"ratfolk_apg,state:h-snow-loag=b1","p":22,"b":"Snow Rat","n":"Snow Rat (Ratfolk)"},{"c":21,"s":1,"id":229,"u":"ratfolk_apg,state:h-tunnel-loag=b1","p":22,"b":"Tunnel Rat","n":"Tunnel Rat (Ratfolk)"},{"c":21,"s":0,"id":231,"u":"shisk_lome,state:h-lorekeeper-lome=b1","p":123,"b":"Lorekeeper Shisk","n":"Lorekeeper Shisk (Shisk)"},{"c":21,"s":0,"id":232,"u":"shisk_lome,state:h-quillcoat-lome=b1","p":123,"b":"Quillcoat Shisk","n":"Quillcoat Shisk (Shisk)"},{"c":21,"s":0,"id":233,"u":"shisk_lome,state:h-spellkeeper-lome=b1","p":123,"b":"Spellkeeper Shisk","n":"Spellkeeper Shisk (Shisk)"},{"c":21,"s":0,"id":234,"u":"shisk_lome,state:h-stronggut-lome=b1","p":123,"b":"Stronggut Shisk","n":"Stronggut Shisk (Shisk)"},{"c":21,"s":0,"id":235,"u":"shisk_lome,state:h-stonestep-lome=b1","p":124,"b":"Stonestep Shisk","n":"Stonestep Shisk (Shisk)"},{"c":21,"s":9,"id":237,"u":"shoony_ec3,state:h-bloodhound-ec3=b1","p":71,"b":"Bloodhound Shoony","n":"Bloodhound Shoony (Shoony)"},{"c":21,"s":9,"id":238,"u":"shoony_ec3,state:h-fishseeker-ec3=b1","p":71,"b":"Fishseeker Shoony","n":"Fishseeker Shoony (Shoony)"},{"c":21,"s":9,"id":239,"u":"shoony_ec3,state:h-paddler-ec3=b1","p":71,"b":"Paddler Shoony","n":"Paddler Shoony (Shoony)"},{"c":21,"s":9,"id":240,"u":"shoony_ec3,state:h-thickcoat-ec3=b1","p":71,"b":"Thickcoat Shoony","n":"Thickcoat Shoony (Shoony)"},{"c":21,"s":10,"id":242,"u":"skeleton_botd,state:h-fodder-botd=b1","p":55,"b":"Fodder Skeleton","n":"Fodder Skeleton (Skeleton)"},{"c":21,"s":10,"id":243,"u":"skeleton_botd,state:h-compact-botd=b1","p":55,"b":"Compact Skeleton","n":"Compact Skeleton (Skeleton)"},{"c":21,"s":10,"id":244,"u":"skeleton_botd,state:h-sturdy-botd=b1","p":56,"b":"Sturdy Skeleton","n":"Sturdy Skeleton (Skeleton)"},{"c":21,"s":10,"id":245,"u":"skeleton_botd,state:h-monstrous-botd=b1","p":56,"b":"Monstrous Skeleton","n":"Monstrous Skeleton (Skeleton)"},{"c":21,"s":1,"id":247,"u":"sprite_loag,state:h-draxie-loag=b1","p":129,"b":"Draxie","n":"Draxie (Sprite)"},{"c":21,"s":1,"id":248,"u":"sprite_loag,state:h-grig-loag=b1","p":129,"b":"Grig","n":"Grig (Sprite)"},{"c":21,"s":1,"id":249,"u":"sprite_loag,state:h-luminous-loag=b1","p":129,"b":"Luminous Sprite","n":"Luminous Sprite (Sprite)"},{"c":21,"s":1,"id":250,"u":"sprite_loag,state:h-melixie-loag=b1","p":129,"b":"Melixie","n":"Melixie (Sprite)"},{"c":21,"s":1,"id":251,"u":"sprite_loag,state:h-nyktera-loag=b1","p":129,"b":"Nyktera","n":"Nyktera (Sprite)"},{"c":21,"s":1,"id":252,"u":"sprite_loag,state:h-pixie-loag=b1","p":129,"b":"Pixie","n":"Pixie (Sprite)"},{"c":21,"s":1,"id":254,"u":"strix_loag,state:h-nightglider-loag=b1","p":135,"b":"Nightglider Strix","n":"Nightglider Strix (Strix)"},{"c":21,"s":1,"id":255,"u":"strix_loag,state:h-predator-loag=b1","p":135,"b":"Predator Strix","n":"Predator Strix (Strix)"},{"c":21,"s":1,"id":256,"u":"strix_loag,state:h-scavenger-loag=b1","p":135,"b":"Scavenger Strix","n":"Scavenger Strix (Strix)"},{"c":21,"s":1,"id":257,"u":"strix_loag,state:h-shoreline-loag=b1","p":135,"b":"Shoreline Strix","n":"Shoreline Strix (Strix)"},{"c":21,"s":1,"id":258,"u":"strix_loag,state:h-songbird-loag=b1","p":135,"b":"Songbird Strix","n":"Songbird Strix (Strix)"},{"c":21,"s":4,"id":260,"u":"tengu_apg,state:h-jinxed-apg=b1","p":25,"b":"Jinxed Tengu","n":"Jinxed Tengu (Tengu)"},{"c":21,"s":4,"id":261,"u":"tengu_apg,state:h-mountainkeeper-apg=b1","p":25,"b":"Mountainkeeper Tengu","n":"Mountainkeeper Tengu (Tengu)"},{"c":21,"s":4,"id":262,"u":"tengu_apg,state:h-skyborn-apg=b1","p":26,"b":"Skyborn Tengu","n":"Skyborn Tengu (Tengu)"},{"c":21,"s":4,"id":263,"u":"tengu_apg,state:h-stormtossed-apg=b1","p":26,"b":"Stormtossed Tengu","n":"Stormtossed Tengu (Tengu)"},{"c":21,"s":4,"id":264,"u":"tengu_apg,state:h-taloned-apg=b1","p":26,"b":"Taloned Tengu","n":"Taloned Tengu (Tengu)"},{"c":21,"s":1,"id":265,"u":"tengu_apg,state:h-dogtooth-loag=b1","p":57,"b":"Dogtooth Tengu","n":"Dogtooth Tengu (Tengu)"},{"c":21,"s":1,"id":266,"u":"tengu_apg,state:h-wavediver-loag=b1","p":57,"b":"Wavediver Tengu","n":"Wavediver Tengu (Tengu)"},{"c":21,"s":6,"id":268,"u":"vanara_loil,state:h-bandaagee-loil=b1","p":54,"b":"Bandaagee Vanara","n":"Bandaagee Vanara (Vanara)"},{"c":21,"s":6,"id":269,"u":"vanara_loil,state:h-lahkgyan-loil=b1","p":54,"b":"Lahkgyan Vanara","n":"Lahkgyan Vanara (Vanara)"},{"c":21,"s":6,"id":270,"u":"vanara_loil,state:h-ragdyan-loil=b1","p":54,"b":"Ragdyan Vanara","n":"Ragdyan Vanara (Vanara)"},{"c":21,"s":6,"id":271,"u":"vanara_loil,state:h-wajaghand-loil=b1","p":54,"b":"Wajaghand Vanara","n":"Wajaghand Vanara (Vanara)"},{"c":21,"s":6,"id":273,"u":"vishkanya_loil,state:h-elusive-loil=b1","p":60,"b":"Elusive Vishkanya","n":"Elusive Vishkanya (Vishkanya)"},{"c":21,"s":6,"id":274,"u":"vishkanya_loil,state:h-keenvenom-loil=b1","p":60,"b":"Keen-Venom Vishkanya","n":"Keen-Venom Vishkanya (Vishkanya)"},{"c":21,"s":6,"id":275,"u":"vishkanya_loil,state:h-oldblood-loil=b1","p":60,"b":"Old-Blood Vishkanya","n":"Old-Blood Vishkanya (Vishkanya)"},{"c":21,"s":6,"id":276,"u":"vishkanya_loil,state:h-prismatic-loil=b1","p":60,"b":"Prismatic Vishkanya","n":"Prismatic Vishkanya (Vishkanya)"},{"c":21,"s":6,"id":277,"u":"vishkanya_loil,state:h-scalekeeper-loil=b1","p":60,"b":"Scalekeeper Vishkanya","n":"Scalekeeper Vishkanya (Vishkanya)"},{"c":21,"s":6,"id":278,"u":"vishkanya_loil,state:h-venom-loil=b1","p":60,"b":"Venom-Resistant","n":"Venom-Resistant (Vishkanya)"},{"c":22,"s":4,"id":279,"u":"blankhash,state:h-aasimar-apg=b1","p":34,"n":"Aasimar"},{"c":22,"s":11,"id":280,"u":"blankhash,state:h-reflection-da=b1","p":119,"n":"Reflection"},{"c":22,"s":1,"id":281,"u":"blankhash,state:h-aphorite-loag=b1","p":74,"n":"Aphorite"},{"c":22,"s":1,"id":282,"u":"blankhash,state:h-beastkin-loag=b1","p":78,"n":"Beastkin"},{"c":22,"s":4,"id":283,"u":"blankhash,state:h-changeling-apg=b1","p":30,"n":"Changeling"},{"c":22,"s":4,"id":284,"u":"blankhash,state:h-dhampir-apg=b1","p":32,"n":"Dhampir"},{"c":22,"s":4,"id":285,"u":"blankhash,state:h-duskwalker-apg=b1","p":37,"n":"Duskwalker"},{"c":22,"s":1,"id":286,"u":"blankhash,state:h-ganzi-loag=b1","p":94,"n":"Ganzi"},{"c":22,"s":1,"id":287,"u":"blankhash,state:h-ifrit-loag=b1","p":100,"n":"Ifrit"},{"c":22,"s":1,"id":288,"u":"blankhash,state:h-oread-loag=b1","p":104,"n":"Oread"},{"c":22,"s":1,"id":289,"u":"blankhash,state:h-suli-loag=b1","p":108,"n":"Suli"},{"c":22,"s":1,"id":290,"u":"blankhash,state:h-sylph-loag=b1","p":112,"n":"Sylph"},{"c":22,"s":4,"id":291,"u":"blankhash,state:h-tiefling-apg=b1","p":39,"n":"Tiefling"},{"c":22,"s":1,"id":292,"u":"blankhash,state:h-undine-loag=b1","p":116,"n":"Undine"},{"c":1,"s":12,"id":293,"u":"aasimar%20redeemer_b1","p":263,"h":1,"n":"Aasimar Redeemer"},{"c":1,"s":12,"id":294,"u":"adamantine%20golem_b1","p":189,"h":1,"n":"Adamantine Golem"},{"c":1,"s":12,"id":295,"u":"adult%20black%20dragon_b1","p":105,"h":1,"n":"Adult Black Dragon"},{"c":1,"s":12,"id":296,"u":"adult%20blue%20dragon_b1","p":108,"h":1,"n":"Adult Blue Dragon"},{"c":1,"s":12,"id":297,"u":"adult%20brass%20dragon_b1","p":118,"h":1,"n":"Adult Brass Dragon"},{"c":1,"s":12,"id":298,"u":"adult%20bronze%20dragon_b1","p":120,"h":1,"n":"Adult Bronze Dragon"},{"c":1,"s":12,"id":299,"u":"adult%20copper%20dragon_b1","p":122,"h":1,"n":"Adult Copper Dragon"},{"c":1,"s":12,"id":300,"u":"adult%20gold%20dragon_b1","p":124,"h":1,"n":"Adult Gold Dragon"},{"c":1,"s":12,"id":301,"u":"adult%20green%20dragon_b1","p":110,"h":1,"n":"Adult Green Dragon"},{"c":1,"s":12,"id":302,"u":"adult%20red%20dragon_b1","p":112,"h":1,"n":"Adult Red Dragon"},{"c":1,"s":12,"id":303,"u":"adult%20silver%20dragon_b1","p":126,"h":1,"n":"Adult Silver Dragon"},{"c":1,"s":12,"id":304,"u":"adult%20white%20dragon_b1","p":114,"h":1,"n":"Adult White Dragon"},{"c":1,"s":12,"id":305,"u":"air%20mephit_b1","p":150,"h":1,"n":"Air Mephit"},{"c":1,"s":12,"id":306,"u":"alchemical%20golem_b1","p":185,"h":1,"n":"Alchemical Golem"},{"c":1,"s":12,"id":307,"u":"alghollthu%20master_b1","p":14,"h":1,"n":"Alghollthu Master"},{"c":1,"s":12,"id":308,"u":"ancient%20black%20dragon_b1","p":106,"h":1,"n":"Ancient Black Dragon"},{"c":1,"s":12,"id":309,"u":"ancient%20blue%20dragon_b1","p":108,"h":1,"n":"Ancient Blue Dragon"},{"c":1,"s":12,"id":310,"u":"ancient%20brass%20dragon_b1","p":118,"h":1,"n":"Ancient Brass Dragon"},{"c":1,"s":12,"id":311,"u":"ancient%20bronze%20dragon_b1","p":120,"h":1,"n":"Ancient Bronze Dragon"},{"c":1,"s":12,"id":312,"u":"ancient%20copper%20dragon_b1","p":122,"h":1,"n":"Ancient Copper Dragon"},{"c":1,"s":12,"id":313,"u":"ancient%20gold%20dragon_b1","p":125,"h":1,"n":"Ancient Gold Dragon"},{"c":1,"s":12,"id":314,"u":"ancient%20green%20dragon_b1","p":110,"h":1,"n":"Ancient Green Dragon"},{"c":1,"s":12,"id":315,"u":"ancient%20red%20dragon_b1","p":112,"h":1,"n":"Ancient Red Dragon"},{"c":1,"s":12,"id":316,"u":"ancient%20silver%20dragon_b1","p":127,"h":1,"n":"Ancient Silver Dragon"},{"c":1,"s":12,"id":317,"u":"ancient%20white%20dragon_b1","p":115,"h":1,"n":"Ancient White Dragon"},{"c":1,"s":12,"id":318,"u":"animated%20armor_b1","p":20,"h":1,"n":"Animated Armor"},{"c":1,"s":12,"id":319,"u":"animated%20broom_b1","p":20,"h":1,"n":"Animated Broom"},{"c":1,"s":12,"id":320,"u":"animated%20statue_b1","p":21,"h":1,"n":"Animated Statue"},{"c":1,"s":12,"id":321,"u":"ankhrav_b1","p":22,"h":1,"n":"Ankhrav"},{"c":1,"s":12,"id":322,"u":"ankylosaurus_b1","p":97,"h":1,"n":"Ankylosaurus"},{"c":1,"s":12,"id":323,"u":"annis%20hag_b1","p":202,"h":1,"n":"Annis Hag"},{"c":1,"s":12,"id":324,"u":"arbiter_b1","p":8,"h":1,"n":"Arbiter"},{"c":1,"s":12,"id":325,"u":"arboreal%20regent_b1","p":25,"h":1,"n":"Arboreal Regent"},{"c":1,"s":12,"id":326,"u":"arboreal%20warden_b1","p":24,"h":1,"n":"Arboreal Warden"},{"c":1,"s":12,"id":327,"u":"astradaemon_b1","p":73,"h":1,"n":"Astradaemon"},{"c":1,"s":12,"id":328,"u":"astral%20deva_b1","p":19,"h":1,"n":"Astral Deva"},{"c":1,"s":12,"id":329,"u":"awakened%20tree_b1","p":25,"h":1,"n":"Awakened Tree"},{"c":1,"s":12,"id":330,"u":"axiomite_b1","p":9,"h":1,"n":"Axiomite"},{"c":1,"s":12,"id":331,"u":"azure%20worm_b1","p":57,"h":1,"n":"Azure Worm"},{"c":1,"s":12,"id":332,"u":"balisse_b1","p":18,"h":1,"n":"Balisse"},{"c":1,"s":12,"id":333,"u":"ball%20python_b1","p":302,"h":1,"n":"Ball Python"},{"c":1,"s":12,"id":334,"u":"balor_b1","p":83,"h":1,"n":"Balor"},{"c":1,"s":12,"id":335,"u":"banshee_b1","p":34,"h":1,"n":"Banshee"},{"c":1,"s":12,"id":336,"u":"baomal_b1","p":35,"h":1,"n":"Baomal"},{"c":1,"s":12,"id":337,"u":"barbazu_b1","p":88,"h":1,"n":"Barbazu"},{"c":1,"s":12,"id":338,"u":"barghest_b1","p":36,"h":1,"n":"Barghest"},{"c":1,"s":12,"id":339,"u":"basilisk_b1","p":38,"h":1,"n":"Basilisk"},{"c":1,"s":12,"id":340,"u":"black%20pudding_b1","p":255,"h":1,"n":"Black Pudding"},{"c":1,"s":12,"id":341,"u":"bloodseeker_b1","p":42,"h":1,"n":"Bloodseeker"},{"c":1,"s":12,"id":342,"u":"boar_b1","p":43,"h":1,"n":"Boar"},{"c":1,"s":12,"id":343,"u":"boggard%20scout_b1","p":44,"h":1,"n":"Boggard Scout"},{"c":1,"s":12,"id":344,"u":"boggard%20swampseer_b1","p":45,"h":1,"n":"Boggard Swampseer"},{"c":1,"s":12,"id":345,"u":"boggard%20warrior_b1","p":44,"h":1,"n":"Boggard Warrior"},{"c":1,"s":12,"id":346,"u":"brain%20collector_b1","p":46,"h":1,"n":"Brain Collector"},{"c":1,"s":12,"id":347,"u":"brine%20shark_b1","p":152,"h":1,"n":"Brine Shark"},{"c":1,"s":12,"id":348,"u":"brontosaurus_b1","p":100,"h":1,"n":"Brontosaurus"},{"c":1,"s":12,"id":349,"u":"bugbear%20thug_b1","p":47,"h":1,"n":"Bugbear Thug"},{"c":1,"s":12,"id":350,"u":"bugbear%20tormentor_b1","p":47,"h":1,"n":"Bugbear Tormentor"},{"c":1,"s":12,"id":351,"u":"bulette_b1","p":48,"h":1,"n":"Bulette"},{"c":1,"s":12,"id":352,"u":"bunyip_b1","p":49,"h":1,"n":"Bunyip"},{"c":1,"s":12,"id":353,"u":"cacodaemon_b1","p":70,"h":1,"n":"Cacodaemon"},{"c":1,"s":12,"id":354,"u":"caligni%20creeper_b1","p":50,"h":1,"n":"Caligni Creeper"},{"c":1,"s":12,"id":355,"u":"caligni%20dancer_b1","p":50,"h":1,"n":"Caligni Dancer"},{"c":1,"s":12,"id":356,"u":"caligni%20stalker_b1","p":51,"h":1,"n":"Caligni Stalker"},{"c":1,"s":12,"id":357,"u":"cassisian_b1","p":16,"h":1,"n":"Cassisian"},{"c":1,"s":12,"id":358,"u":"catfolk%20pouncer_b1","p":54,"h":1,"n":"Catfolk Pouncer"},{"c":1,"s":12,"id":359,"u":"cauthooj_b1","p":55,"h":1,"n":"Cauthooj"},{"c":1,"s":12,"id":360,"u":"cave%20bear_b1","p":40,"h":1,"n":"Cave Bear"},{"c":1,"s":12,"id":361,"u":"centaur_b1","p":60,"h":1,"n":"Centaur"},{"c":1,"s":12,"id":362,"u":"centipede%20swarm_b1","p":61,"h":1,"n":"Centipede Swarm"},{"c":1,"s":12,"id":363,"u":"ceustodaemon_b1","p":71,"h":1,"n":"Ceustodaemon"},{"c":1,"s":12,"id":364,"u":"changeling%20exile_b1","p":62,"h":1,"n":"Changeling Exile"},{"c":1,"s":12,"id":365,"u":"chimera_b1","p":63,"h":1,"n":"Chimera"},{"c":1,"s":12,"id":366,"u":"choral_b1","p":17,"h":1,"n":"Choral"},{"c":1,"s":12,"id":367,"u":"chuul_b1","p":64,"h":1,"n":"Chuul"},{"c":1,"s":12,"id":368,"u":"cinder%20rat_b1","p":148,"h":1,"n":"Cinder Rat"},{"c":1,"s":12,"id":369,"u":"clay%20golem_b1","p":186,"h":1,"n":"Clay Golem"},{"c":1,"s":12,"id":370,"u":"cloaker_b1","p":65,"h":1,"n":"Cloaker"},{"c":1,"s":12,"id":371,"u":"cloud%20giant_b1","p":173,"h":1,"n":"Cloud Giant"},{"c":1,"s":12,"id":372,"u":"cockatrice_b1","p":66,"h":1,"n":"Cockatrice"},{"c":1,"s":12,"id":373,"u":"crag%20linnorm_b1","p":224,"h":1,"n":"Crag Linnorm"},{"c":1,"s":12,"id":374,"u":"crimson%20worm_b1","p":59,"h":1,"n":"Crimson Worm"},{"c":1,"s":12,"id":375,"u":"crocodile_b1","p":67,"h":1,"n":"Crocodile"},{"c":1,"s":12,"id":376,"u":"cyclops_b1","p":68,"h":1,"n":"Cyclops"},{"c":1,"s":12,"id":377,"u":"daeodon_b1","p":43,"h":1,"n":"Daeodon"},{"c":1,"s":12,"id":378,"u":"dandasuka_b1","p":274,"h":1,"n":"Dandasuka"},{"c":1,"s":12,"id":379,"u":"dark%20naga_b1","p":242,"h":1,"n":"Dark Naga"},{"c":1,"s":12,"id":380,"u":"deadly%20mantis_b1","p":233,"h":1,"n":"Deadly Mantis"},{"c":1,"s":12,"id":381,"u":"deep%20gnome%20rockwarden_b1","p":75,"h":1,"n":"Deep Gnome Rockwarden"},{"c":1,"s":12,"id":382,"u":"deep%20gnome%20scout_b1","p":74,"h":1,"n":"Deep Gnome Scout"},{"c":1,"s":12,"id":383,"u":"deep%20gnome%20warrior_b1","p":75,"h":1,"n":"Deep Gnome Warrior"},{"c":1,"s":12,"id":384,"u":"deinonychus_b1","p":97,"h":1,"n":"Deinonychus"},{"c":1,"s":12,"id":385,"u":"deinosuchus_b1","p":67,"h":1,"n":"Deinosuchus"},{"c":1,"s":12,"id":386,"u":"demilich_b1","p":222,"h":1,"n":"Demilich"},{"c":1,"s":12,"id":387,"u":"dero%20magister_b1","p":85,"h":1,"n":"Dero Magister"},{"c":1,"s":12,"id":388,"u":"dero%20stalker_b1","p":84,"h":1,"n":"Dero Stalker"},{"c":1,"s":12,"id":389,"u":"dero%20strangler_b1","p":84,"h":1,"n":"Dero Strangler"},{"c":1,"s":12,"id":390,"u":"desert%20drake_b1","p":135,"h":1,"n":"Desert Drake"},{"c":1,"s":12,"id":391,"u":"dezullon_b1","p":94,"h":1,"n":"Dezullon"},{"c":1,"s":12,"id":392,"u":"dhampir%20wizard_b1","p":95,"h":1,"n":"Dhampir Wizard"},{"c":1,"s":12,"id":393,"u":"dire%20wolf_b1","p":334,"h":1,"n":"Dire Wolf"},{"c":1,"s":12,"id":394,"u":"djinni_b1","p":163,"h":1,"n":"Djinni"},{"c":1,"s":12,"id":395,"u":"doppelganger_b1","p":103,"h":1,"n":"Doppelganger"},{"c":1,"s":12,"id":396,"u":"dragon%20turtle_b1","p":128,"h":1,"n":"Dragon Turtle"},{"c":1,"s":12,"id":397,"u":"drakauthix_b1","p":129,"h":1,"n":"Drakauthix"},{"c":1,"s":12,"id":398,"u":"drider_b1","p":159,"h":1,"n":"Drider"},{"c":1,"s":12,"id":399,"u":"drow%20fighter_b1","p":136,"h":1,"n":"Drow Fighter"},{"c":1,"s":12,"id":400,"u":"drow%20priestess_b1","p":137,"h":1,"n":"Drow Priestess"},{"c":1,"s":12,"id":401,"u":"drow%20rogue_b1","p":137,"h":1,"n":"Drow Rogue"},{"c":1,"s":12,"id":402,"u":"dryad_b1","p":246,"h":1,"n":"Dryad"},{"c":1,"s":12,"id":403,"u":"dryad%20queen_b1","p":249,"h":1,"n":"Dryad Queen"},{"c":1,"s":12,"id":404,"u":"duergar%20bombardier_b1","p":139,"h":1,"n":"Duergar Bombardier"},{"c":1,"s":12,"id":405,"u":"duergar%20sharpshooter_b1","p":138,"h":1,"n":"Duergar Sharpshooter"},{"c":1,"s":12,"id":406,"u":"duergar%20taskmaster_b1","p":139,"h":1,"n":"Duergar Taskmaster"},{"c":1,"s":12,"id":407,"u":"dullahan_b1","p":140,"h":1,"n":"Dullahan"},{"c":1,"s":12,"id":408,"u":"duskwalker%20ghost%20hunter_b1","p":262,"h":1,"n":"Duskwalker Ghost Hunter"},{"c":1,"s":12,"id":409,"u":"eagle_b1","p":141,"h":1,"n":"Eagle"},{"c":1,"s":12,"id":410,"u":"earth%20mephit_b1","p":150,"h":1,"n":"Earth Mephit"},{"c":1,"s":12,"id":411,"u":"efreeti_b1","p":164,"h":1,"n":"Efreeti"},{"c":1,"s":12,"id":412,"u":"elananx_b1","p":143,"h":1,"n":"Elananx"},{"c":1,"s":12,"id":413,"u":"electric%20eel_b1","p":142,"h":1,"n":"Electric Eel"},{"c":1,"s":12,"id":414,"u":"elemental%20avalanche_b1","p":147,"h":1,"n":"Elemental Avalanche"},{"c":1,"s":12,"id":415,"u":"elemental%20hurricane_b1","p":145,"h":1,"n":"Elemental Hurricane"},{"c":1,"s":12,"id":416,"u":"elemental%20inferno_b1","p":149,"h":1,"n":"Elemental Inferno"},{"c":1,"s":12,"id":417,"u":"elemental%20tsunami_b1","p":153,"h":1,"n":"Elemental Tsunami"},{"c":1,"s":12,"id":418,"u":"elephant_b1","p":154,"h":1,"n":"Elephant"},{"c":1,"s":12,"id":419,"u":"erinys_b1","p":89,"h":1,"n":"Erinys"},{"c":1,"s":12,"id":420,"u":"ether%20spider_b1","p":155,"h":1,"n":"Ether Spider"},{"c":1,"s":12,"id":421,"u":"ettin_b1","p":156,"h":1,"n":"Ettin"},{"c":1,"s":12,"id":422,"u":"faceless%20stalker_b1","p":13,"h":1,"n":"Faceless Stalker"},{"c":1,"s":12,"id":423,"u":"faerie%20dragon_b1","p":157,"h":1,"n":"Faerie Dragon"},{"c":1,"s":12,"id":424,"u":"fire%20giant_b1","p":172,"h":1,"n":"Fire Giant"},{"c":1,"s":12,"id":425,"u":"fire%20mephit_b1","p":151,"h":1,"n":"Fire Mephit"},{"c":1,"s":12,"id":426,"u":"firewyrm_b1","p":149,"h":1,"n":"Firewyrm"},{"c":1,"s":12,"id":427,"u":"flame%20drake_b1","p":131,"h":1,"n":"Flame Drake"},{"c":1,"s":12,"id":428,"u":"flash%20beetle_b1","p":41,"h":1,"n":"Flash Beetle"},{"c":1,"s":12,"id":429,"u":"flesh%20golem_b1","p":185,"h":1,"n":"Flesh Golem"},{"c":1,"s":12,"id":430,"u":"frost%20drake_b1","p":134,"h":1,"n":"Frost Drake"},{"c":1,"s":12,"id":431,"u":"frost%20giant_b1","p":171,"h":1,"n":"Frost Giant"},{"c":1,"s":12,"id":432,"u":"fungus%20leshy_b1","p":219,"h":1,"n":"Fungus Leshy"},{"c":1,"s":12,"id":433,"u":"gancanagh_b1","p":31,"h":1,"n":"Gancanagh"},{"c":1,"s":12,"id":434,"u":"gargoyle_b1","p":161,"h":1,"n":"Gargoyle"},{"c":1,"s":12,"id":435,"u":"gelatinous%20cube_b1","p":254,"h":1,"n":"Gelatinous Cube"},{"c":1,"s":12,"id":436,"u":"gelugon_b1","p":91,"h":1,"n":"Gelugon"},{"c":1,"s":12,"id":437,"u":"ghaele_b1","p":33,"h":1,"n":"Ghaele"},{"c":1,"s":12,"id":438,"u":"ghast_b1","p":169,"h":1,"n":"Ghast"},{"c":1,"s":12,"id":439,"u":"ghost%20commoner_b1","p":167,"h":1,"n":"Ghost Commoner"},{"c":1,"s":12,"id":440,"u":"ghost%20mage_b1","p":167,"h":1,"n":"Ghost Mage"},{"c":1,"s":12,"id":441,"u":"ghoul_b1","p":169,"h":1,"n":"Ghoul"},{"c":1,"s":12,"id":442,"u":"giant%20anaconda_b1","p":303,"h":1,"n":"Giant Anaconda"},{"c":1,"s":12,"id":443,"u":"giant%20animated%20statue_b1","p":21,"h":1,"n":"Giant Animated Statue"},{"c":1,"s":12,"id":444,"u":"giant%20bat_b1","p":39,"h":1,"n":"Giant Bat"},{"c":1,"s":12,"id":445,"u":"giant%20centipede_b1","p":61,"h":1,"n":"Giant Centipede"},{"c":1,"s":12,"id":446,"u":"giant%20eagle_b1","p":141,"h":1,"n":"Giant Eagle"},{"c":1,"s":12,"id":447,"u":"giant%20flytrap_b1","p":160,"h":1,"n":"Giant Flytrap"},{"c":1,"s":12,"id":448,"u":"giant%20frilled%20lizard_b1","p":229,"h":1,"n":"Giant Frilled Lizard"},{"c":1,"s":12,"id":449,"u":"giant%20gecko_b1","p":228,"h":1,"n":"Giant Gecko"},{"c":1,"s":12,"id":450,"u":"giant%20mantis_b1","p":233,"h":1,"n":"Giant Mantis"},{"c":1,"s":12,"id":451,"u":"giant%20monitor%20lizard_b1","p":229,"h":1,"n":"Giant Monitor Lizard"},{"c":1,"s":12,"id":452,"u":"giant%20moray%20eel_b1","p":142,"h":1,"n":"Giant Moray Eel"},{"c":1,"s":12,"id":453,"u":"giant%20octopus_b1","p":250,"h":1,"n":"Giant Octopus"},{"c":1,"s":12,"id":454,"u":"giant%20rat_b1","p":276,"h":1,"n":"Giant Rat"},{"c":1,"s":12,"id":455,"u":"giant%20scorpion_b1","p":285,"h":1,"n":"Giant Scorpion"},{"c":1,"s":12,"id":456,"u":"giant%20stag%20beetle_b1","p":41,"h":1,"n":"Giant Stag Beetle"},{"c":1,"s":12,"id":457,"u":"giant%20tarantula_b1","p":307,"h":1,"n":"Giant Tarantula"},{"c":1,"s":12,"id":458,"u":"giant%20viper_b1","p":303,"h":1,"n":"Giant Viper"},{"c":1,"s":12,"id":459,"u":"giant%20wasp_b1","p":324,"h":1,"n":"Giant Wasp"},{"c":1,"s":12,"id":460,"u":"gibbering%20mouther_b1","p":176,"h":1,"n":"Gibbering Mouther"},{"c":1,"s":12,"id":461,"u":"gimmerling_b1","p":177,"h":1,"n":"Gimmerling"},{"c":1,"s":12,"id":462,"u":"glabrezu_b1","p":79,"h":1,"n":"Glabrezu"},{"c":1,"s":12,"id":463,"u":"gnoll%20cultist_b1","p":179,"h":1,"n":"Gnoll Cultist"},{"c":1,"s":12,"id":464,"u":"gnoll%20hunter_b1","p":178,"h":1,"n":"Gnoll Hunter"},{"c":1,"s":12,"id":465,"u":"gnoll%20sergeant_b1","p":179,"h":1,"n":"Gnoll Sergeant"},{"c":1,"s":12,"id":466,"u":"goblin%20commando_b1","p":180,"h":1,"n":"Goblin Commando"},{"c":1,"s":12,"id":467,"u":"goblin%20dog_b1","p":182,"h":1,"n":"Goblin Dog"},{"c":1,"s":12,"id":468,"u":"goblin%20pyro_b1","p":181,"h":1,"n":"Goblin Pyro"},{"c":1,"s":12,"id":469,"u":"goblin%20war%20chanter_b1","p":181,"h":1,"n":"Goblin War Chanter"},{"c":1,"s":12,"id":470,"u":"goblin%20warrior_b1","p":180,"h":1,"n":"Goblin Warrior"},{"c":1,"s":12,"id":471,"u":"gogiteth_b1","p":183,"h":1,"n":"Gogiteth"},{"c":1,"s":12,"id":472,"u":"goliath%20spider_b1","p":307,"h":1,"n":"Goliath Spider"},{"c":1,"s":12,"id":473,"u":"gorilla_b1","p":23,"h":1,"n":"Gorilla"},{"c":1,"s":12,"id":474,"u":"gourd%20leshy_b1","p":218,"h":1,"n":"Gourd Leshy"},{"c":1,"s":12,"id":475,"u":"great%20cyclops_b1","p":69,"h":1,"n":"Great Cyclops"},{"c":1,"s":12,"id":476,"u":"great%20white%20shark_b1","p":291,"h":1,"n":"Great White Shark"},{"c":1,"s":12,"id":477,"u":"greater%20barghest_b1","p":37,"h":1,"n":"Greater Barghest"},{"c":1,"s":12,"id":478,"u":"greater%20nightmare_b1","p":244,"h":1,"n":"Greater Nightmare"},{"c":1,"s":12,"id":479,"u":"greater%20shadow_b1","p":289,"h":1,"n":"Greater Shadow"},{"c":1,"s":12,"id":480,"u":"green%20hag_b1","p":201,"h":1,"n":"Green Hag"},{"c":1,"s":12,"id":481,"u":"griffon_b1","p":194,"h":1,"n":"Griffon"},{"c":1,"s":12,"id":482,"u":"grig_b1","p":308,"h":1,"n":"Grig"},{"c":1,"s":12,"id":483,"u":"grikkitog_b1","p":195,"h":1,"n":"Grikkitog"},{"c":1,"s":12,"id":484,"u":"grim%20reaper_b1","p":196,"h":1,"n":"Grim Reaper"},{"c":1,"s":12,"id":485,"u":"grizzly%20bear_b1","p":40,"h":1,"n":"Grizzly Bear"},{"c":1,"s":12,"id":486,"u":"grothlut_b1","p":158,"h":1,"n":"Grothlut"},{"c":1,"s":12,"id":487,"u":"guard%20dog_b1","p":102,"h":1,"n":"Guard Dog"},{"c":1,"s":12,"id":488,"u":"guardian%20naga_b1","p":243,"h":1,"n":"Guardian Naga"},{"c":1,"s":12,"id":489,"u":"gug_b1","p":198,"h":1,"n":"Gug"},{"c":1,"s":12,"id":490,"u":"guthallath_b1","p":199,"h":1,"n":"Guthallath"},{"c":1,"s":12,"id":491,"u":"harpy_b1","p":204,"h":1,"n":"Harpy"},{"c":1,"s":12,"id":492,"u":"hell%20hound_b1","p":205,"h":1,"n":"Hell Hound"},{"c":1,"s":12,"id":493,"u":"hill%20giant_b1","p":170,"h":1,"n":"Hill Giant"},{"c":1,"s":12,"id":494,"u":"hive%20mother_b1","p":22,"h":1,"n":"Hive Mother"},{"c":1,"s":12,"id":495,"u":"hobgoblin%20archer_b1","p":207,"h":1,"n":"Hobgoblin Archer"},{"c":1,"s":12,"id":496,"u":"hobgoblin%20general_b1","p":207,"h":1,"n":"Hobgoblin General"},{"c":1,"s":12,"id":497,"u":"hobgoblin%20soldier_b1","p":206,"h":1,"n":"Hobgoblin Soldier"},{"c":1,"s":12,"id":498,"u":"homunculus_b1","p":208,"h":1,"n":"Homunculus"},{"c":1,"s":12,"id":499,"u":"horned%20archon_b1","p":27,"h":1,"n":"Horned Archon"},{"c":1,"s":12,"id":500,"u":"hunting%20spider_b1","p":306,"h":1,"n":"Hunting Spider"},{"c":1,"s":12,"id":501,"u":"hyaenodon_b1","p":211,"h":1,"n":"Hyaenodon"},{"c":1,"s":12,"id":502,"u":"hydra_b1","p":210,"h":1,"n":"Hydra"},{"c":1,"s":12,"id":503,"u":"hyena_b1","p":211,"h":1,"n":"Hyena"},{"c":1,"s":12,"id":504,"u":"ice%20linnorm_b1","p":225,"h":1,"n":"Ice Linnorm"},{"c":1,"s":12,"id":505,"u":"imp_b1","p":87,"h":1,"n":"Imp"},{"c":1,"s":12,"id":506,"u":"invisible%20stalker_b1","p":144,"h":1,"n":"Invisible Stalker"},{"c":1,"s":12,"id":507,"u":"iron%20golem_b1","p":188,"h":1,"n":"Iron Golem"},{"c":1,"s":12,"id":508,"u":"janni_b1","p":162,"h":1,"n":"Janni"},{"c":1,"s":12,"id":509,"u":"jinkin_b1","p":193,"h":1,"n":"Jinkin"},{"c":1,"s":12,"id":510,"u":"jungle%20drake_b1","p":132,"h":1,"n":"Jungle Drake"},{"c":1,"s":12,"id":511,"u":"keketar_b1","p":269,"h":1,"n":"Keketar"},{"c":1,"s":12,"id":512,"u":"kobold%20dragon%20mage_b1","p":213,"h":1,"n":"Kobold Dragon Mage"},{"c":1,"s":12,"id":513,"u":"kobold%20scout_b1","p":213,"h":1,"n":"Kobold Scout"},{"c":1,"s":12,"id":514,"u":"kobold%20warrior_b1","p":212,"h":1,"n":"Kobold Warrior"},{"c":1,"s":12,"id":515,"u":"kolyarut_b1","p":10,"h":1,"n":"Kolyarut"},{"c":1,"s":12,"id":516,"u":"kraken_b1","p":214,"h":1,"n":"Kraken"},{"c":1,"s":12,"id":517,"u":"krooth_b1","p":215,"h":1,"n":"Krooth"},{"c":1,"s":12,"id":518,"u":"lamia_b1","p":216,"h":1,"n":"Lamia"},{"c":1,"s":12,"id":519,"u":"lamia%20matriarch_b1","p":217,"h":1,"n":"Lamia Matriarch"},{"c":1,"s":12,"id":520,"u":"lantern%20archon_b1","p":26,"h":1,"n":"Lantern Archon"},{"c":1,"s":12,"id":521,"u":"leaf%20leshy_b1","p":218,"h":1,"n":"Leaf Leshy"},{"c":1,"s":12,"id":522,"u":"legion%20archon_b1","p":28,"h":1,"n":"Legion Archon"},{"c":1,"s":12,"id":523,"u":"lemure_b1","p":86,"h":1,"n":"Lemure"},{"c":1,"s":12,"id":524,"u":"leopard_b1","p":52,"h":1,"n":"Leopard"},{"c":1,"s":12,"id":525,"u":"lesser%20death_b1","p":197,"h":1,"n":"Lesser Death"},{"c":1,"s":12,"id":526,"u":"leukodaemon_b1","p":72,"h":1,"n":"Leukodaemon"},{"c":1,"s":12,"id":527,"u":"lich_b1","p":221,"h":1,"n":"Lich"},{"c":1,"s":12,"id":528,"u":"lillend_b1","p":32,"h":1,"n":"Lillend"},{"c":1,"s":12,"id":529,"u":"lion_b1","p":52,"h":1,"n":"Lion"},{"c":1,"s":12,"id":530,"u":"living%20landslide_b1","p":146,"h":1,"n":"Living Landslide"},{"c":1,"s":12,"id":531,"u":"living%20waterfall_b1","p":152,"h":1,"n":"Living Waterfall"},{"c":1,"s":12,"id":532,"u":"living%20whirlwind_b1","p":144,"h":1,"n":"Living Whirlwind"},{"c":1,"s":12,"id":533,"u":"living%20wildfire_b1","p":148,"h":1,"n":"Living Wildfire"},{"c":1,"s":12,"id":534,"u":"lizardfolk%20defender_b1","p":230,"h":1,"n":"Lizardfolk Defender"},{"c":1,"s":12,"id":535,"u":"lizardfolk%20scout_b1","p":231,"h":1,"n":"Lizardfolk Scout"},{"c":1,"s":12,"id":536,"u":"lizardfolk%20stargazer_b1","p":231,"h":1,"n":"Lizardfolk Stargazer"},{"c":1,"s":12,"id":537,"u":"lyrakien_b1","p":30,"h":1,"n":"Lyrakien"},{"c":1,"s":12,"id":538,"u":"mammoth_b1","p":154,"h":1,"n":"Mammoth"},{"c":1,"s":12,"id":539,"u":"manticore_b1","p":232,"h":1,"n":"Manticore"},{"c":1,"s":12,"id":540,"u":"marid_b1","p":165,"h":1,"n":"Marid"},{"c":1,"s":12,"id":541,"u":"marilith_b1","p":81,"h":1,"n":"Marilith"},{"c":1,"s":12,"id":542,"u":"medusa_b1","p":234,"h":1,"n":"Medusa"},{"c":1,"s":12,"id":543,"u":"megalodon_b1","p":291,"h":1,"n":"Megalodon"},{"c":1,"s":12,"id":544,"u":"megaprimatus_b1","p":23,"h":1,"n":"Megaprimatus"},{"c":1,"s":12,"id":545,"u":"merfolk%20warrior_b1","p":235,"h":1,"n":"Merfolk Warrior"},{"c":1,"s":12,"id":546,"u":"merfolk%20wavecaller_b1","p":235,"h":1,"n":"Merfolk Wavecaller"},{"c":1,"s":12,"id":547,"u":"mimic_b1","p":236,"h":1,"n":"Mimic"},{"c":1,"s":12,"id":548,"u":"minotaur_b1","p":237,"h":1,"n":"Minotaur"},{"c":1,"s":12,"id":549,"u":"mitflit_b1","p":192,"h":1,"n":"Mitflit"},{"c":1,"s":12,"id":550,"u":"morrigna_b1","p":271,"h":1,"n":"Morrigna"},{"c":1,"s":12,"id":551,"u":"mu%20spore_b1","p":238,"h":1,"n":"Mu Spore"},{"c":1,"s":12,"id":552,"u":"mukradi_b1","p":239,"h":1,"n":"Mukradi"},{"c":1,"s":12,"id":553,"u":"mummy%20guardian_b1","p":240,"h":1,"n":"Mummy Guardian"},{"c":1,"s":12,"id":554,"u":"mummy%20pharaoh_b1","p":241,"h":1,"n":"Mummy Pharaoh"},{"c":1,"s":12,"id":555,"u":"naiad_b1","p":246,"h":1,"n":"Naiad"},{"c":1,"s":12,"id":556,"u":"naiad%20queen_b1","p":248,"h":1,"n":"Naiad Queen"},{"c":1,"s":12,"id":557,"u":"naunet_b1","p":267,"h":1,"n":"Naunet"},{"c":1,"s":12,"id":558,"u":"nessian%20warhound_b1","p":205,"h":1,"n":"Nessian Warhound"},{"c":1,"s":12,"id":559,"u":"night%20hag_b1","p":202,"h":1,"n":"Night Hag"},{"c":1,"s":12,"id":560,"u":"nightmare_b1","p":244,"h":1,"n":"Nightmare"},{"c":1,"s":12,"id":561,"u":"nilith_b1","p":245,"h":1,"n":"Nilith"},{"c":1,"s":12,"id":562,"u":"nosoi_b1","p":270,"h":1,"n":"Nosoi"},{"c":1,"s":12,"id":563,"u":"ochre%20jelly_b1","p":255,"h":1,"n":"Ochre Jelly"},{"c":1,"s":12,"id":564,"u":"ofalth_b1","p":251,"h":1,"n":"Ofalth"},{"c":1,"s":12,"id":565,"u":"ogre%20boss_b1","p":253,"h":1,"n":"Ogre Boss"},{"c":1,"s":12,"id":566,"u":"ogre%20glutton_b1","p":253,"h":1,"n":"Ogre Glutton"},{"c":1,"s":12,"id":567,"u":"ogre%20warrior_b1","p":252,"h":1,"n":"Ogre Warrior"},{"c":1,"s":12,"id":568,"u":"orc%20brute_b1","p":256,"h":1,"n":"Orc Brute"},{"c":1,"s":12,"id":569,"u":"orc%20warchief_b1","p":257,"h":1,"n":"Orc Warchief"},{"c":1,"s":12,"id":570,"u":"orc%20warrior_b1","p":257,"h":1,"n":"Orc Warrior"},{"c":1,"s":12,"id":571,"u":"otyugh_b1","p":258,"h":1,"n":"Otyugh"},{"c":1,"s":12,"id":572,"u":"owlbear_b1","p":259,"h":1,"n":"Owlbear"},{"c":1,"s":12,"id":573,"u":"pegasus_b1","p":260,"h":1,"n":"Pegasus"},{"c":1,"s":12,"id":574,"u":"phistophilus_b1","p":90,"h":1,"n":"Phistophilus"},{"c":1,"s":12,"id":575,"u":"phoenix_b1","p":261,"h":1,"n":"Phoenix"},{"c":1,"s":12,"id":576,"u":"pit%20fiend_b1","p":92,"h":1,"n":"Pit Fiend"},{"c":1,"s":12,"id":577,"u":"pixie_b1","p":309,"h":1,"n":"Pixie"},{"c":1,"s":12,"id":578,"u":"plague%20zombie_b1","p":340,"h":1,"n":"Plague Zombie"},{"c":1,"s":12,"id":579,"u":"pleroma_b1","p":10,"h":1,"n":"Pleroma"},{"c":1,"s":12,"id":580,"u":"poltergeist_b1","p":264,"h":1,"n":"Poltergeist"},{"c":1,"s":12,"id":581,"u":"poracha_b1","p":265,"h":1,"n":"Poracha"},{"c":1,"s":12,"id":582,"u":"pteranodon_b1","p":272,"h":1,"n":"Pteranodon"},{"c":1,"s":12,"id":583,"u":"pugwampi_b1","p":193,"h":1,"n":"Pugwampi"},{"c":1,"s":12,"id":584,"u":"purple%20worm_b1","p":56,"h":1,"n":"Purple Worm"},{"c":1,"s":12,"id":585,"u":"quasit_b1","p":76,"h":1,"n":"Quasit"},{"c":1,"s":12,"id":586,"u":"quatoid_b1","p":153,"h":1,"n":"Quatoid"},{"c":1,"s":12,"id":587,"u":"quelaunt_b1","p":273,"h":1,"n":"Quelaunt"},{"c":1,"s":12,"id":588,"u":"quetzalcoatlus_b1","p":272,"h":1,"n":"Quetzalcoatlus"},{"c":1,"s":12,"id":589,"u":"raja%20rakshasa_b1","p":275,"h":1,"n":"Raja Rakshasa"},{"c":1,"s":12,"id":590,"u":"rat%20swarm_b1","p":276,"h":1,"n":"Rat Swarm"},{"c":1,"s":12,"id":591,"u":"ratfolk%20grenadier_b1","p":277,"h":1,"n":"Ratfolk Grenadier"},{"c":1,"s":12,"id":592,"u":"redcap_b1","p":278,"h":1,"n":"Redcap"},{"c":1,"s":12,"id":593,"u":"reefclaw_b1","p":279,"h":1,"n":"Reefclaw"},{"c":1,"s":12,"id":594,"u":"remorhaz_b1","p":280,"h":1,"n":"Remorhaz"},{"c":1,"s":12,"id":595,"u":"riding%20dog_b1","p":102,"h":1,"n":"Riding Dog"},{"c":1,"s":12,"id":596,"u":"riding%20horse_b1","p":209,"h":1,"n":"Riding Horse"},{"c":1,"s":12,"id":597,"u":"riding%20pony_b1","p":209,"h":1,"n":"Riding Pony"},{"c":1,"s":12,"id":598,"u":"river%20drake_b1","p":131,"h":1,"n":"River Drake"},{"c":1,"s":12,"id":599,"u":"roc_b1","p":281,"h":1,"n":"Roc"},{"c":1,"s":12,"id":600,"u":"roper_b1","p":282,"h":1,"n":"Roper"},{"c":1,"s":12,"id":601,"u":"rune%20giant_b1","p":175,"h":1,"n":"Rune Giant"},{"c":1,"s":12,"id":602,"u":"rust%20monster_b1","p":283,"h":1,"n":"Rust Monster"},{"c":1,"s":12,"id":603,"u":"salamander_b1","p":148,"h":1,"n":"Salamander"},{"c":1,"s":12,"id":604,"u":"satyr_b1","p":284,"h":1,"n":"Satyr"},{"c":1,"s":12,"id":605,"u":"scorpion%20swarm_b1","p":285,"h":1,"n":"Scorpion Swarm"},{"c":1,"s":12,"id":606,"u":"sea%20devil%20baron_b1","p":287,"h":1,"n":"Sea Devil Baron"},{"c":1,"s":12,"id":607,"u":"sea%20devil%20brute_b1","p":287,"h":1,"n":"Sea Devil Brute"},{"c":1,"s":12,"id":608,"u":"sea%20devil%20scout_b1","p":286,"h":1,"n":"Sea Devil Scout"},{"c":1,"s":12,"id":609,"u":"sea%20hag_b1","p":200,"h":1,"n":"Sea Hag"},{"c":1,"s":12,"id":610,"u":"sea%20serpent_b1","p":288,"h":1,"n":"Sea Serpent"},{"c":1,"s":12,"id":611,"u":"sewer%20ooze_b1","p":254,"h":1,"n":"Sewer Ooze"},{"c":1,"s":12,"id":612,"u":"shadow_b1","p":289,"h":1,"n":"Shadow"},{"c":1,"s":12,"id":613,"u":"shaitan_b1","p":164,"h":1,"n":"Shaitan"},{"c":1,"s":12,"id":614,"u":"shambler_b1","p":290,"h":1,"n":"Shambler"},{"c":1,"s":12,"id":615,"u":"shemhazian_b1","p":80,"h":1,"n":"Shemhazian"},{"c":1,"s":12,"id":616,"u":"shield%20archon_b1","p":29,"h":1,"n":"Shield Archon"},{"c":1,"s":12,"id":617,"u":"shining%20child_b1","p":292,"h":1,"n":"Shining Child"},{"c":1,"s":12,"id":618,"u":"shoggoth_b1","p":293,"h":1,"n":"Shoggoth"},{"c":1,"s":12,"id":619,"u":"shuln_b1","p":294,"h":1,"n":"Shuln"},{"c":1,"s":12,"id":620,"u":"sinspawn_b1","p":297,"h":1,"n":"Sinspawn"},{"c":1,"s":12,"id":621,"u":"skeletal%20champion_b1","p":298,"h":1,"n":"Skeletal Champion"},{"c":1,"s":12,"id":622,"u":"skeletal%20giant_b1","p":299,"h":1,"n":"Skeletal Giant"},{"c":1,"s":12,"id":623,"u":"skeletal%20horse_b1","p":299,"h":1,"n":"Skeletal Horse"},{"c":1,"s":12,"id":624,"u":"skeletal%20hulk_b1","p":299,"h":1,"n":"Skeletal Hulk"},{"c":1,"s":12,"id":625,"u":"skeleton%20guard_b1","p":298,"h":1,"n":"Skeleton Guard"},{"c":1,"s":12,"id":626,"u":"skulltaker_b1","p":300,"h":1,"n":"Skulltaker"},{"c":1,"s":12,"id":627,"u":"skum_b1","p":12,"h":1,"n":"Skum"},{"c":1,"s":12,"id":628,"u":"slurk_b1","p":301,"h":1,"n":"Slurk"},{"c":1,"s":12,"id":629,"u":"smilodon_b1","p":53,"h":1,"n":"Smilodon"},{"c":1,"s":12,"id":630,"u":"snapping%20flytrap_b1","p":160,"h":1,"n":"Snapping Flytrap"},{"c":1,"s":12,"id":631,"u":"sod%20hound_b1","p":146,"h":1,"n":"Sod Hound"},{"c":1,"s":12,"id":632,"u":"soulbound%20doll_b1","p":304,"h":1,"n":"Soulbound Doll"},{"c":1,"s":12,"id":633,"u":"sphinx_b1","p":305,"h":1,"n":"Sphinx"},{"c":1,"s":12,"id":634,"u":"spider%20swarm_b1","p":306,"h":1,"n":"Spider Swarm"},{"c":1,"s":12,"id":635,"u":"sprite_b1","p":308,"h":1,"n":"Sprite"},{"c":1,"s":12,"id":636,"u":"stegosaurus_b1","p":98,"h":1,"n":"Stegosaurus"},{"c":1,"s":12,"id":637,"u":"stone%20giant_b1","p":170,"h":1,"n":"Stone Giant"},{"c":1,"s":12,"id":638,"u":"stone%20golem_b1","p":187,"h":1,"n":"Stone Golem"},{"c":1,"s":12,"id":639,"u":"stone%20mauler_b1","p":147,"h":1,"n":"Stone Mauler"},{"c":1,"s":12,"id":640,"u":"storm%20giant_b1","p":174,"h":1,"n":"Storm Giant"},{"c":1,"s":12,"id":641,"u":"storm%20lord_b1","p":145,"h":1,"n":"Storm Lord"},{"c":1,"s":12,"id":642,"u":"succubus_b1","p":77,"h":1,"n":"Succubus"},{"c":1,"s":12,"id":643,"u":"tarn%20linnorm_b1","p":226,"h":1,"n":"Tarn Linnorm"},{"c":1,"s":12,"id":644,"u":"tengu%20sneak_b1","p":310,"h":1,"n":"Tengu Sneak"},{"c":1,"s":12,"id":645,"u":"terotricus_b1","p":311,"h":1,"n":"Terotricus"},{"c":1,"s":12,"id":646,"u":"tidal%20master_b1","p":153,"h":1,"n":"Tidal Master"},{"c":1,"s":12,"id":647,"u":"tiefling%20adept_b1","p":262,"h":1,"n":"Tiefling Adept"},{"c":1,"s":12,"id":648,"u":"tiger_b1","p":53,"h":1,"n":"Tiger"},{"c":1,"s":12,"id":649,"u":"tor%20linnorm_b1","p":227,"h":1,"n":"Tor Linnorm"},{"c":1,"s":12,"id":650,"u":"treerazer_b1","p":312,"h":1,"n":"Treerazer"},{"c":1,"s":12,"id":651,"u":"triceratops_b1","p":99,"h":1,"n":"Triceratops"},{"c":1,"s":12,"id":652,"u":"troll_b1","p":314,"h":1,"n":"Troll"},{"c":1,"s":12,"id":653,"u":"troll%20king_b1","p":315,"h":1,"n":"Troll King"},{"c":1,"s":12,"id":654,"u":"tyrannosaurus_b1","p":101,"h":1,"n":"Tyrannosaurus"},{"c":1,"s":12,"id":655,"u":"unicorn_b1","p":316,"h":1,"n":"Unicorn"},{"c":1,"s":12,"id":656,"u":"uthul_b1","p":317,"h":1,"n":"Uthul"},{"c":1,"s":12,"id":657,"u":"vampire%20bat%20swarm_b1","p":39,"h":1,"n":"Vampire Bat Swarm"},{"c":1,"s":12,"id":658,"u":"vampire%20count_b1","p":320,"h":1,"n":"Vampire Count"},{"c":1,"s":12,"id":659,"u":"vampire%20mastermind_b1","p":321,"h":1,"n":"Vampire Mastermind"},{"c":1,"s":12,"id":660,"u":"vampire%20spawn%20rogue_b1","p":320,"h":1,"n":"Vampire Spawn Rogue"},{"c":1,"s":12,"id":661,"u":"veiled%20master_b1","p":15,"h":1,"n":"Veiled Master"},{"c":1,"s":12,"id":662,"u":"velociraptor_b1","p":96,"h":1,"n":"Velociraptor"},{"c":1,"s":12,"id":663,"u":"viper_b1","p":302,"h":1,"n":"Viper"},{"c":1,"s":12,"id":664,"u":"voidworm_b1","p":266,"h":1,"n":"Voidworm"},{"c":1,"s":12,"id":665,"u":"vrock_b1","p":78,"h":1,"n":"Vrock"},{"c":1,"s":12,"id":666,"u":"war%20horse_b1","p":209,"h":1,"n":"War Horse"},{"c":1,"s":12,"id":667,"u":"war%20pony_b1","p":209,"h":1,"n":"War Pony"},{"c":1,"s":12,"id":668,"u":"warg_b1","p":322,"h":1,"n":"Warg"},{"c":1,"s":12,"id":669,"u":"warsworn_b1","p":323,"h":1,"n":"Warsworn"},{"c":1,"s":12,"id":670,"u":"wasp%20swarm_b1","p":324,"h":1,"n":"Wasp Swarm"},{"c":1,"s":12,"id":671,"u":"water%20mephit_b1","p":151,"h":1,"n":"Water Mephit"},{"c":1,"s":12,"id":672,"u":"web%20lurker_b1","p":325,"h":1,"n":"Web Lurker"},{"c":1,"s":12,"id":673,"u":"wemmuth_b1","p":326,"h":1,"n":"Wemmuth"},{"c":1,"s":12,"id":674,"u":"wendigo_b1","p":327,"h":1,"n":"Wendigo"},{"c":1,"s":12,"id":675,"u":"werebear_b1","p":331,"h":1,"n":"Werebear"},{"c":1,"s":12,"id":676,"u":"wererat_b1","p":329,"h":1,"n":"Wererat"},{"c":1,"s":12,"id":677,"u":"werewolf_b1","p":330,"h":1,"n":"Werewolf"},{"c":1,"s":12,"id":678,"u":"wight_b1","p":332,"h":1,"n":"Wight"},{"c":1,"s":12,"id":679,"u":"will-o'-wisp_b1","p":333,"h":1,"n":"Will-o'-wisp"},{"c":1,"s":12,"id":680,"u":"winter%20wolf_b1","p":322,"h":1,"n":"Winter Wolf"},{"c":1,"s":12,"id":681,"u":"wolf_b1","p":334,"h":1,"n":"Wolf"},{"c":1,"s":12,"id":682,"u":"wraith_b1","p":335,"h":1,"n":"Wraith"},{"c":1,"s":12,"id":683,"u":"wyvern_b1","p":133,"h":1,"n":"Wyvern"},{"c":1,"s":12,"id":684,"u":"xorn_b1","p":146,"h":1,"n":"Xorn"},{"c":1,"s":12,"id":685,"u":"xulgath%20leader_b1","p":337,"h":1,"n":"Xulgath Leader"},{"c":1,"s":12,"id":686,"u":"xulgath%20skulker_b1","p":337,"h":1,"n":"Xulgath Skulker"},{"c":1,"s":12,"id":687,"u":"xulgath%20warrior_b1","p":336,"h":1,"n":"Xulgath Warrior"},{"c":1,"s":12,"id":688,"u":"yeti_b1","p":338,"h":1,"n":"Yeti"},{"c":1,"s":12,"id":689,"u":"young%20black%20dragon_b1","p":105,"h":1,"n":"Young Black Dragon"},{"c":1,"s":12,"id":690,"u":"young%20blue%20dragon_b1","p":107,"h":1,"n":"Young Blue Dragon"},{"c":1,"s":12,"id":691,"u":"young%20brass%20dragon_b1","p":117,"h":1,"n":"Young Brass Dragon"},{"c":1,"s":12,"id":692,"u":"young%20bronze%20dragon_b1","p":119,"h":1,"n":"Young Bronze Dragon"},{"c":1,"s":12,"id":693,"u":"young%20copper%20dragon_b1","p":121,"h":1,"n":"Young Copper Dragon"},{"c":1,"s":12,"id":694,"u":"young%20gold%20dragon_b1","p":124,"h":1,"n":"Young Gold Dragon"},{"c":1,"s":12,"id":695,"u":"young%20green%20dragon_b1","p":109,"h":1,"n":"Young Green Dragon"},{"c":1,"s":12,"id":696,"u":"young%20red%20dragon_b1","p":112,"h":1,"n":"Young Red Dragon"},{"c":1,"s":12,"id":697,"u":"young%20silver%20dragon_b1","p":126,"h":1,"n":"Young Silver Dragon"},{"c":1,"s":12,"id":698,"u":"young%20white%20dragon_b1","p":113,"h":1,"n":"Young White Dragon"},{"c":1,"s":12,"id":699,"u":"zaramuun_b1","p":339,"h":1,"n":"Zaramuun"},{"c":1,"s":12,"id":700,"u":"zephyr%20hawk_b1","p":144,"h":1,"n":"Zephyr Hawk"},{"c":1,"s":12,"id":701,"u":"zombie%20brute_b1","p":341,"h":1,"n":"Zombie Brute"},{"c":1,"s":12,"id":702,"u":"zombie%20hulk_b1","p":341,"h":1,"n":"Zombie Hulk"},{"c":1,"s":12,"id":703,"u":"zombie%20shambler_b1","p":340,"h":1,"n":"Zombie Shambler"},{"c":1,"s":13,"id":704,"u":"aapoph%20serpentfolk_b2","p":238,"h":1,"n":"Aapoph Serpentfolk"},{"c":1,"s":13,"id":705,"u":"adult%20brine%20dragon_b2","p":87,"h":1,"n":"Adult Brine Dragon"},{"c":1,"s":13,"id":706,"u":"adult%20cloud%20dragon_b2","p":90,"h":1,"n":"Adult Cloud Dragon"},{"c":1,"s":13,"id":707,"u":"adult%20crystal%20dragon_b2","p":92,"h":1,"n":"Adult Crystal Dragon"},{"c":1,"s":13,"id":708,"u":"adult%20magma%20dragon_b2","p":94,"h":1,"n":"Adult Magma Dragon"},{"c":1,"s":13,"id":709,"u":"adult%20umbral%20dragon_b2","p":96,"h":1,"n":"Adult Umbral Dragon"},{"c":1,"s":13,"id":710,"u":"ahuizotl_b2","p":12,"h":1,"n":"Ahuizotl"},{"c":1,"s":13,"id":711,"u":"akata_b2","p":13,"h":1,"n":"Akata"},{"c":1,"s":13,"id":712,"u":"akizendri_b2","p":204,"h":1,"n":"Akizendri"},{"c":1,"s":13,"id":713,"u":"amoeba%20swarm_b2","p":192,"h":1,"n":"Amoeba Swarm"},{"c":1,"s":13,"id":714,"u":"anancus_b2","p":116,"h":1,"n":"Anancus"},{"c":1,"s":13,"id":715,"u":"ancient%20brine%20dragon_b2","p":88,"h":1,"n":"Ancient Brine Dragon"},{"c":1,"s":13,"id":716,"u":"ancient%20cloud%20dragon_b2","p":90,"h":1,"n":"Ancient Cloud Dragon"},{"c":1,"s":13,"id":717,"u":"ancient%20crystal%20dragon_b2","p":92,"h":1,"n":"Ancient Crystal Dragon"},{"c":1,"s":13,"id":718,"u":"ancient%20magma%20dragon_b2","p":95,"h":1,"n":"Ancient Magma Dragon"},{"c":1,"s":13,"id":719,"u":"ancient%20umbral%20dragon_b2","p":97,"h":1,"n":"Ancient Umbral Dragon"},{"c":1,"s":13,"id":720,"u":"animate%20dream_b2","p":18,"h":1,"n":"Animate Dream"},{"c":1,"s":13,"id":721,"u":"ankou_b2","p":19,"h":1,"n":"Ankou"},{"c":1,"s":13,"id":722,"u":"aolaz_b2","p":21,"h":1,"n":"Aolaz"},{"c":1,"s":13,"id":723,"u":"army%20ant%20swarm_b2","p":20,"h":1,"n":"Army Ant Swarm"},{"c":1,"s":13,"id":724,"u":"assassin%20vine_b2","p":26,"h":1,"n":"Assassin Vine"},{"c":1,"s":13,"id":725,"u":"athach_b2","p":27,"h":1,"n":"Athach"},{"c":1,"s":13,"id":726,"u":"attic%20whisperer_b2","p":28,"h":1,"n":"Attic Whisperer"},{"c":1,"s":13,"id":727,"u":"augnagar_b2","p":216,"h":1,"n":"Augnagar"},{"c":1,"s":13,"id":728,"u":"augur_b2","p":280,"h":1,"n":"Augur"},{"c":1,"s":13,"id":729,"u":"aurumvorax_b2","p":29,"h":1,"n":"Aurumvorax"},{"c":1,"s":13,"id":730,"u":"azuretzi_b2","p":206,"h":1,"n":"Azuretzi"},{"c":1,"s":13,"id":731,"u":"babau_b2","p":64,"h":1,"n":"Babau"},{"c":1,"s":13,"id":732,"u":"badger_b2","p":32,"h":1,"n":"Badger"},{"c":1,"s":13,"id":733,"u":"baobhan%20sith_b2","p":33,"h":1,"n":"Baobhan Sith"},{"c":1,"s":13,"id":734,"u":"basidirond_b2","p":34,"h":1,"n":"Basidirond"},{"c":1,"s":13,"id":735,"u":"bastion%20archon_b2","p":25,"h":1,"n":"Bastion Archon"},{"c":1,"s":13,"id":736,"u":"bebilith_b2","p":37,"h":1,"n":"Bebilith"},{"c":1,"s":13,"id":737,"u":"behemoth%20hippopotamus_b2","p":144,"h":1,"n":"Behemoth Hippopotamus"},{"c":1,"s":13,"id":738,"u":"behir_b2","p":38,"h":1,"n":"Behir"},{"c":1,"s":13,"id":739,"u":"belker_b2","p":106,"h":1,"n":"Belker"},{"c":1,"s":13,"id":740,"u":"black%20bear_b2","p":36,"h":1,"n":"Black Bear"},{"c":1,"s":13,"id":741,"u":"black%20scorpion_b2","p":234,"h":1,"n":"Black Scorpion"},{"c":1,"s":13,"id":742,"u":"blindheim_b2","p":39,"h":1,"n":"Blindheim"},{"c":1,"s":13,"id":743,"u":"blink%20dog_b2","p":40,"h":1,"n":"Blink Dog"},{"c":1,"s":13,"id":744,"u":"blizzardborn_b2","p":115,"h":1,"n":"Blizzardborn"},{"c":1,"s":13,"id":745,"u":"blodeuwedd_b2","p":41,"h":1,"n":"Blodeuwedd"},{"c":1,"s":13,"id":746,"u":"blue-ringed%20octopus_b2","p":187,"h":1,"n":"Blue-ringed Octopus"},{"c":1,"s":13,"id":747,"u":"bodak_b2","p":42,"h":1,"n":"Bodak"},{"c":1,"s":13,"id":748,"u":"bog%20mummy_b2","p":177,"h":1,"n":"Bog Mummy"},{"c":1,"s":13,"id":749,"u":"bog%20strider_b2","p":43,"h":1,"n":"Bog Strider"},{"c":1,"s":13,"id":750,"u":"bone%20prophet_b2","p":239,"h":1,"n":"Bone Prophet"},{"c":1,"s":13,"id":751,"u":"bottlenose%20dolphin_b2","p":84,"h":1,"n":"Bottlenose Dolphin"},{"c":1,"s":13,"id":752,"u":"bralani_b2","p":30,"h":1,"n":"Bralani"},{"c":1,"s":13,"id":753,"u":"brood%20leech%20swarm_b2","p":156,"h":1,"n":"Brood Leech Swarm"},{"c":1,"s":13,"id":754,"u":"brownie_b2","p":44,"h":1,"n":"Brownie"},{"c":1,"s":13,"id":755,"u":"bythos_b2","p":11,"h":1,"n":"Bythos"},{"c":1,"s":13,"id":756,"u":"cairn%20linnorm_b2","p":166,"h":1,"n":"Cairn Linnorm"},{"c":1,"s":13,"id":757,"u":"cairn%20wight_b2","p":292,"h":1,"n":"Cairn Wight"},{"c":1,"s":13,"id":758,"u":"calathgar_b2","p":45,"h":1,"n":"Calathgar"},{"c":1,"s":13,"id":759,"u":"caligni%20slayer_b2","p":46,"h":1,"n":"Caligni Slayer"},{"c":1,"s":13,"id":760,"u":"carbuncle_b2","p":47,"h":1,"n":"Carbuncle"},{"c":1,"s":13,"id":761,"u":"carnivorous%20blob_b2","p":195,"h":1,"n":"Carnivorous Blob"},{"c":1,"s":13,"id":762,"u":"carrion%20golem_b2","p":128,"h":1,"n":"Carrion Golem"},{"c":1,"s":13,"id":763,"u":"catoblepas_b2","p":48,"h":1,"n":"Catoblepas"},{"c":1,"s":13,"id":764,"u":"catrina_b2","p":209,"h":1,"n":"Catrina"},{"c":1,"s":13,"id":765,"u":"cave%20fisher_b2","p":49,"h":1,"n":"Cave Fisher"},{"c":1,"s":13,"id":766,"u":"cave%20scorpion_b2","p":234,"h":1,"n":"Cave Scorpion"},{"c":1,"s":13,"id":767,"u":"cavern%20troll_b2","p":265,"h":1,"n":"Cavern Troll"},{"c":1,"s":13,"id":768,"u":"chernobue_b2","p":214,"h":1,"n":"Chernobue"},{"c":1,"s":13,"id":769,"u":"choker_b2","p":51,"h":1,"n":"Choker"},{"c":1,"s":13,"id":770,"u":"chupacabra_b2","p":52,"h":1,"n":"Chupacabra"},{"c":1,"s":13,"id":771,"u":"cockroach%20swarm_b2","p":53,"h":1,"n":"Cockroach Swarm"},{"c":1,"s":13,"id":772,"u":"coil%20spy_b2","p":238,"h":1,"n":"Coil Spy"},{"c":1,"s":13,"id":773,"u":"compsognathus_b2","p":80,"h":1,"n":"Compsognathus"},{"c":1,"s":13,"id":774,"u":"cornugon_b2","p":77,"h":1,"n":"Cornugon"},{"c":1,"s":13,"id":775,"u":"crawling%20hand_b2","p":56,"h":1,"n":"Crawling Hand"},{"c":1,"s":13,"id":776,"u":"culdewen_b2","p":57,"h":1,"n":"Culdewen"},{"c":1,"s":13,"id":777,"u":"cythnigot_b2","p":212,"h":1,"n":"Cythnigot"},{"c":1,"s":13,"id":778,"u":"d'ziriak_b2","p":104,"h":1,"n":"D'ziriak"},{"c":1,"s":13,"id":779,"u":"denizen%20of%20leng_b2","p":70,"h":1,"n":"Denizen Of Leng"},{"c":1,"s":13,"id":780,"u":"derghodaemon_b2","p":60,"h":1,"n":"Derghodaemon"},{"c":1,"s":13,"id":781,"u":"destrachan_b2","p":71,"h":1,"n":"Destrachan"},{"c":1,"s":13,"id":782,"u":"devourer_b2","p":78,"h":1,"n":"Devourer"},{"c":1,"s":13,"id":783,"u":"dig-widget_b2","p":79,"h":1,"n":"Dig-widget"},{"c":1,"s":13,"id":784,"u":"doprillu_b2","p":85,"h":1,"n":"Doprillu"},{"c":1,"s":13,"id":785,"u":"dracolisk_b2","p":35,"h":1,"n":"Dracolisk"},{"c":1,"s":13,"id":786,"u":"drainberry%20bush_b2","p":99,"h":1,"n":"Drainberry Bush"},{"c":1,"s":13,"id":787,"u":"draugr_b2","p":102,"h":1,"n":"Draugr"},{"c":1,"s":13,"id":788,"u":"dread%20wraith_b2","p":298,"h":1,"n":"Dread Wraith"},{"c":1,"s":13,"id":789,"u":"dream%20spider_b2","p":249,"h":1,"n":"Dream Spider"},{"c":1,"s":13,"id":790,"u":"duneshaker%20solifugid_b2","p":246,"h":1,"n":"Duneshaker Solifugid"},{"c":1,"s":13,"id":791,"u":"dust%20mephit_b2","p":112,"h":1,"n":"Dust Mephit"},{"c":1,"s":13,"id":792,"u":"dweomercat_b2","p":103,"h":1,"n":"Dweomercat"},{"c":1,"s":13,"id":793,"u":"earthen%20destrier_b2","p":108,"h":1,"n":"Earthen Destrier"},{"c":1,"s":13,"id":794,"u":"elasmosaurus_b2","p":105,"h":1,"n":"Elasmosaurus"},{"c":1,"s":13,"id":795,"u":"ember%20fox_b2","p":110,"h":1,"n":"Ember Fox"},{"c":1,"s":13,"id":796,"u":"emperor%20cobra_b2","p":245,"h":1,"n":"Emperor Cobra"},{"c":1,"s":13,"id":797,"u":"eremite_b2","p":285,"h":1,"n":"Eremite"},{"c":1,"s":13,"id":798,"u":"esobok_b2","p":208,"h":1,"n":"Esobok"},{"c":1,"s":13,"id":799,"u":"evangelist_b2","p":282,"h":1,"n":"Evangelist"},{"c":1,"s":13,"id":800,"u":"fen%20mosquito%20swarm_b2","p":175,"h":1,"n":"Fen Mosquito Swarm"},{"c":1,"s":13,"id":801,"u":"fetchling%20scout_b2","p":117,"h":1,"n":"Fetchling Scout"},{"c":1,"s":13,"id":802,"u":"filth%20fire_b2","p":110,"h":1,"n":"Filth Fire"},{"c":1,"s":13,"id":803,"u":"fire%20jellyfish%20swarm_b2","p":152,"h":1,"n":"Fire Jellyfish Swarm"},{"c":1,"s":13,"id":804,"u":"fire%20yai_b2","p":190,"h":1,"n":"Fire Yai"},{"c":1,"s":13,"id":805,"u":"fjord%20linnorm_b2","p":165,"h":1,"n":"Fjord Linnorm"},{"c":1,"s":13,"id":806,"u":"flytrap%20leshy_b2","p":161,"h":1,"n":"Flytrap Leshy"},{"c":1,"s":13,"id":807,"u":"froghemoth_b2","p":122,"h":1,"n":"Froghemoth"},{"c":1,"s":13,"id":808,"u":"frost%20troll_b2","p":264,"h":1,"n":"Frost Troll"},{"c":1,"s":13,"id":809,"u":"frost%20worm_b2","p":123,"h":1,"n":"Frost Worm"},{"c":1,"s":13,"id":810,"u":"ghonhatine_b2","p":119,"h":1,"n":"Ghonhatine"},{"c":1,"s":13,"id":811,"u":"giant%20amoeba_b2","p":192,"h":1,"n":"Giant Amoeba"},{"c":1,"s":13,"id":812,"u":"giant%20ant_b2","p":20,"h":1,"n":"Giant Ant"},{"c":1,"s":13,"id":813,"u":"giant%20badger_b2","p":32,"h":1,"n":"Giant Badger"},{"c":1,"s":13,"id":814,"u":"giant%20chameleon_b2","p":168,"h":1,"n":"Giant Chameleon"},{"c":1,"s":13,"id":815,"u":"giant%20cockroach_b2","p":53,"h":1,"n":"Giant Cockroach"},{"c":1,"s":13,"id":816,"u":"giant%20crab_b2","p":55,"h":1,"n":"Giant Crab"},{"c":1,"s":13,"id":817,"u":"giant%20crawling%20hand_b2","p":56,"h":1,"n":"Giant Crawling Hand"},{"c":1,"s":13,"id":818,"u":"giant%20dragonfly_b2","p":98,"h":1,"n":"Giant Dragonfly"},{"c":1,"s":13,"id":819,"u":"giant%20dragonfly%20nymph_b2","p":98,"h":1,"n":"Giant Dragonfly Nymph"},{"c":1,"s":13,"id":820,"u":"giant%20fly_b2","p":120,"h":1,"n":"Giant Fly"},{"c":1,"s":13,"id":821,"u":"giant%20frog_b2","p":121,"h":1,"n":"Giant Frog"},{"c":1,"s":13,"id":822,"u":"giant%20hippocampus_b2","p":142,"h":1,"n":"Giant Hippocampus"},{"c":1,"s":13,"id":823,"u":"giant%20jellyfish_b2","p":152,"h":1,"n":"Giant Jellyfish"},{"c":1,"s":13,"id":824,"u":"giant%20leech_b2","p":156,"h":1,"n":"Giant Leech"},{"c":1,"s":13,"id":825,"u":"giant%20maggot_b2","p":120,"h":1,"n":"Giant Maggot"},{"c":1,"s":13,"id":826,"u":"giant%20mosquito_b2","p":175,"h":1,"n":"Giant Mosquito"},{"c":1,"s":13,"id":827,"u":"giant%20slug_b2","p":244,"h":1,"n":"Giant Slug"},{"c":1,"s":13,"id":828,"u":"giant%20snapping%20turtle_b2","p":269,"h":1,"n":"Giant Snapping Turtle"},{"c":1,"s":13,"id":829,"u":"giant%20solifugid_b2","p":246,"h":1,"n":"Giant Solifugid"},{"c":1,"s":13,"id":830,"u":"giant%20squid_b2","p":254,"h":1,"n":"Giant Squid"},{"c":1,"s":13,"id":831,"u":"giant%20tick_b2","p":260,"h":1,"n":"Giant Tick"},{"c":1,"s":13,"id":832,"u":"giant%20toad_b2","p":261,"h":1,"n":"Giant Toad"},{"c":1,"s":13,"id":833,"u":"giant%20whiptail%20centipede_b2","p":50,"h":1,"n":"Giant Whiptail Centipede"},{"c":1,"s":13,"id":834,"u":"giant%20wolverine_b2","p":295,"h":1,"n":"Giant Wolverine"},{"c":1,"s":13,"id":835,"u":"glass%20golem_b2","p":131,"h":1,"n":"Glass Golem"},{"c":1,"s":13,"id":836,"u":"gorgon_b2","p":132,"h":1,"n":"Gorgon"},{"c":1,"s":13,"id":837,"u":"gosreg_b2","p":133,"h":1,"n":"Gosreg"},{"c":1,"s":13,"id":838,"u":"granite%20glyptodont_b2","p":109,"h":1,"n":"Granite Glyptodont"},{"c":1,"s":13,"id":839,"u":"gray%20ooze_b2","p":194,"h":1,"n":"Gray Ooze"},{"c":1,"s":13,"id":840,"u":"grendel_b2","p":136,"h":1,"n":"Grendel"},{"c":1,"s":13,"id":841,"u":"grimstalker_b2","p":137,"h":1,"n":"Grimstalker"},{"c":1,"s":13,"id":842,"u":"grindylow_b2","p":138,"h":1,"n":"Grindylow"},{"c":1,"s":13,"id":843,"u":"grippli%20scout_b2","p":139,"h":1,"n":"Grippli Scout"},{"c":1,"s":13,"id":844,"u":"grodair_b2","p":140,"h":1,"n":"Grodair"},{"c":1,"s":13,"id":845,"u":"gylou_b2","p":76,"h":1,"n":"Gylou"},{"c":1,"s":13,"id":846,"u":"hadrosaurid_b2","p":82,"h":1,"n":"Hadrosaurid"},{"c":1,"s":13,"id":847,"u":"hamatula_b2","p":74,"h":1,"n":"Hamatula"},{"c":1,"s":13,"id":848,"u":"hellcat_b2","p":141,"h":1,"n":"Hellcat"},{"c":1,"s":13,"id":849,"u":"hezrou_b2","p":67,"h":1,"n":"Hezrou"},{"c":1,"s":13,"id":850,"u":"hippocampus_b2","p":142,"h":1,"n":"Hippocampus"},{"c":1,"s":13,"id":851,"u":"hippogriff_b2","p":143,"h":1,"n":"Hippogriff"},{"c":1,"s":13,"id":852,"u":"hippopotamus_b2","p":144,"h":1,"n":"Hippopotamus"},{"c":1,"s":13,"id":853,"u":"hodag_b2","p":145,"h":1,"n":"Hodag"},{"c":1,"s":13,"id":854,"u":"hound%20archon_b2","p":22,"h":1,"n":"Hound Archon"},{"c":1,"s":13,"id":855,"u":"hound%20of%20tindalos_b2","p":146,"h":1,"n":"Hound Of Tindalos"},{"c":1,"s":13,"id":856,"u":"ice%20golem_b2","p":129,"h":1,"n":"Ice Golem"},{"c":1,"s":13,"id":857,"u":"ice%20mephit_b2","p":112,"h":1,"n":"Ice Mephit"},{"c":1,"s":13,"id":858,"u":"ice%20yai_b2","p":189,"h":1,"n":"Ice Yai"},{"c":1,"s":13,"id":859,"u":"icewyrm_b2","p":115,"h":1,"n":"Icewyrm"},{"c":1,"s":13,"id":860,"u":"icicle%20snake_b2","p":114,"h":1,"n":"Icicle Snake"},{"c":1,"s":13,"id":861,"u":"ifrit%20pyrochemist_b2","p":200,"h":1,"n":"Ifrit Pyrochemist"},{"c":1,"s":13,"id":862,"u":"iguanodon_b2","p":82,"h":1,"n":"Iguanodon"},{"c":1,"s":13,"id":863,"u":"imentesh_b2","p":207,"h":1,"n":"Imentesh"},{"c":1,"s":13,"id":864,"u":"intellect%20devourer_b2","p":147,"h":1,"n":"Intellect Devourer"},{"c":1,"s":13,"id":865,"u":"interlocutor_b2","p":284,"h":1,"n":"Interlocutor"},{"c":1,"s":13,"id":866,"u":"invidiak_b2","p":65,"h":1,"n":"Invidiak"},{"c":1,"s":13,"id":867,"u":"irlgaunt_b2","p":148,"h":1,"n":"Irlgaunt"},{"c":1,"s":13,"id":868,"u":"irnakurse_b2","p":118,"h":1,"n":"Irnakurse"},{"c":1,"s":13,"id":869,"u":"isqulug_b2","p":149,"h":1,"n":"Isqulug"},{"c":1,"s":13,"id":870,"u":"jabberwock_b2","p":151,"h":1,"n":"Jabberwock"},{"c":1,"s":13,"id":871,"u":"jotund%20troll_b2","p":267,"h":1,"n":"Jotund Troll"},{"c":1,"s":13,"id":872,"u":"jyoti_b2","p":153,"h":1,"n":"Jyoti"},{"c":1,"s":13,"id":873,"u":"kelpie_b2","p":154,"h":1,"n":"Kelpie"},{"c":1,"s":13,"id":874,"u":"korred_b2","p":155,"h":1,"n":"Korred"},{"c":1,"s":13,"id":875,"u":"leng%20spider_b2","p":157,"h":1,"n":"Leng Spider"},{"c":1,"s":13,"id":876,"u":"leprechaun_b2","p":158,"h":1,"n":"Leprechaun"},{"c":1,"s":13,"id":877,"u":"lerritan_b2","p":159,"h":1,"n":"Lerritan"},{"c":1,"s":13,"id":878,"u":"leucrotta_b2","p":162,"h":1,"n":"Leucrotta"},{"c":1,"s":13,"id":879,"u":"leydroth_b2","p":163,"h":1,"n":"Leydroth"},{"c":1,"s":13,"id":880,"u":"living%20boulder_b2","p":108,"h":1,"n":"Living Boulder"},{"c":1,"s":13,"id":881,"u":"living%20thunderclap_b2","p":106,"h":1,"n":"Living Thunderclap"},{"c":1,"s":13,"id":882,"u":"lunar%20naga_b2","p":178,"h":1,"n":"Lunar Naga"},{"c":1,"s":13,"id":883,"u":"lurker%20in%20light_b2","p":169,"h":1,"n":"Lurker In Light"},{"c":1,"s":13,"id":884,"u":"magma%20scorpion_b2","p":111,"h":1,"n":"Magma Scorpion"},{"c":1,"s":13,"id":885,"u":"mandragora_b2","p":170,"h":1,"n":"Mandragora"},{"c":1,"s":13,"id":886,"u":"manta%20ray_b2","p":226,"h":1,"n":"Manta Ray"},{"c":1,"s":13,"id":887,"u":"marrmora_b2","p":171,"h":1,"n":"Marrmora"},{"c":1,"s":13,"id":888,"u":"marsh%20giant_b2","p":125,"h":1,"n":"Marsh Giant"},{"c":1,"s":13,"id":889,"u":"marut_b2","p":10,"h":1,"n":"Marut"},{"c":1,"s":13,"id":890,"u":"mastodon_b2","p":116,"h":1,"n":"Mastodon"},{"c":1,"s":13,"id":891,"u":"megalania_b2","p":168,"h":1,"n":"Megalania"},{"c":1,"s":13,"id":892,"u":"meladaemon_b2","p":59,"h":1,"n":"Meladaemon"},{"c":1,"s":13,"id":893,"u":"melody%20on%20the%20wind_b2","p":107,"h":1,"n":"Melody On The Wind"},{"c":1,"s":13,"id":894,"u":"mist%20stalker_b2","p":114,"h":1,"n":"Mist Stalker"},{"c":1,"s":13,"id":895,"u":"mohrg_b2","p":172,"h":1,"n":"Mohrg"},{"c":1,"s":13,"id":896,"u":"monadic%20deva_b2","p":15,"h":1,"n":"Monadic Deva"},{"c":1,"s":13,"id":897,"u":"moonflower_b2","p":173,"h":1,"n":"Moonflower"},{"c":1,"s":13,"id":898,"u":"morlock_b2","p":174,"h":1,"n":"Morlock"},{"c":1,"s":13,"id":899,"u":"movanic%20deva_b2","p":14,"h":1,"n":"Movanic Deva"},{"c":1,"s":13,"id":900,"u":"mudwretch_b2","p":176,"h":1,"n":"Mudwretch"},{"c":1,"s":13,"id":901,"u":"nabasu_b2","p":66,"h":1,"n":"Nabasu"},{"c":1,"s":13,"id":902,"u":"nalfeshnee_b2","p":68,"h":1,"n":"Nalfeshnee"},{"c":1,"s":13,"id":903,"u":"necrophidius_b2","p":180,"h":1,"n":"Necrophidius"},{"c":1,"s":13,"id":904,"u":"neothelid_b2","p":181,"h":1,"n":"Neothelid"},{"c":1,"s":13,"id":905,"u":"nereid_b2","p":182,"h":1,"n":"Nereid"},{"c":1,"s":13,"id":906,"u":"nixie_b2","p":183,"h":1,"n":"Nixie"},{"c":1,"s":13,"id":907,"u":"norn_b2","p":184,"h":1,"n":"Norn"},{"c":1,"s":13,"id":908,"u":"nuckelavee_b2","p":186,"h":1,"n":"Nuckelavee"},{"c":1,"s":13,"id":909,"u":"nuglub_b2","p":135,"h":1,"n":"Nuglub"},{"c":1,"s":13,"id":910,"u":"nyogoth_b2","p":214,"h":1,"n":"Nyogoth"},{"c":1,"s":13,"id":911,"u":"ogre%20spider_b2","p":249,"h":1,"n":"Ogre Spider"},{"c":1,"s":13,"id":912,"u":"olethrodaemon_b2","p":63,"h":1,"n":"Olethrodaemon"},{"c":1,"s":13,"id":913,"u":"onidoshi_b2","p":188,"h":1,"n":"Onidoshi"},{"c":1,"s":13,"id":914,"u":"ooze%20mephit_b2","p":113,"h":1,"n":"Ooze Mephit"},{"c":1,"s":13,"id":915,"u":"orca_b2","p":84,"h":1,"n":"Orca"},{"c":1,"s":13,"id":916,"u":"oread%20guard_b2","p":201,"h":1,"n":"Oread Guard"},{"c":1,"s":13,"id":917,"u":"ostiarius_b2","p":281,"h":1,"n":"Ostiarius"},{"c":1,"s":13,"id":918,"u":"osyluth_b2","p":74,"h":1,"n":"Osyluth"},{"c":1,"s":13,"id":919,"u":"pachycephalosaurus_b2","p":81,"h":1,"n":"Pachycephalosaurus"},{"c":1,"s":13,"id":920,"u":"peluda_b2","p":196,"h":1,"n":"Peluda"},{"c":1,"s":13,"id":921,"u":"peryton_b2","p":197,"h":1,"n":"Peryton"},{"c":1,"s":13,"id":922,"u":"petitioner%20(abaddon)_b2","p":198,"h":1,"n":"Petitioner (Abaddon)"},{"c":1,"s":13,"id":923,"u":"petitioner%20(abyss)_b2","p":198,"h":1,"n":"Petitioner (Abyss)"},{"c":1,"s":13,"id":924,"u":"petitioner%20(axis)_b2","p":198,"h":1,"n":"Petitioner (Axis)"},{"c":1,"s":13,"id":925,"u":"petitioner%20(astral%20plane)_b2","p":198,"h":1,"n":"Petitioner (Astral Plane)"},{"c":1,"s":13,"id":926,"u":"petitioner%20(boneyard)_b2","p":198,"h":1,"n":"Petitioner (Boneyard)"},{"c":1,"s":13,"id":927,"u":"petitioner%20(dead%20vault)_b2","p":198,"h":1,"n":"Petitioner (Dead Vault)"},{"c":1,"s":13,"id":928,"u":"petitioner_b2","p":198,"h":1,"n":"Petitioner"},{"c":1,"s":13,"id":929,"u":"piscodaemon_b2","p":58,"h":1,"n":"Piscodaemon"},{"c":1,"s":13,"id":930,"u":"planetar_b2","p":16,"h":1,"n":"Planetar"},{"c":1,"s":13,"id":931,"u":"polar%20bear_b2","p":36,"h":1,"n":"Polar Bear"},{"c":1,"s":13,"id":932,"u":"purrodaemon_b2","p":62,"h":1,"n":"Purrodaemon"},{"c":1,"s":13,"id":933,"u":"quetz%20couatl_b2","p":54,"h":1,"n":"Quetz Couatl"},{"c":1,"s":13,"id":934,"u":"quickling_b2","p":218,"h":1,"n":"Quickling"},{"c":1,"s":13,"id":935,"u":"quoppopak_b2","p":219,"h":1,"n":"Quoppopak"},{"c":1,"s":13,"id":936,"u":"radiant%20warden_b2","p":220,"h":1,"n":"Radiant Warden"},{"c":1,"s":13,"id":937,"u":"raven_b2","p":221,"h":1,"n":"Raven"},{"c":1,"s":13,"id":938,"u":"raven%20swarm_b2","p":221,"h":1,"n":"Raven Swarm"},{"c":1,"s":13,"id":939,"u":"ravener_b2","p":224,"h":1,"n":"Ravener"},{"c":1,"s":13,"id":940,"u":"ravener%20husk_b2","p":224,"h":1,"n":"Ravener Husk"},{"c":1,"s":13,"id":941,"u":"reef%20octopus_b2","p":187,"h":1,"n":"Reef Octopus"},{"c":1,"s":13,"id":942,"u":"revenant_b2","p":227,"h":1,"n":"Revenant"},{"c":1,"s":13,"id":943,"u":"rhinoceros_b2","p":228,"h":1,"n":"Rhinoceros"},{"c":1,"s":13,"id":944,"u":"rusalka_b2","p":229,"h":1,"n":"Rusalka"},{"c":1,"s":13,"id":945,"u":"sacristan_b2","p":283,"h":1,"n":"Sacristan"},{"c":1,"s":13,"id":946,"u":"sand%20sentry_b2","p":109,"h":1,"n":"Sand Sentry"},{"c":1,"s":13,"id":947,"u":"sandpoint%20devil_b2","p":230,"h":1,"n":"Sandpoint Devil"},{"c":1,"s":13,"id":948,"u":"sard_b2","p":231,"h":1,"n":"Sard"},{"c":1,"s":13,"id":949,"u":"sarglagon_b2","p":73,"h":1,"n":"Sarglagon"},{"c":1,"s":13,"id":950,"u":"scarecrow_b2","p":232,"h":1,"n":"Scarecrow"},{"c":1,"s":13,"id":951,"u":"sceaduinar_b2","p":233,"h":1,"n":"Sceaduinar"},{"c":1,"s":13,"id":952,"u":"scythe%20tree_b2","p":235,"h":1,"n":"Scythe Tree"},{"c":1,"s":13,"id":953,"u":"sea%20drake_b2","p":101,"h":1,"n":"Sea Drake"},{"c":1,"s":13,"id":954,"u":"sea%20snake_b2","p":245,"h":1,"n":"Sea Snake"},{"c":1,"s":13,"id":955,"u":"shadow%20drake_b2","p":100,"h":1,"n":"Shadow Drake"},{"c":1,"s":13,"id":956,"u":"shadow%20giant_b2","p":127,"h":1,"n":"Shadow Giant"},{"c":1,"s":13,"id":957,"u":"shoal%20linnorm_b2","p":164,"h":1,"n":"Shoal Linnorm"},{"c":1,"s":13,"id":958,"u":"shocker%20lizard_b2","p":240,"h":1,"n":"Shocker Lizard"},{"c":1,"s":13,"id":959,"u":"shoggti_b2","p":213,"h":1,"n":"Shoggti"},{"c":1,"s":13,"id":960,"u":"skaveling_b2","p":241,"h":1,"n":"Skaveling"},{"c":1,"s":13,"id":961,"u":"skrik%20nettle_b2","p":242,"h":1,"n":"Skrik Nettle"},{"c":1,"s":13,"id":962,"u":"skulk_b2","p":243,"h":1,"n":"Skulk"},{"c":1,"s":13,"id":963,"u":"slime%20mold_b2","p":193,"h":1,"n":"Slime Mold"},{"c":1,"s":13,"id":964,"u":"snapping%20turtle_b2","p":269,"h":1,"n":"Snapping Turtle"},{"c":1,"s":13,"id":965,"u":"solar_b2","p":16,"h":1,"n":"Solar"},{"c":1,"s":13,"id":966,"u":"soul%20eater_b2","p":247,"h":1,"n":"Soul Eater"},{"c":1,"s":13,"id":967,"u":"spark%20bat_b2","p":106,"h":1,"n":"Spark Bat"},{"c":1,"s":13,"id":968,"u":"spear%20frog_b2","p":121,"h":1,"n":"Spear Frog"},{"c":1,"s":13,"id":969,"u":"specter_b2","p":248,"h":1,"n":"Specter"},{"c":1,"s":13,"id":970,"u":"spinosaurus_b2","p":83,"h":1,"n":"Spinosaurus"},{"c":1,"s":13,"id":971,"u":"spiral%20centurion_b2","p":250,"h":1,"n":"Spiral Centurion"},{"c":1,"s":13,"id":972,"u":"spirit%20naga_b2","p":179,"h":1,"n":"Spirit Naga"},{"c":1,"s":13,"id":973,"u":"sportlebore%20swarm_b2","p":251,"h":1,"n":"Sportlebore Swarm"},{"c":1,"s":13,"id":974,"u":"spriggan%20bully_b2","p":252,"h":1,"n":"Spriggan Bully"},{"c":1,"s":13,"id":975,"u":"spriggan%20warlord_b2","p":253,"h":1,"n":"Spriggan Warlord"},{"c":1,"s":13,"id":976,"u":"star%20archon_b2","p":24,"h":1,"n":"Star Archon"},{"c":1,"s":13,"id":977,"u":"steam%20mephit_b2","p":113,"h":1,"n":"Steam Mephit"},{"c":1,"s":13,"id":978,"u":"stingray_b2","p":226,"h":1,"n":"Stingray"},{"c":1,"s":13,"id":979,"u":"striding%20fire_b2","p":111,"h":1,"n":"Striding Fire"},{"c":1,"s":13,"id":980,"u":"stygira_b2","p":255,"h":1,"n":"Stygira"},{"c":1,"s":13,"id":981,"u":"suli%20dune%20dancer_b2","p":202,"h":1,"n":"Suli Dune Dancer"},{"c":1,"s":13,"id":982,"u":"sunflower%20leshy_b2","p":160,"h":1,"n":"Sunflower Leshy"},{"c":1,"s":13,"id":983,"u":"sylph%20sneak_b2","p":202,"h":1,"n":"Sylph Sneak"},{"c":1,"s":13,"id":984,"u":"taiga%20giant_b2","p":126,"h":1,"n":"Taiga Giant"},{"c":1,"s":13,"id":985,"u":"taiga%20linnorm_b2","p":167,"h":1,"n":"Taiga Linnorm"},{"c":1,"s":13,"id":986,"u":"tatzlwyrm_b2","p":256,"h":1,"n":"Tatzlwyrm"},{"c":1,"s":13,"id":987,"u":"tendriculos_b2","p":257,"h":1,"n":"Tendriculos"},{"c":1,"s":13,"id":988,"u":"thanadaemon_b2","p":61,"h":1,"n":"Thanadaemon"},{"c":1,"s":13,"id":989,"u":"theletos_b2","p":8,"h":1,"n":"Theletos"},{"c":1,"s":13,"id":990,"u":"thrasfyr_b2","p":258,"h":1,"n":"Thrasfyr"},{"c":1,"s":13,"id":991,"u":"thulgant_b2","p":217,"h":1,"n":"Thulgant"},{"c":1,"s":13,"id":992,"u":"thunderbird_b2","p":259,"h":1,"n":"Thunderbird"},{"c":1,"s":13,"id":993,"u":"tick%20swarm_b2","p":260,"h":1,"n":"Tick Swarm"},{"c":1,"s":13,"id":994,"u":"titan%20centipede_b2","p":50,"h":1,"n":"Titan Centipede"},{"c":1,"s":13,"id":995,"u":"totenmaske_b2","p":262,"h":1,"n":"Totenmaske"},{"c":1,"s":13,"id":996,"u":"triton_b2","p":263,"h":1,"n":"Triton"},{"c":1,"s":13,"id":997,"u":"trollhound_b2","p":268,"h":1,"n":"Trollhound"},{"c":1,"s":13,"id":998,"u":"trumpet%20archon_b2","p":23,"h":1,"n":"Trumpet Archon"},{"c":1,"s":13,"id":999,"u":"twigjack_b2","p":270,"h":1,"n":"Twigjack"},{"c":1,"s":13,"id":1000,"u":"two-headed%20troll_b2","p":266,"h":1,"n":"Two-headed Troll"},{"c":1,"s":13,"id":1001,"u":"umonlee_b2","p":271,"h":1,"n":"Umonlee"},{"c":1,"s":13,"id":1002,"u":"undine%20hydromancer_b2","p":203,"h":1,"n":"Undine Hydromancer"},{"c":1,"s":13,"id":1003,"u":"urdefhan%20tormentor_b2","p":273,"h":1,"n":"Urdefhan Tormentor"},{"c":1,"s":13,"id":1004,"u":"urdefhan%20warrior_b2","p":272,"h":1,"n":"Urdefhan Warrior"},{"c":1,"s":13,"id":1005,"u":"vampire%20squid_b2","p":254,"h":1,"n":"Vampire Squid"},{"c":1,"s":13,"id":1006,"u":"vampiric%20mist_b2","p":278,"h":1,"n":"Vampiric Mist"},{"c":1,"s":13,"id":1007,"u":"vanth_b2","p":210,"h":1,"n":"Vanth"},{"c":1,"s":13,"id":1008,"u":"vaspercham_b2","p":279,"h":1,"n":"Vaspercham"},{"c":1,"s":13,"id":1009,"u":"veranallia_b2","p":31,"h":1,"n":"Veranallia"},{"c":1,"s":13,"id":1010,"u":"verdurous%20ooze_b2","p":194,"h":1,"n":"Verdurous Ooze"},{"c":1,"s":13,"id":1011,"u":"vexgit_b2","p":134,"h":1,"n":"Vexgit"},{"c":1,"s":13,"id":1012,"u":"violet%20fungus_b2","p":286,"h":1,"n":"Violet Fungus"},{"c":1,"s":13,"id":1013,"u":"viper%20vine_b2","p":287,"h":1,"n":"Viper Vine"},{"c":1,"s":13,"id":1014,"u":"void%20zombie_b2","p":288,"h":1,"n":"Void Zombie"},{"c":1,"s":13,"id":1015,"u":"vrolikai_b2","p":69,"h":1,"n":"Vrolikai"},{"c":1,"s":13,"id":1016,"u":"vrykolakas%20ancient_b2","p":277,"h":1,"n":"Vrykolakas Ancient"},{"c":1,"s":13,"id":1017,"u":"vrykolakas%20master_b2","p":276,"h":1,"n":"Vrykolakas Master"},{"c":1,"s":13,"id":1018,"u":"vrykolakas%20spawn_b2","p":276,"h":1,"n":"Vrykolakas Spawn"},{"c":1,"s":13,"id":1019,"u":"water%20orm_b2","p":289,"h":1,"n":"Water Orm"},{"c":1,"s":13,"id":1020,"u":"water%20yai_b2","p":191,"h":1,"n":"Water Yai"},{"c":1,"s":13,"id":1021,"u":"wereboar_b2","p":290,"h":1,"n":"Wereboar"},{"c":1,"s":13,"id":1022,"u":"weretiger_b2","p":291,"h":1,"n":"Weretiger"},{"c":1,"s":13,"id":1023,"u":"witchfire_b2","p":293,"h":1,"n":"Witchfire"},{"c":1,"s":13,"id":1024,"u":"witchwyrd_b2","p":294,"h":1,"n":"Witchwyrd"},{"c":1,"s":13,"id":1025,"u":"wolverine_b2","p":295,"h":1,"n":"Wolverine"},{"c":1,"s":13,"id":1026,"u":"wood%20giant_b2","p":124,"h":1,"n":"Wood Giant"},{"c":1,"s":13,"id":1027,"u":"wood%20golem_b2","p":130,"h":1,"n":"Wood Golem"},{"c":1,"s":13,"id":1028,"u":"woolly%20rhinoceros_b2","p":228,"h":1,"n":"Woolly Rhinoceros"},{"c":1,"s":13,"id":1029,"u":"worm%20that%20walks%20cultist_b2","p":297,"h":1,"n":"Worm That Walks Cultist"},{"c":1,"s":13,"id":1030,"u":"xill_b2","p":299,"h":1,"n":"Xill"},{"c":1,"s":13,"id":1031,"u":"yamaraj_b2","p":211,"h":1,"n":"Yamaraj"},{"c":1,"s":13,"id":1032,"u":"yellow%20musk%20brute_b2","p":301,"h":1,"n":"Yellow Musk Brute"},{"c":1,"s":13,"id":1033,"u":"yellow%20musk%20creeper_b2","p":300,"h":1,"n":"Yellow Musk Creeper"},{"c":1,"s":13,"id":1034,"u":"yellow%20musk%20thrall_b2","p":301,"h":1,"n":"Yellow Musk Thrall"},{"c":1,"s":13,"id":1035,"u":"yeth%20hound_b2","p":302,"h":1,"n":"Yeth Hound"},{"c":1,"s":13,"id":1036,"u":"young%20brine%20dragon_b2","p":87,"h":1,"n":"Young Brine Dragon"},{"c":1,"s":13,"id":1037,"u":"young%20cloud%20dragon_b2","p":89,"h":1,"n":"Young Cloud Dragon"},{"c":1,"s":13,"id":1038,"u":"young%20crystal%20dragon_b2","p":91,"h":1,"n":"Young Crystal Dragon"},{"c":1,"s":13,"id":1039,"u":"young%20magma%20dragon_b2","p":94,"h":1,"n":"Young Magma Dragon"},{"c":1,"s":13,"id":1040,"u":"young%20umbral%20dragon_b2","p":96,"h":1,"n":"Young Umbral Dragon"},{"c":1,"s":13,"id":1041,"u":"zebub_b2","p":72,"h":1,"n":"Zebub"},{"c":1,"s":13,"id":1042,"u":"zelekhut_b2","p":9,"h":1,"n":"Zelekhut"},{"c":1,"s":13,"id":1043,"u":"zomok_b2","p":303,"h":1,"n":"Zomok"},{"c":1,"s":13,"id":1044,"u":"zyss%20serpentfolk_b2","p":237,"h":1,"n":"Zyss Serpentfolk"},{"c":1,"s":14,"id":1045,"u":"abandoned%20zealot_b3","p":8,"h":1,"n":"Abandoned Zealot"},{"c":1,"s":14,"id":1046,"u":"abrikandilu_b3","p":61,"h":1,"n":"Abrikandilu"},{"c":1,"s":14,"id":1047,"u":"adachros_b3","p":95,"h":1,"n":"Adachros"},{"c":1,"s":14,"id":1048,"u":"adhukait_b3","p":23,"h":1,"n":"Adhukait"},{"c":1,"s":14,"id":1049,"u":"adlet_b3","p":9,"h":1,"n":"Adlet"},{"c":1,"s":14,"id":1050,"u":"adult%20forest%20dragon_b3","p":75,"h":1,"n":"Adult Forest Dragon"},{"c":1,"s":14,"id":1051,"u":"adult%20sea%20dragon_b3","p":78,"h":1,"n":"Adult Sea Dragon"},{"c":1,"s":14,"id":1052,"u":"adult%20sky%20dragon_b3","p":80,"h":1,"n":"Adult Sky Dragon"},{"c":1,"s":14,"id":1053,"u":"adult%20sovereign%20dragon_b3","p":82,"h":1,"n":"Adult Sovereign Dragon"},{"c":1,"s":14,"id":1054,"u":"adult%20underworld%20dragon_b3","p":84,"h":1,"n":"Adult Underworld Dragon"},{"c":1,"s":14,"id":1055,"u":"aghash_b3","p":69,"h":1,"n":"Aghash"},{"c":1,"s":14,"id":1056,"u":"air%20wisp_b3","p":90,"h":1,"n":"Air Wisp"},{"c":1,"s":14,"id":1057,"u":"amalgamite_b3","p":14,"h":1,"n":"Amalgamite"},{"c":1,"s":14,"id":1058,"u":"amphisbaena_b3","p":15,"h":1,"n":"Amphisbaena"},{"c":1,"s":14,"id":1059,"u":"ancient%20forest%20dragon_b3","p":76,"h":1,"n":"Ancient Forest Dragon"},{"c":1,"s":14,"id":1060,"u":"ancient%20sea%20dragon_b3","p":78,"h":1,"n":"Ancient Sea Dragon"},{"c":1,"s":14,"id":1061,"u":"ancient%20sky%20dragon_b3","p":80,"h":1,"n":"Ancient Sky Dragon"},{"c":1,"s":14,"id":1062,"u":"ancient%20sovereign%20dragon_b3","p":83,"h":1,"n":"Ancient Sovereign Dragon"},{"c":1,"s":14,"id":1063,"u":"ancient%20underworld%20dragon_b3","p":85,"h":1,"n":"Ancient Underworld Dragon"},{"c":1,"s":14,"id":1064,"u":"android%20infiltrator_b3","p":16,"h":1,"n":"Android Infiltrator"},{"c":1,"s":14,"id":1065,"u":"angazhani_b3","p":17,"h":1,"n":"Angazhani"},{"c":1,"s":14,"id":1066,"u":"angheuvore%20flesh-gnawer_b3","p":174,"h":1,"n":"Angheuvore Flesh-gnawer"},{"c":1,"s":14,"id":1067,"u":"animated%20colossus_b3","p":19,"h":1,"n":"Animated Colossus"},{"c":1,"s":14,"id":1068,"u":"animated%20furnace_b3","p":18,"h":1,"n":"Animated Furnace"},{"c":1,"s":14,"id":1069,"u":"animated%20silverware%20swarm_b3","p":18,"h":1,"n":"Animated Silverware Swarm"},{"c":1,"s":14,"id":1070,"u":"animated%20trebuchet_b3","p":19,"h":1,"n":"Animated Trebuchet"},{"c":1,"s":14,"id":1071,"u":"aphorite%20sharpshooter_b3","p":204,"h":1,"n":"Aphorite Sharpshooter"},{"c":1,"s":14,"id":1072,"u":"arboreal%20archive_b3","p":21,"h":1,"n":"Arboreal Archive"},{"c":1,"s":14,"id":1073,"u":"arboreal%20reaper_b3","p":20,"h":1,"n":"Arboreal Reaper"},{"c":1,"s":14,"id":1074,"u":"arcane%20living%20rune_b3","p":163,"h":1,"n":"Arcane Living Rune"},{"c":1,"s":14,"id":1075,"u":"azarketi%20explorer_b3","p":26,"h":1,"n":"Azarketi Explorer"},{"c":1,"s":14,"id":1076,"u":"azer_b3","p":27,"h":1,"n":"Azer"},{"c":1,"s":14,"id":1077,"u":"bauble%20beast_b3","p":28,"h":1,"n":"Bauble Beast"},{"c":1,"s":14,"id":1078,"u":"baykok_b3","p":29,"h":1,"n":"Baykok"},{"c":1,"s":14,"id":1079,"u":"betobeto-san_b3","p":31,"h":1,"n":"Betobeto-san"},{"c":1,"s":14,"id":1080,"u":"bison_b3","p":32,"h":1,"n":"Bison"},{"c":1,"s":14,"id":1081,"u":"blood%20hag_b3","p":130,"h":1,"n":"Blood Hag"},{"c":1,"s":14,"id":1082,"u":"blood%20painter_b3","p":33,"h":1,"n":"Blood Painter"},{"c":1,"s":14,"id":1083,"u":"bone%20ship_b3","p":34,"h":1,"n":"Bone Ship"},{"c":1,"s":14,"id":1084,"u":"bore%20worm%20swarm_b3","p":36,"h":1,"n":"Bore Worm Swarm"},{"c":1,"s":14,"id":1085,"u":"brainchild_b3","p":38,"h":1,"n":"Brainchild"},{"c":1,"s":14,"id":1086,"u":"brimorak_b3","p":62,"h":1,"n":"Brimorak"},{"c":1,"s":14,"id":1087,"u":"buso%20farmer_b3","p":39,"h":1,"n":"Buso Farmer"},{"c":1,"s":14,"id":1088,"u":"cactus%20leshy_b3","p":160,"h":1,"n":"Cactus Leshy"},{"c":1,"s":14,"id":1089,"u":"caligni%20caller_b3","p":41,"h":1,"n":"Caligni Caller"},{"c":1,"s":14,"id":1090,"u":"caligni%20vanguard_b3","p":40,"h":1,"n":"Caligni Vanguard"},{"c":1,"s":14,"id":1091,"u":"calikang_b3","p":42,"h":1,"n":"Calikang"},{"c":1,"s":14,"id":1092,"u":"camel_b3","p":43,"h":1,"n":"Camel"},{"c":1,"s":14,"id":1093,"u":"caulborn_b3","p":94,"h":1,"n":"Caulborn"},{"c":1,"s":14,"id":1094,"u":"cave%20giant_b3","p":108,"h":1,"n":"Cave Giant"},{"c":1,"s":14,"id":1095,"u":"cecaelia%20trapper_b3","p":45,"h":1,"n":"Cecaelia Trapper"},{"c":1,"s":14,"id":1096,"u":"chouchin-obake_b3","p":277,"h":1,"n":"Chouchin-obake"},{"c":1,"s":14,"id":1097,"u":"chyzaedu_b3","p":46,"h":1,"n":"Chyzaedu"},{"c":1,"s":14,"id":1098,"u":"city%20guard%20squadron_b3","p":47,"h":1,"n":"City Guard Squadron"},{"c":1,"s":14,"id":1099,"u":"clacking%20skull%20swarm_b3","p":244,"h":1,"n":"Clacking Skull Swarm"},{"c":1,"s":14,"id":1100,"u":"clockwork%20dragon_b3","p":51,"h":1,"n":"Clockwork Dragon"},{"c":1,"s":14,"id":1101,"u":"clockwork%20mage_b3","p":50,"h":1,"n":"Clockwork Mage"},{"c":1,"s":14,"id":1102,"u":"clockwork%20soldier_b3","p":49,"h":1,"n":"Clockwork Soldier"},{"c":1,"s":14,"id":1103,"u":"clockwork%20spy_b3","p":48,"h":1,"n":"Clockwork Spy"},{"c":1,"s":14,"id":1104,"u":"cobbleswarm_b3","p":52,"h":1,"n":"Cobbleswarm"},{"c":1,"s":14,"id":1105,"u":"common%20eurypterid_b3","p":97,"h":1,"n":"Common Eurypterid"},{"c":1,"s":14,"id":1106,"u":"consonite%20choir_b3","p":53,"h":1,"n":"Consonite Choir"},{"c":1,"s":14,"id":1107,"u":"coral%20capuchin_b3","p":54,"h":1,"n":"Coral Capuchin"},{"c":1,"s":14,"id":1108,"u":"corrupted%20relic_b3","p":55,"h":1,"n":"Corrupted Relic"},{"c":1,"s":14,"id":1109,"u":"crossroads%20guardian_b3","p":59,"h":1,"n":"Crossroads Guardian"},{"c":1,"s":14,"id":1110,"u":"cunning%20fox_b3","p":252,"h":1,"n":"Cunning Fox"},{"c":1,"s":14,"id":1111,"u":"danava%20titan_b3","p":270,"h":1,"n":"Danava Titan"},{"c":1,"s":14,"id":1112,"u":"deimavigga_b3","p":66,"h":1,"n":"Deimavigga"},{"c":1,"s":14,"id":1113,"u":"desert%20giant_b3","p":109,"h":1,"n":"Desert Giant"},{"c":1,"s":14,"id":1114,"u":"divine%20warden%20of%20nethys_b3","p":73,"h":1,"n":"Divine Warden Of Nethys"},{"c":1,"s":14,"id":1115,"u":"domovoi_b3","p":136,"h":1,"n":"Domovoi"},{"c":1,"s":14,"id":1116,"u":"doru_b3","p":68,"h":1,"n":"Doru"},{"c":1,"s":14,"id":1117,"u":"draconal_b3","p":13,"h":1,"n":"Draconal"},{"c":1,"s":14,"id":1118,"u":"dramofir_b3","p":86,"h":1,"n":"Dramofir"},{"c":1,"s":14,"id":1119,"u":"draxie_b3","p":255,"h":1,"n":"Draxie"},{"c":1,"s":14,"id":1120,"u":"dretch_b3","p":60,"h":1,"n":"Dretch"},{"c":1,"s":14,"id":1121,"u":"duende_b3","p":87,"h":1,"n":"Duende"},{"c":1,"s":14,"id":1122,"u":"dvorovoi_b3","p":137,"h":1,"n":"Dvorovoi"},{"c":1,"s":14,"id":1123,"u":"dybbuk_b3","p":88,"h":1,"n":"Dybbuk"},{"c":1,"s":14,"id":1124,"u":"earth%20wisp_b3","p":91,"h":1,"n":"Earth Wisp"},{"c":1,"s":14,"id":1125,"u":"einherji_b3","p":89,"h":1,"n":"Einherji"},{"c":1,"s":14,"id":1126,"u":"elder%20sphinx_b3","p":250,"h":1,"n":"Elder Sphinx"},{"c":1,"s":14,"id":1127,"u":"elder%20wyrmwraith_b3","p":297,"h":1,"n":"Elder Wyrmwraith"},{"c":1,"s":14,"id":1128,"u":"elysian%20titan_b3","p":268,"h":1,"n":"Elysian Titan"},{"c":1,"s":14,"id":1129,"u":"empress%20bore%20worm_b3","p":37,"h":1,"n":"Empress Bore Worm"},{"c":1,"s":14,"id":1130,"u":"esipil_b3","p":218,"h":1,"n":"Esipil"},{"c":1,"s":14,"id":1131,"u":"etioling%20blightmage_b3","p":177,"h":1,"n":"Etioling Blightmage"},{"c":1,"s":14,"id":1132,"u":"eunemvro_b3","p":96,"h":1,"n":"Eunemvro"},{"c":1,"s":14,"id":1133,"u":"fading%20fox_b3","p":102,"h":1,"n":"Fading Fox"},{"c":1,"s":14,"id":1134,"u":"feathered%20bear_b3","p":253,"h":1,"n":"Feathered Bear"},{"c":1,"s":14,"id":1135,"u":"feral%20skull%20swarm_b3","p":244,"h":1,"n":"Feral Skull Swarm"},{"c":1,"s":14,"id":1136,"u":"festrog_b3","p":98,"h":1,"n":"Festrog"},{"c":1,"s":14,"id":1137,"u":"fire%20wisp_b3","p":91,"h":1,"n":"Fire Wisp"},{"c":1,"s":14,"id":1138,"u":"flaming%20skull_b3","p":30,"h":1,"n":"Flaming Skull"},{"c":1,"s":14,"id":1139,"u":"flumph_b3","p":100,"h":1,"n":"Flumph"},{"c":1,"s":14,"id":1140,"u":"fortune%20eater_b3","p":101,"h":1,"n":"Fortune Eater"},{"c":1,"s":14,"id":1141,"u":"fossil%20golem_b3","p":116,"h":1,"n":"Fossil Golem"},{"c":1,"s":14,"id":1142,"u":"fuath_b3","p":121,"h":1,"n":"Fuath"},{"c":1,"s":14,"id":1143,"u":"galvo_b3","p":103,"h":1,"n":"Galvo"},{"c":1,"s":14,"id":1144,"u":"ganzi%20martial%20artist_b3","p":205,"h":1,"n":"Ganzi Martial Artist"},{"c":1,"s":14,"id":1145,"u":"garuda_b3","p":104,"h":1,"n":"Garuda"},{"c":1,"s":14,"id":1146,"u":"gathlain%20wanderer_b3","p":105,"h":1,"n":"Gathlain Wanderer"},{"c":1,"s":14,"id":1147,"u":"ghoran%20manipulator_b3","p":106,"h":1,"n":"Ghoran Manipulator"},{"c":1,"s":14,"id":1148,"u":"giant%20flying%20squirrel_b3","p":257,"h":1,"n":"Giant Flying Squirrel"},{"c":1,"s":14,"id":1149,"u":"giant%20hermit%20crab_b3","p":58,"h":1,"n":"Giant Hermit Crab"},{"c":1,"s":14,"id":1150,"u":"giant%20opossum_b3","p":192,"h":1,"n":"Giant Opossum"},{"c":1,"s":14,"id":1151,"u":"giant%20pangolin_b3","p":199,"h":1,"n":"Giant Pangolin"},{"c":1,"s":14,"id":1152,"u":"giant%20porcupine_b3","p":207,"h":1,"n":"Giant Porcupine"},{"c":1,"s":14,"id":1153,"u":"giant%20seahorse_b3","p":227,"h":1,"n":"Giant Seahorse"},{"c":1,"s":14,"id":1154,"u":"giant%20skunk_b3","p":246,"h":1,"n":"Giant Skunk"},{"c":1,"s":14,"id":1155,"u":"giant%20vulture_b3","p":289,"h":1,"n":"Giant Vulture"},{"c":1,"s":14,"id":1156,"u":"girtablilu%20seer_b3","p":113,"h":1,"n":"Girtablilu Seer"},{"c":1,"s":14,"id":1157,"u":"girtablilu%20sentry_b3","p":112,"h":1,"n":"Girtablilu Sentry"},{"c":1,"s":14,"id":1158,"u":"gliminal_b3","p":114,"h":1,"n":"Gliminal"},{"c":1,"s":14,"id":1159,"u":"globster_b3","p":115,"h":1,"n":"Globster"},{"c":1,"s":14,"id":1160,"u":"green%20man_b3","p":118,"h":1,"n":"Green Man"},{"c":1,"s":14,"id":1161,"u":"grimple_b3","p":120,"h":1,"n":"Grimple"},{"c":1,"s":14,"id":1162,"u":"grioth%20cultist_b3","p":123,"h":1,"n":"Grioth Cultist"},{"c":1,"s":14,"id":1163,"u":"grioth%20scout_b3","p":122,"h":1,"n":"Grioth Scout"},{"c":1,"s":14,"id":1164,"u":"guecubu_b3","p":126,"h":1,"n":"Guecubu"},{"c":1,"s":14,"id":1165,"u":"gurgist%20mauler_b3","p":175,"h":1,"n":"Gurgist Mauler"},{"c":1,"s":14,"id":1166,"u":"hadrinnex_b3","p":127,"h":1,"n":"Hadrinnex"},{"c":1,"s":14,"id":1167,"u":"haniver_b3","p":120,"h":1,"n":"Haniver"},{"c":1,"s":14,"id":1168,"u":"harmona_b3","p":132,"h":1,"n":"Harmona"},{"c":1,"s":14,"id":1169,"u":"harpy%20skeleton_b3","p":236,"h":1,"n":"Harpy Skeleton"},{"c":1,"s":14,"id":1170,"u":"hatred%20siktempora_b3","p":235,"h":1,"n":"Hatred Siktempora"},{"c":1,"s":14,"id":1171,"u":"hekatonkheires%20titan_b3","p":271,"h":1,"n":"Hekatonkheires Titan"},{"c":1,"s":14,"id":1172,"u":"hellbound%20attorney_b3","p":64,"h":1,"n":"Hellbound Attorney"},{"c":1,"s":14,"id":1173,"u":"hellknight%20cavalry%20brigade_b3","p":44,"h":1,"n":"Hellknight Cavalry Brigade"},{"c":1,"s":14,"id":1174,"u":"hellwasp%20swarm_b3","p":133,"h":1,"n":"Hellwasp Swarm"},{"c":1,"s":14,"id":1175,"u":"herexen_b3","p":134,"h":1,"n":"Herexen"},{"c":1,"s":14,"id":1176,"u":"hermit%20crab%20swarm_b3","p":58,"h":1,"n":"Hermit Crab Swarm"},{"c":1,"s":14,"id":1177,"u":"hesperid_b3","p":189,"h":1,"n":"Hesperid"},{"c":1,"s":14,"id":1178,"u":"hesperid%20queen_b3","p":191,"h":1,"n":"Hesperid Queen"},{"c":1,"s":14,"id":1179,"u":"hieracosphinx_b3","p":250,"h":1,"n":"Hieracosphinx"},{"c":1,"s":14,"id":1180,"u":"house%20drake_b3","p":135,"h":1,"n":"House Drake"},{"c":1,"s":14,"id":1181,"u":"huldra_b3","p":138,"h":1,"n":"Huldra"},{"c":1,"s":14,"id":1182,"u":"hyakume_b3","p":139,"h":1,"n":"Hyakume"},{"c":1,"s":14,"id":1183,"u":"incutilis_b3","p":140,"h":1,"n":"Incutilis"},{"c":1,"s":14,"id":1184,"u":"ioton_b3","p":92,"h":1,"n":"Ioton"},{"c":1,"s":14,"id":1185,"u":"ittan-momen_b3","p":276,"h":1,"n":"Ittan-momen"},{"c":1,"s":14,"id":1186,"u":"japalisura_b3","p":23,"h":1,"n":"Japalisura"},{"c":1,"s":14,"id":1187,"u":"jorogumo_b3","p":141,"h":1,"n":"Jorogumo"},{"c":1,"s":14,"id":1188,"u":"kangaroo_b3","p":146,"h":1,"n":"Kangaroo"},{"c":1,"s":14,"id":1189,"u":"kappa_b3","p":147,"h":1,"n":"Kappa"},{"c":1,"s":14,"id":1190,"u":"kasa-obake_b3","p":277,"h":1,"n":"Kasa-obake"},{"c":1,"s":14,"id":1191,"u":"khravgodon_b3","p":192,"h":1,"n":"Khravgodon"},{"c":1,"s":14,"id":1192,"u":"kimenhul_b3","p":222,"h":1,"n":"Kimenhul"},{"c":1,"s":14,"id":1193,"u":"kirin_b3","p":148,"h":1,"n":"Kirin"},{"c":1,"s":14,"id":1194,"u":"kishi_b3","p":149,"h":1,"n":"Kishi"},{"c":1,"s":14,"id":1195,"u":"kitsune%20trickster_b3","p":150,"h":1,"n":"Kitsune Trickster"},{"c":1,"s":14,"id":1196,"u":"kodama_b3","p":143,"h":1,"n":"Kodama"},{"c":1,"s":14,"id":1197,"u":"kokogiak_b3","p":151,"h":1,"n":"Kokogiak"},{"c":1,"s":14,"id":1198,"u":"kongamato_b3","p":152,"h":1,"n":"Kongamato"},{"c":1,"s":14,"id":1199,"u":"kovintus%20geomancer_b3","p":153,"h":1,"n":"Kovintus Geomancer"},{"c":1,"s":14,"id":1200,"u":"krampus_b3","p":154,"h":1,"n":"Krampus"},{"c":1,"s":14,"id":1201,"u":"kuchisake-onna_b3","p":156,"h":1,"n":"Kuchisake-onna"},{"c":1,"s":14,"id":1202,"u":"kurobozu_b3","p":157,"h":1,"n":"Kurobozu"},{"c":1,"s":14,"id":1203,"u":"kushtaka_b3","p":158,"h":1,"n":"Kushtaka"},{"c":1,"s":14,"id":1204,"u":"lampad_b3","p":188,"h":1,"n":"Lampad"},{"c":1,"s":14,"id":1205,"u":"lampad%20queen_b3","p":189,"h":1,"n":"Lampad Queen"},{"c":1,"s":14,"id":1206,"u":"ledalusca_b3","p":159,"h":1,"n":"Ledalusca"},{"c":1,"s":14,"id":1207,"u":"leng%20ghoul_b3","p":107,"h":1,"n":"Leng Ghoul"},{"c":1,"s":14,"id":1208,"u":"levaloch_b3","p":65,"h":1,"n":"Levaloch"},{"c":1,"s":14,"id":1209,"u":"lifeleecher%20brawler_b3","p":176,"h":1,"n":"Lifeleecher Brawler"},{"c":1,"s":14,"id":1210,"u":"locathah%20hunter_b3","p":164,"h":1,"n":"Locathah Hunter"},{"c":1,"s":14,"id":1211,"u":"love%20siktempora_b3","p":234,"h":1,"n":"Love Siktempora"},{"c":1,"s":14,"id":1212,"u":"lovelorn_b3","p":165,"h":1,"n":"Lovelorn"},{"c":1,"s":14,"id":1213,"u":"maftet%20guardian_b3","p":166,"h":1,"n":"Maftet Guardian"},{"c":1,"s":14,"id":1214,"u":"maharaja_b3","p":211,"h":1,"n":"Maharaja"},{"c":1,"s":14,"id":1215,"u":"manticore%20paaridar_b3","p":198,"h":1,"n":"Manticore Paaridar"},{"c":1,"s":14,"id":1216,"u":"megalictis_b3","p":291,"h":1,"n":"Megalictis"},{"c":1,"s":14,"id":1217,"u":"megatherium_b3","p":248,"h":1,"n":"Megatherium"},{"c":1,"s":14,"id":1218,"u":"melixie_b3","p":255,"h":1,"n":"Melixie"},{"c":1,"s":14,"id":1219,"u":"mezlan_b3","p":167,"h":1,"n":"Mezlan"},{"c":1,"s":14,"id":1220,"u":"mi-go_b3","p":168,"h":1,"n":"Mi-Go"},{"c":1,"s":14,"id":1221,"u":"millindemalion_b3","p":169,"h":1,"n":"Millindemalion"},{"c":1,"s":14,"id":1222,"u":"misery%20siktempora_b3","p":232,"h":1,"n":"Misery Siktempora"},{"c":1,"s":14,"id":1223,"u":"mithral%20golem_b3","p":117,"h":1,"n":"Mithral Golem"},{"c":1,"s":14,"id":1224,"u":"mix%20couatl_b3","p":56,"h":1,"n":"Mix Couatl"},{"c":1,"s":14,"id":1225,"u":"mobogo_b3","p":170,"h":1,"n":"Mobogo"},{"c":1,"s":14,"id":1226,"u":"mokele-mbembe_b3","p":171,"h":1,"n":"Mokele-mbembe"},{"c":1,"s":14,"id":1227,"u":"monkey_b3","p":172,"h":1,"n":"Monkey"},{"c":1,"s":14,"id":1228,"u":"monkey%20swarm_b3","p":172,"h":1,"n":"Monkey Swarm"},{"c":1,"s":14,"id":1229,"u":"moon%20hag_b3","p":131,"h":1,"n":"Moon Hag"},{"c":1,"s":14,"id":1230,"u":"moose_b3","p":173,"h":1,"n":"Moose"},{"c":1,"s":14,"id":1231,"u":"mothman_b3","p":179,"h":1,"n":"Mothman"},{"c":1,"s":14,"id":1232,"u":"munagola_b3","p":66,"h":1,"n":"Munagola"},{"c":1,"s":14,"id":1233,"u":"munavri%20spellblade_b3","p":180,"h":1,"n":"Munavri Spellblade"},{"c":1,"s":14,"id":1234,"u":"myceloid_b3","p":181,"h":1,"n":"Myceloid"},{"c":1,"s":14,"id":1235,"u":"nagaji%20soldier_b3","p":182,"h":1,"n":"Nagaji Soldier"},{"c":1,"s":14,"id":1236,"u":"namorrodor_b3","p":183,"h":1,"n":"Namorrodor"},{"c":1,"s":14,"id":1237,"u":"narwhal_b3","p":184,"h":1,"n":"Narwhal"},{"c":1,"s":14,"id":1238,"u":"nemhaith_b3","p":185,"h":1,"n":"Nemhaith"},{"c":1,"s":14,"id":1239,"u":"nightgaunt_b3","p":186,"h":1,"n":"Nightgaunt"},{"c":1,"s":14,"id":1240,"u":"nightmarchers_b3","p":187,"h":1,"n":"Nightmarchers"},{"c":1,"s":14,"id":1241,"u":"nikaramsa_b3","p":25,"h":1,"n":"Nikaramsa"},{"c":1,"s":14,"id":1242,"u":"nosferatu%20malefactor_b3","p":285,"h":1,"n":"Nosferatu Malefactor"},{"c":1,"s":14,"id":1243,"u":"nosferatu%20overlord_b3","p":285,"h":1,"n":"Nosferatu Overlord"},{"c":1,"s":14,"id":1244,"u":"nosferatu%20thrall_b3","p":284,"h":1,"n":"Nosferatu Thrall"},{"c":1,"s":14,"id":1245,"u":"nucol_b3","p":220,"h":1,"n":"Nucol"},{"c":1,"s":14,"id":1246,"u":"nyktera_b3","p":254,"h":1,"n":"Nyktera"},{"c":1,"s":14,"id":1247,"u":"oil%20living%20graffiti_b3","p":162,"h":1,"n":"Oil Living Graffiti"},{"c":1,"s":14,"id":1248,"u":"omox_b3","p":63,"h":1,"n":"Omox"},{"c":1,"s":14,"id":1249,"u":"ostovite_b3","p":193,"h":1,"n":"Ostovite"},{"c":1,"s":14,"id":1250,"u":"ouroboros_b3","p":194,"h":1,"n":"Ouroboros"},{"c":1,"s":14,"id":1251,"u":"ovinnik_b3","p":137,"h":1,"n":"Ovinnik"},{"c":1,"s":14,"id":1252,"u":"owb_b3","p":196,"h":1,"n":"Owb"},{"c":1,"s":14,"id":1253,"u":"owb%20prophet_b3","p":197,"h":1,"n":"Owb Prophet"},{"c":1,"s":14,"id":1254,"u":"pairaka_b3","p":70,"h":1,"n":"Pairaka"},{"c":1,"s":14,"id":1255,"u":"pakalchi_b3","p":220,"h":1,"n":"Pakalchi"},{"c":1,"s":14,"id":1256,"u":"palace%20skelm_b3","p":240,"h":1,"n":"Palace Skelm"},{"c":1,"s":14,"id":1257,"u":"penanggalan_b3","p":200,"h":1,"n":"Penanggalan"},{"c":1,"s":14,"id":1258,"u":"peri_b3","p":201,"h":1,"n":"Peri"},{"c":1,"s":14,"id":1259,"u":"phantom%20beast_b3","p":203,"h":1,"n":"Phantom Beast"},{"c":1,"s":14,"id":1260,"u":"phantom%20knight_b3","p":202,"h":1,"n":"Phantom Knight"},{"c":1,"s":14,"id":1261,"u":"piranha%20swarm_b3","p":99,"h":1,"n":"Piranha Swarm"},{"c":1,"s":14,"id":1262,"u":"plague%20giant_b3","p":111,"h":1,"n":"Plague Giant"},{"c":1,"s":14,"id":1263,"u":"platecarpus_b3","p":178,"h":1,"n":"Platecarpus"},{"c":1,"s":14,"id":1264,"u":"popobawa_b3","p":206,"h":1,"n":"Popobawa"},{"c":1,"s":14,"id":1265,"u":"procyal_b3","p":12,"h":1,"n":"Procyal"},{"c":1,"s":14,"id":1266,"u":"pufferfish_b3","p":99,"h":1,"n":"Pufferfish"},{"c":1,"s":14,"id":1267,"u":"pukwudgie_b3","p":208,"h":1,"n":"Pukwudgie"},{"c":1,"s":14,"id":1268,"u":"quintessivore_b3","p":209,"h":1,"n":"Quintessivore"},{"c":1,"s":14,"id":1269,"u":"raktavarna_b3","p":210,"h":1,"n":"Raktavarna"},{"c":1,"s":14,"id":1270,"u":"rancorous%20priesthood_b3","p":213,"h":1,"n":"Rancorous Priesthood"},{"c":1,"s":14,"id":1271,"u":"rat%20snake%20swarm_b3","p":249,"h":1,"n":"Rat Snake Swarm"},{"c":1,"s":14,"id":1272,"u":"red%20fox_b3","p":102,"h":1,"n":"Red Fox"},{"c":1,"s":14,"id":1273,"u":"rhu-chalik_b3","p":214,"h":1,"n":"Rhu-chalik"},{"c":1,"s":14,"id":1274,"u":"ringhorn%20ram_b3","p":212,"h":1,"n":"Ringhorn Ram"},{"c":1,"s":14,"id":1275,"u":"roiling%20incant_b3","p":215,"h":1,"n":"Roiling Incant"},{"c":1,"s":14,"id":1276,"u":"rokurokubi_b3","p":216,"h":1,"n":"Rokurokubi"},{"c":1,"s":14,"id":1277,"u":"rosethorn%20ram_b3","p":212,"h":1,"n":"Rosethorn Ram"},{"c":1,"s":14,"id":1278,"u":"sabosan_b3","p":217,"h":1,"n":"Sabosan"},{"c":1,"s":14,"id":1279,"u":"samsaran%20anchorite_b3","p":224,"h":1,"n":"Samsaran Anchorite"},{"c":1,"s":14,"id":1280,"u":"sasquatch_b3","p":225,"h":1,"n":"Sasquatch"},{"c":1,"s":14,"id":1281,"u":"scalescribe_b3","p":226,"h":1,"n":"Scalescribe"},{"c":1,"s":14,"id":1282,"u":"seaweed%20leshy_b3","p":161,"h":1,"n":"Seaweed Leshy"},{"c":1,"s":14,"id":1283,"u":"seething%20spirit_b3","p":228,"h":1,"n":"Seething Spirit"},{"c":1,"s":14,"id":1284,"u":"sepid_b3","p":71,"h":1,"n":"Sepid"},{"c":1,"s":14,"id":1285,"u":"severed%20head_b3","p":30,"h":1,"n":"Severed Head"},{"c":1,"s":14,"id":1286,"u":"shabti%20redeemer_b3","p":229,"h":1,"n":"Shabti Redeemer"},{"c":1,"s":14,"id":1287,"u":"shae_b3","p":230,"h":1,"n":"Shae"},{"c":1,"s":14,"id":1288,"u":"shambler%20troop_b3","p":302,"h":1,"n":"Shambler Troop"},{"c":1,"s":14,"id":1289,"u":"shantak_b3","p":231,"h":1,"n":"Shantak"},{"c":1,"s":14,"id":1290,"u":"shaukeen_b3","p":22,"h":1,"n":"Shaukeen"},{"c":1,"s":14,"id":1291,"u":"shikigami_b3","p":142,"h":1,"n":"Shikigami"},{"c":1,"s":14,"id":1292,"u":"shrine%20skelm_b3","p":239,"h":1,"n":"Shrine Skelm"},{"c":1,"s":14,"id":1293,"u":"shulsaga_b3","p":93,"h":1,"n":"Shulsaga"},{"c":1,"s":14,"id":1294,"u":"silvanshee_b3","p":10,"h":1,"n":"Silvanshee"},{"c":1,"s":14,"id":1295,"u":"skeleton%20infantry_b3","p":237,"h":1,"n":"Skeleton Infantry"},{"c":1,"s":14,"id":1296,"u":"skinstitch_b3","p":242,"h":1,"n":"Skinstitch"},{"c":1,"s":14,"id":1297,"u":"skull%20peeler_b3","p":243,"h":1,"n":"Skull Peeler"},{"c":1,"s":14,"id":1298,"u":"skunk_b3","p":246,"h":1,"n":"Skunk"},{"c":1,"s":14,"id":1299,"u":"slithering%20pit_b3","p":247,"h":1,"n":"Slithering Pit"},{"c":1,"s":14,"id":1300,"u":"sorcerous%20skull%20swarm_b3","p":245,"h":1,"n":"Sorcerous Skull Swarm"},{"c":1,"s":14,"id":1301,"u":"soul%20skelm_b3","p":241,"h":1,"n":"Soul Skelm"},{"c":1,"s":14,"id":1302,"u":"spiny%20eurypterid_b3","p":97,"h":1,"n":"Spiny Eurypterid"},{"c":1,"s":14,"id":1303,"u":"squirming%20swill_b3","p":256,"h":1,"n":"Squirming Swill"},{"c":1,"s":14,"id":1304,"u":"squirrel%20swarm_b3","p":257,"h":1,"n":"Squirrel Swarm"},{"c":1,"s":14,"id":1305,"u":"stheno%20harpist_b3","p":258,"h":1,"n":"Stheno Harpist"},{"c":1,"s":14,"id":1306,"u":"stone%20lion_b3","p":125,"h":1,"n":"Stone Lion"},{"c":1,"s":14,"id":1307,"u":"stone%20lion%20cub_b3","p":124,"h":1,"n":"Stone Lion Cub"},{"c":1,"s":14,"id":1308,"u":"storm%20hag_b3","p":128,"h":1,"n":"Storm Hag"},{"c":1,"s":14,"id":1309,"u":"street%20skelm_b3","p":238,"h":1,"n":"Street Skelm"},{"c":1,"s":14,"id":1310,"u":"strix%20kinmate_b3","p":259,"h":1,"n":"Strix Kinmate"},{"c":1,"s":14,"id":1311,"u":"sturzstromer_b3","p":52,"h":1,"n":"Sturzstromer"},{"c":1,"s":14,"id":1312,"u":"sulfur%20zombie_b3","p":303,"h":1,"n":"Sulfur Zombie"},{"c":1,"s":14,"id":1313,"u":"sumbreiva_b3","p":260,"h":1,"n":"Sumbreiva"},{"c":1,"s":14,"id":1314,"u":"swordkeeper_b3","p":261,"h":1,"n":"Swordkeeper"},{"c":1,"s":14,"id":1315,"u":"tattoo%20guardian_b3","p":262,"h":1,"n":"Tattoo Guardian"},{"c":1,"s":14,"id":1316,"u":"terra-cotta%20garrison_b3","p":263,"h":1,"n":"Terra-cotta Garrison"},{"c":1,"s":14,"id":1317,"u":"terra-cotta%20soldier_b3","p":263,"h":1,"n":"Terra-cotta Soldier"},{"c":1,"s":14,"id":1318,"u":"terror%20bird_b3","p":264,"h":1,"n":"Terror Bird"},{"c":1,"s":14,"id":1319,"u":"terror%20shrike_b3","p":264,"h":1,"n":"Terror Shrike"},{"c":1,"s":14,"id":1320,"u":"thanatotic%20titan_b3","p":269,"h":1,"n":"Thanatotic Titan"},{"c":1,"s":14,"id":1321,"u":"three-toed%20sloth_b3","p":248,"h":1,"n":"Three-toed Sloth"},{"c":1,"s":14,"id":1322,"u":"tiddalik_b3","p":265,"h":1,"n":"Tiddalik"},{"c":1,"s":14,"id":1323,"u":"tidehawk_b3","p":266,"h":1,"n":"Tidehawk"},{"c":1,"s":14,"id":1324,"u":"tikbalang_b3","p":267,"h":1,"n":"Tikbalang"},{"c":1,"s":14,"id":1325,"u":"tolokand_b3","p":272,"h":1,"n":"Tolokand"},{"c":1,"s":14,"id":1326,"u":"tomb%20giant_b3","p":110,"h":1,"n":"Tomb Giant"},{"c":1,"s":14,"id":1327,"u":"tooth%20fairy_b3","p":273,"h":1,"n":"Tooth Fairy"},{"c":1,"s":14,"id":1328,"u":"tooth%20fairy%20swarm_b3","p":273,"h":1,"n":"Tooth Fairy Swarm"},{"c":1,"s":14,"id":1329,"u":"toshigami_b3","p":145,"h":1,"n":"Toshigami"},{"c":1,"s":14,"id":1330,"u":"trailgaunt_b3","p":274,"h":1,"n":"Trailgaunt"},{"c":1,"s":14,"id":1331,"u":"trilobite_b3","p":275,"h":1,"n":"Trilobite"},{"c":1,"s":14,"id":1332,"u":"trilobite%20swarm_b3","p":275,"h":1,"n":"Trilobite Swarm"},{"c":1,"s":14,"id":1333,"u":"triumph%20siktempora_b3","p":233,"h":1,"n":"Triumph Siktempora"},{"c":1,"s":14,"id":1334,"u":"tupilaq_b3","p":278,"h":1,"n":"Tupilaq"},{"c":1,"s":14,"id":1335,"u":"tylosaurus_b3","p":178,"h":1,"n":"Tylosaurus"},{"c":1,"s":14,"id":1336,"u":"tyrannosaurus%20skeleton_b3","p":236,"h":1,"n":"Tyrannosaurus Skeleton"},{"c":1,"s":14,"id":1337,"u":"tzitzimitl_b3","p":279,"h":1,"n":"Tzitzimitl"},{"c":1,"s":14,"id":1338,"u":"umasi_b3","p":280,"h":1,"n":"Umasi"},{"c":1,"s":14,"id":1339,"u":"valkyrie_b3","p":281,"h":1,"n":"Valkyrie"},{"c":1,"s":14,"id":1340,"u":"vanara%20disciple_b3","p":286,"h":1,"n":"Vanara Disciple"},{"c":1,"s":14,"id":1341,"u":"vilderavn_b3","p":287,"h":1,"n":"Vilderavn"},{"c":1,"s":14,"id":1342,"u":"vine%20leshy_b3","p":160,"h":1,"n":"Vine Leshy"},{"c":1,"s":14,"id":1343,"u":"viper%20swarm_b3","p":249,"h":1,"n":"Viper Swarm"},{"c":1,"s":14,"id":1344,"u":"vishkanya%20infiltrator_b3","p":288,"h":1,"n":"Vishkanya Infiltrator"},{"c":1,"s":14,"id":1345,"u":"vulpinal_b3","p":11,"h":1,"n":"Vulpinal"},{"c":1,"s":14,"id":1346,"u":"water%20wisp_b3","p":91,"h":1,"n":"Water Wisp"},{"c":1,"s":14,"id":1347,"u":"wayang%20whisperblade_b3","p":290,"h":1,"n":"Wayang Whisperblade"},{"c":1,"s":14,"id":1348,"u":"weasel_b3","p":291,"h":1,"n":"Weasel"},{"c":1,"s":14,"id":1349,"u":"werebat_b3","p":293,"h":1,"n":"Werebat"},{"c":1,"s":14,"id":1350,"u":"werecrocodile_b3","p":293,"h":1,"n":"Werecrocodile"},{"c":1,"s":14,"id":1351,"u":"wihsaak_b3","p":220,"h":1,"n":"Wihsaak"},{"c":1,"s":14,"id":1352,"u":"winter%20hag_b3","p":129,"h":1,"n":"Winter Hag"},{"c":1,"s":14,"id":1353,"u":"wizard%20sponge_b3","p":294,"h":1,"n":"Wizard Sponge"},{"c":1,"s":14,"id":1354,"u":"wolliped_b3","p":295,"h":1,"n":"Wolliped"},{"c":1,"s":14,"id":1355,"u":"wyrmwraith_b3","p":296,"h":1,"n":"Wyrmwraith"},{"c":1,"s":14,"id":1356,"u":"wyrwood%20sneak_b3","p":298,"h":1,"n":"Wyrwood Sneak"},{"c":1,"s":14,"id":1357,"u":"ximtal_b3","p":222,"h":1,"n":"Ximtal"},{"c":1,"s":14,"id":1358,"u":"xiuh%20couatl_b3","p":57,"h":1,"n":"Xiuh Couatl"},{"c":1,"s":14,"id":1359,"u":"yithian_b3","p":299,"h":1,"n":"Yithian"},{"c":1,"s":14,"id":1360,"u":"young%20forest%20dragon_b3","p":74,"h":1,"n":"Young Forest Dragon"},{"c":1,"s":14,"id":1361,"u":"young%20sea%20dragon_b3","p":77,"h":1,"n":"Young Sea Dragon"},{"c":1,"s":14,"id":1362,"u":"young%20sky%20dragon_b3","p":79,"h":1,"n":"Young Sky Dragon"},{"c":1,"s":14,"id":1363,"u":"young%20sovereign%20dragon_b3","p":81,"h":1,"n":"Young Sovereign Dragon"},{"c":1,"s":14,"id":1364,"u":"young%20underworld%20dragon_b3","p":83,"h":1,"n":"Young Underworld Dragon"},{"c":1,"s":14,"id":1365,"u":"yzobu_b3","p":300,"h":1,"n":"Yzobu"},{"c":1,"s":14,"id":1366,"u":"zetogeki_b3","p":301,"h":1,"n":"Zetogeki"},{"c":1,"s":14,"id":1367,"u":"zombie%20dragon_b3","p":303,"h":1,"n":"Zombie Dragon"},{"c":1,"s":14,"id":1368,"u":"zuishin_b3","p":144,"h":1,"n":"Zuishin"},{"c":1,"s":5,"id":1369,"u":"unseen%20servant_crb","p":380,"h":1,"n":"Unseen Servant"},{"c":1,"s":15,"id":1370,"u":"acolyte%20of%20nethys_gmg","p":212,"h":1,"n":"Acolyte Of Nethys"},{"c":1,"s":15,"id":1371,"u":"acrobat_gmg","p":237,"h":1,"n":"Acrobat"},{"c":1,"s":15,"id":1372,"u":"adept_gmg","p":228,"h":1,"n":"Adept"},{"c":1,"s":15,"id":1373,"u":"advisor_gmg","p":208,"h":1,"n":"Advisor"},{"c":1,"s":15,"id":1374,"u":"antipaladin_gmg","p":247,"h":1,"n":"Antipaladin"},{"c":1,"s":15,"id":1375,"u":"apothecary_gmg","p":221,"h":1,"n":"Apothecary"},{"c":1,"s":15,"id":1376,"u":"apprentice_gmg","p":244,"h":1,"n":"Apprentice"},{"c":1,"s":15,"id":1377,"u":"archer%20sentry_gmg","p":234,"h":1,"n":"Archer Sentry"},{"c":1,"s":15,"id":1378,"u":"assassin_gmg","p":212,"h":1,"n":"Assassin"},{"c":1,"s":15,"id":1379,"u":"astronomer_gmg","p":241,"h":1,"n":"Astronomer"},{"c":1,"s":15,"id":1380,"u":"bandit_gmg","p":209,"h":1,"n":"Bandit"},{"c":1,"s":15,"id":1381,"u":"barkeep_gmg","p":238,"h":1,"n":"Barkeep"},{"c":1,"s":15,"id":1382,"u":"barrister_gmg","p":233,"h":1,"n":"Barrister"},{"c":1,"s":15,"id":1383,"u":"beast%20tamer_gmg","p":238,"h":1,"n":"Beast Tamer"},{"c":1,"s":15,"id":1384,"u":"beggar_gmg","p":214,"h":1,"n":"Beggar"},{"c":1,"s":15,"id":1385,"u":"bodyguard_gmg","p":226,"h":1,"n":"Bodyguard"},{"c":1,"s":15,"id":1386,"u":"bosun_gmg","p":243,"h":1,"n":"Bosun"},{"c":1,"s":15,"id":1387,"u":"bounty%20hunter_gmg","p":227,"h":1,"n":"Bounty Hunter"},{"c":1,"s":15,"id":1388,"u":"burglar_gmg","p":212,"h":1,"n":"Burglar"},{"c":1,"s":15,"id":1389,"u":"captain%20of%20the%20guard_gmg","p":236,"h":1,"n":"Captain Of The Guard"},{"c":1,"s":15,"id":1390,"u":"charlatan_gmg","p":210,"h":1,"n":"Charlatan"},{"c":1,"s":15,"id":1391,"u":"chronicler_gmg","p":216,"h":1,"n":"Chronicler"},{"c":1,"s":15,"id":1392,"u":"commoner_gmg","p":214,"h":1,"n":"Commoner"},{"c":1,"s":15,"id":1393,"u":"cult%20leader_gmg","p":231,"h":1,"n":"Cult Leader"},{"c":1,"s":15,"id":1394,"u":"cultist_gmg","p":229,"h":1,"n":"Cultist"},{"c":1,"s":15,"id":1395,"u":"dancer_gmg","p":237,"h":1,"n":"Dancer"},{"c":1,"s":15,"id":1396,"u":"demonologist_gmg","p":231,"h":1,"n":"Demonologist"},{"c":1,"s":15,"id":1397,"u":"despot_gmg","p":249,"h":1,"n":"Despot"},{"c":1,"s":15,"id":1398,"u":"dockhand_gmg","p":224,"h":1,"n":"Dockhand"},{"c":1,"s":15,"id":1399,"u":"drunkard_gmg","p":239,"h":1,"n":"Drunkard"},{"c":1,"s":15,"id":1400,"u":"executioner_gmg","p":236,"h":1,"n":"Executioner"},{"c":1,"s":15,"id":1401,"u":"false%20priest_gmg","p":229,"h":1,"n":"False Priest"},{"c":1,"s":15,"id":1402,"u":"farmer_gmg","p":224,"h":1,"n":"Farmer"},{"c":1,"s":15,"id":1403,"u":"fence_gmg","p":210,"h":1,"n":"Fence"},{"c":1,"s":15,"id":1404,"u":"gang%20leader_gmg","p":249,"h":1,"n":"Gang Leader"},{"c":1,"s":15,"id":1405,"u":"grave%20robber_gmg","p":209,"h":1,"n":"Grave Robber"},{"c":1,"s":15,"id":1406,"u":"gravedigger_gmg","p":224,"h":1,"n":"Gravedigger"},{"c":1,"s":15,"id":1407,"u":"guard_gmg","p":233,"h":1,"n":"Guard"},{"c":1,"s":15,"id":1408,"u":"guide_gmg","p":217,"h":1,"n":"Guide"},{"c":1,"s":15,"id":1409,"u":"guildmaster_gmg","p":245,"h":1,"n":"Guildmaster"},{"c":1,"s":15,"id":1410,"u":"harbormaster_gmg","p":225,"h":1,"n":"Harbormaster"},{"c":1,"s":15,"id":1411,"u":"harrow%20reader_gmg","p":228,"h":1,"n":"Harrow Reader"},{"c":1,"s":15,"id":1412,"u":"hunter_gmg","p":220,"h":1,"n":"Hunter"},{"c":1,"s":15,"id":1413,"u":"innkeeper_gmg","p":239,"h":1,"n":"Innkeeper"},{"c":1,"s":15,"id":1414,"u":"jailer_gmg","p":234,"h":1,"n":"Jailer"},{"c":1,"s":15,"id":1415,"u":"judge_gmg","p":224,"h":1,"n":"Judge"},{"c":1,"s":15,"id":1416,"u":"librarian_gmg","p":240,"h":1,"n":"Librarian"},{"c":1,"s":15,"id":1417,"u":"mage%20for%20hire_gmg","p":226,"h":1,"n":"Mage For Hire"},{"c":1,"s":15,"id":1418,"u":"mastermind_gmg","p":247,"h":1,"n":"Mastermind"},{"c":1,"s":15,"id":1419,"u":"merchant_gmg","p":244,"h":1,"n":"Merchant"},{"c":1,"s":15,"id":1420,"u":"miner_gmg","p":224,"h":1,"n":"Miner"},{"c":1,"s":15,"id":1421,"u":"monster%20hunter_gmg","p":227,"h":1,"n":"Monster Hunter"},{"c":1,"s":15,"id":1422,"u":"navigator_gmg","p":242,"h":1,"n":"Navigator"},{"c":1,"s":15,"id":1423,"u":"necromancer_gmg","p":231,"h":1,"n":"Necromancer"},{"c":1,"s":15,"id":1424,"u":"noble_gmg","p":207,"h":1,"n":"Noble"},{"c":1,"s":15,"id":1425,"u":"palace%20guard_gmg","p":207,"h":1,"n":"Palace Guard"},{"c":1,"s":15,"id":1426,"u":"physician_gmg","p":221,"h":1,"n":"Physician"},{"c":1,"s":15,"id":1427,"u":"pirate_gmg","p":242,"h":1,"n":"Pirate"},{"c":1,"s":15,"id":1428,"u":"plague%20doctor_gmg","p":222,"h":1,"n":"Plague Doctor"},{"c":1,"s":15,"id":1429,"u":"poacher_gmg","p":219,"h":1,"n":"Poacher"},{"c":1,"s":15,"id":1430,"u":"priest%20of%20pharasma_gmg","p":213,"h":1,"n":"Priest Of Pharasma"},{"c":1,"s":15,"id":1431,"u":"prisoner_gmg","p":215,"h":1,"n":"Prisoner"},{"c":1,"s":15,"id":1432,"u":"prophet_gmg","p":212,"h":1,"n":"Prophet"},{"c":1,"s":15,"id":1433,"u":"reckless%20scientist_gmg","p":249,"h":1,"n":"Reckless Scientist"},{"c":1,"s":15,"id":1434,"u":"ruffian_gmg","p":210,"h":1,"n":"Ruffian"},{"c":1,"s":15,"id":1435,"u":"saboteur_gmg","p":247,"h":1,"n":"Saboteur"},{"c":1,"s":15,"id":1436,"u":"sage_gmg","p":241,"h":1,"n":"Sage"},{"c":1,"s":15,"id":1437,"u":"servant_gmg","p":224,"h":1,"n":"Servant"},{"c":1,"s":15,"id":1438,"u":"server_gmg","p":238,"h":1,"n":"Server"},{"c":1,"s":15,"id":1439,"u":"ship%20captain_gmg","p":243,"h":1,"n":"Ship Captain"},{"c":1,"s":15,"id":1440,"u":"smith_gmg","p":245,"h":1,"n":"Smith"},{"c":1,"s":15,"id":1441,"u":"spy_gmg","p":208,"h":1,"n":"Spy"},{"c":1,"s":15,"id":1442,"u":"surgeon_gmg","p":222,"h":1,"n":"Surgeon"},{"c":1,"s":15,"id":1443,"u":"tax%20collector_gmg","p":224,"h":1,"n":"Tax Collector"},{"c":1,"s":15,"id":1444,"u":"teacher_gmg","p":240,"h":1,"n":"Teacher"},{"c":1,"s":15,"id":1445,"u":"tomb%20raider_gmg","p":217,"h":1,"n":"Tomb Raider"},{"c":1,"s":15,"id":1446,"u":"torchbearer_gmg","p":216,"h":1,"n":"Torchbearer"},{"c":1,"s":15,"id":1447,"u":"tracker_gmg","p":220,"h":1,"n":"Tracker"},{"c":1,"s":15,"id":1448,"u":"troubadour_gmg","p":238,"h":1,"n":"Troubadour"},{"c":1,"s":15,"id":1449,"u":"urchin_gmg","p":215,"h":1,"n":"Urchin"},{"c":1,"s":15,"id":1450,"u":"warden_gmg","p":225,"h":1,"n":"Warden"},{"c":1,"s":15,"id":1451,"u":"watch%20officer_gmg","p":236,"h":1,"n":"Watch Officer"},{"c":1,"s":15,"id":1452,"u":"zealot%20of%20asmodeus_gmg","p":213,"h":1,"n":"Zealot Of Asmodeus"},{"c":1,"s":16,"id":1453,"u":"alak%20stagram_aoa1","p":19,"h":1,"n":"Alak Stagram"},{"c":1,"s":16,"id":1454,"u":"anadi%20elder_aoa1","p":85,"h":1,"n":"Anadi Elder"},{"c":1,"s":16,"id":1455,"u":"anadi%20hunter_aoa1","p":84,"h":1,"n":"Anadi Hunter"},{"c":1,"s":16,"id":1456,"u":"anadi%20sage_aoa1","p":85,"h":1,"n":"Anadi Sage"},{"c":1,"s":16,"id":1457,"u":"bloody%20blade%20mercenary_aoa1","p":50,"h":1,"n":"Bloody Blade Mercenary"},{"c":1,"s":16,"id":1458,"u":"calmont_aoa1","p":27,"h":1,"n":"Calmont"},{"c":1,"s":16,"id":1459,"u":"dmiri%20yoltosha_aoa1","p":51,"h":1,"n":"Dmiri Yoltosha"},{"c":1,"s":16,"id":1460,"u":"doorwarden_aoa1","p":86,"h":1,"n":"Doorwarden"},{"c":1,"s":16,"id":1461,"u":"emperor%20bird_aoa1","p":87,"h":1,"n":"Emperor Bird"},{"c":1,"s":16,"id":1462,"u":"grauladon_aoa1","p":88,"h":1,"n":"Grauladon"},{"c":1,"s":16,"id":1463,"u":"graveshell_aoa1","p":89,"h":1,"n":"Graveshell"},{"c":1,"s":16,"id":1464,"u":"hellcrown_aoa1","p":90,"h":1,"n":"Hellcrown"},{"c":1,"s":16,"id":1465,"u":"malarunk_aoa1","p":58,"h":1,"n":"Malarunk"},{"c":1,"s":16,"id":1466,"u":"renali_aoa1","p":79,"h":1,"n":"Renali"},{"c":1,"s":16,"id":1467,"u":"skeletal%20hellknight_aoa1","p":40,"h":1,"n":"Skeletal Hellknight"},{"c":1,"s":16,"id":1468,"u":"skorp%20and%20venak_aoa1","p":37,"h":1,"n":"Skorp And Venak"},{"c":1,"s":16,"id":1469,"u":"tixitog_aoa1","p":91,"h":1,"n":"Tixitog"},{"c":1,"s":16,"id":1470,"u":"voz%20lirayne_aoa1","p":81,"h":1,"n":"Voz Lirayne"},{"c":1,"s":16,"id":1471,"u":"warbal%20bumblebrasher_aoa1","p":83,"h":1,"n":"Warbal Bumblebrasher"},{"c":1,"s":17,"id":1472,"u":"asanbosam_aoa2","p":80,"h":1,"n":"Asanbosam"},{"c":1,"s":17,"id":1473,"u":"belmazog_aoa2","p":77,"h":1,"n":"Belmazog"},{"c":1,"s":17,"id":1474,"u":"bida_aoa2","p":81,"h":1,"n":"Bida"},{"c":1,"s":17,"id":1475,"u":"biloko%20veteran_aoa2","p":83,"h":1,"n":"Biloko Veteran"},{"c":1,"s":17,"id":1476,"u":"biloko%20warrior_aoa2","p":82,"h":1,"n":"Biloko Warrior"},{"c":1,"s":17,"id":1477,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2","p":85,"h":1,"n":"Charau-ka Acolyte Of Angazhan"},{"c":1,"s":17,"id":1478,"u":"charau-ka%20butcher_aoa2","p":85,"h":1,"n":"Charau-ka Butcher"},{"c":1,"s":17,"id":1479,"u":"charau-ka%20dragon%20priest_aoa2","p":59,"h":1,"n":"Charau-ka Dragon Priest"},{"c":1,"s":17,"id":1480,"u":"charau-ka%20warrior_aoa2","p":84,"h":1,"n":"Charau-ka Warrior"},{"c":1,"s":17,"id":1481,"u":"ekujae%20guardian_aoa2","p":11,"h":1,"n":"Ekujae Guardian"},{"c":1,"s":17,"id":1482,"u":"eloko_aoa2","p":83,"h":1,"n":"Eloko"},{"c":1,"s":17,"id":1483,"u":"gerhard%20pendergrast_aoa2","p":37,"h":1,"n":"Gerhard Pendergrast"},{"c":1,"s":17,"id":1484,"u":"grippli%20archer_aoa2","p":87,"h":1,"n":"Grippli Archer"},{"c":1,"s":17,"id":1485,"u":"grippli%20greenspeaker_aoa2","p":87,"h":1,"n":"Grippli Greenspeaker"},{"c":1,"s":17,"id":1486,"u":"grippli%20scout_aoa2","p":86,"h":1,"n":"Grippli Scout"},{"c":1,"s":17,"id":1487,"u":"hezle_aoa2","p":50,"h":1,"n":"Hezle"},{"c":1,"s":17,"id":1488,"u":"jahsi_aoa2","p":11,"h":1,"n":"Jahsi"},{"c":1,"s":17,"id":1489,"u":"kishi_aoa2","p":88,"h":1,"n":"Kishi"},{"c":1,"s":17,"id":1490,"u":"living%20sap_aoa2","p":89,"h":1,"n":"Living Sap"},{"c":1,"s":17,"id":1491,"u":"mokele-mbembe_aoa2","p":90,"h":1,"n":"Mokele-mbembe"},{"c":1,"s":17,"id":1492,"u":"nketiah_aoa2","p":79,"h":1,"n":"Nketiah"},{"c":1,"s":17,"id":1493,"u":"racharak_aoa2","p":34,"h":1,"n":"Racharak"},{"c":1,"s":17,"id":1494,"u":"sabosan_aoa2","p":91,"h":1,"n":"Sabosan"},{"c":1,"s":18,"id":1495,"u":"augur_aoa3","p":82,"h":1,"n":"Augur"},{"c":1,"s":18,"id":1496,"u":"barushak%20il-varashma_aoa3","p":44,"h":1,"n":"Barushak Il-varashma"},{"c":1,"s":18,"id":1497,"u":"blood%20boar_aoa3","p":76,"h":1,"n":"Blood Boar"},{"c":1,"s":18,"id":1498,"u":"evangelist_aoa3","p":83,"h":1,"n":"Evangelist"},{"c":1,"s":18,"id":1499,"u":"ghastly%20bear_aoa3","p":50,"h":1,"n":"Ghastly Bear"},{"c":1,"s":18,"id":1500,"u":"heuberk%20thropp_aoa3","p":7,"h":1,"n":"Heuberk Thropp"},{"c":1,"s":18,"id":1501,"u":"interlocutor_aoa3","p":84,"h":1,"n":"Interlocutor"},{"c":1,"s":18,"id":1502,"u":"kalavakus_aoa3","p":77,"h":1,"n":"Kalavakus"},{"c":1,"s":18,"id":1503,"u":"laslunn_aoa3","p":87,"h":1,"n":"Laslunn"},{"c":1,"s":18,"id":1504,"u":"mercenary%20sailor_aoa3","p":18,"h":1,"n":"Mercenary Sailor"},{"c":1,"s":18,"id":1505,"u":"mialari%20docur_aoa3","p":89,"h":1,"n":"Mialari Docur"},{"c":1,"s":18,"id":1506,"u":"nolly%20peltry_aoa3","p":91,"h":1,"n":"Nolly Peltry"},{"c":1,"s":18,"id":1507,"u":"one-eye%20amnin_aoa3","p":23,"h":1,"n":"One-eye Amnin"},{"c":1,"s":18,"id":1508,"u":"osyluth_aoa3","p":78,"h":1,"n":"Osyluth"},{"c":1,"s":18,"id":1509,"u":"precentor_aoa3","p":85,"h":1,"n":"Precentor"},{"c":1,"s":18,"id":1510,"u":"remnant%20of%20barzillai_aoa3","p":80,"h":1,"n":"Remnant Of Barzillai"},{"c":1,"s":18,"id":1511,"u":"rusalka_aoa3","p":81,"h":1,"n":"Rusalka"},{"c":1,"s":18,"id":1512,"u":"rusty%20mae_aoa3","p":14,"h":1,"n":"Rusty Mae"},{"c":1,"s":18,"id":1513,"u":"scarlet%20triad%20poisoner_aoa3","p":41,"h":1,"n":"Scarlet Triad Poisoner"},{"c":1,"s":18,"id":1514,"u":"scarlet%20triad%20sneak_aoa3","p":8,"h":1,"n":"Scarlet Triad Sneak"},{"c":1,"s":18,"id":1515,"u":"scarlet%20triad%20sniper_aoa3","p":56,"h":1,"n":"Scarlet Triad Sniper"},{"c":1,"s":18,"id":1516,"u":"scarlet%20triad%20thug_aoa3","p":16,"h":1,"n":"Scarlet Triad Thug"},{"c":1,"s":18,"id":1517,"u":"shadow%20giant_aoa3","p":79,"h":1,"n":"Shadow Giant"},{"c":1,"s":18,"id":1518,"u":"vaklish_aoa3","p":54,"h":1,"n":"Vaklish"},{"c":1,"s":19,"id":1519,"u":"accursed%20forge-spurned_aoa4","p":32,"h":1,"n":"Accursed Forge-spurned"},{"c":1,"s":19,"id":1520,"u":"adult%20magma%20dragon_aoa4","p":80,"h":1,"n":"Adult Magma Dragon"},{"c":1,"s":19,"id":1521,"u":"ancient%20magma%20dragon_aoa4","p":81,"h":1,"n":"Ancient Magma Dragon"},{"c":1,"s":19,"id":1522,"u":"carnivorous%20crystal_aoa4","p":76,"h":1,"n":"Carnivorous Crystal"},{"c":1,"s":19,"id":1523,"u":"corrupt%20guard_aoa4","p":27,"h":1,"n":"Corrupt Guard"},{"c":1,"s":19,"id":1524,"u":"dalos_aoa4","p":77,"h":1,"n":"Dalos"},{"c":1,"s":19,"id":1525,"u":"deculi_aoa4","p":78,"h":1,"n":"Deculi"},{"c":1,"s":19,"id":1526,"u":"devourer_aoa4","p":79,"h":1,"n":"Devourer"},{"c":1,"s":19,"id":1527,"u":"dragonscarred%20dead_aoa4","p":82,"h":1,"n":"Dragonscarred Dead"},{"c":1,"s":19,"id":1528,"u":"duergar%20slave%20lord_aoa4","p":50,"h":1,"n":"Duergar Slave Lord"},{"c":1,"s":19,"id":1529,"u":"falrok_aoa4","p":46,"h":1,"n":"Falrok"},{"c":1,"s":19,"id":1530,"u":"forge-spurned_aoa4","p":83,"h":1,"n":"Forge-spurned"},{"c":1,"s":19,"id":1531,"u":"gashadokuro_aoa4","p":84,"h":1,"n":"Gashadokuro"},{"c":1,"s":19,"id":1532,"u":"ilssrah%20embermead_aoa4","p":89,"h":1,"n":"Ilssrah Embermead"},{"c":1,"s":19,"id":1533,"u":"kelda%20halrig_aoa4","p":87,"h":1,"n":"Kelda Halrig"},{"c":1,"s":19,"id":1534,"u":"king%20harral_aoa4","p":42,"h":1,"n":"King Harral"},{"c":1,"s":19,"id":1535,"u":"kralgurn_aoa4","p":31,"h":1,"n":"Kralgurn"},{"c":1,"s":19,"id":1536,"u":"lazurite-infused%20stone%20golem_aoa4","p":45,"h":1,"n":"Lazurite-infused Stone Golem"},{"c":1,"s":19,"id":1537,"u":"saggorak%20poltergeist_aoa4","p":43,"h":1,"n":"Saggorak Poltergeist"},{"c":1,"s":19,"id":1538,"u":"soulbound%20ruin_aoa4","p":85,"h":1,"n":"Soulbound Ruin"},{"c":1,"s":19,"id":1539,"u":"talamira_aoa4","p":8,"h":1,"n":"Talamira"},{"c":1,"s":19,"id":1540,"u":"thea_aoa4","p":31,"h":1,"n":"Thea"},{"c":1,"s":19,"id":1541,"u":"veshumirix_aoa4","p":91,"h":1,"n":"Veshumirix"},{"c":1,"s":19,"id":1542,"u":"xevalorg_aoa4","p":14,"h":1,"n":"Xevalorg"},{"c":1,"s":19,"id":1543,"u":"young%20magma%20dragon_aoa4","p":80,"h":1,"n":"Young Magma Dragon"},{"c":1,"s":19,"id":1544,"u":"zuferian_aoa4","p":37,"h":1,"n":"Zuferian"},{"c":1,"s":20,"id":1545,"u":"aluum%20enforcer_aoa5","p":82,"h":1,"n":"Aluum Enforcer"},{"c":1,"s":20,"id":1546,"u":"calikang_aoa5","p":84,"h":1,"n":"Calikang"},{"c":1,"s":20,"id":1547,"u":"cornugon_aoa5","p":87,"h":1,"n":"Cornugon"},{"c":1,"s":20,"id":1548,"u":"crucidaemon_aoa5","p":85,"h":1,"n":"Crucidaemon"},{"c":1,"s":20,"id":1549,"u":"duneshaker%20solifugid_aoa5","p":89,"h":1,"n":"Duneshaker Solifugid"},{"c":1,"s":20,"id":1550,"u":"giant%20solifugid_aoa5","p":89,"h":1,"n":"Giant Solifugid"},{"c":1,"s":20,"id":1551,"u":"immortal%20ichor_aoa5","p":88,"h":1,"n":"Immortal Ichor"},{"c":1,"s":20,"id":1552,"u":"ishti_aoa5","p":47,"h":1,"n":"Ishti"},{"c":1,"s":20,"id":1553,"u":"nalfeshnee_aoa5","p":86,"h":1,"n":"Nalfeshnee"},{"c":1,"s":20,"id":1554,"u":"scarlet%20triad%20boss_aoa5","p":57,"h":1,"n":"Scarlet Triad Boss"},{"c":1,"s":20,"id":1555,"u":"scarlet%20triad%20enforcer_aoa5","p":41,"h":1,"n":"Scarlet Triad Enforcer"},{"c":1,"s":20,"id":1556,"u":"scarlet%20triad%20mage_aoa5","p":57,"h":1,"n":"Scarlet Triad Mage"},{"c":1,"s":20,"id":1557,"u":"shak_aoa5","p":34,"h":1,"n":"Shak"},{"c":1,"s":20,"id":1558,"u":"spiritbound%20aluum_aoa5","p":83,"h":1,"n":"Spiritbound Aluum"},{"c":1,"s":20,"id":1559,"u":"teyam%20ishtori_aoa5","p":61,"h":1,"n":"Teyam Ishtori"},{"c":1,"s":20,"id":1560,"u":"uri%20zandivar_aoa5","p":93,"h":1,"n":"Uri Zandivar"},{"c":1,"s":20,"id":1561,"u":"witchwyrd_aoa5","p":90,"h":1,"n":"Witchwyrd"},{"c":1,"s":20,"id":1562,"u":"xotanispawn_aoa5","p":91,"h":1,"n":"Xotanispawn"},{"c":1,"s":20,"id":1563,"u":"zephyr%20guard_aoa5","p":51,"h":1,"n":"Zephyr Guard"},{"c":1,"s":21,"id":1564,"u":"aiudara%20wraith_aoa6","p":78,"h":1,"n":"Aiudara Wraith"},{"c":1,"s":21,"id":1565,"u":"animated%20dragonstorm_aoa6","p":10,"h":1,"n":"Animated Dragonstorm"},{"c":1,"s":21,"id":1566,"u":"candlaron's%20echo_aoa6","p":56,"h":1,"n":"Candlaron's Echo"},{"c":1,"s":21,"id":1567,"u":"dragonshard%20guardian_aoa6","p":79,"h":1,"n":"Dragonshard Guardian"},{"c":1,"s":21,"id":1568,"u":"dragonstorm%20fire%20giant_aoa6","p":14,"h":1,"n":"Dragonstorm Fire Giant"},{"c":1,"s":21,"id":1569,"u":"elder%20wyrmwraith_aoa6","p":85,"h":1,"n":"Elder Wyrmwraith"},{"c":1,"s":21,"id":1570,"u":"emaliza%20zandivar_aoa6","p":87,"h":1,"n":"Emaliza Zandivar"},{"c":1,"s":21,"id":1571,"u":"hermean%20mutant_aoa6","p":40,"h":1,"n":"Hermean Mutant"},{"c":1,"s":21,"id":1572,"u":"ilgreth_aoa6","p":57,"h":1,"n":"Ilgreth"},{"c":1,"s":21,"id":1573,"u":"ingnovim%20tluss_aoa6","p":39,"h":1,"n":"Ingnovim Tluss"},{"c":1,"s":21,"id":1574,"u":"ingnovim's%20assistant_aoa6","p":40,"h":1,"n":"Ingnovim's Assistant"},{"c":1,"s":21,"id":1575,"u":"inizra%20arumelo_aoa6","p":89,"h":1,"n":"Inizra Arumelo"},{"c":1,"s":21,"id":1576,"u":"lesser%20manifestation%20of%20dahak_aoa6","p":16,"h":1,"n":"Lesser Manifestation Of Dahak"},{"c":1,"s":21,"id":1577,"u":"manifestation%20of%20dahak_aoa6","p":63,"h":1,"n":"Manifestation Of Dahak"},{"c":1,"s":21,"id":1578,"u":"mengkare_aoa6","p":90,"h":1,"n":"Mengkare"},{"c":1,"s":21,"id":1579,"u":"promise%20guard_aoa6","p":29,"h":1,"n":"Promise Guard"},{"c":1,"s":21,"id":1580,"u":"rinnarv%20bontimar_aoa6","p":24,"h":1,"n":"Rinnarv Bontimar"},{"c":1,"s":21,"id":1581,"u":"tarrasque_aoa6","p":80,"h":1,"n":"Tarrasque"},{"c":1,"s":21,"id":1582,"u":"tzitzimitl_aoa6","p":82,"h":1,"n":"Tzitzimitl"},{"c":1,"s":21,"id":1583,"u":"vazgorlu_aoa6","p":83,"h":1,"n":"Vazgorlu"},{"c":1,"s":21,"id":1584,"u":"wyrmwraith_aoa6","p":84,"h":1,"n":"Wyrmwraith"},{"c":1,"s":21,"id":1585,"u":"xotani_aoa6","p":81,"h":1,"n":"Xotani"},{"c":1,"s":22,"id":1586,"u":"almiraj_aoe1","p":16,"h":1,"n":"Almiraj"},{"c":1,"s":22,"id":1587,"u":"antaro%20boldblade_aoe1","p":8,"h":1,"n":"Antaro Boldblade"},{"c":1,"s":22,"id":1588,"u":"battle%20leader%20rekarek_aoe1","p":27,"h":1,"n":"Battle Leader Rekarek"},{"c":1,"s":22,"id":1589,"u":"binumir_aoe1","p":82,"h":1,"n":"Binumir"},{"c":1,"s":22,"id":1590,"u":"bolar%20of%20stonemoor_aoe1","p":8,"h":1,"n":"Bolar Of Stonemoor"},{"c":1,"s":22,"id":1591,"u":"cobbleswarm_aoe1","p":83,"h":1,"n":"Cobbleswarm"},{"c":1,"s":22,"id":1592,"u":"eunice_aoe1","p":12,"h":1,"n":"Eunice"},{"c":1,"s":22,"id":1593,"u":"gref_aoe1","p":34,"h":1,"n":"Gref"},{"c":1,"s":22,"id":1594,"u":"grick_aoe1","p":35,"h":1,"n":"Grick"},{"c":1,"s":22,"id":1595,"u":"grospek%20lavarsus_aoe1","p":87,"h":1,"n":"Grospek Lavarsus"},{"c":1,"s":22,"id":1596,"u":"hendrid%20pratchett_aoe1","p":89,"h":1,"n":"Hendrid Pratchett"},{"c":1,"s":22,"id":1597,"u":"kekker_aoe1","p":34,"h":1,"n":"Kekker"},{"c":1,"s":22,"id":1598,"u":"kemeneles_aoe1","p":53,"h":1,"n":"Kemeneles"},{"c":1,"s":22,"id":1599,"u":"lyrma%20swampwalker_aoe1","p":54,"h":1,"n":"Lyrma Swampwalker"},{"c":1,"s":22,"id":1600,"u":"miriel%20grayleaf_aoe1","p":7,"h":1,"n":"Miriel Grayleaf"},{"c":1,"s":22,"id":1601,"u":"pickled%20punk_aoe1","p":59,"h":1,"n":"Pickled Punk"},{"c":1,"s":22,"id":1602,"u":"ralso_aoe1","p":91,"h":1,"n":"Ralso"},{"c":1,"s":22,"id":1603,"u":"shredskin_aoe1","p":60,"h":1,"n":"Shredskin"},{"c":1,"s":22,"id":1604,"u":"siege%20shard_aoe1","p":84,"h":1,"n":"Siege Shard"},{"c":1,"s":22,"id":1605,"u":"skebs_aoe1","p":8,"h":1,"n":"Skebs"},{"c":1,"s":22,"id":1606,"u":"vargouille_aoe1","p":35,"h":1,"n":"Vargouille"},{"c":1,"s":22,"id":1607,"u":"zrukbat_aoe1","p":85,"h":1,"n":"Zrukbat"},{"c":1,"s":23,"id":1608,"u":"bone%20skipper%20swarm_aoe2","p":80,"h":1,"n":"Bone Skipper Swarm"},{"c":1,"s":23,"id":1609,"u":"copper%20hand%20illusionist_aoe2","p":23,"h":1,"n":"Copper Hand Illusionist"},{"c":1,"s":23,"id":1610,"u":"copper%20hand%20rogue_aoe2","p":16,"h":1,"n":"Copper Hand Rogue"},{"c":1,"s":23,"id":1611,"u":"dreadsong%20dancer_aoe2","p":81,"h":1,"n":"Dreadsong Dancer"},{"c":1,"s":23,"id":1612,"u":"excorion_aoe2","p":82,"h":1,"n":"Excorion"},{"c":1,"s":23,"id":1613,"u":"fayati%20alummur_aoe2","p":26,"h":1,"n":"Fayati Alummur"},{"c":1,"s":23,"id":1614,"u":"frefferth_aoe2","p":35,"h":1,"n":"Frefferth"},{"c":1,"s":23,"id":1615,"u":"giant%20bone%20skipper_aoe2","p":80,"h":1,"n":"Giant Bone Skipper"},{"c":1,"s":23,"id":1616,"u":"kolo%20harvan_aoe2","p":17,"h":1,"n":"Kolo Harvan"},{"c":1,"s":23,"id":1617,"u":"najra%20lizard_aoe2","p":83,"h":1,"n":"Najra Lizard"},{"c":1,"s":23,"id":1618,"u":"ofalth%20zombie_aoe2","p":47,"h":1,"n":"Ofalth Zombie"},{"c":1,"s":23,"id":1619,"u":"shristi%20melipdra_aoe2","p":91,"h":1,"n":"Shristi Melipdra"},{"c":1,"s":23,"id":1620,"u":"skinsaw%20murderer_aoe2","p":50,"h":1,"n":"Skinsaw Murderer"},{"c":1,"s":23,"id":1621,"u":"skinsaw%20seamer_aoe2","p":51,"h":1,"n":"Skinsaw Seamer"},{"c":1,"s":23,"id":1622,"u":"skinstitch_aoe2","p":84,"h":1,"n":"Skinstitch"},{"c":1,"s":23,"id":1623,"u":"tenome_aoe2","p":85,"h":1,"n":"Tenome"},{"c":1,"s":23,"id":1624,"u":"teraphant_aoe2","p":86,"h":1,"n":"Teraphant"},{"c":1,"s":23,"id":1625,"u":"vaultbreaker%20ooze_aoe2","p":87,"h":1,"n":"Vaultbreaker Ooze"},{"c":1,"s":23,"id":1626,"u":"wrent%20dicaspiron_aoe2","p":89,"h":1,"n":"Wrent Dicaspiron"},{"c":1,"s":24,"id":1627,"u":"avarek_aoe3","p":80,"h":1,"n":"Avarek"},{"c":1,"s":24,"id":1628,"u":"barnacle%20ghoul_aoe3","p":83,"h":1,"n":"Barnacle Ghoul"},{"c":1,"s":24,"id":1629,"u":"bloody%20berleth_aoe3","p":21,"h":1,"n":"Bloody Berleth"},{"c":1,"s":24,"id":1630,"u":"bregdi_aoe3","p":81,"h":1,"n":"Bregdi"},{"c":1,"s":24,"id":1631,"u":"casino%20bouncer_aoe3","p":24,"h":1,"n":"Casino Bouncer"},{"c":1,"s":24,"id":1632,"u":"diobel%20sweeper%20tough_aoe3","p":8,"h":1,"n":"Diobel Sweeper Tough"},{"c":1,"s":24,"id":1633,"u":"eberark_aoe3","p":82,"h":1,"n":"Eberark"},{"c":1,"s":24,"id":1634,"u":"franca%20laurentz_aoe3","p":87,"h":1,"n":"Franca Laurentz"},{"c":1,"s":24,"id":1635,"u":"gage%20carlyle_aoe3","p":89,"h":1,"n":"Gage Carlyle"},{"c":1,"s":24,"id":1636,"u":"iroran%20skeleton_aoe3","p":52,"h":1,"n":"Iroran Skeleton"},{"c":1,"s":24,"id":1637,"u":"maurrisa%20jonne_aoe3","p":91,"h":1,"n":"Maurrisa Jonne"},{"c":1,"s":24,"id":1638,"u":"ravenile%20rager_aoe3","p":84,"h":1,"n":"Ravenile Rager"},{"c":1,"s":24,"id":1639,"u":"scathka_aoe3","p":43,"h":1,"n":"Scathka"},{"c":1,"s":24,"id":1640,"u":"shikwashim%20mercenary_aoe3","p":52,"h":1,"n":"Shikwashim Mercenary"},{"c":1,"s":24,"id":1641,"u":"svartalfar%20killer_aoe3","p":85,"h":1,"n":"Svartalfar Killer"},{"c":1,"s":24,"id":1642,"u":"tonla%20and%20yvelle_aoe3","p":17,"h":1,"n":"Tonla And Yvelle"},{"c":1,"s":24,"id":1643,"u":"washboard%20dog%20tough_aoe3","p":8,"h":1,"n":"Washboard Dog Tough"},{"c":1,"s":25,"id":1644,"u":"amateur%20chemist_aoe4","p":12,"h":1,"n":"Amateur Chemist"},{"c":1,"s":25,"id":1645,"u":"blackfingers%20acolyte_aoe4","p":13,"h":1,"n":"Blackfingers Acolyte"},{"c":1,"s":25,"id":1646,"u":"clockwork%20assassin_aoe4","p":82,"h":1,"n":"Clockwork Assassin"},{"c":1,"s":25,"id":1647,"u":"gloaming%20will-o'-wisp_aoe4","p":59,"h":1,"n":"Gloaming Will-o'-wisp"},{"c":1,"s":25,"id":1648,"u":"grabble%20forden_aoe4","p":45,"h":1,"n":"Grabble Forden"},{"c":1,"s":25,"id":1649,"u":"japu%20thalenger_aoe4","p":14,"h":1,"n":"Japu Thalenger"},{"c":1,"s":25,"id":1650,"u":"jonis%20flakfatter_aoe4","p":87,"h":1,"n":"Jonis Flakfatter"},{"c":1,"s":25,"id":1651,"u":"jorogumo_aoe4","p":83,"h":1,"n":"Jorogumo"},{"c":1,"s":25,"id":1652,"u":"kalyn%20pounch_aoe4","p":14,"h":1,"n":"Kalyn Pounch"},{"c":1,"s":25,"id":1653,"u":"morgrat%20and%20fillick_aoe4","p":29,"h":1,"n":"Morgrat And Fillick"},{"c":1,"s":25,"id":1654,"u":"norgorberite%20poisoner_aoe4","p":6,"h":1,"n":"Norgorberite Poisoner"},{"c":1,"s":25,"id":1655,"u":"poison%20eater_aoe4","p":23,"h":1,"n":"Poison Eater"},{"c":1,"s":25,"id":1656,"u":"shatterling_aoe4","p":84,"h":1,"n":"Shatterling"},{"c":1,"s":25,"id":1657,"u":"sleepless%20sun%20veteran_aoe4","p":37,"h":1,"n":"Sleepless Sun Veteran"},{"c":1,"s":25,"id":1658,"u":"the%20rabbit%20prince_aoe4","p":89,"h":1,"n":"The Rabbit Prince"},{"c":1,"s":25,"id":1659,"u":"the%20stabbing%20beast_aoe4","p":85,"h":1,"n":"The Stabbing Beast"},{"c":1,"s":25,"id":1660,"u":"velberi%20jallist_aoe4","p":22,"h":1,"n":"Velberi Jallist"},{"c":1,"s":25,"id":1661,"u":"wynsal%20starborn_aoe4","p":91,"h":1,"n":"Wynsal Starborn"},{"c":1,"s":26,"id":1662,"u":"black%20whale%20guard_aoe5","p":35,"h":1,"n":"Black Whale Guard"},{"c":1,"s":26,"id":1663,"u":"bloody%20barber%20goon_aoe5","p":21,"h":1,"n":"Bloody Barber Goon"},{"c":1,"s":26,"id":1664,"u":"calennia_aoe5","p":32,"h":1,"n":"Calennia"},{"c":1,"s":26,"id":1665,"u":"child%20of%20venom_aoe5","p":16,"h":1,"n":"Child Of Venom"},{"c":1,"s":26,"id":1666,"u":"clockwork%20amalgam_aoe5","p":81,"h":1,"n":"Clockwork Amalgam"},{"c":1,"s":26,"id":1667,"u":"clockwork%20assassin_aoe5","p":50,"h":1,"n":"Clockwork Assassin"},{"c":1,"s":26,"id":1668,"u":"garrote%20master%20assassin_aoe5","p":14,"h":1,"n":"Garrote Master Assassin"},{"c":1,"s":26,"id":1669,"u":"graem%20and%20grinlowe_aoe5","p":40,"h":1,"n":"Graem And Grinlowe"},{"c":1,"s":26,"id":1670,"u":"grimwold_aoe5","p":7,"h":1,"n":"Grimwold"},{"c":1,"s":26,"id":1671,"u":"ixusoth_aoe5","p":50,"h":1,"n":"Ixusoth"},{"c":1,"s":26,"id":1672,"u":"kapral_aoe5","p":7,"h":1,"n":"Kapral"},{"c":1,"s":26,"id":1673,"u":"lord%20guirden_aoe5","p":37,"h":1,"n":"Lord Guirden"},{"c":1,"s":26,"id":1674,"u":"lusca_aoe5","p":83,"h":1,"n":"Lusca"},{"c":1,"s":26,"id":1675,"u":"minchgorm_aoe5","p":84,"h":1,"n":"Minchgorm"},{"c":1,"s":26,"id":1676,"u":"miogimo_aoe5","p":89,"h":1,"n":"Miogimo"},{"c":1,"s":26,"id":1677,"u":"mother%20venom_aoe5","p":19,"h":1,"n":"Mother Venom"},{"c":1,"s":26,"id":1678,"u":"myrna%20rath_aoe5","p":39,"h":1,"n":"Myrna Rath"},{"c":1,"s":26,"id":1679,"u":"myrucarx_aoe5","p":85,"h":1,"n":"Myrucarx"},{"c":1,"s":26,"id":1680,"u":"obrousian_aoe5","p":86,"h":1,"n":"Obrousian"},{"c":1,"s":26,"id":1681,"u":"reginald%20vancaskerkin_aoe5","p":91,"h":1,"n":"Reginald Vancaskerkin"},{"c":1,"s":26,"id":1682,"u":"starwatch%20commando_aoe5","p":26,"h":1,"n":"Starwatch Commando"},{"c":1,"s":26,"id":1683,"u":"tiderunner%20aquamancer_aoe5","p":41,"h":1,"n":"Tiderunner Aquamancer"},{"c":1,"s":26,"id":1684,"u":"twisted%20jack_aoe5","p":22,"h":1,"n":"Twisted Jack"},{"c":1,"s":26,"id":1685,"u":"elemental%20vessel%2c%20water_aoe5","p":82,"h":1,"n":"Elemental Vessel, Water"},{"c":1,"s":26,"id":1686,"u":"zeal-damned%20ghoul_aoe5","p":9,"h":1,"n":"Zeal-damned Ghoul"},{"c":1,"s":26,"id":1687,"u":"zealborn_aoe5","p":87,"h":1,"n":"Zealborn"},{"c":1,"s":27,"id":1688,"u":"agent%20of%20the%20gray%20queen_aoe6","p":21,"h":1,"n":"Agent Of The Gray Queen"},{"c":1,"s":27,"id":1689,"u":"agradaemon_aoe6","p":79,"h":1,"n":"Agradaemon"},{"c":1,"s":27,"id":1690,"u":"alchemical%20horror_aoe6","p":55,"h":1,"n":"Alchemical Horror"},{"c":1,"s":27,"id":1691,"u":"avsheros%20the%20betrayer_aoe6","p":42,"h":1,"n":"Avsheros The Betrayer"},{"c":1,"s":27,"id":1692,"u":"baatamidar_aoe6","p":76,"h":1,"n":"Baatamidar"},{"c":1,"s":27,"id":1693,"u":"blune%20bandersworth_aoe6","p":87,"h":1,"n":"Blune Bandersworth"},{"c":1,"s":27,"id":1694,"u":"blune's%20illusory%20toady_aoe6","p":13,"h":1,"n":"Blune's Illusory Toady"},{"c":1,"s":27,"id":1695,"u":"camarach_aoe6","p":77,"h":1,"n":"Camarach"},{"c":1,"s":27,"id":1696,"u":"chaos%20gulgamodh_aoe6","p":45,"h":1,"n":"Chaos Gulgamodh"},{"c":1,"s":27,"id":1697,"u":"daemonic%20infector_aoe6","p":56,"h":1,"n":"Daemonic Infector"},{"c":1,"s":27,"id":1698,"u":"daemonic%20rumormonger_aoe6","p":53,"h":1,"n":"Daemonic Rumormonger"},{"c":1,"s":27,"id":1699,"u":"daemonic%20skinner_aoe6","p":51,"h":1,"n":"Daemonic Skinner"},{"c":1,"s":27,"id":1700,"u":"excorion%20paragon_aoe6","p":50,"h":1,"n":"Excorion Paragon"},{"c":1,"s":27,"id":1701,"u":"ghaele%20of%20kharnas_aoe6","p":32,"h":1,"n":"Ghaele Of Kharnas"},{"c":1,"s":27,"id":1702,"u":"graveknight%20of%20kharnas_aoe6","p":36,"h":1,"n":"Graveknight Of Kharnas"},{"c":1,"s":27,"id":1703,"u":"hegessik_aoe6","p":80,"h":1,"n":"Hegessik"},{"c":1,"s":27,"id":1704,"u":"hestriviniaas_aoe6","p":15,"h":1,"n":"Hestriviniaas"},{"c":1,"s":27,"id":1705,"u":"hundun%20chaos%20mage_aoe6","p":17,"h":1,"n":"Hundun Chaos Mage"},{"c":1,"s":27,"id":1706,"u":"il'setsya%20wyrmtouched_aoe6","p":89,"h":1,"n":"Il'setsya Wyrmtouched"},{"c":1,"s":27,"id":1707,"u":"izfiitar_aoe6","p":81,"h":1,"n":"Izfiitar"},{"c":1,"s":27,"id":1708,"u":"living%20mural_aoe6","p":31,"h":1,"n":"Living Mural"},{"c":1,"s":27,"id":1709,"u":"nenchuuj_aoe6","p":85,"h":1,"n":"Nenchuuj"},{"c":1,"s":27,"id":1710,"u":"olansa%20terimor_aoe6","p":91,"h":1,"n":"Olansa Terimor"},{"c":1,"s":27,"id":1711,"u":"overdrive%20imentesh_aoe6","p":9,"h":1,"n":"Overdrive Imentesh"},{"c":1,"s":27,"id":1712,"u":"penqual_aoe6","p":84,"h":1,"n":"Penqual"},{"c":1,"s":27,"id":1713,"u":"rhevanna_aoe6","p":83,"h":1,"n":"Rhevanna"},{"c":1,"s":27,"id":1714,"u":"slithering%20rift_aoe6","p":27,"h":1,"n":"Slithering Rift"},{"c":1,"s":27,"id":1715,"u":"sordesdaemon_aoe6","p":78,"h":1,"n":"Sordesdaemon"},{"c":1,"s":27,"id":1716,"u":"ulressia%20the%20blessed_aoe6","p":39,"h":1,"n":"Ulressia The Blessed"},{"c":1,"s":27,"id":1717,"u":"veksciralenix_aoe6","p":7,"h":1,"n":"Veksciralenix"},{"c":1,"s":28,"id":1718,"u":"aller%20rosk_av1","p":43,"h":1,"n":"Aller Rosk"},{"c":1,"s":28,"id":1719,"u":"augrael_av1","p":35,"h":1,"n":"Augrael"},{"c":1,"s":28,"id":1720,"u":"bloodsiphon_av1","p":23,"h":1,"n":"Bloodsiphon"},{"c":1,"s":28,"id":1721,"u":"boss%20skrawng_av1","p":11,"h":1,"n":"Boss Skrawng"},{"c":1,"s":28,"id":1722,"u":"canker%20cultist_av1","p":41,"h":1,"n":"Canker Cultist"},{"c":1,"s":28,"id":1723,"u":"chandriu%20invisar_av1","p":50,"h":1,"n":"Chandriu Invisar"},{"c":1,"s":28,"id":1724,"u":"corpselight_av1","p":82,"h":1,"n":"Corpselight"},{"c":1,"s":28,"id":1725,"u":"flickerwisp_av1","p":83,"h":1,"n":"Flickerwisp"},{"c":1,"s":28,"id":1726,"u":"jarelle%20kaldrian_av1","p":40,"h":1,"n":"Jarelle Kaldrian"},{"c":1,"s":28,"id":1727,"u":"jaul%20mezmin_av1","p":59,"h":1,"n":"Jaul Mezmin"},{"c":1,"s":28,"id":1728,"u":"jaul's%20wolf_av1","p":60,"h":1,"n":"Jaul's Wolf"},{"c":1,"s":28,"id":1729,"u":"morlock%20cultist_av1","p":85,"h":1,"n":"Morlock Cultist"},{"c":1,"s":28,"id":1730,"u":"morlock%20engineer_av1","p":84,"h":1,"n":"Morlock Engineer"},{"c":1,"s":28,"id":1731,"u":"morlock%20scavenger_av1","p":84,"h":1,"n":"Morlock Scavenger"},{"c":1,"s":28,"id":1732,"u":"nhakazarin_av1","p":48,"h":1,"n":"Nhakazarin"},{"c":1,"s":28,"id":1733,"u":"otari%20ilvashti_av1","p":89,"h":1,"n":"Otari Ilvashti"},{"c":1,"s":28,"id":1734,"u":"scalathrax_av1","p":86,"h":1,"n":"Scalathrax"},{"c":1,"s":28,"id":1735,"u":"voidglutton_av1","p":87,"h":1,"n":"Voidglutton"},{"c":1,"s":28,"id":1736,"u":"volluk%20azrinae_av1","p":54,"h":1,"n":"Volluk Azrinae"},{"c":1,"s":28,"id":1737,"u":"wrin%20sivinxi_av1","p":90,"h":1,"n":"Wrin Sivinxi"},{"c":1,"s":29,"id":1738,"u":"carman%20rajani_av2","p":87,"h":1,"n":"Carman Rajani"},{"c":1,"s":29,"id":1739,"u":"chafkhem_av2","p":19,"h":1,"n":"Chafkhem"},{"c":1,"s":29,"id":1740,"u":"dreshkan_av2","p":78,"h":1,"n":"Dreshkan"},{"c":1,"s":29,"id":1741,"u":"gibtanius_av2","p":81,"h":1,"n":"Gibtanius"},{"c":1,"s":29,"id":1742,"u":"gibtas%20bounder_av2","p":80,"h":1,"n":"Gibtas Bounder"},{"c":1,"s":29,"id":1743,"u":"gibtas%20spawn%20swarm_av2","p":80,"h":1,"n":"Gibtas Spawn Swarm"},{"c":1,"s":29,"id":1744,"u":"gulzash_av2","p":35,"h":1,"n":"Gulzash"},{"c":1,"s":29,"id":1745,"u":"jafaki_av2","p":88,"h":1,"n":"Jafaki"},{"c":1,"s":29,"id":1746,"u":"kragala_av2","p":35,"h":1,"n":"Kragala"},{"c":1,"s":29,"id":1747,"u":"mulventok_av2","p":79,"h":1,"n":"Mulventok"},{"c":1,"s":29,"id":1748,"u":"murschen_av2","p":39,"h":1,"n":"Murschen"},{"c":1,"s":29,"id":1749,"u":"nox_av2","p":36,"h":1,"n":"Nox"},{"c":1,"s":29,"id":1750,"u":"ryta_av2","p":36,"h":1,"n":"Ryta"},{"c":1,"s":29,"id":1751,"u":"sacuishu_av2","p":57,"h":1,"n":"Sacuishu"},{"c":1,"s":29,"id":1752,"u":"seugathi%20reality%20warper_av2","p":83,"h":1,"n":"Seugathi Reality Warper"},{"c":1,"s":29,"id":1753,"u":"seugathi%20servant_av2","p":82,"h":1,"n":"Seugathi Servant"},{"c":1,"s":29,"id":1754,"u":"shanrigol%20behemoth_av2","p":85,"h":1,"n":"Shanrigol Behemoth"},{"c":1,"s":29,"id":1755,"u":"shanrigol%20heap_av2","p":84,"h":1,"n":"Shanrigol Heap"},{"c":1,"s":29,"id":1756,"u":"urevian_av2","p":90,"h":1,"n":"Urevian"},{"c":1,"s":29,"id":1757,"u":"vischari_av2","p":34,"h":1,"n":"Vischari"},{"c":1,"s":30,"id":1758,"u":"belcorra%20haruvex_av3","p":87,"h":1,"n":"Belcorra Haruvex"},{"c":1,"s":30,"id":1759,"u":"bhazrade%20and%20klathor_av3","p":33,"h":1,"n":"Bhazrade And Klathor"},{"c":1,"s":30,"id":1760,"u":"bright%20walker_av3","p":78,"h":1,"n":"Bright Walker"},{"c":1,"s":30,"id":1761,"u":"caligni%20defender_av3","p":35,"h":1,"n":"Caligni Defender"},{"c":1,"s":30,"id":1762,"u":"deepwater%20dhuthorex_av3","p":80,"h":1,"n":"Deepwater Dhuthorex"},{"c":1,"s":30,"id":1763,"u":"dragon's%20blood%20puffball_av3","p":79,"h":1,"n":"Dragon's Blood Puffball"},{"c":1,"s":30,"id":1764,"u":"dread%20dhuthorex_av3","p":80,"h":1,"n":"Dread Dhuthorex"},{"c":1,"s":30,"id":1765,"u":"dread%20wisp_av3","p":81,"h":1,"n":"Dread Wisp"},{"c":1,"s":30,"id":1766,"u":"drow%20hunter_av3","p":82,"h":1,"n":"Drow Hunter"},{"c":1,"s":30,"id":1767,"u":"drow%20shootist_av3","p":83,"h":1,"n":"Drow Shootist"},{"c":1,"s":30,"id":1768,"u":"drow%20warden_av3","p":82,"h":1,"n":"Drow Warden"},{"c":1,"s":30,"id":1769,"u":"dulac_av3","p":9,"h":1,"n":"Dulac"},{"c":1,"s":30,"id":1770,"u":"elder%20child%20of%20belcorra_av3","p":14,"h":1,"n":"Elder Child Of Belcorra"},{"c":1,"s":30,"id":1771,"u":"galudu_av3","p":36,"h":1,"n":"Galudu"},{"c":1,"s":30,"id":1772,"u":"khurfel_av3","p":89,"h":1,"n":"Khurfel"},{"c":1,"s":30,"id":1773,"u":"lady's%20whisper_av3","p":49,"h":1,"n":"Lady's Whisper"},{"c":1,"s":30,"id":1774,"u":"padli_av3","p":7,"h":1,"n":"Padli"},{"c":1,"s":30,"id":1775,"u":"quara%20orshendiel_av3","p":91,"h":1,"n":"Quara Orshendiel"},{"c":1,"s":30,"id":1776,"u":"reaper%20skull%20puffball_av3","p":79,"h":1,"n":"Reaper Skull Puffball"},{"c":1,"s":30,"id":1777,"u":"salaisa%20malthulas_av3","p":30,"h":1,"n":"Salaisa Malthulas"},{"c":1,"s":30,"id":1778,"u":"urdefhan%20blood%20mage_av3","p":85,"h":1,"n":"Urdefhan Blood Mage"},{"c":1,"s":30,"id":1779,"u":"urdefhan%20death%20scout_av3","p":84,"h":1,"n":"Urdefhan Death Scout"},{"c":1,"s":30,"id":1780,"u":"urdefhan%20lasher_av3","p":84,"h":1,"n":"Urdefhan Lasher"},{"c":1,"s":30,"id":1781,"u":"voidbracken%20chuul_av3","p":57,"h":1,"n":"Voidbracken Chuul"},{"c":1,"s":10,"id":1782,"u":"harlo%20krant_botd","p":210,"h":1,"n":"Harlo Krant"},{"c":1,"s":10,"id":1783,"u":"shredskin_botd","p":143,"h":1,"n":"Shredskin"},{"c":1,"s":10,"id":1784,"u":"pale%20stranger_botd","p":140,"h":1,"n":"Pale Stranger"},{"c":1,"s":10,"id":1785,"u":"pale%20sovereign_botd","p":136,"h":1,"n":"Pale Sovereign"},{"c":1,"s":10,"id":1786,"u":"hungry%20ghost_botd","p":100,"h":1,"n":"Hungry Ghost"},{"c":1,"s":10,"id":1787,"u":"ghul_botd","p":106,"h":1,"n":"Ghul"},{"c":1,"s":10,"id":1788,"u":"fluxwraith_botd","p":93,"h":1,"n":"Fluxwraith"},{"c":1,"s":10,"id":1789,"u":"festering%20gnasher_botd","p":74,"h":1,"n":"Festering Gnasher"},{"c":1,"s":10,"id":1790,"u":"taunting%20skull_botd","p":74,"h":1,"n":"Taunting Skull"},{"c":1,"s":10,"id":1791,"u":"daqqanoenyent_botd","p":75,"h":1,"n":"Daqqanoenyent"},{"c":1,"s":10,"id":1792,"u":"bhuta_botd","p":76,"h":1,"n":"Bhuta"},{"c":1,"s":10,"id":1793,"u":"bone%20croupier_botd","p":77,"h":1,"n":"Bone Croupier"},{"c":1,"s":10,"id":1794,"u":"cadaverous%20rake_botd","p":78,"h":1,"n":"Cadaverous Rake"},{"c":1,"s":10,"id":1795,"u":"child%20of%20urgathoa_botd","p":79,"h":1,"n":"Child of Urgathoa"},{"c":1,"s":10,"id":1796,"u":"combusted_botd","p":80,"h":1,"n":"Combusted"},{"c":1,"s":10,"id":1797,"u":"corpseroot_botd","p":81,"h":1,"n":"Corpseroot"},{"c":1,"s":10,"id":1798,"u":"vanyver_botd","p":82,"h":1,"n":"Vanyver"},{"c":1,"s":10,"id":1799,"u":"sykever_botd","p":83,"h":1,"n":"Sykever"},{"c":1,"s":10,"id":1800,"u":"urveth_botd","p":84,"h":1,"n":"Urveth"},{"c":1,"s":10,"id":1801,"u":"nasurgeth_botd","p":85,"h":1,"n":"Nasurgeth"},{"c":1,"s":10,"id":1802,"u":"death%20coach_botd","p":87,"h":1,"n":"Death Coach"},{"c":1,"s":10,"id":1803,"u":"deathless%20acolyte%20of%20urgathoa_botd","p":88,"h":1,"n":"Deathless Acolyte of Urgathoa"},{"c":1,"s":10,"id":1804,"u":"deathless%20hierophant%20of%20urgathoa_botd","p":88,"h":1,"n":"Deathless Hierophant of Urgathoa"},{"c":1,"s":10,"id":1805,"u":"ecorche_botd","p":90,"h":1,"n":"Ecorche"},{"c":1,"s":10,"id":1806,"u":"excorion_botd","p":91,"h":1,"n":"Excorion"},{"c":1,"s":10,"id":1807,"u":"fiddling%20bones_botd","p":92,"h":1,"n":"Fiddling Bones"},{"c":1,"s":10,"id":1808,"u":"gallowdead_botd","p":94,"h":1,"n":"Gallowdead"},{"c":1,"s":10,"id":1809,"u":"gashadokuro_botd","p":95,"h":1,"n":"Gashadokuro"},{"c":1,"s":10,"id":1810,"u":"geist_botd","p":96,"h":1,"n":"Geist"},{"c":1,"s":10,"id":1811,"u":"gholdako_botd","p":97,"h":1,"n":"Gholdako"},{"c":1,"s":10,"id":1812,"u":"ghost%20pirate%20captain_botd","p":101,"h":1,"n":"Ghost Pirate Captain"},{"c":1,"s":10,"id":1813,"u":"lacedon_botd","p":104,"h":1,"n":"Lacedon"},{"c":1,"s":10,"id":1814,"u":"priest%20of%20kabriri_botd","p":105,"h":1,"n":"Priest of Kabriri"},{"c":1,"s":10,"id":1815,"u":"grappling%20spirit_botd","p":107,"h":1,"n":"Grappling Spirit"},{"c":1,"s":10,"id":1816,"u":"graveknight%20warmaster_botd","p":110,"h":1,"n":"Graveknight Warmaster"},{"c":1,"s":10,"id":1817,"u":"faithless%20ecclesiarch_botd","p":112,"h":1,"n":"Faithless Ecclesiarch"},{"c":1,"s":10,"id":1818,"u":"fallen%20champion_botd","p":113,"h":1,"n":"Fallen Champion"},{"c":1,"s":10,"id":1819,"u":"hollow%20serpent_botd","p":114,"h":1,"n":"Hollow Serpent"},{"c":1,"s":10,"id":1820,"u":"ichor%20slinger_botd","p":115,"h":1,"n":"Ichor Slinger"},{"c":1,"s":10,"id":1821,"u":"iruxi%20ossature_botd","p":116,"h":1,"n":"Iruxi Ossature"},{"c":1,"s":10,"id":1822,"u":"last%20guard_botd","p":117,"h":1,"n":"Last Guard"},{"c":1,"s":10,"id":1823,"u":"horde%20lich_botd","p":121,"h":1,"n":"Horde Lich"},{"c":1,"s":10,"id":1824,"u":"runecarved%20lich_botd","p":122,"h":1,"n":"Runecarved Lich"},{"c":1,"s":10,"id":1825,"u":"little%20man%20in%20the%20woods_botd","p":124,"h":1,"n":"Little Man in the Woods"},{"c":1,"s":10,"id":1826,"u":"llorona_botd","p":125,"h":1,"n":"Llorona"},{"c":1,"s":10,"id":1827,"u":"shadern%20immolator_botd","p":126,"h":1,"n":"Shadern Immolator"},{"c":1,"s":10,"id":1828,"u":"jitterbone%20contortionist_botd","p":126,"h":1,"n":"Jitterbone Contortionist"},{"c":1,"s":10,"id":1829,"u":"relictner%20eroder_botd","p":127,"h":1,"n":"Relictner Eroder"},{"c":1,"s":10,"id":1830,"u":"mummified%20cat_botd","p":130,"h":1,"n":"Mummified Cat"},{"c":1,"s":10,"id":1831,"u":"decrepit%20mummy_botd","p":130,"h":1,"n":"Decrepit Mummy"},{"c":1,"s":10,"id":1832,"u":"ice%20mummy_botd","p":131,"h":1,"n":"Ice Mummy"},{"c":1,"s":10,"id":1833,"u":"iroran%20mummy_botd","p":132,"h":1,"n":"Iroran Mummy"},{"c":1,"s":10,"id":1834,"u":"mummy%20prophet%20of%20set_botd","p":132,"h":1,"n":"Mummy Prophet of Set"},{"c":1,"s":10,"id":1835,"u":"obrousian_botd","p":134,"h":1,"n":"Obrousian"},{"c":1,"s":10,"id":1836,"u":"onryo_botd","p":135,"h":1,"n":"Onryo"},{"c":1,"s":10,"id":1837,"u":"polong_botd","p":138,"h":1,"n":"Polong"},{"c":1,"s":10,"id":1838,"u":"raw%20nerve_botd","p":139,"h":1,"n":"Raw Nerve"},{"c":1,"s":10,"id":1839,"u":"silent%20stalker_botd","p":141,"h":1,"n":"Silent Stalker"},{"c":1,"s":10,"id":1840,"u":"predatory%20rabbit_botd","p":142,"h":1,"n":"Predatory Rabbit"},{"c":1,"s":10,"id":1841,"u":"scorned%20hound_botd","p":142,"h":1,"n":"Scorned Hound"},{"c":1,"s":10,"id":1842,"u":"siabrae_botd","p":145,"h":1,"n":"Siabrae"},{"c":1,"s":10,"id":1843,"u":"wolf%20skeleton_botd","p":147,"h":1,"n":"Wolf Skeleton"},{"c":1,"s":10,"id":1844,"u":"skeletal%20soldier_botd","p":147,"h":1,"n":"Skeletal Soldier"},{"c":1,"s":10,"id":1845,"u":"skeletal%20mage_botd","p":148,"h":1,"n":"Skeletal Mage"},{"c":1,"s":10,"id":1846,"u":"beetle%20carapace_botd","p":148,"h":1,"n":"Beetle Carapace"},{"c":1,"s":10,"id":1847,"u":"drake%20skeleton_botd","p":149,"h":1,"n":"Drake Skeleton"},{"c":1,"s":10,"id":1848,"u":"skeletal%20titan_botd","p":149,"h":1,"n":"Skeletal Titan"},{"c":1,"s":10,"id":1849,"u":"sluagh%20reaper_botd","p":150,"h":1,"n":"Sluagh Reaper"},{"c":1,"s":10,"id":1850,"u":"queen%20sluagh_botd","p":151,"h":1,"n":"Queen Sluagh"},{"c":1,"s":10,"id":1851,"u":"tormented_botd","p":152,"h":1,"n":"Tormented"},{"c":1,"s":10,"id":1852,"u":"unrisen_botd","p":153,"h":1,"n":"Unrisen"},{"c":1,"s":10,"id":1853,"u":"provincial%20jiang-shi_botd","p":158,"h":1,"n":"Provincial Jiang-Shi"},{"c":1,"s":10,"id":1854,"u":"minister%20of%20tumult_botd","p":159,"h":1,"n":"Minister of Tumult"},{"c":1,"s":10,"id":1855,"u":"vetalarana%20emergent_botd","p":162,"h":1,"n":"Vetalarana Emergent"},{"c":1,"s":10,"id":1856,"u":"vetalarana%20manipulator_botd","p":163,"h":1,"n":"Vetalarana Manipulator"},{"c":1,"s":10,"id":1857,"u":"waldgeist_botd","p":164,"h":1,"n":"Waldgeist"},{"c":1,"s":10,"id":1858,"u":"seetangeist_botd","p":165,"h":1,"n":"Seetangeist"},{"c":1,"s":10,"id":1859,"u":"hunter%20wight_botd","p":168,"h":1,"n":"Hunter Wight"},{"c":1,"s":10,"id":1860,"u":"prowler%20wight_botd","p":168,"h":1,"n":"Prowler Wight"},{"c":1,"s":10,"id":1861,"u":"wight%20commander_botd","p":169,"h":1,"n":"Wight Commander"},{"c":1,"s":10,"id":1862,"u":"zombie%20snake_botd","p":170,"h":1,"n":"Zombie Snake"},{"c":1,"s":10,"id":1863,"u":"husk%20zombie_botd","p":171,"h":1,"n":"Husk Zombie"},{"c":1,"s":10,"id":1864,"u":"zombie%20owlbear_botd","p":171,"h":1,"n":"Zombie Owlbear"},{"c":1,"s":10,"id":1865,"u":"zombie%20lord_botd","p":172,"h":1,"n":"Zombie Lord"},{"c":1,"s":10,"id":1866,"u":"withered_botd","p":172,"h":1,"n":"Withered"},{"c":1,"s":10,"id":1867,"u":"zombie%20mammoth_botd","p":173,"h":1,"n":"Zombie Mammoth"},{"c":1,"s":10,"id":1868,"u":"harlo%20krant_botd","p":210,"h":1,"n":"Harlo Krant"},{"c":1,"s":11,"id":1869,"u":"k.h.w.'s%20echo_da","p":214,"h":1,"n":"K.H.W.'s Echo"},{"c":1,"s":11,"id":1870,"u":"mother%20mitera_da","p":152,"h":1,"n":"Mother Mitera"},{"c":1,"s":11,"id":1871,"u":"the%20morrowkin_da","p":192,"h":1,"n":"The Morrowkin"},{"c":1,"s":31,"id":1872,"u":"abberton%20ruffians_ec1","p":9,"h":1,"n":"Abberton Ruffians"},{"c":1,"s":31,"id":1873,"u":"abrikandilu_ec1","p":81,"h":1,"n":"Abrikandilu"},{"c":1,"s":31,"id":1874,"u":"blood%20wolf_ec1","p":43,"h":1,"n":"Blood Wolf"},{"c":1,"s":31,"id":1875,"u":"bone%20croupier_ec1","p":80,"h":1,"n":"Bone Croupier"},{"c":1,"s":31,"id":1876,"u":"cavnakash_ec1","p":89,"h":1,"n":"Cavnakash"},{"c":1,"s":31,"id":1877,"u":"corrosive%20lizard_ec1","p":45,"h":1,"n":"Corrosive Lizard"},{"c":1,"s":31,"id":1878,"u":"corrupted%20priest_ec1","p":39,"h":1,"n":"Corrupted Priest"},{"c":1,"s":31,"id":1879,"u":"corrupted%20retainer_ec1","p":35,"h":1,"n":"Corrupted Retainer"},{"c":1,"s":31,"id":1880,"u":"daring%20danika_ec1","p":28,"h":1,"n":"Daring Danika"},{"c":1,"s":31,"id":1881,"u":"flea%20swarm_ec1","p":83,"h":1,"n":"Flea Swarm"},{"c":1,"s":31,"id":1882,"u":"giant%20flea_ec1","p":83,"h":1,"n":"Giant Flea"},{"c":1,"s":31,"id":1883,"u":"jaleen%20and%20rhovo_ec1","p":9,"h":1,"n":"Jaleen And Rhovo"},{"c":1,"s":31,"id":1884,"u":"jellico%20bounce-bounce_ec1","p":28,"h":1,"n":"Jellico Bounce-bounce"},{"c":1,"s":31,"id":1885,"u":"juvenile%20boar_ec1","p":20,"h":1,"n":"Juvenile Boar"},{"c":1,"s":31,"id":1886,"u":"luminous%20ooze_ec1","p":85,"h":1,"n":"Luminous Ooze"},{"c":1,"s":31,"id":1887,"u":"mechanical%20carny_ec1","p":86,"h":1,"n":"Mechanical Carny"},{"c":1,"s":31,"id":1888,"u":"nemmia%20bramblecloak_ec1","p":91,"h":1,"n":"Nemmia Bramblecloak"},{"c":1,"s":31,"id":1889,"u":"oil%20living%20graffiti_ec1","p":84,"h":1,"n":"Oil Living Graffiti"},{"c":1,"s":31,"id":1890,"u":"pinacosaurus_ec1","p":50,"h":1,"n":"Pinacosaurus"},{"c":1,"s":31,"id":1891,"u":"pruana%20two-punch_ec1","p":22,"h":1,"n":"Pruana Two-punch"},{"c":1,"s":31,"id":1892,"u":"smiler_ec1","p":38,"h":1,"n":"Smiler"},{"c":1,"s":31,"id":1893,"u":"smoldering%20leopard_ec1","p":44,"h":1,"n":"Smoldering Leopard"},{"c":1,"s":31,"id":1894,"u":"vermlek_ec1","p":82,"h":1,"n":"Vermlek"},{"c":1,"s":31,"id":1895,"u":"viktor%20volkano_ec1","p":29,"h":1,"n":"Viktor Volkano"},{"c":1,"s":31,"id":1896,"u":"violet_ec1","p":22,"h":1,"n":"Violet"},{"c":1,"s":31,"id":1897,"u":"xulgath%20bilebearer_ec1","p":87,"h":1,"n":"Xulgath Bilebearer"},{"c":1,"s":32,"id":1898,"u":"aives%20the%20smoke%20dragon_ec2","p":16,"h":1,"n":"Aives The Smoke Dragon"},{"c":1,"s":32,"id":1899,"u":"andera%20paldreen_ec2","p":87,"h":1,"n":"Andera Paldreen"},{"c":1,"s":32,"id":1900,"u":"bogey_ec2","p":78,"h":1,"n":"Bogey"},{"c":1,"s":32,"id":1901,"u":"bogeyman_ec2","p":79,"h":1,"n":"Bogeyman"},{"c":1,"s":32,"id":1902,"u":"bugaboo_ec2","p":78,"h":1,"n":"Bugaboo"},{"c":1,"s":32,"id":1903,"u":"celestial%20menagerie%20bruiser_ec2","p":47,"h":1,"n":"Celestial Menagerie Bruiser"},{"c":1,"s":32,"id":1904,"u":"chimpanzee%20visitant_ec2","p":83,"h":1,"n":"Chimpanzee Visitant"},{"c":1,"s":32,"id":1905,"u":"darricus%20stallit_ec2","p":57,"h":1,"n":"Darricus Stallit"},{"c":1,"s":32,"id":1906,"u":"delamar%20gianvin_ec2","p":16,"h":1,"n":"Delamar Gianvin"},{"c":1,"s":32,"id":1907,"u":"evora%20yarket_ec2","p":52,"h":1,"n":"Evora Yarket"},{"c":1,"s":32,"id":1908,"u":"gluttondark%20babau_ec2","p":23,"h":1,"n":"Gluttondark Babau"},{"c":1,"s":32,"id":1909,"u":"iridescent%20elephant_ec2","p":80,"h":1,"n":"Iridescent Elephant"},{"c":1,"s":32,"id":1910,"u":"lion%20visitant_ec2","p":83,"h":1,"n":"Lion Visitant"},{"c":1,"s":32,"id":1911,"u":"mistress%20dusklight_ec2","p":89,"h":1,"n":"Mistress Dusklight"},{"c":1,"s":32,"id":1912,"u":"muse%20phantom_ec2","p":81,"h":1,"n":"Muse Phantom"},{"c":1,"s":32,"id":1913,"u":"ruanna%20nyamma_ec2","p":17,"h":1,"n":"Ruanna Nyamma"},{"c":1,"s":32,"id":1914,"u":"ulthadar_ec2","p":91,"h":1,"n":"Ulthadar"},{"c":1,"s":32,"id":1915,"u":"xulgath%20spinesnapper_ec2","p":84,"h":1,"n":"Xulgath Spinesnapper"},{"c":1,"s":32,"id":1916,"u":"yaashka_ec2","p":26,"h":1,"n":"Yaashka"},{"c":1,"s":32,"id":1917,"u":"zuipnyrn_ec2","p":85,"h":1,"n":"Zuipnyrn"},{"c":1,"s":32,"id":1918,"u":"zunkri_ec2","p":27,"h":1,"n":"Zunkri"},{"c":1,"s":9,"id":1919,"u":"bitter%20truth%20bandit_ec3","p":17,"h":1,"n":"Bitter Truth Bandit"},{"c":1,"s":9,"id":1920,"u":"bugul%20noz_ec3","p":76,"h":1,"n":"Bugul Noz"},{"c":1,"s":9,"id":1921,"u":"cat%20sith_ec3","p":77,"h":1,"n":"Cat Sith"},{"c":1,"s":9,"id":1922,"u":"counteflora_ec3","p":78,"h":1,"n":"Counteflora"},{"c":1,"s":9,"id":1923,"u":"cu%20sith_ec3","p":79,"h":1,"n":"Cu Sith"},{"c":1,"s":9,"id":1924,"u":"ginjana%20mindkeeper_ec3","p":87,"h":1,"n":"Ginjana Mindkeeper"},{"c":1,"s":9,"id":1925,"u":"headless%20xulgath_ec3","p":50,"h":1,"n":"Headless Xulgath"},{"c":1,"s":9,"id":1926,"u":"herecite%20of%20zevgavizeb_ec3","p":80,"h":1,"n":"Herecite Of Zevgavizeb"},{"c":1,"s":9,"id":1927,"u":"hooklimb%20xulgath_ec3","p":55,"h":1,"n":"Hooklimb Xulgath"},{"c":1,"s":9,"id":1928,"u":"pin%20tingwheely_ec3","p":20,"h":1,"n":"Pin Tingwheely"},{"c":1,"s":9,"id":1929,"u":"resin-seep%20xulgath_ec3","p":51,"h":1,"n":"Resin-seep Xulgath"},{"c":1,"s":9,"id":1930,"u":"shoony%20hierarch_ec3","p":83,"h":1,"n":"Shoony Hierarch"},{"c":1,"s":9,"id":1931,"u":"shoony%20militia%20member_ec3","p":83,"h":1,"n":"Shoony Militia Member"},{"c":1,"s":9,"id":1932,"u":"shoony%20tiller_ec3","p":82,"h":1,"n":"Shoony Tiller"},{"c":1,"s":9,"id":1933,"u":"skarja_ec3","p":88,"h":1,"n":"Skarja"},{"c":1,"s":9,"id":1934,"u":"swardlands%20delinquent_ec3","p":15,"h":1,"n":"Swardlands Delinquent"},{"c":1,"s":9,"id":1935,"u":"tanessa%20fleer_ec3","p":16,"h":1,"n":"Tanessa Fleer"},{"c":1,"s":9,"id":1936,"u":"thessekka_ec3","p":91,"h":1,"n":"Thessekka"},{"c":1,"s":9,"id":1937,"u":"xulgath%20bomber_ec3","p":28,"h":1,"n":"Xulgath Bomber"},{"c":1,"s":9,"id":1938,"u":"xulgath%20skirmisher_ec3","p":27,"h":1,"n":"Xulgath Skirmisher"},{"c":1,"s":9,"id":1939,"u":"xulgath%20stoneliege_ec3","p":84,"h":1,"n":"Xulgath Stoneliege"},{"c":1,"s":9,"id":1940,"u":"yaganty_ec3","p":85,"h":1,"n":"Yaganty"},{"c":1,"s":33,"id":1941,"u":"arskuva%20the%20gnasher_ec4","p":55,"h":1,"n":"Arskuva The Gnasher"},{"c":1,"s":33,"id":1942,"u":"aukashungi%20swarm_ec4","p":50,"h":1,"n":"Aukashungi Swarm"},{"c":1,"s":33,"id":1943,"u":"brughadatch_ec4","p":78,"h":1,"n":"Brughadatch"},{"c":1,"s":33,"id":1944,"u":"doblagub_ec4","p":79,"h":1,"n":"Doblagub"},{"c":1,"s":33,"id":1945,"u":"faceless%20butcher_ec4","p":80,"h":1,"n":"Faceless Butcher"},{"c":1,"s":33,"id":1946,"u":"gahlepod_ec4","p":78,"h":1,"n":"Gahlepod"},{"c":1,"s":33,"id":1947,"u":"giant%20aukashungi_ec4","p":77,"h":1,"n":"Giant Aukashungi"},{"c":1,"s":33,"id":1948,"u":"harrow%20doll_ec4","p":81,"h":1,"n":"Harrow Doll"},{"c":1,"s":33,"id":1949,"u":"helg%20eats-the-eaters_ec4","p":87,"h":1,"n":"Helg Eats-the-eaters"},{"c":1,"s":33,"id":1950,"u":"ledorick%20banyan_ec4","p":89,"h":1,"n":"Ledorick Banyan"},{"c":1,"s":33,"id":1951,"u":"lyrt%20cozurn_ec4","p":40,"h":1,"n":"Lyrt Cozurn"},{"c":1,"s":33,"id":1952,"u":"qurashith_ec4","p":82,"h":1,"n":"Qurashith"},{"c":1,"s":33,"id":1953,"u":"sodden%20sentinels_ec4","p":32,"h":1,"n":"Sodden Sentinels"},{"c":1,"s":33,"id":1954,"u":"starved%20staff_ec4","p":16,"h":1,"n":"Starved Staff"},{"c":1,"s":33,"id":1955,"u":"stirvyn%20banyan_ec4","p":39,"h":1,"n":"Stirvyn Banyan"},{"c":1,"s":33,"id":1956,"u":"tallow%20ooze_ec4","p":83,"h":1,"n":"Tallow Ooze"},{"c":1,"s":33,"id":1957,"u":"tashlock%20banyan_ec4","p":39,"h":1,"n":"Tashlock Banyan"},{"c":1,"s":33,"id":1958,"u":"the%20vanish%20man_ec4","p":47,"h":1,"n":"The Vanish Man"},{"c":1,"s":33,"id":1959,"u":"war%20sauropelta_ec4","p":46,"h":1,"n":"War Sauropelta"},{"c":1,"s":33,"id":1960,"u":"wight%20cultist_ec4","p":34,"h":1,"n":"Wight Cultist"},{"c":1,"s":33,"id":1961,"u":"xilvirek_ec4","p":84,"h":1,"n":"Xilvirek"},{"c":1,"s":33,"id":1962,"u":"xulgath%20gutrager_ec4","p":85,"h":1,"n":"Xulgath Gutrager"},{"c":1,"s":33,"id":1963,"u":"xulgath%20hardscale_ec4","p":53,"h":1,"n":"Xulgath Hardscale"},{"c":1,"s":33,"id":1964,"u":"xulgath%20herd-tender_ec4","p":10,"h":1,"n":"Xulgath Herd-tender"},{"c":1,"s":33,"id":1965,"u":"xulgath%20roughrider_ec4","p":23,"h":1,"n":"Xulgath Roughrider"},{"c":1,"s":33,"id":1966,"u":"zashathal%20head-taker_ec4","p":90,"h":1,"n":"Zashathal Head-taker"},{"c":1,"s":34,"id":1967,"u":"ammut_ec5","p":77,"h":1,"n":"Ammut"},{"c":1,"s":34,"id":1968,"u":"ararda_ec5","p":79,"h":1,"n":"Ararda"},{"c":1,"s":34,"id":1969,"u":"death%20drider_ec5","p":35,"h":1,"n":"Death Drider"},{"c":1,"s":34,"id":1970,"u":"dyzallin%20shraen_ec5","p":86,"h":1,"n":"Dyzallin Shraen"},{"c":1,"s":34,"id":1971,"u":"hollow%20hush_ec5","p":39,"h":1,"n":"Hollow Hush"},{"c":1,"s":34,"id":1972,"u":"iffdahsil_ec5","p":81,"h":1,"n":"Iffdahsil"},{"c":1,"s":34,"id":1973,"u":"kharostan_ec5","p":88,"h":1,"n":"Kharostan"},{"c":1,"s":34,"id":1974,"u":"muurfeli_ec5","p":78,"h":1,"n":"Muurfeli"},{"c":1,"s":34,"id":1975,"u":"obsidian%20golem_ec5","p":80,"h":1,"n":"Obsidian Golem"},{"c":1,"s":34,"id":1976,"u":"qormintur_ec5","p":91,"h":1,"n":"Qormintur"},{"c":1,"s":34,"id":1977,"u":"raptor%20guard%20wight_ec5","p":32,"h":1,"n":"Raptor Guard Wight"},{"c":1,"s":34,"id":1978,"u":"shraen%20graveknight_ec5","p":52,"h":1,"n":"Shraen Graveknight"},{"c":1,"s":34,"id":1979,"u":"urdefhan%20dominator_ec5","p":83,"h":1,"n":"Urdefhan Dominator"},{"c":1,"s":34,"id":1980,"u":"urdefhan%20high%20tormentor_ec5","p":82,"h":1,"n":"Urdefhan High Tormentor"},{"c":1,"s":34,"id":1981,"u":"urdefhan%20hunter_ec5","p":82,"h":1,"n":"Urdefhan Hunter"},{"c":1,"s":34,"id":1982,"u":"vitalia_ec5","p":84,"h":1,"n":"Vitalia"},{"c":1,"s":34,"id":1983,"u":"xulgath%20deepmouth_ec5","p":85,"h":1,"n":"Xulgath Deepmouth"},{"c":1,"s":34,"id":1984,"u":"zinogyvaz_ec5","p":35,"h":1,"n":"Zinogyvaz"},{"c":1,"s":35,"id":1985,"u":"barking%20stag_ec6","p":40,"h":1,"n":"Barking Stag"},{"c":1,"s":35,"id":1986,"u":"convergent%20giant%20eagle_ec6","p":12,"h":1,"n":"Convergent Giant Eagle"},{"c":1,"s":35,"id":1987,"u":"convergent%20kendley%20nathrael_ec6","p":87,"h":1,"n":"Convergent Kendley Nathrael"},{"c":1,"s":35,"id":1988,"u":"convergent%20soldier_ec6","p":14,"h":1,"n":"Convergent Soldier"},{"c":1,"s":35,"id":1989,"u":"elysian%20sheep_ec6","p":32,"h":1,"n":"Elysian Sheep"},{"c":1,"s":35,"id":1990,"u":"elysian%20titan_ec6","p":82,"h":1,"n":"Elysian Titan"},{"c":1,"s":35,"id":1991,"u":"kimilekki_ec6","p":17,"h":1,"n":"Kimilekki"},{"c":1,"s":35,"id":1992,"u":"kirosthrek_ec6","p":89,"h":1,"n":"Kirosthrek"},{"c":1,"s":35,"id":1993,"u":"sarvel%20ever-hunger_ec6","p":90,"h":1,"n":"Sarvel Ever-hunger"},{"c":1,"s":35,"id":1994,"u":"saurian%20warmonger_ec6","p":80,"h":1,"n":"Saurian Warmonger"},{"c":1,"s":35,"id":1995,"u":"saurian%20worldwatcher_ec6","p":81,"h":1,"n":"Saurian Worldwatcher"},{"c":1,"s":35,"id":1996,"u":"thanatotic%20titan_ec6","p":83,"h":1,"n":"Thanatotic Titan"},{"c":1,"s":35,"id":1997,"u":"vavakia_ec6","p":79,"h":1,"n":"Vavakia"},{"c":1,"s":35,"id":1998,"u":"viskithrel_ec6","p":84,"h":1,"n":"Viskithrel"},{"c":1,"s":35,"id":1999,"u":"xulgath%20thoughtmaw_ec6","p":85,"h":1,"n":"Xulgath Thoughtmaw"},{"c":1,"s":36,"id":2000,"u":"bee%20swarm_fop","p":11,"h":1,"n":"Bee Swarm"},{"c":1,"s":36,"id":2001,"u":"blood%20ooze_fop","p":63,"h":1,"n":"Blood Ooze"},{"c":1,"s":36,"id":2002,"u":"bloodlash%20bush_fop","p":62,"h":1,"n":"Bloodlash Bush"},{"c":1,"s":36,"id":2003,"u":"caustic%20wolf_fop","p":5,"h":1,"n":"Caustic Wolf"},{"c":1,"s":36,"id":2004,"u":"drunken%20farmer_fop","p":8,"h":1,"n":"Drunken Farmer"},{"c":1,"s":36,"id":2005,"u":"fiery%20leopard_fop","p":31,"h":1,"n":"Fiery Leopard"},{"c":1,"s":36,"id":2006,"u":"giant%20lightning%20serpent_fop","p":20,"h":1,"n":"Giant Lightning Serpent"},{"c":1,"s":36,"id":2007,"u":"graytusk_fop","p":40,"h":1,"n":"Graytusk"},{"c":1,"s":36,"id":2008,"u":"hallod_fop","p":21,"h":1,"n":"Hallod"},{"c":1,"s":36,"id":2009,"u":"icy%20rats_fop","p":31,"h":1,"n":"Icy Rats"},{"c":1,"s":36,"id":2010,"u":"lord%20nar_fop","p":38,"h":1,"n":"Lord Nar"},{"c":1,"s":36,"id":2011,"u":"mangy%20wolves_fop","p":5,"h":1,"n":"Mangy Wolves"},{"c":1,"s":36,"id":2012,"u":"mutant%20wolves_fop","p":27,"h":1,"n":"Mutant Wolves"},{"c":1,"s":36,"id":2013,"u":"stone%20horse_fop","p":30,"h":1,"n":"Stone Horse"},{"c":1,"s":36,"id":2014,"u":"the%20amalgam_fop","p":44,"h":1,"n":"The Amalgam"},{"c":1,"s":36,"id":2015,"u":"the%20behemoth_fop","p":47,"h":1,"n":"The Behemoth"},{"c":1,"s":36,"id":2016,"u":"the%20sculptor_fop","p":34,"h":1,"n":"The Sculptor"},{"c":1,"s":36,"id":2017,"u":"vilree_fop","p":47,"h":1,"n":"Vilree"},{"c":1,"s":36,"id":2018,"u":"vine%20lasher_fop","p":62,"h":1,"n":"Vine Lasher"},{"c":1,"s":37,"id":2019,"u":"agile%20warrior_frp1","p":23,"h":1,"n":"Agile Warrior"},{"c":1,"s":37,"id":2020,"u":"anugobu%20apprentice_frp1","p":80,"h":1,"n":"Anugobu Apprentice"},{"c":1,"s":37,"id":2021,"u":"anugobu%20wondercrafter_frp1","p":81,"h":1,"n":"Anugobu Wondercrafter"},{"c":1,"s":37,"id":2022,"u":"archery%20specialist_frp1","p":24,"h":1,"n":"Archery Specialist"},{"c":1,"s":37,"id":2023,"u":"berberoka_frp1","p":82,"h":1,"n":"Berberoka"},{"c":1,"s":37,"id":2024,"u":"blue%20viper_frp1","p":63,"h":1,"n":"Blue Viper"},{"c":1,"s":37,"id":2025,"u":"butterfly%20blade%20warrior_frp1","p":60,"h":1,"n":"Butterfly Blade Warrior"},{"c":1,"s":37,"id":2026,"u":"caustic%20monitor_frp1","p":86,"h":1,"n":"Caustic Monitor"},{"c":1,"s":37,"id":2027,"u":"dread%20roc_frp1","p":30,"h":1,"n":"Dread Roc"},{"c":1,"s":37,"id":2028,"u":"dromornis_frp1","p":83,"h":1,"n":"Dromornis"},{"c":1,"s":37,"id":2029,"u":"elder%20cauthooj_frp1","p":49,"h":1,"n":"Elder Cauthooj"},{"c":1,"s":37,"id":2030,"u":"ghost%20monk_frp1","p":15,"h":1,"n":"Ghost Monk"},{"c":1,"s":37,"id":2031,"u":"gomwai_frp1","p":48,"h":1,"n":"Gomwai"},{"c":1,"s":37,"id":2032,"u":"grave%20spinosaurus_frp1","p":32,"h":1,"n":"Grave Spinosaurus"},{"c":1,"s":37,"id":2033,"u":"hana's%20hundreds_frp1","p":51,"h":1,"n":"Hana's Hundreds"},{"c":1,"s":37,"id":2034,"u":"hantu%20belian_frp1","p":85,"h":1,"n":"Hantu Belian"},{"c":1,"s":37,"id":2035,"u":"hantu%20denai_frp1","p":84,"h":1,"n":"Hantu Denai"},{"c":1,"s":37,"id":2036,"u":"jaiban_frp1","p":41,"h":1,"n":"Jaiban"},{"c":1,"s":37,"id":2037,"u":"kannitri_frp1","p":19,"h":1,"n":"Kannitri"},{"c":1,"s":37,"id":2038,"u":"ki%20adept_frp1","p":24,"h":1,"n":"Ki Adept"},{"c":1,"s":37,"id":2039,"u":"koto%20zekora_frp1","p":55,"h":1,"n":"Koto Zekora"},{"c":1,"s":37,"id":2040,"u":"mage%20of%20many%20styles_frp1","p":25,"h":1,"n":"Mage Of Many Styles"},{"c":1,"s":37,"id":2041,"u":"mammoth%20turtle_frp1","p":31,"h":1,"n":"Mammoth Turtle"},{"c":1,"s":37,"id":2042,"u":"manananggal_frp1","p":87,"h":1,"n":"Manananggal"},{"c":1,"s":37,"id":2043,"u":"muckish%20creep_frp1","p":88,"h":1,"n":"Muckish Creep"},{"c":1,"s":37,"id":2044,"u":"nai%20yan%20fei_frp1","p":91,"h":1,"n":"Nai Yan Fei"},{"c":1,"s":37,"id":2045,"u":"old%20man%20statue_frp1","p":21,"h":1,"n":"Old Man Statue"},{"c":1,"s":37,"id":2046,"u":"planar%20terra-cotta%20soldier_frp1","p":52,"h":1,"n":"Planar Terra-cotta Soldier"},{"c":1,"s":37,"id":2047,"u":"planar%20terra-cotta%20squadron_frp1","p":53,"h":1,"n":"Planar Terra-cotta Squadron"},{"c":1,"s":37,"id":2048,"u":"ran-to_frp1","p":64,"h":1,"n":"Ran-to"},{"c":1,"s":37,"id":2049,"u":"shino%20hakusa_frp1","p":63,"h":1,"n":"Shino Hakusa"},{"c":1,"s":37,"id":2050,"u":"sigbin_frp1","p":89,"h":1,"n":"Sigbin"},{"c":1,"s":37,"id":2051,"u":"syu%20tak-nwa_frp1","p":63,"h":1,"n":"Syu Tak-nwa"},{"c":1,"s":37,"id":2052,"u":"takatorra_frp1","p":11,"h":1,"n":"Takatorra"},{"c":1,"s":37,"id":2053,"u":"tamikan_frp1","p":39,"h":1,"n":"Tamikan"},{"c":1,"s":37,"id":2054,"u":"tino_frp1","p":10,"h":1,"n":"Tino"},{"c":1,"s":37,"id":2055,"u":"tyrannosaurus%20imperator_frp1","p":31,"h":1,"n":"Tyrannosaurus Imperator"},{"c":1,"s":37,"id":2056,"u":"watchtower%20poltergeist_frp1","p":35,"h":1,"n":"Watchtower Poltergeist"},{"c":1,"s":37,"id":2057,"u":"watchtower%20shadow_frp1","p":36,"h":1,"n":"Watchtower Shadow"},{"c":1,"s":37,"id":2058,"u":"watchtower%20wraith_frp1","p":36,"h":1,"n":"Watchtower Wraith"},{"c":1,"s":37,"id":2059,"u":"weapon%20master_frp1","p":23,"h":1,"n":"Weapon Master"},{"c":1,"s":37,"id":2060,"u":"yabin%20the%20just_frp1","p":11,"h":1,"n":"Yabin The Just"},{"c":1,"s":37,"id":2061,"u":"yook_frp1","p":11,"h":1,"n":"Yook"},{"c":1,"s":38,"id":2062,"u":"akila%20stormheel_frp2","p":38,"h":1,"n":"Akila Stormheel"},{"c":1,"s":38,"id":2063,"u":"amihan_frp2","p":40,"h":1,"n":"Amihan"},{"c":1,"s":38,"id":2064,"u":"angoyang_frp2","p":78,"h":1,"n":"Angoyang"},{"c":1,"s":38,"id":2065,"u":"arm%20of%20balance_frp2","p":33,"h":1,"n":"Arm Of Balance"},{"c":1,"s":38,"id":2066,"u":"artus%20rodrivan_frp2","p":35,"h":1,"n":"Artus Rodrivan"},{"c":1,"s":38,"id":2067,"u":"blue%20viper_frp2","p":36,"h":1,"n":"Blue Viper"},{"c":1,"s":38,"id":2068,"u":"drake%20courser_frp2","p":13,"h":1,"n":"Drake Courser"},{"c":1,"s":38,"id":2069,"u":"grandfather%20mantis_frp2","p":35,"h":1,"n":"Grandfather Mantis"},{"c":1,"s":38,"id":2070,"u":"halspin%20the%20stung_frp2","p":41,"h":1,"n":"Halspin The Stung"},{"c":1,"s":38,"id":2071,"u":"huldrin%20skolsdottir_frp2","p":42,"h":1,"n":"Huldrin Skolsdottir"},{"c":1,"s":38,"id":2072,"u":"hummingbird_frp2","p":39,"h":1,"n":"Hummingbird"},{"c":1,"s":38,"id":2073,"u":"ji-yook_frp2","p":27,"h":1,"n":"Ji-yook"},{"c":1,"s":38,"id":2074,"u":"joon-seo_frp2","p":41,"h":1,"n":"Joon-seo"},{"c":1,"s":38,"id":2075,"u":"juspix%20rammel_frp2","p":42,"h":1,"n":"Juspix Rammel"},{"c":1,"s":38,"id":2076,"u":"kas%20xi%20rai_frp2","p":23,"h":1,"n":"Kas Xi Rai"},{"c":1,"s":38,"id":2077,"u":"kun_frp2","p":79,"h":1,"n":"Kun"},{"c":1,"s":38,"id":2078,"u":"lantondo_frp2","p":35,"h":1,"n":"Lantondo"},{"c":1,"s":38,"id":2079,"u":"maalya_frp2","p":40,"h":1,"n":"Maalya"},{"c":1,"s":38,"id":2080,"u":"mafika%20ayuwari_frp2","p":38,"h":1,"n":"Mafika Ayuwari"},{"c":1,"s":38,"id":2081,"u":"master%20xun_frp2","p":23,"h":1,"n":"Master Xun"},{"c":1,"s":38,"id":2082,"u":"melodic%20squall_frp2","p":57,"h":1,"n":"Melodic Squall"},{"c":1,"s":38,"id":2083,"u":"minister%20of%20tumult_frp2","p":87,"h":1,"n":"Minister Of Tumult"},{"c":1,"s":38,"id":2084,"u":"peng_frp2","p":82,"h":1,"n":"Peng"},{"c":1,"s":38,"id":2085,"u":"phuthi_frp2","p":39,"h":1,"n":"Phuthi"},{"c":1,"s":38,"id":2086,"u":"portal%20eater_frp2","p":56,"h":1,"n":"Portal Eater"},{"c":1,"s":38,"id":2087,"u":"provincial%20jiang-shi_frp2","p":86,"h":1,"n":"Provincial Jiang-shi"},{"c":1,"s":38,"id":2088,"u":"ran-to_frp2","p":37,"h":1,"n":"Ran-to"},{"c":1,"s":38,"id":2089,"u":"razu_frp2","p":91,"h":1,"n":"Razu"},{"c":1,"s":38,"id":2090,"u":"rivka_frp2","p":83,"h":1,"n":"Rivka"},{"c":1,"s":38,"id":2091,"u":"shadow%20yai_frp2","p":80,"h":1,"n":"Shadow Yai"},{"c":1,"s":38,"id":2092,"u":"shino%20hakusa_frp2","p":36,"h":1,"n":"Shino Hakusa"},{"c":1,"s":38,"id":2093,"u":"sixth%20pillar%20student_frp2","p":14,"h":1,"n":"Sixth Pillar Student"},{"c":1,"s":38,"id":2094,"u":"surjit%20hamelan_frp2","p":39,"h":1,"n":"Surjit Hamelan"},{"c":1,"s":38,"id":2095,"u":"syu%20tak-nwa_frp2","p":35,"h":1,"n":"Syu Tak-nwa"},{"c":1,"s":38,"id":2096,"u":"taiga%20yai_frp2","p":81,"h":1,"n":"Taiga Yai"},{"c":1,"s":38,"id":2097,"u":"takatorra_frp2","p":27,"h":1,"n":"Takatorra"},{"c":1,"s":38,"id":2098,"u":"tino%20tung_frp2","p":26,"h":1,"n":"Tino Tung"},{"c":1,"s":38,"id":2099,"u":"troff%20frostknuckles_frp2","p":43,"h":1,"n":"Troff Frostknuckles"},{"c":1,"s":38,"id":2100,"u":"umbasi_frp2","p":40,"h":1,"n":"Umbasi"},{"c":1,"s":38,"id":2101,"u":"urnak%20lostwind_frp2","p":41,"h":1,"n":"Urnak Lostwind"},{"c":1,"s":38,"id":2102,"u":"yabin%20the%20just_frp2","p":27,"h":1,"n":"Yabin The Just"},{"c":1,"s":38,"id":2103,"u":"yarrika%20mulandez_frp2","p":34,"h":1,"n":"Yarrika Mulandez"},{"c":1,"s":39,"id":2104,"u":"abbot%20tsujon_frp3","p":15,"h":1,"n":"Abbot Tsujon"},{"c":1,"s":39,"id":2105,"u":"blue%20viper_frp3","p":54,"h":1,"n":"Blue Viper"},{"c":1,"s":39,"id":2106,"u":"bul-gae_frp3","p":79,"h":1,"n":"Bul-gae"},{"c":1,"s":39,"id":2107,"u":"canopy%20elder_frp3","p":78,"h":1,"n":"Canopy Elder"},{"c":1,"s":39,"id":2108,"u":"cloudsplitter_frp3","p":19,"h":1,"n":"Cloudsplitter"},{"c":1,"s":39,"id":2109,"u":"dancing%20night%20parade_frp3","p":41,"h":1,"n":"Dancing Night Parade"},{"c":1,"s":39,"id":2110,"u":"desecrated%20guardian_frp3","p":80,"h":1,"n":"Desecrated Guardian"},{"c":1,"s":39,"id":2111,"u":"flying%20mountain%20kaminari_frp3","p":23,"h":1,"n":"Flying Mountain Kaminari"},{"c":1,"s":39,"id":2112,"u":"gumiho_frp3","p":81,"h":1,"n":"Gumiho"},{"c":1,"s":39,"id":2113,"u":"inmyeonjo_frp3","p":82,"h":1,"n":"Inmyeonjo"},{"c":1,"s":39,"id":2114,"u":"jin-hae_frp3","p":18,"h":1,"n":"Jin-hae"},{"c":1,"s":39,"id":2115,"u":"laruhao_frp3","p":41,"h":1,"n":"Laruhao"},{"c":1,"s":39,"id":2116,"u":"lophiithu_frp3","p":83,"h":1,"n":"Lophiithu"},{"c":1,"s":39,"id":2117,"u":"orochi_frp3","p":84,"h":1,"n":"Orochi"},{"c":1,"s":39,"id":2118,"u":"rai%20sho%20disciple_frp3","p":14,"h":1,"n":"Rai Sho Disciple"},{"c":1,"s":39,"id":2119,"u":"rai%20sho%20postulant_frp3","p":13,"h":1,"n":"Rai Sho Postulant"},{"c":1,"s":39,"id":2120,"u":"ran-to_frp3","p":54,"h":1,"n":"Ran-to"},{"c":1,"s":39,"id":2121,"u":"sanzuwu_frp3","p":85,"h":1,"n":"Sanzuwu"},{"c":1,"s":39,"id":2122,"u":"shino%20hakusa_frp3","p":53,"h":1,"n":"Shino Hakusa"},{"c":1,"s":39,"id":2123,"u":"spinel%20leviathan%20syndara_frp3","p":58,"h":1,"n":"Spinel Leviathan Syndara"},{"c":1,"s":39,"id":2124,"u":"spirit%20turtle_frp3","p":86,"h":1,"n":"Spirit Turtle"},{"c":1,"s":39,"id":2125,"u":"sthira_frp3","p":87,"h":1,"n":"Sthira"},{"c":1,"s":39,"id":2126,"u":"syndara%20the%20sculptor_frp3","p":88,"h":1,"n":"Syndara The Sculptor"},{"c":1,"s":39,"id":2127,"u":"syu%20tak-nwa_frp3","p":52,"h":1,"n":"Syu Tak-nwa"},{"c":1,"s":39,"id":2128,"u":"yoh%20souran_frp3","p":91,"h":1,"n":"Yoh Souran"},{"c":1,"s":6,"id":2129,"u":"stone%20sister_loil","p":338,"h":1,"n":"Stone Sister"},{"c":1,"s":6,"id":2130,"u":"quantium%20golem_loil","p":335,"h":1,"n":"Quantium Golem"},{"c":1,"s":6,"id":2131,"u":"benthic%20reaver_loil","p":324,"h":1,"n":"Benthic Reaver"},{"c":1,"s":6,"id":2132,"u":"clockwork%20cannoneer_loil","p":325,"h":1,"n":"Clockwork Cannoneer"},{"c":1,"s":6,"id":2133,"u":"cursed%20king_loil","p":326,"h":1,"n":"Cursed King"},{"c":1,"s":6,"id":2134,"u":"fleshforged%20conformer_loil","p":327,"h":1,"n":"Fleshforged Conformer"},{"c":1,"s":6,"id":2135,"u":"fleshforged%20dreadnought_loil","p":328,"h":1,"n":"Fleshforged Dreadnought"},{"c":1,"s":6,"id":2136,"u":"skinskitter_loil","p":329,"h":1,"n":"Skinskitter"},{"c":1,"s":6,"id":2137,"u":"kasesh_loil","p":330,"h":1,"n":"Kasesh"},{"c":1,"s":6,"id":2138,"u":"kashrishi%20evaluator_loil","p":331,"h":1,"n":"Kashrishi Evaluator"},{"c":1,"s":6,"id":2139,"u":"mutant%20gnoll%20hulk_loil","p":333,"h":1,"n":"Mutant Gnoll Hulk"},{"c":1,"s":6,"id":2140,"u":"gunpowder%20ooze_loil","p":334,"h":1,"n":"Gunpowder Ooze"},{"c":1,"s":6,"id":2141,"u":"ratajin%20mastermind_loil","p":336,"h":1,"n":"Ratajin Mastermind"},{"c":1,"s":6,"id":2142,"u":"spellscar%20fext_loil","p":337,"h":1,"n":"Spellscar Fext"},{"c":1,"s":6,"id":2143,"u":"ugvashi_loil","p":339,"h":1,"n":"Ugvashi"},{"c":1,"s":0,"id":2144,"u":"aigamuxa_lome","p":293,"h":1,"n":"Aigamuxa"},{"c":1,"s":0,"id":2145,"u":"anadi%20elder_lome","p":292,"h":1,"n":"Anadi Elder"},{"c":1,"s":0,"id":2146,"u":"anadi%20hunter_lome","p":291,"h":1,"n":"Anadi Hunter"},{"c":1,"s":0,"id":2147,"u":"anadi%20sage_lome","p":292,"h":1,"n":"Anadi Sage"},{"c":1,"s":0,"id":2148,"u":"asanbosam_lome","p":294,"h":1,"n":"Asanbosam"},{"c":1,"s":0,"id":2149,"u":"biloko%20veteran_lome","p":296,"h":1,"n":"Biloko Veteran"},{"c":1,"s":0,"id":2150,"u":"biloko%20warrior_lome","p":296,"h":1,"n":"Biloko Warrior"},{"c":1,"s":0,"id":2151,"u":"charau-ka%20acolyte%20of%20angazhan_lome","p":298,"h":1,"n":"Charau-ka Acolyte Of Angazhan"},{"c":1,"s":0,"id":2152,"u":"charau-ka%20butcher_lome","p":298,"h":1,"n":"Charau-ka Butcher"},{"c":1,"s":0,"id":2153,"u":"charau-ka%20warrior_lome","p":229977,"h":1,"n":"Charau-ka Warrior"},{"c":1,"s":0,"id":2154,"u":"eloko_lome","p":296,"h":1,"n":"Eloko"},{"c":1,"s":0,"id":2155,"u":"grootslang_lome","p":298,"h":1,"n":"Grootslang"},{"c":1,"s":0,"id":2156,"u":"k'nonna_lome","p":300,"h":1,"n":"K'nonna"},{"c":1,"s":0,"id":2157,"u":"kaava%20stalker_lome","p":301,"h":1,"n":"Kaava Stalker"},{"c":1,"s":0,"id":2158,"u":"karina_lome","p":302,"h":1,"n":"Karina"},{"c":1,"s":0,"id":2159,"u":"maliadi_lome","p":302,"h":1,"n":"Maliadi"},{"c":1,"s":0,"id":2160,"u":"mamlambo_lome","p":304,"h":1,"n":"Mamlambo"},{"c":1,"s":0,"id":2161,"u":"pygmy%20kaava_lome","p":301,"h":1,"n":"Pygmy Kaava"},{"c":1,"s":0,"id":2162,"u":"rompo_lome","p":305,"h":1,"n":"Rompo"},{"c":1,"s":0,"id":2163,"u":"si%c3%a9%20goluo_lome","p":306,"h":1,"n":"Sié Goluo"},{"c":1,"s":0,"id":2164,"u":"solar%20ibis_lome","p":307,"h":1,"n":"Solar Ibis"},{"c":1,"s":0,"id":2165,"u":"zinba_lome","p":308,"h":1,"n":"Zinba"},{"c":1,"s":40,"id":2166,"u":"ainamuuren_lomm","p":9,"h":1,"n":"Ainamuuren"},{"c":1,"s":40,"id":2167,"u":"cuetzmonquali_lomm","p":16,"h":1,"n":"Cuetzmonquali"},{"c":1,"s":40,"id":2168,"u":"desert's%20howl_lomm","p":22,"h":1,"n":"Desert's Howl"},{"c":1,"s":40,"id":2169,"u":"howling%20spawn_lomm","p":23,"h":1,"n":"Howling Spawn"},{"c":1,"s":40,"id":2170,"u":"fafnheir_lomm","p":28,"h":1,"n":"Fafnheir"},{"c":1,"s":40,"id":2171,"u":"young%20linnorm_lomm","p":29,"h":1,"n":"Young Linnorm"},{"c":1,"s":40,"id":2172,"u":"grogrisant_lomm","p":34,"h":1,"n":"Grogrisant"},{"c":1,"s":40,"id":2173,"u":"grisantian%20lion_lomm","p":34,"h":1,"n":"Grisantian Lion"},{"c":1,"s":40,"id":2174,"u":"kallas%20devil_lomm","p":46,"h":1,"n":"Kallas Devil"},{"c":1,"s":40,"id":2175,"u":"kothogaz%2c%20dance%20of%20disharmony_lomm","p":52,"h":1,"n":"Kothogaz, Dance of Disharmony"},{"c":1,"s":40,"id":2176,"u":"spawn%20of%20kothogaz_lomm","p":53,"h":1,"n":"Spawn of Kothogaz"},{"c":1,"s":40,"id":2177,"u":"krampus%20celebrant_lomm","p":58,"h":1,"n":"Krampus Celebrant"},{"c":1,"s":40,"id":2178,"u":"krampus_lomm","p":59,"h":1,"n":"Krampus"},{"c":1,"s":40,"id":2179,"u":"krampus_lomm","p":59,"h":1,"n":"The Horned Miser (Krampus)"},{"c":1,"s":40,"id":2180,"u":"kuworsys_lomm","p":64,"h":1,"n":"Kuworsys"},{"c":1,"s":40,"id":2181,"u":"melfesh%20monster_lomm","p":70,"h":1,"n":"Melfesh Monster"},{"c":1,"s":40,"id":2182,"u":"mosquito%20witch_lomm","p":76,"h":1,"n":"Mosquito Witch"},{"c":1,"s":41,"id":2183,"u":"princess%20sunset_ltiba","p":5,"h":1,"n":"Princess Sunset"},{"c":1,"s":42,"id":2184,"u":"keznin%20nevarmo_ngd","p":8,"h":1,"n":"Keznin Nevarmo"},{"c":1,"s":42,"id":2185,"u":"gray%20gardener%20enforcer_ngd","p":14,"h":1,"n":"Gray Gardener Enforcer"},{"c":1,"s":42,"id":2186,"u":"gray%20gardener%20assassin_ngd","p":20,"h":1,"n":"Gray Gardener Assassin"},{"c":1,"s":42,"id":2187,"u":"gray%20gardener%20director%20general_ngd","p":21,"h":1,"n":"Gray Gardener Director General"},{"c":1,"s":42,"id":2188,"u":"guillotine%20golem_ngd","p":32,"h":1,"n":"Guillotine Golem"},{"c":1,"s":42,"id":2189,"u":"worm%20prophet_ngd","p":47,"h":1,"n":"Worm Prophet"},{"c":1,"s":42,"id":2190,"u":"conqueror%20worm_ngd","p":66,"h":1,"n":"Conqueror Worm"},{"c":1,"s":42,"id":2191,"u":"gray%20death_ngd","p":68,"h":1,"n":"Gray Death"},{"c":1,"s":42,"id":2192,"u":"riekanoy_ngd","p":69,"h":1,"n":"Riekanoy"},{"c":1,"s":42,"id":2193,"u":"chakanaj_ngd","p":70,"h":1,"n":"Chakanaj"},{"c":1,"s":42,"id":2194,"u":"tumblak_ngd","p":71,"h":1,"n":"Tumblak"},{"c":1,"s":43,"id":2195,"u":"gold%20tank%20investors_ooa1","p":14,"h":1,"n":"Gold Tank Investors"},{"c":1,"s":43,"id":2196,"u":"irkem%20dresh_ooa1","p":16,"h":1,"n":"Irkem Dresh"},{"c":1,"s":43,"id":2197,"u":"sludgespine%20killers_ooa1","p":25,"h":1,"n":"Sludgespine Killers"},{"c":1,"s":43,"id":2198,"u":"followers%20of%20shumfallow_ooa1","p":25,"h":1,"n":"Followers of Shumfallow"},{"c":1,"s":43,"id":2199,"u":"bristlebane_ooa1","p":26,"h":1,"n":"Bristlebane"},{"c":1,"s":43,"id":2200,"u":"powderkeg%20punk%20bombardiers_ooa1","p":38,"h":1,"n":"Powderkeg Punk Bombardiers"},{"c":1,"s":43,"id":2201,"u":"powderkeg%20punk%20gunners_ooa1","p":39,"h":1,"n":"Powderkeg Punk Gunners"},{"c":1,"s":43,"id":2202,"u":"dewey%20daystar_ooa1","p":45,"h":1,"n":"Dewey Daystar"},{"c":1,"s":43,"id":2203,"u":"gunmarshal_ooa1","p":57,"h":1,"n":"Gunmarshal"},{"c":1,"s":43,"id":2204,"u":"clockwork%20hunter_ooa1","p":82,"h":1,"n":"Clockwork Hunter"},{"c":1,"s":43,"id":2205,"u":"clockwork%20handler_ooa1","p":83,"h":1,"n":"Clockwork Handler"},{"c":1,"s":43,"id":2206,"u":"clockwork%20brewer_ooa1","p":84,"h":1,"n":"Clockwork Brewer"},{"c":1,"s":43,"id":2207,"u":"clockwork%20fabricator_ooa1","p":85,"h":1,"n":"Clockwork Fabricator"},{"c":1,"s":43,"id":2208,"u":"prairie%20drake_ooa1","p":86,"h":1,"n":"Prairie Drake"},{"c":1,"s":43,"id":2209,"u":"yeast%20ooze_ooa1","p":87,"h":1,"n":"Yeast Ooze"},{"c":1,"s":43,"id":2210,"u":"rust%20ooze_ooa1","p":87,"h":1,"n":"Rust Ooze"},{"c":1,"s":43,"id":2211,"u":"glaz%20nixbrix_ooa1","p":89,"h":1,"n":"Glaz Nixbrix"},{"c":1,"s":43,"id":2212,"u":"shoma%20lyzerius_ooa1","p":91,"h":1,"n":"Shoma Lyzerius"},{"c":1,"s":44,"id":2213,"u":"gilded%20gunner%20goons_ooa2","p":19,"h":1,"n":"Gilded Gunner Goons"},{"c":1,"s":44,"id":2214,"u":"clockwork%20door%20warden_ooa2","p":80,"h":1,"n":"Clockwork Door Warden"},{"c":1,"s":44,"id":2215,"u":"masu_ooa2","p":16,"h":1,"n":"Masu"},{"c":1,"s":44,"id":2216,"u":"%22lucky%22%20lanks_ooa2","p":24,"h":1,"n":"\"Lucky\" Lanks"},{"c":1,"s":44,"id":2217,"u":"spellscar%20sky%20marauders_ooa2","p":30,"h":1,"n":"Spellscar Sky Marauders"},{"c":1,"s":44,"id":2218,"u":"chimeric%20manticore_ooa2","p":31,"h":1,"n":"Chimeric Manticore"},{"c":1,"s":44,"id":2219,"u":"i_ooa2","p":35,"h":1,"n":"I"},{"c":1,"s":44,"id":2220,"u":"palzu_ooa2","p":35,"h":1,"n":"Palzu"},{"c":1,"s":44,"id":2221,"u":"kreeth-ni_ooa2","p":38,"h":1,"n":"Kreeth-Ni"},{"c":1,"s":44,"id":2222,"u":"akrida_ooa2","p":39,"h":1,"n":"Akrida"},{"c":1,"s":44,"id":2223,"u":"the%20claws%20of%20time_ooa2","p":39,"h":1,"n":"The Claws of Time"},{"c":1,"s":44,"id":2224,"u":"gilded%20gunner%20assassins_ooa2","p":57,"h":1,"n":"Gilded Gunner Assassins"},{"c":1,"s":44,"id":2225,"u":"gilded%20gunner%20safecrackers_ooa2","p":57,"h":1,"n":"Gilded Gunner Safecrackers"},{"c":1,"s":44,"id":2226,"u":"clockwork%20gunner_ooa2","p":61,"h":1,"n":"Clockwork Gunner"},{"c":1,"s":44,"id":2227,"u":"clockwork%20disposer_ooa2","p":81,"h":1,"n":"Clockwork Disposer"},{"c":1,"s":44,"id":2228,"u":"clockwork%20sphinx_ooa2","p":81,"h":1,"n":"Clockwork Sphinx"},{"c":1,"s":44,"id":2229,"u":"daelum_ooa2","p":82,"h":1,"n":"Daelum"},{"c":1,"s":44,"id":2230,"u":"smog%20giant_ooa2","p":83,"h":1,"n":"Smog Giant"},{"c":1,"s":44,"id":2231,"u":"mutant%20giant%20toad_ooa2","p":85,"h":1,"n":"Mutant Giant Toad"},{"c":1,"s":44,"id":2232,"u":"mutant%20desert%20drake_ooa2","p":85,"h":1,"n":"Mutant Desert Drake"},{"c":1,"s":44,"id":2233,"u":"scarecophagus_ooa2","p":86,"h":1,"n":"Scarecophagus"},{"c":1,"s":44,"id":2234,"u":"trapjaw%20tangle_ooa2","p":87,"h":1,"n":"Trapjaw Tangle"},{"c":1,"s":44,"id":2235,"u":"ambrost%20mugland_ooa2","p":89,"h":1,"n":"Ambrost Mugland"},{"c":1,"s":44,"id":2236,"u":"sabora%20sharkosa_ooa2","p":91,"h":1,"n":"Sabora Sharkosa"},{"c":1,"s":45,"id":2237,"u":"corrupt%20shieldmarshal_ooa3","p":7,"h":1,"n":"Corrupt Shieldmarshal"},{"c":1,"s":45,"id":2238,"u":"leadsmiths_ooa3","p":9,"h":1,"n":"Leadsmiths"},{"c":1,"s":45,"id":2239,"u":"vewslog_ooa3","p":21,"h":1,"n":"Vewslog"},{"c":1,"s":45,"id":2240,"u":"mutant%20bats_ooa3","p":22,"h":1,"n":"Mutant Bats"},{"c":1,"s":45,"id":2241,"u":"clockwork%20shambler%20hordes_ooa3","p":31,"h":1,"n":"Clockwork Shambler Hordes"},{"c":1,"s":45,"id":2242,"u":"glass%20elephant_ooa3","p":50,"h":1,"n":"Glass Elephant"},{"c":1,"s":45,"id":2243,"u":"clockwork%20buccaneer_ooa3","p":80,"h":1,"n":"Clockwork Buccaneer"},{"c":1,"s":45,"id":2244,"u":"clockwork%20puppeteer_ooa3","p":81,"h":1,"n":"Clockwork Puppeteer"},{"c":1,"s":45,"id":2245,"u":"cranium%20preserver_ooa3","p":82,"h":1,"n":"Cranium Preserver"},{"c":1,"s":45,"id":2246,"u":"pyronite%20ooze_ooa3","p":83,"h":1,"n":"Pyronite Ooze"},{"c":1,"s":45,"id":2247,"u":"smog%20wraith_ooa3","p":84,"h":1,"n":"Smog Wraith"},{"c":1,"s":45,"id":2248,"u":"shock%20zombie_ooa3","p":85,"h":1,"n":"Shock Zombie"},{"c":1,"s":45,"id":2249,"u":"anjelique%20loveless_ooa3","p":86,"h":1,"n":"Anjelique Loveless"},{"c":1,"s":45,"id":2250,"u":"ibrium_ooa3","p":89,"h":1,"n":"Ibrium"},{"c":1,"s":45,"id":2251,"u":"parsus_ooa3","p":91,"h":1,"n":"Parsus"},{"c":1,"s":46,"id":2252,"u":"ahvothian_sli","p":62,"h":1,"n":"Ahvothian"},{"c":1,"s":46,"id":2253,"u":"angazhani%20cultist_sli","p":30,"h":1,"n":"Angazhani Cultist"},{"c":1,"s":46,"id":2254,"u":"alchemical%20golem_sli","p":48,"h":1,"n":"Alchemical Golem"},{"c":1,"s":46,"id":2255,"u":"ngira_sli","p":37,"h":1,"n":"Ngira"},{"c":1,"s":46,"id":2256,"u":"aspis%20guard_sli","p":44,"h":1,"n":"Aspis Guard"},{"c":1,"s":46,"id":2257,"u":"aspis%20technician_sli","p":45,"h":1,"n":"Aspis Technician"},{"c":1,"s":46,"id":2258,"u":"croakchief%20globblit%20skink-eater_sli","p":22,"h":1,"n":"Croakchief Globblit Skink-eater"},{"c":1,"s":46,"id":2259,"u":"cursebreaker_sli","p":38,"h":1,"n":"Cursebreaker"},{"c":1,"s":46,"id":2260,"u":"fuming%20sludge_sli","p":63,"h":1,"n":"Fuming Sludge"},{"c":1,"s":46,"id":2261,"u":"nyamat%20mshwe_sli","p":33,"h":1,"n":"Nyamat Mshwe"},{"c":1,"s":46,"id":2262,"u":"paga%20nikohian_sli","p":51,"h":1,"n":"Paga Nikohian"},{"c":1,"s":47,"id":2263,"u":"anadi%20fateweaver_sot1","p":79,"h":1,"n":"Anadi Fateweaver"},{"c":1,"s":47,"id":2264,"u":"anadi%20lurker_sot1","p":78,"h":1,"n":"Anadi Lurker"},{"c":1,"s":47,"id":2265,"u":"anadi%20seeker_sot1","p":78,"h":1,"n":"Anadi Seeker"},{"c":1,"s":47,"id":2266,"u":"binji_sot1","p":53,"h":1,"n":"Binji"},{"c":1,"s":47,"id":2267,"u":"bramble%20champion%20construct_sot1","p":41,"h":1,"n":"Bramble Champion Construct"},{"c":1,"s":47,"id":2268,"u":"giant%20mining%20bee_sot1","p":80,"h":1,"n":"Giant Mining Bee"},{"c":1,"s":47,"id":2269,"u":"giant%20silverfish_sot1","p":84,"h":1,"n":"Giant Silverfish"},{"c":1,"s":47,"id":2270,"u":"giant%20tsetse%20fly_sot1","p":81,"h":1,"n":"Giant Tsetse Fly"},{"c":1,"s":47,"id":2271,"u":"giant%20worker%20bee_sot1","p":80,"h":1,"n":"Giant Worker Bee"},{"c":1,"s":47,"id":2272,"u":"gnagrif_sot1","p":83,"h":1,"n":"Gnagrif"},{"c":1,"s":47,"id":2273,"u":"kurshkin_sot1","p":87,"h":1,"n":"Kurshkin"},{"c":1,"s":47,"id":2274,"u":"scrit_sot1","p":82,"h":1,"n":"Scrit"},{"c":1,"s":47,"id":2275,"u":"shieldbearer%20construct_sot1","p":40,"h":1,"n":"Shieldbearer Construct"},{"c":1,"s":47,"id":2276,"u":"sicklehand%20construct_sot1","p":41,"h":1,"n":"Sicklehand Construct"},{"c":1,"s":47,"id":2277,"u":"silverfish%20swarm_sot1","p":84,"h":1,"n":"Silverfish Swarm"},{"c":1,"s":47,"id":2278,"u":"spellskein_sot1","p":85,"h":1,"n":"Spellskein"},{"c":1,"s":47,"id":2279,"u":"stone%20ghost_sot1","p":89,"h":1,"n":"Stone Ghost"},{"c":1,"s":47,"id":2280,"u":"takulu%20ot_sot1","p":91,"h":1,"n":"Takulu Ot"},{"c":1,"s":47,"id":2281,"u":"umbo_sot1","p":22,"h":1,"n":"Umbo"},{"c":1,"s":47,"id":2282,"u":"urbel_sot1","p":55,"h":1,"n":"Urbel"},{"c":1,"s":48,"id":2283,"u":"damibwa_sot2","p":80,"h":1,"n":"Damibwa"},{"c":1,"s":48,"id":2284,"u":"fire-pot%20ubanu_sot2","p":89,"h":1,"n":"Fire-pot Ubanu"},{"c":1,"s":48,"id":2285,"u":"froglegs_sot2","p":91,"h":1,"n":"Froglegs"},{"c":1,"s":48,"id":2286,"u":"gbahali_sot2","p":81,"h":1,"n":"Gbahali"},{"c":1,"s":48,"id":2287,"u":"great%20grodair_sot2","p":59,"h":1,"n":"Great Grodair"},{"c":1,"s":48,"id":2288,"u":"grippli%20jinxer_sot2","p":83,"h":1,"n":"Grippli Jinxer"},{"c":1,"s":48,"id":2289,"u":"grippli%20skirmisher_sot2","p":82,"h":1,"n":"Grippli Skirmisher"},{"c":1,"s":48,"id":2290,"u":"i'iko%20dragon_sot2","p":84,"h":1,"n":"I'iko Dragon"},{"c":1,"s":48,"id":2291,"u":"kiru_sot2","p":27,"h":1,"n":"Kiru"},{"c":1,"s":48,"id":2292,"u":"kolbo_sot2","p":49,"h":1,"n":"Kolbo"},{"c":1,"s":48,"id":2293,"u":"kreekoss_sot2","p":53,"h":1,"n":"Kreekoss"},{"c":1,"s":48,"id":2294,"u":"loakan_sot2","p":28,"h":1,"n":"Loakan"},{"c":1,"s":48,"id":2295,"u":"mashkudu%20the%20bully_sot2","p":27,"h":1,"n":"Mashkudu The Bully"},{"c":1,"s":48,"id":2296,"u":"mpeshi_sot2","p":85,"h":1,"n":"Mpeshi"},{"c":1,"s":48,"id":2297,"u":"mutated%20sewer%20ooze_sot2","p":37,"h":1,"n":"Mutated Sewer Ooze"},{"c":1,"s":48,"id":2298,"u":"old%20thrasher_sot2","p":40,"h":1,"n":"Old Thrasher"},{"c":1,"s":48,"id":2299,"u":"reth_sot2","p":29,"h":1,"n":"Reth"},{"c":1,"s":48,"id":2300,"u":"salathiss_sot2","p":93,"h":1,"n":"Salathiss"},{"c":1,"s":48,"id":2301,"u":"serpentfolk%20granitescale_sot2","p":86,"h":1,"n":"Serpentfolk Granitescale"},{"c":1,"s":48,"id":2302,"u":"serpentfolk%20venom%20caller_sot2","p":87,"h":1,"n":"Serpentfolk Venom Caller"},{"c":1,"s":49,"id":2303,"u":"abendego%20brute_sot3","p":37,"h":1,"n":"Abendego Brute"},{"c":1,"s":49,"id":2304,"u":"abendego%20jailer_sot3","p":42,"h":1,"n":"Abendego Jailer"},{"c":1,"s":49,"id":2305,"u":"abendego%20priest_sot3","p":46,"h":1,"n":"Abendego Priest"},{"c":1,"s":49,"id":2306,"u":"ajbal%20kimon_sot3","p":87,"h":1,"n":"Ajbal Kimon"},{"c":1,"s":49,"id":2307,"u":"bharlen%20sajor_sot3","p":27,"h":1,"n":"Bharlen Sajor"},{"c":1,"s":49,"id":2308,"u":"bog%20mummy%20amalgamation_sot3","p":20,"h":1,"n":"Bog Mummy Amalgamation"},{"c":1,"s":49,"id":2309,"u":"boggard%20hunter_sot3","p":34,"h":1,"n":"Boggard Hunter"},{"c":1,"s":49,"id":2310,"u":"cyclops%20bully_sot3","p":48,"h":1,"n":"Cyclops Bully"},{"c":1,"s":49,"id":2311,"u":"golgopo_sot3","p":80,"h":1,"n":"Golgopo"},{"c":1,"s":49,"id":2312,"u":"grouloop_sot3","p":33,"h":1,"n":"Grouloop"},{"c":1,"s":49,"id":2313,"u":"halbrux%20far-sight_sot3","p":89,"h":1,"n":"Halbrux Far-Sight"},{"c":1,"s":49,"id":2314,"u":"ixam%c3%a8_sot3","p":22,"h":1,"n":"Ixamè"},{"c":1,"s":49,"id":2315,"u":"karumzek_sot3","p":81,"h":1,"n":"Karumzek"},{"c":1,"s":49,"id":2316,"u":"karumzek%20swarm_sot3","p":81,"h":1,"n":"Karumzek Swarm"},{"c":1,"s":49,"id":2317,"u":"norgorberite%20spy_sot3","p":63,"h":1,"n":"Norgorberite Spy"},{"c":1,"s":49,"id":2318,"u":"onyiji_sot3","p":9,"h":1,"n":"Onyiji"},{"c":1,"s":49,"id":2319,"u":"screaming%20sulfur_sot3","p":84,"h":1,"n":"Screaming Sulfur"},{"c":1,"s":49,"id":2320,"u":"ssumzili_sot3","p":85,"h":1,"n":"Ssumzili"},{"c":1,"s":49,"id":2321,"u":"terwa%20chosen_sot3","p":83,"h":1,"n":"Terwa Chosen"},{"c":1,"s":49,"id":2322,"u":"terwa%20prodigy_sot3","p":82,"h":1,"n":"Terwa Prodigy"},{"c":1,"s":49,"id":2323,"u":"terwa%20star%20reader_sot3","p":82,"h":1,"n":"Terwa Star Reader"},{"c":1,"s":49,"id":2324,"u":"thiarvo%20the%20quick_sot3","p":91,"h":1,"n":"Thiarvo the Quick"},{"c":1,"s":49,"id":2325,"u":"yonsuu_sot3","p":44,"h":1,"n":"Yonsuu"},{"c":1,"s":50,"id":2326,"u":"avatar%20of%20walkena_sot4","p":60,"h":1,"n":"Avatar of Walkena"},{"c":1,"s":50,"id":2327,"u":"ba'aupa%20mdoudu_sot4","p":80,"h":1,"n":"Ba'aupa Mdoudu"},{"c":1,"s":50,"id":2328,"u":"biloko%20reaver_sot4","p":36,"h":1,"n":"Biloko Reaver"},{"c":1,"s":50,"id":2329,"u":"dimari-diji_sot4","p":86,"h":1,"n":"Dimari-Diji"},{"c":1,"s":50,"id":2330,"u":"drenchdead_sot4","p":81,"h":1,"n":"Drenchdead"},{"c":1,"s":50,"id":2331,"u":"gambulami_sot4","p":37,"h":1,"n":"Gambulami"},{"c":1,"s":50,"id":2332,"u":"gold%20defender_sot4","p":49,"h":1,"n":"Gold Defender"},{"c":1,"s":50,"id":2333,"u":"gold%20defender%20garrison_sot4","p":50,"h":1,"n":"Gold Defender Garrison"},{"c":1,"s":50,"id":2334,"u":"grave%20karina_sot4","p":31,"h":1,"n":"Grave Karina"},{"c":1,"s":50,"id":2335,"u":"graveknight%20captain_sot4","p":82,"h":1,"n":"Graveknight Captain"},{"c":1,"s":50,"id":2336,"u":"graveknight%20champion_sot4","p":83,"h":1,"n":"Graveknight Champion"},{"c":1,"s":50,"id":2337,"u":"jackal%20guard_sot4","p":9,"h":1,"n":"Jackal Guard"},{"c":1,"s":50,"id":2338,"u":"kilia%20mwibo_sot4","p":84,"h":1,"n":"Kilia Mwibo"},{"c":1,"s":50,"id":2339,"u":"living%20sun-spire_sot4","p":57,"h":1,"n":"Living Sun-Spire"},{"c":1,"s":50,"id":2340,"u":"nkiruka_sot4","p":89,"h":1,"n":"Nkiruka"},{"c":1,"s":50,"id":2341,"u":"reborn%20sun%20hunter_sot4","p":10,"h":1,"n":"Reborn Sun Hunter"},{"c":1,"s":50,"id":2342,"u":"reborn%20sun%20mage_sot4","p":11,"h":1,"n":"Reborn Sun Mage"},{"c":1,"s":50,"id":2343,"u":"reborn%20sun%20warrior_sot4","p":11,"h":1,"n":"Reborn Sun Warrior"},{"c":1,"s":50,"id":2344,"u":"soul%20swarms_sot4","p":42,"h":1,"n":"Soul Swarms"},{"c":1,"s":50,"id":2345,"u":"sun%20warrior%20brigade_sot4","p":57,"h":1,"n":"Sun Warrior Brigade"},{"c":1,"s":50,"id":2346,"u":"sunburst%20corpse_sot4","p":85,"h":1,"n":"Sunburst Corpse"},{"c":1,"s":50,"id":2347,"u":"worknesh_sot4","p":91,"h":1,"n":"Worknesh"},{"c":1,"s":51,"id":2348,"u":"ancient%20rivener_sot5","p":86,"h":1,"n":"Ancient Rivener"},{"c":1,"s":51,"id":2349,"u":"contemplative_sot5","p":80,"h":1,"n":"Contemplative"},{"c":1,"s":51,"id":2350,"u":"contemplative%20meditant_sot5","p":80,"h":1,"n":"Contemplative Meditant"},{"c":1,"s":51,"id":2351,"u":"contemplative%20mentor_sot5","p":81,"h":1,"n":"Contemplative Mentor"},{"c":1,"s":51,"id":2352,"u":"crimson%20acolyte_sot5","p":61,"h":1,"n":"Crimson Acolyte"},{"c":1,"s":51,"id":2353,"u":"dwandek_sot5","p":32,"h":1,"n":"Dwandek"},{"c":1,"s":51,"id":2354,"u":"formian%20mageslayer_sot5","p":83,"h":1,"n":"Formian Mageslayer"},{"c":1,"s":51,"id":2355,"u":"formian%20queen_sot5","p":84,"h":1,"n":"Formian Queen"},{"c":1,"s":51,"id":2356,"u":"formian%20worker_sot5","p":82,"h":1,"n":"Formian Worker"},{"c":1,"s":51,"id":2357,"u":"gluttonworm_sot5","p":85,"h":1,"n":"Gluttonworm"},{"c":1,"s":51,"id":2358,"u":"ikeshti%20brood-minder_sot5","p":86,"h":1,"n":"Ikeshti Brood-Minder"},{"c":1,"s":51,"id":2359,"u":"iobane%20magus_sot5","p":21,"h":1,"n":"Iobane Magus"},{"c":1,"s":51,"id":2360,"u":"khefak%20scuttler_sot5","p":87,"h":1,"n":"Khefak Scuttler"},{"c":1,"s":51,"id":2361,"u":"king%20of%20biting%20ants_sot5","p":90,"h":1,"n":"King of Biting Ants"},{"c":1,"s":51,"id":2362,"u":"mpondo_sot5","p":20,"h":1,"n":"Mpondo"},{"c":1,"s":51,"id":2363,"u":"ravager%20of%20tindalos_sot5","p":40,"h":1,"n":"Ravager of Tindalos"},{"c":1,"s":51,"id":2364,"u":"shobhad%20enforcer_sot5","p":88,"h":1,"n":"Shobhad Enforcer"},{"c":1,"s":51,"id":2365,"u":"shobhad%20sniper_sot5","p":89,"h":1,"n":"Shobhad Sniper"},{"c":1,"s":51,"id":2366,"u":"skartitch%20chip-tooth_sot5","p":50,"h":1,"n":"Skartitch Chip-Tooth"},{"c":1,"s":51,"id":2367,"u":"sparkeater_sot5","p":31,"h":1,"n":"Sparkeater"},{"c":1,"s":51,"id":2368,"u":"spawn%20of%20taon_sot5","p":28,"h":1,"n":"Spawn of Taon"},{"c":1,"s":51,"id":2369,"u":"taon_sot5","p":31,"h":1,"n":"Taon"},{"c":1,"s":51,"id":2370,"u":"thasteron%20khefak_sot5","p":87,"h":1,"n":"Thasteron Khefak"},{"c":1,"s":51,"id":2371,"u":"tollvych_sot5","p":27,"h":1,"n":"Tollvych"},{"c":1,"s":52,"id":2372,"u":"alapolo_sot6","p":80,"h":1,"n":"Alapolo"},{"c":1,"s":52,"id":2373,"u":"alate%20ant_sot6","p":72,"h":1,"n":"Alate Ant"},{"c":1,"s":52,"id":2374,"u":"apocalypse%20ant%20swarm_sot6","p":56,"h":1,"n":"Apocalypse Ant Swarm"},{"c":1,"s":52,"id":2375,"u":"aspect%20of%20hunger_sot6","p":58,"h":1,"n":"Aspect of Hunger"},{"c":1,"s":52,"id":2376,"u":"aspect%20of%20hunger_sot6","p":58,"h":1,"n":"Aspect of Hunger"},{"c":1,"s":52,"id":2377,"u":"aspect%20of%20immortality_sot6","p":58,"h":1,"n":"Aspect of Immortality"},{"c":1,"s":52,"id":2378,"u":"aspect%20of%20insects_sot6","p":58,"h":1,"n":"Aspect of Insects"},{"c":1,"s":52,"id":2379,"u":"cataclysm%20beetle_sot6","p":40,"h":1,"n":"Cataclysm Beetle"},{"c":1,"s":52,"id":2380,"u":"chromatic%20ooze_sot6","p":83,"h":1,"n":"Chromatic Ooze"},{"c":1,"s":52,"id":2381,"u":"clockwork%20clock%20tower_sot6","p":81,"h":1,"n":"Clockwork Clock Tower"},{"c":1,"s":52,"id":2382,"u":"crawling%20slurry_sot6","p":82,"h":1,"n":"Crawling Slurry"},{"c":1,"s":52,"id":2383,"u":"hivebound%20arboreal_sot6","p":52,"h":1,"n":"Hivebound Arboreal"},{"c":1,"s":52,"id":2384,"u":"ironclad%20annihilator%20beetle_sot6","p":49,"h":1,"n":"Ironclad Annihilator Beetle"},{"c":1,"s":52,"id":2385,"u":"lignified%20adamantine%20golem_sot6","p":16,"h":1,"n":"Lignified Adamantine Golem"},{"c":1,"s":52,"id":2386,"u":"red%20commander%20ant_sot6","p":73,"h":1,"n":"Red Commander Ant"},{"c":1,"s":52,"id":2387,"u":"red%20guard%20ant_sot6","p":72,"h":1,"n":"Red Guard Ant"},{"c":1,"s":52,"id":2388,"u":"red%20queen_sot6","p":41,"h":1,"n":"Red Queen"},{"c":1,"s":52,"id":2389,"u":"shianshi%20waymaker_sot6","p":21,"h":1,"n":"Shianshi Waymaker"},{"c":1,"s":52,"id":2390,"u":"slana_sot6","p":84,"h":1,"n":"Slana"},{"c":1,"s":52,"id":2391,"u":"ta'apundo_sot6","p":85,"h":1,"n":"Ta'apundo"},{"c":1,"s":52,"id":2392,"u":"tatterthread_sot6","p":88,"h":1,"n":"Tatterthread"},{"c":1,"s":52,"id":2393,"u":"thorn%20guardian_sot6","p":19,"h":1,"n":"Thorn Guardian"},{"c":1,"s":52,"id":2394,"u":"unshadowed%20anchor%20root_sot6","p":23,"h":1,"n":"Unshadowed Anchor Root"},{"c":1,"s":52,"id":2395,"u":"unshadowed%20haibram_sot6","p":24,"h":1,"n":"Unshadowed Haibram"},{"c":1,"s":52,"id":2396,"u":"unshadowed%20koride_sot6","p":91,"h":1,"n":"Unshadowed Koride"},{"c":1,"s":52,"id":2397,"u":"unshadowed%20mariama_sot6","p":20,"h":1,"n":"Unshadowed Mariama"},{"c":1,"s":52,"id":2398,"u":"unshadowed%20okoro_sot6","p":18,"h":1,"n":"Unshadowed Okoro"},{"c":1,"s":52,"id":2399,"u":"wereant%20disciple_sot6","p":86,"h":1,"n":"Wereant Disciple"},{"c":1,"s":52,"id":2400,"u":"wereant%20poisoner_sot6","p":87,"h":1,"n":"Wereant Poisoner"},{"c":1,"s":52,"id":2401,"u":"wereant%20sentinel_sot6","p":50,"h":1,"n":"Wereant Sentinel"},{"c":1,"s":53,"id":2402,"u":"basilisk_tio","p":26,"h":1,"n":"Basilisk"},{"c":1,"s":53,"id":2403,"u":"boar_tio","p":8,"h":1,"n":"Boar"},{"c":1,"s":53,"id":2404,"u":"brimstone%20rat_tio","p":37,"h":1,"n":"Brimstone Rat"},{"c":1,"s":53,"id":2405,"u":"bugbear%20marauder_tio","p":30,"h":1,"n":"Bugbear Marauder"},{"c":1,"s":53,"id":2406,"u":"crocodile_tio","p":11,"h":1,"n":"Crocodile"},{"c":1,"s":53,"id":2407,"u":"gargoyle%20guardian_tio","p":35,"h":1,"n":"Gargoyle Guardian"},{"c":1,"s":53,"id":2408,"u":"ghost%20commoner_tio","p":20,"h":1,"n":"Ghost Commoner"},{"c":1,"s":53,"id":2409,"u":"giant%20centipede_tio","p":12,"h":1,"n":"Giant Centipede"},{"c":1,"s":53,"id":2410,"u":"giant%20rat_tio","p":14,"h":1,"n":"Giant Rat"},{"c":1,"s":53,"id":2411,"u":"giant%20spider_tio","p":16,"h":1,"n":"Giant Spider"},{"c":1,"s":53,"id":2412,"u":"hargrit%20leadbuster_tio","p":36,"h":1,"n":"Hargrit Leadbuster"},{"c":1,"s":53,"id":2413,"u":"harpies_tio","p":48,"h":1,"n":"Harpies"},{"c":1,"s":53,"id":2414,"u":"hell%20hound_tio","p":24,"h":1,"n":"Hell Hound"},{"c":1,"s":53,"id":2415,"u":"karstin%20star-hand%2c%20shadow_tio","p":29,"h":1,"n":"Karstin Star-Hand, Shadow"},{"c":1,"s":53,"id":2416,"u":"kobold%20dragon%20mage_tio","p":26,"h":1,"n":"Kobold Dragon Mage"},{"c":1,"s":53,"id":2417,"u":"kobold%20scout_tio","p":26,"h":1,"n":"Kobold Scout"},{"c":1,"s":53,"id":2418,"u":"kobold%20scout_tio","p":45,"h":1,"n":"Kobold Scout"},{"c":1,"s":53,"id":2419,"u":"kobold%20trapmaster_tio","p":45,"h":1,"n":"Kobold Trapmaster"},{"c":1,"s":53,"id":2420,"u":"kotgar%20leadbuster_tio","p":33,"h":1,"n":"Kotgar Leadbuster"},{"c":1,"s":53,"id":2421,"u":"kurnugian%20jackal_tio","p":61,"h":1,"n":"Kurnugian Jackal"},{"c":1,"s":53,"id":2422,"u":"leopard_tio","p":33,"h":1,"n":"Leopard"},{"c":1,"s":53,"id":2423,"u":"mimic%20prankster_tio","p":49,"h":1,"n":"Mimic Prankster"},{"c":1,"s":53,"id":2424,"u":"morgrym%20leadbuster_tio","p":35,"h":1,"n":"Morgrym Leadbuster"},{"c":1,"s":53,"id":2425,"u":"ogre%20warrior_tio","p":46,"h":1,"n":"Ogre Warrior"},{"c":1,"s":53,"id":2426,"u":"omblin%20leadbuster_tio","p":37,"h":1,"n":"Omblin Leadbuster"},{"c":1,"s":53,"id":2427,"u":"orc%20commander_tio","p":41,"h":1,"n":"Orc Commander"},{"c":1,"s":53,"id":2428,"u":"orc%20scrapper_tio","p":40,"h":1,"n":"Orc Scrapper"},{"c":1,"s":53,"id":2429,"u":"owlbear_tio","p":47,"h":1,"n":"Owlbear"},{"c":1,"s":53,"id":2430,"u":"scalliwing_tio","p":62,"h":1,"n":"Scalliwing"},{"c":1,"s":53,"id":2431,"u":"sewer%20ooze_tio","p":13,"h":1,"n":"Sewer Ooze"},{"c":1,"s":53,"id":2432,"u":"skeleton%20guard_tio","p":28,"h":1,"n":"Skeleton Guard"},{"c":1,"s":53,"id":2433,"u":"stinkweed%20shambler_tio","p":63,"h":1,"n":"Stinkweed Shambler"},{"c":1,"s":53,"id":2434,"u":"troll%20enforcer_tio","p":50,"h":1,"n":"Troll Enforcer"},{"c":1,"s":53,"id":2435,"u":"viper_tio","p":32,"h":1,"n":"Viper"},{"c":1,"s":53,"id":2436,"u":"web%20lurker_tio","p":17,"h":1,"n":"Web Lurker"},{"c":1,"s":53,"id":2437,"u":"wight_tio","p":28,"h":1,"n":"Wight"},{"c":1,"s":53,"id":2438,"u":"wolf_tio","p":24,"h":1,"n":"Wolf"},{"c":1,"s":53,"id":2439,"u":"zombie%20shambler_tio","p":29,"h":1,"n":"Zombie Shambler"},{"c":7,"s":4,"id":2440,"u":"amnesiac_apg","p":50,"h":1,"n":"Amnesiac"},{"c":7,"s":4,"id":2441,"u":"bandit_apg","p":48,"h":1,"n":"Bandit"},{"c":7,"s":4,"id":2442,"u":"barber_apg","p":48,"h":1,"n":"Barber"},{"c":7,"s":4,"id":2443,"u":"blessed_apg","p":50,"h":1,"n":"Blessed"},{"c":7,"s":4,"id":2444,"u":"bookkeeper_apg","p":48,"h":1,"n":"Bookkeeper"},{"c":7,"s":4,"id":2445,"u":"cook_apg","p":48,"h":1,"n":"Cook"},{"c":7,"s":4,"id":2446,"u":"courier_apg","p":48,"h":1,"n":"Courier"},{"c":7,"s":4,"id":2447,"u":"cultist_apg","p":48,"h":1,"n":"Cultist"},{"c":7,"s":4,"id":2448,"u":"cursed_apg","p":50,"h":1,"n":"Cursed"},{"c":7,"s":4,"id":2449,"u":"feral%20child_apg","p":50,"h":1,"n":"Feral Child"},{"c":7,"s":4,"id":2450,"u":"feybound_apg","p":50,"h":1,"n":"Feybound"},{"c":7,"s":4,"id":2451,"u":"haunted_apg","p":51,"h":1,"n":"Haunted"},{"c":7,"s":4,"id":2452,"u":"insurgent_apg","p":48,"h":1,"n":"Insurgent"},{"c":7,"s":4,"id":2453,"u":"outrider_apg","p":48,"h":1,"n":"Outrider"},{"c":7,"s":4,"id":2454,"u":"pilgrim_apg","p":49,"h":1,"n":"Pilgrim"},{"c":7,"s":4,"id":2455,"u":"refugee_apg","p":49,"h":1,"n":"Refugee"},{"c":7,"s":4,"id":2456,"u":"returned_apg","p":51,"h":1,"n":"Returned"},{"c":7,"s":4,"id":2457,"u":"root%20worker_apg","p":49,"h":1,"n":"Root Worker"},{"c":7,"s":4,"id":2458,"u":"royalty_apg","p":51,"h":1,"n":"Royalty"},{"c":7,"s":4,"id":2459,"u":"scavenger_apg","p":49,"h":1,"n":"Scavenger"},{"c":7,"s":4,"id":2460,"u":"servant_apg","p":49,"h":1,"n":"Servant"},{"c":7,"s":4,"id":2461,"u":"squire_apg","p":49,"h":1,"n":"Squire"},{"c":7,"s":4,"id":2462,"u":"tax%20collector_apg","p":49,"h":1,"n":"Tax Collector"},{"c":7,"s":4,"id":2463,"u":"teacher_apg","p":49,"h":1,"n":"Teacher"},{"c":7,"s":4,"id":2464,"u":"ward_apg","p":49,"h":1,"n":"Ward"},{"c":7,"s":5,"id":2465,"u":"acolyte_crb","p":60,"h":1,"n":"Acolyte"},{"c":7,"s":5,"id":2466,"u":"acrobat_crb","p":60,"h":1,"n":"Acrobat"},{"c":7,"s":5,"id":2467,"u":"animal%20whisperer_crb","p":60,"h":1,"n":"Animal Whisperer"},{"c":7,"s":5,"id":2468,"u":"artisan_crb","p":60,"h":1,"n":"Artisan"},{"c":7,"s":5,"id":2469,"u":"artist_crb","p":60,"h":1,"n":"Artist"},{"c":7,"s":5,"id":2470,"u":"barkeep_crb","p":60,"h":1,"n":"Barkeep"},{"c":7,"s":5,"id":2471,"u":"barrister_crb","p":60,"h":1,"n":"Barrister"},{"c":7,"s":5,"id":2472,"u":"bounty%20hunter_crb","p":61,"h":1,"n":"Bounty Hunter"},{"c":7,"s":5,"id":2473,"u":"charlatan_crb","p":61,"h":1,"n":"Charlatan"},{"c":7,"s":5,"id":2474,"u":"criminal_crb","p":61,"h":1,"n":"Criminal"},{"c":7,"s":5,"id":2475,"u":"detective_crb","p":61,"h":1,"n":"Detective"},{"c":7,"s":5,"id":2476,"u":"emissary_crb","p":61,"h":1,"n":"Emissary"},{"c":7,"s":5,"id":2477,"u":"entertainer_crb","p":61,"h":1,"n":"Entertainer"},{"c":7,"s":5,"id":2478,"u":"farmhand_crb","p":62,"h":1,"n":"Farmhand"},{"c":7,"s":5,"id":2479,"u":"field%20medic_crb","p":62,"h":1,"n":"Field Medic"},{"c":7,"s":5,"id":2480,"u":"fortune%20teller_crb","p":62,"h":1,"n":"Fortune Teller"},{"c":7,"s":5,"id":2481,"u":"gambler_crb","p":62,"h":1,"n":"Gambler"},{"c":7,"s":5,"id":2482,"u":"gladiator_crb","p":62,"h":1,"n":"Gladiator"},{"c":7,"s":5,"id":2483,"u":"guard_crb","p":62,"h":1,"n":"Guard"},{"c":7,"s":5,"id":2484,"u":"herbalist_crb","p":62,"h":1,"n":"Herbalist"},{"c":7,"s":5,"id":2485,"u":"hermit_crb","p":62,"h":1,"n":"Hermit"},{"c":7,"s":5,"id":2486,"u":"hunter_crb","p":62,"h":1,"n":"Hunter"},{"c":7,"s":5,"id":2487,"u":"laborer_crb","p":62,"h":1,"n":"Laborer"},{"c":7,"s":5,"id":2488,"u":"martial%20disciple_crb","p":63,"h":1,"n":"Martial Disciple"},{"c":7,"s":5,"id":2489,"u":"merchant_crb","p":63,"h":1,"n":"Merchant"},{"c":7,"s":5,"id":2490,"u":"miner_crb","p":63,"h":1,"n":"Miner"},{"c":7,"s":5,"id":2491,"u":"noble_crb","p":63,"h":1,"n":"Noble"},{"c":7,"s":5,"id":2492,"u":"nomad_crb","p":63,"h":1,"n":"Nomad"},{"c":7,"s":5,"id":2493,"u":"prisoner_crb","p":63,"h":1,"n":"Prisoner"},{"c":7,"s":5,"id":2494,"u":"sailor_crb","p":63,"h":1,"n":"Sailor"},{"c":7,"s":5,"id":2495,"u":"scholar_crb","p":63,"h":1,"n":"Scholar"},{"c":7,"s":5,"id":2496,"u":"scout_crb","p":64,"h":1,"n":"Scout"},{"c":7,"s":5,"id":2497,"u":"street%20urchin_crb","p":64,"h":1,"n":"Street Urchin"},{"c":7,"s":5,"id":2498,"u":"tinker_crb","p":64,"h":1,"n":"Tinker"},{"c":7,"s":5,"id":2499,"u":"warrior_crb","p":64,"h":1,"n":"Warrior"},{"c":7,"s":54,"id":2500,"u":"dragon%20scholar_aoa0","p":4,"h":1,"n":"Dragon Scholar"},{"c":7,"s":54,"id":2501,"u":"emancipated_aoa0","p":4,"h":1,"n":"Emancipated"},{"c":7,"s":54,"id":2502,"u":"haunting%20vision_aoa0","p":4,"h":1,"n":"Haunting Vision"},{"c":7,"s":54,"id":2503,"u":"hellknight%20historian_aoa0","p":5,"h":1,"n":"Hellknight Historian"},{"c":7,"s":54,"id":2504,"u":"local%20scion_aoa0","p":5,"h":1,"n":"Local Scion"},{"c":7,"s":54,"id":2505,"u":"out-of-towner_aoa0","p":5,"h":1,"n":"Out-of-towner"},{"c":7,"s":54,"id":2506,"u":"reputation%20seeker_aoa0","p":5,"h":1,"n":"Reputation Seeker"},{"c":7,"s":54,"id":2507,"u":"returning%20descendant_aoa0","p":5,"h":1,"n":"Returning Descendant"},{"c":7,"s":54,"id":2508,"u":"truth%20seeker_aoa0","p":6,"h":1,"n":"Truth Seeker"},{"c":7,"s":19,"id":2509,"u":"droskari%20disciple_aoa4","p":63,"h":1,"n":"Droskari Disciple"},{"c":7,"s":21,"id":2510,"u":"aiudara%20seeker_aoa6","p":73,"h":1,"n":"Aiudara Seeker"},{"c":7,"s":21,"id":2511,"u":"hermean%20heritor_aoa6","p":73,"h":1,"n":"Hermean Heritor"},{"c":7,"s":21,"id":2512,"u":"legendary%20parents_aoa6","p":73,"h":1,"n":"Legendary Parents"},{"c":7,"s":21,"id":2513,"u":"touched%20by%20dahak_aoa6","p":73,"h":1,"n":"Touched By Dahak"},{"c":7,"s":55,"id":2514,"u":"ex-con%20token%20guard_aoe0","p":6,"h":1,"n":"Ex-con Token Guard"},{"c":7,"s":55,"id":2515,"u":"godless%20graycloak_aoe0","p":6,"h":1,"n":"Godless Graycloak"},{"c":7,"s":55,"id":2516,"u":"grizzled%20muckrucker_aoe0","p":7,"h":1,"n":"Grizzled Muckrucker"},{"c":7,"s":55,"id":2517,"u":"harbor%20guard%20moonlighter_aoe0","p":7,"h":1,"n":"Harbor Guard Moonlighter"},{"c":7,"s":55,"id":2518,"u":"learned%20guard%20prodigy_aoe0","p":7,"h":1,"n":"Learned Guard Prodigy"},{"c":7,"s":55,"id":2519,"u":"political%20scion_aoe0","p":8,"h":1,"n":"Political Scion"},{"c":7,"s":55,"id":2520,"u":"post%20guard%20of%20all%20trades_aoe0","p":8,"h":1,"n":"Post Guard Of All Trades"},{"c":7,"s":55,"id":2521,"u":"sally%20guard%20neophyte_aoe0","p":8,"h":1,"n":"Sally Guard Neophyte"},{"c":7,"s":55,"id":2522,"u":"sleepless%20suns%20star_aoe0","p":9,"h":1,"n":"Sleepless Suns Star"},{"c":7,"s":55,"id":2523,"u":"undercover%20lotus%20guard_aoe0","p":9,"h":1,"n":"Undercover Lotus Guard"},{"c":7,"s":25,"id":2524,"u":"harrow-led_aoe4","p":66,"h":1,"n":"Harrow-led"},{"c":7,"s":56,"id":2525,"u":"bibliophile_av0","p":4,"h":1,"n":"Bibliophile"},{"c":7,"s":56,"id":2526,"u":"eldritch%20anatomist_av0","p":4,"h":1,"n":"Eldritch Anatomist"},{"c":7,"s":56,"id":2527,"u":"fogfen%20tale-teller_av0","p":4,"h":1,"n":"Fogfen Tale-teller"},{"c":7,"s":56,"id":2528,"u":"market%20runner_av0","p":4,"h":1,"n":"Market Runner"},{"c":7,"s":56,"id":2529,"u":"ruin%20delver_av0","p":4,"h":1,"n":"Ruin Delver"},{"c":7,"s":56,"id":2530,"u":"starwatcher_av0","p":4,"h":1,"n":"Starwatcher"},{"c":7,"s":56,"id":2531,"u":"witchlight%20follower_av0","p":5,"h":1,"n":"Witchlight Follower"},{"c":7,"s":10,"id":2532,"u":"curandero_botd","p":16,"h":1,"n":"Curandero"},{"c":7,"s":10,"id":2533,"u":"grave%20robber_botd","p":16,"h":1,"n":"Grave Robber"},{"c":7,"s":10,"id":2534,"u":"haunted%20citizen_botd","p":16,"h":1,"n":"Haunted Citizen"},{"c":7,"s":10,"id":2535,"u":"necromancer's%20apprentice_botd","p":16,"h":1,"n":"Necromancer's Apprentice"},{"c":7,"s":10,"id":2536,"u":"night%20watch_botd","p":16,"h":1,"n":"Night Watch"},{"c":7,"s":10,"id":2537,"u":"pyre%20tender_botd","p":16,"h":1,"n":"Pyre Tender"},{"c":7,"s":10,"id":2538,"u":"scion%20of%20slayers_botd","p":16,"h":1,"n":"Scion of Slayers"},{"c":7,"s":10,"id":2539,"u":"tomb%20born_botd","p":17,"h":1,"n":"Tomb Born"},{"c":7,"s":10,"id":2540,"u":"willing%20host_botd","p":17,"h":1,"n":"Willing Host"},{"c":7,"s":11,"id":2541,"u":"child%20of%20the%20twin%20village_da","p":73,"h":1,"n":"Child of the Twin Village"},{"c":7,"s":11,"id":2542,"u":"reborn%20soul_da","p":176,"h":1,"n":"Reborn Soul"},{"c":7,"s":11,"id":2543,"u":"legacy%20of%20the%20hammer_da","p":135,"h":1,"n":"Legacy of the Hammer"},{"c":7,"s":57,"id":2544,"u":"aerialist_ec0","p":4,"h":1,"n":"Aerialist"},{"c":7,"s":57,"id":2545,"u":"animal%20wrangler_ec0","p":4,"h":1,"n":"Animal Wrangler"},{"c":7,"s":57,"id":2546,"u":"barker_ec0","p":5,"h":1,"n":"Barker"},{"c":7,"s":57,"id":2547,"u":"blow-in_ec0","p":5,"h":1,"n":"Blow-in"},{"c":7,"s":57,"id":2548,"u":"butcher_ec0","p":5,"h":1,"n":"Butcher"},{"c":7,"s":57,"id":2549,"u":"circus%20born_ec0","p":5,"h":1,"n":"Circus Born"},{"c":7,"s":57,"id":2550,"u":"clown_ec0","p":6,"h":1,"n":"Clown"},{"c":7,"s":57,"id":2551,"u":"mystic%20seer_ec0","p":6,"h":1,"n":"Mystic Seer"},{"c":7,"s":57,"id":2552,"u":"rigger_ec0","p":6,"h":1,"n":"Rigger"},{"c":7,"s":9,"id":2553,"u":"dreamer%20of%20the%20verdant%20moon_ec3","p":67,"h":1,"n":"Dreamer Of The Verdant Moon"},{"c":7,"s":58,"id":2554,"u":"abadar's%20avenger_frp0","p":6,"h":1,"n":"Abadar's Avenger"},{"c":7,"s":58,"id":2555,"u":"attention%20addict_frp0","p":6,"h":1,"n":"Attention Addict"},{"c":7,"s":58,"id":2556,"u":"newcomer%20in%20need_frp0","p":7,"h":1,"n":"Newcomer In Need"},{"c":7,"s":58,"id":2557,"u":"ruby%20phoenix%20fanatic_frp0","p":7,"h":1,"n":"Ruby Phoenix Fanatic"},{"c":7,"s":58,"id":2558,"u":"second%20chance%20champion_frp0","p":7,"h":1,"n":"Second Chance Champion"},{"c":7,"s":58,"id":2559,"u":"undercover%20contender_frp0","p":7,"h":1,"n":"Undercover Contender"},{"c":7,"s":2,"id":2560,"u":"alkenstar%20outlaw_g%26g","p":124,"h":1,"n":"Alkenstar Outlaw"},{"c":7,"s":2,"id":2561,"u":"alkenstar%20sojourner_g%26g","p":124,"h":1,"n":"Alkenstar Sojourner"},{"c":7,"s":2,"id":2562,"u":"anti-tech%20activist_g%26g","p":44,"h":1,"n":"Anti-tech Activist"},{"c":7,"s":2,"id":2563,"u":"back-alley%20doctor_g%26g","p":122,"h":1,"n":"Back-alley Doctor"},{"c":7,"s":2,"id":2564,"u":"cannoneer_g%26g","p":122,"h":1,"n":"Cannoneer"},{"c":7,"s":2,"id":2565,"u":"circuit%20judge_g%26g","p":124,"h":1,"n":"Circuit Judge"},{"c":7,"s":2,"id":2566,"u":"clockfighter_g%26g","p":44,"h":1,"n":"Clockfighter"},{"c":7,"s":2,"id":2567,"u":"clockwork%20researcher_g%26g","p":44,"h":1,"n":"Clockwork Researcher"},{"c":7,"s":2,"id":2568,"u":"codebreaker_g%26g","p":44,"h":1,"n":"Codebreaker"},{"c":7,"s":2,"id":2569,"u":"deputy_g%26g","p":122,"h":1,"n":"Deputy"},{"c":7,"s":2,"id":2570,"u":"discarded%20duplicate_g%26g","p":46,"h":1,"n":"Discarded Duplicate"},{"c":7,"s":2,"id":2571,"u":"disciple%20of%20the%20gear_g%26g","p":45,"h":1,"n":"Disciple Of The Gear"},{"c":7,"s":2,"id":2572,"u":"driver_g%26g","p":45,"h":1,"n":"Driver"},{"c":7,"s":2,"id":2573,"u":"farmsteader_g%26g","p":123,"h":1,"n":"Farmsteader"},{"c":7,"s":2,"id":2574,"u":"fireworks%20performer_g%26g","p":122,"h":1,"n":"Fireworks Performer"},{"c":7,"s":2,"id":2575,"u":"goldhand%20arms%20dealer_g%26g","p":124,"h":1,"n":"Goldhand Arms Dealer"},{"c":7,"s":2,"id":2576,"u":"gunsmith_g%26g","p":122,"h":1,"n":"Gunsmith"},{"c":7,"s":2,"id":2577,"u":"hired%20killer_g%26g","p":122,"h":1,"n":"Hired Killer"},{"c":7,"s":2,"id":2578,"u":"hounded%20thief_g%26g","p":45,"h":1,"n":"Hounded Thief"},{"c":7,"s":2,"id":2579,"u":"junk%20collector_g%26g","p":123,"h":1,"n":"Junk Collector"},{"c":7,"s":2,"id":2580,"u":"junker_g%26g","p":45,"h":1,"n":"Junker"},{"c":7,"s":2,"id":2581,"u":"mechanic_g%26g","p":45,"h":1,"n":"Mechanic"},{"c":7,"s":2,"id":2582,"u":"mechanical%20symbiosis_g%26g","p":46,"h":1,"n":"Mechanical Symbiosis"},{"c":7,"s":2,"id":2583,"u":"medicinal%20clocksmith_g%26g","p":45,"h":1,"n":"Medicinal Clocksmith"},{"c":7,"s":2,"id":2584,"u":"otherworldly%20mission_g%26g","p":125,"h":1,"n":"Otherworldly Mission"},{"c":7,"s":2,"id":2585,"u":"press-ganged_g%26g","p":124,"h":1,"n":"Press-ganged"},{"c":7,"s":2,"id":2586,"u":"printer_g%26g","p":45,"h":1,"n":"Printer"},{"c":7,"s":2,"id":2587,"u":"revenant_g%26g","p":125,"h":1,"n":"Revenant"},{"c":7,"s":2,"id":2588,"u":"saboteur_g%26g","p":45,"h":1,"n":"Saboteur"},{"c":7,"s":2,"id":2589,"u":"saloon%20entertainer_g%26g","p":123,"h":1,"n":"Saloon Entertainer"},{"c":7,"s":2,"id":2590,"u":"saved%20by%20clockwork_g%26g","p":47,"h":1,"n":"Saved By Clockwork"},{"c":7,"s":2,"id":2591,"u":"sheriff_g%26g","p":124,"h":1,"n":"Sheriff"},{"c":7,"s":2,"id":2592,"u":"spotter_g%26g","p":123,"h":1,"n":"Spotter"},{"c":7,"s":2,"id":2593,"u":"tall%20tale_g%26g","p":125,"h":1,"n":"Tall Tale"},{"c":7,"s":2,"id":2594,"u":"tech-reliant_g%26g","p":47,"h":1,"n":"Tech-reliant"},{"c":7,"s":2,"id":2595,"u":"toymaker_g%26g","p":45,"h":1,"n":"Toymaker"},{"c":7,"s":2,"id":2596,"u":"undertaker_g%26g","p":123,"h":1,"n":"Undertaker"},{"c":7,"s":2,"id":2597,"u":"wandering%20preacher_g%26g","p":123,"h":1,"n":"Wandering Preacher"},{"c":7,"s":2,"id":2598,"u":"waste%20walker_g%26g","p":123,"h":1,"n":"Waste Walker"},{"c":7,"s":2,"id":2599,"u":"wished%20alive_g%26g","p":47,"h":1,"n":"Wished Alive"},{"c":7,"s":59,"id":2600,"u":"raised%20by%20belief_logm","p":9,"h":1,"n":"Raised by Belief"},{"c":7,"s":60,"id":2601,"u":"once%20bitten_lokl","p":73,"h":1,"n":"Once Bitten"},{"c":7,"s":60,"id":2602,"u":"ozem%20experience_lokl","p":73,"h":1,"n":"Ozem Experience"},{"c":7,"s":60,"id":2603,"u":"pillar_lokl","p":73,"h":1,"n":"Pillar"},{"c":7,"s":60,"id":2604,"u":"reclaimed_lokl","p":73,"h":1,"n":"Reclaimed"},{"c":7,"s":60,"id":2605,"u":"reclaimer%20investigator_lokl","p":73,"h":1,"n":"Reclaimer Investigator"},{"c":7,"s":60,"id":2606,"u":"sentinel%20reflectance_lokl","p":73,"h":1,"n":"Sentinel Reflectance"},{"c":7,"s":60,"id":2607,"u":"relentless%20dedication_lokl","p":73,"h":1,"n":"Relentless Dedication"},{"c":7,"s":60,"id":2608,"u":"tyrant%20witness_lokl","p":73,"h":1,"n":"Tyrant Witness"},{"c":7,"s":61,"id":2609,"u":"archaeologist_lopsg","p":8,"h":1,"n":"Archaeologist"},{"c":7,"s":61,"id":2610,"u":"pathfinder%20recruiter_lopsg","p":8,"h":1,"n":"Pathfinder Recruiter"},{"c":7,"s":61,"id":2611,"u":"spell%20seeker_lopsg","p":8,"h":1,"n":"Spell Seeker"},{"c":7,"s":61,"id":2612,"u":"trailblazer_lopsg","p":8,"h":1,"n":"Trailblazer"},{"c":7,"s":61,"id":2613,"u":"translator_lopsg","p":8,"h":1,"n":"Translator"},{"c":7,"s":62,"id":2614,"u":"astrological%20augur_lotg","p":122,"h":1,"n":"Astrological Augur"},{"c":7,"s":62,"id":2615,"u":"doomcaller_lotg","p":122,"h":1,"n":"Doomcaller"},{"c":7,"s":62,"id":2616,"u":"eclipseborn_lotg","p":122,"h":1,"n":"Eclipseborn"},{"c":7,"s":62,"id":2617,"u":"nocturnal%20navigator_lotg","p":122,"h":1,"n":"Nocturnal Navigator"},{"c":7,"s":62,"id":2618,"u":"sign%20bound_lotg","p":122,"h":1,"n":"Sign Bound"},{"c":7,"s":62,"id":2619,"u":"starless%20one_lotg","p":123,"h":1,"n":"Starless One"},{"c":7,"s":62,"id":2620,"u":"sun%20dancer_lotg","p":123,"h":1,"n":"Sun Dancer"},{"c":7,"s":62,"id":2621,"u":"tide%20watcher_lotg","p":123,"h":1,"n":"Tide Watcher"},{"c":7,"s":63,"id":2622,"u":"alkenstar%20tinker_lowg","p":82,"h":1,"n":"Alkenstar Tinker"},{"c":7,"s":63,"id":2623,"u":"aspiring%20free%20captain_lowg","p":70,"h":1,"n":"Aspiring Free Captain"},{"c":7,"s":63,"id":2624,"u":"aspiring%20river%20monarch_lowg","p":34,"h":1,"n":"Aspiring River Monarch"},{"c":7,"s":63,"id":2625,"u":"atteran%20rancher_lowg","p":106,"h":1,"n":"Atteran Rancher"},{"c":7,"s":63,"id":2626,"u":"bekyar%20restorer_lowg","p":94,"h":1,"n":"Bekyar Restorer"},{"c":7,"s":63,"id":2627,"u":"belkzen%20slayer_lowg","p":46,"h":1,"n":"Belkzen Slayer"},{"c":7,"s":63,"id":2628,"u":"bellflower%20agent_lowg","p":106,"h":1,"n":"Bellflower Agent"},{"c":7,"s":63,"id":2629,"u":"black%20market%20smuggler_lowg","p":58,"h":1,"n":"Black Market Smuggler"},{"c":7,"s":63,"id":2630,"u":"bonuwat%20wavetouched_lowg","p":94,"h":1,"n":"Bonuwat Wavetouched"},{"c":7,"s":63,"id":2631,"u":"bright%20lion_lowg","p":94,"h":1,"n":"Bright Lion"},{"c":7,"s":63,"id":2632,"u":"chelish%20rebel_lowg","p":106,"h":1,"n":"Chelish Rebel"},{"c":7,"s":63,"id":2633,"u":"child%20of%20the%20puddles_lowg","p":22,"h":1,"n":"Child Of The Puddles"},{"c":7,"s":63,"id":2634,"u":"child%20of%20westcrown_lowg","p":106,"h":1,"n":"Child Of Westcrown"},{"c":7,"s":63,"id":2635,"u":"cursed%20family_lowg","p":46,"h":1,"n":"Cursed Family"},{"c":7,"s":63,"id":2636,"u":"desert%20tracker_lowg","p":58,"h":1,"n":"Desert Tracker"},{"c":7,"s":63,"id":2637,"u":"diobel%20pearl%20diver_lowg","p":22,"h":1,"n":"Diobel Pearl Diver"},{"c":7,"s":63,"id":2638,"u":"final%20blade%20survivor_lowg","p":130,"h":1,"n":"Final Blade Survivor"},{"c":7,"s":63,"id":2639,"u":"freed%20slave%20of%20absalom_lowg","p":22,"h":1,"n":"Freed Slave Of Absalom"},{"c":7,"s":63,"id":2640,"u":"geb%20crusader_lowg","p":82,"h":1,"n":"Geb Crusader"},{"c":7,"s":63,"id":2641,"u":"goblinblood%20orphan_lowg","p":106,"h":1,"n":"Goblinblood Orphan"},{"c":7,"s":63,"id":2642,"u":"grand%20council%20bureaucrat_lowg","p":22,"h":1,"n":"Grand Council Bureaucrat"},{"c":7,"s":63,"id":2643,"u":"hermean%20expatriate_lowg","p":70,"h":1,"n":"Hermean Expatriate"},{"c":7,"s":63,"id":2644,"u":"inlander_lowg","p":22,"h":1,"n":"Inlander"},{"c":7,"s":63,"id":2645,"u":"issian%20partisan_lowg","p":34,"h":1,"n":"Issian Partisan"},{"c":7,"s":63,"id":2646,"u":"kalistrade%20follower_lowg","p":130,"h":1,"n":"Kalistrade Follower"},{"c":7,"s":63,"id":2647,"u":"kyonin%20emissary_lowg","p":130,"h":1,"n":"Kyonin Emissary"},{"c":7,"s":63,"id":2648,"u":"lastwall%20survivor_lowg","p":46,"h":1,"n":"Lastwall Survivor"},{"c":7,"s":63,"id":2649,"u":"lumber%20consortium%20laborer_lowg","p":130,"h":1,"n":"Lumber Consortium Laborer"},{"c":7,"s":63,"id":2650,"u":"magaambya%20academic_lowg","p":94,"h":1,"n":"Magaambya Academic"},{"c":7,"s":63,"id":2651,"u":"mammoth%20speaker_lowg","p":118,"h":1,"n":"Mammoth Speaker"},{"c":7,"s":63,"id":2652,"u":"mana%20wastes%20refugee_lowg","p":82,"h":1,"n":"Mana Wastes Refugee"},{"c":7,"s":63,"id":2653,"u":"mantis%20scion_lowg","p":70,"h":1,"n":"Mantis Scion"},{"c":7,"s":63,"id":2654,"u":"menagerie%20dung%20sweeper_lowg","p":22,"h":1,"n":"Menagerie Dung Sweeper"},{"c":7,"s":63,"id":2655,"u":"merabite%20prodigy_lowg","p":58,"h":1,"n":"Merabite Prodigy"},{"c":7,"s":63,"id":2656,"u":"molthuni%20mercenary_lowg","p":46,"h":1,"n":"Molthuni Mercenary"},{"c":7,"s":63,"id":2657,"u":"nexian%20mystic_lowg","p":82,"h":1,"n":"Nexian Mystic"},{"c":7,"s":63,"id":2658,"u":"nirmathi%20guerrilla_lowg","p":46,"h":1,"n":"Nirmathi Guerrilla"},{"c":7,"s":63,"id":2659,"u":"oenopion%20ooze-tender_lowg","p":82,"h":1,"n":"Oenopion Ooze-tender"},{"c":7,"s":63,"id":2660,"u":"onyx%20trader_lowg","p":46,"h":1,"n":"Onyx Trader"},{"c":7,"s":63,"id":2661,"u":"osirionologist_lowg","p":58,"h":1,"n":"Osirionologist"},{"c":7,"s":63,"id":2662,"u":"pathfinder%20hopeful_lowg","p":22,"h":1,"n":"Pathfinder Hopeful"},{"c":7,"s":63,"id":2663,"u":"perfection%20seeker_lowg","p":82,"h":1,"n":"Perfection Seeker"},{"c":7,"s":63,"id":2664,"u":"press-ganged_lowg","p":70,"h":1,"n":"Press-ganged"},{"c":7,"s":63,"id":2665,"u":"purveyor%20of%20the%20bizarre_lowg","p":58,"h":1,"n":"Purveyor Of The Bizarre"},{"c":7,"s":63,"id":2666,"u":"quick_lowg","p":82,"h":1,"n":"Quick"},{"c":7,"s":63,"id":2667,"u":"razmiran%20faithful_lowg","p":34,"h":1,"n":"Razmiran Faithful"},{"c":7,"s":63,"id":2668,"u":"rivethun%20adherent_lowg","p":130,"h":1,"n":"Rivethun Adherent"},{"c":7,"s":63,"id":2669,"u":"rostland%20partisan_lowg","p":34,"h":1,"n":"Rostland Partisan"},{"c":7,"s":63,"id":2670,"u":"sarkorian%20reclaimer_lowg","p":34,"h":1,"n":"Sarkorian Reclaimer"},{"c":7,"s":63,"id":2671,"u":"sarkorian%20survivor_lowg","p":34,"h":1,"n":"Sarkorian Survivor"},{"c":7,"s":63,"id":2672,"u":"scholar%20of%20the%20ancients_lowg","p":70,"h":1,"n":"Scholar Of The Ancients"},{"c":7,"s":63,"id":2673,"u":"secular%20medic_lowg","p":58,"h":1,"n":"Secular Medic"},{"c":7,"s":63,"id":2674,"u":"senghor%20sailor_lowg","p":94,"h":1,"n":"Senghor Sailor"},{"c":7,"s":63,"id":2675,"u":"shadow%20haunted_lowg","p":106,"h":1,"n":"Shadow Haunted"},{"c":7,"s":63,"id":2676,"u":"shoanti%20name-bearer_lowg","p":118,"h":1,"n":"Shoanti Name-bearer"},{"c":7,"s":63,"id":2677,"u":"shory%20seeker_lowg","p":94,"h":1,"n":"Shory Seeker"},{"c":7,"s":63,"id":2678,"u":"sodden%20scavenger_lowg","p":94,"h":1,"n":"Sodden Scavenger"},{"c":7,"s":63,"id":2679,"u":"storm%20survivor_lowg","p":70,"h":1,"n":"Storm Survivor"},{"c":7,"s":63,"id":2680,"u":"taldan%20schemer_lowg","p":130,"h":1,"n":"Taldan Schemer"},{"c":7,"s":63,"id":2681,"u":"thassilonian%20traveler_lowg","p":118,"h":1,"n":"Thassilonian Traveler"},{"c":7,"s":63,"id":2682,"u":"thrune%20loyalist_lowg","p":106,"h":1,"n":"Thrune Loyalist"},{"c":7,"s":63,"id":2683,"u":"thuvian%20unifier_lowg","p":58,"h":1,"n":"Thuvian Unifier"},{"c":7,"s":63,"id":2684,"u":"trade%20consortium%20underling_lowg","p":22,"h":1,"n":"Trade Consortium Underling"},{"c":7,"s":63,"id":2685,"u":"ulfen%20raider_lowg","p":118,"h":1,"n":"Ulfen Raider"},{"c":7,"s":63,"id":2686,"u":"undersea%20enthusiast_lowg","p":70,"h":1,"n":"Undersea Enthusiast"},{"c":7,"s":63,"id":2687,"u":"ustalavic%20academic_lowg","p":46,"h":1,"n":"Ustalavic Academic"},{"c":7,"s":63,"id":2688,"u":"varisian%20wanderer_lowg","p":118,"h":1,"n":"Varisian Wanderer"},{"c":7,"s":63,"id":2689,"u":"vidrian%20reformer_lowg","p":94,"h":1,"n":"Vidrian Reformer"},{"c":7,"s":63,"id":2690,"u":"whispering%20way%20scion_lowg","p":46,"h":1,"n":"Whispering Way Scion"},{"c":7,"s":63,"id":2691,"u":"wildwood%20local_lowg","p":130,"h":1,"n":"Wildwood Local"},{"c":7,"s":63,"id":2692,"u":"winter's%20child_lowg","p":118,"h":1,"n":"Winter's Child"},{"c":7,"s":63,"id":2693,"u":"witch%20wary_lowg","p":118,"h":1,"n":"Witch Wary"},{"c":7,"s":63,"id":2694,"u":"wonder%20taster_lowg","p":34,"h":1,"n":"Wonder Taster"},{"c":7,"s":64,"id":2695,"u":"banished%20brighite_ooa0","p":11,"h":1,"n":"Banished Brighite"},{"c":7,"s":64,"id":2696,"u":"framed%20in%20ferrous%20quarter_ooa0","p":12,"h":1,"n":"Framed in Ferrous Quarter"},{"c":7,"s":64,"id":2697,"u":"inexplicably%20expelled_ooa0","p":12,"h":1,"n":"Inexplicably Expelled"},{"c":7,"s":64,"id":2698,"u":"ratted-out%20gun%20runner_ooa0","p":12,"h":1,"n":"Ratted-Out Gun Runner"},{"c":7,"s":64,"id":2699,"u":"snubbed%20out%20stoolie_ooa0","p":12,"h":1,"n":"Snubbed Out Stoolie"},{"c":7,"s":64,"id":2700,"u":"wanted%20witness_ooa0","p":13,"h":1,"n":"Wanted Witness"},{"c":7,"s":65,"id":2701,"u":"academy%20dropout_som","p":28,"h":1,"n":"Academy Dropout"},{"c":7,"s":65,"id":2702,"u":"anti-magical_som","p":30,"h":1,"n":"Anti-magical"},{"c":7,"s":65,"id":2703,"u":"astrologer_som","p":28,"h":1,"n":"Astrologer"},{"c":7,"s":65,"id":2704,"u":"chosen%20one_som","p":30,"h":1,"n":"Chosen One"},{"c":7,"s":65,"id":2705,"u":"eidolon%20contact_som","p":28,"h":1,"n":"Eidolon Contact"},{"c":7,"s":65,"id":2706,"u":"energy%20scarred_som","p":219,"h":1,"n":"Energy Scarred"},{"c":7,"s":65,"id":2707,"u":"false%20medium_som","p":28,"h":1,"n":"False Medium"},{"c":7,"s":65,"id":2708,"u":"genie-blessed_som","p":30,"h":1,"n":"Genie-blessed"},{"c":7,"s":65,"id":2709,"u":"magical%20experiment_som","p":30,"h":1,"n":"Magical Experiment"},{"c":7,"s":65,"id":2710,"u":"magical%20merchant_som","p":29,"h":1,"n":"Magical Merchant"},{"c":7,"s":65,"id":2711,"u":"magical%20misfit_som","p":29,"h":1,"n":"Magical Misfit"},{"c":7,"s":65,"id":2712,"u":"musical%20prodigy_som","p":29,"h":1,"n":"Musical Prodigy"},{"c":7,"s":65,"id":2713,"u":"mystic%20tutor_som","p":219,"h":1,"n":"Mystic Tutor"},{"c":7,"s":65,"id":2714,"u":"occult%20librarian_som","p":29,"h":1,"n":"Occult Librarian"},{"c":7,"s":65,"id":2715,"u":"plant%20whisperer_som","p":29,"h":1,"n":"Plant Whisperer"},{"c":7,"s":65,"id":2716,"u":"seer%20of%20the%20dead_som","p":31,"h":1,"n":"Seer Of The Dead"},{"c":7,"s":65,"id":2717,"u":"song%20of%20the%20deep_som","p":31,"h":1,"n":"Song Of The Deep"},{"c":7,"s":65,"id":2718,"u":"street%20preacher_som","p":29,"h":1,"n":"Street Preacher"},{"c":7,"s":65,"id":2719,"u":"student%20of%20magic_som","p":29,"h":1,"n":"Student Of Magic"},{"c":7,"s":65,"id":2720,"u":"surge%20investigator_som","p":219,"h":1,"n":"Surge Investigator"},{"c":7,"s":65,"id":2721,"u":"time%20traveler_som","p":31,"h":1,"n":"Time Traveler"},{"c":7,"s":66,"id":2722,"u":"sponsored%20by%20a%20stranger_sot0","p":6,"h":1,"n":"Sponsored By A Stranger"},{"c":7,"s":66,"id":2723,"u":"sponsored%20by%20a%20village_sot0","p":7,"h":1,"n":"Sponsored By A Village"},{"c":7,"s":66,"id":2724,"u":"sponsored%20by%20family_sot0","p":6,"h":1,"n":"Sponsored By Family"},{"c":7,"s":66,"id":2725,"u":"sponsored%20by%20teacher%20ot_sot0","p":6,"h":1,"n":"Sponsored By Teacher Ot"},{"c":7,"s":66,"id":2726,"u":"unsponsored_sot0","p":7,"h":1,"n":"Unsponsored"},{"c":0,"s":4,"id":2727,"u":"a%20home%20in%20every%20port_apg","p":202,"h":1,"n":"A Home In Every Port"},{"c":0,"s":4,"id":2728,"u":"aasimar's%20mercy_apg","p":36,"h":1,"n":"Aasimar's Mercy"},{"c":0,"s":4,"id":2729,"u":"accelerating%20touch_apg","p":119,"h":1,"n":"Accelerating Touch"},{"c":0,"s":4,"id":2730,"u":"acclimatization_apg","p":177,"h":1,"n":"Acclimatization"},{"c":0,"s":4,"id":2731,"u":"accompany_apg","p":113,"h":1,"n":"Accompany"},{"c":0,"s":4,"id":2732,"u":"accurate%20flurry_apg","p":133,"h":1,"n":"Accurate Flurry"},{"c":0,"s":4,"id":2733,"u":"accursed%20claws_apg","p":31,"h":1,"n":"Accursed Claws"},{"c":0,"s":4,"id":2734,"u":"acquired%20tolerance_apg","p":186,"h":1,"n":"Acquired Tolerance"},{"c":0,"s":4,"id":2735,"u":"acrobat%20dedication_apg","p":155,"h":1,"n":"Acrobat Dedication"},{"c":0,"s":4,"id":2736,"u":"acrobatic%20performer_apg","p":202,"h":1,"n":"Acrobatic Performer"},{"c":0,"s":4,"id":2737,"u":"additional%20companion_apg","p":160,"h":1,"n":"Additional Companion"},{"c":0,"s":4,"id":2738,"u":"additional%20recollection_apg","p":132,"h":1,"n":"Additional Recollection"},{"c":0,"s":4,"id":2739,"u":"additional%20shadow%20magic_apg","p":192,"h":1,"n":"Additional Shadow Magic"},{"c":0,"s":4,"id":2740,"u":"adrenaline%20rush_apg","p":108,"h":1,"n":"Adrenaline Rush"},{"c":0,"s":4,"id":2741,"u":"advanced%20bow%20training_apg","p":157,"h":1,"n":"Advanced Bow Training"},{"c":0,"s":4,"id":2742,"u":"advanced%20deduction_apg","p":151,"h":1,"n":"Advanced Deduction"},{"c":0,"s":4,"id":2743,"u":"advanced%20first%20aid_apg","p":202,"h":1,"n":"Advanced First Aid"},{"c":0,"s":4,"id":2744,"u":"advanced%20flair_apg","p":153,"h":1,"n":"Advanced Flair"},{"c":0,"s":4,"id":2745,"u":"advanced%20general%20training_apg","p":47,"h":1,"n":"Advanced General Training"},{"c":0,"s":4,"id":2746,"u":"advanced%20mysteries_apg","p":152,"h":1,"n":"Advanced Mysteries"},{"c":0,"s":4,"id":2747,"u":"advanced%20revelation_apg","p":79,"h":1,"n":"Advanced Revelation"},{"c":0,"s":4,"id":2748,"u":"advanced%20witchcraft_apg","p":154,"h":1,"n":"Advanced Witchcraft"},{"c":0,"s":4,"id":2749,"u":"aerobatics%20mastery_apg","p":202,"h":1,"n":"Aerobatics Mastery"},{"c":0,"s":4,"id":2750,"u":"after%20you_apg","p":88,"h":1,"n":"After You"},{"c":0,"s":4,"id":2751,"u":"aggravating%20scratch_apg","p":10,"h":1,"n":"Aggravating Scratch"},{"c":0,"s":4,"id":2752,"u":"agile%20maneuvers_apg","p":90,"h":1,"n":"Agile Maneuvers"},{"c":0,"s":4,"id":2753,"u":"alchemical%20discoveries_apg","p":61,"h":1,"n":"Alchemical Discoveries"},{"c":0,"s":4,"id":2754,"u":"align%20ki_apg","p":129,"h":1,"n":"Align Ki"},{"c":0,"s":4,"id":2755,"u":"all%20in%20my%20head_apg","p":115,"h":1,"n":"All In My Head"},{"c":0,"s":4,"id":2756,"u":"ally's%20shelter_apg","p":14,"h":1,"n":"Ally's Shelter"},{"c":0,"s":4,"id":2757,"u":"amplifying%20touch_apg","p":120,"h":1,"n":"Amplifying Touch"},{"c":0,"s":4,"id":2758,"u":"analyze%20idiolect_apg","p":178,"h":1,"n":"Analyze Idiolect"},{"c":0,"s":4,"id":2759,"u":"analyze%20weakness_apg","p":135,"h":1,"n":"Analyze Weakness"},{"c":0,"s":4,"id":2760,"u":"ancestral%20blood%20magic_apg","p":139,"h":1,"n":"Ancestral Blood Magic"},{"c":0,"s":4,"id":2761,"u":"ancestral%20linguistics_apg","p":43,"h":1,"n":"Ancestral Linguistics"},{"c":0,"s":4,"id":2762,"u":"ancestral%20mage_apg","p":140,"h":1,"n":"Ancestral Mage"},{"c":0,"s":4,"id":2763,"u":"ancestral%20suspicion_apg","p":43,"h":1,"n":"Ancestral Suspicion"},{"c":0,"s":4,"id":2764,"u":"ancestral%20weaponry_apg","p":128,"h":1,"n":"Ancestral Weaponry"},{"c":0,"s":4,"id":2765,"u":"angel%20of%20death_apg","p":158,"h":1,"n":"Angel Of Death"},{"c":0,"s":4,"id":2766,"u":"angelic%20magic_apg","p":36,"h":1,"n":"Angelic Magic"},{"c":0,"s":4,"id":2767,"u":"angelkin_apg","p":35,"h":1,"n":"Angelkin"},{"c":0,"s":4,"id":2768,"u":"animal%20feature_apg","p":132,"h":1,"n":"Animal Feature"},{"c":0,"s":4,"id":2769,"u":"annotate%20composition_apg","p":113,"h":1,"n":"Annotate Composition"},{"c":0,"s":4,"id":2770,"u":"anoint%20ally_apg","p":139,"h":1,"n":"Anoint Ally"},{"c":0,"s":4,"id":2771,"u":"antagonize_apg","p":88,"h":1,"n":"Antagonize"},{"c":0,"s":4,"id":2772,"u":"anticipate%20ambush_apg","p":135,"h":1,"n":"Anticipate Ambush"},{"c":0,"s":4,"id":2773,"u":"archaeologist%20dedication_apg","p":156,"h":1,"n":"Archaeologist Dedication"},{"c":0,"s":4,"id":2774,"u":"archaeologist's%20luck_apg","p":156,"h":1,"n":"Archaeologist's Luck"},{"c":0,"s":4,"id":2775,"u":"archer%20dedication_apg","p":157,"h":1,"n":"Archer Dedication"},{"c":0,"s":4,"id":2776,"u":"archer's%20aim_apg","p":157,"h":1,"n":"Archer's Aim"},{"c":0,"s":4,"id":2777,"u":"archon%20magic_apg","p":36,"h":1,"n":"Archon Magic"},{"c":0,"s":4,"id":2778,"u":"armor%20assist_apg","p":203,"h":1,"n":"Armor Assist"},{"c":0,"s":4,"id":2779,"u":"armor%20specialist_apg","p":191,"h":1,"n":"Armor Specialist"},{"c":0,"s":4,"id":2780,"u":"armored%20rebuff_apg","p":191,"h":1,"n":"Armored Rebuff"},{"c":0,"s":4,"id":2781,"u":"armored%20stealth_apg","p":203,"h":1,"n":"Armored Stealth"},{"c":0,"s":4,"id":2782,"u":"arrow%20of%20death_apg","p":173,"h":1,"n":"Arrow Of Death"},{"c":0,"s":4,"id":2783,"u":"assassin%20dedication_apg","p":158,"h":1,"n":"Assassin Dedication"},{"c":0,"s":4,"id":2784,"u":"assassinate_apg","p":158,"h":1,"n":"Assassinate"},{"c":0,"s":4,"id":2785,"u":"assured%20identification_apg","p":203,"h":1,"n":"Assured Identification"},{"c":0,"s":4,"id":2786,"u":"assured%20knowledge_apg","p":113,"h":1,"n":"Assured Knowledge"},{"c":0,"s":4,"id":2787,"u":"assured%20ritualist_apg","p":187,"h":1,"n":"Assured Ritualist"},{"c":0,"s":4,"id":2788,"u":"athletic%20might_apg","p":18,"h":1,"n":"Athletic Might"},{"c":0,"s":4,"id":2789,"u":"athletic%20strategist_apg","p":60,"h":1,"n":"Athletic Strategist"},{"c":0,"s":4,"id":2790,"u":"attack%20of%20opportunity%20(swashbuckler)_apg","p":91,"a":"Swashbuckler","h":1,"n":"Attack Of Opportunity"},{"c":0,"s":4,"id":2791,"u":"aura%20of%20despair_apg","p":119,"h":1,"n":"Aura Of Despair"},{"c":0,"s":4,"id":2792,"u":"aura%20of%20preservation_apg","p":121,"h":1,"n":"Aura Of Preservation"},{"c":0,"s":4,"id":2793,"u":"avalanche%20strike_apg","p":183,"h":1,"n":"Avalanche Strike"},{"c":0,"s":4,"id":2794,"u":"avenge%20ally_apg","p":43,"h":1,"n":"Avenge Ally"},{"c":0,"s":4,"id":2795,"u":"azata%20magic_apg","p":36,"h":1,"n":"Azata Magic"},{"c":0,"s":4,"id":2796,"u":"back%20to%20back_apg","p":181,"h":1,"n":"Back To Back"},{"c":0,"s":4,"id":2797,"u":"barreling%20charge%20(barbarian)_apg","p":108,"a":"Barbarian","h":1,"n":"Barreling Charge"},{"c":0,"s":4,"id":2798,"u":"barreling%20charge%20(fighter)_apg","p":126,"a":"Fighter","h":1,"n":"Barreling Charge"},{"c":0,"s":4,"id":2799,"u":"bashing%20charge_apg","p":108,"h":1,"n":"Bashing Charge"},{"c":0,"s":4,"id":2800,"u":"basic%20deduction_apg","p":151,"h":1,"n":"Basic Deduction"},{"c":0,"s":4,"id":2801,"u":"basic%20eldritch%20archer%20spellcasting_apg","p":172,"h":1,"n":"Basic Eldritch Archer Spellcasting"},{"c":0,"s":4,"id":2802,"u":"basic%20flair_apg","p":153,"h":1,"n":"Basic Flair"},{"c":0,"s":4,"id":2803,"u":"basic%20lesson_apg","p":101,"h":1,"n":"Basic Lesson"},{"c":0,"s":4,"id":2804,"u":"basic%20mysteries_apg","p":152,"h":1,"n":"Basic Mysteries"},{"c":0,"s":4,"id":2805,"u":"basic%20oracle%20spellcasting_apg","p":152,"h":1,"n":"Basic Oracle Spellcasting"},{"c":0,"s":4,"id":2806,"u":"basic%20scroll%20cache_apg","p":189,"h":1,"n":"Basic Scroll Cache"},{"c":0,"s":4,"id":2807,"u":"basic%20witch%20spellcasting_apg","p":154,"h":1,"n":"Basic Witch Spellcasting"},{"c":0,"s":4,"id":2808,"u":"basic%20witchcraft_apg","p":154,"h":1,"n":"Basic Witchcraft"},{"c":0,"s":4,"id":2809,"u":"bastion%20dedication_apg","p":159,"h":1,"n":"Bastion Dedication"},{"c":0,"s":4,"id":2810,"u":"battle%20planner_apg","p":203,"h":1,"n":"Battle Planner"},{"c":0,"s":4,"id":2811,"u":"beast%20trainer_apg","p":18,"h":1,"n":"Beast Trainer"},{"c":0,"s":4,"id":2812,"u":"beastmaster%20bond_apg","p":160,"h":1,"n":"Beastmaster Bond"},{"c":0,"s":4,"id":2813,"u":"beastmaster%20dedication_apg","p":160,"h":1,"n":"Beastmaster Dedication"},{"c":0,"s":4,"id":2814,"u":"beastmaster's%20call_apg","p":161,"h":1,"n":"Beastmaster's Call"},{"c":0,"s":4,"id":2815,"u":"beastmaster's%20trance_apg","p":160,"h":1,"n":"Beastmaster's Trance"},{"c":0,"s":4,"id":2816,"u":"bespell%20weapon_apg","p":79,"h":1,"n":"Bespell Weapon"},{"c":0,"s":4,"id":2817,"u":"between%20the%20scales_apg","p":15,"h":1,"n":"Between The Scales"},{"c":0,"s":4,"id":2818,"u":"big%20mouth_apg","p":23,"h":1,"n":"Big Mouth"},{"c":0,"s":4,"id":2819,"u":"biographical%20eye_apg","p":203,"h":1,"n":"Biographical Eye"},{"c":0,"s":4,"id":2820,"u":"black%20cat%20curse_apg","p":11,"h":1,"n":"Black Cat Curse"},{"c":0,"s":4,"id":2821,"u":"blaze%20of%20revelation_apg","p":81,"h":1,"n":"Blaze Of Revelation"},{"c":0,"s":4,"id":2822,"u":"bleeding%20finisher_apg","p":91,"h":1,"n":"Bleeding Finisher"},{"c":0,"s":4,"id":2823,"u":"blessed%20blood_apg","p":36,"h":1,"n":"Blessed Blood"},{"c":0,"s":4,"id":2824,"u":"blessed%20denial_apg","p":162,"h":1,"n":"Blessed Denial"},{"c":0,"s":4,"id":2825,"u":"blessed%20one%20dedication_apg","p":162,"h":1,"n":"Blessed One Dedication"},{"c":0,"s":4,"id":2826,"u":"blessed%20sacrifice_apg","p":162,"h":1,"n":"Blessed Sacrifice"},{"c":0,"s":4,"id":2827,"u":"blessed%20spell_apg","p":162,"h":1,"n":"Blessed Spell"},{"c":0,"s":4,"id":2828,"u":"blind-fight%20(investigator)_apg","p":63,"a":"Investigator","h":1,"n":"Blind-fight"},{"c":0,"s":4,"id":2829,"u":"blood%20component%20substitution_apg","p":140,"h":1,"n":"Blood Component Substitution"},{"c":0,"s":4,"id":2830,"u":"bloodletting%20fangs_apg","p":33,"h":1,"n":"Bloodletting Fangs"},{"c":0,"s":4,"id":2831,"u":"bloodline%20mutation_apg","p":141,"h":1,"n":"Bloodline Mutation"},{"c":0,"s":4,"id":2832,"u":"bloody%20blows_apg","p":18,"h":1,"n":"Bloody Blows"},{"c":0,"s":4,"id":2833,"u":"bloody%20debilitation_apg","p":136,"h":1,"n":"Bloody Debilitation"},{"c":0,"s":4,"id":2834,"u":"bon%20mot_apg","p":203,"h":1,"n":"Bon Mot"},{"c":0,"s":4,"id":2835,"u":"boneyard's%20call_apg","p":38,"h":1,"n":"Boneyard's Call"},{"c":0,"s":4,"id":2836,"u":"bounce%20back_apg","p":47,"h":1,"n":"Bounce Back"},{"c":0,"s":4,"id":2837,"u":"bounty%20hunter%20dedication_apg","p":163,"h":1,"n":"Bounty Hunter Dedication"},{"c":0,"s":4,"id":2838,"u":"breath%20of%20the%20dragon_apg","p":169,"h":1,"n":"Breath Of The Dragon"},{"c":0,"s":4,"id":2839,"u":"brine%20may_apg","p":31,"h":1,"n":"Brine May"},{"c":0,"s":4,"id":2840,"u":"buckler%20dance_apg","p":91,"h":1,"n":"Buckler Dance"},{"c":0,"s":4,"id":2841,"u":"buckler%20expertise_apg","p":88,"h":1,"n":"Buckler Expertise"},{"c":0,"s":4,"id":2842,"u":"bullseye_apg","p":136,"h":1,"n":"Bullseye"},{"c":0,"s":4,"id":2843,"u":"cackle_apg","p":100,"h":1,"n":"Cackle"},{"c":0,"s":4,"id":2844,"u":"cadence%20call_apg","p":180,"h":1,"n":"Cadence Call"},{"c":0,"s":4,"id":2845,"u":"call%20and%20response_apg","p":113,"h":1,"n":"Call And Response"},{"c":0,"s":4,"id":2846,"u":"call%20bonded%20item_apg","p":142,"h":1,"n":"Call Bonded Item"},{"c":0,"s":4,"id":2847,"u":"call%20your%20shot_apg","p":175,"h":1,"n":"Call Your Shot"},{"c":0,"s":4,"id":2848,"u":"called_apg","p":31,"h":1,"n":"Called"},{"c":0,"s":4,"id":2849,"u":"callow%20may_apg","p":31,"h":1,"n":"Callow May"},{"c":0,"s":4,"id":2850,"u":"cantrip%20expansion%20(oracle)_apg","p":79,"a":"Oracle","h":1,"n":"Cantrip Expansion"},{"c":0,"s":4,"id":2851,"u":"cantrip%20expansion%20(witch)_apg","p":101,"a":"Witch","h":1,"n":"Cantrip Expansion"},{"c":0,"s":4,"id":2852,"u":"caravan%20leader_apg","p":204,"h":1,"n":"Caravan Leader"},{"c":0,"s":4,"id":2853,"u":"cat's%20luck_apg","p":10,"h":1,"n":"Cat's Luck"},{"c":0,"s":4,"id":2854,"u":"caterwaul_apg","p":11,"h":1,"n":"Caterwaul"},{"c":0,"s":4,"id":2855,"u":"catfolk%20lore_apg","p":10,"h":1,"n":"Catfolk Lore"},{"c":0,"s":4,"id":2856,"u":"catfolk%20weapon%20expertise_apg","p":11,"h":1,"n":"Catfolk Weapon Expertise"},{"c":0,"s":4,"id":2857,"u":"catfolk%20weapon%20familiarity_apg","p":10,"h":1,"n":"Catfolk Weapon Familiarity"},{"c":0,"s":4,"id":2858,"u":"catfolk%20weapon%20rake_apg","p":10,"h":1,"n":"Catfolk Weapon Rake"},{"c":0,"s":4,"id":2859,"u":"cauldron_apg","p":100,"h":1,"n":"Cauldron"},{"c":0,"s":4,"id":2860,"u":"cautious%20curiosity_apg","p":44,"h":1,"n":"Cautious Curiosity"},{"c":0,"s":4,"id":2861,"u":"cavalier%20dedication_apg","p":164,"h":1,"n":"Cavalier Dedication"},{"c":0,"s":4,"id":2862,"u":"cavalier's%20banner_apg","p":164,"h":1,"n":"Cavalier's Banner"},{"c":0,"s":4,"id":2863,"u":"cavalier's%20charge_apg","p":164,"h":1,"n":"Cavalier's Charge"},{"c":0,"s":4,"id":2864,"u":"celebrity%20dedication_apg","p":166,"h":1,"n":"Celebrity Dedication"},{"c":0,"s":4,"id":2865,"u":"celestial%20eyes_apg","p":35,"h":1,"n":"Celestial Eyes"},{"c":0,"s":4,"id":2866,"u":"celestial%20lore_apg","p":35,"h":1,"n":"Celestial Lore"},{"c":0,"s":4,"id":2867,"u":"celestial%20resistance_apg","p":36,"h":1,"n":"Celestial Resistance"},{"c":0,"s":4,"id":2868,"u":"celestial%20strikes_apg","p":36,"h":1,"n":"Celestial Strikes"},{"c":0,"s":4,"id":2869,"u":"celestial%20wings_apg","p":36,"h":1,"n":"Celestial Wings"},{"c":0,"s":4,"id":2870,"u":"celestial%20word_apg","p":36,"h":1,"n":"Celestial Word"},{"c":0,"s":4,"id":2871,"u":"changeling%20lore_apg","p":31,"h":1,"n":"Changeling Lore"},{"c":0,"s":4,"id":2872,"u":"charmed%20life_apg","p":89,"h":1,"n":"Charmed Life"},{"c":0,"s":4,"id":2873,"u":"cheat%20death_apg","p":92,"h":1,"n":"Cheat Death"},{"c":0,"s":4,"id":2874,"u":"cheek%20pouches_apg","p":22,"h":1,"n":"Cheek Pouches"},{"c":0,"s":4,"id":2875,"u":"chemical%20contagion_apg","p":107,"h":1,"n":"Chemical Contagion"},{"c":0,"s":4,"id":2876,"u":"claws%20of%20the%20dragon_apg","p":168,"h":1,"n":"Claws Of The Dragon"},{"c":0,"s":4,"id":2877,"u":"clear%20the%20way_apg","p":183,"h":1,"n":"Clear The Way"},{"c":0,"s":4,"id":2878,"u":"clever%20gambit_apg","p":134,"h":1,"n":"Clever Gambit"},{"c":0,"s":4,"id":2879,"u":"climbing%20claws_apg","p":10,"h":1,"n":"Climbing Claws"},{"c":0,"s":4,"id":2880,"u":"cling_apg","p":45,"h":1,"n":"Cling"},{"c":0,"s":4,"id":2881,"u":"clinging%20shadows%20initiate_apg","p":129,"h":1,"n":"Clinging Shadows Initiate"},{"c":0,"s":4,"id":2882,"u":"clue%20them%20all%20in_apg","p":63,"h":1,"n":"Clue Them All In"},{"c":0,"s":4,"id":2883,"u":"cobra%20envenom_apg","p":129,"h":1,"n":"Cobra Envenom"},{"c":0,"s":4,"id":2884,"u":"cobra%20stance_apg","p":128,"h":1,"n":"Cobra Stance"},{"c":0,"s":4,"id":2885,"u":"combat%20assessment_apg","p":126,"h":1,"n":"Combat Assessment"},{"c":0,"s":4,"id":2886,"u":"combat%20reading_apg","p":112,"h":1,"n":"Combat Reading"},{"c":0,"s":4,"id":2887,"u":"combination%20finisher_apg","p":91,"h":1,"n":"Combination Finisher"},{"c":0,"s":4,"id":2888,"u":"command%20attention_apg","p":166,"h":1,"n":"Command Attention"},{"c":0,"s":4,"id":2889,"u":"conceal%20spell_apg","p":101,"h":1,"n":"Conceal Spell"},{"c":0,"s":4,"id":2890,"u":"concealing%20legerdemain_apg","p":204,"h":1,"n":"Concealing Legerdemain"},{"c":0,"s":4,"id":2891,"u":"conceited%20mindset_apg","p":118,"h":1,"n":"Conceited Mindset"},{"c":0,"s":4,"id":2892,"u":"connect%20the%20dots_apg","p":62,"h":1,"n":"Connect The Dots"},{"c":0,"s":4,"id":2893,"u":"consult%20the%20spirits_apg","p":204,"h":1,"n":"Consult The Spirits"},{"c":0,"s":4,"id":2894,"u":"consume%20spell_apg","p":141,"h":1,"n":"Consume Spell"},{"c":0,"s":4,"id":2895,"u":"contortionist_apg","p":155,"h":1,"n":"Contortionist"},{"c":0,"s":4,"id":2896,"u":"convincing%20illusion_apg","p":142,"h":1,"n":"Convincing Illusion"},{"c":0,"s":4,"id":2897,"u":"coordinated%20charge_apg","p":181,"h":1,"n":"Coordinated Charge"},{"c":0,"s":4,"id":2898,"u":"corrupted%20shield_apg","p":119,"h":1,"n":"Corrupted Shield"},{"c":0,"s":4,"id":2899,"u":"counterspell%20(witch)_apg","p":100,"a":"Witch","h":1,"n":"Counterspell"},{"c":0,"s":4,"id":2900,"u":"courageous%20advance_apg","p":112,"h":1,"n":"Courageous Advance"},{"c":0,"s":4,"id":2901,"u":"courageous%20assault_apg","p":114,"h":1,"n":"Courageous Assault"},{"c":0,"s":4,"id":2902,"u":"courageous%20onslaught_apg","p":115,"h":1,"n":"Courageous Onslaught"},{"c":0,"s":4,"id":2903,"u":"courageous%20opportunity_apg","p":113,"h":1,"n":"Courageous Opportunity"},{"c":0,"s":4,"id":2904,"u":"crafter's%20appraisal_apg","p":204,"h":1,"n":"Crafter's Appraisal"},{"c":0,"s":4,"id":2905,"u":"criminal%20connections_apg","p":204,"h":1,"n":"Criminal Connections"},{"c":0,"s":4,"id":2906,"u":"cringe_apg","p":14,"h":1,"n":"Cringe"},{"c":0,"s":4,"id":2907,"u":"crossbow%20terror_apg","p":157,"h":1,"n":"Crossbow Terror"},{"c":0,"s":4,"id":2908,"u":"crude%20communication_apg","p":178,"h":1,"n":"Crude Communication"},{"c":0,"s":4,"id":2909,"u":"cruelty_apg","p":119,"h":1,"n":"Cruelty"},{"c":0,"s":4,"id":2910,"u":"current%20spell_apg","p":124,"h":1,"n":"Current Spell"},{"c":0,"s":4,"id":2911,"u":"cut%20from%20the%20air_apg","p":127,"h":1,"n":"Cut From The Air"},{"c":0,"s":4,"id":2912,"u":"daemon%20magic_apg","p":40,"h":1,"n":"Daemon Magic"},{"c":0,"s":4,"id":2913,"u":"dance%20underfoot_apg","p":46,"h":1,"n":"Dance Underfoot"},{"c":0,"s":4,"id":2914,"u":"dandy%20dedication_apg","p":167,"h":1,"n":"Dandy Dedication"},{"c":0,"s":4,"id":2915,"u":"dazing%20blow_apg","p":126,"h":1,"n":"Dazing Blow"},{"c":0,"s":4,"id":2916,"u":"deadly%20grace_apg","p":93,"h":1,"n":"Deadly Grace"},{"c":0,"s":4,"id":2917,"u":"deadly%20strikes_apg","p":131,"h":1,"n":"Deadly Strikes"},{"c":0,"s":4,"id":2918,"u":"death's%20drums_apg","p":19,"h":1,"n":"Death's Drums"},{"c":0,"s":4,"id":2919,"u":"debilitating%20dichotomy_apg","p":80,"h":1,"n":"Debilitating Dichotomy"},{"c":0,"s":4,"id":2920,"u":"deceptive%20worship_apg","p":204,"h":1,"n":"Deceptive Worship"},{"c":0,"s":4,"id":2921,"u":"deeper%20dabbler_apg","p":195,"h":1,"n":"Deeper Dabbler"},{"c":0,"s":4,"id":2922,"u":"defend%20mount_apg","p":164,"h":1,"n":"Defend Mount"},{"c":0,"s":4,"id":2923,"u":"defensive%20coordination_apg","p":113,"h":1,"n":"Defensive Coordination"},{"c":0,"s":4,"id":2924,"u":"defy%20the%20darkness_apg","p":42,"h":1,"n":"Defy The Darkness"},{"c":0,"s":4,"id":2925,"u":"deimatic%20display_apg","p":124,"h":1,"n":"Deimatic Display"},{"c":0,"s":4,"id":2926,"u":"demolition%20charge_apg","p":106,"h":1,"n":"Demolition Charge"},{"c":0,"s":4,"id":2927,"u":"demon%20magic_apg","p":40,"h":1,"n":"Demon Magic"},{"c":0,"s":4,"id":2928,"u":"derring-do_apg","p":91,"h":1,"n":"Derring-do"},{"c":0,"s":4,"id":2929,"u":"desperate%20prayer_apg","p":118,"h":1,"n":"Desperate Prayer"},{"c":0,"s":4,"id":2930,"u":"destructive%20block_apg","p":159,"h":1,"n":"Destructive Block"},{"c":0,"s":4,"id":2931,"u":"detective's%20readiness_apg","p":61,"h":1,"n":"Detective's Readiness"},{"c":0,"s":4,"id":2932,"u":"determined%20dash_apg","p":110,"h":1,"n":"Determined Dash"},{"c":0,"s":4,"id":2933,"u":"devil%20magic_apg","p":41,"h":1,"n":"Devil Magic"},{"c":0,"s":4,"id":2934,"u":"didactic%20strike_apg","p":65,"h":1,"n":"Didactic Strike"},{"c":0,"s":4,"id":2935,"u":"directed%20audience_apg","p":112,"h":1,"n":"Directed Audience"},{"c":0,"s":4,"id":2936,"u":"disarming%20assault_apg","p":110,"h":1,"n":"Disarming Assault"},{"c":0,"s":4,"id":2937,"u":"disarming%20block_apg","p":159,"h":1,"n":"Disarming Block"},{"c":0,"s":4,"id":2938,"u":"disarming%20flair_apg","p":88,"h":1,"n":"Disarming Flair"},{"c":0,"s":4,"id":2939,"u":"disciple's%20breath_apg","p":169,"h":1,"n":"Disciple's Breath"},{"c":0,"s":4,"id":2940,"u":"discordant%20voice_apg","p":115,"h":1,"n":"Discordant Voice"},{"c":0,"s":4,"id":2941,"u":"discreet%20inquiry_apg","p":204,"h":1,"n":"Discreet Inquiry"},{"c":0,"s":4,"id":2942,"u":"disorienting%20opening_apg","p":126,"h":1,"n":"Disorienting Opening"},{"c":0,"s":4,"id":2943,"u":"distracting%20flattery_apg","p":167,"h":1,"n":"Distracting Flattery"},{"c":0,"s":4,"id":2944,"u":"distracting%20performance_apg","p":205,"h":1,"n":"Distracting Performance"},{"c":0,"s":4,"id":2945,"u":"disturbing%20knowledge_apg","p":205,"h":1,"n":"Disturbing Knowledge"},{"c":0,"s":4,"id":2946,"u":"diverse%20mystery_apg","p":81,"h":1,"n":"Diverse Mystery"},{"c":0,"s":4,"id":2947,"u":"diverting%20vortex_apg","p":139,"h":1,"n":"Diverting Vortex"},{"c":0,"s":4,"id":2948,"u":"divine%20access_apg","p":79,"h":1,"n":"Divine Access"},{"c":0,"s":4,"id":2949,"u":"divine%20aegis_apg","p":79,"h":1,"n":"Divine Aegis"},{"c":0,"s":4,"id":2950,"u":"divine%20countermeasures_apg","p":36,"h":1,"n":"Divine Countermeasures"},{"c":0,"s":4,"id":2951,"u":"divine%20effusion_apg","p":81,"h":1,"n":"Divine Effusion"},{"c":0,"s":4,"id":2952,"u":"diviner%20sense_apg","p":143,"h":1,"n":"Diviner Sense"},{"c":0,"s":4,"id":2953,"u":"doctor's%20visitation_apg","p":184,"h":1,"n":"Doctor's Visitation"},{"c":0,"s":4,"id":2954,"u":"dodge%20away_apg","p":155,"h":1,"n":"Dodge Away"},{"c":0,"s":4,"id":2955,"u":"dodging%20roll_apg","p":130,"h":1,"n":"Dodging Roll"},{"c":0,"s":4,"id":2956,"u":"domain%20acumen_apg","p":79,"h":1,"n":"Domain Acumen"},{"c":0,"s":4,"id":2957,"u":"domain%20fluency_apg","p":80,"h":1,"n":"Domain Fluency"},{"c":0,"s":4,"id":2958,"u":"doublespeak_apg","p":205,"h":1,"n":"Doublespeak"},{"c":0,"s":4,"id":2959,"u":"dracomancer_apg","p":15,"h":1,"n":"Dracomancer"},{"c":0,"s":4,"id":2960,"u":"draconic%20arrogance_apg","p":108,"h":1,"n":"Draconic Arrogance"},{"c":0,"s":4,"id":2961,"u":"draconic%20scent_apg","p":168,"h":1,"n":"Draconic Scent"},{"c":0,"s":4,"id":2962,"u":"dragging%20strike_apg","p":126,"h":1,"n":"Dragging Strike"},{"c":0,"s":4,"id":2963,"u":"dragon%20arcana_apg","p":168,"h":1,"n":"Dragon Arcana"},{"c":0,"s":4,"id":2964,"u":"dragon%20disciple%20dedication_apg","p":168,"h":1,"n":"Dragon Disciple Dedication"},{"c":0,"s":4,"id":2965,"u":"dragon's%20breath_apg","p":15,"h":1,"n":"Dragon's Breath"},{"c":0,"s":4,"id":2966,"u":"dragon's%20presence_apg","p":14,"h":1,"n":"Dragon's Presence"},{"c":0,"s":4,"id":2967,"u":"dread%20marshal%20stance_apg","p":180,"h":1,"n":"Dread Marshal Stance"},{"c":0,"s":4,"id":2968,"u":"dream%20may_apg","p":31,"h":1,"n":"Dream May"},{"c":0,"s":4,"id":2969,"u":"dual%20finisher_apg","p":91,"h":1,"n":"Dual Finisher"},{"c":0,"s":4,"id":2970,"u":"dual%20onslaught_apg","p":170,"h":1,"n":"Dual Onslaught"},{"c":0,"s":4,"id":2971,"u":"dual%20thrower_apg","p":170,"h":1,"n":"Dual Thrower"},{"c":0,"s":4,"id":2972,"u":"dual-weapon%20blitz_apg","p":170,"h":1,"n":"Dual-Weapon Blitz"},{"c":0,"s":4,"id":2973,"u":"dual-weapon%20reload_apg","p":170,"h":1,"n":"Dual-Weapon Reload"},{"c":0,"s":4,"id":2974,"u":"dual-weapon%20warrior%20dedication_apg","p":170,"h":1,"n":"Dual-Weapon Warrior Dedication"},{"c":0,"s":4,"id":2975,"u":"dueling%20dance_apg","p":92,"h":1,"n":"Dueling Dance"},{"c":0,"s":4,"id":2976,"u":"dueling%20parry_apg","p":88,"h":1,"n":"Dueling Parry"},{"c":0,"s":4,"id":2977,"u":"duelist%20dedication_apg","p":171,"h":1,"n":"Duelist Dedication"},{"c":0,"s":4,"id":2978,"u":"duelist's%20challenge_apg","p":171,"h":1,"n":"Duelist's Challenge"},{"c":0,"s":4,"id":2979,"u":"duskwalker%20lore_apg","p":38,"h":1,"n":"Duskwalker Lore"},{"c":0,"s":4,"id":2980,"u":"duskwalker%20magic_apg","p":38,"h":1,"n":"Duskwalker Magic"},{"c":0,"s":4,"id":2981,"u":"dwarven%20doughtiness_apg","p":42,"h":1,"n":"Dwarven Doughtiness"},{"c":0,"s":4,"id":2982,"u":"dwarven%20reinforcement_apg","p":42,"h":1,"n":"Dwarven Reinforcement"},{"c":0,"s":4,"id":2983,"u":"earned%20glory_apg","p":47,"h":1,"n":"Earned Glory"},{"c":0,"s":4,"id":2984,"u":"earworm_apg","p":114,"h":1,"n":"Earworm"},{"c":0,"s":4,"id":2985,"u":"eat%20fortune_apg","p":26,"h":1,"n":"Eat Fortune"},{"c":0,"s":4,"id":2986,"u":"ebb%20and%20flow_apg","p":123,"h":1,"n":"Ebb And Flow"},{"c":0,"s":4,"id":2987,"u":"echoes%20in%20stone_apg","p":42,"h":1,"n":"Echoes In Stone"},{"c":0,"s":4,"id":2988,"u":"echoing%20spell_apg","p":141,"h":1,"n":"Echoing Spell"},{"c":0,"s":4,"id":2989,"u":"eclectic%20sword%20training_apg","p":27,"h":1,"n":"Eclectic Sword Training"},{"c":0,"s":4,"id":2990,"u":"educate%20allies_apg","p":113,"h":1,"n":"Educate Allies"},{"c":0,"s":4,"id":2991,"u":"efficient%20rituals_apg","p":187,"h":1,"n":"Efficient Rituals"},{"c":0,"s":4,"id":2992,"u":"effortless%20concentration_apg","p":105,"h":1,"n":"Effortless Concentration"},{"c":0,"s":4,"id":2993,"u":"elaborate%20flourish_apg","p":139,"h":1,"n":"Elaborate Flourish"},{"c":0,"s":4,"id":2994,"u":"eldritch%20archer%20dedication_apg","p":172,"h":1,"n":"Eldritch Archer Dedication"},{"c":0,"s":4,"id":2995,"u":"eldritch%20debilitations_apg","p":136,"h":1,"n":"Eldritch Debilitations"},{"c":0,"s":4,"id":2996,"u":"eldritch%20nails_apg","p":102,"h":1,"n":"Eldritch Nails"},{"c":0,"s":4,"id":2997,"u":"elemental%20summons_apg","p":124,"h":1,"n":"Elemental Summons"},{"c":0,"s":4,"id":2998,"u":"elite%20dracomancer_apg","p":15,"h":1,"n":"Elite Dracomancer"},{"c":0,"s":4,"id":2999,"u":"elucidating%20mercy_apg","p":120,"h":1,"n":"Elucidating Mercy"},{"c":0,"s":4,"id":3000,"u":"elven%20aloofness_apg","p":43,"h":1,"n":"Elven Aloofness"},{"c":0,"s":4,"id":3001,"u":"embrace%20the%20pain_apg","p":111,"h":1,"n":"Embrace The Pain"},{"c":0,"s":4,"id":3002,"u":"empathetic%20plea_apg","p":44,"h":1,"n":"Empathetic Plea"},{"c":0,"s":4,"id":3003,"u":"empyreal%20blessing_apg","p":36,"h":1,"n":"Empyreal Blessing"},{"c":0,"s":4,"id":3004,"u":"enchanting%20arrow_apg","p":173,"h":1,"n":"Enchanting Arrow"},{"c":0,"s":4,"id":3005,"u":"endemic%20herbs_apg","p":176,"h":1,"n":"Endemic Herbs"},{"c":0,"s":4,"id":3006,"u":"energetic%20resonance_apg","p":139,"h":1,"n":"Energetic Resonance"},{"c":0,"s":4,"id":3007,"u":"energy%20ablation_apg","p":142,"h":1,"n":"Energy Ablation"},{"c":0,"s":4,"id":3008,"u":"energy%20fusion_apg","p":140,"h":1,"n":"Energy Fusion"},{"c":0,"s":4,"id":3009,"u":"energy%20ward_apg","p":140,"h":1,"n":"Energy Ward"},{"c":0,"s":4,"id":3010,"u":"enforce%20oath_apg","p":120,"h":1,"n":"Enforce Oath"},{"c":0,"s":4,"id":3011,"u":"enhanced%20familiar%20(witch)_apg","p":102,"a":"Witch","h":1,"n":"Enhanced Familiar"},{"c":0,"s":4,"id":3012,"u":"enigma's%20knowledge_apg","p":114,"h":1,"n":"Enigma's Knowledge"},{"c":0,"s":4,"id":3013,"u":"enlarge%20companion_apg","p":132,"h":1,"n":"Enlarge Companion"},{"c":0,"s":4,"id":3014,"u":"enthralling%20allure_apg","p":33,"h":1,"n":"Enthralling Allure"},{"c":0,"s":4,"id":3015,"u":"entreat%20with%20forebears_apg","p":139,"h":1,"n":"Entreat With Forebears"},{"c":0,"s":4,"id":3016,"u":"ephemeral%20tracking_apg","p":132,"h":1,"n":"Ephemeral Tracking"},{"c":0,"s":4,"id":3017,"u":"esoteric%20oath_apg","p":118,"h":1,"n":"Esoteric Oath"},{"c":0,"s":4,"id":3018,"u":"eternal%20wings_apg","p":36,"h":1,"n":"Eternal Wings"},{"c":0,"s":4,"id":3019,"u":"evasiveness_apg","p":153,"h":1,"n":"Evasiveness"},{"c":0,"s":4,"id":3020,"u":"everyone's%20a%20suspect_apg","p":65,"h":1,"n":"Everyone's A Suspect"},{"c":0,"s":4,"id":3021,"u":"exhort%20the%20faithful_apg","p":205,"h":1,"n":"Exhort The Faithful"},{"c":0,"s":4,"id":3022,"u":"expand%20aura_apg","p":121,"h":1,"n":"Expand Aura"},{"c":0,"s":4,"id":3023,"u":"expanded%20luck_apg","p":10,"h":1,"n":"Expanded Luck"},{"c":0,"s":4,"id":3024,"u":"expert%20backstabber_apg","p":158,"h":1,"n":"Expert Backstabber"},{"c":0,"s":4,"id":3025,"u":"expert%20disassembly_apg","p":190,"h":1,"n":"Expert Disassembly"},{"c":0,"s":4,"id":3026,"u":"expert%20eldritch%20archer%20spellcasting_apg","p":173,"h":1,"n":"Expert Eldritch Archer Spellcasting"},{"c":0,"s":4,"id":3027,"u":"expert%20herbalism_apg","p":176,"h":1,"n":"Expert Herbalism"},{"c":0,"s":4,"id":3028,"u":"expert%20oracle%20spellcasting_apg","p":152,"h":1,"n":"Expert Oracle Spellcasting"},{"c":0,"s":4,"id":3029,"u":"expert%20poisoner_apg","p":186,"h":1,"n":"Expert Poisoner"},{"c":0,"s":4,"id":3030,"u":"expert%20scroll%20cache_apg","p":189,"h":1,"n":"Expert Scroll Cache"},{"c":0,"s":4,"id":3031,"u":"expert%20witch%20spellcasting_apg","p":154,"h":1,"n":"Expert Witch Spellcasting"},{"c":0,"s":4,"id":3032,"u":"express%20rider_apg","p":206,"h":1,"n":"Express Rider"},{"c":0,"s":4,"id":3033,"u":"extra%20squishy_apg","p":45,"h":1,"n":"Extra Squishy"},{"c":0,"s":4,"id":3034,"u":"eye%20for%20numbers_apg","p":206,"h":1,"n":"Eye For Numbers"},{"c":0,"s":4,"id":3035,"u":"eye%20for%20treasure_apg","p":42,"h":1,"n":"Eye For Treasure"},{"c":0,"s":4,"id":3036,"u":"eyes%20of%20night_apg","p":33,"h":1,"n":"Eyes Of Night"},{"c":0,"s":4,"id":3037,"u":"fabricated%20connections_apg","p":167,"h":1,"n":"Fabricated Connections"},{"c":0,"s":4,"id":3038,"u":"familiar%20conduit_apg","p":174,"h":1,"n":"Familiar Conduit"},{"c":0,"s":4,"id":3039,"u":"familiar%20mascot_apg","p":174,"h":1,"n":"Familiar Mascot"},{"c":0,"s":4,"id":3040,"u":"familiar%20master%20dedication_apg","p":174,"h":1,"n":"Familiar Master Dedication"},{"c":0,"s":4,"id":3041,"u":"familiar's%20eyes_apg","p":104,"h":1,"n":"Familiar's Eyes"},{"c":0,"s":4,"id":3042,"u":"familiar's%20language_apg","p":102,"h":1,"n":"Familiar's Language"},{"c":0,"s":4,"id":3043,"u":"fancy%20moves_apg","p":175,"h":1,"n":"Fancy Moves"},{"c":0,"s":4,"id":3044,"u":"fangs_apg","p":33,"h":1,"n":"Fangs"},{"c":0,"s":4,"id":3045,"u":"far%20throw_apg","p":135,"h":1,"n":"Far Throw"},{"c":0,"s":4,"id":3046,"u":"felicitous%20riposte_apg","p":93,"h":1,"n":"Felicitous Riposte"},{"c":0,"s":4,"id":3047,"u":"ferocious%20beasts_apg","p":19,"h":1,"n":"Ferocious Beasts"},{"c":0,"s":4,"id":3048,"u":"fiend's%20door_apg","p":41,"h":1,"n":"Fiend's Door"},{"c":0,"s":4,"id":3049,"u":"fiendish%20eyes_apg","p":39,"h":1,"n":"Fiendish Eyes"},{"c":0,"s":4,"id":3050,"u":"fiendish%20form_apg","p":121,"h":1,"n":"Fiendish Form"},{"c":0,"s":4,"id":3051,"u":"fiendish%20lore_apg","p":39,"h":1,"n":"Fiendish Lore"},{"c":0,"s":4,"id":3052,"u":"fiendish%20mount_apg","p":121,"h":1,"n":"Fiendish Mount"},{"c":0,"s":4,"id":3053,"u":"fiendish%20resistance_apg","p":40,"h":1,"n":"Fiendish Resistance"},{"c":0,"s":4,"id":3054,"u":"fiendish%20strikes_apg","p":41,"h":1,"n":"Fiendish Strikes"},{"c":0,"s":4,"id":3055,"u":"fiendish%20wings_apg","p":41,"h":1,"n":"Fiendish Wings"},{"c":0,"s":4,"id":3056,"u":"fiendish%20word_apg","p":41,"h":1,"n":"Fiendish Word"},{"c":0,"s":4,"id":3057,"u":"finishing%20follow-through_apg","p":89,"h":1,"n":"Finishing Follow-through"},{"c":0,"s":4,"id":3058,"u":"finishing%20precision_apg","p":153,"h":1,"n":"Finishing Precision"},{"c":0,"s":4,"id":3059,"u":"first%20revelation_apg","p":152,"h":1,"n":"First Revelation"},{"c":0,"s":4,"id":3060,"u":"flamboyant%20athlete_apg","p":89,"h":1,"n":"Flamboyant Athlete"},{"c":0,"s":4,"id":3061,"u":"flamboyant%20leap_apg","p":92,"h":1,"n":"Flamboyant Leap"},{"c":0,"s":4,"id":3062,"u":"fleeting%20shadow_apg","p":188,"h":1,"n":"Fleeting Shadow"},{"c":0,"s":4,"id":3063,"u":"flensing%20slice_apg","p":170,"h":1,"n":"Flensing Slice"},{"c":0,"s":4,"id":3064,"u":"flexible%20ritualist_apg","p":187,"h":1,"n":"Flexible Ritualist"},{"c":0,"s":4,"id":3065,"u":"flexible%20studies_apg","p":60,"h":1,"n":"Flexible Studies"},{"c":0,"s":4,"id":3066,"u":"flinging%20blow_apg","p":130,"h":1,"n":"Flinging Blow"},{"c":0,"s":4,"id":3067,"u":"flying%20blade_apg","p":88,"h":1,"n":"Flying Blade"},{"c":0,"s":4,"id":3068,"u":"focused%20fascination_apg","p":88,"h":1,"n":"Focused Fascination"},{"c":0,"s":4,"id":3069,"u":"focused%20shot_apg","p":130,"h":1,"n":"Focused Shot"},{"c":0,"s":4,"id":3070,"u":"folksy%20patter_apg","p":46,"h":1,"n":"Folksy Patter"},{"c":0,"s":4,"id":3071,"u":"follow-up%20assault_apg","p":110,"h":1,"n":"Follow-up Assault"},{"c":0,"s":4,"id":3072,"u":"follow-up%20strike_apg","p":182,"h":1,"n":"Follow-up Strike"},{"c":0,"s":4,"id":3073,"u":"forcible%20energy_apg","p":143,"h":1,"n":"Forcible Energy"},{"c":0,"s":4,"id":3074,"u":"forensic%20acumen_apg","p":206,"h":1,"n":"Forensic Acumen"},{"c":0,"s":4,"id":3075,"u":"foresee%20danger_apg","p":64,"h":1,"n":"Foresee Danger"},{"c":0,"s":4,"id":3076,"u":"forestall%20curse_apg","p":80,"h":1,"n":"Forestall Curse"},{"c":0,"s":4,"id":3077,"u":"form%20lock_apg","p":130,"h":1,"n":"Form Lock"},{"c":0,"s":4,"id":3078,"u":"form%20of%20the%20bat_apg","p":33,"h":1,"n":"Form Of The Bat"},{"c":0,"s":4,"id":3079,"u":"form%20of%20the%20fiend_apg","p":40,"h":1,"n":"Form Of The Fiend"},{"c":0,"s":4,"id":3080,"u":"form%20retention_apg","p":142,"h":1,"n":"Form Retention"},{"c":0,"s":4,"id":3081,"u":"fresh%20ingredients_apg","p":176,"h":1,"n":"Fresh Ingredients"},{"c":0,"s":4,"id":3082,"u":"friendly%20toss_apg","p":110,"h":1,"n":"Friendly Toss"},{"c":0,"s":4,"id":3083,"u":"frightening%20appearance_apg","p":197,"h":1,"n":"Frightening Appearance"},{"c":0,"s":4,"id":3084,"u":"furious%20vengeance_apg","p":111,"h":1,"n":"Furious Vengeance"},{"c":0,"s":4,"id":3085,"u":"ghost%20hunter_apg","p":38,"h":1,"n":"Ghost Hunter"},{"c":0,"s":4,"id":3086,"u":"giant%20snare_apg","p":194,"h":1,"n":"Giant Snare"},{"c":0,"s":4,"id":3087,"u":"gladiator%20dedication_apg","p":175,"h":1,"n":"Gladiator Dedication"},{"c":0,"s":4,"id":3088,"u":"glean%20contents_apg","p":206,"h":1,"n":"Glean Contents"},{"c":0,"s":4,"id":3089,"u":"glean%20lore_apg","p":78,"h":1,"n":"Glean Lore"},{"c":0,"s":4,"id":3090,"u":"goading%20feint_apg","p":88,"h":1,"n":"Goading Feint"},{"c":0,"s":4,"id":3091,"u":"gorilla%20pound_apg","p":129,"h":1,"n":"Gorilla Pound"},{"c":0,"s":4,"id":3092,"u":"gorilla%20stance_apg","p":128,"h":1,"n":"Gorilla Stance"},{"c":0,"s":4,"id":3093,"u":"gossip%20lore_apg","p":167,"h":1,"n":"Gossip Lore"},{"c":0,"s":4,"id":3094,"u":"graceful%20leaper_apg","p":155,"h":1,"n":"Graceful Leaper"},{"c":0,"s":4,"id":3095,"u":"gravesight_apg","p":38,"h":1,"n":"Gravesight"},{"c":0,"s":4,"id":3096,"u":"gravity%20weapon_apg","p":132,"h":1,"n":"Gravity Weapon"},{"c":0,"s":4,"id":3097,"u":"great%20tengu%20form_apg","p":27,"h":1,"n":"Great Tengu Form"},{"c":0,"s":4,"id":3098,"u":"greater%20cruelty_apg","p":120,"h":1,"n":"Greater Cruelty"},{"c":0,"s":4,"id":3099,"u":"greater%20interpose_apg","p":121,"h":1,"n":"Greater Interpose"},{"c":0,"s":4,"id":3100,"u":"greater%20lesson_apg","p":102,"h":1,"n":"Greater Lesson"},{"c":0,"s":4,"id":3101,"u":"greater%20magical%20edification_apg","p":179,"h":1,"n":"Greater Magical Edification"},{"c":0,"s":4,"id":3102,"u":"greater%20magical%20scholastics_apg","p":156,"h":1,"n":"Greater Magical Scholastics"},{"c":0,"s":4,"id":3103,"u":"greater%20physical%20evolution_apg","p":141,"h":1,"n":"Greater Physical Evolution"},{"c":0,"s":4,"id":3104,"u":"greater%20revelation_apg","p":80,"h":1,"n":"Greater Revelation"},{"c":0,"s":4,"id":3105,"u":"greater%20spiritual%20evolution_apg","p":141,"h":1,"n":"Greater Spiritual Evolution"},{"c":0,"s":4,"id":3106,"u":"grievous%20blow_apg","p":182,"h":1,"n":"Grievous Blow"},{"c":0,"s":4,"id":3107,"u":"grimspawn_apg","p":40,"h":1,"n":"Grimspawn"},{"c":0,"s":4,"id":3108,"u":"group%20aid_apg","p":47,"h":1,"n":"Group Aid"},{"c":0,"s":4,"id":3109,"u":"grovel_apg","p":14,"h":1,"n":"Grovel"},{"c":0,"s":4,"id":3110,"u":"gruesome%20strike_apg","p":120,"h":1,"n":"Gruesome Strike"},{"c":0,"s":4,"id":3111,"u":"guardian's%20deflection_apg","p":89,"h":1,"n":"Guardian's Deflection"},{"c":0,"s":4,"id":3112,"u":"hag%20claws_apg","p":31,"h":1,"n":"Hag Claws"},{"c":0,"s":4,"id":3113,"u":"hag%20magic_apg","p":31,"h":1,"n":"Hag Magic"},{"c":0,"s":4,"id":3114,"u":"hag's%20sight_apg","p":31,"h":1,"n":"Hag's Sight"},{"c":0,"s":4,"id":3115,"u":"halo_apg","p":35,"h":1,"n":"Halo"},{"c":0,"s":4,"id":3116,"u":"hammer%20quake_apg","p":183,"h":1,"n":"Hammer Quake"},{"c":0,"s":4,"id":3117,"u":"hardy%20traveler_apg","p":47,"h":1,"n":"Hardy Traveler"},{"c":0,"s":4,"id":3118,"u":"head%20stomp_apg","p":135,"h":1,"n":"Head Stomp"},{"c":0,"s":4,"id":3119,"u":"heal%20animal_apg","p":160,"h":1,"n":"Heal Animal"},{"c":0,"s":4,"id":3120,"u":"heal%20companion_apg","p":132,"h":1,"n":"Heal Companion"},{"c":0,"s":4,"id":3121,"u":"healing%20bomb_apg","p":107,"h":1,"n":"Healing Bomb"},{"c":0,"s":4,"id":3122,"u":"hellspawn_apg","p":40,"h":1,"n":"Hellspawn"},{"c":0,"s":4,"id":3123,"u":"herbalist%20dedication_apg","p":176,"h":1,"n":"Herbalist Dedication"},{"c":0,"s":4,"id":3124,"u":"heroic%20presence_apg","p":47,"h":1,"n":"Heroic Presence"},{"c":0,"s":4,"id":3125,"u":"hex%20focus_apg","p":104,"h":1,"n":"Hex Focus"},{"c":0,"s":4,"id":3126,"u":"hex%20master_apg","p":105,"h":1,"n":"Hex Master"},{"c":0,"s":4,"id":3127,"u":"hex%20wellspring_apg","p":105,"h":1,"n":"Hex Wellspring"},{"c":0,"s":4,"id":3128,"u":"hidden%20magic_apg","p":196,"h":1,"n":"Hidden Magic"},{"c":0,"s":4,"id":3129,"u":"high-quality%20scrounger_apg","p":190,"h":1,"n":"High-quality Scrounger"},{"c":0,"s":4,"id":3130,"u":"hireling%20manager_apg","p":206,"h":1,"n":"Hireling Manager"},{"c":0,"s":4,"id":3131,"u":"hold%20mark_apg","p":18,"h":1,"n":"Hold Mark"},{"c":0,"s":4,"id":3132,"u":"holistic%20care_apg","p":184,"h":1,"n":"Holistic Care"},{"c":0,"s":4,"id":3133,"u":"homeward%20bound_apg","p":44,"h":1,"n":"Homeward Bound"},{"c":0,"s":4,"id":3134,"u":"horizon%20walker%20dedication_apg","p":177,"h":1,"n":"Horizon Walker Dedication"},{"c":0,"s":4,"id":3135,"u":"hunter's%20luck_apg","p":132,"h":1,"n":"Hunter's Luck"},{"c":0,"s":4,"id":3136,"u":"hunter's%20vision_apg","p":132,"h":1,"n":"Hunter's Vision"},{"c":0,"s":4,"id":3137,"u":"hurling%20charge_apg","p":198,"h":1,"n":"Hurling Charge"},{"c":0,"s":4,"id":3138,"u":"hymn%20of%20healing_apg","p":112,"h":1,"n":"Hymn Of Healing"},{"c":0,"s":4,"id":3139,"u":"impaling%20finisher_apg","p":90,"h":1,"n":"Impaling Finisher"},{"c":0,"s":4,"id":3140,"u":"impaling%20thrust_apg","p":111,"h":1,"n":"Impaling Thrust"},{"c":0,"s":4,"id":3141,"u":"implausible%20purchase%20(investigator)_apg","p":65,"a":"Investigator","h":1,"n":"Implausible Purchase"},{"c":0,"s":4,"id":3142,"u":"implausible%20purchase%20(rogue)_apg","p":137,"a":"Rogue","h":1,"n":"Implausible Purchase"},{"c":0,"s":4,"id":3143,"u":"impossible%20riposte_apg","p":93,"h":1,"n":"Impossible Riposte"},{"c":0,"s":4,"id":3144,"u":"impossible%20snares_apg","p":133,"h":1,"n":"Impossible Snares"},{"c":0,"s":4,"id":3145,"u":"impressive%20landing_apg","p":110,"h":1,"n":"Impressive Landing"},{"c":0,"s":4,"id":3146,"u":"impressive%20mount_apg","p":164,"h":1,"n":"Impressive Mount"},{"c":0,"s":4,"id":3147,"u":"improved%20familiar%20(witch)_apg","p":102,"a":"Witch","h":1,"n":"Improved Familiar"},{"c":0,"s":4,"id":3148,"u":"improved%20familiar%20(familiar%20master)_apg","p":174,"a":"Familiar Master","h":1,"n":"Improved Familiar"},{"c":0,"s":4,"id":3149,"u":"improvise%20tool_apg","p":206,"h":1,"n":"Improvise Tool"},{"c":0,"s":4,"id":3150,"u":"improvised%20critical_apg","p":199,"h":1,"n":"Improvised Critical"},{"c":0,"s":4,"id":3151,"u":"improvised%20pummel_apg","p":199,"h":1,"n":"Improvised Pummel"},{"c":0,"s":4,"id":3152,"u":"improvised%20repair_apg","p":206,"h":1,"n":"Improvised Repair"},{"c":0,"s":4,"id":3153,"u":"incredible%20beastmaster%20companion_apg","p":160,"h":1,"n":"Incredible Beastmaster Companion"},{"c":0,"s":4,"id":3154,"u":"incredible%20familiar%20(witch)_apg","p":103,"a":"Witch","h":1,"n":"Incredible Familiar"},{"c":0,"s":4,"id":3155,"u":"incredible%20familiar%20(familiar%20master)_apg","p":174,"a":"Familiar Master","h":1,"n":"Incredible Familiar"},{"c":0,"s":4,"id":3156,"u":"incredible%20luck_apg","p":93,"h":1,"n":"Incredible Luck"},{"c":0,"s":4,"id":3157,"u":"incredible%20mount_apg","p":165,"h":1,"n":"Incredible Mount"},{"c":0,"s":4,"id":3158,"u":"incredible%20scout_apg","p":206,"h":1,"n":"Incredible Scout"},{"c":0,"s":4,"id":3159,"u":"inexhaustible%20countermoves_apg","p":93,"h":1,"n":"Inexhaustible Countermoves"},{"c":0,"s":4,"id":3160,"u":"influence%20nature_apg","p":207,"h":1,"n":"Influence Nature"},{"c":0,"s":4,"id":3161,"u":"inner%20strength_apg","p":109,"h":1,"n":"Inner Strength"},{"c":0,"s":4,"id":3162,"u":"inoculation_apg","p":207,"h":1,"n":"Inoculation"},{"c":0,"s":4,"id":3163,"u":"inspired%20stratagem_apg","p":136,"h":1,"n":"Inspired Stratagem"},{"c":0,"s":4,"id":3164,"u":"inspiring%20marshal%20stance_apg","p":180,"h":1,"n":"Inspiring Marshal Stance"},{"c":0,"s":4,"id":3165,"u":"instinctive%20obfuscation_apg","p":44,"h":1,"n":"Instinctive Obfuscation"},{"c":0,"s":4,"id":3166,"u":"instinctive%20strike_apg","p":110,"h":1,"n":"Instinctive Strike"},{"c":0,"s":4,"id":3167,"u":"instrument%20of%20slaughter_apg","p":121,"h":1,"n":"Instrument Of Slaughter"},{"c":0,"s":4,"id":3168,"u":"investigator%20dedication_apg","p":151,"h":1,"n":"Investigator Dedication"},{"c":0,"s":4,"id":3169,"u":"investigator's%20stratagem_apg","p":151,"h":1,"n":"Investigator's Stratagem"},{"c":0,"s":4,"id":3170,"u":"invigorating%20mercy_apg","p":119,"h":1,"n":"Invigorating Mercy"},{"c":0,"s":4,"id":3171,"u":"iron%20fists_apg","p":18,"h":1,"n":"Iron Fists"},{"c":0,"s":4,"id":3172,"u":"iron%20repercussions_apg","p":118,"h":1,"n":"Iron Repercussions"},{"c":0,"s":4,"id":3173,"u":"just%20one%20more%20thing_apg","p":63,"h":1,"n":"Just One More Thing"},{"c":0,"s":4,"id":3174,"u":"just%20the%20facts_apg","p":65,"h":1,"n":"Just The Facts"},{"c":0,"s":4,"id":3175,"u":"keen%20follower_apg","p":207,"h":1,"n":"Keen Follower"},{"c":0,"s":4,"id":3176,"u":"keen%20recollection_apg","p":151,"h":1,"n":"Keen Recollection"},{"c":0,"s":4,"id":3177,"u":"keep%20pace_apg","p":163,"h":1,"n":"Keep Pace"},{"c":0,"s":4,"id":3178,"u":"ki%20center_apg","p":131,"h":1,"n":"Ki Center"},{"c":0,"s":4,"id":3179,"u":"ki%20form_apg","p":131,"h":1,"n":"Ki Form"},{"c":0,"s":4,"id":3180,"u":"kneecap_apg","p":45,"h":1,"n":"Kneecap"},{"c":0,"s":4,"id":3181,"u":"know%20your%20own_apg","p":43,"h":1,"n":"Know Your Own"},{"c":0,"s":4,"id":3182,"u":"known%20weaknesses_apg","p":60,"h":1,"n":"Known Weaknesses"},{"c":0,"s":4,"id":3183,"u":"kobold%20breath_apg","p":14,"h":1,"n":"Kobold Breath"},{"c":0,"s":4,"id":3184,"u":"kobold%20lore_apg","p":14,"h":1,"n":"Kobold Lore"},{"c":0,"s":4,"id":3185,"u":"lab%20rat_apg","p":23,"h":1,"n":"Lab Rat"},{"c":0,"s":4,"id":3186,"u":"lawbringer_apg","p":35,"h":1,"n":"Lawbringer"},{"c":0,"s":4,"id":3187,"u":"lead%20climber_apg","p":207,"h":1,"n":"Lead Climber"},{"c":0,"s":4,"id":3188,"u":"lead%20investigator_apg","p":65,"h":1,"n":"Lead Investigator"},{"c":0,"s":4,"id":3189,"u":"lead%20the%20pack_apg","p":161,"h":1,"n":"Lead The Pack"},{"c":0,"s":4,"id":3190,"u":"leading%20dance_apg","p":90,"h":1,"n":"Leading Dance"},{"c":0,"s":4,"id":3191,"u":"legendary%20guide_apg","p":207,"h":1,"n":"Legendary Guide"},{"c":0,"s":4,"id":3192,"u":"legendary%20rider_apg","p":165,"h":1,"n":"Legendary Rider"},{"c":0,"s":4,"id":3193,"u":"leshy%20familiar%20secrets_apg","p":124,"h":1,"n":"Leshy Familiar Secrets"},{"c":0,"s":4,"id":3194,"u":"lethal%20finisher_apg","p":93,"h":1,"n":"Lethal Finisher"},{"c":0,"s":4,"id":3195,"u":"lie%20detector_apg","p":62,"h":1,"n":"Lie Detector"},{"c":0,"s":4,"id":3196,"u":"life%20leap_apg","p":44,"h":1,"n":"Life Leap"},{"c":0,"s":4,"id":3197,"u":"lifesense_apg","p":38,"h":1,"n":"Lifesense"},{"c":0,"s":4,"id":3198,"u":"light%20from%20darkness_apg","p":41,"h":1,"n":"Light From Darkness"},{"c":0,"s":4,"id":3199,"u":"light%20paws_apg","p":10,"h":1,"n":"Light Paws"},{"c":0,"s":4,"id":3200,"u":"lightslayer%20oath_apg","p":118,"h":1,"n":"Lightslayer Oath"},{"c":0,"s":4,"id":3201,"u":"linguist%20dedication_apg","p":178,"h":1,"n":"Linguist Dedication"},{"c":0,"s":4,"id":3202,"u":"litany%20of%20depravity_apg","p":121,"h":1,"n":"Litany Of Depravity"},{"c":0,"s":4,"id":3203,"u":"litany%20of%20self-interest_apg","p":120,"h":1,"n":"Litany Of Self-interest"},{"c":0,"s":4,"id":3204,"u":"living%20hair_apg","p":102,"h":1,"n":"Living Hair"},{"c":0,"s":4,"id":3205,"u":"loaner%20spell_apg","p":136,"h":1,"n":"Loaner Spell"},{"c":0,"s":4,"id":3206,"u":"long-nosed%20form_apg","p":26,"h":1,"n":"Long-nosed Form"},{"c":0,"s":4,"id":3207,"u":"loremaster%20dedication_apg","p":179,"h":1,"n":"Loremaster Dedication"},{"c":0,"s":4,"id":3208,"u":"loud%20singer_apg","p":45,"h":1,"n":"Loud Singer"},{"c":0,"s":4,"id":3209,"u":"mage%20hunter_apg","p":109,"h":1,"n":"Mage Hunter"},{"c":0,"s":4,"id":3210,"u":"magic%20arrow_apg","p":173,"h":1,"n":"Magic Arrow"},{"c":0,"s":4,"id":3211,"u":"magic%20hands_apg","p":122,"h":1,"n":"Magic Hands"},{"c":0,"s":4,"id":3212,"u":"magic%20hide_apg","p":132,"h":1,"n":"Magic Hide"},{"c":0,"s":4,"id":3213,"u":"magic%20rider_apg","p":43,"h":1,"n":"Magic Rider"},{"c":0,"s":4,"id":3214,"u":"magic%20sense_apg","p":80,"h":1,"n":"Magic Sense"},{"c":0,"s":4,"id":3215,"u":"magical%20adaptation_apg","p":177,"h":1,"n":"Magical Adaptation"},{"c":0,"s":4,"id":3216,"u":"magical%20edification_apg","p":179,"h":1,"n":"Magical Edification"},{"c":0,"s":4,"id":3217,"u":"magical%20scholastics_apg","p":156,"h":1,"n":"Magical Scholastics"},{"c":0,"s":4,"id":3218,"u":"major%20lesson_apg","p":103,"h":1,"n":"Major Lesson"},{"c":0,"s":4,"id":3219,"u":"makeshift%20strike_apg","p":199,"h":1,"n":"Makeshift Strike"},{"c":0,"s":4,"id":3220,"u":"malicious%20bane_apg","p":40,"h":1,"n":"Malicious Bane"},{"c":0,"s":4,"id":3221,"u":"many%20guises_apg","p":197,"h":1,"n":"Many Guises"},{"c":0,"s":4,"id":3222,"u":"marshal%20dedication_apg","p":180,"h":1,"n":"Marshal Dedication"},{"c":0,"s":4,"id":3223,"u":"martial%20artist%20dedication_apg","p":182,"h":1,"n":"Martial Artist Dedication"},{"c":0,"s":4,"id":3224,"u":"martial%20experience_apg","p":43,"h":1,"n":"Martial Experience"},{"c":0,"s":4,"id":3225,"u":"martial%20performance_apg","p":112,"h":1,"n":"Martial Performance"},{"c":0,"s":4,"id":3226,"u":"martyr_apg","p":122,"h":1,"n":"Martyr"},{"c":0,"s":4,"id":3227,"u":"master%20eldritch%20archer%20spellcasting_apg","p":173,"h":1,"n":"Master Eldritch Archer Spellcasting"},{"c":0,"s":4,"id":3228,"u":"master%20oracle%20spellcasting_apg","p":152,"h":1,"n":"Master Oracle Spellcasting"},{"c":0,"s":4,"id":3229,"u":"master%20scroll%20cache_apg","p":189,"h":1,"n":"Master Scroll Cache"},{"c":0,"s":4,"id":3230,"u":"master%20spotter_apg","p":151,"h":1,"n":"Master Spotter"},{"c":0,"s":4,"id":3231,"u":"master%20witch%20spellcasting_apg","p":154,"h":1,"n":"Master Witch Spellcasting"},{"c":0,"s":4,"id":3232,"u":"mature%20beastmaster%20companion_apg","p":160,"h":1,"n":"Mature Beastmaster Companion"},{"c":0,"s":4,"id":3233,"u":"mauler%20dedication_apg","p":183,"h":1,"n":"Mauler Dedication"},{"c":0,"s":4,"id":3234,"u":"medic%20dedication_apg","p":184,"h":1,"n":"Medic Dedication"},{"c":0,"s":4,"id":3235,"u":"medusa's%20wrath_apg","p":130,"h":1,"n":"Medusa's Wrath"},{"c":0,"s":4,"id":3236,"u":"mesmerizing%20gaze_apg","p":166,"h":1,"n":"Mesmerizing Gaze"},{"c":0,"s":4,"id":3237,"u":"methodical%20debilitations_apg","p":136,"h":1,"n":"Methodical Debilitations"},{"c":0,"s":4,"id":3238,"u":"mighty%20bulwark_apg","p":191,"h":1,"n":"Mighty Bulwark"},{"c":0,"s":4,"id":3239,"u":"mighty%20dragon%20shape_apg","p":169,"h":1,"n":"Mighty Dragon Shape"},{"c":0,"s":4,"id":3240,"u":"minion%20guise_apg","p":196,"h":1,"n":"Minion Guise"},{"c":0,"s":4,"id":3241,"u":"miraculous%20possibility_apg","p":123,"h":1,"n":"Miraculous Possibility"},{"c":0,"s":4,"id":3242,"u":"mist%20child_apg","p":31,"h":1,"n":"Mist Child"},{"c":0,"s":4,"id":3243,"u":"mobile%20finisher_apg","p":92,"h":1,"n":"Mobile Finisher"},{"c":0,"s":4,"id":3244,"u":"monastic%20archer%20stance_apg","p":128,"h":1,"n":"Monastic Archer Stance"},{"c":0,"s":4,"id":3245,"u":"mounted%20shield_apg","p":164,"h":1,"n":"Mounted Shield"},{"c":0,"s":4,"id":3246,"u":"mug_apg","p":135,"h":1,"n":"Mug"},{"c":0,"s":4,"id":3247,"u":"multilingual%20cipher_apg","p":178,"h":1,"n":"Multilingual Cipher"},{"c":0,"s":4,"id":3248,"u":"murksight_apg","p":103,"h":1,"n":"Murksight"},{"c":0,"s":4,"id":3249,"u":"musetouched_apg","p":35,"h":1,"n":"Musetouched"},{"c":0,"s":4,"id":3250,"u":"mutable%20familiar_apg","p":174,"h":1,"n":"Mutable Familiar"},{"c":0,"s":4,"id":3251,"u":"mysterious%20breadth_apg","p":152,"h":1,"n":"Mysterious Breadth"},{"c":0,"s":4,"id":3252,"u":"mysterious%20repertoire_apg","p":81,"h":1,"n":"Mysterious Repertoire"},{"c":0,"s":4,"id":3253,"u":"mystery%20conduit_apg","p":81,"h":1,"n":"Mystery Conduit"},{"c":0,"s":4,"id":3254,"u":"necromantic%20physiology_apg","p":33,"h":1,"n":"Necromantic Physiology"},{"c":0,"s":4,"id":3255,"u":"never%20tire_apg","p":166,"h":1,"n":"Never Tire"},{"c":0,"s":4,"id":3256,"u":"night%20magic_apg","p":33,"h":1,"n":"Night Magic"},{"c":0,"s":4,"id":3257,"u":"nimble%20dodge%20(swashbuckler)_apg","p":88,"a":"Swashbuckler","h":1,"n":"Nimble Dodge"},{"c":0,"s":4,"id":3258,"u":"nimble%20hooves_apg","p":40,"h":1,"n":"Nimble Hooves"},{"c":0,"s":4,"id":3259,"u":"nimble%20roll%20(swashbuckler)_apg","p":91,"a":"Swashbuckler","h":1,"n":"Nimble Roll"},{"c":0,"s":4,"id":3260,"u":"nimble%20shield%20hand_apg","p":159,"h":1,"n":"Nimble Shield Hand"},{"c":0,"s":4,"id":3261,"u":"no%20cause%20for%20alarm_apg","p":208,"h":1,"n":"No Cause For Alarm"},{"c":0,"s":4,"id":3262,"u":"nocturnal%20sense_apg","p":110,"h":1,"n":"Nocturnal Sense"},{"c":0,"s":4,"id":3263,"u":"nonlethal%20spell_apg","p":142,"h":1,"n":"Nonlethal Spell"},{"c":0,"s":4,"id":3264,"u":"occult%20resistance_apg","p":31,"h":1,"n":"Occult Resistance"},{"c":0,"s":4,"id":3265,"u":"ode%20to%20ouroboros_apg","p":114,"h":1,"n":"Ode To Ouroboros"},{"c":0,"s":4,"id":3266,"u":"one%20for%20all_apg","p":88,"h":1,"n":"One For All"},{"c":0,"s":4,"id":3267,"u":"one-inch%20punch_apg","p":129,"h":1,"n":"One-inch Punch"},{"c":0,"s":4,"id":3268,"u":"one-millimeter%20punch_apg","p":131,"h":1,"n":"One-millimeter Punch"},{"c":0,"s":4,"id":3269,"u":"one-toed%20hop_apg","p":27,"h":1,"n":"One-toed Hop"},{"c":0,"s":4,"id":3270,"u":"ongoing%20investigation_apg","p":62,"h":1,"n":"Ongoing Investigation"},{"c":0,"s":4,"id":3271,"u":"ongoing%20selfishness_apg","p":118,"h":1,"n":"Ongoing Selfishness"},{"c":0,"s":4,"id":3272,"u":"ongoing%20strategy_apg","p":63,"h":1,"n":"Ongoing Strategy"},{"c":0,"s":4,"id":3273,"u":"opportunistic%20grapple_apg","p":163,"h":1,"n":"Opportunistic Grapple"},{"c":0,"s":4,"id":3274,"u":"oracle%20dedication_apg","p":152,"h":1,"n":"Oracle Dedication"},{"c":0,"s":4,"id":3275,"u":"oracular%20providence_apg","p":81,"h":1,"n":"Oracular Providence"},{"c":0,"s":4,"id":3276,"u":"oracular%20warning_apg","p":80,"h":1,"n":"Oracular Warning"},{"c":0,"s":4,"id":3277,"u":"orc%20lore_apg","p":18,"h":1,"n":"Orc Lore"},{"c":0,"s":4,"id":3278,"u":"orthographic%20mastery_apg","p":179,"h":1,"n":"Orthographic Mastery"},{"c":0,"s":4,"id":3279,"u":"otherworldly%20acumen_apg","p":43,"h":1,"n":"Otherworldly Acumen"},{"c":0,"s":4,"id":3280,"u":"overcrowd_apg","p":23,"h":1,"n":"Overcrowd"},{"c":0,"s":4,"id":3281,"u":"overextending%20feint_apg","p":134,"h":1,"n":"Overextending Feint"},{"c":0,"s":4,"id":3282,"u":"overpowering%20charge%20(barbarian)_apg","p":110,"a":"Barbarian","h":1,"n":"Overpowering Charge"},{"c":0,"s":4,"id":3283,"u":"overpowering%20charge%20(fighter)_apg","p":127,"a":"Fighter","h":1,"n":"Overpowering Charge"},{"c":0,"s":4,"id":3284,"u":"oversized%20throw_apg","p":109,"h":1,"n":"Oversized Throw"},{"c":0,"s":4,"id":3285,"u":"overwhelming%20blow_apg","p":127,"h":1,"n":"Overwhelming Blow"},{"c":0,"s":4,"id":3286,"u":"overwhelming%20breath_apg","p":130,"h":1,"n":"Overwhelming Breath"},{"c":0,"s":4,"id":3287,"u":"pack%20rat_apg","p":22,"h":1,"n":"Pack Rat"},{"c":0,"s":4,"id":3288,"u":"pale%20horse_apg","p":121,"h":1,"n":"Pale Horse"},{"c":0,"s":4,"id":3289,"u":"panache%20paragon_apg","p":93,"h":1,"n":"Panache Paragon"},{"c":0,"s":4,"id":3290,"u":"paradoxical%20mystery_apg","p":81,"h":1,"n":"Paradoxical Mystery"},{"c":0,"s":4,"id":3291,"u":"parry%20and%20riposte_apg","p":93,"h":1,"n":"Parry And Riposte"},{"c":0,"s":4,"id":3292,"u":"parting%20shot_apg","p":126,"h":1,"n":"Parting Shot"},{"c":0,"s":4,"id":3293,"u":"party%20crasher_apg","p":167,"h":1,"n":"Party Crasher"},{"c":0,"s":4,"id":3294,"u":"path%20of%20iron_apg","p":182,"h":1,"n":"Path Of Iron"},{"c":0,"s":4,"id":3295,"u":"patron's%20breadth_apg","p":154,"h":1,"n":"Patron's Breadth"},{"c":0,"s":4,"id":3296,"u":"patron's%20truth_apg","p":105,"h":1,"n":"Patron's Truth"},{"c":0,"s":4,"id":3297,"u":"peafowl%20stance_apg","p":128,"h":1,"n":"Peafowl Stance"},{"c":0,"s":4,"id":3298,"u":"peafowl%20strut_apg","p":129,"h":1,"n":"Peafowl Strut"},{"c":0,"s":4,"id":3299,"u":"penetrating%20projectile_apg","p":111,"h":1,"n":"Penetrating Projectile"},{"c":0,"s":4,"id":3300,"u":"perfect%20finisher_apg","p":93,"h":1,"n":"Perfect Finisher"},{"c":0,"s":4,"id":3301,"u":"performative%20weapons%20training_apg","p":175,"h":1,"n":"Performative Weapons Training"},{"c":0,"s":4,"id":3302,"u":"perpetual%20breadth_apg","p":107,"h":1,"n":"Perpetual Breadth"},{"c":0,"s":4,"id":3303,"u":"perpetual%20scout_apg","p":177,"h":1,"n":"Perpetual Scout"},{"c":0,"s":4,"id":3304,"u":"phase%20arrow_apg","p":173,"h":1,"n":"Phase Arrow"},{"c":0,"s":4,"id":3305,"u":"phonetic%20training_apg","p":178,"h":1,"n":"Phonetic Training"},{"c":0,"s":4,"id":3306,"u":"pick%20up%20the%20pace_apg","p":208,"h":1,"n":"Pick Up The Pace"},{"c":0,"s":4,"id":3307,"u":"pied%20piping_apg","p":115,"h":1,"n":"Pied Piping"},{"c":0,"s":4,"id":3308,"u":"pilgrim's%20token_apg","p":208,"h":1,"n":"Pilgrim's Token"},{"c":0,"s":4,"id":3309,"u":"pinch%20time_apg","p":47,"h":1,"n":"Pinch Time"},{"c":0,"s":4,"id":3310,"u":"pinning%20fire_apg","p":129,"h":1,"n":"Pinning Fire"},{"c":0,"s":4,"id":3311,"u":"pinpoint%20poisoner_apg","p":107,"h":1,"n":"Pinpoint Poisoner"},{"c":0,"s":4,"id":3312,"u":"pirate%20dedication_apg","p":185,"h":1,"n":"Pirate Dedication"},{"c":0,"s":4,"id":3313,"u":"pirate%20weapon%20training_apg","p":185,"h":1,"n":"Pirate Weapon Training"},{"c":0,"s":4,"id":3314,"u":"pitborn_apg","p":40,"h":1,"n":"Pitborn"},{"c":0,"s":4,"id":3315,"u":"plant%20evidence_apg","p":134,"h":1,"n":"Plant Evidence"},{"c":0,"s":4,"id":3316,"u":"play%20to%20the%20crowd_apg","p":175,"h":1,"n":"Play To The Crowd"},{"c":0,"s":4,"id":3317,"u":"plentiful%20snares_apg","p":194,"h":1,"n":"Plentiful Snares"},{"c":0,"s":4,"id":3318,"u":"plot%20the%20future_apg","p":64,"h":1,"n":"Plot The Future"},{"c":0,"s":4,"id":3319,"u":"poison%20coat_apg","p":186,"h":1,"n":"Poison Coat"},{"c":0,"s":4,"id":3320,"u":"poisoner%20dedication_apg","p":186,"h":1,"n":"Poisoner Dedication"},{"c":0,"s":4,"id":3321,"u":"poisoner's%20twist_apg","p":186,"h":1,"n":"Poisoner's Twist"},{"c":0,"s":4,"id":3322,"u":"portentous%20spell_apg","p":81,"h":1,"n":"Portentous Spell"},{"c":0,"s":4,"id":3323,"u":"posse_apg","p":163,"h":1,"n":"Posse"},{"c":0,"s":4,"id":3324,"u":"poultice%20preparation_apg","p":176,"h":1,"n":"Poultice Preparation"},{"c":0,"s":4,"id":3325,"u":"prairie%20rider_apg","p":46,"h":1,"n":"Prairie Rider"},{"c":0,"s":4,"id":3326,"u":"precious%20arrow_apg","p":173,"h":1,"n":"Precious Arrow"},{"c":0,"s":4,"id":3327,"u":"precise%20finisher_apg","p":91,"h":1,"n":"Precise Finisher"},{"c":0,"s":4,"id":3328,"u":"predictable!_apg","p":135,"h":1,"n":"Predictable!"},{"c":0,"s":4,"id":3329,"u":"predictive%20purchase%20(investigator)_apg","p":63,"a":"Investigator","h":1,"n":"Predictive Purchase"},{"c":0,"s":4,"id":3330,"u":"predictive%20purchase%20(rogue)_apg","p":136,"a":"Rogue","h":1,"n":"Predictive Purchase"},{"c":0,"s":4,"id":3331,"u":"premonition%20of%20avoidance_apg","p":122,"h":1,"n":"Premonition Of Avoidance"},{"c":0,"s":4,"id":3332,"u":"premonition%20of%20clarity_apg","p":123,"h":1,"n":"Premonition Of Clarity"},{"c":0,"s":4,"id":3333,"u":"preparation_apg","p":136,"h":1,"n":"Preparation"},{"c":0,"s":4,"id":3334,"u":"prescient%20consumable_apg","p":208,"h":1,"n":"Prescient Consumable"},{"c":0,"s":4,"id":3335,"u":"prescient%20planner_apg","p":208,"h":1,"n":"Prescient Planner"},{"c":0,"s":4,"id":3336,"u":"prevailing%20position_apg","p":130,"h":1,"n":"Prevailing Position"},{"c":0,"s":4,"id":3337,"u":"primal%20aegis_apg","p":125,"h":1,"n":"Primal Aegis"},{"c":0,"s":4,"id":3338,"u":"pristine%20weapon_apg","p":124,"h":1,"n":"Pristine Weapon"},{"c":0,"s":4,"id":3339,"u":"project%20persona_apg","p":44,"h":1,"n":"Project Persona"},{"c":0,"s":4,"id":3340,"u":"quick%20change_apg","p":197,"h":1,"n":"Quick Change"},{"c":0,"s":4,"id":3341,"u":"quick%20contacts_apg","p":208,"h":1,"n":"Quick Contacts"},{"c":0,"s":4,"id":3342,"u":"quick%20fix_apg","p":195,"h":1,"n":"Quick Fix"},{"c":0,"s":4,"id":3343,"u":"quick%20mount_apg","p":164,"h":1,"n":"Quick Mount"},{"c":0,"s":4,"id":3344,"u":"quick%20shot_apg","p":157,"h":1,"n":"Quick Shot"},{"c":0,"s":4,"id":3345,"u":"quick%20stow_apg","p":23,"h":1,"n":"Quick Stow"},{"c":0,"s":4,"id":3346,"u":"quick%20study_apg","p":179,"h":1,"n":"Quick Study"},{"c":0,"s":4,"id":3347,"u":"quickened%20casting%20(oracle)_apg","p":80,"a":"Oracle","h":1,"n":"Quickened Casting"},{"c":0,"s":4,"id":3348,"u":"quickened%20casting%20(witch)_apg","p":103,"a":"Witch","h":1,"n":"Quickened Casting"},{"c":0,"s":4,"id":3349,"u":"radiant%20infusion_apg","p":122,"h":1,"n":"Radiant Infusion"},{"c":0,"s":4,"id":3350,"u":"rallying%20charge_apg","p":180,"h":1,"n":"Rallying Charge"},{"c":0,"s":4,"id":3351,"u":"rampaging%20ferocity_apg","p":19,"h":1,"n":"Rampaging Ferocity"},{"c":0,"s":4,"id":3352,"u":"ranger's%20bramble_apg","p":132,"h":1,"n":"Ranger's Bramble"},{"c":0,"s":4,"id":3353,"u":"rapid%20affixture_apg","p":208,"h":1,"n":"Rapid Affixture"},{"c":0,"s":4,"id":3354,"u":"rapid%20response_apg","p":122,"h":1,"n":"Rapid Response"},{"c":0,"s":4,"id":3355,"u":"rat%20familiar_apg","p":22,"h":1,"n":"Rat Familiar"},{"c":0,"s":4,"id":3356,"u":"rat%20form_apg","p":23,"h":1,"n":"Rat Form"},{"c":0,"s":4,"id":3357,"u":"rat%20magic_apg","p":23,"h":1,"n":"Rat Magic"},{"c":0,"s":4,"id":3358,"u":"ratfolk%20lore_apg","p":22,"h":1,"n":"Ratfolk Lore"},{"c":0,"s":4,"id":3359,"u":"ratspeak_apg","p":22,"h":1,"n":"Ratspeak"},{"c":0,"s":4,"id":3360,"u":"razzle-dazzle_apg","p":44,"h":1,"n":"Razzle-dazzle"},{"c":0,"s":4,"id":3361,"u":"reach%20spell%20(oracle)_apg","p":79,"a":"Oracle","h":1,"n":"Reach Spell"},{"c":0,"s":4,"id":3362,"u":"reach%20spell%20(witch)_apg","p":101,"a":"Witch","h":1,"n":"Reach Spell"},{"c":0,"s":4,"id":3363,"u":"reactive%20transformation_apg","p":125,"h":1,"n":"Reactive Transformation"},{"c":0,"s":4,"id":3364,"u":"read%20disaster_apg","p":80,"h":1,"n":"Read Disaster"},{"c":0,"s":4,"id":3365,"u":"read%20shibboleths_apg","p":178,"h":1,"n":"Read Shibboleths"},{"c":0,"s":4,"id":3366,"u":"reason%20rapidly_apg","p":64,"h":1,"n":"Reason Rapidly"},{"c":0,"s":4,"id":3367,"u":"rebounding%20toss_apg","p":126,"h":1,"n":"Rebounding Toss"},{"c":0,"s":4,"id":3368,"u":"reckless%20abandon%20(goblin)_apg","p":45,"a":"Goblin","h":1,"n":"Reckless Abandon"},{"c":0,"s":4,"id":3369,"u":"reconstruct%20the%20scene%20(investigator)_apg","p":65,"a":"Investigator","h":1,"n":"Reconstruct The Scene"},{"c":0,"s":4,"id":3370,"u":"reconstruct%20the%20scene%20(rogue)_apg","p":137,"a":"Rogue","h":1,"n":"Reconstruct The Scene"},{"c":0,"s":4,"id":3371,"u":"red%20herring_apg","p":61,"h":1,"n":"Red Herring"},{"c":0,"s":4,"id":3372,"u":"reflect%20spell%20(witch)_apg","p":104,"a":"Witch","h":1,"n":"Reflect Spell"},{"c":0,"s":4,"id":3373,"u":"reflexive%20riposte_apg","p":92,"h":1,"n":"Reflexive Riposte"},{"c":0,"s":4,"id":3374,"u":"rejuvenating%20touch_apg","p":121,"h":1,"n":"Rejuvenating Touch"},{"c":0,"s":4,"id":3375,"u":"relentless%20wings_apg","p":41,"h":1,"n":"Relentless Wings"},{"c":0,"s":4,"id":3376,"u":"reliable%20luck_apg","p":11,"h":1,"n":"Reliable Luck"},{"c":0,"s":4,"id":3377,"u":"remediate_apg","p":123,"h":1,"n":"Remediate"},{"c":0,"s":4,"id":3378,"u":"remote%20trigger_apg","p":194,"h":1,"n":"Remote Trigger"},{"c":0,"s":4,"id":3379,"u":"resilient%20touch_apg","p":120,"h":1,"n":"Resilient Touch"},{"c":0,"s":4,"id":3380,"u":"resist%20ruin_apg","p":38,"h":1,"n":"Resist Ruin"},{"c":0,"s":4,"id":3381,"u":"resounding%20blow_apg","p":110,"h":1,"n":"Resounding Blow"},{"c":0,"s":4,"id":3382,"u":"resounding%20bravery_apg","p":127,"h":1,"n":"Resounding Bravery"},{"c":0,"s":4,"id":3383,"u":"resounding%20finale_apg","p":115,"h":1,"n":"Resounding Finale"},{"c":0,"s":4,"id":3384,"u":"resourceful%20ritualist_apg","p":187,"h":1,"n":"Resourceful Ritualist"},{"c":0,"s":4,"id":3385,"u":"resuscitate_apg","p":184,"h":1,"n":"Resuscitate"},{"c":0,"s":4,"id":3386,"u":"return%20fire_apg","p":129,"h":1,"n":"Return Fire"},{"c":0,"s":4,"id":3387,"u":"returning%20throw_apg","p":42,"h":1,"n":"Returning Throw"},{"c":0,"s":4,"id":3388,"u":"reverberate_apg","p":114,"h":1,"n":"Reverberate"},{"c":0,"s":4,"id":3389,"u":"reverse%20engineering_apg","p":190,"h":1,"n":"Reverse Engineering"},{"c":0,"s":4,"id":3390,"u":"ricochet%20feint_apg","p":136,"h":1,"n":"Ricochet Feint"},{"c":0,"s":4,"id":3391,"u":"ricochet%20stance%20(fighter)_apg","p":126,"a":"Fighter","h":1,"n":"Ricochet Stance"},{"c":0,"s":4,"id":3392,"u":"ricochet%20stance%20(rogue)_apg","p":136,"a":"Rogue","h":1,"n":"Ricochet Stance"},{"c":0,"s":4,"id":3393,"u":"risky%20surgery_apg","p":208,"h":1,"n":"Risky Surgery"},{"c":0,"s":4,"id":3394,"u":"rites%20of%20convocation_apg","p":102,"h":1,"n":"Rites Of Convocation"},{"c":0,"s":4,"id":3395,"u":"rites%20of%20transfiguration_apg","p":105,"h":1,"n":"Rites Of Transfiguration"},{"c":0,"s":4,"id":3396,"u":"ritual%20researcher_apg","p":112,"h":1,"n":"Ritual Researcher"},{"c":0,"s":4,"id":3397,"u":"ritualist%20dedication_apg","p":187,"h":1,"n":"Ritualist Dedication"},{"c":0,"s":4,"id":3398,"u":"root%20magic_apg","p":208,"h":1,"n":"Root Magic"},{"c":0,"s":4,"id":3399,"u":"rope%20runner_apg","p":185,"h":1,"n":"Rope Runner"},{"c":0,"s":4,"id":3400,"u":"sacred%20defender_apg","p":121,"h":1,"n":"Sacred Defender"},{"c":0,"s":4,"id":3401,"u":"sacrifice%20armor_apg","p":120,"h":1,"n":"Sacrifice Armor"},{"c":0,"s":4,"id":3402,"u":"safe%20house_apg","p":196,"h":1,"n":"Safe House"},{"c":0,"s":4,"id":3403,"u":"safeguarded%20spell_apg","p":139,"h":1,"n":"Safeguarded Spell"},{"c":0,"s":4,"id":3404,"u":"scales%20of%20the%20dragon_apg","p":169,"h":1,"n":"Scales Of The Dragon"},{"c":0,"s":4,"id":3405,"u":"scalpel's%20point_apg","p":62,"h":1,"n":"Scalpel's Point"},{"c":0,"s":4,"id":3406,"u":"scamper_apg","p":14,"h":1,"n":"Scamper"},{"c":0,"s":4,"id":3407,"u":"scavenger's%20search_apg","p":26,"h":1,"n":"Scavenger's Search"},{"c":0,"s":4,"id":3408,"u":"scholastic%20identification_apg","p":156,"h":1,"n":"Scholastic Identification"},{"c":0,"s":4,"id":3409,"u":"schooled%20in%20secrets_apg","p":208,"h":1,"n":"Schooled In Secrets"},{"c":0,"s":4,"id":3410,"u":"scintillating%20spell_apg","p":141,"h":1,"n":"Scintillating Spell"},{"c":0,"s":4,"id":3411,"u":"scouring%20rage_apg","p":110,"h":1,"n":"Scouring Rage"},{"c":0,"s":4,"id":3412,"u":"scout%20dedication_apg","p":188,"h":1,"n":"Scout Dedication"},{"c":0,"s":4,"id":3413,"u":"scout's%20charge_apg","p":188,"h":1,"n":"Scout's Charge"},{"c":0,"s":4,"id":3414,"u":"scout's%20pounce_apg","p":188,"h":1,"n":"Scout's Pounce"},{"c":0,"s":4,"id":3415,"u":"scout's%20speed_apg","p":188,"h":1,"n":"Scout's Speed"},{"c":0,"s":4,"id":3416,"u":"scroll%20trickster%20dedication_apg","p":189,"h":1,"n":"Scroll Trickster Dedication"},{"c":0,"s":4,"id":3417,"u":"scrounger%20dedication_apg","p":190,"h":1,"n":"Scrounger Dedication"},{"c":0,"s":4,"id":3418,"u":"seasoned_apg","p":209,"h":1,"n":"Seasoned"},{"c":0,"s":4,"id":3419,"u":"second%20chance%20spell_apg","p":143,"h":1,"n":"Second Chance Spell"},{"c":0,"s":4,"id":3420,"u":"second%20shield_apg","p":198,"h":1,"n":"Second Shield"},{"c":0,"s":4,"id":3421,"u":"seeker%20arrow_apg","p":173,"h":1,"n":"Seeker Arrow"},{"c":0,"s":4,"id":3422,"u":"selfless%20parry_apg","p":171,"h":1,"n":"Selfless Parry"},{"c":0,"s":4,"id":3423,"u":"sense%20allies_apg","p":47,"h":1,"n":"Sense Allies"},{"c":0,"s":4,"id":3424,"u":"sense%20good_apg","p":120,"h":1,"n":"Sense Good"},{"c":0,"s":4,"id":3425,"u":"sense%20the%20unseen%20(investigator)_apg","p":64,"a":"Investigator","h":1,"n":"Sense The Unseen"},{"c":0,"s":4,"id":3426,"u":"sentinel%20dedication_apg","p":191,"h":1,"n":"Sentinel Dedication"},{"c":0,"s":4,"id":3427,"u":"settlement%20scholastics_apg","p":156,"h":1,"n":"Settlement Scholastics"},{"c":0,"s":4,"id":3428,"u":"shadow%20illusion_apg","p":192,"h":1,"n":"Shadow Illusion"},{"c":0,"s":4,"id":3429,"u":"shadow%20magic_apg","p":192,"h":1,"n":"Shadow Magic"},{"c":0,"s":4,"id":3430,"u":"shadow%20mark_apg","p":209,"h":1,"n":"Shadow Mark"},{"c":0,"s":4,"id":3431,"u":"shadow%20master_apg","p":192,"h":1,"n":"Shadow Master"},{"c":0,"s":4,"id":3432,"u":"shadow%20power_apg","p":192,"h":1,"n":"Shadow Power"},{"c":0,"s":4,"id":3433,"u":"shadow%20self_apg","p":46,"h":1,"n":"Shadow Self"},{"c":0,"s":4,"id":3434,"u":"shadow%20sneak%20attack_apg","p":192,"h":1,"n":"Shadow Sneak Attack"},{"c":0,"s":4,"id":3435,"u":"shadow's%20web_apg","p":130,"h":1,"n":"Shadow's Web"},{"c":0,"s":4,"id":3436,"u":"shadowdancer%20dedication_apg","p":192,"h":1,"n":"Shadowdancer Dedication"},{"c":0,"s":4,"id":3437,"u":"shape%20of%20the%20dragon_apg","p":169,"h":1,"n":"Shape Of The Dragon"},{"c":0,"s":4,"id":3438,"u":"shared%20assault_apg","p":114,"h":1,"n":"Shared Assault"},{"c":0,"s":4,"id":3439,"u":"shared%20avoidance_apg","p":122,"h":1,"n":"Shared Avoidance"},{"c":0,"s":4,"id":3440,"u":"shared%20clarity_apg","p":123,"h":1,"n":"Shared Clarity"},{"c":0,"s":4,"id":3441,"u":"shared%20luck_apg","p":11,"h":1,"n":"Shared Luck"},{"c":0,"s":4,"id":3442,"u":"shared%20stratagem_apg","p":61,"h":1,"n":"Shared Stratagem"},{"c":0,"s":4,"id":3443,"u":"shattering%20blows_apg","p":111,"h":1,"n":"Shattering Blows"},{"c":0,"s":4,"id":3444,"u":"shattering%20strike_apg","p":199,"h":1,"n":"Shattering Strike"},{"c":0,"s":4,"id":3445,"u":"sheltering%20slab_apg","p":42,"h":1,"n":"Sheltering Slab"},{"c":0,"s":4,"id":3446,"u":"shield%20of%20faith_apg","p":122,"h":1,"n":"Shield Of Faith"},{"c":0,"s":4,"id":3447,"u":"shield%20salvation_apg","p":159,"h":1,"n":"Shield Salvation"},{"c":0,"s":4,"id":3448,"u":"shooting%20stars%20stance_apg","p":128,"h":1,"n":"Shooting Stars Stance"},{"c":0,"s":4,"id":3449,"u":"shove%20down_apg","p":135,"h":1,"n":"Shove Down"},{"c":0,"s":4,"id":3450,"u":"shoving%20sweep_apg","p":183,"h":1,"n":"Shoving Sweep"},{"c":0,"s":4,"id":3451,"u":"signature%20spell%20expansion_apg","p":140,"h":1,"n":"Signature Spell Expansion"},{"c":0,"s":4,"id":3452,"u":"silencing%20strike_apg","p":110,"h":1,"n":"Silencing Strike"},{"c":0,"s":4,"id":3453,"u":"siphon%20power_apg","p":105,"h":1,"n":"Siphon Power"},{"c":0,"s":4,"id":3454,"u":"skill%20mastery_apg","p":151,"h":1,"n":"Skill Mastery"},{"c":0,"s":4,"id":3455,"u":"skillful%20tail%20(tiefling)_apg","p":40,"a":"Tiefling","h":1,"n":"Skillful Tail"},{"c":0,"s":4,"id":3456,"u":"skim%20scroll_apg","p":189,"h":1,"n":"Skim Scroll"},{"c":0,"s":4,"id":3457,"u":"skitter_apg","p":209,"h":1,"n":"Skitter"},{"c":0,"s":4,"id":3458,"u":"slag%20may_apg","p":31,"h":1,"n":"Slag May"},{"c":0,"s":4,"id":3459,"u":"smash%20from%20the%20air_apg","p":127,"h":1,"n":"Smash From The Air"},{"c":0,"s":4,"id":3460,"u":"smite%20good_apg","p":119,"h":1,"n":"Smite Good"},{"c":0,"s":4,"id":3461,"u":"snap%20out%20of%20it!_apg","p":180,"h":1,"n":"Snap Out Of It!"},{"c":0,"s":4,"id":3462,"u":"snare%20genius_apg","p":15,"h":1,"n":"Snare Genius"},{"c":0,"s":4,"id":3463,"u":"snare%20hopping_apg","p":132,"h":1,"n":"Snare Hopping"},{"c":0,"s":4,"id":3464,"u":"snare%20setter_apg","p":14,"h":1,"n":"Snare Setter"},{"c":0,"s":4,"id":3465,"u":"snarecrafter%20dedication_apg","p":194,"h":1,"n":"Snarecrafter Dedication"},{"c":0,"s":4,"id":3466,"u":"soaring%20flight_apg","p":27,"h":1,"n":"Soaring Flight"},{"c":0,"s":4,"id":3467,"u":"social%20purview_apg","p":196,"h":1,"n":"Social Purview"},{"c":0,"s":4,"id":3468,"u":"solid%20lead_apg","p":61,"h":1,"n":"Solid Lead"},{"c":0,"s":4,"id":3469,"u":"song%20of%20marching_apg","p":113,"h":1,"n":"Song Of Marching"},{"c":0,"s":4,"id":3470,"u":"song%20of%20strength_apg","p":112,"h":1,"n":"Song Of Strength"},{"c":0,"s":4,"id":3471,"u":"soothing%20mist_apg","p":132,"h":1,"n":"Soothing Mist"},{"c":0,"s":4,"id":3472,"u":"soulsight%20(bard)_apg","p":113,"a":"Bard","h":1,"n":"Soulsight"},{"c":0,"s":4,"id":3473,"u":"soulsight%20(sorcerer)_apg","p":139,"a":"Sorcerer","h":1,"n":"Soulsight"},{"c":0,"s":4,"id":3474,"u":"sow%20spell_apg","p":125,"h":1,"n":"Sow Spell"},{"c":0,"s":4,"id":3475,"u":"specialized%20beastmaster%20companion_apg","p":161,"h":1,"n":"Specialized Beastmaster Companion"},{"c":0,"s":4,"id":3476,"u":"specialized%20mount_apg","p":165,"h":1,"n":"Specialized Mount"},{"c":0,"s":4,"id":3477,"u":"speedy%20rituals_apg","p":187,"h":1,"n":"Speedy Rituals"},{"c":0,"s":4,"id":3478,"u":"spell%20devourer_apg","p":19,"h":1,"n":"Spell Devourer"},{"c":0,"s":4,"id":3479,"u":"spell%20mastery_apg","p":143,"h":1,"n":"Spell Mastery"},{"c":0,"s":4,"id":3480,"u":"spell%20relay_apg","p":139,"h":1,"n":"Spell Relay"},{"c":0,"s":4,"id":3481,"u":"spell%20shroud_apg","p":141,"h":1,"n":"Spell Shroud"},{"c":0,"s":4,"id":3482,"u":"spellbook%20prodigy_apg","p":142,"h":1,"n":"Spellbook Prodigy"},{"c":0,"s":4,"id":3483,"u":"spirit%20soother_apg","p":38,"h":1,"n":"Spirit Soother"},{"c":0,"s":4,"id":3484,"u":"spirit%20strikes_apg","p":38,"h":1,"n":"Spirit Strikes"},{"c":0,"s":4,"id":3485,"u":"spiritual%20guides_apg","p":109,"h":1,"n":"Spiritual Guides"},{"c":0,"s":4,"id":3486,"u":"spiritual%20sense_apg","p":79,"h":1,"n":"Spiritual Sense"},{"c":0,"s":4,"id":3487,"u":"split%20hex_apg","p":105,"h":1,"n":"Split Hex"},{"c":0,"s":4,"id":3488,"u":"split%20shot_apg","p":139,"h":1,"n":"Split Shot"},{"c":0,"s":4,"id":3489,"u":"split%20slot_apg","p":142,"h":1,"n":"Split Slot"},{"c":0,"s":4,"id":3490,"u":"spot%20translate_apg","p":178,"h":1,"n":"Spot Translate"},{"c":0,"s":4,"id":3491,"u":"springing%20leaper_apg","p":10,"h":1,"n":"Springing Leaper"},{"c":0,"s":4,"id":3492,"u":"squawk!_apg","p":26,"h":1,"n":"Squawk!"},{"c":0,"s":4,"id":3493,"u":"stage%20fighting_apg","p":175,"h":1,"n":"Stage Fighting"},{"c":0,"s":4,"id":3494,"u":"startling%20appearance_apg","p":197,"h":1,"n":"Startling Appearance"},{"c":0,"s":4,"id":3495,"u":"stay%20down!_apg","p":137,"h":1,"n":"Stay Down!"},{"c":0,"s":4,"id":3496,"u":"steady%20spellcasting%20(oracle)_apg","p":80,"a":"Oracle","h":1,"n":"Steady Spellcasting"},{"c":0,"s":4,"id":3497,"u":"steady%20spellcasting%20(witch)_apg","p":102,"a":"Witch","h":1,"n":"Steady Spellcasting"},{"c":0,"s":4,"id":3498,"u":"steal%20spell_apg","p":137,"h":1,"n":"Steal Spell"},{"c":0,"s":4,"id":3499,"u":"steel%20skin_apg","p":191,"h":1,"n":"Steel Skin"},{"c":0,"s":4,"id":3500,"u":"steel%20yourself!_apg","p":180,"h":1,"n":"Steel Yourself!"},{"c":0,"s":4,"id":3501,"u":"step%20lively_apg","p":46,"h":1,"n":"Step Lively"},{"c":0,"s":4,"id":3502,"u":"sticky%20poison_apg","p":107,"h":1,"n":"Sticky Poison"},{"c":0,"s":4,"id":3503,"u":"stone%20bones_apg","p":42,"h":1,"n":"Stone Bones"},{"c":0,"s":4,"id":3504,"u":"stonegate_apg","p":42,"h":1,"n":"Stonegate"},{"c":0,"s":4,"id":3505,"u":"storm's%20lash_apg","p":26,"h":1,"n":"Storm's Lash"},{"c":0,"s":4,"id":3506,"u":"strategic%20assessment_apg","p":62,"h":1,"n":"Strategic Assessment"},{"c":0,"s":4,"id":3507,"u":"strategic%20bypass_apg","p":65,"h":1,"n":"Strategic Bypass"},{"c":0,"s":4,"id":3508,"u":"straveika_apg","p":33,"h":1,"n":"Straveika"},{"c":0,"s":4,"id":3509,"u":"strong%20arm_apg","p":134,"h":1,"n":"Strong Arm"},{"c":0,"s":4,"id":3510,"u":"stubborn%20persistence_apg","p":47,"h":1,"n":"Stubborn Persistence"},{"c":0,"s":4,"id":3511,"u":"student%20of%20the%20dueling%20arts_apg","p":171,"h":1,"n":"Student Of The Dueling Arts"},{"c":0,"s":4,"id":3512,"u":"stumbling%20feint_apg","p":129,"h":1,"n":"Stumbling Feint"},{"c":0,"s":4,"id":3513,"u":"stumbling%20stance_apg","p":128,"h":1,"n":"Stumbling Stance"},{"c":0,"s":4,"id":3514,"u":"stunning%20appearance_apg","p":197,"h":1,"n":"Stunning Appearance"},{"c":0,"s":4,"id":3515,"u":"stunning%20finisher_apg","p":91,"h":1,"n":"Stunning Finisher"},{"c":0,"s":4,"id":3516,"u":"subjective%20truth_apg","p":197,"h":1,"n":"Subjective Truth"},{"c":0,"s":4,"id":3517,"u":"subtle%20delivery_apg","p":106,"h":1,"n":"Subtle Delivery"},{"c":0,"s":4,"id":3518,"u":"summon%20celestial%20kin_apg","p":36,"h":1,"n":"Summon Celestial Kin"},{"c":0,"s":4,"id":3519,"u":"summon%20fiendish%20kin_apg","p":41,"h":1,"n":"Summon Fiendish Kin"},{"c":0,"s":4,"id":3520,"u":"sunder%20enchantment_apg","p":111,"h":1,"n":"Sunder Enchantment"},{"c":0,"s":4,"id":3521,"u":"sunder%20spell_apg","p":111,"h":1,"n":"Sunder Spell"},{"c":0,"s":4,"id":3522,"u":"supernatural%20senses_apg","p":109,"h":1,"n":"Supernatural Senses"},{"c":0,"s":4,"id":3523,"u":"supertaster_apg","p":209,"h":1,"n":"Supertaster"},{"c":0,"s":4,"id":3524,"u":"sure%20foot_apg","p":177,"h":1,"n":"Sure Foot"},{"c":0,"s":4,"id":3525,"u":"surging%20focus_apg","p":122,"h":1,"n":"Surging Focus"},{"c":0,"s":4,"id":3526,"u":"surging%20might_apg","p":80,"h":1,"n":"Surging Might"},{"c":0,"s":4,"id":3527,"u":"surprise%20attack_apg","p":158,"h":1,"n":"Surprise Attack"},{"c":0,"s":4,"id":3528,"u":"surprise%20snare_apg","p":194,"h":1,"n":"Surprise Snare"},{"c":0,"s":4,"id":3529,"u":"surprise%20strike_apg","p":199,"h":1,"n":"Surprise Strike"},{"c":0,"s":4,"id":3530,"u":"suspect%20of%20opportunity_apg","p":63,"h":1,"n":"Suspect Of Opportunity"},{"c":0,"s":4,"id":3531,"u":"svetocher_apg","p":33,"h":1,"n":"Svetocher"},{"c":0,"s":4,"id":3532,"u":"swaggering%20initiative_apg","p":90,"h":1,"n":"Swaggering Initiative"},{"c":0,"s":4,"id":3533,"u":"swashbuckler%20dedication_apg","p":153,"h":1,"n":"Swashbuckler Dedication"},{"c":0,"s":4,"id":3534,"u":"swashbuckler's%20riposte_apg","p":153,"h":1,"n":"Swashbuckler's Riposte"},{"c":0,"s":4,"id":3535,"u":"swashbuckler's%20speed_apg","p":153,"h":1,"n":"Swashbuckler's Speed"},{"c":0,"s":4,"id":3536,"u":"swift%20elusion_apg","p":137,"h":1,"n":"Swift Elusion"},{"c":0,"s":4,"id":3537,"u":"symphony%20of%20blood_apg","p":33,"h":1,"n":"Symphony Of Blood"},{"c":0,"s":4,"id":3538,"u":"symphony%20of%20the%20unfettered%20heart_apg","p":114,"h":1,"n":"Symphony Of The Unfettered Heart"},{"c":0,"s":4,"id":3539,"u":"tactical%20cadence_apg","p":181,"h":1,"n":"Tactical Cadence"},{"c":0,"s":4,"id":3540,"u":"tactical%20entry_apg","p":136,"h":1,"n":"Tactical Entry"},{"c":0,"s":4,"id":3541,"u":"takedown%20expert_apg","p":60,"h":1,"n":"Takedown Expert"},{"c":0,"s":4,"id":3542,"u":"talisman%20dabbler%20dedication_apg","p":195,"h":1,"n":"Talisman Dabbler Dedication"},{"c":0,"s":4,"id":3543,"u":"talismanic%20sage_apg","p":195,"h":1,"n":"Talismanic Sage"},{"c":0,"s":4,"id":3544,"u":"tangle%20of%20battle_apg","p":111,"h":1,"n":"Tangle Of Battle"},{"c":0,"s":4,"id":3545,"u":"target%20of%20opportunity_apg","p":181,"h":1,"n":"Target Of Opportunity"},{"c":0,"s":4,"id":3546,"u":"targeting%20finisher_apg","p":92,"h":1,"n":"Targeting Finisher"},{"c":0,"s":4,"id":3547,"u":"telluric%20power_apg","p":42,"h":1,"n":"Telluric Power"},{"c":0,"s":4,"id":3548,"u":"temporary%20potions_apg","p":104,"h":1,"n":"Temporary Potions"},{"c":0,"s":4,"id":3549,"u":"tenacious%20toxins_apg","p":107,"h":1,"n":"Tenacious Toxins"},{"c":0,"s":4,"id":3550,"u":"tengu%20lore_apg","p":26,"h":1,"n":"Tengu Lore"},{"c":0,"s":4,"id":3551,"u":"tengu%20weapon%20expertise_apg","p":27,"h":1,"n":"Tengu Weapon Expertise"},{"c":0,"s":4,"id":3552,"u":"tengu%20weapon%20familiarity_apg","p":26,"h":1,"n":"Tengu Weapon Familiarity"},{"c":0,"s":4,"id":3553,"u":"tengu%20weapon%20study_apg","p":27,"h":1,"n":"Tengu Weapon Study"},{"c":0,"s":4,"id":3554,"u":"terraforming%20spell_apg","p":141,"h":1,"n":"Terraforming Spell"},{"c":0,"s":4,"id":3555,"u":"terrain%20scout_apg","p":188,"h":1,"n":"Terrain Scout"},{"c":0,"s":4,"id":3556,"u":"terrain%20transposition_apg","p":133,"h":1,"n":"Terrain Transposition"},{"c":0,"s":4,"id":3557,"u":"terrifying%20resistance_apg","p":209,"h":1,"n":"Terrifying Resistance"},{"c":0,"s":4,"id":3558,"u":"that's%20odd_apg","p":60,"h":1,"n":"That's Odd"},{"c":0,"s":4,"id":3559,"u":"the%20harder%20they%20fall_apg","p":135,"h":1,"n":"The Harder They Fall"},{"c":0,"s":4,"id":3560,"u":"thorough%20research_apg","p":63,"h":1,"n":"Thorough Research"},{"c":0,"s":4,"id":3561,"u":"thorough%20search_apg","p":209,"h":1,"n":"Thorough Search"},{"c":0,"s":4,"id":3562,"u":"through%20spell_apg","p":122,"h":1,"n":"Through Spell"},{"c":0,"s":4,"id":3563,"u":"tinkering%20fingers_apg","p":22,"h":1,"n":"Tinkering Fingers"},{"c":0,"s":4,"id":3564,"u":"to%20battle!_apg","p":181,"h":1,"n":"To Battle!"},{"c":0,"s":4,"id":3565,"u":"tools%20of%20the%20trade_apg","p":163,"h":1,"n":"Tools Of The Trade"},{"c":0,"s":4,"id":3566,"u":"topple%20foe_apg","p":181,"h":1,"n":"Topple Foe"},{"c":0,"s":4,"id":3567,"u":"toppling%20dance_apg","p":46,"h":1,"n":"Toppling Dance"},{"c":0,"s":4,"id":3568,"u":"trampling%20charge_apg","p":165,"h":1,"n":"Trampling Charge"},{"c":0,"s":4,"id":3569,"u":"trap%20finder%20(investigator)_apg","p":60,"a":"Investigator","h":1,"n":"Trap Finder"},{"c":0,"s":4,"id":3570,"u":"treat%20condition_apg","p":184,"h":1,"n":"Treat Condition"},{"c":0,"s":4,"id":3571,"u":"tree%20climber_apg","p":43,"h":1,"n":"Tree Climber"},{"c":0,"s":4,"id":3572,"u":"triangle%20shot_apg","p":131,"h":1,"n":"Triangle Shot"},{"c":0,"s":4,"id":3573,"u":"trickster's%20ace%20(investigator)_apg","p":65,"a":"Investigator","h":1,"n":"Trickster's Ace"},{"c":0,"s":4,"id":3574,"u":"triumphant%20inspiration_apg","p":114,"h":1,"n":"Triumphant Inspiration"},{"c":0,"s":4,"id":3575,"u":"true%20perception_apg","p":209,"h":1,"n":"True Perception"},{"c":0,"s":4,"id":3576,"u":"tumble%20behind%20(swashbuckler)_apg","p":89,"a":"Swashbuckler","h":1,"n":"Tumble Behind"},{"c":0,"s":4,"id":3577,"u":"tumble%20behind%20(rogue)_apg","p":134,"a":"Rogue","h":1,"n":"Tumble Behind"},{"c":0,"s":4,"id":3578,"u":"tumbling%20opportunist_apg","p":155,"h":1,"n":"Tumbling Opportunist"},{"c":0,"s":4,"id":3579,"u":"tumbling%20strike_apg","p":155,"h":1,"n":"Tumbling Strike"},{"c":0,"s":4,"id":3580,"u":"tusks_apg","p":18,"h":1,"n":"Tusks"},{"c":0,"s":4,"id":3581,"u":"twin%20distraction_apg","p":135,"h":1,"n":"Twin Distraction"},{"c":0,"s":4,"id":3582,"u":"twin%20parry%20(swashbuckler)_apg","p":90,"a":"Swashbuckler","h":1,"n":"Twin Parry"},{"c":0,"s":4,"id":3583,"u":"twinned%20defense%20(swashbuckler)_apg","p":93,"a":"Swashbuckler","h":1,"n":"Twinned Defense"},{"c":0,"s":4,"id":3584,"u":"twitchy_apg","p":45,"h":1,"n":"Twitchy"},{"c":0,"s":4,"id":3585,"u":"ultimate%20flexibility_apg","p":127,"h":1,"n":"Ultimate Flexibility"},{"c":0,"s":4,"id":3586,"u":"ultimate%20polymath_apg","p":115,"h":1,"n":"Ultimate Polymath"},{"c":0,"s":4,"id":3587,"u":"unbalancing%20finisher_apg","p":89,"h":1,"n":"Unbalancing Finisher"},{"c":0,"s":4,"id":3588,"u":"unbalancing%20sweep_apg","p":111,"h":1,"n":"Unbalancing Sweep"},{"c":0,"s":4,"id":3589,"u":"undead%20slayer_apg","p":33,"h":1,"n":"Undead Slayer"},{"c":0,"s":4,"id":3590,"u":"underground%20network_apg","p":209,"h":1,"n":"Underground Network"},{"c":0,"s":4,"id":3591,"u":"underhanded%20assault_apg","p":134,"h":1,"n":"Underhanded Assault"},{"c":0,"s":4,"id":3592,"u":"underworld%20investigator_apg","p":60,"h":1,"n":"Underworld Investigator"},{"c":0,"s":4,"id":3593,"u":"undying%20ferocity_apg","p":19,"h":1,"n":"Undying Ferocity"},{"c":0,"s":4,"id":3594,"u":"unhampered%20passage_apg","p":46,"h":1,"n":"Unhampered Passage"},{"c":0,"s":4,"id":3595,"u":"unseat_apg","p":165,"h":1,"n":"Unseat"},{"c":0,"s":4,"id":3596,"u":"unstable%20concoction_apg","p":107,"h":1,"n":"Unstable Concoction"},{"c":0,"s":4,"id":3597,"u":"unstoppable%20juggernaut_apg","p":111,"h":1,"n":"Unstoppable Juggernaut"},{"c":0,"s":4,"id":3598,"u":"vampire%20lore_apg","p":33,"h":1,"n":"Vampire Lore"},{"c":0,"s":4,"id":3599,"u":"vandal_apg","p":45,"h":1,"n":"Vandal"},{"c":0,"s":4,"id":3600,"u":"verdant%20weapon_apg","p":124,"h":1,"n":"Verdant Weapon"},{"c":0,"s":4,"id":3601,"u":"vexing%20tumble_apg","p":91,"h":1,"n":"Vexing Tumble"},{"c":0,"s":4,"id":3602,"u":"vicious%20incisors_apg","p":22,"h":1,"n":"Vicious Incisors"},{"c":0,"s":4,"id":3603,"u":"vicious%20vengeance_apg","p":118,"h":1,"n":"Vicious Vengeance"},{"c":0,"s":4,"id":3604,"u":"vigilante%20dedication_apg","p":196,"h":1,"n":"Vigilante Dedication"},{"c":0,"s":4,"id":3605,"u":"vigorous%20inspiration_apg","p":115,"h":1,"n":"Vigorous Inspiration"},{"c":0,"s":4,"id":3606,"u":"viking%20dedication_apg","p":198,"h":1,"n":"Viking Dedication"},{"c":0,"s":4,"id":3607,"u":"viking%20weapon%20familiarity_apg","p":198,"h":1,"n":"Viking Weapon Familiarity"},{"c":0,"s":4,"id":3608,"u":"viking%20weapon%20specialist_apg","p":198,"h":1,"n":"Viking Weapon Specialist"},{"c":0,"s":4,"id":3609,"u":"vile%20desecration_apg","p":122,"h":1,"n":"Vile Desecration"},{"c":0,"s":4,"id":3610,"u":"vision%20of%20weakness_apg","p":79,"h":1,"n":"Vision Of Weakness"},{"c":0,"s":4,"id":3611,"u":"vivacious%20bravado_apg","p":91,"h":1,"n":"Vivacious Bravado"},{"c":0,"s":4,"id":3612,"u":"voice%20of%20the%20night_apg","p":33,"h":1,"n":"Voice Of The Night"},{"c":0,"s":4,"id":3613,"u":"walk%20the%20plank_apg","p":185,"h":1,"n":"Walk The Plank"},{"c":0,"s":4,"id":3614,"u":"wandering%20oasis_apg","p":125,"h":1,"n":"Wandering Oasis"},{"c":0,"s":4,"id":3615,"u":"ward%20against%20corruption_apg","p":38,"h":1,"n":"Ward Against Corruption"},{"c":0,"s":4,"id":3616,"u":"warden's%20focus_apg","p":133,"h":1,"n":"Warden's Focus"},{"c":0,"s":4,"id":3617,"u":"warden's%20wellspring_apg","p":133,"h":1,"n":"Warden's Wellspring"},{"c":0,"s":4,"id":3618,"u":"warren%20digger_apg","p":23,"h":1,"n":"Warren Digger"},{"c":0,"s":4,"id":3619,"u":"warren%20navigator_apg","p":22,"h":1,"n":"Warren Navigator"},{"c":0,"s":4,"id":3620,"u":"wary%20skulker_apg","p":11,"h":1,"n":"Wary Skulker"},{"c":0,"s":4,"id":3621,"u":"watch%20your%20back_apg","p":135,"h":1,"n":"Watch Your Back"},{"c":0,"s":4,"id":3622,"u":"water%20sprint_apg","p":209,"h":1,"n":"Water Sprint"},{"c":0,"s":4,"id":3623,"u":"weapon%20improviser%20dedication_apg","p":199,"h":1,"n":"Weapon Improviser Dedication"},{"c":0,"s":4,"id":3624,"u":"well-groomed_apg","p":11,"h":1,"n":"Well-groomed"},{"c":0,"s":4,"id":3625,"u":"well-met%20traveler_apg","p":10,"h":1,"n":"Well-met Traveler"},{"c":0,"s":4,"id":3626,"u":"well-versed_apg","p":112,"h":1,"n":"Well-versed"},{"c":0,"s":4,"id":3627,"u":"whirling%20blade%20stance_apg","p":130,"h":1,"n":"Whirling Blade Stance"},{"c":0,"s":4,"id":3628,"u":"whodunnit%3f_apg","p":63,"h":1,"n":"Whodunnit?"},{"c":0,"s":4,"id":3629,"u":"widen%20spell%20(oracle)_apg","p":79,"a":"Oracle","h":1,"n":"Widen Spell"},{"c":0,"s":4,"id":3630,"u":"widen%20spell%20(witch)_apg","p":101,"a":"Witch","h":1,"n":"Widen Spell"},{"c":0,"s":4,"id":3631,"u":"wild%20strider_apg","p":177,"h":1,"n":"Wild Strider"},{"c":0,"s":4,"id":3632,"u":"wings%20of%20the%20dragon_apg","p":169,"h":1,"n":"Wings Of The Dragon"},{"c":0,"s":4,"id":3633,"u":"witch%20dedication_apg","p":154,"h":1,"n":"Witch Dedication"},{"c":0,"s":4,"id":3634,"u":"witch's%20bottle_apg","p":103,"h":1,"n":"Witch's Bottle"},{"c":0,"s":4,"id":3635,"u":"witch's%20charge_apg","p":102,"h":1,"n":"Witch's Charge"},{"c":0,"s":4,"id":3636,"u":"witch's%20communion_apg","p":104,"h":1,"n":"Witch's Communion"},{"c":0,"s":4,"id":3637,"u":"witch's%20hut_apg","p":105,"h":1,"n":"Witch's Hut"},{"c":0,"s":4,"id":3638,"u":"wortwitch_apg","p":101,"h":1,"n":"Wortwitch"},{"c":0,"s":4,"id":3639,"u":"you're%20next%20(swashbuckler)_apg","p":88,"a":"Swashbuckler","h":1,"n":"You're Next"},{"c":0,"s":5,"id":3640,"u":"abundant%20step_crb","p":160,"h":1,"n":"Abundant Step"},{"c":0,"s":5,"id":3641,"u":"acute%20scent_crb","p":88,"h":1,"n":"Acute Scent"},{"c":0,"s":5,"id":3642,"u":"acute%20vision_crb","p":88,"h":1,"n":"Acute Vision"},{"c":0,"s":5,"id":3643,"u":"adapted%20cantrip_crb","p":57,"h":1,"n":"Adapted Cantrip"},{"c":0,"s":5,"id":3644,"u":"adaptive%20adept_crb","p":57,"h":1,"n":"Adaptive Adept"},{"c":0,"s":5,"id":3645,"u":"additional%20lore_crb","p":258,"h":1,"n":"Additional Lore"},{"c":0,"s":5,"id":3646,"u":"adopted%20ancestry_crb","p":258,"h":1,"n":"Adopted Ancestry"},{"c":0,"s":5,"id":3647,"u":"advanced%20arcana_crb","p":231,"h":1,"n":"Advanced Arcana"},{"c":0,"s":5,"id":3648,"u":"advanced%20blood%20potency_crb","p":230,"h":1,"n":"Advanced Blood Potency"},{"c":0,"s":5,"id":3649,"u":"advanced%20bloodline_crb","p":200,"h":1,"n":"Advanced Bloodline"},{"c":0,"s":5,"id":3650,"u":"advanced%20concoction_crb","p":220,"h":1,"n":"Advanced Concoction"},{"c":0,"s":5,"id":3651,"u":"advanced%20deity's%20domain_crb","p":112,"h":1,"n":"Advanced Deity's Domain"},{"c":0,"s":5,"id":3652,"u":"advanced%20devotion_crb","p":223,"h":1,"n":"Advanced Devotion"},{"c":0,"s":5,"id":3653,"u":"advanced%20dogma_crb","p":224,"h":1,"n":"Advanced Dogma"},{"c":0,"s":5,"id":3654,"u":"advanced%20domain_crb","p":123,"h":1,"n":"Advanced Domain"},{"c":0,"s":5,"id":3655,"u":"advanced%20fury_crb","p":221,"h":1,"n":"Advanced Fury"},{"c":0,"s":5,"id":3656,"u":"advanced%20hunter's%20trick_crb","p":228,"h":1,"n":"Advanced Hunter's Trick"},{"c":0,"s":5,"id":3657,"u":"advanced%20kata_crb","p":227,"h":1,"n":"Advanced Kata"},{"c":0,"s":5,"id":3658,"u":"advanced%20maneuver_crb","p":226,"h":1,"n":"Advanced Maneuver"},{"c":0,"s":5,"id":3659,"u":"advanced%20muse's%20whispers_crb","p":222,"h":1,"n":"Advanced Muse's Whispers"},{"c":0,"s":5,"id":3660,"u":"advanced%20school%20spell_crb","p":211,"h":1,"n":"Advanced School Spell"},{"c":0,"s":5,"id":3661,"u":"advanced%20trickery_crb","p":229,"h":1,"n":"Advanced Trickery"},{"c":0,"s":5,"id":3662,"u":"advanced%20weapon%20training_crb","p":147,"h":1,"n":"Advanced Weapon Training"},{"c":0,"s":5,"id":3663,"u":"advanced%20wilding_crb","p":225,"h":1,"n":"Advanced Wilding"},{"c":0,"s":5,"id":3664,"u":"advantageous%20assault_crb","p":147,"h":1,"n":"Advantageous Assault"},{"c":0,"s":5,"id":3665,"u":"affliction%20mercy_crb","p":113,"h":1,"n":"Affliction Mercy"},{"c":0,"s":5,"id":3666,"u":"ageless%20patience_crb","p":40,"h":1,"n":"Ageless Patience"},{"c":0,"s":5,"id":3667,"u":"aggressive%20block_crb","p":145,"h":1,"n":"Aggressive Block"},{"c":0,"s":5,"id":3668,"u":"agile%20grace_crb","p":150,"h":1,"n":"Agile Grace"},{"c":0,"s":5,"id":3669,"u":"alchemical%20crafting_crb","p":258,"h":1,"n":"Alchemical Crafting"},{"c":0,"s":5,"id":3670,"u":"alchemical%20familiar_crb","p":76,"h":1,"n":"Alchemical Familiar"},{"c":0,"s":5,"id":3671,"u":"alchemical%20savant_crb","p":76,"h":1,"n":"Alchemical Savant"},{"c":0,"s":5,"id":3672,"u":"alchemist%20dedication_crb","p":220,"h":1,"n":"Alchemist Dedication"},{"c":0,"s":5,"id":3673,"u":"align%20armament_crb","p":124,"h":1,"n":"Align Armament"},{"c":0,"s":5,"id":3674,"u":"allegro_crb","p":103,"h":1,"n":"Allegro"},{"c":0,"s":5,"id":3675,"u":"ancestral%20longevity_crb","p":40,"h":1,"n":"Ancestral Longevity"},{"c":0,"s":5,"id":3676,"u":"ancestral%20paragon_crb","p":258,"h":1,"n":"Ancestral Paragon"},{"c":0,"s":5,"id":3677,"u":"anchoring%20aura_crb","p":114,"h":1,"n":"Anchoring Aura"},{"c":0,"s":5,"id":3678,"u":"animal%20accomplice_crb","p":44,"h":1,"n":"Animal Accomplice"},{"c":0,"s":5,"id":3679,"u":"animal%20companion%20(druid)_crb","p":133,"a":"Druid","h":1,"n":"Animal Companion"},{"c":0,"s":5,"id":3680,"u":"animal%20companion%20(ranger)_crb","p":170,"a":"Ranger","h":1,"n":"Animal Companion"},{"c":0,"s":5,"id":3681,"u":"animal%20elocutionist_crb","p":45,"h":1,"n":"Animal Elocutionist"},{"c":0,"s":5,"id":3682,"u":"animal%20rage_crb","p":91,"h":1,"n":"Animal Rage"},{"c":0,"s":5,"id":3683,"u":"animal%20skin_crb","p":90,"h":1,"n":"Animal Skin"},{"c":0,"s":5,"id":3684,"u":"arcane%20breadth_crb","p":231,"h":1,"n":"Arcane Breadth"},{"c":0,"s":5,"id":3685,"u":"arcane%20evolution_crb","p":199,"h":1,"n":"Arcane Evolution"},{"c":0,"s":5,"id":3686,"u":"arcane%20school%20spell_crb","p":231,"h":1,"n":"Arcane School Spell"},{"c":0,"s":5,"id":3687,"u":"arcane%20sense_crb","p":258,"h":1,"n":"Arcane Sense"},{"c":0,"s":5,"id":3688,"u":"archwizard's%20might_crb","p":213,"h":1,"n":"Archwizard's Might"},{"c":0,"s":5,"id":3689,"u":"armor%20proficiency_crb","p":258,"h":1,"n":"Armor Proficiency"},{"c":0,"s":5,"id":3690,"u":"arrow%20snatching_crb","p":162,"h":1,"n":"Arrow Snatching"},{"c":0,"s":5,"id":3691,"u":"assisting%20shot_crb","p":145,"h":1,"n":"Assisting Shot"},{"c":0,"s":5,"id":3692,"u":"assurance_crb","p":258,"h":1,"n":"Assurance"},{"c":0,"s":5,"id":3693,"u":"attack%20of%20opportunity%20(barbarian)_crb","p":90,"a":"Barbarian","h":1,"n":"Attack Of Opportunity"},{"c":0,"s":5,"id":3694,"u":"attack%20of%20opportunity%20(champion)_crb","p":111,"a":"Champion","h":1,"n":"Attack Of Opportunity"},{"c":0,"s":5,"id":3695,"u":"aura%20of%20courage_crb","p":111,"h":1,"n":"Aura Of Courage"},{"c":0,"s":5,"id":3696,"u":"aura%20of%20faith_crb","p":113,"h":1,"n":"Aura Of Faith"},{"c":0,"s":5,"id":3697,"u":"aura%20of%20life_crb","p":114,"h":1,"n":"Aura Of Life"},{"c":0,"s":5,"id":3698,"u":"aura%20of%20righteousness_crb","p":114,"h":1,"n":"Aura Of Righteousness"},{"c":0,"s":5,"id":3699,"u":"aura%20of%20vengeance_crb","p":114,"h":1,"n":"Aura Of Vengeance"},{"c":0,"s":5,"id":3700,"u":"auspicious%20mount_crb","p":115,"h":1,"n":"Auspicious Mount"},{"c":0,"s":5,"id":3701,"u":"automatic%20knowledge_crb","p":258,"h":1,"n":"Automatic Knowledge"},{"c":0,"s":5,"id":3702,"u":"avatar's%20audience_crb","p":127,"h":1,"n":"Avatar's Audience"},{"c":0,"s":5,"id":3703,"u":"awesome%20blow_crb","p":93,"h":1,"n":"Awesome Blow"},{"c":0,"s":5,"id":3704,"u":"barbarian%20dedication_crb","p":221,"h":1,"n":"Barbarian Dedication"},{"c":0,"s":5,"id":3705,"u":"barbarian%20resiliency_crb","p":221,"h":1,"n":"Barbarian Resiliency"},{"c":0,"s":5,"id":3706,"u":"bard%20dedication_crb","p":222,"h":1,"n":"Bard Dedication"},{"c":0,"s":5,"id":3707,"u":"bardic%20lore_crb","p":99,"h":1,"n":"Bardic Lore"},{"c":0,"s":5,"id":3708,"u":"bargain%20hunter_crb","p":258,"h":1,"n":"Bargain Hunter"},{"c":0,"s":5,"id":3709,"u":"basic%20arcana_crb","p":231,"h":1,"n":"Basic Arcana"},{"c":0,"s":5,"id":3710,"u":"basic%20bard%20spellcasting_crb","p":222,"h":1,"n":"Basic Bard Spellcasting"},{"c":0,"s":5,"id":3711,"u":"basic%20blood%20potency_crb","p":230,"h":1,"n":"Basic Blood Potency"},{"c":0,"s":5,"id":3712,"u":"basic%20bloodline%20spell_crb","p":230,"h":1,"n":"Basic Bloodline Spell"},{"c":0,"s":5,"id":3713,"u":"basic%20cleric%20spellcasting_crb","p":224,"h":1,"n":"Basic Cleric Spellcasting"},{"c":0,"s":5,"id":3714,"u":"basic%20concoction_crb","p":220,"h":1,"n":"Basic Concoction"},{"c":0,"s":5,"id":3715,"u":"basic%20devotion_crb","p":223,"h":1,"n":"Basic Devotion"},{"c":0,"s":5,"id":3716,"u":"basic%20dogma_crb","p":224,"h":1,"n":"Basic Dogma"},{"c":0,"s":5,"id":3717,"u":"basic%20druid%20spellcasting_crb","p":225,"h":1,"n":"Basic Druid Spellcasting"},{"c":0,"s":5,"id":3718,"u":"basic%20fury_crb","p":221,"h":1,"n":"Basic Fury"},{"c":0,"s":5,"id":3719,"u":"basic%20hunter's%20trick_crb","p":228,"h":1,"n":"Basic Hunter's Trick"},{"c":0,"s":5,"id":3720,"u":"basic%20kata_crb","p":227,"h":1,"n":"Basic Kata"},{"c":0,"s":5,"id":3721,"u":"basic%20maneuver_crb","p":226,"h":1,"n":"Basic Maneuver"},{"c":0,"s":5,"id":3722,"u":"basic%20muse's%20whispers_crb","p":222,"h":1,"n":"Basic Muse's Whispers"},{"c":0,"s":5,"id":3723,"u":"basic%20sorcerer%20spellcasting_crb","p":230,"h":1,"n":"Basic Sorcerer Spellcasting"},{"c":0,"s":5,"id":3724,"u":"basic%20trickery_crb","p":229,"h":1,"n":"Basic Trickery"},{"c":0,"s":5,"id":3725,"u":"basic%20wilding_crb","p":225,"h":1,"n":"Basic Wilding"},{"c":0,"s":5,"id":3726,"u":"basic%20wizard%20spellcasting_crb","p":231,"h":1,"n":"Basic Wizard Spellcasting"},{"c":0,"s":5,"id":3727,"u":"battle%20assessment_crb","p":184,"h":1,"n":"Battle Assessment"},{"c":0,"s":5,"id":3728,"u":"battle%20cry_crb","p":258,"h":1,"n":"Battle Cry"},{"c":0,"s":5,"id":3729,"u":"battle%20medicine_crb","p":258,"h":1,"n":"Battle Medicine"},{"c":0,"s":5,"id":3730,"u":"bespell%20weapon%20(sorcerer)_crb","p":199,"a":"Sorcerer","h":1,"n":"Bespell Weapon"},{"c":0,"s":5,"id":3731,"u":"bespell%20weapon%20(wizard)_crb","p":210,"a":"Wizard","h":1,"n":"Bespell Weapon"},{"c":0,"s":5,"id":3732,"u":"bizarre%20magic_crb","p":258,"h":1,"n":"Bizarre Magic"},{"c":0,"s":5,"id":3733,"u":"blade%20of%20justice_crb","p":113,"h":1,"n":"Blade Of Justice"},{"c":0,"s":5,"id":3734,"u":"blank%20slate_crb","p":188,"h":1,"n":"Blank Slate"},{"c":0,"s":5,"id":3735,"u":"blind-fight%20(fighter)_crb","p":149,"a":"Fighter","h":1,"n":"Blind-fight"},{"c":0,"s":5,"id":3736,"u":"blind-fight%20(ranger)_crb","p":173,"a":"Ranger","h":1,"n":"Blind-fight"},{"c":0,"s":5,"id":3737,"u":"blind-fight%20(rogue)_crb","p":186,"a":"Rogue","h":1,"n":"Blind-fight"},{"c":0,"s":5,"id":3738,"u":"bloodline%20breadth_crb","p":230,"h":1,"n":"Bloodline Breadth"},{"c":0,"s":5,"id":3739,"u":"bloodline%20conduit_crb","p":201,"h":1,"n":"Bloodline Conduit"},{"c":0,"s":5,"id":3740,"u":"bloodline%20focus_crb","p":201,"h":1,"n":"Bloodline Focus"},{"c":0,"s":5,"id":3741,"u":"bloodline%20perfection_crb","p":201,"h":1,"n":"Bloodline Perfection"},{"c":0,"s":5,"id":3742,"u":"bloodline%20resistance_crb","p":200,"h":1,"n":"Bloodline Resistance"},{"c":0,"s":5,"id":3743,"u":"bloodline%20wellspring_crb","p":201,"h":1,"n":"Bloodline Wellspring"},{"c":0,"s":5,"id":3744,"u":"bond%20conservation_crb","p":211,"h":1,"n":"Bond Conservation"},{"c":0,"s":5,"id":3745,"u":"bonded%20animal_crb","p":259,"h":1,"n":"Bonded Animal"},{"c":0,"s":5,"id":3746,"u":"bonded%20focus_crb","p":212,"h":1,"n":"Bonded Focus"},{"c":0,"s":5,"id":3747,"u":"boulder%20roll_crb","p":36,"h":1,"n":"Boulder Roll"},{"c":0,"s":5,"id":3748,"u":"boundless%20reprisals_crb","p":153,"h":1,"n":"Boundless Reprisals"},{"c":0,"s":5,"id":3749,"u":"brawling%20focus_crb","p":160,"h":1,"n":"Brawling Focus"},{"c":0,"s":5,"id":3750,"u":"breath%20control_crb","p":259,"h":1,"n":"Breath Control"},{"c":0,"s":5,"id":3751,"u":"brutal%20beating_crb","p":183,"h":1,"n":"Brutal Beating"},{"c":0,"s":5,"id":3752,"u":"brutal%20bully_crb","p":90,"h":1,"n":"Brutal Bully"},{"c":0,"s":5,"id":3753,"u":"brutal%20critical_crb","p":93,"h":1,"n":"Brutal Critical"},{"c":0,"s":5,"id":3754,"u":"brutal%20finish_crb","p":151,"h":1,"n":"Brutal Finish"},{"c":0,"s":5,"id":3755,"u":"brutish%20shove_crb","p":145,"h":1,"n":"Brutish Shove"},{"c":0,"s":5,"id":3756,"u":"burn%20it!_crb","p":48,"h":1,"n":"Burn It!"},{"c":0,"s":5,"id":3757,"u":"burrow%20elocutionist_crb","p":44,"h":1,"n":"Burrow Elocutionist"},{"c":0,"s":5,"id":3758,"u":"calculated%20splash_crb","p":77,"h":1,"n":"Calculated Splash"},{"c":0,"s":5,"id":3759,"u":"call%20of%20the%20wild_crb","p":134,"h":1,"n":"Call Of The Wild"},{"c":0,"s":5,"id":3760,"u":"camouflage_crb","p":174,"h":1,"n":"Camouflage"},{"c":0,"s":5,"id":3761,"u":"canny%20acumen_crb","p":259,"h":1,"n":"Canny Acumen"},{"c":0,"s":5,"id":3762,"u":"cantrip%20expansion%20(bard)_crb","p":100,"a":"Bard","h":1,"n":"Cantrip Expansion"},{"c":0,"s":5,"id":3763,"u":"cantrip%20expansion%20(cleric)_crb","p":122,"a":"Cleric","h":1,"n":"Cantrip Expansion"},{"c":0,"s":5,"id":3764,"u":"cantrip%20expansion%20(sorcerer)_crb","p":198,"a":"Sorcerer","h":1,"n":"Cantrip Expansion"},{"c":0,"s":5,"id":3765,"u":"cantrip%20expansion%20(wizard)_crb","p":210,"a":"Wizard","h":1,"n":"Cantrip Expansion"},{"c":0,"s":5,"id":3766,"u":"cast%20down_crb","p":123,"h":1,"n":"Cast Down"},{"c":0,"s":5,"id":3767,"u":"castigating%20weapon_crb","p":125,"h":1,"n":"Castigating Weapon"},{"c":0,"s":5,"id":3768,"u":"cat%20fall_crb","p":259,"h":1,"n":"Cat Fall"},{"c":0,"s":5,"id":3769,"u":"cave%20climber_crb","p":49,"h":1,"n":"Cave Climber"},{"c":0,"s":5,"id":3770,"u":"ceaseless%20shadows_crb","p":53,"h":1,"n":"Ceaseless Shadows"},{"c":0,"s":5,"id":3771,"u":"celestial%20form_crb","p":115,"h":1,"n":"Celestial Form"},{"c":0,"s":5,"id":3772,"u":"celestial%20mount_crb","p":115,"h":1,"n":"Celestial Mount"},{"c":0,"s":5,"id":3773,"u":"certain%20strike_crb","p":150,"h":1,"n":"Certain Strike"},{"c":0,"s":5,"id":3774,"u":"champion%20dedication_crb","p":223,"h":1,"n":"Champion Dedication"},{"c":0,"s":5,"id":3775,"u":"champion%20resiliency_crb","p":223,"h":1,"n":"Champion Resiliency"},{"c":0,"s":5,"id":3776,"u":"champion's%20reaction_crb","p":223,"h":1,"n":"Champion's Reaction"},{"c":0,"s":5,"id":3777,"u":"champion's%20sacrifice_crb","p":114,"h":1,"n":"Champion's Sacrifice"},{"c":0,"s":5,"id":3778,"u":"channel%20smite_crb","p":122,"h":1,"n":"Channel Smite"},{"c":0,"s":5,"id":3779,"u":"channeled%20succor_crb","p":124,"h":1,"n":"Channeled Succor"},{"c":0,"s":5,"id":3780,"u":"charming%20liar_crb","p":259,"h":1,"n":"Charming Liar"},{"c":0,"s":5,"id":3781,"u":"city%20scavenger_crb","p":48,"h":1,"n":"City Scavenger"},{"c":0,"s":5,"id":3782,"u":"cleave_crb","p":90,"h":1,"n":"Cleave"},{"c":0,"s":5,"id":3783,"u":"cleric%20dedication_crb","p":224,"h":1,"n":"Cleric Dedication"},{"c":0,"s":5,"id":3784,"u":"clever%20counterspell_crb","p":212,"h":1,"n":"Clever Counterspell"},{"c":0,"s":5,"id":3785,"u":"clever%20improviser_crb","p":57,"h":1,"n":"Clever Improviser"},{"c":0,"s":5,"id":3786,"u":"cloud%20jump_crb","p":260,"h":1,"n":"Cloud Jump"},{"c":0,"s":5,"id":3787,"u":"cloud%20step_crb","p":188,"h":1,"n":"Cloud Step"},{"c":0,"s":5,"id":3788,"u":"cognitive%20loophole_crb","p":188,"h":1,"n":"Cognitive Loophole"},{"c":0,"s":5,"id":3789,"u":"collateral%20thrash_crb","p":93,"h":1,"n":"Collateral Thrash"},{"c":0,"s":5,"id":3790,"u":"combat%20climber_crb","p":260,"h":1,"n":"Combat Climber"},{"c":0,"s":5,"id":3791,"u":"combat%20grab_crb","p":146,"h":1,"n":"Combat Grab"},{"c":0,"s":5,"id":3792,"u":"combat%20reflexes_crb","p":150,"h":1,"n":"Combat Reflexes"},{"c":0,"s":5,"id":3793,"u":"combine%20elixirs_crb","p":78,"h":1,"n":"Combine Elixirs"},{"c":0,"s":5,"id":3794,"u":"come%20and%20get%20me_crb","p":91,"h":1,"n":"Come And Get Me"},{"c":0,"s":5,"id":3795,"u":"command%20undead_crb","p":123,"h":1,"n":"Command Undead"},{"c":0,"s":5,"id":3796,"u":"communal%20healing_crb","p":122,"h":1,"n":"Communal Healing"},{"c":0,"s":5,"id":3797,"u":"companion's%20cry_crb","p":172,"h":1,"n":"Companion's Cry"},{"c":0,"s":5,"id":3798,"u":"conceal%20spell_crb","p":210,"h":1,"n":"Conceal Spell"},{"c":0,"s":5,"id":3799,"u":"confabulator_crb","p":260,"h":1,"n":"Confabulator"},{"c":0,"s":5,"id":3800,"u":"connections_crb","p":260,"h":1,"n":"Connections"},{"c":0,"s":5,"id":3801,"u":"contagious%20rage_crb","p":93,"h":1,"n":"Contagious Rage"},{"c":0,"s":5,"id":3802,"u":"continual%20recovery_crb","p":260,"h":1,"n":"Continual Recovery"},{"c":0,"s":5,"id":3803,"u":"cooperative%20nature_crb","p":57,"h":1,"n":"Cooperative Nature"},{"c":0,"s":5,"id":3804,"u":"cooperative%20soul_crb","p":57,"h":1,"n":"Cooperative Soul"},{"c":0,"s":5,"id":3805,"u":"counter%20perform_crb","p":222,"h":1,"n":"Counter Perform"},{"c":0,"s":5,"id":3806,"u":"counterspell%20(sorcerer)_crb","p":198,"a":"Sorcerer","h":1,"n":"Counterspell"},{"c":0,"s":5,"id":3807,"u":"counterspell%20(wizard)_crb","p":209,"a":"Wizard","h":1,"n":"Counterspell"},{"c":0,"s":5,"id":3808,"u":"courtly%20graces_crb","p":260,"h":1,"n":"Courtly Graces"},{"c":0,"s":5,"id":3809,"u":"craft%20anything_crb","p":260,"h":1,"n":"Craft Anything"},{"c":0,"s":5,"id":3810,"u":"craft%20philosopher's%20stone_crb","p":81,"h":1,"n":"Craft Philosopher's Stone"},{"c":0,"s":5,"id":3811,"u":"crane%20flutter_crb","p":161,"h":1,"n":"Crane Flutter"},{"c":0,"s":5,"id":3812,"u":"crane%20stance_crb","p":158,"h":1,"n":"Crane Stance"},{"c":0,"s":5,"id":3813,"u":"cremate%20undead_crb","p":124,"h":1,"n":"Cremate Undead"},{"c":0,"s":5,"id":3814,"u":"critical%20debilitation_crb","p":187,"h":1,"n":"Critical Debilitation"},{"c":0,"s":5,"id":3815,"u":"crossblooded%20evolution_crb","p":200,"h":1,"n":"Crossblooded Evolution"},{"c":0,"s":5,"id":3816,"u":"crossbow%20ace_crb","p":171,"h":1,"n":"Crossbow Ace"},{"c":0,"s":5,"id":3817,"u":"crushing%20grab_crb","p":160,"h":1,"n":"Crushing Grab"},{"c":0,"s":5,"id":3818,"u":"cultural%20adaptability_crb","p":53,"h":1,"n":"Cultural Adaptability"},{"c":0,"s":5,"id":3819,"u":"dancing%20leaf_crb","p":160,"h":1,"n":"Dancing Leaf"},{"c":0,"s":5,"id":3820,"u":"dangerous%20sorcery_crb","p":198,"h":1,"n":"Dangerous Sorcery"},{"c":0,"s":5,"id":3821,"u":"deadly%20aim_crb","p":174,"h":1,"n":"Deadly Aim"},{"c":0,"s":5,"id":3822,"u":"deadly%20simplicity_crb","p":121,"h":1,"n":"Deadly Simplicity"},{"c":0,"s":5,"id":3823,"u":"debilitating%20bomb_crb","p":78,"h":1,"n":"Debilitating Bomb"},{"c":0,"s":5,"id":3824,"u":"debilitating%20shot_crb","p":150,"h":1,"n":"Debilitating Shot"},{"c":0,"s":5,"id":3825,"u":"deep%20lore_crb","p":103,"h":1,"n":"Deep Lore"},{"c":0,"s":5,"id":3826,"u":"defensive%20recovery_crb","p":125,"h":1,"n":"Defensive Recovery"},{"c":0,"s":5,"id":3827,"u":"defensive%20roll_crb","p":187,"h":1,"n":"Defensive Roll"},{"c":0,"s":5,"id":3828,"u":"deflect%20arrow_crb","p":160,"h":1,"n":"Deflect Arrow"},{"c":0,"s":5,"id":3829,"u":"deity's%20domain_crb","p":109,"h":1,"n":"Deity's Domain"},{"c":0,"s":5,"id":3830,"u":"deity's%20protection_crb","p":125,"h":1,"n":"Deity's Protection"},{"c":0,"s":5,"id":3831,"u":"delay%20trap_crb","p":186,"h":1,"n":"Delay Trap"},{"c":0,"s":5,"id":3832,"u":"desperate%20finisher_crb","p":152,"h":1,"n":"Desperate Finisher"},{"c":0,"s":5,"id":3833,"u":"determination_crb","p":152,"h":1,"n":"Determination"},{"c":0,"s":5,"id":3834,"u":"devoted%20focus_crb","p":113,"h":1,"n":"Devoted Focus"},{"c":0,"s":5,"id":3835,"u":"diamond%20fists_crb","p":165,"h":1,"n":"Diamond Fists"},{"c":0,"s":5,"id":3836,"u":"diamond%20soul_crb","p":163,"h":1,"n":"Diamond Soul"},{"c":0,"s":5,"id":3837,"u":"diehard_crb","p":260,"h":1,"n":"Diehard"},{"c":0,"s":5,"id":3838,"u":"directed%20channel_crb","p":123,"h":1,"n":"Directed Channel"},{"c":0,"s":5,"id":3839,"u":"directional%20bombs_crb","p":78,"h":1,"n":"Directional Bombs"},{"c":0,"s":5,"id":3840,"u":"dirge%20of%20doom_crb","p":101,"h":1,"n":"Dirge Of Doom"},{"c":0,"s":5,"id":3841,"u":"disarming%20stance_crb","p":147,"h":1,"n":"Disarming Stance"},{"c":0,"s":5,"id":3842,"u":"disarming%20twist_crb","p":150,"h":1,"n":"Disarming Twist"},{"c":0,"s":5,"id":3843,"u":"dispelling%20slice_crb","p":189,"h":1,"n":"Dispelling Slice"},{"c":0,"s":5,"id":3844,"u":"disrupt%20ki_crb","p":163,"h":1,"n":"Disrupt Ki"},{"c":0,"s":5,"id":3845,"u":"disrupt%20prey_crb","p":172,"h":1,"n":"Disrupt Prey"},{"c":0,"s":5,"id":3846,"u":"disruptive%20stance_crb","p":150,"h":1,"n":"Disruptive Stance"},{"c":0,"s":5,"id":3847,"u":"distracting%20feint_crb","p":183,"h":1,"n":"Distracting Feint"},{"c":0,"s":5,"id":3848,"u":"distracting%20shadows_crb","p":52,"h":1,"n":"Distracting Shadows"},{"c":0,"s":5,"id":3849,"u":"distracting%20shot_crb","p":175,"h":1,"n":"Distracting Shot"},{"c":0,"s":5,"id":3850,"u":"diverse%20armor%20expert_crb","p":223,"h":1,"n":"Diverse Armor Expert"},{"c":0,"s":5,"id":3851,"u":"diverse%20weapon%20expert_crb","p":226,"h":1,"n":"Diverse Weapon Expert"},{"c":0,"s":5,"id":3852,"u":"divine%20ally_crb","p":223,"h":1,"n":"Divine Ally"},{"c":0,"s":5,"id":3853,"u":"divine%20breadth_crb","p":224,"h":1,"n":"Divine Breadth"},{"c":0,"s":5,"id":3854,"u":"divine%20evolution_crb","p":199,"h":1,"n":"Divine Evolution"},{"c":0,"s":5,"id":3855,"u":"divine%20grace_crb","p":110,"h":1,"n":"Divine Grace"},{"c":0,"s":5,"id":3856,"u":"divine%20guidance_crb","p":260,"h":1,"n":"Divine Guidance"},{"c":0,"s":5,"id":3857,"u":"divine%20health_crb","p":111,"h":1,"n":"Divine Health"},{"c":0,"s":5,"id":3858,"u":"divine%20reflexes_crb","p":115,"h":1,"n":"Divine Reflexes"},{"c":0,"s":5,"id":3859,"u":"divine%20wall_crb","p":114,"h":1,"n":"Divine Wall"},{"c":0,"s":5,"id":3860,"u":"divine%20weapon_crb","p":123,"h":1,"n":"Divine Weapon"},{"c":0,"s":5,"id":3861,"u":"domain%20focus_crb","p":125,"h":1,"n":"Domain Focus"},{"c":0,"s":5,"id":3862,"u":"domain%20initiate_crb","p":121,"h":1,"n":"Domain Initiate"},{"c":0,"s":5,"id":3863,"u":"domain%20wellspring_crb","p":126,"h":1,"n":"Domain Wellspring"},{"c":0,"s":5,"id":3864,"u":"double%20prey_crb","p":175,"h":1,"n":"Double Prey"},{"c":0,"s":5,"id":3865,"u":"double%20shot_crb","p":146,"h":1,"n":"Double Shot"},{"c":0,"s":5,"id":3866,"u":"double%20slice_crb","p":144,"h":1,"n":"Double Slice"},{"c":0,"s":5,"id":3867,"u":"dragon%20roar_crb","p":161,"h":1,"n":"Dragon Roar"},{"c":0,"s":5,"id":3868,"u":"dragon%20shape_crb","p":138,"h":1,"n":"Dragon Shape"},{"c":0,"s":5,"id":3869,"u":"dragon%20stance_crb","p":158,"h":1,"n":"Dragon Stance"},{"c":0,"s":5,"id":3870,"u":"dragon%20transformation_crb","p":93,"h":1,"n":"Dragon Transformation"},{"c":0,"s":5,"id":3871,"u":"dragon's%20rage%20breath_crb","p":90,"h":1,"n":"Dragon's Rage Breath"},{"c":0,"s":5,"id":3872,"u":"dragon's%20rage%20wings_crb","p":92,"h":1,"n":"Dragon's Rage Wings"},{"c":0,"s":5,"id":3873,"u":"dragonslayer%20oath_crb","p":110,"h":1,"n":"Dragonslayer Oath"},{"c":0,"s":5,"id":3874,"u":"dread%20striker_crb","p":184,"h":1,"n":"Dread Striker"},{"c":0,"s":5,"id":3875,"u":"druid%20dedication_crb","p":225,"h":1,"n":"Druid Dedication"},{"c":0,"s":5,"id":3876,"u":"dual-handed%20assault_crb","p":146,"h":1,"n":"Dual-handed Assault"},{"c":0,"s":5,"id":3877,"u":"dubious%20knowledge_crb","p":260,"h":1,"n":"Dubious Knowledge"},{"c":0,"s":5,"id":3878,"u":"dueling%20dance_crb","p":151,"h":1,"n":"Dueling Dance"},{"c":0,"s":5,"id":3879,"u":"dueling%20parry_crb","p":146,"h":1,"n":"Dueling Parry"},{"c":0,"s":5,"id":3880,"u":"dueling%20riposte_crb","p":149,"h":1,"n":"Dueling Riposte"},{"c":0,"s":5,"id":3881,"u":"dwarven%20lore_crb","p":36,"h":1,"n":"Dwarven Lore"},{"c":0,"s":5,"id":3882,"u":"dwarven%20weapon%20cunning_crb","p":37,"h":1,"n":"Dwarven Weapon Cunning"},{"c":0,"s":5,"id":3883,"u":"dwarven%20weapon%20expertise_crb","p":37,"h":1,"n":"Dwarven Weapon Expertise"},{"c":0,"s":5,"id":3884,"u":"dwarven%20weapon%20familiarity_crb","p":36,"h":1,"n":"Dwarven Weapon Familiarity"},{"c":0,"s":5,"id":3885,"u":"echoing%20channel_crb","p":127,"h":1,"n":"Echoing Channel"},{"c":0,"s":5,"id":3886,"u":"eclectic%20polymath_crb","p":102,"h":1,"n":"Eclectic Polymath"},{"c":0,"s":5,"id":3887,"u":"eclectic%20skill_crb","p":101,"h":1,"n":"Eclectic Skill"},{"c":0,"s":5,"id":3888,"u":"efficient%20alchemy_crb","p":77,"h":1,"n":"Efficient Alchemy"},{"c":0,"s":5,"id":3889,"u":"effortless%20concentration%20(bard)_crb","p":103,"a":"Bard","h":1,"n":"Effortless Concentration"},{"c":0,"s":5,"id":3890,"u":"effortless%20concentration%20(druid)_crb","p":139,"a":"Druid","h":1,"n":"Effortless Concentration"},{"c":0,"s":5,"id":3891,"u":"effortless%20concentration%20(sorcerer)_crb","p":201,"a":"Sorcerer","h":1,"n":"Effortless Concentration"},{"c":0,"s":5,"id":3892,"u":"effortless%20concentration%20(wizard)_crb","p":213,"a":"Wizard","h":1,"n":"Effortless Concentration"},{"c":0,"s":5,"id":3893,"u":"elastic%20mutagen_crb","p":79,"h":1,"n":"Elastic Mutagen"},{"c":0,"s":5,"id":3894,"u":"elemental%20fist_crb","p":160,"h":1,"n":"Elemental Fist"},{"c":0,"s":5,"id":3895,"u":"elemental%20shape_crb","p":137,"h":1,"n":"Elemental Shape"},{"c":0,"s":5,"id":3896,"u":"elf%20atavism_crb","p":58,"h":1,"n":"Elf Atavism"},{"c":0,"s":5,"id":3897,"u":"elf%20step_crb","p":41,"h":1,"n":"Elf Step"},{"c":0,"s":5,"id":3898,"u":"elven%20lore_crb","p":40,"h":1,"n":"Elven Lore"},{"c":0,"s":5,"id":3899,"u":"elven%20weapon%20elegance_crb","p":41,"h":1,"n":"Elven Weapon Elegance"},{"c":0,"s":5,"id":3900,"u":"elven%20weapon%20expertise_crb","p":41,"h":1,"n":"Elven Weapon Expertise"},{"c":0,"s":5,"id":3901,"u":"elven%20weapon%20familiarity_crb","p":40,"h":1,"n":"Elven Weapon Familiarity"},{"c":0,"s":5,"id":3902,"u":"emblazon%20antimagic_crb","p":125,"h":1,"n":"Emblazon Antimagic"},{"c":0,"s":5,"id":3903,"u":"emblazon%20armament_crb","p":122,"h":1,"n":"Emblazon Armament"},{"c":0,"s":5,"id":3904,"u":"emblazon%20energy_crb","p":124,"h":1,"n":"Emblazon Energy"},{"c":0,"s":5,"id":3905,"u":"empty%20body_crb","p":165,"h":1,"n":"Empty Body"},{"c":0,"s":5,"id":3906,"u":"enduring%20alchemy_crb","p":78,"h":1,"n":"Enduring Alchemy"},{"c":0,"s":5,"id":3907,"u":"enduring%20quickness_crb","p":165,"h":1,"n":"Enduring Quickness"},{"c":0,"s":5,"id":3908,"u":"energized%20font_crb","p":45,"h":1,"n":"Energized Font"},{"c":0,"s":5,"id":3909,"u":"enhanced%20familiar%20(druid)_crb","p":134,"a":"Druid","h":1,"n":"Enhanced Familiar"},{"c":0,"s":5,"id":3910,"u":"enhanced%20familiar%20(sorcerer)_crb","p":198,"a":"Sorcerer","h":1,"n":"Enhanced Familiar"},{"c":0,"s":5,"id":3911,"u":"enhanced%20familiar%20(wizard)_crb","p":210,"a":"Wizard","h":1,"n":"Enhanced Familiar"},{"c":0,"s":5,"id":3912,"u":"enlightened%20presence_crb","p":165,"h":1,"n":"Enlightened Presence"},{"c":0,"s":5,"id":3913,"u":"eschew%20materials_crb","p":209,"h":1,"n":"Eschew Materials"},{"c":0,"s":5,"id":3914,"u":"esoteric%20polymath_crb","p":100,"h":1,"n":"Esoteric Polymath"},{"c":0,"s":5,"id":3915,"u":"eternal%20bane_crb","p":126,"h":1,"n":"Eternal Bane"},{"c":0,"s":5,"id":3916,"u":"eternal%20blessing_crb","p":126,"h":1,"n":"Eternal Blessing"},{"c":0,"s":5,"id":3917,"u":"eternal%20composition_crb","p":103,"h":1,"n":"Eternal Composition"},{"c":0,"s":5,"id":3918,"u":"eternal%20elixir_crb","p":80,"h":1,"n":"Eternal Elixir"},{"c":0,"s":5,"id":3919,"u":"evasiveness_crb","p":229,"h":1,"n":"Evasiveness"},{"c":0,"s":5,"id":3920,"u":"exacting%20strike_crb","p":144,"h":1,"n":"Exacting Strike"},{"c":0,"s":5,"id":3921,"u":"expanded%20splash_crb","p":79,"h":1,"n":"Expanded Splash"},{"c":0,"s":5,"id":3922,"u":"expeditious%20search_crb","p":260,"h":1,"n":"Expeditious Search"},{"c":0,"s":5,"id":3923,"u":"experienced%20professional_crb","p":261,"h":1,"n":"Experienced Professional"},{"c":0,"s":5,"id":3924,"u":"experienced%20smuggler_crb","p":261,"h":1,"n":"Experienced Smuggler"},{"c":0,"s":5,"id":3925,"u":"experienced%20tracker_crb","p":261,"h":1,"n":"Experienced Tracker"},{"c":0,"s":5,"id":3926,"u":"expert%20alchemy_crb","p":220,"h":1,"n":"Expert Alchemy"},{"c":0,"s":5,"id":3927,"u":"expert%20bard%20spellcasting_crb","p":222,"h":1,"n":"Expert Bard Spellcasting"},{"c":0,"s":5,"id":3928,"u":"expert%20cleric%20spellcasting_crb","p":224,"h":1,"n":"Expert Cleric Spellcasting"},{"c":0,"s":5,"id":3929,"u":"expert%20druid%20spellcasting_crb","p":225,"h":1,"n":"Expert Druid Spellcasting"},{"c":0,"s":5,"id":3930,"u":"expert%20longevity_crb","p":41,"h":1,"n":"Expert Longevity"},{"c":0,"s":5,"id":3931,"u":"expert%20sorcerer%20spellcasting_crb","p":230,"h":1,"n":"Expert Sorcerer Spellcasting"},{"c":0,"s":5,"id":3932,"u":"expert%20wizard%20spellcasting_crb","p":231,"h":1,"n":"Expert Wizard Spellcasting"},{"c":0,"s":5,"id":3933,"u":"exploitive%20bomb_crb","p":80,"h":1,"n":"Exploitive Bomb"},{"c":0,"s":5,"id":3934,"u":"extend%20armament%20alignment_crb","p":125,"h":1,"n":"Extend Armament Alignment"},{"c":0,"s":5,"id":3935,"u":"extend%20elixir_crb","p":79,"h":1,"n":"Extend Elixir"},{"c":0,"s":5,"id":3936,"u":"familiar%20(sorcerer)_crb","p":198,"a":"Sorcerer","h":1,"n":"Familiar"},{"c":0,"s":5,"id":3937,"u":"familiar%20(wizard)_crb","p":209,"a":"Wizard","h":1,"n":"Familiar"},{"c":0,"s":5,"id":3938,"u":"fantastic%20leap_crb","p":187,"h":1,"n":"Fantastic Leap"},{"c":0,"s":5,"id":3939,"u":"far%20lobber_crb","p":76,"h":1,"n":"Far Lobber"},{"c":0,"s":5,"id":3940,"u":"far%20shot_crb","p":172,"h":1,"n":"Far Shot"},{"c":0,"s":5,"id":3941,"u":"fascinating%20performance_crb","p":261,"h":1,"n":"Fascinating Performance"},{"c":0,"s":5,"id":3942,"u":"fast%20channel_crb","p":125,"h":1,"n":"Fast Channel"},{"c":0,"s":5,"id":3943,"u":"fast%20movement_crb","p":89,"h":1,"n":"Fast Movement"},{"c":0,"s":5,"id":3944,"u":"fast%20recovery_crb","p":261,"h":1,"n":"Fast Recovery"},{"c":0,"s":5,"id":3945,"u":"fatal%20aria_crb","p":103,"h":1,"n":"Fatal Aria"},{"c":0,"s":5,"id":3946,"u":"favored%20enemy_crb","p":172,"h":1,"n":"Favored Enemy"},{"c":0,"s":5,"id":3947,"u":"favored%20terrain_crb","p":171,"h":1,"n":"Favored Terrain"},{"c":0,"s":5,"id":3948,"u":"fearsome%20brute_crb","p":151,"h":1,"n":"Fearsome Brute"},{"c":0,"s":5,"id":3949,"u":"feather%20step_crb","p":261,"h":1,"n":"Feather Step"},{"c":0,"s":5,"id":3950,"u":"felling%20shot_crb","p":187,"h":1,"n":"Felling Shot"},{"c":0,"s":5,"id":3951,"u":"felling%20strike_crb","p":149,"h":1,"n":"Felling Strike"},{"c":0,"s":5,"id":3952,"u":"feral%20mutagen_crb","p":79,"h":1,"n":"Feral Mutagen"},{"c":0,"s":5,"id":3953,"u":"ferocious%20shape_crb","p":136,"h":1,"n":"Ferocious Shape"},{"c":0,"s":5,"id":3954,"u":"fey%20caller_crb","p":136,"h":1,"n":"Fey Caller"},{"c":0,"s":5,"id":3955,"u":"fey%20fellowship_crb","p":44,"h":1,"n":"Fey Fellowship"},{"c":0,"s":5,"id":3956,"u":"fiendsbane%20oath_crb","p":110,"h":1,"n":"Fiendsbane Oath"},{"c":0,"s":5,"id":3957,"u":"fighter%20dedication_crb","p":226,"h":1,"n":"Fighter Dedication"},{"c":0,"s":5,"id":3958,"u":"fighter%20resiliency_crb","p":226,"h":1,"n":"Fighter Resiliency"},{"c":0,"s":5,"id":3959,"u":"first%20world%20adept_crb","p":45,"h":1,"n":"First World Adept"},{"c":0,"s":5,"id":3960,"u":"first%20world%20magic_crb","p":44,"h":1,"n":"First World Magic"},{"c":0,"s":5,"id":3961,"u":"fleet_crb","p":261,"h":1,"n":"Fleet"},{"c":0,"s":5,"id":3962,"u":"flinging%20shove_crb","p":151,"h":1,"n":"Flinging Shove"},{"c":0,"s":5,"id":3963,"u":"flurry%20of%20maneuvers_crb","p":160,"h":1,"n":"Flurry Of Maneuvers"},{"c":0,"s":5,"id":3964,"u":"flying%20kick_crb","p":160,"h":1,"n":"Flying Kick"},{"c":0,"s":5,"id":3965,"u":"foil%20senses_crb","p":261,"h":1,"n":"Foil Senses"},{"c":0,"s":5,"id":3966,"u":"forager_crb","p":261,"h":1,"n":"Forager"},{"c":0,"s":5,"id":3967,"u":"forlorn_crb","p":40,"h":1,"n":"Forlorn"},{"c":0,"s":5,"id":3968,"u":"form%20control_crb","p":135,"h":1,"n":"Form Control"},{"c":0,"s":5,"id":3969,"u":"furious%20bully_crb","p":91,"h":1,"n":"Furious Bully"},{"c":0,"s":5,"id":3970,"u":"furious%20finish_crb","p":89,"h":1,"n":"Furious Finish"},{"c":0,"s":5,"id":3971,"u":"furious%20focus_crb","p":148,"h":1,"n":"Furious Focus"},{"c":0,"s":5,"id":3972,"u":"furious%20grab_crb","p":92,"h":1,"n":"Furious Grab"},{"c":0,"s":5,"id":3973,"u":"furious%20sprint_crb","p":91,"h":1,"n":"Furious Sprint"},{"c":0,"s":5,"id":3974,"u":"fuse%20stance_crb","p":165,"h":1,"n":"Fuse Stance"},{"c":0,"s":5,"id":3975,"u":"gang%20up_crb","p":186,"h":1,"n":"Gang Up"},{"c":0,"s":5,"id":3976,"u":"general%20training_crb","p":57,"h":1,"n":"General Training"},{"c":0,"s":5,"id":3977,"u":"genius%20mutagen_crb","p":81,"h":1,"n":"Genius Mutagen"},{"c":0,"s":5,"id":3978,"u":"giant's%20lunge_crb","p":93,"h":1,"n":"Giant's Lunge"},{"c":0,"s":5,"id":3979,"u":"giant's%20stature_crb","p":91,"h":1,"n":"Giant's Stature"},{"c":0,"s":5,"id":3980,"u":"glad-hand_crb","p":261,"h":1,"n":"Glad-hand"},{"c":0,"s":5,"id":3981,"u":"glib%20mutagen_crb","p":80,"h":1,"n":"Glib Mutagen"},{"c":0,"s":5,"id":3982,"u":"gnome%20obsession_crb","p":44,"h":1,"n":"Gnome Obsession"},{"c":0,"s":5,"id":3983,"u":"gnome%20weapon%20expertise_crb","p":45,"h":1,"n":"Gnome Weapon Expertise"},{"c":0,"s":5,"id":3984,"u":"gnome%20weapon%20familiarity_crb","p":44,"h":1,"n":"Gnome Weapon Familiarity"},{"c":0,"s":5,"id":3985,"u":"gnome%20weapon%20innovator_crb","p":45,"h":1,"n":"Gnome Weapon Innovator"},{"c":0,"s":5,"id":3986,"u":"goblin%20lore_crb","p":48,"h":1,"n":"Goblin Lore"},{"c":0,"s":5,"id":3987,"u":"goblin%20scuttle_crb","p":48,"h":1,"n":"Goblin Scuttle"},{"c":0,"s":5,"id":3988,"u":"goblin%20song_crb","p":48,"h":1,"n":"Goblin Song"},{"c":0,"s":5,"id":3989,"u":"goblin%20weapon%20expertise_crb","p":49,"h":1,"n":"Goblin Weapon Expertise"},{"c":0,"s":5,"id":3990,"u":"goblin%20weapon%20familiarity_crb","p":48,"h":1,"n":"Goblin Weapon Familiarity"},{"c":0,"s":5,"id":3991,"u":"goblin%20weapon%20frenzy_crb","p":49,"h":1,"n":"Goblin Weapon Frenzy"},{"c":0,"s":5,"id":3992,"u":"graceful%20poise_crb","p":153,"h":1,"n":"Graceful Poise"},{"c":0,"s":5,"id":3993,"u":"great%20cleave_crb","p":91,"h":1,"n":"Great Cleave"},{"c":0,"s":5,"id":3994,"u":"greater%20bloodline_crb","p":200,"h":1,"n":"Greater Bloodline"},{"c":0,"s":5,"id":3995,"u":"greater%20crossblooded%20evolution_crb","p":201,"h":1,"n":"Greater Crossblooded Evolution"},{"c":0,"s":5,"id":3996,"u":"greater%20debilitating%20bomb_crb","p":79,"h":1,"n":"Greater Debilitating Bomb"},{"c":0,"s":5,"id":3997,"u":"greater%20distracting%20shot_crb","p":176,"h":1,"n":"Greater Distracting Shot"},{"c":0,"s":5,"id":3998,"u":"greater%20mental%20evolution_crb","p":201,"h":1,"n":"Greater Mental Evolution"},{"c":0,"s":5,"id":3999,"u":"greater%20merciful%20elixir_crb","p":80,"h":1,"n":"Greater Merciful Elixir"},{"c":0,"s":5,"id":4000,"u":"greater%20mercy_crb","p":112,"h":1,"n":"Greater Mercy"},{"c":0,"s":5,"id":4001,"u":"greater%20vital%20evolution_crb","p":201,"h":1,"n":"Greater Vital Evolution"},{"c":0,"s":5,"id":4002,"u":"green%20empathy_crb","p":136,"h":1,"n":"Green Empathy"},{"c":0,"s":5,"id":4003,"u":"green%20tongue_crb","p":138,"h":1,"n":"Green Tongue"},{"c":0,"s":5,"id":4004,"u":"group%20coercion_crb","p":262,"h":1,"n":"Group Coercion"},{"c":0,"s":5,"id":4005,"u":"group%20impression_crb","p":262,"h":1,"n":"Group Impression"},{"c":0,"s":5,"id":4006,"u":"guarded%20movement_crb","p":160,"h":1,"n":"Guarded Movement"},{"c":0,"s":5,"id":4007,"u":"guardian's%20deflection_crb","p":148,"h":1,"n":"Guardian's Deflection"},{"c":0,"s":5,"id":4008,"u":"guiding%20finish_crb","p":152,"h":1,"n":"Guiding Finish"},{"c":0,"s":5,"id":4009,"u":"guiding%20luck_crb","p":53,"h":1,"n":"Guiding Luck"},{"c":0,"s":5,"id":4010,"u":"guiding%20riposte_crb","p":153,"h":1,"n":"Guiding Riposte"},{"c":0,"s":5,"id":4011,"u":"halfling%20lore_crb","p":52,"h":1,"n":"Halfling Lore"},{"c":0,"s":5,"id":4012,"u":"halfling%20luck_crb","p":52,"h":1,"n":"Halfling Luck"},{"c":0,"s":5,"id":4013,"u":"halfling%20weapon%20expertise_crb","p":53,"h":1,"n":"Halfling Weapon Expertise"},{"c":0,"s":5,"id":4014,"u":"halfling%20weapon%20familiarity_crb","p":52,"h":1,"n":"Halfling Weapon Familiarity"},{"c":0,"s":5,"id":4015,"u":"halfling%20weapon%20trickster_crb","p":53,"h":1,"n":"Halfling Weapon Trickster"},{"c":0,"s":5,"id":4016,"u":"hand%20of%20the%20apprentice_crb","p":209,"h":1,"n":"Hand Of The Apprentice"},{"c":0,"s":5,"id":4017,"u":"harming%20hands_crb","p":121,"h":1,"n":"Harming Hands"},{"c":0,"s":5,"id":4018,"u":"harmonize_crb","p":101,"h":1,"n":"Harmonize"},{"c":0,"s":5,"id":4019,"u":"haughty%20obstinacy_crb","p":57,"h":1,"n":"Haughty Obstinacy"},{"c":0,"s":5,"id":4020,"u":"hazard%20finder_crb","p":174,"h":1,"n":"Hazard Finder"},{"c":0,"s":5,"id":4021,"u":"heal%20mount_crb","p":113,"h":1,"n":"Heal Mount"},{"c":0,"s":5,"id":4022,"u":"healing%20hands_crb","p":121,"h":1,"n":"Healing Hands"},{"c":0,"s":5,"id":4023,"u":"healing%20touch_crb","p":223,"h":1,"n":"Healing Touch"},{"c":0,"s":5,"id":4024,"u":"healing%20transformation_crb","p":137,"h":1,"n":"Healing Transformation"},{"c":0,"s":5,"id":4025,"u":"hefty%20hauler_crb","p":262,"h":1,"n":"Hefty Hauler"},{"c":0,"s":5,"id":4026,"u":"heroic%20recovery_crb","p":125,"h":1,"n":"Heroic Recovery"},{"c":0,"s":5,"id":4027,"u":"hidden%20paragon_crb","p":189,"h":1,"n":"Hidden Paragon"},{"c":0,"s":5,"id":4028,"u":"hierophant's%20power_crb","p":139,"h":1,"n":"Hierophant's Power"},{"c":0,"s":5,"id":4029,"u":"hobnobber_crb","p":262,"h":1,"n":"Hobnobber"},{"c":0,"s":5,"id":4030,"u":"holy%20castigation_crb","p":121,"h":1,"n":"Holy Castigation"},{"c":0,"s":5,"id":4031,"u":"house%20of%20imaginary%20walls_crb","p":102,"h":1,"n":"House Of Imaginary Walls"},{"c":0,"s":5,"id":4032,"u":"hunted%20shot_crb","p":171,"h":1,"n":"Hunted Shot"},{"c":0,"s":5,"id":4033,"u":"hunter's%20aim_crb","p":172,"h":1,"n":"Hunter's Aim"},{"c":0,"s":5,"id":4034,"u":"illusion%20sense_crb","p":44,"h":1,"n":"Illusion Sense"},{"c":0,"s":5,"id":4035,"u":"impaling%20briars_crb","p":139,"h":1,"n":"Impaling Briars"},{"c":0,"s":5,"id":4036,"u":"impeccable%20crafting_crb","p":262,"h":1,"n":"Impeccable Crafting"},{"c":0,"s":5,"id":4037,"u":"implausible%20infiltration_crb","p":189,"h":1,"n":"Implausible Infiltration"},{"c":0,"s":5,"id":4038,"u":"imposing%20destrier_crb","p":113,"h":1,"n":"Imposing Destrier"},{"c":0,"s":5,"id":4039,"u":"impossible%20flurry_crb","p":177,"h":1,"n":"Impossible Flurry"},{"c":0,"s":5,"id":4040,"u":"impossible%20polymath_crb","p":103,"h":1,"n":"Impossible Polymath"},{"c":0,"s":5,"id":4041,"u":"impossible%20striker_crb","p":189,"h":1,"n":"Impossible Striker"},{"c":0,"s":5,"id":4042,"u":"impossible%20technique_crb","p":165,"h":1,"n":"Impossible Technique"},{"c":0,"s":5,"id":4043,"u":"impossible%20volley%20(fighter)_crb","p":153,"a":"Fighter","h":1,"n":"Impossible Volley"},{"c":0,"s":5,"id":4044,"u":"impossible%20volley%20(ranger)_crb","p":177,"a":"Ranger","h":1,"n":"Impossible Volley"},{"c":0,"s":5,"id":4045,"u":"impressive%20performance_crb","p":262,"h":1,"n":"Impressive Performance"},{"c":0,"s":5,"id":4046,"u":"improbable%20elixirs_crb","p":81,"h":1,"n":"Improbable Elixirs"},{"c":0,"s":5,"id":4047,"u":"improved%20command%20undead_crb","p":125,"h":1,"n":"Improved Command Undead"},{"c":0,"s":5,"id":4048,"u":"improved%20communal%20healing_crb","p":123,"h":1,"n":"Improved Communal Healing"},{"c":0,"s":5,"id":4049,"u":"improved%20dueling%20riposte_crb","p":151,"h":1,"n":"Improved Dueling Riposte"},{"c":0,"s":5,"id":4050,"u":"improved%20knockback_crb","p":163,"h":1,"n":"Improved Knockback"},{"c":0,"s":5,"id":4051,"u":"improved%20knockdown_crb","p":151,"h":1,"n":"Improved Knockdown"},{"c":0,"s":5,"id":4052,"u":"improved%20poison%20weapon_crb","p":187,"h":1,"n":"Improved Poison Weapon"},{"c":0,"s":5,"id":4053,"u":"improved%20reflexive%20shield_crb","p":153,"h":1,"n":"Improved Reflexive Shield"},{"c":0,"s":5,"id":4054,"u":"improved%20swift%20banishment_crb","p":127,"h":1,"n":"Improved Swift Banishment"},{"c":0,"s":5,"id":4055,"u":"improved%20twin%20riposte%20(fighter)_crb","p":153,"a":"Fighter","h":1,"n":"Improved Twin Riposte"},{"c":0,"s":5,"id":4056,"u":"improved%20twin%20riposte%20(ranger)_crb","p":176,"a":"Ranger","h":1,"n":"Improved Twin Riposte"},{"c":0,"s":5,"id":4057,"u":"incredible%20aim_crb","p":149,"h":1,"n":"Incredible Aim"},{"c":0,"s":5,"id":4058,"u":"incredible%20companion%20(druid)_crb","p":137,"a":"Druid","h":1,"n":"Incredible Companion"},{"c":0,"s":5,"id":4059,"u":"incredible%20companion%20(ranger)_crb","p":175,"a":"Ranger","h":1,"n":"Incredible Companion"},{"c":0,"s":5,"id":4060,"u":"incredible%20ferocity_crb","p":59,"h":1,"n":"Incredible Ferocity"},{"c":0,"s":5,"id":4061,"u":"incredible%20improvisation_crb","p":57,"h":1,"n":"Incredible Improvisation"},{"c":0,"s":5,"id":4062,"u":"incredible%20initiative_crb","p":262,"h":1,"n":"Incredible Initiative"},{"c":0,"s":5,"id":4063,"u":"incredible%20investiture_crb","p":262,"h":1,"n":"Incredible Investiture"},{"c":0,"s":5,"id":4064,"u":"incredible%20ricochet_crb","p":151,"h":1,"n":"Incredible Ricochet"},{"c":0,"s":5,"id":4065,"u":"infinite%20possibilities_crb","p":213,"h":1,"n":"Infinite Possibilities"},{"c":0,"s":5,"id":4066,"u":"insect%20shape_crb","p":136,"h":1,"n":"Insect Shape"},{"c":0,"s":5,"id":4067,"u":"inspirational%20focus_crb","p":103,"h":1,"n":"Inspirational Focus"},{"c":0,"s":5,"id":4068,"u":"inspirational%20performance_crb","p":222,"h":1,"n":"Inspirational Performance"},{"c":0,"s":5,"id":4069,"u":"inspire%20competence_crb","p":100,"h":1,"n":"Inspire Competence"},{"c":0,"s":5,"id":4070,"u":"inspire%20defense_crb","p":100,"h":1,"n":"Inspire Defense"},{"c":0,"s":5,"id":4071,"u":"inspire%20heroics_crb","p":102,"h":1,"n":"Inspire Heroics"},{"c":0,"s":5,"id":4072,"u":"inspire%20imitation_crb","p":58,"h":1,"n":"Inspire Imitation"},{"c":0,"s":5,"id":4073,"u":"instant%20opening_crb","p":188,"h":1,"n":"Instant Opening"},{"c":0,"s":5,"id":4074,"u":"instinct%20ability_crb","p":221,"h":1,"n":"Instinct Ability"},{"c":0,"s":5,"id":4075,"u":"instrument%20of%20zeal_crb","p":115,"h":1,"n":"Instrument Of Zeal"},{"c":0,"s":5,"id":4076,"u":"interweave%20dispel_crb","p":201,"h":1,"n":"Interweave Dispel"},{"c":0,"s":5,"id":4077,"u":"intimidating%20glare_crb","p":262,"h":1,"n":"Intimidating Glare"},{"c":0,"s":5,"id":4078,"u":"intimidating%20prowess_crb","p":262,"h":1,"n":"Intimidating Prowess"},{"c":0,"s":5,"id":4079,"u":"intimidating%20strike_crb","p":146,"h":1,"n":"Intimidating Strike"},{"c":0,"s":5,"id":4080,"u":"inventor_crb","p":262,"h":1,"n":"Inventor"},{"c":0,"s":5,"id":4081,"u":"invincible%20mutagen_crb","p":79,"h":1,"n":"Invincible Mutagen"},{"c":0,"s":5,"id":4082,"u":"invoke%20disaster_crb","p":139,"h":1,"n":"Invoke Disaster"},{"c":0,"s":5,"id":4083,"u":"ironblood%20stance_crb","p":163,"h":1,"n":"Ironblood Stance"},{"c":0,"s":5,"id":4084,"u":"ironblood%20surge_crb","p":164,"h":1,"n":"Ironblood Surge"},{"c":0,"s":5,"id":4085,"u":"irrepressible_crb","p":53,"h":1,"n":"Irrepressible"},{"c":0,"s":5,"id":4086,"u":"juggernaut's%20fortitude_crb","p":221,"h":1,"n":"Juggernaut's Fortitude"},{"c":0,"s":5,"id":4087,"u":"junk%20tinker_crb","p":48,"h":1,"n":"Junk Tinker"},{"c":0,"s":5,"id":4088,"u":"ki%20blast_crb","p":161,"h":1,"n":"Ki Blast"},{"c":0,"s":5,"id":4089,"u":"ki%20rush_crb","p":158,"h":1,"n":"Ki Rush"},{"c":0,"s":5,"id":4090,"u":"ki%20strike_crb","p":158,"h":1,"n":"Ki Strike"},{"c":0,"s":5,"id":4091,"u":"kip%20up_crb","p":262,"h":1,"n":"Kip Up"},{"c":0,"s":5,"id":4092,"u":"knockback_crb","p":91,"h":1,"n":"Knockback"},{"c":0,"s":5,"id":4093,"u":"knockback%20strike_crb","p":163,"h":1,"n":"Knockback Strike"},{"c":0,"s":5,"id":4094,"u":"knockdown_crb","p":146,"h":1,"n":"Knockdown"},{"c":0,"s":5,"id":4095,"u":"know-it-all_crb","p":102,"h":1,"n":"Know-it-all"},{"c":0,"s":5,"id":4096,"u":"lasting%20coercion_crb","p":262,"h":1,"n":"Lasting Coercion"},{"c":0,"s":5,"id":4097,"u":"lasting%20doubt_crb","p":114,"h":1,"n":"Lasting Doubt"},{"c":0,"s":5,"id":4098,"u":"leave%20an%20opening_crb","p":188,"h":1,"n":"Leave An Opening"},{"c":0,"s":5,"id":4099,"u":"legendary%20codebreaker_crb","p":262,"h":1,"n":"Legendary Codebreaker"},{"c":0,"s":5,"id":4100,"u":"legendary%20linguist_crb","p":263,"h":1,"n":"Legendary Linguist"},{"c":0,"s":5,"id":4101,"u":"legendary%20medic_crb","p":263,"h":1,"n":"Legendary Medic"},{"c":0,"s":5,"id":4102,"u":"legendary%20monster%20hunter_crb","p":176,"h":1,"n":"Legendary Monster Hunter"},{"c":0,"s":5,"id":4103,"u":"legendary%20negotiation_crb","p":263,"h":1,"n":"Legendary Negotiation"},{"c":0,"s":5,"id":4104,"u":"legendary%20performer_crb","p":263,"h":1,"n":"Legendary Performer"},{"c":0,"s":5,"id":4105,"u":"legendary%20professional_crb","p":263,"h":1,"n":"Legendary Professional"},{"c":0,"s":5,"id":4106,"u":"legendary%20shot_crb","p":177,"h":1,"n":"Legendary Shot"},{"c":0,"s":5,"id":4107,"u":"legendary%20sneak_crb","p":263,"h":1,"n":"Legendary Sneak"},{"c":0,"s":5,"id":4108,"u":"legendary%20survivalist_crb","p":263,"h":1,"n":"Legendary Survivalist"},{"c":0,"s":5,"id":4109,"u":"legendary%20thief_crb","p":263,"h":1,"n":"Legendary Thief"},{"c":0,"s":5,"id":4110,"u":"lengthy%20diversion_crb","p":263,"h":1,"n":"Lengthy Diversion"},{"c":0,"s":5,"id":4111,"u":"leshy%20familiar_crb","p":133,"h":1,"n":"Leshy Familiar"},{"c":0,"s":5,"id":4112,"u":"leyline%20conduit_crb","p":139,"h":1,"n":"Leyline Conduit"},{"c":0,"s":5,"id":4113,"u":"liberating%20stride_crb","p":114,"h":1,"n":"Liberating Stride"},{"c":0,"s":5,"id":4114,"u":"lie%20to%20me_crb","p":263,"h":1,"n":"Lie To Me"},{"c":0,"s":5,"id":4115,"u":"light%20step_crb","p":186,"h":1,"n":"Light Step"},{"c":0,"s":5,"id":4116,"u":"lightning%20snares_crb","p":175,"h":1,"n":"Lightning Snares"},{"c":0,"s":5,"id":4117,"u":"lingering%20composition_crb","p":99,"h":1,"n":"Lingering Composition"},{"c":0,"s":5,"id":4118,"u":"linked%20focus_crb","p":210,"h":1,"n":"Linked Focus"},{"c":0,"s":5,"id":4119,"u":"litany%20against%20sloth_crb","p":113,"h":1,"n":"Litany Against Sloth"},{"c":0,"s":5,"id":4120,"u":"litany%20against%20wrath_crb","p":112,"h":1,"n":"Litany Against Wrath"},{"c":0,"s":5,"id":4121,"u":"litany%20of%20righteousness_crb","p":115,"h":1,"n":"Litany Of Righteousness"},{"c":0,"s":5,"id":4122,"u":"loremaster's%20etude_crb","p":100,"h":1,"n":"Loremaster's Etude"},{"c":0,"s":5,"id":4123,"u":"loyal%20warhorse_crb","p":112,"h":1,"n":"Loyal Warhorse"},{"c":0,"s":5,"id":4124,"u":"lunge_crb","p":146,"h":1,"n":"Lunge"},{"c":0,"s":5,"id":4125,"u":"lunging%20stance_crb","p":151,"h":1,"n":"Lunging Stance"},{"c":0,"s":5,"id":4126,"u":"magic%20sense%20(sorcerer)_crb","p":201,"a":"Sorcerer","h":1,"n":"Magic Sense"},{"c":0,"s":5,"id":4127,"u":"magic%20sense%20(wizard)_crb","p":212,"a":"Wizard","h":1,"n":"Magic Sense"},{"c":0,"s":5,"id":4128,"u":"magical%20crafting_crb","p":263,"h":1,"n":"Magical Crafting"},{"c":0,"s":5,"id":4129,"u":"magical%20shorthand_crb","p":264,"h":1,"n":"Magical Shorthand"},{"c":0,"s":5,"id":4130,"u":"magical%20trickster_crb","p":185,"h":1,"n":"Magical Trickster"},{"c":0,"s":5,"id":4131,"u":"maker%20of%20miracles_crb","p":127,"h":1,"n":"Maker Of Miracles"},{"c":0,"s":5,"id":4132,"u":"manifold%20edge_crb","p":177,"h":1,"n":"Manifold Edge"},{"c":0,"s":5,"id":4133,"u":"master%20alchemy_crb","p":220,"h":1,"n":"Master Alchemy"},{"c":0,"s":5,"id":4134,"u":"master%20bard%20spellcasting_crb","p":222,"h":1,"n":"Master Bard Spellcasting"},{"c":0,"s":5,"id":4135,"u":"master%20cleric%20spellcasting_crb","p":224,"h":1,"n":"Master Cleric Spellcasting"},{"c":0,"s":5,"id":4136,"u":"master%20druid%20spellcasting_crb","p":225,"h":1,"n":"Master Druid Spellcasting"},{"c":0,"s":5,"id":4137,"u":"master%20monster%20hunter_crb","p":175,"h":1,"n":"Master Monster Hunter"},{"c":0,"s":5,"id":4138,"u":"master%20of%20many%20styles_crb","p":165,"h":1,"n":"Master Of Many Styles"},{"c":0,"s":5,"id":4139,"u":"master%20sorcerer%20spellcasting_crb","p":230,"h":1,"n":"Master Sorcerer Spellcasting"},{"c":0,"s":5,"id":4140,"u":"master%20spotter_crb","p":228,"h":1,"n":"Master Spotter"},{"c":0,"s":5,"id":4141,"u":"master%20wizard%20spellcasting_crb","p":231,"h":1,"n":"Master Wizard Spellcasting"},{"c":0,"s":5,"id":4142,"u":"masterful%20companion_crb","p":177,"h":1,"n":"Masterful Companion"},{"c":0,"s":5,"id":4143,"u":"mature%20animal%20companion%20(druid)_crb","p":135,"a":"Druid","h":1,"n":"Mature Animal Companion"},{"c":0,"s":5,"id":4144,"u":"mature%20animal%20companion%20(ranger)_crb","p":173,"a":"Ranger","h":1,"n":"Mature Animal Companion"},{"c":0,"s":5,"id":4145,"u":"meditative%20focus_crb","p":164,"h":1,"n":"Meditative Focus"},{"c":0,"s":5,"id":4146,"u":"meditative%20wellspring_crb","p":165,"h":1,"n":"Meditative Wellspring"},{"c":0,"s":5,"id":4147,"u":"mega%20bomb_crb","p":81,"h":1,"n":"Mega Bomb"},{"c":0,"s":5,"id":4148,"u":"melodious%20spell_crb","p":101,"h":1,"n":"Melodious Spell"},{"c":0,"s":5,"id":4149,"u":"merciful%20elixir_crb","p":79,"h":1,"n":"Merciful Elixir"},{"c":0,"s":5,"id":4150,"u":"mercy_crb","p":111,"h":1,"n":"Mercy"},{"c":0,"s":5,"id":4151,"u":"metamagic%20channel_crb","p":127,"h":1,"n":"Metamagic Channel"},{"c":0,"s":5,"id":4152,"u":"metamagic%20mastery%20(sorcerer)_crb","p":201,"a":"Sorcerer","h":1,"n":"Metamagic Mastery"},{"c":0,"s":5,"id":4153,"u":"metamagic%20mastery%20(wizard)_crb","p":213,"a":"Wizard","h":1,"n":"Metamagic Mastery"},{"c":0,"s":5,"id":4154,"u":"mindblank%20mutagen_crb","p":81,"h":1,"n":"Mindblank Mutagen"},{"c":0,"s":5,"id":4155,"u":"minor%20magic_crb","p":184,"h":1,"n":"Minor Magic"},{"c":0,"s":5,"id":4156,"u":"miracle%20worker_crb","p":81,"h":1,"n":"Miracle Worker"},{"c":0,"s":5,"id":4157,"u":"mirror%20shield_crb","p":151,"h":1,"n":"Mirror Shield"},{"c":0,"s":5,"id":4158,"u":"mixed%20maneuver_crb","p":163,"h":1,"n":"Mixed Maneuver"},{"c":0,"s":5,"id":4159,"u":"mobile%20shot%20stance_crb","p":149,"h":1,"n":"Mobile Shot Stance"},{"c":0,"s":5,"id":4160,"u":"mobility_crb","p":184,"h":1,"n":"Mobility"},{"c":0,"s":5,"id":4161,"u":"moment%20of%20clarity_crb","p":88,"h":1,"n":"Moment Of Clarity"},{"c":0,"s":5,"id":4162,"u":"monastic%20weaponry_crb","p":158,"h":1,"n":"Monastic Weaponry"},{"c":0,"s":5,"id":4163,"u":"monk%20dedication_crb","p":227,"h":1,"n":"Monk Dedication"},{"c":0,"s":5,"id":4164,"u":"monk%20moves_crb","p":227,"h":1,"n":"Monk Moves"},{"c":0,"s":5,"id":4165,"u":"monk%20resiliency_crb","p":227,"h":1,"n":"Monk Resiliency"},{"c":0,"s":5,"id":4166,"u":"monk's%20flurry_crb","p":227,"h":1,"n":"Monk's Flurry"},{"c":0,"s":5,"id":4167,"u":"monster%20hunter_crb","p":171,"h":1,"n":"Monster Hunter"},{"c":0,"s":5,"id":4168,"u":"monster%20warden_crb","p":172,"h":1,"n":"Monster Warden"},{"c":0,"s":5,"id":4169,"u":"monstrosity%20shape_crb","p":139,"h":1,"n":"Monstrosity Shape"},{"c":0,"s":5,"id":4170,"u":"monstrous%20peacemaker_crb","p":59,"h":1,"n":"Monstrous Peacemaker"},{"c":0,"s":5,"id":4171,"u":"mountain%20quake_crb","p":164,"h":1,"n":"Mountain Quake"},{"c":0,"s":5,"id":4172,"u":"mountain%20stance_crb","p":159,"h":1,"n":"Mountain Stance"},{"c":0,"s":5,"id":4173,"u":"mountain%20stronghold_crb","p":161,"h":1,"n":"Mountain Stronghold"},{"c":0,"s":5,"id":4174,"u":"mountain's%20stoutness_crb","p":37,"h":1,"n":"Mountain's Stoutness"},{"c":0,"s":5,"id":4175,"u":"multifarious%20muse_crb","p":100,"h":1,"n":"Multifarious Muse"},{"c":0,"s":5,"id":4176,"u":"multilingual_crb","p":264,"h":1,"n":"Multilingual"},{"c":0,"s":5,"id":4177,"u":"multishot%20stance_crb","p":153,"h":1,"n":"Multishot Stance"},{"c":0,"s":5,"id":4178,"u":"multitalented_crb","p":58,"h":1,"n":"Multitalented"},{"c":0,"s":5,"id":4179,"u":"natural%20ambition_crb","p":57,"h":1,"n":"Natural Ambition"},{"c":0,"s":5,"id":4180,"u":"natural%20medicine_crb","p":264,"h":1,"n":"Natural Medicine"},{"c":0,"s":5,"id":4181,"u":"natural%20skill_crb","p":57,"h":1,"n":"Natural Skill"},{"c":0,"s":5,"id":4182,"u":"necrotic%20infusion_crb","p":123,"h":1,"n":"Necrotic Infusion"},{"c":0,"s":5,"id":4183,"u":"nimble%20crawl_crb","p":264,"h":1,"n":"Nimble Crawl"},{"c":0,"s":5,"id":4184,"u":"nimble%20dodge%20(rogue)_crb","p":183,"a":"Rogue","h":1,"n":"Nimble Dodge"},{"c":0,"s":5,"id":4185,"u":"nimble%20elf_crb","p":40,"h":1,"n":"Nimble Elf"},{"c":0,"s":5,"id":4186,"u":"nimble%20roll%20(rogue)_crb","p":187,"a":"Rogue","h":1,"n":"Nimble Roll"},{"c":0,"s":5,"id":4187,"u":"no%20escape_crb","p":89,"h":1,"n":"No Escape"},{"c":0,"s":5,"id":4188,"u":"occult%20breadth_crb","p":222,"h":1,"n":"Occult Breadth"},{"c":0,"s":5,"id":4189,"u":"occult%20evolution_crb","p":199,"h":1,"n":"Occult Evolution"},{"c":0,"s":5,"id":4190,"u":"oddity%20identification_crb","p":264,"h":1,"n":"Oddity Identification"},{"c":0,"s":5,"id":4191,"u":"opportune%20backstab_crb","p":187,"h":1,"n":"Opportune Backstab"},{"c":0,"s":5,"id":4192,"u":"opportunist_crb","p":226,"h":1,"n":"Opportunist"},{"c":0,"s":5,"id":4193,"u":"orc%20ferocity_crb","p":59,"h":1,"n":"Orc Ferocity"},{"c":0,"s":5,"id":4194,"u":"orc%20sight_crb","p":59,"h":1,"n":"Orc Sight"},{"c":0,"s":5,"id":4195,"u":"orc%20superstition_crb","p":59,"h":1,"n":"Orc Superstition"},{"c":0,"s":5,"id":4196,"u":"orc%20weapon%20carnage_crb","p":59,"h":1,"n":"Orc Weapon Carnage"},{"c":0,"s":5,"id":4197,"u":"orc%20weapon%20expertise_crb","p":59,"h":1,"n":"Orc Weapon Expertise"},{"c":0,"s":5,"id":4198,"u":"orc%20weapon%20familiarity_crb","p":59,"h":1,"n":"Orc Weapon Familiarity"},{"c":0,"s":5,"id":4199,"u":"order%20explorer_crb","p":134,"h":1,"n":"Order Explorer"},{"c":0,"s":5,"id":4200,"u":"order%20magic_crb","p":135,"h":1,"n":"Order Magic"},{"c":0,"s":5,"id":4201,"u":"order%20spell_crb","p":225,"h":1,"n":"Order Spell"},{"c":0,"s":5,"id":4202,"u":"otherworldly%20magic_crb","p":40,"h":1,"n":"Otherworldly Magic"},{"c":0,"s":5,"id":4203,"u":"overwhelming%20energy%20(druid)_crb","p":137,"a":"Druid","h":1,"n":"Overwhelming Energy"},{"c":0,"s":5,"id":4204,"u":"overwhelming%20energy%20(sorcerer)_crb","p":200,"a":"Sorcerer","h":1,"n":"Overwhelming Energy"},{"c":0,"s":5,"id":4205,"u":"overwhelming%20energy%20(wizard)_crb","p":211,"a":"Wizard","h":1,"n":"Overwhelming Energy"},{"c":0,"s":5,"id":4206,"u":"paragon's%20guard_crb","p":151,"h":1,"n":"Paragon's Guard"},{"c":0,"s":5,"id":4207,"u":"penetrating%20shot_crb","p":175,"h":1,"n":"Penetrating Shot"},{"c":0,"s":5,"id":4208,"u":"perfect%20clarity_crb","p":93,"h":1,"n":"Perfect Clarity"},{"c":0,"s":5,"id":4209,"u":"perfect%20debilitation_crb","p":81,"h":1,"n":"Perfect Debilitation"},{"c":0,"s":5,"id":4210,"u":"perfect%20distraction_crb","p":189,"h":1,"n":"Perfect Distraction"},{"c":0,"s":5,"id":4211,"u":"perfect%20encore_crb","p":103,"h":1,"n":"Perfect Encore"},{"c":0,"s":5,"id":4212,"u":"perfect%20form%20control_crb","p":139,"h":1,"n":"Perfect Form Control"},{"c":0,"s":5,"id":4213,"u":"perfect%20mutagen_crb","p":81,"h":1,"n":"Perfect Mutagen"},{"c":0,"s":5,"id":4214,"u":"perfect%20shot_crb","p":177,"h":1,"n":"Perfect Shot"},{"c":0,"s":5,"id":4215,"u":"perfection's%20path_crb","p":227,"h":1,"n":"Perfection's Path"},{"c":0,"s":5,"id":4216,"u":"persistent%20mutagen_crb","p":81,"h":1,"n":"Persistent Mutagen"},{"c":0,"s":5,"id":4217,"u":"pervasive%20superstition_crb","p":59,"h":1,"n":"Pervasive Superstition"},{"c":0,"s":5,"id":4218,"u":"pickpocket_crb","p":264,"h":1,"n":"Pickpocket"},{"c":0,"s":5,"id":4219,"u":"planar%20survival_crb","p":264,"h":1,"n":"Planar Survival"},{"c":0,"s":5,"id":4220,"u":"plant%20shape_crb","p":138,"h":1,"n":"Plant Shape"},{"c":0,"s":5,"id":4221,"u":"point-blank%20shot_crb","p":144,"h":1,"n":"Point-blank Shot"},{"c":0,"s":5,"id":4222,"u":"poison%20resistance%20(alchemist)_crb","p":77,"a":"Alchemist","h":1,"n":"Poison Resistance"},{"c":0,"s":5,"id":4223,"u":"poison%20resistance%20(druid)_crb","p":135,"a":"Druid","h":1,"n":"Poison Resistance"},{"c":0,"s":5,"id":4224,"u":"poison%20weapon_crb","p":185,"h":1,"n":"Poison Weapon"},{"c":0,"s":5,"id":4225,"u":"positioning%20assault_crb","p":149,"h":1,"n":"Positioning Assault"},{"c":0,"s":5,"id":4226,"u":"potent%20poisoner_crb","p":79,"h":1,"n":"Potent Poisoner"},{"c":0,"s":5,"id":4227,"u":"power%20attack_crb","p":144,"h":1,"n":"Power Attack"},{"c":0,"s":5,"id":4228,"u":"powerful%20alchemy_crb","p":79,"h":1,"n":"Powerful Alchemy"},{"c":0,"s":5,"id":4229,"u":"powerful%20leap_crb","p":264,"h":1,"n":"Powerful Leap"},{"c":0,"s":5,"id":4230,"u":"powerful%20shove_crb","p":146,"h":1,"n":"Powerful Shove"},{"c":0,"s":5,"id":4231,"u":"powerful%20snares_crb","p":174,"h":1,"n":"Powerful Snares"},{"c":0,"s":5,"id":4232,"u":"powerful%20sneak_crb","p":189,"h":1,"n":"Powerful Sneak"},{"c":0,"s":5,"id":4233,"u":"precise%20debilitations_crb","p":187,"h":1,"n":"Precise Debilitations"},{"c":0,"s":5,"id":4234,"u":"predator's%20pounce_crb","p":92,"h":1,"n":"Predator's Pounce"},{"c":0,"s":5,"id":4235,"u":"primal%20breadth_crb","p":225,"h":1,"n":"Primal Breadth"},{"c":0,"s":5,"id":4236,"u":"primal%20evolution_crb","p":199,"h":1,"n":"Primal Evolution"},{"c":0,"s":5,"id":4237,"u":"primal%20focus_crb","p":138,"h":1,"n":"Primal Focus"},{"c":0,"s":5,"id":4238,"u":"primal%20summons_crb","p":138,"h":1,"n":"Primal Summons"},{"c":0,"s":5,"id":4239,"u":"primal%20wellspring_crb","p":139,"h":1,"n":"Primal Wellspring"},{"c":0,"s":5,"id":4240,"u":"quaking%20stomp_crb","p":93,"h":1,"n":"Quaking Stomp"},{"c":0,"s":5,"id":4241,"u":"quick%20alchemy_crb","p":220,"h":1,"n":"Quick Alchemy"},{"c":0,"s":5,"id":4242,"u":"quick%20bomber_crb","p":76,"h":1,"n":"Quick Bomber"},{"c":0,"s":5,"id":4243,"u":"quick%20climb_crb","p":264,"h":1,"n":"Quick Climb"},{"c":0,"s":5,"id":4244,"u":"quick%20coercion_crb","p":264,"h":1,"n":"Quick Coercion"},{"c":0,"s":5,"id":4245,"u":"quick%20disguise_crb","p":264,"h":1,"n":"Quick Disguise"},{"c":0,"s":5,"id":4246,"u":"quick%20draw%20(ranger)_crb","p":172,"a":"Ranger","h":1,"n":"Quick Draw"},{"c":0,"s":5,"id":4247,"u":"quick%20draw%20(rogue)_crb","p":184,"a":"Rogue","h":1,"n":"Quick Draw"},{"c":0,"s":5,"id":4248,"u":"quick%20identification_crb","p":264,"h":1,"n":"Quick Identification"},{"c":0,"s":5,"id":4249,"u":"quick%20jump_crb","p":264,"h":1,"n":"Quick Jump"},{"c":0,"s":5,"id":4250,"u":"quick%20recognition_crb","p":265,"h":1,"n":"Quick Recognition"},{"c":0,"s":5,"id":4251,"u":"quick%20repair_crb","p":265,"h":1,"n":"Quick Repair"},{"c":0,"s":5,"id":4252,"u":"quick%20reversal_crb","p":146,"h":1,"n":"Quick Reversal"},{"c":0,"s":5,"id":4253,"u":"quick%20shield%20block%20(champion)_crb","p":113,"a":"Champion","h":1,"n":"Quick Shield Block"},{"c":0,"s":5,"id":4254,"u":"quick%20shield%20block%20(fighter)_crb","p":149,"a":"Fighter","h":1,"n":"Quick Shield Block"},{"c":0,"s":5,"id":4255,"u":"quick%20snares_crb","p":173,"h":1,"n":"Quick Snares"},{"c":0,"s":5,"id":4256,"u":"quick%20squeeze_crb","p":265,"h":1,"n":"Quick Squeeze"},{"c":0,"s":5,"id":4257,"u":"quick%20swim_crb","p":265,"h":1,"n":"Quick Swim"},{"c":0,"s":5,"id":4258,"u":"quick%20unlock_crb","p":265,"h":1,"n":"Quick Unlock"},{"c":0,"s":5,"id":4259,"u":"quickened%20casting%20(bard)_crb","p":102,"a":"Bard","h":1,"n":"Quickened Casting"},{"c":0,"s":5,"id":4260,"u":"quickened%20casting%20(sorcerer)_crb","p":201,"a":"Sorcerer","h":1,"n":"Quickened Casting"},{"c":0,"s":5,"id":4261,"u":"quickened%20casting%20(wizard)_crb","p":211,"a":"Wizard","h":1,"n":"Quickened Casting"},{"c":0,"s":5,"id":4262,"u":"quiet%20allies_crb","p":265,"h":1,"n":"Quiet Allies"},{"c":0,"s":5,"id":4263,"u":"quivering%20palm_crb","p":165,"h":1,"n":"Quivering Palm"},{"c":0,"s":5,"id":4264,"u":"radiant%20blade%20master_crb","p":115,"h":1,"n":"Radiant Blade Master"},{"c":0,"s":5,"id":4265,"u":"radiant%20blade%20spirit_crb","p":113,"h":1,"n":"Radiant Blade Spirit"},{"c":0,"s":5,"id":4266,"u":"raging%20athlete_crb","p":89,"h":1,"n":"Raging Athlete"},{"c":0,"s":5,"id":4267,"u":"raging%20intimidation_crb","p":88,"h":1,"n":"Raging Intimidation"},{"c":0,"s":5,"id":4268,"u":"raging%20thrower_crb","p":88,"h":1,"n":"Raging Thrower"},{"c":0,"s":5,"id":4269,"u":"ranged%20reprisal_crb","p":109,"h":1,"n":"Ranged Reprisal"},{"c":0,"s":5,"id":4270,"u":"ranger%20dedication_crb","p":228,"h":1,"n":"Ranger Dedication"},{"c":0,"s":5,"id":4271,"u":"ranger%20resiliency_crb","p":228,"h":1,"n":"Ranger Resiliency"},{"c":0,"s":5,"id":4272,"u":"rapid%20mantel_crb","p":265,"h":1,"n":"Rapid Mantel"},{"c":0,"s":5,"id":4273,"u":"reach%20spell%20(bard)_crb","p":99,"a":"Bard","h":1,"n":"Reach Spell"},{"c":0,"s":5,"id":4274,"u":"reach%20spell%20(cleric)_crb","p":122,"a":"Cleric","h":1,"n":"Reach Spell"},{"c":0,"s":5,"id":4275,"u":"reach%20spell%20(druid)_crb","p":134,"a":"Druid","h":1,"n":"Reach Spell"},{"c":0,"s":5,"id":4276,"u":"reach%20spell%20(sorcerer)_crb","p":198,"a":"Sorcerer","h":1,"n":"Reach Spell"},{"c":0,"s":5,"id":4277,"u":"reach%20spell%20(wizard)_crb","p":210,"a":"Wizard","h":1,"n":"Reach Spell"},{"c":0,"s":5,"id":4278,"u":"reactive%20distraction_crb","p":189,"h":1,"n":"Reactive Distraction"},{"c":0,"s":5,"id":4279,"u":"reactive%20interference_crb","p":187,"h":1,"n":"Reactive Interference"},{"c":0,"s":5,"id":4280,"u":"reactive%20pursuit_crb","p":185,"h":1,"n":"Reactive Pursuit"},{"c":0,"s":5,"id":4281,"u":"reactive%20shield_crb","p":145,"h":1,"n":"Reactive Shield"},{"c":0,"s":5,"id":4282,"u":"read%20lips_crb","p":265,"h":1,"n":"Read Lips"},{"c":0,"s":5,"id":4283,"u":"reckless%20abandon%20(barbarian)_crb","p":93,"a":"Barbarian","h":1,"n":"Reckless Abandon"},{"c":0,"s":5,"id":4284,"u":"recognize%20spell_crb","p":265,"h":1,"n":"Recognize Spell"},{"c":0,"s":5,"id":4285,"u":"reflect%20spell%20(sorcerer)_crb","p":201,"a":"Sorcerer","h":1,"n":"Reflect Spell"},{"c":0,"s":5,"id":4286,"u":"reflect%20spell%20(wizard)_crb","p":213,"a":"Wizard","h":1,"n":"Reflect Spell"},{"c":0,"s":5,"id":4287,"u":"reflexive%20shield_crb","p":148,"h":1,"n":"Reflexive Shield"},{"c":0,"s":5,"id":4288,"u":"renewed%20vigor_crb","p":91,"h":1,"n":"Renewed Vigor"},{"c":0,"s":5,"id":4289,"u":"replenishment%20of%20war_crb","p":125,"h":1,"n":"Replenishment Of War"},{"c":0,"s":5,"id":4290,"u":"reprepare%20spell_crb","p":213,"h":1,"n":"Reprepare Spell"},{"c":0,"s":5,"id":4291,"u":"resurrectionist_crb","p":126,"h":1,"n":"Resurrectionist"},{"c":0,"s":5,"id":4292,"u":"revealing%20stab_crb","p":148,"h":1,"n":"Revealing Stab"},{"c":0,"s":5,"id":4293,"u":"revivifying%20mutagen_crb","p":77,"h":1,"n":"Revivifying Mutagen"},{"c":0,"s":5,"id":4294,"u":"ride_crb","p":266,"h":1,"n":"Ride"},{"c":0,"s":5,"id":4295,"u":"robust%20recovery_crb","p":266,"h":1,"n":"Robust Recovery"},{"c":0,"s":5,"id":4296,"u":"rock%20runner_crb","p":36,"h":1,"n":"Rock Runner"},{"c":0,"s":5,"id":4297,"u":"rogue%20dedication_crb","p":229,"h":1,"n":"Rogue Dedication"},{"c":0,"s":5,"id":4298,"u":"rough%20rider_crb","p":48,"h":1,"n":"Rough Rider"},{"c":0,"s":5,"id":4299,"u":"running%20reload_crb","p":172,"h":1,"n":"Running Reload"},{"c":0,"s":5,"id":4300,"u":"sabotage_crb","p":185,"h":1,"n":"Sabotage"},{"c":0,"s":5,"id":4301,"u":"sap%20life_crb","p":122,"h":1,"n":"Sap Life"},{"c":0,"s":5,"id":4302,"u":"savage%20critical_crb","p":153,"h":1,"n":"Savage Critical"},{"c":0,"s":5,"id":4303,"u":"scare%20to%20death_crb","p":266,"h":1,"n":"Scare To Death"},{"c":0,"s":5,"id":4304,"u":"scout's%20warning%20(ranger)_crb","p":172,"a":"Ranger","h":1,"n":"Scout's Warning"},{"c":0,"s":5,"id":4305,"u":"scout's%20warning%20(rogue)_crb","p":186,"a":"Rogue","h":1,"n":"Scout's Warning"},{"c":0,"s":5,"id":4306,"u":"scroll%20savant_crb","p":212,"h":1,"n":"Scroll Savant"},{"c":0,"s":5,"id":4307,"u":"second%20ally_crb","p":113,"h":1,"n":"Second Ally"},{"c":0,"s":5,"id":4308,"u":"second%20sting_crb","p":175,"h":1,"n":"Second Sting"},{"c":0,"s":5,"id":4309,"u":"second%20wind_crb","p":89,"h":1,"n":"Second Wind"},{"c":0,"s":5,"id":4310,"u":"selective%20energy_crb","p":123,"h":1,"n":"Selective Energy"},{"c":0,"s":5,"id":4311,"u":"sense%20evil_crb","p":113,"h":1,"n":"Sense Evil"},{"c":0,"s":5,"id":4312,"u":"sense%20the%20unseen%20(ranger)_crb","p":175,"a":"Ranger","h":1,"n":"Sense The Unseen"},{"c":0,"s":5,"id":4313,"u":"sense%20the%20unseen%20(rogue)_crb","p":188,"a":"Rogue","h":1,"n":"Sense The Unseen"},{"c":0,"s":5,"id":4314,"u":"shadow%20hunter_crb","p":177,"h":1,"n":"Shadow Hunter"},{"c":0,"s":5,"id":4315,"u":"shake%20it%20off_crb","p":89,"h":1,"n":"Shake It Off"},{"c":0,"s":5,"id":4316,"u":"shameless%20request_crb","p":266,"h":1,"n":"Shameless Request"},{"c":0,"s":5,"id":4317,"u":"share%20rage_crb","p":91,"h":1,"n":"Share Rage"},{"c":0,"s":5,"id":4318,"u":"shared%20prey_crb","p":175,"h":1,"n":"Shared Prey"},{"c":0,"s":5,"id":4319,"u":"shared%20replenishment_crb","p":125,"h":1,"n":"Shared Replenishment"},{"c":0,"s":5,"id":4320,"u":"shatter%20defenses_crb","p":149,"h":1,"n":"Shatter Defenses"},{"c":0,"s":5,"id":4321,"u":"shattering%20strike_crb","p":165,"h":1,"n":"Shattering Strike"},{"c":0,"s":5,"id":4322,"u":"shield%20block_crb","p":266,"h":1,"n":"Shield Block"},{"c":0,"s":5,"id":4323,"u":"shield%20of%20grace_crb","p":115,"h":1,"n":"Shield Of Grace"},{"c":0,"s":5,"id":4324,"u":"shield%20of%20reckoning_crb","p":113,"h":1,"n":"Shield Of Reckoning"},{"c":0,"s":5,"id":4325,"u":"shield%20paragon_crb","p":115,"h":1,"n":"Shield Paragon"},{"c":0,"s":5,"id":4326,"u":"shield%20warden%20(champion)_crb","p":112,"a":"Champion","h":1,"n":"Shield Warden"},{"c":0,"s":5,"id":4327,"u":"shield%20warden%20(fighter)_crb","p":149,"a":"Fighter","h":1,"n":"Shield Warden"},{"c":0,"s":5,"id":4328,"u":"shielded%20stride_crb","p":146,"h":1,"n":"Shielded Stride"},{"c":0,"s":5,"id":4329,"u":"shining%20oath_crb","p":110,"h":1,"n":"Shining Oath"},{"c":0,"s":5,"id":4330,"u":"side%20by%20side%20(druid)_crb","p":138,"a":"Druid","h":1,"n":"Side By Side"},{"c":0,"s":5,"id":4331,"u":"side%20by%20side%20(ranger)_crb","p":175,"a":"Ranger","h":1,"n":"Side By Side"},{"c":0,"s":5,"id":4332,"u":"sidestep_crb","p":187,"h":1,"n":"Sidestep"},{"c":0,"s":5,"id":4333,"u":"sign%20language_crb","p":266,"h":1,"n":"Sign Language"},{"c":0,"s":5,"id":4334,"u":"silent%20spell_crb","p":210,"h":1,"n":"Silent Spell"},{"c":0,"s":5,"id":4335,"u":"skill%20mastery_crb","p":229,"h":1,"n":"Skill Mastery"},{"c":0,"s":5,"id":4336,"u":"skill%20training_crb","p":266,"h":1,"n":"Skill Training"},{"c":0,"s":5,"id":4337,"u":"skirmish%20strike%20(ranger)_crb","p":173,"a":"Ranger","h":1,"n":"Skirmish Strike"},{"c":0,"s":5,"id":4338,"u":"skirmish%20strike%20(rogue)_crb","p":186,"a":"Rogue","h":1,"n":"Skirmish Strike"},{"c":0,"s":5,"id":4339,"u":"skittering%20scuttle_crb","p":49,"h":1,"n":"Skittering Scuttle"},{"c":0,"s":5,"id":4340,"u":"sleeper%20hold_crb","p":163,"h":1,"n":"Sleeper Hold"},{"c":0,"s":5,"id":4341,"u":"slippery%20secrets_crb","p":266,"h":1,"n":"Slippery Secrets"},{"c":0,"s":5,"id":4342,"u":"sly%20striker_crb","p":187,"h":1,"n":"Sly Striker"},{"c":0,"s":5,"id":4343,"u":"smite%20evil_crb","p":112,"h":1,"n":"Smite Evil"},{"c":0,"s":5,"id":4344,"u":"smoke%20bomb_crb","p":77,"h":1,"n":"Smoke Bomb"},{"c":0,"s":5,"id":4345,"u":"snagging%20strike_crb","p":145,"h":1,"n":"Snagging Strike"},{"c":0,"s":5,"id":4346,"u":"snap%20shot_crb","p":173,"h":1,"n":"Snap Shot"},{"c":0,"s":5,"id":4347,"u":"snare%20crafting_crb","p":266,"h":1,"n":"Snare Crafting"},{"c":0,"s":5,"id":4348,"u":"snare%20specialist_crb","p":172,"h":1,"n":"Snare Specialist"},{"c":0,"s":5,"id":4349,"u":"sneak%20attacker_crb","p":229,"h":1,"n":"Sneak Attacker"},{"c":0,"s":5,"id":4350,"u":"sneak%20savant_crb","p":187,"h":1,"n":"Sneak Savant"},{"c":0,"s":5,"id":4351,"u":"soaring%20shape_crb","p":137,"h":1,"n":"Soaring Shape"},{"c":0,"s":5,"id":4352,"u":"soothing%20ballad_crb","p":103,"h":1,"n":"Soothing Ballad"},{"c":0,"s":5,"id":4353,"u":"sorcerer%20dedication_crb","p":230,"h":1,"n":"Sorcerer Dedication"},{"c":0,"s":5,"id":4354,"u":"specialized%20companion%20(druid)_crb","p":139,"a":"Druid","h":1,"n":"Specialized Companion"},{"c":0,"s":5,"id":4355,"u":"specialized%20companion%20(ranger)_crb","p":176,"a":"Ranger","h":1,"n":"Specialized Companion"},{"c":0,"s":5,"id":4356,"u":"specialty%20crafting_crb","p":266,"h":1,"n":"Specialty Crafting"},{"c":0,"s":5,"id":4357,"u":"spell%20combination_crb","p":213,"h":1,"n":"Spell Combination"},{"c":0,"s":5,"id":4358,"u":"spell%20penetration_crb","p":210,"h":1,"n":"Spell Penetration"},{"c":0,"s":5,"id":4359,"u":"spell%20tinker_crb","p":213,"h":1,"n":"Spell Tinker"},{"c":0,"s":5,"id":4360,"u":"spirit's%20wrath_crb","p":92,"h":1,"n":"Spirit's Wrath"},{"c":0,"s":5,"id":4361,"u":"spirits'%20interference_crb","p":91,"h":1,"n":"Spirits' Interference"},{"c":0,"s":5,"id":4362,"u":"spring%20attack_crb","p":152,"h":1,"n":"Spring Attack"},{"c":0,"s":5,"id":4363,"u":"spring%20from%20the%20shadows_crb","p":187,"h":1,"n":"Spring From The Shadows"},{"c":0,"s":5,"id":4364,"u":"stance%20savant%20(fighter)_crb","p":153,"a":"Fighter","h":1,"n":"Stance Savant"},{"c":0,"s":5,"id":4365,"u":"stance%20savant%20(monk)_crb","p":164,"a":"Monk","h":1,"n":"Stance Savant"},{"c":0,"s":5,"id":4366,"u":"stand%20still_crb","p":160,"h":1,"n":"Stand Still"},{"c":0,"s":5,"id":4367,"u":"steady%20balance_crb","p":267,"h":1,"n":"Steady Balance"},{"c":0,"s":5,"id":4368,"u":"steady%20spellcasting%20(bard)_crb","p":101,"a":"Bard","h":1,"n":"Steady Spellcasting"},{"c":0,"s":5,"id":4369,"u":"steady%20spellcasting%20(cleric)_crb","p":123,"a":"Cleric","h":1,"n":"Steady Spellcasting"},{"c":0,"s":5,"id":4370,"u":"steady%20spellcasting%20(druid)_crb","p":136,"a":"Druid","h":1,"n":"Steady Spellcasting"},{"c":0,"s":5,"id":4371,"u":"steady%20spellcasting%20(sorcerer)_crb","p":200,"a":"Sorcerer","h":1,"n":"Steady Spellcasting"},{"c":0,"s":5,"id":4372,"u":"steady%20spellcasting%20(wizard)_crb","p":211,"a":"Wizard","h":1,"n":"Steady Spellcasting"},{"c":0,"s":5,"id":4373,"u":"stealthy%20companion_crb","p":176,"h":1,"n":"Stealthy Companion"},{"c":0,"s":5,"id":4374,"u":"sticky%20bomb_crb","p":79,"h":1,"n":"Sticky Bomb"},{"c":0,"s":5,"id":4375,"u":"stonecunning_crb","p":36,"h":1,"n":"Stonecunning"},{"c":0,"s":5,"id":4376,"u":"stonewalker_crb","p":37,"h":1,"n":"Stonewalker"},{"c":0,"s":5,"id":4377,"u":"storm%20born_crb","p":134,"h":1,"n":"Storm Born"},{"c":0,"s":5,"id":4378,"u":"storm%20retribution_crb","p":136,"h":1,"n":"Storm Retribution"},{"c":0,"s":5,"id":4379,"u":"streetwise_crb","p":267,"h":1,"n":"Streetwise"},{"c":0,"s":5,"id":4380,"u":"student%20of%20the%20canon_crb","p":267,"h":1,"n":"Student Of The Canon"},{"c":0,"s":5,"id":4381,"u":"studious%20capacity_crb","p":103,"h":1,"n":"Studious Capacity"},{"c":0,"s":5,"id":4382,"u":"stunning%20fist_crb","p":160,"h":1,"n":"Stunning Fist"},{"c":0,"s":5,"id":4383,"u":"subtle%20theft_crb","p":267,"h":1,"n":"Subtle Theft"},{"c":0,"s":5,"id":4384,"u":"sudden%20charge%20(barbarian)_crb","p":88,"a":"Barbarian","h":1,"n":"Sudden Charge"},{"c":0,"s":5,"id":4385,"u":"sudden%20charge%20(fighter)_crb","p":145,"a":"Fighter","h":1,"n":"Sudden Charge"},{"c":0,"s":5,"id":4386,"u":"sudden%20leap%20(barbarian)_crb","p":91,"a":"Barbarian","h":1,"n":"Sudden Leap"},{"c":0,"s":5,"id":4387,"u":"sudden%20leap%20(fighter)_crb","p":149,"a":"Fighter","h":1,"n":"Sudden Leap"},{"c":0,"s":5,"id":4388,"u":"superior%20bond_crb","p":213,"h":1,"n":"Superior Bond"},{"c":0,"s":5,"id":4389,"u":"supernatural%20charm_crb","p":58,"h":1,"n":"Supernatural Charm"},{"c":0,"s":5,"id":4390,"u":"sure%20feet_crb","p":52,"h":1,"n":"Sure Feet"},{"c":0,"s":5,"id":4391,"u":"survey%20wildlife_crb","p":267,"h":1,"n":"Survey Wildlife"},{"c":0,"s":5,"id":4392,"u":"swift%20banishment_crb","p":126,"h":1,"n":"Swift Banishment"},{"c":0,"s":5,"id":4393,"u":"swift%20river_crb","p":165,"h":1,"n":"Swift River"},{"c":0,"s":5,"id":4394,"u":"swift%20sneak_crb","p":267,"h":1,"n":"Swift Sneak"},{"c":0,"s":5,"id":4395,"u":"swift%20tracker_crb","p":173,"h":1,"n":"Swift Tracker"},{"c":0,"s":5,"id":4396,"u":"swipe%20(barbarian)_crb","p":89,"a":"Barbarian","h":1,"n":"Swipe"},{"c":0,"s":5,"id":4397,"u":"swipe%20(fighter)_crb","p":147,"a":"Fighter","h":1,"n":"Swipe"},{"c":0,"s":5,"id":4398,"u":"symphony%20of%20the%20muse_crb","p":103,"h":1,"n":"Symphony Of The Muse"},{"c":0,"s":5,"id":4399,"u":"tactical%20debilitations_crb","p":187,"h":1,"n":"Tactical Debilitations"},{"c":0,"s":5,"id":4400,"u":"tangled%20forest%20rake_crb","p":164,"h":1,"n":"Tangled Forest Rake"},{"c":0,"s":5,"id":4401,"u":"tangled%20forest%20stance_crb","p":163,"h":1,"n":"Tangled Forest Stance"},{"c":0,"s":5,"id":4402,"u":"targeting%20shot_crb","p":176,"h":1,"n":"Targeting Shot"},{"c":0,"s":5,"id":4403,"u":"terrain%20expertise_crb","p":267,"h":1,"n":"Terrain Expertise"},{"c":0,"s":5,"id":4404,"u":"terrain%20master_crb","p":174,"h":1,"n":"Terrain Master"},{"c":0,"s":5,"id":4405,"u":"terrain%20stalker_crb","p":267,"h":1,"n":"Terrain Stalker"},{"c":0,"s":5,"id":4406,"u":"terrified%20retreat_crb","p":268,"h":1,"n":"Terrified Retreat"},{"c":0,"s":5,"id":4407,"u":"terrifying%20howl_crb","p":91,"h":1,"n":"Terrifying Howl"},{"c":0,"s":5,"id":4408,"u":"thousand%20faces_crb","p":135,"h":1,"n":"Thousand Faces"},{"c":0,"s":5,"id":4409,"u":"thrash_crb","p":91,"h":1,"n":"Thrash"},{"c":0,"s":5,"id":4410,"u":"tiger%20slash_crb","p":161,"h":1,"n":"Tiger Slash"},{"c":0,"s":5,"id":4411,"u":"tiger%20stance_crb","p":159,"h":1,"n":"Tiger Stance"},{"c":0,"s":5,"id":4412,"u":"timeless%20body_crb","p":164,"h":1,"n":"Timeless Body"},{"c":0,"s":5,"id":4413,"u":"timeless%20nature_crb","p":139,"h":1,"n":"Timeless Nature"},{"c":0,"s":5,"id":4414,"u":"titan%20slinger_crb","p":52,"h":1,"n":"Titan Slinger"},{"c":0,"s":5,"id":4415,"u":"titan%20wrestler_crb","p":268,"h":1,"n":"Titan Wrestler"},{"c":0,"s":5,"id":4416,"u":"titan's%20stature_crb","p":92,"h":1,"n":"Titan's Stature"},{"c":0,"s":5,"id":4417,"u":"to%20the%20ends%20of%20the%20earth_crb","p":177,"h":1,"n":"To The Ends Of The Earth"},{"c":0,"s":5,"id":4418,"u":"tongue%20of%20sun%20and%20moon_crb","p":165,"h":1,"n":"Tongue Of Sun And Moon"},{"c":0,"s":5,"id":4419,"u":"toughness_crb","p":268,"h":1,"n":"Toughness"},{"c":0,"s":5,"id":4420,"u":"train%20animal_crb","p":268,"h":1,"n":"Train Animal"},{"c":0,"s":5,"id":4421,"u":"trap%20finder%20(rogue)_crb","p":183,"a":"Rogue","h":1,"n":"Trap Finder"},{"c":0,"s":5,"id":4422,"u":"trick%20magic%20item_crb","p":268,"h":1,"n":"Trick Magic Item"},{"c":0,"s":5,"id":4423,"u":"trickster's%20ace%20(rogue)_crb","p":189,"a":"Rogue","h":1,"n":"Trickster's Ace"},{"c":0,"s":5,"id":4424,"u":"triple%20shot_crb","p":149,"h":1,"n":"Triple Shot"},{"c":0,"s":5,"id":4425,"u":"triple%20threat_crb","p":177,"h":1,"n":"Triple Threat"},{"c":0,"s":5,"id":4426,"u":"triple%20time_crb","p":101,"h":1,"n":"Triple Time"},{"c":0,"s":5,"id":4427,"u":"true%20debilitating%20bomb_crb","p":80,"h":1,"n":"True Debilitating Bomb"},{"c":0,"s":5,"id":4428,"u":"true%20hypercognition_crb","p":103,"h":1,"n":"True Hypercognition"},{"c":0,"s":5,"id":4429,"u":"true%20shapeshifter_crb","p":139,"h":1,"n":"True Shapeshifter"},{"c":0,"s":5,"id":4430,"u":"turn%20undead_crb","p":122,"h":1,"n":"Turn Undead"},{"c":0,"s":5,"id":4431,"u":"twin%20feint_crb","p":183,"h":1,"n":"Twin Feint"},{"c":0,"s":5,"id":4432,"u":"twin%20parry%20(fighter)_crb","p":147,"a":"Fighter","h":1,"n":"Twin Parry"},{"c":0,"s":5,"id":4433,"u":"twin%20parry%20(ranger)_crb","p":172,"a":"Ranger","h":1,"n":"Twin Parry"},{"c":0,"s":5,"id":4434,"u":"twin%20riposte%20(fighter)_crb","p":151,"a":"Fighter","h":1,"n":"Twin Riposte"},{"c":0,"s":5,"id":4435,"u":"twin%20riposte%20(ranger)_crb","p":175,"a":"Ranger","h":1,"n":"Twin Riposte"},{"c":0,"s":5,"id":4436,"u":"twin%20takedown_crb","p":171,"h":1,"n":"Twin Takedown"},{"c":0,"s":5,"id":4437,"u":"twinned%20defense%20(fighter)_crb","p":153,"a":"Fighter","h":1,"n":"Twinned Defense"},{"c":0,"s":5,"id":4438,"u":"twist%20the%20knife_crb","p":186,"h":1,"n":"Twist The Knife"},{"c":0,"s":5,"id":4439,"u":"two-weapon%20flurry_crb","p":153,"h":1,"n":"Two-Weapon Flurry"},{"c":0,"s":5,"id":4440,"u":"ubiquitous%20snares_crb","p":177,"h":1,"n":"Ubiquitous Snares"},{"c":0,"s":5,"id":4441,"u":"ultimate%20mercy_crb","p":115,"h":1,"n":"Ultimate Mercy"},{"c":0,"s":5,"id":4442,"u":"ultimate%20skirmisher_crb","p":177,"h":1,"n":"Ultimate Skirmisher"},{"c":0,"s":5,"id":4443,"u":"unbalancing%20blow_crb","p":184,"h":1,"n":"Unbalancing Blow"},{"c":0,"s":5,"id":4444,"u":"unburdened%20iron_crb","p":36,"h":1,"n":"Unburdened Iron"},{"c":0,"s":5,"id":4445,"u":"uncanny%20bombs_crb","p":79,"h":1,"n":"Uncanny Bombs"},{"c":0,"s":5,"id":4446,"u":"uncanny%20dodge_crb","p":229,"h":1,"n":"Uncanny Dodge"},{"c":0,"s":5,"id":4447,"u":"unconventional%20expertise_crb","p":58,"h":1,"n":"Unconventional Expertise"},{"c":0,"s":5,"id":4448,"u":"unconventional%20weaponry_crb","p":57,"h":1,"n":"Unconventional Weaponry"},{"c":0,"s":5,"id":4449,"u":"underwater%20marauder_crb","p":268,"h":1,"n":"Underwater Marauder"},{"c":0,"s":5,"id":4450,"u":"unfettered%20halfling_crb","p":52,"h":1,"n":"Unfettered Halfling"},{"c":0,"s":5,"id":4451,"u":"unified%20theory_crb","p":268,"h":1,"n":"Unified Theory"},{"c":0,"s":5,"id":4452,"u":"unimpeded%20step_crb","p":109,"h":1,"n":"Unimpeded Step"},{"c":0,"s":5,"id":4453,"u":"universal%20longevity_crb","p":41,"h":1,"n":"Universal Longevity"},{"c":0,"s":5,"id":4454,"u":"universal%20versatility_crb","p":211,"h":1,"n":"Universal Versatility"},{"c":0,"s":5,"id":4455,"u":"unmistakable%20lore_crb","p":268,"h":1,"n":"Unmistakable Lore"},{"c":0,"s":5,"id":4456,"u":"untrained%20improvisation_crb","p":268,"h":1,"n":"Untrained Improvisation"},{"c":0,"s":5,"id":4457,"u":"unusual%20composition_crb","p":102,"h":1,"n":"Unusual Composition"},{"c":0,"s":5,"id":4458,"u":"unwavering%20mien_crb","p":40,"h":1,"n":"Unwavering Mien"},{"c":0,"s":5,"id":4459,"u":"vengeful%20hatred_crb","p":36,"h":1,"n":"Vengeful Hatred"},{"c":0,"s":5,"id":4460,"u":"vengeful%20oath_crb","p":111,"h":1,"n":"Vengeful Oath"},{"c":0,"s":5,"id":4461,"u":"vengeful%20strike_crb","p":93,"h":1,"n":"Vengeful Strike"},{"c":0,"s":5,"id":4462,"u":"verdant%20metamorphosis_crb","p":139,"h":1,"n":"Verdant Metamorphosis"},{"c":0,"s":5,"id":4463,"u":"versatile%20font_crb","p":122,"h":1,"n":"Versatile Font"},{"c":0,"s":5,"id":4464,"u":"versatile%20performance_crb","p":100,"h":1,"n":"Versatile Performance"},{"c":0,"s":5,"id":4465,"u":"versatile%20signature_crb","p":101,"h":1,"n":"Versatile Signature"},{"c":0,"s":5,"id":4466,"u":"very%20sneaky_crb","p":49,"h":1,"n":"Very Sneaky"},{"c":0,"s":5,"id":4467,"u":"very%2c%20very%20sneaky_crb","p":49,"h":1,"n":"Very, Very Sneaky"},{"c":0,"s":5,"id":4468,"u":"vicious%20debilitations_crb","p":187,"h":1,"n":"Vicious Debilitations"},{"c":0,"s":5,"id":4469,"u":"vicious%20evisceration_crb","p":93,"h":1,"n":"Vicious Evisceration"},{"c":0,"s":5,"id":4470,"u":"victorious%20vigor_crb","p":59,"h":1,"n":"Victorious Vigor"},{"c":0,"s":5,"id":4471,"u":"virtuosic%20performer_crb","p":268,"h":1,"n":"Virtuosic Performer"},{"c":0,"s":5,"id":4472,"u":"vivacious%20conduit_crb","p":45,"h":1,"n":"Vivacious Conduit"},{"c":0,"s":5,"id":4473,"u":"wall%20jump_crb","p":269,"h":1,"n":"Wall Jump"},{"c":0,"s":5,"id":4474,"u":"wall%20run_crb","p":163,"h":1,"n":"Wall Run"},{"c":0,"s":5,"id":4475,"u":"ward%20medic_crb","p":269,"h":1,"n":"Ward Medic"},{"c":0,"s":5,"id":4476,"u":"warden's%20boon_crb","p":174,"h":1,"n":"Warden's Boon"},{"c":0,"s":5,"id":4477,"u":"warden's%20guidance_crb","p":176,"h":1,"n":"Warden's Guidance"},{"c":0,"s":5,"id":4478,"u":"warden's%20step_crb","p":175,"h":1,"n":"Warden's Step"},{"c":0,"s":5,"id":4479,"u":"wary%20disarmament_crb","p":269,"h":1,"n":"Wary Disarmament"},{"c":0,"s":5,"id":4480,"u":"watchful%20halfling_crb","p":52,"h":1,"n":"Watchful Halfling"},{"c":0,"s":5,"id":4481,"u":"water%20step_crb","p":162,"h":1,"n":"Water Step"},{"c":0,"s":5,"id":4482,"u":"weapon%20proficiency_crb","p":269,"h":1,"n":"Weapon Proficiency"},{"c":0,"s":5,"id":4483,"u":"weapon%20supremacy_crb","p":153,"h":1,"n":"Weapon Supremacy"},{"c":0,"s":5,"id":4484,"u":"weight%20of%20guilt_crb","p":110,"h":1,"n":"Weight Of Guilt"},{"c":0,"s":5,"id":4485,"u":"whirling%20throw_crb","p":162,"h":1,"n":"Whirling Throw"},{"c":0,"s":5,"id":4486,"u":"whirlwind%20strike%20(barbarian)_crb","p":93,"a":"Barbarian","h":1,"n":"Whirlwind Strike"},{"c":0,"s":5,"id":4487,"u":"whirlwind%20strike%20(fighter)_crb","p":153,"a":"Fighter","h":1,"n":"Whirlwind Strike"},{"c":0,"s":5,"id":4488,"u":"wholeness%20of%20body_crb","p":160,"h":1,"n":"Wholeness Of Body"},{"c":0,"s":5,"id":4489,"u":"widen%20spell%20(druid)_crb","p":134,"a":"Druid","h":1,"n":"Widen Spell"},{"c":0,"s":5,"id":4490,"u":"widen%20spell%20(sorcerer)_crb","p":198,"a":"Sorcerer","h":1,"n":"Widen Spell"},{"c":0,"s":5,"id":4491,"u":"widen%20spell%20(wizard)_crb","p":210,"a":"Wizard","h":1,"n":"Widen Spell"},{"c":0,"s":5,"id":4492,"u":"wild%20empathy_crb","p":172,"h":1,"n":"Wild Empathy"},{"c":0,"s":5,"id":4493,"u":"wild%20shape_crb","p":134,"h":1,"n":"Wild Shape"},{"c":0,"s":5,"id":4494,"u":"wild%20winds%20gust_crb","p":165,"h":1,"n":"Wild Winds Gust"},{"c":0,"s":5,"id":4495,"u":"wild%20winds%20initiate_crb","p":163,"h":1,"n":"Wild Winds Initiate"},{"c":0,"s":5,"id":4496,"u":"wind%20caller_crb","p":137,"h":1,"n":"Wind Caller"},{"c":0,"s":5,"id":4497,"u":"wind%20jump_crb","p":163,"h":1,"n":"Wind Jump"},{"c":0,"s":5,"id":4498,"u":"winding%20flow_crb","p":163,"h":1,"n":"Winding Flow"},{"c":0,"s":5,"id":4499,"u":"wizard%20dedication_crb","p":231,"h":1,"n":"Wizard Dedication"},{"c":0,"s":5,"id":4500,"u":"wolf%20drag_crb","p":162,"h":1,"n":"Wolf Drag"},{"c":0,"s":5,"id":4501,"u":"wolf%20stance_crb","p":159,"h":1,"n":"Wolf Stance"},{"c":0,"s":5,"id":4502,"u":"woodland%20stride_crb","p":135,"h":1,"n":"Woodland Stride"},{"c":0,"s":5,"id":4503,"u":"wounded%20rage_crb","p":90,"h":1,"n":"Wounded Rage"},{"c":0,"s":5,"id":4504,"u":"wyrmbane%20aura_crb","p":115,"h":1,"n":"Wyrmbane Aura"},{"c":0,"s":5,"id":4505,"u":"you're%20next%20(rogue)_crb","p":183,"a":"Rogue","h":1,"n":"You're Next"},{"c":0,"s":15,"id":4506,"u":"encouraging%20words_gmg","p":201,"h":1,"n":"Encouraging Words"},{"c":0,"s":15,"id":4507,"u":"steel%20your%20resolve_gmg","p":201,"h":1,"n":"Steel Your Resolve"},{"c":0,"s":3,"id":4508,"u":"alghollthu%20bound_aaws","p":4,"h":1,"n":"Alghollthu Bound"},{"c":0,"s":3,"id":4509,"u":"azarketi%20lore_aaws","p":4,"h":1,"n":"Azarketi Lore"},{"c":0,"s":3,"id":4510,"u":"azarketi%20weapon%20familiarity_aaws","p":4,"h":1,"n":"Azarketi Weapon Familiarity"},{"c":0,"s":3,"id":4511,"u":"cynical_aaws","p":4,"h":1,"n":"Cynical"},{"c":0,"s":3,"id":4512,"u":"perfect%20dive_aaws","p":4,"h":1,"n":"Perfect Dive"},{"c":0,"s":3,"id":4513,"u":"surface%20skimmer_aaws","p":4,"h":1,"n":"Surface Skimmer"},{"c":0,"s":3,"id":4514,"u":"azarketi%20weapon%20aptitude_aaws","p":5,"h":1,"n":"Azarketi Weapon Aptitude"},{"c":0,"s":3,"id":4515,"u":"drag%20down_aaws","p":5,"h":1,"n":"Drag Down"},{"c":0,"s":3,"id":4516,"u":"aboleth%20transmutation_aaws","p":5,"h":1,"n":"Aboleth Transmutation"},{"c":0,"s":3,"id":4517,"u":"replenishing%20hydration_aaws","p":5,"h":1,"n":"Replenishing Hydration"},{"c":0,"s":3,"id":4518,"u":"riptide_aaws","p":5,"h":1,"n":"Riptide"},{"c":0,"s":3,"id":4519,"u":"azarketi%20weapon%20expertise_aaws","p":5,"h":1,"n":"Azarketi Weapon Expertise"},{"c":0,"s":18,"id":4520,"u":"bellflower%20dedication_aoa3","p":75,"h":1,"n":"Bellflower Dedication"},{"c":0,"s":18,"id":4521,"u":"cut%20the%20bonds_aoa3","p":75,"h":1,"n":"Cut The Bonds"},{"c":0,"s":18,"id":4522,"u":"different%20worlds_aoa3","p":73,"h":1,"n":"Different Worlds"},{"c":0,"s":18,"id":4523,"u":"garden%20path_aoa3","p":75,"h":1,"n":"Garden Path"},{"c":0,"s":18,"id":4524,"u":"practiced%20guidance_aoa3","p":75,"h":1,"n":"Practiced Guidance"},{"c":0,"s":18,"id":4525,"u":"reveal%20machinations_aoa3","p":73,"h":1,"n":"Reveal Machinations"},{"c":0,"s":18,"id":4526,"u":"scarecrow_aoa3","p":75,"h":1,"n":"Scarecrow"},{"c":0,"s":18,"id":4527,"u":"secret%20speech_aoa3","p":73,"h":1,"n":"Secret Speech"},{"c":0,"s":18,"id":4528,"u":"silver's%20refrain_aoa3","p":73,"h":1,"n":"Silver's Refrain"},{"c":0,"s":18,"id":4529,"u":"tiller's%20aid_aoa3","p":75,"h":1,"n":"Tiller's Aid"},{"c":0,"s":18,"id":4530,"u":"tiller's%20drive_aoa3","p":75,"h":1,"n":"Tiller's Drive"},{"c":0,"s":18,"id":4531,"u":"tweak%20appearances_aoa3","p":73,"h":1,"n":"Tweak Appearances"},{"c":0,"s":19,"id":4532,"u":"armor%20rune%20shifter_aoa4","p":75,"h":1,"n":"Armor Rune Shifter"},{"c":0,"s":19,"id":4533,"u":"crystal%20keeper%20dedication_aoa4","p":74,"h":1,"n":"Crystal Keeper Dedication"},{"c":0,"s":19,"id":4534,"u":"crystal%20ward%20spells_aoa4","p":74,"h":1,"n":"Crystal Ward Spells"},{"c":0,"s":19,"id":4535,"u":"false%20faith_aoa4","p":63,"h":1,"n":"False Faith"},{"c":0,"s":19,"id":4536,"u":"simple%20crystal%20magic_aoa4","p":74,"h":1,"n":"Simple Crystal Magic"},{"c":0,"s":19,"id":4537,"u":"weapon-rune%20shifter_aoa4","p":75,"h":1,"n":"Weapon-rune Shifter"},{"c":0,"s":20,"id":4538,"u":"deadly%20poison%20weapon_aoa5","p":78,"h":1,"n":"Deadly Poison Weapon"},{"c":0,"s":20,"id":4539,"u":"decry%20thief_aoa5","p":81,"h":1,"n":"Decry Thief"},{"c":0,"s":20,"id":4540,"u":"know%20the%20beat_aoa5","p":81,"h":1,"n":"Know The Beat"},{"c":0,"s":20,"id":4541,"u":"pesh%20skin_aoa5","p":78,"h":1,"n":"Pesh Skin"},{"c":0,"s":20,"id":4542,"u":"relentless%20disarm_aoa5","p":81,"h":1,"n":"Relentless Disarm"},{"c":0,"s":20,"id":4543,"u":"shaped%20contaminant_aoa5","p":78,"h":1,"n":"Shaped Contaminant"},{"c":0,"s":20,"id":4544,"u":"unfazed%20assessment_aoa5","p":81,"h":1,"n":"Unfazed Assessment"},{"c":0,"s":20,"id":4545,"u":"zephyr%20guard%20dedication_aoa5","p":81,"h":1,"n":"Zephyr Guard Dedication"},{"c":0,"s":21,"id":4546,"u":"apex%20companion_aoa6","p":76,"h":1,"n":"Apex Companion"},{"c":0,"s":21,"id":4547,"u":"aura%20of%20unbreakable%20virtue_aoa6","p":76,"h":1,"n":"Aura Of Unbreakable Virtue"},{"c":0,"s":21,"id":4548,"u":"bloodline%20metamorphosis_aoa6","p":76,"h":1,"n":"Bloodline Metamorphosis"},{"c":0,"s":21,"id":4549,"u":"efficient%20alchemy_aoa6","p":76,"h":1,"n":"Efficient Alchemy"},{"c":0,"s":21,"id":4550,"u":"emblazon%20divinity_aoa6","p":76,"h":1,"n":"Emblazon Divinity"},{"c":0,"s":21,"id":4551,"u":"enduring%20debilitation_aoa6","p":76,"h":1,"n":"Enduring Debilitation"},{"c":0,"s":21,"id":4552,"u":"golden%20body_aoa6","p":76,"h":1,"n":"Golden Body"},{"c":0,"s":21,"id":4553,"u":"invulnerable%20juggernaut_aoa6","p":76,"h":1,"n":"Invulnerable Juggernaut"},{"c":0,"s":21,"id":4554,"u":"song%20of%20the%20fallen_aoa6","p":76,"h":1,"n":"Song Of The Fallen"},{"c":0,"s":21,"id":4555,"u":"spell%20mastery_aoa6","p":76,"h":1,"n":"Spell Mastery"},{"c":0,"s":21,"id":4556,"u":"superior%20sight_aoa6","p":77,"h":1,"n":"Superior Sight"},{"c":0,"s":21,"id":4557,"u":"ultimate%20flexibility_aoa6","p":77,"h":1,"n":"Ultimate Flexibility"},{"c":0,"s":22,"id":4558,"u":"arcane%20sensitivity_aoe1","p":79,"h":1,"n":"Arcane Sensitivity"},{"c":0,"s":22,"id":4559,"u":"bolera's%20interrogation_aoe1","p":79,"h":1,"n":"Bolera's Interrogation"},{"c":0,"s":22,"id":4560,"u":"edgewatch%20detective%20dedication_aoe1","p":79,"h":1,"n":"Edgewatch Detective Dedication"},{"c":0,"s":22,"id":4561,"u":"sense%20alignment_aoe1","p":79,"h":1,"n":"Sense Alignment"},{"c":0,"s":23,"id":4562,"u":"cross%20the%20final%20horizon_aoe2","p":79,"h":1,"n":"Cross The Final Horizon"},{"c":0,"s":23,"id":4563,"u":"heaven's%20thunder_aoe2","p":78,"h":1,"n":"Heaven's Thunder"},{"c":0,"s":23,"id":4564,"u":"jalmeri%20heavenseeker%20dedication_aoe2","p":78,"h":1,"n":"Jalmeri Heavenseeker Dedication"},{"c":0,"s":23,"id":4565,"u":"sky%20and%20heaven%20stance_aoe2","p":78,"h":1,"n":"Sky And Heaven Stance"},{"c":0,"s":23,"id":4566,"u":"skyseeker_aoe2","p":79,"h":1,"n":"Skyseeker"},{"c":0,"s":23,"id":4567,"u":"speaking%20sky_aoe2","p":79,"h":1,"n":"Speaking Sky"},{"c":0,"s":23,"id":4568,"u":"steal%20the%20sky_aoe2","p":79,"h":1,"n":"Steal The Sky"},{"c":0,"s":24,"id":4569,"u":"ambushing%20knockdown_aoe3","p":75,"h":1,"n":"Ambushing Knockdown"},{"c":0,"s":24,"id":4570,"u":"cartwheel%20dodge_aoe3","p":78,"h":1,"n":"Cartwheel Dodge"},{"c":0,"s":24,"id":4571,"u":"coordinated%20distraction_aoe3","p":75,"h":1,"n":"Coordinated Distraction"},{"c":0,"s":24,"id":4572,"u":"deny%20support_aoe3","p":75,"h":1,"n":"Deny Support"},{"c":0,"s":24,"id":4573,"u":"flourishing%20finish_aoe3","p":78,"h":1,"n":"Flourishing Finish"},{"c":0,"s":24,"id":4574,"u":"murderer's%20circle_aoe3","p":78,"h":1,"n":"Murderer's Circle"},{"c":0,"s":24,"id":4575,"u":"performance%20weapon%20expert_aoe3","p":78,"h":1,"n":"Performance Weapon Expert"},{"c":0,"s":24,"id":4576,"u":"pin%20to%20the%20spot_aoe3","p":78,"h":1,"n":"Pin To The Spot"},{"c":0,"s":24,"id":4577,"u":"provocator%20dedication_aoe3","p":78,"h":1,"n":"Provocator Dedication"},{"c":0,"s":24,"id":4578,"u":"slice%20and%20swipe_aoe3","p":75,"h":1,"n":"Slice And Swipe"},{"c":0,"s":24,"id":4579,"u":"subtle%20shank_aoe3","p":75,"h":1,"n":"Subtle Shank"},{"c":0,"s":28,"id":4580,"u":"ghost%20hunter%20dedication_av1","p":81,"h":1,"n":"Ghost Hunter Dedication"},{"c":0,"s":28,"id":4581,"u":"ghost%20strike_av1","p":81,"h":1,"n":"Ghost Strike"},{"c":0,"s":28,"id":4582,"u":"grave's%20voice_av1","p":81,"h":1,"n":"Grave's Voice"},{"c":0,"s":28,"id":4583,"u":"investigate%20haunting_av1","p":81,"h":1,"n":"Investigate Haunting"},{"c":0,"s":28,"id":4584,"u":"peer%20beyond_av1","p":81,"h":1,"n":"Peer Beyond"},{"c":0,"s":28,"id":4585,"u":"spirit%20spells_av1","p":81,"h":1,"n":"Spirit Spells"},{"c":0,"s":29,"id":4586,"u":"able%20ritualist_av2","p":76,"h":1,"n":"Able Ritualist"},{"c":0,"s":29,"id":4587,"u":"advanced%20seeker%20of%20truths_av2","p":77,"h":1,"n":"Advanced Seeker Of Truths"},{"c":0,"s":29,"id":4588,"u":"eldritch%20researcher%20dedication_av2","p":76,"h":1,"n":"Eldritch Researcher Dedication"},{"c":0,"s":29,"id":4589,"u":"entities%20from%20afar_av2","p":77,"h":1,"n":"Entities From Afar"},{"c":0,"s":29,"id":4590,"u":"incredible%20recollection_av2","p":77,"h":1,"n":"Incredible Recollection"},{"c":0,"s":29,"id":4591,"u":"know%20it%20all_av2","p":76,"h":1,"n":"Know It All"},{"c":0,"s":29,"id":4592,"u":"lorefinder_av2","p":76,"h":1,"n":"Lorefinder"},{"c":0,"s":29,"id":4593,"u":"scholarly%20defense_av2","p":76,"h":1,"n":"Scholarly Defense"},{"c":0,"s":29,"id":4594,"u":"seeker%20of%20truths_av2","p":76,"h":1,"n":"Seeker Of Truths"},{"c":0,"s":29,"id":4595,"u":"strange%20script_av2","p":76,"h":1,"n":"Strange Script"},{"c":0,"s":29,"id":4596,"u":"words%20of%20unraveling_av2","p":77,"h":1,"n":"Words Of Unraveling"},{"c":0,"s":30,"id":4597,"u":"drow%20shootist%20dedication_av3","p":77,"h":1,"n":"Drow Shootist Dedication"},{"c":0,"s":30,"id":4598,"u":"lethargy%20poisoner_av3","p":77,"h":1,"n":"Lethargy Poisoner"},{"c":0,"s":30,"id":4599,"u":"reloading%20trick_av3","p":77,"h":1,"n":"Reloading Trick"},{"c":0,"s":30,"id":4600,"u":"repeating%20hand%20crossbow%20training_av3","p":77,"h":1,"n":"Repeating Hand Crossbow Training"},{"c":0,"s":10,"id":4601,"u":"exorcist%20dedication_botd","p":22,"h":1,"n":"Exorcist Dedication"},{"c":0,"s":10,"id":4602,"u":"undead%20master%20dedication_botd","p":41,"h":1,"n":"Undead Master Dedication"},{"c":0,"s":10,"id":4603,"u":"guardian%20ghosts_botd","p":41,"h":1,"n":"Guardian Ghosts"},{"c":0,"s":10,"id":4604,"u":"frightful%20moan_botd","p":47,"h":1,"n":"Frightful Moan"},{"c":0,"s":10,"id":4605,"u":"ghostly%20resistance_botd","p":47,"h":1,"n":"Ghostly Resistance"},{"c":0,"s":10,"id":4606,"u":"ghostly%20grasp_botd","p":47,"h":1,"n":"Ghostly Grasp"},{"c":0,"s":10,"id":4607,"u":"ghost%20flight_botd","p":47,"h":1,"n":"Ghost Flight"},{"c":0,"s":10,"id":4608,"u":"pass%20through_botd","p":47,"h":1,"n":"Pass Through"},{"c":0,"s":10,"id":4609,"u":"lich%20dedication_botd","p":50,"h":1,"n":"Lich Dedication"},{"c":0,"s":10,"id":4610,"u":"drain%20soul%20cage_botd","p":50,"h":1,"n":"Drain Soul Cage"},{"c":0,"s":10,"id":4611,"u":"enshroud%20soul%20cage_botd","p":50,"h":1,"n":"Enshroud Soul Cage"},{"c":0,"s":10,"id":4612,"u":"hand%20of%20the%20lich_botd","p":50,"h":1,"n":"Hand of the Lich"},{"c":0,"s":10,"id":4613,"u":"bolster%20soul%20cage_botd","p":50,"h":1,"n":"Bolster Soul Cage"},{"c":0,"s":10,"id":4614,"u":"spell%20gem_botd","p":50,"h":1,"n":"Spell Gem"},{"c":0,"s":10,"id":4615,"u":"mummy%20dedication_botd","p":52,"h":1,"n":"Mummy Dedication"},{"c":0,"s":10,"id":4616,"u":"one%20with%20the%20land_botd","p":52,"h":1,"n":"One with the Land"},{"c":0,"s":10,"id":4617,"u":"semblance%20of%20life_botd","p":52,"h":1,"n":"Semblance of Life"},{"c":0,"s":10,"id":4618,"u":"grave%20mummification_botd","p":52,"h":1,"n":"Grave Mummification"},{"c":0,"s":10,"id":4619,"u":"mummy's%20despair_botd","p":52,"h":1,"n":"Mummy's Despair"},{"c":0,"s":10,"id":4620,"u":"accursed%20touch_botd","p":52,"h":1,"n":"Accursed Touch"},{"c":0,"s":10,"id":4621,"u":"storm%20shroud_botd","p":52,"h":1,"n":"Storm Shroud"},{"c":0,"s":10,"id":4622,"u":"channel%20rot_botd","p":52,"h":1,"n":"Channel Rot"},{"c":0,"s":10,"id":4623,"u":"ensnaring%20wrappings_botd","p":52,"h":1,"n":"Ensnaring Wrappings"},{"c":0,"s":10,"id":4624,"u":"terrain%20form_botd","p":52,"h":1,"n":"Terrain Form"},{"c":0,"s":10,"id":4625,"u":"as%20in%20life%2c%20so%20in%20death_botd","p":56,"h":1,"n":"As in Life, So in Death"},{"c":0,"s":10,"id":4626,"u":"collapse_botd","p":56,"h":1,"n":"Collapse"},{"c":0,"s":10,"id":4627,"u":"play%20dead_botd","p":56,"h":1,"n":"Play Dead"},{"c":0,"s":10,"id":4628,"u":"undead%20empathy_botd","p":56,"h":1,"n":"Undead Empathy"},{"c":0,"s":10,"id":4629,"u":"past%20life_botd","p":56,"h":1,"n":"Past Life"},{"c":0,"s":10,"id":4630,"u":"well-armed_botd","p":56,"h":1,"n":"Well-Armed"},{"c":0,"s":10,"id":4631,"u":"bone%20missile_botd","p":56,"h":1,"n":"Bone Missile"},{"c":0,"s":10,"id":4632,"u":"rejuvenation%20token_botd","p":56,"h":1,"n":"Rejuvenation Token"},{"c":0,"s":10,"id":4633,"u":"skeletal%20resistance_botd","p":57,"h":1,"n":"Skeletal Resistance"},{"c":0,"s":10,"id":4634,"u":"skeletal%20transformation_botd","p":57,"h":1,"n":"Skeletal Transformation"},{"c":0,"s":10,"id":4635,"u":"skeleton%20commander_botd","p":57,"h":1,"n":"Skeleton Commander"},{"c":0,"s":10,"id":4636,"u":"vampire%20dedication_botd","p":58,"h":1,"n":"Vampire Dedication"},{"c":0,"s":10,"id":4637,"u":"zombie%20dedication_botd","p":60,"h":1,"n":"Zombie Dedication"},{"c":0,"s":10,"id":4638,"u":"ankle%20biter_botd","p":60,"h":1,"n":"Ankle Biter"},{"c":0,"s":10,"id":4639,"u":"feast_botd","p":60,"h":1,"n":"Feast"},{"c":0,"s":10,"id":4640,"u":"ravenous%20charge_botd","p":61,"h":1,"n":"Ravenous Charge"},{"c":0,"s":10,"id":4641,"u":"brains!_botd","p":61,"h":1,"n":"Brains!"},{"c":0,"s":10,"id":4642,"u":"numb_botd","p":61,"h":1,"n":"Numb"},{"c":0,"s":10,"id":4643,"u":"out%20of%20hand_botd","p":61,"h":1,"n":"Out of Hand"},{"c":0,"s":10,"id":4644,"u":"shamble_botd","p":61,"h":1,"n":"Shamble"},{"c":0,"s":10,"id":4645,"u":"unkillable_botd","p":61,"h":1,"n":"Unkillable"},{"c":0,"s":10,"id":4646,"u":"festering%20wounds_botd","p":61,"h":1,"n":"Festering Wounds"},{"c":0,"s":10,"id":4647,"u":"seize_botd","p":61,"h":1,"n":"Seize"},{"c":0,"s":10,"id":4648,"u":"clinging%20climber_botd","p":58,"h":1,"n":"Clinging Climber"},{"c":0,"s":10,"id":4649,"u":"manipulative%20charm_botd","p":58,"h":1,"n":"Manipulative Charm"},{"c":0,"s":10,"id":4650,"u":"nocturnal%20kindred_botd","p":58,"h":1,"n":"Nocturnal Kindred"},{"c":0,"s":10,"id":4651,"u":"daywalker_botd","p":58,"h":1,"n":"Daywalker"},{"c":0,"s":10,"id":4652,"u":"predatory%20claws_botd","p":59,"h":1,"n":"Predatory Claws"},{"c":0,"s":10,"id":4653,"u":"vicious%20fangs_botd","p":59,"h":1,"n":"Vicious Fangs"},{"c":0,"s":10,"id":4654,"u":"bat%20form_botd","p":59,"h":1,"n":"Bat Form"},{"c":0,"s":10,"id":4655,"u":"turn%20to%20mist_botd","p":59,"h":1,"n":"Turn to Mist"},{"c":0,"s":10,"id":4656,"u":"coffin%20bound_botd","p":59,"h":1,"n":"Coffin Bound"},{"c":0,"s":10,"id":4657,"u":"mist%20escape_botd","p":59,"h":1,"n":"Mist Escape"},{"c":0,"s":10,"id":4658,"u":"dominating%20gaze_botd","p":59,"h":1,"n":"Dominating Gaze"},{"c":0,"s":10,"id":4659,"u":"bone%20swarm_botd","p":57,"h":1,"n":"Bone Swarm"},{"c":0,"s":10,"id":4660,"u":"necromantic%20heir_botd","p":57,"h":1,"n":"Necromantic Heir"},{"c":0,"s":10,"id":4661,"u":"desiccating%20inhalation_botd","p":52,"h":1,"n":"Desiccating Inhalation"},{"c":0,"s":10,"id":4662,"u":"greater%20despair_botd","p":52,"h":1,"n":"Greater Despair"},{"c":0,"s":10,"id":4663,"u":"frightful%20aura_botd","p":50,"h":1,"n":"Frightful Aura"},{"c":0,"s":10,"id":4664,"u":"ghoul%20dedication_botd","p":48,"h":1,"n":"Ghoul Dedication"},{"c":0,"s":10,"id":4665,"u":"replenishing%20consumption_botd","p":48,"h":1,"n":"Replenishing Consumption"},{"c":0,"s":10,"id":4666,"u":"swift%20leap_botd","p":49,"h":1,"n":"Swift Leap"},{"c":0,"s":10,"id":4667,"u":"feverish%20enzymes_botd","p":49,"h":1,"n":"Feverish Enzymes"},{"c":0,"s":10,"id":4668,"u":"grave%20strength_botd","p":49,"h":1,"n":"Grave Strength"},{"c":0,"s":10,"id":4669,"u":"paralyzing%20slash_botd","p":49,"h":1,"n":"Paralyzing Slash"},{"c":0,"s":10,"id":4670,"u":"sickening%20bite_botd","p":49,"h":1,"n":"Sickening Bite"},{"c":0,"s":10,"id":4671,"u":"glutton%20for%20flesh_botd","p":49,"h":1,"n":"Glutton for Flesh"},{"c":0,"s":10,"id":4672,"u":"corpse%20stench_botd","p":49,"h":1,"n":"Corpse Stench"},{"c":0,"s":10,"id":4673,"u":"rejuvenation_botd","p":47,"h":1,"n":"Rejuvenation"},{"c":0,"s":10,"id":4674,"u":"unlimited%20ghost%20flight_botd","p":47,"h":1,"n":"Unlimited Ghost Flight"},{"c":0,"s":10,"id":4675,"u":"ghost%20dedication_botd","p":46,"h":1,"n":"Ghost Dedication"},{"c":0,"s":10,"id":4676,"u":"stitch%20flesh_botd","p":45,"h":1,"n":"Stitch Flesh"},{"c":0,"s":10,"id":4677,"u":"their%20master's%20call_botd","p":41,"h":1,"n":"Their Master's Call"},{"c":0,"s":10,"id":4678,"u":"undead%20slayer%20dedication_botd","p":28,"h":1,"n":"Undead Slayer Dedication"},{"c":0,"s":10,"id":4679,"u":"cast%20out_botd","p":23,"h":1,"n":"Cast Out"},{"c":0,"s":10,"id":4680,"u":"spirit's%20absolution_botd","p":23,"h":1,"n":"Spirit's Absolution"},{"c":0,"s":10,"id":4681,"u":"spirit's%20anguish_botd","p":23,"h":1,"n":"Spirit's Anguish"},{"c":0,"s":10,"id":4682,"u":"enticing%20dwelling_botd","p":23,"h":1,"n":"Enticing Dwelling"},{"c":0,"s":10,"id":4683,"u":"hallowed%20necromancer%20dedication_botd","p":24,"h":1,"n":"Hallowed Necromancer Dedication"},{"c":0,"s":10,"id":4684,"u":"hallowed%20initiate_botd","p":24,"h":1,"n":"Hallowed Initiate"},{"c":0,"s":10,"id":4685,"u":"sacred%20spells_botd","p":25,"h":1,"n":"Sacred Spells"},{"c":0,"s":10,"id":4686,"u":"death%20warden_botd","p":25,"h":1,"n":"Death Warden"},{"c":0,"s":10,"id":4687,"u":"advanced%20hallowed%20spell_botd","p":25,"h":1,"n":"Advanced Hallowed Spell"},{"c":0,"s":10,"id":4688,"u":"positive%20luminance_botd","p":25,"h":1,"n":"Positive Luminance"},{"c":0,"s":10,"id":4689,"u":"consecrated%20aura_botd","p":25,"h":1,"n":"Consecrated Aura"},{"c":0,"s":10,"id":4690,"u":"soul%20warden%20dedication_botd","p":26,"h":1,"n":"Soul Warden Dedication"},{"c":0,"s":10,"id":4691,"u":"cycle%20spell_botd","p":26,"h":1,"n":"Cycle Spell"},{"c":0,"s":10,"id":4692,"u":"psychopomp%20familiar_botd","p":27,"h":1,"n":"Psychopomp Familiar"},{"c":0,"s":10,"id":4693,"u":"liberate%20soul_botd","p":27,"h":1,"n":"Liberate Soul"},{"c":0,"s":10,"id":4694,"u":"spiral%20sworn_botd","p":27,"h":1,"n":"Spiral Sworn"},{"c":0,"s":10,"id":4695,"u":"enhanced%20psychopomp%20familiar_botd","p":27,"h":1,"n":"Enhanced Psychopomp Familiar"},{"c":0,"s":10,"id":4696,"u":"safeguard%20soul_botd","p":27,"h":1,"n":"Safeguard Soul"},{"c":0,"s":10,"id":4697,"u":"expand%20spiral_botd","p":27,"h":1,"n":"Expand Spiral"},{"c":0,"s":10,"id":4698,"u":"blessed%20medicine_botd","p":28,"h":1,"n":"Blessed Medicine"},{"c":0,"s":10,"id":4699,"u":"hunter's%20sanctum_botd","p":28,"h":1,"n":"Hunter's Sanctum"},{"c":0,"s":10,"id":4700,"u":"necromantic%20resistance_botd","p":28,"h":1,"n":"Necromantic Resistance"},{"c":0,"s":10,"id":4701,"u":"slayer's%20strike_botd","p":28,"h":1,"n":"Slayer's Strike"},{"c":0,"s":10,"id":4702,"u":"frighten%20undead_botd","p":29,"h":1,"n":"Frighten Undead"},{"c":0,"s":10,"id":4703,"u":"gear%20up_botd","p":29,"h":1,"n":"Gear Up"},{"c":0,"s":10,"id":4704,"u":"slayer's%20blessing_botd","p":29,"h":1,"n":"Slayer's Blessing"},{"c":0,"s":10,"id":4705,"u":"slayer's%20presence_botd","p":29,"h":1,"n":"Slayer's Presence"},{"c":0,"s":10,"id":4706,"u":"undying%20conviction_botd","p":33,"h":1,"n":"Undying Conviction"},{"c":0,"s":10,"id":4707,"u":"necromancer's%20visage_botd","p":33,"h":1,"n":"Necromancer's Visage"},{"c":0,"s":10,"id":4708,"u":"sepulchral%20sublimation_botd","p":33,"h":1,"n":"Sepulchral Sublimation"},{"c":0,"s":10,"id":4709,"u":"reanimator%20dedication_botd","p":34,"h":1,"n":"Reanimator Dedication"},{"c":0,"s":10,"id":4710,"u":"deathly%20secrets_botd","p":34,"h":1,"n":"Deathly Secrets"},{"c":0,"s":10,"id":4711,"u":"macabre%20virtuoso_botd","p":34,"h":1,"n":"Macabre Virtuoso"},{"c":0,"s":10,"id":4712,"u":"bonds%20of%20death_botd","p":35,"h":1,"n":"Bonds of Death"},{"c":0,"s":10,"id":4713,"u":"greater%20deathly%20secrets_botd","p":35,"h":1,"n":"Greater Deathly Secrets"},{"c":0,"s":10,"id":4714,"u":"master%20of%20the%20dead_botd","p":35,"h":1,"n":"Master of the Dead"},{"c":0,"s":11,"id":4715,"u":"devil's%20eye_da","p":55,"h":1,"n":"Devil's Eye"},{"c":0,"s":11,"id":4716,"u":"echo%20of%20the%20fallen_da","p":55,"h":1,"n":"Echo of the Fallen"},{"c":0,"s":11,"id":4717,"u":"lingering%20chill_da","p":55,"h":1,"n":"Lingering Chill"},{"c":0,"s":11,"id":4718,"u":"elysium's%20cadence_da","p":56,"h":1,"n":"Elysium's Cadence"},{"c":0,"s":11,"id":4719,"u":"jelly%20body_da","p":56,"h":1,"n":"Jelly Body"},{"c":0,"s":11,"id":4720,"u":"gift%20of%20the%20hoard_da","p":56,"h":1,"n":"Gift of the Hoard"},{"c":0,"s":11,"id":4721,"u":"siphon%20life_da","p":56,"h":1,"n":"Siphon Life"},{"c":0,"s":11,"id":4722,"u":"petrified%20skin_da","p":56,"h":1,"n":"Petrified Skin"},{"c":0,"s":11,"id":4723,"u":"dormant%20eruption_da","p":57,"h":1,"n":"Dormant Eruption"},{"c":0,"s":11,"id":4724,"u":"sink%20and%20swim_da","p":57,"h":1,"n":"Sink and Swim"},{"c":0,"s":11,"id":4725,"u":"cryptic%20spell_da","p":64,"h":1,"n":"Cryptic Spell"},{"c":0,"s":11,"id":4726,"u":"wolf%20in%20sheep's%20clothing_da","p":64,"h":1,"n":"Wolf in Sheep's Clothing"},{"c":0,"s":11,"id":4727,"u":"can't%20you%20see%3f_da","p":64,"h":1,"n":"Can't You See?"},{"c":0,"s":11,"id":4728,"u":"eerie%20environs_da","p":65,"h":1,"n":"Eerie Environs"},{"c":0,"s":11,"id":4729,"u":"eerie%20traces_da","p":65,"h":1,"n":"Eerie Traces"},{"c":0,"s":11,"id":4730,"u":"forgotten%20presence_da","p":65,"h":1,"n":"Forgotten Presence"},{"c":0,"s":11,"id":4731,"u":"eerie%20proclamation_da","p":65,"h":1,"n":"Eerie Proclamation"},{"c":0,"s":11,"id":4732,"u":"obscured%20emergence_da","p":65,"h":1,"n":"Obscured Emergence"},{"c":0,"s":11,"id":4733,"u":"bizarre%20transformation_da","p":65,"h":1,"n":"Bizarre Transformation"},{"c":0,"s":11,"id":4734,"u":"aura%20sight_da","p":78,"h":1,"n":"Aura Sight"},{"c":0,"s":11,"id":4735,"u":"automatic%20writing_da","p":78,"h":1,"n":"Automatic Writing"},{"c":0,"s":11,"id":4736,"u":"chromotherapy_da","p":78,"h":1,"n":"Chromotherapy"},{"c":0,"s":11,"id":4737,"u":"crystal%20healing_da","p":78,"h":1,"n":"Crystal Healing"},{"c":0,"s":11,"id":4738,"u":"folk%20dowsing_da","p":78,"h":1,"n":"Folk Dowsing"},{"c":0,"s":11,"id":4739,"u":"morphic%20manipulation_da","p":78,"h":1,"n":"Morphic Manipulation"},{"c":0,"s":11,"id":4740,"u":"read%20psychometric%20resonance_da","p":78,"h":1,"n":"Read Psychometric Resonance"},{"c":0,"s":11,"id":4741,"u":"skeptic's%20defense_da","p":78,"h":1,"n":"Skeptic's Defense"},{"c":0,"s":11,"id":4742,"u":"awakened%20power_da","p":78,"h":1,"n":"Awakened Power"},{"c":0,"s":11,"id":4743,"u":"greater%20awakened%20power_da","p":78,"h":1,"n":"Greater Awakened Power"},{"c":0,"s":11,"id":4744,"u":"blasting%20beams_da","p":78,"h":1,"n":"Blasting Beams"},{"c":0,"s":11,"id":4745,"u":"consume%20energy_da","p":78,"h":1,"n":"Consume Energy"},{"c":0,"s":11,"id":4746,"u":"storming%20breath_da","p":78,"h":1,"n":"Storming Breath"},{"c":0,"s":11,"id":4747,"u":"propulsive%20leap_da","p":78,"h":1,"n":"Propulsive Leap"},{"c":0,"s":11,"id":4748,"u":"bone%20spikes_da","p":78,"h":1,"n":"Bone Spikes"},{"c":0,"s":11,"id":4749,"u":"titan%20swing_da","p":78,"h":1,"n":"Titan Swing"},{"c":0,"s":11,"id":4750,"u":"high-speed%20regeneration_da","p":78,"h":1,"n":"High-Speed Regeneration"},{"c":0,"s":11,"id":4751,"u":"tectonic%20stomp_da","p":78,"h":1,"n":"Tectonic Stomp"},{"c":0,"s":11,"id":4752,"u":"eerie%20flicker_da","p":78,"h":1,"n":"Eerie Flicker"},{"c":0,"s":11,"id":4753,"u":"ghostly%20grasp_da","p":78,"h":1,"n":"Ghostly Grasp"},{"c":0,"s":11,"id":4754,"u":"enervating%20wail_da","p":78,"h":1,"n":"Enervating Wail"},{"c":0,"s":11,"id":4755,"u":"clone-risen_da","p":120,"h":1,"n":"Clone-Risen"},{"c":0,"s":11,"id":4756,"u":"mirror-risen_da","p":120,"h":1,"n":"Mirror-Risen"},{"c":0,"s":11,"id":4757,"u":"morph-risen_da","p":120,"h":1,"n":"Morph-Risen"},{"c":0,"s":11,"id":4758,"u":"progenitor%20lore_da","p":120,"h":1,"n":"Progenitor Lore"},{"c":0,"s":11,"id":4759,"u":"warped%20reflection_da","p":120,"h":1,"n":"Warped Reflection"},{"c":0,"s":11,"id":4760,"u":"mistaken%20identity_da","p":120,"h":1,"n":"Mistaken Identity"},{"c":0,"s":11,"id":4761,"u":"reflective%20pocket_da","p":120,"h":1,"n":"Reflective Pocket"},{"c":0,"s":11,"id":4762,"u":"replicate_da","p":121,"h":1,"n":"Replicate"},{"c":0,"s":11,"id":4763,"u":"warp%20likeness_da","p":121,"h":1,"n":"Warp Likeness"},{"c":0,"s":11,"id":4764,"u":"mirror%20refuge_da","p":121,"h":1,"n":"Mirror Refuge"},{"c":0,"s":11,"id":4765,"u":"two%20truths_da","p":121,"h":1,"n":"Two Truths"},{"c":0,"s":11,"id":4766,"u":"unyielding%20disguise_da","p":121,"h":1,"n":"Unyielding Disguise"},{"c":0,"s":11,"id":4767,"u":"malleable%20form_da","p":121,"h":1,"n":"Malleable Form"},{"c":0,"s":11,"id":4768,"u":"redirect%20attention_da","p":121,"h":1,"n":"Redirect Attention"},{"c":0,"s":11,"id":4769,"u":"reflect%20foe_da","p":121,"h":1,"n":"Reflect Foe"},{"c":0,"s":11,"id":4770,"u":"distant%20wandering_da","p":78,"h":1,"n":"Distant Wandering"},{"c":0,"s":11,"id":4771,"u":"fey%20life_da","p":57,"h":1,"n":"Fey Life"},{"c":0,"s":11,"id":4772,"u":"walk%20on%20the%20wind_da","p":57,"h":1,"n":"Walk on the Wind"},{"c":0,"s":11,"id":4773,"u":"sociable%20vow_da","p":166,"h":1,"n":"Sociable Vow"},{"c":0,"s":11,"id":4774,"u":"pact%20of%20fey%20glamour_da","p":166,"h":1,"n":"Pact of Fey Glamour"},{"c":0,"s":11,"id":4775,"u":"pact%20of%20draconic%20fury_da","p":166,"h":1,"n":"Pact of Draconic Fury"},{"c":0,"s":11,"id":4776,"u":"pact%20of%20infernal%20prowess_da","p":167,"h":1,"n":"Pact of Infernal Prowess"},{"c":0,"s":11,"id":4777,"u":"pact%20of%20the%20final%20breath_da","p":167,"h":1,"n":"Pact of the Final Breath"},{"c":0,"s":11,"id":4778,"u":"sacral%20lord_da","p":177,"h":1,"n":"Sacral Lord"},{"c":0,"s":11,"id":4779,"u":"time%20mage%20dedication_da","p":184,"h":1,"n":"Time Mage Dedication"},{"c":0,"s":11,"id":4780,"u":"chronocognizance_da","p":184,"h":1,"n":"Chronocognizance"},{"c":0,"s":11,"id":4781,"u":"chronomancer's%20secrets_da","p":185,"h":1,"n":"Chronomancer's Secrets"},{"c":0,"s":11,"id":4782,"u":"future%20spell%20learning_da","p":185,"h":1,"n":"Future Spell Learning"},{"c":0,"s":11,"id":4783,"u":"what%20could%20have%20been_da","p":185,"h":1,"n":"What Could Have Been"},{"c":0,"s":11,"id":4784,"u":"into%20the%20future_da","p":185,"h":1,"n":"Into the Future"},{"c":0,"s":11,"id":4785,"u":"purge%20of%20moments_da","p":185,"h":1,"n":"Purge of Moments"},{"c":0,"s":11,"id":4786,"u":"chronoskimmer%20dedication_da","p":186,"h":1,"n":"Chronoskimmer Dedication"},{"c":0,"s":11,"id":4787,"u":"turn%20back%20the%20clock_da","p":186,"h":1,"n":"Turn Back the Clock"},{"c":0,"s":11,"id":4788,"u":"guide%20the%20timeline_da","p":186,"h":1,"n":"Guide the Timeline"},{"c":0,"s":11,"id":4789,"u":"reversing%20charge_da","p":186,"h":1,"n":"Reversing Charge"},{"c":0,"s":11,"id":4790,"u":"superimpose%20time%20duplicates_da","p":186,"h":1,"n":"Superimpose Time Duplicates"},{"c":0,"s":11,"id":4791,"u":"borrow%20time_da","p":186,"h":1,"n":"Borrow Time"},{"c":0,"s":11,"id":4792,"u":"steal%20time_da","p":186,"h":1,"n":"Steal Time"},{"c":0,"s":11,"id":4793,"u":"combat%20premonition_da","p":187,"h":1,"n":"Combat Premonition"},{"c":0,"s":11,"id":4794,"u":"escape%20timeline_da","p":187,"h":1,"n":"Escape Timeline"},{"c":0,"s":11,"id":4795,"u":"space-time%20shift_da","p":187,"h":1,"n":"Space-Time Shift"},{"c":0,"s":11,"id":4796,"u":"psychic%20duelist%20dedication_da","p":203,"h":1,"n":"Psychic Duelist Dedication"},{"c":0,"s":11,"id":4797,"u":"duel%20spell%20advantage_da","p":203,"h":1,"n":"Duel Spell Advantage"},{"c":0,"s":11,"id":4798,"u":"supreme%20psychic%20center_da","p":203,"h":1,"n":"Supreme Psychic Center"},{"c":0,"s":11,"id":4799,"u":"instigate%20psychic%20duel_da","p":203,"h":1,"n":"Instigate Psychic Duel"},{"c":0,"s":11,"id":4800,"u":"mind%20smith%20dedication_da","p":204,"h":1,"n":"Mind Smith Dedication"},{"c":0,"s":11,"id":4801,"u":"malleable%20movement_da","p":205,"h":1,"n":"Malleable Movement"},{"c":0,"s":11,"id":4802,"u":"ghost%20blade_da","p":205,"h":1,"n":"Ghost Blade"},{"c":0,"s":11,"id":4803,"u":"just%20the%20tool_da","p":205,"h":1,"n":"Just the Tool"},{"c":0,"s":11,"id":4804,"u":"mental%20forge_da","p":205,"h":1,"n":"Mental Forge"},{"c":0,"s":11,"id":4805,"u":"mind%20shards_da","p":205,"h":1,"n":"Mind Shards"},{"c":0,"s":11,"id":4806,"u":"malleable%20mental%20forge_da","p":205,"h":1,"n":"Malleable Mental Forge"},{"c":0,"s":11,"id":4807,"u":"mind%20projectiles_da","p":205,"h":1,"n":"Mind Projectiles"},{"c":0,"s":11,"id":4808,"u":"runic%20mind%20smithing_da","p":205,"h":1,"n":"Runic Mind Smithing"},{"c":0,"s":11,"id":4809,"u":"sleepwalker%20dedication_da","p":206,"h":1,"n":"Sleepwalker Dedication"},{"c":0,"s":11,"id":4810,"u":"infiltrate%20dream_da","p":206,"h":1,"n":"Infiltrate Dream"},{"c":0,"s":11,"id":4811,"u":"vision%20of%20foresight_da","p":206,"h":1,"n":"Vision of Foresight"},{"c":0,"s":11,"id":4812,"u":"dream%20magic_da","p":206,"h":1,"n":"Dream Magic"},{"c":0,"s":11,"id":4813,"u":"waking%20dream_da","p":206,"h":1,"n":"Waking Dream"},{"c":0,"s":11,"id":4814,"u":"oneiric%20influence_da","p":206,"h":1,"n":"Oneiric Influence"},{"c":0,"s":11,"id":4815,"u":"ward%20slumber_da","p":207,"h":1,"n":"Ward Slumber"},{"c":0,"s":11,"id":4816,"u":"dream%20logic_da","p":207,"h":1,"n":"Dream Logic"},{"c":0,"s":11,"id":4817,"u":"shared%20dream_da","p":207,"h":1,"n":"Shared Dream"},{"c":0,"s":11,"id":4818,"u":"ever%20dreaming_da","p":207,"h":1,"n":"Ever Dreaming"},{"c":0,"s":11,"id":4819,"u":"metallic%20envisionment_da","p":205,"h":1,"n":"Metallic Envisionment"},{"c":0,"s":11,"id":4820,"u":"advanced%20runic%20mind-smithing_da","p":205,"h":1,"n":"Advanced Runic Mind-Smithing"},{"c":0,"s":11,"id":4821,"u":"reset%20the%20past_da","p":187,"h":1,"n":"Reset the Past"},{"c":0,"s":11,"id":4822,"u":"timeline-splitting%20spell_da","p":185,"h":1,"n":"Timeline-Splitting Spell"},{"c":0,"s":11,"id":4823,"u":"sacral%20monarch_da","p":177,"h":1,"n":"Sacral Monarch"},{"c":0,"s":11,"id":4824,"u":"curse%20maelstrom%20dedication_da","p":168,"h":1,"n":"Curse Maelstrom Dedication"},{"c":0,"s":11,"id":4825,"u":"familiar%20oddities_da","p":169,"h":1,"n":"Familiar Oddities"},{"c":0,"s":11,"id":4826,"u":"unnerving%20expansion_da","p":169,"h":1,"n":"Unnerving Expansion"},{"c":0,"s":11,"id":4827,"u":"share%20burden_da","p":169,"h":1,"n":"Share Burden"},{"c":0,"s":11,"id":4828,"u":"accursed%20magic_da","p":169,"h":1,"n":"Accursed Magic"},{"c":0,"s":11,"id":4829,"u":"counter%20curse_da","p":169,"h":1,"n":"Counter Curse"},{"c":0,"s":11,"id":4830,"u":"torrential%20backlash_da","p":169,"h":1,"n":"Torrential Backlash"},{"c":0,"s":11,"id":4831,"u":"reverse%20curse_da","p":169,"h":1,"n":"Reverse Curse"},{"c":0,"s":11,"id":4832,"u":"pactbinder%20dedication_da","p":166,"h":1,"n":"Pactbinder Dedication"},{"c":0,"s":11,"id":4833,"u":"pact%20of%20eldritch%20eyes_da","p":167,"h":1,"n":"Pact of Eldritch Eyes"},{"c":0,"s":11,"id":4834,"u":"psychic%20dedication_da","p":48,"h":1,"n":"Psychic Dedication"},{"c":0,"s":11,"id":4835,"u":"basic%20thoughtform_da","p":48,"h":1,"n":"Basic Thoughtform"},{"c":0,"s":11,"id":4836,"u":"basic%20psychic%20spellcasting_da","p":48,"h":1,"n":"Basic Psychic Spellcasting"},{"c":0,"s":11,"id":4837,"u":"advanced%20thoughtform_da","p":48,"h":1,"n":"Advanced Thoughtform"},{"c":0,"s":11,"id":4838,"u":"psi%20development_da","p":48,"h":1,"n":"Psi Development"},{"c":0,"s":11,"id":4839,"u":"expert%20psychic%20spellcasting_da","p":48,"h":1,"n":"Expert Psychic Spellcasting"},{"c":0,"s":11,"id":4840,"u":"master%20psychic%20spellcasting_da","p":48,"h":1,"n":"Master Psychic Spellcasting"},{"c":0,"s":11,"id":4841,"u":"alter%20ego%20dedication_da","p":126,"h":1,"n":"Alter Ego Dedication"},{"c":0,"s":11,"id":4842,"u":"change%20of%20face_da","p":126,"h":1,"n":"Change of Face"},{"c":0,"s":11,"id":4843,"u":"fake%20it%20till%20you%20make%20it_da","p":127,"h":1,"n":"Fake It Till You Make It"},{"c":0,"s":11,"id":4844,"u":"in%20plain%20sight_da","p":127,"h":1,"n":"In Plain Sight"},{"c":0,"s":11,"id":4845,"u":"sound%20mirror_da","p":127,"h":1,"n":"Sound Mirror"},{"c":0,"s":11,"id":4846,"u":"muscle%20mimicry_da","p":127,"h":1,"n":"Muscle Mimicry"},{"c":0,"s":11,"id":4847,"u":"swap%20reflections_da","p":127,"h":1,"n":"Swap Reflections"},{"c":0,"s":11,"id":4848,"u":"living%20vessel%20dedication_da","p":140,"h":1,"n":"Living Vessel Dedication"},{"c":0,"s":11,"id":4849,"u":"entity's%20strike_da","p":140,"h":1,"n":"Entity's Strike"},{"c":0,"s":11,"id":4850,"u":"tap%20vitality_da","p":140,"h":1,"n":"Tap Vitality"},{"c":0,"s":11,"id":4851,"u":"exude%20abyssal%20corruption_da","p":141,"h":1,"n":"Exude Abyssal Corruption"},{"c":0,"s":11,"id":4852,"u":"fey's%20trickery_da","p":141,"h":1,"n":"Fey's Trickery"},{"c":0,"s":11,"id":4853,"u":"warped%20constriction_da","p":141,"h":1,"n":"Warped Constriction"},{"c":0,"s":11,"id":4854,"u":"vessel's%20form_da","p":141,"h":1,"n":"Vessel's Form"},{"c":0,"s":11,"id":4855,"u":"borrow%20memories_da","p":127,"h":1,"n":"Borrow Memories"},{"c":0,"s":11,"id":4856,"u":"thaumaturge%20dedication_da","p":49,"h":1,"n":"Thaumaturge Dedication"},{"c":0,"s":11,"id":4857,"u":"basic%20thaumaturgy_da","p":49,"h":1,"n":"Basic Thaumaturgy"},{"c":0,"s":11,"id":4858,"u":"advanced%20thaumaturgy_da","p":49,"h":1,"n":"Advanced Thaumaturgy"},{"c":0,"s":11,"id":4859,"u":"implement%20initiate_da","p":49,"h":1,"n":"Implement Initiate"},{"c":0,"s":11,"id":4860,"u":"magical%20knowledge_da","p":49,"h":1,"n":"Magical Knowledge"},{"c":0,"s":11,"id":4861,"u":"resolute_da","p":49,"h":1,"n":"Resolute"},{"c":0,"s":11,"id":4862,"u":"ammunition%20thaumaturgy_da","p":42,"h":1,"n":"Ammunition Thaumaturgy"},{"c":0,"s":11,"id":4863,"u":"diverse%20lore_da","p":42,"h":1,"n":"Diverse Lore"},{"c":0,"s":11,"id":4864,"u":"divine%20disharmony_da","p":42,"h":1,"n":"Divine Disharmony"},{"c":0,"s":11,"id":4865,"u":"familiar%20(thaumaturge)_da","p":42,"a":"Thaumaturge","h":1,"n":"Familiar"},{"c":0,"s":11,"id":4866,"u":"haunt%20ingenuity_da","p":42,"h":1,"n":"Haunt Ingenuity"},{"c":0,"s":11,"id":4867,"u":"root%20to%20life_da","p":42,"h":1,"n":"Root to Life"},{"c":0,"s":11,"id":4868,"u":"scroll%20thaumaturgy_da","p":42,"h":1,"n":"Scroll Thaumaturgy"},{"c":0,"s":11,"id":4869,"u":"call%20implement_da","p":42,"h":1,"n":"Call Implement"},{"c":0,"s":11,"id":4870,"u":"enhanced%20familiar%20(thaumaturge)_da","p":43,"a":"Thaumaturge","h":1,"n":"Enhanced Familiar"},{"c":0,"s":11,"id":4871,"u":"esoteric%20warden_da","p":43,"h":1,"n":"Esoteric Warden"},{"c":0,"s":11,"id":4872,"u":"talisman%20esoterica_da","p":43,"h":1,"n":"Talisman Esoterica"},{"c":0,"s":11,"id":4873,"u":"turn%20away%20misfortune_da","p":43,"h":1,"n":"Turn Away Misfortune"},{"c":0,"s":11,"id":4874,"u":"breached%20defenses_da","p":43,"h":1,"n":"Breached Defenses"},{"c":0,"s":11,"id":4875,"u":"instructive%20strike_da","p":44,"h":1,"n":"Instructive Strike"},{"c":0,"s":11,"id":4876,"u":"paired%20link_da","p":44,"h":1,"n":"Paired Link"},{"c":0,"s":11,"id":4877,"u":"thaumaturgic%20ritualist_da","p":44,"h":1,"n":"Thaumaturgic Ritualist"},{"c":0,"s":11,"id":4878,"u":"one%20more%20activation_da","p":44,"h":1,"n":"One More Activation"},{"c":0,"s":11,"id":4879,"u":"scroll%20esoterica_da","p":44,"h":1,"n":"Scroll Esoterica"},{"c":0,"s":11,"id":4880,"u":"sympathetic%20vulnerabilities_da","p":45,"h":1,"n":"Sympathetic Vulnerabilities"},{"c":0,"s":11,"id":4881,"u":"cursed%20effigy_da","p":45,"h":1,"n":"Cursed Effigy"},{"c":0,"s":11,"id":4882,"u":"elaborate%20talisman%20esoterica_da","p":45,"h":1,"n":"Elaborate Talisman Esoterica"},{"c":0,"s":11,"id":4883,"u":"incredible%20familiar%20(thaumaturge)_da","p":45,"a":"Thaumaturge","h":1,"n":"Incredible Familiar"},{"c":0,"s":11,"id":4884,"u":"know-it-all_da","p":45,"h":1,"n":"Know-It-All"},{"c":0,"s":11,"id":4885,"u":"share%20weakness_da","p":45,"h":1,"n":"Share Weakness"},{"c":0,"s":11,"id":4886,"u":"thaumaturge's%20investiture_da","p":45,"h":1,"n":"Thaumaturge's Investiture"},{"c":0,"s":11,"id":4887,"u":"twin%20weakness_da","p":45,"h":1,"n":"Twin Weakness"},{"c":0,"s":11,"id":4888,"u":"elaborate%20scroll%20esoterica_da","p":46,"h":1,"n":"Elaborate Scroll Esoterica"},{"c":0,"s":11,"id":4889,"u":"intensify%20investiture_da","p":46,"h":1,"n":"Intensify Investiture"},{"c":0,"s":11,"id":4890,"u":"shared%20warding_da","p":46,"h":1,"n":"Shared Warding"},{"c":0,"s":11,"id":4891,"u":"thaumaturge's%20demesne_da","p":46,"h":1,"n":"Thaumaturge's Demesne"},{"c":0,"s":11,"id":4892,"u":"esoteric%20reflexes_da","p":46,"h":1,"n":"Esoteric Reflexes"},{"c":0,"s":11,"id":4893,"u":"grand%20talisman%20esoterica_da","p":46,"h":1,"n":"Grand Talisman Esoterica"},{"c":0,"s":11,"id":4894,"u":"trespass%20teleportation_da","p":47,"h":1,"n":"Trespass Teleportation"},{"c":0,"s":11,"id":4895,"u":"implement's%20flight_da","p":47,"h":1,"n":"Implement's Flight"},{"c":0,"s":11,"id":4896,"u":"seven-part%20link_da","p":47,"h":1,"n":"Seven-Part Link"},{"c":0,"s":11,"id":4897,"u":"sever%20magic_da","p":47,"h":1,"n":"Sever Magic"},{"c":0,"s":11,"id":4898,"u":"grand%20scroll%20esoterica_da","p":47,"h":1,"n":"Grand Scroll Esoterica"},{"c":0,"s":11,"id":4899,"u":"implement's%20assault_da","p":47,"h":1,"n":"Implement's Assault"},{"c":0,"s":11,"id":4900,"u":"intense%20implement_da","p":47,"h":1,"n":"Intense Implement"},{"c":0,"s":11,"id":4901,"u":"ubiquitous%20weakness_da","p":47,"h":1,"n":"Ubiquitous Weakness"},{"c":0,"s":11,"id":4902,"u":"unlimited%20demesne_da","p":47,"h":1,"n":"Unlimited Demesne"},{"c":0,"s":11,"id":4903,"u":"wonder%20worker_da","p":47,"h":1,"n":"Wonder Worker"},{"c":0,"s":11,"id":4904,"u":"ancestral%20mind_da","p":24,"h":1,"n":"Ancestral Mind"},{"c":0,"s":11,"id":4905,"u":"counter%20thought_da","p":24,"h":1,"n":"Counter Thought"},{"c":0,"s":11,"id":4906,"u":"mental%20buffer_da","p":24,"h":1,"n":"Mental Buffer"},{"c":0,"s":11,"id":4907,"u":"psychic%20rapport_da","p":24,"h":1,"n":"Psychic Rapport"},{"c":0,"s":11,"id":4908,"u":"cantrip%20expansion%20(psychic)_da","p":24,"a":"Psychic","h":1,"n":"Cantrip Expansion"},{"c":0,"s":11,"id":4909,"u":"mental%20balm_da","p":24,"h":1,"n":"Mental Balm"},{"c":0,"s":11,"id":4910,"u":"psi%20burst_da","p":24,"h":1,"n":"Psi Burst"},{"c":0,"s":11,"id":4911,"u":"warp%20space_da","p":24,"h":1,"n":"Warp Space"},{"c":0,"s":11,"id":4912,"u":"astral%20tether_da","p":24,"h":1,"n":"Astral Tether"},{"c":0,"s":11,"id":4913,"u":"homing%20beacon_da","p":24,"h":1,"n":"Homing Beacon"},{"c":0,"s":11,"id":4914,"u":"psi%20strikes_da","p":25,"h":1,"n":"Psi Strikes"},{"c":0,"s":11,"id":4915,"u":"thoughtform%20summoning_da","p":25,"h":1,"n":"Thoughtform Summoning"},{"c":0,"s":11,"id":4916,"u":"violent%20unleash_da","p":25,"h":1,"n":"Violent Unleash"},{"c":0,"s":11,"id":4917,"u":"inertial%20barrier_da","p":25,"h":1,"n":"Inertial Barrier"},{"c":0,"s":11,"id":4918,"u":"parallel%20breakthrough_da","p":25,"h":1,"n":"Parallel Breakthrough"},{"c":0,"s":11,"id":4919,"u":"sixth%20sense_da","p":26,"h":1,"n":"Sixth Sense"},{"c":0,"s":11,"id":4920,"u":"steady%20spellcasting_da","p":26,"h":1,"n":"Steady Spellcasting"},{"c":0,"s":11,"id":4921,"u":"strain%20mind_da","p":26,"h":1,"n":"Strain Mind"},{"c":0,"s":11,"id":4922,"u":"brain%20drain_da","p":26,"h":1,"n":"Brain Drain"},{"c":0,"s":11,"id":4923,"u":"dark%20persona's%20presence_da","p":26,"h":1,"n":"Dark Persona's Presence"},{"c":0,"s":11,"id":4924,"u":"mental%20static_da","p":27,"h":1,"n":"Mental Static"},{"c":0,"s":11,"id":4925,"u":"remove%20presence_da","p":27,"h":1,"n":"Remove Presence"},{"c":0,"s":11,"id":4926,"u":"thoughtsense_da","p":27,"h":1,"n":"Thoughtsense"},{"c":0,"s":11,"id":4927,"u":"whispering%20steps_da","p":27,"h":1,"n":"Whispering Steps"},{"c":0,"s":11,"id":4928,"u":"dream%20guise_da","p":27,"h":1,"n":"Dream Guise"},{"c":0,"s":11,"id":4929,"u":"emotional%20surge_da","p":27,"h":1,"n":"Emotional Surge"},{"c":0,"s":11,"id":4930,"u":"impose%20order_da","p":27,"h":1,"n":"Impose Order"},{"c":0,"s":11,"id":4931,"u":"scour%20the%20library_da","p":27,"h":1,"n":"Scour the Library"},{"c":0,"s":11,"id":4932,"u":"signature%20spell%20expansion_da","p":27,"h":1,"n":"Signature Spell Expansion"},{"c":0,"s":11,"id":4933,"u":"foreseen%20failure_da","p":28,"h":1,"n":"Foreseen Failure"},{"c":0,"s":11,"id":4934,"u":"no!!!_da","p":28,"h":1,"n":"No!!!"},{"c":0,"s":11,"id":4935,"u":"psi%20catastrophe_da","p":28,"h":1,"n":"Psi Catastrophe"},{"c":0,"s":11,"id":4936,"u":"conscious%20spell%20specialization_da","p":28,"h":1,"n":"Conscious Spell Specialization"},{"c":0,"s":11,"id":4937,"u":"deep%20roots_da","p":28,"h":1,"n":"Deep Roots"},{"c":0,"s":11,"id":4938,"u":"shatter%20space_da","p":28,"h":1,"n":"Shatter Space"},{"c":0,"s":11,"id":4939,"u":"constant%20levitation_da","p":29,"h":1,"n":"Constant Levitation"},{"c":0,"s":11,"id":4940,"u":"target%20of%20psychic%20ire_da","p":29,"h":1,"n":"Target of Psychic Ire"},{"c":0,"s":11,"id":4941,"u":"wandering%20thoughts_da","p":29,"h":1,"n":"Wandering Thoughts"},{"c":0,"s":11,"id":4942,"u":"all%20in%20your%20head_da","p":29,"h":1,"n":"All in Your Head"},{"c":0,"s":11,"id":4943,"u":"cranial%20detonation_da","p":29,"h":1,"n":"Cranial Detonation"},{"c":0,"s":11,"id":4944,"u":"deepest%20wellspring_da","p":29,"h":1,"n":"Deepest Wellspring"},{"c":0,"s":11,"id":4945,"u":"become%20thought_da","p":29,"h":1,"n":"Become Thought"},{"c":0,"s":11,"id":4946,"u":"mind%20over%20matter_da","p":29,"h":1,"n":"Mind over Matter"},{"c":0,"s":11,"id":4947,"u":"twin%20psyche_da","p":29,"h":1,"n":"Twin Psyche"},{"c":0,"s":11,"id":4948,"u":"unlimited%20potential_da","p":29,"h":1,"n":"Unlimited Potential"},{"c":0,"s":31,"id":4949,"u":"bullying%20staff_ec1","p":75,"h":1,"n":"Bullying Staff"},{"c":0,"s":31,"id":4950,"u":"focused%20juggler_ec1","p":74,"h":1,"n":"Focused Juggler"},{"c":0,"s":31,"id":4951,"u":"juggle_ec1","p":76,"h":1,"n":"Juggle"},{"c":0,"s":31,"id":4952,"u":"juggler%20dedication_ec1","p":74,"h":1,"n":"Juggler Dedication"},{"c":0,"s":31,"id":4953,"u":"levering%20strike_ec1","p":75,"h":1,"n":"Levering Strike"},{"c":0,"s":31,"id":4954,"u":"lobbed%20attack_ec1","p":74,"h":1,"n":"Lobbed Attack"},{"c":0,"s":31,"id":4955,"u":"opportune%20throw_ec1","p":74,"h":1,"n":"Opportune Throw"},{"c":0,"s":31,"id":4956,"u":"pivot%20strike_ec1","p":75,"h":1,"n":"Pivot Strike"},{"c":0,"s":31,"id":4957,"u":"quick%20juggler_ec1","p":74,"h":1,"n":"Quick Juggler"},{"c":0,"s":31,"id":4958,"u":"reflexive%20catch_ec1","p":74,"h":1,"n":"Reflexive Catch"},{"c":0,"s":31,"id":4959,"u":"staff%20acrobat%20dedication_ec1","p":75,"h":1,"n":"Staff Acrobat Dedication"},{"c":0,"s":31,"id":4960,"u":"staff%20sweep_ec1","p":75,"h":1,"n":"Staff Sweep"},{"c":0,"s":31,"id":4961,"u":"whirlwind%20stance_ec1","p":75,"h":1,"n":"Whirlwind Stance"},{"c":0,"s":32,"id":4962,"u":"animal%20trainer%20dedication_ec2","p":75,"h":1,"n":"Animal Trainer Dedication"},{"c":0,"s":32,"id":4963,"u":"beast%20speaker_ec2","p":75,"h":1,"n":"Beast Speaker"},{"c":0,"s":32,"id":4964,"u":"insistent%20command_ec2","p":75,"h":1,"n":"Insistent Command"},{"c":0,"s":32,"id":4965,"u":"mature%20trained%20companion_ec2","p":75,"h":1,"n":"Mature Trained Companion"},{"c":0,"s":32,"id":4966,"u":"specialized%20companion_ec2","p":75,"h":1,"n":"Specialized Companion"},{"c":0,"s":32,"id":4967,"u":"splendid%20companion_ec2","p":75,"h":1,"n":"Splendid Companion"},{"c":0,"s":9,"id":4968,"u":"accursed%20clay%20fist_ec3","p":74,"h":1,"n":"Accursed Clay Fist"},{"c":0,"s":9,"id":4969,"u":"axe%20climber_ec3","p":75,"h":1,"n":"Axe Climber"},{"c":0,"s":9,"id":4970,"u":"axe%20thrower_ec3","p":75,"h":1,"n":"Axe Thrower"},{"c":0,"s":9,"id":4971,"u":"dig%20quickly_ec3","p":72,"h":1,"n":"Dig Quickly"},{"c":0,"s":9,"id":4972,"u":"esteemed%20visitor_ec3","p":72,"h":1,"n":"Esteemed Visitor"},{"c":0,"s":9,"id":4973,"u":"golem%20grafter%20dedication_ec3","p":74,"h":1,"n":"Golem Grafter Dedication"},{"c":0,"s":9,"id":4974,"u":"handy%20with%20your%20paws_ec3","p":72,"h":1,"n":"Handy With Your Paws"},{"c":0,"s":9,"id":4975,"u":"improvisational%20defender_ec3","p":72,"h":1,"n":"Improvisational Defender"},{"c":0,"s":9,"id":4976,"u":"improvisational%20warrior_ec3","p":73,"h":1,"n":"Improvisational Warrior"},{"c":0,"s":9,"id":4977,"u":"iron%20lung_ec3","p":74,"h":1,"n":"Iron Lung"},{"c":0,"s":9,"id":4978,"u":"legs%20of%20stone_ec3","p":74,"h":1,"n":"Legs Of Stone"},{"c":0,"s":9,"id":4979,"u":"log%20roll_ec3","p":75,"h":1,"n":"Log Roll"},{"c":0,"s":9,"id":4980,"u":"loyal%20empath_ec3","p":73,"h":1,"n":"Loyal Empath"},{"c":0,"s":9,"id":4981,"u":"practiced%20paddler_ec3","p":73,"h":1,"n":"Practiced Paddler"},{"c":0,"s":9,"id":4982,"u":"quicken%20heartbeat_ec3","p":74,"h":1,"n":"Quicken Heartbeat"},{"c":0,"s":9,"id":4983,"u":"ravening's%20desperation_ec3","p":67,"h":1,"n":"Ravening's Desperation"},{"c":0,"s":9,"id":4984,"u":"scamper%20underfoot_ec3","p":72,"h":1,"n":"Scamper Underfoot"},{"c":0,"s":9,"id":4985,"u":"shoony%20lore_ec3","p":72,"h":1,"n":"Shoony Lore"},{"c":0,"s":9,"id":4986,"u":"sodbuster_ec3","p":73,"h":1,"n":"Sodbuster"},{"c":0,"s":9,"id":4987,"u":"steadfast%20ally_ec3","p":73,"h":1,"n":"Steadfast Ally"},{"c":0,"s":9,"id":4988,"u":"tough%20tumbler_ec3","p":73,"h":1,"n":"Tough Tumbler"},{"c":0,"s":9,"id":4989,"u":"turpin%20rowe%20lumberjack%20dedication_ec3","p":75,"h":1,"n":"Turpin Rowe Lumberjack Dedication"},{"c":0,"s":9,"id":4990,"u":"unrivaled%20builder_ec3","p":73,"h":1,"n":"Unrivaled Builder"},{"c":0,"s":9,"id":4991,"u":"widen%20the%20gap_ec3","p":75,"h":1,"n":"Widen The Gap"},{"c":0,"s":35,"id":4992,"u":"annihilating%20swing_ec6","p":72,"h":1,"n":"Annihilating Swing"},{"c":0,"s":35,"id":4993,"u":"astonishing%20explosion_ec6","p":72,"h":1,"n":"Astonishing Explosion"},{"c":0,"s":35,"id":4994,"u":"banishing%20blow_ec6","p":72,"h":1,"n":"Banishing Blow"},{"c":0,"s":35,"id":4995,"u":"denier%20of%20destruction_ec6","p":72,"h":1,"n":"Denier Of Destruction"},{"c":0,"s":35,"id":4996,"u":"endurance%20of%20the%20rooted%20tree_ec6","p":72,"h":1,"n":"Endurance Of The Rooted Tree"},{"c":0,"s":35,"id":4997,"u":"mimic%20protections_ec6","p":72,"h":1,"n":"Mimic Protections"},{"c":0,"s":35,"id":4998,"u":"reclaim%20spell_ec6","p":72,"h":1,"n":"Reclaim Spell"},{"c":0,"s":35,"id":4999,"u":"reflecting%20riposte_ec6","p":72,"h":1,"n":"Reflecting Riposte"},{"c":0,"s":35,"id":5000,"u":"ringmaster's%20introduction_ec6","p":73,"h":1,"n":"Ringmaster's Introduction"},{"c":0,"s":35,"id":5001,"u":"steal%20essence_ec6","p":73,"h":1,"n":"Steal Essence"},{"c":0,"s":35,"id":5002,"u":"tenacious%20blood%20magic_ec6","p":73,"h":1,"n":"Tenacious Blood Magic"},{"c":0,"s":35,"id":5003,"u":"verdant%20presence_ec6","p":73,"h":1,"n":"Verdant Presence"},{"c":0,"s":36,"id":5004,"u":"relentless%20stalker_fop","p":57,"h":1,"n":"Relentless Stalker"},{"c":0,"s":36,"id":5005,"u":"wilderness%20spotter_fop","p":57,"h":1,"n":"Wilderness Spotter"},{"c":0,"s":37,"id":5006,"u":"butterfly%20blade%20dedication_frp1","p":78,"h":1,"n":"Butterfly Blade Dedication"},{"c":0,"s":37,"id":5007,"u":"butterfly's%20kiss_frp1","p":78,"h":1,"n":"Butterfly's Kiss"},{"c":0,"s":37,"id":5008,"u":"butterfly's%20sting_frp1","p":78,"h":1,"n":"Butterfly's Sting"},{"c":0,"s":37,"id":5009,"u":"cross%20the%20threshold_frp1","p":79,"h":1,"n":"Cross The Threshold"},{"c":0,"s":37,"id":5010,"u":"deadly%20butterfly_frp1","p":78,"h":1,"n":"Deadly Butterfly"},{"c":0,"s":37,"id":5011,"u":"disrupting%20strikes_frp1","p":79,"h":1,"n":"Disrupting Strikes"},{"c":0,"s":37,"id":5012,"u":"entwined%20energy%20ki_frp1","p":74,"h":1,"n":"Entwined Energy Ki"},{"c":0,"s":37,"id":5013,"u":"ghost%20eater%20dedication_frp1","p":79,"h":1,"n":"Ghost Eater Dedication"},{"c":0,"s":37,"id":5014,"u":"innocent%20butterfly_frp1","p":78,"h":1,"n":"Innocent Butterfly"},{"c":0,"s":37,"id":5015,"u":"mastermind's%20eye_frp1","p":78,"h":1,"n":"Mastermind's Eye"},{"c":0,"s":37,"id":5016,"u":"reach%20beyond_frp1","p":79,"h":1,"n":"Reach Beyond"},{"c":0,"s":37,"id":5017,"u":"syu%20tak-nwa's%20deadly%20hair_frp1","p":74,"h":1,"n":"Syu Tak-nwa's Deadly Hair"},{"c":0,"s":37,"id":5018,"u":"syu%20tak-nwa's%20hexed%20locks_frp1","p":74,"h":1,"n":"Syu Tak-nwa's Hexed Locks"},{"c":0,"s":37,"id":5019,"u":"syu%20tak-nwa's%20skillful%20tresses_frp1","p":74,"h":1,"n":"Syu Tak-nwa's Skillful Tresses"},{"c":0,"s":37,"id":5020,"u":"wronged%20monk's%20wrath_frp1","p":74,"h":1,"n":"Wronged Monk's Wrath"},{"c":0,"s":38,"id":5021,"u":"beneath%20notice_frp2","p":76,"h":1,"n":"Beneath Notice"},{"c":0,"s":38,"id":5022,"u":"effortless%20reach_frp2","p":75,"h":1,"n":"Effortless Reach"},{"c":0,"s":38,"id":5023,"u":"electric%20counter_frp2","p":75,"h":1,"n":"Electric Counter"},{"c":0,"s":38,"id":5024,"u":"golden%20league%20xun%20dedication_frp2","p":76,"h":1,"n":"Golden League Xun Dedication"},{"c":0,"s":38,"id":5025,"u":"jellyfish%20stance_frp2","p":75,"h":1,"n":"Jellyfish Stance"},{"c":0,"s":38,"id":5026,"u":"maneuvering%20spell_frp2","p":77,"h":1,"n":"Maneuvering Spell"},{"c":0,"s":38,"id":5027,"u":"menacing%20prowess_frp2","p":76,"h":1,"n":"Menacing Prowess"},{"c":0,"s":38,"id":5028,"u":"rope%20mastery_frp2","p":76,"h":1,"n":"Rope Mastery"},{"c":0,"s":38,"id":5029,"u":"sense%20ki_frp2","p":75,"h":1,"n":"Sense Ki"},{"c":0,"s":38,"id":5030,"u":"shift%20spell_frp2","p":75,"h":1,"n":"Shift Spell"},{"c":0,"s":38,"id":5031,"u":"silent%20sting_frp2","p":76,"h":1,"n":"Silent Sting"},{"c":0,"s":38,"id":5032,"u":"six%20pillars%20stance_frp2","p":77,"h":1,"n":"Six Pillars Stance"},{"c":0,"s":38,"id":5033,"u":"sixth%20pillar%20dedication_frp2","p":77,"h":1,"n":"Sixth Pillar Dedication"},{"c":0,"s":38,"id":5034,"u":"sixth%20pillar%20mastery_frp2","p":77,"h":1,"n":"Sixth Pillar Mastery"},{"c":0,"s":38,"id":5035,"u":"touch%20focus_frp2","p":77,"h":1,"n":"Touch Focus"},{"c":0,"s":39,"id":5036,"u":"all%20the%20time%20in%20the%20world_frp3","p":75,"h":1,"n":"All The Time In The World"},{"c":0,"s":39,"id":5037,"u":"dance%20of%20intercession_frp3","p":75,"h":1,"n":"Dance Of Intercession"},{"c":0,"s":39,"id":5038,"u":"demon's%20hair_frp3","p":75,"h":1,"n":"Demon's Hair"},{"c":0,"s":39,"id":5039,"u":"everdistant%20defense_frp3","p":75,"h":1,"n":"Everdistant Defense"},{"c":0,"s":39,"id":5040,"u":"extradimensional%20stash_frp3","p":75,"h":1,"n":"Extradimensional Stash"},{"c":0,"s":39,"id":5041,"u":"head%20of%20the%20night%20parade_frp3","p":75,"h":1,"n":"Head Of The Night Parade"},{"c":0,"s":39,"id":5042,"u":"heart%20of%20the%20kaiju_frp3","p":76,"h":1,"n":"Heart Of The Kaiju"},{"c":0,"s":39,"id":5043,"u":"plum%20deluge_frp3","p":76,"h":1,"n":"Plum Deluge"},{"c":0,"s":39,"id":5044,"u":"ruby%20resurrection_frp3","p":76,"h":1,"n":"Ruby Resurrection"},{"c":0,"s":39,"id":5045,"u":"scapegoat%20parallel%20self_frp3","p":76,"h":1,"n":"Scapegoat Parallel Self"},{"c":0,"s":39,"id":5046,"u":"sever%20space_frp3","p":77,"h":1,"n":"Sever Space"},{"c":0,"s":39,"id":5047,"u":"time%20dilation%20cascade_frp3","p":77,"h":1,"n":"Time Dilation Cascade"},{"c":0,"s":39,"id":5048,"u":"vitality-manipulating%20stance_frp3","p":77,"h":1,"n":"Vitality-manipulating Stance"},{"c":0,"s":39,"id":5049,"u":"vivacious%20afterimage_frp3","p":77,"h":1,"n":"Vivacious Afterimage"},{"c":0,"s":39,"id":5050,"u":"whirlwind%20toss_frp3","p":77,"h":1,"n":"Whirlwind Toss"},{"c":0,"s":39,"id":5051,"u":"worldsphere%20gravity_frp3","p":77,"h":1,"n":"Worldsphere Gravity"},{"c":0,"s":2,"id":5052,"u":"adaptive%20vision_g%26g","p":200,"h":1,"n":"Adaptive Vision"},{"c":0,"s":2,"id":5053,"u":"advanced%20breakthrough_g%26g","p":49,"h":1,"n":"Advanced Breakthrough"},{"c":0,"s":2,"id":5054,"u":"advanced%20construct%20companion_g%26g","p":26,"h":1,"n":"Advanced Construct Companion"},{"c":0,"s":2,"id":5055,"u":"advanced%20shooter_g%26g","p":113,"h":1,"n":"Advanced Shooter"},{"c":0,"s":2,"id":5056,"u":"advanced%20shooting_g%26g","p":127,"h":1,"n":"Advanced Shooting"},{"c":0,"s":2,"id":5057,"u":"alchemical%20shot_g%26g","p":112,"h":1,"n":"Alchemical Shot"},{"c":0,"s":2,"id":5058,"u":"arcane%20camouflage_g%26g","p":41,"h":1,"n":"Arcane Camouflage"},{"c":0,"s":2,"id":5059,"u":"arcane%20communication_g%26g","p":40,"h":1,"n":"Arcane Communication"},{"c":0,"s":2,"id":5060,"u":"arcane%20eye_g%26g","p":40,"h":1,"n":"Arcane Eye"},{"c":0,"s":2,"id":5061,"u":"arcane%20locomotion_g%26g","p":42,"h":1,"n":"Arcane Locomotion"},{"c":0,"s":2,"id":5062,"u":"arcane%20propulsion_g%26g","p":41,"h":1,"n":"Arcane Propulsion"},{"c":0,"s":2,"id":5063,"u":"arcane%20safeguards_g%26g","p":41,"h":1,"n":"Arcane Safeguards"},{"c":0,"s":2,"id":5064,"u":"arcane%20slam_g%26g","p":41,"h":1,"n":"Arcane Slam"},{"c":0,"s":2,"id":5065,"u":"artillerist%20dedication_g%26g","p":128,"h":1,"n":"Artillerist Dedication"},{"c":0,"s":2,"id":5066,"u":"astral%20blink_g%26g","p":42,"h":1,"n":"Astral Blink"},{"c":0,"s":2,"id":5067,"u":"automaton%20armament_g%26g","p":39,"h":1,"n":"Automaton Armament"},{"c":0,"s":2,"id":5068,"u":"automaton%20lore_g%26g","p":40,"h":1,"n":"Automaton Lore"},{"c":0,"s":2,"id":5069,"u":"axial%20recall_g%26g","p":43,"h":1,"n":"Axial Recall"},{"c":0,"s":2,"id":5070,"u":"banshee%20cry%20display_g%26g","p":135,"h":1,"n":"Banshee Cry Display"},{"c":0,"s":2,"id":5071,"u":"basic%20beast%20gunner%20spellcasting_g%26g","p":131,"h":1,"n":"Basic Beast Gunner Spellcasting"},{"c":0,"s":2,"id":5072,"u":"basic%20breakthrough_g%26g","p":49,"h":1,"n":"Basic Breakthrough"},{"c":0,"s":2,"id":5073,"u":"basic%20modification_g%26g","p":49,"h":1,"n":"Basic Modification"},{"c":0,"s":2,"id":5074,"u":"basic%20shooting_g%26g","p":127,"h":1,"n":"Basic Shooting"},{"c":0,"s":2,"id":5075,"u":"beast%20dynamo%20howl_g%26g","p":53,"h":1,"n":"Beast Dynamo Howl"},{"c":0,"s":2,"id":5076,"u":"beast%20gunner%20dedication_g%26g","p":130,"h":1,"n":"Beast Gunner Dedication"},{"c":0,"s":2,"id":5077,"u":"black%20powder%20blaze_g%26g","p":132,"h":1,"n":"Black Powder Blaze"},{"c":0,"s":2,"id":5078,"u":"black%20powder%20boost_g%26g","p":112,"h":1,"n":"Black Powder Boost"},{"c":0,"s":2,"id":5079,"u":"black%20powder%20embodiment_g%26g","p":141,"h":1,"n":"Black Powder Embodiment"},{"c":0,"s":2,"id":5080,"u":"blast%20lock_g%26g","p":111,"h":1,"n":"Blast Lock"},{"c":0,"s":2,"id":5081,"u":"blast%20resistance_g%26g","p":200,"h":1,"n":"Blast Resistance"},{"c":0,"s":2,"id":5082,"u":"blast%20tackle_g%26g","p":117,"h":1,"n":"Blast Tackle"},{"c":0,"s":2,"id":5083,"u":"blood%20in%20the%20air_g%26g","p":116,"h":1,"n":"Blood In The Air"},{"c":0,"s":2,"id":5084,"u":"boost%20modulation_g%26g","p":29,"h":1,"n":"Boost Modulation"},{"c":0,"s":2,"id":5085,"u":"brilliant%20crafter_g%26g","p":49,"h":1,"n":"Brilliant Crafter"},{"c":0,"s":2,"id":5086,"u":"built-in%20tools_g%26g","p":24,"h":1,"n":"Built-in Tools"},{"c":0,"s":2,"id":5087,"u":"bullet%20dancer%20burn_g%26g","p":132,"h":1,"n":"Bullet Dancer Burn"},{"c":0,"s":2,"id":5088,"u":"bullet%20dancer%20dedication_g%26g","p":132,"h":1,"n":"Bullet Dancer Dedication"},{"c":0,"s":2,"id":5089,"u":"bullet%20dancer%20reload_g%26g","p":132,"h":1,"n":"Bullet Dancer Reload"},{"c":0,"s":2,"id":5090,"u":"bullet%20split_g%26g","p":114,"h":1,"n":"Bullet Split"},{"c":0,"s":2,"id":5091,"u":"call%20gun_g%26g","p":141,"h":1,"n":"Call Gun"},{"c":0,"s":2,"id":5092,"u":"called%20shot_g%26g","p":115,"h":1,"n":"Called Shot"},{"c":0,"s":2,"id":5093,"u":"cannon%20corner%20shot_g%26g","p":129,"h":1,"n":"Cannon Corner Shot"},{"c":0,"s":2,"id":5094,"u":"cauterize_g%26g","p":113,"h":1,"n":"Cauterize"},{"c":0,"s":2,"id":5095,"u":"chain%20reaction_g%26g","p":143,"h":1,"n":"Chain Reaction"},{"c":0,"s":2,"id":5096,"u":"clan%20pistol_g%26g","p":200,"h":1,"n":"Clan Pistol"},{"c":0,"s":2,"id":5097,"u":"clockwork%20celerity_g%26g","p":27,"h":1,"n":"Clockwork Celerity"},{"c":0,"s":2,"id":5098,"u":"collapse%20armor_g%26g","p":25,"h":1,"n":"Collapse Armor"},{"c":0,"s":2,"id":5099,"u":"collapse%20construct_g%26g","p":25,"h":1,"n":"Collapse Construct"},{"c":0,"s":2,"id":5100,"u":"collapse%20wall_g%26g","p":133,"h":1,"n":"Collapse Wall"},{"c":0,"s":2,"id":5101,"u":"come%20at%20me!_g%26g","p":117,"h":1,"n":"Come At Me!"},{"c":0,"s":2,"id":5102,"u":"concentrated%20assault_g%26g","p":139,"h":1,"n":"Concentrated Assault"},{"c":0,"s":2,"id":5103,"u":"construct%20shell_g%26g","p":27,"h":1,"n":"Construct Shell"},{"c":0,"s":2,"id":5104,"u":"contingency%20gadgets_g%26g","p":29,"h":1,"n":"Contingency Gadgets"},{"c":0,"s":2,"id":5105,"u":"control%20tower_g%26g","p":51,"h":1,"n":"Control Tower"},{"c":0,"s":2,"id":5106,"u":"controlled%20blast_g%26g","p":133,"h":1,"n":"Controlled Blast"},{"c":0,"s":2,"id":5107,"u":"controlled%20bullet_g%26g","p":131,"h":1,"n":"Controlled Bullet"},{"c":0,"s":2,"id":5108,"u":"converge_g%26g","p":51,"h":1,"n":"Converge"},{"c":0,"s":2,"id":5109,"u":"core%20attunement_g%26g","p":42,"h":1,"n":"Core Attunement"},{"c":0,"s":2,"id":5110,"u":"core%20cannon_g%26g","p":43,"h":1,"n":"Core Cannon"},{"c":0,"s":2,"id":5111,"u":"core%20rejuvenation_g%26g","p":43,"h":1,"n":"Core Rejuvenation"},{"c":0,"s":2,"id":5112,"u":"coughing%20dragon%20display_g%26g","p":135,"h":1,"n":"Coughing Dragon Display"},{"c":0,"s":2,"id":5113,"u":"cover%20fire_g%26g","p":111,"h":1,"n":"Cover Fire"},{"c":0,"s":2,"id":5114,"u":"crafter's%20instinct_g%26g","p":201,"h":1,"n":"Crafter's Instinct"},{"c":0,"s":2,"id":5115,"u":"crossbow%20crack%20shot_g%26g","p":111,"h":1,"n":"Crossbow Crack Shot"},{"c":0,"s":2,"id":5116,"u":"dance%20of%20thunder_g%26g","p":117,"h":1,"n":"Dance Of Thunder"},{"c":0,"s":2,"id":5117,"u":"dazzling%20bullet_g%26g","p":137,"h":1,"n":"Dazzling Bullet"},{"c":0,"s":2,"id":5118,"u":"deadeye_g%26g","p":117,"h":1,"n":"Deadeye"},{"c":0,"s":2,"id":5119,"u":"deep%20freeze_g%26g","p":29,"h":1,"n":"Deep Freeze"},{"c":0,"s":2,"id":5120,"u":"defensive%20armaments_g%26g","p":111,"h":1,"n":"Defensive Armaments"},{"c":0,"s":2,"id":5121,"u":"deflecting%20shot_g%26g","p":115,"h":1,"n":"Deflecting Shot"},{"c":0,"s":2,"id":5122,"u":"demolitionist_g%26g","p":201,"h":1,"n":"Demolitionist"},{"c":0,"s":2,"id":5123,"u":"demolitionist%20dedication_g%26g","p":133,"h":1,"n":"Demolitionist Dedication"},{"c":0,"s":2,"id":5124,"u":"devastating%20weaponry_g%26g","p":31,"h":1,"n":"Devastating Weaponry"},{"c":0,"s":2,"id":5125,"u":"disruptive%20blur_g%26g","p":118,"h":1,"n":"Disruptive Blur"},{"c":0,"s":2,"id":5126,"u":"distracting%20explosion_g%26g","p":28,"h":1,"n":"Distracting Explosion"},{"c":0,"s":2,"id":5127,"u":"diving%20armor_g%26g","p":26,"h":1,"n":"Diving Armor"},{"c":0,"s":2,"id":5128,"u":"dongun%20education_g%26g","p":200,"h":1,"n":"Dongun Education"},{"c":0,"s":2,"id":5129,"u":"drain%20vitality_g%26g","p":131,"h":1,"n":"Drain Vitality"},{"c":0,"s":2,"id":5130,"u":"drifter's%20juke_g%26g","p":113,"h":1,"n":"Drifter's Juke"},{"c":0,"s":2,"id":5131,"u":"drive-by%20attack_g%26g","p":55,"h":1,"n":"Drive-by Attack"},{"c":0,"s":2,"id":5132,"u":"dual-form%20weapon_g%26g","p":26,"h":1,"n":"Dual-form Weapon"},{"c":0,"s":2,"id":5133,"u":"dual-weapon%20reload_g%26g","p":111,"h":1,"n":"Dual-weapon Reload"},{"c":0,"s":2,"id":5134,"u":"duo's%20aim_g%26g","p":139,"h":1,"n":"Duo's Aim"},{"c":0,"s":2,"id":5135,"u":"eagle%20eye_g%26g","p":127,"h":1,"n":"Eagle Eye"},{"c":0,"s":2,"id":5136,"u":"eagle%20eyes_g%26g","p":139,"h":1,"n":"Eagle Eyes"},{"c":0,"s":2,"id":5137,"u":"efficient%20controls_g%26g","p":57,"h":1,"n":"Efficient Controls"},{"c":0,"s":2,"id":5138,"u":"electrify%20armor_g%26g","p":29,"h":1,"n":"Electrify Armor"},{"c":0,"s":2,"id":5139,"u":"energy%20beam_g%26g","p":40,"h":1,"n":"Energy Beam"},{"c":0,"s":2,"id":5140,"u":"engine%20bay_g%26g","p":56,"h":1,"n":"Engine Bay"},{"c":0,"s":2,"id":5141,"u":"engine%20of%20destruction_g%26g","p":31,"h":1,"n":"Engine Of Destruction"},{"c":0,"s":2,"id":5142,"u":"enlarged%20chassis_g%26g","p":43,"h":1,"n":"Enlarged Chassis"},{"c":0,"s":2,"id":5143,"u":"expert%20beast%20gunner%20spellcasting_g%26g","p":131,"h":1,"n":"Expert Beast Gunner Spellcasting"},{"c":0,"s":2,"id":5144,"u":"expert%20fireworks%20crafter_g%26g","p":135,"h":1,"n":"Expert Fireworks Crafter"},{"c":0,"s":2,"id":5145,"u":"exploit%20opening_g%26g","p":138,"h":1,"n":"Exploit Opening"},{"c":0,"s":2,"id":5146,"u":"explosion_g%26g","p":49,"h":1,"n":"Explosion"},{"c":0,"s":2,"id":5147,"u":"explosive%20entry_g%26g","p":133,"h":1,"n":"Explosive Entry"},{"c":0,"s":2,"id":5148,"u":"explosive%20expert_g%26g","p":201,"h":1,"n":"Explosive Expert"},{"c":0,"s":2,"id":5149,"u":"explosive%20leap_g%26g","p":24,"h":1,"n":"Explosive Leap"},{"c":0,"s":2,"id":5150,"u":"explosive%20maneuver_g%26g","p":30,"h":1,"n":"Explosive Maneuver"},{"c":0,"s":2,"id":5151,"u":"explosive%20savant_g%26g","p":200,"h":1,"n":"Explosive Savant"},{"c":0,"s":2,"id":5152,"u":"express%20driver_g%26g","p":55,"h":1,"n":"Express Driver"},{"c":0,"s":2,"id":5153,"u":"fake%20out_g%26g","p":112,"h":1,"n":"Fake Out"},{"c":0,"s":2,"id":5154,"u":"fatal%20bullet_g%26g","p":118,"h":1,"n":"Fatal Bullet"},{"c":0,"s":2,"id":5155,"u":"field%20artillery_g%26g","p":129,"h":1,"n":"Field Artillery"},{"c":0,"s":2,"id":5156,"u":"final%20shot_g%26g","p":119,"h":1,"n":"Final Shot"},{"c":0,"s":2,"id":5157,"u":"finessed%20features_g%26g","p":54,"h":1,"n":"Finessed Features"},{"c":0,"s":2,"id":5158,"u":"fire%20savvy_g%26g","p":200,"h":1,"n":"Fire Savvy"},{"c":0,"s":2,"id":5159,"u":"firearm%20expert_g%26g","p":127,"h":1,"n":"Firearm Expert"},{"c":0,"s":2,"id":5160,"u":"firework%20technician%20dedication_g%26g","p":134,"h":1,"n":"Firework Technician Dedication"},{"c":0,"s":2,"id":5161,"u":"flesh%20wound_g%26g","p":117,"h":1,"n":"Flesh Wound"},{"c":0,"s":2,"id":5162,"u":"forewarn_g%26g","p":51,"h":1,"n":"Forewarn"},{"c":0,"s":2,"id":5163,"u":"forge-blessed%20shot_g%26g","p":201,"h":1,"n":"Forge-blessed Shot"},{"c":0,"s":2,"id":5164,"u":"full%20automation_g%26g","p":32,"h":1,"n":"Full Automation"},{"c":0,"s":2,"id":5165,"u":"fulminating%20shot_g%26g","p":141,"h":1,"n":"Fulminating Shot"},{"c":0,"s":2,"id":5166,"u":"gadget%20specialist_g%26g","p":26,"h":1,"n":"Gadget Specialist"},{"c":0,"s":2,"id":5167,"u":"gear%20gnash_g%26g","p":54,"h":1,"n":"Gear Gnash"},{"c":0,"s":2,"id":5168,"u":"gigaton%20strike_g%26g","p":27,"h":1,"n":"Gigaton Strike"},{"c":0,"s":2,"id":5169,"u":"gigavolt_g%26g","p":30,"h":1,"n":"Gigavolt"},{"c":0,"s":2,"id":5170,"u":"goblin%20jubilee%20display_g%26g","p":135,"h":1,"n":"Goblin Jubilee Display"},{"c":0,"s":2,"id":5171,"u":"golem%20dynamo_g%26g","p":53,"h":1,"n":"Golem Dynamo"},{"c":0,"s":2,"id":5172,"u":"greater%20augmentation_g%26g","p":43,"h":1,"n":"Greater Augmentation"},{"c":0,"s":2,"id":5173,"u":"grit%20and%20tenacity_g%26g","p":115,"h":1,"n":"Grit And Tenacity"},{"c":0,"s":2,"id":5174,"u":"gunpowder%20gauntlet_g%26g","p":136,"h":1,"n":"Gunpowder Gauntlet"},{"c":0,"s":2,"id":5175,"u":"gunslinger%20dedication_g%26g","p":127,"h":1,"n":"Gunslinger Dedication"},{"c":0,"s":2,"id":5176,"u":"hair%20trigger_g%26g","p":118,"h":1,"n":"Hair Trigger"},{"c":0,"s":2,"id":5177,"u":"haphazard%20repair_g%26g","p":25,"h":1,"n":"Haphazard Repair"},{"c":0,"s":2,"id":5178,"u":"headshot_g%26g","p":118,"h":1,"n":"Headshot"},{"c":0,"s":2,"id":5179,"u":"helpful%20tinkering_g%26g","p":29,"h":1,"n":"Helpful Tinkering"},{"c":0,"s":2,"id":5180,"u":"hit%20the%20dirt!_g%26g","p":111,"h":1,"n":"Hit The Dirt!"},{"c":0,"s":2,"id":5181,"u":"hot%20foot_g%26g","p":137,"h":1,"n":"Hot Foot"},{"c":0,"s":2,"id":5182,"u":"i%20meant%20to%20do%20that_g%26g","p":143,"h":1,"n":"I Meant To Do That"},{"c":0,"s":2,"id":5183,"u":"impervious%20vehicle_g%26g","p":57,"h":1,"n":"Impervious Vehicle"},{"c":0,"s":2,"id":5184,"u":"incredible%20construct%20companion_g%26g","p":28,"h":1,"n":"Incredible Construct Companion"},{"c":0,"s":2,"id":5185,"u":"instant%20backup_g%26g","p":112,"h":1,"n":"Instant Backup"},{"c":0,"s":2,"id":5186,"u":"instant%20return_g%26g","p":119,"h":1,"n":"Instant Return"},{"c":0,"s":2,"id":5187,"u":"integrated%20armament_g%26g","p":41,"h":1,"n":"Integrated Armament"},{"c":0,"s":2,"id":5188,"u":"inventor%20dedication_g%26g","p":49,"h":1,"n":"Inventor Dedication"},{"c":0,"s":2,"id":5189,"u":"jumping%20jenny%20display_g%26g","p":135,"h":1,"n":"Jumping Jenny Display"},{"c":0,"s":2,"id":5190,"u":"just%20the%20thing!_g%26g","p":31,"h":1,"n":"Just The Thing!"},{"c":0,"s":2,"id":5191,"u":"leap%20and%20fire_g%26g","p":115,"h":1,"n":"Leap And Fire"},{"c":0,"s":2,"id":5192,"u":"lesser%20augmentation_g%26g","p":42,"h":1,"n":"Lesser Augmentation"},{"c":0,"s":2,"id":5193,"u":"live%20ammunition_g%26g","p":129,"h":1,"n":"Live Ammunition"},{"c":0,"s":2,"id":5194,"u":"lock%20on_g%26g","p":29,"h":1,"n":"Lock On"},{"c":0,"s":2,"id":5195,"u":"lucky%20escape_g%26g","p":142,"h":1,"n":"Lucky Escape"},{"c":0,"s":2,"id":5196,"u":"magical%20resistance_g%26g","p":41,"h":1,"n":"Magical Resistance"},{"c":0,"s":2,"id":5197,"u":"manifold%20modifications_g%26g","p":28,"h":1,"n":"Manifold Modifications"},{"c":0,"s":2,"id":5198,"u":"master%20beast%20gunner%20spellcasting_g%26g","p":131,"h":1,"n":"Master Beast Gunner Spellcasting"},{"c":0,"s":2,"id":5199,"u":"master%20siege%20engineer_g%26g","p":129,"h":1,"n":"Master Siege Engineer"},{"c":0,"s":2,"id":5200,"u":"master%20spotter_g%26g","p":51,"h":1,"n":"Master Spotter"},{"c":0,"s":2,"id":5201,"u":"megaton%20strike_g%26g","p":27,"h":1,"n":"Megaton Strike"},{"c":0,"s":2,"id":5202,"u":"megavolt_g%26g","p":27,"h":1,"n":"Megavolt"},{"c":0,"s":2,"id":5203,"u":"miraculous%20flight_g%26g","p":57,"h":1,"n":"Miraculous Flight"},{"c":0,"s":2,"id":5204,"u":"modular%20dynamo_g%26g","p":53,"h":1,"n":"Modular Dynamo"},{"c":0,"s":2,"id":5205,"u":"munitions%20crafter_g%26g","p":111,"h":1,"n":"Munitions Crafter"},{"c":0,"s":2,"id":5206,"u":"munitions%20machinist_g%26g","p":113,"h":1,"n":"Munitions Machinist"},{"c":0,"s":2,"id":5207,"u":"named%20artillery_g%26g","p":128,"h":1,"n":"Named Artillery"},{"c":0,"s":2,"id":5208,"u":"negate%20damage_g%26g","p":31,"h":1,"n":"Negate Damage"},{"c":0,"s":2,"id":5209,"u":"no%20hard%20feelings_g%26g","p":142,"h":1,"n":"No Hard Feelings"},{"c":0,"s":2,"id":5210,"u":"no!%20no!%20i%20created%20you!_g%26g","p":25,"h":1,"n":"No! No! I Created You!"},{"c":0,"s":2,"id":5211,"u":"overdrive%20ally_g%26g","p":28,"h":1,"n":"Overdrive Ally"},{"c":0,"s":2,"id":5212,"u":"overwatch%20dedication_g%26g","p":50,"h":1,"n":"Overwatch Dedication"},{"c":0,"s":2,"id":5213,"u":"paired%20shots_g%26g","p":112,"h":1,"n":"Paired Shots"},{"c":0,"s":2,"id":5214,"u":"paragon%20companion_g%26g","p":30,"h":1,"n":"Paragon Companion"},{"c":0,"s":2,"id":5215,"u":"patch%20job_g%26g","p":56,"h":1,"n":"Patch Job"},{"c":0,"s":2,"id":5216,"u":"penetrating%20fire_g%26g","p":115,"h":1,"n":"Penetrating Fire"},{"c":0,"s":2,"id":5217,"u":"perfect%20readiness_g%26g","p":119,"h":1,"n":"Perfect Readiness"},{"c":0,"s":2,"id":5218,"u":"persistent%20boost_g%26g","p":31,"h":1,"n":"Persistent Boost"},{"c":0,"s":2,"id":5219,"u":"phalanx%20breaker_g%26g","p":113,"h":1,"n":"Phalanx Breaker"},{"c":0,"s":2,"id":5220,"u":"phase%20bullet_g%26g","p":141,"h":1,"n":"Phase Bullet"},{"c":0,"s":2,"id":5221,"u":"phenom's%20verve_g%26g","p":137,"h":1,"n":"Phenom's Verve"},{"c":0,"s":2,"id":5222,"u":"piercing%20critical_g%26g","p":119,"h":1,"n":"Piercing Critical"},{"c":0,"s":2,"id":5223,"u":"pistol%20phenom%20dedication_g%26g","p":136,"h":1,"n":"Pistol Phenom Dedication"},{"c":0,"s":2,"id":5224,"u":"pistol%20twirl_g%26g","p":112,"h":1,"n":"Pistol Twirl"},{"c":0,"s":2,"id":5225,"u":"pistolero's%20challenge_g%26g","p":114,"h":1,"n":"Pistolero's Challenge"},{"c":0,"s":2,"id":5226,"u":"piston%20punch_g%26g","p":53,"h":1,"n":"Piston Punch"},{"c":0,"s":2,"id":5227,"u":"power%20slide_g%26g","p":55,"h":1,"n":"Power Slide"},{"c":0,"s":2,"id":5228,"u":"practiced%20reloads_g%26g","p":127,"h":1,"n":"Practiced Reloads"},{"c":0,"s":2,"id":5229,"u":"precious%20munitions_g%26g","p":115,"h":1,"n":"Precious Munitions"},{"c":0,"s":2,"id":5230,"u":"propeller%20attachment_g%26g","p":54,"h":1,"n":"Propeller Attachment"},{"c":0,"s":2,"id":5231,"u":"prototype%20companion_g%26g","p":25,"h":1,"n":"Prototype Companion"},{"c":0,"s":2,"id":5232,"u":"push%20it_g%26g","p":55,"h":1,"n":"Push It"},{"c":0,"s":2,"id":5233,"u":"quick%20draw_g%26g","p":112,"h":1,"n":"Quick Draw"},{"c":0,"s":2,"id":5234,"u":"rain%20of%20bolts_g%26g","p":42,"h":1,"n":"Rain Of Bolts"},{"c":0,"s":2,"id":5235,"u":"ranged%20disarm_g%26g","p":132,"h":1,"n":"Ranged Disarm"},{"c":0,"s":2,"id":5236,"u":"reach%20for%20the%20sky_g%26g","p":137,"h":1,"n":"Reach For The Sky"},{"c":0,"s":2,"id":5237,"u":"reach%20for%20the%20stars_g%26g","p":119,"h":1,"n":"Reach For The Stars"},{"c":0,"s":2,"id":5238,"u":"rebounding%20assault_g%26g","p":115,"h":1,"n":"Rebounding Assault"},{"c":0,"s":2,"id":5239,"u":"recycled%20cogwheels_g%26g","p":54,"h":1,"n":"Recycled Cogwheels"},{"c":0,"s":2,"id":5240,"u":"redirecting%20shot_g%26g","p":116,"h":1,"n":"Redirecting Shot"},{"c":0,"s":2,"id":5241,"u":"reinforced%20chassis_g%26g","p":40,"h":1,"n":"Reinforced Chassis"},{"c":0,"s":2,"id":5242,"u":"repurposed%20parts_g%26g","p":54,"h":1,"n":"Repurposed Parts"},{"c":0,"s":2,"id":5243,"u":"reverse%20engineer_g%26g","p":25,"h":1,"n":"Reverse Engineer"},{"c":0,"s":2,"id":5244,"u":"ricochet%20legend_g%26g","p":119,"h":1,"n":"Ricochet Legend"},{"c":0,"s":2,"id":5245,"u":"ricochet%20master_g%26g","p":119,"h":1,"n":"Ricochet Master"},{"c":0,"s":2,"id":5246,"u":"ricochet%20shot_g%26g","p":117,"h":1,"n":"Ricochet Shot"},{"c":0,"s":2,"id":5247,"u":"risky%20reload_g%26g","p":112,"h":1,"n":"Risky Reload"},{"c":0,"s":2,"id":5248,"u":"roadkill_g%26g","p":55,"h":1,"n":"Roadkill"},{"c":0,"s":2,"id":5249,"u":"running%20reload_g%26g","p":112,"h":1,"n":"Running Reload"},{"c":0,"s":2,"id":5250,"u":"safety%20measures_g%26g","p":133,"h":1,"n":"Safety Measures"},{"c":0,"s":2,"id":5251,"u":"scatter%20blast_g%26g","p":114,"h":1,"n":"Scatter Blast"},{"c":0,"s":2,"id":5252,"u":"scrutinizing%20gaze_g%26g","p":201,"h":1,"n":"Scrutinizing Gaze"},{"c":0,"s":2,"id":5253,"u":"searing%20restoration_g%26g","p":26,"h":1,"n":"Searing Restoration"},{"c":0,"s":2,"id":5254,"u":"shared%20overdrive_g%26g","p":30,"h":1,"n":"Shared Overdrive"},{"c":0,"s":2,"id":5255,"u":"shattering%20shot_g%26g","p":117,"h":1,"n":"Shattering Shot"},{"c":0,"s":2,"id":5256,"u":"shooter's%20camouflage_g%26g","p":117,"h":1,"n":"Shooter's Camouflage"},{"c":0,"s":2,"id":5257,"u":"shorthanded_g%26g","p":129,"h":1,"n":"Shorthanded"},{"c":0,"s":2,"id":5258,"u":"showstopper_g%26g","p":118,"h":1,"n":"Showstopper"},{"c":0,"s":2,"id":5259,"u":"slinger's%20readiness_g%26g","p":127,"h":1,"n":"Slinger's Readiness"},{"c":0,"s":2,"id":5260,"u":"slinger's%20reflexes_g%26g","p":119,"h":1,"n":"Slinger's Reflexes"},{"c":0,"s":2,"id":5261,"u":"smoke%20curtain_g%26g","p":115,"h":1,"n":"Smoke Curtain"},{"c":0,"s":2,"id":5262,"u":"smoke%20sight_g%26g","p":201,"h":1,"n":"Smoke Sight"},{"c":0,"s":2,"id":5263,"u":"sniper's%20aim_g%26g","p":114,"h":1,"n":"Sniper's Aim"},{"c":0,"s":2,"id":5264,"u":"sniping%20duo%20dedication_g%26g","p":138,"h":1,"n":"Sniping Duo Dedication"},{"c":0,"s":2,"id":5265,"u":"soaring%20armor_g%26g","p":30,"h":1,"n":"Soaring Armor"},{"c":0,"s":2,"id":5266,"u":"soaring%20dynamo_g%26g","p":53,"h":1,"n":"Soaring Dynamo"},{"c":0,"s":2,"id":5267,"u":"spark%20fist_g%26g","p":200,"h":1,"n":"Spark Fist"},{"c":0,"s":2,"id":5268,"u":"spellshot%20dedication_g%26g","p":140,"h":1,"n":"Spellshot Dedication"},{"c":0,"s":2,"id":5269,"u":"spyglass%20modification_g%26g","p":50,"h":1,"n":"Spyglass Modification"},{"c":0,"s":2,"id":5270,"u":"stab%20and%20blast_g%26g","p":115,"h":1,"n":"Stab And Blast"},{"c":0,"s":2,"id":5271,"u":"stasian%20smash_g%26g","p":53,"h":1,"n":"Stasian Smash"},{"c":0,"s":2,"id":5272,"u":"sterling%20dynamo%20dedication_g%26g","p":52,"h":1,"n":"Sterling Dynamo Dedication"},{"c":0,"s":2,"id":5273,"u":"superior%20propulsion_g%26g","p":57,"h":1,"n":"Superior Propulsion"},{"c":0,"s":2,"id":5274,"u":"swift%20intervention_g%26g","p":50,"h":1,"n":"Swift Intervention"},{"c":0,"s":2,"id":5275,"u":"sword%20and%20pistol_g%26g","p":111,"h":1,"n":"Sword And Pistol"},{"c":0,"s":2,"id":5276,"u":"tag%20team_g%26g","p":139,"h":1,"n":"Tag Team"},{"c":0,"s":2,"id":5277,"u":"take%20the%20wheel_g%26g","p":55,"h":1,"n":"Take The Wheel"},{"c":0,"s":2,"id":5278,"u":"tamper_g%26g","p":25,"h":1,"n":"Tamper"},{"c":0,"s":2,"id":5279,"u":"targeted%20redirection_g%26g","p":138,"h":1,"n":"Targeted Redirection"},{"c":0,"s":2,"id":5280,"u":"that%20was%20a%20close%20one%2c%20huh%3f_g%26g","p":142,"h":1,"n":"That Was A Close One, Huh?"},{"c":0,"s":2,"id":5281,"u":"topple%20giants_g%26g","p":51,"h":1,"n":"Topple Giants"},{"c":0,"s":2,"id":5282,"u":"trapsmith%20dedication_g%26g","p":54,"h":1,"n":"Trapsmith Dedication"},{"c":0,"s":2,"id":5283,"u":"triangulate_g%26g","p":138,"h":1,"n":"Triangulate"},{"c":0,"s":2,"id":5284,"u":"trick%20driver%20dedication_g%26g","p":55,"h":1,"n":"Trick Driver Dedication"},{"c":0,"s":2,"id":5285,"u":"trick%20shot_g%26g","p":116,"h":1,"n":"Trick Shot"},{"c":0,"s":2,"id":5286,"u":"twin%20shot%20knockdown_g%26g","p":116,"h":1,"n":"Twin Shot Knockdown"},{"c":0,"s":2,"id":5287,"u":"two-weapon%20fusillade_g%26g","p":118,"h":1,"n":"Two-weapon Fusillade"},{"c":0,"s":2,"id":5288,"u":"ubiquitous%20gadgets_g%26g","p":28,"h":1,"n":"Ubiquitous Gadgets"},{"c":0,"s":2,"id":5289,"u":"ubiquitous%20overdrive_g%26g","p":32,"h":1,"n":"Ubiquitous Overdrive"},{"c":0,"s":2,"id":5290,"u":"unbelievable%20escape_g%26g","p":143,"h":1,"n":"Unbelievable Escape"},{"c":0,"s":2,"id":5291,"u":"unbelievable%20luck_g%26g","p":143,"h":1,"n":"Unbelievable Luck"},{"c":0,"s":2,"id":5292,"u":"unerring%20shot_g%26g","p":119,"h":1,"n":"Unerring Shot"},{"c":0,"s":2,"id":5293,"u":"unexpected%20sharpshooter%20dedication_g%26g","p":142,"h":1,"n":"Unexpected Sharpshooter Dedication"},{"c":0,"s":2,"id":5294,"u":"unshakable%20grit_g%26g","p":117,"h":1,"n":"Unshakable Grit"},{"c":0,"s":2,"id":5295,"u":"unstable%20redundancies_g%26g","p":31,"h":1,"n":"Unstable Redundancies"},{"c":0,"s":2,"id":5296,"u":"vantage%20shot_g%26g","p":139,"h":1,"n":"Vantage Shot"},{"c":0,"s":2,"id":5297,"u":"variable%20core_g%26g","p":25,"h":1,"n":"Variable Core"},{"c":0,"s":2,"id":5298,"u":"vehicle%20mechanic%20dedication_g%26g","p":56,"h":1,"n":"Vehicle Mechanic Dedication"},{"c":0,"s":2,"id":5299,"u":"visual%20fidelity_g%26g","p":27,"h":1,"n":"Visual Fidelity"},{"c":0,"s":2,"id":5300,"u":"warning%20shot_g%26g","p":112,"h":1,"n":"Warning Shot"},{"c":0,"s":2,"id":5301,"u":"whirling%20knockdown_g%26g","p":137,"h":1,"n":"Whirling Knockdown"},{"c":0,"s":2,"id":5302,"u":"wide%20overwatch_g%26g","p":51,"h":1,"n":"Wide Overwatch"},{"c":0,"s":2,"id":5303,"u":"you%20failed%20to%20account%20for...%20this!_g%26g","p":31,"h":1,"n":"You Failed To Account For... This!"},{"c":0,"s":1,"id":5304,"u":"aberration%20kinship_loag","p":93,"h":1,"n":"Aberration Kinship"},{"c":0,"s":1,"id":5305,"u":"adhyabhau_loag","p":26,"h":1,"n":"Adhyabhau"},{"c":0,"s":1,"id":5306,"u":"advanced%20targeting%20system_loag","p":73,"h":1,"n":"Advanced Targeting System"},{"c":0,"s":1,"id":5307,"u":"agathion%20magic_loag","p":11,"h":1,"n":"Agathion Magic"},{"c":0,"s":1,"id":5308,"u":"ageless%20spirit_loag","p":43,"h":1,"n":"Ageless Spirit"},{"c":0,"s":1,"id":5309,"u":"airy%20step_loag","p":116,"h":1,"n":"Airy Step"},{"c":0,"s":1,"id":5310,"u":"alter%20resistance_loag","p":98,"h":1,"n":"Alter Resistance"},{"c":0,"s":1,"id":5311,"u":"amorphous%20aspect_loag","p":97,"h":1,"n":"Amorphous Aspect"},{"c":0,"s":1,"id":5312,"u":"analyze%20information_loag","p":78,"h":1,"n":"Analyze Information"},{"c":0,"s":1,"id":5313,"u":"anarchic%20arcana_loag","p":98,"h":1,"n":"Anarchic Arcana"},{"c":0,"s":1,"id":5314,"u":"ancestor's%20transformation_loag","p":138,"h":1,"n":"Ancestor's Transformation"},{"c":0,"s":1,"id":5315,"u":"ancestral%20insight_loag","p":14,"h":1,"n":"Ancestral Insight"},{"c":0,"s":1,"id":5316,"u":"anchoring%20roots_loag","p":43,"h":1,"n":"Anchoring Roots"},{"c":0,"s":1,"id":5317,"u":"ancillary%20motes_loag","p":78,"h":1,"n":"Ancillary Motes"},{"c":0,"s":1,"id":5318,"u":"android%20lore_loag","p":72,"h":1,"n":"Android Lore"},{"c":0,"s":1,"id":5319,"u":"animal%20magic_loag","p":81,"h":1,"n":"Animal Magic"},{"c":0,"s":1,"id":5320,"u":"animal%20senses_loag","p":81,"h":1,"n":"Animal Senses"},{"c":0,"s":1,"id":5321,"u":"animal%20shape_loag","p":82,"h":1,"n":"Animal Shape"},{"c":0,"s":1,"id":5322,"u":"animal%20speaker_loag","p":131,"h":1,"n":"Animal Speaker"},{"c":0,"s":1,"id":5323,"u":"animal%20swiftness_loag","p":82,"h":1,"n":"Animal Swiftness"},{"c":0,"s":1,"id":5324,"u":"animalistic%20resistance_loag","p":81,"h":1,"n":"Animalistic Resistance"},{"c":0,"s":1,"id":5325,"u":"aquatic%20adaptation_loag","p":16,"h":1,"n":"Aquatic Adaptation"},{"c":0,"s":1,"id":5326,"u":"aquatic%20camouflage_loag","p":16,"h":1,"n":"Aquatic Camouflage"},{"c":0,"s":1,"id":5327,"u":"aquatic%20conversationalist_loag","p":15,"h":1,"n":"Aquatic Conversationalist"},{"c":0,"s":1,"id":5328,"u":"aquatic%20eyes_loag","p":119,"h":1,"n":"Aquatic Eyes"},{"c":0,"s":1,"id":5329,"u":"arise%2c%20ye%20worthy!_loag","p":98,"h":1,"n":"Arise, Ye Worthy!"},{"c":0,"s":1,"id":5330,"u":"augment%20senses_loag","p":94,"h":1,"n":"Augment Senses"},{"c":0,"s":1,"id":5331,"u":"axiomatic%20lore_loag","p":77,"h":1,"n":"Axiomatic Lore"},{"c":0,"s":1,"id":5332,"u":"azarketi%20purification_loag","p":15,"h":1,"n":"Azarketi Purification"},{"c":0,"s":1,"id":5333,"u":"beastbrood_loag","p":62,"h":1,"n":"Beastbrood"},{"c":0,"s":1,"id":5334,"u":"blazing%20aura_loag","p":104,"h":1,"n":"Blazing Aura"},{"c":0,"s":1,"id":5335,"u":"bone%20caller_loag","p":48,"h":1,"n":"Bone Caller"},{"c":0,"s":1,"id":5336,"u":"bone%20investiture_loag","p":48,"h":1,"n":"Bone Investiture"},{"c":0,"s":1,"id":5337,"u":"bone%20magic_loag","p":46,"h":1,"n":"Bone Magic"},{"c":0,"s":1,"id":5338,"u":"briar%20battler_loag","p":39,"h":1,"n":"Briar Battler"},{"c":0,"s":1,"id":5339,"u":"brightsoul_loag","p":103,"h":1,"n":"Brightsoul"},{"c":0,"s":1,"id":5340,"u":"brinesoul_loag","p":119,"h":1,"n":"Brinesoul"},{"c":0,"s":1,"id":5341,"u":"calaca's%20showstopper_loag","p":32,"h":1,"n":"Calaca's Showstopper"},{"c":0,"s":1,"id":5342,"u":"call%20of%20elysium_loag","p":11,"h":1,"n":"Call Of Elysium"},{"c":0,"s":1,"id":5343,"u":"call%20of%20the%20green%20man_loag","p":44,"h":1,"n":"Call Of The Green Man"},{"c":0,"s":1,"id":5344,"u":"can't%20fall%20here_loag","p":36,"h":1,"n":"Can't Fall Here"},{"c":0,"s":1,"id":5345,"u":"cantorian%20reinforcement_loag","p":35,"h":1,"n":"Cantorian Reinforcement"},{"c":0,"s":1,"id":5346,"u":"cantorian%20rejuvenation_loag","p":35,"h":1,"n":"Cantorian Rejuvenation"},{"c":0,"s":1,"id":5347,"u":"cantorian%20restoration_loag","p":36,"h":1,"n":"Cantorian Restoration"},{"c":0,"s":1,"id":5348,"u":"captivating%20curiosity_loag","p":94,"h":1,"n":"Captivating Curiosity"},{"c":0,"s":1,"id":5349,"u":"cat%20nap_loag","p":19,"h":1,"n":"Cat Nap"},{"c":0,"s":1,"id":5350,"u":"catchy%20tune_loag","p":131,"h":1,"n":"Catchy Tune"},{"c":0,"s":1,"id":5351,"u":"catfolk%20dance_loag","p":19,"h":1,"n":"Catfolk Dance"},{"c":0,"s":1,"id":5352,"u":"catrina's%20presence_loag","p":31,"h":1,"n":"Catrina's Presence"},{"c":0,"s":1,"id":5353,"u":"cel%20rau_loag","p":27,"h":1,"n":"Cel Rau"},{"c":0,"s":1,"id":5354,"u":"chance%20death_loag","p":30,"h":1,"n":"Chance Death"},{"c":0,"s":1,"id":5355,"u":"channel%20the%20godmind_loag","p":78,"h":1,"n":"Channel The Godmind"},{"c":0,"s":1,"id":5356,"u":"charred%20remains_loag","p":104,"h":1,"n":"Charred Remains"},{"c":0,"s":1,"id":5357,"u":"cindersoul_loag","p":103,"h":1,"n":"Cindersoul"},{"c":0,"s":1,"id":5358,"u":"cleansing%20subroutine_loag","p":72,"h":1,"n":"Cleansing Subroutine"},{"c":0,"s":1,"id":5359,"u":"clever%20shadow_loag","p":87,"h":1,"n":"Clever Shadow"},{"c":0,"s":1,"id":5360,"u":"cloak%20of%20poison_loag","p":44,"h":1,"n":"Cloak Of Poison"},{"c":0,"s":1,"id":5361,"u":"close%20quarters_loag","p":39,"h":1,"n":"Close Quarters"},{"c":0,"s":1,"id":5362,"u":"cloud%20gazer_loag","p":115,"h":1,"n":"Cloud Gazer"},{"c":0,"s":1,"id":5363,"u":"coating%20of%20slime_loag","p":94,"h":1,"n":"Coating Of Slime"},{"c":0,"s":1,"id":5364,"u":"consistent%20surge_loag","p":74,"h":1,"n":"Consistent Surge"},{"c":0,"s":1,"id":5365,"u":"consult%20the%20stars_loag","p":47,"h":1,"n":"Consult The Stars"},{"c":0,"s":1,"id":5366,"u":"continuous%20assault_loag","p":112,"h":1,"n":"Continuous Assault"},{"c":0,"s":1,"id":5367,"u":"corgi%20mount_loag","p":130,"h":1,"n":"Corgi Mount"},{"c":0,"s":1,"id":5368,"u":"cornered%20fury_loag","p":55,"h":1,"n":"Cornered Fury"},{"c":0,"s":1,"id":5369,"u":"creative%20prodigy_loag","p":97,"h":1,"n":"Creative Prodigy"},{"c":0,"s":1,"id":5370,"u":"critter%20shape_loag","p":81,"h":1,"n":"Critter Shape"},{"c":0,"s":1,"id":5371,"u":"crone's%20cruelty_loag","p":24,"h":1,"n":"Crone's Cruelty"},{"c":0,"s":1,"id":5372,"u":"crystalline%20cloud_loag","p":78,"h":1,"n":"Crystalline Cloud"},{"c":0,"s":1,"id":5373,"u":"crystalline%20dust_loag","p":77,"h":1,"n":"Crystalline Dust"},{"c":0,"s":1,"id":5374,"u":"cunning%20hair_loag","p":23,"h":1,"n":"Cunning Hair"},{"c":0,"s":1,"id":5375,"u":"dangle_loag","p":48,"h":1,"n":"Dangle"},{"c":0,"s":1,"id":5376,"u":"daywalker_loag","p":28,"h":1,"n":"Daywalker"},{"c":0,"s":1,"id":5377,"u":"deep%20vision_loag","p":93,"h":1,"n":"Deep Vision"},{"c":0,"s":1,"id":5378,"u":"defy%20death_loag","p":51,"h":1,"n":"Defy Death"},{"c":0,"s":1,"id":5379,"u":"deliberate%20death_loag","p":30,"h":1,"n":"Deliberate Death"},{"c":0,"s":1,"id":5380,"u":"devil%20in%20plain%20sight_loag","p":63,"h":1,"n":"Devil In Plain Sight"},{"c":0,"s":1,"id":5381,"u":"devilish%20wiles_loag","p":63,"h":1,"n":"Devilish Wiles"},{"c":0,"s":1,"id":5382,"u":"dire%20form_loag","p":82,"h":1,"n":"Dire Form"},{"c":0,"s":1,"id":5383,"u":"djinni%20magic_loag","p":116,"h":1,"n":"Djinni Magic"},{"c":0,"s":1,"id":5384,"u":"dogfang%20bite_loag","p":59,"h":1,"n":"Dogfang Bite"},{"c":0,"s":1,"id":5385,"u":"draconic%20sycophant_loag","p":38,"h":1,"n":"Draconic Sycophant"},{"c":0,"s":1,"id":5386,"u":"dragon%20grip_loag","p":52,"h":1,"n":"Dragon Grip"},{"c":0,"s":1,"id":5387,"u":"dragonblood%20paragon_loag","p":40,"h":1,"n":"Dragonblood Paragon"},{"c":0,"s":1,"id":5388,"u":"dualborn_loag","p":111,"h":1,"n":"Dualborn"},{"c":0,"s":1,"id":5389,"u":"dustsoul_loag","p":107,"h":1,"n":"Dustsoul"},{"c":0,"s":1,"id":5390,"u":"earthsense_loag","p":108,"h":1,"n":"Earthsense"},{"c":0,"s":1,"id":5391,"u":"eclectic%20sword%20mastery_loag","p":60,"h":1,"n":"Eclectic Sword Mastery"},{"c":0,"s":1,"id":5392,"u":"eerie%20compression_loag","p":94,"h":1,"n":"Eerie Compression"},{"c":0,"s":1,"id":5393,"u":"efreeti%20magic_loag","p":104,"h":1,"n":"Efreeti Magic"},{"c":0,"s":1,"id":5394,"u":"elemental%20assault_loag","p":111,"h":1,"n":"Elemental Assault"},{"c":0,"s":1,"id":5395,"u":"elemental%20bulwark_loag","p":112,"h":1,"n":"Elemental Bulwark"},{"c":0,"s":1,"id":5396,"u":"elemental%20embellish_loag","p":111,"h":1,"n":"Elemental Embellish"},{"c":0,"s":1,"id":5397,"u":"elemental%20eyes_loag","p":100,"h":1,"n":"Elemental Eyes"},{"c":0,"s":1,"id":5398,"u":"elemental%20lore_loag","p":100,"h":1,"n":"Elemental Lore"},{"c":0,"s":1,"id":5399,"u":"elemental%20trade_loag","p":107,"h":1,"n":"Elemental Trade"},{"c":0,"s":1,"id":5400,"u":"elude%20trouble_loag","p":20,"h":1,"n":"Elude Trouble"},{"c":0,"s":1,"id":5401,"u":"ember's%20eyes_loag","p":103,"h":1,"n":"Ember's Eyes"},{"c":0,"s":1,"id":5402,"u":"emberkin_loag","p":10,"h":1,"n":"Emberkin"},{"c":0,"s":1,"id":5403,"u":"emotionless_loag","p":73,"h":1,"n":"Emotionless"},{"c":0,"s":1,"id":5404,"u":"energize%20wings_loag","p":132,"h":1,"n":"Energize Wings"},{"c":0,"s":1,"id":5405,"u":"enforced%20order_loag","p":12,"h":1,"n":"Enforced Order"},{"c":0,"s":1,"id":5406,"u":"eternal%20wings_loag","p":116,"h":1,"n":"Eternal Wings"},{"c":0,"s":1,"id":5407,"u":"evade%20doom_loag","p":20,"h":1,"n":"Evade Doom"},{"c":0,"s":1,"id":5408,"u":"evanescent%20wings_loag","p":131,"h":1,"n":"Evanescent Wings"},{"c":0,"s":1,"id":5409,"u":"extinguish%20light_loag","p":87,"h":1,"n":"Extinguish Light"},{"c":0,"s":1,"id":5410,"u":"favor%20of%20heaven_loag","p":60,"h":1,"n":"Favor Of Heaven"},{"c":0,"s":1,"id":5411,"u":"favorable%20winds_loag","p":24,"h":1,"n":"Favorable Winds"},{"c":0,"s":1,"id":5412,"u":"feathered%20cloak_loag","p":137,"h":1,"n":"Feathered Cloak"},{"c":0,"s":1,"id":5413,"u":"feed%20on%20pain_loag","p":27,"h":1,"n":"Feed On Pain"},{"c":0,"s":1,"id":5414,"u":"fell%20rider_loag","p":36,"h":1,"n":"Fell Rider"},{"c":0,"s":1,"id":5415,"u":"ferocious%20gust_loag","p":138,"h":1,"n":"Ferocious Gust"},{"c":0,"s":1,"id":5416,"u":"fetchling%20lore_loag","p":86,"h":1,"n":"Fetchling Lore"},{"c":0,"s":1,"id":5417,"u":"fey%20cantrips_loag","p":131,"h":1,"n":"Fey Cantrips"},{"c":0,"s":1,"id":5418,"u":"fey%20disguise_loag","p":132,"h":1,"n":"Fey Disguise"},{"c":0,"s":1,"id":5419,"u":"fey%20magic_loag","p":132,"h":1,"n":"Fey Magic"},{"c":0,"s":1,"id":5420,"u":"fey%20skin_loag","p":132,"h":1,"n":"Fey Skin"},{"c":0,"s":1,"id":5421,"u":"final%20form_loag","p":66,"h":1,"n":"Final Form"},{"c":0,"s":1,"id":5422,"u":"finest%20trick_loag","p":66,"h":1,"n":"Finest Trick"},{"c":0,"s":1,"id":5423,"u":"finned%20ridges_loag","p":93,"h":1,"n":"Finned Ridges"},{"c":0,"s":1,"id":5424,"u":"firesight_loag","p":103,"h":1,"n":"Firesight"},{"c":0,"s":1,"id":5425,"u":"flame%20jump_loag","p":12,"h":1,"n":"Flame Jump"},{"c":0,"s":1,"id":5426,"u":"fledgling%20flight_loag","p":137,"h":1,"n":"Fledgling Flight"},{"c":0,"s":1,"id":5427,"u":"flexible%20tail_loag","p":47,"h":1,"n":"Flexible Tail"},{"c":0,"s":1,"id":5428,"u":"flourish%20and%20ruin_loag","p":44,"h":1,"n":"Flourish And Ruin"},{"c":0,"s":1,"id":5429,"u":"fluid%20contortionist_loag","p":120,"h":1,"n":"Fluid Contortionist"},{"c":0,"s":1,"id":5430,"u":"focused%20cat%20nap_loag","p":19,"h":1,"n":"Focused Cat Nap"},{"c":0,"s":1,"id":5431,"u":"fortify%20shield_loag","p":107,"h":1,"n":"Fortify Shield"},{"c":0,"s":1,"id":5432,"u":"fox%20trick_loag","p":126,"h":1,"n":"Fox Trick"},{"c":0,"s":1,"id":5433,"u":"foxfire_loag","p":125,"h":1,"n":"Foxfire"},{"c":0,"s":1,"id":5434,"u":"fully%20flighted_loag","p":138,"h":1,"n":"Fully Flighted"},{"c":0,"s":1,"id":5435,"u":"fumesoul_loag","p":115,"h":1,"n":"Fumesoul"},{"c":0,"s":1,"id":5436,"u":"ganzi%20gaze_loag","p":97,"h":1,"n":"Ganzi Gaze"},{"c":0,"s":1,"id":5437,"u":"gaping%20flesh_loag","p":93,"h":1,"n":"Gaping Flesh"},{"c":0,"s":1,"id":5438,"u":"garuda%20magic_loag","p":11,"h":1,"n":"Garuda Magic"},{"c":0,"s":1,"id":5439,"u":"garuda's%20squall_loag","p":11,"h":1,"n":"Garuda's Squall"},{"c":0,"s":1,"id":5440,"u":"gemsoul_loag","p":107,"h":1,"n":"Gemsoul"},{"c":0,"s":1,"id":5441,"u":"genie%20weapon%20expertise_loag","p":100,"h":1,"n":"Genie Weapon Expertise"},{"c":0,"s":1,"id":5442,"u":"genie%20weapon%20familiarity_loag","p":100,"h":1,"n":"Genie Weapon Familiarity"},{"c":0,"s":1,"id":5443,"u":"genie%20weapon%20flourish_loag","p":100,"h":1,"n":"Genie Weapon Flourish"},{"c":0,"s":1,"id":5444,"u":"gift%20of%20the%20moon_loag","p":82,"h":1,"n":"Gift Of The Moon"},{"c":0,"s":1,"id":5445,"u":"glory%20and%20valor!_loag","p":98,"h":1,"n":"Glory And Valor!"},{"c":0,"s":1,"id":5446,"u":"gnaw_loag","p":55,"h":1,"n":"Gnaw"},{"c":0,"s":1,"id":5447,"u":"graceful%20guidance_loag","p":19,"h":1,"n":"Graceful Guidance"},{"c":0,"s":1,"id":5448,"u":"greater%20animal%20senses_loag","p":81,"h":1,"n":"Greater Animal Senses"},{"c":0,"s":1,"id":5449,"u":"gripping%20limbs_loag","p":94,"h":1,"n":"Gripping Limbs"},{"c":0,"s":1,"id":5450,"u":"guided%20by%20the%20stars_loag","p":47,"h":1,"n":"Guided By The Stars"},{"c":0,"s":1,"id":5451,"u":"harbinger's%20caw_loag","p":60,"h":1,"n":"Harbinger's Caw"},{"c":0,"s":1,"id":5452,"u":"hard%20to%20fool_loag","p":87,"h":1,"n":"Hard To Fool"},{"c":0,"s":1,"id":5453,"u":"hatchling%20flight_loag","p":40,"h":1,"n":"Hatchling Flight"},{"c":0,"s":1,"id":5454,"u":"healer's%20halo_loag","p":11,"h":1,"n":"Healer's Halo"},{"c":0,"s":1,"id":5455,"u":"heat%20wave_loag","p":104,"h":1,"n":"Heat Wave"},{"c":0,"s":1,"id":5456,"u":"hefting%20shadow_loag","p":88,"h":1,"n":"Hefting Shadow"},{"c":0,"s":1,"id":5457,"u":"hero's%20wings_loag","p":132,"h":1,"n":"Hero's Wings"},{"c":0,"s":1,"id":5458,"u":"hopping%20stride_loag","p":27,"h":1,"n":"Hopping Stride"},{"c":0,"s":1,"id":5459,"u":"hurricane%20swing_loag","p":60,"h":1,"n":"Hurricane Swing"},{"c":0,"s":1,"id":5460,"u":"hybrid%20form_loag","p":125,"h":1,"n":"Hybrid Form"},{"c":0,"s":1,"id":5461,"u":"hydraulic%20deflection_loag","p":15,"h":1,"n":"Hydraulic Deflection"},{"c":0,"s":1,"id":5462,"u":"hydraulic%20maneuvers_loag","p":16,"h":1,"n":"Hydraulic Maneuvers"},{"c":0,"s":1,"id":5463,"u":"idyllkin_loag","p":10,"h":1,"n":"Idyllkin"},{"c":0,"s":1,"id":5464,"u":"impose%20order_loag","p":78,"h":1,"n":"Impose Order"},{"c":0,"s":1,"id":5465,"u":"improved%20elemental%20bulwark_loag","p":112,"h":1,"n":"Improved Elemental Bulwark"},{"c":0,"s":1,"id":5466,"u":"inner%20breath_loag","p":116,"h":1,"n":"Inner Breath"},{"c":0,"s":1,"id":5467,"u":"inner%20fire_loag","p":103,"h":1,"n":"Inner Fire"},{"c":0,"s":1,"id":5468,"u":"inoculation%20subroutine_loag","p":73,"h":1,"n":"Inoculation Subroutine"},{"c":0,"s":1,"id":5469,"u":"inspirit%20hazard_loag","p":20,"h":1,"n":"Inspirit Hazard"},{"c":0,"s":1,"id":5470,"u":"intercorporate_loag","p":77,"h":1,"n":"Intercorporate"},{"c":0,"s":1,"id":5471,"u":"internal%20cohesion_loag","p":77,"h":1,"n":"Internal Cohesion"},{"c":0,"s":1,"id":5472,"u":"internal%20compartment_loag","p":73,"h":1,"n":"Internal Compartment"},{"c":0,"s":1,"id":5473,"u":"internal%20respirator_loag","p":74,"h":1,"n":"Internal Respirator"},{"c":0,"s":1,"id":5474,"u":"intuitive%20crafting_loag","p":77,"h":1,"n":"Intuitive Crafting"},{"c":0,"s":1,"id":5475,"u":"invisible%20trickster_loag","p":132,"h":1,"n":"Invisible Trickster"},{"c":0,"s":1,"id":5476,"u":"invoke%20the%20elements_loag","p":24,"h":1,"n":"Invoke The Elements"},{"c":0,"s":1,"id":5477,"u":"irrepressible_loag","p":97,"h":1,"n":"Irrepressible"},{"c":0,"s":1,"id":5478,"u":"iruxi%20glide_loag","p":47,"h":1,"n":"Iruxi Glide"},{"c":0,"s":1,"id":5479,"u":"iruxi%20spirit%20strike_loag","p":48,"h":1,"n":"Iruxi Spirit Strike"},{"c":0,"s":1,"id":5480,"u":"janni%20hospitality_loag","p":112,"h":1,"n":"Janni Hospitality"},{"c":0,"s":1,"id":5481,"u":"janni%20magic_loag","p":112,"h":1,"n":"Janni Magic"},{"c":0,"s":1,"id":5482,"u":"jinx%20glutton_loag","p":60,"h":1,"n":"Jinx Glutton"},{"c":0,"s":1,"id":5483,"u":"juvenile%20flight_loag","p":138,"h":1,"n":"Juvenile Flight"},{"c":0,"s":1,"id":5484,"u":"killing%20stone_loag","p":126,"h":1,"n":"Killing Stone"},{"c":0,"s":1,"id":5485,"u":"kitsune%20lore_loag","p":125,"h":1,"n":"Kitsune Lore"},{"c":0,"s":1,"id":5486,"u":"kitsune%20spell%20expertise_loag","p":126,"h":1,"n":"Kitsune Spell Expertise"},{"c":0,"s":1,"id":5487,"u":"kitsune%20spell%20familiarity_loag","p":125,"h":1,"n":"Kitsune Spell Familiarity"},{"c":0,"s":1,"id":5488,"u":"kitsune%20spell%20mysteries_loag","p":126,"h":1,"n":"Kitsune Spell Mysteries"},{"c":0,"s":1,"id":5489,"u":"kobold%20weapon%20expertise_loag","p":40,"h":1,"n":"Kobold Weapon Expertise"},{"c":0,"s":1,"id":5490,"u":"kobold%20weapon%20familiarity_loag","p":39,"h":1,"n":"Kobold Weapon Familiarity"},{"c":0,"s":1,"id":5491,"u":"kobold%20weapon%20innovator_loag","p":39,"h":1,"n":"Kobold Weapon Innovator"},{"c":0,"s":1,"id":5492,"u":"larcenous%20tail_loag","p":98,"h":1,"n":"Larcenous Tail"},{"c":0,"s":1,"id":5493,"u":"lavasoul_loag","p":103,"h":1,"n":"Lavasoul"},{"c":0,"s":1,"id":5494,"u":"lemma%20of%20vision_loag","p":77,"h":1,"n":"Lemma Of Vision"},{"c":0,"s":1,"id":5495,"u":"lifeblood's%20call_loag","p":52,"h":1,"n":"Lifeblood's Call"},{"c":0,"s":1,"id":5496,"u":"lightless%20litheness_loag","p":87,"h":1,"n":"Lightless Litheness"},{"c":0,"s":1,"id":5497,"u":"lightning%20tongue_loag","p":47,"h":1,"n":"Lightning Tongue"},{"c":0,"s":1,"id":5498,"u":"living%20weapon_loag","p":93,"h":1,"n":"Living Weapon"},{"c":0,"s":1,"id":5499,"u":"lucky%20break_loag","p":19,"h":1,"n":"Lucky Break"},{"c":0,"s":1,"id":5500,"u":"magpie%20snatch_loag","p":59,"h":1,"n":"Magpie Snatch"},{"c":0,"s":1,"id":5501,"u":"maiden's%20mending_loag","p":23,"h":1,"n":"Maiden's Mending"},{"c":0,"s":1,"id":5502,"u":"marid%20magic_loag","p":120,"h":1,"n":"Marid Magic"},{"c":0,"s":1,"id":5503,"u":"marine%20ally_loag","p":15,"h":1,"n":"Marine Ally"},{"c":0,"s":1,"id":5504,"u":"mariner's%20fire_loag","p":58,"h":1,"n":"Mariner's Fire"},{"c":0,"s":1,"id":5505,"u":"mask%20of%20fear_loag","p":52,"h":1,"n":"Mask Of Fear"},{"c":0,"s":1,"id":5506,"u":"mask%20of%20pain_loag","p":52,"h":1,"n":"Mask Of Pain"},{"c":0,"s":1,"id":5507,"u":"mask%20of%20power_loag","p":51,"h":1,"n":"Mask Of Power"},{"c":0,"s":1,"id":5508,"u":"mask%20of%20rejection_loag","p":52,"h":1,"n":"Mask Of Rejection"},{"c":0,"s":1,"id":5509,"u":"metal-veined%20strikes_loag","p":108,"h":1,"n":"Metal-veined Strikes"},{"c":0,"s":1,"id":5510,"u":"miresoul_loag","p":107,"h":1,"n":"Miresoul"},{"c":0,"s":1,"id":5511,"u":"mischievous%20tail_loag","p":98,"h":1,"n":"Mischievous Tail"},{"c":0,"s":1,"id":5512,"u":"mist%20strider_loag","p":16,"h":1,"n":"Mist Strider"},{"c":0,"s":1,"id":5513,"u":"mistsoul_loag","p":119,"h":1,"n":"Mistsoul"},{"c":0,"s":1,"id":5514,"u":"moon%20may_loag","p":23,"h":1,"n":"Moon May"},{"c":0,"s":1,"id":5515,"u":"morrigna's%20spider%20affinity_loag","p":32,"h":1,"n":"Morrigna's Spider Affinity"},{"c":0,"s":1,"id":5516,"u":"mother's%20mindfulness_loag","p":24,"h":1,"n":"Mother's Mindfulness"},{"c":0,"s":1,"id":5517,"u":"mutate%20weapon_loag","p":93,"h":1,"n":"Mutate Weapon"},{"c":0,"s":1,"id":5518,"u":"myriad%20forms_loag","p":126,"h":1,"n":"Myriad Forms"},{"c":0,"s":1,"id":5519,"u":"nanite%20shroud_loag","p":74,"h":1,"n":"Nanite Shroud"},{"c":0,"s":1,"id":5520,"u":"nanite%20surge_loag","p":73,"h":1,"n":"Nanite Surge"},{"c":0,"s":1,"id":5521,"u":"nestling%20fall_loag","p":137,"h":1,"n":"Nestling Fall"},{"c":0,"s":1,"id":5522,"u":"nightvision%20adaptation_loag","p":73,"h":1,"n":"Nightvision Adaptation"},{"c":0,"s":1,"id":5523,"u":"no%20evidence_loag","p":20,"h":1,"n":"No Evidence"},{"c":0,"s":1,"id":5524,"u":"nocturnal%20charm_loag","p":27,"h":1,"n":"Nocturnal Charm"},{"c":0,"s":1,"id":5525,"u":"nosoi's%20mask_loag","p":31,"h":1,"n":"Nosoi's Mask"},{"c":0,"s":1,"id":5526,"u":"offensive%20analysis_loag","p":77,"h":1,"n":"Offensive Analysis"},{"c":0,"s":1,"id":5527,"u":"offensive%20subroutine_loag","p":74,"h":1,"n":"Offensive Subroutine"},{"c":0,"s":1,"id":5528,"u":"old%20soul_loag","p":27,"h":1,"n":"Old Soul"},{"c":0,"s":1,"id":5529,"u":"olethros's%20decree_loag","p":32,"h":1,"n":"Olethros's Decree"},{"c":0,"s":1,"id":5530,"u":"one%20with%20earth_loag","p":108,"h":1,"n":"One With Earth"},{"c":0,"s":1,"id":5531,"u":"orc%20warmask_loag","p":51,"h":1,"n":"Orc Warmask"},{"c":0,"s":1,"id":5532,"u":"pack%20tactics_loag","p":82,"h":1,"n":"Pack Tactics"},{"c":0,"s":1,"id":5533,"u":"pelagic%20aptitude_loag","p":15,"h":1,"n":"Pelagic Aptitude"},{"c":0,"s":1,"id":5534,"u":"peri%20magic_loag","p":11,"h":1,"n":"Peri Magic"},{"c":0,"s":1,"id":5535,"u":"pierce%20the%20light_loag","p":88,"h":1,"n":"Pierce The Light"},{"c":0,"s":1,"id":5536,"u":"plague%20sniffer_loag","p":56,"h":1,"n":"Plague Sniffer"},{"c":0,"s":1,"id":5537,"u":"plumekith_loag","p":11,"h":1,"n":"Plumekith"},{"c":0,"s":1,"id":5538,"u":"powerful%20guts_loag","p":93,"h":1,"n":"Powerful Guts"},{"c":0,"s":1,"id":5539,"u":"predator's%20growl_loag","p":20,"h":1,"n":"Predator's Growl"},{"c":0,"s":1,"id":5540,"u":"preemptive%20reconfiguration_loag","p":78,"h":1,"n":"Preemptive Reconfiguration"},{"c":0,"s":1,"id":5541,"u":"pride%20hunter_loag","p":19,"h":1,"n":"Pride Hunter"},{"c":0,"s":1,"id":5542,"u":"protective%20subroutine_loag","p":74,"h":1,"n":"Protective Subroutine"},{"c":0,"s":1,"id":5543,"u":"proximity%20alert_loag","p":73,"h":1,"n":"Proximity Alert"},{"c":0,"s":1,"id":5544,"u":"purge%20sins_loag","p":12,"h":1,"n":"Purge Sins"},{"c":0,"s":1,"id":5545,"u":"qlippoth%20magic_loag","p":63,"h":1,"n":"Qlippoth Magic"},{"c":0,"s":1,"id":5546,"u":"quick%20change_loag","p":81,"h":1,"n":"Quick Change"},{"c":0,"s":1,"id":5547,"u":"radiant%20burst_loag","p":104,"h":1,"n":"Radiant Burst"},{"c":0,"s":1,"id":5548,"u":"radiant%20circuitry_loag","p":73,"h":1,"n":"Radiant Circuitry"},{"c":0,"s":1,"id":5549,"u":"radiate%20glory_loag","p":12,"h":1,"n":"Radiate Glory"},{"c":0,"s":1,"id":5550,"u":"rakshasa%20magic_loag","p":63,"h":1,"n":"Rakshasa Magic"},{"c":0,"s":1,"id":5551,"u":"rallying%20cry_loag","p":36,"h":1,"n":"Rallying Cry"},{"c":0,"s":1,"id":5552,"u":"rampaging%20form_loag","p":126,"h":1,"n":"Rampaging Form"},{"c":0,"s":1,"id":5553,"u":"ratfolk%20growth_loag","p":56,"h":1,"n":"Ratfolk Growth"},{"c":0,"s":1,"id":5554,"u":"ratfolk%20roll_loag","p":56,"h":1,"n":"Ratfolk Roll"},{"c":0,"s":1,"id":5555,"u":"read%20the%20stars_loag","p":48,"h":1,"n":"Read The Stars"},{"c":0,"s":1,"id":5556,"u":"recognize%20ambush_loag","p":35,"h":1,"n":"Recognize Ambush"},{"c":0,"s":1,"id":5557,"u":"regrowth_loag","p":44,"h":1,"n":"Regrowth"},{"c":0,"s":1,"id":5558,"u":"rehydration_loag","p":16,"h":1,"n":"Rehydration"},{"c":0,"s":1,"id":5559,"u":"repair%20module_loag","p":74,"h":1,"n":"Repair Module"},{"c":0,"s":1,"id":5560,"u":"reptile%20rider_loag","p":47,"h":1,"n":"Reptile Rider"},{"c":0,"s":1,"id":5561,"u":"retractable%20claws_loag","p":125,"h":1,"n":"Retractable Claws"},{"c":0,"s":1,"id":5562,"u":"revivification%20protocol_loag","p":74,"h":1,"n":"Revivification Protocol"},{"c":0,"s":1,"id":5563,"u":"riftmarked_loag","p":63,"h":1,"n":"Riftmarked"},{"c":0,"s":1,"id":5564,"u":"rimesoul_loag","p":119,"h":1,"n":"Rimesoul"},{"c":0,"s":1,"id":5565,"u":"rokoan%20arts_loag","p":138,"h":1,"n":"Rokoan Arts"},{"c":0,"s":1,"id":5566,"u":"ru-shi_loag","p":27,"h":1,"n":"Ru-shi"},{"c":0,"s":1,"id":5567,"u":"runtsage_loag","p":35,"h":1,"n":"Runtsage"},{"c":0,"s":1,"id":5568,"u":"saber%20teeth_loag","p":19,"h":1,"n":"Saber Teeth"},{"c":0,"s":1,"id":5569,"u":"scar-thick%20skin_loag","p":52,"h":1,"n":"Scar-thick Skin"},{"c":0,"s":1,"id":5570,"u":"scholar's%20inheritance_loag","p":111,"h":1,"n":"Scholar's Inheritance"},{"c":0,"s":1,"id":5571,"u":"scion%20transformation_loag","p":48,"h":1,"n":"Scion Transformation"},{"c":0,"s":1,"id":5572,"u":"scorching%20disarm_loag","p":104,"h":1,"n":"Scorching Disarm"},{"c":0,"s":1,"id":5573,"u":"sculpt%20shadows_loag","p":88,"h":1,"n":"Sculpt Shadows"},{"c":0,"s":1,"id":5574,"u":"sense%20for%20trouble_loag","p":20,"h":1,"n":"Sense For Trouble"},{"c":0,"s":1,"id":5575,"u":"shackleborn_loag","p":63,"h":1,"n":"Shackleborn"},{"c":0,"s":1,"id":5576,"u":"shadow%20blending_loag","p":87,"h":1,"n":"Shadow Blending"},{"c":0,"s":1,"id":5577,"u":"shadow%20sight_loag","p":88,"h":1,"n":"Shadow Sight"},{"c":0,"s":1,"id":5578,"u":"shadow's%20assault_loag","p":88,"h":1,"n":"Shadow's Assault"},{"c":0,"s":1,"id":5579,"u":"shadowy%20disguise_loag","p":88,"h":1,"n":"Shadowy Disguise"},{"c":0,"s":1,"id":5580,"u":"shaitan%20magic_loag","p":108,"h":1,"n":"Shaitan Magic"},{"c":0,"s":1,"id":5581,"u":"shaitan%20skin_loag","p":108,"h":1,"n":"Shaitan Skin"},{"c":0,"s":1,"id":5582,"u":"shapechanger's%20intuition_loag","p":125,"h":1,"n":"Shapechanger's Intuition"},{"c":0,"s":1,"id":5583,"u":"shifting%20faces_loag","p":126,"h":1,"n":"Shifting Faces"},{"c":0,"s":1,"id":5584,"u":"shinstabber_loag","p":56,"h":1,"n":"Shinstabber"},{"c":0,"s":1,"id":5585,"u":"shoki's%20argument_loag","p":31,"h":1,"n":"Shoki's Argument"},{"c":0,"s":1,"id":5586,"u":"shrouded%20magic_loag","p":87,"h":1,"n":"Shrouded Magic"},{"c":0,"s":1,"id":5587,"u":"shrouded%20mien_loag","p":87,"h":1,"n":"Shrouded Mien"},{"c":0,"s":1,"id":5588,"u":"silent%20step_loag","p":20,"h":1,"n":"Silent Step"},{"c":0,"s":1,"id":5589,"u":"sinister%20appearance_loag","p":103,"h":1,"n":"Sinister Appearance"},{"c":0,"s":1,"id":5590,"u":"skillful%20tail%20(ganzi)_loag","p":97,"a":"Ganzi","h":1,"n":"Skillful Tail"},{"c":0,"s":1,"id":5591,"u":"skillful%20tail%20(geniekin)_loag","p":100,"a":["Geniekin"],"h":1,"n":"Skillful Tail"},{"c":0,"s":1,"id":5592,"u":"skirt%20the%20light_loag","p":88,"h":1,"n":"Skirt The Light"},{"c":0,"s":1,"id":5593,"u":"skittering%20sneak_loag","p":56,"h":1,"n":"Skittering Sneak"},{"c":0,"s":1,"id":5594,"u":"skull%20creeper_loag","p":55,"h":1,"n":"Skull Creeper"},{"c":0,"s":1,"id":5595,"u":"slink_loag","p":87,"h":1,"n":"Slink"},{"c":0,"s":1,"id":5596,"u":"slip%20into%20shadow_loag","p":28,"h":1,"n":"Slip Into Shadow"},{"c":0,"s":1,"id":5597,"u":"slip%20the%20grasp_loag","p":94,"h":1,"n":"Slip The Grasp"},{"c":0,"s":1,"id":5598,"u":"slip%20with%20the%20breeze_loag","p":116,"h":1,"n":"Slip With The Breeze"},{"c":0,"s":1,"id":5599,"u":"slither_loag","p":39,"h":1,"n":"Slither"},{"c":0,"s":1,"id":5600,"u":"smashing%20tail_loag","p":97,"h":1,"n":"Smashing Tail"},{"c":0,"s":1,"id":5601,"u":"smokesoul_loag","p":115,"h":1,"n":"Smokesoul"},{"c":0,"s":1,"id":5602,"u":"snare%20commando_loag","p":40,"h":1,"n":"Snare Commando"},{"c":0,"s":1,"id":5603,"u":"sneaky_loag","p":35,"h":1,"n":"Sneaky"},{"c":0,"s":1,"id":5604,"u":"snow%20may_loag","p":23,"h":1,"n":"Snow May"},{"c":0,"s":1,"id":5605,"u":"soaring%20form_loag","p":60,"h":1,"n":"Soaring Form"},{"c":0,"s":1,"id":5606,"u":"speak%20with%20bats_loag","p":131,"h":1,"n":"Speak With Bats"},{"c":0,"s":1,"id":5607,"u":"spew%20tentacles_loag","p":94,"h":1,"n":"Spew Tentacles"},{"c":0,"s":1,"id":5608,"u":"spiteful%20rake_loag","p":24,"h":1,"n":"Spiteful Rake"},{"c":0,"s":1,"id":5609,"u":"spore%20cloud_loag","p":44,"h":1,"n":"Spore Cloud"},{"c":0,"s":1,"id":5610,"u":"sprite's%20spark_loag","p":131,"h":1,"n":"Sprite's Spark"},{"c":0,"s":1,"id":5611,"u":"squad%20tactics_loag","p":36,"h":1,"n":"Squad Tactics"},{"c":0,"s":1,"id":5612,"u":"star%20orb_loag","p":125,"h":1,"n":"Star Orb"},{"c":0,"s":1,"id":5613,"u":"startling%20appearance_loag","p":93,"h":1,"n":"Startling Appearance"},{"c":0,"s":1,"id":5614,"u":"steady%20on%20stone_loag","p":107,"h":1,"n":"Steady On Stone"},{"c":0,"s":1,"id":5615,"u":"steam%20spell_loag","p":120,"h":1,"n":"Steam Spell"},{"c":0,"s":1,"id":5616,"u":"stone%20face_loag","p":35,"h":1,"n":"Stone Face"},{"c":0,"s":1,"id":5617,"u":"stone%20form_loag","p":108,"h":1,"n":"Stone Form"},{"c":0,"s":1,"id":5618,"u":"storm%20form_loag","p":116,"h":1,"n":"Storm Form"},{"c":0,"s":1,"id":5619,"u":"stormsoul_loag","p":115,"h":1,"n":"Stormsoul"},{"c":0,"s":1,"id":5620,"u":"stormy%20heart_loag","p":24,"h":1,"n":"Stormy Heart"},{"c":0,"s":1,"id":5621,"u":"story%20crooner_loag","p":137,"h":1,"n":"Story Crooner"},{"c":0,"s":1,"id":5622,"u":"striking%20retribution_loag","p":15,"h":1,"n":"Striking Retribution"},{"c":0,"s":1,"id":5623,"u":"strix%20defender_loag","p":137,"h":1,"n":"Strix Defender"},{"c":0,"s":1,"id":5624,"u":"strix%20lore_loag","p":137,"h":1,"n":"Strix Lore"},{"c":0,"s":1,"id":5625,"u":"strix%20vengeance_loag","p":138,"h":1,"n":"Strix Vengeance"},{"c":0,"s":1,"id":5626,"u":"strong%20swimmer_loag","p":120,"h":1,"n":"Strong Swimmer"},{"c":0,"s":1,"id":5627,"u":"suli%20amir_loag","p":112,"h":1,"n":"Suli Amir"},{"c":0,"s":1,"id":5628,"u":"suli-jann_loag","p":111,"h":1,"n":"Suli-jann"},{"c":0,"s":1,"id":5629,"u":"summon%20air%20elemental_loag","p":116,"h":1,"n":"Summon Air Elemental"},{"c":0,"s":1,"id":5630,"u":"summon%20earth%20elemental_loag","p":108,"h":1,"n":"Summon Earth Elemental"},{"c":0,"s":1,"id":5631,"u":"summon%20fire%20elemental_loag","p":104,"h":1,"n":"Summon Fire Elemental"},{"c":0,"s":1,"id":5632,"u":"summon%20water%20elemental_loag","p":120,"h":1,"n":"Summon Water Elemental"},{"c":0,"s":1,"id":5633,"u":"swift_loag","p":115,"h":1,"n":"Swift"},{"c":0,"s":1,"id":5634,"u":"taste%20blood_loag","p":28,"h":1,"n":"Taste Blood"},{"c":0,"s":1,"id":5635,"u":"ten%20lives_loag","p":20,"h":1,"n":"Ten Lives"},{"c":0,"s":1,"id":5636,"u":"tengu%20feather%20fan_loag","p":59,"h":1,"n":"Tengu Feather Fan"},{"c":0,"s":1,"id":5637,"u":"tetraelemental%20assault_loag","p":112,"h":1,"n":"Tetraelemental Assault"},{"c":0,"s":1,"id":5638,"u":"thorned%20seedpod_loag","p":44,"h":1,"n":"Thorned Seedpod"},{"c":0,"s":1,"id":5639,"u":"thrown%20voice_loag","p":138,"h":1,"n":"Thrown Voice"},{"c":0,"s":1,"id":5640,"u":"thunder%20god's%20fan_loag","p":60,"h":1,"n":"Thunder God's Fan"},{"c":0,"s":1,"id":5641,"u":"tidal%20shield_loag","p":120,"h":1,"n":"Tidal Shield"},{"c":0,"s":1,"id":5642,"u":"tide-hardened_loag","p":119,"h":1,"n":"Tide-hardened"},{"c":0,"s":1,"id":5643,"u":"tongue%20disarm_loag","p":47,"h":1,"n":"Tongue Disarm"},{"c":0,"s":1,"id":5644,"u":"tranquil%20sanctuary_loag","p":11,"h":1,"n":"Tranquil Sanctuary"},{"c":0,"s":1,"id":5645,"u":"translucent%20skin_loag","p":120,"h":1,"n":"Translucent Skin"},{"c":0,"s":1,"id":5646,"u":"treacherous%20earth_loag","p":108,"h":1,"n":"Treacherous Earth"},{"c":0,"s":1,"id":5647,"u":"trickster%20tengu_loag","p":60,"h":1,"n":"Trickster Tengu"},{"c":0,"s":1,"id":5648,"u":"truespeech_loag","p":12,"h":1,"n":"Truespeech"},{"c":0,"s":1,"id":5649,"u":"twist%20healing_loag","p":28,"h":1,"n":"Twist Healing"},{"c":0,"s":1,"id":5650,"u":"uncanny%20agility_loag","p":59,"h":1,"n":"Uncanny Agility"},{"c":0,"s":1,"id":5651,"u":"uncanny%20awareness_loag","p":94,"h":1,"n":"Uncanny Awareness"},{"c":0,"s":1,"id":5652,"u":"uncanny%20cheeks_loag","p":56,"h":1,"n":"Uncanny Cheeks"},{"c":0,"s":1,"id":5653,"u":"undead%20companion_loag","p":28,"h":1,"n":"Undead Companion"},{"c":0,"s":1,"id":5654,"u":"underwater%20volcano_loag","p":16,"h":1,"n":"Underwater Volcano"},{"c":0,"s":1,"id":5655,"u":"vanth's%20weapon%20execution_loag","p":31,"h":1,"n":"Vanth's Weapon Execution"},{"c":0,"s":1,"id":5656,"u":"vanth's%20weapon%20expertise_loag","p":32,"h":1,"n":"Vanth's Weapon Expertise"},{"c":0,"s":1,"id":5657,"u":"vanth's%20weapon%20familiarity_loag","p":31,"h":1,"n":"Vanth's Weapon Familiarity"},{"c":0,"s":1,"id":5658,"u":"veil%20may_loag","p":23,"h":1,"n":"Veil May"},{"c":0,"s":1,"id":5659,"u":"velstrac%20magic_loag","p":66,"h":1,"n":"Velstrac Magic"},{"c":0,"s":1,"id":5660,"u":"vestigial%20wings_loag","p":97,"h":1,"n":"Vestigial Wings"},{"c":0,"s":1,"id":5661,"u":"vicious%20snares_loag","p":40,"h":1,"n":"Vicious Snares"},{"c":0,"s":1,"id":5662,"u":"virga%20may_loag","p":23,"h":1,"n":"Virga May"},{"c":0,"s":1,"id":5663,"u":"war%20conditioning_loag","p":36,"h":1,"n":"War Conditioning"},{"c":0,"s":1,"id":5664,"u":"warren%20friend_loag","p":55,"h":1,"n":"Warren Friend"},{"c":0,"s":1,"id":5665,"u":"water%20conjuration_loag","p":15,"h":1,"n":"Water Conjuration"},{"c":0,"s":1,"id":5666,"u":"water%20dancer_loag","p":15,"h":1,"n":"Water Dancer"},{"c":0,"s":1,"id":5667,"u":"water%20strider_loag","p":16,"h":1,"n":"Water Strider"},{"c":0,"s":1,"id":5668,"u":"waxed%20feathers_loag","p":59,"h":1,"n":"Waxed Feathers"},{"c":0,"s":1,"id":5669,"u":"we%20march%20on_loag","p":36,"h":1,"n":"We March On"},{"c":0,"s":1,"id":5670,"u":"willing%20death_loag","p":31,"h":1,"n":"Willing Death"},{"c":0,"s":1,"id":5671,"u":"wind%20god's%20fan_loag","p":59,"h":1,"n":"Wind God's Fan"},{"c":0,"s":1,"id":5672,"u":"wind%20tempered_loag","p":115,"h":1,"n":"Wind Tempered"},{"c":0,"s":1,"id":5673,"u":"wing%20step_loag","p":138,"h":1,"n":"Wing Step"},{"c":0,"s":1,"id":5674,"u":"winglets_loag","p":39,"h":1,"n":"Winglets"},{"c":0,"s":1,"id":5675,"u":"wings%20of%20air_loag","p":116,"h":1,"n":"Wings Of Air"},{"c":0,"s":1,"id":5676,"u":"winter%20cat%20senses_loag","p":19,"h":1,"n":"Winter Cat Senses"},{"c":0,"s":1,"id":5677,"u":"wyrmling%20flight_loag","p":40,"h":1,"n":"Wyrmling Flight"},{"c":0,"s":1,"id":5678,"u":"yamaraj's%20grandeur_loag","p":32,"h":1,"n":"Yamaraj's Grandeur"},{"c":0,"s":7,"id":5679,"u":"absorb%20spell_locg","p":114,"h":1,"n":"Absorb Spell"},{"c":0,"s":7,"id":5680,"u":"adaptive%20mask%20familiar_locg","p":101,"h":1,"n":"Adaptive Mask Familiar"},{"c":0,"s":7,"id":5681,"u":"adroit%20manipulation_locg","p":44,"h":1,"n":"Adroit Manipulation"},{"c":0,"s":7,"id":5682,"u":"advanced%20order%20training_locg","p":81,"h":1,"n":"Advanced Order Training"},{"c":0,"s":7,"id":5683,"u":"aegis%20of%20arnisant_locg","p":94,"h":1,"n":"Aegis Of Arnisant"},{"c":0,"s":7,"id":5684,"u":"agonizing%20rebuke_locg","p":50,"h":1,"n":"Agonizing Rebuke"},{"c":0,"s":7,"id":5685,"u":"alchemical%20scholar_locg","p":50,"h":1,"n":"Alchemical Scholar"},{"c":0,"s":7,"id":5686,"u":"ankle%20bite_locg","p":38,"h":1,"n":"Ankle Bite"},{"c":0,"s":7,"id":5687,"u":"arcane%20tattoos_locg","p":11,"h":1,"n":"Arcane Tattoos"},{"c":0,"s":7,"id":5688,"u":"avenge%20in%20glory_locg","p":20,"h":1,"n":"Avenge In Glory"},{"c":0,"s":7,"id":5689,"u":"backup%20disguise_locg","p":71,"h":1,"n":"Backup Disguise"},{"c":0,"s":7,"id":5690,"u":"bark%20and%20tendril_locg","p":55,"h":1,"n":"Bark And Tendril"},{"c":0,"s":7,"id":5691,"u":"battleforger_locg","p":21,"h":1,"n":"Battleforger"},{"c":0,"s":7,"id":5692,"u":"blade%20of%20law_locg","p":84,"h":1,"n":"Blade Of Law"},{"c":0,"s":7,"id":5693,"u":"blade%20of%20the%20crimson%20oath_locg","p":95,"h":1,"n":"Blade Of The Crimson Oath"},{"c":0,"s":7,"id":5694,"u":"boaster's%20challenge_locg","p":74,"h":1,"n":"Boaster's Challenge"},{"c":0,"s":7,"id":5695,"u":"bouncy%20goblin_locg","p":37,"h":1,"n":"Bouncy Goblin"},{"c":0,"s":7,"id":5696,"u":"bravo's%20determination_locg","p":75,"h":1,"n":"Bravo's Determination"},{"c":0,"s":7,"id":5697,"u":"brightness%20seeker_locg","p":27,"h":1,"n":"Brightness Seeker"},{"c":0,"s":7,"id":5698,"u":"cascade%20bearers%20flexibility_locg","p":101,"h":1,"n":"Cascade Bearers Flexibility"},{"c":0,"s":7,"id":5699,"u":"cascade%20bearers%20spellcasting_locg","p":103,"h":1,"n":"Cascade Bearers Spellcasting"},{"c":0,"s":7,"id":5700,"u":"charged%20creation_locg","p":104,"h":1,"n":"Charged Creation"},{"c":0,"s":7,"id":5701,"u":"chosen%20of%20lamashtu_locg","p":38,"h":1,"n":"Chosen Of Lamashtu"},{"c":0,"s":7,"id":5702,"u":"clan%20protector_locg","p":20,"h":1,"n":"Clan Protector"},{"c":0,"s":7,"id":5703,"u":"clan's%20edge_locg","p":20,"h":1,"n":"Clan's Edge"},{"c":0,"s":7,"id":5704,"u":"cobble%20dancer_locg","p":45,"h":1,"n":"Cobble Dancer"},{"c":0,"s":7,"id":5705,"u":"courteous%20comeback_locg","p":11,"h":1,"n":"Courteous Comeback"},{"c":0,"s":7,"id":5706,"u":"cunning%20climber_locg","p":45,"h":1,"n":"Cunning Climber"},{"c":0,"s":7,"id":5707,"u":"daredevil's%20gambit_locg","p":75,"h":1,"n":"Daredevil's Gambit"},{"c":0,"s":7,"id":5708,"u":"daring%20act_locg","p":74,"h":1,"n":"Daring Act"},{"c":0,"s":7,"id":5709,"u":"daring%20flourish_locg","p":75,"h":1,"n":"Daring Flourish"},{"c":0,"s":7,"id":5710,"u":"darkseer_locg","p":13,"h":1,"n":"Darkseer"},{"c":0,"s":7,"id":5711,"u":"death's%20door_locg","p":115,"h":1,"n":"Death's Door"},{"c":0,"s":7,"id":5712,"u":"defiance%20unto%20death_locg","p":26,"h":1,"n":"Defiance Unto Death"},{"c":0,"s":7,"id":5713,"u":"demanding%20challenge_locg","p":75,"h":1,"n":"Demanding Challenge"},{"c":0,"s":7,"id":5714,"u":"devil's%20advocate_locg","p":11,"h":1,"n":"Devil's Advocate"},{"c":0,"s":7,"id":5715,"u":"dragon%20prince_locg","p":14,"h":1,"n":"Dragon Prince"},{"c":0,"s":7,"id":5716,"u":"dragon%20spit_locg","p":12,"h":1,"n":"Dragon Spit"},{"c":0,"s":7,"id":5717,"u":"dualistic%20synergy_locg","p":104,"h":1,"n":"Dualistic Synergy"},{"c":0,"s":7,"id":5718,"u":"easily%20dismissed_locg","p":44,"h":1,"n":"Easily Dismissed"},{"c":0,"s":7,"id":5719,"u":"eclectic%20obsession_locg","p":33,"h":1,"n":"Eclectic Obsession"},{"c":0,"s":7,"id":5720,"u":"educated%20assessment_locg","p":112,"h":1,"n":"Educated Assessment"},{"c":0,"s":7,"id":5721,"u":"elemental%20wrath_locg","p":26,"h":1,"n":"Elemental Wrath"},{"c":0,"s":7,"id":5722,"u":"elven%20instincts_locg","p":27,"h":1,"n":"Elven Instincts"},{"c":0,"s":7,"id":5723,"u":"elven%20verve_locg","p":26,"h":1,"n":"Elven Verve"},{"c":0,"s":7,"id":5724,"u":"emerald%20boughs%20accustomation_locg","p":102,"h":1,"n":"Emerald Boughs Accustomation"},{"c":0,"s":7,"id":5725,"u":"emerald%20boughs%20hideaway_locg","p":103,"h":1,"n":"Emerald Boughs Hideaway"},{"c":0,"s":7,"id":5726,"u":"endure%20death's%20touch_locg","p":94,"h":1,"n":"Endure Death's Touch"},{"c":0,"s":7,"id":5727,"u":"energy%20blessed_locg","p":21,"h":1,"n":"Energy Blessed"},{"c":0,"s":7,"id":5728,"u":"entourage_locg","p":72,"h":1,"n":"Entourage"},{"c":0,"s":7,"id":5729,"u":"envenom%20fangs_locg","p":59,"h":1,"n":"Envenom Fangs"},{"c":0,"s":7,"id":5730,"u":"everstand%20stance_locg","p":90,"h":1,"n":"Everstand Stance"},{"c":0,"s":7,"id":5731,"u":"everstand%20strike_locg","p":90,"h":1,"n":"Everstand Strike"},{"c":0,"s":7,"id":5732,"u":"everyone%20duck!_locg","p":112,"h":1,"n":"Everyone Duck!"},{"c":0,"s":7,"id":5733,"u":"expert%20drill%20sergeant_locg","p":51,"h":1,"n":"Expert Drill Sergeant"},{"c":0,"s":7,"id":5734,"u":"fade%20away_locg","p":45,"h":1,"n":"Fade Away"},{"c":0,"s":7,"id":5735,"u":"fang%20sharpener_locg","p":37,"h":1,"n":"Fang Sharpener"},{"c":0,"s":7,"id":5736,"u":"firebrand%20braggart%20dedication_locg","p":74,"h":1,"n":"Firebrand Braggart Dedication"},{"c":0,"s":7,"id":5737,"u":"flexible%20halcyon%20spellcasting_locg","p":105,"h":1,"n":"Flexible Halcyon Spellcasting"},{"c":0,"s":7,"id":5738,"u":"font%20of%20knowledge_locg","p":113,"h":1,"n":"Font Of Knowledge"},{"c":0,"s":7,"id":5739,"u":"forced%20entry_locg","p":112,"h":1,"n":"Forced Entry"},{"c":0,"s":7,"id":5740,"u":"forest%20stealth_locg","p":27,"h":1,"n":"Forest Stealth"},{"c":0,"s":7,"id":5741,"u":"forge-day's%20rest_locg","p":20,"h":1,"n":"Forge-day's Rest"},{"c":0,"s":7,"id":5742,"u":"formation%20master_locg","p":51,"h":1,"n":"Formation Master"},{"c":0,"s":7,"id":5743,"u":"formation%20training_locg","p":51,"h":1,"n":"Formation Training"},{"c":0,"s":7,"id":5744,"u":"fortuitous%20shift_locg","p":33,"h":1,"n":"Fortuitous Shift"},{"c":0,"s":7,"id":5745,"u":"freeze%20it!_locg","p":39,"h":1,"n":"Freeze It!"},{"c":0,"s":7,"id":5746,"u":"fulminating%20synergy_locg","p":105,"h":1,"n":"Fulminating Synergy"},{"c":0,"s":7,"id":5747,"u":"gaze%20of%20veracity_locg","p":85,"h":1,"n":"Gaze Of Veracity"},{"c":0,"s":7,"id":5748,"u":"gecko's%20grip_locg","p":59,"h":1,"n":"Gecko's Grip"},{"c":0,"s":7,"id":5749,"u":"gloomseer_locg","p":12,"h":1,"n":"Gloomseer"},{"c":0,"s":7,"id":5750,"u":"gnome%20polyglot_locg","p":31,"h":1,"n":"Gnome Polyglot"},{"c":0,"s":7,"id":5751,"u":"grasping%20reach_locg","p":54,"h":1,"n":"Grasping Reach"},{"c":0,"s":7,"id":5752,"u":"great%20boaster_locg","p":75,"h":1,"n":"Great Boaster"},{"c":0,"s":7,"id":5753,"u":"grim%20insight_locg","p":32,"h":1,"n":"Grim Insight"},{"c":0,"s":7,"id":5754,"u":"halcyon%20speaker%20dedication_locg","p":104,"h":1,"n":"Halcyon Speaker Dedication"},{"c":0,"s":7,"id":5755,"u":"halcyon%20spellcasting%20adept_locg","p":105,"h":1,"n":"Halcyon Spellcasting Adept"},{"c":0,"s":7,"id":5756,"u":"halcyon%20spellcasting%20initiate_locg","p":104,"h":1,"n":"Halcyon Spellcasting Initiate"},{"c":0,"s":7,"id":5757,"u":"halcyon%20spellcasting%20sage_locg","p":105,"h":1,"n":"Halcyon Spellcasting Sage"},{"c":0,"s":7,"id":5758,"u":"halfling%20ingenuity_locg","p":44,"h":1,"n":"Halfling Ingenuity"},{"c":0,"s":7,"id":5759,"u":"hard%20tail_locg","p":38,"h":1,"n":"Hard Tail"},{"c":0,"s":7,"id":5760,"u":"harmlessly%20cute_locg","p":54,"h":1,"n":"Harmlessly Cute"},{"c":0,"s":7,"id":5761,"u":"harrying%20strike_locg","p":115,"h":1,"n":"Harrying Strike"},{"c":0,"s":7,"id":5762,"u":"heir%20of%20the%20saoc_locg","p":14,"h":1,"n":"Heir Of The Saoc"},{"c":0,"s":7,"id":5763,"u":"hell's%20armaments_locg","p":84,"h":1,"n":"Hell's Armaments"},{"c":0,"s":7,"id":5764,"u":"hellknight%20dedication_locg","p":84,"h":1,"n":"Hellknight Dedication"},{"c":0,"s":7,"id":5765,"u":"hellknight%20order%20cross-training_locg","p":81,"h":1,"n":"Hellknight Order Cross-training"},{"c":0,"s":7,"id":5766,"u":"hellknight%20signifer%20dedication_locg","p":85,"h":1,"n":"Hellknight Signifer Dedication"},{"c":0,"s":7,"id":5767,"u":"helpful%20halfling_locg","p":45,"h":1,"n":"Helpful Halfling"},{"c":0,"s":7,"id":5768,"u":"heroes'%20call_locg","p":21,"h":1,"n":"Heroes' Call"},{"c":0,"s":7,"id":5769,"u":"hobgoblin%20lore_locg","p":50,"h":1,"n":"Hobgoblin Lore"},{"c":0,"s":7,"id":5770,"u":"hobgoblin%20weapon%20discipline_locg","p":51,"h":1,"n":"Hobgoblin Weapon Discipline"},{"c":0,"s":7,"id":5771,"u":"hobgoblin%20weapon%20expertise_locg","p":51,"h":1,"n":"Hobgoblin Weapon Expertise"},{"c":0,"s":7,"id":5772,"u":"hobgoblin%20weapon%20familiarity_locg","p":50,"h":1,"n":"Hobgoblin Weapon Familiarity"},{"c":0,"s":7,"id":5773,"u":"hungry%20goblin_locg","p":39,"h":1,"n":"Hungry Goblin"},{"c":0,"s":7,"id":5774,"u":"impassable%20wall%20stance_locg","p":90,"h":1,"n":"Impassable Wall Stance"},{"c":0,"s":7,"id":5775,"u":"incredible%20luck_locg","p":45,"h":1,"n":"Incredible Luck"},{"c":0,"s":7,"id":5776,"u":"innocuous_locg","p":44,"h":1,"n":"Innocuous"},{"c":0,"s":7,"id":5777,"u":"intuitive%20cooperation_locg","p":44,"h":1,"n":"Intuitive Cooperation"},{"c":0,"s":7,"id":5778,"u":"intuitive%20illusions_locg","p":33,"h":1,"n":"Intuitive Illusions"},{"c":0,"s":7,"id":5779,"u":"inventive%20offensive_locg","p":32,"h":1,"n":"Inventive Offensive"},{"c":0,"s":7,"id":5780,"u":"invoke%20the%20crimson%20oath_locg","p":95,"h":1,"n":"Invoke The Crimson Oath"},{"c":0,"s":7,"id":5781,"u":"irriseni%20ice-witch_locg","p":14,"h":1,"n":"Irriseni Ice-witch"},{"c":0,"s":7,"id":5782,"u":"iruxi%20unarmed%20cunning_locg","p":59,"h":1,"n":"Iruxi Unarmed Cunning"},{"c":0,"s":7,"id":5783,"u":"keep%20up%20appearances_locg","p":12,"h":1,"n":"Keep Up Appearances"},{"c":0,"s":7,"id":5784,"u":"kneel%20for%20no%20god_locg","p":21,"h":1,"n":"Kneel For No God"},{"c":0,"s":7,"id":5785,"u":"knight%20in%20shining%20armor_locg","p":94,"h":1,"n":"Knight In Shining Armor"},{"c":0,"s":7,"id":5786,"u":"knight%20reclaimant%20dedication_locg","p":95,"h":1,"n":"Knight Reclaimant Dedication"},{"c":0,"s":7,"id":5787,"u":"knight%20vigilant%20dedication_locg","p":94,"h":1,"n":"Knight Vigilant Dedication"},{"c":0,"s":7,"id":5788,"u":"know%20oneself_locg","p":12,"h":1,"n":"Know Oneself"},{"c":0,"s":7,"id":5789,"u":"leech-clipper_locg","p":50,"h":1,"n":"Leech-clipper"},{"c":0,"s":7,"id":5790,"u":"leshy%20glide_locg","p":55,"h":1,"n":"Leshy Glide"},{"c":0,"s":7,"id":5791,"u":"leshy%20lore_locg","p":54,"h":1,"n":"Leshy Lore"},{"c":0,"s":7,"id":5792,"u":"leshy%20superstition_locg","p":54,"h":1,"n":"Leshy Superstition"},{"c":0,"s":7,"id":5793,"u":"life-giving%20magic_locg","p":32,"h":1,"n":"Life-giving Magic"},{"c":0,"s":7,"id":5794,"u":"light%20of%20revelation_locg","p":90,"h":1,"n":"Light Of Revelation"},{"c":0,"s":7,"id":5795,"u":"lizardfolk%20lore_locg","p":58,"h":1,"n":"Lizardfolk Lore"},{"c":0,"s":7,"id":5796,"u":"lore%20seeker_locg","p":113,"h":1,"n":"Lore Seeker"},{"c":0,"s":7,"id":5797,"u":"lucky%20keepsake_locg","p":55,"h":1,"n":"Lucky Keepsake"},{"c":0,"s":7,"id":5798,"u":"magaambyan%20attendant%20dedication_locg","p":101,"h":1,"n":"Magaambyan Attendant Dedication"},{"c":0,"s":7,"id":5799,"u":"marsh%20runner_locg","p":58,"h":1,"n":"Marsh Runner"},{"c":0,"s":7,"id":5800,"u":"mask%20familiar_locg","p":101,"h":1,"n":"Mask Familiar"},{"c":0,"s":7,"id":5801,"u":"masked%20casting_locg","p":85,"h":1,"n":"Masked Casting"},{"c":0,"s":7,"id":5802,"u":"natural%20illusionist_locg","p":33,"h":1,"n":"Natural Illusionist"},{"c":0,"s":7,"id":5803,"u":"natural%20performer_locg","p":32,"h":1,"n":"Natural Performer"},{"c":0,"s":7,"id":5804,"u":"order%20training_locg","p":81,"h":1,"n":"Order Training"},{"c":0,"s":7,"id":5805,"u":"ornate%20tattoo_locg","p":13,"h":1,"n":"Ornate Tattoo"},{"c":0,"s":7,"id":5806,"u":"overlooked%20mastermind_locg","p":15,"h":1,"n":"Overlooked Mastermind"},{"c":0,"s":7,"id":5807,"u":"parthenogenic%20hatchling_locg","p":58,"h":1,"n":"Parthenogenic Hatchling"},{"c":0,"s":7,"id":5808,"u":"persistent%20creation_locg","p":104,"h":1,"n":"Persistent Creation"},{"c":0,"s":7,"id":5809,"u":"pride%20in%20arms_locg","p":51,"h":1,"n":"Pride In Arms"},{"c":0,"s":7,"id":5810,"u":"primal%20rampage_locg","h":1,"n":"Primal Rampage"},{"c":0,"s":7,"id":5811,"u":"protective%20sheath_locg","p":21,"h":1,"n":"Protective Sheath"},{"c":0,"s":7,"id":5812,"u":"quah%20bond_locg","p":12,"h":1,"n":"Quah Bond"},{"c":0,"s":7,"id":5813,"u":"rain-scribe%20mobility_locg","p":103,"h":1,"n":"Rain-scribe Mobility"},{"c":0,"s":7,"id":5814,"u":"rain-scribe%20sustenance_locg","p":102,"h":1,"n":"Rain-scribe Sustenance"},{"c":0,"s":7,"id":5815,"u":"razor%20claws_locg","p":58,"h":1,"n":"Razor Claws"},{"c":0,"s":7,"id":5816,"u":"reaper%20of%20repose_locg","p":95,"h":1,"n":"Reaper Of Repose"},{"c":0,"s":7,"id":5817,"u":"recognize%20threat_locg","p":112,"h":1,"n":"Recognize Threat"},{"c":0,"s":7,"id":5818,"u":"remorseless%20lash_locg","p":50,"h":1,"n":"Remorseless Lash"},{"c":0,"s":7,"id":5819,"u":"reptile%20speaker_locg","p":58,"h":1,"n":"Reptile Speaker"},{"c":0,"s":7,"id":5820,"u":"ritual%20reversion_locg","p":55,"h":1,"n":"Ritual Reversion"},{"c":0,"s":7,"id":5821,"u":"roll%20with%20it_locg","p":39,"h":1,"n":"Roll With It"},{"c":0,"s":7,"id":5822,"u":"round%20ears_locg","p":15,"h":1,"n":"Round Ears"},{"c":0,"s":7,"id":5823,"u":"saoc%20astrology_locg","p":12,"h":1,"n":"Saoc Astrology"},{"c":0,"s":7,"id":5824,"u":"scalding%20spit_locg","p":39,"h":1,"n":"Scalding Spit"},{"c":0,"s":7,"id":5825,"u":"scrollmaster%20dedication_locg","p":113,"h":1,"n":"Scrollmaster Dedication"},{"c":0,"s":7,"id":5826,"u":"seedpod_locg","p":54,"h":1,"n":"Seedpod"},{"c":0,"s":7,"id":5827,"u":"sense%20chaos_locg","p":84,"h":1,"n":"Sense Chaos"},{"c":0,"s":7,"id":5828,"u":"sense%20thoughts_locg","p":27,"h":1,"n":"Sense Thoughts"},{"c":0,"s":7,"id":5829,"u":"shadow%20of%20the%20wilds_locg","p":54,"h":1,"n":"Shadow Of The Wilds"},{"c":0,"s":7,"id":5830,"u":"shadow%20pact_locg","p":14,"h":1,"n":"Shadow Pact"},{"c":0,"s":7,"id":5831,"u":"share%20thoughts_locg","p":26,"h":1,"n":"Share Thoughts"},{"c":0,"s":7,"id":5832,"u":"shared%20luck_locg","p":45,"h":1,"n":"Shared Luck"},{"c":0,"s":7,"id":5833,"u":"shared%20synergy_locg","p":104,"h":1,"n":"Shared Synergy"},{"c":0,"s":7,"id":5834,"u":"sharp%20fangs_locg","p":58,"h":1,"n":"Sharp Fangs"},{"c":0,"s":7,"id":5835,"u":"shed%20tail_locg","p":59,"h":1,"n":"Shed Tail"},{"c":0,"s":7,"id":5836,"u":"shory%20aerialist_locg","p":15,"h":1,"n":"Shory Aerialist"},{"c":0,"s":7,"id":5837,"u":"shory%20aeromancer_locg","p":14,"h":1,"n":"Shory Aeromancer"},{"c":0,"s":7,"id":5838,"u":"shoulder%20catastrophe_locg","p":115,"h":1,"n":"Shoulder Catastrophe"},{"c":0,"s":7,"id":5839,"u":"signifer%20armor%20expertise_locg","p":85,"h":1,"n":"Signifer Armor Expertise"},{"c":0,"s":7,"id":5840,"u":"signifer's%20sight_locg","p":85,"h":1,"n":"Signifer's Sight"},{"c":0,"s":7,"id":5841,"u":"sociable_locg","p":15,"h":1,"n":"Sociable"},{"c":0,"s":7,"id":5842,"u":"solar%20rejuvenation_locg","p":55,"h":1,"n":"Solar Rejuvenation"},{"c":0,"s":7,"id":5843,"u":"sow%20rumor_locg","p":71,"h":1,"n":"Sow Rumor"},{"c":0,"s":7,"id":5844,"u":"speak%20with%20kindred_locg","p":55,"h":1,"n":"Speak With Kindred"},{"c":0,"s":7,"id":5845,"u":"spellmaster%20dedication_locg","p":114,"h":1,"n":"Spellmaster Dedication"},{"c":0,"s":7,"id":5846,"u":"spellmaster's%20resilience_locg","p":114,"h":1,"n":"Spellmaster's Resilience"},{"c":0,"s":7,"id":5847,"u":"sun%20blade_locg","p":90,"h":1,"n":"Sun Blade"},{"c":0,"s":7,"id":5848,"u":"surface%20culture_locg","p":20,"h":1,"n":"Surface Culture"},{"c":0,"s":7,"id":5849,"u":"surreptitious%20spellcaster_locg","p":114,"h":1,"n":"Surreptitious Spellcaster"},{"c":0,"s":7,"id":5850,"u":"survivor%20of%20desolation_locg","p":95,"h":1,"n":"Survivor Of Desolation"},{"c":0,"s":7,"id":5851,"u":"swift%20swimmer_locg","p":59,"h":1,"n":"Swift Swimmer"},{"c":0,"s":7,"id":5852,"u":"swordmaster%20dedication_locg","p":115,"h":1,"n":"Swordmaster Dedication"},{"c":0,"s":7,"id":5853,"u":"synergistic%20spell_locg","p":105,"h":1,"n":"Synergistic Spell"},{"c":0,"s":7,"id":5854,"u":"tail%20spin_locg","p":38,"h":1,"n":"Tail Spin"},{"c":0,"s":7,"id":5855,"u":"tail%20whip_locg","p":58,"h":1,"n":"Tail Whip"},{"c":0,"s":7,"id":5856,"u":"tempest-sun%20redirection_locg","p":102,"h":1,"n":"Tempest-sun Redirection"},{"c":0,"s":7,"id":5857,"u":"tempest-sun%20shielding_locg","p":103,"h":1,"n":"Tempest-sun Shielding"},{"c":0,"s":7,"id":5858,"u":"terrain%20advantage_locg","p":59,"h":1,"n":"Terrain Advantage"},{"c":0,"s":7,"id":5859,"u":"theoretical%20acumen_locg","p":32,"h":1,"n":"Theoretical Acumen"},{"c":0,"s":7,"id":5860,"u":"tomb-watcher's%20glare_locg","p":21,"h":1,"n":"Tomb-watcher's Glare"},{"c":0,"s":7,"id":5861,"u":"torch%20goblin_locg","p":38,"h":1,"n":"Torch Goblin"},{"c":0,"s":7,"id":5862,"u":"tree%20climber_locg","p":38,"h":1,"n":"Tree Climber"},{"c":0,"s":7,"id":5863,"u":"tupilaq%20carver_locg","p":13,"h":1,"n":"Tupilaq Carver"},{"c":0,"s":7,"id":5864,"u":"tusks_locg","p":15,"h":1,"n":"Tusks"},{"c":0,"s":7,"id":5865,"u":"unassuming%20dedication_locg","p":44,"h":1,"n":"Unassuming Dedication"},{"c":0,"s":7,"id":5866,"u":"unbreakable-er%20goblin_locg","p":39,"h":1,"n":"Unbreakable-er Goblin"},{"c":0,"s":7,"id":5867,"u":"undaunted_locg","p":54,"h":1,"n":"Undaunted"},{"c":0,"s":7,"id":5868,"u":"unexpected%20shift_locg","p":32,"h":1,"n":"Unexpected Shift"},{"c":0,"s":7,"id":5869,"u":"unravel%20mysteries_locg","p":113,"h":1,"n":"Unravel Mysteries"},{"c":0,"s":7,"id":5870,"u":"unshakable%20idealism_locg","p":94,"h":1,"n":"Unshakable Idealism"},{"c":0,"s":7,"id":5871,"u":"uzunjati%20recollection_locg","p":103,"h":1,"n":"Uzunjati Recollection"},{"c":0,"s":7,"id":5872,"u":"uzunjati%20storytelling_locg","p":102,"h":1,"n":"Uzunjati Storytelling"},{"c":0,"s":7,"id":5873,"u":"vibrant%20display_locg","p":33,"h":1,"n":"Vibrant Display"},{"c":0,"s":7,"id":5874,"u":"vigorous%20health_locg","p":50,"h":1,"n":"Vigorous Health"},{"c":0,"s":7,"id":5875,"u":"viking%20shieldbearer_locg","p":13,"h":1,"n":"Viking Shieldbearer"},{"c":0,"s":7,"id":5876,"u":"virtue-forged%20tattoos_locg","p":14,"h":1,"n":"Virtue-forged Tattoos"},{"c":0,"s":7,"id":5877,"u":"wandering%20heart_locg","p":27,"h":1,"n":"Wandering Heart"},{"c":0,"s":7,"id":5878,"u":"ward%20casting_locg","p":114,"h":1,"n":"Ward Casting"},{"c":0,"s":7,"id":5879,"u":"wavetouched%20paragon_locg","p":13,"h":1,"n":"Wavetouched Paragon"},{"c":0,"s":7,"id":5880,"u":"wildborn%20adept_locg","p":27,"h":1,"n":"Wildborn Adept"},{"c":0,"s":7,"id":5881,"u":"wildborn%20magic_locg","p":26,"h":1,"n":"Wildborn Magic"},{"c":0,"s":7,"id":5882,"u":"witch%20warden_locg","p":13,"h":1,"n":"Witch Warden"},{"c":0,"s":7,"id":5883,"u":"woodcraft_locg","p":26,"h":1,"n":"Woodcraft"},{"c":0,"s":59,"id":5884,"u":"battle%20prayer_logm","p":104,"h":1,"n":"Battle Prayer"},{"c":0,"s":59,"id":5885,"u":"bless%20tonic_logm","p":104,"h":1,"n":"Bless Tonic"},{"c":0,"s":59,"id":5886,"u":"bless%20toxin_logm","p":104,"h":1,"n":"Bless Toxin"},{"c":0,"s":59,"id":5887,"u":"blessed%20blood_logm","p":104,"h":1,"n":"Blessed Blood"},{"c":0,"s":59,"id":5888,"u":"charlatan_logm","p":104,"h":1,"n":"Charlatan"},{"c":0,"s":59,"id":5889,"u":"environmental%20grace_logm","p":105,"h":1,"n":"Environmental Grace"},{"c":0,"s":59,"id":5890,"u":"evangelize_logm","p":105,"h":1,"n":"Evangelize"},{"c":0,"s":59,"id":5891,"u":"expanded%20domain%20initiate_logm","p":8,"h":1,"n":"Expanded Domain Initiate"},{"c":0,"s":59,"id":5892,"u":"mortal%20healing_logm","p":105,"h":1,"n":"Mortal Healing"},{"c":0,"s":59,"id":5893,"u":"numb%20to%20death_logm","p":105,"h":1,"n":"Numb To Death"},{"c":0,"s":59,"id":5894,"u":"sacred%20defense_logm","p":105,"h":1,"n":"Sacred Defense"},{"c":0,"s":59,"id":5895,"u":"sacred%20ki_logm","p":105,"h":1,"n":"Sacred Ki"},{"c":0,"s":59,"id":5896,"u":"sanctify%20water_logm","p":105,"h":1,"n":"Sanctify Water"},{"c":0,"s":59,"id":5897,"u":"splinter%20faith_logm","p":8,"h":1,"n":"Splinter Faith"},{"c":0,"s":59,"id":5898,"u":"syncretism_logm","p":105,"h":1,"n":"Syncretism"},{"c":0,"s":6,"id":5899,"u":"embodied%20legionary%20subjectivity_loil","p":29,"h":1,"n":"Embodied Legionary Subjectivity"},{"c":0,"s":6,"id":5900,"u":"embodied%20dreadnought%20subjectivity_loil","p":29,"h":1,"n":"Embodied Dreadnought Subjectivity"},{"c":0,"s":6,"id":5901,"u":"transposable%20compliance_loil","p":29,"h":1,"n":"Transposable Compliance"},{"c":0,"s":6,"id":5902,"u":"embodied%20dragoon%20subjectivity_loil","p":29,"h":1,"n":"Embodied Dragoon Subjectivity"},{"c":0,"s":6,"id":5903,"u":"molten%20wit_loil","p":30,"h":1,"n":"Molten Wit"},{"c":0,"s":6,"id":5904,"u":"native%20waters_loil","p":31,"h":1,"n":"Native Waters"},{"c":0,"s":6,"id":5905,"u":"silent%20stone_loil","p":31,"h":1,"n":"Silent Stone"},{"c":0,"s":6,"id":5906,"u":"wind%20pillow_loil","p":31,"h":1,"n":"Wind Pillow"},{"c":0,"s":6,"id":5907,"u":"noble%20resolve_loil","p":31,"h":1,"n":"Noble Resolve"},{"c":0,"s":6,"id":5908,"u":"miraculous%20repair_loil","p":31,"h":1,"n":"Miraculous Repair"},{"c":0,"s":6,"id":5909,"u":"planar%20sidestep_loil","p":31,"h":1,"n":"Planar Sidestep"},{"c":0,"s":6,"id":5910,"u":"%7b%40feat%20faultspawn%7cloil%7d_loil","p":32,"h":1,"n":"{@feat Faultspawn|LOIL}"},{"c":0,"s":6,"id":5911,"u":"reveal%20hidden%20self_loil","p":32,"h":1,"n":"Reveal Hidden Self"},{"c":0,"s":6,"id":5912,"u":"towering%20presence_loil","p":33,"h":1,"n":"Towering Presence"},{"c":0,"s":6,"id":5913,"u":"asura%20magic_loil","p":33,"h":1,"n":"Asura Magic"},{"c":0,"s":6,"id":5914,"u":"jalmeri%20rakshasa%20magic_loil","p":33,"h":1,"n":"Jalmeri Rakshasa Magic"},{"c":0,"s":6,"id":5915,"u":"idol%20threat_loil","p":33,"h":1,"n":"Idol Threat"},{"c":0,"s":6,"id":5916,"u":"dominion%20aura_loil","p":33,"h":1,"n":"Dominion Aura"},{"c":0,"s":6,"id":5917,"u":"ancient%20memories_loil","p":37,"h":1,"n":"Ancient Memories"},{"c":0,"s":6,"id":5918,"u":"flexible%20form_loil","p":37,"h":1,"n":"Flexible Form"},{"c":0,"s":6,"id":5919,"u":"ghoran%20lore_loil","p":37,"h":1,"n":"Ghoran Lore"},{"c":0,"s":6,"id":5920,"u":"ghoran%20weapon%20familiarity_loil","p":37,"h":1,"n":"Ghoran Weapon Familiarity"},{"c":0,"s":6,"id":5921,"u":"hidden%20thorn_loil","p":37,"h":1,"n":"Hidden Thorn"},{"c":0,"s":6,"id":5922,"u":"ghoran%20weapon%20practice_loil","p":38,"h":1,"n":"Ghoran Weapon Practice"},{"c":0,"s":6,"id":5923,"u":"murderous%20thorns_loil","p":38,"h":1,"n":"Murderous Thorns"},{"c":0,"s":6,"id":5924,"u":"speak%20with%20flowers_loil","p":38,"h":1,"n":"Speak with Flowers"},{"c":0,"s":6,"id":5925,"u":"tree's%20ward_loil","p":38,"h":1,"n":"Tree's Ward"},{"c":0,"s":6,"id":5926,"u":"endless%20memories_loil","p":38,"h":1,"n":"Endless Memories"},{"c":0,"s":6,"id":5927,"u":"flower%20magic_loil","p":38,"h":1,"n":"Flower Magic"},{"c":0,"s":6,"id":5928,"u":"perfume%20cloud_loil","p":38,"h":1,"n":"Perfume Cloud"},{"c":0,"s":6,"id":5929,"u":"solar%20rejuvenation_loil","p":39,"h":1,"n":"Solar Rejuvenation"},{"c":0,"s":6,"id":5930,"u":"eternal%20memories_loil","p":39,"h":1,"n":"Eternal Memories"},{"c":0,"s":6,"id":5931,"u":"ghoran%20weapon%20expertise_loil","p":39,"h":1,"n":"Ghoran Weapon Expertise"},{"c":0,"s":6,"id":5932,"u":"look%20but%20don't%20touch_loil","p":39,"h":1,"n":"Look but Don't Touch"},{"c":0,"s":6,"id":5933,"u":"violent%20vines_loil","p":39,"h":1,"n":"Violent Vines"},{"c":0,"s":6,"id":5934,"u":"ghoran's%20wrath_loil","p":39,"h":1,"n":"Ghoran's Wrath"},{"c":0,"s":6,"id":5935,"u":"community%20knowledge_loil","p":42,"h":1,"n":"Community Knowledge"},{"c":0,"s":6,"id":5936,"u":"crystal%20luminescence_loil","p":43,"h":1,"n":"Crystal Luminescence"},{"c":0,"s":6,"id":5937,"u":"emotional%20partitions_loil","p":43,"h":1,"n":"Emotional Partitions"},{"c":0,"s":6,"id":5938,"u":"mental%20sustenance_loil","p":43,"h":1,"n":"Mental Sustenance"},{"c":0,"s":6,"id":5939,"u":"open%20mind_loil","p":43,"h":1,"n":"Open Mind"},{"c":0,"s":6,"id":5940,"u":"puncturing%20horn_loil","p":43,"h":1,"n":"Puncturing Horn"},{"c":0,"s":6,"id":5941,"u":"scuttle%20up_loil","p":43,"h":1,"n":"Scuttle Up"},{"c":0,"s":6,"id":5942,"u":"tough%20skin_loil","p":44,"h":1,"n":"Tough Skin"},{"c":0,"s":6,"id":5943,"u":"empathic%20calm_loil","p":44,"h":1,"n":"Empathic Calm"},{"c":0,"s":6,"id":5944,"u":"fighting%20horn_loil","p":44,"h":1,"n":"Fighting Horn"},{"c":0,"s":6,"id":5945,"u":"skilled%20climber_loil","p":44,"h":1,"n":"Skilled Climber"},{"c":0,"s":6,"id":5946,"u":"unlock%20secret_loil","p":44,"h":1,"n":"Unlock Secret"},{"c":0,"s":6,"id":5947,"u":"well%20of%20potential_loil","p":44,"h":1,"n":"Well of Potential"},{"c":0,"s":6,"id":5948,"u":"fortified%20mind_loil","p":44,"h":1,"n":"Fortified Mind"},{"c":0,"s":6,"id":5949,"u":"telekinetic%20slip_loil","p":45,"h":1,"n":"Telekinetic Slip"},{"c":0,"s":6,"id":5950,"u":"transcendent%20realization_loil","p":45,"h":1,"n":"Transcendent Realization"},{"c":0,"s":6,"id":5951,"u":"kashrishi%20revivification_loil","p":45,"h":1,"n":"Kashrishi Revivification"},{"c":0,"s":6,"id":5952,"u":"reimagine_loil","p":45,"h":1,"n":"Reimagine"},{"c":0,"s":6,"id":5953,"u":"bend%20space_loil","p":45,"h":1,"n":"Bend Space"},{"c":0,"s":6,"id":5954,"u":"cleansing%20light_loil","p":45,"h":1,"n":"Cleansing Light"},{"c":0,"s":6,"id":5955,"u":"cold%20minded_loil","p":48,"h":1,"n":"Cold Minded"},{"c":0,"s":6,"id":5956,"u":"nagaji%20lore_loil","p":49,"h":1,"n":"Nagaji Lore"},{"c":0,"s":6,"id":5957,"u":"nagaji%20spell%20familiarity_loil","p":49,"h":1,"n":"Nagaji Spell Familiarity"},{"c":0,"s":6,"id":5958,"u":"serpent's%20tongue_loil","p":49,"h":1,"n":"Serpent's Tongue"},{"c":0,"s":6,"id":5959,"u":"water%20nagaji_loil","p":49,"h":1,"n":"Water Nagaji"},{"c":0,"s":6,"id":5960,"u":"hypnotic%20lure_loil","p":49,"h":1,"n":"Hypnotic Lure"},{"c":0,"s":6,"id":5961,"u":"nagaji%20spell%20mysteries_loil","p":49,"h":1,"n":"Nagaji Spell Mysteries"},{"c":0,"s":6,"id":5962,"u":"skin%20split_loil","p":49,"h":1,"n":"Skin Split"},{"c":0,"s":6,"id":5963,"u":"venom%20spit_loil","p":50,"h":1,"n":"Venom Spit"},{"c":0,"s":6,"id":5964,"u":"envenom%20strike_loil","p":50,"h":1,"n":"Envenom Strike"},{"c":0,"s":6,"id":5965,"u":"guarded%20thoughts_loil","p":50,"h":1,"n":"Guarded Thoughts"},{"c":0,"s":6,"id":5966,"u":"serpentcoil%20slam_loil","p":50,"h":1,"n":"Serpentcoil Slam"},{"c":0,"s":6,"id":5967,"u":"serpentine%20swimmer_loil","p":50,"h":1,"n":"Serpentine Swimmer"},{"c":0,"s":6,"id":5968,"u":"disruptive%20stare_loil","p":51,"h":1,"n":"Disruptive Stare"},{"c":0,"s":6,"id":5969,"u":"nagaji%20spell%20expertise_loil","p":51,"h":1,"n":"Nagaji Spell Expertise"},{"c":0,"s":6,"id":5970,"u":"pit%20of%20snakes_loil","p":51,"h":1,"n":"Pit of Snakes"},{"c":0,"s":6,"id":5971,"u":"breath%20of%20calamity_loil","p":51,"h":1,"n":"Breath of Calamity"},{"c":0,"s":6,"id":5972,"u":"prismatic%20scales_loil","p":51,"h":1,"n":"Prismatic Scales"},{"c":0,"s":6,"id":5973,"u":"canopy%20sight_loil","p":54,"h":1,"n":"Canopy Sight"},{"c":0,"s":6,"id":5974,"u":"climbing%20tail_loil","p":55,"h":1,"n":"Climbing Tail"},{"c":0,"s":6,"id":5975,"u":"sudden%20mindfulness_loil","p":55,"h":1,"n":"Sudden Mindfulness"},{"c":0,"s":6,"id":5976,"u":"vanara%20lore_loil","p":55,"h":1,"n":"Vanara Lore"},{"c":0,"s":6,"id":5977,"u":"vanara%20weapon%20familiarity_loil","p":55,"h":1,"n":"Vanara Weapon Familiarity"},{"c":0,"s":6,"id":5978,"u":"whitecape_loil","p":55,"h":1,"n":"Whitecape"},{"c":0,"s":6,"id":5979,"u":"darting%20monkey_loil","p":55,"h":1,"n":"Darting Monkey"},{"c":0,"s":6,"id":5980,"u":"jungle%20runner_loil","p":55,"h":1,"n":"Jungle Runner"},{"c":0,"s":6,"id":5981,"u":"ragdya's%20revelry_loil","p":56,"h":1,"n":"Ragdya's Revelry"},{"c":0,"s":6,"id":5982,"u":"skillful%20climber_loil","p":56,"h":1,"n":"Skillful Climber"},{"c":0,"s":6,"id":5983,"u":"tail%20snatch_loil","p":56,"h":1,"n":"Tail Snatch"},{"c":0,"s":6,"id":5984,"u":"vanara%20weapon%20trickery_loil","p":56,"h":1,"n":"Vanara Weapon Trickery"},{"c":0,"s":6,"id":5985,"u":"dangle_loil","p":56,"h":1,"n":"Dangle"},{"c":0,"s":6,"id":5986,"u":"legendary%20size_loil","p":56,"h":1,"n":"Legendary Size"},{"c":0,"s":6,"id":5987,"u":"ragdya's%20dance_loil","p":56,"h":1,"n":"Ragdya's Dance"},{"c":0,"s":6,"id":5988,"u":"rakshasa%20ravaged_loil","p":57,"h":1,"n":"Rakshasa Ravaged"},{"c":0,"s":6,"id":5989,"u":"monkey%20spirits_loil","p":57,"h":1,"n":"Monkey Spirits"},{"c":0,"s":6,"id":5990,"u":"unbound%20freedom_loil","p":57,"h":1,"n":"Unbound Freedom"},{"c":0,"s":6,"id":5991,"u":"vanara%20battle%20clarity_loil","p":57,"h":1,"n":"Vanara Battle Clarity"},{"c":0,"s":6,"id":5992,"u":"vanara%20weapon%20expertise_loil","p":57,"h":1,"n":"Vanara Weapon Expertise"},{"c":0,"s":6,"id":5993,"u":"unfettering%20prankster_loil","p":57,"h":1,"n":"Unfettering Prankster"},{"c":0,"s":6,"id":5994,"u":"alabaster%20eyes_loil","p":60,"h":1,"n":"Alabaster Eyes"},{"c":0,"s":6,"id":5995,"u":"lesser%20enhance%20venom_loil","p":61,"h":1,"n":"Lesser Enhance Venom"},{"c":0,"s":6,"id":5996,"u":"social%20camouflage_loil","p":61,"h":1,"n":"Social Camouflage"},{"c":0,"s":6,"id":5997,"u":"vishkanya%20lore_loil","p":61,"h":1,"n":"Vishkanya Lore"},{"c":0,"s":6,"id":5998,"u":"vishkanya%20weapon%20familiarity_loil","p":61,"h":1,"n":"Vishkanya Weapon Familiarity"},{"c":0,"s":6,"id":5999,"u":"debilitating%20venom_loil","p":61,"h":1,"n":"Debilitating Venom"},{"c":0,"s":6,"id":6000,"u":"restoring%20blood_loil","p":61,"h":1,"n":"Restoring Blood"},{"c":0,"s":6,"id":6001,"u":"vishkanya%20weapon%20arts_loil","p":62,"h":1,"n":"Vishkanya Weapon Arts"},{"c":0,"s":6,"id":6002,"u":"alluring%20performance_loil","p":62,"h":1,"n":"Alluring Performance"},{"c":0,"s":6,"id":6003,"u":"moderate%20enhance%20venom_loil","p":62,"h":1,"n":"Moderate Enhance Venom"},{"c":0,"s":6,"id":6004,"u":"swift%20application_loil","p":62,"h":1,"n":"Swift Application"},{"c":0,"s":6,"id":6005,"u":"viper%20strike_loil","p":62,"h":1,"n":"Viper Strike"},{"c":0,"s":6,"id":6006,"u":"stronger%20debilitating%20venom_loil","p":62,"h":1,"n":"Stronger Debilitating Venom"},{"c":0,"s":6,"id":6007,"u":"venom%20purge_loil","p":63,"h":1,"n":"Venom Purge"},{"c":0,"s":6,"id":6008,"u":"vishkanya%20weapon%20expertise_loil","p":63,"h":1,"n":"Vishkanya Weapon Expertise"},{"c":0,"s":6,"id":6009,"u":"perfect%20weaponry_loil","p":222,"h":1,"n":"Perfect Weaponry"},{"c":0,"s":6,"id":6010,"u":"perfect%20resistance_loil","p":222,"h":1,"n":"Perfect Resistance"},{"c":0,"s":6,"id":6011,"u":"perfect%20ki%20expert_loil","p":222,"h":1,"n":"Perfect Ki Expert"},{"c":0,"s":6,"id":6012,"u":"perfect%20ki%20exemplar_loil","p":222,"h":1,"n":"Perfect Ki Exemplar"},{"c":0,"s":6,"id":6013,"u":"perfect%20ki%20grandmaster_loil","p":222,"h":1,"n":"Perfect Ki Grandmaster"},{"c":0,"s":6,"id":6014,"u":"jalmeri%20heavenseeker%20dedication_loil","p":224,"h":1,"n":"Jalmeri Heavenseeker Dedication"},{"c":0,"s":6,"id":6015,"u":"heaven's%20thunder_loil","p":224,"h":1,"n":"Heaven's Thunder"},{"c":0,"s":6,"id":6016,"u":"sky%20and%20heaven%20stance_loil","p":224,"h":1,"n":"Sky and Heaven Stance"},{"c":0,"s":6,"id":6017,"u":"skyseeker_loil","p":225,"h":1,"n":"Skyseeker"},{"c":0,"s":6,"id":6018,"u":"cross%20the%20final%20horizon_loil","p":225,"h":1,"n":"Cross the Final Horizon"},{"c":0,"s":6,"id":6019,"u":"steal%20the%20sky_loil","p":225,"h":1,"n":"Steal the Sky"},{"c":0,"s":6,"id":6020,"u":"speaking%20sky_loil","p":225,"h":1,"n":"Speaking Sky"},{"c":0,"s":6,"id":6021,"u":"greater%20enhance%20venom_loil","p":63,"h":1,"n":"Greater Enhance Venom"},{"c":0,"s":6,"id":6022,"u":"vicious%20venom_loil","p":63,"h":1,"n":"Vicious Venom"},{"c":0,"s":6,"id":6023,"u":"triggerbrand%20salvo_loil","p":108,"h":1,"n":"Triggerbrand Salvo"},{"c":0,"s":6,"id":6024,"u":"triggerbrand%20blitz_loil","p":108,"h":1,"n":"Triggerbrand Blitz"},{"c":0,"s":6,"id":6025,"u":"shieldmarshal%20dedication_loil","p":109,"h":1,"n":"Shieldmarshal Dedication"},{"c":0,"s":6,"id":6026,"u":"consolidated%20overlay%20panopticon_loil","p":109,"h":1,"n":"Consolidated Overlay Panopticon"},{"c":0,"s":6,"id":6027,"u":"equitable%20defense_loil","p":109,"h":1,"n":"Equitable Defense"},{"c":0,"s":6,"id":6028,"u":"counterclockwork%20focus_loil","p":109,"h":1,"n":"Counterclockwork Focus"},{"c":0,"s":6,"id":6029,"u":"masquerade%20of%20seasons%20stance_loil","p":126,"h":1,"n":"Masquerade of Seasons Stance"},{"c":0,"s":6,"id":6030,"u":"pirouette_loil","p":126,"h":1,"n":"Pirouette"},{"c":0,"s":6,"id":6031,"u":"grand%20dance_loil","p":126,"h":1,"n":"Grand Dance"},{"c":0,"s":6,"id":6032,"u":"fey%20influence_loil","p":126,"h":1,"n":"Fey Influence"},{"c":0,"s":6,"id":6033,"u":"drain%20emotion_loil","p":126,"h":1,"n":"Drain Emotion"},{"c":0,"s":6,"id":6034,"u":"fey%20ascension_loil","p":126,"h":1,"n":"Fey Ascension"},{"c":0,"s":6,"id":6035,"u":"cannibalize%20magic_loil","p":126,"h":1,"n":"Cannibalize Magic"},{"c":0,"s":6,"id":6036,"u":"glamour_loil","p":128,"h":1,"n":"Glamour"},{"c":0,"s":6,"id":6037,"u":"eldritch%20calm_loil","p":128,"h":1,"n":"Eldritch Calm"},{"c":0,"s":6,"id":6038,"u":"fey%20transcendence_loil","p":128,"h":1,"n":"Fey Transcendence"},{"c":0,"s":6,"id":6039,"u":"greenwatch%20initiate_loil","p":129,"h":1,"n":"Greenwatch Initiate"},{"c":0,"s":6,"id":6040,"u":"defy%20fey_loil","p":129,"h":1,"n":"Defy Fey"},{"c":0,"s":6,"id":6041,"u":"fey%20tracker_loil","p":129,"h":1,"n":"Fey Tracker"},{"c":0,"s":6,"id":6042,"u":"greenwatch%20veteran_loil","p":129,"h":1,"n":"Greenwatch Veteran"},{"c":0,"s":6,"id":6043,"u":"unseen%20passage_loil","p":129,"h":1,"n":"Unseen Passage"},{"c":0,"s":6,"id":6044,"u":"greenwatcher_loil","p":129,"h":1,"n":"Greenwatcher"},{"c":0,"s":60,"id":6045,"u":"divine%20healing_lokl","p":74,"h":1,"n":"Divine Healing"},{"c":0,"s":60,"id":6046,"u":"interrupt%20charge_lokl","p":74,"h":1,"n":"Interrupt Charge"},{"c":0,"s":60,"id":6047,"u":"phalanx%20formation_lokl","p":74,"h":1,"n":"Phalanx Formation"},{"c":0,"s":60,"id":6048,"u":"emissary%20of%20peace_lokl","p":74,"h":1,"n":"Emissary of Peace"},{"c":0,"s":60,"id":6049,"u":"instant%20armor_lokl","p":75,"h":1,"n":"Instant Armor"},{"c":0,"s":60,"id":6050,"u":"lead%20the%20way_lokl","p":75,"h":1,"n":"Lead the Way"},{"c":0,"s":60,"id":6051,"u":"guarded%20advance_lokl","p":75,"h":1,"n":"Guarded Advance"},{"c":0,"s":60,"id":6052,"u":"vigilant%20benediction_lokl","p":75,"h":1,"n":"Vigilant Benediction"},{"c":0,"s":60,"id":6053,"u":"instinctual%20interception_lokl","p":75,"h":1,"n":"Instinctual Interception"},{"c":0,"s":60,"id":6054,"u":"keep%20up%20the%20good%20fight_lokl","p":75,"h":1,"n":"Keep Up the Good Fight"},{"c":0,"s":60,"id":6055,"u":"empyreal%20aura_lokl","p":75,"h":1,"n":"Empyreal Aura"},{"c":0,"s":60,"id":6056,"u":"tower%20shield%20mastery_lokl","p":75,"h":1,"n":"Tower Shield Mastery"},{"c":0,"s":60,"id":6057,"u":"ashen%20veil_lokl","p":76,"h":1,"n":"Ashen Veil"},{"c":0,"s":60,"id":6058,"u":"voice%20cold%20as%20death_lokl","p":76,"h":1,"n":"Voice Cold as Death"},{"c":0,"s":60,"id":6059,"u":"hilt%20hammer_lokl","p":76,"h":1,"n":"Hilt Hammer"},{"c":0,"s":60,"id":6060,"u":"for%20love%2c%20for%20lightning_lokl","p":76,"h":1,"n":"For Love, for Lightning"},{"c":0,"s":60,"id":6061,"u":"reclaimant%20plea_lokl","p":76,"h":1,"n":"Reclaimant Plea"},{"c":0,"s":60,"id":6062,"u":"shepherd%20of%20desolation_lokl","p":76,"h":1,"n":"Shepherd of Desolation"},{"c":0,"s":60,"id":6063,"u":"crimson%20oath%20devotion_lokl","p":76,"h":1,"n":"Crimson Oath Devotion"},{"c":0,"s":60,"id":6064,"u":"the%20tyrant%20falls!_lokl","p":76,"h":1,"n":"The Tyrant Falls!"},{"c":0,"s":60,"id":6065,"u":"always%20ready_lokl","p":78,"h":1,"n":"Always Ready"},{"c":0,"s":60,"id":6066,"u":"bless%20shield_lokl","p":78,"h":1,"n":"Bless Shield"},{"c":0,"s":60,"id":6067,"u":"familiar%20foe_lokl","p":78,"h":1,"n":"Familiar Foe"},{"c":0,"s":60,"id":6068,"u":"final%20rest_lokl","p":78,"h":1,"n":"Final Rest"},{"c":0,"s":60,"id":6069,"u":"nonlethal%20takedown_lokl","p":79,"h":1,"n":"Nonlethal Takedown"},{"c":0,"s":60,"id":6070,"u":"practiced%20opposition_lokl","p":79,"h":1,"n":"Practiced Opposition"},{"c":0,"s":60,"id":6071,"u":"repulse%20the%20wicked_lokl","p":79,"h":1,"n":"Repulse the Wicked"},{"c":0,"s":60,"id":6072,"u":"sacred%20armaments_lokl","p":79,"h":1,"n":"Sacred Armaments"},{"c":0,"s":60,"id":6073,"u":"flashing%20shield_lokl","p":79,"h":1,"n":"Flashing Shield"},{"c":0,"s":60,"id":6074,"u":"necromantic%20bulwark_lokl","p":79,"h":1,"n":"Necromantic Bulwark"},{"c":0,"s":60,"id":6075,"u":"grave%20sight_lokl","p":79,"h":1,"n":"Grave Sight"},{"c":0,"s":60,"id":6076,"u":"no%20stranger%20to%20death_lokl","p":79,"h":1,"n":"No Stranger to Death"},{"c":0,"s":60,"id":6077,"u":"resolute%20defender_lokl","p":79,"h":1,"n":"Resolute Defender"},{"c":0,"s":60,"id":6078,"u":"thwart%20evil_lokl","p":79,"h":1,"n":"Thwart Evil"},{"c":0,"s":60,"id":6079,"u":"withstand%20death_lokl","p":79,"h":1,"n":"Withstand Death"},{"c":0,"s":60,"id":6080,"u":"angel%20of%20vindication_lokl","p":80,"h":1,"n":"Angel of Vindication"},{"c":0,"s":60,"id":6081,"u":"eclipsed%20vitality_lokl","p":80,"h":1,"n":"Eclipsed Vitality"},{"c":0,"s":60,"id":6082,"u":"gravelands%20herbalist_lokl","p":80,"h":1,"n":"Gravelands Herbalist"},{"c":0,"s":60,"id":6083,"u":"push%20back%20the%20dead!_lokl","p":80,"h":1,"n":"Push Back the Dead!"},{"c":0,"s":60,"id":6084,"u":"staggering%20fire_lokl","p":80,"h":1,"n":"Staggering Fire"},{"c":0,"s":60,"id":6085,"u":"drive%20back_lokl","p":80,"h":1,"n":"Drive Back"},{"c":0,"s":60,"id":6086,"u":"preventative%20treatment_lokl","p":80,"h":1,"n":"Preventative Treatment"},{"c":0,"s":60,"id":6087,"u":"viking%20vindicator_lokl","p":80,"h":1,"n":"Viking Vindicator"},{"c":0,"s":60,"id":6088,"u":"stalwart%20standard_lokl","p":80,"h":1,"n":"Stalwart Standard"},{"c":0,"s":60,"id":6089,"u":"wave%20the%20flag_lokl","p":80,"h":1,"n":"Wave the Flag"},{"c":0,"s":60,"id":6090,"u":"agile%20shield%20grip_lokl","p":82,"h":1,"n":"Agile Shield Grip"},{"c":0,"s":60,"id":6091,"u":"devoted%20guardian_lokl","p":82,"h":1,"n":"Devoted Guardian"},{"c":0,"s":60,"id":6092,"u":"reliable%20squire_lokl","p":82,"h":1,"n":"Reliable Squire"},{"c":0,"s":60,"id":6093,"u":"resilient%20mind_lokl","p":82,"h":1,"n":"Resilient Mind"},{"c":0,"s":60,"id":6094,"u":"united%20assault_lokl","p":82,"h":1,"n":"United Assault"},{"c":0,"s":60,"id":6095,"u":"chemical%20purification_lokl","p":83,"h":1,"n":"Chemical Purification"},{"c":0,"s":60,"id":6096,"u":"ghost%20wrangler_lokl","p":83,"h":1,"n":"Ghost Wrangler"},{"c":0,"s":60,"id":6097,"u":"inspiring%20resilience_lokl","p":83,"h":1,"n":"Inspiring Resilience"},{"c":0,"s":60,"id":6098,"u":"knock%20sense_lokl","p":83,"h":1,"n":"Knock Sense"},{"c":0,"s":60,"id":6099,"u":"prayer-touched%20weapon_lokl","p":83,"h":1,"n":"Prayer-Touched Weapon"},{"c":0,"s":60,"id":6100,"u":"detonating%20spell_lokl","p":83,"h":1,"n":"Detonating Spell"},{"c":0,"s":60,"id":6101,"u":"divine%20emissary_lokl","p":83,"h":1,"n":"Divine Emissary"},{"c":0,"s":60,"id":6102,"u":"shield%20wall_lokl","p":84,"h":1,"n":"Shield Wall"},{"c":0,"s":60,"id":6103,"u":"knight's%20retaliation_lokl","p":84,"h":1,"n":"Knight's Retaliation"},{"c":0,"s":60,"id":6104,"u":"retaliatory%20cleansing_lokl","p":84,"h":1,"n":"Retaliatory Cleansing"},{"c":0,"s":60,"id":6105,"u":"consecrate%20spell_lokl","p":84,"h":1,"n":"Consecrate Spell"},{"c":0,"s":60,"id":6106,"u":"corpse-killer's%20defiance_lokl","p":85,"h":1,"n":"Corpse-Killer's Defiance"},{"c":0,"s":60,"id":6107,"u":"holy%20light_lokl","p":85,"h":1,"n":"Holy Light"},{"c":0,"s":60,"id":6108,"u":"miraculous%20intervention_lokl","p":85,"h":1,"n":"Miraculous Intervention"},{"c":0,"s":60,"id":6109,"u":"necromantic%20deflection_lokl","p":85,"h":1,"n":"Necromantic Deflection"},{"c":0,"s":60,"id":6110,"u":"shared%20sight_lokl","p":85,"h":1,"n":"Shared Sight"},{"c":0,"s":60,"id":6111,"u":"purifying%20breeze_lokl","p":85,"h":1,"n":"Purifying Breeze"},{"c":0,"s":67,"id":6112,"u":"achaekek's%20grip_lol","p":58,"h":1,"n":"Achaekek's Grip"},{"c":0,"s":67,"id":6113,"u":"artokus's%20fire_lol","p":20,"h":1,"n":"Artokus's Fire"},{"c":0,"s":67,"id":6114,"u":"azaersi's%20roads_lol","p":28,"h":1,"n":"Azaersi's Roads"},{"c":0,"s":67,"id":6115,"u":"bright%20lion%20dedication_lol","p":101,"h":1,"n":"Bright Lion Dedication"},{"c":0,"s":67,"id":6116,"u":"elude%20the%20divine_lol","p":101,"h":1,"n":"Elude The Divine"},{"c":0,"s":67,"id":6117,"u":"fading_lol","p":58,"h":1,"n":"Fading"},{"c":0,"s":67,"id":6118,"u":"flamboyant%20cruelty_lol","p":28,"h":1,"n":"Flamboyant Cruelty"},{"c":0,"s":67,"id":6119,"u":"janatimo's%20lessons_lol","p":61,"h":1,"n":"Janatimo's Lessons"},{"c":0,"s":67,"id":6120,"u":"medical%20researcher_lol","p":72,"h":1,"n":"Medical Researcher"},{"c":0,"s":67,"id":6121,"u":"paragon%20battle%20medicine_lol","p":72,"h":1,"n":"Paragon Battle Medicine"},{"c":0,"s":67,"id":6122,"u":"prayer%20attack_lol","p":58,"h":1,"n":"Prayer Attack"},{"c":0,"s":67,"id":6123,"u":"rescuer's%20press_lol","p":68,"h":1,"n":"Rescuer's Press"},{"c":0,"s":67,"id":6124,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol","p":69,"h":1,"n":"Shall Not Falter, Shall Not Rout"},{"c":0,"s":67,"id":6125,"u":"sun's%20fury_lol","p":101,"h":1,"n":"Sun's Fury"},{"c":0,"s":67,"id":6126,"u":"vernai%20training_lol","p":58,"h":1,"n":"Vernai Training"},{"c":0,"s":67,"id":6127,"u":"vigil's%20walls%20rise%20anew!_lol","p":69,"h":1,"n":"Vigil's Walls Rise Anew!"},{"c":0,"s":67,"id":6128,"u":"warding%20light_lol","p":101,"h":1,"n":"Warding Light"},{"c":0,"s":67,"id":6129,"u":"wish%20alchemy_lol","p":20,"h":1,"n":"Wish Alchemy"},{"c":0,"s":0,"id":6130,"u":"absorb%20toxin_lome","p":122,"h":1,"n":"Absorb Toxin"},{"c":0,"s":0,"id":6131,"u":"ambush%20awareness_lome","p":118,"h":1,"n":"Ambush Awareness"},{"c":0,"s":0,"id":6132,"u":"anadi%20lore_lome","p":106,"h":1,"n":"Anadi Lore"},{"c":0,"s":0,"id":6133,"u":"ancestor's%20rage_lome","p":114,"h":1,"n":"Ancestor's Rage"},{"c":0,"s":0,"id":6134,"u":"arcane%20sight_lome","p":118,"h":1,"n":"Arcane Sight"},{"c":0,"s":0,"id":6135,"u":"bone%20rider_lome","p":205,"h":1,"n":"Bone Rider"},{"c":0,"s":0,"id":6136,"u":"breath%20like%20honey_lome","p":114,"h":1,"n":"Breath Like Honey"},{"c":0,"s":0,"id":6137,"u":"bristle_lome","p":125,"h":1,"n":"Bristle"},{"c":0,"s":0,"id":6138,"u":"catch%20the%20details_lome","p":117,"h":1,"n":"Catch The Details"},{"c":0,"s":0,"id":6139,"u":"ceremony%20of%20aeon's%20guidance_lome","p":110,"h":1,"n":"Ceremony Of Aeon's Guidance"},{"c":0,"s":0,"id":6140,"u":"ceremony%20of%20aeon's%20shield_lome","p":110,"h":1,"n":"Ceremony Of Aeon's Shield"},{"c":0,"s":0,"id":6141,"u":"ceremony%20of%20fortification_lome","p":110,"h":1,"n":"Ceremony Of Fortification"},{"c":0,"s":0,"id":6142,"u":"ceremony%20of%20growth_lome","p":110,"h":1,"n":"Ceremony Of Growth"},{"c":0,"s":0,"id":6143,"u":"ceremony%20of%20knowledge_lome","p":109,"h":1,"n":"Ceremony Of Knowledge"},{"c":0,"s":0,"id":6144,"u":"ceremony%20of%20protection_lome","p":109,"h":1,"n":"Ceremony Of Protection"},{"c":0,"s":0,"id":6145,"u":"ceremony%20of%20sun's%20gift_lome","p":110,"h":1,"n":"Ceremony Of Sun's Gift"},{"c":0,"s":0,"id":6146,"u":"ceremony%20of%20sunlight_lome","p":109,"h":1,"n":"Ceremony Of Sunlight"},{"c":0,"s":0,"id":6147,"u":"ceremony%20of%20the%20evened%20hand_lome","p":109,"h":1,"n":"Ceremony Of The Evened Hand"},{"c":0,"s":0,"id":6148,"u":"ceremony%20of%20the%20strengthened%20hand_lome","p":110,"h":1,"n":"Ceremony Of The Strengthened Hand"},{"c":0,"s":0,"id":6149,"u":"conrasu%20lore_lome","p":109,"h":1,"n":"Conrasu Lore"},{"c":0,"s":0,"id":6150,"u":"conrasu%20weapon%20expertise_lome","p":110,"h":1,"n":"Conrasu Weapon Expertise"},{"c":0,"s":0,"id":6151,"u":"conrasu%20weapon%20familiarity_lome","p":109,"h":1,"n":"Conrasu Weapon Familiarity"},{"c":0,"s":0,"id":6152,"u":"conrasu%20weapon%20understanding_lome","p":110,"h":1,"n":"Conrasu Weapon Understanding"},{"c":0,"s":0,"id":6153,"u":"constant%20gaze_lome","p":118,"h":1,"n":"Constant Gaze"},{"c":0,"s":0,"id":6154,"u":"crunch_lome","p":113,"h":1,"n":"Crunch"},{"c":0,"s":0,"id":6155,"u":"defensive%20instincts_lome","p":118,"h":1,"n":"Defensive Instincts"},{"c":0,"s":0,"id":6156,"u":"delver_lome","p":126,"h":1,"n":"Delver"},{"c":0,"s":0,"id":6157,"u":"demonbane%20warrior_lome","p":60,"h":1,"n":"Demonbane Warrior"},{"c":0,"s":0,"id":6158,"u":"demonblood%20frenzy_lome","p":94,"h":1,"n":"Demonblood Frenzy"},{"c":0,"s":0,"id":6159,"u":"dig%20up%20secrets_lome","p":126,"h":1,"n":"Dig Up Secrets"},{"c":0,"s":0,"id":6160,"u":"disorienting%20venom_lome","p":106,"h":1,"n":"Disorienting Venom"},{"c":0,"s":0,"id":6161,"u":"distant%20cackle_lome","p":113,"h":1,"n":"Distant Cackle"},{"c":0,"s":0,"id":6162,"u":"eidetic%20ear_lome","p":125,"h":1,"n":"Eidetic Ear"},{"c":0,"s":0,"id":6163,"u":"envenomed%20edge_lome","p":122,"h":1,"n":"Envenomed Edge"},{"c":0,"s":0,"id":6164,"u":"fountain%20of%20secrets_lome","p":126,"h":1,"n":"Fountain Of Secrets"},{"c":0,"s":0,"id":6165,"u":"friendform_lome","p":106,"h":1,"n":"Friendform"},{"c":0,"s":0,"id":6166,"u":"gnoll%20lore_lome","p":113,"h":1,"n":"Gnoll Lore"},{"c":0,"s":0,"id":6167,"u":"gnoll%20weapon%20expertise_lome","p":114,"h":1,"n":"Gnoll Weapon Expertise"},{"c":0,"s":0,"id":6168,"u":"gnoll%20weapon%20familiarity_lome","p":113,"h":1,"n":"Gnoll Weapon Familiarity"},{"c":0,"s":0,"id":6169,"u":"gnoll%20weapon%20practicality_lome","p":114,"h":1,"n":"Gnoll Weapon Practicality"},{"c":0,"s":0,"id":6170,"u":"goloma%20courage_lome","p":117,"h":1,"n":"Goloma Courage"},{"c":0,"s":0,"id":6171,"u":"goloma%20lore_lome","p":117,"h":1,"n":"Goloma Lore"},{"c":0,"s":0,"id":6172,"u":"grandmother's%20wisdom_lome","p":114,"h":1,"n":"Grandmother's Wisdom"},{"c":0,"s":0,"id":6173,"u":"grippli%20glide_lome","p":121,"h":1,"n":"Grippli Glide"},{"c":0,"s":0,"id":6174,"u":"grippli%20lore_lome","p":120,"h":1,"n":"Grippli Lore"},{"c":0,"s":0,"id":6175,"u":"grippli%20weapon%20expertise_lome","p":122,"h":1,"n":"Grippli Weapon Expertise"},{"c":0,"s":0,"id":6176,"u":"grippli%20weapon%20familiarity_lome","p":120,"h":1,"n":"Grippli Weapon Familiarity"},{"c":0,"s":0,"id":6177,"u":"grippli%20weapon%20innovator_lome","p":121,"h":1,"n":"Grippli Weapon Innovator"},{"c":0,"s":0,"id":6178,"u":"hunter's%20defense_lome","p":121,"h":1,"n":"Hunter's Defense"},{"c":0,"s":0,"id":6179,"u":"hunter's%20fangs_lome","p":106,"h":1,"n":"Hunter's Fangs"},{"c":0,"s":0,"id":6180,"u":"hybrid%20shape_lome","p":106,"h":1,"n":"Hybrid Shape"},{"c":0,"s":0,"id":6181,"u":"hyena%20familiar_lome","p":113,"h":1,"n":"Hyena Familiar"},{"c":0,"s":0,"id":6182,"u":"inured%20to%20the%20heat_lome","p":125,"h":1,"n":"Inured To The Heat"},{"c":0,"s":0,"id":6183,"u":"jungle%20strider_lome","p":121,"h":1,"n":"Jungle Strider"},{"c":0,"s":0,"id":6184,"u":"laughing%20gnoll_lome","p":114,"h":1,"n":"Laughing Gnoll"},{"c":0,"s":0,"id":6185,"u":"long%20tongue_lome","p":121,"h":1,"n":"Long Tongue"},{"c":0,"s":0,"id":6186,"u":"nocturnal%20grippli_lome","p":121,"h":1,"n":"Nocturnal Grippli"},{"c":0,"s":0,"id":6187,"u":"none%20shall%20know_lome","p":126,"h":1,"n":"None Shall Know"},{"c":0,"s":0,"id":6188,"u":"pack%20hunter_lome","p":113,"h":1,"n":"Pack Hunter"},{"c":0,"s":0,"id":6189,"u":"pack%20stalker_lome","p":114,"h":1,"n":"Pack Stalker"},{"c":0,"s":0,"id":6190,"u":"pierce%20the%20darkness_lome","p":117,"h":1,"n":"Pierce The Darkness"},{"c":0,"s":0,"id":6191,"u":"piercing%20quills_lome","p":126,"h":1,"n":"Piercing Quills"},{"c":0,"s":0,"id":6192,"u":"protective%20claws_lome","p":118,"h":1,"n":"Protective Claws"},{"c":0,"s":0,"id":6193,"u":"quill%20spray_lome","p":126,"h":1,"n":"Quill Spray"},{"c":0,"s":0,"id":6194,"u":"reassuring%20presence_lome","p":106,"h":1,"n":"Reassuring Presence"},{"c":0,"s":0,"id":6195,"u":"renewing%20quills_lome","p":126,"h":1,"n":"Renewing Quills"},{"c":0,"s":0,"id":6196,"u":"ricocheting%20leap_lome","p":122,"h":1,"n":"Ricocheting Leap"},{"c":0,"s":0,"id":6197,"u":"right-hand%20blood_lome","p":114,"h":1,"n":"Right-hand Blood"},{"c":0,"s":0,"id":6198,"u":"secret%20eyes_lome","p":126,"h":1,"n":"Secret Eyes"},{"c":0,"s":0,"id":6199,"u":"see%20the%20unseen_lome","p":118,"h":1,"n":"See The Unseen"},{"c":0,"s":0,"id":6200,"u":"sensitive%20nose_lome","p":113,"h":1,"n":"Sensitive Nose"},{"c":0,"s":0,"id":6201,"u":"shisk%20lore_lome","p":125,"h":1,"n":"Shisk Lore"},{"c":0,"s":0,"id":6202,"u":"skittertalk_lome","p":106,"h":1,"n":"Skittertalk"},{"c":0,"s":0,"id":6203,"u":"spelunker_lome","p":125,"h":1,"n":"Spelunker"},{"c":0,"s":0,"id":6204,"u":"spine%20stabber_lome","p":125,"h":1,"n":"Spine Stabber"},{"c":0,"s":0,"id":6205,"u":"strand%20strider_lome","p":106,"h":1,"n":"Strand Strider"},{"c":0,"s":0,"id":6206,"u":"studious%20adept_lome","p":106,"h":1,"n":"Studious Adept"},{"c":0,"s":0,"id":6207,"u":"studious%20magic_lome","p":106,"h":1,"n":"Studious Magic"},{"c":0,"s":0,"id":6208,"u":"tenacious%20net_lome","p":122,"h":1,"n":"Tenacious Net"},{"c":0,"s":0,"id":6209,"u":"tongue%20tether_lome","p":122,"h":1,"n":"Tongue Tether"},{"c":0,"s":0,"id":6210,"u":"true%20gaze_lome","p":118,"h":1,"n":"True Gaze"},{"c":0,"s":0,"id":6211,"u":"watchful%20gaze_lome","p":117,"h":1,"n":"Watchful Gaze"},{"c":0,"s":0,"id":6212,"u":"web%20hunter_lome","p":106,"h":1,"n":"Web Hunter"},{"c":0,"s":0,"id":6213,"u":"web%20walker_lome","p":106,"h":1,"n":"Web Walker"},{"c":0,"s":0,"id":6214,"u":"web%20weaver_lome","p":106,"h":1,"n":"Web Weaver"},{"c":0,"s":0,"id":6215,"u":"webslinger_lome","p":106,"h":1,"n":"Webslinger"},{"c":0,"s":40,"id":6216,"u":"bound%20in%20ice_lomm","p":10,"h":1,"n":"Bound in Ice"},{"c":0,"s":40,"id":6217,"u":"crown%20of%20the%20saumen%20kar_lomm","p":10,"h":1,"n":"Crown of the Saumen Kar"},{"c":0,"s":40,"id":6218,"u":"curse%20of%20the%20saumen%20kar_lomm","p":10,"h":1,"n":"Curse of the Saumen Kar"},{"c":0,"s":40,"id":6219,"u":"frostbite%20runes_lomm","p":10,"h":1,"n":"Frostbite Runes"},{"c":0,"s":40,"id":6220,"u":"ice%20crafter_lomm","p":10,"h":1,"n":"Ice Crafter"},{"c":0,"s":40,"id":6221,"u":"pactbound%20dedication_lomm","p":10,"h":1,"n":"Pactbound Dedication"},{"c":0,"s":61,"id":6222,"u":"archaeologist's%20warning_lopsg","p":41,"h":1,"n":"Archaeologist's Warning"},{"c":0,"s":61,"id":6223,"u":"armored%20exercise_lopsg","p":53,"h":1,"n":"Armored Exercise"},{"c":0,"s":61,"id":6224,"u":"armored%20rest_lopsg","p":52,"h":1,"n":"Armored Rest"},{"c":0,"s":61,"id":6225,"u":"bestiary%20scholar_lopsg","p":45,"h":1,"n":"Bestiary Scholar"},{"c":0,"s":61,"id":6226,"u":"blazing%20talon%20surge_lopsg","p":119,"h":1,"n":"Blazing Talon Surge"},{"c":0,"s":61,"id":6227,"u":"cautious%20delver_lopsg","p":45,"h":1,"n":"Cautious Delver"},{"c":0,"s":61,"id":6228,"u":"communal%20sustain_lopsg","p":49,"h":1,"n":"Communal Sustain"},{"c":0,"s":61,"id":6229,"u":"craft%20facsimile_lopsg","p":41,"h":1,"n":"Craft Facsimile"},{"c":0,"s":61,"id":6230,"u":"dead%20reckoning_lopsg","p":41,"h":1,"n":"Dead Reckoning"},{"c":0,"s":61,"id":6231,"u":"determined%20lore%20seeker_lopsg","p":46,"h":1,"n":"Determined Lore Seeker"},{"c":0,"s":61,"id":6232,"u":"discerning%20strike_lopsg","p":120,"h":1,"n":"Discerning Strike"},{"c":0,"s":61,"id":6233,"u":"diverse%20recognition_lopsg","p":41,"h":1,"n":"Diverse Recognition"},{"c":0,"s":61,"id":6234,"u":"eidetic%20memorization_lopsg","p":41,"h":1,"n":"Eidetic Memorization"},{"c":0,"s":61,"id":6235,"u":"emergency%20medical%20assistance_lopsg","p":52,"h":1,"n":"Emergency Medical Assistance"},{"c":0,"s":61,"id":6236,"u":"environmental%20explorer_lopsg","p":41,"h":1,"n":"Environmental Explorer"},{"c":0,"s":61,"id":6237,"u":"explosive%20death%20drop_lopsg","p":119,"h":1,"n":"Explosive Death Drop"},{"c":0,"s":61,"id":6238,"u":"familiar%20form_lopsg","p":49,"h":1,"n":"Familiar Form"},{"c":0,"s":61,"id":6239,"u":"fane's%20escape_lopsg","p":119,"h":1,"n":"Fane's Escape"},{"c":0,"s":61,"id":6240,"u":"fane's%20fourberie_lopsg","p":119,"h":1,"n":"Fane's Fourberie"},{"c":0,"s":61,"id":6241,"u":"farabellus%20flip_lopsg","p":120,"h":1,"n":"Farabellus Flip"},{"c":0,"s":61,"id":6242,"u":"focus%20ally_lopsg","p":53,"h":1,"n":"Focus Ally"},{"c":0,"s":61,"id":6243,"u":"foolproof%20instructions_lopsg","p":45,"h":1,"n":"Foolproof Instructions"},{"c":0,"s":61,"id":6244,"u":"forceful%20shot_lopsg","p":53,"h":1,"n":"Forceful Shot"},{"c":0,"s":61,"id":6245,"u":"glyph%20expert_lopsg","p":49,"h":1,"n":"Glyph Expert"},{"c":0,"s":61,"id":6246,"u":"improvised%20crafting_lopsg","p":52,"h":1,"n":"Improvised Crafting"},{"c":0,"s":61,"id":6247,"u":"innate%20magic%20intuition_lopsg","p":45,"h":1,"n":"Innate Magic Intuition"},{"c":0,"s":61,"id":6248,"u":"kreighton's%20cognitive%20crossover_lopsg","p":120,"h":1,"n":"Kreighton's Cognitive Crossover"},{"c":0,"s":61,"id":6249,"u":"magic%20finder_lopsg","p":45,"h":1,"n":"Magic Finder"},{"c":0,"s":61,"id":6250,"u":"martial%20exercise_lopsg","p":52,"h":1,"n":"Martial Exercise"},{"c":0,"s":61,"id":6251,"u":"master's%20counterspell_lopsg","p":49,"h":1,"n":"Master's Counterspell"},{"c":0,"s":61,"id":6252,"u":"masterful%20obfuscation_lopsg","p":45,"h":1,"n":"Masterful Obfuscation"},{"c":0,"s":61,"id":6253,"u":"mobile%20magical%20combat_lopsg","p":49,"h":1,"n":"Mobile Magical Combat"},{"c":0,"s":61,"id":6254,"u":"observant%20explorer_lopsg","p":41,"h":1,"n":"Observant Explorer"},{"c":0,"s":61,"id":6255,"u":"physical%20training_lopsg","p":52,"h":1,"n":"Physical Training"},{"c":0,"s":61,"id":6256,"u":"practiced%20defender_lopsg","p":52,"h":1,"n":"Practiced Defender"},{"c":0,"s":61,"id":6257,"u":"protect%20ally_lopsg","p":52,"h":1,"n":"Protect Ally"},{"c":0,"s":61,"id":6258,"u":"quick%20stow_lopsg","p":52,"h":1,"n":"Quick Stow"},{"c":0,"s":61,"id":6259,"u":"rain%20of%20embers%20stance_lopsg","p":119,"h":1,"n":"Rain Of Embers Stance"},{"c":0,"s":61,"id":6260,"u":"recollect%20studies_lopsg","p":52,"h":1,"n":"Recollect Studies"},{"c":0,"s":61,"id":6261,"u":"recover%20spell_lopsg","p":49,"h":1,"n":"Recover Spell"},{"c":0,"s":61,"id":6262,"u":"reflexive%20grip_lopsg","p":52,"h":1,"n":"Reflexive Grip"},{"c":0,"s":61,"id":6263,"u":"remember%20your%20training_lopsg","p":41,"h":1,"n":"Remember Your Training"},{"c":0,"s":61,"id":6264,"u":"retain%20absorbed%20spell_lopsg","p":49,"h":1,"n":"Retain Absorbed Spell"},{"c":0,"s":61,"id":6265,"u":"rugged%20survivalist_lopsg","p":52,"h":1,"n":"Rugged Survivalist"},{"c":0,"s":61,"id":6266,"u":"snap%20out%20of%20it!_lopsg","p":41,"h":1,"n":"Snap Out Of It!"},{"c":0,"s":61,"id":6267,"u":"spellmaster's%20tenacity_lopsg","p":49,"h":1,"n":"Spellmaster's Tenacity"},{"c":0,"s":61,"id":6268,"u":"spellmaster's%20ward_lopsg","p":49,"h":1,"n":"Spellmaster's Ward"},{"c":0,"s":61,"id":6269,"u":"spiritual%20explorer_lopsg","p":41,"h":1,"n":"Spiritual Explorer"},{"c":0,"s":61,"id":6270,"u":"stave%20off%20catastrophe_lopsg","p":53,"h":1,"n":"Stave Off Catastrophe"},{"c":0,"s":61,"id":6271,"u":"stella's%20stab%20and%20snag_lopsg","p":119,"h":1,"n":"Stella's Stab And Snag"},{"c":0,"s":61,"id":6272,"u":"swap%20investment_lopsg","p":41,"h":1,"n":"Swap Investment"},{"c":0,"s":61,"id":6273,"u":"tense%20negotiator_lopsg","p":53,"h":1,"n":"Tense Negotiator"},{"c":0,"s":61,"id":6274,"u":"transcribe%20moment_lopsg","p":45,"h":1,"n":"Transcribe Moment"},{"c":0,"s":61,"id":6275,"u":"ward%20mind_lopsg","p":46,"h":1,"n":"Ward Mind"},{"c":0,"s":61,"id":6276,"u":"watch%20and%20learn_lopsg","p":41,"h":1,"n":"Watch And Learn"},{"c":0,"s":61,"id":6277,"u":"wayfinder%20resonance%20infiltrator_lopsg","p":41,"h":1,"n":"Wayfinder Resonance Infiltrator"},{"c":0,"s":61,"id":6278,"u":"westyr's%20wayfinder%20repository_lopsg","p":120,"h":1,"n":"Westyr's Wayfinder Repository"},{"c":0,"s":8,"id":6279,"u":"aerial%20piledriver_lotgb","p":127,"h":1,"n":"Aerial Piledriver"},{"c":0,"s":8,"id":6280,"u":"agile%20hand_lotgb","p":122,"h":1,"n":"Agile Hand"},{"c":0,"s":8,"id":6281,"u":"animate%20net_lotgb","p":123,"h":1,"n":"Animate Net"},{"c":0,"s":8,"id":6282,"u":"barrier%20shield_lotgb","p":122,"h":1,"n":"Barrier Shield"},{"c":0,"s":8,"id":6283,"u":"basic%20captivator%20spellcasting_lotgb","p":120,"h":1,"n":"Basic Captivator Spellcasting"},{"c":0,"s":8,"id":6284,"u":"beacon%20mark_lotgb","p":124,"h":1,"n":"Beacon Mark"},{"c":0,"s":8,"id":6285,"u":"captivating%20intensity_lotgb","p":121,"h":1,"n":"Captivating Intensity"},{"c":0,"s":8,"id":6286,"u":"captivator%20dedication_lotgb","p":120,"h":1,"n":"Captivator Dedication"},{"c":0,"s":8,"id":6287,"u":"choking%20smoke_lotgb","p":125,"h":1,"n":"Choking Smoke"},{"c":0,"s":8,"id":6288,"u":"clinch%20strike_lotgb","p":127,"h":1,"n":"Clinch Strike"},{"c":0,"s":8,"id":6289,"u":"confounding%20image_lotgb","p":123,"h":1,"n":"Confounding Image"},{"c":0,"s":8,"id":6290,"u":"countercharm_lotgb","p":121,"h":1,"n":"Countercharm"},{"c":0,"s":8,"id":6291,"u":"cunning%20tinker_lotgb","p":64,"h":1,"n":"Cunning Tinker"},{"c":0,"s":8,"id":6292,"u":"directed%20poison_lotgb","p":125,"h":1,"n":"Directed Poison"},{"c":0,"s":8,"id":6293,"u":"disengaging%20twist_lotgb","p":126,"h":1,"n":"Disengaging Twist"},{"c":0,"s":8,"id":6294,"u":"disk%20rider_lotgb","p":123,"h":1,"n":"Disk Rider"},{"c":0,"s":8,"id":6295,"u":"drenching%20mist_lotgb","p":123,"h":1,"n":"Drenching Mist"},{"c":0,"s":8,"id":6296,"u":"effortless%20captivation_lotgb","p":121,"h":1,"n":"Effortless Captivation"},{"c":0,"s":8,"id":6297,"u":"elbow%20breaker_lotgb","p":126,"h":1,"n":"Elbow Breaker"},{"c":0,"s":8,"id":6298,"u":"expert%20captivator%20spellcasting_lotgb","p":121,"h":1,"n":"Expert Captivator Spellcasting"},{"c":0,"s":8,"id":6299,"u":"forceful%20push_lotgb","p":122,"h":1,"n":"Forceful Push"},{"c":0,"s":8,"id":6300,"u":"form%20lock_lotgb","p":127,"h":1,"n":"Form Lock"},{"c":0,"s":8,"id":6301,"u":"harmless%20doll_lotgb","p":63,"h":1,"n":"Harmless Doll"},{"c":0,"s":8,"id":6302,"u":"heightened%20captivation_lotgb","p":121,"h":1,"n":"Heightened Captivation"},{"c":0,"s":8,"id":6303,"u":"helpful%20poppet_lotgb","p":63,"h":1,"n":"Helpful Poppet"},{"c":0,"s":8,"id":6304,"u":"histrionic%20injury_lotgb","p":64,"h":1,"n":"Histrionic Injury"},{"c":0,"s":8,"id":6305,"u":"impossible%20gossip_lotgb","p":65,"h":1,"n":"Impossible Gossip"},{"c":0,"s":8,"id":6306,"u":"inescapable%20grasp_lotgb","p":127,"h":1,"n":"Inescapable Grasp"},{"c":0,"s":8,"id":6307,"u":"larcenous%20hand_lotgb","p":124,"h":1,"n":"Larcenous Hand"},{"c":0,"s":8,"id":6308,"u":"lingering%20flames_lotgb","p":124,"h":1,"n":"Lingering Flames"},{"c":0,"s":8,"id":6309,"u":"look%20again_lotgb","p":121,"h":1,"n":"Look Again"},{"c":0,"s":8,"id":6310,"u":"master%20captivator%20spellcasting_lotgb","p":121,"h":1,"n":"Master Captivator Spellcasting"},{"c":0,"s":8,"id":6311,"u":"nothing%20but%20fluff_lotgb","p":64,"h":1,"n":"Nothing But Fluff"},{"c":0,"s":8,"id":6312,"u":"obscured%20terrain_lotgb","p":124,"h":1,"n":"Obscured Terrain"},{"c":0,"s":8,"id":6313,"u":"quadruped_lotgb","p":63,"h":1,"n":"Quadruped"},{"c":0,"s":8,"id":6314,"u":"reactive%20charm_lotgb","p":121,"h":1,"n":"Reactive Charm"},{"c":0,"s":8,"id":6315,"u":"reanimating%20spark_lotgb","p":65,"h":1,"n":"Reanimating Spark"},{"c":0,"s":8,"id":6316,"u":"restitch_lotgb","p":65,"h":1,"n":"Restitch"},{"c":0,"s":8,"id":6317,"u":"running%20tackle_lotgb","p":127,"h":1,"n":"Running Tackle"},{"c":0,"s":8,"id":6318,"u":"scaling%20poppet_lotgb","p":65,"h":1,"n":"Scaling Poppet"},{"c":0,"s":8,"id":6319,"u":"scattered%20fire_lotgb","p":124,"h":1,"n":"Scattered Fire"},{"c":0,"s":8,"id":6320,"u":"sealed%20poppet_lotgb","p":64,"h":1,"n":"Sealed Poppet"},{"c":0,"s":8,"id":6321,"u":"shining%20arms_lotgb","p":122,"h":1,"n":"Shining Arms"},{"c":0,"s":8,"id":6322,"u":"shiny%20button%20eyes_lotgb","p":64,"h":1,"n":"Shiny Button Eyes"},{"c":0,"s":8,"id":6323,"u":"siphoning%20touch_lotgb","p":124,"h":1,"n":"Siphoning Touch"},{"c":0,"s":8,"id":6324,"u":"smoldering%20explosion_lotgb","p":124,"h":1,"n":"Smoldering Explosion"},{"c":0,"s":8,"id":6325,"u":"soaring%20poppet_lotgb","p":65,"h":1,"n":"Soaring Poppet"},{"c":0,"s":8,"id":6326,"u":"spark%20of%20independence_lotgb","p":64,"h":1,"n":"Spark Of Independence"},{"c":0,"s":8,"id":6327,"u":"spell%20trickster%20dedication_lotgb","p":122,"h":1,"n":"Spell Trickster Dedication"},{"c":0,"s":8,"id":6328,"u":"spinebreaker_lotgb","p":127,"h":1,"n":"Spinebreaker"},{"c":0,"s":8,"id":6329,"u":"squirm%20free_lotgb","p":65,"h":1,"n":"Squirm Free"},{"c":0,"s":8,"id":6330,"u":"steal%20vitality_lotgb","p":125,"h":1,"n":"Steal Vitality"},{"c":0,"s":8,"id":6331,"u":"strangle_lotgb","p":127,"h":1,"n":"Strangle"},{"c":0,"s":8,"id":6332,"u":"submission%20hold_lotgb","p":127,"h":1,"n":"Submission Hold"},{"c":0,"s":8,"id":6333,"u":"summon%20ensemble_lotgb","p":123,"h":1,"n":"Summon Ensemble"},{"c":0,"s":8,"id":6334,"u":"suplex_lotgb","p":127,"h":1,"n":"Suplex"},{"c":0,"s":8,"id":6335,"u":"surrounding%20flames_lotgb","p":125,"h":1,"n":"Surrounding Flames"},{"c":0,"s":8,"id":6336,"u":"swimming%20poppet_lotgb","p":65,"h":1,"n":"Swimming Poppet"},{"c":0,"s":8,"id":6337,"u":"toppling%20tentacles_lotgb","p":125,"h":1,"n":"Toppling Tentacles"},{"c":0,"s":8,"id":6338,"u":"tracing%20sigil_lotgb","p":123,"h":1,"n":"Tracing Sigil"},{"c":0,"s":8,"id":6339,"u":"uneasy%20rest_lotgb","p":124,"h":1,"n":"Uneasy Rest"},{"c":0,"s":8,"id":6340,"u":"volatile%20grease_lotgb","p":124,"h":1,"n":"Volatile Grease"},{"c":0,"s":8,"id":6341,"u":"wash%20out_lotgb","p":64,"h":1,"n":"Wash Out"},{"c":0,"s":8,"id":6342,"u":"wheedle%20and%20jig_lotgb","p":65,"h":1,"n":"Wheedle And Jig"},{"c":0,"s":8,"id":6343,"u":"wild%20lights_lotgb","p":123,"h":1,"n":"Wild Lights"},{"c":0,"s":8,"id":6344,"u":"wrestler%20dedication_lotgb","p":126,"h":1,"n":"Wrestler Dedication"},{"c":0,"s":63,"id":6345,"u":"advanced%20red%20mantis%20magic_lowg","p":71,"h":1,"n":"Advanced Red Mantis Magic"},{"c":0,"s":63,"id":6346,"u":"aldori%20duelist%20dedication_lowg","p":35,"h":1,"n":"Aldori Duelist Dedication"},{"c":0,"s":63,"id":6347,"u":"aldori%20parry_lowg","p":35,"h":1,"n":"Aldori Parry"},{"c":0,"s":63,"id":6348,"u":"aldori%20riposte_lowg","p":35,"h":1,"n":"Aldori Riposte"},{"c":0,"s":63,"id":6349,"u":"ardent%20armiger_lowg","p":107,"h":1,"n":"Ardent Armiger"},{"c":0,"s":63,"id":6350,"u":"armiger's%20mobility_lowg","p":107,"h":1,"n":"Armiger's Mobility"},{"c":0,"s":63,"id":6351,"u":"attunement%20to%20stone_lowg","p":59,"h":1,"n":"Attunement To Stone"},{"c":0,"s":63,"id":6352,"u":"basic%20red%20mantis%20magic_lowg","p":71,"h":1,"n":"Basic Red Mantis Magic"},{"c":0,"s":63,"id":6353,"u":"careful%20explorer_lowg","p":23,"h":1,"n":"Careful Explorer"},{"c":0,"s":63,"id":6354,"u":"crimson%20shroud_lowg","p":71,"h":1,"n":"Crimson Shroud"},{"c":0,"s":63,"id":6355,"u":"crowd%20mastery_lowg","p":131,"h":1,"n":"Crowd Mastery"},{"c":0,"s":63,"id":6356,"u":"deft%20cooperation_lowg","p":23,"h":1,"n":"Deft Cooperation"},{"c":0,"s":63,"id":6357,"u":"diabolic%20certitude_lowg","p":107,"h":1,"n":"Diabolic Certitude"},{"c":0,"s":63,"id":6358,"u":"duelist's%20edge_lowg","p":35,"h":1,"n":"Duelist's Edge"},{"c":0,"s":63,"id":6359,"u":"expeditious%20advance_lowg","p":131,"h":1,"n":"Expeditious Advance"},{"c":0,"s":63,"id":6360,"u":"eye%20of%20ozem_lowg","p":47,"h":1,"n":"Eye Of Ozem"},{"c":0,"s":63,"id":6361,"u":"eye%20of%20the%20arclords_lowg","p":81,"h":1,"n":"Eye Of The Arclords"},{"c":0,"s":63,"id":6362,"u":"flicker_lowg","p":131,"h":1,"n":"Flicker"},{"c":0,"s":63,"id":6363,"u":"fortified%20flesh_lowg","p":59,"h":1,"n":"Fortified Flesh"},{"c":0,"s":63,"id":6364,"u":"godless%20healing_lowg","p":57,"h":1,"n":"Godless Healing"},{"c":0,"s":63,"id":6365,"u":"grave%20sense_lowg","p":47,"h":1,"n":"Grave Sense"},{"c":0,"s":63,"id":6366,"u":"greater%20spell%20runes_lowg","p":119,"h":1,"n":"Greater Spell Runes"},{"c":0,"s":63,"id":6367,"u":"hellknight%20armiger%20dedication_lowg","p":107,"h":1,"n":"Hellknight Armiger Dedication"},{"c":0,"s":63,"id":6368,"u":"judgment%20of%20the%20monolith_lowg","p":59,"h":1,"n":"Judgment Of The Monolith"},{"c":0,"s":63,"id":6369,"u":"ka%20stone%20ritual_lowg","p":59,"h":1,"n":"Ka Stone Ritual"},{"c":0,"s":63,"id":6370,"u":"lastwall%20sentry%20dedication_lowg","p":47,"h":1,"n":"Lastwall Sentry Dedication"},{"c":0,"s":63,"id":6371,"u":"lastwall%20warden_lowg","p":47,"h":1,"n":"Lastwall Warden"},{"c":0,"s":63,"id":6372,"u":"lion%20blade%20dedication_lowg","p":131,"h":1,"n":"Lion Blade Dedication"},{"c":0,"s":63,"id":6373,"u":"living%20monolith%20dedication_lowg","p":59,"h":1,"n":"Living Monolith Dedication"},{"c":0,"s":63,"id":6374,"u":"living%20rune_lowg","p":119,"h":1,"n":"Living Rune"},{"c":0,"s":63,"id":6375,"u":"lost%20in%20the%20crowd_lowg","p":131,"h":1,"n":"Lost In The Crowd"},{"c":0,"s":63,"id":6376,"u":"magic%20warrior%20aspect_lowg","p":95,"h":1,"n":"Magic Warrior Aspect"},{"c":0,"s":63,"id":6377,"u":"magic%20warrior%20dedication_lowg","p":95,"h":1,"n":"Magic Warrior Dedication"},{"c":0,"s":63,"id":6378,"u":"magic%20warrior%20transformation_lowg","p":95,"h":1,"n":"Magic Warrior Transformation"},{"c":0,"s":63,"id":6379,"u":"mantis%20form_lowg","p":71,"h":1,"n":"Mantis Form"},{"c":0,"s":63,"id":6380,"u":"mortification_lowg","p":107,"h":1,"n":"Mortification"},{"c":0,"s":63,"id":6381,"u":"nameless%20anonymity_lowg","p":95,"h":1,"n":"Nameless Anonymity"},{"c":0,"s":63,"id":6382,"u":"necromantic%20resistance_lowg","p":47,"h":1,"n":"Necromantic Resistance"},{"c":0,"s":63,"id":6383,"u":"necromantic%20tenacity_lowg","p":47,"h":1,"n":"Necromantic Tenacity"},{"c":0,"s":63,"id":6384,"u":"pathfinder%20agent%20dedication_lowg","p":23,"h":1,"n":"Pathfinder Agent Dedication"},{"c":0,"s":63,"id":6385,"u":"perfect%20ki%20adept_lowg","p":83,"h":1,"n":"Perfect Ki Adept"},{"c":0,"s":63,"id":6386,"u":"perfect%20strike_lowg","p":83,"h":1,"n":"Perfect Strike"},{"c":0,"s":63,"id":6387,"u":"red%20mantis%20assassin%20dedication_lowg","p":71,"h":1,"n":"Red Mantis Assassin Dedication"},{"c":0,"s":63,"id":6388,"u":"runescarred%20dedication_lowg","p":119,"h":1,"n":"Runescarred Dedication"},{"c":0,"s":63,"id":6389,"u":"saving%20slash_lowg","p":35,"h":1,"n":"Saving Slash"},{"c":0,"s":63,"id":6390,"u":"spell%20runes_lowg","p":119,"h":1,"n":"Spell Runes"},{"c":0,"s":63,"id":6391,"u":"spy's%20countermeasures_lowg","p":131,"h":1,"n":"Spy's Countermeasures"},{"c":0,"s":63,"id":6392,"u":"stone%20blood_lowg","p":59,"h":1,"n":"Stone Blood"},{"c":0,"s":63,"id":6393,"u":"stone%20communion_lowg","p":59,"h":1,"n":"Stone Communion"},{"c":0,"s":63,"id":6394,"u":"student%20of%20perfection%20dedication_lowg","p":83,"h":1,"n":"Student of Perfection Dedication"},{"c":0,"s":63,"id":6395,"u":"thorough%20reports_lowg","p":23,"h":1,"n":"Thorough Reports"},{"c":0,"s":63,"id":6396,"u":"unnerving%20prowess_lowg","p":35,"h":1,"n":"Unnerving Prowess"},{"c":0,"s":63,"id":6397,"u":"warding%20rune_lowg","p":119,"h":1,"n":"Warding Rune"},{"c":0,"s":63,"id":6398,"u":"wayfinder%20resonance%20tinkerer_lowg","p":23,"h":1,"n":"Wayfinder Resonance Tinkerer"},{"c":0,"s":41,"id":6399,"u":"cringe_ltiba","p":10,"h":1,"n":"Cringe"},{"c":0,"s":41,"id":6400,"u":"kobold%20lore_ltiba","p":10,"h":1,"n":"Kobold Lore"},{"c":0,"s":41,"id":6401,"u":"scamper_ltiba","p":10,"h":1,"n":"Scamper"},{"c":0,"s":42,"id":6402,"u":"executioner%20weapon%20training_ngd","p":64,"h":1,"n":"Executioner Weapon Training"},{"c":0,"s":42,"id":6403,"u":"harsh%20judgment_ngd","p":64,"h":1,"n":"Harsh Judgment"},{"c":0,"s":42,"id":6404,"u":"voice%20of%20authority_ngd","p":64,"h":1,"n":"Voice of Authority"},{"c":0,"s":42,"id":6405,"u":"discerning%20gaze_ngd","p":65,"h":1,"n":"Discerning Gaze"},{"c":0,"s":42,"id":6406,"u":"frightful%20condemnation_ngd","p":65,"h":1,"n":"Frightful Condemnation"},{"c":0,"s":42,"id":6407,"u":"accurate%20swing_ngd","p":65,"h":1,"n":"Accurate Swing"},{"c":0,"s":42,"id":6408,"u":"gardener's%20resolve_ngd","p":65,"h":1,"n":"Gardener's Resolve"},{"c":0,"s":42,"id":6409,"u":"reminder%20of%20the%20greater%20fear_ngd","p":65,"h":1,"n":"Reminder of the Greater Fear"},{"c":0,"s":42,"id":6410,"u":"strident%20command_ngd","p":65,"h":1,"n":"Strident Command"},{"c":0,"s":42,"id":6411,"u":"execution_ngd","p":65,"h":1,"n":"Execution"},{"c":0,"s":42,"id":6412,"u":"terrifying%20countenance_ngd","p":65,"h":1,"n":"Terrifying Countenance"},{"c":0,"s":43,"id":6413,"u":"alkenstar%20agent%20dedication_ooa1","p":78,"h":1,"n":"Alkenstar Agent Dedication"},{"c":0,"s":43,"id":6414,"u":"loose%20cannon_ooa1","p":78,"h":1,"n":"Loose Cannon"},{"c":0,"s":43,"id":6415,"u":"prepare%20papers_ooa1","p":78,"h":1,"n":"Prepare Papers"},{"c":0,"s":43,"id":6416,"u":"flash%20your%20badge_ooa1","p":78,"h":1,"n":"Flash Your Badge"},{"c":0,"s":43,"id":6417,"u":"black%20powder%20flash_ooa1","p":79,"h":1,"n":"Black Powder Flash"},{"c":0,"s":43,"id":6418,"u":"inured%20to%20alchemy_ooa1","p":79,"h":1,"n":"Inured to Alchemy"},{"c":0,"s":43,"id":6419,"u":"pain%20tolerance_ooa1","p":79,"h":1,"n":"Pain Tolerance"},{"c":0,"s":43,"id":6420,"u":"powder%20punch%20stance_ooa1","p":79,"h":1,"n":"Powder Punch Stance"},{"c":0,"s":43,"id":6421,"u":"thunder%20clap_ooa1","p":79,"h":1,"n":"Thunder Clap"},{"c":0,"s":45,"id":6422,"u":"glass%20skin_ooa3","p":77,"h":1,"n":"Glass Skin"},{"c":0,"s":45,"id":6423,"u":"clockwork%20reanimator%20dedication_ooa3","p":78,"h":1,"n":"Clockwork Reanimator Dedication"},{"c":0,"s":45,"id":6424,"u":"advanced%20reanimated%20companion_ooa3","p":78,"h":1,"n":"Advanced Reanimated Companion"},{"c":0,"s":45,"id":6425,"u":"hijack%20undead_ooa3","p":79,"h":1,"n":"Hijack Undead"},{"c":0,"s":45,"id":6426,"u":"it's%20alive!_ooa3","p":79,"h":1,"n":"It's Alive!"},{"c":0,"s":45,"id":6427,"u":"incredible%20reanimated%20companion_ooa3","p":79,"h":1,"n":"Incredible Reanimated Companion"},{"c":0,"s":45,"id":6428,"u":"self-destruct_ooa3","p":79,"h":1,"n":"Self-Destruct"},{"c":0,"s":45,"id":6429,"u":"improved%20hijack%20undead_ooa3","p":79,"h":1,"n":"Improved Hijack Undead"},{"c":0,"s":45,"id":6430,"u":"paragon%20reanimated%20companion_ooa3","p":79,"h":1,"n":"Paragon Reanimated Companion"},{"c":0,"s":45,"id":6431,"u":"unwind%20death_ooa3","p":79,"h":1,"n":"Unwind Death"},{"c":0,"s":45,"id":6432,"u":"zombie%20horde_ooa3","p":79,"h":1,"n":"Zombie Horde"},{"c":0,"s":46,"id":6433,"u":"disturbing%20defense_sli","p":59,"h":1,"n":"Disturbing Defense"},{"c":0,"s":46,"id":6434,"u":"hideous%20ululation_sli","p":59,"h":1,"n":"Hideous Ululation"},{"c":0,"s":46,"id":6435,"u":"ooze%20empathy_sli","p":59,"h":1,"n":"Ooze Empathy"},{"c":0,"s":46,"id":6436,"u":"oozemorph%20dedication_sli","p":59,"h":1,"n":"Oozemorph Dedication"},{"c":0,"s":46,"id":6437,"u":"peculiar%20anatomy_sli","p":60,"h":1,"n":"Peculiar Anatomy"},{"c":0,"s":46,"id":6438,"u":"rubbery%20skin_sli","p":59,"h":1,"n":"Rubbery Skin"},{"c":0,"s":46,"id":6439,"u":"uncanny%20suction_sli","p":60,"h":1,"n":"Uncanny Suction"},{"c":0,"s":46,"id":6440,"u":"vacate%20vision_sli","p":59,"h":1,"n":"Vacate Vision"},{"c":0,"s":65,"id":6441,"u":"advanced%20elemental%20spell_som","p":199,"h":1,"n":"Advanced Elemental Spell"},{"c":0,"s":65,"id":6442,"u":"advanced%20martial%20magic_som","p":75,"h":1,"n":"Advanced Martial Magic"},{"c":0,"s":65,"id":6443,"u":"advanced%20synergy_som","p":77,"h":1,"n":"Advanced Synergy"},{"c":0,"s":65,"id":6444,"u":"advanced%20weaponry_som","p":67,"h":1,"n":"Advanced Weaponry"},{"c":0,"s":65,"id":6445,"u":"aeon%20resonance_som","p":240,"h":1,"n":"Aeon Resonance"},{"c":0,"s":65,"id":6446,"u":"airborne%20form_som","p":72,"h":1,"n":"Airborne Form"},{"c":0,"s":65,"id":6447,"u":"alacritous%20action_som","p":68,"h":1,"n":"Alacritous Action"},{"c":0,"s":65,"id":6448,"u":"amphibious%20form_som","p":68,"h":1,"n":"Amphibious Form"},{"c":0,"s":65,"id":6449,"u":"arcane%20fists_som","p":42,"h":1,"n":"Arcane Fists"},{"c":0,"s":65,"id":6450,"u":"arcane%20shroud_som","p":48,"h":1,"n":"Arcane Shroud"},{"c":0,"s":65,"id":6451,"u":"attack%20of%20opportunity%20(magus)_som","p":45,"a":"Magus","h":1,"n":"Attack Of Opportunity"},{"c":0,"s":65,"id":6452,"u":"attuned%20stride_som","p":213,"h":1,"n":"Attuned Stride"},{"c":0,"s":65,"id":6453,"u":"attunement%20shift_som","p":212,"h":1,"n":"Attunement Shift"},{"c":0,"s":65,"id":6454,"u":"basic%20cathartic%20spellcasting_som","p":195,"h":1,"n":"Basic Cathartic Spellcasting"},{"c":0,"s":65,"id":6455,"u":"basic%20magus%20spellcasting_som","p":75,"h":1,"n":"Basic Magus Spellcasting"},{"c":0,"s":65,"id":6456,"u":"basic%20martial%20magic_som","p":75,"h":1,"n":"Basic Martial Magic"},{"c":0,"s":65,"id":6457,"u":"basic%20spellcasting_som","p":219,"h":1,"n":"Basic Spellcasting"},{"c":0,"s":65,"id":6458,"u":"basic%20summoner%20spellcasting_som","p":77,"h":1,"n":"Basic Summoner Spellcasting"},{"c":0,"s":65,"id":6459,"u":"basic%20synergy_som","p":76,"h":1,"n":"Basic Synergy"},{"c":0,"s":65,"id":6460,"u":"blazing%20streak_som","p":202,"h":1,"n":"Blazing Streak"},{"c":0,"s":65,"id":6461,"u":"blood%20frenzy_som","p":69,"h":1,"n":"Blood Frenzy"},{"c":0,"s":65,"id":6462,"u":"bloodletting%20claws_som","p":68,"h":1,"n":"Bloodletting Claws"},{"c":0,"s":65,"id":6463,"u":"boost%20summons_som","p":70,"h":1,"n":"Boost Summons"},{"c":0,"s":65,"id":6464,"u":"burning%20spell_som","p":207,"h":1,"n":"Burning Spell"},{"c":0,"s":65,"id":6465,"u":"burrowing%20form_som","p":71,"h":1,"n":"Burrowing Form"},{"c":0,"s":65,"id":6466,"u":"cantrip%20casting_som","p":219,"h":1,"n":"Cantrip Casting"},{"c":0,"s":65,"id":6467,"u":"cantrip%20expansion%20(magus)_som","p":42,"a":"Magus","h":1,"n":"Cantrip Expansion"},{"c":0,"s":65,"id":6468,"u":"capture%20magic_som","p":45,"h":1,"n":"Capture Magic"},{"c":0,"s":65,"id":6469,"u":"cascade%20countermeasure_som","p":45,"h":1,"n":"Cascade Countermeasure"},{"c":0,"s":65,"id":6470,"u":"cascading%20ray_som","p":47,"h":1,"n":"Cascading Ray"},{"c":0,"s":65,"id":6471,"u":"cathartic%20focus%20spell_som","p":195,"h":1,"n":"Cathartic Focus Spell"},{"c":0,"s":65,"id":6472,"u":"cathartic%20mage%20dedication_som","p":194,"h":1,"n":"Cathartic Mage Dedication"},{"c":0,"s":65,"id":6473,"u":"conflux%20focus_som","p":48,"h":1,"n":"Conflux Focus"},{"c":0,"s":65,"id":6474,"u":"conflux%20wellspring_som","p":49,"h":1,"n":"Conflux Wellspring"},{"c":0,"s":65,"id":6475,"u":"constricting%20hold_som","p":70,"h":1,"n":"Constricting Hold"},{"c":0,"s":65,"id":6476,"u":"dazzling%20block_som","p":47,"h":1,"n":"Dazzling Block"},{"c":0,"s":65,"id":6477,"u":"defend%20summoner_som","p":69,"h":1,"n":"Defend Summoner"},{"c":0,"s":65,"id":6478,"u":"devastating%20spellstrike_som","p":44,"h":1,"n":"Devastating Spellstrike"},{"c":0,"s":65,"id":6479,"u":"dimensional%20disappearance_som","p":47,"h":1,"n":"Dimensional Disappearance"},{"c":0,"s":65,"id":6480,"u":"disciple%20of%20shade_som","p":226,"h":1,"n":"Disciple Of Shade"},{"c":0,"s":65,"id":6481,"u":"dispelling%20spellstrike_som","p":49,"h":1,"n":"Dispelling Spellstrike"},{"c":0,"s":65,"id":6482,"u":"distracting%20spellstrike_som","p":44,"h":1,"n":"Distracting Spellstrike"},{"c":0,"s":65,"id":6483,"u":"dousing%20spell_som","p":206,"h":1,"n":"Dousing Spell"},{"c":0,"s":65,"id":6484,"u":"draw%20from%20the%20land_som","p":213,"h":1,"n":"Draw From The Land"},{"c":0,"s":65,"id":6485,"u":"dual%20energy%20heart_som","p":69,"h":1,"n":"Dual Energy Heart"},{"c":0,"s":65,"id":6486,"u":"dual%20studies_som","p":67,"h":1,"n":"Dual Studies"},{"c":0,"s":65,"id":6487,"u":"effortless%20concentration_som","p":72,"h":1,"n":"Effortless Concentration"},{"c":0,"s":65,"id":6488,"u":"eidolon's%20opportunity_som","p":69,"h":1,"n":"Eidolon's Opportunity"},{"c":0,"s":65,"id":6489,"u":"eidolon's%20wrath_som","p":69,"h":1,"n":"Eidolon's Wrath"},{"c":0,"s":65,"id":6490,"u":"elemental%20familiar_som","p":206,"h":1,"n":"Elemental Familiar"},{"c":0,"s":65,"id":6491,"u":"elementalist%20dedication_som","p":206,"h":1,"n":"Elementalist Dedication"},{"c":0,"s":65,"id":6492,"u":"embed%20aeon%20stone_som","p":240,"h":1,"n":"Embed Aeon Stone"},{"c":0,"s":65,"id":6493,"u":"emergency%20targe_som","p":44,"h":1,"n":"Emergency Targe"},{"c":0,"s":65,"id":6494,"u":"energy%20heart_som","p":67,"h":1,"n":"Energy Heart"},{"c":0,"s":65,"id":6495,"u":"energy%20resistance_som","p":71,"h":1,"n":"Energy Resistance"},{"c":0,"s":65,"id":6496,"u":"enhanced%20familiar%20(magus)_som","p":42,"a":"Magus","h":1,"n":"Enhanced Familiar"},{"c":0,"s":65,"id":6497,"u":"eternal%20boost_som","p":73,"h":1,"n":"Eternal Boost"},{"c":0,"s":65,"id":6498,"u":"ever-vigilant%20senses_som","p":73,"h":1,"n":"Ever-vigilant Senses"},{"c":0,"s":65,"id":6499,"u":"expanded%20senses_som","p":67,"h":1,"n":"Expanded Senses"},{"c":0,"s":65,"id":6500,"u":"expansive%20spellstrike_som","p":43,"h":1,"n":"Expansive Spellstrike"},{"c":0,"s":65,"id":6501,"u":"expert%20cathartic%20spellcasting_som","p":195,"h":1,"n":"Expert Cathartic Spellcasting"},{"c":0,"s":65,"id":6502,"u":"expert%20combat%20eidolon_som","p":77,"h":1,"n":"Expert Combat Eidolon"},{"c":0,"s":65,"id":6503,"u":"expert%20magus%20spellcasting_som","p":75,"h":1,"n":"Expert Magus Spellcasting"},{"c":0,"s":65,"id":6504,"u":"expert%20spellcasting_som","p":219,"h":1,"n":"Expert Spellcasting"},{"c":0,"s":65,"id":6505,"u":"expert%20summoner%20spellcasting_som","p":77,"h":1,"n":"Expert Summoner Spellcasting"},{"c":0,"s":65,"id":6506,"u":"extend%20boost_som","p":67,"h":1,"n":"Extend Boost"},{"c":0,"s":65,"id":6507,"u":"familiar%20(magus)_som","p":42,"a":"Magus","h":1,"n":"Familiar"},{"c":0,"s":65,"id":6508,"u":"fiery%20retort_som","p":199,"h":1,"n":"Fiery Retort"},{"c":0,"s":65,"id":6509,"u":"fire%20lung_som","p":198,"h":1,"n":"Fire Lung"},{"c":0,"s":65,"id":6510,"u":"fire%20resistance_som","p":199,"h":1,"n":"Fire Resistance"},{"c":0,"s":65,"id":6511,"u":"flexible%20spellcaster%20dedication_som","p":209,"h":1,"n":"Flexible Spellcaster Dedication"},{"c":0,"s":65,"id":6512,"u":"flexible%20transmogrification_som","p":71,"h":1,"n":"Flexible Transmogrification"},{"c":0,"s":65,"id":6513,"u":"force%20fang_som","p":43,"h":1,"n":"Force Fang"},{"c":0,"s":65,"id":6514,"u":"fused%20polearm_som","p":241,"h":1,"n":"Fused Polearm"},{"c":0,"s":65,"id":6515,"u":"fused%20staff_som","p":46,"h":1,"n":"Fused Staff"},{"c":0,"s":65,"id":6516,"u":"geomancer%20dedication_som","p":212,"h":1,"n":"Geomancer Dedication"},{"c":0,"s":65,"id":6517,"u":"glider%20form_som","p":67,"h":1,"n":"Glider Form"},{"c":0,"s":65,"id":6518,"u":"grasping%20limbs_som","p":71,"h":1,"n":"Grasping Limbs"},{"c":0,"s":65,"id":6519,"u":"harden%20flesh_som","p":200,"h":1,"n":"Harden Flesh"},{"c":0,"s":65,"id":6520,"u":"hasted%20assault_som","p":49,"h":1,"n":"Hasted Assault"},{"c":0,"s":65,"id":6521,"u":"hulking%20size_som","p":71,"h":1,"n":"Hulking Size"},{"c":0,"s":65,"id":6522,"u":"hybrid%20study%20spell_som","p":75,"h":1,"n":"Hybrid Study Spell"},{"c":0,"s":65,"id":6523,"u":"infectious%20emotions_som","p":195,"h":1,"n":"Infectious Emotions"},{"c":0,"s":65,"id":6524,"u":"initial%20eidolon%20ability_som","p":77,"h":1,"n":"Initial Eidolon Ability"},{"c":0,"s":65,"id":6525,"u":"inner%20fire_som","p":202,"h":1,"n":"Inner Fire"},{"c":0,"s":65,"id":6526,"u":"interfering%20surge_som","p":249,"h":1,"n":"Interfering Surge"},{"c":0,"s":65,"id":6527,"u":"knowledge%20is%20power_som","p":45,"h":1,"n":"Knowledge Is Power"},{"c":0,"s":65,"id":6528,"u":"legendary%20summoner_som","p":73,"h":1,"n":"Legendary Summoner"},{"c":0,"s":65,"id":6529,"u":"lifelink%20surge_som","p":69,"h":1,"n":"Lifelink Surge"},{"c":0,"s":65,"id":6530,"u":"link%20focus_som","p":71,"h":1,"n":"Link Focus"},{"c":0,"s":65,"id":6531,"u":"link%20wellspring_som","p":73,"h":1,"n":"Link Wellspring"},{"c":0,"s":65,"id":6532,"u":"lunging%20spellstrike_som","p":47,"h":1,"n":"Lunging Spellstrike"},{"c":0,"s":65,"id":6533,"u":"magic%20sense_som","p":48,"h":1,"n":"Magic Sense"},{"c":0,"s":65,"id":6534,"u":"magical%20adept_som","p":71,"h":1,"n":"Magical Adept"},{"c":0,"s":65,"id":6535,"u":"magical%20master_som","p":73,"h":1,"n":"Magical Master"},{"c":0,"s":65,"id":6536,"u":"magical%20understudy_som","p":68,"h":1,"n":"Magical Understudy"},{"c":0,"s":65,"id":6537,"u":"magus%20dedication_som","p":75,"h":1,"n":"Magus Dedication"},{"c":0,"s":65,"id":6538,"u":"magus's%20analysis_som","p":42,"h":1,"n":"Magus's Analysis"},{"c":0,"s":65,"id":6539,"u":"master%20cathartic%20spellcasting_som","p":195,"h":1,"n":"Master Cathartic Spellcasting"},{"c":0,"s":65,"id":6540,"u":"master%20magus%20spellcasting_som","p":75,"h":1,"n":"Master Magus Spellcasting"},{"c":0,"s":65,"id":6541,"u":"master%20spellcasting_som","p":219,"h":1,"n":"Master Spellcasting"},{"c":0,"s":65,"id":6542,"u":"master%20summoner_som","p":69,"h":1,"n":"Master Summoner"},{"c":0,"s":65,"id":6543,"u":"master%20summoner%20spellcasting_som","p":77,"h":1,"n":"Master Summoner Spellcasting"},{"c":0,"s":65,"id":6544,"u":"meld%20into%20eidolon_som","p":67,"h":1,"n":"Meld Into Eidolon"},{"c":0,"s":65,"id":6545,"u":"merciless%20rend_som","p":71,"h":1,"n":"Merciless Rend"},{"c":0,"s":65,"id":6546,"u":"metabolize%20element_som","p":207,"h":1,"n":"Metabolize Element"},{"c":0,"s":65,"id":6547,"u":"meteoric%20spellstrike_som","p":47,"h":1,"n":"Meteoric Spellstrike"},{"c":0,"s":65,"id":6548,"u":"miniaturize_som","p":71,"h":1,"n":"Miniaturize"},{"c":0,"s":65,"id":6549,"u":"natural%20swimmer_som","p":199,"h":1,"n":"Natural Swimmer"},{"c":0,"s":65,"id":6550,"u":"ostentatious%20arrival_som","p":69,"h":1,"n":"Ostentatious Arrival"},{"c":0,"s":65,"id":6551,"u":"overwhelming%20spellstrike_som","p":48,"h":1,"n":"Overwhelming Spellstrike"},{"c":0,"s":65,"id":6552,"u":"phase%20out_som","p":70,"h":1,"n":"Phase Out"},{"c":0,"s":65,"id":6553,"u":"polearm%20tricks_som","p":240,"h":1,"n":"Polearm Tricks"},{"c":0,"s":65,"id":6554,"u":"preternatural%20parry_som","p":49,"h":1,"n":"Preternatural Parry"},{"c":0,"s":65,"id":6555,"u":"protective%20bond_som","p":71,"h":1,"n":"Protective Bond"},{"c":0,"s":65,"id":6556,"u":"purifying%20spell_som","p":200,"h":1,"n":"Purifying Spell"},{"c":0,"s":65,"id":6557,"u":"pushing%20attack_som","p":71,"h":1,"n":"Pushing Attack"},{"c":0,"s":65,"id":6558,"u":"quickened%20attunement_som","p":213,"h":1,"n":"Quickened Attunement"},{"c":0,"s":65,"id":6559,"u":"raise%20a%20tome_som","p":42,"h":1,"n":"Raise A Tome"},{"c":0,"s":65,"id":6560,"u":"ranged%20combatant_som","p":68,"h":1,"n":"Ranged Combatant"},{"c":0,"s":65,"id":6561,"u":"rapid%20manifestation_som","p":236,"h":1,"n":"Rapid Manifestation"},{"c":0,"s":65,"id":6562,"u":"rapid%20recharge_som","p":47,"h":1,"n":"Rapid Recharge"},{"c":0,"s":65,"id":6563,"u":"reactive%20dismissal_som","p":69,"h":1,"n":"Reactive Dismissal"},{"c":0,"s":65,"id":6564,"u":"read%20the%20land_som","p":213,"h":1,"n":"Read The Land"},{"c":0,"s":65,"id":6565,"u":"redirect%20elements_som","p":207,"h":1,"n":"Redirect Elements"},{"c":0,"s":65,"id":6566,"u":"reflective%20ripple%20stance_som","p":202,"h":1,"n":"Reflective Ripple Stance"},{"c":0,"s":65,"id":6567,"u":"reinforce%20eidolon_som","p":68,"h":1,"n":"Reinforce Eidolon"},{"c":0,"s":65,"id":6568,"u":"resilient%20shell_som","p":72,"h":1,"n":"Resilient Shell"},{"c":0,"s":65,"id":6569,"u":"resounding%20cascade_som","p":49,"h":1,"n":"Resounding Cascade"},{"c":0,"s":65,"id":6570,"u":"reveal%20true%20name_som","p":246,"h":1,"n":"Reveal True Name"},{"c":0,"s":65,"id":6571,"u":"rippling%20spin_som","p":202,"h":1,"n":"Rippling Spin"},{"c":0,"s":65,"id":6572,"u":"rockslide%20spell_som","p":207,"h":1,"n":"Rockslide Spell"},{"c":0,"s":65,"id":6573,"u":"rough%20terrain%20stance_som","p":212,"h":1,"n":"Rough Terrain Stance"},{"c":0,"s":65,"id":6574,"u":"runelord%20dedication_som","p":240,"h":1,"n":"Runelord Dedication"},{"c":0,"s":65,"id":6575,"u":"runic%20impression_som","p":46,"h":1,"n":"Runic Impression"},{"c":0,"s":65,"id":6576,"u":"school%20counterspell_som","p":241,"h":1,"n":"School Counterspell"},{"c":0,"s":65,"id":6577,"u":"school%20spell%20redirection_som","p":241,"h":1,"n":"School Spell Redirection"},{"c":0,"s":65,"id":6578,"u":"secrets%20of%20shadow_som","p":226,"h":1,"n":"Secrets Of Shadow"},{"c":0,"s":65,"id":6579,"u":"shadow%20reservoir_som","p":226,"h":1,"n":"Shadow Reservoir"},{"c":0,"s":65,"id":6580,"u":"shadow%20spell_som","p":226,"h":1,"n":"Shadow Spell"},{"c":0,"s":65,"id":6581,"u":"shadow%20spells_som","p":226,"h":1,"n":"Shadow Spells"},{"c":0,"s":65,"id":6582,"u":"shadowcaster%20dedication_som","p":226,"h":1,"n":"Shadowcaster Dedication"},{"c":0,"s":65,"id":6583,"u":"share%20eidolon%20magic_som","p":72,"h":1,"n":"Share Eidolon Magic"},{"c":0,"s":65,"id":6584,"u":"shared%20attunement_som","p":212,"h":1,"n":"Shared Attunement"},{"c":0,"s":65,"id":6585,"u":"sheltering%20cave_som","p":199,"h":1,"n":"Sheltering Cave"},{"c":0,"s":65,"id":6586,"u":"shielded%20tome_som","p":45,"h":1,"n":"Shielded Tome"},{"c":0,"s":65,"id":6587,"u":"shifting%20terrain_som","p":213,"h":1,"n":"Shifting Terrain"},{"c":0,"s":65,"id":6588,"u":"shore%20step_som","p":198,"h":1,"n":"Shore Step"},{"c":0,"s":65,"id":6589,"u":"shrink%20down_som","p":69,"h":1,"n":"Shrink Down"},{"c":0,"s":65,"id":6590,"u":"signature%20synergy_som","p":77,"h":1,"n":"Signature Synergy"},{"c":0,"s":65,"id":6591,"u":"sin%20reservoir_som","p":240,"h":1,"n":"Sin Reservoir"},{"c":0,"s":65,"id":6592,"u":"skilled%20partner_som","p":69,"h":1,"n":"Skilled Partner"},{"c":0,"s":65,"id":6593,"u":"soul%20arsenal_som","p":236,"h":1,"n":"Soul Arsenal"},{"c":0,"s":65,"id":6594,"u":"soul%20flare_som","p":236,"h":1,"n":"Soul Flare"},{"c":0,"s":65,"id":6595,"u":"soulforger%20dedication_som","p":236,"h":1,"n":"Soulforger Dedication"},{"c":0,"s":65,"id":6596,"u":"spell%20parry_som","p":43,"h":1,"n":"Spell Parry"},{"c":0,"s":65,"id":6597,"u":"spell%20swipe_som","p":46,"h":1,"n":"Spell Swipe"},{"c":0,"s":65,"id":6598,"u":"spell-repelling%20form_som","p":72,"h":1,"n":"Spell-repelling Form"},{"c":0,"s":65,"id":6599,"u":"spellstriker_som","p":75,"h":1,"n":"Spellstriker"},{"c":0,"s":65,"id":6600,"u":"spirit%20sheath_som","p":44,"h":1,"n":"Spirit Sheath"},{"c":0,"s":65,"id":6601,"u":"standby%20spell_som","p":47,"h":1,"n":"Standby Spell"},{"c":0,"s":65,"id":6602,"u":"starlit%20eyes_som","p":44,"h":1,"n":"Starlit Eyes"},{"c":0,"s":65,"id":6603,"u":"steady%20spellcasting_som","p":45,"h":1,"n":"Steady Spellcasting"},{"c":0,"s":65,"id":6604,"u":"steadying%20stone_som","p":198,"h":1,"n":"Steadying Stone"},{"c":0,"s":65,"id":6605,"u":"steed%20form_som","p":68,"h":1,"n":"Steed Form"},{"c":0,"s":65,"id":6606,"u":"stoked%20flame%20stance_som","p":202,"h":1,"n":"Stoked Flame Stance"},{"c":0,"s":65,"id":6607,"u":"striker's%20scroll_som","p":45,"h":1,"n":"Striker's Scroll"},{"c":0,"s":65,"id":6608,"u":"student%20of%20the%20staff_som","p":45,"h":1,"n":"Student Of The Staff"},{"c":0,"s":65,"id":6609,"u":"summoner%20dedication_som","p":76,"h":1,"n":"Summoner Dedication"},{"c":0,"s":65,"id":6610,"u":"summoner's%20call_som","p":72,"h":1,"n":"Summoner's Call"},{"c":0,"s":65,"id":6611,"u":"supreme%20spellstrike_som","p":49,"h":1,"n":"Supreme Spellstrike"},{"c":0,"s":65,"id":6612,"u":"sustaining%20steel_som","p":47,"h":1,"n":"Sustaining Steel"},{"c":0,"s":65,"id":6613,"u":"tandem%20movement_som","p":69,"h":1,"n":"Tandem Movement"},{"c":0,"s":65,"id":6614,"u":"tandem%20strike_som","p":70,"h":1,"n":"Tandem Strike"},{"c":0,"s":65,"id":6615,"u":"tattoo%20artist_som","p":164,"h":1,"n":"Tattoo Artist"},{"c":0,"s":65,"id":6616,"u":"terrain%20shield_som","p":213,"h":1,"n":"Terrain Shield"},{"c":0,"s":65,"id":6617,"u":"towering%20size_som","p":72,"h":1,"n":"Towering Size"},{"c":0,"s":65,"id":6618,"u":"trample_som","p":73,"h":1,"n":"Trample"},{"c":0,"s":65,"id":6619,"u":"transpose_som","p":71,"h":1,"n":"Transpose"},{"c":0,"s":65,"id":6620,"u":"true%20transmogrification_som","p":73,"h":1,"n":"True Transmogrification"},{"c":0,"s":65,"id":6621,"u":"twin%20eidolon_som","p":73,"h":1,"n":"Twin Eidolon"},{"c":0,"s":65,"id":6622,"u":"unending%20emptiness_som","p":227,"h":1,"n":"Unending Emptiness"},{"c":0,"s":65,"id":6623,"u":"unfetter%20eidolon_som","p":68,"h":1,"n":"Unfetter Eidolon"},{"c":0,"s":65,"id":6624,"u":"urgent%20upwelling_som","p":249,"h":1,"n":"Urgent Upwelling"},{"c":0,"s":65,"id":6625,"u":"versatile%20spellstrike_som","p":49,"h":1,"n":"Versatile Spellstrike"},{"c":0,"s":65,"id":6626,"u":"vibration%20sense_som","p":69,"h":1,"n":"Vibration Sense"},{"c":0,"s":65,"id":6627,"u":"wave%20spiral_som","p":202,"h":1,"n":"Wave Spiral"},{"c":0,"s":65,"id":6628,"u":"weighty%20impact_som","p":71,"h":1,"n":"Weighty Impact"},{"c":0,"s":65,"id":6629,"u":"wellspring%20control_som","p":249,"h":1,"n":"Wellspring Control"},{"c":0,"s":65,"id":6630,"u":"wellspring%20mage%20dedication_som","p":249,"h":1,"n":"Wellspring Mage Dedication"},{"c":0,"s":65,"id":6631,"u":"whirlwind%20spell_som","p":49,"h":1,"n":"Whirlwind Spell"},{"c":0,"s":65,"id":6632,"u":"wind-tossed%20spell_som","p":207,"h":1,"n":"Wind-tossed Spell"},{"c":0,"s":65,"id":6633,"u":"work%20yourself%20up_som","p":195,"h":1,"n":"Work Yourself Up"},{"c":0,"s":48,"id":6634,"u":"communal%20tale_sot2","p":78,"h":1,"n":"Communal Tale"},{"c":0,"s":48,"id":6635,"u":"deny%20the%20songs%20of%20war_sot2","p":79,"h":1,"n":"Deny The Songs Of War"},{"c":0,"s":48,"id":6636,"u":"fleet%20tempo_sot2","p":79,"h":1,"n":"Fleet Tempo"},{"c":0,"s":48,"id":6637,"u":"folklorist%20dedication_sot2","p":78,"h":1,"n":"Folklorist Dedication"},{"c":0,"s":48,"id":6638,"u":"folktales%20lore_sot2","p":78,"h":1,"n":"Folktales Lore"},{"c":0,"s":48,"id":6639,"u":"nantambu%20chime-ringer%20dedication_sot2","p":79,"h":1,"n":"Nantambu Chime-Ringer Dedication"},{"c":0,"s":48,"id":6640,"u":"narrative%20conduit_sot2","p":78,"h":1,"n":"Narrative Conduit"},{"c":0,"s":48,"id":6641,"u":"rule%20of%20three_sot2","p":78,"h":1,"n":"Rule Of Three"},{"c":0,"s":48,"id":6642,"u":"sing%20to%20the%20steel_sot2","p":79,"h":1,"n":"Sing To The Steel"},{"c":0,"s":48,"id":6643,"u":"song%20of%20grace%20and%20speed_sot2","p":79,"h":1,"n":"Song Of Grace And Speed"},{"c":0,"s":49,"id":6644,"u":"cloud%20walk_sot3","p":79,"h":1,"n":"Cloud Walk"},{"c":0,"s":49,"id":6645,"u":"deflecting%20cloud_sot3","p":79,"h":1,"n":"Deflecting Cloud"},{"c":0,"s":49,"id":6646,"u":"mighty%20wings_sot3","p":79,"h":1,"n":"Mighty Wings"},{"c":0,"s":49,"id":6647,"u":"shape%20of%20the%20cloud%20dragon_sot3","p":79,"h":1,"n":"Shape of the Cloud Dragon"},{"c":0,"s":50,"id":6648,"u":"blessing%20of%20the%20sun%20gods_sot4","p":79,"h":1,"n":"Blessing of the Sun Gods"},{"c":0,"s":50,"id":6649,"u":"bright%20lion%20dedication_sot4","p":79,"h":1,"n":"Bright Lion Dedication"},{"c":0,"s":50,"id":6650,"u":"greater%20sun%20blessing_sot4","p":79,"h":1,"n":"Greater Sun Blessing"},{"c":0,"s":50,"id":6651,"u":"lion's%20fury_sot4","p":79,"h":1,"n":"Lion's Fury"},{"c":0,"s":50,"id":6652,"u":"lion's%20might_sot4","p":79,"h":1,"n":"Lion's Might"},{"c":0,"s":52,"id":6653,"u":"cunning%20trickster%20mask_sot6","p":78,"h":1,"n":"Cunning Trickster Mask"},{"c":0,"s":52,"id":6654,"u":"emancipator's%20mask_sot6","p":78,"h":1,"n":"Emancipator's Mask"},{"c":0,"s":52,"id":6655,"u":"grand%20medic's%20mask_sot6","p":78,"h":1,"n":"Grand Medic's Mask"},{"c":0,"s":52,"id":6656,"u":"protective%20spirit%20mask_sot6","p":78,"h":1,"n":"Protective Spirit Mask"},{"c":0,"s":52,"id":6657,"u":"sky%20master%20mask_sot6","p":78,"h":1,"n":"Sky Master Mask"},{"c":0,"s":52,"id":6658,"u":"stalking%20feline%20mask_sot6","p":78,"h":1,"n":"Stalking Feline Mask"},{"c":0,"s":52,"id":6659,"u":"storyteller's%20mask_sot6","p":78,"h":1,"n":"Storyteller's Mask"},{"c":0,"s":52,"id":6660,"u":"thick%20hide%20mask_sot6","p":78,"h":1,"n":"Thick Hide Mask"},{"c":0,"s":52,"id":6661,"u":"tireless%20guide's%20mask_sot6","p":78,"h":1,"n":"Tireless Guide's Mask"},{"c":0,"s":52,"id":6662,"u":"vigilant%20mask_sot6","p":78,"h":1,"n":"Vigilant Mask"},{"c":2,"s":4,"id":6663,"u":"antler%20arrow_apg","p":256,"h":1,"n":"Antler Arrow"},{"c":2,"s":4,"id":6664,"u":"balisse%20feather_apg","p":256,"h":1,"n":"Balisse Feather"},{"c":2,"s":4,"id":6665,"u":"basilisk%20eye_apg","p":256,"h":1,"n":"Basilisk Eye"},{"c":2,"s":4,"id":6666,"u":"blight%20bomb%20(generic)_apg","p":252,"h":1,"n":"Blight Bomb"},{"c":2,"s":4,"id":6667,"u":"bloodhound%20mask%20(generic)_apg","p":254,"h":1,"n":"Bloodhound Mask"},{"c":2,"s":4,"id":6668,"u":"brass%20ear_apg","p":248,"h":1,"n":"Brass Ear"},{"c":2,"s":4,"id":6669,"u":"candle%20of%20invocation_apg","p":256,"h":1,"n":"Candle Of Invocation"},{"c":2,"s":4,"id":6670,"u":"candle%20of%20revealing_apg","p":257,"h":1,"n":"Candle Of Revealing"},{"c":2,"s":4,"id":6671,"u":"cerulean%20scourge_apg","p":254,"h":1,"n":"Cerulean Scourge"},{"c":2,"s":4,"id":6672,"u":"concealed%20sheath_apg","p":248,"h":1,"n":"Concealed Sheath"},{"c":2,"s":4,"id":6673,"u":"corrosive%20ammunition_apg","p":257,"h":1,"n":"Corrosive Ammunition"},{"c":2,"s":4,"id":6674,"u":"crystal%20shards%20(generic)_apg","p":252,"h":1,"n":"Crystal Shards"},{"c":2,"s":4,"id":6675,"u":"detective's%20kit_apg","p":248,"h":1,"n":"Detective's Kit"},{"c":2,"s":4,"id":6676,"u":"drakeheart%20mutagen%20(generic)_apg","p":253,"h":1,"n":"Drakeheart Mutagen"},{"c":2,"s":4,"id":6677,"u":"dread%20ampoule%20(generic)_apg","p":253,"h":1,"n":"Dread Ampoule"},{"c":2,"s":4,"id":6678,"u":"dueling%20cape_apg","p":248,"h":1,"n":"Dueling Cape"},{"c":2,"s":4,"id":6679,"u":"dust%20of%20corpse%20animation%20(generic)_apg","p":257,"h":1,"n":"Dust Of Corpse Animation"},{"c":2,"s":4,"id":6680,"u":"earthglide%20cloak_apg","p":260,"h":1,"n":"Earthglide Cloak"},{"c":2,"s":4,"id":6681,"u":"earthsight%20box_apg","p":260,"h":1,"n":"Earthsight Box"},{"c":2,"s":4,"id":6682,"u":"engulfing%20snare_apg","p":256,"h":1,"n":"Engulfing Snare"},{"c":2,"s":4,"id":6683,"u":"envisioning%20mask_apg","p":260,"h":1,"n":"Envisioning Mask"},{"c":2,"s":4,"id":6684,"u":"exploding%20shield_apg","p":260,"h":1,"n":"Exploding Shield"},{"c":2,"s":4,"id":6685,"u":"fearsome%20(generic)_apg","p":260,"h":1,"n":"Fearsome"},{"c":2,"s":4,"id":6686,"u":"fire-jump%20ring_apg","p":260,"h":1,"n":"Fire-jump Ring"},{"c":2,"s":4,"id":6687,"u":"flare%20snare_apg","p":256,"h":1,"n":"Flare Snare"},{"c":2,"s":4,"id":6688,"u":"focus%20cathartic%20(generic)_apg","p":253,"h":1,"n":"Focus Cathartic"},{"c":2,"s":4,"id":6689,"u":"forensic%20dye_apg","p":254,"h":1,"n":"Forensic Dye"},{"c":2,"s":4,"id":6690,"u":"four-ways%20dogslicer_apg","p":261,"h":1,"n":"Four-ways Dogslicer"},{"c":2,"s":4,"id":6691,"u":"freezing%20ammunition_apg","p":257,"h":1,"n":"Freezing Ammunition"},{"c":2,"s":4,"id":6692,"u":"gecko%20potion_apg","p":257,"h":1,"n":"Gecko Potion"},{"c":2,"s":4,"id":6693,"u":"ghost%20charge%20(generic)_apg","p":253,"h":1,"n":"Ghost Charge"},{"c":2,"s":4,"id":6694,"u":"ghost%20ink_apg","p":255,"h":1,"n":"Ghost Ink"},{"c":2,"s":4,"id":6695,"u":"glamorous%20buckler_apg","p":261,"h":1,"n":"Glamorous Buckler"},{"c":2,"s":4,"id":6696,"u":"hellfire%20boots_apg","p":261,"h":1,"n":"Hellfire Boots"},{"c":2,"s":4,"id":6697,"u":"incense%20of%20distilled%20death_apg","p":257,"h":1,"n":"Incense Of Distilled Death"},{"c":2,"s":4,"id":6698,"u":"infiltrator's%20accessory_apg","p":261,"h":1,"n":"Infiltrator's Accessory"},{"c":2,"s":4,"id":6699,"u":"leadenleg_apg","p":254,"h":1,"n":"Leadenleg"},{"c":2,"s":4,"id":6700,"u":"lover's%20gloves_apg","p":261,"h":1,"n":"Lover's Gloves"},{"c":2,"s":4,"id":6701,"u":"mask%20of%20the%20banshee%20(generic)_apg","p":261,"h":1,"n":"Mask Of The Banshee"},{"c":2,"s":4,"id":6702,"u":"medusa's%20scream%20(generic)_apg","p":261,"h":1,"n":"Medusa's Scream"},{"c":2,"s":4,"id":6703,"u":"nauseating%20snare_apg","p":256,"h":1,"n":"Nauseating Snare"},{"c":2,"s":4,"id":6704,"u":"net_apg","p":248,"h":1,"n":"Net"},{"c":2,"s":4,"id":6705,"u":"oil%20of%20object%20animation%20(generic)_apg","p":258,"h":1,"n":"Oil Of Object Animation"},{"c":2,"s":4,"id":6706,"u":"oil%20of%20revelation_apg","p":258,"h":1,"n":"Oil Of Revelation"},{"c":2,"s":4,"id":6707,"u":"oil%20of%20unlife%20(generic)_apg","p":258,"h":1,"n":"Oil Of Unlife"},{"c":2,"s":4,"id":6708,"u":"olfactory%20obfuscator%20(generic)_apg","p":254,"h":1,"n":"Olfactory Obfuscator"},{"c":2,"s":4,"id":6709,"u":"origin%20unguent_apg","p":255,"h":1,"n":"Origin Unguent"},{"c":2,"s":4,"id":6710,"u":"parrying%20scabbard_apg","p":248,"h":1,"n":"Parrying Scabbard"},{"c":2,"s":4,"id":6711,"u":"periscope_apg","p":248,"h":1,"n":"Periscope"},{"c":2,"s":4,"id":6712,"u":"potion%20of%20disguise%20(generic)_apg","p":258,"h":1,"n":"Potion Of Disguise"},{"c":2,"s":4,"id":6713,"u":"potion%20of%20expeditious%20retreat_apg","p":258,"h":1,"n":"Potion Of Expeditious Retreat"},{"c":2,"s":4,"id":6714,"u":"potion%20of%20retaliation%20(generic)_apg","p":259,"h":1,"n":"Potion Of Retaliation"},{"c":2,"s":4,"id":6715,"u":"potion%20of%20shared%20memories_apg","p":259,"h":1,"n":"Potion Of Shared Memories"},{"c":2,"s":4,"id":6716,"u":"predictable%20silver%20piece_apg","p":262,"h":1,"n":"Predictable Silver Piece"},{"c":2,"s":4,"id":6717,"u":"ration%20tonic%20(generic)_apg","p":259,"h":1,"n":"Ration Tonic"},{"c":2,"s":4,"id":6718,"u":"ready%20(generic)_apg","p":262,"h":1,"n":"Ready"},{"c":2,"s":4,"id":6719,"u":"rod%20of%20cancellation_apg","p":262,"h":1,"n":"Rod Of Cancellation"},{"c":2,"s":4,"id":6720,"u":"rope%20of%20climbing%20(generic)_apg","p":262,"h":1,"n":"Rope Of Climbing"},{"c":2,"s":4,"id":6721,"u":"shielding%20salve_apg","p":259,"h":1,"n":"Shielding Salve"},{"c":2,"s":4,"id":6722,"u":"sinew-shock%20serum%20(generic)_apg","p":254,"h":1,"n":"Sinew-shock Serum"},{"c":2,"s":4,"id":6723,"u":"skinstitch%20salve_apg","p":255,"h":1,"n":"Skinstitch Salve"},{"c":2,"s":4,"id":6724,"u":"slates%20of%20distant%20letters_apg","p":262,"h":1,"n":"Slates Of Distant Letters"},{"c":2,"s":4,"id":6725,"u":"sleeves%20of%20storage%20(generic)_apg","p":263,"h":1,"n":"Sleeves Of Storage"},{"c":2,"s":4,"id":6726,"u":"snagging%20hook%20snare_apg","p":256,"h":1,"n":"Snagging Hook Snare"},{"c":2,"s":4,"id":6727,"u":"sovereign%20glue_apg","p":255,"h":1,"n":"Sovereign Glue"},{"c":2,"s":4,"id":6728,"u":"spellguard%20blade_apg","p":263,"h":1,"n":"Spellguard Blade"},{"c":2,"s":4,"id":6729,"u":"spiritsight%20crossbow_apg","p":263,"h":1,"n":"Spiritsight Crossbow"},{"c":2,"s":4,"id":6730,"u":"staff%20of%20impossible%20visions%20(generic)_apg","p":263,"h":1,"n":"Staff Of Impossible Visions"},{"c":2,"s":4,"id":6731,"u":"staff%20of%20nature's%20vengeance%20(generic)_apg","p":263,"h":1,"n":"Staff Of Nature's Vengeance"},{"c":2,"s":4,"id":6732,"u":"staff%20of%20providence%20(generic)_apg","p":264,"h":1,"n":"Staff Of Providence"},{"c":2,"s":4,"id":6733,"u":"terrifying%20ammunition_apg","p":259,"h":1,"n":"Terrifying Ammunition"},{"c":2,"s":4,"id":6734,"u":"time%20shield%20potion_apg","p":259,"h":1,"n":"Time Shield Potion"},{"c":2,"s":4,"id":6735,"u":"timeless%20salts_apg","p":255,"h":1,"n":"Timeless Salts"},{"c":2,"s":4,"id":6736,"u":"universal%20solvent%20(generic)_apg","p":255,"h":1,"n":"Universal Solvent"},{"c":2,"s":4,"id":6737,"u":"urn%20of%20ashes_apg","p":264,"h":1,"n":"Urn Of Ashes"},{"c":2,"s":4,"id":6738,"u":"victory%20plate%20(generic)_apg","p":264,"h":1,"n":"Victory Plate"},{"c":2,"s":4,"id":6739,"u":"walking%20cauldron_apg","p":264,"h":1,"n":"Walking Cauldron"},{"c":2,"s":4,"id":6740,"u":"wand%20of%20crackling%20lightning%20(generic)_apg","p":265,"h":1,"n":"Wand Of Crackling Lightning"},{"c":2,"s":4,"id":6741,"u":"wand%20of%20hopeless%20night%20(generic)_apg","p":265,"h":1,"n":"Wand Of Hopeless Night"},{"c":2,"s":4,"id":6742,"u":"wand%20of%20overflowing%20life%20(generic)_apg","p":265,"h":1,"n":"Wand Of Overflowing Life"},{"c":2,"s":4,"id":6743,"u":"wand%20of%20the%20snowfields%20(generic)_apg","p":265,"h":1,"n":"Wand Of The Snowfields"},{"c":2,"s":4,"id":6744,"u":"wand%20of%20the%20spider%20(generic)_apg","p":265,"h":1,"n":"Wand Of The Spider"},{"c":2,"s":4,"id":6745,"u":"winged%20(generic)_apg","p":265,"h":1,"n":"Winged"},{"c":2,"s":12,"id":6746,"u":"demilich%20eye%20gem_b1","p":223,"h":1,"n":"Demilich Eye Gem"},{"c":2,"s":12,"id":6747,"u":"lich%20phylactery_b1","p":222,"h":1,"n":"Lich Phylactery"},{"c":2,"s":5,"id":6748,"u":"acid%20flask%20(generic)_crb","p":544,"h":1,"n":"Acid Flask"},{"c":2,"s":5,"id":6749,"u":"adamantine%20(generic)_crb","p":578,"h":1,"n":"Adamantine"},{"c":2,"s":5,"id":6750,"u":"adamantine%20armor%20(generic)_crb","p":555,"h":1,"n":"Adamantine Armor"},{"c":2,"s":5,"id":6751,"u":"adamantine%20shield%20(generic)_crb","p":586,"h":1,"n":"Adamantine Shield"},{"c":2,"s":5,"id":6752,"u":"adamantine%20weapon%20(generic)_crb","p":599,"h":1,"n":"Adamantine Weapon"},{"c":2,"s":5,"id":6753,"u":"adventurer's%20pack_crb","p":288,"h":1,"n":"Adventurer's Pack"},{"c":2,"s":5,"id":6754,"u":"aeon%20stone%20(generic)_crb","p":604,"h":1,"n":"Aeon Stone"},{"c":2,"s":5,"id":6755,"u":"alarm%20snare_crb","p":589,"h":1,"n":"Alarm Snare"},{"c":2,"s":5,"id":6756,"u":"alchemist%20goggles%20(generic)_crb","p":605,"h":1,"n":"Alchemist Goggles"},{"c":2,"s":5,"id":6757,"u":"alchemist's%20fire%20(generic)_crb","p":545,"h":1,"n":"Alchemist's Fire"},{"c":2,"s":5,"id":6758,"u":"alchemist's%20lab%20(generic)_crb","p":288,"h":1,"n":"Alchemist's Lab"},{"c":2,"s":5,"id":6759,"u":"alchemist's%20tools_crb","p":288,"h":1,"n":"Alchemist's Tools"},{"c":2,"s":5,"id":6760,"u":"aligned%20oil_crb","p":561,"h":1,"n":"Aligned Oil"},{"c":2,"s":5,"id":6761,"u":"anarchic_crb","p":583,"h":1,"n":"Anarchic"},{"c":2,"s":5,"id":6762,"u":"animal%20staff%20(generic)_crb","p":592,"h":1,"n":"Animal Staff"},{"c":2,"s":5,"id":6763,"u":"anklets%20of%20alacrity_crb","p":603,"h":1,"n":"Anklets of Alacrity"},{"c":2,"s":5,"id":6764,"u":"antidote%20(generic)_crb","p":546,"h":1,"n":"Antidote"},{"c":2,"s":5,"id":6765,"u":"antimagic_crb","p":582,"h":1,"n":"Antimagic"},{"c":2,"s":5,"id":6766,"u":"antimagic%20oil_crb","p":561,"h":1,"n":"Antimagic Oil"},{"c":2,"s":5,"id":6767,"u":"antiplague%20(generic)_crb","p":546,"h":1,"n":"Antiplague"},{"c":2,"s":5,"id":6768,"u":"armbands%20of%20athleticism%20(generic)_crb","p":605,"h":1,"n":"Armbands of Athleticism"},{"c":2,"s":5,"id":6769,"u":"armor%20potency%20(generic)_crb","p":581,"h":1,"n":"Armor Potency"},{"c":2,"s":5,"id":6770,"u":"arrow_crb","p":282,"h":1,"n":"Arrow"},{"c":2,"s":5,"id":6771,"u":"arrow-catching%20shield_crb","p":587,"h":1,"n":"Arrow-catching Shield"},{"c":2,"s":5,"id":6772,"u":"arsenic_crb","p":550,"h":1,"n":"Arsenic"},{"c":2,"s":5,"id":6773,"u":"artisan's%20tools%20(generic)_crb","p":288,"h":1,"n":"Artisan's Tools"},{"c":2,"s":5,"id":6774,"u":"axiomatic_crb","p":583,"h":1,"n":"Axiomatic"},{"c":2,"s":5,"id":6775,"u":"backpack_crb","p":288,"h":1,"n":"Backpack"},{"c":2,"s":5,"id":6776,"u":"bag%20of%20holding%20(generic)_crb","p":572,"h":1,"n":"Bag of Holding"},{"c":2,"s":5,"id":6777,"u":"barding%20of%20the%20zephyr_crb","p":604,"h":1,"n":"Barding of the Zephyr"},{"c":2,"s":5,"id":6778,"u":"barkskin%20potion_crb","p":562,"h":1,"n":"Barkskin Potion"},{"c":2,"s":5,"id":6779,"u":"basic%20crafter's%20book_crb","p":288,"h":1,"n":"Basic Crafter's Book"},{"c":2,"s":5,"id":6780,"u":"beacon%20shot_crb","p":559,"h":1,"n":"Beacon Shot"},{"c":2,"s":5,"id":6781,"u":"bedroll_crb","p":288,"h":1,"n":"Bedroll"},{"c":2,"s":5,"id":6782,"u":"belladonna_crb","p":551,"h":1,"n":"Belladonna"},{"c":2,"s":5,"id":6783,"u":"belt%20of%20giant%20strength_crb","p":603,"h":1,"n":"Belt of Giant Strength"},{"c":2,"s":5,"id":6784,"u":"belt%20of%20regeneration_crb","p":603,"h":1,"n":"Belt of Regeneration"},{"c":2,"s":5,"id":6785,"u":"belt%20of%20the%20five%20kings_crb","p":606,"h":1,"n":"Belt of the Five Kings"},{"c":2,"s":5,"id":6786,"u":"berserker's%20cloak%20(generic)_crb","p":606,"h":1,"n":"Berserker's Cloak"},{"c":2,"s":5,"id":6787,"u":"bestial%20mutagen%20(generic)_crb","p":546,"h":1,"n":"Bestial Mutagen"},{"c":2,"s":5,"id":6788,"u":"biting%20snare_crb","p":589,"h":1,"n":"Biting Snare"},{"c":2,"s":5,"id":6789,"u":"black%20adder%20venom_crb","p":551,"h":1,"n":"Black Adder Venom"},{"c":2,"s":5,"id":6790,"u":"black%20lotus%20extract_crb","p":551,"h":1,"n":"Black Lotus Extract"},{"c":2,"s":5,"id":6791,"u":"bleeding%20spines%20snare_crb","p":589,"h":1,"n":"Bleeding Spines Snare"},{"c":2,"s":5,"id":6792,"u":"blightburn%20resin_crb","p":551,"h":1,"n":"Blightburn Resin"},{"c":2,"s":5,"id":6793,"u":"bloodletting%20kukri_crb","p":600,"h":1,"n":"Bloodletting Kukri"},{"c":2,"s":5,"id":6794,"u":"bloodseeker%20beak_crb","p":565,"h":1,"n":"Bloodseeker Beak"},{"c":2,"s":5,"id":6795,"u":"blowgun%20dart_crb","p":281,"h":1,"n":"Blowgun Dart"},{"c":2,"s":5,"id":6796,"u":"bolt_crb","p":281,"h":1,"n":"Bolt"},{"c":2,"s":5,"id":6797,"u":"bomb%20snare_crb","p":589,"h":1,"n":"Bomb Snare"},{"c":2,"s":5,"id":6798,"u":"bomber's%20eye%20elixir%20(generic)_crb","p":547,"h":1,"n":"Bomber's Eye Elixir"},{"c":2,"s":5,"id":6799,"u":"boots%20of%20bounding%20(generic)_crb","p":606,"h":1,"n":"Boots of Bounding"},{"c":2,"s":5,"id":6800,"u":"boots%20of%20elvenkind%20(generic)_crb","p":606,"h":1,"n":"Boots of Elvenkind"},{"c":2,"s":5,"id":6801,"u":"boots%20of%20speed_crb","p":606,"h":1,"n":"Boots of Speed"},{"c":2,"s":5,"id":6802,"u":"bottled%20air_crb","p":572,"h":1,"n":"Bottled Air"},{"c":2,"s":5,"id":6803,"u":"bottled%20lightning%20(generic)_crb","p":545,"h":1,"n":"Bottled Lightning"},{"c":2,"s":5,"id":6804,"u":"bracelet%20of%20dashing_crb","p":607,"h":1,"n":"Bracelet of Dashing"},{"c":2,"s":5,"id":6805,"u":"bracers%20of%20armor%20(generic)_crb","p":607,"h":1,"n":"Bracers of Armor"},{"c":2,"s":5,"id":6806,"u":"bracers%20of%20missile%20deflection%20(generic)_crb","p":607,"h":1,"n":"Bracers of Missile Deflection"},{"c":2,"s":5,"id":6807,"u":"bravo's%20brew%20(generic)_crb","p":547,"h":1,"n":"Bravo's Brew"},{"c":2,"s":5,"id":6808,"u":"breastplate%20of%20command%20(generic)_crb","p":557,"h":1,"n":"Breastplate of Command"},{"c":2,"s":5,"id":6809,"u":"brimstone%20fumes_crb","p":551,"h":1,"n":"Brimstone Fumes"},{"c":2,"s":5,"id":6810,"u":"bronze%20bull%20pendant_crb","p":566,"h":1,"n":"Bronze Bull Pendant"},{"c":2,"s":5,"id":6811,"u":"brooch%20of%20shielding_crb","p":607,"h":1,"n":"Brooch of Shielding"},{"c":2,"s":5,"id":6812,"u":"broom%20of%20flying_crb","p":572,"h":1,"n":"Broom of Flying"},{"c":2,"s":5,"id":6813,"u":"caltrop%20snare_crb","p":590,"h":1,"n":"Caltrop Snare"},{"c":2,"s":5,"id":6814,"u":"caltrops_crb","p":288,"h":1,"n":"Caltrops"},{"c":2,"s":5,"id":6815,"u":"candle%20(10)_crb","p":288,"h":1,"n":"Candle (10)"},{"c":2,"s":5,"id":6816,"u":"candle%20of%20truth_crb","p":570,"h":1,"n":"Candle of Truth"},{"c":2,"s":5,"id":6817,"u":"cape%20of%20the%20mountebank_crb","p":607,"h":1,"n":"Cape of the Mountebank"},{"c":2,"s":5,"id":6818,"u":"cassock%20of%20devotion_crb","p":607,"h":1,"n":"Cassock of Devotion"},{"c":2,"s":5,"id":6819,"u":"cat's%20eye%20elixir_crb","p":547,"h":1,"n":"Cat's Eye Elixir"},{"c":2,"s":5,"id":6820,"u":"caterwaul%20sling_crb","p":600,"h":1,"n":"Caterwaul Sling"},{"c":2,"s":5,"id":6821,"u":"celestial%20armor_crb","p":557,"h":1,"n":"Celestial Armor"},{"c":2,"s":5,"id":6822,"u":"chain%20(10%20feet)_crb","p":288,"h":1,"n":"Chain (10 feet)"},{"c":2,"s":5,"id":6823,"u":"chalk%20(10)_crb","p":288,"h":1,"n":"Chalk (10)"},{"c":2,"s":5,"id":6824,"u":"channel%20protection%20amulet_crb","p":608,"h":1,"n":"Channel Protection Amulet"},{"c":2,"s":5,"id":6825,"u":"cheetah's%20elixir%20(generic)_crb","p":547,"h":1,"n":"Cheetah's Elixir"},{"c":2,"s":5,"id":6826,"u":"chest_crb","p":288,"h":1,"n":"Chest"},{"c":2,"s":5,"id":6827,"u":"chime%20of%20opening_crb","p":572,"h":1,"n":"Chime of Opening"},{"c":2,"s":5,"id":6828,"u":"choker%20of%20elocution%20(generic)_crb","p":608,"h":1,"n":"Choker of Elocution"},{"c":2,"s":5,"id":6829,"u":"circlet%20of%20persuasion_crb","p":603,"h":1,"n":"Circlet of Persuasion"},{"c":2,"s":5,"id":6830,"u":"clandestine%20cloak%20(generic)_crb","p":608,"h":1,"n":"Clandestine Cloak"},{"c":2,"s":5,"id":6831,"u":"climbing%20bolt_crb","p":559,"h":1,"n":"Climbing Bolt"},{"c":2,"s":5,"id":6832,"u":"climbing%20kit%20(generic)_crb","p":288,"h":1,"n":"Climbing Kit"},{"c":2,"s":5,"id":6833,"u":"cloak%20of%20elvenkind%20(generic)_crb","p":608,"h":1,"n":"Cloak of Elvenkind"},{"c":2,"s":5,"id":6834,"u":"cloak%20of%20the%20bat%20(generic)_crb","p":608,"h":1,"n":"Cloak of the Bat"},{"c":2,"s":5,"id":6835,"u":"clothing%20(generic)_crb","p":288,"h":1,"n":"Clothing"},{"c":2,"s":5,"id":6836,"u":"cognitive%20mutagen%20(generic)_crb","p":547,"h":1,"n":"Cognitive Mutagen"},{"c":2,"s":5,"id":6837,"u":"cold%20iron%20(generic)_crb","p":578,"h":1,"n":"Cold Iron"},{"c":2,"s":5,"id":6838,"u":"cold%20iron%20armor%20(generic)_crb","p":555,"h":1,"n":"Cold Iron Armor"},{"c":2,"s":5,"id":6839,"u":"cold%20iron%20shield%20(generic)_crb","p":586,"h":1,"n":"Cold Iron Shield"},{"c":2,"s":5,"id":6840,"u":"cold%20iron%20weapon%20(generic)_crb","p":599,"h":1,"n":"Cold Iron Weapon"},{"c":2,"s":5,"id":6841,"u":"collar%20of%20empathy_crb","p":604,"h":1,"n":"Collar of Empathy"},{"c":2,"s":5,"id":6842,"u":"collar%20of%20inconspicuousness_crb","p":604,"h":1,"n":"Collar of Inconspicuousness"},{"c":2,"s":5,"id":6843,"u":"compass%20(generic)_crb","p":288,"h":1,"n":"Compass"},{"c":2,"s":5,"id":6844,"u":"comprehension%20elixir%20(generic)_crb","p":547,"h":1,"n":"Comprehension Elixir"},{"c":2,"s":5,"id":6845,"u":"cookware_crb","p":288,"h":1,"n":"Cookware"},{"c":2,"s":5,"id":6846,"u":"corrosive%20(generic)_crb","p":583,"h":1,"n":"Corrosive"},{"c":2,"s":5,"id":6847,"u":"coyote%20cloak%20(generic)_crb","p":609,"h":1,"n":"Coyote Cloak"},{"c":2,"s":5,"id":6848,"u":"crafter's%20eyepiece%20(generic)_crb","p":609,"h":1,"n":"Crafter's Eyepiece"},{"c":2,"s":5,"id":6849,"u":"crowbar%20(generic)_crb","p":288,"h":1,"n":"Crowbar"},{"c":2,"s":5,"id":6850,"u":"crying%20angel%20pendant_crb","p":566,"h":1,"n":"Crying Angel Pendant"},{"c":2,"s":5,"id":6851,"u":"crystal%20ball%20(generic)_crb","p":572,"h":1,"n":"Crystal Ball"},{"c":2,"s":5,"id":6852,"u":"cytillesh%20oil_crb","p":551,"h":1,"n":"Cytillesh Oil"},{"c":2,"s":5,"id":6853,"u":"dagger%20of%20venom_crb","p":600,"h":1,"n":"Dagger of Venom"},{"c":2,"s":5,"id":6854,"u":"dancing_crb","p":583,"h":1,"n":"Dancing"},{"c":2,"s":5,"id":6855,"u":"dancing%20scarf%20(generic)_crb","p":609,"h":1,"n":"Dancing Scarf"},{"c":2,"s":5,"id":6856,"u":"daredevil%20boots%20(generic)_crb","p":609,"h":1,"n":"Daredevil Boots"},{"c":2,"s":5,"id":6857,"u":"darkvision%20elixir%20(generic)_crb","p":547,"h":1,"n":"Darkvision Elixir"},{"c":2,"s":5,"id":6858,"u":"darkwood%20(generic)_crb","p":578,"h":1,"n":"Darkwood"},{"c":2,"s":5,"id":6859,"u":"darkwood%20armor%20(generic)_crb","p":555,"h":1,"n":"Darkwood Armor"},{"c":2,"s":5,"id":6860,"u":"darkwood%20shield%20(generic)_crb","p":586,"h":1,"n":"Darkwood Shield"},{"c":2,"s":5,"id":6861,"u":"darkwood%20weapon%20(generic)_crb","p":599,"h":1,"n":"Darkwood Weapon"},{"c":2,"s":5,"id":6862,"u":"dazing%20coil_crb","p":566,"h":1,"n":"Dazing Coil"},{"c":2,"s":5,"id":6863,"u":"deathcap%20powder_crb","p":551,"h":1,"n":"Deathcap Powder"},{"c":2,"s":5,"id":6864,"u":"decanter%20of%20endless%20water_crb","p":573,"h":1,"n":"Decanter of Endless Water"},{"c":2,"s":5,"id":6865,"u":"demon%20armor_crb","p":557,"h":1,"n":"Demon Armor"},{"c":2,"s":5,"id":6866,"u":"demon%20mask%20(generic)_crb","p":609,"h":1,"n":"Demon Mask"},{"c":2,"s":5,"id":6867,"u":"diadem%20of%20intellect_crb","p":603,"h":1,"n":"Diadem of Intellect"},{"c":2,"s":5,"id":6868,"u":"diplomat's%20badge_crb","p":609,"h":1,"n":"Diplomat's Badge"},{"c":2,"s":5,"id":6869,"u":"disguise%20kit%20(generic)_crb","p":288,"h":1,"n":"Disguise Kit"},{"c":2,"s":5,"id":6870,"u":"disintegration%20bolt_crb","p":559,"h":1,"n":"Disintegration Bolt"},{"c":2,"s":5,"id":6871,"u":"dispelling%20sliver_crb","p":566,"h":1,"n":"Dispelling Sliver"},{"c":2,"s":5,"id":6872,"u":"disrupting%20(generic)_crb","p":584,"h":1,"n":"Disrupting"},{"c":2,"s":5,"id":6873,"u":"doubling%20rings%20(generic)_crb","p":609,"h":1,"n":"Doubling Rings"},{"c":2,"s":5,"id":6874,"u":"dragon%20bile_crb","p":551,"h":1,"n":"Dragon Bile"},{"c":2,"s":5,"id":6875,"u":"dragon%20turtle%20scale_crb","p":566,"h":1,"n":"Dragon Turtle Scale"},{"c":2,"s":5,"id":6876,"u":"dragon's%20breath%20potion%20(generic)_crb","p":562,"h":1,"n":"Dragon's Breath Potion"},{"c":2,"s":5,"id":6877,"u":"dragonhide%20(generic)_crb","p":579,"h":1,"n":"Dragonhide"},{"c":2,"s":5,"id":6878,"u":"dragonhide%20armor%20(generic)_crb","p":555,"h":1,"n":"Dragonhide Armor"},{"c":2,"s":5,"id":6879,"u":"dragonhide%20shield%20(generic)_crb","p":586,"h":1,"n":"Dragonhide Shield"},{"c":2,"s":5,"id":6880,"u":"dragonplate_crb","p":557,"h":1,"n":"Dragonplate"},{"c":2,"s":5,"id":6881,"u":"dragonslayer's%20shield_crb","p":587,"h":1,"n":"Dragonslayer's Shield"},{"c":2,"s":5,"id":6882,"u":"dread%20blindfold_crb","p":610,"h":1,"n":"Dread Blindfold"},{"c":2,"s":5,"id":6883,"u":"druid's%20vestments_crb","p":610,"h":1,"n":"Druid's Vestments"},{"c":2,"s":5,"id":6884,"u":"dust%20of%20appearance_crb","p":570,"h":1,"n":"Dust of Appearance"},{"c":2,"s":5,"id":6885,"u":"dust%20of%20disappearance_crb","p":570,"h":1,"n":"Dust of Disappearance"},{"c":2,"s":5,"id":6886,"u":"dwarven%20thrower_crb","p":600,"h":1,"n":"Dwarven Thrower"},{"c":2,"s":5,"id":6887,"u":"eagle-eye%20elixir%20(generic)_crb","p":548,"h":1,"n":"Eagle-eye Elixir"},{"c":2,"s":5,"id":6888,"u":"effervescent%20ampoule_crb","p":566,"h":1,"n":"Effervescent Ampoule"},{"c":2,"s":5,"id":6889,"u":"electric%20eelskin_crb","p":557,"h":1,"n":"Electric Eelskin"},{"c":2,"s":5,"id":6890,"u":"elemental%20gem_crb","p":570,"h":1,"n":"Elemental Gem"},{"c":2,"s":5,"id":6891,"u":"elixir%20of%20life%20(generic)_crb","p":548,"h":1,"n":"Elixir of Life"},{"c":2,"s":5,"id":6892,"u":"elixir%20of%20rejuvenation_crb","p":548,"h":1,"n":"Elixir of Rejuvenation"},{"c":2,"s":5,"id":6893,"u":"elven%20chain%20(generic)_crb","p":555,"h":1,"n":"Elven Chain"},{"c":2,"s":5,"id":6894,"u":"emerald%20grasshopper_crb","p":566,"h":1,"n":"Emerald Grasshopper"},{"c":2,"s":5,"id":6895,"u":"energy-resistant%20(generic)_crb","p":582,"h":1,"n":"Energy-Resistant"},{"c":2,"s":5,"id":6896,"u":"ethereal_crb","p":582,"h":1,"n":"Ethereal"},{"c":2,"s":5,"id":6897,"u":"everburning%20torch_crb","p":573,"h":1,"n":"Everburning Torch"},{"c":2,"s":5,"id":6898,"u":"explorer's%20yurt_crb","p":596,"h":1,"n":"Explorer's Yurt"},{"c":2,"s":5,"id":6899,"u":"explosive%20ammunition%20(generic)_crb","p":559,"h":1,"n":"Explosive Ammunition"},{"c":2,"s":5,"id":6900,"u":"extra%20ink%20and%20paper_crb","p":288,"h":1,"n":"Extra Ink and Paper"},{"c":2,"s":5,"id":6901,"u":"eye%20of%20apprehension_crb","p":566,"h":1,"n":"Eye of Apprehension"},{"c":2,"s":5,"id":6902,"u":"eye%20of%20fortune_crb","p":610,"h":1,"n":"Eye of Fortune"},{"c":2,"s":5,"id":6903,"u":"eyes%20of%20the%20eagle_crb","p":610,"h":1,"n":"Eyes of the Eagle"},{"c":2,"s":5,"id":6904,"u":"fade%20band_crb","p":566,"h":1,"n":"Fade Band"},{"c":2,"s":5,"id":6905,"u":"fear%20gem_crb","p":566,"h":1,"n":"Fear Gem"},{"c":2,"s":5,"id":6906,"u":"feather%20step%20stone_crb","p":567,"h":1,"n":"Feather Step Stone"},{"c":2,"s":5,"id":6907,"u":"feather%20token%20(generic)_crb","p":570,"h":1,"n":"Feather Token"},{"c":2,"s":5,"id":6908,"u":"fighter's%20fork_crb","p":600,"h":1,"n":"Fighter's Fork"},{"c":2,"s":5,"id":6909,"u":"fishing%20tackle%20(generic)_crb","p":288,"h":1,"n":"Fishing Tackle"},{"c":2,"s":5,"id":6910,"u":"flame%20navette_crb","p":567,"h":1,"n":"Flame Navette"},{"c":2,"s":5,"id":6911,"u":"flame%20tongue%20(generic)_crb","p":600,"h":1,"n":"Flame Tongue"},{"c":2,"s":5,"id":6912,"u":"flaming%20(generic)_crb","p":584,"h":1,"n":"Flaming"},{"c":2,"s":5,"id":6913,"u":"flint%20and%20steel_crb","p":288,"h":1,"n":"Flint and Steel"},{"c":2,"s":5,"id":6914,"u":"floating%20shield%20(generic)_crb","p":587,"h":1,"n":"Floating Shield"},{"c":2,"s":5,"id":6915,"u":"flying%20blade%20wheel%20snare_crb","p":590,"h":1,"n":"Flying Blade Wheel Snare"},{"c":2,"s":5,"id":6916,"u":"force%20shield_crb","p":587,"h":1,"n":"Force Shield"},{"c":2,"s":5,"id":6917,"u":"forge%20warden_crb","p":587,"h":1,"n":"Forge Warden"},{"c":2,"s":5,"id":6918,"u":"formula%20book%20(blank)_crb","p":288,"h":1,"n":"Formula Book (blank)"},{"c":2,"s":5,"id":6919,"u":"fortification%20(generic)_crb","p":582,"h":1,"n":"Fortification"},{"c":2,"s":5,"id":6920,"u":"frost%20(generic)_crb","p":584,"h":1,"n":"Frost"},{"c":2,"s":5,"id":6921,"u":"frost%20brand_crb","p":601,"h":1,"n":"Frost Brand"},{"c":2,"s":5,"id":6922,"u":"frost%20vial%20(generic)_crb","p":545,"h":1,"n":"Frost Vial"},{"c":2,"s":5,"id":6923,"u":"gallows%20tooth_crb","p":567,"h":1,"n":"Gallows Tooth"},{"c":2,"s":5,"id":6924,"u":"ghost%20ammunition_crb","p":559,"h":1,"n":"Ghost Ammunition"},{"c":2,"s":5,"id":6925,"u":"ghost%20dust_crb","p":567,"h":1,"n":"Ghost Dust"},{"c":2,"s":5,"id":6926,"u":"ghost%20touch_crb","p":584,"h":1,"n":"Ghost Touch"},{"c":2,"s":5,"id":6927,"u":"ghoul%20hide_crb","p":558,"h":1,"n":"Ghoul Hide"},{"c":2,"s":5,"id":6928,"u":"giant%20centipede%20venom_crb","p":551,"h":1,"n":"Giant Centipede Venom"},{"c":2,"s":5,"id":6929,"u":"giant%20scorpion%20venom_crb","p":551,"h":1,"n":"Giant Scorpion Venom"},{"c":2,"s":5,"id":6930,"u":"giant%20wasp%20venom_crb","p":552,"h":1,"n":"Giant Wasp Venom"},{"c":2,"s":5,"id":6931,"u":"glamered_crb","p":583,"h":1,"n":"Glamered"},{"c":2,"s":5,"id":6932,"u":"gloom%20blade_crb","p":601,"h":1,"n":"Gloom Blade"},{"c":2,"s":5,"id":6933,"u":"gloves%20of%20storing_crb","p":610,"h":1,"n":"Gloves of Storing"},{"c":2,"s":5,"id":6934,"u":"goggles%20of%20night%20(generic)_crb","p":610,"h":1,"n":"Goggles of Night"},{"c":2,"s":5,"id":6935,"u":"gorget%20of%20the%20primal%20roar_crb","p":611,"h":1,"n":"Gorget of the Primal Roar"},{"c":2,"s":5,"id":6936,"u":"grappling%20hook_crb","p":288,"h":1,"n":"Grappling Hook"},{"c":2,"s":5,"id":6937,"u":"grasping%20snare_crb","p":590,"h":1,"n":"Grasping Snare"},{"c":2,"s":5,"id":6938,"u":"graveroot_crb","p":552,"h":1,"n":"Graveroot"},{"c":2,"s":5,"id":6939,"u":"grievous_crb","p":584,"h":1,"n":"Grievous"},{"c":2,"s":5,"id":6940,"u":"grim%20trophy_crb","p":567,"h":1,"n":"Grim Trophy"},{"c":2,"s":5,"id":6941,"u":"hail%20of%20arrows%20snare_crb","p":590,"h":1,"n":"Hail of Arrows Snare"},{"c":2,"s":5,"id":6942,"u":"hammer_crb","p":288,"h":1,"n":"Hammer"},{"c":2,"s":5,"id":6943,"u":"hampering%20snare_crb","p":590,"h":1,"n":"Hampering Snare"},{"c":2,"s":5,"id":6944,"u":"hand%20of%20the%20mage_crb","p":611,"h":1,"n":"Hand of the Mage"},{"c":2,"s":5,"id":6945,"u":"handwraps%20of%20mighty%20blows%20(generic)_crb","p":611,"h":1,"n":"Handwraps of Mighty Blows"},{"c":2,"s":5,"id":6946,"u":"hat%20of%20disguise%20(generic)_crb","p":611,"h":1,"n":"Hat of Disguise"},{"c":2,"s":5,"id":6947,"u":"hat%20of%20the%20magi%20(generic)_crb","p":611,"h":1,"n":"Hat of the Magi"},{"c":2,"s":5,"id":6948,"u":"headband%20of%20inspired%20wisdom_crb","p":604,"h":1,"n":"Headband of Inspired Wisdom"},{"c":2,"s":5,"id":6949,"u":"healer's%20gloves%20(generic)_crb","p":612,"h":1,"n":"Healer's Gloves"},{"c":2,"s":5,"id":6950,"u":"healer's%20tools%20(generic)_crb","p":288,"h":1,"n":"Healer's Tools"},{"c":2,"s":5,"id":6951,"u":"healing%20potion%20(generic)_crb","p":563,"h":1,"n":"Healing Potion"},{"c":2,"s":5,"id":6952,"u":"hemlock_crb","p":552,"h":1,"n":"Hemlock"},{"c":2,"s":5,"id":6953,"u":"hobbling%20snare_crb","p":590,"h":1,"n":"Hobbling Snare"},{"c":2,"s":5,"id":6954,"u":"holly%20and%20mistletoe_crb","p":288,"h":1,"n":"Holly and Mistletoe"},{"c":2,"s":5,"id":6955,"u":"holy_crb","p":584,"h":1,"n":"Holy"},{"c":2,"s":5,"id":6956,"u":"holy%20avenger_crb","p":601,"h":1,"n":"Holy Avenger"},{"c":2,"s":5,"id":6957,"u":"holy%20prayer%20beads%20(generic)_crb","p":573,"h":1,"n":"Holy Prayer Beads"},{"c":2,"s":5,"id":6958,"u":"holy%20water_crb","p":571,"h":1,"n":"Holy Water"},{"c":2,"s":5,"id":6959,"u":"horn%20of%20blasting_crb","p":573,"h":1,"n":"Horn of Blasting"},{"c":2,"s":5,"id":6960,"u":"horn%20of%20fog_crb","p":573,"h":1,"n":"Horn of Fog"},{"c":2,"s":5,"id":6961,"u":"horseshoes%20of%20speed%20(generic)_crb","p":604,"h":1,"n":"Horseshoes of Speed"},{"c":2,"s":5,"id":6962,"u":"hourglass_crb","p":288,"h":1,"n":"Hourglass"},{"c":2,"s":5,"id":6963,"u":"hunter's%20bane_crb","p":567,"h":1,"n":"Hunter's Bane"},{"c":2,"s":5,"id":6964,"u":"hunting%20spider%20venom_crb","p":552,"h":1,"n":"Hunting Spider Venom"},{"c":2,"s":5,"id":6965,"u":"immovable%20rod_crb","p":574,"h":1,"n":"Immovable Rod"},{"c":2,"s":5,"id":6966,"u":"impenetrable%20scale_crb","p":558,"h":1,"n":"Impenetrable Scale"},{"c":2,"s":5,"id":6967,"u":"indestructible%20shield_crb","p":588,"h":1,"n":"Indestructible Shield"},{"c":2,"s":5,"id":6968,"u":"inexplicable%20apparatus_crb","p":612,"h":1,"n":"Inexplicable Apparatus"},{"c":2,"s":5,"id":6969,"u":"infiltrator's%20elixir_crb","p":548,"h":1,"n":"Infiltrator's Elixir"},{"c":2,"s":5,"id":6970,"u":"instant%20evisceration%20snare_crb","p":590,"h":1,"n":"Instant Evisceration Snare"},{"c":2,"s":5,"id":6971,"u":"instant%20fortress_crb","p":596,"h":1,"n":"Instant Fortress"},{"c":2,"s":5,"id":6972,"u":"invisibility%20(generic)_crb","p":583,"h":1,"n":"Invisibility"},{"c":2,"s":5,"id":6973,"u":"invisibility%20potion_crb","p":563,"h":1,"n":"Invisibility Potion"},{"c":2,"s":5,"id":6974,"u":"iron%20cube_crb","p":567,"h":1,"n":"Iron Cube"},{"c":2,"s":5,"id":6975,"u":"iron%20cudgel_crb","p":567,"h":1,"n":"Iron Cudgel"},{"c":2,"s":5,"id":6976,"u":"iron%20equalizer_crb","p":567,"h":1,"n":"Iron Equalizer"},{"c":2,"s":5,"id":6977,"u":"iron%20medallion_crb","p":568,"h":1,"n":"Iron Medallion"},{"c":2,"s":5,"id":6978,"u":"jade%20bauble_crb","p":568,"h":1,"n":"Jade Bauble"},{"c":2,"s":5,"id":6979,"u":"jade%20cat_crb","p":568,"h":1,"n":"Jade Cat"},{"c":2,"s":5,"id":6980,"u":"javelin%20of%20lightning_crb","p":571,"h":1,"n":"Javelin of Lightning"},{"c":2,"s":5,"id":6981,"u":"juggernaut%20mutagen%20(generic)_crb","p":548,"h":1,"n":"Juggernaut Mutagen"},{"c":2,"s":5,"id":6982,"u":"keen_crb","p":584,"h":1,"n":"Keen"},{"c":2,"s":5,"id":6983,"u":"king's%20sleep_crb","p":552,"h":1,"n":"King's Sleep"},{"c":2,"s":5,"id":6984,"u":"knapsack%20of%20halflingkind%20(generic)_crb","p":612,"h":1,"n":"Knapsack of Halflingkind"},{"c":2,"s":5,"id":6985,"u":"ladder%20(10-foot)_crb","p":288,"h":1,"n":"Ladder (10-foot)"},{"c":2,"s":5,"id":6986,"u":"lantern%20(generic)_crb","p":288,"h":1,"n":"Lantern"},{"c":2,"s":5,"id":6987,"u":"leaper's%20elixir%20(generic)_crb","p":549,"h":1,"n":"Leaper's Elixir"},{"c":2,"s":5,"id":6988,"u":"lethargy%20poison_crb","p":552,"h":1,"n":"Lethargy Poison"},{"c":2,"s":5,"id":6989,"u":"lich%20dust_crb","p":552,"h":1,"n":"Lich Dust"},{"c":2,"s":5,"id":6990,"u":"lifting%20belt_crb","p":613,"h":1,"n":"Lifting Belt"},{"c":2,"s":5,"id":6991,"u":"lion's%20shield_crb","p":588,"h":1,"n":"Lion's Shield"},{"c":2,"s":5,"id":6992,"u":"lock%20(generic)_crb","p":288,"h":1,"n":"Lock"},{"c":2,"s":5,"id":6993,"u":"luck%20blade%20(generic)_crb","p":601,"h":1,"n":"Luck Blade"},{"c":2,"s":5,"id":6994,"u":"maestro's%20instrument%20(generic)_crb","p":574,"h":1,"n":"Maestro's Instrument"},{"c":2,"s":5,"id":6995,"u":"magic%20wand%20(generic)_crb","p":597,"h":1,"n":"Magic Wand"},{"c":2,"s":5,"id":6996,"u":"magnifying%20glass_crb","p":288,"h":1,"n":"Magnifying Glass"},{"c":2,"s":5,"id":6997,"u":"mail%20of%20luck_crb","p":558,"h":1,"n":"Mail of Luck"},{"c":2,"s":5,"id":6998,"u":"malyass%20root%20paste_crb","p":552,"h":1,"n":"Malyass Root Paste"},{"c":2,"s":5,"id":6999,"u":"manacles%20(generic)_crb","p":288,"h":1,"n":"Manacles"},{"c":2,"s":5,"id":7000,"u":"marking%20snare_crb","p":590,"h":1,"n":"Marking Snare"},{"c":2,"s":5,"id":7001,"u":"marvelous%20medicines%20(generic)_crb","p":574,"h":1,"n":"Marvelous Medicines"},{"c":2,"s":5,"id":7002,"u":"material%20component%20pouch_crb","p":288,"h":1,"n":"Material Component Pouch"},{"c":2,"s":5,"id":7003,"u":"mattock%20of%20the%20titans_crb","p":601,"h":1,"n":"Mattock of the Titans"},{"c":2,"s":5,"id":7004,"u":"mending%20lattice_crb","p":568,"h":1,"n":"Mending Lattice"},{"c":2,"s":5,"id":7005,"u":"mentalist's%20staff%20(generic)_crb","p":592,"h":1,"n":"Mentalist's Staff"},{"c":2,"s":5,"id":7006,"u":"merchant's%20scale_crb","p":288,"h":1,"n":"Merchant's Scale"},{"c":2,"s":5,"id":7007,"u":"mesmerizing%20opal_crb","p":568,"h":1,"n":"Mesmerizing Opal"},{"c":2,"s":5,"id":7008,"u":"messenger's%20ring%20(generic)_crb","p":613,"h":1,"n":"Messenger's Ring"},{"c":2,"s":5,"id":7009,"u":"mindfog%20mist_crb","p":553,"h":1,"n":"Mindfog Mist"},{"c":2,"s":5,"id":7010,"u":"mirror_crb","p":288,"h":1,"n":"Mirror"},{"c":2,"s":5,"id":7011,"u":"mistform%20elixir%20(generic)_crb","p":549,"h":1,"n":"Mistform Elixir"},{"c":2,"s":5,"id":7012,"u":"mithral%20(generic)_crb","p":579,"h":1,"n":"Mithral"},{"c":2,"s":5,"id":7013,"u":"mithral%20armor%20(generic)_crb","p":556,"h":1,"n":"Mithral Armor"},{"c":2,"s":5,"id":7014,"u":"mithral%20shield%20(generic)_crb","p":586,"h":1,"n":"Mithral Shield"},{"c":2,"s":5,"id":7015,"u":"mithral%20weapon%20(generic)_crb","p":599,"h":1,"n":"Mithral Weapon"},{"c":2,"s":5,"id":7016,"u":"monkey%20pin_crb","p":568,"h":1,"n":"Monkey Pin"},{"c":2,"s":5,"id":7017,"u":"moonlit%20chain_crb","p":558,"h":1,"n":"Moonlit Chain"},{"c":2,"s":5,"id":7018,"u":"mug_crb","p":288,"h":1,"n":"Mug"},{"c":2,"s":5,"id":7019,"u":"mummified%20bat_crb","p":568,"h":1,"n":"Mummified Bat"},{"c":2,"s":5,"id":7020,"u":"murderer's%20knot_crb","p":568,"h":1,"n":"Murderer's Knot"},{"c":2,"s":5,"id":7021,"u":"musical%20instrument%20(generic)_crb","p":288,"h":1,"n":"Musical Instrument"},{"c":2,"s":5,"id":7022,"u":"necklace%20of%20fireballs%20(generic)_crb","p":613,"h":1,"n":"Necklace of Fireballs"},{"c":2,"s":5,"id":7023,"u":"nectar%20of%20purification_crb","p":561,"h":1,"n":"Nectar of Purification"},{"c":2,"s":5,"id":7024,"u":"nettleweed%20residue_crb","p":553,"h":1,"n":"Nettleweed Residue"},{"c":2,"s":5,"id":7025,"u":"nightmare%20vapor_crb","p":553,"h":1,"n":"Nightmare Vapor"},{"c":2,"s":5,"id":7026,"u":"oathbow_crb","p":602,"h":1,"n":"Oathbow"},{"c":2,"s":5,"id":7027,"u":"obfuscation%20oil_crb","p":561,"h":1,"n":"Obfuscation Oil"},{"c":2,"s":5,"id":7028,"u":"oil%20(1%20pint)_crb","p":288,"h":1,"n":"Oil (1 pint)"},{"c":2,"s":5,"id":7029,"u":"oil%20of%20animation_crb","p":561,"h":1,"n":"Oil of Animation"},{"c":2,"s":5,"id":7030,"u":"oil%20of%20keen%20edges_crb","p":561,"h":1,"n":"Oil of Keen Edges"},{"c":2,"s":5,"id":7031,"u":"oil%20of%20mending_crb","p":561,"h":1,"n":"Oil of Mending"},{"c":2,"s":5,"id":7032,"u":"oil%20of%20potency_crb","p":562,"h":1,"n":"Oil of Potency"},{"c":2,"s":5,"id":7033,"u":"oil%20of%20repulsion_crb","p":562,"h":1,"n":"Oil of Repulsion"},{"c":2,"s":5,"id":7034,"u":"oil%20of%20weightlessness%20(generic)_crb","p":562,"h":1,"n":"Oil of Weightlessness"},{"c":2,"s":5,"id":7035,"u":"omnidirectional%20spear%20snare_crb","p":591,"h":1,"n":"Omnidirectional Spear Snare"},{"c":2,"s":5,"id":7036,"u":"onyx%20panther_crb","p":569,"h":1,"n":"Onyx Panther"},{"c":2,"s":5,"id":7037,"u":"orichalcum%20(generic)_crb","p":579,"h":1,"n":"Orichalcum"},{"c":2,"s":5,"id":7038,"u":"orichalcum%20armor%20(generic)_crb","p":556,"h":1,"n":"Orichalcum Armor"},{"c":2,"s":5,"id":7039,"u":"orichalcum%20shield%20(generic)_crb","p":587,"h":1,"n":"Orichalcum Shield"},{"c":2,"s":5,"id":7040,"u":"orichalcum%20weapon%20(generic)_crb","p":599,"h":1,"n":"Orichalcum Weapon"},{"c":2,"s":5,"id":7041,"u":"owlbear%20claw_crb","p":569,"h":1,"n":"Owlbear Claw"},{"c":2,"s":5,"id":7042,"u":"panacea_crb","p":563,"h":1,"n":"Panacea"},{"c":2,"s":5,"id":7043,"u":"pendant%20of%20the%20occult%20(generic)_crb","p":613,"h":1,"n":"Pendant of the Occult"},{"c":2,"s":5,"id":7044,"u":"penetrating%20ammunition_crb","p":560,"h":1,"n":"Penetrating Ammunition"},{"c":2,"s":5,"id":7045,"u":"persona%20mask%20(generic)_crb","p":613,"h":1,"n":"Persona Mask"},{"c":2,"s":5,"id":7046,"u":"philosopher's%20stone_crb","p":554,"h":1,"n":"Philosopher's Stone"},{"c":2,"s":5,"id":7047,"u":"phylactery%20of%20faithfulness%20(generic)_crb","p":614,"h":1,"n":"Phylactery of Faithfulness"},{"c":2,"s":5,"id":7048,"u":"piton_crb","p":288,"h":1,"n":"Piton"},{"c":2,"s":5,"id":7049,"u":"plate%20armor%20of%20the%20deep_crb","p":558,"h":1,"n":"Plate Armor of the Deep"},{"c":2,"s":5,"id":7050,"u":"pocket%20stage_crb","p":596,"h":1,"n":"Pocket Stage"},{"c":2,"s":5,"id":7051,"u":"possibility%20tome_crb","p":574,"h":1,"n":"Possibility Tome"},{"c":2,"s":5,"id":7052,"u":"potency%20crystal_crb","p":569,"h":1,"n":"Potency Crystal"},{"c":2,"s":5,"id":7053,"u":"potion%20of%20flying%20(generic)_crb","p":563,"h":1,"n":"Potion of Flying"},{"c":2,"s":5,"id":7054,"u":"potion%20of%20leaping_crb","p":563,"h":1,"n":"Potion of Leaping"},{"c":2,"s":5,"id":7055,"u":"potion%20of%20quickness_crb","p":563,"h":1,"n":"Potion of Quickness"},{"c":2,"s":5,"id":7056,"u":"potion%20of%20resistance%20(generic)_crb","p":563,"h":1,"n":"Potion of Resistance"},{"c":2,"s":5,"id":7057,"u":"potion%20of%20swimming%20(generic)_crb","p":563,"h":1,"n":"Potion of Swimming"},{"c":2,"s":5,"id":7058,"u":"potion%20of%20tongues_crb","p":563,"h":1,"n":"Potion of Tongues"},{"c":2,"s":5,"id":7059,"u":"potion%20of%20undetectability_crb","p":563,"h":1,"n":"Potion of Undetectability"},{"c":2,"s":5,"id":7060,"u":"potion%20of%20water%20breathing_crb","p":564,"h":1,"n":"Potion of Water Breathing"},{"c":2,"s":5,"id":7061,"u":"primeval%20mistletoe%20(generic)_crb","p":574,"h":1,"n":"Primeval Mistletoe"},{"c":2,"s":5,"id":7062,"u":"purple%20worm%20venom_crb","p":553,"h":1,"n":"Purple Worm Venom"},{"c":2,"s":5,"id":7063,"u":"quicksilver%20mutagen%20(generic)_crb","p":549,"h":1,"n":"Quicksilver Mutagen"},{"c":2,"s":5,"id":7064,"u":"rations%20(1%20week)_crb","p":288,"h":1,"n":"Rations (1 week)"},{"c":2,"s":5,"id":7065,"u":"reflecting%20shield_crb","p":588,"h":1,"n":"Reflecting Shield"},{"c":2,"s":5,"id":7066,"u":"religious%20symbol%20(generic)_crb","p":288,"h":1,"n":"Religious Symbol"},{"c":2,"s":5,"id":7067,"u":"religious%20text_crb","p":288,"h":1,"n":"Religious Text"},{"c":2,"s":5,"id":7068,"u":"repair%20kit%20(generic)_crb","p":288,"h":1,"n":"Repair Kit"},{"c":2,"s":5,"id":7069,"u":"replacement%20cosmetics%20(generic)_crb","p":288,"h":1,"n":"Replacement Cosmetics"},{"c":2,"s":5,"id":7070,"u":"replacement%20picks%20(generic)_crb","p":288,"h":1,"n":"Replacement Picks"},{"c":2,"s":5,"id":7071,"u":"resilient%20(generic)_crb","p":581,"h":1,"n":"Resilient"},{"c":2,"s":5,"id":7072,"u":"retribution%20axe_crb","p":602,"h":1,"n":"Retribution Axe"},{"c":2,"s":5,"id":7073,"u":"returning_crb","p":584,"h":1,"n":"Returning"},{"c":2,"s":5,"id":7074,"u":"rhino%20hide_crb","p":558,"h":1,"n":"Rhino Hide"},{"c":2,"s":5,"id":7075,"u":"ring%20of%20climbing_crb","p":614,"h":1,"n":"Ring of Climbing"},{"c":2,"s":5,"id":7076,"u":"ring%20of%20counterspells_crb","p":614,"h":1,"n":"Ring of Counterspells"},{"c":2,"s":5,"id":7077,"u":"ring%20of%20energy%20resistance%20(generic)_crb","p":614,"h":1,"n":"Ring of Energy Resistance"},{"c":2,"s":5,"id":7078,"u":"ring%20of%20lies_crb","p":614,"h":1,"n":"Ring of Lies"},{"c":2,"s":5,"id":7079,"u":"ring%20of%20maniacal%20devices%20(generic)_crb","p":614,"h":1,"n":"Ring of Maniacal Devices"},{"c":2,"s":5,"id":7080,"u":"ring%20of%20spell%20turning_crb","p":615,"h":1,"n":"Ring of Spell Turning"},{"c":2,"s":5,"id":7081,"u":"ring%20of%20sustenance_crb","p":615,"h":1,"n":"Ring of Sustenance"},{"c":2,"s":5,"id":7082,"u":"ring%20of%20swimming_crb","p":615,"h":1,"n":"Ring of Swimming"},{"c":2,"s":5,"id":7083,"u":"ring%20of%20the%20ram%20(generic)_crb","p":615,"h":1,"n":"Ring of the Ram"},{"c":2,"s":5,"id":7084,"u":"ring%20of%20wizardry%20(generic)_crb","p":615,"h":1,"n":"Ring of Wizardry"},{"c":2,"s":5,"id":7085,"u":"robe%20of%20eyes_crb","p":615,"h":1,"n":"Robe of Eyes"},{"c":2,"s":5,"id":7086,"u":"robe%20of%20the%20archmagi%20(generic)_crb","p":616,"h":1,"n":"Robe of the Archmagi"},{"c":2,"s":5,"id":7087,"u":"rod%20of%20negation_crb","p":574,"h":1,"n":"Rod of Negation"},{"c":2,"s":5,"id":7088,"u":"rod%20of%20wonder_crb","p":575,"h":1,"n":"Rod of Wonder"},{"c":2,"s":5,"id":7089,"u":"rope%20(50%20feet)_crb","p":288,"h":1,"n":"Rope (50 feet)"},{"c":2,"s":5,"id":7090,"u":"runestone_crb","p":571,"h":1,"n":"Runestone"},{"c":2,"s":5,"id":7091,"u":"sack%20(5)_crb","p":288,"h":1,"n":"Sack (5)"},{"c":2,"s":5,"id":7092,"u":"saddlebags_crb","p":288,"h":1,"n":"Saddlebags"},{"c":2,"s":5,"id":7093,"u":"salamander%20elixir%20(generic)_crb","p":549,"h":1,"n":"Salamander Elixir"},{"c":2,"s":5,"id":7094,"u":"salve%20of%20antiparalysis%20(generic)_crb","p":562,"h":1,"n":"Salve of Antiparalysis"},{"c":2,"s":5,"id":7095,"u":"salve%20of%20slipperiness_crb","p":562,"h":1,"n":"Salve of Slipperiness"},{"c":2,"s":5,"id":7096,"u":"savior%20spike_crb","p":569,"h":1,"n":"Savior Spike"},{"c":2,"s":5,"id":7097,"u":"scholarly%20journal%20(generic)_crb","p":288,"h":1,"n":"Scholarly Journal"},{"c":2,"s":5,"id":7098,"u":"scroll%20(generic)_crb","p":564,"h":1,"n":"Scroll"},{"c":2,"s":5,"id":7099,"u":"scything%20blade%20snare_crb","p":591,"h":1,"n":"Scything Blade Snare"},{"c":2,"s":5,"id":7100,"u":"sea%20touch%20elixir%20(generic)_crb","p":549,"h":1,"n":"Sea Touch Elixir"},{"c":2,"s":5,"id":7101,"u":"serene%20mutagen%20(generic)_crb","p":549,"h":1,"n":"Serene Mutagen"},{"c":2,"s":5,"id":7102,"u":"serum%20of%20sex%20shift_crb","p":564,"h":1,"n":"Serum of Sex Shift"},{"c":2,"s":5,"id":7103,"u":"shadow%20(generic)_crb","p":583,"h":1,"n":"Shadow"},{"c":2,"s":5,"id":7104,"u":"shadow%20essence_crb","p":553,"h":1,"n":"Shadow Essence"},{"c":2,"s":5,"id":7105,"u":"shark%20tooth%20charm_crb","p":569,"h":1,"n":"Shark Tooth Charm"},{"c":2,"s":5,"id":7106,"u":"shifting_crb","p":585,"h":1,"n":"Shifting"},{"c":2,"s":5,"id":7107,"u":"shining%20ammunition_crb","p":560,"h":1,"n":"Shining Ammunition"},{"c":2,"s":5,"id":7108,"u":"shock%20(generic)_crb","p":585,"h":1,"n":"Shock"},{"c":2,"s":5,"id":7109,"u":"shrinking%20potion%20(generic)_crb","p":564,"h":1,"n":"Shrinking Potion"},{"c":2,"s":5,"id":7110,"u":"signal%20whistle_crb","p":288,"h":1,"n":"Signal Whistle"},{"c":2,"s":5,"id":7111,"u":"signaling%20snare_crb","p":591,"h":1,"n":"Signaling Snare"},{"c":2,"s":5,"id":7112,"u":"silver%20(generic)_crb","p":579,"h":1,"n":"Silver"},{"c":2,"s":5,"id":7113,"u":"silver%20armor%20(generic)_crb","p":556,"h":1,"n":"Silver Armor"},{"c":2,"s":5,"id":7114,"u":"silver%20shield%20(generic)_crb","p":587,"h":1,"n":"Silver Shield"},{"c":2,"s":5,"id":7115,"u":"silver%20weapon%20(generic)_crb","p":599,"h":1,"n":"Silver Weapon"},{"c":2,"s":5,"id":7116,"u":"silversheen_crb","p":554,"h":1,"n":"Silversheen"},{"c":2,"s":5,"id":7117,"u":"silvertongue%20mutagen%20(generic)_crb","p":550,"h":1,"n":"Silvertongue Mutagen"},{"c":2,"s":5,"id":7118,"u":"skeleton%20key%20(generic)_crb","p":575,"h":1,"n":"Skeleton Key"},{"c":2,"s":5,"id":7119,"u":"sky%20hammer_crb","p":602,"h":1,"n":"Sky Hammer"},{"c":2,"s":5,"id":7120,"u":"sleep%20arrow_crb","p":560,"h":1,"n":"Sleep Arrow"},{"c":2,"s":5,"id":7121,"u":"slick%20(generic)_crb","p":583,"h":1,"n":"Slick"},{"c":2,"s":5,"id":7122,"u":"sling%20bullets_crb","p":282,"h":1,"n":"Sling Bullets"},{"c":2,"s":5,"id":7123,"u":"slippers%20of%20spider%20climbing_crb","p":616,"h":1,"n":"Slippers of Spider Climbing"},{"c":2,"s":5,"id":7124,"u":"slumber%20wine_crb","p":553,"h":1,"n":"Slumber Wine"},{"c":2,"s":5,"id":7125,"u":"smokestick%20(generic)_crb","p":554,"h":1,"n":"Smokestick"},{"c":2,"s":5,"id":7126,"u":"snake%20oil_crb","p":554,"h":1,"n":"Snake Oil"},{"c":2,"s":5,"id":7127,"u":"snare%20kit%20(generic)_crb","p":288,"h":1,"n":"Snare Kit"},{"c":2,"s":5,"id":7128,"u":"sneaky%20key_crb","p":569,"h":1,"n":"Sneaky Key"},{"c":2,"s":5,"id":7129,"u":"soap_crb","p":288,"h":1,"n":"Soap"},{"c":2,"s":5,"id":7130,"u":"speed_crb","p":585,"h":1,"n":"Speed"},{"c":2,"s":5,"id":7131,"u":"spell-storing_crb","p":585,"h":1,"n":"Spell-storing"},{"c":2,"s":5,"id":7132,"u":"spellbook%20(blank)_crb","p":288,"h":1,"n":"Spellbook (Blank)"},{"c":2,"s":5,"id":7133,"u":"spellguard%20shield_crb","p":588,"h":1,"n":"Spellguard Shield"},{"c":2,"s":5,"id":7134,"u":"spellstrike%20ammunition%20(generic)_crb","p":560,"h":1,"n":"Spellstrike Ammunition"},{"c":2,"s":5,"id":7135,"u":"spider%20root_crb","p":553,"h":1,"n":"Spider Root"},{"c":2,"s":5,"id":7136,"u":"spike%20snare_crb","p":591,"h":1,"n":"Spike Snare"},{"c":2,"s":5,"id":7137,"u":"spined%20shield_crb","p":588,"h":1,"n":"Spined Shield"},{"c":2,"s":5,"id":7138,"u":"spyglass%20(generic)_crb","p":288,"h":1,"n":"Spyglass"},{"c":2,"s":5,"id":7139,"u":"staff%20of%20abjuration%20(generic)_crb","p":593,"h":1,"n":"Staff of Abjuration"},{"c":2,"s":5,"id":7140,"u":"staff%20of%20conjuration%20(generic)_crb","p":593,"h":1,"n":"Staff of Conjuration"},{"c":2,"s":5,"id":7141,"u":"staff%20of%20divination%20(generic)_crb","p":593,"h":1,"n":"Staff of Divination"},{"c":2,"s":5,"id":7142,"u":"staff%20of%20enchantment%20(generic)_crb","p":593,"h":1,"n":"Staff of Enchantment"},{"c":2,"s":5,"id":7143,"u":"staff%20of%20evocation%20(generic)_crb","p":593,"h":1,"n":"Staff of Evocation"},{"c":2,"s":5,"id":7144,"u":"staff%20of%20fire%20(generic)_crb","p":594,"h":1,"n":"Staff of Fire"},{"c":2,"s":5,"id":7145,"u":"staff%20of%20healing%20(generic)_crb","p":594,"h":1,"n":"Staff of Healing"},{"c":2,"s":5,"id":7146,"u":"staff%20of%20illumination_crb","p":594,"h":1,"n":"Staff of Illumination"},{"c":2,"s":5,"id":7147,"u":"staff%20of%20illusion%20(generic)_crb","p":594,"h":1,"n":"Staff of Illusion"},{"c":2,"s":5,"id":7148,"u":"staff%20of%20necromancy%20(generic)_crb","p":594,"h":1,"n":"Staff of Necromancy"},{"c":2,"s":5,"id":7149,"u":"staff%20of%20power_crb","p":595,"h":1,"n":"Staff of Power"},{"c":2,"s":5,"id":7150,"u":"staff%20of%20the%20magi_crb","p":595,"h":1,"n":"Staff of the Magi"},{"c":2,"s":5,"id":7151,"u":"staff%20of%20transmutation%20(generic)_crb","p":595,"h":1,"n":"Staff of Transmutation"},{"c":2,"s":5,"id":7152,"u":"stalker%20bane%20snare_crb","p":591,"h":1,"n":"Stalker Bane Snare"},{"c":2,"s":5,"id":7153,"u":"stone%20bullet_crb","p":560,"h":1,"n":"Stone Bullet"},{"c":2,"s":5,"id":7154,"u":"stone%20fist%20elixir_crb","p":550,"h":1,"n":"Stone Fist Elixir"},{"c":2,"s":5,"id":7155,"u":"storm%20arrow_crb","p":560,"h":1,"n":"Storm Arrow"},{"c":2,"s":5,"id":7156,"u":"storm%20flash%20(generic)_crb","p":602,"h":1,"n":"Storm Flash"},{"c":2,"s":5,"id":7157,"u":"striking%20(generic)_crb","p":581,"h":1,"n":"Striking"},{"c":2,"s":5,"id":7158,"u":"striking%20snare_crb","p":591,"h":1,"n":"Striking Snare"},{"c":2,"s":5,"id":7159,"u":"stunning%20snare_crb","p":591,"h":1,"n":"Stunning Snare"},{"c":2,"s":5,"id":7160,"u":"sturdy%20shield%20(generic)_crb","p":588,"h":1,"n":"Sturdy Shield"},{"c":2,"s":5,"id":7161,"u":"sunrod_crb","p":554,"h":1,"n":"Sunrod"},{"c":2,"s":5,"id":7162,"u":"survey%20map%20(generic)_crb","p":288,"h":1,"n":"Survey Map"},{"c":2,"s":5,"id":7163,"u":"swift%20block%20cabochon_crb","p":569,"h":1,"n":"Swift Block Cabochon"},{"c":2,"s":5,"id":7164,"u":"tack_crb","p":288,"h":1,"n":"Tack"},{"c":2,"s":5,"id":7165,"u":"tanglefoot%20bag%20(generic)_crb","p":545,"h":1,"n":"Tanglefoot Bag"},{"c":2,"s":5,"id":7166,"u":"tears%20of%20death_crb","p":553,"h":1,"n":"Tears of Death"},{"c":2,"s":5,"id":7167,"u":"ten-foot%20pole_crb","p":288,"h":1,"n":"Ten-Foot Pole"},{"c":2,"s":5,"id":7168,"u":"tent%20(generic)_crb","p":288,"h":1,"n":"Tent"},{"c":2,"s":5,"id":7169,"u":"thieves'%20tools%20(generic)_crb","p":288,"h":1,"n":"Thieves' Tools"},{"c":2,"s":5,"id":7170,"u":"third%20eye_crb","p":616,"h":1,"n":"Third Eye"},{"c":2,"s":5,"id":7171,"u":"thundering%20(generic)_crb","p":585,"h":1,"n":"Thundering"},{"c":2,"s":5,"id":7172,"u":"thunderstone%20(generic)_crb","p":546,"h":1,"n":"Thunderstone"},{"c":2,"s":5,"id":7173,"u":"thurible%20of%20revelation%20(generic)_crb","p":575,"h":1,"n":"Thurible of Revelation"},{"c":2,"s":5,"id":7174,"u":"tiger%20menuki_crb","p":569,"h":1,"n":"Tiger Menuki"},{"c":2,"s":5,"id":7175,"u":"tindertwig_crb","p":554,"h":1,"n":"Tindertwig"},{"c":2,"s":5,"id":7176,"u":"tool%20(generic)_crb","p":288,"h":1,"n":"Tool"},{"c":2,"s":5,"id":7177,"u":"torch_crb","p":288,"h":1,"n":"Torch"},{"c":2,"s":5,"id":7178,"u":"tracker's%20goggles%20(generic)_crb","p":616,"h":1,"n":"Tracker's Goggles"},{"c":2,"s":5,"id":7179,"u":"traveler's%20any-tool_crb","p":576,"h":1,"n":"Traveler's Any-tool"},{"c":2,"s":5,"id":7180,"u":"trip%20snare_crb","p":591,"h":1,"n":"Trip Snare"},{"c":2,"s":5,"id":7181,"u":"triton's%20conch_crb","p":576,"h":1,"n":"Triton's Conch"},{"c":2,"s":5,"id":7182,"u":"truesight%20potion_crb","p":564,"h":1,"n":"Truesight Potion"},{"c":2,"s":5,"id":7183,"u":"truth%20potion_crb","p":564,"h":1,"n":"Truth Potion"},{"c":2,"s":5,"id":7184,"u":"twining%20staff_crb","p":602,"h":1,"n":"Twining Staff"},{"c":2,"s":5,"id":7185,"u":"unholy_crb","p":585,"h":1,"n":"Unholy"},{"c":2,"s":5,"id":7186,"u":"unholy%20water_crb","p":571,"h":1,"n":"Unholy Water"},{"c":2,"s":5,"id":7187,"u":"vanishing%20coin_crb","p":569,"h":1,"n":"Vanishing Coin"},{"c":2,"s":5,"id":7188,"u":"ventriloquist's%20ring%20(generic)_crb","p":617,"h":1,"n":"Ventriloquist's Ring"},{"c":2,"s":5,"id":7189,"u":"verdant%20staff%20(generic)_crb","p":595,"h":1,"n":"Verdant Staff"},{"c":2,"s":5,"id":7190,"u":"vine%20arrow_crb","p":560,"h":1,"n":"Vine Arrow"},{"c":2,"s":5,"id":7191,"u":"viper%20arrow_crb","p":561,"h":1,"n":"Viper Arrow"},{"c":2,"s":5,"id":7192,"u":"viper's%20fang_crb","p":569,"h":1,"n":"Viper's Fang"},{"c":2,"s":5,"id":7193,"u":"vorpal_crb","p":585,"h":1,"n":"Vorpal"},{"c":2,"s":5,"id":7194,"u":"voyager's%20pack_crb","p":617,"h":1,"n":"Voyager's Pack"},{"c":2,"s":5,"id":7195,"u":"wand%20of%20continuation%20(generic)_crb","p":598,"h":1,"n":"Wand of Continuation"},{"c":2,"s":5,"id":7196,"u":"wand%20of%20manifold%20missiles%20(generic)_crb","p":598,"h":1,"n":"Wand of Manifold Missiles"},{"c":2,"s":5,"id":7197,"u":"wand%20of%20slaying%20(generic)_crb","p":598,"h":1,"n":"Wand of Slaying"},{"c":2,"s":5,"id":7198,"u":"wand%20of%20smoldering%20fireballs%20(generic)_crb","p":598,"h":1,"n":"Wand of Smoldering Fireballs"},{"c":2,"s":5,"id":7199,"u":"wand%20of%20widening%20(generic)_crb","p":598,"h":1,"n":"Wand of Widening"},{"c":2,"s":5,"id":7200,"u":"warning%20snare_crb","p":591,"h":1,"n":"Warning Snare"},{"c":2,"s":5,"id":7201,"u":"waterskin_crb","p":288,"h":1,"n":"Waterskin"},{"c":2,"s":5,"id":7202,"u":"wayfinder_crb","p":617,"h":1,"n":"Wayfinder"},{"c":2,"s":5,"id":7203,"u":"weapon%20potency%20(generic)_crb","p":581,"h":1,"n":"Weapon Potency"},{"c":2,"s":5,"id":7204,"u":"whisper%20of%20the%20first%20lie_crb","p":617,"h":1,"n":"Whisper of the First Lie"},{"c":2,"s":5,"id":7205,"u":"winged%20boots_crb","p":617,"h":1,"n":"Winged Boots"},{"c":2,"s":5,"id":7206,"u":"winter%20wolf%20elixir%20(generic)_crb","p":550,"h":1,"n":"Winter Wolf Elixir"},{"c":2,"s":5,"id":7207,"u":"wolf%20fang_crb","p":570,"h":1,"n":"Wolf Fang"},{"c":2,"s":5,"id":7208,"u":"wolfsbane_crb","p":553,"h":1,"n":"Wolfsbane"},{"c":2,"s":5,"id":7209,"u":"wondrous%20figurine%20(generic)_crb","p":576,"h":1,"n":"Wondrous Figurine"},{"c":2,"s":5,"id":7210,"u":"wounding_crb","p":585,"h":1,"n":"Wounding"},{"c":2,"s":5,"id":7211,"u":"writing%20set_crb","p":288,"h":1,"n":"Writing Set"},{"c":2,"s":5,"id":7212,"u":"wyvern%20poison_crb","p":554,"h":1,"n":"Wyvern Poison"},{"c":2,"s":15,"id":7213,"u":"alcohol_gmg","p":120,"h":1,"n":"Alcohol"},{"c":2,"s":15,"id":7214,"u":"arrow%20attracting_gmg","p":92,"h":1,"n":"Arrow Attracting"},{"c":2,"s":15,"id":7215,"u":"arsonous_gmg","p":92,"h":1,"n":"Arsonous"},{"c":2,"s":15,"id":7216,"u":"axe%20of%20the%20dwarven%20lords_gmg","p":106,"h":1,"n":"Axe Of The Dwarven Lords"},{"c":2,"s":15,"id":7217,"u":"backbiting_gmg","p":92,"h":1,"n":"Backbiting"},{"c":2,"s":15,"id":7218,"u":"bag%20of%20devouring_gmg","p":90,"h":1,"n":"Bag Of Devouring"},{"c":2,"s":15,"id":7219,"u":"bag%20of%20weasels_gmg","p":90,"h":1,"n":"Bag Of Weasels"},{"c":2,"s":15,"id":7220,"u":"blood%20sap_gmg","p":120,"h":1,"n":"Blood Sap"},{"c":2,"s":15,"id":7221,"u":"bloodbiter_gmg","p":92,"h":1,"n":"Bloodbiter"},{"c":2,"s":15,"id":7222,"u":"bloodeye%20coffee_gmg","p":120,"h":1,"n":"Bloodeye Coffee"},{"c":2,"s":15,"id":7223,"u":"boots%20of%20dancing_gmg","p":90,"h":1,"n":"Boots Of Dancing"},{"c":2,"s":15,"id":7224,"u":"cloak%20of%20immolation_gmg","p":91,"h":1,"n":"Cloak Of Immolation"},{"c":2,"s":15,"id":7225,"u":"cytillesh_gmg","p":121,"h":1,"n":"Cytillesh"},{"c":2,"s":15,"id":7226,"u":"deck%20of%20many%20things_gmg","p":107,"h":1,"n":"Deck Of Many Things"},{"c":2,"s":15,"id":7227,"u":"degenerating_gmg","p":93,"h":1,"n":"Degenerating"},{"c":2,"s":15,"id":7228,"u":"dependent_gmg","p":93,"h":1,"n":"Dependent"},{"c":2,"s":15,"id":7229,"u":"dreamtime%20tea_gmg","p":121,"h":1,"n":"Dreamtime Tea"},{"c":2,"s":15,"id":7230,"u":"dreary_gmg","p":93,"h":1,"n":"Dreary"},{"c":2,"s":15,"id":7231,"u":"elder%20sign_gmg","p":108,"h":1,"n":"Elder Sign"},{"c":2,"s":15,"id":7232,"u":"elven%20absinthe_gmg","p":121,"h":1,"n":"Elven Absinthe"},{"c":2,"s":15,"id":7233,"u":"erratic%20transposing_gmg","p":93,"h":1,"n":"Erratic Transposing"},{"c":2,"s":15,"id":7234,"u":"essence%20prism_gmg","p":108,"h":1,"n":"Essence Prism"},{"c":2,"s":15,"id":7235,"u":"flayleaf_gmg","p":120,"h":1,"n":"Flayleaf"},{"c":2,"s":15,"id":7236,"u":"forgefather's%20seal_gmg","p":109,"h":1,"n":"Forgefather's Seal"},{"c":2,"s":15,"id":7237,"u":"genius%20diadem_gmg","p":89,"h":1,"n":"Genius Diadem"},{"c":2,"s":15,"id":7238,"u":"gloves%20of%20carelessness_gmg","p":91,"h":1,"n":"Gloves Of Carelessness"},{"c":2,"s":15,"id":7239,"u":"grandstanding_gmg","p":93,"h":1,"n":"Grandstanding"},{"c":2,"s":15,"id":7240,"u":"horns%20of%20naraga_gmg","p":109,"h":1,"n":"Horns Of Naraga"},{"c":2,"s":15,"id":7241,"u":"martyr's%20shield_gmg","p":89,"h":1,"n":"Martyr's Shield"},{"c":2,"s":15,"id":7242,"u":"medusa%20armor_gmg","p":91,"h":1,"n":"Medusa Armor"},{"c":2,"s":15,"id":7243,"u":"mirror%20of%20sorshen_gmg","p":110,"h":1,"n":"Mirror Of Sorshen"},{"c":2,"s":15,"id":7244,"u":"monkey's%20paw_gmg","p":91,"h":1,"n":"Monkey's Paw"},{"c":2,"s":15,"id":7245,"u":"necklace%20of%20strangulation_gmg","p":91,"h":1,"n":"Necklace Of Strangulation"},{"c":2,"s":15,"id":7246,"u":"orb%20of%20dragonkind_gmg","p":110,"h":1,"n":"Orb Of Dragonkind"},{"c":2,"s":15,"id":7247,"u":"overdramatic_gmg","p":93,"h":1,"n":"Overdramatic"},{"c":2,"s":15,"id":7248,"u":"philosopher's%20extractor_gmg","p":111,"h":1,"n":"Philosopher's Extractor"},{"c":2,"s":15,"id":7249,"u":"poisonous%20cloak%20(generic)_gmg","p":91,"h":1,"n":"Poisonous Cloak"},{"c":2,"s":15,"id":7250,"u":"raucous_gmg","p":93,"h":1,"n":"Raucous"},{"c":2,"s":15,"id":7251,"u":"ravenous_gmg","p":93,"h":1,"n":"Ravenous"},{"c":2,"s":15,"id":7252,"u":"refined%20pesh_gmg","p":120,"h":1,"n":"Refined Pesh"},{"c":2,"s":15,"id":7253,"u":"ring%20of%20truth_gmg","p":91,"h":1,"n":"Ring Of Truth"},{"c":2,"s":15,"id":7254,"u":"scour_gmg","p":121,"h":1,"n":"Scour"},{"c":2,"s":15,"id":7255,"u":"serithtial_gmg","p":112,"h":1,"n":"Serithtial"},{"c":2,"s":15,"id":7256,"u":"shiver_gmg","p":121,"h":1,"n":"Shiver"},{"c":2,"s":15,"id":7257,"u":"shot%20of%20the%20first%20vault_gmg","p":112,"h":1,"n":"Shot Of The First Vault"},{"c":2,"s":15,"id":7258,"u":"singing%20sword_gmg","p":89,"h":1,"n":"Singing Sword"},{"c":2,"s":15,"id":7259,"u":"sphere%20of%20annihilation_gmg","p":113,"h":1,"n":"Sphere Of Annihilation"},{"c":2,"s":15,"id":7260,"u":"staining_gmg","p":93,"h":1,"n":"Staining"},{"c":2,"s":15,"id":7261,"u":"stone%20of%20weight_gmg","p":92,"h":1,"n":"Stone Of Weight"},{"c":2,"s":15,"id":7262,"u":"talisman%20of%20the%20sphere_gmg","p":113,"h":1,"n":"Talisman Of The Sphere"},{"c":2,"s":15,"id":7263,"u":"withering_gmg","p":93,"h":1,"n":"Withering"},{"c":2,"s":15,"id":7264,"u":"zerk_gmg","p":121,"h":1,"n":"Zerk"},{"c":2,"s":16,"id":7265,"u":"cinderclaw%20gauntlet_aoa1","p":77,"h":1,"n":"Cinderclaw Gauntlet"},{"c":2,"s":16,"id":7266,"u":"hunter's%20arrowhead_aoa1","p":77,"h":1,"n":"Hunter's Arrowhead"},{"c":2,"s":17,"id":7267,"u":"dragon's%20eye%20charm_aoa2","p":71,"h":1,"n":"Dragon's Eye Charm"},{"c":2,"s":17,"id":7268,"u":"eclipse_aoa2","p":72,"h":1,"n":"Eclipse"},{"c":2,"s":18,"id":7269,"u":"addlebrain_aoa3","p":71,"h":1,"n":"Addlebrain"},{"c":2,"s":18,"id":7270,"u":"bellflower%20toolbelt_aoa3","p":71,"h":1,"n":"Bellflower Toolbelt"},{"c":2,"s":18,"id":7271,"u":"bountiful%20cauldron_aoa3","p":71,"h":1,"n":"Bountiful Cauldron"},{"c":2,"s":18,"id":7272,"u":"dreamstone%2c%20cursed_aoa3","p":71,"h":1,"n":"Dreamstone, Cursed"},{"c":2,"s":18,"id":7273,"u":"dreamstone_aoa3","p":71,"h":1,"n":"Dreamstone"},{"c":2,"s":18,"id":7274,"u":"eye%20of%20the%20wise_aoa3","p":72,"h":1,"n":"Eye Of The Wise"},{"c":2,"s":18,"id":7275,"u":"gourd%20home_aoa3","p":72,"h":1,"n":"Gourd Home"},{"c":2,"s":19,"id":7276,"u":"ancestral%20echoing_aoa4","p":73,"h":1,"n":"Ancestral Echoing"},{"c":2,"s":19,"id":7277,"u":"bloodbane%20(generic)_aoa4","p":73,"h":1,"n":"Bloodbane"},{"c":2,"s":19,"id":7278,"u":"dragonscale%20amulet_aoa4","p":73,"h":1,"n":"Dragonscale Amulet"},{"c":2,"s":19,"id":7279,"u":"guiding%20chisel_aoa4","p":74,"h":1,"n":"Guiding Chisel"},{"c":2,"s":19,"id":7280,"u":"kin-warding_aoa4","p":73,"h":1,"n":"Kin-warding"},{"c":2,"s":19,"id":7281,"u":"reforging%20shield_aoa4","p":74,"h":1,"n":"Reforging Shield"},{"c":2,"s":19,"id":7282,"u":"rock-braced_aoa4","p":73,"h":1,"n":"Rock-braced"},{"c":2,"s":20,"id":7283,"u":"aluum%20charm_aoa5","p":82,"h":1,"n":"Aluum Charm"},{"c":2,"s":20,"id":7284,"u":"false%20death_aoa5","p":78,"h":1,"n":"False Death"},{"c":2,"s":20,"id":7285,"u":"frenzy%20oil_aoa5","p":78,"h":1,"n":"Frenzy Oil"},{"c":2,"s":20,"id":7286,"u":"gorgon's%20breath_aoa5","p":78,"h":1,"n":"Gorgon's Breath"},{"c":2,"s":20,"id":7287,"u":"grinning%20pugwampi_aoa5","p":77,"h":1,"n":"Grinning Pugwampi"},{"c":2,"s":20,"id":7288,"u":"isolation%20draught_aoa5","p":79,"h":1,"n":"Isolation Draught"},{"c":2,"s":20,"id":7289,"u":"mage%20bane_aoa5","p":79,"h":1,"n":"Mage Bane"},{"c":2,"s":20,"id":7290,"u":"nethysian%20bulwark_aoa5","p":77,"h":1,"n":"Nethysian Bulwark"},{"c":2,"s":20,"id":7291,"u":"nightmare%20salt_aoa5","p":79,"h":1,"n":"Nightmare Salt"},{"c":2,"s":20,"id":7292,"u":"oblivion%20essence_aoa5","p":79,"h":1,"n":"Oblivion Essence"},{"c":2,"s":20,"id":7293,"u":"pactmasters'%20grace_aoa5","p":77,"h":1,"n":"Pactmasters' Grace"},{"c":2,"s":20,"id":7294,"u":"peshspine%20grenade%20(generic)_aoa5","p":77,"h":1,"n":"Peshspine Grenade"},{"c":2,"s":20,"id":7295,"u":"weeping%20midnight_aoa5","p":79,"h":1,"n":"Weeping Midnight"},{"c":2,"s":21,"id":7296,"u":"flawed%20orb%20of%20gold%20dragonkind_aoa6","p":75,"h":1,"n":"Flawed Orb Of Gold Dragonkind"},{"c":2,"s":21,"id":7297,"u":"orb%20shard_aoa6","p":75,"h":1,"n":"Orb Shard"},{"c":2,"s":22,"id":7298,"u":"aurifying%20salts_aoe1","p":80,"h":1,"n":"Aurifying Salts"},{"c":2,"s":22,"id":7299,"u":"blindpepper%20bomb_aoe1","p":78,"h":1,"n":"Blindpepper Bomb"},{"c":2,"s":22,"id":7300,"u":"blindpepper%20tube_aoe1","p":78,"h":1,"n":"Blindpepper Tube"},{"c":2,"s":22,"id":7301,"u":"corpseward%20pendant_aoe1","p":80,"h":1,"n":"Corpseward Pendant"},{"c":2,"s":22,"id":7302,"u":"fingerprinting%20kit_aoe1","p":77,"h":1,"n":"Fingerprinting Kit"},{"c":2,"s":22,"id":7303,"u":"grolna_aoe1","p":81,"h":1,"n":"Grolna"},{"c":2,"s":22,"id":7304,"u":"handcuffs%20(generic)_aoe1","p":77,"h":1,"n":"Handcuffs"},{"c":2,"s":22,"id":7305,"u":"knockout%20dram_aoe1","p":81,"h":1,"n":"Knockout Dram"},{"c":2,"s":22,"id":7306,"u":"looter's%20lethargy_aoe1","p":81,"h":1,"n":"Looter's Lethargy"},{"c":2,"s":22,"id":7307,"u":"pacifying_aoe1","p":78,"h":1,"n":"Pacifying"},{"c":2,"s":22,"id":7308,"u":"reaper's%20lancet_aoe1","p":81,"h":1,"n":"Reaper's Lancet"},{"c":2,"s":22,"id":7309,"u":"recording%20rod%20(generic)_aoe1","p":80,"h":1,"n":"Recording Rod"},{"c":2,"s":22,"id":7310,"u":"ring%20of%20discretion_aoe1","p":80,"h":1,"n":"Ring Of Discretion"},{"c":2,"s":23,"id":7311,"u":"chain%20of%20the%20stilled%20spirit_aoe2","p":75,"h":1,"n":"Chain Of The Stilled Spirit"},{"c":2,"s":23,"id":7312,"u":"deafening%20music%20box_aoe2","p":75,"h":1,"n":"Deafening Music Box"},{"c":2,"s":23,"id":7313,"u":"ethersight%20ring_aoe2","p":75,"h":1,"n":"Ethersight Ring"},{"c":2,"s":23,"id":7314,"u":"floorbell_aoe2","p":75,"h":1,"n":"Floorbell"},{"c":2,"s":23,"id":7315,"u":"skinsaw%20mask_aoe2","p":76,"h":1,"n":"Skinsaw Mask"},{"c":2,"s":23,"id":7316,"u":"swarmeater's%20clasp_aoe2","p":76,"h":1,"n":"Swarmeater's Clasp"},{"c":2,"s":23,"id":7317,"u":"vaultbreaker's%20harness_aoe2","p":76,"h":1,"n":"Vaultbreaker's Harness"},{"c":2,"s":24,"id":7318,"u":"barbed%20vest_aoe3","p":78,"h":1,"n":"Barbed Vest"},{"c":2,"s":24,"id":7319,"u":"blackfinger%20blight_aoe3","p":78,"h":1,"n":"Blackfinger Blight"},{"c":2,"s":24,"id":7320,"u":"mnemonic%20acid_aoe3","p":78,"h":1,"n":"Mnemonic Acid"},{"c":2,"s":25,"id":7321,"u":"blade%20of%20the%20rabbit%20prince_aoe4","p":79,"h":1,"n":"Blade Of The Rabbit Prince"},{"c":2,"s":25,"id":7322,"u":"daylight%20vapor_aoe4","p":77,"h":1,"n":"Daylight Vapor"},{"c":2,"s":25,"id":7323,"u":"death%20knell%20powder_aoe4","p":77,"h":1,"n":"Death Knell Powder"},{"c":2,"s":25,"id":7324,"u":"fearweed_aoe4","p":77,"h":1,"n":"Fearweed"},{"c":2,"s":25,"id":7325,"u":"hardened%20harrow%20deck_aoe4","p":79,"h":1,"n":"Hardened Harrow Deck"},{"c":2,"s":25,"id":7326,"u":"hunger%20oil_aoe4","p":78,"h":1,"n":"Hunger Oil"},{"c":2,"s":25,"id":7327,"u":"liar's%20demise_aoe4","p":78,"h":1,"n":"Liar's Demise"},{"c":2,"s":25,"id":7328,"u":"lifeblight%20residue_aoe4","p":78,"h":1,"n":"Lifeblight Residue"},{"c":2,"s":25,"id":7329,"u":"poisoner's%20staff%20(generic)_aoe4","p":80,"h":1,"n":"Poisoner's Staff"},{"c":2,"s":25,"id":7330,"u":"repulsion%20resin_aoe4","p":78,"h":1,"n":"Repulsion Resin"},{"c":2,"s":25,"id":7331,"u":"sight-theft%20grit_aoe4","p":78,"h":1,"n":"Sight-theft Grit"},{"c":2,"s":25,"id":7332,"u":"spectral%20nightshade_aoe4","p":79,"h":1,"n":"Spectral Nightshade"},{"c":2,"s":25,"id":7333,"u":"spell-eating%20pitch_aoe4","p":79,"h":1,"n":"Spell-eating Pitch"},{"c":2,"s":25,"id":7334,"u":"whisper%20briolette_aoe4","p":80,"h":1,"n":"Whisper Briolette"},{"c":2,"s":26,"id":7335,"u":"cauldron%20of%20nightmares_aoe5","p":78,"h":1,"n":"Cauldron Of Nightmares"},{"c":2,"s":26,"id":7336,"u":"clockwork%20cloak_aoe5","p":79,"h":1,"n":"Clockwork Cloak"},{"c":2,"s":26,"id":7337,"u":"clockwork%20helm_aoe5","p":79,"h":1,"n":"Clockwork Helm"},{"c":2,"s":26,"id":7338,"u":"clockwork%20rejuvenator_aoe5","p":79,"h":1,"n":"Clockwork Rejuvenator"},{"c":2,"s":26,"id":7339,"u":"forgotten%20shell_aoe5","p":78,"h":1,"n":"Forgotten Shell"},{"c":2,"s":26,"id":7340,"u":"fungal%20armor_aoe5","p":77,"h":1,"n":"Fungal Armor"},{"c":2,"s":26,"id":7341,"u":"garrote%20bolt_aoe5","p":77,"h":1,"n":"Garrote Bolt"},{"c":2,"s":26,"id":7342,"u":"gearblade_aoe5","p":79,"h":1,"n":"Gearblade"},{"c":2,"s":26,"id":7343,"u":"miogimo's%20mask_aoe5","p":77,"h":1,"n":"Miogimo's Mask"},{"c":2,"s":26,"id":7344,"u":"nightmare%20cudgel_aoe5","p":78,"h":1,"n":"Nightmare Cudgel"},{"c":2,"s":27,"id":7345,"u":"cane%20of%20the%20maelstrom_aoe6","p":73,"h":1,"n":"Cane Of The Maelstrom"},{"c":2,"s":27,"id":7346,"u":"radiant%20spark_aoe6","p":74,"h":1,"n":"Radiant Spark"},{"c":2,"s":27,"id":7347,"u":"ring%20of%20recalcitrant%20wishes_aoe6","p":74,"h":1,"n":"Ring Of Recalcitrant Wishes"},{"c":2,"s":27,"id":7348,"u":"warpglass%20(generic)_aoe6","p":74,"h":1,"n":"Warpglass"},{"c":2,"s":27,"id":7349,"u":"warpglass%20weapon%20(generic)_aoe6","p":75,"h":1,"n":"Warpglass Weapon"},{"c":2,"s":28,"id":7350,"u":"gauntlight_av1","p":77,"h":1,"n":"Gauntlight"},{"c":2,"s":28,"id":7351,"u":"lantern%20of%20empty%20light_av1","p":78,"h":1,"n":"Lantern Of Empty Light"},{"c":2,"s":28,"id":7352,"u":"skeptic's%20elixir%20(generic)_av1","p":78,"h":1,"n":"Skeptic's Elixir"},{"c":2,"s":28,"id":7353,"u":"the%20whispering%20reeds_av1","p":78,"h":1,"n":"The Whispering Reeds"},{"c":2,"s":29,"id":7354,"u":"cooperative%20blade_av2","p":71,"h":1,"n":"Cooperative Blade"},{"c":2,"s":29,"id":7355,"u":"devil's%20luck_av2","p":74,"h":1,"n":"Devil's Luck"},{"c":2,"s":29,"id":7356,"u":"drover's%20band_av2","p":72,"h":1,"n":"Drover's Band"},{"c":2,"s":29,"id":7357,"u":"folding%20drums_av2","p":72,"h":1,"n":"Folding Drums"},{"c":2,"s":29,"id":7358,"u":"hunter's%20brooch_av2","p":71,"h":1,"n":"Hunter's Brooch"},{"c":2,"s":29,"id":7359,"u":"ichthyosis%20mutagen_av2","p":72,"h":1,"n":"Ichthyosis Mutagen"},{"c":2,"s":29,"id":7360,"u":"icy%20disposition_av2","p":75,"h":1,"n":"Icy Disposition"},{"c":2,"s":29,"id":7361,"u":"pact%20of%20blood-taking_av2","p":75,"h":1,"n":"Pact Of Blood-taking"},{"c":2,"s":29,"id":7362,"u":"right%20of%20retribution_av2","p":75,"h":1,"n":"Right Of Retribution"},{"c":2,"s":29,"id":7363,"u":"sloughing%20toxin_av2","p":72,"h":1,"n":"Sloughing Toxin"},{"c":2,"s":30,"id":7364,"u":"crimson%20fulcrum%20lens_av3","p":75,"h":1,"n":"Crimson Fulcrum Lens"},{"c":2,"s":30,"id":7365,"u":"ebon%20fulcrum%20lens_av3","p":76,"h":1,"n":"Ebon Fulcrum Lens"},{"c":2,"s":30,"id":7366,"u":"emerald%20fulcrum%20lens_av3","p":76,"h":1,"n":"Emerald Fulcrum Lens"},{"c":2,"s":30,"id":7367,"u":"fulcrum%20lattice_av3","p":76,"h":1,"n":"Fulcrum Lattice"},{"c":2,"s":30,"id":7368,"u":"fungal%20walk%20musk_av3","p":74,"h":1,"n":"Fungal Walk Musk"},{"c":2,"s":30,"id":7369,"u":"necrotic%20bomb%20(generic)_av3","p":74,"h":1,"n":"Necrotic Bomb"},{"c":2,"s":30,"id":7370,"u":"ochre%20fulcrum%20lens_av3","p":76,"h":1,"n":"Ochre Fulcrum Lens"},{"c":2,"s":30,"id":7371,"u":"shootist%20bandolier_av3","p":73,"h":1,"n":"Shootist Bandolier"},{"c":2,"s":30,"id":7372,"u":"stupor%20poison_av3","p":74,"h":1,"n":"Stupor Poison"},{"c":2,"s":10,"id":7373,"u":"lady's%20chalice_botd","p":200,"h":1,"n":"Lady's Chalice"},{"c":2,"s":10,"id":7374,"u":"soul%20cage_botd","p":50,"h":1,"n":"Soul Cage"},{"c":2,"s":10,"id":7375,"u":"peachwood%20weapon%20(generic)_botd","p":20,"h":1,"n":"Peachwood Weapon"},{"c":2,"s":10,"id":7376,"u":"bottled%20sunlight%20(generic)_botd","p":18,"h":1,"n":"Bottled Sunlight"},{"c":2,"s":10,"id":7377,"u":"celestial%20peachwood%20sword_botd","p":18,"h":1,"n":"Celestial Peachwood Sword"},{"c":2,"s":10,"id":7378,"u":"dawnlight%20(generic)_botd","p":18,"h":1,"n":"Dawnlight"},{"c":2,"s":10,"id":7379,"u":"ectoplasmic%20tracer_botd","p":19,"h":1,"n":"Ectoplasmic Tracer"},{"c":2,"s":10,"id":7380,"u":"feast%20of%20hungry%20ghosts%20(generic)_botd","p":19,"h":1,"n":"Feast of Hungry Ghosts"},{"c":2,"s":10,"id":7381,"u":"final%20rest_botd","p":19,"h":1,"n":"Final Rest"},{"c":2,"s":10,"id":7382,"u":"grim%20ring_botd","p":19,"h":1,"n":"Grim Ring"},{"c":2,"s":10,"id":7383,"u":"lady's%20spiral_botd","p":19,"h":1,"n":"Lady's Spiral"},{"c":2,"s":10,"id":7384,"u":"life%20salt_botd","p":20,"h":1,"n":"Life Salt"},{"c":2,"s":10,"id":7385,"u":"peachwood%20(generic)_botd","p":20,"h":1,"n":"Peachwood"},{"c":2,"s":10,"id":7386,"u":"peachwood%20talisman_botd","p":20,"h":1,"n":"Peachwood Talisman"},{"c":2,"s":10,"id":7387,"u":"undead%20detection%20dye_botd","p":20,"h":1,"n":"Undead Detection Dye"},{"c":2,"s":11,"id":7388,"u":"wine%20of%20the%20blood_da","p":114,"h":1,"n":"Wine of the Blood"},{"c":2,"s":11,"id":7389,"u":"dog-bone%20knife_da","p":134,"h":1,"n":"Dog-Bone Knife"},{"c":2,"s":11,"id":7390,"u":"compass%20of%20transpositional%20awareness_da","p":153,"h":1,"n":"Compass of Transpositional Awareness"},{"c":2,"s":11,"id":7391,"u":"conrasu%20coin%20(generic)_da","p":154,"h":1,"n":"Conrasu Coin"},{"c":2,"s":11,"id":7392,"u":"book%20of%20lost%20days_da","p":160,"h":1,"n":"Book of Lost Days"},{"c":2,"s":11,"id":7393,"u":"calamity%20glass_da","p":160,"h":1,"n":"Calamity Glass"},{"c":2,"s":11,"id":7394,"u":"gift%20of%20the%20poisoned%20heart_da","p":160,"h":1,"n":"Gift of the Poisoned Heart"},{"c":2,"s":11,"id":7395,"u":"golden%20goose_da","p":160,"h":1,"n":"Golden Goose"},{"c":2,"s":11,"id":7396,"u":"mistranslator's%20draft_da","p":161,"h":1,"n":"Mistranslator's Draft"},{"c":2,"s":11,"id":7397,"u":"ring%20of%20sneering%20charity_da","p":161,"h":1,"n":"Ring of Sneering Charity"},{"c":2,"s":11,"id":7398,"u":"rose%20of%20loves%20lost_da","p":161,"h":1,"n":"Rose of Loves Lost"},{"c":2,"s":11,"id":7399,"u":"tablet%20of%20chained%20souls_da","p":161,"h":1,"n":"Tablet of Chained Souls"},{"c":2,"s":11,"id":7400,"u":"taleteller's%20ring_da","p":161,"h":1,"n":"Taleteller's Ring"},{"c":2,"s":11,"id":7401,"u":"bottomless%20purse_da","p":164,"h":1,"n":"Bottomless Purse"},{"c":2,"s":11,"id":7402,"u":"cryolite%20eye_da","p":164,"h":1,"n":"Cryolite Eye"},{"c":2,"s":11,"id":7403,"u":"hand-hewed%20face_da","p":164,"h":1,"n":"Hand-Hewed Face"},{"c":2,"s":11,"id":7404,"u":"key%20to%20the%20stomach_da","p":165,"h":1,"n":"Key to the Stomach"},{"c":2,"s":11,"id":7405,"u":"lost%20ember_da","p":165,"h":1,"n":"Lost Ember"},{"c":2,"s":11,"id":7406,"u":"stone%20of%20unrivaled%20skill_da","p":165,"h":1,"n":"Stone of Unrivaled Skill"},{"c":2,"s":11,"id":7407,"u":"vial%20of%20the%20immortal%20wellspring_da","p":165,"h":1,"n":"Vial of the Immortal Wellspring"},{"c":2,"s":11,"id":7408,"u":"self-emptying%20pocket_da","p":165,"h":1,"n":"Self-Emptying Pocket"},{"c":2,"s":11,"id":7409,"u":"horn%20of%20the%20aoyin_da","p":115,"h":1,"n":"Horn of the Aoyin"},{"c":2,"s":11,"id":7410,"u":"society%20portrait_da","p":78,"h":1,"n":"Society Portrait"},{"c":2,"s":11,"id":7411,"u":"old%20tillimaquin_da","p":63,"h":1,"n":"Old Tillimaquin"},{"c":2,"s":11,"id":7412,"u":"baleblood%20draft_da","p":62,"h":1,"n":"Baleblood Draft"},{"c":2,"s":11,"id":7413,"u":"chaos%20collar_da","p":62,"h":1,"n":"Chaos Collar"},{"c":2,"s":11,"id":7414,"u":"chimera%20thread_da","p":62,"h":1,"n":"Chimera Thread"},{"c":2,"s":11,"id":7415,"u":"cloak%20of%20the%20false%20foe_da","p":62,"h":1,"n":"Cloak of the False Foe"},{"c":2,"s":11,"id":7416,"u":"hoax-hunter's%20kit_da","p":63,"h":1,"n":"Hoax-Hunter's Kit"},{"c":2,"s":11,"id":7417,"u":"sampling%20ammunition_da","p":63,"h":1,"n":"Sampling Ammunition"},{"c":2,"s":11,"id":7418,"u":"swirling%20sand_da","p":72,"h":1,"n":"Swirling Sand"},{"c":2,"s":11,"id":7419,"u":"false-bottomed%20mug_da","p":78,"h":1,"n":"False-Bottomed Mug"},{"c":2,"s":11,"id":7420,"u":"forgetful%20drops_da","p":78,"h":1,"n":"Forgetful Drops"},{"c":2,"s":11,"id":7421,"u":"glittering%20scarab_da","p":78,"h":1,"n":"Glittering Scarab"},{"c":2,"s":11,"id":7422,"u":"membership%20cords_da","p":78,"h":1,"n":"Membership Cords"},{"c":2,"s":11,"id":7423,"u":"moonlit%20ink_da","p":78,"h":1,"n":"Moonlit Ink"},{"c":2,"s":11,"id":7424,"u":"parchment%20of%20secrets_da","p":78,"h":1,"n":"Parchment of Secrets"},{"c":2,"s":11,"id":7425,"u":"self-immolating%20note_da","p":78,"h":1,"n":"Self-Immolating Note"},{"c":2,"s":11,"id":7426,"u":"sibling's%20coin_da","p":78,"h":1,"n":"Sibling's Coin"},{"c":2,"s":11,"id":7427,"u":"silent%20bell_da","p":78,"h":1,"n":"Silent Bell"},{"c":2,"s":11,"id":7428,"u":"traitor's%20ring_da","p":78,"h":1,"n":"Traitor's Ring"},{"c":2,"s":31,"id":7429,"u":"dust%20pods_ec1","p":76,"h":1,"n":"Dust Pods"},{"c":2,"s":31,"id":7430,"u":"fang%20snare_ec1","p":76,"h":1,"n":"Fang Snare"},{"c":2,"s":31,"id":7431,"u":"grasping%20tree_ec1","p":76,"h":1,"n":"Grasping Tree"},{"c":2,"s":31,"id":7432,"u":"thunder%20snare_ec1","p":76,"h":1,"n":"Thunder Snare"},{"c":2,"s":31,"id":7433,"u":"torrent%20snare_ec1","p":76,"h":1,"n":"Torrent Snare"},{"c":2,"s":32,"id":7434,"u":"acrobat's%20staff_ec2","p":73,"h":1,"n":"Acrobat's Staff"},{"c":2,"s":32,"id":7435,"u":"beckoning%20cat%20amulet_ec2","p":73,"h":1,"n":"Beckoning Cat Amulet"},{"c":2,"s":32,"id":7436,"u":"bullhook%20(generic)_ec2","p":73,"h":1,"n":"Bullhook"},{"c":2,"s":32,"id":7437,"u":"grail%20of%20twisted%20desires_ec2","p":73,"h":1,"n":"Grail Of Twisted Desires"},{"c":2,"s":32,"id":7438,"u":"inspiring%20spotlight_ec2","p":73,"h":1,"n":"Inspiring Spotlight"},{"c":2,"s":32,"id":7439,"u":"invisible%20net_ec2","p":74,"h":1,"n":"Invisible Net"},{"c":2,"s":32,"id":7440,"u":"marvelous%20calliope_ec2","p":74,"h":1,"n":"Marvelous Calliope"},{"c":2,"s":32,"id":7441,"u":"moonstone%20diadem_ec2","p":74,"h":1,"n":"Moonstone Diadem"},{"c":2,"s":32,"id":7442,"u":"ringmaster's%20staff%20(generic)_ec2","p":74,"h":1,"n":"Ringmaster's Staff"},{"c":2,"s":32,"id":7443,"u":"saints'%20balm_ec2","p":75,"h":1,"n":"Saints' Balm"},{"c":2,"s":32,"id":7444,"u":"spangled%20rider's%20suit_ec2","p":75,"h":1,"n":"Spangled Rider's Suit"},{"c":2,"s":32,"id":7445,"u":"stole%20of%20civility_ec2","p":75,"h":1,"n":"Stole Of Civility"},{"c":2,"s":32,"id":7446,"u":"whip%20of%20compliance_ec2","p":75,"h":1,"n":"Whip Of Compliance"},{"c":2,"s":32,"id":7447,"u":"wondrous%20figurines%20(generic)_ec2","p":75,"h":1,"n":"Wondrous Figurines"},{"c":2,"s":9,"id":7448,"u":"golem%20stylus_ec3","p":69,"h":1,"n":"Golem Stylus"},{"c":2,"s":9,"id":7449,"u":"ring%20of%20stoneshifting_ec3","p":69,"h":1,"n":"Ring Of Stoneshifting"},{"c":2,"s":9,"id":7450,"u":"shoony%20shovel_ec3","p":69,"h":1,"n":"Shoony Shovel"},{"c":2,"s":9,"id":7451,"u":"skarja's%20heartstone_ec3","p":89,"h":1,"n":"Skarja's Heartstone"},{"c":2,"s":33,"id":7452,"u":"ankylostar_ec4","p":75,"h":1,"n":"Ankylostar"},{"c":2,"s":33,"id":7453,"u":"jawbreaker%20shield_ec4","p":75,"h":1,"n":"Jawbreaker Shield"},{"c":2,"s":33,"id":7454,"u":"noxious%20jerkin_ec4","p":76,"h":1,"n":"Noxious Jerkin"},{"c":2,"s":33,"id":7455,"u":"spore%20sap_ec4","p":76,"h":1,"n":"Spore Sap"},{"c":2,"s":33,"id":7456,"u":"stoneraiser%20javelin_ec4","p":76,"h":1,"n":"Stoneraiser Javelin"},{"c":2,"s":34,"id":7457,"u":"anchor%20spear_ec5","p":75,"h":1,"n":"Anchor Spear"},{"c":2,"s":34,"id":7458,"u":"blightburn%20ward_ec5","p":73,"h":1,"n":"Blightburn Ward"},{"c":2,"s":34,"id":7459,"u":"bomber's%20saddle_ec5","p":76,"h":1,"n":"Bomber's Saddle"},{"c":2,"s":34,"id":7460,"u":"cave%20worm%20repellent%20(generic)_ec5","p":75,"h":1,"n":"Cave Worm Repellent"},{"c":2,"s":34,"id":7461,"u":"greengut_ec5","p":75,"h":1,"n":"Greengut"},{"c":2,"s":34,"id":7462,"u":"heedless%20spurs_ec5","p":76,"h":1,"n":"Heedless Spurs"},{"c":2,"s":34,"id":7463,"u":"life's%20last%20breath_ec5","p":76,"h":1,"n":"Life's Last Breath"},{"c":2,"s":34,"id":7464,"u":"staff%20of%20the%20black%20desert%20(generic)_ec5","p":76,"h":1,"n":"Staff Of The Black Desert"},{"c":2,"s":35,"id":7465,"u":"ambrosia%20of%20undying%20hope_ec6","p":74,"h":1,"n":"Ambrosia Of Undying Hope"},{"c":2,"s":35,"id":7466,"u":"aroden's%20hearthstone_ec6","p":66,"h":1,"n":"Aroden's Hearthstone"},{"c":2,"s":35,"id":7467,"u":"celestial%20hair_ec6","p":74,"h":1,"n":"Celestial Hair"},{"c":2,"s":35,"id":7468,"u":"hunter's%20dawn_ec6","p":67,"h":1,"n":"Hunter's Dawn"},{"c":2,"s":35,"id":7469,"u":"jerkin%20of%20liberation_ec6","p":74,"h":1,"n":"Jerkin Of Liberation"},{"c":2,"s":35,"id":7470,"u":"kortos%20diamond_ec6","p":68,"h":1,"n":"Kortos Diamond"},{"c":2,"s":35,"id":7471,"u":"locket%20of%20sealed%20nightmares_ec6","p":74,"h":1,"n":"Locket Of Sealed Nightmares"},{"c":2,"s":35,"id":7472,"u":"panacea%20fruit_ec6","p":74,"h":1,"n":"Panacea Fruit"},{"c":2,"s":35,"id":7473,"u":"piereta_ec6","p":74,"h":1,"n":"Piereta"},{"c":2,"s":35,"id":7474,"u":"planar%20ribbon_ec6","p":75,"h":1,"n":"Planar Ribbon"},{"c":2,"s":35,"id":7475,"u":"shield%20of%20the%20unified%20legion_ec6","p":75,"h":1,"n":"Shield Of The Unified Legion"},{"c":2,"s":35,"id":7476,"u":"staff%20of%20sieges_ec6","p":75,"h":1,"n":"Staff Of Sieges"},{"c":2,"s":35,"id":7477,"u":"tears%20of%20the%20last%20azlanti_ec6","p":69,"h":1,"n":"Tears Of The Last Azlanti"},{"c":2,"s":36,"id":7478,"u":"bort's%20blessing_fop","p":58,"h":1,"n":"Bort's Blessing"},{"c":2,"s":36,"id":7479,"u":"energy%20mutagen%20(generic)_fop","p":56,"h":1,"n":"Energy Mutagen"},{"c":2,"s":36,"id":7480,"u":"merchant's%20guile_fop","p":58,"h":1,"n":"Merchant's Guile"},{"c":2,"s":36,"id":7481,"u":"ring%20of%20minor%20arcana_fop","p":58,"h":1,"n":"Ring Of Minor Arcana"},{"c":2,"s":36,"id":7482,"u":"ring%20of%20the%20weary%20traveler_fop","p":58,"h":1,"n":"Ring Of The Weary Traveler"},{"c":2,"s":36,"id":7483,"u":"stalwart's%20ring_fop","p":58,"h":1,"n":"Stalwart's Ring"},{"c":2,"s":36,"id":7484,"u":"stone%20body%20mutagen%20(generic)_fop","p":56,"h":1,"n":"Stone Body Mutagen"},{"c":2,"s":36,"id":7485,"u":"warrior's%20training%20ring_fop","p":58,"h":1,"n":"Warrior's Training Ring"},{"c":2,"s":37,"id":7486,"u":"bonmuan%20swapping%20stone%20(generic)_frp1","p":75,"h":1,"n":"Bonmuan Swapping Stone"},{"c":2,"s":37,"id":7487,"u":"phoenix%20fighting%20fan_frp1","p":75,"h":1,"n":"Phoenix Fighting Fan"},{"c":2,"s":37,"id":7488,"u":"phoenix%20necklace_frp1","p":75,"h":1,"n":"Phoenix Necklace"},{"c":2,"s":38,"id":7489,"u":"apricot%20of%20bestial%20might_frp2","p":74,"h":1,"n":"Apricot Of Bestial Might"},{"c":2,"s":38,"id":7490,"u":"cape%20of%20the%20open%20sky_frp2","p":74,"h":1,"n":"Cape Of The Open Sky"},{"c":2,"s":38,"id":7491,"u":"headbands%20of%20translocation_frp2","p":74,"h":1,"n":"Headbands Of Translocation"},{"c":2,"s":38,"id":7492,"u":"sky-piercing%20bow_frp2","p":74,"h":1,"n":"Sky-piercing Bow"},{"c":2,"s":38,"id":7493,"u":"stormbreaker%20fulu_frp2","p":75,"h":1,"n":"Stormbreaker Fulu"},{"c":2,"s":38,"id":7494,"u":"tusk%20and%20fang%20chain_frp2","p":75,"h":1,"n":"Tusk And Fang Chain"},{"c":2,"s":2,"id":7495,"u":"ablative%20armor%20plating%20(generic)_g%26g","p":66,"h":1,"n":"Ablative Armor Plating"},{"c":2,"s":2,"id":7496,"u":"ablative%20shield%20plating%20(generic)_g%26g","p":67,"h":1,"n":"Ablative Shield Plating"},{"c":2,"s":2,"id":7497,"u":"acid%20spitter_g%26g","p":78,"h":1,"n":"Acid Spitter"},{"c":2,"s":2,"id":7498,"u":"adaptive%20cogwheel_g%26g","p":184,"h":1,"n":"Adaptive Cogwheel"},{"c":2,"s":2,"id":7499,"u":"admonishing%20band_g%26g","p":184,"h":1,"n":"Admonishing Band"},{"c":2,"s":2,"id":7500,"u":"air%20cartridge%20firing%20system_g%26g","p":183,"h":1,"n":"Air Cartridge Firing System"},{"c":2,"s":2,"id":7501,"u":"alchemical%20springald_g%26g","p":173,"h":1,"n":"Alchemical Springald"},{"c":2,"s":2,"id":7502,"u":"alkenstar%20cannon_g%26g","p":176,"h":1,"n":"Alkenstar Cannon"},{"c":2,"s":2,"id":7503,"u":"animate%20dreamer_g%26g","p":161,"h":1,"n":"Animate Dreamer"},{"c":2,"s":2,"id":7504,"u":"aquarium%20lamp_g%26g","p":84,"h":1,"n":"Aquarium Lamp"},{"c":2,"s":2,"id":7505,"u":"arboreal's%20revenge_g%26g","p":160,"h":1,"n":"Arboreal's Revenge"},{"c":2,"s":2,"id":7506,"u":"aromatic%20ammunition_g%26g","p":168,"h":1,"n":"Aromatic Ammunition"},{"c":2,"s":2,"id":7507,"u":"awakened%20metal%20shot%20(generic)_g%26g","p":168,"h":1,"n":"Awakened Metal Shot"},{"c":2,"s":2,"id":7508,"u":"backpack%20ballista%20bolts_g%26g","p":63,"h":1,"n":"Backpack Ballista Bolts"},{"c":2,"s":2,"id":7509,"u":"backpack%20catapult%20stones_g%26g","p":63,"h":1,"n":"Backpack Catapult Stones"},{"c":2,"s":2,"id":7510,"u":"ballista_g%26g","p":74,"h":1,"n":"Ballista"},{"c":2,"s":2,"id":7511,"u":"basic%20chair_g%26g","p":91,"h":1,"n":"Basic Chair"},{"c":2,"s":2,"id":7512,"u":"battering%20ram%20(generic)_g%26g","p":74,"h":1,"n":"Battering Ram"},{"c":2,"s":2,"id":7513,"u":"binding%20snare_g%26g","p":78,"h":1,"n":"Binding Snare"},{"c":2,"s":2,"id":7514,"u":"black%20powder%20(generic)_g%26g","p":169,"h":1,"n":"Black Powder"},{"c":2,"s":2,"id":7515,"u":"blade%20launcher_g%26g","p":64,"h":1,"n":"Blade Launcher"},{"c":2,"s":2,"id":7516,"u":"blast%20boots%20(generic)_g%26g","p":67,"h":1,"n":"Blast Boots"},{"c":2,"s":2,"id":7517,"u":"blasting%20ram_g%26g","p":173,"h":1,"n":"Blasting Ram"},{"c":2,"s":2,"id":7518,"u":"blazons%20of%20shared%20power%20(generic)_g%26g","p":183,"h":1,"n":"Blazons Of Shared Power"},{"c":2,"s":2,"id":7519,"u":"boastful%20hunter_g%26g","p":162,"h":1,"n":"Boastful Hunter"},{"c":2,"s":2,"id":7520,"u":"bomb%20launcher_g%26g","p":64,"h":1,"n":"Bomb Launcher"},{"c":2,"s":2,"id":7521,"u":"bombard_g%26g","p":173,"h":1,"n":"Bombard"},{"c":2,"s":2,"id":7522,"u":"breath%20blaster%20(generic)_g%26g","p":154,"h":1,"n":"Breath Blaster"},{"c":2,"s":2,"id":7523,"u":"breech%20ejectors_g%26g","p":183,"h":1,"n":"Breech Ejectors"},{"c":2,"s":2,"id":7524,"u":"camouflage%20suit%20(generic)_g%26g","p":178,"h":1,"n":"Camouflage Suit"},{"c":2,"s":2,"id":7525,"u":"cannon_g%26g","p":174,"h":1,"n":"Cannon"},{"c":2,"s":2,"id":7526,"u":"catapult_g%26g","p":75,"h":1,"n":"Catapult"},{"c":2,"s":2,"id":7527,"u":"cauterizing%20torch_g%26g","p":67,"h":1,"n":"Cauterizing Torch"},{"c":2,"s":2,"id":7528,"u":"chameleon%20suit%20(generic)_g%26g","p":67,"h":1,"n":"Chameleon Suit"},{"c":2,"s":2,"id":7529,"u":"clockwork%20bookshelf_g%26g","p":85,"h":1,"n":"Clockwork Bookshelf"},{"c":2,"s":2,"id":7530,"u":"clockwork%20box%20packer_g%26g","p":85,"h":1,"n":"Clockwork Box Packer"},{"c":2,"s":2,"id":7531,"u":"clockwork%20chirper_g%26g","p":79,"h":1,"n":"Clockwork Chirper"},{"c":2,"s":2,"id":7532,"u":"clockwork%20diving%20suit_g%26g","p":86,"h":1,"n":"Clockwork Diving Suit"},{"c":2,"s":2,"id":7533,"u":"clockwork%20goggles%20(generic)_g%26g","p":68,"h":1,"n":"Clockwork Goggles"},{"c":2,"s":2,"id":7534,"u":"clockwork%20megaphone_g%26g","p":87,"h":1,"n":"Clockwork Megaphone"},{"c":2,"s":2,"id":7535,"u":"clockwork%20monkey_g%26g","p":79,"h":1,"n":"Clockwork Monkey"},{"c":2,"s":2,"id":7536,"u":"concealed%20holster_g%26g","p":178,"h":1,"n":"Concealed Holster"},{"c":2,"s":2,"id":7537,"u":"cryomister%20(generic)_g%26g","p":68,"h":1,"n":"Cryomister"},{"c":2,"s":2,"id":7538,"u":"darkvision%20scope%20(generic)_g%26g","p":180,"h":1,"n":"Darkvision Scope"},{"c":2,"s":2,"id":7539,"u":"day%20goggles_g%26g","p":87,"h":1,"n":"Day Goggles"},{"c":2,"s":2,"id":7540,"u":"death%20coil_g%26g","p":79,"h":1,"n":"Death Coil"},{"c":2,"s":2,"id":7541,"u":"deployable%20cover%20(generic)_g%26g","p":64,"h":1,"n":"Deployable Cover"},{"c":2,"s":2,"id":7542,"u":"detonating%20gears%20snare_g%26g","p":79,"h":1,"n":"Detonating Gears Snare"},{"c":2,"s":2,"id":7543,"u":"door%20ram_g%26g","p":75,"h":1,"n":"Door Ram"},{"c":2,"s":2,"id":7544,"u":"drake%20rifle_g%26g","p":154,"h":1,"n":"Drake Rifle"},{"c":2,"s":2,"id":7545,"u":"dreaming%20round_g%26g","p":169,"h":1,"n":"Dreaming Round"},{"c":2,"s":2,"id":7546,"u":"duchy%20defender_g%26g","p":162,"h":1,"n":"Duchy Defender"},{"c":2,"s":2,"id":7547,"u":"earplugs_g%26g","p":178,"h":1,"n":"Earplugs"},{"c":2,"s":2,"id":7548,"u":"electrocable_g%26g","p":87,"h":1,"n":"Electrocable"},{"c":2,"s":2,"id":7549,"u":"electromuscular%20stimulator_g%26g","p":68,"h":1,"n":"Electromuscular Stimulator"},{"c":2,"s":2,"id":7550,"u":"energized%20cartridge_g%26g","p":184,"h":1,"n":"Energized Cartridge"},{"c":2,"s":2,"id":7551,"u":"eroding%20bullet_g%26g","p":169,"h":1,"n":"Eroding Bullet"},{"c":2,"s":2,"id":7552,"u":"etheric%20essence%20disruptor%20(generic)_g%26g","p":68,"h":1,"n":"Etheric Essence Disruptor"},{"c":2,"s":2,"id":7553,"u":"explosive%20mine%20(generic)_g%26g","p":69,"h":1,"n":"Explosive Mine"},{"c":2,"s":2,"id":7554,"u":"exsanguinating%20ammunition%20(generic)_g%26g","p":170,"h":1,"n":"Exsanguinating Ammunition"},{"c":2,"s":2,"id":7555,"u":"extendable%20pincer_g%26g","p":87,"h":1,"n":"Extendable Pincer"},{"c":2,"s":2,"id":7556,"u":"fairy%20bullet_g%26g","p":170,"h":1,"n":"Fairy Bullet"},{"c":2,"s":2,"id":7557,"u":"fiend's%20mouth%20cannon_g%26g","p":174,"h":1,"n":"Fiend's Mouth Cannon"},{"c":2,"s":2,"id":7558,"u":"fire%20box_g%26g","p":80,"h":1,"n":"Fire Box"},{"c":2,"s":2,"id":7559,"u":"firearm%20cleaning%20kit_g%26g","p":178,"h":1,"n":"Firearm Cleaning Kit"},{"c":2,"s":2,"id":7560,"u":"firedrake_g%26g","p":175,"h":1,"n":"Firedrake"},{"c":2,"s":2,"id":7561,"u":"flame%20drake%20snare_g%26g","p":79,"h":1,"n":"Flame Drake Snare"},{"c":2,"s":2,"id":7562,"u":"flare%20beacon%20(generic)_g%26g","p":69,"h":1,"n":"Flare Beacon"},{"c":2,"s":2,"id":7563,"u":"frog%20chair_g%26g","p":91,"h":1,"n":"Frog Chair"},{"c":2,"s":2,"id":7564,"u":"frost%20worm%20snare_g%26g","p":80,"h":1,"n":"Frost Worm Snare"},{"c":2,"s":2,"id":7565,"u":"gadget%20skates_g%26g","p":70,"h":1,"n":"Gadget Skates"},{"c":2,"s":2,"id":7566,"u":"galvanic%20mortal%20coil_g%26g","p":82,"h":1,"n":"Galvanic Mortal Coil"},{"c":2,"s":2,"id":7567,"u":"galvasphere_g%26g","p":82,"h":1,"n":"Galvasphere"},{"c":2,"s":2,"id":7568,"u":"gecko%20pads%20(generic)_g%26g","p":70,"h":1,"n":"Gecko Pads"},{"c":2,"s":2,"id":7569,"u":"ghostshot%20wrapping_g%26g","p":184,"h":1,"n":"Ghostshot Wrapping"},{"c":2,"s":2,"id":7570,"u":"glue%20bullet_g%26g","p":170,"h":1,"n":"Glue Bullet"},{"c":2,"s":2,"id":7571,"u":"goblin-eye%20orb_g%26g","p":184,"h":1,"n":"Goblin-eye Orb"},{"c":2,"s":2,"id":7572,"u":"grappling%20gun%20(generic)_g%26g","p":64,"h":1,"n":"Grappling Gun"},{"c":2,"s":2,"id":7573,"u":"growth%20gun_g%26g","p":155,"h":1,"n":"Growth Gun"},{"c":2,"s":2,"id":7574,"u":"gunner's%20bandolier_g%26g","p":179,"h":1,"n":"Gunner's Bandolier"},{"c":2,"s":2,"id":7575,"u":"gunner's%20saddle_g%26g","p":182,"h":1,"n":"Gunner's Saddle"},{"c":2,"s":2,"id":7576,"u":"heated%20cloak_g%26g","p":87,"h":1,"n":"Heated Cloak"},{"c":2,"s":2,"id":7577,"u":"heavy%20ballista_g%26g","p":75,"h":1,"n":"Heavy Ballista"},{"c":2,"s":2,"id":7578,"u":"heavy%20bombard_g%26g","p":175,"h":1,"n":"Heavy Bombard"},{"c":2,"s":2,"id":7579,"u":"holy%20steam%20ball_g%26g","p":87,"h":1,"n":"Holy Steam Ball"},{"c":2,"s":2,"id":7580,"u":"hwacha_g%26g","p":175,"h":1,"n":"Hwacha"},{"c":2,"s":2,"id":7581,"u":"hyldarf's%20fang_g%26g","p":164,"h":1,"n":"Hyldarf's Fang"},{"c":2,"s":2,"id":7582,"u":"ignitor_g%26g","p":88,"h":1,"n":"Ignitor"},{"c":2,"s":2,"id":7583,"u":"immaculate%20holsters_g%26g","p":180,"h":1,"n":"Immaculate Holsters"},{"c":2,"s":2,"id":7584,"u":"immolation%20clan%20pistol_g%26g","p":160,"h":1,"n":"Immolation Clan Pistol"},{"c":2,"s":2,"id":7585,"u":"immovable%20tripod_g%26g","p":182,"h":1,"n":"Immovable Tripod"},{"c":2,"s":2,"id":7586,"u":"impact%20foam%20chassis%20(generic)_g%26g","p":70,"h":1,"n":"Impact Foam Chassis"},{"c":2,"s":2,"id":7587,"u":"indomitable%20keepsake%20(generic)_g%26g","p":185,"h":1,"n":"Indomitable Keepsake"},{"c":2,"s":2,"id":7588,"u":"instant%20spy_g%26g","p":70,"h":1,"n":"Instant Spy"},{"c":2,"s":2,"id":7589,"u":"iris%20of%20the%20sky_g%26g","p":165,"h":1,"n":"Iris Of The Sky"},{"c":2,"s":2,"id":7590,"u":"large%20bore%20modifications_g%26g","p":183,"h":1,"n":"Large Bore Modifications"},{"c":2,"s":2,"id":7591,"u":"liar's%20gun_g%26g","p":157,"h":1,"n":"Liar's Gun"},{"c":2,"s":2,"id":7592,"u":"light%20writer_g%26g","p":88,"h":1,"n":"Light Writer"},{"c":2,"s":2,"id":7593,"u":"lucky%20draw%20bandolier%20(generic)_g%26g","p":180,"h":1,"n":"Lucky Draw Bandolier"},{"c":2,"s":2,"id":7594,"u":"magnetic%20suit%20(generic)_g%26g","p":71,"h":1,"n":"Magnetic Suit"},{"c":2,"s":2,"id":7595,"u":"magnetite%20scope%20(generic)_g%26g","p":181,"h":1,"n":"Magnetite Scope"},{"c":2,"s":2,"id":7596,"u":"magnifying%20scope%20(generic)_g%26g","p":181,"h":1,"n":"Magnifying Scope"},{"c":2,"s":2,"id":7597,"u":"material%20essence%20disruptor%20(generic)_g%26g","p":71,"h":1,"n":"Material Essence Disruptor"},{"c":2,"s":2,"id":7598,"u":"mechanical%20torch_g%26g","p":88,"h":1,"n":"Mechanical Torch"},{"c":2,"s":2,"id":7599,"u":"meteor%20shot%20(generic)_g%26g","p":171,"h":1,"n":"Meteor Shot"},{"c":2,"s":2,"id":7600,"u":"mortar_g%26g","p":176,"h":1,"n":"Mortar"},{"c":2,"s":2,"id":7601,"u":"mountebank's%20passage_g%26g","p":165,"h":1,"n":"Mountebank's Passage"},{"c":2,"s":2,"id":7602,"u":"net%20launcher_g%26g","p":65,"h":1,"n":"Net Launcher"},{"c":2,"s":2,"id":7603,"u":"nightbreeze%20machine_g%26g","p":88,"h":1,"n":"Nightbreeze Machine"},{"c":2,"s":2,"id":7604,"u":"noisemaker%20snare_g%26g","p":80,"h":1,"n":"Noisemaker Snare"},{"c":2,"s":2,"id":7605,"u":"pact-bound%20pistol_g%26g","p":161,"h":1,"n":"Pact-bound Pistol"},{"c":2,"s":2,"id":7606,"u":"paper%20shredder_g%26g","p":88,"h":1,"n":"Paper Shredder"},{"c":2,"s":2,"id":7607,"u":"peacemaker_g%26g","p":185,"h":1,"n":"Peacemaker"},{"c":2,"s":2,"id":7608,"u":"persistent%20lodestone_g%26g","p":185,"h":1,"n":"Persistent Lodestone"},{"c":2,"s":2,"id":7609,"u":"petrification%20cannon_g%26g","p":155,"h":1,"n":"Petrification Cannon"},{"c":2,"s":2,"id":7610,"u":"pistol%20of%20wonder_g%26g","p":167,"h":1,"n":"Pistol Of Wonder"},{"c":2,"s":2,"id":7611,"u":"portable%20weapon%20mount%20(generic)_g%26g","p":182,"h":1,"n":"Portable Weapon Mount"},{"c":2,"s":2,"id":7612,"u":"practice%20targets_g%26g","p":178,"h":1,"n":"Practice Targets"},{"c":2,"s":2,"id":7613,"u":"printing%20press_g%26g","p":89,"h":1,"n":"Printing Press"},{"c":2,"s":2,"id":7614,"u":"puff%20dragon_g%26g","p":80,"h":1,"n":"Puff Dragon"},{"c":2,"s":2,"id":7615,"u":"reaper's%20grasp_g%26g","p":165,"h":1,"n":"Reaper's Grasp"},{"c":2,"s":2,"id":7616,"u":"repeating%20magazine%20(generic)_g%26g","p":63,"h":1,"n":"Repeating Magazine"},{"c":2,"s":2,"id":7617,"u":"round%20(5)_g%26g","p":150,"a":"5","h":1,"n":"Round"},{"c":2,"s":2,"id":7618,"u":"round%20(10)_g%26g","p":150,"a":"10","h":1,"n":"Round"},{"c":2,"s":2,"id":7619,"u":"rowan%20rifle_g%26g","p":166,"h":1,"n":"Rowan Rifle"},{"c":2,"s":2,"id":7620,"u":"sambuca_g%26g","p":177,"h":1,"n":"Sambuca"},{"c":2,"s":2,"id":7621,"u":"scope%20of%20limning_g%26g","p":182,"h":1,"n":"Scope Of Limning"},{"c":2,"s":2,"id":7622,"u":"scope%20of%20truth_g%26g","p":182,"h":1,"n":"Scope Of Truth"},{"c":2,"s":2,"id":7623,"u":"screech%20shooter%20(generic)_g%26g","p":155,"h":1,"n":"Screech Shooter"},{"c":2,"s":2,"id":7624,"u":"shockguard%20coil_g%26g","p":83,"h":1,"n":"Shockguard Coil"},{"c":2,"s":2,"id":7625,"u":"shrapnel%20snare_g%26g","p":80,"h":1,"n":"Shrapnel Snare"},{"c":2,"s":2,"id":7626,"u":"shrieking%20skull_g%26g","p":185,"h":1,"n":"Shrieking Skull"},{"c":2,"s":2,"id":7627,"u":"silencer_g%26g","p":178,"h":1,"n":"Silencer"},{"c":2,"s":2,"id":7628,"u":"silencing%20shot_g%26g","p":171,"h":1,"n":"Silencing Shot"},{"c":2,"s":2,"id":7629,"u":"silver%20tripod_g%26g","p":185,"h":1,"n":"Silver Tripod"},{"c":2,"s":2,"id":7630,"u":"smoke%20fan%20(generic)_g%26g","p":71,"h":1,"n":"Smoke Fan"},{"c":2,"s":2,"id":7631,"u":"sniper's%20bead%20(generic)_g%26g","p":185,"h":1,"n":"Sniper's Bead"},{"c":2,"s":2,"id":7632,"u":"spider%20chair_g%26g","p":91,"h":1,"n":"Spider Chair"},{"c":2,"s":2,"id":7633,"u":"spider%20gun%20(generic)_g%26g","p":155,"h":1,"n":"Spider Gun"},{"c":2,"s":2,"id":7634,"u":"spike%20launcher_g%26g","p":156,"h":1,"n":"Spike Launcher"},{"c":2,"s":2,"id":7635,"u":"spirit%20snare_g%26g","p":80,"h":1,"n":"Spirit Snare"},{"c":2,"s":2,"id":7636,"u":"spirit-singer%20(generic)_g%26g","p":83,"h":1,"n":"Spirit-Singer"},{"c":2,"s":2,"id":7637,"u":"springald_g%26g","p":76,"h":1,"n":"Springald"},{"c":2,"s":2,"id":7638,"u":"steam%20winch_g%26g","p":89,"h":1,"n":"Steam Winch"},{"c":2,"s":2,"id":7639,"u":"steamflight%20pack_g%26g","p":89,"h":1,"n":"Steamflight Pack"},{"c":2,"s":2,"id":7640,"u":"steelheart%2021_g%26g","p":175,"h":1,"n":"Steelheart 21"},{"c":2,"s":2,"id":7641,"u":"stepping%20stone%20shot%20(generic)_g%26g","p":171,"h":1,"n":"Stepping Stone Shot"},{"c":2,"s":2,"id":7642,"u":"storm%20chair_g%26g","p":91,"h":1,"n":"Storm Chair"},{"c":2,"s":2,"id":7643,"u":"sunken%20pistol_g%26g","p":163,"h":1,"n":"Sunken Pistol"},{"c":2,"s":2,"id":7644,"u":"tentacle%20cannon%20(generic)_g%26g","p":156,"h":1,"n":"Tentacle Cannon"},{"c":2,"s":2,"id":7645,"u":"tiger's%20claw_g%26g","p":166,"h":1,"n":"Tiger's Claw"},{"c":2,"s":2,"id":7646,"u":"timepiece%20(generic)_g%26g","p":89,"h":1,"n":"Timepiece"},{"c":2,"s":2,"id":7647,"u":"tin%20cobra_g%26g","p":81,"h":1,"n":"Tin Cobra"},{"c":2,"s":2,"id":7648,"u":"traveler's%20chair_g%26g","p":91,"h":1,"n":"Traveler's Chair"},{"c":2,"s":2,"id":7649,"u":"trebuchet_g%26g","p":76,"h":1,"n":"Trebuchet"},{"c":2,"s":2,"id":7650,"u":"tripod_g%26g","p":178,"h":1,"n":"Tripod"},{"c":2,"s":2,"id":7651,"u":"trustworthy%20round_g%26g","p":171,"h":1,"n":"Trustworthy Round"},{"c":2,"s":2,"id":7652,"u":"underwater%20firing%20mechanism_g%26g","p":184,"h":1,"n":"Underwater Firing Mechanism"},{"c":2,"s":2,"id":7653,"u":"violet%20ray_g%26g","p":83,"h":1,"n":"Violet Ray"},{"c":2,"s":2,"id":7654,"u":"waterproof%20firearm%20carrying%20case_g%26g","p":178,"h":1,"n":"Waterproof Firearm Carrying Case"},{"c":2,"s":2,"id":7655,"u":"wind-up%20cart_g%26g","p":71,"h":1,"n":"Wind-up Cart"},{"c":2,"s":2,"id":7656,"u":"wind-up%20wings%20(generic)_g%26g","p":65,"h":1,"n":"Wind-up Wings"},{"c":2,"s":1,"id":7657,"u":"conducting_loag","p":140,"h":1,"n":"Conducting"},{"c":2,"s":1,"id":7658,"u":"soaring_loag","p":140,"h":1,"n":"Soaring"},{"c":2,"s":1,"id":7659,"u":"wooden%20taws_loag","p":139,"h":1,"n":"Wooden Taws"},{"c":2,"s":7,"id":7660,"u":"armored%20skirt_locg","p":91,"h":1,"n":"Armored Skirt"},{"c":2,"s":7,"id":7661,"u":"bi-resonant%20wayfinder_locg","p":110,"h":1,"n":"Bi-resonant Wayfinder"},{"c":2,"s":7,"id":7662,"u":"cloak%20of%20repute%20(generic)_locg","p":72,"h":1,"n":"Cloak Of Repute"},{"c":2,"s":7,"id":7663,"u":"crimson%20brand_locg","p":92,"h":1,"n":"Crimson Brand"},{"c":2,"s":7,"id":7664,"u":"fortifying%20pebble_locg","p":110,"h":1,"n":"Fortifying Pebble"},{"c":2,"s":7,"id":7665,"u":"glorious%20plate_locg","p":93,"h":1,"n":"Glorious Plate"},{"c":2,"s":7,"id":7666,"u":"insistent%20door%20knocker%20(generic)_locg","p":72,"h":1,"n":"Insistent Door Knocker"},{"c":2,"s":7,"id":7667,"u":"lastwall%20soup_locg","p":92,"h":1,"n":"Lastwall Soup"},{"c":2,"s":7,"id":7668,"u":"pathfinder%20chronicle_locg","p":110,"h":1,"n":"Pathfinder Chronicle"},{"c":2,"s":7,"id":7669,"u":"pathfinder's%20coin_locg","p":110,"h":1,"n":"Pathfinder's Coin"},{"c":2,"s":7,"id":7670,"u":"pathfinder's%20pouch_locg","p":111,"h":1,"n":"Pathfinder's Pouch"},{"c":2,"s":7,"id":7671,"u":"radiant%20lance_locg","p":92,"h":1,"n":"Radiant Lance"},{"c":2,"s":7,"id":7672,"u":"scroll%20case%20of%20simplicity_locg","p":111,"h":1,"n":"Scroll Case Of Simplicity"},{"c":2,"s":7,"id":7673,"u":"scrollstaff_locg","p":100,"h":1,"n":"Scrollstaff"},{"c":2,"s":7,"id":7674,"u":"serrating_locg","p":93,"h":1,"n":"Serrating"},{"c":2,"s":7,"id":7675,"u":"shining%20wayfinder_locg","p":111,"h":1,"n":"Shining Wayfinder"},{"c":2,"s":7,"id":7676,"u":"sinister%20knight_locg","p":92,"h":1,"n":"Sinister Knight"},{"c":2,"s":7,"id":7677,"u":"snapleaf_locg","p":73,"h":1,"n":"Snapleaf"},{"c":2,"s":7,"id":7678,"u":"unmemorable%20mantle%20(generic)_locg","p":73,"h":1,"n":"Unmemorable Mantle"},{"c":2,"s":7,"id":7679,"u":"vanishing%20wayfinder_locg","p":112,"h":1,"n":"Vanishing Wayfinder"},{"c":2,"s":59,"id":7680,"u":"abadar's%20flawless%20scale_logm","p":121,"h":1,"n":"Abadar's Flawless Scale"},{"c":2,"s":59,"id":7681,"u":"bottomless%20stein_logm","p":121,"h":1,"n":"Bottomless Stein"},{"c":2,"s":59,"id":7682,"u":"dagger%20of%20eternal%20sleep_logm","p":121,"h":1,"n":"Dagger Of Eternal Sleep"},{"c":2,"s":59,"id":7683,"u":"deteriorating%20dust%20(generic)_logm","p":122,"h":1,"n":"Deteriorating Dust"},{"c":2,"s":59,"id":7684,"u":"dreadsmoke%20thurible_logm","p":122,"h":1,"n":"Dreadsmoke Thurible"},{"c":2,"s":59,"id":7685,"u":"glaive%20of%20the%20artist_logm","p":122,"h":1,"n":"Glaive Of The Artist"},{"c":2,"s":59,"id":7686,"u":"lucky%20rabbit's%20foot_logm","p":122,"h":1,"n":"Lucky Rabbit's Foot"},{"c":2,"s":59,"id":7687,"u":"manacles%20of%20persuasion_logm","p":122,"h":1,"n":"Manacles Of Persuasion"},{"c":2,"s":59,"id":7688,"u":"miter%20of%20communion_logm","p":123,"h":1,"n":"Miter Of Communion"},{"c":2,"s":59,"id":7689,"u":"mortar%20of%20hidden%20meaning_logm","p":123,"h":1,"n":"Mortar Of Hidden Meaning"},{"c":2,"s":59,"id":7690,"u":"necklace%20of%20knives_logm","p":123,"h":1,"n":"Necklace Of Knives"},{"c":2,"s":59,"id":7691,"u":"rat-catcher%20trident_logm","p":123,"h":1,"n":"Rat-catcher Trident"},{"c":2,"s":59,"id":7692,"u":"singing%20bowl%20of%20the%20versatile%20stance_logm","p":123,"h":1,"n":"Singing Bowl Of The Versatile Stance"},{"c":2,"s":59,"id":7693,"u":"torag's%20silver%20anvil_logm","p":123,"h":1,"n":"Torag's Silver Anvil"},{"c":2,"s":6,"id":7694,"u":"pocket%20watch_loil","p":106,"h":1,"n":"Pocket Watch"},{"c":2,"s":6,"id":7695,"u":"alkenstar%20ice%20wine_loil","p":106,"h":1,"n":"Alkenstar Ice Wine"},{"c":2,"s":6,"id":7696,"u":"palanquin%20of%20night_loil","p":178,"h":1,"n":"Palanquin of Night"},{"c":2,"s":6,"id":7697,"u":"cube%20of%20nex_loil","p":304,"h":1,"n":"Cube of Nex"},{"c":2,"s":6,"id":7698,"u":"lesser%20cube%20of%20nex_loil","p":304,"h":1,"n":"Lesser Cube of Nex"},{"c":2,"s":6,"id":7699,"u":"bottled%20screams_loil","p":177,"h":1,"n":"Bottled Screams"},{"c":2,"s":6,"id":7700,"u":"defiled%20costa%20(generic)_loil","p":177,"h":1,"n":"Defiled Costa"},{"c":2,"s":6,"id":7701,"u":"grave%20token_loil","p":177,"h":1,"n":"Grave Token"},{"c":2,"s":6,"id":7702,"u":"unsullied%20blood%20(generic)_loil","p":177,"h":1,"n":"Unsullied Blood"},{"c":2,"s":6,"id":7703,"u":"vulture's%20wing_loil","p":178,"h":1,"n":"Vulture's Wing"},{"c":2,"s":6,"id":7704,"u":"doctrine%20of%20blissful%20eternity_loil","p":178,"h":1,"n":"Doctrine of Blissful Eternity"},{"c":2,"s":6,"id":7705,"u":"sunflower%20censer_loil","p":179,"h":1,"n":"Sunflower Censer"},{"c":2,"s":6,"id":7706,"u":"tyrant's%20writs_loil","p":179,"h":1,"n":"Tyrant's Writs"},{"c":2,"s":6,"id":7707,"u":"condensed%20mana_loil","p":234,"h":1,"n":"Condensed Mana"},{"c":2,"s":6,"id":7708,"u":"cube%20of%20force_loil","p":304,"h":1,"n":"Cube of Force"},{"c":2,"s":6,"id":7709,"u":"open%20mind_loil","p":305,"h":1,"n":"Open Mind"},{"c":2,"s":6,"id":7710,"u":"silent%20heart_loil","p":305,"h":1,"n":"Silent Heart"},{"c":2,"s":6,"id":7711,"u":"thoughtwhip%20claw_loil","p":305,"h":1,"n":"Thoughtwhip Claw"},{"c":2,"s":6,"id":7712,"u":"vengeful%20arm_loil","p":305,"h":1,"n":"Vengeful Arm"},{"c":2,"s":6,"id":7713,"u":"venomed%20tongue_loil","p":305,"h":1,"n":"Venomed Tongue"},{"c":2,"s":6,"id":7714,"u":"goo%20grenade%20(generic)_loil","p":306,"h":1,"n":"Goo Grenade"},{"c":2,"s":6,"id":7715,"u":"oozepick%20(generic)_loil","p":306,"h":1,"n":"Oozepick"},{"c":2,"s":6,"id":7716,"u":"oxygen%20ooze_loil","p":306,"h":1,"n":"Oxygen Ooze"},{"c":2,"s":6,"id":7717,"u":"carrion%20cask_loil","p":178,"h":1,"n":"Carrion Cask"},{"c":2,"s":6,"id":7718,"u":"plated%20duster_loil","p":106,"h":1,"n":"Plated Duster"},{"c":2,"s":6,"id":7719,"u":"wrenchgear_loil","p":106,"h":1,"n":"Wrenchgear"},{"c":2,"s":60,"id":7720,"u":"armor%20of%20the%20holy%20warrior_lokl","p":88,"h":1,"n":"Armor of the Holy Warrior"},{"c":2,"s":60,"id":7721,"u":"anointing%20oil%20(generic)_lokl","p":88,"h":1,"n":"Anointing Oil"},{"c":2,"s":60,"id":7722,"u":"banner%20of%20the%20restful_lokl","p":88,"h":1,"n":"Banner of the Restful"},{"c":2,"s":60,"id":7723,"u":"barding%20saddle_lokl","p":88,"h":1,"n":"Barding Saddle"},{"c":2,"s":60,"id":7724,"u":"busine%20of%20divine%20reinforcements_lokl","p":89,"h":1,"n":"Busine of Divine Reinforcements"},{"c":2,"s":60,"id":7725,"u":"called_lokl","p":89,"h":1,"n":"Called"},{"c":2,"s":60,"id":7726,"u":"camp%20shroud%20(generic)_lokl","p":89,"h":1,"n":"Camp Shroud"},{"c":2,"s":60,"id":7727,"u":"campaign%20stable_lokl","p":89,"h":1,"n":"Campaign Stable"},{"c":2,"s":60,"id":7728,"u":"detector%20stone_lokl","p":90,"h":1,"n":"Detector Stone"},{"c":2,"s":60,"id":7729,"u":"ghost%20oil_lokl","p":90,"h":1,"n":"Ghost Oil"},{"c":2,"s":60,"id":7730,"u":"guardian%20shield_lokl","p":90,"h":1,"n":"Guardian Shield"},{"c":2,"s":60,"id":7731,"u":"knight%20captain's%20lance_lokl","p":90,"h":1,"n":"Knight Captain's Lance"},{"c":2,"s":60,"id":7732,"u":"shining%20shield_lokl","p":90,"h":1,"n":"Shining Shield"},{"c":2,"s":60,"id":7733,"u":"swiftmount%20saddle_lokl","p":91,"h":1,"n":"Swiftmount Saddle"},{"c":2,"s":60,"id":7734,"u":"undead%20compendium_lokl","p":91,"h":1,"n":"Undead Compendium"},{"c":2,"s":60,"id":7735,"u":"undead%20scourge_lokl","p":91,"h":1,"n":"Undead Scourge"},{"c":2,"s":60,"id":7736,"u":"whistle%20of%20calling_lokl","p":91,"h":1,"n":"Whistle of Calling"},{"c":2,"s":60,"id":7737,"u":"war%20saddle_lokl","p":86,"h":1,"n":"War Saddle"},{"c":2,"s":60,"id":7738,"u":"traveler's%20cloak_lokl","p":86,"h":1,"n":"Traveler's Cloak"},{"c":2,"s":60,"id":7739,"u":"portable%20altar_lokl","p":86,"h":1,"n":"Portable Altar"},{"c":2,"s":60,"id":7740,"u":"knight's%20tabard_lokl","p":86,"h":1,"n":"Knight's Tabard"},{"c":2,"s":60,"id":7741,"u":"knight's%20standard_lokl","p":86,"h":1,"n":"Knight's Standard"},{"c":2,"s":60,"id":7742,"u":"knight's%20maintenance%20kit_lokl","p":86,"h":1,"n":"Knight's Maintenance Kit"},{"c":2,"s":60,"id":7743,"u":"hollowed%20hilt_lokl","p":86,"h":1,"n":"Hollowed Hilt"},{"c":2,"s":60,"id":7744,"u":"parade%20armor_lokl","p":87,"h":1,"n":"Parade Armor"},{"c":2,"s":60,"id":7745,"u":"throwing%20shield_lokl","p":87,"h":1,"n":"Throwing Shield"},{"c":2,"s":67,"id":7746,"u":"addiction%20suppressant%20(generic)_lol","p":72,"h":1,"n":"Addiction Suppressant"},{"c":2,"s":67,"id":7747,"u":"alchemical%20atomizer_lol","p":80,"h":1,"n":"Alchemical Atomizer"},{"c":2,"s":67,"id":7748,"u":"applereed%20mutagen%20(generic)_lol","p":86,"h":1,"n":"Applereed Mutagen"},{"c":2,"s":67,"id":7749,"u":"blade%20of%20the%20black%20sovereign_lol","p":76,"h":1,"n":"Blade Of The Black Sovereign"},{"c":2,"s":67,"id":7750,"u":"celestial%20peach%20(generic)_lol","p":48,"h":1,"n":"Celestial Peach"},{"c":2,"s":67,"id":7751,"u":"clockwork%20recorder_lol","p":24,"h":1,"n":"Clockwork Recorder"},{"c":2,"s":67,"id":7752,"u":"deepdread%20claw_lol","p":28,"h":1,"n":"Deepdread Claw"},{"c":2,"s":67,"id":7753,"u":"diluted%20hype_lol","p":81,"h":1,"n":"Diluted Hype"},{"c":2,"s":67,"id":7754,"u":"fiendish%20teleportation_lol","p":10,"h":1,"n":"Fiendish Teleportation"},{"c":2,"s":67,"id":7755,"u":"honeyscent_lol","p":86,"h":1,"n":"Honeyscent"},{"c":2,"s":67,"id":7756,"u":"hype_lol","p":81,"h":1,"n":"Hype"},{"c":2,"s":67,"id":7757,"u":"infernal%20health_lol","p":10,"h":1,"n":"Infernal Health"},{"c":2,"s":67,"id":7758,"u":"lovers'%20ink_lol","p":24,"h":1,"n":"Lovers' Ink"},{"c":2,"s":67,"id":7759,"u":"mountain%20to%20the%20sky_lol","p":48,"h":1,"n":"Mountain To The Sky"},{"c":2,"s":67,"id":7760,"u":"palm%20crossbow_lol","p":25,"h":1,"n":"Palm Crossbow"},{"c":2,"s":67,"id":7761,"u":"plasma%20hype_lol","p":81,"h":1,"n":"Plasma Hype"},{"c":2,"s":67,"id":7762,"u":"ruby%20string_lol","p":48,"h":1,"n":"Ruby String"},{"c":2,"s":67,"id":7763,"u":"sovereign%20steel%20(generic)_lol","p":77,"h":1,"n":"Sovereign Steel"},{"c":2,"s":67,"id":7764,"u":"sovereign%20steel%20armor%20(generic)_lol","p":77,"h":1,"n":"Sovereign Steel Armor"},{"c":2,"s":67,"id":7765,"u":"sovereign%20steel%20weapon%20(generic)_lol","p":77,"h":1,"n":"Sovereign Steel Weapon"},{"c":2,"s":67,"id":7766,"u":"starshot%20arrow%20(generic)_lol","p":48,"h":1,"n":"Starshot Arrow"},{"c":2,"s":67,"id":7767,"u":"sun%20orchid%20poultice_lol","p":20,"h":1,"n":"Sun Orchid Poultice"},{"c":2,"s":67,"id":7768,"u":"swamp%20lily%20quilt_lol","p":86,"h":1,"n":"Swamp Lily Quilt"},{"c":2,"s":67,"id":7769,"u":"unending%20youth_lol","p":10,"h":1,"n":"Unending Youth"},{"c":2,"s":67,"id":7770,"u":"vaccine%20(generic)_lol","p":71,"h":1,"n":"Vaccine"},{"c":2,"s":67,"id":7771,"u":"vestige%20lenses_lol","p":25,"h":1,"n":"Vestige Lenses"},{"c":2,"s":0,"id":7772,"u":"genealogy%20mask_lome","p":34,"h":1,"n":"Genealogy Mask"},{"c":2,"s":0,"id":7773,"u":"jahan%20waystone_lome","p":207,"h":1,"n":"Jahan Waystone"},{"c":2,"s":0,"id":7774,"u":"oath%20of%20the%20devoted_lome","p":231,"h":1,"n":"Oath Of The Devoted"},{"c":2,"s":40,"id":7775,"u":"spear%20of%20the%20destroyer's%20flame_lomm","p":16,"h":1,"n":"Spear of the Destroyer's Flame"},{"c":2,"s":40,"id":7776,"u":"ridill_lomm","p":29,"h":1,"n":"Ridill"},{"c":2,"s":40,"id":7777,"u":"grisantian%20pelt%20(generic)_lomm","p":35,"h":1,"n":"Grisantian Pelt"},{"c":2,"s":40,"id":7778,"u":"grisantian%20pelt%20armor%20(generic)_lomm","p":35,"h":1,"n":"Grisantian Pelt Armor"},{"c":2,"s":40,"id":7779,"u":"mantle%20of%20the%20grogrisant_lomm","p":35,"h":1,"n":"Mantle of the Grogrisant"},{"c":2,"s":40,"id":7780,"u":"devil's%20trident_lomm","p":47,"h":1,"n":"Devil's Trident"},{"c":2,"s":40,"id":7781,"u":"golden%20rod%20memento_lomm","p":59,"h":1,"n":"Golden Rod Memento"},{"c":2,"s":40,"id":7782,"u":"gamepiece%20chariot_lomm","p":65,"h":1,"n":"Gamepiece Chariot"},{"c":2,"s":40,"id":7783,"u":"sandstorm%20top_lomm","p":65,"h":1,"n":"Sandstorm Top"},{"c":2,"s":61,"id":7784,"u":"alignment%20ampoule%20(generic)_lopsg","p":39,"h":1,"n":"Alignment Ampoule"},{"c":2,"s":61,"id":7785,"u":"astrolabe%20(generic)_lopsg","p":35,"h":1,"n":"Astrolabe"},{"c":2,"s":61,"id":7786,"u":"body%20recovery%20kit_lopsg","p":2277,"h":1,"n":"Body Recovery Kit"},{"c":2,"s":61,"id":7787,"u":"bookthief%20brew_lopsg","p":31,"h":1,"n":"Bookthief Brew"},{"c":2,"s":61,"id":7788,"u":"boulderhead%20bock_lopsg","p":30,"h":1,"n":"Boulderhead Bock"},{"c":2,"s":61,"id":7789,"u":"buoyancy%20vest_lopsg","p":114,"h":1,"n":"Buoyancy Vest"},{"c":2,"s":61,"id":7790,"u":"cartographer's%20kit_lopsg","p":35,"h":1,"n":"Cartographer's Kit"},{"c":2,"s":61,"id":7791,"u":"chronicler%20wayfinder_lopsg","p":31,"h":1,"n":"Chronicler Wayfinder"},{"c":2,"s":61,"id":7792,"u":"clockwork%20dial_lopsg","p":114,"h":1,"n":"Clockwork Dial"},{"c":2,"s":61,"id":7793,"u":"comealong_lopsg","p":114,"h":1,"n":"Comealong"},{"c":2,"s":61,"id":7794,"u":"communication%20bangle_lopsg","p":2277,"h":1,"n":"Communication Bangle"},{"c":2,"s":61,"id":7795,"u":"cordelia's%20construct%20key%20(generic)_lopsg","p":124,"h":1,"n":"Cordelia's Construct Key"},{"c":2,"s":61,"id":7796,"u":"cunning_lopsg","p":124,"h":1,"n":"Cunning"},{"c":2,"s":61,"id":7797,"u":"depth%20gauge_lopsg","p":114,"h":1,"n":"Depth Gauge"},{"c":2,"s":61,"id":7798,"u":"diviner's%20nose%20chain_lopsg","p":78,"h":1,"n":"Diviner's Nose Chain"},{"c":2,"s":61,"id":7799,"u":"earplugs_lopsg","p":114,"h":1,"n":"Earplugs"},{"c":2,"s":61,"id":7800,"u":"elemental%20wayfinder%20(generic)_lopsg","p":122,"h":1,"n":"Elemental Wayfinder"},{"c":2,"s":61,"id":7801,"u":"emergency%20disguise_lopsg","p":109,"h":1,"n":"Emergency Disguise"},{"c":2,"s":61,"id":7802,"u":"everyneed%20pack%20(generic)_lopsg","p":86,"h":1,"n":"Everyneed Pack"},{"c":2,"s":61,"id":7803,"u":"false%20manacles_lopsg","p":114,"h":1,"n":"False Manacles"},{"c":2,"s":61,"id":7804,"u":"familiar%20satchel_lopsg","p":114,"h":1,"n":"Familiar satchel"},{"c":2,"s":61,"id":7805,"u":"fashionable%20wayfinder_lopsg","p":122,"h":1,"n":"Fashionable Wayfinder"},{"c":2,"s":61,"id":7806,"u":"ganjay%20book_lopsg","p":97,"h":1,"n":"Ganjay Book"},{"c":2,"s":61,"id":7807,"u":"glass%20cutter_lopsg","p":114,"h":1,"n":"Glass Cutter"},{"c":2,"s":61,"id":7808,"u":"grappling%20arrow_lopsg","p":114,"h":1,"n":"Grappling Arrow"},{"c":2,"s":61,"id":7809,"u":"grappling%20bolt_lopsg","p":114,"h":1,"n":"Grappling Bolt"},{"c":2,"s":61,"id":7810,"u":"homeward%20wayfinder_lopsg","p":122,"h":1,"n":"Homeward Wayfinder"},{"c":2,"s":61,"id":7811,"u":"hummingbird%20wayfinder_lopsg","p":122,"h":1,"n":"Hummingbird Wayfinder"},{"c":2,"s":61,"id":7812,"u":"marked%20playing%20cards_lopsg","p":114,"h":1,"n":"Marked Playing Cards"},{"c":2,"s":61,"id":7813,"u":"metalmist%20sphere%20(generic)_lopsg","p":39,"h":1,"n":"Metalmist Sphere"},{"c":2,"s":61,"id":7814,"u":"playing%20cards_lopsg","p":114,"h":1,"n":"Playing Cards"},{"c":2,"s":61,"id":7815,"u":"psychic%20warding%20bracelet_lopsg","p":39,"h":1,"n":"Psychic Warding Bracelet"},{"c":2,"s":61,"id":7816,"u":"quickpatch%20glue_lopsg","p":35,"h":1,"n":"Quickpatch Glue"},{"c":2,"s":61,"id":7817,"u":"quill%20of%20passage_lopsg","p":118,"h":1,"n":"Quill Of Passage"},{"c":2,"s":61,"id":7818,"u":"razmiri%20wayfinder_lopsg","p":73,"h":1,"n":"Razmiri Wayfinder"},{"c":2,"s":61,"id":7819,"u":"replacement%20filter%20(generic)_lopsg","p":114,"h":1,"n":"Replacement Filter"},{"c":2,"s":61,"id":7820,"u":"rubbing%20set_lopsg","p":114,"h":1,"n":"Rubbing Set"},{"c":2,"s":61,"id":7821,"u":"ruler_lopsg","p":35,"h":1,"n":"Ruler"},{"c":2,"s":61,"id":7822,"u":"sealing%20chest%20(generic)_lopsg","p":38,"h":1,"n":"Sealing Chest"},{"c":2,"s":61,"id":7823,"u":"shield%20sconce_lopsg","p":114,"h":1,"n":"Shield Sconce"},{"c":2,"s":61,"id":7824,"u":"snowshoes_lopsg","p":114,"h":1,"n":"Snowshoes"},{"c":2,"s":61,"id":7825,"u":"snowshoes%20of%20the%20long%20trek_lopsg","p":89,"h":1,"n":"Snowshoes Of The Long Trek"},{"c":2,"s":61,"id":7826,"u":"spectacles%20of%20understanding%20(generic)_lopsg","p":118,"h":1,"n":"Spectacles Of Understanding"},{"c":2,"s":61,"id":7827,"u":"sturdy%20satchel_lopsg","p":35,"h":1,"n":"Sturdy Satchel"},{"c":2,"s":61,"id":7828,"u":"talisman%20cord%20(generic)_lopsg","p":118,"h":1,"n":"Talisman Cord"},{"c":2,"s":61,"id":7829,"u":"vermin%20repellent%20agent%20(generic)_lopsg","p":101,"h":1,"n":"Vermin Repellent Agent"},{"c":2,"s":61,"id":7830,"u":"water%20purifier_lopsg","p":114,"h":1,"n":"Water Purifier"},{"c":2,"s":61,"id":7831,"u":"waterproof%20journal_lopsg","p":31,"h":1,"n":"Waterproof Journal"},{"c":2,"s":61,"id":7832,"u":"wax%20key%20blank_lopsg","p":114,"h":1,"n":"Wax Key Blank"},{"c":2,"s":61,"id":7833,"u":"writ%20of%20authenticity_lopsg","p":2277,"h":1,"n":"Writ Of Authenticity"},{"c":2,"s":62,"id":7834,"u":"tank%20(generic)_lotg","p":103,"h":1,"n":"Tank"},{"c":2,"s":62,"id":7835,"u":"leash_lotg","p":103,"h":1,"n":"Leash"},{"c":2,"s":62,"id":7836,"u":"harness_lotg","p":103,"h":1,"n":"Harness"},{"c":2,"s":62,"id":7837,"u":"handling%20gloves_lotg","p":103,"h":1,"n":"Handling Gloves"},{"c":2,"s":62,"id":7838,"u":"treats%20(generic)_lotg","p":103,"h":1,"n":"Treats"},{"c":2,"s":62,"id":7839,"u":"feed%20(generic)_lotg","p":103,"h":1,"n":"Feed"},{"c":2,"s":62,"id":7840,"u":"collar_lotg","p":103,"h":1,"n":"Collar"},{"c":2,"s":62,"id":7841,"u":"cage_lotg","p":103,"h":1,"n":"Cage"},{"c":2,"s":62,"id":7842,"u":"animal%20bed_lotg","p":103,"h":1,"n":"Animal Bed"},{"c":2,"s":62,"id":7843,"u":"turtle_lotg","p":103,"h":1,"n":"Turtle"},{"c":2,"s":62,"id":7844,"u":"squirrel_lotg","p":103,"h":1,"n":"Squirrel"},{"c":2,"s":62,"id":7845,"u":"spider_lotg","p":103,"h":1,"n":"Spider"},{"c":2,"s":62,"id":7846,"u":"snake_lotg","p":103,"h":1,"n":"Snake"},{"c":2,"s":62,"id":7847,"u":"rat_lotg","p":103,"h":1,"n":"Rat"},{"c":2,"s":62,"id":7848,"u":"raccoon_lotg","p":103,"h":1,"n":"Raccoon"},{"c":2,"s":62,"id":7849,"u":"rabbit_lotg","p":103,"h":1,"n":"Rabbit"},{"c":2,"s":62,"id":7850,"u":"praying%20mantis_lotg","p":103,"h":1,"n":"Praying Mantis"},{"c":2,"s":62,"id":7851,"u":"pig_lotg","p":103,"h":1,"n":"Pig"},{"c":2,"s":62,"id":7852,"u":"opossum%2c%20domestic_lotg","p":103,"h":1,"n":"Opossum, Domestic"},{"c":2,"s":62,"id":7853,"u":"mouse_lotg","p":103,"h":1,"n":"Mouse"},{"c":2,"s":62,"id":7854,"u":"monkey_lotg","p":103,"h":1,"n":"Monkey"},{"c":2,"s":62,"id":7855,"u":"x's%20lizard_lotg","p":103,"h":1,"n":"X's Lizard"},{"c":2,"s":62,"id":7856,"u":"lizard_lotg","p":103,"h":1,"n":"Lizard"},{"c":2,"s":62,"id":7857,"u":"kayalini_lotg","p":103,"h":1,"n":"Kayalini"},{"c":2,"s":62,"id":7858,"u":"horse_lotg","p":103,"h":1,"n":"Horse"},{"c":2,"s":62,"id":7859,"u":"hamster_lotg","p":103,"h":1,"n":"Hamster"},{"c":2,"s":62,"id":7860,"u":"gerbil_lotg","p":103,"h":1,"n":"Gerbil"},{"c":2,"s":62,"id":7861,"u":"frog_lotg","p":103,"h":1,"n":"Frog"},{"c":2,"s":62,"id":7862,"u":"fox_lotg","p":103,"h":1,"n":"Fox"},{"c":2,"s":62,"id":7863,"u":"fish_lotg","p":103,"h":1,"n":"Fish"},{"c":2,"s":62,"id":7864,"u":"ferret_lotg","p":103,"h":1,"n":"Ferret"},{"c":2,"s":62,"id":7865,"u":"duck_lotg","p":103,"h":1,"n":"Duck"},{"c":2,"s":62,"id":7866,"u":"dog_lotg","p":103,"h":1,"n":"Dog"},{"c":2,"s":62,"id":7867,"u":"dinosaur_lotg","p":103,"h":1,"n":"Dinosaur"},{"c":2,"s":62,"id":7868,"u":"cradle%20minder_lotg","p":103,"h":1,"n":"Cradle Minder"},{"c":2,"s":62,"id":7869,"u":"cow_lotg","p":103,"h":1,"n":"Cow"},{"c":2,"s":62,"id":7870,"u":"galtan%20orange%20cat_lotg","p":103,"h":1,"n":"Galtan Orange Cat"},{"c":2,"s":62,"id":7871,"u":"cat_lotg","p":103,"h":1,"n":"Cat"},{"c":2,"s":62,"id":7872,"u":"moth_lotg","p":103,"h":1,"n":"Moth"},{"c":2,"s":62,"id":7873,"u":"butterfly_lotg","p":103,"h":1,"n":"Butterfly"},{"c":2,"s":62,"id":7874,"u":"house%20eagle_lotg","p":103,"h":1,"n":"House Eagle"},{"c":2,"s":62,"id":7875,"u":"bird_lotg","p":103,"h":1,"n":"Bird"},{"c":2,"s":62,"id":7876,"u":"beehive_lotg","p":103,"h":1,"n":"Beehive"},{"c":2,"s":62,"id":7877,"u":"bat_lotg","p":103,"h":1,"n":"Bat"},{"c":2,"s":62,"id":7878,"u":"badger_lotg","p":103,"h":1,"n":"Badger"},{"c":2,"s":62,"id":7879,"u":"axolotl_lotg","p":103,"h":1,"n":"Axolotl"},{"c":2,"s":62,"id":7880,"u":"alpaca_lotg","p":103,"h":1,"n":"Alpaca"},{"c":2,"s":62,"id":7881,"u":"artevil%20suspension_lotg","p":101,"h":1,"n":"Artevil Suspension"},{"c":2,"s":62,"id":7882,"u":"curled%20cure%20gel_lotg","p":101,"h":1,"n":"Curled Cure Gel"},{"c":2,"s":62,"id":7883,"u":"drowsy%20sun%20eye%20drops_lotg","p":101,"h":1,"n":"Drowsy Sun Eye Drops"},{"c":2,"s":62,"id":7884,"u":"lady's%20blessing%20oil_lotg","p":101,"h":1,"n":"Lady's Blessing Oil"},{"c":2,"s":62,"id":7885,"u":"toothwort%20extract_lotg","p":101,"h":1,"n":"Toothwort Extract"},{"c":2,"s":62,"id":7886,"u":"yarrow-root%20bandage_lotg","p":101,"h":1,"n":"Yarrow-Root Bandage"},{"c":2,"s":8,"id":7887,"u":"abysium%20(generic)_lotgb","p":96,"h":1,"n":"Abysium"},{"c":2,"s":8,"id":7888,"u":"abysium%20armor%20(generic)_lotgb","p":96,"h":1,"n":"Abysium Armor"},{"c":2,"s":8,"id":7889,"u":"abysium%20powder_lotgb","p":96,"h":1,"n":"Abysium Powder"},{"c":2,"s":8,"id":7890,"u":"abysium%20shield%20(generic)_lotgb","p":96,"h":1,"n":"Abysium Shield"},{"c":2,"s":8,"id":7891,"u":"abysium%20weapon%20(generic)_lotgb","p":97,"h":1,"n":"Abysium Weapon"},{"c":2,"s":8,"id":7892,"u":"air%20bladder_lotgb","p":92,"h":1,"n":"Air Bladder"},{"c":2,"s":8,"id":7893,"u":"alluring%20scarf%20(generic)_lotgb","p":84,"h":1,"n":"Alluring Scarf"},{"c":2,"s":8,"id":7894,"u":"amaranthine%20pavise_lotgb","p":30,"h":1,"n":"Amaranthine Pavise"},{"c":2,"s":8,"id":7895,"u":"amphibious%20chair_lotgb","p":71,"h":1,"n":"Amphibious Chair"},{"c":2,"s":8,"id":7896,"u":"anchoring%20(generic)_lotgb","p":80,"h":1,"n":"Anchoring"},{"c":2,"s":8,"id":7897,"u":"arctic%20vigor%20(generic)_lotgb","p":38,"h":1,"n":"Arctic Vigor"},{"c":2,"s":8,"id":7898,"u":"avalanche%20of%20stones%20snare_lotgb","p":42,"h":1,"n":"Avalanche Of Stones Snare"},{"c":2,"s":8,"id":7899,"u":"ball_lotgb","p":58,"h":1,"n":"Ball"},{"c":2,"s":8,"id":7900,"u":"bandalore_lotgb","p":58,"h":1,"n":"Bandalore"},{"c":2,"s":8,"id":7901,"u":"basic%20cane_lotgb","p":67,"h":1,"n":"Basic Cane"},{"c":2,"s":8,"id":7902,"u":"basic%20corrective%20lenses_lotgb","p":70,"h":1,"n":"Basic Corrective Lenses"},{"c":2,"s":8,"id":7903,"u":"basic%20crutch_lotgb","p":67,"h":1,"n":"Basic Crutch"},{"c":2,"s":8,"id":7904,"u":"basic%20hearing%20aid_lotgb","p":67,"h":1,"n":"Basic Hearing Aid"},{"c":2,"s":8,"id":7905,"u":"basic%20prosthesis_lotgb","p":69,"h":1,"n":"Basic Prosthesis"},{"c":2,"s":8,"id":7906,"u":"big%20rock%20bullet%20(generic)_lotgb","p":14,"h":1,"n":"Big Rock Bullet"},{"c":2,"s":8,"id":7907,"u":"bitter_lotgb","p":18,"h":1,"n":"Bitter"},{"c":2,"s":8,"id":7908,"u":"blast%20foot%20(generic)_lotgb","p":73,"h":1,"n":"Blast Foot"},{"c":2,"s":8,"id":7909,"u":"blindpepper%20bolt_lotgb","p":14,"h":1,"n":"Blindpepper Bolt"},{"c":2,"s":8,"id":7910,"u":"blocks_lotgb","p":58,"h":1,"n":"Blocks"},{"c":2,"s":8,"id":7911,"u":"bloodthirsty_lotgb","p":42,"h":1,"n":"Bloodthirsty"},{"c":2,"s":8,"id":7912,"u":"brewer's%20regret%20(generic)_lotgb","p":46,"h":1,"n":"Brewer's Regret"},{"c":2,"s":8,"id":7913,"u":"brilliant%20rapier_lotgb","p":10,"h":1,"n":"Brilliant Rapier"},{"c":2,"s":8,"id":7914,"u":"brooch%20of%20inspiration%20(generic)_lotgb","p":110,"h":1,"n":"Brooch Of Inspiration"},{"c":2,"s":8,"id":7915,"u":"burning%20badger%20guts%20snare_lotgb","p":26,"h":1,"n":"Burning Badger Guts Snare"},{"c":2,"s":8,"id":7916,"u":"burnished%20plating_lotgb","p":104,"h":1,"n":"Burnished Plating"},{"c":2,"s":8,"id":7917,"u":"called_lotgb","p":88,"h":1,"n":"Called"},{"c":2,"s":8,"id":7918,"u":"chair%20storage_lotgb","p":71,"h":1,"n":"Chair Storage"},{"c":2,"s":8,"id":7919,"u":"chopping%20evisceration%20snare_lotgb","p":14,"h":1,"n":"Chopping Evisceration Snare"},{"c":2,"s":8,"id":7920,"u":"clay_lotgb","p":58,"h":1,"n":"Clay"},{"c":2,"s":8,"id":7921,"u":"clockwork%20heels_lotgb","p":22,"h":1,"n":"Clockwork Heels"},{"c":2,"s":8,"id":7922,"u":"clockwork%20spider%20bomb_lotgb","p":22,"h":1,"n":"Clockwork Spider Bomb"},{"c":2,"s":8,"id":7923,"u":"coin%20of%20comfort_lotgb","p":26,"h":1,"n":"Coin Of Comfort"},{"c":2,"s":8,"id":7924,"u":"cold%20comfort%20(generic)_lotgb","p":18,"h":1,"n":"Cold Comfort"},{"c":2,"s":8,"id":7925,"u":"crown%20of%20insight_lotgb","p":38,"h":1,"n":"Crown Of Insight"},{"c":2,"s":8,"id":7926,"u":"crown%20of%20the%20fire%20eater%20(generic)_lotgb","p":110,"h":1,"n":"Crown Of The Fire Eater"},{"c":2,"s":8,"id":7927,"u":"crushing%20(generic)_lotgb","p":42,"h":1,"n":"Crushing"},{"c":2,"s":8,"id":7928,"u":"cursebreak%20bulwark_lotgb","p":18,"h":1,"n":"Cursebreak Bulwark"},{"c":2,"s":8,"id":7929,"u":"deadweight%20snare_lotgb","p":14,"h":1,"n":"Deadweight Snare"},{"c":2,"s":8,"id":7930,"u":"deathless_lotgb","p":10,"h":1,"n":"Deathless"},{"c":2,"s":8,"id":7931,"u":"dinosaur%20boots%20(generic)_lotgb","p":42,"h":1,"n":"Dinosaur Boots"},{"c":2,"s":8,"id":7932,"u":"diving%20suit_lotgb","p":19,"h":1,"n":"Diving Suit"},{"c":2,"s":8,"id":7933,"u":"djezet%20(generic)_lotgb","p":97,"h":1,"n":"Djezet"},{"c":2,"s":8,"id":7934,"u":"djezet%20armor%20(generic)_lotgb","p":98,"h":1,"n":"Djezet Armor"},{"c":2,"s":8,"id":7935,"u":"djezet%20dose_lotgb","p":98,"h":1,"n":"Djezet Dose"},{"c":2,"s":8,"id":7936,"u":"djezet%20shield%20(generic)_lotgb","p":98,"h":1,"n":"Djezet Shield"},{"c":2,"s":8,"id":7937,"u":"djezet%20weapon%20(generic)_lotgb","p":98,"h":1,"n":"Djezet Weapon"},{"c":2,"s":8,"id":7938,"u":"doll%20(generic)_lotgb","p":58,"h":1,"n":"Doll"},{"c":2,"s":8,"id":7939,"u":"dragon's%20blood%20pudding%20(generic)_lotgb","p":46,"h":1,"n":"Dragon's Blood Pudding"},{"c":2,"s":8,"id":7940,"u":"dragon's%20breath%20(generic)_lotgb","p":88,"h":1,"n":"Dragon's Breath"},{"c":2,"s":8,"id":7941,"u":"dragon's%20crest_lotgb","p":104,"h":1,"n":"Dragon's Crest"},{"c":2,"s":8,"id":7942,"u":"dragonfly%20potion_lotgb","p":26,"h":1,"n":"Dragonfly Potion"},{"c":2,"s":8,"id":7943,"u":"dread%20(generic)_lotgb","p":14,"h":1,"n":"Dread"},{"c":2,"s":8,"id":7944,"u":"drum%20of%20upheaval_lotgb","p":30,"h":1,"n":"Drum Of Upheaval"},{"c":2,"s":8,"id":7945,"u":"duelist's%20beacon_lotgb","p":10,"h":1,"n":"Duelist's Beacon"},{"c":2,"s":8,"id":7946,"u":"dweomerweave%20robe_lotgb","p":50,"h":1,"n":"Dweomerweave Robe"},{"c":2,"s":8,"id":7947,"u":"encompassing%20lockpick_lotgb","p":10,"h":1,"n":"Encompassing Lockpick"},{"c":2,"s":8,"id":7948,"u":"energizing_lotgb","p":10,"h":1,"n":"Energizing"},{"c":2,"s":8,"id":7949,"u":"energy%20robe%20(generic)_lotgb","p":50,"h":1,"n":"Energy Robe"},{"c":2,"s":8,"id":7950,"u":"enfilading%20arrow_lotgb","p":14,"h":1,"n":"Enfilading Arrow"},{"c":2,"s":8,"id":7951,"u":"enhanced%20hearing%20aids_lotgb","p":68,"h":1,"n":"Enhanced Hearing Aids"},{"c":2,"s":8,"id":7952,"u":"enveloping%20light%20(generic)_lotgb","p":38,"h":1,"n":"Enveloping Light"},{"c":2,"s":8,"id":7953,"u":"envenomed%20snare_lotgb","p":15,"h":1,"n":"Envenomed Snare"},{"c":2,"s":8,"id":7954,"u":"experimental%20clothing_lotgb","p":50,"h":1,"n":"Experimental Clothing"},{"c":2,"s":8,"id":7955,"u":"eye%20of%20the%20unseen%20(generic)_lotgb","p":73,"h":1,"n":"Eye Of The Unseen"},{"c":2,"s":8,"id":7956,"u":"fake%20blood%20pack_lotgb","p":92,"h":1,"n":"Fake Blood Pack"},{"c":2,"s":8,"id":7957,"u":"fanged%20(generic)_lotgb","p":106,"h":1,"n":"Fanged"},{"c":2,"s":8,"id":7958,"u":"fire%20and%20iceberg%20(generic)_lotgb","p":46,"h":1,"n":"Fire And Iceberg"},{"c":2,"s":8,"id":7959,"u":"fleshgem%20(generic)_lotgb","p":110,"h":1,"n":"Fleshgem"},{"c":2,"s":8,"id":7960,"u":"folding%20boat%20(generic)_lotgb","p":76,"h":1,"n":"Folding Boat"},{"c":2,"s":8,"id":7961,"u":"folding%20ladder_lotgb","p":92,"h":1,"n":"Folding Ladder"},{"c":2,"s":8,"id":7962,"u":"follypops%20(generic)_lotgb","p":47,"h":1,"n":"Follypops"},{"c":2,"s":8,"id":7963,"u":"games%20(generic)_lotgb","p":58,"h":1,"n":"Games"},{"c":2,"s":8,"id":7964,"u":"glittering%20snare_lotgb","p":26,"h":1,"n":"Glittering Snare"},{"c":2,"s":8,"id":7965,"u":"harmonic%20hauberk_lotgb","p":84,"h":1,"n":"Harmonic Hauberk"},{"c":2,"s":8,"id":7966,"u":"hauling%20(generic)_lotgb","p":80,"h":1,"n":"Hauling"},{"c":2,"s":8,"id":7967,"u":"hopeful_lotgb","p":84,"h":1,"n":"Hopeful"},{"c":2,"s":8,"id":7968,"u":"horned%20hand%20rests_lotgb","p":72,"h":1,"n":"Horned Hand Rests"},{"c":2,"s":8,"id":7969,"u":"hosteling%20statuette_lotgb","p":55,"h":1,"n":"Hosteling Statuette"},{"c":2,"s":8,"id":7970,"u":"immovable%20arm_lotgb","p":73,"h":1,"n":"Immovable Arm"},{"c":2,"s":8,"id":7971,"u":"implacable_lotgb","p":80,"h":1,"n":"Implacable"},{"c":2,"s":8,"id":7972,"u":"impossible%20cake%20(generic)_lotgb","p":46,"h":1,"n":"Impossible Cake"},{"c":2,"s":8,"id":7973,"u":"impulse%20control_lotgb","p":71,"h":1,"n":"Impulse Control"},{"c":2,"s":8,"id":7974,"u":"inubrix%20(generic)_lotgb","p":98,"h":1,"n":"Inubrix"},{"c":2,"s":8,"id":7975,"u":"inubrix%20armor%20(generic)_lotgb","p":98,"h":1,"n":"Inubrix Armor"},{"c":2,"s":8,"id":7976,"u":"inubrix%20shield%20(generic)_lotgb","p":99,"h":1,"n":"Inubrix Shield"},{"c":2,"s":8,"id":7977,"u":"inubrix%20weapon%20(generic)_lotgb","p":99,"h":1,"n":"Inubrix Weapon"},{"c":2,"s":8,"id":7978,"u":"juxtaposition%20ammunition_lotgb","p":19,"h":1,"n":"Juxtaposition Ammunition"},{"c":2,"s":8,"id":7979,"u":"kite_lotgb","p":58,"h":1,"n":"Kite"},{"c":2,"s":8,"id":7980,"u":"kraken's%20guard_lotgb","p":38,"h":1,"n":"Kraken's Guard"},{"c":2,"s":8,"id":7981,"u":"lady's%20knife_lotgb","p":110,"h":1,"n":"Lady's Knife"},{"c":2,"s":8,"id":7982,"u":"maestro's%20chair_lotgb","p":70,"h":1,"n":"Maestro's Chair"},{"c":2,"s":8,"id":7983,"u":"magical%20hearing%20aids_lotgb","p":68,"h":1,"n":"Magical Hearing Aids"},{"c":2,"s":8,"id":7984,"u":"magnetic%20construction%20set_lotgb","p":58,"h":1,"n":"Magnetic Construction Set"},{"c":2,"s":8,"id":7985,"u":"magnifying%20glass%20of%20elucidation_lotgb","p":110,"h":1,"n":"Magnifying Glass Of Elucidation"},{"c":2,"s":8,"id":7986,"u":"malleable%20mixture%20(generic)_lotgb","p":19,"h":1,"n":"Malleable Mixture"},{"c":2,"s":8,"id":7987,"u":"marbles_lotgb","p":58,"h":1,"n":"Marbles"},{"c":2,"s":8,"id":7988,"u":"mask%20(generic)_lotgb","p":92,"h":1,"n":"Mask"},{"c":2,"s":8,"id":7989,"u":"memory%20palace_lotgb","p":80,"h":1,"n":"Memory Palace"},{"c":2,"s":8,"id":7990,"u":"minotaur%20chair_lotgb","p":71,"h":1,"n":"Minotaur Chair"},{"c":2,"s":8,"id":7991,"u":"mirror%20of%20sleeping%20vigil_lotgb","p":111,"h":1,"n":"Mirror Of Sleeping Vigil"},{"c":2,"s":8,"id":7992,"u":"mirror%20robe_lotgb","p":50,"h":1,"n":"Mirror Robe"},{"c":2,"s":8,"id":7993,"u":"mirror-ball%20snare_lotgb","p":26,"h":1,"n":"Mirror-ball Snare"},{"c":2,"s":8,"id":7994,"u":"misdirecting%20haversack_lotgb","p":10,"h":1,"n":"Misdirecting Haversack"},{"c":2,"s":8,"id":7995,"u":"mudrock%20snare_lotgb","p":15,"h":1,"n":"Mudrock Snare"},{"c":2,"s":8,"id":7996,"u":"noqual%20(generic)_lotgb","p":99,"h":1,"n":"Noqual"},{"c":2,"s":8,"id":7997,"u":"noqual%20armor%20(generic)_lotgb","p":100,"h":1,"n":"Noqual Armor"},{"c":2,"s":8,"id":7998,"u":"noqual%20shield%20(generic)_lotgb","p":100,"h":1,"n":"Noqual Shield"},{"c":2,"s":8,"id":7999,"u":"noqual%20weapon%20(generic)_lotgb","p":100,"h":1,"n":"Noqual Weapon"},{"c":2,"s":8,"id":8000,"u":"paint%20set_lotgb","p":59,"h":1,"n":"Paint Set"},{"c":2,"s":8,"id":8001,"u":"paired%20(generic)_lotgb","p":88,"h":1,"n":"Paired"},{"c":2,"s":8,"id":8002,"u":"periscopic%20viewfinder_lotgb","p":22,"h":1,"n":"Periscopic Viewfinder"},{"c":2,"s":8,"id":8003,"u":"pickpocket's%20tailoring_lotgb","p":50,"h":1,"n":"Pickpocket's Tailoring"},{"c":2,"s":8,"id":8004,"u":"pillow%20shield_lotgb","p":42,"h":1,"n":"Pillow Shield"},{"c":2,"s":8,"id":8005,"u":"pinwheel_lotgb","p":59,"h":1,"n":"Pinwheel"},{"c":2,"s":8,"id":8006,"u":"pocket%20gala_lotgb","p":84,"h":1,"n":"Pocket Gala"},{"c":2,"s":8,"id":8007,"u":"popdust_lotgb","p":59,"h":1,"n":"Popdust"},{"c":2,"s":8,"id":8008,"u":"portable%20gaming%20hall_lotgb","p":26,"h":1,"n":"Portable Gaming Hall"},{"c":2,"s":8,"id":8009,"u":"portable%20ram%20(generic)_lotgb","p":92,"h":1,"n":"Portable Ram"},{"c":2,"s":8,"id":8010,"u":"powder_lotgb","p":92,"h":1,"n":"Powder"},{"c":2,"s":8,"id":8011,"u":"presentable%20(generic)_lotgb","p":89,"h":1,"n":"Presentable"},{"c":2,"s":8,"id":8012,"u":"prismatic%20plate_lotgb","p":85,"h":1,"n":"Prismatic Plate"},{"c":2,"s":8,"id":8013,"u":"private%20workshop_lotgb","p":30,"h":1,"n":"Private Workshop"},{"c":2,"s":8,"id":8014,"u":"psychic%20brigandine_lotgb","p":42,"h":1,"n":"Psychic Brigandine"},{"c":2,"s":8,"id":8015,"u":"pummeling%20snare_lotgb","p":43,"h":1,"n":"Pummeling Snare"},{"c":2,"s":8,"id":8016,"u":"puzzle%20box%20(generic)_lotgb","p":59,"h":1,"n":"Puzzle Box"},{"c":2,"s":8,"id":8017,"u":"queasy%20lantern%20(generic)_lotgb","p":39,"h":1,"n":"Queasy Lantern"},{"c":2,"s":8,"id":8018,"u":"quick%20runner's%20shirt%20(generic)_lotgb","p":43,"h":1,"n":"Quick Runner's Shirt"},{"c":2,"s":8,"id":8019,"u":"quick%20wig_lotgb","p":50,"h":1,"n":"Quick Wig"},{"c":2,"s":8,"id":8020,"u":"raining%20knives%20snare_lotgb","p":43,"h":1,"n":"Raining Knives Snare"},{"c":2,"s":8,"id":8021,"u":"rampart%20shield_lotgb","p":30,"h":1,"n":"Rampart Shield"},{"c":2,"s":8,"id":8022,"u":"reading%20ring%20(generic)_lotgb","p":69,"h":1,"n":"Reading Ring"},{"c":2,"s":8,"id":8023,"u":"recovery%20bladder_lotgb","p":19,"h":1,"n":"Recovery Bladder"},{"c":2,"s":8,"id":8024,"u":"reflexive%20tattoo_lotgb","p":38,"h":1,"n":"Reflexive Tattoo"},{"c":2,"s":8,"id":8025,"u":"reinforced%20surcoat_lotgb","p":104,"h":1,"n":"Reinforced Surcoat"},{"c":2,"s":8,"id":8026,"u":"reinforced%20wheels_lotgb","p":72,"h":1,"n":"Reinforced Wheels"},{"c":2,"s":8,"id":8027,"u":"rending%20snare_lotgb","p":15,"h":1,"n":"Rending Snare"},{"c":2,"s":8,"id":8028,"u":"rhino%20shot_lotgb","p":30,"h":1,"n":"Rhino Shot"},{"c":2,"s":8,"id":8029,"u":"rock%20ripper%20snare_lotgb","p":43,"h":1,"n":"Rock Ripper Snare"},{"c":2,"s":8,"id":8030,"u":"sarkorian%20god-caller%20garb_lotgb","p":80,"h":1,"n":"Sarkorian God-caller Garb"},{"c":2,"s":8,"id":8031,"u":"scarab%20cuirass_lotgb","p":10,"h":1,"n":"Scarab Cuirass"},{"c":2,"s":8,"id":8032,"u":"server's%20stew_lotgb","p":47,"h":1,"n":"Server's Stew"},{"c":2,"s":8,"id":8033,"u":"shade%20hat_lotgb","p":51,"h":1,"n":"Shade Hat"},{"c":2,"s":8,"id":8034,"u":"shield%20augmentation_lotgb","p":104,"h":1,"n":"Shield Augmentation"},{"c":2,"s":8,"id":8035,"u":"shifter%20prosthesis_lotgb","p":73,"h":1,"n":"Shifter Prosthesis"},{"c":2,"s":8,"id":8036,"u":"siccatite%20(generic)_lotgb","p":100,"h":1,"n":"Siccatite"},{"c":2,"s":8,"id":8037,"u":"siccatite%20armor%20(generic)_lotgb","p":100,"h":1,"n":"Siccatite Armor"},{"c":2,"s":8,"id":8038,"u":"siccatite%20shield%20(generic)_lotgb","p":101,"h":1,"n":"Siccatite Shield"},{"c":2,"s":8,"id":8039,"u":"siccatite%20weapon%20(generic)_lotgb","p":101,"h":1,"n":"Siccatite Weapon"},{"c":2,"s":8,"id":8040,"u":"silencing%20ammunition_lotgb","p":10,"h":1,"n":"Silencing Ammunition"},{"c":2,"s":8,"id":8041,"u":"silhouette%20cloak_lotgb","p":43,"h":1,"n":"Silhouette Cloak"},{"c":2,"s":8,"id":8042,"u":"silkspinner's%20shield_lotgb","p":11,"h":1,"n":"Silkspinner's Shield"},{"c":2,"s":8,"id":8043,"u":"singularity%20ammunition_lotgb","p":43,"h":1,"n":"Singularity Ammunition"},{"c":2,"s":8,"id":8044,"u":"sky%20serpent%20bolt_lotgb","p":81,"h":1,"n":"Sky Serpent Bolt"},{"c":2,"s":8,"id":8045,"u":"skyrider%20sword%20(generic)_lotgb","p":106,"h":1,"n":"Skyrider Sword"},{"c":2,"s":8,"id":8046,"u":"smoked%20goggles_lotgb","p":92,"h":1,"n":"Smoked Goggles"},{"c":2,"s":8,"id":8047,"u":"snagging_lotgb","p":89,"h":1,"n":"Snagging"},{"c":2,"s":8,"id":8048,"u":"sneezing%20powder_lotgb","p":59,"h":1,"n":"Sneezing Powder"},{"c":2,"s":8,"id":8049,"u":"soft-landing_lotgb","p":89,"h":1,"n":"Soft-landing"},{"c":2,"s":8,"id":8050,"u":"spell-bastion_lotgb","p":89,"h":1,"n":"Spell-bastion"},{"c":2,"s":8,"id":8051,"u":"splint_lotgb","p":69,"h":1,"n":"Splint"},{"c":2,"s":8,"id":8052,"u":"spring-loaded%20net%20launcher_lotgb","p":23,"h":1,"n":"Spring-loaded Net Launcher"},{"c":2,"s":8,"id":8053,"u":"staff%20of%20final%20rest%20(generic)_lotgb","p":30,"h":1,"n":"Staff of Final Rest"},{"c":2,"s":8,"id":8054,"u":"staff%20of%20the%20dreamlands%20(generic)_lotgb","p":111,"h":1,"n":"Staff Of The Dreamlands"},{"c":2,"s":8,"id":8055,"u":"stanching%20(generic)_lotgb","p":39,"h":1,"n":"Stanching"},{"c":2,"s":8,"id":8056,"u":"static%20snare_lotgb","p":43,"h":1,"n":"Static Snare"},{"c":2,"s":8,"id":8057,"u":"stone%20circle%20(generic)_lotgb","p":39,"h":1,"n":"Stone Circle"},{"c":2,"s":8,"id":8058,"u":"stonethroat%20ammunition_lotgb","p":11,"h":1,"n":"Stonethroat Ammunition"},{"c":2,"s":8,"id":8059,"u":"sulfur%20bomb%20(generic)_lotgb","p":15,"h":1,"n":"Sulfur Bomb"},{"c":2,"s":8,"id":8060,"u":"support_lotgb","p":69,"h":1,"n":"Support"},{"c":2,"s":8,"id":8061,"u":"swarmform%20collar_lotgb","p":55,"h":1,"n":"Swarmform Collar"},{"c":2,"s":8,"id":8062,"u":"swarmsuit%20(generic)_lotgb","p":93,"h":1,"n":"Swarmsuit"},{"c":2,"s":8,"id":8063,"u":"tar%20rocket%20snare_lotgb","p":27,"h":1,"n":"Tar Rocket Snare"},{"c":2,"s":8,"id":8064,"u":"tear-away%20clothing_lotgb","p":93,"h":1,"n":"Tear-away Clothing"},{"c":2,"s":8,"id":8065,"u":"thrice-fried%20mudwings_lotgb","p":47,"h":1,"n":"Thrice-fried Mudwings"},{"c":2,"s":8,"id":8066,"u":"toadskin%20salve%20(generic)_lotgb","p":27,"h":1,"n":"Toadskin Salve"},{"c":2,"s":8,"id":8067,"u":"toy%20carriage%20(generic)_lotgb","p":59,"h":1,"n":"Toy Carriage"},{"c":2,"s":8,"id":8068,"u":"transposition%20ammunition%20(generic)_lotgb","p":31,"h":1,"n":"Transposition Ammunition"},{"c":2,"s":8,"id":8069,"u":"twining%20chains_lotgb","p":104,"h":1,"n":"Twining Chains"},{"c":2,"s":8,"id":8070,"u":"vampiric%20scythe_lotgb","p":31,"h":1,"n":"Vampiric Scythe"},{"c":2,"s":8,"id":8071,"u":"vexing%20vapor%20(generic)_lotgb","p":27,"h":1,"n":"Vexing Vapor"},{"c":2,"s":8,"id":8072,"u":"vine%20of%20roses_lotgb","p":85,"h":1,"n":"Vine Of Roses"},{"c":2,"s":8,"id":8073,"u":"waffle%20iron%20(generic)_lotgb","p":93,"h":1,"n":"Waffle Iron"},{"c":2,"s":8,"id":8074,"u":"wand%20of%20fey%20flames_lotgb","p":81,"h":1,"n":"Wand Of Fey Flames"},{"c":2,"s":8,"id":8075,"u":"wand%20of%20spiritual%20warfare%20(generic)_lotgb","p":11,"h":1,"n":"Wand Of Spiritual Warfare"},{"c":2,"s":8,"id":8076,"u":"wand%20of%20thundering%20echoes%20(generic)_lotgb","p":85,"h":1,"n":"Wand Of Thundering Echoes"},{"c":2,"s":8,"id":8077,"u":"wardrobe%20stone%20(generic)_lotgb","p":51,"h":1,"n":"Wardrobe Stone"},{"c":2,"s":8,"id":8078,"u":"waverider%20barding_lotgb","p":55,"h":1,"n":"Waverider Barding"},{"c":2,"s":8,"id":8079,"u":"wet%20shock%20snare_lotgb","p":27,"h":1,"n":"Wet Shock Snare"},{"c":2,"s":8,"id":8080,"u":"wheel%20blades_lotgb","p":72,"h":1,"n":"Wheel Blades"},{"c":2,"s":8,"id":8081,"u":"wheel%20spikes_lotgb","p":72,"h":1,"n":"Wheel Spikes"},{"c":2,"s":8,"id":8082,"u":"wheelbarrow_lotgb","p":93,"h":1,"n":"Wheelbarrow"},{"c":2,"s":8,"id":8083,"u":"wig%20of%20holding_lotgb","p":51,"h":1,"n":"Wig Of Holding"},{"c":2,"s":8,"id":8084,"u":"wind-catcher%20(generic)_lotgb","p":89,"h":1,"n":"Wind-catcher"},{"c":2,"s":8,"id":8085,"u":"wizard's%20tower_lotgb","p":19,"h":1,"n":"Wizard's Tower"},{"c":2,"s":8,"id":8086,"u":"wovenwood%20shield%20(generic)_lotgb","p":81,"h":1,"n":"Wovenwood Shield"},{"c":2,"s":63,"id":8087,"u":"archaic%20wayfinder_lowg","p":17,"h":1,"n":"Archaic Wayfinder"},{"c":2,"s":63,"id":8088,"u":"blessed%20tattoo_lowg","p":92,"h":1,"n":"Blessed Tattoo"},{"c":2,"s":63,"id":8089,"u":"final%20blade_lowg","p":126,"h":1,"n":"Final Blade"},{"c":2,"s":63,"id":8090,"u":"golden%20legion%20epaulet_lowg","p":124,"h":1,"n":"Golden Legion Epaulet"},{"c":2,"s":63,"id":8091,"u":"jellyfish%20lamp_lowg","p":68,"h":1,"n":"Jellyfish Lamp"},{"c":2,"s":63,"id":8092,"u":"sun%20orchid%20elixir_lowg","p":56,"h":1,"n":"Sun Orchid Elixir"},{"c":2,"s":63,"id":8093,"u":"swim%20fins_lowg","p":69,"h":1,"n":"Swim Fins"},{"c":2,"s":41,"id":8094,"u":"granny's%20hedge%20trimmer_ltiba","p":10,"h":1,"n":"Granny's Hedge Trimmer"},{"c":2,"s":42,"id":8095,"u":"nosoi%20charm_ngd","p":63,"h":1,"n":"Nosoi Charm"},{"c":2,"s":43,"id":8096,"u":"blaze_ooa1","p":77,"h":1,"n":"Blaze"},{"c":2,"s":43,"id":8097,"u":"searing%20suture%20(generic)_ooa1","p":77,"h":1,"n":"Searing Suture"},{"c":2,"s":43,"id":8098,"u":"war%20blood%20mutagen%20(generic)_ooa1","p":77,"h":1,"n":"War Blood Mutagen"},{"c":2,"s":44,"id":8099,"u":"golden%20branding%20iron%20(generic)_ooa2","p":76,"h":1,"n":"Golden Branding Iron"},{"c":2,"s":44,"id":8100,"u":"gyroscopic%20stabilizer_ooa2","p":77,"h":1,"n":"Gyroscopic Stabilizer"},{"c":2,"s":44,"id":8101,"u":"smogger_ooa2","p":78,"h":1,"n":"Smogger"},{"c":2,"s":44,"id":8102,"u":"pyronite_ooa2","p":75,"h":1,"n":"Pyronite"},{"c":2,"s":44,"id":8103,"u":"alchemical%20fuse_ooa2","p":75,"h":1,"n":"Alchemical Fuse"},{"c":2,"s":44,"id":8104,"u":"alchemist's%20damper_ooa2","p":76,"h":1,"n":"Alchemist's Damper"},{"c":2,"s":44,"id":8105,"u":"dupe's%20gold%20nugget_ooa2","p":76,"h":1,"n":"Dupe's Gold Nugget"},{"c":2,"s":44,"id":8106,"u":"golden-cased%20bullet%20(generic)_ooa2","p":76,"h":1,"n":"Golden-Cased Bullet"},{"c":2,"s":44,"id":8107,"u":"golden%20silencer%20(generic)_ooa2","p":76,"h":1,"n":"Golden Silencer"},{"c":2,"s":44,"id":8108,"u":"golden%20spur_ooa2","p":76,"h":1,"n":"Golden Spur"},{"c":2,"s":44,"id":8109,"u":"liquid%20gold%20(generic)_ooa2","p":77,"h":1,"n":"Liquid Gold"},{"c":2,"s":44,"id":8110,"u":"harpoon%20bolt_ooa2","p":77,"h":1,"n":"Harpoon Bolt"},{"c":2,"s":44,"id":8111,"u":"jax_ooa2","p":77,"h":1,"n":"Jax"},{"c":2,"s":44,"id":8112,"u":"lodestone%20pellet_ooa2","p":78,"h":1,"n":"Lodestone Pellet"},{"c":2,"s":44,"id":8113,"u":"thunder%20helm_ooa2","p":78,"h":1,"n":"Thunder Helm"},{"c":2,"s":44,"id":8114,"u":"aeon%20stone%20(clear%20quartz%20octagon)_ooa2","p":79,"h":1,"n":"Aeon Stone (Clear Quartz Octagon)"},{"c":2,"s":44,"id":8115,"u":"containment%20contraption_ooa2","p":79,"h":1,"n":"Containment Contraption"},{"c":2,"s":44,"id":8116,"u":"metronomic%20hammer_ooa2","p":79,"h":1,"n":"Metronomic Hammer"},{"c":2,"s":44,"id":8117,"u":"winder's%20ring_ooa2","p":79,"h":1,"n":"Winder's Ring"},{"c":2,"s":45,"id":8118,"u":"hex%20blaster_ooa3","p":73,"h":1,"n":"Hex Blaster"},{"c":2,"s":45,"id":8119,"u":"lawbringer's%20lasso_ooa3","p":73,"h":1,"n":"Lawbringer's Lasso"},{"c":2,"s":45,"id":8120,"u":"redeemer's%20pistol_ooa3","p":73,"h":1,"n":"Redeemer's Pistol"},{"c":2,"s":45,"id":8121,"u":"blast%20lance_ooa3","p":74,"h":1,"n":"Blast Lance"},{"c":2,"s":45,"id":8122,"u":"blast%20suit_ooa3","p":74,"h":1,"n":"Blast Suit"},{"c":2,"s":45,"id":8123,"u":"erraticannon_ooa3","p":75,"h":1,"n":"Erraticannon"},{"c":2,"s":45,"id":8124,"u":"reducer%20round_ooa3","p":75,"h":1,"n":"Reducer Round"},{"c":2,"s":45,"id":8125,"u":"star%20grenade%20(generic)_ooa3","p":75,"h":1,"n":"Star Grenade"},{"c":2,"s":45,"id":8126,"u":"corpse%20compass_ooa3","p":76,"h":1,"n":"Corpse Compass"},{"c":2,"s":45,"id":8127,"u":"corpsecaller%20round_ooa3","p":76,"h":1,"n":"Corpsecaller Round"},{"c":2,"s":45,"id":8128,"u":"skull%20bomb_ooa3","p":76,"h":1,"n":"Skull Bomb"},{"c":2,"s":45,"id":8129,"u":"effervescent%20decoction_ooa3","p":76,"h":1,"n":"Effervescent Decoction"},{"c":2,"s":45,"id":8130,"u":"mana-rattler%20liniment_ooa3","p":77,"h":1,"n":"Mana-Rattler Liniment"},{"c":2,"s":45,"id":8131,"u":"mutagenic%20renovator_ooa3","p":77,"h":1,"n":"Mutagenic Renovator"},{"c":2,"s":68,"id":8132,"u":"conundrum%20spectacles%20(generic)_pfum","p":0,"h":1,"n":"Conundrum Spectacles"},{"c":2,"s":68,"id":8133,"u":"junk%20bomb%20(generic)_pfum","p":0,"h":1,"n":"Junk Bomb"},{"c":2,"s":68,"id":8134,"u":"pressure%20bomb%20(generic)_pfum","p":0,"h":1,"n":"Pressure Bomb"},{"c":2,"s":68,"id":8135,"u":"spiderfoot%20brew%20(generic)_pfum","p":0,"h":1,"n":"Spiderfoot Brew"},{"c":2,"s":68,"id":8136,"u":"communication%20pendants_pfum","p":0,"h":1,"n":"Communication Pendants"},{"c":2,"s":68,"id":8137,"u":"clinging%20ooze%20snare_pfum","p":0,"h":1,"n":"Clinging Ooze Snare"},{"c":2,"s":68,"id":8138,"u":"boom%20snare_pfum","p":0,"h":1,"n":"Boom Snare"},{"c":2,"s":68,"id":8139,"u":"wand%20of%20caustic%20effluence_pfum","p":0,"h":1,"n":"Wand of Caustic Effluence"},{"c":2,"s":68,"id":8140,"u":"librarian's%20baton_pfum","p":0,"h":1,"n":"Librarian's Baton"},{"c":2,"s":68,"id":8141,"u":"overloaded%20brain%20grenade_pfum","p":0,"h":1,"n":"Overloaded Brain Grenade"},{"c":2,"s":68,"id":8142,"u":"ice%20slick%20snare_pfum","p":0,"h":1,"n":"Ice Slick Snare"},{"c":2,"s":68,"id":8143,"u":"demolishing_pfum","p":0,"h":1,"n":"Demolishing"},{"c":2,"s":68,"id":8144,"u":"empathic%20cords_pfum","p":0,"h":1,"n":"Empathic Cords"},{"c":2,"s":46,"id":8145,"u":"flaying%20knife_sli","p":60,"h":1,"n":"Flaying Knife"},{"c":2,"s":46,"id":8146,"u":"gluttonous%20spear_sli","p":60,"h":1,"n":"Gluttonous Spear"},{"c":2,"s":46,"id":8147,"u":"oily%20button_sli","p":60,"h":1,"n":"Oily Button"},{"c":2,"s":46,"id":8148,"u":"putrescent%20glob_sli","p":61,"h":1,"n":"Putrescent Glob"},{"c":2,"s":46,"id":8149,"u":"sixfingers%20elixir%20(generic)_sli","p":61,"h":1,"n":"Sixfingers Elixir"},{"c":2,"s":46,"id":8150,"u":"slime%20whip_sli","p":61,"h":1,"n":"Slime Whip"},{"c":2,"s":46,"id":8151,"u":"slippery%20ribbon_sli","p":61,"h":1,"n":"Slippery Ribbon"},{"c":2,"s":46,"id":8152,"u":"wand%20of%20noisome%20acid%20(generic)_sli","p":61,"h":1,"n":"Wand Of Noisome Acid"},{"c":2,"s":46,"id":8153,"u":"wand%20of%20teeming%20ghosts%20(generic)_sli","p":61,"h":1,"n":"Wand Of Teeming Ghosts"},{"c":2,"s":65,"id":8154,"u":"anointed%20waterskin_som","p":179,"h":1,"n":"Anointed Waterskin"},{"c":2,"s":65,"id":8155,"u":"apotropaic%20fulu_som","p":159,"h":1,"n":"Apotropaic Fulu"},{"c":2,"s":65,"id":8156,"u":"archivist's%20gaze_som","p":179,"h":1,"n":"Archivist's Gaze"},{"c":2,"s":65,"id":8157,"u":"auspicious%20scepter_som","p":179,"h":1,"n":"Auspicious Scepter"},{"c":2,"s":65,"id":8158,"u":"backfire%20mantle%20(generic)_som","p":179,"h":1,"n":"Backfire Mantle"},{"c":2,"s":65,"id":8159,"u":"bane_som","p":180,"h":1,"n":"Bane"},{"c":2,"s":65,"id":8160,"u":"bestiary%20of%20metamorphosis_som","p":162,"h":1,"n":"Bestiary Of Metamorphosis"},{"c":2,"s":65,"id":8161,"u":"binding%20coil%20(generic)_som","p":173,"h":1,"n":"Binding Coil"},{"c":2,"s":65,"id":8162,"u":"blade%20of%20four%20energies%20(generic)_som","p":180,"h":1,"n":"Blade Of Four Energies"},{"c":2,"s":65,"id":8163,"u":"book%20of%20lingering%20blaze_som","p":162,"h":1,"n":"Book Of Lingering Blaze"},{"c":2,"s":65,"id":8164,"u":"brilliant%20(generic)_som","p":180,"h":1,"n":"Brilliant"},{"c":2,"s":65,"id":8165,"u":"burr%20shield_som","p":181,"h":1,"n":"Burr Shield"},{"c":2,"s":65,"id":8166,"u":"buzzsaw%20axe%20(generic)_som","p":181,"h":1,"n":"Buzzsaw Axe"},{"c":2,"s":65,"id":8167,"u":"cantrip%20deck%20(generic)_som","p":181,"h":1,"n":"Cantrip Deck"},{"c":2,"s":65,"id":8168,"u":"chatterer%20of%20follies_som","p":181,"h":1,"n":"Chatterer Of Follies"},{"c":2,"s":65,"id":8169,"u":"cloak%20of%20feline%20rest_som","p":182,"h":1,"n":"Cloak Of Feline Rest"},{"c":2,"s":65,"id":8170,"u":"codebreaker's%20parchment%20(generic)_som","p":182,"h":1,"n":"Codebreaker's Parchment"},{"c":2,"s":65,"id":8171,"u":"codex%20of%20unimpeded%20sight%20(generic)_som","p":162,"h":1,"n":"Codex Of Unimpeded Sight"},{"c":2,"s":65,"id":8172,"u":"collar%20of%20the%20eternal%20bond_som","p":182,"h":1,"n":"Collar Of The Eternal Bond"},{"c":2,"s":65,"id":8173,"u":"conflagration%20club_som","p":182,"h":1,"n":"Conflagration Club"},{"c":2,"s":65,"id":8174,"u":"dazzling%20rosary%20(generic)_som","p":168,"h":1,"n":"Dazzling Rosary"},{"c":2,"s":65,"id":8175,"u":"deck%20of%20illusions_som","p":182,"h":1,"n":"Deck Of Illusions"},{"c":2,"s":65,"id":8176,"u":"deck%20of%20mischief_som","p":183,"h":1,"n":"Deck Of Mischief"},{"c":2,"s":65,"id":8177,"u":"detect%20anathema%20fulu_som","p":159,"h":1,"n":"Detect Anathema Fulu"},{"c":2,"s":65,"id":8178,"u":"dimensional%20knot_som","p":168,"h":1,"n":"Dimensional Knot"},{"c":2,"s":65,"id":8179,"u":"dispersing%20bullet_som","p":173,"h":1,"n":"Dispersing Bullet"},{"c":2,"s":65,"id":8180,"u":"dragonbone%20arrowhead_som","p":173,"h":1,"n":"Dragonbone Arrowhead"},{"c":2,"s":65,"id":8181,"u":"emberheart_som","p":184,"h":1,"n":"Emberheart"},{"c":2,"s":65,"id":8182,"u":"endless%20grimoire%20(generic)_som","p":162,"h":1,"n":"Endless Grimoire"},{"c":2,"s":65,"id":8183,"u":"extending%20(generic)_som","p":184,"h":1,"n":"Extending"},{"c":2,"s":65,"id":8184,"u":"eye%20of%20enlightenment_som","p":173,"h":1,"n":"Eye Of Enlightenment"},{"c":2,"s":65,"id":8185,"u":"familiar%20tattoo_som","p":164,"h":1,"n":"Familiar Tattoo"},{"c":2,"s":65,"id":8186,"u":"firestarter%20pellets%20(generic)_som","p":168,"h":1,"n":"Firestarter Pellets"},{"c":2,"s":65,"id":8187,"u":"five-feather%20wreath%20(generic)_som","p":170,"h":1,"n":"Five-feather Wreath"},{"c":2,"s":65,"id":8188,"u":"flaming%20star%20(generic)_som","p":170,"h":1,"n":"Flaming Star"},{"c":2,"s":65,"id":8189,"u":"flask%20of%20fellowship_som","p":184,"h":1,"n":"Flask Of Fellowship"},{"c":2,"s":65,"id":8190,"u":"force%20tiles_som","p":168,"h":1,"n":"Force Tiles"},{"c":2,"s":65,"id":8191,"u":"fu%20water_som","p":161,"h":1,"n":"Fu Water"},{"c":2,"s":65,"id":8192,"u":"fulu%20compendium_som","p":161,"h":1,"n":"Fulu Compendium"},{"c":2,"s":65,"id":8193,"u":"fulu%20of%20fire%20suppression_som","p":159,"h":1,"n":"Fulu Of Fire Suppression"},{"c":2,"s":65,"id":8194,"u":"fulu%20of%20flood%20suppression_som","p":159,"h":1,"n":"Fulu Of Flood Suppression"},{"c":2,"s":65,"id":8195,"u":"fulu%20of%20the%20drunken%20monkey_som","p":159,"h":1,"n":"Fulu Of The Drunken Monkey"},{"c":2,"s":65,"id":8196,"u":"fulu%20of%20the%20stoic%20ox_som","p":159,"h":1,"n":"Fulu Of The Stoic Ox"},{"c":2,"s":65,"id":8197,"u":"fulus%20of%20concealment_som","p":159,"h":1,"n":"Fulus Of Concealment"},{"c":2,"s":65,"id":8198,"u":"ghostbane%20fulu_som","p":160,"h":1,"n":"Ghostbane Fulu"},{"c":2,"s":65,"id":8199,"u":"ghostly%20portal%20paint_som","p":173,"h":1,"n":"Ghostly Portal Paint"},{"c":2,"s":65,"id":8200,"u":"glasses%20of%20sociability_som","p":185,"h":1,"n":"Glasses Of Sociability"},{"c":2,"s":65,"id":8201,"u":"gloaming%20shard_som","p":185,"h":1,"n":"Gloaming Shard"},{"c":2,"s":65,"id":8202,"u":"golden%20chrysalis_som","p":174,"h":1,"n":"Golden Chrysalis"},{"c":2,"s":65,"id":8203,"u":"grim%20sandglass%20(generic)_som","p":171,"h":1,"n":"Grim Sandglass"},{"c":2,"s":65,"id":8204,"u":"guiding%20star_som","p":185,"h":1,"n":"Guiding Star"},{"c":2,"s":65,"id":8205,"u":"hat%20of%20many%20minds_som","p":185,"h":1,"n":"Hat Of Many Minds"},{"c":2,"s":65,"id":8206,"u":"healer's%20gel%20(generic)_som","p":168,"h":1,"n":"Healer's Gel"},{"c":2,"s":65,"id":8207,"u":"hundred-moth%20caress_som","p":185,"h":1,"n":"Hundred-moth Caress"},{"c":2,"s":65,"id":8208,"u":"impactful%20(generic)_som","p":185,"h":1,"n":"Impactful"},{"c":2,"s":65,"id":8209,"u":"instructions%20for%20lasting%20agony_som","p":163,"h":1,"n":"Instructions For Lasting Agony"},{"c":2,"s":65,"id":8210,"u":"invisible%20chain%20shirt_som","p":186,"h":1,"n":"Invisible Chain Shirt"},{"c":2,"s":65,"id":8211,"u":"jar%20of%20shifting%20sands_som","p":186,"h":1,"n":"Jar Of Shifting Sands"},{"c":2,"s":65,"id":8212,"u":"keymaking%20tools_som","p":186,"h":1,"n":"Keymaking Tools"},{"c":2,"s":65,"id":8213,"u":"lini's%20leafstick_som","p":167,"h":1,"n":"Lini's Leafstick"},{"c":2,"s":65,"id":8214,"u":"lion%20claw_som","p":174,"h":1,"n":"Lion Claw"},{"c":2,"s":65,"id":8215,"u":"magical%20lock%20fulu_som","p":160,"h":1,"n":"Magical Lock Fulu"},{"c":2,"s":65,"id":8216,"u":"mask%20of%20allure_som","p":186,"h":1,"n":"Mask Of Allure"},{"c":2,"s":65,"id":8217,"u":"matchmaker%20fulu_som","p":160,"h":1,"n":"Matchmaker Fulu"},{"c":2,"s":65,"id":8218,"u":"mercurial%20mantle_som","p":187,"h":1,"n":"Mercurial Mantle"},{"c":2,"s":65,"id":8219,"u":"north%20wind's%20night%20verse_som","p":187,"h":1,"n":"North Wind's Night Verse"},{"c":2,"s":65,"id":8220,"u":"noxious%20incense%20(generic)_som","p":169,"h":1,"n":"Noxious Incense"},{"c":2,"s":65,"id":8221,"u":"orchestral%20brooch_som","p":174,"h":1,"n":"Orchestral Brooch"},{"c":2,"s":65,"id":8222,"u":"ouroboros%20flail%20(generic)_som","p":187,"h":1,"n":"Ouroboros Flail"},{"c":2,"s":65,"id":8223,"u":"perfect%20droplet%20(generic)_som","p":171,"h":1,"n":"Perfect Droplet"},{"c":2,"s":65,"id":8224,"u":"phoenix%20flask_som","p":174,"h":1,"n":"Phoenix Flask"},{"c":2,"s":65,"id":8225,"u":"potion%20of%20grounding_som","p":174,"h":1,"n":"Potion Of Grounding"},{"c":2,"s":65,"id":8226,"u":"potion%20of%20minute%20echoes_som","p":175,"h":1,"n":"Potion Of Minute Echoes"},{"c":2,"s":65,"id":8227,"u":"potion%20of%20shared%20life_som","p":175,"h":1,"n":"Potion Of Shared Life"},{"c":2,"s":65,"id":8228,"u":"potion%20of%20stable%20form%20(generic)_som","p":175,"h":1,"n":"Potion Of Stable Form"},{"c":2,"s":65,"id":8229,"u":"rebound%20fulu_som","p":160,"h":1,"n":"Rebound Fulu"},{"c":2,"s":65,"id":8230,"u":"rebounding%20breastplate_som","p":188,"h":1,"n":"Rebounding Breastplate"},{"c":2,"s":65,"id":8231,"u":"resonating%20ammunition_som","p":175,"h":1,"n":"Resonating Ammunition"},{"c":2,"s":65,"id":8232,"u":"restful%20sleep%20fulu_som","p":160,"h":1,"n":"Restful Sleep Fulu"},{"c":2,"s":65,"id":8233,"u":"restful%20tent_som","p":188,"h":1,"n":"Restful Tent"},{"c":2,"s":65,"id":8234,"u":"retrieval%20prism%20(generic)_som","p":176,"h":1,"n":"Retrieval Prism"},{"c":2,"s":65,"id":8235,"u":"rune%20of%20sin_som","p":165,"h":1,"n":"Rune Of Sin"},{"c":2,"s":65,"id":8236,"u":"s%20ring_som","p":190,"h":1,"n":"S Ring"},{"c":2,"s":65,"id":8237,"u":"sage's%20lash_som","p":189,"h":1,"n":"Sage's Lash"},{"c":2,"s":65,"id":8238,"u":"shadow%20signet_som","p":189,"h":1,"n":"Shadow Signet"},{"c":2,"s":65,"id":8239,"u":"shimmering%20dust_som","p":169,"h":1,"n":"Shimmering Dust"},{"c":2,"s":65,"id":8240,"u":"shortbread%20spy_som","p":176,"h":1,"n":"Shortbread Spy"},{"c":2,"s":65,"id":8241,"u":"singing%20shortbow%20(generic)_som","p":189,"h":1,"n":"Singing Shortbow"},{"c":2,"s":65,"id":8242,"u":"sonic%20tuning%20mace%20(generic)_som","p":189,"h":1,"n":"Sonic Tuning Mace"},{"c":2,"s":65,"id":8243,"u":"soothing%20scents_som","p":169,"h":1,"n":"Soothing Scents"},{"c":2,"s":65,"id":8244,"u":"south%20wind's%20scorch%20song_som","p":190,"h":1,"n":"South Wind's Scorch Song"},{"c":2,"s":65,"id":8245,"u":"spellbook%20of%20redundant%20enchantment_som","p":163,"h":1,"n":"Spellbook Of Redundant Enchantment"},{"c":2,"s":65,"id":8246,"u":"spirit-sealing%20fulu%20(generic)_som","p":160,"h":1,"n":"Spirit-sealing Fulu"},{"c":2,"s":65,"id":8247,"u":"staff%20of%20nature's%20cunning%20(generic)_som","p":167,"h":1,"n":"Staff Of Nature's Cunning"},{"c":2,"s":65,"id":8248,"u":"staff%20of%20the%20desert%20winds%20(generic)_som","p":190,"h":1,"n":"Staff Of The Desert Winds"},{"c":2,"s":65,"id":8249,"u":"staff-storing%20shield%20(generic)_som","p":190,"h":1,"n":"Staff-storing Shield"},{"c":2,"s":65,"id":8250,"u":"stampede%20medallion%20(generic)_som","p":190,"h":1,"n":"Stampede Medallion"},{"c":2,"s":65,"id":8251,"u":"stormbreaker%20fulu_som","p":161,"h":1,"n":"Stormbreaker Fulu"},{"c":2,"s":65,"id":8252,"u":"stormfeather_som","p":176,"h":1,"n":"Stormfeather"},{"c":2,"s":65,"id":8253,"u":"storyteller's%20opus_som","p":163,"h":1,"n":"Storyteller's Opus"},{"c":2,"s":65,"id":8254,"u":"summoning%20handscroll_som","p":163,"h":1,"n":"Summoning Handscroll"},{"c":2,"s":65,"id":8255,"u":"thousand-blade%20thesis_som","p":191,"h":1,"n":"Thousand-blade Thesis"},{"c":2,"s":65,"id":8256,"u":"thunderbird%20tuft%20(generic)_som","p":169,"h":1,"n":"Thunderbird Tuft"},{"c":2,"s":65,"id":8257,"u":"titan's%20grasp_som","p":191,"h":1,"n":"Titan's Grasp"},{"c":2,"s":65,"id":8258,"u":"topology%20protoplasm_som","p":176,"h":1,"n":"Topology Protoplasm"},{"c":2,"s":65,"id":8259,"u":"tracking%20fulu_som","p":161,"h":1,"n":"Tracking Fulu"},{"c":2,"s":65,"id":8260,"u":"trinity%20geode%20(generic)_som","p":171,"h":1,"n":"Trinity Geode"},{"c":2,"s":65,"id":8261,"u":"true%20name%20amulet%20(generic)_som","p":247,"h":1,"n":"True Name Amulet"},{"c":2,"s":65,"id":8262,"u":"vapor%20sphere_som","p":176,"h":1,"n":"Vapor Sphere"},{"c":2,"s":65,"id":8263,"u":"venomous%20cure%20fulu_som","p":161,"h":1,"n":"Venomous Cure Fulu"},{"c":2,"s":65,"id":8264,"u":"warding%20tablets_som","p":163,"h":1,"n":"Warding Tablets"},{"c":2,"s":65,"id":8265,"u":"warding%20tattoo%20(generic)_som","p":165,"h":1,"n":"Warding Tattoo"},{"c":2,"s":65,"id":8266,"u":"waterproofing%20wax_som","p":169,"h":1,"n":"Waterproofing Wax"},{"c":2,"s":47,"id":8267,"u":"forgetful%20ink_sot1","p":75,"h":1,"n":"Forgetful Ink"},{"c":2,"s":47,"id":8268,"u":"goz%20mask%20(generic)_sot1","p":73,"h":1,"n":"Goz Mask"},{"c":2,"s":47,"id":8269,"u":"herd%20mask_sot1","p":73,"h":1,"n":"Herd Mask"},{"c":2,"s":47,"id":8270,"u":"mask%20of%20mercy_sot1","p":74,"h":1,"n":"Mask Of Mercy"},{"c":2,"s":47,"id":8271,"u":"mask%20of%20the%20cursed%20eye_sot1","p":74,"h":1,"n":"Mask Of The Cursed Eye"},{"c":2,"s":47,"id":8272,"u":"psychopomp%20mask_sot1","p":74,"h":1,"n":"Psychopomp Mask"},{"c":2,"s":47,"id":8273,"u":"rhinoceros%20mask%20(generic)_sot1","p":74,"h":1,"n":"Rhinoceros Mask"},{"c":2,"s":47,"id":8274,"u":"rhythm%20bone%20(generic)_sot1","p":76,"h":1,"n":"Rhythm Bone"},{"c":2,"s":47,"id":8275,"u":"shapespeak%20mask_sot1","p":74,"h":1,"n":"Shapespeak Mask"},{"c":2,"s":47,"id":8276,"u":"skittering%20mask%20(generic)_sot1","p":74,"h":1,"n":"Skittering Mask"},{"c":2,"s":47,"id":8277,"u":"tlil%20mask%20(generic)_sot1","p":75,"h":1,"n":"Tlil Mask"},{"c":2,"s":48,"id":8278,"u":"bag%20of%20cats_sot2","p":75,"h":1,"n":"Bag Of Cats"},{"c":2,"s":48,"id":8279,"u":"crown%20of%20the%20companion_sot2","p":75,"h":1,"n":"Crown Of The Companion"},{"c":2,"s":48,"id":8280,"u":"fulminating%20spear_sot2","p":76,"h":1,"n":"Fulminating Spear"},{"c":2,"s":48,"id":8281,"u":"habu's%20cudgel_sot2","p":76,"h":1,"n":"Habu's Cudgel"},{"c":2,"s":48,"id":8282,"u":"leopard's%20armor_sot2","p":76,"h":1,"n":"Leopard's Armor"},{"c":2,"s":48,"id":8283,"u":"rhino%20hide%20brooch_sot2","p":76,"h":1,"n":"Rhino Hide Brooch"},{"c":2,"s":48,"id":8284,"u":"singing%20muse_sot2","p":76,"h":1,"n":"Singing Muse"},{"c":2,"s":48,"id":8285,"u":"spellender_sot2","p":76,"h":1,"n":"Spellender"},{"c":2,"s":48,"id":8286,"u":"warcaller's%20chime%20(generic)_sot2","p":77,"h":1,"n":"Warcaller's Chime"},{"c":2,"s":48,"id":8287,"u":"wondrous%20figurines%20(generic)_sot2","p":77,"h":1,"n":"Wondrous Figurines"},{"c":2,"s":49,"id":8288,"u":"barricade%20stone%20(generic)_sot3","p":75,"h":1,"n":"Barricade Stone"},{"c":2,"s":49,"id":8289,"u":"dragon%20rune%20bracelet_sot3","p":75,"h":1,"n":"Dragon Rune Bracelet"},{"c":2,"s":49,"id":8290,"u":"exploration%20lens%20(generic)_sot3","p":76,"h":1,"n":"Exploration Lens"},{"c":2,"s":49,"id":8291,"u":"ixam%c3%a8's%20eye_sot3","p":76,"h":1,"n":"Ixamè's Eye"},{"c":2,"s":49,"id":8292,"u":"red-rib%20gill%20mask%20(generic)_sot3","p":76,"h":1,"n":"Red-Rib Gill Mask"},{"c":2,"s":50,"id":8293,"u":"deathless%20light_sot4","p":85,"h":1,"n":"Deathless Light"},{"c":2,"s":50,"id":8294,"u":"deflecting%20branch_sot4","p":75,"h":1,"n":"Deflecting Branch"},{"c":2,"s":50,"id":8295,"u":"golden%20blade%20of%20mzali_sot4","p":76,"h":1,"n":"Golden Blade of Mzali"},{"c":2,"s":50,"id":8296,"u":"midday%20lantern%20(generic)_sot4","p":76,"h":1,"n":"Midday Lantern"},{"c":2,"s":50,"id":8297,"u":"sun%20shot_sot4","p":78,"h":1,"n":"Sun Shot"},{"c":2,"s":50,"id":8298,"u":"sun%20sling_sot4","p":78,"h":1,"n":"Sun Sling"},{"c":2,"s":50,"id":8299,"u":"twilight%20lantern_sot4","p":76,"h":1,"n":"Twilight Lantern"},{"c":2,"s":51,"id":8300,"u":"grimoire%20of%20unknown%20necessities_sot5","p":77,"h":1,"n":"Grimoire of Unknown Necessities"},{"c":2,"s":51,"id":8301,"u":"spellcutter_sot5","p":76,"h":1,"n":"Spellcutter"},{"c":2,"s":51,"id":8302,"u":"wyrm%20drinker_sot5","p":75,"h":1,"n":"Wyrm Drinker"},{"c":2,"s":52,"id":8303,"u":"ancestral%20embrace_sot6","p":76,"h":1,"n":"Ancestral Embrace"},{"c":2,"s":52,"id":8304,"u":"halcyon%20heart_sot6","p":77,"h":1,"n":"Halcyon Heart"},{"c":2,"s":52,"id":8305,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6","p":77,"h":1,"n":"Shadowed Scale, the Jungle Secret"},{"c":2,"s":53,"id":8306,"u":"antivenom%20potion_tio","p":60,"h":1,"n":"Antivenom Potion"},{"c":2,"s":53,"id":8307,"u":"capsaicin%20tonic_tio","p":60,"h":1,"n":"Capsaicin Tonic"},{"c":2,"s":53,"id":8308,"u":"sparkblade_tio","p":60,"h":1,"n":"Sparkblade"},{"c":2,"s":53,"id":8309,"u":"sun%20wheel_tio","p":60,"h":1,"n":"Sun Wheel"},{"c":3,"s":4,"id":8310,"u":"access%20lore_apg","p":229,"h":1,"n":"Access Lore"},{"c":3,"s":4,"id":8311,"u":"agonizing%20despair_apg","p":214,"h":1,"n":"Agonizing Despair"},{"c":3,"s":4,"id":8312,"u":"ancestral%20defense_apg","p":230,"h":1,"n":"Ancestral Defense"},{"c":3,"s":4,"id":8313,"u":"ancestral%20form_apg","p":230,"h":1,"n":"Ancestral Form"},{"c":3,"s":4,"id":8314,"u":"ancestral%20touch_apg","p":230,"h":1,"n":"Ancestral Touch"},{"c":3,"s":4,"id":8315,"u":"animal%20feature_apg","p":234,"h":1,"n":"Animal Feature"},{"c":3,"s":4,"id":8316,"u":"animate%20dead_apg","p":214,"h":1,"n":"Animate Dead"},{"c":3,"s":4,"id":8317,"u":"animate%20rope_apg","p":214,"h":1,"n":"Animate Rope"},{"c":3,"s":4,"id":8318,"u":"animated%20assault_apg","p":214,"h":1,"n":"Animated Assault"},{"c":3,"s":4,"id":8319,"u":"aqueous%20orb_apg","p":214,"h":1,"n":"Aqueous Orb"},{"c":3,"s":4,"id":8320,"u":"armor%20of%20bones_apg","p":230,"h":1,"n":"Armor Of Bones"},{"c":3,"s":4,"id":8321,"u":"battlefield%20persistence_apg","p":230,"h":1,"n":"Battlefield Persistence"},{"c":3,"s":4,"id":8322,"u":"beastmaster%20trance_apg","p":161,"h":1,"n":"Beastmaster Trance"},{"c":3,"s":4,"id":8323,"u":"bestial%20curse_apg","p":215,"h":1,"n":"Bestial Curse"},{"c":3,"s":4,"id":8324,"u":"blanket%20of%20stars_apg","p":215,"h":1,"n":"Blanket Of Stars"},{"c":3,"s":4,"id":8325,"u":"blinding%20beauty_apg","p":235,"h":1,"n":"Blinding Beauty"},{"c":3,"s":4,"id":8326,"u":"blinding%20fury_apg","p":216,"h":1,"n":"Blinding Fury"},{"c":3,"s":4,"id":8327,"u":"blister_apg","p":216,"h":1,"n":"Blister"},{"c":3,"s":4,"id":8328,"u":"blistering%20invective_apg","p":216,"h":1,"n":"Blistering Invective"},{"c":3,"s":4,"id":8329,"u":"blood%20vendetta_apg","p":216,"h":1,"n":"Blood Vendetta"},{"c":3,"s":4,"id":8330,"u":"blood%20ward_apg","p":237,"h":1,"n":"Blood Ward"},{"c":3,"s":4,"id":8331,"u":"brain%20drain_apg","p":230,"h":1,"n":"Brain Drain"},{"c":3,"s":4,"id":8332,"u":"cackle_apg","p":237,"h":1,"n":"Cackle"},{"c":3,"s":4,"id":8333,"u":"call%20to%20arms_apg","p":230,"h":1,"n":"Call To Arms"},{"c":3,"s":4,"id":8334,"u":"chameleon%20coat_apg","p":216,"h":1,"n":"Chameleon Coat"},{"c":3,"s":4,"id":8335,"u":"charitable%20urge_apg","p":216,"h":1,"n":"Charitable Urge"},{"c":3,"s":4,"id":8336,"u":"chroma%20leach_apg","p":217,"h":1,"n":"Chroma Leach"},{"c":3,"s":4,"id":8337,"u":"claim%20undead_apg","p":230,"h":1,"n":"Claim Undead"},{"c":3,"s":4,"id":8338,"u":"clinging%20ice_apg","p":237,"h":1,"n":"Clinging Ice"},{"c":3,"s":4,"id":8339,"u":"clinging%20shadows%20stance_apg","p":229,"h":1,"n":"Clinging Shadows Stance"},{"c":3,"s":4,"id":8340,"u":"consuming%20darkness_apg","p":235,"h":1,"n":"Consuming Darkness"},{"c":3,"s":4,"id":8341,"u":"countless%20eyes_apg","p":217,"h":1,"n":"Countless Eyes"},{"c":3,"s":4,"id":8342,"u":"cozy%20cabin_apg","p":217,"h":1,"n":"Cozy Cabin"},{"c":3,"s":4,"id":8343,"u":"crashing%20wave_apg","p":217,"h":1,"n":"Crashing Wave"},{"c":3,"s":4,"id":8344,"u":"curse%20of%20death_apg","p":237,"h":1,"n":"Curse Of Death"},{"c":3,"s":4,"id":8345,"u":"curse%20of%20lost%20time_apg","p":217,"h":1,"n":"Curse Of Lost Time"},{"c":3,"s":4,"id":8346,"u":"dance%20of%20darkness_apg","p":193,"h":1,"n":"Dance Of Darkness"},{"c":3,"s":4,"id":8347,"u":"debilitating%20dichotomy_apg","p":231,"h":1,"n":"Debilitating Dichotomy"},{"c":3,"s":4,"id":8348,"u":"deceiver's%20cloak_apg","p":238,"h":1,"n":"Deceiver's Cloak"},{"c":3,"s":4,"id":8349,"u":"delay%20affliction_apg","p":231,"h":1,"n":"Delay Affliction"},{"c":3,"s":4,"id":8350,"u":"dim%20the%20light_apg","p":236,"h":1,"n":"Dim The Light"},{"c":3,"s":4,"id":8351,"u":"discern%20secrets_apg","p":238,"h":1,"n":"Discern Secrets"},{"c":3,"s":4,"id":8352,"u":"dismantle_apg","p":218,"h":1,"n":"Dismantle"},{"c":3,"s":4,"id":8353,"u":"dread%20secret_apg","p":231,"h":1,"n":"Dread Secret"},{"c":3,"s":4,"id":8354,"u":"dull%20ambition_apg","p":218,"h":1,"n":"Dull Ambition"},{"c":3,"s":4,"id":8355,"u":"d%c3%a9j%c3%a0%20vu_apg","p":218,"h":1,"n":"Déjà Vu"},{"c":3,"s":4,"id":8356,"u":"d%c3%a9j%c3%a0%20vu_apg","p":218,"h":1,"n":"Deja Vu (Déjà Vu)"},{"c":3,"s":4,"id":8357,"u":"elemental%20betrayal_apg","p":238,"h":1,"n":"Elemental Betrayal"},{"c":3,"s":4,"id":8358,"u":"enervation_apg","p":218,"h":1,"n":"Enervation"},{"c":3,"s":4,"id":8359,"u":"enlarge%20companion_apg","p":234,"h":1,"n":"Enlarge Companion"},{"c":3,"s":4,"id":8360,"u":"ephemeral%20tracking_apg","p":234,"h":1,"n":"Ephemeral Tracking"},{"c":3,"s":4,"id":8361,"u":"establish%20ward_apg","p":236,"h":1,"n":"Establish Ward"},{"c":3,"s":4,"id":8362,"u":"evil%20eye_apg","p":238,"h":1,"n":"Evil Eye"},{"c":3,"s":4,"id":8363,"u":"familiar's%20face_apg","p":218,"h":1,"n":"Familiar's Face"},{"c":3,"s":4,"id":8364,"u":"final%20sacrifice_apg","p":219,"h":1,"n":"Final Sacrifice"},{"c":3,"s":4,"id":8365,"u":"flaming%20fusillade_apg","p":232,"h":1,"n":"Flaming Fusillade"},{"c":3,"s":4,"id":8366,"u":"force%20cage_apg","p":219,"h":1,"n":"Force Cage"},{"c":3,"s":4,"id":8367,"u":"fungal%20infestation_apg","p":220,"h":1,"n":"Fungal Infestation"},{"c":3,"s":4,"id":8368,"u":"genie's%20veil_apg","p":236,"h":1,"n":"Genie's Veil"},{"c":3,"s":4,"id":8369,"u":"ghostly%20tragedy_apg","p":220,"h":1,"n":"Ghostly Tragedy"},{"c":3,"s":4,"id":8370,"u":"gravity%20weapon_apg","p":234,"h":1,"n":"Gravity Weapon"},{"c":3,"s":4,"id":8371,"u":"grisly%20growths_apg","p":220,"h":1,"n":"Grisly Growths"},{"c":3,"s":4,"id":8372,"u":"heal%20companion_apg","p":234,"h":1,"n":"Heal Companion"},{"c":3,"s":4,"id":8373,"u":"heart's%20desire_apg","p":236,"h":1,"n":"Heart's Desire"},{"c":3,"s":4,"id":8374,"u":"heat%20metal_apg","p":220,"h":1,"n":"Heat Metal"},{"c":3,"s":4,"id":8375,"u":"heroic%20feat_apg","p":232,"h":1,"n":"Heroic Feat"},{"c":3,"s":4,"id":8376,"u":"hunter's%20luck_apg","p":235,"h":1,"n":"Hunter's Luck"},{"c":3,"s":4,"id":8377,"u":"hunter's%20vision_apg","p":235,"h":1,"n":"Hunter's Vision"},{"c":3,"s":4,"id":8378,"u":"hymn%20of%20healing_apg","p":228,"h":1,"n":"Hymn of Healing"},{"c":3,"s":4,"id":8379,"u":"ice%20storm_apg","p":220,"h":1,"n":"Ice Storm"},{"c":3,"s":4,"id":8380,"u":"impaling%20spike_apg","p":221,"h":1,"n":"Impaling Spike"},{"c":3,"s":4,"id":8381,"u":"imprint%20message_apg","p":221,"h":1,"n":"Imprint Message"},{"c":3,"s":4,"id":8382,"u":"incendiary%20aura_apg","p":232,"h":1,"n":"Incendiary Aura"},{"c":3,"s":4,"id":8383,"u":"indestructibility_apg","p":221,"h":1,"n":"Indestructibility"},{"c":3,"s":4,"id":8384,"u":"interstellar%20void_apg","p":232,"h":1,"n":"Interstellar Void"},{"c":3,"s":4,"id":8385,"u":"invisible%20item_apg","p":221,"h":1,"n":"Invisible Item"},{"c":3,"s":4,"id":8386,"u":"ki%20form_apg","p":229,"h":1,"n":"Ki Form"},{"c":3,"s":4,"id":8387,"u":"life%20boost_apg","p":238,"h":1,"n":"Life Boost"},{"c":3,"s":4,"id":8388,"u":"life%20link_apg","p":232,"h":1,"n":"Life Link"},{"c":3,"s":4,"id":8389,"u":"life-giving%20form_apg","p":232,"h":1,"n":"Life-giving Form"},{"c":3,"s":4,"id":8390,"u":"lightning%20storm_apg","p":221,"h":1,"n":"Lightning Storm"},{"c":3,"s":4,"id":8391,"u":"litany%20of%20depravity_apg","p":228,"h":1,"n":"Litany Of Depravity"},{"c":3,"s":4,"id":8392,"u":"litany%20of%20self-interest_apg","p":229,"h":1,"n":"Litany Of Self-interest"},{"c":3,"s":4,"id":8393,"u":"mad%20monkeys_apg","p":222,"h":1,"n":"Mad Monkeys"},{"c":3,"s":4,"id":8394,"u":"magic%20hide_apg","p":235,"h":1,"n":"Magic Hide"},{"c":3,"s":4,"id":8395,"u":"magic%20stone_apg","p":222,"h":1,"n":"Magic Stone"},{"c":3,"s":4,"id":8396,"u":"malicious%20shadow_apg","p":238,"h":1,"n":"Malicious Shadow"},{"c":3,"s":4,"id":8397,"u":"medusa's%20wrath_apg","p":229,"h":1,"n":"Medusa's Wrath"},{"c":3,"s":4,"id":8398,"u":"moonlight%20bridge_apg","p":233,"h":1,"n":"Moonlight Bridge"},{"c":3,"s":4,"id":8399,"u":"needle%20of%20vengeance_apg","p":238,"h":1,"n":"Needle Of Vengeance"},{"c":3,"s":4,"id":8400,"u":"noxious%20vapors_apg","p":222,"h":1,"n":"Noxious Vapors"},{"c":3,"s":4,"id":8401,"u":"nudge%20fate_apg","p":239,"h":1,"n":"Nudge Fate"},{"c":3,"s":4,"id":8402,"u":"nymph's%20token_apg","p":236,"h":1,"n":"Nymph's Token"},{"c":3,"s":4,"id":8403,"u":"object%20reading_apg","p":222,"h":1,"n":"Object Reading"},{"c":3,"s":4,"id":8404,"u":"ode%20to%20ouroboros_apg","p":228,"h":1,"n":"Ode To Ouroboros"},{"c":3,"s":4,"id":8405,"u":"personal%20blizzard_apg","p":239,"h":1,"n":"Personal Blizzard"},{"c":3,"s":4,"id":8406,"u":"pet%20cache_apg","p":222,"h":1,"n":"Pet Cache"},{"c":3,"s":4,"id":8407,"u":"phantasmal%20treasure_apg","p":223,"h":1,"n":"Phantasmal Treasure"},{"c":3,"s":4,"id":8408,"u":"phase%20familiar_apg","p":239,"h":1,"n":"Phase Familiar"},{"c":3,"s":4,"id":8409,"u":"pied%20piping_apg","p":228,"h":1,"n":"Pied Piping"},{"c":3,"s":4,"id":8410,"u":"pummeling%20rubble_apg","p":223,"h":1,"n":"Pummeling Rubble"},{"c":3,"s":4,"id":8411,"u":"quench_apg","p":223,"h":1,"n":"Quench"},{"c":3,"s":4,"id":8412,"u":"ranger's%20bramble_apg","p":235,"h":1,"n":"Ranger's Bramble"},{"c":3,"s":4,"id":8413,"u":"reaper's%20lantern_apg","p":223,"h":1,"n":"Reaper's Lantern"},{"c":3,"s":4,"id":8414,"u":"restorative%20moment_apg","p":239,"h":1,"n":"Restorative Moment"},{"c":3,"s":4,"id":8415,"u":"rusting%20grasp_apg","p":223,"h":1,"n":"Rusting Grasp"},{"c":3,"s":4,"id":8416,"u":"safe%20passage_apg","p":224,"h":1,"n":"Safe Passage"},{"c":3,"s":4,"id":8417,"u":"scintillating%20safeguard_apg","p":224,"h":1,"n":"Scintillating Safeguard"},{"c":3,"s":4,"id":8418,"u":"sculpt%20sound_apg","p":224,"h":1,"n":"Sculpt Sound"},{"c":3,"s":4,"id":8419,"u":"seal%20fate_apg","p":224,"h":1,"n":"Seal Fate"},{"c":3,"s":4,"id":8420,"u":"secret%20chest_apg","p":225,"h":1,"n":"Secret Chest"},{"c":3,"s":4,"id":8421,"u":"sepulchral%20mask_apg","p":236,"h":1,"n":"Sepulchral Mask"},{"c":3,"s":4,"id":8422,"u":"shadow%20illusion_apg","p":193,"h":1,"n":"Shadow Illusion"},{"c":3,"s":4,"id":8423,"u":"shadow%20jump_apg","p":193,"h":1,"n":"Shadow Jump"},{"c":3,"s":4,"id":8424,"u":"shadow's%20web_apg","p":229,"h":1,"n":"Shadow's Web"},{"c":3,"s":4,"id":8425,"u":"shepherd%20of%20souls_apg","p":236,"h":1,"n":"Shepherd Of Souls"},{"c":3,"s":4,"id":8426,"u":"shroud%20of%20night_apg","p":239,"h":1,"n":"Shroud Of Night"},{"c":3,"s":4,"id":8427,"u":"snare%20hopping_apg","p":235,"h":1,"n":"Snare Hopping"},{"c":3,"s":4,"id":8428,"u":"song%20of%20marching_apg","p":228,"h":1,"n":"Song Of Marching"},{"c":3,"s":4,"id":8429,"u":"song%20of%20strength_apg","p":228,"h":1,"n":"Song Of Strength"},{"c":3,"s":4,"id":8430,"u":"soothing%20mist_apg","p":235,"h":1,"n":"Soothing Mist"},{"c":3,"s":4,"id":8431,"u":"soul%20siphon_apg","p":233,"h":1,"n":"Soul Siphon"},{"c":3,"s":4,"id":8432,"u":"spike%20stones_apg","p":225,"h":1,"n":"Spike Stones"},{"c":3,"s":4,"id":8433,"u":"spirit%20sense_apg","p":225,"h":1,"n":"Spirit Sense"},{"c":3,"s":4,"id":8434,"u":"spirit%20veil_apg","p":237,"h":1,"n":"Spirit Veil"},{"c":3,"s":4,"id":8435,"u":"spray%20of%20stars_apg","p":233,"h":1,"n":"Spray Of Stars"},{"c":3,"s":4,"id":8436,"u":"steal%20shadow_apg","p":237,"h":1,"n":"Steal Shadow"},{"c":3,"s":4,"id":8437,"u":"stoke%20the%20heart_apg","p":239,"h":1,"n":"Stoke The Heart"},{"c":3,"s":4,"id":8438,"u":"strange%20geometry_apg","p":226,"h":1,"n":"Strange Geometry"},{"c":3,"s":4,"id":8439,"u":"sudden%20blight_apg","p":226,"h":1,"n":"Sudden Blight"},{"c":3,"s":4,"id":8440,"u":"summon%20instrument_apg","p":226,"h":1,"n":"Summon Instrument"},{"c":3,"s":4,"id":8441,"u":"symphony%20of%20the%20unfettered%20heart_apg","p":228,"h":1,"n":"Symphony Of The Unfettered Heart"},{"c":3,"s":4,"id":8442,"u":"tempest%20form_apg","p":233,"h":1,"n":"Tempest Form"},{"c":3,"s":4,"id":8443,"u":"tempest%20touch_apg","p":233,"h":1,"n":"Tempest Touch"},{"c":3,"s":4,"id":8444,"u":"terrain%20transposition_apg","p":235,"h":1,"n":"Terrain Transposition"},{"c":3,"s":4,"id":8445,"u":"thoughtful%20gift_apg","p":226,"h":1,"n":"Thoughtful Gift"},{"c":3,"s":4,"id":8446,"u":"threefold%20aspect_apg","p":226,"h":1,"n":"Threefold Aspect"},{"c":3,"s":4,"id":8447,"u":"thunderburst_apg","p":234,"h":1,"n":"Thunderburst"},{"c":3,"s":4,"id":8448,"u":"touch%20of%20corruption_apg","p":229,"h":1,"n":"Touch Of Corruption"},{"c":3,"s":4,"id":8449,"u":"transmute%20rock%20and%20mud_apg","p":226,"h":1,"n":"Transmute Rock And Mud"},{"c":3,"s":4,"id":8450,"u":"vampiric%20maiden_apg","p":227,"h":1,"n":"Vampiric Maiden"},{"c":3,"s":4,"id":8451,"u":"veil%20of%20dreams_apg","p":239,"h":1,"n":"Veil Of Dreams"},{"c":3,"s":4,"id":8452,"u":"vision%20of%20weakness_apg","p":234,"h":1,"n":"Vision Of Weakness"},{"c":3,"s":4,"id":8453,"u":"vomit%20swarm_apg","p":227,"h":1,"n":"Vomit Swarm"},{"c":3,"s":4,"id":8454,"u":"wall%20of%20flesh_apg","p":227,"h":1,"n":"Wall Of Flesh"},{"c":3,"s":4,"id":8455,"u":"whirling%20flames_apg","p":234,"h":1,"n":"Whirling Flames"},{"c":3,"s":4,"id":8456,"u":"wilding%20word_apg","p":239,"h":1,"n":"Wilding Word"},{"c":3,"s":4,"id":8457,"u":"wish-twisted%20form_apg","p":237,"h":1,"n":"Wish-twisted Form"},{"c":3,"s":5,"id":8458,"u":"aberrant%20whispers_crb","p":402,"h":1,"n":"Aberrant Whispers"},{"c":3,"s":5,"id":8459,"u":"abundant%20step_crb","p":401,"h":1,"n":"Abundant Step"},{"c":3,"s":5,"id":8460,"u":"abyssal%20plague_crb","p":316,"h":1,"n":"Abyssal Plague"},{"c":3,"s":5,"id":8461,"u":"abyssal%20wrath_crb","p":402,"h":1,"n":"Abyssal Wrath"},{"c":3,"s":5,"id":8462,"u":"acid%20arrow_crb","p":316,"h":1,"n":"Acid Arrow"},{"c":3,"s":5,"id":8463,"u":"acid%20splash_crb","p":316,"h":1,"n":"Acid Splash"},{"c":3,"s":5,"id":8464,"u":"aerial%20form_crb","p":316,"h":1,"n":"Aerial Form"},{"c":3,"s":5,"id":8465,"u":"agile%20feet_crb","p":389,"h":1,"n":"Agile Feet"},{"c":3,"s":5,"id":8466,"u":"air%20bubble_crb","p":316,"h":1,"n":"Air Bubble"},{"c":3,"s":5,"id":8467,"u":"air%20walk_crb","p":317,"h":1,"n":"Air Walk"},{"c":3,"s":5,"id":8468,"u":"alarm_crb","p":317,"h":1,"n":"Alarm"},{"c":3,"s":5,"id":8469,"u":"allegro_crb","p":386,"h":1,"n":"Allegro"},{"c":3,"s":5,"id":8470,"u":"alter%20reality_crb","p":317,"h":1,"n":"Alter Reality"},{"c":3,"s":5,"id":8471,"u":"anathematic%20reprisal_crb","p":317,"h":1,"n":"Anathematic Reprisal"},{"c":3,"s":5,"id":8472,"u":"ancestral%20memories_crb","p":402,"h":1,"n":"Ancestral Memories"},{"c":3,"s":5,"id":8473,"u":"angelic%20halo_crb","p":402,"h":1,"n":"Angelic Halo"},{"c":3,"s":5,"id":8474,"u":"angelic%20wings_crb","p":403,"h":1,"n":"Angelic Wings"},{"c":3,"s":5,"id":8475,"u":"animal%20form_crb","p":317,"h":1,"n":"Animal Form"},{"c":3,"s":5,"id":8476,"u":"animal%20messenger_crb","p":318,"h":1,"n":"Animal Messenger"},{"c":3,"s":5,"id":8477,"u":"animal%20vision_crb","p":318,"h":1,"n":"Animal Vision"},{"c":3,"s":5,"id":8478,"u":"ant%20haul_crb","p":318,"h":1,"n":"Ant Haul"},{"c":3,"s":5,"id":8479,"u":"antimagic%20field_crb","p":318,"h":1,"n":"Antimagic Field"},{"c":3,"s":5,"id":8480,"u":"appearance%20of%20wealth_crb","p":389,"h":1,"n":"Appearance Of Wealth"},{"c":3,"s":5,"id":8481,"u":"arcane%20countermeasure_crb","p":403,"h":1,"n":"Arcane Countermeasure"},{"c":3,"s":5,"id":8482,"u":"artistic%20flourish_crb","p":389,"h":1,"n":"Artistic Flourish"},{"c":3,"s":5,"id":8483,"u":"athletic%20rush_crb","p":389,"h":1,"n":"Athletic Rush"},{"c":3,"s":5,"id":8484,"u":"augment%20summoning_crb","p":406,"h":1,"n":"Augment Summoning"},{"c":3,"s":5,"id":8485,"u":"augury_crb","p":318,"h":1,"n":"Augury"},{"c":3,"s":5,"id":8486,"u":"avatar_crb","p":318,"h":1,"n":"Avatar"},{"c":3,"s":5,"id":8487,"u":"baleful%20polymorph_crb","p":320,"h":1,"n":"Baleful Polymorph"},{"c":3,"s":5,"id":8488,"u":"bane_crb","p":320,"h":1,"n":"Bane"},{"c":3,"s":5,"id":8489,"u":"banishment_crb","p":320,"h":1,"n":"Banishment"},{"c":3,"s":5,"id":8490,"u":"barkskin_crb","p":320,"h":1,"n":"Barkskin"},{"c":3,"s":5,"id":8491,"u":"bind%20soul_crb","p":320,"h":1,"n":"Bind Soul"},{"c":3,"s":5,"id":8492,"u":"bind%20undead_crb","p":321,"h":1,"n":"Bind Undead"},{"c":3,"s":5,"id":8493,"u":"bit%20of%20luck_crb","p":389,"h":1,"n":"Bit Of Luck"},{"c":3,"s":5,"id":8494,"u":"black%20tentacles_crb","p":321,"h":1,"n":"Black Tentacles"},{"c":3,"s":5,"id":8495,"u":"blade%20barrier_crb","p":321,"h":1,"n":"Blade Barrier"},{"c":3,"s":5,"id":8496,"u":"bless_crb","p":321,"h":1,"n":"Bless"},{"c":3,"s":5,"id":8497,"u":"blind%20ambition_crb","p":389,"h":1,"n":"Blind Ambition"},{"c":3,"s":5,"id":8498,"u":"blindness_crb","p":321,"h":1,"n":"Blindness"},{"c":3,"s":5,"id":8499,"u":"blink_crb","p":321,"h":1,"n":"Blink"},{"c":3,"s":5,"id":8500,"u":"blur_crb","p":321,"h":1,"n":"Blur"},{"c":3,"s":5,"id":8501,"u":"breath%20of%20life_crb","p":322,"h":1,"n":"Breath Of Life"},{"c":3,"s":5,"id":8502,"u":"burning%20hands_crb","p":322,"h":1,"n":"Burning Hands"},{"c":3,"s":5,"id":8503,"u":"call%20of%20the%20grave_crb","p":406,"h":1,"n":"Call Of The Grave"},{"c":3,"s":5,"id":8504,"u":"calm%20emotions_crb","p":322,"h":1,"n":"Calm Emotions"},{"c":3,"s":5,"id":8505,"u":"captivating%20adoration_crb","p":389,"h":1,"n":"Captivating Adoration"},{"c":3,"s":5,"id":8506,"u":"cataclysm_crb","p":322,"h":1,"n":"Cataclysm"},{"c":3,"s":5,"id":8507,"u":"celestial%20brand_crb","p":403,"h":1,"n":"Celestial Brand"},{"c":3,"s":5,"id":8508,"u":"chain%20lightning_crb","p":322,"h":1,"n":"Chain Lightning"},{"c":3,"s":5,"id":8509,"u":"champion's%20sacrifice_crb","p":387,"h":1,"n":"Champion's Sacrifice"},{"c":3,"s":5,"id":8510,"u":"charm_crb","p":322,"h":1,"n":"Charm"},{"c":3,"s":5,"id":8511,"u":"charming%20touch_crb","p":390,"h":1,"n":"Charming Touch"},{"c":3,"s":5,"id":8512,"u":"charming%20words_crb","p":406,"h":1,"n":"Charming Words"},{"c":3,"s":5,"id":8513,"u":"chill%20touch_crb","p":323,"h":1,"n":"Chill Touch"},{"c":3,"s":5,"id":8514,"u":"chilling%20darkness_crb","p":323,"h":1,"n":"Chilling Darkness"},{"c":3,"s":5,"id":8515,"u":"chromatic%20wall_crb","p":323,"h":1,"n":"Chromatic Wall"},{"c":3,"s":5,"id":8516,"u":"circle%20of%20protection_crb","p":324,"h":1,"n":"Circle Of Protection"},{"c":3,"s":5,"id":8517,"u":"clairaudience_crb","p":324,"h":1,"n":"Clairaudience"},{"c":3,"s":5,"id":8518,"u":"clairvoyance_crb","p":324,"h":1,"n":"Clairvoyance"},{"c":3,"s":5,"id":8519,"u":"cloak%20of%20colors_crb","p":324,"h":1,"n":"Cloak Of Colors"},{"c":3,"s":5,"id":8520,"u":"cloak%20of%20shadow_crb","p":390,"h":1,"n":"Cloak Of Shadow"},{"c":3,"s":5,"id":8521,"u":"cloudkill_crb","p":324,"h":1,"n":"Cloudkill"},{"c":3,"s":5,"id":8522,"u":"collective%20transposition_crb","p":324,"h":1,"n":"Collective Transposition"},{"c":3,"s":5,"id":8523,"u":"color%20spray_crb","p":324,"h":1,"n":"Color Spray"},{"c":3,"s":5,"id":8524,"u":"command_crb","p":325,"h":1,"n":"Command"},{"c":3,"s":5,"id":8525,"u":"commanding%20lash_crb","p":390,"h":1,"n":"Commanding Lash"},{"c":3,"s":5,"id":8526,"u":"competitive%20edge_crb","p":390,"h":1,"n":"Competitive Edge"},{"c":3,"s":5,"id":8527,"u":"comprehend%20language_crb","p":325,"h":1,"n":"Comprehend Language"},{"c":3,"s":5,"id":8528,"u":"cone%20of%20cold_crb","p":325,"h":1,"n":"Cone Of Cold"},{"c":3,"s":5,"id":8529,"u":"confusion_crb","p":325,"h":1,"n":"Confusion"},{"c":3,"s":5,"id":8530,"u":"contingency_crb","p":326,"h":1,"n":"Contingency"},{"c":3,"s":5,"id":8531,"u":"continual%20flame_crb","p":326,"h":1,"n":"Continual Flame"},{"c":3,"s":5,"id":8532,"u":"control%20water_crb","p":326,"h":1,"n":"Control Water"},{"c":3,"s":5,"id":8533,"u":"counter%20performance_crb","p":386,"h":1,"n":"Counter Performance"},{"c":3,"s":5,"id":8534,"u":"create%20food_crb","p":326,"h":1,"n":"Create Food"},{"c":3,"s":5,"id":8535,"u":"create%20water_crb","p":326,"h":1,"n":"Create Water"},{"c":3,"s":5,"id":8536,"u":"creation_crb","p":326,"h":1,"n":"Creation"},{"c":3,"s":5,"id":8537,"u":"crisis%20of%20faith_crb","p":326,"h":1,"n":"Crisis Of Faith"},{"c":3,"s":5,"id":8538,"u":"crusade_crb","p":327,"h":1,"n":"Crusade"},{"c":3,"s":5,"id":8539,"u":"crushing%20despair_crb","p":327,"h":1,"n":"Crushing Despair"},{"c":3,"s":5,"id":8540,"u":"cry%20of%20destruction_crb","p":390,"h":1,"n":"Cry Of Destruction"},{"c":3,"s":5,"id":8541,"u":"dancing%20lights_crb","p":327,"h":1,"n":"Dancing Lights"},{"c":3,"s":5,"id":8542,"u":"darkened%20eyes_crb","p":390,"h":1,"n":"Darkened Eyes"},{"c":3,"s":5,"id":8543,"u":"darkness_crb","p":327,"h":1,"n":"Darkness"},{"c":3,"s":5,"id":8544,"u":"darkvision_crb","p":327,"h":1,"n":"Darkvision"},{"c":3,"s":5,"id":8545,"u":"daze_crb","p":327,"h":1,"n":"Daze"},{"c":3,"s":5,"id":8546,"u":"dazzling%20flash_crb","p":391,"h":1,"n":"Dazzling Flash"},{"c":3,"s":5,"id":8547,"u":"deafness_crb","p":327,"h":1,"n":"Deafness"},{"c":3,"s":5,"id":8548,"u":"death%20knell_crb","p":328,"h":1,"n":"Death Knell"},{"c":3,"s":5,"id":8549,"u":"death%20ward_crb","p":328,"h":1,"n":"Death Ward"},{"c":3,"s":5,"id":8550,"u":"death's%20call_crb","p":391,"h":1,"n":"Death's Call"},{"c":3,"s":5,"id":8551,"u":"delusional%20pride_crb","p":391,"h":1,"n":"Delusional Pride"},{"c":3,"s":5,"id":8552,"u":"destructive%20aura_crb","p":391,"h":1,"n":"Destructive Aura"},{"c":3,"s":5,"id":8553,"u":"detect%20alignment_crb","p":328,"h":1,"n":"Detect Alignment"},{"c":3,"s":5,"id":8554,"u":"detect%20magic_crb","p":328,"h":1,"n":"Detect Magic"},{"c":3,"s":5,"id":8555,"u":"detect%20poison_crb","p":328,"h":1,"n":"Detect Poison"},{"c":3,"s":5,"id":8556,"u":"detect%20scrying_crb","p":328,"h":1,"n":"Detect Scrying"},{"c":3,"s":5,"id":8557,"u":"diabolic%20edict_crb","p":403,"h":1,"n":"Diabolic Edict"},{"c":3,"s":5,"id":8558,"u":"dimension%20door_crb","p":328,"h":1,"n":"Dimension Door"},{"c":3,"s":5,"id":8559,"u":"dimensional%20anchor_crb","p":329,"h":1,"n":"Dimensional Anchor"},{"c":3,"s":5,"id":8560,"u":"dimensional%20lock_crb","p":329,"h":1,"n":"Dimensional Lock"},{"c":3,"s":5,"id":8561,"u":"dimensional%20steps_crb","p":406,"h":1,"n":"Dimensional Steps"},{"c":3,"s":5,"id":8562,"u":"dinosaur%20form_crb","p":329,"h":1,"n":"Dinosaur Form"},{"c":3,"s":5,"id":8563,"u":"dirge%20of%20doom_crb","p":386,"h":1,"n":"Dirge Of Doom"},{"c":3,"s":5,"id":8564,"u":"disappearance_crb","p":330,"h":1,"n":"Disappearance"},{"c":3,"s":5,"id":8565,"u":"discern%20lies_crb","p":330,"h":1,"n":"Discern Lies"},{"c":3,"s":5,"id":8566,"u":"discern%20location_crb","p":330,"h":1,"n":"Discern Location"},{"c":3,"s":5,"id":8567,"u":"disintegrate_crb","p":330,"h":1,"n":"Disintegrate"},{"c":3,"s":5,"id":8568,"u":"disjunction_crb","p":330,"h":1,"n":"Disjunction"},{"c":3,"s":5,"id":8569,"u":"dispel%20magic_crb","p":330,"h":1,"n":"Dispel Magic"},{"c":3,"s":5,"id":8570,"u":"disperse%20into%20air_crb","p":391,"h":1,"n":"Disperse Into Air"},{"c":3,"s":5,"id":8571,"u":"disrupt%20undead_crb","p":331,"h":1,"n":"Disrupt Undead"},{"c":3,"s":5,"id":8572,"u":"disrupting%20weapons_crb","p":331,"h":1,"n":"Disrupting Weapons"},{"c":3,"s":5,"id":8573,"u":"divine%20aura_crb","p":331,"h":1,"n":"Divine Aura"},{"c":3,"s":5,"id":8574,"u":"divine%20decree_crb","p":331,"h":1,"n":"Divine Decree"},{"c":3,"s":5,"id":8575,"u":"divine%20inspiration_crb","p":331,"h":1,"n":"Divine Inspiration"},{"c":3,"s":5,"id":8576,"u":"divine%20lance_crb","p":331,"h":1,"n":"Divine Lance"},{"c":3,"s":5,"id":8577,"u":"divine%20vessel_crb","p":331,"h":1,"n":"Divine Vessel"},{"c":3,"s":5,"id":8578,"u":"divine%20wrath_crb","p":332,"h":1,"n":"Divine Wrath"},{"c":3,"s":5,"id":8579,"u":"diviner's%20sight_crb","p":406,"h":1,"n":"Diviner's Sight"},{"c":3,"s":5,"id":8580,"u":"dominate_crb","p":332,"h":1,"n":"Dominate"},{"c":3,"s":5,"id":8581,"u":"downpour_crb","p":391,"h":1,"n":"Downpour"},{"c":3,"s":5,"id":8582,"u":"dragon%20breath_crb","p":403,"h":1,"n":"Dragon Breath"},{"c":3,"s":5,"id":8583,"u":"dragon%20claws_crb","p":403,"h":1,"n":"Dragon Claws"},{"c":3,"s":5,"id":8584,"u":"dragon%20form_crb","p":332,"h":1,"n":"Dragon Form"},{"c":3,"s":5,"id":8585,"u":"dragon%20wings_crb","p":403,"h":1,"n":"Dragon Wings"},{"c":3,"s":5,"id":8586,"u":"drain%20life_crb","p":403,"h":1,"n":"Drain Life"},{"c":3,"s":5,"id":8587,"u":"dread%20aura_crb","p":406,"h":1,"n":"Dread Aura"},{"c":3,"s":5,"id":8588,"u":"dream%20council_crb","p":333,"h":1,"n":"Dream Council"},{"c":3,"s":5,"id":8589,"u":"dream%20message_crb","p":333,"h":1,"n":"Dream Message"},{"c":3,"s":5,"id":8590,"u":"dreamer's%20call_crb","p":391,"h":1,"n":"Dreamer's Call"},{"c":3,"s":5,"id":8591,"u":"dreaming%20potential_crb","p":333,"h":1,"n":"Dreaming Potential"},{"c":3,"s":5,"id":8592,"u":"drop%20dead_crb","p":333,"h":1,"n":"Drop Dead"},{"c":3,"s":5,"id":8593,"u":"duplicate%20foe_crb","p":334,"h":1,"n":"Duplicate Foe"},{"c":3,"s":5,"id":8594,"u":"earthbind_crb","p":334,"h":1,"n":"Earthbind"},{"c":3,"s":5,"id":8595,"u":"earthquake_crb","p":334,"h":1,"n":"Earthquake"},{"c":3,"s":5,"id":8596,"u":"eclipse%20burst_crb","p":334,"h":1,"n":"Eclipse Burst"},{"c":3,"s":5,"id":8597,"u":"electric%20arc_crb","p":335,"h":1,"n":"Electric Arc"},{"c":3,"s":5,"id":8598,"u":"elemental%20blast_crb","p":404,"h":1,"n":"Elemental Blast"},{"c":3,"s":5,"id":8599,"u":"elemental%20form_crb","p":335,"h":1,"n":"Elemental Form"},{"c":3,"s":5,"id":8600,"u":"elemental%20motion_crb","p":404,"h":1,"n":"Elemental Motion"},{"c":3,"s":5,"id":8601,"u":"elemental%20tempest_crb","p":406,"h":1,"n":"Elemental Tempest"},{"c":3,"s":5,"id":8602,"u":"elemental%20toss_crb","p":404,"h":1,"n":"Elemental Toss"},{"c":3,"s":5,"id":8603,"u":"embrace%20the%20pit_crb","p":404,"h":1,"n":"Embrace The Pit"},{"c":3,"s":5,"id":8604,"u":"empty%20body_crb","p":401,"h":1,"n":"Empty Body"},{"c":3,"s":5,"id":8605,"u":"endure%20elements_crb","p":335,"h":1,"n":"Endure Elements"},{"c":3,"s":5,"id":8606,"u":"enduring%20might_crb","p":392,"h":1,"n":"Enduring Might"},{"c":3,"s":5,"id":8607,"u":"energy%20absorption_crb","p":407,"h":1,"n":"Energy Absorption"},{"c":3,"s":5,"id":8608,"u":"energy%20aegis_crb","p":335,"h":1,"n":"Energy Aegis"},{"c":3,"s":5,"id":8609,"u":"enhance%20victuals_crb","p":335,"h":1,"n":"Enhance Victuals"},{"c":3,"s":5,"id":8610,"u":"enlarge_crb","p":336,"h":1,"n":"Enlarge"},{"c":3,"s":5,"id":8611,"u":"entangle_crb","p":336,"h":1,"n":"Entangle"},{"c":3,"s":5,"id":8612,"u":"enthrall_crb","p":336,"h":1,"n":"Enthrall"},{"c":3,"s":5,"id":8613,"u":"eradicate%20undeath_crb","p":392,"h":1,"n":"Eradicate Undeath"},{"c":3,"s":5,"id":8614,"u":"ethereal%20jaunt_crb","p":336,"h":1,"n":"Ethereal Jaunt"},{"c":3,"s":5,"id":8615,"u":"extend%20spell_crb","p":404,"h":1,"n":"Extend Spell"},{"c":3,"s":5,"id":8616,"u":"fabricated%20truth_crb","p":336,"h":1,"n":"Fabricated Truth"},{"c":3,"s":5,"id":8617,"u":"face%20in%20the%20crowd_crb","p":392,"h":1,"n":"Face In The Crowd"},{"c":3,"s":5,"id":8618,"u":"faerie%20dust_crb","p":404,"h":1,"n":"Faerie Dust"},{"c":3,"s":5,"id":8619,"u":"faerie%20fire_crb","p":337,"h":1,"n":"Faerie Fire"},{"c":3,"s":5,"id":8620,"u":"false%20life_crb","p":337,"h":1,"n":"False Life"},{"c":3,"s":5,"id":8621,"u":"false%20vision_crb","p":337,"h":1,"n":"False Vision"},{"c":3,"s":5,"id":8622,"u":"fatal%20aria_crb","p":386,"h":1,"n":"Fatal Aria"},{"c":3,"s":5,"id":8623,"u":"fear_crb","p":337,"h":1,"n":"Fear"},{"c":3,"s":5,"id":8624,"u":"feather%20fall_crb","p":337,"h":1,"n":"Feather Fall"},{"c":3,"s":5,"id":8625,"u":"feeblemind_crb","p":337,"h":1,"n":"Feeblemind"},{"c":3,"s":5,"id":8626,"u":"feet%20to%20fins_crb","p":337,"h":1,"n":"Feet To Fins"},{"c":3,"s":5,"id":8627,"u":"fey%20disappearance_crb","p":404,"h":1,"n":"Fey Disappearance"},{"c":3,"s":5,"id":8628,"u":"fey%20glamour_crb","p":404,"h":1,"n":"Fey Glamour"},{"c":3,"s":5,"id":8629,"u":"field%20of%20life_crb","p":337,"h":1,"n":"Field Of Life"},{"c":3,"s":5,"id":8630,"u":"fiery%20body_crb","p":337,"h":1,"n":"Fiery Body"},{"c":3,"s":5,"id":8631,"u":"finger%20of%20death_crb","p":338,"h":1,"n":"Finger Of Death"},{"c":3,"s":5,"id":8632,"u":"fire%20ray_crb","p":392,"h":1,"n":"Fire Ray"},{"c":3,"s":5,"id":8633,"u":"fire%20seeds_crb","p":338,"h":1,"n":"Fire Seeds"},{"c":3,"s":5,"id":8634,"u":"fire%20shield_crb","p":338,"h":1,"n":"Fire Shield"},{"c":3,"s":5,"id":8635,"u":"fireball_crb","p":338,"h":1,"n":"Fireball"},{"c":3,"s":5,"id":8636,"u":"flame%20barrier_crb","p":392,"h":1,"n":"Flame Barrier"},{"c":3,"s":5,"id":8637,"u":"flame%20strike_crb","p":338,"h":1,"n":"Flame Strike"},{"c":3,"s":5,"id":8638,"u":"flaming%20sphere_crb","p":338,"h":1,"n":"Flaming Sphere"},{"c":3,"s":5,"id":8639,"u":"fleet%20step_crb","p":338,"h":1,"n":"Fleet Step"},{"c":3,"s":5,"id":8640,"u":"flesh%20to%20stone_crb","p":339,"h":1,"n":"Flesh To Stone"},{"c":3,"s":5,"id":8641,"u":"floating%20disk_crb","p":339,"h":1,"n":"Floating Disk"},{"c":3,"s":5,"id":8642,"u":"fly_crb","p":339,"h":1,"n":"Fly"},{"c":3,"s":5,"id":8643,"u":"forbidding%20ward_crb","p":339,"h":1,"n":"Forbidding Ward"},{"c":3,"s":5,"id":8644,"u":"force%20bolt_crb","p":407,"h":1,"n":"Force Bolt"},{"c":3,"s":5,"id":8645,"u":"forced%20quiet_crb","p":393,"h":1,"n":"Forced Quiet"},{"c":3,"s":5,"id":8646,"u":"foresight_crb","p":340,"h":1,"n":"Foresight"},{"c":3,"s":5,"id":8647,"u":"freedom%20of%20movement_crb","p":340,"h":1,"n":"Freedom Of Movement"},{"c":3,"s":5,"id":8648,"u":"gaseous%20form_crb","p":340,"h":1,"n":"Gaseous Form"},{"c":3,"s":5,"id":8649,"u":"gate_crb","p":340,"h":1,"n":"Gate"},{"c":3,"s":5,"id":8650,"u":"gentle%20repose_crb","p":340,"h":1,"n":"Gentle Repose"},{"c":3,"s":5,"id":8651,"u":"ghost%20sound_crb","p":340,"h":1,"n":"Ghost Sound"},{"c":3,"s":5,"id":8652,"u":"ghostly%20weapon_crb","p":340,"h":1,"n":"Ghostly Weapon"},{"c":3,"s":5,"id":8653,"u":"ghoulish%20cravings_crb","p":341,"h":1,"n":"Ghoulish Cravings"},{"c":3,"s":5,"id":8654,"u":"glibness_crb","p":341,"h":1,"n":"Glibness"},{"c":3,"s":5,"id":8655,"u":"glimpse%20the%20truth_crb","p":393,"h":1,"n":"Glimpse The Truth"},{"c":3,"s":5,"id":8656,"u":"glitterdust_crb","p":341,"h":1,"n":"Glitterdust"},{"c":3,"s":5,"id":8657,"u":"globe%20of%20invulnerability_crb","p":341,"h":1,"n":"Globe Of Invulnerability"},{"c":3,"s":5,"id":8658,"u":"glutton's%20jaws_crb","p":404,"h":1,"n":"Glutton's Jaws"},{"c":3,"s":5,"id":8659,"u":"glyph%20of%20warding_crb","p":341,"h":1,"n":"Glyph Of Warding"},{"c":3,"s":5,"id":8660,"u":"goblin%20pox_crb","p":341,"h":1,"n":"Goblin Pox"},{"c":3,"s":5,"id":8661,"u":"goodberry_crb","p":399,"h":1,"n":"Goodberry"},{"c":3,"s":5,"id":8662,"u":"grasping%20grave_crb","p":404,"h":1,"n":"Grasping Grave"},{"c":3,"s":5,"id":8663,"u":"grease_crb","p":342,"h":1,"n":"Grease"},{"c":3,"s":5,"id":8664,"u":"grim%20tendrils_crb","p":342,"h":1,"n":"Grim Tendrils"},{"c":3,"s":5,"id":8665,"u":"guidance_crb","p":342,"h":1,"n":"Guidance"},{"c":3,"s":5,"id":8666,"u":"gust%20of%20wind_crb","p":342,"h":1,"n":"Gust Of Wind"},{"c":3,"s":5,"id":8667,"u":"hallucination_crb","p":342,"h":1,"n":"Hallucination"},{"c":3,"s":5,"id":8668,"u":"hallucinatory%20terrain_crb","p":343,"h":1,"n":"Hallucinatory Terrain"},{"c":3,"s":5,"id":8669,"u":"hand%20of%20the%20apprentice_crb","p":407,"h":1,"n":"Hand Of The Apprentice"},{"c":3,"s":5,"id":8670,"u":"harm_crb","p":343,"h":1,"n":"Harm"},{"c":3,"s":5,"id":8671,"u":"haste_crb","p":343,"h":1,"n":"Haste"},{"c":3,"s":5,"id":8672,"u":"heal_crb","p":343,"h":1,"n":"Heal"},{"c":3,"s":5,"id":8673,"u":"heal%20animal_crb","p":399,"h":1,"n":"Heal Animal"},{"c":3,"s":5,"id":8674,"u":"healer's%20blessing_crb","p":393,"h":1,"n":"Healer's Blessing"},{"c":3,"s":5,"id":8675,"u":"hellfire%20plume_crb","p":405,"h":1,"n":"Hellfire Plume"},{"c":3,"s":5,"id":8676,"u":"hero's%20defiance_crb","p":387,"h":1,"n":"Hero's Defiance"},{"c":3,"s":5,"id":8677,"u":"heroism_crb","p":343,"h":1,"n":"Heroism"},{"c":3,"s":5,"id":8678,"u":"hideous%20laughter_crb","p":343,"h":1,"n":"Hideous Laughter"},{"c":3,"s":5,"id":8679,"u":"holy%20cascade_crb","p":344,"h":1,"n":"Holy Cascade"},{"c":3,"s":5,"id":8680,"u":"horrid%20wilting_crb","p":344,"h":1,"n":"Horrid Wilting"},{"c":3,"s":5,"id":8681,"u":"horrific%20visage_crb","p":405,"h":1,"n":"Horrific Visage"},{"c":3,"s":5,"id":8682,"u":"house%20of%20imaginary%20walls_crb","p":386,"h":1,"n":"House Of Imaginary Walls"},{"c":3,"s":5,"id":8683,"u":"humanoid%20form_crb","p":344,"h":1,"n":"Humanoid Form"},{"c":3,"s":5,"id":8684,"u":"hurtling%20stone_crb","p":393,"h":1,"n":"Hurtling Stone"},{"c":3,"s":5,"id":8685,"u":"hydraulic%20push_crb","p":344,"h":1,"n":"Hydraulic Push"},{"c":3,"s":5,"id":8686,"u":"hydraulic%20torrent_crb","p":344,"h":1,"n":"Hydraulic Torrent"},{"c":3,"s":5,"id":8687,"u":"hypercognition_crb","p":344,"h":1,"n":"Hypercognition"},{"c":3,"s":5,"id":8688,"u":"hypnotic%20pattern_crb","p":344,"h":1,"n":"Hypnotic Pattern"},{"c":3,"s":5,"id":8689,"u":"illusory%20creature_crb","p":345,"h":1,"n":"Illusory Creature"},{"c":3,"s":5,"id":8690,"u":"illusory%20disguise_crb","p":345,"h":1,"n":"Illusory Disguise"},{"c":3,"s":5,"id":8691,"u":"illusory%20object_crb","p":345,"h":1,"n":"Illusory Object"},{"c":3,"s":5,"id":8692,"u":"illusory%20scene_crb","p":345,"h":1,"n":"Illusory Scene"},{"c":3,"s":5,"id":8693,"u":"impaling%20briars_crb","p":400,"h":1,"n":"Impaling Briars"},{"c":3,"s":5,"id":8694,"u":"implosion_crb","p":346,"h":1,"n":"Implosion"},{"c":3,"s":5,"id":8695,"u":"insect%20form_crb","p":346,"h":1,"n":"Insect Form"},{"c":3,"s":5,"id":8696,"u":"inspire%20competence_crb","p":386,"h":1,"n":"Inspire Competence"},{"c":3,"s":5,"id":8697,"u":"inspire%20courage_crb","p":386,"h":1,"n":"Inspire Courage"},{"c":3,"s":5,"id":8698,"u":"inspire%20defense_crb","p":386,"h":1,"n":"Inspire Defense"},{"c":3,"s":5,"id":8699,"u":"inspire%20heroics_crb","p":387,"h":1,"n":"Inspire Heroics"},{"c":3,"s":5,"id":8700,"u":"invisibility_crb","p":347,"h":1,"n":"Invisibility"},{"c":3,"s":5,"id":8701,"u":"invisibility%20cloak_crb","p":407,"h":1,"n":"Invisibility Cloak"},{"c":3,"s":5,"id":8702,"u":"invisibility%20sphere_crb","p":347,"h":1,"n":"Invisibility Sphere"},{"c":3,"s":5,"id":8703,"u":"item%20facade_crb","p":347,"h":1,"n":"Item Facade"},{"c":3,"s":5,"id":8704,"u":"jealous%20hex_crb","p":405,"h":1,"n":"Jealous Hex"},{"c":3,"s":5,"id":8705,"u":"jump_crb","p":347,"h":1,"n":"Jump"},{"c":3,"s":5,"id":8706,"u":"ki%20blast_crb","p":401,"h":1,"n":"Ki Blast"},{"c":3,"s":5,"id":8707,"u":"ki%20rush_crb","p":401,"h":1,"n":"Ki Rush"},{"c":3,"s":5,"id":8708,"u":"ki%20strike_crb","p":401,"h":1,"n":"Ki Strike"},{"c":3,"s":5,"id":8709,"u":"knock_crb","p":347,"h":1,"n":"Knock"},{"c":3,"s":5,"id":8710,"u":"know%20direction_crb","p":348,"h":1,"n":"Know Direction"},{"c":3,"s":5,"id":8711,"u":"know%20the%20enemy_crb","p":393,"h":1,"n":"Know The Enemy"},{"c":3,"s":5,"id":8712,"u":"lay%20on%20hands_crb","p":387,"h":1,"n":"Lay On Hands"},{"c":3,"s":5,"id":8713,"u":"levitate_crb","p":348,"h":1,"n":"Levitate"},{"c":3,"s":5,"id":8714,"u":"life%20siphon_crb","p":407,"h":1,"n":"Life Siphon"},{"c":3,"s":5,"id":8715,"u":"light_crb","p":348,"h":1,"n":"Light"},{"c":3,"s":5,"id":8716,"u":"lightning%20bolt_crb","p":348,"h":1,"n":"Lightning Bolt"},{"c":3,"s":5,"id":8717,"u":"lingering%20composition_crb","p":387,"h":1,"n":"Lingering Composition"},{"c":3,"s":5,"id":8718,"u":"litany%20against%20sloth_crb","p":388,"h":1,"n":"Litany Against Sloth"},{"c":3,"s":5,"id":8719,"u":"litany%20against%20wrath_crb","p":388,"h":1,"n":"Litany Against Wrath"},{"c":3,"s":5,"id":8720,"u":"litany%20of%20righteousness_crb","p":388,"h":1,"n":"Litany Of Righteousness"},{"c":3,"s":5,"id":8721,"u":"localized%20quake_crb","p":393,"h":1,"n":"Localized Quake"},{"c":3,"s":5,"id":8722,"u":"locate_crb","p":348,"h":1,"n":"Locate"},{"c":3,"s":5,"id":8723,"u":"lock_crb","p":348,"h":1,"n":"Lock"},{"c":3,"s":5,"id":8724,"u":"longstrider_crb","p":348,"h":1,"n":"Longstrider"},{"c":3,"s":5,"id":8725,"u":"loremaster's%20etude_crb","p":387,"h":1,"n":"Loremaster's Etude"},{"c":3,"s":5,"id":8726,"u":"lucky%20break_crb","p":393,"h":1,"n":"Lucky Break"},{"c":3,"s":5,"id":8727,"u":"mage%20armor_crb","p":348,"h":1,"n":"Mage Armor"},{"c":3,"s":5,"id":8728,"u":"mage%20hand_crb","p":349,"h":1,"n":"Mage Hand"},{"c":3,"s":5,"id":8729,"u":"magic%20aura_crb","p":349,"h":1,"n":"Magic Aura"},{"c":3,"s":5,"id":8730,"u":"magic%20fang_crb","p":349,"h":1,"n":"Magic Fang"},{"c":3,"s":5,"id":8731,"u":"magic%20missile_crb","p":349,"h":1,"n":"Magic Missile"},{"c":3,"s":5,"id":8732,"u":"magic%20mouth_crb","p":349,"h":1,"n":"Magic Mouth"},{"c":3,"s":5,"id":8733,"u":"magic%20weapon_crb","p":349,"h":1,"n":"Magic Weapon"},{"c":3,"s":5,"id":8734,"u":"magic's%20vessel_crb","p":393,"h":1,"n":"Magic's Vessel"},{"c":3,"s":5,"id":8735,"u":"magnificent%20mansion_crb","p":349,"h":1,"n":"Magnificent Mansion"},{"c":3,"s":5,"id":8736,"u":"malignant%20sustenance_crb","p":394,"h":1,"n":"Malignant Sustenance"},{"c":3,"s":5,"id":8737,"u":"mariner's%20curse_crb","p":350,"h":1,"n":"Mariner's Curse"},{"c":3,"s":5,"id":8738,"u":"mask%20of%20terror_crb","p":350,"h":1,"n":"Mask Of Terror"},{"c":3,"s":5,"id":8739,"u":"massacre_crb","p":350,"h":1,"n":"Massacre"},{"c":3,"s":5,"id":8740,"u":"maze_crb","p":350,"h":1,"n":"Maze"},{"c":3,"s":5,"id":8741,"u":"meld%20into%20stone_crb","p":350,"h":1,"n":"Meld Into Stone"},{"c":3,"s":5,"id":8742,"u":"mending_crb","p":351,"h":1,"n":"Mending"},{"c":3,"s":5,"id":8743,"u":"message_crb","p":351,"h":1,"n":"Message"},{"c":3,"s":5,"id":8744,"u":"meteor%20swarm_crb","p":351,"h":1,"n":"Meteor Swarm"},{"c":3,"s":5,"id":8745,"u":"mind%20blank_crb","p":351,"h":1,"n":"Mind Blank"},{"c":3,"s":5,"id":8746,"u":"mind%20probe_crb","p":351,"h":1,"n":"Mind Probe"},{"c":3,"s":5,"id":8747,"u":"mind%20reading_crb","p":351,"h":1,"n":"Mind Reading"},{"c":3,"s":5,"id":8748,"u":"mindlink_crb","p":352,"h":1,"n":"Mindlink"},{"c":3,"s":5,"id":8749,"u":"miracle_crb","p":352,"h":1,"n":"Miracle"},{"c":3,"s":5,"id":8750,"u":"mirror%20image_crb","p":352,"h":1,"n":"Mirror Image"},{"c":3,"s":5,"id":8751,"u":"misdirection_crb","p":352,"h":1,"n":"Misdirection"},{"c":3,"s":5,"id":8752,"u":"mislead_crb","p":352,"h":1,"n":"Mislead"},{"c":3,"s":5,"id":8753,"u":"modify%20memory_crb","p":352,"h":1,"n":"Modify Memory"},{"c":3,"s":5,"id":8754,"u":"moment%20of%20renewal_crb","p":353,"h":1,"n":"Moment Of Renewal"},{"c":3,"s":5,"id":8755,"u":"monstrosity%20form_crb","p":353,"h":1,"n":"Monstrosity Form"},{"c":3,"s":5,"id":8756,"u":"moon%20frenzy_crb","p":353,"h":1,"n":"Moon Frenzy"},{"c":3,"s":5,"id":8757,"u":"moonbeam_crb","p":394,"h":1,"n":"Moonbeam"},{"c":3,"s":5,"id":8758,"u":"mystic%20beacon_crb","p":394,"h":1,"n":"Mystic Beacon"},{"c":3,"s":5,"id":8759,"u":"nature%20incarnate_crb","p":354,"h":1,"n":"Nature Incarnate"},{"c":3,"s":5,"id":8760,"u":"nature's%20bounty_crb","p":394,"h":1,"n":"Nature's Bounty"},{"c":3,"s":5,"id":8761,"u":"nature's%20enmity_crb","p":354,"h":1,"n":"Nature's Enmity"},{"c":3,"s":5,"id":8762,"u":"negate%20aroma_crb","p":354,"h":1,"n":"Negate Aroma"},{"c":3,"s":5,"id":8763,"u":"neutralize%20poison_crb","p":354,"h":1,"n":"Neutralize Poison"},{"c":3,"s":5,"id":8764,"u":"nightmare_crb","p":354,"h":1,"n":"Nightmare"},{"c":3,"s":5,"id":8765,"u":"nondetection_crb","p":355,"h":1,"n":"Nondetection"},{"c":3,"s":5,"id":8766,"u":"obscuring%20mist_crb","p":355,"h":1,"n":"Obscuring Mist"},{"c":3,"s":5,"id":8767,"u":"outcast's%20curse_crb","p":355,"h":1,"n":"Outcast's Curse"},{"c":3,"s":5,"id":8768,"u":"overstuff_crb","p":394,"h":1,"n":"Overstuff"},{"c":3,"s":5,"id":8769,"u":"overwhelming%20presence_crb","p":356,"h":1,"n":"Overwhelming Presence"},{"c":3,"s":5,"id":8770,"u":"paralyze_crb","p":356,"h":1,"n":"Paralyze"},{"c":3,"s":5,"id":8771,"u":"paranoia_crb","p":356,"h":1,"n":"Paranoia"},{"c":3,"s":5,"id":8772,"u":"pass%20without%20trace_crb","p":356,"h":1,"n":"Pass Without Trace"},{"c":3,"s":5,"id":8773,"u":"passwall_crb","p":356,"h":1,"n":"Passwall"},{"c":3,"s":5,"id":8774,"u":"perfected%20form_crb","p":394,"h":1,"n":"Perfected Form"},{"c":3,"s":5,"id":8775,"u":"perfected%20mind_crb","p":394,"h":1,"n":"Perfected Mind"},{"c":3,"s":5,"id":8776,"u":"pest%20form_crb","p":356,"h":1,"n":"Pest Form"},{"c":3,"s":5,"id":8777,"u":"phantasmal%20calamity_crb","p":357,"h":1,"n":"Phantasmal Calamity"},{"c":3,"s":5,"id":8778,"u":"phantasmal%20killer_crb","p":357,"h":1,"n":"Phantasmal Killer"},{"c":3,"s":5,"id":8779,"u":"phantom%20pain_crb","p":357,"h":1,"n":"Phantom Pain"},{"c":3,"s":5,"id":8780,"u":"phantom%20steed_crb","p":357,"h":1,"n":"Phantom Steed"},{"c":3,"s":5,"id":8781,"u":"physical%20boost_crb","p":407,"h":1,"n":"Physical Boost"},{"c":3,"s":5,"id":8782,"u":"plane%20shift_crb","p":357,"h":1,"n":"Plane Shift"},{"c":3,"s":5,"id":8783,"u":"plant%20form_crb","p":358,"h":1,"n":"Plant Form"},{"c":3,"s":5,"id":8784,"u":"polar%20ray_crb","p":358,"h":1,"n":"Polar Ray"},{"c":3,"s":5,"id":8785,"u":"positive%20luminance_crb","p":394,"h":1,"n":"Positive Luminance"},{"c":3,"s":5,"id":8786,"u":"possession_crb","p":358,"h":1,"n":"Possession"},{"c":3,"s":5,"id":8787,"u":"power%20word%20blind_crb","p":358,"h":1,"n":"Power Word Blind"},{"c":3,"s":5,"id":8788,"u":"power%20word%20kill_crb","p":358,"h":1,"n":"Power Word Kill"},{"c":3,"s":5,"id":8789,"u":"power%20word%20stun_crb","p":359,"h":1,"n":"Power Word Stun"},{"c":3,"s":5,"id":8790,"u":"precious%20metals_crb","p":395,"h":1,"n":"Precious Metals"},{"c":3,"s":5,"id":8791,"u":"prestidigitation_crb","p":359,"h":1,"n":"Prestidigitation"},{"c":3,"s":5,"id":8792,"u":"primal%20herd_crb","p":359,"h":1,"n":"Primal Herd"},{"c":3,"s":5,"id":8793,"u":"primal%20phenomenon_crb","p":359,"h":1,"n":"Primal Phenomenon"},{"c":3,"s":5,"id":8794,"u":"primal%20summons_crb","p":400,"h":1,"n":"Primal Summons"},{"c":3,"s":5,"id":8795,"u":"prismatic%20sphere_crb","p":359,"h":1,"n":"Prismatic Sphere"},{"c":3,"s":5,"id":8796,"u":"prismatic%20spray_crb","p":360,"h":1,"n":"Prismatic Spray"},{"c":3,"s":5,"id":8797,"u":"prismatic%20wall_crb","p":360,"h":1,"n":"Prismatic Wall"},{"c":3,"s":5,"id":8798,"u":"private%20sanctum_crb","p":360,"h":1,"n":"Private Sanctum"},{"c":3,"s":5,"id":8799,"u":"produce%20flame_crb","p":360,"h":1,"n":"Produce Flame"},{"c":3,"s":5,"id":8800,"u":"project%20image_crb","p":360,"h":1,"n":"Project Image"},{"c":3,"s":5,"id":8801,"u":"protection_crb","p":361,"h":1,"n":"Protection"},{"c":3,"s":5,"id":8802,"u":"protective%20ward_crb","p":407,"h":1,"n":"Protective Ward"},{"c":3,"s":5,"id":8803,"u":"protector's%20sacrifice_crb","p":395,"h":1,"n":"Protector's Sacrifice"},{"c":3,"s":5,"id":8804,"u":"protector's%20sphere_crb","p":395,"h":1,"n":"Protector's Sphere"},{"c":3,"s":5,"id":8805,"u":"prying%20eye_crb","p":361,"h":1,"n":"Prying Eye"},{"c":3,"s":5,"id":8806,"u":"pulse%20of%20the%20city_crb","p":395,"h":1,"n":"Pulse Of The City"},{"c":3,"s":5,"id":8807,"u":"punishing%20winds_crb","p":361,"h":1,"n":"Punishing Winds"},{"c":3,"s":5,"id":8808,"u":"purify%20food%20and%20drink_crb","p":362,"h":1,"n":"Purify Food And Drink"},{"c":3,"s":5,"id":8809,"u":"purple%20worm%20sting_crb","p":362,"h":1,"n":"Purple Worm Sting"},{"c":3,"s":5,"id":8810,"u":"pushing%20gust_crb","p":395,"h":1,"n":"Pushing Gust"},{"c":3,"s":5,"id":8811,"u":"quivering%20palm_crb","p":401,"h":1,"n":"Quivering Palm"},{"c":3,"s":5,"id":8812,"u":"raise%20dead_crb","p":362,"h":1,"n":"Raise Dead"},{"c":3,"s":5,"id":8813,"u":"ray%20of%20enfeeblement_crb","p":362,"h":1,"n":"Ray Of Enfeeblement"},{"c":3,"s":5,"id":8814,"u":"ray%20of%20frost_crb","p":362,"h":1,"n":"Ray Of Frost"},{"c":3,"s":5,"id":8815,"u":"read%20aura_crb","p":362,"h":1,"n":"Read Aura"},{"c":3,"s":5,"id":8816,"u":"read%20fate_crb","p":395,"h":1,"n":"Read Fate"},{"c":3,"s":5,"id":8817,"u":"read%20omens_crb","p":363,"h":1,"n":"Read Omens"},{"c":3,"s":5,"id":8818,"u":"rebuke%20death_crb","p":396,"h":1,"n":"Rebuke Death"},{"c":3,"s":5,"id":8819,"u":"regenerate_crb","p":363,"h":1,"n":"Regenerate"},{"c":3,"s":5,"id":8820,"u":"remake_crb","p":363,"h":1,"n":"Remake"},{"c":3,"s":5,"id":8821,"u":"remove%20curse_crb","p":363,"h":1,"n":"Remove Curse"},{"c":3,"s":5,"id":8822,"u":"remove%20disease_crb","p":363,"h":1,"n":"Remove Disease"},{"c":3,"s":5,"id":8823,"u":"remove%20fear_crb","p":363,"h":1,"n":"Remove Fear"},{"c":3,"s":5,"id":8824,"u":"remove%20paralysis_crb","p":363,"h":1,"n":"Remove Paralysis"},{"c":3,"s":5,"id":8825,"u":"repulsion_crb","p":363,"h":1,"n":"Repulsion"},{"c":3,"s":5,"id":8826,"u":"resilient%20sphere_crb","p":364,"h":1,"n":"Resilient Sphere"},{"c":3,"s":5,"id":8827,"u":"resist%20energy_crb","p":364,"h":1,"n":"Resist Energy"},{"c":3,"s":5,"id":8828,"u":"resplendent%20mansion_crb","p":364,"h":1,"n":"Resplendent Mansion"},{"c":3,"s":5,"id":8829,"u":"restoration_crb","p":364,"h":1,"n":"Restoration"},{"c":3,"s":5,"id":8830,"u":"restore%20senses_crb","p":364,"h":1,"n":"Restore Senses"},{"c":3,"s":5,"id":8831,"u":"retributive%20pain_crb","p":396,"h":1,"n":"Retributive Pain"},{"c":3,"s":5,"id":8832,"u":"retrocognition_crb","p":365,"h":1,"n":"Retrocognition"},{"c":3,"s":5,"id":8833,"u":"reverse%20gravity_crb","p":365,"h":1,"n":"Reverse Gravity"},{"c":3,"s":5,"id":8834,"u":"revival_crb","p":366,"h":1,"n":"Revival"},{"c":3,"s":5,"id":8835,"u":"righteous%20might_crb","p":366,"h":1,"n":"Righteous Might"},{"c":3,"s":5,"id":8836,"u":"rope%20trick_crb","p":366,"h":1,"n":"Rope Trick"},{"c":3,"s":5,"id":8837,"u":"safeguard%20secret_crb","p":396,"h":1,"n":"Safeguard Secret"},{"c":3,"s":5,"id":8838,"u":"sanctified%20ground_crb","p":366,"h":1,"n":"Sanctified Ground"},{"c":3,"s":5,"id":8839,"u":"sanctuary_crb","p":366,"h":1,"n":"Sanctuary"},{"c":3,"s":5,"id":8840,"u":"savor%20the%20sting_crb","p":396,"h":1,"n":"Savor The Sting"},{"c":3,"s":5,"id":8841,"u":"scholarly%20recollection_crb","p":396,"h":1,"n":"Scholarly Recollection"},{"c":3,"s":5,"id":8842,"u":"scintillating%20pattern_crb","p":367,"h":1,"n":"Scintillating Pattern"},{"c":3,"s":5,"id":8843,"u":"scrying_crb","p":367,"h":1,"n":"Scrying"},{"c":3,"s":5,"id":8844,"u":"searing%20light_crb","p":367,"h":1,"n":"Searing Light"},{"c":3,"s":5,"id":8845,"u":"secret%20page_crb","p":367,"h":1,"n":"Secret Page"},{"c":3,"s":5,"id":8846,"u":"see%20invisibility_crb","p":367,"h":1,"n":"See Invisibility"},{"c":3,"s":5,"id":8847,"u":"sending_crb","p":367,"h":1,"n":"Sending"},{"c":3,"s":5,"id":8848,"u":"shadow%20blast_crb","p":367,"h":1,"n":"Shadow Blast"},{"c":3,"s":5,"id":8849,"u":"shadow%20siphon_crb","p":368,"h":1,"n":"Shadow Siphon"},{"c":3,"s":5,"id":8850,"u":"shadow%20walk_crb","p":368,"h":1,"n":"Shadow Walk"},{"c":3,"s":5,"id":8851,"u":"shape%20stone_crb","p":368,"h":1,"n":"Shape Stone"},{"c":3,"s":5,"id":8852,"u":"shape%20wood_crb","p":368,"h":1,"n":"Shape Wood"},{"c":3,"s":5,"id":8853,"u":"shapechange_crb","p":368,"h":1,"n":"Shapechange"},{"c":3,"s":5,"id":8854,"u":"shared%20nightmare_crb","p":396,"h":1,"n":"Shared Nightmare"},{"c":3,"s":5,"id":8855,"u":"shatter_crb","p":368,"h":1,"n":"Shatter"},{"c":3,"s":5,"id":8856,"u":"shield_crb","p":368,"h":1,"n":"Shield"},{"c":3,"s":5,"id":8857,"u":"shield%20other_crb","p":369,"h":1,"n":"Shield Other"},{"c":3,"s":5,"id":8858,"u":"shifting%20form_crb","p":407,"h":1,"n":"Shifting Form"},{"c":3,"s":5,"id":8859,"u":"shillelagh_crb","p":369,"h":1,"n":"Shillelagh"},{"c":3,"s":5,"id":8860,"u":"shocking%20grasp_crb","p":369,"h":1,"n":"Shocking Grasp"},{"c":3,"s":5,"id":8861,"u":"shrink_crb","p":369,"h":1,"n":"Shrink"},{"c":3,"s":5,"id":8862,"u":"shrink%20item_crb","p":369,"h":1,"n":"Shrink Item"},{"c":3,"s":5,"id":8863,"u":"sigil_crb","p":369,"h":1,"n":"Sigil"},{"c":3,"s":5,"id":8864,"u":"silence_crb","p":369,"h":1,"n":"Silence"},{"c":3,"s":5,"id":8865,"u":"sleep_crb","p":370,"h":1,"n":"Sleep"},{"c":3,"s":5,"id":8866,"u":"slow_crb","p":370,"h":1,"n":"Slow"},{"c":3,"s":5,"id":8867,"u":"solid%20fog_crb","p":370,"h":1,"n":"Solid Fog"},{"c":3,"s":5,"id":8868,"u":"soothe_crb","p":370,"h":1,"n":"Soothe"},{"c":3,"s":5,"id":8869,"u":"soothing%20ballad_crb","p":387,"h":1,"n":"Soothing Ballad"},{"c":3,"s":5,"id":8870,"u":"soothing%20words_crb","p":396,"h":1,"n":"Soothing Words"},{"c":3,"s":5,"id":8871,"u":"sound%20burst_crb","p":370,"h":1,"n":"Sound Burst"},{"c":3,"s":5,"id":8872,"u":"speak%20with%20animals_crb","p":370,"h":1,"n":"Speak With Animals"},{"c":3,"s":5,"id":8873,"u":"speak%20with%20plants_crb","p":370,"h":1,"n":"Speak With Plants"},{"c":3,"s":5,"id":8874,"u":"spectral%20hand_crb","p":370,"h":1,"n":"Spectral Hand"},{"c":3,"s":5,"id":8875,"u":"spell%20immunity_crb","p":371,"h":1,"n":"Spell Immunity"},{"c":3,"s":5,"id":8876,"u":"spell%20turning_crb","p":371,"h":1,"n":"Spell Turning"},{"c":3,"s":5,"id":8877,"u":"spellwrack_crb","p":371,"h":1,"n":"Spellwrack"},{"c":3,"s":5,"id":8878,"u":"spider%20climb_crb","p":371,"h":1,"n":"Spider Climb"},{"c":3,"s":5,"id":8879,"u":"spider%20sting_crb","p":371,"h":1,"n":"Spider Sting"},{"c":3,"s":5,"id":8880,"u":"spirit%20blast_crb","p":371,"h":1,"n":"Spirit Blast"},{"c":3,"s":5,"id":8881,"u":"spirit%20link_crb","p":371,"h":1,"n":"Spirit Link"},{"c":3,"s":5,"id":8882,"u":"spirit%20song_crb","p":372,"h":1,"n":"Spirit Song"},{"c":3,"s":5,"id":8883,"u":"spiritual%20epidemic_crb","p":372,"h":1,"n":"Spiritual Epidemic"},{"c":3,"s":5,"id":8884,"u":"spiritual%20guardian_crb","p":373,"h":1,"n":"Spiritual Guardian"},{"c":3,"s":5,"id":8885,"u":"spiritual%20weapon_crb","p":373,"h":1,"n":"Spiritual Weapon"},{"c":3,"s":5,"id":8886,"u":"splash%20of%20art_crb","p":397,"h":1,"n":"Splash Of Art"},{"c":3,"s":5,"id":8887,"u":"stabilize_crb","p":373,"h":1,"n":"Stabilize"},{"c":3,"s":5,"id":8888,"u":"status_crb","p":373,"h":1,"n":"Status"},{"c":3,"s":5,"id":8889,"u":"stinking%20cloud_crb","p":373,"h":1,"n":"Stinking Cloud"},{"c":3,"s":5,"id":8890,"u":"stone%20tell_crb","p":374,"h":1,"n":"Stone Tell"},{"c":3,"s":5,"id":8891,"u":"stone%20to%20flesh_crb","p":374,"h":1,"n":"Stone To Flesh"},{"c":3,"s":5,"id":8892,"u":"stoneskin_crb","p":374,"h":1,"n":"Stoneskin"},{"c":3,"s":5,"id":8893,"u":"storm%20lord_crb","p":400,"h":1,"n":"Storm Lord"},{"c":3,"s":5,"id":8894,"u":"storm%20of%20vengeance_crb","p":374,"h":1,"n":"Storm Of Vengeance"},{"c":3,"s":5,"id":8895,"u":"stormwind%20flight_crb","p":400,"h":1,"n":"Stormwind Flight"},{"c":3,"s":5,"id":8896,"u":"subconscious%20suggestion_crb","p":374,"h":1,"n":"Subconscious Suggestion"},{"c":3,"s":5,"id":8897,"u":"sudden%20shift_crb","p":397,"h":1,"n":"Sudden Shift"},{"c":3,"s":5,"id":8898,"u":"suggestion_crb","p":374,"h":1,"n":"Suggestion"},{"c":3,"s":5,"id":8899,"u":"summon%20animal_crb","p":375,"h":1,"n":"Summon Animal"},{"c":3,"s":5,"id":8900,"u":"summon%20celestial_crb","p":375,"h":1,"n":"Summon Celestial"},{"c":3,"s":5,"id":8901,"u":"summon%20construct_crb","p":375,"h":1,"n":"Summon Construct"},{"c":3,"s":5,"id":8902,"u":"summon%20dragon_crb","p":375,"h":1,"n":"Summon Dragon"},{"c":3,"s":5,"id":8903,"u":"summon%20elemental_crb","p":375,"h":1,"n":"Summon Elemental"},{"c":3,"s":5,"id":8904,"u":"summon%20entity_crb","p":375,"h":1,"n":"Summon Entity"},{"c":3,"s":5,"id":8905,"u":"summon%20fey_crb","p":375,"h":1,"n":"Summon Fey"},{"c":3,"s":5,"id":8906,"u":"summon%20fiend_crb","p":375,"h":1,"n":"Summon Fiend"},{"c":3,"s":5,"id":8907,"u":"summon%20giant_crb","p":376,"h":1,"n":"Summon Giant"},{"c":3,"s":5,"id":8908,"u":"summon%20plant%20or%20fungus_crb","p":376,"h":1,"n":"Summon Plant Or Fungus"},{"c":3,"s":5,"id":8909,"u":"sunburst_crb","p":376,"h":1,"n":"Sunburst"},{"c":3,"s":5,"id":8910,"u":"swamp%20of%20sloth_crb","p":405,"h":1,"n":"Swamp Of Sloth"},{"c":3,"s":5,"id":8911,"u":"sweet%20dream_crb","p":397,"h":1,"n":"Sweet Dream"},{"c":3,"s":5,"id":8912,"u":"synaptic%20pulse_crb","p":376,"h":1,"n":"Synaptic Pulse"},{"c":3,"s":5,"id":8913,"u":"synesthesia_crb","p":376,"h":1,"n":"Synesthesia"},{"c":3,"s":5,"id":8914,"u":"take%20its%20course_crb","p":397,"h":1,"n":"Take Its Course"},{"c":3,"s":5,"id":8915,"u":"talking%20corpse_crb","p":376,"h":1,"n":"Talking Corpse"},{"c":3,"s":5,"id":8916,"u":"tanglefoot_crb","p":377,"h":1,"n":"Tanglefoot"},{"c":3,"s":5,"id":8917,"u":"tangling%20creepers_crb","p":377,"h":1,"n":"Tangling Creepers"},{"c":3,"s":5,"id":8918,"u":"telekinetic%20haul_crb","p":377,"h":1,"n":"Telekinetic Haul"},{"c":3,"s":5,"id":8919,"u":"telekinetic%20maneuver_crb","p":377,"h":1,"n":"Telekinetic Maneuver"},{"c":3,"s":5,"id":8920,"u":"telekinetic%20projectile_crb","p":377,"h":1,"n":"Telekinetic Projectile"},{"c":3,"s":5,"id":8921,"u":"telepathic%20bond_crb","p":377,"h":1,"n":"Telepathic Bond"},{"c":3,"s":5,"id":8922,"u":"telepathic%20demand_crb","p":377,"h":1,"n":"Telepathic Demand"},{"c":3,"s":5,"id":8923,"u":"telepathy_crb","p":377,"h":1,"n":"Telepathy"},{"c":3,"s":5,"id":8924,"u":"teleport_crb","p":378,"h":1,"n":"Teleport"},{"c":3,"s":5,"id":8925,"u":"tempest%20surge_crb","p":400,"h":1,"n":"Tempest Surge"},{"c":3,"s":5,"id":8926,"u":"tempt%20fate_crb","p":397,"h":1,"n":"Tempt Fate"},{"c":3,"s":5,"id":8927,"u":"tentacular%20limbs_crb","p":405,"h":1,"n":"Tentacular Limbs"},{"c":3,"s":5,"id":8928,"u":"tidal%20surge_crb","p":397,"h":1,"n":"Tidal Surge"},{"c":3,"s":5,"id":8929,"u":"time%20stop_crb","p":378,"h":1,"n":"Time Stop"},{"c":3,"s":5,"id":8930,"u":"tongues_crb","p":378,"h":1,"n":"Tongues"},{"c":3,"s":5,"id":8931,"u":"touch%20of%20idiocy_crb","p":378,"h":1,"n":"Touch Of Idiocy"},{"c":3,"s":5,"id":8932,"u":"touch%20of%20obedience_crb","p":398,"h":1,"n":"Touch Of Obedience"},{"c":3,"s":5,"id":8933,"u":"touch%20of%20the%20moon_crb","p":398,"h":1,"n":"Touch Of The Moon"},{"c":3,"s":5,"id":8934,"u":"touch%20of%20undeath_crb","p":398,"h":1,"n":"Touch Of Undeath"},{"c":3,"s":5,"id":8935,"u":"traveler's%20transit_crb","p":398,"h":1,"n":"Traveler's Transit"},{"c":3,"s":5,"id":8936,"u":"tree%20shape_crb","p":378,"h":1,"n":"Tree Shape"},{"c":3,"s":5,"id":8937,"u":"tree%20stride_crb","p":378,"h":1,"n":"Tree Stride"},{"c":3,"s":5,"id":8938,"u":"trickster's%20twin_crb","p":398,"h":1,"n":"Trickster's Twin"},{"c":3,"s":5,"id":8939,"u":"triple%20time_crb","p":387,"h":1,"n":"Triple Time"},{"c":3,"s":5,"id":8940,"u":"true%20seeing_crb","p":378,"h":1,"n":"True Seeing"},{"c":3,"s":5,"id":8941,"u":"true%20strike_crb","p":379,"h":1,"n":"True Strike"},{"c":3,"s":5,"id":8942,"u":"true%20target_crb","p":379,"h":1,"n":"True Target"},{"c":3,"s":5,"id":8943,"u":"uncontrollable%20dance_crb","p":379,"h":1,"n":"Uncontrollable Dance"},{"c":3,"s":5,"id":8944,"u":"undeath's%20blessing_crb","p":405,"h":1,"n":"Undeath's Blessing"},{"c":3,"s":5,"id":8945,"u":"undetectable%20alignment_crb","p":379,"h":1,"n":"Undetectable Alignment"},{"c":3,"s":5,"id":8946,"u":"unfathomable%20song_crb","p":379,"h":1,"n":"Unfathomable Song"},{"c":3,"s":5,"id":8947,"u":"unfettered%20pack_crb","p":379,"h":1,"n":"Unfettered Pack"},{"c":3,"s":5,"id":8948,"u":"unimpeded%20stride_crb","p":398,"h":1,"n":"Unimpeded Stride"},{"c":3,"s":5,"id":8949,"u":"unity_crb","p":398,"h":1,"n":"Unity"},{"c":3,"s":5,"id":8950,"u":"unrelenting%20observation_crb","p":379,"h":1,"n":"Unrelenting Observation"},{"c":3,"s":5,"id":8951,"u":"unseen%20servant_crb","p":380,"h":1,"n":"Unseen Servant"},{"c":3,"s":5,"id":8952,"u":"unusual%20anatomy_crb","p":405,"h":1,"n":"Unusual Anatomy"},{"c":3,"s":5,"id":8953,"u":"vampiric%20exsanguination_crb","p":380,"h":1,"n":"Vampiric Exsanguination"},{"c":3,"s":5,"id":8954,"u":"vampiric%20touch_crb","p":380,"h":1,"n":"Vampiric Touch"},{"c":3,"s":5,"id":8955,"u":"veil_crb","p":380,"h":1,"n":"Veil"},{"c":3,"s":5,"id":8956,"u":"veil%20of%20confidence_crb","p":398,"h":1,"n":"Veil Of Confidence"},{"c":3,"s":5,"id":8957,"u":"ventriloquism_crb","p":381,"h":1,"n":"Ventriloquism"},{"c":3,"s":5,"id":8958,"u":"vibrant%20pattern_crb","p":381,"h":1,"n":"Vibrant Pattern"},{"c":3,"s":5,"id":8959,"u":"vibrant%20thorns_crb","p":399,"h":1,"n":"Vibrant Thorns"},{"c":3,"s":5,"id":8960,"u":"vigilant%20eye_crb","p":407,"h":1,"n":"Vigilant Eye"},{"c":3,"s":5,"id":8961,"u":"visions%20of%20danger_crb","p":381,"h":1,"n":"Visions Of Danger"},{"c":3,"s":5,"id":8962,"u":"vital%20beacon_crb","p":382,"h":1,"n":"Vital Beacon"},{"c":3,"s":5,"id":8963,"u":"volcanic%20eruption_crb","p":382,"h":1,"n":"Volcanic Eruption"},{"c":3,"s":5,"id":8964,"u":"wail%20of%20the%20banshee_crb","p":382,"h":1,"n":"Wail Of The Banshee"},{"c":3,"s":5,"id":8965,"u":"waking%20nightmare_crb","p":399,"h":1,"n":"Waking Nightmare"},{"c":3,"s":5,"id":8966,"u":"wall%20of%20fire_crb","p":382,"h":1,"n":"Wall Of Fire"},{"c":3,"s":5,"id":8967,"u":"wall%20of%20force_crb","p":382,"h":1,"n":"Wall Of Force"},{"c":3,"s":5,"id":8968,"u":"wall%20of%20ice_crb","p":382,"h":1,"n":"Wall Of Ice"},{"c":3,"s":5,"id":8969,"u":"wall%20of%20stone_crb","p":383,"h":1,"n":"Wall Of Stone"},{"c":3,"s":5,"id":8970,"u":"wall%20of%20thorns_crb","p":383,"h":1,"n":"Wall Of Thorns"},{"c":3,"s":5,"id":8971,"u":"wall%20of%20wind_crb","p":383,"h":1,"n":"Wall Of Wind"},{"c":3,"s":5,"id":8972,"u":"wanderer's%20guide_crb","p":383,"h":1,"n":"Wanderer's Guide"},{"c":3,"s":5,"id":8973,"u":"warp%20mind_crb","p":383,"h":1,"n":"Warp Mind"},{"c":3,"s":5,"id":8974,"u":"warped%20terrain_crb","p":407,"h":1,"n":"Warped Terrain"},{"c":3,"s":5,"id":8975,"u":"water%20breathing_crb","p":384,"h":1,"n":"Water Breathing"},{"c":3,"s":5,"id":8976,"u":"water%20walk_crb","p":384,"h":1,"n":"Water Walk"},{"c":3,"s":5,"id":8977,"u":"weapon%20of%20judgment_crb","p":384,"h":1,"n":"Weapon Of Judgment"},{"c":3,"s":5,"id":8978,"u":"weapon%20storm_crb","p":384,"h":1,"n":"Weapon Storm"},{"c":3,"s":5,"id":8979,"u":"weapon%20surge_crb","p":399,"h":1,"n":"Weapon Surge"},{"c":3,"s":5,"id":8980,"u":"web_crb","p":384,"h":1,"n":"Web"},{"c":3,"s":5,"id":8981,"u":"weird_crb","p":385,"h":1,"n":"Weird"},{"c":3,"s":5,"id":8982,"u":"wholeness%20of%20body_crb","p":402,"h":1,"n":"Wholeness Of Body"},{"c":3,"s":5,"id":8983,"u":"wild%20morph_crb","p":400,"h":1,"n":"Wild Morph"},{"c":3,"s":5,"id":8984,"u":"wild%20shape_crb","p":401,"h":1,"n":"Wild Shape"},{"c":3,"s":5,"id":8985,"u":"wild%20winds%20stance_crb","p":402,"h":1,"n":"Wild Winds Stance"},{"c":3,"s":5,"id":8986,"u":"wind%20jump_crb","p":402,"h":1,"n":"Wind Jump"},{"c":3,"s":5,"id":8987,"u":"wind%20walk_crb","p":385,"h":1,"n":"Wind Walk"},{"c":3,"s":5,"id":8988,"u":"wish_crb","p":385,"h":1,"n":"Wish"},{"c":3,"s":5,"id":8989,"u":"word%20of%20freedom_crb","p":399,"h":1,"n":"Word Of Freedom"},{"c":3,"s":5,"id":8990,"u":"word%20of%20truth_crb","p":399,"h":1,"n":"Word Of Truth"},{"c":3,"s":5,"id":8991,"u":"you're%20mine_crb","p":406,"h":1,"n":"You're Mine"},{"c":3,"s":5,"id":8992,"u":"zeal%20for%20battle_crb","p":399,"h":1,"n":"Zeal For Battle"},{"c":3,"s":5,"id":8993,"u":"zealous%20conviction_crb","p":385,"h":1,"n":"Zealous Conviction"},{"c":3,"s":5,"id":8994,"u":"zone%20of%20truth_crb","p":385,"h":1,"n":"Zone Of Truth"},{"c":3,"s":18,"id":8995,"u":"exchange%20image_aoa3","p":73,"h":1,"n":"Exchange Image"},{"c":3,"s":18,"id":8996,"u":"forgotten%20lines_aoa3","p":73,"h":1,"n":"Forgotten Lines"},{"c":3,"s":18,"id":8997,"u":"join%20pasts_aoa3","p":74,"h":1,"n":"Join Pasts"},{"c":3,"s":18,"id":8998,"u":"silver's%20refrain_aoa3","p":74,"h":1,"n":"Silver's Refrain"},{"c":3,"s":18,"id":8999,"u":"spiritual%20anamnesis_aoa3","p":74,"h":1,"n":"Spiritual Anamnesis"},{"c":3,"s":19,"id":9000,"u":"electrified%20crystal%20ward_aoa4","p":75,"h":1,"n":"Electrified Crystal Ward"},{"c":3,"s":19,"id":9001,"u":"practice%20makes%20perfect_aoa4","p":63,"h":1,"n":"Practice Makes Perfect"},{"c":3,"s":19,"id":9002,"u":"tireless%20worker_aoa4","p":63,"h":1,"n":"Tireless Worker"},{"c":3,"s":21,"id":9003,"u":"apex%20companion_aoa6","p":77,"h":1,"n":"Apex Companion"},{"c":3,"s":21,"id":9004,"u":"song%20of%20the%20fallen_aoa6","p":77,"h":1,"n":"Song Of The Fallen"},{"c":3,"s":23,"id":9005,"u":"admonishing%20ray_aoe2","p":76,"h":1,"n":"Admonishing Ray"},{"c":3,"s":23,"id":9006,"u":"magical%20fetters_aoe2","p":77,"h":1,"n":"Magical Fetters"},{"c":3,"s":23,"id":9007,"u":"maze%20of%20locked%20doors_aoe2","p":77,"h":1,"n":"Maze Of Locked Doors"},{"c":3,"s":23,"id":9008,"u":"putrefy%20food%20and%20drink_aoe2","p":77,"h":1,"n":"Putrefy Food And Drink"},{"c":3,"s":23,"id":9009,"u":"speaking%20sky_aoe2","p":79,"h":1,"n":"Speaking Sky"},{"c":3,"s":23,"id":9010,"u":"steal%20the%20sky_aoe2","p":79,"h":1,"n":"Steal The Sky"},{"c":3,"s":25,"id":9011,"u":"imp%20sting_aoe4","p":80,"h":1,"n":"Imp Sting"},{"c":3,"s":25,"id":9012,"u":"leng%20sting_aoe4","p":80,"h":1,"n":"Leng Sting"},{"c":3,"s":25,"id":9013,"u":"linnorm%20sting_aoe4","p":81,"h":1,"n":"Linnorm Sting"},{"c":3,"s":25,"id":9014,"u":"swarming%20wasp%20stings_aoe4","p":81,"h":1,"n":"Swarming Wasp Stings"},{"c":3,"s":25,"id":9015,"u":"wyvern%20sting_aoe4","p":81,"h":1,"n":"Wyvern Sting"},{"c":3,"s":26,"id":9016,"u":"ordained%20purpose_aoe5","p":75,"h":1,"n":"Ordained Purpose"},{"c":3,"s":26,"id":9017,"u":"split%20the%20tongue_aoe5","p":75,"h":1,"n":"Split The Tongue"},{"c":3,"s":27,"id":9018,"u":"divinity%20leech_aoe6","p":75,"h":1,"n":"Divinity Leech"},{"c":3,"s":27,"id":9019,"u":"prismatic%20shield_aoe6","p":75,"h":1,"n":"Prismatic Shield"},{"c":3,"s":28,"id":9020,"u":"worm's%20repast_av1","p":80,"h":1,"n":"Worm's Repast"},{"c":3,"s":29,"id":9021,"u":"daydreamer's%20curse_av2","p":73,"h":1,"n":"Daydreamer's Curse"},{"c":3,"s":29,"id":9022,"u":"sage's%20curse_av2","p":73,"h":1,"n":"Sage's Curse"},{"c":3,"s":29,"id":9023,"u":"sage's%20curse_av2","p":73,"h":1,"n":"Savant's Curse (Sage's Curse)"},{"c":3,"s":30,"id":9024,"u":"call%20the%20blood_av3","p":75,"h":1,"n":"Call The Blood"},{"c":3,"s":30,"id":9025,"u":"ectoplasmic%20expulsion_av3","p":75,"h":1,"n":"Ectoplasmic Expulsion"},{"c":3,"s":30,"id":9026,"u":"fearful%20feast_av3","p":65,"h":1,"n":"Fearful Feast"},{"c":3,"s":30,"id":9027,"u":"lift%20nature's%20caul_av3","p":65,"h":1,"n":"Lift Nature's Caul"},{"c":3,"s":10,"id":9028,"u":"hallowed%20ground_botd","p":25,"h":1,"n":"Hallowed Ground"},{"c":3,"s":10,"id":9029,"u":"eyes%20of%20the%20dead_botd","p":35,"h":1,"n":"Eyes of the Dead"},{"c":3,"s":10,"id":9030,"u":"shambling%20horror_botd","p":35,"h":1,"n":"Shambling Horror"},{"c":3,"s":10,"id":9031,"u":"subjugate%20undead_botd","p":35,"h":1,"n":"Subjugate Undead"},{"c":3,"s":11,"id":9032,"u":"distortion%20lens_da","p":23,"h":1,"n":"Distortion Lens"},{"c":3,"s":11,"id":9033,"u":"ghostly%20shift_da","p":23,"h":1,"n":"Ghostly Shift"},{"c":3,"s":11,"id":9034,"u":"tesseract%20tunnel_da","p":23,"h":1,"n":"Tesseract Tunnel"},{"c":3,"s":11,"id":9035,"u":"imaginary%20weapon_da","p":22,"h":1,"n":"Imaginary Weapon"},{"c":3,"s":11,"id":9036,"u":"astral%20rain_da","p":22,"h":1,"n":"Astral Rain"},{"c":3,"s":11,"id":9037,"u":"hologram%20cage_da","p":22,"h":1,"n":"Hologram Cage"},{"c":3,"s":11,"id":9038,"u":"forbidden%20thought_da","p":21,"h":1,"n":"Forbidden Thought"},{"c":3,"s":11,"id":9039,"u":"shatter%20mind_da","p":21,"h":1,"n":"Shatter Mind"},{"c":3,"s":11,"id":9040,"u":"contagious%20idea_da","p":21,"h":1,"n":"Contagious Idea"},{"c":3,"s":11,"id":9041,"u":"thermal%20stasis_da","p":20,"h":1,"n":"Thermal Stasis"},{"c":3,"s":11,"id":9042,"u":"entropic%20wheel_da","p":20,"h":1,"n":"Entropic Wheel"},{"c":3,"s":11,"id":9043,"u":"redistribute%20potential_da","p":20,"h":1,"n":"Redistribute Potential"},{"c":3,"s":11,"id":9044,"u":"glimpse%20weakness_da","p":18,"h":1,"n":"Glimpse Weakness"},{"c":3,"s":11,"id":9045,"u":"omnidirectional%20scan_da","p":18,"h":1,"n":"Omnidirectional Scan"},{"c":3,"s":11,"id":9046,"u":"foresee%20the%20path_da","p":18,"h":1,"n":"Foresee the Path"},{"c":3,"s":11,"id":9047,"u":"telekinetic%20rend_da","p":17,"h":1,"n":"Telekinetic Rend"},{"c":3,"s":11,"id":9048,"u":"vector%20screen_da","p":17,"h":1,"n":"Vector Screen"},{"c":3,"s":11,"id":9049,"u":"bilocation_da","p":104,"h":1,"n":"Bilocation"},{"c":3,"s":11,"id":9050,"u":"bracing%20tendrils_da","p":104,"h":1,"n":"Bracing Tendrils"},{"c":3,"s":11,"id":9051,"u":"empty%20pack_da","p":105,"h":1,"n":"Empty Pack"},{"c":3,"s":11,"id":9052,"u":"etheric%20shards_da","p":105,"h":1,"n":"Etheric Shards"},{"c":3,"s":11,"id":9053,"u":"falling%20sky_da","p":105,"h":1,"n":"Falling Sky"},{"c":3,"s":11,"id":9054,"u":"focusing%20hum_da","p":105,"h":1,"n":"Focusing Hum"},{"c":3,"s":11,"id":9055,"u":"implement%20of%20destruction_da","p":105,"h":1,"n":"Implement of Destruction"},{"c":3,"s":11,"id":9056,"u":"kinetic%20ram_da","p":105,"h":1,"n":"Kinetic Ram"},{"c":3,"s":11,"id":9057,"u":"momentary%20recovery_da","p":106,"h":1,"n":"Momentary Recovery"},{"c":3,"s":11,"id":9058,"u":"moth's%20supper_da","p":106,"h":1,"n":"Moth's Supper"},{"c":3,"s":11,"id":9059,"u":"phase%20bolt_da","p":106,"h":1,"n":"Phase Bolt"},{"c":3,"s":11,"id":9060,"u":"poltergeist's%20fury_da","p":106,"h":1,"n":"Poltergeist's Fury"},{"c":3,"s":11,"id":9061,"u":"rally%20point_da","p":106,"h":1,"n":"Rally Point"},{"c":3,"s":11,"id":9062,"u":"sea%20of%20thought_da","p":106,"h":1,"n":"Sea of Thought"},{"c":3,"s":11,"id":9063,"u":"shadow%20spy_da","p":107,"h":1,"n":"Shadow Spy"},{"c":3,"s":11,"id":9064,"u":"soft%20landing_da","p":107,"h":1,"n":"Soft Landing"},{"c":3,"s":11,"id":9065,"u":"telekinetic%20bombardment_da","p":107,"h":1,"n":"Telekinetic Bombardment"},{"c":3,"s":11,"id":9066,"u":"warp%20step_da","p":107,"h":1,"n":"Warp Step"},{"c":3,"s":11,"id":9067,"u":"false%20nature_da","p":78,"h":1,"n":"False Nature"},{"c":3,"s":11,"id":9068,"u":"cinder%20gaze_da","p":142,"h":1,"n":"Cinder Gaze"},{"c":3,"s":11,"id":9069,"u":"pact%20broker_da","p":159,"h":1,"n":"Pact Broker"},{"c":3,"s":11,"id":9070,"u":"return%20the%20favor_da","p":159,"h":1,"n":"Return the Favor"},{"c":3,"s":11,"id":9071,"u":"over%20the%20coals_da","p":159,"h":1,"n":"Over the Coals"},{"c":3,"s":11,"id":9072,"u":"awaken%20entropy_da","p":181,"h":1,"n":"Awaken Entropy"},{"c":3,"s":11,"id":9073,"u":"behold%20the%20weave_da","p":181,"h":1,"n":"Behold the Weave"},{"c":3,"s":11,"id":9074,"u":"loose%20time's%20arrow_da","p":182,"h":1,"n":"Loose Time's Arrow"},{"c":3,"s":11,"id":9075,"u":"morass%20of%20ages_da","p":182,"h":1,"n":"Morass of Ages"},{"c":3,"s":11,"id":9076,"u":"quicken%20time_da","p":182,"h":1,"n":"Quicken Time"},{"c":3,"s":11,"id":9077,"u":"stagnate%20time_da","p":182,"h":1,"n":"Stagnate Time"},{"c":3,"s":11,"id":9078,"u":"summon%20irii_da","p":182,"h":1,"n":"Summon Irii"},{"c":3,"s":11,"id":9079,"u":"suspended%20retribution_da","p":183,"h":1,"n":"Suspended Retribution"},{"c":3,"s":11,"id":9080,"u":"temporal%20twin_da","p":183,"h":1,"n":"Temporal Twin"},{"c":3,"s":11,"id":9081,"u":"time%20pocket_da","p":183,"h":1,"n":"Time Pocket"},{"c":3,"s":11,"id":9082,"u":"temporal%20distortion_da","p":189,"h":1,"n":"Temporal Distortion"},{"c":3,"s":11,"id":9083,"u":"time%20skip_da","p":189,"h":1,"n":"Time Skip"},{"c":3,"s":11,"id":9084,"u":"manifold%20lives_da","p":189,"h":1,"n":"Manifold Lives"},{"c":3,"s":11,"id":9085,"u":"path%20of%20least%20resistance_da","p":185,"h":1,"n":"Path of Least Resistance"},{"c":3,"s":11,"id":9086,"u":"time%20sense_da","p":183,"h":1,"n":"Time Sense"},{"c":3,"s":11,"id":9087,"u":"euphoric%20renewal_da","p":142,"h":1,"n":"Euphoric Renewal"},{"c":3,"s":11,"id":9088,"u":"frenzied%20revelry_da","p":142,"h":1,"n":"Frenzied Revelry"},{"c":3,"s":11,"id":9089,"u":"hollow%20heart_da","p":142,"h":1,"n":"Hollow Heart"},{"c":3,"s":11,"id":9090,"u":"waking%20dream_da","p":207,"h":1,"n":"Waking Dream"},{"c":3,"s":11,"id":9091,"u":"isolation_da","p":143,"h":1,"n":"Isolation"},{"c":3,"s":11,"id":9092,"u":"inevitable%20destination_da","p":143,"h":1,"n":"Inevitable Destination"},{"c":3,"s":11,"id":9093,"u":"purifying%20veil_da","p":143,"h":1,"n":"Purifying Veil"},{"c":3,"s":11,"id":9094,"u":"shaken%20confidence_da","p":143,"h":1,"n":"Shaken Confidence"},{"c":3,"s":11,"id":9095,"u":"string%20of%20fate_da","p":143,"h":1,"n":"String of Fate"},{"c":3,"s":11,"id":9096,"u":"victory%20cry_da","p":143,"h":1,"n":"Victory Cry"},{"c":3,"s":11,"id":9097,"u":"weaponize%20secret_da","p":143,"h":1,"n":"Weaponize Secret"},{"c":3,"s":11,"id":9098,"u":"wind%20whispers_da","p":144,"h":1,"n":"Wind Whispers"},{"c":3,"s":11,"id":9099,"u":"wordsmith_da","p":144,"h":1,"n":"Wordsmith"},{"c":3,"s":11,"id":9100,"u":"dancing%20blade_da","p":17,"h":1,"n":"Dancing Blade"},{"c":3,"s":31,"id":9101,"u":"breath%20of%20drought_ec1","p":78,"h":1,"n":"Breath Of Drought"},{"c":3,"s":31,"id":9102,"u":"personal%20rain%20cloud_ec1","p":78,"h":1,"n":"Personal Rain Cloud"},{"c":3,"s":31,"id":9103,"u":"rime%20slick_ec1","p":78,"h":1,"n":"Rime Slick"},{"c":3,"s":31,"id":9104,"u":"scouring%20sand_ec1","p":78,"h":1,"n":"Scouring Sand"},{"c":3,"s":31,"id":9105,"u":"sea%20surge_ec1","p":78,"h":1,"n":"Sea Surge"},{"c":3,"s":31,"id":9106,"u":"sudden%20bolt_ec1","p":79,"h":1,"n":"Sudden Bolt"},{"c":3,"s":31,"id":9107,"u":"unseasonable%20squall_ec1","p":79,"h":1,"n":"Unseasonable Squall"},{"c":3,"s":31,"id":9108,"u":"verdant%20sprout_ec1","p":79,"h":1,"n":"Verdant Sprout"},{"c":3,"s":32,"id":9109,"u":"clownish%20curse_ec2","p":77,"h":1,"n":"Clownish Curse"},{"c":3,"s":32,"id":9110,"u":"favorable%20review_ec2","p":77,"h":1,"n":"Favorable Review"},{"c":3,"s":32,"id":9111,"u":"pillar%20of%20water_ec2","p":77,"h":1,"n":"Pillar Of Water"},{"c":3,"s":32,"id":9112,"u":"pyrotechnics_ec2","p":77,"h":1,"n":"Pyrotechnics"},{"c":3,"s":9,"id":9113,"u":"ravening%20maw_ec3","p":67,"h":1,"n":"Ravening Maw"},{"c":3,"s":33,"id":9114,"u":"blood%20feast_ec4","p":74,"h":1,"n":"Blood Feast"},{"c":3,"s":33,"id":9115,"u":"entrancing%20eyes_ec4","p":74,"h":1,"n":"Entrancing Eyes"},{"c":3,"s":33,"id":9116,"u":"necrotic%20radiation_ec4","p":75,"h":1,"n":"Necrotic Radiation"},{"c":3,"s":34,"id":9117,"u":"blightburn%20blast_ec5","p":73,"h":1,"n":"Blightburn Blast"},{"c":3,"s":34,"id":9118,"u":"control%20sand_ec5","p":73,"h":1,"n":"Control Sand"},{"c":3,"s":34,"id":9119,"u":"pillars%20of%20sand_ec5","p":74,"h":1,"n":"Pillars Of Sand"},{"c":3,"s":35,"id":9120,"u":"astral%20labyrinth_ec6","p":76,"h":1,"n":"Astral Labyrinth"},{"c":3,"s":35,"id":9121,"u":"deluge_ec6","p":76,"h":1,"n":"Deluge"},{"c":3,"s":35,"id":9122,"u":"devour%20life_ec6","p":76,"h":1,"n":"Devour Life"},{"c":3,"s":35,"id":9123,"u":"prying%20survey_ec6","p":76,"h":1,"n":"Prying Survey"},{"c":3,"s":35,"id":9124,"u":"undermine%20reality_ec6","p":76,"h":1,"n":"Undermine Reality"},{"c":3,"s":35,"id":9125,"u":"upheaval_ec6","p":77,"h":1,"n":"Upheaval"},{"c":3,"s":37,"id":9126,"u":"aura%20of%20the%20unremarkable_frp1","p":77,"h":1,"n":"Aura Of The Unremarkable"},{"c":3,"s":37,"id":9127,"u":"return%20beacon_frp1","p":77,"h":1,"n":"Return Beacon"},{"c":3,"s":37,"id":9128,"u":"wronged%20monk's%20wrath_frp1","p":77,"h":1,"n":"Wronged Monk's Wrath"},{"c":3,"s":39,"id":9129,"u":"cleansing%20flames_frp3","p":74,"h":1,"n":"Cleansing Flames"},{"c":3,"s":39,"id":9130,"u":"rejuvenating%20flames_frp3","p":74,"h":1,"n":"Rejuvenating Flames"},{"c":3,"s":39,"id":9131,"u":"shroud%20of%20flame_frp3","p":74,"h":1,"n":"Shroud Of Flame"},{"c":3,"s":7,"id":9132,"u":"invoke%20the%20crimson%20oath_locg","p":90,"h":1,"n":"Invoke The Crimson Oath"},{"c":3,"s":7,"id":9133,"u":"light%20of%20revelation_locg","p":91,"h":1,"n":"Light Of Revelation"},{"c":3,"s":7,"id":9134,"u":"perfect%20strike_locg","p":131,"h":1,"n":"Perfect Strike"},{"c":3,"s":7,"id":9135,"u":"sun%20blade_locg","p":91,"h":1,"n":"Sun Blade"},{"c":3,"s":59,"id":9136,"u":"acid%20storm_logm","p":106,"h":1,"n":"Acid Storm"},{"c":3,"s":59,"id":9137,"u":"acidic%20burst_logm","p":106,"h":1,"n":"Acidic Burst"},{"c":3,"s":59,"id":9138,"u":"adapt%20self_logm","p":112,"h":1,"n":"Adapt Self"},{"c":3,"s":59,"id":9139,"u":"adaptive%20ablation_logm","p":112,"h":1,"n":"Adaptive Ablation"},{"c":3,"s":59,"id":9140,"u":"agitate_logm","p":106,"h":1,"n":"Agitate"},{"c":3,"s":59,"id":9141,"u":"animus%20mine_logm","p":106,"h":1,"n":"Animus Mine"},{"c":3,"s":59,"id":9142,"u":"anticipate%20peril_logm","p":107,"h":1,"n":"Anticipate Peril"},{"c":3,"s":59,"id":9143,"u":"asterism_logm","p":117,"h":1,"n":"Asterism"},{"c":3,"s":59,"id":9144,"u":"befuddle_logm","p":107,"h":1,"n":"Befuddle"},{"c":3,"s":59,"id":9145,"u":"bottle%20the%20storm_logm","p":115,"h":1,"n":"Bottle The Storm"},{"c":3,"s":59,"id":9146,"u":"brand%20the%20impenitent_logm","p":107,"h":1,"n":"Brand The Impenitent"},{"c":3,"s":59,"id":9147,"u":"charged%20javelin_logm","p":115,"h":1,"n":"Charged Javelin"},{"c":3,"s":59,"id":9148,"u":"chilling%20spray_logm","p":107,"h":1,"n":"Chilling Spray"},{"c":3,"s":59,"id":9149,"u":"cup%20of%20dust_logm","p":107,"h":1,"n":"Cup Of Dust"},{"c":3,"s":59,"id":9150,"u":"delay%20consequence_logm","p":118,"h":1,"n":"Delay Consequence"},{"c":3,"s":59,"id":9151,"u":"diamond%20dust_logm","p":112,"h":1,"n":"Diamond Dust"},{"c":3,"s":59,"id":9152,"u":"divine%20plagues_logm","p":115,"h":1,"n":"Divine Plagues"},{"c":3,"s":59,"id":9153,"u":"door%20to%20beyond_logm","p":119,"h":1,"n":"Door To Beyond"},{"c":3,"s":59,"id":9154,"u":"draconic%20barrage_logm","p":119,"h":1,"n":"Draconic Barrage"},{"c":3,"s":59,"id":9155,"u":"dust%20storm_logm","p":114,"h":1,"n":"Dust Storm"},{"c":3,"s":59,"id":9156,"u":"dutiful%20challenge_logm","p":114,"h":1,"n":"Dutiful Challenge"},{"c":3,"s":59,"id":9157,"u":"ectoplasmic%20interstice_logm","p":117,"h":1,"n":"Ectoplasmic Interstice"},{"c":3,"s":59,"id":9158,"u":"eject%20soul_logm","p":117,"h":1,"n":"Eject Soul"},{"c":3,"s":59,"id":9159,"u":"empty%20inside_logm","p":119,"h":1,"n":"Empty Inside"},{"c":3,"s":59,"id":9160,"u":"endure_logm","p":107,"h":1,"n":"Endure"},{"c":3,"s":59,"id":9161,"u":"ephemeral%20hazards_logm","p":113,"h":1,"n":"Ephemeral Hazards"},{"c":3,"s":59,"id":9162,"u":"expeditious%20excavation_logm","p":107,"h":1,"n":"Expeditious Excavation"},{"c":3,"s":59,"id":9163,"u":"fallow%20field_logm","p":113,"h":1,"n":"Fallow Field"},{"c":3,"s":59,"id":9164,"u":"feast%20of%20ashes_logm","p":107,"h":1,"n":"Feast Of Ashes"},{"c":3,"s":59,"id":9165,"u":"font%20of%20serenity_logm","p":116,"h":1,"n":"Font Of Serenity"},{"c":3,"s":59,"id":9166,"u":"foul%20miasma_logm","p":115,"h":1,"n":"Foul Miasma"},{"c":3,"s":59,"id":9167,"u":"fungal%20hyphae_logm","p":108,"h":1,"n":"Fungal Hyphae"},{"c":3,"s":59,"id":9168,"u":"ghostly%20transcription_logm","p":115,"h":1,"n":"Ghostly Transcription"},{"c":3,"s":59,"id":9169,"u":"gravity%20well_logm","p":108,"h":1,"n":"Gravity Well"},{"c":3,"s":59,"id":9170,"u":"hyperfocus_logm","p":113,"h":1,"n":"Hyperfocus"},{"c":3,"s":59,"id":9171,"u":"ill%20omen_logm","p":108,"h":1,"n":"Ill Omen"},{"c":3,"s":59,"id":9172,"u":"iron%20gut_logm","p":108,"h":1,"n":"Iron Gut"},{"c":3,"s":59,"id":9173,"u":"lament_logm","p":116,"h":1,"n":"Lament"},{"c":3,"s":59,"id":9174,"u":"liberating%20command_logm","p":108,"h":1,"n":"Liberating Command"},{"c":3,"s":59,"id":9175,"u":"message%20rune_logm","p":108,"h":1,"n":"Message Rune"},{"c":3,"s":59,"id":9176,"u":"oathkeeper's%20insignia_logm","p":114,"h":1,"n":"Oathkeeper's Insignia"},{"c":3,"s":59,"id":9177,"u":"object%20memory_logm","p":118,"h":1,"n":"Object Memory"},{"c":3,"s":59,"id":9178,"u":"overflowing%20sorrow_logm","p":116,"h":1,"n":"Overflowing Sorrow"},{"c":3,"s":59,"id":9179,"u":"parch_logm","p":114,"h":1,"n":"Parch"},{"c":3,"s":59,"id":9180,"u":"penumbral%20shroud_logm","p":109,"h":1,"n":"Penumbral Shroud"},{"c":3,"s":59,"id":9181,"u":"redact_logm","p":114,"h":1,"n":"Redact"},{"c":3,"s":59,"id":9182,"u":"reflective%20scales_logm","p":109,"h":1,"n":"Reflective Scales"},{"c":3,"s":59,"id":9183,"u":"remember%20the%20lost_logm","p":119,"h":1,"n":"Remember The Lost"},{"c":3,"s":59,"id":9184,"u":"roar%20of%20the%20wyrm_logm","p":119,"h":1,"n":"Roar Of The Wyrm"},{"c":3,"s":59,"id":9185,"u":"share%20burden_logm","p":116,"h":1,"n":"Share Burden"},{"c":3,"s":59,"id":9186,"u":"share%20lore_logm","p":109,"h":1,"n":"Share Lore"},{"c":3,"s":59,"id":9187,"u":"shattering%20gem_logm","p":109,"h":1,"n":"Shattering Gem"},{"c":3,"s":59,"id":9188,"u":"shifting%20sand_logm","p":110,"h":1,"n":"Shifting Sand"},{"c":3,"s":59,"id":9189,"u":"shockwave_logm","p":110,"h":1,"n":"Shockwave"},{"c":3,"s":59,"id":9190,"u":"show%20the%20way_logm","p":110,"h":1,"n":"Show The Way"},{"c":3,"s":59,"id":9191,"u":"slough%20skin_logm","p":110,"h":1,"n":"Slough Skin"},{"c":3,"s":59,"id":9192,"u":"stasis_logm","p":118,"h":1,"n":"Stasis"},{"c":3,"s":59,"id":9193,"u":"swarm%20form_logm","p":118,"h":1,"n":"Swarm Form"},{"c":3,"s":59,"id":9194,"u":"swarmsense_logm","p":117,"h":1,"n":"Swarmsense"},{"c":3,"s":59,"id":9195,"u":"temporary%20tool_logm","p":110,"h":1,"n":"Temporary Tool"},{"c":3,"s":59,"id":9196,"u":"tether_logm","p":111,"h":1,"n":"Tether"},{"c":3,"s":59,"id":9197,"u":"time%20beacon_logm","p":111,"h":1,"n":"Time Beacon"},{"c":3,"s":59,"id":9198,"u":"whirling%20scarves_logm","p":111,"h":1,"n":"Whirling Scarves"},{"c":3,"s":59,"id":9199,"u":"winter%20bolt_logm","p":112,"h":1,"n":"Winter Bolt"},{"c":3,"s":59,"id":9200,"u":"withering%20grasp_logm","p":112,"h":1,"n":"Withering Grasp"},{"c":3,"s":59,"id":9201,"u":"zenith%20star_logm","p":117,"h":1,"n":"Zenith Star"},{"c":3,"s":6,"id":9202,"u":"blinking%20flame%20aura_loil","p":222,"h":1,"n":"Blinking Flame Aura"},{"c":3,"s":6,"id":9203,"u":"unblinking%20flame%20emblem_loil","p":223,"h":1,"n":"Unblinking Flame Emblem"},{"c":3,"s":6,"id":9204,"u":"unblinking%20flame%20ignition_loil","p":223,"h":1,"n":"Unblinking Flame Ignition"},{"c":3,"s":6,"id":9205,"u":"unbreaking%20wave%20barrier_loil","p":223,"h":1,"n":"Unbreaking Wave Barrier"},{"c":3,"s":6,"id":9206,"u":"unbreaking%20wave%20containment_loil","p":223,"h":1,"n":"Unbreaking Wave Containment"},{"c":3,"s":6,"id":9207,"u":"unbreaking%20wave%20vapor_loil","p":223,"h":1,"n":"Unbreaking Wave Vapor"},{"c":3,"s":6,"id":9208,"u":"unfolding%20wind%20blitz_loil","p":223,"h":1,"n":"Unfolding Wind Blitz"},{"c":3,"s":6,"id":9209,"u":"unfolding%20wind%20buffet_loil","p":223,"h":1,"n":"Unfolding Wind Buffet"},{"c":3,"s":6,"id":9210,"u":"unfolding%20wind%20crash_loil","p":224,"h":1,"n":"Unfolding Wind Crash"},{"c":3,"s":6,"id":9211,"u":"untwisting%20iron%20augmentation_loil","p":224,"h":1,"n":"Untwisting Iron Augmentation"},{"c":3,"s":6,"id":9212,"u":"untwisting%20iron%20pillar_loil","p":224,"h":1,"n":"Untwisting Iron Pillar"},{"c":3,"s":6,"id":9213,"u":"untwisting%20iron%20roots_loil","p":224,"h":1,"n":"Untwisting Iron Roots"},{"c":3,"s":6,"id":9214,"u":"speaking%20sky_loil","p":225,"h":1,"n":"Speaking Sky"},{"c":3,"s":6,"id":9215,"u":"steal%20the%20sky_loil","p":225,"h":1,"n":"Steal the Sky"},{"c":3,"s":6,"id":9216,"u":"summon%20ancient%20fleshforged_loil","p":306,"h":1,"n":"Summon Ancient Fleshforged"},{"c":3,"s":6,"id":9217,"u":"summon%20healing%20servitor_loil","p":307,"h":1,"n":"Summon Healing Servitor"},{"c":3,"s":60,"id":9218,"u":"for%20love%2c%20for%20lightning_lokl","p":76,"h":1,"n":"For Love, for Lightning"},{"c":3,"s":60,"id":9219,"u":"buffeting%20winds_lokl","p":92,"h":1,"n":"Buffeting Winds"},{"c":3,"s":60,"id":9220,"u":"consecrate%20flesh_lokl","p":92,"h":1,"n":"Consecrate Flesh"},{"c":3,"s":60,"id":9221,"u":"dancing%20shield_lokl","p":92,"h":1,"n":"Dancing Shield"},{"c":3,"s":60,"id":9222,"u":"desperate%20repair_lokl","p":92,"h":1,"n":"Desperate Repair"},{"c":3,"s":60,"id":9223,"u":"detect%20creator_lokl","p":93,"h":1,"n":"Detect Creator"},{"c":3,"s":60,"id":9224,"u":"dividing%20trench_lokl","p":93,"h":1,"n":"Dividing Trench"},{"c":3,"s":60,"id":9225,"u":"empathic%20link_lokl","p":93,"h":1,"n":"Empathic Link"},{"c":3,"s":60,"id":9226,"u":"enhance%20senses_lokl","p":93,"h":1,"n":"Enhance Senses"},{"c":3,"s":60,"id":9227,"u":"erase%20trail_lokl","p":93,"h":1,"n":"Erase Trail"},{"c":3,"s":60,"id":9228,"u":"forced%20mercy_lokl","p":93,"h":1,"n":"Forced Mercy"},{"c":3,"s":60,"id":9229,"u":"life%20pact_lokl","p":94,"h":1,"n":"Life Pact"},{"c":3,"s":60,"id":9230,"u":"lock%20item_lokl","p":94,"h":1,"n":"Lock Item"},{"c":3,"s":60,"id":9231,"u":"martyr's%20intervention_lokl","p":94,"h":1,"n":"Martyr's Intervention"},{"c":3,"s":60,"id":9232,"u":"purifying%20icicle_lokl","p":94,"h":1,"n":"Purifying Icicle"},{"c":3,"s":60,"id":9233,"u":"radiant%20beam_lokl","p":94,"h":1,"n":"Radiant Beam"},{"c":3,"s":60,"id":9234,"u":"scouring%20pulse_lokl","p":94,"h":1,"n":"Scouring Pulse"},{"c":3,"s":60,"id":9235,"u":"sign%20of%20conviction_lokl","p":95,"h":1,"n":"Sign of Conviction"},{"c":3,"s":60,"id":9236,"u":"synchronize%20steps_lokl","p":95,"h":1,"n":"Synchronize Steps"},{"c":3,"s":60,"id":9237,"u":"wall%20of%20virtue_lokl","p":95,"h":1,"n":"Wall of Virtue"},{"c":3,"s":67,"id":9238,"u":"achaekek's%20clutch_lol","p":58,"h":1,"n":"Achaekek's Clutch"},{"c":3,"s":67,"id":9239,"u":"all%20is%20one%2c%20one%20is%20all_lol","p":65,"h":1,"n":"All Is One, One Is All"},{"c":3,"s":67,"id":9240,"u":"aromatic%20lure_lol","p":37,"h":1,"n":"Aromatic Lure"},{"c":3,"s":67,"id":9241,"u":"glacial%20heart_lol","p":32,"h":1,"n":"Glacial Heart"},{"c":3,"s":67,"id":9242,"u":"halcyon%20infusion_lol","p":66,"h":1,"n":"Halcyon Infusion"},{"c":3,"s":67,"id":9243,"u":"rebounding%20barrier_lol","p":37,"h":1,"n":"Rebounding Barrier"},{"c":3,"s":67,"id":9244,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol","p":69,"h":1,"n":"Shall Not Falter, Shall Not Rout"},{"c":3,"s":67,"id":9245,"u":"spirit%20object_lol","p":32,"h":1,"n":"Spirit Object"},{"c":3,"s":67,"id":9246,"u":"sun's%20fury_lol","p":101,"h":1,"n":"Sun's Fury"},{"c":3,"s":40,"id":9247,"u":"buzzing%20bites_lomm","p":75,"h":1,"n":"Buzzing Bites"},{"c":3,"s":61,"id":9248,"u":"familiar%20form_lopsg","p":5500,"h":1,"n":"Familiar Form"},{"c":3,"s":61,"id":9249,"u":"perseis's%20precautions_lopsg","p":124,"h":1,"n":"Perseis's Precautions"},{"c":3,"s":61,"id":9250,"u":"spellmaster's%20ward_lopsg","p":5500,"h":1,"n":"Spellmaster's Ward"},{"c":3,"s":61,"id":9251,"u":"transcribe%20moment_lopsg","p":46,"h":1,"n":"Transcribe Moment"},{"c":3,"s":63,"id":9252,"u":"magic%20warrior%20aspect_lowg","p":95,"h":1,"n":"Magic Warrior Aspect"},{"c":3,"s":63,"id":9253,"u":"magic%20warrior%20transformation_lowg","p":95,"h":1,"n":"Magic Warrior Transformation"},{"c":3,"s":63,"id":9254,"u":"mantis%20form_lowg","p":71,"h":1,"n":"Mantis Form"},{"c":3,"s":63,"id":9255,"u":"perfect%20strike_lowg","p":83,"h":1,"n":"Perfect Strike"},{"c":3,"s":63,"id":9256,"u":"snowball_lowg","p":112,"h":1,"n":"Snowball"},{"c":3,"s":63,"id":9257,"u":"unblinking%20flame%20revelation_lowg","p":83,"h":1,"n":"Unblinking Flame Revelation"},{"c":3,"s":63,"id":9258,"u":"unbreaking%20wave%20advance_lowg","p":83,"h":1,"n":"Unbreaking Wave Advance"},{"c":3,"s":63,"id":9259,"u":"unfolding%20wind%20rush_lowg","p":83,"h":1,"n":"Unfolding Wind Rush"},{"c":3,"s":63,"id":9260,"u":"untwisting%20iron%20buffer_lowg","p":83,"h":1,"n":"Untwisting Iron Buffer"},{"c":3,"s":65,"id":9261,"u":"aberrant%20form_som","p":88,"h":1,"n":"Aberrant Form"},{"c":3,"s":65,"id":9262,"u":"angel%20form_som","p":89,"h":1,"n":"Angel Form"},{"c":3,"s":65,"id":9263,"u":"animal%20allies_som","p":89,"h":1,"n":"Animal Allies"},{"c":3,"s":65,"id":9264,"u":"approximate_som","p":90,"h":1,"n":"Approximate"},{"c":3,"s":65,"id":9265,"u":"ash%20cloud_som","p":90,"h":1,"n":"Ash Cloud"},{"c":3,"s":65,"id":9266,"u":"bandit's%20doom_som","p":90,"h":1,"n":"Bandit's Doom"},{"c":3,"s":65,"id":9267,"u":"befitting%20attire_som","p":90,"h":1,"n":"Befitting Attire"},{"c":3,"s":65,"id":9268,"u":"biting%20words_som","p":90,"h":1,"n":"Biting Words"},{"c":3,"s":65,"id":9269,"u":"blazing%20dive_som","p":90,"h":1,"n":"Blazing Dive"},{"c":3,"s":65,"id":9270,"u":"blazing%20fissure_som","p":91,"h":1,"n":"Blazing Fissure"},{"c":3,"s":65,"id":9271,"u":"blessing%20of%20defiance_som","p":91,"h":1,"n":"Blessing Of Defiance"},{"c":3,"s":65,"id":9272,"u":"blink%20charge_som","p":92,"h":1,"n":"Blink Charge"},{"c":3,"s":65,"id":9273,"u":"bloodspray%20curse_som","p":92,"h":1,"n":"Bloodspray Curse"},{"c":3,"s":65,"id":9274,"u":"boil%20blood_som","p":92,"h":1,"n":"Boil Blood"},{"c":3,"s":65,"id":9275,"u":"boost%20eidolon_som","p":144,"h":1,"n":"Boost Eidolon"},{"c":3,"s":65,"id":9276,"u":"bottomless%20stomach_som","p":92,"h":1,"n":"Bottomless Stomach"},{"c":3,"s":65,"id":9277,"u":"breadcrumbs_som","p":92,"h":1,"n":"Breadcrumbs"},{"c":3,"s":65,"id":9278,"u":"bullhorn_som","p":93,"h":1,"n":"Bullhorn"},{"c":3,"s":65,"id":9279,"u":"burning%20blossoms_som","p":93,"h":1,"n":"Burning Blossoms"},{"c":3,"s":65,"id":9280,"u":"canticle%20of%20everlasting%20grief_som","p":94,"h":1,"n":"Canticle Of Everlasting Grief"},{"c":3,"s":65,"id":9281,"u":"cascade%20countermeasure_som","p":143,"h":1,"n":"Cascade Countermeasure"},{"c":3,"s":65,"id":9282,"u":"cast%20into%20time_som","p":94,"h":1,"n":"Cast Into Time"},{"c":3,"s":65,"id":9283,"u":"catch%20your%20name_som","p":247,"h":1,"n":"Catch Your Name"},{"c":3,"s":65,"id":9284,"u":"chromatic%20armor_som","p":95,"h":1,"n":"Chromatic Armor"},{"c":3,"s":65,"id":9285,"u":"chromatic%20image_som","p":95,"h":1,"n":"Chromatic Image"},{"c":3,"s":65,"id":9286,"u":"chromatic%20ray_som","p":95,"h":1,"n":"Chromatic Ray"},{"c":3,"s":65,"id":9287,"u":"claim%20curse_som","p":95,"h":1,"n":"Claim Curse"},{"c":3,"s":65,"id":9288,"u":"clone%20companion_som","p":96,"h":1,"n":"Clone Companion"},{"c":3,"s":65,"id":9289,"u":"combustion_som","p":200,"h":1,"n":"Combustion"},{"c":3,"s":65,"id":9290,"u":"compel%20true%20name_som","p":247,"h":1,"n":"Compel True Name"},{"c":3,"s":65,"id":9291,"u":"concordant%20choir_som","p":96,"h":1,"n":"Concordant Choir"},{"c":3,"s":65,"id":9292,"u":"coral%20eruption_som","p":96,"h":1,"n":"Coral Eruption"},{"c":3,"s":65,"id":9293,"u":"corrosive%20body_som","p":96,"h":1,"n":"Corrosive Body"},{"c":3,"s":65,"id":9294,"u":"cosmic%20form_som","p":97,"h":1,"n":"Cosmic Form"},{"c":3,"s":65,"id":9295,"u":"crushing%20ground_som","p":200,"h":1,"n":"Crushing Ground"},{"c":3,"s":65,"id":9296,"u":"daemon%20form_som","p":98,"h":1,"n":"Daemon Form"},{"c":3,"s":65,"id":9297,"u":"darklight_som","p":227,"h":1,"n":"Darklight"},{"c":3,"s":65,"id":9298,"u":"day's%20weight_som","p":98,"h":1,"n":"Day's Weight"},{"c":3,"s":65,"id":9299,"u":"deity's%20strike_som","p":99,"h":1,"n":"Deity's Strike"},{"c":3,"s":65,"id":9300,"u":"demon%20form_som","p":99,"h":1,"n":"Demon Form"},{"c":3,"s":65,"id":9301,"u":"devil%20form_som","p":99,"h":1,"n":"Devil Form"},{"c":3,"s":65,"id":9302,"u":"dimensional%20assault_som","p":143,"h":1,"n":"Dimensional Assault"},{"c":3,"s":65,"id":9303,"u":"distracting%20chatter_som","p":100,"h":1,"n":"Distracting Chatter"},{"c":3,"s":65,"id":9304,"u":"divine%20armageddon_som","p":100,"h":1,"n":"Divine Armageddon"},{"c":3,"s":65,"id":9305,"u":"draw%20ire_som","p":101,"h":1,"n":"Draw Ire"},{"c":3,"s":65,"id":9306,"u":"draw%20the%20lightning_som","p":101,"h":1,"n":"Draw The Lightning"},{"c":3,"s":65,"id":9307,"u":"echoing%20weapon_som","p":101,"h":1,"n":"Echoing Weapon"},{"c":3,"s":65,"id":9308,"u":"efficient%20apport_som","p":241,"h":1,"n":"Efficient Apport"},{"c":3,"s":65,"id":9309,"u":"eidolon's%20wrath_som","p":144,"h":1,"n":"Eidolon's Wrath"},{"c":3,"s":65,"id":9310,"u":"element%20embodied_som","p":101,"h":1,"n":"Element Embodied"},{"c":3,"s":65,"id":9311,"u":"elemental%20absorption_som","p":102,"h":1,"n":"Elemental Absorption"},{"c":3,"s":65,"id":9312,"u":"elemental%20annihilation%20wave_som","p":102,"h":1,"n":"Elemental Annihilation Wave"},{"c":3,"s":65,"id":9313,"u":"elemental%20confluence_som","p":102,"h":1,"n":"Elemental Confluence"},{"c":3,"s":65,"id":9314,"u":"elemental%20gift_som","p":103,"h":1,"n":"Elemental Gift"},{"c":3,"s":65,"id":9315,"u":"elemental%20zone_som","p":104,"h":1,"n":"Elemental Zone"},{"c":3,"s":65,"id":9316,"u":"envenom%20companion_som","p":104,"h":1,"n":"Envenom Companion"},{"c":3,"s":65,"id":9317,"u":"evolution%20surge_som","p":144,"h":1,"n":"Evolution Surge"},{"c":3,"s":65,"id":9318,"u":"extend%20boost_som","p":145,"h":1,"n":"Extend Boost"},{"c":3,"s":65,"id":9319,"u":"extract%20poison_som","p":104,"h":1,"n":"Extract Poison"},{"c":3,"s":65,"id":9320,"u":"fated%20confrontation_som","p":105,"h":1,"n":"Fated Confrontation"},{"c":3,"s":65,"id":9321,"u":"feral%20shades_som","p":105,"h":1,"n":"Feral Shades"},{"c":3,"s":65,"id":9322,"u":"fey%20form_som","p":105,"h":1,"n":"Fey Form"},{"c":3,"s":65,"id":9323,"u":"flame%20vortex_som","p":106,"h":1,"n":"Flame Vortex"},{"c":3,"s":65,"id":9324,"u":"flame%20wisp_som","p":106,"h":1,"n":"Flame Wisp"},{"c":3,"s":65,"id":9325,"u":"flammable%20fumes_som","p":106,"h":1,"n":"Flammable Fumes"},{"c":3,"s":65,"id":9326,"u":"flowing%20strike_som","p":106,"h":1,"n":"Flowing Strike"},{"c":3,"s":65,"id":9327,"u":"force%20fang_som","p":143,"h":1,"n":"Force Fang"},{"c":3,"s":65,"id":9328,"u":"forceful%20hand_som","p":106,"h":1,"n":"Forceful Hand"},{"c":3,"s":65,"id":9329,"u":"frigid%20flurry_som","p":108,"h":1,"n":"Frigid Flurry"},{"c":3,"s":65,"id":9330,"u":"gale%20blast_som","p":108,"h":1,"n":"Gale Blast"},{"c":3,"s":65,"id":9331,"u":"geyser_som","p":108,"h":1,"n":"Geyser"},{"c":3,"s":65,"id":9332,"u":"glimmer%20of%20charm_som","p":108,"h":1,"n":"Glimmer Of Charm"},{"c":3,"s":65,"id":9333,"u":"gouging%20claw_som","p":109,"h":1,"n":"Gouging Claw"},{"c":3,"s":65,"id":9334,"u":"gravitational%20pull_som","p":109,"h":1,"n":"Gravitational Pull"},{"c":3,"s":65,"id":9335,"u":"guiding%20star_som","p":109,"h":1,"n":"Guiding Star"},{"c":3,"s":65,"id":9336,"u":"hasted%20assault_som","p":143,"h":1,"n":"Hasted Assault"},{"c":3,"s":65,"id":9337,"u":"haunting%20hymn_som","p":109,"h":1,"n":"Haunting Hymn"},{"c":3,"s":65,"id":9338,"u":"healing%20plaster_som","p":109,"h":1,"n":"Healing Plaster"},{"c":3,"s":65,"id":9339,"u":"healing%20well_som","p":110,"h":1,"n":"Healing Well"},{"c":3,"s":65,"id":9340,"u":"horizon%20thunder%20sphere_som","p":110,"h":1,"n":"Horizon Thunder Sphere"},{"c":3,"s":65,"id":9341,"u":"ignite%20fireworks_som","p":110,"h":1,"n":"Ignite Fireworks"},{"c":3,"s":65,"id":9342,"u":"impending%20doom_som","p":110,"h":1,"n":"Impending Doom"},{"c":3,"s":65,"id":9343,"u":"inevitable%20disaster_som","p":111,"h":1,"n":"Inevitable Disaster"},{"c":3,"s":65,"id":9344,"u":"inexhaustible%20cynicism_som","p":111,"h":1,"n":"Inexhaustible Cynicism"},{"c":3,"s":65,"id":9345,"u":"infectious%20enthusiasm_som","p":112,"h":1,"n":"Infectious Enthusiasm"},{"c":3,"s":65,"id":9346,"u":"infectious%20melody_som","p":112,"h":1,"n":"Infectious Melody"},{"c":3,"s":65,"id":9347,"u":"inner%20radiance%20torrent_som","p":112,"h":1,"n":"Inner Radiance Torrent"},{"c":3,"s":65,"id":9348,"u":"inscrutable%20mask_som","p":227,"h":1,"n":"Inscrutable Mask"},{"c":3,"s":65,"id":9349,"u":"instant%20armor_som","p":112,"h":1,"n":"Instant Armor"},{"c":3,"s":65,"id":9350,"u":"invisibility%20curtain_som","p":112,"h":1,"n":"Invisibility Curtain"},{"c":3,"s":65,"id":9351,"u":"invoke%20spirits_som","p":113,"h":1,"n":"Invoke Spirits"},{"c":3,"s":65,"id":9352,"u":"invoke%20true%20name_som","p":247,"h":1,"n":"Invoke True Name"},{"c":3,"s":65,"id":9353,"u":"juvenile%20companion_som","p":113,"h":1,"n":"Juvenile Companion"},{"c":3,"s":65,"id":9354,"u":"life%20connection_som","p":113,"h":1,"n":"Life Connection"},{"c":3,"s":65,"id":9355,"u":"lifelink%20surge_som","p":145,"h":1,"n":"Lifelink Surge"},{"c":3,"s":65,"id":9356,"u":"lose%20the%20path_som","p":113,"h":1,"n":"Lose The Path"},{"c":3,"s":65,"id":9357,"u":"lucky%20number_som","p":113,"h":1,"n":"Lucky Number"},{"c":3,"s":65,"id":9358,"u":"magic%20mailbox_som","p":114,"h":1,"n":"Magic Mailbox"},{"c":3,"s":65,"id":9359,"u":"magnetic%20acceleration_som","p":114,"h":1,"n":"Magnetic Acceleration"},{"c":3,"s":65,"id":9360,"u":"magnetic%20attraction_som","p":114,"h":1,"n":"Magnetic Attraction"},{"c":3,"s":65,"id":9361,"u":"magnetic%20repulsion_som","p":115,"h":1,"n":"Magnetic Repulsion"},{"c":3,"s":65,"id":9362,"u":"mantle%20of%20the%20frozen%20heart_som","p":115,"h":1,"n":"Mantle Of The Frozen Heart"},{"c":3,"s":65,"id":9363,"u":"mantle%20of%20the%20magma%20heart_som","p":115,"h":1,"n":"Mantle Of The Magma Heart"},{"c":3,"s":65,"id":9364,"u":"mimic%20undead_som","p":115,"h":1,"n":"Mimic Undead"},{"c":3,"s":65,"id":9365,"u":"mind%20of%20menace_som","p":116,"h":1,"n":"Mind Of Menace"},{"c":3,"s":65,"id":9366,"u":"mirror%20malefactors_som","p":116,"h":1,"n":"Mirror Malefactors"},{"c":3,"s":65,"id":9367,"u":"mirror's%20misfortune_som","p":117,"h":1,"n":"Mirror's Misfortune"},{"c":3,"s":65,"id":9368,"u":"mud%20pit_som","p":117,"h":1,"n":"Mud Pit"},{"c":3,"s":65,"id":9369,"u":"murderous%20vine_som","p":117,"h":1,"n":"Murderous Vine"},{"c":3,"s":65,"id":9370,"u":"nature's%20reprisal_som","p":117,"h":1,"n":"Nature's Reprisal"},{"c":3,"s":65,"id":9371,"u":"necromancer's%20generosity_som","p":117,"h":1,"n":"Necromancer's Generosity"},{"c":3,"s":65,"id":9372,"u":"necrotize_som","p":118,"h":1,"n":"Necrotize"},{"c":3,"s":65,"id":9373,"u":"nudge%20the%20odds_som","p":118,"h":1,"n":"Nudge The Odds"},{"c":3,"s":65,"id":9374,"u":"nullify_som","p":118,"h":1,"n":"Nullify"},{"c":3,"s":65,"id":9375,"u":"ocular%20overload_som","p":118,"h":1,"n":"Ocular Overload"},{"c":3,"s":65,"id":9376,"u":"one%20with%20the%20land_som","p":118,"h":1,"n":"One With The Land"},{"c":3,"s":65,"id":9377,"u":"oneiric%20mire_som","p":119,"h":1,"n":"Oneiric Mire"},{"c":3,"s":65,"id":9378,"u":"ooze%20form_som","p":119,"h":1,"n":"Ooze Form"},{"c":3,"s":65,"id":9379,"u":"organsight_som","p":120,"h":1,"n":"Organsight"},{"c":3,"s":65,"id":9380,"u":"painful%20vibrations_som","p":120,"h":1,"n":"Painful Vibrations"},{"c":3,"s":65,"id":9381,"u":"pernicious%20poltergeist_som","p":121,"h":1,"n":"Pernicious Poltergeist"},{"c":3,"s":65,"id":9382,"u":"persistent%20servant_som","p":121,"h":1,"n":"Persistent Servant"},{"c":3,"s":65,"id":9383,"u":"petal%20storm_som","p":121,"h":1,"n":"Petal Storm"},{"c":3,"s":65,"id":9384,"u":"phantom%20crowd_som","p":121,"h":1,"n":"Phantom Crowd"},{"c":3,"s":65,"id":9385,"u":"phantom%20prison_som","p":121,"h":1,"n":"Phantom Prison"},{"c":3,"s":65,"id":9386,"u":"pocket%20library_som","p":122,"h":1,"n":"Pocket Library"},{"c":3,"s":65,"id":9387,"u":"portrait%20of%20the%20artist_som","p":122,"h":1,"n":"Portrait Of The Artist"},{"c":3,"s":65,"id":9388,"u":"positive%20attunement_som","p":122,"h":1,"n":"Positive Attunement"},{"c":3,"s":65,"id":9389,"u":"powerful%20inhalation_som","p":201,"h":1,"n":"Powerful Inhalation"},{"c":3,"s":65,"id":9390,"u":"prismatic%20armor_som","p":122,"h":1,"n":"Prismatic Armor"},{"c":3,"s":65,"id":9391,"u":"proliferating%20eyes_som","p":122,"h":1,"n":"Proliferating Eyes"},{"c":3,"s":65,"id":9392,"u":"protect%20companion_som","p":123,"h":1,"n":"Protect Companion"},{"c":3,"s":65,"id":9393,"u":"protector%20tree_som","p":123,"h":1,"n":"Protector Tree"},{"c":3,"s":65,"id":9394,"u":"puff%20of%20poison_som","p":124,"h":1,"n":"Puff Of Poison"},{"c":3,"s":65,"id":9395,"u":"pulverizing%20cascade_som","p":201,"h":1,"n":"Pulverizing Cascade"},{"c":3,"s":65,"id":9396,"u":"quick%20sort_som","p":124,"h":1,"n":"Quick Sort"},{"c":3,"s":65,"id":9397,"u":"rapid%20adaptation_som","p":124,"h":1,"n":"Rapid Adaptation"},{"c":3,"s":65,"id":9398,"u":"ravenous%20portal_som","p":124,"h":1,"n":"Ravenous Portal"},{"c":3,"s":65,"id":9399,"u":"read%20the%20air_som","p":125,"h":1,"n":"Read The Air"},{"c":3,"s":65,"id":9400,"u":"reinforce%20eidolon_som","p":145,"h":1,"n":"Reinforce Eidolon"},{"c":3,"s":65,"id":9401,"u":"repelling%20pulse_som","p":125,"h":1,"n":"Repelling Pulse"},{"c":3,"s":65,"id":9402,"u":"replicate_som","p":125,"h":1,"n":"Replicate"},{"c":3,"s":65,"id":9403,"u":"restyle_som","p":126,"h":1,"n":"Restyle"},{"c":3,"s":65,"id":9404,"u":"rewinding%20step_som","p":126,"h":1,"n":"Rewinding Step"},{"c":3,"s":65,"id":9405,"u":"rip%20the%20spirit_som","p":126,"h":1,"n":"Rip The Spirit"},{"c":3,"s":65,"id":9406,"u":"rising%20surf_som","p":201,"h":1,"n":"Rising Surf"},{"c":3,"s":65,"id":9407,"u":"roaring%20applause_som","p":126,"h":1,"n":"Roaring Applause"},{"c":3,"s":65,"id":9408,"u":"rouse%20skeletons_som","p":126,"h":1,"n":"Rouse Skeletons"},{"c":3,"s":65,"id":9409,"u":"runic%20impression_som","p":143,"h":1,"n":"Runic Impression"},{"c":3,"s":65,"id":9410,"u":"sanguine%20mist_som","p":127,"h":1,"n":"Sanguine Mist"},{"c":3,"s":65,"id":9411,"u":"scatter%20scree_som","p":127,"h":1,"n":"Scatter Scree"},{"c":3,"s":65,"id":9412,"u":"schadenfreude_som","p":127,"h":1,"n":"Schadenfreude"},{"c":3,"s":65,"id":9413,"u":"scorching%20ray_som","p":127,"h":1,"n":"Scorching Ray"},{"c":3,"s":65,"id":9414,"u":"seashell%20of%20stolen%20sound_som","p":127,"h":1,"n":"Seashell Of Stolen Sound"},{"c":3,"s":65,"id":9415,"u":"shadow%20army_som","p":128,"h":1,"n":"Shadow Army"},{"c":3,"s":65,"id":9416,"u":"shadow%20projectile_som","p":128,"h":1,"n":"Shadow Projectile"},{"c":3,"s":65,"id":9417,"u":"shadow%20raid_som","p":129,"h":1,"n":"Shadow Raid"},{"c":3,"s":65,"id":9418,"u":"shielding%20strike_som","p":143,"h":1,"n":"Shielding Strike"},{"c":3,"s":65,"id":9419,"u":"shift%20blame_som","p":129,"h":1,"n":"Shift Blame"},{"c":3,"s":65,"id":9420,"u":"shooting%20star_som","p":143,"h":1,"n":"Shooting Star"},{"c":3,"s":65,"id":9421,"u":"sonata%20span_som","p":129,"h":1,"n":"Sonata Span"},{"c":3,"s":65,"id":9422,"u":"soothing%20blossoms_som","p":129,"h":1,"n":"Soothing Blossoms"},{"c":3,"s":65,"id":9423,"u":"soothing%20spring_som","p":129,"h":1,"n":"Soothing Spring"},{"c":3,"s":65,"id":9424,"u":"spinning%20staff_som","p":144,"h":1,"n":"Spinning Staff"},{"c":3,"s":65,"id":9425,"u":"spiritual%20attunement_som","p":130,"h":1,"n":"Spiritual Attunement"},{"c":3,"s":65,"id":9426,"u":"spout_som","p":130,"h":1,"n":"Spout"},{"c":3,"s":65,"id":9427,"u":"stone%20lance_som","p":201,"h":1,"n":"Stone Lance"},{"c":3,"s":65,"id":9428,"u":"sudden%20recollection_som","p":130,"h":1,"n":"Sudden Recollection"},{"c":3,"s":65,"id":9429,"u":"summon%20anarch_som","p":131,"h":1,"n":"Summon Anarch"},{"c":3,"s":65,"id":9430,"u":"summon%20archmage_som","p":131,"h":1,"n":"Summon Archmage"},{"c":3,"s":65,"id":9431,"u":"summon%20axiom_som","p":131,"h":1,"n":"Summon Axiom"},{"c":3,"s":65,"id":9432,"u":"summon%20deific%20herald_som","p":131,"h":1,"n":"Summon Deific Herald"},{"c":3,"s":65,"id":9433,"u":"summon%20draconic%20legion_som","p":133,"h":1,"n":"Summon Draconic Legion"},{"c":3,"s":65,"id":9434,"u":"summon%20kaiju_som","p":133,"h":1,"n":"Summon Kaiju"},{"c":3,"s":65,"id":9435,"u":"summon%20lesser%20servitor_som","p":134,"h":1,"n":"Summon Lesser Servitor"},{"c":3,"s":65,"id":9436,"u":"summoner's%20precaution_som","p":135,"h":1,"n":"Summoner's Precaution"},{"c":3,"s":65,"id":9437,"u":"summoner's%20visage_som","p":135,"h":1,"n":"Summoner's Visage"},{"c":3,"s":65,"id":9438,"u":"synchronize_som","p":135,"h":1,"n":"Synchronize"},{"c":3,"s":65,"id":9439,"u":"tame_som","p":135,"h":1,"n":"Tame"},{"c":3,"s":65,"id":9440,"u":"tempest%20of%20shades_som","p":135,"h":1,"n":"Tempest Of Shades"},{"c":3,"s":65,"id":9441,"u":"temporary%20glyph_som","p":136,"h":1,"n":"Temporary Glyph"},{"c":3,"s":65,"id":9442,"u":"thicket%20of%20knives_som","p":136,"h":1,"n":"Thicket Of Knives"},{"c":3,"s":65,"id":9443,"u":"thundering%20dominance_som","p":136,"h":1,"n":"Thundering Dominance"},{"c":3,"s":65,"id":9444,"u":"thunderous%20strike_som","p":144,"h":1,"n":"Thunderous Strike"},{"c":3,"s":65,"id":9445,"u":"time%20jump_som","p":136,"h":1,"n":"Time Jump"},{"c":3,"s":65,"id":9446,"u":"timely%20tutor_som","p":137,"h":1,"n":"Timely Tutor"},{"c":3,"s":65,"id":9447,"u":"tortoise%20and%20the%20hare_som","p":137,"h":1,"n":"Tortoise And The Hare"},{"c":3,"s":65,"id":9448,"u":"umbral%20extraction_som","p":137,"h":1,"n":"Umbral Extraction"},{"c":3,"s":65,"id":9449,"u":"umbral%20graft_som","p":137,"h":1,"n":"Umbral Graft"},{"c":3,"s":65,"id":9450,"u":"unexpected%20transposition_som","p":138,"h":1,"n":"Unexpected Transposition"},{"c":3,"s":65,"id":9451,"u":"unfetter%20eidolon_som","p":145,"h":1,"n":"Unfetter Eidolon"},{"c":3,"s":65,"id":9452,"u":"unspeakable%20shadow_som","p":138,"h":1,"n":"Unspeakable Shadow"},{"c":3,"s":65,"id":9453,"u":"updraft_som","p":201,"h":1,"n":"Updraft"},{"c":3,"s":65,"id":9454,"u":"variable%20gravity_som","p":138,"h":1,"n":"Variable Gravity"},{"c":3,"s":65,"id":9455,"u":"voracious%20gestalt_som","p":139,"h":1,"n":"Voracious Gestalt"},{"c":3,"s":65,"id":9456,"u":"wall%20of%20water_som","p":139,"h":1,"n":"Wall Of Water"},{"c":3,"s":65,"id":9457,"u":"warding%20aggression_som","p":140,"h":1,"n":"Warding Aggression"},{"c":3,"s":65,"id":9458,"u":"warrior's%20regret_som","p":140,"h":1,"n":"Warrior's Regret"},{"c":3,"s":65,"id":9459,"u":"wash%20your%20luck_som","p":140,"h":1,"n":"Wash Your Luck"},{"c":3,"s":65,"id":9460,"u":"web%20of%20eyes_som","p":140,"h":1,"n":"Web Of Eyes"},{"c":3,"s":65,"id":9461,"u":"whirlwind_som","p":141,"h":1,"n":"Whirlwind"},{"c":3,"s":65,"id":9462,"u":"wildfire_som","p":201,"h":1,"n":"Wildfire"},{"c":3,"s":65,"id":9463,"u":"winning%20streak_som","p":141,"h":1,"n":"Winning Streak"},{"c":3,"s":65,"id":9464,"u":"zero%20gravity_som","p":141,"h":1,"n":"Zero Gravity"},{"c":3,"s":47,"id":9465,"u":"airburst_sot1","p":76,"h":1,"n":"Airburst"},{"c":3,"s":47,"id":9466,"u":"friendfetch_sot1","p":77,"h":1,"n":"Friendfetch"},{"c":3,"s":47,"id":9467,"u":"grave%20impressions_sot1","p":77,"h":1,"n":"Grave Impressions"},{"c":3,"s":47,"id":9468,"u":"impeccable%20flow_sot1","p":76,"h":1,"n":"Impeccable Flow"},{"c":3,"s":47,"id":9469,"u":"mind%20games_sot1","p":77,"h":1,"n":"Mind Games"},{"c":3,"s":47,"id":9470,"u":"stumbling%20curse_sot1","p":75,"h":1,"n":"Stumbling Curse"},{"c":3,"s":47,"id":9471,"u":"verminous%20lure_sot1","p":76,"h":1,"n":"Verminous Lure"},{"c":3,"s":49,"id":9472,"u":"blackfingers's%20blades_sot3","p":78,"h":1,"n":"Blackfingers's Blades"},{"c":3,"s":49,"id":9473,"u":"clawsong_sot3","p":77,"h":1,"n":"Clawsong"},{"c":3,"s":49,"id":9474,"u":"gasping%20marsh_sot3","p":77,"h":1,"n":"Gasping Marsh"},{"c":3,"s":49,"id":9475,"u":"girzanje's%20march_sot3","p":77,"h":1,"n":"Girzanje's March"},{"c":3,"s":49,"id":9476,"u":"gray%20shadow_sot3","p":78,"h":1,"n":"Gray Shadow"},{"c":3,"s":49,"id":9477,"u":"mirecloak_sot3","p":78,"h":1,"n":"Mirecloak"},{"c":3,"s":49,"id":9478,"u":"stormburst_sot3","p":77,"h":1,"n":"Stormburst"},{"c":3,"s":49,"id":9479,"u":"swampcall_sot3","p":77,"h":1,"n":"Swampcall"},{"c":3,"s":50,"id":9480,"u":"cloak%20of%20light_sot4","p":77,"h":1,"n":"Cloak of Light"},{"c":3,"s":50,"id":9481,"u":"fear%20the%20sun_sot4","p":77,"h":1,"n":"Fear the Sun"},{"c":3,"s":50,"id":9482,"u":"moonburst_sot4","p":77,"h":1,"n":"Moonburst"},{"c":3,"s":50,"id":9483,"u":"moonlight%20ray_sot4","p":77,"h":1,"n":"Moonlight Ray"},{"c":3,"s":50,"id":9484,"u":"penumbral%20disguise_sot4","p":77,"h":1,"n":"Penumbral Disguise"},{"c":3,"s":50,"id":9485,"u":"radiant%20field_sot4","p":78,"h":1,"n":"Radiant Field"},{"c":3,"s":50,"id":9486,"u":"wall%20of%20radiance_sot4","p":78,"h":1,"n":"Wall of Radiance"},{"c":3,"s":50,"id":9487,"u":"wall%20of%20shadow_sot4","p":78,"h":1,"n":"Wall of Shadow"},{"c":3,"s":51,"id":9488,"u":"return%20to%20essence_sot5","p":77,"h":1,"n":"Return to Essence"},{"c":3,"s":51,"id":9489,"u":"temporal%20ward_sot5","p":78,"h":1,"n":"Temporal Ward"},{"c":23,"s":5,"id":9490,"u":"alchemist_crb","p":71,"h":1,"n":"Alchemist"},{"c":23,"s":5,"id":9491,"u":"barbarian_crb","p":83,"h":1,"n":"Barbarian"},{"c":23,"s":5,"id":9492,"u":"bard_crb","p":95,"h":1,"n":"Bard"},{"c":23,"s":5,"id":9493,"u":"champion_crb","p":105,"h":1,"n":"Champion"},{"c":23,"s":5,"id":9494,"u":"cleric_crb","p":117,"h":1,"n":"Cleric"},{"c":23,"s":5,"id":9495,"u":"druid_crb","p":129,"h":1,"n":"Druid"},{"c":23,"s":5,"id":9496,"u":"fighter_crb","p":140,"h":1,"n":"Fighter"},{"c":23,"s":2,"id":9497,"u":"gunslinger_g%26g","p":105,"h":1,"n":"Gunslinger"},{"c":23,"s":2,"id":9498,"u":"inventor_g%26g","p":15,"h":1,"n":"Inventor"},{"c":23,"s":4,"id":9499,"u":"investigator_apg","p":55,"h":1,"n":"Investigator"},{"c":23,"s":65,"id":9500,"u":"magus_som","p":35,"h":1,"n":"Magus"},{"c":23,"s":5,"id":9501,"u":"monk_crb","p":155,"h":1,"n":"Monk"},{"c":23,"s":4,"id":9502,"u":"oracle_apg","p":67,"h":1,"n":"Oracle"},{"c":23,"s":11,"id":9503,"u":"psychic_da","p":8,"h":1,"n":"Psychic"},{"c":23,"s":5,"id":9504,"u":"ranger_crb","p":167,"h":1,"n":"Ranger"},{"c":23,"s":5,"id":9505,"u":"rogue_crb","p":178,"h":1,"n":"Rogue"},{"c":23,"s":5,"id":9506,"u":"sorcerer_crb","p":191,"h":1,"n":"Sorcerer"},{"c":23,"s":65,"id":9507,"u":"summoner_som","p":51,"h":1,"n":"Summoner"},{"c":23,"s":4,"id":9508,"u":"swashbuckler_apg","p":83,"h":1,"n":"Swashbuckler"},{"c":23,"s":11,"id":9509,"u":"thaumaturge_da","p":31,"h":1,"n":"Thaumaturge"},{"c":23,"s":4,"id":9510,"u":"witch_apg","p":94,"h":1,"n":"Witch"},{"c":23,"s":5,"id":9511,"u":"wizard_crb","p":203,"h":1,"n":"Wizard"},{"c":24,"s":5,"id":9513,"u":"alchemist_crb,state:sub-bomber-crb=b1","p":73,"h":1,"b":"Bomber","n":"Bomber (Alchemist)"},{"c":24,"s":5,"id":9514,"u":"alchemist_crb,state:sub-chirurgeon-crb=b1","p":73,"h":1,"b":"Chirurgeon","n":"Chirurgeon (Alchemist)"},{"c":24,"s":5,"id":9515,"u":"alchemist_crb,state:sub-mutagenist-crb=b1","p":73,"h":1,"b":"Mutagenist","n":"Mutagenist (Alchemist)"},{"c":24,"s":4,"id":9516,"u":"alchemist_crb,state:sub-toxicologist-apg=b1","p":106,"h":1,"b":"Toxicologist","n":"Toxicologist (Alchemist)"},{"c":24,"s":5,"id":9518,"u":"barbarian_crb,state:sub-animal-crb=b1","p":86,"h":1,"b":"Animal","n":"Animal (Barbarian)"},{"c":24,"s":5,"id":9519,"u":"barbarian_crb,state:sub-dragon-crb=b1","p":86,"h":1,"b":"Dragon","n":"Dragon (Barbarian)"},{"c":24,"s":5,"id":9520,"u":"barbarian_crb,state:sub-fury-crb=b1","p":87,"h":1,"b":"Fury","n":"Fury (Barbarian)"},{"c":24,"s":5,"id":9521,"u":"barbarian_crb,state:sub-giant-crb=b1","p":87,"h":1,"b":"Giant","n":"Giant (Barbarian)"},{"c":24,"s":5,"id":9522,"u":"barbarian_crb,state:sub-spirit-crb=b1","p":87,"h":1,"b":"Spirit","n":"Spirit (Barbarian)"},{"c":24,"s":4,"id":9523,"u":"barbarian_crb,state:sub-superstition-apg=b1","p":108,"h":1,"b":"Superstition","n":"Superstition (Barbarian)"},{"c":24,"s":5,"id":9525,"u":"bard_crb,state:sub-enigma-crb=b1","p":97,"h":1,"b":"Enigma","n":"Enigma (Bard)"},{"c":24,"s":5,"id":9526,"u":"bard_crb,state:sub-maestro-crb=b1","p":97,"h":1,"b":"Maestro","n":"Maestro (Bard)"},{"c":24,"s":5,"id":9527,"u":"bard_crb,state:sub-polymath-crb=b1","p":97,"h":1,"b":"Polymath","n":"Polymath (Bard)"},{"c":24,"s":4,"id":9528,"u":"bard_crb,state:sub-warrior-apg=b1","p":112,"h":1,"b":"Warrior","n":"Warrior (Bard)"},{"c":24,"s":5,"id":9530,"u":"champion_crb,state:sub-paladin-crb=b1","p":106,"h":1,"b":"Paladin","n":"Paladin (Champion)"},{"c":24,"s":5,"id":9531,"u":"champion_crb,state:sub-redeemer-crb=b1","p":106,"h":1,"b":"Redeemer","n":"Redeemer (Champion)"},{"c":24,"s":5,"id":9532,"u":"champion_crb,state:sub-liberator-crb=b1","p":106,"h":1,"b":"Liberator","n":"Liberator (Champion)"},{"c":24,"s":4,"id":9533,"u":"champion_crb,state:sub-tyrant-apg=b1","p":116,"h":1,"b":"Tyrant","n":"Tyrant (Champion)"},{"c":24,"s":4,"id":9534,"u":"champion_crb,state:sub-desecrator-apg=b1","p":116,"h":1,"b":"Desecrator","n":"Desecrator (Champion)"},{"c":24,"s":4,"id":9535,"u":"champion_crb,state:sub-antipaladin-apg=b1","p":116,"h":1,"b":"Antipaladin","n":"Antipaladin (Champion)"},{"c":24,"s":5,"id":9537,"u":"cleric_crb,state:sub-cloistered-crb=b1","p":119,"h":1,"b":"Cloistered Cleric","n":"Cloistered Cleric (Cleric)"},{"c":24,"s":5,"id":9538,"u":"cleric_crb,state:sub-warpriest-crb=b1","p":120,"h":1,"b":"Warpriest","n":"Warpriest (Cleric)"},{"c":24,"s":5,"id":9540,"u":"druid_crb,state:sub-animal-crb=b1","p":131,"h":1,"b":"Animal","n":"Animal (Druid)"},{"c":24,"s":5,"id":9541,"u":"druid_crb,state:sub-leaf-crb=b1","p":131,"h":1,"b":"Leaf","n":"Leaf (Druid)"},{"c":24,"s":5,"id":9542,"u":"druid_crb,state:sub-storm-crb=b1","p":132,"h":1,"b":"Storm","n":"Storm (Druid)"},{"c":24,"s":5,"id":9543,"u":"druid_crb,state:sub-wild-crb=b1","p":132,"h":1,"b":"Wild","n":"Wild (Druid)"},{"c":24,"s":65,"id":9544,"u":"druid_crb,state:sub-flame-som=b1","p":198,"h":1,"b":"Flame","n":"Flame (Druid)"},{"c":24,"s":65,"id":9545,"u":"druid_crb,state:sub-stone-som=b1","p":198,"h":1,"b":"Stone","n":"Stone (Druid)"},{"c":24,"s":65,"id":9546,"u":"druid_crb,state:sub-wave-som=b1","p":198,"h":1,"b":"Wave","n":"Wave (Druid)"},{"c":24,"s":2,"id":9549,"u":"gunslinger_g%26g,state:sub-drifter-gg=b1","p":108,"h":1,"b":"Drifter","n":"Drifter (Gunslinger)"},{"c":24,"s":2,"id":9550,"u":"gunslinger_g%26g,state:sub-pistolero-gg=b1","p":109,"h":1,"b":"Pistolero","n":"Pistolero (Gunslinger)"},{"c":24,"s":2,"id":9551,"u":"gunslinger_g%26g,state:sub-sniper-gg=b1","p":109,"h":1,"b":"Sniper","n":"Sniper (Gunslinger)"},{"c":24,"s":2,"id":9552,"u":"gunslinger_g%26g,state:sub-vanguard-gg=b1","p":110,"h":1,"b":"Vanguard","n":"Vanguard (Gunslinger)"},{"c":24,"s":6,"id":9553,"u":"gunslinger_g%26g,state:sub-triggerbrand-loil=b1","p":107,"h":1,"b":"Triggerbrand","n":"Triggerbrand (Gunslinger)"},{"c":24,"s":2,"id":9555,"u":"inventor_g%26g,state:sub-armor-gg=b1","p":16,"h":1,"b":"Armor","n":"Armor (Inventor)"},{"c":24,"s":2,"id":9556,"u":"inventor_g%26g,state:sub-construct-gg=b1","p":16,"h":1,"b":"Construct","n":"Construct (Inventor)"},{"c":24,"s":2,"id":9557,"u":"inventor_g%26g,state:sub-weapon-gg=b1","p":16,"h":1,"b":"Weapon","n":"Weapon (Inventor)"},{"c":24,"s":4,"id":9559,"u":"investigator_apg,state:sub-alchemical-sciences-apg=b1","p":57,"h":1,"b":"Alchemical Sciences","n":"Alchemical Sciences (Investigator)"},{"c":24,"s":4,"id":9560,"u":"investigator_apg,state:sub-empiricism-apg=b1","p":57,"h":1,"b":"Empiricism","n":"Empiricism (Investigator)"},{"c":24,"s":4,"id":9561,"u":"investigator_apg,state:sub-forensic-medicine-apg=b1","p":58,"h":1,"b":"Forensic Medicine","n":"Forensic Medicine (Investigator)"},{"c":24,"s":4,"id":9562,"u":"investigator_apg,state:sub-interrogation-apg=b1","p":58,"h":1,"b":"Interrogation","n":"Interrogation (Investigator)"},{"c":24,"s":65,"id":9564,"u":"magus_som,state:sub-inexorable-iron-som=b1","p":39,"h":1,"b":"Inexorable Iron","n":"Inexorable Iron (Magus)"},{"c":24,"s":65,"id":9565,"u":"magus_som,state:sub-laughing-shadow-som=b1","p":39,"h":1,"b":"Laughing Shadow","n":"Laughing Shadow (Magus)"},{"c":24,"s":65,"id":9566,"u":"magus_som,state:sub-sparkling-targe-som=b1","p":39,"h":1,"b":"Sparkling Targe","n":"Sparkling Targe (Magus)"},{"c":24,"s":65,"id":9567,"u":"magus_som,state:sub-starlit-span-som=b1","p":39,"h":1,"b":"Starlit Span","n":"Starlit Span (Magus)"},{"c":24,"s":65,"id":9568,"u":"magus_som,state:sub-twisting-tree-som=b1","p":40,"h":1,"b":"Twisting Tree","n":"Twisting Tree (Magus)"},{"c":24,"s":4,"id":9571,"u":"oracle_apg,state:sub-ancestors-apg=b1","p":73,"h":1,"b":"Ancestors","n":"Ancestors (Oracle)"},{"c":24,"s":4,"id":9572,"u":"oracle_apg,state:sub-battle-apg=b1","p":74,"h":1,"b":"Battle","n":"Battle (Oracle)"},{"c":24,"s":4,"id":9573,"u":"oracle_apg,state:sub-bones-apg=b1","p":75,"h":1,"b":"Bones","n":"Bones (Oracle)"},{"c":24,"s":4,"id":9574,"u":"oracle_apg,state:sub-cosmos-apg=b1","p":75,"h":1,"b":"Cosmos","n":"Cosmos (Oracle)"},{"c":24,"s":4,"id":9575,"u":"oracle_apg,state:sub-flames-apg=b1","p":76,"h":1,"b":"Flames","n":"Flames (Oracle)"},{"c":24,"s":4,"id":9576,"u":"oracle_apg,state:sub-life-apg=b1","p":77,"h":1,"b":"Life","n":"Life (Oracle)"},{"c":24,"s":4,"id":9577,"u":"oracle_apg,state:sub-lore-apg=b1","p":77,"h":1,"b":"Lore","n":"Lore (Oracle)"},{"c":24,"s":4,"id":9578,"u":"oracle_apg,state:sub-tempest-apg=b1","p":78,"h":1,"b":"Tempest","n":"Tempest (Oracle)"},{"c":24,"s":11,"id":9579,"u":"oracle_apg,state:sub-time-da=b1","p":188,"h":1,"b":"Time","n":"Time (Oracle)"},{"c":24,"s":11,"id":9581,"u":"psychic_da,state:sub-emotion-da=b1","p":15,"h":1,"b":"Emotional Acceptance","n":"Emotional Acceptance (Psychic)"},{"c":24,"s":11,"id":9582,"u":"psychic_da,state:sub-lore-da=b1","p":15,"h":1,"b":"Gathered Lore","n":"Gathered Lore (Psychic)"},{"c":24,"s":11,"id":9583,"u":"psychic_da,state:sub-discipline-da=b1","p":16,"h":1,"b":"Precise Discipline","n":"Precise Discipline (Psychic)"},{"c":24,"s":11,"id":9584,"u":"psychic_da,state:sub-wandering-da=b1","p":16,"h":1,"b":"Wandering Reverie","n":"Wandering Reverie (Psychic)"},{"c":24,"s":11,"id":9585,"u":"psychic_da,state:sub-distant-grasp-da=b1","p":16,"h":1,"b":"The Distant Grasp","n":"The Distant Grasp (Psychic)"},{"c":24,"s":11,"id":9586,"u":"psychic_da,state:sub-infinite-eye-da=b1","p":18,"h":1,"b":"The Infinite Eye","n":"The Infinite Eye (Psychic)"},{"c":24,"s":11,"id":9587,"u":"psychic_da,state:sub-oscillating-wave-da=b1","p":19,"h":1,"b":"The Oscillating Wave","n":"The Oscillating Wave (Psychic)"},{"c":24,"s":11,"id":9588,"u":"psychic_da,state:sub-silent-whisper-da=b1","p":20,"h":1,"b":"The Silent Whisper","n":"The Silent Whisper (Psychic)"},{"c":24,"s":11,"id":9589,"u":"psychic_da,state:sub-tangible-dream-da=b1","p":21,"h":1,"b":"The Tangible Dream","n":"The Tangible Dream (Psychic)"},{"c":24,"s":11,"id":9590,"u":"psychic_da,state:sub-unbound-step-da=b1","p":23,"h":1,"b":"The Unbound Step","n":"The Unbound Step (Psychic)"},{"c":24,"s":5,"id":9592,"u":"ranger_crb,state:sub-flurry-crb=b1","p":168,"h":1,"b":"Flurry","n":"Flurry (Ranger)"},{"c":24,"s":5,"id":9593,"u":"ranger_crb,state:sub-precision-crb=b1","p":168,"h":1,"b":"Precision","n":"Precision (Ranger)"},{"c":24,"s":5,"id":9594,"u":"ranger_crb,state:sub-outwit-crb=b1","p":168,"h":1,"b":"Outwit","n":"Outwit (Ranger)"},{"c":24,"s":4,"id":9596,"u":"rogue_crb,state:sub-eldritch-trickster-apg=b1","p":134,"h":1,"b":"Eldritch Trickster","n":"Eldritch Trickster (Rogue)"},{"c":24,"s":4,"id":9597,"u":"rogue_crb,state:sub-mastermind-apg=b1","p":134,"h":1,"b":"Mastermind","n":"Mastermind (Rogue)"},{"c":24,"s":5,"id":9598,"u":"rogue_crb,state:sub-ruffian-crb=b1","p":180,"h":1,"b":"Ruffian","n":"Ruffian (Rogue)"},{"c":24,"s":5,"id":9599,"u":"rogue_crb,state:sub-scoundrel-crb=b1","p":180,"h":1,"b":"Scoundrel","n":"Scoundrel (Rogue)"},{"c":24,"s":5,"id":9600,"u":"rogue_crb,state:sub-thief-crb=b1","p":180,"h":1,"b":"Thief","n":"Thief (Rogue)"},{"c":24,"s":5,"id":9602,"u":"sorcerer_crb,state:sub-aberrant-crb=b1","p":195,"h":1,"b":"Aberrant","n":"Aberrant (Sorcerer)"},{"c":24,"s":5,"id":9603,"u":"sorcerer_crb,state:sub-angelic-crb=b1","p":195,"h":1,"b":"Angelic","n":"Angelic (Sorcerer)"},{"c":24,"s":5,"id":9604,"u":"sorcerer_crb,state:sub-demonic-crb=b1","p":195,"h":1,"b":"Demonic","n":"Demonic (Sorcerer)"},{"c":24,"s":5,"id":9605,"u":"sorcerer_crb,state:sub-diabolic-crb=b1","p":196,"h":1,"b":"Diabolic","n":"Diabolic (Sorcerer)"},{"c":24,"s":0,"id":9606,"u":"sorcerer_crb,state:sub-wyrmblessed-lome=b1","p":75,"h":1,"b":"Wyrmblessed","n":"Wyrmblessed (Sorcerer)"},{"c":24,"s":5,"id":9607,"u":"sorcerer_crb,state:sub-draconic-crb=b1","p":196,"h":1,"b":"Draconic","n":"Draconic (Sorcerer)"},{"c":24,"s":5,"id":9608,"u":"sorcerer_crb,state:sub-elemental-crb=b1","p":196,"h":1,"b":"Elemental","n":"Elemental (Sorcerer)"},{"c":24,"s":5,"id":9609,"u":"sorcerer_crb,state:sub-fey-crb=b1","p":197,"h":1,"b":"Fey","n":"Fey (Sorcerer)"},{"c":24,"s":5,"id":9610,"u":"sorcerer_crb,state:sub-hag-crb=b1","p":197,"h":1,"b":"Hag","n":"Hag (Sorcerer)"},{"c":24,"s":5,"id":9611,"u":"sorcerer_crb,state:sub-imperial-crb=b1","p":198,"h":1,"b":"Imperial","n":"Imperial (Sorcerer)"},{"c":24,"s":5,"id":9612,"u":"sorcerer_crb,state:sub-undead-crb=b1","p":198,"h":1,"b":"Undead","n":"Undead (Sorcerer)"},{"c":24,"s":4,"id":9613,"u":"sorcerer_crb,state:sub-genie-apg=b1","p":138,"h":1,"b":"Genie","n":"Genie (Sorcerer)"},{"c":24,"s":4,"id":9614,"u":"sorcerer_crb,state:sub-nymph-apg=b1","p":138,"h":1,"b":"Nymph","n":"Nymph (Sorcerer)"},{"c":24,"s":4,"id":9615,"u":"sorcerer_crb,state:sub-psychopomp-apg=b1","p":138,"h":1,"b":"Psychopomp","n":"Psychopomp (Sorcerer)"},{"c":24,"s":4,"id":9616,"u":"sorcerer_crb,state:sub-shadow-apg=b1","p":138,"h":1,"b":"Shadow","n":"Shadow (Sorcerer)"},{"c":24,"s":39,"id":9617,"u":"sorcerer_crb,state:sub-phoenix-frp3=b1","p":74,"h":1,"b":"Phoenix","n":"Phoenix (Sorcerer)"},{"c":24,"s":10,"id":9619,"u":"summoner_som,state:sub-undead-botd=b1","p":36,"h":1,"b":"Undead","n":"Undead (Summoner)"},{"c":24,"s":65,"id":9620,"u":"summoner_som,state:sub-angel-som=b1","p":59,"h":1,"b":"Angel","n":"Angel (Summoner)"},{"c":24,"s":65,"id":9621,"u":"summoner_som,state:sub-anger-phantom-som=b1","p":59,"h":1,"b":"Anger Phantom","n":"Anger Phantom (Summoner)"},{"c":24,"s":65,"id":9622,"u":"summoner_som,state:sub-beast-som=b1","p":61,"h":1,"b":"Beast","n":"Beast (Summoner)"},{"c":24,"s":65,"id":9623,"u":"summoner_som,state:sub-construct-som=b1","p":61,"h":1,"b":"Construct","n":"Construct (Summoner)"},{"c":24,"s":65,"id":9624,"u":"summoner_som,state:sub-demon-som=b1","p":62,"h":1,"b":"Demon","n":"Demon (Summoner)"},{"c":24,"s":65,"id":9625,"u":"summoner_som,state:sub-devotion-phantom-som=b1","p":63,"h":1,"b":"Devotion Phantom","n":"Devotion Phantom (Summoner)"},{"c":24,"s":65,"id":9626,"u":"summoner_som,state:sub-dragon-som=b1","p":63,"h":1,"b":"Dragon","n":"Dragon (Summoner)"},{"c":24,"s":65,"id":9627,"u":"summoner_som,state:sub-fey-som=b1","p":64,"h":1,"b":"Fey","n":"Fey (Summoner)"},{"c":24,"s":65,"id":9628,"u":"summoner_som,state:sub-plant-som=b1","p":65,"h":1,"b":"Plant","n":"Plant (Summoner)"},{"c":24,"s":65,"id":9629,"u":"summoner_som,state:sub-psychopomp-som=b1","p":66,"h":1,"b":"Psychopomp","n":"Psychopomp (Summoner)"},{"c":24,"s":4,"id":9631,"u":"swashbuckler_apg,state:sub-battledancer-apg=b1","p":84,"h":1,"b":"Battledancer","n":"Battledancer (Swashbuckler)"},{"c":24,"s":4,"id":9632,"u":"swashbuckler_apg,state:sub-braggart-apg=b1","p":84,"h":1,"b":"Braggart","n":"Braggart (Swashbuckler)"},{"c":24,"s":4,"id":9633,"u":"swashbuckler_apg,state:sub-fencer-apg=b1","p":84,"h":1,"b":"Fencer","n":"Fencer (Swashbuckler)"},{"c":24,"s":4,"id":9634,"u":"swashbuckler_apg,state:sub-gymnast-apg=b1","p":84,"h":1,"b":"Gymnast","n":"Gymnast (Swashbuckler)"},{"c":24,"s":4,"id":9635,"u":"swashbuckler_apg,state:sub-wit-apg=b1","p":85,"h":1,"b":"Wit","n":"Wit (Swashbuckler)"},{"c":24,"s":11,"id":9637,"u":"thaumaturge_da,state:sub-amulet-da=b1","p":36,"h":1,"b":"Amulet","n":"Amulet (Thaumaturge)"},{"c":24,"s":11,"id":9638,"u":"thaumaturge_da,state:sub-bell-da=b1","p":37,"h":1,"b":"Bell","n":"Bell (Thaumaturge)"},{"c":24,"s":11,"id":9639,"u":"thaumaturge_da,state:sub-chalice-da=b1","p":37,"h":1,"b":"Chalice","n":"Chalice (Thaumaturge)"},{"c":24,"s":11,"id":9640,"u":"thaumaturge_da,state:sub-lantern-da=b1","p":38,"h":1,"b":"Lantern","n":"Lantern (Thaumaturge)"},{"c":24,"s":11,"id":9641,"u":"thaumaturge_da,state:sub-mirror-da=b1","p":38,"h":1,"b":"Mirror","n":"Mirror (Thaumaturge)"},{"c":24,"s":11,"id":9642,"u":"thaumaturge_da,state:sub-regalia-da=b1","p":39,"h":1,"b":"Regalia","n":"Regalia (Thaumaturge)"},{"c":24,"s":11,"id":9643,"u":"thaumaturge_da,state:sub-tome-da=b1","p":40,"h":1,"b":"Tome","n":"Tome (Thaumaturge)"},{"c":24,"s":11,"id":9644,"u":"thaumaturge_da,state:sub-wand-da=b1","p":41,"h":1,"b":"Wand","n":"Wand (Thaumaturge)"},{"c":24,"s":11,"id":9645,"u":"thaumaturge_da,state:sub-weapon-da=b1","p":41,"h":1,"b":"Weapon","n":"Weapon (Thaumaturge)"},{"c":24,"s":40,"id":9647,"u":"witch_apg,state:sub-mosquito-witch-lomm=b1","p":75,"h":1,"b":"Mosquito Witch","n":"Mosquito Witch (Witch)"},{"c":24,"s":11,"id":9648,"u":"witch_apg,state:sub-pacts-da=b1","p":159,"h":1,"b":"Pacts","n":"Pacts (Witch)"},{"c":24,"s":67,"id":9649,"u":"witch_apg,state:sub-baba-yaga-lol=b1","p":32,"h":1,"b":"Baba Yaga","n":"Baba Yaga (Witch)"},{"c":24,"s":4,"id":9650,"u":"witch_apg,state:sub-curse-apg=b1","p":99,"h":1,"b":"Curse","n":"Curse (Witch)"},{"c":24,"s":4,"id":9651,"u":"witch_apg,state:sub-fate-apg=b1","p":99,"h":1,"b":"Fate","n":"Fate (Witch)"},{"c":24,"s":4,"id":9652,"u":"witch_apg,state:sub-fervor-apg=b1","p":99,"h":1,"b":"Fervor","n":"Fervor (Witch)"},{"c":24,"s":4,"id":9653,"u":"witch_apg,state:sub-night-apg=b1","p":99,"h":1,"b":"Night","n":"Night (Witch)"},{"c":24,"s":4,"id":9654,"u":"witch_apg,state:sub-rune-apg=b1","p":99,"h":1,"b":"Rune","n":"Rune (Witch)"},{"c":24,"s":4,"id":9655,"u":"witch_apg,state:sub-wild-apg=b1","p":99,"h":1,"b":"Wild","n":"Wild (Witch)"},{"c":24,"s":4,"id":9656,"u":"witch_apg,state:sub-winter-apg=b1","p":208,"h":1,"b":"Winter","n":"Winter (Witch)"},{"c":24,"s":5,"id":9658,"u":"wizard_crb,state:sub-abjuration-crb=b1","p":207,"h":1,"b":"Abjuration","n":"Abjuration (Wizard)"},{"c":24,"s":5,"id":9659,"u":"wizard_crb,state:sub-conjuration-crb=b1","p":207,"h":1,"b":"Conjuration","n":"Conjuration (Wizard)"},{"c":24,"s":5,"id":9660,"u":"wizard_crb,state:sub-divination-crb=b1","p":208,"h":1,"b":"Divination","n":"Divination (Wizard)"},{"c":24,"s":5,"id":9661,"u":"wizard_crb,state:sub-enchantment-crb=b1","p":208,"h":1,"b":"Enchantment","n":"Enchantment (Wizard)"},{"c":24,"s":5,"id":9662,"u":"wizard_crb,state:sub-evocation-crb=b1","p":208,"h":1,"b":"Evocation","n":"Evocation (Wizard)"},{"c":24,"s":5,"id":9663,"u":"wizard_crb,state:sub-illusion-crb=b1","p":208,"h":1,"b":"Illusion","n":"Illusion (Wizard)"},{"c":24,"s":5,"id":9664,"u":"wizard_crb,state:sub-necromancy-crb=b1","p":208,"h":1,"b":"Necromancy","n":"Necromancy (Wizard)"},{"c":24,"s":5,"id":9665,"u":"wizard_crb,state:sub-transmutation-crb=b1","p":208,"h":1,"b":"Transmutation","n":"Transmutation (Wizard)"},{"c":24,"s":5,"id":9666,"u":"wizard_crb,state:sub-universalist-crb=b1","p":209,"h":1,"b":"Universalist","n":"Universalist (Wizard)"},{"c":24,"s":5,"id":9667,"u":"wizard_crb,state:sub-improved-familiar-attunement-crb=b1","p":205,"h":1,"b":"Improved Familiar Attunement","n":"Improved Familiar Attunement (Wizard)"},{"c":24,"s":5,"id":9668,"u":"wizard_crb,state:sub-metamagical-experimentation-crb=b1","p":205,"h":1,"b":"Metamagical Experimentation","n":"Metamagical Experimentation (Wizard)"},{"c":24,"s":5,"id":9669,"u":"wizard_crb,state:sub-spell-blending-crb=b1","p":206,"h":1,"b":"Spell Blending","n":"Spell Blending (Wizard)"},{"c":24,"s":5,"id":9670,"u":"wizard_crb,state:sub-spell-substitution-crb=b1","p":206,"h":1,"b":"Spell Substitution","n":"Spell Substitution (Wizard)"},{"c":24,"s":4,"id":9671,"u":"wizard_crb,state:sub-staff-nexus-apg=b1","p":142,"h":1,"b":"Staff Nexus","n":"Staff Nexus (Wizard)"},{"c":5,"s":5,"id":9673,"u":"ancestry%20and%20background_alchemist_crb_1_crb","p":72,"h":1,"n":"Alchemist 1; Ancestry and Background","uh":"alchemist_crb,state:feature=s0-0"},{"c":5,"s":5,"id":9675,"u":"initial%20proficiencies_alchemist_crb_1_crb","p":72,"h":1,"n":"Alchemist 1; Initial Proficiencies","uh":"alchemist_crb,state:feature=s0-1"},{"c":5,"s":5,"id":9677,"u":"alchemy_alchemist_crb_1_crb","p":72,"h":1,"n":"Alchemist 1; Alchemy","uh":"alchemist_crb,state:feature=s0-2"},{"c":5,"s":5,"id":9679,"u":"infused%20reagents_alchemist_crb_1_crb","p":72,"h":1,"n":"Alchemist 1; Infused Reagents","uh":"alchemist_crb,state:feature=s0-0"},{"c":5,"s":5,"id":9681,"u":"quick%20alchemy_alchemist_crb_1_crb","p":72,"h":1,"n":"Alchemist 1; Quick Alchemy","uh":"alchemist_crb,state:feature=s0-0"},{"c":5,"s":5,"id":9683,"u":"advanced%20alchemy_alchemist_crb_1_crb","p":72,"h":1,"n":"Alchemist 1; Advanced Alchemy","uh":"alchemist_crb,state:feature=s0-0"},{"c":5,"s":5,"id":9685,"u":"formula%20book_alchemist_crb_1_crb","p":73,"h":1,"n":"Alchemist 1; Formula Book","uh":"alchemist_crb,state:feature=s0-3"},{"c":5,"s":5,"id":9687,"u":"research%20field_alchemist_crb_1_crb","p":73,"h":1,"n":"Alchemist 1; Research Field","uh":"alchemist_crb,state:feature=s0-4"},{"c":5,"s":5,"id":9689,"u":"alchemist%20feats_alchemist_crb_1_crb","p":73,"h":1,"n":"Alchemist 1; Alchemist Feats","uh":"alchemist_crb,state:feature=s0-5"},{"c":5,"s":5,"id":9691,"u":"skill%20feats_alchemist_crb_2_crb","p":73,"h":1,"n":"Alchemist 2; Skill Feats","uh":"alchemist_crb,state:feature=s1-0"},{"c":5,"s":5,"id":9693,"u":"general%20feats_alchemist_crb_3_crb","p":73,"h":1,"n":"Alchemist 3; General Feats","uh":"alchemist_crb,state:feature=s2-0"},{"c":5,"s":5,"id":9695,"u":"skill%20increases_alchemist_crb_3_crb","p":74,"h":1,"n":"Alchemist 3; Skill Increases","uh":"alchemist_crb,state:feature=s2-1"},{"c":5,"s":5,"id":9697,"u":"ability%20boosts_alchemist_crb_5_crb","p":74,"h":1,"n":"Alchemist 5; Ability Boosts","uh":"alchemist_crb,state:feature=s4-0"},{"c":5,"s":5,"id":9699,"u":"ancestry%20feats_alchemist_crb_5_crb","p":74,"h":1,"n":"Alchemist 5; Ancestry Feats","uh":"alchemist_crb,state:feature=s4-2"},{"c":5,"s":5,"id":9701,"u":"field%20discovery_alchemist_crb_5_crb","p":74,"h":1,"n":"Alchemist 5; Field Discovery","uh":"alchemist_crb,state:feature=s4-3"},{"c":5,"s":5,"id":9703,"u":"powerful%20alchemy_alchemist_crb_5_crb","p":74,"h":1,"n":"Alchemist 5; Powerful Alchemy","uh":"alchemist_crb,state:feature=s4-1"},{"c":5,"s":5,"id":9705,"u":"alchemical%20weapon%20expertise_alchemist_crb_7_crb","p":74,"h":1,"n":"Alchemist 7; Alchemical Weapon Expertise","uh":"alchemist_crb,state:feature=s6-0"},{"c":5,"s":5,"id":9707,"u":"iron%20will_alchemist_crb_7_crb","p":74,"h":1,"n":"Alchemist 7; Iron Will","uh":"alchemist_crb,state:feature=s6-1"},{"c":5,"s":5,"id":9709,"u":"perpetual%20infusions_alchemist_crb_7_crb","p":74,"h":1,"n":"Alchemist 7; Perpetual Infusions","uh":"alchemist_crb,state:feature=s6-2"},{"c":5,"s":5,"id":9711,"u":"alchemical%20expertise_alchemist_crb_9_crb","p":75,"h":1,"n":"Alchemist 9; Alchemical Expertise","uh":"alchemist_crb,state:feature=s8-0"},{"c":5,"s":5,"id":9713,"u":"alertness_alchemist_crb_9_crb","p":75,"h":1,"n":"Alchemist 9; Alertness","uh":"alchemist_crb,state:feature=s8-1"},{"c":5,"s":5,"id":9715,"u":"double%20brew_alchemist_crb_9_crb","p":75,"h":1,"n":"Alchemist 9; Double Brew","uh":"alchemist_crb,state:feature=s8-2"},{"c":5,"s":5,"id":9717,"u":"juggernaut_alchemist_crb_11_crb","p":75,"h":1,"n":"Alchemist 11; Juggernaut","uh":"alchemist_crb,state:feature=s10-0"},{"c":5,"s":5,"id":9719,"u":"perpetual%20potency_alchemist_crb_11_crb","p":75,"h":1,"n":"Alchemist 11; Perpetual Potency","uh":"alchemist_crb,state:feature=s10-1"},{"c":5,"s":5,"id":9721,"u":"greater%20field%20discovery_alchemist_crb_13_crb","p":75,"h":1,"n":"Alchemist 13; Greater Field Discovery","uh":"alchemist_crb,state:feature=s12-0"},{"c":5,"s":5,"id":9723,"u":"light%20armor%20expertise_alchemist_crb_13_crb","p":75,"h":1,"n":"Alchemist 13; Light Armor Expertise","uh":"alchemist_crb,state:feature=s12-1"},{"c":5,"s":5,"id":9725,"u":"weapon%20specialization_alchemist_crb_13_crb","p":75,"h":1,"n":"Alchemist 13; Weapon Specialization","uh":"alchemist_crb,state:feature=s12-2"},{"c":5,"s":5,"id":9727,"u":"alchemical%20alacrity_alchemist_crb_15_crb","p":75,"h":1,"n":"Alchemist 15; Alchemical Alacrity","uh":"alchemist_crb,state:feature=s14-0"},{"c":5,"s":5,"id":9729,"u":"evasion_alchemist_crb_15_crb","p":76,"h":1,"n":"Alchemist 15; Evasion","uh":"alchemist_crb,state:feature=s14-1"},{"c":5,"s":5,"id":9731,"u":"alchemical%20mastery_alchemist_crb_17_crb","p":76,"h":1,"n":"Alchemist 17; Alchemical Mastery","uh":"alchemist_crb,state:feature=s16-0"},{"c":5,"s":5,"id":9733,"u":"perpetual%20perfection_alchemist_crb_17_crb","p":76,"h":1,"n":"Alchemist 17; Perpetual Perfection","uh":"alchemist_crb,state:feature=s16-1"},{"c":5,"s":5,"id":9735,"u":"light%20armor%20mastery_alchemist_crb_19_crb","p":76,"h":1,"n":"Alchemist 19; Light Armor Mastery","uh":"alchemist_crb,state:feature=s18-0"},{"c":5,"s":5,"id":9737,"u":"ancestry%20and%20background_barbarian_crb_1_crb","p":84,"h":1,"n":"Barbarian 1; Ancestry and Background","uh":"barbarian_crb,state:feature=s0-0"},{"c":5,"s":5,"id":9739,"u":"initial%20proficiencies_barbarian_crb_1_crb","p":84,"h":1,"n":"Barbarian 1; Initial Proficiencies","uh":"barbarian_crb,state:feature=s0-1"},{"c":5,"s":5,"id":9741,"u":"rage_barbarian_crb_1_crb","p":84,"h":1,"n":"Barbarian 1; Rage","uh":"barbarian_crb,state:feature=s0-2"},{"c":5,"s":5,"id":9743,"u":"instinct_barbarian_crb_1_crb","p":84,"h":1,"n":"Barbarian 1; Instinct","uh":"barbarian_crb,state:feature=s0-3"},{"c":5,"s":5,"id":9745,"u":"barbarian%20feats_barbarian_crb_1_crb","p":84,"h":1,"n":"Barbarian 1; Barbarian Feats","uh":"barbarian_crb,state:feature=s0-4"},{"c":5,"s":5,"id":9747,"u":"skill%20feats_barbarian_crb_2_crb","p":84,"h":1,"n":"Barbarian 2; Skill Feats","uh":"barbarian_crb,state:feature=s1-0"},{"c":5,"s":5,"id":9749,"u":"deny%20advantage_barbarian_crb_3_crb","p":84,"h":1,"n":"Barbarian 3; Deny Advantage","uh":"barbarian_crb,state:feature=s2-0"},{"c":5,"s":5,"id":9751,"u":"general%20feats_barbarian_crb_3_crb","p":84,"h":1,"n":"Barbarian 3; General Feats","uh":"barbarian_crb,state:feature=s2-1"},{"c":5,"s":5,"id":9753,"u":"skill%20increases_barbarian_crb_3_crb","p":84,"h":1,"n":"Barbarian 3; Skill Increases","uh":"barbarian_crb,state:feature=s2-2"},{"c":5,"s":5,"id":9755,"u":"ability%20boosts_barbarian_crb_5_crb","p":84,"h":1,"n":"Barbarian 5; Ability Boosts","uh":"barbarian_crb,state:feature=s4-0"},{"c":5,"s":5,"id":9757,"u":"ancestry%20feats_barbarian_crb_5_crb","p":85,"h":1,"n":"Barbarian 5; Ancestry Feats","uh":"barbarian_crb,state:feature=s4-1"},{"c":5,"s":5,"id":9759,"u":"brutality_barbarian_crb_5_crb","p":85,"h":1,"n":"Barbarian 5; Brutality","uh":"barbarian_crb,state:feature=s4-2"},{"c":5,"s":5,"id":9761,"u":"juggernaut_barbarian_crb_7_crb","p":85,"h":1,"n":"Barbarian 7; Juggernaut","uh":"barbarian_crb,state:feature=s6-0"},{"c":5,"s":5,"id":9763,"u":"weapon%20specialization_barbarian_crb_7_crb","p":85,"h":1,"n":"Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:feature=s6-1"},{"c":5,"s":5,"id":9765,"u":"lightning%20reflexes_barbarian_crb_9_crb","p":85,"h":1,"n":"Barbarian 9; Lightning Reflexes","uh":"barbarian_crb,state:feature=s8-0"},{"c":5,"s":5,"id":9767,"u":"raging%20resistance_barbarian_crb_9_crb","p":85,"h":1,"n":"Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:feature=s8-1"},{"c":5,"s":5,"id":9769,"u":"mighty%20rage_barbarian_crb_11_crb","p":85,"h":1,"n":"Barbarian 11; Mighty Rage","uh":"barbarian_crb,state:feature=s10-0"},{"c":5,"s":5,"id":9771,"u":"greater%20juggernaut_barbarian_crb_13_crb","p":85,"h":1,"n":"Barbarian 13; Greater Juggernaut","uh":"barbarian_crb,state:feature=s12-0"},{"c":5,"s":5,"id":9773,"u":"medium%20armor%20expertise_barbarian_crb_13_crb","p":85,"h":1,"n":"Barbarian 13; Medium Armor Expertise","uh":"barbarian_crb,state:feature=s12-1"},{"c":5,"s":5,"id":9775,"u":"weapon%20fury_barbarian_crb_13_crb","p":85,"h":1,"n":"Barbarian 13; Weapon Fury","uh":"barbarian_crb,state:feature=s12-2"},{"c":5,"s":5,"id":9777,"u":"greater%20weapon%20specialization_barbarian_crb_15_crb","p":86,"h":1,"n":"Barbarian 15; Greater Weapon Specialization","uh":"barbarian_crb,state:feature=s14-0"},{"c":5,"s":5,"id":9779,"u":"indomitable%20will_barbarian_crb_15_crb","p":86,"h":1,"n":"Barbarian 15; Indomitable Will","uh":"barbarian_crb,state:feature=s14-1"},{"c":5,"s":5,"id":9781,"u":"heightened%20senses_barbarian_crb_17_crb","p":86,"h":1,"n":"Barbarian 17; Heightened Senses","uh":"barbarian_crb,state:feature=s16-0"},{"c":5,"s":5,"id":9783,"u":"quick%20rage_barbarian_crb_17_crb","p":86,"h":1,"n":"Barbarian 17; Quick Rage","uh":"barbarian_crb,state:feature=s16-1"},{"c":5,"s":5,"id":9785,"u":"armor%20of%20fury_barbarian_crb_19_crb","p":86,"h":1,"n":"Barbarian 19; Armor of Fury","uh":"barbarian_crb,state:feature=s18-0"},{"c":5,"s":5,"id":9787,"u":"devastator_barbarian_crb_19_crb","p":86,"h":1,"n":"Barbarian 19; Devastator","uh":"barbarian_crb,state:feature=s18-1"},{"c":5,"s":5,"id":9789,"u":"ancestry%20and%20background_bard_crb_1_crb","p":96,"h":1,"n":"Bard 1; Ancestry and Background","uh":"bard_crb,state:feature=s0-0"},{"c":5,"s":5,"id":9791,"u":"initial%20proficiencies_bard_crb_1_crb","p":96,"h":1,"n":"Bard 1; Initial Proficiencies","uh":"bard_crb,state:feature=s0-1"},{"c":5,"s":5,"id":9793,"u":"occult%20spellcasting_bard_crb_1_crb","p":96,"h":1,"n":"Bard 1; Occult Spellcasting","uh":"bard_crb,state:feature=s0-2"},{"c":5,"s":5,"id":9795,"u":"spell%20repertoire_bard_crb_1_crb","p":96,"h":1,"n":"Bard 1; Spell Repertoire","uh":"bard_crb,state:feature=s0-3"},{"c":5,"s":5,"id":9797,"u":"composition%20spells_bard_crb_1_crb","p":97,"h":1,"n":"Bard 1; Composition Spells","uh":"bard_crb,state:feature=s0-4"},{"c":5,"s":5,"id":9799,"u":"muses_bard_crb_1_crb","p":97,"h":1,"n":"Bard 1; Muses","uh":"bard_crb,state:feature=s0-5"},{"c":5,"s":5,"id":9801,"u":"bard%20feats_bard_crb_2_crb","p":98,"h":1,"n":"Bard 2; Bard Feats","uh":"bard_crb,state:feature=s1-0"},{"c":5,"s":5,"id":9803,"u":"skill%20feats_bard_crb_2_crb","p":98,"h":1,"n":"Bard 2; Skill Feats","uh":"bard_crb,state:feature=s1-1"},{"c":5,"s":5,"id":9805,"u":"general%20feats_bard_crb_3_crb","p":98,"h":1,"n":"Bard 3; General Feats","uh":"bard_crb,state:feature=s2-0"},{"c":5,"s":5,"id":9807,"u":"lightning%20reflexes_bard_crb_3_crb","p":98,"h":1,"n":"Bard 3; Lightning Reflexes","uh":"bard_crb,state:feature=s2-1"},{"c":5,"s":5,"id":9809,"u":"signature%20spells_bard_crb_3_crb","p":98,"h":1,"n":"Bard 3; Signature Spells","uh":"bard_crb,state:feature=s2-2"},{"c":5,"s":5,"id":9811,"u":"skill%20increases_bard_crb_3_crb","p":98,"h":1,"n":"Bard 3; Skill Increases","uh":"bard_crb,state:feature=s2-3"},{"c":5,"s":5,"id":9813,"u":"ability%20boosts_bard_crb_5_crb","p":98,"h":1,"n":"Bard 5; Ability Boosts","uh":"bard_crb,state:feature=s4-0"},{"c":5,"s":5,"id":9815,"u":"ancestry%20feats_bard_crb_5_crb","p":98,"h":1,"n":"Bard 5; Ancestry Feats","uh":"bard_crb,state:feature=s4-1"},{"c":5,"s":5,"id":9817,"u":"expert%20spellcaster_bard_crb_7_crb","p":98,"h":1,"n":"Bard 7; Expert Spellcaster","uh":"bard_crb,state:feature=s6-0"},{"c":5,"s":5,"id":9819,"u":"great%20fortitude_bard_crb_9_crb","p":99,"h":1,"n":"Bard 9; Great Fortitude","uh":"bard_crb,state:feature=s8-0"},{"c":5,"s":5,"id":9821,"u":"resolve_bard_crb_9_crb","p":99,"h":1,"n":"Bard 9; Resolve","uh":"bard_crb,state:feature=s8-1"},{"c":5,"s":5,"id":9823,"u":"bard%20weapon%20expertise_bard_crb_11_crb","p":99,"h":1,"n":"Bard 11; Bard Weapon Expertise","uh":"bard_crb,state:feature=s10-0"},{"c":5,"s":5,"id":9825,"u":"vigilant%20senses_bard_crb_11_crb","p":99,"h":1,"n":"Bard 11; Vigilant Senses","uh":"bard_crb,state:feature=s10-1"},{"c":5,"s":5,"id":9827,"u":"light%20armor%20expertise_bard_crb_13_crb","p":99,"h":1,"n":"Bard 13; Light Armor Expertise","uh":"bard_crb,state:feature=s12-0"},{"c":5,"s":5,"id":9829,"u":"weapon%20specialization_bard_crb_13_crb","p":99,"h":1,"n":"Bard 13; Weapon Specialization","uh":"bard_crb,state:feature=s12-1"},{"c":5,"s":5,"id":9831,"u":"master%20spellcaster_bard_crb_15_crb","p":99,"h":1,"n":"Bard 15; Master Spellcaster","uh":"bard_crb,state:feature=s14-0"},{"c":5,"s":5,"id":9833,"u":"greater%20resolve_bard_crb_17_crb","p":99,"h":1,"n":"Bard 17; Greater Resolve","uh":"bard_crb,state:feature=s16-0"},{"c":5,"s":5,"id":9835,"u":"magnum%20opus_bard_crb_19_crb","p":99,"h":1,"n":"Bard 19; Magnum Opus","uh":"bard_crb,state:feature=s18-0"},{"c":5,"s":5,"id":9837,"u":"legendary%20spellcaster_bard_crb_19_crb","p":99,"h":1,"n":"Bard 19; Legendary Spellcaster","uh":"bard_crb,state:feature=s18-1"},{"c":5,"s":5,"id":9839,"u":"ancestry%20and%20background_champion_crb_1_crb","p":106,"h":1,"n":"Champion 1; Ancestry and Background","uh":"champion_crb,state:feature=s0-0"},{"c":5,"s":5,"id":9841,"u":"initial%20proficiencies_champion_crb_1_crb","p":106,"h":1,"n":"Champion 1; Initial Proficiencies","uh":"champion_crb,state:feature=s0-1"},{"c":5,"s":5,"id":9843,"u":"champion's%20code_champion_crb_1_crb","p":106,"h":1,"n":"Champion 1; Champion's Code","uh":"champion_crb,state:feature=s0-2"},{"c":5,"s":5,"id":9845,"u":"deity%20and%20cause_champion_crb_1_crb","p":106,"h":1,"n":"Champion 1; Deity and Cause","uh":"champion_crb,state:feature=s0-3"},{"c":5,"s":5,"id":9847,"u":"deific%20weapon_champion_crb_1_crb","p":107,"h":1,"n":"Champion 1; Deific Weapon","uh":"champion_crb,state:feature=s0-4"},{"c":5,"s":5,"id":9849,"u":"champion's%20reaction_champion_crb_1_crb","p":107,"h":1,"n":"Champion 1; Champion's Reaction","uh":"champion_crb,state:feature=s0-5"},{"c":5,"s":5,"id":9851,"u":"devotion%20spells_champion_crb_1_crb","p":108,"h":1,"n":"Champion 1; Devotion Spells","uh":"champion_crb,state:feature=s0-6"},{"c":5,"s":5,"id":9853,"u":"champion%20feats_champion_crb_1_crb","p":108,"h":1,"n":"Champion 1; Champion Feats","uh":"champion_crb,state:feature=s0-7"},{"c":5,"s":5,"id":9855,"u":"shield%20block_champion_crb_1_crb","p":108,"h":1,"n":"Champion 1; Shield Block","uh":"champion_crb,state:feature=s0-8"},{"c":5,"s":5,"id":9857,"u":"skill%20feats_champion_crb_2_crb","p":108,"h":1,"n":"Champion 2; Skill Feats","uh":"champion_crb,state:feature=s1-0"},{"c":5,"s":5,"id":9859,"u":"divine%20ally_champion_crb_3_crb","p":108,"h":1,"n":"Champion 3; Divine Ally","uh":"champion_crb,state:feature=s2-0"},{"c":5,"s":5,"id":9861,"u":"general%20feats_champion_crb_3_crb","p":108,"h":1,"n":"Champion 3; General Feats","uh":"champion_crb,state:feature=s2-1"},{"c":5,"s":5,"id":9863,"u":"skill%20increases_champion_crb_3_crb","p":108,"h":1,"n":"Champion 3; Skill Increases","uh":"champion_crb,state:feature=s2-2"},{"c":5,"s":5,"id":9865,"u":"ability%20boosts_champion_crb_5_crb","p":108,"h":1,"n":"Champion 5; Ability Boosts","uh":"champion_crb,state:feature=s4-0"},{"c":5,"s":5,"id":9867,"u":"ancestry%20feats_champion_crb_5_crb","p":108,"h":1,"n":"Champion 5; Ancestry Feats","uh":"champion_crb,state:feature=s4-1"},{"c":5,"s":5,"id":9869,"u":"weapon%20expertise_champion_crb_5_crb","p":108,"h":1,"n":"Champion 5; Weapon Expertise","uh":"champion_crb,state:feature=s4-2"},{"c":5,"s":5,"id":9871,"u":"armor%20expertise_champion_crb_7_crb","p":108,"h":1,"n":"Champion 7; Armor Expertise","uh":"champion_crb,state:feature=s6-0"},{"c":5,"s":5,"id":9873,"u":"weapon%20specialization_champion_crb_7_crb","p":108,"h":1,"n":"Champion 7; Weapon Specialization","uh":"champion_crb,state:feature=s6-1"},{"c":5,"s":5,"id":9875,"u":"champion%20expertise_champion_crb_9_crb","p":108,"h":1,"n":"Champion 9; Champion Expertise","uh":"champion_crb,state:feature=s8-0"},{"c":5,"s":5,"id":9877,"u":"divine%20smite_champion_crb_9_crb","p":108,"h":1,"n":"Champion 9; Divine Smite","uh":"champion_crb,state:feature=s8-1"},{"c":5,"s":5,"id":9879,"u":"juggernaut_champion_crb_9_crb","p":109,"h":1,"n":"Champion 9; Juggernaut","uh":"champion_crb,state:feature=s8-2"},{"c":5,"s":5,"id":9881,"u":"lightning%20reflexes_champion_crb_9_crb","p":109,"h":1,"n":"Champion 9; Lightning Reflexes","uh":"champion_crb,state:feature=s8-0"},{"c":5,"s":5,"id":9883,"u":"alertness_champion_crb_11_crb","p":109,"h":1,"n":"Champion 11; Alertness","uh":"champion_crb,state:feature=s10-0"},{"c":5,"s":5,"id":9885,"u":"divine%20will_champion_crb_11_crb","p":109,"h":1,"n":"Champion 11; Divine Will","uh":"champion_crb,state:feature=s10-1"},{"c":5,"s":5,"id":9887,"u":"exalt_champion_crb_11_crb","p":109,"h":1,"n":"Champion 11; Exalt","uh":"champion_crb,state:feature=s10-2"},{"c":5,"s":5,"id":9889,"u":"armor%20mastery_champion_crb_13_crb","p":109,"h":1,"n":"Champion 13; Armor Mastery","uh":"champion_crb,state:feature=s12-0"},{"c":5,"s":5,"id":9891,"u":"weapon%20mastery_champion_crb_13_crb","p":109,"h":1,"n":"Champion 13; Weapon Mastery","uh":"champion_crb,state:feature=s12-1"},{"c":5,"s":5,"id":9893,"u":"greater%20weapon%20specialization_champion_crb_15_crb","p":109,"h":1,"n":"Champion 15; Greater Weapon Specialization","uh":"champion_crb,state:feature=s14-0"},{"c":5,"s":5,"id":9895,"u":"champion%20mastery_champion_crb_17_crb","p":109,"h":1,"n":"Champion 17; Champion Mastery","uh":"champion_crb,state:feature=s16-0"},{"c":5,"s":5,"id":9897,"u":"legendary%20armor_champion_crb_17_crb","p":109,"h":1,"n":"Champion 17; Legendary Armor","uh":"champion_crb,state:feature=s16-1"},{"c":5,"s":5,"id":9899,"u":"hero's%20defiance_champion_crb_19_crb","p":109,"h":1,"n":"Champion 19; Hero's Defiance","uh":"champion_crb,state:feature=s18-0"},{"c":5,"s":5,"id":9901,"u":"ancestry%20and%20background_cleric_crb_1_crb","p":118,"h":1,"n":"Cleric 1; Ancestry and Background","uh":"cleric_crb,state:feature=s0-0"},{"c":5,"s":5,"id":9903,"u":"initial%20proficiencies_cleric_crb_1_crb","p":118,"h":1,"n":"Cleric 1; Initial Proficiencies","uh":"cleric_crb,state:feature=s0-1"},{"c":5,"s":5,"id":9905,"u":"first%20doctrine_cleric_crb_1_crb","p":119,"h":1,"n":"Cleric 1; First Doctrine","uh":"cleric_crb,state:feature=s0-6"},{"c":5,"s":5,"id":9907,"u":"second%20doctrine_cleric_crb_3_crb","p":119,"h":1,"n":"Cleric 3; Second Doctrine","uh":"cleric_crb,state:feature=s2-0"},{"c":5,"s":5,"id":9909,"u":"final%20doctrine_cleric_crb_19_crb","p":119,"h":1,"n":"Cleric 19; Final Doctrine","uh":"cleric_crb,state:feature=s18-0"},{"c":5,"s":5,"id":9911,"u":"fifth%20doctrine_cleric_crb_15_crb","p":119,"h":1,"n":"Cleric 15; Fifth Doctrine","uh":"cleric_crb,state:feature=s14-0"},{"c":5,"s":5,"id":9913,"u":"fourth%20doctrine_cleric_crb_11_crb","p":119,"h":1,"n":"Cleric 11; Fourth Doctrine","uh":"cleric_crb,state:feature=s10-0"},{"c":5,"s":5,"id":9915,"u":"third%20doctrine_cleric_crb_7_crb","p":119,"h":1,"n":"Cleric 7; Third Doctrine","uh":"cleric_crb,state:feature=s6-0"},{"c":5,"s":5,"id":9917,"u":"deity_cleric_crb_1_crb","p":118,"h":1,"n":"Cleric 1; Deity","uh":"cleric_crb,state:feature=s0-2"},{"c":5,"s":5,"id":9919,"u":"divine%20spellcasting_cleric_crb_1_crb","p":118,"h":1,"n":"Cleric 1; Divine Spellcasting","uh":"cleric_crb,state:feature=s0-3"},{"c":5,"s":5,"id":9921,"u":"divine%20font_cleric_crb_1_crb","p":119,"h":1,"n":"Cleric 1; Divine Font","uh":"cleric_crb,state:feature=s0-4"},{"c":5,"s":5,"id":9923,"u":"doctrine_cleric_crb_1_crb","p":119,"h":1,"n":"Cleric 1; Doctrine","uh":"cleric_crb,state:feature=s0-5"},{"c":5,"s":5,"id":9925,"u":"cleric%20feats_cleric_crb_2_crb","p":120,"h":1,"n":"Cleric 2; Cleric Feats","uh":"cleric_crb,state:feature=s1-0"},{"c":5,"s":5,"id":9927,"u":"skill%20feats_cleric_crb_2_crb","p":120,"h":1,"n":"Cleric 2; Skill Feats","uh":"cleric_crb,state:feature=s1-1"},{"c":5,"s":5,"id":9929,"u":"general%20feats_cleric_crb_3_crb","p":120,"h":1,"n":"Cleric 3; General Feats","uh":"cleric_crb,state:feature=s2-1"},{"c":5,"s":5,"id":9931,"u":"skill%20increases_cleric_crb_3_crb","p":120,"h":1,"n":"Cleric 3; Skill Increases","uh":"cleric_crb,state:feature=s2-2"},{"c":5,"s":5,"id":9933,"u":"ability%20boosts_cleric_crb_5_crb","p":120,"h":1,"n":"Cleric 5; Ability Boosts","uh":"cleric_crb,state:feature=s4-0"},{"c":5,"s":5,"id":9935,"u":"alertness_cleric_crb_5_crb","p":121,"h":1,"n":"Cleric 5; Alertness","uh":"cleric_crb,state:feature=s4-1"},{"c":5,"s":5,"id":9937,"u":"ancestry%20feats_cleric_crb_5_crb","p":121,"h":1,"n":"Cleric 5; Ancestry Feats","uh":"cleric_crb,state:feature=s4-2"},{"c":5,"s":5,"id":9939,"u":"resolve_cleric_crb_9_crb","p":121,"h":1,"n":"Cleric 9; Resolve","uh":"cleric_crb,state:feature=s8-0"},{"c":5,"s":5,"id":9941,"u":"lightning%20reflexes_cleric_crb_11_crb","p":121,"h":1,"n":"Cleric 11; Lightning Reflexes","uh":"cleric_crb,state:feature=s10-1"},{"c":5,"s":5,"id":9943,"u":"divine%20defense_cleric_crb_13_crb","p":121,"h":1,"n":"Cleric 13; Divine Defense","uh":"cleric_crb,state:feature=s12-0"},{"c":5,"s":5,"id":9945,"u":"weapon%20specialization_cleric_crb_13_crb","p":121,"h":1,"n":"Cleric 13; Weapon Specialization","uh":"cleric_crb,state:feature=s12-1"},{"c":5,"s":5,"id":9947,"u":"miraculous%20spell_cleric_crb_19_crb","p":121,"h":1,"n":"Cleric 19; Miraculous Spell","uh":"cleric_crb,state:feature=s18-1"},{"c":5,"s":5,"id":9949,"u":"ancestry%20and%20background_druid_crb_1_crb","p":130,"h":1,"n":"Druid 1; Ancestry and Background","uh":"druid_crb,state:feature=s0-0"},{"c":5,"s":5,"id":9951,"u":"initial%20proficiencies_druid_crb_1_crb","p":130,"h":1,"n":"Druid 1; Initial Proficiencies","uh":"druid_crb,state:feature=s0-1"},{"c":5,"s":5,"id":9953,"u":"primal%20spellcasting_druid_crb_1_crb","p":130,"h":1,"n":"Druid 1; Primal Spellcasting","uh":"druid_crb,state:feature=s0-2"},{"c":5,"s":5,"id":9955,"u":"anathema_druid_crb_1_crb","p":130,"h":1,"n":"Druid 1; Anathema","uh":"druid_crb,state:feature=s0-3"},{"c":5,"s":5,"id":9957,"u":"druidic%20language_druid_crb_1_crb","p":130,"h":1,"n":"Druid 1; Druidic Language","uh":"druid_crb,state:feature=s0-4"},{"c":5,"s":5,"id":9959,"u":"druidic%20order_druid_crb_1_crb","p":131,"h":1,"n":"Druid 1; Druidic Order","uh":"druid_crb,state:feature=s0-5"},{"c":5,"s":5,"id":9961,"u":"shield%20block_druid_crb_1_crb","p":132,"h":1,"n":"Druid 1; Shield Block","uh":"druid_crb,state:feature=s0-6"},{"c":5,"s":5,"id":9963,"u":"wild%20empathy_druid_crb_1_crb","p":132,"h":1,"n":"Druid 1; Wild Empathy","uh":"druid_crb,state:feature=s0-7"},{"c":5,"s":5,"id":9965,"u":"druid%20feats_druid_crb_2_crb","p":132,"h":1,"n":"Druid 2; Druid Feats","uh":"druid_crb,state:feature=s1-0"},{"c":5,"s":5,"id":9967,"u":"skill%20feats_druid_crb_2_crb","p":132,"h":1,"n":"Druid 2; Skill Feats","uh":"druid_crb,state:feature=s1-1"},{"c":5,"s":5,"id":9969,"u":"alertness_druid_crb_3_crb","p":132,"h":1,"n":"Druid 3; Alertness","uh":"druid_crb,state:feature=s2-0"},{"c":5,"s":5,"id":9971,"u":"general%20feats_druid_crb_3_crb","p":132,"h":1,"n":"Druid 3; General Feats","uh":"druid_crb,state:feature=s2-1"},{"c":5,"s":5,"id":9973,"u":"great%20fortitude_druid_crb_3_crb","p":132,"h":1,"n":"Druid 3; Great Fortitude","uh":"druid_crb,state:feature=s2-2"},{"c":5,"s":5,"id":9975,"u":"skill%20increases_druid_crb_3_crb","p":133,"h":1,"n":"Druid 3; Skill Increases","uh":"druid_crb,state:feature=s2-3"},{"c":5,"s":5,"id":9977,"u":"ability%20boosts_druid_crb_5_crb","p":133,"h":1,"n":"Druid 5; Ability Boosts","uh":"druid_crb,state:feature=s4-0"},{"c":5,"s":5,"id":9979,"u":"ancestry%20feats_druid_crb_5_crb","p":133,"h":1,"n":"Druid 5; Ancestry Feats","uh":"druid_crb,state:feature=s4-1"},{"c":5,"s":5,"id":9981,"u":"lightning%20reflexes_druid_crb_5_crb","p":133,"h":1,"n":"Druid 5; Lightning Reflexes","uh":"druid_crb,state:feature=s4-2"},{"c":5,"s":5,"id":9983,"u":"expert%20spellcaster_druid_crb_7_crb","p":133,"h":1,"n":"Druid 7; Expert Spellcaster","uh":"druid_crb,state:feature=s6-0"},{"c":5,"s":5,"id":9985,"u":"druid%20weapon%20expertise_druid_crb_11_crb","p":133,"h":1,"n":"Druid 11; Druid Weapon Expertise","uh":"druid_crb,state:feature=s10-0"},{"c":5,"s":5,"id":9987,"u":"resolve_druid_crb_11_crb","p":133,"h":1,"n":"Druid 11; Resolve","uh":"druid_crb,state:feature=s10-1"},{"c":5,"s":5,"id":9989,"u":"medium%20armor%20expertise_druid_crb_13_crb","p":133,"h":1,"n":"Druid 13; Medium Armor Expertise","uh":"druid_crb,state:feature=s12-0"},{"c":5,"s":5,"id":9991,"u":"weapon%20specialization_druid_crb_13_crb","p":133,"h":1,"n":"Druid 13; Weapon Specialization","uh":"druid_crb,state:feature=s12-1"},{"c":5,"s":5,"id":9993,"u":"master%20spellcaster_druid_crb_15_crb","p":133,"h":1,"n":"Druid 15; Master Spellcaster","uh":"druid_crb,state:feature=s14-0"},{"c":5,"s":5,"id":9995,"u":"legendary%20spellcaster_druid_crb_19_crb","p":133,"h":1,"n":"Druid 19; Legendary Spellcaster","uh":"druid_crb,state:feature=s18-0"},{"c":5,"s":5,"id":9997,"u":"primal%20hierophant_druid_crb_19_crb","p":133,"h":1,"n":"Druid 19; Primal Hierophant","uh":"druid_crb,state:feature=s18-1"},{"c":5,"s":5,"id":9999,"u":"ancestry%20and%20background_fighter_crb_1_crb","p":141,"h":1,"n":"Fighter 1; Ancestry and Background","uh":"fighter_crb,state:feature=s0-0"},{"c":5,"s":5,"id":10001,"u":"initial%20proficiencies_fighter_crb_1_crb","p":141,"h":1,"n":"Fighter 1; Initial Proficiencies","uh":"fighter_crb,state:feature=s0-1"},{"c":5,"s":5,"id":10003,"u":"attack%20of%20opportunity_fighter_crb_1_crb","p":141,"h":1,"n":"Fighter 1; Attack of Opportunity","uh":"fighter_crb,state:feature=s0-2"},{"c":5,"s":5,"id":10005,"u":"fighter%20feats_fighter_crb_1_crb","p":141,"h":1,"n":"Fighter 1; Fighter Feats","uh":"fighter_crb,state:feature=s0-3"},{"c":5,"s":5,"id":10007,"u":"shield%20block_fighter_crb_1_crb","p":141,"h":1,"n":"Fighter 1; Shield Block","uh":"fighter_crb,state:feature=s0-4"},{"c":5,"s":5,"id":10009,"u":"skill%20feats_fighter_crb_2_crb","p":141,"h":1,"n":"Fighter 2; Skill Feats","uh":"fighter_crb,state:feature=s1-0"},{"c":5,"s":5,"id":10011,"u":"bravery_fighter_crb_3_crb","p":141,"h":1,"n":"Fighter 3; Bravery","uh":"fighter_crb,state:feature=s2-0"},{"c":5,"s":5,"id":10013,"u":"general%20feats_fighter_crb_3_crb","p":141,"h":1,"n":"Fighter 3; General Feats","uh":"fighter_crb,state:feature=s2-1"},{"c":5,"s":5,"id":10015,"u":"skill%20increases_fighter_crb_3_crb","p":141,"h":1,"n":"Fighter 3; Skill Increases","uh":"fighter_crb,state:feature=s2-2"},{"c":5,"s":5,"id":10017,"u":"ability%20boosts_fighter_crb_5_crb","p":141,"h":1,"n":"Fighter 5; Ability Boosts","uh":"fighter_crb,state:feature=s4-0"},{"c":5,"s":5,"id":10019,"u":"ancestry%20feats_fighter_crb_5_crb","p":141,"h":1,"n":"Fighter 5; Ancestry Feats","uh":"fighter_crb,state:feature=s4-1"},{"c":5,"s":5,"id":10021,"u":"fighter%20weapon%20mastery_fighter_crb_5_crb","p":142,"h":1,"n":"Fighter 5; Fighter Weapon Mastery","uh":"fighter_crb,state:feature=s4-2"},{"c":5,"s":5,"id":10023,"u":"battlefield%20surveyor_fighter_crb_7_crb","p":142,"h":1,"n":"Fighter 7; Battlefield Surveyor","uh":"fighter_crb,state:feature=s6-0"},{"c":5,"s":5,"id":10025,"u":"weapon%20specialization_fighter_crb_7_crb","p":142,"h":1,"n":"Fighter 7; Weapon Specialization","uh":"fighter_crb,state:feature=s6-1"},{"c":5,"s":5,"id":10027,"u":"combat%20flexibility_fighter_crb_9_crb","p":142,"h":1,"n":"Fighter 9; Combat Flexibility","uh":"fighter_crb,state:feature=s8-0"},{"c":5,"s":5,"id":10029,"u":"juggernaut_fighter_crb_9_crb","p":142,"h":1,"n":"Fighter 9; Juggernaut","uh":"fighter_crb,state:feature=s8-1"},{"c":5,"s":5,"id":10031,"u":"armor%20expertise_fighter_crb_11_crb","p":142,"h":1,"n":"Fighter 11; Armor Expertise","uh":"fighter_crb,state:feature=s10-0"},{"c":5,"s":5,"id":10033,"u":"fighter%20expertise_fighter_crb_11_crb","p":142,"h":1,"n":"Fighter 11; Fighter Expertise","uh":"fighter_crb,state:feature=s10-1"},{"c":5,"s":5,"id":10035,"u":"weapon%20legend_fighter_crb_13_crb","p":142,"h":1,"n":"Fighter 13; Weapon Legend","uh":"fighter_crb,state:feature=s12-0"},{"c":5,"s":5,"id":10037,"u":"evasion_fighter_crb_15_crb","p":142,"h":1,"n":"Fighter 15; Evasion","uh":"fighter_crb,state:feature=s14-0"},{"c":5,"s":5,"id":10039,"u":"greater%20weapon%20specialization_fighter_crb_15_crb","p":142,"h":1,"n":"Fighter 15; Greater Weapon Specialization","uh":"fighter_crb,state:feature=s14-1"},{"c":5,"s":5,"id":10041,"u":"improved%20flexibility_fighter_crb_15_crb","p":142,"h":1,"n":"Fighter 15; Improved Flexibility","uh":"fighter_crb,state:feature=s14-2"},{"c":5,"s":5,"id":10043,"u":"armor%20mastery_fighter_crb_17_crb","p":143,"h":1,"n":"Fighter 17; Armor Mastery","uh":"fighter_crb,state:feature=s16-0"},{"c":5,"s":5,"id":10045,"u":"versatile%20legend_fighter_crb_19_crb","p":143,"h":1,"n":"Fighter 19; Versatile Legend","uh":"fighter_crb,state:feature=s18-0"},{"c":5,"s":2,"id":10047,"u":"ancestry%20and%20background_gunslinger_g%26g_1_g%26g","p":106,"h":1,"n":"Gunslinger 1; Ancestry and Background","uh":"gunslinger_g%26g,state:feature=s0-0"},{"c":5,"s":2,"id":10049,"u":"initial%20proficiencies_gunslinger_g%26g_1_g%26g","p":106,"h":1,"n":"Gunslinger 1; Initial Proficiencies","uh":"gunslinger_g%26g,state:feature=s0-1"},{"c":5,"s":2,"id":10051,"u":"gunslinger's%20way_gunslinger_g%26g_1_g%26g","p":106,"h":1,"n":"Gunslinger 1; Gunslinger's Way","uh":"gunslinger_g%26g,state:feature=s0-2"},{"c":5,"s":2,"id":10053,"u":"gunslinger%20feats_gunslinger_g%26g_1_g%26g","p":106,"h":1,"n":"Gunslinger 1; Gunslinger Feats","uh":"gunslinger_g%26g,state:feature=s0-3"},{"c":5,"s":2,"id":10055,"u":"singular%20expertise_gunslinger_g%26g_1_g%26g","p":106,"h":1,"n":"Gunslinger 1; Singular Expertise","uh":"gunslinger_g%26g,state:feature=s0-4"},{"c":5,"s":2,"id":10057,"u":"skill%20feats_gunslinger_g%26g_2_g%26g","p":106,"h":1,"n":"Gunslinger 2; Skill Feats","uh":"gunslinger_g%26g,state:feature=s1-0"},{"c":5,"s":2,"id":10059,"u":"general%20feats_gunslinger_g%26g_3_g%26g","p":106,"h":1,"n":"Gunslinger 3; General Feats","uh":"gunslinger_g%26g,state:feature=s2-0"},{"c":5,"s":2,"id":10061,"u":"skill%20increases_gunslinger_g%26g_3_g%26g","p":106,"h":1,"n":"Gunslinger 3; Skill Increases","uh":"gunslinger_g%26g,state:feature=s2-1"},{"c":5,"s":2,"id":10063,"u":"stubborn_gunslinger_g%26g_3_g%26g","p":106,"h":1,"n":"Gunslinger 3; Stubborn","uh":"gunslinger_g%26g,state:feature=s2-2"},{"c":5,"s":2,"id":10065,"u":"ability%20boosts_gunslinger_g%26g_5_g%26g","p":107,"h":1,"n":"Gunslinger 5; Ability Boosts","uh":"gunslinger_g%26g,state:feature=s4-0"},{"c":5,"s":2,"id":10067,"u":"ancestry%20feats_gunslinger_g%26g_5_g%26g","p":107,"h":1,"n":"Gunslinger 5; Ancestry Feats","uh":"gunslinger_g%26g,state:feature=s4-1"},{"c":5,"s":2,"id":10069,"u":"gunslinger%20weapon%20mastery_gunslinger_g%26g_5_g%26g","p":107,"h":1,"n":"Gunslinger 5; Gunslinger Weapon Mastery","uh":"gunslinger_g%26g,state:feature=s4-2"},{"c":5,"s":2,"id":10071,"u":"vigilant%20senses_gunslinger_g%26g_7_g%26g","p":107,"h":1,"n":"Gunslinger 7; Vigilant Senses","uh":"gunslinger_g%26g,state:feature=s6-0"},{"c":5,"s":2,"id":10073,"u":"weapon%20specialization_gunslinger_g%26g_7_g%26g","p":107,"h":1,"n":"Gunslinger 7; Weapon Specialization","uh":"gunslinger_g%26g,state:feature=s6-1"},{"c":5,"s":2,"id":10075,"u":"advanced%20deed_gunslinger_g%26g_9_g%26g","p":107,"h":1,"n":"Gunslinger 9; Advanced Deed","uh":"gunslinger_g%26g,state:feature=s8-0"},{"c":5,"s":2,"id":10077,"u":"gunslinger%20expertise_gunslinger_g%26g_9_g%26g","p":107,"h":1,"n":"Gunslinger 9; Gunslinger Expertise","uh":"gunslinger_g%26g,state:feature=s8-1"},{"c":5,"s":2,"id":10079,"u":"evasion_gunslinger_g%26g_11_g%26g","p":107,"h":1,"n":"Gunslinger 11; Evasion","uh":"gunslinger_g%26g,state:feature=s10-0"},{"c":5,"s":2,"id":10081,"u":"gunslinging%20legend_gunslinger_g%26g_13_g%26g","p":107,"h":1,"n":"Gunslinger 13; Gunslinging Legend","uh":"gunslinger_g%26g,state:feature=s12-0"},{"c":5,"s":2,"id":10083,"u":"medium%20armor%20expertise_gunslinger_g%26g_13_g%26g","p":107,"h":1,"n":"Gunslinger 13; Medium Armor Expertise","uh":"gunslinger_g%26g,state:feature=s12-1"},{"c":5,"s":2,"id":10085,"u":"greater%20deed_gunslinger_g%26g_15_g%26g","p":107,"h":1,"n":"Gunslinger 15; Greater Deed","uh":"gunslinger_g%26g,state:feature=s14-0"},{"c":5,"s":2,"id":10087,"u":"greater%20weapon%20specialization_gunslinger_g%26g_15_g%26g","p":107,"h":1,"n":"Gunslinger 15; Greater Weapon Specialization","uh":"gunslinger_g%26g,state:feature=s14-1"},{"c":5,"s":2,"id":10089,"u":"juggernaut_gunslinger_g%26g_17_g%26g","p":107,"h":1,"n":"Gunslinger 17; Juggernaut","uh":"gunslinger_g%26g,state:feature=s16-0"},{"c":5,"s":2,"id":10091,"u":"shootist's%20edge_gunslinger_g%26g_17_g%26g","p":107,"h":1,"n":"Gunslinger 17; Shootist's Edge","uh":"gunslinger_g%26g,state:feature=s16-1"},{"c":5,"s":2,"id":10093,"u":"incredible%20senses_gunslinger_g%26g_19_g%26g","p":108,"h":1,"n":"Gunslinger 19; Incredible Senses","uh":"gunslinger_g%26g,state:feature=s18-0"},{"c":5,"s":2,"id":10095,"u":"medium%20armor%20mastery_gunslinger_g%26g_19_g%26g","p":108,"h":1,"n":"Gunslinger 19; Medium Armor Mastery","uh":"gunslinger_g%26g,state:feature=s18-1"},{"c":5,"s":2,"id":10097,"u":"ancestry%20and%20background_inventor_g%26g_1_g%26g","p":16,"h":1,"n":"Inventor 1; Ancestry and Background","uh":"inventor_g%26g,state:feature=s0-0"},{"c":5,"s":2,"id":10099,"u":"initial%20proficiencies_inventor_g%26g_1_g%26g","p":16,"h":1,"n":"Inventor 1; Initial Proficiencies","uh":"inventor_g%26g,state:feature=s0-1"},{"c":5,"s":2,"id":10101,"u":"overdrive_inventor_g%26g_1_g%26g","p":16,"h":1,"n":"Inventor 1; Overdrive","uh":"inventor_g%26g,state:feature=s0-2"},{"c":5,"s":2,"id":10103,"u":"innovation_inventor_g%26g_1_g%26g","p":16,"h":1,"n":"Inventor 1; Innovation","uh":"inventor_g%26g,state:feature=s0-3"},{"c":5,"s":2,"id":10105,"u":"explode_inventor_g%26g_1_g%26g","p":19,"h":1,"n":"Inventor 1; Explode","uh":"inventor_g%26g,state:feature=s0-4"},{"c":5,"s":2,"id":10107,"u":"peerless%20inventor_inventor_g%26g_1_g%26g","p":20,"h":1,"n":"Inventor 1; Peerless Inventor","uh":"inventor_g%26g,state:feature=s0-5"},{"c":5,"s":2,"id":10109,"u":"shield%20block_inventor_g%26g_1_g%26g","p":20,"h":1,"n":"Inventor 1; Shield Block","uh":"inventor_g%26g,state:feature=s0-6"},{"c":5,"s":2,"id":10111,"u":"inventor%20feats_inventor_g%26g_2_g%26g","p":20,"h":1,"n":"Inventor 2; Inventor Feats","uh":"inventor_g%26g,state:feature=s1-0"},{"c":5,"s":2,"id":10113,"u":"skill%20feats_inventor_g%26g_2_g%26g","p":20,"h":1,"n":"Inventor 2; Skill Feats","uh":"inventor_g%26g,state:feature=s1-1"},{"c":5,"s":2,"id":10115,"u":"expert%20overdrive_inventor_g%26g_3_g%26g","p":20,"h":1,"n":"Inventor 3; Expert Overdrive","uh":"inventor_g%26g,state:feature=s2-0"},{"c":5,"s":2,"id":10117,"u":"general%20feats_inventor_g%26g_3_g%26g","p":20,"h":1,"n":"Inventor 3; General Feats","uh":"inventor_g%26g,state:feature=s2-1"},{"c":5,"s":2,"id":10119,"u":"reconfigure_inventor_g%26g_3_g%26g","p":20,"h":1,"n":"Inventor 3; Reconfigure","uh":"inventor_g%26g,state:feature=s2-2"},{"c":5,"s":2,"id":10121,"u":"skill%20increases_inventor_g%26g_3_g%26g","p":20,"h":1,"n":"Inventor 3; Skill Increases","uh":"inventor_g%26g,state:feature=s2-3"},{"c":5,"s":2,"id":10123,"u":"ability%20boosts_inventor_g%26g_5_g%26g","p":20,"h":1,"n":"Inventor 5; Ability Boosts","uh":"inventor_g%26g,state:feature=s4-0"},{"c":5,"s":2,"id":10125,"u":"ancestry%20feats_inventor_g%26g_5_g%26g","p":20,"h":1,"n":"Inventor 5; Ancestry Feats","uh":"inventor_g%26g,state:feature=s4-1"},{"c":5,"s":2,"id":10127,"u":"inventor%20weapon%20expertise_inventor_g%26g_5_g%26g","p":20,"h":1,"n":"Inventor 5; Inventor Weapon Expertise","uh":"inventor_g%26g,state:feature=s4-2"},{"c":5,"s":2,"id":10129,"u":"breakthrough%20innovation_inventor_g%26g_7_g%26g","p":20,"h":1,"n":"Inventor 7; Breakthrough Innovation","uh":"inventor_g%26g,state:feature=s6-0"},{"c":5,"s":2,"id":10131,"u":"lightning%20reflexes_inventor_g%26g_7_g%26g","p":22,"h":1,"n":"Inventor 7; Lightning Reflexes","uh":"inventor_g%26g,state:feature=s6-1"},{"c":5,"s":2,"id":10133,"u":"master%20overdrive_inventor_g%26g_7_g%26g","p":22,"h":1,"n":"Inventor 7; Master Overdrive","uh":"inventor_g%26g,state:feature=s6-2"},{"c":5,"s":2,"id":10135,"u":"weapon%20specialization_inventor_g%26g_7_g%26g","p":22,"h":1,"n":"Inventor 7; Weapon Specialization","uh":"inventor_g%26g,state:feature=s6-3"},{"c":5,"s":2,"id":10137,"u":"inventive%20expertise_inventor_g%26g_9_g%26g","p":22,"h":1,"n":"Inventor 9; Inventive Expertise","uh":"inventor_g%26g,state:feature=s8-0"},{"c":5,"s":2,"id":10139,"u":"offensive%20boost_inventor_g%26g_9_g%26g","p":22,"h":1,"n":"Inventor 9; Offensive Boost","uh":"inventor_g%26g,state:feature=s8-1"},{"c":5,"s":2,"id":10141,"u":"medium%20armor%20expertise_inventor_g%26g_11_g%26g","p":22,"h":1,"n":"Inventor 11; Medium Armor Expertise","uh":"inventor_g%26g,state:feature=s10-0"},{"c":5,"s":2,"id":10143,"u":"resolve_inventor_g%26g_11_g%26g","p":22,"h":1,"n":"Inventor 11; Resolve","uh":"inventor_g%26g,state:feature=s10-1"},{"c":5,"s":2,"id":10145,"u":"alertness_inventor_g%26g_13_g%26g","p":22,"h":1,"n":"Inventor 13; Alertness","uh":"inventor_g%26g,state:feature=s12-0"},{"c":5,"s":2,"id":10147,"u":"complete%20reconfiguration_inventor_g%26g_13_g%26g","p":22,"h":1,"n":"Inventor 13; Complete Reconfiguration","uh":"inventor_g%26g,state:feature=s12-1"},{"c":5,"s":2,"id":10149,"u":"inventor%20weapon%20mastery_inventor_g%26g_13_g%26g","p":22,"h":1,"n":"Inventor 13; Inventor Weapon Mastery","uh":"inventor_g%26g,state:feature=s12-2"},{"c":5,"s":2,"id":10151,"u":"greater%20weapon%20specialization_inventor_g%26g_15_g%26g","p":22,"h":1,"n":"Inventor 15; Greater Weapon Specialization","uh":"inventor_g%26g,state:feature=s14-0"},{"c":5,"s":2,"id":10153,"u":"legendary%20overdrive_inventor_g%26g_15_g%26g","p":22,"h":1,"n":"Inventor 15; Legendary Overdrive","uh":"inventor_g%26g,state:feature=s14-1"},{"c":5,"s":2,"id":10155,"u":"revolutionary%20innovation_inventor_g%26g_15_g%26g","p":23,"h":1,"n":"Inventor 15; Revolutionary Innovation","uh":"inventor_g%26g,state:feature=s14-2"},{"c":5,"s":2,"id":10157,"u":"inventive%20mastery_inventor_g%26g_17_g%26g","p":24,"h":1,"n":"Inventor 17; Inventive Mastery","uh":"inventor_g%26g,state:feature=s16-0"},{"c":5,"s":2,"id":10159,"u":"juggernaut_inventor_g%26g_17_g%26g","p":24,"h":1,"n":"Inventor 17; Juggernaut","uh":"inventor_g%26g,state:feature=s16-1"},{"c":5,"s":2,"id":10161,"u":"infinite%20invention_inventor_g%26g_19_g%26g","p":24,"h":1,"n":"Inventor 19; Infinite Invention","uh":"inventor_g%26g,state:feature=s18-0"},{"c":5,"s":2,"id":10163,"u":"medium%20armor%20mastery_inventor_g%26g_19_g%26g","p":24,"h":1,"n":"Inventor 19; Medium Armor Mastery","uh":"inventor_g%26g,state:feature=s18-1"},{"c":5,"s":4,"id":10165,"u":"ancestry%20and%20background_investigator_apg_1_apg","p":56,"h":1,"n":"Investigator 1; Ancestry and Background","uh":"investigator_apg,state:feature=s0-0"},{"c":5,"s":4,"id":10167,"u":"strategic%20strike_investigator_apg_1_apg","p":56,"h":1,"n":"Investigator 1; Strategic Strike","uh":"investigator_apg,state:feature=s0-6"},{"c":5,"s":4,"id":10169,"u":"initial%20proficiencies_investigator_apg_1_apg","p":56,"h":1,"n":"Investigator 1; Initial Proficiencies","uh":"investigator_apg,state:feature=s0-1"},{"c":5,"s":4,"id":10171,"u":"on%20the%20case_investigator_apg_1_apg","p":56,"h":1,"n":"Investigator 1; On the Case","uh":"investigator_apg,state:feature=s0-2"},{"c":5,"s":4,"id":10173,"u":"devise%20a%20stratagem_investigator_apg_1_apg","p":56,"h":1,"n":"Investigator 1; Devise a Stratagem","uh":"investigator_apg,state:feature=s0-3"},{"c":5,"s":4,"id":10175,"u":"methodology_investigator_apg_1_apg","p":57,"h":1,"n":"Investigator 1; Methodology","uh":"investigator_apg,state:feature=s0-4"},{"c":5,"s":4,"id":10177,"u":"investigator%20feats_investigator_apg_1_apg","p":58,"h":1,"n":"Investigator 1; Investigator Feats","uh":"investigator_apg,state:feature=s0-5"},{"c":5,"s":4,"id":10179,"u":"skill%20feats_investigator_apg_2_apg","p":58,"h":1,"n":"Investigator 2; Skill Feats","uh":"investigator_apg,state:feature=s1-0"},{"c":5,"s":4,"id":10181,"u":"skill%20increases_investigator_apg_2_apg","p":58,"h":1,"n":"Investigator 2; Skill Increases","uh":"investigator_apg,state:feature=s1-1"},{"c":5,"s":4,"id":10183,"u":"general%20feats_investigator_apg_3_apg","p":59,"h":1,"n":"Investigator 3; General Feats","uh":"investigator_apg,state:feature=s2-0"},{"c":5,"s":4,"id":10185,"u":"keen%20recollection_investigator_apg_3_apg","p":59,"h":1,"n":"Investigator 3; Keen Recollection","uh":"investigator_apg,state:feature=s2-1"},{"c":5,"s":4,"id":10187,"u":"skillful%20lessons_investigator_apg_3_apg","p":59,"h":1,"n":"Investigator 3; Skillful Lessons","uh":"investigator_apg,state:feature=s2-2"},{"c":5,"s":4,"id":10189,"u":"ability%20boosts_investigator_apg_5_apg","p":59,"h":1,"n":"Investigator 5; Ability Boosts","uh":"investigator_apg,state:feature=s4-0"},{"c":5,"s":4,"id":10191,"u":"ancestry%20feats_investigator_apg_5_apg","p":59,"h":1,"n":"Investigator 5; Ancestry Feats","uh":"investigator_apg,state:feature=s4-1"},{"c":5,"s":4,"id":10193,"u":"weapon%20expertise_investigator_apg_5_apg","p":59,"h":1,"n":"Investigator 5; Weapon Expertise","uh":"investigator_apg,state:feature=s4-2"},{"c":5,"s":4,"id":10195,"u":"vigilant%20senses_investigator_apg_7_apg","p":59,"h":1,"n":"Investigator 7; Vigilant Senses","uh":"investigator_apg,state:feature=s6-0"},{"c":5,"s":4,"id":10197,"u":"weapon%20specialization_investigator_apg_7_apg","p":59,"h":1,"n":"Investigator 7; Weapon Specialization","uh":"investigator_apg,state:feature=s6-1"},{"c":5,"s":4,"id":10199,"u":"great%20fortitude_investigator_apg_9_apg","p":59,"h":1,"n":"Investigator 9; Great Fortitude","uh":"investigator_apg,state:feature=s8-0"},{"c":5,"s":4,"id":10201,"u":"investigator%20expertise_investigator_apg_9_apg","p":59,"h":1,"n":"Investigator 9; Investigator Expertise","uh":"investigator_apg,state:feature=s8-1"},{"c":5,"s":4,"id":10203,"u":"deductive%20improvisation_investigator_apg_11_apg","p":59,"h":1,"n":"Investigator 11; Deductive Improvisation","uh":"investigator_apg,state:feature=s10-0"},{"c":5,"s":4,"id":10205,"u":"resolve_investigator_apg_11_apg","p":59,"h":1,"n":"Investigator 11; Resolve","uh":"investigator_apg,state:feature=s10-1"},{"c":5,"s":4,"id":10207,"u":"incredible%20senses_investigator_apg_13_apg","p":59,"h":1,"n":"Investigator 13; Incredible Senses","uh":"investigator_apg,state:feature=s12-0"},{"c":5,"s":4,"id":10209,"u":"light%20armor%20expertise_investigator_apg_13_apg","p":59,"h":1,"n":"Investigator 13; Light Armor Expertise","uh":"investigator_apg,state:feature=s12-1"},{"c":5,"s":4,"id":10211,"u":"weapon%20mastery_investigator_apg_13_apg","p":59,"h":1,"n":"Investigator 13; Weapon Mastery","uh":"investigator_apg,state:feature=s12-2"},{"c":5,"s":4,"id":10213,"u":"evasion_investigator_apg_15_apg","p":59,"h":1,"n":"Investigator 15; Evasion","uh":"investigator_apg,state:feature=s14-0"},{"c":5,"s":4,"id":10215,"u":"greater%20weapon%20specialization_investigator_apg_15_apg","p":59,"h":1,"n":"Investigator 15; Greater Weapon Specialization","uh":"investigator_apg,state:feature=s14-1"},{"c":5,"s":4,"id":10217,"u":"greater%20resolve_investigator_apg_17_apg","p":59,"h":1,"n":"Investigator 17; Greater Resolve","uh":"investigator_apg,state:feature=s16-0"},{"c":5,"s":4,"id":10219,"u":"light%20armor%20mastery_investigator_apg_19_apg","p":59,"h":1,"n":"Investigator 19; Light Armor Mastery","uh":"investigator_apg,state:feature=s18-0"},{"c":5,"s":4,"id":10221,"u":"master%20detective_investigator_apg_19_apg","p":59,"h":1,"n":"Investigator 19; Master Detective","uh":"investigator_apg,state:feature=s18-1"},{"c":5,"s":65,"id":10223,"u":"ancestry%20and%20background_magus_som_1_som","p":36,"h":1,"n":"Magus 1; Ancestry and Background","uh":"magus_som,state:feature=s0-0"},{"c":5,"s":65,"id":10225,"u":"initial%20proficiencies_magus_som_1_som","p":36,"h":1,"n":"Magus 1; Initial Proficiencies","uh":"magus_som,state:feature=s0-1"},{"c":5,"s":65,"id":10227,"u":"arcane%20spellcasting_magus_som_1_som","p":36,"h":1,"n":"Magus 1; Arcane Spellcasting","uh":"magus_som,state:feature=s0-2"},{"c":5,"s":65,"id":10229,"u":"hybrid%20study_magus_som_1_som","p":38,"h":1,"n":"Magus 1; Hybrid Study","uh":"magus_som,state:feature=s0-5"},{"c":5,"s":65,"id":10231,"u":"spellstrike_magus_som_1_som","p":37,"h":1,"n":"Magus 1; Spellstrike","uh":"magus_som,state:feature=s0-3"},{"c":5,"s":65,"id":10233,"u":"arcane%20cascade_magus_som_1_som","p":38,"h":1,"n":"Magus 1; Arcane Cascade","uh":"magus_som,state:feature=s0-4"},{"c":5,"s":65,"id":10235,"u":"conflux%20spells_magus_som_1_som","p":40,"h":1,"n":"Magus 1; Conflux Spells","uh":"magus_som,state:feature=s0-6"},{"c":5,"s":65,"id":10237,"u":"skill%20feats_magus_som_2_som","p":40,"h":1,"n":"Magus 2; Skill Feats","uh":"magus_som,state:feature=s1-1"},{"c":5,"s":65,"id":10239,"u":"magus%20feats_magus_som_2_som","p":40,"h":1,"n":"Magus 2; Magus Feats","uh":"magus_som,state:feature=s1-0"},{"c":5,"s":65,"id":10241,"u":"general%20feats_magus_som_3_som","p":40,"h":1,"n":"Magus 3; General Feats","uh":"magus_som,state:feature=s2-0"},{"c":5,"s":65,"id":10243,"u":"skill%20increases_magus_som_3_som","p":40,"h":1,"n":"Magus 3; Skill Increases","uh":"magus_som,state:feature=s2-1"},{"c":5,"s":65,"id":10245,"u":"ability%20boosts_magus_som_5_som","p":40,"h":1,"n":"Magus 5; Ability Boosts","uh":"magus_som,state:feature=s4-0"},{"c":5,"s":65,"id":10247,"u":"ancestry%20feats_magus_som_5_som","p":40,"h":1,"n":"Magus 5; Ancestry Feats","uh":"magus_som,state:feature=s4-1"},{"c":5,"s":65,"id":10249,"u":"lightning%20reflexes_magus_som_5_som","p":40,"h":1,"n":"Magus 5; Lightning Reflexes","uh":"magus_som,state:feature=s4-2"},{"c":5,"s":65,"id":10251,"u":"weapon%20expertise_magus_som_5_som","p":40,"h":1,"n":"Magus 5; Weapon Expertise","uh":"magus_som,state:feature=s4-3"},{"c":5,"s":65,"id":10253,"u":"studious%20spells_magus_som_7_som","p":41,"h":1,"n":"Magus 7; Studious Spells","uh":"magus_som,state:feature=s6-0"},{"c":5,"s":65,"id":10255,"u":"weapon%20specialization_magus_som_7_som","p":41,"h":1,"n":"Magus 7; Weapon Specialization","uh":"magus_som,state:feature=s6-1"},{"c":5,"s":65,"id":10257,"u":"alertness_magus_som_9_som","p":41,"h":1,"n":"Magus 9; Alertness","uh":"magus_som,state:feature=s8-0"},{"c":5,"s":65,"id":10259,"u":"expert%20spellcaster_magus_som_9_som","p":41,"h":1,"n":"Magus 9; Expert Spellcaster","uh":"magus_som,state:feature=s8-1"},{"c":5,"s":65,"id":10261,"u":"resolve_magus_som_9_som","p":41,"h":1,"n":"Magus 9; Resolve","uh":"magus_som,state:feature=s8-2"},{"c":5,"s":65,"id":10263,"u":"medium%20armor%20expertise_magus_som_11_som","p":41,"h":1,"n":"Magus 11; Medium Armor Expertise","uh":"magus_som,state:feature=s10-0"},{"c":5,"s":65,"id":10265,"u":"weapon%20mastery_magus_som_13_som","p":41,"h":1,"n":"Magus 13; Weapon Mastery","uh":"magus_som,state:feature=s12-0"},{"c":5,"s":65,"id":10267,"u":"greater%20weapon%20specialization_magus_som_15_som","p":41,"h":1,"n":"Magus 15; Greater Weapon Specialization","uh":"magus_som,state:feature=s14-0"},{"c":5,"s":65,"id":10269,"u":"juggernaut_magus_som_15_som","p":41,"h":1,"n":"Magus 15; Juggernaut","uh":"magus_som,state:feature=s14-1"},{"c":5,"s":65,"id":10271,"u":"master%20spellcaster_magus_som_17_som","p":41,"h":1,"n":"Magus 17; Master Spellcaster","uh":"magus_som,state:feature=s16-0"},{"c":5,"s":65,"id":10273,"u":"medium%20armor%20mastery_magus_som_17_som","p":41,"h":1,"n":"Magus 17; Medium Armor Mastery","uh":"magus_som,state:feature=s16-1"},{"c":5,"s":65,"id":10275,"u":"double%20spellstrike_magus_som_19_som","p":41,"h":1,"n":"Magus 19; Double Spellstrike","uh":"magus_som,state:feature=s18-0"},{"c":5,"s":5,"id":10277,"u":"ancestry%20and%20background_monk_crb_1_crb","p":156,"h":1,"n":"Monk 1; Ancestry and Background","uh":"monk_crb,state:feature=s0-0"},{"c":5,"s":5,"id":10279,"u":"initial%20proficiencies_monk_crb_1_crb","p":156,"h":1,"n":"Monk 1; Initial Proficiencies","uh":"monk_crb,state:feature=s0-1"},{"c":5,"s":5,"id":10281,"u":"flurry%20of%20blows_monk_crb_1_crb","p":156,"h":1,"n":"Monk 1; Flurry of Blows","uh":"monk_crb,state:feature=s0-2"},{"c":5,"s":5,"id":10283,"u":"monk%20feats_monk_crb_1_crb","p":156,"h":1,"n":"Monk 1; Monk Feats","uh":"monk_crb,state:feature=s0-3"},{"c":5,"s":5,"id":10285,"u":"powerful%20fist_monk_crb_1_crb","p":156,"h":1,"n":"Monk 1; Powerful Fist","uh":"monk_crb,state:feature=s0-4"},{"c":5,"s":5,"id":10287,"u":"skill%20feats_monk_crb_2_crb","p":156,"h":1,"n":"Monk 2; Skill Feats","uh":"monk_crb,state:feature=s1-0"},{"c":5,"s":5,"id":10289,"u":"general%20feats_monk_crb_3_crb","p":156,"h":1,"n":"Monk 3; General Feats","uh":"monk_crb,state:feature=s2-0"},{"c":5,"s":5,"id":10291,"u":"incredible%20movement_monk_crb_3_crb","p":156,"h":1,"n":"Monk 3; Incredible Movement","uh":"monk_crb,state:feature=s2-1"},{"c":5,"s":5,"id":10293,"u":"mystic%20strikes_monk_crb_3_crb","p":156,"h":1,"n":"Monk 3; Mystic Strikes","uh":"monk_crb,state:feature=s2-2"},{"c":5,"s":5,"id":10295,"u":"skill%20increases_monk_crb_3_crb","p":156,"h":1,"n":"Monk 3; Skill Increases","uh":"monk_crb,state:feature=s2-3"},{"c":5,"s":5,"id":10297,"u":"ability%20boosts_monk_crb_5_crb","p":156,"h":1,"n":"Monk 5; Ability Boosts","uh":"monk_crb,state:feature=s4-0"},{"c":5,"s":5,"id":10299,"u":"alertness_monk_crb_5_crb","p":157,"h":1,"n":"Monk 5; Alertness","uh":"monk_crb,state:feature=s4-1"},{"c":5,"s":5,"id":10301,"u":"ancestry%20feats_monk_crb_5_crb","p":157,"h":1,"n":"Monk 5; Ancestry Feats","uh":"monk_crb,state:feature=s4-2"},{"c":5,"s":5,"id":10303,"u":"expert%20strikes_monk_crb_5_crb","p":157,"h":1,"n":"Monk 5; Expert Strikes","uh":"monk_crb,state:feature=s4-3"},{"c":5,"s":5,"id":10305,"u":"path%20to%20perfection_monk_crb_7_crb","p":157,"h":1,"n":"Monk 7; Path to Perfection","uh":"monk_crb,state:feature=s6-0"},{"c":5,"s":5,"id":10307,"u":"weapon%20specialization_monk_crb_7_crb","p":157,"h":1,"n":"Monk 7; Weapon Specialization","uh":"monk_crb,state:feature=s6-1"},{"c":5,"s":5,"id":10309,"u":"metal%20strikes_monk_crb_9_crb","p":157,"h":1,"n":"Monk 9; Metal Strikes","uh":"monk_crb,state:feature=s8-0"},{"c":5,"s":5,"id":10311,"u":"monk%20expertise_monk_crb_9_crb","p":157,"h":1,"n":"Monk 9; Monk Expertise","uh":"monk_crb,state:feature=s8-1"},{"c":5,"s":5,"id":10313,"u":"second%20path%20to%20perfection_monk_crb_11_crb","p":157,"h":1,"n":"Monk 11; Second Path to Perfection","uh":"monk_crb,state:feature=s10-0"},{"c":5,"s":5,"id":10315,"u":"graceful%20mastery_monk_crb_13_crb","p":157,"h":1,"n":"Monk 13; Graceful Mastery","uh":"monk_crb,state:feature=s12-0"},{"c":5,"s":5,"id":10317,"u":"master%20strikes_monk_crb_13_crb","p":157,"h":1,"n":"Monk 13; Master Strikes","uh":"monk_crb,state:feature=s12-1"},{"c":5,"s":5,"id":10319,"u":"greater%20weapon%20specialization_monk_crb_15_crb","p":157,"h":1,"n":"Monk 15; Greater Weapon Specialization","uh":"monk_crb,state:feature=s14-0"},{"c":5,"s":5,"id":10321,"u":"third%20path%20to%20perfection_monk_crb_15_crb","p":157,"h":1,"n":"Monk 15; Third Path to Perfection","uh":"monk_crb,state:feature=s14-1"},{"c":5,"s":5,"id":10323,"u":"adamantine%20strikes_monk_crb_17_crb","p":158,"h":1,"n":"Monk 17; Adamantine Strikes","uh":"monk_crb,state:feature=s16-0"},{"c":5,"s":5,"id":10325,"u":"graceful%20legend_monk_crb_17_crb","p":158,"h":1,"n":"Monk 17; Graceful Legend","uh":"monk_crb,state:feature=s16-1"},{"c":5,"s":5,"id":10327,"u":"perfected%20form_monk_crb_19_crb","p":158,"h":1,"n":"Monk 19; Perfected Form","uh":"monk_crb,state:feature=s18-0"},{"c":5,"s":4,"id":10329,"u":"ancestry%20and%20background_oracle_apg_1_apg","p":68,"h":1,"n":"Oracle 1; Ancestry and Background","uh":"oracle_apg,state:feature=s0-0"},{"c":5,"s":4,"id":10331,"u":"initial%20proficiencies_oracle_apg_1_apg","p":68,"h":1,"n":"Oracle 1; Initial Proficiencies","uh":"oracle_apg,state:feature=s0-1"},{"c":5,"s":4,"id":10333,"u":"divine%20spellcasting_oracle_apg_1_apg","p":68,"h":1,"n":"Oracle 1; Divine Spellcasting","uh":"oracle_apg,state:feature=s0-2"},{"c":5,"s":4,"id":10335,"u":"spell%20repertoire_oracle_apg_1_apg","p":68,"h":1,"n":"Oracle 1; Spell Repertoire","uh":"oracle_apg,state:feature=s0-3"},{"c":5,"s":4,"id":10337,"u":"mystery_oracle_apg_1_apg","p":69,"h":1,"n":"Oracle 1; Mystery","uh":"oracle_apg,state:feature=s0-4"},{"c":5,"s":4,"id":10339,"u":"revelation%20spells_oracle_apg_1_apg","p":69,"h":1,"n":"Oracle 1; Revelation Spells","uh":"oracle_apg,state:feature=s0-0"},{"c":5,"s":4,"id":10341,"u":"oracular%20curse_oracle_apg_1_apg","p":70,"h":1,"n":"Oracle 1; Oracular Curse","uh":"oracle_apg,state:feature=s0-0"},{"c":5,"s":4,"id":10343,"u":"oracle%20feats_oracle_apg_2_apg","p":70,"h":1,"n":"Oracle 2; Oracle Feats","uh":"oracle_apg,state:feature=s1-0"},{"c":5,"s":4,"id":10345,"u":"skill%20feats_oracle_apg_2_apg","p":70,"h":1,"n":"Oracle 2; Skill Feats","uh":"oracle_apg,state:feature=s1-1"},{"c":5,"s":4,"id":10347,"u":"general%20feats_oracle_apg_3_apg","p":70,"h":1,"n":"Oracle 3; General Feats","uh":"oracle_apg,state:feature=s2-0"},{"c":5,"s":4,"id":10349,"u":"signature%20spells_oracle_apg_3_apg","p":71,"h":1,"n":"Oracle 3; Signature Spells","uh":"oracle_apg,state:feature=s2-1"},{"c":5,"s":4,"id":10351,"u":"skill%20increases_oracle_apg_3_apg","p":71,"h":1,"n":"Oracle 3; Skill Increases","uh":"oracle_apg,state:feature=s2-2"},{"c":5,"s":4,"id":10353,"u":"ability%20boosts_oracle_apg_5_apg","p":71,"h":1,"n":"Oracle 5; Ability Boosts","uh":"oracle_apg,state:feature=s4-0"},{"c":5,"s":4,"id":10355,"u":"ancestry%20feats_oracle_apg_5_apg","p":71,"h":1,"n":"Oracle 5; Ancestry Feats","uh":"oracle_apg,state:feature=s4-1"},{"c":5,"s":4,"id":10357,"u":"expert%20spellcaster_oracle_apg_7_apg","p":71,"h":1,"n":"Oracle 7; Expert Spellcaster","uh":"oracle_apg,state:feature=s6-0"},{"c":5,"s":4,"id":10359,"u":"resolve_oracle_apg_7_apg","p":71,"h":1,"n":"Oracle 7; Resolve","uh":"oracle_apg,state:feature=s6-1"},{"c":5,"s":4,"id":10361,"u":"magical%20fortitude_oracle_apg_9_apg","p":71,"h":1,"n":"Oracle 9; Magical Fortitude","uh":"oracle_apg,state:feature=s8-0"},{"c":5,"s":4,"id":10363,"u":"alertness_oracle_apg_11_apg","p":71,"h":1,"n":"Oracle 11; Alertness","uh":"oracle_apg,state:feature=s10-0"},{"c":5,"s":4,"id":10365,"u":"major%20curse_oracle_apg_11_apg","p":71,"h":1,"n":"Oracle 11; Major Curse","uh":"oracle_apg,state:feature=s10-1"},{"c":5,"s":4,"id":10367,"u":"weapon%20expertise_oracle_apg_11_apg","p":72,"h":1,"n":"Oracle 11; Weapon Expertise","uh":"oracle_apg,state:feature=s10-2"},{"c":5,"s":4,"id":10369,"u":"light%20armor%20expertise_oracle_apg_13_apg","p":72,"h":1,"n":"Oracle 13; Light Armor Expertise","uh":"oracle_apg,state:feature=s12-0"},{"c":5,"s":4,"id":10371,"u":"lightning%20reflexes_oracle_apg_13_apg","p":72,"h":1,"n":"Oracle 13; Lightning Reflexes","uh":"oracle_apg,state:feature=s12-1"},{"c":5,"s":4,"id":10373,"u":"weapon%20specialization_oracle_apg_13_apg","p":72,"h":1,"n":"Oracle 13; Weapon Specialization","uh":"oracle_apg,state:feature=s12-2"},{"c":5,"s":4,"id":10375,"u":"master%20spellcaster_oracle_apg_15_apg","p":72,"h":1,"n":"Oracle 15; Master Spellcaster","uh":"oracle_apg,state:feature=s14-0"},{"c":5,"s":4,"id":10377,"u":"extreme%20curse_oracle_apg_17_apg","p":72,"h":1,"n":"Oracle 17; Extreme Curse","uh":"oracle_apg,state:feature=s16-0"},{"c":5,"s":4,"id":10379,"u":"greater%20resolve_oracle_apg_17_apg","p":72,"h":1,"n":"Oracle 17; Greater Resolve","uh":"oracle_apg,state:feature=s16-1"},{"c":5,"s":4,"id":10381,"u":"legendary%20spellcaster_oracle_apg_19_apg","p":72,"h":1,"n":"Oracle 19; Legendary Spellcaster","uh":"oracle_apg,state:feature=s18-0"},{"c":5,"s":4,"id":10383,"u":"oracular%20clarity_oracle_apg_19_apg","p":72,"h":1,"n":"Oracle 19; Oracular Clarity","uh":"oracle_apg,state:feature=s18-1"},{"c":5,"s":11,"id":10385,"u":"ancestry%20and%20background_psychic_da_1_da","p":10,"h":1,"n":"Psychic 1; Ancestry and Background","uh":"psychic_da,state:feature=s0-0"},{"c":5,"s":11,"id":10387,"u":"initial%20proficiencies_psychic_da_1_da","p":10,"h":1,"n":"Psychic 1; Initial Proficiencies","uh":"psychic_da,state:feature=s0-1"},{"c":5,"s":11,"id":10389,"u":"spell%20repertoire_psychic_da_1_da","p":10,"h":1,"n":"Psychic 1; Spell Repertoire","uh":"psychic_da,state:feature=s0-3"},{"c":5,"s":11,"id":10391,"u":"psychic%20spellcasting_psychic_da_1_da","p":10,"h":1,"n":"Psychic 1; Psychic Spellcasting","uh":"psychic_da,state:feature=s0-2"},{"c":5,"s":11,"id":10393,"u":"psi%20cantrips%20and%20amps_psychic_da_1_da","p":10,"h":1,"n":"Psychic 1; Psi Cantrips and Amps","uh":"psychic_da,state:feature=s0-4"},{"c":5,"s":11,"id":10395,"u":"unleash%20psyche_psychic_da_1_da","p":12,"h":1,"n":"Psychic 1; Unleash Psyche","uh":"psychic_da,state:feature=s0-5"},{"c":5,"s":11,"id":10397,"u":"subconscious%20mind_psychic_da_1_da","p":12,"h":1,"n":"Psychic 1; Subconscious Mind","uh":"psychic_da,state:feature=s0-6"},{"c":5,"s":11,"id":10399,"u":"conscious%20mind_psychic_da_1_da","p":13,"h":1,"n":"Psychic 1; Conscious Mind","uh":"psychic_da,state:feature=s0-7"},{"c":5,"s":11,"id":10401,"u":"psychic%20feats_psychic_da_2_da","p":13,"h":1,"n":"Psychic 2; Psychic Feats","uh":"psychic_da,state:feature=s1-0"},{"c":5,"s":11,"id":10403,"u":"skill%20feats_psychic_da_2_da","p":13,"h":1,"n":"Psychic 2; Skill Feats","uh":"psychic_da,state:feature=s1-1"},{"c":5,"s":11,"id":10405,"u":"general%20feats_psychic_da_3_da","p":13,"h":1,"n":"Psychic 3; General Feats","uh":"psychic_da,state:feature=s2-0"},{"c":5,"s":11,"id":10407,"u":"signature%20spells_psychic_da_3_da","p":13,"h":1,"n":"Psychic 3; Signature Spells","uh":"psychic_da,state:feature=s2-1"},{"c":5,"s":11,"id":10409,"u":"skill%20increases_psychic_da_3_da","p":13,"h":1,"n":"Psychic 3; Skill Increases","uh":"psychic_da,state:feature=s2-2"},{"c":5,"s":11,"id":10411,"u":"ability%20boosts_psychic_da_5_da","p":14,"h":1,"n":"Psychic 5; Ability Boosts","uh":"psychic_da,state:feature=s4-0"},{"c":5,"s":11,"id":10413,"u":"ancestry%20feats_psychic_da_5_da","p":14,"h":1,"n":"Psychic 5; Ancestry Feats","uh":"psychic_da,state:feature=s4-1"},{"c":5,"s":11,"id":10415,"u":"clarity%20of%20focus_psychic_da_5_da","p":14,"h":1,"n":"Psychic 5; Clarity Of Focus","uh":"psychic_da,state:feature=s4-0"},{"c":5,"s":11,"id":10417,"u":"precognitive%20reflexes_psychic_da_5_da","p":14,"h":1,"n":"Psychic 5; Precognitive Reflexes","uh":"psychic_da,state:feature=s4-3"},{"c":5,"s":11,"id":10419,"u":"expert%20spellcaster_psychic_da_7_da","p":14,"h":1,"n":"Psychic 7; Expert Spellcaster","uh":"psychic_da,state:feature=s6-0"},{"c":5,"s":11,"id":10421,"u":"great%20fortitude_psychic_da_9_da","p":14,"h":1,"n":"Psychic 9; Great Fortitude","uh":"psychic_da,state:feature=s8-0"},{"c":5,"s":11,"id":10423,"u":"extrasensory%20perception_psychic_da_11_da","p":14,"h":1,"n":"Psychic 11; Extrasensory Perception","uh":"psychic_da,state:feature=s10-0"},{"c":5,"s":11,"id":10425,"u":"walls%20of%20will_psychic_da_11_da","p":14,"h":1,"n":"Psychic 11; Walls Of Will","uh":"psychic_da,state:feature=s10-0"},{"c":5,"s":11,"id":10427,"u":"weapon%20expertise_psychic_da_11_da","p":14,"h":1,"n":"Psychic 11; Weapon Expertise","uh":"psychic_da,state:feature=s10-2"},{"c":5,"s":11,"id":10429,"u":"personal%20barrier_psychic_da_13_da","p":15,"h":1,"n":"Psychic 13; Personal Barrier","uh":"psychic_da,state:feature=s12-0"},{"c":5,"s":11,"id":10431,"u":"weapon%20specialization_psychic_da_13_da","p":15,"h":1,"n":"Psychic 13; Weapon Specialization","uh":"psychic_da,state:feature=s12-1"},{"c":5,"s":11,"id":10433,"u":"master%20spellcaster_psychic_da_15_da","p":15,"h":1,"n":"Psychic 15; Master Spellcaster","uh":"psychic_da,state:feature=s14-0"},{"c":5,"s":11,"id":10435,"u":"fortress%20of%20will_psychic_da_17_da","p":15,"h":1,"n":"Psychic 17; Fortress Of Will","uh":"psychic_da,state:feature=s16-0"},{"c":5,"s":11,"id":10437,"u":"infinite%20mind_psychic_da_19_da","p":15,"h":1,"n":"Psychic 19; Infinite Mind","uh":"psychic_da,state:feature=s18-0"},{"c":5,"s":11,"id":10439,"u":"legendary%20spellcaster_psychic_da_19_da","p":15,"h":1,"n":"Psychic 19; Legendary Spellcaster","uh":"psychic_da,state:feature=s18-1"},{"c":5,"s":5,"id":10441,"u":"ancestry%20and%20background_ranger_crb_1_crb","p":168,"h":1,"n":"Ranger 1; Ancestry and Background","uh":"ranger_crb,state:feature=s0-0"},{"c":5,"s":5,"id":10443,"u":"initial%20proficiencies_ranger_crb_1_crb","p":168,"h":1,"n":"Ranger 1; Initial Proficiencies","uh":"ranger_crb,state:feature=s0-1"},{"c":5,"s":5,"id":10445,"u":"hunt%20prey_ranger_crb_1_crb","p":168,"h":1,"n":"Ranger 1; Hunt Prey","uh":"ranger_crb,state:feature=s0-2"},{"c":5,"s":5,"id":10447,"u":"hunter's%20edge_ranger_crb_1_crb","p":168,"h":1,"n":"Ranger 1; Hunter's Edge","uh":"ranger_crb,state:feature=s0-3"},{"c":5,"s":5,"id":10449,"u":"ranger%20feats_ranger_crb_1_crb","p":168,"h":1,"n":"Ranger 1; Ranger Feats","uh":"ranger_crb,state:feature=s0-4"},{"c":5,"s":5,"id":10451,"u":"skill%20feats_ranger_crb_2_crb","p":168,"h":1,"n":"Ranger 2; Skill Feats","uh":"ranger_crb,state:feature=s1-0"},{"c":5,"s":5,"id":10453,"u":"general%20feats_ranger_crb_3_crb","p":168,"h":1,"n":"Ranger 3; General Feats","uh":"ranger_crb,state:feature=s2-0"},{"c":5,"s":5,"id":10455,"u":"iron%20will_ranger_crb_3_crb","p":168,"h":1,"n":"Ranger 3; Iron Will","uh":"ranger_crb,state:feature=s2-1"},{"c":5,"s":5,"id":10457,"u":"skill%20increases_ranger_crb_3_crb","p":168,"h":1,"n":"Ranger 3; Skill Increases","uh":"ranger_crb,state:feature=s2-2"},{"c":5,"s":5,"id":10459,"u":"ability%20boosts_ranger_crb_5_crb","p":169,"h":1,"n":"Ranger 5; Ability Boosts","uh":"ranger_crb,state:feature=s4-0"},{"c":5,"s":5,"id":10461,"u":"ancestry%20feats_ranger_crb_5_crb","p":169,"h":1,"n":"Ranger 5; Ancestry Feats","uh":"ranger_crb,state:feature=s4-1"},{"c":5,"s":5,"id":10463,"u":"weapon%20expertise_ranger_crb_5_crb","p":169,"h":1,"n":"Ranger 5; Weapon Expertise","uh":"ranger_crb,state:feature=s4-3"},{"c":5,"s":5,"id":10465,"u":"trackless%20step_ranger_crb_5_crb","p":169,"h":1,"n":"Ranger 5; Trackless Step","uh":"ranger_crb,state:feature=s4-2"},{"c":5,"s":5,"id":10467,"u":"evasion_ranger_crb_7_crb","p":169,"h":1,"n":"Ranger 7; Evasion","uh":"ranger_crb,state:feature=s6-0"},{"c":5,"s":5,"id":10469,"u":"vigilant%20senses_ranger_crb_7_crb","p":169,"h":1,"n":"Ranger 7; Vigilant Senses","uh":"ranger_crb,state:feature=s6-1"},{"c":5,"s":5,"id":10471,"u":"weapon%20specialization_ranger_crb_7_crb","p":169,"h":1,"n":"Ranger 7; Weapon Specialization","uh":"ranger_crb,state:feature=s6-2"},{"c":5,"s":5,"id":10473,"u":"nature's%20edge_ranger_crb_9_crb","p":169,"h":1,"n":"Ranger 9; Nature's Edge","uh":"ranger_crb,state:feature=s8-0"},{"c":5,"s":5,"id":10475,"u":"ranger%20expertise_ranger_crb_9_crb","p":169,"h":1,"n":"Ranger 9; Ranger Expertise","uh":"ranger_crb,state:feature=s8-1"},{"c":5,"s":5,"id":10477,"u":"juggernaut_ranger_crb_11_crb","p":169,"h":1,"n":"Ranger 11; Juggernaut","uh":"ranger_crb,state:feature=s10-0"},{"c":5,"s":5,"id":10479,"u":"medium%20armor%20expertise_ranger_crb_11_crb","p":169,"h":1,"n":"Ranger 11; Medium Armor Expertise","uh":"ranger_crb,state:feature=s10-1"},{"c":5,"s":5,"id":10481,"u":"wild%20stride_ranger_crb_11_crb","p":169,"h":1,"n":"Ranger 11; Wild Stride","uh":"ranger_crb,state:feature=s10-2"},{"c":5,"s":5,"id":10483,"u":"weapon%20mastery_ranger_crb_13_crb","p":169,"h":1,"n":"Ranger 13; Weapon Mastery","uh":"ranger_crb,state:feature=s12-0"},{"c":5,"s":5,"id":10485,"u":"greater%20weapon%20specialization_ranger_crb_15_crb","p":169,"h":1,"n":"Ranger 15; Greater Weapon Specialization","uh":"ranger_crb,state:feature=s14-0"},{"c":5,"s":5,"id":10487,"u":"improved%20evasion_ranger_crb_15_crb","p":169,"h":1,"n":"Ranger 15; Improved Evasion","uh":"ranger_crb,state:feature=s14-1"},{"c":5,"s":5,"id":10489,"u":"incredible%20senses_ranger_crb_15_crb","p":170,"h":1,"n":"Ranger 15; Incredible Senses","uh":"ranger_crb,state:feature=s14-2"},{"c":5,"s":5,"id":10491,"u":"masterful%20hunter_ranger_crb_17_crb","p":170,"h":1,"n":"Ranger 17; Masterful Hunter","uh":"ranger_crb,state:feature=s16-0"},{"c":5,"s":5,"id":10493,"u":"second%20skin_ranger_crb_19_crb","p":170,"h":1,"n":"Ranger 19; Second Skin","uh":"ranger_crb,state:feature=s18-0"},{"c":5,"s":5,"id":10495,"u":"swift%20prey_ranger_crb_19_crb","p":170,"h":1,"n":"Ranger 19; Swift Prey","uh":"ranger_crb,state:feature=s18-1"},{"c":5,"s":5,"id":10497,"u":"ancestry%20and%20background_rogue_crb_1_crb","p":180,"h":1,"n":"Rogue 1; Ancestry and Background","uh":"rogue_crb,state:feature=s0-0"},{"c":5,"s":5,"id":10499,"u":"initial%20proficiencies_rogue_crb_1_crb","p":180,"h":1,"n":"Rogue 1; Initial Proficiencies","uh":"rogue_crb,state:feature=s0-1"},{"c":5,"s":5,"id":10501,"u":"rogue%20feats_rogue_crb_1_crb","p":180,"h":1,"n":"Rogue 1; Rogue Feats","uh":"rogue_crb,state:feature=s0-5"},{"c":5,"s":5,"id":10503,"u":"rogue's%20racket_rogue_crb_1_crb","p":180,"h":1,"n":"Rogue 1; Rogue's Racket","uh":"rogue_crb,state:feature=s0-2"},{"c":5,"s":5,"id":10505,"u":"skill%20feats_rogue_crb_1_crb","p":181,"h":1,"n":"Rogue 1; Skill Feats","uh":"rogue_crb,state:feature=s0-6"},{"c":5,"s":5,"id":10507,"u":"sneak%20attack_rogue_crb_1_crb","p":181,"h":1,"n":"Rogue 1; Sneak Attack","uh":"rogue_crb,state:feature=s0-3"},{"c":5,"s":5,"id":10509,"u":"surprise%20attack_rogue_crb_1_crb","p":181,"h":1,"n":"Rogue 1; Surprise Attack","uh":"rogue_crb,state:feature=s0-4"},{"c":5,"s":5,"id":10511,"u":"skill%20increases_rogue_crb_2_crb","p":181,"h":1,"n":"Rogue 2; Skill Increases","uh":"rogue_crb,state:feature=s1-0"},{"c":5,"s":5,"id":10513,"u":"deny%20advantage_rogue_crb_3_crb","p":181,"h":1,"n":"Rogue 3; Deny Advantage","uh":"rogue_crb,state:feature=s2-1"},{"c":5,"s":5,"id":10515,"u":"general%20feats_rogue_crb_3_crb","p":181,"h":1,"n":"Rogue 3; General Feats","uh":"rogue_crb,state:feature=s2-0"},{"c":5,"s":5,"id":10517,"u":"deny%20advantage_rogue_crb_3_crb","p":181,"h":1,"n":"Rogue 3; Deny Advantage","uh":"rogue_crb,state:feature=s2-1"},{"c":5,"s":5,"id":10519,"u":"ability%20boosts_rogue_crb_5_crb","p":181,"h":1,"n":"Rogue 5; Ability Boosts","uh":"rogue_crb,state:feature=s4-0"},{"c":5,"s":5,"id":10521,"u":"ancestry%20feats_rogue_crb_5_crb","p":182,"h":1,"n":"Rogue 5; Ancestry Feats","uh":"rogue_crb,state:feature=s4-1"},{"c":5,"s":5,"id":10523,"u":"weapon%20tricks_rogue_crb_5_crb","p":182,"h":1,"n":"Rogue 5; Weapon Tricks","uh":"rogue_crb,state:feature=s4-2"},{"c":5,"s":5,"id":10525,"u":"evasion_rogue_crb_7_crb","p":182,"h":1,"n":"Rogue 7; Evasion","uh":"rogue_crb,state:feature=s6-0"},{"c":5,"s":5,"id":10527,"u":"vigilant%20senses_rogue_crb_7_crb","p":182,"h":1,"n":"Rogue 7; Vigilant Senses","uh":"rogue_crb,state:feature=s6-1"},{"c":5,"s":5,"id":10529,"u":"weapon%20specialization_rogue_crb_7_crb","p":182,"h":1,"n":"Rogue 7; Weapon Specialization","uh":"rogue_crb,state:feature=s6-2"},{"c":5,"s":5,"id":10531,"u":"debilitating%20strikes_rogue_crb_9_crb","p":182,"h":1,"n":"Rogue 9; Debilitating Strikes","uh":"rogue_crb,state:feature=s8-0"},{"c":5,"s":5,"id":10533,"u":"great%20fortitude_rogue_crb_9_crb","p":182,"h":1,"n":"Rogue 9; Great Fortitude","uh":"rogue_crb,state:feature=s8-1"},{"c":5,"s":5,"id":10535,"u":"rogue%20expertise_rogue_crb_11_crb","p":182,"h":1,"n":"Rogue 11; Rogue Expertise","uh":"rogue_crb,state:feature=s10-0"},{"c":5,"s":5,"id":10537,"u":"improved%20evasion_rogue_crb_13_crb","p":182,"h":1,"n":"Rogue 13; Improved Evasion","uh":"rogue_crb,state:feature=s12-0"},{"c":5,"s":5,"id":10539,"u":"incredible%20senses_rogue_crb_13_crb","p":182,"h":1,"n":"Rogue 13; Incredible Senses","uh":"rogue_crb,state:feature=s12-1"},{"c":5,"s":5,"id":10541,"u":"light%20armor%20expertise_rogue_crb_13_crb","p":182,"h":1,"n":"Rogue 13; Light Armor Expertise","uh":"rogue_crb,state:feature=s12-2"},{"c":5,"s":5,"id":10543,"u":"master%20tricks_rogue_crb_13_crb","p":182,"h":1,"n":"Rogue 13; Master Tricks","uh":"rogue_crb,state:feature=s12-3"},{"c":5,"s":5,"id":10545,"u":"double%20debilitation_rogue_crb_15_crb","p":182,"h":1,"n":"Rogue 15; Double Debilitation","uh":"rogue_crb,state:feature=s14-0"},{"c":5,"s":5,"id":10547,"u":"greater%20weapon%20specialization_rogue_crb_15_crb","p":182,"h":1,"n":"Rogue 15; Greater Weapon Specialization","uh":"rogue_crb,state:feature=s14-1"},{"c":5,"s":5,"id":10549,"u":"slippery%20mind_rogue_crb_17_crb","p":182,"h":1,"n":"Rogue 17; Slippery Mind","uh":"rogue_crb,state:feature=s16-0"},{"c":5,"s":5,"id":10551,"u":"light%20armor%20mastery_rogue_crb_19_crb","p":182,"h":1,"n":"Rogue 19; Light Armor Mastery","uh":"rogue_crb,state:feature=s18-0"},{"c":5,"s":5,"id":10553,"u":"master%20strike_rogue_crb_19_crb","p":182,"h":1,"n":"Rogue 19; Master Strike","uh":"rogue_crb,state:feature=s18-1"},{"c":5,"s":5,"id":10555,"u":"ancestry%20and%20background_sorcerer_crb_1_crb","p":196,"h":1,"n":"Sorcerer 1; Ancestry and Background","uh":"sorcerer_crb,state:feature=s0-0"},{"c":5,"s":5,"id":10557,"u":"bloodline_sorcerer_crb_1_crb","p":196,"h":1,"n":"Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:feature=s0-2"},{"c":5,"s":5,"id":10559,"u":"initial%20proficiencies_sorcerer_crb_1_crb","p":196,"h":1,"n":"Sorcerer 1; Initial Proficiencies","uh":"sorcerer_crb,state:feature=s0-1"},{"c":5,"s":5,"id":10561,"u":"sorcerer%20spellcasting_sorcerer_crb_1_crb","p":192,"h":1,"n":"Sorcerer 1; Sorcerer Spellcasting","uh":"sorcerer_crb,state:feature=s0-3"},{"c":5,"s":5,"id":10563,"u":"spell%20repertoire_sorcerer_crb_1_crb","p":193,"h":1,"n":"Sorcerer 1; Spell Repertoire","uh":"sorcerer_crb,state:feature=s0-4"},{"c":5,"s":5,"id":10565,"u":"skill%20feats_sorcerer_crb_2_crb","p":193,"h":1,"n":"Sorcerer 2; Skill Feats","uh":"sorcerer_crb,state:feature=s1-0"},{"c":5,"s":5,"id":10567,"u":"sorcerer%20feats_sorcerer_crb_2_crb","p":193,"h":1,"n":"Sorcerer 2; Sorcerer Feats","uh":"sorcerer_crb,state:feature=s1-1"},{"c":5,"s":5,"id":10569,"u":"general%20feats_sorcerer_crb_3_crb","p":193,"h":1,"n":"Sorcerer 3; General Feats","uh":"sorcerer_crb,state:feature=s2-0"},{"c":5,"s":5,"id":10571,"u":"signature%20spells_sorcerer_crb_3_crb","p":193,"h":1,"n":"Sorcerer 3; Signature Spells","uh":"sorcerer_crb,state:feature=s2-1"},{"c":5,"s":5,"id":10573,"u":"skill%20increases_sorcerer_crb_3_crb","p":194,"h":1,"n":"Sorcerer 3; Skill Increases","uh":"sorcerer_crb,state:feature=s2-2"},{"c":5,"s":5,"id":10575,"u":"ability%20boosts_sorcerer_crb_5_crb","p":194,"h":1,"n":"Sorcerer 5; Ability Boosts","uh":"sorcerer_crb,state:feature=s4-0"},{"c":5,"s":5,"id":10577,"u":"ancestry%20feats_sorcerer_crb_5_crb","p":194,"h":1,"n":"Sorcerer 5; Ancestry Feats","uh":"sorcerer_crb,state:feature=s4-1"},{"c":5,"s":5,"id":10579,"u":"magical%20fortitude_sorcerer_crb_5_crb","p":194,"h":1,"n":"Sorcerer 5; Magical Fortitude","uh":"sorcerer_crb,state:feature=s4-2"},{"c":5,"s":5,"id":10581,"u":"expert%20spellcaster_sorcerer_crb_7_crb","p":194,"h":1,"n":"Sorcerer 7; Expert Spellcaster","uh":"sorcerer_crb,state:feature=s6-0"},{"c":5,"s":5,"id":10583,"u":"lightning%20reflexes_sorcerer_crb_9_crb","p":194,"h":1,"n":"Sorcerer 9; Lightning Reflexes","uh":"sorcerer_crb,state:feature=s8-0"},{"c":5,"s":5,"id":10585,"u":"alertness_sorcerer_crb_11_crb","p":194,"h":1,"n":"Sorcerer 11; Alertness","uh":"sorcerer_crb,state:feature=s10-0"},{"c":5,"s":5,"id":10587,"u":"simple%20weapon%20expertise_sorcerer_crb_11_crb","p":194,"h":1,"n":"Sorcerer 11; Simple Weapon Expertise","uh":"sorcerer_crb,state:feature=s10-1"},{"c":5,"s":5,"id":10589,"u":"defensive%20robes_sorcerer_crb_13_crb","p":194,"h":1,"n":"Sorcerer 13; Defensive Robes","uh":"sorcerer_crb,state:feature=s12-0"},{"c":5,"s":5,"id":10591,"u":"weapon%20specialization_sorcerer_crb_13_crb","p":194,"h":1,"n":"Sorcerer 13; Weapon Specialization","uh":"sorcerer_crb,state:feature=s12-1"},{"c":5,"s":5,"id":10593,"u":"master%20spellcaster_sorcerer_crb_15_crb","p":194,"h":1,"n":"Sorcerer 15; Master Spellcaster","uh":"sorcerer_crb,state:feature=s14-0"},{"c":5,"s":5,"id":10595,"u":"resolve_sorcerer_crb_17_crb","p":194,"h":1,"n":"Sorcerer 17; Resolve","uh":"sorcerer_crb,state:feature=s16-0"},{"c":5,"s":5,"id":10597,"u":"bloodline%20paragon_sorcerer_crb_19_crb","p":194,"h":1,"n":"Sorcerer 19; Bloodline Paragon","uh":"sorcerer_crb,state:feature=s18-0"},{"c":5,"s":5,"id":10599,"u":"legendary%20spellcaster_sorcerer_crb_19_crb","p":194,"h":1,"n":"Sorcerer 19; Legendary Spellcaster","uh":"sorcerer_crb,state:feature=s18-1"},{"c":5,"s":65,"id":10601,"u":"ancestry%20and%20background_summoner_som_1_som","p":52,"h":1,"n":"Summoner 1; Ancestry and Background","uh":"summoner_som,state:feature=s0-0"},{"c":5,"s":65,"id":10603,"u":"initial%20proficiencies_summoner_som_1_som","p":52,"h":1,"n":"Summoner 1; Initial Proficiencies","uh":"summoner_som,state:feature=s0-1"},{"c":5,"s":65,"id":10605,"u":"eidolon_summoner_som_1_som","p":52,"h":1,"n":"Summoner 1; Eidolon","uh":"summoner_som,state:feature=s0-2"},{"c":5,"s":65,"id":10607,"u":"summoner%20spellcasting_summoner_som_1_som","p":54,"h":1,"n":"Summoner 1; Summoner Spellcasting","uh":"summoner_som,state:feature=s0-3"},{"c":5,"s":65,"id":10609,"u":"spell%20repertoire_summoner_som_1_som","p":52,"h":1,"n":"Summoner 1; Spell Repertoire","uh":"summoner_som,state:feature=s0-4"},{"c":5,"s":65,"id":10611,"u":"link%20spells_summoner_som_1_som","p":55,"h":1,"n":"Summoner 1; Link Spells","uh":"summoner_som,state:feature=s0-5"},{"c":5,"s":65,"id":10613,"u":"evolution%20feat_summoner_som_1_som","p":56,"h":1,"n":"Summoner 1; Evolution Feat","uh":"summoner_som,state:feature=s0-6"},{"c":5,"s":65,"id":10615,"u":"skill%20feats_summoner_som_2_som","p":56,"h":1,"n":"Summoner 2; Skill Feats","uh":"summoner_som,state:feature=s1-0"},{"c":5,"s":65,"id":10617,"u":"summoner%20feats_summoner_som_2_som","p":56,"h":1,"n":"Summoner 2; Summoner Feats","uh":"summoner_som,state:feature=s1-1"},{"c":5,"s":65,"id":10619,"u":"general%20feats_summoner_som_3_som","p":56,"h":1,"n":"Summoner 3; General Feats","uh":"summoner_som,state:feature=s2-0"},{"c":5,"s":65,"id":10621,"u":"shared%20vigilance_summoner_som_3_som","p":56,"h":1,"n":"Summoner 3; Shared Vigilance","uh":"summoner_som,state:feature=s2-1"},{"c":5,"s":65,"id":10623,"u":"skill%20increases_summoner_som_3_som","p":56,"h":1,"n":"Summoner 3; Skill Increases","uh":"summoner_som,state:feature=s2-2"},{"c":5,"s":65,"id":10625,"u":"unlimited%20signature%20spells_summoner_som_3_som","p":56,"h":1,"n":"Summoner 3; Unlimited Signature Spells","uh":"summoner_som,state:feature=s2-3"},{"c":5,"s":65,"id":10627,"u":"ability%20boosts_summoner_som_5_som","p":56,"h":1,"n":"Summoner 5; Ability Boosts","uh":"summoner_som,state:feature=s4-0"},{"c":5,"s":65,"id":10629,"u":"ancestry%20feats_summoner_som_5_som","p":56,"h":1,"n":"Summoner 5; Ancestry Feats","uh":"summoner_som,state:feature=s4-1"},{"c":5,"s":65,"id":10631,"u":"eidolon%20unarmed%20expertise_summoner_som_5_som","p":56,"h":1,"n":"Summoner 5; Eidolon Unarmed Expertise","uh":"summoner_som,state:feature=s4-2"},{"c":5,"s":65,"id":10633,"u":"eidolon%20symbiosis_summoner_som_7_som","p":56,"h":1,"n":"Summoner 7; Eidolon Symbiosis","uh":"summoner_som,state:feature=s6-0"},{"c":5,"s":65,"id":10635,"u":"eidolon%20weapon%20specialization_summoner_som_7_som","p":56,"h":1,"n":"Summoner 7; Eidolon Weapon Specialization","uh":"summoner_som,state:feature=s6-1"},{"c":5,"s":65,"id":10637,"u":"expert%20spellcaster_summoner_som_9_som","p":56,"h":1,"n":"Summoner 9; Expert Spellcaster","uh":"summoner_som,state:feature=s8-0"},{"c":5,"s":65,"id":10639,"u":"shared%20reflexes_summoner_som_9_som","p":57,"h":1,"n":"Summoner 9; Shared Reflexes","uh":"summoner_som,state:feature=s8-1"},{"c":5,"s":65,"id":10641,"u":"eidolon%20defensive%20expertise_summoner_som_11_som","p":57,"h":1,"n":"Summoner 11; Eidolon Defensive Expertise","uh":"summoner_som,state:feature=s10-0"},{"c":5,"s":65,"id":10643,"u":"simple%20weapon%20expertise_summoner_som_11_som","p":57,"h":1,"n":"Summoner 11; Simple Weapon Expertise","uh":"summoner_som,state:feature=s10-1"},{"c":5,"s":65,"id":10645,"u":"twin%20juggernauts_summoner_som_11_som","p":57,"h":1,"n":"Summoner 11; Twin Juggernauts","uh":"summoner_som,state:feature=s10-2"},{"c":5,"s":65,"id":10647,"u":"defensive%20robes_summoner_som_13_som","p":57,"h":1,"n":"Summoner 13; Defensive Robes","uh":"summoner_som,state:feature=s12-0"},{"c":5,"s":65,"id":10649,"u":"eidolon%20unarmed%20mastery_summoner_som_13_som","p":57,"h":1,"n":"Summoner 13; Eidolon Unarmed Mastery","uh":"summoner_som,state:feature=s12-1"},{"c":5,"s":65,"id":10651,"u":"weapon%20specialization_summoner_som_13_som","p":57,"h":1,"n":"Summoner 13; Weapon Specialization","uh":"summoner_som,state:feature=s12-2"},{"c":5,"s":65,"id":10653,"u":"greater%20eidolon%20specialization_summoner_som_15_som","p":57,"h":1,"n":"Summoner 15; Greater Eidolon Specialization","uh":"summoner_som,state:feature=s14-0"},{"c":5,"s":65,"id":10655,"u":"shared%20resolve_summoner_som_15_som","p":57,"h":1,"n":"Summoner 15; Shared Resolve","uh":"summoner_som,state:feature=s14-1"},{"c":5,"s":65,"id":10657,"u":"eidolon%20transcendence_summoner_som_17_som","p":57,"h":1,"n":"Summoner 17; Eidolon Transcendence","uh":"summoner_som,state:feature=s16-0"},{"c":5,"s":65,"id":10659,"u":"master%20spellcaster_summoner_som_17_som","p":57,"h":1,"n":"Summoner 17; Master Spellcaster","uh":"summoner_som,state:feature=s16-1"},{"c":5,"s":65,"id":10661,"u":"eidolon%20defensive%20mastery_summoner_som_19_som","p":57,"h":1,"n":"Summoner 19; Eidolon Defensive Mastery","uh":"summoner_som,state:feature=s18-0"},{"c":5,"s":65,"id":10663,"u":"instant%20manifestation_summoner_som_19_som","p":57,"h":1,"n":"Summoner 19; Instant Manifestation","uh":"summoner_som,state:feature=s18-1"},{"c":5,"s":4,"id":10665,"u":"ancestry%20and%20background_swashbuckler_apg_1_apg","p":84,"h":1,"n":"Swashbuckler 1; Ancestry and Background","uh":"swashbuckler_apg,state:feature=s0-0"},{"c":5,"s":4,"id":10667,"u":"initial%20proficiencies_swashbuckler_apg_1_apg","p":84,"h":1,"n":"Swashbuckler 1; Initial Proficiencies","uh":"swashbuckler_apg,state:feature=s0-1"},{"c":5,"s":4,"id":10669,"u":"panache_swashbuckler_apg_1_apg","p":84,"h":1,"n":"Swashbuckler 1; Panache","uh":"swashbuckler_apg,state:feature=s0-2"},{"c":5,"s":4,"id":10671,"u":"swashbuckler's%20style_swashbuckler_apg_1_apg","p":84,"h":1,"n":"Swashbuckler 1; Swashbuckler's Style","uh":"swashbuckler_apg,state:feature=s0-4"},{"c":5,"s":4,"id":10673,"u":"precise%20strike_swashbuckler_apg_1_apg","p":85,"h":1,"n":"Swashbuckler 1; Precise Strike","uh":"swashbuckler_apg,state:feature=s0-3"},{"c":5,"s":4,"id":10675,"u":"confident%20finisher_swashbuckler_apg_1_apg","p":85,"h":1,"n":"Swashbuckler 1; Confident Finisher","uh":"swashbuckler_apg,state:feature=s0-5"},{"c":5,"s":4,"id":10677,"u":"swashbuckler%20feats_swashbuckler_apg_1_apg","p":85,"h":1,"n":"Swashbuckler 1; Swashbuckler Feats","uh":"swashbuckler_apg,state:feature=s0-6"},{"c":5,"s":4,"id":10679,"u":"skill%20feats_swashbuckler_apg_2_apg","p":85,"h":1,"n":"Swashbuckler 2; Skill Feats","uh":"swashbuckler_apg,state:feature=s1-0"},{"c":5,"s":4,"id":10681,"u":"general%20feats_swashbuckler_apg_3_apg","p":85,"h":1,"n":"Swashbuckler 3; General Feats","uh":"swashbuckler_apg,state:feature=s2-0"},{"c":5,"s":4,"id":10683,"u":"great%20fortitude_swashbuckler_apg_3_apg","p":85,"h":1,"n":"Swashbuckler 3; Great Fortitude","uh":"swashbuckler_apg,state:feature=s2-1"},{"c":5,"s":4,"id":10685,"u":"opportune%20riposte_swashbuckler_apg_3_apg","p":85,"h":1,"n":"Swashbuckler 3; Opportune Riposte","uh":"swashbuckler_apg,state:feature=s2-2"},{"c":5,"s":4,"id":10687,"u":"skill%20increases_swashbuckler_apg_3_apg","p":86,"h":1,"n":"Swashbuckler 3; Skill Increases","uh":"swashbuckler_apg,state:feature=s2-3"},{"c":5,"s":4,"id":10689,"u":"stylish%20tricks_swashbuckler_apg_3_apg","p":86,"h":1,"n":"Swashbuckler 3; Stylish Tricks","uh":"swashbuckler_apg,state:feature=s2-4"},{"c":5,"s":4,"id":10691,"u":"vivacious%20speed_swashbuckler_apg_3_apg","p":86,"h":1,"n":"Swashbuckler 3; Vivacious Speed","uh":"swashbuckler_apg,state:feature=s2-5"},{"c":5,"s":4,"id":10693,"u":"ability%20boosts_swashbuckler_apg_5_apg","p":86,"h":1,"n":"Swashbuckler 5; Ability Boosts","uh":"swashbuckler_apg,state:feature=s4-0"},{"c":5,"s":4,"id":10695,"u":"ancestry%20feats_swashbuckler_apg_5_apg","p":86,"h":1,"n":"Swashbuckler 5; Ancestry Feats","uh":"swashbuckler_apg,state:feature=s4-1"},{"c":5,"s":4,"id":10697,"u":"weapon%20expertise_swashbuckler_apg_5_apg","p":86,"h":1,"n":"Swashbuckler 5; Weapon Expertise","uh":"swashbuckler_apg,state:feature=s4-2"},{"c":5,"s":4,"id":10699,"u":"evasion_swashbuckler_apg_7_apg","p":86,"h":1,"n":"Swashbuckler 7; Evasion","uh":"swashbuckler_apg,state:feature=s6-0"},{"c":5,"s":4,"id":10701,"u":"weapon%20specialization_swashbuckler_apg_7_apg","p":86,"h":1,"n":"Swashbuckler 7; Weapon Specialization","uh":"swashbuckler_apg,state:feature=s6-1"},{"c":5,"s":4,"id":10703,"u":"exemplary%20finisher_swashbuckler_apg_9_apg","p":86,"h":1,"n":"Swashbuckler 9; Exemplary Finisher","uh":"swashbuckler_apg,state:feature=s8-0"},{"c":5,"s":4,"id":10705,"u":"swashbuckler%20expertise_swashbuckler_apg_9_apg","p":87,"h":1,"n":"Swashbuckler 9; Swashbuckler Expertise","uh":"swashbuckler_apg,state:feature=s8-1"},{"c":5,"s":4,"id":10707,"u":"continuous%20flair_swashbuckler_apg_11_apg","p":87,"h":1,"n":"Swashbuckler 11; Continuous Flair","uh":"swashbuckler_apg,state:feature=s10-0"},{"c":5,"s":4,"id":10709,"u":"vigilant%20senses_swashbuckler_apg_11_apg","p":87,"h":1,"n":"Swashbuckler 11; Vigilant Senses","uh":"swashbuckler_apg,state:feature=s10-1"},{"c":5,"s":4,"id":10711,"u":"improved%20evasion_swashbuckler_apg_13_apg","p":86,"h":1,"n":"Swashbuckler 13; Improved Evasion","uh":"swashbuckler_apg,state:feature=s12-0"},{"c":5,"s":4,"id":10713,"u":"light%20armor%20expertise_swashbuckler_apg_13_apg","p":86,"h":1,"n":"Swashbuckler 13; Light Armor Expertise","uh":"swashbuckler_apg,state:feature=s12-1"},{"c":5,"s":4,"id":10715,"u":"weapon%20mastery_swashbuckler_apg_13_apg","p":86,"h":1,"n":"Swashbuckler 13; Weapon Mastery","uh":"swashbuckler_apg,state:feature=s12-2"},{"c":5,"s":4,"id":10717,"u":"greater%20weapon%20specialization_swashbuckler_apg_15_apg","p":86,"h":1,"n":"Swashbuckler 15; Greater Weapon Specialization","uh":"swashbuckler_apg,state:feature=s14-0"},{"c":5,"s":4,"id":10719,"u":"keen%20flair_swashbuckler_apg_15_apg","p":86,"h":1,"n":"Swashbuckler 15; Keen Flair","uh":"swashbuckler_apg,state:feature=s14-1"},{"c":5,"s":4,"id":10721,"u":"resolve_swashbuckler_apg_17_apg","p":86,"h":1,"n":"Swashbuckler 17; Resolve","uh":"swashbuckler_apg,state:feature=s16-0"},{"c":5,"s":4,"id":10723,"u":"eternal%20confidence_swashbuckler_apg_19_apg","p":86,"h":1,"n":"Swashbuckler 19; Eternal Confidence","uh":"swashbuckler_apg,state:feature=s18-0"},{"c":5,"s":4,"id":10725,"u":"light%20armor%20mastery_swashbuckler_apg_19_apg","p":86,"h":1,"n":"Swashbuckler 19; Light Armor Mastery","uh":"swashbuckler_apg,state:feature=s18-1"},{"c":5,"s":11,"id":10727,"u":"ancestry%20and%20background_thaumaturge_da_1_da","p":32,"h":1,"n":"Thaumaturge 1; Ancestry and Background","uh":"thaumaturge_da,state:feature=s0-0"},{"c":5,"s":11,"id":10729,"u":"initial%20proficiencies_thaumaturge_da_1_da","p":32,"h":1,"n":"Thaumaturge 1; Initial Proficiencies","uh":"thaumaturge_da,state:feature=s0-1"},{"c":5,"s":11,"id":10731,"u":"esoteric%20lore_thaumaturge_da_1_da","p":32,"h":1,"n":"Thaumaturge 1; Esoteric Lore","uh":"thaumaturge_da,state:feature=s0-2"},{"c":5,"s":11,"id":10733,"u":"first%20implement%20and%20esoterica_thaumaturge_da_1_da","p":32,"h":1,"n":"Thaumaturge 1; First Implement And Esoterica","uh":"thaumaturge_da,state:feature=s0-3"},{"c":5,"s":11,"id":10735,"u":"implement's%20empowerment_thaumaturge_da_1_da","p":33,"h":1,"n":"Thaumaturge 1; Implement's Empowerment","uh":"thaumaturge_da,state:feature=s0-4"},{"c":5,"s":11,"id":10737,"u":"thaumaturge%20feats_thaumaturge_da_1_da","p":33,"h":1,"n":"Thaumaturge 1; Thaumaturge Feats","uh":"thaumaturge_da,state:feature=s0-5"},{"c":5,"s":11,"id":10739,"u":"skill%20feats_thaumaturge_da_2_da","p":33,"h":1,"n":"Thaumaturge 2; Skill Feats","uh":"thaumaturge_da,state:feature=s1-0"},{"c":5,"s":11,"id":10741,"u":"general%20feats_thaumaturge_da_3_da","p":33,"h":1,"n":"Thaumaturge 3; General Feats","uh":"thaumaturge_da,state:feature=s2-0"},{"c":5,"s":11,"id":10743,"u":"lightning%20reflexes_thaumaturge_da_3_da","p":33,"h":1,"n":"Thaumaturge 3; Lightning Reflexes","uh":"thaumaturge_da,state:feature=s2-1"},{"c":5,"s":11,"id":10745,"u":"skill%20increases_thaumaturge_da_3_da","p":34,"h":1,"n":"Thaumaturge 3; Skill Increases","uh":"thaumaturge_da,state:feature=s2-2"},{"c":5,"s":11,"id":10747,"u":"ability%20boosts_thaumaturge_da_5_da","p":34,"h":1,"n":"Thaumaturge 5; Ability Boosts","uh":"thaumaturge_da,state:feature=s4-0"},{"c":5,"s":11,"id":10749,"u":"ancestry%20feats_thaumaturge_da_5_da","p":34,"h":1,"n":"Thaumaturge 5; Ancestry Feats","uh":"thaumaturge_da,state:feature=s4-1"},{"c":5,"s":11,"id":10751,"u":"second%20implement_thaumaturge_da_5_da","p":34,"h":1,"n":"Thaumaturge 5; Second Implement","uh":"thaumaturge_da,state:feature=s4-2"},{"c":5,"s":11,"id":10753,"u":"thaumaturge%20weapon%20expertise_thaumaturge_da_5_da","p":34,"h":1,"n":"Thaumaturge 5; Thaumaturge Weapon Expertise","uh":"thaumaturge_da,state:feature=s4-3"},{"c":5,"s":11,"id":10755,"u":"implement%20adept_thaumaturge_da_7_da","p":34,"h":1,"n":"Thaumaturge 7; Implement Adept","uh":"thaumaturge_da,state:feature=s6-0"},{"c":5,"s":11,"id":10757,"u":"resolve_thaumaturge_da_7_da","p":34,"h":1,"n":"Thaumaturge 7; Resolve","uh":"thaumaturge_da,state:feature=s6-1"},{"c":5,"s":11,"id":10759,"u":"weapon%20specialization_thaumaturge_da_7_da","p":34,"h":1,"n":"Thaumaturge 7; Weapon Specialization","uh":"thaumaturge_da,state:feature=s6-2"},{"c":5,"s":11,"id":10761,"u":"intensify%20vulnerability_thaumaturge_da_9_da","p":34,"h":1,"n":"Thaumaturge 9; Intensify Vulnerability","uh":"thaumaturge_da,state:feature=s8-0"},{"c":5,"s":11,"id":10763,"u":"thaumaturgic%20expertise_thaumaturge_da_9_da","p":35,"h":1,"n":"Thaumaturge 9; Thaumaturgic Expertise","uh":"thaumaturge_da,state:feature=s8-1"},{"c":5,"s":11,"id":10765,"u":"vigilant%20senses_thaumaturge_da_9_da","p":35,"h":1,"n":"Thaumaturge 9; Vigilant Senses","uh":"thaumaturge_da,state:feature=s8-2"},{"c":5,"s":11,"id":10767,"u":"medium%20armor%20expertise_thaumaturge_da_11_da","p":35,"h":1,"n":"Thaumaturge 11; Medium Armor Expertise","uh":"thaumaturge_da,state:feature=s10-0"},{"c":5,"s":11,"id":10769,"u":"second%20adept_thaumaturge_da_11_da","p":35,"h":1,"n":"Thaumaturge 11; Second Adept","uh":"thaumaturge_da,state:feature=s10-1"},{"c":5,"s":11,"id":10771,"u":"greater%20resolve_thaumaturge_da_13_da","p":35,"h":1,"n":"Thaumaturge 13; Greater Resolve","uh":"thaumaturge_da,state:feature=s12-0"},{"c":5,"s":11,"id":10773,"u":"weapon%20mastery_thaumaturge_da_13_da","p":35,"h":1,"n":"Thaumaturge 13; Weapon Mastery","uh":"thaumaturge_da,state:feature=s12-1"},{"c":5,"s":11,"id":10775,"u":"greater%20weapon%20specialization_thaumaturge_da_15_da","p":35,"h":1,"n":"Thaumaturge 15; Greater Weapon Specialization","uh":"thaumaturge_da,state:feature=s14-0"},{"c":5,"s":11,"id":10777,"u":"juggernaut_thaumaturge_da_15_da","p":35,"h":1,"n":"Thaumaturge 15; Juggernaut","uh":"thaumaturge_da,state:feature=s14-1"},{"c":5,"s":11,"id":10779,"u":"third%20implement_thaumaturge_da_15_da","p":35,"h":1,"n":"Thaumaturge 15; Third Implement","uh":"thaumaturge_da,state:feature=s14-2"},{"c":5,"s":11,"id":10781,"u":"implement%20paragon_thaumaturge_da_17_da","p":35,"h":1,"n":"Thaumaturge 17; Implement Paragon","uh":"thaumaturge_da,state:feature=s16-0"},{"c":5,"s":11,"id":10783,"u":"thaumaturgic%20mastery_thaumaturge_da_17_da","p":35,"h":1,"n":"Thaumaturge 17; Thaumaturgic Mastery","uh":"thaumaturge_da,state:feature=s16-1"},{"c":5,"s":11,"id":10785,"u":"medium%20armor%20mastery_thaumaturge_da_19_da","p":35,"h":1,"n":"Thaumaturge 19; Medium Armor Mastery","uh":"thaumaturge_da,state:feature=s18-0"},{"c":5,"s":11,"id":10787,"u":"unlimited%20esoterica_thaumaturge_da_19_da","p":35,"h":1,"n":"Thaumaturge 19; Unlimited Esoterica","uh":"thaumaturge_da,state:feature=s18-1"},{"c":5,"s":4,"id":10789,"u":"ancestry%20and%20background_witch_apg_1_apg","p":96,"h":1,"n":"Witch 1; Ancestry and Background","uh":"witch_apg,state:feature=s0-0"},{"c":5,"s":4,"id":10791,"u":"initial%20proficiencies_witch_apg_1_apg","p":96,"h":1,"n":"Witch 1; Initial Proficiencies","uh":"witch_apg,state:feature=s0-1"},{"c":5,"s":4,"id":10793,"u":"witch%20feats_witch_apg_2_apg","p":98,"h":1,"n":"Witch 2; Witch Feats","uh":"witch_apg,state:feature=s1-1"},{"c":5,"s":4,"id":10795,"u":"patron_witch_apg_1_apg","p":96,"h":1,"n":"Witch 1; Patron","uh":"witch_apg,state:feature=s0-2"},{"c":5,"s":4,"id":10797,"u":"familiar_witch_apg_1_apg","p":96,"h":1,"n":"Witch 1; Familiar","uh":"witch_apg,state:feature=s0-3"},{"c":5,"s":4,"id":10799,"u":"witch%20spellcasting_witch_apg_1_apg","p":96,"h":1,"n":"Witch 1; Witch Spellcasting","uh":"witch_apg,state:feature=s0-4"},{"c":5,"s":4,"id":10801,"u":"hexes_witch_apg_1_apg","p":97,"h":1,"n":"Witch 1; Hexes","uh":"witch_apg,state:feature=s0-5"},{"c":5,"s":4,"id":10803,"u":"skill%20feats_witch_apg_2_apg","p":98,"h":1,"n":"Witch 2; Skill Feats","uh":"witch_apg,state:feature=s1-0"},{"c":5,"s":4,"id":10805,"u":"general%20feats_witch_apg_3_apg","p":98,"h":1,"n":"Witch 3; General Feats","uh":"witch_apg,state:feature=s2-0"},{"c":5,"s":4,"id":10807,"u":"skill%20increases_witch_apg_3_apg","p":98,"h":1,"n":"Witch 3; Skill Increases","uh":"witch_apg,state:feature=s2-1"},{"c":5,"s":4,"id":10809,"u":"ability%20boosts_witch_apg_5_apg","p":98,"h":1,"n":"Witch 5; Ability Boosts","uh":"witch_apg,state:feature=s4-0"},{"c":5,"s":4,"id":10811,"u":"ancestry%20feats_witch_apg_5_apg","p":98,"h":1,"n":"Witch 5; Ancestry Feats","uh":"witch_apg,state:feature=s4-1"},{"c":5,"s":4,"id":10813,"u":"magical%20fortitude_witch_apg_5_apg","p":98,"h":1,"n":"Witch 5; Magical Fortitude","uh":"witch_apg,state:feature=s4-2"},{"c":5,"s":4,"id":10815,"u":"expert%20spellcaster_witch_apg_7_apg","p":98,"h":1,"n":"Witch 7; Expert Spellcaster","uh":"witch_apg,state:feature=s6-0"},{"c":5,"s":4,"id":10817,"u":"lightning%20reflexes_witch_apg_9_apg","p":98,"h":1,"n":"Witch 9; Lightning Reflexes","uh":"witch_apg,state:feature=s8-0"},{"c":5,"s":4,"id":10819,"u":"alertness_witch_apg_11_apg","p":98,"h":1,"n":"Witch 11; Alertness","uh":"witch_apg,state:feature=s10-0"},{"c":5,"s":4,"id":10821,"u":"weapon%20expertise_witch_apg_11_apg","p":98,"h":1,"n":"Witch 11; Weapon Expertise","uh":"witch_apg,state:feature=s10-1"},{"c":5,"s":4,"id":10823,"u":"defensive%20robes_witch_apg_13_apg","p":99,"h":1,"n":"Witch 13; Defensive Robes","uh":"witch_apg,state:feature=s12-0"},{"c":5,"s":4,"id":10825,"u":"weapon%20specialization_witch_apg_13_apg","p":99,"h":1,"n":"Witch 13; Weapon Specialization","uh":"witch_apg,state:feature=s12-1"},{"c":5,"s":4,"id":10827,"u":"master%20spellcaster_witch_apg_15_apg","p":99,"h":1,"n":"Witch 15; Master Spellcaster","uh":"witch_apg,state:feature=s14-0"},{"c":5,"s":4,"id":10829,"u":"resolve_witch_apg_17_apg","p":99,"h":1,"n":"Witch 17; Resolve","uh":"witch_apg,state:feature=s16-0"},{"c":5,"s":4,"id":10831,"u":"legendary%20spellcaster_witch_apg_19_apg","p":99,"h":1,"n":"Witch 19; Legendary Spellcaster","uh":"witch_apg,state:feature=s18-0"},{"c":5,"s":4,"id":10833,"u":"patron's%20gift_witch_apg_19_apg","p":99,"h":1,"n":"Witch 19; Patron's Gift","uh":"witch_apg,state:feature=s18-1"},{"c":5,"s":5,"id":10835,"u":"ancestry%20and%20background_wizard_crb_1_crb","p":204,"h":1,"n":"Wizard 1; Ancestry and Background","uh":"wizard_crb,state:feature=s0-0"},{"c":5,"s":5,"id":10837,"u":"initial%20proficiencies_wizard_crb_1_crb","p":204,"h":1,"n":"Wizard 1; Initial Proficiencies","uh":"wizard_crb,state:feature=s0-1"},{"c":5,"s":5,"id":10839,"u":"arcane%20spellcasting_wizard_crb_1_crb","p":204,"h":1,"n":"Wizard 1; Arcane Spellcasting","uh":"wizard_crb,state:feature=s0-2"},{"c":5,"s":5,"id":10841,"u":"arcane%20school_wizard_crb_1_crb","p":204,"h":1,"n":"Wizard 1; Arcane School","uh":"wizard_crb,state:feature=s0-3"},{"c":5,"s":5,"id":10843,"u":"arcane%20bond_wizard_crb_1_crb","p":205,"h":1,"n":"Wizard 1; Arcane Bond","uh":"wizard_crb,state:feature=s0-4"},{"c":5,"s":5,"id":10845,"u":"arcane%20thesis_wizard_crb_1_crb","p":205,"h":1,"n":"Wizard 1; Arcane Thesis","uh":"wizard_crb,state:feature=s0-5"},{"c":5,"s":5,"id":10847,"u":"skill%20feats_wizard_crb_2_crb","p":206,"h":1,"n":"Wizard 2; Skill Feats","uh":"wizard_crb,state:feature=s1-0"},{"c":5,"s":5,"id":10849,"u":"wizard%20feats_wizard_crb_2_crb","p":206,"h":1,"n":"Wizard 2; Wizard Feats","uh":"wizard_crb,state:feature=s1-1"},{"c":5,"s":5,"id":10851,"u":"general%20feats_wizard_crb_3_crb","p":206,"h":1,"n":"Wizard 3; General Feats","uh":"wizard_crb,state:feature=s2-0"},{"c":5,"s":5,"id":10853,"u":"skill%20increases_wizard_crb_3_crb","p":206,"h":1,"n":"Wizard 3; Skill Increases","uh":"wizard_crb,state:feature=s2-1"},{"c":5,"s":5,"id":10855,"u":"ability%20boosts_wizard_crb_5_crb","p":207,"h":1,"n":"Wizard 5; Ability Boosts","uh":"wizard_crb,state:feature=s4-0"},{"c":5,"s":5,"id":10857,"u":"ancestry%20feats_wizard_crb_5_crb","p":207,"h":1,"n":"Wizard 5; Ancestry Feats","uh":"wizard_crb,state:feature=s4-1"},{"c":5,"s":5,"id":10859,"u":"lightning%20reflexes_wizard_crb_5_crb","p":207,"h":1,"n":"Wizard 5; Lightning Reflexes","uh":"wizard_crb,state:feature=s4-2"},{"c":5,"s":5,"id":10861,"u":"expert%20spellcaster_wizard_crb_7_crb","p":207,"h":1,"n":"Wizard 7; Expert Spellcaster","uh":"wizard_crb,state:feature=s6-0"},{"c":5,"s":5,"id":10863,"u":"magical%20fortitude_wizard_crb_9_crb","p":207,"h":1,"n":"Wizard 9; Magical Fortitude","uh":"wizard_crb,state:feature=s8-0"},{"c":5,"s":5,"id":10865,"u":"alertness_wizard_crb_11_crb","p":207,"h":1,"n":"Wizard 11; Alertness","uh":"wizard_crb,state:feature=s10-0"},{"c":5,"s":5,"id":10867,"u":"wizard%20weapon%20expertise_wizard_crb_11_crb","p":207,"h":1,"n":"Wizard 11; Wizard Weapon Expertise","uh":"wizard_crb,state:feature=s10-1"},{"c":5,"s":5,"id":10869,"u":"defensive%20robes_wizard_crb_13_crb","p":207,"h":1,"n":"Wizard 13; Defensive Robes","uh":"wizard_crb,state:feature=s12-0"},{"c":5,"s":5,"id":10871,"u":"weapon%20specialization_wizard_crb_13_crb","p":207,"h":1,"n":"Wizard 13; Weapon Specialization","uh":"wizard_crb,state:feature=s12-1"},{"c":5,"s":5,"id":10873,"u":"master%20spellcaster_wizard_crb_15_crb","p":207,"h":1,"n":"Wizard 15; Master Spellcaster","uh":"wizard_crb,state:feature=s14-0"},{"c":5,"s":5,"id":10875,"u":"resolve_wizard_crb_17_crb","p":207,"h":1,"n":"Wizard 17; Resolve","uh":"wizard_crb,state:feature=s16-0"},{"c":5,"s":5,"id":10877,"u":"archwizard's%20spellcraft_wizard_crb_19_crb","p":207,"h":1,"n":"Wizard 19; Archwizard's Spellcraft","uh":"wizard_crb,state:feature=s18-0"},{"c":5,"s":5,"id":10879,"u":"legendary%20spellcaster_wizard_crb_19_crb","p":207,"h":1,"n":"Wizard 19; Legendary Spellcaster","uh":"wizard_crb,state:feature=s18-1"},{"c":6,"s":5,"id":10881,"u":"research%20field_alchemist_crb_bomber_crb_1_crb","p":73,"h":1,"n":"Bomber Alchemist 1; Research Field","uh":"alchemist_crb,state:sub-bomber-crb=b1~feature=s0-4"},{"c":6,"s":5,"id":10883,"u":"field%20discovery_alchemist_crb_bomber_crb_5_crb","p":74,"h":1,"n":"Bomber Alchemist 5; Field Discovery","uh":"alchemist_crb,state:sub-bomber-crb=b1~feature=s4-3"},{"c":6,"s":5,"id":10885,"u":"perpetual%20infusions_alchemist_crb_bomber_crb_7_crb","p":74,"h":1,"n":"Bomber Alchemist 7; Perpetual Infusions","uh":"alchemist_crb,state:sub-bomber-crb=b1~feature=s6-2"},{"c":6,"s":5,"id":10887,"u":"perpetual%20potency_alchemist_crb_bomber_crb_11_crb","p":74,"h":1,"n":"Bomber Alchemist 11; Perpetual Potency","uh":"alchemist_crb,state:sub-bomber-crb=b1~feature=s10-1"},{"c":6,"s":5,"id":10889,"u":"greater%20field%20discovery_alchemist_crb_bomber_crb_13_crb","p":74,"h":1,"n":"Bomber Alchemist 13; Greater Field Discovery","uh":"alchemist_crb,state:sub-bomber-crb=b1~feature=s12-0"},{"c":6,"s":5,"id":10891,"u":"perpetual%20perfection_alchemist_crb_bomber_crb_17_crb","p":74,"h":1,"n":"Bomber Alchemist 17; Perpetual Perfection","uh":"alchemist_crb,state:sub-bomber-crb=b1~feature=s16-1"},{"c":6,"s":5,"id":10893,"u":"research%20field_alchemist_crb_chirurgeon_crb_1_crb","p":73,"h":1,"n":"Chirurgeon Alchemist 1; Research Field","uh":"alchemist_crb,state:sub-chirurgeon-crb=b1~feature=s0-4"},{"c":6,"s":5,"id":10895,"u":"field%20discovery_alchemist_crb_chirurgeon_crb_5_crb","p":74,"h":1,"n":"Chirurgeon Alchemist 5; Field Discovery","uh":"alchemist_crb,state:sub-chirurgeon-crb=b1~feature=s4-3"},{"c":6,"s":5,"id":10897,"u":"perpetual%20infusions_alchemist_crb_chirurgeon_crb_7_crb","p":74,"h":1,"n":"Chirurgeon Alchemist 7; Perpetual Infusions","uh":"alchemist_crb,state:sub-chirurgeon-crb=b1~feature=s6-2"},{"c":6,"s":5,"id":10899,"u":"perpetual%20potency_alchemist_crb_chirurgeon_crb_11_crb","p":74,"h":1,"n":"Chirurgeon Alchemist 11; Perpetual Potency","uh":"alchemist_crb,state:sub-chirurgeon-crb=b1~feature=s10-1"},{"c":6,"s":5,"id":10901,"u":"greater%20field%20discovery_alchemist_crb_chirurgeon_crb_13_crb","p":74,"h":1,"n":"Chirurgeon Alchemist 13; Greater Field Discovery","uh":"alchemist_crb,state:sub-chirurgeon-crb=b1~feature=s12-0"},{"c":6,"s":5,"id":10903,"u":"perpetual%20perfection_alchemist_crb_chirurgeon_crb_17_crb","p":74,"h":1,"n":"Chirurgeon Alchemist 17; Perpetual Perfection","uh":"alchemist_crb,state:sub-chirurgeon-crb=b1~feature=s16-1"},{"c":6,"s":5,"id":10905,"u":"research%20field_alchemist_crb_mutagenist_crb_1_crb","p":73,"h":1,"n":"Mutagenist Alchemist 1; Research Field","uh":"alchemist_crb,state:sub-mutagenist-crb=b1~feature=s0-4"},{"c":6,"s":5,"id":10907,"u":"field%20discovery_alchemist_crb_mutagenist_crb_5_crb","p":74,"h":1,"n":"Mutagenist Alchemist 5; Field Discovery","uh":"alchemist_crb,state:sub-mutagenist-crb=b1~feature=s4-3"},{"c":6,"s":5,"id":10909,"u":"perpetual%20infusions_alchemist_crb_mutagenist_crb_7_crb","p":74,"h":1,"n":"Mutagenist Alchemist 7; Perpetual Infusions","uh":"alchemist_crb,state:sub-mutagenist-crb=b1~feature=s6-2"},{"c":6,"s":5,"id":10911,"u":"perpetual%20potency_alchemist_crb_mutagenist_crb_11_crb","p":74,"h":1,"n":"Mutagenist Alchemist 11; Perpetual Potency","uh":"alchemist_crb,state:sub-mutagenist-crb=b1~feature=s10-1"},{"c":6,"s":5,"id":10913,"u":"greater%20field%20discovery_alchemist_crb_mutagenist_crb_13_crb","p":74,"h":1,"n":"Mutagenist Alchemist 13; Greater Field Discovery","uh":"alchemist_crb,state:sub-mutagenist-crb=b1~feature=s12-0"},{"c":6,"s":5,"id":10915,"u":"perpetual%20perfection_alchemist_crb_mutagenist_crb_17_crb","p":74,"h":1,"n":"Mutagenist Alchemist 17; Perpetual Perfection","uh":"alchemist_crb,state:sub-mutagenist-crb=b1~feature=s16-1"},{"c":6,"s":4,"id":10917,"u":"research%20field_alchemist_crb_toxicologist_apg_1_apg","p":106,"h":1,"n":"Toxicologist Alchemist 1; Research Field","uh":"alchemist_crb,state:sub-toxicologist-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":10919,"u":"field%20discovery_alchemist_crb_toxicologist_apg_5_apg","p":106,"h":1,"n":"Toxicologist Alchemist 5; Field Discovery","uh":"alchemist_crb,state:sub-toxicologist-apg=b1~feature=s4-3"},{"c":6,"s":4,"id":10921,"u":"perpetual%20infusions_alchemist_crb_toxicologist_apg_7_apg","p":106,"h":1,"n":"Toxicologist Alchemist 7; Perpetual Infusions","uh":"alchemist_crb,state:sub-toxicologist-apg=b1~feature=s6-2"},{"c":6,"s":4,"id":10923,"u":"perpetual%20potency_alchemist_crb_toxicologist_apg_11_apg","p":106,"h":1,"n":"Toxicologist Alchemist 11; Perpetual Potency","uh":"alchemist_crb,state:sub-toxicologist-apg=b1~feature=s10-1"},{"c":6,"s":4,"id":10925,"u":"greater%20field%20discovery_alchemist_crb_toxicologist_apg_13_apg","p":106,"h":1,"n":"Toxicologist Alchemist 13; Greater Field Discovery","uh":"alchemist_crb,state:sub-toxicologist-apg=b1~feature=s12-0"},{"c":6,"s":4,"id":10927,"u":"perpetual%20perfection_alchemist_crb_toxicologist_apg_17_apg","p":106,"h":1,"n":"Toxicologist Alchemist 17; Perpetual Perfection","uh":"alchemist_crb,state:sub-toxicologist-apg=b1~feature=s16-1"},{"c":6,"s":5,"id":10929,"u":"instinct_barbarian_crb_animal_crb_1_crb","p":86,"h":1,"n":"Animal Barbarian 1; Instinct","uh":"barbarian_crb,state:sub-animal-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":10931,"u":"weapon%20specialization_barbarian_crb_animal_crb_7_crb","p":86,"h":1,"n":"Animal Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:sub-animal-crb=b1~feature=s6-1"},{"c":6,"s":5,"id":10933,"u":"raging%20resistance_barbarian_crb_animal_crb_9_crb","p":86,"h":1,"n":"Animal Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:sub-animal-crb=b1~feature=s8-1"},{"c":6,"s":5,"id":10935,"u":"instinct_barbarian_crb_dragon_crb_1_crb","p":86,"h":1,"n":"Dragon Barbarian 1; Instinct","uh":"barbarian_crb,state:sub-dragon-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":10937,"u":"weapon%20specialization_barbarian_crb_dragon_crb_7_crb","p":87,"h":1,"n":"Dragon Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:sub-dragon-crb=b1~feature=s6-1"},{"c":6,"s":5,"id":10939,"u":"raging%20resistance_barbarian_crb_dragon_crb_9_crb","p":87,"h":1,"n":"Dragon Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:sub-dragon-crb=b1~feature=s8-1"},{"c":6,"s":5,"id":10941,"u":"instinct_barbarian_crb_fury_crb_1_crb","p":87,"h":1,"n":"Fury Barbarian 1; Instinct","uh":"barbarian_crb,state:sub-fury-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":10943,"u":"weapon%20specialization_barbarian_crb_fury_crb_7_crb","p":87,"h":1,"n":"Fury Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:sub-fury-crb=b1~feature=s6-1"},{"c":6,"s":5,"id":10945,"u":"raging%20resistance_barbarian_crb_fury_crb_9_crb","p":87,"h":1,"n":"Fury Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:sub-fury-crb=b1~feature=s8-1"},{"c":6,"s":5,"id":10947,"u":"instinct_barbarian_crb_giant_crb_1_crb","p":87,"h":1,"n":"Giant Barbarian 1; Instinct","uh":"barbarian_crb,state:sub-giant-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":10949,"u":"weapon%20specialization_barbarian_crb_giant_crb_7_crb","p":87,"h":1,"n":"Giant Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:sub-giant-crb=b1~feature=s6-1"},{"c":6,"s":5,"id":10951,"u":"raging%20resistance_barbarian_crb_giant_crb_9_crb","p":87,"h":1,"n":"Giant Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:sub-giant-crb=b1~feature=s8-1"},{"c":6,"s":5,"id":10953,"u":"instinct_barbarian_crb_spirit_crb_1_crb","p":87,"h":1,"n":"Spirit Barbarian 1; Instinct","uh":"barbarian_crb,state:sub-spirit-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":10955,"u":"weapon%20specialization_barbarian_crb_spirit_crb_7_crb","p":87,"h":1,"n":"Spirit Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:sub-spirit-crb=b1~feature=s6-1"},{"c":6,"s":5,"id":10957,"u":"raging%20resistance_barbarian_crb_spirit_crb_9_crb","p":87,"h":1,"n":"Spirit Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:sub-spirit-crb=b1~feature=s8-1"},{"c":6,"s":4,"id":10959,"u":"instinct_barbarian_crb_superstition_apg_1_apg","p":108,"h":1,"n":"Superstition Barbarian 1; Instinct","uh":"barbarian_crb,state:sub-superstition-apg=b1~feature=s0-3"},{"c":6,"s":4,"id":10961,"u":"weapon%20specialization_barbarian_crb_superstition_apg_7_apg","p":108,"h":1,"n":"Superstition Barbarian 7; Weapon Specialization","uh":"barbarian_crb,state:sub-superstition-apg=b1~feature=s6-1"},{"c":6,"s":4,"id":10963,"u":"raging%20resistance_barbarian_crb_superstition_apg_9_apg","p":108,"h":1,"n":"Superstition Barbarian 9; Raging Resistance","uh":"barbarian_crb,state:sub-superstition-apg=b1~feature=s8-1"},{"c":6,"s":5,"id":10965,"u":"muses_bard_crb_polymath_crb_1_crb","p":97,"h":1,"n":"Polymath Bard 1; Muses","uh":"bard_crb,state:sub-polymath-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":10967,"u":"muses_bard_crb_enigma_crb_1_crb","p":97,"h":1,"n":"Enigma Bard 1; Muses","uh":"bard_crb,state:sub-enigma-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":10969,"u":"muses_bard_crb_maestro_crb_1_crb","p":97,"h":1,"n":"Maestro Bard 1; Muses","uh":"bard_crb,state:sub-maestro-crb=b1~feature=s0-5"},{"c":6,"s":4,"id":10971,"u":"muses_bard_crb_warrior_apg_1_apg","p":112,"h":1,"n":"Warrior Bard 1; Muses","uh":"bard_crb,state:sub-warrior-apg=b1~feature=s0-5"},{"c":6,"s":5,"id":10973,"u":"deity%20and%20cause_champion_crb_paladin_crb_1_crb","p":106,"h":1,"n":"Paladin Champion 1; Deity and Cause","uh":"champion_crb,state:sub-paladin-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":10975,"u":"deity%20and%20cause_champion_crb_redeemer_crb_1_crb","p":106,"h":1,"n":"Redeemer Champion 1; Deity and Cause","uh":"champion_crb,state:sub-redeemer-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":10977,"u":"deity%20and%20cause_champion_crb_liberator_crb_1_crb","p":107,"h":1,"n":"Liberator Champion 1; Deity and Cause","uh":"champion_crb,state:sub-liberator-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":10979,"u":"champion's%20reaction_champion_crb_paladin_crb_1_crb","p":107,"h":1,"n":"Paladin Champion 1; Champion's Reaction","uh":"champion_crb,state:sub-paladin-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":10981,"u":"champion's%20reaction_champion_crb_redeemer_crb_1_crb","p":107,"h":1,"n":"Redeemer Champion 1; Champion's Reaction","uh":"champion_crb,state:sub-redeemer-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":10983,"u":"champion's%20reaction_champion_crb_liberator_crb_1_crb","p":107,"h":1,"n":"Liberator Champion 1; Champion's Reaction","uh":"champion_crb,state:sub-liberator-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":10985,"u":"divine%20smite_champion_crb_paladin_crb_9_crb","p":107,"h":1,"n":"Paladin Champion 9; Divine Smite","uh":"champion_crb,state:sub-paladin-crb=b1~feature=s8-1"},{"c":6,"s":5,"id":10987,"u":"divine%20smite_champion_crb_redeemer_crb_9_crb","p":107,"h":1,"n":"Redeemer Champion 9; Divine Smite","uh":"champion_crb,state:sub-redeemer-crb=b1~feature=s8-1"},{"c":6,"s":5,"id":10989,"u":"divine%20smite_champion_crb_liberator_crb_9_crb","p":107,"h":1,"n":"Liberator Champion 9; Divine Smite","uh":"champion_crb,state:sub-liberator-crb=b1~feature=s8-1"},{"c":6,"s":5,"id":10991,"u":"exalt_champion_crb_liberator_crb_11_crb","p":107,"h":1,"n":"Liberator Champion 11; Exalt","uh":"champion_crb,state:sub-liberator-crb=b1~feature=s10-2"},{"c":6,"s":5,"id":10993,"u":"exalt_champion_crb_redeemer_crb_11_crb","p":107,"h":1,"n":"Redeemer Champion 11; Exalt","uh":"champion_crb,state:sub-redeemer-crb=b1~feature=s10-2"},{"c":6,"s":5,"id":10995,"u":"exalt_champion_crb_paladin_crb_11_crb","p":107,"h":1,"n":"Paladin Champion 11; Exalt","uh":"champion_crb,state:sub-paladin-crb=b1~feature=s10-2"},{"c":6,"s":4,"id":10997,"u":"deity%20and%20cause_champion_crb_tyrant_apg_1_apg","p":116,"h":1,"n":"Tyrant Champion 1; Deity and Cause","uh":"champion_crb,state:sub-tyrant-apg=b1~feature=s0-3"},{"c":6,"s":4,"id":10999,"u":"champion's%20reaction_champion_crb_tyrant_apg_1_apg","p":116,"h":1,"n":"Tyrant Champion 1; Champion's Reaction","uh":"champion_crb,state:sub-tyrant-apg=b1~feature=s0-5"},{"c":6,"s":4,"id":11001,"u":"divine%20smite_champion_crb_tyrant_apg_9_apg","p":107,"h":1,"n":"Tyrant Champion 9; Divine Smite","uh":"champion_crb,state:sub-tyrant-apg=b1~feature=s8-1"},{"c":6,"s":4,"id":11003,"u":"exalt_champion_crb_tyrant_apg_11_apg","p":107,"h":1,"n":"Tyrant Champion 11; Exalt","uh":"champion_crb,state:sub-tyrant-apg=b1~feature=s10-2"},{"c":6,"s":4,"id":11005,"u":"deity%20and%20cause_champion_crb_desecrator_apg_1_apg","p":116,"h":1,"n":"Desecrator Champion 1; Deity and Cause","uh":"champion_crb,state:sub-desecrator-apg=b1~feature=s0-3"},{"c":6,"s":4,"id":11007,"u":"champion's%20reaction_champion_crb_desecrator_apg_1_apg","p":116,"h":1,"n":"Desecrator Champion 1; Champion's Reaction","uh":"champion_crb,state:sub-desecrator-apg=b1~feature=s0-5"},{"c":6,"s":4,"id":11009,"u":"divine%20smite_champion_crb_desecrator_apg_9_apg","p":107,"h":1,"n":"Desecrator Champion 9; Divine Smite","uh":"champion_crb,state:sub-desecrator-apg=b1~feature=s8-1"},{"c":6,"s":4,"id":11011,"u":"exalt_champion_crb_desecrator_apg_11_apg","p":107,"h":1,"n":"Desecrator Champion 11; Exalt","uh":"champion_crb,state:sub-desecrator-apg=b1~feature=s10-2"},{"c":6,"s":4,"id":11013,"u":"deity%20and%20cause_champion_crb_antipaladin_apg_1_apg","p":116,"h":1,"n":"Antipaladin Champion 1; Deity and Cause","uh":"champion_crb,state:sub-antipaladin-apg=b1~feature=s0-3"},{"c":6,"s":4,"id":11015,"u":"champion's%20reaction_champion_crb_antipaladin_apg_1_apg","p":116,"h":1,"n":"Antipaladin Champion 1; Champion's Reaction","uh":"champion_crb,state:sub-antipaladin-apg=b1~feature=s0-5"},{"c":6,"s":4,"id":11017,"u":"divine%20smite_champion_crb_antipaladin_apg_9_apg","p":107,"h":1,"n":"Antipaladin Champion 9; Divine Smite","uh":"champion_crb,state:sub-antipaladin-apg=b1~feature=s8-1"},{"c":6,"s":4,"id":11019,"u":"exalt_champion_crb_antipaladin_apg_11_apg","p":107,"h":1,"n":"Antipaladin Champion 11; Exalt","uh":"champion_crb,state:sub-antipaladin-apg=b1~feature=s10-2"},{"c":6,"s":5,"id":11021,"u":"doctrine_cleric_crb_cloistered_crb_1_crb","p":119,"h":1,"n":"Cloistered Cleric 1; Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":11023,"u":"first%20doctrine_cleric_crb_cloistered_crb_1_crb","p":119,"h":1,"n":"Cloistered Cleric 1; First Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s0-6"},{"c":6,"s":5,"id":11025,"u":"second%20doctrine_cleric_crb_cloistered_crb_3_crb","p":119,"h":1,"n":"Cloistered Cleric 3; Second Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s2-0"},{"c":6,"s":5,"id":11027,"u":"third%20doctrine_cleric_crb_cloistered_crb_7_crb","p":119,"h":1,"n":"Cloistered Cleric 7; Third Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s6-0"},{"c":6,"s":5,"id":11029,"u":"fourth%20doctrine_cleric_crb_cloistered_crb_11_crb","p":119,"h":1,"n":"Cloistered Cleric 11; Fourth Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s10-0"},{"c":6,"s":5,"id":11031,"u":"fifth%20doctrine_cleric_crb_cloistered_crb_15_crb","p":119,"h":1,"n":"Cloistered Cleric 15; Fifth Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s14-0"},{"c":6,"s":5,"id":11033,"u":"final%20doctrine_cleric_crb_cloistered_crb_19_crb","p":119,"h":1,"n":"Cloistered Cleric 19; Final Doctrine","uh":"cleric_crb,state:sub-cloistered-crb=b1~feature=s18-0"},{"c":6,"s":5,"id":11035,"u":"doctrine_cleric_crb_warpriest_crb_1_crb","p":120,"h":1,"n":"Warpriest Cleric 1; Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":11037,"u":"first%20doctrine_cleric_crb_warpriest_crb_1_crb","p":120,"h":1,"n":"Warpriest Cleric 1; First Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s0-6"},{"c":6,"s":5,"id":11039,"u":"second%20doctrine_cleric_crb_warpriest_crb_3_crb","p":120,"h":1,"n":"Warpriest Cleric 3; Second Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s2-0"},{"c":6,"s":5,"id":11041,"u":"third%20doctrine_cleric_crb_warpriest_crb_7_crb","p":120,"h":1,"n":"Warpriest Cleric 7; Third Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s6-0"},{"c":6,"s":5,"id":11043,"u":"fourth%20doctrine_cleric_crb_warpriest_crb_11_crb","p":120,"h":1,"n":"Warpriest Cleric 11; Fourth Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s10-0"},{"c":6,"s":5,"id":11045,"u":"fifth%20doctrine_cleric_crb_warpriest_crb_15_crb","p":120,"h":1,"n":"Warpriest Cleric 15; Fifth Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s14-0"},{"c":6,"s":5,"id":11047,"u":"final%20doctrine_cleric_crb_warpriest_crb_19_crb","p":120,"h":1,"n":"Warpriest Cleric 19; Final Doctrine","uh":"cleric_crb,state:sub-warpriest-crb=b1~feature=s18-0"},{"c":6,"s":5,"id":11049,"u":"druidic%20order_druid_crb_animal_crb_1_crb","p":131,"h":1,"n":"Animal Druid 1; Druidic Order","uh":"druid_crb,state:sub-animal-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":11051,"u":"druidic%20order_druid_crb_leaf_crb_1_crb","p":131,"h":1,"n":"Leaf Druid 1; Druidic Order","uh":"druid_crb,state:sub-leaf-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":11053,"u":"druidic%20order_druid_crb_storm_crb_1_crb","p":132,"h":1,"n":"Storm Druid 1; Druidic Order","uh":"druid_crb,state:sub-storm-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":11055,"u":"druidic%20order_druid_crb_wild_crb_1_crb","p":132,"h":1,"n":"Wild Druid 1; Druidic Order","uh":"druid_crb,state:sub-wild-crb=b1~feature=s0-5"},{"c":6,"s":65,"id":11057,"u":"druidic%20order_druid_crb_flame_som_1_som","p":198,"h":1,"n":"Flame Druid 1; Druidic Order","uh":"druid_crb,state:sub-flame-som=b1~feature=s0-5"},{"c":6,"s":65,"id":11059,"u":"druidic%20order_druid_crb_stone_som_1_som","p":198,"h":1,"n":"Stone Druid 1; Druidic Order","uh":"druid_crb,state:sub-stone-som=b1~feature=s0-5"},{"c":6,"s":65,"id":11061,"u":"druidic%20order_druid_crb_wave_som_1_som","p":198,"h":1,"n":"Wave Druid 1; Druidic Order","uh":"druid_crb,state:sub-wave-som=b1~feature=s0-5"},{"c":6,"s":2,"id":11063,"u":"gunslinger's%20way_gunslinger_g%26g_drifter_g%26g_1_g%26g","p":108,"h":1,"n":"Drifter Gunslinger 1; Gunslinger's Way","uh":"gunslinger_g%26g,state:sub-drifter-gg=b1~feature=s0-2"},{"c":6,"s":2,"id":11065,"u":"advanced%20deed_gunslinger_g%26g_drifter_g%26g_9_g%26g","p":108,"h":1,"n":"Drifter Gunslinger 9; Advanced Deed","uh":"gunslinger_g%26g,state:sub-drifter-gg=b1~feature=s8-0"},{"c":6,"s":2,"id":11067,"u":"greater%20deed_gunslinger_g%26g_drifter_g%26g_15_g%26g","p":109,"h":1,"n":"Drifter Gunslinger 15; Greater Deed","uh":"gunslinger_g%26g,state:sub-drifter-gg=b1~feature=s14-0"},{"c":6,"s":2,"id":11069,"u":"gunslinger's%20way_gunslinger_g%26g_pistolero_g%26g_1_g%26g","p":108,"h":1,"n":"Pistolero Gunslinger 1; Gunslinger's Way","uh":"gunslinger_g%26g,state:sub-pistolero-gg=b1~feature=s0-2"},{"c":6,"s":2,"id":11071,"u":"advanced%20deed_gunslinger_g%26g_pistolero_g%26g_9_g%26g","p":109,"h":1,"n":"Pistolero Gunslinger 9; Advanced Deed","uh":"gunslinger_g%26g,state:sub-pistolero-gg=b1~feature=s8-0"},{"c":6,"s":2,"id":11073,"u":"greater%20deed_gunslinger_g%26g_pistolero_g%26g_15_g%26g","p":109,"h":1,"n":"Pistolero Gunslinger 15; Greater Deed","uh":"gunslinger_g%26g,state:sub-pistolero-gg=b1~feature=s14-0"},{"c":6,"s":2,"id":11075,"u":"gunslinger's%20way_gunslinger_g%26g_sniper_g%26g_1_g%26g","p":108,"h":1,"n":"Sniper Gunslinger 1; Gunslinger's Way","uh":"gunslinger_g%26g,state:sub-sniper-gg=b1~feature=s0-2"},{"c":6,"s":2,"id":11077,"u":"advanced%20deed_gunslinger_g%26g_sniper_g%26g_9_g%26g","p":110,"h":1,"n":"Sniper Gunslinger 9; Advanced Deed","uh":"gunslinger_g%26g,state:sub-sniper-gg=b1~feature=s8-0"},{"c":6,"s":2,"id":11079,"u":"greater%20deed_gunslinger_g%26g_sniper_g%26g_15_g%26g","p":110,"h":1,"n":"Sniper Gunslinger 15; Greater Deed","uh":"gunslinger_g%26g,state:sub-sniper-gg=b1~feature=s14-0"},{"c":6,"s":2,"id":11081,"u":"gunslinger's%20way_gunslinger_g%26g_vanguard_g%26g_1_g%26g","p":110,"h":1,"n":"Vanguard Gunslinger 1; Gunslinger's Way","uh":"gunslinger_g%26g,state:sub-vanguard-gg=b1~feature=s0-2"},{"c":6,"s":2,"id":11083,"u":"advanced%20deed_gunslinger_g%26g_vanguard_g%26g_9_g%26g","p":110,"h":1,"n":"Vanguard Gunslinger 9; Advanced Deed","uh":"gunslinger_g%26g,state:sub-vanguard-gg=b1~feature=s8-0"},{"c":6,"s":2,"id":11085,"u":"greater%20deed_gunslinger_g%26g_vanguard_g%26g_15_g%26g","p":110,"h":1,"n":"Vanguard Gunslinger 15; Greater Deed","uh":"gunslinger_g%26g,state:sub-vanguard-gg=b1~feature=s14-0"},{"c":6,"s":6,"id":11087,"u":"gunslinger's%20way_gunslinger_g%26g_triggerbrand_loil_1_loil","p":108,"h":1,"n":"Triggerbrand Gunslinger 1; Gunslinger's Way","uh":"gunslinger_g%26g,state:sub-triggerbrand-loil=b1~feature=s0-2"},{"c":6,"s":6,"id":11089,"u":"advanced%20deed_gunslinger_g%26g_triggerbrand_loil_9_loil","p":108,"h":1,"n":"Triggerbrand Gunslinger 9; Advanced Deed","uh":"gunslinger_g%26g,state:sub-triggerbrand-loil=b1~feature=s8-0"},{"c":6,"s":6,"id":11091,"u":"greater%20deed_gunslinger_g%26g_triggerbrand_loil_15_loil","p":108,"h":1,"n":"Triggerbrand Gunslinger 15; Greater Deed","uh":"gunslinger_g%26g,state:sub-triggerbrand-loil=b1~feature=s14-0"},{"c":6,"s":2,"id":11093,"u":"innovation_inventor_g%26g_armor_g%26g_1_g%26g","p":16,"h":1,"n":"Armor Inventor 1; Innovation","uh":"inventor_g%26g,state:sub-armor-gg=b1~feature=s0-3"},{"c":6,"s":2,"id":11095,"u":"innovation_inventor_g%26g_construct_g%26g_1_g%26g","p":17,"h":1,"n":"Construct Inventor 1; Innovation","uh":"inventor_g%26g,state:sub-construct-gg=b1~feature=s0-3"},{"c":6,"s":2,"id":11097,"u":"innovation_inventor_g%26g_weapon_g%26g_1_g%26g","p":17,"h":1,"n":"Weapon Inventor 1; Innovation","uh":"inventor_g%26g,state:sub-weapon-gg=b1~feature=s0-3"},{"c":6,"s":2,"id":11099,"u":"breakthrough%20innovation_inventor_g%26g_armor_g%26g_7_g%26g","p":20,"h":1,"n":"Armor Inventor 7; Breakthrough Innovation","uh":"inventor_g%26g,state:sub-armor-gg=b1~feature=s6-0"},{"c":6,"s":2,"id":11101,"u":"breakthrough%20innovation_inventor_g%26g_construct_g%26g_7_g%26g","p":21,"h":1,"n":"Construct Inventor 7; Breakthrough Innovation","uh":"inventor_g%26g,state:sub-construct-gg=b1~feature=s6-0"},{"c":6,"s":2,"id":11103,"u":"breakthrough%20innovation_inventor_g%26g_weapon_g%26g_7_g%26g","p":21,"h":1,"n":"Weapon Inventor 7; Breakthrough Innovation","uh":"inventor_g%26g,state:sub-weapon-gg=b1~feature=s6-0"},{"c":6,"s":2,"id":11105,"u":"revolutionary%20innovation_inventor_g%26g_armor_g%26g_15_g%26g","p":23,"h":1,"n":"Armor Inventor 15; Revolutionary Innovation","uh":"inventor_g%26g,state:sub-armor-gg=b1~feature=s14-2"},{"c":6,"s":2,"id":11107,"u":"revolutionary%20innovation_inventor_g%26g_construct_g%26g_15_g%26g","p":23,"h":1,"n":"Construct Inventor 15; Revolutionary Innovation","uh":"inventor_g%26g,state:sub-construct-gg=b1~feature=s14-2"},{"c":6,"s":2,"id":11109,"u":"revolutionary%20innovation_inventor_g%26g_weapon_g%26g_15_g%26g","p":23,"h":1,"n":"Weapon Inventor 15; Revolutionary Innovation","uh":"inventor_g%26g,state:sub-weapon-gg=b1~feature=s14-2"},{"c":6,"s":4,"id":11111,"u":"methodology_investigator_apg_alchemical%20sciences_apg_1_apg","p":57,"h":1,"n":"Alchemical Sciences Investigator 1; Methodology","uh":"investigator_apg,state:sub-alchemical-sciences-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11113,"u":"methodology_investigator_apg_empiricism_apg_1_apg","p":57,"h":1,"n":"Empiricism Investigator 1; Methodology","uh":"investigator_apg,state:sub-empiricism-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11115,"u":"methodology_investigator_apg_forensic%20medicine_apg_1_apg","p":58,"h":1,"n":"Forensic Medicine Investigator 1; Methodology","uh":"investigator_apg,state:sub-forensic-medicine-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11117,"u":"methodology_investigator_apg_interrogation_apg_1_apg","p":58,"h":1,"n":"Interrogation Investigator 1; Methodology","uh":"investigator_apg,state:sub-interrogation-apg=b1~feature=s0-4"},{"c":6,"s":65,"id":11119,"u":"hybrid%20study_magus_som_inexorable%20iron_som_1_som","p":39,"h":1,"n":"Inexorable Iron Magus 1; Hybrid Study","uh":"magus_som,state:sub-inexorable-iron-som=b1~feature=s0-5"},{"c":6,"s":65,"id":11121,"u":"hybrid%20study_magus_som_laughing%20shadow_som_1_som","p":39,"h":1,"n":"Laughing Shadow Magus 1; Hybrid Study","uh":"magus_som,state:sub-laughing-shadow-som=b1~feature=s0-5"},{"c":6,"s":65,"id":11123,"u":"hybrid%20study_magus_som_sparkling%20targe_som_1_som","p":39,"h":1,"n":"Sparkling Targe Magus 1; Hybrid Study","uh":"magus_som,state:sub-sparkling-targe-som=b1~feature=s0-5"},{"c":6,"s":65,"id":11125,"u":"hybrid%20study_magus_som_starlit%20span_som_1_som","p":39,"h":1,"n":"Starlit Span Magus 1; Hybrid Study","uh":"magus_som,state:sub-starlit-span-som=b1~feature=s0-5"},{"c":6,"s":65,"id":11127,"u":"hybrid%20study_magus_som_twisting%20tree_som_1_som","p":39,"h":1,"n":"Twisting Tree Magus 1; Hybrid Study","uh":"magus_som,state:sub-twisting-tree-som=b1~feature=s0-5"},{"c":6,"s":65,"id":11129,"u":"studious%20spells_magus_som_inexorable%20iron_som_7_som","p":41,"h":1,"n":"Inexorable Iron Magus 7; Studious Spells","uh":"magus_som,state:sub-inexorable-iron-som=b1~feature=s6-0"},{"c":6,"s":65,"id":11131,"u":"studious%20spells_magus_som_laughing%20shadow_som_7_som","p":41,"h":1,"n":"Laughing Shadow Magus 7; Studious Spells","uh":"magus_som,state:sub-laughing-shadow-som=b1~feature=s6-0"},{"c":6,"s":65,"id":11133,"u":"studious%20spells_magus_som_sparkling%20targe_som_7_som","p":41,"h":1,"n":"Sparkling Targe Magus 7; Studious Spells","uh":"magus_som,state:sub-sparkling-targe-som=b1~feature=s6-0"},{"c":6,"s":65,"id":11135,"u":"studious%20spells_magus_som_starlit%20span_som_7_som","p":41,"h":1,"n":"Starlit Span Magus 7; Studious Spells","uh":"magus_som,state:sub-starlit-span-som=b1~feature=s6-0"},{"c":6,"s":65,"id":11137,"u":"studious%20spells_magus_som_twisting%20tree_som_7_som","p":41,"h":1,"n":"Twisting Tree Magus 7; Studious Spells","uh":"magus_som,state:sub-twisting-tree-som=b1~feature=s6-0"},{"c":6,"s":4,"id":11139,"u":"mystery_oracle_apg_ancestors_apg_1_apg","p":73,"h":1,"n":"Ancestors Oracle 1; Mystery","uh":"oracle_apg,state:sub-ancestors-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11141,"u":"major%20curse_oracle_apg_ancestors_apg_11_apg","p":74,"h":1,"n":"Ancestors Oracle 11; Major Curse","uh":"oracle_apg,state:sub-ancestors-apg=b1~feature=s10-1"},{"c":6,"s":4,"id":11143,"u":"mystery_oracle_apg_battle_apg_1_apg","p":74,"h":1,"n":"Battle Oracle 1; Mystery","uh":"oracle_apg,state:sub-battle-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11145,"u":"major%20curse_oracle_apg_battle_apg_11_apg","p":74,"h":1,"n":"Battle Oracle 11; Major Curse","uh":"oracle_apg,state:sub-battle-apg=b1~feature=s10-1"},{"c":6,"s":4,"id":11147,"u":"mystery_oracle_apg_bones_apg_1_apg","p":75,"h":1,"n":"Bones Oracle 1; Mystery","uh":"oracle_apg,state:sub-bones-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11149,"u":"major%20curse_oracle_apg_bones_apg_11_apg","p":74,"h":1,"n":"Bones Oracle 11; Major Curse","uh":"oracle_apg,state:sub-bones-apg=b1~feature=s10-1"},{"c":6,"s":4,"id":11151,"u":"mystery_oracle_apg_cosmos_apg_1_apg","p":75,"h":1,"n":"Cosmos Oracle 1; Mystery","uh":"oracle_apg,state:sub-cosmos-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11153,"u":"major%20curse_oracle_apg_cosmos_apg_11_apg","p":74,"h":1,"n":"Cosmos Oracle 11; Major Curse","uh":"oracle_apg,state:sub-cosmos-apg=b1~feature=s10-1"},{"c":6,"s":4,"id":11155,"u":"mystery_oracle_apg_flames_apg_1_apg","p":75,"h":1,"n":"Flames Oracle 1; Mystery","uh":"oracle_apg,state:sub-flames-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11157,"u":"major%20curse_oracle_apg_flames_apg_11_apg","p":74,"h":1,"n":"Flames Oracle 11; Major Curse","uh":"oracle_apg,state:sub-flames-apg=b1~feature=s10-1"},{"c":6,"s":4,"id":11159,"u":"mystery_oracle_apg_life_apg_1_apg","p":77,"h":1,"n":"Life Oracle 1; Mystery","uh":"oracle_apg,state:sub-life-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11161,"u":"major%20curse_oracle_apg_life_apg_11_apg","p":77,"h":1,"n":"Life Oracle 11; Major Curse","uh":"oracle_apg,state:sub-life-apg=b1~feature=s10-1"},{"c":6,"s":4,"id":11163,"u":"mystery_oracle_apg_lore_apg_1_apg","p":75,"h":1,"n":"Lore Oracle 1; Mystery","uh":"oracle_apg,state:sub-lore-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11165,"u":"major%20curse_oracle_apg_lore_apg_11_apg","p":74,"h":1,"n":"Lore Oracle 11; Major Curse","uh":"oracle_apg,state:sub-lore-apg=b1~feature=s10-1"},{"c":6,"s":4,"id":11167,"u":"mystery_oracle_apg_tempest_apg_1_apg","p":75,"h":1,"n":"Tempest Oracle 1; Mystery","uh":"oracle_apg,state:sub-tempest-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11169,"u":"major%20curse_oracle_apg_tempest_apg_11_apg","p":74,"h":1,"n":"Tempest Oracle 11; Major Curse","uh":"oracle_apg,state:sub-tempest-apg=b1~feature=s10-1"},{"c":6,"s":11,"id":11171,"u":"mystery_oracle_apg_time_da_1_da","p":188,"h":1,"n":"Time Oracle 1; Mystery","uh":"oracle_apg,state:sub-time-da=b1~feature=s0-4"},{"c":6,"s":11,"id":11173,"u":"major%20curse_oracle_apg_time_da_11_da","p":189,"h":1,"n":"Time Oracle 11; Major Curse","uh":"oracle_apg,state:sub-time-da=b1~feature=s10-1"},{"c":6,"s":11,"id":11175,"u":"subconscious%20mind_psychic_da_emotion_da_1_da","p":15,"h":1,"n":"Emotion Psychic 1; Subconscious Mind","uh":"psychic_da,state:sub-emotion-da=b1~feature=s0-6"},{"c":6,"s":11,"id":11177,"u":"subconscious%20mind_psychic_da_lore_da_1_da","p":15,"h":1,"n":"Lore Psychic 1; Subconscious Mind","uh":"psychic_da,state:sub-lore-da=b1~feature=s0-6"},{"c":6,"s":11,"id":11179,"u":"subconscious%20mind_psychic_da_discipline_da_1_da","p":16,"h":1,"n":"Discipline Psychic 1; Subconscious Mind","uh":"psychic_da,state:sub-discipline-da=b1~feature=s0-6"},{"c":6,"s":11,"id":11181,"u":"subconscious%20mind_psychic_da_wandering_da_1_da","p":16,"h":1,"n":"Wandering Psychic 1; Subconscious Mind","uh":"psychic_da,state:sub-wandering-da=b1~feature=s0-6"},{"c":6,"s":11,"id":11183,"u":"conscious%20mind_psychic_da_distant%20grasp_da_1_da","p":16,"h":1,"n":"Distant Grasp Psychic 1; Conscious Mind","uh":"psychic_da,state:sub-distant-grasp-da=b1~feature=s0-7"},{"c":6,"s":11,"id":11185,"u":"conscious%20mind_psychic_da_infinite%20eye_da_1_da","p":18,"h":1,"n":"Infinite Eye Psychic 1; Conscious Mind","uh":"psychic_da,state:sub-infinite-eye-da=b1~feature=s0-7"},{"c":6,"s":11,"id":11187,"u":"conscious%20mind_psychic_da_oscillating%20wave_da_1_da","p":19,"h":1,"n":"Oscillating Wave Psychic 1; Conscious Mind","uh":"psychic_da,state:sub-oscillating-wave-da=b1~feature=s0-7"},{"c":6,"s":11,"id":11189,"u":"conscious%20mind_psychic_da_silent%20whisper_da_1_da","p":20,"h":1,"n":"Silent Whisper Psychic 1; Conscious Mind","uh":"psychic_da,state:sub-silent-whisper-da=b1~feature=s0-7"},{"c":6,"s":11,"id":11191,"u":"conscious%20mind_psychic_da_tangible%20dream_da_1_da","p":21,"h":1,"n":"Tangible Dream Psychic 1; Conscious Mind","uh":"psychic_da,state:sub-tangible-dream-da=b1~feature=s0-7"},{"c":6,"s":11,"id":11193,"u":"conscious%20mind_psychic_da_unbound%20step_da_1_da","p":23,"h":1,"n":"Unbound Step Psychic 1; Conscious Mind","uh":"psychic_da,state:sub-unbound-step-da=b1~feature=s0-7"},{"c":6,"s":5,"id":11195,"u":"hunter's%20edge_ranger_crb_flurry_crb_1_crb","p":168,"h":1,"n":"Flurry Ranger 1; Hunter's Edge","uh":"ranger_crb,state:sub-flurry-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":11197,"u":"hunter's%20edge_ranger_crb_outwit_crb_1_crb","p":168,"h":1,"n":"Outwit Ranger 1; Hunter's Edge","uh":"ranger_crb,state:sub-outwit-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":11199,"u":"hunter's%20edge_ranger_crb_precision_crb_1_crb","p":168,"h":1,"n":"Precision Ranger 1; Hunter's Edge","uh":"ranger_crb,state:sub-precision-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":11201,"u":"masterful%20hunter_ranger_crb_flurry_crb_17_crb","p":170,"h":1,"n":"Flurry Ranger 17; Masterful Hunter","uh":"ranger_crb,state:sub-flurry-crb=b1~feature=s16-0"},{"c":6,"s":5,"id":11203,"u":"masterful%20hunter_ranger_crb_outwit_crb_17_crb","p":170,"h":1,"n":"Outwit Ranger 17; Masterful Hunter","uh":"ranger_crb,state:sub-outwit-crb=b1~feature=s16-0"},{"c":6,"s":5,"id":11205,"u":"masterful%20hunter_ranger_crb_precision_crb_17_crb","p":170,"h":1,"n":"Precision Ranger 17; Masterful Hunter","uh":"ranger_crb,state:sub-precision-crb=b1~feature=s16-0"},{"c":6,"s":4,"id":11207,"u":"rogue's%20racket_rogue_crb_eldritch%20trickster_apg_1_apg","p":134,"h":1,"n":"Eldritch Trickster Rogue 1; Rogue's Racket","uh":"rogue_crb,state:sub-eldritch-trickster-apg=b1~feature=s0-2"},{"c":6,"s":4,"id":11209,"u":"rogue's%20racket_rogue_crb_mastermind_apg_1_apg","p":134,"h":1,"n":"Mastermind Rogue 1; Rogue's Racket","uh":"rogue_crb,state:sub-mastermind-apg=b1~feature=s0-2"},{"c":6,"s":5,"id":11211,"u":"rogue's%20racket_rogue_crb_ruffian_crb_1_crb","p":180,"h":1,"n":"Ruffian Rogue 1; Rogue's Racket","uh":"rogue_crb,state:sub-ruffian-crb=b1~feature=s0-2"},{"c":6,"s":5,"id":11213,"u":"rogue's%20racket_rogue_crb_scoundrel_crb_1_crb","p":180,"h":1,"n":"Scoundrel Rogue 1; Rogue's Racket","uh":"rogue_crb,state:sub-scoundrel-crb=b1~feature=s0-2"},{"c":6,"s":5,"id":11215,"u":"rogue's%20racket_rogue_crb_thief_crb_1_crb","p":180,"h":1,"n":"Thief Rogue 1; Rogue's Racket","uh":"rogue_crb,state:sub-thief-crb=b1~feature=s0-2"},{"c":6,"s":5,"id":11217,"u":"bloodline_sorcerer_crb_aberrant_crb_1_crb","p":195,"h":1,"n":"Aberrant Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-aberrant-crb=b1~feature=s0-2"},{"c":6,"s":5,"id":11219,"u":"bloodline_sorcerer_crb_angelic_crb_1_crb","p":195,"h":1,"n":"Angelic Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-angelic-crb=b1~feature=s0-2"},{"c":6,"s":5,"id":11221,"u":"bloodline_sorcerer_crb_demonic_crb_1_crb","p":195,"h":1,"n":"Demonic Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-demonic-crb=b1~feature=s0-2"},{"c":6,"s":5,"id":11223,"u":"bloodline_sorcerer_crb_diabolic_crb_1_crb","p":196,"h":1,"n":"Diabolic Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-diabolic-crb=b1~feature=s0-2"},{"c":6,"s":0,"id":11225,"u":"bloodline_sorcerer_crb_wyrmblessed_lome_1_lome","p":75,"h":1,"n":"Wyrmblessed Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-wyrmblessed-lome=b1~feature=s0-2"},{"c":6,"s":5,"id":11227,"u":"bloodline_sorcerer_crb_draconic_crb_1_crb","p":196,"h":1,"n":"Draconic Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-draconic-crb=b1~feature=s0-2"},{"c":6,"s":39,"id":11229,"u":"bloodline_sorcerer_crb_phoenix_frp3_1_frp3","p":74,"h":1,"n":"Phoenix Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-phoenix-frp3=b1~feature=s0-2"},{"c":6,"s":5,"id":11231,"u":"bloodline_sorcerer_crb_elemental_crb_1_crb","p":196,"h":1,"n":"Elemental Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-elemental-crb=b1~feature=s0-2"},{"c":6,"s":5,"id":11233,"u":"bloodline_sorcerer_crb_fey_crb_1_crb","p":197,"h":1,"n":"Fey Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-fey-crb=b1~feature=s0-2"},{"c":6,"s":5,"id":11235,"u":"bloodline_sorcerer_crb_hag_crb_1_crb","p":197,"h":1,"n":"Hag Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-hag-crb=b1~feature=s0-2"},{"c":6,"s":5,"id":11237,"u":"bloodline_sorcerer_crb_imperial_crb_1_crb","p":198,"h":1,"n":"Imperial Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-imperial-crb=b1~feature=s0-2"},{"c":6,"s":5,"id":11239,"u":"bloodline_sorcerer_crb_undead_crb_1_crb","p":198,"h":1,"n":"Undead Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-undead-crb=b1~feature=s0-2"},{"c":6,"s":4,"id":11241,"u":"bloodline_sorcerer_crb_genie_apg_1_apg","p":138,"h":1,"n":"Genie Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-genie-apg=b1~feature=s0-2"},{"c":6,"s":4,"id":11243,"u":"bloodline_sorcerer_crb_nymph_apg_1_apg","p":138,"h":1,"n":"Nymph Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-nymph-apg=b1~feature=s0-2"},{"c":6,"s":4,"id":11245,"u":"bloodline_sorcerer_crb_psychopomp_apg_1_apg","p":138,"h":1,"n":"Psychopomp Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-psychopomp-apg=b1~feature=s0-2"},{"c":6,"s":4,"id":11247,"u":"bloodline_sorcerer_crb_shadow_apg_1_apg","p":138,"h":1,"n":"Shadow Sorcerer 1; Bloodline","uh":"sorcerer_crb,state:sub-shadow-apg=b1~feature=s0-2"},{"c":6,"s":65,"id":11249,"u":"eidolon_summoner_som_angel_som_1_som","p":59,"h":1,"n":"Angel Summoner 1; Eidolon","uh":"summoner_som,state:sub-angel-som=b1~feature=s0-2"},{"c":6,"s":65,"id":11251,"u":"eidolon_summoner_som_anger%20phantom_som_1_som","p":59,"h":1,"n":"Anger Phantom Summoner 1; Eidolon","uh":"summoner_som,state:sub-anger-phantom-som=b1~feature=s0-2"},{"c":6,"s":65,"id":11253,"u":"eidolon_summoner_som_beast_som_1_som","p":61,"h":1,"n":"Beast Summoner 1; Eidolon","uh":"summoner_som,state:sub-beast-som=b1~feature=s0-2"},{"c":6,"s":65,"id":11255,"u":"eidolon_summoner_som_construct_som_1_som","p":61,"h":1,"n":"Construct Summoner 1; Eidolon","uh":"summoner_som,state:sub-construct-som=b1~feature=s0-2"},{"c":6,"s":10,"id":11257,"u":"eidolon_summoner_som_undead_botd_1_botd","p":36,"h":1,"n":"Undead Summoner 1; Eidolon","uh":"summoner_som,state:sub-undead-botd=b1~feature=s0-2"},{"c":6,"s":65,"id":11259,"u":"eidolon_summoner_som_demon_som_1_som","p":62,"h":1,"n":"Demon Summoner 1; Eidolon","uh":"summoner_som,state:sub-demon-som=b1~feature=s0-2"},{"c":6,"s":65,"id":11261,"u":"eidolon_summoner_som_devotion%20phantom_som_1_som","p":63,"h":1,"n":"Devotion Phantom Summoner 1; Eidolon","uh":"summoner_som,state:sub-devotion-phantom-som=b1~feature=s0-2"},{"c":6,"s":65,"id":11263,"u":"eidolon_summoner_som_dragon_som_1_som","p":63,"h":1,"n":"Dragon Summoner 1; Eidolon","uh":"summoner_som,state:sub-dragon-som=b1~feature=s0-2"},{"c":6,"s":65,"id":11265,"u":"eidolon_summoner_som_fey_som_1_som","p":64,"h":1,"n":"Fey Summoner 1; Eidolon","uh":"summoner_som,state:sub-fey-som=b1~feature=s0-2"},{"c":6,"s":65,"id":11267,"u":"eidolon_summoner_som_plant_som_1_som","p":65,"h":1,"n":"Plant Summoner 1; Eidolon","uh":"summoner_som,state:sub-plant-som=b1~feature=s0-2"},{"c":6,"s":65,"id":11269,"u":"eidolon_summoner_som_psychopomp_som_1_som","p":66,"h":1,"n":"Psychopomp Summoner 1; Eidolon","uh":"summoner_som,state:sub-psychopomp-som=b1~feature=s0-2"},{"c":6,"s":4,"id":11271,"u":"swashbuckler's%20style_swashbuckler_apg_battledancer_apg_1_apg","p":84,"h":1,"n":"Battledancer Swashbuckler 1; Swashbuckler's Style","uh":"swashbuckler_apg,state:sub-battledancer-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11273,"u":"exemplary%20finisher_swashbuckler_apg_battledancer_apg_9_apg","p":87,"h":1,"n":"Battledancer Swashbuckler 9; Exemplary Finisher","uh":"swashbuckler_apg,state:sub-battledancer-apg=b1~feature=s8-0"},{"c":6,"s":4,"id":11275,"u":"swashbuckler's%20style_swashbuckler_apg_braggart_apg_1_apg","p":84,"h":1,"n":"Braggart Swashbuckler 1; Swashbuckler's Style","uh":"swashbuckler_apg,state:sub-braggart-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11277,"u":"exemplary%20finisher_swashbuckler_apg_braggart_apg_9_apg","p":87,"h":1,"n":"Braggart Swashbuckler 9; Exemplary Finisher","uh":"swashbuckler_apg,state:sub-braggart-apg=b1~feature=s8-0"},{"c":6,"s":4,"id":11279,"u":"swashbuckler's%20style_swashbuckler_apg_fencer_apg_1_apg","p":84,"h":1,"n":"Fencer Swashbuckler 1; Swashbuckler's Style","uh":"swashbuckler_apg,state:sub-fencer-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11281,"u":"exemplary%20finisher_swashbuckler_apg_fencer_apg_9_apg","p":87,"h":1,"n":"Fencer Swashbuckler 9; Exemplary Finisher","uh":"swashbuckler_apg,state:sub-fencer-apg=b1~feature=s8-0"},{"c":6,"s":4,"id":11283,"u":"swashbuckler's%20style_swashbuckler_apg_gymnast_apg_1_apg","p":84,"h":1,"n":"Gymnast Swashbuckler 1; Swashbuckler's Style","uh":"swashbuckler_apg,state:sub-gymnast-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11285,"u":"exemplary%20finisher_swashbuckler_apg_gymnast_apg_9_apg","p":87,"h":1,"n":"Gymnast Swashbuckler 9; Exemplary Finisher","uh":"swashbuckler_apg,state:sub-gymnast-apg=b1~feature=s8-0"},{"c":6,"s":4,"id":11287,"u":"swashbuckler's%20style_swashbuckler_apg_wit_apg_1_apg","p":84,"h":1,"n":"Wit Swashbuckler 1; Swashbuckler's Style","uh":"swashbuckler_apg,state:sub-wit-apg=b1~feature=s0-4"},{"c":6,"s":4,"id":11289,"u":"exemplary%20finisher_swashbuckler_apg_wit_apg_9_apg","p":87,"h":1,"n":"Wit Swashbuckler 9; Exemplary Finisher","uh":"swashbuckler_apg,state:sub-wit-apg=b1~feature=s8-0"},{"c":6,"s":11,"id":11291,"u":"first%20implement%20and%20esoterica_thaumaturge_da_amulet_da_1_da","p":36,"h":1,"n":"Amulet Thaumaturge 1; First Implement And Esoterica","uh":"thaumaturge_da,state:sub-amulet-da=b1~feature=s0-3"},{"c":6,"s":11,"id":11293,"u":"implement%20adept_thaumaturge_da_amulet_da_7_da","p":36,"h":1,"n":"Amulet Thaumaturge 7; Implement Adept","uh":"thaumaturge_da,state:sub-amulet-da=b1~feature=s6-0"},{"c":6,"s":11,"id":11295,"u":"intensify%20vulnerability_thaumaturge_da_amulet_da_9_da","p":36,"h":1,"n":"Amulet Thaumaturge 9; Intensify Vulnerability","uh":"thaumaturge_da,state:sub-amulet-da=b1~feature=s8-0"},{"c":6,"s":11,"id":11297,"u":"implement%20paragon_thaumaturge_da_amulet_da_17_da","p":36,"h":1,"n":"Amulet Thaumaturge 17; Implement Paragon","uh":"thaumaturge_da,state:sub-amulet-da=b1~feature=s16-0"},{"c":6,"s":11,"id":11299,"u":"first%20implement%20and%20esoterica_thaumaturge_da_bell_da_1_da","p":37,"h":1,"n":"Bell Thaumaturge 1; First Implement And Esoterica","uh":"thaumaturge_da,state:sub-bell-da=b1~feature=s0-3"},{"c":6,"s":11,"id":11301,"u":"implement%20adept_thaumaturge_da_bell_da_7_da","p":37,"h":1,"n":"Bell Thaumaturge 7; Implement Adept","uh":"thaumaturge_da,state:sub-bell-da=b1~feature=s6-0"},{"c":6,"s":11,"id":11303,"u":"intensify%20vulnerability_thaumaturge_da_bell_da_9_da","p":37,"h":1,"n":"Bell Thaumaturge 9; Intensify Vulnerability","uh":"thaumaturge_da,state:sub-bell-da=b1~feature=s8-0"},{"c":6,"s":11,"id":11305,"u":"implement%20paragon_thaumaturge_da_bell_da_17_da","p":37,"h":1,"n":"Bell Thaumaturge 17; Implement Paragon","uh":"thaumaturge_da,state:sub-bell-da=b1~feature=s16-0"},{"c":6,"s":11,"id":11307,"u":"first%20implement%20and%20esoterica_thaumaturge_da_chalice_da_1_da","p":37,"h":1,"n":"Chalice Thaumaturge 1; First Implement And Esoterica","uh":"thaumaturge_da,state:sub-chalice-da=b1~feature=s0-3"},{"c":6,"s":11,"id":11309,"u":"implement%20adept_thaumaturge_da_chalice_da_7_da","p":37,"h":1,"n":"Chalice Thaumaturge 7; Implement Adept","uh":"thaumaturge_da,state:sub-chalice-da=b1~feature=s6-0"},{"c":6,"s":11,"id":11311,"u":"intensify%20vulnerability_thaumaturge_da_chalice_da_9_da","p":38,"h":1,"n":"Chalice Thaumaturge 9; Intensify Vulnerability","uh":"thaumaturge_da,state:sub-chalice-da=b1~feature=s8-0"},{"c":6,"s":11,"id":11313,"u":"implement%20paragon_thaumaturge_da_chalice_da_17_da","p":38,"h":1,"n":"Chalice Thaumaturge 17; Implement Paragon","uh":"thaumaturge_da,state:sub-chalice-da=b1~feature=s16-0"},{"c":6,"s":11,"id":11315,"u":"first%20implement%20and%20esoterica_thaumaturge_da_lantern_da_1_da","p":38,"h":1,"n":"Lantern Thaumaturge 1; First Implement And Esoterica","uh":"thaumaturge_da,state:sub-lantern-da=b1~feature=s0-3"},{"c":6,"s":11,"id":11317,"u":"implement%20adept_thaumaturge_da_lantern_da_7_da","p":38,"h":1,"n":"Lantern Thaumaturge 7; Implement Adept","uh":"thaumaturge_da,state:sub-lantern-da=b1~feature=s6-0"},{"c":6,"s":11,"id":11319,"u":"intensify%20vulnerability_thaumaturge_da_lantern_da_9_da","p":38,"h":1,"n":"Lantern Thaumaturge 9; Intensify Vulnerability","uh":"thaumaturge_da,state:sub-lantern-da=b1~feature=s8-0"},{"c":6,"s":11,"id":11321,"u":"implement%20paragon_thaumaturge_da_lantern_da_17_da","p":38,"h":1,"n":"Lantern Thaumaturge 17; Implement Paragon","uh":"thaumaturge_da,state:sub-lantern-da=b1~feature=s16-0"},{"c":6,"s":11,"id":11323,"u":"first%20implement%20and%20esoterica_thaumaturge_da_mirror_da_1_da","p":38,"h":1,"n":"Mirror Thaumaturge 1; First Implement And Esoterica","uh":"thaumaturge_da,state:sub-mirror-da=b1~feature=s0-3"},{"c":6,"s":11,"id":11325,"u":"implement%20adept_thaumaturge_da_mirror_da_7_da","p":39,"h":1,"n":"Mirror Thaumaturge 7; Implement Adept","uh":"thaumaturge_da,state:sub-mirror-da=b1~feature=s6-0"},{"c":6,"s":11,"id":11327,"u":"intensify%20vulnerability_thaumaturge_da_mirror_da_9_da","p":39,"h":1,"n":"Mirror Thaumaturge 9; Intensify Vulnerability","uh":"thaumaturge_da,state:sub-mirror-da=b1~feature=s8-0"},{"c":6,"s":11,"id":11329,"u":"implement%20paragon_thaumaturge_da_mirror_da_17_da","p":39,"h":1,"n":"Mirror Thaumaturge 17; Implement Paragon","uh":"thaumaturge_da,state:sub-mirror-da=b1~feature=s16-0"},{"c":6,"s":11,"id":11331,"u":"first%20implement%20and%20esoterica_thaumaturge_da_regalia_da_1_da","p":38,"h":1,"n":"Regalia Thaumaturge 1; First Implement And Esoterica","uh":"thaumaturge_da,state:sub-regalia-da=b1~feature=s0-3"},{"c":6,"s":11,"id":11333,"u":"implement%20adept_thaumaturge_da_regalia_da_7_da","p":39,"h":1,"n":"Regalia Thaumaturge 7; Implement Adept","uh":"thaumaturge_da,state:sub-regalia-da=b1~feature=s6-0"},{"c":6,"s":11,"id":11335,"u":"intensify%20vulnerability_thaumaturge_da_regalia_da_9_da","p":39,"h":1,"n":"Regalia Thaumaturge 9; Intensify Vulnerability","uh":"thaumaturge_da,state:sub-regalia-da=b1~feature=s8-0"},{"c":6,"s":11,"id":11337,"u":"implement%20paragon_thaumaturge_da_regalia_da_17_da","p":40,"h":1,"n":"Regalia Thaumaturge 17; Implement Paragon","uh":"thaumaturge_da,state:sub-regalia-da=b1~feature=s16-0"},{"c":6,"s":11,"id":11339,"u":"first%20implement%20and%20esoterica_thaumaturge_da_tome_da_1_da","p":39,"h":1,"n":"Tome Thaumaturge 1; First Implement And Esoterica","uh":"thaumaturge_da,state:sub-tome-da=b1~feature=s0-3"},{"c":6,"s":11,"id":11341,"u":"implement%20adept_thaumaturge_da_tome_da_7_da","p":39,"h":1,"n":"Tome Thaumaturge 7; Implement Adept","uh":"thaumaturge_da,state:sub-tome-da=b1~feature=s6-0"},{"c":6,"s":11,"id":11343,"u":"intensify%20vulnerability_thaumaturge_da_tome_da_9_da","p":39,"h":1,"n":"Tome Thaumaturge 9; Intensify Vulnerability","uh":"thaumaturge_da,state:sub-tome-da=b1~feature=s8-0"},{"c":6,"s":11,"id":11345,"u":"implement%20paragon_thaumaturge_da_tome_da_17_da","p":40,"h":1,"n":"Tome Thaumaturge 17; Implement Paragon","uh":"thaumaturge_da,state:sub-tome-da=b1~feature=s16-0"},{"c":6,"s":11,"id":11347,"u":"first%20implement%20and%20esoterica_thaumaturge_da_wand_da_1_da","p":41,"h":1,"n":"Wand Thaumaturge 1; First Implement And Esoterica","uh":"thaumaturge_da,state:sub-wand-da=b1~feature=s0-3"},{"c":6,"s":11,"id":11349,"u":"implement%20adept_thaumaturge_da_wand_da_7_da","p":41,"h":1,"n":"Wand Thaumaturge 7; Implement Adept","uh":"thaumaturge_da,state:sub-wand-da=b1~feature=s6-0"},{"c":6,"s":11,"id":11351,"u":"intensify%20vulnerability_thaumaturge_da_wand_da_9_da","p":41,"h":1,"n":"Wand Thaumaturge 9; Intensify Vulnerability","uh":"thaumaturge_da,state:sub-wand-da=b1~feature=s8-0"},{"c":6,"s":11,"id":11353,"u":"implement%20paragon_thaumaturge_da_wand_da_17_da","p":41,"h":1,"n":"Wand Thaumaturge 17; Implement Paragon","uh":"thaumaturge_da,state:sub-wand-da=b1~feature=s16-0"},{"c":6,"s":11,"id":11355,"u":"first%20implement%20and%20esoterica_thaumaturge_da_weapon_da_1_da","p":41,"h":1,"n":"Weapon Thaumaturge 1; First Implement And Esoterica","uh":"thaumaturge_da,state:sub-weapon-da=b1~feature=s0-3"},{"c":6,"s":11,"id":11357,"u":"implement%20adept_thaumaturge_da_weapon_da_7_da","p":41,"h":1,"n":"Weapon Thaumaturge 7; Implement Adept","uh":"thaumaturge_da,state:sub-weapon-da=b1~feature=s6-0"},{"c":6,"s":11,"id":11359,"u":"intensify%20vulnerability_thaumaturge_da_weapon_da_9_da","p":42,"h":1,"n":"Weapon Thaumaturge 9; Intensify Vulnerability","uh":"thaumaturge_da,state:sub-weapon-da=b1~feature=s8-0"},{"c":6,"s":11,"id":11361,"u":"implement%20paragon_thaumaturge_da_weapon_da_17_da","p":42,"h":1,"n":"Weapon Thaumaturge 17; Implement Paragon","uh":"thaumaturge_da,state:sub-weapon-da=b1~feature=s16-0"},{"c":6,"s":67,"id":11363,"u":"patron_witch_apg_baba%20yaga_lol_1_lol","p":32,"h":1,"n":"Baba Yaga Witch 1; Patron","uh":"witch_apg,state:sub-baba-yaga-lol=b1~feature=s0-2"},{"c":6,"s":4,"id":11365,"u":"patron_witch_apg_curse_apg_1_apg","p":99,"h":1,"n":"Curse Witch 1; Patron","uh":"witch_apg,state:sub-curse-apg=b1~feature=s0-2"},{"c":6,"s":4,"id":11367,"u":"patron_witch_apg_fate_apg_1_apg","p":208,"h":1,"n":"Fate Witch 1; Patron","uh":"witch_apg,state:sub-fate-apg=b1~feature=s0-2"},{"c":6,"s":4,"id":11369,"u":"patron_witch_apg_fervor_apg_1_apg","p":208,"h":1,"n":"Fervor Witch 1; Patron","uh":"witch_apg,state:sub-fervor-apg=b1~feature=s0-2"},{"c":6,"s":4,"id":11371,"u":"patron_witch_apg_night_apg_1_apg","p":208,"h":1,"n":"Night Witch 1; Patron","uh":"witch_apg,state:sub-night-apg=b1~feature=s0-2"},{"c":6,"s":4,"id":11373,"u":"patron_witch_apg_rune_apg_1_apg","p":208,"h":1,"n":"Rune Witch 1; Patron","uh":"witch_apg,state:sub-rune-apg=b1~feature=s0-2"},{"c":6,"s":4,"id":11375,"u":"patron_witch_apg_wild_apg_1_apg","p":208,"h":1,"n":"Wild Witch 1; Patron","uh":"witch_apg,state:sub-wild-apg=b1~feature=s0-2"},{"c":6,"s":4,"id":11377,"u":"patron_witch_apg_winter_apg_1_apg","p":208,"h":1,"n":"Winter Witch 1; Patron","uh":"witch_apg,state:sub-winter-apg=b1~feature=s0-2"},{"c":6,"s":11,"id":11379,"u":"patron_witch_apg_pacts_da_1_da","p":159,"h":1,"n":"Pacts Witch 1; Patron","uh":"witch_apg,state:sub-pacts-da=b1~feature=s0-2"},{"c":6,"s":40,"id":11381,"u":"patron_witch_apg_mosquito%20witch_lomm_1_lomm","p":75,"h":1,"n":"Mosquito Witch Witch 1; Patron","uh":"witch_apg,state:sub-mosquito-witch-lomm=b1~feature=s0-2"},{"c":6,"s":5,"id":11383,"u":"arcane%20school_wizard_crb_abjuration_crb_1_crb","p":207,"h":1,"n":"Abjuration Wizard 1; Arcane School","uh":"wizard_crb,state:sub-abjuration-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":11385,"u":"arcane%20school_wizard_crb_conjuration_crb_1_crb","p":207,"h":1,"n":"Conjuration Wizard 1; Arcane School","uh":"wizard_crb,state:sub-conjuration-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":11387,"u":"arcane%20school_wizard_crb_divination_crb_1_crb","p":208,"h":1,"n":"Divination Wizard 1; Arcane School","uh":"wizard_crb,state:sub-divination-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":11389,"u":"arcane%20school_wizard_crb_enchantment_crb_1_crb","p":208,"h":1,"n":"Enchantment Wizard 1; Arcane School","uh":"wizard_crb,state:sub-enchantment-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":11391,"u":"arcane%20school_wizard_crb_evocation_crb_1_crb","p":208,"h":1,"n":"Evocation Wizard 1; Arcane School","uh":"wizard_crb,state:sub-evocation-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":11393,"u":"arcane%20school_wizard_crb_illusion_crb_1_crb","p":208,"h":1,"n":"Illusion Wizard 1; Arcane School","uh":"wizard_crb,state:sub-illusion-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":11395,"u":"arcane%20school_wizard_crb_necromancy_crb_1_crb","p":208,"h":1,"n":"Necromancy Wizard 1; Arcane School","uh":"wizard_crb,state:sub-necromancy-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":11397,"u":"arcane%20school_wizard_crb_transmutation_crb_1_crb","p":208,"h":1,"n":"Transmutation Wizard 1; Arcane School","uh":"wizard_crb,state:sub-transmutation-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":11399,"u":"arcane%20school_wizard_crb_universalist_crb_1_crb","p":209,"h":1,"n":"Universalist Wizard 1; Arcane School","uh":"wizard_crb,state:sub-universalist-crb=b1~feature=s0-3"},{"c":6,"s":5,"id":11401,"u":"arcane%20thesis_wizard_crb_improved%20familiar%20attunement_crb_1_crb","p":205,"h":1,"n":"Improved Familiar Attunement Wizard 1; Arcane Thesis","uh":"wizard_crb,state:sub-improved-familiar-attunement-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":11403,"u":"arcane%20thesis_wizard_crb_metamagical%20experimentation_crb_1_crb","p":205,"h":1,"n":"Metamagical Experimentation Wizard 1; Arcane Thesis","uh":"wizard_crb,state:sub-metamagical-experimentation-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":11405,"u":"arcane%20thesis_wizard_crb_spell%20blending_crb_1_crb","p":206,"h":1,"n":"Spell Blending Wizard 1; Arcane Thesis","uh":"wizard_crb,state:sub-spell-blending-crb=b1~feature=s0-5"},{"c":6,"s":5,"id":11407,"u":"arcane%20thesis_wizard_crb_spell%20substitution_crb_1_crb","p":206,"h":1,"n":"Spell Substitution Wizard 1; Arcane Thesis","uh":"wizard_crb,state:sub-spell-substitution-crb=b1~feature=s0-5"},{"c":6,"s":4,"id":11409,"u":"arcane%20thesis_wizard_crb_staff%20nexus_apg_1_apg","p":142,"h":1,"n":"Staff Nexus Wizard 1; Arcane Thesis","uh":"wizard_crb,state:sub-staff-nexus-apg=b1~feature=s0-5"},{"c":25,"s":4,"id":11410,"u":"acrobat_apg","p":155,"h":1,"n":"Acrobat"},{"c":25,"s":4,"id":11411,"u":"archaeologist_apg","p":156,"h":1,"n":"Archaeologist"},{"c":25,"s":4,"id":11412,"u":"archer_apg","p":157,"h":1,"n":"Archer"},{"c":25,"s":4,"id":11413,"u":"assassin_apg","p":158,"h":1,"n":"Assassin"},{"c":25,"s":4,"id":11414,"u":"bastion_apg","p":159,"h":1,"n":"Bastion"},{"c":25,"s":4,"id":11415,"u":"beastmaster_apg","p":160,"h":1,"n":"Beastmaster"},{"c":25,"s":4,"id":11416,"u":"blessed%20one_apg","p":162,"h":1,"n":"Blessed One"},{"c":25,"s":4,"id":11417,"u":"bounty%20hunter_apg","p":163,"h":1,"n":"Bounty Hunter"},{"c":25,"s":4,"id":11418,"u":"cavalier_apg","p":164,"h":1,"n":"Cavalier"},{"c":25,"s":4,"id":11419,"u":"celebrity_apg","p":166,"h":1,"n":"Celebrity"},{"c":25,"s":4,"id":11420,"u":"dandy_apg","p":167,"h":1,"n":"Dandy"},{"c":25,"s":4,"id":11421,"u":"dragon%20disciple_apg","p":168,"h":1,"n":"Dragon Disciple"},{"c":25,"s":4,"id":11422,"u":"dual-weapon%20warrior_apg","p":170,"h":1,"n":"Dual-Weapon Warrior"},{"c":25,"s":4,"id":11423,"u":"duelist_apg","p":171,"h":1,"n":"Duelist"},{"c":25,"s":4,"id":11424,"u":"eldritch%20archer_apg","p":172,"h":1,"n":"Eldritch Archer"},{"c":25,"s":4,"id":11425,"u":"familiar%20master_apg","p":174,"h":1,"n":"Familiar Master"},{"c":25,"s":4,"id":11426,"u":"gladiator_apg","p":175,"h":1,"n":"Gladiator"},{"c":25,"s":4,"id":11427,"u":"herbalist_apg","p":176,"h":1,"n":"Herbalist"},{"c":25,"s":4,"id":11428,"u":"horizon%20walker_apg","p":177,"h":1,"n":"Horizon Walker"},{"c":25,"s":4,"id":11429,"u":"investigator_apg","p":151,"h":1,"n":"Investigator"},{"c":25,"s":4,"id":11430,"u":"linguist_apg","p":178,"h":1,"n":"Linguist"},{"c":25,"s":4,"id":11431,"u":"loremaster_apg","p":179,"h":1,"n":"Loremaster"},{"c":25,"s":4,"id":11432,"u":"marshal_apg","p":180,"h":1,"n":"Marshal"},{"c":25,"s":4,"id":11433,"u":"martial%20artist_apg","p":182,"h":1,"n":"Martial Artist"},{"c":25,"s":4,"id":11434,"u":"mauler_apg","p":183,"h":1,"n":"Mauler"},{"c":25,"s":4,"id":11435,"u":"medic_apg","p":184,"h":1,"n":"Medic"},{"c":25,"s":4,"id":11436,"u":"oracle_apg","p":152,"h":1,"n":"Oracle"},{"c":25,"s":4,"id":11437,"u":"pirate_apg","p":185,"h":1,"n":"Pirate"},{"c":25,"s":4,"id":11438,"u":"poisoner_apg","p":186,"h":1,"n":"Poisoner"},{"c":25,"s":4,"id":11439,"u":"ritualist_apg","p":187,"h":1,"n":"Ritualist"},{"c":25,"s":4,"id":11440,"u":"scout_apg","p":188,"h":1,"n":"Scout"},{"c":25,"s":4,"id":11441,"u":"scroll%20trickster_apg","p":189,"h":1,"n":"Scroll Trickster"},{"c":25,"s":4,"id":11442,"u":"scrounger_apg","p":190,"h":1,"n":"Scrounger"},{"c":25,"s":4,"id":11443,"u":"sentinel_apg","p":191,"h":1,"n":"Sentinel"},{"c":25,"s":4,"id":11444,"u":"shadowdancer_apg","p":192,"h":1,"n":"Shadowdancer"},{"c":25,"s":4,"id":11445,"u":"snarecrafter_apg","p":194,"h":1,"n":"Snarecrafter"},{"c":25,"s":4,"id":11446,"u":"swashbuckler_apg","p":153,"h":1,"n":"Swashbuckler"},{"c":25,"s":4,"id":11447,"u":"talisman%20dabbler_apg","p":195,"h":1,"n":"Talisman Dabbler"},{"c":25,"s":4,"id":11448,"u":"vigilante_apg","p":196,"h":1,"n":"Vigilante"},{"c":25,"s":4,"id":11449,"u":"viking_apg","p":198,"h":1,"n":"Viking"},{"c":25,"s":4,"id":11450,"u":"weapon%20improviser_apg","p":198,"h":1,"n":"Weapon Improviser"},{"c":25,"s":4,"id":11451,"u":"witch_apg","p":154,"h":1,"n":"Witch"},{"c":25,"s":5,"id":11452,"u":"alchemist_crb","p":220,"h":1,"n":"Alchemist"},{"c":25,"s":5,"id":11453,"u":"barbarian_crb","p":221,"h":1,"n":"Barbarian"},{"c":25,"s":5,"id":11454,"u":"bard_crb","p":222,"h":1,"n":"Bard"},{"c":25,"s":5,"id":11455,"u":"champion_crb","p":223,"h":1,"n":"Champion"},{"c":25,"s":5,"id":11456,"u":"cleric_crb","p":224,"h":1,"n":"Cleric"},{"c":25,"s":5,"id":11457,"u":"druid_crb","p":225,"h":1,"n":"Druid"},{"c":25,"s":5,"id":11458,"u":"fighter_crb","p":226,"h":1,"n":"Fighter"},{"c":25,"s":5,"id":11459,"u":"monk_crb","p":227,"h":1,"n":"Monk"},{"c":25,"s":5,"id":11460,"u":"ranger_crb","p":228,"h":1,"n":"Ranger"},{"c":25,"s":5,"id":11461,"u":"rogue_crb","p":229,"h":1,"n":"Rogue"},{"c":25,"s":5,"id":11462,"u":"sorcerer_crb","p":230,"h":1,"n":"Sorcerer"},{"c":25,"s":5,"id":11463,"u":"wizard_crb","p":231,"h":1,"n":"Wizard"},{"c":25,"s":18,"id":11464,"u":"bellflower%20tiller_aoa3","p":75,"h":1,"n":"Bellflower Tiller"},{"c":25,"s":19,"id":11465,"u":"crystal%20keeper_aoa4","p":74,"h":1,"n":"Crystal Keeper"},{"c":25,"s":20,"id":11466,"u":"zephyr%20guard_aoa5","p":81,"h":1,"n":"Zephyr Guard"},{"c":25,"s":22,"id":11467,"u":"edgewatch%20detective_aoe1","p":79,"h":1,"n":"Edgewatch Detective"},{"c":25,"s":23,"id":11468,"u":"jalmeri%20heavenseeker_aoe2","p":78,"h":1,"n":"Jalmeri Heavenseeker"},{"c":25,"s":24,"id":11469,"u":"provocator_aoe3","p":79,"h":1,"n":"Provocator"},{"c":25,"s":24,"id":11470,"u":"red%20mantis%20assassin_aoe3","p":71,"h":1,"n":"Red Mantis Assassin"},{"c":25,"s":28,"id":11471,"u":"ghost%20hunter_av1","p":81,"h":1,"n":"Ghost Hunter"},{"c":25,"s":29,"id":11472,"u":"eldritch%20researcher_av2","p":76,"h":1,"n":"Eldritch Researcher"},{"c":25,"s":30,"id":11473,"u":"drow%20shootist_av3","p":77,"h":1,"n":"Drow Shootist"},{"c":25,"s":10,"id":11474,"u":"exorcist_botd","p":22,"h":1,"n":"Exorcist"},{"c":25,"s":10,"id":11475,"u":"ghost_botd","p":46,"h":1,"n":"Ghost"},{"c":25,"s":10,"id":11476,"u":"ghoul_botd","p":48,"h":1,"n":"Ghoul"},{"c":25,"s":10,"id":11477,"u":"hallowed%20necromancer_botd","p":24,"h":1,"n":"Hallowed Necromancer"},{"c":25,"s":10,"id":11478,"u":"lich_botd","p":50,"h":1,"n":"Lich"},{"c":25,"s":10,"id":11479,"u":"mummy_botd","p":52,"h":1,"n":"Mummy"},{"c":25,"s":10,"id":11480,"u":"soul%20warden_botd","p":26,"h":1,"n":"Soul Warden"},{"c":25,"s":10,"id":11481,"u":"undead%20master_botd","p":41,"h":1,"n":"Undead Master"},{"c":25,"s":10,"id":11482,"u":"undead%20slayer_botd","p":28,"h":1,"n":"Undead Slayer"},{"c":25,"s":10,"id":11483,"u":"vampire_botd","p":58,"h":1,"n":"Vampire"},{"c":25,"s":10,"id":11484,"u":"zombie_botd","p":60,"h":1,"n":"Zombie"},{"c":25,"s":11,"id":11485,"u":"alter%20ego_da","p":126,"h":1,"n":"Alter Ego"},{"c":25,"s":11,"id":11486,"u":"chronoskimmer_da","p":186,"h":1,"n":"Chronoskimmer"},{"c":25,"s":11,"id":11487,"u":"curse%20maelstrom_da","p":168,"h":1,"n":"Curse Maelstrom"},{"c":25,"s":11,"id":11488,"u":"living%20vessel_da","p":140,"h":1,"n":"Living Vessel"},{"c":25,"s":11,"id":11489,"u":"mind%20smith_da","p":204,"h":1,"n":"Mind Smith"},{"c":25,"s":11,"id":11490,"u":"pactbinder_da","p":166,"h":1,"n":"Pactbinder"},{"c":25,"s":11,"id":11491,"u":"psychic_da","p":48,"h":1,"n":"Psychic"},{"c":25,"s":11,"id":11492,"u":"psychic%20duelist_da","p":203,"h":1,"n":"Psychic Duelist"},{"c":25,"s":11,"id":11493,"u":"sleepwalker_da","p":206,"h":1,"n":"Sleepwalker"},{"c":25,"s":11,"id":11494,"u":"thaumaturge_da","p":49,"h":1,"n":"Thaumaturge"},{"c":25,"s":11,"id":11495,"u":"time%20mage_da","p":184,"h":1,"n":"Time Mage"},{"c":25,"s":31,"id":11496,"u":"juggler_ec1","p":74,"h":1,"n":"Juggler"},{"c":25,"s":31,"id":11497,"u":"staff%20acrobat_ec1","p":114,"h":1,"n":"Staff Acrobat"},{"c":25,"s":32,"id":11498,"u":"animal%20trainer_ec2","p":76,"h":1,"n":"Animal Trainer"},{"c":25,"s":9,"id":11499,"u":"golem%20grafter_ec3","p":74,"h":1,"n":"Golem Grafter"},{"c":25,"s":9,"id":11500,"u":"turpin%20rowe%20lumberjack_ec3","p":75,"h":1,"n":"Turpin Rowe Lumberjack"},{"c":25,"s":37,"id":11501,"u":"butterfly%20blade_frp1","p":78,"h":1,"n":"Butterfly Blade"},{"c":25,"s":37,"id":11502,"u":"ghost%20eater_frp1","p":79,"h":1,"n":"Ghost Eater"},{"c":25,"s":38,"id":11503,"u":"golden%20league%20xun_frp2","p":76,"h":1,"n":"Golden League Xun"},{"c":25,"s":38,"id":11504,"u":"sixth%20pillar_frp2","p":77,"h":1,"n":"Sixth Pillar"},{"c":25,"s":2,"id":11505,"u":"artillerist_g%26g","p":128,"h":1,"n":"Artillerist"},{"c":25,"s":2,"id":11506,"u":"beast%20gunner_g%26g","p":130,"h":1,"n":"Beast Gunner"},{"c":25,"s":2,"id":11507,"u":"bullet%20dancer_g%26g","p":132,"h":1,"n":"Bullet Dancer"},{"c":25,"s":2,"id":11508,"u":"demolitionist_g%26g","p":133,"h":1,"n":"Demolitionist"},{"c":25,"s":2,"id":11509,"u":"firework%20technician_g%26g","p":134,"h":1,"n":"Firework Technician"},{"c":25,"s":2,"id":11510,"u":"gunslinger_g%26g","p":127,"h":1,"n":"Gunslinger"},{"c":25,"s":2,"id":11511,"u":"inventor_g%26g","p":49,"h":1,"n":"Inventor"},{"c":25,"s":2,"id":11512,"u":"overwatch_g%26g","p":50,"h":1,"n":"Overwatch"},{"c":25,"s":2,"id":11513,"u":"pistol%20phenom_g%26g","p":136,"h":1,"n":"Pistol Phenom"},{"c":25,"s":2,"id":11514,"u":"sniping%20duo_g%26g","p":138,"h":1,"n":"Sniping Duo"},{"c":25,"s":2,"id":11515,"u":"spellshot_g%26g","p":140,"h":1,"n":"Spellshot"},{"c":25,"s":2,"id":11516,"u":"sterling%20dynamo_g%26g","p":52,"h":1,"n":"Sterling Dynamo"},{"c":25,"s":2,"id":11517,"u":"trapsmith_g%26g","p":52,"h":1,"n":"Trapsmith"},{"c":25,"s":2,"id":11518,"u":"trick%20driver_g%26g","p":55,"h":1,"n":"Trick Driver"},{"c":25,"s":2,"id":11519,"u":"unexpected%20sharpshooter_g%26g","p":138,"h":1,"n":"Unexpected Sharpshooter"},{"c":25,"s":2,"id":11520,"u":"vehicle%20mechanic_g%26g","p":56,"h":1,"n":"Vehicle Mechanic"},{"c":25,"s":7,"id":11521,"u":"firebrand%20braggart_locg","p":74,"h":1,"n":"Firebrand Braggart"},{"c":25,"s":7,"id":11522,"u":"halcyon%20speaker_locg","p":104,"h":1,"n":"Halcyon Speaker"},{"c":25,"s":7,"id":11523,"u":"hellknight_locg","p":84,"h":1,"n":"Hellknight"},{"c":25,"s":7,"id":11524,"u":"hellknight%20signifer_locg","p":85,"h":1,"n":"Hellknight Signifer"},{"c":25,"s":7,"id":11525,"u":"knight%20reclaimant_locg","p":74,"h":1,"n":"Knight Reclaimant"},{"c":25,"s":7,"id":11526,"u":"knight%20vigilant_locg","p":94,"h":1,"n":"Knight Vigilant"},{"c":25,"s":7,"id":11527,"u":"magaambyan%20attendant_locg","p":101,"h":1,"n":"Magaambyan Attendant"},{"c":25,"s":7,"id":11528,"u":"scrollmaster_locg","p":113,"h":1,"n":"Scrollmaster"},{"c":25,"s":7,"id":11529,"u":"spellmaster_locg","p":114,"h":1,"n":"Spellmaster"},{"c":25,"s":7,"id":11530,"u":"swordmaster_locg","p":115,"h":1,"n":"Swordmaster"},{"c":25,"s":6,"id":11531,"u":"shieldmarshal_loil","p":108,"h":1,"n":"Shieldmarshal"},{"c":25,"s":67,"id":11532,"u":"bright%20lion_lol","p":101,"h":1,"n":"Bright Lion"},{"c":25,"s":40,"id":11533,"u":"pactbound%20initiate_lomm","p":10,"h":1,"n":"Pactbound Initiate"},{"c":25,"s":8,"id":11534,"u":"captivator_lotgb","p":120,"h":1,"n":"Captivator"},{"c":25,"s":8,"id":11535,"u":"spell%20trickster_lotgb","p":122,"h":1,"n":"Spell Trickster"},{"c":25,"s":8,"id":11536,"u":"wrestler_lotgb","p":126,"h":1,"n":"Wrestler"},{"c":25,"s":63,"id":11537,"u":"aldori%20duelist_lowg","p":35,"h":1,"n":"Aldori Duelist"},{"c":25,"s":63,"id":11538,"u":"hellknight%20armiger_lowg","p":107,"h":1,"n":"Hellknight Armiger"},{"c":25,"s":63,"id":11539,"u":"lastwall%20sentry_lowg","p":47,"h":1,"n":"Lastwall Sentry"},{"c":25,"s":63,"id":11540,"u":"lion%20blade_lowg","p":131,"h":1,"n":"Lion Blade"},{"c":25,"s":63,"id":11541,"u":"living%20monolith_lowg","p":59,"h":1,"n":"Living Monolith"},{"c":25,"s":63,"id":11542,"u":"magic%20warrior_lowg","p":95,"h":1,"n":"Magic Warrior"},{"c":25,"s":63,"id":11543,"u":"pathfinder%20agent_lowg","p":23,"h":1,"n":"Pathfinder Agent"},{"c":25,"s":63,"id":11544,"u":"runescarred_lowg","p":119,"h":1,"n":"Runescarred"},{"c":25,"s":63,"id":11545,"u":"student%20of%20perfection_lowg","p":83,"h":1,"n":"Student of Perfection"},{"c":25,"s":42,"id":11546,"u":"gray%20gardener_ngd","p":64,"h":1,"n":"Gray Gardener"},{"c":25,"s":43,"id":11547,"u":"alkenstar%20agent_ooa1","p":78,"h":1,"n":"Alkenstar Agent"},{"c":25,"s":45,"id":11548,"u":"clockwork%20reanimator_ooa3","p":78,"h":1,"n":"Clockwork Reanimator"},{"c":25,"s":46,"id":11549,"u":"oozemorph_sli","p":59,"h":1,"n":"Oozemorph"},{"c":25,"s":65,"id":11550,"u":"cathartic%20mage_som","p":194,"h":1,"n":"Cathartic Mage"},{"c":25,"s":65,"id":11551,"u":"elementalist_som","p":206,"h":1,"n":"Elementalist"},{"c":25,"s":65,"id":11552,"u":"flexible%20spellcaster_som","p":209,"h":1,"n":"Flexible Spellcaster"},{"c":25,"s":65,"id":11553,"u":"geomancer_som","p":212,"h":1,"n":"Geomancer"},{"c":25,"s":65,"id":11554,"u":"magus_som","p":75,"h":1,"n":"Magus"},{"c":25,"s":65,"id":11555,"u":"runelord_som","p":240,"h":1,"n":"Runelord"},{"c":25,"s":65,"id":11556,"u":"shadowcaster_som","p":226,"h":1,"n":"Shadowcaster"},{"c":25,"s":65,"id":11557,"u":"soulforger_som","p":236,"h":1,"n":"Soulforger"},{"c":25,"s":65,"id":11558,"u":"summoner_som","p":76,"h":1,"n":"Summoner"},{"c":25,"s":65,"id":11559,"u":"wellspring%20mage_som","p":248,"h":1,"n":"Wellspring Mage"},{"c":25,"s":48,"id":11560,"u":"folklorist_sot2","p":78,"h":1,"n":"Folklorist"},{"c":25,"s":48,"id":11561,"u":"nantambu%20chime-ringer_sot2","p":79,"h":1,"n":"Nantambu Chime-Ringer"},{"c":2,"s":4,"id":11562,"u":"bola_apg","p":248,"h":1,"n":"Bola"},{"c":2,"s":4,"id":11563,"u":"claw%20blade_apg","p":248,"h":1,"n":"Claw Blade"},{"c":2,"s":4,"id":11564,"u":"daikyu_apg","p":248,"h":1,"n":"Daikyu"},{"c":2,"s":4,"id":11565,"u":"khakkara_apg","p":248,"h":1,"n":"Khakkara"},{"c":2,"s":4,"id":11566,"u":"sword%20cane_apg","p":248,"h":1,"n":"Sword Cane"},{"c":2,"s":4,"id":11567,"u":"tengu%20gale%20blade_apg","p":248,"h":1,"n":"Tengu Gale Blade"},{"c":2,"s":4,"id":11568,"u":"wakizashi_apg","p":248,"h":1,"n":"Wakizashi"},{"c":2,"s":12,"id":11569,"u":"aklys_b1","p":85,"h":1,"n":"Aklys"},{"c":2,"s":12,"id":11570,"u":"gaff_b1","p":253,"h":1,"n":"Gaff"},{"c":2,"s":12,"id":11571,"u":"ogre%20hook_b1","p":253,"h":1,"n":"Ogre Hook"},{"c":2,"s":13,"id":11572,"u":"gaff_b2","p":125,"h":1,"n":"Gaff"},{"c":2,"s":13,"id":11573,"u":"shears_b2","p":184,"h":1,"n":"Shears"},{"c":2,"s":5,"id":11574,"u":"bastard%20sword_crb","p":280,"h":1,"n":"Bastard Sword"},{"c":2,"s":5,"id":11575,"u":"battle%20axe_crb","p":280,"h":1,"n":"Battle Axe"},{"c":2,"s":5,"id":11576,"u":"blowgun_crb","p":281,"h":1,"n":"Blowgun"},{"c":2,"s":5,"id":11577,"u":"bo%20staff_crb","p":280,"h":1,"n":"Bo Staff"},{"c":2,"s":5,"id":11578,"u":"breastplate_crb","p":275,"h":1,"n":"Breastplate"},{"c":2,"s":5,"id":11579,"u":"buckler_crb","p":277,"h":1,"n":"Buckler"},{"c":2,"s":5,"id":11580,"u":"chain%20mail_crb","p":275,"h":1,"n":"Chain Mail"},{"c":2,"s":5,"id":11581,"u":"chain%20shirt_crb","p":275,"h":1,"n":"Chain Shirt"},{"c":2,"s":5,"id":11582,"u":"clan%20dagger_crb","p":280,"h":1,"n":"Clan Dagger"},{"c":2,"s":5,"id":11583,"u":"club_crb","p":280,"h":1,"n":"Club"},{"c":2,"s":5,"id":11584,"u":"composite%20longbow_crb","p":282,"h":1,"n":"Composite Longbow"},{"c":2,"s":5,"id":11585,"u":"composite%20shortbow_crb","p":282,"h":1,"n":"Composite Shortbow"},{"c":2,"s":5,"id":11586,"u":"crossbow_crb","p":281,"h":1,"n":"Crossbow"},{"c":2,"s":5,"id":11587,"u":"dagger_crb","p":280,"h":1,"n":"Dagger"},{"c":2,"s":5,"id":11588,"u":"dart_crb","p":281,"h":1,"n":"Dart"},{"c":2,"s":5,"id":11589,"u":"dogslicer_crb","p":281,"h":1,"n":"Dogslicer"},{"c":2,"s":5,"id":11590,"u":"dwarven%20war%20axe_crb","p":281,"h":1,"n":"Dwarven War Axe"},{"c":2,"s":5,"id":11591,"u":"elven%20curve%20blade_crb","p":281,"h":1,"n":"Elven Curve Blade"},{"c":2,"s":5,"id":11592,"u":"explorer's%20clothing_crb","p":275,"h":1,"n":"Explorer's Clothing"},{"c":2,"s":5,"id":11593,"u":"falchion_crb","p":280,"h":1,"n":"Falchion"},{"c":2,"s":5,"id":11594,"u":"filcher's%20fork_crb","p":281,"h":1,"n":"Filcher's Fork"},{"c":2,"s":5,"id":11595,"u":"flail_crb","p":280,"h":1,"n":"Flail"},{"c":2,"s":5,"id":11596,"u":"full%20plate_crb","p":275,"h":1,"n":"Full Plate"},{"c":2,"s":5,"id":11597,"u":"gauntlet_crb","p":280,"h":1,"n":"Gauntlet"},{"c":2,"s":5,"id":11598,"u":"glaive_crb","p":280,"h":1,"n":"Glaive"},{"c":2,"s":5,"id":11599,"u":"gnome%20flickmace_crb","p":281,"h":1,"n":"Gnome Flickmace"},{"c":2,"s":5,"id":11600,"u":"gnome%20hooked%20hammer_crb","p":281,"h":1,"n":"Gnome Hooked Hammer"},{"c":2,"s":5,"id":11601,"u":"greataxe_crb","p":280,"h":1,"n":"Greataxe"},{"c":2,"s":5,"id":11602,"u":"greatclub_crb","p":280,"h":1,"n":"Greatclub"},{"c":2,"s":5,"id":11603,"u":"greatpick_crb","p":280,"h":1,"n":"Greatpick"},{"c":2,"s":5,"id":11604,"u":"greatsword_crb","p":280,"h":1,"n":"Greatsword"},{"c":2,"s":5,"id":11605,"u":"guisarme_crb","p":280,"h":1,"n":"Guisarme"},{"c":2,"s":5,"id":11606,"u":"halberd_crb","p":280,"h":1,"n":"Halberd"},{"c":2,"s":5,"id":11607,"u":"half%20plate_crb","p":275,"h":1,"n":"Half Plate"},{"c":2,"s":5,"id":11608,"u":"halfling%20sling%20staff_crb","p":281,"h":1,"n":"Halfling Sling Staff"},{"c":2,"s":5,"id":11609,"u":"hand%20crossbow_crb","p":281,"h":1,"n":"Hand Crossbow"},{"c":2,"s":5,"id":11610,"u":"hatchet_crb","p":280,"h":1,"n":"Hatchet"},{"c":2,"s":5,"id":11611,"u":"heavy%20crossbow_crb","p":281,"h":1,"n":"Heavy Crossbow"},{"c":2,"s":5,"id":11612,"u":"hide_crb","p":275,"h":1,"n":"Hide"},{"c":2,"s":5,"id":11613,"u":"horsechopper_crb","p":281,"h":1,"n":"Horsechopper"},{"c":2,"s":5,"id":11614,"u":"javelin_crb","p":281,"h":1,"n":"Javelin"},{"c":2,"s":5,"id":11615,"u":"kama_crb","p":281,"h":1,"n":"Kama"},{"c":2,"s":5,"id":11616,"u":"katana_crb","p":281,"h":1,"n":"Katana"},{"c":2,"s":5,"id":11617,"u":"katar_crb","p":280,"h":1,"n":"Katar"},{"c":2,"s":5,"id":11618,"u":"kukri_crb","p":281,"h":1,"n":"Kukri"},{"c":2,"s":5,"id":11619,"u":"lance_crb","p":280,"h":1,"n":"Lance"},{"c":2,"s":5,"id":11620,"u":"leather_crb","p":275,"h":1,"n":"Leather"},{"c":2,"s":5,"id":11621,"u":"light%20hammer_crb","p":280,"h":1,"n":"Light Hammer"},{"c":2,"s":5,"id":11622,"u":"light%20mace_crb","p":280,"h":1,"n":"Light Mace"},{"c":2,"s":5,"id":11623,"u":"light%20pick_crb","p":280,"h":1,"n":"Light Pick"},{"c":2,"s":5,"id":11624,"u":"longbow_crb","p":282,"h":1,"n":"Longbow"},{"c":2,"s":5,"id":11625,"u":"longspear_crb","p":280,"h":1,"n":"Longspear"},{"c":2,"s":5,"id":11626,"u":"longsword_crb","p":281,"h":1,"n":"Longsword"},{"c":2,"s":5,"id":11627,"u":"mace_crb","p":280,"h":1,"n":"Mace"},{"c":2,"s":5,"id":11628,"u":"main-gauche_crb","p":281,"h":1,"n":"Main-gauche"},{"c":2,"s":5,"id":11629,"u":"maul_crb","p":281,"h":1,"n":"Maul"},{"c":2,"s":5,"id":11630,"u":"morningstar_crb","p":280,"h":1,"n":"Morningstar"},{"c":2,"s":5,"id":11631,"u":"nunchaku_crb","p":281,"h":1,"n":"Nunchaku"},{"c":2,"s":5,"id":11632,"u":"orc%20knuckle%20dagger_crb","p":281,"h":1,"n":"Orc Knuckle Dagger"},{"c":2,"s":5,"id":11633,"u":"orc%20necksplitter_crb","p":281,"h":1,"n":"Orc Necksplitter"},{"c":2,"s":5,"id":11634,"u":"padded%20armor_crb","p":275,"h":1,"n":"Padded Armor"},{"c":2,"s":5,"id":11635,"u":"pick_crb","p":281,"h":1,"n":"Pick"},{"c":2,"s":5,"id":11636,"u":"ranseur_crb","p":281,"h":1,"n":"Ranseur"},{"c":2,"s":5,"id":11637,"u":"rapier_crb","p":281,"h":1,"n":"Rapier"},{"c":2,"s":5,"id":11638,"u":"sai_crb","p":281,"h":1,"n":"Sai"},{"c":2,"s":5,"id":11639,"u":"sap_crb","p":281,"h":1,"n":"Sap"},{"c":2,"s":5,"id":11640,"u":"sawtooth%20saber_crb","p":281,"h":1,"n":"Sawtooth Saber"},{"c":2,"s":5,"id":11641,"u":"scale%20mail_crb","p":275,"h":1,"n":"Scale Mail"},{"c":2,"s":5,"id":11642,"u":"scimitar_crb","p":281,"h":1,"n":"Scimitar"},{"c":2,"s":5,"id":11643,"u":"scythe_crb","p":281,"h":1,"n":"Scythe"},{"c":2,"s":5,"id":11644,"u":"shield%20boss_crb","p":281,"h":1,"n":"Shield Boss"},{"c":2,"s":5,"id":11645,"u":"shield%20spikes_crb","p":281,"h":1,"n":"Shield Spikes"},{"c":2,"s":5,"id":11646,"u":"shortbow_crb","p":282,"h":1,"n":"Shortbow"},{"c":2,"s":5,"id":11647,"u":"shortsword_crb","p":281,"h":1,"n":"Shortsword"},{"c":2,"s":5,"id":11648,"u":"shuriken_crb","p":281,"h":1,"n":"Shuriken"},{"c":2,"s":5,"id":11649,"u":"sickle_crb","p":280,"h":1,"n":"Sickle"},{"c":2,"s":5,"id":11650,"u":"sling_crb","p":282,"h":1,"n":"Sling"},{"c":2,"s":5,"id":11651,"u":"spear_crb","p":280,"h":1,"n":"Spear"},{"c":2,"s":5,"id":11652,"u":"spiked%20chain_crb","p":281,"h":1,"n":"Spiked Chain"},{"c":2,"s":5,"id":11653,"u":"spiked%20gauntlet_crb","p":280,"h":1,"n":"Spiked Gauntlet"},{"c":2,"s":5,"id":11654,"u":"splint%20mail_crb","p":275,"h":1,"n":"Splint Mail"},{"c":2,"s":5,"id":11655,"u":"staff_crb","p":280,"h":1,"n":"Staff"},{"c":2,"s":5,"id":11656,"u":"starknife_crb","p":281,"h":1,"n":"Starknife"},{"c":2,"s":5,"id":11657,"u":"steel%20shield_crb","p":277,"h":1,"n":"Steel Shield"},{"c":2,"s":5,"id":11658,"u":"studded%20leather_crb","p":275,"h":1,"n":"Studded Leather"},{"c":2,"s":5,"id":11659,"u":"temple%20sword_crb","p":281,"h":1,"n":"Temple Sword"},{"c":2,"s":5,"id":11660,"u":"tower%20shield_crb","p":277,"h":1,"n":"Tower Shield"},{"c":2,"s":5,"id":11661,"u":"trident_crb","p":281,"h":1,"n":"Trident"},{"c":2,"s":5,"id":11662,"u":"war%20flail_crb","p":281,"h":1,"n":"War Flail"},{"c":2,"s":5,"id":11663,"u":"warhammer_crb","p":281,"h":1,"n":"Warhammer"},{"c":2,"s":5,"id":11664,"u":"whip_crb","p":281,"h":1,"n":"Whip"},{"c":2,"s":5,"id":11665,"u":"wooden%20shield_crb","p":277,"h":1,"n":"Wooden Shield"},{"c":2,"s":3,"id":11666,"u":"boarding%20axe_aaws","p":1,"h":1,"n":"Boarding Axe"},{"c":2,"s":3,"id":11667,"u":"gill%20hook_aaws","p":1,"h":1,"n":"Gill Hook"},{"c":2,"s":22,"id":11668,"u":"monkey's%20fist_aoe1","p":78,"h":1,"n":"Monkey's Fist"},{"c":2,"s":22,"id":11669,"u":"nightstick_aoe1","p":78,"h":1,"n":"Nightstick"},{"c":2,"s":29,"id":11670,"u":"battle%20lute_av2","p":73,"h":1,"n":"Battle Lute"},{"c":2,"s":29,"id":11671,"u":"tamchal%20chakram_av2","p":73,"h":1,"n":"Tamchal Chakram"},{"c":2,"s":30,"id":11672,"u":"rhoka%20sword_av3","p":73,"h":1,"n":"Rhoka Sword"},{"c":2,"s":30,"id":11673,"u":"shauth%20blade_av3","p":73,"h":1,"n":"Shauth Blade"},{"c":2,"s":30,"id":11674,"u":"shauth%20lash_av3","p":73,"h":1,"n":"Shauth Lash"},{"c":2,"s":31,"id":11675,"u":"bladed%20diabolo_ec1","p":77,"h":1,"n":"Bladed Diabolo"},{"c":2,"s":31,"id":11676,"u":"bladed%20hoop_ec1","p":77,"h":1,"n":"Bladed Hoop"},{"c":2,"s":31,"id":11677,"u":"fire%20poi_ec1","p":77,"h":1,"n":"Fire Poi"},{"c":2,"s":31,"id":11678,"u":"juggling%20club_ec1","p":77,"h":1,"n":"Juggling Club"},{"c":2,"s":31,"id":11679,"u":"poi_ec1","p":77,"h":1,"n":"Poi"},{"c":2,"s":31,"id":11680,"u":"scorpion%20whip_ec1","p":77,"h":1,"n":"Scorpion Whip"},{"c":2,"s":31,"id":11681,"u":"throwing%20knife_ec1","p":77,"h":1,"n":"Throwing Knife"},{"c":2,"s":36,"id":11682,"u":"alchemical%20crossbow_fop","p":56,"h":1,"n":"Alchemical Crossbow"},{"c":2,"s":38,"id":11683,"u":"butterfly%20sword_frp2","p":76,"h":1,"n":"Butterfly Sword"},{"c":2,"s":38,"id":11684,"u":"hook%20sword_frp2","p":76,"h":1,"n":"Hook Sword"},{"c":2,"s":38,"id":11685,"u":"karambit_frp2","p":76,"h":1,"n":"Karambit"},{"c":2,"s":38,"id":11686,"u":"kusarigama_frp2","p":76,"h":1,"n":"Kusarigama"},{"c":2,"s":38,"id":11687,"u":"leiomano_frp2","p":76,"h":1,"n":"Leiomano"},{"c":2,"s":38,"id":11688,"u":"wind%20and%20fire%20wheel_frp2","p":76,"h":1,"n":"Wind and Fire Wheel"},{"c":2,"s":2,"id":11689,"u":"air%20repeater_g%26g","p":151,"h":1,"n":"Air Repeater"},{"c":2,"s":2,"id":11690,"u":"arquebus_g%26g","p":151,"h":1,"n":"Arquebus"},{"c":2,"s":2,"id":11691,"u":"axe%20musket_g%26g","p":158,"h":1,"n":"Axe Musket"},{"c":2,"s":2,"id":11692,"u":"backpack%20ballista_g%26g","p":62,"h":1,"n":"Backpack Ballista"},{"c":2,"s":2,"id":11693,"u":"backpack%20catapult_g%26g","p":63,"h":1,"n":"Backpack Catapult"},{"c":2,"s":2,"id":11694,"u":"bayonet_g%26g","p":150,"h":1,"n":"Bayonet"},{"c":2,"s":2,"id":11695,"u":"big%20boom%20gun_g%26g","p":157,"h":1,"n":"Big Boom Gun"},{"c":2,"s":2,"id":11696,"u":"black%20powder%20knuckle%20dusters_g%26g","p":158,"h":1,"n":"Black Powder Knuckle Dusters"},{"c":2,"s":2,"id":11697,"u":"blunderbuss_g%26g","p":151,"h":1,"n":"Blunderbuss"},{"c":2,"s":2,"id":11698,"u":"cane%20pistol_g%26g","p":158,"h":1,"n":"Cane Pistol"},{"c":2,"s":2,"id":11699,"u":"clan%20pistol_g%26g","p":151,"h":1,"n":"Clan Pistol"},{"c":2,"s":2,"id":11700,"u":"clockwork%20disguise_g%26g","p":85,"h":1,"n":"Clockwork Disguise"},{"c":2,"s":2,"id":11701,"u":"coat%20pistol_g%26g","p":151,"h":1,"n":"Coat Pistol"},{"c":2,"s":2,"id":11702,"u":"dagger%20pistol_g%26g","p":158,"h":1,"n":"Dagger Pistol"},{"c":2,"s":2,"id":11703,"u":"dart%20umbrella_g%26g","p":63,"h":1,"n":"Dart Umbrella"},{"c":2,"s":2,"id":11704,"u":"double-barreled%20musket_g%26g","p":151,"h":1,"n":"Double-barreled Musket"},{"c":2,"s":2,"id":11705,"u":"double-barreled%20pistol_g%26g","p":151,"h":1,"n":"Double-barreled Pistol"},{"c":2,"s":2,"id":11706,"u":"dragon%20mouth%20pistol_g%26g","p":151,"h":1,"n":"Dragon Mouth Pistol"},{"c":2,"s":2,"id":11707,"u":"dueling%20pistol_g%26g","p":151,"h":1,"n":"Dueling Pistol"},{"c":2,"s":2,"id":11708,"u":"dwarven%20scattergun_g%26g","p":151,"h":1,"n":"Dwarven Scattergun"},{"c":2,"s":2,"id":11709,"u":"explosive%20dogslicer_g%26g","p":158,"h":1,"n":"Explosive Dogslicer"},{"c":2,"s":2,"id":11710,"u":"fire%20lance_g%26g","p":151,"h":1,"n":"Fire Lance"},{"c":2,"s":2,"id":11711,"u":"flingflenser_g%26g","p":151,"h":1,"n":"Flingflenser"},{"c":2,"s":2,"id":11712,"u":"flintlock%20musket_g%26g","p":151,"h":1,"n":"Flintlock Musket"},{"c":2,"s":2,"id":11713,"u":"flintlock%20pistol_g%26g","p":151,"h":1,"n":"Flintlock Pistol"},{"c":2,"s":2,"id":11714,"u":"forked%20bipod_g%26g","p":150,"h":1,"n":"Forked Bipod"},{"c":2,"s":2,"id":11715,"u":"gnome%20amalgam%20musket_g%26g","p":158,"h":1,"n":"Gnome Amalgam Musket"},{"c":2,"s":2,"id":11716,"u":"gun%20sword_g%26g","p":158,"h":1,"n":"Gun Sword"},{"c":2,"s":2,"id":11717,"u":"hammer%20gun_g%26g","p":158,"h":1,"n":"Hammer Gun"},{"c":2,"s":2,"id":11718,"u":"hand%20cannon_g%26g","p":151,"h":1,"n":"Hand Cannon"},{"c":2,"s":2,"id":11719,"u":"harmona%20gun_g%26g","p":151,"h":1,"n":"Harmona Gun"},{"c":2,"s":2,"id":11720,"u":"heavy%20power%20suit_g%26g","p":16,"h":1,"n":"Heavy Power Suit"},{"c":2,"s":2,"id":11721,"u":"injection%20spear_g%26g","p":63,"h":1,"n":"Injection Spear"},{"c":2,"s":2,"id":11722,"u":"jezail_g%26g","p":151,"h":1,"n":"Jezail"},{"c":2,"s":2,"id":11723,"u":"knuckle%20duster_g%26g","p":150,"h":1,"n":"Knuckle Duster"},{"c":2,"s":2,"id":11724,"u":"long%20air%20repeater_g%26g","p":151,"h":1,"n":"Long Air Repeater"},{"c":2,"s":2,"id":11725,"u":"mace%20multipistol_g%26g","p":158,"h":1,"n":"Mace Multipistol"},{"c":2,"s":2,"id":11726,"u":"mithral%20tree_g%26g","p":151,"h":1,"n":"Mithral Tree"},{"c":2,"s":2,"id":11727,"u":"pantograph%20gauntlet_g%26g","p":63,"h":1,"n":"Pantograph Gauntlet"},{"c":2,"s":2,"id":11728,"u":"pepperbox_g%26g","p":151,"h":1,"n":"Pepperbox"},{"c":2,"s":2,"id":11729,"u":"piercing%20wind_g%26g","p":158,"h":1,"n":"Piercing Wind"},{"c":2,"s":2,"id":11730,"u":"power%20suit_g%26g","p":16,"h":1,"n":"Power Suit"},{"c":2,"s":2,"id":11731,"u":"rapier%20pistol_g%26g","p":158,"h":1,"n":"Rapier Pistol"},{"c":2,"s":2,"id":11732,"u":"reinforced%20stock_g%26g","p":150,"h":1,"n":"Reinforced Stock"},{"c":2,"s":2,"id":11733,"u":"repeating%20crossbow_g%26g","p":63,"h":1,"n":"Repeating Crossbow"},{"c":2,"s":2,"id":11734,"u":"repeating%20hand%20crossbow_g%26g","p":63,"h":1,"n":"Repeating Hand Crossbow"},{"c":2,"s":2,"id":11735,"u":"repeating%20heavy%20crossbow_g%26g","p":63,"h":1,"n":"Repeating Heavy Crossbow"},{"c":2,"s":2,"id":11736,"u":"slide%20pistol_g%26g","p":151,"h":1,"n":"Slide Pistol"},{"c":2,"s":2,"id":11737,"u":"spoon%20gun_g%26g","p":157,"h":1,"n":"Spoon Gun"},{"c":2,"s":2,"id":11738,"u":"subterfuge%20suit_g%26g","p":16,"h":1,"n":"Subterfuge Suit"},{"c":2,"s":2,"id":11739,"u":"three%20peaked%20tree_g%26g","p":158,"h":1,"n":"Three Peaked Tree"},{"c":2,"s":2,"id":11740,"u":"umbrella%20injector_g%26g","p":64,"h":1,"n":"Umbrella Injector"},{"c":2,"s":1,"id":11741,"u":"adze_loag","p":139,"h":1,"n":"Adze"},{"c":2,"s":1,"id":11742,"u":"buugeng_loag","p":139,"h":1,"n":"Buugeng"},{"c":2,"s":1,"id":11743,"u":"fangwire_loag","p":139,"h":1,"n":"Fangwire"},{"c":2,"s":1,"id":11744,"u":"hand%20adze_loag","p":139,"h":1,"n":"Hand Adze"},{"c":2,"s":1,"id":11745,"u":"rungu_loag","p":139,"h":1,"n":"Rungu"},{"c":2,"s":1,"id":11746,"u":"taw%20launcher_loag","p":139,"h":1,"n":"Taw Launcher"},{"c":2,"s":1,"id":11747,"u":"thunder%20sling_loag","p":139,"h":1,"n":"Thunder Sling"},{"c":2,"s":1,"id":11748,"u":"tricky%20pick_loag","p":139,"h":1,"n":"Tricky Pick"},{"c":2,"s":1,"id":11749,"u":"whip%20claw_loag","p":139,"h":1,"n":"Whip Claw"},{"c":2,"s":1,"id":11750,"u":"wish%20blade_loag","p":139,"h":1,"n":"Wish Blade"},{"c":2,"s":1,"id":11751,"u":"wish%20knife_loag","p":139,"h":1,"n":"Wish Knife"},{"c":2,"s":7,"id":11752,"u":"fauchard_locg","p":92,"h":1,"n":"Fauchard"},{"c":2,"s":7,"id":11753,"u":"hellknight%20plate_locg","p":80,"h":1,"n":"Hellknight Plate"},{"c":2,"s":7,"id":11754,"u":"scourge_locg","p":80,"h":1,"n":"Scourge"},{"c":2,"s":59,"id":11755,"u":"bladed%20scarf_logm","p":120,"h":1,"n":"Bladed Scarf"},{"c":2,"s":59,"id":11756,"u":"fighting%20fan_logm","p":120,"h":1,"n":"Fighting Fan"},{"c":2,"s":59,"id":11757,"u":"khopesh_logm","p":120,"h":1,"n":"Khopesh"},{"c":2,"s":59,"id":11758,"u":"machete_logm","p":120,"h":1,"n":"Machete"},{"c":2,"s":59,"id":11759,"u":"mambele_logm","p":120,"h":1,"n":"Mambele"},{"c":2,"s":59,"id":11760,"u":"meteor%20hammer_logm","p":120,"h":1,"n":"Meteor Hammer"},{"c":2,"s":59,"id":11761,"u":"naginata_logm","p":120,"h":1,"n":"Naginata"},{"c":2,"s":59,"id":11762,"u":"nine-ring%20sword_logm","p":120,"h":1,"n":"Nine-Ring Sword"},{"c":2,"s":59,"id":11763,"u":"polytool_logm","p":120,"h":1,"n":"Polytool"},{"c":2,"s":59,"id":11764,"u":"tekko-kagi_logm","p":120,"h":1,"n":"Tekko-Kagi"},{"c":2,"s":59,"id":11765,"u":"urumi_logm","p":120,"h":1,"n":"Urumi"},{"c":2,"s":59,"id":11766,"u":"war%20razor_logm","p":120,"h":1,"n":"War Razor"},{"c":2,"s":6,"id":11767,"u":"broadspear_loil","p":221,"h":1,"n":"Broadspear"},{"c":2,"s":6,"id":11768,"u":"chakri_loil","p":221,"h":1,"n":"Chakri"},{"c":2,"s":6,"id":11769,"u":"dandpatta_loil","p":221,"h":1,"n":"Dandpatta"},{"c":2,"s":6,"id":11770,"u":"donchak_loil","p":221,"h":1,"n":"Donchak"},{"c":2,"s":6,"id":11771,"u":"gada_loil","p":221,"h":1,"n":"Gada"},{"c":2,"s":6,"id":11772,"u":"kalis_loil","p":221,"h":1,"n":"Kalis"},{"c":2,"s":6,"id":11773,"u":"kris_loil","p":221,"h":1,"n":"Kris"},{"c":2,"s":6,"id":11774,"u":"panabas_loil","p":221,"h":1,"n":"Panabas"},{"c":2,"s":6,"id":11775,"u":"talwar_loil","p":221,"h":1,"n":"Talwar"},{"c":2,"s":6,"id":11776,"u":"thorn%20whip_loil","p":221,"h":1,"n":"Thorn whip"},{"c":2,"s":6,"id":11777,"u":"triggerbrand_loil","p":107,"h":1,"n":"Triggerbrand"},{"c":2,"s":6,"id":11778,"u":"visap_loil","p":221,"h":1,"n":"Visap"},{"c":2,"s":6,"id":11779,"u":"zulfikar_loil","p":221,"h":1,"n":"Zulfikar"},{"c":2,"s":60,"id":11780,"u":"armored%20coat_lokl","p":86,"h":1,"n":"Armored Coat"},{"c":2,"s":60,"id":11781,"u":"bladed%20gauntlet_lokl","p":86,"h":1,"n":"Bladed Gauntlet"},{"c":2,"s":60,"id":11782,"u":"war%20lance_lokl","p":86,"h":1,"n":"War Lance"},{"c":2,"s":61,"id":11783,"u":"boarding%20pike_lopsg","p":81,"h":1,"n":"Boarding Pike"},{"c":2,"s":61,"id":11784,"u":"combat%20grapnel_lopsg","p":81,"h":1,"n":"Combat Grapnel"},{"c":2,"s":61,"id":11785,"u":"stiletto%20pen_lopsg","p":81,"h":1,"n":"Stiletto Pen"},{"c":2,"s":8,"id":11786,"u":"asp%20coil_lotgb","p":107,"h":1,"n":"Asp Coil"},{"c":2,"s":8,"id":11787,"u":"butchering%20axe_lotgb","p":107,"h":1,"n":"Butchering Axe"},{"c":2,"s":8,"id":11788,"u":"chakram_lotgb","p":107,"h":1,"n":"Chakram"},{"c":2,"s":8,"id":11789,"u":"clockwork%20macuahuitl_lotgb","p":22,"h":1,"n":"Clockwork Macuahuitl"},{"c":2,"s":8,"id":11790,"u":"dueling%20spear_lotgb","p":107,"h":1,"n":"Dueling Spear"},{"c":2,"s":8,"id":11791,"u":"elven%20branched%20spear_lotgb","p":107,"h":1,"n":"Elven Branched Spear"},{"c":2,"s":8,"id":11792,"u":"griffon%20cane_lotgb","p":67,"h":1,"n":"Griffon Cane"},{"c":2,"s":8,"id":11793,"u":"hongali%20hornbow_lotgb","p":107,"h":1,"n":"Hongali Hornbow"},{"c":2,"s":8,"id":11794,"u":"piranha%20kiss_lotgb","p":107,"h":1,"n":"Piranha Kiss"},{"c":2,"s":8,"id":11795,"u":"probing%20cane_lotgb","p":67,"h":1,"n":"Probing Cane"},{"c":2,"s":8,"id":11796,"u":"sickle-saber_lotgb","p":107,"h":1,"n":"Sickle-Saber"},{"c":2,"s":8,"id":11797,"u":"spiral%20rapier_lotgb","p":107,"h":1,"n":"Spiral Rapier"},{"c":2,"s":8,"id":11798,"u":"switchscythe_lotgb","p":107,"h":1,"n":"Switchscythe"},{"c":2,"s":8,"id":11799,"u":"thundermace_lotgb","p":107,"h":1,"n":"Thundermace"},{"c":2,"s":8,"id":11800,"u":"tonfa_lotgb","p":107,"h":1,"n":"Tonfa"},{"c":2,"s":8,"id":11801,"u":"tri-bladed%20katar_lotgb","p":107,"h":1,"n":"Tri-bladed Katar"},{"c":2,"s":63,"id":11802,"u":"aldori%20dueling%20sword_lowg","p":28,"h":1,"n":"Aldori Dueling Sword"},{"c":2,"s":50,"id":11803,"u":"lion%20scythe_sot4","p":78,"h":1,"n":"Lion Scythe"},{"c":2,"s":51,"id":11804,"u":"shobhad%20longrifle_sot5","p":78,"h":1,"n":"Shobhad Longrifle"},{"c":60,"s":5,"id":11805,"u":"blinded_crb","p":618,"h":1,"n":"Blinded"},{"c":60,"s":5,"id":11806,"u":"broken_crb","p":618,"h":1,"n":"Broken"},{"c":60,"s":5,"id":11807,"u":"clumsy_crb","p":618,"h":1,"n":"Clumsy"},{"c":60,"s":5,"id":11808,"u":"concealed_crb","p":618,"h":1,"n":"Concealed"},{"c":60,"s":5,"id":11809,"u":"confused_crb","p":618,"h":1,"n":"Confused"},{"c":60,"s":5,"id":11810,"u":"controlled_crb","p":618,"h":1,"n":"Controlled"},{"c":60,"s":5,"id":11811,"u":"dazzled_crb","p":619,"h":1,"n":"Dazzled"},{"c":60,"s":5,"id":11812,"u":"deafened_crb","p":619,"h":1,"n":"Deafened"},{"c":60,"s":5,"id":11813,"u":"doomed_crb","p":619,"h":1,"n":"Doomed"},{"c":60,"s":5,"id":11814,"u":"drained_crb","p":619,"h":1,"n":"Drained"},{"c":60,"s":5,"id":11815,"u":"dying_crb","p":619,"h":1,"n":"Dying"},{"c":60,"s":5,"id":11816,"u":"encumbered_crb","p":619,"h":1,"n":"Encumbered"},{"c":60,"s":5,"id":11817,"u":"enfeebled_crb","p":619,"h":1,"n":"Enfeebled"},{"c":60,"s":5,"id":11818,"u":"fascinated_crb","p":619,"h":1,"n":"Fascinated"},{"c":60,"s":5,"id":11819,"u":"fatigued_crb","p":620,"h":1,"n":"Fatigued"},{"c":60,"s":5,"id":11820,"u":"flat-footed_crb","p":620,"h":1,"n":"Flat-Footed"},{"c":60,"s":5,"id":11821,"u":"fleeing_crb","p":620,"h":1,"n":"Fleeing"},{"c":60,"s":5,"id":11822,"u":"friendly_crb","p":620,"h":1,"n":"Friendly"},{"c":60,"s":5,"id":11823,"u":"frightened_crb","p":620,"h":1,"n":"Frightened"},{"c":60,"s":5,"id":11824,"u":"grabbed_crb","p":620,"h":1,"n":"Grabbed"},{"c":60,"s":5,"id":11825,"u":"helpful_crb","p":620,"h":1,"n":"Helpful"},{"c":60,"s":5,"id":11826,"u":"hidden_crb","p":620,"h":1,"n":"Hidden"},{"c":60,"s":5,"id":11827,"u":"hostile_crb","p":620,"h":1,"n":"Hostile"},{"c":60,"s":5,"id":11828,"u":"immobilized_crb","p":620,"h":1,"n":"Immobilized"},{"c":60,"s":5,"id":11829,"u":"indifferent_crb","p":620,"h":1,"n":"Indifferent"},{"c":60,"s":5,"id":11830,"u":"invisible_crb","p":620,"h":1,"n":"Invisible"},{"c":60,"s":5,"id":11831,"u":"observed_crb","p":621,"h":1,"n":"Observed"},{"c":60,"s":5,"id":11832,"u":"paralyzed_crb","p":621,"h":1,"n":"Paralyzed"},{"c":60,"s":5,"id":11833,"u":"persistent%20damage_crb","p":621,"h":1,"n":"Persistent Damage"},{"c":60,"s":5,"id":11834,"u":"petrified_crb","p":621,"h":1,"n":"Petrified"},{"c":60,"s":5,"id":11835,"u":"prone_crb","p":621,"h":1,"n":"Prone"},{"c":60,"s":5,"id":11836,"u":"quickened_crb","p":622,"h":1,"n":"Quickened"},{"c":60,"s":5,"id":11837,"u":"restrained_crb","p":622,"h":1,"n":"Restrained"},{"c":60,"s":5,"id":11838,"u":"sickened_crb","p":622,"h":1,"n":"Sickened"},{"c":60,"s":5,"id":11839,"u":"slowed_crb","p":622,"h":1,"n":"Slowed"},{"c":60,"s":5,"id":11840,"u":"stunned_crb","p":622,"h":1,"n":"Stunned"},{"c":60,"s":5,"id":11841,"u":"stupefied_crb","p":622,"h":1,"n":"Stupefied"},{"c":60,"s":5,"id":11842,"u":"unconscious_crb","p":622,"h":1,"n":"Unconscious"},{"c":60,"s":5,"id":11843,"u":"undetected_crb","p":623,"h":1,"n":"Undetected"},{"c":60,"s":5,"id":11844,"u":"unfriendly_crb","p":623,"h":1,"n":"Unfriendly"},{"c":60,"s":5,"id":11845,"u":"unnoticed_crb","p":623,"h":1,"n":"Unnoticed"},{"c":60,"s":5,"id":11846,"u":"wounded_crb","p":623,"h":1,"n":"Wounded"},{"c":63,"s":12,"id":11847,"u":"ghast%20fever_b1","p":169,"h":1,"n":"Ghast Fever"},{"c":63,"s":12,"id":11848,"u":"ghoul%20fever_b1","p":168,"h":1,"n":"Ghoul Fever"},{"c":63,"s":15,"id":11849,"u":"blinding%20sickness_gmg","p":119,"h":1,"n":"Blinding Sickness"},{"c":63,"s":15,"id":11850,"u":"bog%20rot_gmg","p":118,"h":1,"n":"Bog Rot"},{"c":63,"s":15,"id":11851,"u":"bone%20chill_gmg","p":118,"h":1,"n":"Bone Chill"},{"c":63,"s":15,"id":11852,"u":"brain%20worms_gmg","p":119,"h":1,"n":"Brain Worms"},{"c":63,"s":15,"id":11853,"u":"bubonic%20plague_gmg","p":118,"h":1,"n":"Bubonic Plague"},{"c":63,"s":15,"id":11854,"u":"choking%20death_gmg","p":118,"h":1,"n":"Choking Death"},{"c":63,"s":15,"id":11855,"u":"malaria_gmg","p":118,"h":1,"n":"Malaria"},{"c":63,"s":15,"id":11856,"u":"nightmare%20fever_gmg","p":119,"h":1,"n":"Nightmare Fever"},{"c":63,"s":15,"id":11857,"u":"scarlet%20fever_gmg","p":118,"h":1,"n":"Scarlet Fever"},{"c":63,"s":15,"id":11858,"u":"scarlet%20leprosy_gmg","p":118,"h":1,"n":"Scarlet Leprosy"},{"c":63,"s":15,"id":11859,"u":"sewer%20haze_gmg","p":119,"h":1,"n":"Sewer Haze"},{"c":63,"s":15,"id":11860,"u":"tetanus_gmg","p":118,"h":1,"n":"Tetanus"},{"c":63,"s":15,"id":11861,"u":"tuberculosis_gmg","p":118,"h":1,"n":"Tuberculosis"},{"c":63,"s":10,"id":11862,"u":"waterborne%20zombie%20rot_botd","p":197,"h":1,"n":"Waterborne Zombie Rot"},{"c":63,"s":40,"id":11863,"u":"exhaustive%20addiction_lomm","p":65,"h":1,"n":"Exhaustive Addiction"},{"c":63,"s":43,"id":11864,"u":"poison%20sedum_ooa1","p":31,"h":1,"n":"Poison Sedum"},{"c":63,"s":65,"id":11865,"u":"soulforged%20corruption_som","p":234,"h":1,"n":"Soulforged Corruption"},{"c":62,"s":12,"id":11866,"u":"curse%20of%20the%20werecreature_b1","p":329,"h":1,"n":"Curse of the Werecreature"},{"c":62,"s":12,"id":11867,"u":"graveknight's%20curse_b1","p":191,"h":1,"n":"Graveknight's Curse"},{"c":62,"s":15,"id":11868,"u":"coward's%20roots_gmg","p":116,"h":1,"n":"Coward's Roots"},{"c":62,"s":15,"id":11869,"u":"curse%20of%20nightmares_gmg","p":116,"h":1,"n":"Curse of Nightmares"},{"c":62,"s":15,"id":11870,"u":"curse%20of%20slumber_gmg","p":117,"h":1,"n":"Curse of Slumber"},{"c":62,"s":15,"id":11871,"u":"curse%20of%20the%20ravenous_gmg","p":116,"h":1,"n":"Curse of the Ravenous"},{"c":62,"s":15,"id":11872,"u":"grave%20curse_gmg","p":117,"h":1,"n":"Grave Curse"},{"c":62,"s":15,"id":11873,"u":"oath%20of%20the%20flesh_gmg","p":117,"h":1,"n":"Oath of the Flesh"},{"c":62,"s":15,"id":11874,"u":"reviled%20of%20nature_gmg","p":117,"h":1,"n":"Reviled of Nature"},{"c":62,"s":15,"id":11875,"u":"reviling%20earth_gmg","p":117,"h":1,"n":"Reviling Earth"},{"c":62,"s":15,"id":11876,"u":"sellsword's%20folly_gmg","p":117,"h":1,"n":"Sellsword's Folly"},{"c":62,"s":15,"id":11877,"u":"slayer's%20haunt_gmg","p":116,"h":1,"n":"Slayer's Haunt"},{"c":62,"s":15,"id":11878,"u":"spirit%20anchor_gmg","p":117,"h":1,"n":"Spirit Anchor"},{"c":62,"s":15,"id":11879,"u":"sword%20of%20anathema_gmg","p":117,"h":1,"n":"Sword of Anathema"},{"c":62,"s":15,"id":11880,"u":"theft%20of%20thought_gmg","p":116,"h":1,"n":"Theft of Thought"},{"c":62,"s":15,"id":11881,"u":"thief's%20retribution_gmg","p":117,"h":1,"n":"Thief's Retribution"},{"c":62,"s":15,"id":11882,"u":"unending%20thirst_gmg","p":117,"h":1,"n":"Unending Thirst"},{"c":62,"s":15,"id":11883,"u":"wizard's%20ward_gmg","p":116,"h":1,"n":"Wizard's Ward"},{"c":62,"s":11,"id":11884,"u":"boastful%20prince's%20scourge_da","p":162,"h":1,"n":"Boastful Prince's Scourge"},{"c":62,"s":11,"id":11885,"u":"enforced%20hospitality_da","p":163,"h":1,"n":"Enforced Hospitality"},{"c":62,"s":11,"id":11886,"u":"forbidding%20knowledge_da","p":163,"h":1,"n":"Forbidding Knowledge"},{"c":62,"s":11,"id":11887,"u":"rage%20of%20the%20excommunicant_da","p":163,"h":1,"n":"Rage of The Excommunicant"},{"c":62,"s":11,"id":11888,"u":"sinful%20tongue_da","p":162,"h":1,"n":"Sinful Tongue"},{"c":62,"s":11,"id":11889,"u":"swarming%20words_da","p":162,"h":1,"n":"Swarming Words"},{"c":62,"s":11,"id":11890,"u":"thief's%20burden_da","p":162,"h":1,"n":"Thief's Burden"},{"c":62,"s":11,"id":11891,"u":"unraveling%20skin_da","p":162,"h":1,"n":"Unraveling Skin"},{"c":62,"s":6,"id":11892,"u":"boatman's%20toll%20curse_loil","p":176,"h":1,"n":"Boatman's Toll Curse"},{"c":62,"s":6,"id":11893,"u":"consummate%20liar_loil","p":176,"h":1,"n":"Consummate Liar"},{"c":62,"s":6,"id":11894,"u":"curse%20of%20biting%20swarms_loil","p":176,"h":1,"n":"Curse of Biting Swarms"},{"c":62,"s":6,"id":11895,"u":"curse%20of%20petulant%20whispers_loil","p":176,"h":1,"n":"Curse of Petulant Whispers"},{"c":62,"s":6,"id":11896,"u":"curse%20of%20the%20rotting%20heart_loil","p":176,"h":1,"n":"Curse of The Rotting Heart"},{"c":62,"s":6,"id":11897,"u":"lord's%20arrogance_loil","p":176,"h":1,"n":"Lord's Arrogance"},{"c":62,"s":44,"id":11898,"u":"yellow%20silt%20curse_ooa2","p":71,"h":1,"n":"Yellow Silt Curse"},{"c":62,"s":46,"id":11899,"u":"slithering_sli","p":7,"h":1,"n":"Slithering"},{"c":10,"s":5,"id":11901,"u":"bookref-quick,0,young%20animal%20companions,0","p":214,"h":1,"n":"Young Animal Companions"},{"c":10,"s":5,"id":11902,"u":"bookref-quick,0,mature%20animal%20companions,0","p":214,"h":1,"n":"Mature Animal Companions"},{"c":10,"s":5,"id":11903,"u":"bookref-quick,0,nimble%20animal%20companions,0","p":214,"h":1,"n":"Nimble Animal Companions"},{"c":10,"s":5,"id":11904,"u":"bookref-quick,0,savage%20animal%20companions,0","p":214,"h":1,"n":"Savage Animal Companions"},{"c":10,"s":5,"id":11905,"u":"bookref-quick,0,specialized%20animal%20companions,0","p":217,"h":1,"n":"Specialized Animal Companions"},{"c":10,"s":5,"id":11906,"u":"bookref-quick,0,animal%20companions,0","p":214,"h":1,"n":"Animal Companions"},{"c":10,"s":5,"id":11907,"u":"bookref-quick,0,spellcasting%20archetypes,0","p":219,"h":1,"n":"Spellcasting Archetypes"},{"c":10,"s":5,"id":11908,"u":"bookref-quick,0,spellcasting%20archetypes,0","p":219,"h":1,"n":"Spellcasting Benefits"},{"c":10,"s":5,"id":11909,"u":"bookref-quick,0,archetypes,0","p":219,"h":1,"n":"Archetypes"},{"c":10,"s":5,"id":11910,"u":"bookref-quick,0,character%20creation,0","p":19,"h":1,"n":"Character Creation"},{"c":10,"s":5,"id":11911,"u":"bookref-quick,0,characters%20with%20disabilities,0","p":487,"h":1,"n":"Characters With Disabilities"},{"c":10,"s":5,"id":11912,"u":"bookref-quick,0,familiars,0","p":217,"h":1,"n":"Familiars"},{"c":10,"s":5,"id":11913,"u":"bookref-quick,0,leveling%20up,0","p":31,"h":1,"n":"Leveling Up"},{"c":10,"s":5,"id":11915,"u":"bookref-quick,1,activating%20items,0","p":532,"h":1,"n":"Activating Items"},{"c":10,"s":5,"id":11916,"u":"bookref-quick,1,animals,0","p":294,"h":1,"n":"Animals"},{"c":10,"s":5,"id":11917,"u":"bookref-quick,1,armor,0","p":274,"h":1,"n":"Armor"},{"c":10,"s":5,"id":11918,"u":"bookref-quick,1,carrying%20and%20using%20items,0","p":271,"h":1,"n":"Carrying and Using Items"},{"c":10,"s":5,"id":11919,"u":"bookref-quick,1,coins%20and%20currency,0","p":271,"h":1,"n":"Coins and Currency"},{"c":10,"s":5,"id":11920,"u":"bookref-quick,1,constant%20abilities,0","p":531,"h":1,"n":"Constant Abilities"},{"c":10,"s":65,"id":11921,"u":"bookref-quick,1,creating%20a%20personal%20staff,0","p":166,"h":1,"n":"Creating a Personal Staff"},{"c":10,"s":5,"id":11922,"u":"bookref-quick,1,formulas,0","p":293,"h":1,"n":"Formulas"},{"c":10,"s":5,"id":11923,"u":"bookref-quick,1,investing%20magic%20items,0","p":531,"h":1,"n":"Investing Magic Items"},{"c":10,"s":5,"id":11924,"u":"bookref-quick,1,item%20damage,0","p":272,"h":1,"n":"Item Damage"},{"c":10,"s":5,"id":11925,"u":"bookref-quick,1,item%20level,0","p":271,"h":1,"n":"Item Level"},{"c":10,"s":5,"id":11926,"u":"bookref-quick,1,items%20and%20sizes,0","p":295,"h":1,"n":"Items and Sizes"},{"c":10,"s":5,"id":11927,"u":"bookref-quick,1,price,0","p":271,"h":1,"n":"Price"},{"c":10,"s":5,"id":11928,"u":"bookref-quick,1,transferring%20runes,0","p":580,"h":1,"n":"Transferring Runes"},{"c":10,"s":5,"id":11929,"u":"bookref-quick,1,runes,0","p":580,"h":1,"n":"Runes"},{"c":10,"s":5,"id":11930,"u":"bookref-quick,1,crafting%20a%20scroll,0","p":565,"h":1,"n":"Crafting a Scroll"},{"c":10,"s":5,"id":11931,"u":"bookref-quick,1,scrolls,0","p":564,"h":1,"n":"Scrolls"},{"c":10,"s":5,"id":11932,"u":"bookref-quick,1,services,0","p":294,"h":1,"n":"Services"},{"c":10,"s":5,"id":11933,"u":"bookref-quick,1,shields,0","p":277,"h":1,"n":"Shields"},{"c":10,"s":5,"id":11934,"u":"bookref-quick,1,shoddy%20items,0","p":273,"h":1,"n":"Shoddy Items"},{"c":10,"s":5,"id":11935,"u":"bookref-quick,1,staves,0","p":592,"h":1,"n":"Staves"},{"c":10,"s":5,"id":11936,"u":"bookref-quick,1,wands,0","p":597,"h":1,"n":"Wands"},{"c":10,"s":5,"id":11937,"u":"bookref-quick,1,reload,0","p":279,"h":1,"n":"Reload"},{"c":10,"s":5,"id":11938,"u":"bookref-quick,1,weapons,0","p":278,"h":1,"n":"Weapons"},{"c":10,"s":5,"id":11939,"u":"bookref-quick,1,wearing%20tools,0","p":287,"h":1,"n":"Wearing Tools"},{"c":10,"s":5,"id":11941,"u":"bookref-quick,2,cantrips,0","p":300,"h":1,"n":"Cantrips"},{"c":10,"s":5,"id":11942,"u":"bookref-quick,2,casting%20spells,0","p":302,"h":1,"n":"Casting Spells"},{"c":10,"s":5,"id":11943,"u":"bookref-quick,2,disbelieving%20illusions,0","p":298,"h":1,"n":"Disbelieving Illusions"},{"c":10,"s":5,"id":11944,"u":"bookref-quick,2,durations,0","p":304,"h":1,"n":"Durations"},{"c":10,"s":5,"id":11945,"u":"bookref-quick,2,focus%20spells,0","p":300,"h":1,"n":"Focus Spells"},{"c":10,"s":5,"id":11946,"u":"bookref-quick,2,hostile%20actions,0","p":305,"h":1,"n":"Hostile Actions"},{"c":10,"s":5,"id":11947,"u":"bookref-quick,2,identifying%20spells,0","p":305,"h":1,"n":"Identifying Spells"},{"c":10,"s":5,"id":11948,"u":"bookref-quick,2,innate%20spells,0","p":302,"h":1,"n":"Innate Spells"},{"c":10,"s":5,"id":11949,"u":"bookref-quick,2,ranges%2c%20areas%2c%20and%20targets,0","p":304,"h":1,"n":"Ranges, Areas, and Targets"},{"c":10,"s":5,"id":11950,"u":"bookref-quick,2,reading%20spells,0","p":306,"h":1,"n":"Reading Spells"},{"c":10,"s":5,"id":11951,"u":"bookref-quick,2,casting%20rituals,0","p":408,"h":1,"n":"Casting Rituals"},{"c":10,"s":5,"id":11952,"u":"bookref-quick,2,secondary%20checks,0","p":408,"h":1,"n":"Secondary Checks"},{"c":10,"s":5,"id":11953,"u":"bookref-quick,2,effect,0","p":409,"h":1,"n":"Effect"},{"c":10,"s":5,"id":11954,"u":"bookref-quick,2,rituals,0","p":408,"h":1,"n":"Rituals"},{"c":10,"s":5,"id":11955,"u":"bookref-quick,2,saving%20throws,0","p":305,"h":1,"n":"Saving Throws"},{"c":10,"s":5,"id":11956,"u":"bookref-quick,2,setting%20triggers,0","p":305,"h":1,"n":"Setting Triggers"},{"c":10,"s":5,"id":11957,"u":"bookref-quick,2,spell%20attacks,0","p":305,"h":1,"n":"Spell Attacks"},{"c":10,"s":5,"id":11958,"u":"bookref-quick,2,spell%20slots,0","p":298,"h":1,"n":"Spell Slots"},{"c":10,"s":5,"id":11959,"u":"bookref-quick,2,walls,0","p":306,"h":1,"n":"Walls"},{"c":10,"s":5,"id":11961,"u":"bookref-quick,3,actions,0","p":461,"h":1,"n":"Actions"},{"c":10,"s":5,"id":11962,"u":"bookref-quick,3,afflictions,0","p":457,"h":1,"n":"Afflictions"},{"c":10,"s":5,"id":11963,"u":"bookref-quick,3,checks,0","p":443,"h":1,"n":"Checks"},{"c":10,"s":5,"id":11964,"u":"bookref-quick,3,concealment%20and%20invisibility,0","p":467,"h":1,"n":"Concealment and Invisibility"},{"c":10,"s":5,"id":11965,"u":"bookref-quick,3,condition%20values,0","p":618,"h":1,"n":"Condition Values"},{"c":10,"s":5,"id":11966,"u":"bookref-quick,3,conditions,0","p":453,"h":1,"n":"Conditions"},{"c":10,"s":5,"id":11967,"u":"bookref-quick,3,counteracting,0","p":458,"h":1,"n":"Counteracting"},{"c":10,"s":5,"id":11968,"u":"bookref-quick,3,cover,0","p":477,"h":1,"n":"Cover"},{"c":10,"s":5,"id":11969,"u":"bookref-quick,3,damage,0","p":450,"h":1,"n":"Damage"},{"c":10,"s":5,"id":11970,"u":"bookref-quick,3,downtime%20mode,0","p":481,"h":1,"n":"Downtime Mode"},{"c":10,"s":5,"id":11971,"u":"bookref-quick,3,areas,0","p":456,"h":1,"n":"Areas"},{"c":10,"s":5,"id":11972,"u":"bookref-quick,3,line%20of%20effect,0","p":457,"h":1,"n":"Line of Effect"},{"c":10,"s":5,"id":11973,"u":"bookref-quick,3,line%20of%20sight,0","p":457,"h":1,"n":"Line of Sight"},{"c":10,"s":5,"id":11974,"u":"bookref-quick,3,effects,0","p":453,"h":1,"n":"Effects"},{"c":10,"s":5,"id":11975,"u":"bookref-quick,3,forced%20movement,0","p":475,"h":1,"n":"Forced Movement"},{"c":10,"s":5,"id":11976,"u":"bookref-quick,3,terrain,0","p":475,"h":1,"n":"Terrain"},{"c":10,"s":5,"id":11977,"u":"bookref-quick,3,drowning%20and%20suffocating,0","p":478,"h":1,"n":"Drowning and Suffocating"},{"c":10,"s":5,"id":11978,"u":"bookref-quick,3,aquatic%20combat,0","p":478,"h":1,"n":"Aquatic Combat"},{"c":10,"s":5,"id":11979,"u":"bookref-quick,3,encounter%20mode,0","p":468,"h":1,"n":"Encounter Mode"},{"c":10,"s":5,"id":11980,"u":"bookref-quick,3,rest%20and%20daily%20preparations,0","p":480,"h":1,"n":"Rest and Daily Preparations"},{"c":10,"s":5,"id":11981,"u":"bookref-quick,3,exploration%20mode,0","p":479,"h":1,"n":"Exploration Mode"},{"c":10,"s":5,"id":11982,"u":"bookref-quick,3,flanking,0","p":476,"h":1,"n":"Flanking"},{"c":10,"s":5,"id":11983,"u":"bookref-quick,3,game%20conventions,0","p":444,"h":1,"n":"Game Conventions"},{"c":10,"s":5,"id":11984,"u":"bookref-quick,3,hero%20points,0","p":467,"h":1,"n":"Hero Points"},{"c":10,"s":5,"id":11985,"u":"bookref-quick,3,hit%20points%2c%20healing%2c%20and%20dying,0","p":459,"h":1,"n":"Hit Points, Healing, and Dying"},{"c":10,"s":5,"id":11986,"u":"bookref-quick,3,making%20choices,0","p":443,"h":1,"n":"Making Choices"},{"c":10,"s":5,"id":11987,"u":"bookref-quick,3,falling,0","p":463,"h":1,"n":"Falling"},{"c":10,"s":5,"id":11988,"u":"bookref-quick,3,movement,0","p":463,"h":1,"n":"Movement"},{"c":10,"s":5,"id":11989,"u":"bookref-quick,3,overriding%20conditions,0","p":618,"h":1,"n":"Overriding Conditions"},{"c":10,"s":5,"id":11990,"u":"bookref-quick,3,bright%20light,0","p":464,"h":1,"n":"Bright Light"},{"c":10,"s":5,"id":11991,"u":"bookref-quick,3,dim%20light,0","p":464,"h":1,"n":"Dim Light"},{"c":10,"s":5,"id":11992,"u":"bookref-quick,3,darkness,0","p":464,"h":1,"n":"Darkness"},{"c":10,"s":5,"id":11993,"u":"bookref-quick,3,light,0","p":464,"h":1,"n":"Light"},{"c":10,"s":5,"id":11994,"u":"bookref-quick,3,precise%20senses,0","p":464,"h":1,"n":"Precise Senses"},{"c":10,"s":5,"id":11995,"u":"bookref-quick,3,imprecise%20senses,0","p":464,"h":1,"n":"Imprecise Senses"},{"c":10,"s":5,"id":11996,"u":"bookref-quick,3,vague%20senses,0","p":465,"h":1,"n":"Vague Senses"},{"c":10,"s":5,"id":11997,"u":"bookref-quick,3,senses,0","p":464,"h":1,"n":"Senses"},{"c":10,"s":5,"id":11998,"u":"bookref-quick,3,special%20senses,0","p":465,"h":1,"n":"Special Senses"},{"c":10,"s":5,"id":11999,"u":"bookref-quick,3,detecting%20creatures,0","p":465,"h":1,"n":"Detecting Creatures"},{"c":10,"s":5,"id":12000,"u":"bookref-quick,3,perception,0","p":464,"h":1,"n":"Perception"},{"c":10,"s":5,"id":12001,"u":"bookref-quick,3,special%20checks,0","p":450,"h":1,"n":"Special Checks"},{"c":10,"s":5,"id":12002,"u":"bookref-quick,3,spell%20attack%20rolls,0","p":447,"h":1,"n":"Spell Attack Rolls"},{"c":10,"s":5,"id":12003,"u":"bookref-quick,3,specific%20checks,0","p":446,"h":1,"n":"Specific Checks"},{"c":10,"s":5,"id":12005,"u":"bookref-quick,4,simple%20dcs,0","p":503,"h":1,"n":"Simple DCs"},{"c":10,"s":5,"id":12006,"u":"bookref-quick,4,level-based%20dcs,0","p":503,"h":1,"n":"Level-Based DCs"},{"c":10,"s":5,"id":12007,"u":"bookref-quick,4,adjusting%20difficulty,0","p":503,"h":1,"n":"Adjusting Difficulty"},{"c":10,"s":5,"id":12008,"u":"bookref-quick,4,minimum%20proficiency,0","p":504,"h":1,"n":"Minimum Proficiency"},{"c":10,"s":5,"id":12009,"u":"bookref-quick,4,difficulty%20classes,0","p":503,"h":1,"n":"Difficulty Classes"},{"c":10,"s":5,"id":12010,"u":"bookref-quick,4,difficulty%20classes,0","p":503,"h":1,"n":"DCs"},{"c":10,"s":15,"id":12011,"u":"bookref-quick,4,drugs,0","p":120,"h":1,"n":"Drugs"},{"c":10,"s":5,"id":12012,"u":"bookref-quick,4,crowds,0","p":514,"h":1,"n":"Crowds"},{"c":10,"s":5,"id":12013,"u":"bookref-quick,4,environment,0","p":512,"h":1,"n":"Environment"},{"c":10,"s":5,"id":12014,"u":"bookref-quick,4,hazards,0","p":520,"h":1,"n":"Hazards"},{"c":10,"s":5,"id":12015,"u":"bookref-quick,4,planning%20a%20campaign,0","p":483,"h":1,"n":"Planning a Campaign"},{"c":10,"s":5,"id":12016,"u":"bookref-quick,4,building%20encounters,0","p":488,"h":1,"n":"Building Encounters"},{"c":10,"s":5,"id":12017,"u":"bookref-quick,4,preparing%20an%20adventure,0","p":486,"h":1,"n":"Preparing an Adventure"},{"c":10,"s":5,"id":12018,"u":"bookref-quick,4,rewards,0","p":507,"h":1,"n":"Rewards"},{"c":10,"s":5,"id":12019,"u":"bookref-quick,4,running%20modes%20of%20play,0","p":493,"h":1,"n":"Running Modes of Play"},{"c":10,"s":5,"id":12020,"u":"bookref-quick,4,running%20a%20game%20session,0","p":489,"h":1,"n":"Running a Game Session"},{"c":10,"s":15,"id":12021,"u":"bookref-quick,4,starting%20at%20a%20higher%20level,0","p":39,"h":1,"n":"Starting at a Higher Level"},{"c":11,"s":5,"id":12022,"u":"alternative%20ability%20boosts_crb","p":26,"h":1,"n":"Alternative Ability Boosts"},{"c":11,"s":5,"id":12023,"u":"rolling%20ability%20scores_crb","p":20,"h":1,"n":"Rolling Ability Scores"},{"c":11,"s":5,"id":12024,"u":"voluntary%20flaws_crb","p":26,"h":1,"n":"Voluntary Flaws"},{"c":11,"s":15,"id":12025,"u":"alternative%20scores_gmg","p":183,"h":1,"n":"Alternative Scores"},{"c":11,"s":15,"id":12026,"u":"ancestry%20paragon_gmg","p":194,"h":1,"n":"Ancestry Paragon"},{"c":11,"s":15,"id":12027,"u":"automatic%20bonus%20progression_gmg","p":196,"h":1,"n":"Automatic Bonus Progression"},{"c":11,"s":15,"id":12028,"u":"chases_gmg","p":156,"h":1,"n":"Chases"},{"c":11,"s":15,"id":12029,"u":"deep%20backgrounds_gmg","p":186,"h":1,"n":"Deep Backgrounds"},{"c":11,"s":15,"id":12030,"u":"dual-class%20pcs_gmg","p":192,"h":1,"n":"Dual-Class PCs"},{"c":11,"s":15,"id":12031,"u":"duels_gmg","p":166,"h":1,"n":"Duels"},{"c":11,"s":15,"id":12032,"u":"extreme%20good%20and%20evil_gmg","p":184,"h":1,"n":"Extreme Good and Evil"},{"c":11,"s":15,"id":12033,"u":"free%20archetype_gmg","p":194,"h":1,"n":"Free Archetype"},{"c":11,"s":15,"id":12034,"u":"gradual%20ability%20boosts_gmg","p":182,"h":1,"n":"Gradual Ability Boosts"},{"c":11,"s":15,"id":12035,"u":"hexploration_gmg","p":170,"h":1,"n":"Hexploration"},{"c":11,"s":15,"id":12036,"u":"high-quality_gmg","p":197,"h":1,"n":"High-Quality"},{"c":11,"s":15,"id":12037,"u":"incremental%20alignment_gmg","p":184,"h":1,"n":"Incremental Alignment"},{"c":11,"s":15,"id":12038,"u":"infiltration_gmg","p":160,"h":1,"n":"Infiltration"},{"c":11,"s":15,"id":12039,"u":"influence_gmg","p":151,"h":1,"n":"Influence"},{"c":11,"s":15,"id":12040,"u":"leadership_gmg","p":168,"h":1,"n":"Leadership"},{"c":11,"s":15,"id":12041,"u":"level%200%20characters_gmg","p":195,"h":1,"n":"Level 0 Characters"},{"c":11,"s":15,"id":12042,"u":"moral%20intentions_gmg","p":185,"h":1,"n":"Moral Intentions"},{"c":11,"s":15,"id":12043,"u":"no%20alignment_gmg","p":184,"h":1,"n":"No Alignment"},{"c":11,"s":15,"id":12044,"u":"point%20buy_gmg","p":182,"h":1,"n":"Point Buy"},{"c":11,"s":15,"id":12045,"u":"proficiency%20without%20level_gmg","p":198,"h":1,"n":"Proficiency Without Level"},{"c":11,"s":15,"id":12046,"u":"reputation_gmg","p":164,"h":1,"n":"Reputation"},{"c":11,"s":15,"id":12047,"u":"research_gmg","p":154,"h":1,"n":"Research"},{"c":11,"s":15,"id":12048,"u":"simplified%20ancestries_gmg","p":194,"h":1,"n":"Simplified Ancestries"},{"c":11,"s":15,"id":12049,"u":"simplified%20skill%20feats_gmg","p":194,"h":1,"n":"Simplified Skill Feats"},{"c":11,"s":15,"id":12050,"u":"skill%20points_gmg","p":199,"h":1,"n":"Skill Points"},{"c":11,"s":15,"id":12051,"u":"stamina_gmg","p":200,"h":1,"n":"Stamina"},{"c":11,"s":15,"id":12052,"u":"vehicles_gmg","p":174,"h":1,"n":"Vehicles"},{"c":11,"s":15,"id":12053,"u":"victory%20points_gmg","p":148,"h":1,"n":"Victory Points"},{"c":11,"s":11,"id":12054,"u":"aftermath%20feats_da","p":55,"h":1,"n":"Aftermath Feats"},{"c":11,"s":11,"id":12055,"u":"apocryphal%20domain%20spells_da","p":142,"h":1,"n":"Apocryphal Domain Spells"},{"c":11,"s":11,"id":12056,"u":"deviant%20abilities_da","p":98,"h":1,"n":"Deviant Abilities"},{"c":11,"s":11,"id":12057,"u":"psychic%20duels_da","p":200,"h":1,"n":"Psychic Duels"},{"c":11,"s":44,"id":12058,"u":"mana%20storms_ooa2","p":70,"h":1,"n":"Mana Storms"},{"c":11,"s":65,"id":12059,"u":"cathartic%20magic_som","p":194,"h":1,"n":"Cathartic Magic"},{"c":11,"s":65,"id":12060,"u":"elementalism_som","p":198,"h":1,"n":"Elementalism"},{"c":11,"s":65,"id":12061,"u":"flexible%20preparation_som","p":208,"h":1,"n":"Flexible Preparation"},{"c":11,"s":65,"id":12062,"u":"geomancy_som","p":210,"h":1,"n":"Geomancy"},{"c":11,"s":65,"id":12063,"u":"ley%20lines_som","p":214,"h":1,"n":"Ley Lines"},{"c":11,"s":65,"id":12064,"u":"pervasive%20magic_som","p":218,"h":1,"n":"Pervasive Magic"},{"c":11,"s":65,"id":12065,"u":"shadow%20magic_som","p":224,"h":1,"n":"Shadow Magic"},{"c":11,"s":65,"id":12066,"u":"soul%20seeds_som","p":230,"h":1,"n":"Soul Seeds"},{"c":11,"s":65,"id":12067,"u":"soulforged%20armaments_som","p":232,"h":1,"n":"Soulforged Armaments"},{"c":11,"s":65,"id":12068,"u":"thassilonian%20rune%20magic_som","p":238,"h":1,"n":"Thassilonian Rune Magic"},{"c":11,"s":65,"id":12069,"u":"true%20names_som","p":244,"h":1,"n":"True Names"},{"c":11,"s":65,"id":12070,"u":"wellspring%20magic_som","p":248,"h":1,"n":"Wellspring Magic"},{"c":11,"s":47,"id":12071,"u":"life%20in%20the%20academy_sot1","p":61,"h":1,"n":"Life in the Academy"},{"c":15,"s":5,"id":12122,"u":"crb","n":"CRB: Core Rulebook"},{"c":15,"s":15,"id":12123,"u":"gmg","n":"GMG: Gamemastery Guide"},{"c":15,"s":59,"id":12124,"u":"logm","n":"LOGM: Lost Omens: Gods & Magic"},{"c":15,"s":63,"id":12125,"u":"lowg","n":"LOWG: Lost Omens: World Guide"},{"c":15,"s":65,"id":12126,"u":"som","n":"SoM: Secrets of Magic"},{"c":9,"s":12,"id":12127,"u":"gogunta_b1","p":45,"h":1,"n":"Gogunta"},{"c":9,"s":12,"id":12128,"u":"gogunta_b1","p":45,"h":1,"n":"Song of the Swamp (Gogunta)"},{"c":9,"s":12,"id":12129,"u":"treerazer_b1","p":312,"h":1,"n":"Treerazer"},{"c":9,"s":12,"id":12130,"u":"treerazer_b1","p":312,"h":1,"n":"Lord of the Blasted Tarn (Treerazer)"},{"c":9,"s":13,"id":12131,"u":"followers%20of%20fate_b2","p":184,"h":1,"n":"Followers Of Fate"},{"c":9,"s":13,"id":12132,"u":"ydersius_b2","p":237,"h":1,"n":"Ydersius"},{"c":9,"s":5,"id":12133,"u":"abadar_crb","p":437,"h":1,"n":"Abadar"},{"c":9,"s":5,"id":12134,"u":"abadar_crb","p":437,"h":1,"n":"The Master of the First Vault (Abadar)"},{"c":9,"s":5,"id":12135,"u":"asmodeus_crb","p":437,"h":1,"n":"Asmodeus"},{"c":9,"s":5,"id":12136,"u":"asmodeus_crb","p":437,"h":1,"n":"The Prince of Darkness (Asmodeus)"},{"c":9,"s":5,"id":12137,"u":"atheists%20and%20free%20agents_crb","p":440,"h":1,"n":"Atheists and Free Agents"},{"c":9,"s":5,"id":12138,"u":"atheists%20and%20free%20agents_crb","p":440,"h":1,"n":"Atheism (Atheists and Free Agents)"},{"c":9,"s":5,"id":12139,"u":"calistria_crb","p":437,"h":1,"n":"Calistria"},{"c":9,"s":5,"id":12140,"u":"calistria_crb","p":437,"h":1,"n":"The Savored Sting (Calistria)"},{"c":9,"s":5,"id":12141,"u":"cayden%20cailean_crb","p":437,"h":1,"n":"Cayden Cailean"},{"c":9,"s":5,"id":12142,"u":"cayden%20cailean_crb","p":437,"h":1,"n":"The Drunken Hero (Cayden Cailean)"},{"c":9,"s":5,"id":12143,"u":"cayden%20cailean_crb","p":437,"h":1,"n":"The Accidental God (Cayden Cailean)"},{"c":9,"s":5,"id":12144,"u":"desna_crb","p":438,"h":1,"n":"Desna"},{"c":9,"s":5,"id":12145,"u":"desna_crb","p":438,"h":1,"n":"The Song of the Spheres (Desna)"},{"c":9,"s":5,"id":12146,"u":"erastil_crb","p":438,"h":1,"n":"Erastil"},{"c":9,"s":5,"id":12147,"u":"erastil_crb","p":438,"h":1,"n":"Old Deadeye (Erastil)"},{"c":9,"s":5,"id":12148,"u":"gorum_crb","p":438,"h":1,"n":"Gorum"},{"c":9,"s":5,"id":12149,"u":"gorum_crb","p":438,"h":1,"n":"Our Lord in Iron (Gorum)"},{"c":9,"s":5,"id":12150,"u":"gozreh_crb","p":438,"h":1,"n":"Gozreh"},{"c":9,"s":5,"id":12151,"u":"gozreh_crb","p":438,"h":1,"n":"The Wind and the Waves (Gozreh)"},{"c":9,"s":5,"id":12152,"u":"green%20faith_crb","p":440,"h":1,"n":"Green Faith"},{"c":9,"s":5,"id":12153,"u":"iomedae_crb","p":438,"h":1,"n":"Iomedae"},{"c":9,"s":5,"id":12154,"u":"iomedae_crb","p":438,"h":1,"n":"The Inheritor (Iomedae)"},{"c":9,"s":5,"id":12155,"u":"irori_crb","p":438,"h":1,"n":"Irori"},{"c":9,"s":5,"id":12156,"u":"irori_crb","p":438,"h":1,"n":"Master of Masters (Irori)"},{"c":9,"s":5,"id":12157,"u":"lamashtu_crb","p":439,"h":1,"n":"Lamashtu"},{"c":9,"s":5,"id":12158,"u":"lamashtu_crb","p":439,"h":1,"n":"Mother of Monsters (Lamashtu)"},{"c":9,"s":5,"id":12159,"u":"nethys_crb","p":439,"h":1,"n":"Nethys"},{"c":9,"s":5,"id":12160,"u":"nethys_crb","p":439,"h":1,"n":"The All-Seeing Eye (Nethys)"},{"c":9,"s":5,"id":12161,"u":"norgorber_crb","p":439,"h":1,"n":"Norgorber"},{"c":9,"s":5,"id":12162,"u":"norgorber_crb","p":439,"h":1,"n":"Blackfingers (Norgorber)"},{"c":9,"s":5,"id":12163,"u":"norgorber_crb","p":439,"h":1,"n":"Father Skinsaw (Norgorber)"},{"c":9,"s":5,"id":12164,"u":"norgorber_crb","p":439,"h":1,"n":"Gray Master (Norgorber)"},{"c":9,"s":5,"id":12165,"u":"norgorber_crb","p":439,"h":1,"n":"Reaper of Reputation (Norgorber)"},{"c":9,"s":5,"id":12166,"u":"pharasma_crb","p":439,"h":1,"n":"Pharasma"},{"c":9,"s":5,"id":12167,"u":"pharasma_crb","p":439,"h":1,"n":"Lady of Graves (Pharasma)"},{"c":9,"s":5,"id":12168,"u":"prophecies%20of%20kalistrade_crb","p":440,"h":1,"n":"Prophecies of Kalistrade"},{"c":9,"s":5,"id":12169,"u":"rovagug_crb","p":439,"h":1,"n":"Rovagug"},{"c":9,"s":5,"id":12170,"u":"rovagug_crb","p":439,"h":1,"n":"Rough Beast (Rovagug)"},{"c":9,"s":5,"id":12171,"u":"sarenrae_crb","p":439,"h":1,"n":"Sarenrae"},{"c":9,"s":5,"id":12172,"u":"sarenrae_crb","p":439,"h":1,"n":"Dawnflower (Sarenrae)"},{"c":9,"s":5,"id":12173,"u":"shelyn_crb","p":440,"h":1,"n":"Shelyn"},{"c":9,"s":5,"id":12174,"u":"shelyn_crb","p":440,"h":1,"n":"The Eternal Rose (Shelyn)"},{"c":9,"s":5,"id":12175,"u":"torag_crb","p":440,"h":1,"n":"Torag"},{"c":9,"s":5,"id":12176,"u":"torag_crb","p":440,"h":1,"n":"Father of Creation (Torag)"},{"c":9,"s":5,"id":12177,"u":"urgathoa_crb","p":440,"h":1,"n":"Urgathoa"},{"c":9,"s":5,"id":12178,"u":"urgathoa_crb","p":440,"h":1,"n":"Pallid Princess (Urgathoa)"},{"c":9,"s":5,"id":12179,"u":"whispering%20way_crb","p":441,"h":1,"n":"Whispering Way"},{"c":9,"s":5,"id":12180,"u":"zon-kuthon_crb","p":440,"h":1,"n":"Zon-Kuthon"},{"c":9,"s":5,"id":12181,"u":"zon-kuthon_crb","p":440,"h":1,"n":"Midnight Lord (Zon-Kuthon)"},{"c":9,"s":26,"id":12182,"u":"ravithra_aoe5","p":71,"h":1,"n":"Ravithra"},{"c":9,"s":26,"id":12183,"u":"ravithra_aoe5","p":71,"h":1,"n":"The Mother of Nagas (Ravithra)"},{"c":9,"s":26,"id":12184,"u":"ravithra_aoe5","p":71,"h":1,"n":"The Chalice-Bearer (Ravithra)"},{"c":9,"s":10,"id":12185,"u":"orcus_botd","p":43,"h":1,"n":"Orcus"},{"c":9,"s":10,"id":12186,"u":"set_botd","p":133,"h":1,"n":"Set"},{"c":9,"s":59,"id":12187,"u":"abraxas_logm","p":124,"h":1,"n":"Abraxas"},{"c":9,"s":59,"id":12188,"u":"abraxas_logm","p":124,"h":1,"n":"Master of the Final Incantation (Abraxas)"},{"c":9,"s":59,"id":12189,"u":"achaekek_logm","p":52,"h":1,"n":"Achaekek"},{"c":9,"s":59,"id":12190,"u":"achaekek_logm","p":52,"h":1,"n":"He Who Walks In Blood (Achaekek)"},{"c":9,"s":59,"id":12191,"u":"alglenweis_logm","p":132,"h":1,"n":"Alglenweis"},{"c":9,"s":59,"id":12192,"u":"alglenweis_logm","p":132,"h":1,"n":"Princess of the Rime (Alglenweis)"},{"c":9,"s":59,"id":12193,"u":"alseta_logm","p":53,"h":1,"n":"Alseta"},{"c":9,"s":59,"id":12194,"u":"alseta_logm","p":53,"h":1,"n":"The Welcomer (Alseta)"},{"c":9,"s":59,"id":12195,"u":"andoletta_logm","p":128,"h":1,"n":"Andoletta"},{"c":9,"s":59,"id":12196,"u":"andoletta_logm","p":128,"h":1,"n":"Grandmother Crow (Andoletta)"},{"c":9,"s":59,"id":12197,"u":"angazhan_logm","p":124,"h":1,"n":"Angazhan"},{"c":9,"s":59,"id":12198,"u":"angazhan_logm","p":124,"h":1,"n":"The Ravenous King (Angazhan)"},{"c":9,"s":59,"id":12199,"u":"angradd_logm","p":126,"h":1,"n":"Angradd"},{"c":9,"s":59,"id":12200,"u":"angradd_logm","p":126,"h":1,"n":"The Forge-Fire (Angradd)"},{"c":9,"s":59,"id":12201,"u":"anubis_logm","p":124,"h":1,"n":"Anubis"},{"c":9,"s":59,"id":12202,"u":"anubis_logm","p":124,"h":1,"n":"Guardian of the Tomb (Anubis)"},{"c":9,"s":59,"id":12203,"u":"apollyon_logm","p":128,"h":1,"n":"Apollyon"},{"c":9,"s":59,"id":12204,"u":"apollyon_logm","p":128,"h":1,"n":"Prince of Locusts (Apollyon)"},{"c":9,"s":59,"id":12205,"u":"apsu_logm","p":130,"h":1,"n":"Apsu"},{"c":9,"s":59,"id":12206,"u":"apsu_logm","p":130,"h":1,"n":"The Waybringer (Apsu)"},{"c":9,"s":59,"id":12207,"u":"arazni_logm","p":54,"h":1,"n":"Arazni"},{"c":9,"s":59,"id":12208,"u":"arazni_logm","p":54,"h":1,"n":"The Unyielding (Arazni)"},{"c":9,"s":59,"id":12209,"u":"ardad%20lili_logm","p":75,"h":1,"n":"Ardad Lili"},{"c":9,"s":59,"id":12210,"u":"ardad%20lili_logm","p":75,"h":1,"n":"The End of Innocence (Ardad Lili)"},{"c":9,"s":59,"id":12211,"u":"arshea_logm","p":128,"h":1,"n":"Arshea"},{"c":9,"s":59,"id":12212,"u":"arshea_logm","p":128,"h":1,"n":"Spirit of Abandon (Arshea)"},{"c":9,"s":59,"id":12213,"u":"arundhat_logm","p":132,"h":1,"n":"Arundhat"},{"c":9,"s":59,"id":12214,"u":"arundhat_logm","p":132,"h":1,"n":"The Sacred Perfume (Arundhat)"},{"c":9,"s":59,"id":12215,"u":"ashava_logm","p":128,"h":1,"n":"Ashava"},{"c":9,"s":59,"id":12216,"u":"ashava_logm","p":128,"h":1,"n":"The True Spark (Ashava)"},{"c":9,"s":59,"id":12217,"u":"ashukharma_logm","p":132,"h":1,"n":"Ashukharma"},{"c":9,"s":59,"id":12218,"u":"ashukharma_logm","p":132,"h":1,"n":"The Divine Divide (Ashukharma)"},{"c":9,"s":59,"id":12219,"u":"atreia_logm","p":126,"h":1,"n":"Atreia"},{"c":9,"s":59,"id":12220,"u":"atreia_logm","p":126,"h":1,"n":"The Lambent King (Atreia)"},{"c":9,"s":59,"id":12221,"u":"ayrzul_logm","p":126,"h":1,"n":"Ayrzul"},{"c":9,"s":59,"id":12222,"u":"ayrzul_logm","p":126,"h":1,"n":"The Fossilized King (Ayrzul)"},{"c":9,"s":59,"id":12223,"u":"azathoth_logm","p":130,"h":1,"n":"Azathoth"},{"c":9,"s":59,"id":12224,"u":"azathoth_logm","p":130,"h":1,"n":"The Primal Chaos (Azathoth)"},{"c":9,"s":59,"id":12225,"u":"baalzebul_logm","p":74,"h":1,"n":"Baalzebul"},{"c":9,"s":59,"id":12226,"u":"baalzebul_logm","p":74,"h":1,"n":"Lord of Flies (Baalzebul)"},{"c":9,"s":59,"id":12227,"u":"baphomet_logm","p":76,"h":1,"n":"Baphomet"},{"c":9,"s":59,"id":12228,"u":"baphomet_logm","p":76,"h":1,"n":"Lord of the Labyrinth (Baphomet)"},{"c":9,"s":59,"id":12229,"u":"barbatos_logm","p":74,"h":1,"n":"Barbatos"},{"c":9,"s":59,"id":12230,"u":"barbatos_logm","p":74,"h":1,"n":"The Bearded Lord (Barbatos)"},{"c":9,"s":59,"id":12231,"u":"barzahk_logm","p":130,"h":1,"n":"Barzahk"},{"c":9,"s":59,"id":12232,"u":"barzahk_logm","p":130,"h":1,"n":"The Passage (Barzahk)"},{"c":9,"s":59,"id":12233,"u":"bastet_logm","p":124,"h":1,"n":"Bastet"},{"c":9,"s":59,"id":12234,"u":"bastet_logm","p":124,"h":1,"n":"The Sly Enchantress (Bastet)"},{"c":9,"s":59,"id":12235,"u":"belial_logm","p":74,"h":1,"n":"Belial"},{"c":9,"s":59,"id":12236,"u":"belial_logm","p":74,"h":1,"n":"The Pale Kiss (Belial)"},{"c":9,"s":59,"id":12237,"u":"bes_logm","p":124,"h":1,"n":"Bes"},{"c":9,"s":59,"id":12238,"u":"bes_logm","p":124,"h":1,"n":"The Guardian Fool (Bes)"},{"c":9,"s":59,"id":12239,"u":"besmara_logm","p":55,"h":1,"n":"Besmara"},{"c":9,"s":59,"id":12240,"u":"besmara_logm","p":55,"h":1,"n":"The Pirate Queen (Besmara)"},{"c":9,"s":59,"id":12241,"u":"black%20butterfly_logm","p":128,"h":1,"n":"Black Butterfly"},{"c":9,"s":59,"id":12242,"u":"black%20butterfly_logm","p":128,"h":1,"n":"The Silence Between (Black Butterfly)"},{"c":9,"s":59,"id":12243,"u":"bolka_logm","p":126,"h":1,"n":"Bolka"},{"c":9,"s":59,"id":12244,"u":"bolka_logm","p":126,"h":1,"n":"The Golden Gift (Bolka)"},{"c":9,"s":59,"id":12245,"u":"brigh_logm","p":56,"h":1,"n":"Brigh"},{"c":9,"s":59,"id":12246,"u":"brigh_logm","p":56,"h":1,"n":"The Whisper In Bronze (Brigh)"},{"c":9,"s":59,"id":12247,"u":"casandalee_logm","p":57,"h":1,"n":"Casandalee"},{"c":9,"s":59,"id":12248,"u":"casandalee_logm","p":57,"h":1,"n":"The Iron Goddess (Casandalee)"},{"c":9,"s":59,"id":12249,"u":"cernunnos_logm","p":128,"h":1,"n":"Cernunnos"},{"c":9,"s":59,"id":12250,"u":"cernunnos_logm","p":128,"h":1,"n":"The Horned Lord (Cernunnos)"},{"c":9,"s":59,"id":12251,"u":"chaldira_logm","p":58,"h":1,"n":"Chaldira"},{"c":9,"s":59,"id":12252,"u":"chaldira_logm","p":58,"h":1,"n":"The Calamitous Turn (Chaldira)"},{"c":9,"s":59,"id":12253,"u":"chamidu_logm","p":132,"h":1,"n":"Chamidu"},{"c":9,"s":59,"id":12254,"u":"chamidu_logm","p":132,"h":1,"n":"The Roar of the Storm (Chamidu)"},{"c":9,"s":59,"id":12255,"u":"charon_logm","p":128,"h":1,"n":"Charon"},{"c":9,"s":59,"id":12256,"u":"charon_logm","p":128,"h":1,"n":"The Boatman (Charon)"},{"c":9,"s":59,"id":12257,"u":"count%20ranalc_logm","p":78,"h":1,"n":"Count Ranalc"},{"c":9,"s":59,"id":12258,"u":"count%20ranalc_logm","p":78,"h":1,"n":"The Traitor (Count Ranalc)"},{"c":9,"s":59,"id":12259,"u":"cyth-v'sug_logm","p":76,"h":1,"n":"Cyth-V'sug"},{"c":9,"s":59,"id":12260,"u":"cyth-v'sug_logm","p":76,"h":1,"n":"Prince of the Blasted Heath (Cyth-V'sug)"},{"c":9,"s":59,"id":12261,"u":"dagon_logm","p":76,"h":1,"n":"Dagon"},{"c":9,"s":59,"id":12262,"u":"dagon_logm","p":76,"h":1,"n":"The Shadow in the Sea (Dagon)"},{"c":9,"s":59,"id":12263,"u":"dahak_logm","p":130,"h":1,"n":"Dahak"},{"c":9,"s":59,"id":12264,"u":"dahak_logm","p":130,"h":1,"n":"The Endless Destruction (Dahak)"},{"c":9,"s":59,"id":12265,"u":"daikitsu_logm","p":132,"h":1,"n":"Daikitsu"},{"c":9,"s":59,"id":12266,"u":"daikitsu_logm","p":132,"h":1,"n":"Lady of Foxes (Daikitsu)"},{"c":9,"s":59,"id":12267,"u":"dammerich_logm","p":128,"h":1,"n":"Dammerich"},{"c":9,"s":59,"id":12268,"u":"dammerich_logm","p":128,"h":1,"n":"The Weighted Swing (Dammerich)"},{"c":9,"s":59,"id":12269,"u":"dhalavei_logm","p":132,"h":1,"n":"Dhalavei"},{"c":9,"s":59,"id":12270,"u":"dhalavei_logm","p":132,"h":1,"n":"The Unsuspected Rot (Dhalavei)"},{"c":9,"s":59,"id":12271,"u":"diomazul_logm","p":132,"h":1,"n":"Diomazul"},{"c":9,"s":59,"id":12272,"u":"diomazul_logm","p":132,"h":1,"n":"The Serpent of Eighty Blades (Diomazul)"},{"c":9,"s":59,"id":12273,"u":"dispater_logm","p":74,"h":1,"n":"Dispater"},{"c":9,"s":59,"id":12274,"u":"dispater_logm","p":74,"h":1,"n":"Iron Lord (Dispater)"},{"c":9,"s":59,"id":12275,"u":"doloras_logm","p":75,"h":1,"n":"Doloras"},{"c":9,"s":59,"id":12276,"u":"doloras_logm","p":75,"h":1,"n":"Our Lady of Pain (Doloras)"},{"c":9,"s":59,"id":12277,"u":"dranngvit_logm","p":126,"h":1,"n":"Dranngvit"},{"c":9,"s":59,"id":12278,"u":"dranngvit_logm","p":126,"h":1,"n":"The Debt Minder (Dranngvit)"},{"c":9,"s":59,"id":12279,"u":"droskar_logm","p":126,"h":1,"n":"Droskar"},{"c":9,"s":59,"id":12280,"u":"droskar_logm","p":126,"h":1,"n":"The Dark Smith (Droskar)"},{"c":9,"s":59,"id":12281,"u":"dwarven%20pantheon_logm","p":92,"h":1,"n":"Dwarven Pantheon"},{"c":9,"s":59,"id":12282,"u":"eiseth_logm","p":75,"h":1,"n":"Eiseth"},{"c":9,"s":59,"id":12283,"u":"eiseth_logm","p":75,"h":1,"n":"The Erinyes Queen (Eiseth)"},{"c":9,"s":59,"id":12284,"u":"elven%20pantheon_logm","p":93,"h":1,"n":"Elven Pantheon"},{"c":9,"s":59,"id":12285,"u":"erecura_logm","p":130,"h":1,"n":"Erecura"},{"c":9,"s":59,"id":12286,"u":"erecura_logm","p":130,"h":1,"n":"Queen of Dis (Erecura)"},{"c":9,"s":59,"id":12287,"u":"eritrice_logm","p":128,"h":1,"n":"Eritrice"},{"c":9,"s":59,"id":12288,"u":"eritrice_logm","p":128,"h":1,"n":"Heart-Speaker (Eritrice)"},{"c":9,"s":59,"id":12289,"u":"esoteric%20order%20of%20the%20palatine%20eye_logm","p":94,"h":1,"n":"Esoteric Order of the Palatine Eye"},{"c":9,"s":59,"id":12290,"u":"falayna_logm","p":128,"h":1,"n":"Falayna"},{"c":9,"s":59,"id":12291,"u":"falayna_logm","p":128,"h":1,"n":"Warrior's Ring (Falayna)"},{"c":9,"s":59,"id":12292,"u":"findeladlara_logm","p":128,"h":1,"n":"Findeladlara"},{"c":9,"s":59,"id":12293,"u":"findeladlara_logm","p":128,"h":1,"n":"The Guiding Hand (Findeladlara)"},{"c":9,"s":59,"id":12294,"u":"folgrit_logm","p":126,"h":1,"n":"Folgrit"},{"c":9,"s":59,"id":12295,"u":"folgrit_logm","p":126,"h":1,"n":"The Watchful Mother (Folgrit)"},{"c":9,"s":59,"id":12296,"u":"fumeiyoshi_logm","p":132,"h":1,"n":"Fumeiyoshi"},{"c":9,"s":59,"id":12297,"u":"fumeiyoshi_logm","p":132,"h":1,"n":"Lord of Envy (Fumeiyoshi)"},{"c":9,"s":59,"id":12298,"u":"gendowyn_logm","p":130,"h":1,"n":"Gendowyn"},{"c":9,"s":59,"id":12299,"u":"gendowyn_logm","p":130,"h":1,"n":"Lady of the Fangwood (Gendowyn)"},{"c":9,"s":59,"id":12300,"u":"general%20susumu_logm","p":132,"h":1,"n":"General Susumu"},{"c":9,"s":59,"id":12301,"u":"general%20susumu_logm","p":132,"h":1,"n":"The Black Daimyo (General Susumu)"},{"c":9,"s":59,"id":12302,"u":"geryon_logm","p":75,"h":1,"n":"Geryon"},{"c":9,"s":59,"id":12303,"u":"geryon_logm","p":75,"h":1,"n":"The Serpent (Geryon)"},{"c":9,"s":59,"id":12304,"u":"ghlaunder_logm","p":59,"h":1,"n":"Ghlaunder"},{"c":9,"s":59,"id":12305,"u":"ghlaunder_logm","p":59,"h":1,"n":"The Gossamer King (Ghlaunder)"},{"c":9,"s":59,"id":12306,"u":"god%20calling_logm","p":95,"h":1,"n":"God Calling"},{"c":9,"s":59,"id":12307,"u":"grandmother%20spider_logm","p":60,"h":1,"n":"Grandmother Spider"},{"c":9,"s":59,"id":12308,"u":"grandmother%20spider_logm","p":60,"h":1,"n":"The Weaver (Grandmother Spider)"},{"c":9,"s":59,"id":12309,"u":"grandmother%20spider_logm","p":60,"h":1,"n":"Nana Anadi (Grandmother Spider)"},{"c":9,"s":59,"id":12310,"u":"groetus_logm","p":61,"h":1,"n":"Groetus"},{"c":9,"s":59,"id":12311,"u":"groetus_logm","p":61,"h":1,"n":"God of the End Times (Groetus)"},{"c":9,"s":59,"id":12312,"u":"gruhastha_logm","p":62,"h":1,"n":"Gruhastha"},{"c":9,"s":59,"id":12313,"u":"gruhastha_logm","p":62,"h":1,"n":"The Keeper (Gruhastha)"},{"c":9,"s":59,"id":12314,"u":"grundinnar_logm","p":126,"h":1,"n":"Grundinnar"},{"c":9,"s":59,"id":12315,"u":"grundinnar_logm","p":126,"h":1,"n":"The Peacemaker (Grundinnar)"},{"c":9,"s":59,"id":12316,"u":"gyronna_logm","p":130,"h":1,"n":"Gyronna"},{"c":9,"s":59,"id":12317,"u":"gyronna_logm","p":130,"h":1,"n":"The Angry Hag (Gyronna)"},{"c":9,"s":59,"id":12318,"u":"halcamora_logm","p":128,"h":1,"n":"Halcamora"},{"c":9,"s":59,"id":12319,"u":"halcamora_logm","p":128,"h":1,"n":"Lady of Ripe Bounty (Halcamora)"},{"c":9,"s":59,"id":12320,"u":"hanspur_logm","p":130,"h":1,"n":"Hanspur"},{"c":9,"s":59,"id":12321,"u":"hanspur_logm","p":130,"h":1,"n":"The Water Rat (Hanspur)"},{"c":9,"s":59,"id":12322,"u":"hastur_logm","p":130,"h":1,"n":"Hastur"},{"c":9,"s":59,"id":12323,"u":"hastur_logm","p":130,"h":1,"n":"The King in Yellow (Hastur)"},{"c":9,"s":59,"id":12324,"u":"hathor_logm","p":124,"h":1,"n":"Hathor"},{"c":9,"s":59,"id":12325,"u":"hathor_logm","p":124,"h":1,"n":"Mistress of Jubilation (Hathor)"},{"c":9,"s":59,"id":12326,"u":"hei%20feng_logm","p":63,"h":1,"n":"Hei Feng"},{"c":9,"s":59,"id":12327,"u":"hei%20feng_logm","p":63,"h":1,"n":"Duke of Thunder (Hei Feng)"},{"c":9,"s":59,"id":12328,"u":"horus_logm","p":124,"h":1,"n":"Horus"},{"c":9,"s":59,"id":12329,"u":"horus_logm","p":124,"h":1,"n":"The Distant Falcon (Horus)"},{"c":9,"s":59,"id":12330,"u":"hshurha_logm","p":126,"h":1,"n":"Hshurha"},{"c":9,"s":59,"id":12331,"u":"hshurha_logm","p":126,"h":1,"n":"Duchess of All Winds (Hshurha)"},{"c":9,"s":59,"id":12332,"u":"imbrex_logm","p":78,"h":1,"n":"Imbrex"},{"c":9,"s":59,"id":12333,"u":"imbrex_logm","p":78,"h":1,"n":"The Twins (Imbrex)"},{"c":9,"s":59,"id":12334,"u":"imot_logm","p":130,"h":1,"n":"Imot"},{"c":9,"s":59,"id":12335,"u":"imot_logm","p":130,"h":1,"n":"The Symbol of Doom (Imot)"},{"c":9,"s":59,"id":12336,"u":"irez_logm","p":128,"h":1,"n":"Irez"},{"c":9,"s":59,"id":12337,"u":"irez_logm","p":128,"h":1,"n":"Lady of Inscribed Wonder (Irez)"},{"c":9,"s":59,"id":12338,"u":"isis_logm","p":124,"h":1,"n":"Isis"},{"c":9,"s":59,"id":12339,"u":"isis_logm","p":124,"h":1,"n":"Queen of Miracles (Isis)"},{"c":9,"s":59,"id":12340,"u":"jaidi_logm","p":130,"h":1,"n":"Jaidi"},{"c":9,"s":59,"id":12341,"u":"jaidi_logm","p":130,"h":1,"n":"The Blessing and Bounty (Jaidi)"},{"c":9,"s":59,"id":12342,"u":"jaidz_logm","p":128,"h":1,"n":"Jaidz"},{"c":9,"s":59,"id":12343,"u":"jaidz_logm","p":128,"h":1,"n":"Fearless Claw (Jaidz)"},{"c":9,"s":59,"id":12344,"u":"kabriri_logm","p":77,"h":1,"n":"Kabriri"},{"c":9,"s":59,"id":12345,"u":"kabriri_logm","p":77,"h":1,"n":"Him Who Gnaws (Kabriri)"},{"c":9,"s":59,"id":12346,"u":"kazutal_logm","p":64,"h":1,"n":"Kazutal"},{"c":9,"s":59,"id":12347,"u":"kazutal_logm","p":64,"h":1,"n":"Mother Jaguar (Kazutal)"},{"c":9,"s":59,"id":12348,"u":"kelizandri_logm","p":126,"h":1,"n":"Kelizandri"},{"c":9,"s":59,"id":12349,"u":"kelizandri_logm","p":126,"h":1,"n":"The Brackish Emperor (Kelizandri)"},{"c":9,"s":59,"id":12350,"u":"kerkamoth_logm","p":130,"h":1,"n":"Kerkamoth"},{"c":9,"s":59,"id":12351,"u":"kerkamoth_logm","p":130,"h":1,"n":"The Waiting Void (Kerkamoth)"},{"c":9,"s":59,"id":12352,"u":"ketephys_logm","p":128,"h":1,"n":"Ketephys"},{"c":9,"s":59,"id":12353,"u":"ketephys_logm","p":128,"h":1,"n":"The Hunter (Ketephys)"},{"c":9,"s":59,"id":12354,"u":"kofusachi_logm","p":132,"h":1,"n":"Kofusachi"},{"c":9,"s":59,"id":12355,"u":"kofusachi_logm","p":132,"h":1,"n":"The Laughing God (Kofusachi)"},{"c":9,"s":59,"id":12356,"u":"kols_logm","p":126,"h":1,"n":"Kols"},{"c":9,"s":59,"id":12357,"u":"kols_logm","p":126,"h":1,"n":"Oath-Keeper (Kols)"},{"c":9,"s":59,"id":12358,"u":"korada_logm","p":128,"h":1,"n":"Korada"},{"c":9,"s":59,"id":12359,"u":"korada_logm","p":128,"h":1,"n":"The Open Hand of Harmony (Korada)"},{"c":9,"s":59,"id":12360,"u":"kostchtchie_logm","p":126,"h":1,"n":"Kostchtchie"},{"c":9,"s":59,"id":12361,"u":"kostchtchie_logm","p":126,"h":1,"n":"The Deathless Frost (Kostchtchie)"},{"c":9,"s":59,"id":12362,"u":"kurgess_logm","p":65,"h":1,"n":"Kurgess"},{"c":9,"s":59,"id":12363,"u":"kurgess_logm","p":65,"h":1,"n":"The Strong Man (Kurgess)"},{"c":9,"s":59,"id":12364,"u":"lady%20jingxi_logm","p":132,"h":1,"n":"Lady Jingxi"},{"c":9,"s":59,"id":12365,"u":"lady%20jingxi_logm","p":132,"h":1,"n":"The Poet of Dawn and Dusk (Lady Jingxi)"},{"c":9,"s":59,"id":12366,"u":"lady%20nanbyo_logm","p":132,"h":1,"n":"Lady Nanbyo"},{"c":9,"s":59,"id":12367,"u":"lady%20nanbyo_logm","p":132,"h":1,"n":"The Widow of Suffering (Lady Nanbyo)"},{"c":9,"s":59,"id":12368,"u":"lahkgya_logm","p":132,"h":1,"n":"Lahkgya"},{"c":9,"s":59,"id":12369,"u":"lahkgya_logm","p":132,"h":1,"n":"Patron of Monkeys (Lahkgya)"},{"c":9,"s":59,"id":12370,"u":"lao%20shu%20po_logm","p":132,"h":1,"n":"Lao Shu Po"},{"c":9,"s":59,"id":12371,"u":"lao%20shu%20po_logm","p":132,"h":1,"n":"Old Rat Woman (Lao Shu Po)"},{"c":9,"s":59,"id":12372,"u":"laws%20of%20mortality_logm","p":97,"h":1,"n":"Laws of Mortality"},{"c":9,"s":59,"id":12373,"u":"likha_logm","p":132,"h":1,"n":"Likha"},{"c":9,"s":59,"id":12374,"u":"likha_logm","p":132,"h":1,"n":"The Teller (Likha)"},{"c":9,"s":59,"id":12375,"u":"lissala_logm","p":130,"h":1,"n":"Lissala"},{"c":9,"s":59,"id":12376,"u":"lissala_logm","p":130,"h":1,"n":"The Sihedron Scion (Lissala)"},{"c":9,"s":59,"id":12377,"u":"lymnieris_logm","p":128,"h":1,"n":"Lymnieris"},{"c":9,"s":59,"id":12378,"u":"lymnieris_logm","p":128,"h":1,"n":"The Auroral Tower (Lymnieris)"},{"c":9,"s":59,"id":12379,"u":"lysianassa_logm","p":126,"h":1,"n":"Lysianassa"},{"c":9,"s":59,"id":12380,"u":"lysianassa_logm","p":126,"h":1,"n":"Empress of the Torrent (Lysianassa)"},{"c":9,"s":59,"id":12381,"u":"ma'at_logm","p":124,"h":1,"n":"Ma'at"},{"c":9,"s":59,"id":12382,"u":"ma'at_logm","p":124,"h":1,"n":"The Feather of Truth (Ma'at)"},{"c":9,"s":59,"id":12383,"u":"magdh_logm","p":79,"h":1,"n":"Magdh"},{"c":9,"s":59,"id":12384,"u":"magdh_logm","p":79,"h":1,"n":"The Three (Magdh)"},{"c":9,"s":59,"id":12385,"u":"magrim_logm","p":126,"h":1,"n":"Magrim"},{"c":9,"s":59,"id":12386,"u":"magrim_logm","p":126,"h":1,"n":"The Taskmaster (Magrim)"},{"c":9,"s":59,"id":12387,"u":"mahathallah_logm","p":75,"h":1,"n":"Mahathallah"},{"c":9,"s":59,"id":12388,"u":"mahathallah_logm","p":75,"h":1,"n":"Dowager of Illusions (Mahathallah)"},{"c":9,"s":59,"id":12389,"u":"mammon_logm","p":75,"h":1,"n":"Mammon"},{"c":9,"s":59,"id":12390,"u":"mammon_logm","p":75,"h":1,"n":"The Argent Prince (Mammon)"},{"c":9,"s":59,"id":12391,"u":"matravash_logm","p":132,"h":1,"n":"Matravash"},{"c":9,"s":59,"id":12392,"u":"matravash_logm","p":132,"h":1,"n":"The Wide Water (Matravash)"},{"c":9,"s":59,"id":12393,"u":"mephistopheles_logm","p":75,"h":1,"n":"Mephistopheles"},{"c":9,"s":59,"id":12394,"u":"mephistopheles_logm","p":75,"h":1,"n":"The Crimson Son (Mephistopheles)"},{"c":9,"s":59,"id":12395,"u":"milani_logm","p":66,"h":1,"n":"Milani"},{"c":9,"s":59,"id":12396,"u":"milani_logm","p":66,"h":1,"n":"The Everbloom (Milani)"},{"c":9,"s":59,"id":12397,"u":"moloch_logm","p":75,"h":1,"n":"Moloch"},{"c":9,"s":59,"id":12398,"u":"moloch_logm","p":75,"h":1,"n":"The Ashen Bull (Moloch)"},{"c":9,"s":59,"id":12399,"u":"monad_logm","p":130,"h":1,"n":"Monad"},{"c":9,"s":59,"id":12400,"u":"monad_logm","p":130,"h":1,"n":"The Condition of All (Monad)"},{"c":9,"s":59,"id":12401,"u":"mother%20vulture_logm","p":130,"h":1,"n":"Mother Vulture"},{"c":9,"s":59,"id":12402,"u":"mother%20vulture_logm","p":130,"h":1,"n":"The Flesheater (Mother Vulture)"},{"c":9,"s":59,"id":12403,"u":"naderi_logm","p":130,"h":1,"n":"Naderi"},{"c":9,"s":59,"id":12404,"u":"naderi_logm","p":130,"h":1,"n":"The Lost Maiden (Naderi)"},{"c":9,"s":59,"id":12405,"u":"nalinivati_logm","p":132,"h":1,"n":"Nalinivati"},{"c":9,"s":59,"id":12406,"u":"nalinivati_logm","p":132,"h":1,"n":"The Serpent's Kiss (Nalinivati)"},{"c":9,"s":59,"id":12407,"u":"narakaas_logm","p":130,"h":1,"n":"Narakaas"},{"c":9,"s":59,"id":12408,"u":"narakaas_logm","p":130,"h":1,"n":"The Cleansing Sentence (Narakaas)"},{"c":9,"s":59,"id":12409,"u":"narriseminek_logm","p":130,"h":1,"n":"Narriseminek"},{"c":9,"s":59,"id":12410,"u":"narriseminek_logm","p":130,"h":1,"n":"The Crownless, the Maker of Kings (Narriseminek)"},{"c":9,"s":59,"id":12411,"u":"ng_logm","p":126,"h":1,"n":"Ng"},{"c":9,"s":59,"id":12412,"u":"ng_logm","p":126,"h":1,"n":"The Hooded (Ng)"},{"c":9,"s":59,"id":12413,"u":"nhimbaloth_logm","p":130,"h":1,"n":"Nhimbaloth"},{"c":9,"s":59,"id":12414,"u":"nhimbaloth_logm","p":130,"h":1,"n":"The Empty Death (Nhimbaloth)"},{"c":9,"s":59,"id":12415,"u":"nivi%20rhombodazzle_logm","p":67,"h":1,"n":"Nivi Rhombodazzle"},{"c":9,"s":59,"id":12416,"u":"nivi%20rhombodazzle_logm","p":67,"h":1,"n":"The Grey Polychrome (Nivi Rhombodazzle)"},{"c":9,"s":59,"id":12417,"u":"nocticula_logm","p":68,"h":1,"n":"Nocticula"},{"c":9,"s":59,"id":12418,"u":"nocticula_logm","p":68,"h":1,"n":"The Redeemer Queen (Nocticula)"},{"c":9,"s":59,"id":12419,"u":"nurgal_logm","p":77,"h":1,"n":"Nurgal"},{"c":9,"s":59,"id":12420,"u":"nurgal_logm","p":77,"h":1,"n":"The Shining Scourge (Nurgal)"},{"c":9,"s":59,"id":12421,"u":"nyarlathotep_logm","p":130,"h":1,"n":"Nyarlathotep"},{"c":9,"s":59,"id":12422,"u":"nyarlathotep_logm","p":130,"h":1,"n":"The Crawling Chaos (Nyarlathotep)"},{"c":9,"s":59,"id":12423,"u":"osiris_logm","p":124,"h":1,"n":"Osiris"},{"c":9,"s":59,"id":12424,"u":"osiris_logm","p":124,"h":1,"n":"Lord of the Living (Osiris)"},{"c":9,"s":59,"id":12425,"u":"otolmens_logm","p":130,"h":1,"n":"Otolmens"},{"c":9,"s":59,"id":12426,"u":"otolmens_logm","p":130,"h":1,"n":"The Universal (Otolmens)"},{"c":9,"s":59,"id":12427,"u":"pazuzu_logm","p":77,"h":1,"n":"Pazuzu"},{"c":9,"s":59,"id":12428,"u":"pazuzu_logm","p":77,"h":1,"n":"King of the Wind Demons (Pazuzu)"},{"c":9,"s":59,"id":12429,"u":"pulura_logm","p":128,"h":1,"n":"Pulura"},{"c":9,"s":59,"id":12430,"u":"pulura_logm","p":128,"h":1,"n":"The Shimmering Maiden (Pulura)"},{"c":9,"s":59,"id":12431,"u":"qi%20zhong_logm","p":132,"h":1,"n":"Qi Zhong"},{"c":9,"s":59,"id":12432,"u":"qi%20zhong_logm","p":132,"h":1,"n":"Master of Medicine (Qi Zhong)"},{"c":9,"s":59,"id":12433,"u":"ra_logm","p":124,"h":1,"n":"Ra"},{"c":9,"s":59,"id":12434,"u":"ra_logm","p":124,"h":1,"n":"King of the Heavens (Ra)"},{"c":9,"s":59,"id":12435,"u":"ragadahn_logm","p":126,"h":1,"n":"Ragadahn"},{"c":9,"s":59,"id":12436,"u":"ragadahn_logm","p":126,"h":1,"n":"The Water Lord (Ragadahn)"},{"c":9,"s":59,"id":12437,"u":"ragathiel_logm","p":128,"h":1,"n":"Ragathiel"},{"c":9,"s":59,"id":12438,"u":"ragathiel_logm","p":128,"h":1,"n":"General of Vengeance (Ragathiel)"},{"c":9,"s":59,"id":12439,"u":"ragdya_logm","p":132,"h":1,"n":"Ragdya"},{"c":9,"s":59,"id":12440,"u":"ragdya_logm","p":132,"h":1,"n":"The Sage on the Mountain (Ragdya)"},{"c":9,"s":59,"id":12441,"u":"ranginori_logm","p":128,"h":1,"n":"Ranginori"},{"c":9,"s":59,"id":12442,"u":"ranginori_logm","p":128,"h":1,"n":"Zephyrous Prince (Ranginori)"},{"c":9,"s":59,"id":12443,"u":"raumya_logm","p":132,"h":1,"n":"Raumya"},{"c":9,"s":59,"id":12444,"u":"raumya_logm","p":132,"h":1,"n":"The Evil Prince (Raumya)"},{"c":9,"s":59,"id":12445,"u":"sairazul_logm","p":128,"h":1,"n":"Sairazul"},{"c":9,"s":59,"id":12446,"u":"sairazul_logm","p":128,"h":1,"n":"The Crystalline Queen (Sairazul)"},{"c":9,"s":59,"id":12447,"u":"saloc_logm","p":130,"h":1,"n":"Saloc"},{"c":9,"s":59,"id":12448,"u":"saloc_logm","p":130,"h":1,"n":"The Minder of Immortals (Saloc)"},{"c":9,"s":59,"id":12449,"u":"sangpotshi_logm","p":99,"h":1,"n":"Sangpotshi"},{"c":9,"s":59,"id":12450,"u":"sekhmet_logm","p":124,"h":1,"n":"Sekhmet"},{"c":9,"s":59,"id":12451,"u":"sekhmet_logm","p":124,"h":1,"n":"Lady of Slaughter (Sekhmet)"},{"c":9,"s":59,"id":12452,"u":"selket_logm","p":124,"h":1,"n":"Selket"},{"c":9,"s":59,"id":12453,"u":"selket_logm","p":124,"h":1,"n":"Mistress of the Beautiful House (Selket)"},{"c":9,"s":59,"id":12454,"u":"shax_logm","p":77,"h":1,"n":"Shax"},{"c":9,"s":59,"id":12455,"u":"shax_logm","p":77,"h":1,"n":"The Bloody Marquis (Shax)"},{"c":9,"s":59,"id":12456,"u":"shei_logm","p":128,"h":1,"n":"Shei"},{"c":9,"s":59,"id":12457,"u":"shei_logm","p":128,"h":1,"n":"The Ibis Matron (Shei)"},{"c":9,"s":59,"id":12458,"u":"shizuru_logm","p":70,"h":1,"n":"Shizuru"},{"c":9,"s":59,"id":12459,"u":"shizuru_logm","p":70,"h":1,"n":"The Empress of Heaven (Shizuru)"},{"c":9,"s":59,"id":12460,"u":"shoanti%20animism_logm","p":100,"h":1,"n":"Shoanti Animism"},{"c":9,"s":59,"id":12461,"u":"shyka_logm","p":126,"h":1,"n":"Shyka"},{"c":9,"s":59,"id":12462,"u":"shyka_logm","p":126,"h":1,"n":"The Many (Shyka)"},{"c":9,"s":59,"id":12463,"u":"sifkesh_logm","p":126,"h":1,"n":"Sifkesh"},{"c":9,"s":59,"id":12464,"u":"sifkesh_logm","p":126,"h":1,"n":"The Whispered Doubt (Sifkesh)"},{"c":9,"s":59,"id":12465,"u":"sivanah_logm","p":69,"h":1,"n":"Sivanah"},{"c":9,"s":59,"id":12466,"u":"sivanah_logm","p":69,"h":1,"n":"The Seventh Veil (Sivanah)"},{"c":9,"s":59,"id":12467,"u":"sobek_logm","p":124,"h":1,"n":"Sobek"},{"c":9,"s":59,"id":12468,"u":"sobek_logm","p":124,"h":1,"n":"The Raging Torrent (Sobek)"},{"c":9,"s":59,"id":12469,"u":"soralyon_logm","p":128,"h":1,"n":"Soralyon"},{"c":9,"s":59,"id":12470,"u":"soralyon_logm","p":128,"h":1,"n":"The Mystic Angel (Soralyon)"},{"c":9,"s":59,"id":12471,"u":"stag%20mother%20of%20the%20forest%20of%20stones_logm","p":132,"h":1,"n":"Stag Mother of the Forest of Stones"},{"c":9,"s":59,"id":12472,"u":"stag%20mother%20of%20the%20forest%20of%20stones_logm","p":132,"h":1,"n":"She Who Listens (Stag Mother of the Forest of Stones)"},{"c":9,"s":59,"id":12473,"u":"sturovenen_logm","p":132,"h":1,"n":"Sturovenen"},{"c":9,"s":59,"id":12474,"u":"sturovenen_logm","p":132,"h":1,"n":"The Dragoneagle (Sturovenen)"},{"c":9,"s":59,"id":12475,"u":"sun%20wukong_logm","p":132,"h":1,"n":"Sun Wukong"},{"c":9,"s":59,"id":12476,"u":"sun%20wukong_logm","p":132,"h":1,"n":"The Monkey King (Sun Wukong)"},{"c":9,"s":59,"id":12477,"u":"szuriel_logm","p":128,"h":1,"n":"Szuriel"},{"c":9,"s":59,"id":12478,"u":"szuriel_logm","p":128,"h":1,"n":"Angel of Desolation (Szuriel)"},{"c":9,"s":59,"id":12479,"u":"tanagaar_logm","p":128,"h":1,"n":"Tanagaar"},{"c":9,"s":59,"id":12480,"u":"tanagaar_logm","p":128,"h":1,"n":"The Aurulent Eye (Tanagaar)"},{"c":9,"s":59,"id":12481,"u":"thamir_logm","p":130,"h":1,"n":"Thamir"},{"c":9,"s":59,"id":12482,"u":"thamir_logm","p":130,"h":1,"n":"The Silent Blade (Thamir)"},{"c":9,"s":59,"id":12483,"u":"the%20godclaw_logm","p":93,"h":1,"n":"The Godclaw"},{"c":9,"s":59,"id":12484,"u":"the%20green%20mother_logm","p":78,"h":1,"n":"The Green Mother"},{"c":9,"s":59,"id":12485,"u":"the%20green%20mother_logm","p":78,"h":1,"n":"The Feasting Flower (The Green Mother)"},{"c":9,"s":59,"id":12486,"u":"the%20lantern%20king_logm","p":78,"h":1,"n":"The Lantern King"},{"c":9,"s":59,"id":12487,"u":"the%20lantern%20king_logm","p":78,"h":1,"n":"The Laughing Lie (The Lantern King)"},{"c":9,"s":59,"id":12488,"u":"the%20lost%20prince_logm","p":78,"h":1,"n":"The Lost Prince"},{"c":9,"s":59,"id":12489,"u":"the%20lost%20prince_logm","p":78,"h":1,"n":"The Melancholy Lord (The Lost Prince)"},{"c":9,"s":59,"id":12490,"u":"thoth_logm","p":124,"h":1,"n":"Thoth"},{"c":9,"s":59,"id":12491,"u":"thoth_logm","p":124,"h":1,"n":"Lord of Divine Words (Thoth)"},{"c":9,"s":59,"id":12492,"u":"trelmarixian_logm","p":128,"h":1,"n":"Trelmarixian"},{"c":9,"s":59,"id":12493,"u":"trelmarixian_logm","p":128,"h":1,"n":"The Lysogenic Prince (Trelmarixian)"},{"c":9,"s":59,"id":12494,"u":"trudd_logm","p":126,"h":1,"n":"Trudd"},{"c":9,"s":59,"id":12495,"u":"trudd_logm","p":126,"h":1,"n":"The Mighty (Trudd)"},{"c":9,"s":59,"id":12496,"u":"tsukiyo_logm","p":71,"h":1,"n":"Tsukiyo"},{"c":9,"s":59,"id":12497,"u":"tsukiyo_logm","p":71,"h":1,"n":"Prince of the Moon (Tsukiyo)"},{"c":9,"s":59,"id":12498,"u":"valmallos_logm","p":130,"h":1,"n":"Valmallos"},{"c":9,"s":59,"id":12499,"u":"valmallos_logm","p":130,"h":1,"n":"The Answering Rite (Valmallos)"},{"c":9,"s":59,"id":12500,"u":"vildeis_logm","p":128,"h":1,"n":"Vildeis"},{"c":9,"s":59,"id":12501,"u":"vildeis_logm","p":128,"h":1,"n":"The Cardinal Martyr (Vildeis)"},{"c":9,"s":59,"id":12502,"u":"wadjet_logm","p":124,"h":1,"n":"Wadjet"},{"c":9,"s":59,"id":12503,"u":"wadjet_logm","p":124,"h":1,"n":"The Green Empress (Wadjet)"},{"c":9,"s":59,"id":12504,"u":"walkena_logm","p":130,"h":1,"n":"Walkena"},{"c":9,"s":59,"id":12505,"u":"walkena_logm","p":130,"h":1,"n":"The Child-God (Walkena)"},{"c":9,"s":59,"id":12506,"u":"winlas_logm","p":128,"h":1,"n":"Winlas"},{"c":9,"s":59,"id":12507,"u":"winlas_logm","p":128,"h":1,"n":"The Elder of Divinity (Winlas)"},{"c":9,"s":59,"id":12508,"u":"xhamen-dor_logm","p":130,"h":1,"n":"Xhamen-Dor"},{"c":9,"s":59,"id":12509,"u":"xhamen-dor_logm","p":130,"h":1,"n":"The Star Seed (Xhamen-Dor)"},{"c":9,"s":59,"id":12510,"u":"yaezhing_logm","p":132,"h":1,"n":"Yaezhing"},{"c":9,"s":59,"id":12511,"u":"yaezhing_logm","p":132,"h":1,"n":"Minister of Blood (Yaezhing)"},{"c":9,"s":59,"id":12512,"u":"yamatsumi_logm","p":132,"h":1,"n":"Yamatsumi"},{"c":9,"s":59,"id":12513,"u":"yamatsumi_logm","p":132,"h":1,"n":"The Mountain Lord (Yamatsumi)"},{"c":9,"s":59,"id":12514,"u":"ydajisk_logm","p":130,"h":1,"n":"Ydajisk"},{"c":9,"s":59,"id":12515,"u":"ydajisk_logm","p":130,"h":1,"n":"Mother of Tongues (Ydajisk)"},{"c":9,"s":59,"id":12516,"u":"ylimancha_logm","p":128,"h":1,"n":"Ylimancha"},{"c":9,"s":59,"id":12517,"u":"ylimancha_logm","p":128,"h":1,"n":"Harborwing (Ylimancha)"},{"c":9,"s":59,"id":12518,"u":"ymeri_logm","p":128,"h":1,"n":"Ymeri"},{"c":9,"s":59,"id":12519,"u":"ymeri_logm","p":128,"h":1,"n":"Queen of the Inferno (Ymeri)"},{"c":9,"s":59,"id":12520,"u":"yog-sothoth_logm","p":130,"h":1,"n":"Yog-Sothoth"},{"c":9,"s":59,"id":12521,"u":"yog-sothoth_logm","p":130,"h":1,"n":"Lurker at the Threshold (Yog-Sothoth)"},{"c":9,"s":59,"id":12522,"u":"yuelral_logm","p":128,"h":1,"n":"Yuelral"},{"c":9,"s":59,"id":12523,"u":"yuelral_logm","p":128,"h":1,"n":"The Wise (Yuelral)"},{"c":9,"s":59,"id":12524,"u":"zevgavizeb_logm","p":77,"h":1,"n":"Zevgavizeb"},{"c":9,"s":59,"id":12525,"u":"zevgavizeb_logm","p":77,"h":1,"n":"The Beast of Gluttondark (Zevgavizeb)"},{"c":9,"s":59,"id":12526,"u":"zohls_logm","p":128,"h":1,"n":"Zohls"},{"c":9,"s":59,"id":12527,"u":"zohls_logm","p":128,"h":1,"n":"Verity (Zohls)"},{"c":9,"s":59,"id":12528,"u":"zura_logm","p":77,"h":1,"n":"Zura"},{"c":9,"s":59,"id":12529,"u":"zura_logm","p":77,"h":1,"n":"The Vampire Queen (Zura)"},{"c":9,"s":59,"id":12530,"u":"zyphus_logm","p":130,"h":1,"n":"Zyphus"},{"c":9,"s":59,"id":12531,"u":"zyphus_logm","p":130,"h":1,"n":"The Grim Harvestman (Zyphus)"},{"c":9,"s":6,"id":12532,"u":"aakriti_loil","p":310,"h":1,"n":"Aakriti"},{"c":9,"s":6,"id":12533,"u":"aakriti_loil","p":310,"h":1,"n":"The Evershifting (Aakriti)"},{"c":9,"s":6,"id":12534,"u":"vineshvakhi_loil","p":319,"h":1,"n":"Vineshvakhi"},{"c":9,"s":6,"id":12535,"u":"vineshvakhi_loil","p":319,"h":1,"n":"The Pain of Purity (Vineshvakhi)"},{"c":9,"s":60,"id":12536,"u":"arqueros_lokl","p":53,"h":1,"n":"Arqueros"},{"c":9,"s":60,"id":12537,"u":"arqueros_lokl","p":53,"h":1,"n":"The Golden Bulwark (Arqueros)"},{"c":9,"s":60,"id":12538,"u":"gravelady's%20guard_lokl","p":68,"h":1,"n":"Gravelady's Guard"},{"c":9,"s":60,"id":12539,"u":"keepers%20of%20the%20hearth_lokl","p":68,"h":1,"n":"Keepers of the Hearth"},{"c":9,"s":60,"id":12540,"u":"sorrow's%20sword_lokl","p":69,"h":1,"n":"Sorrow's Sword"},{"c":9,"s":60,"id":12541,"u":"suyuddha_lokl","p":64,"h":1,"n":"Suyuddha"},{"c":9,"s":60,"id":12542,"u":"suyuddha_lokl","p":64,"h":1,"n":"The Warrior Queen (Suyuddha)"},{"c":9,"s":60,"id":12543,"u":"the%20endless%20road_lokl","p":68,"h":1,"n":"The Endless Road"},{"c":9,"s":0,"id":12544,"u":"adanye_lome","p":132,"h":1,"n":"Adanye"},{"c":9,"s":0,"id":12545,"u":"adanye_lome","p":132,"h":1,"n":"The Warmth of the Hearth (Adanye)"},{"c":9,"s":0,"id":12546,"u":"balumbdar_lome","p":134,"h":1,"n":"Balumbdar"},{"c":9,"s":0,"id":12547,"u":"balumbdar_lome","p":134,"h":1,"n":"The World-Shaker (Balumbdar)"},{"c":9,"s":0,"id":12548,"u":"chohar_lome","p":135,"h":1,"n":"Chohar"},{"c":9,"s":0,"id":12549,"u":"chohar_lome","p":135,"h":1,"n":"The Golden Lion (Chohar)"},{"c":9,"s":0,"id":12550,"u":"kalekot_lome","p":137,"h":1,"n":"Kalekot"},{"c":9,"s":0,"id":12551,"u":"kalekot_lome","p":137,"h":1,"n":"The Winnower (Kalekot)"},{"c":9,"s":0,"id":12552,"u":"kitmu_lome","p":158,"h":1,"n":"Kitmu"},{"c":9,"s":0,"id":12553,"u":"kitmu_lome","p":158,"h":1,"n":"Mother of Fireflies (Kitmu)"},{"c":9,"s":0,"id":12554,"u":"lubaiko_lome","p":138,"h":1,"n":"Lubaiko"},{"c":9,"s":0,"id":12555,"u":"lubaiko_lome","p":138,"h":1,"n":"The Spark in the Dust (Lubaiko)"},{"c":9,"s":0,"id":12556,"u":"luhar_lome","p":139,"h":1,"n":"Luhar"},{"c":9,"s":0,"id":12557,"u":"luhar_lome","p":139,"h":1,"n":"THE SETTING SUN (Luhar)"},{"c":9,"s":0,"id":12558,"u":"mazludeh_lome","p":140,"h":1,"n":"Mazludeh"},{"c":9,"s":0,"id":12559,"u":"mazludeh_lome","p":140,"h":1,"n":"Mother of Hearth and Wall (Mazludeh)"},{"c":9,"s":0,"id":12560,"u":"tlehar_lome","p":141,"h":1,"n":"Tlehar"},{"c":9,"s":0,"id":12561,"u":"tlehar_lome","p":141,"h":1,"n":"The Rising Sun (Tlehar)"},{"c":9,"s":0,"id":12562,"u":"uvuko_lome","p":141,"h":1,"n":"Uvuko"},{"c":9,"s":0,"id":12563,"u":"uvuko_lome","p":141,"h":1,"n":"The Diamond Ring (Uvuko)"},{"c":9,"s":62,"id":12564,"u":"cosmic%20caravan_lotg","p":92,"h":1,"n":"Cosmic Caravan"},{"c":9,"s":62,"id":12565,"u":"hearth%20and%20harvest_lotg","p":93,"h":1,"n":"Hearth and Harvest"},{"c":9,"s":62,"id":12566,"u":"seafarers'%20hope_lotg","p":94,"h":1,"n":"Seafarers' Hope"},{"c":9,"s":62,"id":12567,"u":"the%20deliberate%20journey_lotg","p":92,"h":1,"n":"The Deliberate Journey"},{"c":9,"s":62,"id":12568,"u":"the%20enlightened%20scholar's%20path_lotg","p":92,"h":1,"n":"The Enlightened Scholar's Path"},{"c":9,"s":62,"id":12569,"u":"the%20laborer's%20bastion_lotg","p":94,"h":1,"n":"The Laborer's Bastion"},{"c":9,"s":62,"id":12570,"u":"the%20offering%20plate_lotg","p":94,"h":1,"n":"The Offering Plate"},{"c":9,"s":62,"id":12571,"u":"urban%20prosperity_lotg","p":95,"h":1,"n":"Urban Prosperity"},{"c":72,"s":7,"id":12572,"u":"firebrands_locg","p":68,"h":1,"n":"Firebrands"},{"c":72,"s":7,"id":12573,"u":"hellknights_locg","p":78,"h":1,"n":"Hellknights"},{"c":72,"s":7,"id":12574,"u":"knights%20of%20lastwall_locg","p":88,"h":1,"n":"Knights of Lastwall"},{"c":72,"s":7,"id":12575,"u":"magaambya_locg","p":98,"h":1,"n":"Magaambya"},{"c":72,"s":7,"id":12576,"u":"pathfinder%20society_locg","p":108,"h":1,"n":"Pathfinder Society"},{"c":74,"s":62,"id":12577,"u":"autumn's%20reflection_lotg","p":113,"h":1,"n":"Autumn's Reflection"},{"c":74,"s":62,"id":12578,"u":"droskar's%20breath_lotg","p":115,"h":1,"n":"Droskar's Breath"},{"c":74,"s":62,"id":12579,"u":"glacial%20whirl_lotg","p":113,"h":1,"n":"Glacial Whirl"},{"c":74,"s":62,"id":12580,"u":"great%20migration_lotg","p":112,"h":1,"n":"Great Migration"},{"c":74,"s":62,"id":12581,"u":"lightning%20dancing_lotg","p":114,"h":1,"n":"Lightning Dancing"},{"c":74,"s":62,"id":12582,"u":"messenger%20tide_lotg","p":115,"h":1,"n":"Messenger Tide"},{"c":74,"s":62,"id":12583,"u":"sanguine%20cascade_lotg","p":112,"h":1,"n":"Sanguine Cascade"},{"c":74,"s":62,"id":12584,"u":"sarkoris%20scab_lotg","p":114,"h":1,"n":"Sarkoris Scab"},{"c":74,"s":62,"id":12585,"u":"strixwind%20race_lotg","p":115,"h":1,"n":"Strixwind Race"},{"c":74,"s":62,"id":12586,"u":"sun%20orchid%20harvest_lotg","p":113,"h":1,"n":"Sun Orchid Harvest"},{"c":73,"s":5,"id":12587,"u":"anarchic_crb","p":583,"h":1,"n":"Anarchic"},{"c":73,"s":5,"id":12588,"u":"axiomatic_crb","p":583,"h":1,"n":"Axiomatic"},{"c":73,"s":5,"id":12589,"u":"dancing_crb","p":584,"h":1,"n":"Dancing"},{"c":73,"s":5,"id":12590,"u":"disrupting_crb","p":584,"h":1,"n":"Disrupting"},{"c":73,"s":5,"id":12591,"u":"energy-resistant%20(acid)_crb","p":582,"a":"Acid","h":1,"n":"Energy-Resistant"},{"c":73,"s":5,"id":12592,"u":"energy-resistant%20(fire)_crb","p":582,"a":"Fire","h":1,"n":"Energy-Resistant"},{"c":73,"s":5,"id":12593,"u":"energy-resistant%20(cold)_crb","p":582,"a":"Cold","h":1,"n":"Energy-Resistant"},{"c":73,"s":5,"id":12594,"u":"energy-resistant%20(electricity)_crb","p":582,"a":"Electricity","h":1,"n":"Energy-Resistant"},{"c":73,"s":5,"id":12595,"u":"ethereal_crb","p":582,"h":1,"n":"Ethereal"},{"c":73,"s":5,"id":12596,"u":"flaming_crb","p":584,"h":1,"n":"Flaming"},{"c":73,"s":5,"id":12597,"u":"fortification_crb","p":582,"h":1,"n":"Fortification"},{"c":73,"s":5,"id":12598,"u":"ghost%20touch_crb","p":584,"h":1,"n":"Ghost Touch"},{"c":73,"s":5,"id":12599,"u":"glamered_crb","p":583,"h":1,"n":"Glamered"},{"c":73,"s":5,"id":12600,"u":"greater%20disrupting_crb","p":584,"h":1,"n":"Greater Disrupting"},{"c":73,"s":5,"id":12601,"u":"greater%20energy-resistant%20(acid)_crb","p":582,"a":"Acid","h":1,"n":"Greater Energy-Resistant"},{"c":73,"s":5,"id":12602,"u":"greater%20energy-resistant%20(fire)_crb","p":582,"a":"Fire","h":1,"n":"Greater Energy-Resistant"},{"c":73,"s":5,"id":12603,"u":"greater%20energy-resistant%20(cold)_crb","p":582,"a":"Cold","h":1,"n":"Greater Energy-Resistant"},{"c":73,"s":5,"id":12604,"u":"greater%20energy-resistant%20(electricity)_crb","p":582,"a":"Electricity","h":1,"n":"Greater Energy-Resistant"},{"c":73,"s":5,"id":12605,"u":"greater%20flaming_crb","p":584,"h":1,"n":"Greater Flaming"},{"c":73,"s":5,"id":12606,"u":"greater%20fortification_crb","p":582,"h":1,"n":"Greater Fortification"},{"c":73,"s":5,"id":12607,"u":"greater%20shadow_crb","p":583,"h":1,"n":"Greater Shadow"},{"c":73,"s":5,"id":12608,"u":"greater%20shock_crb","p":585,"h":1,"n":"Greater Shock"},{"c":73,"s":5,"id":12609,"u":"greater%20slick_crb","p":583,"h":1,"n":"Greater Slick"},{"c":73,"s":5,"id":12610,"u":"greater%20thundering_crb","p":585,"h":1,"n":"Greater Thundering"},{"c":73,"s":5,"id":12611,"u":"holy_crb","p":584,"h":1,"n":"Holy"},{"c":73,"s":5,"id":12612,"u":"invisibility_crb","p":584,"h":1,"n":"Invisibility"},{"c":73,"s":5,"id":12613,"u":"major%20shadow_crb","p":583,"h":1,"n":"Major Shadow"},{"c":73,"s":5,"id":12614,"u":"major%20slick_crb","p":583,"h":1,"n":"Major Slick"},{"c":73,"s":5,"id":12615,"u":"returning_crb","p":584,"h":1,"n":"Returning"},{"c":73,"s":5,"id":12616,"u":"shadow_crb","p":583,"h":1,"n":"Shadow"},{"c":73,"s":5,"id":12617,"u":"shifting_crb","p":585,"h":1,"n":"Shifting"},{"c":73,"s":5,"id":12618,"u":"shock_crb","p":585,"h":1,"n":"Shock"},{"c":73,"s":5,"id":12619,"u":"slick_crb","p":583,"h":1,"n":"Slick"},{"c":73,"s":5,"id":12620,"u":"thundering_crb","p":585,"h":1,"n":"Thundering"},{"c":73,"s":5,"id":12621,"u":"unholy_crb","p":585,"h":1,"n":"Unholy"},{"c":73,"s":5,"id":12622,"u":"wounding_crb","p":585,"h":1,"n":"Wounding"},{"c":73,"s":15,"id":12623,"u":"angelic%20vessel_gmg","p":98,"h":1,"n":"Angelic Vessel"},{"c":73,"s":15,"id":12624,"u":"apothecary's%20garden_gmg","p":103,"h":1,"n":"Apothecary's Garden"},{"c":73,"s":15,"id":12625,"u":"beast%20senses_gmg","p":96,"h":1,"n":"Beast Senses"},{"c":73,"s":15,"id":12626,"u":"bestow%20life_gmg","p":101,"h":1,"n":"Bestow Life"},{"c":73,"s":15,"id":12627,"u":"blazing%20soul_gmg","p":101,"h":1,"n":"Blazing Soul"},{"c":73,"s":15,"id":12628,"u":"bottomless%20reservoir_gmg","p":105,"h":1,"n":"Bottomless Reservoir"},{"c":73,"s":15,"id":12629,"u":"call%20of%20the%20wild_gmg","p":96,"h":1,"n":"Call of the Wild"},{"c":73,"s":15,"id":12630,"u":"command%20legion_gmg","p":100,"h":1,"n":"Command Legion"},{"c":73,"s":15,"id":12631,"u":"curse%20wound_gmg","p":100,"h":1,"n":"Curse Wound"},{"c":73,"s":15,"id":12632,"u":"dancing%20shadow_gmg","p":104,"h":1,"n":"Dancing Shadow"},{"c":73,"s":15,"id":12633,"u":"dark%20roads_gmg","p":104,"h":1,"n":"Dark Roads"},{"c":73,"s":15,"id":12634,"u":"deadly%20spark_gmg","p":96,"h":1,"n":"Deadly Spark"},{"c":73,"s":15,"id":12635,"u":"death%20gaze_gmg","p":98,"h":1,"n":"Death Gaze"},{"c":73,"s":15,"id":12636,"u":"divine%20retribution_gmg","p":97,"h":1,"n":"Divine Retribution"},{"c":73,"s":15,"id":12637,"u":"ease%20burden_gmg","p":99,"h":1,"n":"Ease Burden"},{"c":73,"s":15,"id":12638,"u":"encompassing%20darkness_gmg","p":104,"h":1,"n":"Encompassing Darkness"},{"c":73,"s":15,"id":12639,"u":"feather%20steps_gmg","p":96,"h":1,"n":"Feather Steps"},{"c":73,"s":15,"id":12640,"u":"feral%20claws_gmg","p":97,"h":1,"n":"Feral Claws"},{"c":73,"s":15,"id":12641,"u":"fiendish%20bargain_gmg","p":100,"h":1,"n":"Fiendish Bargain"},{"c":73,"s":15,"id":12642,"u":"fiendish%20defiance_gmg","p":100,"h":1,"n":"Fiendish Defiance"},{"c":73,"s":15,"id":12643,"u":"flare%20bolt_gmg","p":101,"h":1,"n":"Flare Bolt"},{"c":73,"s":15,"id":12644,"u":"flowing%20footsteps_gmg","p":105,"h":1,"n":"Flowing Footsteps"},{"c":73,"s":15,"id":12645,"u":"form%20of%20fury_gmg","p":97,"h":1,"n":"Form of Fury"},{"c":73,"s":15,"id":12646,"u":"form%20of%20vengeance_gmg","p":97,"h":1,"n":"Form of Vengeance"},{"c":73,"s":15,"id":12647,"u":"grappling%20vine_gmg","p":103,"h":1,"n":"Grappling Vine"},{"c":73,"s":15,"id":12648,"u":"grim%20specter_gmg","p":99,"h":1,"n":"Grim Specter"},{"c":73,"s":15,"id":12649,"u":"healing%20wave_gmg","p":102,"h":1,"n":"Healing Wave"},{"c":73,"s":15,"id":12650,"u":"heat%20haze_gmg","p":101,"h":1,"n":"Heat Haze"},{"c":73,"s":15,"id":12651,"u":"heaven's%20grace_gmg","p":98,"h":1,"n":"Heaven's Grace"},{"c":73,"s":15,"id":12652,"u":"holy%20light_gmg","p":98,"h":1,"n":"Holy Light"},{"c":73,"s":15,"id":12653,"u":"incandescent%20sight_gmg","p":101,"h":1,"n":"Incandescent Sight"},{"c":73,"s":15,"id":12654,"u":"inextinguishable_gmg","p":102,"h":1,"n":"Inextinguishable"},{"c":73,"s":15,"id":12655,"u":"jet%20propulsion_gmg","p":101,"h":1,"n":"Jet Propulsion"},{"c":73,"s":15,"id":12656,"u":"lashing%20currents_gmg","p":105,"h":1,"n":"Lashing Currents"},{"c":73,"s":15,"id":12657,"u":"life%20everlasting_gmg","p":102,"h":1,"n":"Life Everlasting"},{"c":73,"s":15,"id":12658,"u":"lightning%20storm_gmg","p":96,"h":1,"n":"Lightning Storm"},{"c":73,"s":15,"id":12659,"u":"linguistic%20nexus_gmg","p":102,"h":1,"n":"Linguistic Nexus"},{"c":73,"s":15,"id":12660,"u":"little%20helper_gmg","p":100,"h":1,"n":"Little Helper"},{"c":73,"s":15,"id":12661,"u":"living%20death_gmg","p":98,"h":1,"n":"Living Death"},{"c":73,"s":15,"id":12662,"u":"living%20statue_gmg","p":100,"h":1,"n":"Living Statue"},{"c":73,"s":15,"id":12663,"u":"living%20storm_gmg","p":96,"h":1,"n":"Living Storm"},{"c":73,"s":15,"id":12664,"u":"megaflora_gmg","p":104,"h":1,"n":"Megaflora"},{"c":73,"s":15,"id":12665,"u":"mental%20bastion_gmg","p":103,"h":1,"n":"Mental Bastion"},{"c":73,"s":15,"id":12666,"u":"monsoon%20curtain_gmg","p":105,"h":1,"n":"Monsoon Curtain"},{"c":73,"s":15,"id":12667,"u":"obscure_gmg","p":104,"h":1,"n":"Obscure"},{"c":73,"s":15,"id":12668,"u":"overflowing%20life_gmg","p":102,"h":1,"n":"Overflowing Life"},{"c":73,"s":15,"id":12669,"u":"perception%20filter_gmg","p":102,"h":1,"n":"Perception Filter"},{"c":73,"s":15,"id":12670,"u":"petal%20dance_gmg","p":103,"h":1,"n":"Petal Dance"},{"c":73,"s":15,"id":12671,"u":"pierce%20the%20veil_gmg","p":99,"h":1,"n":"Pierce the Veil"},{"c":73,"s":15,"id":12672,"u":"pollen%20spray_gmg","p":103,"h":1,"n":"Pollen Spray"},{"c":73,"s":15,"id":12673,"u":"profane%20fervor_gmg","p":100,"h":1,"n":"Profane Fervor"},{"c":73,"s":15,"id":12674,"u":"propelling%20winds_gmg","p":96,"h":1,"n":"Propelling Winds"},{"c":73,"s":15,"id":12675,"u":"psychic%20scream_gmg","p":103,"h":1,"n":"Psychic Scream"},{"c":73,"s":15,"id":12676,"u":"raise%20ramparts_gmg","p":99,"h":1,"n":"Raise Ramparts"},{"c":73,"s":15,"id":12677,"u":"recalculate_gmg","p":102,"h":1,"n":"Recalculate"},{"c":73,"s":15,"id":12678,"u":"repository%20of%20knowledge_gmg","p":102,"h":1,"n":"Repository of Knowledge"},{"c":73,"s":15,"id":12679,"u":"righteous%20call_gmg","p":98,"h":1,"n":"Righteous Call"},{"c":73,"s":15,"id":12680,"u":"ripples%20and%20waves_gmg","p":105,"h":1,"n":"Ripples and Waves"},{"c":73,"s":15,"id":12681,"u":"rolling%20geode_gmg","p":99,"h":1,"n":"Rolling Geode"},{"c":73,"s":15,"id":12682,"u":"searing%20wave_gmg","p":101,"h":1,"n":"Searing Wave"},{"c":73,"s":15,"id":12683,"u":"shadow%20smith_gmg","p":104,"h":1,"n":"Shadow Smith"},{"c":73,"s":15,"id":12684,"u":"shattered%20earth_gmg","p":99,"h":1,"n":"Shattered Earth"},{"c":73,"s":15,"id":12685,"u":"shroud%20of%20the%20afterlife_gmg","p":98,"h":1,"n":"Shroud of the Afterlife"},{"c":73,"s":15,"id":12686,"u":"sprout%20ally_gmg","p":103,"h":1,"n":"Sprout Ally"},{"c":73,"s":15,"id":12687,"u":"tidal%20crash_gmg","p":105,"h":1,"n":"Tidal Crash"},{"c":73,"s":15,"id":12688,"u":"tide%20of%20death_gmg","p":99,"h":1,"n":"Tide of Death"},{"c":73,"s":15,"id":12689,"u":"track%20of%20the%20beast_gmg","p":97,"h":1,"n":"Track of the Beast"},{"c":73,"s":15,"id":12690,"u":"umbral%20body_gmg","p":105,"h":1,"n":"Umbral Body"},{"c":73,"s":15,"id":12691,"u":"underground%20bounty_gmg","p":99,"h":1,"n":"Underground Bounty"},{"c":73,"s":15,"id":12692,"u":"vital%20siphon_gmg","p":102,"h":1,"n":"Vital Siphon"},{"c":73,"s":15,"id":12693,"u":"wind%20barrier_gmg","p":96,"h":1,"n":"Wind Barrier"},{"c":73,"s":15,"id":12694,"u":"word%20of%20faith_gmg","p":98,"h":1,"n":"Word of Faith"},{"c":73,"s":65,"id":12695,"u":"absorb%20injury_som","p":231,"h":1,"n":"Absorb Injury"},{"c":73,"s":65,"id":12696,"u":"breath%20of%20dragons_som","p":230,"h":1,"n":"Breath of Dragons"},{"c":73,"s":65,"id":12697,"u":"cleanse%20soul_som","p":231,"h":1,"n":"Cleanse Soul"},{"c":73,"s":65,"id":12698,"u":"draconic%20arrogance_som","p":230,"h":1,"n":"Draconic Arrogance"},{"c":73,"s":65,"id":12699,"u":"draconic%20ascendance_som","p":231,"h":1,"n":"Draconic Ascendance"},{"c":73,"s":65,"id":12700,"u":"draconic%20resistance_som","p":230,"h":1,"n":"Draconic Resistance"},{"c":73,"s":65,"id":12701,"u":"dragon%20strike_som","p":230,"h":1,"n":"Dragon Strike"},{"c":73,"s":65,"id":12702,"u":"force%20blast_som","p":231,"h":1,"n":"Force Blast"},{"c":73,"s":65,"id":12703,"u":"soul%20magic_som","p":231,"h":1,"n":"Soul Magic"},{"c":73,"s":65,"id":12704,"u":"soul%20puppet_som","p":231,"h":1,"n":"Soul Puppet"},{"c":73,"s":65,"id":12705,"u":"spirit%20blink_som","p":231,"h":1,"n":"Spirit Blink"},{"c":73,"s":65,"id":12706,"u":"wyrm's%20flight_som","p":230,"h":1,"n":"Wyrm's Flight"},{"c":66,"s":15,"id":12707,"u":"abaddon_gmg","p":142,"h":1,"n":"Abaddon"},{"c":66,"s":15,"id":12708,"u":"abyss_gmg","p":142,"h":1,"n":"Abyss"},{"c":66,"s":15,"id":12709,"u":"andoran_gmg","p":131,"h":1,"n":"Andoran"},{"c":66,"s":15,"id":12710,"u":"astral%20plane_gmg","p":140,"h":1,"n":"Astral Plane"},{"c":66,"s":15,"id":12711,"u":"axis_gmg","p":142,"h":1,"n":"Axis"},{"c":66,"s":15,"id":12712,"u":"boneyard_gmg","p":142,"h":1,"n":"Boneyard"},{"c":66,"s":15,"id":12713,"u":"dimension%20of%20time_gmg","p":145,"h":1,"n":"Dimension of Time"},{"c":66,"s":15,"id":12714,"u":"dreamlands_gmg","p":145,"h":1,"n":"Dreamlands"},{"c":66,"s":15,"id":12715,"u":"elysium_gmg","p":143,"h":1,"n":"Elysium"},{"c":66,"s":15,"id":12716,"u":"ethereal%20plane_gmg","p":141,"h":1,"n":"Ethereal Plane"},{"c":66,"s":15,"id":12717,"u":"first%20world_gmg","p":141,"h":1,"n":"First World"},{"c":66,"s":15,"id":12718,"u":"heaven_gmg","p":143,"h":1,"n":"Heaven"},{"c":66,"s":15,"id":12719,"u":"hell_gmg","p":144,"h":1,"n":"Hell"},{"c":66,"s":15,"id":12720,"u":"maelstrom_gmg","p":144,"h":1,"n":"Maelstrom"},{"c":66,"s":15,"id":12721,"u":"material%20plane_gmg","p":138,"h":1,"n":"Material Plane"},{"c":66,"s":15,"id":12722,"u":"negative%20energy%20plane_gmg","p":139,"h":1,"n":"Negative Energy Plane"},{"c":66,"s":15,"id":12723,"u":"otari_gmg","p":135,"h":1,"n":"Otari"},{"c":66,"s":15,"id":12724,"u":"plane%20of%20air_gmg","p":138,"h":1,"n":"Plane of Air"},{"c":66,"s":15,"id":12725,"u":"plane%20of%20earth_gmg","p":139,"h":1,"n":"Plane of Earth"},{"c":66,"s":15,"id":12726,"u":"plane%20of%20fire_gmg","p":140,"h":1,"n":"Plane of Fire"},{"c":66,"s":15,"id":12727,"u":"plane%20of%20water_gmg","p":140,"h":1,"n":"Plane of Water"},{"c":66,"s":15,"id":12728,"u":"port%20peril_gmg","p":135,"h":1,"n":"Port Peril"},{"c":66,"s":15,"id":12729,"u":"positive%20energy%20plane_gmg","p":139,"h":1,"n":"Positive Energy Plane"},{"c":66,"s":15,"id":12730,"u":"rahadoum_gmg","p":131,"h":1,"n":"Rahadoum"},{"c":66,"s":15,"id":12731,"u":"shadow%20plane_gmg","p":141,"h":1,"n":"Shadow Plane"},{"c":66,"s":11,"id":12732,"u":"binary%20mindscape_da","p":202,"h":1,"n":"Binary Mindscape"},{"c":66,"s":11,"id":12733,"u":"immersive%20mindscape_da","p":199,"h":1,"n":"Immersive Mindscape"},{"c":66,"s":6,"id":12734,"u":"alkenstar%20city_loil","p":72,"h":1,"n":"Alkenstar City"},{"c":66,"s":6,"id":12735,"u":"dongun%20hold_loil","p":90,"h":1,"n":"Dongun Hold"},{"c":66,"s":6,"id":12736,"u":"hoba%20dukuza_loil","p":113,"h":1,"n":"Hoba Dukuza"},{"c":66,"s":6,"id":12737,"u":"mechitar_loil","p":142,"h":1,"n":"Mechitar"},{"c":66,"s":6,"id":12738,"u":"niswan_loil","p":189,"h":1,"n":"Niswan"},{"c":66,"s":6,"id":12739,"u":"oenopion_loil","p":289,"h":1,"n":"Oenopion"},{"c":66,"s":6,"id":12740,"u":"prada%20hanam_loil","p":207,"h":1,"n":"Prada Hanam"},{"c":66,"s":6,"id":12741,"u":"quantium_loil","p":253,"h":1,"n":"Quantium"},{"c":66,"s":6,"id":12742,"u":"yled_loil","p":161,"h":1,"n":"Yled"},{"c":66,"s":0,"id":12743,"u":"anthusis%20(capital)_lome","p":274,"h":1,"n":"Anthusis (Capital)"},{"c":66,"s":0,"id":12744,"u":"bloodcove_lome","p":184,"h":1,"n":"Bloodcove"},{"c":66,"s":0,"id":12745,"u":"jaha_lome","p":196,"h":1,"n":"Jaha"},{"c":66,"s":0,"id":12746,"u":"kibwe_lome","p":208,"h":1,"n":"Kibwe"},{"c":66,"s":0,"id":12747,"u":"mzali_lome","p":220,"h":1,"n":"Mzali"},{"c":66,"s":0,"id":12748,"u":"nantambu_lome","p":232,"h":1,"n":"Nantambu"},{"c":66,"s":0,"id":12749,"u":"osibu_lome","p":246,"h":1,"n":"Osibu"},{"c":66,"s":0,"id":12750,"u":"senghor_lome","p":254,"h":1,"n":"Senghor"},{"c":66,"s":0,"id":12751,"u":"usaro_lome","p":266,"h":1,"n":"Usaro"},{"c":66,"s":45,"id":12752,"u":"the%20gunworks_ooa3","p":66,"h":1,"n":"The Gunworks"},{"c":66,"s":46,"id":12753,"u":"kibwe_sli","p":55,"h":1,"n":"Kibwe"},{"c":51,"s":12,"id":12754,"u":"web%20lurker%20deadfall_b1","p":325,"h":1,"n":"Web Lurker Deadfall"},{"c":51,"s":12,"id":12755,"u":"web%20lurker%20noose_b1","p":325,"h":1,"n":"Web Lurker Noose"},{"c":51,"s":5,"id":12756,"u":"armageddon%20orb_crb","p":526,"h":1,"n":"Armageddon Orb"},{"c":51,"s":5,"id":12757,"u":"banshee's%20symphony_crb","p":529,"h":1,"n":"Banshee's Symphony"},{"c":51,"s":5,"id":12758,"u":"bloodthirsty%20urge_crb","p":524,"h":1,"n":"Bloodthirsty Urge"},{"c":51,"s":5,"id":12759,"u":"bottomless%20pit_crb","p":524,"h":1,"n":"Bottomless Pit"},{"c":51,"s":5,"id":12760,"u":"darkside%20mirror_crb","p":528,"h":1,"n":"Darkside Mirror"},{"c":51,"s":5,"id":12761,"u":"drowning%20pit_crb","p":526,"h":1,"n":"Drowning Pit"},{"c":51,"s":5,"id":12762,"u":"electric%20latch%20rune_crb","p":523,"h":1,"n":"Electric Latch Rune"},{"c":51,"s":5,"id":12763,"u":"fireball%20rune_crb","p":524,"h":1,"n":"Fireball Rune"},{"c":51,"s":5,"id":12764,"u":"frozen%20moment_crb","p":525,"h":1,"n":"Frozen Moment"},{"c":51,"s":5,"id":12765,"u":"hallucination%20powder%20trap_crb","p":524,"h":1,"n":"Hallucination Powder Trap"},{"c":51,"s":5,"id":12766,"u":"hammer%20of%20forbiddance_crb","p":525,"h":1,"n":"Hammer Of Forbiddance"},{"c":51,"s":5,"id":12767,"u":"hidden%20pit_crb","p":522,"h":1,"n":"Hidden Pit"},{"c":51,"s":5,"id":12768,"u":"lava%20flume%20tube_crb","p":528,"h":1,"n":"Lava Flume Tube"},{"c":51,"s":5,"id":12769,"u":"pharaoh's%20ward_crb","p":524,"h":1,"n":"Pharaoh's Ward"},{"c":51,"s":5,"id":12770,"u":"planar%20rift_crb","p":525,"h":1,"n":"Planar Rift"},{"c":51,"s":5,"id":12771,"u":"poisoned%20dart%20gallery_crb","p":528,"h":1,"n":"Poisoned Dart Gallery"},{"c":51,"s":5,"id":12772,"u":"poisoned%20lock_crb","p":523,"h":1,"n":"Poisoned Lock"},{"c":51,"s":5,"id":12773,"u":"polymorph%20trap_crb","p":525,"h":1,"n":"Polymorph Trap"},{"c":51,"s":5,"id":12774,"u":"quicksand_crb","p":526,"h":1,"n":"Quicksand"},{"c":51,"s":5,"id":12775,"u":"scythe%20blades_crb","p":523,"h":1,"n":"Scythe Blades"},{"c":51,"s":5,"id":12776,"u":"second%20chance_crb","p":525,"h":1,"n":"Second Chance"},{"c":51,"s":5,"id":12777,"u":"slamming%20door_crb","p":523,"h":1,"n":"Slamming Door"},{"c":51,"s":5,"id":12778,"u":"spear%20launcher_crb","p":523,"h":1,"n":"Spear Launcher"},{"c":51,"s":5,"id":12779,"u":"spinning%20blade%20pillar_crb","p":527,"h":1,"n":"Spinning Blade Pillar"},{"c":51,"s":5,"id":12780,"u":"summoning%20rune_crb","p":526,"h":1,"n":"Summoning Rune"},{"c":51,"s":5,"id":12781,"u":"telekinetic%20swarm%20trap_crb","p":528,"h":1,"n":"Telekinetic Swarm Trap"},{"c":51,"s":5,"id":12782,"u":"vorpal%20executioner_crb","p":525,"h":1,"n":"Vorpal Executioner"},{"c":51,"s":5,"id":12783,"u":"wheel%20of%20misery_crb","p":527,"h":1,"n":"Wheel Of Misery"},{"c":51,"s":5,"id":12784,"u":"yellow%20mold_crb","p":524,"h":1,"n":"Yellow Mold"},{"c":51,"s":16,"id":12785,"u":"gloomglow%20mushrooms_aoa1","p":57,"h":1,"n":"Gloomglow Mushrooms"},{"c":51,"s":16,"id":12786,"u":"spiked%20doorframe_aoa1","p":46,"h":1,"n":"Spiked Doorframe"},{"c":51,"s":16,"id":12787,"u":"town%20hall%20fire_aoa1","p":9,"h":1,"n":"Town Hall Fire"},{"c":51,"s":17,"id":12788,"u":"black%20powder%20bomb_aoa2","p":40,"h":1,"n":"Black Powder Bomb"},{"c":51,"s":17,"id":12789,"u":"dahak's%20shell_aoa2","p":55,"h":1,"n":"Dahak's Shell"},{"c":51,"s":17,"id":12790,"u":"dahak's%20skull_aoa2","p":61,"h":1,"n":"Dahak's Skull"},{"c":51,"s":17,"id":12791,"u":"dragon%20pillar_aoa2","p":28,"h":1,"n":"Dragon Pillar"},{"c":51,"s":17,"id":12792,"u":"vision%20of%20dahak_aoa2","p":10,"h":1,"n":"Vision Of Dahak"},{"c":51,"s":17,"id":12793,"u":"wrath%20of%20the%20destroyer_aoa2","p":57,"h":1,"n":"Wrath Of The Destroyer"},{"c":51,"s":18,"id":12794,"u":"barzillai's%20hounds_aoa3","p":27,"h":1,"n":"Barzillai's Hounds"},{"c":51,"s":18,"id":12795,"u":"phantom%20bells_aoa3","p":28,"h":1,"n":"Phantom Bells"},{"c":51,"s":18,"id":12796,"u":"quarry%20sluiceway_aoa3","p":55,"h":1,"n":"Quarry Sluiceway"},{"c":51,"s":18,"id":12797,"u":"trapped%20lathe_aoa3","p":6,"h":1,"n":"Trapped Lathe"},{"c":51,"s":18,"id":12798,"u":"tree%20of%20dreadful%20dreams_aoa3","p":11,"h":1,"n":"Tree Of Dreadful Dreams"},{"c":51,"s":19,"id":12799,"u":"ash%20web_aoa4","p":12,"h":1,"n":"Ash Web"},{"c":51,"s":19,"id":12800,"u":"echoes%20of%20betrayal_aoa4","p":53,"h":1,"n":"Echoes Of Betrayal"},{"c":51,"s":19,"id":12801,"u":"lifeleech%20crystal%20patch_aoa4","p":9,"h":1,"n":"Lifeleech Crystal Patch"},{"c":51,"s":19,"id":12802,"u":"wailing%20crystals_aoa4","p":9,"h":1,"n":"Wailing Crystals"},{"c":51,"s":20,"id":12803,"u":"acidic%20needle%20launcher_aoa5","p":54,"h":1,"n":"Acidic Needle Launcher"},{"c":51,"s":20,"id":12804,"u":"caustic%20vapor_aoa5","p":57,"h":1,"n":"Caustic Vapor"},{"c":51,"s":20,"id":12805,"u":"endless%20elven%20aging_aoa5","p":7,"h":1,"n":"Endless Elven Aging"},{"c":51,"s":20,"id":12806,"u":"luminous%20ward_aoa5","p":58,"h":1,"n":"Luminous Ward"},{"c":51,"s":20,"id":12807,"u":"mental%20scream%20trap_aoa5","p":56,"h":1,"n":"Mental Scream Trap"},{"c":51,"s":20,"id":12808,"u":"seismic%20spears%20trap_aoa5","p":19,"h":1,"n":"Seismic Spears Trap"},{"c":51,"s":21,"id":12809,"u":"damurdiel's%20vengeance_aoa6","p":18,"h":1,"n":"Damurdiel's Vengeance"},{"c":51,"s":21,"id":12810,"u":"dragonstorm_aoa6","p":7,"h":1,"n":"Dragonstorm"},{"c":51,"s":21,"id":12811,"u":"lesser%20dragonstorm_aoa6","p":6,"h":1,"n":"Lesser Dragonstorm"},{"c":51,"s":22,"id":12812,"u":"boiling%20fountains_aoe1","p":24,"h":1,"n":"Boiling Fountains"},{"c":51,"s":22,"id":12813,"u":"canopy%20drop_aoe1","p":52,"h":1,"n":"Canopy Drop"},{"c":51,"s":22,"id":12814,"u":"dart%20barrage_aoe1","p":24,"h":1,"n":"Dart Barrage"},{"c":51,"s":22,"id":12815,"u":"exploding%20statue_aoe1","p":26,"h":1,"n":"Exploding Statue"},{"c":51,"s":22,"id":12816,"u":"explosive%20barrels_aoe1","p":10,"h":1,"n":"Explosive Barrels"},{"c":51,"s":22,"id":12817,"u":"flying%20guillotine_aoe1","p":49,"h":1,"n":"Flying Guillotine"},{"c":51,"s":22,"id":12818,"u":"gas%20trap_aoe1","p":57,"h":1,"n":"Gas Trap"},{"c":51,"s":22,"id":12819,"u":"hidden%20chute_aoe1","p":48,"h":1,"n":"Hidden Chute"},{"c":51,"s":22,"id":12820,"u":"plunger%20chute_aoe1","p":58,"h":1,"n":"Plunger Chute"},{"c":51,"s":22,"id":12821,"u":"summoning%20rune_aoe1","p":50,"h":1,"n":"Summoning Rune"},{"c":51,"s":22,"id":12822,"u":"summoning%20rune_aoe1","p":51,"h":1,"n":"Summoning Rune"},{"c":51,"s":23,"id":12823,"u":"hands%20of%20the%20forgotten_aoe2","p":37,"h":1,"n":"Hands Of The Forgotten"},{"c":51,"s":23,"id":12824,"u":"iron%20maiden%20trap_aoe2","p":52,"h":1,"n":"Iron Maiden Trap"},{"c":51,"s":23,"id":12825,"u":"life%20magnet_aoe2","p":36,"h":1,"n":"Life Magnet"},{"c":51,"s":23,"id":12826,"u":"rigged%20cubby_aoe2","p":51,"h":1,"n":"Rigged Cubby"},{"c":51,"s":24,"id":12827,"u":"acidic%20poison%20cloud%20trap_aoe3","p":46,"h":1,"n":"Acidic Poison Cloud Trap"},{"c":51,"s":24,"id":12828,"u":"boiling%20tub%20trap_aoe3","p":56,"h":1,"n":"Boiling Tub Trap"},{"c":51,"s":24,"id":12829,"u":"clockwork%20poison%20bomb_aoe3","p":58,"h":1,"n":"Clockwork Poison Bomb"},{"c":51,"s":24,"id":12830,"u":"needling%20stairs_aoe3","p":19,"h":1,"n":"Needling Stairs"},{"c":51,"s":25,"id":12831,"u":"arcane%20feedback%20trap_aoe4","p":47,"h":1,"n":"Arcane Feedback Trap"},{"c":51,"s":25,"id":12832,"u":"burning%20chandelier%20trap_aoe4","p":38,"h":1,"n":"Burning Chandelier Trap"},{"c":51,"s":25,"id":12833,"u":"false%20door%20trap_aoe4","p":23,"h":1,"n":"False Door Trap"},{"c":51,"s":25,"id":12834,"u":"poisoned%20dart%20statues_aoe4","p":30,"h":1,"n":"Poisoned Dart Statues"},{"c":51,"s":25,"id":12835,"u":"supplicant%20statues_aoe4","p":9,"h":1,"n":"Supplicant Statues"},{"c":51,"s":25,"id":12836,"u":"waxworks%20onslaught%20trap_aoe4","p":60,"h":1,"n":"Waxworks Onslaught Trap"},{"c":51,"s":26,"id":12837,"u":"clockwork%20arms_aoe5","p":56,"h":1,"n":"Clockwork Arms"},{"c":51,"s":26,"id":12838,"u":"eyeball%20tank_aoe5","p":51,"h":1,"n":"Eyeball Tank"},{"c":51,"s":26,"id":12839,"u":"ink%20drowning%20vats_aoe5","p":49,"h":1,"n":"Ink Drowning Vats"},{"c":51,"s":26,"id":12840,"u":"the%20winder_aoe5","p":63,"h":1,"n":"The Winder"},{"c":51,"s":27,"id":12841,"u":"blackfingers's%20prayer_aoe6","p":49,"h":1,"n":"Blackfingers's Prayer"},{"c":51,"s":27,"id":12842,"u":"field%20of%20opposition_aoe6","p":53,"h":1,"n":"Field Of Opposition"},{"c":51,"s":27,"id":12843,"u":"freezing%20alarm_aoe6","p":37,"h":1,"n":"Freezing Alarm"},{"c":51,"s":27,"id":12844,"u":"greater%20planar%20rift_aoe6","p":30,"h":1,"n":"Greater Planar Rift"},{"c":51,"s":27,"id":12845,"u":"inky%20tendrils_aoe6","p":54,"h":1,"n":"Inky Tendrils"},{"c":51,"s":27,"id":12846,"u":"kharnas's%20lesser%20glyph_aoe6","p":29,"h":1,"n":"Kharnas's Lesser Glyph"},{"c":51,"s":27,"id":12847,"u":"living%20paints_aoe6","p":32,"h":1,"n":"Living Paints"},{"c":51,"s":27,"id":12848,"u":"the%20laughing%20fiend's%20greeting_aoe6","p":34,"h":1,"n":"The Laughing Fiend's Greeting"},{"c":51,"s":28,"id":12849,"u":"blood%20of%20belcorra_av1","p":13,"h":1,"n":"Blood Of Belcorra"},{"c":51,"s":28,"id":12850,"u":"doom%20of%20tomorrow_av1","p":31,"h":1,"n":"Doom Of Tomorrow"},{"c":51,"s":28,"id":12851,"u":"spike%20launcher_av1","p":25,"h":1,"n":"Spike Launcher"},{"c":51,"s":28,"id":12852,"u":"stonescale%20spirits_av1","p":9,"h":1,"n":"Stonescale Spirits"},{"c":51,"s":28,"id":12853,"u":"vengeful%20furnace_av1","p":46,"h":1,"n":"Vengeful Furnace"},{"c":51,"s":28,"id":12854,"u":"watching%20wall_av1","p":37,"h":1,"n":"Watching Wall"},{"c":51,"s":29,"id":12855,"u":"painful%20suggestion%20trap_av2","p":54,"h":1,"n":"Painful Suggestion Trap"},{"c":51,"s":29,"id":12856,"u":"paralyzing%20light%20trap_av2","p":52,"h":1,"n":"Paralyzing Light Trap"},{"c":51,"s":29,"id":12857,"u":"rusty%20grate%20pit_av2","p":12,"h":1,"n":"Rusty Grate Pit"},{"c":51,"s":29,"id":12858,"u":"shuffling%20scythe%20blades_av2","p":21,"h":1,"n":"Shuffling Scythe Blades"},{"c":51,"s":30,"id":12859,"u":"befuddling%20gas%20trap_av3","p":52,"h":1,"n":"Befuddling Gas Trap"},{"c":51,"s":30,"id":12860,"u":"blast%20tumbler_av3","p":45,"h":1,"n":"Blast Tumbler"},{"c":51,"s":30,"id":12861,"u":"daemonic%20fog_av3","p":38,"h":1,"n":"Daemonic Fog"},{"c":51,"s":30,"id":12862,"u":"images%20of%20failure_av3","p":55,"h":1,"n":"Images Of Failure"},{"c":51,"s":30,"id":12863,"u":"images%20of%20powerlessness_av3","p":55,"h":1,"n":"Images Of Powerlessness"},{"c":51,"s":10,"id":12864,"u":"blood%20tears_botd","p":66,"h":1,"n":"Blood Tears"},{"c":51,"s":10,"id":12865,"u":"blood-soaked%20soil_botd","p":64,"h":1,"n":"Blood-Soaked Soil"},{"c":51,"s":10,"id":12866,"u":"bloodthirsty%20toy_botd","p":65,"h":1,"n":"Bloodthirsty Toy"},{"c":51,"s":10,"id":12867,"u":"cannibalistic%20echoes_botd","p":67,"h":1,"n":"Cannibalistic Echoes"},{"c":51,"s":10,"id":12868,"u":"cold%20spot_botd","p":64,"h":1,"n":"Cold Spot"},{"c":51,"s":10,"id":12869,"u":"desperate%20hunger_botd","p":67,"h":1,"n":"Desperate Hunger"},{"c":51,"s":10,"id":12870,"u":"ectoplasmic%20grasp_botd","p":66,"h":1,"n":"Ectoplasmic Grasp"},{"c":51,"s":10,"id":12871,"u":"entombed%20spirit_botd","p":67,"h":1,"n":"Entombed Spirit"},{"c":51,"s":10,"id":12872,"u":"final%20words_botd","p":65,"h":1,"n":"Final Words"},{"c":51,"s":10,"id":12873,"u":"flood%20of%20spirits_botd","p":67,"h":1,"n":"Flood Of Spirits"},{"c":51,"s":10,"id":12874,"u":"frenetic%20musician_botd","p":66,"h":1,"n":"Frenetic Musician"},{"c":51,"s":10,"id":12875,"u":"ghost%20stampede_botd","p":68,"h":1,"n":"Ghost Stampede"},{"c":51,"s":10,"id":12876,"u":"glimpse%20grave_botd","p":67,"h":1,"n":"Glimpse Grave"},{"c":51,"s":10,"id":12877,"u":"grasping%20dead_botd","p":68,"h":1,"n":"Grasping Dead"},{"c":51,"s":10,"id":12878,"u":"locking%20door_botd","p":64,"h":1,"n":"Locking Door"},{"c":51,"s":10,"id":12879,"u":"phantom%20footsteps_botd","p":64,"h":1,"n":"Phantom Footsteps"},{"c":51,"s":10,"id":12880,"u":"phantom%20jailer_botd","p":65,"h":1,"n":"Phantom Jailer"},{"c":51,"s":10,"id":12881,"u":"sadistic%20conductor_botd","p":67,"h":1,"n":"Sadistic Conductor"},{"c":51,"s":10,"id":12882,"u":"shattered%20window_botd","p":65,"h":1,"n":"Shattered Window"},{"c":51,"s":10,"id":12883,"u":"siphoning%20spirit_botd","p":69,"h":1,"n":"Siphoning Spirit"},{"c":51,"s":10,"id":12884,"u":"spirit%20cyclone_botd","p":68,"h":1,"n":"Spirit Cyclone"},{"c":51,"s":10,"id":12885,"u":"toppling%20furniture_botd","p":65,"h":1,"n":"Toppling Furniture"},{"c":51,"s":10,"id":12886,"u":"violent%20shove_botd","p":65,"h":1,"n":"Violent Shove"},{"c":51,"s":10,"id":12887,"u":"weight%20of%20guilt_botd","p":66,"h":1,"n":"Weight of Guilt"},{"c":51,"s":11,"id":12888,"u":"bounding%20hounds_da","p":125,"h":1,"n":"Bounding Hounds"},{"c":51,"s":11,"id":12889,"u":"call%20of%20the%20void_da","p":214,"h":1,"n":"Call of the Void"},{"c":51,"s":11,"id":12890,"u":"clone%20mirrors_da","p":124,"h":1,"n":"Clone Mirrors"},{"c":51,"s":11,"id":12891,"u":"confounding%20portal_da","p":122,"h":1,"n":"Confounding Portal"},{"c":51,"s":11,"id":12892,"u":"constricting%20hall_da","p":124,"h":1,"n":"Constricting Hall"},{"c":51,"s":11,"id":12893,"u":"disorienting%20illusions_da","p":122,"h":1,"n":"Disorienting Illusions"},{"c":51,"s":11,"id":12894,"u":"distortion%20mirror_da","p":123,"h":1,"n":"Distortion Mirror"},{"c":51,"s":11,"id":12895,"u":"entrapping%20chair_da","p":123,"h":1,"n":"Entrapping Chair"},{"c":51,"s":11,"id":12896,"u":"exhaling%20portal_da","p":125,"h":1,"n":"Exhaling Portal"},{"c":51,"s":11,"id":12897,"u":"false%20floor_da","p":123,"h":1,"n":"False Floor"},{"c":51,"s":11,"id":12898,"u":"false%20step%20floor_da","p":123,"h":1,"n":"False Step Floor"},{"c":51,"s":11,"id":12899,"u":"mirror%20door_da","p":122,"h":1,"n":"Mirror Door"},{"c":51,"s":11,"id":12900,"u":"reflected%20desires_da","p":123,"h":1,"n":"Reflected Desires"},{"c":51,"s":11,"id":12901,"u":"shrinking%20hall_da","p":123,"h":1,"n":"Shrinking Hall"},{"c":51,"s":11,"id":12902,"u":"shrouded%20assailant_da","p":125,"h":1,"n":"Shrouded Assailant"},{"c":51,"s":11,"id":12903,"u":"shuffling%20hall_da","p":122,"h":1,"n":"Shuffling Hall"},{"c":51,"s":11,"id":12904,"u":"sigil%20of%20deepest%20fears_da","p":124,"h":1,"n":"Sigil of Deepest Fears"},{"c":51,"s":11,"id":12905,"u":"spirit%20window_da","p":124,"h":1,"n":"Spirit Window"},{"c":51,"s":11,"id":12906,"u":"thalassophobic%20pool_da","p":212,"h":1,"n":"Thalassophobic Pool"},{"c":51,"s":31,"id":12907,"u":"catacomb%20cave-in_ec1","p":37,"h":1,"n":"Catacomb Cave-in"},{"c":51,"s":31,"id":12908,"u":"dream%20pollen%20pods_ec1","p":12,"h":1,"n":"Dream Pollen Pods"},{"c":51,"s":31,"id":12909,"u":"envenomed%20thorns%20trap_ec1","p":13,"h":1,"n":"Envenomed Thorns Trap"},{"c":51,"s":32,"id":12910,"u":"echoes%20of%20faith_ec2","p":29,"h":1,"n":"Echoes Of Faith"},{"c":51,"s":32,"id":12911,"u":"ghost%20crystal%20cloud_ec2","p":28,"h":1,"n":"Ghost Crystal Cloud"},{"c":51,"s":32,"id":12912,"u":"hallowed%20wheel_ec2","p":51,"h":1,"n":"Hallowed Wheel"},{"c":51,"s":32,"id":12913,"u":"krooth%20summoning%20rune_ec2","p":30,"h":1,"n":"Krooth Summoning Rune"},{"c":51,"s":32,"id":12914,"u":"masks%20of%20aroden's%20guises_ec2","p":37,"h":1,"n":"Masks Of Aroden's Guises"},{"c":51,"s":32,"id":12915,"u":"maze%20of%20mirrors_ec2","p":56,"h":1,"n":"Maze Of Mirrors"},{"c":51,"s":32,"id":12916,"u":"thunderstone%20cascade%20trap_ec2","p":14,"h":1,"n":"Thunderstone Cascade Trap"},{"c":51,"s":9,"id":12917,"u":"caustic%20dart%20trap_ec3","p":29,"h":1,"n":"Caustic Dart Trap"},{"c":51,"s":9,"id":12918,"u":"raving%20spirit_ec3","p":25,"h":1,"n":"Raving Spirit"},{"c":51,"s":33,"id":12919,"u":"buzzing%20latch%20rune_ec4","p":21,"h":1,"n":"Buzzing Latch Rune"},{"c":51,"s":33,"id":12920,"u":"explosive%20furniture%20trap_ec4","p":18,"h":1,"n":"Explosive Furniture Trap"},{"c":51,"s":33,"id":12921,"u":"mukradi%20summoning%20runes_ec4","p":35,"h":1,"n":"Mukradi Summoning Runes"},{"c":51,"s":33,"id":12922,"u":"poisoned%20secret%20door%20trap_ec4","p":36,"h":1,"n":"Poisoned Secret Door Trap"},{"c":51,"s":33,"id":12923,"u":"spiked%20barricade%20trap_ec4","p":45,"h":1,"n":"Spiked Barricade Trap"},{"c":51,"s":34,"id":12924,"u":"crushing%20gate%20trap_ec5","p":14,"h":1,"n":"Crushing Gate Trap"},{"c":51,"s":34,"id":12925,"u":"host%20of%20spirits_ec5","p":27,"h":1,"n":"Host Of Spirits"},{"c":51,"s":34,"id":12926,"u":"imperious%20darkside%20mirror_ec5","p":54,"h":1,"n":"Imperious Darkside Mirror"},{"c":51,"s":34,"id":12927,"u":"stabbing%20sentinel_ec5","p":53,"h":1,"n":"Stabbing Sentinel"},{"c":51,"s":34,"id":12928,"u":"witch-priests'%20curse_ec5","p":34,"h":1,"n":"Witch-priests' Curse"},{"c":51,"s":35,"id":12929,"u":"angry%20vegetation_ec6","p":41,"h":1,"n":"Angry Vegetation"},{"c":51,"s":35,"id":12930,"u":"axiomatic%20polymorph%20trap_ec6","p":49,"h":1,"n":"Axiomatic Polymorph Trap"},{"c":51,"s":35,"id":12931,"u":"convergence%20lattice_ec6","p":15,"h":1,"n":"Convergence Lattice"},{"c":51,"s":35,"id":12932,"u":"guthallath%20rockslide_ec6","p":25,"h":1,"n":"Guthallath Rockslide"},{"c":51,"s":35,"id":12933,"u":"suffering%20xulgaths_ec6","p":22,"h":1,"n":"Suffering Xulgaths"},{"c":51,"s":35,"id":12934,"u":"thief's%20trap_ec6","p":36,"h":1,"n":"Thief's Trap"},{"c":51,"s":36,"id":12935,"u":"falling%20debris_fop","p":18,"h":1,"n":"Falling Debris"},{"c":51,"s":36,"id":12936,"u":"ice%20fall%20trap_fop","p":41,"h":1,"n":"Ice Fall Trap"},{"c":51,"s":36,"id":12937,"u":"poisoned%20lock_fop","p":19,"h":1,"n":"Poisoned Lock"},{"c":51,"s":36,"id":12938,"u":"spear%20launcher_fop","p":17,"h":1,"n":"Spear Launcher"},{"c":51,"s":37,"id":12939,"u":"broken%20rebus%20attack_frp1","p":15,"h":1,"n":"Broken Rebus Attack"},{"c":51,"s":37,"id":12940,"u":"sand%20whirlwind_frp1","p":18,"h":1,"n":"Sand Whirlwind"},{"c":51,"s":37,"id":12941,"u":"wronged%20monk's%20wrath_frp1","p":17,"h":1,"n":"Wronged Monk's Wrath"},{"c":51,"s":38,"id":12942,"u":"air%20rift_frp2","p":17,"h":1,"n":"Air Rift"},{"c":51,"s":38,"id":12943,"u":"collapsing%20structure_frp2","p":88,"h":1,"n":"Collapsing Structure"},{"c":51,"s":38,"id":12944,"u":"floating%20flamethrower_frp2","p":44,"h":1,"n":"Floating Flamethrower"},{"c":51,"s":38,"id":12945,"u":"freezing%20floor%20tiles_frp2","p":45,"h":1,"n":"Freezing Floor Tiles"},{"c":51,"s":38,"id":12946,"u":"mogaru's%20breath_frp2","p":89,"h":1,"n":"Mogaru's Breath"},{"c":51,"s":38,"id":12947,"u":"quaking%20footfalls_frp2","p":88,"h":1,"n":"Quaking Footfalls"},{"c":51,"s":38,"id":12948,"u":"swatting%20tail_frp2","p":89,"h":1,"n":"Swatting Tail"},{"c":51,"s":39,"id":12949,"u":"dimensional%20darkside%20mirror_frp3","p":44,"h":1,"n":"Dimensional Darkside Mirror"},{"c":51,"s":2,"id":12950,"u":"instant%20privacy%20fence_g%26g","p":81,"h":1,"n":"Instant Privacy Fence"},{"c":51,"s":2,"id":12951,"u":"malevolant%20mannequins_g%26g","p":81,"h":1,"n":"Malevolant Mannequins"},{"c":51,"s":2,"id":12952,"u":"steam%20vents_g%26g","p":81,"h":1,"n":"Steam Vents"},{"c":51,"s":6,"id":12953,"u":"cracked%20earth_loil","p":231,"h":1,"n":"Cracked Earth"},{"c":51,"s":6,"id":12954,"u":"mana%20whorl_loil","p":231,"h":1,"n":"Mana Whorl"},{"c":51,"s":6,"id":12955,"u":"spell%20pitchers_loil","p":232,"h":1,"n":"Spell Pitchers"},{"c":51,"s":40,"id":12956,"u":"collapsing%20structure_lomm","p":40,"h":1,"n":"Collapsing Structure"},{"c":51,"s":40,"id":12957,"u":"crystal%20pin_lomm","p":40,"h":1,"n":"Crystal Pin"},{"c":51,"s":40,"id":12958,"u":"planar%20tear_lomm","p":40,"h":1,"n":"Planar Tear"},{"c":51,"s":40,"id":12959,"u":"quaking%20slither_lomm","p":41,"h":1,"n":"Quaking Slither"},{"c":51,"s":40,"id":12960,"u":"storm%20discharge_lomm","p":41,"h":1,"n":"Storm Discharge"},{"c":51,"s":41,"id":12961,"u":"precarious%20pile_ltiba","p":3,"h":1,"n":"Precarious Pile"},{"c":51,"s":43,"id":12962,"u":"lonely%20machine%20spirit_ooa1","p":24,"h":1,"n":"Lonely Machine Spirit"},{"c":51,"s":43,"id":12963,"u":"lyzerium%20bottles_ooa1","p":64,"h":1,"n":"Lyzerium Bottles"},{"c":51,"s":43,"id":12964,"u":"precarious%20thunderstone%20trap_ooa1","p":33,"h":1,"n":"Precarious Thunderstone Trap"},{"c":51,"s":43,"id":12965,"u":"purple%20dye%20trap_ooa1","p":34,"h":1,"n":"Purple Dye Trap"},{"c":51,"s":43,"id":12966,"u":"repeater%20crossbow%20trap_ooa1","p":60,"h":1,"n":"Repeater Crossbow Trap"},{"c":51,"s":43,"id":12967,"u":"stink-sap%20trap_ooa1","p":33,"h":1,"n":"Stink-Sap Trap"},{"c":51,"s":43,"id":12968,"u":"subduing%20gas%20chamber_ooa1","p":62,"h":1,"n":"Subduing Gas Chamber"},{"c":51,"s":43,"id":12969,"u":"volatile%20reagents_ooa1","p":37,"h":1,"n":"Volatile Reagents"},{"c":51,"s":43,"id":12970,"u":"wooden%20bullets%20trap_ooa1","p":34,"h":1,"n":"Wooden Bullets Trap"},{"c":51,"s":44,"id":12971,"u":"color%20spray%20trap_ooa2","p":60,"h":1,"n":"Color Spray Trap"},{"c":51,"s":44,"id":12972,"u":"explosive%20steam%20trap_ooa2","p":55,"h":1,"n":"Explosive Steam Trap"},{"c":51,"s":44,"id":12973,"u":"falling%20portcullis%20trap_ooa2","p":62,"h":1,"n":"Falling Portcullis Trap"},{"c":51,"s":44,"id":12974,"u":"false%20door%20trap_ooa2","p":59,"h":1,"n":"False Door Trap"},{"c":51,"s":44,"id":12975,"u":"iron%20dart%20launcher_ooa2","p":12,"h":1,"n":"Iron Dart Launcher"},{"c":51,"s":44,"id":12976,"u":"second%20kiss%20engine_ooa2","p":28,"h":1,"n":"Second Kiss Engine"},{"c":51,"s":45,"id":12977,"u":"gremlin%20horde_ooa3","p":19,"h":1,"n":"Gremlin Horde"},{"c":51,"s":46,"id":12978,"u":"angazhan's%20rake%20trap_sli","p":29,"h":1,"n":"Angazhan's Rake Trap"},{"c":51,"s":46,"id":12979,"u":"fiendripping%20blast%20trap_sli","p":32,"h":1,"n":"Fiendripping Blast Trap"},{"c":51,"s":46,"id":12980,"u":"scroll%20shock%20trap_sli","p":47,"h":1,"n":"Scroll Shock Trap"},{"c":51,"s":46,"id":12981,"u":"stalker%20summoning%20rune_sli","p":15,"h":1,"n":"Stalker Summoning Rune"},{"c":51,"s":47,"id":12982,"u":"centipede%20carcasses%20trap_sot1","p":50,"h":1,"n":"Centipede Carcasses Trap"},{"c":51,"s":48,"id":12983,"u":"agitated%20carnivorous%20plants_sot2","p":36,"h":1,"n":"Agitated Carnivorous Plants"},{"c":51,"s":48,"id":12984,"u":"boulder%20deadfall%20trap_sot2","p":40,"h":1,"n":"Boulder Deadfall Trap"},{"c":51,"s":48,"id":12985,"u":"electrified%20water%20ward_sot2","p":57,"h":1,"n":"Electrified Water Ward"},{"c":51,"s":48,"id":12986,"u":"serpent%20ward_sot2","p":9,"h":1,"n":"Serpent Ward"},{"c":51,"s":53,"id":12987,"u":"collapsing%20porch_tio","p":14,"h":1,"n":"Collapsing Porch"},{"c":51,"s":53,"id":12988,"u":"magic%20starknives%20trap_tio","p":28,"h":1,"n":"Magic Starknives Trap"},{"c":51,"s":53,"id":12989,"u":"nightmare%20terrain_tio","p":41,"h":1,"n":"Nightmare Terrain"},{"c":51,"s":53,"id":12990,"u":"tongues%20of%20flame_tio","p":44,"h":1,"n":"Tongues Of Flame"},{"c":51,"s":53,"id":12991,"u":"viper%20urn_tio","p":31,"h":1,"n":"Viper Urn"},{"c":51,"s":53,"id":12992,"u":"web%20lurker%20noose_tio","p":17,"h":1,"n":"Web Lurker Noose"},{"c":13,"s":5,"id":12993,"u":"ability%20modifiers_crb","p":20,"h":1,"n":"1-1: Ability Modifiers"},{"c":13,"s":5,"id":12994,"u":"adventuring%20gear_crb","p":288,"h":1,"n":"6-9: Adventuring Gear"},{"c":13,"s":5,"id":12995,"u":"alchemical%20gear_crb","p":292,"h":1,"n":"6-11: Alchemical Gear"},{"c":13,"s":5,"id":12996,"u":"alignment%20aura_crb","p":328,"h":1,"n":"Alignment Aura"},{"c":13,"s":5,"id":12997,"u":"animal%20instincts_crb","p":86,"h":1,"n":"3-3: Animal Instincts"},{"c":13,"s":5,"id":12998,"u":"animals_crb","p":294,"h":1,"n":"6-17: Animals"},{"c":13,"s":5,"id":12999,"u":"armor_crb","p":275,"h":1,"n":"6-4: Armor"},{"c":13,"s":5,"id":13000,"u":"armor%20upgrade%20prices_crb","p":582,"h":1,"n":"11-5: Armor Upgrade Prices"},{"c":13,"s":5,"id":13001,"u":"barding_crb","p":294,"h":1,"n":"6-18: Barding"},{"c":13,"s":5,"id":13002,"u":"basic%20services%20and%20consumables_crb","p":294,"h":1,"n":"6-14: Basic Services and Consumables"},{"c":13,"s":5,"id":13003,"u":"bulk%20conversions_crb","p":295,"h":1,"n":"6-19: Bulk conversions"},{"c":13,"s":5,"id":13004,"u":"bulk%20of%20creatures_crb","p":273,"h":1,"n":"Bulk of Creatures"},{"c":13,"s":5,"id":13005,"u":"changing%20equipment_crb","p":274,"h":1,"n":"6-2: Changing Equipment"},{"c":13,"s":5,"id":13006,"u":"character%20wealth_crb","p":511,"h":1,"n":"10-10: Character Wealth"},{"c":13,"s":5,"id":13007,"u":"character%20wealth_crb","p":511,"h":1,"n":"Starting at a Higher Level (Character Wealth)"},{"c":13,"s":5,"id":13008,"u":"character%20wealth_crb","p":511,"h":1,"n":"Starting Equipment (Character Wealth)"},{"c":13,"s":5,"id":13009,"u":"climb%20and%20swim%20distance_crb","p":242,"h":1,"n":"4-4: Climb and Swim Distance"},{"c":13,"s":5,"id":13010,"u":"coin%20values_crb","p":271,"h":1,"n":"6-1: Coin Values"},{"c":13,"s":5,"id":13011,"u":"common%20languages_crb","p":65,"h":1,"n":"2-1: Common Languages"},{"c":13,"s":5,"id":13012,"u":"cost%20of%20living_crb","p":294,"h":1,"n":"6-16: Cost of Living"},{"c":13,"s":5,"id":13013,"u":"creature%20creation%20rituals_crb","p":408,"h":1,"n":"7-1: Creature Creation Rituals"},{"c":13,"s":5,"id":13014,"u":"creature%20identification%20skills_crb","p":506,"h":1,"n":"10-7: Creature Identification Skills"},{"c":13,"s":5,"id":13015,"u":"creature%20xp%20and%20role_crb","p":489,"h":1,"n":"10-2: Creature XP and Role"},{"c":13,"s":5,"id":13016,"u":"damaging%20armor_crb","p":276,"h":1,"n":"Damaging Armor"},{"c":13,"s":5,"id":13017,"u":"dc%20adjustments_crb","p":504,"h":1,"n":"10-6: DC Adjustments"},{"c":13,"s":5,"id":13018,"u":"dcs%20by%20level_crb","p":503,"h":1,"n":"10-5: DCs by Level"},{"c":13,"s":5,"id":13019,"u":"differently%20sized%20items_crb","p":295,"h":1,"n":"6-20: Differently Sized Items"},{"c":13,"s":5,"id":13020,"u":"domains_crb","p":441,"h":1,"n":"8-2: Domains"},{"c":13,"s":5,"id":13021,"u":"dragon%20instincts_crb","p":86,"h":1,"n":"3-4: Dragon Instincts"},{"c":13,"s":5,"id":13022,"u":"encounter%20budget_crb","p":489,"h":1,"n":"10-1: Encounter Budget"},{"c":13,"s":5,"id":13023,"u":"enviromental%20damage_crb","p":512,"h":1,"n":"10-11: Enviromental Damage"},{"c":13,"s":5,"id":13024,"u":"enviromental%20features_crb","p":513,"h":1,"n":"10-12: Enviromental Features"},{"c":13,"s":5,"id":13025,"u":"formulas_crb","p":293,"h":1,"n":"6-13: Formulas"},{"c":13,"s":5,"id":13026,"u":"fundamental%20runes_crb","p":580,"h":1,"n":"Fundamental Runes"},{"c":13,"s":5,"id":13027,"u":"general%20feats_crb","p":255,"h":1,"n":"5-1: General Feats"},{"c":13,"s":5,"id":13028,"u":"general%20skill%20feats_crb","p":255,"h":1,"n":"5-2: General Skill Feats"},{"c":13,"s":5,"id":13029,"u":"hazard%20xp_crb","p":521,"h":1,"n":"10-14: Hazard XP"},{"c":13,"s":5,"id":13030,"u":"income%20earned_crb","p":236,"h":1,"n":"4-2: Income Earned"},{"c":13,"s":5,"id":13031,"u":"learning%20a%20spell_crb","p":238,"h":1,"n":"4-3: Learning a Spell"},{"c":13,"s":5,"id":13032,"u":"magical%20gear_crb","p":293,"h":1,"n":"6-12: Magical Gear"},{"c":13,"s":5,"id":13033,"u":"material%20hardness%2c%20hit%20points%2c%20and%20broken%20threshold_crb","p":577,"h":1,"n":"11-4: Material Hardness, Hit Points, and Broken Threshold"},{"c":13,"s":5,"id":13034,"u":"melee%20weapons_crb","p":280,"h":1,"n":"6-7: Melee Weapons"},{"c":13,"s":5,"id":13035,"u":"monk%20unarmed%20attacks_crb","p":159,"h":1,"n":"Monk Unarmed Attacks"},{"c":13,"s":5,"id":13036,"u":"party%20treasure%20by%20level_crb","p":509,"h":1,"n":"10-9: Party Treasure by Level"},{"c":13,"s":5,"id":13037,"u":"ranged%20weapons_crb","p":280,"h":1,"n":"6-8: Ranged Weapons"},{"c":13,"s":5,"id":13038,"u":"regional%20languages_crb","p":432,"h":1,"n":"8-1: Regional Languages"},{"c":13,"s":5,"id":13039,"u":"rituals%20by%20level_crb","p":409,"h":1,"n":"7-2: Rituals by Level"},{"c":13,"s":5,"id":13040,"u":"scroll%20statistics_crb","p":565,"h":1,"n":"11-3: Scroll Statistics"},{"c":13,"s":5,"id":13041,"u":"secret%20language_crb","p":65,"h":1,"n":"2-3: Secret Language"},{"c":13,"s":5,"id":13042,"u":"shields_crb","p":277,"h":1,"n":"6-5: Shields"},{"c":13,"s":5,"id":13043,"u":"simple%20dcs_crb","p":503,"h":1,"n":"10-4: Simple DCs"},{"c":13,"s":5,"id":13044,"u":"size%20and%20reach_crb","p":474,"h":1,"n":"9-1: Size and Reach"},{"c":13,"s":5,"id":13045,"u":"skills%2c%20key%20abilities%2c%20and%20actions_crb","p":235,"h":1,"n":"4-1: Skills, Key Abilities, and Actions"},{"c":13,"s":5,"id":13046,"u":"spellcasting%20services_crb","p":294,"h":1,"n":"6-15: Spellcasting Services"},{"c":13,"s":5,"id":13047,"u":"temperature%20effects_crb","p":518,"h":1,"n":"10-13: Temperature Effects"},{"c":13,"s":5,"id":13048,"u":"the%20nine%20alignments_crb","p":29,"h":1,"n":"1-2: The Nine Alignments"},{"c":13,"s":5,"id":13049,"u":"travel%20speed_crb","p":479,"h":1,"n":"9-2: Travel Speed"},{"c":13,"s":5,"id":13050,"u":"unarmed%20attacks_crb","p":280,"h":1,"n":"6-6: Unarmed Attacks"},{"c":13,"s":5,"id":13051,"u":"unarmored%20defense_crb","p":275,"h":1,"n":"6-3: Unarmored Defense"},{"c":13,"s":5,"id":13052,"u":"uncommon%20adventuring%20gear_crb","p":288,"h":1,"n":"6-10: Uncommon Adventuring Gear"},{"c":13,"s":5,"id":13053,"u":"uncommon%20languages_crb","p":65,"h":1,"n":"2-2: Uncommon Languages"},{"c":13,"s":5,"id":13054,"u":"watches%20and%20rest_crb","p":500,"h":1,"n":"10-3: Watches and Rest"},{"c":13,"s":5,"id":13055,"u":"weapon%20upgrade%20price_crb","p":582,"h":1,"n":"11-6: Weapon Upgrade Price"},{"c":13,"s":5,"id":13056,"u":"xp%20awards_crb","p":508,"h":1,"n":"10-8: XP Awards"},{"c":13,"s":15,"id":13057,"u":"automatic%20bonus%20progression_gmg","p":196,"h":1,"n":"4-11: Automatic Bonus Progression"},{"c":13,"s":15,"id":13058,"u":"cost%20to%20increase%20rank_gmg","p":199,"h":1,"n":"4-20: Cost to Increase Rank"},{"c":13,"s":15,"id":13059,"u":"creature%20xp%20(no%20level)_gmg","p":198,"h":1,"n":"4-18: Creature XP (No Level)"},{"c":13,"s":15,"id":13060,"u":"devastating%20weapons_gmg","p":197,"h":1,"n":"4-14: Devastating Weapons"},{"c":13,"s":15,"id":13061,"u":"downtime%20events_gmg","p":25,"h":1,"n":"1-2: Downtime Events"},{"c":13,"s":15,"id":13062,"u":"earn%20income%20tasks_gmg","p":25,"h":1,"n":"1-1: Earn Income Tasks"},{"c":13,"s":15,"id":13063,"u":"high-quality%20armor_gmg","p":197,"h":1,"n":"4-13: High-Quality Armor"},{"c":13,"s":15,"id":13064,"u":"high-quality%20skill%20item_gmg","p":197,"h":1,"n":"4-16: High-Quality Skill Item"},{"c":13,"s":15,"id":13065,"u":"high-quality%20weapons_gmg","p":197,"h":1,"n":"4-12: High-Quality Weapons"},{"c":13,"s":15,"id":13066,"u":"relic%20gifts_gmg","p":95,"h":1,"n":"2-22: Relic Gifts"},{"c":13,"s":15,"id":13067,"u":"resilient%20armor_gmg","p":197,"h":1,"n":"4-15: Resilient Armor"},{"c":13,"s":15,"id":13068,"u":"simple%20skill%20dcs%20(no%20level)_gmg","p":198,"h":1,"n":"4-17: Simple Skill DCs (No Level)"},{"c":13,"s":15,"id":13069,"u":"skill%20points%20by%20level_gmg","p":199,"h":1,"n":"4-19: Skill Points by Level"},{"c":13,"s":15,"id":13070,"u":"stamina%20and%20hit%20points%20by%20class_gmg","p":200,"h":1,"n":"4-20: Stamina and Hit Points by Class"},{"c":13,"s":70,"id":13071,"u":"critical%20fumble%20deck%3a%20melee_cfd","p":0,"h":1,"n":"Critical Fumble Deck: Melee"},{"c":13,"s":70,"id":13072,"u":"critical%20fumble%20deck%3a%20ranged_cfd","p":0,"h":1,"n":"Critical Fumble Deck: Ranged"},{"c":13,"s":70,"id":13073,"u":"critical%20fumble%20deck%3a%20spell_cfd","p":0,"h":1,"n":"Critical Fumble Deck: Spell"},{"c":13,"s":70,"id":13074,"u":"critical%20fumble%20deck%3a%20unarmed_cfd","p":0,"h":1,"n":"Critical Fumble Deck: Unarmed"},{"c":13,"s":71,"id":13075,"u":"critical%20hit%20deck%3a%20bludgeoning_chd","p":0,"h":1,"n":"Critical Hit Deck: Bludgeoning"},{"c":13,"s":71,"id":13076,"u":"critical%20hit%20deck%3a%20bomb%20or%20spell_chd","p":0,"h":1,"n":"Critical Hit Deck: Bomb or Spell"},{"c":13,"s":71,"id":13077,"u":"critical%20hit%20deck%3a%20piercing_chd","p":0,"h":1,"n":"Critical Hit Deck: Piercing"},{"c":13,"s":71,"id":13078,"u":"critical%20hit%20deck%3a%20slashing_chd","p":0,"h":1,"n":"Critical Hit Deck: Slashing"},{"c":13,"s":11,"id":13079,"u":"ability%20quirks_da","p":103,"h":1,"n":"5: Ability Quirks"},{"c":13,"s":11,"id":13080,"u":"uncommon%20membership%20services_da","p":84,"h":1,"n":"Uncommon Membership Services"},{"c":13,"s":2,"id":13081,"u":"innovation%20armor%20statistics_g%26g","p":16,"h":1,"n":"2-2: Innovation Armor Statistics"},{"c":13,"s":72,"id":13082,"u":"hero%20point%20deck_hpd","p":0,"h":1,"n":"Hero Point Deck"},{"c":13,"s":59,"id":13083,"u":"domains_logm","p":112,"h":1,"n":"1: Domains"},{"c":13,"s":59,"id":13084,"u":"martial%20melee%20weapons_logm","p":120,"h":1,"n":"2: Martial Melee Weapons"},{"c":13,"s":59,"id":13085,"u":"uncommon%20martial%20melee%20weapons_logm","p":120,"h":1,"n":"3: Uncommon Martial Melee Weapons"},{"c":13,"s":59,"id":13086,"u":"uncommon%20martial%20ranged%20weapons_logm","p":120,"h":1,"n":"4: Uncommon Martial Ranged Weapons"},{"c":13,"s":62,"id":13087,"u":"animal%20caretaking%20gear%20prices_lotg","p":103,"h":1,"n":"4: Animal Caretaking Gear Prices"},{"c":13,"s":62,"id":13088,"u":"animal%20prices_lotg","p":103,"h":1,"n":"3: Animal Prices"},{"c":13,"s":62,"id":13089,"u":"common%20crimes%20and%20punishments_lotg","p":65,"h":1,"n":"2: Common Crimes and Punishments"},{"c":13,"s":62,"id":13090,"u":"housing%20costs_lotg","p":17,"h":1,"n":"1: Housing Costs"},{"c":13,"s":64,"id":13091,"u":"suggested%20character%20options_ooa0","p":9,"h":1,"n":"Suggested Character Options"},{"c":13,"s":43,"id":13092,"u":"alkenstar%20services_ooa1","p":81,"h":1,"n":"Alkenstar Services"},{"c":13,"s":43,"id":13093,"u":"flaming%20whiskey%20effects_ooa1","p":70,"h":1,"n":"Flaming Whiskey Effects"},{"c":13,"s":43,"id":13094,"u":"mixed%20drink%20effects_ooa1","p":70,"h":1,"n":"Mixed Drink Effects"},{"c":13,"s":43,"id":13095,"u":"services%20and%20fare_ooa1","p":69,"h":1,"n":"Services and Fare"},{"c":13,"s":44,"id":13096,"u":"mana%20storm%20effects_ooa2","p":70,"h":1,"n":"Mana Storm Effects"},{"c":13,"s":45,"id":13097,"u":"experimental%20metal%20compositions_ooa3","p":17,"h":1,"n":"Experimental Metal Compositions"},{"c":13,"s":45,"id":13098,"u":"experimental%20metal%20compositions_ooa3","p":17,"h":1,"n":"Experimental Metal Compositions"},{"c":13,"s":65,"id":13099,"u":"flexible%20spellcaster%20spells%20per%20day_som","p":208,"h":1,"n":"5-1: Flexible Spellcaster Spells per Day"},{"c":13,"s":65,"id":13100,"u":"personal%20staves_som","p":166,"h":1,"n":"4-2: Personal Staves"},{"c":13,"s":65,"id":13101,"u":"wellspring%20surges_som","p":250,"h":1,"n":"5-2: Wellspring Surges"},{"c":8,"s":4,"id":13102,"u":"clue%20in_apg","p":56,"h":1,"n":"Clue In"},{"c":8,"s":4,"id":13103,"u":"confident%20finisher_apg","p":85,"h":1,"n":"Confident Finisher"},{"c":8,"s":4,"id":13104,"u":"destructive%20vengeance_apg","p":116,"h":1,"n":"Destructive Vengeance"},{"c":8,"s":4,"id":13105,"u":"devise%20a%20stratagem_apg","p":56,"h":1,"n":"Devise a Stratagem"},{"c":8,"s":4,"id":13106,"u":"expeditious%20inspection_apg","p":57,"h":1,"n":"Expeditious Inspection"},{"c":8,"s":4,"id":13107,"u":"iron%20command_apg","p":116,"h":1,"n":"Iron Command"},{"c":8,"s":4,"id":13108,"u":"opportune%20riposte_apg","p":86,"h":1,"n":"Opportune Riposte"},{"c":8,"s":4,"id":13109,"u":"pointed%20question_apg","p":58,"h":1,"n":"Pointed Question"},{"c":8,"s":4,"id":13110,"u":"pursue%20a%20lead_apg","p":56,"h":1,"n":"Pursue a Lead"},{"c":8,"s":4,"id":13111,"u":"quick%20tincture_apg","p":57,"h":1,"n":"Quick Tincture"},{"c":8,"s":4,"id":13112,"u":"selfish%20shield_apg","p":116,"h":1,"n":"Selfish Shield"},{"c":8,"s":4,"id":13113,"u":"tail%20toxin_apg","p":14,"h":1,"n":"Tail Toxin"},{"c":8,"s":5,"id":13114,"u":"activate%20an%20item_crb","p":532,"h":1,"n":"Activate an Item"},{"c":8,"s":5,"id":13115,"u":"administer%20first%20aid_crb","p":248,"h":1,"n":"Administer First Aid"},{"c":8,"s":5,"id":13116,"u":"affix%20a%20talisman_crb","p":565,"h":1,"n":"Affix a Talisman"},{"c":8,"s":5,"id":13117,"u":"aid_crb","p":470,"h":1,"n":"Aid"},{"c":8,"s":5,"id":13118,"u":"aid_crb","p":470,"h":1,"n":"Help (Aid)"},{"c":8,"s":5,"id":13119,"u":"arrest%20a%20fall_crb","p":472,"h":1,"n":"Arrest a Fall"},{"c":8,"s":5,"id":13120,"u":"attack%20of%20opportunity_crb","p":474,"h":1,"n":"Attack of Opportunity"},{"c":8,"s":5,"id":13121,"u":"avert%20gaze_crb","p":472,"h":1,"n":"Avert Gaze"},{"c":8,"s":5,"id":13122,"u":"avoid%20notice_crb","p":479,"h":1,"n":"Avoid Notice"},{"c":8,"s":5,"id":13123,"u":"balance_crb","p":240,"h":1,"n":"Balance"},{"c":8,"s":5,"id":13124,"u":"borrow%20an%20arcane%20spell_crb","p":241,"h":1,"n":"Borrow an Arcane Spell"},{"c":8,"s":5,"id":13125,"u":"burrow_crb","p":472,"h":1,"n":"Burrow"},{"c":8,"s":5,"id":13126,"u":"call%20on%20ancient%20blood_crb","p":35,"h":1,"n":"Call on Ancient Blood"},{"c":8,"s":5,"id":13127,"u":"cast%20a%20spell_crb","p":302,"h":1,"n":"Cast a Spell"},{"c":8,"s":5,"id":13128,"u":"climb_crb","p":241,"h":1,"n":"Climb"},{"c":8,"s":5,"id":13129,"u":"coerce_crb","p":247,"h":1,"n":"Coerce"},{"c":8,"s":5,"id":13130,"u":"command%20an%20animal_crb","p":249,"h":1,"n":"Command an Animal"},{"c":8,"s":5,"id":13131,"u":"conceal%20an%20object_crb","p":251,"h":1,"n":"Conceal an Object"},{"c":8,"s":5,"id":13132,"u":"cover%20tracks_crb","p":252,"h":1,"n":"Cover Tracks"},{"c":8,"s":5,"id":13133,"u":"craft_crb","p":244,"h":1,"n":"Craft"},{"c":8,"s":5,"id":13134,"u":"crawl_crb","p":470,"h":1,"n":"Crawl"},{"c":8,"s":5,"id":13135,"u":"create%20a%20diversion_crb","p":245,"h":1,"n":"Create a Diversion"},{"c":8,"s":5,"id":13136,"u":"create%20forgery_crb","p":251,"h":1,"n":"Create Forgery"},{"c":8,"s":5,"id":13137,"u":"debilitating%20strike_crb","p":182,"h":1,"n":"Debilitating Strike"},{"c":8,"s":5,"id":13138,"u":"decipher%20writing_crb","p":234,"h":1,"n":"Decipher Writing"},{"c":8,"s":5,"id":13139,"u":"defend_crb","p":479,"h":1,"n":"Defend"},{"c":8,"s":5,"id":13140,"u":"delay_crb","p":470,"h":1,"n":"Delay"},{"c":8,"s":5,"id":13141,"u":"demoralize_crb","p":247,"h":1,"n":"Demoralize"},{"c":8,"s":5,"id":13142,"u":"detect%20magic_crb","p":479,"h":1,"n":"Detect Magic"},{"c":8,"s":5,"id":13143,"u":"disable%20a%20device_crb","p":253,"h":1,"n":"Disable a Device"},{"c":8,"s":5,"id":13144,"u":"disarm_crb","p":243,"h":1,"n":"Disarm"},{"c":8,"s":5,"id":13145,"u":"dismiss_crb","p":305,"h":1,"n":"Dismiss"},{"c":8,"s":5,"id":13146,"u":"drain%20bonded%20item_crb","p":205,"h":1,"n":"Drain Bonded Item"},{"c":8,"s":5,"id":13147,"u":"drop%20prone_crb","p":470,"h":1,"n":"Drop Prone"},{"c":8,"s":5,"id":13148,"u":"earn%20income_crb","p":236,"h":1,"n":"Earn Income"},{"c":8,"s":5,"id":13149,"u":"escape_crb","p":470,"h":1,"n":"Escape"},{"c":8,"s":5,"id":13150,"u":"feint_crb","p":246,"h":1,"n":"Feint"},{"c":8,"s":5,"id":13151,"u":"flurry%20of%20blows_crb","p":156,"h":1,"n":"Flurry of Blows"},{"c":8,"s":5,"id":13152,"u":"fly_crb","p":305,"h":1,"n":"Fly"},{"c":8,"s":5,"id":13153,"u":"follow%20the%20expert_crb","p":479,"h":1,"n":"Follow the Expert"},{"c":8,"s":5,"id":13154,"u":"force%20open_crb","p":242,"h":1,"n":"Force Open"},{"c":8,"s":5,"id":13155,"u":"gather%20information_crb","p":246,"h":1,"n":"Gather Information"},{"c":8,"s":5,"id":13156,"u":"glimpse%20of%20redemption_crb","p":107,"h":1,"n":"Glimpse of Redemption"},{"c":8,"s":5,"id":13157,"u":"grab%20an%20edge_crb","p":472,"h":1,"n":"Grab an Edge"},{"c":8,"s":5,"id":13158,"u":"grapple_crb","p":242,"h":1,"n":"Grapple"},{"c":8,"s":5,"id":13159,"u":"grapple_crb","p":242,"h":1,"n":"Grab (Grapple)"},{"c":8,"s":5,"id":13160,"u":"hide_crb","p":251,"h":1,"n":"Hide"},{"c":8,"s":5,"id":13161,"u":"high%20jump_crb","p":242,"h":1,"n":"High Jump"},{"c":8,"s":5,"id":13162,"u":"hunt%20prey_crb","p":168,"h":1,"n":"Hunt Prey"},{"c":8,"s":5,"id":13163,"u":"hunt%20prey_crb","p":168,"h":1,"n":"Mark Prey (Hunt Prey)"},{"c":8,"s":5,"id":13164,"u":"hustle_crb","p":480,"h":1,"n":"Hustle"},{"c":8,"s":5,"id":13165,"u":"identify%20alchemy_crb","p":245,"h":1,"n":"Identify Alchemy"},{"c":8,"s":5,"id":13166,"u":"identify%20magic_crb","p":238,"h":1,"n":"Identify Magic"},{"c":8,"s":5,"id":13167,"u":"impersonate_crb","p":245,"h":1,"n":"Impersonate"},{"c":8,"s":5,"id":13168,"u":"interact_crb","p":470,"h":1,"n":"Interact"},{"c":8,"s":5,"id":13169,"u":"interact_crb","p":470,"h":1,"n":"Use an Object (Interact)"},{"c":8,"s":5,"id":13170,"u":"invest%20an%20item_crb","p":531,"h":1,"n":"Invest an Item"},{"c":8,"s":5,"id":13171,"u":"investigate_crb","p":480,"h":1,"n":"Investigate"},{"c":8,"s":5,"id":13172,"u":"invoke%20celestial%20privilege_crb","p":123,"h":1,"n":"Invoke Celestial Privilege"},{"c":8,"s":5,"id":13173,"u":"leap_crb","p":470,"h":1,"n":"Leap"},{"c":8,"s":5,"id":13174,"u":"learn%20a%20spell_crb","p":238,"h":1,"n":"Learn a Spell"},{"c":8,"s":5,"id":13175,"u":"liberating%20step_crb","p":107,"h":1,"n":"Liberating Step"},{"c":8,"s":5,"id":13176,"u":"lie_crb","p":246,"h":1,"n":"Lie"},{"c":8,"s":5,"id":13177,"u":"long%20jump_crb","p":242,"h":1,"n":"Long Jump"},{"c":8,"s":5,"id":13178,"u":"long-term%20rest_crb","p":481,"h":1,"n":"Long-Term Rest"},{"c":8,"s":5,"id":13179,"u":"make%20an%20impression_crb","p":246,"h":1,"n":"Make an Impression"},{"c":8,"s":5,"id":13180,"u":"maneuver%20in%20flight_crb","p":240,"h":1,"n":"Maneuver in Flight"},{"c":8,"s":5,"id":13181,"u":"master%20strike_crb","p":182,"h":1,"n":"Master Strike"},{"c":8,"s":5,"id":13182,"u":"mighty%20rage_crb","p":85,"h":1,"n":"Mighty Rage"},{"c":8,"s":5,"id":13183,"u":"mount_crb","p":472,"h":1,"n":"Mount"},{"c":8,"s":5,"id":13184,"u":"mutagenic%20flashback_crb","p":73,"h":1,"n":"Mutagenic Flashback"},{"c":8,"s":5,"id":13185,"u":"palm%20an%20object_crb","p":253,"h":1,"n":"Palm an Object"},{"c":8,"s":5,"id":13186,"u":"perform_crb","p":250,"h":1,"n":"Perform"},{"c":8,"s":5,"id":13187,"u":"pick%20a%20lock_crb","p":253,"h":1,"n":"Pick a Lock"},{"c":8,"s":5,"id":13188,"u":"point%20out_crb","p":472,"h":1,"n":"Point Out"},{"c":8,"s":5,"id":13189,"u":"quick%20alchemy_crb","p":72,"h":1,"n":"Quick Alchemy"},{"c":8,"s":5,"id":13190,"u":"rage_crb","p":84,"h":1,"n":"Rage"},{"c":8,"s":5,"id":13191,"u":"raise%20a%20shield_crb","p":472,"h":1,"n":"Raise a Shield"},{"c":8,"s":5,"id":13192,"u":"ready_crb","p":470,"h":1,"n":"Ready"},{"c":8,"s":5,"id":13193,"u":"recall%20knowledge_crb","p":239,"h":1,"n":"Recall Knowledge"},{"c":8,"s":5,"id":13194,"u":"recall%20knowledge_crb","p":239,"h":1,"n":"Identify (Recall Knowledge)"},{"c":8,"s":5,"id":13195,"u":"refocus_crb","p":300,"h":1,"n":"Refocus"},{"c":8,"s":5,"id":13196,"u":"release_crb","p":470,"h":1,"n":"Release"},{"c":8,"s":5,"id":13197,"u":"repair_crb","p":243,"h":1,"n":"Repair"},{"c":8,"s":5,"id":13198,"u":"repeat%20a%20spell_crb","p":480,"h":1,"n":"Repeat a Spell"},{"c":8,"s":5,"id":13199,"u":"request_crb","p":247,"h":1,"n":"Request"},{"c":8,"s":5,"id":13200,"u":"retraining_crb","p":481,"h":1,"n":"Retraining"},{"c":8,"s":5,"id":13201,"u":"retributive%20strike_crb","p":107,"h":1,"n":"Retributive Strike"},{"c":8,"s":5,"id":13202,"u":"scout_crb","p":480,"h":1,"n":"Scout"},{"c":8,"s":5,"id":13203,"u":"search_crb","p":480,"h":1,"n":"Search"},{"c":8,"s":5,"id":13204,"u":"seek_crb","p":471,"h":1,"n":"Seek"},{"c":8,"s":5,"id":13205,"u":"sense%20direction_crb","p":252,"h":1,"n":"Sense Direction"},{"c":8,"s":5,"id":13206,"u":"sense%20motive_crb","p":471,"h":1,"n":"Sense Motive"},{"c":8,"s":5,"id":13207,"u":"shove_crb","p":243,"h":1,"n":"Shove"},{"c":8,"s":5,"id":13208,"u":"shove_crb","p":243,"h":1,"n":"Push (Shove)"},{"c":8,"s":5,"id":13209,"u":"sneak_crb","p":252,"h":1,"n":"Sneak"},{"c":8,"s":5,"id":13210,"u":"squeeze_crb","p":241,"h":1,"n":"Squeeze"},{"c":8,"s":5,"id":13211,"u":"stand_crb","p":471,"h":1,"n":"Stand"},{"c":8,"s":5,"id":13212,"u":"steal_crb","p":253,"h":1,"n":"Steal"},{"c":8,"s":5,"id":13213,"u":"step_crb","p":471,"h":1,"n":"Step"},{"c":8,"s":5,"id":13214,"u":"step_crb","p":471,"h":1,"n":"Disengage (Step)"},{"c":8,"s":5,"id":13215,"u":"stride_crb","p":471,"h":1,"n":"Stride"},{"c":8,"s":5,"id":13216,"u":"strike_crb","p":471,"h":1,"n":"Strike"},{"c":8,"s":5,"id":13217,"u":"strike_crb","p":471,"h":1,"n":"Attack (Strike)"},{"c":8,"s":5,"id":13218,"u":"subsist_crb","p":240,"h":1,"n":"Subsist"},{"c":8,"s":5,"id":13219,"u":"sustain%20a%20spell_crb","p":304,"h":1,"n":"Sustain a Spell"},{"c":8,"s":5,"id":13220,"u":"sustain%20an%20activation_crb","p":534,"h":1,"n":"Sustain an Activation"},{"c":8,"s":5,"id":13221,"u":"swim_crb","p":243,"h":1,"n":"Swim"},{"c":8,"s":5,"id":13222,"u":"take%20cover_crb","p":471,"h":1,"n":"Take Cover"},{"c":8,"s":5,"id":13223,"u":"track_crb","p":252,"h":1,"n":"Track"},{"c":8,"s":5,"id":13224,"u":"treat%20disease_crb","p":248,"h":1,"n":"Treat Disease"},{"c":8,"s":5,"id":13225,"u":"treat%20poison_crb","p":248,"h":1,"n":"Treat Poison"},{"c":8,"s":5,"id":13226,"u":"treat%20wounds_crb","p":248,"h":1,"n":"Treat Wounds"},{"c":8,"s":5,"id":13227,"u":"trip_crb","p":243,"h":1,"n":"Trip"},{"c":8,"s":5,"id":13228,"u":"tumble%20through_crb","p":240,"h":1,"n":"Tumble Through"},{"c":8,"s":15,"id":13229,"u":"board_gmg","p":175,"h":1,"n":"Board"},{"c":8,"s":15,"id":13230,"u":"bribe%20contact_gmg","p":163,"h":1,"n":"Bribe Contact"},{"c":8,"s":15,"id":13231,"u":"bullying%20press_gmg","p":167,"h":1,"n":"Bullying Press"},{"c":8,"s":15,"id":13232,"u":"change%20tradition%20focus_gmg","p":167,"h":1,"n":"Change Tradition Focus"},{"c":8,"s":15,"id":13233,"u":"deceptive%20sidestep_gmg","p":167,"h":1,"n":"Deceptive Sidestep"},{"c":8,"s":15,"id":13234,"u":"discover_gmg","p":151,"h":1,"n":"Discover"},{"c":8,"s":15,"id":13235,"u":"drive_gmg","p":175,"h":1,"n":"Drive"},{"c":8,"s":15,"id":13236,"u":"dueling%20counter_gmg","p":167,"h":1,"n":"Dueling Counter"},{"c":8,"s":15,"id":13237,"u":"forge%20documents_gmg","p":163,"h":1,"n":"Forge Documents"},{"c":8,"s":15,"id":13238,"u":"fortify%20camp_gmg","p":173,"h":1,"n":"Fortify Camp"},{"c":8,"s":15,"id":13239,"u":"gain%20contact_gmg","p":163,"h":1,"n":"Gain Contact"},{"c":8,"s":15,"id":13240,"u":"gossip_gmg","p":163,"h":1,"n":"Gossip"},{"c":8,"s":15,"id":13241,"u":"influence_gmg","p":151,"h":1,"n":"Influence"},{"c":8,"s":15,"id":13242,"u":"map%20the%20area_gmg","p":173,"h":1,"n":"Map the Area"},{"c":8,"s":15,"id":13243,"u":"rally_gmg","p":201,"h":1,"n":"Rally"},{"c":8,"s":15,"id":13244,"u":"reconnoiter_gmg","p":173,"h":1,"n":"Reconnoiter"},{"c":8,"s":15,"id":13245,"u":"research_gmg","p":154,"h":1,"n":"Research"},{"c":8,"s":15,"id":13246,"u":"run%20over_gmg","p":176,"h":1,"n":"Run Over"},{"c":8,"s":15,"id":13247,"u":"scout%20location_gmg","p":163,"h":1,"n":"Scout Location"},{"c":8,"s":15,"id":13248,"u":"secure%20disguises_gmg","p":163,"h":1,"n":"Secure Disguises"},{"c":8,"s":15,"id":13249,"u":"sense%20weakness_gmg","p":167,"h":1,"n":"Sense Weakness"},{"c":8,"s":15,"id":13250,"u":"stop_gmg","p":176,"h":1,"n":"Stop"},{"c":8,"s":15,"id":13251,"u":"take%20a%20breather_gmg","p":200,"h":1,"n":"Take a Breather"},{"c":8,"s":15,"id":13252,"u":"take%20control_gmg","p":176,"h":1,"n":"Take Control"},{"c":8,"s":15,"id":13253,"u":"travel_gmg","p":172,"h":1,"n":"Travel"},{"c":8,"s":11,"id":13254,"u":"amulet's%20abeyance_da","p":36,"h":1,"n":"Amulet's Abeyance"},{"c":8,"s":11,"id":13255,"u":"calculate%20threats_da","p":16,"h":1,"n":"Calculate Threats"},{"c":8,"s":11,"id":13256,"u":"drink%20from%20the%20chalice_da","p":37,"h":1,"n":"Drink from the Chalice"},{"c":8,"s":11,"id":13257,"u":"exploit%20vulnerability_da","p":32,"h":1,"n":"Exploit Vulnerability"},{"c":8,"s":11,"id":13258,"u":"fade%20into%20daydreams_da","p":16,"h":1,"n":"Fade Into Daydreams"},{"c":8,"s":11,"id":13259,"u":"fling%20magic_da","p":41,"h":1,"n":"Fling Magic"},{"c":8,"s":11,"id":13260,"u":"implement's%20interruption_da","p":41,"h":1,"n":"Implement's Interruption"},{"c":8,"s":11,"id":13261,"u":"intensify%20vulnerability_da","p":35,"h":1,"n":"Intensify Vulnerability"},{"c":8,"s":11,"id":13262,"u":"mirror's%20reflection_da","p":39,"h":1,"n":"Mirror's Reflection"},{"c":8,"s":11,"id":13263,"u":"psychic%20defense_da","p":201,"h":1,"n":"Psychic Defense"},{"c":8,"s":11,"id":13264,"u":"recall%20the%20teachings_da","p":15,"h":1,"n":"Recall The Teachings"},{"c":8,"s":11,"id":13265,"u":"recenter_da","p":201,"h":1,"n":"Recenter"},{"c":8,"s":11,"id":13266,"u":"restore%20the%20mind_da","p":15,"h":1,"n":"Restore The Mind"},{"c":8,"s":11,"id":13267,"u":"ring%20bell_da","p":37,"h":1,"n":"Ring Bell"},{"c":8,"s":11,"id":13268,"u":"unleash%20psyche_da","p":12,"h":1,"n":"Unleash Psyche"},{"c":8,"s":2,"id":13269,"u":"accidental%20shot_g%26g","p":142,"h":1,"n":"Accidental Shot"},{"c":8,"s":2,"id":13270,"u":"automaton%20aim_g%26g","p":39,"h":1,"n":"Automaton Aim"},{"c":8,"s":2,"id":13271,"u":"clear%20a%20path_g%26g","p":110,"h":1,"n":"Clear a Path"},{"c":8,"s":2,"id":13272,"u":"covered%20reload_g%26g","p":109,"h":1,"n":"Covered Reload"},{"c":8,"s":2,"id":13273,"u":"dispelling%20bullet_g%26g","p":140,"h":1,"n":"Dispelling Bullet"},{"c":8,"s":2,"id":13274,"u":"drifter's%20wake_g%26g","p":109,"h":1,"n":"Drifter's Wake"},{"c":8,"s":2,"id":13275,"u":"energy%20shot_g%26g","p":140,"h":1,"n":"Energy Shot"},{"c":8,"s":2,"id":13276,"u":"explode_g%26g","p":19,"h":1,"n":"Explode"},{"c":8,"s":2,"id":13277,"u":"finish%20the%20job_g%26g","p":108,"h":1,"n":"Finish the Job"},{"c":8,"s":2,"id":13278,"u":"ghost%20shot_g%26g","p":110,"h":1,"n":"Ghost Shot"},{"c":8,"s":2,"id":13279,"u":"grim%20swagger_g%26g","p":109,"h":1,"n":"Grim Swagger"},{"c":8,"s":2,"id":13280,"u":"into%20the%20fray_g%26g","p":108,"h":1,"n":"Into the Fray"},{"c":8,"s":2,"id":13281,"u":"living%20fortification_g%26g","p":110,"h":1,"n":"Living Fortification"},{"c":8,"s":2,"id":13282,"u":"one%20shot%2c%20one%20kill_g%26g","p":110,"h":1,"n":"One Shot, One Kill"},{"c":8,"s":2,"id":13283,"u":"overdrive_g%26g","p":16,"h":1,"n":"Overdrive"},{"c":8,"s":2,"id":13284,"u":"pistolero's%20retort_g%26g","p":108,"h":1,"n":"Pistolero's Retort"},{"c":8,"s":2,"id":13285,"u":"raconteur's%20reload_g%26g","p":109,"h":1,"n":"Raconteur's Reload"},{"c":8,"s":2,"id":13286,"u":"recall%20ammunition_g%26g","p":140,"h":1,"n":"Recall Ammunition"},{"c":8,"s":2,"id":13287,"u":"reloading%20strike_g%26g","p":108,"h":1,"n":"Reloading Strike"},{"c":8,"s":2,"id":13288,"u":"siegebreaker_g%26g","p":110,"h":1,"n":"Siegebreaker"},{"c":8,"s":2,"id":13289,"u":"spinning%20crush_g%26g","p":110,"h":1,"n":"Spinning Crush"},{"c":8,"s":2,"id":13290,"u":"ten%20paces_g%26g","p":109,"h":1,"n":"Ten Paces"},{"c":8,"s":2,"id":13291,"u":"thoughtful%20reload_g%26g","p":140,"h":1,"n":"Thoughtful Reload"},{"c":8,"s":2,"id":13292,"u":"vital%20shot_g%26g","p":110,"h":1,"n":"Vital Shot"},{"c":8,"s":1,"id":13293,"u":"change%20shape%20(kitsune)_loag","a":"Kitsune","h":1,"n":"Change Shape"},{"c":8,"s":1,"id":13294,"u":"change%20shape%20(beastkin)_loag","p":79,"a":"Beastkin","h":1,"n":"Change Shape"},{"c":8,"s":1,"id":13295,"u":"conduct%20energy_loag","p":139,"h":1,"n":"Conduct Energy"},{"c":8,"s":1,"id":13296,"u":"invigorating%20fear_loag","p":123,"h":1,"n":"Invigorating Fear"},{"c":8,"s":7,"id":13297,"u":"energy%20emanation_locg","p":19,"h":1,"n":"Energy Emanation"},{"c":8,"s":7,"id":13298,"u":"threatening%20approach_locg","p":57,"h":1,"n":"Threatening Approach"},{"c":8,"s":6,"id":13299,"u":"break%20them%20down_loil","p":108,"h":1,"n":"Break Them Down"},{"c":8,"s":6,"id":13300,"u":"envenom_loil","h":1,"n":"Envenom"},{"c":8,"s":6,"id":13301,"u":"raise%20neck_loil","p":48,"h":1,"n":"Raise Neck"},{"c":8,"s":6,"id":13302,"u":"spring%20the%20trap_loil","p":108,"h":1,"n":"Spring the Trap"},{"c":8,"s":6,"id":13303,"u":"touch%20and%20go_loil","p":108,"h":1,"n":"Touch and Go"},{"c":8,"s":6,"id":13304,"u":"venom%20draw_loil","p":60,"h":1,"n":"Venom Draw"},{"c":8,"s":6,"id":13305,"u":"wicked%20thorns_loil","p":37,"h":1,"n":"Wicked Thorns"},{"c":8,"s":6,"id":13306,"u":"wind%20them%20up_loil","p":108,"h":1,"n":"Wind Them Up"},{"c":8,"s":0,"id":13307,"u":"anadi%20venom_lome","p":103,"h":1,"n":"Anadi Venom"},{"c":8,"s":0,"id":13308,"u":"barbed%20quills_lome","p":123,"h":1,"n":"Barbed Quills"},{"c":8,"s":0,"id":13309,"u":"call%20to%20axis_lome","p":107,"h":1,"n":"Call to Axis"},{"c":8,"s":0,"id":13310,"u":"toxic%20skin_lome","p":119,"h":1,"n":"Toxic Skin"},{"c":8,"s":40,"id":13311,"u":"craft%20disharmonic%20instrument_lomm","p":53,"h":1,"n":"Craft Disharmonic Instrument"},{"c":8,"s":40,"id":13312,"u":"harvest%20heartsliver_lomm","p":53,"h":1,"n":"Harvest Heartsliver"},{"c":8,"s":65,"id":13313,"u":"act%20together_som","p":53,"h":1,"n":"Act Together"},{"c":8,"s":65,"id":13314,"u":"affix%20a%20fulu_som","p":158,"h":1,"n":"Affix a Fulu"},{"c":8,"s":65,"id":13315,"u":"arcane%20cascade_som","p":38,"h":1,"n":"Arcane Cascade"},{"c":8,"s":65,"id":13316,"u":"cleanse%20soul%20path_som","p":234,"h":1,"n":"Cleanse Soul Path"},{"c":8,"s":65,"id":13317,"u":"learn%20name_som","p":245,"h":1,"n":"Learn Name"},{"c":8,"s":65,"id":13318,"u":"manifest%20eidolon_som","p":52,"h":1,"n":"Manifest Eidolon"},{"c":8,"s":65,"id":13319,"u":"share%20senses_som","p":53,"h":1,"n":"Share Senses"},{"c":8,"s":65,"id":13320,"u":"spellstrike_som","p":37,"h":1,"n":"Spellstrike"},{"c":8,"s":65,"id":13321,"u":"tap%20ley%20line_som","p":215,"h":1,"n":"Tap Ley Line"},{"c":8,"s":47,"id":13322,"u":"cram_sot1","p":63,"h":1,"n":"Cram"},{"c":8,"s":47,"id":13323,"u":"practical%20research_sot1","p":63,"h":1,"n":"Practical Research"},{"c":8,"s":47,"id":13324,"u":"study_sot1","p":63,"h":1,"n":"Study"},{"c":71,"s":15,"id":13325,"u":"airship_gmg","p":177,"h":1,"n":"Airship"},{"c":71,"s":15,"id":13326,"u":"carriage_gmg","p":178,"h":1,"n":"Carriage"},{"c":71,"s":15,"id":13327,"u":"cart_gmg","p":178,"h":1,"n":"Cart"},{"c":71,"s":15,"id":13328,"u":"galley_gmg","p":178,"h":1,"n":"Galley"},{"c":71,"s":15,"id":13329,"u":"glider_gmg","p":178,"h":1,"n":"Glider"},{"c":71,"s":15,"id":13330,"u":"heavy%20chariot_gmg","p":178,"h":1,"n":"Heavy Chariot"},{"c":71,"s":15,"id":13331,"u":"light%20chariot_gmg","p":178,"h":1,"n":"Light Chariot"},{"c":71,"s":15,"id":13332,"u":"rowboat_gmg","p":179,"h":1,"n":"Rowboat"},{"c":71,"s":15,"id":13333,"u":"sailing%20ship_gmg","p":179,"h":1,"n":"Sailing Ship"},{"c":71,"s":15,"id":13334,"u":"sleigh_gmg","p":179,"h":1,"n":"Sleigh"},{"c":71,"s":15,"id":13335,"u":"steam%20giant_gmg","p":179,"h":1,"n":"Steam Giant"},{"c":71,"s":15,"id":13336,"u":"wagon_gmg","p":179,"h":1,"n":"Wagon"},{"c":71,"s":38,"id":13337,"u":"sky%20chariot%2c%20heavy_frp2","p":73,"h":1,"n":"Sky Chariot, Heavy"},{"c":71,"s":38,"id":13338,"u":"sky%20chariot%2c%20light_frp2","p":73,"h":1,"n":"Sky Chariot, Light"},{"c":71,"s":38,"id":13339,"u":"sky%20chariot%2c%20medium_frp2","p":73,"h":1,"n":"Sky Chariot, Medium"},{"c":71,"s":2,"id":13340,"u":"adaptable%20paddleboat_g%26g","p":93,"h":1,"n":"Adaptable Paddleboat"},{"c":71,"s":2,"id":13341,"u":"ambling%20surveyor_g%26g","p":98,"h":1,"n":"Ambling Surveyor"},{"c":71,"s":2,"id":13342,"u":"apparatus%20of%20the%20octopus_g%26g","p":97,"h":1,"n":"Apparatus of the Octopus"},{"c":71,"s":2,"id":13343,"u":"armored%20carriage_g%26g","p":94,"h":1,"n":"Armored Carriage"},{"c":71,"s":2,"id":13344,"u":"automated%20cycle_g%26g","p":92,"h":1,"n":"Automated Cycle"},{"c":71,"s":2,"id":13345,"u":"battery%20tower_g%26g","p":177,"h":1,"n":"Battery Tower"},{"c":71,"s":2,"id":13346,"u":"clockwork%20borer_g%26g","p":96,"h":1,"n":"Clockwork Borer"},{"c":71,"s":2,"id":13347,"u":"clockwork%20castle_g%26g","p":99,"h":1,"n":"Clockwork Castle"},{"c":71,"s":2,"id":13348,"u":"clockwork%20hopper_g%26g","p":95,"h":1,"n":"Clockwork Hopper"},{"c":71,"s":2,"id":13349,"u":"clockwork%20wagon_g%26g","p":94,"h":1,"n":"Clockwork Wagon"},{"c":71,"s":2,"id":13350,"u":"clunkerjunker_g%26g","p":93,"h":1,"n":"Clunkerjunker"},{"c":71,"s":2,"id":13351,"u":"firefly_g%26g","p":94,"h":1,"n":"Firefly"},{"c":71,"s":2,"id":13352,"u":"helepolis_g%26g","p":77,"h":1,"n":"Helepolis"},{"c":71,"s":2,"id":13353,"u":"mobile%20inn_g%26g","p":96,"h":1,"n":"Mobile Inn"},{"c":71,"s":2,"id":13354,"u":"sand%20diver_g%26g","p":94,"h":1,"n":"Sand Diver"},{"c":71,"s":2,"id":13355,"u":"siege%20tower_g%26g","p":77,"h":1,"n":"Siege Tower"},{"c":71,"s":2,"id":13356,"u":"snail%20coach_g%26g","p":96,"h":1,"n":"Snail Coach"},{"c":71,"s":2,"id":13357,"u":"speedster_g%26g","p":96,"h":1,"n":"Speedster"},{"c":71,"s":2,"id":13358,"u":"steam%20cart_g%26g","p":94,"h":1,"n":"Steam Cart"},{"c":71,"s":2,"id":13359,"u":"steam%20trolley_g%26g","p":94,"h":1,"n":"Steam Trolley"},{"c":71,"s":2,"id":13360,"u":"titanic%20stomper_g%26g","p":77,"h":1,"n":"Titanic Stomper"},{"c":71,"s":2,"id":13361,"u":"vonthos's%20golden%20bridge_g%26g","p":99,"h":1,"n":"Vonthos's Golden Bridge"},{"c":71,"s":8,"id":13362,"u":"cliff%20crawler_lotgb","p":18,"h":1,"n":"Cliff Crawler"},{"c":71,"s":8,"id":13363,"u":"clockwork%20bumblebee_lotgb","p":22,"h":1,"n":"Clockwork Bumblebee"},{"c":71,"s":8,"id":13364,"u":"cutter_lotgb","p":76,"h":1,"n":"Cutter"},{"c":71,"s":8,"id":13365,"u":"firework%20pogo_lotgb","p":76,"h":1,"n":"Firework Pogo"},{"c":71,"s":8,"id":13366,"u":"sand%20barge_lotgb","p":76,"h":1,"n":"Sand Barge"},{"c":71,"s":8,"id":13367,"u":"shark%20diver_lotgb","p":77,"h":1,"n":"Shark Diver"},{"c":71,"s":8,"id":13368,"u":"velocipede_lotgb","p":77,"h":1,"n":"Velocipede"},{"c":71,"s":73,"id":13369,"u":"hillcross%20glider_qff3","p":75,"h":1,"n":"Hillcross Glider"},{"c":71,"s":51,"id":13370,"u":"sand%20racer_sot5","p":79,"h":1,"n":"Sand Racer"},{"c":71,"s":52,"id":13371,"u":"bunta_sot6","p":76,"h":1,"n":"Bunta"},{"c":64,"s":12,"id":13372,"u":"all-around%20vision_b1","p":342,"h":1,"n":"All-Around Vision"},{"c":64,"s":12,"id":13373,"u":"aquatic%20ambush_b1","p":342,"h":1,"n":"Aquatic Ambush"},{"c":64,"s":12,"id":13374,"u":"at-will%20spells_b1","p":342,"h":1,"n":"At-Will Spells"},{"c":64,"s":12,"id":13375,"u":"attack%20of%20opportunity_b1","p":342,"h":1,"n":"Attack of Opportunity"},{"c":64,"s":12,"id":13376,"u":"aura_b1","p":342,"h":1,"n":"Aura"},{"c":64,"s":12,"id":13377,"u":"bloody_b1","p":298,"h":1,"n":"Bloody"},{"c":64,"s":12,"id":13378,"u":"buck_b1","p":342,"h":1,"n":"Buck"},{"c":64,"s":12,"id":13379,"u":"catch%20rock_b1","p":342,"h":1,"n":"Catch Rock"},{"c":64,"s":12,"id":13380,"u":"change%20shape_b1","p":342,"h":1,"n":"Change Shape"},{"c":64,"s":12,"id":13381,"u":"collapse_b1","p":298,"h":1,"n":"Collapse"},{"c":64,"s":12,"id":13382,"u":"constant%20spells_b1","p":342,"h":1,"n":"Constant Spells"},{"c":64,"s":12,"id":13383,"u":"constrict_b1","p":342,"h":1,"n":"Constrict"},{"c":64,"s":12,"id":13384,"u":"coven_b1","p":342,"h":1,"n":"Coven"},{"c":64,"s":12,"id":13385,"u":"curse%20of%20the%20werecreature_b1","p":329,"h":1,"n":"Curse of the Werecreature"},{"c":64,"s":12,"id":13386,"u":"darkvision_b1","p":343,"h":1,"n":"Darkvision"},{"c":64,"s":12,"id":13387,"u":"disease_b1","p":343,"h":1,"n":"Disease"},{"c":64,"s":12,"id":13388,"u":"engulf_b1","p":343,"h":1,"n":"Engulf"},{"c":64,"s":12,"id":13389,"u":"explosive%20death_b1","p":298,"h":1,"n":"Explosive Death"},{"c":64,"s":12,"id":13390,"u":"fast%20healing_b1","p":343,"h":1,"n":"Fast Healing"},{"c":64,"s":12,"id":13391,"u":"ferocity_b1","p":343,"h":1,"n":"Ferocity"},{"c":64,"s":12,"id":13392,"u":"frightful%20presence_b1","p":343,"h":1,"n":"Frightful Presence"},{"c":64,"s":12,"id":13393,"u":"golem%20antimagic_b1","p":184,"h":1,"n":"Golem Antimagic"},{"c":64,"s":12,"id":13394,"u":"grab_b1","p":343,"h":1,"n":"Grab"},{"c":64,"s":12,"id":13395,"u":"greater%20constrict_b1","p":343,"h":1,"n":"Greater Constrict"},{"c":64,"s":12,"id":13396,"u":"improved%20grab_b1","p":343,"h":1,"n":"Improved Grab"},{"c":64,"s":12,"id":13397,"u":"improved%20knockdown_b1","p":343,"h":1,"n":"Improved Knockdown"},{"c":64,"s":12,"id":13398,"u":"improved%20push_b1","p":343,"h":1,"n":"Improved Push"},{"c":64,"s":12,"id":13399,"u":"knockdown_b1","p":343,"h":1,"n":"Knockdown"},{"c":64,"s":12,"id":13400,"u":"lifesense_b1","p":343,"h":1,"n":"Lifesense"},{"c":64,"s":12,"id":13401,"u":"light%20blindness_b1","p":343,"h":1,"n":"Light Blindness"},{"c":64,"s":12,"id":13402,"u":"low-light%20vision_b1","p":343,"h":1,"n":"Low-Light Vision"},{"c":64,"s":12,"id":13403,"u":"moon%20frenzy_b1","p":329,"h":1,"n":"Moon Frenzy"},{"c":64,"s":12,"id":13404,"u":"poison_b1","p":343,"h":1,"n":"Poison"},{"c":64,"s":12,"id":13405,"u":"push_b1","p":343,"h":1,"n":"Push"},{"c":64,"s":12,"id":13406,"u":"regeneration_b1","p":343,"h":1,"n":"Regeneration"},{"c":64,"s":12,"id":13407,"u":"rend_b1","p":344,"h":1,"n":"Rend"},{"c":64,"s":12,"id":13408,"u":"retributive%20strike_b1","p":344,"h":1,"n":"Retributive Strike"},{"c":64,"s":12,"id":13409,"u":"scent_b1","p":344,"h":1,"n":"Scent"},{"c":64,"s":12,"id":13410,"u":"screaming%20skull_b1","p":298,"h":1,"n":"Screaming Skull"},{"c":64,"s":12,"id":13411,"u":"shield%20block_b1","p":344,"h":1,"n":"Shield Block"},{"c":64,"s":12,"id":13412,"u":"sneak%20attack_b1","p":344,"h":1,"n":"Sneak Attack"},{"c":64,"s":12,"id":13413,"u":"swallow%20whole_b1","p":344,"h":1,"n":"Swallow Whole"},{"c":64,"s":12,"id":13414,"u":"swarm%20mind_b1","p":344,"h":1,"n":"Swarm Mind"},{"c":64,"s":12,"id":13415,"u":"telepathy_b1","p":344,"h":1,"n":"Telepathy"},{"c":64,"s":12,"id":13416,"u":"throw%20rock_b1","p":344,"h":1,"n":"Throw Rock"},{"c":64,"s":12,"id":13417,"u":"trample_b1","p":344,"h":1,"n":"Trample"},{"c":64,"s":12,"id":13418,"u":"tremorsense_b1","p":344,"h":1,"n":"Tremorsense"},{"c":64,"s":12,"id":13419,"u":"wavesense_b1","p":344,"h":1,"n":"Wavesense"},{"c":64,"s":13,"id":13420,"u":"negative%20healing_b2","p":305,"h":1,"n":"Negative Healing"},{"c":64,"s":14,"id":13421,"u":"blaze_b3","p":236,"h":1,"n":"Blaze"},{"c":64,"s":14,"id":13422,"u":"bone%20missile_b3","p":236,"h":1,"n":"Bone Missile"},{"c":64,"s":14,"id":13423,"u":"bone%20powder_b3","p":236,"h":1,"n":"Bone Powder"},{"c":64,"s":14,"id":13424,"u":"skeleton%20of%20roses_b3","p":236,"h":1,"n":"Skeleton of Roses"},{"c":64,"s":14,"id":13425,"u":"troop%20defenses_b3","p":306,"h":1,"n":"Troop Defenses"},{"c":64,"s":15,"id":13426,"u":"butter%20up_gmg","p":204,"h":1,"n":"Butter Up"},{"c":64,"s":15,"id":13427,"u":"call%20your%20bluff_gmg","p":205,"h":1,"n":"Call Your Bluff"},{"c":64,"s":15,"id":13428,"u":"child%20care_gmg","p":205,"h":1,"n":"Child Care"},{"c":64,"s":15,"id":13429,"u":"find%20footing_gmg","p":205,"h":1,"n":"Find Footing"},{"c":64,"s":15,"id":13430,"u":"gone%20fishing_gmg","p":205,"h":1,"n":"Gone Fishing"},{"c":64,"s":15,"id":13431,"u":"keen%20eyes_gmg","p":204,"h":1,"n":"Keen Eyes"},{"c":64,"s":15,"id":13432,"u":"local%20lore_gmg","p":205,"h":1,"n":"Local Lore"},{"c":64,"s":15,"id":13433,"u":"quick%20transcription_gmg","p":205,"h":1,"n":"Quick Transcription"},{"c":64,"s":27,"id":13434,"u":"warpwave_aoe6","p":81,"h":1,"n":"Warpwave"},{"c":64,"s":10,"id":13435,"u":"aquatic%20bones_botd","p":146,"h":1,"n":"Aquatic Bones"},{"c":64,"s":10,"id":13436,"u":"bone%20storm_botd","p":146,"h":1,"n":"Bone Storm"},{"c":64,"s":10,"id":13437,"u":"crumbling%20bones_botd","p":146,"h":1,"n":"Crumbling Bones"},{"c":64,"s":10,"id":13438,"u":"frozen_botd","p":146,"h":1,"n":"Frozen"},{"c":64,"s":10,"id":13439,"u":"grave%20eruption_botd","p":146,"h":1,"n":"Grave Eruption"},{"c":64,"s":10,"id":13440,"u":"lacquered_botd","p":146,"h":1,"n":"Lacquered"},{"c":64,"s":10,"id":13441,"u":"nimble_botd","p":146,"h":1,"n":"Nimble"},{"c":64,"s":10,"id":13442,"u":"rotten_botd","p":146,"h":1,"n":"Rotten"},{"c":65,"s":4,"id":13443,"u":"ysoki_apg","p":21,"h":1,"n":"Ysoki"},{"c":65,"s":12,"id":13444,"u":"alghollthu_b1","p":348,"h":1,"n":"Alghollthu"},{"c":65,"s":12,"id":13445,"u":"amurrun_b1","p":348,"h":1,"n":"Amurrun"},{"c":65,"s":12,"id":13446,"u":"arboreal_b1","p":348,"h":1,"n":"Arboreal"},{"c":65,"s":12,"id":13447,"u":"boggard_b1","p":348,"h":1,"n":"Boggard"},{"c":65,"s":12,"id":13448,"u":"caligni_b1","p":348,"h":1,"n":"Caligni"},{"c":65,"s":12,"id":13449,"u":"cyclops_b1","p":348,"h":1,"n":"Cyclops"},{"c":65,"s":12,"id":13450,"u":"daemonic_b1","p":348,"h":1,"n":"Daemonic"},{"c":65,"s":12,"id":13451,"u":"iruxi_b1","p":348,"h":1,"n":"Iruxi"},{"c":65,"s":12,"id":13452,"u":"protean_b1","p":348,"h":1,"n":"Protean"},{"c":65,"s":12,"id":13453,"u":"requian_b1","p":348,"h":1,"n":"Requian"},{"c":65,"s":12,"id":13454,"u":"sphinx_b1","p":348,"h":1,"n":"Sphinx"},{"c":65,"s":12,"id":13455,"u":"tengu_b1","p":310,"h":1,"n":"Tengu"},{"c":65,"s":12,"id":13456,"u":"utopian_b1","p":348,"h":1,"n":"Utopian"},{"c":65,"s":13,"id":13457,"u":"d'ziriak_b2","p":311,"h":1,"n":"D'ziriak"},{"c":65,"s":13,"id":13458,"u":"destrachan_b2","p":311,"h":1,"n":"Destrachan"},{"c":65,"s":13,"id":13459,"u":"grippli_b2","p":311,"h":1,"n":"Grippli"},{"c":65,"s":13,"id":13460,"u":"jistkan_b2","p":311,"h":1,"n":"Jistkan"},{"c":65,"s":13,"id":13461,"u":"jyoti_b2","p":311,"h":1,"n":"Jyoti"},{"c":65,"s":14,"id":13462,"u":"adlet_b3","p":311,"h":1,"n":"Adlet"},{"c":65,"s":14,"id":13463,"u":"girtabrilu_b3","p":311,"h":1,"n":"Girtabrilu"},{"c":65,"s":14,"id":13464,"u":"grioth_b3","p":311,"h":1,"n":"Grioth"},{"c":65,"s":14,"id":13465,"u":"kovintal_b3","p":311,"h":1,"n":"Kovintal"},{"c":65,"s":14,"id":13466,"u":"mi-go_b3","p":311,"h":1,"n":"Mi-Go"},{"c":65,"s":14,"id":13467,"u":"munavri_b3","p":311,"h":1,"n":"Munavri"},{"c":65,"s":14,"id":13468,"u":"samsaran_b3","p":311,"h":1,"n":"Samsaran"},{"c":65,"s":14,"id":13469,"u":"sasquatch_b3","p":311,"h":1,"n":"Sasquatch"},{"c":65,"s":14,"id":13470,"u":"shae_b3","p":311,"h":1,"n":"Shae"},{"c":65,"s":14,"id":13471,"u":"vanara_b3","p":311,"h":1,"n":"Vanara"},{"c":65,"s":14,"id":13472,"u":"vishkanyan_b3","p":311,"h":1,"n":"Vishkanyan"},{"c":65,"s":14,"id":13473,"u":"yithian_b3","p":311,"h":1,"n":"Yithian"},{"c":65,"s":5,"id":13474,"u":"abyssal_crb","p":65,"h":1,"n":"Abyssal"},{"c":65,"s":5,"id":13475,"u":"aklo_crb","p":65,"h":1,"n":"Aklo"},{"c":65,"s":5,"id":13476,"u":"aquan_crb","p":65,"h":1,"n":"Aquan"},{"c":65,"s":5,"id":13477,"u":"auran_crb","p":65,"h":1,"n":"Auran"},{"c":65,"s":5,"id":13478,"u":"celestial_crb","p":65,"h":1,"n":"Celestial"},{"c":65,"s":5,"id":13479,"u":"common_crb","p":65,"h":1,"n":"Common"},{"c":65,"s":5,"id":13480,"u":"draconic_crb","p":65,"h":1,"n":"Draconic"},{"c":65,"s":5,"id":13481,"u":"druidic_crb","p":65,"h":1,"n":"Druidic"},{"c":65,"s":5,"id":13482,"u":"dwarven_crb","p":65,"h":1,"n":"Dwarven"},{"c":65,"s":5,"id":13483,"u":"elven_crb","p":65,"h":1,"n":"Elven"},{"c":65,"s":5,"id":13484,"u":"gnoll_crb","p":65,"h":1,"n":"Gnoll"},{"c":65,"s":5,"id":13485,"u":"gnomish_crb","p":65,"h":1,"n":"Gnomish"},{"c":65,"s":5,"id":13486,"u":"goblin_crb","p":65,"h":1,"n":"Goblin"},{"c":65,"s":5,"id":13487,"u":"halfling_crb","p":65,"h":1,"n":"Halfling"},{"c":65,"s":5,"id":13488,"u":"hallit_crb","p":432,"h":1,"n":"Hallit"},{"c":65,"s":5,"id":13489,"u":"ignan_crb","p":65,"h":1,"n":"Ignan"},{"c":65,"s":5,"id":13490,"u":"infernal_crb","p":65,"h":1,"n":"Infernal"},{"c":65,"s":5,"id":13491,"u":"jotun_crb","p":65,"h":1,"n":"Jotun"},{"c":65,"s":5,"id":13492,"u":"kelish_crb","p":432,"h":1,"n":"Kelish"},{"c":65,"s":5,"id":13493,"u":"mwangi_crb","p":432,"h":1,"n":"Mwangi"},{"c":65,"s":5,"id":13494,"u":"necril_crb","p":65,"h":1,"n":"Necril"},{"c":65,"s":5,"id":13495,"u":"orcish_crb","p":65,"h":1,"n":"Orcish"},{"c":65,"s":5,"id":13496,"u":"osiriani_crb","p":432,"h":1,"n":"Osiriani"},{"c":65,"s":5,"id":13497,"u":"shadowtongue_crb","p":65,"h":1,"n":"Shadowtongue"},{"c":65,"s":5,"id":13498,"u":"shoanti_crb","p":432,"h":1,"n":"Shoanti"},{"c":65,"s":5,"id":13499,"u":"skald_crb","p":432,"h":1,"n":"Skald"},{"c":65,"s":5,"id":13500,"u":"sylvan_crb","p":65,"h":1,"n":"Sylvan"},{"c":65,"s":5,"id":13501,"u":"terran_crb","p":65,"h":1,"n":"Terran"},{"c":65,"s":5,"id":13502,"u":"tien_crb","p":432,"h":1,"n":"Tien"},{"c":65,"s":5,"id":13503,"u":"undercommon_crb","p":65,"h":1,"n":"Undercommon"},{"c":65,"s":5,"id":13504,"u":"varisian_crb","p":432,"h":1,"n":"Varisian"},{"c":65,"s":5,"id":13505,"u":"vudrani_crb","p":432,"h":1,"n":"Vudrani"},{"c":65,"s":16,"id":13506,"u":"anadi_aoa1","p":84,"h":1,"n":"Anadi"},{"c":65,"s":18,"id":13507,"u":"strix_aoa3","p":72,"h":1,"n":"Strix"},{"c":65,"s":9,"id":13508,"u":"shoony_ec3","p":72,"h":1,"n":"Shoony"},{"c":65,"s":58,"id":13509,"u":"minatan_frp0","p":11,"h":1,"n":"Minatan"},{"c":65,"s":58,"id":13510,"u":"minkaian_frp0","p":11,"h":1,"n":"Minkaian"},{"c":65,"s":58,"id":13511,"u":"nagaji_frp0","p":11,"h":1,"n":"Nagaji"},{"c":65,"s":58,"id":13512,"u":"senzar_frp0","p":11,"h":1,"n":"Senzar"},{"c":65,"s":58,"id":13513,"u":"wayang_frp0","p":11,"h":1,"n":"Wayang"},{"c":65,"s":37,"id":13514,"u":"anugobu_frp1","p":80,"h":1,"n":"Anugobu"},{"c":65,"s":38,"id":13515,"u":"arcadian_frp2","p":34,"h":1,"n":"Arcadian"},{"c":65,"s":1,"id":13516,"u":"androffan_loag","p":69,"h":1,"n":"Androffan"},{"c":65,"s":0,"id":13517,"u":"calda_lome","p":265,"h":1,"n":"Calda"},{"c":65,"s":0,"id":13518,"u":"ekujae_lome","p":23,"h":1,"n":"Ekujae"},{"c":65,"s":0,"id":13519,"u":"goloma_lome","p":115,"h":1,"n":"Goloma"},{"c":65,"s":0,"id":13520,"u":"kibwani_lome","p":217,"h":1,"n":"Kibwani"},{"c":65,"s":0,"id":13521,"u":"lirgeni_lome","p":201,"h":1,"n":"Lirgeni"},{"c":65,"s":0,"id":13522,"u":"mzunu_lome","p":228,"h":1,"n":"Mzunu"},{"c":65,"s":0,"id":13523,"u":"ocotan_lome","p":23,"h":1,"n":"Ocotan"},{"c":65,"s":0,"id":13524,"u":"rasu_lome","p":23,"h":1,"n":"Rasu"},{"c":65,"s":0,"id":13525,"u":"shisk_lome","p":123,"h":1,"n":"Shisk"},{"c":65,"s":0,"id":13526,"u":"xanmba_lome","p":242,"h":1,"n":"Xanmba"},{"c":65,"s":63,"id":13527,"u":"ancient%20osirion_lowg","p":59,"h":1,"n":"Ancient Osirion"},{"c":65,"s":63,"id":13528,"u":"azlanti_lowg","p":60,"h":1,"n":"Azlanti"},{"c":65,"s":63,"id":13529,"u":"garundi_lowg","p":84,"h":1,"n":"Garundi"},{"c":65,"s":63,"id":13530,"u":"thassilonian_lowg","p":108,"h":1,"n":"Thassilonian"},{"c":4,"s":4,"id":13531,"u":"aasimar","p":266,"h":1,"n":"Aasimar"},{"c":4,"s":4,"id":13532,"u":"cursebound","p":267,"h":1,"n":"Cursebound"},{"c":4,"s":4,"id":13533,"u":"duskwalker","p":267,"h":1,"n":"Duskwalker"},{"c":4,"s":4,"id":13534,"u":"finisher","p":267,"h":1,"n":"Finisher"},{"c":4,"s":4,"id":13535,"u":"hex","p":101,"h":1,"n":"Hex"},{"c":4,"s":4,"id":13536,"u":"investigator","p":268,"h":1,"n":"Investigator"},{"c":4,"s":4,"id":13537,"u":"lineage","p":268,"h":1,"n":"Lineage"},{"c":4,"s":4,"id":13538,"u":"oracle","p":269,"h":1,"n":"Oracle"},{"c":4,"s":4,"id":13539,"u":"swashbuckler","p":270,"h":1,"n":"Swashbuckler"},{"c":4,"s":4,"id":13540,"u":"vigilante","p":271,"h":1,"n":"Vigilante"},{"c":4,"s":4,"id":13541,"u":"witch","p":271,"h":1,"n":"Witch"},{"c":4,"s":12,"id":13542,"u":"%5bmagical%20tradition%5d","p":342,"h":1,"n":"[Magical Tradition]"},{"c":4,"s":12,"id":13543,"u":"aeon","p":345,"h":1,"n":"Aeon"},{"c":4,"s":12,"id":13544,"u":"amphibious","p":345,"h":1,"n":"Amphibious"},{"c":4,"s":12,"id":13545,"u":"any","p":345,"h":1,"n":"Any"},{"c":4,"s":12,"id":13546,"u":"aquatic","p":345,"h":1,"n":"Aquatic"},{"c":4,"s":12,"id":13547,"u":"astral","p":345,"h":1,"n":"Astral"},{"c":4,"s":12,"id":13548,"u":"boggard","p":345,"h":1,"n":"Boggard"},{"c":4,"s":12,"id":13549,"u":"caligni","p":345,"h":1,"n":"Caligni"},{"c":4,"s":12,"id":13550,"u":"catfolk","p":345,"h":1,"n":"Catfolk"},{"c":4,"s":12,"id":13551,"u":"ce","p":345,"h":1,"n":"CE"},{"c":4,"s":12,"id":13552,"u":"cg","p":345,"h":1,"n":"CG"},{"c":4,"s":12,"id":13553,"u":"changeling","p":123,"h":1,"n":"Changeling"},{"c":4,"s":12,"id":13554,"u":"charm","p":77,"h":1,"n":"Charm"},{"c":4,"s":12,"id":13555,"u":"cn","p":345,"h":1,"n":"CN"},{"c":4,"s":12,"id":13556,"u":"daemon","p":346,"h":1,"n":"Daemon"},{"c":4,"s":12,"id":13557,"u":"dero","p":346,"h":1,"n":"Dero"},{"c":4,"s":12,"id":13558,"u":"dhampir","p":346,"h":1,"n":"Dhampir"},{"c":4,"s":12,"id":13559,"u":"fungus","p":345,"h":1,"n":"Fungus"},{"c":4,"s":12,"id":13560,"u":"gargantuan","p":345,"h":1,"n":"Gargantuan"},{"c":4,"s":12,"id":13561,"u":"genie","p":346,"h":1,"n":"Genie"},{"c":4,"s":12,"id":13562,"u":"ghost","p":346,"h":1,"n":"Ghost"},{"c":4,"s":12,"id":13563,"u":"ghoul","p":346,"h":1,"n":"Ghoul"},{"c":4,"s":12,"id":13564,"u":"gnoll","p":346,"h":1,"n":"Gnoll"},{"c":4,"s":12,"id":13565,"u":"golem","p":346,"h":1,"n":"Golem"},{"c":4,"s":12,"id":13566,"u":"gremlin","p":346,"h":1,"n":"Gremlin"},{"c":4,"s":12,"id":13567,"u":"huge","p":345,"h":1,"n":"Huge"},{"c":4,"s":12,"id":13568,"u":"incorporeal","p":346,"h":1,"n":"Incorporeal"},{"c":4,"s":12,"id":13569,"u":"inevitable","p":347,"h":1,"n":"Inevitable"},{"c":4,"s":12,"id":13570,"u":"kobold","p":347,"h":1,"n":"Kobold"},{"c":4,"s":12,"id":13571,"u":"large","p":345,"h":1,"n":"Large"},{"c":4,"s":12,"id":13572,"u":"le","p":345,"h":1,"n":"LE"},{"c":4,"s":12,"id":13573,"u":"leshy","p":347,"h":1,"n":"Leshy"},{"c":4,"s":12,"id":13574,"u":"lg","p":345,"h":1,"n":"LG"},{"c":4,"s":12,"id":13575,"u":"lizardfolk","p":347,"h":1,"n":"Lizardfolk"},{"c":4,"s":12,"id":13576,"u":"ln","p":345,"h":1,"n":"LN"},{"c":4,"s":12,"id":13577,"u":"medium","p":345,"h":1,"n":"Medium"},{"c":4,"s":12,"id":13578,"u":"merfolk","p":347,"h":1,"n":"Merfolk"},{"c":4,"s":12,"id":13579,"u":"mummy","p":347,"h":1,"n":"Mummy"},{"c":4,"s":12,"id":13580,"u":"mutant","p":347,"h":1,"n":"Mutant"},{"c":4,"s":12,"id":13581,"u":"n","p":345,"h":1,"n":"N"},{"c":4,"s":12,"id":13582,"u":"ne","p":345,"h":1,"n":"NE"},{"c":4,"s":12,"id":13583,"u":"ng","p":345,"h":1,"n":"NG"},{"c":4,"s":12,"id":13584,"u":"nymph","p":347,"h":1,"n":"Nymph"},{"c":4,"s":12,"id":13585,"u":"olfactory","p":168,"h":1,"n":"Olfactory"},{"c":4,"s":12,"id":13586,"u":"protean","p":347,"h":1,"n":"Protean"},{"c":4,"s":12,"id":13587,"u":"psychopomp","p":347,"h":1,"n":"Psychopomp"},{"c":4,"s":12,"id":13588,"u":"rakshasa","p":347,"h":1,"n":"Rakshasa"},{"c":4,"s":12,"id":13589,"u":"ranged%20trip","p":85,"h":1,"n":"Ranged Trip"},{"c":4,"s":12,"id":13590,"u":"ratfolk","p":347,"h":1,"n":"Ratfolk"},{"c":4,"s":12,"id":13591,"u":"sea%20devil","p":347,"h":1,"n":"Sea Devil"},{"c":4,"s":12,"id":13592,"u":"skeleton","p":347,"h":1,"n":"Skeleton"},{"c":4,"s":12,"id":13593,"u":"small","p":345,"h":1,"n":"Small"},{"c":4,"s":12,"id":13594,"u":"soulbound","p":347,"h":1,"n":"Soulbound"},{"c":4,"s":12,"id":13595,"u":"sprite","p":347,"h":1,"n":"Sprite"},{"c":4,"s":12,"id":13596,"u":"swarm","p":347,"h":1,"n":"Swarm"},{"c":4,"s":12,"id":13597,"u":"tengu","p":270,"h":1,"n":"Tengu"},{"c":4,"s":12,"id":13598,"u":"tethered","p":85,"h":1,"n":"Tethered"},{"c":4,"s":12,"id":13599,"u":"tiefling","p":270,"h":1,"n":"Tiefling"},{"c":4,"s":12,"id":13600,"u":"tiny","p":345,"h":1,"n":"Tiny"},{"c":4,"s":12,"id":13601,"u":"troll","p":347,"h":1,"n":"Troll"},{"c":4,"s":12,"id":13602,"u":"vampire","p":347,"h":1,"n":"Vampire"},{"c":4,"s":12,"id":13603,"u":"werecreature","p":347,"h":1,"n":"Werecreature"},{"c":4,"s":12,"id":13604,"u":"wight","p":332,"h":1,"n":"Wight"},{"c":4,"s":12,"id":13605,"u":"wraith","p":335,"h":1,"n":"Wraith"},{"c":4,"s":12,"id":13606,"u":"xulgath","p":347,"h":1,"n":"Xulgath"},{"c":4,"s":12,"id":13607,"u":"zombie","p":347,"h":1,"n":"Zombie"},{"c":4,"s":13,"id":13608,"u":"brutal","p":310,"h":1,"n":"Brutal"},{"c":4,"s":13,"id":13609,"u":"couatl","p":308,"h":1,"n":"Couatl"},{"c":4,"s":13,"id":13610,"u":"dream","p":308,"h":1,"n":"Dream"},{"c":4,"s":13,"id":13611,"u":"fetchling","p":308,"h":1,"n":"Fetchling"},{"c":4,"s":13,"id":13612,"u":"grippli","p":309,"h":1,"n":"Grippli"},{"c":4,"s":13,"id":13613,"u":"ifrit","p":308,"h":1,"n":"Ifrit"},{"c":4,"s":13,"id":13614,"u":"morlock","p":308,"h":1,"n":"Morlock"},{"c":4,"s":13,"id":13615,"u":"oni","p":309,"h":1,"n":"Oni"},{"c":4,"s":13,"id":13616,"u":"oread","p":309,"h":1,"n":"Oread"},{"c":4,"s":13,"id":13617,"u":"petitioner","p":309,"h":1,"n":"Petitioner"},{"c":4,"s":13,"id":13618,"u":"qlippoth","p":309,"h":1,"n":"Qlippoth"},{"c":4,"s":13,"id":13619,"u":"serpentfolk","p":309,"h":1,"n":"Serpentfolk"},{"c":4,"s":13,"id":13620,"u":"skulk","p":309,"h":1,"n":"Skulk"},{"c":4,"s":13,"id":13621,"u":"spriggan","p":310,"h":1,"n":"Spriggan"},{"c":4,"s":13,"id":13622,"u":"suli","p":310,"h":1,"n":"Suli"},{"c":4,"s":13,"id":13623,"u":"sylph","p":309,"h":1,"n":"Sylph"},{"c":4,"s":13,"id":13624,"u":"tane","p":310,"h":1,"n":"Tane"},{"c":4,"s":13,"id":13625,"u":"time","p":310,"h":1,"n":"Time"},{"c":4,"s":13,"id":13626,"u":"undine","p":310,"h":1,"n":"Undine"},{"c":4,"s":13,"id":13627,"u":"urdefhan","p":310,"h":1,"n":"Urdefhan"},{"c":4,"s":13,"id":13628,"u":"velstrac","p":310,"h":1,"n":"Velstrac"},{"c":4,"s":5,"id":13629,"u":"aberration","p":266,"h":1,"n":"Aberration"},{"c":4,"s":5,"id":13630,"u":"abjuration","p":628,"h":1,"n":"Abjuration"},{"c":4,"s":5,"id":13631,"u":"acid","p":628,"h":1,"n":"Acid"},{"c":4,"s":5,"id":13632,"u":"additive","p":75,"h":1,"n":"Additive"},{"c":4,"s":5,"id":13633,"u":"agile","p":282,"h":1,"n":"Agile"},{"c":4,"s":5,"id":13634,"u":"air","p":628,"h":1,"n":"Air"},{"c":4,"s":5,"id":13635,"u":"alchemical","p":628,"h":1,"n":"Alchemical"},{"c":4,"s":5,"id":13636,"u":"alchemist","p":628,"h":1,"n":"Alchemist"},{"c":4,"s":5,"id":13637,"u":"angel","p":628,"h":1,"n":"Angel"},{"c":4,"s":5,"id":13638,"u":"animal","p":628,"h":1,"n":"Animal"},{"c":4,"s":5,"id":13639,"u":"apex","p":628,"h":1,"n":"Apex"},{"c":4,"s":5,"id":13640,"u":"arcane","p":628,"h":1,"n":"Arcane"},{"c":4,"s":5,"id":13641,"u":"archetype","p":628,"h":1,"n":"Archetype"},{"c":4,"s":5,"id":13642,"u":"archon","p":628,"h":1,"n":"Archon"},{"c":4,"s":5,"id":13643,"u":"attached","p":282,"h":1,"n":"Attached"},{"c":4,"s":5,"id":13644,"u":"attack","p":629,"h":1,"n":"Attack"},{"c":4,"s":5,"id":13645,"u":"auditory","p":629,"h":1,"n":"Auditory"},{"c":4,"s":5,"id":13646,"u":"aura","p":629,"h":1,"n":"Aura"},{"c":4,"s":5,"id":13647,"u":"azata","p":629,"h":1,"n":"Azata"},{"c":4,"s":5,"id":13648,"u":"backstabber","p":282,"h":1,"n":"Backstabber"},{"c":4,"s":5,"id":13649,"u":"backswing","p":282,"h":1,"n":"Backswing"},{"c":4,"s":5,"id":13650,"u":"barbarian","p":629,"h":1,"n":"Barbarian"},{"c":4,"s":5,"id":13651,"u":"bard","p":629,"h":1,"n":"Bard"},{"c":4,"s":5,"id":13652,"u":"beast","p":629,"h":1,"n":"Beast"},{"c":4,"s":5,"id":13653,"u":"bomb","p":629,"h":1,"n":"Bomb"},{"c":4,"s":5,"id":13654,"u":"bulwark","p":274,"h":1,"n":"Bulwark"},{"c":4,"s":5,"id":13655,"u":"cantrip","p":629,"h":1,"n":"Cantrip"},{"c":4,"s":5,"id":13656,"u":"celestial","p":629,"h":1,"n":"Celestial"},{"c":4,"s":5,"id":13657,"u":"champion","p":629,"h":1,"n":"Champion"},{"c":4,"s":5,"id":13658,"u":"chaotic","p":629,"h":1,"n":"Chaotic"},{"c":4,"s":5,"id":13659,"u":"cleric","p":629,"h":1,"n":"Cleric"},{"c":4,"s":5,"id":13660,"u":"cold","p":629,"h":1,"n":"Cold"},{"c":4,"s":5,"id":13661,"u":"comfort","p":275,"h":1,"n":"Comfort"},{"c":4,"s":5,"id":13662,"u":"common","p":629,"h":1,"n":"Common"},{"c":4,"s":5,"id":13663,"u":"companion","p":629,"h":1,"n":"Companion"},{"c":4,"s":5,"id":13664,"u":"complex","p":629,"h":1,"n":"Complex"},{"c":4,"s":5,"id":13665,"u":"composition","p":629,"h":1,"n":"Composition"},{"c":4,"s":5,"id":13666,"u":"concentrate","p":630,"h":1,"n":"Concentrate"},{"c":4,"s":5,"id":13667,"u":"conjuration","p":630,"h":1,"n":"Conjuration"},{"c":4,"s":5,"id":13668,"u":"consecration","p":630,"h":1,"n":"Consecration"},{"c":4,"s":5,"id":13669,"u":"construct","p":630,"h":1,"n":"Construct"},{"c":4,"s":5,"id":13670,"u":"consumable","p":630,"h":1,"n":"Consumable"},{"c":4,"s":5,"id":13671,"u":"contact","p":550,"h":1,"n":"Contact"},{"c":4,"s":5,"id":13672,"u":"curse","p":630,"h":1,"n":"Curse"},{"c":4,"s":5,"id":13673,"u":"darkness","p":630,"h":1,"n":"Darkness"},{"c":4,"s":5,"id":13674,"u":"deadly","p":282,"h":1,"n":"Deadly"},{"c":4,"s":5,"id":13675,"u":"death","p":630,"h":1,"n":"Death"},{"c":4,"s":5,"id":13676,"u":"dedication","p":630,"h":1,"n":"Dedication"},{"c":4,"s":5,"id":13677,"u":"demon","p":630,"h":1,"n":"Demon"},{"c":4,"s":5,"id":13678,"u":"detection","p":630,"h":1,"n":"Detection"},{"c":4,"s":5,"id":13679,"u":"devil","p":630,"h":1,"n":"Devil"},{"c":4,"s":5,"id":13680,"u":"dinosaur","p":630,"h":1,"n":"Dinosaur"},{"c":4,"s":5,"id":13681,"u":"disarm","p":282,"h":1,"n":"Disarm"},{"c":4,"s":5,"id":13682,"u":"disease","p":631,"h":1,"n":"Disease"},{"c":4,"s":5,"id":13683,"u":"divination","p":631,"h":1,"n":"Divination"},{"c":4,"s":5,"id":13684,"u":"divine","p":631,"h":1,"n":"Divine"},{"c":4,"s":5,"id":13685,"u":"downtime","p":631,"h":1,"n":"Downtime"},{"c":4,"s":5,"id":13686,"u":"dragon","p":631,"h":1,"n":"Dragon"},{"c":4,"s":5,"id":13687,"u":"drow","p":631,"h":1,"n":"Drow"},{"c":4,"s":5,"id":13688,"u":"druid","p":631,"h":1,"n":"Druid"},{"c":4,"s":5,"id":13689,"u":"duergar","p":631,"h":1,"n":"Duergar"},{"c":4,"s":5,"id":13690,"u":"dwarf","p":631,"h":1,"n":"Dwarf"},{"c":4,"s":5,"id":13691,"u":"earth","p":631,"h":1,"n":"Earth"},{"c":4,"s":5,"id":13692,"u":"electricity","p":631,"h":1,"n":"Electricity"},{"c":4,"s":5,"id":13693,"u":"elemental","p":631,"h":1,"n":"Elemental"},{"c":4,"s":5,"id":13694,"u":"elf","p":631,"h":1,"n":"Elf"},{"c":4,"s":5,"id":13695,"u":"elixir","p":631,"h":1,"n":"Elixir"},{"c":4,"s":5,"id":13696,"u":"emotion","p":631,"h":1,"n":"Emotion"},{"c":4,"s":5,"id":13697,"u":"enchantment","p":631,"h":1,"n":"Enchantment"},{"c":4,"s":5,"id":13698,"u":"environmental","p":631,"h":1,"n":"Environmental"},{"c":4,"s":5,"id":13699,"u":"ethereal","p":631,"h":1,"n":"Ethereal"},{"c":4,"s":5,"id":13700,"u":"evil","p":631,"h":1,"n":"Evil"},{"c":4,"s":5,"id":13701,"u":"evocation","p":634,"h":1,"n":"Evocation"},{"c":4,"s":5,"id":13702,"u":"exploration","p":631,"h":1,"n":"Exploration"},{"c":4,"s":5,"id":13703,"u":"extradimensional","p":631,"h":1,"n":"Extradimensional"},{"c":4,"s":5,"id":13704,"u":"fatal","p":282,"h":1,"n":"Fatal"},{"c":4,"s":5,"id":13705,"u":"fear","p":631,"h":1,"n":"Fear"},{"c":4,"s":5,"id":13706,"u":"fey","p":631,"h":1,"n":"Fey"},{"c":4,"s":5,"id":13707,"u":"fiend","p":631,"h":1,"n":"Fiend"},{"c":4,"s":5,"id":13708,"u":"fighter","p":632,"h":1,"n":"Fighter"},{"c":4,"s":5,"id":13709,"u":"finesse","p":282,"h":1,"n":"Finesse"},{"c":4,"s":5,"id":13710,"u":"fire","p":632,"h":1,"n":"Fire"},{"c":4,"s":5,"id":13711,"u":"flexible","p":275,"h":1,"n":"Flexible"},{"c":4,"s":5,"id":13712,"u":"flourish","p":632,"h":1,"n":"Flourish"},{"c":4,"s":5,"id":13713,"u":"focused","p":632,"h":1,"n":"Focused"},{"c":4,"s":5,"id":13714,"u":"force","p":632,"h":1,"n":"Force"},{"c":4,"s":5,"id":13715,"u":"forceful","p":282,"h":1,"n":"Forceful"},{"c":4,"s":5,"id":13716,"u":"fortune","p":632,"h":1,"n":"Fortune"},{"c":4,"s":5,"id":13717,"u":"free-hand","p":282,"h":1,"n":"Free-Hand"},{"c":4,"s":5,"id":13718,"u":"general","p":632,"h":1,"n":"General"},{"c":4,"s":5,"id":13719,"u":"giant","p":632,"h":1,"n":"Giant"},{"c":4,"s":5,"id":13720,"u":"gnome","p":632,"h":1,"n":"Gnome"},{"c":4,"s":5,"id":13721,"u":"goblin","p":632,"h":1,"n":"Goblin"},{"c":4,"s":5,"id":13722,"u":"good","p":632,"h":1,"n":"Good"},{"c":4,"s":5,"id":13723,"u":"grapple","p":283,"h":1,"n":"Grapple"},{"c":4,"s":5,"id":13724,"u":"hag","p":632,"h":1,"n":"Hag"},{"c":4,"s":5,"id":13725,"u":"half-elf","p":632,"h":1,"n":"Half-Elf"},{"c":4,"s":5,"id":13726,"u":"half-orc","p":632,"h":1,"n":"Half-Orc"},{"c":4,"s":5,"id":13727,"u":"halfling","p":632,"h":1,"n":"Halfling"},{"c":4,"s":5,"id":13728,"u":"haunt","p":632,"h":1,"n":"Haunt"},{"c":4,"s":5,"id":13729,"u":"healing","p":632,"h":1,"n":"Healing"},{"c":4,"s":5,"id":13730,"u":"human","p":633,"h":1,"n":"Human"},{"c":4,"s":5,"id":13731,"u":"humanoid","p":633,"h":1,"n":"Humanoid"},{"c":4,"s":5,"id":13732,"u":"illusion","p":633,"h":1,"n":"Illusion"},{"c":4,"s":5,"id":13733,"u":"incapacitation","p":633,"h":1,"n":"Incapacitation"},{"c":4,"s":5,"id":13734,"u":"infused","p":75,"h":1,"n":"Infused"},{"c":4,"s":5,"id":13735,"u":"ingested","p":550,"h":1,"n":"Ingested"},{"c":4,"s":5,"id":13736,"u":"inhaled","p":550,"h":1,"n":"Inhaled"},{"c":4,"s":5,"id":13737,"u":"injury","p":550,"h":1,"n":"Injury"},{"c":4,"s":5,"id":13738,"u":"instinct","p":87,"h":1,"n":"Instinct"},{"c":4,"s":5,"id":13739,"u":"invested","p":633,"h":1,"n":"Invested"},{"c":4,"s":5,"id":13740,"u":"jousting","p":283,"h":1,"n":"Jousting"},{"c":4,"s":5,"id":13741,"u":"lawful","p":633,"h":1,"n":"Lawful"},{"c":4,"s":5,"id":13742,"u":"light","p":633,"h":1,"n":"Light"},{"c":4,"s":5,"id":13743,"u":"linguistic","p":633,"h":1,"n":"Linguistic"},{"c":4,"s":5,"id":13744,"u":"litany","p":633,"h":1,"n":"Litany"},{"c":4,"s":5,"id":13745,"u":"magical","p":633,"h":1,"n":"Magical"},{"c":4,"s":5,"id":13746,"u":"manipulate","p":633,"h":1,"n":"Manipulate"},{"c":4,"s":5,"id":13747,"u":"mechanical","p":634,"h":1,"n":"Mechanical"},{"c":4,"s":5,"id":13748,"u":"mental","p":634,"h":1,"n":"Mental"},{"c":4,"s":5,"id":13749,"u":"metamagic","p":634,"h":1,"n":"Metamagic"},{"c":4,"s":5,"id":13750,"u":"mindless","p":634,"h":1,"n":"Mindless"},{"c":4,"s":5,"id":13751,"u":"minion","p":634,"h":1,"n":"Minion"},{"c":4,"s":5,"id":13752,"u":"misfortune","p":634,"h":1,"n":"Misfortune"},{"c":4,"s":5,"id":13753,"u":"monitor","p":634,"h":1,"n":"Monitor"},{"c":4,"s":5,"id":13754,"u":"monk","p":634,"h":1,"n":"Monk"},{"c":4,"s":5,"id":13755,"u":"morph","p":634,"h":1,"n":"Morph"},{"c":4,"s":5,"id":13756,"u":"move","p":634,"h":1,"n":"Move"},{"c":4,"s":5,"id":13757,"u":"multiclass","p":635,"h":1,"n":"Multiclass"},{"c":4,"s":5,"id":13758,"u":"mutagen","p":634,"h":1,"n":"Mutagen"},{"c":4,"s":5,"id":13759,"u":"necromancy","p":634,"h":1,"n":"Necromancy"},{"c":4,"s":5,"id":13760,"u":"negative","p":630,"h":1,"n":"Negative"},{"c":4,"s":5,"id":13761,"u":"noisy","p":275,"h":1,"n":"Noisy"},{"c":4,"s":5,"id":13762,"u":"nonlethal","p":283,"h":1,"n":"Nonlethal"},{"c":4,"s":5,"id":13763,"u":"oath","p":109,"h":1,"n":"Oath"},{"c":4,"s":5,"id":13764,"u":"occult","p":634,"h":1,"n":"Occult"},{"c":4,"s":5,"id":13765,"u":"oil","p":634,"h":1,"n":"Oil"},{"c":4,"s":5,"id":13766,"u":"ooze","p":634,"h":1,"n":"Ooze"},{"c":4,"s":5,"id":13767,"u":"open","p":634,"h":1,"n":"Open"},{"c":4,"s":5,"id":13768,"u":"orc","p":634,"h":1,"n":"Orc"},{"c":4,"s":5,"id":13769,"u":"parry","p":283,"h":1,"n":"Parry"},{"c":4,"s":5,"id":13770,"u":"plant","p":635,"h":1,"n":"Plant"},{"c":4,"s":5,"id":13771,"u":"poison","p":635,"h":1,"n":"Poison"},{"c":4,"s":5,"id":13772,"u":"polymorph","p":635,"h":1,"n":"Polymorph"},{"c":4,"s":5,"id":13773,"u":"positive","p":635,"h":1,"n":"Positive"},{"c":4,"s":5,"id":13774,"u":"possession","p":635,"h":1,"n":"Possession"},{"c":4,"s":5,"id":13775,"u":"potion","p":635,"h":1,"n":"Potion"},{"c":4,"s":5,"id":13776,"u":"precious","p":635,"h":1,"n":"Precious"},{"c":4,"s":5,"id":13777,"u":"prediction","p":635,"h":1,"n":"Prediction"},{"c":4,"s":5,"id":13778,"u":"press","p":635,"h":1,"n":"Press"},{"c":4,"s":5,"id":13779,"u":"primal","p":635,"h":1,"n":"Primal"},{"c":4,"s":5,"id":13780,"u":"propulsive","p":283,"h":1,"n":"Propulsive"},{"c":4,"s":5,"id":13781,"u":"rage","p":87,"h":1,"n":"Rage"},{"c":4,"s":5,"id":13782,"u":"ranger","p":635,"h":1,"n":"Ranger"},{"c":4,"s":5,"id":13783,"u":"rare","p":635,"h":1,"n":"Rare"},{"c":4,"s":5,"id":13784,"u":"reach","p":283,"h":1,"n":"Reach"},{"c":4,"s":5,"id":13785,"u":"revelation","p":635,"h":1,"n":"Revelation"},{"c":4,"s":5,"id":13786,"u":"rogue","p":635,"h":1,"n":"Rogue"},{"c":4,"s":5,"id":13787,"u":"scroll","p":636,"h":1,"n":"Scroll"},{"c":4,"s":5,"id":13788,"u":"scrying","p":636,"h":1,"n":"Scrying"},{"c":4,"s":5,"id":13789,"u":"secret","p":636,"h":1,"n":"Secret"},{"c":4,"s":5,"id":13790,"u":"shadow","p":636,"h":1,"n":"Shadow"},{"c":4,"s":5,"id":13791,"u":"shove","p":283,"h":1,"n":"Shove"},{"c":4,"s":5,"id":13792,"u":"skill","p":636,"h":1,"n":"Skill"},{"c":4,"s":5,"id":13793,"u":"sleep","p":636,"h":1,"n":"Sleep"},{"c":4,"s":5,"id":13794,"u":"snare","p":636,"h":1,"n":"Snare"},{"c":4,"s":5,"id":13795,"u":"sonic","p":636,"h":1,"n":"Sonic"},{"c":4,"s":5,"id":13796,"u":"sorcerer","p":636,"h":1,"n":"Sorcerer"},{"c":4,"s":5,"id":13797,"u":"spirit","p":636,"h":1,"n":"Spirit"},{"c":4,"s":5,"id":13798,"u":"splash","p":637,"h":1,"n":"Splash"},{"c":4,"s":5,"id":13799,"u":"staff","p":637,"h":1,"n":"Staff"},{"c":4,"s":5,"id":13800,"u":"stance","p":637,"h":1,"n":"Stance"},{"c":4,"s":5,"id":13801,"u":"structure","p":596,"h":1,"n":"Structure"},{"c":4,"s":5,"id":13802,"u":"summoned","p":637,"h":1,"n":"Summoned"},{"c":4,"s":5,"id":13803,"u":"sweep","p":283,"h":1,"n":"Sweep"},{"c":4,"s":5,"id":13804,"u":"talisman","p":637,"h":1,"n":"Talisman"},{"c":4,"s":5,"id":13805,"u":"teleportation","p":637,"h":1,"n":"Teleportation"},{"c":4,"s":5,"id":13806,"u":"thrown","p":283,"h":1,"n":"Thrown"},{"c":4,"s":5,"id":13807,"u":"transmutation","p":637,"h":1,"n":"Transmutation"},{"c":4,"s":5,"id":13808,"u":"trap","p":637,"h":1,"n":"Trap"},{"c":4,"s":5,"id":13809,"u":"trip","p":283,"h":1,"n":"Trip"},{"c":4,"s":5,"id":13810,"u":"twin","p":283,"h":1,"n":"Twin"},{"c":4,"s":5,"id":13811,"u":"two-hand","p":283,"h":1,"n":"Two-Hand"},{"c":4,"s":5,"id":13812,"u":"two-hand","p":283,"h":1,"n":"Two-Handed (Two-Hand)"},{"c":4,"s":5,"id":13813,"u":"unarmed","p":283,"h":1,"n":"Unarmed"},{"c":4,"s":5,"id":13814,"u":"uncommon","p":637,"h":1,"n":"Uncommon"},{"c":4,"s":5,"id":13815,"u":"undead","p":283,"h":1,"n":"Undead"},{"c":4,"s":5,"id":13816,"u":"unique","p":637,"h":1,"n":"Unique"},{"c":4,"s":5,"id":13817,"u":"versatile","p":283,"h":1,"n":"Versatile"},{"c":4,"s":5,"id":13818,"u":"virulent","p":638,"h":1,"n":"Virulent"},{"c":4,"s":5,"id":13819,"u":"visual","p":638,"h":1,"n":"Visual"},{"c":4,"s":5,"id":13820,"u":"volley","p":283,"h":1,"n":"Volley"},{"c":4,"s":5,"id":13821,"u":"wand","p":638,"h":1,"n":"Wand"},{"c":4,"s":5,"id":13822,"u":"water","p":638,"h":1,"n":"Water"},{"c":4,"s":5,"id":13823,"u":"wizard","p":638,"h":1,"n":"Wizard"},{"c":4,"s":15,"id":13824,"u":"artifact","p":250,"h":1,"n":"Artifact"},{"c":4,"s":15,"id":13825,"u":"city","p":250,"h":1,"n":"City"},{"c":4,"s":15,"id":13826,"u":"cursed","p":251,"h":1,"n":"Cursed"},{"c":4,"s":15,"id":13827,"u":"drug","p":251,"h":1,"n":"Drug"},{"c":4,"s":15,"id":13828,"u":"erratic","p":251,"h":1,"n":"Erratic"},{"c":4,"s":15,"id":13829,"u":"finite","p":251,"h":1,"n":"Finite"},{"c":4,"s":15,"id":13830,"u":"flowing","p":251,"h":1,"n":"Flowing"},{"c":4,"s":15,"id":13831,"u":"high%20gravity","p":252,"h":1,"n":"High Gravity"},{"c":4,"s":15,"id":13832,"u":"immeasurable","p":252,"h":1,"n":"Immeasurable"},{"c":4,"s":15,"id":13833,"u":"intelligent","p":252,"h":1,"n":"Intelligent"},{"c":4,"s":15,"id":13834,"u":"low%20gravity","p":252,"h":1,"n":"Low Gravity"},{"c":4,"s":15,"id":13835,"u":"metamorphic","p":253,"h":1,"n":"Metamorphic"},{"c":4,"s":15,"id":13836,"u":"metropolis","p":253,"h":1,"n":"Metropolis"},{"c":4,"s":15,"id":13837,"u":"microgravity","p":253,"h":1,"n":"Microgravity"},{"c":4,"s":15,"id":13838,"u":"reckless","p":254,"h":1,"n":"Reckless"},{"c":4,"s":15,"id":13839,"u":"sentient","p":254,"h":1,"n":"Sentient"},{"c":4,"s":15,"id":13840,"u":"static","p":254,"h":1,"n":"Static"},{"c":4,"s":15,"id":13841,"u":"strange%20gravity","p":254,"h":1,"n":"Strange Gravity"},{"c":4,"s":15,"id":13842,"u":"subjective%20gravity","p":254,"h":1,"n":"Subjective Gravity"},{"c":4,"s":15,"id":13843,"u":"timeless","p":254,"h":1,"n":"Timeless"},{"c":4,"s":15,"id":13844,"u":"town","p":254,"h":1,"n":"Town"},{"c":4,"s":15,"id":13845,"u":"unbounded","p":255,"h":1,"n":"Unbounded"},{"c":4,"s":15,"id":13846,"u":"village","p":255,"h":1,"n":"Village"},{"c":4,"s":3,"id":13847,"u":"climbing","p":1,"h":1,"n":"Climbing"},{"c":4,"s":19,"id":13848,"u":"saggorak","p":73,"h":1,"n":"Saggorak"},{"c":4,"s":11,"id":13849,"u":"aftermath","p":218,"h":1,"n":"Aftermath"},{"c":4,"s":11,"id":13850,"u":"amp","p":218,"h":1,"n":"Amp"},{"c":4,"s":11,"id":13851,"u":"deviant","p":218,"h":1,"n":"Deviant"},{"c":4,"s":11,"id":13852,"u":"esoterica","p":220,"h":1,"n":"Esoterica"},{"c":4,"s":11,"id":13853,"u":"mindshift","p":13,"h":1,"n":"Mindshift"},{"c":4,"s":11,"id":13854,"u":"psyche","p":13,"h":1,"n":"Psyche"},{"c":4,"s":11,"id":13855,"u":"psychic","p":221,"h":1,"n":"Psychic"},{"c":4,"s":11,"id":13856,"u":"reflection","p":221,"h":1,"n":"Reflection"},{"c":4,"s":11,"id":13857,"u":"thaumaturge","p":222,"h":1,"n":"Thaumaturge"},{"c":4,"s":9,"id":13858,"u":"shoony","p":82,"h":1,"n":"Shoony"},{"c":4,"s":38,"id":13859,"u":"kaiju","p":89,"h":1,"n":"Kaiju"},{"c":4,"s":2,"id":13860,"u":"automaton","p":230,"h":1,"n":"Automaton"},{"c":4,"s":2,"id":13861,"u":"capacity","p":150,"h":1,"n":"Capacity"},{"c":4,"s":2,"id":13862,"u":"clockwork","p":231,"h":1,"n":"Clockwork"},{"c":4,"s":2,"id":13863,"u":"cobbled","p":231,"h":1,"n":"Cobbled"},{"c":4,"s":2,"id":13864,"u":"combination","p":231,"h":1,"n":"Combination"},{"c":4,"s":2,"id":13865,"u":"concealable","p":231,"h":1,"n":"Concealable"},{"c":4,"s":2,"id":13866,"u":"concussive","p":231,"h":1,"n":"Concussive"},{"c":4,"s":2,"id":13867,"u":"critical%20fusion","p":231,"h":1,"n":"Critical Fusion"},{"c":4,"s":2,"id":13868,"u":"double%20barrel","p":232,"h":1,"n":"Double Barrel"},{"c":4,"s":2,"id":13869,"u":"fatal%20aim","p":150,"h":1,"n":"Fatal Aim"},{"c":4,"s":2,"id":13870,"u":"gadget","p":233,"h":1,"n":"Gadget"},{"c":4,"s":2,"id":13871,"u":"gunslinger","p":108,"h":1,"n":"Gunslinger"},{"c":4,"s":2,"id":13872,"u":"injection","p":233,"h":1,"n":"Injection"},{"c":4,"s":2,"id":13873,"u":"inventor","p":16,"h":1,"n":"Inventor"},{"c":4,"s":2,"id":13874,"u":"kickback","p":234,"h":1,"n":"Kickback"},{"c":4,"s":2,"id":13875,"u":"modification","p":234,"h":1,"n":"Modification"},{"c":4,"s":2,"id":13876,"u":"mounted","p":234,"h":1,"n":"Mounted"},{"c":4,"s":2,"id":13877,"u":"portable","p":235,"h":1,"n":"Portable"},{"c":4,"s":2,"id":13878,"u":"repeating","p":62,"h":1,"n":"Repeating"},{"c":4,"s":2,"id":13879,"u":"scatter","p":235,"h":1,"n":"Scatter"},{"c":4,"s":2,"id":13880,"u":"spellshot","p":140,"h":1,"n":"Spellshot"},{"c":4,"s":2,"id":13881,"u":"steam","p":236,"h":1,"n":"Steam"},{"c":4,"s":2,"id":13882,"u":"unstable","p":236,"h":1,"n":"Unstable"},{"c":4,"s":1,"id":13883,"u":"android","p":140,"h":1,"n":"Android"},{"c":4,"s":1,"id":13884,"u":"aphorite","p":140,"h":1,"n":"Aphorite"},{"c":4,"s":1,"id":13885,"u":"azarketi","p":140,"h":1,"n":"Azarketi"},{"c":4,"s":1,"id":13886,"u":"beastkin","p":140,"h":1,"n":"Beastkin"},{"c":4,"s":1,"id":13887,"u":"conrasu","p":138,"h":1,"n":"Conrasu"},{"c":4,"s":1,"id":13888,"u":"energy","p":139,"h":1,"n":"Energy"},{"c":4,"s":1,"id":13889,"u":"fleshwarp","p":141,"h":1,"n":"Fleshwarp"},{"c":4,"s":1,"id":13890,"u":"ganzi","p":141,"h":1,"n":"Ganzi"},{"c":4,"s":1,"id":13891,"u":"geniekin","p":138,"h":1,"n":"Geniekin"},{"c":4,"s":1,"id":13892,"u":"hampering","p":139,"h":1,"n":"Hampering"},{"c":4,"s":1,"id":13893,"u":"kitsune","p":141,"h":1,"n":"Kitsune"},{"c":4,"s":1,"id":13894,"u":"resonant","p":139,"h":1,"n":"Resonant"},{"c":4,"s":1,"id":13895,"u":"strix","p":142,"h":1,"n":"Strix"},{"c":4,"s":7,"id":13896,"u":"academic","p":132,"h":1,"n":"Academic"},{"c":4,"s":7,"id":13897,"u":"hellknight","p":133,"h":1,"n":"Hellknight"},{"c":4,"s":7,"id":13898,"u":"hobgoblin","p":133,"h":1,"n":"Hobgoblin"},{"c":4,"s":7,"id":13899,"u":"militaristic","p":133,"h":1,"n":"Militaristic"},{"c":4,"s":7,"id":13900,"u":"revolutionary","p":134,"h":1,"n":"Revolutionary"},{"c":4,"s":7,"id":13901,"u":"wayfaring","p":135,"h":1,"n":"Wayfaring"},{"c":4,"s":59,"id":13902,"u":"modular","p":120,"h":1,"n":"Modular"},{"c":4,"s":6,"id":13903,"u":"city-state","p":113,"h":1,"n":"City-state"},{"c":4,"s":6,"id":13904,"u":"ghoran","p":341,"h":1,"n":"Ghoran"},{"c":4,"s":6,"id":13905,"u":"kashrishi","p":341,"h":1,"n":"Kashrishi"},{"c":4,"s":6,"id":13906,"u":"nagaji","p":347,"h":1,"n":"Nagaji"},{"c":4,"s":6,"id":13907,"u":"vanara","p":343,"h":1,"n":"Vanara"},{"c":4,"s":6,"id":13908,"u":"vishkanya","p":343,"h":1,"n":"Vishkanya"},{"c":4,"s":67,"id":13909,"u":"contract","p":126,"h":1,"n":"Contract"},{"c":4,"s":0,"id":13910,"u":"anadi","p":308,"h":1,"n":"Anadi"},{"c":4,"s":0,"id":13911,"u":"goloma","p":309,"h":1,"n":"Goloma"},{"c":4,"s":0,"id":13912,"u":"shisk","p":310,"h":1,"n":"Shisk"},{"c":4,"s":8,"id":13913,"u":"adjustment","p":133,"h":1,"n":"Adjustment"},{"c":4,"s":8,"id":13914,"u":"poppet","p":134,"h":1,"n":"Poppet"},{"c":4,"s":63,"id":13915,"u":"tattoo","p":124,"h":1,"n":"Tattoo"},{"c":4,"s":65,"id":13916,"u":"%5bclass%5d","p":219,"h":1,"n":"[Class]"},{"c":4,"s":65,"id":13917,"u":"catalyst","p":168,"h":1,"n":"Catalyst"},{"c":4,"s":65,"id":13918,"u":"class","p":193,"h":1,"n":"Class"},{"c":4,"s":65,"id":13919,"u":"contingency","p":252,"h":1,"n":"Contingency"},{"c":4,"s":65,"id":13920,"u":"eidolon","p":57,"h":1,"n":"Eidolon"},{"c":4,"s":65,"id":13921,"u":"evolution","p":57,"h":1,"n":"Evolution"},{"c":4,"s":65,"id":13922,"u":"fulu","p":253,"h":1,"n":"Fulu"},{"c":4,"s":65,"id":13923,"u":"grimoire","p":162,"h":1,"n":"Grimoire"},{"c":4,"s":65,"id":13924,"u":"incarnate","p":132,"h":1,"n":"Incarnate"},{"c":4,"s":65,"id":13925,"u":"magus","p":253,"h":1,"n":"Magus"},{"c":4,"s":65,"id":13926,"u":"pervasive%20magic","p":218,"h":1,"n":"Pervasive Magic"},{"c":4,"s":65,"id":13927,"u":"phantom","p":254,"h":1,"n":"Phantom"},{"c":4,"s":65,"id":13928,"u":"spellheart","p":170,"h":1,"n":"Spellheart"},{"c":4,"s":65,"id":13929,"u":"summoner","p":254,"h":1,"n":"Summoner"},{"c":4,"s":65,"id":13930,"u":"tandem","p":57,"h":1,"n":"Tandem"},{"c":4,"s":65,"id":13931,"u":"true%20name","p":244,"h":1,"n":"True Name"},{"c":26,"s":4,"id":13932,"u":"ape_apg","p":144,"h":1,"n":"Ape"},{"c":26,"s":4,"id":13933,"u":"arboreal%20sapling_apg","p":144,"h":1,"n":"Arboreal Sapling"},{"c":26,"s":4,"id":13934,"u":"bat_apg","p":144,"h":1,"n":"Bat"},{"c":26,"s":4,"id":13935,"u":"boar_apg","p":144,"h":1,"n":"Boar"},{"c":26,"s":4,"id":13936,"u":"crocodile_apg","p":145,"h":1,"n":"Crocodile"},{"c":26,"s":4,"id":13937,"u":"riding%20drake_apg","p":145,"h":1,"n":"Riding Drake"},{"c":26,"s":4,"id":13938,"u":"scorpion_apg","p":145,"h":1,"n":"Scorpion"},{"c":26,"s":4,"id":13939,"u":"shark_apg","p":145,"h":1,"n":"Shark"},{"c":26,"s":5,"id":13940,"u":"badger_crb","p":215,"h":1,"n":"Badger"},{"c":26,"s":5,"id":13941,"u":"bear_crb","p":215,"h":1,"n":"Bear"},{"c":26,"s":5,"id":13942,"u":"bird_crb","p":215,"h":1,"n":"Bird"},{"c":26,"s":5,"id":13943,"u":"cat_crb","p":215,"h":1,"n":"Cat"},{"c":26,"s":5,"id":13944,"u":"dromaeosaur_crb","p":216,"h":1,"n":"Dromaeosaur"},{"c":26,"s":5,"id":13945,"u":"horse_crb","p":216,"h":1,"n":"Horse"},{"c":26,"s":5,"id":13946,"u":"snake_crb","p":216,"h":1,"n":"Snake"},{"c":26,"s":5,"id":13947,"u":"wolf_crb","p":216,"h":1,"n":"Wolf"},{"c":26,"s":20,"id":13948,"u":"camel_aoa5","p":80,"h":1,"n":"Camel"},{"c":26,"s":20,"id":13949,"u":"hyena_aoa5","p":80,"h":1,"n":"Hyena"},{"c":26,"s":20,"id":13950,"u":"vulture_aoa5","p":80,"h":1,"n":"Vulture"},{"c":26,"s":33,"id":13951,"u":"cave%20gecko_ec4","p":73,"h":1,"n":"Cave Gecko"},{"c":26,"s":33,"id":13952,"u":"cave%20pterosaur_ec4","p":74,"h":1,"n":"Cave Pterosaur"},{"c":26,"s":33,"id":13953,"u":"monitor%20lizard_ec4","p":73,"h":1,"n":"Monitor Lizard"},{"c":26,"s":6,"id":13954,"u":"water%20wraith_loil","p":107,"h":1,"n":"Water Wraith"},{"c":26,"s":8,"id":13955,"u":"beetle_lotgb","p":54,"h":1,"n":"Beetle"},{"c":26,"s":8,"id":13956,"u":"capybara_lotgb","p":54,"h":1,"n":"Capybara"},{"c":26,"s":8,"id":13957,"u":"moth_lotgb","p":54,"h":1,"n":"Moth"},{"c":26,"s":8,"id":13958,"u":"pangolin_lotgb","p":55,"h":1,"n":"Pangolin"},{"c":26,"s":8,"id":13959,"u":"terror%20bird_lotgb","p":55,"h":1,"n":"Terror Bird"},{"c":26,"s":65,"id":13960,"u":"shadow%20hound_som","p":228,"h":1,"n":"Shadow Hound"},{"c":27,"s":4,"id":13961,"u":"faerie%20dragon_apg","p":147,"h":1,"n":"Faerie Dragon"},{"c":27,"s":4,"id":13962,"u":"imp_apg","p":147,"h":1,"n":"Imp"},{"c":27,"s":4,"id":13963,"u":"spellslime_apg","p":147,"h":1,"n":"Spellslime"},{"c":27,"s":10,"id":13964,"u":"crawling%20hand_botd","p":40,"h":1,"n":"Crawling Hand"},{"c":27,"s":10,"id":13965,"u":"old%20friend_botd","p":40,"h":1,"n":"Old Friend"},{"c":27,"s":10,"id":13966,"u":"polong_botd","p":40,"h":1,"n":"Polong"},{"c":27,"s":10,"id":13967,"u":"talking%20head_botd","p":40,"h":1,"n":"Talking Head"},{"c":27,"s":6,"id":13968,"u":"ceru_loil","p":220,"h":1,"n":"Ceru"},{"c":27,"s":61,"id":13969,"u":"aeon%20wyrd_lopsg","p":122,"h":1,"n":"Aeon Wyrd"},{"c":27,"s":61,"id":13970,"u":"calligraphy%20wyrm_lopsg","p":122,"h":1,"n":"Calligraphy Wyrm"},{"c":27,"s":61,"id":13971,"u":"dweomercat%20cub_lopsg","p":122,"h":1,"n":"Dweomercat Cub"},{"c":27,"s":61,"id":13972,"u":"poppet_lopsg","p":123,"h":1,"n":"Poppet"},{"c":27,"s":8,"id":13973,"u":"clockwork%20familiar_lotgb","p":23,"h":1,"n":"Clockwork Familiar"},{"c":27,"s":8,"id":13974,"u":"elemental%20wisp_lotgb","p":35,"h":1,"n":"Elemental Wisp"},{"c":27,"s":8,"id":13975,"u":"nosoi_lotgb","p":35,"h":1,"n":"Nosoi"},{"c":27,"s":8,"id":13976,"u":"pipefox_lotgb","p":35,"h":1,"n":"Pipefox"},{"c":27,"s":65,"id":13977,"u":"shadow%20familiar_som","p":229,"h":1,"n":"Shadow Familiar"},{"c":28,"s":10,"id":13978,"u":"undead%20eidolon_botd","p":36,"h":1,"n":"Undead Eidolon"},{"c":28,"s":65,"id":13979,"u":"angel%20eidolon_som","p":59,"h":1,"n":"Angel Eidolon"},{"c":28,"s":65,"id":13980,"u":"anger%20phantom%20eidolon_som","p":59,"h":1,"n":"Anger Phantom Eidolon"},{"c":28,"s":65,"id":13981,"u":"beast%20eidolon_som","p":61,"h":1,"n":"Beast Eidolon"},{"c":28,"s":65,"id":13982,"u":"construct%20eidolon_som","p":61,"h":1,"n":"Construct Eidolon"},{"c":28,"s":65,"id":13983,"u":"demon%20eidolon_som","p":62,"h":1,"n":"Demon Eidolon"},{"c":28,"s":65,"id":13984,"u":"devotion%20phantom%20eidolon_som","p":63,"h":1,"n":"Devotion Phantom Eidolon"},{"c":28,"s":65,"id":13985,"u":"dragon%20eidolon_som","p":63,"h":1,"n":"Dragon Eidolon"},{"c":28,"s":65,"id":13986,"u":"fey%20eidolon_som","p":64,"h":1,"n":"Fey Eidolon"},{"c":28,"s":65,"id":13987,"u":"plant%20eidolon_som","p":65,"h":1,"n":"Plant Eidolon"},{"c":28,"s":65,"id":13988,"u":"psychopomp%20eidolon_som","p":66,"h":1,"n":"Psychopomp Eidolon"},{"c":50,"s":74,"id":13989,"u":"id","n":"ID: Adventure"},{"c":70,"s":4,"id":13990,"u":"astral%20projection_apg","p":240,"h":1,"n":"Astral Projection"},{"c":70,"s":4,"id":13991,"u":"clone_apg","p":240,"h":1,"n":"Clone"},{"c":70,"s":4,"id":13992,"u":"create%20demiplane_apg","p":241,"h":1,"n":"Create Demiplane"},{"c":70,"s":4,"id":13993,"u":"fantastic%20fa%c3%a7ade_apg","p":240,"h":1,"n":"Fantastic Façade"},{"c":70,"s":4,"id":13994,"u":"heartbond_apg","p":311,"h":1,"n":"Heartbond"},{"c":70,"s":4,"id":13995,"u":"heroes'%20feast_apg","p":242,"h":1,"n":"Heroes' Feast"},{"c":70,"s":4,"id":13996,"u":"reincarnate_apg","p":242,"h":1,"n":"Reincarnate"},{"c":70,"s":4,"id":13997,"u":"rest%20eternal_apg","p":244,"h":1,"n":"Rest Eternal"},{"c":70,"s":4,"id":13998,"u":"simulacrum_apg","p":244,"h":1,"n":"Simulacrum"},{"c":70,"s":4,"id":13999,"u":"teleportation%20circle_apg","p":244,"h":1,"n":"Teleportation Circle"},{"c":70,"s":4,"id":14000,"u":"unseen%20custodians_apg","p":245,"h":1,"n":"Unseen Custodians"},{"c":70,"s":4,"id":14001,"u":"ward%20domain_apg","p":245,"h":1,"n":"Ward Domain"},{"c":70,"s":4,"id":14002,"u":"word%20of%20recall_apg","p":245,"h":1,"n":"Word of Recall"},{"c":70,"s":12,"id":14003,"u":"abyssal%20pact_b1","p":347,"h":1,"n":"Abyssal Pact"},{"c":70,"s":12,"id":14004,"u":"angelic%20messenger_b1","p":348,"h":1,"n":"Angelic Messenger"},{"c":70,"s":12,"id":14005,"u":"infernal%20pact_b1","p":348,"h":1,"n":"Infernal Pact"},{"c":70,"s":13,"id":14006,"u":"daemonic%20pact_b2","p":311,"h":1,"n":"Daemonic Pact"},{"c":70,"s":13,"id":14007,"u":"ravenous%20reanimation_b2","p":223,"h":1,"n":"Ravenous Reanimation"},{"c":70,"s":14,"id":14008,"u":"div%20pact_b3","p":311,"h":1,"n":"Div Pact"},{"c":70,"s":14,"id":14009,"u":"owb%20pact_b3","p":41,"h":1,"n":"Owb Pact"},{"c":70,"s":5,"id":14010,"u":"animate%20object_crb","p":409,"h":1,"n":"Animate Object"},{"c":70,"s":5,"id":14011,"u":"atone_crb","p":409,"h":1,"n":"Atone"},{"c":70,"s":5,"id":14012,"u":"awaken%20animal_crb","p":409,"h":1,"n":"Awaken Animal"},{"c":70,"s":5,"id":14013,"u":"blight_crb","p":410,"h":1,"n":"Blight"},{"c":70,"s":5,"id":14014,"u":"call%20spirit_crb","p":410,"h":1,"n":"Call Spirit"},{"c":70,"s":5,"id":14015,"u":"commune_crb","p":410,"h":1,"n":"Commune"},{"c":70,"s":5,"id":14016,"u":"commune%20with%20nature_crb","p":410,"h":1,"n":"Commune With Nature"},{"c":70,"s":5,"id":14017,"u":"consecrate_crb","p":410,"h":1,"n":"Consecrate"},{"c":70,"s":5,"id":14018,"u":"control%20weather_crb","p":411,"h":1,"n":"Control Weather"},{"c":70,"s":5,"id":14019,"u":"create%20undead_crb","p":411,"h":1,"n":"Create Undead"},{"c":70,"s":5,"id":14020,"u":"freedom_crb","p":411,"h":1,"n":"Freedom"},{"c":70,"s":5,"id":14021,"u":"geas_crb","p":412,"h":1,"n":"Geas"},{"c":70,"s":5,"id":14022,"u":"imprisonment_crb","p":412,"h":1,"n":"Imprisonment"},{"c":70,"s":5,"id":14023,"u":"inveigle_crb","p":413,"h":1,"n":"Inveigle"},{"c":70,"s":5,"id":14024,"u":"legend%20lore_crb","p":413,"h":1,"n":"Legend Lore"},{"c":70,"s":5,"id":14025,"u":"planar%20ally_crb","p":413,"h":1,"n":"Planar Ally"},{"c":70,"s":5,"id":14026,"u":"planar%20binding_crb","p":414,"h":1,"n":"Planar Binding"},{"c":70,"s":5,"id":14027,"u":"plant%20growth_crb","p":415,"h":1,"n":"Plant Growth"},{"c":70,"s":5,"id":14028,"u":"primal%20call_crb","p":415,"h":1,"n":"Primal Call"},{"c":70,"s":5,"id":14029,"u":"resurrect_crb","p":415,"h":1,"n":"Resurrect"},{"c":70,"s":21,"id":14030,"u":"anima%20invocation%20(modified)_aoa6","p":75,"h":1,"n":"Anima Invocation (Modified)"},{"c":70,"s":23,"id":14031,"u":"create%20skinstitch_aoe2","p":76,"h":1,"n":"Create Skinstitch"},{"c":70,"s":26,"id":14032,"u":"unfettered%20mark_aoe5","p":80,"h":1,"n":"Unfettered Mark"},{"c":70,"s":28,"id":14033,"u":"awaken%20portal_av1","p":79,"h":1,"n":"Awaken Portal"},{"c":70,"s":11,"id":14034,"u":"construct%20mindscape_da","p":199,"h":1,"n":"Construct Mindscape"},{"c":70,"s":11,"id":14035,"u":"mindscape%20door_da","p":199,"h":1,"n":"Mindscape Door"},{"c":70,"s":33,"id":14036,"u":"statuette_ec4","p":75,"h":1,"n":"Statuette"},{"c":70,"s":34,"id":14037,"u":"terminate%20bloodline_ec5","p":74,"h":1,"n":"Terminate Bloodline"},{"c":70,"s":40,"id":14038,"u":"mosquito%20blight_lomm","p":77,"h":1,"n":"Mosquito Blight"},{"c":70,"s":40,"id":14039,"u":"raga%20of%20remembrance_lomm","p":53,"h":1,"n":"Raga of Remembrance"},{"c":70,"s":62,"id":14040,"u":"lucky%20month_lotg","p":90,"h":1,"n":"Lucky Month"},{"c":70,"s":65,"id":14041,"u":"asmodean%20wager_som","p":147,"h":1,"n":"Asmodean Wager"},{"c":70,"s":65,"id":14042,"u":"awaken%20object_som","p":147,"h":1,"n":"Awaken Object"},{"c":70,"s":65,"id":14043,"u":"bathe%20in%20blood_som","p":148,"h":1,"n":"Bathe In Blood"},{"c":70,"s":65,"id":14044,"u":"concealment's%20curtain_som","p":148,"h":1,"n":"Concealment's Curtain"},{"c":70,"s":65,"id":14045,"u":"dread%20ambience_som","p":149,"h":1,"n":"Dread Ambience"},{"c":70,"s":65,"id":14046,"u":"elemental%20sentinel_som","p":150,"h":1,"n":"Elemental Sentinel"},{"c":70,"s":65,"id":14047,"u":"empower%20ley%20line_som","p":216,"h":1,"n":"Empower Ley Line"},{"c":70,"s":65,"id":14048,"u":"establish%20nexus_som","p":217,"h":1,"n":"Establish Nexus"},{"c":70,"s":65,"id":14049,"u":"garden%20of%20death_som","p":150,"h":1,"n":"Garden Of Death"},{"c":70,"s":65,"id":14050,"u":"guardian's%20aegis_som","p":150,"h":1,"n":"Guardian's Aegis"},{"c":70,"s":65,"id":14051,"u":"ideal%20mimicry_som","p":151,"h":1,"n":"Ideal Mimicry"},{"c":70,"s":65,"id":14052,"u":"mind%20swap_som","p":151,"h":1,"n":"Mind Swap"},{"c":70,"s":65,"id":14053,"u":"mystic%20carriage_som","p":152,"h":1,"n":"Mystic Carriage"},{"c":70,"s":65,"id":14054,"u":"portrait%20of%20spite_som","p":153,"h":1,"n":"Portrait Of Spite"},{"c":70,"s":65,"id":14055,"u":"purify%20soul%20path_som","p":234,"h":1,"n":"Purify Soul Path"},{"c":70,"s":65,"id":14056,"u":"the%20world's%20a%20stage_som","p":153,"h":1,"n":"The World's A Stage"},{"c":70,"s":47,"id":14057,"u":"arcane%20weaving_sot1","p":79,"h":1,"n":"Arcane Weaving"},{"c":70,"s":47,"id":14058,"u":"fey%20abeyance_sot1","p":23,"h":1,"n":"Fey Abeyance"},{"c":70,"s":47,"id":14059,"u":"tattoo%20whispers_sot1","p":38,"h":1,"n":"Tattoo Whispers"},{"c":70,"s":48,"id":14060,"u":"community%20repair_sot2","p":75,"h":1,"n":"Community Repair"},{"c":30,"s":2,"id":14073,"u":"accelerated%20mobility_g%26g","p":17,"h":1,"n":"Accelerated Mobility"},{"c":30,"s":2,"id":14074,"u":"advanced%20rangefinder_g%26g","p":21,"h":1,"n":"Advanced Rangefinder"},{"c":30,"s":2,"id":14075,"u":"advanced%20weaponry_g%26g","p":21,"h":1,"n":"Advanced Weaponry"},{"c":30,"s":2,"id":14076,"u":"aerodynamic%20construction_g%26g","p":21,"h":1,"n":"Aerodynamic Construction"},{"c":30,"s":2,"id":14077,"u":"amphibious%20construction_g%26g","p":17,"h":1,"n":"Amphibious Construction"},{"c":30,"s":2,"id":14078,"u":"antimagic%20construction_g%26g","p":21,"h":1,"n":"Antimagic Construction"},{"c":30,"s":2,"id":14079,"u":"antimagic%20plating_g%26g","p":20,"h":1,"n":"Antimagic Plating"},{"c":30,"s":2,"id":14080,"u":"attack%20refiner_g%26g","p":23,"h":1,"n":"Attack Refiner"},{"c":30,"s":2,"id":14081,"u":"automated%20impediments_g%26g","p":23,"h":1,"n":"Automated Impediments"},{"c":30,"s":2,"id":14082,"u":"blunt%20shot_g%26g","p":17,"h":1,"n":"Blunt Shot"},{"c":30,"s":2,"id":14083,"u":"camouflage%20pigmentation_g%26g","p":20,"h":1,"n":"Camouflage Pigmentation"},{"c":30,"s":2,"id":14084,"u":"climbing%20limbs_g%26g","p":21,"h":1,"n":"Climbing Limbs"},{"c":30,"s":2,"id":14085,"u":"complex%20simplicity_g%26g","p":17,"h":1,"n":"Complex Simplicity"},{"c":30,"s":2,"id":14086,"u":"deadly%20strike_g%26g","p":23,"h":1,"n":"Deadly Strike"},{"c":30,"s":2,"id":14087,"u":"dense%20plating_g%26g","p":20,"h":1,"n":"Dense Plating"},{"c":30,"s":2,"id":14088,"u":"durable%20construction_g%26g","p":21,"h":1,"n":"Durable Construction"},{"c":30,"s":2,"id":14089,"u":"dynamic%20weighting_g%26g","p":17,"h":1,"n":"Dynamic Weighting"},{"c":30,"s":2,"id":14090,"u":"energy%20barrier_g%26g","p":23,"h":1,"n":"Energy Barrier"},{"c":30,"s":2,"id":14091,"u":"enhanced%20damage_g%26g","p":23,"h":1,"n":"Enhanced Damage"},{"c":30,"s":2,"id":14092,"u":"enhanced%20resistance_g%26g","p":20,"h":1,"n":"Enhanced Resistance"},{"c":30,"s":2,"id":14093,"u":"entangling%20form_g%26g","p":17,"h":1,"n":"Entangling Form"},{"c":30,"s":2,"id":14094,"u":"extensible%20weapon_g%26g","p":23,"h":1,"n":"Extensible Weapon"},{"c":30,"s":2,"id":14095,"u":"flight%20chassis_g%26g","p":23,"h":1,"n":"Flight Chassis"},{"c":30,"s":2,"id":14096,"u":"hampering%20spikes_g%26g","p":17,"h":1,"n":"Hampering Spikes"},{"c":30,"s":2,"id":14097,"u":"harmonic%20oscillator_g%26g","p":16,"h":1,"n":"Harmonic Oscillator"},{"c":30,"s":2,"id":14098,"u":"heavy%20construction_g%26g","p":20,"h":1,"n":"Heavy Construction"},{"c":30,"s":2,"id":14099,"u":"hefty%20composition_g%26g","p":17,"h":1,"n":"Hefty Composition"},{"c":30,"s":2,"id":14100,"u":"hyper%20boosters_g%26g","p":20,"h":1,"n":"Hyper Boosters"},{"c":30,"s":2,"id":14101,"u":"impossible%20alloy_g%26g","p":23,"h":1,"n":"Impossible Alloy"},{"c":30,"s":2,"id":14102,"u":"inconspicuous%20appearance_g%26g","p":21,"h":1,"n":"Inconspicuous Appearance"},{"c":30,"s":2,"id":14103,"u":"increased%20size_g%26g","p":17,"h":1,"n":"Increased Size"},{"c":30,"s":2,"id":14104,"u":"incredible%20resistance_g%26g","p":23,"h":1,"n":"Incredible Resistance"},{"c":30,"s":2,"id":14105,"u":"integrated%20gauntlet_g%26g","p":21,"h":1,"n":"Integrated Gauntlet"},{"c":30,"s":2,"id":14106,"u":"layered%20mesh_g%26g","p":20,"h":1,"n":"Layered Mesh"},{"c":30,"s":2,"id":14107,"u":"manifold%20alloy_g%26g","p":21,"h":1,"n":"Manifold Alloy"},{"c":30,"s":2,"id":14108,"u":"manual%20dexterity_g%26g","p":17,"h":1,"n":"Manual Dexterity"},{"c":30,"s":2,"id":14109,"u":"marvelous%20gears_g%26g","p":21,"h":1,"n":"Marvelous Gears"},{"c":30,"s":2,"id":14110,"u":"metallic%20reactance_g%26g","p":16,"h":1,"n":"Metallic Reactance"},{"c":30,"s":2,"id":14111,"u":"miracle%20gears_g%26g","p":23,"h":1,"n":"Miracle Gears"},{"c":30,"s":2,"id":14112,"u":"modular%20head_g%26g","p":17,"h":1,"n":"Modular Head"},{"c":30,"s":2,"id":14113,"u":"momentum%20retainer_g%26g","p":23,"h":1,"n":"Momentum Retainer"},{"c":30,"s":2,"id":14114,"u":"multisensory%20mask_g%26g","p":23,"h":1,"n":"Multisensory Mask"},{"c":30,"s":2,"id":14115,"u":"muscular%20exoskeleton_g%26g","p":16,"h":1,"n":"Muscular Exoskeleton"},{"c":30,"s":2,"id":14116,"u":"omnirange%20stabilizers_g%26g","p":23,"h":1,"n":"Omnirange Stabilizers"},{"c":30,"s":2,"id":14117,"u":"otherworldly%20protection_g%26g","p":16,"h":1,"n":"Otherworldly Protection"},{"c":30,"s":2,"id":14118,"u":"pacification%20tools_g%26g","p":17,"h":1,"n":"Pacification Tools"},{"c":30,"s":2,"id":14119,"u":"perfect%20fortification_g%26g","p":23,"h":1,"n":"Perfect Fortification"},{"c":30,"s":2,"id":14120,"u":"phlogistonic%20regulator_g%26g","p":16,"h":1,"n":"Phlogistonic Regulator"},{"c":30,"s":2,"id":14121,"u":"physical%20protections_g%26g","p":23,"h":1,"n":"Physical Protections"},{"c":30,"s":2,"id":14122,"u":"projectile%20launcher_g%26g","p":17,"h":1,"n":"Projectile Launcher"},{"c":30,"s":2,"id":14123,"u":"razor%20prongs_g%26g","p":17,"h":1,"n":"Razor Prongs"},{"c":30,"s":2,"id":14124,"u":"resistant%20coating_g%26g","p":23,"h":1,"n":"Resistant Coating"},{"c":30,"s":2,"id":14125,"u":"rope%20shot_g%26g","p":21,"h":1,"n":"Rope Shot"},{"c":30,"s":2,"id":14126,"u":"rune%20capacity%20(weapon)_g%26g","p":23,"a":"Weapon","h":1,"n":"Rune Capacity"},{"c":30,"s":2,"id":14127,"u":"rune%20capacity%20(armor)_g%26g","p":23,"a":"Armor","h":1,"n":"Rune Capacity"},{"c":30,"s":2,"id":14128,"u":"runic%20keystone_g%26g","p":23,"h":1,"n":"Runic Keystone"},{"c":30,"s":2,"id":14129,"u":"segmented%20frame_g%26g","p":17,"h":1,"n":"Segmented Frame"},{"c":30,"s":2,"id":14130,"u":"sensory%20array_g%26g","p":17,"h":1,"n":"Sensory Array"},{"c":30,"s":2,"id":14131,"u":"speed%20boosters_g%26g","p":16,"h":1,"n":"Speed Boosters"},{"c":30,"s":2,"id":14132,"u":"subtle%20dampeners_g%26g","p":16,"h":1,"n":"Subtle Dampeners"},{"c":30,"s":2,"id":14133,"u":"tangle%20line_g%26g","p":21,"h":1,"n":"Tangle Line"},{"c":30,"s":2,"id":14134,"u":"tensile%20absorption_g%26g","p":20,"h":1,"n":"Tensile Absorption"},{"c":30,"s":2,"id":14135,"u":"turret%20configuration_g%26g","p":21,"h":1,"n":"Turret Configuration"},{"c":30,"s":2,"id":14136,"u":"wall%20configuration_g%26g","p":23,"h":1,"n":"Wall Configuration"},{"c":30,"s":2,"id":14137,"u":"wonder%20gears_g%26g","p":17,"h":1,"n":"Wonder Gears"},{"c":30,"s":4,"id":14140,"u":"lesson%20of%20death_apg","p":100,"h":1,"n":"Lesson of Death"},{"c":30,"s":4,"id":14141,"u":"lesson%20of%20dreams_apg","p":100,"h":1,"n":"Lesson of Dreams"},{"c":30,"s":4,"id":14142,"u":"lesson%20of%20life_apg","p":100,"h":1,"n":"Lesson of Life"},{"c":30,"s":4,"id":14143,"u":"lesson%20of%20mischief_apg","p":100,"h":1,"n":"Lesson of Mischief"},{"c":30,"s":4,"id":14144,"u":"lesson%20of%20protection_apg","p":100,"h":1,"n":"Lesson of Protection"},{"c":30,"s":4,"id":14145,"u":"lesson%20of%20renewal_apg","p":100,"h":1,"n":"Lesson of Renewal"},{"c":30,"s":4,"id":14146,"u":"lesson%20of%20shadow_apg","p":100,"h":1,"n":"Lesson of Shadow"},{"c":30,"s":4,"id":14147,"u":"lesson%20of%20snow_apg","p":100,"h":1,"n":"Lesson of Snow"},{"c":30,"s":4,"id":14148,"u":"lesson%20of%20the%20elements_apg","p":100,"h":1,"n":"Lesson of the Elements"},{"c":30,"s":4,"id":14149,"u":"lesson%20of%20vengeance_apg","p":100,"h":1,"n":"Lesson of Vengeance"},{"c":30,"s":11,"id":14150,"u":"lesson%20of%20bargains_da","p":159,"h":1,"n":"Lesson of Bargains"},{"c":30,"s":11,"id":14151,"u":"lesson%20of%20favors_da","p":159,"h":1,"n":"Lesson of Favors"},{"c":30,"s":67,"id":14217,"u":"lesson%20of%20the%20frozen%20queen_lol","p":32,"h":1,"n":"Lesson of the Frozen Queen"},{"c":30,"s":47,"id":14218,"u":"lesson%20of%20calamity_sot1","p":100,"h":1,"n":"Lesson of Calamity"},{"n":"Bestiary","c":99,"u":"bestiary.html","id":14219},{"n":"Spells","c":99,"u":"spells.html","id":14220},{"n":"Backgrounds","c":99,"u":"backgrounds.html","id":14221},{"n":"Items","c":99,"u":"items.html","id":14222},{"n":"Classes","c":99,"u":"classes.html","id":14223},{"n":"Conditions","c":99,"u":"conditions.html","id":14224},{"n":"Afflictions","c":99,"u":"afflictions.html","id":14225},{"n":"Feats","c":99,"u":"feats.html","id":14226},{"n":"Companions and Familiars","c":99,"u":"companionsfamiliars.html","id":14227},{"n":"Ancestries","c":99,"u":"ancestries.html","id":14228},{"n":"Archetypes","c":99,"u":"archetypes.html","id":14229},{"n":"Variant Rules","c":99,"u":"variantrules.html","id":14230},{"n":"Adventures","c":99,"u":"adventures.html","id":14231},{"n":"Books","c":99,"u":"books.html","id":14232},{"n":"Deities","c":99,"u":"deities.html","id":14233},{"n":"Hazards","c":99,"u":"hazards.html","id":14234},{"n":"Quick Reference","c":99,"u":"quickreference.html","id":14235},{"n":"Homebrew Manager","c":99,"u":"managebrew.html","id":14236},{"n":"Renderer Demo","c":99,"u":"renderdemo.html","id":14237},{"n":"Tables","c":99,"u":"tables.html","id":14238},{"n":"Organizations","c":99,"u":"organizations.html","id":14239},{"n":"Creature Templates","c":99,"u":"creaturetemplates.html","id":14240},{"n":"Actions","c":99,"u":"actions.html","id":14241},{"n":"Creature Abilities","c":99,"u":"abilities.html","id":14242},{"n":"Languages","c":99,"u":"languages.html","id":14243},{"n":"GM Screen","c":99,"u":"gmscreen.html","id":14244},{"n":"Changelog","c":99,"u":"changelog.html","id":14245},{"n":"Planes and Places","c":99,"u":"places.html","id":14246},{"n":"Events","c":99,"u":"events.html","id":14247},{"n":"Optional Features","c":99,"u":"optionalfeatures.html","id":14248}],"m":{"s":{"LOME":0,"LOAG":1,"G&G":2,"AAWS":3,"APG":4,"CRB":5,"LOIL":6,"LOCG":7,"LOTGB":8,"EC3":9,"BotD":10,"DA":11,"B1":12,"B2":13,"B3":14,"GMG":15,"AoA1":16,"AoA2":17,"AoA3":18,"AoA4":19,"AoA5":20,"AoA6":21,"AoE1":22,"AoE2":23,"AoE3":24,"AoE4":25,"AoE5":26,"AoE6":27,"AV1":28,"AV2":29,"AV3":30,"EC1":31,"EC2":32,"EC4":33,"EC5":34,"EC6":35,"FoP":36,"FRP1":37,"FRP2":38,"FRP3":39,"LOMM":40,"LTiBA":41,"NGD":42,"OoA1":43,"OoA2":44,"OoA3":45,"Sli":46,"SoT1":47,"SoT2":48,"SoT3":49,"SoT4":50,"SoT5":51,"SoT6":52,"TiO":53,"AoA0":54,"AoE0":55,"AV0":56,"EC0":57,"FRP0":58,"LOGM":59,"LOKL":60,"LOPSG":61,"LOTG":62,"LOWG":63,"OoA0":64,"SoM":65,"SoT0":66,"LOL":67,"PFUM":68,"undefined":69,"CFD":70,"CHD":71,"HPD":72,"QFF3":73,"ID":74}}} \ No newline at end of file diff --git a/search/traits.json b/search/traits.json index 657165f6dd..4f4403f69f 100644 --- a/search/traits.json +++ b/search/traits.json @@ -1 +1 @@ -{"x":{"anadi":{"0":[{"n":"Anadi Lore","s":0,"u":"anadi%20lore_lome"},{"n":"Disorienting Venom","s":0,"u":"disorienting%20venom_lome"},{"n":"Friendform","s":0,"u":"friendform_lome"},{"n":"Hunter's Fangs","s":0,"u":"hunter's%20fangs_lome"},{"n":"Hybrid Shape","s":0,"u":"hybrid%20shape_lome"},{"n":"Reassuring Presence","s":0,"u":"reassuring%20presence_lome"},{"n":"Skittertalk","s":0,"u":"skittertalk_lome"},{"n":"Strand Strider","s":0,"u":"strand%20strider_lome"},{"n":"Studious Adept","s":0,"u":"studious%20adept_lome"},{"n":"Studious Magic","s":0,"u":"studious%20magic_lome"},{"n":"Web Hunter","s":0,"u":"web%20hunter_lome"},{"n":"Web Walker","s":0,"u":"web%20walker_lome"},{"n":"Web Weaver","s":0,"u":"web%20weaver_lome"},{"n":"Webslinger","s":0,"u":"webslinger_lome"}],"1":[{"n":"Anadi Elder","s":16,"u":"anadi%20elder_aoa1"},{"n":"Anadi Hunter","s":16,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Sage","s":16,"u":"anadi%20sage_aoa1"},{"n":"Renali","s":16,"u":"renali_aoa1"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"Anadi Fateweaver","s":46,"u":"anadi%20fateweaver_sot1"},{"n":"Anadi Lurker","s":46,"u":"anadi%20lurker_sot1"},{"n":"Anadi Seeker","s":46,"u":"anadi%20seeker_sot1"}],"20":[{"n":"Anadi","s":0,"u":"anadi_lome"}],"21":[{"n":"Anadi","s":0,"u":"anadi_lome"}]},"humanoid":{"1":[{"n":"Aasimar Redeemer","s":12,"u":"aasimar%20redeemer_b1"},{"n":"Annis Hag","s":12,"u":"annis%20hag_b1"},{"n":"Boggard Scout","s":12,"u":"boggard%20scout_b1"},{"n":"Boggard Swampseer","s":12,"u":"boggard%20swampseer_b1"},{"n":"Boggard Warrior","s":12,"u":"boggard%20warrior_b1"},{"n":"Bugbear Thug","s":12,"u":"bugbear%20thug_b1"},{"n":"Bugbear Tormentor","s":12,"u":"bugbear%20tormentor_b1"},{"n":"Caligni Creeper","s":12,"u":"caligni%20creeper_b1"},{"n":"Caligni Dancer","s":12,"u":"caligni%20dancer_b1"},{"n":"Caligni Stalker","s":12,"u":"caligni%20stalker_b1"},{"n":"Catfolk Pouncer","s":12,"u":"catfolk%20pouncer_b1"},{"n":"Changeling Exile","s":12,"u":"changeling%20exile_b1"},{"n":"Cloud Giant","s":12,"u":"cloud%20giant_b1"},{"n":"Cyclops","s":12,"u":"cyclops_b1"},{"n":"Deep Gnome Rockwarden","s":12,"u":"deep%20gnome%20rockwarden_b1"},{"n":"Deep Gnome Scout","s":12,"u":"deep%20gnome%20scout_b1"},{"n":"Deep Gnome Warrior","s":12,"u":"deep%20gnome%20warrior_b1"},{"n":"Dero Magister","s":12,"u":"dero%20magister_b1"},{"n":"Dero Stalker","s":12,"u":"dero%20stalker_b1"},{"n":"Dero Strangler","s":12,"u":"dero%20strangler_b1"},{"n":"Dhampir Wizard","s":12,"u":"dhampir%20wizard_b1"},{"n":"Doppelganger","s":12,"u":"doppelganger_b1"},{"n":"Drow Fighter","s":12,"u":"drow%20fighter_b1"},{"n":"Drow Priestess","s":12,"u":"drow%20priestess_b1"},{"n":"Drow Rogue","s":12,"u":"drow%20rogue_b1"},{"n":"Duergar Bombardier","s":12,"u":"duergar%20bombardier_b1"},{"n":"Duergar Sharpshooter","s":12,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Taskmaster","s":12,"u":"duergar%20taskmaster_b1"},{"n":"Duskwalker Ghost Hunter","s":12,"u":"duskwalker%20ghost%20hunter_b1"},{"n":"Ettin","s":12,"u":"ettin_b1"},{"n":"Fire Giant","s":12,"u":"fire%20giant_b1"},{"n":"Frost Giant","s":12,"u":"frost%20giant_b1"},{"n":"Gnoll Cultist","s":12,"u":"gnoll%20cultist_b1"},{"n":"Gnoll Hunter","s":12,"u":"gnoll%20hunter_b1"},{"n":"Gnoll Sergeant","s":12,"u":"gnoll%20sergeant_b1"},{"n":"Goblin Commando","s":12,"u":"goblin%20commando_b1"},{"n":"Goblin Pyro","s":12,"u":"goblin%20pyro_b1"},{"n":"Goblin War Chanter","s":12,"u":"goblin%20war%20chanter_b1"},{"n":"Goblin Warrior","s":12,"u":"goblin%20warrior_b1"},{"n":"Great Cyclops","s":12,"u":"great%20cyclops_b1"},{"n":"Green Hag","s":12,"u":"green%20hag_b1"},{"n":"Harpy","s":12,"u":"harpy_b1"},{"n":"Hill Giant","s":12,"u":"hill%20giant_b1"},{"n":"Hobgoblin Archer","s":12,"u":"hobgoblin%20archer_b1"},{"n":"Hobgoblin General","s":12,"u":"hobgoblin%20general_b1"},{"n":"Hobgoblin Soldier","s":12,"u":"hobgoblin%20soldier_b1"},{"n":"Kobold Dragon Mage","s":12,"u":"kobold%20dragon%20mage_b1"},{"n":"Kobold Scout","s":12,"u":"kobold%20scout_b1"},{"n":"Kobold Warrior","s":12,"u":"kobold%20warrior_b1"},{"n":"Lizardfolk Defender","s":12,"u":"lizardfolk%20defender_b1"},{"n":"Lizardfolk Scout","s":12,"u":"lizardfolk%20scout_b1"},{"n":"Lizardfolk Stargazer","s":12,"u":"lizardfolk%20stargazer_b1"},{"n":"Medusa","s":12,"u":"medusa_b1"},{"n":"Merfolk Warrior","s":12,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Wavecaller","s":12,"u":"merfolk%20wavecaller_b1"},{"n":"Minotaur","s":12,"u":"minotaur_b1"},{"n":"Night Hag","s":12,"u":"night%20hag_b1"},{"n":"Ogre Boss","s":12,"u":"ogre%20boss_b1"},{"n":"Ogre Glutton","s":12,"u":"ogre%20glutton_b1"},{"n":"Ogre Warrior","s":12,"u":"ogre%20warrior_b1"},{"n":"Orc Brute","s":12,"u":"orc%20brute_b1"},{"n":"Orc Warchief","s":12,"u":"orc%20warchief_b1"},{"n":"Orc Warrior","s":12,"u":"orc%20warrior_b1"},{"n":"Ratfolk Grenadier","s":12,"u":"ratfolk%20grenadier_b1"},{"n":"Rune Giant","s":12,"u":"rune%20giant_b1"},{"n":"Sea Devil Baron","s":12,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":12,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":12,"u":"sea%20devil%20scout_b1"},{"n":"Sea Hag","s":12,"u":"sea%20hag_b1"},{"n":"Skum","s":12,"u":"skum_b1"},{"n":"Stone Giant","s":12,"u":"stone%20giant_b1"},{"n":"Storm Giant","s":12,"u":"storm%20giant_b1"},{"n":"Tengu Sneak","s":12,"u":"tengu%20sneak_b1"},{"n":"Tiefling Adept","s":12,"u":"tiefling%20adept_b1"},{"n":"Werebear","s":12,"u":"werebear_b1"},{"n":"Wererat","s":12,"u":"wererat_b1"},{"n":"Werewolf","s":12,"u":"werewolf_b1"},{"n":"Xulgath Leader","s":12,"u":"xulgath%20leader_b1"},{"n":"Xulgath Skulker","s":12,"u":"xulgath%20skulker_b1"},{"n":"Xulgath Warrior","s":12,"u":"xulgath%20warrior_b1"},{"n":"Yeti","s":12,"u":"yeti_b1"},{"n":"Aapoph Serpentfolk","s":13,"u":"aapoph%20serpentfolk_b2"},{"n":"Athach","s":13,"u":"athach_b2"},{"n":"Bone Prophet","s":13,"u":"bone%20prophet_b2"},{"n":"Caligni Slayer","s":13,"u":"caligni%20slayer_b2"},{"n":"Coil Spy","s":13,"u":"coil%20spy_b2"},{"n":"Fetchling Scout","s":13,"u":"fetchling%20scout_b2"},{"n":"Fire Yai","s":13,"u":"fire%20yai_b2"},{"n":"Grendel","s":13,"u":"grendel_b2"},{"n":"Grippli Scout","s":13,"u":"grippli%20scout_b2"},{"n":"Ice Yai","s":13,"u":"ice%20yai_b2"},{"n":"Ifrit Pyrochemist","s":13,"u":"ifrit%20pyrochemist_b2"},{"n":"Jyoti","s":13,"u":"jyoti_b2"},{"n":"Marsh Giant","s":13,"u":"marsh%20giant_b2"},{"n":"Morlock","s":13,"u":"morlock_b2"},{"n":"Onidoshi","s":13,"u":"onidoshi_b2"},{"n":"Oread Guard","s":13,"u":"oread%20guard_b2"},{"n":"Shadow Giant","s":13,"u":"shadow%20giant_b2"},{"n":"Skulk","s":13,"u":"skulk_b2"},{"n":"Spriggan Bully","s":13,"u":"spriggan%20bully_b2"},{"n":"Spriggan Warlord","s":13,"u":"spriggan%20warlord_b2"},{"n":"Suli Dune Dancer","s":13,"u":"suli%20dune%20dancer_b2"},{"n":"Sylph Sneak","s":13,"u":"sylph%20sneak_b2"},{"n":"Taiga Giant","s":13,"u":"taiga%20giant_b2"},{"n":"Triton","s":13,"u":"triton_b2"},{"n":"Undine Hydromancer","s":13,"u":"undine%20hydromancer_b2"},{"n":"Urdefhan Tormentor","s":13,"u":"urdefhan%20tormentor_b2"},{"n":"Urdefhan Warrior","s":13,"u":"urdefhan%20warrior_b2"},{"n":"Water Yai","s":13,"u":"water%20yai_b2"},{"n":"Wereboar","s":13,"u":"wereboar_b2"},{"n":"Weretiger","s":13,"u":"weretiger_b2"},{"n":"Witchwyrd","s":13,"u":"witchwyrd_b2"},{"n":"Wood Giant","s":13,"u":"wood%20giant_b2"},{"n":"Zyss Serpentfolk","s":13,"u":"zyss%20serpentfolk_b2"},{"n":"Adlet","s":14,"u":"adlet_b3"},{"n":"Android Infiltrator","s":14,"u":"android%20infiltrator_b3"},{"n":"Angheuvore Flesh-gnawer","s":14,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Aphorite Sharpshooter","s":14,"u":"aphorite%20sharpshooter_b3"},{"n":"Azarketi Explorer","s":14,"u":"azarketi%20explorer_b3"},{"n":"Azer","s":14,"u":"azer_b3"},{"n":"Blood Hag","s":14,"u":"blood%20hag_b3"},{"n":"Buso Farmer","s":14,"u":"buso%20farmer_b3"},{"n":"Caligni Caller","s":14,"u":"caligni%20caller_b3"},{"n":"Caligni Vanguard","s":14,"u":"caligni%20vanguard_b3"},{"n":"Calikang","s":14,"u":"calikang_b3"},{"n":"Cave Giant","s":14,"u":"cave%20giant_b3"},{"n":"Cecaelia Trapper","s":14,"u":"cecaelia%20trapper_b3"},{"n":"City Guard Squadron","s":14,"u":"city%20guard%20squadron_b3"},{"n":"Danava Titan","s":14,"u":"danava%20titan_b3"},{"n":"Desert Giant","s":14,"u":"desert%20giant_b3"},{"n":"Elysian Titan","s":14,"u":"elysian%20titan_b3"},{"n":"Etioling Blightmage","s":14,"u":"etioling%20blightmage_b3"},{"n":"Eunemvro","s":14,"u":"eunemvro_b3"},{"n":"Ganzi Martial Artist","s":14,"u":"ganzi%20martial%20artist_b3"},{"n":"Ghoran Manipulator","s":14,"u":"ghoran%20manipulator_b3"},{"n":"Grioth Cultist","s":14,"u":"grioth%20cultist_b3"},{"n":"Grioth Scout","s":14,"u":"grioth%20scout_b3"},{"n":"Gurgist Mauler","s":14,"u":"gurgist%20mauler_b3"},{"n":"Hellbound Attorney","s":14,"u":"hellbound%20attorney_b3"},{"n":"Hellknight Cavalry Brigade","s":14,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Jorogumo","s":14,"u":"jorogumo_b3"},{"n":"Kitsune Trickster","s":14,"u":"kitsune%20trickster_b3"},{"n":"Kovintus Geomancer","s":14,"u":"kovintus%20geomancer_b3"},{"n":"Krampus","s":14,"u":"krampus_b3"},{"n":"Lifeleecher Brawler","s":14,"u":"lifeleecher%20brawler_b3"},{"n":"Locathah Hunter","s":14,"u":"locathah%20hunter_b3"},{"n":"Maftet Guardian","s":14,"u":"maftet%20guardian_b3"},{"n":"Manticore Paaridar","s":14,"u":"manticore%20paaridar_b3"},{"n":"Moon Hag","s":14,"u":"moon%20hag_b3"},{"n":"Munavri Spellblade","s":14,"u":"munavri%20spellblade_b3"},{"n":"Nagaji Soldier","s":14,"u":"nagaji%20soldier_b3"},{"n":"Nosferatu Thrall","s":14,"u":"nosferatu%20thrall_b3"},{"n":"Palace Skelm","s":14,"u":"palace%20skelm_b3"},{"n":"Plague Giant","s":14,"u":"plague%20giant_b3"},{"n":"Popobawa","s":14,"u":"popobawa_b3"},{"n":"Rancorous Priesthood","s":14,"u":"rancorous%20priesthood_b3"},{"n":"Rokurokubi","s":14,"u":"rokurokubi_b3"},{"n":"Sabosan","s":14,"u":"sabosan_b3"},{"n":"Samsaran Anchorite","s":14,"u":"samsaran%20anchorite_b3"},{"n":"Sasquatch","s":14,"u":"sasquatch_b3"},{"n":"Shabti Redeemer","s":14,"u":"shabti%20redeemer_b3"},{"n":"Shrine Skelm","s":14,"u":"shrine%20skelm_b3"},{"n":"Soul Skelm","s":14,"u":"soul%20skelm_b3"},{"n":"Stheno Harpist","s":14,"u":"stheno%20harpist_b3"},{"n":"Storm Hag","s":14,"u":"storm%20hag_b3"},{"n":"Street Skelm","s":14,"u":"street%20skelm_b3"},{"n":"Strix Kinmate","s":14,"u":"strix%20kinmate_b3"},{"n":"Sumbreiva","s":14,"u":"sumbreiva_b3"},{"n":"Thanatotic Titan","s":14,"u":"thanatotic%20titan_b3"},{"n":"Tomb Giant","s":14,"u":"tomb%20giant_b3"},{"n":"Umasi","s":14,"u":"umasi_b3"},{"n":"Vanara Disciple","s":14,"u":"vanara%20disciple_b3"},{"n":"Vishkanya Infiltrator","s":14,"u":"vishkanya%20infiltrator_b3"},{"n":"Wayang Whisperblade","s":14,"u":"wayang%20whisperblade_b3"},{"n":"Werebat","s":14,"u":"werebat_b3"},{"n":"Werecrocodile","s":14,"u":"werecrocodile_b3"},{"n":"Winter Hag","s":14,"u":"winter%20hag_b3"},{"n":"Acolyte Of Nethys","s":15,"u":"acolyte%20of%20nethys_gmg"},{"n":"Acrobat","s":15,"u":"acrobat_gmg"},{"n":"Adept","s":15,"u":"adept_gmg"},{"n":"Advisor","s":15,"u":"advisor_gmg"},{"n":"Antipaladin","s":15,"u":"antipaladin_gmg"},{"n":"Apothecary","s":15,"u":"apothecary_gmg"},{"n":"Apprentice","s":15,"u":"apprentice_gmg"},{"n":"Archer Sentry","s":15,"u":"archer%20sentry_gmg"},{"n":"Assassin","s":15,"u":"assassin_gmg"},{"n":"Astronomer","s":15,"u":"astronomer_gmg"},{"n":"Bandit","s":15,"u":"bandit_gmg"},{"n":"Barkeep","s":15,"u":"barkeep_gmg"},{"n":"Barrister","s":15,"u":"barrister_gmg"},{"n":"Beast Tamer","s":15,"u":"beast%20tamer_gmg"},{"n":"Beggar","s":15,"u":"beggar_gmg"},{"n":"Bodyguard","s":15,"u":"bodyguard_gmg"},{"n":"Bosun","s":15,"u":"bosun_gmg"},{"n":"Bounty Hunter","s":15,"u":"bounty%20hunter_gmg"},{"n":"Burglar","s":15,"u":"burglar_gmg"},{"n":"Captain Of The Guard","s":15,"u":"captain%20of%20the%20guard_gmg"},{"n":"Charlatan","s":15,"u":"charlatan_gmg"},{"n":"Chronicler","s":15,"u":"chronicler_gmg"},{"n":"Commoner","s":15,"u":"commoner_gmg"},{"n":"Cult Leader","s":15,"u":"cult%20leader_gmg"},{"n":"Cultist","s":15,"u":"cultist_gmg"},{"n":"Dancer","s":15,"u":"dancer_gmg"},{"n":"Demonologist","s":15,"u":"demonologist_gmg"},{"n":"Despot","s":15,"u":"despot_gmg"},{"n":"Dockhand","s":15,"u":"dockhand_gmg"},{"n":"Drunkard","s":15,"u":"drunkard_gmg"},{"n":"Executioner","s":15,"u":"executioner_gmg"},{"n":"False Priest","s":15,"u":"false%20priest_gmg"},{"n":"Farmer","s":15,"u":"farmer_gmg"},{"n":"Fence","s":15,"u":"fence_gmg"},{"n":"Gang Leader","s":15,"u":"gang%20leader_gmg"},{"n":"Grave Robber","s":15,"u":"grave%20robber_gmg"},{"n":"Gravedigger","s":15,"u":"gravedigger_gmg"},{"n":"Guard","s":15,"u":"guard_gmg"},{"n":"Guide","s":15,"u":"guide_gmg"},{"n":"Guildmaster","s":15,"u":"guildmaster_gmg"},{"n":"Harbormaster","s":15,"u":"harbormaster_gmg"},{"n":"Harrow Reader","s":15,"u":"harrow%20reader_gmg"},{"n":"Hunter","s":15,"u":"hunter_gmg"},{"n":"Innkeeper","s":15,"u":"innkeeper_gmg"},{"n":"Jailer","s":15,"u":"jailer_gmg"},{"n":"Judge","s":15,"u":"judge_gmg"},{"n":"Librarian","s":15,"u":"librarian_gmg"},{"n":"Mage For Hire","s":15,"u":"mage%20for%20hire_gmg"},{"n":"Mastermind","s":15,"u":"mastermind_gmg"},{"n":"Merchant","s":15,"u":"merchant_gmg"},{"n":"Miner","s":15,"u":"miner_gmg"},{"n":"Monster Hunter","s":15,"u":"monster%20hunter_gmg"},{"n":"Navigator","s":15,"u":"navigator_gmg"},{"n":"Necromancer","s":15,"u":"necromancer_gmg"},{"n":"Noble","s":15,"u":"noble_gmg"},{"n":"Palace Guard","s":15,"u":"palace%20guard_gmg"},{"n":"Physician","s":15,"u":"physician_gmg"},{"n":"Pirate","s":15,"u":"pirate_gmg"},{"n":"Plague Doctor","s":15,"u":"plague%20doctor_gmg"},{"n":"Poacher","s":15,"u":"poacher_gmg"},{"n":"Priest Of Pharasma","s":15,"u":"priest%20of%20pharasma_gmg"},{"n":"Prisoner","s":15,"u":"prisoner_gmg"},{"n":"Prophet","s":15,"u":"prophet_gmg"},{"n":"Reckless Scientist","s":15,"u":"reckless%20scientist_gmg"},{"n":"Ruffian","s":15,"u":"ruffian_gmg"},{"n":"Saboteur","s":15,"u":"saboteur_gmg"},{"n":"Sage","s":15,"u":"sage_gmg"},{"n":"Servant","s":15,"u":"servant_gmg"},{"n":"Server","s":15,"u":"server_gmg"},{"n":"Ship Captain","s":15,"u":"ship%20captain_gmg"},{"n":"Smith","s":15,"u":"smith_gmg"},{"n":"Spy","s":15,"u":"spy_gmg"},{"n":"Surgeon","s":15,"u":"surgeon_gmg"},{"n":"Tax Collector","s":15,"u":"tax%20collector_gmg"},{"n":"Teacher","s":15,"u":"teacher_gmg"},{"n":"Tomb Raider","s":15,"u":"tomb%20raider_gmg"},{"n":"Torchbearer","s":15,"u":"torchbearer_gmg"},{"n":"Tracker","s":15,"u":"tracker_gmg"},{"n":"Troubadour","s":15,"u":"troubadour_gmg"},{"n":"Urchin","s":15,"u":"urchin_gmg"},{"n":"Warden","s":15,"u":"warden_gmg"},{"n":"Watch Officer","s":15,"u":"watch%20officer_gmg"},{"n":"Zealot Of Asmodeus","s":15,"u":"zealot%20of%20asmodeus_gmg"},{"n":"Alak Stagram","s":16,"u":"alak%20stagram_aoa1"},{"n":"Anadi Elder","s":16,"u":"anadi%20elder_aoa1"},{"n":"Anadi Hunter","s":16,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Sage","s":16,"u":"anadi%20sage_aoa1"},{"n":"Bloody Blade Mercenary","s":16,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Calmont","s":16,"u":"calmont_aoa1"},{"n":"Dmiri Yoltosha","s":16,"u":"dmiri%20yoltosha_aoa1"},{"n":"Malarunk","s":16,"u":"malarunk_aoa1"},{"n":"Renali","s":16,"u":"renali_aoa1"},{"n":"Skorp And Venak","s":16,"u":"skorp%20and%20venak_aoa1"},{"n":"Voz Lirayne","s":16,"u":"voz%20lirayne_aoa1"},{"n":"Warbal Bumblebrasher","s":16,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Asanbosam","s":17,"u":"asanbosam_aoa2"},{"n":"Belmazog","s":17,"u":"belmazog_aoa2"},{"n":"Charau-ka Acolyte Of Angazhan","s":17,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2"},{"n":"Charau-ka Butcher","s":17,"u":"charau-ka%20butcher_aoa2"},{"n":"Charau-ka Dragon Priest","s":17,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Charau-ka Warrior","s":17,"u":"charau-ka%20warrior_aoa2"},{"n":"Ekujae Guardian","s":17,"u":"ekujae%20guardian_aoa2"},{"n":"Gerhard Pendergrast","s":17,"u":"gerhard%20pendergrast_aoa2"},{"n":"Grippli Archer","s":17,"u":"grippli%20archer_aoa2"},{"n":"Grippli Greenspeaker","s":17,"u":"grippli%20greenspeaker_aoa2"},{"n":"Grippli Scout","s":17,"u":"grippli%20scout_aoa2"},{"n":"Hezle","s":17,"u":"hezle_aoa2"},{"n":"Jahsi","s":17,"u":"jahsi_aoa2"},{"n":"Nketiah","s":17,"u":"nketiah_aoa2"},{"n":"Racharak","s":17,"u":"racharak_aoa2"},{"n":"Sabosan","s":17,"u":"sabosan_aoa2"},{"n":"Barushak Il-varashma","s":18,"u":"barushak%20il-varashma_aoa3"},{"n":"Heuberk Thropp","s":18,"u":"heuberk%20thropp_aoa3"},{"n":"Laslunn","s":18,"u":"laslunn_aoa3"},{"n":"Mercenary Sailor","s":18,"u":"mercenary%20sailor_aoa3"},{"n":"Mialari Docur","s":18,"u":"mialari%20docur_aoa3"},{"n":"Nolly Peltry","s":18,"u":"nolly%20peltry_aoa3"},{"n":"One-eye Amnin","s":18,"u":"one-eye%20amnin_aoa3"},{"n":"Rusty Mae","s":18,"u":"rusty%20mae_aoa3"},{"n":"Scarlet Triad Poisoner","s":18,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Sneak","s":18,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Sniper","s":18,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Scarlet Triad Thug","s":18,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Shadow Giant","s":18,"u":"shadow%20giant_aoa3"},{"n":"Corrupt Guard","s":19,"u":"corrupt%20guard_aoa4"},{"n":"Duergar Slave Lord","s":19,"u":"duergar%20slave%20lord_aoa4"},{"n":"Ilssrah Embermead","s":19,"u":"ilssrah%20embermead_aoa4"},{"n":"Kelda Halrig","s":19,"u":"kelda%20halrig_aoa4"},{"n":"Kralgurn","s":19,"u":"kralgurn_aoa4"},{"n":"Thea","s":19,"u":"thea_aoa4"},{"n":"Zuferian","s":19,"u":"zuferian_aoa4"},{"n":"Calikang","s":20,"u":"calikang_aoa5"},{"n":"Scarlet Triad Boss","s":20,"u":"scarlet%20triad%20boss_aoa5"},{"n":"Scarlet Triad Enforcer","s":20,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Scarlet Triad Mage","s":20,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Shak","s":20,"u":"shak_aoa5"},{"n":"Uri Zandivar","s":20,"u":"uri%20zandivar_aoa5"},{"n":"Witchwyrd","s":20,"u":"witchwyrd_aoa5"},{"n":"Zephyr Guard","s":20,"u":"zephyr%20guard_aoa5"},{"n":"Dragonstorm Fire Giant","s":21,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Emaliza Zandivar","s":21,"u":"emaliza%20zandivar_aoa6"},{"n":"Ilgreth","s":21,"u":"ilgreth_aoa6"},{"n":"Ingnovim Tluss","s":21,"u":"ingnovim%20tluss_aoa6"},{"n":"Ingnovim's Assistant","s":21,"u":"ingnovim's%20assistant_aoa6"},{"n":"Inizra Arumelo","s":21,"u":"inizra%20arumelo_aoa6"},{"n":"Promise Guard","s":21,"u":"promise%20guard_aoa6"},{"n":"Rinnarv Bontimar","s":21,"u":"rinnarv%20bontimar_aoa6"},{"n":"Antaro Boldblade","s":22,"u":"antaro%20boldblade_aoe1"},{"n":"Battle Leader Rekarek","s":22,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Bolar Of Stonemoor","s":22,"u":"bolar%20of%20stonemoor_aoe1"},{"n":"Eunice","s":22,"u":"eunice_aoe1"},{"n":"Gref","s":22,"u":"gref_aoe1"},{"n":"Grospek Lavarsus","s":22,"u":"grospek%20lavarsus_aoe1"},{"n":"Hendrid Pratchett","s":22,"u":"hendrid%20pratchett_aoe1"},{"n":"Kekker","s":22,"u":"kekker_aoe1"},{"n":"Kemeneles","s":22,"u":"kemeneles_aoe1"},{"n":"Lyrma Swampwalker","s":22,"u":"lyrma%20swampwalker_aoe1"},{"n":"Miriel Grayleaf","s":22,"u":"miriel%20grayleaf_aoe1"},{"n":"Ralso","s":22,"u":"ralso_aoe1"},{"n":"Skebs","s":22,"u":"skebs_aoe1"},{"n":"Copper Hand Illusionist","s":23,"u":"copper%20hand%20illusionist_aoe2"},{"n":"Copper Hand Rogue","s":23,"u":"copper%20hand%20rogue_aoe2"},{"n":"Fayati Alummur","s":23,"u":"fayati%20alummur_aoe2"},{"n":"Kolo Harvan","s":23,"u":"kolo%20harvan_aoe2"},{"n":"Shristi Melipdra","s":23,"u":"shristi%20melipdra_aoe2"},{"n":"Skinsaw Murderer","s":23,"u":"skinsaw%20murderer_aoe2"},{"n":"Skinsaw Seamer","s":23,"u":"skinsaw%20seamer_aoe2"},{"n":"Tenome","s":23,"u":"tenome_aoe2"},{"n":"Wrent Dicaspiron","s":23,"u":"wrent%20dicaspiron_aoe2"},{"n":"Bloody Berleth","s":24,"u":"bloody%20berleth_aoe3"},{"n":"Casino Bouncer","s":24,"u":"casino%20bouncer_aoe3"},{"n":"Diobel Sweeper Tough","s":24,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Franca Laurentz","s":24,"u":"franca%20laurentz_aoe3"},{"n":"Gage Carlyle","s":24,"u":"gage%20carlyle_aoe3"},{"n":"Maurrisa Jonne","s":24,"u":"maurrisa%20jonne_aoe3"},{"n":"Ravenile Rager","s":24,"u":"ravenile%20rager_aoe3"},{"n":"Scathka","s":24,"u":"scathka_aoe3"},{"n":"Shikwashim Mercenary","s":24,"u":"shikwashim%20mercenary_aoe3"},{"n":"Tonla And Yvelle","s":24,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Washboard Dog Tough","s":24,"u":"washboard%20dog%20tough_aoe3"},{"n":"Amateur Chemist","s":25,"u":"amateur%20chemist_aoe4"},{"n":"Blackfingers Acolyte","s":25,"u":"blackfingers%20acolyte_aoe4"},{"n":"Grabble Forden","s":25,"u":"grabble%20forden_aoe4"},{"n":"Japu Thalenger","s":25,"u":"japu%20thalenger_aoe4"},{"n":"Jonis Flakfatter","s":25,"u":"jonis%20flakfatter_aoe4"},{"n":"Jorogumo","s":25,"u":"jorogumo_aoe4"},{"n":"Kalyn Pounch","s":25,"u":"kalyn%20pounch_aoe4"},{"n":"Morgrat And Fillick","s":25,"u":"morgrat%20and%20fillick_aoe4"},{"n":"Norgorberite Poisoner","s":25,"u":"norgorberite%20poisoner_aoe4"},{"n":"Poison Eater","s":25,"u":"poison%20eater_aoe4"},{"n":"Sleepless Sun Veteran","s":25,"u":"sleepless%20sun%20veteran_aoe4"},{"n":"The Rabbit Prince","s":25,"u":"the%20rabbit%20prince_aoe4"},{"n":"Velberi Jallist","s":25,"u":"velberi%20jallist_aoe4"},{"n":"Wynsal Starborn","s":25,"u":"wynsal%20starborn_aoe4"},{"n":"Black Whale Guard","s":26,"u":"black%20whale%20guard_aoe5"},{"n":"Bloody Barber Goon","s":26,"u":"bloody%20barber%20goon_aoe5"},{"n":"Calennia","s":26,"u":"calennia_aoe5"},{"n":"Child Of Venom","s":26,"u":"child%20of%20venom_aoe5"},{"n":"Garrote Master Assassin","s":26,"u":"garrote%20master%20assassin_aoe5"},{"n":"Graem And Grinlowe","s":26,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Grimwold","s":26,"u":"grimwold_aoe5"},{"n":"Kapral","s":26,"u":"kapral_aoe5"},{"n":"Lord Guirden","s":26,"u":"lord%20guirden_aoe5"},{"n":"Myrna Rath","s":26,"u":"myrna%20rath_aoe5"},{"n":"Reginald Vancaskerkin","s":26,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Starwatch Commando","s":26,"u":"starwatch%20commando_aoe5"},{"n":"Tiderunner Aquamancer","s":26,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Twisted Jack","s":26,"u":"twisted%20jack_aoe5"},{"n":"Blune Bandersworth","s":27,"u":"blune%20bandersworth_aoe6"},{"n":"Daemonic Infector","s":27,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":27,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Skinner","s":27,"u":"daemonic%20skinner_aoe6"},{"n":"Il'setsya Wyrmtouched","s":27,"u":"il'setsya%20wyrmtouched_aoe6"},{"n":"Olansa Terimor","s":27,"u":"olansa%20terimor_aoe6"},{"n":"Jaul Mezmin","s":28,"u":"jaul%20mezmin_av1"},{"n":"Morlock Cultist","s":28,"u":"morlock%20cultist_av1"},{"n":"Morlock Engineer","s":28,"u":"morlock%20engineer_av1"},{"n":"Morlock Scavenger","s":28,"u":"morlock%20scavenger_av1"},{"n":"Wrin Sivinxi","s":28,"u":"wrin%20sivinxi_av1"},{"n":"Carman Rajani","s":29,"u":"carman%20rajani_av2"},{"n":"Gulzash","s":29,"u":"gulzash_av2"},{"n":"Kragala","s":29,"u":"kragala_av2"},{"n":"Murschen","s":29,"u":"murschen_av2"},{"n":"Nox","s":29,"u":"nox_av2"},{"n":"Ryta","s":29,"u":"ryta_av2"},{"n":"Vischari","s":29,"u":"vischari_av2"},{"n":"Bhazrade And Klathor","s":30,"u":"bhazrade%20and%20klathor_av3"},{"n":"Caligni Defender","s":30,"u":"caligni%20defender_av3"},{"n":"Drow Hunter","s":30,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":30,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":30,"u":"drow%20warden_av3"},{"n":"Dulac","s":30,"u":"dulac_av3"},{"n":"Galudu","s":30,"u":"galudu_av3"},{"n":"Khurfel","s":30,"u":"khurfel_av3"},{"n":"Padli","s":30,"u":"padli_av3"},{"n":"Quara Orshendiel","s":30,"u":"quara%20orshendiel_av3"},{"n":"Salaisa Malthulas","s":30,"u":"salaisa%20malthulas_av3"},{"n":"Urdefhan Blood Mage","s":30,"u":"urdefhan%20blood%20mage_av3"},{"n":"Urdefhan Death Scout","s":30,"u":"urdefhan%20death%20scout_av3"},{"n":"Urdefhan Lasher","s":30,"u":"urdefhan%20lasher_av3"},{"n":"Shadern Immolator","s":10,"u":"shadern%20immolator_botd"},{"n":"Jitterbone Contortionist","s":10,"u":"jitterbone%20contortionist_botd"},{"n":"Relictner Eroder","s":10,"u":"relictner%20eroder_botd"},{"n":"K.H.W.'s Echo","s":11,"u":"k.h.w.'s%20echo_da"},{"n":"Mother Mitera","s":11,"u":"mother%20mitera_da"},{"n":"Abberton Ruffians","s":31,"u":"abberton%20ruffians_ec1"},{"n":"Cavnakash","s":31,"u":"cavnakash_ec1"},{"n":"Corrupted Priest","s":31,"u":"corrupted%20priest_ec1"},{"n":"Corrupted Retainer","s":31,"u":"corrupted%20retainer_ec1"},{"n":"Daring Danika","s":31,"u":"daring%20danika_ec1"},{"n":"Jaleen And Rhovo","s":31,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Jellico Bounce-bounce","s":31,"u":"jellico%20bounce-bounce_ec1"},{"n":"Nemmia Bramblecloak","s":31,"u":"nemmia%20bramblecloak_ec1"},{"n":"Pruana Two-punch","s":31,"u":"pruana%20two-punch_ec1"},{"n":"Viktor Volkano","s":31,"u":"viktor%20volkano_ec1"},{"n":"Xulgath Bilebearer","s":31,"u":"xulgath%20bilebearer_ec1"},{"n":"Aives The Smoke Dragon","s":32,"u":"aives%20the%20smoke%20dragon_ec2"},{"n":"Andera Paldreen","s":32,"u":"andera%20paldreen_ec2"},{"n":"Celestial Menagerie Bruiser","s":32,"u":"celestial%20menagerie%20bruiser_ec2"},{"n":"Darricus Stallit","s":32,"u":"darricus%20stallit_ec2"},{"n":"Delamar Gianvin","s":32,"u":"delamar%20gianvin_ec2"},{"n":"Evora Yarket","s":32,"u":"evora%20yarket_ec2"},{"n":"Mistress Dusklight","s":32,"u":"mistress%20dusklight_ec2"},{"n":"Ruanna Nyamma","s":32,"u":"ruanna%20nyamma_ec2"},{"n":"Xulgath Spinesnapper","s":32,"u":"xulgath%20spinesnapper_ec2"},{"n":"Yaashka","s":32,"u":"yaashka_ec2"},{"n":"Zunkri","s":32,"u":"zunkri_ec2"},{"n":"Bitter Truth Bandit","s":9,"u":"bitter%20truth%20bandit_ec3"},{"n":"Ginjana Mindkeeper","s":9,"u":"ginjana%20mindkeeper_ec3"},{"n":"Headless Xulgath","s":9,"u":"headless%20xulgath_ec3"},{"n":"Hooklimb Xulgath","s":9,"u":"hooklimb%20xulgath_ec3"},{"n":"Resin-seep Xulgath","s":9,"u":"resin-seep%20xulgath_ec3"},{"n":"Shoony Hierarch","s":9,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Militia Member","s":9,"u":"shoony%20militia%20member_ec3"},{"n":"Shoony Tiller","s":9,"u":"shoony%20tiller_ec3"},{"n":"Skarja","s":9,"u":"skarja_ec3"},{"n":"Swardlands Delinquent","s":9,"u":"swardlands%20delinquent_ec3"},{"n":"Tanessa Fleer","s":9,"u":"tanessa%20fleer_ec3"},{"n":"Thessekka","s":9,"u":"thessekka_ec3"},{"n":"Xulgath Bomber","s":9,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Skirmisher","s":9,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Stoneliege","s":9,"u":"xulgath%20stoneliege_ec3"},{"n":"Faceless Butcher","s":33,"u":"faceless%20butcher_ec4"},{"n":"Ledorick Banyan","s":33,"u":"ledorick%20banyan_ec4"},{"n":"Stirvyn Banyan","s":33,"u":"stirvyn%20banyan_ec4"},{"n":"Tashlock Banyan","s":33,"u":"tashlock%20banyan_ec4"},{"n":"The Vanish Man","s":33,"u":"the%20vanish%20man_ec4"},{"n":"Xulgath Gutrager","s":33,"u":"xulgath%20gutrager_ec4"},{"n":"Xulgath Hardscale","s":33,"u":"xulgath%20hardscale_ec4"},{"n":"Xulgath Herd-tender","s":33,"u":"xulgath%20herd-tender_ec4"},{"n":"Xulgath Roughrider","s":33,"u":"xulgath%20roughrider_ec4"},{"n":"Zashathal Head-taker","s":33,"u":"zashathal%20head-taker_ec4"},{"n":"Kharostan","s":34,"u":"kharostan_ec5"},{"n":"Qormintur","s":34,"u":"qormintur_ec5"},{"n":"Urdefhan Dominator","s":34,"u":"urdefhan%20dominator_ec5"},{"n":"Urdefhan High Tormentor","s":34,"u":"urdefhan%20high%20tormentor_ec5"},{"n":"Urdefhan Hunter","s":34,"u":"urdefhan%20hunter_ec5"},{"n":"Xulgath Deepmouth","s":34,"u":"xulgath%20deepmouth_ec5"},{"n":"Convergent Kendley Nathrael","s":35,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Convergent Soldier","s":35,"u":"convergent%20soldier_ec6"},{"n":"Elysian Titan","s":35,"u":"elysian%20titan_ec6"},{"n":"Kirosthrek","s":35,"u":"kirosthrek_ec6"},{"n":"Sarvel Ever-hunger","s":35,"u":"sarvel%20ever-hunger_ec6"},{"n":"Saurian Warmonger","s":35,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Worldwatcher","s":35,"u":"saurian%20worldwatcher_ec6"},{"n":"Thanatotic Titan","s":35,"u":"thanatotic%20titan_ec6"},{"n":"Xulgath Thoughtmaw","s":35,"u":"xulgath%20thoughtmaw_ec6"},{"n":"Drunken Farmer","s":36,"u":"drunken%20farmer_fop"},{"n":"Graytusk","s":36,"u":"graytusk_fop"},{"n":"Hallod","s":36,"u":"hallod_fop"},{"n":"Lord Nar","s":36,"u":"lord%20nar_fop"},{"n":"The Sculptor","s":36,"u":"the%20sculptor_fop"},{"n":"Vilree","s":36,"u":"vilree_fop"},{"n":"Agile Warrior","s":37,"u":"agile%20warrior_frp1"},{"n":"Anugobu Apprentice","s":37,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Wondercrafter","s":37,"u":"anugobu%20wondercrafter_frp1"},{"n":"Archery Specialist","s":37,"u":"archery%20specialist_frp1"},{"n":"Berberoka","s":37,"u":"berberoka_frp1"},{"n":"Blue Viper","s":37,"u":"blue%20viper_frp1"},{"n":"Butterfly Blade Warrior","s":37,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Gomwai","s":37,"u":"gomwai_frp1"},{"n":"Hana's Hundreds","s":37,"u":"hana's%20hundreds_frp1"},{"n":"Ki Adept","s":37,"u":"ki%20adept_frp1"},{"n":"Koto Zekora","s":37,"u":"koto%20zekora_frp1"},{"n":"Mage Of Many Styles","s":37,"u":"mage%20of%20many%20styles_frp1"},{"n":"Nai Yan Fei","s":37,"u":"nai%20yan%20fei_frp1"},{"n":"Ran-to","s":37,"u":"ran-to_frp1"},{"n":"Shino Hakusa","s":37,"u":"shino%20hakusa_frp1"},{"n":"Syu Tak-nwa","s":37,"u":"syu%20tak-nwa_frp1"},{"n":"Takatorra","s":37,"u":"takatorra_frp1"},{"n":"Tino","s":37,"u":"tino_frp1"},{"n":"Weapon Master","s":37,"u":"weapon%20master_frp1"},{"n":"Yabin The Just","s":37,"u":"yabin%20the%20just_frp1"},{"n":"Yook","s":37,"u":"yook_frp1"},{"n":"Akila Stormheel","s":38,"u":"akila%20stormheel_frp2"},{"n":"Amihan","s":38,"u":"amihan_frp2"},{"n":"Arm Of Balance","s":38,"u":"arm%20of%20balance_frp2"},{"n":"Artus Rodrivan","s":38,"u":"artus%20rodrivan_frp2"},{"n":"Blue Viper","s":38,"u":"blue%20viper_frp2"},{"n":"Halspin The Stung","s":38,"u":"halspin%20the%20stung_frp2"},{"n":"Huldrin Skolsdottir","s":38,"u":"huldrin%20skolsdottir_frp2"},{"n":"Hummingbird","s":38,"u":"hummingbird_frp2"},{"n":"Ji-yook","s":38,"u":"ji-yook_frp2"},{"n":"Joon-seo","s":38,"u":"joon-seo_frp2"},{"n":"Juspix Rammel","s":38,"u":"juspix%20rammel_frp2"},{"n":"Kas Xi Rai","s":38,"u":"kas%20xi%20rai_frp2"},{"n":"Maalya","s":38,"u":"maalya_frp2"},{"n":"Mafika Ayuwari","s":38,"u":"mafika%20ayuwari_frp2"},{"n":"Master Xun","s":38,"u":"master%20xun_frp2"},{"n":"Phuthi","s":38,"u":"phuthi_frp2"},{"n":"Ran-to","s":38,"u":"ran-to_frp2"},{"n":"Razu","s":38,"u":"razu_frp2"},{"n":"Shadow Yai","s":38,"u":"shadow%20yai_frp2"},{"n":"Shino Hakusa","s":38,"u":"shino%20hakusa_frp2"},{"n":"Sixth Pillar Student","s":38,"u":"sixth%20pillar%20student_frp2"},{"n":"Surjit Hamelan","s":38,"u":"surjit%20hamelan_frp2"},{"n":"Syu Tak-nwa","s":38,"u":"syu%20tak-nwa_frp2"},{"n":"Taiga Yai","s":38,"u":"taiga%20yai_frp2"},{"n":"Takatorra","s":38,"u":"takatorra_frp2"},{"n":"Tino Tung","s":38,"u":"tino%20tung_frp2"},{"n":"Troff Frostknuckles","s":38,"u":"troff%20frostknuckles_frp2"},{"n":"Umbasi","s":38,"u":"umbasi_frp2"},{"n":"Urnak Lostwind","s":38,"u":"urnak%20lostwind_frp2"},{"n":"Yabin The Just","s":38,"u":"yabin%20the%20just_frp2"},{"n":"Yarrika Mulandez","s":38,"u":"yarrika%20mulandez_frp2"},{"n":"Abbot Tsujon","s":39,"u":"abbot%20tsujon_frp3"},{"n":"Blue Viper","s":39,"u":"blue%20viper_frp3"},{"n":"Flying Mountain Kaminari","s":39,"u":"flying%20mountain%20kaminari_frp3"},{"n":"Laruhao","s":39,"u":"laruhao_frp3"},{"n":"Rai Sho Disciple","s":39,"u":"rai%20sho%20disciple_frp3"},{"n":"Rai Sho Postulant","s":39,"u":"rai%20sho%20postulant_frp3"},{"n":"Ran-to","s":39,"u":"ran-to_frp3"},{"n":"Shino Hakusa","s":39,"u":"shino%20hakusa_frp3"},{"n":"Syu Tak-nwa","s":39,"u":"syu%20tak-nwa_frp3"},{"n":"Yoh Souran","s":39,"u":"yoh%20souran_frp3"},{"n":"Mutant Gnoll Hulk","s":6,"u":"mutant%20gnoll%20hulk_loil"},{"n":"Ratajin Mastermind","s":6,"u":"ratajin%20mastermind_loil"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"Asanbosam","s":0,"u":"asanbosam_lome"},{"n":"Charau-ka Acolyte Of Angazhan","s":0,"u":"charau-ka%20acolyte%20of%20angazhan_lome"},{"n":"Charau-ka Butcher","s":0,"u":"charau-ka%20butcher_lome"},{"n":"Charau-ka Warrior","s":0,"u":"charau-ka%20warrior_lome"},{"n":"Kaava Stalker","s":0,"u":"kaava%20stalker_lome"},{"n":"Pygmy Kaava","s":0,"u":"pygmy%20kaava_lome"},{"n":"Keznin Nevarmo","s":41,"u":"keznin%20nevarmo_ngd"},{"n":"Gray Gardener Enforcer","s":41,"u":"gray%20gardener%20enforcer_ngd"},{"n":"Gray Gardener Assassin","s":41,"u":"gray%20gardener%20assassin_ngd"},{"n":"Gray Gardener Director General","s":41,"u":"gray%20gardener%20director%20general_ngd"},{"n":"Worm Prophet","s":41,"u":"worm%20prophet_ngd"},{"n":"Gold Tank Investors","s":42,"u":"gold%20tank%20investors_ooa1"},{"n":"Irkem Dresh","s":42,"u":"irkem%20dresh_ooa1"},{"n":"Sludgespine Killers","s":42,"u":"sludgespine%20killers_ooa1"},{"n":"Bristlebane","s":42,"u":"bristlebane_ooa1"},{"n":"Powderkeg Punk Bombardiers","s":42,"u":"powderkeg%20punk%20bombardiers_ooa1"},{"n":"Powderkeg Punk Gunners","s":42,"u":"powderkeg%20punk%20gunners_ooa1"},{"n":"Gunmarshal","s":42,"u":"gunmarshal_ooa1"},{"n":"Glaz Nixbrix","s":42,"u":"glaz%20nixbrix_ooa1"},{"n":"Shoma Lyzerius","s":42,"u":"shoma%20lyzerius_ooa1"},{"n":"Gilded Gunner Goons","s":43,"u":"gilded%20gunner%20goons_ooa2"},{"n":"\"Lucky\" Lanks","s":43,"u":"%22lucky%22%20lanks_ooa2"},{"n":"Spellscar Sky Marauders","s":43,"u":"spellscar%20sky%20marauders_ooa2"},{"n":"Palzu","s":43,"u":"palzu_ooa2"},{"n":"Gilded Gunner Assassins","s":43,"u":"gilded%20gunner%20assassins_ooa2"},{"n":"Gilded Gunner Safecrackers","s":43,"u":"gilded%20gunner%20safecrackers_ooa2"},{"n":"Smog Giant","s":43,"u":"smog%20giant_ooa2"},{"n":"Ambrost Mugland","s":43,"u":"ambrost%20mugland_ooa2"},{"n":"Sabora Sharkosa","s":43,"u":"sabora%20sharkosa_ooa2"},{"n":"Corrupt Shieldmarshal","s":44,"u":"corrupt%20shieldmarshal_ooa3"},{"n":"Leadsmiths","s":44,"u":"leadsmiths_ooa3"},{"n":"Vewslog","s":44,"u":"vewslog_ooa3"},{"n":"Anjelique Loveless","s":44,"u":"anjelique%20loveless_ooa3"},{"n":"Ibrium","s":44,"u":"ibrium_ooa3"},{"n":"Parsus","s":44,"u":"parsus_ooa3"},{"n":"Angazhani Cultist","s":45,"u":"angazhani%20cultist_sli"},{"n":"Aspis Guard","s":45,"u":"aspis%20guard_sli"},{"n":"Aspis Technician","s":45,"u":"aspis%20technician_sli"},{"n":"Croakchief Globblit Skink-eater","s":45,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Nyamat Mshwe","s":45,"u":"nyamat%20mshwe_sli"},{"n":"Paga Nikohian","s":45,"u":"paga%20nikohian_sli"},{"n":"Anadi Fateweaver","s":46,"u":"anadi%20fateweaver_sot1"},{"n":"Anadi Lurker","s":46,"u":"anadi%20lurker_sot1"},{"n":"Anadi Seeker","s":46,"u":"anadi%20seeker_sot1"},{"n":"Stone Ghost","s":46,"u":"stone%20ghost_sot1"},{"n":"Takulu Ot","s":46,"u":"takulu%20ot_sot1"},{"n":"Fire-pot Ubanu","s":47,"u":"fire-pot%20ubanu_sot2"},{"n":"Froglegs","s":47,"u":"froglegs_sot2"},{"n":"Grippli Jinxer","s":47,"u":"grippli%20jinxer_sot2"},{"n":"Grippli Skirmisher","s":47,"u":"grippli%20skirmisher_sot2"},{"n":"Kiru","s":47,"u":"kiru_sot2"},{"n":"Kolbo","s":47,"u":"kolbo_sot2"},{"n":"Loakan","s":47,"u":"loakan_sot2"},{"n":"Mashkudu The Bully","s":47,"u":"mashkudu%20the%20bully_sot2"},{"n":"Reth","s":47,"u":"reth_sot2"},{"n":"Salathiss","s":47,"u":"salathiss_sot2"},{"n":"Serpentfolk Granitescale","s":47,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Venom Caller","s":47,"u":"serpentfolk%20venom%20caller_sot2"},{"n":"Abendego Brute","s":48,"u":"abendego%20brute_sot3"},{"n":"Abendego Jailer","s":48,"u":"abendego%20jailer_sot3"},{"n":"Abendego Priest","s":48,"u":"abendego%20priest_sot3"},{"n":"Ajbal Kimon","s":48,"u":"ajbal%20kimon_sot3"},{"n":"Boggard Hunter","s":48,"u":"boggard%20hunter_sot3"},{"n":"Cyclops Bully","s":48,"u":"cyclops%20bully_sot3"},{"n":"Grouloop","s":48,"u":"grouloop_sot3"},{"n":"Halbrux Far-Sight","s":48,"u":"halbrux%20far-sight_sot3"},{"n":"Norgorberite Spy","s":48,"u":"norgorberite%20spy_sot3"},{"n":"Onyiji","s":48,"u":"onyiji_sot3"},{"n":"Terwa Chosen","s":48,"u":"terwa%20chosen_sot3"},{"n":"Terwa Prodigy","s":48,"u":"terwa%20prodigy_sot3"},{"n":"Terwa Star Reader","s":48,"u":"terwa%20star%20reader_sot3"},{"n":"Thiarvo the Quick","s":48,"u":"thiarvo%20the%20quick_sot3"},{"n":"Yonsuu","s":48,"u":"yonsuu_sot3"},{"n":"Avatar of Walkena","s":49,"u":"avatar%20of%20walkena_sot4"},{"n":"Jackal Guard","s":49,"u":"jackal%20guard_sot4"},{"n":"Nkiruka","s":49,"u":"nkiruka_sot4"},{"n":"Sun Warrior Brigade","s":49,"u":"sun%20warrior%20brigade_sot4"},{"n":"Worknesh","s":49,"u":"worknesh_sot4"},{"n":"Ancient Rivener","s":50,"u":"ancient%20rivener_sot5"},{"n":"Crimson Acolyte","s":50,"u":"crimson%20acolyte_sot5"},{"n":"Ikeshti Brood-Minder","s":50,"u":"ikeshti%20brood-minder_sot5"},{"n":"Iobane Magus","s":50,"u":"iobane%20magus_sot5"},{"n":"Mpondo","s":50,"u":"mpondo_sot5"},{"n":"Shobhad Enforcer","s":50,"u":"shobhad%20enforcer_sot5"},{"n":"Shobhad Sniper","s":50,"u":"shobhad%20sniper_sot5"},{"n":"Skartitch Chip-Tooth","s":50,"u":"skartitch%20chip-tooth_sot5"},{"n":"Shianshi Waymaker","s":51,"u":"shianshi%20waymaker_sot6"},{"n":"Slana","s":51,"u":"slana_sot6"},{"n":"Unshadowed Anchor Root","s":51,"u":"unshadowed%20anchor%20root_sot6"},{"n":"Unshadowed Haibram","s":51,"u":"unshadowed%20haibram_sot6"},{"n":"Unshadowed Koride","s":51,"u":"unshadowed%20koride_sot6"},{"n":"Unshadowed Mariama","s":51,"u":"unshadowed%20mariama_sot6"},{"n":"Unshadowed Okoro","s":51,"u":"unshadowed%20okoro_sot6"},{"n":"Wereant Disciple","s":51,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":51,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":51,"u":"wereant%20sentinel_sot6"},{"n":"Bugbear Marauder","s":52,"u":"bugbear%20marauder_tio"},{"n":"Hargrit Leadbuster","s":52,"u":"hargrit%20leadbuster_tio"},{"n":"Harpies","s":52,"u":"harpies_tio"},{"n":"Kobold Dragon Mage","s":52,"u":"kobold%20dragon%20mage_tio"},{"n":"Kobold Scout","s":52,"u":"kobold%20scout_tio"},{"n":"Kobold Scout","s":52,"u":"kobold%20scout_tio"},{"n":"Kobold Trapmaster","s":52,"u":"kobold%20trapmaster_tio"},{"n":"Kotgar Leadbuster","s":52,"u":"kotgar%20leadbuster_tio"},{"n":"Morgrym Leadbuster","s":52,"u":"morgrym%20leadbuster_tio"},{"n":"Ogre Warrior","s":52,"u":"ogre%20warrior_tio"},{"n":"Omblin Leadbuster","s":52,"u":"omblin%20leadbuster_tio"},{"n":"Orc Commander","s":52,"u":"orc%20commander_tio"},{"n":"Orc Scrapper","s":52,"u":"orc%20scrapper_tio"}],"20":[{"n":"Anadi","s":0,"u":"anadi_lome"},{"n":"Android","s":1,"u":"android_loag"},{"n":"Azarketi","s":3,"u":"azarketi_aaws"},{"n":"Catfolk","s":4,"u":"catfolk_apg"},{"n":"Dwarf","s":5,"u":"dwarf_crb"},{"n":"Elf","s":5,"u":"elf_crb"},{"n":"Fetchling","s":1,"u":"fetchling_loag"},{"n":"Fleshwarp","s":1,"u":"fleshwarp_loag"},{"n":"Ghoran","s":6,"u":"ghoran_loil"},{"n":"Gnoll","s":0,"u":"gnoll_lome"},{"n":"Gnome","s":5,"u":"gnome_crb"},{"n":"Goblin","s":5,"u":"goblin_crb"},{"n":"Goloma","s":0,"u":"goloma_lome"},{"n":"Grippli","s":0,"u":"grippli_lome"},{"n":"Halfling","s":5,"u":"halfling_crb"},{"n":"Hobgoblin","s":7,"u":"hobgoblin_locg"},{"n":"Human","s":5,"u":"human_crb"},{"n":"Kashrishi","s":6,"u":"kashrishi_loil"},{"n":"Kitsune","s":1,"u":"kitsune_loag"},{"n":"Kobold","s":4,"u":"kobold_apg"},{"n":"Lizardfolk","s":7,"u":"lizardfolk_locg"},{"n":"Nagaji","s":6,"u":"nagaji_loil"},{"n":"Orc","s":4,"u":"orc_apg"},{"n":"Poppet","s":8,"u":"poppet_lotgb"},{"n":"Ratfolk","s":4,"u":"ratfolk_apg"},{"n":"Shisk","s":0,"u":"shisk_lome"},{"n":"Shoony","s":9,"u":"shoony_ec3"},{"n":"Strix","s":1,"u":"strix_loag"},{"n":"Tengu","s":4,"u":"tengu_apg"},{"n":"Vanara","s":6,"u":"vanara_loil"},{"n":"Vishkanya","s":6,"u":"vishkanya_loil"}],"21":[{"n":"Anadi","s":0,"u":"anadi_lome"},{"n":"Android","s":1,"u":"android_loag"},{"n":"Azarketi","s":3,"u":"azarketi_aaws"},{"n":"Catfolk","s":4,"u":"catfolk_apg"},{"n":"Dwarf","s":5,"u":"dwarf_crb"},{"n":"Elf","s":5,"u":"elf_crb"},{"n":"Fetchling","s":1,"u":"fetchling_loag"},{"n":"Fleshwarp","s":1,"u":"fleshwarp_loag"},{"n":"Ghoran","s":6,"u":"ghoran_loil"},{"n":"Gnoll","s":0,"u":"gnoll_lome"},{"n":"Gnome","s":5,"u":"gnome_crb"},{"n":"Goblin","s":5,"u":"goblin_crb"},{"n":"Goloma","s":0,"u":"goloma_lome"},{"n":"Grippli","s":0,"u":"grippli_lome"},{"n":"Halfling","s":5,"u":"halfling_crb"},{"n":"Hobgoblin","s":7,"u":"hobgoblin_locg"},{"n":"Human","s":5,"u":"human_crb"},{"n":"Kashrishi","s":6,"u":"kashrishi_loil"},{"n":"Kitsune","s":1,"u":"kitsune_loag"},{"n":"Kobold","s":4,"u":"kobold_apg"},{"n":"Lizardfolk","s":7,"u":"lizardfolk_locg"},{"n":"Nagaji","s":6,"u":"nagaji_loil"},{"n":"Orc","s":4,"u":"orc_apg"},{"n":"Poppet","s":8,"u":"poppet_lotgb"},{"n":"Ratfolk","s":4,"u":"ratfolk_apg"},{"n":"Shisk","s":0,"u":"shisk_lome"},{"n":"Shoony","s":9,"u":"shoony_ec3"},{"n":"Strix","s":1,"u":"strix_loag"},{"n":"Tengu","s":4,"u":"tengu_apg"},{"n":"Vanara","s":6,"u":"vanara_loil"},{"n":"Vishkanya","s":6,"u":"vishkanya_loil"}]},"android":{"0":[{"n":"Advanced Targeting System","s":1,"u":"advanced%20targeting%20system_loag"},{"n":"Android Lore","s":1,"u":"android%20lore_loag"},{"n":"Cleansing Subroutine","s":1,"u":"cleansing%20subroutine_loag"},{"n":"Consistent Surge","s":1,"u":"consistent%20surge_loag"},{"n":"Emotionless","s":1,"u":"emotionless_loag"},{"n":"Inoculation Subroutine","s":1,"u":"inoculation%20subroutine_loag"},{"n":"Internal Compartment","s":1,"u":"internal%20compartment_loag"},{"n":"Internal Respirator","s":1,"u":"internal%20respirator_loag"},{"n":"Nanite Shroud","s":1,"u":"nanite%20shroud_loag"},{"n":"Nanite Surge","s":1,"u":"nanite%20surge_loag"},{"n":"Nightvision Adaptation","s":1,"u":"nightvision%20adaptation_loag"},{"n":"Offensive Subroutine","s":1,"u":"offensive%20subroutine_loag"},{"n":"Protective Subroutine","s":1,"u":"protective%20subroutine_loag"},{"n":"Proximity Alert","s":1,"u":"proximity%20alert_loag"},{"n":"Radiant Circuitry","s":1,"u":"radiant%20circuitry_loag"},{"n":"Repair Module","s":1,"u":"repair%20module_loag"},{"n":"Revivification Protocol","s":1,"u":"revivification%20protocol_loag"}],"1":[{"n":"Android Infiltrator","s":14,"u":"android%20infiltrator_b3"}],"20":[{"n":"Android","s":1,"u":"android_loag"}],"21":[{"n":"Android","s":1,"u":"android_loag"}]},"automaton":{"0":[{"n":"Arcane Camouflage","s":2,"u":"arcane%20camouflage_g%26g"},{"n":"Arcane Communication","s":2,"u":"arcane%20communication_g%26g"},{"n":"Arcane Eye","s":2,"u":"arcane%20eye_g%26g"},{"n":"Arcane Locomotion","s":2,"u":"arcane%20locomotion_g%26g"},{"n":"Arcane Propulsion","s":2,"u":"arcane%20propulsion_g%26g"},{"n":"Arcane Safeguards","s":2,"u":"arcane%20safeguards_g%26g"},{"n":"Arcane Slam","s":2,"u":"arcane%20slam_g%26g"},{"n":"Astral Blink","s":2,"u":"astral%20blink_g%26g"},{"n":"Automaton Armament","s":2,"u":"automaton%20armament_g%26g"},{"n":"Automaton Lore","s":2,"u":"automaton%20lore_g%26g"},{"n":"Axial Recall","s":2,"u":"axial%20recall_g%26g"},{"n":"Core Attunement","s":2,"u":"core%20attunement_g%26g"},{"n":"Core Cannon","s":2,"u":"core%20cannon_g%26g"},{"n":"Core Rejuvenation","s":2,"u":"core%20rejuvenation_g%26g"},{"n":"Energy Beam","s":2,"u":"energy%20beam_g%26g"},{"n":"Enlarged Chassis","s":2,"u":"enlarged%20chassis_g%26g"},{"n":"Greater Augmentation","s":2,"u":"greater%20augmentation_g%26g"},{"n":"Integrated Armament","s":2,"u":"integrated%20armament_g%26g"},{"n":"Lesser Augmentation","s":2,"u":"lesser%20augmentation_g%26g"},{"n":"Magical Resistance","s":2,"u":"magical%20resistance_g%26g"},{"n":"Rain Of Bolts","s":2,"u":"rain%20of%20bolts_g%26g"},{"n":"Reinforced Chassis","s":2,"u":"reinforced%20chassis_g%26g"}],"20":[{"n":"Automaton","s":2,"u":"automaton_g%26g"}],"21":[{"n":"Automaton","s":2,"u":"automaton_g%26g"}]},"construct":{"1":[{"n":"Adamantine Golem","s":12,"u":"adamantine%20golem_b1"},{"n":"Alchemical Golem","s":12,"u":"alchemical%20golem_b1"},{"n":"Animated Armor","s":12,"u":"animated%20armor_b1"},{"n":"Animated Broom","s":12,"u":"animated%20broom_b1"},{"n":"Animated Statue","s":12,"u":"animated%20statue_b1"},{"n":"Clay Golem","s":12,"u":"clay%20golem_b1"},{"n":"Flesh Golem","s":12,"u":"flesh%20golem_b1"},{"n":"Giant Animated Statue","s":12,"u":"giant%20animated%20statue_b1"},{"n":"Guthallath","s":12,"u":"guthallath_b1"},{"n":"Homunculus","s":12,"u":"homunculus_b1"},{"n":"Iron Golem","s":12,"u":"iron%20golem_b1"},{"n":"Soulbound Doll","s":12,"u":"soulbound%20doll_b1"},{"n":"Stone Golem","s":12,"u":"stone%20golem_b1"},{"n":"Aolaz","s":13,"u":"aolaz_b2"},{"n":"Carrion Golem","s":13,"u":"carrion%20golem_b2"},{"n":"Dig-widget","s":13,"u":"dig-widget_b2"},{"n":"Glass Golem","s":13,"u":"glass%20golem_b2"},{"n":"Ice Golem","s":13,"u":"ice%20golem_b2"},{"n":"Necrophidius","s":13,"u":"necrophidius_b2"},{"n":"Radiant Warden","s":13,"u":"radiant%20warden_b2"},{"n":"Scarecrow","s":13,"u":"scarecrow_b2"},{"n":"Spiral Centurion","s":13,"u":"spiral%20centurion_b2"},{"n":"Wood Golem","s":13,"u":"wood%20golem_b2"},{"n":"Animated Colossus","s":14,"u":"animated%20colossus_b3"},{"n":"Animated Furnace","s":14,"u":"animated%20furnace_b3"},{"n":"Animated Silverware Swarm","s":14,"u":"animated%20silverware%20swarm_b3"},{"n":"Animated Trebuchet","s":14,"u":"animated%20trebuchet_b3"},{"n":"Arcane Living Rune","s":14,"u":"arcane%20living%20rune_b3"},{"n":"Clockwork Dragon","s":14,"u":"clockwork%20dragon_b3"},{"n":"Clockwork Mage","s":14,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":14,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Spy","s":14,"u":"clockwork%20spy_b3"},{"n":"Divine Warden Of Nethys","s":14,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Fossil Golem","s":14,"u":"fossil%20golem_b3"},{"n":"Levaloch","s":14,"u":"levaloch_b3"},{"n":"Mithral Golem","s":14,"u":"mithral%20golem_b3"},{"n":"Oil Living Graffiti","s":14,"u":"oil%20living%20graffiti_b3"},{"n":"Skinstitch","s":14,"u":"skinstitch_b3"},{"n":"Swordkeeper","s":14,"u":"swordkeeper_b3"},{"n":"Tattoo Guardian","s":14,"u":"tattoo%20guardian_b3"},{"n":"Terra-cotta Garrison","s":14,"u":"terra-cotta%20garrison_b3"},{"n":"Terra-cotta Soldier","s":14,"u":"terra-cotta%20soldier_b3"},{"n":"Tupilaq","s":14,"u":"tupilaq_b3"},{"n":"Wyrwood Sneak","s":14,"u":"wyrwood%20sneak_b3"},{"n":"Doorwarden","s":16,"u":"doorwarden_aoa1"},{"n":"Lazurite-infused Stone Golem","s":19,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Soulbound Ruin","s":19,"u":"soulbound%20ruin_aoa4"},{"n":"Aluum Enforcer","s":20,"u":"aluum%20enforcer_aoa5"},{"n":"Spiritbound Aluum","s":20,"u":"spiritbound%20aluum_aoa5"},{"n":"Animated Dragonstorm","s":21,"u":"animated%20dragonstorm_aoa6"},{"n":"Dragonshard Guardian","s":21,"u":"dragonshard%20guardian_aoa6"},{"n":"Siege Shard","s":22,"u":"siege%20shard_aoe1"},{"n":"Skinstitch","s":23,"u":"skinstitch_aoe2"},{"n":"Clockwork Assassin","s":25,"u":"clockwork%20assassin_aoe4"},{"n":"Clockwork Amalgam","s":26,"u":"clockwork%20amalgam_aoe5"},{"n":"Clockwork Assassin","s":26,"u":"clockwork%20assassin_aoe5"},{"n":"Chaos Gulgamodh","s":27,"u":"chaos%20gulgamodh_aoe6"},{"n":"Living Mural","s":27,"u":"living%20mural_aoe6"},{"n":"Dreshkan","s":29,"u":"dreshkan_av2"},{"n":"Mechanical Carny","s":31,"u":"mechanical%20carny_ec1"},{"n":"Oil Living Graffiti","s":31,"u":"oil%20living%20graffiti_ec1"},{"n":"Harrow Doll","s":33,"u":"harrow%20doll_ec4"},{"n":"Obsidian Golem","s":34,"u":"obsidian%20golem_ec5"},{"n":"The Behemoth","s":36,"u":"the%20behemoth_fop"},{"n":"Old Man Statue","s":37,"u":"old%20man%20statue_frp1"},{"n":"Planar Terra-cotta Soldier","s":37,"u":"planar%20terra-cotta%20soldier_frp1"},{"n":"Planar Terra-cotta Squadron","s":37,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Lantondo","s":38,"u":"lantondo_frp2"},{"n":"Desecrated Guardian","s":39,"u":"desecrated%20guardian_frp3"},{"n":"Quantium Golem","s":6,"u":"quantium%20golem_loil"},{"n":"Clockwork Cannoneer","s":6,"u":"clockwork%20cannoneer_loil"},{"n":"Fleshforged Dreadnought","s":6,"u":"fleshforged%20dreadnought_loil"},{"n":"Princess Sunset","s":40,"u":"princess%20sunset_ltiba"},{"n":"Guillotine Golem","s":41,"u":"guillotine%20golem_ngd"},{"n":"Clockwork Hunter","s":42,"u":"clockwork%20hunter_ooa1"},{"n":"Clockwork Handler","s":42,"u":"clockwork%20handler_ooa1"},{"n":"Clockwork Brewer","s":42,"u":"clockwork%20brewer_ooa1"},{"n":"Clockwork Fabricator","s":42,"u":"clockwork%20fabricator_ooa1"},{"n":"Clockwork Door Warden","s":43,"u":"clockwork%20door%20warden_ooa2"},{"n":"Clockwork Gunner","s":43,"u":"clockwork%20gunner_ooa2"},{"n":"Clockwork Disposer","s":43,"u":"clockwork%20disposer_ooa2"},{"n":"Clockwork Sphinx","s":43,"u":"clockwork%20sphinx_ooa2"},{"n":"Daelum","s":43,"u":"daelum_ooa2"},{"n":"Scarecophagus","s":43,"u":"scarecophagus_ooa2"},{"n":"Trapjaw Tangle","s":43,"u":"trapjaw%20tangle_ooa2"},{"n":"Clockwork Shambler Hordes","s":44,"u":"clockwork%20shambler%20hordes_ooa3"},{"n":"Glass Elephant","s":44,"u":"glass%20elephant_ooa3"},{"n":"Clockwork Buccaneer","s":44,"u":"clockwork%20buccaneer_ooa3"},{"n":"Clockwork Puppeteer","s":44,"u":"clockwork%20puppeteer_ooa3"},{"n":"Cranium Preserver","s":44,"u":"cranium%20preserver_ooa3"},{"n":"Cursebreaker","s":45,"u":"cursebreaker_sli"},{"n":"Bramble Champion Construct","s":46,"u":"bramble%20champion%20construct_sot1"},{"n":"Shieldbearer Construct","s":46,"u":"shieldbearer%20construct_sot1"},{"n":"Sicklehand Construct","s":46,"u":"sicklehand%20construct_sot1"},{"n":"Spellskein","s":46,"u":"spellskein_sot1"},{"n":"Golgopo","s":48,"u":"golgopo_sot3"},{"n":"Gold Defender","s":49,"u":"gold%20defender_sot4"},{"n":"Gold Defender Garrison","s":49,"u":"gold%20defender%20garrison_sot4"},{"n":"Living Sun-Spire","s":49,"u":"living%20sun-spire_sot4"},{"n":"Clockwork Clock Tower","s":51,"u":"clockwork%20clock%20tower_sot6"},{"n":"Lignified Adamantine Golem","s":51,"u":"lignified%20adamantine%20golem_sot6"},{"n":"Thorn Guardian","s":51,"u":"thorn%20guardian_sot6"}],"20":[{"n":"Automaton","s":2,"u":"automaton_g%26g"},{"n":"Poppet","s":8,"u":"poppet_lotgb"}],"21":[{"n":"Automaton","s":2,"u":"automaton_g%26g"},{"n":"Poppet","s":8,"u":"poppet_lotgb"}],"27":[{"n":"Aeon Wyrd","s":60,"u":"aeon%20wyrd_lopsg"},{"n":"Poppet","s":60,"u":"poppet_lopsg"},{"n":"Clockwork Familiar","s":8,"u":"clockwork%20familiar_lotgb"}],"28":[{"n":"Construct Eidolon","s":64,"u":"construct%20eidolon_som"}]},"amphibious":{"1":[{"n":"Adult Black Dragon","s":12,"u":"adult%20black%20dragon_b1"},{"n":"Adult Bronze Dragon","s":12,"u":"adult%20bronze%20dragon_b1"},{"n":"Adult Green Dragon","s":12,"u":"adult%20green%20dragon_b1"},{"n":"Ancient Black Dragon","s":12,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":12,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Green Dragon","s":12,"u":"ancient%20green%20dragon_b1"},{"n":"Azure Worm","s":12,"u":"azure%20worm_b1"},{"n":"Boggard Scout","s":12,"u":"boggard%20scout_b1"},{"n":"Boggard Swampseer","s":12,"u":"boggard%20swampseer_b1"},{"n":"Boggard Warrior","s":12,"u":"boggard%20warrior_b1"},{"n":"Chuul","s":12,"u":"chuul_b1"},{"n":"Dragon Turtle","s":12,"u":"dragon%20turtle_b1"},{"n":"Krooth","s":12,"u":"krooth_b1"},{"n":"Naiad","s":12,"u":"naiad_b1"},{"n":"Naiad Queen","s":12,"u":"naiad%20queen_b1"},{"n":"River Drake","s":12,"u":"river%20drake_b1"},{"n":"Sea Devil Baron","s":12,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":12,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":12,"u":"sea%20devil%20scout_b1"},{"n":"Sea Hag","s":12,"u":"sea%20hag_b1"},{"n":"Shoggoth","s":12,"u":"shoggoth_b1"},{"n":"Skum","s":12,"u":"skum_b1"},{"n":"Storm Giant","s":12,"u":"storm%20giant_b1"},{"n":"Tarn Linnorm","s":12,"u":"tarn%20linnorm_b1"},{"n":"Treerazer","s":12,"u":"treerazer_b1"},{"n":"Young Black Dragon","s":12,"u":"young%20black%20dragon_b1"},{"n":"Young Bronze Dragon","s":12,"u":"young%20bronze%20dragon_b1"},{"n":"Young Green Dragon","s":12,"u":"young%20green%20dragon_b1"},{"n":"Adult Brine Dragon","s":13,"u":"adult%20brine%20dragon_b2"},{"n":"Ahuizotl","s":13,"u":"ahuizotl_b2"},{"n":"Amoeba Swarm","s":13,"u":"amoeba%20swarm_b2"},{"n":"Ancient Brine Dragon","s":13,"u":"ancient%20brine%20dragon_b2"},{"n":"Brood Leech Swarm","s":13,"u":"brood%20leech%20swarm_b2"},{"n":"Culdewen","s":13,"u":"culdewen_b2"},{"n":"Fjord Linnorm","s":13,"u":"fjord%20linnorm_b2"},{"n":"Froghemoth","s":13,"u":"froghemoth_b2"},{"n":"Giant Amoeba","s":13,"u":"giant%20amoeba_b2"},{"n":"Giant Leech","s":13,"u":"giant%20leech_b2"},{"n":"Grindylow","s":13,"u":"grindylow_b2"},{"n":"Grodair","s":13,"u":"grodair_b2"},{"n":"Hezrou","s":13,"u":"hezrou_b2"},{"n":"Icewyrm","s":13,"u":"icewyrm_b2"},{"n":"Isqulug","s":13,"u":"isqulug_b2"},{"n":"Kelpie","s":13,"u":"kelpie_b2"},{"n":"Marsh Giant","s":13,"u":"marsh%20giant_b2"},{"n":"Mist Stalker","s":13,"u":"mist%20stalker_b2"},{"n":"Nuckelavee","s":13,"u":"nuckelavee_b2"},{"n":"Ooze Mephit","s":13,"u":"ooze%20mephit_b2"},{"n":"Piscodaemon","s":13,"u":"piscodaemon_b2"},{"n":"Sarglagon","s":13,"u":"sarglagon_b2"},{"n":"Sea Drake","s":13,"u":"sea%20drake_b2"},{"n":"Shoal Linnorm","s":13,"u":"shoal%20linnorm_b2"},{"n":"Shoggti","s":13,"u":"shoggti_b2"},{"n":"Triton","s":13,"u":"triton_b2"},{"n":"Umonlee","s":13,"u":"umonlee_b2"},{"n":"Undine Hydromancer","s":13,"u":"undine%20hydromancer_b2"},{"n":"Young Brine Dragon","s":13,"u":"young%20brine%20dragon_b2"},{"n":"Adult Sea Dragon","s":14,"u":"adult%20sea%20dragon_b3"},{"n":"Ancient Sea Dragon","s":14,"u":"ancient%20sea%20dragon_b3"},{"n":"Azarketi Explorer","s":14,"u":"azarketi%20explorer_b3"},{"n":"Cecaelia Trapper","s":14,"u":"cecaelia%20trapper_b3"},{"n":"Common Eurypterid","s":14,"u":"common%20eurypterid_b3"},{"n":"Coral Capuchin","s":14,"u":"coral%20capuchin_b3"},{"n":"Galvo","s":14,"u":"galvo_b3"},{"n":"Giant Hermit Crab","s":14,"u":"giant%20hermit%20crab_b3"},{"n":"Haniver","s":14,"u":"haniver_b3"},{"n":"Hermit Crab Swarm","s":14,"u":"hermit%20crab%20swarm_b3"},{"n":"Incutilis","s":14,"u":"incutilis_b3"},{"n":"Kappa","s":14,"u":"kappa_b3"},{"n":"Kushtaka","s":14,"u":"kushtaka_b3"},{"n":"Locathah Hunter","s":14,"u":"locathah%20hunter_b3"},{"n":"Mobogo","s":14,"u":"mobogo_b3"},{"n":"Seaweed Leshy","s":14,"u":"seaweed%20leshy_b3"},{"n":"Spiny Eurypterid","s":14,"u":"spiny%20eurypterid_b3"},{"n":"Tiddalik","s":14,"u":"tiddalik_b3"},{"n":"Tidehawk","s":14,"u":"tidehawk_b3"},{"n":"Young Sea Dragon","s":14,"u":"young%20sea%20dragon_b3"},{"n":"Belmazog","s":17,"u":"belmazog_aoa2"},{"n":"Avarek","s":24,"u":"avarek_aoe3"},{"n":"Graem And Grinlowe","s":26,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Minchgorm","s":26,"u":"minchgorm_aoe5"},{"n":"Tiderunner Aquamancer","s":26,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Bloodsiphon","s":28,"u":"bloodsiphon_av1"},{"n":"Dread Dhuthorex","s":30,"u":"dread%20dhuthorex_av3"},{"n":"Voidbracken Chuul","s":30,"u":"voidbracken%20chuul_av3"},{"n":"Lacedon","s":10,"u":"lacedon_botd"},{"n":"Obrousian","s":10,"u":"obrousian_botd"},{"n":"Aukashungi Swarm","s":33,"u":"aukashungi%20swarm_ec4"},{"n":"Brughadatch","s":33,"u":"brughadatch_ec4"},{"n":"Doblagub","s":33,"u":"doblagub_ec4"},{"n":"Gahlepod","s":33,"u":"gahlepod_ec4"},{"n":"Giant Aukashungi","s":33,"u":"giant%20aukashungi_ec4"},{"n":"Orochi","s":39,"u":"orochi_frp3"},{"n":"Skinskitter","s":6,"u":"skinskitter_loil"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Riekanoy","s":41,"u":"riekanoy_ngd"},{"n":"Croakchief Globblit Skink-eater","s":45,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Great Grodair","s":47,"u":"great%20grodair_sot2"},{"n":"I'iko Dragon","s":47,"u":"i'iko%20dragon_sot2"},{"n":"Boggard Hunter","s":48,"u":"boggard%20hunter_sot3"},{"n":"Grouloop","s":48,"u":"grouloop_sot3"}],"20":[{"n":"Azarketi","s":3,"u":"azarketi_aaws"}],"21":[{"n":"Azarketi","s":3,"u":"azarketi_aaws"}]},"azarketi":{"0":[{"n":"Alghollthu Bound","s":3,"u":"alghollthu%20bound_aaws"},{"n":"Azarketi Lore","s":3,"u":"azarketi%20lore_aaws"},{"n":"Azarketi Weapon Familiarity","s":3,"u":"azarketi%20weapon%20familiarity_aaws"},{"n":"Cynical","s":3,"u":"cynical_aaws"},{"n":"Perfect Dive","s":3,"u":"perfect%20dive_aaws"},{"n":"Surface Skimmer","s":3,"u":"surface%20skimmer_aaws"},{"n":"Azarketi Weapon Aptitude","s":3,"u":"azarketi%20weapon%20aptitude_aaws"},{"n":"Drag Down","s":3,"u":"drag%20down_aaws"},{"n":"Aboleth Transmutation","s":3,"u":"aboleth%20transmutation_aaws"},{"n":"Replenishing Hydration","s":3,"u":"replenishing%20hydration_aaws"},{"n":"Riptide","s":3,"u":"riptide_aaws"},{"n":"Azarketi Weapon Expertise","s":3,"u":"azarketi%20weapon%20expertise_aaws"},{"n":"Ancestral Insight","s":1,"u":"ancestral%20insight_loag"},{"n":"Aquatic Adaptation","s":1,"u":"aquatic%20adaptation_loag"},{"n":"Aquatic Camouflage","s":1,"u":"aquatic%20camouflage_loag"},{"n":"Aquatic Conversationalist","s":1,"u":"aquatic%20conversationalist_loag"},{"n":"Azarketi Purification","s":1,"u":"azarketi%20purification_loag"},{"n":"Hydraulic Deflection","s":1,"u":"hydraulic%20deflection_loag"},{"n":"Hydraulic Maneuvers","s":1,"u":"hydraulic%20maneuvers_loag"},{"n":"Marine Ally","s":1,"u":"marine%20ally_loag"},{"n":"Mist Strider","s":1,"u":"mist%20strider_loag"},{"n":"Pelagic Aptitude","s":1,"u":"pelagic%20aptitude_loag"},{"n":"Rehydration","s":1,"u":"rehydration_loag"},{"n":"Striking Retribution","s":1,"u":"striking%20retribution_loag"},{"n":"Underwater Volcano","s":1,"u":"underwater%20volcano_loag"},{"n":"Water Conjuration","s":1,"u":"water%20conjuration_loag"},{"n":"Water Dancer","s":1,"u":"water%20dancer_loag"},{"n":"Water Strider","s":1,"u":"water%20strider_loag"}],"1":[{"n":"Azarketi Explorer","s":14,"u":"azarketi%20explorer_b3"},{"n":"Tiderunner Aquamancer","s":26,"u":"tiderunner%20aquamancer_aoe5"}],"2":[{"n":"Boarding Axe","s":3,"u":"boarding%20axe_aaws"},{"n":"Gill Hook","s":3,"u":"gill%20hook_aaws"}],"20":[{"n":"Azarketi","s":3,"u":"azarketi_aaws"}],"21":[{"n":"Azarketi","s":3,"u":"azarketi_aaws"}]},"catfolk":{"0":[{"n":"Aggravating Scratch","s":4,"u":"aggravating%20scratch_apg"},{"n":"Black Cat Curse","s":4,"u":"black%20cat%20curse_apg"},{"n":"Cat's Luck","s":4,"u":"cat's%20luck_apg"},{"n":"Caterwaul","s":4,"u":"caterwaul_apg"},{"n":"Catfolk Lore","s":4,"u":"catfolk%20lore_apg"},{"n":"Catfolk Weapon Expertise","s":4,"u":"catfolk%20weapon%20expertise_apg"},{"n":"Catfolk Weapon Familiarity","s":4,"u":"catfolk%20weapon%20familiarity_apg"},{"n":"Catfolk Weapon Rake","s":4,"u":"catfolk%20weapon%20rake_apg"},{"n":"Climbing Claws","s":4,"u":"climbing%20claws_apg"},{"n":"Expanded Luck","s":4,"u":"expanded%20luck_apg"},{"n":"Light Paws","s":4,"u":"light%20paws_apg"},{"n":"Reliable Luck","s":4,"u":"reliable%20luck_apg"},{"n":"Shared Luck","s":4,"u":"shared%20luck_apg"},{"n":"Springing Leaper","s":4,"u":"springing%20leaper_apg"},{"n":"Wary Skulker","s":4,"u":"wary%20skulker_apg"},{"n":"Well-groomed","s":4,"u":"well-groomed_apg"},{"n":"Well-met Traveler","s":4,"u":"well-met%20traveler_apg"},{"n":"Cat Nap","s":1,"u":"cat%20nap_loag"},{"n":"Catfolk Dance","s":1,"u":"catfolk%20dance_loag"},{"n":"Elude Trouble","s":1,"u":"elude%20trouble_loag"},{"n":"Evade Doom","s":1,"u":"evade%20doom_loag"},{"n":"Focused Cat Nap","s":1,"u":"focused%20cat%20nap_loag"},{"n":"Graceful Guidance","s":1,"u":"graceful%20guidance_loag"},{"n":"Inspirit Hazard","s":1,"u":"inspirit%20hazard_loag"},{"n":"Lucky Break","s":1,"u":"lucky%20break_loag"},{"n":"No Evidence","s":1,"u":"no%20evidence_loag"},{"n":"Predator's Growl","s":1,"u":"predator's%20growl_loag"},{"n":"Pride Hunter","s":1,"u":"pride%20hunter_loag"},{"n":"Saber Teeth","s":1,"u":"saber%20teeth_loag"},{"n":"Sense For Trouble","s":1,"u":"sense%20for%20trouble_loag"},{"n":"Silent Step","s":1,"u":"silent%20step_loag"},{"n":"Ten Lives","s":1,"u":"ten%20lives_loag"},{"n":"Winter Cat Senses","s":1,"u":"winter%20cat%20senses_loag"}],"1":[{"n":"Catfolk Pouncer","s":12,"u":"catfolk%20pouncer_b1"},{"n":"Mistress Dusklight","s":32,"u":"mistress%20dusklight_ec2"},{"n":"Halspin The Stung","s":38,"u":"halspin%20the%20stung_frp2"},{"n":"Yonsuu","s":48,"u":"yonsuu_sot3"}],"2":[{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Whip Claw","s":1,"u":"whip%20claw_loag"}],"20":[{"n":"Catfolk","s":4,"u":"catfolk_apg"}],"21":[{"n":"Catfolk","s":4,"u":"catfolk_apg"}]},"aeon":{"1":[{"n":"Arbiter","s":12,"u":"arbiter_b1"},{"n":"Axiomite","s":12,"u":"axiomite_b1"},{"n":"Kolyarut","s":12,"u":"kolyarut_b1"},{"n":"Pleroma","s":12,"u":"pleroma_b1"},{"n":"Bythos","s":13,"u":"bythos_b2"},{"n":"Marut","s":13,"u":"marut_b2"},{"n":"Theletos","s":13,"u":"theletos_b2"},{"n":"Zelekhut","s":13,"u":"zelekhut_b2"},{"n":"Spinel Leviathan Syndara","s":39,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Syndara The Sculptor","s":39,"u":"syndara%20the%20sculptor_frp3"}],"20":[{"n":"Conrasu","s":0,"u":"conrasu_lome"}],"21":[{"n":"Conrasu","s":0,"u":"conrasu_lome"}]},"conrasu":{"0":[{"n":"Ceremony Of Aeon's Guidance","s":0,"u":"ceremony%20of%20aeon's%20guidance_lome"},{"n":"Ceremony Of Aeon's Shield","s":0,"u":"ceremony%20of%20aeon's%20shield_lome"},{"n":"Ceremony Of Fortification","s":0,"u":"ceremony%20of%20fortification_lome"},{"n":"Ceremony Of Growth","s":0,"u":"ceremony%20of%20growth_lome"},{"n":"Ceremony Of Knowledge","s":0,"u":"ceremony%20of%20knowledge_lome"},{"n":"Ceremony Of Protection","s":0,"u":"ceremony%20of%20protection_lome"},{"n":"Ceremony Of Sun's Gift","s":0,"u":"ceremony%20of%20sun's%20gift_lome"},{"n":"Ceremony Of Sunlight","s":0,"u":"ceremony%20of%20sunlight_lome"},{"n":"Ceremony Of The Evened Hand","s":0,"u":"ceremony%20of%20the%20evened%20hand_lome"},{"n":"Ceremony Of The Strengthened Hand","s":0,"u":"ceremony%20of%20the%20strengthened%20hand_lome"},{"n":"Conrasu Lore","s":0,"u":"conrasu%20lore_lome"},{"n":"Conrasu Weapon Expertise","s":0,"u":"conrasu%20weapon%20expertise_lome"},{"n":"Conrasu Weapon Familiarity","s":0,"u":"conrasu%20weapon%20familiarity_lome"},{"n":"Conrasu Weapon Understanding","s":0,"u":"conrasu%20weapon%20understanding_lome"}],"2":[{"n":"Buugeng","s":1,"u":"buugeng_loag"},{"n":"Taw Launcher","s":1,"u":"taw%20launcher_loag"}],"20":[{"n":"Conrasu","s":0,"u":"conrasu_lome"}],"21":[{"n":"Conrasu","s":0,"u":"conrasu_lome"}]},"plant":{"1":[{"n":"Arboreal Regent","s":12,"u":"arboreal%20regent_b1"},{"n":"Arboreal Warden","s":12,"u":"arboreal%20warden_b1"},{"n":"Awakened Tree","s":12,"u":"awakened%20tree_b1"},{"n":"Dezullon","s":12,"u":"dezullon_b1"},{"n":"Dryad","s":12,"u":"dryad_b1"},{"n":"Dryad Queen","s":12,"u":"dryad%20queen_b1"},{"n":"Giant Flytrap","s":12,"u":"giant%20flytrap_b1"},{"n":"Gourd Leshy","s":12,"u":"gourd%20leshy_b1"},{"n":"Leaf Leshy","s":12,"u":"leaf%20leshy_b1"},{"n":"Shambler","s":12,"u":"shambler_b1"},{"n":"Snapping Flytrap","s":12,"u":"snapping%20flytrap_b1"},{"n":"Wemmuth","s":12,"u":"wemmuth_b1"},{"n":"Assassin Vine","s":13,"u":"assassin%20vine_b2"},{"n":"Blodeuwedd","s":13,"u":"blodeuwedd_b2"},{"n":"Calathgar","s":13,"u":"calathgar_b2"},{"n":"Drainberry Bush","s":13,"u":"drainberry%20bush_b2"},{"n":"Flytrap Leshy","s":13,"u":"flytrap%20leshy_b2"},{"n":"Mandragora","s":13,"u":"mandragora_b2"},{"n":"Moonflower","s":13,"u":"moonflower_b2"},{"n":"Sard","s":13,"u":"sard_b2"},{"n":"Scythe Tree","s":13,"u":"scythe%20tree_b2"},{"n":"Sunflower Leshy","s":13,"u":"sunflower%20leshy_b2"},{"n":"Tendriculos","s":13,"u":"tendriculos_b2"},{"n":"Twigjack","s":13,"u":"twigjack_b2"},{"n":"Viper Vine","s":13,"u":"viper%20vine_b2"},{"n":"Yellow Musk Brute","s":13,"u":"yellow%20musk%20brute_b2"},{"n":"Yellow Musk Creeper","s":13,"u":"yellow%20musk%20creeper_b2"},{"n":"Yellow Musk Thrall","s":13,"u":"yellow%20musk%20thrall_b2"},{"n":"Zomok","s":13,"u":"zomok_b2"},{"n":"Adult Forest Dragon","s":14,"u":"adult%20forest%20dragon_b3"},{"n":"Ancient Forest Dragon","s":14,"u":"ancient%20forest%20dragon_b3"},{"n":"Arboreal Archive","s":14,"u":"arboreal%20archive_b3"},{"n":"Arboreal Reaper","s":14,"u":"arboreal%20reaper_b3"},{"n":"Cactus Leshy","s":14,"u":"cactus%20leshy_b3"},{"n":"Gathlain Wanderer","s":14,"u":"gathlain%20wanderer_b3"},{"n":"Ghoran Manipulator","s":14,"u":"ghoran%20manipulator_b3"},{"n":"Green Man","s":14,"u":"green%20man_b3"},{"n":"Seaweed Leshy","s":14,"u":"seaweed%20leshy_b3"},{"n":"Vine Leshy","s":14,"u":"vine%20leshy_b3"},{"n":"Young Forest Dragon","s":14,"u":"young%20forest%20dragon_b3"},{"n":"Counteflora","s":9,"u":"counteflora_ec3"},{"n":"Bloodlash Bush","s":36,"u":"bloodlash%20bush_fop"},{"n":"Vine Lasher","s":36,"u":"vine%20lasher_fop"},{"n":"Canopy Elder","s":39,"u":"canopy%20elder_frp3"},{"n":"Dewey Daystar","s":42,"u":"dewey%20daystar_ooa1"},{"n":"Dimari-Diji","s":49,"u":"dimari-diji_sot4"},{"n":"Kilia Mwibo","s":49,"u":"kilia%20mwibo_sot4"},{"n":"Hivebound Arboreal","s":51,"u":"hivebound%20arboreal_sot6"},{"n":"Ta'apundo","s":51,"u":"ta'apundo_sot6"},{"n":"Stinkweed Shambler","s":52,"u":"stinkweed%20shambler_tio"}],"2":[{"n":"Lini's Leafstick","s":64,"u":"lini's%20leafstick_som"},{"n":"Staff Of Nature's Cunning","s":64,"u":"staff%20of%20nature's%20cunning%20(generic)_som"}],"3":[{"n":"Ranger's Bramble","s":4,"u":"ranger's%20bramble_apg"},{"n":"Barkskin","s":5,"u":"barkskin_crb"},{"n":"Entangle","s":5,"u":"entangle_crb"},{"n":"Fire Seeds","s":5,"u":"fire%20seeds_crb"},{"n":"Impaling Briars","s":5,"u":"impaling%20briars_crb"},{"n":"Nature's Bounty","s":5,"u":"nature's%20bounty_crb"},{"n":"Plant Form","s":5,"u":"plant%20form_crb"},{"n":"Shape Wood","s":5,"u":"shape%20wood_crb"},{"n":"Shillelagh","s":5,"u":"shillelagh_crb"},{"n":"Speak With Plants","s":5,"u":"speak%20with%20plants_crb"},{"n":"Tanglefoot","s":5,"u":"tanglefoot_crb"},{"n":"Tangling Creepers","s":5,"u":"tangling%20creepers_crb"},{"n":"Tree Shape","s":5,"u":"tree%20shape_crb"},{"n":"Tree Stride","s":5,"u":"tree%20stride_crb"},{"n":"Vibrant Thorns","s":5,"u":"vibrant%20thorns_crb"},{"n":"Wall Of Thorns","s":5,"u":"wall%20of%20thorns_crb"},{"n":"Verdant Sprout","s":31,"u":"verdant%20sprout_ec1"},{"n":"Burning Blossoms","s":64,"u":"burning%20blossoms_som"},{"n":"Murderous Vine","s":64,"u":"murderous%20vine_som"},{"n":"Nature's Reprisal","s":64,"u":"nature's%20reprisal_som"},{"n":"One With The Land","s":64,"u":"one%20with%20the%20land_som"},{"n":"Petal Storm","s":64,"u":"petal%20storm_som"},{"n":"Protector Tree","s":64,"u":"protector%20tree_som"},{"n":"Soothing Blossoms","s":64,"u":"soothing%20blossoms_som"}],"20":[{"n":"Conrasu","s":0,"u":"conrasu_lome"},{"n":"Ghoran","s":6,"u":"ghoran_loil"},{"n":"Leshy","s":7,"u":"leshy_locg"}],"21":[{"n":"Conrasu","s":0,"u":"conrasu_lome"},{"n":"Ghoran","s":6,"u":"ghoran_loil"},{"n":"Leshy","s":7,"u":"leshy_locg"}],"28":[{"n":"Plant Eidolon","s":64,"u":"plant%20eidolon_som"}],"70":[{"n":"Blight","s":5,"u":"blight_crb"},{"n":"Plant Growth","s":5,"u":"plant%20growth_crb"},{"n":"Garden Of Death","s":64,"u":"garden%20of%20death_som"}],"73":[{"n":"Apothecary's Garden","s":15,"u":"apothecary's%20garden_gmg"},{"n":"Grappling Vine","s":15,"u":"grappling%20vine_gmg"},{"n":"Megaflora","s":15,"u":"megaflora_gmg"},{"n":"Petal Dance","s":15,"u":"petal%20dance_gmg"},{"n":"Pollen Spray","s":15,"u":"pollen%20spray_gmg"},{"n":"Sprout Ally","s":15,"u":"sprout%20ally_gmg"}]},"dwarf":{"0":[{"n":"Defy The Darkness","s":4,"u":"defy%20the%20darkness_apg"},{"n":"Dwarven Doughtiness","s":4,"u":"dwarven%20doughtiness_apg"},{"n":"Dwarven Reinforcement","s":4,"u":"dwarven%20reinforcement_apg"},{"n":"Echoes In Stone","s":4,"u":"echoes%20in%20stone_apg"},{"n":"Eye For Treasure","s":4,"u":"eye%20for%20treasure_apg"},{"n":"Returning Throw","s":4,"u":"returning%20throw_apg"},{"n":"Sheltering Slab","s":4,"u":"sheltering%20slab_apg"},{"n":"Stone Bones","s":4,"u":"stone%20bones_apg"},{"n":"Stonegate","s":4,"u":"stonegate_apg"},{"n":"Telluric Power","s":4,"u":"telluric%20power_apg"},{"n":"Boulder Roll","s":5,"u":"boulder%20roll_crb"},{"n":"Dwarven Lore","s":5,"u":"dwarven%20lore_crb"},{"n":"Dwarven Weapon Cunning","s":5,"u":"dwarven%20weapon%20cunning_crb"},{"n":"Dwarven Weapon Expertise","s":5,"u":"dwarven%20weapon%20expertise_crb"},{"n":"Dwarven Weapon Familiarity","s":5,"u":"dwarven%20weapon%20familiarity_crb"},{"n":"Mountain's Stoutness","s":5,"u":"mountain's%20stoutness_crb"},{"n":"Rock Runner","s":5,"u":"rock%20runner_crb"},{"n":"Stonecunning","s":5,"u":"stonecunning_crb"},{"n":"Stonewalker","s":5,"u":"stonewalker_crb"},{"n":"Unburdened Iron","s":5,"u":"unburdened%20iron_crb"},{"n":"Vengeful Hatred","s":5,"u":"vengeful%20hatred_crb"},{"n":"Adaptive Vision","s":2,"u":"adaptive%20vision_g%26g"},{"n":"Blast Resistance","s":2,"u":"blast%20resistance_g%26g"},{"n":"Clan Pistol","s":2,"u":"clan%20pistol_g%26g"},{"n":"Crafter's Instinct","s":2,"u":"crafter's%20instinct_g%26g"},{"n":"Demolitionist","s":2,"u":"demolitionist_g%26g"},{"n":"Dongun Education","s":2,"u":"dongun%20education_g%26g"},{"n":"Explosive Expert","s":2,"u":"explosive%20expert_g%26g"},{"n":"Explosive Savant","s":2,"u":"explosive%20savant_g%26g"},{"n":"Fire Savvy","s":2,"u":"fire%20savvy_g%26g"},{"n":"Forge-blessed Shot","s":2,"u":"forge-blessed%20shot_g%26g"},{"n":"Scrutinizing Gaze","s":2,"u":"scrutinizing%20gaze_g%26g"},{"n":"Smoke Sight","s":2,"u":"smoke%20sight_g%26g"},{"n":"Spark Fist","s":2,"u":"spark%20fist_g%26g"},{"n":"Avenge In Glory","s":7,"u":"avenge%20in%20glory_locg"},{"n":"Battleforger","s":7,"u":"battleforger_locg"},{"n":"Clan Protector","s":7,"u":"clan%20protector_locg"},{"n":"Clan's Edge","s":7,"u":"clan's%20edge_locg"},{"n":"Energy Blessed","s":7,"u":"energy%20blessed_locg"},{"n":"Forge-day's Rest","s":7,"u":"forge-day's%20rest_locg"},{"n":"Heroes' Call","s":7,"u":"heroes'%20call_locg"},{"n":"Kneel For No God","s":7,"u":"kneel%20for%20no%20god_locg"},{"n":"Protective Sheath","s":7,"u":"protective%20sheath_locg"},{"n":"Surface Culture","s":7,"u":"surface%20culture_locg"},{"n":"Tomb-watcher's Glare","s":7,"u":"tomb-watcher's%20glare_locg"}],"1":[{"n":"Duergar Bombardier","s":12,"u":"duergar%20bombardier_b1"},{"n":"Duergar Sharpshooter","s":12,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Taskmaster","s":12,"u":"duergar%20taskmaster_b1"},{"n":"Scarlet Triad Thug","s":18,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Corrupt Guard","s":19,"u":"corrupt%20guard_aoa4"},{"n":"Duergar Slave Lord","s":19,"u":"duergar%20slave%20lord_aoa4"},{"n":"Ilssrah Embermead","s":19,"u":"ilssrah%20embermead_aoa4"},{"n":"Kelda Halrig","s":19,"u":"kelda%20halrig_aoa4"},{"n":"Kralgurn","s":19,"u":"kralgurn_aoa4"},{"n":"Bolar Of Stonemoor","s":22,"u":"bolar%20of%20stonemoor_aoe1"},{"n":"Grabble Forden","s":25,"u":"grabble%20forden_aoe4"},{"n":"Kragala","s":29,"u":"kragala_av2"},{"n":"Relictner Eroder","s":10,"u":"relictner%20eroder_botd"},{"n":"Pruana Two-punch","s":31,"u":"pruana%20two-punch_ec1"},{"n":"Qormintur","s":34,"u":"qormintur_ec5"},{"n":"Irkem Dresh","s":42,"u":"irkem%20dresh_ooa1"},{"n":"Leadsmiths","s":44,"u":"leadsmiths_ooa3"},{"n":"Aspis Guard","s":45,"u":"aspis%20guard_sli"},{"n":"Kolbo","s":47,"u":"kolbo_sot2"},{"n":"Unshadowed Haibram","s":51,"u":"unshadowed%20haibram_sot6"},{"n":"Hargrit Leadbuster","s":52,"u":"hargrit%20leadbuster_tio"},{"n":"Kotgar Leadbuster","s":52,"u":"kotgar%20leadbuster_tio"},{"n":"Morgrym Leadbuster","s":52,"u":"morgrym%20leadbuster_tio"},{"n":"Omblin Leadbuster","s":52,"u":"omblin%20leadbuster_tio"}],"2":[{"n":"Ancestral Echoing","s":19,"u":"ancestral%20echoing_aoa4"},{"n":"Bloodbane","s":19,"u":"bloodbane%20(generic)_aoa4"},{"n":"Kin-warding","s":19,"u":"kin-warding_aoa4"},{"n":"Rock-braced","s":19,"u":"rock-braced_aoa4"},{"n":"Clan Dagger","s":5,"u":"clan%20dagger_crb"},{"n":"Dwarven War Axe","s":5,"u":"dwarven%20war%20axe_crb"},{"n":"Clan Pistol","s":2,"u":"clan%20pistol_g%26g"},{"n":"Dwarven Scattergun","s":2,"u":"dwarven%20scattergun_g%26g"}],"20":[{"n":"Dwarf","s":5,"u":"dwarf_crb"}],"21":[{"n":"Dwarf","s":5,"u":"dwarf_crb"}]},"elf":{"0":[{"n":"Ancestral Linguistics","s":4,"u":"ancestral%20linguistics_apg"},{"n":"Ancestral Suspicion","s":4,"u":"ancestral%20suspicion_apg"},{"n":"Avenge Ally","s":4,"u":"avenge%20ally_apg"},{"n":"Elven Aloofness","s":4,"u":"elven%20aloofness_apg"},{"n":"Know Your Own","s":4,"u":"know%20your%20own_apg"},{"n":"Magic Rider","s":4,"u":"magic%20rider_apg"},{"n":"Martial Experience","s":4,"u":"martial%20experience_apg"},{"n":"Otherworldly Acumen","s":4,"u":"otherworldly%20acumen_apg"},{"n":"Tree Climber","s":4,"u":"tree%20climber_apg"},{"n":"Ageless Patience","s":5,"u":"ageless%20patience_crb"},{"n":"Ancestral Longevity","s":5,"u":"ancestral%20longevity_crb"},{"n":"Elf Step","s":5,"u":"elf%20step_crb"},{"n":"Elven Lore","s":5,"u":"elven%20lore_crb"},{"n":"Elven Weapon Elegance","s":5,"u":"elven%20weapon%20elegance_crb"},{"n":"Elven Weapon Expertise","s":5,"u":"elven%20weapon%20expertise_crb"},{"n":"Elven Weapon Familiarity","s":5,"u":"elven%20weapon%20familiarity_crb"},{"n":"Expert Longevity","s":5,"u":"expert%20longevity_crb"},{"n":"Forlorn","s":5,"u":"forlorn_crb"},{"n":"Nimble Elf","s":5,"u":"nimble%20elf_crb"},{"n":"Otherworldly Magic","s":5,"u":"otherworldly%20magic_crb"},{"n":"Universal Longevity","s":5,"u":"universal%20longevity_crb"},{"n":"Unwavering Mien","s":5,"u":"unwavering%20mien_crb"},{"n":"Brightness Seeker","s":7,"u":"brightness%20seeker_locg"},{"n":"Defiance Unto Death","s":7,"u":"defiance%20unto%20death_locg"},{"n":"Elemental Wrath","s":7,"u":"elemental%20wrath_locg"},{"n":"Elven Instincts","s":7,"u":"elven%20instincts_locg"},{"n":"Elven Verve","s":7,"u":"elven%20verve_locg"},{"n":"Forest Stealth","s":7,"u":"forest%20stealth_locg"},{"n":"Sense Thoughts","s":7,"u":"sense%20thoughts_locg"},{"n":"Share Thoughts","s":7,"u":"share%20thoughts_locg"},{"n":"Wandering Heart","s":7,"u":"wandering%20heart_locg"},{"n":"Wildborn Adept","s":7,"u":"wildborn%20adept_locg"},{"n":"Wildborn Magic","s":7,"u":"wildborn%20magic_locg"},{"n":"Woodcraft","s":7,"u":"woodcraft_locg"},{"n":"Demonbane Warrior","s":0,"u":"demonbane%20warrior_lome"}],"1":[{"n":"Drow Fighter","s":12,"u":"drow%20fighter_b1"},{"n":"Drow Priestess","s":12,"u":"drow%20priestess_b1"},{"n":"Drow Rogue","s":12,"u":"drow%20rogue_b1"},{"n":"Angheuvore Flesh-gnawer","s":14,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Voz Lirayne","s":16,"u":"voz%20lirayne_aoa1"},{"n":"Ekujae Guardian","s":17,"u":"ekujae%20guardian_aoa2"},{"n":"Jahsi","s":17,"u":"jahsi_aoa2"},{"n":"Nketiah","s":17,"u":"nketiah_aoa2"},{"n":"Mialari Docur","s":18,"u":"mialari%20docur_aoa3"},{"n":"Scarlet Triad Sniper","s":18,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Rinnarv Bontimar","s":21,"u":"rinnarv%20bontimar_aoa6"},{"n":"Hendrid Pratchett","s":22,"u":"hendrid%20pratchett_aoe1"},{"n":"Miriel Grayleaf","s":22,"u":"miriel%20grayleaf_aoe1"},{"n":"Franca Laurentz","s":24,"u":"franca%20laurentz_aoe3"},{"n":"Scathka","s":24,"u":"scathka_aoe3"},{"n":"Kapral","s":26,"u":"kapral_aoe5"},{"n":"Wrin Sivinxi","s":28,"u":"wrin%20sivinxi_av1"},{"n":"Bhazrade And Klathor","s":30,"u":"bhazrade%20and%20klathor_av3"},{"n":"Drow Hunter","s":30,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":30,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":30,"u":"drow%20warden_av3"},{"n":"Quara Orshendiel","s":30,"u":"quara%20orshendiel_av3"},{"n":"Salaisa Malthulas","s":30,"u":"salaisa%20malthulas_av3"},{"n":"Ruanna Nyamma","s":32,"u":"ruanna%20nyamma_ec2"},{"n":"Convergent Kendley Nathrael","s":35,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Vilree","s":36,"u":"vilree_fop"},{"n":"Artus Rodrivan","s":38,"u":"artus%20rodrivan_frp2"},{"n":"Umbasi","s":38,"u":"umbasi_frp2"},{"n":"Sabora Sharkosa","s":43,"u":"sabora%20sharkosa_ooa2"},{"n":"Anjelique Loveless","s":44,"u":"anjelique%20loveless_ooa3"},{"n":"Kiru","s":47,"u":"kiru_sot2"}],"2":[{"n":"Guiding Chisel","s":19,"u":"guiding%20chisel_aoa4"},{"n":"Elven Curve Blade","s":5,"u":"elven%20curve%20blade_crb"},{"n":"Mithral Tree","s":2,"u":"mithral%20tree_g%26g"},{"n":"Elven Branched Spear","s":8,"u":"elven%20branched%20spear_lotgb"}],"20":[{"n":"Elf","s":5,"u":"elf_crb"}],"21":[{"n":"Elf","s":5,"u":"elf_crb"}]},"fetchling":{"0":[{"n":"Clever Shadow","s":1,"u":"clever%20shadow_loag"},{"n":"Extinguish Light","s":1,"u":"extinguish%20light_loag"},{"n":"Fetchling Lore","s":1,"u":"fetchling%20lore_loag"},{"n":"Hard To Fool","s":1,"u":"hard%20to%20fool_loag"},{"n":"Hefting Shadow","s":1,"u":"hefting%20shadow_loag"},{"n":"Lightless Litheness","s":1,"u":"lightless%20litheness_loag"},{"n":"Pierce The Light","s":1,"u":"pierce%20the%20light_loag"},{"n":"Sculpt Shadows","s":1,"u":"sculpt%20shadows_loag"},{"n":"Shadow Blending","s":1,"u":"shadow%20blending_loag"},{"n":"Shadow Sight","s":1,"u":"shadow%20sight_loag"},{"n":"Shadow's Assault","s":1,"u":"shadow's%20assault_loag"},{"n":"Shadowy Disguise","s":1,"u":"shadowy%20disguise_loag"},{"n":"Shrouded Magic","s":1,"u":"shrouded%20magic_loag"},{"n":"Shrouded Mien","s":1,"u":"shrouded%20mien_loag"},{"n":"Skirt The Light","s":1,"u":"skirt%20the%20light_loag"},{"n":"Slink","s":1,"u":"slink_loag"}],"1":[{"n":"Fetchling Scout","s":13,"u":"fetchling%20scout_b2"}],"20":[{"n":"Fetchling","s":1,"u":"fetchling_loag"}],"21":[{"n":"Fetchling","s":1,"u":"fetchling_loag"}]},"aberration":{"1":[{"n":"Alghollthu Master","s":12,"u":"alghollthu%20master_b1"},{"n":"Baomal","s":12,"u":"baomal_b1"},{"n":"Brain Collector","s":12,"u":"brain%20collector_b1"},{"n":"Chuul","s":12,"u":"chuul_b1"},{"n":"Cloaker","s":12,"u":"cloaker_b1"},{"n":"Dark Naga","s":12,"u":"dark%20naga_b1"},{"n":"Drider","s":12,"u":"drider_b1"},{"n":"Faceless Stalker","s":12,"u":"faceless%20stalker_b1"},{"n":"Gibbering Mouther","s":12,"u":"gibbering%20mouther_b1"},{"n":"Gogiteth","s":12,"u":"gogiteth_b1"},{"n":"Grikkitog","s":12,"u":"grikkitog_b1"},{"n":"Grothlut","s":12,"u":"grothlut_b1"},{"n":"Guardian Naga","s":12,"u":"guardian%20naga_b1"},{"n":"Gug","s":12,"u":"gug_b1"},{"n":"Mimic","s":12,"u":"mimic_b1"},{"n":"Nilith","s":12,"u":"nilith_b1"},{"n":"Ofalth","s":12,"u":"ofalth_b1"},{"n":"Otyugh","s":12,"u":"otyugh_b1"},{"n":"Quelaunt","s":12,"u":"quelaunt_b1"},{"n":"Reefclaw","s":12,"u":"reefclaw_b1"},{"n":"Roper","s":12,"u":"roper_b1"},{"n":"Rust Monster","s":12,"u":"rust%20monster_b1"},{"n":"Shoggoth","s":12,"u":"shoggoth_b1"},{"n":"Sinspawn","s":12,"u":"sinspawn_b1"},{"n":"Veiled Master","s":12,"u":"veiled%20master_b1"},{"n":"Web Lurker","s":12,"u":"web%20lurker_b1"},{"n":"Will-o'-wisp","s":12,"u":"will-o'-wisp_b1"},{"n":"Akata","s":13,"u":"akata_b2"},{"n":"Bog Strider","s":13,"u":"bog%20strider_b2"},{"n":"Choker","s":13,"u":"choker_b2"},{"n":"D'ziriak","s":13,"u":"d'ziriak_b2"},{"n":"Denizen Of Leng","s":13,"u":"denizen%20of%20leng_b2"},{"n":"Destrachan","s":13,"u":"destrachan_b2"},{"n":"Doprillu","s":13,"u":"doprillu_b2"},{"n":"Froghemoth","s":13,"u":"froghemoth_b2"},{"n":"Ghonhatine","s":13,"u":"ghonhatine_b2"},{"n":"Gosreg","s":13,"u":"gosreg_b2"},{"n":"Grindylow","s":13,"u":"grindylow_b2"},{"n":"Hound Of Tindalos","s":13,"u":"hound%20of%20tindalos_b2"},{"n":"Intellect Devourer","s":13,"u":"intellect%20devourer_b2"},{"n":"Irlgaunt","s":13,"u":"irlgaunt_b2"},{"n":"Irnakurse","s":13,"u":"irnakurse_b2"},{"n":"Isqulug","s":13,"u":"isqulug_b2"},{"n":"Leng Spider","s":13,"u":"leng%20spider_b2"},{"n":"Lunar Naga","s":13,"u":"lunar%20naga_b2"},{"n":"Neothelid","s":13,"u":"neothelid_b2"},{"n":"Quoppopak","s":13,"u":"quoppopak_b2"},{"n":"Sceaduinar","s":13,"u":"sceaduinar_b2"},{"n":"Skrik Nettle","s":13,"u":"skrik%20nettle_b2"},{"n":"Spirit Naga","s":13,"u":"spirit%20naga_b2"},{"n":"Vampiric Mist","s":13,"u":"vampiric%20mist_b2"},{"n":"Vaspercham","s":13,"u":"vaspercham_b2"},{"n":"Worm That Walks Cultist","s":13,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Xill","s":13,"u":"xill_b2"},{"n":"Amalgamite","s":14,"u":"amalgamite_b3"},{"n":"Blood Painter","s":14,"u":"blood%20painter_b3"},{"n":"Chyzaedu","s":14,"u":"chyzaedu_b3"},{"n":"Cobbleswarm","s":14,"u":"cobbleswarm_b3"},{"n":"Dramofir","s":14,"u":"dramofir_b3"},{"n":"Flumph","s":14,"u":"flumph_b3"},{"n":"Galvo","s":14,"u":"galvo_b3"},{"n":"Hadrinnex","s":14,"u":"hadrinnex_b3"},{"n":"Hekatonkheires Titan","s":14,"u":"hekatonkheires%20titan_b3"},{"n":"Hyakume","s":14,"u":"hyakume_b3"},{"n":"Incutilis","s":14,"u":"incutilis_b3"},{"n":"Kuchisake-onna","s":14,"u":"kuchisake-onna_b3"},{"n":"Mothman","s":14,"u":"mothman_b3"},{"n":"Nightgaunt","s":14,"u":"nightgaunt_b3"},{"n":"Penanggalan","s":14,"u":"penanggalan_b3"},{"n":"Rhu-chalik","s":14,"u":"rhu-chalik_b3"},{"n":"Scalescribe","s":14,"u":"scalescribe_b3"},{"n":"Sturzstromer","s":14,"u":"sturzstromer_b3"},{"n":"Tolokand","s":14,"u":"tolokand_b3"},{"n":"Umasi","s":14,"u":"umasi_b3"},{"n":"Yithian","s":14,"u":"yithian_b3"},{"n":"Tixitog","s":16,"u":"tixitog_aoa1"},{"n":"Xevalorg","s":19,"u":"xevalorg_aoa4"},{"n":"Hermean Mutant","s":21,"u":"hermean%20mutant_aoa6"},{"n":"Vazgorlu","s":21,"u":"vazgorlu_aoa6"},{"n":"Cobbleswarm","s":22,"u":"cobbleswarm_aoe1"},{"n":"Grick","s":22,"u":"grick_aoe1"},{"n":"Ofalth Zombie","s":23,"u":"ofalth%20zombie_aoe2"},{"n":"Gloaming Will-o'-wisp","s":25,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Ixusoth","s":26,"u":"ixusoth_aoe5"},{"n":"Lusca","s":26,"u":"lusca_aoe5"},{"n":"Mother Venom","s":26,"u":"mother%20venom_aoe5"},{"n":"Myrucarx","s":26,"u":"myrucarx_aoe5"},{"n":"Reginald Vancaskerkin","s":26,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Alchemical Horror","s":27,"u":"alchemical%20horror_aoe6"},{"n":"Hundun Chaos Mage","s":27,"u":"hundun%20chaos%20mage_aoe6"},{"n":"Flickerwisp","s":28,"u":"flickerwisp_av1"},{"n":"Scalathrax","s":28,"u":"scalathrax_av1"},{"n":"Voidglutton","s":28,"u":"voidglutton_av1"},{"n":"Volluk Azrinae","s":28,"u":"volluk%20azrinae_av1"},{"n":"Dreshkan","s":29,"u":"dreshkan_av2"},{"n":"Gibtanius","s":29,"u":"gibtanius_av2"},{"n":"Gibtas Bounder","s":29,"u":"gibtas%20bounder_av2"},{"n":"Gibtas Spawn Swarm","s":29,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Jafaki","s":29,"u":"jafaki_av2"},{"n":"Mulventok","s":29,"u":"mulventok_av2"},{"n":"Sacuishu","s":29,"u":"sacuishu_av2"},{"n":"Seugathi Reality Warper","s":29,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Servant","s":29,"u":"seugathi%20servant_av2"},{"n":"Shanrigol Behemoth","s":29,"u":"shanrigol%20behemoth_av2"},{"n":"Shanrigol Heap","s":29,"u":"shanrigol%20heap_av2"},{"n":"Deepwater Dhuthorex","s":30,"u":"deepwater%20dhuthorex_av3"},{"n":"Dread Dhuthorex","s":30,"u":"dread%20dhuthorex_av3"},{"n":"Dread Wisp","s":30,"u":"dread%20wisp_av3"},{"n":"Voidbracken Chuul","s":30,"u":"voidbracken%20chuul_av3"},{"n":"The Morrowkin","s":11,"u":"the%20morrowkin_da"},{"n":"Zuipnyrn","s":32,"u":"zuipnyrn_ec2"},{"n":"Aukashungi Swarm","s":33,"u":"aukashungi%20swarm_ec4"},{"n":"Giant Aukashungi","s":33,"u":"giant%20aukashungi_ec4"},{"n":"Helg Eats-the-eaters","s":33,"u":"helg%20eats-the-eaters_ec4"},{"n":"Qurashith","s":33,"u":"qurashith_ec4"},{"n":"Hollow Hush","s":34,"u":"hollow%20hush_ec5"},{"n":"Iffdahsil","s":34,"u":"iffdahsil_ec5"},{"n":"Vitalia","s":34,"u":"vitalia_ec5"},{"n":"The Amalgam","s":36,"u":"the%20amalgam_fop"},{"n":"Manananggal","s":37,"u":"manananggal_frp1"},{"n":"Muckish Creep","s":37,"u":"muckish%20creep_frp1"},{"n":"Angoyang","s":38,"u":"angoyang_frp2"},{"n":"Rivka","s":38,"u":"rivka_frp2"},{"n":"Lophiithu","s":39,"u":"lophiithu_frp3"},{"n":"Fleshforged Conformer","s":6,"u":"fleshforged%20conformer_loil"},{"n":"Skinskitter","s":6,"u":"skinskitter_loil"},{"n":"K'nonna","s":0,"u":"k'nonna_lome"},{"n":"Conqueror Worm","s":41,"u":"conqueror%20worm_ngd"},{"n":"I","s":43,"u":"i_ooa2"},{"n":"The Claws of Time","s":43,"u":"the%20claws%20of%20time_ooa2"},{"n":"Karumzek","s":48,"u":"karumzek_sot3"},{"n":"Karumzek Swarm","s":48,"u":"karumzek%20swarm_sot3"},{"n":"Contemplative","s":50,"u":"contemplative_sot5"},{"n":"Contemplative Meditant","s":50,"u":"contemplative%20meditant_sot5"},{"n":"Contemplative Mentor","s":50,"u":"contemplative%20mentor_sot5"},{"n":"King of Biting Ants","s":50,"u":"king%20of%20biting%20ants_sot5"},{"n":"Ravager of Tindalos","s":50,"u":"ravager%20of%20tindalos_sot5"},{"n":"Mimic Prankster","s":52,"u":"mimic%20prankster_tio"},{"n":"Web Lurker","s":52,"u":"web%20lurker_tio"}],"20":[{"n":"Fleshwarp","s":1,"u":"fleshwarp_loag"}],"21":[{"n":"Fleshwarp","s":1,"u":"fleshwarp_loag"}]},"ghoran":{"0":[{"n":"Ancient Memories","s":6,"u":"ancient%20memories_loil"},{"n":"Flexible Form","s":6,"u":"flexible%20form_loil"},{"n":"Ghoran Lore","s":6,"u":"ghoran%20lore_loil"},{"n":"Ghoran Weapon Familiarity","s":6,"u":"ghoran%20weapon%20familiarity_loil"},{"n":"Hidden Thorn","s":6,"u":"hidden%20thorn_loil"},{"n":"Ghoran Weapon Practice","s":6,"u":"ghoran%20weapon%20practice_loil"},{"n":"Murderous Thorns","s":6,"u":"murderous%20thorns_loil"},{"n":"Speak with Flowers","s":6,"u":"speak%20with%20flowers_loil"},{"n":"Tree's Ward","s":6,"u":"tree's%20ward_loil"},{"n":"Endless Memories","s":6,"u":"endless%20memories_loil"},{"n":"Flower Magic","s":6,"u":"flower%20magic_loil"},{"n":"Perfume Cloud","s":6,"u":"perfume%20cloud_loil"},{"n":"Solar Rejuvenation","s":6,"u":"solar%20rejuvenation_loil"},{"n":"Eternal Memories","s":6,"u":"eternal%20memories_loil"},{"n":"Ghoran Weapon Expertise","s":6,"u":"ghoran%20weapon%20expertise_loil"},{"n":"Look but Don't Touch","s":6,"u":"look%20but%20don't%20touch_loil"},{"n":"Violent Vines","s":6,"u":"violent%20vines_loil"},{"n":"Ghoran's Wrath","s":6,"u":"ghoran's%20wrath_loil"}],"1":[{"n":"Ghoran Manipulator","s":14,"u":"ghoran%20manipulator_b3"}],"2":[{"n":"Thorn whip","s":6,"u":"thorn%20whip_loil"}],"20":[{"n":"Ghoran","s":6,"u":"ghoran_loil"}],"21":[{"n":"Ghoran","s":6,"u":"ghoran_loil"}]},"gnoll":{"0":[{"n":"Ancestor's Rage","s":0,"u":"ancestor's%20rage_lome"},{"n":"Breath Like Honey","s":0,"u":"breath%20like%20honey_lome"},{"n":"Crunch","s":0,"u":"crunch_lome"},{"n":"Distant Cackle","s":0,"u":"distant%20cackle_lome"},{"n":"Gnoll Lore","s":0,"u":"gnoll%20lore_lome"},{"n":"Gnoll Weapon Expertise","s":0,"u":"gnoll%20weapon%20expertise_lome"},{"n":"Gnoll Weapon Familiarity","s":0,"u":"gnoll%20weapon%20familiarity_lome"},{"n":"Gnoll Weapon Practicality","s":0,"u":"gnoll%20weapon%20practicality_lome"},{"n":"Grandmother's Wisdom","s":0,"u":"grandmother's%20wisdom_lome"},{"n":"Hyena Familiar","s":0,"u":"hyena%20familiar_lome"},{"n":"Laughing Gnoll","s":0,"u":"laughing%20gnoll_lome"},{"n":"Pack Hunter","s":0,"u":"pack%20hunter_lome"},{"n":"Pack Stalker","s":0,"u":"pack%20stalker_lome"},{"n":"Right-hand Blood","s":0,"u":"right-hand%20blood_lome"},{"n":"Sensitive Nose","s":0,"u":"sensitive%20nose_lome"}],"1":[{"n":"Gnoll Cultist","s":12,"u":"gnoll%20cultist_b1"},{"n":"Gnoll Hunter","s":12,"u":"gnoll%20hunter_b1"},{"n":"Gnoll Sergeant","s":12,"u":"gnoll%20sergeant_b1"},{"n":"Laslunn","s":18,"u":"laslunn_aoa3"},{"n":"Hummingbird","s":38,"u":"hummingbird_frp2"},{"n":"Phuthi","s":38,"u":"phuthi_frp2"},{"n":"Mutant Gnoll Hulk","s":6,"u":"mutant%20gnoll%20hulk_loil"},{"n":"Sludgespine Killers","s":42,"u":"sludgespine%20killers_ooa1"},{"n":"Bristlebane","s":42,"u":"bristlebane_ooa1"},{"n":"Palzu","s":43,"u":"palzu_ooa2"},{"n":"Unshadowed Anchor Root","s":51,"u":"unshadowed%20anchor%20root_sot6"}],"20":[{"n":"Gnoll","s":0,"u":"gnoll_lome"}],"21":[{"n":"Gnoll","s":0,"u":"gnoll_lome"}]},"gnome":{"0":[{"n":"Cautious Curiosity","s":4,"u":"cautious%20curiosity_apg"},{"n":"Empathetic Plea","s":4,"u":"empathetic%20plea_apg"},{"n":"Homeward Bound","s":4,"u":"homeward%20bound_apg"},{"n":"Instinctive Obfuscation","s":4,"u":"instinctive%20obfuscation_apg"},{"n":"Life Leap","s":4,"u":"life%20leap_apg"},{"n":"Project Persona","s":4,"u":"project%20persona_apg"},{"n":"Razzle-dazzle","s":4,"u":"razzle-dazzle_apg"},{"n":"Animal Accomplice","s":5,"u":"animal%20accomplice_crb"},{"n":"Animal Elocutionist","s":5,"u":"animal%20elocutionist_crb"},{"n":"Burrow Elocutionist","s":5,"u":"burrow%20elocutionist_crb"},{"n":"Energized Font","s":5,"u":"energized%20font_crb"},{"n":"Fey Fellowship","s":5,"u":"fey%20fellowship_crb"},{"n":"First World Adept","s":5,"u":"first%20world%20adept_crb"},{"n":"First World Magic","s":5,"u":"first%20world%20magic_crb"},{"n":"Gnome Obsession","s":5,"u":"gnome%20obsession_crb"},{"n":"Gnome Weapon Expertise","s":5,"u":"gnome%20weapon%20expertise_crb"},{"n":"Gnome Weapon Familiarity","s":5,"u":"gnome%20weapon%20familiarity_crb"},{"n":"Gnome Weapon Innovator","s":5,"u":"gnome%20weapon%20innovator_crb"},{"n":"Illusion Sense","s":5,"u":"illusion%20sense_crb"},{"n":"Vivacious Conduit","s":5,"u":"vivacious%20conduit_crb"},{"n":"Eclectic Obsession","s":7,"u":"eclectic%20obsession_locg"},{"n":"Fortuitous Shift","s":7,"u":"fortuitous%20shift_locg"},{"n":"Gnome Polyglot","s":7,"u":"gnome%20polyglot_locg"},{"n":"Grim Insight","s":7,"u":"grim%20insight_locg"},{"n":"Intuitive Illusions","s":7,"u":"intuitive%20illusions_locg"},{"n":"Inventive Offensive","s":7,"u":"inventive%20offensive_locg"},{"n":"Life-giving Magic","s":7,"u":"life-giving%20magic_locg"},{"n":"Natural Illusionist","s":7,"u":"natural%20illusionist_locg"},{"n":"Natural Performer","s":7,"u":"natural%20performer_locg"},{"n":"Theoretical Acumen","s":7,"u":"theoretical%20acumen_locg"},{"n":"Unexpected Shift","s":7,"u":"unexpected%20shift_locg"},{"n":"Vibrant Display","s":7,"u":"vibrant%20display_locg"}],"1":[{"n":"Deep Gnome Rockwarden","s":12,"u":"deep%20gnome%20rockwarden_b1"},{"n":"Deep Gnome Scout","s":12,"u":"deep%20gnome%20scout_b1"},{"n":"Deep Gnome Warrior","s":12,"u":"deep%20gnome%20warrior_b1"},{"n":"Spriggan Bully","s":13,"u":"spriggan%20bully_b2"},{"n":"Spriggan Warlord","s":13,"u":"spriggan%20warlord_b2"},{"n":"Etioling Blightmage","s":14,"u":"etioling%20blightmage_b3"},{"n":"Lyrma Swampwalker","s":22,"u":"lyrma%20swampwalker_aoe1"},{"n":"Blune Bandersworth","s":27,"u":"blune%20bandersworth_aoe6"},{"n":"Surjit Hamelan","s":38,"u":"surjit%20hamelan_frp2"},{"n":"Aspis Technician","s":45,"u":"aspis%20technician_sli"}],"2":[{"n":"Gnome Flickmace","s":5,"u":"gnome%20flickmace_crb"},{"n":"Gnome Hooked Hammer","s":5,"u":"gnome%20hooked%20hammer_crb"},{"n":"Switchscythe","s":8,"u":"switchscythe_lotgb"}],"20":[{"n":"Gnome","s":5,"u":"gnome_crb"}],"21":[{"n":"Gnome","s":5,"u":"gnome_crb"}]},"goblin":{"0":[{"n":"Cling","s":4,"u":"cling_apg"},{"n":"Extra Squishy","s":4,"u":"extra%20squishy_apg"},{"n":"Kneecap","s":4,"u":"kneecap_apg"},{"n":"Loud Singer","s":4,"u":"loud%20singer_apg"},{"n":"Reckless Abandon","s":4,"u":"reckless%20abandon%20(goblin)_apg"},{"n":"Twitchy","s":4,"u":"twitchy_apg"},{"n":"Vandal","s":4,"u":"vandal_apg"},{"n":"Burn It!","s":5,"u":"burn%20it!_crb"},{"n":"Cave Climber","s":5,"u":"cave%20climber_crb"},{"n":"City Scavenger","s":5,"u":"city%20scavenger_crb"},{"n":"Goblin Lore","s":5,"u":"goblin%20lore_crb"},{"n":"Goblin Scuttle","s":5,"u":"goblin%20scuttle_crb"},{"n":"Goblin Song","s":5,"u":"goblin%20song_crb"},{"n":"Goblin Weapon Expertise","s":5,"u":"goblin%20weapon%20expertise_crb"},{"n":"Goblin Weapon Familiarity","s":5,"u":"goblin%20weapon%20familiarity_crb"},{"n":"Goblin Weapon Frenzy","s":5,"u":"goblin%20weapon%20frenzy_crb"},{"n":"Junk Tinker","s":5,"u":"junk%20tinker_crb"},{"n":"Rough Rider","s":5,"u":"rough%20rider_crb"},{"n":"Skittering Scuttle","s":5,"u":"skittering%20scuttle_crb"},{"n":"Very Sneaky","s":5,"u":"very%20sneaky_crb"},{"n":"Very, Very Sneaky","s":5,"u":"very%2c%20very%20sneaky_crb"},{"n":"Ankle Bite","s":7,"u":"ankle%20bite_locg"},{"n":"Bouncy Goblin","s":7,"u":"bouncy%20goblin_locg"},{"n":"Chosen Of Lamashtu","s":7,"u":"chosen%20of%20lamashtu_locg"},{"n":"Fang Sharpener","s":7,"u":"fang%20sharpener_locg"},{"n":"Freeze It!","s":7,"u":"freeze%20it!_locg"},{"n":"Hard Tail","s":7,"u":"hard%20tail_locg"},{"n":"Hungry Goblin","s":7,"u":"hungry%20goblin_locg"},{"n":"Roll With It","s":7,"u":"roll%20with%20it_locg"},{"n":"Scalding Spit","s":7,"u":"scalding%20spit_locg"},{"n":"Tail Spin","s":7,"u":"tail%20spin_locg"},{"n":"Torch Goblin","s":7,"u":"torch%20goblin_locg"},{"n":"Tree Climber","s":7,"u":"tree%20climber_locg"},{"n":"Unbreakable-er Goblin","s":7,"u":"unbreakable-er%20goblin_locg"}],"1":[{"n":"Bugbear Thug","s":12,"u":"bugbear%20thug_b1"},{"n":"Bugbear Tormentor","s":12,"u":"bugbear%20tormentor_b1"},{"n":"Goblin Commando","s":12,"u":"goblin%20commando_b1"},{"n":"Goblin Pyro","s":12,"u":"goblin%20pyro_b1"},{"n":"Goblin War Chanter","s":12,"u":"goblin%20war%20chanter_b1"},{"n":"Goblin Warrior","s":12,"u":"goblin%20warrior_b1"},{"n":"Hobgoblin Archer","s":12,"u":"hobgoblin%20archer_b1"},{"n":"Hobgoblin General","s":12,"u":"hobgoblin%20general_b1"},{"n":"Hobgoblin Soldier","s":12,"u":"hobgoblin%20soldier_b1"},{"n":"Dmiri Yoltosha","s":16,"u":"dmiri%20yoltosha_aoa1"},{"n":"Warbal Bumblebrasher","s":16,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Shadern Immolator","s":10,"u":"shadern%20immolator_botd"},{"n":"Gomwai","s":37,"u":"gomwai_frp1"},{"n":"Ran-to","s":37,"u":"ran-to_frp1"},{"n":"Ran-to","s":38,"u":"ran-to_frp2"},{"n":"Troff Frostknuckles","s":38,"u":"troff%20frostknuckles_frp2"},{"n":"Ran-to","s":39,"u":"ran-to_frp3"},{"n":"Glaz Nixbrix","s":42,"u":"glaz%20nixbrix_ooa1"},{"n":"Bugbear Marauder","s":52,"u":"bugbear%20marauder_tio"}],"2":[{"n":"Dogslicer","s":5,"u":"dogslicer_crb"},{"n":"Horsechopper","s":5,"u":"horsechopper_crb"},{"n":"Big Boom Gun","s":2,"u":"big%20boom%20gun_g%26g"},{"n":"Flingflenser","s":2,"u":"flingflenser_g%26g"},{"n":"Spoon Gun","s":2,"u":"spoon%20gun_g%26g"}],"20":[{"n":"Goblin","s":5,"u":"goblin_crb"},{"n":"Hobgoblin","s":7,"u":"hobgoblin_locg"}],"21":[{"n":"Goblin","s":5,"u":"goblin_crb"},{"n":"Hobgoblin","s":7,"u":"hobgoblin_locg"}]},"goloma":{"0":[{"n":"Ambush Awareness","s":0,"u":"ambush%20awareness_lome"},{"n":"Arcane Sight","s":0,"u":"arcane%20sight_lome"},{"n":"Catch The Details","s":0,"u":"catch%20the%20details_lome"},{"n":"Constant Gaze","s":0,"u":"constant%20gaze_lome"},{"n":"Defensive Instincts","s":0,"u":"defensive%20instincts_lome"},{"n":"Goloma Courage","s":0,"u":"goloma%20courage_lome"},{"n":"Goloma Lore","s":0,"u":"goloma%20lore_lome"},{"n":"Pierce The Darkness","s":0,"u":"pierce%20the%20darkness_lome"},{"n":"Protective Claws","s":0,"u":"protective%20claws_lome"},{"n":"See The Unseen","s":0,"u":"see%20the%20unseen_lome"},{"n":"True Gaze","s":0,"u":"true%20gaze_lome"},{"n":"Watchful Gaze","s":0,"u":"watchful%20gaze_lome"}],"20":[{"n":"Goloma","s":0,"u":"goloma_lome"}],"21":[{"n":"Goloma","s":0,"u":"goloma_lome"}]},"grippli":{"0":[{"n":"Absorb Toxin","s":0,"u":"absorb%20toxin_lome"},{"n":"Envenomed Edge","s":0,"u":"envenomed%20edge_lome"},{"n":"Grippli Glide","s":0,"u":"grippli%20glide_lome"},{"n":"Grippli Lore","s":0,"u":"grippli%20lore_lome"},{"n":"Grippli Weapon Expertise","s":0,"u":"grippli%20weapon%20expertise_lome"},{"n":"Grippli Weapon Familiarity","s":0,"u":"grippli%20weapon%20familiarity_lome"},{"n":"Grippli Weapon Innovator","s":0,"u":"grippli%20weapon%20innovator_lome"},{"n":"Hunter's Defense","s":0,"u":"hunter's%20defense_lome"},{"n":"Jungle Strider","s":0,"u":"jungle%20strider_lome"},{"n":"Long Tongue","s":0,"u":"long%20tongue_lome"},{"n":"Nocturnal Grippli","s":0,"u":"nocturnal%20grippli_lome"},{"n":"Ricocheting Leap","s":0,"u":"ricocheting%20leap_lome"},{"n":"Tenacious Net","s":0,"u":"tenacious%20net_lome"},{"n":"Tongue Tether","s":0,"u":"tongue%20tether_lome"}],"1":[{"n":"Grippli Scout","s":13,"u":"grippli%20scout_b2"},{"n":"Grippli Archer","s":17,"u":"grippli%20archer_aoa2"},{"n":"Grippli Greenspeaker","s":17,"u":"grippli%20greenspeaker_aoa2"},{"n":"Grippli Scout","s":17,"u":"grippli%20scout_aoa2"},{"n":"Froglegs","s":47,"u":"froglegs_sot2"},{"n":"Grippli Jinxer","s":47,"u":"grippli%20jinxer_sot2"},{"n":"Grippli Skirmisher","s":47,"u":"grippli%20skirmisher_sot2"}],"2":[{"n":"Adze","s":1,"u":"adze_loag"},{"n":"Hand Adze","s":1,"u":"hand%20adze_loag"},{"n":"Rungu","s":1,"u":"rungu_loag"}],"8":[{"n":"Toxic Skin","s":0,"u":"toxic%20skin_lome"}],"20":[{"n":"Grippli","s":0,"u":"grippli_lome"}],"21":[{"n":"Grippli","s":0,"u":"grippli_lome"}]},"halfling":{"0":[{"n":"Dance Underfoot","s":4,"u":"dance%20underfoot_apg"},{"n":"Folksy Patter","s":4,"u":"folksy%20patter_apg"},{"n":"Prairie Rider","s":4,"u":"prairie%20rider_apg"},{"n":"Shadow Self","s":4,"u":"shadow%20self_apg"},{"n":"Step Lively","s":4,"u":"step%20lively_apg"},{"n":"Toppling Dance","s":4,"u":"toppling%20dance_apg"},{"n":"Unhampered Passage","s":4,"u":"unhampered%20passage_apg"},{"n":"Ceaseless Shadows","s":5,"u":"ceaseless%20shadows_crb"},{"n":"Cultural Adaptability","s":5,"u":"cultural%20adaptability_crb"},{"n":"Distracting Shadows","s":5,"u":"distracting%20shadows_crb"},{"n":"Guiding Luck","s":5,"u":"guiding%20luck_crb"},{"n":"Halfling Lore","s":5,"u":"halfling%20lore_crb"},{"n":"Halfling Luck","s":5,"u":"halfling%20luck_crb"},{"n":"Halfling Weapon Expertise","s":5,"u":"halfling%20weapon%20expertise_crb"},{"n":"Halfling Weapon Familiarity","s":5,"u":"halfling%20weapon%20familiarity_crb"},{"n":"Halfling Weapon Trickster","s":5,"u":"halfling%20weapon%20trickster_crb"},{"n":"Irrepressible","s":5,"u":"irrepressible_crb"},{"n":"Sure Feet","s":5,"u":"sure%20feet_crb"},{"n":"Titan Slinger","s":5,"u":"titan%20slinger_crb"},{"n":"Unfettered Halfling","s":5,"u":"unfettered%20halfling_crb"},{"n":"Watchful Halfling","s":5,"u":"watchful%20halfling_crb"},{"n":"Adroit Manipulation","s":7,"u":"adroit%20manipulation_locg"},{"n":"Cobble Dancer","s":7,"u":"cobble%20dancer_locg"},{"n":"Cunning Climber","s":7,"u":"cunning%20climber_locg"},{"n":"Easily Dismissed","s":7,"u":"easily%20dismissed_locg"},{"n":"Fade Away","s":7,"u":"fade%20away_locg"},{"n":"Halfling Ingenuity","s":7,"u":"halfling%20ingenuity_locg"},{"n":"Helpful Halfling","s":7,"u":"helpful%20halfling_locg"},{"n":"Incredible Luck","s":7,"u":"incredible%20luck_locg"},{"n":"Innocuous","s":7,"u":"innocuous_locg"},{"n":"Intuitive Cooperation","s":7,"u":"intuitive%20cooperation_locg"},{"n":"Shared Luck","s":7,"u":"shared%20luck_locg"},{"n":"Unassuming Dedication","s":7,"u":"unassuming%20dedication_locg"}],"1":[{"n":"Calmont","s":16,"u":"calmont_aoa1"},{"n":"Nolly Peltry","s":18,"u":"nolly%20peltry_aoa3"},{"n":"Skebs","s":22,"u":"skebs_aoe1"},{"n":"Kolo Harvan","s":23,"u":"kolo%20harvan_aoe2"},{"n":"The Rabbit Prince","s":25,"u":"the%20rabbit%20prince_aoe4"},{"n":"Jitterbone Contortionist","s":10,"u":"jitterbone%20contortionist_botd"},{"n":"Nemmia Bramblecloak","s":31,"u":"nemmia%20bramblecloak_ec1"},{"n":"Akila Stormheel","s":38,"u":"akila%20stormheel_frp2"},{"n":"Juspix Rammel","s":38,"u":"juspix%20rammel_frp2"},{"n":"\"Lucky\" Lanks","s":43,"u":"%22lucky%22%20lanks_ooa2"},{"n":"Ambrost Mugland","s":43,"u":"ambrost%20mugland_ooa2"},{"n":"Paga Nikohian","s":45,"u":"paga%20nikohian_sli"},{"n":"Thiarvo the Quick","s":48,"u":"thiarvo%20the%20quick_sot3"}],"2":[{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Halfling Sling Staff","s":5,"u":"halfling%20sling%20staff_crb"}],"20":[{"n":"Halfling","s":5,"u":"halfling_crb"}],"21":[{"n":"Halfling","s":5,"u":"halfling_crb"}]},"human":{"0":[{"n":"Advanced General Training","s":4,"u":"advanced%20general%20training_apg"},{"n":"Bounce Back","s":4,"u":"bounce%20back_apg"},{"n":"Group Aid","s":4,"u":"group%20aid_apg"},{"n":"Hardy Traveler","s":4,"u":"hardy%20traveler_apg"},{"n":"Heroic Presence","s":4,"u":"heroic%20presence_apg"},{"n":"Sense Allies","s":4,"u":"sense%20allies_apg"},{"n":"Stubborn Persistence","s":4,"u":"stubborn%20persistence_apg"},{"n":"Adapted Cantrip","s":5,"u":"adapted%20cantrip_crb"},{"n":"Adaptive Adept","s":5,"u":"adaptive%20adept_crb"},{"n":"Clever Improviser","s":5,"u":"clever%20improviser_crb"},{"n":"Cooperative Nature","s":5,"u":"cooperative%20nature_crb"},{"n":"Cooperative Soul","s":5,"u":"cooperative%20soul_crb"},{"n":"General Training","s":5,"u":"general%20training_crb"},{"n":"Haughty Obstinacy","s":5,"u":"haughty%20obstinacy_crb"},{"n":"Incredible Improvisation","s":5,"u":"incredible%20improvisation_crb"},{"n":"Multitalented","s":5,"u":"multitalented_crb"},{"n":"Natural Ambition","s":5,"u":"natural%20ambition_crb"},{"n":"Natural Skill","s":5,"u":"natural%20skill_crb"},{"n":"Unconventional Expertise","s":5,"u":"unconventional%20expertise_crb"},{"n":"Unconventional Weaponry","s":5,"u":"unconventional%20weaponry_crb"},{"n":"Arcane Tattoos","s":7,"u":"arcane%20tattoos_locg"},{"n":"Courteous Comeback","s":7,"u":"courteous%20comeback_locg"},{"n":"Darkseer","s":7,"u":"darkseer_locg"},{"n":"Devil's Advocate","s":7,"u":"devil's%20advocate_locg"},{"n":"Dragon Prince","s":7,"u":"dragon%20prince_locg"},{"n":"Dragon Spit","s":7,"u":"dragon%20spit_locg"},{"n":"Gloomseer","s":7,"u":"gloomseer_locg"},{"n":"Heir Of The Saoc","s":7,"u":"heir%20of%20the%20saoc_locg"},{"n":"Irriseni Ice-witch","s":7,"u":"irriseni%20ice-witch_locg"},{"n":"Keep Up Appearances","s":7,"u":"keep%20up%20appearances_locg"},{"n":"Know Oneself","s":7,"u":"know%20oneself_locg"},{"n":"Ornate Tattoo","s":7,"u":"ornate%20tattoo_locg"},{"n":"Quah Bond","s":7,"u":"quah%20bond_locg"},{"n":"Saoc Astrology","s":7,"u":"saoc%20astrology_locg"},{"n":"Shadow Pact","s":7,"u":"shadow%20pact_locg"},{"n":"Shory Aerialist","s":7,"u":"shory%20aerialist_locg"},{"n":"Shory Aeromancer","s":7,"u":"shory%20aeromancer_locg"},{"n":"Tupilaq Carver","s":7,"u":"tupilaq%20carver_locg"},{"n":"Viking Shieldbearer","s":7,"u":"viking%20shieldbearer_locg"},{"n":"Virtue-forged Tattoos","s":7,"u":"virtue-forged%20tattoos_locg"},{"n":"Wavetouched Paragon","s":7,"u":"wavetouched%20paragon_locg"},{"n":"Witch Warden","s":7,"u":"witch%20warden_locg"}],"1":[{"n":"Aasimar Redeemer","s":12,"u":"aasimar%20redeemer_b1"},{"n":"Changeling Exile","s":12,"u":"changeling%20exile_b1"},{"n":"Dhampir Wizard","s":12,"u":"dhampir%20wizard_b1"},{"n":"Duskwalker Ghost Hunter","s":12,"u":"duskwalker%20ghost%20hunter_b1"},{"n":"Tiefling Adept","s":12,"u":"tiefling%20adept_b1"},{"n":"Werebear","s":12,"u":"werebear_b1"},{"n":"Wererat","s":12,"u":"wererat_b1"},{"n":"Werewolf","s":12,"u":"werewolf_b1"},{"n":"Ifrit Pyrochemist","s":13,"u":"ifrit%20pyrochemist_b2"},{"n":"Oread Guard","s":13,"u":"oread%20guard_b2"},{"n":"Suli Dune Dancer","s":13,"u":"suli%20dune%20dancer_b2"},{"n":"Sylph Sneak","s":13,"u":"sylph%20sneak_b2"},{"n":"Undine Hydromancer","s":13,"u":"undine%20hydromancer_b2"},{"n":"Wereboar","s":13,"u":"wereboar_b2"},{"n":"Weretiger","s":13,"u":"weretiger_b2"},{"n":"Aphorite Sharpshooter","s":14,"u":"aphorite%20sharpshooter_b3"},{"n":"City Guard Squadron","s":14,"u":"city%20guard%20squadron_b3"},{"n":"Ganzi Martial Artist","s":14,"u":"ganzi%20martial%20artist_b3"},{"n":"Gurgist Mauler","s":14,"u":"gurgist%20mauler_b3"},{"n":"Hellbound Attorney","s":14,"u":"hellbound%20attorney_b3"},{"n":"Hellknight Cavalry Brigade","s":14,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Nosferatu Thrall","s":14,"u":"nosferatu%20thrall_b3"},{"n":"Werebat","s":14,"u":"werebat_b3"},{"n":"Werecrocodile","s":14,"u":"werecrocodile_b3"},{"n":"Acolyte Of Nethys","s":15,"u":"acolyte%20of%20nethys_gmg"},{"n":"Acrobat","s":15,"u":"acrobat_gmg"},{"n":"Adept","s":15,"u":"adept_gmg"},{"n":"Advisor","s":15,"u":"advisor_gmg"},{"n":"Antipaladin","s":15,"u":"antipaladin_gmg"},{"n":"Apothecary","s":15,"u":"apothecary_gmg"},{"n":"Apprentice","s":15,"u":"apprentice_gmg"},{"n":"Archer Sentry","s":15,"u":"archer%20sentry_gmg"},{"n":"Assassin","s":15,"u":"assassin_gmg"},{"n":"Astronomer","s":15,"u":"astronomer_gmg"},{"n":"Bandit","s":15,"u":"bandit_gmg"},{"n":"Barkeep","s":15,"u":"barkeep_gmg"},{"n":"Barrister","s":15,"u":"barrister_gmg"},{"n":"Beast Tamer","s":15,"u":"beast%20tamer_gmg"},{"n":"Beggar","s":15,"u":"beggar_gmg"},{"n":"Bodyguard","s":15,"u":"bodyguard_gmg"},{"n":"Bosun","s":15,"u":"bosun_gmg"},{"n":"Bounty Hunter","s":15,"u":"bounty%20hunter_gmg"},{"n":"Burglar","s":15,"u":"burglar_gmg"},{"n":"Captain Of The Guard","s":15,"u":"captain%20of%20the%20guard_gmg"},{"n":"Charlatan","s":15,"u":"charlatan_gmg"},{"n":"Chronicler","s":15,"u":"chronicler_gmg"},{"n":"Commoner","s":15,"u":"commoner_gmg"},{"n":"Cult Leader","s":15,"u":"cult%20leader_gmg"},{"n":"Cultist","s":15,"u":"cultist_gmg"},{"n":"Dancer","s":15,"u":"dancer_gmg"},{"n":"Demonologist","s":15,"u":"demonologist_gmg"},{"n":"Despot","s":15,"u":"despot_gmg"},{"n":"Dockhand","s":15,"u":"dockhand_gmg"},{"n":"Drunkard","s":15,"u":"drunkard_gmg"},{"n":"Executioner","s":15,"u":"executioner_gmg"},{"n":"False Priest","s":15,"u":"false%20priest_gmg"},{"n":"Farmer","s":15,"u":"farmer_gmg"},{"n":"Fence","s":15,"u":"fence_gmg"},{"n":"Gang Leader","s":15,"u":"gang%20leader_gmg"},{"n":"Grave Robber","s":15,"u":"grave%20robber_gmg"},{"n":"Gravedigger","s":15,"u":"gravedigger_gmg"},{"n":"Guard","s":15,"u":"guard_gmg"},{"n":"Guide","s":15,"u":"guide_gmg"},{"n":"Guildmaster","s":15,"u":"guildmaster_gmg"},{"n":"Harbormaster","s":15,"u":"harbormaster_gmg"},{"n":"Harrow Reader","s":15,"u":"harrow%20reader_gmg"},{"n":"Hunter","s":15,"u":"hunter_gmg"},{"n":"Innkeeper","s":15,"u":"innkeeper_gmg"},{"n":"Jailer","s":15,"u":"jailer_gmg"},{"n":"Judge","s":15,"u":"judge_gmg"},{"n":"Librarian","s":15,"u":"librarian_gmg"},{"n":"Mage For Hire","s":15,"u":"mage%20for%20hire_gmg"},{"n":"Mastermind","s":15,"u":"mastermind_gmg"},{"n":"Merchant","s":15,"u":"merchant_gmg"},{"n":"Miner","s":15,"u":"miner_gmg"},{"n":"Monster Hunter","s":15,"u":"monster%20hunter_gmg"},{"n":"Navigator","s":15,"u":"navigator_gmg"},{"n":"Necromancer","s":15,"u":"necromancer_gmg"},{"n":"Noble","s":15,"u":"noble_gmg"},{"n":"Palace Guard","s":15,"u":"palace%20guard_gmg"},{"n":"Physician","s":15,"u":"physician_gmg"},{"n":"Pirate","s":15,"u":"pirate_gmg"},{"n":"Plague Doctor","s":15,"u":"plague%20doctor_gmg"},{"n":"Poacher","s":15,"u":"poacher_gmg"},{"n":"Priest Of Pharasma","s":15,"u":"priest%20of%20pharasma_gmg"},{"n":"Prisoner","s":15,"u":"prisoner_gmg"},{"n":"Prophet","s":15,"u":"prophet_gmg"},{"n":"Reckless Scientist","s":15,"u":"reckless%20scientist_gmg"},{"n":"Ruffian","s":15,"u":"ruffian_gmg"},{"n":"Saboteur","s":15,"u":"saboteur_gmg"},{"n":"Sage","s":15,"u":"sage_gmg"},{"n":"Servant","s":15,"u":"servant_gmg"},{"n":"Server","s":15,"u":"server_gmg"},{"n":"Ship Captain","s":15,"u":"ship%20captain_gmg"},{"n":"Smith","s":15,"u":"smith_gmg"},{"n":"Spy","s":15,"u":"spy_gmg"},{"n":"Surgeon","s":15,"u":"surgeon_gmg"},{"n":"Tax Collector","s":15,"u":"tax%20collector_gmg"},{"n":"Teacher","s":15,"u":"teacher_gmg"},{"n":"Tomb Raider","s":15,"u":"tomb%20raider_gmg"},{"n":"Torchbearer","s":15,"u":"torchbearer_gmg"},{"n":"Tracker","s":15,"u":"tracker_gmg"},{"n":"Troubadour","s":15,"u":"troubadour_gmg"},{"n":"Urchin","s":15,"u":"urchin_gmg"},{"n":"Warden","s":15,"u":"warden_gmg"},{"n":"Watch Officer","s":15,"u":"watch%20officer_gmg"},{"n":"Zealot Of Asmodeus","s":15,"u":"zealot%20of%20asmodeus_gmg"},{"n":"Alak Stagram","s":16,"u":"alak%20stagram_aoa1"},{"n":"Bloody Blade Mercenary","s":16,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Voz Lirayne","s":16,"u":"voz%20lirayne_aoa1"},{"n":"Gerhard Pendergrast","s":17,"u":"gerhard%20pendergrast_aoa2"},{"n":"Nketiah","s":17,"u":"nketiah_aoa2"},{"n":"Barushak Il-varashma","s":18,"u":"barushak%20il-varashma_aoa3"},{"n":"Heuberk Thropp","s":18,"u":"heuberk%20thropp_aoa3"},{"n":"Mercenary Sailor","s":18,"u":"mercenary%20sailor_aoa3"},{"n":"One-eye Amnin","s":18,"u":"one-eye%20amnin_aoa3"},{"n":"Scarlet Triad Poisoner","s":18,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Sneak","s":18,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Sniper","s":18,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Thea","s":19,"u":"thea_aoa4"},{"n":"Zuferian","s":19,"u":"zuferian_aoa4"},{"n":"Scarlet Triad Boss","s":20,"u":"scarlet%20triad%20boss_aoa5"},{"n":"Scarlet Triad Enforcer","s":20,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Scarlet Triad Mage","s":20,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Shak","s":20,"u":"shak_aoa5"},{"n":"Uri Zandivar","s":20,"u":"uri%20zandivar_aoa5"},{"n":"Zephyr Guard","s":20,"u":"zephyr%20guard_aoa5"},{"n":"Emaliza Zandivar","s":21,"u":"emaliza%20zandivar_aoa6"},{"n":"Ilgreth","s":21,"u":"ilgreth_aoa6"},{"n":"Ingnovim Tluss","s":21,"u":"ingnovim%20tluss_aoa6"},{"n":"Ingnovim's Assistant","s":21,"u":"ingnovim's%20assistant_aoa6"},{"n":"Inizra Arumelo","s":21,"u":"inizra%20arumelo_aoa6"},{"n":"Promise Guard","s":21,"u":"promise%20guard_aoa6"},{"n":"Rinnarv Bontimar","s":21,"u":"rinnarv%20bontimar_aoa6"},{"n":"Antaro Boldblade","s":22,"u":"antaro%20boldblade_aoe1"},{"n":"Eunice","s":22,"u":"eunice_aoe1"},{"n":"Grospek Lavarsus","s":22,"u":"grospek%20lavarsus_aoe1"},{"n":"Hendrid Pratchett","s":22,"u":"hendrid%20pratchett_aoe1"},{"n":"Kemeneles","s":22,"u":"kemeneles_aoe1"},{"n":"Ralso","s":22,"u":"ralso_aoe1"},{"n":"Copper Hand Illusionist","s":23,"u":"copper%20hand%20illusionist_aoe2"},{"n":"Copper Hand Rogue","s":23,"u":"copper%20hand%20rogue_aoe2"},{"n":"Fayati Alummur","s":23,"u":"fayati%20alummur_aoe2"},{"n":"Shristi Melipdra","s":23,"u":"shristi%20melipdra_aoe2"},{"n":"Skinsaw Murderer","s":23,"u":"skinsaw%20murderer_aoe2"},{"n":"Skinsaw Seamer","s":23,"u":"skinsaw%20seamer_aoe2"},{"n":"Wrent Dicaspiron","s":23,"u":"wrent%20dicaspiron_aoe2"},{"n":"Bloody Berleth","s":24,"u":"bloody%20berleth_aoe3"},{"n":"Casino Bouncer","s":24,"u":"casino%20bouncer_aoe3"},{"n":"Diobel Sweeper Tough","s":24,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Franca Laurentz","s":24,"u":"franca%20laurentz_aoe3"},{"n":"Gage Carlyle","s":24,"u":"gage%20carlyle_aoe3"},{"n":"Maurrisa Jonne","s":24,"u":"maurrisa%20jonne_aoe3"},{"n":"Scathka","s":24,"u":"scathka_aoe3"},{"n":"Tonla And Yvelle","s":24,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Washboard Dog Tough","s":24,"u":"washboard%20dog%20tough_aoe3"},{"n":"Amateur Chemist","s":25,"u":"amateur%20chemist_aoe4"},{"n":"Blackfingers Acolyte","s":25,"u":"blackfingers%20acolyte_aoe4"},{"n":"Japu Thalenger","s":25,"u":"japu%20thalenger_aoe4"},{"n":"Jonis Flakfatter","s":25,"u":"jonis%20flakfatter_aoe4"},{"n":"Kalyn Pounch","s":25,"u":"kalyn%20pounch_aoe4"},{"n":"Morgrat And Fillick","s":25,"u":"morgrat%20and%20fillick_aoe4"},{"n":"Norgorberite Poisoner","s":25,"u":"norgorberite%20poisoner_aoe4"},{"n":"Poison Eater","s":25,"u":"poison%20eater_aoe4"},{"n":"Sleepless Sun Veteran","s":25,"u":"sleepless%20sun%20veteran_aoe4"},{"n":"Velberi Jallist","s":25,"u":"velberi%20jallist_aoe4"},{"n":"Wynsal Starborn","s":25,"u":"wynsal%20starborn_aoe4"},{"n":"Black Whale Guard","s":26,"u":"black%20whale%20guard_aoe5"},{"n":"Bloody Barber Goon","s":26,"u":"bloody%20barber%20goon_aoe5"},{"n":"Calennia","s":26,"u":"calennia_aoe5"},{"n":"Child Of Venom","s":26,"u":"child%20of%20venom_aoe5"},{"n":"Garrote Master Assassin","s":26,"u":"garrote%20master%20assassin_aoe5"},{"n":"Grimwold","s":26,"u":"grimwold_aoe5"},{"n":"Lord Guirden","s":26,"u":"lord%20guirden_aoe5"},{"n":"Starwatch Commando","s":26,"u":"starwatch%20commando_aoe5"},{"n":"Twisted Jack","s":26,"u":"twisted%20jack_aoe5"},{"n":"Daemonic Infector","s":27,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":27,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Skinner","s":27,"u":"daemonic%20skinner_aoe6"},{"n":"Olansa Terimor","s":27,"u":"olansa%20terimor_aoe6"},{"n":"Jaul Mezmin","s":28,"u":"jaul%20mezmin_av1"},{"n":"Carman Rajani","s":29,"u":"carman%20rajani_av2"},{"n":"K.H.W.'s Echo","s":11,"u":"k.h.w.'s%20echo_da"},{"n":"Mother Mitera","s":11,"u":"mother%20mitera_da"},{"n":"Abberton Ruffians","s":31,"u":"abberton%20ruffians_ec1"},{"n":"Corrupted Priest","s":31,"u":"corrupted%20priest_ec1"},{"n":"Corrupted Retainer","s":31,"u":"corrupted%20retainer_ec1"},{"n":"Daring Danika","s":31,"u":"daring%20danika_ec1"},{"n":"Jaleen And Rhovo","s":31,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Jellico Bounce-bounce","s":31,"u":"jellico%20bounce-bounce_ec1"},{"n":"Viktor Volkano","s":31,"u":"viktor%20volkano_ec1"},{"n":"Andera Paldreen","s":32,"u":"andera%20paldreen_ec2"},{"n":"Celestial Menagerie Bruiser","s":32,"u":"celestial%20menagerie%20bruiser_ec2"},{"n":"Darricus Stallit","s":32,"u":"darricus%20stallit_ec2"},{"n":"Delamar Gianvin","s":32,"u":"delamar%20gianvin_ec2"},{"n":"Evora Yarket","s":32,"u":"evora%20yarket_ec2"},{"n":"Ruanna Nyamma","s":32,"u":"ruanna%20nyamma_ec2"},{"n":"Bitter Truth Bandit","s":9,"u":"bitter%20truth%20bandit_ec3"},{"n":"Swardlands Delinquent","s":9,"u":"swardlands%20delinquent_ec3"},{"n":"Tanessa Fleer","s":9,"u":"tanessa%20fleer_ec3"},{"n":"Ledorick Banyan","s":33,"u":"ledorick%20banyan_ec4"},{"n":"Stirvyn Banyan","s":33,"u":"stirvyn%20banyan_ec4"},{"n":"Tashlock Banyan","s":33,"u":"tashlock%20banyan_ec4"},{"n":"Convergent Kendley Nathrael","s":35,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Convergent Soldier","s":35,"u":"convergent%20soldier_ec6"},{"n":"Drunken Farmer","s":36,"u":"drunken%20farmer_fop"},{"n":"Hallod","s":36,"u":"hallod_fop"},{"n":"Vilree","s":36,"u":"vilree_fop"},{"n":"Agile Warrior","s":37,"u":"agile%20warrior_frp1"},{"n":"Archery Specialist","s":37,"u":"archery%20specialist_frp1"},{"n":"Butterfly Blade Warrior","s":37,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Hana's Hundreds","s":37,"u":"hana's%20hundreds_frp1"},{"n":"Ki Adept","s":37,"u":"ki%20adept_frp1"},{"n":"Mage Of Many Styles","s":37,"u":"mage%20of%20many%20styles_frp1"},{"n":"Nai Yan Fei","s":37,"u":"nai%20yan%20fei_frp1"},{"n":"Shino Hakusa","s":37,"u":"shino%20hakusa_frp1"},{"n":"Syu Tak-nwa","s":37,"u":"syu%20tak-nwa_frp1"},{"n":"Tino","s":37,"u":"tino_frp1"},{"n":"Weapon Master","s":37,"u":"weapon%20master_frp1"},{"n":"Amihan","s":38,"u":"amihan_frp2"},{"n":"Arm Of Balance","s":38,"u":"arm%20of%20balance_frp2"},{"n":"Artus Rodrivan","s":38,"u":"artus%20rodrivan_frp2"},{"n":"Huldrin Skolsdottir","s":38,"u":"huldrin%20skolsdottir_frp2"},{"n":"Kas Xi Rai","s":38,"u":"kas%20xi%20rai_frp2"},{"n":"Maalya","s":38,"u":"maalya_frp2"},{"n":"Mafika Ayuwari","s":38,"u":"mafika%20ayuwari_frp2"},{"n":"Master Xun","s":38,"u":"master%20xun_frp2"},{"n":"Shino Hakusa","s":38,"u":"shino%20hakusa_frp2"},{"n":"Sixth Pillar Student","s":38,"u":"sixth%20pillar%20student_frp2"},{"n":"Syu Tak-nwa","s":38,"u":"syu%20tak-nwa_frp2"},{"n":"Tino Tung","s":38,"u":"tino%20tung_frp2"},{"n":"Urnak Lostwind","s":38,"u":"urnak%20lostwind_frp2"},{"n":"Yarrika Mulandez","s":38,"u":"yarrika%20mulandez_frp2"},{"n":"Rai Sho Disciple","s":39,"u":"rai%20sho%20disciple_frp3"},{"n":"Shino Hakusa","s":39,"u":"shino%20hakusa_frp3"},{"n":"Syu Tak-nwa","s":39,"u":"syu%20tak-nwa_frp3"},{"n":"Yoh Souran","s":39,"u":"yoh%20souran_frp3"},{"n":"Gray Gardener Enforcer","s":41,"u":"gray%20gardener%20enforcer_ngd"},{"n":"Gray Gardener Assassin","s":41,"u":"gray%20gardener%20assassin_ngd"},{"n":"Gray Gardener Director General","s":41,"u":"gray%20gardener%20director%20general_ngd"},{"n":"Worm Prophet","s":41,"u":"worm%20prophet_ngd"},{"n":"Gold Tank Investors","s":42,"u":"gold%20tank%20investors_ooa1"},{"n":"Shoma Lyzerius","s":42,"u":"shoma%20lyzerius_ooa1"},{"n":"Gilded Gunner Goons","s":43,"u":"gilded%20gunner%20goons_ooa2"},{"n":"Sabora Sharkosa","s":43,"u":"sabora%20sharkosa_ooa2"},{"n":"Ibrium","s":44,"u":"ibrium_ooa3"},{"n":"Parsus","s":44,"u":"parsus_ooa3"},{"n":"Angazhani Cultist","s":45,"u":"angazhani%20cultist_sli"},{"n":"Nyamat Mshwe","s":45,"u":"nyamat%20mshwe_sli"},{"n":"Stone Ghost","s":46,"u":"stone%20ghost_sot1"},{"n":"Takulu Ot","s":46,"u":"takulu%20ot_sot1"},{"n":"Fire-pot Ubanu","s":47,"u":"fire-pot%20ubanu_sot2"},{"n":"Mashkudu The Bully","s":47,"u":"mashkudu%20the%20bully_sot2"},{"n":"Abendego Brute","s":48,"u":"abendego%20brute_sot3"},{"n":"Abendego Jailer","s":48,"u":"abendego%20jailer_sot3"},{"n":"Abendego Priest","s":48,"u":"abendego%20priest_sot3"},{"n":"Ajbal Kimon","s":48,"u":"ajbal%20kimon_sot3"},{"n":"Norgorberite Spy","s":48,"u":"norgorberite%20spy_sot3"},{"n":"Onyiji","s":48,"u":"onyiji_sot3"},{"n":"Jackal Guard","s":49,"u":"jackal%20guard_sot4"},{"n":"Nkiruka","s":49,"u":"nkiruka_sot4"},{"n":"Worknesh","s":49,"u":"worknesh_sot4"},{"n":"Crimson Acolyte","s":50,"u":"crimson%20acolyte_sot5"},{"n":"Iobane Magus","s":50,"u":"iobane%20magus_sot5"},{"n":"Mpondo","s":50,"u":"mpondo_sot5"},{"n":"Unshadowed Koride","s":51,"u":"unshadowed%20koride_sot6"},{"n":"Unshadowed Mariama","s":51,"u":"unshadowed%20mariama_sot6"},{"n":"Unshadowed Okoro","s":51,"u":"unshadowed%20okoro_sot6"},{"n":"Wereant Disciple","s":51,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":51,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":51,"u":"wereant%20sentinel_sot6"}],"20":[{"n":"Human","s":5,"u":"human_crb"}],"21":[{"n":"Human","s":5,"u":"human_crb"}]},"kashrishi":{"0":[{"n":"Community Knowledge","s":6,"u":"community%20knowledge_loil"},{"n":"Crystal Luminescence","s":6,"u":"crystal%20luminescence_loil"},{"n":"Emotional Partitions","s":6,"u":"emotional%20partitions_loil"},{"n":"Mental Sustenance","s":6,"u":"mental%20sustenance_loil"},{"n":"Open Mind","s":6,"u":"open%20mind_loil"},{"n":"Puncturing Horn","s":6,"u":"puncturing%20horn_loil"},{"n":"Scuttle Up","s":6,"u":"scuttle%20up_loil"},{"n":"Tough Skin","s":6,"u":"tough%20skin_loil"},{"n":"Empathic Calm","s":6,"u":"empathic%20calm_loil"},{"n":"Fighting Horn","s":6,"u":"fighting%20horn_loil"},{"n":"Skilled Climber","s":6,"u":"skilled%20climber_loil"},{"n":"Unlock Secret","s":6,"u":"unlock%20secret_loil"},{"n":"Well of Potential","s":6,"u":"well%20of%20potential_loil"},{"n":"Fortified Mind","s":6,"u":"fortified%20mind_loil"},{"n":"Telekinetic Slip","s":6,"u":"telekinetic%20slip_loil"},{"n":"Transcendent Realization","s":6,"u":"transcendent%20realization_loil"},{"n":"Kashrishi Revivification","s":6,"u":"kashrishi%20revivification_loil"},{"n":"Reimagine","s":6,"u":"reimagine_loil"},{"n":"Bend Space","s":6,"u":"bend%20space_loil"},{"n":"Cleansing Light","s":6,"u":"cleansing%20light_loil"}],"1":[{"n":"Kashrishi Evaluator","s":6,"u":"kashrishi%20evaluator_loil"}],"20":[{"n":"Kashrishi","s":6,"u":"kashrishi_loil"}],"21":[{"n":"Kashrishi","s":6,"u":"kashrishi_loil"}]},"kitsune":{"0":[{"n":"Fox Trick","s":1,"u":"fox%20trick_loag"},{"n":"Foxfire","s":1,"u":"foxfire_loag"},{"n":"Hybrid Form","s":1,"u":"hybrid%20form_loag"},{"n":"Killing Stone","s":1,"u":"killing%20stone_loag"},{"n":"Kitsune Lore","s":1,"u":"kitsune%20lore_loag"},{"n":"Kitsune Spell Expertise","s":1,"u":"kitsune%20spell%20expertise_loag"},{"n":"Kitsune Spell Familiarity","s":1,"u":"kitsune%20spell%20familiarity_loag"},{"n":"Kitsune Spell Mysteries","s":1,"u":"kitsune%20spell%20mysteries_loag"},{"n":"Myriad Forms","s":1,"u":"myriad%20forms_loag"},{"n":"Rampaging Form","s":1,"u":"rampaging%20form_loag"},{"n":"Retractable Claws","s":1,"u":"retractable%20claws_loag"},{"n":"Shapechanger's Intuition","s":1,"u":"shapechanger's%20intuition_loag"},{"n":"Shifting Faces","s":1,"u":"shifting%20faces_loag"},{"n":"Star Orb","s":1,"u":"star%20orb_loag"}],"1":[{"n":"Kitsune Trickster","s":14,"u":"kitsune%20trickster_b3"},{"n":"Yook","s":37,"u":"yook_frp1"},{"n":"Ji-yook","s":38,"u":"ji-yook_frp2"}],"8":[{"n":"Change Shape","s":1,"u":"change%20shape%20(kitsune)_loag"}],"20":[{"n":"Kitsune","s":1,"u":"kitsune_loag"}],"21":[{"n":"Kitsune","s":1,"u":"kitsune_loag"}]},"kobold":{"0":[{"n":"Ally's Shelter","s":4,"u":"ally's%20shelter_apg"},{"n":"Between The Scales","s":4,"u":"between%20the%20scales_apg"},{"n":"Cringe","s":4,"u":"cringe_apg"},{"n":"Dracomancer","s":4,"u":"dracomancer_apg"},{"n":"Dragon's Breath","s":4,"u":"dragon's%20breath_apg"},{"n":"Dragon's Presence","s":4,"u":"dragon's%20presence_apg"},{"n":"Elite Dracomancer","s":4,"u":"elite%20dracomancer_apg"},{"n":"Grovel","s":4,"u":"grovel_apg"},{"n":"Kobold Breath","s":4,"u":"kobold%20breath_apg"},{"n":"Kobold Lore","s":4,"u":"kobold%20lore_apg"},{"n":"Scamper","s":4,"u":"scamper_apg"},{"n":"Snare Genius","s":4,"u":"snare%20genius_apg"},{"n":"Snare Setter","s":4,"u":"snare%20setter_apg"},{"n":"Briar Battler","s":1,"u":"briar%20battler_loag"},{"n":"Close Quarters","s":1,"u":"close%20quarters_loag"},{"n":"Draconic Sycophant","s":1,"u":"draconic%20sycophant_loag"},{"n":"Dragonblood Paragon","s":1,"u":"dragonblood%20paragon_loag"},{"n":"Hatchling Flight","s":1,"u":"hatchling%20flight_loag"},{"n":"Kobold Weapon Expertise","s":1,"u":"kobold%20weapon%20expertise_loag"},{"n":"Kobold Weapon Familiarity","s":1,"u":"kobold%20weapon%20familiarity_loag"},{"n":"Kobold Weapon Innovator","s":1,"u":"kobold%20weapon%20innovator_loag"},{"n":"Slither","s":1,"u":"slither_loag"},{"n":"Snare Commando","s":1,"u":"snare%20commando_loag"},{"n":"Vicious Snares","s":1,"u":"vicious%20snares_loag"},{"n":"Winglets","s":1,"u":"winglets_loag"},{"n":"Wyrmling Flight","s":1,"u":"wyrmling%20flight_loag"},{"n":"Cringe","s":40,"u":"cringe_ltiba"},{"n":"Kobold Lore","s":40,"u":"kobold%20lore_ltiba"},{"n":"Scamper","s":40,"u":"scamper_ltiba"}],"1":[{"n":"Kobold Dragon Mage","s":12,"u":"kobold%20dragon%20mage_b1"},{"n":"Kobold Scout","s":12,"u":"kobold%20scout_b1"},{"n":"Kobold Warrior","s":12,"u":"kobold%20warrior_b1"},{"n":"Hezle","s":17,"u":"hezle_aoa2"},{"n":"Battle Leader Rekarek","s":22,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Kobold Dragon Mage","s":52,"u":"kobold%20dragon%20mage_tio"},{"n":"Kobold Scout","s":52,"u":"kobold%20scout_tio"},{"n":"Kobold Scout","s":52,"u":"kobold%20scout_tio"},{"n":"Kobold Trapmaster","s":52,"u":"kobold%20trapmaster_tio"}],"2":[{"n":"Deadweight Snare","s":8,"u":"deadweight%20snare_lotgb"},{"n":"Mudrock Snare","s":8,"u":"mudrock%20snare_lotgb"},{"n":"Rending Snare","s":8,"u":"rending%20snare_lotgb"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Tricky Pick","s":1,"u":"tricky%20pick_loag"}],"8":[{"n":"Tail Toxin","s":4,"u":"tail%20toxin_apg"}],"20":[{"n":"Kobold","s":4,"u":"kobold_apg"}],"21":[{"n":"Kobold","s":4,"u":"kobold_apg"}]},"leshy":{"0":[{"n":"Ageless Spirit","s":1,"u":"ageless%20spirit_loag"},{"n":"Anchoring Roots","s":1,"u":"anchoring%20roots_loag"},{"n":"Call Of The Green Man","s":1,"u":"call%20of%20the%20green%20man_loag"},{"n":"Cloak Of Poison","s":1,"u":"cloak%20of%20poison_loag"},{"n":"Flourish And Ruin","s":1,"u":"flourish%20and%20ruin_loag"},{"n":"Regrowth","s":1,"u":"regrowth_loag"},{"n":"Spore Cloud","s":1,"u":"spore%20cloud_loag"},{"n":"Thorned Seedpod","s":1,"u":"thorned%20seedpod_loag"},{"n":"Bark And Tendril","s":7,"u":"bark%20and%20tendril_locg"},{"n":"Grasping Reach","s":7,"u":"grasping%20reach_locg"},{"n":"Harmlessly Cute","s":7,"u":"harmlessly%20cute_locg"},{"n":"Leshy Glide","s":7,"u":"leshy%20glide_locg"},{"n":"Leshy Lore","s":7,"u":"leshy%20lore_locg"},{"n":"Leshy Superstition","s":7,"u":"leshy%20superstition_locg"},{"n":"Lucky Keepsake","s":7,"u":"lucky%20keepsake_locg"},{"n":"Ritual Reversion","s":7,"u":"ritual%20reversion_locg"},{"n":"Seedpod","s":7,"u":"seedpod_locg"},{"n":"Shadow Of The Wilds","s":7,"u":"shadow%20of%20the%20wilds_locg"},{"n":"Solar Rejuvenation","s":7,"u":"solar%20rejuvenation_locg"},{"n":"Speak With Kindred","s":7,"u":"speak%20with%20kindred_locg"},{"n":"Undaunted","s":7,"u":"undaunted_locg"}],"1":[{"n":"Fungus Leshy","s":12,"u":"fungus%20leshy_b1"},{"n":"Gourd Leshy","s":12,"u":"gourd%20leshy_b1"},{"n":"Leaf Leshy","s":12,"u":"leaf%20leshy_b1"},{"n":"Flytrap Leshy","s":13,"u":"flytrap%20leshy_b2"},{"n":"Sunflower Leshy","s":13,"u":"sunflower%20leshy_b2"},{"n":"Cactus Leshy","s":14,"u":"cactus%20leshy_b3"},{"n":"Green Man","s":14,"u":"green%20man_b3"},{"n":"Seaweed Leshy","s":14,"u":"seaweed%20leshy_b3"},{"n":"Vine Leshy","s":14,"u":"vine%20leshy_b3"},{"n":"Followers of Shumfallow","s":42,"u":"followers%20of%20shumfallow_ooa1"},{"n":"Dewey Daystar","s":42,"u":"dewey%20daystar_ooa1"}],"20":[{"n":"Leshy","s":7,"u":"leshy_locg"}],"21":[{"n":"Leshy","s":7,"u":"leshy_locg"}]},"lizardfolk":{"0":[{"n":"Bone Caller","s":1,"u":"bone%20caller_loag"},{"n":"Bone Investiture","s":1,"u":"bone%20investiture_loag"},{"n":"Bone Magic","s":1,"u":"bone%20magic_loag"},{"n":"Consult The Stars","s":1,"u":"consult%20the%20stars_loag"},{"n":"Dangle","s":1,"u":"dangle_loag"},{"n":"Flexible Tail","s":1,"u":"flexible%20tail_loag"},{"n":"Guided By The Stars","s":1,"u":"guided%20by%20the%20stars_loag"},{"n":"Iruxi Glide","s":1,"u":"iruxi%20glide_loag"},{"n":"Iruxi Spirit Strike","s":1,"u":"iruxi%20spirit%20strike_loag"},{"n":"Lightning Tongue","s":1,"u":"lightning%20tongue_loag"},{"n":"Read The Stars","s":1,"u":"read%20the%20stars_loag"},{"n":"Reptile Rider","s":1,"u":"reptile%20rider_loag"},{"n":"Scion Transformation","s":1,"u":"scion%20transformation_loag"},{"n":"Tongue Disarm","s":1,"u":"tongue%20disarm_loag"},{"n":"Envenom Fangs","s":7,"u":"envenom%20fangs_locg"},{"n":"Gecko's Grip","s":7,"u":"gecko's%20grip_locg"},{"n":"Iruxi Unarmed Cunning","s":7,"u":"iruxi%20unarmed%20cunning_locg"},{"n":"Lizardfolk Lore","s":7,"u":"lizardfolk%20lore_locg"},{"n":"Marsh Runner","s":7,"u":"marsh%20runner_locg"},{"n":"Parthenogenic Hatchling","s":7,"u":"parthenogenic%20hatchling_locg"},{"n":"Primal Rampage","s":7,"u":"primal%20rampage_locg"},{"n":"Razor Claws","s":7,"u":"razor%20claws_locg"},{"n":"Reptile Speaker","s":7,"u":"reptile%20speaker_locg"},{"n":"Sharp Fangs","s":7,"u":"sharp%20fangs_locg"},{"n":"Shed Tail","s":7,"u":"shed%20tail_locg"},{"n":"Swift Swimmer","s":7,"u":"swift%20swimmer_locg"},{"n":"Tail Whip","s":7,"u":"tail%20whip_locg"},{"n":"Terrain Advantage","s":7,"u":"terrain%20advantage_locg"},{"n":"Bone Rider","s":0,"u":"bone%20rider_lome"}],"1":[{"n":"Lizardfolk Defender","s":12,"u":"lizardfolk%20defender_b1"},{"n":"Lizardfolk Scout","s":12,"u":"lizardfolk%20scout_b1"},{"n":"Lizardfolk Stargazer","s":12,"u":"lizardfolk%20stargazer_b1"},{"n":"Ravenile Rager","s":24,"u":"ravenile%20rager_aoe3"},{"n":"Shikwashim Mercenary","s":24,"u":"shikwashim%20mercenary_aoe3"},{"n":"Iruxi Ossature","s":10,"u":"iruxi%20ossature_botd"},{"n":"Loakan","s":47,"u":"loakan_sot2"},{"n":"Reth","s":47,"u":"reth_sot2"},{"n":"Terwa Chosen","s":48,"u":"terwa%20chosen_sot3"},{"n":"Terwa Prodigy","s":48,"u":"terwa%20prodigy_sot3"},{"n":"Terwa Star Reader","s":48,"u":"terwa%20star%20reader_sot3"}],"20":[{"n":"Lizardfolk","s":7,"u":"lizardfolk_locg"}],"21":[{"n":"Lizardfolk","s":7,"u":"lizardfolk_locg"}]},"nagaji":{"0":[{"n":"Cold Minded","s":6,"u":"cold%20minded_loil"},{"n":"Nagaji Lore","s":6,"u":"nagaji%20lore_loil"},{"n":"Nagaji Spell Familiarity","s":6,"u":"nagaji%20spell%20familiarity_loil"},{"n":"Serpent's Tongue","s":6,"u":"serpent's%20tongue_loil"},{"n":"Water Nagaji","s":6,"u":"water%20nagaji_loil"},{"n":"Hypnotic Lure","s":6,"u":"hypnotic%20lure_loil"},{"n":"Nagaji Spell Mysteries","s":6,"u":"nagaji%20spell%20mysteries_loil"},{"n":"Skin Split","s":6,"u":"skin%20split_loil"},{"n":"Venom Spit","s":6,"u":"venom%20spit_loil"},{"n":"Envenom Strike","s":6,"u":"envenom%20strike_loil"},{"n":"Guarded Thoughts","s":6,"u":"guarded%20thoughts_loil"},{"n":"Serpentcoil Slam","s":6,"u":"serpentcoil%20slam_loil"},{"n":"Serpentine Swimmer","s":6,"u":"serpentine%20swimmer_loil"},{"n":"Disruptive Stare","s":6,"u":"disruptive%20stare_loil"},{"n":"Nagaji Spell Expertise","s":6,"u":"nagaji%20spell%20expertise_loil"},{"n":"Pit of Snakes","s":6,"u":"pit%20of%20snakes_loil"},{"n":"Breath of Calamity","s":6,"u":"breath%20of%20calamity_loil"},{"n":"Prismatic Scales","s":6,"u":"prismatic%20scales_loil"}],"1":[{"n":"Nagaji Soldier","s":14,"u":"nagaji%20soldier_b3"},{"n":"Yabin The Just","s":37,"u":"yabin%20the%20just_frp1"},{"n":"Sixth Pillar Student","s":38,"u":"sixth%20pillar%20student_frp2"},{"n":"Yabin The Just","s":38,"u":"yabin%20the%20just_frp2"}],"20":[{"n":"Nagaji","s":6,"u":"nagaji_loil"}],"21":[{"n":"Nagaji","s":6,"u":"nagaji_loil"}]},"orc":{"0":[{"n":"Athletic Might","s":4,"u":"athletic%20might_apg"},{"n":"Beast Trainer","s":4,"u":"beast%20trainer_apg"},{"n":"Bloody Blows","s":4,"u":"bloody%20blows_apg"},{"n":"Death's Drums","s":4,"u":"death's%20drums_apg"},{"n":"Ferocious Beasts","s":4,"u":"ferocious%20beasts_apg"},{"n":"Hold Mark","s":4,"u":"hold%20mark_apg"},{"n":"Iron Fists","s":4,"u":"iron%20fists_apg"},{"n":"Orc Lore","s":4,"u":"orc%20lore_apg"},{"n":"Rampaging Ferocity","s":4,"u":"rampaging%20ferocity_apg"},{"n":"Spell Devourer","s":4,"u":"spell%20devourer_apg"},{"n":"Tusks","s":4,"u":"tusks_apg"},{"n":"Undying Ferocity","s":4,"u":"undying%20ferocity_apg"},{"n":"Incredible Ferocity","s":5,"u":"incredible%20ferocity_crb"},{"n":"Orc Ferocity","s":5,"u":"orc%20ferocity_crb"},{"n":"Orc Superstition","s":5,"u":"orc%20superstition_crb"},{"n":"Orc Weapon Carnage","s":5,"u":"orc%20weapon%20carnage_crb"},{"n":"Orc Weapon Expertise","s":5,"u":"orc%20weapon%20expertise_crb"},{"n":"Orc Weapon Familiarity","s":5,"u":"orc%20weapon%20familiarity_crb"},{"n":"Pervasive Superstition","s":5,"u":"pervasive%20superstition_crb"},{"n":"Victorious Vigor","s":5,"u":"victorious%20vigor_crb"},{"n":"Defy Death","s":1,"u":"defy%20death_loag"},{"n":"Dragon Grip","s":1,"u":"dragon%20grip_loag"},{"n":"Lifeblood's Call","s":1,"u":"lifeblood's%20call_loag"},{"n":"Mask Of Fear","s":1,"u":"mask%20of%20fear_loag"},{"n":"Mask Of Pain","s":1,"u":"mask%20of%20pain_loag"},{"n":"Mask Of Power","s":1,"u":"mask%20of%20power_loag"},{"n":"Mask Of Rejection","s":1,"u":"mask%20of%20rejection_loag"},{"n":"Orc Warmask","s":1,"u":"orc%20warmask_loag"},{"n":"Scar-thick Skin","s":1,"u":"scar-thick%20skin_loag"},{"n":"Demonblood Frenzy","s":0,"u":"demonblood%20frenzy_lome"}],"1":[{"n":"Orc Brute","s":12,"u":"orc%20brute_b1"},{"n":"Orc Warchief","s":12,"u":"orc%20warchief_b1"},{"n":"Orc Warrior","s":12,"u":"orc%20warrior_b1"},{"n":"Lifeleecher Brawler","s":14,"u":"lifeleecher%20brawler_b3"},{"n":"Bloody Blade Mercenary","s":16,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Ralso","s":22,"u":"ralso_aoe1"},{"n":"Bloody Berleth","s":24,"u":"bloody%20berleth_aoe3"},{"n":"Evora Yarket","s":32,"u":"evora%20yarket_ec2"},{"n":"Graytusk","s":36,"u":"graytusk_fop"},{"n":"Lord Nar","s":36,"u":"lord%20nar_fop"},{"n":"The Sculptor","s":36,"u":"the%20sculptor_fop"},{"n":"Urnak Lostwind","s":38,"u":"urnak%20lostwind_frp2"},{"n":"Onyiji","s":48,"u":"onyiji_sot3"},{"n":"Orc Commander","s":52,"u":"orc%20commander_tio"},{"n":"Orc Scrapper","s":52,"u":"orc%20scrapper_tio"}],"2":[{"n":"Orc Knuckle Dagger","s":5,"u":"orc%20knuckle%20dagger_crb"},{"n":"Orc Necksplitter","s":5,"u":"orc%20necksplitter_crb"},{"n":"Butchering Axe","s":8,"u":"butchering%20axe_lotgb"}],"20":[{"n":"Orc","s":4,"u":"orc_apg"}],"21":[{"n":"Orc","s":4,"u":"orc_apg"}]},"ratfolk":{"0":[{"n":"Big Mouth","s":4,"u":"big%20mouth_apg"},{"n":"Cheek Pouches","s":4,"u":"cheek%20pouches_apg"},{"n":"Lab Rat","s":4,"u":"lab%20rat_apg"},{"n":"Overcrowd","s":4,"u":"overcrowd_apg"},{"n":"Pack Rat","s":4,"u":"pack%20rat_apg"},{"n":"Quick Stow","s":4,"u":"quick%20stow_apg"},{"n":"Rat Familiar","s":4,"u":"rat%20familiar_apg"},{"n":"Rat Form","s":4,"u":"rat%20form_apg"},{"n":"Rat Magic","s":4,"u":"rat%20magic_apg"},{"n":"Ratfolk Lore","s":4,"u":"ratfolk%20lore_apg"},{"n":"Ratspeak","s":4,"u":"ratspeak_apg"},{"n":"Tinkering Fingers","s":4,"u":"tinkering%20fingers_apg"},{"n":"Vicious Incisors","s":4,"u":"vicious%20incisors_apg"},{"n":"Warren Digger","s":4,"u":"warren%20digger_apg"},{"n":"Warren Navigator","s":4,"u":"warren%20navigator_apg"},{"n":"Cornered Fury","s":1,"u":"cornered%20fury_loag"},{"n":"Gnaw","s":1,"u":"gnaw_loag"},{"n":"Plague Sniffer","s":1,"u":"plague%20sniffer_loag"},{"n":"Ratfolk Growth","s":1,"u":"ratfolk%20growth_loag"},{"n":"Ratfolk Roll","s":1,"u":"ratfolk%20roll_loag"},{"n":"Shinstabber","s":1,"u":"shinstabber_loag"},{"n":"Skittering Sneak","s":1,"u":"skittering%20sneak_loag"},{"n":"Skull Creeper","s":1,"u":"skull%20creeper_loag"},{"n":"Uncanny Cheeks","s":1,"u":"uncanny%20cheeks_loag"},{"n":"Warren Friend","s":1,"u":"warren%20friend_loag"}],"1":[{"n":"Ratfolk Grenadier","s":12,"u":"ratfolk%20grenadier_b1"},{"n":"Gref","s":22,"u":"gref_aoe1"},{"n":"Kekker","s":22,"u":"kekker_aoe1"},{"n":"Ryta","s":29,"u":"ryta_av2"},{"n":"Blue Viper","s":37,"u":"blue%20viper_frp1"},{"n":"Blue Viper","s":38,"u":"blue%20viper_frp2"},{"n":"Blue Viper","s":39,"u":"blue%20viper_frp3"},{"n":"Skartitch Chip-Tooth","s":50,"u":"skartitch%20chip-tooth_sot5"}],"20":[{"n":"Ratfolk","s":4,"u":"ratfolk_apg"}],"21":[{"n":"Ratfolk","s":4,"u":"ratfolk_apg"}]},"shisk":{"0":[{"n":"Bristle","s":0,"u":"bristle_lome"},{"n":"Delver","s":0,"u":"delver_lome"},{"n":"Dig Up Secrets","s":0,"u":"dig%20up%20secrets_lome"},{"n":"Eidetic Ear","s":0,"u":"eidetic%20ear_lome"},{"n":"Fountain Of Secrets","s":0,"u":"fountain%20of%20secrets_lome"},{"n":"Inured To The Heat","s":0,"u":"inured%20to%20the%20heat_lome"},{"n":"None Shall Know","s":0,"u":"none%20shall%20know_lome"},{"n":"Piercing Quills","s":0,"u":"piercing%20quills_lome"},{"n":"Quill Spray","s":0,"u":"quill%20spray_lome"},{"n":"Renewing Quills","s":0,"u":"renewing%20quills_lome"},{"n":"Secret Eyes","s":0,"u":"secret%20eyes_lome"},{"n":"Shisk Lore","s":0,"u":"shisk%20lore_lome"},{"n":"Spelunker","s":0,"u":"spelunker_lome"},{"n":"Spine Stabber","s":0,"u":"spine%20stabber_lome"}],"20":[{"n":"Shisk","s":0,"u":"shisk_lome"}],"21":[{"n":"Shisk","s":0,"u":"shisk_lome"}]},"shoony":{"0":[{"n":"Dig Quickly","s":9,"u":"dig%20quickly_ec3"},{"n":"Esteemed Visitor","s":9,"u":"esteemed%20visitor_ec3"},{"n":"Handy With Your Paws","s":9,"u":"handy%20with%20your%20paws_ec3"},{"n":"Improvisational Defender","s":9,"u":"improvisational%20defender_ec3"},{"n":"Improvisational Warrior","s":9,"u":"improvisational%20warrior_ec3"},{"n":"Loyal Empath","s":9,"u":"loyal%20empath_ec3"},{"n":"Practiced Paddler","s":9,"u":"practiced%20paddler_ec3"},{"n":"Scamper Underfoot","s":9,"u":"scamper%20underfoot_ec3"},{"n":"Shoony Lore","s":9,"u":"shoony%20lore_ec3"},{"n":"Sodbuster","s":9,"u":"sodbuster_ec3"},{"n":"Steadfast Ally","s":9,"u":"steadfast%20ally_ec3"},{"n":"Tough Tumbler","s":9,"u":"tough%20tumbler_ec3"},{"n":"Unrivaled Builder","s":9,"u":"unrivaled%20builder_ec3"}],"1":[{"n":"Shoony Hierarch","s":9,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Militia Member","s":9,"u":"shoony%20militia%20member_ec3"},{"n":"Shoony Tiller","s":9,"u":"shoony%20tiller_ec3"}],"20":[{"n":"Shoony","s":9,"u":"shoony_ec3"}],"21":[{"n":"Shoony","s":9,"u":"shoony_ec3"}]},"skeleton":{"0":[{"n":"As in Life, So in Death","s":10,"u":"as%20in%20life%2c%20so%20in%20death_botd"},{"n":"Collapse","s":10,"u":"collapse_botd"},{"n":"Play Dead","s":10,"u":"play%20dead_botd"},{"n":"Undead Empathy","s":10,"u":"undead%20empathy_botd"},{"n":"Past Life","s":10,"u":"past%20life_botd"},{"n":"Well-Armed","s":10,"u":"well-armed_botd"},{"n":"Bone Missile","s":10,"u":"bone%20missile_botd"},{"n":"Rejuvenation Token","s":10,"u":"rejuvenation%20token_botd"},{"n":"Skeletal Resistance","s":10,"u":"skeletal%20resistance_botd"},{"n":"Skeletal Transformation","s":10,"u":"skeletal%20transformation_botd"},{"n":"Skeleton Commander","s":10,"u":"skeleton%20commander_botd"},{"n":"Bone Swarm","s":10,"u":"bone%20swarm_botd"},{"n":"Necromantic Heir","s":10,"u":"necromantic%20heir_botd"}],"1":[{"n":"Skeletal Champion","s":12,"u":"skeletal%20champion_b1"},{"n":"Skeletal Giant","s":12,"u":"skeletal%20giant_b1"},{"n":"Skeletal Horse","s":12,"u":"skeletal%20horse_b1"},{"n":"Skeletal Hulk","s":12,"u":"skeletal%20hulk_b1"},{"n":"Skeleton Guard","s":12,"u":"skeleton%20guard_b1"},{"n":"Harpy Skeleton","s":14,"u":"harpy%20skeleton_b3"},{"n":"Skeleton Infantry","s":14,"u":"skeleton%20infantry_b3"},{"n":"Tyrannosaurus Skeleton","s":14,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Skeletal Hellknight","s":16,"u":"skeletal%20hellknight_aoa1"},{"n":"Iroran Skeleton","s":24,"u":"iroran%20skeleton_aoe3"},{"n":"Wolf Skeleton","s":10,"u":"wolf%20skeleton_botd"},{"n":"Skeletal Soldier","s":10,"u":"skeletal%20soldier_botd"},{"n":"Skeletal Mage","s":10,"u":"skeletal%20mage_botd"},{"n":"Beetle Carapace","s":10,"u":"beetle%20carapace_botd"},{"n":"Drake Skeleton","s":10,"u":"drake%20skeleton_botd"},{"n":"Skeletal Titan","s":10,"u":"skeletal%20titan_botd"},{"n":"Skeleton Guard","s":52,"u":"skeleton%20guard_tio"}],"20":[{"n":"Skeleton","s":10,"u":"skeleton_botd"}],"21":[{"n":"Skeleton","s":10,"u":"skeleton_botd"}]},"undead":{"1":[{"n":"Banshee","s":12,"u":"banshee_b1"},{"n":"Demilich","s":12,"u":"demilich_b1"},{"n":"Dullahan","s":12,"u":"dullahan_b1"},{"n":"Ghast","s":12,"u":"ghast_b1"},{"n":"Ghost Commoner","s":12,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":12,"u":"ghost%20mage_b1"},{"n":"Ghoul","s":12,"u":"ghoul_b1"},{"n":"Greater Shadow","s":12,"u":"greater%20shadow_b1"},{"n":"Grim Reaper","s":12,"u":"grim%20reaper_b1"},{"n":"Lesser Death","s":12,"u":"lesser%20death_b1"},{"n":"Lich","s":12,"u":"lich_b1"},{"n":"Mummy Guardian","s":12,"u":"mummy%20guardian_b1"},{"n":"Mummy Pharaoh","s":12,"u":"mummy%20pharaoh_b1"},{"n":"Plague Zombie","s":12,"u":"plague%20zombie_b1"},{"n":"Poltergeist","s":12,"u":"poltergeist_b1"},{"n":"Shadow","s":12,"u":"shadow_b1"},{"n":"Skeletal Champion","s":12,"u":"skeletal%20champion_b1"},{"n":"Skeletal Giant","s":12,"u":"skeletal%20giant_b1"},{"n":"Skeletal Horse","s":12,"u":"skeletal%20horse_b1"},{"n":"Skeletal Hulk","s":12,"u":"skeletal%20hulk_b1"},{"n":"Skeleton Guard","s":12,"u":"skeleton%20guard_b1"},{"n":"Skulltaker","s":12,"u":"skulltaker_b1"},{"n":"Vampire Count","s":12,"u":"vampire%20count_b1"},{"n":"Vampire Mastermind","s":12,"u":"vampire%20mastermind_b1"},{"n":"Vampire Spawn Rogue","s":12,"u":"vampire%20spawn%20rogue_b1"},{"n":"Warsworn","s":12,"u":"warsworn_b1"},{"n":"Wight","s":12,"u":"wight_b1"},{"n":"Wraith","s":12,"u":"wraith_b1"},{"n":"Zombie Brute","s":12,"u":"zombie%20brute_b1"},{"n":"Zombie Hulk","s":12,"u":"zombie%20hulk_b1"},{"n":"Zombie Shambler","s":12,"u":"zombie%20shambler_b1"},{"n":"Attic Whisperer","s":13,"u":"attic%20whisperer_b2"},{"n":"Bodak","s":13,"u":"bodak_b2"},{"n":"Bog Mummy","s":13,"u":"bog%20mummy_b2"},{"n":"Cairn Wight","s":13,"u":"cairn%20wight_b2"},{"n":"Crawling Hand","s":13,"u":"crawling%20hand_b2"},{"n":"Devourer","s":13,"u":"devourer_b2"},{"n":"Draugr","s":13,"u":"draugr_b2"},{"n":"Dread Wraith","s":13,"u":"dread%20wraith_b2"},{"n":"Giant Crawling Hand","s":13,"u":"giant%20crawling%20hand_b2"},{"n":"Mohrg","s":13,"u":"mohrg_b2"},{"n":"Ravener","s":13,"u":"ravener_b2"},{"n":"Ravener Husk","s":13,"u":"ravener%20husk_b2"},{"n":"Revenant","s":13,"u":"revenant_b2"},{"n":"Skaveling","s":13,"u":"skaveling_b2"},{"n":"Specter","s":13,"u":"specter_b2"},{"n":"Totenmaske","s":13,"u":"totenmaske_b2"},{"n":"Void Zombie","s":13,"u":"void%20zombie_b2"},{"n":"Vrykolakas Ancient","s":13,"u":"vrykolakas%20ancient_b2"},{"n":"Vrykolakas Master","s":13,"u":"vrykolakas%20master_b2"},{"n":"Vrykolakas Spawn","s":13,"u":"vrykolakas%20spawn_b2"},{"n":"Witchfire","s":13,"u":"witchfire_b2"},{"n":"Abandoned Zealot","s":14,"u":"abandoned%20zealot_b3"},{"n":"Baykok","s":14,"u":"baykok_b3"},{"n":"Bone Ship","s":14,"u":"bone%20ship_b3"},{"n":"Clacking Skull Swarm","s":14,"u":"clacking%20skull%20swarm_b3"},{"n":"Corrupted Relic","s":14,"u":"corrupted%20relic_b3"},{"n":"Dybbuk","s":14,"u":"dybbuk_b3"},{"n":"Elder Wyrmwraith","s":14,"u":"elder%20wyrmwraith_b3"},{"n":"Feral Skull Swarm","s":14,"u":"feral%20skull%20swarm_b3"},{"n":"Festrog","s":14,"u":"festrog_b3"},{"n":"Flaming Skull","s":14,"u":"flaming%20skull_b3"},{"n":"Fortune Eater","s":14,"u":"fortune%20eater_b3"},{"n":"Guecubu","s":14,"u":"guecubu_b3"},{"n":"Harpy Skeleton","s":14,"u":"harpy%20skeleton_b3"},{"n":"Herexen","s":14,"u":"herexen_b3"},{"n":"Kurobozu","s":14,"u":"kurobozu_b3"},{"n":"Leng Ghoul","s":14,"u":"leng%20ghoul_b3"},{"n":"Lovelorn","s":14,"u":"lovelorn_b3"},{"n":"Namorrodor","s":14,"u":"namorrodor_b3"},{"n":"Nemhaith","s":14,"u":"nemhaith_b3"},{"n":"Nightmarchers","s":14,"u":"nightmarchers_b3"},{"n":"Nosferatu Malefactor","s":14,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Overlord","s":14,"u":"nosferatu%20overlord_b3"},{"n":"Seething Spirit","s":14,"u":"seething%20spirit_b3"},{"n":"Severed Head","s":14,"u":"severed%20head_b3"},{"n":"Shambler Troop","s":14,"u":"shambler%20troop_b3"},{"n":"Skeleton Infantry","s":14,"u":"skeleton%20infantry_b3"},{"n":"Sorcerous Skull Swarm","s":14,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Squirming Swill","s":14,"u":"squirming%20swill_b3"},{"n":"Sulfur Zombie","s":14,"u":"sulfur%20zombie_b3"},{"n":"Trailgaunt","s":14,"u":"trailgaunt_b3"},{"n":"Tyrannosaurus Skeleton","s":14,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Tzitzimitl","s":14,"u":"tzitzimitl_b3"},{"n":"Wyrmwraith","s":14,"u":"wyrmwraith_b3"},{"n":"Zombie Dragon","s":14,"u":"zombie%20dragon_b3"},{"n":"Hellcrown","s":16,"u":"hellcrown_aoa1"},{"n":"Skeletal Hellknight","s":16,"u":"skeletal%20hellknight_aoa1"},{"n":"Ghastly Bear","s":18,"u":"ghastly%20bear_aoa3"},{"n":"Remnant Of Barzillai","s":18,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Accursed Forge-spurned","s":19,"u":"accursed%20forge-spurned_aoa4"},{"n":"Devourer","s":19,"u":"devourer_aoa4"},{"n":"Dragonscarred Dead","s":19,"u":"dragonscarred%20dead_aoa4"},{"n":"Falrok","s":19,"u":"falrok_aoa4"},{"n":"Forge-spurned","s":19,"u":"forge-spurned_aoa4"},{"n":"Gashadokuro","s":19,"u":"gashadokuro_aoa4"},{"n":"King Harral","s":19,"u":"king%20harral_aoa4"},{"n":"Saggorak Poltergeist","s":19,"u":"saggorak%20poltergeist_aoa4"},{"n":"Soulbound Ruin","s":19,"u":"soulbound%20ruin_aoa4"},{"n":"Talamira","s":19,"u":"talamira_aoa4"},{"n":"Teyam Ishtori","s":20,"u":"teyam%20ishtori_aoa5"},{"n":"Aiudara Wraith","s":21,"u":"aiudara%20wraith_aoa6"},{"n":"Elder Wyrmwraith","s":21,"u":"elder%20wyrmwraith_aoa6"},{"n":"Tzitzimitl","s":21,"u":"tzitzimitl_aoa6"},{"n":"Wyrmwraith","s":21,"u":"wyrmwraith_aoa6"},{"n":"Binumir","s":22,"u":"binumir_aoe1"},{"n":"Pickled Punk","s":22,"u":"pickled%20punk_aoe1"},{"n":"Shredskin","s":22,"u":"shredskin_aoe1"},{"n":"Excorion","s":23,"u":"excorion_aoe2"},{"n":"Frefferth","s":23,"u":"frefferth_aoe2"},{"n":"Ofalth Zombie","s":23,"u":"ofalth%20zombie_aoe2"},{"n":"Barnacle Ghoul","s":24,"u":"barnacle%20ghoul_aoe3"},{"n":"Iroran Skeleton","s":24,"u":"iroran%20skeleton_aoe3"},{"n":"Miogimo","s":26,"u":"miogimo_aoe5"},{"n":"Obrousian","s":26,"u":"obrousian_aoe5"},{"n":"Zeal-damned Ghoul","s":26,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Zealborn","s":26,"u":"zealborn_aoe5"},{"n":"Excorion Paragon","s":27,"u":"excorion%20paragon_aoe6"},{"n":"Graveknight Of Kharnas","s":27,"u":"graveknight%20of%20kharnas_aoe6"},{"n":"Aller Rosk","s":28,"u":"aller%20rosk_av1"},{"n":"Augrael","s":28,"u":"augrael_av1"},{"n":"Bloodsiphon","s":28,"u":"bloodsiphon_av1"},{"n":"Canker Cultist","s":28,"u":"canker%20cultist_av1"},{"n":"Chandriu Invisar","s":28,"u":"chandriu%20invisar_av1"},{"n":"Corpselight","s":28,"u":"corpselight_av1"},{"n":"Jarelle Kaldrian","s":28,"u":"jarelle%20kaldrian_av1"},{"n":"Nhakazarin","s":28,"u":"nhakazarin_av1"},{"n":"Otari Ilvashti","s":28,"u":"otari%20ilvashti_av1"},{"n":"Chafkhem","s":29,"u":"chafkhem_av2"},{"n":"Shanrigol Behemoth","s":29,"u":"shanrigol%20behemoth_av2"},{"n":"Shanrigol Heap","s":29,"u":"shanrigol%20heap_av2"},{"n":"Belcorra Haruvex","s":30,"u":"belcorra%20haruvex_av3"},{"n":"Bright Walker","s":30,"u":"bright%20walker_av3"},{"n":"Elder Child Of Belcorra","s":30,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Lady's Whisper","s":30,"u":"lady's%20whisper_av3"},{"n":"Harlo Krant","s":10,"u":"harlo%20krant_botd"},{"n":"Shredskin","s":10,"u":"shredskin_botd"},{"n":"Pale Stranger","s":10,"u":"pale%20stranger_botd"},{"n":"Pale Sovereign","s":10,"u":"pale%20sovereign_botd"},{"n":"Hungry Ghost","s":10,"u":"hungry%20ghost_botd"},{"n":"Ghul","s":10,"u":"ghul_botd"},{"n":"Fluxwraith","s":10,"u":"fluxwraith_botd"},{"n":"Festering Gnasher","s":10,"u":"festering%20gnasher_botd"},{"n":"Taunting Skull","s":10,"u":"taunting%20skull_botd"},{"n":"Daqqanoenyent","s":10,"u":"daqqanoenyent_botd"},{"n":"Bhuta","s":10,"u":"bhuta_botd"},{"n":"Bone Croupier","s":10,"u":"bone%20croupier_botd"},{"n":"Cadaverous Rake","s":10,"u":"cadaverous%20rake_botd"},{"n":"Child of Urgathoa","s":10,"u":"child%20of%20urgathoa_botd"},{"n":"Combusted","s":10,"u":"combusted_botd"},{"n":"Corpseroot","s":10,"u":"corpseroot_botd"},{"n":"Vanyver","s":10,"u":"vanyver_botd"},{"n":"Sykever","s":10,"u":"sykever_botd"},{"n":"Urveth","s":10,"u":"urveth_botd"},{"n":"Nasurgeth","s":10,"u":"nasurgeth_botd"},{"n":"Death Coach","s":10,"u":"death%20coach_botd"},{"n":"Deathless Acolyte of Urgathoa","s":10,"u":"deathless%20acolyte%20of%20urgathoa_botd"},{"n":"Deathless Hierophant of Urgathoa","s":10,"u":"deathless%20hierophant%20of%20urgathoa_botd"},{"n":"Ecorche","s":10,"u":"ecorche_botd"},{"n":"Excorion","s":10,"u":"excorion_botd"},{"n":"Fiddling Bones","s":10,"u":"fiddling%20bones_botd"},{"n":"Gallowdead","s":10,"u":"gallowdead_botd"},{"n":"Gashadokuro","s":10,"u":"gashadokuro_botd"},{"n":"Geist","s":10,"u":"geist_botd"},{"n":"Gholdako","s":10,"u":"gholdako_botd"},{"n":"Ghost Pirate Captain","s":10,"u":"ghost%20pirate%20captain_botd"},{"n":"Lacedon","s":10,"u":"lacedon_botd"},{"n":"Priest of Kabriri","s":10,"u":"priest%20of%20kabriri_botd"},{"n":"Grappling Spirit","s":10,"u":"grappling%20spirit_botd"},{"n":"Graveknight Warmaster","s":10,"u":"graveknight%20warmaster_botd"},{"n":"Faithless Ecclesiarch","s":10,"u":"faithless%20ecclesiarch_botd"},{"n":"Fallen Champion","s":10,"u":"fallen%20champion_botd"},{"n":"Hollow Serpent","s":10,"u":"hollow%20serpent_botd"},{"n":"Ichor Slinger","s":10,"u":"ichor%20slinger_botd"},{"n":"Iruxi Ossature","s":10,"u":"iruxi%20ossature_botd"},{"n":"Last Guard","s":10,"u":"last%20guard_botd"},{"n":"Horde Lich","s":10,"u":"horde%20lich_botd"},{"n":"Runecarved Lich","s":10,"u":"runecarved%20lich_botd"},{"n":"Little Man in the Woods","s":10,"u":"little%20man%20in%20the%20woods_botd"},{"n":"Llorona","s":10,"u":"llorona_botd"},{"n":"Mummified Cat","s":10,"u":"mummified%20cat_botd"},{"n":"Decrepit Mummy","s":10,"u":"decrepit%20mummy_botd"},{"n":"Ice Mummy","s":10,"u":"ice%20mummy_botd"},{"n":"Iroran Mummy","s":10,"u":"iroran%20mummy_botd"},{"n":"Mummy Prophet of Set","s":10,"u":"mummy%20prophet%20of%20set_botd"},{"n":"Obrousian","s":10,"u":"obrousian_botd"},{"n":"Onryo","s":10,"u":"onryo_botd"},{"n":"Polong","s":10,"u":"polong_botd"},{"n":"Raw Nerve","s":10,"u":"raw%20nerve_botd"},{"n":"Silent Stalker","s":10,"u":"silent%20stalker_botd"},{"n":"Predatory Rabbit","s":10,"u":"predatory%20rabbit_botd"},{"n":"Scorned Hound","s":10,"u":"scorned%20hound_botd"},{"n":"Siabrae","s":10,"u":"siabrae_botd"},{"n":"Wolf Skeleton","s":10,"u":"wolf%20skeleton_botd"},{"n":"Skeletal Soldier","s":10,"u":"skeletal%20soldier_botd"},{"n":"Skeletal Mage","s":10,"u":"skeletal%20mage_botd"},{"n":"Beetle Carapace","s":10,"u":"beetle%20carapace_botd"},{"n":"Drake Skeleton","s":10,"u":"drake%20skeleton_botd"},{"n":"Skeletal Titan","s":10,"u":"skeletal%20titan_botd"},{"n":"Sluagh Reaper","s":10,"u":"sluagh%20reaper_botd"},{"n":"Queen Sluagh","s":10,"u":"queen%20sluagh_botd"},{"n":"Tormented","s":10,"u":"tormented_botd"},{"n":"Unrisen","s":10,"u":"unrisen_botd"},{"n":"Provincial Jiang-Shi","s":10,"u":"provincial%20jiang-shi_botd"},{"n":"Minister of Tumult","s":10,"u":"minister%20of%20tumult_botd"},{"n":"Vetalarana Emergent","s":10,"u":"vetalarana%20emergent_botd"},{"n":"Vetalarana Manipulator","s":10,"u":"vetalarana%20manipulator_botd"},{"n":"Waldgeist","s":10,"u":"waldgeist_botd"},{"n":"Seetangeist","s":10,"u":"seetangeist_botd"},{"n":"Hunter Wight","s":10,"u":"hunter%20wight_botd"},{"n":"Prowler Wight","s":10,"u":"prowler%20wight_botd"},{"n":"Wight Commander","s":10,"u":"wight%20commander_botd"},{"n":"Zombie Snake","s":10,"u":"zombie%20snake_botd"},{"n":"Husk Zombie","s":10,"u":"husk%20zombie_botd"},{"n":"Zombie Owlbear","s":10,"u":"zombie%20owlbear_botd"},{"n":"Zombie Lord","s":10,"u":"zombie%20lord_botd"},{"n":"Withered","s":10,"u":"withered_botd"},{"n":"Zombie Mammoth","s":10,"u":"zombie%20mammoth_botd"},{"n":"Harlo Krant","s":10,"u":"harlo%20krant_botd"},{"n":"Bone Croupier","s":31,"u":"bone%20croupier_ec1"},{"n":"Smiler","s":31,"u":"smiler_ec1"},{"n":"Chimpanzee Visitant","s":32,"u":"chimpanzee%20visitant_ec2"},{"n":"Lion Visitant","s":32,"u":"lion%20visitant_ec2"},{"n":"Muse Phantom","s":32,"u":"muse%20phantom_ec2"},{"n":"Ulthadar","s":32,"u":"ulthadar_ec2"},{"n":"Herecite Of Zevgavizeb","s":9,"u":"herecite%20of%20zevgavizeb_ec3"},{"n":"Arskuva The Gnasher","s":33,"u":"arskuva%20the%20gnasher_ec4"},{"n":"Lyrt Cozurn","s":33,"u":"lyrt%20cozurn_ec4"},{"n":"Sodden Sentinels","s":33,"u":"sodden%20sentinels_ec4"},{"n":"Starved Staff","s":33,"u":"starved%20staff_ec4"},{"n":"Wight Cultist","s":33,"u":"wight%20cultist_ec4"},{"n":"Death Drider","s":34,"u":"death%20drider_ec5"},{"n":"Dyzallin Shraen","s":34,"u":"dyzallin%20shraen_ec5"},{"n":"Iffdahsil","s":34,"u":"iffdahsil_ec5"},{"n":"Raptor Guard Wight","s":34,"u":"raptor%20guard%20wight_ec5"},{"n":"Shraen Graveknight","s":34,"u":"shraen%20graveknight_ec5"},{"n":"Zinogyvaz","s":34,"u":"zinogyvaz_ec5"},{"n":"Ghost Monk","s":37,"u":"ghost%20monk_frp1"},{"n":"Kannitri","s":37,"u":"kannitri_frp1"},{"n":"Watchtower Poltergeist","s":37,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Shadow","s":37,"u":"watchtower%20shadow_frp1"},{"n":"Watchtower Wraith","s":37,"u":"watchtower%20wraith_frp1"},{"n":"Minister Of Tumult","s":38,"u":"minister%20of%20tumult_frp2"},{"n":"Provincial Jiang-shi","s":38,"u":"provincial%20jiang-shi_frp2"},{"n":"Sthira","s":39,"u":"sthira_frp3"},{"n":"Stone Sister","s":6,"u":"stone%20sister_loil"},{"n":"Benthic Reaver","s":6,"u":"benthic%20reaver_loil"},{"n":"Cursed King","s":6,"u":"cursed%20king_loil"},{"n":"Spellscar Fext","s":6,"u":"spellscar%20fext_loil"},{"n":"Gray Death","s":41,"u":"gray%20death_ngd"},{"n":"Smog Wraith","s":44,"u":"smog%20wraith_ooa3"},{"n":"Shock Zombie","s":44,"u":"shock%20zombie_ooa3"},{"n":"Bharlen Sajor","s":48,"u":"bharlen%20sajor_sot3"},{"n":"Bog Mummy Amalgamation","s":48,"u":"bog%20mummy%20amalgamation_sot3"},{"n":"Ixamè","s":48,"u":"ixam%c3%a8_sot3"},{"n":"Drenchdead","s":49,"u":"drenchdead_sot4"},{"n":"Graveknight Captain","s":49,"u":"graveknight%20captain_sot4"},{"n":"Graveknight Champion","s":49,"u":"graveknight%20champion_sot4"},{"n":"Reborn Sun Hunter","s":49,"u":"reborn%20sun%20hunter_sot4"},{"n":"Reborn Sun Mage","s":49,"u":"reborn%20sun%20mage_sot4"},{"n":"Reborn Sun Warrior","s":49,"u":"reborn%20sun%20warrior_sot4"},{"n":"Soul Swarms","s":49,"u":"soul%20swarms_sot4"},{"n":"Sunburst Corpse","s":49,"u":"sunburst%20corpse_sot4"},{"n":"Dwandek","s":50,"u":"dwandek_sot5"},{"n":"Sparkeater","s":50,"u":"sparkeater_sot5"},{"n":"Spawn of Taon","s":50,"u":"spawn%20of%20taon_sot5"},{"n":"Taon","s":50,"u":"taon_sot5"},{"n":"Tollvych","s":50,"u":"tollvych_sot5"},{"n":"Ghost Commoner","s":52,"u":"ghost%20commoner_tio"},{"n":"Skeleton Guard","s":52,"u":"skeleton%20guard_tio"},{"n":"Wight","s":52,"u":"wight_tio"},{"n":"Zombie Shambler","s":52,"u":"zombie%20shambler_tio"}],"20":[{"n":"Skeleton","s":10,"u":"skeleton_botd"}],"21":[{"n":"Skeleton","s":10,"u":"skeleton_botd"}],"27":[{"n":"Crawling Hand","s":10,"u":"crawling%20hand_botd"},{"n":"Old Friend","s":10,"u":"old%20friend_botd"},{"n":"Polong","s":10,"u":"polong_botd"},{"n":"Talking Head","s":10,"u":"talking%20head_botd"}],"28":[{"n":"Undead Eidolon","s":10,"u":"undead%20eidolon_botd"}]},"fey":{"1":[{"n":"Dryad","s":12,"u":"dryad_b1"},{"n":"Dryad Queen","s":12,"u":"dryad%20queen_b1"},{"n":"Elananx","s":12,"u":"elananx_b1"},{"n":"Gimmerling","s":12,"u":"gimmerling_b1"},{"n":"Grig","s":12,"u":"grig_b1"},{"n":"Jinkin","s":12,"u":"jinkin_b1"},{"n":"Mitflit","s":12,"u":"mitflit_b1"},{"n":"Naiad","s":12,"u":"naiad_b1"},{"n":"Naiad Queen","s":12,"u":"naiad%20queen_b1"},{"n":"Pixie","s":12,"u":"pixie_b1"},{"n":"Pugwampi","s":12,"u":"pugwampi_b1"},{"n":"Redcap","s":12,"u":"redcap_b1"},{"n":"Satyr","s":12,"u":"satyr_b1"},{"n":"Sprite","s":12,"u":"sprite_b1"},{"n":"Unicorn","s":12,"u":"unicorn_b1"},{"n":"Ankou","s":13,"u":"ankou_b2"},{"n":"Baobhan Sith","s":13,"u":"baobhan%20sith_b2"},{"n":"Blodeuwedd","s":13,"u":"blodeuwedd_b2"},{"n":"Brownie","s":13,"u":"brownie_b2"},{"n":"Culdewen","s":13,"u":"culdewen_b2"},{"n":"Grimstalker","s":13,"u":"grimstalker_b2"},{"n":"Grodair","s":13,"u":"grodair_b2"},{"n":"Kelpie","s":13,"u":"kelpie_b2"},{"n":"Korred","s":13,"u":"korred_b2"},{"n":"Leprechaun","s":13,"u":"leprechaun_b2"},{"n":"Lurker In Light","s":13,"u":"lurker%20in%20light_b2"},{"n":"Marrmora","s":13,"u":"marrmora_b2"},{"n":"Nereid","s":13,"u":"nereid_b2"},{"n":"Nixie","s":13,"u":"nixie_b2"},{"n":"Norn","s":13,"u":"norn_b2"},{"n":"Nuckelavee","s":13,"u":"nuckelavee_b2"},{"n":"Nuglub","s":13,"u":"nuglub_b2"},{"n":"Quickling","s":13,"u":"quickling_b2"},{"n":"Rusalka","s":13,"u":"rusalka_b2"},{"n":"Stygira","s":13,"u":"stygira_b2"},{"n":"Twigjack","s":13,"u":"twigjack_b2"},{"n":"Vexgit","s":13,"u":"vexgit_b2"},{"n":"Crossroads Guardian","s":14,"u":"crossroads%20guardian_b3"},{"n":"Domovoi","s":14,"u":"domovoi_b3"},{"n":"Draxie","s":14,"u":"draxie_b3"},{"n":"Duende","s":14,"u":"duende_b3"},{"n":"Dvorovoi","s":14,"u":"dvorovoi_b3"},{"n":"Fuath","s":14,"u":"fuath_b3"},{"n":"Gathlain Wanderer","s":14,"u":"gathlain%20wanderer_b3"},{"n":"Grimple","s":14,"u":"grimple_b3"},{"n":"Haniver","s":14,"u":"haniver_b3"},{"n":"Harmona","s":14,"u":"harmona_b3"},{"n":"Hesperid","s":14,"u":"hesperid_b3"},{"n":"Hesperid Queen","s":14,"u":"hesperid%20queen_b3"},{"n":"Huldra","s":14,"u":"huldra_b3"},{"n":"Kishi","s":14,"u":"kishi_b3"},{"n":"Lampad","s":14,"u":"lampad_b3"},{"n":"Lampad Queen","s":14,"u":"lampad%20queen_b3"},{"n":"Melixie","s":14,"u":"melixie_b3"},{"n":"Millindemalion","s":14,"u":"millindemalion_b3"},{"n":"Nyktera","s":14,"u":"nyktera_b3"},{"n":"Ovinnik","s":14,"u":"ovinnik_b3"},{"n":"Pukwudgie","s":14,"u":"pukwudgie_b3"},{"n":"Tooth Fairy","s":14,"u":"tooth%20fairy_b3"},{"n":"Tooth Fairy Swarm","s":14,"u":"tooth%20fairy%20swarm_b3"},{"n":"Vilderavn","s":14,"u":"vilderavn_b3"},{"n":"Biloko Veteran","s":17,"u":"biloko%20veteran_aoa2"},{"n":"Biloko Warrior","s":17,"u":"biloko%20warrior_aoa2"},{"n":"Eloko","s":17,"u":"eloko_aoa2"},{"n":"Kishi","s":17,"u":"kishi_aoa2"},{"n":"Rusalka","s":18,"u":"rusalka_aoa3"},{"n":"Dalos","s":19,"u":"dalos_aoa4"},{"n":"Zrukbat","s":22,"u":"zrukbat_aoe1"},{"n":"Avarek","s":24,"u":"avarek_aoe3"},{"n":"Svartalfar Killer","s":24,"u":"svartalfar%20killer_aoe3"},{"n":"Shatterling","s":25,"u":"shatterling_aoe4"},{"n":"Minchgorm","s":26,"u":"minchgorm_aoe5"},{"n":"Boss Skrawng","s":28,"u":"boss%20skrawng_av1"},{"n":"Sluagh Reaper","s":10,"u":"sluagh%20reaper_botd"},{"n":"Queen Sluagh","s":10,"u":"queen%20sluagh_botd"},{"n":"Bogey","s":32,"u":"bogey_ec2"},{"n":"Bogeyman","s":32,"u":"bogeyman_ec2"},{"n":"Bugaboo","s":32,"u":"bugaboo_ec2"},{"n":"Bugul Noz","s":9,"u":"bugul%20noz_ec3"},{"n":"Cat Sith","s":9,"u":"cat%20sith_ec3"},{"n":"Cu Sith","s":9,"u":"cu%20sith_ec3"},{"n":"Pin Tingwheely","s":9,"u":"pin%20tingwheely_ec3"},{"n":"Yaganty","s":9,"u":"yaganty_ec3"},{"n":"Brughadatch","s":33,"u":"brughadatch_ec4"},{"n":"Doblagub","s":33,"u":"doblagub_ec4"},{"n":"Gahlepod","s":33,"u":"gahlepod_ec4"},{"n":"Gumiho","s":39,"u":"gumiho_frp3"},{"n":"Spirit Turtle","s":39,"u":"spirit%20turtle_frp3"},{"n":"Biloko Veteran","s":0,"u":"biloko%20veteran_lome"},{"n":"Biloko Warrior","s":0,"u":"biloko%20warrior_lome"},{"n":"Eloko","s":0,"u":"eloko_lome"},{"n":"Riekanoy","s":41,"u":"riekanoy_ngd"},{"n":"Kreeth-Ni","s":43,"u":"kreeth-ni_ooa2"},{"n":"Gnagrif","s":46,"u":"gnagrif_sot1"},{"n":"Kurshkin","s":46,"u":"kurshkin_sot1"},{"n":"Scrit","s":46,"u":"scrit_sot1"},{"n":"Urbel","s":46,"u":"urbel_sot1"},{"n":"Great Grodair","s":47,"u":"great%20grodair_sot2"},{"n":"Ssumzili","s":48,"u":"ssumzili_sot3"},{"n":"Biloko Reaver","s":49,"u":"biloko%20reaver_sot4"},{"n":"Gambulami","s":49,"u":"gambulami_sot4"},{"n":"Alapolo","s":51,"u":"alapolo_sot6"},{"n":"Ta'apundo","s":51,"u":"ta'apundo_sot6"},{"n":"Tatterthread","s":51,"u":"tatterthread_sot6"}],"2":[{"n":"Fairy Bullet","s":2,"u":"fairy%20bullet_g%26g"}],"20":[{"n":"Sprite","s":1,"u":"sprite_loag"}],"21":[{"n":"Sprite","s":1,"u":"sprite_loag"}],"28":[{"n":"Fey Eidolon","s":64,"u":"fey%20eidolon_som"}]},"sprite":{"0":[{"n":"Animal Speaker","s":1,"u":"animal%20speaker_loag"},{"n":"Catchy Tune","s":1,"u":"catchy%20tune_loag"},{"n":"Corgi Mount","s":1,"u":"corgi%20mount_loag"},{"n":"Energize Wings","s":1,"u":"energize%20wings_loag"},{"n":"Evanescent Wings","s":1,"u":"evanescent%20wings_loag"},{"n":"Fey Cantrips","s":1,"u":"fey%20cantrips_loag"},{"n":"Fey Disguise","s":1,"u":"fey%20disguise_loag"},{"n":"Fey Magic","s":1,"u":"fey%20magic_loag"},{"n":"Fey Skin","s":1,"u":"fey%20skin_loag"},{"n":"Hero's Wings","s":1,"u":"hero's%20wings_loag"},{"n":"Invisible Trickster","s":1,"u":"invisible%20trickster_loag"},{"n":"Speak With Bats","s":1,"u":"speak%20with%20bats_loag"},{"n":"Sprite's Spark","s":1,"u":"sprite's%20spark_loag"}],"1":[{"n":"Grig","s":12,"u":"grig_b1"},{"n":"Pixie","s":12,"u":"pixie_b1"},{"n":"Sprite","s":12,"u":"sprite_b1"},{"n":"Draxie","s":14,"u":"draxie_b3"},{"n":"Melixie","s":14,"u":"melixie_b3"},{"n":"Nyktera","s":14,"u":"nyktera_b3"},{"n":"Pin Tingwheely","s":9,"u":"pin%20tingwheely_ec3"},{"n":"Kreeth-Ni","s":43,"u":"kreeth-ni_ooa2"}],"20":[{"n":"Sprite","s":1,"u":"sprite_loag"}],"21":[{"n":"Sprite","s":1,"u":"sprite_loag"}]},"strix":{"0":[{"n":"Ancestor's Transformation","s":1,"u":"ancestor's%20transformation_loag"},{"n":"Feathered Cloak","s":1,"u":"feathered%20cloak_loag"},{"n":"Ferocious Gust","s":1,"u":"ferocious%20gust_loag"},{"n":"Fledgling Flight","s":1,"u":"fledgling%20flight_loag"},{"n":"Fully Flighted","s":1,"u":"fully%20flighted_loag"},{"n":"Juvenile Flight","s":1,"u":"juvenile%20flight_loag"},{"n":"Nestling Fall","s":1,"u":"nestling%20fall_loag"},{"n":"Rokoan Arts","s":1,"u":"rokoan%20arts_loag"},{"n":"Story Crooner","s":1,"u":"story%20crooner_loag"},{"n":"Strix Defender","s":1,"u":"strix%20defender_loag"},{"n":"Strix Lore","s":1,"u":"strix%20lore_loag"},{"n":"Strix Vengeance","s":1,"u":"strix%20vengeance_loag"},{"n":"Thrown Voice","s":1,"u":"thrown%20voice_loag"},{"n":"Wing Step","s":1,"u":"wing%20step_loag"}],"1":[{"n":"Strix Kinmate","s":14,"u":"strix%20kinmate_b3"}],"20":[{"n":"Strix","s":1,"u":"strix_loag"}],"21":[{"n":"Strix","s":1,"u":"strix_loag"}]},"tengu":{"0":[{"n":"Eat Fortune","s":4,"u":"eat%20fortune_apg"},{"n":"Eclectic Sword Training","s":4,"u":"eclectic%20sword%20training_apg"},{"n":"Great Tengu Form","s":4,"u":"great%20tengu%20form_apg"},{"n":"Long-nosed Form","s":4,"u":"long-nosed%20form_apg"},{"n":"One-toed Hop","s":4,"u":"one-toed%20hop_apg"},{"n":"Scavenger's Search","s":4,"u":"scavenger's%20search_apg"},{"n":"Soaring Flight","s":4,"u":"soaring%20flight_apg"},{"n":"Squawk!","s":4,"u":"squawk!_apg"},{"n":"Storm's Lash","s":4,"u":"storm's%20lash_apg"},{"n":"Tengu Lore","s":4,"u":"tengu%20lore_apg"},{"n":"Tengu Weapon Expertise","s":4,"u":"tengu%20weapon%20expertise_apg"},{"n":"Tengu Weapon Familiarity","s":4,"u":"tengu%20weapon%20familiarity_apg"},{"n":"Tengu Weapon Study","s":4,"u":"tengu%20weapon%20study_apg"},{"n":"Dogfang Bite","s":1,"u":"dogfang%20bite_loag"},{"n":"Eclectic Sword Mastery","s":1,"u":"eclectic%20sword%20mastery_loag"},{"n":"Favor Of Heaven","s":1,"u":"favor%20of%20heaven_loag"},{"n":"Harbinger's Caw","s":1,"u":"harbinger's%20caw_loag"},{"n":"Hurricane Swing","s":1,"u":"hurricane%20swing_loag"},{"n":"Jinx Glutton","s":1,"u":"jinx%20glutton_loag"},{"n":"Magpie Snatch","s":1,"u":"magpie%20snatch_loag"},{"n":"Mariner's Fire","s":1,"u":"mariner's%20fire_loag"},{"n":"Soaring Form","s":1,"u":"soaring%20form_loag"},{"n":"Tengu Feather Fan","s":1,"u":"tengu%20feather%20fan_loag"},{"n":"Thunder God's Fan","s":1,"u":"thunder%20god's%20fan_loag"},{"n":"Trickster Tengu","s":1,"u":"trickster%20tengu_loag"},{"n":"Uncanny Agility","s":1,"u":"uncanny%20agility_loag"},{"n":"Waxed Feathers","s":1,"u":"waxed%20feathers_loag"},{"n":"Wind God's Fan","s":1,"u":"wind%20god's%20fan_loag"}],"1":[{"n":"Tengu Sneak","s":12,"u":"tengu%20sneak_b1"},{"n":"Takatorra","s":37,"u":"takatorra_frp1"},{"n":"Razu","s":38,"u":"razu_frp2"},{"n":"Takatorra","s":38,"u":"takatorra_frp2"},{"n":"Keznin Nevarmo","s":41,"u":"keznin%20nevarmo_ngd"}],"2":[{"n":"Tengu Gale Blade","s":4,"u":"tengu%20gale%20blade_apg"},{"n":"Thunder Sling","s":1,"u":"thunder%20sling_loag"}],"20":[{"n":"Tengu","s":4,"u":"tengu_apg"}],"21":[{"n":"Tengu","s":4,"u":"tengu_apg"}]},"vanara":{"0":[{"n":"Canopy Sight","s":6,"u":"canopy%20sight_loil"},{"n":"Climbing Tail","s":6,"u":"climbing%20tail_loil"},{"n":"Sudden Mindfulness","s":6,"u":"sudden%20mindfulness_loil"},{"n":"Vanara Lore","s":6,"u":"vanara%20lore_loil"},{"n":"Vanara Weapon Familiarity","s":6,"u":"vanara%20weapon%20familiarity_loil"},{"n":"Whitecape","s":6,"u":"whitecape_loil"},{"n":"Darting Monkey","s":6,"u":"darting%20monkey_loil"},{"n":"Jungle Runner","s":6,"u":"jungle%20runner_loil"},{"n":"Ragdya's Revelry","s":6,"u":"ragdya's%20revelry_loil"},{"n":"Skillful Climber","s":6,"u":"skillful%20climber_loil"},{"n":"Tail Snatch","s":6,"u":"tail%20snatch_loil"},{"n":"Vanara Weapon Trickery","s":6,"u":"vanara%20weapon%20trickery_loil"},{"n":"Dangle","s":6,"u":"dangle_loil"},{"n":"Legendary Size","s":6,"u":"legendary%20size_loil"},{"n":"Ragdya's Dance","s":6,"u":"ragdya's%20dance_loil"},{"n":"Rakshasa Ravaged","s":6,"u":"rakshasa%20ravaged_loil"},{"n":"Monkey Spirits","s":6,"u":"monkey%20spirits_loil"},{"n":"Unbound Freedom","s":6,"u":"unbound%20freedom_loil"},{"n":"Vanara Battle Clarity","s":6,"u":"vanara%20battle%20clarity_loil"},{"n":"Vanara Weapon Expertise","s":6,"u":"vanara%20weapon%20expertise_loil"},{"n":"Unfettering Prankster","s":6,"u":"unfettering%20prankster_loil"}],"1":[{"n":"Vanara Disciple","s":14,"u":"vanara%20disciple_b3"}],"2":[{"n":"Gada","s":6,"u":"gada_loil"}],"20":[{"n":"Vanara","s":6,"u":"vanara_loil"}],"21":[{"n":"Vanara","s":6,"u":"vanara_loil"}]},"vishkanya":{"0":[{"n":"Alabaster Eyes","s":6,"u":"alabaster%20eyes_loil"},{"n":"Lesser Enhance Venom","s":6,"u":"lesser%20enhance%20venom_loil"},{"n":"Social Camouflage","s":6,"u":"social%20camouflage_loil"},{"n":"Vishkanya Lore","s":6,"u":"vishkanya%20lore_loil"},{"n":"Vishkanya Weapon Familiarity","s":6,"u":"vishkanya%20weapon%20familiarity_loil"},{"n":"Debilitating Venom","s":6,"u":"debilitating%20venom_loil"},{"n":"Restoring Blood","s":6,"u":"restoring%20blood_loil"},{"n":"Vishkanya Weapon Arts","s":6,"u":"vishkanya%20weapon%20arts_loil"},{"n":"Alluring Performance","s":6,"u":"alluring%20performance_loil"},{"n":"Moderate Enhance Venom","s":6,"u":"moderate%20enhance%20venom_loil"},{"n":"Swift Application","s":6,"u":"swift%20application_loil"},{"n":"Viper Strike","s":6,"u":"viper%20strike_loil"},{"n":"Stronger Debilitating Venom","s":6,"u":"stronger%20debilitating%20venom_loil"},{"n":"Venom Purge","s":6,"u":"venom%20purge_loil"},{"n":"Vishkanya Weapon Expertise","s":6,"u":"vishkanya%20weapon%20expertise_loil"},{"n":"Greater Enhance Venom","s":6,"u":"greater%20enhance%20venom_loil"},{"n":"Vicious Venom","s":6,"u":"vicious%20venom_loil"}],"1":[{"n":"Vishkanya Infiltrator","s":14,"u":"vishkanya%20infiltrator_b3"}],"2":[{"n":"Visap","s":6,"u":"visap_loil"}],"20":[{"n":"Vishkanya","s":6,"u":"vishkanya_loil"}],"21":[{"n":"Vishkanya","s":6,"u":"vishkanya_loil"}]},"aasimar":{"0":[{"n":"Aasimar's Mercy","s":4,"u":"aasimar's%20mercy_apg"},{"n":"Angelic Magic","s":4,"u":"angelic%20magic_apg"},{"n":"Angelkin","s":4,"u":"angelkin_apg"},{"n":"Archon Magic","s":4,"u":"archon%20magic_apg"},{"n":"Azata Magic","s":4,"u":"azata%20magic_apg"},{"n":"Blessed Blood","s":4,"u":"blessed%20blood_apg"},{"n":"Celestial Eyes","s":4,"u":"celestial%20eyes_apg"},{"n":"Celestial Lore","s":4,"u":"celestial%20lore_apg"},{"n":"Celestial Resistance","s":4,"u":"celestial%20resistance_apg"},{"n":"Celestial Strikes","s":4,"u":"celestial%20strikes_apg"},{"n":"Celestial Wings","s":4,"u":"celestial%20wings_apg"},{"n":"Celestial Word","s":4,"u":"celestial%20word_apg"},{"n":"Divine Countermeasures","s":4,"u":"divine%20countermeasures_apg"},{"n":"Empyreal Blessing","s":4,"u":"empyreal%20blessing_apg"},{"n":"Eternal Wings","s":4,"u":"eternal%20wings_apg"},{"n":"Halo","s":4,"u":"halo_apg"},{"n":"Lawbringer","s":4,"u":"lawbringer_apg"},{"n":"Musetouched","s":4,"u":"musetouched_apg"},{"n":"Summon Celestial Kin","s":4,"u":"summon%20celestial%20kin_apg"},{"n":"Agathion Magic","s":1,"u":"agathion%20magic_loag"},{"n":"Call Of Elysium","s":1,"u":"call%20of%20elysium_loag"},{"n":"Emberkin","s":1,"u":"emberkin_loag"},{"n":"Enforced Order","s":1,"u":"enforced%20order_loag"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Garuda Magic","s":1,"u":"garuda%20magic_loag"},{"n":"Garuda's Squall","s":1,"u":"garuda's%20squall_loag"},{"n":"Healer's Halo","s":1,"u":"healer's%20halo_loag"},{"n":"Idyllkin","s":1,"u":"idyllkin_loag"},{"n":"Peri Magic","s":1,"u":"peri%20magic_loag"},{"n":"Plumekith","s":1,"u":"plumekith_loag"},{"n":"Purge Sins","s":1,"u":"purge%20sins_loag"},{"n":"Radiate Glory","s":1,"u":"radiate%20glory_loag"},{"n":"Tranquil Sanctuary","s":1,"u":"tranquil%20sanctuary_loag"},{"n":"Truespeech","s":1,"u":"truespeech_loag"}],"1":[{"n":"Aasimar Redeemer","s":12,"u":"aasimar%20redeemer_b1"}],"22":[{"n":"Aasimar","s":4,"u":"blankhash,state:h-aasimar-apg=b1"}]},"reflection":{"0":[{"n":"Clone-Risen","s":11,"u":"clone-risen_da"},{"n":"Mirror-Risen","s":11,"u":"mirror-risen_da"},{"n":"Morph-Risen","s":11,"u":"morph-risen_da"},{"n":"Progenitor Lore","s":11,"u":"progenitor%20lore_da"},{"n":"Warped Reflection","s":11,"u":"warped%20reflection_da"},{"n":"Mistaken Identity","s":11,"u":"mistaken%20identity_da"},{"n":"Reflective Pocket","s":11,"u":"reflective%20pocket_da"},{"n":"Replicate","s":11,"u":"replicate_da"},{"n":"Warp Likeness","s":11,"u":"warp%20likeness_da"},{"n":"Mirror Refuge","s":11,"u":"mirror%20refuge_da"},{"n":"Two Truths","s":11,"u":"two%20truths_da"},{"n":"Unyielding Disguise","s":11,"u":"unyielding%20disguise_da"},{"n":"Malleable Form","s":11,"u":"malleable%20form_da"},{"n":"Redirect Attention","s":11,"u":"redirect%20attention_da"},{"n":"Reflect Foe","s":11,"u":"reflect%20foe_da"}],"22":[{"n":"Reflection","s":11,"u":"blankhash,state:h-reflection-da=b1"}]},"aphorite":{"0":[{"n":"Analyze Information","s":1,"u":"analyze%20information_loag"},{"n":"Ancillary Motes","s":1,"u":"ancillary%20motes_loag"},{"n":"Axiomatic Lore","s":1,"u":"axiomatic%20lore_loag"},{"n":"Channel The Godmind","s":1,"u":"channel%20the%20godmind_loag"},{"n":"Crystalline Cloud","s":1,"u":"crystalline%20cloud_loag"},{"n":"Crystalline Dust","s":1,"u":"crystalline%20dust_loag"},{"n":"Impose Order","s":1,"u":"impose%20order_loag"},{"n":"Intercorporate","s":1,"u":"intercorporate_loag"},{"n":"Internal Cohesion","s":1,"u":"internal%20cohesion_loag"},{"n":"Intuitive Crafting","s":1,"u":"intuitive%20crafting_loag"},{"n":"Lemma Of Vision","s":1,"u":"lemma%20of%20vision_loag"},{"n":"Offensive Analysis","s":1,"u":"offensive%20analysis_loag"},{"n":"Preemptive Reconfiguration","s":1,"u":"preemptive%20reconfiguration_loag"}],"1":[{"n":"Aphorite Sharpshooter","s":14,"u":"aphorite%20sharpshooter_b3"}],"22":[{"n":"Aphorite","s":1,"u":"blankhash,state:h-aphorite-loag=b1"}]},"beastkin":{"0":[{"n":"Animal Magic","s":1,"u":"animal%20magic_loag"},{"n":"Animal Senses","s":1,"u":"animal%20senses_loag"},{"n":"Animal Shape","s":1,"u":"animal%20shape_loag"},{"n":"Animal Swiftness","s":1,"u":"animal%20swiftness_loag"},{"n":"Animalistic Resistance","s":1,"u":"animalistic%20resistance_loag"},{"n":"Critter Shape","s":1,"u":"critter%20shape_loag"},{"n":"Dire Form","s":1,"u":"dire%20form_loag"},{"n":"Gift Of The Moon","s":1,"u":"gift%20of%20the%20moon_loag"},{"n":"Greater Animal Senses","s":1,"u":"greater%20animal%20senses_loag"},{"n":"Pack Tactics","s":1,"u":"pack%20tactics_loag"},{"n":"Quick Change","s":1,"u":"quick%20change_loag"}],"22":[{"n":"Beastkin","s":1,"u":"blankhash,state:h-beastkin-loag=b1"}]},"changeling":{"0":[{"n":"Accursed Claws","s":4,"u":"accursed%20claws_apg"},{"n":"Brine May","s":4,"u":"brine%20may_apg"},{"n":"Called","s":4,"u":"called_apg"},{"n":"Callow May","s":4,"u":"callow%20may_apg"},{"n":"Changeling Lore","s":4,"u":"changeling%20lore_apg"},{"n":"Dream May","s":4,"u":"dream%20may_apg"},{"n":"Hag Claws","s":4,"u":"hag%20claws_apg"},{"n":"Hag Magic","s":4,"u":"hag%20magic_apg"},{"n":"Hag's Sight","s":4,"u":"hag's%20sight_apg"},{"n":"Mist Child","s":4,"u":"mist%20child_apg"},{"n":"Occult Resistance","s":4,"u":"occult%20resistance_apg"},{"n":"Slag May","s":4,"u":"slag%20may_apg"},{"n":"Crone's Cruelty","s":1,"u":"crone's%20cruelty_loag"},{"n":"Cunning Hair","s":1,"u":"cunning%20hair_loag"},{"n":"Favorable Winds","s":1,"u":"favorable%20winds_loag"},{"n":"Invoke The Elements","s":1,"u":"invoke%20the%20elements_loag"},{"n":"Maiden's Mending","s":1,"u":"maiden's%20mending_loag"},{"n":"Moon May","s":1,"u":"moon%20may_loag"},{"n":"Mother's Mindfulness","s":1,"u":"mother's%20mindfulness_loag"},{"n":"Snow May","s":1,"u":"snow%20may_loag"},{"n":"Spiteful Rake","s":1,"u":"spiteful%20rake_loag"},{"n":"Stormy Heart","s":1,"u":"stormy%20heart_loag"},{"n":"Veil May","s":1,"u":"veil%20may_loag"},{"n":"Virga May","s":1,"u":"virga%20may_loag"}],"1":[{"n":"Changeling Exile","s":12,"u":"changeling%20exile_b1"},{"n":"Anjelique Loveless","s":44,"u":"anjelique%20loveless_ooa3"}],"22":[{"n":"Changeling","s":4,"u":"blankhash,state:h-changeling-apg=b1"}]},"dhampir":{"0":[{"n":"Bloodletting Fangs","s":4,"u":"bloodletting%20fangs_apg"},{"n":"Enthralling Allure","s":4,"u":"enthralling%20allure_apg"},{"n":"Eyes Of Night","s":4,"u":"eyes%20of%20night_apg"},{"n":"Fangs","s":4,"u":"fangs_apg"},{"n":"Form Of The Bat","s":4,"u":"form%20of%20the%20bat_apg"},{"n":"Necromantic Physiology","s":4,"u":"necromantic%20physiology_apg"},{"n":"Night Magic","s":4,"u":"night%20magic_apg"},{"n":"Straveika","s":4,"u":"straveika_apg"},{"n":"Svetocher","s":4,"u":"svetocher_apg"},{"n":"Symphony Of Blood","s":4,"u":"symphony%20of%20blood_apg"},{"n":"Undead Slayer","s":4,"u":"undead%20slayer_apg"},{"n":"Vampire Lore","s":4,"u":"vampire%20lore_apg"},{"n":"Voice Of The Night","s":4,"u":"voice%20of%20the%20night_apg"},{"n":"Adhyabhau","s":1,"u":"adhyabhau_loag"},{"n":"Cel Rau","s":1,"u":"cel%20rau_loag"},{"n":"Daywalker","s":1,"u":"daywalker_loag"},{"n":"Feed On Pain","s":1,"u":"feed%20on%20pain_loag"},{"n":"Hopping Stride","s":1,"u":"hopping%20stride_loag"},{"n":"Nocturnal Charm","s":1,"u":"nocturnal%20charm_loag"},{"n":"Old Soul","s":1,"u":"old%20soul_loag"},{"n":"Ru-shi","s":1,"u":"ru-shi_loag"},{"n":"Slip Into Shadow","s":1,"u":"slip%20into%20shadow_loag"},{"n":"Taste Blood","s":1,"u":"taste%20blood_loag"},{"n":"Twist Healing","s":1,"u":"twist%20healing_loag"},{"n":"Undead Companion","s":1,"u":"undead%20companion_loag"}],"1":[{"n":"Dhampir Wizard","s":12,"u":"dhampir%20wizard_b1"},{"n":"Parsus","s":44,"u":"parsus_ooa3"}],"22":[{"n":"Dhampir","s":4,"u":"blankhash,state:h-dhampir-apg=b1"}]},"duskwalker":{"0":[{"n":"Boneyard's Call","s":4,"u":"boneyard's%20call_apg"},{"n":"Duskwalker Lore","s":4,"u":"duskwalker%20lore_apg"},{"n":"Duskwalker Magic","s":4,"u":"duskwalker%20magic_apg"},{"n":"Ghost Hunter","s":4,"u":"ghost%20hunter_apg"},{"n":"Gravesight","s":4,"u":"gravesight_apg"},{"n":"Lifesense","s":4,"u":"lifesense_apg"},{"n":"Resist Ruin","s":4,"u":"resist%20ruin_apg"},{"n":"Spirit Soother","s":4,"u":"spirit%20soother_apg"},{"n":"Spirit Strikes","s":4,"u":"spirit%20strikes_apg"},{"n":"Ward Against Corruption","s":4,"u":"ward%20against%20corruption_apg"},{"n":"Calaca's Showstopper","s":1,"u":"calaca's%20showstopper_loag"},{"n":"Catrina's Presence","s":1,"u":"catrina's%20presence_loag"},{"n":"Chance Death","s":1,"u":"chance%20death_loag"},{"n":"Deliberate Death","s":1,"u":"deliberate%20death_loag"},{"n":"Morrigna's Spider Affinity","s":1,"u":"morrigna's%20spider%20affinity_loag"},{"n":"Nosoi's Mask","s":1,"u":"nosoi's%20mask_loag"},{"n":"Olethros's Decree","s":1,"u":"olethros's%20decree_loag"},{"n":"Shoki's Argument","s":1,"u":"shoki's%20argument_loag"},{"n":"Vanth's Weapon Execution","s":1,"u":"vanth's%20weapon%20execution_loag"},{"n":"Vanth's Weapon Expertise","s":1,"u":"vanth's%20weapon%20expertise_loag"},{"n":"Vanth's Weapon Familiarity","s":1,"u":"vanth's%20weapon%20familiarity_loag"},{"n":"Willing Death","s":1,"u":"willing%20death_loag"},{"n":"Yamaraj's Grandeur","s":1,"u":"yamaraj's%20grandeur_loag"}],"1":[{"n":"Duskwalker Ghost Hunter","s":12,"u":"duskwalker%20ghost%20hunter_b1"}],"22":[{"n":"Duskwalker","s":4,"u":"blankhash,state:h-duskwalker-apg=b1"}]},"ganzi":{"0":[{"n":"Alter Resistance","s":1,"u":"alter%20resistance_loag"},{"n":"Amorphous Aspect","s":1,"u":"amorphous%20aspect_loag"},{"n":"Anarchic Arcana","s":1,"u":"anarchic%20arcana_loag"},{"n":"Arise, Ye Worthy!","s":1,"u":"arise%2c%20ye%20worthy!_loag"},{"n":"Creative Prodigy","s":1,"u":"creative%20prodigy_loag"},{"n":"Ganzi Gaze","s":1,"u":"ganzi%20gaze_loag"},{"n":"Glory And Valor!","s":1,"u":"glory%20and%20valor!_loag"},{"n":"Irrepressible","s":1,"u":"irrepressible_loag"},{"n":"Larcenous Tail","s":1,"u":"larcenous%20tail_loag"},{"n":"Mischievous Tail","s":1,"u":"mischievous%20tail_loag"},{"n":"Skillful Tail","s":1,"u":"skillful%20tail%20(ganzi)_loag"},{"n":"Smashing Tail","s":1,"u":"smashing%20tail_loag"},{"n":"Vestigial Wings","s":1,"u":"vestigial%20wings_loag"}],"1":[{"n":"Ganzi Martial Artist","s":14,"u":"ganzi%20martial%20artist_b3"},{"n":"Il'setsya Wyrmtouched","s":27,"u":"il'setsya%20wyrmtouched_aoe6"}],"22":[{"n":"Ganzi","s":1,"u":"blankhash,state:h-ganzi-loag=b1"}]},"ifrit":{"0":[{"n":"Blazing Aura","s":1,"u":"blazing%20aura_loag"},{"n":"Brightsoul","s":1,"u":"brightsoul_loag"},{"n":"Charred Remains","s":1,"u":"charred%20remains_loag"},{"n":"Cindersoul","s":1,"u":"cindersoul_loag"},{"n":"Efreeti Magic","s":1,"u":"efreeti%20magic_loag"},{"n":"Elemental Eyes","s":1,"u":"elemental%20eyes_loag"},{"n":"Elemental Lore","s":1,"u":"elemental%20lore_loag"},{"n":"Ember's Eyes","s":1,"u":"ember's%20eyes_loag"},{"n":"Firesight","s":1,"u":"firesight_loag"},{"n":"Genie Weapon Expertise","s":1,"u":"genie%20weapon%20expertise_loag"},{"n":"Genie Weapon Familiarity","s":1,"u":"genie%20weapon%20familiarity_loag"},{"n":"Genie Weapon Flourish","s":1,"u":"genie%20weapon%20flourish_loag"},{"n":"Heat Wave","s":1,"u":"heat%20wave_loag"},{"n":"Inner Fire","s":1,"u":"inner%20fire_loag"},{"n":"Lavasoul","s":1,"u":"lavasoul_loag"},{"n":"Radiant Burst","s":1,"u":"radiant%20burst_loag"},{"n":"Scorching Disarm","s":1,"u":"scorching%20disarm_loag"},{"n":"Sinister Appearance","s":1,"u":"sinister%20appearance_loag"},{"n":"Skillful Tail","s":1,"u":"skillful%20tail%20(geniekin)_loag"},{"n":"Summon Fire Elemental","s":1,"u":"summon%20fire%20elemental_loag"},{"n":"Molten Wit","s":6,"u":"molten%20wit_loil"},{"n":"Noble Resolve","s":6,"u":"noble%20resolve_loil"},{"n":"Miraculous Repair","s":6,"u":"miraculous%20repair_loil"},{"n":"Planar Sidestep","s":6,"u":"planar%20sidestep_loil"}],"1":[{"n":"Ifrit Pyrochemist","s":13,"u":"ifrit%20pyrochemist_b2"},{"n":"Shoma Lyzerius","s":42,"u":"shoma%20lyzerius_ooa1"}],"22":[{"n":"Ifrit","s":1,"u":"blankhash,state:h-ifrit-loag=b1"}]},"geniekin":{"2":[{"n":"Wish Blade","s":1,"u":"wish%20blade_loag"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"}],"22":[{"n":"Ifrit","s":1,"u":"blankhash,state:h-ifrit-loag=b1"},{"n":"Oread","s":1,"u":"blankhash,state:h-oread-loag=b1"},{"n":"Suli","s":1,"u":"blankhash,state:h-suli-loag=b1"},{"n":"Sylph","s":1,"u":"blankhash,state:h-sylph-loag=b1"},{"n":"Undine","s":1,"u":"blankhash,state:h-undine-loag=b1"}]},"oread":{"0":[{"n":"Dustsoul","s":1,"u":"dustsoul_loag"},{"n":"Earthsense","s":1,"u":"earthsense_loag"},{"n":"Elemental Eyes","s":1,"u":"elemental%20eyes_loag"},{"n":"Elemental Lore","s":1,"u":"elemental%20lore_loag"},{"n":"Elemental Trade","s":1,"u":"elemental%20trade_loag"},{"n":"Fortify Shield","s":1,"u":"fortify%20shield_loag"},{"n":"Gemsoul","s":1,"u":"gemsoul_loag"},{"n":"Genie Weapon Expertise","s":1,"u":"genie%20weapon%20expertise_loag"},{"n":"Genie Weapon Familiarity","s":1,"u":"genie%20weapon%20familiarity_loag"},{"n":"Genie Weapon Flourish","s":1,"u":"genie%20weapon%20flourish_loag"},{"n":"Metal-veined Strikes","s":1,"u":"metal-veined%20strikes_loag"},{"n":"Miresoul","s":1,"u":"miresoul_loag"},{"n":"One With Earth","s":1,"u":"one%20with%20earth_loag"},{"n":"Shaitan Magic","s":1,"u":"shaitan%20magic_loag"},{"n":"Shaitan Skin","s":1,"u":"shaitan%20skin_loag"},{"n":"Skillful Tail","s":1,"u":"skillful%20tail%20(geniekin)_loag"},{"n":"Steady On Stone","s":1,"u":"steady%20on%20stone_loag"},{"n":"Stone Form","s":1,"u":"stone%20form_loag"},{"n":"Summon Earth Elemental","s":1,"u":"summon%20earth%20elemental_loag"},{"n":"Treacherous Earth","s":1,"u":"treacherous%20earth_loag"},{"n":"Silent Stone","s":6,"u":"silent%20stone_loil"},{"n":"Noble Resolve","s":6,"u":"noble%20resolve_loil"},{"n":"Miraculous Repair","s":6,"u":"miraculous%20repair_loil"},{"n":"Planar Sidestep","s":6,"u":"planar%20sidestep_loil"}],"1":[{"n":"Oread Guard","s":13,"u":"oread%20guard_b2"},{"n":"Stone Ghost","s":46,"u":"stone%20ghost_sot1"}],"22":[{"n":"Oread","s":1,"u":"blankhash,state:h-oread-loag=b1"}]},"suli":{"0":[{"n":"Continuous Assault","s":1,"u":"continuous%20assault_loag"},{"n":"Dualborn","s":1,"u":"dualborn_loag"},{"n":"Elemental Assault","s":1,"u":"elemental%20assault_loag"},{"n":"Elemental Bulwark","s":1,"u":"elemental%20bulwark_loag"},{"n":"Elemental Embellish","s":1,"u":"elemental%20embellish_loag"},{"n":"Elemental Eyes","s":1,"u":"elemental%20eyes_loag"},{"n":"Elemental Lore","s":1,"u":"elemental%20lore_loag"},{"n":"Genie Weapon Expertise","s":1,"u":"genie%20weapon%20expertise_loag"},{"n":"Genie Weapon Familiarity","s":1,"u":"genie%20weapon%20familiarity_loag"},{"n":"Genie Weapon Flourish","s":1,"u":"genie%20weapon%20flourish_loag"},{"n":"Improved Elemental Bulwark","s":1,"u":"improved%20elemental%20bulwark_loag"},{"n":"Janni Hospitality","s":1,"u":"janni%20hospitality_loag"},{"n":"Janni Magic","s":1,"u":"janni%20magic_loag"},{"n":"Scholar's Inheritance","s":1,"u":"scholar's%20inheritance_loag"},{"n":"Skillful Tail","s":1,"u":"skillful%20tail%20(geniekin)_loag"},{"n":"Suli Amir","s":1,"u":"suli%20amir_loag"},{"n":"Suli-jann","s":1,"u":"suli-jann_loag"},{"n":"Tetraelemental Assault","s":1,"u":"tetraelemental%20assault_loag"},{"n":"Noble Resolve","s":6,"u":"noble%20resolve_loil"},{"n":"Miraculous Repair","s":6,"u":"miraculous%20repair_loil"},{"n":"Planar Sidestep","s":6,"u":"planar%20sidestep_loil"}],"1":[{"n":"Suli Dune Dancer","s":13,"u":"suli%20dune%20dancer_b2"}],"22":[{"n":"Suli","s":1,"u":"blankhash,state:h-suli-loag=b1"}]},"sylph":{"0":[{"n":"Airy Step","s":1,"u":"airy%20step_loag"},{"n":"Cloud Gazer","s":1,"u":"cloud%20gazer_loag"},{"n":"Djinni Magic","s":1,"u":"djinni%20magic_loag"},{"n":"Elemental Eyes","s":1,"u":"elemental%20eyes_loag"},{"n":"Elemental Lore","s":1,"u":"elemental%20lore_loag"},{"n":"Eternal Wings","s":1,"u":"eternal%20wings_loag"},{"n":"Fumesoul","s":1,"u":"fumesoul_loag"},{"n":"Genie Weapon Expertise","s":1,"u":"genie%20weapon%20expertise_loag"},{"n":"Genie Weapon Familiarity","s":1,"u":"genie%20weapon%20familiarity_loag"},{"n":"Genie Weapon Flourish","s":1,"u":"genie%20weapon%20flourish_loag"},{"n":"Inner Breath","s":1,"u":"inner%20breath_loag"},{"n":"Skillful Tail","s":1,"u":"skillful%20tail%20(geniekin)_loag"},{"n":"Slip With The Breeze","s":1,"u":"slip%20with%20the%20breeze_loag"},{"n":"Smokesoul","s":1,"u":"smokesoul_loag"},{"n":"Storm Form","s":1,"u":"storm%20form_loag"},{"n":"Stormsoul","s":1,"u":"stormsoul_loag"},{"n":"Summon Air Elemental","s":1,"u":"summon%20air%20elemental_loag"},{"n":"Swift","s":1,"u":"swift_loag"},{"n":"Wind Tempered","s":1,"u":"wind%20tempered_loag"},{"n":"Wings Of Air","s":1,"u":"wings%20of%20air_loag"},{"n":"Wind Pillow","s":6,"u":"wind%20pillow_loil"},{"n":"Noble Resolve","s":6,"u":"noble%20resolve_loil"},{"n":"Miraculous Repair","s":6,"u":"miraculous%20repair_loil"},{"n":"Planar Sidestep","s":6,"u":"planar%20sidestep_loil"}],"1":[{"n":"Sylph Sneak","s":13,"u":"sylph%20sneak_b2"}],"22":[{"n":"Sylph","s":1,"u":"blankhash,state:h-sylph-loag=b1"}]},"tiefling":{"0":[{"n":"Daemon Magic","s":4,"u":"daemon%20magic_apg"},{"n":"Demon Magic","s":4,"u":"demon%20magic_apg"},{"n":"Devil Magic","s":4,"u":"devil%20magic_apg"},{"n":"Fiend's Door","s":4,"u":"fiend's%20door_apg"},{"n":"Fiendish Eyes","s":4,"u":"fiendish%20eyes_apg"},{"n":"Fiendish Lore","s":4,"u":"fiendish%20lore_apg"},{"n":"Fiendish Resistance","s":4,"u":"fiendish%20resistance_apg"},{"n":"Fiendish Strikes","s":4,"u":"fiendish%20strikes_apg"},{"n":"Fiendish Wings","s":4,"u":"fiendish%20wings_apg"},{"n":"Fiendish Word","s":4,"u":"fiendish%20word_apg"},{"n":"Form Of The Fiend","s":4,"u":"form%20of%20the%20fiend_apg"},{"n":"Grimspawn","s":4,"u":"grimspawn_apg"},{"n":"Hellspawn","s":4,"u":"hellspawn_apg"},{"n":"Light From Darkness","s":4,"u":"light%20from%20darkness_apg"},{"n":"Malicious Bane","s":4,"u":"malicious%20bane_apg"},{"n":"Nimble Hooves","s":4,"u":"nimble%20hooves_apg"},{"n":"Pitborn","s":4,"u":"pitborn_apg"},{"n":"Relentless Wings","s":4,"u":"relentless%20wings_apg"},{"n":"Skillful Tail","s":4,"u":"skillful%20tail%20(tiefling)_apg"},{"n":"Summon Fiendish Kin","s":4,"u":"summon%20fiendish%20kin_apg"},{"n":"Beastbrood","s":1,"u":"beastbrood_loag"},{"n":"Devil In Plain Sight","s":1,"u":"devil%20in%20plain%20sight_loag"},{"n":"Devilish Wiles","s":1,"u":"devilish%20wiles_loag"},{"n":"Final Form","s":1,"u":"final%20form_loag"},{"n":"Finest Trick","s":1,"u":"finest%20trick_loag"},{"n":"Qlippoth Magic","s":1,"u":"qlippoth%20magic_loag"},{"n":"Rakshasa Magic","s":1,"u":"rakshasa%20magic_loag"},{"n":"Riftmarked","s":1,"u":"riftmarked_loag"},{"n":"Shackleborn","s":1,"u":"shackleborn_loag"},{"n":"Velstrac Magic","s":1,"u":"velstrac%20magic_loag"},{"n":"Faultspawn","s":6,"u":"faultspawn_loil"},{"n":"Reveal Hidden Self","s":6,"u":"reveal%20hidden%20self_loil"},{"n":"Towering Presence","s":6,"u":"towering%20presence_loil"},{"n":"Asura Magic","s":6,"u":"asura%20magic_loil"},{"n":"Jalmeri Rakshasa Magic","s":6,"u":"jalmeri%20rakshasa%20magic_loil"},{"n":"Idol Threat","s":6,"u":"idol%20threat_loil"},{"n":"Dominion Aura","s":6,"u":"dominion%20aura_loil"}],"1":[{"n":"Tiefling Adept","s":12,"u":"tiefling%20adept_b1"},{"n":"Scarlet Triad Mage","s":20,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Twisted Jack","s":26,"u":"twisted%20jack_aoe5"},{"n":"Wrin Sivinxi","s":28,"u":"wrin%20sivinxi_av1"},{"n":"Aives The Smoke Dragon","s":32,"u":"aives%20the%20smoke%20dragon_ec2"}],"22":[{"n":"Tiefling","s":4,"u":"blankhash,state:h-tiefling-apg=b1"}]},"undine":{"0":[{"n":"Aquatic Eyes","s":1,"u":"aquatic%20eyes_loag"},{"n":"Brinesoul","s":1,"u":"brinesoul_loag"},{"n":"Elemental Eyes","s":1,"u":"elemental%20eyes_loag"},{"n":"Elemental Lore","s":1,"u":"elemental%20lore_loag"},{"n":"Fluid Contortionist","s":1,"u":"fluid%20contortionist_loag"},{"n":"Genie Weapon Expertise","s":1,"u":"genie%20weapon%20expertise_loag"},{"n":"Genie Weapon Familiarity","s":1,"u":"genie%20weapon%20familiarity_loag"},{"n":"Genie Weapon Flourish","s":1,"u":"genie%20weapon%20flourish_loag"},{"n":"Marid Magic","s":1,"u":"marid%20magic_loag"},{"n":"Mistsoul","s":1,"u":"mistsoul_loag"},{"n":"Rimesoul","s":1,"u":"rimesoul_loag"},{"n":"Skillful Tail","s":1,"u":"skillful%20tail%20(geniekin)_loag"},{"n":"Steam Spell","s":1,"u":"steam%20spell_loag"},{"n":"Strong Swimmer","s":1,"u":"strong%20swimmer_loag"},{"n":"Summon Water Elemental","s":1,"u":"summon%20water%20elemental_loag"},{"n":"Tidal Shield","s":1,"u":"tidal%20shield_loag"},{"n":"Tide-hardened","s":1,"u":"tide-hardened_loag"},{"n":"Translucent Skin","s":1,"u":"translucent%20skin_loag"},{"n":"Native Waters","s":6,"u":"native%20waters_loil"},{"n":"Noble Resolve","s":6,"u":"noble%20resolve_loil"},{"n":"Miraculous Repair","s":6,"u":"miraculous%20repair_loil"},{"n":"Planar Sidestep","s":6,"u":"planar%20sidestep_loil"}],"1":[{"n":"Undine Hydromancer","s":13,"u":"undine%20hydromancer_b2"}],"22":[{"n":"Undine","s":1,"u":"blankhash,state:h-undine-loag=b1"}]},"":{"1":[{"n":"Aasimar Redeemer","s":12,"u":"aasimar%20redeemer_b1"},{"n":"Adamantine Golem","s":12,"u":"adamantine%20golem_b1"},{"n":"Adult Black Dragon","s":12,"u":"adult%20black%20dragon_b1"},{"n":"Adult Blue Dragon","s":12,"u":"adult%20blue%20dragon_b1"},{"n":"Adult Brass Dragon","s":12,"u":"adult%20brass%20dragon_b1"},{"n":"Adult Bronze Dragon","s":12,"u":"adult%20bronze%20dragon_b1"},{"n":"Adult Copper Dragon","s":12,"u":"adult%20copper%20dragon_b1"},{"n":"Adult Gold Dragon","s":12,"u":"adult%20gold%20dragon_b1"},{"n":"Adult Green Dragon","s":12,"u":"adult%20green%20dragon_b1"},{"n":"Adult Red Dragon","s":12,"u":"adult%20red%20dragon_b1"},{"n":"Adult Silver Dragon","s":12,"u":"adult%20silver%20dragon_b1"},{"n":"Adult White Dragon","s":12,"u":"adult%20white%20dragon_b1"},{"n":"Air Mephit","s":12,"u":"air%20mephit_b1"},{"n":"Alchemical Golem","s":12,"u":"alchemical%20golem_b1"},{"n":"Alghollthu Master","s":12,"u":"alghollthu%20master_b1"},{"n":"Ancient Black Dragon","s":12,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Blue Dragon","s":12,"u":"ancient%20blue%20dragon_b1"},{"n":"Ancient Brass Dragon","s":12,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":12,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Copper Dragon","s":12,"u":"ancient%20copper%20dragon_b1"},{"n":"Ancient Gold Dragon","s":12,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Green Dragon","s":12,"u":"ancient%20green%20dragon_b1"},{"n":"Ancient Red Dragon","s":12,"u":"ancient%20red%20dragon_b1"},{"n":"Ancient Silver Dragon","s":12,"u":"ancient%20silver%20dragon_b1"},{"n":"Ancient White Dragon","s":12,"u":"ancient%20white%20dragon_b1"},{"n":"Animated Armor","s":12,"u":"animated%20armor_b1"},{"n":"Animated Broom","s":12,"u":"animated%20broom_b1"},{"n":"Animated Statue","s":12,"u":"animated%20statue_b1"},{"n":"Ankhrav","s":12,"u":"ankhrav_b1"},{"n":"Ankylosaurus","s":12,"u":"ankylosaurus_b1"},{"n":"Annis Hag","s":12,"u":"annis%20hag_b1"},{"n":"Arbiter","s":12,"u":"arbiter_b1"},{"n":"Arboreal Regent","s":12,"u":"arboreal%20regent_b1"},{"n":"Arboreal Warden","s":12,"u":"arboreal%20warden_b1"},{"n":"Astradaemon","s":12,"u":"astradaemon_b1"},{"n":"Astral Deva","s":12,"u":"astral%20deva_b1"},{"n":"Awakened Tree","s":12,"u":"awakened%20tree_b1"},{"n":"Axiomite","s":12,"u":"axiomite_b1"},{"n":"Azure Worm","s":12,"u":"azure%20worm_b1"},{"n":"Balisse","s":12,"u":"balisse_b1"},{"n":"Ball Python","s":12,"u":"ball%20python_b1"},{"n":"Balor","s":12,"u":"balor_b1"},{"n":"Banshee","s":12,"u":"banshee_b1"},{"n":"Baomal","s":12,"u":"baomal_b1"},{"n":"Barbazu","s":12,"u":"barbazu_b1"},{"n":"Barghest","s":12,"u":"barghest_b1"},{"n":"Basilisk","s":12,"u":"basilisk_b1"},{"n":"Black Pudding","s":12,"u":"black%20pudding_b1"},{"n":"Bloodseeker","s":12,"u":"bloodseeker_b1"},{"n":"Boar","s":12,"u":"boar_b1"},{"n":"Boggard Scout","s":12,"u":"boggard%20scout_b1"},{"n":"Boggard Swampseer","s":12,"u":"boggard%20swampseer_b1"},{"n":"Boggard Warrior","s":12,"u":"boggard%20warrior_b1"},{"n":"Brain Collector","s":12,"u":"brain%20collector_b1"},{"n":"Brine Shark","s":12,"u":"brine%20shark_b1"},{"n":"Brontosaurus","s":12,"u":"brontosaurus_b1"},{"n":"Bugbear Thug","s":12,"u":"bugbear%20thug_b1"},{"n":"Bugbear Tormentor","s":12,"u":"bugbear%20tormentor_b1"},{"n":"Bulette","s":12,"u":"bulette_b1"},{"n":"Bunyip","s":12,"u":"bunyip_b1"},{"n":"Cacodaemon","s":12,"u":"cacodaemon_b1"},{"n":"Caligni Creeper","s":12,"u":"caligni%20creeper_b1"},{"n":"Caligni Dancer","s":12,"u":"caligni%20dancer_b1"},{"n":"Caligni Stalker","s":12,"u":"caligni%20stalker_b1"},{"n":"Cassisian","s":12,"u":"cassisian_b1"},{"n":"Catfolk Pouncer","s":12,"u":"catfolk%20pouncer_b1"},{"n":"Cauthooj","s":12,"u":"cauthooj_b1"},{"n":"Cave Bear","s":12,"u":"cave%20bear_b1"},{"n":"Centaur","s":12,"u":"centaur_b1"},{"n":"Centipede Swarm","s":12,"u":"centipede%20swarm_b1"},{"n":"Ceustodaemon","s":12,"u":"ceustodaemon_b1"},{"n":"Changeling Exile","s":12,"u":"changeling%20exile_b1"},{"n":"Chimera","s":12,"u":"chimera_b1"},{"n":"Choral","s":12,"u":"choral_b1"},{"n":"Chuul","s":12,"u":"chuul_b1"},{"n":"Cinder Rat","s":12,"u":"cinder%20rat_b1"},{"n":"Clay Golem","s":12,"u":"clay%20golem_b1"},{"n":"Cloaker","s":12,"u":"cloaker_b1"},{"n":"Cloud Giant","s":12,"u":"cloud%20giant_b1"},{"n":"Cockatrice","s":12,"u":"cockatrice_b1"},{"n":"Crag Linnorm","s":12,"u":"crag%20linnorm_b1"},{"n":"Crimson Worm","s":12,"u":"crimson%20worm_b1"},{"n":"Crocodile","s":12,"u":"crocodile_b1"},{"n":"Cyclops","s":12,"u":"cyclops_b1"},{"n":"Daeodon","s":12,"u":"daeodon_b1"},{"n":"Dandasuka","s":12,"u":"dandasuka_b1"},{"n":"Dark Naga","s":12,"u":"dark%20naga_b1"},{"n":"Deadly Mantis","s":12,"u":"deadly%20mantis_b1"},{"n":"Deep Gnome Rockwarden","s":12,"u":"deep%20gnome%20rockwarden_b1"},{"n":"Deep Gnome Scout","s":12,"u":"deep%20gnome%20scout_b1"},{"n":"Deep Gnome Warrior","s":12,"u":"deep%20gnome%20warrior_b1"},{"n":"Deinonychus","s":12,"u":"deinonychus_b1"},{"n":"Deinosuchus","s":12,"u":"deinosuchus_b1"},{"n":"Demilich","s":12,"u":"demilich_b1"},{"n":"Dero Magister","s":12,"u":"dero%20magister_b1"},{"n":"Dero Stalker","s":12,"u":"dero%20stalker_b1"},{"n":"Dero Strangler","s":12,"u":"dero%20strangler_b1"},{"n":"Desert Drake","s":12,"u":"desert%20drake_b1"},{"n":"Dezullon","s":12,"u":"dezullon_b1"},{"n":"Dhampir Wizard","s":12,"u":"dhampir%20wizard_b1"},{"n":"Dire Wolf","s":12,"u":"dire%20wolf_b1"},{"n":"Djinni","s":12,"u":"djinni_b1"},{"n":"Doppelganger","s":12,"u":"doppelganger_b1"},{"n":"Dragon Turtle","s":12,"u":"dragon%20turtle_b1"},{"n":"Drakauthix","s":12,"u":"drakauthix_b1"},{"n":"Drider","s":12,"u":"drider_b1"},{"n":"Drow Fighter","s":12,"u":"drow%20fighter_b1"},{"n":"Drow Priestess","s":12,"u":"drow%20priestess_b1"},{"n":"Drow Rogue","s":12,"u":"drow%20rogue_b1"},{"n":"Dryad","s":12,"u":"dryad_b1"},{"n":"Dryad Queen","s":12,"u":"dryad%20queen_b1"},{"n":"Duergar Bombardier","s":12,"u":"duergar%20bombardier_b1"},{"n":"Duergar Sharpshooter","s":12,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Taskmaster","s":12,"u":"duergar%20taskmaster_b1"},{"n":"Dullahan","s":12,"u":"dullahan_b1"},{"n":"Duskwalker Ghost Hunter","s":12,"u":"duskwalker%20ghost%20hunter_b1"},{"n":"Eagle","s":12,"u":"eagle_b1"},{"n":"Earth Mephit","s":12,"u":"earth%20mephit_b1"},{"n":"Efreeti","s":12,"u":"efreeti_b1"},{"n":"Elananx","s":12,"u":"elananx_b1"},{"n":"Electric Eel","s":12,"u":"electric%20eel_b1"},{"n":"Elemental Avalanche","s":12,"u":"elemental%20avalanche_b1"},{"n":"Elemental Hurricane","s":12,"u":"elemental%20hurricane_b1"},{"n":"Elemental Inferno","s":12,"u":"elemental%20inferno_b1"},{"n":"Elemental Tsunami","s":12,"u":"elemental%20tsunami_b1"},{"n":"Elephant","s":12,"u":"elephant_b1"},{"n":"Erinys","s":12,"u":"erinys_b1"},{"n":"Ether Spider","s":12,"u":"ether%20spider_b1"},{"n":"Ettin","s":12,"u":"ettin_b1"},{"n":"Faceless Stalker","s":12,"u":"faceless%20stalker_b1"},{"n":"Faerie Dragon","s":12,"u":"faerie%20dragon_b1"},{"n":"Fire Giant","s":12,"u":"fire%20giant_b1"},{"n":"Fire Mephit","s":12,"u":"fire%20mephit_b1"},{"n":"Firewyrm","s":12,"u":"firewyrm_b1"},{"n":"Flame Drake","s":12,"u":"flame%20drake_b1"},{"n":"Flash Beetle","s":12,"u":"flash%20beetle_b1"},{"n":"Flesh Golem","s":12,"u":"flesh%20golem_b1"},{"n":"Frost Drake","s":12,"u":"frost%20drake_b1"},{"n":"Frost Giant","s":12,"u":"frost%20giant_b1"},{"n":"Fungus Leshy","s":12,"u":"fungus%20leshy_b1"},{"n":"Gancanagh","s":12,"u":"gancanagh_b1"},{"n":"Gargoyle","s":12,"u":"gargoyle_b1"},{"n":"Gelatinous Cube","s":12,"u":"gelatinous%20cube_b1"},{"n":"Gelugon","s":12,"u":"gelugon_b1"},{"n":"Ghaele","s":12,"u":"ghaele_b1"},{"n":"Ghast","s":12,"u":"ghast_b1"},{"n":"Ghost Commoner","s":12,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":12,"u":"ghost%20mage_b1"},{"n":"Ghoul","s":12,"u":"ghoul_b1"},{"n":"Giant Anaconda","s":12,"u":"giant%20anaconda_b1"},{"n":"Giant Animated Statue","s":12,"u":"giant%20animated%20statue_b1"},{"n":"Giant Bat","s":12,"u":"giant%20bat_b1"},{"n":"Giant Centipede","s":12,"u":"giant%20centipede_b1"},{"n":"Giant Eagle","s":12,"u":"giant%20eagle_b1"},{"n":"Giant Flytrap","s":12,"u":"giant%20flytrap_b1"},{"n":"Giant Frilled Lizard","s":12,"u":"giant%20frilled%20lizard_b1"},{"n":"Giant Gecko","s":12,"u":"giant%20gecko_b1"},{"n":"Giant Mantis","s":12,"u":"giant%20mantis_b1"},{"n":"Giant Monitor Lizard","s":12,"u":"giant%20monitor%20lizard_b1"},{"n":"Giant Moray Eel","s":12,"u":"giant%20moray%20eel_b1"},{"n":"Giant Octopus","s":12,"u":"giant%20octopus_b1"},{"n":"Giant Rat","s":12,"u":"giant%20rat_b1"},{"n":"Giant Scorpion","s":12,"u":"giant%20scorpion_b1"},{"n":"Giant Stag Beetle","s":12,"u":"giant%20stag%20beetle_b1"},{"n":"Giant Tarantula","s":12,"u":"giant%20tarantula_b1"},{"n":"Giant Viper","s":12,"u":"giant%20viper_b1"},{"n":"Giant Wasp","s":12,"u":"giant%20wasp_b1"},{"n":"Gibbering Mouther","s":12,"u":"gibbering%20mouther_b1"},{"n":"Gimmerling","s":12,"u":"gimmerling_b1"},{"n":"Glabrezu","s":12,"u":"glabrezu_b1"},{"n":"Gnoll Cultist","s":12,"u":"gnoll%20cultist_b1"},{"n":"Gnoll Hunter","s":12,"u":"gnoll%20hunter_b1"},{"n":"Gnoll Sergeant","s":12,"u":"gnoll%20sergeant_b1"},{"n":"Goblin Commando","s":12,"u":"goblin%20commando_b1"},{"n":"Goblin Dog","s":12,"u":"goblin%20dog_b1"},{"n":"Goblin Pyro","s":12,"u":"goblin%20pyro_b1"},{"n":"Goblin War Chanter","s":12,"u":"goblin%20war%20chanter_b1"},{"n":"Goblin Warrior","s":12,"u":"goblin%20warrior_b1"},{"n":"Gogiteth","s":12,"u":"gogiteth_b1"},{"n":"Goliath Spider","s":12,"u":"goliath%20spider_b1"},{"n":"Gorilla","s":12,"u":"gorilla_b1"},{"n":"Gourd Leshy","s":12,"u":"gourd%20leshy_b1"},{"n":"Great Cyclops","s":12,"u":"great%20cyclops_b1"},{"n":"Great White Shark","s":12,"u":"great%20white%20shark_b1"},{"n":"Greater Barghest","s":12,"u":"greater%20barghest_b1"},{"n":"Greater Nightmare","s":12,"u":"greater%20nightmare_b1"},{"n":"Greater Shadow","s":12,"u":"greater%20shadow_b1"},{"n":"Green Hag","s":12,"u":"green%20hag_b1"},{"n":"Griffon","s":12,"u":"griffon_b1"},{"n":"Grig","s":12,"u":"grig_b1"},{"n":"Grikkitog","s":12,"u":"grikkitog_b1"},{"n":"Grim Reaper","s":12,"u":"grim%20reaper_b1"},{"n":"Grizzly Bear","s":12,"u":"grizzly%20bear_b1"},{"n":"Grothlut","s":12,"u":"grothlut_b1"},{"n":"Guard Dog","s":12,"u":"guard%20dog_b1"},{"n":"Guardian Naga","s":12,"u":"guardian%20naga_b1"},{"n":"Gug","s":12,"u":"gug_b1"},{"n":"Guthallath","s":12,"u":"guthallath_b1"},{"n":"Harpy","s":12,"u":"harpy_b1"},{"n":"Hell Hound","s":12,"u":"hell%20hound_b1"},{"n":"Hill Giant","s":12,"u":"hill%20giant_b1"},{"n":"Hive Mother","s":12,"u":"hive%20mother_b1"},{"n":"Hobgoblin Archer","s":12,"u":"hobgoblin%20archer_b1"},{"n":"Hobgoblin General","s":12,"u":"hobgoblin%20general_b1"},{"n":"Hobgoblin Soldier","s":12,"u":"hobgoblin%20soldier_b1"},{"n":"Homunculus","s":12,"u":"homunculus_b1"},{"n":"Horned Archon","s":12,"u":"horned%20archon_b1"},{"n":"Hunting Spider","s":12,"u":"hunting%20spider_b1"},{"n":"Hyaenodon","s":12,"u":"hyaenodon_b1"},{"n":"Hydra","s":12,"u":"hydra_b1"},{"n":"Hyena","s":12,"u":"hyena_b1"},{"n":"Ice Linnorm","s":12,"u":"ice%20linnorm_b1"},{"n":"Imp","s":12,"u":"imp_b1"},{"n":"Invisible Stalker","s":12,"u":"invisible%20stalker_b1"},{"n":"Iron Golem","s":12,"u":"iron%20golem_b1"},{"n":"Janni","s":12,"u":"janni_b1"},{"n":"Jinkin","s":12,"u":"jinkin_b1"},{"n":"Jungle Drake","s":12,"u":"jungle%20drake_b1"},{"n":"Keketar","s":12,"u":"keketar_b1"},{"n":"Kobold Dragon Mage","s":12,"u":"kobold%20dragon%20mage_b1"},{"n":"Kobold Scout","s":12,"u":"kobold%20scout_b1"},{"n":"Kobold Warrior","s":12,"u":"kobold%20warrior_b1"},{"n":"Kolyarut","s":12,"u":"kolyarut_b1"},{"n":"Kraken","s":12,"u":"kraken_b1"},{"n":"Krooth","s":12,"u":"krooth_b1"},{"n":"Lamia","s":12,"u":"lamia_b1"},{"n":"Lamia Matriarch","s":12,"u":"lamia%20matriarch_b1"},{"n":"Lantern Archon","s":12,"u":"lantern%20archon_b1"},{"n":"Leaf Leshy","s":12,"u":"leaf%20leshy_b1"},{"n":"Legion Archon","s":12,"u":"legion%20archon_b1"},{"n":"Lemure","s":12,"u":"lemure_b1"},{"n":"Leopard","s":12,"u":"leopard_b1"},{"n":"Lesser Death","s":12,"u":"lesser%20death_b1"},{"n":"Leukodaemon","s":12,"u":"leukodaemon_b1"},{"n":"Lich","s":12,"u":"lich_b1"},{"n":"Lillend","s":12,"u":"lillend_b1"},{"n":"Lion","s":12,"u":"lion_b1"},{"n":"Living Landslide","s":12,"u":"living%20landslide_b1"},{"n":"Living Waterfall","s":12,"u":"living%20waterfall_b1"},{"n":"Living Whirlwind","s":12,"u":"living%20whirlwind_b1"},{"n":"Living Wildfire","s":12,"u":"living%20wildfire_b1"},{"n":"Lizardfolk Defender","s":12,"u":"lizardfolk%20defender_b1"},{"n":"Lizardfolk Scout","s":12,"u":"lizardfolk%20scout_b1"},{"n":"Lizardfolk Stargazer","s":12,"u":"lizardfolk%20stargazer_b1"},{"n":"Lyrakien","s":12,"u":"lyrakien_b1"},{"n":"Mammoth","s":12,"u":"mammoth_b1"},{"n":"Manticore","s":12,"u":"manticore_b1"},{"n":"Marid","s":12,"u":"marid_b1"},{"n":"Marilith","s":12,"u":"marilith_b1"},{"n":"Medusa","s":12,"u":"medusa_b1"},{"n":"Megalodon","s":12,"u":"megalodon_b1"},{"n":"Megaprimatus","s":12,"u":"megaprimatus_b1"},{"n":"Merfolk Warrior","s":12,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Wavecaller","s":12,"u":"merfolk%20wavecaller_b1"},{"n":"Mimic","s":12,"u":"mimic_b1"},{"n":"Minotaur","s":12,"u":"minotaur_b1"},{"n":"Mitflit","s":12,"u":"mitflit_b1"},{"n":"Morrigna","s":12,"u":"morrigna_b1"},{"n":"Mu Spore","s":12,"u":"mu%20spore_b1"},{"n":"Mukradi","s":12,"u":"mukradi_b1"},{"n":"Mummy Guardian","s":12,"u":"mummy%20guardian_b1"},{"n":"Mummy Pharaoh","s":12,"u":"mummy%20pharaoh_b1"},{"n":"Naiad","s":12,"u":"naiad_b1"},{"n":"Naiad Queen","s":12,"u":"naiad%20queen_b1"},{"n":"Naunet","s":12,"u":"naunet_b1"},{"n":"Nessian Warhound","s":12,"u":"nessian%20warhound_b1"},{"n":"Night Hag","s":12,"u":"night%20hag_b1"},{"n":"Nightmare","s":12,"u":"nightmare_b1"},{"n":"Nilith","s":12,"u":"nilith_b1"},{"n":"Nosoi","s":12,"u":"nosoi_b1"},{"n":"Ochre Jelly","s":12,"u":"ochre%20jelly_b1"},{"n":"Ofalth","s":12,"u":"ofalth_b1"},{"n":"Ogre Boss","s":12,"u":"ogre%20boss_b1"},{"n":"Ogre Glutton","s":12,"u":"ogre%20glutton_b1"},{"n":"Ogre Warrior","s":12,"u":"ogre%20warrior_b1"},{"n":"Orc Brute","s":12,"u":"orc%20brute_b1"},{"n":"Orc Warchief","s":12,"u":"orc%20warchief_b1"},{"n":"Orc Warrior","s":12,"u":"orc%20warrior_b1"},{"n":"Otyugh","s":12,"u":"otyugh_b1"},{"n":"Owlbear","s":12,"u":"owlbear_b1"},{"n":"Pegasus","s":12,"u":"pegasus_b1"},{"n":"Phistophilus","s":12,"u":"phistophilus_b1"},{"n":"Phoenix","s":12,"u":"phoenix_b1"},{"n":"Pit Fiend","s":12,"u":"pit%20fiend_b1"},{"n":"Pixie","s":12,"u":"pixie_b1"},{"n":"Plague Zombie","s":12,"u":"plague%20zombie_b1"},{"n":"Pleroma","s":12,"u":"pleroma_b1"},{"n":"Poltergeist","s":12,"u":"poltergeist_b1"},{"n":"Poracha","s":12,"u":"poracha_b1"},{"n":"Pteranodon","s":12,"u":"pteranodon_b1"},{"n":"Pugwampi","s":12,"u":"pugwampi_b1"},{"n":"Purple Worm","s":12,"u":"purple%20worm_b1"},{"n":"Quasit","s":12,"u":"quasit_b1"},{"n":"Quatoid","s":12,"u":"quatoid_b1"},{"n":"Quelaunt","s":12,"u":"quelaunt_b1"},{"n":"Quetzalcoatlus","s":12,"u":"quetzalcoatlus_b1"},{"n":"Raja Rakshasa","s":12,"u":"raja%20rakshasa_b1"},{"n":"Rat Swarm","s":12,"u":"rat%20swarm_b1"},{"n":"Ratfolk Grenadier","s":12,"u":"ratfolk%20grenadier_b1"},{"n":"Redcap","s":12,"u":"redcap_b1"},{"n":"Reefclaw","s":12,"u":"reefclaw_b1"},{"n":"Remorhaz","s":12,"u":"remorhaz_b1"},{"n":"Riding Dog","s":12,"u":"riding%20dog_b1"},{"n":"Riding Horse","s":12,"u":"riding%20horse_b1"},{"n":"Riding Pony","s":12,"u":"riding%20pony_b1"},{"n":"River Drake","s":12,"u":"river%20drake_b1"},{"n":"Roc","s":12,"u":"roc_b1"},{"n":"Roper","s":12,"u":"roper_b1"},{"n":"Rune Giant","s":12,"u":"rune%20giant_b1"},{"n":"Rust Monster","s":12,"u":"rust%20monster_b1"},{"n":"Salamander","s":12,"u":"salamander_b1"},{"n":"Satyr","s":12,"u":"satyr_b1"},{"n":"Scorpion Swarm","s":12,"u":"scorpion%20swarm_b1"},{"n":"Sea Devil Baron","s":12,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":12,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":12,"u":"sea%20devil%20scout_b1"},{"n":"Sea Hag","s":12,"u":"sea%20hag_b1"},{"n":"Sea Serpent","s":12,"u":"sea%20serpent_b1"},{"n":"Sewer Ooze","s":12,"u":"sewer%20ooze_b1"},{"n":"Shadow","s":12,"u":"shadow_b1"},{"n":"Shaitan","s":12,"u":"shaitan_b1"},{"n":"Shambler","s":12,"u":"shambler_b1"},{"n":"Shemhazian","s":12,"u":"shemhazian_b1"},{"n":"Shield Archon","s":12,"u":"shield%20archon_b1"},{"n":"Shining Child","s":12,"u":"shining%20child_b1"},{"n":"Shoggoth","s":12,"u":"shoggoth_b1"},{"n":"Shuln","s":12,"u":"shuln_b1"},{"n":"Sinspawn","s":12,"u":"sinspawn_b1"},{"n":"Skeletal Champion","s":12,"u":"skeletal%20champion_b1"},{"n":"Skeletal Giant","s":12,"u":"skeletal%20giant_b1"},{"n":"Skeletal Horse","s":12,"u":"skeletal%20horse_b1"},{"n":"Skeletal Hulk","s":12,"u":"skeletal%20hulk_b1"},{"n":"Skeleton Guard","s":12,"u":"skeleton%20guard_b1"},{"n":"Skulltaker","s":12,"u":"skulltaker_b1"},{"n":"Skum","s":12,"u":"skum_b1"},{"n":"Slurk","s":12,"u":"slurk_b1"},{"n":"Smilodon","s":12,"u":"smilodon_b1"},{"n":"Snapping Flytrap","s":12,"u":"snapping%20flytrap_b1"},{"n":"Sod Hound","s":12,"u":"sod%20hound_b1"},{"n":"Soulbound Doll","s":12,"u":"soulbound%20doll_b1"},{"n":"Sphinx","s":12,"u":"sphinx_b1"},{"n":"Spider Swarm","s":12,"u":"spider%20swarm_b1"},{"n":"Sprite","s":12,"u":"sprite_b1"},{"n":"Stegosaurus","s":12,"u":"stegosaurus_b1"},{"n":"Stone Giant","s":12,"u":"stone%20giant_b1"},{"n":"Stone Golem","s":12,"u":"stone%20golem_b1"},{"n":"Stone Mauler","s":12,"u":"stone%20mauler_b1"},{"n":"Storm Giant","s":12,"u":"storm%20giant_b1"},{"n":"Storm Lord","s":12,"u":"storm%20lord_b1"},{"n":"Succubus","s":12,"u":"succubus_b1"},{"n":"Tarn Linnorm","s":12,"u":"tarn%20linnorm_b1"},{"n":"Tengu Sneak","s":12,"u":"tengu%20sneak_b1"},{"n":"Terotricus","s":12,"u":"terotricus_b1"},{"n":"Tidal Master","s":12,"u":"tidal%20master_b1"},{"n":"Tiefling Adept","s":12,"u":"tiefling%20adept_b1"},{"n":"Tiger","s":12,"u":"tiger_b1"},{"n":"Tor Linnorm","s":12,"u":"tor%20linnorm_b1"},{"n":"Treerazer","s":12,"u":"treerazer_b1"},{"n":"Triceratops","s":12,"u":"triceratops_b1"},{"n":"Troll","s":12,"u":"troll_b1"},{"n":"Troll King","s":12,"u":"troll%20king_b1"},{"n":"Tyrannosaurus","s":12,"u":"tyrannosaurus_b1"},{"n":"Unicorn","s":12,"u":"unicorn_b1"},{"n":"Uthul","s":12,"u":"uthul_b1"},{"n":"Vampire Bat Swarm","s":12,"u":"vampire%20bat%20swarm_b1"},{"n":"Vampire Count","s":12,"u":"vampire%20count_b1"},{"n":"Vampire Mastermind","s":12,"u":"vampire%20mastermind_b1"},{"n":"Vampire Spawn Rogue","s":12,"u":"vampire%20spawn%20rogue_b1"},{"n":"Veiled Master","s":12,"u":"veiled%20master_b1"},{"n":"Velociraptor","s":12,"u":"velociraptor_b1"},{"n":"Viper","s":12,"u":"viper_b1"},{"n":"Voidworm","s":12,"u":"voidworm_b1"},{"n":"Vrock","s":12,"u":"vrock_b1"},{"n":"War Horse","s":12,"u":"war%20horse_b1"},{"n":"War Pony","s":12,"u":"war%20pony_b1"},{"n":"Warg","s":12,"u":"warg_b1"},{"n":"Warsworn","s":12,"u":"warsworn_b1"},{"n":"Wasp Swarm","s":12,"u":"wasp%20swarm_b1"},{"n":"Water Mephit","s":12,"u":"water%20mephit_b1"},{"n":"Web Lurker","s":12,"u":"web%20lurker_b1"},{"n":"Wemmuth","s":12,"u":"wemmuth_b1"},{"n":"Wendigo","s":12,"u":"wendigo_b1"},{"n":"Werebear","s":12,"u":"werebear_b1"},{"n":"Wererat","s":12,"u":"wererat_b1"},{"n":"Werewolf","s":12,"u":"werewolf_b1"},{"n":"Wight","s":12,"u":"wight_b1"},{"n":"Will-o'-wisp","s":12,"u":"will-o'-wisp_b1"},{"n":"Winter Wolf","s":12,"u":"winter%20wolf_b1"},{"n":"Wolf","s":12,"u":"wolf_b1"},{"n":"Wraith","s":12,"u":"wraith_b1"},{"n":"Wyvern","s":12,"u":"wyvern_b1"},{"n":"Xorn","s":12,"u":"xorn_b1"},{"n":"Xulgath Leader","s":12,"u":"xulgath%20leader_b1"},{"n":"Xulgath Skulker","s":12,"u":"xulgath%20skulker_b1"},{"n":"Xulgath Warrior","s":12,"u":"xulgath%20warrior_b1"},{"n":"Yeti","s":12,"u":"yeti_b1"},{"n":"Young Black Dragon","s":12,"u":"young%20black%20dragon_b1"},{"n":"Young Blue Dragon","s":12,"u":"young%20blue%20dragon_b1"},{"n":"Young Brass Dragon","s":12,"u":"young%20brass%20dragon_b1"},{"n":"Young Bronze Dragon","s":12,"u":"young%20bronze%20dragon_b1"},{"n":"Young Copper Dragon","s":12,"u":"young%20copper%20dragon_b1"},{"n":"Young Gold Dragon","s":12,"u":"young%20gold%20dragon_b1"},{"n":"Young Green Dragon","s":12,"u":"young%20green%20dragon_b1"},{"n":"Young Red Dragon","s":12,"u":"young%20red%20dragon_b1"},{"n":"Young Silver Dragon","s":12,"u":"young%20silver%20dragon_b1"},{"n":"Young White Dragon","s":12,"u":"young%20white%20dragon_b1"},{"n":"Zaramuun","s":12,"u":"zaramuun_b1"},{"n":"Zephyr Hawk","s":12,"u":"zephyr%20hawk_b1"},{"n":"Zombie Brute","s":12,"u":"zombie%20brute_b1"},{"n":"Zombie Hulk","s":12,"u":"zombie%20hulk_b1"},{"n":"Zombie Shambler","s":12,"u":"zombie%20shambler_b1"},{"n":"Aapoph Serpentfolk","s":13,"u":"aapoph%20serpentfolk_b2"},{"n":"Adult Brine Dragon","s":13,"u":"adult%20brine%20dragon_b2"},{"n":"Adult Cloud Dragon","s":13,"u":"adult%20cloud%20dragon_b2"},{"n":"Adult Crystal Dragon","s":13,"u":"adult%20crystal%20dragon_b2"},{"n":"Adult Magma Dragon","s":13,"u":"adult%20magma%20dragon_b2"},{"n":"Adult Umbral Dragon","s":13,"u":"adult%20umbral%20dragon_b2"},{"n":"Ahuizotl","s":13,"u":"ahuizotl_b2"},{"n":"Akata","s":13,"u":"akata_b2"},{"n":"Akizendri","s":13,"u":"akizendri_b2"},{"n":"Amoeba Swarm","s":13,"u":"amoeba%20swarm_b2"},{"n":"Anancus","s":13,"u":"anancus_b2"},{"n":"Ancient Brine Dragon","s":13,"u":"ancient%20brine%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":13,"u":"ancient%20cloud%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":13,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ancient Magma Dragon","s":13,"u":"ancient%20magma%20dragon_b2"},{"n":"Ancient Umbral Dragon","s":13,"u":"ancient%20umbral%20dragon_b2"},{"n":"Animate Dream","s":13,"u":"animate%20dream_b2"},{"n":"Ankou","s":13,"u":"ankou_b2"},{"n":"Aolaz","s":13,"u":"aolaz_b2"},{"n":"Army Ant Swarm","s":13,"u":"army%20ant%20swarm_b2"},{"n":"Assassin Vine","s":13,"u":"assassin%20vine_b2"},{"n":"Athach","s":13,"u":"athach_b2"},{"n":"Attic Whisperer","s":13,"u":"attic%20whisperer_b2"},{"n":"Augnagar","s":13,"u":"augnagar_b2"},{"n":"Augur","s":13,"u":"augur_b2"},{"n":"Aurumvorax","s":13,"u":"aurumvorax_b2"},{"n":"Azuretzi","s":13,"u":"azuretzi_b2"},{"n":"Babau","s":13,"u":"babau_b2"},{"n":"Badger","s":13,"u":"badger_b2"},{"n":"Baobhan Sith","s":13,"u":"baobhan%20sith_b2"},{"n":"Basidirond","s":13,"u":"basidirond_b2"},{"n":"Bastion Archon","s":13,"u":"bastion%20archon_b2"},{"n":"Bebilith","s":13,"u":"bebilith_b2"},{"n":"Behemoth Hippopotamus","s":13,"u":"behemoth%20hippopotamus_b2"},{"n":"Behir","s":13,"u":"behir_b2"},{"n":"Belker","s":13,"u":"belker_b2"},{"n":"Black Bear","s":13,"u":"black%20bear_b2"},{"n":"Black Scorpion","s":13,"u":"black%20scorpion_b2"},{"n":"Blindheim","s":13,"u":"blindheim_b2"},{"n":"Blink Dog","s":13,"u":"blink%20dog_b2"},{"n":"Blizzardborn","s":13,"u":"blizzardborn_b2"},{"n":"Blodeuwedd","s":13,"u":"blodeuwedd_b2"},{"n":"Blue-ringed Octopus","s":13,"u":"blue-ringed%20octopus_b2"},{"n":"Bodak","s":13,"u":"bodak_b2"},{"n":"Bog Mummy","s":13,"u":"bog%20mummy_b2"},{"n":"Bog Strider","s":13,"u":"bog%20strider_b2"},{"n":"Bone Prophet","s":13,"u":"bone%20prophet_b2"},{"n":"Bottlenose Dolphin","s":13,"u":"bottlenose%20dolphin_b2"},{"n":"Bralani","s":13,"u":"bralani_b2"},{"n":"Brood Leech Swarm","s":13,"u":"brood%20leech%20swarm_b2"},{"n":"Brownie","s":13,"u":"brownie_b2"},{"n":"Bythos","s":13,"u":"bythos_b2"},{"n":"Cairn Linnorm","s":13,"u":"cairn%20linnorm_b2"},{"n":"Cairn Wight","s":13,"u":"cairn%20wight_b2"},{"n":"Calathgar","s":13,"u":"calathgar_b2"},{"n":"Caligni Slayer","s":13,"u":"caligni%20slayer_b2"},{"n":"Carbuncle","s":13,"u":"carbuncle_b2"},{"n":"Carnivorous Blob","s":13,"u":"carnivorous%20blob_b2"},{"n":"Carrion Golem","s":13,"u":"carrion%20golem_b2"},{"n":"Catoblepas","s":13,"u":"catoblepas_b2"},{"n":"Catrina","s":13,"u":"catrina_b2"},{"n":"Cave Fisher","s":13,"u":"cave%20fisher_b2"},{"n":"Cave Scorpion","s":13,"u":"cave%20scorpion_b2"},{"n":"Cavern Troll","s":13,"u":"cavern%20troll_b2"},{"n":"Chernobue","s":13,"u":"chernobue_b2"},{"n":"Choker","s":13,"u":"choker_b2"},{"n":"Chupacabra","s":13,"u":"chupacabra_b2"},{"n":"Cockroach Swarm","s":13,"u":"cockroach%20swarm_b2"},{"n":"Coil Spy","s":13,"u":"coil%20spy_b2"},{"n":"Compsognathus","s":13,"u":"compsognathus_b2"},{"n":"Cornugon","s":13,"u":"cornugon_b2"},{"n":"Crawling Hand","s":13,"u":"crawling%20hand_b2"},{"n":"Culdewen","s":13,"u":"culdewen_b2"},{"n":"Cythnigot","s":13,"u":"cythnigot_b2"},{"n":"D'ziriak","s":13,"u":"d'ziriak_b2"},{"n":"Denizen Of Leng","s":13,"u":"denizen%20of%20leng_b2"},{"n":"Derghodaemon","s":13,"u":"derghodaemon_b2"},{"n":"Destrachan","s":13,"u":"destrachan_b2"},{"n":"Devourer","s":13,"u":"devourer_b2"},{"n":"Dig-widget","s":13,"u":"dig-widget_b2"},{"n":"Doprillu","s":13,"u":"doprillu_b2"},{"n":"Dracolisk","s":13,"u":"dracolisk_b2"},{"n":"Drainberry Bush","s":13,"u":"drainberry%20bush_b2"},{"n":"Draugr","s":13,"u":"draugr_b2"},{"n":"Dread Wraith","s":13,"u":"dread%20wraith_b2"},{"n":"Dream Spider","s":13,"u":"dream%20spider_b2"},{"n":"Duneshaker Solifugid","s":13,"u":"duneshaker%20solifugid_b2"},{"n":"Dust Mephit","s":13,"u":"dust%20mephit_b2"},{"n":"Dweomercat","s":13,"u":"dweomercat_b2"},{"n":"Earthen Destrier","s":13,"u":"earthen%20destrier_b2"},{"n":"Elasmosaurus","s":13,"u":"elasmosaurus_b2"},{"n":"Ember Fox","s":13,"u":"ember%20fox_b2"},{"n":"Emperor Cobra","s":13,"u":"emperor%20cobra_b2"},{"n":"Eremite","s":13,"u":"eremite_b2"},{"n":"Esobok","s":13,"u":"esobok_b2"},{"n":"Evangelist","s":13,"u":"evangelist_b2"},{"n":"Fen Mosquito Swarm","s":13,"u":"fen%20mosquito%20swarm_b2"},{"n":"Fetchling Scout","s":13,"u":"fetchling%20scout_b2"},{"n":"Filth Fire","s":13,"u":"filth%20fire_b2"},{"n":"Fire Jellyfish Swarm","s":13,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Fire Yai","s":13,"u":"fire%20yai_b2"},{"n":"Fjord Linnorm","s":13,"u":"fjord%20linnorm_b2"},{"n":"Flytrap Leshy","s":13,"u":"flytrap%20leshy_b2"},{"n":"Froghemoth","s":13,"u":"froghemoth_b2"},{"n":"Frost Troll","s":13,"u":"frost%20troll_b2"},{"n":"Frost Worm","s":13,"u":"frost%20worm_b2"},{"n":"Ghonhatine","s":13,"u":"ghonhatine_b2"},{"n":"Giant Amoeba","s":13,"u":"giant%20amoeba_b2"},{"n":"Giant Ant","s":13,"u":"giant%20ant_b2"},{"n":"Giant Badger","s":13,"u":"giant%20badger_b2"},{"n":"Giant Chameleon","s":13,"u":"giant%20chameleon_b2"},{"n":"Giant Cockroach","s":13,"u":"giant%20cockroach_b2"},{"n":"Giant Crab","s":13,"u":"giant%20crab_b2"},{"n":"Giant Crawling Hand","s":13,"u":"giant%20crawling%20hand_b2"},{"n":"Giant Dragonfly","s":13,"u":"giant%20dragonfly_b2"},{"n":"Giant Dragonfly Nymph","s":13,"u":"giant%20dragonfly%20nymph_b2"},{"n":"Giant Fly","s":13,"u":"giant%20fly_b2"},{"n":"Giant Frog","s":13,"u":"giant%20frog_b2"},{"n":"Giant Hippocampus","s":13,"u":"giant%20hippocampus_b2"},{"n":"Giant Jellyfish","s":13,"u":"giant%20jellyfish_b2"},{"n":"Giant Leech","s":13,"u":"giant%20leech_b2"},{"n":"Giant Maggot","s":13,"u":"giant%20maggot_b2"},{"n":"Giant Mosquito","s":13,"u":"giant%20mosquito_b2"},{"n":"Giant Slug","s":13,"u":"giant%20slug_b2"},{"n":"Giant Snapping Turtle","s":13,"u":"giant%20snapping%20turtle_b2"},{"n":"Giant Solifugid","s":13,"u":"giant%20solifugid_b2"},{"n":"Giant Squid","s":13,"u":"giant%20squid_b2"},{"n":"Giant Tick","s":13,"u":"giant%20tick_b2"},{"n":"Giant Toad","s":13,"u":"giant%20toad_b2"},{"n":"Giant Whiptail Centipede","s":13,"u":"giant%20whiptail%20centipede_b2"},{"n":"Giant Wolverine","s":13,"u":"giant%20wolverine_b2"},{"n":"Glass Golem","s":13,"u":"glass%20golem_b2"},{"n":"Gorgon","s":13,"u":"gorgon_b2"},{"n":"Gosreg","s":13,"u":"gosreg_b2"},{"n":"Granite Glyptodont","s":13,"u":"granite%20glyptodont_b2"},{"n":"Gray Ooze","s":13,"u":"gray%20ooze_b2"},{"n":"Grendel","s":13,"u":"grendel_b2"},{"n":"Grimstalker","s":13,"u":"grimstalker_b2"},{"n":"Grindylow","s":13,"u":"grindylow_b2"},{"n":"Grippli Scout","s":13,"u":"grippli%20scout_b2"},{"n":"Grodair","s":13,"u":"grodair_b2"},{"n":"Gylou","s":13,"u":"gylou_b2"},{"n":"Hadrosaurid","s":13,"u":"hadrosaurid_b2"},{"n":"Hamatula","s":13,"u":"hamatula_b2"},{"n":"Hellcat","s":13,"u":"hellcat_b2"},{"n":"Hezrou","s":13,"u":"hezrou_b2"},{"n":"Hippocampus","s":13,"u":"hippocampus_b2"},{"n":"Hippogriff","s":13,"u":"hippogriff_b2"},{"n":"Hippopotamus","s":13,"u":"hippopotamus_b2"},{"n":"Hodag","s":13,"u":"hodag_b2"},{"n":"Hound Archon","s":13,"u":"hound%20archon_b2"},{"n":"Hound Of Tindalos","s":13,"u":"hound%20of%20tindalos_b2"},{"n":"Ice Golem","s":13,"u":"ice%20golem_b2"},{"n":"Ice Mephit","s":13,"u":"ice%20mephit_b2"},{"n":"Ice Yai","s":13,"u":"ice%20yai_b2"},{"n":"Icewyrm","s":13,"u":"icewyrm_b2"},{"n":"Icicle Snake","s":13,"u":"icicle%20snake_b2"},{"n":"Ifrit Pyrochemist","s":13,"u":"ifrit%20pyrochemist_b2"},{"n":"Iguanodon","s":13,"u":"iguanodon_b2"},{"n":"Imentesh","s":13,"u":"imentesh_b2"},{"n":"Intellect Devourer","s":13,"u":"intellect%20devourer_b2"},{"n":"Interlocutor","s":13,"u":"interlocutor_b2"},{"n":"Invidiak","s":13,"u":"invidiak_b2"},{"n":"Irlgaunt","s":13,"u":"irlgaunt_b2"},{"n":"Irnakurse","s":13,"u":"irnakurse_b2"},{"n":"Isqulug","s":13,"u":"isqulug_b2"},{"n":"Jabberwock","s":13,"u":"jabberwock_b2"},{"n":"Jotund Troll","s":13,"u":"jotund%20troll_b2"},{"n":"Jyoti","s":13,"u":"jyoti_b2"},{"n":"Kelpie","s":13,"u":"kelpie_b2"},{"n":"Korred","s":13,"u":"korred_b2"},{"n":"Leng Spider","s":13,"u":"leng%20spider_b2"},{"n":"Leprechaun","s":13,"u":"leprechaun_b2"},{"n":"Lerritan","s":13,"u":"lerritan_b2"},{"n":"Leucrotta","s":13,"u":"leucrotta_b2"},{"n":"Leydroth","s":13,"u":"leydroth_b2"},{"n":"Living Boulder","s":13,"u":"living%20boulder_b2"},{"n":"Living Thunderclap","s":13,"u":"living%20thunderclap_b2"},{"n":"Lunar Naga","s":13,"u":"lunar%20naga_b2"},{"n":"Lurker In Light","s":13,"u":"lurker%20in%20light_b2"},{"n":"Magma Scorpion","s":13,"u":"magma%20scorpion_b2"},{"n":"Mandragora","s":13,"u":"mandragora_b2"},{"n":"Manta Ray","s":13,"u":"manta%20ray_b2"},{"n":"Marrmora","s":13,"u":"marrmora_b2"},{"n":"Marsh Giant","s":13,"u":"marsh%20giant_b2"},{"n":"Marut","s":13,"u":"marut_b2"},{"n":"Mastodon","s":13,"u":"mastodon_b2"},{"n":"Megalania","s":13,"u":"megalania_b2"},{"n":"Meladaemon","s":13,"u":"meladaemon_b2"},{"n":"Melody On The Wind","s":13,"u":"melody%20on%20the%20wind_b2"},{"n":"Mist Stalker","s":13,"u":"mist%20stalker_b2"},{"n":"Mohrg","s":13,"u":"mohrg_b2"},{"n":"Monadic Deva","s":13,"u":"monadic%20deva_b2"},{"n":"Moonflower","s":13,"u":"moonflower_b2"},{"n":"Morlock","s":13,"u":"morlock_b2"},{"n":"Movanic Deva","s":13,"u":"movanic%20deva_b2"},{"n":"Mudwretch","s":13,"u":"mudwretch_b2"},{"n":"Nabasu","s":13,"u":"nabasu_b2"},{"n":"Nalfeshnee","s":13,"u":"nalfeshnee_b2"},{"n":"Necrophidius","s":13,"u":"necrophidius_b2"},{"n":"Neothelid","s":13,"u":"neothelid_b2"},{"n":"Nereid","s":13,"u":"nereid_b2"},{"n":"Nixie","s":13,"u":"nixie_b2"},{"n":"Norn","s":13,"u":"norn_b2"},{"n":"Nuckelavee","s":13,"u":"nuckelavee_b2"},{"n":"Nuglub","s":13,"u":"nuglub_b2"},{"n":"Nyogoth","s":13,"u":"nyogoth_b2"},{"n":"Ogre Spider","s":13,"u":"ogre%20spider_b2"},{"n":"Olethrodaemon","s":13,"u":"olethrodaemon_b2"},{"n":"Onidoshi","s":13,"u":"onidoshi_b2"},{"n":"Ooze Mephit","s":13,"u":"ooze%20mephit_b2"},{"n":"Orca","s":13,"u":"orca_b2"},{"n":"Oread Guard","s":13,"u":"oread%20guard_b2"},{"n":"Ostiarius","s":13,"u":"ostiarius_b2"},{"n":"Osyluth","s":13,"u":"osyluth_b2"},{"n":"Pachycephalosaurus","s":13,"u":"pachycephalosaurus_b2"},{"n":"Peluda","s":13,"u":"peluda_b2"},{"n":"Peryton","s":13,"u":"peryton_b2"},{"n":"Petitioner (Abaddon)","s":13,"u":"petitioner%20(abaddon)_b2"},{"n":"Petitioner (Abyss)","s":13,"u":"petitioner%20(abyss)_b2"},{"n":"Petitioner (Axis)","s":13,"u":"petitioner%20(axis)_b2"},{"n":"Petitioner (Astral Plane)","s":13,"u":"petitioner%20(astral%20plane)_b2"},{"n":"Petitioner (Boneyard)","s":13,"u":"petitioner%20(boneyard)_b2"},{"n":"Petitioner (Dead Vault)","s":13,"u":"petitioner%20(dead%20vault)_b2"},{"n":"Petitioner","s":13,"u":"petitioner_b2"},{"n":"Piscodaemon","s":13,"u":"piscodaemon_b2"},{"n":"Planetar","s":13,"u":"planetar_b2"},{"n":"Polar Bear","s":13,"u":"polar%20bear_b2"},{"n":"Purrodaemon","s":13,"u":"purrodaemon_b2"},{"n":"Quetz Couatl","s":13,"u":"quetz%20couatl_b2"},{"n":"Quickling","s":13,"u":"quickling_b2"},{"n":"Quoppopak","s":13,"u":"quoppopak_b2"},{"n":"Radiant Warden","s":13,"u":"radiant%20warden_b2"},{"n":"Raven","s":13,"u":"raven_b2"},{"n":"Raven Swarm","s":13,"u":"raven%20swarm_b2"},{"n":"Ravener","s":13,"u":"ravener_b2"},{"n":"Ravener Husk","s":13,"u":"ravener%20husk_b2"},{"n":"Reef Octopus","s":13,"u":"reef%20octopus_b2"},{"n":"Revenant","s":13,"u":"revenant_b2"},{"n":"Rhinoceros","s":13,"u":"rhinoceros_b2"},{"n":"Rusalka","s":13,"u":"rusalka_b2"},{"n":"Sacristan","s":13,"u":"sacristan_b2"},{"n":"Sand Sentry","s":13,"u":"sand%20sentry_b2"},{"n":"Sandpoint Devil","s":13,"u":"sandpoint%20devil_b2"},{"n":"Sard","s":13,"u":"sard_b2"},{"n":"Sarglagon","s":13,"u":"sarglagon_b2"},{"n":"Scarecrow","s":13,"u":"scarecrow_b2"},{"n":"Sceaduinar","s":13,"u":"sceaduinar_b2"},{"n":"Scythe Tree","s":13,"u":"scythe%20tree_b2"},{"n":"Sea Drake","s":13,"u":"sea%20drake_b2"},{"n":"Sea Snake","s":13,"u":"sea%20snake_b2"},{"n":"Shadow Drake","s":13,"u":"shadow%20drake_b2"},{"n":"Shadow Giant","s":13,"u":"shadow%20giant_b2"},{"n":"Shoal Linnorm","s":13,"u":"shoal%20linnorm_b2"},{"n":"Shocker Lizard","s":13,"u":"shocker%20lizard_b2"},{"n":"Shoggti","s":13,"u":"shoggti_b2"},{"n":"Skaveling","s":13,"u":"skaveling_b2"},{"n":"Skrik Nettle","s":13,"u":"skrik%20nettle_b2"},{"n":"Skulk","s":13,"u":"skulk_b2"},{"n":"Slime Mold","s":13,"u":"slime%20mold_b2"},{"n":"Snapping Turtle","s":13,"u":"snapping%20turtle_b2"},{"n":"Solar","s":13,"u":"solar_b2"},{"n":"Soul Eater","s":13,"u":"soul%20eater_b2"},{"n":"Spark Bat","s":13,"u":"spark%20bat_b2"},{"n":"Spear Frog","s":13,"u":"spear%20frog_b2"},{"n":"Specter","s":13,"u":"specter_b2"},{"n":"Spinosaurus","s":13,"u":"spinosaurus_b2"},{"n":"Spiral Centurion","s":13,"u":"spiral%20centurion_b2"},{"n":"Spirit Naga","s":13,"u":"spirit%20naga_b2"},{"n":"Sportlebore Swarm","s":13,"u":"sportlebore%20swarm_b2"},{"n":"Spriggan Bully","s":13,"u":"spriggan%20bully_b2"},{"n":"Spriggan Warlord","s":13,"u":"spriggan%20warlord_b2"},{"n":"Star Archon","s":13,"u":"star%20archon_b2"},{"n":"Steam Mephit","s":13,"u":"steam%20mephit_b2"},{"n":"Stingray","s":13,"u":"stingray_b2"},{"n":"Striding Fire","s":13,"u":"striding%20fire_b2"},{"n":"Stygira","s":13,"u":"stygira_b2"},{"n":"Suli Dune Dancer","s":13,"u":"suli%20dune%20dancer_b2"},{"n":"Sunflower Leshy","s":13,"u":"sunflower%20leshy_b2"},{"n":"Sylph Sneak","s":13,"u":"sylph%20sneak_b2"},{"n":"Taiga Giant","s":13,"u":"taiga%20giant_b2"},{"n":"Taiga Linnorm","s":13,"u":"taiga%20linnorm_b2"},{"n":"Tatzlwyrm","s":13,"u":"tatzlwyrm_b2"},{"n":"Tendriculos","s":13,"u":"tendriculos_b2"},{"n":"Thanadaemon","s":13,"u":"thanadaemon_b2"},{"n":"Theletos","s":13,"u":"theletos_b2"},{"n":"Thrasfyr","s":13,"u":"thrasfyr_b2"},{"n":"Thulgant","s":13,"u":"thulgant_b2"},{"n":"Thunderbird","s":13,"u":"thunderbird_b2"},{"n":"Tick Swarm","s":13,"u":"tick%20swarm_b2"},{"n":"Titan Centipede","s":13,"u":"titan%20centipede_b2"},{"n":"Totenmaske","s":13,"u":"totenmaske_b2"},{"n":"Triton","s":13,"u":"triton_b2"},{"n":"Trollhound","s":13,"u":"trollhound_b2"},{"n":"Trumpet Archon","s":13,"u":"trumpet%20archon_b2"},{"n":"Twigjack","s":13,"u":"twigjack_b2"},{"n":"Two-headed Troll","s":13,"u":"two-headed%20troll_b2"},{"n":"Umonlee","s":13,"u":"umonlee_b2"},{"n":"Undine Hydromancer","s":13,"u":"undine%20hydromancer_b2"},{"n":"Urdefhan Tormentor","s":13,"u":"urdefhan%20tormentor_b2"},{"n":"Urdefhan Warrior","s":13,"u":"urdefhan%20warrior_b2"},{"n":"Vampire Squid","s":13,"u":"vampire%20squid_b2"},{"n":"Vampiric Mist","s":13,"u":"vampiric%20mist_b2"},{"n":"Vanth","s":13,"u":"vanth_b2"},{"n":"Vaspercham","s":13,"u":"vaspercham_b2"},{"n":"Veranallia","s":13,"u":"veranallia_b2"},{"n":"Verdurous Ooze","s":13,"u":"verdurous%20ooze_b2"},{"n":"Vexgit","s":13,"u":"vexgit_b2"},{"n":"Violet Fungus","s":13,"u":"violet%20fungus_b2"},{"n":"Viper Vine","s":13,"u":"viper%20vine_b2"},{"n":"Void Zombie","s":13,"u":"void%20zombie_b2"},{"n":"Vrolikai","s":13,"u":"vrolikai_b2"},{"n":"Vrykolakas Ancient","s":13,"u":"vrykolakas%20ancient_b2"},{"n":"Vrykolakas Master","s":13,"u":"vrykolakas%20master_b2"},{"n":"Vrykolakas Spawn","s":13,"u":"vrykolakas%20spawn_b2"},{"n":"Water Orm","s":13,"u":"water%20orm_b2"},{"n":"Water Yai","s":13,"u":"water%20yai_b2"},{"n":"Wereboar","s":13,"u":"wereboar_b2"},{"n":"Weretiger","s":13,"u":"weretiger_b2"},{"n":"Witchfire","s":13,"u":"witchfire_b2"},{"n":"Witchwyrd","s":13,"u":"witchwyrd_b2"},{"n":"Wolverine","s":13,"u":"wolverine_b2"},{"n":"Wood Giant","s":13,"u":"wood%20giant_b2"},{"n":"Wood Golem","s":13,"u":"wood%20golem_b2"},{"n":"Woolly Rhinoceros","s":13,"u":"woolly%20rhinoceros_b2"},{"n":"Worm That Walks Cultist","s":13,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Xill","s":13,"u":"xill_b2"},{"n":"Yamaraj","s":13,"u":"yamaraj_b2"},{"n":"Yellow Musk Brute","s":13,"u":"yellow%20musk%20brute_b2"},{"n":"Yellow Musk Creeper","s":13,"u":"yellow%20musk%20creeper_b2"},{"n":"Yellow Musk Thrall","s":13,"u":"yellow%20musk%20thrall_b2"},{"n":"Yeth Hound","s":13,"u":"yeth%20hound_b2"},{"n":"Young Brine Dragon","s":13,"u":"young%20brine%20dragon_b2"},{"n":"Young Cloud Dragon","s":13,"u":"young%20cloud%20dragon_b2"},{"n":"Young Crystal Dragon","s":13,"u":"young%20crystal%20dragon_b2"},{"n":"Young Magma Dragon","s":13,"u":"young%20magma%20dragon_b2"},{"n":"Young Umbral Dragon","s":13,"u":"young%20umbral%20dragon_b2"},{"n":"Zebub","s":13,"u":"zebub_b2"},{"n":"Zelekhut","s":13,"u":"zelekhut_b2"},{"n":"Zomok","s":13,"u":"zomok_b2"},{"n":"Zyss Serpentfolk","s":13,"u":"zyss%20serpentfolk_b2"},{"n":"Abandoned Zealot","s":14,"u":"abandoned%20zealot_b3"},{"n":"Abrikandilu","s":14,"u":"abrikandilu_b3"},{"n":"Adachros","s":14,"u":"adachros_b3"},{"n":"Adhukait","s":14,"u":"adhukait_b3"},{"n":"Adlet","s":14,"u":"adlet_b3"},{"n":"Adult Forest Dragon","s":14,"u":"adult%20forest%20dragon_b3"},{"n":"Adult Sea Dragon","s":14,"u":"adult%20sea%20dragon_b3"},{"n":"Adult Sky Dragon","s":14,"u":"adult%20sky%20dragon_b3"},{"n":"Adult Sovereign Dragon","s":14,"u":"adult%20sovereign%20dragon_b3"},{"n":"Adult Underworld Dragon","s":14,"u":"adult%20underworld%20dragon_b3"},{"n":"Aghash","s":14,"u":"aghash_b3"},{"n":"Air Wisp","s":14,"u":"air%20wisp_b3"},{"n":"Amalgamite","s":14,"u":"amalgamite_b3"},{"n":"Amphisbaena","s":14,"u":"amphisbaena_b3"},{"n":"Ancient Forest Dragon","s":14,"u":"ancient%20forest%20dragon_b3"},{"n":"Ancient Sea Dragon","s":14,"u":"ancient%20sea%20dragon_b3"},{"n":"Ancient Sky Dragon","s":14,"u":"ancient%20sky%20dragon_b3"},{"n":"Ancient Sovereign Dragon","s":14,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Ancient Underworld Dragon","s":14,"u":"ancient%20underworld%20dragon_b3"},{"n":"Android Infiltrator","s":14,"u":"android%20infiltrator_b3"},{"n":"Angazhani","s":14,"u":"angazhani_b3"},{"n":"Angheuvore Flesh-gnawer","s":14,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Animated Colossus","s":14,"u":"animated%20colossus_b3"},{"n":"Animated Furnace","s":14,"u":"animated%20furnace_b3"},{"n":"Animated Silverware Swarm","s":14,"u":"animated%20silverware%20swarm_b3"},{"n":"Animated Trebuchet","s":14,"u":"animated%20trebuchet_b3"},{"n":"Aphorite Sharpshooter","s":14,"u":"aphorite%20sharpshooter_b3"},{"n":"Arboreal Archive","s":14,"u":"arboreal%20archive_b3"},{"n":"Arboreal Reaper","s":14,"u":"arboreal%20reaper_b3"},{"n":"Arcane Living Rune","s":14,"u":"arcane%20living%20rune_b3"},{"n":"Azarketi Explorer","s":14,"u":"azarketi%20explorer_b3"},{"n":"Azer","s":14,"u":"azer_b3"},{"n":"Bauble Beast","s":14,"u":"bauble%20beast_b3"},{"n":"Baykok","s":14,"u":"baykok_b3"},{"n":"Betobeto-san","s":14,"u":"betobeto-san_b3"},{"n":"Bison","s":14,"u":"bison_b3"},{"n":"Blood Hag","s":14,"u":"blood%20hag_b3"},{"n":"Blood Painter","s":14,"u":"blood%20painter_b3"},{"n":"Bone Ship","s":14,"u":"bone%20ship_b3"},{"n":"Bore Worm Swarm","s":14,"u":"bore%20worm%20swarm_b3"},{"n":"Brainchild","s":14,"u":"brainchild_b3"},{"n":"Brimorak","s":14,"u":"brimorak_b3"},{"n":"Buso Farmer","s":14,"u":"buso%20farmer_b3"},{"n":"Cactus Leshy","s":14,"u":"cactus%20leshy_b3"},{"n":"Caligni Caller","s":14,"u":"caligni%20caller_b3"},{"n":"Caligni Vanguard","s":14,"u":"caligni%20vanguard_b3"},{"n":"Calikang","s":14,"u":"calikang_b3"},{"n":"Camel","s":14,"u":"camel_b3"},{"n":"Caulborn","s":14,"u":"caulborn_b3"},{"n":"Cave Giant","s":14,"u":"cave%20giant_b3"},{"n":"Cecaelia Trapper","s":14,"u":"cecaelia%20trapper_b3"},{"n":"Chouchin-obake","s":14,"u":"chouchin-obake_b3"},{"n":"Chyzaedu","s":14,"u":"chyzaedu_b3"},{"n":"City Guard Squadron","s":14,"u":"city%20guard%20squadron_b3"},{"n":"Clacking Skull Swarm","s":14,"u":"clacking%20skull%20swarm_b3"},{"n":"Clockwork Dragon","s":14,"u":"clockwork%20dragon_b3"},{"n":"Clockwork Mage","s":14,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":14,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Spy","s":14,"u":"clockwork%20spy_b3"},{"n":"Cobbleswarm","s":14,"u":"cobbleswarm_b3"},{"n":"Common Eurypterid","s":14,"u":"common%20eurypterid_b3"},{"n":"Consonite Choir","s":14,"u":"consonite%20choir_b3"},{"n":"Coral Capuchin","s":14,"u":"coral%20capuchin_b3"},{"n":"Corrupted Relic","s":14,"u":"corrupted%20relic_b3"},{"n":"Crossroads Guardian","s":14,"u":"crossroads%20guardian_b3"},{"n":"Cunning Fox","s":14,"u":"cunning%20fox_b3"},{"n":"Danava Titan","s":14,"u":"danava%20titan_b3"},{"n":"Deimavigga","s":14,"u":"deimavigga_b3"},{"n":"Desert Giant","s":14,"u":"desert%20giant_b3"},{"n":"Divine Warden Of Nethys","s":14,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Domovoi","s":14,"u":"domovoi_b3"},{"n":"Doru","s":14,"u":"doru_b3"},{"n":"Draconal","s":14,"u":"draconal_b3"},{"n":"Dramofir","s":14,"u":"dramofir_b3"},{"n":"Draxie","s":14,"u":"draxie_b3"},{"n":"Dretch","s":14,"u":"dretch_b3"},{"n":"Duende","s":14,"u":"duende_b3"},{"n":"Dvorovoi","s":14,"u":"dvorovoi_b3"},{"n":"Dybbuk","s":14,"u":"dybbuk_b3"},{"n":"Earth Wisp","s":14,"u":"earth%20wisp_b3"},{"n":"Einherji","s":14,"u":"einherji_b3"},{"n":"Elder Sphinx","s":14,"u":"elder%20sphinx_b3"},{"n":"Elder Wyrmwraith","s":14,"u":"elder%20wyrmwraith_b3"},{"n":"Elysian Titan","s":14,"u":"elysian%20titan_b3"},{"n":"Empress Bore Worm","s":14,"u":"empress%20bore%20worm_b3"},{"n":"Esipil","s":14,"u":"esipil_b3"},{"n":"Etioling Blightmage","s":14,"u":"etioling%20blightmage_b3"},{"n":"Eunemvro","s":14,"u":"eunemvro_b3"},{"n":"Fading Fox","s":14,"u":"fading%20fox_b3"},{"n":"Feathered Bear","s":14,"u":"feathered%20bear_b3"},{"n":"Feral Skull Swarm","s":14,"u":"feral%20skull%20swarm_b3"},{"n":"Festrog","s":14,"u":"festrog_b3"},{"n":"Fire Wisp","s":14,"u":"fire%20wisp_b3"},{"n":"Flaming Skull","s":14,"u":"flaming%20skull_b3"},{"n":"Flumph","s":14,"u":"flumph_b3"},{"n":"Fortune Eater","s":14,"u":"fortune%20eater_b3"},{"n":"Fossil Golem","s":14,"u":"fossil%20golem_b3"},{"n":"Fuath","s":14,"u":"fuath_b3"},{"n":"Galvo","s":14,"u":"galvo_b3"},{"n":"Ganzi Martial Artist","s":14,"u":"ganzi%20martial%20artist_b3"},{"n":"Garuda","s":14,"u":"garuda_b3"},{"n":"Gathlain Wanderer","s":14,"u":"gathlain%20wanderer_b3"},{"n":"Ghoran Manipulator","s":14,"u":"ghoran%20manipulator_b3"},{"n":"Giant Flying Squirrel","s":14,"u":"giant%20flying%20squirrel_b3"},{"n":"Giant Hermit Crab","s":14,"u":"giant%20hermit%20crab_b3"},{"n":"Giant Opossum","s":14,"u":"giant%20opossum_b3"},{"n":"Giant Pangolin","s":14,"u":"giant%20pangolin_b3"},{"n":"Giant Porcupine","s":14,"u":"giant%20porcupine_b3"},{"n":"Giant Seahorse","s":14,"u":"giant%20seahorse_b3"},{"n":"Giant Skunk","s":14,"u":"giant%20skunk_b3"},{"n":"Giant Vulture","s":14,"u":"giant%20vulture_b3"},{"n":"Girtablilu Seer","s":14,"u":"girtablilu%20seer_b3"},{"n":"Girtablilu Sentry","s":14,"u":"girtablilu%20sentry_b3"},{"n":"Gliminal","s":14,"u":"gliminal_b3"},{"n":"Globster","s":14,"u":"globster_b3"},{"n":"Green Man","s":14,"u":"green%20man_b3"},{"n":"Grimple","s":14,"u":"grimple_b3"},{"n":"Grioth Cultist","s":14,"u":"grioth%20cultist_b3"},{"n":"Grioth Scout","s":14,"u":"grioth%20scout_b3"},{"n":"Guecubu","s":14,"u":"guecubu_b3"},{"n":"Gurgist Mauler","s":14,"u":"gurgist%20mauler_b3"},{"n":"Hadrinnex","s":14,"u":"hadrinnex_b3"},{"n":"Haniver","s":14,"u":"haniver_b3"},{"n":"Harmona","s":14,"u":"harmona_b3"},{"n":"Harpy Skeleton","s":14,"u":"harpy%20skeleton_b3"},{"n":"Hatred Siktempora","s":14,"u":"hatred%20siktempora_b3"},{"n":"Hekatonkheires Titan","s":14,"u":"hekatonkheires%20titan_b3"},{"n":"Hellbound Attorney","s":14,"u":"hellbound%20attorney_b3"},{"n":"Hellknight Cavalry Brigade","s":14,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Hellwasp Swarm","s":14,"u":"hellwasp%20swarm_b3"},{"n":"Herexen","s":14,"u":"herexen_b3"},{"n":"Hermit Crab Swarm","s":14,"u":"hermit%20crab%20swarm_b3"},{"n":"Hesperid","s":14,"u":"hesperid_b3"},{"n":"Hesperid Queen","s":14,"u":"hesperid%20queen_b3"},{"n":"Hieracosphinx","s":14,"u":"hieracosphinx_b3"},{"n":"House Drake","s":14,"u":"house%20drake_b3"},{"n":"Huldra","s":14,"u":"huldra_b3"},{"n":"Hyakume","s":14,"u":"hyakume_b3"},{"n":"Incutilis","s":14,"u":"incutilis_b3"},{"n":"Ioton","s":14,"u":"ioton_b3"},{"n":"Ittan-momen","s":14,"u":"ittan-momen_b3"},{"n":"Japalisura","s":14,"u":"japalisura_b3"},{"n":"Jorogumo","s":14,"u":"jorogumo_b3"},{"n":"Kangaroo","s":14,"u":"kangaroo_b3"},{"n":"Kappa","s":14,"u":"kappa_b3"},{"n":"Kasa-obake","s":14,"u":"kasa-obake_b3"},{"n":"Khravgodon","s":14,"u":"khravgodon_b3"},{"n":"Kimenhul","s":14,"u":"kimenhul_b3"},{"n":"Kirin","s":14,"u":"kirin_b3"},{"n":"Kishi","s":14,"u":"kishi_b3"},{"n":"Kitsune Trickster","s":14,"u":"kitsune%20trickster_b3"},{"n":"Kodama","s":14,"u":"kodama_b3"},{"n":"Kokogiak","s":14,"u":"kokogiak_b3"},{"n":"Kongamato","s":14,"u":"kongamato_b3"},{"n":"Kovintus Geomancer","s":14,"u":"kovintus%20geomancer_b3"},{"n":"Krampus","s":14,"u":"krampus_b3"},{"n":"Kuchisake-onna","s":14,"u":"kuchisake-onna_b3"},{"n":"Kurobozu","s":14,"u":"kurobozu_b3"},{"n":"Kushtaka","s":14,"u":"kushtaka_b3"},{"n":"Lampad","s":14,"u":"lampad_b3"},{"n":"Lampad Queen","s":14,"u":"lampad%20queen_b3"},{"n":"Ledalusca","s":14,"u":"ledalusca_b3"},{"n":"Leng Ghoul","s":14,"u":"leng%20ghoul_b3"},{"n":"Levaloch","s":14,"u":"levaloch_b3"},{"n":"Lifeleecher Brawler","s":14,"u":"lifeleecher%20brawler_b3"},{"n":"Locathah Hunter","s":14,"u":"locathah%20hunter_b3"},{"n":"Love Siktempora","s":14,"u":"love%20siktempora_b3"},{"n":"Lovelorn","s":14,"u":"lovelorn_b3"},{"n":"Maftet Guardian","s":14,"u":"maftet%20guardian_b3"},{"n":"Maharaja","s":14,"u":"maharaja_b3"},{"n":"Manticore Paaridar","s":14,"u":"manticore%20paaridar_b3"},{"n":"Megalictis","s":14,"u":"megalictis_b3"},{"n":"Megatherium","s":14,"u":"megatherium_b3"},{"n":"Melixie","s":14,"u":"melixie_b3"},{"n":"Mezlan","s":14,"u":"mezlan_b3"},{"n":"Mi-Go","s":14,"u":"mi-go_b3"},{"n":"Millindemalion","s":14,"u":"millindemalion_b3"},{"n":"Misery Siktempora","s":14,"u":"misery%20siktempora_b3"},{"n":"Mithral Golem","s":14,"u":"mithral%20golem_b3"},{"n":"Mix Couatl","s":14,"u":"mix%20couatl_b3"},{"n":"Mobogo","s":14,"u":"mobogo_b3"},{"n":"Mokele-mbembe","s":14,"u":"mokele-mbembe_b3"},{"n":"Monkey","s":14,"u":"monkey_b3"},{"n":"Monkey Swarm","s":14,"u":"monkey%20swarm_b3"},{"n":"Moon Hag","s":14,"u":"moon%20hag_b3"},{"n":"Moose","s":14,"u":"moose_b3"},{"n":"Mothman","s":14,"u":"mothman_b3"},{"n":"Munagola","s":14,"u":"munagola_b3"},{"n":"Munavri Spellblade","s":14,"u":"munavri%20spellblade_b3"},{"n":"Myceloid","s":14,"u":"myceloid_b3"},{"n":"Nagaji Soldier","s":14,"u":"nagaji%20soldier_b3"},{"n":"Namorrodor","s":14,"u":"namorrodor_b3"},{"n":"Narwhal","s":14,"u":"narwhal_b3"},{"n":"Nemhaith","s":14,"u":"nemhaith_b3"},{"n":"Nightgaunt","s":14,"u":"nightgaunt_b3"},{"n":"Nightmarchers","s":14,"u":"nightmarchers_b3"},{"n":"Nikaramsa","s":14,"u":"nikaramsa_b3"},{"n":"Nosferatu Malefactor","s":14,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Overlord","s":14,"u":"nosferatu%20overlord_b3"},{"n":"Nosferatu Thrall","s":14,"u":"nosferatu%20thrall_b3"},{"n":"Nucol","s":14,"u":"nucol_b3"},{"n":"Nyktera","s":14,"u":"nyktera_b3"},{"n":"Oil Living Graffiti","s":14,"u":"oil%20living%20graffiti_b3"},{"n":"Omox","s":14,"u":"omox_b3"},{"n":"Ostovite","s":14,"u":"ostovite_b3"},{"n":"Ouroboros","s":14,"u":"ouroboros_b3"},{"n":"Ovinnik","s":14,"u":"ovinnik_b3"},{"n":"Owb","s":14,"u":"owb_b3"},{"n":"Owb Prophet","s":14,"u":"owb%20prophet_b3"},{"n":"Pairaka","s":14,"u":"pairaka_b3"},{"n":"Pakalchi","s":14,"u":"pakalchi_b3"},{"n":"Palace Skelm","s":14,"u":"palace%20skelm_b3"},{"n":"Penanggalan","s":14,"u":"penanggalan_b3"},{"n":"Peri","s":14,"u":"peri_b3"},{"n":"Phantom Beast","s":14,"u":"phantom%20beast_b3"},{"n":"Phantom Knight","s":14,"u":"phantom%20knight_b3"},{"n":"Piranha Swarm","s":14,"u":"piranha%20swarm_b3"},{"n":"Plague Giant","s":14,"u":"plague%20giant_b3"},{"n":"Platecarpus","s":14,"u":"platecarpus_b3"},{"n":"Popobawa","s":14,"u":"popobawa_b3"},{"n":"Procyal","s":14,"u":"procyal_b3"},{"n":"Pufferfish","s":14,"u":"pufferfish_b3"},{"n":"Pukwudgie","s":14,"u":"pukwudgie_b3"},{"n":"Quintessivore","s":14,"u":"quintessivore_b3"},{"n":"Raktavarna","s":14,"u":"raktavarna_b3"},{"n":"Rancorous Priesthood","s":14,"u":"rancorous%20priesthood_b3"},{"n":"Rat Snake Swarm","s":14,"u":"rat%20snake%20swarm_b3"},{"n":"Red Fox","s":14,"u":"red%20fox_b3"},{"n":"Rhu-chalik","s":14,"u":"rhu-chalik_b3"},{"n":"Ringhorn Ram","s":14,"u":"ringhorn%20ram_b3"},{"n":"Roiling Incant","s":14,"u":"roiling%20incant_b3"},{"n":"Rokurokubi","s":14,"u":"rokurokubi_b3"},{"n":"Rosethorn Ram","s":14,"u":"rosethorn%20ram_b3"},{"n":"Sabosan","s":14,"u":"sabosan_b3"},{"n":"Samsaran Anchorite","s":14,"u":"samsaran%20anchorite_b3"},{"n":"Sasquatch","s":14,"u":"sasquatch_b3"},{"n":"Scalescribe","s":14,"u":"scalescribe_b3"},{"n":"Seaweed Leshy","s":14,"u":"seaweed%20leshy_b3"},{"n":"Seething Spirit","s":14,"u":"seething%20spirit_b3"},{"n":"Sepid","s":14,"u":"sepid_b3"},{"n":"Severed Head","s":14,"u":"severed%20head_b3"},{"n":"Shabti Redeemer","s":14,"u":"shabti%20redeemer_b3"},{"n":"Shae","s":14,"u":"shae_b3"},{"n":"Shambler Troop","s":14,"u":"shambler%20troop_b3"},{"n":"Shantak","s":14,"u":"shantak_b3"},{"n":"Shaukeen","s":14,"u":"shaukeen_b3"},{"n":"Shikigami","s":14,"u":"shikigami_b3"},{"n":"Shrine Skelm","s":14,"u":"shrine%20skelm_b3"},{"n":"Shulsaga","s":14,"u":"shulsaga_b3"},{"n":"Silvanshee","s":14,"u":"silvanshee_b3"},{"n":"Skeleton Infantry","s":14,"u":"skeleton%20infantry_b3"},{"n":"Skinstitch","s":14,"u":"skinstitch_b3"},{"n":"Skull Peeler","s":14,"u":"skull%20peeler_b3"},{"n":"Skunk","s":14,"u":"skunk_b3"},{"n":"Slithering Pit","s":14,"u":"slithering%20pit_b3"},{"n":"Sorcerous Skull Swarm","s":14,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Soul Skelm","s":14,"u":"soul%20skelm_b3"},{"n":"Spiny Eurypterid","s":14,"u":"spiny%20eurypterid_b3"},{"n":"Squirming Swill","s":14,"u":"squirming%20swill_b3"},{"n":"Squirrel Swarm","s":14,"u":"squirrel%20swarm_b3"},{"n":"Stheno Harpist","s":14,"u":"stheno%20harpist_b3"},{"n":"Stone Lion","s":14,"u":"stone%20lion_b3"},{"n":"Stone Lion Cub","s":14,"u":"stone%20lion%20cub_b3"},{"n":"Storm Hag","s":14,"u":"storm%20hag_b3"},{"n":"Street Skelm","s":14,"u":"street%20skelm_b3"},{"n":"Strix Kinmate","s":14,"u":"strix%20kinmate_b3"},{"n":"Sturzstromer","s":14,"u":"sturzstromer_b3"},{"n":"Sulfur Zombie","s":14,"u":"sulfur%20zombie_b3"},{"n":"Sumbreiva","s":14,"u":"sumbreiva_b3"},{"n":"Swordkeeper","s":14,"u":"swordkeeper_b3"},{"n":"Tattoo Guardian","s":14,"u":"tattoo%20guardian_b3"},{"n":"Terra-cotta Garrison","s":14,"u":"terra-cotta%20garrison_b3"},{"n":"Terra-cotta Soldier","s":14,"u":"terra-cotta%20soldier_b3"},{"n":"Terror Bird","s":14,"u":"terror%20bird_b3"},{"n":"Terror Shrike","s":14,"u":"terror%20shrike_b3"},{"n":"Thanatotic Titan","s":14,"u":"thanatotic%20titan_b3"},{"n":"Three-toed Sloth","s":14,"u":"three-toed%20sloth_b3"},{"n":"Tiddalik","s":14,"u":"tiddalik_b3"},{"n":"Tidehawk","s":14,"u":"tidehawk_b3"},{"n":"Tikbalang","s":14,"u":"tikbalang_b3"},{"n":"Tolokand","s":14,"u":"tolokand_b3"},{"n":"Tomb Giant","s":14,"u":"tomb%20giant_b3"},{"n":"Tooth Fairy","s":14,"u":"tooth%20fairy_b3"},{"n":"Tooth Fairy Swarm","s":14,"u":"tooth%20fairy%20swarm_b3"},{"n":"Toshigami","s":14,"u":"toshigami_b3"},{"n":"Trailgaunt","s":14,"u":"trailgaunt_b3"},{"n":"Trilobite","s":14,"u":"trilobite_b3"},{"n":"Trilobite Swarm","s":14,"u":"trilobite%20swarm_b3"},{"n":"Triumph Siktempora","s":14,"u":"triumph%20siktempora_b3"},{"n":"Tupilaq","s":14,"u":"tupilaq_b3"},{"n":"Tylosaurus","s":14,"u":"tylosaurus_b3"},{"n":"Tyrannosaurus Skeleton","s":14,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Tzitzimitl","s":14,"u":"tzitzimitl_b3"},{"n":"Umasi","s":14,"u":"umasi_b3"},{"n":"Valkyrie","s":14,"u":"valkyrie_b3"},{"n":"Vanara Disciple","s":14,"u":"vanara%20disciple_b3"},{"n":"Vilderavn","s":14,"u":"vilderavn_b3"},{"n":"Vine Leshy","s":14,"u":"vine%20leshy_b3"},{"n":"Viper Swarm","s":14,"u":"viper%20swarm_b3"},{"n":"Vishkanya Infiltrator","s":14,"u":"vishkanya%20infiltrator_b3"},{"n":"Vulpinal","s":14,"u":"vulpinal_b3"},{"n":"Water Wisp","s":14,"u":"water%20wisp_b3"},{"n":"Wayang Whisperblade","s":14,"u":"wayang%20whisperblade_b3"},{"n":"Weasel","s":14,"u":"weasel_b3"},{"n":"Werebat","s":14,"u":"werebat_b3"},{"n":"Werecrocodile","s":14,"u":"werecrocodile_b3"},{"n":"Wihsaak","s":14,"u":"wihsaak_b3"},{"n":"Winter Hag","s":14,"u":"winter%20hag_b3"},{"n":"Wizard Sponge","s":14,"u":"wizard%20sponge_b3"},{"n":"Wolliped","s":14,"u":"wolliped_b3"},{"n":"Wyrmwraith","s":14,"u":"wyrmwraith_b3"},{"n":"Wyrwood Sneak","s":14,"u":"wyrwood%20sneak_b3"},{"n":"Ximtal","s":14,"u":"ximtal_b3"},{"n":"Xiuh Couatl","s":14,"u":"xiuh%20couatl_b3"},{"n":"Yithian","s":14,"u":"yithian_b3"},{"n":"Young Forest Dragon","s":14,"u":"young%20forest%20dragon_b3"},{"n":"Young Sea Dragon","s":14,"u":"young%20sea%20dragon_b3"},{"n":"Young Sky Dragon","s":14,"u":"young%20sky%20dragon_b3"},{"n":"Young Sovereign Dragon","s":14,"u":"young%20sovereign%20dragon_b3"},{"n":"Young Underworld Dragon","s":14,"u":"young%20underworld%20dragon_b3"},{"n":"Yzobu","s":14,"u":"yzobu_b3"},{"n":"Zetogeki","s":14,"u":"zetogeki_b3"},{"n":"Zombie Dragon","s":14,"u":"zombie%20dragon_b3"},{"n":"Zuishin","s":14,"u":"zuishin_b3"},{"n":"Unseen Servant","s":5,"u":"unseen%20servant_crb"},{"n":"Acolyte Of Nethys","s":15,"u":"acolyte%20of%20nethys_gmg"},{"n":"Acrobat","s":15,"u":"acrobat_gmg"},{"n":"Adept","s":15,"u":"adept_gmg"},{"n":"Advisor","s":15,"u":"advisor_gmg"},{"n":"Antipaladin","s":15,"u":"antipaladin_gmg"},{"n":"Apothecary","s":15,"u":"apothecary_gmg"},{"n":"Apprentice","s":15,"u":"apprentice_gmg"},{"n":"Archer Sentry","s":15,"u":"archer%20sentry_gmg"},{"n":"Assassin","s":15,"u":"assassin_gmg"},{"n":"Astronomer","s":15,"u":"astronomer_gmg"},{"n":"Bandit","s":15,"u":"bandit_gmg"},{"n":"Barkeep","s":15,"u":"barkeep_gmg"},{"n":"Barrister","s":15,"u":"barrister_gmg"},{"n":"Beast Tamer","s":15,"u":"beast%20tamer_gmg"},{"n":"Beggar","s":15,"u":"beggar_gmg"},{"n":"Bodyguard","s":15,"u":"bodyguard_gmg"},{"n":"Bosun","s":15,"u":"bosun_gmg"},{"n":"Bounty Hunter","s":15,"u":"bounty%20hunter_gmg"},{"n":"Burglar","s":15,"u":"burglar_gmg"},{"n":"Captain Of The Guard","s":15,"u":"captain%20of%20the%20guard_gmg"},{"n":"Charlatan","s":15,"u":"charlatan_gmg"},{"n":"Chronicler","s":15,"u":"chronicler_gmg"},{"n":"Commoner","s":15,"u":"commoner_gmg"},{"n":"Cult Leader","s":15,"u":"cult%20leader_gmg"},{"n":"Cultist","s":15,"u":"cultist_gmg"},{"n":"Dancer","s":15,"u":"dancer_gmg"},{"n":"Demonologist","s":15,"u":"demonologist_gmg"},{"n":"Despot","s":15,"u":"despot_gmg"},{"n":"Dockhand","s":15,"u":"dockhand_gmg"},{"n":"Drunkard","s":15,"u":"drunkard_gmg"},{"n":"Executioner","s":15,"u":"executioner_gmg"},{"n":"False Priest","s":15,"u":"false%20priest_gmg"},{"n":"Farmer","s":15,"u":"farmer_gmg"},{"n":"Fence","s":15,"u":"fence_gmg"},{"n":"Gang Leader","s":15,"u":"gang%20leader_gmg"},{"n":"Grave Robber","s":15,"u":"grave%20robber_gmg"},{"n":"Gravedigger","s":15,"u":"gravedigger_gmg"},{"n":"Guard","s":15,"u":"guard_gmg"},{"n":"Guide","s":15,"u":"guide_gmg"},{"n":"Guildmaster","s":15,"u":"guildmaster_gmg"},{"n":"Harbormaster","s":15,"u":"harbormaster_gmg"},{"n":"Harrow Reader","s":15,"u":"harrow%20reader_gmg"},{"n":"Hunter","s":15,"u":"hunter_gmg"},{"n":"Innkeeper","s":15,"u":"innkeeper_gmg"},{"n":"Jailer","s":15,"u":"jailer_gmg"},{"n":"Judge","s":15,"u":"judge_gmg"},{"n":"Librarian","s":15,"u":"librarian_gmg"},{"n":"Mage For Hire","s":15,"u":"mage%20for%20hire_gmg"},{"n":"Mastermind","s":15,"u":"mastermind_gmg"},{"n":"Merchant","s":15,"u":"merchant_gmg"},{"n":"Miner","s":15,"u":"miner_gmg"},{"n":"Monster Hunter","s":15,"u":"monster%20hunter_gmg"},{"n":"Navigator","s":15,"u":"navigator_gmg"},{"n":"Necromancer","s":15,"u":"necromancer_gmg"},{"n":"Noble","s":15,"u":"noble_gmg"},{"n":"Palace Guard","s":15,"u":"palace%20guard_gmg"},{"n":"Physician","s":15,"u":"physician_gmg"},{"n":"Pirate","s":15,"u":"pirate_gmg"},{"n":"Plague Doctor","s":15,"u":"plague%20doctor_gmg"},{"n":"Poacher","s":15,"u":"poacher_gmg"},{"n":"Priest Of Pharasma","s":15,"u":"priest%20of%20pharasma_gmg"},{"n":"Prisoner","s":15,"u":"prisoner_gmg"},{"n":"Prophet","s":15,"u":"prophet_gmg"},{"n":"Reckless Scientist","s":15,"u":"reckless%20scientist_gmg"},{"n":"Ruffian","s":15,"u":"ruffian_gmg"},{"n":"Saboteur","s":15,"u":"saboteur_gmg"},{"n":"Sage","s":15,"u":"sage_gmg"},{"n":"Servant","s":15,"u":"servant_gmg"},{"n":"Server","s":15,"u":"server_gmg"},{"n":"Ship Captain","s":15,"u":"ship%20captain_gmg"},{"n":"Smith","s":15,"u":"smith_gmg"},{"n":"Spy","s":15,"u":"spy_gmg"},{"n":"Surgeon","s":15,"u":"surgeon_gmg"},{"n":"Tax Collector","s":15,"u":"tax%20collector_gmg"},{"n":"Teacher","s":15,"u":"teacher_gmg"},{"n":"Tomb Raider","s":15,"u":"tomb%20raider_gmg"},{"n":"Torchbearer","s":15,"u":"torchbearer_gmg"},{"n":"Tracker","s":15,"u":"tracker_gmg"},{"n":"Troubadour","s":15,"u":"troubadour_gmg"},{"n":"Urchin","s":15,"u":"urchin_gmg"},{"n":"Warden","s":15,"u":"warden_gmg"},{"n":"Watch Officer","s":15,"u":"watch%20officer_gmg"},{"n":"Zealot Of Asmodeus","s":15,"u":"zealot%20of%20asmodeus_gmg"},{"n":"Alak Stagram","s":16,"u":"alak%20stagram_aoa1"},{"n":"Anadi Elder","s":16,"u":"anadi%20elder_aoa1"},{"n":"Anadi Hunter","s":16,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Sage","s":16,"u":"anadi%20sage_aoa1"},{"n":"Bloody Blade Mercenary","s":16,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Calmont","s":16,"u":"calmont_aoa1"},{"n":"Dmiri Yoltosha","s":16,"u":"dmiri%20yoltosha_aoa1"},{"n":"Doorwarden","s":16,"u":"doorwarden_aoa1"},{"n":"Emperor Bird","s":16,"u":"emperor%20bird_aoa1"},{"n":"Grauladon","s":16,"u":"grauladon_aoa1"},{"n":"Graveshell","s":16,"u":"graveshell_aoa1"},{"n":"Hellcrown","s":16,"u":"hellcrown_aoa1"},{"n":"Malarunk","s":16,"u":"malarunk_aoa1"},{"n":"Renali","s":16,"u":"renali_aoa1"},{"n":"Skeletal Hellknight","s":16,"u":"skeletal%20hellknight_aoa1"},{"n":"Skorp And Venak","s":16,"u":"skorp%20and%20venak_aoa1"},{"n":"Tixitog","s":16,"u":"tixitog_aoa1"},{"n":"Voz Lirayne","s":16,"u":"voz%20lirayne_aoa1"},{"n":"Warbal Bumblebrasher","s":16,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Asanbosam","s":17,"u":"asanbosam_aoa2"},{"n":"Belmazog","s":17,"u":"belmazog_aoa2"},{"n":"Bida","s":17,"u":"bida_aoa2"},{"n":"Biloko Veteran","s":17,"u":"biloko%20veteran_aoa2"},{"n":"Biloko Warrior","s":17,"u":"biloko%20warrior_aoa2"},{"n":"Charau-ka Acolyte Of Angazhan","s":17,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2"},{"n":"Charau-ka Butcher","s":17,"u":"charau-ka%20butcher_aoa2"},{"n":"Charau-ka Dragon Priest","s":17,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Charau-ka Warrior","s":17,"u":"charau-ka%20warrior_aoa2"},{"n":"Ekujae Guardian","s":17,"u":"ekujae%20guardian_aoa2"},{"n":"Eloko","s":17,"u":"eloko_aoa2"},{"n":"Gerhard Pendergrast","s":17,"u":"gerhard%20pendergrast_aoa2"},{"n":"Grippli Archer","s":17,"u":"grippli%20archer_aoa2"},{"n":"Grippli Greenspeaker","s":17,"u":"grippli%20greenspeaker_aoa2"},{"n":"Grippli Scout","s":17,"u":"grippli%20scout_aoa2"},{"n":"Hezle","s":17,"u":"hezle_aoa2"},{"n":"Jahsi","s":17,"u":"jahsi_aoa2"},{"n":"Kishi","s":17,"u":"kishi_aoa2"},{"n":"Living Sap","s":17,"u":"living%20sap_aoa2"},{"n":"Mokele-mbembe","s":17,"u":"mokele-mbembe_aoa2"},{"n":"Nketiah","s":17,"u":"nketiah_aoa2"},{"n":"Racharak","s":17,"u":"racharak_aoa2"},{"n":"Sabosan","s":17,"u":"sabosan_aoa2"},{"n":"Augur","s":18,"u":"augur_aoa3"},{"n":"Barushak Il-varashma","s":18,"u":"barushak%20il-varashma_aoa3"},{"n":"Blood Boar","s":18,"u":"blood%20boar_aoa3"},{"n":"Evangelist","s":18,"u":"evangelist_aoa3"},{"n":"Ghastly Bear","s":18,"u":"ghastly%20bear_aoa3"},{"n":"Heuberk Thropp","s":18,"u":"heuberk%20thropp_aoa3"},{"n":"Interlocutor","s":18,"u":"interlocutor_aoa3"},{"n":"Kalavakus","s":18,"u":"kalavakus_aoa3"},{"n":"Laslunn","s":18,"u":"laslunn_aoa3"},{"n":"Mercenary Sailor","s":18,"u":"mercenary%20sailor_aoa3"},{"n":"Mialari Docur","s":18,"u":"mialari%20docur_aoa3"},{"n":"Nolly Peltry","s":18,"u":"nolly%20peltry_aoa3"},{"n":"One-eye Amnin","s":18,"u":"one-eye%20amnin_aoa3"},{"n":"Osyluth","s":18,"u":"osyluth_aoa3"},{"n":"Precentor","s":18,"u":"precentor_aoa3"},{"n":"Remnant Of Barzillai","s":18,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Rusalka","s":18,"u":"rusalka_aoa3"},{"n":"Rusty Mae","s":18,"u":"rusty%20mae_aoa3"},{"n":"Scarlet Triad Poisoner","s":18,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Sneak","s":18,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Sniper","s":18,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Scarlet Triad Thug","s":18,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Shadow Giant","s":18,"u":"shadow%20giant_aoa3"},{"n":"Vaklish","s":18,"u":"vaklish_aoa3"},{"n":"Accursed Forge-spurned","s":19,"u":"accursed%20forge-spurned_aoa4"},{"n":"Adult Magma Dragon","s":19,"u":"adult%20magma%20dragon_aoa4"},{"n":"Ancient Magma Dragon","s":19,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Carnivorous Crystal","s":19,"u":"carnivorous%20crystal_aoa4"},{"n":"Corrupt Guard","s":19,"u":"corrupt%20guard_aoa4"},{"n":"Dalos","s":19,"u":"dalos_aoa4"},{"n":"Deculi","s":19,"u":"deculi_aoa4"},{"n":"Devourer","s":19,"u":"devourer_aoa4"},{"n":"Dragonscarred Dead","s":19,"u":"dragonscarred%20dead_aoa4"},{"n":"Duergar Slave Lord","s":19,"u":"duergar%20slave%20lord_aoa4"},{"n":"Falrok","s":19,"u":"falrok_aoa4"},{"n":"Forge-spurned","s":19,"u":"forge-spurned_aoa4"},{"n":"Gashadokuro","s":19,"u":"gashadokuro_aoa4"},{"n":"Ilssrah Embermead","s":19,"u":"ilssrah%20embermead_aoa4"},{"n":"Kelda Halrig","s":19,"u":"kelda%20halrig_aoa4"},{"n":"King Harral","s":19,"u":"king%20harral_aoa4"},{"n":"Kralgurn","s":19,"u":"kralgurn_aoa4"},{"n":"Lazurite-infused Stone Golem","s":19,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Saggorak Poltergeist","s":19,"u":"saggorak%20poltergeist_aoa4"},{"n":"Soulbound Ruin","s":19,"u":"soulbound%20ruin_aoa4"},{"n":"Talamira","s":19,"u":"talamira_aoa4"},{"n":"Thea","s":19,"u":"thea_aoa4"},{"n":"Veshumirix","s":19,"u":"veshumirix_aoa4"},{"n":"Xevalorg","s":19,"u":"xevalorg_aoa4"},{"n":"Young Magma Dragon","s":19,"u":"young%20magma%20dragon_aoa4"},{"n":"Zuferian","s":19,"u":"zuferian_aoa4"},{"n":"Aluum Enforcer","s":20,"u":"aluum%20enforcer_aoa5"},{"n":"Calikang","s":20,"u":"calikang_aoa5"},{"n":"Cornugon","s":20,"u":"cornugon_aoa5"},{"n":"Crucidaemon","s":20,"u":"crucidaemon_aoa5"},{"n":"Duneshaker Solifugid","s":20,"u":"duneshaker%20solifugid_aoa5"},{"n":"Giant Solifugid","s":20,"u":"giant%20solifugid_aoa5"},{"n":"Immortal Ichor","s":20,"u":"immortal%20ichor_aoa5"},{"n":"Ishti","s":20,"u":"ishti_aoa5"},{"n":"Nalfeshnee","s":20,"u":"nalfeshnee_aoa5"},{"n":"Scarlet Triad Boss","s":20,"u":"scarlet%20triad%20boss_aoa5"},{"n":"Scarlet Triad Enforcer","s":20,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Scarlet Triad Mage","s":20,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Shak","s":20,"u":"shak_aoa5"},{"n":"Spiritbound Aluum","s":20,"u":"spiritbound%20aluum_aoa5"},{"n":"Teyam Ishtori","s":20,"u":"teyam%20ishtori_aoa5"},{"n":"Uri Zandivar","s":20,"u":"uri%20zandivar_aoa5"},{"n":"Witchwyrd","s":20,"u":"witchwyrd_aoa5"},{"n":"Xotanispawn","s":20,"u":"xotanispawn_aoa5"},{"n":"Zephyr Guard","s":20,"u":"zephyr%20guard_aoa5"},{"n":"Aiudara Wraith","s":21,"u":"aiudara%20wraith_aoa6"},{"n":"Animated Dragonstorm","s":21,"u":"animated%20dragonstorm_aoa6"},{"n":"Candlaron's Echo","s":21,"u":"candlaron's%20echo_aoa6"},{"n":"Dragonshard Guardian","s":21,"u":"dragonshard%20guardian_aoa6"},{"n":"Dragonstorm Fire Giant","s":21,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Elder Wyrmwraith","s":21,"u":"elder%20wyrmwraith_aoa6"},{"n":"Emaliza Zandivar","s":21,"u":"emaliza%20zandivar_aoa6"},{"n":"Hermean Mutant","s":21,"u":"hermean%20mutant_aoa6"},{"n":"Ilgreth","s":21,"u":"ilgreth_aoa6"},{"n":"Ingnovim Tluss","s":21,"u":"ingnovim%20tluss_aoa6"},{"n":"Ingnovim's Assistant","s":21,"u":"ingnovim's%20assistant_aoa6"},{"n":"Inizra Arumelo","s":21,"u":"inizra%20arumelo_aoa6"},{"n":"Lesser Manifestation Of Dahak","s":21,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":21,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Mengkare","s":21,"u":"mengkare_aoa6"},{"n":"Promise Guard","s":21,"u":"promise%20guard_aoa6"},{"n":"Rinnarv Bontimar","s":21,"u":"rinnarv%20bontimar_aoa6"},{"n":"Tarrasque","s":21,"u":"tarrasque_aoa6"},{"n":"Tzitzimitl","s":21,"u":"tzitzimitl_aoa6"},{"n":"Vazgorlu","s":21,"u":"vazgorlu_aoa6"},{"n":"Wyrmwraith","s":21,"u":"wyrmwraith_aoa6"},{"n":"Xotani","s":21,"u":"xotani_aoa6"},{"n":"Almiraj","s":22,"u":"almiraj_aoe1"},{"n":"Antaro Boldblade","s":22,"u":"antaro%20boldblade_aoe1"},{"n":"Battle Leader Rekarek","s":22,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Binumir","s":22,"u":"binumir_aoe1"},{"n":"Bolar Of Stonemoor","s":22,"u":"bolar%20of%20stonemoor_aoe1"},{"n":"Cobbleswarm","s":22,"u":"cobbleswarm_aoe1"},{"n":"Eunice","s":22,"u":"eunice_aoe1"},{"n":"Gref","s":22,"u":"gref_aoe1"},{"n":"Grick","s":22,"u":"grick_aoe1"},{"n":"Grospek Lavarsus","s":22,"u":"grospek%20lavarsus_aoe1"},{"n":"Hendrid Pratchett","s":22,"u":"hendrid%20pratchett_aoe1"},{"n":"Kekker","s":22,"u":"kekker_aoe1"},{"n":"Kemeneles","s":22,"u":"kemeneles_aoe1"},{"n":"Lyrma Swampwalker","s":22,"u":"lyrma%20swampwalker_aoe1"},{"n":"Miriel Grayleaf","s":22,"u":"miriel%20grayleaf_aoe1"},{"n":"Pickled Punk","s":22,"u":"pickled%20punk_aoe1"},{"n":"Ralso","s":22,"u":"ralso_aoe1"},{"n":"Shredskin","s":22,"u":"shredskin_aoe1"},{"n":"Siege Shard","s":22,"u":"siege%20shard_aoe1"},{"n":"Skebs","s":22,"u":"skebs_aoe1"},{"n":"Vargouille","s":22,"u":"vargouille_aoe1"},{"n":"Zrukbat","s":22,"u":"zrukbat_aoe1"},{"n":"Bone Skipper Swarm","s":23,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Copper Hand Illusionist","s":23,"u":"copper%20hand%20illusionist_aoe2"},{"n":"Copper Hand Rogue","s":23,"u":"copper%20hand%20rogue_aoe2"},{"n":"Dreadsong Dancer","s":23,"u":"dreadsong%20dancer_aoe2"},{"n":"Excorion","s":23,"u":"excorion_aoe2"},{"n":"Fayati Alummur","s":23,"u":"fayati%20alummur_aoe2"},{"n":"Frefferth","s":23,"u":"frefferth_aoe2"},{"n":"Giant Bone Skipper","s":23,"u":"giant%20bone%20skipper_aoe2"},{"n":"Kolo Harvan","s":23,"u":"kolo%20harvan_aoe2"},{"n":"Najra Lizard","s":23,"u":"najra%20lizard_aoe2"},{"n":"Ofalth Zombie","s":23,"u":"ofalth%20zombie_aoe2"},{"n":"Shristi Melipdra","s":23,"u":"shristi%20melipdra_aoe2"},{"n":"Skinsaw Murderer","s":23,"u":"skinsaw%20murderer_aoe2"},{"n":"Skinsaw Seamer","s":23,"u":"skinsaw%20seamer_aoe2"},{"n":"Skinstitch","s":23,"u":"skinstitch_aoe2"},{"n":"Tenome","s":23,"u":"tenome_aoe2"},{"n":"Teraphant","s":23,"u":"teraphant_aoe2"},{"n":"Vaultbreaker Ooze","s":23,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Wrent Dicaspiron","s":23,"u":"wrent%20dicaspiron_aoe2"},{"n":"Avarek","s":24,"u":"avarek_aoe3"},{"n":"Barnacle Ghoul","s":24,"u":"barnacle%20ghoul_aoe3"},{"n":"Bloody Berleth","s":24,"u":"bloody%20berleth_aoe3"},{"n":"Bregdi","s":24,"u":"bregdi_aoe3"},{"n":"Casino Bouncer","s":24,"u":"casino%20bouncer_aoe3"},{"n":"Diobel Sweeper Tough","s":24,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Eberark","s":24,"u":"eberark_aoe3"},{"n":"Franca Laurentz","s":24,"u":"franca%20laurentz_aoe3"},{"n":"Gage Carlyle","s":24,"u":"gage%20carlyle_aoe3"},{"n":"Iroran Skeleton","s":24,"u":"iroran%20skeleton_aoe3"},{"n":"Maurrisa Jonne","s":24,"u":"maurrisa%20jonne_aoe3"},{"n":"Ravenile Rager","s":24,"u":"ravenile%20rager_aoe3"},{"n":"Scathka","s":24,"u":"scathka_aoe3"},{"n":"Shikwashim Mercenary","s":24,"u":"shikwashim%20mercenary_aoe3"},{"n":"Svartalfar Killer","s":24,"u":"svartalfar%20killer_aoe3"},{"n":"Tonla And Yvelle","s":24,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Washboard Dog Tough","s":24,"u":"washboard%20dog%20tough_aoe3"},{"n":"Amateur Chemist","s":25,"u":"amateur%20chemist_aoe4"},{"n":"Blackfingers Acolyte","s":25,"u":"blackfingers%20acolyte_aoe4"},{"n":"Clockwork Assassin","s":25,"u":"clockwork%20assassin_aoe4"},{"n":"Gloaming Will-o'-wisp","s":25,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Grabble Forden","s":25,"u":"grabble%20forden_aoe4"},{"n":"Japu Thalenger","s":25,"u":"japu%20thalenger_aoe4"},{"n":"Jonis Flakfatter","s":25,"u":"jonis%20flakfatter_aoe4"},{"n":"Jorogumo","s":25,"u":"jorogumo_aoe4"},{"n":"Kalyn Pounch","s":25,"u":"kalyn%20pounch_aoe4"},{"n":"Morgrat And Fillick","s":25,"u":"morgrat%20and%20fillick_aoe4"},{"n":"Norgorberite Poisoner","s":25,"u":"norgorberite%20poisoner_aoe4"},{"n":"Poison Eater","s":25,"u":"poison%20eater_aoe4"},{"n":"Shatterling","s":25,"u":"shatterling_aoe4"},{"n":"Sleepless Sun Veteran","s":25,"u":"sleepless%20sun%20veteran_aoe4"},{"n":"The Rabbit Prince","s":25,"u":"the%20rabbit%20prince_aoe4"},{"n":"The Stabbing Beast","s":25,"u":"the%20stabbing%20beast_aoe4"},{"n":"Velberi Jallist","s":25,"u":"velberi%20jallist_aoe4"},{"n":"Wynsal Starborn","s":25,"u":"wynsal%20starborn_aoe4"},{"n":"Black Whale Guard","s":26,"u":"black%20whale%20guard_aoe5"},{"n":"Bloody Barber Goon","s":26,"u":"bloody%20barber%20goon_aoe5"},{"n":"Calennia","s":26,"u":"calennia_aoe5"},{"n":"Child Of Venom","s":26,"u":"child%20of%20venom_aoe5"},{"n":"Clockwork Amalgam","s":26,"u":"clockwork%20amalgam_aoe5"},{"n":"Clockwork Assassin","s":26,"u":"clockwork%20assassin_aoe5"},{"n":"Garrote Master Assassin","s":26,"u":"garrote%20master%20assassin_aoe5"},{"n":"Graem And Grinlowe","s":26,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Grimwold","s":26,"u":"grimwold_aoe5"},{"n":"Ixusoth","s":26,"u":"ixusoth_aoe5"},{"n":"Kapral","s":26,"u":"kapral_aoe5"},{"n":"Lord Guirden","s":26,"u":"lord%20guirden_aoe5"},{"n":"Lusca","s":26,"u":"lusca_aoe5"},{"n":"Minchgorm","s":26,"u":"minchgorm_aoe5"},{"n":"Miogimo","s":26,"u":"miogimo_aoe5"},{"n":"Mother Venom","s":26,"u":"mother%20venom_aoe5"},{"n":"Myrna Rath","s":26,"u":"myrna%20rath_aoe5"},{"n":"Myrucarx","s":26,"u":"myrucarx_aoe5"},{"n":"Obrousian","s":26,"u":"obrousian_aoe5"},{"n":"Reginald Vancaskerkin","s":26,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Starwatch Commando","s":26,"u":"starwatch%20commando_aoe5"},{"n":"Tiderunner Aquamancer","s":26,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Twisted Jack","s":26,"u":"twisted%20jack_aoe5"},{"n":"Elemental Vessel, Water","s":26,"u":"elemental%20vessel%2c%20water_aoe5"},{"n":"Zeal-damned Ghoul","s":26,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Zealborn","s":26,"u":"zealborn_aoe5"},{"n":"Agent Of The Gray Queen","s":27,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Agradaemon","s":27,"u":"agradaemon_aoe6"},{"n":"Alchemical Horror","s":27,"u":"alchemical%20horror_aoe6"},{"n":"Avsheros The Betrayer","s":27,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Baatamidar","s":27,"u":"baatamidar_aoe6"},{"n":"Blune Bandersworth","s":27,"u":"blune%20bandersworth_aoe6"},{"n":"Blune's Illusory Toady","s":27,"u":"blune's%20illusory%20toady_aoe6"},{"n":"Camarach","s":27,"u":"camarach_aoe6"},{"n":"Chaos Gulgamodh","s":27,"u":"chaos%20gulgamodh_aoe6"},{"n":"Daemonic Infector","s":27,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":27,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Skinner","s":27,"u":"daemonic%20skinner_aoe6"},{"n":"Excorion Paragon","s":27,"u":"excorion%20paragon_aoe6"},{"n":"Ghaele Of Kharnas","s":27,"u":"ghaele%20of%20kharnas_aoe6"},{"n":"Graveknight Of Kharnas","s":27,"u":"graveknight%20of%20kharnas_aoe6"},{"n":"Hegessik","s":27,"u":"hegessik_aoe6"},{"n":"Hestriviniaas","s":27,"u":"hestriviniaas_aoe6"},{"n":"Hundun Chaos Mage","s":27,"u":"hundun%20chaos%20mage_aoe6"},{"n":"Il'setsya Wyrmtouched","s":27,"u":"il'setsya%20wyrmtouched_aoe6"},{"n":"Izfiitar","s":27,"u":"izfiitar_aoe6"},{"n":"Living Mural","s":27,"u":"living%20mural_aoe6"},{"n":"Nenchuuj","s":27,"u":"nenchuuj_aoe6"},{"n":"Olansa Terimor","s":27,"u":"olansa%20terimor_aoe6"},{"n":"Overdrive Imentesh","s":27,"u":"overdrive%20imentesh_aoe6"},{"n":"Penqual","s":27,"u":"penqual_aoe6"},{"n":"Rhevanna","s":27,"u":"rhevanna_aoe6"},{"n":"Slithering Rift","s":27,"u":"slithering%20rift_aoe6"},{"n":"Sordesdaemon","s":27,"u":"sordesdaemon_aoe6"},{"n":"Ulressia The Blessed","s":27,"u":"ulressia%20the%20blessed_aoe6"},{"n":"Veksciralenix","s":27,"u":"veksciralenix_aoe6"},{"n":"Aller Rosk","s":28,"u":"aller%20rosk_av1"},{"n":"Augrael","s":28,"u":"augrael_av1"},{"n":"Bloodsiphon","s":28,"u":"bloodsiphon_av1"},{"n":"Boss Skrawng","s":28,"u":"boss%20skrawng_av1"},{"n":"Canker Cultist","s":28,"u":"canker%20cultist_av1"},{"n":"Chandriu Invisar","s":28,"u":"chandriu%20invisar_av1"},{"n":"Corpselight","s":28,"u":"corpselight_av1"},{"n":"Flickerwisp","s":28,"u":"flickerwisp_av1"},{"n":"Jarelle Kaldrian","s":28,"u":"jarelle%20kaldrian_av1"},{"n":"Jaul Mezmin","s":28,"u":"jaul%20mezmin_av1"},{"n":"Jaul's Wolf","s":28,"u":"jaul's%20wolf_av1"},{"n":"Morlock Cultist","s":28,"u":"morlock%20cultist_av1"},{"n":"Morlock Engineer","s":28,"u":"morlock%20engineer_av1"},{"n":"Morlock Scavenger","s":28,"u":"morlock%20scavenger_av1"},{"n":"Nhakazarin","s":28,"u":"nhakazarin_av1"},{"n":"Otari Ilvashti","s":28,"u":"otari%20ilvashti_av1"},{"n":"Scalathrax","s":28,"u":"scalathrax_av1"},{"n":"Voidglutton","s":28,"u":"voidglutton_av1"},{"n":"Volluk Azrinae","s":28,"u":"volluk%20azrinae_av1"},{"n":"Wrin Sivinxi","s":28,"u":"wrin%20sivinxi_av1"},{"n":"Carman Rajani","s":29,"u":"carman%20rajani_av2"},{"n":"Chafkhem","s":29,"u":"chafkhem_av2"},{"n":"Dreshkan","s":29,"u":"dreshkan_av2"},{"n":"Gibtanius","s":29,"u":"gibtanius_av2"},{"n":"Gibtas Bounder","s":29,"u":"gibtas%20bounder_av2"},{"n":"Gibtas Spawn Swarm","s":29,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Gulzash","s":29,"u":"gulzash_av2"},{"n":"Jafaki","s":29,"u":"jafaki_av2"},{"n":"Kragala","s":29,"u":"kragala_av2"},{"n":"Mulventok","s":29,"u":"mulventok_av2"},{"n":"Murschen","s":29,"u":"murschen_av2"},{"n":"Nox","s":29,"u":"nox_av2"},{"n":"Ryta","s":29,"u":"ryta_av2"},{"n":"Sacuishu","s":29,"u":"sacuishu_av2"},{"n":"Seugathi Reality Warper","s":29,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Servant","s":29,"u":"seugathi%20servant_av2"},{"n":"Shanrigol Behemoth","s":29,"u":"shanrigol%20behemoth_av2"},{"n":"Shanrigol Heap","s":29,"u":"shanrigol%20heap_av2"},{"n":"Urevian","s":29,"u":"urevian_av2"},{"n":"Vischari","s":29,"u":"vischari_av2"},{"n":"Belcorra Haruvex","s":30,"u":"belcorra%20haruvex_av3"},{"n":"Bhazrade And Klathor","s":30,"u":"bhazrade%20and%20klathor_av3"},{"n":"Bright Walker","s":30,"u":"bright%20walker_av3"},{"n":"Caligni Defender","s":30,"u":"caligni%20defender_av3"},{"n":"Deepwater Dhuthorex","s":30,"u":"deepwater%20dhuthorex_av3"},{"n":"Dragon's Blood Puffball","s":30,"u":"dragon's%20blood%20puffball_av3"},{"n":"Dread Dhuthorex","s":30,"u":"dread%20dhuthorex_av3"},{"n":"Dread Wisp","s":30,"u":"dread%20wisp_av3"},{"n":"Drow Hunter","s":30,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":30,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":30,"u":"drow%20warden_av3"},{"n":"Dulac","s":30,"u":"dulac_av3"},{"n":"Elder Child Of Belcorra","s":30,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Galudu","s":30,"u":"galudu_av3"},{"n":"Khurfel","s":30,"u":"khurfel_av3"},{"n":"Lady's Whisper","s":30,"u":"lady's%20whisper_av3"},{"n":"Padli","s":30,"u":"padli_av3"},{"n":"Quara Orshendiel","s":30,"u":"quara%20orshendiel_av3"},{"n":"Reaper Skull Puffball","s":30,"u":"reaper%20skull%20puffball_av3"},{"n":"Salaisa Malthulas","s":30,"u":"salaisa%20malthulas_av3"},{"n":"Urdefhan Blood Mage","s":30,"u":"urdefhan%20blood%20mage_av3"},{"n":"Urdefhan Death Scout","s":30,"u":"urdefhan%20death%20scout_av3"},{"n":"Urdefhan Lasher","s":30,"u":"urdefhan%20lasher_av3"},{"n":"Voidbracken Chuul","s":30,"u":"voidbracken%20chuul_av3"},{"n":"Harlo Krant","s":10,"u":"harlo%20krant_botd"},{"n":"Shredskin","s":10,"u":"shredskin_botd"},{"n":"Pale Stranger","s":10,"u":"pale%20stranger_botd"},{"n":"Pale Sovereign","s":10,"u":"pale%20sovereign_botd"},{"n":"Hungry Ghost","s":10,"u":"hungry%20ghost_botd"},{"n":"Ghul","s":10,"u":"ghul_botd"},{"n":"Fluxwraith","s":10,"u":"fluxwraith_botd"},{"n":"Festering Gnasher","s":10,"u":"festering%20gnasher_botd"},{"n":"Taunting Skull","s":10,"u":"taunting%20skull_botd"},{"n":"Daqqanoenyent","s":10,"u":"daqqanoenyent_botd"},{"n":"Bhuta","s":10,"u":"bhuta_botd"},{"n":"Bone Croupier","s":10,"u":"bone%20croupier_botd"},{"n":"Cadaverous Rake","s":10,"u":"cadaverous%20rake_botd"},{"n":"Child of Urgathoa","s":10,"u":"child%20of%20urgathoa_botd"},{"n":"Combusted","s":10,"u":"combusted_botd"},{"n":"Corpseroot","s":10,"u":"corpseroot_botd"},{"n":"Vanyver","s":10,"u":"vanyver_botd"},{"n":"Sykever","s":10,"u":"sykever_botd"},{"n":"Urveth","s":10,"u":"urveth_botd"},{"n":"Nasurgeth","s":10,"u":"nasurgeth_botd"},{"n":"Death Coach","s":10,"u":"death%20coach_botd"},{"n":"Deathless Acolyte of Urgathoa","s":10,"u":"deathless%20acolyte%20of%20urgathoa_botd"},{"n":"Deathless Hierophant of Urgathoa","s":10,"u":"deathless%20hierophant%20of%20urgathoa_botd"},{"n":"Ecorche","s":10,"u":"ecorche_botd"},{"n":"Excorion","s":10,"u":"excorion_botd"},{"n":"Fiddling Bones","s":10,"u":"fiddling%20bones_botd"},{"n":"Gallowdead","s":10,"u":"gallowdead_botd"},{"n":"Gashadokuro","s":10,"u":"gashadokuro_botd"},{"n":"Geist","s":10,"u":"geist_botd"},{"n":"Gholdako","s":10,"u":"gholdako_botd"},{"n":"Ghost Pirate Captain","s":10,"u":"ghost%20pirate%20captain_botd"},{"n":"Lacedon","s":10,"u":"lacedon_botd"},{"n":"Priest of Kabriri","s":10,"u":"priest%20of%20kabriri_botd"},{"n":"Grappling Spirit","s":10,"u":"grappling%20spirit_botd"},{"n":"Graveknight Warmaster","s":10,"u":"graveknight%20warmaster_botd"},{"n":"Faithless Ecclesiarch","s":10,"u":"faithless%20ecclesiarch_botd"},{"n":"Fallen Champion","s":10,"u":"fallen%20champion_botd"},{"n":"Hollow Serpent","s":10,"u":"hollow%20serpent_botd"},{"n":"Ichor Slinger","s":10,"u":"ichor%20slinger_botd"},{"n":"Iruxi Ossature","s":10,"u":"iruxi%20ossature_botd"},{"n":"Last Guard","s":10,"u":"last%20guard_botd"},{"n":"Horde Lich","s":10,"u":"horde%20lich_botd"},{"n":"Runecarved Lich","s":10,"u":"runecarved%20lich_botd"},{"n":"Little Man in the Woods","s":10,"u":"little%20man%20in%20the%20woods_botd"},{"n":"Llorona","s":10,"u":"llorona_botd"},{"n":"Shadern Immolator","s":10,"u":"shadern%20immolator_botd"},{"n":"Jitterbone Contortionist","s":10,"u":"jitterbone%20contortionist_botd"},{"n":"Relictner Eroder","s":10,"u":"relictner%20eroder_botd"},{"n":"Mummified Cat","s":10,"u":"mummified%20cat_botd"},{"n":"Decrepit Mummy","s":10,"u":"decrepit%20mummy_botd"},{"n":"Ice Mummy","s":10,"u":"ice%20mummy_botd"},{"n":"Iroran Mummy","s":10,"u":"iroran%20mummy_botd"},{"n":"Mummy Prophet of Set","s":10,"u":"mummy%20prophet%20of%20set_botd"},{"n":"Obrousian","s":10,"u":"obrousian_botd"},{"n":"Onryo","s":10,"u":"onryo_botd"},{"n":"Polong","s":10,"u":"polong_botd"},{"n":"Raw Nerve","s":10,"u":"raw%20nerve_botd"},{"n":"Silent Stalker","s":10,"u":"silent%20stalker_botd"},{"n":"Predatory Rabbit","s":10,"u":"predatory%20rabbit_botd"},{"n":"Scorned Hound","s":10,"u":"scorned%20hound_botd"},{"n":"Siabrae","s":10,"u":"siabrae_botd"},{"n":"Wolf Skeleton","s":10,"u":"wolf%20skeleton_botd"},{"n":"Skeletal Soldier","s":10,"u":"skeletal%20soldier_botd"},{"n":"Skeletal Mage","s":10,"u":"skeletal%20mage_botd"},{"n":"Beetle Carapace","s":10,"u":"beetle%20carapace_botd"},{"n":"Drake Skeleton","s":10,"u":"drake%20skeleton_botd"},{"n":"Skeletal Titan","s":10,"u":"skeletal%20titan_botd"},{"n":"Sluagh Reaper","s":10,"u":"sluagh%20reaper_botd"},{"n":"Queen Sluagh","s":10,"u":"queen%20sluagh_botd"},{"n":"Tormented","s":10,"u":"tormented_botd"},{"n":"Unrisen","s":10,"u":"unrisen_botd"},{"n":"Provincial Jiang-Shi","s":10,"u":"provincial%20jiang-shi_botd"},{"n":"Minister of Tumult","s":10,"u":"minister%20of%20tumult_botd"},{"n":"Vetalarana Emergent","s":10,"u":"vetalarana%20emergent_botd"},{"n":"Vetalarana Manipulator","s":10,"u":"vetalarana%20manipulator_botd"},{"n":"Waldgeist","s":10,"u":"waldgeist_botd"},{"n":"Seetangeist","s":10,"u":"seetangeist_botd"},{"n":"Hunter Wight","s":10,"u":"hunter%20wight_botd"},{"n":"Prowler Wight","s":10,"u":"prowler%20wight_botd"},{"n":"Wight Commander","s":10,"u":"wight%20commander_botd"},{"n":"Zombie Snake","s":10,"u":"zombie%20snake_botd"},{"n":"Husk Zombie","s":10,"u":"husk%20zombie_botd"},{"n":"Zombie Owlbear","s":10,"u":"zombie%20owlbear_botd"},{"n":"Zombie Lord","s":10,"u":"zombie%20lord_botd"},{"n":"Withered","s":10,"u":"withered_botd"},{"n":"Zombie Mammoth","s":10,"u":"zombie%20mammoth_botd"},{"n":"Harlo Krant","s":10,"u":"harlo%20krant_botd"},{"n":"K.H.W.'s Echo","s":11,"u":"k.h.w.'s%20echo_da"},{"n":"Mother Mitera","s":11,"u":"mother%20mitera_da"},{"n":"The Morrowkin","s":11,"u":"the%20morrowkin_da"},{"n":"Abberton Ruffians","s":31,"u":"abberton%20ruffians_ec1"},{"n":"Abrikandilu","s":31,"u":"abrikandilu_ec1"},{"n":"Blood Wolf","s":31,"u":"blood%20wolf_ec1"},{"n":"Bone Croupier","s":31,"u":"bone%20croupier_ec1"},{"n":"Cavnakash","s":31,"u":"cavnakash_ec1"},{"n":"Corrosive Lizard","s":31,"u":"corrosive%20lizard_ec1"},{"n":"Corrupted Priest","s":31,"u":"corrupted%20priest_ec1"},{"n":"Corrupted Retainer","s":31,"u":"corrupted%20retainer_ec1"},{"n":"Daring Danika","s":31,"u":"daring%20danika_ec1"},{"n":"Flea Swarm","s":31,"u":"flea%20swarm_ec1"},{"n":"Giant Flea","s":31,"u":"giant%20flea_ec1"},{"n":"Jaleen And Rhovo","s":31,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Jellico Bounce-bounce","s":31,"u":"jellico%20bounce-bounce_ec1"},{"n":"Juvenile Boar","s":31,"u":"juvenile%20boar_ec1"},{"n":"Luminous Ooze","s":31,"u":"luminous%20ooze_ec1"},{"n":"Mechanical Carny","s":31,"u":"mechanical%20carny_ec1"},{"n":"Nemmia Bramblecloak","s":31,"u":"nemmia%20bramblecloak_ec1"},{"n":"Oil Living Graffiti","s":31,"u":"oil%20living%20graffiti_ec1"},{"n":"Pinacosaurus","s":31,"u":"pinacosaurus_ec1"},{"n":"Pruana Two-punch","s":31,"u":"pruana%20two-punch_ec1"},{"n":"Smiler","s":31,"u":"smiler_ec1"},{"n":"Smoldering Leopard","s":31,"u":"smoldering%20leopard_ec1"},{"n":"Vermlek","s":31,"u":"vermlek_ec1"},{"n":"Viktor Volkano","s":31,"u":"viktor%20volkano_ec1"},{"n":"Violet","s":31,"u":"violet_ec1"},{"n":"Xulgath Bilebearer","s":31,"u":"xulgath%20bilebearer_ec1"},{"n":"Aives The Smoke Dragon","s":32,"u":"aives%20the%20smoke%20dragon_ec2"},{"n":"Andera Paldreen","s":32,"u":"andera%20paldreen_ec2"},{"n":"Bogey","s":32,"u":"bogey_ec2"},{"n":"Bogeyman","s":32,"u":"bogeyman_ec2"},{"n":"Bugaboo","s":32,"u":"bugaboo_ec2"},{"n":"Celestial Menagerie Bruiser","s":32,"u":"celestial%20menagerie%20bruiser_ec2"},{"n":"Chimpanzee Visitant","s":32,"u":"chimpanzee%20visitant_ec2"},{"n":"Darricus Stallit","s":32,"u":"darricus%20stallit_ec2"},{"n":"Delamar Gianvin","s":32,"u":"delamar%20gianvin_ec2"},{"n":"Evora Yarket","s":32,"u":"evora%20yarket_ec2"},{"n":"Gluttondark Babau","s":32,"u":"gluttondark%20babau_ec2"},{"n":"Iridescent Elephant","s":32,"u":"iridescent%20elephant_ec2"},{"n":"Lion Visitant","s":32,"u":"lion%20visitant_ec2"},{"n":"Mistress Dusklight","s":32,"u":"mistress%20dusklight_ec2"},{"n":"Muse Phantom","s":32,"u":"muse%20phantom_ec2"},{"n":"Ruanna Nyamma","s":32,"u":"ruanna%20nyamma_ec2"},{"n":"Ulthadar","s":32,"u":"ulthadar_ec2"},{"n":"Xulgath Spinesnapper","s":32,"u":"xulgath%20spinesnapper_ec2"},{"n":"Yaashka","s":32,"u":"yaashka_ec2"},{"n":"Zuipnyrn","s":32,"u":"zuipnyrn_ec2"},{"n":"Zunkri","s":32,"u":"zunkri_ec2"},{"n":"Bitter Truth Bandit","s":9,"u":"bitter%20truth%20bandit_ec3"},{"n":"Bugul Noz","s":9,"u":"bugul%20noz_ec3"},{"n":"Cat Sith","s":9,"u":"cat%20sith_ec3"},{"n":"Counteflora","s":9,"u":"counteflora_ec3"},{"n":"Cu Sith","s":9,"u":"cu%20sith_ec3"},{"n":"Ginjana Mindkeeper","s":9,"u":"ginjana%20mindkeeper_ec3"},{"n":"Headless Xulgath","s":9,"u":"headless%20xulgath_ec3"},{"n":"Herecite Of Zevgavizeb","s":9,"u":"herecite%20of%20zevgavizeb_ec3"},{"n":"Hooklimb Xulgath","s":9,"u":"hooklimb%20xulgath_ec3"},{"n":"Pin Tingwheely","s":9,"u":"pin%20tingwheely_ec3"},{"n":"Resin-seep Xulgath","s":9,"u":"resin-seep%20xulgath_ec3"},{"n":"Shoony Hierarch","s":9,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Militia Member","s":9,"u":"shoony%20militia%20member_ec3"},{"n":"Shoony Tiller","s":9,"u":"shoony%20tiller_ec3"},{"n":"Skarja","s":9,"u":"skarja_ec3"},{"n":"Swardlands Delinquent","s":9,"u":"swardlands%20delinquent_ec3"},{"n":"Tanessa Fleer","s":9,"u":"tanessa%20fleer_ec3"},{"n":"Thessekka","s":9,"u":"thessekka_ec3"},{"n":"Xulgath Bomber","s":9,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Skirmisher","s":9,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Stoneliege","s":9,"u":"xulgath%20stoneliege_ec3"},{"n":"Yaganty","s":9,"u":"yaganty_ec3"},{"n":"Arskuva The Gnasher","s":33,"u":"arskuva%20the%20gnasher_ec4"},{"n":"Aukashungi Swarm","s":33,"u":"aukashungi%20swarm_ec4"},{"n":"Brughadatch","s":33,"u":"brughadatch_ec4"},{"n":"Doblagub","s":33,"u":"doblagub_ec4"},{"n":"Faceless Butcher","s":33,"u":"faceless%20butcher_ec4"},{"n":"Gahlepod","s":33,"u":"gahlepod_ec4"},{"n":"Giant Aukashungi","s":33,"u":"giant%20aukashungi_ec4"},{"n":"Harrow Doll","s":33,"u":"harrow%20doll_ec4"},{"n":"Helg Eats-the-eaters","s":33,"u":"helg%20eats-the-eaters_ec4"},{"n":"Ledorick Banyan","s":33,"u":"ledorick%20banyan_ec4"},{"n":"Lyrt Cozurn","s":33,"u":"lyrt%20cozurn_ec4"},{"n":"Qurashith","s":33,"u":"qurashith_ec4"},{"n":"Sodden Sentinels","s":33,"u":"sodden%20sentinels_ec4"},{"n":"Starved Staff","s":33,"u":"starved%20staff_ec4"},{"n":"Stirvyn Banyan","s":33,"u":"stirvyn%20banyan_ec4"},{"n":"Tallow Ooze","s":33,"u":"tallow%20ooze_ec4"},{"n":"Tashlock Banyan","s":33,"u":"tashlock%20banyan_ec4"},{"n":"The Vanish Man","s":33,"u":"the%20vanish%20man_ec4"},{"n":"War Sauropelta","s":33,"u":"war%20sauropelta_ec4"},{"n":"Wight Cultist","s":33,"u":"wight%20cultist_ec4"},{"n":"Xilvirek","s":33,"u":"xilvirek_ec4"},{"n":"Xulgath Gutrager","s":33,"u":"xulgath%20gutrager_ec4"},{"n":"Xulgath Hardscale","s":33,"u":"xulgath%20hardscale_ec4"},{"n":"Xulgath Herd-tender","s":33,"u":"xulgath%20herd-tender_ec4"},{"n":"Xulgath Roughrider","s":33,"u":"xulgath%20roughrider_ec4"},{"n":"Zashathal Head-taker","s":33,"u":"zashathal%20head-taker_ec4"},{"n":"Ammut","s":34,"u":"ammut_ec5"},{"n":"Ararda","s":34,"u":"ararda_ec5"},{"n":"Death Drider","s":34,"u":"death%20drider_ec5"},{"n":"Dyzallin Shraen","s":34,"u":"dyzallin%20shraen_ec5"},{"n":"Hollow Hush","s":34,"u":"hollow%20hush_ec5"},{"n":"Iffdahsil","s":34,"u":"iffdahsil_ec5"},{"n":"Kharostan","s":34,"u":"kharostan_ec5"},{"n":"Muurfeli","s":34,"u":"muurfeli_ec5"},{"n":"Obsidian Golem","s":34,"u":"obsidian%20golem_ec5"},{"n":"Qormintur","s":34,"u":"qormintur_ec5"},{"n":"Raptor Guard Wight","s":34,"u":"raptor%20guard%20wight_ec5"},{"n":"Shraen Graveknight","s":34,"u":"shraen%20graveknight_ec5"},{"n":"Urdefhan Dominator","s":34,"u":"urdefhan%20dominator_ec5"},{"n":"Urdefhan High Tormentor","s":34,"u":"urdefhan%20high%20tormentor_ec5"},{"n":"Urdefhan Hunter","s":34,"u":"urdefhan%20hunter_ec5"},{"n":"Vitalia","s":34,"u":"vitalia_ec5"},{"n":"Xulgath Deepmouth","s":34,"u":"xulgath%20deepmouth_ec5"},{"n":"Zinogyvaz","s":34,"u":"zinogyvaz_ec5"},{"n":"Barking Stag","s":35,"u":"barking%20stag_ec6"},{"n":"Convergent Giant Eagle","s":35,"u":"convergent%20giant%20eagle_ec6"},{"n":"Convergent Kendley Nathrael","s":35,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Convergent Soldier","s":35,"u":"convergent%20soldier_ec6"},{"n":"Elysian Sheep","s":35,"u":"elysian%20sheep_ec6"},{"n":"Elysian Titan","s":35,"u":"elysian%20titan_ec6"},{"n":"Kimilekki","s":35,"u":"kimilekki_ec6"},{"n":"Kirosthrek","s":35,"u":"kirosthrek_ec6"},{"n":"Sarvel Ever-hunger","s":35,"u":"sarvel%20ever-hunger_ec6"},{"n":"Saurian Warmonger","s":35,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Worldwatcher","s":35,"u":"saurian%20worldwatcher_ec6"},{"n":"Thanatotic Titan","s":35,"u":"thanatotic%20titan_ec6"},{"n":"Vavakia","s":35,"u":"vavakia_ec6"},{"n":"Viskithrel","s":35,"u":"viskithrel_ec6"},{"n":"Xulgath Thoughtmaw","s":35,"u":"xulgath%20thoughtmaw_ec6"},{"n":"Bee Swarm","s":36,"u":"bee%20swarm_fop"},{"n":"Blood Ooze","s":36,"u":"blood%20ooze_fop"},{"n":"Bloodlash Bush","s":36,"u":"bloodlash%20bush_fop"},{"n":"Caustic Wolf","s":36,"u":"caustic%20wolf_fop"},{"n":"Drunken Farmer","s":36,"u":"drunken%20farmer_fop"},{"n":"Fiery Leopard","s":36,"u":"fiery%20leopard_fop"},{"n":"Giant Lightning Serpent","s":36,"u":"giant%20lightning%20serpent_fop"},{"n":"Graytusk","s":36,"u":"graytusk_fop"},{"n":"Hallod","s":36,"u":"hallod_fop"},{"n":"Icy Rats","s":36,"u":"icy%20rats_fop"},{"n":"Lord Nar","s":36,"u":"lord%20nar_fop"},{"n":"Mangy Wolves","s":36,"u":"mangy%20wolves_fop"},{"n":"Mutant Wolves","s":36,"u":"mutant%20wolves_fop"},{"n":"Stone Horse","s":36,"u":"stone%20horse_fop"},{"n":"The Amalgam","s":36,"u":"the%20amalgam_fop"},{"n":"The Behemoth","s":36,"u":"the%20behemoth_fop"},{"n":"The Sculptor","s":36,"u":"the%20sculptor_fop"},{"n":"Vilree","s":36,"u":"vilree_fop"},{"n":"Vine Lasher","s":36,"u":"vine%20lasher_fop"},{"n":"Agile Warrior","s":37,"u":"agile%20warrior_frp1"},{"n":"Anugobu Apprentice","s":37,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Wondercrafter","s":37,"u":"anugobu%20wondercrafter_frp1"},{"n":"Archery Specialist","s":37,"u":"archery%20specialist_frp1"},{"n":"Berberoka","s":37,"u":"berberoka_frp1"},{"n":"Blue Viper","s":37,"u":"blue%20viper_frp1"},{"n":"Butterfly Blade Warrior","s":37,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Caustic Monitor","s":37,"u":"caustic%20monitor_frp1"},{"n":"Dread Roc","s":37,"u":"dread%20roc_frp1"},{"n":"Dromornis","s":37,"u":"dromornis_frp1"},{"n":"Elder Cauthooj","s":37,"u":"elder%20cauthooj_frp1"},{"n":"Ghost Monk","s":37,"u":"ghost%20monk_frp1"},{"n":"Gomwai","s":37,"u":"gomwai_frp1"},{"n":"Grave Spinosaurus","s":37,"u":"grave%20spinosaurus_frp1"},{"n":"Hana's Hundreds","s":37,"u":"hana's%20hundreds_frp1"},{"n":"Hantu Belian","s":37,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":37,"u":"hantu%20denai_frp1"},{"n":"Jaiban","s":37,"u":"jaiban_frp1"},{"n":"Kannitri","s":37,"u":"kannitri_frp1"},{"n":"Ki Adept","s":37,"u":"ki%20adept_frp1"},{"n":"Koto Zekora","s":37,"u":"koto%20zekora_frp1"},{"n":"Mage Of Many Styles","s":37,"u":"mage%20of%20many%20styles_frp1"},{"n":"Mammoth Turtle","s":37,"u":"mammoth%20turtle_frp1"},{"n":"Manananggal","s":37,"u":"manananggal_frp1"},{"n":"Muckish Creep","s":37,"u":"muckish%20creep_frp1"},{"n":"Nai Yan Fei","s":37,"u":"nai%20yan%20fei_frp1"},{"n":"Old Man Statue","s":37,"u":"old%20man%20statue_frp1"},{"n":"Planar Terra-cotta Soldier","s":37,"u":"planar%20terra-cotta%20soldier_frp1"},{"n":"Planar Terra-cotta Squadron","s":37,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Ran-to","s":37,"u":"ran-to_frp1"},{"n":"Shino Hakusa","s":37,"u":"shino%20hakusa_frp1"},{"n":"Sigbin","s":37,"u":"sigbin_frp1"},{"n":"Syu Tak-nwa","s":37,"u":"syu%20tak-nwa_frp1"},{"n":"Takatorra","s":37,"u":"takatorra_frp1"},{"n":"Tamikan","s":37,"u":"tamikan_frp1"},{"n":"Tino","s":37,"u":"tino_frp1"},{"n":"Tyrannosaurus Imperator","s":37,"u":"tyrannosaurus%20imperator_frp1"},{"n":"Watchtower Poltergeist","s":37,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Shadow","s":37,"u":"watchtower%20shadow_frp1"},{"n":"Watchtower Wraith","s":37,"u":"watchtower%20wraith_frp1"},{"n":"Weapon Master","s":37,"u":"weapon%20master_frp1"},{"n":"Yabin The Just","s":37,"u":"yabin%20the%20just_frp1"},{"n":"Yook","s":37,"u":"yook_frp1"},{"n":"Akila Stormheel","s":38,"u":"akila%20stormheel_frp2"},{"n":"Amihan","s":38,"u":"amihan_frp2"},{"n":"Angoyang","s":38,"u":"angoyang_frp2"},{"n":"Arm Of Balance","s":38,"u":"arm%20of%20balance_frp2"},{"n":"Artus Rodrivan","s":38,"u":"artus%20rodrivan_frp2"},{"n":"Blue Viper","s":38,"u":"blue%20viper_frp2"},{"n":"Drake Courser","s":38,"u":"drake%20courser_frp2"},{"n":"Grandfather Mantis","s":38,"u":"grandfather%20mantis_frp2"},{"n":"Halspin The Stung","s":38,"u":"halspin%20the%20stung_frp2"},{"n":"Huldrin Skolsdottir","s":38,"u":"huldrin%20skolsdottir_frp2"},{"n":"Hummingbird","s":38,"u":"hummingbird_frp2"},{"n":"Ji-yook","s":38,"u":"ji-yook_frp2"},{"n":"Joon-seo","s":38,"u":"joon-seo_frp2"},{"n":"Juspix Rammel","s":38,"u":"juspix%20rammel_frp2"},{"n":"Kas Xi Rai","s":38,"u":"kas%20xi%20rai_frp2"},{"n":"Kun","s":38,"u":"kun_frp2"},{"n":"Lantondo","s":38,"u":"lantondo_frp2"},{"n":"Maalya","s":38,"u":"maalya_frp2"},{"n":"Mafika Ayuwari","s":38,"u":"mafika%20ayuwari_frp2"},{"n":"Master Xun","s":38,"u":"master%20xun_frp2"},{"n":"Melodic Squall","s":38,"u":"melodic%20squall_frp2"},{"n":"Minister Of Tumult","s":38,"u":"minister%20of%20tumult_frp2"},{"n":"Peng","s":38,"u":"peng_frp2"},{"n":"Phuthi","s":38,"u":"phuthi_frp2"},{"n":"Portal Eater","s":38,"u":"portal%20eater_frp2"},{"n":"Provincial Jiang-shi","s":38,"u":"provincial%20jiang-shi_frp2"},{"n":"Ran-to","s":38,"u":"ran-to_frp2"},{"n":"Razu","s":38,"u":"razu_frp2"},{"n":"Rivka","s":38,"u":"rivka_frp2"},{"n":"Shadow Yai","s":38,"u":"shadow%20yai_frp2"},{"n":"Shino Hakusa","s":38,"u":"shino%20hakusa_frp2"},{"n":"Sixth Pillar Student","s":38,"u":"sixth%20pillar%20student_frp2"},{"n":"Surjit Hamelan","s":38,"u":"surjit%20hamelan_frp2"},{"n":"Syu Tak-nwa","s":38,"u":"syu%20tak-nwa_frp2"},{"n":"Taiga Yai","s":38,"u":"taiga%20yai_frp2"},{"n":"Takatorra","s":38,"u":"takatorra_frp2"},{"n":"Tino Tung","s":38,"u":"tino%20tung_frp2"},{"n":"Troff Frostknuckles","s":38,"u":"troff%20frostknuckles_frp2"},{"n":"Umbasi","s":38,"u":"umbasi_frp2"},{"n":"Urnak Lostwind","s":38,"u":"urnak%20lostwind_frp2"},{"n":"Yabin The Just","s":38,"u":"yabin%20the%20just_frp2"},{"n":"Yarrika Mulandez","s":38,"u":"yarrika%20mulandez_frp2"},{"n":"Abbot Tsujon","s":39,"u":"abbot%20tsujon_frp3"},{"n":"Blue Viper","s":39,"u":"blue%20viper_frp3"},{"n":"Bul-gae","s":39,"u":"bul-gae_frp3"},{"n":"Canopy Elder","s":39,"u":"canopy%20elder_frp3"},{"n":"Cloudsplitter","s":39,"u":"cloudsplitter_frp3"},{"n":"Dancing Night Parade","s":39,"u":"dancing%20night%20parade_frp3"},{"n":"Desecrated Guardian","s":39,"u":"desecrated%20guardian_frp3"},{"n":"Flying Mountain Kaminari","s":39,"u":"flying%20mountain%20kaminari_frp3"},{"n":"Gumiho","s":39,"u":"gumiho_frp3"},{"n":"Inmyeonjo","s":39,"u":"inmyeonjo_frp3"},{"n":"Jin-hae","s":39,"u":"jin-hae_frp3"},{"n":"Laruhao","s":39,"u":"laruhao_frp3"},{"n":"Lophiithu","s":39,"u":"lophiithu_frp3"},{"n":"Orochi","s":39,"u":"orochi_frp3"},{"n":"Rai Sho Disciple","s":39,"u":"rai%20sho%20disciple_frp3"},{"n":"Rai Sho Postulant","s":39,"u":"rai%20sho%20postulant_frp3"},{"n":"Ran-to","s":39,"u":"ran-to_frp3"},{"n":"Sanzuwu","s":39,"u":"sanzuwu_frp3"},{"n":"Shino Hakusa","s":39,"u":"shino%20hakusa_frp3"},{"n":"Spinel Leviathan Syndara","s":39,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Spirit Turtle","s":39,"u":"spirit%20turtle_frp3"},{"n":"Sthira","s":39,"u":"sthira_frp3"},{"n":"Syndara The Sculptor","s":39,"u":"syndara%20the%20sculptor_frp3"},{"n":"Syu Tak-nwa","s":39,"u":"syu%20tak-nwa_frp3"},{"n":"Yoh Souran","s":39,"u":"yoh%20souran_frp3"},{"n":"Stone Sister","s":6,"u":"stone%20sister_loil"},{"n":"Quantium Golem","s":6,"u":"quantium%20golem_loil"},{"n":"Benthic Reaver","s":6,"u":"benthic%20reaver_loil"},{"n":"Clockwork Cannoneer","s":6,"u":"clockwork%20cannoneer_loil"},{"n":"Cursed King","s":6,"u":"cursed%20king_loil"},{"n":"Fleshforged Conformer","s":6,"u":"fleshforged%20conformer_loil"},{"n":"Fleshforged Dreadnought","s":6,"u":"fleshforged%20dreadnought_loil"},{"n":"Skinskitter","s":6,"u":"skinskitter_loil"},{"n":"Kasesh","s":6,"u":"kasesh_loil"},{"n":"Kashrishi Evaluator","s":6,"u":"kashrishi%20evaluator_loil"},{"n":"Mutant Gnoll Hulk","s":6,"u":"mutant%20gnoll%20hulk_loil"},{"n":"Gunpowder Ooze","s":6,"u":"gunpowder%20ooze_loil"},{"n":"Ratajin Mastermind","s":6,"u":"ratajin%20mastermind_loil"},{"n":"Spellscar Fext","s":6,"u":"spellscar%20fext_loil"},{"n":"Ugvashi","s":6,"u":"ugvashi_loil"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"Asanbosam","s":0,"u":"asanbosam_lome"},{"n":"Biloko Veteran","s":0,"u":"biloko%20veteran_lome"},{"n":"Biloko Warrior","s":0,"u":"biloko%20warrior_lome"},{"n":"Charau-ka Acolyte Of Angazhan","s":0,"u":"charau-ka%20acolyte%20of%20angazhan_lome"},{"n":"Charau-ka Butcher","s":0,"u":"charau-ka%20butcher_lome"},{"n":"Charau-ka Warrior","s":0,"u":"charau-ka%20warrior_lome"},{"n":"Eloko","s":0,"u":"eloko_lome"},{"n":"Grootslang","s":0,"u":"grootslang_lome"},{"n":"K'nonna","s":0,"u":"k'nonna_lome"},{"n":"Kaava Stalker","s":0,"u":"kaava%20stalker_lome"},{"n":"Karina","s":0,"u":"karina_lome"},{"n":"Maliadi","s":0,"u":"maliadi_lome"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"},{"n":"Pygmy Kaava","s":0,"u":"pygmy%20kaava_lome"},{"n":"Rompo","s":0,"u":"rompo_lome"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Solar Ibis","s":0,"u":"solar%20ibis_lome"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Princess Sunset","s":40,"u":"princess%20sunset_ltiba"},{"n":"Keznin Nevarmo","s":41,"u":"keznin%20nevarmo_ngd"},{"n":"Gray Gardener Enforcer","s":41,"u":"gray%20gardener%20enforcer_ngd"},{"n":"Gray Gardener Assassin","s":41,"u":"gray%20gardener%20assassin_ngd"},{"n":"Gray Gardener Director General","s":41,"u":"gray%20gardener%20director%20general_ngd"},{"n":"Guillotine Golem","s":41,"u":"guillotine%20golem_ngd"},{"n":"Worm Prophet","s":41,"u":"worm%20prophet_ngd"},{"n":"Conqueror Worm","s":41,"u":"conqueror%20worm_ngd"},{"n":"Gray Death","s":41,"u":"gray%20death_ngd"},{"n":"Riekanoy","s":41,"u":"riekanoy_ngd"},{"n":"Chakanaj","s":41,"u":"chakanaj_ngd"},{"n":"Tumblak","s":41,"u":"tumblak_ngd"},{"n":"Gold Tank Investors","s":42,"u":"gold%20tank%20investors_ooa1"},{"n":"Irkem Dresh","s":42,"u":"irkem%20dresh_ooa1"},{"n":"Sludgespine Killers","s":42,"u":"sludgespine%20killers_ooa1"},{"n":"Followers of Shumfallow","s":42,"u":"followers%20of%20shumfallow_ooa1"},{"n":"Bristlebane","s":42,"u":"bristlebane_ooa1"},{"n":"Powderkeg Punk Bombardiers","s":42,"u":"powderkeg%20punk%20bombardiers_ooa1"},{"n":"Powderkeg Punk Gunners","s":42,"u":"powderkeg%20punk%20gunners_ooa1"},{"n":"Dewey Daystar","s":42,"u":"dewey%20daystar_ooa1"},{"n":"Gunmarshal","s":42,"u":"gunmarshal_ooa1"},{"n":"Clockwork Hunter","s":42,"u":"clockwork%20hunter_ooa1"},{"n":"Clockwork Handler","s":42,"u":"clockwork%20handler_ooa1"},{"n":"Clockwork Brewer","s":42,"u":"clockwork%20brewer_ooa1"},{"n":"Clockwork Fabricator","s":42,"u":"clockwork%20fabricator_ooa1"},{"n":"Prairie Drake","s":42,"u":"prairie%20drake_ooa1"},{"n":"Yeast Ooze","s":42,"u":"yeast%20ooze_ooa1"},{"n":"Rust Ooze","s":42,"u":"rust%20ooze_ooa1"},{"n":"Glaz Nixbrix","s":42,"u":"glaz%20nixbrix_ooa1"},{"n":"Shoma Lyzerius","s":42,"u":"shoma%20lyzerius_ooa1"},{"n":"Gilded Gunner Goons","s":43,"u":"gilded%20gunner%20goons_ooa2"},{"n":"Clockwork Door Warden","s":43,"u":"clockwork%20door%20warden_ooa2"},{"n":"Masu","s":43,"u":"masu_ooa2"},{"n":"\"Lucky\" Lanks","s":43,"u":"%22lucky%22%20lanks_ooa2"},{"n":"Spellscar Sky Marauders","s":43,"u":"spellscar%20sky%20marauders_ooa2"},{"n":"Chimeric Manticore","s":43,"u":"chimeric%20manticore_ooa2"},{"n":"I","s":43,"u":"i_ooa2"},{"n":"Palzu","s":43,"u":"palzu_ooa2"},{"n":"Kreeth-Ni","s":43,"u":"kreeth-ni_ooa2"},{"n":"Akrida","s":43,"u":"akrida_ooa2"},{"n":"The Claws of Time","s":43,"u":"the%20claws%20of%20time_ooa2"},{"n":"Gilded Gunner Assassins","s":43,"u":"gilded%20gunner%20assassins_ooa2"},{"n":"Gilded Gunner Safecrackers","s":43,"u":"gilded%20gunner%20safecrackers_ooa2"},{"n":"Clockwork Gunner","s":43,"u":"clockwork%20gunner_ooa2"},{"n":"Clockwork Disposer","s":43,"u":"clockwork%20disposer_ooa2"},{"n":"Clockwork Sphinx","s":43,"u":"clockwork%20sphinx_ooa2"},{"n":"Daelum","s":43,"u":"daelum_ooa2"},{"n":"Smog Giant","s":43,"u":"smog%20giant_ooa2"},{"n":"Mutant Giant Toad","s":43,"u":"mutant%20giant%20toad_ooa2"},{"n":"Mutant Desert Drake","s":43,"u":"mutant%20desert%20drake_ooa2"},{"n":"Scarecophagus","s":43,"u":"scarecophagus_ooa2"},{"n":"Trapjaw Tangle","s":43,"u":"trapjaw%20tangle_ooa2"},{"n":"Ambrost Mugland","s":43,"u":"ambrost%20mugland_ooa2"},{"n":"Sabora Sharkosa","s":43,"u":"sabora%20sharkosa_ooa2"},{"n":"Corrupt Shieldmarshal","s":44,"u":"corrupt%20shieldmarshal_ooa3"},{"n":"Leadsmiths","s":44,"u":"leadsmiths_ooa3"},{"n":"Vewslog","s":44,"u":"vewslog_ooa3"},{"n":"Mutant Bats","s":44,"u":"mutant%20bats_ooa3"},{"n":"Clockwork Shambler Hordes","s":44,"u":"clockwork%20shambler%20hordes_ooa3"},{"n":"Glass Elephant","s":44,"u":"glass%20elephant_ooa3"},{"n":"Clockwork Buccaneer","s":44,"u":"clockwork%20buccaneer_ooa3"},{"n":"Clockwork Puppeteer","s":44,"u":"clockwork%20puppeteer_ooa3"},{"n":"Cranium Preserver","s":44,"u":"cranium%20preserver_ooa3"},{"n":"Pyronite Ooze","s":44,"u":"pyronite%20ooze_ooa3"},{"n":"Smog Wraith","s":44,"u":"smog%20wraith_ooa3"},{"n":"Shock Zombie","s":44,"u":"shock%20zombie_ooa3"},{"n":"Anjelique Loveless","s":44,"u":"anjelique%20loveless_ooa3"},{"n":"Ibrium","s":44,"u":"ibrium_ooa3"},{"n":"Parsus","s":44,"u":"parsus_ooa3"},{"n":"Ahvothian","s":45,"u":"ahvothian_sli"},{"n":"Angazhani Cultist","s":45,"u":"angazhani%20cultist_sli"},{"n":"Alchemical Golem","s":45,"u":"alchemical%20golem_sli"},{"n":"Ngira","s":45,"u":"ngira_sli"},{"n":"Aspis Guard","s":45,"u":"aspis%20guard_sli"},{"n":"Aspis Technician","s":45,"u":"aspis%20technician_sli"},{"n":"Croakchief Globblit Skink-eater","s":45,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Cursebreaker","s":45,"u":"cursebreaker_sli"},{"n":"Fuming Sludge","s":45,"u":"fuming%20sludge_sli"},{"n":"Nyamat Mshwe","s":45,"u":"nyamat%20mshwe_sli"},{"n":"Paga Nikohian","s":45,"u":"paga%20nikohian_sli"},{"n":"Anadi Fateweaver","s":46,"u":"anadi%20fateweaver_sot1"},{"n":"Anadi Lurker","s":46,"u":"anadi%20lurker_sot1"},{"n":"Anadi Seeker","s":46,"u":"anadi%20seeker_sot1"},{"n":"Binji","s":46,"u":"binji_sot1"},{"n":"Bramble Champion Construct","s":46,"u":"bramble%20champion%20construct_sot1"},{"n":"Giant Mining Bee","s":46,"u":"giant%20mining%20bee_sot1"},{"n":"Giant Silverfish","s":46,"u":"giant%20silverfish_sot1"},{"n":"Giant Tsetse Fly","s":46,"u":"giant%20tsetse%20fly_sot1"},{"n":"Giant Worker Bee","s":46,"u":"giant%20worker%20bee_sot1"},{"n":"Gnagrif","s":46,"u":"gnagrif_sot1"},{"n":"Kurshkin","s":46,"u":"kurshkin_sot1"},{"n":"Scrit","s":46,"u":"scrit_sot1"},{"n":"Shieldbearer Construct","s":46,"u":"shieldbearer%20construct_sot1"},{"n":"Sicklehand Construct","s":46,"u":"sicklehand%20construct_sot1"},{"n":"Silverfish Swarm","s":46,"u":"silverfish%20swarm_sot1"},{"n":"Spellskein","s":46,"u":"spellskein_sot1"},{"n":"Stone Ghost","s":46,"u":"stone%20ghost_sot1"},{"n":"Takulu Ot","s":46,"u":"takulu%20ot_sot1"},{"n":"Umbo","s":46,"u":"umbo_sot1"},{"n":"Urbel","s":46,"u":"urbel_sot1"},{"n":"Damibwa","s":47,"u":"damibwa_sot2"},{"n":"Fire-pot Ubanu","s":47,"u":"fire-pot%20ubanu_sot2"},{"n":"Froglegs","s":47,"u":"froglegs_sot2"},{"n":"Gbahali","s":47,"u":"gbahali_sot2"},{"n":"Great Grodair","s":47,"u":"great%20grodair_sot2"},{"n":"Grippli Jinxer","s":47,"u":"grippli%20jinxer_sot2"},{"n":"Grippli Skirmisher","s":47,"u":"grippli%20skirmisher_sot2"},{"n":"I'iko Dragon","s":47,"u":"i'iko%20dragon_sot2"},{"n":"Kiru","s":47,"u":"kiru_sot2"},{"n":"Kolbo","s":47,"u":"kolbo_sot2"},{"n":"Kreekoss","s":47,"u":"kreekoss_sot2"},{"n":"Loakan","s":47,"u":"loakan_sot2"},{"n":"Mashkudu The Bully","s":47,"u":"mashkudu%20the%20bully_sot2"},{"n":"Mpeshi","s":47,"u":"mpeshi_sot2"},{"n":"Mutated Sewer Ooze","s":47,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Old Thrasher","s":47,"u":"old%20thrasher_sot2"},{"n":"Reth","s":47,"u":"reth_sot2"},{"n":"Salathiss","s":47,"u":"salathiss_sot2"},{"n":"Serpentfolk Granitescale","s":47,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Venom Caller","s":47,"u":"serpentfolk%20venom%20caller_sot2"},{"n":"Abendego Brute","s":48,"u":"abendego%20brute_sot3"},{"n":"Abendego Jailer","s":48,"u":"abendego%20jailer_sot3"},{"n":"Abendego Priest","s":48,"u":"abendego%20priest_sot3"},{"n":"Ajbal Kimon","s":48,"u":"ajbal%20kimon_sot3"},{"n":"Bharlen Sajor","s":48,"u":"bharlen%20sajor_sot3"},{"n":"Bog Mummy Amalgamation","s":48,"u":"bog%20mummy%20amalgamation_sot3"},{"n":"Boggard Hunter","s":48,"u":"boggard%20hunter_sot3"},{"n":"Cyclops Bully","s":48,"u":"cyclops%20bully_sot3"},{"n":"Golgopo","s":48,"u":"golgopo_sot3"},{"n":"Grouloop","s":48,"u":"grouloop_sot3"},{"n":"Halbrux Far-Sight","s":48,"u":"halbrux%20far-sight_sot3"},{"n":"Ixamè","s":48,"u":"ixam%c3%a8_sot3"},{"n":"Karumzek","s":48,"u":"karumzek_sot3"},{"n":"Karumzek Swarm","s":48,"u":"karumzek%20swarm_sot3"},{"n":"Norgorberite Spy","s":48,"u":"norgorberite%20spy_sot3"},{"n":"Onyiji","s":48,"u":"onyiji_sot3"},{"n":"Screaming Sulfur","s":48,"u":"screaming%20sulfur_sot3"},{"n":"Ssumzili","s":48,"u":"ssumzili_sot3"},{"n":"Terwa Chosen","s":48,"u":"terwa%20chosen_sot3"},{"n":"Terwa Prodigy","s":48,"u":"terwa%20prodigy_sot3"},{"n":"Terwa Star Reader","s":48,"u":"terwa%20star%20reader_sot3"},{"n":"Thiarvo the Quick","s":48,"u":"thiarvo%20the%20quick_sot3"},{"n":"Yonsuu","s":48,"u":"yonsuu_sot3"},{"n":"Avatar of Walkena","s":49,"u":"avatar%20of%20walkena_sot4"},{"n":"Ba'aupa Mdoudu","s":49,"u":"ba'aupa%20mdoudu_sot4"},{"n":"Biloko Reaver","s":49,"u":"biloko%20reaver_sot4"},{"n":"Dimari-Diji","s":49,"u":"dimari-diji_sot4"},{"n":"Drenchdead","s":49,"u":"drenchdead_sot4"},{"n":"Gambulami","s":49,"u":"gambulami_sot4"},{"n":"Gold Defender","s":49,"u":"gold%20defender_sot4"},{"n":"Gold Defender Garrison","s":49,"u":"gold%20defender%20garrison_sot4"},{"n":"Grave Karina","s":49,"u":"grave%20karina_sot4"},{"n":"Graveknight Captain","s":49,"u":"graveknight%20captain_sot4"},{"n":"Graveknight Champion","s":49,"u":"graveknight%20champion_sot4"},{"n":"Jackal Guard","s":49,"u":"jackal%20guard_sot4"},{"n":"Kilia Mwibo","s":49,"u":"kilia%20mwibo_sot4"},{"n":"Living Sun-Spire","s":49,"u":"living%20sun-spire_sot4"},{"n":"Nkiruka","s":49,"u":"nkiruka_sot4"},{"n":"Reborn Sun Hunter","s":49,"u":"reborn%20sun%20hunter_sot4"},{"n":"Reborn Sun Mage","s":49,"u":"reborn%20sun%20mage_sot4"},{"n":"Reborn Sun Warrior","s":49,"u":"reborn%20sun%20warrior_sot4"},{"n":"Soul Swarms","s":49,"u":"soul%20swarms_sot4"},{"n":"Sun Warrior Brigade","s":49,"u":"sun%20warrior%20brigade_sot4"},{"n":"Sunburst Corpse","s":49,"u":"sunburst%20corpse_sot4"},{"n":"Worknesh","s":49,"u":"worknesh_sot4"},{"n":"Ancient Rivener","s":50,"u":"ancient%20rivener_sot5"},{"n":"Contemplative","s":50,"u":"contemplative_sot5"},{"n":"Contemplative Meditant","s":50,"u":"contemplative%20meditant_sot5"},{"n":"Contemplative Mentor","s":50,"u":"contemplative%20mentor_sot5"},{"n":"Crimson Acolyte","s":50,"u":"crimson%20acolyte_sot5"},{"n":"Dwandek","s":50,"u":"dwandek_sot5"},{"n":"Formian Mageslayer","s":50,"u":"formian%20mageslayer_sot5"},{"n":"Formian Queen","s":50,"u":"formian%20queen_sot5"},{"n":"Formian Worker","s":50,"u":"formian%20worker_sot5"},{"n":"Gluttonworm","s":50,"u":"gluttonworm_sot5"},{"n":"Ikeshti Brood-Minder","s":50,"u":"ikeshti%20brood-minder_sot5"},{"n":"Iobane Magus","s":50,"u":"iobane%20magus_sot5"},{"n":"Khefak Scuttler","s":50,"u":"khefak%20scuttler_sot5"},{"n":"King of Biting Ants","s":50,"u":"king%20of%20biting%20ants_sot5"},{"n":"Mpondo","s":50,"u":"mpondo_sot5"},{"n":"Ravager of Tindalos","s":50,"u":"ravager%20of%20tindalos_sot5"},{"n":"Shobhad Enforcer","s":50,"u":"shobhad%20enforcer_sot5"},{"n":"Shobhad Sniper","s":50,"u":"shobhad%20sniper_sot5"},{"n":"Skartitch Chip-Tooth","s":50,"u":"skartitch%20chip-tooth_sot5"},{"n":"Sparkeater","s":50,"u":"sparkeater_sot5"},{"n":"Spawn of Taon","s":50,"u":"spawn%20of%20taon_sot5"},{"n":"Taon","s":50,"u":"taon_sot5"},{"n":"Thasteron Khefak","s":50,"u":"thasteron%20khefak_sot5"},{"n":"Tollvych","s":50,"u":"tollvych_sot5"},{"n":"Alapolo","s":51,"u":"alapolo_sot6"},{"n":"Alate Ant","s":51,"u":"alate%20ant_sot6"},{"n":"Apocalypse Ant Swarm","s":51,"u":"apocalypse%20ant%20swarm_sot6"},{"n":"Aspect of Hunger","s":51,"u":"aspect%20of%20hunger_sot6"},{"n":"Aspect of Hunger","s":51,"u":"aspect%20of%20hunger_sot6"},{"n":"Aspect of Immortality","s":51,"u":"aspect%20of%20immortality_sot6"},{"n":"Aspect of Insects","s":51,"u":"aspect%20of%20insects_sot6"},{"n":"Cataclysm Beetle","s":51,"u":"cataclysm%20beetle_sot6"},{"n":"Chromatic Ooze","s":51,"u":"chromatic%20ooze_sot6"},{"n":"Clockwork Clock Tower","s":51,"u":"clockwork%20clock%20tower_sot6"},{"n":"Crawling Slurry","s":51,"u":"crawling%20slurry_sot6"},{"n":"Hivebound Arboreal","s":51,"u":"hivebound%20arboreal_sot6"},{"n":"Ironclad Annihilator Beetle","s":51,"u":"ironclad%20annihilator%20beetle_sot6"},{"n":"Lignified Adamantine Golem","s":51,"u":"lignified%20adamantine%20golem_sot6"},{"n":"Red Commander Ant","s":51,"u":"red%20commander%20ant_sot6"},{"n":"Red Guard Ant","s":51,"u":"red%20guard%20ant_sot6"},{"n":"Red Queen","s":51,"u":"red%20queen_sot6"},{"n":"Shianshi Waymaker","s":51,"u":"shianshi%20waymaker_sot6"},{"n":"Slana","s":51,"u":"slana_sot6"},{"n":"Ta'apundo","s":51,"u":"ta'apundo_sot6"},{"n":"Tatterthread","s":51,"u":"tatterthread_sot6"},{"n":"Thorn Guardian","s":51,"u":"thorn%20guardian_sot6"},{"n":"Unshadowed Anchor Root","s":51,"u":"unshadowed%20anchor%20root_sot6"},{"n":"Unshadowed Haibram","s":51,"u":"unshadowed%20haibram_sot6"},{"n":"Unshadowed Koride","s":51,"u":"unshadowed%20koride_sot6"},{"n":"Unshadowed Mariama","s":51,"u":"unshadowed%20mariama_sot6"},{"n":"Unshadowed Okoro","s":51,"u":"unshadowed%20okoro_sot6"},{"n":"Wereant Disciple","s":51,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":51,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":51,"u":"wereant%20sentinel_sot6"},{"n":"Basilisk","s":52,"u":"basilisk_tio"},{"n":"Boar","s":52,"u":"boar_tio"},{"n":"Brimstone Rat","s":52,"u":"brimstone%20rat_tio"},{"n":"Bugbear Marauder","s":52,"u":"bugbear%20marauder_tio"},{"n":"Crocodile","s":52,"u":"crocodile_tio"},{"n":"Gargoyle Guardian","s":52,"u":"gargoyle%20guardian_tio"},{"n":"Ghost Commoner","s":52,"u":"ghost%20commoner_tio"},{"n":"Giant Centipede","s":52,"u":"giant%20centipede_tio"},{"n":"Giant Rat","s":52,"u":"giant%20rat_tio"},{"n":"Giant Spider","s":52,"u":"giant%20spider_tio"},{"n":"Hargrit Leadbuster","s":52,"u":"hargrit%20leadbuster_tio"},{"n":"Harpies","s":52,"u":"harpies_tio"},{"n":"Hell Hound","s":52,"u":"hell%20hound_tio"},{"n":"Karstin Star-Hand, Shadow","s":52,"u":"karstin%20star-hand%2c%20shadow_tio"},{"n":"Kobold Dragon Mage","s":52,"u":"kobold%20dragon%20mage_tio"},{"n":"Kobold Scout","s":52,"u":"kobold%20scout_tio"},{"n":"Kobold Scout","s":52,"u":"kobold%20scout_tio"},{"n":"Kobold Trapmaster","s":52,"u":"kobold%20trapmaster_tio"},{"n":"Kotgar Leadbuster","s":52,"u":"kotgar%20leadbuster_tio"},{"n":"Kurnugian Jackal","s":52,"u":"kurnugian%20jackal_tio"},{"n":"Leopard","s":52,"u":"leopard_tio"},{"n":"Mimic Prankster","s":52,"u":"mimic%20prankster_tio"},{"n":"Morgrym Leadbuster","s":52,"u":"morgrym%20leadbuster_tio"},{"n":"Ogre Warrior","s":52,"u":"ogre%20warrior_tio"},{"n":"Omblin Leadbuster","s":52,"u":"omblin%20leadbuster_tio"},{"n":"Orc Commander","s":52,"u":"orc%20commander_tio"},{"n":"Orc Scrapper","s":52,"u":"orc%20scrapper_tio"},{"n":"Owlbear","s":52,"u":"owlbear_tio"},{"n":"Scalliwing","s":52,"u":"scalliwing_tio"},{"n":"Sewer Ooze","s":52,"u":"sewer%20ooze_tio"},{"n":"Skeleton Guard","s":52,"u":"skeleton%20guard_tio"},{"n":"Stinkweed Shambler","s":52,"u":"stinkweed%20shambler_tio"},{"n":"Troll Enforcer","s":52,"u":"troll%20enforcer_tio"},{"n":"Viper","s":52,"u":"viper_tio"},{"n":"Web Lurker","s":52,"u":"web%20lurker_tio"},{"n":"Wight","s":52,"u":"wight_tio"},{"n":"Wolf","s":52,"u":"wolf_tio"},{"n":"Zombie Shambler","s":52,"u":"zombie%20shambler_tio"}]},"ng":{"1":[{"n":"Aasimar Redeemer","s":12,"u":"aasimar%20redeemer_b1"},{"n":"Arboreal Regent","s":12,"u":"arboreal%20regent_b1"},{"n":"Arboreal Warden","s":12,"u":"arboreal%20warden_b1"},{"n":"Astral Deva","s":12,"u":"astral%20deva_b1"},{"n":"Balisse","s":12,"u":"balisse_b1"},{"n":"Cassisian","s":12,"u":"cassisian_b1"},{"n":"Choral","s":12,"u":"choral_b1"},{"n":"Giant Eagle","s":12,"u":"giant%20eagle_b1"},{"n":"Pegasus","s":12,"u":"pegasus_b1"},{"n":"Phoenix","s":12,"u":"phoenix_b1"},{"n":"Adult Crystal Dragon","s":13,"u":"adult%20crystal%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":13,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ember Fox","s":13,"u":"ember%20fox_b2"},{"n":"Monadic Deva","s":13,"u":"monadic%20deva_b2"},{"n":"Movanic Deva","s":13,"u":"movanic%20deva_b2"},{"n":"Planetar","s":13,"u":"planetar_b2"},{"n":"Solar","s":13,"u":"solar_b2"},{"n":"Triton","s":13,"u":"triton_b2"},{"n":"Young Crystal Dragon","s":13,"u":"young%20crystal%20dragon_b2"},{"n":"Arboreal Archive","s":14,"u":"arboreal%20archive_b3"},{"n":"Draconal","s":14,"u":"draconal_b3"},{"n":"Kasa-obake","s":14,"u":"kasa-obake_b3"},{"n":"Kodama","s":14,"u":"kodama_b3"},{"n":"Love Siktempora","s":14,"u":"love%20siktempora_b3"},{"n":"Munavri Spellblade","s":14,"u":"munavri%20spellblade_b3"},{"n":"Nyktera","s":14,"u":"nyktera_b3"},{"n":"Procyal","s":14,"u":"procyal_b3"},{"n":"Shabti Redeemer","s":14,"u":"shabti%20redeemer_b3"},{"n":"Silvanshee","s":14,"u":"silvanshee_b3"},{"n":"Stone Lion","s":14,"u":"stone%20lion_b3"},{"n":"Stone Lion Cub","s":14,"u":"stone%20lion%20cub_b3"},{"n":"Toshigami","s":14,"u":"toshigami_b3"},{"n":"Vulpinal","s":14,"u":"vulpinal_b3"},{"n":"Xiuh Couatl","s":14,"u":"xiuh%20couatl_b3"},{"n":"Warbal Bumblebrasher","s":16,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Jahsi","s":17,"u":"jahsi_aoa2"},{"n":"Kemeneles","s":22,"u":"kemeneles_aoe1"},{"n":"Shoony Hierarch","s":9,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Tiller","s":9,"u":"shoony%20tiller_ec3"},{"n":"Elysian Sheep","s":35,"u":"elysian%20sheep_ec6"},{"n":"Drunken Farmer","s":36,"u":"drunken%20farmer_fop"},{"n":"Yabin The Just","s":37,"u":"yabin%20the%20just_frp1"},{"n":"Grandfather Mantis","s":38,"u":"grandfather%20mantis_frp2"},{"n":"Halspin The Stung","s":38,"u":"halspin%20the%20stung_frp2"},{"n":"Joon-seo","s":38,"u":"joon-seo_frp2"},{"n":"Mafika Ayuwari","s":38,"u":"mafika%20ayuwari_frp2"},{"n":"Peng","s":38,"u":"peng_frp2"},{"n":"Urnak Lostwind","s":38,"u":"urnak%20lostwind_frp2"},{"n":"Yabin The Just","s":38,"u":"yabin%20the%20just_frp2"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Solar Ibis","s":0,"u":"solar%20ibis_lome"},{"n":"Kreeth-Ni","s":43,"u":"kreeth-ni_ooa2"},{"n":"Anadi Fateweaver","s":46,"u":"anadi%20fateweaver_sot1"}],"66":[{"n":"Andoran","s":15,"u":"andoran_gmg"},{"n":"Anthusis (Capital)","s":0,"u":"anthusis%20(capital)_lome"},{"n":"Nantambu","s":0,"u":"nantambu_lome"}],"72":[{"n":"Magaambya","s":7,"u":"magaambya_locg"}]},"medium":{"1":[{"n":"Aasimar Redeemer","s":12,"u":"aasimar%20redeemer_b1"},{"n":"Animated Armor","s":12,"u":"animated%20armor_b1"},{"n":"Animated Statue","s":12,"u":"animated%20statue_b1"},{"n":"Astral Deva","s":12,"u":"astral%20deva_b1"},{"n":"Axiomite","s":12,"u":"axiomite_b1"},{"n":"Balisse","s":12,"u":"balisse_b1"},{"n":"Ball Python","s":12,"u":"ball%20python_b1"},{"n":"Banshee","s":12,"u":"banshee_b1"},{"n":"Barbazu","s":12,"u":"barbazu_b1"},{"n":"Barghest","s":12,"u":"barghest_b1"},{"n":"Basilisk","s":12,"u":"basilisk_b1"},{"n":"Boar","s":12,"u":"boar_b1"},{"n":"Boggard Scout","s":12,"u":"boggard%20scout_b1"},{"n":"Boggard Swampseer","s":12,"u":"boggard%20swampseer_b1"},{"n":"Boggard Warrior","s":12,"u":"boggard%20warrior_b1"},{"n":"Brine Shark","s":12,"u":"brine%20shark_b1"},{"n":"Bugbear Thug","s":12,"u":"bugbear%20thug_b1"},{"n":"Bugbear Tormentor","s":12,"u":"bugbear%20tormentor_b1"},{"n":"Bunyip","s":12,"u":"bunyip_b1"},{"n":"Caligni Stalker","s":12,"u":"caligni%20stalker_b1"},{"n":"Catfolk Pouncer","s":12,"u":"catfolk%20pouncer_b1"},{"n":"Cauthooj","s":12,"u":"cauthooj_b1"},{"n":"Changeling Exile","s":12,"u":"changeling%20exile_b1"},{"n":"Deinonychus","s":12,"u":"deinonychus_b1"},{"n":"Dezullon","s":12,"u":"dezullon_b1"},{"n":"Dhampir Wizard","s":12,"u":"dhampir%20wizard_b1"},{"n":"Doppelganger","s":12,"u":"doppelganger_b1"},{"n":"Drow Fighter","s":12,"u":"drow%20fighter_b1"},{"n":"Drow Priestess","s":12,"u":"drow%20priestess_b1"},{"n":"Drow Rogue","s":12,"u":"drow%20rogue_b1"},{"n":"Dryad","s":12,"u":"dryad_b1"},{"n":"Dryad Queen","s":12,"u":"dryad%20queen_b1"},{"n":"Duergar Bombardier","s":12,"u":"duergar%20bombardier_b1"},{"n":"Duergar Sharpshooter","s":12,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Taskmaster","s":12,"u":"duergar%20taskmaster_b1"},{"n":"Dullahan","s":12,"u":"dullahan_b1"},{"n":"Duskwalker Ghost Hunter","s":12,"u":"duskwalker%20ghost%20hunter_b1"},{"n":"Elananx","s":12,"u":"elananx_b1"},{"n":"Erinys","s":12,"u":"erinys_b1"},{"n":"Faceless Stalker","s":12,"u":"faceless%20stalker_b1"},{"n":"Gancanagh","s":12,"u":"gancanagh_b1"},{"n":"Gargoyle","s":12,"u":"gargoyle_b1"},{"n":"Ghaele","s":12,"u":"ghaele_b1"},{"n":"Ghast","s":12,"u":"ghast_b1"},{"n":"Ghost Commoner","s":12,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":12,"u":"ghost%20mage_b1"},{"n":"Ghoul","s":12,"u":"ghoul_b1"},{"n":"Giant Centipede","s":12,"u":"giant%20centipede_b1"},{"n":"Giant Gecko","s":12,"u":"giant%20gecko_b1"},{"n":"Giant Monitor Lizard","s":12,"u":"giant%20monitor%20lizard_b1"},{"n":"Giant Viper","s":12,"u":"giant%20viper_b1"},{"n":"Gibbering Mouther","s":12,"u":"gibbering%20mouther_b1"},{"n":"Gnoll Cultist","s":12,"u":"gnoll%20cultist_b1"},{"n":"Gnoll Hunter","s":12,"u":"gnoll%20hunter_b1"},{"n":"Gnoll Sergeant","s":12,"u":"gnoll%20sergeant_b1"},{"n":"Goblin Dog","s":12,"u":"goblin%20dog_b1"},{"n":"Greater Shadow","s":12,"u":"greater%20shadow_b1"},{"n":"Green Hag","s":12,"u":"green%20hag_b1"},{"n":"Grim Reaper","s":12,"u":"grim%20reaper_b1"},{"n":"Grothlut","s":12,"u":"grothlut_b1"},{"n":"Harpy","s":12,"u":"harpy_b1"},{"n":"Hell Hound","s":12,"u":"hell%20hound_b1"},{"n":"Hobgoblin Archer","s":12,"u":"hobgoblin%20archer_b1"},{"n":"Hobgoblin General","s":12,"u":"hobgoblin%20general_b1"},{"n":"Hobgoblin Soldier","s":12,"u":"hobgoblin%20soldier_b1"},{"n":"Horned Archon","s":12,"u":"horned%20archon_b1"},{"n":"Hunting Spider","s":12,"u":"hunting%20spider_b1"},{"n":"Hyena","s":12,"u":"hyena_b1"},{"n":"Invisible Stalker","s":12,"u":"invisible%20stalker_b1"},{"n":"Janni","s":12,"u":"janni_b1"},{"n":"Kolyarut","s":12,"u":"kolyarut_b1"},{"n":"Legion Archon","s":12,"u":"legion%20archon_b1"},{"n":"Lemure","s":12,"u":"lemure_b1"},{"n":"Leopard","s":12,"u":"leopard_b1"},{"n":"Lesser Death","s":12,"u":"lesser%20death_b1"},{"n":"Lich","s":12,"u":"lich_b1"},{"n":"Living Landslide","s":12,"u":"living%20landslide_b1"},{"n":"Living Whirlwind","s":12,"u":"living%20whirlwind_b1"},{"n":"Living Wildfire","s":12,"u":"living%20wildfire_b1"},{"n":"Lizardfolk Defender","s":12,"u":"lizardfolk%20defender_b1"},{"n":"Lizardfolk Scout","s":12,"u":"lizardfolk%20scout_b1"},{"n":"Lizardfolk Stargazer","s":12,"u":"lizardfolk%20stargazer_b1"},{"n":"Medusa","s":12,"u":"medusa_b1"},{"n":"Merfolk Warrior","s":12,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Wavecaller","s":12,"u":"merfolk%20wavecaller_b1"},{"n":"Mimic","s":12,"u":"mimic_b1"},{"n":"Morrigna","s":12,"u":"morrigna_b1"},{"n":"Mummy Guardian","s":12,"u":"mummy%20guardian_b1"},{"n":"Mummy Pharaoh","s":12,"u":"mummy%20pharaoh_b1"},{"n":"Naiad","s":12,"u":"naiad_b1"},{"n":"Naiad Queen","s":12,"u":"naiad%20queen_b1"},{"n":"Night Hag","s":12,"u":"night%20hag_b1"},{"n":"Nilith","s":12,"u":"nilith_b1"},{"n":"Orc Brute","s":12,"u":"orc%20brute_b1"},{"n":"Orc Warchief","s":12,"u":"orc%20warchief_b1"},{"n":"Orc Warrior","s":12,"u":"orc%20warrior_b1"},{"n":"Phistophilus","s":12,"u":"phistophilus_b1"},{"n":"Plague Zombie","s":12,"u":"plague%20zombie_b1"},{"n":"Poltergeist","s":12,"u":"poltergeist_b1"},{"n":"Poracha","s":12,"u":"poracha_b1"},{"n":"Raja Rakshasa","s":12,"u":"raja%20rakshasa_b1"},{"n":"Riding Dog","s":12,"u":"riding%20dog_b1"},{"n":"Riding Pony","s":12,"u":"riding%20pony_b1"},{"n":"River Drake","s":12,"u":"river%20drake_b1"},{"n":"Rust Monster","s":12,"u":"rust%20monster_b1"},{"n":"Salamander","s":12,"u":"salamander_b1"},{"n":"Satyr","s":12,"u":"satyr_b1"},{"n":"Sea Devil Baron","s":12,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":12,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":12,"u":"sea%20devil%20scout_b1"},{"n":"Sea Hag","s":12,"u":"sea%20hag_b1"},{"n":"Sewer Ooze","s":12,"u":"sewer%20ooze_b1"},{"n":"Shadow","s":12,"u":"shadow_b1"},{"n":"Shining Child","s":12,"u":"shining%20child_b1"},{"n":"Sinspawn","s":12,"u":"sinspawn_b1"},{"n":"Skeletal Champion","s":12,"u":"skeletal%20champion_b1"},{"n":"Skeleton Guard","s":12,"u":"skeleton%20guard_b1"},{"n":"Skum","s":12,"u":"skum_b1"},{"n":"Slurk","s":12,"u":"slurk_b1"},{"n":"Succubus","s":12,"u":"succubus_b1"},{"n":"Tengu Sneak","s":12,"u":"tengu%20sneak_b1"},{"n":"Tiefling Adept","s":12,"u":"tiefling%20adept_b1"},{"n":"Vampire Count","s":12,"u":"vampire%20count_b1"},{"n":"Vampire Mastermind","s":12,"u":"vampire%20mastermind_b1"},{"n":"Vampire Spawn Rogue","s":12,"u":"vampire%20spawn%20rogue_b1"},{"n":"War Pony","s":12,"u":"war%20pony_b1"},{"n":"Warg","s":12,"u":"warg_b1"},{"n":"Web Lurker","s":12,"u":"web%20lurker_b1"},{"n":"Wererat","s":12,"u":"wererat_b1"},{"n":"Werewolf","s":12,"u":"werewolf_b1"},{"n":"Wight","s":12,"u":"wight_b1"},{"n":"Wolf","s":12,"u":"wolf_b1"},{"n":"Wraith","s":12,"u":"wraith_b1"},{"n":"Xorn","s":12,"u":"xorn_b1"},{"n":"Xulgath Leader","s":12,"u":"xulgath%20leader_b1"},{"n":"Xulgath Skulker","s":12,"u":"xulgath%20skulker_b1"},{"n":"Xulgath Warrior","s":12,"u":"xulgath%20warrior_b1"},{"n":"Zombie Shambler","s":12,"u":"zombie%20shambler_b1"},{"n":"Aapoph Serpentfolk","s":13,"u":"aapoph%20serpentfolk_b2"},{"n":"Akata","s":13,"u":"akata_b2"},{"n":"Animate Dream","s":13,"u":"animate%20dream_b2"},{"n":"Babau","s":13,"u":"babau_b2"},{"n":"Baobhan Sith","s":13,"u":"baobhan%20sith_b2"},{"n":"Basidirond","s":13,"u":"basidirond_b2"},{"n":"Blink Dog","s":13,"u":"blink%20dog_b2"},{"n":"Blizzardborn","s":13,"u":"blizzardborn_b2"},{"n":"Blodeuwedd","s":13,"u":"blodeuwedd_b2"},{"n":"Bodak","s":13,"u":"bodak_b2"},{"n":"Bog Mummy","s":13,"u":"bog%20mummy_b2"},{"n":"Bog Strider","s":13,"u":"bog%20strider_b2"},{"n":"Bone Prophet","s":13,"u":"bone%20prophet_b2"},{"n":"Bottlenose Dolphin","s":13,"u":"bottlenose%20dolphin_b2"},{"n":"Bralani","s":13,"u":"bralani_b2"},{"n":"Cairn Wight","s":13,"u":"cairn%20wight_b2"},{"n":"Carrion Golem","s":13,"u":"carrion%20golem_b2"},{"n":"Catrina","s":13,"u":"catrina_b2"},{"n":"Cave Fisher","s":13,"u":"cave%20fisher_b2"},{"n":"Cave Scorpion","s":13,"u":"cave%20scorpion_b2"},{"n":"Coil Spy","s":13,"u":"coil%20spy_b2"},{"n":"D'ziriak","s":13,"u":"d'ziriak_b2"},{"n":"Denizen Of Leng","s":13,"u":"denizen%20of%20leng_b2"},{"n":"Doprillu","s":13,"u":"doprillu_b2"},{"n":"Draugr","s":13,"u":"draugr_b2"},{"n":"Dweomercat","s":13,"u":"dweomercat_b2"},{"n":"Eremite","s":13,"u":"eremite_b2"},{"n":"Esobok","s":13,"u":"esobok_b2"},{"n":"Evangelist","s":13,"u":"evangelist_b2"},{"n":"Fetchling Scout","s":13,"u":"fetchling%20scout_b2"},{"n":"Filth Fire","s":13,"u":"filth%20fire_b2"},{"n":"Giant Ant","s":13,"u":"giant%20ant_b2"},{"n":"Giant Badger","s":13,"u":"giant%20badger_b2"},{"n":"Giant Crab","s":13,"u":"giant%20crab_b2"},{"n":"Giant Crawling Hand","s":13,"u":"giant%20crawling%20hand_b2"},{"n":"Giant Dragonfly","s":13,"u":"giant%20dragonfly_b2"},{"n":"Giant Fly","s":13,"u":"giant%20fly_b2"},{"n":"Giant Frog","s":13,"u":"giant%20frog_b2"},{"n":"Giant Leech","s":13,"u":"giant%20leech_b2"},{"n":"Giant Maggot","s":13,"u":"giant%20maggot_b2"},{"n":"Giant Mosquito","s":13,"u":"giant%20mosquito_b2"},{"n":"Giant Solifugid","s":13,"u":"giant%20solifugid_b2"},{"n":"Gosreg","s":13,"u":"gosreg_b2"},{"n":"Gray Ooze","s":13,"u":"gray%20ooze_b2"},{"n":"Grimstalker","s":13,"u":"grimstalker_b2"},{"n":"Grodair","s":13,"u":"grodair_b2"},{"n":"Gylou","s":13,"u":"gylou_b2"},{"n":"Hamatula","s":13,"u":"hamatula_b2"},{"n":"Hound Archon","s":13,"u":"hound%20archon_b2"},{"n":"Hound Of Tindalos","s":13,"u":"hound%20of%20tindalos_b2"},{"n":"Ice Golem","s":13,"u":"ice%20golem_b2"},{"n":"Ifrit Pyrochemist","s":13,"u":"ifrit%20pyrochemist_b2"},{"n":"Invidiak","s":13,"u":"invidiak_b2"},{"n":"Isqulug","s":13,"u":"isqulug_b2"},{"n":"Jyoti","s":13,"u":"jyoti_b2"},{"n":"Living Thunderclap","s":13,"u":"living%20thunderclap_b2"},{"n":"Marrmora","s":13,"u":"marrmora_b2"},{"n":"Mist Stalker","s":13,"u":"mist%20stalker_b2"},{"n":"Mohrg","s":13,"u":"mohrg_b2"},{"n":"Monadic Deva","s":13,"u":"monadic%20deva_b2"},{"n":"Morlock","s":13,"u":"morlock_b2"},{"n":"Movanic Deva","s":13,"u":"movanic%20deva_b2"},{"n":"Mudwretch","s":13,"u":"mudwretch_b2"},{"n":"Nabasu","s":13,"u":"nabasu_b2"},{"n":"Necrophidius","s":13,"u":"necrophidius_b2"},{"n":"Nereid","s":13,"u":"nereid_b2"},{"n":"Nyogoth","s":13,"u":"nyogoth_b2"},{"n":"Oread Guard","s":13,"u":"oread%20guard_b2"},{"n":"Ostiarius","s":13,"u":"ostiarius_b2"},{"n":"Peryton","s":13,"u":"peryton_b2"},{"n":"Petitioner","s":13,"u":"petitioner_b2"},{"n":"Piscodaemon","s":13,"u":"piscodaemon_b2"},{"n":"Revenant","s":13,"u":"revenant_b2"},{"n":"Rusalka","s":13,"u":"rusalka_b2"},{"n":"Sacristan","s":13,"u":"sacristan_b2"},{"n":"Sand Sentry","s":13,"u":"sand%20sentry_b2"},{"n":"Scarecrow","s":13,"u":"scarecrow_b2"},{"n":"Sceaduinar","s":13,"u":"sceaduinar_b2"},{"n":"Skulk","s":13,"u":"skulk_b2"},{"n":"Soul Eater","s":13,"u":"soul%20eater_b2"},{"n":"Specter","s":13,"u":"specter_b2"},{"n":"Spiral Centurion","s":13,"u":"spiral%20centurion_b2"},{"n":"Star Archon","s":13,"u":"star%20archon_b2"},{"n":"Stingray","s":13,"u":"stingray_b2"},{"n":"Striding Fire","s":13,"u":"striding%20fire_b2"},{"n":"Stygira","s":13,"u":"stygira_b2"},{"n":"Suli Dune Dancer","s":13,"u":"suli%20dune%20dancer_b2"},{"n":"Sylph Sneak","s":13,"u":"sylph%20sneak_b2"},{"n":"Tatzlwyrm","s":13,"u":"tatzlwyrm_b2"},{"n":"Thanadaemon","s":13,"u":"thanadaemon_b2"},{"n":"Theletos","s":13,"u":"theletos_b2"},{"n":"Totenmaske","s":13,"u":"totenmaske_b2"},{"n":"Triton","s":13,"u":"triton_b2"},{"n":"Trollhound","s":13,"u":"trollhound_b2"},{"n":"Trumpet Archon","s":13,"u":"trumpet%20archon_b2"},{"n":"Undine Hydromancer","s":13,"u":"undine%20hydromancer_b2"},{"n":"Urdefhan Tormentor","s":13,"u":"urdefhan%20tormentor_b2"},{"n":"Urdefhan Warrior","s":13,"u":"urdefhan%20warrior_b2"},{"n":"Vampiric Mist","s":13,"u":"vampiric%20mist_b2"},{"n":"Vanth","s":13,"u":"vanth_b2"},{"n":"Veranallia","s":13,"u":"veranallia_b2"},{"n":"Verdurous Ooze","s":13,"u":"verdurous%20ooze_b2"},{"n":"Violet Fungus","s":13,"u":"violet%20fungus_b2"},{"n":"Void Zombie","s":13,"u":"void%20zombie_b2"},{"n":"Vrykolakas Ancient","s":13,"u":"vrykolakas%20ancient_b2"},{"n":"Vrykolakas Master","s":13,"u":"vrykolakas%20master_b2"},{"n":"Vrykolakas Spawn","s":13,"u":"vrykolakas%20spawn_b2"},{"n":"Wereboar","s":13,"u":"wereboar_b2"},{"n":"Witchfire","s":13,"u":"witchfire_b2"},{"n":"Witchwyrd","s":13,"u":"witchwyrd_b2"},{"n":"Wolverine","s":13,"u":"wolverine_b2"},{"n":"Wood Golem","s":13,"u":"wood%20golem_b2"},{"n":"Worm That Walks Cultist","s":13,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Xill","s":13,"u":"xill_b2"},{"n":"Yellow Musk Creeper","s":13,"u":"yellow%20musk%20creeper_b2"},{"n":"Yellow Musk Thrall","s":13,"u":"yellow%20musk%20thrall_b2"},{"n":"Yeth Hound","s":13,"u":"yeth%20hound_b2"},{"n":"Zyss Serpentfolk","s":13,"u":"zyss%20serpentfolk_b2"},{"n":"Abandoned Zealot","s":14,"u":"abandoned%20zealot_b3"},{"n":"Abrikandilu","s":14,"u":"abrikandilu_b3"},{"n":"Adhukait","s":14,"u":"adhukait_b3"},{"n":"Adlet","s":14,"u":"adlet_b3"},{"n":"Aghash","s":14,"u":"aghash_b3"},{"n":"Amalgamite","s":14,"u":"amalgamite_b3"},{"n":"Amphisbaena","s":14,"u":"amphisbaena_b3"},{"n":"Android Infiltrator","s":14,"u":"android%20infiltrator_b3"},{"n":"Angheuvore Flesh-gnawer","s":14,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Aphorite Sharpshooter","s":14,"u":"aphorite%20sharpshooter_b3"},{"n":"Azarketi Explorer","s":14,"u":"azarketi%20explorer_b3"},{"n":"Azer","s":14,"u":"azer_b3"},{"n":"Baykok","s":14,"u":"baykok_b3"},{"n":"Betobeto-san","s":14,"u":"betobeto-san_b3"},{"n":"Blood Hag","s":14,"u":"blood%20hag_b3"},{"n":"Buso Farmer","s":14,"u":"buso%20farmer_b3"},{"n":"Caligni Caller","s":14,"u":"caligni%20caller_b3"},{"n":"Caligni Vanguard","s":14,"u":"caligni%20vanguard_b3"},{"n":"Caulborn","s":14,"u":"caulborn_b3"},{"n":"Cecaelia Trapper","s":14,"u":"cecaelia%20trapper_b3"},{"n":"Chouchin-obake","s":14,"u":"chouchin-obake_b3"},{"n":"Clockwork Mage","s":14,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":14,"u":"clockwork%20soldier_b3"},{"n":"Common Eurypterid","s":14,"u":"common%20eurypterid_b3"},{"n":"Corrupted Relic","s":14,"u":"corrupted%20relic_b3"},{"n":"Crossroads Guardian","s":14,"u":"crossroads%20guardian_b3"},{"n":"Deimavigga","s":14,"u":"deimavigga_b3"},{"n":"Dybbuk","s":14,"u":"dybbuk_b3"},{"n":"Einherji","s":14,"u":"einherji_b3"},{"n":"Eunemvro","s":14,"u":"eunemvro_b3"},{"n":"Festrog","s":14,"u":"festrog_b3"},{"n":"Galvo","s":14,"u":"galvo_b3"},{"n":"Ganzi Martial Artist","s":14,"u":"ganzi%20martial%20artist_b3"},{"n":"Garuda","s":14,"u":"garuda_b3"},{"n":"Ghoran Manipulator","s":14,"u":"ghoran%20manipulator_b3"},{"n":"Giant Porcupine","s":14,"u":"giant%20porcupine_b3"},{"n":"Gliminal","s":14,"u":"gliminal_b3"},{"n":"Green Man","s":14,"u":"green%20man_b3"},{"n":"Grioth Cultist","s":14,"u":"grioth%20cultist_b3"},{"n":"Grioth Scout","s":14,"u":"grioth%20scout_b3"},{"n":"Guecubu","s":14,"u":"guecubu_b3"},{"n":"Gurgist Mauler","s":14,"u":"gurgist%20mauler_b3"},{"n":"Harpy Skeleton","s":14,"u":"harpy%20skeleton_b3"},{"n":"Hatred Siktempora","s":14,"u":"hatred%20siktempora_b3"},{"n":"Hellbound Attorney","s":14,"u":"hellbound%20attorney_b3"},{"n":"Herexen","s":14,"u":"herexen_b3"},{"n":"Hesperid","s":14,"u":"hesperid_b3"},{"n":"Hesperid Queen","s":14,"u":"hesperid%20queen_b3"},{"n":"Huldra","s":14,"u":"huldra_b3"},{"n":"Ittan-momen","s":14,"u":"ittan-momen_b3"},{"n":"Japalisura","s":14,"u":"japalisura_b3"},{"n":"Jorogumo","s":14,"u":"jorogumo_b3"},{"n":"Kangaroo","s":14,"u":"kangaroo_b3"},{"n":"Kasa-obake","s":14,"u":"kasa-obake_b3"},{"n":"Kishi","s":14,"u":"kishi_b3"},{"n":"Kitsune Trickster","s":14,"u":"kitsune%20trickster_b3"},{"n":"Kovintus Geomancer","s":14,"u":"kovintus%20geomancer_b3"},{"n":"Kuchisake-onna","s":14,"u":"kuchisake-onna_b3"},{"n":"Kurobozu","s":14,"u":"kurobozu_b3"},{"n":"Lampad","s":14,"u":"lampad_b3"},{"n":"Lampad Queen","s":14,"u":"lampad%20queen_b3"},{"n":"Ledalusca","s":14,"u":"ledalusca_b3"},{"n":"Leng Ghoul","s":14,"u":"leng%20ghoul_b3"},{"n":"Lifeleecher Brawler","s":14,"u":"lifeleecher%20brawler_b3"},{"n":"Locathah Hunter","s":14,"u":"locathah%20hunter_b3"},{"n":"Love Siktempora","s":14,"u":"love%20siktempora_b3"},{"n":"Maftet Guardian","s":14,"u":"maftet%20guardian_b3"},{"n":"Maharaja","s":14,"u":"maharaja_b3"},{"n":"Manticore Paaridar","s":14,"u":"manticore%20paaridar_b3"},{"n":"Megalictis","s":14,"u":"megalictis_b3"},{"n":"Mezlan","s":14,"u":"mezlan_b3"},{"n":"Mi-Go","s":14,"u":"mi-go_b3"},{"n":"Moon Hag","s":14,"u":"moon%20hag_b3"},{"n":"Mothman","s":14,"u":"mothman_b3"},{"n":"Munagola","s":14,"u":"munagola_b3"},{"n":"Munavri Spellblade","s":14,"u":"munavri%20spellblade_b3"},{"n":"Myceloid","s":14,"u":"myceloid_b3"},{"n":"Nagaji Soldier","s":14,"u":"nagaji%20soldier_b3"},{"n":"Namorrodor","s":14,"u":"namorrodor_b3"},{"n":"Nemhaith","s":14,"u":"nemhaith_b3"},{"n":"Nightgaunt","s":14,"u":"nightgaunt_b3"},{"n":"Nosferatu Malefactor","s":14,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Overlord","s":14,"u":"nosferatu%20overlord_b3"},{"n":"Nosferatu Thrall","s":14,"u":"nosferatu%20thrall_b3"},{"n":"Nucol","s":14,"u":"nucol_b3"},{"n":"Oil Living Graffiti","s":14,"u":"oil%20living%20graffiti_b3"},{"n":"Omox","s":14,"u":"omox_b3"},{"n":"Owb","s":14,"u":"owb_b3"},{"n":"Pairaka","s":14,"u":"pairaka_b3"},{"n":"Pakalchi","s":14,"u":"pakalchi_b3"},{"n":"Palace Skelm","s":14,"u":"palace%20skelm_b3"},{"n":"Penanggalan","s":14,"u":"penanggalan_b3"},{"n":"Peri","s":14,"u":"peri_b3"},{"n":"Phantom Beast","s":14,"u":"phantom%20beast_b3"},{"n":"Phantom Knight","s":14,"u":"phantom%20knight_b3"},{"n":"Popobawa","s":14,"u":"popobawa_b3"},{"n":"Procyal","s":14,"u":"procyal_b3"},{"n":"Quintessivore","s":14,"u":"quintessivore_b3"},{"n":"Ringhorn Ram","s":14,"u":"ringhorn%20ram_b3"},{"n":"Rokurokubi","s":14,"u":"rokurokubi_b3"},{"n":"Rosethorn Ram","s":14,"u":"rosethorn%20ram_b3"},{"n":"Sabosan","s":14,"u":"sabosan_b3"},{"n":"Samsaran Anchorite","s":14,"u":"samsaran%20anchorite_b3"},{"n":"Sasquatch","s":14,"u":"sasquatch_b3"},{"n":"Seething Spirit","s":14,"u":"seething%20spirit_b3"},{"n":"Shabti Redeemer","s":14,"u":"shabti%20redeemer_b3"},{"n":"Shae","s":14,"u":"shae_b3"},{"n":"Shrine Skelm","s":14,"u":"shrine%20skelm_b3"},{"n":"Shulsaga","s":14,"u":"shulsaga_b3"},{"n":"Slithering Pit","s":14,"u":"slithering%20pit_b3"},{"n":"Soul Skelm","s":14,"u":"soul%20skelm_b3"},{"n":"Stheno Harpist","s":14,"u":"stheno%20harpist_b3"},{"n":"Stone Lion Cub","s":14,"u":"stone%20lion%20cub_b3"},{"n":"Storm Hag","s":14,"u":"storm%20hag_b3"},{"n":"Street Skelm","s":14,"u":"street%20skelm_b3"},{"n":"Strix Kinmate","s":14,"u":"strix%20kinmate_b3"},{"n":"Sulfur Zombie","s":14,"u":"sulfur%20zombie_b3"},{"n":"Terra-cotta Soldier","s":14,"u":"terra-cotta%20soldier_b3"},{"n":"Toshigami","s":14,"u":"toshigami_b3"},{"n":"Trailgaunt","s":14,"u":"trailgaunt_b3"},{"n":"Umasi","s":14,"u":"umasi_b3"},{"n":"Valkyrie","s":14,"u":"valkyrie_b3"},{"n":"Vanara Disciple","s":14,"u":"vanara%20disciple_b3"},{"n":"Vilderavn","s":14,"u":"vilderavn_b3"},{"n":"Vishkanya Infiltrator","s":14,"u":"vishkanya%20infiltrator_b3"},{"n":"Werebat","s":14,"u":"werebat_b3"},{"n":"Wihsaak","s":14,"u":"wihsaak_b3"},{"n":"Winter Hag","s":14,"u":"winter%20hag_b3"},{"n":"Zuishin","s":14,"u":"zuishin_b3"},{"n":"Unseen Servant","s":5,"u":"unseen%20servant_crb"},{"n":"Acolyte Of Nethys","s":15,"u":"acolyte%20of%20nethys_gmg"},{"n":"Acrobat","s":15,"u":"acrobat_gmg"},{"n":"Adept","s":15,"u":"adept_gmg"},{"n":"Advisor","s":15,"u":"advisor_gmg"},{"n":"Antipaladin","s":15,"u":"antipaladin_gmg"},{"n":"Apothecary","s":15,"u":"apothecary_gmg"},{"n":"Apprentice","s":15,"u":"apprentice_gmg"},{"n":"Archer Sentry","s":15,"u":"archer%20sentry_gmg"},{"n":"Assassin","s":15,"u":"assassin_gmg"},{"n":"Astronomer","s":15,"u":"astronomer_gmg"},{"n":"Bandit","s":15,"u":"bandit_gmg"},{"n":"Barkeep","s":15,"u":"barkeep_gmg"},{"n":"Barrister","s":15,"u":"barrister_gmg"},{"n":"Beast Tamer","s":15,"u":"beast%20tamer_gmg"},{"n":"Beggar","s":15,"u":"beggar_gmg"},{"n":"Bodyguard","s":15,"u":"bodyguard_gmg"},{"n":"Bosun","s":15,"u":"bosun_gmg"},{"n":"Bounty Hunter","s":15,"u":"bounty%20hunter_gmg"},{"n":"Burglar","s":15,"u":"burglar_gmg"},{"n":"Captain Of The Guard","s":15,"u":"captain%20of%20the%20guard_gmg"},{"n":"Charlatan","s":15,"u":"charlatan_gmg"},{"n":"Chronicler","s":15,"u":"chronicler_gmg"},{"n":"Commoner","s":15,"u":"commoner_gmg"},{"n":"Cult Leader","s":15,"u":"cult%20leader_gmg"},{"n":"Cultist","s":15,"u":"cultist_gmg"},{"n":"Dancer","s":15,"u":"dancer_gmg"},{"n":"Demonologist","s":15,"u":"demonologist_gmg"},{"n":"Despot","s":15,"u":"despot_gmg"},{"n":"Dockhand","s":15,"u":"dockhand_gmg"},{"n":"Drunkard","s":15,"u":"drunkard_gmg"},{"n":"Executioner","s":15,"u":"executioner_gmg"},{"n":"False Priest","s":15,"u":"false%20priest_gmg"},{"n":"Farmer","s":15,"u":"farmer_gmg"},{"n":"Fence","s":15,"u":"fence_gmg"},{"n":"Gang Leader","s":15,"u":"gang%20leader_gmg"},{"n":"Grave Robber","s":15,"u":"grave%20robber_gmg"},{"n":"Gravedigger","s":15,"u":"gravedigger_gmg"},{"n":"Guard","s":15,"u":"guard_gmg"},{"n":"Guide","s":15,"u":"guide_gmg"},{"n":"Guildmaster","s":15,"u":"guildmaster_gmg"},{"n":"Harbormaster","s":15,"u":"harbormaster_gmg"},{"n":"Harrow Reader","s":15,"u":"harrow%20reader_gmg"},{"n":"Hunter","s":15,"u":"hunter_gmg"},{"n":"Innkeeper","s":15,"u":"innkeeper_gmg"},{"n":"Jailer","s":15,"u":"jailer_gmg"},{"n":"Judge","s":15,"u":"judge_gmg"},{"n":"Librarian","s":15,"u":"librarian_gmg"},{"n":"Mage For Hire","s":15,"u":"mage%20for%20hire_gmg"},{"n":"Mastermind","s":15,"u":"mastermind_gmg"},{"n":"Merchant","s":15,"u":"merchant_gmg"},{"n":"Miner","s":15,"u":"miner_gmg"},{"n":"Monster Hunter","s":15,"u":"monster%20hunter_gmg"},{"n":"Navigator","s":15,"u":"navigator_gmg"},{"n":"Necromancer","s":15,"u":"necromancer_gmg"},{"n":"Noble","s":15,"u":"noble_gmg"},{"n":"Palace Guard","s":15,"u":"palace%20guard_gmg"},{"n":"Physician","s":15,"u":"physician_gmg"},{"n":"Pirate","s":15,"u":"pirate_gmg"},{"n":"Plague Doctor","s":15,"u":"plague%20doctor_gmg"},{"n":"Poacher","s":15,"u":"poacher_gmg"},{"n":"Priest Of Pharasma","s":15,"u":"priest%20of%20pharasma_gmg"},{"n":"Prisoner","s":15,"u":"prisoner_gmg"},{"n":"Prophet","s":15,"u":"prophet_gmg"},{"n":"Reckless Scientist","s":15,"u":"reckless%20scientist_gmg"},{"n":"Ruffian","s":15,"u":"ruffian_gmg"},{"n":"Saboteur","s":15,"u":"saboteur_gmg"},{"n":"Sage","s":15,"u":"sage_gmg"},{"n":"Servant","s":15,"u":"servant_gmg"},{"n":"Server","s":15,"u":"server_gmg"},{"n":"Ship Captain","s":15,"u":"ship%20captain_gmg"},{"n":"Smith","s":15,"u":"smith_gmg"},{"n":"Spy","s":15,"u":"spy_gmg"},{"n":"Surgeon","s":15,"u":"surgeon_gmg"},{"n":"Tax Collector","s":15,"u":"tax%20collector_gmg"},{"n":"Teacher","s":15,"u":"teacher_gmg"},{"n":"Tomb Raider","s":15,"u":"tomb%20raider_gmg"},{"n":"Torchbearer","s":15,"u":"torchbearer_gmg"},{"n":"Tracker","s":15,"u":"tracker_gmg"},{"n":"Troubadour","s":15,"u":"troubadour_gmg"},{"n":"Warden","s":15,"u":"warden_gmg"},{"n":"Watch Officer","s":15,"u":"watch%20officer_gmg"},{"n":"Zealot Of Asmodeus","s":15,"u":"zealot%20of%20asmodeus_gmg"},{"n":"Alak Stagram","s":16,"u":"alak%20stagram_aoa1"},{"n":"Anadi Elder","s":16,"u":"anadi%20elder_aoa1"},{"n":"Anadi Hunter","s":16,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Sage","s":16,"u":"anadi%20sage_aoa1"},{"n":"Bloody Blade Mercenary","s":16,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Dmiri Yoltosha","s":16,"u":"dmiri%20yoltosha_aoa1"},{"n":"Emperor Bird","s":16,"u":"emperor%20bird_aoa1"},{"n":"Renali","s":16,"u":"renali_aoa1"},{"n":"Skeletal Hellknight","s":16,"u":"skeletal%20hellknight_aoa1"},{"n":"Tixitog","s":16,"u":"tixitog_aoa1"},{"n":"Voz Lirayne","s":16,"u":"voz%20lirayne_aoa1"},{"n":"Belmazog","s":17,"u":"belmazog_aoa2"},{"n":"Ekujae Guardian","s":17,"u":"ekujae%20guardian_aoa2"},{"n":"Gerhard Pendergrast","s":17,"u":"gerhard%20pendergrast_aoa2"},{"n":"Jahsi","s":17,"u":"jahsi_aoa2"},{"n":"Kishi","s":17,"u":"kishi_aoa2"},{"n":"Living Sap","s":17,"u":"living%20sap_aoa2"},{"n":"Nketiah","s":17,"u":"nketiah_aoa2"},{"n":"Sabosan","s":17,"u":"sabosan_aoa2"},{"n":"Barushak Il-varashma","s":18,"u":"barushak%20il-varashma_aoa3"},{"n":"Blood Boar","s":18,"u":"blood%20boar_aoa3"},{"n":"Evangelist","s":18,"u":"evangelist_aoa3"},{"n":"Heuberk Thropp","s":18,"u":"heuberk%20thropp_aoa3"},{"n":"Kalavakus","s":18,"u":"kalavakus_aoa3"},{"n":"Laslunn","s":18,"u":"laslunn_aoa3"},{"n":"Mercenary Sailor","s":18,"u":"mercenary%20sailor_aoa3"},{"n":"Mialari Docur","s":18,"u":"mialari%20docur_aoa3"},{"n":"One-eye Amnin","s":18,"u":"one-eye%20amnin_aoa3"},{"n":"Precentor","s":18,"u":"precentor_aoa3"},{"n":"Remnant Of Barzillai","s":18,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Rusalka","s":18,"u":"rusalka_aoa3"},{"n":"Scarlet Triad Poisoner","s":18,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Sneak","s":18,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Sniper","s":18,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Scarlet Triad Thug","s":18,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Vaklish","s":18,"u":"vaklish_aoa3"},{"n":"Carnivorous Crystal","s":19,"u":"carnivorous%20crystal_aoa4"},{"n":"Corrupt Guard","s":19,"u":"corrupt%20guard_aoa4"},{"n":"Dragonscarred Dead","s":19,"u":"dragonscarred%20dead_aoa4"},{"n":"Duergar Slave Lord","s":19,"u":"duergar%20slave%20lord_aoa4"},{"n":"Falrok","s":19,"u":"falrok_aoa4"},{"n":"Forge-spurned","s":19,"u":"forge-spurned_aoa4"},{"n":"Ilssrah Embermead","s":19,"u":"ilssrah%20embermead_aoa4"},{"n":"Kelda Halrig","s":19,"u":"kelda%20halrig_aoa4"},{"n":"King Harral","s":19,"u":"king%20harral_aoa4"},{"n":"Kralgurn","s":19,"u":"kralgurn_aoa4"},{"n":"Saggorak Poltergeist","s":19,"u":"saggorak%20poltergeist_aoa4"},{"n":"Talamira","s":19,"u":"talamira_aoa4"},{"n":"Thea","s":19,"u":"thea_aoa4"},{"n":"Zuferian","s":19,"u":"zuferian_aoa4"},{"n":"Crucidaemon","s":20,"u":"crucidaemon_aoa5"},{"n":"Giant Solifugid","s":20,"u":"giant%20solifugid_aoa5"},{"n":"Immortal Ichor","s":20,"u":"immortal%20ichor_aoa5"},{"n":"Scarlet Triad Boss","s":20,"u":"scarlet%20triad%20boss_aoa5"},{"n":"Scarlet Triad Enforcer","s":20,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Scarlet Triad Mage","s":20,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Shak","s":20,"u":"shak_aoa5"},{"n":"Uri Zandivar","s":20,"u":"uri%20zandivar_aoa5"},{"n":"Witchwyrd","s":20,"u":"witchwyrd_aoa5"},{"n":"Zephyr Guard","s":20,"u":"zephyr%20guard_aoa5"},{"n":"Aiudara Wraith","s":21,"u":"aiudara%20wraith_aoa6"},{"n":"Candlaron's Echo","s":21,"u":"candlaron's%20echo_aoa6"},{"n":"Emaliza Zandivar","s":21,"u":"emaliza%20zandivar_aoa6"},{"n":"Hermean Mutant","s":21,"u":"hermean%20mutant_aoa6"},{"n":"Ilgreth","s":21,"u":"ilgreth_aoa6"},{"n":"Ingnovim Tluss","s":21,"u":"ingnovim%20tluss_aoa6"},{"n":"Ingnovim's Assistant","s":21,"u":"ingnovim's%20assistant_aoa6"},{"n":"Inizra Arumelo","s":21,"u":"inizra%20arumelo_aoa6"},{"n":"Promise Guard","s":21,"u":"promise%20guard_aoa6"},{"n":"Rinnarv Bontimar","s":21,"u":"rinnarv%20bontimar_aoa6"},{"n":"Antaro Boldblade","s":22,"u":"antaro%20boldblade_aoe1"},{"n":"Binumir","s":22,"u":"binumir_aoe1"},{"n":"Bolar Of Stonemoor","s":22,"u":"bolar%20of%20stonemoor_aoe1"},{"n":"Eunice","s":22,"u":"eunice_aoe1"},{"n":"Grick","s":22,"u":"grick_aoe1"},{"n":"Grospek Lavarsus","s":22,"u":"grospek%20lavarsus_aoe1"},{"n":"Hendrid Pratchett","s":22,"u":"hendrid%20pratchett_aoe1"},{"n":"Kemeneles","s":22,"u":"kemeneles_aoe1"},{"n":"Miriel Grayleaf","s":22,"u":"miriel%20grayleaf_aoe1"},{"n":"Ralso","s":22,"u":"ralso_aoe1"},{"n":"Copper Hand Illusionist","s":23,"u":"copper%20hand%20illusionist_aoe2"},{"n":"Copper Hand Rogue","s":23,"u":"copper%20hand%20rogue_aoe2"},{"n":"Dreadsong Dancer","s":23,"u":"dreadsong%20dancer_aoe2"},{"n":"Excorion","s":23,"u":"excorion_aoe2"},{"n":"Fayati Alummur","s":23,"u":"fayati%20alummur_aoe2"},{"n":"Frefferth","s":23,"u":"frefferth_aoe2"},{"n":"Shristi Melipdra","s":23,"u":"shristi%20melipdra_aoe2"},{"n":"Skinsaw Murderer","s":23,"u":"skinsaw%20murderer_aoe2"},{"n":"Skinsaw Seamer","s":23,"u":"skinsaw%20seamer_aoe2"},{"n":"Tenome","s":23,"u":"tenome_aoe2"},{"n":"Wrent Dicaspiron","s":23,"u":"wrent%20dicaspiron_aoe2"},{"n":"Barnacle Ghoul","s":24,"u":"barnacle%20ghoul_aoe3"},{"n":"Bloody Berleth","s":24,"u":"bloody%20berleth_aoe3"},{"n":"Casino Bouncer","s":24,"u":"casino%20bouncer_aoe3"},{"n":"Diobel Sweeper Tough","s":24,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Franca Laurentz","s":24,"u":"franca%20laurentz_aoe3"},{"n":"Gage Carlyle","s":24,"u":"gage%20carlyle_aoe3"},{"n":"Iroran Skeleton","s":24,"u":"iroran%20skeleton_aoe3"},{"n":"Maurrisa Jonne","s":24,"u":"maurrisa%20jonne_aoe3"},{"n":"Scathka","s":24,"u":"scathka_aoe3"},{"n":"Shikwashim Mercenary","s":24,"u":"shikwashim%20mercenary_aoe3"},{"n":"Svartalfar Killer","s":24,"u":"svartalfar%20killer_aoe3"},{"n":"Tonla And Yvelle","s":24,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Washboard Dog Tough","s":24,"u":"washboard%20dog%20tough_aoe3"},{"n":"Amateur Chemist","s":25,"u":"amateur%20chemist_aoe4"},{"n":"Blackfingers Acolyte","s":25,"u":"blackfingers%20acolyte_aoe4"},{"n":"Clockwork Assassin","s":25,"u":"clockwork%20assassin_aoe4"},{"n":"Grabble Forden","s":25,"u":"grabble%20forden_aoe4"},{"n":"Japu Thalenger","s":25,"u":"japu%20thalenger_aoe4"},{"n":"Jonis Flakfatter","s":25,"u":"jonis%20flakfatter_aoe4"},{"n":"Jorogumo","s":25,"u":"jorogumo_aoe4"},{"n":"Kalyn Pounch","s":25,"u":"kalyn%20pounch_aoe4"},{"n":"Morgrat And Fillick","s":25,"u":"morgrat%20and%20fillick_aoe4"},{"n":"Norgorberite Poisoner","s":25,"u":"norgorberite%20poisoner_aoe4"},{"n":"Poison Eater","s":25,"u":"poison%20eater_aoe4"},{"n":"Sleepless Sun Veteran","s":25,"u":"sleepless%20sun%20veteran_aoe4"},{"n":"Velberi Jallist","s":25,"u":"velberi%20jallist_aoe4"},{"n":"Wynsal Starborn","s":25,"u":"wynsal%20starborn_aoe4"},{"n":"Black Whale Guard","s":26,"u":"black%20whale%20guard_aoe5"},{"n":"Bloody Barber Goon","s":26,"u":"bloody%20barber%20goon_aoe5"},{"n":"Calennia","s":26,"u":"calennia_aoe5"},{"n":"Child Of Venom","s":26,"u":"child%20of%20venom_aoe5"},{"n":"Clockwork Assassin","s":26,"u":"clockwork%20assassin_aoe5"},{"n":"Garrote Master Assassin","s":26,"u":"garrote%20master%20assassin_aoe5"},{"n":"Graem And Grinlowe","s":26,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Grimwold","s":26,"u":"grimwold_aoe5"},{"n":"Kapral","s":26,"u":"kapral_aoe5"},{"n":"Lord Guirden","s":26,"u":"lord%20guirden_aoe5"},{"n":"Miogimo","s":26,"u":"miogimo_aoe5"},{"n":"Myrna Rath","s":26,"u":"myrna%20rath_aoe5"},{"n":"Obrousian","s":26,"u":"obrousian_aoe5"},{"n":"Reginald Vancaskerkin","s":26,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Starwatch Commando","s":26,"u":"starwatch%20commando_aoe5"},{"n":"Tiderunner Aquamancer","s":26,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Twisted Jack","s":26,"u":"twisted%20jack_aoe5"},{"n":"Zeal-damned Ghoul","s":26,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Zealborn","s":26,"u":"zealborn_aoe5"},{"n":"Baatamidar","s":27,"u":"baatamidar_aoe6"},{"n":"Blune's Illusory Toady","s":27,"u":"blune's%20illusory%20toady_aoe6"},{"n":"Daemonic Infector","s":27,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":27,"u":"daemonic%20rumormonger_aoe6"},{"n":"Excorion Paragon","s":27,"u":"excorion%20paragon_aoe6"},{"n":"Ghaele Of Kharnas","s":27,"u":"ghaele%20of%20kharnas_aoe6"},{"n":"Graveknight Of Kharnas","s":27,"u":"graveknight%20of%20kharnas_aoe6"},{"n":"Il'setsya Wyrmtouched","s":27,"u":"il'setsya%20wyrmtouched_aoe6"},{"n":"Izfiitar","s":27,"u":"izfiitar_aoe6"},{"n":"Nenchuuj","s":27,"u":"nenchuuj_aoe6"},{"n":"Olansa Terimor","s":27,"u":"olansa%20terimor_aoe6"},{"n":"Ulressia The Blessed","s":27,"u":"ulressia%20the%20blessed_aoe6"},{"n":"Aller Rosk","s":28,"u":"aller%20rosk_av1"},{"n":"Augrael","s":28,"u":"augrael_av1"},{"n":"Bloodsiphon","s":28,"u":"bloodsiphon_av1"},{"n":"Canker Cultist","s":28,"u":"canker%20cultist_av1"},{"n":"Chandriu Invisar","s":28,"u":"chandriu%20invisar_av1"},{"n":"Corpselight","s":28,"u":"corpselight_av1"},{"n":"Jarelle Kaldrian","s":28,"u":"jarelle%20kaldrian_av1"},{"n":"Jaul Mezmin","s":28,"u":"jaul%20mezmin_av1"},{"n":"Jaul's Wolf","s":28,"u":"jaul's%20wolf_av1"},{"n":"Morlock Cultist","s":28,"u":"morlock%20cultist_av1"},{"n":"Morlock Engineer","s":28,"u":"morlock%20engineer_av1"},{"n":"Nhakazarin","s":28,"u":"nhakazarin_av1"},{"n":"Otari Ilvashti","s":28,"u":"otari%20ilvashti_av1"},{"n":"Scalathrax","s":28,"u":"scalathrax_av1"},{"n":"Voidglutton","s":28,"u":"voidglutton_av1"},{"n":"Volluk Azrinae","s":28,"u":"volluk%20azrinae_av1"},{"n":"Wrin Sivinxi","s":28,"u":"wrin%20sivinxi_av1"},{"n":"Carman Rajani","s":29,"u":"carman%20rajani_av2"},{"n":"Chafkhem","s":29,"u":"chafkhem_av2"},{"n":"Dreshkan","s":29,"u":"dreshkan_av2"},{"n":"Gulzash","s":29,"u":"gulzash_av2"},{"n":"Kragala","s":29,"u":"kragala_av2"},{"n":"Mulventok","s":29,"u":"mulventok_av2"},{"n":"Murschen","s":29,"u":"murschen_av2"},{"n":"Nox","s":29,"u":"nox_av2"},{"n":"Shanrigol Heap","s":29,"u":"shanrigol%20heap_av2"},{"n":"Urevian","s":29,"u":"urevian_av2"},{"n":"Vischari","s":29,"u":"vischari_av2"},{"n":"Belcorra Haruvex","s":30,"u":"belcorra%20haruvex_av3"},{"n":"Bhazrade And Klathor","s":30,"u":"bhazrade%20and%20klathor_av3"},{"n":"Bright Walker","s":30,"u":"bright%20walker_av3"},{"n":"Caligni Defender","s":30,"u":"caligni%20defender_av3"},{"n":"Drow Hunter","s":30,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":30,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":30,"u":"drow%20warden_av3"},{"n":"Dulac","s":30,"u":"dulac_av3"},{"n":"Galudu","s":30,"u":"galudu_av3"},{"n":"Khurfel","s":30,"u":"khurfel_av3"},{"n":"Lady's Whisper","s":30,"u":"lady's%20whisper_av3"},{"n":"Padli","s":30,"u":"padli_av3"},{"n":"Quara Orshendiel","s":30,"u":"quara%20orshendiel_av3"},{"n":"Salaisa Malthulas","s":30,"u":"salaisa%20malthulas_av3"},{"n":"Urdefhan Blood Mage","s":30,"u":"urdefhan%20blood%20mage_av3"},{"n":"Urdefhan Death Scout","s":30,"u":"urdefhan%20death%20scout_av3"},{"n":"Urdefhan Lasher","s":30,"u":"urdefhan%20lasher_av3"},{"n":"Harlo Krant","s":10,"u":"harlo%20krant_botd"},{"n":"Pale Stranger","s":10,"u":"pale%20stranger_botd"},{"n":"Pale Sovereign","s":10,"u":"pale%20sovereign_botd"},{"n":"Hungry Ghost","s":10,"u":"hungry%20ghost_botd"},{"n":"Ghul","s":10,"u":"ghul_botd"},{"n":"Fluxwraith","s":10,"u":"fluxwraith_botd"},{"n":"Bhuta","s":10,"u":"bhuta_botd"},{"n":"Bone Croupier","s":10,"u":"bone%20croupier_botd"},{"n":"Cadaverous Rake","s":10,"u":"cadaverous%20rake_botd"},{"n":"Combusted","s":10,"u":"combusted_botd"},{"n":"Deathless Acolyte of Urgathoa","s":10,"u":"deathless%20acolyte%20of%20urgathoa_botd"},{"n":"Deathless Hierophant of Urgathoa","s":10,"u":"deathless%20hierophant%20of%20urgathoa_botd"},{"n":"Ecorche","s":10,"u":"ecorche_botd"},{"n":"Excorion","s":10,"u":"excorion_botd"},{"n":"Fiddling Bones","s":10,"u":"fiddling%20bones_botd"},{"n":"Gallowdead","s":10,"u":"gallowdead_botd"},{"n":"Geist","s":10,"u":"geist_botd"},{"n":"Ghost Pirate Captain","s":10,"u":"ghost%20pirate%20captain_botd"},{"n":"Lacedon","s":10,"u":"lacedon_botd"},{"n":"Priest of Kabriri","s":10,"u":"priest%20of%20kabriri_botd"},{"n":"Grappling Spirit","s":10,"u":"grappling%20spirit_botd"},{"n":"Graveknight Warmaster","s":10,"u":"graveknight%20warmaster_botd"},{"n":"Faithless Ecclesiarch","s":10,"u":"faithless%20ecclesiarch_botd"},{"n":"Fallen Champion","s":10,"u":"fallen%20champion_botd"},{"n":"Ichor Slinger","s":10,"u":"ichor%20slinger_botd"},{"n":"Iruxi Ossature","s":10,"u":"iruxi%20ossature_botd"},{"n":"Horde Lich","s":10,"u":"horde%20lich_botd"},{"n":"Runecarved Lich","s":10,"u":"runecarved%20lich_botd"},{"n":"Llorona","s":10,"u":"llorona_botd"},{"n":"Relictner Eroder","s":10,"u":"relictner%20eroder_botd"},{"n":"Decrepit Mummy","s":10,"u":"decrepit%20mummy_botd"},{"n":"Ice Mummy","s":10,"u":"ice%20mummy_botd"},{"n":"Iroran Mummy","s":10,"u":"iroran%20mummy_botd"},{"n":"Mummy Prophet of Set","s":10,"u":"mummy%20prophet%20of%20set_botd"},{"n":"Obrousian","s":10,"u":"obrousian_botd"},{"n":"Onryo","s":10,"u":"onryo_botd"},{"n":"Polong","s":10,"u":"polong_botd"},{"n":"Raw Nerve","s":10,"u":"raw%20nerve_botd"},{"n":"Siabrae","s":10,"u":"siabrae_botd"},{"n":"Wolf Skeleton","s":10,"u":"wolf%20skeleton_botd"},{"n":"Skeletal Soldier","s":10,"u":"skeletal%20soldier_botd"},{"n":"Skeletal Mage","s":10,"u":"skeletal%20mage_botd"},{"n":"Sluagh Reaper","s":10,"u":"sluagh%20reaper_botd"},{"n":"Tormented","s":10,"u":"tormented_botd"},{"n":"Unrisen","s":10,"u":"unrisen_botd"},{"n":"Provincial Jiang-Shi","s":10,"u":"provincial%20jiang-shi_botd"},{"n":"Minister of Tumult","s":10,"u":"minister%20of%20tumult_botd"},{"n":"Vetalarana Emergent","s":10,"u":"vetalarana%20emergent_botd"},{"n":"Vetalarana Manipulator","s":10,"u":"vetalarana%20manipulator_botd"},{"n":"Hunter Wight","s":10,"u":"hunter%20wight_botd"},{"n":"Prowler Wight","s":10,"u":"prowler%20wight_botd"},{"n":"Wight Commander","s":10,"u":"wight%20commander_botd"},{"n":"Zombie Snake","s":10,"u":"zombie%20snake_botd"},{"n":"Husk Zombie","s":10,"u":"husk%20zombie_botd"},{"n":"Zombie Lord","s":10,"u":"zombie%20lord_botd"},{"n":"Withered","s":10,"u":"withered_botd"},{"n":"Harlo Krant","s":10,"u":"harlo%20krant_botd"},{"n":"K.H.W.'s Echo","s":11,"u":"k.h.w.'s%20echo_da"},{"n":"Mother Mitera","s":11,"u":"mother%20mitera_da"},{"n":"The Morrowkin","s":11,"u":"the%20morrowkin_da"},{"n":"Abberton Ruffians","s":31,"u":"abberton%20ruffians_ec1"},{"n":"Abrikandilu","s":31,"u":"abrikandilu_ec1"},{"n":"Blood Wolf","s":31,"u":"blood%20wolf_ec1"},{"n":"Bone Croupier","s":31,"u":"bone%20croupier_ec1"},{"n":"Cavnakash","s":31,"u":"cavnakash_ec1"},{"n":"Corrosive Lizard","s":31,"u":"corrosive%20lizard_ec1"},{"n":"Corrupted Priest","s":31,"u":"corrupted%20priest_ec1"},{"n":"Corrupted Retainer","s":31,"u":"corrupted%20retainer_ec1"},{"n":"Daring Danika","s":31,"u":"daring%20danika_ec1"},{"n":"Jaleen And Rhovo","s":31,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Jellico Bounce-bounce","s":31,"u":"jellico%20bounce-bounce_ec1"},{"n":"Mechanical Carny","s":31,"u":"mechanical%20carny_ec1"},{"n":"Oil Living Graffiti","s":31,"u":"oil%20living%20graffiti_ec1"},{"n":"Pruana Two-punch","s":31,"u":"pruana%20two-punch_ec1"},{"n":"Smiler","s":31,"u":"smiler_ec1"},{"n":"Smoldering Leopard","s":31,"u":"smoldering%20leopard_ec1"},{"n":"Vermlek","s":31,"u":"vermlek_ec1"},{"n":"Viktor Volkano","s":31,"u":"viktor%20volkano_ec1"},{"n":"Xulgath Bilebearer","s":31,"u":"xulgath%20bilebearer_ec1"},{"n":"Aives The Smoke Dragon","s":32,"u":"aives%20the%20smoke%20dragon_ec2"},{"n":"Andera Paldreen","s":32,"u":"andera%20paldreen_ec2"},{"n":"Bogeyman","s":32,"u":"bogeyman_ec2"},{"n":"Bugaboo","s":32,"u":"bugaboo_ec2"},{"n":"Celestial Menagerie Bruiser","s":32,"u":"celestial%20menagerie%20bruiser_ec2"},{"n":"Darricus Stallit","s":32,"u":"darricus%20stallit_ec2"},{"n":"Delamar Gianvin","s":32,"u":"delamar%20gianvin_ec2"},{"n":"Evora Yarket","s":32,"u":"evora%20yarket_ec2"},{"n":"Gluttondark Babau","s":32,"u":"gluttondark%20babau_ec2"},{"n":"Mistress Dusklight","s":32,"u":"mistress%20dusklight_ec2"},{"n":"Muse Phantom","s":32,"u":"muse%20phantom_ec2"},{"n":"Ruanna Nyamma","s":32,"u":"ruanna%20nyamma_ec2"},{"n":"Ulthadar","s":32,"u":"ulthadar_ec2"},{"n":"Yaashka","s":32,"u":"yaashka_ec2"},{"n":"Zunkri","s":32,"u":"zunkri_ec2"},{"n":"Bitter Truth Bandit","s":9,"u":"bitter%20truth%20bandit_ec3"},{"n":"Bugul Noz","s":9,"u":"bugul%20noz_ec3"},{"n":"Herecite Of Zevgavizeb","s":9,"u":"herecite%20of%20zevgavizeb_ec3"},{"n":"Hooklimb Xulgath","s":9,"u":"hooklimb%20xulgath_ec3"},{"n":"Resin-seep Xulgath","s":9,"u":"resin-seep%20xulgath_ec3"},{"n":"Skarja","s":9,"u":"skarja_ec3"},{"n":"Swardlands Delinquent","s":9,"u":"swardlands%20delinquent_ec3"},{"n":"Tanessa Fleer","s":9,"u":"tanessa%20fleer_ec3"},{"n":"Thessekka","s":9,"u":"thessekka_ec3"},{"n":"Xulgath Bomber","s":9,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Skirmisher","s":9,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Stoneliege","s":9,"u":"xulgath%20stoneliege_ec3"},{"n":"Arskuva The Gnasher","s":33,"u":"arskuva%20the%20gnasher_ec4"},{"n":"Brughadatch","s":33,"u":"brughadatch_ec4"},{"n":"Faceless Butcher","s":33,"u":"faceless%20butcher_ec4"},{"n":"Ledorick Banyan","s":33,"u":"ledorick%20banyan_ec4"},{"n":"Lyrt Cozurn","s":33,"u":"lyrt%20cozurn_ec4"},{"n":"Sodden Sentinels","s":33,"u":"sodden%20sentinels_ec4"},{"n":"Stirvyn Banyan","s":33,"u":"stirvyn%20banyan_ec4"},{"n":"Tallow Ooze","s":33,"u":"tallow%20ooze_ec4"},{"n":"Tashlock Banyan","s":33,"u":"tashlock%20banyan_ec4"},{"n":"The Vanish Man","s":33,"u":"the%20vanish%20man_ec4"},{"n":"Wight Cultist","s":33,"u":"wight%20cultist_ec4"},{"n":"Xulgath Gutrager","s":33,"u":"xulgath%20gutrager_ec4"},{"n":"Xulgath Hardscale","s":33,"u":"xulgath%20hardscale_ec4"},{"n":"Xulgath Herd-tender","s":33,"u":"xulgath%20herd-tender_ec4"},{"n":"Xulgath Roughrider","s":33,"u":"xulgath%20roughrider_ec4"},{"n":"Zashathal Head-taker","s":33,"u":"zashathal%20head-taker_ec4"},{"n":"Dyzallin Shraen","s":34,"u":"dyzallin%20shraen_ec5"},{"n":"Qormintur","s":34,"u":"qormintur_ec5"},{"n":"Raptor Guard Wight","s":34,"u":"raptor%20guard%20wight_ec5"},{"n":"Shraen Graveknight","s":34,"u":"shraen%20graveknight_ec5"},{"n":"Urdefhan Dominator","s":34,"u":"urdefhan%20dominator_ec5"},{"n":"Urdefhan High Tormentor","s":34,"u":"urdefhan%20high%20tormentor_ec5"},{"n":"Urdefhan Hunter","s":34,"u":"urdefhan%20hunter_ec5"},{"n":"Xulgath Deepmouth","s":34,"u":"xulgath%20deepmouth_ec5"},{"n":"Convergent Kendley Nathrael","s":35,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Convergent Soldier","s":35,"u":"convergent%20soldier_ec6"},{"n":"Kirosthrek","s":35,"u":"kirosthrek_ec6"},{"n":"Xulgath Thoughtmaw","s":35,"u":"xulgath%20thoughtmaw_ec6"},{"n":"Caustic Wolf","s":36,"u":"caustic%20wolf_fop"},{"n":"Drunken Farmer","s":36,"u":"drunken%20farmer_fop"},{"n":"Fiery Leopard","s":36,"u":"fiery%20leopard_fop"},{"n":"Giant Lightning Serpent","s":36,"u":"giant%20lightning%20serpent_fop"},{"n":"Graytusk","s":36,"u":"graytusk_fop"},{"n":"Hallod","s":36,"u":"hallod_fop"},{"n":"Lord Nar","s":36,"u":"lord%20nar_fop"},{"n":"Mangy Wolves","s":36,"u":"mangy%20wolves_fop"},{"n":"Mutant Wolves","s":36,"u":"mutant%20wolves_fop"},{"n":"The Sculptor","s":36,"u":"the%20sculptor_fop"},{"n":"Vilree","s":36,"u":"vilree_fop"},{"n":"Agile Warrior","s":37,"u":"agile%20warrior_frp1"},{"n":"Archery Specialist","s":37,"u":"archery%20specialist_frp1"},{"n":"Butterfly Blade Warrior","s":37,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Elder Cauthooj","s":37,"u":"elder%20cauthooj_frp1"},{"n":"Ghost Monk","s":37,"u":"ghost%20monk_frp1"},{"n":"Gomwai","s":37,"u":"gomwai_frp1"},{"n":"Hana's Hundreds","s":37,"u":"hana's%20hundreds_frp1"},{"n":"Kannitri","s":37,"u":"kannitri_frp1"},{"n":"Ki Adept","s":37,"u":"ki%20adept_frp1"},{"n":"Mage Of Many Styles","s":37,"u":"mage%20of%20many%20styles_frp1"},{"n":"Manananggal","s":37,"u":"manananggal_frp1"},{"n":"Muckish Creep","s":37,"u":"muckish%20creep_frp1"},{"n":"Nai Yan Fei","s":37,"u":"nai%20yan%20fei_frp1"},{"n":"Planar Terra-cotta Soldier","s":37,"u":"planar%20terra-cotta%20soldier_frp1"},{"n":"Planar Terra-cotta Squadron","s":37,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Shino Hakusa","s":37,"u":"shino%20hakusa_frp1"},{"n":"Syu Tak-nwa","s":37,"u":"syu%20tak-nwa_frp1"},{"n":"Takatorra","s":37,"u":"takatorra_frp1"},{"n":"Tino","s":37,"u":"tino_frp1"},{"n":"Watchtower Poltergeist","s":37,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Shadow","s":37,"u":"watchtower%20shadow_frp1"},{"n":"Watchtower Wraith","s":37,"u":"watchtower%20wraith_frp1"},{"n":"Weapon Master","s":37,"u":"weapon%20master_frp1"},{"n":"Yabin The Just","s":37,"u":"yabin%20the%20just_frp1"},{"n":"Yook","s":37,"u":"yook_frp1"},{"n":"Amihan","s":38,"u":"amihan_frp2"},{"n":"Arm Of Balance","s":38,"u":"arm%20of%20balance_frp2"},{"n":"Artus Rodrivan","s":38,"u":"artus%20rodrivan_frp2"},{"n":"Grandfather Mantis","s":38,"u":"grandfather%20mantis_frp2"},{"n":"Halspin The Stung","s":38,"u":"halspin%20the%20stung_frp2"},{"n":"Huldrin Skolsdottir","s":38,"u":"huldrin%20skolsdottir_frp2"},{"n":"Hummingbird","s":38,"u":"hummingbird_frp2"},{"n":"Ji-yook","s":38,"u":"ji-yook_frp2"},{"n":"Joon-seo","s":38,"u":"joon-seo_frp2"},{"n":"Kas Xi Rai","s":38,"u":"kas%20xi%20rai_frp2"},{"n":"Maalya","s":38,"u":"maalya_frp2"},{"n":"Mafika Ayuwari","s":38,"u":"mafika%20ayuwari_frp2"},{"n":"Master Xun","s":38,"u":"master%20xun_frp2"},{"n":"Minister Of Tumult","s":38,"u":"minister%20of%20tumult_frp2"},{"n":"Phuthi","s":38,"u":"phuthi_frp2"},{"n":"Provincial Jiang-shi","s":38,"u":"provincial%20jiang-shi_frp2"},{"n":"Razu","s":38,"u":"razu_frp2"},{"n":"Rivka","s":38,"u":"rivka_frp2"},{"n":"Shino Hakusa","s":38,"u":"shino%20hakusa_frp2"},{"n":"Sixth Pillar Student","s":38,"u":"sixth%20pillar%20student_frp2"},{"n":"Syu Tak-nwa","s":38,"u":"syu%20tak-nwa_frp2"},{"n":"Takatorra","s":38,"u":"takatorra_frp2"},{"n":"Tino Tung","s":38,"u":"tino%20tung_frp2"},{"n":"Troff Frostknuckles","s":38,"u":"troff%20frostknuckles_frp2"},{"n":"Umbasi","s":38,"u":"umbasi_frp2"},{"n":"Urnak Lostwind","s":38,"u":"urnak%20lostwind_frp2"},{"n":"Yabin The Just","s":38,"u":"yabin%20the%20just_frp2"},{"n":"Yarrika Mulandez","s":38,"u":"yarrika%20mulandez_frp2"},{"n":"Abbot Tsujon","s":39,"u":"abbot%20tsujon_frp3"},{"n":"Bul-gae","s":39,"u":"bul-gae_frp3"},{"n":"Gumiho","s":39,"u":"gumiho_frp3"},{"n":"Jin-hae","s":39,"u":"jin-hae_frp3"},{"n":"Laruhao","s":39,"u":"laruhao_frp3"},{"n":"Rai Sho Disciple","s":39,"u":"rai%20sho%20disciple_frp3"},{"n":"Ran-to","s":39,"u":"ran-to_frp3"},{"n":"Shino Hakusa","s":39,"u":"shino%20hakusa_frp3"},{"n":"Syndara The Sculptor","s":39,"u":"syndara%20the%20sculptor_frp3"},{"n":"Syu Tak-nwa","s":39,"u":"syu%20tak-nwa_frp3"},{"n":"Yoh Souran","s":39,"u":"yoh%20souran_frp3"},{"n":"Stone Sister","s":6,"u":"stone%20sister_loil"},{"n":"Cursed King","s":6,"u":"cursed%20king_loil"},{"n":"Fleshforged Conformer","s":6,"u":"fleshforged%20conformer_loil"},{"n":"Ratajin Mastermind","s":6,"u":"ratajin%20mastermind_loil"},{"n":"Spellscar Fext","s":6,"u":"spellscar%20fext_loil"},{"n":"Ugvashi","s":6,"u":"ugvashi_loil"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"K'nonna","s":0,"u":"k'nonna_lome"},{"n":"Rompo","s":0,"u":"rompo_lome"},{"n":"Solar Ibis","s":0,"u":"solar%20ibis_lome"},{"n":"Princess Sunset","s":40,"u":"princess%20sunset_ltiba"},{"n":"Keznin Nevarmo","s":41,"u":"keznin%20nevarmo_ngd"},{"n":"Gray Gardener Enforcer","s":41,"u":"gray%20gardener%20enforcer_ngd"},{"n":"Gray Gardener Assassin","s":41,"u":"gray%20gardener%20assassin_ngd"},{"n":"Gray Gardener Director General","s":41,"u":"gray%20gardener%20director%20general_ngd"},{"n":"Guillotine Golem","s":41,"u":"guillotine%20golem_ngd"},{"n":"Worm Prophet","s":41,"u":"worm%20prophet_ngd"},{"n":"Riekanoy","s":41,"u":"riekanoy_ngd"},{"n":"Tumblak","s":41,"u":"tumblak_ngd"},{"n":"Gold Tank Investors","s":42,"u":"gold%20tank%20investors_ooa1"},{"n":"Irkem Dresh","s":42,"u":"irkem%20dresh_ooa1"},{"n":"Sludgespine Killers","s":42,"u":"sludgespine%20killers_ooa1"},{"n":"Bristlebane","s":42,"u":"bristlebane_ooa1"},{"n":"Powderkeg Punk Bombardiers","s":42,"u":"powderkeg%20punk%20bombardiers_ooa1"},{"n":"Powderkeg Punk Gunners","s":42,"u":"powderkeg%20punk%20gunners_ooa1"},{"n":"Gunmarshal","s":42,"u":"gunmarshal_ooa1"},{"n":"Clockwork Handler","s":42,"u":"clockwork%20handler_ooa1"},{"n":"Clockwork Brewer","s":42,"u":"clockwork%20brewer_ooa1"},{"n":"Clockwork Fabricator","s":42,"u":"clockwork%20fabricator_ooa1"},{"n":"Rust Ooze","s":42,"u":"rust%20ooze_ooa1"},{"n":"Shoma Lyzerius","s":42,"u":"shoma%20lyzerius_ooa1"},{"n":"Gilded Gunner Goons","s":43,"u":"gilded%20gunner%20goons_ooa2"},{"n":"Clockwork Door Warden","s":43,"u":"clockwork%20door%20warden_ooa2"},{"n":"Spellscar Sky Marauders","s":43,"u":"spellscar%20sky%20marauders_ooa2"},{"n":"I","s":43,"u":"i_ooa2"},{"n":"Palzu","s":43,"u":"palzu_ooa2"},{"n":"The Claws of Time","s":43,"u":"the%20claws%20of%20time_ooa2"},{"n":"Gilded Gunner Assassins","s":43,"u":"gilded%20gunner%20assassins_ooa2"},{"n":"Gilded Gunner Safecrackers","s":43,"u":"gilded%20gunner%20safecrackers_ooa2"},{"n":"Clockwork Gunner","s":43,"u":"clockwork%20gunner_ooa2"},{"n":"Sabora Sharkosa","s":43,"u":"sabora%20sharkosa_ooa2"},{"n":"Corrupt Shieldmarshal","s":44,"u":"corrupt%20shieldmarshal_ooa3"},{"n":"Leadsmiths","s":44,"u":"leadsmiths_ooa3"},{"n":"Clockwork Buccaneer","s":44,"u":"clockwork%20buccaneer_ooa3"},{"n":"Smog Wraith","s":44,"u":"smog%20wraith_ooa3"},{"n":"Shock Zombie","s":44,"u":"shock%20zombie_ooa3"},{"n":"Anjelique Loveless","s":44,"u":"anjelique%20loveless_ooa3"},{"n":"Ibrium","s":44,"u":"ibrium_ooa3"},{"n":"Parsus","s":44,"u":"parsus_ooa3"},{"n":"Ahvothian","s":45,"u":"ahvothian_sli"},{"n":"Angazhani Cultist","s":45,"u":"angazhani%20cultist_sli"},{"n":"Aspis Guard","s":45,"u":"aspis%20guard_sli"},{"n":"Croakchief Globblit Skink-eater","s":45,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Cursebreaker","s":45,"u":"cursebreaker_sli"},{"n":"Fuming Sludge","s":45,"u":"fuming%20sludge_sli"},{"n":"Nyamat Mshwe","s":45,"u":"nyamat%20mshwe_sli"},{"n":"Anadi Fateweaver","s":46,"u":"anadi%20fateweaver_sot1"},{"n":"Anadi Lurker","s":46,"u":"anadi%20lurker_sot1"},{"n":"Anadi Seeker","s":46,"u":"anadi%20seeker_sot1"},{"n":"Giant Worker Bee","s":46,"u":"giant%20worker%20bee_sot1"},{"n":"Sicklehand Construct","s":46,"u":"sicklehand%20construct_sot1"},{"n":"Stone Ghost","s":46,"u":"stone%20ghost_sot1"},{"n":"Takulu Ot","s":46,"u":"takulu%20ot_sot1"},{"n":"Umbo","s":46,"u":"umbo_sot1"},{"n":"Damibwa","s":47,"u":"damibwa_sot2"},{"n":"Fire-pot Ubanu","s":47,"u":"fire-pot%20ubanu_sot2"},{"n":"Kiru","s":47,"u":"kiru_sot2"},{"n":"Kolbo","s":47,"u":"kolbo_sot2"},{"n":"Loakan","s":47,"u":"loakan_sot2"},{"n":"Mashkudu The Bully","s":47,"u":"mashkudu%20the%20bully_sot2"},{"n":"Reth","s":47,"u":"reth_sot2"},{"n":"Salathiss","s":47,"u":"salathiss_sot2"},{"n":"Serpentfolk Granitescale","s":47,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Venom Caller","s":47,"u":"serpentfolk%20venom%20caller_sot2"},{"n":"Abendego Brute","s":48,"u":"abendego%20brute_sot3"},{"n":"Abendego Jailer","s":48,"u":"abendego%20jailer_sot3"},{"n":"Abendego Priest","s":48,"u":"abendego%20priest_sot3"},{"n":"Ajbal Kimon","s":48,"u":"ajbal%20kimon_sot3"},{"n":"Bharlen Sajor","s":48,"u":"bharlen%20sajor_sot3"},{"n":"Boggard Hunter","s":48,"u":"boggard%20hunter_sot3"},{"n":"Grouloop","s":48,"u":"grouloop_sot3"},{"n":"Karumzek","s":48,"u":"karumzek_sot3"},{"n":"Norgorberite Spy","s":48,"u":"norgorberite%20spy_sot3"},{"n":"Onyiji","s":48,"u":"onyiji_sot3"},{"n":"Ssumzili","s":48,"u":"ssumzili_sot3"},{"n":"Terwa Chosen","s":48,"u":"terwa%20chosen_sot3"},{"n":"Terwa Prodigy","s":48,"u":"terwa%20prodigy_sot3"},{"n":"Terwa Star Reader","s":48,"u":"terwa%20star%20reader_sot3"},{"n":"Yonsuu","s":48,"u":"yonsuu_sot3"},{"n":"Ba'aupa Mdoudu","s":49,"u":"ba'aupa%20mdoudu_sot4"},{"n":"Drenchdead","s":49,"u":"drenchdead_sot4"},{"n":"Graveknight Captain","s":49,"u":"graveknight%20captain_sot4"},{"n":"Graveknight Champion","s":49,"u":"graveknight%20champion_sot4"},{"n":"Jackal Guard","s":49,"u":"jackal%20guard_sot4"},{"n":"Nkiruka","s":49,"u":"nkiruka_sot4"},{"n":"Reborn Sun Hunter","s":49,"u":"reborn%20sun%20hunter_sot4"},{"n":"Reborn Sun Mage","s":49,"u":"reborn%20sun%20mage_sot4"},{"n":"Reborn Sun Warrior","s":49,"u":"reborn%20sun%20warrior_sot4"},{"n":"Sunburst Corpse","s":49,"u":"sunburst%20corpse_sot4"},{"n":"Worknesh","s":49,"u":"worknesh_sot4"},{"n":"Contemplative","s":50,"u":"contemplative_sot5"},{"n":"Contemplative Meditant","s":50,"u":"contemplative%20meditant_sot5"},{"n":"Contemplative Mentor","s":50,"u":"contemplative%20mentor_sot5"},{"n":"Crimson Acolyte","s":50,"u":"crimson%20acolyte_sot5"},{"n":"Dwandek","s":50,"u":"dwandek_sot5"},{"n":"Formian Mageslayer","s":50,"u":"formian%20mageslayer_sot5"},{"n":"Formian Worker","s":50,"u":"formian%20worker_sot5"},{"n":"Iobane Magus","s":50,"u":"iobane%20magus_sot5"},{"n":"King of Biting Ants","s":50,"u":"king%20of%20biting%20ants_sot5"},{"n":"Mpondo","s":50,"u":"mpondo_sot5"},{"n":"Spawn of Taon","s":50,"u":"spawn%20of%20taon_sot5"},{"n":"Taon","s":50,"u":"taon_sot5"},{"n":"Thasteron Khefak","s":50,"u":"thasteron%20khefak_sot5"},{"n":"Tollvych","s":50,"u":"tollvych_sot5"},{"n":"Alapolo","s":51,"u":"alapolo_sot6"},{"n":"Alate Ant","s":51,"u":"alate%20ant_sot6"},{"n":"Crawling Slurry","s":51,"u":"crawling%20slurry_sot6"},{"n":"Unshadowed Haibram","s":51,"u":"unshadowed%20haibram_sot6"},{"n":"Unshadowed Koride","s":51,"u":"unshadowed%20koride_sot6"},{"n":"Unshadowed Mariama","s":51,"u":"unshadowed%20mariama_sot6"},{"n":"Unshadowed Okoro","s":51,"u":"unshadowed%20okoro_sot6"},{"n":"Wereant Disciple","s":51,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":51,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":51,"u":"wereant%20sentinel_sot6"},{"n":"Basilisk","s":52,"u":"basilisk_tio"},{"n":"Boar","s":52,"u":"boar_tio"},{"n":"Bugbear Marauder","s":52,"u":"bugbear%20marauder_tio"},{"n":"Gargoyle Guardian","s":52,"u":"gargoyle%20guardian_tio"},{"n":"Ghost Commoner","s":52,"u":"ghost%20commoner_tio"},{"n":"Giant Centipede","s":52,"u":"giant%20centipede_tio"},{"n":"Giant Spider","s":52,"u":"giant%20spider_tio"},{"n":"Hargrit Leadbuster","s":52,"u":"hargrit%20leadbuster_tio"},{"n":"Harpies","s":52,"u":"harpies_tio"},{"n":"Hell Hound","s":52,"u":"hell%20hound_tio"},{"n":"Kotgar Leadbuster","s":52,"u":"kotgar%20leadbuster_tio"},{"n":"Kurnugian Jackal","s":52,"u":"kurnugian%20jackal_tio"},{"n":"Leopard","s":52,"u":"leopard_tio"},{"n":"Mimic Prankster","s":52,"u":"mimic%20prankster_tio"},{"n":"Morgrym Leadbuster","s":52,"u":"morgrym%20leadbuster_tio"},{"n":"Omblin Leadbuster","s":52,"u":"omblin%20leadbuster_tio"},{"n":"Orc Commander","s":52,"u":"orc%20commander_tio"},{"n":"Orc Scrapper","s":52,"u":"orc%20scrapper_tio"},{"n":"Sewer Ooze","s":52,"u":"sewer%20ooze_tio"},{"n":"Skeleton Guard","s":52,"u":"skeleton%20guard_tio"},{"n":"Web Lurker","s":52,"u":"web%20lurker_tio"},{"n":"Wight","s":52,"u":"wight_tio"},{"n":"Wolf","s":52,"u":"wolf_tio"},{"n":"Zombie Shambler","s":52,"u":"zombie%20shambler_tio"}],"2":[{"n":"Mortar","s":2,"u":"mortar_g%26g"}],"71":[{"n":"Rowboat","s":15,"u":"rowboat_gmg"},{"n":"Adaptable Paddleboat","s":2,"u":"adaptable%20paddleboat_g%26g"},{"n":"Clunkerjunker","s":2,"u":"clunkerjunker_g%26g"},{"n":"Firework Pogo","s":8,"u":"firework%20pogo_lotgb"},{"n":"Velocipede","s":8,"u":"velocipede_lotgb"},{"n":"Bunta","s":51,"u":"bunta_sot6"}]},"rare":{"0":[{"n":"Reveal Machinations","s":18,"u":"reveal%20machinations_aoa3"},{"n":"Silver's Refrain","s":18,"u":"silver's%20refrain_aoa3"},{"n":"Crystal Keeper Dedication","s":19,"u":"crystal%20keeper%20dedication_aoa4"},{"n":"Lich Dedication","s":10,"u":"lich%20dedication_botd"},{"n":"Mummy Dedication","s":10,"u":"mummy%20dedication_botd"},{"n":"Vampire Dedication","s":10,"u":"vampire%20dedication_botd"},{"n":"Zombie Dedication","s":10,"u":"zombie%20dedication_botd"},{"n":"Ghoul Dedication","s":10,"u":"ghoul%20dedication_botd"},{"n":"Rejuvenation","s":10,"u":"rejuvenation_botd"},{"n":"Ghost Dedication","s":10,"u":"ghost%20dedication_botd"},{"n":"Devil's Eye","s":11,"u":"devil's%20eye_da"},{"n":"Echo of the Fallen","s":11,"u":"echo%20of%20the%20fallen_da"},{"n":"Lingering Chill","s":11,"u":"lingering%20chill_da"},{"n":"Elysium's Cadence","s":11,"u":"elysium's%20cadence_da"},{"n":"Jelly Body","s":11,"u":"jelly%20body_da"},{"n":"Gift of the Hoard","s":11,"u":"gift%20of%20the%20hoard_da"},{"n":"Siphon Life","s":11,"u":"siphon%20life_da"},{"n":"Petrified Skin","s":11,"u":"petrified%20skin_da"},{"n":"Dormant Eruption","s":11,"u":"dormant%20eruption_da"},{"n":"Sink and Swim","s":11,"u":"sink%20and%20swim_da"},{"n":"Awakened Power","s":11,"u":"awakened%20power_da"},{"n":"Greater Awakened Power","s":11,"u":"greater%20awakened%20power_da"},{"n":"Blasting Beams","s":11,"u":"blasting%20beams_da"},{"n":"Consume Energy","s":11,"u":"consume%20energy_da"},{"n":"Storming Breath","s":11,"u":"storming%20breath_da"},{"n":"Propulsive Leap","s":11,"u":"propulsive%20leap_da"},{"n":"Bone Spikes","s":11,"u":"bone%20spikes_da"},{"n":"Titan Swing","s":11,"u":"titan%20swing_da"},{"n":"High-Speed Regeneration","s":11,"u":"high-speed%20regeneration_da"},{"n":"Tectonic Stomp","s":11,"u":"tectonic%20stomp_da"},{"n":"Eerie Flicker","s":11,"u":"eerie%20flicker_da"},{"n":"Ghostly Grasp","s":11,"u":"ghostly%20grasp_da"},{"n":"Enervating Wail","s":11,"u":"enervating%20wail_da"},{"n":"Distant Wandering","s":11,"u":"distant%20wandering_da"},{"n":"Fey Life","s":11,"u":"fey%20life_da"},{"n":"Walk on the Wind","s":11,"u":"walk%20on%20the%20wind_da"},{"n":"Sacral Lord","s":11,"u":"sacral%20lord_da"},{"n":"Chronoskimmer Dedication","s":11,"u":"chronoskimmer%20dedication_da"},{"n":"Psychic Duelist Dedication","s":11,"u":"psychic%20duelist%20dedication_da"},{"n":"Curse Maelstrom Dedication","s":11,"u":"curse%20maelstrom%20dedication_da"},{"n":"Living Vessel Dedication","s":11,"u":"living%20vessel%20dedication_da"},{"n":"Entourage","s":7,"u":"entourage_locg"},{"n":"Masquerade of Seasons Stance","s":6,"u":"masquerade%20of%20seasons%20stance_loil"},{"n":"Pirouette","s":6,"u":"pirouette_loil"},{"n":"Grand Dance","s":6,"u":"grand%20dance_loil"},{"n":"Fey Influence","s":6,"u":"fey%20influence_loil"},{"n":"Drain Emotion","s":6,"u":"drain%20emotion_loil"},{"n":"Fey Ascension","s":6,"u":"fey%20ascension_loil"},{"n":"Cannibalize Magic","s":6,"u":"cannibalize%20magic_loil"},{"n":"Glamour","s":6,"u":"glamour_loil"},{"n":"Eldritch Calm","s":6,"u":"eldritch%20calm_loil"},{"n":"Fey Transcendence","s":6,"u":"fey%20transcendence_loil"},{"n":"Greenwatch Initiate","s":6,"u":"greenwatch%20initiate_loil"},{"n":"Defy Fey","s":6,"u":"defy%20fey_loil"},{"n":"Fey Tracker","s":6,"u":"fey%20tracker_loil"},{"n":"Greenwatch Veteran","s":6,"u":"greenwatch%20veteran_loil"},{"n":"Unseen Passage","s":6,"u":"unseen%20passage_loil"},{"n":"Greenwatcher","s":6,"u":"greenwatcher_loil"},{"n":"For Love, for Lightning","s":59,"u":"for%20love%2c%20for%20lightning_lokl"},{"n":"Achaekek's Grip","s":66,"u":"achaekek's%20grip_lol"},{"n":"Artokus's Fire","s":66,"u":"artokus's%20fire_lol"},{"n":"Azaersi's Roads","s":66,"u":"azaersi's%20roads_lol"},{"n":"Fading","s":66,"u":"fading_lol"},{"n":"Flamboyant Cruelty","s":66,"u":"flamboyant%20cruelty_lol"},{"n":"Janatimo's Lessons","s":66,"u":"janatimo's%20lessons_lol"},{"n":"Medical Researcher","s":66,"u":"medical%20researcher_lol"},{"n":"Paragon Battle Medicine","s":66,"u":"paragon%20battle%20medicine_lol"},{"n":"Rescuer's Press","s":66,"u":"rescuer's%20press_lol"},{"n":"Shall Not Falter, Shall Not Rout","s":66,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol"},{"n":"Vernai Training","s":66,"u":"vernai%20training_lol"},{"n":"Vigil's Walls Rise Anew!","s":66,"u":"vigil's%20walls%20rise%20anew!_lol"},{"n":"Wish Alchemy","s":66,"u":"wish%20alchemy_lol"},{"n":"Rain Of Embers Stance","s":60,"u":"rain%20of%20embers%20stance_lopsg"},{"n":"Ka Stone Ritual","s":62,"u":"ka%20stone%20ritual_lowg"},{"n":"Glass Skin","s":44,"u":"glass%20skin_ooa3"},{"n":"Clockwork Reanimator Dedication","s":44,"u":"clockwork%20reanimator%20dedication_ooa3"},{"n":"Basic Spellcasting","s":64,"u":"basic%20spellcasting_som"},{"n":"Cantrip Casting","s":64,"u":"cantrip%20casting_som"},{"n":"Expert Spellcasting","s":64,"u":"expert%20spellcasting_som"},{"n":"Master Spellcasting","s":64,"u":"master%20spellcasting_som"},{"n":"Reveal True Name","s":64,"u":"reveal%20true%20name_som"},{"n":"Runelord Dedication","s":64,"u":"runelord%20dedication_som"},{"n":"Wellspring Mage Dedication","s":64,"u":"wellspring%20mage%20dedication_som"},{"n":"Cunning Trickster Mask","s":51,"u":"cunning%20trickster%20mask_sot6"},{"n":"Emancipator's Mask","s":51,"u":"emancipator's%20mask_sot6"},{"n":"Grand Medic's Mask","s":51,"u":"grand%20medic's%20mask_sot6"},{"n":"Protective Spirit Mask","s":51,"u":"protective%20spirit%20mask_sot6"},{"n":"Sky Master Mask","s":51,"u":"sky%20master%20mask_sot6"},{"n":"Stalking Feline Mask","s":51,"u":"stalking%20feline%20mask_sot6"},{"n":"Storyteller's Mask","s":51,"u":"storyteller's%20mask_sot6"},{"n":"Thick Hide Mask","s":51,"u":"thick%20hide%20mask_sot6"},{"n":"Tireless Guide's Mask","s":51,"u":"tireless%20guide's%20mask_sot6"},{"n":"Vigilant Mask","s":51,"u":"vigilant%20mask_sot6"}],"1":[{"n":"Adamantine Golem","s":12,"u":"adamantine%20golem_b1"},{"n":"Crimson Worm","s":12,"u":"crimson%20worm_b1"},{"n":"Demilich","s":12,"u":"demilich_b1"},{"n":"Guthallath","s":12,"u":"guthallath_b1"},{"n":"Lesser Death","s":12,"u":"lesser%20death_b1"},{"n":"Lich","s":12,"u":"lich_b1"},{"n":"Mummy Pharaoh","s":12,"u":"mummy%20pharaoh_b1"},{"n":"Phoenix","s":12,"u":"phoenix_b1"},{"n":"Shoggoth","s":12,"u":"shoggoth_b1"},{"n":"Shuln","s":12,"u":"shuln_b1"},{"n":"Terotricus","s":12,"u":"terotricus_b1"},{"n":"Veiled Master","s":12,"u":"veiled%20master_b1"},{"n":"Akata","s":13,"u":"akata_b2"},{"n":"Ancient Brine Dragon","s":13,"u":"ancient%20brine%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":13,"u":"ancient%20cloud%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":13,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ancient Magma Dragon","s":13,"u":"ancient%20magma%20dragon_b2"},{"n":"Ancient Umbral Dragon","s":13,"u":"ancient%20umbral%20dragon_b2"},{"n":"Aolaz","s":13,"u":"aolaz_b2"},{"n":"Bastion Archon","s":13,"u":"bastion%20archon_b2"},{"n":"Carbuncle","s":13,"u":"carbuncle_b2"},{"n":"Hound Of Tindalos","s":13,"u":"hound%20of%20tindalos_b2"},{"n":"Jabberwock","s":13,"u":"jabberwock_b2"},{"n":"Jotund Troll","s":13,"u":"jotund%20troll_b2"},{"n":"Norn","s":13,"u":"norn_b2"},{"n":"Ravener","s":13,"u":"ravener_b2"},{"n":"Ravener Husk","s":13,"u":"ravener%20husk_b2"},{"n":"Sard","s":13,"u":"sard_b2"},{"n":"Sceaduinar","s":13,"u":"sceaduinar_b2"},{"n":"Solar","s":13,"u":"solar_b2"},{"n":"Thrasfyr","s":13,"u":"thrasfyr_b2"},{"n":"Void Zombie","s":13,"u":"void%20zombie_b2"},{"n":"Water Orm","s":13,"u":"water%20orm_b2"},{"n":"Amalgamite","s":14,"u":"amalgamite_b3"},{"n":"Ancient Forest Dragon","s":14,"u":"ancient%20forest%20dragon_b3"},{"n":"Ancient Sea Dragon","s":14,"u":"ancient%20sea%20dragon_b3"},{"n":"Ancient Sky Dragon","s":14,"u":"ancient%20sky%20dragon_b3"},{"n":"Ancient Sovereign Dragon","s":14,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Ancient Underworld Dragon","s":14,"u":"ancient%20underworld%20dragon_b3"},{"n":"Android Infiltrator","s":14,"u":"android%20infiltrator_b3"},{"n":"Angheuvore Flesh-gnawer","s":14,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Arcane Living Rune","s":14,"u":"arcane%20living%20rune_b3"},{"n":"Bone Ship","s":14,"u":"bone%20ship_b3"},{"n":"Brainchild","s":14,"u":"brainchild_b3"},{"n":"Caligni Vanguard","s":14,"u":"caligni%20vanguard_b3"},{"n":"Chyzaedu","s":14,"u":"chyzaedu_b3"},{"n":"Clockwork Dragon","s":14,"u":"clockwork%20dragon_b3"},{"n":"Corrupted Relic","s":14,"u":"corrupted%20relic_b3"},{"n":"Crossroads Guardian","s":14,"u":"crossroads%20guardian_b3"},{"n":"Danava Titan","s":14,"u":"danava%20titan_b3"},{"n":"Elder Sphinx","s":14,"u":"elder%20sphinx_b3"},{"n":"Elder Wyrmwraith","s":14,"u":"elder%20wyrmwraith_b3"},{"n":"Elysian Titan","s":14,"u":"elysian%20titan_b3"},{"n":"Etioling Blightmage","s":14,"u":"etioling%20blightmage_b3"},{"n":"Fortune Eater","s":14,"u":"fortune%20eater_b3"},{"n":"Fossil Golem","s":14,"u":"fossil%20golem_b3"},{"n":"Ghoran Manipulator","s":14,"u":"ghoran%20manipulator_b3"},{"n":"Gliminal","s":14,"u":"gliminal_b3"},{"n":"Green Man","s":14,"u":"green%20man_b3"},{"n":"Grioth Cultist","s":14,"u":"grioth%20cultist_b3"},{"n":"Gurgist Mauler","s":14,"u":"gurgist%20mauler_b3"},{"n":"Hatred Siktempora","s":14,"u":"hatred%20siktempora_b3"},{"n":"Hekatonkheires Titan","s":14,"u":"hekatonkheires%20titan_b3"},{"n":"Kirin","s":14,"u":"kirin_b3"},{"n":"Kuchisake-onna","s":14,"u":"kuchisake-onna_b3"},{"n":"Lifeleecher Brawler","s":14,"u":"lifeleecher%20brawler_b3"},{"n":"Love Siktempora","s":14,"u":"love%20siktempora_b3"},{"n":"Maharaja","s":14,"u":"maharaja_b3"},{"n":"Mezlan","s":14,"u":"mezlan_b3"},{"n":"Misery Siktempora","s":14,"u":"misery%20siktempora_b3"},{"n":"Mithral Golem","s":14,"u":"mithral%20golem_b3"},{"n":"Mothman","s":14,"u":"mothman_b3"},{"n":"Munavri Spellblade","s":14,"u":"munavri%20spellblade_b3"},{"n":"Nosferatu Overlord","s":14,"u":"nosferatu%20overlord_b3"},{"n":"Oil Living Graffiti","s":14,"u":"oil%20living%20graffiti_b3"},{"n":"Ouroboros","s":14,"u":"ouroboros_b3"},{"n":"Owb Prophet","s":14,"u":"owb%20prophet_b3"},{"n":"Phantom Beast","s":14,"u":"phantom%20beast_b3"},{"n":"Quintessivore","s":14,"u":"quintessivore_b3"},{"n":"Shabti Redeemer","s":14,"u":"shabti%20redeemer_b3"},{"n":"Slithering Pit","s":14,"u":"slithering%20pit_b3"},{"n":"Sorcerous Skull Swarm","s":14,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Stheno Harpist","s":14,"u":"stheno%20harpist_b3"},{"n":"Thanatotic Titan","s":14,"u":"thanatotic%20titan_b3"},{"n":"Tidehawk","s":14,"u":"tidehawk_b3"},{"n":"Tolokand","s":14,"u":"tolokand_b3"},{"n":"Toshigami","s":14,"u":"toshigami_b3"},{"n":"Triumph Siktempora","s":14,"u":"triumph%20siktempora_b3"},{"n":"Vilderavn","s":14,"u":"vilderavn_b3"},{"n":"Vishkanya Infiltrator","s":14,"u":"vishkanya%20infiltrator_b3"},{"n":"Wyrmwraith","s":14,"u":"wyrmwraith_b3"},{"n":"Wyrwood Sneak","s":14,"u":"wyrwood%20sneak_b3"},{"n":"Xiuh Couatl","s":14,"u":"xiuh%20couatl_b3"},{"n":"Yithian","s":14,"u":"yithian_b3"},{"n":"Ghastly Bear","s":18,"u":"ghastly%20bear_aoa3"},{"n":"Remnant Of Barzillai","s":18,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Scarlet Triad Sniper","s":18,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Accursed Forge-spurned","s":19,"u":"accursed%20forge-spurned_aoa4"},{"n":"Adult Magma Dragon","s":19,"u":"adult%20magma%20dragon_aoa4"},{"n":"Ancient Magma Dragon","s":19,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Corrupt Guard","s":19,"u":"corrupt%20guard_aoa4"},{"n":"Duergar Slave Lord","s":19,"u":"duergar%20slave%20lord_aoa4"},{"n":"Lazurite-infused Stone Golem","s":19,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Saggorak Poltergeist","s":19,"u":"saggorak%20poltergeist_aoa4"},{"n":"Young Magma Dragon","s":19,"u":"young%20magma%20dragon_aoa4"},{"n":"Immortal Ichor","s":20,"u":"immortal%20ichor_aoa5"},{"n":"Scarlet Triad Enforcer","s":20,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Spiritbound Aluum","s":20,"u":"spiritbound%20aluum_aoa5"},{"n":"Xotanispawn","s":20,"u":"xotanispawn_aoa5"},{"n":"Aiudara Wraith","s":21,"u":"aiudara%20wraith_aoa6"},{"n":"Animated Dragonstorm","s":21,"u":"animated%20dragonstorm_aoa6"},{"n":"Dragonstorm Fire Giant","s":21,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Elder Wyrmwraith","s":21,"u":"elder%20wyrmwraith_aoa6"},{"n":"Hermean Mutant","s":21,"u":"hermean%20mutant_aoa6"},{"n":"Ingnovim's Assistant","s":21,"u":"ingnovim's%20assistant_aoa6"},{"n":"Promise Guard","s":21,"u":"promise%20guard_aoa6"},{"n":"Vazgorlu","s":21,"u":"vazgorlu_aoa6"},{"n":"Wyrmwraith","s":21,"u":"wyrmwraith_aoa6"},{"n":"Copper Hand Rogue","s":23,"u":"copper%20hand%20rogue_aoe2"},{"n":"Dreadsong Dancer","s":23,"u":"dreadsong%20dancer_aoe2"},{"n":"Ofalth Zombie","s":23,"u":"ofalth%20zombie_aoe2"},{"n":"Skinsaw Murderer","s":23,"u":"skinsaw%20murderer_aoe2"},{"n":"Skinsaw Seamer","s":23,"u":"skinsaw%20seamer_aoe2"},{"n":"Ravenile Rager","s":24,"u":"ravenile%20rager_aoe3"},{"n":"Clockwork Amalgam","s":26,"u":"clockwork%20amalgam_aoe5"},{"n":"Minchgorm","s":26,"u":"minchgorm_aoe5"},{"n":"Myrucarx","s":26,"u":"myrucarx_aoe5"},{"n":"Agent Of The Gray Queen","s":27,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Agradaemon","s":27,"u":"agradaemon_aoe6"},{"n":"Baatamidar","s":27,"u":"baatamidar_aoe6"},{"n":"Blune's Illusory Toady","s":27,"u":"blune's%20illusory%20toady_aoe6"},{"n":"Excorion Paragon","s":27,"u":"excorion%20paragon_aoe6"},{"n":"Ghaele Of Kharnas","s":27,"u":"ghaele%20of%20kharnas_aoe6"},{"n":"Graveknight Of Kharnas","s":27,"u":"graveknight%20of%20kharnas_aoe6"},{"n":"Hundun Chaos Mage","s":27,"u":"hundun%20chaos%20mage_aoe6"},{"n":"Living Mural","s":27,"u":"living%20mural_aoe6"},{"n":"Overdrive Imentesh","s":27,"u":"overdrive%20imentesh_aoe6"},{"n":"Rhevanna","s":27,"u":"rhevanna_aoe6"},{"n":"Slithering Rift","s":27,"u":"slithering%20rift_aoe6"},{"n":"Corpselight","s":28,"u":"corpselight_av1"},{"n":"Voidglutton","s":28,"u":"voidglutton_av1"},{"n":"Bright Walker","s":30,"u":"bright%20walker_av3"},{"n":"Caligni Defender","s":30,"u":"caligni%20defender_av3"},{"n":"Elder Child Of Belcorra","s":30,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Voidbracken Chuul","s":30,"u":"voidbracken%20chuul_av3"},{"n":"Pale Stranger","s":10,"u":"pale%20stranger_botd"},{"n":"Pale Sovereign","s":10,"u":"pale%20sovereign_botd"},{"n":"Fluxwraith","s":10,"u":"fluxwraith_botd"},{"n":"Daqqanoenyent","s":10,"u":"daqqanoenyent_botd"},{"n":"Child of Urgathoa","s":10,"u":"child%20of%20urgathoa_botd"},{"n":"Gholdako","s":10,"u":"gholdako_botd"},{"n":"Horde Lich","s":10,"u":"horde%20lich_botd"},{"n":"Runecarved Lich","s":10,"u":"runecarved%20lich_botd"},{"n":"Little Man in the Woods","s":10,"u":"little%20man%20in%20the%20woods_botd"},{"n":"Shadern Immolator","s":10,"u":"shadern%20immolator_botd"},{"n":"Jitterbone Contortionist","s":10,"u":"jitterbone%20contortionist_botd"},{"n":"Relictner Eroder","s":10,"u":"relictner%20eroder_botd"},{"n":"Iroran Mummy","s":10,"u":"iroran%20mummy_botd"},{"n":"Siabrae","s":10,"u":"siabrae_botd"},{"n":"Queen Sluagh","s":10,"u":"queen%20sluagh_botd"},{"n":"Wight Commander","s":10,"u":"wight%20commander_botd"},{"n":"Zuipnyrn","s":32,"u":"zuipnyrn_ec2"},{"n":"Bitter Truth Bandit","s":9,"u":"bitter%20truth%20bandit_ec3"},{"n":"Bugul Noz","s":9,"u":"bugul%20noz_ec3"},{"n":"Hooklimb Xulgath","s":9,"u":"hooklimb%20xulgath_ec3"},{"n":"Resin-seep Xulgath","s":9,"u":"resin-seep%20xulgath_ec3"},{"n":"Shoony Hierarch","s":9,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Militia Member","s":9,"u":"shoony%20militia%20member_ec3"},{"n":"Shoony Tiller","s":9,"u":"shoony%20tiller_ec3"},{"n":"Swardlands Delinquent","s":9,"u":"swardlands%20delinquent_ec3"},{"n":"Qurashith","s":33,"u":"qurashith_ec4"},{"n":"Sodden Sentinels","s":33,"u":"sodden%20sentinels_ec4"},{"n":"Wight Cultist","s":33,"u":"wight%20cultist_ec4"},{"n":"Ammut","s":34,"u":"ammut_ec5"},{"n":"Ararda","s":34,"u":"ararda_ec5"},{"n":"Muurfeli","s":34,"u":"muurfeli_ec5"},{"n":"Raptor Guard Wight","s":34,"u":"raptor%20guard%20wight_ec5"},{"n":"Vitalia","s":34,"u":"vitalia_ec5"},{"n":"Barking Stag","s":35,"u":"barking%20stag_ec6"},{"n":"Convergent Giant Eagle","s":35,"u":"convergent%20giant%20eagle_ec6"},{"n":"Convergent Soldier","s":35,"u":"convergent%20soldier_ec6"},{"n":"Elysian Sheep","s":35,"u":"elysian%20sheep_ec6"},{"n":"Elysian Titan","s":35,"u":"elysian%20titan_ec6"},{"n":"Thanatotic Titan","s":35,"u":"thanatotic%20titan_ec6"},{"n":"Xulgath Thoughtmaw","s":35,"u":"xulgath%20thoughtmaw_ec6"},{"n":"Icy Rats","s":36,"u":"icy%20rats_fop"},{"n":"Mutant Wolves","s":36,"u":"mutant%20wolves_fop"},{"n":"Caustic Monitor","s":37,"u":"caustic%20monitor_frp1"},{"n":"Dread Roc","s":37,"u":"dread%20roc_frp1"},{"n":"Elder Cauthooj","s":37,"u":"elder%20cauthooj_frp1"},{"n":"Mammoth Turtle","s":37,"u":"mammoth%20turtle_frp1"},{"n":"Planar Terra-cotta Soldier","s":37,"u":"planar%20terra-cotta%20soldier_frp1"},{"n":"Planar Terra-cotta Squadron","s":37,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Tyrannosaurus Imperator","s":37,"u":"tyrannosaurus%20imperator_frp1"},{"n":"Amihan","s":38,"u":"amihan_frp2"},{"n":"Maalya","s":38,"u":"maalya_frp2"},{"n":"Master Xun","s":38,"u":"master%20xun_frp2"},{"n":"Melodic Squall","s":38,"u":"melodic%20squall_frp2"},{"n":"Peng","s":38,"u":"peng_frp2"},{"n":"Portal Eater","s":38,"u":"portal%20eater_frp2"},{"n":"Rivka","s":38,"u":"rivka_frp2"},{"n":"Sixth Pillar Student","s":38,"u":"sixth%20pillar%20student_frp2"},{"n":"Canopy Elder","s":39,"u":"canopy%20elder_frp3"},{"n":"Desecrated Guardian","s":39,"u":"desecrated%20guardian_frp3"},{"n":"Flying Mountain Kaminari","s":39,"u":"flying%20mountain%20kaminari_frp3"},{"n":"Inmyeonjo","s":39,"u":"inmyeonjo_frp3"},{"n":"Orochi","s":39,"u":"orochi_frp3"},{"n":"Rai Sho Disciple","s":39,"u":"rai%20sho%20disciple_frp3"},{"n":"Rai Sho Postulant","s":39,"u":"rai%20sho%20postulant_frp3"},{"n":"Spirit Turtle","s":39,"u":"spirit%20turtle_frp3"},{"n":"Stone Sister","s":6,"u":"stone%20sister_loil"},{"n":"Quantium Golem","s":6,"u":"quantium%20golem_loil"},{"n":"Clockwork Cannoneer","s":6,"u":"clockwork%20cannoneer_loil"},{"n":"Fleshforged Dreadnought","s":6,"u":"fleshforged%20dreadnought_loil"},{"n":"Kashrishi Evaluator","s":6,"u":"kashrishi%20evaluator_loil"},{"n":"Ratajin Mastermind","s":6,"u":"ratajin%20mastermind_loil"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Gray Gardener Enforcer","s":41,"u":"gray%20gardener%20enforcer_ngd"},{"n":"Gray Gardener Assassin","s":41,"u":"gray%20gardener%20assassin_ngd"},{"n":"Gray Gardener Director General","s":41,"u":"gray%20gardener%20director%20general_ngd"},{"n":"Guillotine Golem","s":41,"u":"guillotine%20golem_ngd"},{"n":"Worm Prophet","s":41,"u":"worm%20prophet_ngd"},{"n":"Conqueror Worm","s":41,"u":"conqueror%20worm_ngd"},{"n":"Gray Death","s":41,"u":"gray%20death_ngd"},{"n":"Riekanoy","s":41,"u":"riekanoy_ngd"},{"n":"Chakanaj","s":41,"u":"chakanaj_ngd"},{"n":"Tumblak","s":41,"u":"tumblak_ngd"},{"n":"Followers of Shumfallow","s":42,"u":"followers%20of%20shumfallow_ooa1"},{"n":"Yeast Ooze","s":42,"u":"yeast%20ooze_ooa1"},{"n":"Clockwork Door Warden","s":43,"u":"clockwork%20door%20warden_ooa2"},{"n":"Chimeric Manticore","s":43,"u":"chimeric%20manticore_ooa2"},{"n":"Gilded Gunner Assassins","s":43,"u":"gilded%20gunner%20assassins_ooa2"},{"n":"Gilded Gunner Safecrackers","s":43,"u":"gilded%20gunner%20safecrackers_ooa2"},{"n":"Clockwork Sphinx","s":43,"u":"clockwork%20sphinx_ooa2"},{"n":"Daelum","s":43,"u":"daelum_ooa2"},{"n":"Smog Giant","s":43,"u":"smog%20giant_ooa2"},{"n":"Mutant Giant Toad","s":43,"u":"mutant%20giant%20toad_ooa2"},{"n":"Mutant Desert Drake","s":43,"u":"mutant%20desert%20drake_ooa2"},{"n":"Scarecophagus","s":43,"u":"scarecophagus_ooa2"},{"n":"Trapjaw Tangle","s":43,"u":"trapjaw%20tangle_ooa2"},{"n":"Clockwork Puppeteer","s":44,"u":"clockwork%20puppeteer_ooa3"},{"n":"Cranium Preserver","s":44,"u":"cranium%20preserver_ooa3"},{"n":"Pyronite Ooze","s":44,"u":"pyronite%20ooze_ooa3"},{"n":"Bramble Champion Construct","s":46,"u":"bramble%20champion%20construct_sot1"},{"n":"Shieldbearer Construct","s":46,"u":"shieldbearer%20construct_sot1"},{"n":"Sicklehand Construct","s":46,"u":"sicklehand%20construct_sot1"},{"n":"Umbo","s":46,"u":"umbo_sot1"},{"n":"Mpeshi","s":47,"u":"mpeshi_sot2"},{"n":"Avatar of Walkena","s":49,"u":"avatar%20of%20walkena_sot4"},{"n":"Gold Defender","s":49,"u":"gold%20defender_sot4"},{"n":"Gold Defender Garrison","s":49,"u":"gold%20defender%20garrison_sot4"},{"n":"Grave Karina","s":49,"u":"grave%20karina_sot4"},{"n":"Reborn Sun Hunter","s":49,"u":"reborn%20sun%20hunter_sot4"},{"n":"Reborn Sun Mage","s":49,"u":"reborn%20sun%20mage_sot4"},{"n":"Reborn Sun Warrior","s":49,"u":"reborn%20sun%20warrior_sot4"},{"n":"Soul Swarms","s":49,"u":"soul%20swarms_sot4"},{"n":"Contemplative Meditant","s":50,"u":"contemplative%20meditant_sot5"},{"n":"Contemplative Mentor","s":50,"u":"contemplative%20mentor_sot5"},{"n":"Crimson Acolyte","s":50,"u":"crimson%20acolyte_sot5"},{"n":"Formian Mageslayer","s":50,"u":"formian%20mageslayer_sot5"},{"n":"Ravager of Tindalos","s":50,"u":"ravager%20of%20tindalos_sot5"},{"n":"Spawn of Taon","s":50,"u":"spawn%20of%20taon_sot5"},{"n":"Alapolo","s":51,"u":"alapolo_sot6"},{"n":"Alate Ant","s":51,"u":"alate%20ant_sot6"},{"n":"Aspect of Hunger","s":51,"u":"aspect%20of%20hunger_sot6"},{"n":"Cataclysm Beetle","s":51,"u":"cataclysm%20beetle_sot6"},{"n":"Chromatic Ooze","s":51,"u":"chromatic%20ooze_sot6"},{"n":"Clockwork Clock Tower","s":51,"u":"clockwork%20clock%20tower_sot6"},{"n":"Crawling Slurry","s":51,"u":"crawling%20slurry_sot6"},{"n":"Hivebound Arboreal","s":51,"u":"hivebound%20arboreal_sot6"},{"n":"Ironclad Annihilator Beetle","s":51,"u":"ironclad%20annihilator%20beetle_sot6"},{"n":"Lignified Adamantine Golem","s":51,"u":"lignified%20adamantine%20golem_sot6"},{"n":"Red Commander Ant","s":51,"u":"red%20commander%20ant_sot6"},{"n":"Red Guard Ant","s":51,"u":"red%20guard%20ant_sot6"},{"n":"Slana","s":51,"u":"slana_sot6"},{"n":"Ta'apundo","s":51,"u":"ta'apundo_sot6"},{"n":"Thorn Guardian","s":51,"u":"thorn%20guardian_sot6"},{"n":"Wereant Disciple","s":51,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":51,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":51,"u":"wereant%20sentinel_sot6"}],"2":[{"n":"Rod Of Cancellation","s":4,"u":"rod%20of%20cancellation_apg"},{"n":"Demilich Eye Gem","s":12,"u":"demilich%20eye%20gem_b1"},{"n":"Lich Phylactery","s":12,"u":"lich%20phylactery_b1"},{"n":"Antimagic Oil","s":5,"u":"antimagic%20oil_crb"},{"n":"Indestructible Shield","s":5,"u":"indestructible%20shield_crb"},{"n":"Luck Blade","s":5,"u":"luck%20blade%20(generic)_crb"},{"n":"Orichalcum","s":5,"u":"orichalcum%20(generic)_crb"},{"n":"Orichalcum Armor","s":5,"u":"orichalcum%20armor%20(generic)_crb"},{"n":"Orichalcum Shield","s":5,"u":"orichalcum%20shield%20(generic)_crb"},{"n":"Orichalcum Weapon","s":5,"u":"orichalcum%20weapon%20(generic)_crb"},{"n":"Ring of Spell Turning","s":5,"u":"ring%20of%20spell%20turning_crb"},{"n":"Rod of Wonder","s":5,"u":"rod%20of%20wonder_crb"},{"n":"Sky Hammer","s":5,"u":"sky%20hammer_crb"},{"n":"Speed","s":5,"u":"speed_crb"},{"n":"Staff of Power","s":5,"u":"staff%20of%20power_crb"},{"n":"Staff of the Magi","s":5,"u":"staff%20of%20the%20magi_crb"},{"n":"Vorpal","s":5,"u":"vorpal_crb"},{"n":"Whisper of the First Lie","s":5,"u":"whisper%20of%20the%20first%20lie_crb"},{"n":"Arrow Attracting","s":15,"u":"arrow%20attracting_gmg"},{"n":"Arsonous","s":15,"u":"arsonous_gmg"},{"n":"Backbiting","s":15,"u":"backbiting_gmg"},{"n":"Bag Of Devouring","s":15,"u":"bag%20of%20devouring_gmg"},{"n":"Bag Of Weasels","s":15,"u":"bag%20of%20weasels_gmg"},{"n":"Bloodbiter","s":15,"u":"bloodbiter_gmg"},{"n":"Boots Of Dancing","s":15,"u":"boots%20of%20dancing_gmg"},{"n":"Cloak Of Immolation","s":15,"u":"cloak%20of%20immolation_gmg"},{"n":"Deck Of Many Things","s":15,"u":"deck%20of%20many%20things_gmg"},{"n":"Degenerating","s":15,"u":"degenerating_gmg"},{"n":"Dependent","s":15,"u":"dependent_gmg"},{"n":"Dreary","s":15,"u":"dreary_gmg"},{"n":"Elder Sign","s":15,"u":"elder%20sign_gmg"},{"n":"Erratic Transposing","s":15,"u":"erratic%20transposing_gmg"},{"n":"Forgefather's Seal","s":15,"u":"forgefather's%20seal_gmg"},{"n":"Genius Diadem","s":15,"u":"genius%20diadem_gmg"},{"n":"Gloves Of Carelessness","s":15,"u":"gloves%20of%20carelessness_gmg"},{"n":"Grandstanding","s":15,"u":"grandstanding_gmg"},{"n":"Martyr's Shield","s":15,"u":"martyr's%20shield_gmg"},{"n":"Medusa Armor","s":15,"u":"medusa%20armor_gmg"},{"n":"Monkey's Paw","s":15,"u":"monkey's%20paw_gmg"},{"n":"Necklace Of Strangulation","s":15,"u":"necklace%20of%20strangulation_gmg"},{"n":"Overdramatic","s":15,"u":"overdramatic_gmg"},{"n":"Philosopher's Extractor","s":15,"u":"philosopher's%20extractor_gmg"},{"n":"Poisonous Cloak","s":15,"u":"poisonous%20cloak%20(generic)_gmg"},{"n":"Raucous","s":15,"u":"raucous_gmg"},{"n":"Ravenous","s":15,"u":"ravenous_gmg"},{"n":"Ring Of Truth","s":15,"u":"ring%20of%20truth_gmg"},{"n":"Shot Of The First Vault","s":15,"u":"shot%20of%20the%20first%20vault_gmg"},{"n":"Singing Sword","s":15,"u":"singing%20sword_gmg"},{"n":"Sphere Of Annihilation","s":15,"u":"sphere%20of%20annihilation_gmg"},{"n":"Staining","s":15,"u":"staining_gmg"},{"n":"Stone Of Weight","s":15,"u":"stone%20of%20weight_gmg"},{"n":"Talisman Of The Sphere","s":15,"u":"talisman%20of%20the%20sphere_gmg"},{"n":"Withering","s":15,"u":"withering_gmg"},{"n":"Hunter's Arrowhead","s":16,"u":"hunter's%20arrowhead_aoa1"},{"n":"Addlebrain","s":18,"u":"addlebrain_aoa3"},{"n":"Bellflower Toolbelt","s":18,"u":"bellflower%20toolbelt_aoa3"},{"n":"Dreamstone, Cursed","s":18,"u":"dreamstone%2c%20cursed_aoa3"},{"n":"Gourd Home","s":18,"u":"gourd%20home_aoa3"},{"n":"Ancestral Echoing","s":19,"u":"ancestral%20echoing_aoa4"},{"n":"Dragonscale Amulet","s":19,"u":"dragonscale%20amulet_aoa4"},{"n":"Reforging Shield","s":19,"u":"reforging%20shield_aoa4"},{"n":"Rock-braced","s":19,"u":"rock-braced_aoa4"},{"n":"Nightmare Salt","s":20,"u":"nightmare%20salt_aoa5"},{"n":"Orb Shard","s":21,"u":"orb%20shard_aoa6"},{"n":"Barbed Vest","s":24,"u":"barbed%20vest_aoe3"},{"n":"Blackfinger Blight","s":24,"u":"blackfinger%20blight_aoe3"},{"n":"Blade Of The Rabbit Prince","s":25,"u":"blade%20of%20the%20rabbit%20prince_aoe4"},{"n":"Hardened Harrow Deck","s":25,"u":"hardened%20harrow%20deck_aoe4"},{"n":"Cauldron Of Nightmares","s":26,"u":"cauldron%20of%20nightmares_aoe5"},{"n":"Clockwork Helm","s":26,"u":"clockwork%20helm_aoe5"},{"n":"Clockwork Rejuvenator","s":26,"u":"clockwork%20rejuvenator_aoe5"},{"n":"Forgotten Shell","s":26,"u":"forgotten%20shell_aoe5"},{"n":"Fungal Armor","s":26,"u":"fungal%20armor_aoe5"},{"n":"Gearblade","s":26,"u":"gearblade_aoe5"},{"n":"Ring Of Recalcitrant Wishes","s":27,"u":"ring%20of%20recalcitrant%20wishes_aoe6"},{"n":"Warpglass","s":27,"u":"warpglass%20(generic)_aoe6"},{"n":"Warpglass Weapon","s":27,"u":"warpglass%20weapon%20(generic)_aoe6"},{"n":"Lantern Of Empty Light","s":28,"u":"lantern%20of%20empty%20light_av1"},{"n":"The Whispering Reeds","s":28,"u":"the%20whispering%20reeds_av1"},{"n":"Devil's Luck","s":29,"u":"devil's%20luck_av2"},{"n":"Drover's Band","s":29,"u":"drover's%20band_av2"},{"n":"Ichthyosis Mutagen","s":29,"u":"ichthyosis%20mutagen_av2"},{"n":"Icy Disposition","s":29,"u":"icy%20disposition_av2"},{"n":"Pact Of Blood-taking","s":29,"u":"pact%20of%20blood-taking_av2"},{"n":"Right Of Retribution","s":29,"u":"right%20of%20retribution_av2"},{"n":"Sloughing Toxin","s":29,"u":"sloughing%20toxin_av2"},{"n":"Soul Cage","s":10,"u":"soul%20cage_botd"},{"n":"Celestial Peachwood Sword","s":10,"u":"celestial%20peachwood%20sword_botd"},{"n":"Wine of the Blood","s":11,"u":"wine%20of%20the%20blood_da"},{"n":"Compass of Transpositional Awareness","s":11,"u":"compass%20of%20transpositional%20awareness_da"},{"n":"Gift of the Poisoned Heart","s":11,"u":"gift%20of%20the%20poisoned%20heart_da"},{"n":"Bottomless Purse","s":11,"u":"bottomless%20purse_da"},{"n":"Cryolite Eye","s":11,"u":"cryolite%20eye_da"},{"n":"Hand-Hewed Face","s":11,"u":"hand-hewed%20face_da"},{"n":"Key to the Stomach","s":11,"u":"key%20to%20the%20stomach_da"},{"n":"Lost Ember","s":11,"u":"lost%20ember_da"},{"n":"Stone of Unrivaled Skill","s":11,"u":"stone%20of%20unrivaled%20skill_da"},{"n":"Vial of the Immortal Wellspring","s":11,"u":"vial%20of%20the%20immortal%20wellspring_da"},{"n":"Self-Emptying Pocket","s":11,"u":"self-emptying%20pocket_da"},{"n":"Horn of the Aoyin","s":11,"u":"horn%20of%20the%20aoyin_da"},{"n":"Baleblood Draft","s":11,"u":"baleblood%20draft_da"},{"n":"Swirling Sand","s":11,"u":"swirling%20sand_da"},{"n":"Moonstone Diadem","s":32,"u":"moonstone%20diadem_ec2"},{"n":"Shoony Shovel","s":9,"u":"shoony%20shovel_ec3"},{"n":"Noxious Jerkin","s":33,"u":"noxious%20jerkin_ec4"},{"n":"Heedless Spurs","s":34,"u":"heedless%20spurs_ec5"},{"n":"Ambrosia Of Undying Hope","s":35,"u":"ambrosia%20of%20undying%20hope_ec6"},{"n":"Celestial Hair","s":35,"u":"celestial%20hair_ec6"},{"n":"Locket Of Sealed Nightmares","s":35,"u":"locket%20of%20sealed%20nightmares_ec6"},{"n":"Panacea Fruit","s":35,"u":"panacea%20fruit_ec6"},{"n":"Bort's Blessing","s":36,"u":"bort's%20blessing_fop"},{"n":"Phoenix Fighting Fan","s":37,"u":"phoenix%20fighting%20fan_frp1"},{"n":"Phoenix Necklace","s":37,"u":"phoenix%20necklace_frp1"},{"n":"Cape Of The Open Sky","s":38,"u":"cape%20of%20the%20open%20sky_frp2"},{"n":"Sky-piercing Bow","s":38,"u":"sky-piercing%20bow_frp2"},{"n":"Alkenstar Cannon","s":2,"u":"alkenstar%20cannon_g%26g"},{"n":"Animate Dreamer","s":2,"u":"animate%20dreamer_g%26g"},{"n":"Arboreal's Revenge","s":2,"u":"arboreal's%20revenge_g%26g"},{"n":"Boastful Hunter","s":2,"u":"boastful%20hunter_g%26g"},{"n":"Death Coil","s":2,"u":"death%20coil_g%26g"},{"n":"Duchy Defender","s":2,"u":"duchy%20defender_g%26g"},{"n":"Electrocable","s":2,"u":"electrocable_g%26g"},{"n":"Electromuscular Stimulator","s":2,"u":"electromuscular%20stimulator_g%26g"},{"n":"Galvanic Mortal Coil","s":2,"u":"galvanic%20mortal%20coil_g%26g"},{"n":"Galvasphere","s":2,"u":"galvasphere_g%26g"},{"n":"Immolation Clan Pistol","s":2,"u":"immolation%20clan%20pistol_g%26g"},{"n":"Light Writer","s":2,"u":"light%20writer_g%26g"},{"n":"Net Launcher","s":2,"u":"net%20launcher_g%26g"},{"n":"Pact-bound Pistol","s":2,"u":"pact-bound%20pistol_g%26g"},{"n":"Pistol Of Wonder","s":2,"u":"pistol%20of%20wonder_g%26g"},{"n":"Printing Press","s":2,"u":"printing%20press_g%26g"},{"n":"Sambuca","s":2,"u":"sambuca_g%26g"},{"n":"Shockguard Coil","s":2,"u":"shockguard%20coil_g%26g"},{"n":"Spirit Snare","s":2,"u":"spirit%20snare_g%26g"},{"n":"Spirit-Singer","s":2,"u":"spirit-singer%20(generic)_g%26g"},{"n":"Steam Winch","s":2,"u":"steam%20winch_g%26g"},{"n":"Steamflight Pack","s":2,"u":"steamflight%20pack_g%26g"},{"n":"Steelheart 21","s":2,"u":"steelheart%2021_g%26g"},{"n":"Storm Chair","s":2,"u":"storm%20chair_g%26g"},{"n":"Sunken Pistol","s":2,"u":"sunken%20pistol_g%26g"},{"n":"Tiger's Claw","s":2,"u":"tiger's%20claw_g%26g"},{"n":"Violet Ray","s":2,"u":"violet%20ray_g%26g"},{"n":"Wind-up Wings","s":2,"u":"wind-up%20wings%20(generic)_g%26g"},{"n":"Glorious Plate","s":7,"u":"glorious%20plate_locg"},{"n":"Defiled Costa","s":6,"u":"defiled%20costa%20(generic)_loil"},{"n":"Sunflower Censer","s":6,"u":"sunflower%20censer_loil"},{"n":"Condensed Mana","s":6,"u":"condensed%20mana_loil"},{"n":"Cube of Force","s":6,"u":"cube%20of%20force_loil"},{"n":"Thoughtwhip Claw","s":6,"u":"thoughtwhip%20claw_loil"},{"n":"Armor of the Holy Warrior","s":59,"u":"armor%20of%20the%20holy%20warrior_lokl"},{"n":"Addiction Suppressant","s":66,"u":"addiction%20suppressant%20(generic)_lol"},{"n":"Alchemical Atomizer","s":66,"u":"alchemical%20atomizer_lol"},{"n":"Applereed Mutagen","s":66,"u":"applereed%20mutagen%20(generic)_lol"},{"n":"Celestial Peach","s":66,"u":"celestial%20peach%20(generic)_lol"},{"n":"Clockwork Recorder","s":66,"u":"clockwork%20recorder_lol"},{"n":"Deepdread Claw","s":66,"u":"deepdread%20claw_lol"},{"n":"Fiendish Teleportation","s":66,"u":"fiendish%20teleportation_lol"},{"n":"Honeyscent","s":66,"u":"honeyscent_lol"},{"n":"Hype","s":66,"u":"hype_lol"},{"n":"Infernal Health","s":66,"u":"infernal%20health_lol"},{"n":"Lovers' Ink","s":66,"u":"lovers'%20ink_lol"},{"n":"Palm Crossbow","s":66,"u":"palm%20crossbow_lol"},{"n":"Plasma Hype","s":66,"u":"plasma%20hype_lol"},{"n":"Ruby String","s":66,"u":"ruby%20string_lol"},{"n":"Sovereign Steel","s":66,"u":"sovereign%20steel%20(generic)_lol"},{"n":"Sovereign Steel Armor","s":66,"u":"sovereign%20steel%20armor%20(generic)_lol"},{"n":"Sovereign Steel Weapon","s":66,"u":"sovereign%20steel%20weapon%20(generic)_lol"},{"n":"Starshot Arrow","s":66,"u":"starshot%20arrow%20(generic)_lol"},{"n":"Sun Orchid Poultice","s":66,"u":"sun%20orchid%20poultice_lol"},{"n":"Swamp Lily Quilt","s":66,"u":"swamp%20lily%20quilt_lol"},{"n":"Unending Youth","s":66,"u":"unending%20youth_lol"},{"n":"Vaccine","s":66,"u":"vaccine%20(generic)_lol"},{"n":"Vestige Lenses","s":66,"u":"vestige%20lenses_lol"},{"n":"Jahan Waystone","s":0,"u":"jahan%20waystone_lome"},{"n":"Oath Of The Devoted","s":0,"u":"oath%20of%20the%20devoted_lome"},{"n":"Abysium","s":8,"u":"abysium%20(generic)_lotgb"},{"n":"Abysium Armor","s":8,"u":"abysium%20armor%20(generic)_lotgb"},{"n":"Abysium Powder","s":8,"u":"abysium%20powder_lotgb"},{"n":"Abysium Shield","s":8,"u":"abysium%20shield%20(generic)_lotgb"},{"n":"Abysium Weapon","s":8,"u":"abysium%20weapon%20(generic)_lotgb"},{"n":"Clockwork Heels","s":8,"u":"clockwork%20heels_lotgb"},{"n":"Djezet","s":8,"u":"djezet%20(generic)_lotgb"},{"n":"Djezet Armor","s":8,"u":"djezet%20armor%20(generic)_lotgb"},{"n":"Djezet Dose","s":8,"u":"djezet%20dose_lotgb"},{"n":"Djezet Shield","s":8,"u":"djezet%20shield%20(generic)_lotgb"},{"n":"Djezet Weapon","s":8,"u":"djezet%20weapon%20(generic)_lotgb"},{"n":"Inubrix","s":8,"u":"inubrix%20(generic)_lotgb"},{"n":"Inubrix Armor","s":8,"u":"inubrix%20armor%20(generic)_lotgb"},{"n":"Inubrix Shield","s":8,"u":"inubrix%20shield%20(generic)_lotgb"},{"n":"Inubrix Weapon","s":8,"u":"inubrix%20weapon%20(generic)_lotgb"},{"n":"Noqual","s":8,"u":"noqual%20(generic)_lotgb"},{"n":"Noqual Armor","s":8,"u":"noqual%20armor%20(generic)_lotgb"},{"n":"Noqual Shield","s":8,"u":"noqual%20shield%20(generic)_lotgb"},{"n":"Noqual Weapon","s":8,"u":"noqual%20weapon%20(generic)_lotgb"},{"n":"Periscopic Viewfinder","s":8,"u":"periscopic%20viewfinder_lotgb"},{"n":"Recovery Bladder","s":8,"u":"recovery%20bladder_lotgb"},{"n":"Siccatite","s":8,"u":"siccatite%20(generic)_lotgb"},{"n":"Siccatite Armor","s":8,"u":"siccatite%20armor%20(generic)_lotgb"},{"n":"Siccatite Shield","s":8,"u":"siccatite%20shield%20(generic)_lotgb"},{"n":"Siccatite Weapon","s":8,"u":"siccatite%20weapon%20(generic)_lotgb"},{"n":"Final Blade","s":62,"u":"final%20blade_lowg"},{"n":"Sun Orchid Elixir","s":62,"u":"sun%20orchid%20elixir_lowg"},{"n":"Granny's Hedge Trimmer","s":40,"u":"granny's%20hedge%20trimmer_ltiba"},{"n":"Nosoi Charm","s":41,"u":"nosoi%20charm_ngd"},{"n":"Pyronite","s":43,"u":"pyronite_ooa2"},{"n":"Erraticannon","s":44,"u":"erraticannon_ooa3"},{"n":"Communication Pendants","s":67,"u":"communication%20pendants_pfum"},{"n":"Clinging Ooze Snare","s":67,"u":"clinging%20ooze%20snare_pfum"},{"n":"Wand of Caustic Effluence","s":67,"u":"wand%20of%20caustic%20effluence_pfum"},{"n":"Librarian's Baton","s":67,"u":"librarian's%20baton_pfum"},{"n":"Demolishing","s":67,"u":"demolishing_pfum"},{"n":"Empathic Cords","s":67,"u":"empathic%20cords_pfum"},{"n":"True Name Amulet","s":64,"u":"true%20name%20amulet%20(generic)_som"},{"n":"Ixamè's Eye","s":48,"u":"ixam%c3%a8's%20eye_sot3"},{"n":"Red-Rib Gill Mask","s":48,"u":"red-rib%20gill%20mask%20(generic)_sot3"},{"n":"Golden Blade of Mzali","s":49,"u":"golden%20blade%20of%20mzali_sot4"},{"n":"Halcyon Heart","s":51,"u":"halcyon%20heart_sot6"},{"n":"Sun Wheel","s":52,"u":"sun%20wheel_tio"},{"n":"Clockwork Macuahuitl","s":8,"u":"clockwork%20macuahuitl_lotgb"},{"n":"Shobhad Longrifle","s":50,"u":"shobhad%20longrifle_sot5"}],"3":[{"n":"Antimagic Field","s":5,"u":"antimagic%20field_crb"},{"n":"Forgotten Lines","s":18,"u":"forgotten%20lines_aoa3"},{"n":"Silver's Refrain","s":18,"u":"silver's%20refrain_aoa3"},{"n":"Electrified Crystal Ward","s":19,"u":"electrified%20crystal%20ward_aoa4"},{"n":"Divinity Leech","s":27,"u":"divinity%20leech_aoe6"},{"n":"Prismatic Shield","s":27,"u":"prismatic%20shield_aoe6"},{"n":"Worm's Repast","s":28,"u":"worm's%20repast_av1"},{"n":"Cinder Gaze","s":11,"u":"cinder%20gaze_da"},{"n":"Pact Broker","s":11,"u":"pact%20broker_da"},{"n":"Return the Favor","s":11,"u":"return%20the%20favor_da"},{"n":"Over the Coals","s":11,"u":"over%20the%20coals_da"},{"n":"Summon Irii","s":11,"u":"summon%20irii_da"},{"n":"Euphoric Renewal","s":11,"u":"euphoric%20renewal_da"},{"n":"Frenzied Revelry","s":11,"u":"frenzied%20revelry_da"},{"n":"Hollow Heart","s":11,"u":"hollow%20heart_da"},{"n":"Isolation","s":11,"u":"isolation_da"},{"n":"Inevitable Destination","s":11,"u":"inevitable%20destination_da"},{"n":"Purifying Veil","s":11,"u":"purifying%20veil_da"},{"n":"Shaken Confidence","s":11,"u":"shaken%20confidence_da"},{"n":"String of Fate","s":11,"u":"string%20of%20fate_da"},{"n":"Victory Cry","s":11,"u":"victory%20cry_da"},{"n":"Weaponize Secret","s":11,"u":"weaponize%20secret_da"},{"n":"Wind Whispers","s":11,"u":"wind%20whispers_da"},{"n":"Wordsmith","s":11,"u":"wordsmith_da"},{"n":"Summon Ancient Fleshforged","s":6,"u":"summon%20ancient%20fleshforged_loil"},{"n":"Detect Creator","s":59,"u":"detect%20creator_lokl"},{"n":"Achaekek's Clutch","s":66,"u":"achaekek's%20clutch_lol"},{"n":"All Is One, One Is All","s":66,"u":"all%20is%20one%2c%20one%20is%20all_lol"},{"n":"Aromatic Lure","s":66,"u":"aromatic%20lure_lol"},{"n":"Glacial Heart","s":66,"u":"glacial%20heart_lol"},{"n":"Halcyon Infusion","s":66,"u":"halcyon%20infusion_lol"},{"n":"Rebounding Barrier","s":66,"u":"rebounding%20barrier_lol"},{"n":"Shall Not Falter, Shall Not Rout","s":66,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol"},{"n":"Spirit Object","s":66,"u":"spirit%20object_lol"},{"n":"Catch Your Name","s":64,"u":"catch%20your%20name_som"},{"n":"Compel True Name","s":64,"u":"compel%20true%20name_som"},{"n":"Invoke True Name","s":64,"u":"invoke%20true%20name_som"},{"n":"Summon Kaiju","s":64,"u":"summon%20kaiju_som"},{"n":"Return to Essence","s":50,"u":"return%20to%20essence_sot5"},{"n":"Temporal Ward","s":50,"u":"temporal%20ward_sot5"}],"7":[{"n":"Amnesiac","s":4,"u":"amnesiac_apg"},{"n":"Blessed","s":4,"u":"blessed_apg"},{"n":"Cursed","s":4,"u":"cursed_apg"},{"n":"Feral Child","s":4,"u":"feral%20child_apg"},{"n":"Feybound","s":4,"u":"feybound_apg"},{"n":"Haunted","s":4,"u":"haunted_apg"},{"n":"Returned","s":4,"u":"returned_apg"},{"n":"Royalty","s":4,"u":"royalty_apg"},{"n":"Aiudara Seeker","s":21,"u":"aiudara%20seeker_aoa6"},{"n":"Hermean Heritor","s":21,"u":"hermean%20heritor_aoa6"},{"n":"Legendary Parents","s":21,"u":"legendary%20parents_aoa6"},{"n":"Touched By Dahak","s":21,"u":"touched%20by%20dahak_aoa6"},{"n":"Scion of Slayers","s":10,"u":"scion%20of%20slayers_botd"},{"n":"Tomb Born","s":10,"u":"tomb%20born_botd"},{"n":"Willing Host","s":10,"u":"willing%20host_botd"},{"n":"Child of the Twin Village","s":11,"u":"child%20of%20the%20twin%20village_da"},{"n":"Reborn Soul","s":11,"u":"reborn%20soul_da"},{"n":"Ruby Phoenix Fanatic","s":57,"u":"ruby%20phoenix%20fanatic_frp0"},{"n":"Discarded Duplicate","s":2,"u":"discarded%20duplicate_g%26g"},{"n":"Mechanical Symbiosis","s":2,"u":"mechanical%20symbiosis_g%26g"},{"n":"Otherworldly Mission","s":2,"u":"otherworldly%20mission_g%26g"},{"n":"Revenant","s":2,"u":"revenant_g%26g"},{"n":"Saved By Clockwork","s":2,"u":"saved%20by%20clockwork_g%26g"},{"n":"Tall Tale","s":2,"u":"tall%20tale_g%26g"},{"n":"Tech-reliant","s":2,"u":"tech-reliant_g%26g"},{"n":"Wished Alive","s":2,"u":"wished%20alive_g%26g"},{"n":"Relentless Dedication","s":59,"u":"relentless%20dedication_lokl"},{"n":"Tyrant Witness","s":59,"u":"tyrant%20witness_lokl"},{"n":"Astrological Augur","s":61,"u":"astrological%20augur_lotg"},{"n":"Doomcaller","s":61,"u":"doomcaller_lotg"},{"n":"Eclipseborn","s":61,"u":"eclipseborn_lotg"},{"n":"Nocturnal Navigator","s":61,"u":"nocturnal%20navigator_lotg"},{"n":"Sign Bound","s":61,"u":"sign%20bound_lotg"},{"n":"Starless One","s":61,"u":"starless%20one_lotg"},{"n":"Sun Dancer","s":61,"u":"sun%20dancer_lotg"},{"n":"Tide Watcher","s":61,"u":"tide%20watcher_lotg"},{"n":"Anti-magical","s":64,"u":"anti-magical_som"},{"n":"Chosen One","s":64,"u":"chosen%20one_som"},{"n":"Energy Scarred","s":64,"u":"energy%20scarred_som"},{"n":"Genie-blessed","s":64,"u":"genie-blessed_som"},{"n":"Magical Experiment","s":64,"u":"magical%20experiment_som"},{"n":"Mystic Tutor","s":64,"u":"mystic%20tutor_som"},{"n":"Seer Of The Dead","s":64,"u":"seer%20of%20the%20dead_som"},{"n":"Song Of The Deep","s":64,"u":"song%20of%20the%20deep_som"},{"n":"Surge Investigator","s":64,"u":"surge%20investigator_som"},{"n":"Time Traveler","s":64,"u":"time%20traveler_som"}],"8":[{"n":"Learn Name","s":64,"u":"learn%20name_som"}],"25":[{"n":"Crystal Keeper","s":19,"u":"crystal%20keeper_aoa4"},{"n":"Runelord","s":64,"u":"runelord_som"},{"n":"Wellspring Mage","s":64,"u":"wellspring%20mage_som"}],"30":[{"n":"Lesson of the Frozen Queen","s":66,"u":"lesson%20of%20the%20frozen%20queen_lol"},{"n":"Lesson of the Frozen Queen","s":66,"u":"lesson%20of%20the%20frozen%20queen_lol"}],"51":[{"n":"Armageddon Orb","s":5,"u":"armageddon%20orb_crb"},{"n":"Dragon Pillar","s":17,"u":"dragon%20pillar_aoa2"},{"n":"Vision Of Dahak","s":17,"u":"vision%20of%20dahak_aoa2"},{"n":"Barzillai's Hounds","s":18,"u":"barzillai's%20hounds_aoa3"},{"n":"Phantom Bells","s":18,"u":"phantom%20bells_aoa3"},{"n":"Tree Of Dreadful Dreams","s":18,"u":"tree%20of%20dreadful%20dreams_aoa3"},{"n":"Dragonstorm","s":21,"u":"dragonstorm_aoa6"},{"n":"Lesser Dragonstorm","s":21,"u":"lesser%20dragonstorm_aoa6"},{"n":"Hallowed Wheel","s":32,"u":"hallowed%20wheel_ec2"},{"n":"Masks Of Aroden's Guises","s":32,"u":"masks%20of%20aroden's%20guises_ec2"},{"n":"Maze Of Mirrors","s":32,"u":"maze%20of%20mirrors_ec2"},{"n":"Floating Flamethrower","s":38,"u":"floating%20flamethrower_frp2"},{"n":"Freezing Floor Tiles","s":38,"u":"freezing%20floor%20tiles_frp2"},{"n":"Instant Privacy Fence","s":2,"u":"instant%20privacy%20fence_g%26g"}],"62":[{"n":"Boastful Prince's Scourge","s":11,"u":"boastful%20prince's%20scourge_da"},{"n":"Enforced Hospitality","s":11,"u":"enforced%20hospitality_da"},{"n":"Forbidding Knowledge","s":11,"u":"forbidding%20knowledge_da"},{"n":"Rage of The Excommunicant","s":11,"u":"rage%20of%20the%20excommunicant_da"},{"n":"Sinful Tongue","s":11,"u":"sinful%20tongue_da"},{"n":"Swarming Words","s":11,"u":"swarming%20words_da"},{"n":"Thief's Burden","s":11,"u":"thief's%20burden_da"},{"n":"Unraveling Skin","s":11,"u":"unraveling%20skin_da"}],"63":[{"n":"Poison Sedum","s":42,"u":"poison%20sedum_ooa1"}],"70":[{"n":"Clone","s":4,"u":"clone_apg"},{"n":"Create Demiplane","s":4,"u":"create%20demiplane_apg"},{"n":"Fantastic Façade","s":4,"u":"fantastic%20fa%c3%a7ade_apg"},{"n":"Word of Recall","s":4,"u":"word%20of%20recall_apg"},{"n":"Ravenous Reanimation","s":13,"u":"ravenous%20reanimation_b2"},{"n":"Anima Invocation (Modified)","s":21,"u":"anima%20invocation%20(modified)_aoa6"},{"n":"Unfettered Mark","s":26,"u":"unfettered%20mark_aoe5"},{"n":"Awaken Portal","s":28,"u":"awaken%20portal_av1"},{"n":"Construct Mindscape","s":11,"u":"construct%20mindscape_da"},{"n":"Statuette","s":33,"u":"statuette_ec4"},{"n":"Asmodean Wager","s":64,"u":"asmodean%20wager_som"},{"n":"Bathe In Blood","s":64,"u":"bathe%20in%20blood_som"},{"n":"Empower Ley Line","s":64,"u":"empower%20ley%20line_som"},{"n":"Establish Nexus","s":64,"u":"establish%20nexus_som"},{"n":"Mind Swap","s":64,"u":"mind%20swap_som"},{"n":"Fey Abeyance","s":46,"u":"fey%20abeyance_sot1"},{"n":"Tattoo Whispers","s":46,"u":"tattoo%20whispers_sot1"},{"n":"Community Repair","s":47,"u":"community%20repair_sot2"}],"71":[{"n":"Airship","s":15,"u":"airship_gmg"},{"n":"Steam Giant","s":15,"u":"steam%20giant_gmg"},{"n":"Ambling Surveyor","s":2,"u":"ambling%20surveyor_g%26g"},{"n":"Battery Tower","s":2,"u":"battery%20tower_g%26g"},{"n":"Clockwork Borer","s":2,"u":"clockwork%20borer_g%26g"},{"n":"Clockwork Castle","s":2,"u":"clockwork%20castle_g%26g"},{"n":"Helepolis","s":2,"u":"helepolis_g%26g"},{"n":"Mobile Inn","s":2,"u":"mobile%20inn_g%26g"},{"n":"Speedster","s":2,"u":"speedster_g%26g"},{"n":"Steam Cart","s":2,"u":"steam%20cart_g%26g"},{"n":"Steam Trolley","s":2,"u":"steam%20trolley_g%26g"},{"n":"Titanic Stomper","s":2,"u":"titanic%20stomper_g%26g"},{"n":"Clockwork Bumblebee","s":8,"u":"clockwork%20bumblebee_lotgb"},{"n":"Hillcross Glider","s":72,"u":"hillcross%20glider_qff3"}],"74":[{"n":"Autumn's Reflection","s":61,"u":"autumn's%20reflection_lotg"},{"n":"Droskar's Breath","s":61,"u":"droskar's%20breath_lotg"},{"n":"Glacial Whirl","s":61,"u":"glacial%20whirl_lotg"},{"n":"Great Migration","s":61,"u":"great%20migration_lotg"},{"n":"Lightning Dancing","s":61,"u":"lightning%20dancing_lotg"},{"n":"Messenger Tide","s":61,"u":"messenger%20tide_lotg"},{"n":"Sanguine Cascade","s":61,"u":"sanguine%20cascade_lotg"},{"n":"Sarkoris Scab","s":61,"u":"sarkoris%20scab_lotg"},{"n":"Strixwind Race","s":61,"u":"strixwind%20race_lotg"},{"n":"Sun Orchid Harvest","s":61,"u":"sun%20orchid%20harvest_lotg"}]},"n":{"1":[{"n":"Adamantine Golem","s":12,"u":"adamantine%20golem_b1"},{"n":"Air Mephit","s":12,"u":"air%20mephit_b1"},{"n":"Alchemical Golem","s":12,"u":"alchemical%20golem_b1"},{"n":"Animated Armor","s":12,"u":"animated%20armor_b1"},{"n":"Animated Broom","s":12,"u":"animated%20broom_b1"},{"n":"Animated Statue","s":12,"u":"animated%20statue_b1"},{"n":"Ankhrav","s":12,"u":"ankhrav_b1"},{"n":"Ankylosaurus","s":12,"u":"ankylosaurus_b1"},{"n":"Awakened Tree","s":12,"u":"awakened%20tree_b1"},{"n":"Azure Worm","s":12,"u":"azure%20worm_b1"},{"n":"Ball Python","s":12,"u":"ball%20python_b1"},{"n":"Basilisk","s":12,"u":"basilisk_b1"},{"n":"Black Pudding","s":12,"u":"black%20pudding_b1"},{"n":"Bloodseeker","s":12,"u":"bloodseeker_b1"},{"n":"Boar","s":12,"u":"boar_b1"},{"n":"Brine Shark","s":12,"u":"brine%20shark_b1"},{"n":"Brontosaurus","s":12,"u":"brontosaurus_b1"},{"n":"Bulette","s":12,"u":"bulette_b1"},{"n":"Bunyip","s":12,"u":"bunyip_b1"},{"n":"Cauthooj","s":12,"u":"cauthooj_b1"},{"n":"Cave Bear","s":12,"u":"cave%20bear_b1"},{"n":"Centaur","s":12,"u":"centaur_b1"},{"n":"Centipede Swarm","s":12,"u":"centipede%20swarm_b1"},{"n":"Cinder Rat","s":12,"u":"cinder%20rat_b1"},{"n":"Clay Golem","s":12,"u":"clay%20golem_b1"},{"n":"Cloud Giant","s":12,"u":"cloud%20giant_b1"},{"n":"Cockatrice","s":12,"u":"cockatrice_b1"},{"n":"Crimson Worm","s":12,"u":"crimson%20worm_b1"},{"n":"Crocodile","s":12,"u":"crocodile_b1"},{"n":"Daeodon","s":12,"u":"daeodon_b1"},{"n":"Deadly Mantis","s":12,"u":"deadly%20mantis_b1"},{"n":"Deep Gnome Rockwarden","s":12,"u":"deep%20gnome%20rockwarden_b1"},{"n":"Deep Gnome Scout","s":12,"u":"deep%20gnome%20scout_b1"},{"n":"Deep Gnome Warrior","s":12,"u":"deep%20gnome%20warrior_b1"},{"n":"Deinonychus","s":12,"u":"deinonychus_b1"},{"n":"Deinosuchus","s":12,"u":"deinosuchus_b1"},{"n":"Dezullon","s":12,"u":"dezullon_b1"},{"n":"Dire Wolf","s":12,"u":"dire%20wolf_b1"},{"n":"Doppelganger","s":12,"u":"doppelganger_b1"},{"n":"Dragon Turtle","s":12,"u":"dragon%20turtle_b1"},{"n":"Drakauthix","s":12,"u":"drakauthix_b1"},{"n":"Duskwalker Ghost Hunter","s":12,"u":"duskwalker%20ghost%20hunter_b1"},{"n":"Eagle","s":12,"u":"eagle_b1"},{"n":"Earth Mephit","s":12,"u":"earth%20mephit_b1"},{"n":"Electric Eel","s":12,"u":"electric%20eel_b1"},{"n":"Elemental Avalanche","s":12,"u":"elemental%20avalanche_b1"},{"n":"Elemental Hurricane","s":12,"u":"elemental%20hurricane_b1"},{"n":"Elemental Inferno","s":12,"u":"elemental%20inferno_b1"},{"n":"Elemental Tsunami","s":12,"u":"elemental%20tsunami_b1"},{"n":"Elephant","s":12,"u":"elephant_b1"},{"n":"Ether Spider","s":12,"u":"ether%20spider_b1"},{"n":"Fire Mephit","s":12,"u":"fire%20mephit_b1"},{"n":"Firewyrm","s":12,"u":"firewyrm_b1"},{"n":"Flash Beetle","s":12,"u":"flash%20beetle_b1"},{"n":"Flesh Golem","s":12,"u":"flesh%20golem_b1"},{"n":"Fungus Leshy","s":12,"u":"fungus%20leshy_b1"},{"n":"Gelatinous Cube","s":12,"u":"gelatinous%20cube_b1"},{"n":"Giant Anaconda","s":12,"u":"giant%20anaconda_b1"},{"n":"Giant Animated Statue","s":12,"u":"giant%20animated%20statue_b1"},{"n":"Giant Bat","s":12,"u":"giant%20bat_b1"},{"n":"Giant Centipede","s":12,"u":"giant%20centipede_b1"},{"n":"Giant Flytrap","s":12,"u":"giant%20flytrap_b1"},{"n":"Giant Frilled Lizard","s":12,"u":"giant%20frilled%20lizard_b1"},{"n":"Giant Gecko","s":12,"u":"giant%20gecko_b1"},{"n":"Giant Mantis","s":12,"u":"giant%20mantis_b1"},{"n":"Giant Monitor Lizard","s":12,"u":"giant%20monitor%20lizard_b1"},{"n":"Giant Moray Eel","s":12,"u":"giant%20moray%20eel_b1"},{"n":"Giant Octopus","s":12,"u":"giant%20octopus_b1"},{"n":"Giant Rat","s":12,"u":"giant%20rat_b1"},{"n":"Giant Scorpion","s":12,"u":"giant%20scorpion_b1"},{"n":"Giant Stag Beetle","s":12,"u":"giant%20stag%20beetle_b1"},{"n":"Giant Tarantula","s":12,"u":"giant%20tarantula_b1"},{"n":"Giant Viper","s":12,"u":"giant%20viper_b1"},{"n":"Giant Wasp","s":12,"u":"giant%20wasp_b1"},{"n":"Gibbering Mouther","s":12,"u":"gibbering%20mouther_b1"},{"n":"Goblin Dog","s":12,"u":"goblin%20dog_b1"},{"n":"Goliath Spider","s":12,"u":"goliath%20spider_b1"},{"n":"Gorilla","s":12,"u":"gorilla_b1"},{"n":"Gourd Leshy","s":12,"u":"gourd%20leshy_b1"},{"n":"Great White Shark","s":12,"u":"great%20white%20shark_b1"},{"n":"Griffon","s":12,"u":"griffon_b1"},{"n":"Grizzly Bear","s":12,"u":"grizzly%20bear_b1"},{"n":"Grothlut","s":12,"u":"grothlut_b1"},{"n":"Guard Dog","s":12,"u":"guard%20dog_b1"},{"n":"Guthallath","s":12,"u":"guthallath_b1"},{"n":"Hive Mother","s":12,"u":"hive%20mother_b1"},{"n":"Homunculus","s":12,"u":"homunculus_b1"},{"n":"Hunting Spider","s":12,"u":"hunting%20spider_b1"},{"n":"Hyaenodon","s":12,"u":"hyaenodon_b1"},{"n":"Hydra","s":12,"u":"hydra_b1"},{"n":"Hyena","s":12,"u":"hyena_b1"},{"n":"Invisible Stalker","s":12,"u":"invisible%20stalker_b1"},{"n":"Iron Golem","s":12,"u":"iron%20golem_b1"},{"n":"Janni","s":12,"u":"janni_b1"},{"n":"Krooth","s":12,"u":"krooth_b1"},{"n":"Leaf Leshy","s":12,"u":"leaf%20leshy_b1"},{"n":"Leopard","s":12,"u":"leopard_b1"},{"n":"Lion","s":12,"u":"lion_b1"},{"n":"Living Landslide","s":12,"u":"living%20landslide_b1"},{"n":"Living Waterfall","s":12,"u":"living%20waterfall_b1"},{"n":"Living Whirlwind","s":12,"u":"living%20whirlwind_b1"},{"n":"Living Wildfire","s":12,"u":"living%20wildfire_b1"},{"n":"Lizardfolk Defender","s":12,"u":"lizardfolk%20defender_b1"},{"n":"Lizardfolk Scout","s":12,"u":"lizardfolk%20scout_b1"},{"n":"Lizardfolk Stargazer","s":12,"u":"lizardfolk%20stargazer_b1"},{"n":"Mammoth","s":12,"u":"mammoth_b1"},{"n":"Megalodon","s":12,"u":"megalodon_b1"},{"n":"Megaprimatus","s":12,"u":"megaprimatus_b1"},{"n":"Merfolk Warrior","s":12,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Wavecaller","s":12,"u":"merfolk%20wavecaller_b1"},{"n":"Mimic","s":12,"u":"mimic_b1"},{"n":"Morrigna","s":12,"u":"morrigna_b1"},{"n":"Mukradi","s":12,"u":"mukradi_b1"},{"n":"Nosoi","s":12,"u":"nosoi_b1"},{"n":"Ochre Jelly","s":12,"u":"ochre%20jelly_b1"},{"n":"Otyugh","s":12,"u":"otyugh_b1"},{"n":"Owlbear","s":12,"u":"owlbear_b1"},{"n":"Poracha","s":12,"u":"poracha_b1"},{"n":"Pteranodon","s":12,"u":"pteranodon_b1"},{"n":"Purple Worm","s":12,"u":"purple%20worm_b1"},{"n":"Quetzalcoatlus","s":12,"u":"quetzalcoatlus_b1"},{"n":"Rat Swarm","s":12,"u":"rat%20swarm_b1"},{"n":"Remorhaz","s":12,"u":"remorhaz_b1"},{"n":"Riding Dog","s":12,"u":"riding%20dog_b1"},{"n":"Riding Horse","s":12,"u":"riding%20horse_b1"},{"n":"Riding Pony","s":12,"u":"riding%20pony_b1"},{"n":"Roc","s":12,"u":"roc_b1"},{"n":"Rust Monster","s":12,"u":"rust%20monster_b1"},{"n":"Scorpion Swarm","s":12,"u":"scorpion%20swarm_b1"},{"n":"Sea Serpent","s":12,"u":"sea%20serpent_b1"},{"n":"Sewer Ooze","s":12,"u":"sewer%20ooze_b1"},{"n":"Shambler","s":12,"u":"shambler_b1"},{"n":"Shuln","s":12,"u":"shuln_b1"},{"n":"Slurk","s":12,"u":"slurk_b1"},{"n":"Smilodon","s":12,"u":"smilodon_b1"},{"n":"Snapping Flytrap","s":12,"u":"snapping%20flytrap_b1"},{"n":"Sod Hound","s":12,"u":"sod%20hound_b1"},{"n":"Sphinx","s":12,"u":"sphinx_b1"},{"n":"Spider Swarm","s":12,"u":"spider%20swarm_b1"},{"n":"Stegosaurus","s":12,"u":"stegosaurus_b1"},{"n":"Stone Giant","s":12,"u":"stone%20giant_b1"},{"n":"Stone Golem","s":12,"u":"stone%20golem_b1"},{"n":"Stone Mauler","s":12,"u":"stone%20mauler_b1"},{"n":"Storm Lord","s":12,"u":"storm%20lord_b1"},{"n":"Tidal Master","s":12,"u":"tidal%20master_b1"},{"n":"Tiger","s":12,"u":"tiger_b1"},{"n":"Triceratops","s":12,"u":"triceratops_b1"},{"n":"Tyrannosaurus","s":12,"u":"tyrannosaurus_b1"},{"n":"Vampire Bat Swarm","s":12,"u":"vampire%20bat%20swarm_b1"},{"n":"Velociraptor","s":12,"u":"velociraptor_b1"},{"n":"Viper","s":12,"u":"viper_b1"},{"n":"War Horse","s":12,"u":"war%20horse_b1"},{"n":"War Pony","s":12,"u":"war%20pony_b1"},{"n":"Wasp Swarm","s":12,"u":"wasp%20swarm_b1"},{"n":"Water Mephit","s":12,"u":"water%20mephit_b1"},{"n":"Wolf","s":12,"u":"wolf_b1"},{"n":"Xorn","s":12,"u":"xorn_b1"},{"n":"Yeti","s":12,"u":"yeti_b1"},{"n":"Zephyr Hawk","s":12,"u":"zephyr%20hawk_b1"},{"n":"Adult Cloud Dragon","s":13,"u":"adult%20cloud%20dragon_b2"},{"n":"Akata","s":13,"u":"akata_b2"},{"n":"Amoeba Swarm","s":13,"u":"amoeba%20swarm_b2"},{"n":"Anancus","s":13,"u":"anancus_b2"},{"n":"Ancient Cloud Dragon","s":13,"u":"ancient%20cloud%20dragon_b2"},{"n":"Aolaz","s":13,"u":"aolaz_b2"},{"n":"Army Ant Swarm","s":13,"u":"army%20ant%20swarm_b2"},{"n":"Assassin Vine","s":13,"u":"assassin%20vine_b2"},{"n":"Aurumvorax","s":13,"u":"aurumvorax_b2"},{"n":"Badger","s":13,"u":"badger_b2"},{"n":"Basidirond","s":13,"u":"basidirond_b2"},{"n":"Behemoth Hippopotamus","s":13,"u":"behemoth%20hippopotamus_b2"},{"n":"Behir","s":13,"u":"behir_b2"},{"n":"Black Bear","s":13,"u":"black%20bear_b2"},{"n":"Black Scorpion","s":13,"u":"black%20scorpion_b2"},{"n":"Blindheim","s":13,"u":"blindheim_b2"},{"n":"Blizzardborn","s":13,"u":"blizzardborn_b2"},{"n":"Blue-ringed Octopus","s":13,"u":"blue-ringed%20octopus_b2"},{"n":"Bog Strider","s":13,"u":"bog%20strider_b2"},{"n":"Bottlenose Dolphin","s":13,"u":"bottlenose%20dolphin_b2"},{"n":"Brood Leech Swarm","s":13,"u":"brood%20leech%20swarm_b2"},{"n":"Brownie","s":13,"u":"brownie_b2"},{"n":"Calathgar","s":13,"u":"calathgar_b2"},{"n":"Carbuncle","s":13,"u":"carbuncle_b2"},{"n":"Carnivorous Blob","s":13,"u":"carnivorous%20blob_b2"},{"n":"Carrion Golem","s":13,"u":"carrion%20golem_b2"},{"n":"Catrina","s":13,"u":"catrina_b2"},{"n":"Cave Fisher","s":13,"u":"cave%20fisher_b2"},{"n":"Cave Scorpion","s":13,"u":"cave%20scorpion_b2"},{"n":"Chupacabra","s":13,"u":"chupacabra_b2"},{"n":"Cockroach Swarm","s":13,"u":"cockroach%20swarm_b2"},{"n":"Compsognathus","s":13,"u":"compsognathus_b2"},{"n":"D'ziriak","s":13,"u":"d'ziriak_b2"},{"n":"Dig-widget","s":13,"u":"dig-widget_b2"},{"n":"Dracolisk","s":13,"u":"dracolisk_b2"},{"n":"Drainberry Bush","s":13,"u":"drainberry%20bush_b2"},{"n":"Dream Spider","s":13,"u":"dream%20spider_b2"},{"n":"Duneshaker Solifugid","s":13,"u":"duneshaker%20solifugid_b2"},{"n":"Dust Mephit","s":13,"u":"dust%20mephit_b2"},{"n":"Earthen Destrier","s":13,"u":"earthen%20destrier_b2"},{"n":"Elasmosaurus","s":13,"u":"elasmosaurus_b2"},{"n":"Emperor Cobra","s":13,"u":"emperor%20cobra_b2"},{"n":"Esobok","s":13,"u":"esobok_b2"},{"n":"Fen Mosquito Swarm","s":13,"u":"fen%20mosquito%20swarm_b2"},{"n":"Fetchling Scout","s":13,"u":"fetchling%20scout_b2"},{"n":"Fire Jellyfish Swarm","s":13,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Flytrap Leshy","s":13,"u":"flytrap%20leshy_b2"},{"n":"Froghemoth","s":13,"u":"froghemoth_b2"},{"n":"Frost Worm","s":13,"u":"frost%20worm_b2"},{"n":"Giant Amoeba","s":13,"u":"giant%20amoeba_b2"},{"n":"Giant Ant","s":13,"u":"giant%20ant_b2"},{"n":"Giant Badger","s":13,"u":"giant%20badger_b2"},{"n":"Giant Chameleon","s":13,"u":"giant%20chameleon_b2"},{"n":"Giant Cockroach","s":13,"u":"giant%20cockroach_b2"},{"n":"Giant Crab","s":13,"u":"giant%20crab_b2"},{"n":"Giant Dragonfly","s":13,"u":"giant%20dragonfly_b2"},{"n":"Giant Dragonfly Nymph","s":13,"u":"giant%20dragonfly%20nymph_b2"},{"n":"Giant Fly","s":13,"u":"giant%20fly_b2"},{"n":"Giant Frog","s":13,"u":"giant%20frog_b2"},{"n":"Giant Hippocampus","s":13,"u":"giant%20hippocampus_b2"},{"n":"Giant Jellyfish","s":13,"u":"giant%20jellyfish_b2"},{"n":"Giant Leech","s":13,"u":"giant%20leech_b2"},{"n":"Giant Maggot","s":13,"u":"giant%20maggot_b2"},{"n":"Giant Mosquito","s":13,"u":"giant%20mosquito_b2"},{"n":"Giant Slug","s":13,"u":"giant%20slug_b2"},{"n":"Giant Snapping Turtle","s":13,"u":"giant%20snapping%20turtle_b2"},{"n":"Giant Solifugid","s":13,"u":"giant%20solifugid_b2"},{"n":"Giant Squid","s":13,"u":"giant%20squid_b2"},{"n":"Giant Tick","s":13,"u":"giant%20tick_b2"},{"n":"Giant Toad","s":13,"u":"giant%20toad_b2"},{"n":"Giant Whiptail Centipede","s":13,"u":"giant%20whiptail%20centipede_b2"},{"n":"Giant Wolverine","s":13,"u":"giant%20wolverine_b2"},{"n":"Glass Golem","s":13,"u":"glass%20golem_b2"},{"n":"Gorgon","s":13,"u":"gorgon_b2"},{"n":"Granite Glyptodont","s":13,"u":"granite%20glyptodont_b2"},{"n":"Gray Ooze","s":13,"u":"gray%20ooze_b2"},{"n":"Grippli Scout","s":13,"u":"grippli%20scout_b2"},{"n":"Hadrosaurid","s":13,"u":"hadrosaurid_b2"},{"n":"Hippocampus","s":13,"u":"hippocampus_b2"},{"n":"Hippogriff","s":13,"u":"hippogriff_b2"},{"n":"Hippopotamus","s":13,"u":"hippopotamus_b2"},{"n":"Hodag","s":13,"u":"hodag_b2"},{"n":"Ice Golem","s":13,"u":"ice%20golem_b2"},{"n":"Ice Mephit","s":13,"u":"ice%20mephit_b2"},{"n":"Icewyrm","s":13,"u":"icewyrm_b2"},{"n":"Icicle Snake","s":13,"u":"icicle%20snake_b2"},{"n":"Iguanodon","s":13,"u":"iguanodon_b2"},{"n":"Jyoti","s":13,"u":"jyoti_b2"},{"n":"Living Boulder","s":13,"u":"living%20boulder_b2"},{"n":"Living Thunderclap","s":13,"u":"living%20thunderclap_b2"},{"n":"Lunar Naga","s":13,"u":"lunar%20naga_b2"},{"n":"Magma Scorpion","s":13,"u":"magma%20scorpion_b2"},{"n":"Manta Ray","s":13,"u":"manta%20ray_b2"},{"n":"Mastodon","s":13,"u":"mastodon_b2"},{"n":"Megalania","s":13,"u":"megalania_b2"},{"n":"Melody On The Wind","s":13,"u":"melody%20on%20the%20wind_b2"},{"n":"Mist Stalker","s":13,"u":"mist%20stalker_b2"},{"n":"Moonflower","s":13,"u":"moonflower_b2"},{"n":"Mudwretch","s":13,"u":"mudwretch_b2"},{"n":"Necrophidius","s":13,"u":"necrophidius_b2"},{"n":"Nixie","s":13,"u":"nixie_b2"},{"n":"Ogre Spider","s":13,"u":"ogre%20spider_b2"},{"n":"Ooze Mephit","s":13,"u":"ooze%20mephit_b2"},{"n":"Orca","s":13,"u":"orca_b2"},{"n":"Pachycephalosaurus","s":13,"u":"pachycephalosaurus_b2"},{"n":"Polar Bear","s":13,"u":"polar%20bear_b2"},{"n":"Radiant Warden","s":13,"u":"radiant%20warden_b2"},{"n":"Raven","s":13,"u":"raven_b2"},{"n":"Raven Swarm","s":13,"u":"raven%20swarm_b2"},{"n":"Reef Octopus","s":13,"u":"reef%20octopus_b2"},{"n":"Rhinoceros","s":13,"u":"rhinoceros_b2"},{"n":"Sand Sentry","s":13,"u":"sand%20sentry_b2"},{"n":"Scarecrow","s":13,"u":"scarecrow_b2"},{"n":"Sea Snake","s":13,"u":"sea%20snake_b2"},{"n":"Shocker Lizard","s":13,"u":"shocker%20lizard_b2"},{"n":"Skrik Nettle","s":13,"u":"skrik%20nettle_b2"},{"n":"Slime Mold","s":13,"u":"slime%20mold_b2"},{"n":"Snapping Turtle","s":13,"u":"snapping%20turtle_b2"},{"n":"Spark Bat","s":13,"u":"spark%20bat_b2"},{"n":"Spear Frog","s":13,"u":"spear%20frog_b2"},{"n":"Spinosaurus","s":13,"u":"spinosaurus_b2"},{"n":"Spiral Centurion","s":13,"u":"spiral%20centurion_b2"},{"n":"Sportlebore Swarm","s":13,"u":"sportlebore%20swarm_b2"},{"n":"Steam Mephit","s":13,"u":"steam%20mephit_b2"},{"n":"Stingray","s":13,"u":"stingray_b2"},{"n":"Suli Dune Dancer","s":13,"u":"suli%20dune%20dancer_b2"},{"n":"Sunflower Leshy","s":13,"u":"sunflower%20leshy_b2"},{"n":"Tatzlwyrm","s":13,"u":"tatzlwyrm_b2"},{"n":"Tendriculos","s":13,"u":"tendriculos_b2"},{"n":"Thunderbird","s":13,"u":"thunderbird_b2"},{"n":"Tick Swarm","s":13,"u":"tick%20swarm_b2"},{"n":"Titan Centipede","s":13,"u":"titan%20centipede_b2"},{"n":"Trollhound","s":13,"u":"trollhound_b2"},{"n":"Umonlee","s":13,"u":"umonlee_b2"},{"n":"Vampire Squid","s":13,"u":"vampire%20squid_b2"},{"n":"Vanth","s":13,"u":"vanth_b2"},{"n":"Verdurous Ooze","s":13,"u":"verdurous%20ooze_b2"},{"n":"Violet Fungus","s":13,"u":"violet%20fungus_b2"},{"n":"Viper Vine","s":13,"u":"viper%20vine_b2"},{"n":"Void Zombie","s":13,"u":"void%20zombie_b2"},{"n":"Water Orm","s":13,"u":"water%20orm_b2"},{"n":"Wolverine","s":13,"u":"wolverine_b2"},{"n":"Wood Golem","s":13,"u":"wood%20golem_b2"},{"n":"Woolly Rhinoceros","s":13,"u":"woolly%20rhinoceros_b2"},{"n":"Yamaraj","s":13,"u":"yamaraj_b2"},{"n":"Yellow Musk Brute","s":13,"u":"yellow%20musk%20brute_b2"},{"n":"Yellow Musk Creeper","s":13,"u":"yellow%20musk%20creeper_b2"},{"n":"Yellow Musk Thrall","s":13,"u":"yellow%20musk%20thrall_b2"},{"n":"Young Cloud Dragon","s":13,"u":"young%20cloud%20dragon_b2"},{"n":"Zomok","s":13,"u":"zomok_b2"},{"n":"Adachros","s":14,"u":"adachros_b3"},{"n":"Adult Sovereign Dragon","s":14,"u":"adult%20sovereign%20dragon_b3"},{"n":"Air Wisp","s":14,"u":"air%20wisp_b3"},{"n":"Amphisbaena","s":14,"u":"amphisbaena_b3"},{"n":"Ancient Sovereign Dragon","s":14,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Android Infiltrator","s":14,"u":"android%20infiltrator_b3"},{"n":"Animated Colossus","s":14,"u":"animated%20colossus_b3"},{"n":"Animated Furnace","s":14,"u":"animated%20furnace_b3"},{"n":"Animated Silverware Swarm","s":14,"u":"animated%20silverware%20swarm_b3"},{"n":"Animated Trebuchet","s":14,"u":"animated%20trebuchet_b3"},{"n":"Arboreal Reaper","s":14,"u":"arboreal%20reaper_b3"},{"n":"Bauble Beast","s":14,"u":"bauble%20beast_b3"},{"n":"Betobeto-san","s":14,"u":"betobeto-san_b3"},{"n":"Bison","s":14,"u":"bison_b3"},{"n":"Bore Worm Swarm","s":14,"u":"bore%20worm%20swarm_b3"},{"n":"Cactus Leshy","s":14,"u":"cactus%20leshy_b3"},{"n":"Camel","s":14,"u":"camel_b3"},{"n":"Caulborn","s":14,"u":"caulborn_b3"},{"n":"Clockwork Dragon","s":14,"u":"clockwork%20dragon_b3"},{"n":"Clockwork Mage","s":14,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":14,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Spy","s":14,"u":"clockwork%20spy_b3"},{"n":"Cobbleswarm","s":14,"u":"cobbleswarm_b3"},{"n":"Common Eurypterid","s":14,"u":"common%20eurypterid_b3"},{"n":"Consonite Choir","s":14,"u":"consonite%20choir_b3"},{"n":"Coral Capuchin","s":14,"u":"coral%20capuchin_b3"},{"n":"Crossroads Guardian","s":14,"u":"crossroads%20guardian_b3"},{"n":"Cunning Fox","s":14,"u":"cunning%20fox_b3"},{"n":"Divine Warden Of Nethys","s":14,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Dramofir","s":14,"u":"dramofir_b3"},{"n":"Earth Wisp","s":14,"u":"earth%20wisp_b3"},{"n":"Elder Sphinx","s":14,"u":"elder%20sphinx_b3"},{"n":"Empress Bore Worm","s":14,"u":"empress%20bore%20worm_b3"},{"n":"Fading Fox","s":14,"u":"fading%20fox_b3"},{"n":"Feathered Bear","s":14,"u":"feathered%20bear_b3"},{"n":"Fire Wisp","s":14,"u":"fire%20wisp_b3"},{"n":"Fossil Golem","s":14,"u":"fossil%20golem_b3"},{"n":"Ghoran Manipulator","s":14,"u":"ghoran%20manipulator_b3"},{"n":"Giant Flying Squirrel","s":14,"u":"giant%20flying%20squirrel_b3"},{"n":"Giant Hermit Crab","s":14,"u":"giant%20hermit%20crab_b3"},{"n":"Giant Opossum","s":14,"u":"giant%20opossum_b3"},{"n":"Giant Pangolin","s":14,"u":"giant%20pangolin_b3"},{"n":"Giant Porcupine","s":14,"u":"giant%20porcupine_b3"},{"n":"Giant Seahorse","s":14,"u":"giant%20seahorse_b3"},{"n":"Giant Skunk","s":14,"u":"giant%20skunk_b3"},{"n":"Giant Vulture","s":14,"u":"giant%20vulture_b3"},{"n":"Girtablilu Seer","s":14,"u":"girtablilu%20seer_b3"},{"n":"Girtablilu Sentry","s":14,"u":"girtablilu%20sentry_b3"},{"n":"Gliminal","s":14,"u":"gliminal_b3"},{"n":"Globster","s":14,"u":"globster_b3"},{"n":"Green Man","s":14,"u":"green%20man_b3"},{"n":"Gurgist Mauler","s":14,"u":"gurgist%20mauler_b3"},{"n":"Hermit Crab Swarm","s":14,"u":"hermit%20crab%20swarm_b3"},{"n":"Ioton","s":14,"u":"ioton_b3"},{"n":"Ittan-momen","s":14,"u":"ittan-momen_b3"},{"n":"Kangaroo","s":14,"u":"kangaroo_b3"},{"n":"Khravgodon","s":14,"u":"khravgodon_b3"},{"n":"Kongamato","s":14,"u":"kongamato_b3"},{"n":"Kovintus Geomancer","s":14,"u":"kovintus%20geomancer_b3"},{"n":"Ledalusca","s":14,"u":"ledalusca_b3"},{"n":"Locathah Hunter","s":14,"u":"locathah%20hunter_b3"},{"n":"Maftet Guardian","s":14,"u":"maftet%20guardian_b3"},{"n":"Megalictis","s":14,"u":"megalictis_b3"},{"n":"Megatherium","s":14,"u":"megatherium_b3"},{"n":"Mezlan","s":14,"u":"mezlan_b3"},{"n":"Mithral Golem","s":14,"u":"mithral%20golem_b3"},{"n":"Mokele-mbembe","s":14,"u":"mokele-mbembe_b3"},{"n":"Monkey","s":14,"u":"monkey_b3"},{"n":"Monkey Swarm","s":14,"u":"monkey%20swarm_b3"},{"n":"Moose","s":14,"u":"moose_b3"},{"n":"Nagaji Soldier","s":14,"u":"nagaji%20soldier_b3"},{"n":"Narwhal","s":14,"u":"narwhal_b3"},{"n":"Ouroboros","s":14,"u":"ouroboros_b3"},{"n":"Piranha Swarm","s":14,"u":"piranha%20swarm_b3"},{"n":"Platecarpus","s":14,"u":"platecarpus_b3"},{"n":"Pufferfish","s":14,"u":"pufferfish_b3"},{"n":"Rat Snake Swarm","s":14,"u":"rat%20snake%20swarm_b3"},{"n":"Red Fox","s":14,"u":"red%20fox_b3"},{"n":"Ringhorn Ram","s":14,"u":"ringhorn%20ram_b3"},{"n":"Roiling Incant","s":14,"u":"roiling%20incant_b3"},{"n":"Rokurokubi","s":14,"u":"rokurokubi_b3"},{"n":"Rosethorn Ram","s":14,"u":"rosethorn%20ram_b3"},{"n":"Samsaran Anchorite","s":14,"u":"samsaran%20anchorite_b3"},{"n":"Sasquatch","s":14,"u":"sasquatch_b3"},{"n":"Scalescribe","s":14,"u":"scalescribe_b3"},{"n":"Seaweed Leshy","s":14,"u":"seaweed%20leshy_b3"},{"n":"Shae","s":14,"u":"shae_b3"},{"n":"Shulsaga","s":14,"u":"shulsaga_b3"},{"n":"Skinstitch","s":14,"u":"skinstitch_b3"},{"n":"Skull Peeler","s":14,"u":"skull%20peeler_b3"},{"n":"Skunk","s":14,"u":"skunk_b3"},{"n":"Slithering Pit","s":14,"u":"slithering%20pit_b3"},{"n":"Spiny Eurypterid","s":14,"u":"spiny%20eurypterid_b3"},{"n":"Squirrel Swarm","s":14,"u":"squirrel%20swarm_b3"},{"n":"Stheno Harpist","s":14,"u":"stheno%20harpist_b3"},{"n":"Sturzstromer","s":14,"u":"sturzstromer_b3"},{"n":"Tattoo Guardian","s":14,"u":"tattoo%20guardian_b3"},{"n":"Terra-cotta Garrison","s":14,"u":"terra-cotta%20garrison_b3"},{"n":"Terra-cotta Soldier","s":14,"u":"terra-cotta%20soldier_b3"},{"n":"Terror Bird","s":14,"u":"terror%20bird_b3"},{"n":"Terror Shrike","s":14,"u":"terror%20shrike_b3"},{"n":"Three-toed Sloth","s":14,"u":"three-toed%20sloth_b3"},{"n":"Tidehawk","s":14,"u":"tidehawk_b3"},{"n":"Trilobite","s":14,"u":"trilobite_b3"},{"n":"Trilobite Swarm","s":14,"u":"trilobite%20swarm_b3"},{"n":"Tupilaq","s":14,"u":"tupilaq_b3"},{"n":"Tylosaurus","s":14,"u":"tylosaurus_b3"},{"n":"Vine Leshy","s":14,"u":"vine%20leshy_b3"},{"n":"Viper Swarm","s":14,"u":"viper%20swarm_b3"},{"n":"Vishkanya Infiltrator","s":14,"u":"vishkanya%20infiltrator_b3"},{"n":"Water Wisp","s":14,"u":"water%20wisp_b3"},{"n":"Wayang Whisperblade","s":14,"u":"wayang%20whisperblade_b3"},{"n":"Weasel","s":14,"u":"weasel_b3"},{"n":"Wizard Sponge","s":14,"u":"wizard%20sponge_b3"},{"n":"Wolliped","s":14,"u":"wolliped_b3"},{"n":"Wyrwood Sneak","s":14,"u":"wyrwood%20sneak_b3"},{"n":"Young Sovereign Dragon","s":14,"u":"young%20sovereign%20dragon_b3"},{"n":"Yzobu","s":14,"u":"yzobu_b3"},{"n":"Zetogeki","s":14,"u":"zetogeki_b3"},{"n":"Acolyte Of Nethys","s":15,"u":"acolyte%20of%20nethys_gmg"},{"n":"Acrobat","s":15,"u":"acrobat_gmg"},{"n":"Adept","s":15,"u":"adept_gmg"},{"n":"Advisor","s":15,"u":"advisor_gmg"},{"n":"Apothecary","s":15,"u":"apothecary_gmg"},{"n":"Apprentice","s":15,"u":"apprentice_gmg"},{"n":"Astronomer","s":15,"u":"astronomer_gmg"},{"n":"Barkeep","s":15,"u":"barkeep_gmg"},{"n":"Beast Tamer","s":15,"u":"beast%20tamer_gmg"},{"n":"Beggar","s":15,"u":"beggar_gmg"},{"n":"Bodyguard","s":15,"u":"bodyguard_gmg"},{"n":"Bosun","s":15,"u":"bosun_gmg"},{"n":"Bounty Hunter","s":15,"u":"bounty%20hunter_gmg"},{"n":"Chronicler","s":15,"u":"chronicler_gmg"},{"n":"Commoner","s":15,"u":"commoner_gmg"},{"n":"Cult Leader","s":15,"u":"cult%20leader_gmg"},{"n":"Cultist","s":15,"u":"cultist_gmg"},{"n":"Dancer","s":15,"u":"dancer_gmg"},{"n":"Dockhand","s":15,"u":"dockhand_gmg"},{"n":"Drunkard","s":15,"u":"drunkard_gmg"},{"n":"False Priest","s":15,"u":"false%20priest_gmg"},{"n":"Farmer","s":15,"u":"farmer_gmg"},{"n":"Gravedigger","s":15,"u":"gravedigger_gmg"},{"n":"Guide","s":15,"u":"guide_gmg"},{"n":"Guildmaster","s":15,"u":"guildmaster_gmg"},{"n":"Harrow Reader","s":15,"u":"harrow%20reader_gmg"},{"n":"Hunter","s":15,"u":"hunter_gmg"},{"n":"Innkeeper","s":15,"u":"innkeeper_gmg"},{"n":"Librarian","s":15,"u":"librarian_gmg"},{"n":"Mage For Hire","s":15,"u":"mage%20for%20hire_gmg"},{"n":"Merchant","s":15,"u":"merchant_gmg"},{"n":"Miner","s":15,"u":"miner_gmg"},{"n":"Monster Hunter","s":15,"u":"monster%20hunter_gmg"},{"n":"Navigator","s":15,"u":"navigator_gmg"},{"n":"Noble","s":15,"u":"noble_gmg"},{"n":"Palace Guard","s":15,"u":"palace%20guard_gmg"},{"n":"Physician","s":15,"u":"physician_gmg"},{"n":"Plague Doctor","s":15,"u":"plague%20doctor_gmg"},{"n":"Priest Of Pharasma","s":15,"u":"priest%20of%20pharasma_gmg"},{"n":"Prisoner","s":15,"u":"prisoner_gmg"},{"n":"Sage","s":15,"u":"sage_gmg"},{"n":"Servant","s":15,"u":"servant_gmg"},{"n":"Server","s":15,"u":"server_gmg"},{"n":"Smith","s":15,"u":"smith_gmg"},{"n":"Spy","s":15,"u":"spy_gmg"},{"n":"Surgeon","s":15,"u":"surgeon_gmg"},{"n":"Teacher","s":15,"u":"teacher_gmg"},{"n":"Tomb Raider","s":15,"u":"tomb%20raider_gmg"},{"n":"Torchbearer","s":15,"u":"torchbearer_gmg"},{"n":"Tracker","s":15,"u":"tracker_gmg"},{"n":"Troubadour","s":15,"u":"troubadour_gmg"},{"n":"Urchin","s":15,"u":"urchin_gmg"},{"n":"Emperor Bird","s":16,"u":"emperor%20bird_aoa1"},{"n":"Grauladon","s":16,"u":"grauladon_aoa1"},{"n":"Graveshell","s":16,"u":"graveshell_aoa1"},{"n":"Grippli Archer","s":17,"u":"grippli%20archer_aoa2"},{"n":"Grippli Greenspeaker","s":17,"u":"grippli%20greenspeaker_aoa2"},{"n":"Grippli Scout","s":17,"u":"grippli%20scout_aoa2"},{"n":"Living Sap","s":17,"u":"living%20sap_aoa2"},{"n":"Mokele-mbembe","s":17,"u":"mokele-mbembe_aoa2"},{"n":"Carnivorous Crystal","s":19,"u":"carnivorous%20crystal_aoa4"},{"n":"Lazurite-infused Stone Golem","s":19,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Aluum Enforcer","s":20,"u":"aluum%20enforcer_aoa5"},{"n":"Duneshaker Solifugid","s":20,"u":"duneshaker%20solifugid_aoa5"},{"n":"Giant Solifugid","s":20,"u":"giant%20solifugid_aoa5"},{"n":"Spiritbound Aluum","s":20,"u":"spiritbound%20aluum_aoa5"},{"n":"Zephyr Guard","s":20,"u":"zephyr%20guard_aoa5"},{"n":"Animated Dragonstorm","s":21,"u":"animated%20dragonstorm_aoa6"},{"n":"Candlaron's Echo","s":21,"u":"candlaron's%20echo_aoa6"},{"n":"Dragonshard Guardian","s":21,"u":"dragonshard%20guardian_aoa6"},{"n":"Almiraj","s":22,"u":"almiraj_aoe1"},{"n":"Cobbleswarm","s":22,"u":"cobbleswarm_aoe1"},{"n":"Grick","s":22,"u":"grick_aoe1"},{"n":"Siege Shard","s":22,"u":"siege%20shard_aoe1"},{"n":"Bone Skipper Swarm","s":23,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Giant Bone Skipper","s":23,"u":"giant%20bone%20skipper_aoe2"},{"n":"Skinstitch","s":23,"u":"skinstitch_aoe2"},{"n":"Teraphant","s":23,"u":"teraphant_aoe2"},{"n":"Vaultbreaker Ooze","s":23,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Bregdi","s":24,"u":"bregdi_aoe3"},{"n":"Casino Bouncer","s":24,"u":"casino%20bouncer_aoe3"},{"n":"Diobel Sweeper Tough","s":24,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Gage Carlyle","s":24,"u":"gage%20carlyle_aoe3"},{"n":"Maurrisa Jonne","s":24,"u":"maurrisa%20jonne_aoe3"},{"n":"Washboard Dog Tough","s":24,"u":"washboard%20dog%20tough_aoe3"},{"n":"Clockwork Assassin","s":25,"u":"clockwork%20assassin_aoe4"},{"n":"Clockwork Amalgam","s":26,"u":"clockwork%20amalgam_aoe5"},{"n":"Clockwork Assassin","s":26,"u":"clockwork%20assassin_aoe5"},{"n":"Tiderunner Aquamancer","s":26,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Elemental Vessel, Water","s":26,"u":"elemental%20vessel%2c%20water_aoe5"},{"n":"Slithering Rift","s":27,"u":"slithering%20rift_aoe6"},{"n":"Veksciralenix","s":27,"u":"veksciralenix_aoe6"},{"n":"Jaul's Wolf","s":28,"u":"jaul's%20wolf_av1"},{"n":"Dreshkan","s":29,"u":"dreshkan_av2"},{"n":"Mulventok","s":29,"u":"mulventok_av2"},{"n":"Nox","s":29,"u":"nox_av2"},{"n":"Shanrigol Behemoth","s":29,"u":"shanrigol%20behemoth_av2"},{"n":"Shanrigol Heap","s":29,"u":"shanrigol%20heap_av2"},{"n":"Dragon's Blood Puffball","s":30,"u":"dragon's%20blood%20puffball_av3"},{"n":"Dulac","s":30,"u":"dulac_av3"},{"n":"Reaper Skull Puffball","s":30,"u":"reaper%20skull%20puffball_av3"},{"n":"Salaisa Malthulas","s":30,"u":"salaisa%20malthulas_av3"},{"n":"Hungry Ghost","s":10,"u":"hungry%20ghost_botd"},{"n":"Iruxi Ossature","s":10,"u":"iruxi%20ossature_botd"},{"n":"Flea Swarm","s":31,"u":"flea%20swarm_ec1"},{"n":"Giant Flea","s":31,"u":"giant%20flea_ec1"},{"n":"Juvenile Boar","s":31,"u":"juvenile%20boar_ec1"},{"n":"Luminous Ooze","s":31,"u":"luminous%20ooze_ec1"},{"n":"Mechanical Carny","s":31,"u":"mechanical%20carny_ec1"},{"n":"Pinacosaurus","s":31,"u":"pinacosaurus_ec1"},{"n":"Violet","s":31,"u":"violet_ec1"},{"n":"Evora Yarket","s":32,"u":"evora%20yarket_ec2"},{"n":"Iridescent Elephant","s":32,"u":"iridescent%20elephant_ec2"},{"n":"Zuipnyrn","s":32,"u":"zuipnyrn_ec2"},{"n":"Counteflora","s":9,"u":"counteflora_ec3"},{"n":"Cu Sith","s":9,"u":"cu%20sith_ec3"},{"n":"Harrow Doll","s":33,"u":"harrow%20doll_ec4"},{"n":"Ledorick Banyan","s":33,"u":"ledorick%20banyan_ec4"},{"n":"Stirvyn Banyan","s":33,"u":"stirvyn%20banyan_ec4"},{"n":"Tallow Ooze","s":33,"u":"tallow%20ooze_ec4"},{"n":"Tashlock Banyan","s":33,"u":"tashlock%20banyan_ec4"},{"n":"War Sauropelta","s":33,"u":"war%20sauropelta_ec4"},{"n":"Obsidian Golem","s":34,"u":"obsidian%20golem_ec5"},{"n":"Vitalia","s":34,"u":"vitalia_ec5"},{"n":"Barking Stag","s":35,"u":"barking%20stag_ec6"},{"n":"Bee Swarm","s":36,"u":"bee%20swarm_fop"},{"n":"Blood Ooze","s":36,"u":"blood%20ooze_fop"},{"n":"Bloodlash Bush","s":36,"u":"bloodlash%20bush_fop"},{"n":"Caustic Wolf","s":36,"u":"caustic%20wolf_fop"},{"n":"Fiery Leopard","s":36,"u":"fiery%20leopard_fop"},{"n":"Giant Lightning Serpent","s":36,"u":"giant%20lightning%20serpent_fop"},{"n":"Icy Rats","s":36,"u":"icy%20rats_fop"},{"n":"Mangy Wolves","s":36,"u":"mangy%20wolves_fop"},{"n":"Mutant Wolves","s":36,"u":"mutant%20wolves_fop"},{"n":"Stone Horse","s":36,"u":"stone%20horse_fop"},{"n":"The Behemoth","s":36,"u":"the%20behemoth_fop"},{"n":"Vine Lasher","s":36,"u":"vine%20lasher_fop"},{"n":"Agile Warrior","s":37,"u":"agile%20warrior_frp1"},{"n":"Archery Specialist","s":37,"u":"archery%20specialist_frp1"},{"n":"Caustic Monitor","s":37,"u":"caustic%20monitor_frp1"},{"n":"Dread Roc","s":37,"u":"dread%20roc_frp1"},{"n":"Dromornis","s":37,"u":"dromornis_frp1"},{"n":"Elder Cauthooj","s":37,"u":"elder%20cauthooj_frp1"},{"n":"Grave Spinosaurus","s":37,"u":"grave%20spinosaurus_frp1"},{"n":"Hantu Belian","s":37,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":37,"u":"hantu%20denai_frp1"},{"n":"Jaiban","s":37,"u":"jaiban_frp1"},{"n":"Ki Adept","s":37,"u":"ki%20adept_frp1"},{"n":"Mage Of Many Styles","s":37,"u":"mage%20of%20many%20styles_frp1"},{"n":"Mammoth Turtle","s":37,"u":"mammoth%20turtle_frp1"},{"n":"Planar Terra-cotta Soldier","s":37,"u":"planar%20terra-cotta%20soldier_frp1"},{"n":"Planar Terra-cotta Squadron","s":37,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Syu Tak-nwa","s":37,"u":"syu%20tak-nwa_frp1"},{"n":"Tamikan","s":37,"u":"tamikan_frp1"},{"n":"Tyrannosaurus Imperator","s":37,"u":"tyrannosaurus%20imperator_frp1"},{"n":"Weapon Master","s":37,"u":"weapon%20master_frp1"},{"n":"Amihan","s":38,"u":"amihan_frp2"},{"n":"Hummingbird","s":38,"u":"hummingbird_frp2"},{"n":"Juspix Rammel","s":38,"u":"juspix%20rammel_frp2"},{"n":"Maalya","s":38,"u":"maalya_frp2"},{"n":"Phuthi","s":38,"u":"phuthi_frp2"},{"n":"Syu Tak-nwa","s":38,"u":"syu%20tak-nwa_frp2"},{"n":"Troff Frostknuckles","s":38,"u":"troff%20frostknuckles_frp2"},{"n":"Umbasi","s":38,"u":"umbasi_frp2"},{"n":"Canopy Elder","s":39,"u":"canopy%20elder_frp3"},{"n":"Rai Sho Postulant","s":39,"u":"rai%20sho%20postulant_frp3"},{"n":"Sanzuwu","s":39,"u":"sanzuwu_frp3"},{"n":"Stone Sister","s":6,"u":"stone%20sister_loil"},{"n":"Quantium Golem","s":6,"u":"quantium%20golem_loil"},{"n":"Clockwork Cannoneer","s":6,"u":"clockwork%20cannoneer_loil"},{"n":"Fleshforged Dreadnought","s":6,"u":"fleshforged%20dreadnought_loil"},{"n":"Gunpowder Ooze","s":6,"u":"gunpowder%20ooze_loil"},{"n":"Ugvashi","s":6,"u":"ugvashi_loil"},{"n":"Kaava Stalker","s":0,"u":"kaava%20stalker_lome"},{"n":"Pygmy Kaava","s":0,"u":"pygmy%20kaava_lome"},{"n":"Rompo","s":0,"u":"rompo_lome"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Princess Sunset","s":40,"u":"princess%20sunset_ltiba"},{"n":"Guillotine Golem","s":41,"u":"guillotine%20golem_ngd"},{"n":"Clockwork Hunter","s":42,"u":"clockwork%20hunter_ooa1"},{"n":"Clockwork Handler","s":42,"u":"clockwork%20handler_ooa1"},{"n":"Clockwork Brewer","s":42,"u":"clockwork%20brewer_ooa1"},{"n":"Clockwork Fabricator","s":42,"u":"clockwork%20fabricator_ooa1"},{"n":"Yeast Ooze","s":42,"u":"yeast%20ooze_ooa1"},{"n":"Rust Ooze","s":42,"u":"rust%20ooze_ooa1"},{"n":"Clockwork Door Warden","s":43,"u":"clockwork%20door%20warden_ooa2"},{"n":"Masu","s":43,"u":"masu_ooa2"},{"n":"Clockwork Gunner","s":43,"u":"clockwork%20gunner_ooa2"},{"n":"Clockwork Disposer","s":43,"u":"clockwork%20disposer_ooa2"},{"n":"Clockwork Sphinx","s":43,"u":"clockwork%20sphinx_ooa2"},{"n":"Daelum","s":43,"u":"daelum_ooa2"},{"n":"Mutant Giant Toad","s":43,"u":"mutant%20giant%20toad_ooa2"},{"n":"Trapjaw Tangle","s":43,"u":"trapjaw%20tangle_ooa2"},{"n":"Mutant Bats","s":44,"u":"mutant%20bats_ooa3"},{"n":"Glass Elephant","s":44,"u":"glass%20elephant_ooa3"},{"n":"Clockwork Buccaneer","s":44,"u":"clockwork%20buccaneer_ooa3"},{"n":"Clockwork Puppeteer","s":44,"u":"clockwork%20puppeteer_ooa3"},{"n":"Pyronite Ooze","s":44,"u":"pyronite%20ooze_ooa3"},{"n":"Cursebreaker","s":45,"u":"cursebreaker_sli"},{"n":"Fuming Sludge","s":45,"u":"fuming%20sludge_sli"},{"n":"Bramble Champion Construct","s":46,"u":"bramble%20champion%20construct_sot1"},{"n":"Giant Mining Bee","s":46,"u":"giant%20mining%20bee_sot1"},{"n":"Giant Silverfish","s":46,"u":"giant%20silverfish_sot1"},{"n":"Giant Tsetse Fly","s":46,"u":"giant%20tsetse%20fly_sot1"},{"n":"Giant Worker Bee","s":46,"u":"giant%20worker%20bee_sot1"},{"n":"Shieldbearer Construct","s":46,"u":"shieldbearer%20construct_sot1"},{"n":"Sicklehand Construct","s":46,"u":"sicklehand%20construct_sot1"},{"n":"Silverfish Swarm","s":46,"u":"silverfish%20swarm_sot1"},{"n":"Spellskein","s":46,"u":"spellskein_sot1"},{"n":"Damibwa","s":47,"u":"damibwa_sot2"},{"n":"Gbahali","s":47,"u":"gbahali_sot2"},{"n":"Mpeshi","s":47,"u":"mpeshi_sot2"},{"n":"Mutated Sewer Ooze","s":47,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Old Thrasher","s":47,"u":"old%20thrasher_sot2"},{"n":"Golgopo","s":48,"u":"golgopo_sot3"},{"n":"Ixamè","s":48,"u":"ixam%c3%a8_sot3"},{"n":"Terwa Prodigy","s":48,"u":"terwa%20prodigy_sot3"},{"n":"Terwa Star Reader","s":48,"u":"terwa%20star%20reader_sot3"},{"n":"Ba'aupa Mdoudu","s":49,"u":"ba'aupa%20mdoudu_sot4"},{"n":"Dimari-Diji","s":49,"u":"dimari-diji_sot4"},{"n":"Gold Defender","s":49,"u":"gold%20defender_sot4"},{"n":"Gold Defender Garrison","s":49,"u":"gold%20defender%20garrison_sot4"},{"n":"Kilia Mwibo","s":49,"u":"kilia%20mwibo_sot4"},{"n":"Living Sun-Spire","s":49,"u":"living%20sun-spire_sot4"},{"n":"Nkiruka","s":49,"u":"nkiruka_sot4"},{"n":"Contemplative","s":50,"u":"contemplative_sot5"},{"n":"Contemplative Meditant","s":50,"u":"contemplative%20meditant_sot5"},{"n":"Contemplative Mentor","s":50,"u":"contemplative%20mentor_sot5"},{"n":"Gluttonworm","s":50,"u":"gluttonworm_sot5"},{"n":"Ikeshti Brood-Minder","s":50,"u":"ikeshti%20brood-minder_sot5"},{"n":"Khefak Scuttler","s":50,"u":"khefak%20scuttler_sot5"},{"n":"Shobhad Enforcer","s":50,"u":"shobhad%20enforcer_sot5"},{"n":"Shobhad Sniper","s":50,"u":"shobhad%20sniper_sot5"},{"n":"Thasteron Khefak","s":50,"u":"thasteron%20khefak_sot5"},{"n":"Alate Ant","s":51,"u":"alate%20ant_sot6"},{"n":"Apocalypse Ant Swarm","s":51,"u":"apocalypse%20ant%20swarm_sot6"},{"n":"Aspect of Hunger","s":51,"u":"aspect%20of%20hunger_sot6"},{"n":"Aspect of Insects","s":51,"u":"aspect%20of%20insects_sot6"},{"n":"Cataclysm Beetle","s":51,"u":"cataclysm%20beetle_sot6"},{"n":"Chromatic Ooze","s":51,"u":"chromatic%20ooze_sot6"},{"n":"Clockwork Clock Tower","s":51,"u":"clockwork%20clock%20tower_sot6"},{"n":"Crawling Slurry","s":51,"u":"crawling%20slurry_sot6"},{"n":"Ironclad Annihilator Beetle","s":51,"u":"ironclad%20annihilator%20beetle_sot6"},{"n":"Lignified Adamantine Golem","s":51,"u":"lignified%20adamantine%20golem_sot6"},{"n":"Red Commander Ant","s":51,"u":"red%20commander%20ant_sot6"},{"n":"Red Guard Ant","s":51,"u":"red%20guard%20ant_sot6"},{"n":"Red Queen","s":51,"u":"red%20queen_sot6"},{"n":"Thorn Guardian","s":51,"u":"thorn%20guardian_sot6"},{"n":"Basilisk","s":52,"u":"basilisk_tio"},{"n":"Boar","s":52,"u":"boar_tio"},{"n":"Brimstone Rat","s":52,"u":"brimstone%20rat_tio"},{"n":"Crocodile","s":52,"u":"crocodile_tio"},{"n":"Ghost Commoner","s":52,"u":"ghost%20commoner_tio"},{"n":"Giant Centipede","s":52,"u":"giant%20centipede_tio"},{"n":"Giant Rat","s":52,"u":"giant%20rat_tio"},{"n":"Giant Spider","s":52,"u":"giant%20spider_tio"},{"n":"Leopard","s":52,"u":"leopard_tio"},{"n":"Mimic Prankster","s":52,"u":"mimic%20prankster_tio"},{"n":"Owlbear","s":52,"u":"owlbear_tio"},{"n":"Sewer Ooze","s":52,"u":"sewer%20ooze_tio"},{"n":"Viper","s":52,"u":"viper_tio"},{"n":"Wolf","s":52,"u":"wolf_tio"}],"2":[{"n":"Genius Diadem","s":15,"u":"genius%20diadem_gmg"}],"27":[{"n":"Ceru","s":6,"u":"ceru_loil"}],"66":[{"n":"Astral Plane","s":15,"u":"astral%20plane_gmg"},{"n":"Boneyard","s":15,"u":"boneyard_gmg"},{"n":"Dimension of Time","s":15,"u":"dimension%20of%20time_gmg"},{"n":"Dreamlands","s":15,"u":"dreamlands_gmg"},{"n":"Ethereal Plane","s":15,"u":"ethereal%20plane_gmg"},{"n":"First World","s":15,"u":"first%20world_gmg"},{"n":"Material Plane","s":15,"u":"material%20plane_gmg"},{"n":"Negative Energy Plane","s":15,"u":"negative%20energy%20plane_gmg"},{"n":"Otari","s":15,"u":"otari_gmg"},{"n":"Plane of Air","s":15,"u":"plane%20of%20air_gmg"},{"n":"Plane of Earth","s":15,"u":"plane%20of%20earth_gmg"},{"n":"Plane of Fire","s":15,"u":"plane%20of%20fire_gmg"},{"n":"Plane of Water","s":15,"u":"plane%20of%20water_gmg"},{"n":"Positive Energy Plane","s":15,"u":"positive%20energy%20plane_gmg"},{"n":"Shadow Plane","s":15,"u":"shadow%20plane_gmg"},{"n":"Hoba Dukuza","s":6,"u":"hoba%20dukuza_loil"},{"n":"Niswan","s":6,"u":"niswan_loil"},{"n":"Prada Hanam","s":6,"u":"prada%20hanam_loil"},{"n":"Quantium","s":6,"u":"quantium_loil"},{"n":"Kibwe","s":0,"u":"kibwe_lome"},{"n":"Osibu","s":0,"u":"osibu_lome"},{"n":"Senghor","s":0,"u":"senghor_lome"},{"n":"Usaro","s":0,"u":"usaro_lome"},{"n":"Kibwe","s":45,"u":"kibwe_sli"}],"72":[{"n":"Pathfinder Society","s":7,"u":"pathfinder%20society_locg"}]},"huge":{"1":[{"n":"Adamantine Golem","s":12,"u":"adamantine%20golem_b1"},{"n":"Adult Blue Dragon","s":12,"u":"adult%20blue%20dragon_b1"},{"n":"Adult Bronze Dragon","s":12,"u":"adult%20bronze%20dragon_b1"},{"n":"Adult Gold Dragon","s":12,"u":"adult%20gold%20dragon_b1"},{"n":"Adult Green Dragon","s":12,"u":"adult%20green%20dragon_b1"},{"n":"Adult Red Dragon","s":12,"u":"adult%20red%20dragon_b1"},{"n":"Adult Silver Dragon","s":12,"u":"adult%20silver%20dragon_b1"},{"n":"Alghollthu Master","s":12,"u":"alghollthu%20master_b1"},{"n":"Ancient Black Dragon","s":12,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Blue Dragon","s":12,"u":"ancient%20blue%20dragon_b1"},{"n":"Ancient Brass Dragon","s":12,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Copper Dragon","s":12,"u":"ancient%20copper%20dragon_b1"},{"n":"Ancient Red Dragon","s":12,"u":"ancient%20red%20dragon_b1"},{"n":"Ancient White Dragon","s":12,"u":"ancient%20white%20dragon_b1"},{"n":"Ankylosaurus","s":12,"u":"ankylosaurus_b1"},{"n":"Arboreal Regent","s":12,"u":"arboreal%20regent_b1"},{"n":"Awakened Tree","s":12,"u":"awakened%20tree_b1"},{"n":"Black Pudding","s":12,"u":"black%20pudding_b1"},{"n":"Bulette","s":12,"u":"bulette_b1"},{"n":"Cloud Giant","s":12,"u":"cloud%20giant_b1"},{"n":"Deinosuchus","s":12,"u":"deinosuchus_b1"},{"n":"Dragon Turtle","s":12,"u":"dragon%20turtle_b1"},{"n":"Drakauthix","s":12,"u":"drakauthix_b1"},{"n":"Elemental Avalanche","s":12,"u":"elemental%20avalanche_b1"},{"n":"Elemental Hurricane","s":12,"u":"elemental%20hurricane_b1"},{"n":"Elemental Inferno","s":12,"u":"elemental%20inferno_b1"},{"n":"Elemental Tsunami","s":12,"u":"elemental%20tsunami_b1"},{"n":"Elephant","s":12,"u":"elephant_b1"},{"n":"Firewyrm","s":12,"u":"firewyrm_b1"},{"n":"Giant Anaconda","s":12,"u":"giant%20anaconda_b1"},{"n":"Giant Animated Statue","s":12,"u":"giant%20animated%20statue_b1"},{"n":"Giant Flytrap","s":12,"u":"giant%20flytrap_b1"},{"n":"Giant Octopus","s":12,"u":"giant%20octopus_b1"},{"n":"Glabrezu","s":12,"u":"glabrezu_b1"},{"n":"Great Cyclops","s":12,"u":"great%20cyclops_b1"},{"n":"Great White Shark","s":12,"u":"great%20white%20shark_b1"},{"n":"Greater Nightmare","s":12,"u":"greater%20nightmare_b1"},{"n":"Grikkitog","s":12,"u":"grikkitog_b1"},{"n":"Hive Mother","s":12,"u":"hive%20mother_b1"},{"n":"Hydra","s":12,"u":"hydra_b1"},{"n":"Mammoth","s":12,"u":"mammoth_b1"},{"n":"Quetzalcoatlus","s":12,"u":"quetzalcoatlus_b1"},{"n":"Remorhaz","s":12,"u":"remorhaz_b1"},{"n":"Shoggoth","s":12,"u":"shoggoth_b1"},{"n":"Shuln","s":12,"u":"shuln_b1"},{"n":"Skeletal Hulk","s":12,"u":"skeletal%20hulk_b1"},{"n":"Skulltaker","s":12,"u":"skulltaker_b1"},{"n":"Stegosaurus","s":12,"u":"stegosaurus_b1"},{"n":"Storm Giant","s":12,"u":"storm%20giant_b1"},{"n":"Treerazer","s":12,"u":"treerazer_b1"},{"n":"Triceratops","s":12,"u":"triceratops_b1"},{"n":"Uthul","s":12,"u":"uthul_b1"},{"n":"Wemmuth","s":12,"u":"wemmuth_b1"},{"n":"Zombie Hulk","s":12,"u":"zombie%20hulk_b1"},{"n":"Adult Brine Dragon","s":13,"u":"adult%20brine%20dragon_b2"},{"n":"Adult Cloud Dragon","s":13,"u":"adult%20cloud%20dragon_b2"},{"n":"Adult Crystal Dragon","s":13,"u":"adult%20crystal%20dragon_b2"},{"n":"Adult Magma Dragon","s":13,"u":"adult%20magma%20dragon_b2"},{"n":"Adult Umbral Dragon","s":13,"u":"adult%20umbral%20dragon_b2"},{"n":"Anancus","s":13,"u":"anancus_b2"},{"n":"Athach","s":13,"u":"athach_b2"},{"n":"Augnagar","s":13,"u":"augnagar_b2"},{"n":"Bastion Archon","s":13,"u":"bastion%20archon_b2"},{"n":"Bebilith","s":13,"u":"bebilith_b2"},{"n":"Behemoth Hippopotamus","s":13,"u":"behemoth%20hippopotamus_b2"},{"n":"Behir","s":13,"u":"behir_b2"},{"n":"Elasmosaurus","s":13,"u":"elasmosaurus_b2"},{"n":"Froghemoth","s":13,"u":"froghemoth_b2"},{"n":"Frost Worm","s":13,"u":"frost%20worm_b2"},{"n":"Giant Hippocampus","s":13,"u":"giant%20hippocampus_b2"},{"n":"Giant Slug","s":13,"u":"giant%20slug_b2"},{"n":"Giant Squid","s":13,"u":"giant%20squid_b2"},{"n":"Giant Whiptail Centipede","s":13,"u":"giant%20whiptail%20centipede_b2"},{"n":"Hadrosaurid","s":13,"u":"hadrosaurid_b2"},{"n":"Icewyrm","s":13,"u":"icewyrm_b2"},{"n":"Iguanodon","s":13,"u":"iguanodon_b2"},{"n":"Jabberwock","s":13,"u":"jabberwock_b2"},{"n":"Jotund Troll","s":13,"u":"jotund%20troll_b2"},{"n":"Leng Spider","s":13,"u":"leng%20spider_b2"},{"n":"Mastodon","s":13,"u":"mastodon_b2"},{"n":"Megalania","s":13,"u":"megalania_b2"},{"n":"Melody On The Wind","s":13,"u":"melody%20on%20the%20wind_b2"},{"n":"Moonflower","s":13,"u":"moonflower_b2"},{"n":"Nalfeshnee","s":13,"u":"nalfeshnee_b2"},{"n":"Ogre Spider","s":13,"u":"ogre%20spider_b2"},{"n":"Orca","s":13,"u":"orca_b2"},{"n":"Scythe Tree","s":13,"u":"scythe%20tree_b2"},{"n":"Taiga Giant","s":13,"u":"taiga%20giant_b2"},{"n":"Tendriculos","s":13,"u":"tendriculos_b2"},{"n":"Thrasfyr","s":13,"u":"thrasfyr_b2"},{"n":"Umonlee","s":13,"u":"umonlee_b2"},{"n":"Vaspercham","s":13,"u":"vaspercham_b2"},{"n":"Water Orm","s":13,"u":"water%20orm_b2"},{"n":"Water Yai","s":13,"u":"water%20yai_b2"},{"n":"Yamaraj","s":13,"u":"yamaraj_b2"},{"n":"Adult Forest Dragon","s":14,"u":"adult%20forest%20dragon_b3"},{"n":"Adult Sea Dragon","s":14,"u":"adult%20sea%20dragon_b3"},{"n":"Adult Sky Dragon","s":14,"u":"adult%20sky%20dragon_b3"},{"n":"Adult Sovereign Dragon","s":14,"u":"adult%20sovereign%20dragon_b3"},{"n":"Adult Underworld Dragon","s":14,"u":"adult%20underworld%20dragon_b3"},{"n":"Animated Furnace","s":14,"u":"animated%20furnace_b3"},{"n":"Arboreal Archive","s":14,"u":"arboreal%20archive_b3"},{"n":"Clockwork Dragon","s":14,"u":"clockwork%20dragon_b3"},{"n":"Elder Sphinx","s":14,"u":"elder%20sphinx_b3"},{"n":"Empress Bore Worm","s":14,"u":"empress%20bore%20worm_b3"},{"n":"Feral Skull Swarm","s":14,"u":"feral%20skull%20swarm_b3"},{"n":"Fossil Golem","s":14,"u":"fossil%20golem_b3"},{"n":"Khravgodon","s":14,"u":"khravgodon_b3"},{"n":"Kimenhul","s":14,"u":"kimenhul_b3"},{"n":"Kokogiak","s":14,"u":"kokogiak_b3"},{"n":"Megatherium","s":14,"u":"megatherium_b3"},{"n":"Mithral Golem","s":14,"u":"mithral%20golem_b3"},{"n":"Mobogo","s":14,"u":"mobogo_b3"},{"n":"Mokele-mbembe","s":14,"u":"mokele-mbembe_b3"},{"n":"Plague Giant","s":14,"u":"plague%20giant_b3"},{"n":"Shantak","s":14,"u":"shantak_b3"},{"n":"Sturzstromer","s":14,"u":"sturzstromer_b3"},{"n":"Tiddalik","s":14,"u":"tiddalik_b3"},{"n":"Tidehawk","s":14,"u":"tidehawk_b3"},{"n":"Zombie Dragon","s":14,"u":"zombie%20dragon_b3"},{"n":"Bida","s":17,"u":"bida_aoa2"},{"n":"Mokele-mbembe","s":17,"u":"mokele-mbembe_aoa2"},{"n":"Adult Magma Dragon","s":19,"u":"adult%20magma%20dragon_aoa4"},{"n":"Dalos","s":19,"u":"dalos_aoa4"},{"n":"Gashadokuro","s":19,"u":"gashadokuro_aoa4"},{"n":"Veshumirix","s":19,"u":"veshumirix_aoa4"},{"n":"Nalfeshnee","s":20,"u":"nalfeshnee_aoa5"},{"n":"Animated Dragonstorm","s":21,"u":"animated%20dragonstorm_aoa6"},{"n":"Dragonstorm Fire Giant","s":21,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Teraphant","s":23,"u":"teraphant_aoe2"},{"n":"Eberark","s":24,"u":"eberark_aoe3"},{"n":"The Stabbing Beast","s":25,"u":"the%20stabbing%20beast_aoe4"},{"n":"Minchgorm","s":26,"u":"minchgorm_aoe5"},{"n":"Alchemical Horror","s":27,"u":"alchemical%20horror_aoe6"},{"n":"Hestriviniaas","s":27,"u":"hestriviniaas_aoe6"},{"n":"Living Mural","s":27,"u":"living%20mural_aoe6"},{"n":"Penqual","s":27,"u":"penqual_aoe6"},{"n":"Slithering Rift","s":27,"u":"slithering%20rift_aoe6"},{"n":"Corpseroot","s":10,"u":"corpseroot_botd"},{"n":"Vanyver","s":10,"u":"vanyver_botd"},{"n":"Sykever","s":10,"u":"sykever_botd"},{"n":"Death Coach","s":10,"u":"death%20coach_botd"},{"n":"Gashadokuro","s":10,"u":"gashadokuro_botd"},{"n":"Gholdako","s":10,"u":"gholdako_botd"},{"n":"Queen Sluagh","s":10,"u":"queen%20sluagh_botd"},{"n":"Seetangeist","s":10,"u":"seetangeist_botd"},{"n":"Zombie Mammoth","s":10,"u":"zombie%20mammoth_botd"},{"n":"Iridescent Elephant","s":32,"u":"iridescent%20elephant_ec2"},{"n":"Aukashungi Swarm","s":33,"u":"aukashungi%20swarm_ec4"},{"n":"Giant Aukashungi","s":33,"u":"giant%20aukashungi_ec4"},{"n":"Qurashith","s":33,"u":"qurashith_ec4"},{"n":"Starved Staff","s":33,"u":"starved%20staff_ec4"},{"n":"Ammut","s":34,"u":"ammut_ec5"},{"n":"Kimilekki","s":35,"u":"kimilekki_ec6"},{"n":"Saurian Warmonger","s":35,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Worldwatcher","s":35,"u":"saurian%20worldwatcher_ec6"},{"n":"Vavakia","s":35,"u":"vavakia_ec6"},{"n":"Viskithrel","s":35,"u":"viskithrel_ec6"},{"n":"Berberoka","s":37,"u":"berberoka_frp1"},{"n":"Caustic Monitor","s":37,"u":"caustic%20monitor_frp1"},{"n":"Old Man Statue","s":37,"u":"old%20man%20statue_frp1"},{"n":"Melodic Squall","s":38,"u":"melodic%20squall_frp2"},{"n":"Taiga Yai","s":38,"u":"taiga%20yai_frp2"},{"n":"Flying Mountain Kaminari","s":39,"u":"flying%20mountain%20kaminari_frp3"},{"n":"Inmyeonjo","s":39,"u":"inmyeonjo_frp3"},{"n":"Clockwork Cannoneer","s":6,"u":"clockwork%20cannoneer_loil"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Gray Death","s":41,"u":"gray%20death_ngd"},{"n":"Mutant Bats","s":44,"u":"mutant%20bats_ooa3"},{"n":"Glass Elephant","s":44,"u":"glass%20elephant_ooa3"},{"n":"Gbahali","s":47,"u":"gbahali_sot2"},{"n":"Screaming Sulfur","s":48,"u":"screaming%20sulfur_sot3"},{"n":"Avatar of Walkena","s":49,"u":"avatar%20of%20walkena_sot4"},{"n":"Gold Defender","s":49,"u":"gold%20defender_sot4"},{"n":"Kilia Mwibo","s":49,"u":"kilia%20mwibo_sot4"},{"n":"Cataclysm Beetle","s":51,"u":"cataclysm%20beetle_sot6"},{"n":"Hivebound Arboreal","s":51,"u":"hivebound%20arboreal_sot6"},{"n":"Red Commander Ant","s":51,"u":"red%20commander%20ant_sot6"},{"n":"Red Queen","s":51,"u":"red%20queen_sot6"},{"n":"Ta'apundo","s":51,"u":"ta'apundo_sot6"}],"2":[{"n":"Alchemical Springald","s":2,"u":"alchemical%20springald_g%26g"},{"n":"Alkenstar Cannon","s":2,"u":"alkenstar%20cannon_g%26g"},{"n":"Fiend's Mouth Cannon","s":2,"u":"fiend's%20mouth%20cannon_g%26g"},{"n":"Firedrake","s":2,"u":"firedrake_g%26g"},{"n":"Heavy Ballista","s":2,"u":"heavy%20ballista_g%26g"},{"n":"Springald","s":2,"u":"springald_g%26g"}],"71":[{"n":"Steam Giant","s":15,"u":"steam%20giant_gmg"},{"n":"Sky Chariot, Heavy","s":38,"u":"sky%20chariot%2c%20heavy_frp2"},{"n":"Sky Chariot, Medium","s":38,"u":"sky%20chariot%2c%20medium_frp2"},{"n":"Ambling Surveyor","s":2,"u":"ambling%20surveyor_g%26g"},{"n":"Mobile Inn","s":2,"u":"mobile%20inn_g%26g"},{"n":"Snail Coach","s":2,"u":"snail%20coach_g%26g"},{"n":"Cliff Crawler","s":8,"u":"cliff%20crawler_lotgb"},{"n":"Cutter","s":8,"u":"cutter_lotgb"},{"n":"Sand Barge","s":8,"u":"sand%20barge_lotgb"},{"n":"Shark Diver","s":8,"u":"shark%20diver_lotgb"}],"72":[{"n":"Magaambya","s":7,"u":"magaambya_locg"},{"n":"Pathfinder Society","s":7,"u":"pathfinder%20society_locg"}]},"golem":{"1":[{"n":"Adamantine Golem","s":12,"u":"adamantine%20golem_b1"},{"n":"Alchemical Golem","s":12,"u":"alchemical%20golem_b1"},{"n":"Clay Golem","s":12,"u":"clay%20golem_b1"},{"n":"Flesh Golem","s":12,"u":"flesh%20golem_b1"},{"n":"Iron Golem","s":12,"u":"iron%20golem_b1"},{"n":"Stone Golem","s":12,"u":"stone%20golem_b1"},{"n":"Carrion Golem","s":13,"u":"carrion%20golem_b2"},{"n":"Glass Golem","s":13,"u":"glass%20golem_b2"},{"n":"Ice Golem","s":13,"u":"ice%20golem_b2"},{"n":"Wood Golem","s":13,"u":"wood%20golem_b2"},{"n":"Fossil Golem","s":14,"u":"fossil%20golem_b3"},{"n":"Mithral Golem","s":14,"u":"mithral%20golem_b3"},{"n":"Lazurite-infused Stone Golem","s":19,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Obsidian Golem","s":34,"u":"obsidian%20golem_ec5"},{"n":"Quantium Golem","s":6,"u":"quantium%20golem_loil"},{"n":"Guillotine Golem","s":41,"u":"guillotine%20golem_ngd"},{"n":"Cursebreaker","s":45,"u":"cursebreaker_sli"},{"n":"Gold Defender","s":49,"u":"gold%20defender_sot4"},{"n":"Lignified Adamantine Golem","s":51,"u":"lignified%20adamantine%20golem_sot6"}]},"mindless":{"1":[{"n":"Adamantine Golem","s":12,"u":"adamantine%20golem_b1"},{"n":"Alchemical Golem","s":12,"u":"alchemical%20golem_b1"},{"n":"Animated Armor","s":12,"u":"animated%20armor_b1"},{"n":"Animated Broom","s":12,"u":"animated%20broom_b1"},{"n":"Animated Statue","s":12,"u":"animated%20statue_b1"},{"n":"Black Pudding","s":12,"u":"black%20pudding_b1"},{"n":"Clay Golem","s":12,"u":"clay%20golem_b1"},{"n":"Flesh Golem","s":12,"u":"flesh%20golem_b1"},{"n":"Gelatinous Cube","s":12,"u":"gelatinous%20cube_b1"},{"n":"Giant Animated Statue","s":12,"u":"giant%20animated%20statue_b1"},{"n":"Giant Flytrap","s":12,"u":"giant%20flytrap_b1"},{"n":"Grothlut","s":12,"u":"grothlut_b1"},{"n":"Iron Golem","s":12,"u":"iron%20golem_b1"},{"n":"Lemure","s":12,"u":"lemure_b1"},{"n":"Ochre Jelly","s":12,"u":"ochre%20jelly_b1"},{"n":"Plague Zombie","s":12,"u":"plague%20zombie_b1"},{"n":"Sewer Ooze","s":12,"u":"sewer%20ooze_b1"},{"n":"Skeletal Giant","s":12,"u":"skeletal%20giant_b1"},{"n":"Skeletal Horse","s":12,"u":"skeletal%20horse_b1"},{"n":"Skeletal Hulk","s":12,"u":"skeletal%20hulk_b1"},{"n":"Skeleton Guard","s":12,"u":"skeleton%20guard_b1"},{"n":"Snapping Flytrap","s":12,"u":"snapping%20flytrap_b1"},{"n":"Stone Golem","s":12,"u":"stone%20golem_b1"},{"n":"Zombie Brute","s":12,"u":"zombie%20brute_b1"},{"n":"Zombie Hulk","s":12,"u":"zombie%20hulk_b1"},{"n":"Zombie Shambler","s":12,"u":"zombie%20shambler_b1"},{"n":"Amoeba Swarm","s":13,"u":"amoeba%20swarm_b2"},{"n":"Assassin Vine","s":13,"u":"assassin%20vine_b2"},{"n":"Basidirond","s":13,"u":"basidirond_b2"},{"n":"Carnivorous Blob","s":13,"u":"carnivorous%20blob_b2"},{"n":"Carrion Golem","s":13,"u":"carrion%20golem_b2"},{"n":"Dig-widget","s":13,"u":"dig-widget_b2"},{"n":"Fire Jellyfish Swarm","s":13,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Giant Amoeba","s":13,"u":"giant%20amoeba_b2"},{"n":"Giant Jellyfish","s":13,"u":"giant%20jellyfish_b2"},{"n":"Glass Golem","s":13,"u":"glass%20golem_b2"},{"n":"Gray Ooze","s":13,"u":"gray%20ooze_b2"},{"n":"Ice Golem","s":13,"u":"ice%20golem_b2"},{"n":"Necrophidius","s":13,"u":"necrophidius_b2"},{"n":"Slime Mold","s":13,"u":"slime%20mold_b2"},{"n":"Spiral Centurion","s":13,"u":"spiral%20centurion_b2"},{"n":"Verdurous Ooze","s":13,"u":"verdurous%20ooze_b2"},{"n":"Violet Fungus","s":13,"u":"violet%20fungus_b2"},{"n":"Wood Golem","s":13,"u":"wood%20golem_b2"},{"n":"Yellow Musk Brute","s":13,"u":"yellow%20musk%20brute_b2"},{"n":"Yellow Musk Creeper","s":13,"u":"yellow%20musk%20creeper_b2"},{"n":"Yellow Musk Thrall","s":13,"u":"yellow%20musk%20thrall_b2"},{"n":"Animated Colossus","s":14,"u":"animated%20colossus_b3"},{"n":"Animated Furnace","s":14,"u":"animated%20furnace_b3"},{"n":"Animated Silverware Swarm","s":14,"u":"animated%20silverware%20swarm_b3"},{"n":"Animated Trebuchet","s":14,"u":"animated%20trebuchet_b3"},{"n":"Clacking Skull Swarm","s":14,"u":"clacking%20skull%20swarm_b3"},{"n":"Clockwork Dragon","s":14,"u":"clockwork%20dragon_b3"},{"n":"Clockwork Mage","s":14,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":14,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Spy","s":14,"u":"clockwork%20spy_b3"},{"n":"Divine Warden Of Nethys","s":14,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Feral Skull Swarm","s":14,"u":"feral%20skull%20swarm_b3"},{"n":"Flaming Skull","s":14,"u":"flaming%20skull_b3"},{"n":"Fossil Golem","s":14,"u":"fossil%20golem_b3"},{"n":"Harpy Skeleton","s":14,"u":"harpy%20skeleton_b3"},{"n":"Mithral Golem","s":14,"u":"mithral%20golem_b3"},{"n":"Roiling Incant","s":14,"u":"roiling%20incant_b3"},{"n":"Severed Head","s":14,"u":"severed%20head_b3"},{"n":"Shambler Troop","s":14,"u":"shambler%20troop_b3"},{"n":"Skeleton Infantry","s":14,"u":"skeleton%20infantry_b3"},{"n":"Skinstitch","s":14,"u":"skinstitch_b3"},{"n":"Slithering Pit","s":14,"u":"slithering%20pit_b3"},{"n":"Sulfur Zombie","s":14,"u":"sulfur%20zombie_b3"},{"n":"Swordkeeper","s":14,"u":"swordkeeper_b3"},{"n":"Tattoo Guardian","s":14,"u":"tattoo%20guardian_b3"},{"n":"Tyrannosaurus Skeleton","s":14,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Wizard Sponge","s":14,"u":"wizard%20sponge_b3"},{"n":"Zombie Dragon","s":14,"u":"zombie%20dragon_b3"},{"n":"Unseen Servant","s":5,"u":"unseen%20servant_crb"},{"n":"Living Sap","s":17,"u":"living%20sap_aoa2"},{"n":"Carnivorous Crystal","s":19,"u":"carnivorous%20crystal_aoa4"},{"n":"Lazurite-infused Stone Golem","s":19,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Aluum Enforcer","s":20,"u":"aluum%20enforcer_aoa5"},{"n":"Spiritbound Aluum","s":20,"u":"spiritbound%20aluum_aoa5"},{"n":"Animated Dragonstorm","s":21,"u":"animated%20dragonstorm_aoa6"},{"n":"Ofalth Zombie","s":23,"u":"ofalth%20zombie_aoe2"},{"n":"Skinstitch","s":23,"u":"skinstitch_aoe2"},{"n":"Vaultbreaker Ooze","s":23,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Iroran Skeleton","s":24,"u":"iroran%20skeleton_aoe3"},{"n":"Clockwork Assassin","s":25,"u":"clockwork%20assassin_aoe4"},{"n":"Clockwork Amalgam","s":26,"u":"clockwork%20amalgam_aoe5"},{"n":"Clockwork Assassin","s":26,"u":"clockwork%20assassin_aoe5"},{"n":"Chaos Gulgamodh","s":27,"u":"chaos%20gulgamodh_aoe6"},{"n":"Slithering Rift","s":27,"u":"slithering%20rift_aoe6"},{"n":"Dragon's Blood Puffball","s":30,"u":"dragon's%20blood%20puffball_av3"},{"n":"Reaper Skull Puffball","s":30,"u":"reaper%20skull%20puffball_av3"},{"n":"Wolf Skeleton","s":10,"u":"wolf%20skeleton_botd"},{"n":"Skeletal Soldier","s":10,"u":"skeletal%20soldier_botd"},{"n":"Beetle Carapace","s":10,"u":"beetle%20carapace_botd"},{"n":"Drake Skeleton","s":10,"u":"drake%20skeleton_botd"},{"n":"Skeletal Titan","s":10,"u":"skeletal%20titan_botd"},{"n":"Seetangeist","s":10,"u":"seetangeist_botd"},{"n":"Zombie Snake","s":10,"u":"zombie%20snake_botd"},{"n":"Zombie Owlbear","s":10,"u":"zombie%20owlbear_botd"},{"n":"Zombie Mammoth","s":10,"u":"zombie%20mammoth_botd"},{"n":"Luminous Ooze","s":31,"u":"luminous%20ooze_ec1"},{"n":"Mechanical Carny","s":31,"u":"mechanical%20carny_ec1"},{"n":"Tallow Ooze","s":33,"u":"tallow%20ooze_ec4"},{"n":"Obsidian Golem","s":34,"u":"obsidian%20golem_ec5"},{"n":"Vitalia","s":34,"u":"vitalia_ec5"},{"n":"Blood Ooze","s":36,"u":"blood%20ooze_fop"},{"n":"Old Man Statue","s":37,"u":"old%20man%20statue_frp1"},{"n":"Quantium Golem","s":6,"u":"quantium%20golem_loil"},{"n":"Clockwork Cannoneer","s":6,"u":"clockwork%20cannoneer_loil"},{"n":"Fleshforged Dreadnought","s":6,"u":"fleshforged%20dreadnought_loil"},{"n":"Skinskitter","s":6,"u":"skinskitter_loil"},{"n":"Gunpowder Ooze","s":6,"u":"gunpowder%20ooze_loil"},{"n":"Princess Sunset","s":40,"u":"princess%20sunset_ltiba"},{"n":"Guillotine Golem","s":41,"u":"guillotine%20golem_ngd"},{"n":"Clockwork Hunter","s":42,"u":"clockwork%20hunter_ooa1"},{"n":"Clockwork Handler","s":42,"u":"clockwork%20handler_ooa1"},{"n":"Clockwork Brewer","s":42,"u":"clockwork%20brewer_ooa1"},{"n":"Clockwork Fabricator","s":42,"u":"clockwork%20fabricator_ooa1"},{"n":"Yeast Ooze","s":42,"u":"yeast%20ooze_ooa1"},{"n":"Rust Ooze","s":42,"u":"rust%20ooze_ooa1"},{"n":"Clockwork Door Warden","s":43,"u":"clockwork%20door%20warden_ooa2"},{"n":"Clockwork Gunner","s":43,"u":"clockwork%20gunner_ooa2"},{"n":"Clockwork Disposer","s":43,"u":"clockwork%20disposer_ooa2"},{"n":"Clockwork Sphinx","s":43,"u":"clockwork%20sphinx_ooa2"},{"n":"Clockwork Shambler Hordes","s":44,"u":"clockwork%20shambler%20hordes_ooa3"},{"n":"Glass Elephant","s":44,"u":"glass%20elephant_ooa3"},{"n":"Clockwork Buccaneer","s":44,"u":"clockwork%20buccaneer_ooa3"},{"n":"Clockwork Puppeteer","s":44,"u":"clockwork%20puppeteer_ooa3"},{"n":"Pyronite Ooze","s":44,"u":"pyronite%20ooze_ooa3"},{"n":"Shock Zombie","s":44,"u":"shock%20zombie_ooa3"},{"n":"Cursebreaker","s":45,"u":"cursebreaker_sli"},{"n":"Fuming Sludge","s":45,"u":"fuming%20sludge_sli"},{"n":"Bramble Champion Construct","s":46,"u":"bramble%20champion%20construct_sot1"},{"n":"Shieldbearer Construct","s":46,"u":"shieldbearer%20construct_sot1"},{"n":"Sicklehand Construct","s":46,"u":"sicklehand%20construct_sot1"},{"n":"Mutated Sewer Ooze","s":47,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Gold Defender","s":49,"u":"gold%20defender_sot4"},{"n":"Gold Defender Garrison","s":49,"u":"gold%20defender%20garrison_sot4"},{"n":"Living Sun-Spire","s":49,"u":"living%20sun-spire_sot4"},{"n":"Chromatic Ooze","s":51,"u":"chromatic%20ooze_sot6"},{"n":"Clockwork Clock Tower","s":51,"u":"clockwork%20clock%20tower_sot6"},{"n":"Crawling Slurry","s":51,"u":"crawling%20slurry_sot6"},{"n":"Lignified Adamantine Golem","s":51,"u":"lignified%20adamantine%20golem_sot6"},{"n":"Thorn Guardian","s":51,"u":"thorn%20guardian_sot6"},{"n":"Sewer Ooze","s":52,"u":"sewer%20ooze_tio"},{"n":"Skeleton Guard","s":52,"u":"skeleton%20guard_tio"},{"n":"Zombie Shambler","s":52,"u":"zombie%20shambler_tio"}]},"ce":{"1":[{"n":"Adult Black Dragon","s":12,"u":"adult%20black%20dragon_b1"},{"n":"Adult Red Dragon","s":12,"u":"adult%20red%20dragon_b1"},{"n":"Adult White Dragon","s":12,"u":"adult%20white%20dragon_b1"},{"n":"Ancient Black Dragon","s":12,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Red Dragon","s":12,"u":"ancient%20red%20dragon_b1"},{"n":"Ancient White Dragon","s":12,"u":"ancient%20white%20dragon_b1"},{"n":"Annis Hag","s":12,"u":"annis%20hag_b1"},{"n":"Balor","s":12,"u":"balor_b1"},{"n":"Banshee","s":12,"u":"banshee_b1"},{"n":"Barghest","s":12,"u":"barghest_b1"},{"n":"Boggard Scout","s":12,"u":"boggard%20scout_b1"},{"n":"Boggard Swampseer","s":12,"u":"boggard%20swampseer_b1"},{"n":"Boggard Warrior","s":12,"u":"boggard%20warrior_b1"},{"n":"Brain Collector","s":12,"u":"brain%20collector_b1"},{"n":"Chimera","s":12,"u":"chimera_b1"},{"n":"Chuul","s":12,"u":"chuul_b1"},{"n":"Crag Linnorm","s":12,"u":"crag%20linnorm_b1"},{"n":"Dero Magister","s":12,"u":"dero%20magister_b1"},{"n":"Dero Stalker","s":12,"u":"dero%20stalker_b1"},{"n":"Dero Strangler","s":12,"u":"dero%20strangler_b1"},{"n":"Drider","s":12,"u":"drider_b1"},{"n":"Drow Fighter","s":12,"u":"drow%20fighter_b1"},{"n":"Drow Priestess","s":12,"u":"drow%20priestess_b1"},{"n":"Drow Rogue","s":12,"u":"drow%20rogue_b1"},{"n":"Ettin","s":12,"u":"ettin_b1"},{"n":"Faceless Stalker","s":12,"u":"faceless%20stalker_b1"},{"n":"Flame Drake","s":12,"u":"flame%20drake_b1"},{"n":"Frost Drake","s":12,"u":"frost%20drake_b1"},{"n":"Frost Giant","s":12,"u":"frost%20giant_b1"},{"n":"Gargoyle","s":12,"u":"gargoyle_b1"},{"n":"Ghast","s":12,"u":"ghast_b1"},{"n":"Ghost Commoner","s":12,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":12,"u":"ghost%20mage_b1"},{"n":"Ghoul","s":12,"u":"ghoul_b1"},{"n":"Glabrezu","s":12,"u":"glabrezu_b1"},{"n":"Gnoll Cultist","s":12,"u":"gnoll%20cultist_b1"},{"n":"Gnoll Hunter","s":12,"u":"gnoll%20hunter_b1"},{"n":"Gnoll Sergeant","s":12,"u":"gnoll%20sergeant_b1"},{"n":"Goblin Commando","s":12,"u":"goblin%20commando_b1"},{"n":"Goblin Pyro","s":12,"u":"goblin%20pyro_b1"},{"n":"Goblin War Chanter","s":12,"u":"goblin%20war%20chanter_b1"},{"n":"Goblin Warrior","s":12,"u":"goblin%20warrior_b1"},{"n":"Gogiteth","s":12,"u":"gogiteth_b1"},{"n":"Great Cyclops","s":12,"u":"great%20cyclops_b1"},{"n":"Greater Barghest","s":12,"u":"greater%20barghest_b1"},{"n":"Greater Shadow","s":12,"u":"greater%20shadow_b1"},{"n":"Green Hag","s":12,"u":"green%20hag_b1"},{"n":"Gug","s":12,"u":"gug_b1"},{"n":"Harpy","s":12,"u":"harpy_b1"},{"n":"Hill Giant","s":12,"u":"hill%20giant_b1"},{"n":"Ice Linnorm","s":12,"u":"ice%20linnorm_b1"},{"n":"Jinkin","s":12,"u":"jinkin_b1"},{"n":"Lamia","s":12,"u":"lamia_b1"},{"n":"Lamia Matriarch","s":12,"u":"lamia%20matriarch_b1"},{"n":"Marilith","s":12,"u":"marilith_b1"},{"n":"Minotaur","s":12,"u":"minotaur_b1"},{"n":"Ofalth","s":12,"u":"ofalth_b1"},{"n":"Ogre Boss","s":12,"u":"ogre%20boss_b1"},{"n":"Ogre Glutton","s":12,"u":"ogre%20glutton_b1"},{"n":"Ogre Warrior","s":12,"u":"ogre%20warrior_b1"},{"n":"Orc Brute","s":12,"u":"orc%20brute_b1"},{"n":"Orc Warchief","s":12,"u":"orc%20warchief_b1"},{"n":"Orc Warrior","s":12,"u":"orc%20warrior_b1"},{"n":"Quasit","s":12,"u":"quasit_b1"},{"n":"Quelaunt","s":12,"u":"quelaunt_b1"},{"n":"Redcap","s":12,"u":"redcap_b1"},{"n":"Roper","s":12,"u":"roper_b1"},{"n":"Salamander","s":12,"u":"salamander_b1"},{"n":"Sea Hag","s":12,"u":"sea%20hag_b1"},{"n":"Shadow","s":12,"u":"shadow_b1"},{"n":"Shemhazian","s":12,"u":"shemhazian_b1"},{"n":"Shining Child","s":12,"u":"shining%20child_b1"},{"n":"Succubus","s":12,"u":"succubus_b1"},{"n":"Tarn Linnorm","s":12,"u":"tarn%20linnorm_b1"},{"n":"Terotricus","s":12,"u":"terotricus_b1"},{"n":"Tiefling Adept","s":12,"u":"tiefling%20adept_b1"},{"n":"Tor Linnorm","s":12,"u":"tor%20linnorm_b1"},{"n":"Treerazer","s":12,"u":"treerazer_b1"},{"n":"Troll","s":12,"u":"troll_b1"},{"n":"Troll King","s":12,"u":"troll%20king_b1"},{"n":"Uthul","s":12,"u":"uthul_b1"},{"n":"Vampire Count","s":12,"u":"vampire%20count_b1"},{"n":"Vampire Mastermind","s":12,"u":"vampire%20mastermind_b1"},{"n":"Vampire Spawn Rogue","s":12,"u":"vampire%20spawn%20rogue_b1"},{"n":"Vrock","s":12,"u":"vrock_b1"},{"n":"Wendigo","s":12,"u":"wendigo_b1"},{"n":"Werewolf","s":12,"u":"werewolf_b1"},{"n":"Will-o'-wisp","s":12,"u":"will-o'-wisp_b1"},{"n":"Xulgath Leader","s":12,"u":"xulgath%20leader_b1"},{"n":"Xulgath Skulker","s":12,"u":"xulgath%20skulker_b1"},{"n":"Xulgath Warrior","s":12,"u":"xulgath%20warrior_b1"},{"n":"Young Black Dragon","s":12,"u":"young%20black%20dragon_b1"},{"n":"Young Red Dragon","s":12,"u":"young%20red%20dragon_b1"},{"n":"Young White Dragon","s":12,"u":"young%20white%20dragon_b1"},{"n":"Zaramuun","s":12,"u":"zaramuun_b1"},{"n":"Aapoph Serpentfolk","s":13,"u":"aapoph%20serpentfolk_b2"},{"n":"Athach","s":13,"u":"athach_b2"},{"n":"Augnagar","s":13,"u":"augnagar_b2"},{"n":"Babau","s":13,"u":"babau_b2"},{"n":"Baobhan Sith","s":13,"u":"baobhan%20sith_b2"},{"n":"Bebilith","s":13,"u":"bebilith_b2"},{"n":"Bodak","s":13,"u":"bodak_b2"},{"n":"Cairn Linnorm","s":13,"u":"cairn%20linnorm_b2"},{"n":"Caligni Slayer","s":13,"u":"caligni%20slayer_b2"},{"n":"Catoblepas","s":13,"u":"catoblepas_b2"},{"n":"Cavern Troll","s":13,"u":"cavern%20troll_b2"},{"n":"Chernobue","s":13,"u":"chernobue_b2"},{"n":"Choker","s":13,"u":"choker_b2"},{"n":"Culdewen","s":13,"u":"culdewen_b2"},{"n":"Cythnigot","s":13,"u":"cythnigot_b2"},{"n":"Denizen Of Leng","s":13,"u":"denizen%20of%20leng_b2"},{"n":"Destrachan","s":13,"u":"destrachan_b2"},{"n":"Draugr","s":13,"u":"draugr_b2"},{"n":"Fjord Linnorm","s":13,"u":"fjord%20linnorm_b2"},{"n":"Frost Troll","s":13,"u":"frost%20troll_b2"},{"n":"Ghonhatine","s":13,"u":"ghonhatine_b2"},{"n":"Gosreg","s":13,"u":"gosreg_b2"},{"n":"Grendel","s":13,"u":"grendel_b2"},{"n":"Grimstalker","s":13,"u":"grimstalker_b2"},{"n":"Grindylow","s":13,"u":"grindylow_b2"},{"n":"Hezrou","s":13,"u":"hezrou_b2"},{"n":"Ice Yai","s":13,"u":"ice%20yai_b2"},{"n":"Intellect Devourer","s":13,"u":"intellect%20devourer_b2"},{"n":"Invidiak","s":13,"u":"invidiak_b2"},{"n":"Irnakurse","s":13,"u":"irnakurse_b2"},{"n":"Jabberwock","s":13,"u":"jabberwock_b2"},{"n":"Jotund Troll","s":13,"u":"jotund%20troll_b2"},{"n":"Leng Spider","s":13,"u":"leng%20spider_b2"},{"n":"Leucrotta","s":13,"u":"leucrotta_b2"},{"n":"Mandragora","s":13,"u":"mandragora_b2"},{"n":"Marsh Giant","s":13,"u":"marsh%20giant_b2"},{"n":"Mohrg","s":13,"u":"mohrg_b2"},{"n":"Morlock","s":13,"u":"morlock_b2"},{"n":"Nabasu","s":13,"u":"nabasu_b2"},{"n":"Nalfeshnee","s":13,"u":"nalfeshnee_b2"},{"n":"Neothelid","s":13,"u":"neothelid_b2"},{"n":"Nuglub","s":13,"u":"nuglub_b2"},{"n":"Nyogoth","s":13,"u":"nyogoth_b2"},{"n":"Peryton","s":13,"u":"peryton_b2"},{"n":"Quickling","s":13,"u":"quickling_b2"},{"n":"Ravener","s":13,"u":"ravener_b2"},{"n":"Ravener Husk","s":13,"u":"ravener%20husk_b2"},{"n":"Sard","s":13,"u":"sard_b2"},{"n":"Scythe Tree","s":13,"u":"scythe%20tree_b2"},{"n":"Shadow Drake","s":13,"u":"shadow%20drake_b2"},{"n":"Shoal Linnorm","s":13,"u":"shoal%20linnorm_b2"},{"n":"Shoggti","s":13,"u":"shoggti_b2"},{"n":"Skaveling","s":13,"u":"skaveling_b2"},{"n":"Skulk","s":13,"u":"skulk_b2"},{"n":"Spriggan Bully","s":13,"u":"spriggan%20bully_b2"},{"n":"Spriggan Warlord","s":13,"u":"spriggan%20warlord_b2"},{"n":"Taiga Linnorm","s":13,"u":"taiga%20linnorm_b2"},{"n":"Thrasfyr","s":13,"u":"thrasfyr_b2"},{"n":"Thulgant","s":13,"u":"thulgant_b2"},{"n":"Twigjack","s":13,"u":"twigjack_b2"},{"n":"Two-headed Troll","s":13,"u":"two-headed%20troll_b2"},{"n":"Vaspercham","s":13,"u":"vaspercham_b2"},{"n":"Vrolikai","s":13,"u":"vrolikai_b2"},{"n":"Water Yai","s":13,"u":"water%20yai_b2"},{"n":"Witchfire","s":13,"u":"witchfire_b2"},{"n":"Worm That Walks Cultist","s":13,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Yeth Hound","s":13,"u":"yeth%20hound_b2"},{"n":"Abandoned Zealot","s":14,"u":"abandoned%20zealot_b3"},{"n":"Abrikandilu","s":14,"u":"abrikandilu_b3"},{"n":"Adult Forest Dragon","s":14,"u":"adult%20forest%20dragon_b3"},{"n":"Ancient Forest Dragon","s":14,"u":"ancient%20forest%20dragon_b3"},{"n":"Angazhani","s":14,"u":"angazhani_b3"},{"n":"Baykok","s":14,"u":"baykok_b3"},{"n":"Blood Hag","s":14,"u":"blood%20hag_b3"},{"n":"Bone Ship","s":14,"u":"bone%20ship_b3"},{"n":"Brainchild","s":14,"u":"brainchild_b3"},{"n":"Brimorak","s":14,"u":"brimorak_b3"},{"n":"Caligni Caller","s":14,"u":"caligni%20caller_b3"},{"n":"Cave Giant","s":14,"u":"cave%20giant_b3"},{"n":"Chyzaedu","s":14,"u":"chyzaedu_b3"},{"n":"Corrupted Relic","s":14,"u":"corrupted%20relic_b3"},{"n":"Dretch","s":14,"u":"dretch_b3"},{"n":"Elder Wyrmwraith","s":14,"u":"elder%20wyrmwraith_b3"},{"n":"Fortune Eater","s":14,"u":"fortune%20eater_b3"},{"n":"Fuath","s":14,"u":"fuath_b3"},{"n":"Grimple","s":14,"u":"grimple_b3"},{"n":"Grioth Cultist","s":14,"u":"grioth%20cultist_b3"},{"n":"Grioth Scout","s":14,"u":"grioth%20scout_b3"},{"n":"Guecubu","s":14,"u":"guecubu_b3"},{"n":"Haniver","s":14,"u":"haniver_b3"},{"n":"Hekatonkheires Titan","s":14,"u":"hekatonkheires%20titan_b3"},{"n":"Hieracosphinx","s":14,"u":"hieracosphinx_b3"},{"n":"Leng Ghoul","s":14,"u":"leng%20ghoul_b3"},{"n":"Lifeleecher Brawler","s":14,"u":"lifeleecher%20brawler_b3"},{"n":"Lovelorn","s":14,"u":"lovelorn_b3"},{"n":"Misery Siktempora","s":14,"u":"misery%20siktempora_b3"},{"n":"Mobogo","s":14,"u":"mobogo_b3"},{"n":"Moon Hag","s":14,"u":"moon%20hag_b3"},{"n":"Namorrodor","s":14,"u":"namorrodor_b3"},{"n":"Omox","s":14,"u":"omox_b3"},{"n":"Ostovite","s":14,"u":"ostovite_b3"},{"n":"Penanggalan","s":14,"u":"penanggalan_b3"},{"n":"Popobawa","s":14,"u":"popobawa_b3"},{"n":"Rancorous Priesthood","s":14,"u":"rancorous%20priesthood_b3"},{"n":"Rhu-chalik","s":14,"u":"rhu-chalik_b3"},{"n":"Seething Spirit","s":14,"u":"seething%20spirit_b3"},{"n":"Shantak","s":14,"u":"shantak_b3"},{"n":"Squirming Swill","s":14,"u":"squirming%20swill_b3"},{"n":"Storm Hag","s":14,"u":"storm%20hag_b3"},{"n":"Thanatotic Titan","s":14,"u":"thanatotic%20titan_b3"},{"n":"Tooth Fairy","s":14,"u":"tooth%20fairy_b3"},{"n":"Tooth Fairy Swarm","s":14,"u":"tooth%20fairy%20swarm_b3"},{"n":"Winter Hag","s":14,"u":"winter%20hag_b3"},{"n":"Wyrmwraith","s":14,"u":"wyrmwraith_b3"},{"n":"Young Forest Dragon","s":14,"u":"young%20forest%20dragon_b3"},{"n":"Antipaladin","s":15,"u":"antipaladin_gmg"},{"n":"Demonologist","s":15,"u":"demonologist_gmg"},{"n":"Gang Leader","s":15,"u":"gang%20leader_gmg"},{"n":"Malarunk","s":16,"u":"malarunk_aoa1"},{"n":"Skorp And Venak","s":16,"u":"skorp%20and%20venak_aoa1"},{"n":"Asanbosam","s":17,"u":"asanbosam_aoa2"},{"n":"Belmazog","s":17,"u":"belmazog_aoa2"},{"n":"Charau-ka Acolyte Of Angazhan","s":17,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2"},{"n":"Charau-ka Butcher","s":17,"u":"charau-ka%20butcher_aoa2"},{"n":"Charau-ka Dragon Priest","s":17,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Charau-ka Warrior","s":17,"u":"charau-ka%20warrior_aoa2"},{"n":"Racharak","s":17,"u":"racharak_aoa2"},{"n":"Barushak Il-varashma","s":18,"u":"barushak%20il-varashma_aoa3"},{"n":"Kalavakus","s":18,"u":"kalavakus_aoa3"},{"n":"One-eye Amnin","s":18,"u":"one-eye%20amnin_aoa3"},{"n":"Scarlet Triad Poisoner","s":18,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Sneak","s":18,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Thug","s":18,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Dalos","s":19,"u":"dalos_aoa4"},{"n":"Falrok","s":19,"u":"falrok_aoa4"},{"n":"Veshumirix","s":19,"u":"veshumirix_aoa4"},{"n":"Xevalorg","s":19,"u":"xevalorg_aoa4"},{"n":"Ishti","s":20,"u":"ishti_aoa5"},{"n":"Nalfeshnee","s":20,"u":"nalfeshnee_aoa5"},{"n":"Xotanispawn","s":20,"u":"xotanispawn_aoa5"},{"n":"Elder Wyrmwraith","s":21,"u":"elder%20wyrmwraith_aoa6"},{"n":"Lesser Manifestation Of Dahak","s":21,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":21,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Tarrasque","s":21,"u":"tarrasque_aoa6"},{"n":"Wyrmwraith","s":21,"u":"wyrmwraith_aoa6"},{"n":"Xotani","s":21,"u":"xotani_aoa6"},{"n":"Hendrid Pratchett","s":22,"u":"hendrid%20pratchett_aoe1"},{"n":"Skinsaw Murderer","s":23,"u":"skinsaw%20murderer_aoe2"},{"n":"Wrent Dicaspiron","s":23,"u":"wrent%20dicaspiron_aoe2"},{"n":"Gloaming Will-o'-wisp","s":25,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Morgrat And Fillick","s":25,"u":"morgrat%20and%20fillick_aoe4"},{"n":"Poison Eater","s":25,"u":"poison%20eater_aoe4"},{"n":"Shatterling","s":25,"u":"shatterling_aoe4"},{"n":"The Rabbit Prince","s":25,"u":"the%20rabbit%20prince_aoe4"},{"n":"Bloody Barber Goon","s":26,"u":"bloody%20barber%20goon_aoe5"},{"n":"Graem And Grinlowe","s":26,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Lusca","s":26,"u":"lusca_aoe5"},{"n":"Miogimo","s":26,"u":"miogimo_aoe5"},{"n":"Twisted Jack","s":26,"u":"twisted%20jack_aoe5"},{"n":"Zeal-damned Ghoul","s":26,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Zealborn","s":26,"u":"zealborn_aoe5"},{"n":"Avsheros The Betrayer","s":27,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Daemonic Skinner","s":27,"u":"daemonic%20skinner_aoe6"},{"n":"Hundun Chaos Mage","s":27,"u":"hundun%20chaos%20mage_aoe6"},{"n":"Aller Rosk","s":28,"u":"aller%20rosk_av1"},{"n":"Canker Cultist","s":28,"u":"canker%20cultist_av1"},{"n":"Chandriu Invisar","s":28,"u":"chandriu%20invisar_av1"},{"n":"Corpselight","s":28,"u":"corpselight_av1"},{"n":"Flickerwisp","s":28,"u":"flickerwisp_av1"},{"n":"Morlock Cultist","s":28,"u":"morlock%20cultist_av1"},{"n":"Morlock Engineer","s":28,"u":"morlock%20engineer_av1"},{"n":"Morlock Scavenger","s":28,"u":"morlock%20scavenger_av1"},{"n":"Nhakazarin","s":28,"u":"nhakazarin_av1"},{"n":"Voidglutton","s":28,"u":"voidglutton_av1"},{"n":"Volluk Azrinae","s":28,"u":"volluk%20azrinae_av1"},{"n":"Gulzash","s":29,"u":"gulzash_av2"},{"n":"Jafaki","s":29,"u":"jafaki_av2"},{"n":"Murschen","s":29,"u":"murschen_av2"},{"n":"Sacuishu","s":29,"u":"sacuishu_av2"},{"n":"Seugathi Reality Warper","s":29,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Servant","s":29,"u":"seugathi%20servant_av2"},{"n":"Belcorra Haruvex","s":30,"u":"belcorra%20haruvex_av3"},{"n":"Dread Wisp","s":30,"u":"dread%20wisp_av3"},{"n":"Khurfel","s":30,"u":"khurfel_av3"},{"n":"Padli","s":30,"u":"padli_av3"},{"n":"Voidbracken Chuul","s":30,"u":"voidbracken%20chuul_av3"},{"n":"Ghul","s":10,"u":"ghul_botd"},{"n":"Cadaverous Rake","s":10,"u":"cadaverous%20rake_botd"},{"n":"Combusted","s":10,"u":"combusted_botd"},{"n":"Vanyver","s":10,"u":"vanyver_botd"},{"n":"Sykever","s":10,"u":"sykever_botd"},{"n":"Urveth","s":10,"u":"urveth_botd"},{"n":"Nasurgeth","s":10,"u":"nasurgeth_botd"},{"n":"Ecorche","s":10,"u":"ecorche_botd"},{"n":"Geist","s":10,"u":"geist_botd"},{"n":"Ghost Pirate Captain","s":10,"u":"ghost%20pirate%20captain_botd"},{"n":"Lacedon","s":10,"u":"lacedon_botd"},{"n":"Priest of Kabriri","s":10,"u":"priest%20of%20kabriri_botd"},{"n":"Little Man in the Woods","s":10,"u":"little%20man%20in%20the%20woods_botd"},{"n":"Shadern Immolator","s":10,"u":"shadern%20immolator_botd"},{"n":"Predatory Rabbit","s":10,"u":"predatory%20rabbit_botd"},{"n":"Tormented","s":10,"u":"tormented_botd"},{"n":"Provincial Jiang-Shi","s":10,"u":"provincial%20jiang-shi_botd"},{"n":"Vetalarana Emergent","s":10,"u":"vetalarana%20emergent_botd"},{"n":"Abrikandilu","s":31,"u":"abrikandilu_ec1"},{"n":"Corrupted Retainer","s":31,"u":"corrupted%20retainer_ec1"},{"n":"Jellico Bounce-bounce","s":31,"u":"jellico%20bounce-bounce_ec1"},{"n":"Smiler","s":31,"u":"smiler_ec1"},{"n":"Vermlek","s":31,"u":"vermlek_ec1"},{"n":"Xulgath Bilebearer","s":31,"u":"xulgath%20bilebearer_ec1"},{"n":"Gluttondark Babau","s":32,"u":"gluttondark%20babau_ec2"},{"n":"Mistress Dusklight","s":32,"u":"mistress%20dusklight_ec2"},{"n":"Muse Phantom","s":32,"u":"muse%20phantom_ec2"},{"n":"Ruanna Nyamma","s":32,"u":"ruanna%20nyamma_ec2"},{"n":"Xulgath Spinesnapper","s":32,"u":"xulgath%20spinesnapper_ec2"},{"n":"Yaashka","s":32,"u":"yaashka_ec2"},{"n":"Zunkri","s":32,"u":"zunkri_ec2"},{"n":"Ginjana Mindkeeper","s":9,"u":"ginjana%20mindkeeper_ec3"},{"n":"Headless Xulgath","s":9,"u":"headless%20xulgath_ec3"},{"n":"Herecite Of Zevgavizeb","s":9,"u":"herecite%20of%20zevgavizeb_ec3"},{"n":"Resin-seep Xulgath","s":9,"u":"resin-seep%20xulgath_ec3"},{"n":"Thessekka","s":9,"u":"thessekka_ec3"},{"n":"Xulgath Bomber","s":9,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Skirmisher","s":9,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Stoneliege","s":9,"u":"xulgath%20stoneliege_ec3"},{"n":"Aukashungi Swarm","s":33,"u":"aukashungi%20swarm_ec4"},{"n":"Brughadatch","s":33,"u":"brughadatch_ec4"},{"n":"Doblagub","s":33,"u":"doblagub_ec4"},{"n":"Gahlepod","s":33,"u":"gahlepod_ec4"},{"n":"Giant Aukashungi","s":33,"u":"giant%20aukashungi_ec4"},{"n":"Helg Eats-the-eaters","s":33,"u":"helg%20eats-the-eaters_ec4"},{"n":"Qurashith","s":33,"u":"qurashith_ec4"},{"n":"Xilvirek","s":33,"u":"xilvirek_ec4"},{"n":"Xulgath Gutrager","s":33,"u":"xulgath%20gutrager_ec4"},{"n":"Xulgath Herd-tender","s":33,"u":"xulgath%20herd-tender_ec4"},{"n":"Xulgath Roughrider","s":33,"u":"xulgath%20roughrider_ec4"},{"n":"Death Drider","s":34,"u":"death%20drider_ec5"},{"n":"Hollow Hush","s":34,"u":"hollow%20hush_ec5"},{"n":"Iffdahsil","s":34,"u":"iffdahsil_ec5"},{"n":"Shraen Graveknight","s":34,"u":"shraen%20graveknight_ec5"},{"n":"Xulgath Deepmouth","s":34,"u":"xulgath%20deepmouth_ec5"},{"n":"Zinogyvaz","s":34,"u":"zinogyvaz_ec5"},{"n":"Kimilekki","s":35,"u":"kimilekki_ec6"},{"n":"Sarvel Ever-hunger","s":35,"u":"sarvel%20ever-hunger_ec6"},{"n":"Thanatotic Titan","s":35,"u":"thanatotic%20titan_ec6"},{"n":"Vavakia","s":35,"u":"vavakia_ec6"},{"n":"Xulgath Thoughtmaw","s":35,"u":"xulgath%20thoughtmaw_ec6"},{"n":"Graytusk","s":36,"u":"graytusk_fop"},{"n":"Lord Nar","s":36,"u":"lord%20nar_fop"},{"n":"The Amalgam","s":36,"u":"the%20amalgam_fop"},{"n":"The Sculptor","s":36,"u":"the%20sculptor_fop"},{"n":"Manananggal","s":37,"u":"manananggal_frp1"},{"n":"Watchtower Shadow","s":37,"u":"watchtower%20shadow_frp1"},{"n":"Melodic Squall","s":38,"u":"melodic%20squall_frp2"},{"n":"Portal Eater","s":38,"u":"portal%20eater_frp2"},{"n":"Provincial Jiang-shi","s":38,"u":"provincial%20jiang-shi_frp2"},{"n":"Shadow Yai","s":38,"u":"shadow%20yai_frp2"},{"n":"Gumiho","s":39,"u":"gumiho_frp3"},{"n":"Laruhao","s":39,"u":"laruhao_frp3"},{"n":"Orochi","s":39,"u":"orochi_frp3"},{"n":"Benthic Reaver","s":6,"u":"benthic%20reaver_loil"},{"n":"Cursed King","s":6,"u":"cursed%20king_loil"},{"n":"Mutant Gnoll Hulk","s":6,"u":"mutant%20gnoll%20hulk_loil"},{"n":"Spellscar Fext","s":6,"u":"spellscar%20fext_loil"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Asanbosam","s":0,"u":"asanbosam_lome"},{"n":"Grootslang","s":0,"u":"grootslang_lome"},{"n":"Sludgespine Killers","s":42,"u":"sludgespine%20killers_ooa1"},{"n":"Followers of Shumfallow","s":42,"u":"followers%20of%20shumfallow_ooa1"},{"n":"Bristlebane","s":42,"u":"bristlebane_ooa1"},{"n":"Spellscar Sky Marauders","s":43,"u":"spellscar%20sky%20marauders_ooa2"},{"n":"Chimeric Manticore","s":43,"u":"chimeric%20manticore_ooa2"},{"n":"Akrida","s":43,"u":"akrida_ooa2"},{"n":"Smog Giant","s":43,"u":"smog%20giant_ooa2"},{"n":"Ahvothian","s":45,"u":"ahvothian_sli"},{"n":"Angazhani Cultist","s":45,"u":"angazhani%20cultist_sli"},{"n":"Aspis Technician","s":45,"u":"aspis%20technician_sli"},{"n":"Nyamat Mshwe","s":45,"u":"nyamat%20mshwe_sli"},{"n":"Scrit","s":46,"u":"scrit_sot1"},{"n":"Urbel","s":46,"u":"urbel_sot1"},{"n":"Kiru","s":47,"u":"kiru_sot2"},{"n":"Mashkudu The Bully","s":47,"u":"mashkudu%20the%20bully_sot2"},{"n":"Boggard Hunter","s":48,"u":"boggard%20hunter_sot3"},{"n":"Grouloop","s":48,"u":"grouloop_sot3"},{"n":"Ssumzili","s":48,"u":"ssumzili_sot3"},{"n":"Thiarvo the Quick","s":48,"u":"thiarvo%20the%20quick_sot3"},{"n":"Biloko Reaver","s":49,"u":"biloko%20reaver_sot4"},{"n":"Ancient Rivener","s":50,"u":"ancient%20rivener_sot5"},{"n":"Crimson Acolyte","s":50,"u":"crimson%20acolyte_sot5"},{"n":"Sparkeater","s":50,"u":"sparkeater_sot5"},{"n":"Spawn of Taon","s":50,"u":"spawn%20of%20taon_sot5"},{"n":"Taon","s":50,"u":"taon_sot5"},{"n":"Tatterthread","s":51,"u":"tatterthread_sot6"},{"n":"Unshadowed Anchor Root","s":51,"u":"unshadowed%20anchor%20root_sot6"},{"n":"Unshadowed Haibram","s":51,"u":"unshadowed%20haibram_sot6"},{"n":"Unshadowed Koride","s":51,"u":"unshadowed%20koride_sot6"},{"n":"Unshadowed Mariama","s":51,"u":"unshadowed%20mariama_sot6"},{"n":"Unshadowed Okoro","s":51,"u":"unshadowed%20okoro_sot6"},{"n":"Gargoyle Guardian","s":52,"u":"gargoyle%20guardian_tio"},{"n":"Harpies","s":52,"u":"harpies_tio"},{"n":"Kurnugian Jackal","s":52,"u":"kurnugian%20jackal_tio"},{"n":"Ogre Warrior","s":52,"u":"ogre%20warrior_tio"},{"n":"Orc Commander","s":52,"u":"orc%20commander_tio"},{"n":"Orc Scrapper","s":52,"u":"orc%20scrapper_tio"},{"n":"Troll Enforcer","s":52,"u":"troll%20enforcer_tio"}],"66":[{"n":"Abyss","s":15,"u":"abyss_gmg"}]},"large":{"1":[{"n":"Adult Black Dragon","s":12,"u":"adult%20black%20dragon_b1"},{"n":"Adult Brass Dragon","s":12,"u":"adult%20brass%20dragon_b1"},{"n":"Adult Copper Dragon","s":12,"u":"adult%20copper%20dragon_b1"},{"n":"Adult White Dragon","s":12,"u":"adult%20white%20dragon_b1"},{"n":"Alchemical Golem","s":12,"u":"alchemical%20golem_b1"},{"n":"Ankhrav","s":12,"u":"ankhrav_b1"},{"n":"Annis Hag","s":12,"u":"annis%20hag_b1"},{"n":"Arboreal Warden","s":12,"u":"arboreal%20warden_b1"},{"n":"Astradaemon","s":12,"u":"astradaemon_b1"},{"n":"Balor","s":12,"u":"balor_b1"},{"n":"Brain Collector","s":12,"u":"brain%20collector_b1"},{"n":"Cave Bear","s":12,"u":"cave%20bear_b1"},{"n":"Centaur","s":12,"u":"centaur_b1"},{"n":"Centipede Swarm","s":12,"u":"centipede%20swarm_b1"},{"n":"Ceustodaemon","s":12,"u":"ceustodaemon_b1"},{"n":"Chimera","s":12,"u":"chimera_b1"},{"n":"Chuul","s":12,"u":"chuul_b1"},{"n":"Clay Golem","s":12,"u":"clay%20golem_b1"},{"n":"Cloaker","s":12,"u":"cloaker_b1"},{"n":"Crocodile","s":12,"u":"crocodile_b1"},{"n":"Cyclops","s":12,"u":"cyclops_b1"},{"n":"Daeodon","s":12,"u":"daeodon_b1"},{"n":"Dark Naga","s":12,"u":"dark%20naga_b1"},{"n":"Desert Drake","s":12,"u":"desert%20drake_b1"},{"n":"Dire Wolf","s":12,"u":"dire%20wolf_b1"},{"n":"Djinni","s":12,"u":"djinni_b1"},{"n":"Drider","s":12,"u":"drider_b1"},{"n":"Efreeti","s":12,"u":"efreeti_b1"},{"n":"Ether Spider","s":12,"u":"ether%20spider_b1"},{"n":"Ettin","s":12,"u":"ettin_b1"},{"n":"Fire Giant","s":12,"u":"fire%20giant_b1"},{"n":"Flame Drake","s":12,"u":"flame%20drake_b1"},{"n":"Flesh Golem","s":12,"u":"flesh%20golem_b1"},{"n":"Frost Drake","s":12,"u":"frost%20drake_b1"},{"n":"Frost Giant","s":12,"u":"frost%20giant_b1"},{"n":"Gelatinous Cube","s":12,"u":"gelatinous%20cube_b1"},{"n":"Gelugon","s":12,"u":"gelugon_b1"},{"n":"Giant Bat","s":12,"u":"giant%20bat_b1"},{"n":"Giant Eagle","s":12,"u":"giant%20eagle_b1"},{"n":"Giant Frilled Lizard","s":12,"u":"giant%20frilled%20lizard_b1"},{"n":"Giant Mantis","s":12,"u":"giant%20mantis_b1"},{"n":"Giant Moray Eel","s":12,"u":"giant%20moray%20eel_b1"},{"n":"Giant Scorpion","s":12,"u":"giant%20scorpion_b1"},{"n":"Giant Stag Beetle","s":12,"u":"giant%20stag%20beetle_b1"},{"n":"Giant Tarantula","s":12,"u":"giant%20tarantula_b1"},{"n":"Giant Wasp","s":12,"u":"giant%20wasp_b1"},{"n":"Gogiteth","s":12,"u":"gogiteth_b1"},{"n":"Gorilla","s":12,"u":"gorilla_b1"},{"n":"Greater Barghest","s":12,"u":"greater%20barghest_b1"},{"n":"Griffon","s":12,"u":"griffon_b1"},{"n":"Grizzly Bear","s":12,"u":"grizzly%20bear_b1"},{"n":"Guardian Naga","s":12,"u":"guardian%20naga_b1"},{"n":"Gug","s":12,"u":"gug_b1"},{"n":"Hill Giant","s":12,"u":"hill%20giant_b1"},{"n":"Hyaenodon","s":12,"u":"hyaenodon_b1"},{"n":"Iron Golem","s":12,"u":"iron%20golem_b1"},{"n":"Jungle Drake","s":12,"u":"jungle%20drake_b1"},{"n":"Keketar","s":12,"u":"keketar_b1"},{"n":"Krooth","s":12,"u":"krooth_b1"},{"n":"Lamia","s":12,"u":"lamia_b1"},{"n":"Lamia Matriarch","s":12,"u":"lamia%20matriarch_b1"},{"n":"Leukodaemon","s":12,"u":"leukodaemon_b1"},{"n":"Lillend","s":12,"u":"lillend_b1"},{"n":"Lion","s":12,"u":"lion_b1"},{"n":"Living Waterfall","s":12,"u":"living%20waterfall_b1"},{"n":"Manticore","s":12,"u":"manticore_b1"},{"n":"Marid","s":12,"u":"marid_b1"},{"n":"Marilith","s":12,"u":"marilith_b1"},{"n":"Minotaur","s":12,"u":"minotaur_b1"},{"n":"Naunet","s":12,"u":"naunet_b1"},{"n":"Nessian Warhound","s":12,"u":"nessian%20warhound_b1"},{"n":"Nightmare","s":12,"u":"nightmare_b1"},{"n":"Ochre Jelly","s":12,"u":"ochre%20jelly_b1"},{"n":"Ofalth","s":12,"u":"ofalth_b1"},{"n":"Ogre Boss","s":12,"u":"ogre%20boss_b1"},{"n":"Ogre Glutton","s":12,"u":"ogre%20glutton_b1"},{"n":"Ogre Warrior","s":12,"u":"ogre%20warrior_b1"},{"n":"Otyugh","s":12,"u":"otyugh_b1"},{"n":"Owlbear","s":12,"u":"owlbear_b1"},{"n":"Pegasus","s":12,"u":"pegasus_b1"},{"n":"Pit Fiend","s":12,"u":"pit%20fiend_b1"},{"n":"Pleroma","s":12,"u":"pleroma_b1"},{"n":"Pteranodon","s":12,"u":"pteranodon_b1"},{"n":"Quelaunt","s":12,"u":"quelaunt_b1"},{"n":"Rat Swarm","s":12,"u":"rat%20swarm_b1"},{"n":"Riding Horse","s":12,"u":"riding%20horse_b1"},{"n":"Roper","s":12,"u":"roper_b1"},{"n":"Scorpion Swarm","s":12,"u":"scorpion%20swarm_b1"},{"n":"Shaitan","s":12,"u":"shaitan_b1"},{"n":"Shambler","s":12,"u":"shambler_b1"},{"n":"Shield Archon","s":12,"u":"shield%20archon_b1"},{"n":"Skeletal Giant","s":12,"u":"skeletal%20giant_b1"},{"n":"Skeletal Horse","s":12,"u":"skeletal%20horse_b1"},{"n":"Smilodon","s":12,"u":"smilodon_b1"},{"n":"Snapping Flytrap","s":12,"u":"snapping%20flytrap_b1"},{"n":"Sphinx","s":12,"u":"sphinx_b1"},{"n":"Spider Swarm","s":12,"u":"spider%20swarm_b1"},{"n":"Stone Giant","s":12,"u":"stone%20giant_b1"},{"n":"Stone Golem","s":12,"u":"stone%20golem_b1"},{"n":"Stone Mauler","s":12,"u":"stone%20mauler_b1"},{"n":"Storm Lord","s":12,"u":"storm%20lord_b1"},{"n":"Tidal Master","s":12,"u":"tidal%20master_b1"},{"n":"Tiger","s":12,"u":"tiger_b1"},{"n":"Troll","s":12,"u":"troll_b1"},{"n":"Troll King","s":12,"u":"troll%20king_b1"},{"n":"Unicorn","s":12,"u":"unicorn_b1"},{"n":"Vampire Bat Swarm","s":12,"u":"vampire%20bat%20swarm_b1"},{"n":"Veiled Master","s":12,"u":"veiled%20master_b1"},{"n":"Vrock","s":12,"u":"vrock_b1"},{"n":"War Horse","s":12,"u":"war%20horse_b1"},{"n":"Wasp Swarm","s":12,"u":"wasp%20swarm_b1"},{"n":"Wendigo","s":12,"u":"wendigo_b1"},{"n":"Werebear","s":12,"u":"werebear_b1"},{"n":"Winter Wolf","s":12,"u":"winter%20wolf_b1"},{"n":"Wyvern","s":12,"u":"wyvern_b1"},{"n":"Yeti","s":12,"u":"yeti_b1"},{"n":"Young Black Dragon","s":12,"u":"young%20black%20dragon_b1"},{"n":"Young Blue Dragon","s":12,"u":"young%20blue%20dragon_b1"},{"n":"Young Brass Dragon","s":12,"u":"young%20brass%20dragon_b1"},{"n":"Young Bronze Dragon","s":12,"u":"young%20bronze%20dragon_b1"},{"n":"Young Copper Dragon","s":12,"u":"young%20copper%20dragon_b1"},{"n":"Young Gold Dragon","s":12,"u":"young%20gold%20dragon_b1"},{"n":"Young Green Dragon","s":12,"u":"young%20green%20dragon_b1"},{"n":"Young Red Dragon","s":12,"u":"young%20red%20dragon_b1"},{"n":"Young Silver Dragon","s":12,"u":"young%20silver%20dragon_b1"},{"n":"Young White Dragon","s":12,"u":"young%20white%20dragon_b1"},{"n":"Zaramuun","s":12,"u":"zaramuun_b1"},{"n":"Zombie Brute","s":12,"u":"zombie%20brute_b1"},{"n":"Ahuizotl","s":13,"u":"ahuizotl_b2"},{"n":"Amoeba Swarm","s":13,"u":"amoeba%20swarm_b2"},{"n":"Ankou","s":13,"u":"ankou_b2"},{"n":"Army Ant Swarm","s":13,"u":"army%20ant%20swarm_b2"},{"n":"Assassin Vine","s":13,"u":"assassin%20vine_b2"},{"n":"Belker","s":13,"u":"belker_b2"},{"n":"Black Bear","s":13,"u":"black%20bear_b2"},{"n":"Brood Leech Swarm","s":13,"u":"brood%20leech%20swarm_b2"},{"n":"Bythos","s":13,"u":"bythos_b2"},{"n":"Catoblepas","s":13,"u":"catoblepas_b2"},{"n":"Cavern Troll","s":13,"u":"cavern%20troll_b2"},{"n":"Chernobue","s":13,"u":"chernobue_b2"},{"n":"Cornugon","s":13,"u":"cornugon_b2"},{"n":"Derghodaemon","s":13,"u":"derghodaemon_b2"},{"n":"Destrachan","s":13,"u":"destrachan_b2"},{"n":"Devourer","s":13,"u":"devourer_b2"},{"n":"Dracolisk","s":13,"u":"dracolisk_b2"},{"n":"Drainberry Bush","s":13,"u":"drainberry%20bush_b2"},{"n":"Dread Wraith","s":13,"u":"dread%20wraith_b2"},{"n":"Earthen Destrier","s":13,"u":"earthen%20destrier_b2"},{"n":"Emperor Cobra","s":13,"u":"emperor%20cobra_b2"},{"n":"Fen Mosquito Swarm","s":13,"u":"fen%20mosquito%20swarm_b2"},{"n":"Fire Jellyfish Swarm","s":13,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Fire Yai","s":13,"u":"fire%20yai_b2"},{"n":"Frost Troll","s":13,"u":"frost%20troll_b2"},{"n":"Ghonhatine","s":13,"u":"ghonhatine_b2"},{"n":"Giant Chameleon","s":13,"u":"giant%20chameleon_b2"},{"n":"Giant Jellyfish","s":13,"u":"giant%20jellyfish_b2"},{"n":"Giant Toad","s":13,"u":"giant%20toad_b2"},{"n":"Giant Wolverine","s":13,"u":"giant%20wolverine_b2"},{"n":"Glass Golem","s":13,"u":"glass%20golem_b2"},{"n":"Gorgon","s":13,"u":"gorgon_b2"},{"n":"Granite Glyptodont","s":13,"u":"granite%20glyptodont_b2"},{"n":"Grendel","s":13,"u":"grendel_b2"},{"n":"Hellcat","s":13,"u":"hellcat_b2"},{"n":"Hezrou","s":13,"u":"hezrou_b2"},{"n":"Hippocampus","s":13,"u":"hippocampus_b2"},{"n":"Hippogriff","s":13,"u":"hippogriff_b2"},{"n":"Hippopotamus","s":13,"u":"hippopotamus_b2"},{"n":"Hodag","s":13,"u":"hodag_b2"},{"n":"Ice Yai","s":13,"u":"ice%20yai_b2"},{"n":"Imentesh","s":13,"u":"imentesh_b2"},{"n":"Interlocutor","s":13,"u":"interlocutor_b2"},{"n":"Irlgaunt","s":13,"u":"irlgaunt_b2"},{"n":"Irnakurse","s":13,"u":"irnakurse_b2"},{"n":"Kelpie","s":13,"u":"kelpie_b2"},{"n":"Leucrotta","s":13,"u":"leucrotta_b2"},{"n":"Leydroth","s":13,"u":"leydroth_b2"},{"n":"Lunar Naga","s":13,"u":"lunar%20naga_b2"},{"n":"Magma Scorpion","s":13,"u":"magma%20scorpion_b2"},{"n":"Manta Ray","s":13,"u":"manta%20ray_b2"},{"n":"Marsh Giant","s":13,"u":"marsh%20giant_b2"},{"n":"Marut","s":13,"u":"marut_b2"},{"n":"Meladaemon","s":13,"u":"meladaemon_b2"},{"n":"Norn","s":13,"u":"norn_b2"},{"n":"Nuckelavee","s":13,"u":"nuckelavee_b2"},{"n":"Onidoshi","s":13,"u":"onidoshi_b2"},{"n":"Osyluth","s":13,"u":"osyluth_b2"},{"n":"Pachycephalosaurus","s":13,"u":"pachycephalosaurus_b2"},{"n":"Peluda","s":13,"u":"peluda_b2"},{"n":"Planetar","s":13,"u":"planetar_b2"},{"n":"Polar Bear","s":13,"u":"polar%20bear_b2"},{"n":"Purrodaemon","s":13,"u":"purrodaemon_b2"},{"n":"Quetz Couatl","s":13,"u":"quetz%20couatl_b2"},{"n":"Quoppopak","s":13,"u":"quoppopak_b2"},{"n":"Raven Swarm","s":13,"u":"raven%20swarm_b2"},{"n":"Rhinoceros","s":13,"u":"rhinoceros_b2"},{"n":"Sandpoint Devil","s":13,"u":"sandpoint%20devil_b2"},{"n":"Sarglagon","s":13,"u":"sarglagon_b2"},{"n":"Sea Drake","s":13,"u":"sea%20drake_b2"},{"n":"Shadow Giant","s":13,"u":"shadow%20giant_b2"},{"n":"Shoggti","s":13,"u":"shoggti_b2"},{"n":"Skaveling","s":13,"u":"skaveling_b2"},{"n":"Skrik Nettle","s":13,"u":"skrik%20nettle_b2"},{"n":"Slime Mold","s":13,"u":"slime%20mold_b2"},{"n":"Solar","s":13,"u":"solar_b2"},{"n":"Spirit Naga","s":13,"u":"spirit%20naga_b2"},{"n":"Sportlebore Swarm","s":13,"u":"sportlebore%20swarm_b2"},{"n":"Thulgant","s":13,"u":"thulgant_b2"},{"n":"Tick Swarm","s":13,"u":"tick%20swarm_b2"},{"n":"Two-headed Troll","s":13,"u":"two-headed%20troll_b2"},{"n":"Viper Vine","s":13,"u":"viper%20vine_b2"},{"n":"Vrolikai","s":13,"u":"vrolikai_b2"},{"n":"Weretiger","s":13,"u":"weretiger_b2"},{"n":"Wood Giant","s":13,"u":"wood%20giant_b2"},{"n":"Woolly Rhinoceros","s":13,"u":"woolly%20rhinoceros_b2"},{"n":"Yellow Musk Brute","s":13,"u":"yellow%20musk%20brute_b2"},{"n":"Young Brine Dragon","s":13,"u":"young%20brine%20dragon_b2"},{"n":"Young Cloud Dragon","s":13,"u":"young%20cloud%20dragon_b2"},{"n":"Young Crystal Dragon","s":13,"u":"young%20crystal%20dragon_b2"},{"n":"Young Magma Dragon","s":13,"u":"young%20magma%20dragon_b2"},{"n":"Young Umbral Dragon","s":13,"u":"young%20umbral%20dragon_b2"},{"n":"Zelekhut","s":13,"u":"zelekhut_b2"},{"n":"Adachros","s":14,"u":"adachros_b3"},{"n":"Angazhani","s":14,"u":"angazhani_b3"},{"n":"Animated Silverware Swarm","s":14,"u":"animated%20silverware%20swarm_b3"},{"n":"Arboreal Reaper","s":14,"u":"arboreal%20reaper_b3"},{"n":"Bauble Beast","s":14,"u":"bauble%20beast_b3"},{"n":"Bison","s":14,"u":"bison_b3"},{"n":"Blood Painter","s":14,"u":"blood%20painter_b3"},{"n":"Bore Worm Swarm","s":14,"u":"bore%20worm%20swarm_b3"},{"n":"Brainchild","s":14,"u":"brainchild_b3"},{"n":"Calikang","s":14,"u":"calikang_b3"},{"n":"Camel","s":14,"u":"camel_b3"},{"n":"Cave Giant","s":14,"u":"cave%20giant_b3"},{"n":"Clacking Skull Swarm","s":14,"u":"clacking%20skull%20swarm_b3"},{"n":"Cobbleswarm","s":14,"u":"cobbleswarm_b3"},{"n":"Desert Giant","s":14,"u":"desert%20giant_b3"},{"n":"Divine Warden Of Nethys","s":14,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Draconal","s":14,"u":"draconal_b3"},{"n":"Dramofir","s":14,"u":"dramofir_b3"},{"n":"Feathered Bear","s":14,"u":"feathered%20bear_b3"},{"n":"Fortune Eater","s":14,"u":"fortune%20eater_b3"},{"n":"Giant Hermit Crab","s":14,"u":"giant%20hermit%20crab_b3"},{"n":"Giant Opossum","s":14,"u":"giant%20opossum_b3"},{"n":"Giant Pangolin","s":14,"u":"giant%20pangolin_b3"},{"n":"Giant Seahorse","s":14,"u":"giant%20seahorse_b3"},{"n":"Giant Skunk","s":14,"u":"giant%20skunk_b3"},{"n":"Giant Vulture","s":14,"u":"giant%20vulture_b3"},{"n":"Girtablilu Seer","s":14,"u":"girtablilu%20seer_b3"},{"n":"Girtablilu Sentry","s":14,"u":"girtablilu%20sentry_b3"},{"n":"Globster","s":14,"u":"globster_b3"},{"n":"Hadrinnex","s":14,"u":"hadrinnex_b3"},{"n":"Hellwasp Swarm","s":14,"u":"hellwasp%20swarm_b3"},{"n":"Hermit Crab Swarm","s":14,"u":"hermit%20crab%20swarm_b3"},{"n":"Hieracosphinx","s":14,"u":"hieracosphinx_b3"},{"n":"Hyakume","s":14,"u":"hyakume_b3"},{"n":"Kirin","s":14,"u":"kirin_b3"},{"n":"Kongamato","s":14,"u":"kongamato_b3"},{"n":"Krampus","s":14,"u":"krampus_b3"},{"n":"Levaloch","s":14,"u":"levaloch_b3"},{"n":"Misery Siktempora","s":14,"u":"misery%20siktempora_b3"},{"n":"Mix Couatl","s":14,"u":"mix%20couatl_b3"},{"n":"Monkey Swarm","s":14,"u":"monkey%20swarm_b3"},{"n":"Moose","s":14,"u":"moose_b3"},{"n":"Narwhal","s":14,"u":"narwhal_b3"},{"n":"Nikaramsa","s":14,"u":"nikaramsa_b3"},{"n":"Owb Prophet","s":14,"u":"owb%20prophet_b3"},{"n":"Piranha Swarm","s":14,"u":"piranha%20swarm_b3"},{"n":"Platecarpus","s":14,"u":"platecarpus_b3"},{"n":"Rat Snake Swarm","s":14,"u":"rat%20snake%20swarm_b3"},{"n":"Roiling Incant","s":14,"u":"roiling%20incant_b3"},{"n":"Sepid","s":14,"u":"sepid_b3"},{"n":"Skinstitch","s":14,"u":"skinstitch_b3"},{"n":"Sorcerous Skull Swarm","s":14,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Spiny Eurypterid","s":14,"u":"spiny%20eurypterid_b3"},{"n":"Squirrel Swarm","s":14,"u":"squirrel%20swarm_b3"},{"n":"Stone Lion","s":14,"u":"stone%20lion_b3"},{"n":"Sumbreiva","s":14,"u":"sumbreiva_b3"},{"n":"Swordkeeper","s":14,"u":"swordkeeper_b3"},{"n":"Terror Bird","s":14,"u":"terror%20bird_b3"},{"n":"Terror Shrike","s":14,"u":"terror%20shrike_b3"},{"n":"Tikbalang","s":14,"u":"tikbalang_b3"},{"n":"Tolokand","s":14,"u":"tolokand_b3"},{"n":"Tomb Giant","s":14,"u":"tomb%20giant_b3"},{"n":"Tooth Fairy Swarm","s":14,"u":"tooth%20fairy%20swarm_b3"},{"n":"Trilobite Swarm","s":14,"u":"trilobite%20swarm_b3"},{"n":"Viper Swarm","s":14,"u":"viper%20swarm_b3"},{"n":"Werecrocodile","s":14,"u":"werecrocodile_b3"},{"n":"Wizard Sponge","s":14,"u":"wizard%20sponge_b3"},{"n":"Wolliped","s":14,"u":"wolliped_b3"},{"n":"Ximtal","s":14,"u":"ximtal_b3"},{"n":"Xiuh Couatl","s":14,"u":"xiuh%20couatl_b3"},{"n":"Yithian","s":14,"u":"yithian_b3"},{"n":"Young Forest Dragon","s":14,"u":"young%20forest%20dragon_b3"},{"n":"Young Sea Dragon","s":14,"u":"young%20sea%20dragon_b3"},{"n":"Young Sky Dragon","s":14,"u":"young%20sky%20dragon_b3"},{"n":"Young Sovereign Dragon","s":14,"u":"young%20sovereign%20dragon_b3"},{"n":"Young Underworld Dragon","s":14,"u":"young%20underworld%20dragon_b3"},{"n":"Yzobu","s":14,"u":"yzobu_b3"},{"n":"Zetogeki","s":14,"u":"zetogeki_b3"},{"n":"Doorwarden","s":16,"u":"doorwarden_aoa1"},{"n":"Grauladon","s":16,"u":"grauladon_aoa1"},{"n":"Graveshell","s":16,"u":"graveshell_aoa1"},{"n":"Asanbosam","s":17,"u":"asanbosam_aoa2"},{"n":"Ghastly Bear","s":18,"u":"ghastly%20bear_aoa3"},{"n":"Interlocutor","s":18,"u":"interlocutor_aoa3"},{"n":"Osyluth","s":18,"u":"osyluth_aoa3"},{"n":"Rusty Mae","s":18,"u":"rusty%20mae_aoa3"},{"n":"Shadow Giant","s":18,"u":"shadow%20giant_aoa3"},{"n":"Accursed Forge-spurned","s":19,"u":"accursed%20forge-spurned_aoa4"},{"n":"Deculi","s":19,"u":"deculi_aoa4"},{"n":"Devourer","s":19,"u":"devourer_aoa4"},{"n":"Lazurite-infused Stone Golem","s":19,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Xevalorg","s":19,"u":"xevalorg_aoa4"},{"n":"Young Magma Dragon","s":19,"u":"young%20magma%20dragon_aoa4"},{"n":"Aluum Enforcer","s":20,"u":"aluum%20enforcer_aoa5"},{"n":"Calikang","s":20,"u":"calikang_aoa5"},{"n":"Cornugon","s":20,"u":"cornugon_aoa5"},{"n":"Ishti","s":20,"u":"ishti_aoa5"},{"n":"Spiritbound Aluum","s":20,"u":"spiritbound%20aluum_aoa5"},{"n":"Xotanispawn","s":20,"u":"xotanispawn_aoa5"},{"n":"Dragonshard Guardian","s":21,"u":"dragonshard%20guardian_aoa6"},{"n":"Vazgorlu","s":21,"u":"vazgorlu_aoa6"},{"n":"Cobbleswarm","s":22,"u":"cobbleswarm_aoe1"},{"n":"Bone Skipper Swarm","s":23,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Giant Bone Skipper","s":23,"u":"giant%20bone%20skipper_aoe2"},{"n":"Ofalth Zombie","s":23,"u":"ofalth%20zombie_aoe2"},{"n":"Skinstitch","s":23,"u":"skinstitch_aoe2"},{"n":"Vaultbreaker Ooze","s":23,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Bregdi","s":24,"u":"bregdi_aoe3"},{"n":"Ravenile Rager","s":24,"u":"ravenile%20rager_aoe3"},{"n":"Clockwork Amalgam","s":26,"u":"clockwork%20amalgam_aoe5"},{"n":"Ixusoth","s":26,"u":"ixusoth_aoe5"},{"n":"Mother Venom","s":26,"u":"mother%20venom_aoe5"},{"n":"Myrucarx","s":26,"u":"myrucarx_aoe5"},{"n":"Elemental Vessel, Water","s":26,"u":"elemental%20vessel%2c%20water_aoe5"},{"n":"Agent Of The Gray Queen","s":27,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Avsheros The Betrayer","s":27,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Daemonic Skinner","s":27,"u":"daemonic%20skinner_aoe6"},{"n":"Hegessik","s":27,"u":"hegessik_aoe6"},{"n":"Hundun Chaos Mage","s":27,"u":"hundun%20chaos%20mage_aoe6"},{"n":"Overdrive Imentesh","s":27,"u":"overdrive%20imentesh_aoe6"},{"n":"Rhevanna","s":27,"u":"rhevanna_aoe6"},{"n":"Sordesdaemon","s":27,"u":"sordesdaemon_aoe6"},{"n":"Gibtanius","s":29,"u":"gibtanius_av2"},{"n":"Gibtas Spawn Swarm","s":29,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Jafaki","s":29,"u":"jafaki_av2"},{"n":"Seugathi Reality Warper","s":29,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Servant","s":29,"u":"seugathi%20servant_av2"},{"n":"Deepwater Dhuthorex","s":30,"u":"deepwater%20dhuthorex_av3"},{"n":"Dragon's Blood Puffball","s":30,"u":"dragon's%20blood%20puffball_av3"},{"n":"Dread Dhuthorex","s":30,"u":"dread%20dhuthorex_av3"},{"n":"Reaper Skull Puffball","s":30,"u":"reaper%20skull%20puffball_av3"},{"n":"Voidbracken Chuul","s":30,"u":"voidbracken%20chuul_av3"},{"n":"Daqqanoenyent","s":10,"u":"daqqanoenyent_botd"},{"n":"Child of Urgathoa","s":10,"u":"child%20of%20urgathoa_botd"},{"n":"Hollow Serpent","s":10,"u":"hollow%20serpent_botd"},{"n":"Beetle Carapace","s":10,"u":"beetle%20carapace_botd"},{"n":"Drake Skeleton","s":10,"u":"drake%20skeleton_botd"},{"n":"Zombie Owlbear","s":10,"u":"zombie%20owlbear_botd"},{"n":"Flea Swarm","s":31,"u":"flea%20swarm_ec1"},{"n":"Giant Flea","s":31,"u":"giant%20flea_ec1"},{"n":"Pinacosaurus","s":31,"u":"pinacosaurus_ec1"},{"n":"Lion Visitant","s":32,"u":"lion%20visitant_ec2"},{"n":"Xulgath Spinesnapper","s":32,"u":"xulgath%20spinesnapper_ec2"},{"n":"Counteflora","s":9,"u":"counteflora_ec3"},{"n":"Cu Sith","s":9,"u":"cu%20sith_ec3"},{"n":"Headless Xulgath","s":9,"u":"headless%20xulgath_ec3"},{"n":"Yaganty","s":9,"u":"yaganty_ec3"},{"n":"Doblagub","s":33,"u":"doblagub_ec4"},{"n":"Harrow Doll","s":33,"u":"harrow%20doll_ec4"},{"n":"Helg Eats-the-eaters","s":33,"u":"helg%20eats-the-eaters_ec4"},{"n":"War Sauropelta","s":33,"u":"war%20sauropelta_ec4"},{"n":"Xilvirek","s":33,"u":"xilvirek_ec4"},{"n":"Ararda","s":34,"u":"ararda_ec5"},{"n":"Death Drider","s":34,"u":"death%20drider_ec5"},{"n":"Hollow Hush","s":34,"u":"hollow%20hush_ec5"},{"n":"Kharostan","s":34,"u":"kharostan_ec5"},{"n":"Muurfeli","s":34,"u":"muurfeli_ec5"},{"n":"Obsidian Golem","s":34,"u":"obsidian%20golem_ec5"},{"n":"Vitalia","s":34,"u":"vitalia_ec5"},{"n":"Zinogyvaz","s":34,"u":"zinogyvaz_ec5"},{"n":"Barking Stag","s":35,"u":"barking%20stag_ec6"},{"n":"Convergent Giant Eagle","s":35,"u":"convergent%20giant%20eagle_ec6"},{"n":"Elysian Sheep","s":35,"u":"elysian%20sheep_ec6"},{"n":"Sarvel Ever-hunger","s":35,"u":"sarvel%20ever-hunger_ec6"},{"n":"Bee Swarm","s":36,"u":"bee%20swarm_fop"},{"n":"Blood Ooze","s":36,"u":"blood%20ooze_fop"},{"n":"Stone Horse","s":36,"u":"stone%20horse_fop"},{"n":"The Amalgam","s":36,"u":"the%20amalgam_fop"},{"n":"The Behemoth","s":36,"u":"the%20behemoth_fop"},{"n":"Dromornis","s":37,"u":"dromornis_frp1"},{"n":"Hantu Denai","s":37,"u":"hantu%20denai_frp1"},{"n":"Koto Zekora","s":37,"u":"koto%20zekora_frp1"},{"n":"Tamikan","s":37,"u":"tamikan_frp1"},{"n":"Drake Courser","s":38,"u":"drake%20courser_frp2"},{"n":"Shadow Yai","s":38,"u":"shadow%20yai_frp2"},{"n":"Cloudsplitter","s":39,"u":"cloudsplitter_frp3"},{"n":"Rai Sho Postulant","s":39,"u":"rai%20sho%20postulant_frp3"},{"n":"Sthira","s":39,"u":"sthira_frp3"},{"n":"Mutant Gnoll Hulk","s":6,"u":"mutant%20gnoll%20hulk_loil"},{"n":"Gunpowder Ooze","s":6,"u":"gunpowder%20ooze_loil"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Asanbosam","s":0,"u":"asanbosam_lome"},{"n":"Karina","s":0,"u":"karina_lome"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Yeast Ooze","s":42,"u":"yeast%20ooze_ooa1"},{"n":"Chimeric Manticore","s":43,"u":"chimeric%20manticore_ooa2"},{"n":"Clockwork Sphinx","s":43,"u":"clockwork%20sphinx_ooa2"},{"n":"Daelum","s":43,"u":"daelum_ooa2"},{"n":"Smog Giant","s":43,"u":"smog%20giant_ooa2"},{"n":"Mutant Giant Toad","s":43,"u":"mutant%20giant%20toad_ooa2"},{"n":"Mutant Desert Drake","s":43,"u":"mutant%20desert%20drake_ooa2"},{"n":"Scarecophagus","s":43,"u":"scarecophagus_ooa2"},{"n":"Trapjaw Tangle","s":43,"u":"trapjaw%20tangle_ooa2"},{"n":"Vewslog","s":44,"u":"vewslog_ooa3"},{"n":"Clockwork Puppeteer","s":44,"u":"clockwork%20puppeteer_ooa3"},{"n":"Cranium Preserver","s":44,"u":"cranium%20preserver_ooa3"},{"n":"Pyronite Ooze","s":44,"u":"pyronite%20ooze_ooa3"},{"n":"Bramble Champion Construct","s":46,"u":"bramble%20champion%20construct_sot1"},{"n":"Giant Tsetse Fly","s":46,"u":"giant%20tsetse%20fly_sot1"},{"n":"Shieldbearer Construct","s":46,"u":"shieldbearer%20construct_sot1"},{"n":"Silverfish Swarm","s":46,"u":"silverfish%20swarm_sot1"},{"n":"Great Grodair","s":47,"u":"great%20grodair_sot2"},{"n":"Kreekoss","s":47,"u":"kreekoss_sot2"},{"n":"Mpeshi","s":47,"u":"mpeshi_sot2"},{"n":"Mutated Sewer Ooze","s":47,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Old Thrasher","s":47,"u":"old%20thrasher_sot2"},{"n":"Bog Mummy Amalgamation","s":48,"u":"bog%20mummy%20amalgamation_sot3"},{"n":"Cyclops Bully","s":48,"u":"cyclops%20bully_sot3"},{"n":"Halbrux Far-Sight","s":48,"u":"halbrux%20far-sight_sot3"},{"n":"Ixamè","s":48,"u":"ixam%c3%a8_sot3"},{"n":"Karumzek Swarm","s":48,"u":"karumzek%20swarm_sot3"},{"n":"Grave Karina","s":49,"u":"grave%20karina_sot4"},{"n":"Ancient Rivener","s":50,"u":"ancient%20rivener_sot5"},{"n":"Formian Queen","s":50,"u":"formian%20queen_sot5"},{"n":"Ravager of Tindalos","s":50,"u":"ravager%20of%20tindalos_sot5"},{"n":"Shobhad Enforcer","s":50,"u":"shobhad%20enforcer_sot5"},{"n":"Shobhad Sniper","s":50,"u":"shobhad%20sniper_sot5"},{"n":"Sparkeater","s":50,"u":"sparkeater_sot5"},{"n":"Chromatic Ooze","s":51,"u":"chromatic%20ooze_sot6"},{"n":"Lignified Adamantine Golem","s":51,"u":"lignified%20adamantine%20golem_sot6"},{"n":"Red Guard Ant","s":51,"u":"red%20guard%20ant_sot6"},{"n":"Shianshi Waymaker","s":51,"u":"shianshi%20waymaker_sot6"},{"n":"Tatterthread","s":51,"u":"tatterthread_sot6"},{"n":"Crocodile","s":52,"u":"crocodile_tio"},{"n":"Ogre Warrior","s":52,"u":"ogre%20warrior_tio"},{"n":"Owlbear","s":52,"u":"owlbear_tio"},{"n":"Troll Enforcer","s":52,"u":"troll%20enforcer_tio"}],"2":[{"n":"Ballista","s":2,"u":"ballista_g%26g"},{"n":"Battering Ram","s":2,"u":"battering%20ram%20(generic)_g%26g"},{"n":"Blasting Ram","s":2,"u":"blasting%20ram_g%26g"},{"n":"Bombard","s":2,"u":"bombard_g%26g"},{"n":"Cannon","s":2,"u":"cannon_g%26g"},{"n":"Catapult","s":2,"u":"catapult_g%26g"},{"n":"Hwacha","s":2,"u":"hwacha_g%26g"},{"n":"Steelheart 21","s":2,"u":"steelheart%2021_g%26g"}],"71":[{"n":"Carriage","s":15,"u":"carriage_gmg"},{"n":"Cart","s":15,"u":"cart_gmg"},{"n":"Glider","s":15,"u":"glider_gmg"},{"n":"Heavy Chariot","s":15,"u":"heavy%20chariot_gmg"},{"n":"Light Chariot","s":15,"u":"light%20chariot_gmg"},{"n":"Sleigh","s":15,"u":"sleigh_gmg"},{"n":"Wagon","s":15,"u":"wagon_gmg"},{"n":"Sky Chariot, Light","s":38,"u":"sky%20chariot%2c%20light_frp2"},{"n":"Apparatus of the Octopus","s":2,"u":"apparatus%20of%20the%20octopus_g%26g"},{"n":"Armored Carriage","s":2,"u":"armored%20carriage_g%26g"},{"n":"Automated Cycle","s":2,"u":"automated%20cycle_g%26g"},{"n":"Clockwork Borer","s":2,"u":"clockwork%20borer_g%26g"},{"n":"Clockwork Hopper","s":2,"u":"clockwork%20hopper_g%26g"},{"n":"Clockwork Wagon","s":2,"u":"clockwork%20wagon_g%26g"},{"n":"Firefly","s":2,"u":"firefly_g%26g"},{"n":"Sand Diver","s":2,"u":"sand%20diver_g%26g"},{"n":"Speedster","s":2,"u":"speedster_g%26g"},{"n":"Steam Cart","s":2,"u":"steam%20cart_g%26g"},{"n":"Steam Trolley","s":2,"u":"steam%20trolley_g%26g"},{"n":"Vonthos's Golden Bridge","s":2,"u":"vonthos's%20golden%20bridge_g%26g"},{"n":"Clockwork Bumblebee","s":8,"u":"clockwork%20bumblebee_lotgb"},{"n":"Hillcross Glider","s":72,"u":"hillcross%20glider_qff3"},{"n":"Sand Racer","s":50,"u":"sand%20racer_sot5"}],"72":[{"n":"Firebrands","s":7,"u":"firebrands_locg"},{"n":"Hellknights","s":7,"u":"hellknights_locg"},{"n":"Knights of Lastwall","s":7,"u":"knights%20of%20lastwall_locg"}]},"acid":{"1":[{"n":"Adult Black Dragon","s":12,"u":"adult%20black%20dragon_b1"},{"n":"Ancient Black Dragon","s":12,"u":"ancient%20black%20dragon_b1"},{"n":"Tarn Linnorm","s":12,"u":"tarn%20linnorm_b1"},{"n":"Young Black Dragon","s":12,"u":"young%20black%20dragon_b1"},{"n":"Belmazog","s":17,"u":"belmazog_aoa2"},{"n":"Manifestation Of Dahak","s":21,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Crawling Slurry","s":51,"u":"crawling%20slurry_sot6"}],"2":[{"n":"Acid Flask","s":5,"u":"acid%20flask%20(generic)_crb"},{"n":"Corrosive","s":5,"u":"corrosive%20(generic)_crb"},{"n":"Degenerating","s":15,"u":"degenerating_gmg"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Eroding Bullet","s":2,"u":"eroding%20bullet_g%26g"},{"n":"Sulfur Bomb","s":8,"u":"sulfur%20bomb%20(generic)_lotgb"},{"n":"Clinging Ooze Snare","s":67,"u":"clinging%20ooze%20snare_pfum"},{"n":"Wand of Caustic Effluence","s":67,"u":"wand%20of%20caustic%20effluence_pfum"},{"n":"Wand Of Noisome Acid","s":45,"u":"wand%20of%20noisome%20acid%20(generic)_sli"}],"3":[{"n":"Acid Arrow","s":5,"u":"acid%20arrow_crb"},{"n":"Acid Splash","s":5,"u":"acid%20splash_crb"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Acid Storm","s":58,"u":"acid%20storm_logm"},{"n":"Acidic Burst","s":58,"u":"acidic%20burst_logm"},{"n":"Corrosive Body","s":64,"u":"corrosive%20body_som"}]},"dragon":{"1":[{"n":"Adult Black Dragon","s":12,"u":"adult%20black%20dragon_b1"},{"n":"Adult Blue Dragon","s":12,"u":"adult%20blue%20dragon_b1"},{"n":"Adult Brass Dragon","s":12,"u":"adult%20brass%20dragon_b1"},{"n":"Adult Bronze Dragon","s":12,"u":"adult%20bronze%20dragon_b1"},{"n":"Adult Copper Dragon","s":12,"u":"adult%20copper%20dragon_b1"},{"n":"Adult Gold Dragon","s":12,"u":"adult%20gold%20dragon_b1"},{"n":"Adult Green Dragon","s":12,"u":"adult%20green%20dragon_b1"},{"n":"Adult Red Dragon","s":12,"u":"adult%20red%20dragon_b1"},{"n":"Adult Silver Dragon","s":12,"u":"adult%20silver%20dragon_b1"},{"n":"Adult White Dragon","s":12,"u":"adult%20white%20dragon_b1"},{"n":"Ancient Black Dragon","s":12,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Blue Dragon","s":12,"u":"ancient%20blue%20dragon_b1"},{"n":"Ancient Brass Dragon","s":12,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":12,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Copper Dragon","s":12,"u":"ancient%20copper%20dragon_b1"},{"n":"Ancient Gold Dragon","s":12,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Green Dragon","s":12,"u":"ancient%20green%20dragon_b1"},{"n":"Ancient Red Dragon","s":12,"u":"ancient%20red%20dragon_b1"},{"n":"Ancient Silver Dragon","s":12,"u":"ancient%20silver%20dragon_b1"},{"n":"Ancient White Dragon","s":12,"u":"ancient%20white%20dragon_b1"},{"n":"Crag Linnorm","s":12,"u":"crag%20linnorm_b1"},{"n":"Desert Drake","s":12,"u":"desert%20drake_b1"},{"n":"Dragon Turtle","s":12,"u":"dragon%20turtle_b1"},{"n":"Faerie Dragon","s":12,"u":"faerie%20dragon_b1"},{"n":"Flame Drake","s":12,"u":"flame%20drake_b1"},{"n":"Frost Drake","s":12,"u":"frost%20drake_b1"},{"n":"Ice Linnorm","s":12,"u":"ice%20linnorm_b1"},{"n":"Jungle Drake","s":12,"u":"jungle%20drake_b1"},{"n":"River Drake","s":12,"u":"river%20drake_b1"},{"n":"Tarn Linnorm","s":12,"u":"tarn%20linnorm_b1"},{"n":"Tor Linnorm","s":12,"u":"tor%20linnorm_b1"},{"n":"Wyvern","s":12,"u":"wyvern_b1"},{"n":"Young Black Dragon","s":12,"u":"young%20black%20dragon_b1"},{"n":"Young Blue Dragon","s":12,"u":"young%20blue%20dragon_b1"},{"n":"Young Brass Dragon","s":12,"u":"young%20brass%20dragon_b1"},{"n":"Young Bronze Dragon","s":12,"u":"young%20bronze%20dragon_b1"},{"n":"Young Copper Dragon","s":12,"u":"young%20copper%20dragon_b1"},{"n":"Young Gold Dragon","s":12,"u":"young%20gold%20dragon_b1"},{"n":"Young Green Dragon","s":12,"u":"young%20green%20dragon_b1"},{"n":"Young Red Dragon","s":12,"u":"young%20red%20dragon_b1"},{"n":"Young Silver Dragon","s":12,"u":"young%20silver%20dragon_b1"},{"n":"Young White Dragon","s":12,"u":"young%20white%20dragon_b1"},{"n":"Adult Brine Dragon","s":13,"u":"adult%20brine%20dragon_b2"},{"n":"Adult Cloud Dragon","s":13,"u":"adult%20cloud%20dragon_b2"},{"n":"Adult Crystal Dragon","s":13,"u":"adult%20crystal%20dragon_b2"},{"n":"Adult Magma Dragon","s":13,"u":"adult%20magma%20dragon_b2"},{"n":"Adult Umbral Dragon","s":13,"u":"adult%20umbral%20dragon_b2"},{"n":"Ancient Brine Dragon","s":13,"u":"ancient%20brine%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":13,"u":"ancient%20cloud%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":13,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ancient Magma Dragon","s":13,"u":"ancient%20magma%20dragon_b2"},{"n":"Ancient Umbral Dragon","s":13,"u":"ancient%20umbral%20dragon_b2"},{"n":"Cairn Linnorm","s":13,"u":"cairn%20linnorm_b2"},{"n":"Dracolisk","s":13,"u":"dracolisk_b2"},{"n":"Fjord Linnorm","s":13,"u":"fjord%20linnorm_b2"},{"n":"Jabberwock","s":13,"u":"jabberwock_b2"},{"n":"Peluda","s":13,"u":"peluda_b2"},{"n":"Ravener","s":13,"u":"ravener_b2"},{"n":"Ravener Husk","s":13,"u":"ravener%20husk_b2"},{"n":"Sea Drake","s":13,"u":"sea%20drake_b2"},{"n":"Shadow Drake","s":13,"u":"shadow%20drake_b2"},{"n":"Shoal Linnorm","s":13,"u":"shoal%20linnorm_b2"},{"n":"Taiga Linnorm","s":13,"u":"taiga%20linnorm_b2"},{"n":"Tatzlwyrm","s":13,"u":"tatzlwyrm_b2"},{"n":"Young Brine Dragon","s":13,"u":"young%20brine%20dragon_b2"},{"n":"Young Cloud Dragon","s":13,"u":"young%20cloud%20dragon_b2"},{"n":"Young Crystal Dragon","s":13,"u":"young%20crystal%20dragon_b2"},{"n":"Young Magma Dragon","s":13,"u":"young%20magma%20dragon_b2"},{"n":"Young Umbral Dragon","s":13,"u":"young%20umbral%20dragon_b2"},{"n":"Zomok","s":13,"u":"zomok_b2"},{"n":"Adult Forest Dragon","s":14,"u":"adult%20forest%20dragon_b3"},{"n":"Adult Sea Dragon","s":14,"u":"adult%20sea%20dragon_b3"},{"n":"Adult Sky Dragon","s":14,"u":"adult%20sky%20dragon_b3"},{"n":"Adult Sovereign Dragon","s":14,"u":"adult%20sovereign%20dragon_b3"},{"n":"Adult Underworld Dragon","s":14,"u":"adult%20underworld%20dragon_b3"},{"n":"Ancient Forest Dragon","s":14,"u":"ancient%20forest%20dragon_b3"},{"n":"Ancient Sea Dragon","s":14,"u":"ancient%20sea%20dragon_b3"},{"n":"Ancient Sky Dragon","s":14,"u":"ancient%20sky%20dragon_b3"},{"n":"Ancient Sovereign Dragon","s":14,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Ancient Underworld Dragon","s":14,"u":"ancient%20underworld%20dragon_b3"},{"n":"Elder Wyrmwraith","s":14,"u":"elder%20wyrmwraith_b3"},{"n":"House Drake","s":14,"u":"house%20drake_b3"},{"n":"Kongamato","s":14,"u":"kongamato_b3"},{"n":"Wyrmwraith","s":14,"u":"wyrmwraith_b3"},{"n":"Young Forest Dragon","s":14,"u":"young%20forest%20dragon_b3"},{"n":"Young Sea Dragon","s":14,"u":"young%20sea%20dragon_b3"},{"n":"Young Sky Dragon","s":14,"u":"young%20sky%20dragon_b3"},{"n":"Young Sovereign Dragon","s":14,"u":"young%20sovereign%20dragon_b3"},{"n":"Young Underworld Dragon","s":14,"u":"young%20underworld%20dragon_b3"},{"n":"Zombie Dragon","s":14,"u":"zombie%20dragon_b3"},{"n":"Grauladon","s":16,"u":"grauladon_aoa1"},{"n":"Belmazog","s":17,"u":"belmazog_aoa2"},{"n":"Bida","s":17,"u":"bida_aoa2"},{"n":"Charau-ka Dragon Priest","s":17,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Racharak","s":17,"u":"racharak_aoa2"},{"n":"Adult Magma Dragon","s":19,"u":"adult%20magma%20dragon_aoa4"},{"n":"Ancient Magma Dragon","s":19,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Veshumirix","s":19,"u":"veshumirix_aoa4"},{"n":"Young Magma Dragon","s":19,"u":"young%20magma%20dragon_aoa4"},{"n":"Elder Wyrmwraith","s":21,"u":"elder%20wyrmwraith_aoa6"},{"n":"Lesser Manifestation Of Dahak","s":21,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":21,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Mengkare","s":21,"u":"mengkare_aoa6"},{"n":"Wyrmwraith","s":21,"u":"wyrmwraith_aoa6"},{"n":"Najra Lizard","s":23,"u":"najra%20lizard_aoe2"},{"n":"Veksciralenix","s":27,"u":"veksciralenix_aoe6"},{"n":"Tamikan","s":37,"u":"tamikan_frp1"},{"n":"Drake Courser","s":38,"u":"drake%20courser_frp2"},{"n":"Prairie Drake","s":42,"u":"prairie%20drake_ooa1"},{"n":"Mutant Desert Drake","s":43,"u":"mutant%20desert%20drake_ooa2"},{"n":"I'iko Dragon","s":47,"u":"i'iko%20dragon_sot2"},{"n":"Ixamè","s":48,"u":"ixam%c3%a8_sot3"},{"n":"Sparkeater","s":50,"u":"sparkeater_sot5"}],"27":[{"n":"Faerie Dragon","s":4,"u":"faerie%20dragon_apg"}],"28":[{"n":"Dragon Eidolon","s":64,"u":"dragon%20eidolon_som"}]},"le":{"1":[{"n":"Adult Blue Dragon","s":12,"u":"adult%20blue%20dragon_b1"},{"n":"Adult Green Dragon","s":12,"u":"adult%20green%20dragon_b1"},{"n":"Alghollthu Master","s":12,"u":"alghollthu%20master_b1"},{"n":"Ancient Blue Dragon","s":12,"u":"ancient%20blue%20dragon_b1"},{"n":"Ancient Green Dragon","s":12,"u":"ancient%20green%20dragon_b1"},{"n":"Barbazu","s":12,"u":"barbazu_b1"},{"n":"Dandasuka","s":12,"u":"dandasuka_b1"},{"n":"Dark Naga","s":12,"u":"dark%20naga_b1"},{"n":"Duergar Bombardier","s":12,"u":"duergar%20bombardier_b1"},{"n":"Duergar Sharpshooter","s":12,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Taskmaster","s":12,"u":"duergar%20taskmaster_b1"},{"n":"Dullahan","s":12,"u":"dullahan_b1"},{"n":"Efreeti","s":12,"u":"efreeti_b1"},{"n":"Erinys","s":12,"u":"erinys_b1"},{"n":"Fire Giant","s":12,"u":"fire%20giant_b1"},{"n":"Gelugon","s":12,"u":"gelugon_b1"},{"n":"Gimmerling","s":12,"u":"gimmerling_b1"},{"n":"Hell Hound","s":12,"u":"hell%20hound_b1"},{"n":"Hobgoblin Archer","s":12,"u":"hobgoblin%20archer_b1"},{"n":"Hobgoblin General","s":12,"u":"hobgoblin%20general_b1"},{"n":"Hobgoblin Soldier","s":12,"u":"hobgoblin%20soldier_b1"},{"n":"Imp","s":12,"u":"imp_b1"},{"n":"Kobold Dragon Mage","s":12,"u":"kobold%20dragon%20mage_b1"},{"n":"Kobold Scout","s":12,"u":"kobold%20scout_b1"},{"n":"Kobold Warrior","s":12,"u":"kobold%20warrior_b1"},{"n":"Lemure","s":12,"u":"lemure_b1"},{"n":"Manticore","s":12,"u":"manticore_b1"},{"n":"Medusa","s":12,"u":"medusa_b1"},{"n":"Mitflit","s":12,"u":"mitflit_b1"},{"n":"Mummy Guardian","s":12,"u":"mummy%20guardian_b1"},{"n":"Mummy Pharaoh","s":12,"u":"mummy%20pharaoh_b1"},{"n":"Nessian Warhound","s":12,"u":"nessian%20warhound_b1"},{"n":"Phistophilus","s":12,"u":"phistophilus_b1"},{"n":"Pit Fiend","s":12,"u":"pit%20fiend_b1"},{"n":"Poltergeist","s":12,"u":"poltergeist_b1"},{"n":"Raja Rakshasa","s":12,"u":"raja%20rakshasa_b1"},{"n":"Rune Giant","s":12,"u":"rune%20giant_b1"},{"n":"Sea Devil Baron","s":12,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":12,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":12,"u":"sea%20devil%20scout_b1"},{"n":"Skum","s":12,"u":"skum_b1"},{"n":"Veiled Master","s":12,"u":"veiled%20master_b1"},{"n":"Wererat","s":12,"u":"wererat_b1"},{"n":"Wight","s":12,"u":"wight_b1"},{"n":"Wraith","s":12,"u":"wraith_b1"},{"n":"Young Blue Dragon","s":12,"u":"young%20blue%20dragon_b1"},{"n":"Young Green Dragon","s":12,"u":"young%20green%20dragon_b1"},{"n":"Ankou","s":13,"u":"ankou_b2"},{"n":"Augur","s":13,"u":"augur_b2"},{"n":"Bog Mummy","s":13,"u":"bog%20mummy_b2"},{"n":"Cairn Wight","s":13,"u":"cairn%20wight_b2"},{"n":"Cornugon","s":13,"u":"cornugon_b2"},{"n":"Dread Wraith","s":13,"u":"dread%20wraith_b2"},{"n":"Eremite","s":13,"u":"eremite_b2"},{"n":"Evangelist","s":13,"u":"evangelist_b2"},{"n":"Gylou","s":13,"u":"gylou_b2"},{"n":"Hamatula","s":13,"u":"hamatula_b2"},{"n":"Hellcat","s":13,"u":"hellcat_b2"},{"n":"Ifrit Pyrochemist","s":13,"u":"ifrit%20pyrochemist_b2"},{"n":"Interlocutor","s":13,"u":"interlocutor_b2"},{"n":"Onidoshi","s":13,"u":"onidoshi_b2"},{"n":"Ostiarius","s":13,"u":"ostiarius_b2"},{"n":"Osyluth","s":13,"u":"osyluth_b2"},{"n":"Peluda","s":13,"u":"peluda_b2"},{"n":"Sacristan","s":13,"u":"sacristan_b2"},{"n":"Sarglagon","s":13,"u":"sarglagon_b2"},{"n":"Shadow Giant","s":13,"u":"shadow%20giant_b2"},{"n":"Specter","s":13,"u":"specter_b2"},{"n":"Stygira","s":13,"u":"stygira_b2"},{"n":"Vexgit","s":13,"u":"vexgit_b2"},{"n":"Xill","s":13,"u":"xill_b2"},{"n":"Zebub","s":13,"u":"zebub_b2"},{"n":"Adhukait","s":14,"u":"adhukait_b3"},{"n":"Adult Underworld Dragon","s":14,"u":"adult%20underworld%20dragon_b3"},{"n":"Aghash","s":14,"u":"aghash_b3"},{"n":"Ancient Underworld Dragon","s":14,"u":"ancient%20underworld%20dragon_b3"},{"n":"Caligni Vanguard","s":14,"u":"caligni%20vanguard_b3"},{"n":"Deimavigga","s":14,"u":"deimavigga_b3"},{"n":"Doru","s":14,"u":"doru_b3"},{"n":"Hellbound Attorney","s":14,"u":"hellbound%20attorney_b3"},{"n":"Hellwasp Swarm","s":14,"u":"hellwasp%20swarm_b3"},{"n":"Incutilis","s":14,"u":"incutilis_b3"},{"n":"Japalisura","s":14,"u":"japalisura_b3"},{"n":"Kuchisake-onna","s":14,"u":"kuchisake-onna_b3"},{"n":"Kurobozu","s":14,"u":"kurobozu_b3"},{"n":"Levaloch","s":14,"u":"levaloch_b3"},{"n":"Maharaja","s":14,"u":"maharaja_b3"},{"n":"Manticore Paaridar","s":14,"u":"manticore%20paaridar_b3"},{"n":"Munagola","s":14,"u":"munagola_b3"},{"n":"Nikaramsa","s":14,"u":"nikaramsa_b3"},{"n":"Pairaka","s":14,"u":"pairaka_b3"},{"n":"Palace Skelm","s":14,"u":"palace%20skelm_b3"},{"n":"Raktavarna","s":14,"u":"raktavarna_b3"},{"n":"Sepid","s":14,"u":"sepid_b3"},{"n":"Shaukeen","s":14,"u":"shaukeen_b3"},{"n":"Shrine Skelm","s":14,"u":"shrine%20skelm_b3"},{"n":"Soul Skelm","s":14,"u":"soul%20skelm_b3"},{"n":"Street Skelm","s":14,"u":"street%20skelm_b3"},{"n":"Sumbreiva","s":14,"u":"sumbreiva_b3"},{"n":"Young Underworld Dragon","s":14,"u":"young%20underworld%20dragon_b3"},{"n":"Despot","s":15,"u":"despot_gmg"},{"n":"Calmont","s":16,"u":"calmont_aoa1"},{"n":"Dmiri Yoltosha","s":16,"u":"dmiri%20yoltosha_aoa1"},{"n":"Hellcrown","s":16,"u":"hellcrown_aoa1"},{"n":"Skeletal Hellknight","s":16,"u":"skeletal%20hellknight_aoa1"},{"n":"Bida","s":17,"u":"bida_aoa2"},{"n":"Gerhard Pendergrast","s":17,"u":"gerhard%20pendergrast_aoa2"},{"n":"Augur","s":18,"u":"augur_aoa3"},{"n":"Evangelist","s":18,"u":"evangelist_aoa3"},{"n":"Heuberk Thropp","s":18,"u":"heuberk%20thropp_aoa3"},{"n":"Interlocutor","s":18,"u":"interlocutor_aoa3"},{"n":"Osyluth","s":18,"u":"osyluth_aoa3"},{"n":"Precentor","s":18,"u":"precentor_aoa3"},{"n":"Remnant Of Barzillai","s":18,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Rusty Mae","s":18,"u":"rusty%20mae_aoa3"},{"n":"Shadow Giant","s":18,"u":"shadow%20giant_aoa3"},{"n":"Vaklish","s":18,"u":"vaklish_aoa3"},{"n":"Corrupt Guard","s":19,"u":"corrupt%20guard_aoa4"},{"n":"Duergar Slave Lord","s":19,"u":"duergar%20slave%20lord_aoa4"},{"n":"King Harral","s":19,"u":"king%20harral_aoa4"},{"n":"Kralgurn","s":19,"u":"kralgurn_aoa4"},{"n":"Saggorak Poltergeist","s":19,"u":"saggorak%20poltergeist_aoa4"},{"n":"Cornugon","s":20,"u":"cornugon_aoa5"},{"n":"Scarlet Triad Boss","s":20,"u":"scarlet%20triad%20boss_aoa5"},{"n":"Scarlet Triad Enforcer","s":20,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Scarlet Triad Mage","s":20,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Uri Zandivar","s":20,"u":"uri%20zandivar_aoa5"},{"n":"Emaliza Zandivar","s":21,"u":"emaliza%20zandivar_aoa6"},{"n":"Hermean Mutant","s":21,"u":"hermean%20mutant_aoa6"},{"n":"Ingnovim Tluss","s":21,"u":"ingnovim%20tluss_aoa6"},{"n":"Mengkare","s":21,"u":"mengkare_aoa6"},{"n":"Battle Leader Rekarek","s":22,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Binumir","s":22,"u":"binumir_aoe1"},{"n":"Gref","s":22,"u":"gref_aoe1"},{"n":"Kekker","s":22,"u":"kekker_aoe1"},{"n":"Copper Hand Illusionist","s":23,"u":"copper%20hand%20illusionist_aoe2"},{"n":"Copper Hand Rogue","s":23,"u":"copper%20hand%20rogue_aoe2"},{"n":"Dreadsong Dancer","s":23,"u":"dreadsong%20dancer_aoe2"},{"n":"Fayati Alummur","s":23,"u":"fayati%20alummur_aoe2"},{"n":"Frefferth","s":23,"u":"frefferth_aoe2"},{"n":"Kolo Harvan","s":23,"u":"kolo%20harvan_aoe2"},{"n":"Skinsaw Seamer","s":23,"u":"skinsaw%20seamer_aoe2"},{"n":"Svartalfar Killer","s":24,"u":"svartalfar%20killer_aoe3"},{"n":"Japu Thalenger","s":25,"u":"japu%20thalenger_aoe4"},{"n":"Calennia","s":26,"u":"calennia_aoe5"},{"n":"Garrote Master Assassin","s":26,"u":"garrote%20master%20assassin_aoe5"},{"n":"Boss Skrawng","s":28,"u":"boss%20skrawng_av1"},{"n":"Jarelle Kaldrian","s":28,"u":"jarelle%20kaldrian_av1"},{"n":"Chafkhem","s":29,"u":"chafkhem_av2"},{"n":"Kragala","s":29,"u":"kragala_av2"},{"n":"Urevian","s":29,"u":"urevian_av2"},{"n":"Elder Child Of Belcorra","s":30,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Graveknight Warmaster","s":10,"u":"graveknight%20warmaster_botd"},{"n":"Relictner Eroder","s":10,"u":"relictner%20eroder_botd"},{"n":"Decrepit Mummy","s":10,"u":"decrepit%20mummy_botd"},{"n":"Minister of Tumult","s":10,"u":"minister%20of%20tumult_botd"},{"n":"Hunter Wight","s":10,"u":"hunter%20wight_botd"},{"n":"Prowler Wight","s":10,"u":"prowler%20wight_botd"},{"n":"Wight Commander","s":10,"u":"wight%20commander_botd"},{"n":"Daring Danika","s":31,"u":"daring%20danika_ec1"},{"n":"Darricus Stallit","s":32,"u":"darricus%20stallit_ec2"},{"n":"Ararda","s":34,"u":"ararda_ec5"},{"n":"Qormintur","s":34,"u":"qormintur_ec5"},{"n":"Hallod","s":36,"u":"hallod_fop"},{"n":"Vilree","s":36,"u":"vilree_fop"},{"n":"Koto Zekora","s":37,"u":"koto%20zekora_frp1"},{"n":"Ran-to","s":37,"u":"ran-to_frp1"},{"n":"Shino Hakusa","s":37,"u":"shino%20hakusa_frp1"},{"n":"Watchtower Poltergeist","s":37,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Wraith","s":37,"u":"watchtower%20wraith_frp1"},{"n":"Kas Xi Rai","s":38,"u":"kas%20xi%20rai_frp2"},{"n":"Master Xun","s":38,"u":"master%20xun_frp2"},{"n":"Minister Of Tumult","s":38,"u":"minister%20of%20tumult_frp2"},{"n":"Ran-to","s":38,"u":"ran-to_frp2"},{"n":"Shino Hakusa","s":38,"u":"shino%20hakusa_frp2"},{"n":"Ran-to","s":39,"u":"ran-to_frp3"},{"n":"Shino Hakusa","s":39,"u":"shino%20hakusa_frp3"},{"n":"Spinel Leviathan Syndara","s":39,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Syndara The Sculptor","s":39,"u":"syndara%20the%20sculptor_frp3"},{"n":"Maliadi","s":0,"u":"maliadi_lome"},{"n":"Gray Gardener Director General","s":41,"u":"gray%20gardener%20director%20general_ngd"},{"n":"Worm Prophet","s":41,"u":"worm%20prophet_ngd"},{"n":"Gold Tank Investors","s":42,"u":"gold%20tank%20investors_ooa1"},{"n":"Irkem Dresh","s":42,"u":"irkem%20dresh_ooa1"},{"n":"Gilded Gunner Goons","s":43,"u":"gilded%20gunner%20goons_ooa2"},{"n":"\"Lucky\" Lanks","s":43,"u":"%22lucky%22%20lanks_ooa2"},{"n":"Scarecophagus","s":43,"u":"scarecophagus_ooa2"},{"n":"Sabora Sharkosa","s":43,"u":"sabora%20sharkosa_ooa2"},{"n":"Corrupt Shieldmarshal","s":44,"u":"corrupt%20shieldmarshal_ooa3"},{"n":"Vewslog","s":44,"u":"vewslog_ooa3"},{"n":"Anjelique Loveless","s":44,"u":"anjelique%20loveless_ooa3"},{"n":"Bog Mummy Amalgamation","s":48,"u":"bog%20mummy%20amalgamation_sot3"},{"n":"Cyclops Bully","s":48,"u":"cyclops%20bully_sot3"},{"n":"Yonsuu","s":48,"u":"yonsuu_sot3"},{"n":"Avatar of Walkena","s":49,"u":"avatar%20of%20walkena_sot4"},{"n":"Graveknight Captain","s":49,"u":"graveknight%20captain_sot4"},{"n":"Graveknight Champion","s":49,"u":"graveknight%20champion_sot4"},{"n":"Jackal Guard","s":49,"u":"jackal%20guard_sot4"},{"n":"Reborn Sun Hunter","s":49,"u":"reborn%20sun%20hunter_sot4"},{"n":"Reborn Sun Mage","s":49,"u":"reborn%20sun%20mage_sot4"},{"n":"Reborn Sun Warrior","s":49,"u":"reborn%20sun%20warrior_sot4"},{"n":"Sun Warrior Brigade","s":49,"u":"sun%20warrior%20brigade_sot4"},{"n":"Worknesh","s":49,"u":"worknesh_sot4"},{"n":"King of Biting Ants","s":50,"u":"king%20of%20biting%20ants_sot5"},{"n":"Skartitch Chip-Tooth","s":50,"u":"skartitch%20chip-tooth_sot5"},{"n":"Tollvych","s":50,"u":"tollvych_sot5"},{"n":"Shianshi Waymaker","s":51,"u":"shianshi%20waymaker_sot6"},{"n":"Wereant Disciple","s":51,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":51,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":51,"u":"wereant%20sentinel_sot6"},{"n":"Hargrit Leadbuster","s":52,"u":"hargrit%20leadbuster_tio"},{"n":"Hell Hound","s":52,"u":"hell%20hound_tio"},{"n":"Kobold Dragon Mage","s":52,"u":"kobold%20dragon%20mage_tio"},{"n":"Kobold Scout","s":52,"u":"kobold%20scout_tio"},{"n":"Kobold Scout","s":52,"u":"kobold%20scout_tio"},{"n":"Kobold Trapmaster","s":52,"u":"kobold%20trapmaster_tio"},{"n":"Kotgar Leadbuster","s":52,"u":"kotgar%20leadbuster_tio"},{"n":"Wight","s":52,"u":"wight_tio"}],"27":[{"n":"Imp","s":4,"u":"imp_apg"}],"66":[{"n":"Hell","s":15,"u":"hell_gmg"},{"n":"Mechitar","s":6,"u":"mechitar_loil"},{"n":"Yled","s":6,"u":"yled_loil"},{"n":"Mzali","s":0,"u":"mzali_lome"}]},"electricity":{"0":[{"n":"Cross The Final Horizon","s":23,"u":"cross%20the%20final%20horizon_aoe2"},{"n":"Heaven's Thunder","s":23,"u":"heaven's%20thunder_aoe2"},{"n":"Megavolt","s":2,"u":"megavolt_g%26g"},{"n":"Heaven's Thunder","s":6,"u":"heaven's%20thunder_loil"},{"n":"Skyseeker","s":6,"u":"skyseeker_loil"},{"n":"Cross the Final Horizon","s":6,"u":"cross%20the%20final%20horizon_loil"}],"1":[{"n":"Adult Blue Dragon","s":12,"u":"adult%20blue%20dragon_b1"},{"n":"Ancient Blue Dragon","s":12,"u":"ancient%20blue%20dragon_b1"},{"n":"Young Blue Dragon","s":12,"u":"young%20blue%20dragon_b1"},{"n":"Behir","s":13,"u":"behir_b2"},{"n":"Sard","s":13,"u":"sard_b2"},{"n":"Thunderbird","s":13,"u":"thunderbird_b2"},{"n":"Adult Sky Dragon","s":14,"u":"adult%20sky%20dragon_b3"},{"n":"Ancient Sky Dragon","s":14,"u":"ancient%20sky%20dragon_b3"},{"n":"Storm Hag","s":14,"u":"storm%20hag_b3"},{"n":"Tzitzimitl","s":14,"u":"tzitzimitl_b3"},{"n":"Young Sky Dragon","s":14,"u":"young%20sky%20dragon_b3"},{"n":"Manifestation Of Dahak","s":21,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Tzitzimitl","s":21,"u":"tzitzimitl_aoa6"},{"n":"Shock Zombie","s":44,"u":"shock%20zombie_ooa3"},{"n":"Mpeshi","s":47,"u":"mpeshi_sot2"}],"2":[{"n":"Four-ways Dogslicer","s":4,"u":"four-ways%20dogslicer_apg"},{"n":"Wand Of Crackling Lightning","s":4,"u":"wand%20of%20crackling%20lightning%20(generic)_apg"},{"n":"Bottled Lightning","s":5,"u":"bottled%20lightning%20(generic)_crb"},{"n":"Javelin of Lightning","s":5,"u":"javelin%20of%20lightning_crb"},{"n":"Shock","s":5,"u":"shock%20(generic)_crb"},{"n":"Storm Arrow","s":5,"u":"storm%20arrow_crb"},{"n":"Storm Flash","s":5,"u":"storm%20flash%20(generic)_crb"},{"n":"Aquarium Lamp","s":2,"u":"aquarium%20lamp_g%26g"},{"n":"Death Coil","s":2,"u":"death%20coil_g%26g"},{"n":"Electrocable","s":2,"u":"electrocable_g%26g"},{"n":"Spirit Snare","s":2,"u":"spirit%20snare_g%26g"},{"n":"Storm Chair","s":2,"u":"storm%20chair_g%26g"},{"n":"Blade Of The Black Sovereign","s":66,"u":"blade%20of%20the%20black%20sovereign_lol"},{"n":"Sky Serpent Bolt","s":8,"u":"sky%20serpent%20bolt_lotgb"},{"n":"Static Snare","s":8,"u":"static%20snare_lotgb"},{"n":"Wet Shock Snare","s":8,"u":"wet%20shock%20snare_lotgb"},{"n":"Potion Of Grounding","s":64,"u":"potion%20of%20grounding_som"}],"3":[{"n":"Lightning Storm","s":4,"u":"lightning%20storm_apg"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Chain Lightning","s":5,"u":"chain%20lightning_crb"},{"n":"Electric Arc","s":5,"u":"electric%20arc_crb"},{"n":"Lightning Bolt","s":5,"u":"lightning%20bolt_crb"},{"n":"Shocking Grasp","s":5,"u":"shocking%20grasp_crb"},{"n":"Storm Lord","s":5,"u":"storm%20lord_crb"},{"n":"Storm Of Vengeance","s":5,"u":"storm%20of%20vengeance_crb"},{"n":"Tempest Surge","s":5,"u":"tempest%20surge_crb"},{"n":"Electrified Crystal Ward","s":19,"u":"electrified%20crystal%20ward_aoa4"},{"n":"Sudden Bolt","s":31,"u":"sudden%20bolt_ec1"},{"n":"Wronged Monk's Wrath","s":37,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Bottle The Storm","s":58,"u":"bottle%20the%20storm_logm"},{"n":"Charged Javelin","s":58,"u":"charged%20javelin_logm"},{"n":"For Love, for Lightning","s":59,"u":"for%20love%2c%20for%20lightning_lokl"},{"n":"Draw The Lightning","s":64,"u":"draw%20the%20lightning_som"},{"n":"Horizon Thunder Sphere","s":64,"u":"horizon%20thunder%20sphere_som"},{"n":"Stormburst","s":48,"u":"stormburst_sot3"}],"51":[{"n":"Electric Latch Rune","s":5,"u":"electric%20latch%20rune_crb"},{"n":"Buzzing Latch Rune","s":33,"u":"buzzing%20latch%20rune_ec4"},{"n":"Instant Privacy Fence","s":2,"u":"instant%20privacy%20fence_g%26g"}],"73":[{"n":"Greater Shock","s":5,"u":"greater%20shock_crb"},{"n":"Shock","s":5,"u":"shock_crb"},{"n":"Deadly Spark","s":15,"u":"deadly%20spark_gmg"},{"n":"Lightning Storm","s":15,"u":"lightning%20storm_gmg"},{"n":"Living Storm","s":15,"u":"living%20storm_gmg"}],"74":[{"n":"Lightning Dancing","s":61,"u":"lightning%20dancing_lotg"}]},"cg":{"1":[{"n":"Adult Brass Dragon","s":12,"u":"adult%20brass%20dragon_b1"},{"n":"Adult Copper Dragon","s":12,"u":"adult%20copper%20dragon_b1"},{"n":"Ancient Brass Dragon","s":12,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Copper Dragon","s":12,"u":"ancient%20copper%20dragon_b1"},{"n":"Catfolk Pouncer","s":12,"u":"catfolk%20pouncer_b1"},{"n":"Djinni","s":12,"u":"djinni_b1"},{"n":"Dryad","s":12,"u":"dryad_b1"},{"n":"Dryad Queen","s":12,"u":"dryad%20queen_b1"},{"n":"Faerie Dragon","s":12,"u":"faerie%20dragon_b1"},{"n":"Gancanagh","s":12,"u":"gancanagh_b1"},{"n":"Ghaele","s":12,"u":"ghaele_b1"},{"n":"Lillend","s":12,"u":"lillend_b1"},{"n":"Lyrakien","s":12,"u":"lyrakien_b1"},{"n":"Naiad","s":12,"u":"naiad_b1"},{"n":"Naiad Queen","s":12,"u":"naiad%20queen_b1"},{"n":"Storm Giant","s":12,"u":"storm%20giant_b1"},{"n":"Unicorn","s":12,"u":"unicorn_b1"},{"n":"Young Brass Dragon","s":12,"u":"young%20brass%20dragon_b1"},{"n":"Young Copper Dragon","s":12,"u":"young%20copper%20dragon_b1"},{"n":"Bralani","s":13,"u":"bralani_b2"},{"n":"Sylph Sneak","s":13,"u":"sylph%20sneak_b2"},{"n":"Undine Hydromancer","s":13,"u":"undine%20hydromancer_b2"},{"n":"Veranallia","s":13,"u":"veranallia_b2"},{"n":"Wood Giant","s":13,"u":"wood%20giant_b2"},{"n":"Adult Sea Dragon","s":14,"u":"adult%20sea%20dragon_b3"},{"n":"Ancient Sea Dragon","s":14,"u":"ancient%20sea%20dragon_b3"},{"n":"Domovoi","s":14,"u":"domovoi_b3"},{"n":"Draxie","s":14,"u":"draxie_b3"},{"n":"Elysian Titan","s":14,"u":"elysian%20titan_b3"},{"n":"Garuda","s":14,"u":"garuda_b3"},{"n":"Gathlain Wanderer","s":14,"u":"gathlain%20wanderer_b3"},{"n":"House Drake","s":14,"u":"house%20drake_b3"},{"n":"Mix Couatl","s":14,"u":"mix%20couatl_b3"},{"n":"Peri","s":14,"u":"peri_b3"},{"n":"Young Sea Dragon","s":14,"u":"young%20sea%20dragon_b3"},{"n":"Anadi Elder","s":16,"u":"anadi%20elder_aoa1"},{"n":"Anadi Hunter","s":16,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Sage","s":16,"u":"anadi%20sage_aoa1"},{"n":"Renali","s":16,"u":"renali_aoa1"},{"n":"Ekujae Guardian","s":17,"u":"ekujae%20guardian_aoa2"},{"n":"Nketiah","s":17,"u":"nketiah_aoa2"},{"n":"Nolly Peltry","s":18,"u":"nolly%20peltry_aoa3"},{"n":"Antaro Boldblade","s":22,"u":"antaro%20boldblade_aoe1"},{"n":"Eunice","s":22,"u":"eunice_aoe1"},{"n":"Lyrma Swampwalker","s":22,"u":"lyrma%20swampwalker_aoe1"},{"n":"Miriel Grayleaf","s":22,"u":"miriel%20grayleaf_aoe1"},{"n":"Ghaele Of Kharnas","s":27,"u":"ghaele%20of%20kharnas_aoe6"},{"n":"Otari Ilvashti","s":28,"u":"otari%20ilvashti_av1"},{"n":"Wrin Sivinxi","s":28,"u":"wrin%20sivinxi_av1"},{"n":"Elysian Titan","s":35,"u":"elysian%20titan_ec6"},{"n":"Takatorra","s":37,"u":"takatorra_frp1"},{"n":"Yook","s":37,"u":"yook_frp1"},{"n":"Ji-yook","s":38,"u":"ji-yook_frp2"},{"n":"Takatorra","s":38,"u":"takatorra_frp2"},{"n":"Spirit Turtle","s":39,"u":"spirit%20turtle_frp3"},{"n":"Yoh Souran","s":39,"u":"yoh%20souran_frp3"},{"n":"Ratajin Mastermind","s":6,"u":"ratajin%20mastermind_loil"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"Anadi Seeker","s":46,"u":"anadi%20seeker_sot1"},{"n":"Scalliwing","s":52,"u":"scalliwing_tio"}],"2":[{"n":"Singing Sword","s":15,"u":"singing%20sword_gmg"}],"66":[{"n":"Elysium","s":15,"u":"elysium_gmg"}],"72":[{"n":"Firebrands","s":7,"u":"firebrands_locg"},{"n":"Knights of Lastwall","s":7,"u":"knights%20of%20lastwall_locg"}]},"fire":{"0":[{"n":"Dormant Eruption","s":11,"u":"dormant%20eruption_da"},{"n":"Explosive Leap","s":2,"u":"explosive%20leap_g%26g"},{"n":"Searing Restoration","s":2,"u":"searing%20restoration_g%26g"},{"n":"Spark Fist","s":2,"u":"spark%20fist_g%26g"},{"n":"Blazing Aura","s":1,"u":"blazing%20aura_loag"},{"n":"Charred Remains","s":1,"u":"charred%20remains_loag"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Radiant Burst","s":1,"u":"radiant%20burst_loag"},{"n":"Scorching Disarm","s":1,"u":"scorching%20disarm_loag"},{"n":"Blazing Talon Surge","s":60,"u":"blazing%20talon%20surge_lopsg"},{"n":"Explosive Death Drop","s":60,"u":"explosive%20death%20drop_lopsg"},{"n":"Rain Of Embers Stance","s":60,"u":"rain%20of%20embers%20stance_lopsg"},{"n":"Burning Spell","s":64,"u":"burning%20spell_som"},{"n":"Fiery Retort","s":64,"u":"fiery%20retort_som"},{"n":"Stoked Flame Stance","s":64,"u":"stoked%20flame%20stance_som"}],"1":[{"n":"Adult Brass Dragon","s":12,"u":"adult%20brass%20dragon_b1"},{"n":"Adult Gold Dragon","s":12,"u":"adult%20gold%20dragon_b1"},{"n":"Adult Red Dragon","s":12,"u":"adult%20red%20dragon_b1"},{"n":"Ancient Brass Dragon","s":12,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Gold Dragon","s":12,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Red Dragon","s":12,"u":"ancient%20red%20dragon_b1"},{"n":"Cinder Rat","s":12,"u":"cinder%20rat_b1"},{"n":"Crag Linnorm","s":12,"u":"crag%20linnorm_b1"},{"n":"Crimson Worm","s":12,"u":"crimson%20worm_b1"},{"n":"Efreeti","s":12,"u":"efreeti_b1"},{"n":"Elananx","s":12,"u":"elananx_b1"},{"n":"Elemental Inferno","s":12,"u":"elemental%20inferno_b1"},{"n":"Fire Giant","s":12,"u":"fire%20giant_b1"},{"n":"Fire Mephit","s":12,"u":"fire%20mephit_b1"},{"n":"Firewyrm","s":12,"u":"firewyrm_b1"},{"n":"Flame Drake","s":12,"u":"flame%20drake_b1"},{"n":"Hell Hound","s":12,"u":"hell%20hound_b1"},{"n":"Living Wildfire","s":12,"u":"living%20wildfire_b1"},{"n":"Nessian Warhound","s":12,"u":"nessian%20warhound_b1"},{"n":"Phoenix","s":12,"u":"phoenix_b1"},{"n":"Salamander","s":12,"u":"salamander_b1"},{"n":"Tor Linnorm","s":12,"u":"tor%20linnorm_b1"},{"n":"Young Brass Dragon","s":12,"u":"young%20brass%20dragon_b1"},{"n":"Young Gold Dragon","s":12,"u":"young%20gold%20dragon_b1"},{"n":"Young Red Dragon","s":12,"u":"young%20red%20dragon_b1"},{"n":"Adult Magma Dragon","s":13,"u":"adult%20magma%20dragon_b2"},{"n":"Ancient Magma Dragon","s":13,"u":"ancient%20magma%20dragon_b2"},{"n":"Ember Fox","s":13,"u":"ember%20fox_b2"},{"n":"Filth Fire","s":13,"u":"filth%20fire_b2"},{"n":"Fire Yai","s":13,"u":"fire%20yai_b2"},{"n":"Jyoti","s":13,"u":"jyoti_b2"},{"n":"Lerritan","s":13,"u":"lerritan_b2"},{"n":"Magma Scorpion","s":13,"u":"magma%20scorpion_b2"},{"n":"Marrmora","s":13,"u":"marrmora_b2"},{"n":"Peluda","s":13,"u":"peluda_b2"},{"n":"Ravener","s":13,"u":"ravener_b2"},{"n":"Steam Mephit","s":13,"u":"steam%20mephit_b2"},{"n":"Striding Fire","s":13,"u":"striding%20fire_b2"},{"n":"Thrasfyr","s":13,"u":"thrasfyr_b2"},{"n":"Young Magma Dragon","s":13,"u":"young%20magma%20dragon_b2"},{"n":"Adult Underworld Dragon","s":14,"u":"adult%20underworld%20dragon_b3"},{"n":"Ancient Underworld Dragon","s":14,"u":"ancient%20underworld%20dragon_b3"},{"n":"Azer","s":14,"u":"azer_b3"},{"n":"Fire Wisp","s":14,"u":"fire%20wisp_b3"},{"n":"Kirin","s":14,"u":"kirin_b3"},{"n":"Peri","s":14,"u":"peri_b3"},{"n":"Sulfur Zombie","s":14,"u":"sulfur%20zombie_b3"},{"n":"Young Underworld Dragon","s":14,"u":"young%20underworld%20dragon_b3"},{"n":"Charau-ka Dragon Priest","s":17,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Racharak","s":17,"u":"racharak_aoa2"},{"n":"Accursed Forge-spurned","s":19,"u":"accursed%20forge-spurned_aoa4"},{"n":"Adult Magma Dragon","s":19,"u":"adult%20magma%20dragon_aoa4"},{"n":"Ancient Magma Dragon","s":19,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Dalos","s":19,"u":"dalos_aoa4"},{"n":"Dragonscarred Dead","s":19,"u":"dragonscarred%20dead_aoa4"},{"n":"Forge-spurned","s":19,"u":"forge-spurned_aoa4"},{"n":"Veshumirix","s":19,"u":"veshumirix_aoa4"},{"n":"Young Magma Dragon","s":19,"u":"young%20magma%20dragon_aoa4"},{"n":"Xotanispawn","s":20,"u":"xotanispawn_aoa5"},{"n":"Lesser Manifestation Of Dahak","s":21,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":21,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Mengkare","s":21,"u":"mengkare_aoa6"},{"n":"Xotani","s":21,"u":"xotani_aoa6"},{"n":"Eberark","s":24,"u":"eberark_aoe3"},{"n":"Agradaemon","s":27,"u":"agradaemon_aoe6"},{"n":"Combusted","s":10,"u":"combusted_botd"},{"n":"Shadern Immolator","s":10,"u":"shadern%20immolator_botd"},{"n":"Bul-gae","s":39,"u":"bul-gae_frp3"},{"n":"Cloudsplitter","s":39,"u":"cloudsplitter_frp3"},{"n":"Sanzuwu","s":39,"u":"sanzuwu_frp3"},{"n":"Reborn Sun Hunter","s":49,"u":"reborn%20sun%20hunter_sot4"},{"n":"Reborn Sun Mage","s":49,"u":"reborn%20sun%20mage_sot4"},{"n":"Reborn Sun Warrior","s":49,"u":"reborn%20sun%20warrior_sot4"},{"n":"Hell Hound","s":52,"u":"hell%20hound_tio"}],"2":[{"n":"Fire-jump Ring","s":4,"u":"fire-jump%20ring_apg"},{"n":"Four-ways Dogslicer","s":4,"u":"four-ways%20dogslicer_apg"},{"n":"Hellfire Boots","s":4,"u":"hellfire%20boots_apg"},{"n":"Alchemist's Fire","s":5,"u":"alchemist's%20fire%20(generic)_crb"},{"n":"Explosive Ammunition","s":5,"u":"explosive%20ammunition%20(generic)_crb"},{"n":"Flame Tongue","s":5,"u":"flame%20tongue%20(generic)_crb"},{"n":"Flaming","s":5,"u":"flaming%20(generic)_crb"},{"n":"Tindertwig","s":5,"u":"tindertwig_crb"},{"n":"Wand of Smoldering Fireballs","s":5,"u":"wand%20of%20smoldering%20fireballs%20(generic)_crb"},{"n":"Arsonous","s":15,"u":"arsonous_gmg"},{"n":"Bottled Sunlight","s":10,"u":"bottled%20sunlight%20(generic)_botd"},{"n":"Self-Immolating Note","s":11,"u":"self-immolating%20note_da"},{"n":"Electrocable","s":2,"u":"electrocable_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Hyldarf's Fang","s":2,"u":"hyldarf's%20fang_g%26g"},{"n":"Immolation Clan Pistol","s":2,"u":"immolation%20clan%20pistol_g%26g"},{"n":"Meteor Shot","s":2,"u":"meteor%20shot%20(generic)_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Pact-bound Pistol","s":2,"u":"pact-bound%20pistol_g%26g"},{"n":"Radiant Lance","s":7,"u":"radiant%20lance_locg"},{"n":"Burning Badger Guts Snare","s":8,"u":"burning%20badger%20guts%20snare_lotgb"},{"n":"Searing Suture","s":42,"u":"searing%20suture%20(generic)_ooa1"},{"n":"Pyronite","s":43,"u":"pyronite_ooa2"},{"n":"Alchemical Fuse","s":43,"u":"alchemical%20fuse_ooa2"},{"n":"Blast Lance","s":44,"u":"blast%20lance_ooa3"},{"n":"Star Grenade","s":44,"u":"star%20grenade%20(generic)_ooa3"},{"n":"Skull Bomb","s":44,"u":"skull%20bomb_ooa3"},{"n":"Overloaded Brain Grenade","s":67,"u":"overloaded%20brain%20grenade_pfum"},{"n":"Flaming Star","s":64,"u":"flaming%20star%20(generic)_som"},{"n":"Phoenix Flask","s":64,"u":"phoenix%20flask_som"},{"n":"South Wind's Scorch Song","s":64,"u":"south%20wind's%20scorch%20song_som"},{"n":"Fulminating Spear","s":47,"u":"fulminating%20spear_sot2"},{"n":"Golden Blade of Mzali","s":49,"u":"golden%20blade%20of%20mzali_sot4"}],"3":[{"n":"Final Sacrifice","s":4,"u":"final%20sacrifice_apg"},{"n":"Flaming Fusillade","s":4,"u":"flaming%20fusillade_apg"},{"n":"Heat Metal","s":4,"u":"heat%20metal_apg"},{"n":"Incendiary Aura","s":4,"u":"incendiary%20aura_apg"},{"n":"Spray Of Stars","s":4,"u":"spray%20of%20stars_apg"},{"n":"Whirling Flames","s":4,"u":"whirling%20flames_apg"},{"n":"Burning Hands","s":5,"u":"burning%20hands_crb"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Fiery Body","s":5,"u":"fiery%20body_crb"},{"n":"Fire Ray","s":5,"u":"fire%20ray_crb"},{"n":"Fire Seeds","s":5,"u":"fire%20seeds_crb"},{"n":"Fire Shield","s":5,"u":"fire%20shield_crb"},{"n":"Fireball","s":5,"u":"fireball_crb"},{"n":"Flame Strike","s":5,"u":"flame%20strike_crb"},{"n":"Flaming Sphere","s":5,"u":"flaming%20sphere_crb"},{"n":"Hellfire Plume","s":5,"u":"hellfire%20plume_crb"},{"n":"Meteor Swarm","s":5,"u":"meteor%20swarm_crb"},{"n":"Moonbeam","s":5,"u":"moonbeam_crb"},{"n":"Produce Flame","s":5,"u":"produce%20flame_crb"},{"n":"Searing Light","s":5,"u":"searing%20light_crb"},{"n":"Sunburst","s":5,"u":"sunburst_crb"},{"n":"Volcanic Eruption","s":5,"u":"volcanic%20eruption_crb"},{"n":"Wall Of Fire","s":5,"u":"wall%20of%20fire_crb"},{"n":"Linnorm Sting","s":25,"u":"linnorm%20sting_aoe4"},{"n":"Entropic Wheel","s":11,"u":"entropic%20wheel_da"},{"n":"Redistribute Potential","s":11,"u":"redistribute%20potential_da"},{"n":"Breath Of Drought","s":31,"u":"breath%20of%20drought_ec1"},{"n":"Pyrotechnics","s":32,"u":"pyrotechnics_ec2"},{"n":"Cleansing Flames","s":39,"u":"cleansing%20flames_frp3"},{"n":"Rejuvenating Flames","s":39,"u":"rejuvenating%20flames_frp3"},{"n":"Shroud Of Flame","s":39,"u":"shroud%20of%20flame_frp3"},{"n":"Sun Blade","s":7,"u":"sun%20blade_locg"},{"n":"Blinking Flame Aura","s":6,"u":"blinking%20flame%20aura_loil"},{"n":"Unblinking Flame Emblem","s":6,"u":"unblinking%20flame%20emblem_loil"},{"n":"Unblinking Flame Ignition","s":6,"u":"unblinking%20flame%20ignition_loil"},{"n":"Sun's Fury","s":66,"u":"sun's%20fury_lol"},{"n":"Ash Cloud","s":64,"u":"ash%20cloud_som"},{"n":"Blazing Dive","s":64,"u":"blazing%20dive_som"},{"n":"Blazing Fissure","s":64,"u":"blazing%20fissure_som"},{"n":"Boil Blood","s":64,"u":"boil%20blood_som"},{"n":"Burning Blossoms","s":64,"u":"burning%20blossoms_som"},{"n":"Combustion","s":64,"u":"combustion_som"},{"n":"Elemental Annihilation Wave","s":64,"u":"elemental%20annihilation%20wave_som"},{"n":"Elemental Confluence","s":64,"u":"elemental%20confluence_som"},{"n":"Flame Vortex","s":64,"u":"flame%20vortex_som"},{"n":"Flame Wisp","s":64,"u":"flame%20wisp_som"},{"n":"Geyser","s":64,"u":"geyser_som"},{"n":"Ignite Fireworks","s":64,"u":"ignite%20fireworks_som"},{"n":"Mantle Of The Magma Heart","s":64,"u":"mantle%20of%20the%20magma%20heart_som"},{"n":"Scorching Ray","s":64,"u":"scorching%20ray_som"},{"n":"Wildfire","s":64,"u":"wildfire_som"}],"8":[{"n":"Explode","s":2,"u":"explode_g%26g"}],"51":[{"n":"Fireball Rune","s":5,"u":"fireball%20rune_crb"},{"n":"Dahak's Skull","s":17,"u":"dahak's%20skull_aoa2"},{"n":"Vision Of Dahak","s":17,"u":"vision%20of%20dahak_aoa2"},{"n":"Explosive Barrels","s":22,"u":"explosive%20barrels_aoe1"},{"n":"Floating Flamethrower","s":38,"u":"floating%20flamethrower_frp2"},{"n":"Mogaru's Breath","s":38,"u":"mogaru's%20breath_frp2"}],"66":[{"n":"Plane of Fire","s":15,"u":"plane%20of%20fire_gmg"}],"73":[{"n":"Flaming","s":5,"u":"flaming_crb"},{"n":"Greater Flaming","s":5,"u":"greater%20flaming_crb"},{"n":"Blazing Soul","s":15,"u":"blazing%20soul_gmg"},{"n":"Flare Bolt","s":15,"u":"flare%20bolt_gmg"},{"n":"Heat Haze","s":15,"u":"heat%20haze_gmg"},{"n":"Incandescent Sight","s":15,"u":"incandescent%20sight_gmg"},{"n":"Jet Propulsion","s":15,"u":"jet%20propulsion_gmg"},{"n":"Searing Wave","s":15,"u":"searing%20wave_gmg"}],"74":[{"n":"Droskar's Breath","s":61,"u":"droskar's%20breath_lotg"}]},"lg":{"1":[{"n":"Adult Bronze Dragon","s":12,"u":"adult%20bronze%20dragon_b1"},{"n":"Adult Gold Dragon","s":12,"u":"adult%20gold%20dragon_b1"},{"n":"Adult Silver Dragon","s":12,"u":"adult%20silver%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":12,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Gold Dragon","s":12,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Silver Dragon","s":12,"u":"ancient%20silver%20dragon_b1"},{"n":"Guardian Naga","s":12,"u":"guardian%20naga_b1"},{"n":"Horned Archon","s":12,"u":"horned%20archon_b1"},{"n":"Lantern Archon","s":12,"u":"lantern%20archon_b1"},{"n":"Legion Archon","s":12,"u":"legion%20archon_b1"},{"n":"Shield Archon","s":12,"u":"shield%20archon_b1"},{"n":"Werebear","s":12,"u":"werebear_b1"},{"n":"Young Bronze Dragon","s":12,"u":"young%20bronze%20dragon_b1"},{"n":"Young Gold Dragon","s":12,"u":"young%20gold%20dragon_b1"},{"n":"Young Silver Dragon","s":12,"u":"young%20silver%20dragon_b1"},{"n":"Bastion Archon","s":13,"u":"bastion%20archon_b2"},{"n":"Blink Dog","s":13,"u":"blink%20dog_b2"},{"n":"Hound Archon","s":13,"u":"hound%20archon_b2"},{"n":"Quetz Couatl","s":13,"u":"quetz%20couatl_b2"},{"n":"Star Archon","s":13,"u":"star%20archon_b2"},{"n":"Trumpet Archon","s":13,"u":"trumpet%20archon_b2"},{"n":"Adult Sky Dragon","s":14,"u":"adult%20sky%20dragon_b3"},{"n":"Ancient Sky Dragon","s":14,"u":"ancient%20sky%20dragon_b3"},{"n":"Flumph","s":14,"u":"flumph_b3"},{"n":"Kirin","s":14,"u":"kirin_b3"},{"n":"Vanara Disciple","s":14,"u":"vanara%20disciple_b3"},{"n":"Young Sky Dragon","s":14,"u":"young%20sky%20dragon_b3"},{"n":"Zuishin","s":14,"u":"zuishin_b3"},{"n":"Inizra Arumelo","s":21,"u":"inizra%20arumelo_aoa6"},{"n":"Shristi Melipdra","s":23,"u":"shristi%20melipdra_aoe2"},{"n":"Sleepless Sun Veteran","s":25,"u":"sleepless%20sun%20veteran_aoe4"},{"n":"Wynsal Starborn","s":25,"u":"wynsal%20starborn_aoe4"},{"n":"Shoony Militia Member","s":9,"u":"shoony%20militia%20member_ec3"},{"n":"Tino","s":37,"u":"tino_frp1"},{"n":"Tino Tung","s":38,"u":"tino%20tung_frp2"},{"n":"Yarrika Mulandez","s":38,"u":"yarrika%20mulandez_frp2"},{"n":"Cloudsplitter","s":39,"u":"cloudsplitter_frp3"},{"n":"Takulu Ot","s":46,"u":"takulu%20ot_sot1"}],"2":[{"n":"Martyr's Shield","s":15,"u":"martyr's%20shield_gmg"},{"n":"Serithtial","s":15,"u":"serithtial_gmg"},{"n":"Duchy Defender","s":2,"u":"duchy%20defender_g%26g"}],"66":[{"n":"Heaven","s":15,"u":"heaven_gmg"}],"72":[{"n":"Knights of Lastwall","s":7,"u":"knights%20of%20lastwall_locg"}]},"water":{"0":[{"n":"Sink and Swim","s":11,"u":"sink%20and%20swim_da"},{"n":"Aquatic Adaptation","s":1,"u":"aquatic%20adaptation_loag"},{"n":"Hydraulic Deflection","s":1,"u":"hydraulic%20deflection_loag"},{"n":"Hydraulic Maneuvers","s":1,"u":"hydraulic%20maneuvers_loag"},{"n":"Rehydration","s":1,"u":"rehydration_loag"},{"n":"Tidal Shield","s":1,"u":"tidal%20shield_loag"},{"n":"Water Strider","s":1,"u":"water%20strider_loag"},{"n":"Dousing Spell","s":64,"u":"dousing%20spell_som"},{"n":"Purifying Spell","s":64,"u":"purifying%20spell_som"},{"n":"Reflective Ripple Stance","s":64,"u":"reflective%20ripple%20stance_som"},{"n":"Wave Spiral","s":64,"u":"wave%20spiral_som"}],"1":[{"n":"Adult Bronze Dragon","s":12,"u":"adult%20bronze%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":12,"u":"ancient%20bronze%20dragon_b1"},{"n":"Brine Shark","s":12,"u":"brine%20shark_b1"},{"n":"Elemental Tsunami","s":12,"u":"elemental%20tsunami_b1"},{"n":"Living Waterfall","s":12,"u":"living%20waterfall_b1"},{"n":"Marid","s":12,"u":"marid_b1"},{"n":"Naiad","s":12,"u":"naiad_b1"},{"n":"Naiad Queen","s":12,"u":"naiad%20queen_b1"},{"n":"Quatoid","s":12,"u":"quatoid_b1"},{"n":"River Drake","s":12,"u":"river%20drake_b1"},{"n":"Tidal Master","s":12,"u":"tidal%20master_b1"},{"n":"Water Mephit","s":12,"u":"water%20mephit_b1"},{"n":"Young Bronze Dragon","s":12,"u":"young%20bronze%20dragon_b1"},{"n":"Adult Brine Dragon","s":13,"u":"adult%20brine%20dragon_b2"},{"n":"Ancient Brine Dragon","s":13,"u":"ancient%20brine%20dragon_b2"},{"n":"Blizzardborn","s":13,"u":"blizzardborn_b2"},{"n":"Draugr","s":13,"u":"draugr_b2"},{"n":"Grodair","s":13,"u":"grodair_b2"},{"n":"Ice Mephit","s":13,"u":"ice%20mephit_b2"},{"n":"Icewyrm","s":13,"u":"icewyrm_b2"},{"n":"Icicle Snake","s":13,"u":"icicle%20snake_b2"},{"n":"Mist Stalker","s":13,"u":"mist%20stalker_b2"},{"n":"Mudwretch","s":13,"u":"mudwretch_b2"},{"n":"Nereid","s":13,"u":"nereid_b2"},{"n":"Ooze Mephit","s":13,"u":"ooze%20mephit_b2"},{"n":"Rusalka","s":13,"u":"rusalka_b2"},{"n":"Sea Drake","s":13,"u":"sea%20drake_b2"},{"n":"Steam Mephit","s":13,"u":"steam%20mephit_b2"},{"n":"Water Orm","s":13,"u":"water%20orm_b2"},{"n":"Water Yai","s":13,"u":"water%20yai_b2"},{"n":"Young Brine Dragon","s":13,"u":"young%20brine%20dragon_b2"},{"n":"Adult Sea Dragon","s":14,"u":"adult%20sea%20dragon_b3"},{"n":"Ancient Sea Dragon","s":14,"u":"ancient%20sea%20dragon_b3"},{"n":"Danava Titan","s":14,"u":"danava%20titan_b3"},{"n":"Ledalusca","s":14,"u":"ledalusca_b3"},{"n":"Tidehawk","s":14,"u":"tidehawk_b3"},{"n":"Water Wisp","s":14,"u":"water%20wisp_b3"},{"n":"Young Sea Dragon","s":14,"u":"young%20sea%20dragon_b3"},{"n":"Minchgorm","s":26,"u":"minchgorm_aoe5"},{"n":"Elemental Vessel, Water","s":26,"u":"elemental%20vessel%2c%20water_aoe5"},{"n":"Riekanoy","s":41,"u":"riekanoy_ngd"},{"n":"Great Grodair","s":47,"u":"great%20grodair_sot2"},{"n":"Drenchdead","s":49,"u":"drenchdead_sot4"}],"2":[{"n":"Decanter of Endless Water","s":5,"u":"decanter%20of%20endless%20water_crb"},{"n":"Horn of Fog","s":5,"u":"horn%20of%20fog_crb"},{"n":"Clockwork Diving Suit","s":2,"u":"clockwork%20diving%20suit_g%26g"},{"n":"Anointed Waterskin","s":64,"u":"anointed%20waterskin_som"},{"n":"Perfect Droplet","s":64,"u":"perfect%20droplet%20(generic)_som"}],"3":[{"n":"Aqueous Orb","s":4,"u":"aqueous%20orb_apg"},{"n":"Crashing Wave","s":4,"u":"crashing%20wave_apg"},{"n":"Quench","s":4,"u":"quench_apg"},{"n":"Tempest Touch","s":4,"u":"tempest%20touch_apg"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Control Water","s":5,"u":"control%20water_crb"},{"n":"Create Water","s":5,"u":"create%20water_crb"},{"n":"Downpour","s":5,"u":"downpour_crb"},{"n":"Holy Cascade","s":5,"u":"holy%20cascade_crb"},{"n":"Hydraulic Push","s":5,"u":"hydraulic%20push_crb"},{"n":"Hydraulic Torrent","s":5,"u":"hydraulic%20torrent_crb"},{"n":"Obscuring Mist","s":5,"u":"obscuring%20mist_crb"},{"n":"Solid Fog","s":5,"u":"solid%20fog_crb"},{"n":"Tidal Surge","s":5,"u":"tidal%20surge_crb"},{"n":"Wall Of Ice","s":5,"u":"wall%20of%20ice_crb"},{"n":"Purifying Veil","s":11,"u":"purifying%20veil_da"},{"n":"Personal Rain Cloud","s":31,"u":"personal%20rain%20cloud_ec1"},{"n":"Sea Surge","s":31,"u":"sea%20surge_ec1"},{"n":"Pillar Of Water","s":32,"u":"pillar%20of%20water_ec2"},{"n":"Deluge","s":35,"u":"deluge_ec6"},{"n":"Unbreaking Wave Barrier","s":6,"u":"unbreaking%20wave%20barrier_loil"},{"n":"Unbreaking Wave Containment","s":6,"u":"unbreaking%20wave%20containment_loil"},{"n":"Unbreaking Wave Vapor","s":6,"u":"unbreaking%20wave%20vapor_loil"},{"n":"Snowball","s":62,"u":"snowball_lowg"},{"n":"Unbreaking Wave Advance","s":62,"u":"unbreaking%20wave%20advance_lowg"},{"n":"Elemental Annihilation Wave","s":64,"u":"elemental%20annihilation%20wave_som"},{"n":"Elemental Confluence","s":64,"u":"elemental%20confluence_som"},{"n":"Flowing Strike","s":64,"u":"flowing%20strike_som"},{"n":"Frigid Flurry","s":64,"u":"frigid%20flurry_som"},{"n":"Geyser","s":64,"u":"geyser_som"},{"n":"Mud Pit","s":64,"u":"mud%20pit_som"},{"n":"Pulverizing Cascade","s":64,"u":"pulverizing%20cascade_som"},{"n":"Rising Surf","s":64,"u":"rising%20surf_som"},{"n":"Soothing Spring","s":64,"u":"soothing%20spring_som"},{"n":"Spout","s":64,"u":"spout_som"},{"n":"Wall Of Water","s":64,"u":"wall%20of%20water_som"}],"66":[{"n":"Plane of Water","s":15,"u":"plane%20of%20water_gmg"}],"73":[{"n":"Bottomless Reservoir","s":15,"u":"bottomless%20reservoir_gmg"},{"n":"Flowing Footsteps","s":15,"u":"flowing%20footsteps_gmg"},{"n":"Lashing Currents","s":15,"u":"lashing%20currents_gmg"},{"n":"Monsoon Curtain","s":15,"u":"monsoon%20curtain_gmg"},{"n":"Ripples and Waves","s":15,"u":"ripples%20and%20waves_gmg"},{"n":"Tidal Crash","s":15,"u":"tidal%20crash_gmg"}],"74":[{"n":"Messenger Tide","s":61,"u":"messenger%20tide_lotg"}]},"earth":{"0":[{"n":"Terraforming Spell","s":4,"u":"terraforming%20spell_apg"},{"n":"Harden Flesh","s":64,"u":"harden%20flesh_som"},{"n":"Rockslide Spell","s":64,"u":"rockslide%20spell_som"},{"n":"Sheltering Cave","s":64,"u":"sheltering%20cave_som"}],"1":[{"n":"Adult Copper Dragon","s":12,"u":"adult%20copper%20dragon_b1"},{"n":"Ancient Copper Dragon","s":12,"u":"ancient%20copper%20dragon_b1"},{"n":"Animated Statue","s":12,"u":"animated%20statue_b1"},{"n":"Desert Drake","s":12,"u":"desert%20drake_b1"},{"n":"Earth Mephit","s":12,"u":"earth%20mephit_b1"},{"n":"Elemental Avalanche","s":12,"u":"elemental%20avalanche_b1"},{"n":"Gargoyle","s":12,"u":"gargoyle_b1"},{"n":"Giant Animated Statue","s":12,"u":"giant%20animated%20statue_b1"},{"n":"Grikkitog","s":12,"u":"grikkitog_b1"},{"n":"Hill Giant","s":12,"u":"hill%20giant_b1"},{"n":"Jungle Drake","s":12,"u":"jungle%20drake_b1"},{"n":"Living Landslide","s":12,"u":"living%20landslide_b1"},{"n":"Shaitan","s":12,"u":"shaitan_b1"},{"n":"Sod Hound","s":12,"u":"sod%20hound_b1"},{"n":"Stone Giant","s":12,"u":"stone%20giant_b1"},{"n":"Stone Mauler","s":12,"u":"stone%20mauler_b1"},{"n":"Xorn","s":12,"u":"xorn_b1"},{"n":"Young Copper Dragon","s":12,"u":"young%20copper%20dragon_b1"},{"n":"Zaramuun","s":12,"u":"zaramuun_b1"},{"n":"Adult Crystal Dragon","s":13,"u":"adult%20crystal%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":13,"u":"ancient%20crystal%20dragon_b2"},{"n":"Cavern Troll","s":13,"u":"cavern%20troll_b2"},{"n":"Dust Mephit","s":13,"u":"dust%20mephit_b2"},{"n":"Earthen Destrier","s":13,"u":"earthen%20destrier_b2"},{"n":"Granite Glyptodont","s":13,"u":"granite%20glyptodont_b2"},{"n":"Irlgaunt","s":13,"u":"irlgaunt_b2"},{"n":"Lerritan","s":13,"u":"lerritan_b2"},{"n":"Living Boulder","s":13,"u":"living%20boulder_b2"},{"n":"Mudwretch","s":13,"u":"mudwretch_b2"},{"n":"Ooze Mephit","s":13,"u":"ooze%20mephit_b2"},{"n":"Sand Sentry","s":13,"u":"sand%20sentry_b2"},{"n":"Stygira","s":13,"u":"stygira_b2"},{"n":"Young Crystal Dragon","s":13,"u":"young%20crystal%20dragon_b2"},{"n":"Adult Sovereign Dragon","s":14,"u":"adult%20sovereign%20dragon_b3"},{"n":"Ancient Sovereign Dragon","s":14,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Bauble Beast","s":14,"u":"bauble%20beast_b3"},{"n":"Cobbleswarm","s":14,"u":"cobbleswarm_b3"},{"n":"Consonite Choir","s":14,"u":"consonite%20choir_b3"},{"n":"Duende","s":14,"u":"duende_b3"},{"n":"Earth Wisp","s":14,"u":"earth%20wisp_b3"},{"n":"Guecubu","s":14,"u":"guecubu_b3"},{"n":"Lampad","s":14,"u":"lampad_b3"},{"n":"Lampad Queen","s":14,"u":"lampad%20queen_b3"},{"n":"Sturzstromer","s":14,"u":"sturzstromer_b3"},{"n":"Young Sovereign Dragon","s":14,"u":"young%20sovereign%20dragon_b3"},{"n":"Zetogeki","s":14,"u":"zetogeki_b3"},{"n":"Carnivorous Crystal","s":19,"u":"carnivorous%20crystal_aoa4"},{"n":"Dalos","s":19,"u":"dalos_aoa4"},{"n":"Cobbleswarm","s":22,"u":"cobbleswarm_aoe1"},{"n":"Ararda","s":34,"u":"ararda_ec5"},{"n":"Kasesh","s":6,"u":"kasesh_loil"},{"n":"Prairie Drake","s":42,"u":"prairie%20drake_ooa1"},{"n":"Mutant Desert Drake","s":43,"u":"mutant%20desert%20drake_ooa2"},{"n":"Gargoyle Guardian","s":52,"u":"gargoyle%20guardian_tio"}],"2":[{"n":"Crystal Shards","s":4,"u":"crystal%20shards%20(generic)_apg"},{"n":"Earthglide Cloak","s":4,"u":"earthglide%20cloak_apg"},{"n":"Ring Of Stoneshifting","s":9,"u":"ring%20of%20stoneshifting_ec3"},{"n":"Shoony Shovel","s":9,"u":"shoony%20shovel_ec3"},{"n":"Stoneraiser Javelin","s":33,"u":"stoneraiser%20javelin_ec4"},{"n":"Big Rock Bullet","s":8,"u":"big%20rock%20bullet%20(generic)_lotgb"},{"n":"Drum Of Upheaval","s":8,"u":"drum%20of%20upheaval_lotgb"},{"n":"Jar Of Shifting Sands","s":64,"u":"jar%20of%20shifting%20sands_som"},{"n":"Trinity Geode","s":64,"u":"trinity%20geode%20(generic)_som"}],"3":[{"n":"Pummeling Rubble","s":4,"u":"pummeling%20rubble_apg"},{"n":"Spike Stones","s":4,"u":"spike%20stones_apg"},{"n":"Transmute Rock And Mud","s":4,"u":"transmute%20rock%20and%20mud_apg"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Earthquake","s":5,"u":"earthquake_crb"},{"n":"Hurtling Stone","s":5,"u":"hurtling%20stone_crb"},{"n":"Localized Quake","s":5,"u":"localized%20quake_crb"},{"n":"Meld Into Stone","s":5,"u":"meld%20into%20stone_crb"},{"n":"Passwall","s":5,"u":"passwall_crb"},{"n":"Shape Stone","s":5,"u":"shape%20stone_crb"},{"n":"Stone Tell","s":5,"u":"stone%20tell_crb"},{"n":"Stone To Flesh","s":5,"u":"stone%20to%20flesh_crb"},{"n":"Stoneskin","s":5,"u":"stoneskin_crb"},{"n":"Wall Of Stone","s":5,"u":"wall%20of%20stone_crb"},{"n":"Scouring Sand","s":31,"u":"scouring%20sand_ec1"},{"n":"Control Sand","s":34,"u":"control%20sand_ec5"},{"n":"Pillars Of Sand","s":34,"u":"pillars%20of%20sand_ec5"},{"n":"Upheaval","s":35,"u":"upheaval_ec6"},{"n":"Expeditious Excavation","s":58,"u":"expeditious%20excavation_logm"},{"n":"Shattering Gem","s":58,"u":"shattering%20gem_logm"},{"n":"Shifting Sand","s":58,"u":"shifting%20sand_logm"},{"n":"Shockwave","s":58,"u":"shockwave_logm"},{"n":"Untwisting Iron Augmentation","s":6,"u":"untwisting%20iron%20augmentation_loil"},{"n":"Untwisting Iron Pillar","s":6,"u":"untwisting%20iron%20pillar_loil"},{"n":"Untwisting Iron Roots","s":6,"u":"untwisting%20iron%20roots_loil"},{"n":"Dividing Trench","s":59,"u":"dividing%20trench_lokl"},{"n":"Blazing Fissure","s":64,"u":"blazing%20fissure_som"},{"n":"Crushing Ground","s":64,"u":"crushing%20ground_som"},{"n":"Elemental Annihilation Wave","s":64,"u":"elemental%20annihilation%20wave_som"},{"n":"Elemental Confluence","s":64,"u":"elemental%20confluence_som"},{"n":"Healing Plaster","s":64,"u":"healing%20plaster_som"},{"n":"Mud Pit","s":64,"u":"mud%20pit_som"},{"n":"One With The Land","s":64,"u":"one%20with%20the%20land_som"},{"n":"Scatter Scree","s":64,"u":"scatter%20scree_som"},{"n":"Stone Lance","s":64,"u":"stone%20lance_som"},{"n":"Swampcall","s":48,"u":"swampcall_sot3"}],"66":[{"n":"Plane of Earth","s":15,"u":"plane%20of%20earth_gmg"}],"73":[{"n":"Ease Burden","s":15,"u":"ease%20burden_gmg"},{"n":"Living Statue","s":15,"u":"living%20statue_gmg"},{"n":"Raise Ramparts","s":15,"u":"raise%20ramparts_gmg"},{"n":"Rolling Geode","s":15,"u":"rolling%20geode_gmg"},{"n":"Shattered Earth","s":15,"u":"shattered%20earth_gmg"},{"n":"Underground Bounty","s":15,"u":"underground%20bounty_gmg"}]},"cold":{"0":[{"n":"Lingering Chill","s":11,"u":"lingering%20chill_da"},{"n":"Deep Freeze","s":2,"u":"deep%20freeze_g%26g"}],"1":[{"n":"Adult Silver Dragon","s":12,"u":"adult%20silver%20dragon_b1"},{"n":"Adult White Dragon","s":12,"u":"adult%20white%20dragon_b1"},{"n":"Ancient Silver Dragon","s":12,"u":"ancient%20silver%20dragon_b1"},{"n":"Ancient White Dragon","s":12,"u":"ancient%20white%20dragon_b1"},{"n":"Frost Drake","s":12,"u":"frost%20drake_b1"},{"n":"Frost Giant","s":12,"u":"frost%20giant_b1"},{"n":"Ice Linnorm","s":12,"u":"ice%20linnorm_b1"},{"n":"Wendigo","s":12,"u":"wendigo_b1"},{"n":"Young Silver Dragon","s":12,"u":"young%20silver%20dragon_b1"},{"n":"Young White Dragon","s":12,"u":"young%20white%20dragon_b1"},{"n":"Blizzardborn","s":13,"u":"blizzardborn_b2"},{"n":"Calathgar","s":13,"u":"calathgar_b2"},{"n":"Frost Troll","s":13,"u":"frost%20troll_b2"},{"n":"Frost Worm","s":13,"u":"frost%20worm_b2"},{"n":"Ice Golem","s":13,"u":"ice%20golem_b2"},{"n":"Ice Yai","s":13,"u":"ice%20yai_b2"},{"n":"Icewyrm","s":13,"u":"icewyrm_b2"},{"n":"Icicle Snake","s":13,"u":"icicle%20snake_b2"},{"n":"Umonlee","s":13,"u":"umonlee_b2"},{"n":"Adlet","s":14,"u":"adlet_b3"},{"n":"Ledalusca","s":14,"u":"ledalusca_b3"},{"n":"Winter Hag","s":14,"u":"winter%20hag_b3"},{"n":"Manifestation Of Dahak","s":21,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Ice Mummy","s":10,"u":"ice%20mummy_botd"},{"n":"Drake Courser","s":38,"u":"drake%20courser_frp2"},{"n":"Kun","s":38,"u":"kun_frp2"},{"n":"Peng","s":38,"u":"peng_frp2"},{"n":"Bul-gae","s":39,"u":"bul-gae_frp3"},{"n":"Sthira","s":39,"u":"sthira_frp3"},{"n":"Benthic Reaver","s":6,"u":"benthic%20reaver_loil"}],"2":[{"n":"Four-ways Dogslicer","s":4,"u":"four-ways%20dogslicer_apg"},{"n":"Freezing Ammunition","s":4,"u":"freezing%20ammunition_apg"},{"n":"Wand Of The Snowfields","s":4,"u":"wand%20of%20the%20snowfields%20(generic)_apg"},{"n":"Frost","s":5,"u":"frost%20(generic)_crb"},{"n":"Frost Brand","s":5,"u":"frost%20brand_crb"},{"n":"Frost Vial","s":5,"u":"frost%20vial%20(generic)_crb"},{"n":"Cryomister","s":2,"u":"cryomister%20(generic)_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Arctic Vigor","s":8,"u":"arctic%20vigor%20(generic)_lotgb"},{"n":"Cold Comfort","s":8,"u":"cold%20comfort%20(generic)_lotgb"},{"n":"Ice Slick Snare","s":67,"u":"ice%20slick%20snare_pfum"},{"n":"North Wind's Night Verse","s":64,"u":"north%20wind's%20night%20verse_som"}],"3":[{"n":"Clinging Ice","s":4,"u":"clinging%20ice_apg"},{"n":"Ice Storm","s":4,"u":"ice%20storm_apg"},{"n":"Interstellar Void","s":4,"u":"interstellar%20void_apg"},{"n":"Tempest Touch","s":4,"u":"tempest%20touch_apg"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Chilling Darkness","s":5,"u":"chilling%20darkness_crb"},{"n":"Cone Of Cold","s":5,"u":"cone%20of%20cold_crb"},{"n":"Eclipse Burst","s":5,"u":"eclipse%20burst_crb"},{"n":"Polar Ray","s":5,"u":"polar%20ray_crb"},{"n":"Ray Of Frost","s":5,"u":"ray%20of%20frost_crb"},{"n":"Wall Of Ice","s":5,"u":"wall%20of%20ice_crb"},{"n":"Entropic Wheel","s":11,"u":"entropic%20wheel_da"},{"n":"Redistribute Potential","s":11,"u":"redistribute%20potential_da"},{"n":"Rime Slick","s":31,"u":"rime%20slick_ec1"},{"n":"Chilling Spray","s":58,"u":"chilling%20spray_logm"},{"n":"Diamond Dust","s":58,"u":"diamond%20dust_logm"},{"n":"Winter Bolt","s":58,"u":"winter%20bolt_logm"},{"n":"Purifying Icicle","s":59,"u":"purifying%20icicle_lokl"},{"n":"Snowball","s":62,"u":"snowball_lowg"},{"n":"Frigid Flurry","s":64,"u":"frigid%20flurry_som"},{"n":"Mantle Of The Frozen Heart","s":64,"u":"mantle%20of%20the%20frozen%20heart_som"},{"n":"Moonburst","s":49,"u":"moonburst_sot4"},{"n":"Moonlight Ray","s":49,"u":"moonlight%20ray_sot4"}],"51":[{"n":"Freezing Floor Tiles","s":38,"u":"freezing%20floor%20tiles_frp2"}]},"small":{"1":[{"n":"Air Mephit","s":12,"u":"air%20mephit_b1"},{"n":"Animated Broom","s":12,"u":"animated%20broom_b1"},{"n":"Caligni Creeper","s":12,"u":"caligni%20creeper_b1"},{"n":"Caligni Dancer","s":12,"u":"caligni%20dancer_b1"},{"n":"Choral","s":12,"u":"choral_b1"},{"n":"Cinder Rat","s":12,"u":"cinder%20rat_b1"},{"n":"Cockatrice","s":12,"u":"cockatrice_b1"},{"n":"Dandasuka","s":12,"u":"dandasuka_b1"},{"n":"Deep Gnome Rockwarden","s":12,"u":"deep%20gnome%20rockwarden_b1"},{"n":"Deep Gnome Scout","s":12,"u":"deep%20gnome%20scout_b1"},{"n":"Deep Gnome Warrior","s":12,"u":"deep%20gnome%20warrior_b1"},{"n":"Dero Magister","s":12,"u":"dero%20magister_b1"},{"n":"Dero Stalker","s":12,"u":"dero%20stalker_b1"},{"n":"Dero Strangler","s":12,"u":"dero%20strangler_b1"},{"n":"Eagle","s":12,"u":"eagle_b1"},{"n":"Earth Mephit","s":12,"u":"earth%20mephit_b1"},{"n":"Electric Eel","s":12,"u":"electric%20eel_b1"},{"n":"Fire Mephit","s":12,"u":"fire%20mephit_b1"},{"n":"Flash Beetle","s":12,"u":"flash%20beetle_b1"},{"n":"Fungus Leshy","s":12,"u":"fungus%20leshy_b1"},{"n":"Giant Rat","s":12,"u":"giant%20rat_b1"},{"n":"Gimmerling","s":12,"u":"gimmerling_b1"},{"n":"Goblin Commando","s":12,"u":"goblin%20commando_b1"},{"n":"Goblin Pyro","s":12,"u":"goblin%20pyro_b1"},{"n":"Goblin War Chanter","s":12,"u":"goblin%20war%20chanter_b1"},{"n":"Goblin Warrior","s":12,"u":"goblin%20warrior_b1"},{"n":"Gourd Leshy","s":12,"u":"gourd%20leshy_b1"},{"n":"Guard Dog","s":12,"u":"guard%20dog_b1"},{"n":"Kobold Dragon Mage","s":12,"u":"kobold%20dragon%20mage_b1"},{"n":"Kobold Scout","s":12,"u":"kobold%20scout_b1"},{"n":"Kobold Warrior","s":12,"u":"kobold%20warrior_b1"},{"n":"Lantern Archon","s":12,"u":"lantern%20archon_b1"},{"n":"Leaf Leshy","s":12,"u":"leaf%20leshy_b1"},{"n":"Mitflit","s":12,"u":"mitflit_b1"},{"n":"Pixie","s":12,"u":"pixie_b1"},{"n":"Quatoid","s":12,"u":"quatoid_b1"},{"n":"Ratfolk Grenadier","s":12,"u":"ratfolk%20grenadier_b1"},{"n":"Redcap","s":12,"u":"redcap_b1"},{"n":"Reefclaw","s":12,"u":"reefclaw_b1"},{"n":"Sod Hound","s":12,"u":"sod%20hound_b1"},{"n":"Velociraptor","s":12,"u":"velociraptor_b1"},{"n":"Water Mephit","s":12,"u":"water%20mephit_b1"},{"n":"Will-o'-wisp","s":12,"u":"will-o'-wisp_b1"},{"n":"Zephyr Hawk","s":12,"u":"zephyr%20hawk_b1"},{"n":"Akizendri","s":13,"u":"akizendri_b2"},{"n":"Attic Whisperer","s":13,"u":"attic%20whisperer_b2"},{"n":"Aurumvorax","s":13,"u":"aurumvorax_b2"},{"n":"Azuretzi","s":13,"u":"azuretzi_b2"},{"n":"Badger","s":13,"u":"badger_b2"},{"n":"Blindheim","s":13,"u":"blindheim_b2"},{"n":"Calathgar","s":13,"u":"calathgar_b2"},{"n":"Caligni Slayer","s":13,"u":"caligni%20slayer_b2"},{"n":"Choker","s":13,"u":"choker_b2"},{"n":"Chupacabra","s":13,"u":"chupacabra_b2"},{"n":"Cockroach Swarm","s":13,"u":"cockroach%20swarm_b2"},{"n":"Culdewen","s":13,"u":"culdewen_b2"},{"n":"Dig-widget","s":13,"u":"dig-widget_b2"},{"n":"Dream Spider","s":13,"u":"dream%20spider_b2"},{"n":"Dust Mephit","s":13,"u":"dust%20mephit_b2"},{"n":"Ember Fox","s":13,"u":"ember%20fox_b2"},{"n":"Flytrap Leshy","s":13,"u":"flytrap%20leshy_b2"},{"n":"Giant Amoeba","s":13,"u":"giant%20amoeba_b2"},{"n":"Giant Cockroach","s":13,"u":"giant%20cockroach_b2"},{"n":"Giant Dragonfly Nymph","s":13,"u":"giant%20dragonfly%20nymph_b2"},{"n":"Giant Tick","s":13,"u":"giant%20tick_b2"},{"n":"Grindylow","s":13,"u":"grindylow_b2"},{"n":"Grippli Scout","s":13,"u":"grippli%20scout_b2"},{"n":"Ice Mephit","s":13,"u":"ice%20mephit_b2"},{"n":"Icicle Snake","s":13,"u":"icicle%20snake_b2"},{"n":"Intellect Devourer","s":13,"u":"intellect%20devourer_b2"},{"n":"Korred","s":13,"u":"korred_b2"},{"n":"Leprechaun","s":13,"u":"leprechaun_b2"},{"n":"Living Boulder","s":13,"u":"living%20boulder_b2"},{"n":"Lurker In Light","s":13,"u":"lurker%20in%20light_b2"},{"n":"Mandragora","s":13,"u":"mandragora_b2"},{"n":"Nixie","s":13,"u":"nixie_b2"},{"n":"Nuglub","s":13,"u":"nuglub_b2"},{"n":"Ooze Mephit","s":13,"u":"ooze%20mephit_b2"},{"n":"Quickling","s":13,"u":"quickling_b2"},{"n":"Reef Octopus","s":13,"u":"reef%20octopus_b2"},{"n":"Sea Snake","s":13,"u":"sea%20snake_b2"},{"n":"Shocker Lizard","s":13,"u":"shocker%20lizard_b2"},{"n":"Spriggan Bully","s":13,"u":"spriggan%20bully_b2"},{"n":"Spriggan Warlord","s":13,"u":"spriggan%20warlord_b2"},{"n":"Steam Mephit","s":13,"u":"steam%20mephit_b2"},{"n":"Sunflower Leshy","s":13,"u":"sunflower%20leshy_b2"},{"n":"Vampire Squid","s":13,"u":"vampire%20squid_b2"},{"n":"Zebub","s":13,"u":"zebub_b2"},{"n":"Arcane Living Rune","s":14,"u":"arcane%20living%20rune_b3"},{"n":"Brimorak","s":14,"u":"brimorak_b3"},{"n":"Cactus Leshy","s":14,"u":"cactus%20leshy_b3"},{"n":"Cunning Fox","s":14,"u":"cunning%20fox_b3"},{"n":"Dretch","s":14,"u":"dretch_b3"},{"n":"Duende","s":14,"u":"duende_b3"},{"n":"Dvorovoi","s":14,"u":"dvorovoi_b3"},{"n":"Etioling Blightmage","s":14,"u":"etioling%20blightmage_b3"},{"n":"Flumph","s":14,"u":"flumph_b3"},{"n":"Gathlain Wanderer","s":14,"u":"gathlain%20wanderer_b3"},{"n":"Giant Flying Squirrel","s":14,"u":"giant%20flying%20squirrel_b3"},{"n":"Kappa","s":14,"u":"kappa_b3"},{"n":"Kodama","s":14,"u":"kodama_b3"},{"n":"Kushtaka","s":14,"u":"kushtaka_b3"},{"n":"Millindemalion","s":14,"u":"millindemalion_b3"},{"n":"Ostovite","s":14,"u":"ostovite_b3"},{"n":"Pukwudgie","s":14,"u":"pukwudgie_b3"},{"n":"Rhu-chalik","s":14,"u":"rhu-chalik_b3"},{"n":"Seaweed Leshy","s":14,"u":"seaweed%20leshy_b3"},{"n":"Skull Peeler","s":14,"u":"skull%20peeler_b3"},{"n":"Squirming Swill","s":14,"u":"squirming%20swill_b3"},{"n":"Tattoo Guardian","s":14,"u":"tattoo%20guardian_b3"},{"n":"Triumph Siktempora","s":14,"u":"triumph%20siktempora_b3"},{"n":"Tupilaq","s":14,"u":"tupilaq_b3"},{"n":"Vine Leshy","s":14,"u":"vine%20leshy_b3"},{"n":"Vulpinal","s":14,"u":"vulpinal_b3"},{"n":"Wayang Whisperblade","s":14,"u":"wayang%20whisperblade_b3"},{"n":"Wyrwood Sneak","s":14,"u":"wyrwood%20sneak_b3"},{"n":"Urchin","s":15,"u":"urchin_gmg"},{"n":"Calmont","s":16,"u":"calmont_aoa1"},{"n":"Malarunk","s":16,"u":"malarunk_aoa1"},{"n":"Skorp And Venak","s":16,"u":"skorp%20and%20venak_aoa1"},{"n":"Warbal Bumblebrasher","s":16,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Biloko Veteran","s":17,"u":"biloko%20veteran_aoa2"},{"n":"Biloko Warrior","s":17,"u":"biloko%20warrior_aoa2"},{"n":"Charau-ka Acolyte Of Angazhan","s":17,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2"},{"n":"Charau-ka Butcher","s":17,"u":"charau-ka%20butcher_aoa2"},{"n":"Charau-ka Dragon Priest","s":17,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Charau-ka Warrior","s":17,"u":"charau-ka%20warrior_aoa2"},{"n":"Eloko","s":17,"u":"eloko_aoa2"},{"n":"Grippli Archer","s":17,"u":"grippli%20archer_aoa2"},{"n":"Grippli Greenspeaker","s":17,"u":"grippli%20greenspeaker_aoa2"},{"n":"Grippli Scout","s":17,"u":"grippli%20scout_aoa2"},{"n":"Hezle","s":17,"u":"hezle_aoa2"},{"n":"Racharak","s":17,"u":"racharak_aoa2"},{"n":"Nolly Peltry","s":18,"u":"nolly%20peltry_aoa3"},{"n":"Almiraj","s":22,"u":"almiraj_aoe1"},{"n":"Battle Leader Rekarek","s":22,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Gref","s":22,"u":"gref_aoe1"},{"n":"Kekker","s":22,"u":"kekker_aoe1"},{"n":"Lyrma Swampwalker","s":22,"u":"lyrma%20swampwalker_aoe1"},{"n":"Skebs","s":22,"u":"skebs_aoe1"},{"n":"Vargouille","s":22,"u":"vargouille_aoe1"},{"n":"Zrukbat","s":22,"u":"zrukbat_aoe1"},{"n":"Kolo Harvan","s":23,"u":"kolo%20harvan_aoe2"},{"n":"Avarek","s":24,"u":"avarek_aoe3"},{"n":"Gloaming Will-o'-wisp","s":25,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Shatterling","s":25,"u":"shatterling_aoe4"},{"n":"The Rabbit Prince","s":25,"u":"the%20rabbit%20prince_aoe4"},{"n":"Blune Bandersworth","s":27,"u":"blune%20bandersworth_aoe6"},{"n":"Boss Skrawng","s":28,"u":"boss%20skrawng_av1"},{"n":"Flickerwisp","s":28,"u":"flickerwisp_av1"},{"n":"Morlock Scavenger","s":28,"u":"morlock%20scavenger_av1"},{"n":"Gibtas Bounder","s":29,"u":"gibtas%20bounder_av2"},{"n":"Ryta","s":29,"u":"ryta_av2"},{"n":"Sacuishu","s":29,"u":"sacuishu_av2"},{"n":"Dread Wisp","s":30,"u":"dread%20wisp_av3"},{"n":"Elder Child Of Belcorra","s":30,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Shredskin","s":10,"u":"shredskin_botd"},{"n":"Little Man in the Woods","s":10,"u":"little%20man%20in%20the%20woods_botd"},{"n":"Shadern Immolator","s":10,"u":"shadern%20immolator_botd"},{"n":"Jitterbone Contortionist","s":10,"u":"jitterbone%20contortionist_botd"},{"n":"Silent Stalker","s":10,"u":"silent%20stalker_botd"},{"n":"Scorned Hound","s":10,"u":"scorned%20hound_botd"},{"n":"Waldgeist","s":10,"u":"waldgeist_botd"},{"n":"Juvenile Boar","s":31,"u":"juvenile%20boar_ec1"},{"n":"Luminous Ooze","s":31,"u":"luminous%20ooze_ec1"},{"n":"Nemmia Bramblecloak","s":31,"u":"nemmia%20bramblecloak_ec1"},{"n":"Violet","s":31,"u":"violet_ec1"},{"n":"Bogey","s":32,"u":"bogey_ec2"},{"n":"Chimpanzee Visitant","s":32,"u":"chimpanzee%20visitant_ec2"},{"n":"Zuipnyrn","s":32,"u":"zuipnyrn_ec2"},{"n":"Ginjana Mindkeeper","s":9,"u":"ginjana%20mindkeeper_ec3"},{"n":"Pin Tingwheely","s":9,"u":"pin%20tingwheely_ec3"},{"n":"Shoony Hierarch","s":9,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Militia Member","s":9,"u":"shoony%20militia%20member_ec3"},{"n":"Shoony Tiller","s":9,"u":"shoony%20tiller_ec3"},{"n":"Gahlepod","s":33,"u":"gahlepod_ec4"},{"n":"Bloodlash Bush","s":36,"u":"bloodlash%20bush_fop"},{"n":"Icy Rats","s":36,"u":"icy%20rats_fop"},{"n":"Vine Lasher","s":36,"u":"vine%20lasher_fop"},{"n":"Blue Viper","s":37,"u":"blue%20viper_frp1"},{"n":"Hantu Belian","s":37,"u":"hantu%20belian_frp1"},{"n":"Ran-to","s":37,"u":"ran-to_frp1"},{"n":"Sigbin","s":37,"u":"sigbin_frp1"},{"n":"Akila Stormheel","s":38,"u":"akila%20stormheel_frp2"},{"n":"Angoyang","s":38,"u":"angoyang_frp2"},{"n":"Blue Viper","s":38,"u":"blue%20viper_frp2"},{"n":"Juspix Rammel","s":38,"u":"juspix%20rammel_frp2"},{"n":"Lantondo","s":38,"u":"lantondo_frp2"},{"n":"Ran-to","s":38,"u":"ran-to_frp2"},{"n":"Surjit Hamelan","s":38,"u":"surjit%20hamelan_frp2"},{"n":"Blue Viper","s":39,"u":"blue%20viper_frp3"},{"n":"Skinskitter","s":6,"u":"skinskitter_loil"},{"n":"Kasesh","s":6,"u":"kasesh_loil"},{"n":"Kashrishi Evaluator","s":6,"u":"kashrishi%20evaluator_loil"},{"n":"Biloko Veteran","s":0,"u":"biloko%20veteran_lome"},{"n":"Biloko Warrior","s":0,"u":"biloko%20warrior_lome"},{"n":"Charau-ka Acolyte Of Angazhan","s":0,"u":"charau-ka%20acolyte%20of%20angazhan_lome"},{"n":"Charau-ka Butcher","s":0,"u":"charau-ka%20butcher_lome"},{"n":"Charau-ka Warrior","s":0,"u":"charau-ka%20warrior_lome"},{"n":"Eloko","s":0,"u":"eloko_lome"},{"n":"Kaava Stalker","s":0,"u":"kaava%20stalker_lome"},{"n":"Pygmy Kaava","s":0,"u":"pygmy%20kaava_lome"},{"n":"Followers of Shumfallow","s":42,"u":"followers%20of%20shumfallow_ooa1"},{"n":"Dewey Daystar","s":42,"u":"dewey%20daystar_ooa1"},{"n":"Clockwork Hunter","s":42,"u":"clockwork%20hunter_ooa1"},{"n":"Prairie Drake","s":42,"u":"prairie%20drake_ooa1"},{"n":"Glaz Nixbrix","s":42,"u":"glaz%20nixbrix_ooa1"},{"n":"\"Lucky\" Lanks","s":43,"u":"%22lucky%22%20lanks_ooa2"},{"n":"Akrida","s":43,"u":"akrida_ooa2"},{"n":"Clockwork Disposer","s":43,"u":"clockwork%20disposer_ooa2"},{"n":"Ambrost Mugland","s":43,"u":"ambrost%20mugland_ooa2"},{"n":"Aspis Technician","s":45,"u":"aspis%20technician_sli"},{"n":"Paga Nikohian","s":45,"u":"paga%20nikohian_sli"},{"n":"Giant Mining Bee","s":46,"u":"giant%20mining%20bee_sot1"},{"n":"Giant Silverfish","s":46,"u":"giant%20silverfish_sot1"},{"n":"Urbel","s":46,"u":"urbel_sot1"},{"n":"Froglegs","s":47,"u":"froglegs_sot2"},{"n":"Grippli Jinxer","s":47,"u":"grippli%20jinxer_sot2"},{"n":"Grippli Skirmisher","s":47,"u":"grippli%20skirmisher_sot2"},{"n":"I'iko Dragon","s":47,"u":"i'iko%20dragon_sot2"},{"n":"Golgopo","s":48,"u":"golgopo_sot3"},{"n":"Thiarvo the Quick","s":48,"u":"thiarvo%20the%20quick_sot3"},{"n":"Biloko Reaver","s":49,"u":"biloko%20reaver_sot4"},{"n":"Gambulami","s":49,"u":"gambulami_sot4"},{"n":"Ikeshti Brood-Minder","s":50,"u":"ikeshti%20brood-minder_sot5"},{"n":"Khefak Scuttler","s":50,"u":"khefak%20scuttler_sot5"},{"n":"Skartitch Chip-Tooth","s":50,"u":"skartitch%20chip-tooth_sot5"},{"n":"Thorn Guardian","s":51,"u":"thorn%20guardian_sot6"},{"n":"Unshadowed Anchor Root","s":51,"u":"unshadowed%20anchor%20root_sot6"},{"n":"Brimstone Rat","s":52,"u":"brimstone%20rat_tio"},{"n":"Giant Rat","s":52,"u":"giant%20rat_tio"},{"n":"Kobold Dragon Mage","s":52,"u":"kobold%20dragon%20mage_tio"},{"n":"Kobold Scout","s":52,"u":"kobold%20scout_tio"},{"n":"Kobold Scout","s":52,"u":"kobold%20scout_tio"},{"n":"Kobold Trapmaster","s":52,"u":"kobold%20trapmaster_tio"},{"n":"Stinkweed Shambler","s":52,"u":"stinkweed%20shambler_tio"}],"2":[{"n":"Door Ram","s":2,"u":"door%20ram_g%26g"}]},"air":{"0":[{"n":"Wild Winds Gust","s":5,"u":"wild%20winds%20gust_crb"},{"n":"Walk on the Wind","s":11,"u":"walk%20on%20the%20wind_da"},{"n":"Favorable Winds","s":1,"u":"favorable%20winds_loag"},{"n":"Ferocious Gust","s":1,"u":"ferocious%20gust_loag"},{"n":"Wind-tossed Spell","s":64,"u":"wind-tossed%20spell_som"}],"1":[{"n":"Air Mephit","s":12,"u":"air%20mephit_b1"},{"n":"Cloud Giant","s":12,"u":"cloud%20giant_b1"},{"n":"Djinni","s":12,"u":"djinni_b1"},{"n":"Elemental Hurricane","s":12,"u":"elemental%20hurricane_b1"},{"n":"Invisible Stalker","s":12,"u":"invisible%20stalker_b1"},{"n":"Living Whirlwind","s":12,"u":"living%20whirlwind_b1"},{"n":"Storm Lord","s":12,"u":"storm%20lord_b1"},{"n":"Uthul","s":12,"u":"uthul_b1"},{"n":"Will-o'-wisp","s":12,"u":"will-o'-wisp_b1"},{"n":"Zephyr Hawk","s":12,"u":"zephyr%20hawk_b1"},{"n":"Adult Cloud Dragon","s":13,"u":"adult%20cloud%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":13,"u":"ancient%20cloud%20dragon_b2"},{"n":"Belker","s":13,"u":"belker_b2"},{"n":"Dust Mephit","s":13,"u":"dust%20mephit_b2"},{"n":"Ice Mephit","s":13,"u":"ice%20mephit_b2"},{"n":"Living Thunderclap","s":13,"u":"living%20thunderclap_b2"},{"n":"Melody On The Wind","s":13,"u":"melody%20on%20the%20wind_b2"},{"n":"Spark Bat","s":13,"u":"spark%20bat_b2"},{"n":"Thunderbird","s":13,"u":"thunderbird_b2"},{"n":"Young Cloud Dragon","s":13,"u":"young%20cloud%20dragon_b2"},{"n":"Air Wisp","s":14,"u":"air%20wisp_b3"},{"n":"Kirin","s":14,"u":"kirin_b3"},{"n":"Storm Hag","s":14,"u":"storm%20hag_b3"},{"n":"Gloaming Will-o'-wisp","s":25,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Flickerwisp","s":28,"u":"flickerwisp_av1"},{"n":"Voidglutton","s":28,"u":"voidglutton_av1"},{"n":"Sacuishu","s":29,"u":"sacuishu_av2"},{"n":"Muurfeli","s":34,"u":"muurfeli_ec5"},{"n":"Melodic Squall","s":38,"u":"melodic%20squall_frp2"},{"n":"Peng","s":38,"u":"peng_frp2"},{"n":"Cloudsplitter","s":39,"u":"cloudsplitter_frp3"},{"n":"Inmyeonjo","s":39,"u":"inmyeonjo_frp3"},{"n":"Ixamè","s":48,"u":"ixam%c3%a8_sot3"}],"2":[{"n":"Bottled Air","s":5,"u":"bottled%20air_crb"},{"n":"Storm Arrow","s":5,"u":"storm%20arrow_crb"},{"n":"Clockwork Diving Suit","s":2,"u":"clockwork%20diving%20suit_g%26g"},{"n":"Nightbreeze Machine","s":2,"u":"nightbreeze%20machine_g%26g"},{"n":"Sky Serpent Bolt","s":8,"u":"sky%20serpent%20bolt_lotgb"},{"n":"Skyrider Sword","s":8,"u":"skyrider%20sword%20(generic)_lotgb"},{"n":"Effervescent Decoction","s":44,"u":"effervescent%20decoction_ooa3"},{"n":"Five-feather Wreath","s":64,"u":"five-feather%20wreath%20(generic)_som"}],"3":[{"n":"Thunderburst","s":4,"u":"thunderburst_apg"},{"n":"Air Bubble","s":5,"u":"air%20bubble_crb"},{"n":"Air Walk","s":5,"u":"air%20walk_crb"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Disperse Into Air","s":5,"u":"disperse%20into%20air_crb"},{"n":"Gust Of Wind","s":5,"u":"gust%20of%20wind_crb"},{"n":"Punishing Winds","s":5,"u":"punishing%20winds_crb"},{"n":"Pushing Gust","s":5,"u":"pushing%20gust_crb"},{"n":"Storm Lord","s":5,"u":"storm%20lord_crb"},{"n":"Storm Of Vengeance","s":5,"u":"storm%20of%20vengeance_crb"},{"n":"Stormwind Flight","s":5,"u":"stormwind%20flight_crb"},{"n":"Tempest Surge","s":5,"u":"tempest%20surge_crb"},{"n":"Wall Of Wind","s":5,"u":"wall%20of%20wind_crb"},{"n":"Wild Winds Stance","s":5,"u":"wild%20winds%20stance_crb"},{"n":"Wind Jump","s":5,"u":"wind%20jump_crb"},{"n":"Wind Walk","s":5,"u":"wind%20walk_crb"},{"n":"Speaking Sky","s":23,"u":"speaking%20sky_aoe2"},{"n":"Steal The Sky","s":23,"u":"steal%20the%20sky_aoe2"},{"n":"Unseasonable Squall","s":31,"u":"unseasonable%20squall_ec1"},{"n":"Dust Storm","s":58,"u":"dust%20storm_logm"},{"n":"Parch","s":58,"u":"parch_logm"},{"n":"Unfolding Wind Blitz","s":6,"u":"unfolding%20wind%20blitz_loil"},{"n":"Unfolding Wind Buffet","s":6,"u":"unfolding%20wind%20buffet_loil"},{"n":"Unfolding Wind Crash","s":6,"u":"unfolding%20wind%20crash_loil"},{"n":"Speaking Sky","s":6,"u":"speaking%20sky_loil"},{"n":"Steal the Sky","s":6,"u":"steal%20the%20sky_loil"},{"n":"Buffeting Winds","s":59,"u":"buffeting%20winds_lokl"},{"n":"Ash Cloud","s":64,"u":"ash%20cloud_som"},{"n":"Blazing Dive","s":64,"u":"blazing%20dive_som"},{"n":"Elemental Annihilation Wave","s":64,"u":"elemental%20annihilation%20wave_som"},{"n":"Elemental Confluence","s":64,"u":"elemental%20confluence_som"},{"n":"Flame Vortex","s":64,"u":"flame%20vortex_som"},{"n":"Gale Blast","s":64,"u":"gale%20blast_som"},{"n":"Petal Storm","s":64,"u":"petal%20storm_som"},{"n":"Powerful Inhalation","s":64,"u":"powerful%20inhalation_som"},{"n":"Updraft","s":64,"u":"updraft_som"},{"n":"Whirlwind","s":64,"u":"whirlwind_som"},{"n":"Airburst","s":46,"u":"airburst_sot1"}],"51":[{"n":"Air Rift","s":38,"u":"air%20rift_frp2"}],"66":[{"n":"Plane of Air","s":15,"u":"plane%20of%20air_gmg"}],"73":[{"n":"Deadly Spark","s":15,"u":"deadly%20spark_gmg"},{"n":"Feather Steps","s":15,"u":"feather%20steps_gmg"},{"n":"Lightning Storm","s":15,"u":"lightning%20storm_gmg"},{"n":"Living Storm","s":15,"u":"living%20storm_gmg"},{"n":"Monsoon Curtain","s":15,"u":"monsoon%20curtain_gmg"},{"n":"Propelling Winds","s":15,"u":"propelling%20winds_gmg"},{"n":"Wind Barrier","s":15,"u":"wind%20barrier_gmg"}],"74":[{"n":"Strixwind Race","s":61,"u":"strixwind%20race_lotg"}]},"elemental":{"1":[{"n":"Air Mephit","s":12,"u":"air%20mephit_b1"},{"n":"Brine Shark","s":12,"u":"brine%20shark_b1"},{"n":"Cinder Rat","s":12,"u":"cinder%20rat_b1"},{"n":"Djinni","s":12,"u":"djinni_b1"},{"n":"Earth Mephit","s":12,"u":"earth%20mephit_b1"},{"n":"Efreeti","s":12,"u":"efreeti_b1"},{"n":"Elemental Avalanche","s":12,"u":"elemental%20avalanche_b1"},{"n":"Elemental Hurricane","s":12,"u":"elemental%20hurricane_b1"},{"n":"Elemental Inferno","s":12,"u":"elemental%20inferno_b1"},{"n":"Elemental Tsunami","s":12,"u":"elemental%20tsunami_b1"},{"n":"Fire Mephit","s":12,"u":"fire%20mephit_b1"},{"n":"Firewyrm","s":12,"u":"firewyrm_b1"},{"n":"Invisible Stalker","s":12,"u":"invisible%20stalker_b1"},{"n":"Janni","s":12,"u":"janni_b1"},{"n":"Living Landslide","s":12,"u":"living%20landslide_b1"},{"n":"Living Waterfall","s":12,"u":"living%20waterfall_b1"},{"n":"Living Whirlwind","s":12,"u":"living%20whirlwind_b1"},{"n":"Living Wildfire","s":12,"u":"living%20wildfire_b1"},{"n":"Marid","s":12,"u":"marid_b1"},{"n":"Quatoid","s":12,"u":"quatoid_b1"},{"n":"Salamander","s":12,"u":"salamander_b1"},{"n":"Shaitan","s":12,"u":"shaitan_b1"},{"n":"Sod Hound","s":12,"u":"sod%20hound_b1"},{"n":"Stone Mauler","s":12,"u":"stone%20mauler_b1"},{"n":"Storm Lord","s":12,"u":"storm%20lord_b1"},{"n":"Tidal Master","s":12,"u":"tidal%20master_b1"},{"n":"Uthul","s":12,"u":"uthul_b1"},{"n":"Water Mephit","s":12,"u":"water%20mephit_b1"},{"n":"Xorn","s":12,"u":"xorn_b1"},{"n":"Zaramuun","s":12,"u":"zaramuun_b1"},{"n":"Zephyr Hawk","s":12,"u":"zephyr%20hawk_b1"},{"n":"Adult Brine Dragon","s":13,"u":"adult%20brine%20dragon_b2"},{"n":"Adult Cloud Dragon","s":13,"u":"adult%20cloud%20dragon_b2"},{"n":"Adult Crystal Dragon","s":13,"u":"adult%20crystal%20dragon_b2"},{"n":"Adult Magma Dragon","s":13,"u":"adult%20magma%20dragon_b2"},{"n":"Ancient Brine Dragon","s":13,"u":"ancient%20brine%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":13,"u":"ancient%20cloud%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":13,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ancient Magma Dragon","s":13,"u":"ancient%20magma%20dragon_b2"},{"n":"Belker","s":13,"u":"belker_b2"},{"n":"Blizzardborn","s":13,"u":"blizzardborn_b2"},{"n":"Dust Mephit","s":13,"u":"dust%20mephit_b2"},{"n":"Earthen Destrier","s":13,"u":"earthen%20destrier_b2"},{"n":"Ember Fox","s":13,"u":"ember%20fox_b2"},{"n":"Filth Fire","s":13,"u":"filth%20fire_b2"},{"n":"Granite Glyptodont","s":13,"u":"granite%20glyptodont_b2"},{"n":"Ice Mephit","s":13,"u":"ice%20mephit_b2"},{"n":"Icewyrm","s":13,"u":"icewyrm_b2"},{"n":"Icicle Snake","s":13,"u":"icicle%20snake_b2"},{"n":"Lerritan","s":13,"u":"lerritan_b2"},{"n":"Living Boulder","s":13,"u":"living%20boulder_b2"},{"n":"Living Thunderclap","s":13,"u":"living%20thunderclap_b2"},{"n":"Magma Scorpion","s":13,"u":"magma%20scorpion_b2"},{"n":"Melody On The Wind","s":13,"u":"melody%20on%20the%20wind_b2"},{"n":"Mist Stalker","s":13,"u":"mist%20stalker_b2"},{"n":"Mudwretch","s":13,"u":"mudwretch_b2"},{"n":"Ooze Mephit","s":13,"u":"ooze%20mephit_b2"},{"n":"Sand Sentry","s":13,"u":"sand%20sentry_b2"},{"n":"Spark Bat","s":13,"u":"spark%20bat_b2"},{"n":"Steam Mephit","s":13,"u":"steam%20mephit_b2"},{"n":"Striding Fire","s":13,"u":"striding%20fire_b2"},{"n":"Young Brine Dragon","s":13,"u":"young%20brine%20dragon_b2"},{"n":"Young Cloud Dragon","s":13,"u":"young%20cloud%20dragon_b2"},{"n":"Young Crystal Dragon","s":13,"u":"young%20crystal%20dragon_b2"},{"n":"Young Magma Dragon","s":13,"u":"young%20magma%20dragon_b2"},{"n":"Air Wisp","s":14,"u":"air%20wisp_b3"},{"n":"Azer","s":14,"u":"azer_b3"},{"n":"Consonite Choir","s":14,"u":"consonite%20choir_b3"},{"n":"Earth Wisp","s":14,"u":"earth%20wisp_b3"},{"n":"Fire Wisp","s":14,"u":"fire%20wisp_b3"},{"n":"Ledalusca","s":14,"u":"ledalusca_b3"},{"n":"Water Wisp","s":14,"u":"water%20wisp_b3"},{"n":"Elemental Vessel, Water","s":26,"u":"elemental%20vessel%2c%20water_aoe5"},{"n":"Ararda","s":34,"u":"ararda_ec5"},{"n":"Muurfeli","s":34,"u":"muurfeli_ec5"},{"n":"Melodic Squall","s":38,"u":"melodic%20squall_frp2"},{"n":"Kasesh","s":6,"u":"kasesh_loil"},{"n":"Ixamè","s":48,"u":"ixam%c3%a8_sot3"}],"27":[{"n":"Elemental Wisp","s":8,"u":"elemental%20wisp_lotgb"}]},"uncommon":{"0":[{"n":"Aura Of Despair","s":4,"u":"aura%20of%20despair_apg"},{"n":"Boneyard's Call","s":4,"u":"boneyard's%20call_apg"},{"n":"Cavalier's Banner","s":4,"u":"cavalier's%20banner_apg"},{"n":"Conceited Mindset","s":4,"u":"conceited%20mindset_apg"},{"n":"Connect The Dots","s":4,"u":"connect%20the%20dots_apg"},{"n":"Corrupted Shield","s":4,"u":"corrupted%20shield_apg"},{"n":"Criminal Connections","s":4,"u":"criminal%20connections_apg"},{"n":"Cruelty","s":4,"u":"cruelty_apg"},{"n":"Dragon Disciple Dedication","s":4,"u":"dragon%20disciple%20dedication_apg"},{"n":"Fiendish Form","s":4,"u":"fiendish%20form_apg"},{"n":"Fiendish Mount","s":4,"u":"fiendish%20mount_apg"},{"n":"Greater Cruelty","s":4,"u":"greater%20cruelty_apg"},{"n":"Gruesome Strike","s":4,"u":"gruesome%20strike_apg"},{"n":"Homeward Bound","s":4,"u":"homeward%20bound_apg"},{"n":"Instrument Of Slaughter","s":4,"u":"instrument%20of%20slaughter_apg"},{"n":"Iron Repercussions","s":4,"u":"iron%20repercussions_apg"},{"n":"Lead The Pack","s":4,"u":"lead%20the%20pack_apg"},{"n":"Lightslayer Oath","s":4,"u":"lightslayer%20oath_apg"},{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Ongoing Selfishness","s":4,"u":"ongoing%20selfishness_apg"},{"n":"Pale Horse","s":4,"u":"pale%20horse_apg"},{"n":"Plot The Future","s":4,"u":"plot%20the%20future_apg"},{"n":"Ritual Researcher","s":4,"u":"ritual%20researcher_apg"},{"n":"Ritualist Dedication","s":4,"u":"ritualist%20dedication_apg"},{"n":"Scrounger Dedication","s":4,"u":"scrounger%20dedication_apg"},{"n":"Sense Good","s":4,"u":"sense%20good_apg"},{"n":"Smite Good","s":4,"u":"smite%20good_apg"},{"n":"Stonegate","s":4,"u":"stonegate_apg"},{"n":"Underground Network","s":4,"u":"underground%20network_apg"},{"n":"Vicious Vengeance","s":4,"u":"vicious%20vengeance_apg"},{"n":"Vigilante Dedication","s":4,"u":"vigilante%20dedication_apg"},{"n":"Whodunnit?","s":4,"u":"whodunnit%3f_apg"},{"n":"Connections","s":5,"u":"connections_crb"},{"n":"Bellflower Dedication","s":18,"u":"bellflower%20dedication_aoa3"},{"n":"Cut The Bonds","s":18,"u":"cut%20the%20bonds_aoa3"},{"n":"Different Worlds","s":18,"u":"different%20worlds_aoa3"},{"n":"Garden Path","s":18,"u":"garden%20path_aoa3"},{"n":"Practiced Guidance","s":18,"u":"practiced%20guidance_aoa3"},{"n":"Scarecrow","s":18,"u":"scarecrow_aoa3"},{"n":"Secret Speech","s":18,"u":"secret%20speech_aoa3"},{"n":"Tiller's Aid","s":18,"u":"tiller's%20aid_aoa3"},{"n":"Tiller's Drive","s":18,"u":"tiller's%20drive_aoa3"},{"n":"Tweak Appearances","s":18,"u":"tweak%20appearances_aoa3"},{"n":"Deadly Poison Weapon","s":20,"u":"deadly%20poison%20weapon_aoa5"},{"n":"Pesh Skin","s":20,"u":"pesh%20skin_aoa5"},{"n":"Shaped Contaminant","s":20,"u":"shaped%20contaminant_aoa5"},{"n":"Zephyr Guard Dedication","s":20,"u":"zephyr%20guard%20dedication_aoa5"},{"n":"Apex Companion","s":21,"u":"apex%20companion_aoa6"},{"n":"Aura Of Unbreakable Virtue","s":21,"u":"aura%20of%20unbreakable%20virtue_aoa6"},{"n":"Bloodline Metamorphosis","s":21,"u":"bloodline%20metamorphosis_aoa6"},{"n":"Efficient Alchemy","s":21,"u":"efficient%20alchemy_aoa6"},{"n":"Emblazon Divinity","s":21,"u":"emblazon%20divinity_aoa6"},{"n":"Enduring Debilitation","s":21,"u":"enduring%20debilitation_aoa6"},{"n":"Golden Body","s":21,"u":"golden%20body_aoa6"},{"n":"Invulnerable Juggernaut","s":21,"u":"invulnerable%20juggernaut_aoa6"},{"n":"Song Of The Fallen","s":21,"u":"song%20of%20the%20fallen_aoa6"},{"n":"Spell Mastery","s":21,"u":"spell%20mastery_aoa6"},{"n":"Superior Sight","s":21,"u":"superior%20sight_aoa6"},{"n":"Ultimate Flexibility","s":21,"u":"ultimate%20flexibility_aoa6"},{"n":"Edgewatch Detective Dedication","s":22,"u":"edgewatch%20detective%20dedication_aoe1"},{"n":"Jalmeri Heavenseeker Dedication","s":23,"u":"jalmeri%20heavenseeker%20dedication_aoe2"},{"n":"Ambushing Knockdown","s":24,"u":"ambushing%20knockdown_aoe3"},{"n":"Coordinated Distraction","s":24,"u":"coordinated%20distraction_aoe3"},{"n":"Deny Support","s":24,"u":"deny%20support_aoe3"},{"n":"Provocator Dedication","s":24,"u":"provocator%20dedication_aoe3"},{"n":"Slice And Swipe","s":24,"u":"slice%20and%20swipe_aoe3"},{"n":"Subtle Shank","s":24,"u":"subtle%20shank_aoe3"},{"n":"Ghost Hunter Dedication","s":28,"u":"ghost%20hunter%20dedication_av1"},{"n":"Eldritch Researcher Dedication","s":29,"u":"eldritch%20researcher%20dedication_av2"},{"n":"Drow Shootist Dedication","s":30,"u":"drow%20shootist%20dedication_av3"},{"n":"Undead Master Dedication","s":10,"u":"undead%20master%20dedication_botd"},{"n":"Spell Gem","s":10,"u":"spell%20gem_botd"},{"n":"Rejuvenation Token","s":10,"u":"rejuvenation%20token_botd"},{"n":"Skeleton Commander","s":10,"u":"skeleton%20commander_botd"},{"n":"Coffin Bound","s":10,"u":"coffin%20bound_botd"},{"n":"Dominating Gaze","s":10,"u":"dominating%20gaze_botd"},{"n":"Hallowed Necromancer Dedication","s":10,"u":"hallowed%20necromancer%20dedication_botd"},{"n":"Undying Conviction","s":10,"u":"undying%20conviction_botd"},{"n":"Necromancer's Visage","s":10,"u":"necromancer's%20visage_botd"},{"n":"Sepulchral Sublimation","s":10,"u":"sepulchral%20sublimation_botd"},{"n":"Macabre Virtuoso","s":10,"u":"macabre%20virtuoso_botd"},{"n":"Master of the Dead","s":10,"u":"master%20of%20the%20dead_botd"},{"n":"Forgotten Presence","s":11,"u":"forgotten%20presence_da"},{"n":"Eerie Proclamation","s":11,"u":"eerie%20proclamation_da"},{"n":"Aura Sight","s":11,"u":"aura%20sight_da"},{"n":"Automatic Writing","s":11,"u":"automatic%20writing_da"},{"n":"Chromotherapy","s":11,"u":"chromotherapy_da"},{"n":"Crystal Healing","s":11,"u":"crystal%20healing_da"},{"n":"Folk Dowsing","s":11,"u":"folk%20dowsing_da"},{"n":"Morphic Manipulation","s":11,"u":"morphic%20manipulation_da"},{"n":"Read Psychometric Resonance","s":11,"u":"read%20psychometric%20resonance_da"},{"n":"Skeptic's Defense","s":11,"u":"skeptic's%20defense_da"},{"n":"Pact of Fey Glamour","s":11,"u":"pact%20of%20fey%20glamour_da"},{"n":"Pact of Draconic Fury","s":11,"u":"pact%20of%20draconic%20fury_da"},{"n":"Pact of Infernal Prowess","s":11,"u":"pact%20of%20infernal%20prowess_da"},{"n":"Pact of the Final Breath","s":11,"u":"pact%20of%20the%20final%20breath_da"},{"n":"Time Mage Dedication","s":11,"u":"time%20mage%20dedication_da"},{"n":"Pactbinder Dedication","s":11,"u":"pactbinder%20dedication_da"},{"n":"Pact of Eldritch Eyes","s":11,"u":"pact%20of%20eldritch%20eyes_da"},{"n":"Alter Ego Dedication","s":11,"u":"alter%20ego%20dedication_da"},{"n":"Borrow Memories","s":11,"u":"borrow%20memories_da"},{"n":"Thaumaturgic Ritualist","s":11,"u":"thaumaturgic%20ritualist_da"},{"n":"Thaumaturge's Demesne","s":11,"u":"thaumaturge's%20demesne_da"},{"n":"Bullying Staff","s":31,"u":"bullying%20staff_ec1"},{"n":"Focused Juggler","s":31,"u":"focused%20juggler_ec1"},{"n":"Juggle","s":31,"u":"juggle_ec1"},{"n":"Juggler Dedication","s":31,"u":"juggler%20dedication_ec1"},{"n":"Levering Strike","s":31,"u":"levering%20strike_ec1"},{"n":"Lobbed Attack","s":31,"u":"lobbed%20attack_ec1"},{"n":"Opportune Throw","s":31,"u":"opportune%20throw_ec1"},{"n":"Pivot Strike","s":31,"u":"pivot%20strike_ec1"},{"n":"Quick Juggler","s":31,"u":"quick%20juggler_ec1"},{"n":"Reflexive Catch","s":31,"u":"reflexive%20catch_ec1"},{"n":"Staff Acrobat Dedication","s":31,"u":"staff%20acrobat%20dedication_ec1"},{"n":"Staff Sweep","s":31,"u":"staff%20sweep_ec1"},{"n":"Whirlwind Stance","s":31,"u":"whirlwind%20stance_ec1"},{"n":"Animal Trainer Dedication","s":32,"u":"animal%20trainer%20dedication_ec2"},{"n":"Beast Speaker","s":32,"u":"beast%20speaker_ec2"},{"n":"Insistent Command","s":32,"u":"insistent%20command_ec2"},{"n":"Mature Trained Companion","s":32,"u":"mature%20trained%20companion_ec2"},{"n":"Specialized Companion","s":32,"u":"specialized%20companion_ec2"},{"n":"Splendid Companion","s":32,"u":"splendid%20companion_ec2"},{"n":"Golem Grafter Dedication","s":9,"u":"golem%20grafter%20dedication_ec3"},{"n":"Ravening's Desperation","s":9,"u":"ravening's%20desperation_ec3"},{"n":"Turpin Rowe Lumberjack Dedication","s":9,"u":"turpin%20rowe%20lumberjack%20dedication_ec3"},{"n":"Annihilating Swing","s":35,"u":"annihilating%20swing_ec6"},{"n":"Astonishing Explosion","s":35,"u":"astonishing%20explosion_ec6"},{"n":"Banishing Blow","s":35,"u":"banishing%20blow_ec6"},{"n":"Denier Of Destruction","s":35,"u":"denier%20of%20destruction_ec6"},{"n":"Endurance Of The Rooted Tree","s":35,"u":"endurance%20of%20the%20rooted%20tree_ec6"},{"n":"Mimic Protections","s":35,"u":"mimic%20protections_ec6"},{"n":"Reclaim Spell","s":35,"u":"reclaim%20spell_ec6"},{"n":"Reflecting Riposte","s":35,"u":"reflecting%20riposte_ec6"},{"n":"Ringmaster's Introduction","s":35,"u":"ringmaster's%20introduction_ec6"},{"n":"Steal Essence","s":35,"u":"steal%20essence_ec6"},{"n":"Tenacious Blood Magic","s":35,"u":"tenacious%20blood%20magic_ec6"},{"n":"Verdant Presence","s":35,"u":"verdant%20presence_ec6"},{"n":"Relentless Stalker","s":36,"u":"relentless%20stalker_fop"},{"n":"Wilderness Spotter","s":36,"u":"wilderness%20spotter_fop"},{"n":"Butterfly Blade Dedication","s":37,"u":"butterfly%20blade%20dedication_frp1"},{"n":"Entwined Energy Ki","s":37,"u":"entwined%20energy%20ki_frp1"},{"n":"Ghost Eater Dedication","s":37,"u":"ghost%20eater%20dedication_frp1"},{"n":"Syu Tak-nwa's Deadly Hair","s":37,"u":"syu%20tak-nwa's%20deadly%20hair_frp1"},{"n":"Syu Tak-nwa's Hexed Locks","s":37,"u":"syu%20tak-nwa's%20hexed%20locks_frp1"},{"n":"Syu Tak-nwa's Skillful Tresses","s":37,"u":"syu%20tak-nwa's%20skillful%20tresses_frp1"},{"n":"Wronged Monk's Wrath","s":37,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Effortless Reach","s":38,"u":"effortless%20reach_frp2"},{"n":"Electric Counter","s":38,"u":"electric%20counter_frp2"},{"n":"Golden League Xun Dedication","s":38,"u":"golden%20league%20xun%20dedication_frp2"},{"n":"Jellyfish Stance","s":38,"u":"jellyfish%20stance_frp2"},{"n":"Sense Ki","s":38,"u":"sense%20ki_frp2"},{"n":"Shift Spell","s":38,"u":"shift%20spell_frp2"},{"n":"Sixth Pillar Dedication","s":38,"u":"sixth%20pillar%20dedication_frp2"},{"n":"All The Time In The World","s":39,"u":"all%20the%20time%20in%20the%20world_frp3"},{"n":"Dance Of Intercession","s":39,"u":"dance%20of%20intercession_frp3"},{"n":"Demon's Hair","s":39,"u":"demon's%20hair_frp3"},{"n":"Everdistant Defense","s":39,"u":"everdistant%20defense_frp3"},{"n":"Extradimensional Stash","s":39,"u":"extradimensional%20stash_frp3"},{"n":"Head Of The Night Parade","s":39,"u":"head%20of%20the%20night%20parade_frp3"},{"n":"Heart Of The Kaiju","s":39,"u":"heart%20of%20the%20kaiju_frp3"},{"n":"Plum Deluge","s":39,"u":"plum%20deluge_frp3"},{"n":"Ruby Resurrection","s":39,"u":"ruby%20resurrection_frp3"},{"n":"Scapegoat Parallel Self","s":39,"u":"scapegoat%20parallel%20self_frp3"},{"n":"Sever Space","s":39,"u":"sever%20space_frp3"},{"n":"Time Dilation Cascade","s":39,"u":"time%20dilation%20cascade_frp3"},{"n":"Vitality-manipulating Stance","s":39,"u":"vitality-manipulating%20stance_frp3"},{"n":"Vivacious Afterimage","s":39,"u":"vivacious%20afterimage_frp3"},{"n":"Whirlwind Toss","s":39,"u":"whirlwind%20toss_frp3"},{"n":"Worldsphere Gravity","s":39,"u":"worldsphere%20gravity_frp3"},{"n":"Adaptive Vision","s":2,"u":"adaptive%20vision_g%26g"},{"n":"Axial Recall","s":2,"u":"axial%20recall_g%26g"},{"n":"Beast Dynamo Howl","s":2,"u":"beast%20dynamo%20howl_g%26g"},{"n":"Beast Gunner Dedication","s":2,"u":"beast%20gunner%20dedication_g%26g"},{"n":"Blast Resistance","s":2,"u":"blast%20resistance_g%26g"},{"n":"Bullet Dancer Dedication","s":2,"u":"bullet%20dancer%20dedication_g%26g"},{"n":"Clan Pistol","s":2,"u":"clan%20pistol_g%26g"},{"n":"Crafter's Instinct","s":2,"u":"crafter's%20instinct_g%26g"},{"n":"Demolitionist","s":2,"u":"demolitionist_g%26g"},{"n":"Demolitionist Dedication","s":2,"u":"demolitionist%20dedication_g%26g"},{"n":"Dongun Education","s":2,"u":"dongun%20education_g%26g"},{"n":"Explosive Expert","s":2,"u":"explosive%20expert_g%26g"},{"n":"Explosive Savant","s":2,"u":"explosive%20savant_g%26g"},{"n":"Fire Savvy","s":2,"u":"fire%20savvy_g%26g"},{"n":"Firework Technician Dedication","s":2,"u":"firework%20technician%20dedication_g%26g"},{"n":"Forge-blessed Shot","s":2,"u":"forge-blessed%20shot_g%26g"},{"n":"Golem Dynamo","s":2,"u":"golem%20dynamo_g%26g"},{"n":"Gunslinger Dedication","s":2,"u":"gunslinger%20dedication_g%26g"},{"n":"Inventor Dedication","s":2,"u":"inventor%20dedication_g%26g"},{"n":"Overwatch Dedication","s":2,"u":"overwatch%20dedication_g%26g"},{"n":"Pistol Phenom Dedication","s":2,"u":"pistol%20phenom%20dedication_g%26g"},{"n":"Scrutinizing Gaze","s":2,"u":"scrutinizing%20gaze_g%26g"},{"n":"Smoke Sight","s":2,"u":"smoke%20sight_g%26g"},{"n":"Spark Fist","s":2,"u":"spark%20fist_g%26g"},{"n":"Stasian Smash","s":2,"u":"stasian%20smash_g%26g"},{"n":"Sterling Dynamo Dedication","s":2,"u":"sterling%20dynamo%20dedication_g%26g"},{"n":"Trapsmith Dedication","s":2,"u":"trapsmith%20dedication_g%26g"},{"n":"Trick Driver Dedication","s":2,"u":"trick%20driver%20dedication_g%26g"},{"n":"Unexpected Sharpshooter Dedication","s":2,"u":"unexpected%20sharpshooter%20dedication_g%26g"},{"n":"Vehicle Mechanic Dedication","s":2,"u":"vehicle%20mechanic%20dedication_g%26g"},{"n":"Dragon Grip","s":1,"u":"dragon%20grip_loag"},{"n":"Pierce The Light","s":1,"u":"pierce%20the%20light_loag"},{"n":"Skirt The Light","s":1,"u":"skirt%20the%20light_loag"},{"n":"Suli Amir","s":1,"u":"suli%20amir_loag"},{"n":"Truespeech","s":1,"u":"truespeech_loag"},{"n":"Adroit Manipulation","s":7,"u":"adroit%20manipulation_locg"},{"n":"Advanced Order Training","s":7,"u":"advanced%20order%20training_locg"},{"n":"Arcane Tattoos","s":7,"u":"arcane%20tattoos_locg"},{"n":"Avenge In Glory","s":7,"u":"avenge%20in%20glory_locg"},{"n":"Backup Disguise","s":7,"u":"backup%20disguise_locg"},{"n":"Courteous Comeback","s":7,"u":"courteous%20comeback_locg"},{"n":"Defiance Unto Death","s":7,"u":"defiance%20unto%20death_locg"},{"n":"Devil's Advocate","s":7,"u":"devil's%20advocate_locg"},{"n":"Easily Dismissed","s":7,"u":"easily%20dismissed_locg"},{"n":"Everstand Stance","s":7,"u":"everstand%20stance_locg"},{"n":"Everstand Strike","s":7,"u":"everstand%20strike_locg"},{"n":"Firebrand Braggart Dedication","s":7,"u":"firebrand%20braggart%20dedication_locg"},{"n":"Forge-day's Rest","s":7,"u":"forge-day's%20rest_locg"},{"n":"Halcyon Speaker Dedication","s":7,"u":"halcyon%20speaker%20dedication_locg"},{"n":"Hellknight Dedication","s":7,"u":"hellknight%20dedication_locg"},{"n":"Hellknight Order Cross-training","s":7,"u":"hellknight%20order%20cross-training_locg"},{"n":"Hellknight Signifer Dedication","s":7,"u":"hellknight%20signifer%20dedication_locg"},{"n":"Impassable Wall Stance","s":7,"u":"impassable%20wall%20stance_locg"},{"n":"Intuitive Cooperation","s":7,"u":"intuitive%20cooperation_locg"},{"n":"Keep Up Appearances","s":7,"u":"keep%20up%20appearances_locg"},{"n":"Knight Reclaimant Dedication","s":7,"u":"knight%20reclaimant%20dedication_locg"},{"n":"Knight Vigilant Dedication","s":7,"u":"knight%20vigilant%20dedication_locg"},{"n":"Know Oneself","s":7,"u":"know%20oneself_locg"},{"n":"Light Of Revelation","s":7,"u":"light%20of%20revelation_locg"},{"n":"Magaambyan Attendant Dedication","s":7,"u":"magaambyan%20attendant%20dedication_locg"},{"n":"Order Training","s":7,"u":"order%20training_locg"},{"n":"Quah Bond","s":7,"u":"quah%20bond_locg"},{"n":"Saoc Astrology","s":7,"u":"saoc%20astrology_locg"},{"n":"Scrollmaster Dedication","s":7,"u":"scrollmaster%20dedication_locg"},{"n":"Sense Thoughts","s":7,"u":"sense%20thoughts_locg"},{"n":"Sow Rumor","s":7,"u":"sow%20rumor_locg"},{"n":"Spellmaster Dedication","s":7,"u":"spellmaster%20dedication_locg"},{"n":"Sun Blade","s":7,"u":"sun%20blade_locg"},{"n":"Surface Culture","s":7,"u":"surface%20culture_locg"},{"n":"Swordmaster Dedication","s":7,"u":"swordmaster%20dedication_locg"},{"n":"Tupilaq Carver","s":7,"u":"tupilaq%20carver_locg"},{"n":"Unassuming Dedication","s":7,"u":"unassuming%20dedication_locg"},{"n":"Viking Shieldbearer","s":7,"u":"viking%20shieldbearer_locg"},{"n":"Wildborn Magic","s":7,"u":"wildborn%20magic_locg"},{"n":"Witch Warden","s":7,"u":"witch%20warden_locg"},{"n":"Embodied Legionary Subjectivity","s":6,"u":"embodied%20legionary%20subjectivity_loil"},{"n":"Embodied Dreadnought Subjectivity","s":6,"u":"embodied%20dreadnought%20subjectivity_loil"},{"n":"Bend Space","s":6,"u":"bend%20space_loil"},{"n":"Jalmeri Heavenseeker Dedication","s":6,"u":"jalmeri%20heavenseeker%20dedication_loil"},{"n":"Angel of Vindication","s":59,"u":"angel%20of%20vindication_lokl"},{"n":"Eclipsed Vitality","s":59,"u":"eclipsed%20vitality_lokl"},{"n":"Gravelands Herbalist","s":59,"u":"gravelands%20herbalist_lokl"},{"n":"Push Back the Dead!","s":59,"u":"push%20back%20the%20dead!_lokl"},{"n":"Staggering Fire","s":59,"u":"staggering%20fire_lokl"},{"n":"Drive Back","s":59,"u":"drive%20back_lokl"},{"n":"Preventative Treatment","s":59,"u":"preventative%20treatment_lokl"},{"n":"Viking Vindicator","s":59,"u":"viking%20vindicator_lokl"},{"n":"Stalwart Standard","s":59,"u":"stalwart%20standard_lokl"},{"n":"Wave the Flag","s":59,"u":"wave%20the%20flag_lokl"},{"n":"Agile Shield Grip","s":59,"u":"agile%20shield%20grip_lokl"},{"n":"Devoted Guardian","s":59,"u":"devoted%20guardian_lokl"},{"n":"Reliable Squire","s":59,"u":"reliable%20squire_lokl"},{"n":"Resilient Mind","s":59,"u":"resilient%20mind_lokl"},{"n":"United Assault","s":59,"u":"united%20assault_lokl"},{"n":"Chemical Purification","s":59,"u":"chemical%20purification_lokl"},{"n":"Ghost Wrangler","s":59,"u":"ghost%20wrangler_lokl"},{"n":"Inspiring Resilience","s":59,"u":"inspiring%20resilience_lokl"},{"n":"Knock Sense","s":59,"u":"knock%20sense_lokl"},{"n":"Prayer-Touched Weapon","s":59,"u":"prayer-touched%20weapon_lokl"},{"n":"Detonating Spell","s":59,"u":"detonating%20spell_lokl"},{"n":"Divine Emissary","s":59,"u":"divine%20emissary_lokl"},{"n":"Shield Wall","s":59,"u":"shield%20wall_lokl"},{"n":"Knight's Retaliation","s":59,"u":"knight's%20retaliation_lokl"},{"n":"Retaliatory Cleansing","s":59,"u":"retaliatory%20cleansing_lokl"},{"n":"Consecrate Spell","s":59,"u":"consecrate%20spell_lokl"},{"n":"Corpse-Killer's Defiance","s":59,"u":"corpse-killer's%20defiance_lokl"},{"n":"Holy Light","s":59,"u":"holy%20light_lokl"},{"n":"Miraculous Intervention","s":59,"u":"miraculous%20intervention_lokl"},{"n":"Necromantic Deflection","s":59,"u":"necromantic%20deflection_lokl"},{"n":"Shared Sight","s":59,"u":"shared%20sight_lokl"},{"n":"Purifying Breeze","s":59,"u":"purifying%20breeze_lokl"},{"n":"Bright Lion Dedication","s":66,"u":"bright%20lion%20dedication_lol"},{"n":"Demonblood Frenzy","s":0,"u":"demonblood%20frenzy_lome"},{"n":"Fane's Escape","s":60,"u":"fane's%20escape_lopsg"},{"n":"Fane's Fourberie","s":60,"u":"fane's%20fourberie_lopsg"},{"n":"Farabellus Flip","s":60,"u":"farabellus%20flip_lopsg"},{"n":"Kreighton's Cognitive Crossover","s":60,"u":"kreighton's%20cognitive%20crossover_lopsg"},{"n":"Stella's Stab And Snag","s":60,"u":"stella's%20stab%20and%20snag_lopsg"},{"n":"Impossible Gossip","s":8,"u":"impossible%20gossip_lotgb"},{"n":"Aldori Duelist Dedication","s":62,"u":"aldori%20duelist%20dedication_lowg"},{"n":"Eye Of The Arclords","s":62,"u":"eye%20of%20the%20arclords_lowg"},{"n":"Hellknight Armiger Dedication","s":62,"u":"hellknight%20armiger%20dedication_lowg"},{"n":"Lastwall Sentry Dedication","s":62,"u":"lastwall%20sentry%20dedication_lowg"},{"n":"Lion Blade Dedication","s":62,"u":"lion%20blade%20dedication_lowg"},{"n":"Living Monolith Dedication","s":62,"u":"living%20monolith%20dedication_lowg"},{"n":"Magic Warrior Dedication","s":62,"u":"magic%20warrior%20dedication_lowg"},{"n":"Pathfinder Agent Dedication","s":62,"u":"pathfinder%20agent%20dedication_lowg"},{"n":"Red Mantis Assassin Dedication","s":62,"u":"red%20mantis%20assassin%20dedication_lowg"},{"n":"Runescarred Dedication","s":62,"u":"runescarred%20dedication_lowg"},{"n":"Student of Perfection Dedication","s":62,"u":"student%20of%20perfection%20dedication_lowg"},{"n":"Alkenstar Agent Dedication","s":42,"u":"alkenstar%20agent%20dedication_ooa1"},{"n":"Inured to Alchemy","s":42,"u":"inured%20to%20alchemy_ooa1"},{"n":"Pain Tolerance","s":42,"u":"pain%20tolerance_ooa1"},{"n":"Powder Punch Stance","s":42,"u":"powder%20punch%20stance_ooa1"},{"n":"Oozemorph Dedication","s":45,"u":"oozemorph%20dedication_sli"},{"n":"Cathartic Mage Dedication","s":64,"u":"cathartic%20mage%20dedication_som"},{"n":"Read The Land","s":64,"u":"read%20the%20land_som"},{"n":"Shadowcaster Dedication","s":64,"u":"shadowcaster%20dedication_som"},{"n":"Soulforger Dedication","s":64,"u":"soulforger%20dedication_som"},{"n":"Folklorist Dedication","s":47,"u":"folklorist%20dedication_sot2"},{"n":"Nantambu Chime-Ringer Dedication","s":47,"u":"nantambu%20chime-ringer%20dedication_sot2"},{"n":"Cloud Walk","s":48,"u":"cloud%20walk_sot3"},{"n":"Deflecting Cloud","s":48,"u":"deflecting%20cloud_sot3"},{"n":"Mighty Wings","s":48,"u":"mighty%20wings_sot3"},{"n":"Shape of the Cloud Dragon","s":48,"u":"shape%20of%20the%20cloud%20dragon_sot3"},{"n":"Bright Lion Dedication","s":49,"u":"bright%20lion%20dedication_sot4"}],"1":[{"n":"Alchemical Golem","s":12,"u":"alchemical%20golem_b1"},{"n":"Alghollthu Master","s":12,"u":"alghollthu%20master_b1"},{"n":"Ancient Black Dragon","s":12,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Blue Dragon","s":12,"u":"ancient%20blue%20dragon_b1"},{"n":"Ancient Brass Dragon","s":12,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":12,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Copper Dragon","s":12,"u":"ancient%20copper%20dragon_b1"},{"n":"Ancient Gold Dragon","s":12,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Green Dragon","s":12,"u":"ancient%20green%20dragon_b1"},{"n":"Ancient Red Dragon","s":12,"u":"ancient%20red%20dragon_b1"},{"n":"Ancient Silver Dragon","s":12,"u":"ancient%20silver%20dragon_b1"},{"n":"Ancient White Dragon","s":12,"u":"ancient%20white%20dragon_b1"},{"n":"Azure Worm","s":12,"u":"azure%20worm_b1"},{"n":"Banshee","s":12,"u":"banshee_b1"},{"n":"Brain Collector","s":12,"u":"brain%20collector_b1"},{"n":"Chimera","s":12,"u":"chimera_b1"},{"n":"Clay Golem","s":12,"u":"clay%20golem_b1"},{"n":"Crag Linnorm","s":12,"u":"crag%20linnorm_b1"},{"n":"Cyclops","s":12,"u":"cyclops_b1"},{"n":"Dark Naga","s":12,"u":"dark%20naga_b1"},{"n":"Dero Magister","s":12,"u":"dero%20magister_b1"},{"n":"Djinni","s":12,"u":"djinni_b1"},{"n":"Doppelganger","s":12,"u":"doppelganger_b1"},{"n":"Dryad Queen","s":12,"u":"dryad%20queen_b1"},{"n":"Dullahan","s":12,"u":"dullahan_b1"},{"n":"Efreeti","s":12,"u":"efreeti_b1"},{"n":"Faerie Dragon","s":12,"u":"faerie%20dragon_b1"},{"n":"Flesh Golem","s":12,"u":"flesh%20golem_b1"},{"n":"Gimmerling","s":12,"u":"gimmerling_b1"},{"n":"Great Cyclops","s":12,"u":"great%20cyclops_b1"},{"n":"Greater Barghest","s":12,"u":"greater%20barghest_b1"},{"n":"Guardian Naga","s":12,"u":"guardian%20naga_b1"},{"n":"Hive Mother","s":12,"u":"hive%20mother_b1"},{"n":"Ice Linnorm","s":12,"u":"ice%20linnorm_b1"},{"n":"Iron Golem","s":12,"u":"iron%20golem_b1"},{"n":"Kraken","s":12,"u":"kraken_b1"},{"n":"Marid","s":12,"u":"marid_b1"},{"n":"Megalodon","s":12,"u":"megalodon_b1"},{"n":"Naiad Queen","s":12,"u":"naiad%20queen_b1"},{"n":"Poracha","s":12,"u":"poracha_b1"},{"n":"Remorhaz","s":12,"u":"remorhaz_b1"},{"n":"Roper","s":12,"u":"roper_b1"},{"n":"Rune Giant","s":12,"u":"rune%20giant_b1"},{"n":"Sea Serpent","s":12,"u":"sea%20serpent_b1"},{"n":"Shaitan","s":12,"u":"shaitan_b1"},{"n":"Skulltaker","s":12,"u":"skulltaker_b1"},{"n":"Stone Golem","s":12,"u":"stone%20golem_b1"},{"n":"Tarn Linnorm","s":12,"u":"tarn%20linnorm_b1"},{"n":"Tor Linnorm","s":12,"u":"tor%20linnorm_b1"},{"n":"Vampire Mastermind","s":12,"u":"vampire%20mastermind_b1"},{"n":"Warsworn","s":12,"u":"warsworn_b1"},{"n":"Wendigo","s":12,"u":"wendigo_b1"},{"n":"Werebear","s":12,"u":"werebear_b1"},{"n":"Yeti","s":12,"u":"yeti_b1"},{"n":"Aapoph Serpentfolk","s":13,"u":"aapoph%20serpentfolk_b2"},{"n":"Adult Brine Dragon","s":13,"u":"adult%20brine%20dragon_b2"},{"n":"Adult Cloud Dragon","s":13,"u":"adult%20cloud%20dragon_b2"},{"n":"Adult Crystal Dragon","s":13,"u":"adult%20crystal%20dragon_b2"},{"n":"Adult Magma Dragon","s":13,"u":"adult%20magma%20dragon_b2"},{"n":"Adult Umbral Dragon","s":13,"u":"adult%20umbral%20dragon_b2"},{"n":"Ahuizotl","s":13,"u":"ahuizotl_b2"},{"n":"Animate Dream","s":13,"u":"animate%20dream_b2"},{"n":"Augnagar","s":13,"u":"augnagar_b2"},{"n":"Baobhan Sith","s":13,"u":"baobhan%20sith_b2"},{"n":"Blink Dog","s":13,"u":"blink%20dog_b2"},{"n":"Blodeuwedd","s":13,"u":"blodeuwedd_b2"},{"n":"Bodak","s":13,"u":"bodak_b2"},{"n":"Bog Strider","s":13,"u":"bog%20strider_b2"},{"n":"Bone Prophet","s":13,"u":"bone%20prophet_b2"},{"n":"Bythos","s":13,"u":"bythos_b2"},{"n":"Cairn Linnorm","s":13,"u":"cairn%20linnorm_b2"},{"n":"Cairn Wight","s":13,"u":"cairn%20wight_b2"},{"n":"Caligni Slayer","s":13,"u":"caligni%20slayer_b2"},{"n":"Carrion Golem","s":13,"u":"carrion%20golem_b2"},{"n":"Cavern Troll","s":13,"u":"cavern%20troll_b2"},{"n":"Chernobue","s":13,"u":"chernobue_b2"},{"n":"Coil Spy","s":13,"u":"coil%20spy_b2"},{"n":"Cythnigot","s":13,"u":"cythnigot_b2"},{"n":"Devourer","s":13,"u":"devourer_b2"},{"n":"Dracolisk","s":13,"u":"dracolisk_b2"},{"n":"Dust Mephit","s":13,"u":"dust%20mephit_b2"},{"n":"Dweomercat","s":13,"u":"dweomercat_b2"},{"n":"Fjord Linnorm","s":13,"u":"fjord%20linnorm_b2"},{"n":"Froghemoth","s":13,"u":"froghemoth_b2"},{"n":"Frost Troll","s":13,"u":"frost%20troll_b2"},{"n":"Giant Hippocampus","s":13,"u":"giant%20hippocampus_b2"},{"n":"Glass Golem","s":13,"u":"glass%20golem_b2"},{"n":"Gorgon","s":13,"u":"gorgon_b2"},{"n":"Gosreg","s":13,"u":"gosreg_b2"},{"n":"Hodag","s":13,"u":"hodag_b2"},{"n":"Ice Golem","s":13,"u":"ice%20golem_b2"},{"n":"Ice Mephit","s":13,"u":"ice%20mephit_b2"},{"n":"Intellect Devourer","s":13,"u":"intellect%20devourer_b2"},{"n":"Isqulug","s":13,"u":"isqulug_b2"},{"n":"Korred","s":13,"u":"korred_b2"},{"n":"Leng Spider","s":13,"u":"leng%20spider_b2"},{"n":"Leydroth","s":13,"u":"leydroth_b2"},{"n":"Lunar Naga","s":13,"u":"lunar%20naga_b2"},{"n":"Moonflower","s":13,"u":"moonflower_b2"},{"n":"Neothelid","s":13,"u":"neothelid_b2"},{"n":"Nyogoth","s":13,"u":"nyogoth_b2"},{"n":"Ooze Mephit","s":13,"u":"ooze%20mephit_b2"},{"n":"Planetar","s":13,"u":"planetar_b2"},{"n":"Quetz Couatl","s":13,"u":"quetz%20couatl_b2"},{"n":"Quickling","s":13,"u":"quickling_b2"},{"n":"Radiant Warden","s":13,"u":"radiant%20warden_b2"},{"n":"Shoal Linnorm","s":13,"u":"shoal%20linnorm_b2"},{"n":"Shoggti","s":13,"u":"shoggti_b2"},{"n":"Soul Eater","s":13,"u":"soul%20eater_b2"},{"n":"Spirit Naga","s":13,"u":"spirit%20naga_b2"},{"n":"Steam Mephit","s":13,"u":"steam%20mephit_b2"},{"n":"Stygira","s":13,"u":"stygira_b2"},{"n":"Taiga Linnorm","s":13,"u":"taiga%20linnorm_b2"},{"n":"Thulgant","s":13,"u":"thulgant_b2"},{"n":"Thunderbird","s":13,"u":"thunderbird_b2"},{"n":"Two-headed Troll","s":13,"u":"two-headed%20troll_b2"},{"n":"Umonlee","s":13,"u":"umonlee_b2"},{"n":"Vrolikai","s":13,"u":"vrolikai_b2"},{"n":"Vrykolakas Ancient","s":13,"u":"vrykolakas%20ancient_b2"},{"n":"Witchfire","s":13,"u":"witchfire_b2"},{"n":"Witchwyrd","s":13,"u":"witchwyrd_b2"},{"n":"Wood Golem","s":13,"u":"wood%20golem_b2"},{"n":"Worm That Walks Cultist","s":13,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Xill","s":13,"u":"xill_b2"},{"n":"Yamaraj","s":13,"u":"yamaraj_b2"},{"n":"Young Brine Dragon","s":13,"u":"young%20brine%20dragon_b2"},{"n":"Young Cloud Dragon","s":13,"u":"young%20cloud%20dragon_b2"},{"n":"Young Crystal Dragon","s":13,"u":"young%20crystal%20dragon_b2"},{"n":"Young Magma Dragon","s":13,"u":"young%20magma%20dragon_b2"},{"n":"Young Umbral Dragon","s":13,"u":"young%20umbral%20dragon_b2"},{"n":"Zyss Serpentfolk","s":13,"u":"zyss%20serpentfolk_b2"},{"n":"Adachros","s":14,"u":"adachros_b3"},{"n":"Adult Forest Dragon","s":14,"u":"adult%20forest%20dragon_b3"},{"n":"Adult Sea Dragon","s":14,"u":"adult%20sea%20dragon_b3"},{"n":"Adult Sky Dragon","s":14,"u":"adult%20sky%20dragon_b3"},{"n":"Adult Sovereign Dragon","s":14,"u":"adult%20sovereign%20dragon_b3"},{"n":"Adult Underworld Dragon","s":14,"u":"adult%20underworld%20dragon_b3"},{"n":"Amalgamite","s":14,"u":"amalgamite_b3"},{"n":"Bauble Beast","s":14,"u":"bauble%20beast_b3"},{"n":"Betobeto-san","s":14,"u":"betobeto-san_b3"},{"n":"Caligni Caller","s":14,"u":"caligni%20caller_b3"},{"n":"Calikang","s":14,"u":"calikang_b3"},{"n":"Caulborn","s":14,"u":"caulborn_b3"},{"n":"Clockwork Mage","s":14,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":14,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Spy","s":14,"u":"clockwork%20spy_b3"},{"n":"Consonite Choir","s":14,"u":"consonite%20choir_b3"},{"n":"Divine Warden Of Nethys","s":14,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Dramofir","s":14,"u":"dramofir_b3"},{"n":"Duende","s":14,"u":"duende_b3"},{"n":"Dybbuk","s":14,"u":"dybbuk_b3"},{"n":"Eunemvro","s":14,"u":"eunemvro_b3"},{"n":"Feral Skull Swarm","s":14,"u":"feral%20skull%20swarm_b3"},{"n":"Gathlain Wanderer","s":14,"u":"gathlain%20wanderer_b3"},{"n":"Grioth Scout","s":14,"u":"grioth%20scout_b3"},{"n":"Guecubu","s":14,"u":"guecubu_b3"},{"n":"Hadrinnex","s":14,"u":"hadrinnex_b3"},{"n":"Harmona","s":14,"u":"harmona_b3"},{"n":"Hellbound Attorney","s":14,"u":"hellbound%20attorney_b3"},{"n":"Herexen","s":14,"u":"herexen_b3"},{"n":"Hesperid Queen","s":14,"u":"hesperid%20queen_b3"},{"n":"Huldra","s":14,"u":"huldra_b3"},{"n":"Hyakume","s":14,"u":"hyakume_b3"},{"n":"Incutilis","s":14,"u":"incutilis_b3"},{"n":"Jorogumo","s":14,"u":"jorogumo_b3"},{"n":"Kongamato","s":14,"u":"kongamato_b3"},{"n":"Kurobozu","s":14,"u":"kurobozu_b3"},{"n":"Lampad Queen","s":14,"u":"lampad%20queen_b3"},{"n":"Leng Ghoul","s":14,"u":"leng%20ghoul_b3"},{"n":"Lovelorn","s":14,"u":"lovelorn_b3"},{"n":"Manticore Paaridar","s":14,"u":"manticore%20paaridar_b3"},{"n":"Mi-Go","s":14,"u":"mi-go_b3"},{"n":"Mix Couatl","s":14,"u":"mix%20couatl_b3"},{"n":"Mokele-mbembe","s":14,"u":"mokele-mbembe_b3"},{"n":"Moon Hag","s":14,"u":"moon%20hag_b3"},{"n":"Nemhaith","s":14,"u":"nemhaith_b3"},{"n":"Nightgaunt","s":14,"u":"nightgaunt_b3"},{"n":"Nosferatu Malefactor","s":14,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Thrall","s":14,"u":"nosferatu%20thrall_b3"},{"n":"Omox","s":14,"u":"omox_b3"},{"n":"Owb","s":14,"u":"owb_b3"},{"n":"Phantom Knight","s":14,"u":"phantom%20knight_b3"},{"n":"Popobawa","s":14,"u":"popobawa_b3"},{"n":"Pukwudgie","s":14,"u":"pukwudgie_b3"},{"n":"Raktavarna","s":14,"u":"raktavarna_b3"},{"n":"Rhu-chalik","s":14,"u":"rhu-chalik_b3"},{"n":"Roiling Incant","s":14,"u":"roiling%20incant_b3"},{"n":"Samsaran Anchorite","s":14,"u":"samsaran%20anchorite_b3"},{"n":"Sasquatch","s":14,"u":"sasquatch_b3"},{"n":"Seething Spirit","s":14,"u":"seething%20spirit_b3"},{"n":"Shantak","s":14,"u":"shantak_b3"},{"n":"Shulsaga","s":14,"u":"shulsaga_b3"},{"n":"Skinstitch","s":14,"u":"skinstitch_b3"},{"n":"Soul Skelm","s":14,"u":"soul%20skelm_b3"},{"n":"Stone Lion","s":14,"u":"stone%20lion_b3"},{"n":"Stone Lion Cub","s":14,"u":"stone%20lion%20cub_b3"},{"n":"Strix Kinmate","s":14,"u":"strix%20kinmate_b3"},{"n":"Sturzstromer","s":14,"u":"sturzstromer_b3"},{"n":"Swordkeeper","s":14,"u":"swordkeeper_b3"},{"n":"Tattoo Guardian","s":14,"u":"tattoo%20guardian_b3"},{"n":"Tikbalang","s":14,"u":"tikbalang_b3"},{"n":"Tzitzimitl","s":14,"u":"tzitzimitl_b3"},{"n":"Umasi","s":14,"u":"umasi_b3"},{"n":"Vanara Disciple","s":14,"u":"vanara%20disciple_b3"},{"n":"Wayang Whisperblade","s":14,"u":"wayang%20whisperblade_b3"},{"n":"Young Forest Dragon","s":14,"u":"young%20forest%20dragon_b3"},{"n":"Young Sea Dragon","s":14,"u":"young%20sea%20dragon_b3"},{"n":"Young Sky Dragon","s":14,"u":"young%20sky%20dragon_b3"},{"n":"Young Sovereign Dragon","s":14,"u":"young%20sovereign%20dragon_b3"},{"n":"Young Underworld Dragon","s":14,"u":"young%20underworld%20dragon_b3"},{"n":"Anadi Elder","s":16,"u":"anadi%20elder_aoa1"},{"n":"Anadi Hunter","s":16,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Sage","s":16,"u":"anadi%20sage_aoa1"},{"n":"Doorwarden","s":16,"u":"doorwarden_aoa1"},{"n":"Emperor Bird","s":16,"u":"emperor%20bird_aoa1"},{"n":"Grauladon","s":16,"u":"grauladon_aoa1"},{"n":"Graveshell","s":16,"u":"graveshell_aoa1"},{"n":"Hellcrown","s":16,"u":"hellcrown_aoa1"},{"n":"Tixitog","s":16,"u":"tixitog_aoa1"},{"n":"Bida","s":17,"u":"bida_aoa2"},{"n":"Charau-ka Dragon Priest","s":17,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Living Sap","s":17,"u":"living%20sap_aoa2"},{"n":"Mokele-mbembe","s":17,"u":"mokele-mbembe_aoa2"},{"n":"Augur","s":18,"u":"augur_aoa3"},{"n":"Evangelist","s":18,"u":"evangelist_aoa3"},{"n":"Interlocutor","s":18,"u":"interlocutor_aoa3"},{"n":"Precentor","s":18,"u":"precentor_aoa3"},{"n":"Scarlet Triad Poisoner","s":18,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Sneak","s":18,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Thug","s":18,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Dalos","s":19,"u":"dalos_aoa4"},{"n":"Devourer","s":19,"u":"devourer_aoa4"},{"n":"Dragonscarred Dead","s":19,"u":"dragonscarred%20dead_aoa4"},{"n":"Forge-spurned","s":19,"u":"forge-spurned_aoa4"},{"n":"Gashadokuro","s":19,"u":"gashadokuro_aoa4"},{"n":"Aluum Enforcer","s":20,"u":"aluum%20enforcer_aoa5"},{"n":"Calikang","s":20,"u":"calikang_aoa5"},{"n":"Witchwyrd","s":20,"u":"witchwyrd_aoa5"},{"n":"Zephyr Guard","s":20,"u":"zephyr%20guard_aoa5"},{"n":"Tzitzimitl","s":21,"u":"tzitzimitl_aoa6"},{"n":"Almiraj","s":22,"u":"almiraj_aoe1"},{"n":"Siege Shard","s":22,"u":"siege%20shard_aoe1"},{"n":"Bone Skipper Swarm","s":23,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Excorion","s":23,"u":"excorion_aoe2"},{"n":"Giant Bone Skipper","s":23,"u":"giant%20bone%20skipper_aoe2"},{"n":"Najra Lizard","s":23,"u":"najra%20lizard_aoe2"},{"n":"Skinstitch","s":23,"u":"skinstitch_aoe2"},{"n":"Teraphant","s":23,"u":"teraphant_aoe2"},{"n":"Vaultbreaker Ooze","s":23,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Avarek","s":24,"u":"avarek_aoe3"},{"n":"Barnacle Ghoul","s":24,"u":"barnacle%20ghoul_aoe3"},{"n":"Bregdi","s":24,"u":"bregdi_aoe3"},{"n":"Casino Bouncer","s":24,"u":"casino%20bouncer_aoe3"},{"n":"Diobel Sweeper Tough","s":24,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Iroran Skeleton","s":24,"u":"iroran%20skeleton_aoe3"},{"n":"Shikwashim Mercenary","s":24,"u":"shikwashim%20mercenary_aoe3"},{"n":"Svartalfar Killer","s":24,"u":"svartalfar%20killer_aoe3"},{"n":"Tonla And Yvelle","s":24,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Washboard Dog Tough","s":24,"u":"washboard%20dog%20tough_aoe3"},{"n":"Amateur Chemist","s":25,"u":"amateur%20chemist_aoe4"},{"n":"Blackfingers Acolyte","s":25,"u":"blackfingers%20acolyte_aoe4"},{"n":"Clockwork Assassin","s":25,"u":"clockwork%20assassin_aoe4"},{"n":"Gloaming Will-o'-wisp","s":25,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Jorogumo","s":25,"u":"jorogumo_aoe4"},{"n":"Norgorberite Poisoner","s":25,"u":"norgorberite%20poisoner_aoe4"},{"n":"Poison Eater","s":25,"u":"poison%20eater_aoe4"},{"n":"Shatterling","s":25,"u":"shatterling_aoe4"},{"n":"Black Whale Guard","s":26,"u":"black%20whale%20guard_aoe5"},{"n":"Bloody Barber Goon","s":26,"u":"bloody%20barber%20goon_aoe5"},{"n":"Child Of Venom","s":26,"u":"child%20of%20venom_aoe5"},{"n":"Clockwork Assassin","s":26,"u":"clockwork%20assassin_aoe5"},{"n":"Garrote Master Assassin","s":26,"u":"garrote%20master%20assassin_aoe5"},{"n":"Lusca","s":26,"u":"lusca_aoe5"},{"n":"Obrousian","s":26,"u":"obrousian_aoe5"},{"n":"Starwatch Commando","s":26,"u":"starwatch%20commando_aoe5"},{"n":"Tiderunner Aquamancer","s":26,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Elemental Vessel, Water","s":26,"u":"elemental%20vessel%2c%20water_aoe5"},{"n":"Zeal-damned Ghoul","s":26,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Zealborn","s":26,"u":"zealborn_aoe5"},{"n":"Camarach","s":27,"u":"camarach_aoe6"},{"n":"Izfiitar","s":27,"u":"izfiitar_aoe6"},{"n":"Nenchuuj","s":27,"u":"nenchuuj_aoe6"},{"n":"Penqual","s":27,"u":"penqual_aoe6"},{"n":"Sordesdaemon","s":27,"u":"sordesdaemon_aoe6"},{"n":"Canker Cultist","s":28,"u":"canker%20cultist_av1"},{"n":"Flickerwisp","s":28,"u":"flickerwisp_av1"},{"n":"Morlock Cultist","s":28,"u":"morlock%20cultist_av1"},{"n":"Morlock Engineer","s":28,"u":"morlock%20engineer_av1"},{"n":"Scalathrax","s":28,"u":"scalathrax_av1"},{"n":"Dreshkan","s":29,"u":"dreshkan_av2"},{"n":"Gibtanius","s":29,"u":"gibtanius_av2"},{"n":"Gibtas Bounder","s":29,"u":"gibtas%20bounder_av2"},{"n":"Gibtas Spawn Swarm","s":29,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Mulventok","s":29,"u":"mulventok_av2"},{"n":"Seugathi Reality Warper","s":29,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Servant","s":29,"u":"seugathi%20servant_av2"},{"n":"Shanrigol Behemoth","s":29,"u":"shanrigol%20behemoth_av2"},{"n":"Deepwater Dhuthorex","s":30,"u":"deepwater%20dhuthorex_av3"},{"n":"Dragon's Blood Puffball","s":30,"u":"dragon's%20blood%20puffball_av3"},{"n":"Dread Dhuthorex","s":30,"u":"dread%20dhuthorex_av3"},{"n":"Dread Wisp","s":30,"u":"dread%20wisp_av3"},{"n":"Drow Hunter","s":30,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":30,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":30,"u":"drow%20warden_av3"},{"n":"Reaper Skull Puffball","s":30,"u":"reaper%20skull%20puffball_av3"},{"n":"Urdefhan Blood Mage","s":30,"u":"urdefhan%20blood%20mage_av3"},{"n":"Bone Croupier","s":10,"u":"bone%20croupier_botd"},{"n":"Cadaverous Rake","s":10,"u":"cadaverous%20rake_botd"},{"n":"Death Coach","s":10,"u":"death%20coach_botd"},{"n":"Deathless Hierophant of Urgathoa","s":10,"u":"deathless%20hierophant%20of%20urgathoa_botd"},{"n":"Excorion","s":10,"u":"excorion_botd"},{"n":"Gashadokuro","s":10,"u":"gashadokuro_botd"},{"n":"Grappling Spirit","s":10,"u":"grappling%20spirit_botd"},{"n":"Graveknight Warmaster","s":10,"u":"graveknight%20warmaster_botd"},{"n":"Faithless Ecclesiarch","s":10,"u":"faithless%20ecclesiarch_botd"},{"n":"Fallen Champion","s":10,"u":"fallen%20champion_botd"},{"n":"Ichor Slinger","s":10,"u":"ichor%20slinger_botd"},{"n":"Last Guard","s":10,"u":"last%20guard_botd"},{"n":"Ice Mummy","s":10,"u":"ice%20mummy_botd"},{"n":"Mummy Prophet of Set","s":10,"u":"mummy%20prophet%20of%20set_botd"},{"n":"Obrousian","s":10,"u":"obrousian_botd"},{"n":"Onryo","s":10,"u":"onryo_botd"},{"n":"Polong","s":10,"u":"polong_botd"},{"n":"Sluagh Reaper","s":10,"u":"sluagh%20reaper_botd"},{"n":"Vetalarana Manipulator","s":10,"u":"vetalarana%20manipulator_botd"},{"n":"Waldgeist","s":10,"u":"waldgeist_botd"},{"n":"Seetangeist","s":10,"u":"seetangeist_botd"},{"n":"Hunter Wight","s":10,"u":"hunter%20wight_botd"},{"n":"Prowler Wight","s":10,"u":"prowler%20wight_botd"},{"n":"Zombie Lord","s":10,"u":"zombie%20lord_botd"},{"n":"Blood Wolf","s":31,"u":"blood%20wolf_ec1"},{"n":"Corrosive Lizard","s":31,"u":"corrosive%20lizard_ec1"},{"n":"Smoldering Leopard","s":31,"u":"smoldering%20leopard_ec1"},{"n":"Bogey","s":32,"u":"bogey_ec2"},{"n":"Bogeyman","s":32,"u":"bogeyman_ec2"},{"n":"Bugaboo","s":32,"u":"bugaboo_ec2"},{"n":"Iridescent Elephant","s":32,"u":"iridescent%20elephant_ec2"},{"n":"Muse Phantom","s":32,"u":"muse%20phantom_ec2"},{"n":"Cat Sith","s":9,"u":"cat%20sith_ec3"},{"n":"Cu Sith","s":9,"u":"cu%20sith_ec3"},{"n":"Herecite Of Zevgavizeb","s":9,"u":"herecite%20of%20zevgavizeb_ec3"},{"n":"Xulgath Bomber","s":9,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Skirmisher","s":9,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Stoneliege","s":9,"u":"xulgath%20stoneliege_ec3"},{"n":"Yaganty","s":9,"u":"yaganty_ec3"},{"n":"Aukashungi Swarm","s":33,"u":"aukashungi%20swarm_ec4"},{"n":"Faceless Butcher","s":33,"u":"faceless%20butcher_ec4"},{"n":"Giant Aukashungi","s":33,"u":"giant%20aukashungi_ec4"},{"n":"Harrow Doll","s":33,"u":"harrow%20doll_ec4"},{"n":"War Sauropelta","s":33,"u":"war%20sauropelta_ec4"},{"n":"Xilvirek","s":33,"u":"xilvirek_ec4"},{"n":"Death Drider","s":34,"u":"death%20drider_ec5"},{"n":"Obsidian Golem","s":34,"u":"obsidian%20golem_ec5"},{"n":"Xulgath Deepmouth","s":34,"u":"xulgath%20deepmouth_ec5"},{"n":"Saurian Warmonger","s":35,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Worldwatcher","s":35,"u":"saurian%20worldwatcher_ec6"},{"n":"Vavakia","s":35,"u":"vavakia_ec6"},{"n":"Viskithrel","s":35,"u":"viskithrel_ec6"},{"n":"Agile Warrior","s":37,"u":"agile%20warrior_frp1"},{"n":"Anugobu Apprentice","s":37,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Wondercrafter","s":37,"u":"anugobu%20wondercrafter_frp1"},{"n":"Archery Specialist","s":37,"u":"archery%20specialist_frp1"},{"n":"Berberoka","s":37,"u":"berberoka_frp1"},{"n":"Butterfly Blade Warrior","s":37,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Dromornis","s":37,"u":"dromornis_frp1"},{"n":"Hantu Belian","s":37,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":37,"u":"hantu%20denai_frp1"},{"n":"Ki Adept","s":37,"u":"ki%20adept_frp1"},{"n":"Mage Of Many Styles","s":37,"u":"mage%20of%20many%20styles_frp1"},{"n":"Weapon Master","s":37,"u":"weapon%20master_frp1"},{"n":"Arm Of Balance","s":38,"u":"arm%20of%20balance_frp2"},{"n":"Drake Courser","s":38,"u":"drake%20courser_frp2"},{"n":"Kun","s":38,"u":"kun_frp2"},{"n":"Bul-gae","s":39,"u":"bul-gae_frp3"},{"n":"Gumiho","s":39,"u":"gumiho_frp3"},{"n":"Lophiithu","s":39,"u":"lophiithu_frp3"},{"n":"Sanzuwu","s":39,"u":"sanzuwu_frp3"},{"n":"Sthira","s":39,"u":"sthira_frp3"},{"n":"Kasesh","s":6,"u":"kasesh_loil"},{"n":"Spellscar Fext","s":6,"u":"spellscar%20fext_loil"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"Grootslang","s":0,"u":"grootslang_lome"},{"n":"Maliadi","s":0,"u":"maliadi_lome"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"},{"n":"Gold Tank Investors","s":42,"u":"gold%20tank%20investors_ooa1"},{"n":"Sludgespine Killers","s":42,"u":"sludgespine%20killers_ooa1"},{"n":"Powderkeg Punk Bombardiers","s":42,"u":"powderkeg%20punk%20bombardiers_ooa1"},{"n":"Powderkeg Punk Gunners","s":42,"u":"powderkeg%20punk%20gunners_ooa1"},{"n":"Gunmarshal","s":42,"u":"gunmarshal_ooa1"},{"n":"Clockwork Hunter","s":42,"u":"clockwork%20hunter_ooa1"},{"n":"Clockwork Handler","s":42,"u":"clockwork%20handler_ooa1"},{"n":"Clockwork Brewer","s":42,"u":"clockwork%20brewer_ooa1"},{"n":"Clockwork Fabricator","s":42,"u":"clockwork%20fabricator_ooa1"},{"n":"Prairie Drake","s":42,"u":"prairie%20drake_ooa1"},{"n":"Rust Ooze","s":42,"u":"rust%20ooze_ooa1"},{"n":"Gilded Gunner Goons","s":43,"u":"gilded%20gunner%20goons_ooa2"},{"n":"Spellscar Sky Marauders","s":43,"u":"spellscar%20sky%20marauders_ooa2"},{"n":"Clockwork Disposer","s":43,"u":"clockwork%20disposer_ooa2"},{"n":"Corrupt Shieldmarshal","s":44,"u":"corrupt%20shieldmarshal_ooa3"},{"n":"Leadsmiths","s":44,"u":"leadsmiths_ooa3"},{"n":"Mutant Bats","s":44,"u":"mutant%20bats_ooa3"},{"n":"Clockwork Shambler Hordes","s":44,"u":"clockwork%20shambler%20hordes_ooa3"},{"n":"Clockwork Buccaneer","s":44,"u":"clockwork%20buccaneer_ooa3"},{"n":"Smog Wraith","s":44,"u":"smog%20wraith_ooa3"},{"n":"Shock Zombie","s":44,"u":"shock%20zombie_ooa3"},{"n":"Ahvothian","s":45,"u":"ahvothian_sli"},{"n":"Fuming Sludge","s":45,"u":"fuming%20sludge_sli"},{"n":"Anadi Fateweaver","s":46,"u":"anadi%20fateweaver_sot1"},{"n":"Anadi Lurker","s":46,"u":"anadi%20lurker_sot1"},{"n":"Anadi Seeker","s":46,"u":"anadi%20seeker_sot1"},{"n":"Giant Silverfish","s":46,"u":"giant%20silverfish_sot1"},{"n":"Gnagrif","s":46,"u":"gnagrif_sot1"},{"n":"Scrit","s":46,"u":"scrit_sot1"},{"n":"Silverfish Swarm","s":46,"u":"silverfish%20swarm_sot1"},{"n":"Spellskein","s":46,"u":"spellskein_sot1"},{"n":"Gbahali","s":47,"u":"gbahali_sot2"},{"n":"I'iko Dragon","s":47,"u":"i'iko%20dragon_sot2"},{"n":"Serpentfolk Granitescale","s":47,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Venom Caller","s":47,"u":"serpentfolk%20venom%20caller_sot2"},{"n":"Cyclops Bully","s":48,"u":"cyclops%20bully_sot3"},{"n":"Golgopo","s":48,"u":"golgopo_sot3"},{"n":"Karumzek","s":48,"u":"karumzek_sot3"},{"n":"Karumzek Swarm","s":48,"u":"karumzek%20swarm_sot3"},{"n":"Screaming Sulfur","s":48,"u":"screaming%20sulfur_sot3"},{"n":"Ssumzili","s":48,"u":"ssumzili_sot3"},{"n":"Terwa Chosen","s":48,"u":"terwa%20chosen_sot3"},{"n":"Terwa Prodigy","s":48,"u":"terwa%20prodigy_sot3"},{"n":"Terwa Star Reader","s":48,"u":"terwa%20star%20reader_sot3"},{"n":"Biloko Reaver","s":49,"u":"biloko%20reaver_sot4"},{"n":"Drenchdead","s":49,"u":"drenchdead_sot4"},{"n":"Graveknight Captain","s":49,"u":"graveknight%20captain_sot4"},{"n":"Graveknight Champion","s":49,"u":"graveknight%20champion_sot4"},{"n":"Jackal Guard","s":49,"u":"jackal%20guard_sot4"},{"n":"Kilia Mwibo","s":49,"u":"kilia%20mwibo_sot4"},{"n":"Sun Warrior Brigade","s":49,"u":"sun%20warrior%20brigade_sot4"},{"n":"Sunburst Corpse","s":49,"u":"sunburst%20corpse_sot4"},{"n":"Contemplative","s":50,"u":"contemplative_sot5"},{"n":"Formian Queen","s":50,"u":"formian%20queen_sot5"},{"n":"Gluttonworm","s":50,"u":"gluttonworm_sot5"},{"n":"Khefak Scuttler","s":50,"u":"khefak%20scuttler_sot5"},{"n":"Shobhad Enforcer","s":50,"u":"shobhad%20enforcer_sot5"},{"n":"Shobhad Sniper","s":50,"u":"shobhad%20sniper_sot5"},{"n":"Thasteron Khefak","s":50,"u":"thasteron%20khefak_sot5"},{"n":"Apocalypse Ant Swarm","s":51,"u":"apocalypse%20ant%20swarm_sot6"},{"n":"Kurnugian Jackal","s":52,"u":"kurnugian%20jackal_tio"},{"n":"Scalliwing","s":52,"u":"scalliwing_tio"}],"2":[{"n":"Candle Of Invocation","s":4,"u":"candle%20of%20invocation_apg"},{"n":"Dust Of Corpse Animation","s":4,"u":"dust%20of%20corpse%20animation%20(generic)_apg"},{"n":"Earthsight Box","s":4,"u":"earthsight%20box_apg"},{"n":"Fire-jump Ring","s":4,"u":"fire-jump%20ring_apg"},{"n":"Four-ways Dogslicer","s":4,"u":"four-ways%20dogslicer_apg"},{"n":"Oil Of Object Animation","s":4,"u":"oil%20of%20object%20animation%20(generic)_apg"},{"n":"Potion Of Disguise","s":4,"u":"potion%20of%20disguise%20(generic)_apg"},{"n":"Spiritsight Crossbow","s":4,"u":"spiritsight%20crossbow_apg"},{"n":"Staff Of Impossible Visions","s":4,"u":"staff%20of%20impossible%20visions%20(generic)_apg"},{"n":"Victory Plate","s":4,"u":"victory%20plate%20(generic)_apg"},{"n":"Adamantine","s":5,"u":"adamantine%20(generic)_crb"},{"n":"Adamantine Armor","s":5,"u":"adamantine%20armor%20(generic)_crb"},{"n":"Adamantine Shield","s":5,"u":"adamantine%20shield%20(generic)_crb"},{"n":"Adamantine Weapon","s":5,"u":"adamantine%20weapon%20(generic)_crb"},{"n":"Aeon Stone","s":5,"u":"aeon%20stone%20(generic)_crb"},{"n":"Antimagic","s":5,"u":"antimagic_crb"},{"n":"Belt of the Five Kings","s":5,"u":"belt%20of%20the%20five%20kings_crb"},{"n":"Bloodletting Kukri","s":5,"u":"bloodletting%20kukri_crb"},{"n":"Brooch of Shielding","s":5,"u":"brooch%20of%20shielding_crb"},{"n":"Candle of Truth","s":5,"u":"candle%20of%20truth_crb"},{"n":"Cape of the Mountebank","s":5,"u":"cape%20of%20the%20mountebank_crb"},{"n":"Channel Protection Amulet","s":5,"u":"channel%20protection%20amulet_crb"},{"n":"Chime of Opening","s":5,"u":"chime%20of%20opening_crb"},{"n":"Clandestine Cloak","s":5,"u":"clandestine%20cloak%20(generic)_crb"},{"n":"Crystal Ball","s":5,"u":"crystal%20ball%20(generic)_crb"},{"n":"Dancing","s":5,"u":"dancing_crb"},{"n":"Darkwood","s":5,"u":"darkwood%20(generic)_crb"},{"n":"Darkwood Armor","s":5,"u":"darkwood%20armor%20(generic)_crb"},{"n":"Darkwood Shield","s":5,"u":"darkwood%20shield%20(generic)_crb"},{"n":"Darkwood Weapon","s":5,"u":"darkwood%20weapon%20(generic)_crb"},{"n":"Disintegration Bolt","s":5,"u":"disintegration%20bolt_crb"},{"n":"Dragonhide","s":5,"u":"dragonhide%20(generic)_crb"},{"n":"Dragonhide Armor","s":5,"u":"dragonhide%20armor%20(generic)_crb"},{"n":"Dragonhide Shield","s":5,"u":"dragonhide%20shield%20(generic)_crb"},{"n":"Dragonplate","s":5,"u":"dragonplate_crb"},{"n":"Dragonslayer's Shield","s":5,"u":"dragonslayer's%20shield_crb"},{"n":"Dust of Disappearance","s":5,"u":"dust%20of%20disappearance_crb"},{"n":"Elixir of Rejuvenation","s":5,"u":"elixir%20of%20rejuvenation_crb"},{"n":"Elven Chain","s":5,"u":"elven%20chain%20(generic)_crb"},{"n":"Ethereal","s":5,"u":"ethereal_crb"},{"n":"Floating Shield","s":5,"u":"floating%20shield%20(generic)_crb"},{"n":"Force Shield","s":5,"u":"force%20shield_crb"},{"n":"Forge Warden","s":5,"u":"forge%20warden_crb"},{"n":"Ghoul Hide","s":5,"u":"ghoul%20hide_crb"},{"n":"Gloves of Storing","s":5,"u":"gloves%20of%20storing_crb"},{"n":"Grasping Snare","s":5,"u":"grasping%20snare_crb"},{"n":"Hobbling Snare","s":5,"u":"hobbling%20snare_crb"},{"n":"Holy Avenger","s":5,"u":"holy%20avenger_crb"},{"n":"Holy Prayer Beads","s":5,"u":"holy%20prayer%20beads%20(generic)_crb"},{"n":"Impenetrable Scale","s":5,"u":"impenetrable%20scale_crb"},{"n":"Instant Fortress","s":5,"u":"instant%20fortress_crb"},{"n":"Invisibility Potion","s":5,"u":"invisibility%20potion_crb"},{"n":"Keen","s":5,"u":"keen_crb"},{"n":"Knapsack of Halflingkind","s":5,"u":"knapsack%20of%20halflingkind%20(generic)_crb"},{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Mattock of the Titans","s":5,"u":"mattock%20of%20the%20titans_crb"},{"n":"Mending Lattice","s":5,"u":"mending%20lattice_crb"},{"n":"Mithral","s":5,"u":"mithral%20(generic)_crb"},{"n":"Mithral Armor","s":5,"u":"mithral%20armor%20(generic)_crb"},{"n":"Mithral Shield","s":5,"u":"mithral%20shield%20(generic)_crb"},{"n":"Mithral Weapon","s":5,"u":"mithral%20weapon%20(generic)_crb"},{"n":"Oil of Animation","s":5,"u":"oil%20of%20animation_crb"},{"n":"Oil of Keen Edges","s":5,"u":"oil%20of%20keen%20edges_crb"},{"n":"Panacea","s":5,"u":"panacea_crb"},{"n":"Philosopher's Stone","s":5,"u":"philosopher's%20stone_crb"},{"n":"Plate Armor of the Deep","s":5,"u":"plate%20armor%20of%20the%20deep_crb"},{"n":"Potion of Tongues","s":5,"u":"potion%20of%20tongues_crb"},{"n":"Reflecting Shield","s":5,"u":"reflecting%20shield_crb"},{"n":"Ring of Counterspells","s":5,"u":"ring%20of%20counterspells_crb"},{"n":"Ring of Lies","s":5,"u":"ring%20of%20lies_crb"},{"n":"Ring of Sustenance","s":5,"u":"ring%20of%20sustenance_crb"},{"n":"Ring of Wizardry","s":5,"u":"ring%20of%20wizardry%20(generic)_crb"},{"n":"Robe of Eyes","s":5,"u":"robe%20of%20eyes_crb"},{"n":"Robe of the Archmagi","s":5,"u":"robe%20of%20the%20archmagi%20(generic)_crb"},{"n":"Scholarly Journal","s":5,"u":"scholarly%20journal%20(generic)_crb"},{"n":"Spell-storing","s":5,"u":"spell-storing_crb"},{"n":"Stalker Bane Snare","s":5,"u":"stalker%20bane%20snare_crb"},{"n":"Survey Map","s":5,"u":"survey%20map%20(generic)_crb"},{"n":"Swift Block Cabochon","s":5,"u":"swift%20block%20cabochon_crb"},{"n":"Truth Potion","s":5,"u":"truth%20potion_crb"},{"n":"Voyager's Pack","s":5,"u":"voyager's%20pack_crb"},{"n":"Wayfinder","s":5,"u":"wayfinder_crb"},{"n":"Cytillesh","s":15,"u":"cytillesh_gmg"},{"n":"Scour","s":15,"u":"scour_gmg"},{"n":"Cinderclaw Gauntlet","s":16,"u":"cinderclaw%20gauntlet_aoa1"},{"n":"Dragon's Eye Charm","s":17,"u":"dragon's%20eye%20charm_aoa2"},{"n":"Bountiful Cauldron","s":18,"u":"bountiful%20cauldron_aoa3"},{"n":"Dreamstone","s":18,"u":"dreamstone_aoa3"},{"n":"Bloodbane","s":19,"u":"bloodbane%20(generic)_aoa4"},{"n":"Kin-warding","s":19,"u":"kin-warding_aoa4"},{"n":"Aluum Charm","s":20,"u":"aluum%20charm_aoa5"},{"n":"False Death","s":20,"u":"false%20death_aoa5"},{"n":"Frenzy Oil","s":20,"u":"frenzy%20oil_aoa5"},{"n":"Gorgon's Breath","s":20,"u":"gorgon's%20breath_aoa5"},{"n":"Grinning Pugwampi","s":20,"u":"grinning%20pugwampi_aoa5"},{"n":"Isolation Draught","s":20,"u":"isolation%20draught_aoa5"},{"n":"Mage Bane","s":20,"u":"mage%20bane_aoa5"},{"n":"Nethysian Bulwark","s":20,"u":"nethysian%20bulwark_aoa5"},{"n":"Oblivion Essence","s":20,"u":"oblivion%20essence_aoa5"},{"n":"Pactmasters' Grace","s":20,"u":"pactmasters'%20grace_aoa5"},{"n":"Peshspine Grenade","s":20,"u":"peshspine%20grenade%20(generic)_aoa5"},{"n":"Weeping Midnight","s":20,"u":"weeping%20midnight_aoa5"},{"n":"Aurifying Salts","s":22,"u":"aurifying%20salts_aoe1"},{"n":"Blindpepper Bomb","s":22,"u":"blindpepper%20bomb_aoe1"},{"n":"Blindpepper Tube","s":22,"u":"blindpepper%20tube_aoe1"},{"n":"Corpseward Pendant","s":22,"u":"corpseward%20pendant_aoe1"},{"n":"Fingerprinting Kit","s":22,"u":"fingerprinting%20kit_aoe1"},{"n":"Grolna","s":22,"u":"grolna_aoe1"},{"n":"Handcuffs","s":22,"u":"handcuffs%20(generic)_aoe1"},{"n":"Knockout Dram","s":22,"u":"knockout%20dram_aoe1"},{"n":"Looter's Lethargy","s":22,"u":"looter's%20lethargy_aoe1"},{"n":"Pacifying","s":22,"u":"pacifying_aoe1"},{"n":"Recording Rod","s":22,"u":"recording%20rod%20(generic)_aoe1"},{"n":"Ring Of Discretion","s":22,"u":"ring%20of%20discretion_aoe1"},{"n":"Chain Of The Stilled Spirit","s":23,"u":"chain%20of%20the%20stilled%20spirit_aoe2"},{"n":"Deafening Music Box","s":23,"u":"deafening%20music%20box_aoe2"},{"n":"Ethersight Ring","s":23,"u":"ethersight%20ring_aoe2"},{"n":"Floorbell","s":23,"u":"floorbell_aoe2"},{"n":"Skinsaw Mask","s":23,"u":"skinsaw%20mask_aoe2"},{"n":"Swarmeater's Clasp","s":23,"u":"swarmeater's%20clasp_aoe2"},{"n":"Vaultbreaker's Harness","s":23,"u":"vaultbreaker's%20harness_aoe2"},{"n":"Mnemonic Acid","s":24,"u":"mnemonic%20acid_aoe3"},{"n":"Daylight Vapor","s":25,"u":"daylight%20vapor_aoe4"},{"n":"Death Knell Powder","s":25,"u":"death%20knell%20powder_aoe4"},{"n":"Fearweed","s":25,"u":"fearweed_aoe4"},{"n":"Hunger Oil","s":25,"u":"hunger%20oil_aoe4"},{"n":"Liar's Demise","s":25,"u":"liar's%20demise_aoe4"},{"n":"Lifeblight Residue","s":25,"u":"lifeblight%20residue_aoe4"},{"n":"Poisoner's Staff","s":25,"u":"poisoner's%20staff%20(generic)_aoe4"},{"n":"Repulsion Resin","s":25,"u":"repulsion%20resin_aoe4"},{"n":"Sight-theft Grit","s":25,"u":"sight-theft%20grit_aoe4"},{"n":"Spectral Nightshade","s":25,"u":"spectral%20nightshade_aoe4"},{"n":"Spell-eating Pitch","s":25,"u":"spell-eating%20pitch_aoe4"},{"n":"Whisper Briolette","s":25,"u":"whisper%20briolette_aoe4"},{"n":"Clockwork Cloak","s":26,"u":"clockwork%20cloak_aoe5"},{"n":"Garrote Bolt","s":26,"u":"garrote%20bolt_aoe5"},{"n":"Nightmare Cudgel","s":26,"u":"nightmare%20cudgel_aoe5"},{"n":"Skeptic's Elixir","s":28,"u":"skeptic's%20elixir%20(generic)_av1"},{"n":"Folding Drums","s":29,"u":"folding%20drums_av2"},{"n":"Shootist Bandolier","s":30,"u":"shootist%20bandolier_av3"},{"n":"Stupor Poison","s":30,"u":"stupor%20poison_av3"},{"n":"Lady's Chalice","s":10,"u":"lady's%20chalice_botd"},{"n":"Peachwood Weapon","s":10,"u":"peachwood%20weapon%20(generic)_botd"},{"n":"Dawnlight","s":10,"u":"dawnlight%20(generic)_botd"},{"n":"Grim Ring","s":10,"u":"grim%20ring_botd"},{"n":"Lady's Spiral","s":10,"u":"lady's%20spiral_botd"},{"n":"Peachwood","s":10,"u":"peachwood%20(generic)_botd"},{"n":"Peachwood Talisman","s":10,"u":"peachwood%20talisman_botd"},{"n":"Undead Detection Dye","s":10,"u":"undead%20detection%20dye_botd"},{"n":"Dog-Bone Knife","s":11,"u":"dog-bone%20knife_da"},{"n":"Conrasu Coin","s":11,"u":"conrasu%20coin%20(generic)_da"},{"n":"Society Portrait","s":11,"u":"society%20portrait_da"},{"n":"Hoax-Hunter's Kit","s":11,"u":"hoax-hunter's%20kit_da"},{"n":"False-Bottomed Mug","s":11,"u":"false-bottomed%20mug_da"},{"n":"Forgetful Drops","s":11,"u":"forgetful%20drops_da"},{"n":"Glittering Scarab","s":11,"u":"glittering%20scarab_da"},{"n":"Membership Cords","s":11,"u":"membership%20cords_da"},{"n":"Moonlit Ink","s":11,"u":"moonlit%20ink_da"},{"n":"Parchment of Secrets","s":11,"u":"parchment%20of%20secrets_da"},{"n":"Self-Immolating Note","s":11,"u":"self-immolating%20note_da"},{"n":"Sibling's Coin","s":11,"u":"sibling's%20coin_da"},{"n":"Silent Bell","s":11,"u":"silent%20bell_da"},{"n":"Traitor's Ring","s":11,"u":"traitor's%20ring_da"},{"n":"Dust Pods","s":31,"u":"dust%20pods_ec1"},{"n":"Fang Snare","s":31,"u":"fang%20snare_ec1"},{"n":"Grasping Tree","s":31,"u":"grasping%20tree_ec1"},{"n":"Torrent Snare","s":31,"u":"torrent%20snare_ec1"},{"n":"Acrobat's Staff","s":32,"u":"acrobat's%20staff_ec2"},{"n":"Beckoning Cat Amulet","s":32,"u":"beckoning%20cat%20amulet_ec2"},{"n":"Bullhook","s":32,"u":"bullhook%20(generic)_ec2"},{"n":"Inspiring Spotlight","s":32,"u":"inspiring%20spotlight_ec2"},{"n":"Invisible Net","s":32,"u":"invisible%20net_ec2"},{"n":"Marvelous Calliope","s":32,"u":"marvelous%20calliope_ec2"},{"n":"Ringmaster's Staff","s":32,"u":"ringmaster's%20staff%20(generic)_ec2"},{"n":"Saints' Balm","s":32,"u":"saints'%20balm_ec2"},{"n":"Spangled Rider's Suit","s":32,"u":"spangled%20rider's%20suit_ec2"},{"n":"Stole Of Civility","s":32,"u":"stole%20of%20civility_ec2"},{"n":"Whip Of Compliance","s":32,"u":"whip%20of%20compliance_ec2"},{"n":"Wondrous Figurines","s":32,"u":"wondrous%20figurines%20(generic)_ec2"},{"n":"Golem Stylus","s":9,"u":"golem%20stylus_ec3"},{"n":"Ring Of Stoneshifting","s":9,"u":"ring%20of%20stoneshifting_ec3"},{"n":"Skarja's Heartstone","s":9,"u":"skarja's%20heartstone_ec3"},{"n":"Ankylostar","s":33,"u":"ankylostar_ec4"},{"n":"Jawbreaker Shield","s":33,"u":"jawbreaker%20shield_ec4"},{"n":"Spore Sap","s":33,"u":"spore%20sap_ec4"},{"n":"Stoneraiser Javelin","s":33,"u":"stoneraiser%20javelin_ec4"},{"n":"Anchor Spear","s":34,"u":"anchor%20spear_ec5"},{"n":"Blightburn Ward","s":34,"u":"blightburn%20ward_ec5"},{"n":"Bomber's Saddle","s":34,"u":"bomber's%20saddle_ec5"},{"n":"Cave Worm Repellent","s":34,"u":"cave%20worm%20repellent%20(generic)_ec5"},{"n":"Greengut","s":34,"u":"greengut_ec5"},{"n":"Staff Of The Black Desert","s":34,"u":"staff%20of%20the%20black%20desert%20(generic)_ec5"},{"n":"Jerkin Of Liberation","s":35,"u":"jerkin%20of%20liberation_ec6"},{"n":"Shield Of The Unified Legion","s":35,"u":"shield%20of%20the%20unified%20legion_ec6"},{"n":"Staff Of Sieges","s":35,"u":"staff%20of%20sieges_ec6"},{"n":"Energy Mutagen","s":36,"u":"energy%20mutagen%20(generic)_fop"},{"n":"Merchant's Guile","s":36,"u":"merchant's%20guile_fop"},{"n":"Ring Of Minor Arcana","s":36,"u":"ring%20of%20minor%20arcana_fop"},{"n":"Ring Of The Weary Traveler","s":36,"u":"ring%20of%20the%20weary%20traveler_fop"},{"n":"Stalwart's Ring","s":36,"u":"stalwart's%20ring_fop"},{"n":"Stone Body Mutagen","s":36,"u":"stone%20body%20mutagen%20(generic)_fop"},{"n":"Warrior's Training Ring","s":36,"u":"warrior's%20training%20ring_fop"},{"n":"Bonmuan Swapping Stone","s":37,"u":"bonmuan%20swapping%20stone%20(generic)_frp1"},{"n":"Apricot Of Bestial Might","s":38,"u":"apricot%20of%20bestial%20might_frp2"},{"n":"Headbands Of Translocation","s":38,"u":"headbands%20of%20translocation_frp2"},{"n":"Stormbreaker Fulu","s":38,"u":"stormbreaker%20fulu_frp2"},{"n":"Tusk And Fang Chain","s":38,"u":"tusk%20and%20fang%20chain_frp2"},{"n":"Ablative Armor Plating","s":2,"u":"ablative%20armor%20plating%20(generic)_g%26g"},{"n":"Ablative Shield Plating","s":2,"u":"ablative%20shield%20plating%20(generic)_g%26g"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Air Cartridge Firing System","s":2,"u":"air%20cartridge%20firing%20system_g%26g"},{"n":"Alchemical Springald","s":2,"u":"alchemical%20springald_g%26g"},{"n":"Aquarium Lamp","s":2,"u":"aquarium%20lamp_g%26g"},{"n":"Awakened Metal Shot","s":2,"u":"awakened%20metal%20shot%20(generic)_g%26g"},{"n":"Ballista","s":2,"u":"ballista_g%26g"},{"n":"Battering Ram","s":2,"u":"battering%20ram%20(generic)_g%26g"},{"n":"Binding Snare","s":2,"u":"binding%20snare_g%26g"},{"n":"Black Powder","s":2,"u":"black%20powder%20(generic)_g%26g"},{"n":"Blade Launcher","s":2,"u":"blade%20launcher_g%26g"},{"n":"Blast Boots","s":2,"u":"blast%20boots%20(generic)_g%26g"},{"n":"Blasting Ram","s":2,"u":"blasting%20ram_g%26g"},{"n":"Bomb Launcher","s":2,"u":"bomb%20launcher_g%26g"},{"n":"Bombard","s":2,"u":"bombard_g%26g"},{"n":"Breath Blaster","s":2,"u":"breath%20blaster%20(generic)_g%26g"},{"n":"Breech Ejectors","s":2,"u":"breech%20ejectors_g%26g"},{"n":"Camouflage Suit","s":2,"u":"camouflage%20suit%20(generic)_g%26g"},{"n":"Cannon","s":2,"u":"cannon_g%26g"},{"n":"Catapult","s":2,"u":"catapult_g%26g"},{"n":"Cauterizing Torch","s":2,"u":"cauterizing%20torch_g%26g"},{"n":"Chameleon Suit","s":2,"u":"chameleon%20suit%20(generic)_g%26g"},{"n":"Clockwork Bookshelf","s":2,"u":"clockwork%20bookshelf_g%26g"},{"n":"Clockwork Box Packer","s":2,"u":"clockwork%20box%20packer_g%26g"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Diving Suit","s":2,"u":"clockwork%20diving%20suit_g%26g"},{"n":"Clockwork Goggles","s":2,"u":"clockwork%20goggles%20(generic)_g%26g"},{"n":"Clockwork Megaphone","s":2,"u":"clockwork%20megaphone_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Cryomister","s":2,"u":"cryomister%20(generic)_g%26g"},{"n":"Day Goggles","s":2,"u":"day%20goggles_g%26g"},{"n":"Deployable Cover","s":2,"u":"deployable%20cover%20(generic)_g%26g"},{"n":"Door Ram","s":2,"u":"door%20ram_g%26g"},{"n":"Drake Rifle","s":2,"u":"drake%20rifle_g%26g"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Eroding Bullet","s":2,"u":"eroding%20bullet_g%26g"},{"n":"Etheric Essence Disruptor","s":2,"u":"etheric%20essence%20disruptor%20(generic)_g%26g"},{"n":"Explosive Mine","s":2,"u":"explosive%20mine%20(generic)_g%26g"},{"n":"Extendable Pincer","s":2,"u":"extendable%20pincer_g%26g"},{"n":"Fairy Bullet","s":2,"u":"fairy%20bullet_g%26g"},{"n":"Fiend's Mouth Cannon","s":2,"u":"fiend's%20mouth%20cannon_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Firedrake","s":2,"u":"firedrake_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Flare Beacon","s":2,"u":"flare%20beacon%20(generic)_g%26g"},{"n":"Frog Chair","s":2,"u":"frog%20chair_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Gadget Skates","s":2,"u":"gadget%20skates_g%26g"},{"n":"Gecko Pads","s":2,"u":"gecko%20pads%20(generic)_g%26g"},{"n":"Glue Bullet","s":2,"u":"glue%20bullet_g%26g"},{"n":"Grappling Gun","s":2,"u":"grappling%20gun%20(generic)_g%26g"},{"n":"Growth Gun","s":2,"u":"growth%20gun_g%26g"},{"n":"Gunner's Bandolier","s":2,"u":"gunner's%20bandolier_g%26g"},{"n":"Gunner's Saddle","s":2,"u":"gunner's%20saddle_g%26g"},{"n":"Heated Cloak","s":2,"u":"heated%20cloak_g%26g"},{"n":"Heavy Ballista","s":2,"u":"heavy%20ballista_g%26g"},{"n":"Heavy Bombard","s":2,"u":"heavy%20bombard_g%26g"},{"n":"Holy Steam Ball","s":2,"u":"holy%20steam%20ball_g%26g"},{"n":"Hwacha","s":2,"u":"hwacha_g%26g"},{"n":"Immaculate Holsters","s":2,"u":"immaculate%20holsters_g%26g"},{"n":"Immovable Tripod","s":2,"u":"immovable%20tripod_g%26g"},{"n":"Impact Foam Chassis","s":2,"u":"impact%20foam%20chassis%20(generic)_g%26g"},{"n":"Instant Spy","s":2,"u":"instant%20spy_g%26g"},{"n":"Large Bore Modifications","s":2,"u":"large%20bore%20modifications_g%26g"},{"n":"Liar's Gun","s":2,"u":"liar's%20gun_g%26g"},{"n":"Lucky Draw Bandolier","s":2,"u":"lucky%20draw%20bandolier%20(generic)_g%26g"},{"n":"Material Essence Disruptor","s":2,"u":"material%20essence%20disruptor%20(generic)_g%26g"},{"n":"Meteor Shot","s":2,"u":"meteor%20shot%20(generic)_g%26g"},{"n":"Mortar","s":2,"u":"mortar_g%26g"},{"n":"Nightbreeze Machine","s":2,"u":"nightbreeze%20machine_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Paper Shredder","s":2,"u":"paper%20shredder_g%26g"},{"n":"Petrification Cannon","s":2,"u":"petrification%20cannon_g%26g"},{"n":"Portable Weapon Mount","s":2,"u":"portable%20weapon%20mount%20(generic)_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Screech Shooter","s":2,"u":"screech%20shooter%20(generic)_g%26g"},{"n":"Shrapnel Snare","s":2,"u":"shrapnel%20snare_g%26g"},{"n":"Smoke Fan","s":2,"u":"smoke%20fan%20(generic)_g%26g"},{"n":"Spider Chair","s":2,"u":"spider%20chair_g%26g"},{"n":"Spider Gun","s":2,"u":"spider%20gun%20(generic)_g%26g"},{"n":"Spike Launcher","s":2,"u":"spike%20launcher_g%26g"},{"n":"Springald","s":2,"u":"springald_g%26g"},{"n":"Stepping Stone Shot","s":2,"u":"stepping%20stone%20shot%20(generic)_g%26g"},{"n":"Tentacle Cannon","s":2,"u":"tentacle%20cannon%20(generic)_g%26g"},{"n":"Timepiece","s":2,"u":"timepiece%20(generic)_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Trebuchet","s":2,"u":"trebuchet_g%26g"},{"n":"Underwater Firing Mechanism","s":2,"u":"underwater%20firing%20mechanism_g%26g"},{"n":"Wind-up Cart","s":2,"u":"wind-up%20cart_g%26g"},{"n":"Bi-resonant Wayfinder","s":7,"u":"bi-resonant%20wayfinder_locg"},{"n":"Crimson Brand","s":7,"u":"crimson%20brand_locg"},{"n":"Fortifying Pebble","s":7,"u":"fortifying%20pebble_locg"},{"n":"Lastwall Soup","s":7,"u":"lastwall%20soup_locg"},{"n":"Pathfinder Chronicle","s":7,"u":"pathfinder%20chronicle_locg"},{"n":"Pathfinder's Coin","s":7,"u":"pathfinder's%20coin_locg"},{"n":"Pathfinder's Pouch","s":7,"u":"pathfinder's%20pouch_locg"},{"n":"Radiant Lance","s":7,"u":"radiant%20lance_locg"},{"n":"Scroll Case Of Simplicity","s":7,"u":"scroll%20case%20of%20simplicity_locg"},{"n":"Scrollstaff","s":7,"u":"scrollstaff_locg"},{"n":"Serrating","s":7,"u":"serrating_locg"},{"n":"Shining Wayfinder","s":7,"u":"shining%20wayfinder_locg"},{"n":"Sinister Knight","s":7,"u":"sinister%20knight_locg"},{"n":"Vanishing Wayfinder","s":7,"u":"vanishing%20wayfinder_locg"},{"n":"Abadar's Flawless Scale","s":58,"u":"abadar's%20flawless%20scale_logm"},{"n":"Bottomless Stein","s":58,"u":"bottomless%20stein_logm"},{"n":"Dagger Of Eternal Sleep","s":58,"u":"dagger%20of%20eternal%20sleep_logm"},{"n":"Deteriorating Dust","s":58,"u":"deteriorating%20dust%20(generic)_logm"},{"n":"Dreadsmoke Thurible","s":58,"u":"dreadsmoke%20thurible_logm"},{"n":"Glaive Of The Artist","s":58,"u":"glaive%20of%20the%20artist_logm"},{"n":"Lucky Rabbit's Foot","s":58,"u":"lucky%20rabbit's%20foot_logm"},{"n":"Manacles Of Persuasion","s":58,"u":"manacles%20of%20persuasion_logm"},{"n":"Miter Of Communion","s":58,"u":"miter%20of%20communion_logm"},{"n":"Necklace Of Knives","s":58,"u":"necklace%20of%20knives_logm"},{"n":"Rat-catcher Trident","s":58,"u":"rat-catcher%20trident_logm"},{"n":"Singing Bowl Of The Versatile Stance","s":58,"u":"singing%20bowl%20of%20the%20versatile%20stance_logm"},{"n":"Torag's Silver Anvil","s":58,"u":"torag's%20silver%20anvil_logm"},{"n":"Pocket Watch","s":6,"u":"pocket%20watch_loil"},{"n":"Alkenstar Ice Wine","s":6,"u":"alkenstar%20ice%20wine_loil"},{"n":"Palanquin of Night","s":6,"u":"palanquin%20of%20night_loil"},{"n":"Bottled Screams","s":6,"u":"bottled%20screams_loil"},{"n":"Grave Token","s":6,"u":"grave%20token_loil"},{"n":"Unsullied Blood","s":6,"u":"unsullied%20blood%20(generic)_loil"},{"n":"Vulture's Wing","s":6,"u":"vulture's%20wing_loil"},{"n":"Doctrine of Blissful Eternity","s":6,"u":"doctrine%20of%20blissful%20eternity_loil"},{"n":"Tyrant's Writs","s":6,"u":"tyrant's%20writs_loil"},{"n":"Open Mind","s":6,"u":"open%20mind_loil"},{"n":"Silent Heart","s":6,"u":"silent%20heart_loil"},{"n":"Vengeful Arm","s":6,"u":"vengeful%20arm_loil"},{"n":"Venomed Tongue","s":6,"u":"venomed%20tongue_loil"},{"n":"Goo Grenade","s":6,"u":"goo%20grenade%20(generic)_loil"},{"n":"Oozepick","s":6,"u":"oozepick%20(generic)_loil"},{"n":"Oxygen Ooze","s":6,"u":"oxygen%20ooze_loil"},{"n":"Carrion Cask","s":6,"u":"carrion%20cask_loil"},{"n":"Plated Duster","s":6,"u":"plated%20duster_loil"},{"n":"Wrenchgear","s":6,"u":"wrenchgear_loil"},{"n":"Anointing Oil","s":59,"u":"anointing%20oil%20(generic)_lokl"},{"n":"Banner of the Restful","s":59,"u":"banner%20of%20the%20restful_lokl"},{"n":"Barding Saddle","s":59,"u":"barding%20saddle_lokl"},{"n":"Busine of Divine Reinforcements","s":59,"u":"busine%20of%20divine%20reinforcements_lokl"},{"n":"Camp Shroud","s":59,"u":"camp%20shroud%20(generic)_lokl"},{"n":"Campaign Stable","s":59,"u":"campaign%20stable_lokl"},{"n":"Detector Stone","s":59,"u":"detector%20stone_lokl"},{"n":"Guardian Shield","s":59,"u":"guardian%20shield_lokl"},{"n":"Knight Captain's Lance","s":59,"u":"knight%20captain's%20lance_lokl"},{"n":"Shining Shield","s":59,"u":"shining%20shield_lokl"},{"n":"Swiftmount Saddle","s":59,"u":"swiftmount%20saddle_lokl"},{"n":"Undead Compendium","s":59,"u":"undead%20compendium_lokl"},{"n":"Undead Scourge","s":59,"u":"undead%20scourge_lokl"},{"n":"Whistle of Calling","s":59,"u":"whistle%20of%20calling_lokl"},{"n":"War Saddle","s":59,"u":"war%20saddle_lokl"},{"n":"Traveler's Cloak","s":59,"u":"traveler's%20cloak_lokl"},{"n":"Portable Altar","s":59,"u":"portable%20altar_lokl"},{"n":"Knight's Tabard","s":59,"u":"knight's%20tabard_lokl"},{"n":"Knight's Standard","s":59,"u":"knight's%20standard_lokl"},{"n":"Knight's Maintenance Kit","s":59,"u":"knight's%20maintenance%20kit_lokl"},{"n":"Hollowed Hilt","s":59,"u":"hollowed%20hilt_lokl"},{"n":"Parade Armor","s":59,"u":"parade%20armor_lokl"},{"n":"Throwing Shield","s":59,"u":"throwing%20shield_lokl"},{"n":"Diluted Hype","s":66,"u":"diluted%20hype_lol"},{"n":"Genealogy Mask","s":0,"u":"genealogy%20mask_lome"},{"n":"Alignment Ampoule","s":60,"u":"alignment%20ampoule%20(generic)_lopsg"},{"n":"Astrolabe","s":60,"u":"astrolabe%20(generic)_lopsg"},{"n":"Body Recovery Kit","s":60,"u":"body%20recovery%20kit_lopsg"},{"n":"Bookthief Brew","s":60,"u":"bookthief%20brew_lopsg"},{"n":"Boulderhead Bock","s":60,"u":"boulderhead%20bock_lopsg"},{"n":"Cartographer's Kit","s":60,"u":"cartographer's%20kit_lopsg"},{"n":"Chronicler Wayfinder","s":60,"u":"chronicler%20wayfinder_lopsg"},{"n":"Clockwork Dial","s":60,"u":"clockwork%20dial_lopsg"},{"n":"Comealong","s":60,"u":"comealong_lopsg"},{"n":"Communication Bangle","s":60,"u":"communication%20bangle_lopsg"},{"n":"Cordelia's Construct Key","s":60,"u":"cordelia's%20construct%20key%20(generic)_lopsg"},{"n":"Cunning","s":60,"u":"cunning_lopsg"},{"n":"Depth Gauge","s":60,"u":"depth%20gauge_lopsg"},{"n":"Diviner's Nose Chain","s":60,"u":"diviner's%20nose%20chain_lopsg"},{"n":"Elemental Wayfinder","s":60,"u":"elemental%20wayfinder%20(generic)_lopsg"},{"n":"Emergency Disguise","s":60,"u":"emergency%20disguise_lopsg"},{"n":"Everyneed Pack","s":60,"u":"everyneed%20pack%20(generic)_lopsg"},{"n":"False Manacles","s":60,"u":"false%20manacles_lopsg"},{"n":"Familiar satchel","s":60,"u":"familiar%20satchel_lopsg"},{"n":"Fashionable Wayfinder","s":60,"u":"fashionable%20wayfinder_lopsg"},{"n":"Ganjay Book","s":60,"u":"ganjay%20book_lopsg"},{"n":"Glass Cutter","s":60,"u":"glass%20cutter_lopsg"},{"n":"Grappling Arrow","s":60,"u":"grappling%20arrow_lopsg"},{"n":"Grappling Bolt","s":60,"u":"grappling%20bolt_lopsg"},{"n":"Homeward Wayfinder","s":60,"u":"homeward%20wayfinder_lopsg"},{"n":"Hummingbird Wayfinder","s":60,"u":"hummingbird%20wayfinder_lopsg"},{"n":"Metalmist Sphere","s":60,"u":"metalmist%20sphere%20(generic)_lopsg"},{"n":"Quickpatch Glue","s":60,"u":"quickpatch%20glue_lopsg"},{"n":"Quill Of Passage","s":60,"u":"quill%20of%20passage_lopsg"},{"n":"Razmiri Wayfinder","s":60,"u":"razmiri%20wayfinder_lopsg"},{"n":"Replacement Filter","s":60,"u":"replacement%20filter%20(generic)_lopsg"},{"n":"Rubbing Set","s":60,"u":"rubbing%20set_lopsg"},{"n":"Sealing Chest","s":60,"u":"sealing%20chest%20(generic)_lopsg"},{"n":"Shield Sconce","s":60,"u":"shield%20sconce_lopsg"},{"n":"Snowshoes Of The Long Trek","s":60,"u":"snowshoes%20of%20the%20long%20trek_lopsg"},{"n":"Spectacles Of Understanding","s":60,"u":"spectacles%20of%20understanding%20(generic)_lopsg"},{"n":"Sturdy Satchel","s":60,"u":"sturdy%20satchel_lopsg"},{"n":"Talisman Cord","s":60,"u":"talisman%20cord%20(generic)_lopsg"},{"n":"Vermin Repellent Agent","s":60,"u":"vermin%20repellent%20agent%20(generic)_lopsg"},{"n":"Water Purifier","s":60,"u":"water%20purifier_lopsg"},{"n":"Waterproof Journal","s":60,"u":"waterproof%20journal_lopsg"},{"n":"Wax Key Blank","s":60,"u":"wax%20key%20blank_lopsg"},{"n":"Writ Of Authenticity","s":60,"u":"writ%20of%20authenticity_lopsg"},{"n":"Alluring Scarf","s":8,"u":"alluring%20scarf%20(generic)_lotgb"},{"n":"Amaranthine Pavise","s":8,"u":"amaranthine%20pavise_lotgb"},{"n":"Anchoring","s":8,"u":"anchoring%20(generic)_lotgb"},{"n":"Arctic Vigor","s":8,"u":"arctic%20vigor%20(generic)_lotgb"},{"n":"Avalanche Of Stones Snare","s":8,"u":"avalanche%20of%20stones%20snare_lotgb"},{"n":"Big Rock Bullet","s":8,"u":"big%20rock%20bullet%20(generic)_lotgb"},{"n":"Bitter","s":8,"u":"bitter_lotgb"},{"n":"Blindpepper Bolt","s":8,"u":"blindpepper%20bolt_lotgb"},{"n":"Bloodthirsty","s":8,"u":"bloodthirsty_lotgb"},{"n":"Brewer's Regret","s":8,"u":"brewer's%20regret%20(generic)_lotgb"},{"n":"Brilliant Rapier","s":8,"u":"brilliant%20rapier_lotgb"},{"n":"Brooch Of Inspiration","s":8,"u":"brooch%20of%20inspiration%20(generic)_lotgb"},{"n":"Burning Badger Guts Snare","s":8,"u":"burning%20badger%20guts%20snare_lotgb"},{"n":"Burnished Plating","s":8,"u":"burnished%20plating_lotgb"},{"n":"Called","s":8,"u":"called_lotgb"},{"n":"Chopping Evisceration Snare","s":8,"u":"chopping%20evisceration%20snare_lotgb"},{"n":"Clockwork Spider Bomb","s":8,"u":"clockwork%20spider%20bomb_lotgb"},{"n":"Coin Of Comfort","s":8,"u":"coin%20of%20comfort_lotgb"},{"n":"Cold Comfort","s":8,"u":"cold%20comfort%20(generic)_lotgb"},{"n":"Crown Of Insight","s":8,"u":"crown%20of%20insight_lotgb"},{"n":"Crown Of The Fire Eater","s":8,"u":"crown%20of%20the%20fire%20eater%20(generic)_lotgb"},{"n":"Crushing","s":8,"u":"crushing%20(generic)_lotgb"},{"n":"Cursebreak Bulwark","s":8,"u":"cursebreak%20bulwark_lotgb"},{"n":"Deadweight Snare","s":8,"u":"deadweight%20snare_lotgb"},{"n":"Deathless","s":8,"u":"deathless_lotgb"},{"n":"Dinosaur Boots","s":8,"u":"dinosaur%20boots%20(generic)_lotgb"},{"n":"Dragon's Blood Pudding","s":8,"u":"dragon's%20blood%20pudding%20(generic)_lotgb"},{"n":"Dragon's Breath","s":8,"u":"dragon's%20breath%20(generic)_lotgb"},{"n":"Dragon's Crest","s":8,"u":"dragon's%20crest_lotgb"},{"n":"Dragonfly Potion","s":8,"u":"dragonfly%20potion_lotgb"},{"n":"Dread","s":8,"u":"dread%20(generic)_lotgb"},{"n":"Drum Of Upheaval","s":8,"u":"drum%20of%20upheaval_lotgb"},{"n":"Duelist's Beacon","s":8,"u":"duelist's%20beacon_lotgb"},{"n":"Dweomerweave Robe","s":8,"u":"dweomerweave%20robe_lotgb"},{"n":"Encompassing Lockpick","s":8,"u":"encompassing%20lockpick_lotgb"},{"n":"Energizing","s":8,"u":"energizing_lotgb"},{"n":"Energy Robe","s":8,"u":"energy%20robe%20(generic)_lotgb"},{"n":"Enfilading Arrow","s":8,"u":"enfilading%20arrow_lotgb"},{"n":"Enveloping Light","s":8,"u":"enveloping%20light%20(generic)_lotgb"},{"n":"Envenomed Snare","s":8,"u":"envenomed%20snare_lotgb"},{"n":"Experimental Clothing","s":8,"u":"experimental%20clothing_lotgb"},{"n":"Fanged","s":8,"u":"fanged%20(generic)_lotgb"},{"n":"Fire And Iceberg","s":8,"u":"fire%20and%20iceberg%20(generic)_lotgb"},{"n":"Fleshgem","s":8,"u":"fleshgem%20(generic)_lotgb"},{"n":"Folding Boat","s":8,"u":"folding%20boat%20(generic)_lotgb"},{"n":"Follypops","s":8,"u":"follypops%20(generic)_lotgb"},{"n":"Glittering Snare","s":8,"u":"glittering%20snare_lotgb"},{"n":"Harmonic Hauberk","s":8,"u":"harmonic%20hauberk_lotgb"},{"n":"Hauling","s":8,"u":"hauling%20(generic)_lotgb"},{"n":"Hopeful","s":8,"u":"hopeful_lotgb"},{"n":"Hosteling Statuette","s":8,"u":"hosteling%20statuette_lotgb"},{"n":"Implacable","s":8,"u":"implacable_lotgb"},{"n":"Impossible Cake","s":8,"u":"impossible%20cake%20(generic)_lotgb"},{"n":"Juxtaposition Ammunition","s":8,"u":"juxtaposition%20ammunition_lotgb"},{"n":"Kraken's Guard","s":8,"u":"kraken's%20guard_lotgb"},{"n":"Lady's Knife","s":8,"u":"lady's%20knife_lotgb"},{"n":"Magnifying Glass Of Elucidation","s":8,"u":"magnifying%20glass%20of%20elucidation_lotgb"},{"n":"Malleable Mixture","s":8,"u":"malleable%20mixture%20(generic)_lotgb"},{"n":"Memory Palace","s":8,"u":"memory%20palace_lotgb"},{"n":"Mirror Of Sleeping Vigil","s":8,"u":"mirror%20of%20sleeping%20vigil_lotgb"},{"n":"Mirror Robe","s":8,"u":"mirror%20robe_lotgb"},{"n":"Mirror-ball Snare","s":8,"u":"mirror-ball%20snare_lotgb"},{"n":"Misdirecting Haversack","s":8,"u":"misdirecting%20haversack_lotgb"},{"n":"Mudrock Snare","s":8,"u":"mudrock%20snare_lotgb"},{"n":"Paired","s":8,"u":"paired%20(generic)_lotgb"},{"n":"Pickpocket's Tailoring","s":8,"u":"pickpocket's%20tailoring_lotgb"},{"n":"Pillow Shield","s":8,"u":"pillow%20shield_lotgb"},{"n":"Pocket Gala","s":8,"u":"pocket%20gala_lotgb"},{"n":"Popdust","s":8,"u":"popdust_lotgb"},{"n":"Portable Gaming Hall","s":8,"u":"portable%20gaming%20hall_lotgb"},{"n":"Presentable","s":8,"u":"presentable%20(generic)_lotgb"},{"n":"Prismatic Plate","s":8,"u":"prismatic%20plate_lotgb"},{"n":"Private Workshop","s":8,"u":"private%20workshop_lotgb"},{"n":"Psychic Brigandine","s":8,"u":"psychic%20brigandine_lotgb"},{"n":"Pummeling Snare","s":8,"u":"pummeling%20snare_lotgb"},{"n":"Queasy Lantern","s":8,"u":"queasy%20lantern%20(generic)_lotgb"},{"n":"Quick Runner's Shirt","s":8,"u":"quick%20runner's%20shirt%20(generic)_lotgb"},{"n":"Quick Wig","s":8,"u":"quick%20wig_lotgb"},{"n":"Raining Knives Snare","s":8,"u":"raining%20knives%20snare_lotgb"},{"n":"Rampart Shield","s":8,"u":"rampart%20shield_lotgb"},{"n":"Reflexive Tattoo","s":8,"u":"reflexive%20tattoo_lotgb"},{"n":"Reinforced Surcoat","s":8,"u":"reinforced%20surcoat_lotgb"},{"n":"Rending Snare","s":8,"u":"rending%20snare_lotgb"},{"n":"Rhino Shot","s":8,"u":"rhino%20shot_lotgb"},{"n":"Rock Ripper Snare","s":8,"u":"rock%20ripper%20snare_lotgb"},{"n":"Sarkorian God-caller Garb","s":8,"u":"sarkorian%20god-caller%20garb_lotgb"},{"n":"Scarab Cuirass","s":8,"u":"scarab%20cuirass_lotgb"},{"n":"Server's Stew","s":8,"u":"server's%20stew_lotgb"},{"n":"Shade Hat","s":8,"u":"shade%20hat_lotgb"},{"n":"Shield Augmentation","s":8,"u":"shield%20augmentation_lotgb"},{"n":"Silencing Ammunition","s":8,"u":"silencing%20ammunition_lotgb"},{"n":"Silhouette Cloak","s":8,"u":"silhouette%20cloak_lotgb"},{"n":"Silkspinner's Shield","s":8,"u":"silkspinner's%20shield_lotgb"},{"n":"Singularity Ammunition","s":8,"u":"singularity%20ammunition_lotgb"},{"n":"Sky Serpent Bolt","s":8,"u":"sky%20serpent%20bolt_lotgb"},{"n":"Skyrider Sword","s":8,"u":"skyrider%20sword%20(generic)_lotgb"},{"n":"Snagging","s":8,"u":"snagging_lotgb"},{"n":"Sneezing Powder","s":8,"u":"sneezing%20powder_lotgb"},{"n":"Soft-landing","s":8,"u":"soft-landing_lotgb"},{"n":"Spell-bastion","s":8,"u":"spell-bastion_lotgb"},{"n":"Spring-loaded Net Launcher","s":8,"u":"spring-loaded%20net%20launcher_lotgb"},{"n":"Staff of Final Rest","s":8,"u":"staff%20of%20final%20rest%20(generic)_lotgb"},{"n":"Staff Of The Dreamlands","s":8,"u":"staff%20of%20the%20dreamlands%20(generic)_lotgb"},{"n":"Stanching","s":8,"u":"stanching%20(generic)_lotgb"},{"n":"Static Snare","s":8,"u":"static%20snare_lotgb"},{"n":"Stone Circle","s":8,"u":"stone%20circle%20(generic)_lotgb"},{"n":"Stonethroat Ammunition","s":8,"u":"stonethroat%20ammunition_lotgb"},{"n":"Sulfur Bomb","s":8,"u":"sulfur%20bomb%20(generic)_lotgb"},{"n":"Swarmform Collar","s":8,"u":"swarmform%20collar_lotgb"},{"n":"Tar Rocket Snare","s":8,"u":"tar%20rocket%20snare_lotgb"},{"n":"Thrice-fried Mudwings","s":8,"u":"thrice-fried%20mudwings_lotgb"},{"n":"Toadskin Salve","s":8,"u":"toadskin%20salve%20(generic)_lotgb"},{"n":"Transposition Ammunition","s":8,"u":"transposition%20ammunition%20(generic)_lotgb"},{"n":"Twining Chains","s":8,"u":"twining%20chains_lotgb"},{"n":"Vampiric Scythe","s":8,"u":"vampiric%20scythe_lotgb"},{"n":"Vexing Vapor","s":8,"u":"vexing%20vapor%20(generic)_lotgb"},{"n":"Vine Of Roses","s":8,"u":"vine%20of%20roses_lotgb"},{"n":"Wand Of Fey Flames","s":8,"u":"wand%20of%20fey%20flames_lotgb"},{"n":"Wand Of Spiritual Warfare","s":8,"u":"wand%20of%20spiritual%20warfare%20(generic)_lotgb"},{"n":"Wand Of Thundering Echoes","s":8,"u":"wand%20of%20thundering%20echoes%20(generic)_lotgb"},{"n":"Wardrobe Stone","s":8,"u":"wardrobe%20stone%20(generic)_lotgb"},{"n":"Waverider Barding","s":8,"u":"waverider%20barding_lotgb"},{"n":"Wet Shock Snare","s":8,"u":"wet%20shock%20snare_lotgb"},{"n":"Wig Of Holding","s":8,"u":"wig%20of%20holding_lotgb"},{"n":"Wind-catcher","s":8,"u":"wind-catcher%20(generic)_lotgb"},{"n":"Wizard's Tower","s":8,"u":"wizard's%20tower_lotgb"},{"n":"Wovenwood Shield","s":8,"u":"wovenwood%20shield%20(generic)_lotgb"},{"n":"Archaic Wayfinder","s":62,"u":"archaic%20wayfinder_lowg"},{"n":"Blessed Tattoo","s":62,"u":"blessed%20tattoo_lowg"},{"n":"Golden Legion Epaulet","s":62,"u":"golden%20legion%20epaulet_lowg"},{"n":"Blaze","s":42,"u":"blaze_ooa1"},{"n":"Searing Suture","s":42,"u":"searing%20suture%20(generic)_ooa1"},{"n":"War Blood Mutagen","s":42,"u":"war%20blood%20mutagen%20(generic)_ooa1"},{"n":"Golden Branding Iron","s":43,"u":"golden%20branding%20iron%20(generic)_ooa2"},{"n":"Gyroscopic Stabilizer","s":43,"u":"gyroscopic%20stabilizer_ooa2"},{"n":"Smogger","s":43,"u":"smogger_ooa2"},{"n":"Alchemist's Damper","s":43,"u":"alchemist's%20damper_ooa2"},{"n":"Dupe's Gold Nugget","s":43,"u":"dupe's%20gold%20nugget_ooa2"},{"n":"Golden-Cased Bullet","s":43,"u":"golden-cased%20bullet%20(generic)_ooa2"},{"n":"Golden Silencer","s":43,"u":"golden%20silencer%20(generic)_ooa2"},{"n":"Golden Spur","s":43,"u":"golden%20spur_ooa2"},{"n":"Liquid Gold","s":43,"u":"liquid%20gold%20(generic)_ooa2"},{"n":"Harpoon Bolt","s":43,"u":"harpoon%20bolt_ooa2"},{"n":"Lodestone Pellet","s":43,"u":"lodestone%20pellet_ooa2"},{"n":"Thunder Helm","s":43,"u":"thunder%20helm_ooa2"},{"n":"Aeon Stone (Clear Quartz Octagon)","s":43,"u":"aeon%20stone%20(clear%20quartz%20octagon)_ooa2"},{"n":"Containment Contraption","s":43,"u":"containment%20contraption_ooa2"},{"n":"Metronomic Hammer","s":43,"u":"metronomic%20hammer_ooa2"},{"n":"Winder's Ring","s":43,"u":"winder's%20ring_ooa2"},{"n":"Lawbringer's Lasso","s":44,"u":"lawbringer's%20lasso_ooa3"},{"n":"Blast Lance","s":44,"u":"blast%20lance_ooa3"},{"n":"Blast Suit","s":44,"u":"blast%20suit_ooa3"},{"n":"Reducer Round","s":44,"u":"reducer%20round_ooa3"},{"n":"Star Grenade","s":44,"u":"star%20grenade%20(generic)_ooa3"},{"n":"Corpse Compass","s":44,"u":"corpse%20compass_ooa3"},{"n":"Corpsecaller Round","s":44,"u":"corpsecaller%20round_ooa3"},{"n":"Skull Bomb","s":44,"u":"skull%20bomb_ooa3"},{"n":"Effervescent Decoction","s":44,"u":"effervescent%20decoction_ooa3"},{"n":"Mana-Rattler Liniment","s":44,"u":"mana-rattler%20liniment_ooa3"},{"n":"Mutagenic Renovator","s":44,"u":"mutagenic%20renovator_ooa3"},{"n":"Conundrum Spectacles","s":67,"u":"conundrum%20spectacles%20(generic)_pfum"},{"n":"Junk Bomb","s":67,"u":"junk%20bomb%20(generic)_pfum"},{"n":"Pressure Bomb","s":67,"u":"pressure%20bomb%20(generic)_pfum"},{"n":"Spiderfoot Brew","s":67,"u":"spiderfoot%20brew%20(generic)_pfum"},{"n":"Boom Snare","s":67,"u":"boom%20snare_pfum"},{"n":"Ice Slick Snare","s":67,"u":"ice%20slick%20snare_pfum"},{"n":"Flaying Knife","s":45,"u":"flaying%20knife_sli"},{"n":"Gluttonous Spear","s":45,"u":"gluttonous%20spear_sli"},{"n":"Oily Button","s":45,"u":"oily%20button_sli"},{"n":"Putrescent Glob","s":45,"u":"putrescent%20glob_sli"},{"n":"Sixfingers Elixir","s":45,"u":"sixfingers%20elixir%20(generic)_sli"},{"n":"Slime Whip","s":45,"u":"slime%20whip_sli"},{"n":"Slippery Ribbon","s":45,"u":"slippery%20ribbon_sli"},{"n":"Wand Of Noisome Acid","s":45,"u":"wand%20of%20noisome%20acid%20(generic)_sli"},{"n":"Wand Of Teeming Ghosts","s":45,"u":"wand%20of%20teeming%20ghosts%20(generic)_sli"},{"n":"Bane","s":64,"u":"bane_som"},{"n":"Chatterer Of Follies","s":64,"u":"chatterer%20of%20follies_som"},{"n":"Deck Of Illusions","s":64,"u":"deck%20of%20illusions_som"},{"n":"Deck Of Mischief","s":64,"u":"deck%20of%20mischief_som"},{"n":"Detect Anathema Fulu","s":64,"u":"detect%20anathema%20fulu_som"},{"n":"Fulu Compendium","s":64,"u":"fulu%20compendium_som"},{"n":"Ghostly Portal Paint","s":64,"u":"ghostly%20portal%20paint_som"},{"n":"North Wind's Night Verse","s":64,"u":"north%20wind's%20night%20verse_som"},{"n":"Rune Of Sin","s":64,"u":"rune%20of%20sin_som"},{"n":"Shortbread Spy","s":64,"u":"shortbread%20spy_som"},{"n":"South Wind's Scorch Song","s":64,"u":"south%20wind's%20scorch%20song_som"},{"n":"Stormbreaker Fulu","s":64,"u":"stormbreaker%20fulu_som"},{"n":"Thousand-blade Thesis","s":64,"u":"thousand-blade%20thesis_som"},{"n":"Forgetful Ink","s":46,"u":"forgetful%20ink_sot1"},{"n":"Goz Mask","s":46,"u":"goz%20mask%20(generic)_sot1"},{"n":"Herd Mask","s":46,"u":"herd%20mask_sot1"},{"n":"Mask Of Mercy","s":46,"u":"mask%20of%20mercy_sot1"},{"n":"Mask Of The Cursed Eye","s":46,"u":"mask%20of%20the%20cursed%20eye_sot1"},{"n":"Psychopomp Mask","s":46,"u":"psychopomp%20mask_sot1"},{"n":"Rhinoceros Mask","s":46,"u":"rhinoceros%20mask%20(generic)_sot1"},{"n":"Rhythm Bone","s":46,"u":"rhythm%20bone%20(generic)_sot1"},{"n":"Shapespeak Mask","s":46,"u":"shapespeak%20mask_sot1"},{"n":"Skittering Mask","s":46,"u":"skittering%20mask%20(generic)_sot1"},{"n":"Tlil Mask","s":46,"u":"tlil%20mask%20(generic)_sot1"},{"n":"Bag Of Cats","s":47,"u":"bag%20of%20cats_sot2"},{"n":"Crown Of The Companion","s":47,"u":"crown%20of%20the%20companion_sot2"},{"n":"Fulminating Spear","s":47,"u":"fulminating%20spear_sot2"},{"n":"Leopard's Armor","s":47,"u":"leopard's%20armor_sot2"},{"n":"Rhino Hide Brooch","s":47,"u":"rhino%20hide%20brooch_sot2"},{"n":"Singing Muse","s":47,"u":"singing%20muse_sot2"},{"n":"Spellender","s":47,"u":"spellender_sot2"},{"n":"Warcaller's Chime","s":47,"u":"warcaller's%20chime%20(generic)_sot2"},{"n":"Wondrous Figurines","s":47,"u":"wondrous%20figurines%20(generic)_sot2"},{"n":"Barricade Stone","s":48,"u":"barricade%20stone%20(generic)_sot3"},{"n":"Dragon Rune Bracelet","s":48,"u":"dragon%20rune%20bracelet_sot3"},{"n":"Exploration Lens","s":48,"u":"exploration%20lens%20(generic)_sot3"},{"n":"Deathless Light","s":49,"u":"deathless%20light_sot4"},{"n":"Deflecting Branch","s":49,"u":"deflecting%20branch_sot4"},{"n":"Midday Lantern","s":49,"u":"midday%20lantern%20(generic)_sot4"},{"n":"Sun Sling","s":49,"u":"sun%20sling_sot4"},{"n":"Twilight Lantern","s":49,"u":"twilight%20lantern_sot4"},{"n":"Capsaicin Tonic","s":52,"u":"capsaicin%20tonic_tio"},{"n":"Bola","s":4,"u":"bola_apg"},{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Daikyu","s":4,"u":"daikyu_apg"},{"n":"Khakkara","s":4,"u":"khakkara_apg"},{"n":"Tengu Gale Blade","s":4,"u":"tengu%20gale%20blade_apg"},{"n":"Wakizashi","s":4,"u":"wakizashi_apg"},{"n":"Aklys","s":12,"u":"aklys_b1"},{"n":"Gaff","s":12,"u":"gaff_b1"},{"n":"Ogre Hook","s":12,"u":"ogre%20hook_b1"},{"n":"Shears","s":13,"u":"shears_b2"},{"n":"Clan Dagger","s":5,"u":"clan%20dagger_crb"},{"n":"Dogslicer","s":5,"u":"dogslicer_crb"},{"n":"Dwarven War Axe","s":5,"u":"dwarven%20war%20axe_crb"},{"n":"Elven Curve Blade","s":5,"u":"elven%20curve%20blade_crb"},{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Gnome Flickmace","s":5,"u":"gnome%20flickmace_crb"},{"n":"Gnome Hooked Hammer","s":5,"u":"gnome%20hooked%20hammer_crb"},{"n":"Halfling Sling Staff","s":5,"u":"halfling%20sling%20staff_crb"},{"n":"Horsechopper","s":5,"u":"horsechopper_crb"},{"n":"Kama","s":5,"u":"kama_crb"},{"n":"Katana","s":5,"u":"katana_crb"},{"n":"Katar","s":5,"u":"katar_crb"},{"n":"Kukri","s":5,"u":"kukri_crb"},{"n":"Nunchaku","s":5,"u":"nunchaku_crb"},{"n":"Orc Knuckle Dagger","s":5,"u":"orc%20knuckle%20dagger_crb"},{"n":"Orc Necksplitter","s":5,"u":"orc%20necksplitter_crb"},{"n":"Sai","s":5,"u":"sai_crb"},{"n":"Sawtooth Saber","s":5,"u":"sawtooth%20saber_crb"},{"n":"Shuriken","s":5,"u":"shuriken_crb"},{"n":"Spiked Chain","s":5,"u":"spiked%20chain_crb"},{"n":"Temple Sword","s":5,"u":"temple%20sword_crb"},{"n":"Boarding Axe","s":3,"u":"boarding%20axe_aaws"},{"n":"Gill Hook","s":3,"u":"gill%20hook_aaws"},{"n":"Nightstick","s":22,"u":"nightstick_aoe1"},{"n":"Battle Lute","s":29,"u":"battle%20lute_av2"},{"n":"Tamchal Chakram","s":29,"u":"tamchal%20chakram_av2"},{"n":"Bladed Diabolo","s":31,"u":"bladed%20diabolo_ec1"},{"n":"Bladed Hoop","s":31,"u":"bladed%20hoop_ec1"},{"n":"Fire Poi","s":31,"u":"fire%20poi_ec1"},{"n":"Juggling Club","s":31,"u":"juggling%20club_ec1"},{"n":"Poi","s":31,"u":"poi_ec1"},{"n":"Scorpion Whip","s":31,"u":"scorpion%20whip_ec1"},{"n":"Throwing Knife","s":31,"u":"throwing%20knife_ec1"},{"n":"Alchemical Crossbow","s":36,"u":"alchemical%20crossbow_fop"},{"n":"Butterfly Sword","s":38,"u":"butterfly%20sword_frp2"},{"n":"Hook Sword","s":38,"u":"hook%20sword_frp2"},{"n":"Karambit","s":38,"u":"karambit_frp2"},{"n":"Kusarigama","s":38,"u":"kusarigama_frp2"},{"n":"Leiomano","s":38,"u":"leiomano_frp2"},{"n":"Wind and Fire Wheel","s":38,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Air Repeater","s":2,"u":"air%20repeater_g%26g"},{"n":"Arquebus","s":2,"u":"arquebus_g%26g"},{"n":"Axe Musket","s":2,"u":"axe%20musket_g%26g"},{"n":"Backpack Ballista","s":2,"u":"backpack%20ballista_g%26g"},{"n":"Backpack Catapult","s":2,"u":"backpack%20catapult_g%26g"},{"n":"Big Boom Gun","s":2,"u":"big%20boom%20gun_g%26g"},{"n":"Black Powder Knuckle Dusters","s":2,"u":"black%20powder%20knuckle%20dusters_g%26g"},{"n":"Blunderbuss","s":2,"u":"blunderbuss_g%26g"},{"n":"Cane Pistol","s":2,"u":"cane%20pistol_g%26g"},{"n":"Clan Pistol","s":2,"u":"clan%20pistol_g%26g"},{"n":"Clockwork Disguise","s":2,"u":"clockwork%20disguise_g%26g"},{"n":"Coat Pistol","s":2,"u":"coat%20pistol_g%26g"},{"n":"Dagger Pistol","s":2,"u":"dagger%20pistol_g%26g"},{"n":"Dart Umbrella","s":2,"u":"dart%20umbrella_g%26g"},{"n":"Double-barreled Musket","s":2,"u":"double-barreled%20musket_g%26g"},{"n":"Double-barreled Pistol","s":2,"u":"double-barreled%20pistol_g%26g"},{"n":"Dragon Mouth Pistol","s":2,"u":"dragon%20mouth%20pistol_g%26g"},{"n":"Dueling Pistol","s":2,"u":"dueling%20pistol_g%26g"},{"n":"Dwarven Scattergun","s":2,"u":"dwarven%20scattergun_g%26g"},{"n":"Explosive Dogslicer","s":2,"u":"explosive%20dogslicer_g%26g"},{"n":"Fire Lance","s":2,"u":"fire%20lance_g%26g"},{"n":"Flingflenser","s":2,"u":"flingflenser_g%26g"},{"n":"Flintlock Musket","s":2,"u":"flintlock%20musket_g%26g"},{"n":"Flintlock Pistol","s":2,"u":"flintlock%20pistol_g%26g"},{"n":"Gnome Amalgam Musket","s":2,"u":"gnome%20amalgam%20musket_g%26g"},{"n":"Gun Sword","s":2,"u":"gun%20sword_g%26g"},{"n":"Hammer Gun","s":2,"u":"hammer%20gun_g%26g"},{"n":"Hand Cannon","s":2,"u":"hand%20cannon_g%26g"},{"n":"Harmona Gun","s":2,"u":"harmona%20gun_g%26g"},{"n":"Heavy Power Suit","s":2,"u":"heavy%20power%20suit_g%26g"},{"n":"Injection Spear","s":2,"u":"injection%20spear_g%26g"},{"n":"Jezail","s":2,"u":"jezail_g%26g"},{"n":"Long Air Repeater","s":2,"u":"long%20air%20repeater_g%26g"},{"n":"Mace Multipistol","s":2,"u":"mace%20multipistol_g%26g"},{"n":"Mithral Tree","s":2,"u":"mithral%20tree_g%26g"},{"n":"Pantograph Gauntlet","s":2,"u":"pantograph%20gauntlet_g%26g"},{"n":"Pepperbox","s":2,"u":"pepperbox_g%26g"},{"n":"Piercing Wind","s":2,"u":"piercing%20wind_g%26g"},{"n":"Rapier Pistol","s":2,"u":"rapier%20pistol_g%26g"},{"n":"Repeating Crossbow","s":2,"u":"repeating%20crossbow_g%26g"},{"n":"Repeating Hand Crossbow","s":2,"u":"repeating%20hand%20crossbow_g%26g"},{"n":"Repeating Heavy Crossbow","s":2,"u":"repeating%20heavy%20crossbow_g%26g"},{"n":"Slide Pistol","s":2,"u":"slide%20pistol_g%26g"},{"n":"Spoon Gun","s":2,"u":"spoon%20gun_g%26g"},{"n":"Subterfuge Suit","s":2,"u":"subterfuge%20suit_g%26g"},{"n":"Three Peaked Tree","s":2,"u":"three%20peaked%20tree_g%26g"},{"n":"Umbrella Injector","s":2,"u":"umbrella%20injector_g%26g"},{"n":"Buugeng","s":1,"u":"buugeng_loag"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Taw Launcher","s":1,"u":"taw%20launcher_loag"},{"n":"Thunder Sling","s":1,"u":"thunder%20sling_loag"},{"n":"Tricky Pick","s":1,"u":"tricky%20pick_loag"},{"n":"Whip Claw","s":1,"u":"whip%20claw_loag"},{"n":"Wish Blade","s":1,"u":"wish%20blade_loag"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"},{"n":"Hellknight Plate","s":7,"u":"hellknight%20plate_locg"},{"n":"Bladed Scarf","s":58,"u":"bladed%20scarf_logm"},{"n":"Fighting Fan","s":58,"u":"fighting%20fan_logm"},{"n":"Khopesh","s":58,"u":"khopesh_logm"},{"n":"Mambele","s":58,"u":"mambele_logm"},{"n":"Naginata","s":58,"u":"naginata_logm"},{"n":"Nine-Ring Sword","s":58,"u":"nine-ring%20sword_logm"},{"n":"Polytool","s":58,"u":"polytool_logm"},{"n":"Tekko-Kagi","s":58,"u":"tekko-kagi_logm"},{"n":"Urumi","s":58,"u":"urumi_logm"},{"n":"Chakri","s":6,"u":"chakri_loil"},{"n":"Dandpatta","s":6,"u":"dandpatta_loil"},{"n":"Donchak","s":6,"u":"donchak_loil"},{"n":"Kalis","s":6,"u":"kalis_loil"},{"n":"Thorn whip","s":6,"u":"thorn%20whip_loil"},{"n":"Triggerbrand","s":6,"u":"triggerbrand_loil"},{"n":"Visap","s":6,"u":"visap_loil"},{"n":"Zulfikar","s":6,"u":"zulfikar_loil"},{"n":"Bladed Gauntlet","s":59,"u":"bladed%20gauntlet_lokl"},{"n":"War Lance","s":59,"u":"war%20lance_lokl"},{"n":"Boarding Pike","s":60,"u":"boarding%20pike_lopsg"},{"n":"Combat Grapnel","s":60,"u":"combat%20grapnel_lopsg"},{"n":"Stiletto Pen","s":60,"u":"stiletto%20pen_lopsg"},{"n":"Asp Coil","s":8,"u":"asp%20coil_lotgb"},{"n":"Butchering Axe","s":8,"u":"butchering%20axe_lotgb"},{"n":"Dueling Spear","s":8,"u":"dueling%20spear_lotgb"},{"n":"Elven Branched Spear","s":8,"u":"elven%20branched%20spear_lotgb"},{"n":"Hongali Hornbow","s":8,"u":"hongali%20hornbow_lotgb"},{"n":"Piranha Kiss","s":8,"u":"piranha%20kiss_lotgb"},{"n":"Sickle-Saber","s":8,"u":"sickle-saber_lotgb"},{"n":"Spiral Rapier","s":8,"u":"spiral%20rapier_lotgb"},{"n":"Switchscythe","s":8,"u":"switchscythe_lotgb"},{"n":"Thundermace","s":8,"u":"thundermace_lotgb"},{"n":"Tonfa","s":8,"u":"tonfa_lotgb"},{"n":"Tri-bladed Katar","s":8,"u":"tri-bladed%20katar_lotgb"},{"n":"Aldori Dueling Sword","s":62,"u":"aldori%20dueling%20sword_lowg"},{"n":"Lion Scythe","s":49,"u":"lion%20scythe_sot4"}],"3":[{"n":"Access Lore","s":4,"u":"access%20lore_apg"},{"n":"Ancestral Defense","s":4,"u":"ancestral%20defense_apg"},{"n":"Ancestral Form","s":4,"u":"ancestral%20form_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Animal Feature","s":4,"u":"animal%20feature_apg"},{"n":"Armor Of Bones","s":4,"u":"armor%20of%20bones_apg"},{"n":"Battlefield Persistence","s":4,"u":"battlefield%20persistence_apg"},{"n":"Beastmaster Trance","s":4,"u":"beastmaster%20trance_apg"},{"n":"Blinding Beauty","s":4,"u":"blinding%20beauty_apg"},{"n":"Blood Ward","s":4,"u":"blood%20ward_apg"},{"n":"Brain Drain","s":4,"u":"brain%20drain_apg"},{"n":"Cackle","s":4,"u":"cackle_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Claim Undead","s":4,"u":"claim%20undead_apg"},{"n":"Clinging Ice","s":4,"u":"clinging%20ice_apg"},{"n":"Clinging Shadows Stance","s":4,"u":"clinging%20shadows%20stance_apg"},{"n":"Consuming Darkness","s":4,"u":"consuming%20darkness_apg"},{"n":"Curse Of Death","s":4,"u":"curse%20of%20death_apg"},{"n":"Dance Of Darkness","s":4,"u":"dance%20of%20darkness_apg"},{"n":"Debilitating Dichotomy","s":4,"u":"debilitating%20dichotomy_apg"},{"n":"Deceiver's Cloak","s":4,"u":"deceiver's%20cloak_apg"},{"n":"Delay Affliction","s":4,"u":"delay%20affliction_apg"},{"n":"Dim The Light","s":4,"u":"dim%20the%20light_apg"},{"n":"Discern Secrets","s":4,"u":"discern%20secrets_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Elemental Betrayal","s":4,"u":"elemental%20betrayal_apg"},{"n":"Enlarge Companion","s":4,"u":"enlarge%20companion_apg"},{"n":"Ephemeral Tracking","s":4,"u":"ephemeral%20tracking_apg"},{"n":"Establish Ward","s":4,"u":"establish%20ward_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Flaming Fusillade","s":4,"u":"flaming%20fusillade_apg"},{"n":"Genie's Veil","s":4,"u":"genie's%20veil_apg"},{"n":"Ghostly Tragedy","s":4,"u":"ghostly%20tragedy_apg"},{"n":"Gravity Weapon","s":4,"u":"gravity%20weapon_apg"},{"n":"Heal Companion","s":4,"u":"heal%20companion_apg"},{"n":"Heart's Desire","s":4,"u":"heart's%20desire_apg"},{"n":"Heroic Feat","s":4,"u":"heroic%20feat_apg"},{"n":"Hunter's Luck","s":4,"u":"hunter's%20luck_apg"},{"n":"Hunter's Vision","s":4,"u":"hunter's%20vision_apg"},{"n":"Hymn of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Incendiary Aura","s":4,"u":"incendiary%20aura_apg"},{"n":"Interstellar Void","s":4,"u":"interstellar%20void_apg"},{"n":"Ki Form","s":4,"u":"ki%20form_apg"},{"n":"Life Boost","s":4,"u":"life%20boost_apg"},{"n":"Life Link","s":4,"u":"life%20link_apg"},{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Magic Hide","s":4,"u":"magic%20hide_apg"},{"n":"Malicious Shadow","s":4,"u":"malicious%20shadow_apg"},{"n":"Medusa's Wrath","s":4,"u":"medusa's%20wrath_apg"},{"n":"Moonlight Bridge","s":4,"u":"moonlight%20bridge_apg"},{"n":"Needle Of Vengeance","s":4,"u":"needle%20of%20vengeance_apg"},{"n":"Nudge Fate","s":4,"u":"nudge%20fate_apg"},{"n":"Nymph's Token","s":4,"u":"nymph's%20token_apg"},{"n":"Ode To Ouroboros","s":4,"u":"ode%20to%20ouroboros_apg"},{"n":"Personal Blizzard","s":4,"u":"personal%20blizzard_apg"},{"n":"Phase Familiar","s":4,"u":"phase%20familiar_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Ranger's Bramble","s":4,"u":"ranger's%20bramble_apg"},{"n":"Restorative Moment","s":4,"u":"restorative%20moment_apg"},{"n":"Sepulchral Mask","s":4,"u":"sepulchral%20mask_apg"},{"n":"Shadow Illusion","s":4,"u":"shadow%20illusion_apg"},{"n":"Shadow Jump","s":4,"u":"shadow%20jump_apg"},{"n":"Shadow's Web","s":4,"u":"shadow's%20web_apg"},{"n":"Shepherd Of Souls","s":4,"u":"shepherd%20of%20souls_apg"},{"n":"Shroud Of Night","s":4,"u":"shroud%20of%20night_apg"},{"n":"Snare Hopping","s":4,"u":"snare%20hopping_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Soothing Mist","s":4,"u":"soothing%20mist_apg"},{"n":"Soul Siphon","s":4,"u":"soul%20siphon_apg"},{"n":"Spirit Veil","s":4,"u":"spirit%20veil_apg"},{"n":"Spray Of Stars","s":4,"u":"spray%20of%20stars_apg"},{"n":"Steal Shadow","s":4,"u":"steal%20shadow_apg"},{"n":"Stoke The Heart","s":4,"u":"stoke%20the%20heart_apg"},{"n":"Symphony Of The Unfettered Heart","s":4,"u":"symphony%20of%20the%20unfettered%20heart_apg"},{"n":"Tempest Form","s":4,"u":"tempest%20form_apg"},{"n":"Tempest Touch","s":4,"u":"tempest%20touch_apg"},{"n":"Terrain Transposition","s":4,"u":"terrain%20transposition_apg"},{"n":"Thunderburst","s":4,"u":"thunderburst_apg"},{"n":"Touch Of Corruption","s":4,"u":"touch%20of%20corruption_apg"},{"n":"Veil Of Dreams","s":4,"u":"veil%20of%20dreams_apg"},{"n":"Vision Of Weakness","s":4,"u":"vision%20of%20weakness_apg"},{"n":"Whirling Flames","s":4,"u":"whirling%20flames_apg"},{"n":"Wilding Word","s":4,"u":"wilding%20word_apg"},{"n":"Wish-twisted Form","s":4,"u":"wish-twisted%20form_apg"},{"n":"Aberrant Whispers","s":5,"u":"aberrant%20whispers_crb"},{"n":"Abundant Step","s":5,"u":"abundant%20step_crb"},{"n":"Abyssal Wrath","s":5,"u":"abyssal%20wrath_crb"},{"n":"Agile Feet","s":5,"u":"agile%20feet_crb"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Ancestral Memories","s":5,"u":"ancestral%20memories_crb"},{"n":"Angelic Halo","s":5,"u":"angelic%20halo_crb"},{"n":"Angelic Wings","s":5,"u":"angelic%20wings_crb"},{"n":"Appearance Of Wealth","s":5,"u":"appearance%20of%20wealth_crb"},{"n":"Arcane Countermeasure","s":5,"u":"arcane%20countermeasure_crb"},{"n":"Artistic Flourish","s":5,"u":"artistic%20flourish_crb"},{"n":"Athletic Rush","s":5,"u":"athletic%20rush_crb"},{"n":"Augment Summoning","s":5,"u":"augment%20summoning_crb"},{"n":"Bind Soul","s":5,"u":"bind%20soul_crb"},{"n":"Bit Of Luck","s":5,"u":"bit%20of%20luck_crb"},{"n":"Blind Ambition","s":5,"u":"blind%20ambition_crb"},{"n":"Call Of The Grave","s":5,"u":"call%20of%20the%20grave_crb"},{"n":"Captivating Adoration","s":5,"u":"captivating%20adoration_crb"},{"n":"Celestial Brand","s":5,"u":"celestial%20brand_crb"},{"n":"Champion's Sacrifice","s":5,"u":"champion's%20sacrifice_crb"},{"n":"Charming Touch","s":5,"u":"charming%20touch_crb"},{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Circle Of Protection","s":5,"u":"circle%20of%20protection_crb"},{"n":"Cloak Of Shadow","s":5,"u":"cloak%20of%20shadow_crb"},{"n":"Commanding Lash","s":5,"u":"commanding%20lash_crb"},{"n":"Competitive Edge","s":5,"u":"competitive%20edge_crb"},{"n":"Counter Performance","s":5,"u":"counter%20performance_crb"},{"n":"Crusade","s":5,"u":"crusade_crb"},{"n":"Cry Of Destruction","s":5,"u":"cry%20of%20destruction_crb"},{"n":"Darkened Eyes","s":5,"u":"darkened%20eyes_crb"},{"n":"Dazzling Flash","s":5,"u":"dazzling%20flash_crb"},{"n":"Death's Call","s":5,"u":"death's%20call_crb"},{"n":"Delusional Pride","s":5,"u":"delusional%20pride_crb"},{"n":"Destructive Aura","s":5,"u":"destructive%20aura_crb"},{"n":"Detect Alignment","s":5,"u":"detect%20alignment_crb"},{"n":"Detect Poison","s":5,"u":"detect%20poison_crb"},{"n":"Detect Scrying","s":5,"u":"detect%20scrying_crb"},{"n":"Diabolic Edict","s":5,"u":"diabolic%20edict_crb"},{"n":"Dimensional Lock","s":5,"u":"dimensional%20lock_crb"},{"n":"Dimensional Steps","s":5,"u":"dimensional%20steps_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Discern Lies","s":5,"u":"discern%20lies_crb"},{"n":"Discern Location","s":5,"u":"discern%20location_crb"},{"n":"Disjunction","s":5,"u":"disjunction_crb"},{"n":"Disperse Into Air","s":5,"u":"disperse%20into%20air_crb"},{"n":"Diviner's Sight","s":5,"u":"diviner's%20sight_crb"},{"n":"Dominate","s":5,"u":"dominate_crb"},{"n":"Downpour","s":5,"u":"downpour_crb"},{"n":"Dragon Breath","s":5,"u":"dragon%20breath_crb"},{"n":"Dragon Claws","s":5,"u":"dragon%20claws_crb"},{"n":"Dragon Wings","s":5,"u":"dragon%20wings_crb"},{"n":"Drain Life","s":5,"u":"drain%20life_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Dreamer's Call","s":5,"u":"dreamer's%20call_crb"},{"n":"Drop Dead","s":5,"u":"drop%20dead_crb"},{"n":"Elemental Blast","s":5,"u":"elemental%20blast_crb"},{"n":"Elemental Motion","s":5,"u":"elemental%20motion_crb"},{"n":"Elemental Tempest","s":5,"u":"elemental%20tempest_crb"},{"n":"Elemental Toss","s":5,"u":"elemental%20toss_crb"},{"n":"Embrace The Pit","s":5,"u":"embrace%20the%20pit_crb"},{"n":"Empty Body","s":5,"u":"empty%20body_crb"},{"n":"Enduring Might","s":5,"u":"enduring%20might_crb"},{"n":"Energy Absorption","s":5,"u":"energy%20absorption_crb"},{"n":"Eradicate Undeath","s":5,"u":"eradicate%20undeath_crb"},{"n":"Ethereal Jaunt","s":5,"u":"ethereal%20jaunt_crb"},{"n":"Extend Spell","s":5,"u":"extend%20spell_crb"},{"n":"Face In The Crowd","s":5,"u":"face%20in%20the%20crowd_crb"},{"n":"Faerie Dust","s":5,"u":"faerie%20dust_crb"},{"n":"False Vision","s":5,"u":"false%20vision_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"Fey Disappearance","s":5,"u":"fey%20disappearance_crb"},{"n":"Fey Glamour","s":5,"u":"fey%20glamour_crb"},{"n":"Fire Ray","s":5,"u":"fire%20ray_crb"},{"n":"Flame Barrier","s":5,"u":"flame%20barrier_crb"},{"n":"Force Bolt","s":5,"u":"force%20bolt_crb"},{"n":"Forced Quiet","s":5,"u":"forced%20quiet_crb"},{"n":"Gate","s":5,"u":"gate_crb"},{"n":"Glibness","s":5,"u":"glibness_crb"},{"n":"Glimpse The Truth","s":5,"u":"glimpse%20the%20truth_crb"},{"n":"Globe Of Invulnerability","s":5,"u":"globe%20of%20invulnerability_crb"},{"n":"Glutton's Jaws","s":5,"u":"glutton's%20jaws_crb"},{"n":"Goodberry","s":5,"u":"goodberry_crb"},{"n":"Grasping Grave","s":5,"u":"grasping%20grave_crb"},{"n":"Hallucinatory Terrain","s":5,"u":"hallucinatory%20terrain_crb"},{"n":"Hand Of The Apprentice","s":5,"u":"hand%20of%20the%20apprentice_crb"},{"n":"Heal Animal","s":5,"u":"heal%20animal_crb"},{"n":"Healer's Blessing","s":5,"u":"healer's%20blessing_crb"},{"n":"Hellfire Plume","s":5,"u":"hellfire%20plume_crb"},{"n":"Hero's Defiance","s":5,"u":"hero's%20defiance_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Hurtling Stone","s":5,"u":"hurtling%20stone_crb"},{"n":"Impaling Briars","s":5,"u":"impaling%20briars_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Inspire Heroics","s":5,"u":"inspire%20heroics_crb"},{"n":"Invisibility Cloak","s":5,"u":"invisibility%20cloak_crb"},{"n":"Jealous Hex","s":5,"u":"jealous%20hex_crb"},{"n":"Ki Blast","s":5,"u":"ki%20blast_crb"},{"n":"Ki Rush","s":5,"u":"ki%20rush_crb"},{"n":"Ki Strike","s":5,"u":"ki%20strike_crb"},{"n":"Know The Enemy","s":5,"u":"know%20the%20enemy_crb"},{"n":"Lay On Hands","s":5,"u":"lay%20on%20hands_crb"},{"n":"Life Siphon","s":5,"u":"life%20siphon_crb"},{"n":"Lingering Composition","s":5,"u":"lingering%20composition_crb"},{"n":"Litany Against Sloth","s":5,"u":"litany%20against%20sloth_crb"},{"n":"Litany Against Wrath","s":5,"u":"litany%20against%20wrath_crb"},{"n":"Litany Of Righteousness","s":5,"u":"litany%20of%20righteousness_crb"},{"n":"Localized Quake","s":5,"u":"localized%20quake_crb"},{"n":"Locate","s":5,"u":"locate_crb"},{"n":"Loremaster's Etude","s":5,"u":"loremaster's%20etude_crb"},{"n":"Lucky Break","s":5,"u":"lucky%20break_crb"},{"n":"Magic Aura","s":5,"u":"magic%20aura_crb"},{"n":"Magic's Vessel","s":5,"u":"magic's%20vessel_crb"},{"n":"Magnificent Mansion","s":5,"u":"magnificent%20mansion_crb"},{"n":"Malignant Sustenance","s":5,"u":"malignant%20sustenance_crb"},{"n":"Mind Blank","s":5,"u":"mind%20blank_crb"},{"n":"Mind Probe","s":5,"u":"mind%20probe_crb"},{"n":"Mind Reading","s":5,"u":"mind%20reading_crb"},{"n":"Modify Memory","s":5,"u":"modify%20memory_crb"},{"n":"Moonbeam","s":5,"u":"moonbeam_crb"},{"n":"Mystic Beacon","s":5,"u":"mystic%20beacon_crb"},{"n":"Nature's Bounty","s":5,"u":"nature's%20bounty_crb"},{"n":"Nondetection","s":5,"u":"nondetection_crb"},{"n":"Overstuff","s":5,"u":"overstuff_crb"},{"n":"Passwall","s":5,"u":"passwall_crb"},{"n":"Perfected Form","s":5,"u":"perfected%20form_crb"},{"n":"Perfected Mind","s":5,"u":"perfected%20mind_crb"},{"n":"Physical Boost","s":5,"u":"physical%20boost_crb"},{"n":"Plane Shift","s":5,"u":"plane%20shift_crb"},{"n":"Positive Luminance","s":5,"u":"positive%20luminance_crb"},{"n":"Possession","s":5,"u":"possession_crb"},{"n":"Power Word Blind","s":5,"u":"power%20word%20blind_crb"},{"n":"Power Word Kill","s":5,"u":"power%20word%20kill_crb"},{"n":"Power Word Stun","s":5,"u":"power%20word%20stun_crb"},{"n":"Precious Metals","s":5,"u":"precious%20metals_crb"},{"n":"Primal Summons","s":5,"u":"primal%20summons_crb"},{"n":"Private Sanctum","s":5,"u":"private%20sanctum_crb"},{"n":"Protection","s":5,"u":"protection_crb"},{"n":"Protective Ward","s":5,"u":"protective%20ward_crb"},{"n":"Protector's Sacrifice","s":5,"u":"protector's%20sacrifice_crb"},{"n":"Protector's Sphere","s":5,"u":"protector's%20sphere_crb"},{"n":"Pulse Of The City","s":5,"u":"pulse%20of%20the%20city_crb"},{"n":"Pushing Gust","s":5,"u":"pushing%20gust_crb"},{"n":"Quivering Palm","s":5,"u":"quivering%20palm_crb"},{"n":"Raise Dead","s":5,"u":"raise%20dead_crb"},{"n":"Read Fate","s":5,"u":"read%20fate_crb"},{"n":"Read Omens","s":5,"u":"read%20omens_crb"},{"n":"Rebuke Death","s":5,"u":"rebuke%20death_crb"},{"n":"Remake","s":5,"u":"remake_crb"},{"n":"Retributive Pain","s":5,"u":"retributive%20pain_crb"},{"n":"Reverse Gravity","s":5,"u":"reverse%20gravity_crb"},{"n":"Rope Trick","s":5,"u":"rope%20trick_crb"},{"n":"Safeguard Secret","s":5,"u":"safeguard%20secret_crb"},{"n":"Savor The Sting","s":5,"u":"savor%20the%20sting_crb"},{"n":"Scholarly Recollection","s":5,"u":"scholarly%20recollection_crb"},{"n":"Scrying","s":5,"u":"scrying_crb"},{"n":"Shadow Walk","s":5,"u":"shadow%20walk_crb"},{"n":"Shared Nightmare","s":5,"u":"shared%20nightmare_crb"},{"n":"Shifting Form","s":5,"u":"shifting%20form_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Soothing Words","s":5,"u":"soothing%20words_crb"},{"n":"Spell Turning","s":5,"u":"spell%20turning_crb"},{"n":"Splash Of Art","s":5,"u":"splash%20of%20art_crb"},{"n":"Stone Tell","s":5,"u":"stone%20tell_crb"},{"n":"Storm Lord","s":5,"u":"storm%20lord_crb"},{"n":"Stormwind Flight","s":5,"u":"stormwind%20flight_crb"},{"n":"Sudden Shift","s":5,"u":"sudden%20shift_crb"},{"n":"Swamp Of Sloth","s":5,"u":"swamp%20of%20sloth_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"},{"n":"Take Its Course","s":5,"u":"take%20its%20course_crb"},{"n":"Talking Corpse","s":5,"u":"talking%20corpse_crb"},{"n":"Telepathic Bond","s":5,"u":"telepathic%20bond_crb"},{"n":"Teleport","s":5,"u":"teleport_crb"},{"n":"Tempest Surge","s":5,"u":"tempest%20surge_crb"},{"n":"Tempt Fate","s":5,"u":"tempt%20fate_crb"},{"n":"Tentacular Limbs","s":5,"u":"tentacular%20limbs_crb"},{"n":"Tidal Surge","s":5,"u":"tidal%20surge_crb"},{"n":"Tongues","s":5,"u":"tongues_crb"},{"n":"Touch Of Obedience","s":5,"u":"touch%20of%20obedience_crb"},{"n":"Touch Of The Moon","s":5,"u":"touch%20of%20the%20moon_crb"},{"n":"Touch Of Undeath","s":5,"u":"touch%20of%20undeath_crb"},{"n":"Traveler's Transit","s":5,"u":"traveler's%20transit_crb"},{"n":"Tree Stride","s":5,"u":"tree%20stride_crb"},{"n":"Trickster's Twin","s":5,"u":"trickster's%20twin_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Undeath's Blessing","s":5,"u":"undeath's%20blessing_crb"},{"n":"Undetectable Alignment","s":5,"u":"undetectable%20alignment_crb"},{"n":"Unimpeded Stride","s":5,"u":"unimpeded%20stride_crb"},{"n":"Unity","s":5,"u":"unity_crb"},{"n":"Unusual Anatomy","s":5,"u":"unusual%20anatomy_crb"},{"n":"Veil Of Confidence","s":5,"u":"veil%20of%20confidence_crb"},{"n":"Vibrant Thorns","s":5,"u":"vibrant%20thorns_crb"},{"n":"Vigilant Eye","s":5,"u":"vigilant%20eye_crb"},{"n":"Waking Nightmare","s":5,"u":"waking%20nightmare_crb"},{"n":"Warped Terrain","s":5,"u":"warped%20terrain_crb"},{"n":"Weapon Surge","s":5,"u":"weapon%20surge_crb"},{"n":"Wholeness Of Body","s":5,"u":"wholeness%20of%20body_crb"},{"n":"Wild Morph","s":5,"u":"wild%20morph_crb"},{"n":"Wild Shape","s":5,"u":"wild%20shape_crb"},{"n":"Wild Winds Stance","s":5,"u":"wild%20winds%20stance_crb"},{"n":"Wind Jump","s":5,"u":"wind%20jump_crb"},{"n":"Word Of Freedom","s":5,"u":"word%20of%20freedom_crb"},{"n":"Word Of Truth","s":5,"u":"word%20of%20truth_crb"},{"n":"You're Mine","s":5,"u":"you're%20mine_crb"},{"n":"Zeal For Battle","s":5,"u":"zeal%20for%20battle_crb"},{"n":"Zone Of Truth","s":5,"u":"zone%20of%20truth_crb"},{"n":"Exchange Image","s":18,"u":"exchange%20image_aoa3"},{"n":"Join Pasts","s":18,"u":"join%20pasts_aoa3"},{"n":"Spiritual Anamnesis","s":18,"u":"spiritual%20anamnesis_aoa3"},{"n":"Practice Makes Perfect","s":19,"u":"practice%20makes%20perfect_aoa4"},{"n":"Apex Companion","s":21,"u":"apex%20companion_aoa6"},{"n":"Song Of The Fallen","s":21,"u":"song%20of%20the%20fallen_aoa6"},{"n":"Magical Fetters","s":23,"u":"magical%20fetters_aoe2"},{"n":"Maze Of Locked Doors","s":23,"u":"maze%20of%20locked%20doors_aoe2"},{"n":"Speaking Sky","s":23,"u":"speaking%20sky_aoe2"},{"n":"Steal The Sky","s":23,"u":"steal%20the%20sky_aoe2"},{"n":"Imp Sting","s":25,"u":"imp%20sting_aoe4"},{"n":"Leng Sting","s":25,"u":"leng%20sting_aoe4"},{"n":"Linnorm Sting","s":25,"u":"linnorm%20sting_aoe4"},{"n":"Swarming Wasp Stings","s":25,"u":"swarming%20wasp%20stings_aoe4"},{"n":"Wyvern Sting","s":25,"u":"wyvern%20sting_aoe4"},{"n":"Ordained Purpose","s":26,"u":"ordained%20purpose_aoe5"},{"n":"Split The Tongue","s":26,"u":"split%20the%20tongue_aoe5"},{"n":"Daydreamer's Curse","s":29,"u":"daydreamer's%20curse_av2"},{"n":"Sage's Curse","s":29,"u":"sage's%20curse_av2"},{"n":"Call The Blood","s":30,"u":"call%20the%20blood_av3"},{"n":"Ectoplasmic Expulsion","s":30,"u":"ectoplasmic%20expulsion_av3"},{"n":"Fearful Feast","s":30,"u":"fearful%20feast_av3"},{"n":"Lift Nature's Caul","s":30,"u":"lift%20nature's%20caul_av3"},{"n":"Hallowed Ground","s":10,"u":"hallowed%20ground_botd"},{"n":"Eyes of the Dead","s":10,"u":"eyes%20of%20the%20dead_botd"},{"n":"Shambling Horror","s":10,"u":"shambling%20horror_botd"},{"n":"Subjugate Undead","s":10,"u":"subjugate%20undead_botd"},{"n":"Distortion Lens","s":11,"u":"distortion%20lens_da"},{"n":"Ghostly Shift","s":11,"u":"ghostly%20shift_da"},{"n":"Tesseract Tunnel","s":11,"u":"tesseract%20tunnel_da"},{"n":"Imaginary Weapon","s":11,"u":"imaginary%20weapon_da"},{"n":"Astral Rain","s":11,"u":"astral%20rain_da"},{"n":"Hologram Cage","s":11,"u":"hologram%20cage_da"},{"n":"Forbidden Thought","s":11,"u":"forbidden%20thought_da"},{"n":"Shatter Mind","s":11,"u":"shatter%20mind_da"},{"n":"Contagious Idea","s":11,"u":"contagious%20idea_da"},{"n":"Thermal Stasis","s":11,"u":"thermal%20stasis_da"},{"n":"Entropic Wheel","s":11,"u":"entropic%20wheel_da"},{"n":"Redistribute Potential","s":11,"u":"redistribute%20potential_da"},{"n":"Glimpse Weakness","s":11,"u":"glimpse%20weakness_da"},{"n":"Omnidirectional Scan","s":11,"u":"omnidirectional%20scan_da"},{"n":"Foresee the Path","s":11,"u":"foresee%20the%20path_da"},{"n":"Telekinetic Rend","s":11,"u":"telekinetic%20rend_da"},{"n":"Vector Screen","s":11,"u":"vector%20screen_da"},{"n":"Rally Point","s":11,"u":"rally%20point_da"},{"n":"False Nature","s":11,"u":"false%20nature_da"},{"n":"Temporal Twin","s":11,"u":"temporal%20twin_da"},{"n":"Temporal Distortion","s":11,"u":"temporal%20distortion_da"},{"n":"Time Skip","s":11,"u":"time%20skip_da"},{"n":"Manifold Lives","s":11,"u":"manifold%20lives_da"},{"n":"Path of Least Resistance","s":11,"u":"path%20of%20least%20resistance_da"},{"n":"Dancing Blade","s":11,"u":"dancing%20blade_da"},{"n":"Breath Of Drought","s":31,"u":"breath%20of%20drought_ec1"},{"n":"Personal Rain Cloud","s":31,"u":"personal%20rain%20cloud_ec1"},{"n":"Rime Slick","s":31,"u":"rime%20slick_ec1"},{"n":"Scouring Sand","s":31,"u":"scouring%20sand_ec1"},{"n":"Sea Surge","s":31,"u":"sea%20surge_ec1"},{"n":"Sudden Bolt","s":31,"u":"sudden%20bolt_ec1"},{"n":"Unseasonable Squall","s":31,"u":"unseasonable%20squall_ec1"},{"n":"Verdant Sprout","s":31,"u":"verdant%20sprout_ec1"},{"n":"Clownish Curse","s":32,"u":"clownish%20curse_ec2"},{"n":"Favorable Review","s":32,"u":"favorable%20review_ec2"},{"n":"Pillar Of Water","s":32,"u":"pillar%20of%20water_ec2"},{"n":"Pyrotechnics","s":32,"u":"pyrotechnics_ec2"},{"n":"Ravening Maw","s":9,"u":"ravening%20maw_ec3"},{"n":"Blood Feast","s":33,"u":"blood%20feast_ec4"},{"n":"Entrancing Eyes","s":33,"u":"entrancing%20eyes_ec4"},{"n":"Necrotic Radiation","s":33,"u":"necrotic%20radiation_ec4"},{"n":"Blightburn Blast","s":34,"u":"blightburn%20blast_ec5"},{"n":"Control Sand","s":34,"u":"control%20sand_ec5"},{"n":"Pillars Of Sand","s":34,"u":"pillars%20of%20sand_ec5"},{"n":"Astral Labyrinth","s":35,"u":"astral%20labyrinth_ec6"},{"n":"Deluge","s":35,"u":"deluge_ec6"},{"n":"Devour Life","s":35,"u":"devour%20life_ec6"},{"n":"Prying Survey","s":35,"u":"prying%20survey_ec6"},{"n":"Undermine Reality","s":35,"u":"undermine%20reality_ec6"},{"n":"Upheaval","s":35,"u":"upheaval_ec6"},{"n":"Aura Of The Unremarkable","s":37,"u":"aura%20of%20the%20unremarkable_frp1"},{"n":"Return Beacon","s":37,"u":"return%20beacon_frp1"},{"n":"Wronged Monk's Wrath","s":37,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Cleansing Flames","s":39,"u":"cleansing%20flames_frp3"},{"n":"Rejuvenating Flames","s":39,"u":"rejuvenating%20flames_frp3"},{"n":"Shroud Of Flame","s":39,"u":"shroud%20of%20flame_frp3"},{"n":"Invoke The Crimson Oath","s":7,"u":"invoke%20the%20crimson%20oath_locg"},{"n":"Light Of Revelation","s":7,"u":"light%20of%20revelation_locg"},{"n":"Perfect Strike","s":7,"u":"perfect%20strike_locg"},{"n":"Sun Blade","s":7,"u":"sun%20blade_locg"},{"n":"Blinking Flame Aura","s":6,"u":"blinking%20flame%20aura_loil"},{"n":"Unblinking Flame Emblem","s":6,"u":"unblinking%20flame%20emblem_loil"},{"n":"Unblinking Flame Ignition","s":6,"u":"unblinking%20flame%20ignition_loil"},{"n":"Unbreaking Wave Barrier","s":6,"u":"unbreaking%20wave%20barrier_loil"},{"n":"Unbreaking Wave Containment","s":6,"u":"unbreaking%20wave%20containment_loil"},{"n":"Unbreaking Wave Vapor","s":6,"u":"unbreaking%20wave%20vapor_loil"},{"n":"Unfolding Wind Blitz","s":6,"u":"unfolding%20wind%20blitz_loil"},{"n":"Unfolding Wind Buffet","s":6,"u":"unfolding%20wind%20buffet_loil"},{"n":"Unfolding Wind Crash","s":6,"u":"unfolding%20wind%20crash_loil"},{"n":"Untwisting Iron Augmentation","s":6,"u":"untwisting%20iron%20augmentation_loil"},{"n":"Untwisting Iron Pillar","s":6,"u":"untwisting%20iron%20pillar_loil"},{"n":"Untwisting Iron Roots","s":6,"u":"untwisting%20iron%20roots_loil"},{"n":"Speaking Sky","s":6,"u":"speaking%20sky_loil"},{"n":"Steal the Sky","s":6,"u":"steal%20the%20sky_loil"},{"n":"Summon Healing Servitor","s":6,"u":"summon%20healing%20servitor_loil"},{"n":"For Love, for Lightning","s":59,"u":"for%20love%2c%20for%20lightning_lokl"},{"n":"Consecrate Flesh","s":59,"u":"consecrate%20flesh_lokl"},{"n":"Dancing Shield","s":59,"u":"dancing%20shield_lokl"},{"n":"Desperate Repair","s":59,"u":"desperate%20repair_lokl"},{"n":"Dividing Trench","s":59,"u":"dividing%20trench_lokl"},{"n":"Empathic Link","s":59,"u":"empathic%20link_lokl"},{"n":"Enhance Senses","s":59,"u":"enhance%20senses_lokl"},{"n":"Erase Trail","s":59,"u":"erase%20trail_lokl"},{"n":"Forced Mercy","s":59,"u":"forced%20mercy_lokl"},{"n":"Life Pact","s":59,"u":"life%20pact_lokl"},{"n":"Lock Item","s":59,"u":"lock%20item_lokl"},{"n":"Martyr's Intervention","s":59,"u":"martyr's%20intervention_lokl"},{"n":"Purifying Icicle","s":59,"u":"purifying%20icicle_lokl"},{"n":"Radiant Beam","s":59,"u":"radiant%20beam_lokl"},{"n":"Scouring Pulse","s":59,"u":"scouring%20pulse_lokl"},{"n":"Sign of Conviction","s":59,"u":"sign%20of%20conviction_lokl"},{"n":"Synchronize Steps","s":59,"u":"synchronize%20steps_lokl"},{"n":"Wall of Virtue","s":59,"u":"wall%20of%20virtue_lokl"},{"n":"Sun's Fury","s":66,"u":"sun's%20fury_lol"},{"n":"Familiar Form","s":60,"u":"familiar%20form_lopsg"},{"n":"Perseis's Precautions","s":60,"u":"perseis's%20precautions_lopsg"},{"n":"Spellmaster's Ward","s":60,"u":"spellmaster's%20ward_lopsg"},{"n":"Transcribe Moment","s":60,"u":"transcribe%20moment_lopsg"},{"n":"Magic Warrior Aspect","s":62,"u":"magic%20warrior%20aspect_lowg"},{"n":"Magic Warrior Transformation","s":62,"u":"magic%20warrior%20transformation_lowg"},{"n":"Mantis Form","s":62,"u":"mantis%20form_lowg"},{"n":"Perfect Strike","s":62,"u":"perfect%20strike_lowg"},{"n":"Unblinking Flame Revelation","s":62,"u":"unblinking%20flame%20revelation_lowg"},{"n":"Unbreaking Wave Advance","s":62,"u":"unbreaking%20wave%20advance_lowg"},{"n":"Unfolding Wind Rush","s":62,"u":"unfolding%20wind%20rush_lowg"},{"n":"Untwisting Iron Buffer","s":62,"u":"untwisting%20iron%20buffer_lowg"},{"n":"Boost Eidolon","s":64,"u":"boost%20eidolon_som"},{"n":"Cascade Countermeasure","s":64,"u":"cascade%20countermeasure_som"},{"n":"Combustion","s":64,"u":"combustion_som"},{"n":"Crushing Ground","s":64,"u":"crushing%20ground_som"},{"n":"Darklight","s":64,"u":"darklight_som"},{"n":"Dimensional Assault","s":64,"u":"dimensional%20assault_som"},{"n":"Efficient Apport","s":64,"u":"efficient%20apport_som"},{"n":"Eidolon's Wrath","s":64,"u":"eidolon's%20wrath_som"},{"n":"Evolution Surge","s":64,"u":"evolution%20surge_som"},{"n":"Extend Boost","s":64,"u":"extend%20boost_som"},{"n":"Force Fang","s":64,"u":"force%20fang_som"},{"n":"Hasted Assault","s":64,"u":"hasted%20assault_som"},{"n":"Inscrutable Mask","s":64,"u":"inscrutable%20mask_som"},{"n":"Lifelink Surge","s":64,"u":"lifelink%20surge_som"},{"n":"Magic Mailbox","s":64,"u":"magic%20mailbox_som"},{"n":"Nudge The Odds","s":64,"u":"nudge%20the%20odds_som"},{"n":"Powerful Inhalation","s":64,"u":"powerful%20inhalation_som"},{"n":"Pulverizing Cascade","s":64,"u":"pulverizing%20cascade_som"},{"n":"Reinforce Eidolon","s":64,"u":"reinforce%20eidolon_som"},{"n":"Rising Surf","s":64,"u":"rising%20surf_som"},{"n":"Runic Impression","s":64,"u":"runic%20impression_som"},{"n":"Shielding Strike","s":64,"u":"shielding%20strike_som"},{"n":"Shooting Star","s":64,"u":"shooting%20star_som"},{"n":"Spinning Staff","s":64,"u":"spinning%20staff_som"},{"n":"Spiritual Attunement","s":64,"u":"spiritual%20attunement_som"},{"n":"Stone Lance","s":64,"u":"stone%20lance_som"},{"n":"Sudden Recollection","s":64,"u":"sudden%20recollection_som"},{"n":"Thunderous Strike","s":64,"u":"thunderous%20strike_som"},{"n":"Unfetter Eidolon","s":64,"u":"unfetter%20eidolon_som"},{"n":"Updraft","s":64,"u":"updraft_som"},{"n":"Wildfire","s":64,"u":"wildfire_som"},{"n":"Zero Gravity","s":64,"u":"zero%20gravity_som"},{"n":"Airburst","s":46,"u":"airburst_sot1"},{"n":"Friendfetch","s":46,"u":"friendfetch_sot1"},{"n":"Grave Impressions","s":46,"u":"grave%20impressions_sot1"},{"n":"Impeccable Flow","s":46,"u":"impeccable%20flow_sot1"},{"n":"Mind Games","s":46,"u":"mind%20games_sot1"},{"n":"Stumbling Curse","s":46,"u":"stumbling%20curse_sot1"},{"n":"Verminous Lure","s":46,"u":"verminous%20lure_sot1"},{"n":"Blackfingers's Blades","s":48,"u":"blackfingers's%20blades_sot3"},{"n":"Clawsong","s":48,"u":"clawsong_sot3"},{"n":"Gasping Marsh","s":48,"u":"gasping%20marsh_sot3"},{"n":"Girzanje's March","s":48,"u":"girzanje's%20march_sot3"},{"n":"Gray Shadow","s":48,"u":"gray%20shadow_sot3"},{"n":"Mirecloak","s":48,"u":"mirecloak_sot3"},{"n":"Stormburst","s":48,"u":"stormburst_sot3"},{"n":"Swampcall","s":48,"u":"swampcall_sot3"},{"n":"Cloak of Light","s":49,"u":"cloak%20of%20light_sot4"},{"n":"Fear the Sun","s":49,"u":"fear%20the%20sun_sot4"},{"n":"Moonburst","s":49,"u":"moonburst_sot4"},{"n":"Moonlight Ray","s":49,"u":"moonlight%20ray_sot4"},{"n":"Penumbral Disguise","s":49,"u":"penumbral%20disguise_sot4"},{"n":"Radiant Field","s":49,"u":"radiant%20field_sot4"},{"n":"Wall of Radiance","s":49,"u":"wall%20of%20radiance_sot4"},{"n":"Wall of Shadow","s":49,"u":"wall%20of%20shadow_sot4"}],"7":[{"n":"Legacy of the Hammer","s":11,"u":"legacy%20of%20the%20hammer_da"},{"n":"Dreamer Of The Verdant Moon","s":9,"u":"dreamer%20of%20the%20verdant%20moon_ec3"},{"n":"Second Chance Champion","s":57,"u":"second%20chance%20champion_frp0"},{"n":"Alkenstar Outlaw","s":2,"u":"alkenstar%20outlaw_g%26g"},{"n":"Alkenstar Sojourner","s":2,"u":"alkenstar%20sojourner_g%26g"},{"n":"Circuit Judge","s":2,"u":"circuit%20judge_g%26g"},{"n":"Goldhand Arms Dealer","s":2,"u":"goldhand%20arms%20dealer_g%26g"},{"n":"Press-ganged","s":2,"u":"press-ganged_g%26g"},{"n":"Sheriff","s":2,"u":"sheriff_g%26g"},{"n":"Banished Brighite","s":63,"u":"banished%20brighite_ooa0"},{"n":"Framed in Ferrous Quarter","s":63,"u":"framed%20in%20ferrous%20quarter_ooa0"},{"n":"Inexplicably Expelled","s":63,"u":"inexplicably%20expelled_ooa0"},{"n":"Ratted-Out Gun Runner","s":63,"u":"ratted-out%20gun%20runner_ooa0"},{"n":"Snubbed Out Stoolie","s":63,"u":"snubbed%20out%20stoolie_ooa0"},{"n":"Wanted Witness","s":63,"u":"wanted%20witness_ooa0"},{"n":"Sponsored By A Stranger","s":65,"u":"sponsored%20by%20a%20stranger_sot0"},{"n":"Sponsored By A Village","s":65,"u":"sponsored%20by%20a%20village_sot0"},{"n":"Sponsored By Family","s":65,"u":"sponsored%20by%20family_sot0"},{"n":"Sponsored By Teacher Ot","s":65,"u":"sponsored%20by%20teacher%20ot_sot0"},{"n":"Unsponsored","s":65,"u":"unsponsored_sot0"}],"8":[{"n":"Destructive Vengeance","s":4,"u":"destructive%20vengeance_apg"},{"n":"Iron Command","s":4,"u":"iron%20command_apg"},{"n":"Selfish Shield","s":4,"u":"selfish%20shield_apg"}],"25":[{"n":"Dragon Disciple","s":4,"u":"dragon%20disciple_apg"},{"n":"Ritualist","s":4,"u":"ritualist_apg"},{"n":"Scrounger","s":4,"u":"scrounger_apg"},{"n":"Vigilante","s":4,"u":"vigilante_apg"},{"n":"Bellflower Tiller","s":18,"u":"bellflower%20tiller_aoa3"},{"n":"Zephyr Guard","s":20,"u":"zephyr%20guard_aoa5"},{"n":"Edgewatch Detective","s":22,"u":"edgewatch%20detective_aoe1"},{"n":"Jalmeri Heavenseeker","s":23,"u":"jalmeri%20heavenseeker_aoe2"},{"n":"Provocator","s":24,"u":"provocator_aoe3"},{"n":"Red Mantis Assassin","s":24,"u":"red%20mantis%20assassin_aoe3"},{"n":"Ghost Hunter","s":28,"u":"ghost%20hunter_av1"},{"n":"Eldritch Researcher","s":29,"u":"eldritch%20researcher_av2"},{"n":"Drow Shootist","s":30,"u":"drow%20shootist_av3"},{"n":"Juggler","s":31,"u":"juggler_ec1"},{"n":"Staff Acrobat","s":31,"u":"staff%20acrobat_ec1"},{"n":"Animal Trainer","s":32,"u":"animal%20trainer_ec2"},{"n":"Golem Grafter","s":9,"u":"golem%20grafter_ec3"},{"n":"Turpin Rowe Lumberjack","s":9,"u":"turpin%20rowe%20lumberjack_ec3"},{"n":"Butterfly Blade","s":37,"u":"butterfly%20blade_frp1"},{"n":"Ghost Eater","s":37,"u":"ghost%20eater_frp1"},{"n":"Golden League Xun","s":38,"u":"golden%20league%20xun_frp2"},{"n":"Sixth Pillar","s":38,"u":"sixth%20pillar_frp2"},{"n":"Beast Gunner","s":2,"u":"beast%20gunner_g%26g"},{"n":"Bullet Dancer","s":2,"u":"bullet%20dancer_g%26g"},{"n":"Demolitionist","s":2,"u":"demolitionist_g%26g"},{"n":"Firework Technician","s":2,"u":"firework%20technician_g%26g"},{"n":"Overwatch","s":2,"u":"overwatch_g%26g"},{"n":"Pistol Phenom","s":2,"u":"pistol%20phenom_g%26g"},{"n":"Spellshot","s":2,"u":"spellshot_g%26g"},{"n":"Sterling Dynamo","s":2,"u":"sterling%20dynamo_g%26g"},{"n":"Trapsmith","s":2,"u":"trapsmith_g%26g"},{"n":"Trick Driver","s":2,"u":"trick%20driver_g%26g"},{"n":"Unexpected Sharpshooter","s":2,"u":"unexpected%20sharpshooter_g%26g"},{"n":"Vehicle Mechanic","s":2,"u":"vehicle%20mechanic_g%26g"},{"n":"Firebrand Braggart","s":7,"u":"firebrand%20braggart_locg"},{"n":"Halcyon Speaker","s":7,"u":"halcyon%20speaker_locg"},{"n":"Hellknight","s":7,"u":"hellknight_locg"},{"n":"Hellknight Signifer","s":7,"u":"hellknight%20signifer_locg"},{"n":"Knight Reclaimant","s":7,"u":"knight%20reclaimant_locg"},{"n":"Knight Vigilant","s":7,"u":"knight%20vigilant_locg"},{"n":"Magaambyan Attendant","s":7,"u":"magaambyan%20attendant_locg"},{"n":"Scrollmaster","s":7,"u":"scrollmaster_locg"},{"n":"Spellmaster","s":7,"u":"spellmaster_locg"},{"n":"Swordmaster","s":7,"u":"swordmaster_locg"},{"n":"Aldori Duelist","s":62,"u":"aldori%20duelist_lowg"},{"n":"Hellknight Armiger","s":62,"u":"hellknight%20armiger_lowg"},{"n":"Lastwall Sentry","s":62,"u":"lastwall%20sentry_lowg"},{"n":"Lion Blade","s":62,"u":"lion%20blade_lowg"},{"n":"Living Monolith","s":62,"u":"living%20monolith_lowg"},{"n":"Magic Warrior","s":62,"u":"magic%20warrior_lowg"},{"n":"Pathfinder Agent","s":62,"u":"pathfinder%20agent_lowg"},{"n":"Runescarred","s":62,"u":"runescarred_lowg"},{"n":"Student of Perfection","s":62,"u":"student%20of%20perfection_lowg"},{"n":"Gray Gardener","s":41,"u":"gray%20gardener_ngd"},{"n":"Oozemorph","s":45,"u":"oozemorph_sli"},{"n":"Cathartic Mage","s":64,"u":"cathartic%20mage_som"},{"n":"Shadowcaster","s":64,"u":"shadowcaster_som"},{"n":"Soulforger","s":64,"u":"soulforger_som"},{"n":"Folklorist","s":47,"u":"folklorist_sot2"},{"n":"Nantambu Chime-Ringer","s":47,"u":"nantambu%20chime-ringer_sot2"}],"26":[{"n":"Arboreal Sapling","s":4,"u":"arboreal%20sapling_apg"},{"n":"Riding Drake","s":4,"u":"riding%20drake_apg"}],"27":[{"n":"Clockwork Familiar","s":8,"u":"clockwork%20familiar_lotgb"},{"n":"Shadow Familiar","s":64,"u":"shadow%20familiar_som"}],"30":[{"n":"Lesson of Calamity","s":46,"u":"lesson%20of%20calamity_sot1"},{"n":"Lesson of Calamity","s":46,"u":"lesson%20of%20calamity_sot1"}],"51":[{"n":"Black Powder Bomb","s":17,"u":"black%20powder%20bomb_aoa2"},{"n":"Ghost Crystal Cloud","s":32,"u":"ghost%20crystal%20cloud_ec2"},{"n":"Krooth Summoning Rune","s":32,"u":"krooth%20summoning%20rune_ec2"},{"n":"Thunderstone Cascade Trap","s":32,"u":"thunderstone%20cascade%20trap_ec2"},{"n":"Mukradi Summoning Runes","s":33,"u":"mukradi%20summoning%20runes_ec4"},{"n":"Malevolant Mannequins","s":2,"u":"malevolant%20mannequins_g%26g"},{"n":"Steam Vents","s":2,"u":"steam%20vents_g%26g"},{"n":"Iron Dart Launcher","s":43,"u":"iron%20dart%20launcher_ooa2"},{"n":"Second Kiss Engine","s":43,"u":"second%20kiss%20engine_ooa2"},{"n":"Angazhan's Rake Trap","s":45,"u":"angazhan's%20rake%20trap_sli"},{"n":"Fiendripping Blast Trap","s":45,"u":"fiendripping%20blast%20trap_sli"},{"n":"Stalker Summoning Rune","s":45,"u":"stalker%20summoning%20rune_sli"},{"n":"Agitated Carnivorous Plants","s":47,"u":"agitated%20carnivorous%20plants_sot2"},{"n":"Boulder Deadfall Trap","s":47,"u":"boulder%20deadfall%20trap_sot2"},{"n":"Serpent Ward","s":47,"u":"serpent%20ward_sot2"},{"n":"Viper Urn","s":52,"u":"viper%20urn_tio"}],"70":[{"n":"Astral Projection","s":4,"u":"astral%20projection_apg"},{"n":"Heartbond","s":4,"u":"heartbond_apg"},{"n":"Heroes' Feast","s":4,"u":"heroes'%20feast_apg"},{"n":"Reincarnate","s":4,"u":"reincarnate_apg"},{"n":"Rest Eternal","s":4,"u":"rest%20eternal_apg"},{"n":"Simulacrum","s":4,"u":"simulacrum_apg"},{"n":"Teleportation Circle","s":4,"u":"teleportation%20circle_apg"},{"n":"Unseen Custodians","s":4,"u":"unseen%20custodians_apg"},{"n":"Ward Domain","s":4,"u":"ward%20domain_apg"},{"n":"Abyssal Pact","s":12,"u":"abyssal%20pact_b1"},{"n":"Angelic Messenger","s":12,"u":"angelic%20messenger_b1"},{"n":"Infernal Pact","s":12,"u":"infernal%20pact_b1"},{"n":"Daemonic Pact","s":13,"u":"daemonic%20pact_b2"},{"n":"Div Pact","s":14,"u":"div%20pact_b3"},{"n":"Owb Pact","s":14,"u":"owb%20pact_b3"},{"n":"Animate Object","s":5,"u":"animate%20object_crb"},{"n":"Atone","s":5,"u":"atone_crb"},{"n":"Awaken Animal","s":5,"u":"awaken%20animal_crb"},{"n":"Blight","s":5,"u":"blight_crb"},{"n":"Call Spirit","s":5,"u":"call%20spirit_crb"},{"n":"Commune","s":5,"u":"commune_crb"},{"n":"Commune With Nature","s":5,"u":"commune%20with%20nature_crb"},{"n":"Consecrate","s":5,"u":"consecrate_crb"},{"n":"Control Weather","s":5,"u":"control%20weather_crb"},{"n":"Create Undead","s":5,"u":"create%20undead_crb"},{"n":"Freedom","s":5,"u":"freedom_crb"},{"n":"Geas","s":5,"u":"geas_crb"},{"n":"Imprisonment","s":5,"u":"imprisonment_crb"},{"n":"Inveigle","s":5,"u":"inveigle_crb"},{"n":"Legend Lore","s":5,"u":"legend%20lore_crb"},{"n":"Planar Ally","s":5,"u":"planar%20ally_crb"},{"n":"Planar Binding","s":5,"u":"planar%20binding_crb"},{"n":"Plant Growth","s":5,"u":"plant%20growth_crb"},{"n":"Primal Call","s":5,"u":"primal%20call_crb"},{"n":"Resurrect","s":5,"u":"resurrect_crb"},{"n":"Create Skinstitch","s":23,"u":"create%20skinstitch_aoe2"},{"n":"Mindscape Door","s":11,"u":"mindscape%20door_da"},{"n":"Terminate Bloodline","s":34,"u":"terminate%20bloodline_ec5"},{"n":"Lucky Month","s":61,"u":"lucky%20month_lotg"},{"n":"Awaken Object","s":64,"u":"awaken%20object_som"},{"n":"Concealment's Curtain","s":64,"u":"concealment's%20curtain_som"},{"n":"Dread Ambience","s":64,"u":"dread%20ambience_som"},{"n":"Elemental Sentinel","s":64,"u":"elemental%20sentinel_som"},{"n":"Garden Of Death","s":64,"u":"garden%20of%20death_som"},{"n":"Guardian's Aegis","s":64,"u":"guardian's%20aegis_som"},{"n":"Ideal Mimicry","s":64,"u":"ideal%20mimicry_som"},{"n":"Mystic Carriage","s":64,"u":"mystic%20carriage_som"},{"n":"Portrait Of Spite","s":64,"u":"portrait%20of%20spite_som"},{"n":"Purify Soul Path","s":64,"u":"purify%20soul%20path_som"},{"n":"The World's A Stage","s":64,"u":"the%20world's%20a%20stage_som"},{"n":"Arcane Weaving","s":46,"u":"arcane%20weaving_sot1"}],"71":[{"n":"Glider","s":15,"u":"glider_gmg"},{"n":"Sky Chariot, Heavy","s":38,"u":"sky%20chariot%2c%20heavy_frp2"},{"n":"Sky Chariot, Light","s":38,"u":"sky%20chariot%2c%20light_frp2"},{"n":"Sky Chariot, Medium","s":38,"u":"sky%20chariot%2c%20medium_frp2"},{"n":"Adaptable Paddleboat","s":2,"u":"adaptable%20paddleboat_g%26g"},{"n":"Apparatus of the Octopus","s":2,"u":"apparatus%20of%20the%20octopus_g%26g"},{"n":"Armored Carriage","s":2,"u":"armored%20carriage_g%26g"},{"n":"Automated Cycle","s":2,"u":"automated%20cycle_g%26g"},{"n":"Clockwork Hopper","s":2,"u":"clockwork%20hopper_g%26g"},{"n":"Clockwork Wagon","s":2,"u":"clockwork%20wagon_g%26g"},{"n":"Clunkerjunker","s":2,"u":"clunkerjunker_g%26g"},{"n":"Firefly","s":2,"u":"firefly_g%26g"},{"n":"Sand Diver","s":2,"u":"sand%20diver_g%26g"},{"n":"Siege Tower","s":2,"u":"siege%20tower_g%26g"},{"n":"Snail Coach","s":2,"u":"snail%20coach_g%26g"},{"n":"Cliff Crawler","s":8,"u":"cliff%20crawler_lotgb"},{"n":"Firework Pogo","s":8,"u":"firework%20pogo_lotgb"},{"n":"Sand Barge","s":8,"u":"sand%20barge_lotgb"},{"n":"Shark Diver","s":8,"u":"shark%20diver_lotgb"},{"n":"Velocipede","s":8,"u":"velocipede_lotgb"},{"n":"Sand Racer","s":50,"u":"sand%20racer_sot5"}],"73":[{"n":"Dancing","s":5,"u":"dancing_crb"},{"n":"Ethereal","s":5,"u":"ethereal_crb"}]},"alchemical":{"1":[{"n":"Alchemical Golem","s":12,"u":"alchemical%20golem_b1"}],"2":[{"n":"Blight Bomb","s":4,"u":"blight%20bomb%20(generic)_apg"},{"n":"Bloodhound Mask","s":4,"u":"bloodhound%20mask%20(generic)_apg"},{"n":"Cerulean Scourge","s":4,"u":"cerulean%20scourge_apg"},{"n":"Crystal Shards","s":4,"u":"crystal%20shards%20(generic)_apg"},{"n":"Drakeheart Mutagen","s":4,"u":"drakeheart%20mutagen%20(generic)_apg"},{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Focus Cathartic","s":4,"u":"focus%20cathartic%20(generic)_apg"},{"n":"Forensic Dye","s":4,"u":"forensic%20dye_apg"},{"n":"Ghost Charge","s":4,"u":"ghost%20charge%20(generic)_apg"},{"n":"Ghost Ink","s":4,"u":"ghost%20ink_apg"},{"n":"Leadenleg","s":4,"u":"leadenleg_apg"},{"n":"Olfactory Obfuscator","s":4,"u":"olfactory%20obfuscator%20(generic)_apg"},{"n":"Origin Unguent","s":4,"u":"origin%20unguent_apg"},{"n":"Sinew-shock Serum","s":4,"u":"sinew-shock%20serum%20(generic)_apg"},{"n":"Skinstitch Salve","s":4,"u":"skinstitch%20salve_apg"},{"n":"Sovereign Glue","s":4,"u":"sovereign%20glue_apg"},{"n":"Timeless Salts","s":4,"u":"timeless%20salts_apg"},{"n":"Universal Solvent","s":4,"u":"universal%20solvent%20(generic)_apg"},{"n":"Acid Flask","s":5,"u":"acid%20flask%20(generic)_crb"},{"n":"Alchemist's Fire","s":5,"u":"alchemist's%20fire%20(generic)_crb"},{"n":"Antidote","s":5,"u":"antidote%20(generic)_crb"},{"n":"Antiplague","s":5,"u":"antiplague%20(generic)_crb"},{"n":"Arsenic","s":5,"u":"arsenic_crb"},{"n":"Belladonna","s":5,"u":"belladonna_crb"},{"n":"Bestial Mutagen","s":5,"u":"bestial%20mutagen%20(generic)_crb"},{"n":"Black Adder Venom","s":5,"u":"black%20adder%20venom_crb"},{"n":"Black Lotus Extract","s":5,"u":"black%20lotus%20extract_crb"},{"n":"Blightburn Resin","s":5,"u":"blightburn%20resin_crb"},{"n":"Bomber's Eye Elixir","s":5,"u":"bomber's%20eye%20elixir%20(generic)_crb"},{"n":"Bottled Lightning","s":5,"u":"bottled%20lightning%20(generic)_crb"},{"n":"Bravo's Brew","s":5,"u":"bravo's%20brew%20(generic)_crb"},{"n":"Brimstone Fumes","s":5,"u":"brimstone%20fumes_crb"},{"n":"Cat's Eye Elixir","s":5,"u":"cat's%20eye%20elixir_crb"},{"n":"Cheetah's Elixir","s":5,"u":"cheetah's%20elixir%20(generic)_crb"},{"n":"Cognitive Mutagen","s":5,"u":"cognitive%20mutagen%20(generic)_crb"},{"n":"Comprehension Elixir","s":5,"u":"comprehension%20elixir%20(generic)_crb"},{"n":"Cytillesh Oil","s":5,"u":"cytillesh%20oil_crb"},{"n":"Darkvision Elixir","s":5,"u":"darkvision%20elixir%20(generic)_crb"},{"n":"Deathcap Powder","s":5,"u":"deathcap%20powder_crb"},{"n":"Dragon Bile","s":5,"u":"dragon%20bile_crb"},{"n":"Eagle-eye Elixir","s":5,"u":"eagle-eye%20elixir%20(generic)_crb"},{"n":"Elixir of Life","s":5,"u":"elixir%20of%20life%20(generic)_crb"},{"n":"Elixir of Rejuvenation","s":5,"u":"elixir%20of%20rejuvenation_crb"},{"n":"Frost Vial","s":5,"u":"frost%20vial%20(generic)_crb"},{"n":"Giant Centipede Venom","s":5,"u":"giant%20centipede%20venom_crb"},{"n":"Giant Scorpion Venom","s":5,"u":"giant%20scorpion%20venom_crb"},{"n":"Giant Wasp Venom","s":5,"u":"giant%20wasp%20venom_crb"},{"n":"Graveroot","s":5,"u":"graveroot_crb"},{"n":"Hemlock","s":5,"u":"hemlock_crb"},{"n":"Hunting Spider Venom","s":5,"u":"hunting%20spider%20venom_crb"},{"n":"Infiltrator's Elixir","s":5,"u":"infiltrator's%20elixir_crb"},{"n":"Juggernaut Mutagen","s":5,"u":"juggernaut%20mutagen%20(generic)_crb"},{"n":"King's Sleep","s":5,"u":"king's%20sleep_crb"},{"n":"Leaper's Elixir","s":5,"u":"leaper's%20elixir%20(generic)_crb"},{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Lich Dust","s":5,"u":"lich%20dust_crb"},{"n":"Malyass Root Paste","s":5,"u":"malyass%20root%20paste_crb"},{"n":"Mindfog Mist","s":5,"u":"mindfog%20mist_crb"},{"n":"Mistform Elixir","s":5,"u":"mistform%20elixir%20(generic)_crb"},{"n":"Nettleweed Residue","s":5,"u":"nettleweed%20residue_crb"},{"n":"Nightmare Vapor","s":5,"u":"nightmare%20vapor_crb"},{"n":"Philosopher's Stone","s":5,"u":"philosopher's%20stone_crb"},{"n":"Purple Worm Venom","s":5,"u":"purple%20worm%20venom_crb"},{"n":"Quicksilver Mutagen","s":5,"u":"quicksilver%20mutagen%20(generic)_crb"},{"n":"Salamander Elixir","s":5,"u":"salamander%20elixir%20(generic)_crb"},{"n":"Sea Touch Elixir","s":5,"u":"sea%20touch%20elixir%20(generic)_crb"},{"n":"Serene Mutagen","s":5,"u":"serene%20mutagen%20(generic)_crb"},{"n":"Shadow Essence","s":5,"u":"shadow%20essence_crb"},{"n":"Silversheen","s":5,"u":"silversheen_crb"},{"n":"Silvertongue Mutagen","s":5,"u":"silvertongue%20mutagen%20(generic)_crb"},{"n":"Slumber Wine","s":5,"u":"slumber%20wine_crb"},{"n":"Smokestick","s":5,"u":"smokestick%20(generic)_crb"},{"n":"Snake Oil","s":5,"u":"snake%20oil_crb"},{"n":"Spider Root","s":5,"u":"spider%20root_crb"},{"n":"Stone Fist Elixir","s":5,"u":"stone%20fist%20elixir_crb"},{"n":"Sunrod","s":5,"u":"sunrod_crb"},{"n":"Tanglefoot Bag","s":5,"u":"tanglefoot%20bag%20(generic)_crb"},{"n":"Tears of Death","s":5,"u":"tears%20of%20death_crb"},{"n":"Thunderstone","s":5,"u":"thunderstone%20(generic)_crb"},{"n":"Tindertwig","s":5,"u":"tindertwig_crb"},{"n":"Winter Wolf Elixir","s":5,"u":"winter%20wolf%20elixir%20(generic)_crb"},{"n":"Wolfsbane","s":5,"u":"wolfsbane_crb"},{"n":"Wyvern Poison","s":5,"u":"wyvern%20poison_crb"},{"n":"Alcohol","s":15,"u":"alcohol_gmg"},{"n":"Blood Sap","s":15,"u":"blood%20sap_gmg"},{"n":"Bloodeye Coffee","s":15,"u":"bloodeye%20coffee_gmg"},{"n":"Cytillesh","s":15,"u":"cytillesh_gmg"},{"n":"Dreamtime Tea","s":15,"u":"dreamtime%20tea_gmg"},{"n":"Elven Absinthe","s":15,"u":"elven%20absinthe_gmg"},{"n":"Flayleaf","s":15,"u":"flayleaf_gmg"},{"n":"Refined Pesh","s":15,"u":"refined%20pesh_gmg"},{"n":"Scour","s":15,"u":"scour_gmg"},{"n":"Shiver","s":15,"u":"shiver_gmg"},{"n":"Zerk","s":15,"u":"zerk_gmg"},{"n":"Addlebrain","s":18,"u":"addlebrain_aoa3"},{"n":"False Death","s":20,"u":"false%20death_aoa5"},{"n":"Frenzy Oil","s":20,"u":"frenzy%20oil_aoa5"},{"n":"Gorgon's Breath","s":20,"u":"gorgon's%20breath_aoa5"},{"n":"Isolation Draught","s":20,"u":"isolation%20draught_aoa5"},{"n":"Mage Bane","s":20,"u":"mage%20bane_aoa5"},{"n":"Nightmare Salt","s":20,"u":"nightmare%20salt_aoa5"},{"n":"Oblivion Essence","s":20,"u":"oblivion%20essence_aoa5"},{"n":"Peshspine Grenade","s":20,"u":"peshspine%20grenade%20(generic)_aoa5"},{"n":"Weeping Midnight","s":20,"u":"weeping%20midnight_aoa5"},{"n":"Aurifying Salts","s":22,"u":"aurifying%20salts_aoe1"},{"n":"Blindpepper Bomb","s":22,"u":"blindpepper%20bomb_aoe1"},{"n":"Blindpepper Tube","s":22,"u":"blindpepper%20tube_aoe1"},{"n":"Grolna","s":22,"u":"grolna_aoe1"},{"n":"Knockout Dram","s":22,"u":"knockout%20dram_aoe1"},{"n":"Looter's Lethargy","s":22,"u":"looter's%20lethargy_aoe1"},{"n":"Blackfinger Blight","s":24,"u":"blackfinger%20blight_aoe3"},{"n":"Mnemonic Acid","s":24,"u":"mnemonic%20acid_aoe3"},{"n":"Skeptic's Elixir","s":28,"u":"skeptic's%20elixir%20(generic)_av1"},{"n":"Ichthyosis Mutagen","s":29,"u":"ichthyosis%20mutagen_av2"},{"n":"Sloughing Toxin","s":29,"u":"sloughing%20toxin_av2"},{"n":"Fungal Walk Musk","s":30,"u":"fungal%20walk%20musk_av3"},{"n":"Necrotic Bomb","s":30,"u":"necrotic%20bomb%20(generic)_av3"},{"n":"Stupor Poison","s":30,"u":"stupor%20poison_av3"},{"n":"Bottled Sunlight","s":10,"u":"bottled%20sunlight%20(generic)_botd"},{"n":"Ectoplasmic Tracer","s":10,"u":"ectoplasmic%20tracer_botd"},{"n":"Undead Detection Dye","s":10,"u":"undead%20detection%20dye_botd"},{"n":"Baleblood Draft","s":11,"u":"baleblood%20draft_da"},{"n":"Forgetful Drops","s":11,"u":"forgetful%20drops_da"},{"n":"Moonlit Ink","s":11,"u":"moonlit%20ink_da"},{"n":"Self-Immolating Note","s":11,"u":"self-immolating%20note_da"},{"n":"Cave Worm Repellent","s":34,"u":"cave%20worm%20repellent%20(generic)_ec5"},{"n":"Greengut","s":34,"u":"greengut_ec5"},{"n":"Ambrosia Of Undying Hope","s":35,"u":"ambrosia%20of%20undying%20hope_ec6"},{"n":"Energy Mutagen","s":36,"u":"energy%20mutagen%20(generic)_fop"},{"n":"Stone Body Mutagen","s":36,"u":"stone%20body%20mutagen%20(generic)_fop"},{"n":"Apricot Of Bestial Might","s":38,"u":"apricot%20of%20bestial%20might_frp2"},{"n":"Aromatic Ammunition","s":2,"u":"aromatic%20ammunition_g%26g"},{"n":"Black Powder","s":2,"u":"black%20powder%20(generic)_g%26g"},{"n":"Eroding Bullet","s":2,"u":"eroding%20bullet_g%26g"},{"n":"Exsanguinating Ammunition","s":2,"u":"exsanguinating%20ammunition%20(generic)_g%26g"},{"n":"Glue Bullet","s":2,"u":"glue%20bullet_g%26g"},{"n":"Round","s":2,"u":"round%20(5)_g%26g"},{"n":"Round","s":2,"u":"round%20(10)_g%26g"},{"n":"Lastwall Soup","s":7,"u":"lastwall%20soup_locg"},{"n":"Alkenstar Ice Wine","s":6,"u":"alkenstar%20ice%20wine_loil"},{"n":"Condensed Mana","s":6,"u":"condensed%20mana_loil"},{"n":"Goo Grenade","s":6,"u":"goo%20grenade%20(generic)_loil"},{"n":"Oozepick","s":6,"u":"oozepick%20(generic)_loil"},{"n":"Oxygen Ooze","s":6,"u":"oxygen%20ooze_loil"},{"n":"Alchemical Atomizer","s":66,"u":"alchemical%20atomizer_lol"},{"n":"Applereed Mutagen","s":66,"u":"applereed%20mutagen%20(generic)_lol"},{"n":"Diluted Hype","s":66,"u":"diluted%20hype_lol"},{"n":"Honeyscent","s":66,"u":"honeyscent_lol"},{"n":"Hype","s":66,"u":"hype_lol"},{"n":"Lovers' Ink","s":66,"u":"lovers'%20ink_lol"},{"n":"Plasma Hype","s":66,"u":"plasma%20hype_lol"},{"n":"Sun Orchid Poultice","s":66,"u":"sun%20orchid%20poultice_lol"},{"n":"Swamp Lily Quilt","s":66,"u":"swamp%20lily%20quilt_lol"},{"n":"Vestige Lenses","s":66,"u":"vestige%20lenses_lol"},{"n":"Alignment Ampoule","s":60,"u":"alignment%20ampoule%20(generic)_lopsg"},{"n":"Body Recovery Kit","s":60,"u":"body%20recovery%20kit_lopsg"},{"n":"Bookthief Brew","s":60,"u":"bookthief%20brew_lopsg"},{"n":"Boulderhead Bock","s":60,"u":"boulderhead%20bock_lopsg"},{"n":"Metalmist Sphere","s":60,"u":"metalmist%20sphere%20(generic)_lopsg"},{"n":"Quickpatch Glue","s":60,"u":"quickpatch%20glue_lopsg"},{"n":"Vermin Repellent Agent","s":60,"u":"vermin%20repellent%20agent%20(generic)_lopsg"},{"n":"Artevil Suspension","s":61,"u":"artevil%20suspension_lotg"},{"n":"Curled Cure Gel","s":61,"u":"curled%20cure%20gel_lotg"},{"n":"Drowsy Sun Eye Drops","s":61,"u":"drowsy%20sun%20eye%20drops_lotg"},{"n":"Lady's Blessing Oil","s":61,"u":"lady's%20blessing%20oil_lotg"},{"n":"Toothwort Extract","s":61,"u":"toothwort%20extract_lotg"},{"n":"Yarrow-Root Bandage","s":61,"u":"yarrow-root%20bandage_lotg"},{"n":"Abysium Powder","s":8,"u":"abysium%20powder_lotgb"},{"n":"Brewer's Regret","s":8,"u":"brewer's%20regret%20(generic)_lotgb"},{"n":"Cold Comfort","s":8,"u":"cold%20comfort%20(generic)_lotgb"},{"n":"Dragon's Blood Pudding","s":8,"u":"dragon's%20blood%20pudding%20(generic)_lotgb"},{"n":"Fire And Iceberg","s":8,"u":"fire%20and%20iceberg%20(generic)_lotgb"},{"n":"Impossible Cake","s":8,"u":"impossible%20cake%20(generic)_lotgb"},{"n":"Malleable Mixture","s":8,"u":"malleable%20mixture%20(generic)_lotgb"},{"n":"Popdust","s":8,"u":"popdust_lotgb"},{"n":"Sneezing Powder","s":8,"u":"sneezing%20powder_lotgb"},{"n":"Sulfur Bomb","s":8,"u":"sulfur%20bomb%20(generic)_lotgb"},{"n":"Toadskin Salve","s":8,"u":"toadskin%20salve%20(generic)_lotgb"},{"n":"Vexing Vapor","s":8,"u":"vexing%20vapor%20(generic)_lotgb"},{"n":"Sun Orchid Elixir","s":62,"u":"sun%20orchid%20elixir_lowg"},{"n":"Blaze","s":42,"u":"blaze_ooa1"},{"n":"Searing Suture","s":42,"u":"searing%20suture%20(generic)_ooa1"},{"n":"War Blood Mutagen","s":42,"u":"war%20blood%20mutagen%20(generic)_ooa1"},{"n":"Pyronite","s":43,"u":"pyronite_ooa2"},{"n":"Alchemical Fuse","s":43,"u":"alchemical%20fuse_ooa2"},{"n":"Star Grenade","s":44,"u":"star%20grenade%20(generic)_ooa3"},{"n":"Mana-Rattler Liniment","s":44,"u":"mana-rattler%20liniment_ooa3"},{"n":"Junk Bomb","s":67,"u":"junk%20bomb%20(generic)_pfum"},{"n":"Pressure Bomb","s":67,"u":"pressure%20bomb%20(generic)_pfum"},{"n":"Spiderfoot Brew","s":67,"u":"spiderfoot%20brew%20(generic)_pfum"},{"n":"Overloaded Brain Grenade","s":67,"u":"overloaded%20brain%20grenade_pfum"},{"n":"Sixfingers Elixir","s":45,"u":"sixfingers%20elixir%20(generic)_sli"},{"n":"Forgetful Ink","s":46,"u":"forgetful%20ink_sot1"},{"n":"Red-Rib Gill Mask","s":48,"u":"red-rib%20gill%20mask%20(generic)_sot3"},{"n":"Capsaicin Tonic","s":52,"u":"capsaicin%20tonic_tio"},{"n":"Alchemical Crossbow","s":36,"u":"alchemical%20crossbow_fop"}],"51":[{"n":"Acidic Poison Cloud Trap","s":24,"u":"acidic%20poison%20cloud%20trap_aoe3"},{"n":"Clockwork Poison Bomb","s":24,"u":"clockwork%20poison%20bomb_aoe3"},{"n":"Volatile Reagents","s":42,"u":"volatile%20reagents_ooa1"}],"74":[{"n":"Sun Orchid Harvest","s":61,"u":"sun%20orchid%20harvest_lotg"}]},"aquatic":{"1":[{"n":"Alghollthu Master","s":12,"u":"alghollthu%20master_b1"},{"n":"Baomal","s":12,"u":"baomal_b1"},{"n":"Brine Shark","s":12,"u":"brine%20shark_b1"},{"n":"Bunyip","s":12,"u":"bunyip_b1"},{"n":"Electric Eel","s":12,"u":"electric%20eel_b1"},{"n":"Elemental Tsunami","s":12,"u":"elemental%20tsunami_b1"},{"n":"Giant Moray Eel","s":12,"u":"giant%20moray%20eel_b1"},{"n":"Giant Octopus","s":12,"u":"giant%20octopus_b1"},{"n":"Great White Shark","s":12,"u":"great%20white%20shark_b1"},{"n":"Kraken","s":12,"u":"kraken_b1"},{"n":"Living Waterfall","s":12,"u":"living%20waterfall_b1"},{"n":"Megalodon","s":12,"u":"megalodon_b1"},{"n":"Merfolk Warrior","s":12,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Wavecaller","s":12,"u":"merfolk%20wavecaller_b1"},{"n":"Quatoid","s":12,"u":"quatoid_b1"},{"n":"Reefclaw","s":12,"u":"reefclaw_b1"},{"n":"Tidal Master","s":12,"u":"tidal%20master_b1"},{"n":"Veiled Master","s":12,"u":"veiled%20master_b1"},{"n":"Water Mephit","s":12,"u":"water%20mephit_b1"},{"n":"Blue-ringed Octopus","s":13,"u":"blue-ringed%20octopus_b2"},{"n":"Fire Jellyfish Swarm","s":13,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Giant Crab","s":13,"u":"giant%20crab_b2"},{"n":"Giant Dragonfly Nymph","s":13,"u":"giant%20dragonfly%20nymph_b2"},{"n":"Giant Hippocampus","s":13,"u":"giant%20hippocampus_b2"},{"n":"Giant Jellyfish","s":13,"u":"giant%20jellyfish_b2"},{"n":"Giant Squid","s":13,"u":"giant%20squid_b2"},{"n":"Hippocampus","s":13,"u":"hippocampus_b2"},{"n":"Manta Ray","s":13,"u":"manta%20ray_b2"},{"n":"Nereid","s":13,"u":"nereid_b2"},{"n":"Nixie","s":13,"u":"nixie_b2"},{"n":"Quoppopak","s":13,"u":"quoppopak_b2"},{"n":"Reef Octopus","s":13,"u":"reef%20octopus_b2"},{"n":"Rusalka","s":13,"u":"rusalka_b2"},{"n":"Stingray","s":13,"u":"stingray_b2"},{"n":"Vampire Squid","s":13,"u":"vampire%20squid_b2"},{"n":"Vaspercham","s":13,"u":"vaspercham_b2"},{"n":"Water Orm","s":13,"u":"water%20orm_b2"},{"n":"Fuath","s":14,"u":"fuath_b3"},{"n":"Globster","s":14,"u":"globster_b3"},{"n":"Narwhal","s":14,"u":"narwhal_b3"},{"n":"Piranha Swarm","s":14,"u":"piranha%20swarm_b3"},{"n":"Pufferfish","s":14,"u":"pufferfish_b3"},{"n":"Trilobite","s":14,"u":"trilobite_b3"},{"n":"Trilobite Swarm","s":14,"u":"trilobite%20swarm_b3"},{"n":"Rusalka","s":18,"u":"rusalka_aoa3"},{"n":"Bregdi","s":24,"u":"bregdi_aoe3"},{"n":"Lusca","s":26,"u":"lusca_aoe5"},{"n":"Elemental Vessel, Water","s":26,"u":"elemental%20vessel%2c%20water_aoe5"},{"n":"Deepwater Dhuthorex","s":30,"u":"deepwater%20dhuthorex_av3"},{"n":"Nasurgeth","s":10,"u":"nasurgeth_botd"},{"n":"Seetangeist","s":10,"u":"seetangeist_botd"},{"n":"Vitalia","s":34,"u":"vitalia_ec5"},{"n":"Kun","s":38,"u":"kun_frp2"},{"n":"Lophiithu","s":39,"u":"lophiithu_frp3"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"}]},"gargantuan":{"1":[{"n":"Ancient Bronze Dragon","s":12,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Gold Dragon","s":12,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Green Dragon","s":12,"u":"ancient%20green%20dragon_b1"},{"n":"Ancient Silver Dragon","s":12,"u":"ancient%20silver%20dragon_b1"},{"n":"Azure Worm","s":12,"u":"azure%20worm_b1"},{"n":"Baomal","s":12,"u":"baomal_b1"},{"n":"Brontosaurus","s":12,"u":"brontosaurus_b1"},{"n":"Crag Linnorm","s":12,"u":"crag%20linnorm_b1"},{"n":"Crimson Worm","s":12,"u":"crimson%20worm_b1"},{"n":"Deadly Mantis","s":12,"u":"deadly%20mantis_b1"},{"n":"Goliath Spider","s":12,"u":"goliath%20spider_b1"},{"n":"Guthallath","s":12,"u":"guthallath_b1"},{"n":"Ice Linnorm","s":12,"u":"ice%20linnorm_b1"},{"n":"Kraken","s":12,"u":"kraken_b1"},{"n":"Megalodon","s":12,"u":"megalodon_b1"},{"n":"Megaprimatus","s":12,"u":"megaprimatus_b1"},{"n":"Mu Spore","s":12,"u":"mu%20spore_b1"},{"n":"Mukradi","s":12,"u":"mukradi_b1"},{"n":"Phoenix","s":12,"u":"phoenix_b1"},{"n":"Purple Worm","s":12,"u":"purple%20worm_b1"},{"n":"Roc","s":12,"u":"roc_b1"},{"n":"Rune Giant","s":12,"u":"rune%20giant_b1"},{"n":"Sea Serpent","s":12,"u":"sea%20serpent_b1"},{"n":"Shemhazian","s":12,"u":"shemhazian_b1"},{"n":"Tarn Linnorm","s":12,"u":"tarn%20linnorm_b1"},{"n":"Terotricus","s":12,"u":"terotricus_b1"},{"n":"Tor Linnorm","s":12,"u":"tor%20linnorm_b1"},{"n":"Tyrannosaurus","s":12,"u":"tyrannosaurus_b1"},{"n":"Warsworn","s":12,"u":"warsworn_b1"},{"n":"Ancient Brine Dragon","s":13,"u":"ancient%20brine%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":13,"u":"ancient%20cloud%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":13,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ancient Magma Dragon","s":13,"u":"ancient%20magma%20dragon_b2"},{"n":"Ancient Umbral Dragon","s":13,"u":"ancient%20umbral%20dragon_b2"},{"n":"Aolaz","s":13,"u":"aolaz_b2"},{"n":"Black Scorpion","s":13,"u":"black%20scorpion_b2"},{"n":"Cairn Linnorm","s":13,"u":"cairn%20linnorm_b2"},{"n":"Carnivorous Blob","s":13,"u":"carnivorous%20blob_b2"},{"n":"Duneshaker Solifugid","s":13,"u":"duneshaker%20solifugid_b2"},{"n":"Fjord Linnorm","s":13,"u":"fjord%20linnorm_b2"},{"n":"Giant Snapping Turtle","s":13,"u":"giant%20snapping%20turtle_b2"},{"n":"Lerritan","s":13,"u":"lerritan_b2"},{"n":"Neothelid","s":13,"u":"neothelid_b2"},{"n":"Olethrodaemon","s":13,"u":"olethrodaemon_b2"},{"n":"Radiant Warden","s":13,"u":"radiant%20warden_b2"},{"n":"Ravener","s":13,"u":"ravener_b2"},{"n":"Ravener Husk","s":13,"u":"ravener%20husk_b2"},{"n":"Sard","s":13,"u":"sard_b2"},{"n":"Shoal Linnorm","s":13,"u":"shoal%20linnorm_b2"},{"n":"Spinosaurus","s":13,"u":"spinosaurus_b2"},{"n":"Taiga Linnorm","s":13,"u":"taiga%20linnorm_b2"},{"n":"Thunderbird","s":13,"u":"thunderbird_b2"},{"n":"Titan Centipede","s":13,"u":"titan%20centipede_b2"},{"n":"Zomok","s":13,"u":"zomok_b2"},{"n":"Ancient Forest Dragon","s":14,"u":"ancient%20forest%20dragon_b3"},{"n":"Ancient Sea Dragon","s":14,"u":"ancient%20sea%20dragon_b3"},{"n":"Ancient Sky Dragon","s":14,"u":"ancient%20sky%20dragon_b3"},{"n":"Ancient Sovereign Dragon","s":14,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Ancient Underworld Dragon","s":14,"u":"ancient%20underworld%20dragon_b3"},{"n":"Animated Colossus","s":14,"u":"animated%20colossus_b3"},{"n":"Animated Trebuchet","s":14,"u":"animated%20trebuchet_b3"},{"n":"Bone Ship","s":14,"u":"bone%20ship_b3"},{"n":"Chyzaedu","s":14,"u":"chyzaedu_b3"},{"n":"City Guard Squadron","s":14,"u":"city%20guard%20squadron_b3"},{"n":"Consonite Choir","s":14,"u":"consonite%20choir_b3"},{"n":"Danava Titan","s":14,"u":"danava%20titan_b3"},{"n":"Elder Wyrmwraith","s":14,"u":"elder%20wyrmwraith_b3"},{"n":"Elysian Titan","s":14,"u":"elysian%20titan_b3"},{"n":"Hekatonkheires Titan","s":14,"u":"hekatonkheires%20titan_b3"},{"n":"Hellknight Cavalry Brigade","s":14,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Nightmarchers","s":14,"u":"nightmarchers_b3"},{"n":"Ouroboros","s":14,"u":"ouroboros_b3"},{"n":"Rancorous Priesthood","s":14,"u":"rancorous%20priesthood_b3"},{"n":"Shambler Troop","s":14,"u":"shambler%20troop_b3"},{"n":"Skeleton Infantry","s":14,"u":"skeleton%20infantry_b3"},{"n":"Terra-cotta Garrison","s":14,"u":"terra-cotta%20garrison_b3"},{"n":"Thanatotic Titan","s":14,"u":"thanatotic%20titan_b3"},{"n":"Tylosaurus","s":14,"u":"tylosaurus_b3"},{"n":"Tyrannosaurus Skeleton","s":14,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Tzitzimitl","s":14,"u":"tzitzimitl_b3"},{"n":"Wyrmwraith","s":14,"u":"wyrmwraith_b3"},{"n":"Ancient Magma Dragon","s":19,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Soulbound Ruin","s":19,"u":"soulbound%20ruin_aoa4"},{"n":"Duneshaker Solifugid","s":20,"u":"duneshaker%20solifugid_aoa5"},{"n":"Elder Wyrmwraith","s":21,"u":"elder%20wyrmwraith_aoa6"},{"n":"Lesser Manifestation Of Dahak","s":21,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":21,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Mengkare","s":21,"u":"mengkare_aoa6"},{"n":"Tarrasque","s":21,"u":"tarrasque_aoa6"},{"n":"Tzitzimitl","s":21,"u":"tzitzimitl_aoa6"},{"n":"Wyrmwraith","s":21,"u":"wyrmwraith_aoa6"},{"n":"Xotani","s":21,"u":"xotani_aoa6"},{"n":"Lusca","s":26,"u":"lusca_aoe5"},{"n":"Agradaemon","s":27,"u":"agradaemon_aoe6"},{"n":"Camarach","s":27,"u":"camarach_aoe6"},{"n":"Chaos Gulgamodh","s":27,"u":"chaos%20gulgamodh_aoe6"},{"n":"Veksciralenix","s":27,"u":"veksciralenix_aoe6"},{"n":"Shanrigol Behemoth","s":29,"u":"shanrigol%20behemoth_av2"},{"n":"Urveth","s":10,"u":"urveth_botd"},{"n":"Nasurgeth","s":10,"u":"nasurgeth_botd"},{"n":"Last Guard","s":10,"u":"last%20guard_botd"},{"n":"Skeletal Titan","s":10,"u":"skeletal%20titan_botd"},{"n":"Iffdahsil","s":34,"u":"iffdahsil_ec5"},{"n":"Elysian Titan","s":35,"u":"elysian%20titan_ec6"},{"n":"Thanatotic Titan","s":35,"u":"thanatotic%20titan_ec6"},{"n":"Dread Roc","s":37,"u":"dread%20roc_frp1"},{"n":"Grave Spinosaurus","s":37,"u":"grave%20spinosaurus_frp1"},{"n":"Jaiban","s":37,"u":"jaiban_frp1"},{"n":"Mammoth Turtle","s":37,"u":"mammoth%20turtle_frp1"},{"n":"Tyrannosaurus Imperator","s":37,"u":"tyrannosaurus%20imperator_frp1"},{"n":"Kun","s":38,"u":"kun_frp2"},{"n":"Peng","s":38,"u":"peng_frp2"},{"n":"Portal Eater","s":38,"u":"portal%20eater_frp2"},{"n":"Canopy Elder","s":39,"u":"canopy%20elder_frp3"},{"n":"Dancing Night Parade","s":39,"u":"dancing%20night%20parade_frp3"},{"n":"Desecrated Guardian","s":39,"u":"desecrated%20guardian_frp3"},{"n":"Lophiithu","s":39,"u":"lophiithu_frp3"},{"n":"Orochi","s":39,"u":"orochi_frp3"},{"n":"Spinel Leviathan Syndara","s":39,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Spirit Turtle","s":39,"u":"spirit%20turtle_frp3"},{"n":"Quantium Golem","s":6,"u":"quantium%20golem_loil"},{"n":"Benthic Reaver","s":6,"u":"benthic%20reaver_loil"},{"n":"Fleshforged Dreadnought","s":6,"u":"fleshforged%20dreadnought_loil"},{"n":"Grootslang","s":0,"u":"grootslang_lome"},{"n":"Maliadi","s":0,"u":"maliadi_lome"},{"n":"Conqueror Worm","s":41,"u":"conqueror%20worm_ngd"},{"n":"Clockwork Shambler Hordes","s":44,"u":"clockwork%20shambler%20hordes_ooa3"},{"n":"Dimari-Diji","s":49,"u":"dimari-diji_sot4"},{"n":"Gold Defender Garrison","s":49,"u":"gold%20defender%20garrison_sot4"},{"n":"Living Sun-Spire","s":49,"u":"living%20sun-spire_sot4"},{"n":"Soul Swarms","s":49,"u":"soul%20swarms_sot4"},{"n":"Sun Warrior Brigade","s":49,"u":"sun%20warrior%20brigade_sot4"},{"n":"Gluttonworm","s":50,"u":"gluttonworm_sot5"},{"n":"Apocalypse Ant Swarm","s":51,"u":"apocalypse%20ant%20swarm_sot6"},{"n":"Aspect of Hunger","s":51,"u":"aspect%20of%20hunger_sot6"},{"n":"Aspect of Insects","s":51,"u":"aspect%20of%20insects_sot6"},{"n":"Clockwork Clock Tower","s":51,"u":"clockwork%20clock%20tower_sot6"},{"n":"Ironclad Annihilator Beetle","s":51,"u":"ironclad%20annihilator%20beetle_sot6"},{"n":"Slana","s":51,"u":"slana_sot6"}],"2":[{"n":"Heavy Bombard","s":2,"u":"heavy%20bombard_g%26g"},{"n":"Trebuchet","s":2,"u":"trebuchet_g%26g"}],"71":[{"n":"Airship","s":15,"u":"airship_gmg"},{"n":"Galley","s":15,"u":"galley_gmg"},{"n":"Sailing Ship","s":15,"u":"sailing%20ship_gmg"},{"n":"Battery Tower","s":2,"u":"battery%20tower_g%26g"},{"n":"Clockwork Castle","s":2,"u":"clockwork%20castle_g%26g"},{"n":"Helepolis","s":2,"u":"helepolis_g%26g"},{"n":"Siege Tower","s":2,"u":"siege%20tower_g%26g"},{"n":"Titanic Stomper","s":2,"u":"titanic%20stomper_g%26g"}]},"animal":{"1":[{"n":"Ankhrav","s":12,"u":"ankhrav_b1"},{"n":"Ankylosaurus","s":12,"u":"ankylosaurus_b1"},{"n":"Azure Worm","s":12,"u":"azure%20worm_b1"},{"n":"Ball Python","s":12,"u":"ball%20python_b1"},{"n":"Bloodseeker","s":12,"u":"bloodseeker_b1"},{"n":"Boar","s":12,"u":"boar_b1"},{"n":"Brontosaurus","s":12,"u":"brontosaurus_b1"},{"n":"Bulette","s":12,"u":"bulette_b1"},{"n":"Bunyip","s":12,"u":"bunyip_b1"},{"n":"Cave Bear","s":12,"u":"cave%20bear_b1"},{"n":"Centipede Swarm","s":12,"u":"centipede%20swarm_b1"},{"n":"Crocodile","s":12,"u":"crocodile_b1"},{"n":"Daeodon","s":12,"u":"daeodon_b1"},{"n":"Deadly Mantis","s":12,"u":"deadly%20mantis_b1"},{"n":"Deinonychus","s":12,"u":"deinonychus_b1"},{"n":"Deinosuchus","s":12,"u":"deinosuchus_b1"},{"n":"Dire Wolf","s":12,"u":"dire%20wolf_b1"},{"n":"Eagle","s":12,"u":"eagle_b1"},{"n":"Electric Eel","s":12,"u":"electric%20eel_b1"},{"n":"Elephant","s":12,"u":"elephant_b1"},{"n":"Flash Beetle","s":12,"u":"flash%20beetle_b1"},{"n":"Giant Anaconda","s":12,"u":"giant%20anaconda_b1"},{"n":"Giant Bat","s":12,"u":"giant%20bat_b1"},{"n":"Giant Centipede","s":12,"u":"giant%20centipede_b1"},{"n":"Giant Frilled Lizard","s":12,"u":"giant%20frilled%20lizard_b1"},{"n":"Giant Gecko","s":12,"u":"giant%20gecko_b1"},{"n":"Giant Mantis","s":12,"u":"giant%20mantis_b1"},{"n":"Giant Monitor Lizard","s":12,"u":"giant%20monitor%20lizard_b1"},{"n":"Giant Moray Eel","s":12,"u":"giant%20moray%20eel_b1"},{"n":"Giant Octopus","s":12,"u":"giant%20octopus_b1"},{"n":"Giant Rat","s":12,"u":"giant%20rat_b1"},{"n":"Giant Scorpion","s":12,"u":"giant%20scorpion_b1"},{"n":"Giant Stag Beetle","s":12,"u":"giant%20stag%20beetle_b1"},{"n":"Giant Tarantula","s":12,"u":"giant%20tarantula_b1"},{"n":"Giant Viper","s":12,"u":"giant%20viper_b1"},{"n":"Giant Wasp","s":12,"u":"giant%20wasp_b1"},{"n":"Goblin Dog","s":12,"u":"goblin%20dog_b1"},{"n":"Goliath Spider","s":12,"u":"goliath%20spider_b1"},{"n":"Gorilla","s":12,"u":"gorilla_b1"},{"n":"Great White Shark","s":12,"u":"great%20white%20shark_b1"},{"n":"Griffon","s":12,"u":"griffon_b1"},{"n":"Grizzly Bear","s":12,"u":"grizzly%20bear_b1"},{"n":"Guard Dog","s":12,"u":"guard%20dog_b1"},{"n":"Hive Mother","s":12,"u":"hive%20mother_b1"},{"n":"Hunting Spider","s":12,"u":"hunting%20spider_b1"},{"n":"Hyaenodon","s":12,"u":"hyaenodon_b1"},{"n":"Hyena","s":12,"u":"hyena_b1"},{"n":"Krooth","s":12,"u":"krooth_b1"},{"n":"Leopard","s":12,"u":"leopard_b1"},{"n":"Lion","s":12,"u":"lion_b1"},{"n":"Mammoth","s":12,"u":"mammoth_b1"},{"n":"Megalodon","s":12,"u":"megalodon_b1"},{"n":"Megaprimatus","s":12,"u":"megaprimatus_b1"},{"n":"Owlbear","s":12,"u":"owlbear_b1"},{"n":"Pteranodon","s":12,"u":"pteranodon_b1"},{"n":"Purple Worm","s":12,"u":"purple%20worm_b1"},{"n":"Quetzalcoatlus","s":12,"u":"quetzalcoatlus_b1"},{"n":"Rat Swarm","s":12,"u":"rat%20swarm_b1"},{"n":"Riding Dog","s":12,"u":"riding%20dog_b1"},{"n":"Riding Horse","s":12,"u":"riding%20horse_b1"},{"n":"Riding Pony","s":12,"u":"riding%20pony_b1"},{"n":"Roc","s":12,"u":"roc_b1"},{"n":"Scorpion Swarm","s":12,"u":"scorpion%20swarm_b1"},{"n":"Sea Serpent","s":12,"u":"sea%20serpent_b1"},{"n":"Slurk","s":12,"u":"slurk_b1"},{"n":"Smilodon","s":12,"u":"smilodon_b1"},{"n":"Spider Swarm","s":12,"u":"spider%20swarm_b1"},{"n":"Stegosaurus","s":12,"u":"stegosaurus_b1"},{"n":"Tiger","s":12,"u":"tiger_b1"},{"n":"Triceratops","s":12,"u":"triceratops_b1"},{"n":"Tyrannosaurus","s":12,"u":"tyrannosaurus_b1"},{"n":"Vampire Bat Swarm","s":12,"u":"vampire%20bat%20swarm_b1"},{"n":"Velociraptor","s":12,"u":"velociraptor_b1"},{"n":"Viper","s":12,"u":"viper_b1"},{"n":"War Horse","s":12,"u":"war%20horse_b1"},{"n":"War Pony","s":12,"u":"war%20pony_b1"},{"n":"Wasp Swarm","s":12,"u":"wasp%20swarm_b1"},{"n":"Wolf","s":12,"u":"wolf_b1"},{"n":"Anancus","s":13,"u":"anancus_b2"},{"n":"Army Ant Swarm","s":13,"u":"army%20ant%20swarm_b2"},{"n":"Aurumvorax","s":13,"u":"aurumvorax_b2"},{"n":"Badger","s":13,"u":"badger_b2"},{"n":"Behemoth Hippopotamus","s":13,"u":"behemoth%20hippopotamus_b2"},{"n":"Black Bear","s":13,"u":"black%20bear_b2"},{"n":"Black Scorpion","s":13,"u":"black%20scorpion_b2"},{"n":"Blindheim","s":13,"u":"blindheim_b2"},{"n":"Blue-ringed Octopus","s":13,"u":"blue-ringed%20octopus_b2"},{"n":"Bottlenose Dolphin","s":13,"u":"bottlenose%20dolphin_b2"},{"n":"Brood Leech Swarm","s":13,"u":"brood%20leech%20swarm_b2"},{"n":"Cave Fisher","s":13,"u":"cave%20fisher_b2"},{"n":"Cave Scorpion","s":13,"u":"cave%20scorpion_b2"},{"n":"Cockroach Swarm","s":13,"u":"cockroach%20swarm_b2"},{"n":"Compsognathus","s":13,"u":"compsognathus_b2"},{"n":"Dream Spider","s":13,"u":"dream%20spider_b2"},{"n":"Duneshaker Solifugid","s":13,"u":"duneshaker%20solifugid_b2"},{"n":"Elasmosaurus","s":13,"u":"elasmosaurus_b2"},{"n":"Emperor Cobra","s":13,"u":"emperor%20cobra_b2"},{"n":"Fen Mosquito Swarm","s":13,"u":"fen%20mosquito%20swarm_b2"},{"n":"Fire Jellyfish Swarm","s":13,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Frost Worm","s":13,"u":"frost%20worm_b2"},{"n":"Giant Ant","s":13,"u":"giant%20ant_b2"},{"n":"Giant Badger","s":13,"u":"giant%20badger_b2"},{"n":"Giant Chameleon","s":13,"u":"giant%20chameleon_b2"},{"n":"Giant Cockroach","s":13,"u":"giant%20cockroach_b2"},{"n":"Giant Crab","s":13,"u":"giant%20crab_b2"},{"n":"Giant Dragonfly","s":13,"u":"giant%20dragonfly_b2"},{"n":"Giant Dragonfly Nymph","s":13,"u":"giant%20dragonfly%20nymph_b2"},{"n":"Giant Fly","s":13,"u":"giant%20fly_b2"},{"n":"Giant Frog","s":13,"u":"giant%20frog_b2"},{"n":"Giant Hippocampus","s":13,"u":"giant%20hippocampus_b2"},{"n":"Giant Jellyfish","s":13,"u":"giant%20jellyfish_b2"},{"n":"Giant Leech","s":13,"u":"giant%20leech_b2"},{"n":"Giant Maggot","s":13,"u":"giant%20maggot_b2"},{"n":"Giant Mosquito","s":13,"u":"giant%20mosquito_b2"},{"n":"Giant Slug","s":13,"u":"giant%20slug_b2"},{"n":"Giant Snapping Turtle","s":13,"u":"giant%20snapping%20turtle_b2"},{"n":"Giant Solifugid","s":13,"u":"giant%20solifugid_b2"},{"n":"Giant Squid","s":13,"u":"giant%20squid_b2"},{"n":"Giant Tick","s":13,"u":"giant%20tick_b2"},{"n":"Giant Toad","s":13,"u":"giant%20toad_b2"},{"n":"Giant Whiptail Centipede","s":13,"u":"giant%20whiptail%20centipede_b2"},{"n":"Giant Wolverine","s":13,"u":"giant%20wolverine_b2"},{"n":"Hadrosaurid","s":13,"u":"hadrosaurid_b2"},{"n":"Hippocampus","s":13,"u":"hippocampus_b2"},{"n":"Hippogriff","s":13,"u":"hippogriff_b2"},{"n":"Hippopotamus","s":13,"u":"hippopotamus_b2"},{"n":"Iguanodon","s":13,"u":"iguanodon_b2"},{"n":"Manta Ray","s":13,"u":"manta%20ray_b2"},{"n":"Mastodon","s":13,"u":"mastodon_b2"},{"n":"Megalania","s":13,"u":"megalania_b2"},{"n":"Ogre Spider","s":13,"u":"ogre%20spider_b2"},{"n":"Orca","s":13,"u":"orca_b2"},{"n":"Pachycephalosaurus","s":13,"u":"pachycephalosaurus_b2"},{"n":"Polar Bear","s":13,"u":"polar%20bear_b2"},{"n":"Raven","s":13,"u":"raven_b2"},{"n":"Raven Swarm","s":13,"u":"raven%20swarm_b2"},{"n":"Reef Octopus","s":13,"u":"reef%20octopus_b2"},{"n":"Rhinoceros","s":13,"u":"rhinoceros_b2"},{"n":"Sea Snake","s":13,"u":"sea%20snake_b2"},{"n":"Shocker Lizard","s":13,"u":"shocker%20lizard_b2"},{"n":"Snapping Turtle","s":13,"u":"snapping%20turtle_b2"},{"n":"Spear Frog","s":13,"u":"spear%20frog_b2"},{"n":"Spinosaurus","s":13,"u":"spinosaurus_b2"},{"n":"Sportlebore Swarm","s":13,"u":"sportlebore%20swarm_b2"},{"n":"Stingray","s":13,"u":"stingray_b2"},{"n":"Tick Swarm","s":13,"u":"tick%20swarm_b2"},{"n":"Titan Centipede","s":13,"u":"titan%20centipede_b2"},{"n":"Vampire Squid","s":13,"u":"vampire%20squid_b2"},{"n":"Wolverine","s":13,"u":"wolverine_b2"},{"n":"Woolly Rhinoceros","s":13,"u":"woolly%20rhinoceros_b2"},{"n":"Amphisbaena","s":14,"u":"amphisbaena_b3"},{"n":"Bison","s":14,"u":"bison_b3"},{"n":"Bore Worm Swarm","s":14,"u":"bore%20worm%20swarm_b3"},{"n":"Camel","s":14,"u":"camel_b3"},{"n":"Common Eurypterid","s":14,"u":"common%20eurypterid_b3"},{"n":"Empress Bore Worm","s":14,"u":"empress%20bore%20worm_b3"},{"n":"Fading Fox","s":14,"u":"fading%20fox_b3"},{"n":"Giant Flying Squirrel","s":14,"u":"giant%20flying%20squirrel_b3"},{"n":"Giant Hermit Crab","s":14,"u":"giant%20hermit%20crab_b3"},{"n":"Giant Opossum","s":14,"u":"giant%20opossum_b3"},{"n":"Giant Pangolin","s":14,"u":"giant%20pangolin_b3"},{"n":"Giant Porcupine","s":14,"u":"giant%20porcupine_b3"},{"n":"Giant Seahorse","s":14,"u":"giant%20seahorse_b3"},{"n":"Giant Skunk","s":14,"u":"giant%20skunk_b3"},{"n":"Giant Vulture","s":14,"u":"giant%20vulture_b3"},{"n":"Hellknight Cavalry Brigade","s":14,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Hermit Crab Swarm","s":14,"u":"hermit%20crab%20swarm_b3"},{"n":"Kangaroo","s":14,"u":"kangaroo_b3"},{"n":"Khravgodon","s":14,"u":"khravgodon_b3"},{"n":"Megalictis","s":14,"u":"megalictis_b3"},{"n":"Megatherium","s":14,"u":"megatherium_b3"},{"n":"Mokele-mbembe","s":14,"u":"mokele-mbembe_b3"},{"n":"Monkey","s":14,"u":"monkey_b3"},{"n":"Monkey Swarm","s":14,"u":"monkey%20swarm_b3"},{"n":"Moose","s":14,"u":"moose_b3"},{"n":"Narwhal","s":14,"u":"narwhal_b3"},{"n":"Piranha Swarm","s":14,"u":"piranha%20swarm_b3"},{"n":"Platecarpus","s":14,"u":"platecarpus_b3"},{"n":"Pufferfish","s":14,"u":"pufferfish_b3"},{"n":"Rat Snake Swarm","s":14,"u":"rat%20snake%20swarm_b3"},{"n":"Red Fox","s":14,"u":"red%20fox_b3"},{"n":"Ringhorn Ram","s":14,"u":"ringhorn%20ram_b3"},{"n":"Rosethorn Ram","s":14,"u":"rosethorn%20ram_b3"},{"n":"Skunk","s":14,"u":"skunk_b3"},{"n":"Spiny Eurypterid","s":14,"u":"spiny%20eurypterid_b3"},{"n":"Squirrel Swarm","s":14,"u":"squirrel%20swarm_b3"},{"n":"Terror Bird","s":14,"u":"terror%20bird_b3"},{"n":"Terror Shrike","s":14,"u":"terror%20shrike_b3"},{"n":"Three-toed Sloth","s":14,"u":"three-toed%20sloth_b3"},{"n":"Trilobite","s":14,"u":"trilobite_b3"},{"n":"Trilobite Swarm","s":14,"u":"trilobite%20swarm_b3"},{"n":"Tylosaurus","s":14,"u":"tylosaurus_b3"},{"n":"Viper Swarm","s":14,"u":"viper%20swarm_b3"},{"n":"Weasel","s":14,"u":"weasel_b3"},{"n":"Wolliped","s":14,"u":"wolliped_b3"},{"n":"Yzobu","s":14,"u":"yzobu_b3"},{"n":"Zetogeki","s":14,"u":"zetogeki_b3"},{"n":"Emperor Bird","s":16,"u":"emperor%20bird_aoa1"},{"n":"Mokele-mbembe","s":17,"u":"mokele-mbembe_aoa2"},{"n":"Blood Boar","s":18,"u":"blood%20boar_aoa3"},{"n":"Duneshaker Solifugid","s":20,"u":"duneshaker%20solifugid_aoa5"},{"n":"Giant Solifugid","s":20,"u":"giant%20solifugid_aoa5"},{"n":"Xotanispawn","s":20,"u":"xotanispawn_aoa5"},{"n":"Bone Skipper Swarm","s":23,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Giant Bone Skipper","s":23,"u":"giant%20bone%20skipper_aoe2"},{"n":"Bregdi","s":24,"u":"bregdi_aoe3"},{"n":"Jaul's Wolf","s":28,"u":"jaul's%20wolf_av1"},{"n":"Blood Wolf","s":31,"u":"blood%20wolf_ec1"},{"n":"Corrosive Lizard","s":31,"u":"corrosive%20lizard_ec1"},{"n":"Flea Swarm","s":31,"u":"flea%20swarm_ec1"},{"n":"Giant Flea","s":31,"u":"giant%20flea_ec1"},{"n":"Juvenile Boar","s":31,"u":"juvenile%20boar_ec1"},{"n":"Pinacosaurus","s":31,"u":"pinacosaurus_ec1"},{"n":"Smoldering Leopard","s":31,"u":"smoldering%20leopard_ec1"},{"n":"Violet","s":31,"u":"violet_ec1"},{"n":"Chimpanzee Visitant","s":32,"u":"chimpanzee%20visitant_ec2"},{"n":"Iridescent Elephant","s":32,"u":"iridescent%20elephant_ec2"},{"n":"Lion Visitant","s":32,"u":"lion%20visitant_ec2"},{"n":"War Sauropelta","s":33,"u":"war%20sauropelta_ec4"},{"n":"Barking Stag","s":35,"u":"barking%20stag_ec6"},{"n":"Elysian Sheep","s":35,"u":"elysian%20sheep_ec6"},{"n":"Bee Swarm","s":36,"u":"bee%20swarm_fop"},{"n":"Caustic Wolf","s":36,"u":"caustic%20wolf_fop"},{"n":"Fiery Leopard","s":36,"u":"fiery%20leopard_fop"},{"n":"Giant Lightning Serpent","s":36,"u":"giant%20lightning%20serpent_fop"},{"n":"Icy Rats","s":36,"u":"icy%20rats_fop"},{"n":"Mangy Wolves","s":36,"u":"mangy%20wolves_fop"},{"n":"Mutant Wolves","s":36,"u":"mutant%20wolves_fop"},{"n":"Stone Horse","s":36,"u":"stone%20horse_fop"},{"n":"Caustic Monitor","s":37,"u":"caustic%20monitor_frp1"},{"n":"Dread Roc","s":37,"u":"dread%20roc_frp1"},{"n":"Dromornis","s":37,"u":"dromornis_frp1"},{"n":"Grave Spinosaurus","s":37,"u":"grave%20spinosaurus_frp1"},{"n":"Mammoth Turtle","s":37,"u":"mammoth%20turtle_frp1"},{"n":"Tyrannosaurus Imperator","s":37,"u":"tyrannosaurus%20imperator_frp1"},{"n":"Ugvashi","s":6,"u":"ugvashi_loil"},{"n":"Masu","s":43,"u":"masu_ooa2"},{"n":"Akrida","s":43,"u":"akrida_ooa2"},{"n":"Mutant Giant Toad","s":43,"u":"mutant%20giant%20toad_ooa2"},{"n":"Mutant Bats","s":44,"u":"mutant%20bats_ooa3"},{"n":"Giant Mining Bee","s":46,"u":"giant%20mining%20bee_sot1"},{"n":"Giant Silverfish","s":46,"u":"giant%20silverfish_sot1"},{"n":"Giant Tsetse Fly","s":46,"u":"giant%20tsetse%20fly_sot1"},{"n":"Giant Worker Bee","s":46,"u":"giant%20worker%20bee_sot1"},{"n":"Silverfish Swarm","s":46,"u":"silverfish%20swarm_sot1"},{"n":"Damibwa","s":47,"u":"damibwa_sot2"},{"n":"Old Thrasher","s":47,"u":"old%20thrasher_sot2"},{"n":"Khefak Scuttler","s":50,"u":"khefak%20scuttler_sot5"},{"n":"Apocalypse Ant Swarm","s":51,"u":"apocalypse%20ant%20swarm_sot6"},{"n":"Boar","s":52,"u":"boar_tio"},{"n":"Brimstone Rat","s":52,"u":"brimstone%20rat_tio"},{"n":"Crocodile","s":52,"u":"crocodile_tio"},{"n":"Giant Centipede","s":52,"u":"giant%20centipede_tio"},{"n":"Giant Rat","s":52,"u":"giant%20rat_tio"},{"n":"Giant Spider","s":52,"u":"giant%20spider_tio"},{"n":"Leopard","s":52,"u":"leopard_tio"},{"n":"Owlbear","s":52,"u":"owlbear_tio"},{"n":"Viper","s":52,"u":"viper_tio"},{"n":"Wolf","s":52,"u":"wolf_tio"}]},"dinosaur":{"1":[{"n":"Ankylosaurus","s":12,"u":"ankylosaurus_b1"},{"n":"Brontosaurus","s":12,"u":"brontosaurus_b1"},{"n":"Deinonychus","s":12,"u":"deinonychus_b1"},{"n":"Stegosaurus","s":12,"u":"stegosaurus_b1"},{"n":"Triceratops","s":12,"u":"triceratops_b1"},{"n":"Tyrannosaurus","s":12,"u":"tyrannosaurus_b1"},{"n":"Velociraptor","s":12,"u":"velociraptor_b1"},{"n":"Compsognathus","s":13,"u":"compsognathus_b2"},{"n":"Hadrosaurid","s":13,"u":"hadrosaurid_b2"},{"n":"Iguanodon","s":13,"u":"iguanodon_b2"},{"n":"Pachycephalosaurus","s":13,"u":"pachycephalosaurus_b2"},{"n":"Spinosaurus","s":13,"u":"spinosaurus_b2"},{"n":"Pinacosaurus","s":31,"u":"pinacosaurus_ec1"},{"n":"War Sauropelta","s":33,"u":"war%20sauropelta_ec4"},{"n":"Saurian Warmonger","s":35,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Worldwatcher","s":35,"u":"saurian%20worldwatcher_ec6"},{"n":"Grave Spinosaurus","s":37,"u":"grave%20spinosaurus_frp1"},{"n":"Tyrannosaurus Imperator","s":37,"u":"tyrannosaurus%20imperator_frp1"}]},"hag":{"1":[{"n":"Annis Hag","s":12,"u":"annis%20hag_b1"},{"n":"Green Hag","s":12,"u":"green%20hag_b1"},{"n":"Night Hag","s":12,"u":"night%20hag_b1"},{"n":"Sea Hag","s":12,"u":"sea%20hag_b1"},{"n":"Blood Hag","s":14,"u":"blood%20hag_b3"},{"n":"Moon Hag","s":14,"u":"moon%20hag_b3"},{"n":"Storm Hag","s":14,"u":"storm%20hag_b3"},{"n":"Winter Hag","s":14,"u":"winter%20hag_b3"},{"n":"Rusty Mae","s":18,"u":"rusty%20mae_aoa3"},{"n":"Graem And Grinlowe","s":26,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Myrna Rath","s":26,"u":"myrna%20rath_aoe5"},{"n":"Skarja","s":9,"u":"skarja_ec3"}]},"ln":{"1":[{"n":"Arbiter","s":12,"u":"arbiter_b1"},{"n":"Axiomite","s":12,"u":"axiomite_b1"},{"n":"Kolyarut","s":12,"u":"kolyarut_b1"},{"n":"Pleroma","s":12,"u":"pleroma_b1"},{"n":"Quatoid","s":12,"u":"quatoid_b1"},{"n":"Ratfolk Grenadier","s":12,"u":"ratfolk%20grenadier_b1"},{"n":"Shaitan","s":12,"u":"shaitan_b1"},{"n":"Adult Brine Dragon","s":13,"u":"adult%20brine%20dragon_b2"},{"n":"Ancient Brine Dragon","s":13,"u":"ancient%20brine%20dragon_b2"},{"n":"Bythos","s":13,"u":"bythos_b2"},{"n":"Marut","s":13,"u":"marut_b2"},{"n":"Norn","s":13,"u":"norn_b2"},{"n":"Oread Guard","s":13,"u":"oread%20guard_b2"},{"n":"Revenant","s":13,"u":"revenant_b2"},{"n":"Theletos","s":13,"u":"theletos_b2"},{"n":"Witchwyrd","s":13,"u":"witchwyrd_b2"},{"n":"Young Brine Dragon","s":13,"u":"young%20brine%20dragon_b2"},{"n":"Zelekhut","s":13,"u":"zelekhut_b2"},{"n":"Aphorite Sharpshooter","s":14,"u":"aphorite%20sharpshooter_b3"},{"n":"Arcane Living Rune","s":14,"u":"arcane%20living%20rune_b3"},{"n":"Azer","s":14,"u":"azer_b3"},{"n":"Calikang","s":14,"u":"calikang_b3"},{"n":"City Guard Squadron","s":14,"u":"city%20guard%20squadron_b3"},{"n":"Danava Titan","s":14,"u":"danava%20titan_b3"},{"n":"Desert Giant","s":14,"u":"desert%20giant_b3"},{"n":"Eunemvro","s":14,"u":"eunemvro_b3"},{"n":"Hellknight Cavalry Brigade","s":14,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Hesperid","s":14,"u":"hesperid_b3"},{"n":"Hesperid Queen","s":14,"u":"hesperid%20queen_b3"},{"n":"Nightmarchers","s":14,"u":"nightmarchers_b3"},{"n":"Phantom Knight","s":14,"u":"phantom%20knight_b3"},{"n":"Shikigami","s":14,"u":"shikigami_b3"},{"n":"Strix Kinmate","s":14,"u":"strix%20kinmate_b3"},{"n":"Swordkeeper","s":14,"u":"swordkeeper_b3"},{"n":"Triumph Siktempora","s":14,"u":"triumph%20siktempora_b3"},{"n":"Yithian","s":14,"u":"yithian_b3"},{"n":"Archer Sentry","s":15,"u":"archer%20sentry_gmg"},{"n":"Barrister","s":15,"u":"barrister_gmg"},{"n":"Captain Of The Guard","s":15,"u":"captain%20of%20the%20guard_gmg"},{"n":"Executioner","s":15,"u":"executioner_gmg"},{"n":"Guard","s":15,"u":"guard_gmg"},{"n":"Harbormaster","s":15,"u":"harbormaster_gmg"},{"n":"Jailer","s":15,"u":"jailer_gmg"},{"n":"Judge","s":15,"u":"judge_gmg"},{"n":"Ship Captain","s":15,"u":"ship%20captain_gmg"},{"n":"Tax Collector","s":15,"u":"tax%20collector_gmg"},{"n":"Warden","s":15,"u":"warden_gmg"},{"n":"Watch Officer","s":15,"u":"watch%20officer_gmg"},{"n":"Alak Stagram","s":16,"u":"alak%20stagram_aoa1"},{"n":"Doorwarden","s":16,"u":"doorwarden_aoa1"},{"n":"Kelda Halrig","s":19,"u":"kelda%20halrig_aoa4"},{"n":"Calikang","s":20,"u":"calikang_aoa5"},{"n":"Witchwyrd","s":20,"u":"witchwyrd_aoa5"},{"n":"Ingnovim's Assistant","s":21,"u":"ingnovim's%20assistant_aoa6"},{"n":"Promise Guard","s":21,"u":"promise%20guard_aoa6"},{"n":"Rinnarv Bontimar","s":21,"u":"rinnarv%20bontimar_aoa6"},{"n":"Grospek Lavarsus","s":22,"u":"grospek%20lavarsus_aoe1"},{"n":"Black Whale Guard","s":26,"u":"black%20whale%20guard_aoe5"},{"n":"Kapral","s":26,"u":"kapral_aoe5"},{"n":"Lord Guirden","s":26,"u":"lord%20guirden_aoe5"},{"n":"Starwatch Commando","s":26,"u":"starwatch%20commando_aoe5"},{"n":"Ryta","s":29,"u":"ryta_av2"},{"n":"Pale Stranger","s":10,"u":"pale%20stranger_botd"},{"n":"Pale Sovereign","s":10,"u":"pale%20sovereign_botd"},{"n":"Grappling Spirit","s":10,"u":"grappling%20spirit_botd"},{"n":"Last Guard","s":10,"u":"last%20guard_botd"},{"n":"Iroran Mummy","s":10,"u":"iroran%20mummy_botd"},{"n":"Silent Stalker","s":10,"u":"silent%20stalker_botd"},{"n":"K.H.W.'s Echo","s":11,"u":"k.h.w.'s%20echo_da"},{"n":"Andera Paldreen","s":32,"u":"andera%20paldreen_ec2"},{"n":"Ulthadar","s":32,"u":"ulthadar_ec2"},{"n":"Yaganty","s":9,"u":"yaganty_ec3"},{"n":"Convergent Giant Eagle","s":35,"u":"convergent%20giant%20eagle_ec6"},{"n":"Convergent Kendley Nathrael","s":35,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Convergent Soldier","s":35,"u":"convergent%20soldier_ec6"},{"n":"Butterfly Blade Warrior","s":37,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Ghost Monk","s":37,"u":"ghost%20monk_frp1"},{"n":"Gomwai","s":37,"u":"gomwai_frp1"},{"n":"Hana's Hundreds","s":37,"u":"hana's%20hundreds_frp1"},{"n":"Kannitri","s":37,"u":"kannitri_frp1"},{"n":"Nai Yan Fei","s":37,"u":"nai%20yan%20fei_frp1"},{"n":"Old Man Statue","s":37,"u":"old%20man%20statue_frp1"},{"n":"Akila Stormheel","s":38,"u":"akila%20stormheel_frp2"},{"n":"Arm Of Balance","s":38,"u":"arm%20of%20balance_frp2"},{"n":"Artus Rodrivan","s":38,"u":"artus%20rodrivan_frp2"},{"n":"Huldrin Skolsdottir","s":38,"u":"huldrin%20skolsdottir_frp2"},{"n":"Lantondo","s":38,"u":"lantondo_frp2"},{"n":"Sixth Pillar Student","s":38,"u":"sixth%20pillar%20student_frp2"},{"n":"Surjit Hamelan","s":38,"u":"surjit%20hamelan_frp2"},{"n":"Abbot Tsujon","s":39,"u":"abbot%20tsujon_frp3"},{"n":"Bul-gae","s":39,"u":"bul-gae_frp3"},{"n":"Inmyeonjo","s":39,"u":"inmyeonjo_frp3"},{"n":"Jin-hae","s":39,"u":"jin-hae_frp3"},{"n":"Rai Sho Disciple","s":39,"u":"rai%20sho%20disciple_frp3"},{"n":"Kasesh","s":6,"u":"kasesh_loil"},{"n":"Kashrishi Evaluator","s":6,"u":"kashrishi%20evaluator_loil"},{"n":"Dewey Daystar","s":42,"u":"dewey%20daystar_ooa1"},{"n":"Gunmarshal","s":42,"u":"gunmarshal_ooa1"},{"n":"Aspis Guard","s":45,"u":"aspis%20guard_sli"},{"n":"Onyiji","s":48,"u":"onyiji_sot3"},{"n":"Terwa Chosen","s":48,"u":"terwa%20chosen_sot3"},{"n":"Formian Mageslayer","s":50,"u":"formian%20mageslayer_sot5"},{"n":"Formian Queen","s":50,"u":"formian%20queen_sot5"},{"n":"Formian Worker","s":50,"u":"formian%20worker_sot5"},{"n":"Iobane Magus","s":50,"u":"iobane%20magus_sot5"},{"n":"Mpondo","s":50,"u":"mpondo_sot5"}],"2":[{"n":"Boastful Hunter","s":2,"u":"boastful%20hunter_g%26g"},{"n":"Jax","s":43,"u":"jax_ooa2"}],"66":[{"n":"Axis","s":15,"u":"axis_gmg"},{"n":"Rahadoum","s":15,"u":"rahadoum_gmg"},{"n":"Alkenstar City","s":6,"u":"alkenstar%20city_loil"},{"n":"Dongun Hold","s":6,"u":"dongun%20hold_loil"},{"n":"Jaha","s":0,"u":"jaha_lome"},{"n":"The Gunworks","s":44,"u":"the%20gunworks_ooa3"}],"72":[{"n":"Hellknights","s":7,"u":"hellknights_locg"}]},"tiny":{"1":[{"n":"Arbiter","s":12,"u":"arbiter_b1"},{"n":"Bloodseeker","s":12,"u":"bloodseeker_b1"},{"n":"Cacodaemon","s":12,"u":"cacodaemon_b1"},{"n":"Cassisian","s":12,"u":"cassisian_b1"},{"n":"Demilich","s":12,"u":"demilich_b1"},{"n":"Faerie Dragon","s":12,"u":"faerie%20dragon_b1"},{"n":"Grig","s":12,"u":"grig_b1"},{"n":"Homunculus","s":12,"u":"homunculus_b1"},{"n":"Imp","s":12,"u":"imp_b1"},{"n":"Jinkin","s":12,"u":"jinkin_b1"},{"n":"Lyrakien","s":12,"u":"lyrakien_b1"},{"n":"Nosoi","s":12,"u":"nosoi_b1"},{"n":"Pugwampi","s":12,"u":"pugwampi_b1"},{"n":"Quasit","s":12,"u":"quasit_b1"},{"n":"Soulbound Doll","s":12,"u":"soulbound%20doll_b1"},{"n":"Sprite","s":12,"u":"sprite_b1"},{"n":"Viper","s":12,"u":"viper_b1"},{"n":"Voidworm","s":12,"u":"voidworm_b1"},{"n":"Augur","s":13,"u":"augur_b2"},{"n":"Blue-ringed Octopus","s":13,"u":"blue-ringed%20octopus_b2"},{"n":"Brownie","s":13,"u":"brownie_b2"},{"n":"Carbuncle","s":13,"u":"carbuncle_b2"},{"n":"Compsognathus","s":13,"u":"compsognathus_b2"},{"n":"Crawling Hand","s":13,"u":"crawling%20hand_b2"},{"n":"Cythnigot","s":13,"u":"cythnigot_b2"},{"n":"Raven","s":13,"u":"raven_b2"},{"n":"Shadow Drake","s":13,"u":"shadow%20drake_b2"},{"n":"Snapping Turtle","s":13,"u":"snapping%20turtle_b2"},{"n":"Spark Bat","s":13,"u":"spark%20bat_b2"},{"n":"Spear Frog","s":13,"u":"spear%20frog_b2"},{"n":"Twigjack","s":13,"u":"twigjack_b2"},{"n":"Vexgit","s":13,"u":"vexgit_b2"},{"n":"Air Wisp","s":14,"u":"air%20wisp_b3"},{"n":"Clockwork Spy","s":14,"u":"clockwork%20spy_b3"},{"n":"Coral Capuchin","s":14,"u":"coral%20capuchin_b3"},{"n":"Domovoi","s":14,"u":"domovoi_b3"},{"n":"Doru","s":14,"u":"doru_b3"},{"n":"Draxie","s":14,"u":"draxie_b3"},{"n":"Earth Wisp","s":14,"u":"earth%20wisp_b3"},{"n":"Esipil","s":14,"u":"esipil_b3"},{"n":"Fading Fox","s":14,"u":"fading%20fox_b3"},{"n":"Fire Wisp","s":14,"u":"fire%20wisp_b3"},{"n":"Flaming Skull","s":14,"u":"flaming%20skull_b3"},{"n":"Fuath","s":14,"u":"fuath_b3"},{"n":"Grimple","s":14,"u":"grimple_b3"},{"n":"Haniver","s":14,"u":"haniver_b3"},{"n":"Harmona","s":14,"u":"harmona_b3"},{"n":"House Drake","s":14,"u":"house%20drake_b3"},{"n":"Incutilis","s":14,"u":"incutilis_b3"},{"n":"Ioton","s":14,"u":"ioton_b3"},{"n":"Lovelorn","s":14,"u":"lovelorn_b3"},{"n":"Melixie","s":14,"u":"melixie_b3"},{"n":"Monkey","s":14,"u":"monkey_b3"},{"n":"Nyktera","s":14,"u":"nyktera_b3"},{"n":"Ovinnik","s":14,"u":"ovinnik_b3"},{"n":"Pufferfish","s":14,"u":"pufferfish_b3"},{"n":"Raktavarna","s":14,"u":"raktavarna_b3"},{"n":"Red Fox","s":14,"u":"red%20fox_b3"},{"n":"Scalescribe","s":14,"u":"scalescribe_b3"},{"n":"Severed Head","s":14,"u":"severed%20head_b3"},{"n":"Shaukeen","s":14,"u":"shaukeen_b3"},{"n":"Shikigami","s":14,"u":"shikigami_b3"},{"n":"Silvanshee","s":14,"u":"silvanshee_b3"},{"n":"Skunk","s":14,"u":"skunk_b3"},{"n":"Three-toed Sloth","s":14,"u":"three-toed%20sloth_b3"},{"n":"Tooth Fairy","s":14,"u":"tooth%20fairy_b3"},{"n":"Trilobite","s":14,"u":"trilobite_b3"},{"n":"Water Wisp","s":14,"u":"water%20wisp_b3"},{"n":"Weasel","s":14,"u":"weasel_b3"},{"n":"Hellcrown","s":16,"u":"hellcrown_aoa1"},{"n":"Augur","s":18,"u":"augur_aoa3"},{"n":"Teyam Ishtori","s":20,"u":"teyam%20ishtori_aoa5"},{"n":"Pickled Punk","s":22,"u":"pickled%20punk_aoe1"},{"n":"Shredskin","s":22,"u":"shredskin_aoe1"},{"n":"Siege Shard","s":22,"u":"siege%20shard_aoe1"},{"n":"Najra Lizard","s":23,"u":"najra%20lizard_aoe2"},{"n":"Festering Gnasher","s":10,"u":"festering%20gnasher_botd"},{"n":"Taunting Skull","s":10,"u":"taunting%20skull_botd"},{"n":"Mummified Cat","s":10,"u":"mummified%20cat_botd"},{"n":"Predatory Rabbit","s":10,"u":"predatory%20rabbit_botd"},{"n":"Cat Sith","s":9,"u":"cat%20sith_ec3"},{"n":"Anugobu Apprentice","s":37,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Wondercrafter","s":37,"u":"anugobu%20wondercrafter_frp1"},{"n":"Sanzuwu","s":39,"u":"sanzuwu_frp3"},{"n":"Chakanaj","s":41,"u":"chakanaj_ngd"},{"n":"Masu","s":43,"u":"masu_ooa2"},{"n":"Kreeth-Ni","s":43,"u":"kreeth-ni_ooa2"},{"n":"Gnagrif","s":46,"u":"gnagrif_sot1"},{"n":"Kurshkin","s":46,"u":"kurshkin_sot1"},{"n":"Scrit","s":46,"u":"scrit_sot1"},{"n":"Spellskein","s":46,"u":"spellskein_sot1"},{"n":"Scalliwing","s":52,"u":"scalliwing_tio"},{"n":"Viper","s":52,"u":"viper_tio"}],"27":[{"n":"Ceru","s":6,"u":"ceru_loil"}]},"inevitable":{"1":[{"n":"Arbiter","s":12,"u":"arbiter_b1"},{"n":"Kolyarut","s":12,"u":"kolyarut_b1"},{"n":"Marut","s":13,"u":"marut_b2"},{"n":"Zelekhut","s":13,"u":"zelekhut_b2"}]},"monitor":{"1":[{"n":"Arbiter","s":12,"u":"arbiter_b1"},{"n":"Axiomite","s":12,"u":"axiomite_b1"},{"n":"Keketar","s":12,"u":"keketar_b1"},{"n":"Kolyarut","s":12,"u":"kolyarut_b1"},{"n":"Morrigna","s":12,"u":"morrigna_b1"},{"n":"Naunet","s":12,"u":"naunet_b1"},{"n":"Nosoi","s":12,"u":"nosoi_b1"},{"n":"Pleroma","s":12,"u":"pleroma_b1"},{"n":"Voidworm","s":12,"u":"voidworm_b1"},{"n":"Akizendri","s":13,"u":"akizendri_b2"},{"n":"Azuretzi","s":13,"u":"azuretzi_b2"},{"n":"Bythos","s":13,"u":"bythos_b2"},{"n":"Catrina","s":13,"u":"catrina_b2"},{"n":"Esobok","s":13,"u":"esobok_b2"},{"n":"Imentesh","s":13,"u":"imentesh_b2"},{"n":"Marut","s":13,"u":"marut_b2"},{"n":"Theletos","s":13,"u":"theletos_b2"},{"n":"Vanth","s":13,"u":"vanth_b2"},{"n":"Yamaraj","s":13,"u":"yamaraj_b2"},{"n":"Zelekhut","s":13,"u":"zelekhut_b2"},{"n":"Einherji","s":14,"u":"einherji_b3"},{"n":"Valkyrie","s":14,"u":"valkyrie_b3"},{"n":"Baatamidar","s":27,"u":"baatamidar_aoe6"},{"n":"Camarach","s":27,"u":"camarach_aoe6"},{"n":"Hegessik","s":27,"u":"hegessik_aoe6"},{"n":"Hestriviniaas","s":27,"u":"hestriviniaas_aoe6"},{"n":"Izfiitar","s":27,"u":"izfiitar_aoe6"},{"n":"Overdrive Imentesh","s":27,"u":"overdrive%20imentesh_aoe6"},{"n":"Grandfather Mantis","s":38,"u":"grandfather%20mantis_frp2"},{"n":"Spinel Leviathan Syndara","s":39,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Syndara The Sculptor","s":39,"u":"syndara%20the%20sculptor_frp3"}],"27":[{"n":"Nosoi","s":8,"u":"nosoi_lotgb"}],"28":[{"n":"Psychopomp Eidolon","s":64,"u":"psychopomp%20eidolon_som"}]},"ne":{"1":[{"n":"Astradaemon","s":12,"u":"astradaemon_b1"},{"n":"Bugbear Thug","s":12,"u":"bugbear%20thug_b1"},{"n":"Bugbear Tormentor","s":12,"u":"bugbear%20tormentor_b1"},{"n":"Cacodaemon","s":12,"u":"cacodaemon_b1"},{"n":"Ceustodaemon","s":12,"u":"ceustodaemon_b1"},{"n":"Cyclops","s":12,"u":"cyclops_b1"},{"n":"Demilich","s":12,"u":"demilich_b1"},{"n":"Desert Drake","s":12,"u":"desert%20drake_b1"},{"n":"Dhampir Wizard","s":12,"u":"dhampir%20wizard_b1"},{"n":"Elananx","s":12,"u":"elananx_b1"},{"n":"Greater Nightmare","s":12,"u":"greater%20nightmare_b1"},{"n":"Grikkitog","s":12,"u":"grikkitog_b1"},{"n":"Grim Reaper","s":12,"u":"grim%20reaper_b1"},{"n":"Jungle Drake","s":12,"u":"jungle%20drake_b1"},{"n":"Kraken","s":12,"u":"kraken_b1"},{"n":"Lesser Death","s":12,"u":"lesser%20death_b1"},{"n":"Leukodaemon","s":12,"u":"leukodaemon_b1"},{"n":"Lich","s":12,"u":"lich_b1"},{"n":"Night Hag","s":12,"u":"night%20hag_b1"},{"n":"Nightmare","s":12,"u":"nightmare_b1"},{"n":"Nilith","s":12,"u":"nilith_b1"},{"n":"Plague Zombie","s":12,"u":"plague%20zombie_b1"},{"n":"Pugwampi","s":12,"u":"pugwampi_b1"},{"n":"River Drake","s":12,"u":"river%20drake_b1"},{"n":"Sinspawn","s":12,"u":"sinspawn_b1"},{"n":"Skeletal Champion","s":12,"u":"skeletal%20champion_b1"},{"n":"Skeletal Giant","s":12,"u":"skeletal%20giant_b1"},{"n":"Skeletal Horse","s":12,"u":"skeletal%20horse_b1"},{"n":"Skeletal Hulk","s":12,"u":"skeletal%20hulk_b1"},{"n":"Skeleton Guard","s":12,"u":"skeleton%20guard_b1"},{"n":"Skulltaker","s":12,"u":"skulltaker_b1"},{"n":"Warg","s":12,"u":"warg_b1"},{"n":"Warsworn","s":12,"u":"warsworn_b1"},{"n":"Web Lurker","s":12,"u":"web%20lurker_b1"},{"n":"Wemmuth","s":12,"u":"wemmuth_b1"},{"n":"Winter Wolf","s":12,"u":"winter%20wolf_b1"},{"n":"Wyvern","s":12,"u":"wyvern_b1"},{"n":"Zombie Brute","s":12,"u":"zombie%20brute_b1"},{"n":"Zombie Hulk","s":12,"u":"zombie%20hulk_b1"},{"n":"Zombie Shambler","s":12,"u":"zombie%20shambler_b1"},{"n":"Adult Umbral Dragon","s":13,"u":"adult%20umbral%20dragon_b2"},{"n":"Ahuizotl","s":13,"u":"ahuizotl_b2"},{"n":"Ancient Umbral Dragon","s":13,"u":"ancient%20umbral%20dragon_b2"},{"n":"Animate Dream","s":13,"u":"animate%20dream_b2"},{"n":"Attic Whisperer","s":13,"u":"attic%20whisperer_b2"},{"n":"Belker","s":13,"u":"belker_b2"},{"n":"Bone Prophet","s":13,"u":"bone%20prophet_b2"},{"n":"Coil Spy","s":13,"u":"coil%20spy_b2"},{"n":"Crawling Hand","s":13,"u":"crawling%20hand_b2"},{"n":"Derghodaemon","s":13,"u":"derghodaemon_b2"},{"n":"Devourer","s":13,"u":"devourer_b2"},{"n":"Doprillu","s":13,"u":"doprillu_b2"},{"n":"Filth Fire","s":13,"u":"filth%20fire_b2"},{"n":"Fire Yai","s":13,"u":"fire%20yai_b2"},{"n":"Giant Crawling Hand","s":13,"u":"giant%20crawling%20hand_b2"},{"n":"Hound Of Tindalos","s":13,"u":"hound%20of%20tindalos_b2"},{"n":"Irlgaunt","s":13,"u":"irlgaunt_b2"},{"n":"Isqulug","s":13,"u":"isqulug_b2"},{"n":"Kelpie","s":13,"u":"kelpie_b2"},{"n":"Lerritan","s":13,"u":"lerritan_b2"},{"n":"Leydroth","s":13,"u":"leydroth_b2"},{"n":"Lurker In Light","s":13,"u":"lurker%20in%20light_b2"},{"n":"Marrmora","s":13,"u":"marrmora_b2"},{"n":"Meladaemon","s":13,"u":"meladaemon_b2"},{"n":"Nuckelavee","s":13,"u":"nuckelavee_b2"},{"n":"Olethrodaemon","s":13,"u":"olethrodaemon_b2"},{"n":"Piscodaemon","s":13,"u":"piscodaemon_b2"},{"n":"Purrodaemon","s":13,"u":"purrodaemon_b2"},{"n":"Quoppopak","s":13,"u":"quoppopak_b2"},{"n":"Rusalka","s":13,"u":"rusalka_b2"},{"n":"Sandpoint Devil","s":13,"u":"sandpoint%20devil_b2"},{"n":"Sceaduinar","s":13,"u":"sceaduinar_b2"},{"n":"Sea Drake","s":13,"u":"sea%20drake_b2"},{"n":"Soul Eater","s":13,"u":"soul%20eater_b2"},{"n":"Spirit Naga","s":13,"u":"spirit%20naga_b2"},{"n":"Thanadaemon","s":13,"u":"thanadaemon_b2"},{"n":"Totenmaske","s":13,"u":"totenmaske_b2"},{"n":"Urdefhan Tormentor","s":13,"u":"urdefhan%20tormentor_b2"},{"n":"Urdefhan Warrior","s":13,"u":"urdefhan%20warrior_b2"},{"n":"Vampiric Mist","s":13,"u":"vampiric%20mist_b2"},{"n":"Vrykolakas Ancient","s":13,"u":"vrykolakas%20ancient_b2"},{"n":"Vrykolakas Master","s":13,"u":"vrykolakas%20master_b2"},{"n":"Vrykolakas Spawn","s":13,"u":"vrykolakas%20spawn_b2"},{"n":"Weretiger","s":13,"u":"weretiger_b2"},{"n":"Young Umbral Dragon","s":13,"u":"young%20umbral%20dragon_b2"},{"n":"Zyss Serpentfolk","s":13,"u":"zyss%20serpentfolk_b2"},{"n":"Amalgamite","s":14,"u":"amalgamite_b3"},{"n":"Angheuvore Flesh-gnawer","s":14,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Blood Painter","s":14,"u":"blood%20painter_b3"},{"n":"Buso Farmer","s":14,"u":"buso%20farmer_b3"},{"n":"Chouchin-obake","s":14,"u":"chouchin-obake_b3"},{"n":"Clacking Skull Swarm","s":14,"u":"clacking%20skull%20swarm_b3"},{"n":"Dybbuk","s":14,"u":"dybbuk_b3"},{"n":"Esipil","s":14,"u":"esipil_b3"},{"n":"Feral Skull Swarm","s":14,"u":"feral%20skull%20swarm_b3"},{"n":"Festrog","s":14,"u":"festrog_b3"},{"n":"Flaming Skull","s":14,"u":"flaming%20skull_b3"},{"n":"Galvo","s":14,"u":"galvo_b3"},{"n":"Hadrinnex","s":14,"u":"hadrinnex_b3"},{"n":"Harpy Skeleton","s":14,"u":"harpy%20skeleton_b3"},{"n":"Hatred Siktempora","s":14,"u":"hatred%20siktempora_b3"},{"n":"Herexen","s":14,"u":"herexen_b3"},{"n":"Hyakume","s":14,"u":"hyakume_b3"},{"n":"Jorogumo","s":14,"u":"jorogumo_b3"},{"n":"Kimenhul","s":14,"u":"kimenhul_b3"},{"n":"Kishi","s":14,"u":"kishi_b3"},{"n":"Kokogiak","s":14,"u":"kokogiak_b3"},{"n":"Krampus","s":14,"u":"krampus_b3"},{"n":"Kushtaka","s":14,"u":"kushtaka_b3"},{"n":"Mi-Go","s":14,"u":"mi-go_b3"},{"n":"Millindemalion","s":14,"u":"millindemalion_b3"},{"n":"Myceloid","s":14,"u":"myceloid_b3"},{"n":"Nemhaith","s":14,"u":"nemhaith_b3"},{"n":"Nosferatu Malefactor","s":14,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Overlord","s":14,"u":"nosferatu%20overlord_b3"},{"n":"Nosferatu Thrall","s":14,"u":"nosferatu%20thrall_b3"},{"n":"Nucol","s":14,"u":"nucol_b3"},{"n":"Owb","s":14,"u":"owb_b3"},{"n":"Owb Prophet","s":14,"u":"owb%20prophet_b3"},{"n":"Pakalchi","s":14,"u":"pakalchi_b3"},{"n":"Plague Giant","s":14,"u":"plague%20giant_b3"},{"n":"Pukwudgie","s":14,"u":"pukwudgie_b3"},{"n":"Quintessivore","s":14,"u":"quintessivore_b3"},{"n":"Sabosan","s":14,"u":"sabosan_b3"},{"n":"Severed Head","s":14,"u":"severed%20head_b3"},{"n":"Shambler Troop","s":14,"u":"shambler%20troop_b3"},{"n":"Skeleton Infantry","s":14,"u":"skeleton%20infantry_b3"},{"n":"Sorcerous Skull Swarm","s":14,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Sulfur Zombie","s":14,"u":"sulfur%20zombie_b3"},{"n":"Tiddalik","s":14,"u":"tiddalik_b3"},{"n":"Tolokand","s":14,"u":"tolokand_b3"},{"n":"Tomb Giant","s":14,"u":"tomb%20giant_b3"},{"n":"Trailgaunt","s":14,"u":"trailgaunt_b3"},{"n":"Tyrannosaurus Skeleton","s":14,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Tzitzimitl","s":14,"u":"tzitzimitl_b3"},{"n":"Vilderavn","s":14,"u":"vilderavn_b3"},{"n":"Werebat","s":14,"u":"werebat_b3"},{"n":"Werecrocodile","s":14,"u":"werecrocodile_b3"},{"n":"Wihsaak","s":14,"u":"wihsaak_b3"},{"n":"Ximtal","s":14,"u":"ximtal_b3"},{"n":"Zombie Dragon","s":14,"u":"zombie%20dragon_b3"},{"n":"Assassin","s":15,"u":"assassin_gmg"},{"n":"Bandit","s":15,"u":"bandit_gmg"},{"n":"Burglar","s":15,"u":"burglar_gmg"},{"n":"Charlatan","s":15,"u":"charlatan_gmg"},{"n":"Fence","s":15,"u":"fence_gmg"},{"n":"Grave Robber","s":15,"u":"grave%20robber_gmg"},{"n":"Mastermind","s":15,"u":"mastermind_gmg"},{"n":"Necromancer","s":15,"u":"necromancer_gmg"},{"n":"Poacher","s":15,"u":"poacher_gmg"},{"n":"Reckless Scientist","s":15,"u":"reckless%20scientist_gmg"},{"n":"Ruffian","s":15,"u":"ruffian_gmg"},{"n":"Saboteur","s":15,"u":"saboteur_gmg"},{"n":"Zealot Of Asmodeus","s":15,"u":"zealot%20of%20asmodeus_gmg"},{"n":"Bloody Blade Mercenary","s":16,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Tixitog","s":16,"u":"tixitog_aoa1"},{"n":"Voz Lirayne","s":16,"u":"voz%20lirayne_aoa1"},{"n":"Biloko Veteran","s":17,"u":"biloko%20veteran_aoa2"},{"n":"Biloko Warrior","s":17,"u":"biloko%20warrior_aoa2"},{"n":"Eloko","s":17,"u":"eloko_aoa2"},{"n":"Kishi","s":17,"u":"kishi_aoa2"},{"n":"Sabosan","s":17,"u":"sabosan_aoa2"},{"n":"Blood Boar","s":18,"u":"blood%20boar_aoa3"},{"n":"Ghastly Bear","s":18,"u":"ghastly%20bear_aoa3"},{"n":"Laslunn","s":18,"u":"laslunn_aoa3"},{"n":"Mercenary Sailor","s":18,"u":"mercenary%20sailor_aoa3"},{"n":"Rusalka","s":18,"u":"rusalka_aoa3"},{"n":"Scarlet Triad Sniper","s":18,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Accursed Forge-spurned","s":19,"u":"accursed%20forge-spurned_aoa4"},{"n":"Deculi","s":19,"u":"deculi_aoa4"},{"n":"Devourer","s":19,"u":"devourer_aoa4"},{"n":"Dragonscarred Dead","s":19,"u":"dragonscarred%20dead_aoa4"},{"n":"Forge-spurned","s":19,"u":"forge-spurned_aoa4"},{"n":"Gashadokuro","s":19,"u":"gashadokuro_aoa4"},{"n":"Ilssrah Embermead","s":19,"u":"ilssrah%20embermead_aoa4"},{"n":"Soulbound Ruin","s":19,"u":"soulbound%20ruin_aoa4"},{"n":"Thea","s":19,"u":"thea_aoa4"},{"n":"Zuferian","s":19,"u":"zuferian_aoa4"},{"n":"Crucidaemon","s":20,"u":"crucidaemon_aoa5"},{"n":"Immortal Ichor","s":20,"u":"immortal%20ichor_aoa5"},{"n":"Shak","s":20,"u":"shak_aoa5"},{"n":"Teyam Ishtori","s":20,"u":"teyam%20ishtori_aoa5"},{"n":"Aiudara Wraith","s":21,"u":"aiudara%20wraith_aoa6"},{"n":"Dragonstorm Fire Giant","s":21,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Ilgreth","s":21,"u":"ilgreth_aoa6"},{"n":"Tzitzimitl","s":21,"u":"tzitzimitl_aoa6"},{"n":"Vazgorlu","s":21,"u":"vazgorlu_aoa6"},{"n":"Pickled Punk","s":22,"u":"pickled%20punk_aoe1"},{"n":"Ralso","s":22,"u":"ralso_aoe1"},{"n":"Shredskin","s":22,"u":"shredskin_aoe1"},{"n":"Vargouille","s":22,"u":"vargouille_aoe1"},{"n":"Excorion","s":23,"u":"excorion_aoe2"},{"n":"Ofalth Zombie","s":23,"u":"ofalth%20zombie_aoe2"},{"n":"Tenome","s":23,"u":"tenome_aoe2"},{"n":"Avarek","s":24,"u":"avarek_aoe3"},{"n":"Barnacle Ghoul","s":24,"u":"barnacle%20ghoul_aoe3"},{"n":"Bloody Berleth","s":24,"u":"bloody%20berleth_aoe3"},{"n":"Eberark","s":24,"u":"eberark_aoe3"},{"n":"Iroran Skeleton","s":24,"u":"iroran%20skeleton_aoe3"},{"n":"Ravenile Rager","s":24,"u":"ravenile%20rager_aoe3"},{"n":"Scathka","s":24,"u":"scathka_aoe3"},{"n":"Shikwashim Mercenary","s":24,"u":"shikwashim%20mercenary_aoe3"},{"n":"Tonla And Yvelle","s":24,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Blackfingers Acolyte","s":25,"u":"blackfingers%20acolyte_aoe4"},{"n":"Grabble Forden","s":25,"u":"grabble%20forden_aoe4"},{"n":"Jonis Flakfatter","s":25,"u":"jonis%20flakfatter_aoe4"},{"n":"Jorogumo","s":25,"u":"jorogumo_aoe4"},{"n":"Kalyn Pounch","s":25,"u":"kalyn%20pounch_aoe4"},{"n":"Norgorberite Poisoner","s":25,"u":"norgorberite%20poisoner_aoe4"},{"n":"The Stabbing Beast","s":25,"u":"the%20stabbing%20beast_aoe4"},{"n":"Velberi Jallist","s":25,"u":"velberi%20jallist_aoe4"},{"n":"Child Of Venom","s":26,"u":"child%20of%20venom_aoe5"},{"n":"Ixusoth","s":26,"u":"ixusoth_aoe5"},{"n":"Minchgorm","s":26,"u":"minchgorm_aoe5"},{"n":"Mother Venom","s":26,"u":"mother%20venom_aoe5"},{"n":"Myrna Rath","s":26,"u":"myrna%20rath_aoe5"},{"n":"Myrucarx","s":26,"u":"myrucarx_aoe5"},{"n":"Obrousian","s":26,"u":"obrousian_aoe5"},{"n":"Reginald Vancaskerkin","s":26,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Agent Of The Gray Queen","s":27,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Agradaemon","s":27,"u":"agradaemon_aoe6"},{"n":"Alchemical Horror","s":27,"u":"alchemical%20horror_aoe6"},{"n":"Blune Bandersworth","s":27,"u":"blune%20bandersworth_aoe6"},{"n":"Daemonic Infector","s":27,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":27,"u":"daemonic%20rumormonger_aoe6"},{"n":"Excorion Paragon","s":27,"u":"excorion%20paragon_aoe6"},{"n":"Graveknight Of Kharnas","s":27,"u":"graveknight%20of%20kharnas_aoe6"},{"n":"Nenchuuj","s":27,"u":"nenchuuj_aoe6"},{"n":"Olansa Terimor","s":27,"u":"olansa%20terimor_aoe6"},{"n":"Penqual","s":27,"u":"penqual_aoe6"},{"n":"Rhevanna","s":27,"u":"rhevanna_aoe6"},{"n":"Sordesdaemon","s":27,"u":"sordesdaemon_aoe6"},{"n":"Ulressia The Blessed","s":27,"u":"ulressia%20the%20blessed_aoe6"},{"n":"Bloodsiphon","s":28,"u":"bloodsiphon_av1"},{"n":"Jaul Mezmin","s":28,"u":"jaul%20mezmin_av1"},{"n":"Scalathrax","s":28,"u":"scalathrax_av1"},{"n":"Carman Rajani","s":29,"u":"carman%20rajani_av2"},{"n":"Vischari","s":29,"u":"vischari_av2"},{"n":"Bright Walker","s":30,"u":"bright%20walker_av3"},{"n":"Lady's Whisper","s":30,"u":"lady's%20whisper_av3"},{"n":"Urdefhan Blood Mage","s":30,"u":"urdefhan%20blood%20mage_av3"},{"n":"Urdefhan Death Scout","s":30,"u":"urdefhan%20death%20scout_av3"},{"n":"Urdefhan Lasher","s":30,"u":"urdefhan%20lasher_av3"},{"n":"Harlo Krant","s":10,"u":"harlo%20krant_botd"},{"n":"Shredskin","s":10,"u":"shredskin_botd"},{"n":"Fluxwraith","s":10,"u":"fluxwraith_botd"},{"n":"Festering Gnasher","s":10,"u":"festering%20gnasher_botd"},{"n":"Taunting Skull","s":10,"u":"taunting%20skull_botd"},{"n":"Daqqanoenyent","s":10,"u":"daqqanoenyent_botd"},{"n":"Bhuta","s":10,"u":"bhuta_botd"},{"n":"Bone Croupier","s":10,"u":"bone%20croupier_botd"},{"n":"Child of Urgathoa","s":10,"u":"child%20of%20urgathoa_botd"},{"n":"Corpseroot","s":10,"u":"corpseroot_botd"},{"n":"Death Coach","s":10,"u":"death%20coach_botd"},{"n":"Deathless Acolyte of Urgathoa","s":10,"u":"deathless%20acolyte%20of%20urgathoa_botd"},{"n":"Deathless Hierophant of Urgathoa","s":10,"u":"deathless%20hierophant%20of%20urgathoa_botd"},{"n":"Excorion","s":10,"u":"excorion_botd"},{"n":"Fiddling Bones","s":10,"u":"fiddling%20bones_botd"},{"n":"Gallowdead","s":10,"u":"gallowdead_botd"},{"n":"Gashadokuro","s":10,"u":"gashadokuro_botd"},{"n":"Gholdako","s":10,"u":"gholdako_botd"},{"n":"Faithless Ecclesiarch","s":10,"u":"faithless%20ecclesiarch_botd"},{"n":"Fallen Champion","s":10,"u":"fallen%20champion_botd"},{"n":"Hollow Serpent","s":10,"u":"hollow%20serpent_botd"},{"n":"Ichor Slinger","s":10,"u":"ichor%20slinger_botd"},{"n":"Horde Lich","s":10,"u":"horde%20lich_botd"},{"n":"Runecarved Lich","s":10,"u":"runecarved%20lich_botd"},{"n":"Llorona","s":10,"u":"llorona_botd"},{"n":"Mummified Cat","s":10,"u":"mummified%20cat_botd"},{"n":"Ice Mummy","s":10,"u":"ice%20mummy_botd"},{"n":"Mummy Prophet of Set","s":10,"u":"mummy%20prophet%20of%20set_botd"},{"n":"Obrousian","s":10,"u":"obrousian_botd"},{"n":"Onryo","s":10,"u":"onryo_botd"},{"n":"Polong","s":10,"u":"polong_botd"},{"n":"Raw Nerve","s":10,"u":"raw%20nerve_botd"},{"n":"Scorned Hound","s":10,"u":"scorned%20hound_botd"},{"n":"Siabrae","s":10,"u":"siabrae_botd"},{"n":"Wolf Skeleton","s":10,"u":"wolf%20skeleton_botd"},{"n":"Skeletal Soldier","s":10,"u":"skeletal%20soldier_botd"},{"n":"Skeletal Mage","s":10,"u":"skeletal%20mage_botd"},{"n":"Beetle Carapace","s":10,"u":"beetle%20carapace_botd"},{"n":"Drake Skeleton","s":10,"u":"drake%20skeleton_botd"},{"n":"Skeletal Titan","s":10,"u":"skeletal%20titan_botd"},{"n":"Sluagh Reaper","s":10,"u":"sluagh%20reaper_botd"},{"n":"Queen Sluagh","s":10,"u":"queen%20sluagh_botd"},{"n":"Unrisen","s":10,"u":"unrisen_botd"},{"n":"Vetalarana Manipulator","s":10,"u":"vetalarana%20manipulator_botd"},{"n":"Waldgeist","s":10,"u":"waldgeist_botd"},{"n":"Seetangeist","s":10,"u":"seetangeist_botd"},{"n":"Zombie Snake","s":10,"u":"zombie%20snake_botd"},{"n":"Husk Zombie","s":10,"u":"husk%20zombie_botd"},{"n":"Zombie Owlbear","s":10,"u":"zombie%20owlbear_botd"},{"n":"Zombie Lord","s":10,"u":"zombie%20lord_botd"},{"n":"Withered","s":10,"u":"withered_botd"},{"n":"Zombie Mammoth","s":10,"u":"zombie%20mammoth_botd"},{"n":"Harlo Krant","s":10,"u":"harlo%20krant_botd"},{"n":"Mother Mitera","s":11,"u":"mother%20mitera_da"},{"n":"The Morrowkin","s":11,"u":"the%20morrowkin_da"},{"n":"Abberton Ruffians","s":31,"u":"abberton%20ruffians_ec1"},{"n":"Blood Wolf","s":31,"u":"blood%20wolf_ec1"},{"n":"Bone Croupier","s":31,"u":"bone%20croupier_ec1"},{"n":"Cavnakash","s":31,"u":"cavnakash_ec1"},{"n":"Corrosive Lizard","s":31,"u":"corrosive%20lizard_ec1"},{"n":"Corrupted Priest","s":31,"u":"corrupted%20priest_ec1"},{"n":"Nemmia Bramblecloak","s":31,"u":"nemmia%20bramblecloak_ec1"},{"n":"Pruana Two-punch","s":31,"u":"pruana%20two-punch_ec1"},{"n":"Smoldering Leopard","s":31,"u":"smoldering%20leopard_ec1"},{"n":"Bogey","s":32,"u":"bogey_ec2"},{"n":"Bogeyman","s":32,"u":"bogeyman_ec2"},{"n":"Bugaboo","s":32,"u":"bugaboo_ec2"},{"n":"Celestial Menagerie Bruiser","s":32,"u":"celestial%20menagerie%20bruiser_ec2"},{"n":"Chimpanzee Visitant","s":32,"u":"chimpanzee%20visitant_ec2"},{"n":"Lion Visitant","s":32,"u":"lion%20visitant_ec2"},{"n":"Hooklimb Xulgath","s":9,"u":"hooklimb%20xulgath_ec3"},{"n":"Skarja","s":9,"u":"skarja_ec3"},{"n":"Tanessa Fleer","s":9,"u":"tanessa%20fleer_ec3"},{"n":"Arskuva The Gnasher","s":33,"u":"arskuva%20the%20gnasher_ec4"},{"n":"Faceless Butcher","s":33,"u":"faceless%20butcher_ec4"},{"n":"Lyrt Cozurn","s":33,"u":"lyrt%20cozurn_ec4"},{"n":"Sodden Sentinels","s":33,"u":"sodden%20sentinels_ec4"},{"n":"Starved Staff","s":33,"u":"starved%20staff_ec4"},{"n":"The Vanish Man","s":33,"u":"the%20vanish%20man_ec4"},{"n":"Wight Cultist","s":33,"u":"wight%20cultist_ec4"},{"n":"Xulgath Hardscale","s":33,"u":"xulgath%20hardscale_ec4"},{"n":"Zashathal Head-taker","s":33,"u":"zashathal%20head-taker_ec4"},{"n":"Ammut","s":34,"u":"ammut_ec5"},{"n":"Dyzallin Shraen","s":34,"u":"dyzallin%20shraen_ec5"},{"n":"Kharostan","s":34,"u":"kharostan_ec5"},{"n":"Raptor Guard Wight","s":34,"u":"raptor%20guard%20wight_ec5"},{"n":"Urdefhan Dominator","s":34,"u":"urdefhan%20dominator_ec5"},{"n":"Urdefhan High Tormentor","s":34,"u":"urdefhan%20high%20tormentor_ec5"},{"n":"Urdefhan Hunter","s":34,"u":"urdefhan%20hunter_ec5"},{"n":"Kirosthrek","s":35,"u":"kirosthrek_ec6"},{"n":"Saurian Warmonger","s":35,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Worldwatcher","s":35,"u":"saurian%20worldwatcher_ec6"},{"n":"Viskithrel","s":35,"u":"viskithrel_ec6"},{"n":"Berberoka","s":37,"u":"berberoka_frp1"},{"n":"Blue Viper","s":37,"u":"blue%20viper_frp1"},{"n":"Muckish Creep","s":37,"u":"muckish%20creep_frp1"},{"n":"Sigbin","s":37,"u":"sigbin_frp1"},{"n":"Angoyang","s":38,"u":"angoyang_frp2"},{"n":"Blue Viper","s":38,"u":"blue%20viper_frp2"},{"n":"Kun","s":38,"u":"kun_frp2"},{"n":"Razu","s":38,"u":"razu_frp2"},{"n":"Rivka","s":38,"u":"rivka_frp2"},{"n":"Taiga Yai","s":38,"u":"taiga%20yai_frp2"},{"n":"Blue Viper","s":39,"u":"blue%20viper_frp3"},{"n":"Desecrated Guardian","s":39,"u":"desecrated%20guardian_frp3"},{"n":"Lophiithu","s":39,"u":"lophiithu_frp3"},{"n":"Sthira","s":39,"u":"sthira_frp3"},{"n":"Syu Tak-nwa","s":39,"u":"syu%20tak-nwa_frp3"},{"n":"Biloko Veteran","s":0,"u":"biloko%20veteran_lome"},{"n":"Biloko Warrior","s":0,"u":"biloko%20warrior_lome"},{"n":"Charau-ka Acolyte Of Angazhan","s":0,"u":"charau-ka%20acolyte%20of%20angazhan_lome"},{"n":"Charau-ka Butcher","s":0,"u":"charau-ka%20butcher_lome"},{"n":"Charau-ka Warrior","s":0,"u":"charau-ka%20warrior_lome"},{"n":"Eloko","s":0,"u":"eloko_lome"},{"n":"K'nonna","s":0,"u":"k'nonna_lome"},{"n":"Karina","s":0,"u":"karina_lome"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"},{"n":"Keznin Nevarmo","s":41,"u":"keznin%20nevarmo_ngd"},{"n":"Gray Gardener Enforcer","s":41,"u":"gray%20gardener%20enforcer_ngd"},{"n":"Gray Gardener Assassin","s":41,"u":"gray%20gardener%20assassin_ngd"},{"n":"Conqueror Worm","s":41,"u":"conqueror%20worm_ngd"},{"n":"Gray Death","s":41,"u":"gray%20death_ngd"},{"n":"Riekanoy","s":41,"u":"riekanoy_ngd"},{"n":"Chakanaj","s":41,"u":"chakanaj_ngd"},{"n":"Tumblak","s":41,"u":"tumblak_ngd"},{"n":"Powderkeg Punk Bombardiers","s":42,"u":"powderkeg%20punk%20bombardiers_ooa1"},{"n":"Powderkeg Punk Gunners","s":42,"u":"powderkeg%20punk%20gunners_ooa1"},{"n":"Prairie Drake","s":42,"u":"prairie%20drake_ooa1"},{"n":"The Claws of Time","s":43,"u":"the%20claws%20of%20time_ooa2"},{"n":"Gilded Gunner Assassins","s":43,"u":"gilded%20gunner%20assassins_ooa2"},{"n":"Gilded Gunner Safecrackers","s":43,"u":"gilded%20gunner%20safecrackers_ooa2"},{"n":"Mutant Desert Drake","s":43,"u":"mutant%20desert%20drake_ooa2"},{"n":"Ambrost Mugland","s":43,"u":"ambrost%20mugland_ooa2"},{"n":"Leadsmiths","s":44,"u":"leadsmiths_ooa3"},{"n":"Clockwork Shambler Hordes","s":44,"u":"clockwork%20shambler%20hordes_ooa3"},{"n":"Cranium Preserver","s":44,"u":"cranium%20preserver_ooa3"},{"n":"Smog Wraith","s":44,"u":"smog%20wraith_ooa3"},{"n":"Shock Zombie","s":44,"u":"shock%20zombie_ooa3"},{"n":"Ibrium","s":44,"u":"ibrium_ooa3"},{"n":"Parsus","s":44,"u":"parsus_ooa3"},{"n":"Croakchief Globblit Skink-eater","s":45,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Paga Nikohian","s":45,"u":"paga%20nikohian_sli"},{"n":"Gnagrif","s":46,"u":"gnagrif_sot1"},{"n":"Kurshkin","s":46,"u":"kurshkin_sot1"},{"n":"Stone Ghost","s":46,"u":"stone%20ghost_sot1"},{"n":"Umbo","s":46,"u":"umbo_sot1"},{"n":"Froglegs","s":47,"u":"froglegs_sot2"},{"n":"Grippli Jinxer","s":47,"u":"grippli%20jinxer_sot2"},{"n":"Grippli Skirmisher","s":47,"u":"grippli%20skirmisher_sot2"},{"n":"Kolbo","s":47,"u":"kolbo_sot2"},{"n":"Kreekoss","s":47,"u":"kreekoss_sot2"},{"n":"Loakan","s":47,"u":"loakan_sot2"},{"n":"Reth","s":47,"u":"reth_sot2"},{"n":"Salathiss","s":47,"u":"salathiss_sot2"},{"n":"Serpentfolk Granitescale","s":47,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Venom Caller","s":47,"u":"serpentfolk%20venom%20caller_sot2"},{"n":"Abendego Brute","s":48,"u":"abendego%20brute_sot3"},{"n":"Abendego Jailer","s":48,"u":"abendego%20jailer_sot3"},{"n":"Abendego Priest","s":48,"u":"abendego%20priest_sot3"},{"n":"Ajbal Kimon","s":48,"u":"ajbal%20kimon_sot3"},{"n":"Ajbal Kimon","s":48,"u":"ajbal%20kimon_sot3"},{"n":"Bharlen Sajor","s":48,"u":"bharlen%20sajor_sot3"},{"n":"Halbrux Far-Sight","s":48,"u":"halbrux%20far-sight_sot3"},{"n":"Karumzek","s":48,"u":"karumzek_sot3"},{"n":"Karumzek Swarm","s":48,"u":"karumzek%20swarm_sot3"},{"n":"Norgorberite Spy","s":48,"u":"norgorberite%20spy_sot3"},{"n":"Screaming Sulfur","s":48,"u":"screaming%20sulfur_sot3"},{"n":"Drenchdead","s":49,"u":"drenchdead_sot4"},{"n":"Gambulami","s":49,"u":"gambulami_sot4"},{"n":"Grave Karina","s":49,"u":"grave%20karina_sot4"},{"n":"Soul Swarms","s":49,"u":"soul%20swarms_sot4"},{"n":"Sunburst Corpse","s":49,"u":"sunburst%20corpse_sot4"},{"n":"Dwandek","s":50,"u":"dwandek_sot5"},{"n":"Ravager of Tindalos","s":50,"u":"ravager%20of%20tindalos_sot5"},{"n":"Hivebound Arboreal","s":51,"u":"hivebound%20arboreal_sot6"},{"n":"Bugbear Marauder","s":52,"u":"bugbear%20marauder_tio"},{"n":"Morgrym Leadbuster","s":52,"u":"morgrym%20leadbuster_tio"},{"n":"Omblin Leadbuster","s":52,"u":"omblin%20leadbuster_tio"},{"n":"Skeleton Guard","s":52,"u":"skeleton%20guard_tio"},{"n":"Stinkweed Shambler","s":52,"u":"stinkweed%20shambler_tio"},{"n":"Web Lurker","s":52,"u":"web%20lurker_tio"},{"n":"Zombie Shambler","s":52,"u":"zombie%20shambler_tio"}],"51":[{"n":"Echoes Of Betrayal","s":19,"u":"echoes%20of%20betrayal_aoa4"}],"66":[{"n":"Abaddon","s":15,"u":"abaddon_gmg"},{"n":"Oenopion","s":6,"u":"oenopion_loil"},{"n":"Bloodcove","s":0,"u":"bloodcove_lome"}]},"daemon":{"1":[{"n":"Astradaemon","s":12,"u":"astradaemon_b1"},{"n":"Cacodaemon","s":12,"u":"cacodaemon_b1"},{"n":"Ceustodaemon","s":12,"u":"ceustodaemon_b1"},{"n":"Leukodaemon","s":12,"u":"leukodaemon_b1"},{"n":"Derghodaemon","s":13,"u":"derghodaemon_b2"},{"n":"Meladaemon","s":13,"u":"meladaemon_b2"},{"n":"Olethrodaemon","s":13,"u":"olethrodaemon_b2"},{"n":"Piscodaemon","s":13,"u":"piscodaemon_b2"},{"n":"Purrodaemon","s":13,"u":"purrodaemon_b2"},{"n":"Thanadaemon","s":13,"u":"thanadaemon_b2"},{"n":"Crucidaemon","s":20,"u":"crucidaemon_aoa5"},{"n":"Agent Of The Gray Queen","s":27,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Agradaemon","s":27,"u":"agradaemon_aoe6"},{"n":"Daemonic Infector","s":27,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":27,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Skinner","s":27,"u":"daemonic%20skinner_aoe6"},{"n":"Olansa Terimor","s":27,"u":"olansa%20terimor_aoe6"},{"n":"Sordesdaemon","s":27,"u":"sordesdaemon_aoe6"}]},"fiend":{"1":[{"n":"Astradaemon","s":12,"u":"astradaemon_b1"},{"n":"Balor","s":12,"u":"balor_b1"},{"n":"Barbazu","s":12,"u":"barbazu_b1"},{"n":"Barghest","s":12,"u":"barghest_b1"},{"n":"Cacodaemon","s":12,"u":"cacodaemon_b1"},{"n":"Ceustodaemon","s":12,"u":"ceustodaemon_b1"},{"n":"Dandasuka","s":12,"u":"dandasuka_b1"},{"n":"Erinys","s":12,"u":"erinys_b1"},{"n":"Gelugon","s":12,"u":"gelugon_b1"},{"n":"Glabrezu","s":12,"u":"glabrezu_b1"},{"n":"Greater Barghest","s":12,"u":"greater%20barghest_b1"},{"n":"Greater Nightmare","s":12,"u":"greater%20nightmare_b1"},{"n":"Hell Hound","s":12,"u":"hell%20hound_b1"},{"n":"Imp","s":12,"u":"imp_b1"},{"n":"Lemure","s":12,"u":"lemure_b1"},{"n":"Leukodaemon","s":12,"u":"leukodaemon_b1"},{"n":"Marilith","s":12,"u":"marilith_b1"},{"n":"Nessian Warhound","s":12,"u":"nessian%20warhound_b1"},{"n":"Night Hag","s":12,"u":"night%20hag_b1"},{"n":"Nightmare","s":12,"u":"nightmare_b1"},{"n":"Phistophilus","s":12,"u":"phistophilus_b1"},{"n":"Pit Fiend","s":12,"u":"pit%20fiend_b1"},{"n":"Quasit","s":12,"u":"quasit_b1"},{"n":"Raja Rakshasa","s":12,"u":"raja%20rakshasa_b1"},{"n":"Shemhazian","s":12,"u":"shemhazian_b1"},{"n":"Succubus","s":12,"u":"succubus_b1"},{"n":"Treerazer","s":12,"u":"treerazer_b1"},{"n":"Vrock","s":12,"u":"vrock_b1"},{"n":"Augnagar","s":13,"u":"augnagar_b2"},{"n":"Augur","s":13,"u":"augur_b2"},{"n":"Babau","s":13,"u":"babau_b2"},{"n":"Bebilith","s":13,"u":"bebilith_b2"},{"n":"Chernobue","s":13,"u":"chernobue_b2"},{"n":"Cornugon","s":13,"u":"cornugon_b2"},{"n":"Cythnigot","s":13,"u":"cythnigot_b2"},{"n":"Derghodaemon","s":13,"u":"derghodaemon_b2"},{"n":"Eremite","s":13,"u":"eremite_b2"},{"n":"Evangelist","s":13,"u":"evangelist_b2"},{"n":"Fire Yai","s":13,"u":"fire%20yai_b2"},{"n":"Gylou","s":13,"u":"gylou_b2"},{"n":"Hamatula","s":13,"u":"hamatula_b2"},{"n":"Hellcat","s":13,"u":"hellcat_b2"},{"n":"Hezrou","s":13,"u":"hezrou_b2"},{"n":"Ice Yai","s":13,"u":"ice%20yai_b2"},{"n":"Interlocutor","s":13,"u":"interlocutor_b2"},{"n":"Invidiak","s":13,"u":"invidiak_b2"},{"n":"Meladaemon","s":13,"u":"meladaemon_b2"},{"n":"Nabasu","s":13,"u":"nabasu_b2"},{"n":"Nalfeshnee","s":13,"u":"nalfeshnee_b2"},{"n":"Nyogoth","s":13,"u":"nyogoth_b2"},{"n":"Olethrodaemon","s":13,"u":"olethrodaemon_b2"},{"n":"Onidoshi","s":13,"u":"onidoshi_b2"},{"n":"Ostiarius","s":13,"u":"ostiarius_b2"},{"n":"Osyluth","s":13,"u":"osyluth_b2"},{"n":"Piscodaemon","s":13,"u":"piscodaemon_b2"},{"n":"Purrodaemon","s":13,"u":"purrodaemon_b2"},{"n":"Sacristan","s":13,"u":"sacristan_b2"},{"n":"Sandpoint Devil","s":13,"u":"sandpoint%20devil_b2"},{"n":"Sarglagon","s":13,"u":"sarglagon_b2"},{"n":"Shoggti","s":13,"u":"shoggti_b2"},{"n":"Soul Eater","s":13,"u":"soul%20eater_b2"},{"n":"Thanadaemon","s":13,"u":"thanadaemon_b2"},{"n":"Thulgant","s":13,"u":"thulgant_b2"},{"n":"Vrolikai","s":13,"u":"vrolikai_b2"},{"n":"Water Yai","s":13,"u":"water%20yai_b2"},{"n":"Yeth Hound","s":13,"u":"yeth%20hound_b2"},{"n":"Zebub","s":13,"u":"zebub_b2"},{"n":"Abrikandilu","s":14,"u":"abrikandilu_b3"},{"n":"Adhukait","s":14,"u":"adhukait_b3"},{"n":"Aghash","s":14,"u":"aghash_b3"},{"n":"Brimorak","s":14,"u":"brimorak_b3"},{"n":"Deimavigga","s":14,"u":"deimavigga_b3"},{"n":"Doru","s":14,"u":"doru_b3"},{"n":"Dretch","s":14,"u":"dretch_b3"},{"n":"Esipil","s":14,"u":"esipil_b3"},{"n":"Hellbound Attorney","s":14,"u":"hellbound%20attorney_b3"},{"n":"Hellwasp Swarm","s":14,"u":"hellwasp%20swarm_b3"},{"n":"Japalisura","s":14,"u":"japalisura_b3"},{"n":"Kimenhul","s":14,"u":"kimenhul_b3"},{"n":"Levaloch","s":14,"u":"levaloch_b3"},{"n":"Maharaja","s":14,"u":"maharaja_b3"},{"n":"Moon Hag","s":14,"u":"moon%20hag_b3"},{"n":"Munagola","s":14,"u":"munagola_b3"},{"n":"Nikaramsa","s":14,"u":"nikaramsa_b3"},{"n":"Nucol","s":14,"u":"nucol_b3"},{"n":"Omox","s":14,"u":"omox_b3"},{"n":"Ostovite","s":14,"u":"ostovite_b3"},{"n":"Pairaka","s":14,"u":"pairaka_b3"},{"n":"Pakalchi","s":14,"u":"pakalchi_b3"},{"n":"Raktavarna","s":14,"u":"raktavarna_b3"},{"n":"Sepid","s":14,"u":"sepid_b3"},{"n":"Shaukeen","s":14,"u":"shaukeen_b3"},{"n":"Soul Skelm","s":14,"u":"soul%20skelm_b3"},{"n":"Wihsaak","s":14,"u":"wihsaak_b3"},{"n":"Ximtal","s":14,"u":"ximtal_b3"},{"n":"Augur","s":18,"u":"augur_aoa3"},{"n":"Evangelist","s":18,"u":"evangelist_aoa3"},{"n":"Interlocutor","s":18,"u":"interlocutor_aoa3"},{"n":"Kalavakus","s":18,"u":"kalavakus_aoa3"},{"n":"Osyluth","s":18,"u":"osyluth_aoa3"},{"n":"Precentor","s":18,"u":"precentor_aoa3"},{"n":"Vaklish","s":18,"u":"vaklish_aoa3"},{"n":"Cornugon","s":20,"u":"cornugon_aoa5"},{"n":"Crucidaemon","s":20,"u":"crucidaemon_aoa5"},{"n":"Nalfeshnee","s":20,"u":"nalfeshnee_aoa5"},{"n":"Vargouille","s":22,"u":"vargouille_aoe1"},{"n":"Dreadsong Dancer","s":23,"u":"dreadsong%20dancer_aoe2"},{"n":"The Stabbing Beast","s":25,"u":"the%20stabbing%20beast_aoe4"},{"n":"Myrna Rath","s":26,"u":"myrna%20rath_aoe5"},{"n":"Agent Of The Gray Queen","s":27,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Agradaemon","s":27,"u":"agradaemon_aoe6"},{"n":"Daemonic Rumormonger","s":27,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Skinner","s":27,"u":"daemonic%20skinner_aoe6"},{"n":"Nenchuuj","s":27,"u":"nenchuuj_aoe6"},{"n":"Penqual","s":27,"u":"penqual_aoe6"},{"n":"Rhevanna","s":27,"u":"rhevanna_aoe6"},{"n":"Sordesdaemon","s":27,"u":"sordesdaemon_aoe6"},{"n":"Urevian","s":29,"u":"urevian_av2"},{"n":"Abrikandilu","s":31,"u":"abrikandilu_ec1"},{"n":"Blood Wolf","s":31,"u":"blood%20wolf_ec1"},{"n":"Corrosive Lizard","s":31,"u":"corrosive%20lizard_ec1"},{"n":"Smoldering Leopard","s":31,"u":"smoldering%20leopard_ec1"},{"n":"Vermlek","s":31,"u":"vermlek_ec1"},{"n":"Gluttondark Babau","s":32,"u":"gluttondark%20babau_ec2"},{"n":"Skarja","s":9,"u":"skarja_ec3"},{"n":"Qurashith","s":33,"u":"qurashith_ec4"},{"n":"Xilvirek","s":33,"u":"xilvirek_ec4"},{"n":"Ammut","s":34,"u":"ammut_ec5"},{"n":"Kharostan","s":34,"u":"kharostan_ec5"},{"n":"Kimilekki","s":35,"u":"kimilekki_ec6"},{"n":"Sarvel Ever-hunger","s":35,"u":"sarvel%20ever-hunger_ec6"},{"n":"Vavakia","s":35,"u":"vavakia_ec6"},{"n":"Koto Zekora","s":37,"u":"koto%20zekora_frp1"},{"n":"Shadow Yai","s":38,"u":"shadow%20yai_frp2"},{"n":"Taiga Yai","s":38,"u":"taiga%20yai_frp2"},{"n":"Karina","s":0,"u":"karina_lome"},{"n":"Chakanaj","s":41,"u":"chakanaj_ngd"},{"n":"Tumblak","s":41,"u":"tumblak_ngd"},{"n":"Ahvothian","s":45,"u":"ahvothian_sli"},{"n":"Kreekoss","s":47,"u":"kreekoss_sot2"},{"n":"Grave Karina","s":49,"u":"grave%20karina_sot4"},{"n":"Hell Hound","s":52,"u":"hell%20hound_tio"}],"27":[{"n":"Imp","s":4,"u":"imp_apg"}],"28":[{"n":"Demon Eidolon","s":64,"u":"demon%20eidolon_som"}]},"angel":{"1":[{"n":"Astral Deva","s":12,"u":"astral%20deva_b1"},{"n":"Balisse","s":12,"u":"balisse_b1"},{"n":"Cassisian","s":12,"u":"cassisian_b1"},{"n":"Choral","s":12,"u":"choral_b1"},{"n":"Monadic Deva","s":13,"u":"monadic%20deva_b2"},{"n":"Movanic Deva","s":13,"u":"movanic%20deva_b2"},{"n":"Planetar","s":13,"u":"planetar_b2"},{"n":"Solar","s":13,"u":"solar_b2"},{"n":"Avsheros The Betrayer","s":27,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Ulressia The Blessed","s":27,"u":"ulressia%20the%20blessed_aoe6"}],"28":[{"n":"Angel Eidolon","s":64,"u":"angel%20eidolon_som"}]},"celestial":{"1":[{"n":"Astral Deva","s":12,"u":"astral%20deva_b1"},{"n":"Balisse","s":12,"u":"balisse_b1"},{"n":"Cassisian","s":12,"u":"cassisian_b1"},{"n":"Choral","s":12,"u":"choral_b1"},{"n":"Gancanagh","s":12,"u":"gancanagh_b1"},{"n":"Ghaele","s":12,"u":"ghaele_b1"},{"n":"Horned Archon","s":12,"u":"horned%20archon_b1"},{"n":"Lantern Archon","s":12,"u":"lantern%20archon_b1"},{"n":"Legion Archon","s":12,"u":"legion%20archon_b1"},{"n":"Lillend","s":12,"u":"lillend_b1"},{"n":"Lyrakien","s":12,"u":"lyrakien_b1"},{"n":"Shield Archon","s":12,"u":"shield%20archon_b1"},{"n":"Bastion Archon","s":13,"u":"bastion%20archon_b2"},{"n":"Bralani","s":13,"u":"bralani_b2"},{"n":"Hound Archon","s":13,"u":"hound%20archon_b2"},{"n":"Monadic Deva","s":13,"u":"monadic%20deva_b2"},{"n":"Movanic Deva","s":13,"u":"movanic%20deva_b2"},{"n":"Planetar","s":13,"u":"planetar_b2"},{"n":"Solar","s":13,"u":"solar_b2"},{"n":"Star Archon","s":13,"u":"star%20archon_b2"},{"n":"Trumpet Archon","s":13,"u":"trumpet%20archon_b2"},{"n":"Veranallia","s":13,"u":"veranallia_b2"},{"n":"Draconal","s":14,"u":"draconal_b3"},{"n":"Garuda","s":14,"u":"garuda_b3"},{"n":"Peri","s":14,"u":"peri_b3"},{"n":"Procyal","s":14,"u":"procyal_b3"},{"n":"Silvanshee","s":14,"u":"silvanshee_b3"},{"n":"Stone Lion","s":14,"u":"stone%20lion_b3"},{"n":"Stone Lion Cub","s":14,"u":"stone%20lion%20cub_b3"},{"n":"Vulpinal","s":14,"u":"vulpinal_b3"},{"n":"Avsheros The Betrayer","s":27,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Ghaele Of Kharnas","s":27,"u":"ghaele%20of%20kharnas_aoe6"},{"n":"Ulressia The Blessed","s":27,"u":"ulressia%20the%20blessed_aoe6"}],"28":[{"n":"Angel Eidolon","s":64,"u":"angel%20eidolon_som"}]},"demon":{"1":[{"n":"Balor","s":12,"u":"balor_b1"},{"n":"Glabrezu","s":12,"u":"glabrezu_b1"},{"n":"Marilith","s":12,"u":"marilith_b1"},{"n":"Quasit","s":12,"u":"quasit_b1"},{"n":"Shemhazian","s":12,"u":"shemhazian_b1"},{"n":"Succubus","s":12,"u":"succubus_b1"},{"n":"Treerazer","s":12,"u":"treerazer_b1"},{"n":"Vrock","s":12,"u":"vrock_b1"},{"n":"Babau","s":13,"u":"babau_b2"},{"n":"Hezrou","s":13,"u":"hezrou_b2"},{"n":"Invidiak","s":13,"u":"invidiak_b2"},{"n":"Nabasu","s":13,"u":"nabasu_b2"},{"n":"Nalfeshnee","s":13,"u":"nalfeshnee_b2"},{"n":"Vrolikai","s":13,"u":"vrolikai_b2"},{"n":"Abrikandilu","s":14,"u":"abrikandilu_b3"},{"n":"Brimorak","s":14,"u":"brimorak_b3"},{"n":"Dretch","s":14,"u":"dretch_b3"},{"n":"Omox","s":14,"u":"omox_b3"},{"n":"Kalavakus","s":18,"u":"kalavakus_aoa3"},{"n":"Nalfeshnee","s":20,"u":"nalfeshnee_aoa5"},{"n":"Abrikandilu","s":31,"u":"abrikandilu_ec1"},{"n":"Vermlek","s":31,"u":"vermlek_ec1"},{"n":"Gluttondark Babau","s":32,"u":"gluttondark%20babau_ec2"},{"n":"Kimilekki","s":35,"u":"kimilekki_ec6"},{"n":"Vavakia","s":35,"u":"vavakia_ec6"}],"28":[{"n":"Demon Eidolon","s":64,"u":"demon%20eidolon_som"}]},"incorporeal":{"1":[{"n":"Banshee","s":12,"u":"banshee_b1"},{"n":"Ghost Commoner","s":12,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":12,"u":"ghost%20mage_b1"},{"n":"Greater Shadow","s":12,"u":"greater%20shadow_b1"},{"n":"Poltergeist","s":12,"u":"poltergeist_b1"},{"n":"Shadow","s":12,"u":"shadow_b1"},{"n":"Wraith","s":12,"u":"wraith_b1"},{"n":"Animate Dream","s":13,"u":"animate%20dream_b2"},{"n":"Dread Wraith","s":13,"u":"dread%20wraith_b2"},{"n":"Invidiak","s":13,"u":"invidiak_b2"},{"n":"Specter","s":13,"u":"specter_b2"},{"n":"Witchfire","s":13,"u":"witchfire_b2"},{"n":"Abandoned Zealot","s":14,"u":"abandoned%20zealot_b3"},{"n":"Betobeto-san","s":14,"u":"betobeto-san_b3"},{"n":"Corrupted Relic","s":14,"u":"corrupted%20relic_b3"},{"n":"Cunning Fox","s":14,"u":"cunning%20fox_b3"},{"n":"Dybbuk","s":14,"u":"dybbuk_b3"},{"n":"Elder Wyrmwraith","s":14,"u":"elder%20wyrmwraith_b3"},{"n":"Feathered Bear","s":14,"u":"feathered%20bear_b3"},{"n":"Fortune Eater","s":14,"u":"fortune%20eater_b3"},{"n":"Gliminal","s":14,"u":"gliminal_b3"},{"n":"Ioton","s":14,"u":"ioton_b3"},{"n":"Nemhaith","s":14,"u":"nemhaith_b3"},{"n":"Nightmarchers","s":14,"u":"nightmarchers_b3"},{"n":"Phantom Beast","s":14,"u":"phantom%20beast_b3"},{"n":"Phantom Knight","s":14,"u":"phantom%20knight_b3"},{"n":"Seething Spirit","s":14,"u":"seething%20spirit_b3"},{"n":"Wyrmwraith","s":14,"u":"wyrmwraith_b3"},{"n":"Remnant Of Barzillai","s":18,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Saggorak Poltergeist","s":19,"u":"saggorak%20poltergeist_aoa4"},{"n":"Talamira","s":19,"u":"talamira_aoa4"},{"n":"Aiudara Wraith","s":21,"u":"aiudara%20wraith_aoa6"},{"n":"Candlaron's Echo","s":21,"u":"candlaron's%20echo_aoa6"},{"n":"Elder Wyrmwraith","s":21,"u":"elder%20wyrmwraith_aoa6"},{"n":"Wyrmwraith","s":21,"u":"wyrmwraith_aoa6"},{"n":"Binumir","s":22,"u":"binumir_aoe1"},{"n":"Blune's Illusory Toady","s":27,"u":"blune's%20illusory%20toady_aoe6"},{"n":"Chandriu Invisar","s":28,"u":"chandriu%20invisar_av1"},{"n":"Jarelle Kaldrian","s":28,"u":"jarelle%20kaldrian_av1"},{"n":"Otari Ilvashti","s":28,"u":"otari%20ilvashti_av1"},{"n":"Belcorra Haruvex","s":30,"u":"belcorra%20haruvex_av3"},{"n":"Bright Walker","s":30,"u":"bright%20walker_av3"},{"n":"Hungry Ghost","s":10,"u":"hungry%20ghost_botd"},{"n":"Fluxwraith","s":10,"u":"fluxwraith_botd"},{"n":"Bhuta","s":10,"u":"bhuta_botd"},{"n":"Death Coach","s":10,"u":"death%20coach_botd"},{"n":"Geist","s":10,"u":"geist_botd"},{"n":"Ghost Pirate Captain","s":10,"u":"ghost%20pirate%20captain_botd"},{"n":"Grappling Spirit","s":10,"u":"grappling%20spirit_botd"},{"n":"Last Guard","s":10,"u":"last%20guard_botd"},{"n":"Llorona","s":10,"u":"llorona_botd"},{"n":"Polong","s":10,"u":"polong_botd"},{"n":"Waldgeist","s":10,"u":"waldgeist_botd"},{"n":"Muse Phantom","s":32,"u":"muse%20phantom_ec2"},{"n":"Ulthadar","s":32,"u":"ulthadar_ec2"},{"n":"Lyrt Cozurn","s":33,"u":"lyrt%20cozurn_ec4"},{"n":"Ghost Monk","s":37,"u":"ghost%20monk_frp1"},{"n":"Hantu Belian","s":37,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":37,"u":"hantu%20denai_frp1"},{"n":"Kannitri","s":37,"u":"kannitri_frp1"},{"n":"Watchtower Poltergeist","s":37,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Shadow","s":37,"u":"watchtower%20shadow_frp1"},{"n":"Watchtower Wraith","s":37,"u":"watchtower%20wraith_frp1"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Gray Death","s":41,"u":"gray%20death_ngd"},{"n":"Tumblak","s":41,"u":"tumblak_ngd"},{"n":"Smog Wraith","s":44,"u":"smog%20wraith_ooa3"},{"n":"Screaming Sulfur","s":48,"u":"screaming%20sulfur_sot3"},{"n":"Soul Swarms","s":49,"u":"soul%20swarms_sot4"},{"n":"Tollvych","s":50,"u":"tollvych_sot5"},{"n":"Ghost Commoner","s":52,"u":"ghost%20commoner_tio"}],"27":[{"n":"Old Friend","s":10,"u":"old%20friend_botd"},{"n":"Polong","s":10,"u":"polong_botd"}]},"spirit":{"1":[{"n":"Banshee","s":12,"u":"banshee_b1"},{"n":"Ghost Commoner","s":12,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":12,"u":"ghost%20mage_b1"},{"n":"Poltergeist","s":12,"u":"poltergeist_b1"},{"n":"Witchfire","s":13,"u":"witchfire_b2"},{"n":"Abandoned Zealot","s":14,"u":"abandoned%20zealot_b3"},{"n":"Betobeto-san","s":14,"u":"betobeto-san_b3"},{"n":"Corrupted Relic","s":14,"u":"corrupted%20relic_b3"},{"n":"Cunning Fox","s":14,"u":"cunning%20fox_b3"},{"n":"Dybbuk","s":14,"u":"dybbuk_b3"},{"n":"Feathered Bear","s":14,"u":"feathered%20bear_b3"},{"n":"Fortune Eater","s":14,"u":"fortune%20eater_b3"},{"n":"Gliminal","s":14,"u":"gliminal_b3"},{"n":"Kodama","s":14,"u":"kodama_b3"},{"n":"Nemhaith","s":14,"u":"nemhaith_b3"},{"n":"Nightmarchers","s":14,"u":"nightmarchers_b3"},{"n":"Phantom Beast","s":14,"u":"phantom%20beast_b3"},{"n":"Phantom Knight","s":14,"u":"phantom%20knight_b3"},{"n":"Seething Spirit","s":14,"u":"seething%20spirit_b3"},{"n":"Shikigami","s":14,"u":"shikigami_b3"},{"n":"Toshigami","s":14,"u":"toshigami_b3"},{"n":"Zuishin","s":14,"u":"zuishin_b3"},{"n":"Saggorak Poltergeist","s":19,"u":"saggorak%20poltergeist_aoa4"},{"n":"Talamira","s":19,"u":"talamira_aoa4"},{"n":"Candlaron's Echo","s":21,"u":"candlaron's%20echo_aoa6"},{"n":"Binumir","s":22,"u":"binumir_aoe1"},{"n":"Chandriu Invisar","s":28,"u":"chandriu%20invisar_av1"},{"n":"Jarelle Kaldrian","s":28,"u":"jarelle%20kaldrian_av1"},{"n":"Otari Ilvashti","s":28,"u":"otari%20ilvashti_av1"},{"n":"Belcorra Haruvex","s":30,"u":"belcorra%20haruvex_av3"},{"n":"Bright Walker","s":30,"u":"bright%20walker_av3"},{"n":"Hungry Ghost","s":10,"u":"hungry%20ghost_botd"},{"n":"Fluxwraith","s":10,"u":"fluxwraith_botd"},{"n":"Death Coach","s":10,"u":"death%20coach_botd"},{"n":"Ghost Pirate Captain","s":10,"u":"ghost%20pirate%20captain_botd"},{"n":"Grappling Spirit","s":10,"u":"grappling%20spirit_botd"},{"n":"Last Guard","s":10,"u":"last%20guard_botd"},{"n":"Llorona","s":10,"u":"llorona_botd"},{"n":"Polong","s":10,"u":"polong_botd"},{"n":"Waldgeist","s":10,"u":"waldgeist_botd"},{"n":"Muse Phantom","s":32,"u":"muse%20phantom_ec2"},{"n":"Ulthadar","s":32,"u":"ulthadar_ec2"},{"n":"Lyrt Cozurn","s":33,"u":"lyrt%20cozurn_ec4"},{"n":"Ghost Monk","s":37,"u":"ghost%20monk_frp1"},{"n":"Hantu Belian","s":37,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":37,"u":"hantu%20denai_frp1"},{"n":"Kannitri","s":37,"u":"kannitri_frp1"},{"n":"Watchtower Poltergeist","s":37,"u":"watchtower%20poltergeist_frp1"},{"n":"Grandfather Mantis","s":38,"u":"grandfather%20mantis_frp2"},{"n":"Cloudsplitter","s":39,"u":"cloudsplitter_frp3"},{"n":"Dancing Night Parade","s":39,"u":"dancing%20night%20parade_frp3"},{"n":"Jin-hae","s":39,"u":"jin-hae_frp3"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Gray Death","s":41,"u":"gray%20death_ngd"},{"n":"Screaming Sulfur","s":48,"u":"screaming%20sulfur_sot3"},{"n":"Soul Swarms","s":49,"u":"soul%20swarms_sot4"},{"n":"Tollvych","s":50,"u":"tollvych_sot5"},{"n":"Ghost Commoner","s":52,"u":"ghost%20commoner_tio"}],"27":[{"n":"Old Friend","s":10,"u":"old%20friend_botd"}]},"cn":{"1":[{"n":"Baomal","s":12,"u":"baomal_b1"},{"n":"Caligni Creeper","s":12,"u":"caligni%20creeper_b1"},{"n":"Caligni Dancer","s":12,"u":"caligni%20dancer_b1"},{"n":"Caligni Stalker","s":12,"u":"caligni%20stalker_b1"},{"n":"Changeling Exile","s":12,"u":"changeling%20exile_b1"},{"n":"Cloaker","s":12,"u":"cloaker_b1"},{"n":"Grig","s":12,"u":"grig_b1"},{"n":"Keketar","s":12,"u":"keketar_b1"},{"n":"Marid","s":12,"u":"marid_b1"},{"n":"Mu Spore","s":12,"u":"mu%20spore_b1"},{"n":"Naunet","s":12,"u":"naunet_b1"},{"n":"Pixie","s":12,"u":"pixie_b1"},{"n":"Reefclaw","s":12,"u":"reefclaw_b1"},{"n":"Satyr","s":12,"u":"satyr_b1"},{"n":"Shoggoth","s":12,"u":"shoggoth_b1"},{"n":"Sprite","s":12,"u":"sprite_b1"},{"n":"Tengu Sneak","s":12,"u":"tengu%20sneak_b1"},{"n":"Voidworm","s":12,"u":"voidworm_b1"},{"n":"Adult Magma Dragon","s":13,"u":"adult%20magma%20dragon_b2"},{"n":"Akizendri","s":13,"u":"akizendri_b2"},{"n":"Ancient Magma Dragon","s":13,"u":"ancient%20magma%20dragon_b2"},{"n":"Azuretzi","s":13,"u":"azuretzi_b2"},{"n":"Blodeuwedd","s":13,"u":"blodeuwedd_b2"},{"n":"Dweomercat","s":13,"u":"dweomercat_b2"},{"n":"Grodair","s":13,"u":"grodair_b2"},{"n":"Imentesh","s":13,"u":"imentesh_b2"},{"n":"Korred","s":13,"u":"korred_b2"},{"n":"Leprechaun","s":13,"u":"leprechaun_b2"},{"n":"Nereid","s":13,"u":"nereid_b2"},{"n":"Striding Fire","s":13,"u":"striding%20fire_b2"},{"n":"Taiga Giant","s":13,"u":"taiga%20giant_b2"},{"n":"Wereboar","s":13,"u":"wereboar_b2"},{"n":"Young Magma Dragon","s":13,"u":"young%20magma%20dragon_b2"},{"n":"Adlet","s":14,"u":"adlet_b3"},{"n":"Azarketi Explorer","s":14,"u":"azarketi%20explorer_b3"},{"n":"Cecaelia Trapper","s":14,"u":"cecaelia%20trapper_b3"},{"n":"Duende","s":14,"u":"duende_b3"},{"n":"Dvorovoi","s":14,"u":"dvorovoi_b3"},{"n":"Einherji","s":14,"u":"einherji_b3"},{"n":"Etioling Blightmage","s":14,"u":"etioling%20blightmage_b3"},{"n":"Ganzi Martial Artist","s":14,"u":"ganzi%20martial%20artist_b3"},{"n":"Harmona","s":14,"u":"harmona_b3"},{"n":"Huldra","s":14,"u":"huldra_b3"},{"n":"Kappa","s":14,"u":"kappa_b3"},{"n":"Kitsune Trickster","s":14,"u":"kitsune%20trickster_b3"},{"n":"Lampad","s":14,"u":"lampad_b3"},{"n":"Lampad Queen","s":14,"u":"lampad%20queen_b3"},{"n":"Melixie","s":14,"u":"melixie_b3"},{"n":"Mothman","s":14,"u":"mothman_b3"},{"n":"Nightgaunt","s":14,"u":"nightgaunt_b3"},{"n":"Oil Living Graffiti","s":14,"u":"oil%20living%20graffiti_b3"},{"n":"Ovinnik","s":14,"u":"ovinnik_b3"},{"n":"Phantom Beast","s":14,"u":"phantom%20beast_b3"},{"n":"Tikbalang","s":14,"u":"tikbalang_b3"},{"n":"Umasi","s":14,"u":"umasi_b3"},{"n":"Valkyrie","s":14,"u":"valkyrie_b3"},{"n":"Pirate","s":15,"u":"pirate_gmg"},{"n":"Prophet","s":15,"u":"prophet_gmg"},{"n":"Hezle","s":17,"u":"hezle_aoa2"},{"n":"Mialari Docur","s":18,"u":"mialari%20docur_aoa3"},{"n":"Adult Magma Dragon","s":19,"u":"adult%20magma%20dragon_aoa4"},{"n":"Ancient Magma Dragon","s":19,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Talamira","s":19,"u":"talamira_aoa4"},{"n":"Young Magma Dragon","s":19,"u":"young%20magma%20dragon_aoa4"},{"n":"Bolar Of Stonemoor","s":22,"u":"bolar%20of%20stonemoor_aoe1"},{"n":"Skebs","s":22,"u":"skebs_aoe1"},{"n":"Zrukbat","s":22,"u":"zrukbat_aoe1"},{"n":"Najra Lizard","s":23,"u":"najra%20lizard_aoe2"},{"n":"Franca Laurentz","s":24,"u":"franca%20laurentz_aoe3"},{"n":"Amateur Chemist","s":25,"u":"amateur%20chemist_aoe4"},{"n":"Grimwold","s":26,"u":"grimwold_aoe5"},{"n":"Baatamidar","s":27,"u":"baatamidar_aoe6"},{"n":"Blune's Illusory Toady","s":27,"u":"blune's%20illusory%20toady_aoe6"},{"n":"Camarach","s":27,"u":"camarach_aoe6"},{"n":"Chaos Gulgamodh","s":27,"u":"chaos%20gulgamodh_aoe6"},{"n":"Hegessik","s":27,"u":"hegessik_aoe6"},{"n":"Hestriviniaas","s":27,"u":"hestriviniaas_aoe6"},{"n":"Il'setsya Wyrmtouched","s":27,"u":"il'setsya%20wyrmtouched_aoe6"},{"n":"Izfiitar","s":27,"u":"izfiitar_aoe6"},{"n":"Living Mural","s":27,"u":"living%20mural_aoe6"},{"n":"Overdrive Imentesh","s":27,"u":"overdrive%20imentesh_aoe6"},{"n":"Augrael","s":28,"u":"augrael_av1"},{"n":"Gibtanius","s":29,"u":"gibtanius_av2"},{"n":"Gibtas Bounder","s":29,"u":"gibtas%20bounder_av2"},{"n":"Gibtas Spawn Swarm","s":29,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Bhazrade And Klathor","s":30,"u":"bhazrade%20and%20klathor_av3"},{"n":"Caligni Defender","s":30,"u":"caligni%20defender_av3"},{"n":"Deepwater Dhuthorex","s":30,"u":"deepwater%20dhuthorex_av3"},{"n":"Dread Dhuthorex","s":30,"u":"dread%20dhuthorex_av3"},{"n":"Drow Hunter","s":30,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":30,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":30,"u":"drow%20warden_av3"},{"n":"Galudu","s":30,"u":"galudu_av3"},{"n":"Quara Orshendiel","s":30,"u":"quara%20orshendiel_av3"},{"n":"Jitterbone Contortionist","s":10,"u":"jitterbone%20contortionist_botd"},{"n":"Jaleen And Rhovo","s":31,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Oil Living Graffiti","s":31,"u":"oil%20living%20graffiti_ec1"},{"n":"Viktor Volkano","s":31,"u":"viktor%20volkano_ec1"},{"n":"Aives The Smoke Dragon","s":32,"u":"aives%20the%20smoke%20dragon_ec2"},{"n":"Delamar Gianvin","s":32,"u":"delamar%20gianvin_ec2"},{"n":"Bitter Truth Bandit","s":9,"u":"bitter%20truth%20bandit_ec3"},{"n":"Bugul Noz","s":9,"u":"bugul%20noz_ec3"},{"n":"Cat Sith","s":9,"u":"cat%20sith_ec3"},{"n":"Pin Tingwheely","s":9,"u":"pin%20tingwheely_ec3"},{"n":"Swardlands Delinquent","s":9,"u":"swardlands%20delinquent_ec3"},{"n":"Muurfeli","s":34,"u":"muurfeli_ec5"},{"n":"Anugobu Apprentice","s":37,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Wondercrafter","s":37,"u":"anugobu%20wondercrafter_frp1"},{"n":"Drake Courser","s":38,"u":"drake%20courser_frp2"},{"n":"Dancing Night Parade","s":39,"u":"dancing%20night%20parade_frp3"},{"n":"Flying Mountain Kaminari","s":39,"u":"flying%20mountain%20kaminari_frp3"},{"n":"Fleshforged Conformer","s":6,"u":"fleshforged%20conformer_loil"},{"n":"Skinskitter","s":6,"u":"skinskitter_loil"},{"n":"Glaz Nixbrix","s":42,"u":"glaz%20nixbrix_ooa1"},{"n":"Shoma Lyzerius","s":42,"u":"shoma%20lyzerius_ooa1"},{"n":"I","s":43,"u":"i_ooa2"},{"n":"Palzu","s":43,"u":"palzu_ooa2"},{"n":"Anadi Lurker","s":46,"u":"anadi%20lurker_sot1"},{"n":"Fire-pot Ubanu","s":47,"u":"fire-pot%20ubanu_sot2"},{"n":"Great Grodair","s":47,"u":"great%20grodair_sot2"},{"n":"I'iko Dragon","s":47,"u":"i'iko%20dragon_sot2"},{"n":"Alapolo","s":51,"u":"alapolo_sot6"},{"n":"Slana","s":51,"u":"slana_sot6"},{"n":"Ta'apundo","s":51,"u":"ta'apundo_sot6"}],"2":[{"n":"Animate Dreamer","s":2,"u":"animate%20dreamer_g%26g"},{"n":"Sunken Pistol","s":2,"u":"sunken%20pistol_g%26g"}],"66":[{"n":"Maelstrom","s":15,"u":"maelstrom_gmg"},{"n":"Port Peril","s":15,"u":"port%20peril_gmg"}]},"devil":{"1":[{"n":"Barbazu","s":12,"u":"barbazu_b1"},{"n":"Erinys","s":12,"u":"erinys_b1"},{"n":"Gelugon","s":12,"u":"gelugon_b1"},{"n":"Imp","s":12,"u":"imp_b1"},{"n":"Lemure","s":12,"u":"lemure_b1"},{"n":"Phistophilus","s":12,"u":"phistophilus_b1"},{"n":"Pit Fiend","s":12,"u":"pit%20fiend_b1"},{"n":"Sea Devil Baron","s":12,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":12,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":12,"u":"sea%20devil%20scout_b1"},{"n":"Cornugon","s":13,"u":"cornugon_b2"},{"n":"Gylou","s":13,"u":"gylou_b2"},{"n":"Hamatula","s":13,"u":"hamatula_b2"},{"n":"Osyluth","s":13,"u":"osyluth_b2"},{"n":"Sarglagon","s":13,"u":"sarglagon_b2"},{"n":"Zebub","s":13,"u":"zebub_b2"},{"n":"Deimavigga","s":14,"u":"deimavigga_b3"},{"n":"Hellbound Attorney","s":14,"u":"hellbound%20attorney_b3"},{"n":"Levaloch","s":14,"u":"levaloch_b3"},{"n":"Munagola","s":14,"u":"munagola_b3"},{"n":"Osyluth","s":18,"u":"osyluth_aoa3"},{"n":"Cornugon","s":20,"u":"cornugon_aoa5"},{"n":"Urevian","s":29,"u":"urevian_av2"}],"27":[{"n":"Imp","s":4,"u":"imp_apg"}]},"beast":{"1":[{"n":"Basilisk","s":12,"u":"basilisk_b1"},{"n":"Cauthooj","s":12,"u":"cauthooj_b1"},{"n":"Centaur","s":12,"u":"centaur_b1"},{"n":"Chimera","s":12,"u":"chimera_b1"},{"n":"Cockatrice","s":12,"u":"cockatrice_b1"},{"n":"Crimson Worm","s":12,"u":"crimson%20worm_b1"},{"n":"Ether Spider","s":12,"u":"ether%20spider_b1"},{"n":"Gargoyle","s":12,"u":"gargoyle_b1"},{"n":"Giant Eagle","s":12,"u":"giant%20eagle_b1"},{"n":"Greater Nightmare","s":12,"u":"greater%20nightmare_b1"},{"n":"Hell Hound","s":12,"u":"hell%20hound_b1"},{"n":"Hydra","s":12,"u":"hydra_b1"},{"n":"Kraken","s":12,"u":"kraken_b1"},{"n":"Lamia","s":12,"u":"lamia_b1"},{"n":"Lamia Matriarch","s":12,"u":"lamia%20matriarch_b1"},{"n":"Manticore","s":12,"u":"manticore_b1"},{"n":"Mukradi","s":12,"u":"mukradi_b1"},{"n":"Nessian Warhound","s":12,"u":"nessian%20warhound_b1"},{"n":"Nightmare","s":12,"u":"nightmare_b1"},{"n":"Pegasus","s":12,"u":"pegasus_b1"},{"n":"Phoenix","s":12,"u":"phoenix_b1"},{"n":"Poracha","s":12,"u":"poracha_b1"},{"n":"Remorhaz","s":12,"u":"remorhaz_b1"},{"n":"Shuln","s":12,"u":"shuln_b1"},{"n":"Sphinx","s":12,"u":"sphinx_b1"},{"n":"Unicorn","s":12,"u":"unicorn_b1"},{"n":"Warg","s":12,"u":"warg_b1"},{"n":"Wendigo","s":12,"u":"wendigo_b1"},{"n":"Werebear","s":12,"u":"werebear_b1"},{"n":"Wererat","s":12,"u":"wererat_b1"},{"n":"Werewolf","s":12,"u":"werewolf_b1"},{"n":"Winter Wolf","s":12,"u":"winter%20wolf_b1"},{"n":"Ahuizotl","s":13,"u":"ahuizotl_b2"},{"n":"Bebilith","s":13,"u":"bebilith_b2"},{"n":"Behir","s":13,"u":"behir_b2"},{"n":"Blink Dog","s":13,"u":"blink%20dog_b2"},{"n":"Carbuncle","s":13,"u":"carbuncle_b2"},{"n":"Catoblepas","s":13,"u":"catoblepas_b2"},{"n":"Chupacabra","s":13,"u":"chupacabra_b2"},{"n":"Dracolisk","s":13,"u":"dracolisk_b2"},{"n":"Dweomercat","s":13,"u":"dweomercat_b2"},{"n":"Gorgon","s":13,"u":"gorgon_b2"},{"n":"Grodair","s":13,"u":"grodair_b2"},{"n":"Hellcat","s":13,"u":"hellcat_b2"},{"n":"Hodag","s":13,"u":"hodag_b2"},{"n":"Leucrotta","s":13,"u":"leucrotta_b2"},{"n":"Leydroth","s":13,"u":"leydroth_b2"},{"n":"Peryton","s":13,"u":"peryton_b2"},{"n":"Quetz Couatl","s":13,"u":"quetz%20couatl_b2"},{"n":"Sandpoint Devil","s":13,"u":"sandpoint%20devil_b2"},{"n":"Thrasfyr","s":13,"u":"thrasfyr_b2"},{"n":"Thunderbird","s":13,"u":"thunderbird_b2"},{"n":"Trollhound","s":13,"u":"trollhound_b2"},{"n":"Umonlee","s":13,"u":"umonlee_b2"},{"n":"Water Orm","s":13,"u":"water%20orm_b2"},{"n":"Wereboar","s":13,"u":"wereboar_b2"},{"n":"Weretiger","s":13,"u":"weretiger_b2"},{"n":"Yeth Hound","s":13,"u":"yeth%20hound_b2"},{"n":"Angazhani","s":14,"u":"angazhani_b3"},{"n":"Bauble Beast","s":14,"u":"bauble%20beast_b3"},{"n":"Coral Capuchin","s":14,"u":"coral%20capuchin_b3"},{"n":"Cunning Fox","s":14,"u":"cunning%20fox_b3"},{"n":"Elder Sphinx","s":14,"u":"elder%20sphinx_b3"},{"n":"Feathered Bear","s":14,"u":"feathered%20bear_b3"},{"n":"Girtablilu Seer","s":14,"u":"girtablilu%20seer_b3"},{"n":"Girtablilu Sentry","s":14,"u":"girtablilu%20sentry_b3"},{"n":"Hieracosphinx","s":14,"u":"hieracosphinx_b3"},{"n":"Kappa","s":14,"u":"kappa_b3"},{"n":"Kirin","s":14,"u":"kirin_b3"},{"n":"Kokogiak","s":14,"u":"kokogiak_b3"},{"n":"Kushtaka","s":14,"u":"kushtaka_b3"},{"n":"Manticore Paaridar","s":14,"u":"manticore%20paaridar_b3"},{"n":"Mix Couatl","s":14,"u":"mix%20couatl_b3"},{"n":"Mobogo","s":14,"u":"mobogo_b3"},{"n":"Ouroboros","s":14,"u":"ouroboros_b3"},{"n":"Quintessivore","s":14,"u":"quintessivore_b3"},{"n":"Shantak","s":14,"u":"shantak_b3"},{"n":"Skull Peeler","s":14,"u":"skull%20peeler_b3"},{"n":"Tiddalik","s":14,"u":"tiddalik_b3"},{"n":"Tidehawk","s":14,"u":"tidehawk_b3"},{"n":"Tikbalang","s":14,"u":"tikbalang_b3"},{"n":"Werebat","s":14,"u":"werebat_b3"},{"n":"Werecrocodile","s":14,"u":"werecrocodile_b3"},{"n":"Xiuh Couatl","s":14,"u":"xiuh%20couatl_b3"},{"n":"Graveshell","s":16,"u":"graveshell_aoa1"},{"n":"Deculi","s":19,"u":"deculi_aoa4"},{"n":"Ishti","s":20,"u":"ishti_aoa5"},{"n":"Tarrasque","s":21,"u":"tarrasque_aoa6"},{"n":"Xotani","s":21,"u":"xotani_aoa6"},{"n":"Almiraj","s":22,"u":"almiraj_aoe1"},{"n":"Vargouille","s":22,"u":"vargouille_aoe1"},{"n":"Teraphant","s":23,"u":"teraphant_aoe2"},{"n":"Eberark","s":24,"u":"eberark_aoe3"},{"n":"Jaul Mezmin","s":28,"u":"jaul%20mezmin_av1"},{"n":"Convergent Giant Eagle","s":35,"u":"convergent%20giant%20eagle_ec6"},{"n":"Viskithrel","s":35,"u":"viskithrel_ec6"},{"n":"Elder Cauthooj","s":37,"u":"elder%20cauthooj_frp1"},{"n":"Hantu Belian","s":37,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":37,"u":"hantu%20denai_frp1"},{"n":"Jaiban","s":37,"u":"jaiban_frp1"},{"n":"Sigbin","s":37,"u":"sigbin_frp1"},{"n":"Kun","s":38,"u":"kun_frp2"},{"n":"Peng","s":38,"u":"peng_frp2"},{"n":"Bul-gae","s":39,"u":"bul-gae_frp3"},{"n":"Inmyeonjo","s":39,"u":"inmyeonjo_frp3"},{"n":"Orochi","s":39,"u":"orochi_frp3"},{"n":"Sanzuwu","s":39,"u":"sanzuwu_frp3"},{"n":"Grootslang","s":0,"u":"grootslang_lome"},{"n":"Karina","s":0,"u":"karina_lome"},{"n":"Maliadi","s":0,"u":"maliadi_lome"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"},{"n":"Rompo","s":0,"u":"rompo_lome"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Solar Ibis","s":0,"u":"solar%20ibis_lome"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Chimeric Manticore","s":43,"u":"chimeric%20manticore_ooa2"},{"n":"Gbahali","s":47,"u":"gbahali_sot2"},{"n":"Great Grodair","s":47,"u":"great%20grodair_sot2"},{"n":"Kreekoss","s":47,"u":"kreekoss_sot2"},{"n":"Mpeshi","s":47,"u":"mpeshi_sot2"},{"n":"Ba'aupa Mdoudu","s":49,"u":"ba'aupa%20mdoudu_sot4"},{"n":"Grave Karina","s":49,"u":"grave%20karina_sot4"},{"n":"Gluttonworm","s":50,"u":"gluttonworm_sot5"},{"n":"Thasteron Khefak","s":50,"u":"thasteron%20khefak_sot5"},{"n":"Alate Ant","s":51,"u":"alate%20ant_sot6"},{"n":"Aspect of Hunger","s":51,"u":"aspect%20of%20hunger_sot6"},{"n":"Aspect of Insects","s":51,"u":"aspect%20of%20insects_sot6"},{"n":"Cataclysm Beetle","s":51,"u":"cataclysm%20beetle_sot6"},{"n":"Ironclad Annihilator Beetle","s":51,"u":"ironclad%20annihilator%20beetle_sot6"},{"n":"Red Commander Ant","s":51,"u":"red%20commander%20ant_sot6"},{"n":"Red Guard Ant","s":51,"u":"red%20guard%20ant_sot6"},{"n":"Red Queen","s":51,"u":"red%20queen_sot6"},{"n":"Wereant Disciple","s":51,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":51,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":51,"u":"wereant%20sentinel_sot6"},{"n":"Basilisk","s":52,"u":"basilisk_tio"},{"n":"Gargoyle Guardian","s":52,"u":"gargoyle%20guardian_tio"},{"n":"Hell Hound","s":52,"u":"hell%20hound_tio"},{"n":"Kurnugian Jackal","s":52,"u":"kurnugian%20jackal_tio"},{"n":"Scalliwing","s":52,"u":"scalliwing_tio"}],"27":[{"n":"Ceru","s":6,"u":"ceru_loil"},{"n":"Calligraphy Wyrm","s":60,"u":"calligraphy%20wyrm_lopsg"},{"n":"Dweomercat Cub","s":60,"u":"dweomercat%20cub_lopsg"},{"n":"Pipefox","s":8,"u":"pipefox_lotgb"}],"28":[{"n":"Beast Eidolon","s":64,"u":"beast%20eidolon_som"}]},"ooze":{"1":[{"n":"Black Pudding","s":12,"u":"black%20pudding_b1"},{"n":"Gelatinous Cube","s":12,"u":"gelatinous%20cube_b1"},{"n":"Ochre Jelly","s":12,"u":"ochre%20jelly_b1"},{"n":"Sewer Ooze","s":12,"u":"sewer%20ooze_b1"},{"n":"Amoeba Swarm","s":13,"u":"amoeba%20swarm_b2"},{"n":"Carnivorous Blob","s":13,"u":"carnivorous%20blob_b2"},{"n":"Giant Amoeba","s":13,"u":"giant%20amoeba_b2"},{"n":"Gray Ooze","s":13,"u":"gray%20ooze_b2"},{"n":"Slime Mold","s":13,"u":"slime%20mold_b2"},{"n":"Verdurous Ooze","s":13,"u":"verdurous%20ooze_b2"},{"n":"Globster","s":14,"u":"globster_b3"},{"n":"Mezlan","s":14,"u":"mezlan_b3"},{"n":"Omox","s":14,"u":"omox_b3"},{"n":"Slithering Pit","s":14,"u":"slithering%20pit_b3"},{"n":"Living Sap","s":17,"u":"living%20sap_aoa2"},{"n":"Carnivorous Crystal","s":19,"u":"carnivorous%20crystal_aoa4"},{"n":"Immortal Ichor","s":20,"u":"immortal%20ichor_aoa5"},{"n":"Vaultbreaker Ooze","s":23,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Child Of Venom","s":26,"u":"child%20of%20venom_aoe5"},{"n":"Slithering Rift","s":27,"u":"slithering%20rift_aoe6"},{"n":"Luminous Ooze","s":31,"u":"luminous%20ooze_ec1"},{"n":"Tallow Ooze","s":33,"u":"tallow%20ooze_ec4"},{"n":"Blood Ooze","s":36,"u":"blood%20ooze_fop"},{"n":"Gunpowder Ooze","s":6,"u":"gunpowder%20ooze_loil"},{"n":"Yeast Ooze","s":42,"u":"yeast%20ooze_ooa1"},{"n":"Rust Ooze","s":42,"u":"rust%20ooze_ooa1"},{"n":"Pyronite Ooze","s":44,"u":"pyronite%20ooze_ooa3"},{"n":"Fuming Sludge","s":45,"u":"fuming%20sludge_sli"},{"n":"Mutated Sewer Ooze","s":47,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Chromatic Ooze","s":51,"u":"chromatic%20ooze_sot6"},{"n":"Crawling Slurry","s":51,"u":"crawling%20slurry_sot6"},{"n":"Sewer Ooze","s":52,"u":"sewer%20ooze_tio"}],"27":[{"n":"Spellslime","s":4,"u":"spellslime_apg"}]},"boggard":{"1":[{"n":"Boggard Scout","s":12,"u":"boggard%20scout_b1"},{"n":"Boggard Swampseer","s":12,"u":"boggard%20swampseer_b1"},{"n":"Boggard Warrior","s":12,"u":"boggard%20warrior_b1"},{"n":"Belmazog","s":17,"u":"belmazog_aoa2"},{"n":"Croakchief Globblit Skink-eater","s":45,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Boggard Hunter","s":48,"u":"boggard%20hunter_sot3"},{"n":"Grouloop","s":48,"u":"grouloop_sot3"}]},"caligni":{"1":[{"n":"Caligni Creeper","s":12,"u":"caligni%20creeper_b1"},{"n":"Caligni Dancer","s":12,"u":"caligni%20dancer_b1"},{"n":"Caligni Stalker","s":12,"u":"caligni%20stalker_b1"},{"n":"Caligni Slayer","s":13,"u":"caligni%20slayer_b2"},{"n":"Caligni Caller","s":14,"u":"caligni%20caller_b3"},{"n":"Caligni Vanguard","s":14,"u":"caligni%20vanguard_b3"},{"n":"Nox","s":29,"u":"nox_av2"},{"n":"Caligni Defender","s":30,"u":"caligni%20defender_av3"},{"n":"Dulac","s":30,"u":"dulac_av3"},{"n":"Galudu","s":30,"u":"galudu_av3"},{"n":"Padli","s":30,"u":"padli_av3"}]},"swarm":{"1":[{"n":"Centipede Swarm","s":12,"u":"centipede%20swarm_b1"},{"n":"Rat Swarm","s":12,"u":"rat%20swarm_b1"},{"n":"Scorpion Swarm","s":12,"u":"scorpion%20swarm_b1"},{"n":"Spider Swarm","s":12,"u":"spider%20swarm_b1"},{"n":"Vampire Bat Swarm","s":12,"u":"vampire%20bat%20swarm_b1"},{"n":"Wasp Swarm","s":12,"u":"wasp%20swarm_b1"},{"n":"Amoeba Swarm","s":13,"u":"amoeba%20swarm_b2"},{"n":"Army Ant Swarm","s":13,"u":"army%20ant%20swarm_b2"},{"n":"Brood Leech Swarm","s":13,"u":"brood%20leech%20swarm_b2"},{"n":"Cockroach Swarm","s":13,"u":"cockroach%20swarm_b2"},{"n":"Fen Mosquito Swarm","s":13,"u":"fen%20mosquito%20swarm_b2"},{"n":"Fire Jellyfish Swarm","s":13,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Raven Swarm","s":13,"u":"raven%20swarm_b2"},{"n":"Sportlebore Swarm","s":13,"u":"sportlebore%20swarm_b2"},{"n":"Tick Swarm","s":13,"u":"tick%20swarm_b2"},{"n":"Worm That Walks Cultist","s":13,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Animated Silverware Swarm","s":14,"u":"animated%20silverware%20swarm_b3"},{"n":"Bore Worm Swarm","s":14,"u":"bore%20worm%20swarm_b3"},{"n":"Clacking Skull Swarm","s":14,"u":"clacking%20skull%20swarm_b3"},{"n":"Cobbleswarm","s":14,"u":"cobbleswarm_b3"},{"n":"Consonite Choir","s":14,"u":"consonite%20choir_b3"},{"n":"Feral Skull Swarm","s":14,"u":"feral%20skull%20swarm_b3"},{"n":"Hellwasp Swarm","s":14,"u":"hellwasp%20swarm_b3"},{"n":"Hermit Crab Swarm","s":14,"u":"hermit%20crab%20swarm_b3"},{"n":"Monkey Swarm","s":14,"u":"monkey%20swarm_b3"},{"n":"Piranha Swarm","s":14,"u":"piranha%20swarm_b3"},{"n":"Rat Snake Swarm","s":14,"u":"rat%20snake%20swarm_b3"},{"n":"Sorcerous Skull Swarm","s":14,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Squirrel Swarm","s":14,"u":"squirrel%20swarm_b3"},{"n":"Sturzstromer","s":14,"u":"sturzstromer_b3"},{"n":"Tooth Fairy Swarm","s":14,"u":"tooth%20fairy%20swarm_b3"},{"n":"Trilobite Swarm","s":14,"u":"trilobite%20swarm_b3"},{"n":"Viper Swarm","s":14,"u":"viper%20swarm_b3"},{"n":"Wizard Sponge","s":14,"u":"wizard%20sponge_b3"},{"n":"Cobbleswarm","s":22,"u":"cobbleswarm_aoe1"},{"n":"Bone Skipper Swarm","s":23,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Penqual","s":27,"u":"penqual_aoe6"},{"n":"Volluk Azrinae","s":28,"u":"volluk%20azrinae_av1"},{"n":"Gibtas Spawn Swarm","s":29,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Seetangeist","s":10,"u":"seetangeist_botd"},{"n":"Flea Swarm","s":31,"u":"flea%20swarm_ec1"},{"n":"Aukashungi Swarm","s":33,"u":"aukashungi%20swarm_ec4"},{"n":"Bee Swarm","s":36,"u":"bee%20swarm_fop"},{"n":"Trapjaw Tangle","s":43,"u":"trapjaw%20tangle_ooa2"},{"n":"Silverfish Swarm","s":46,"u":"silverfish%20swarm_sot1"},{"n":"Karumzek Swarm","s":48,"u":"karumzek%20swarm_sot3"},{"n":"King of Biting Ants","s":50,"u":"king%20of%20biting%20ants_sot5"},{"n":"Apocalypse Ant Swarm","s":51,"u":"apocalypse%20ant%20swarm_sot6"}]},"giant":{"1":[{"n":"Cloud Giant","s":12,"u":"cloud%20giant_b1"},{"n":"Cyclops","s":12,"u":"cyclops_b1"},{"n":"Ettin","s":12,"u":"ettin_b1"},{"n":"Fire Giant","s":12,"u":"fire%20giant_b1"},{"n":"Frost Giant","s":12,"u":"frost%20giant_b1"},{"n":"Great Cyclops","s":12,"u":"great%20cyclops_b1"},{"n":"Hill Giant","s":12,"u":"hill%20giant_b1"},{"n":"Ogre Boss","s":12,"u":"ogre%20boss_b1"},{"n":"Ogre Glutton","s":12,"u":"ogre%20glutton_b1"},{"n":"Ogre Warrior","s":12,"u":"ogre%20warrior_b1"},{"n":"Rune Giant","s":12,"u":"rune%20giant_b1"},{"n":"Stone Giant","s":12,"u":"stone%20giant_b1"},{"n":"Storm Giant","s":12,"u":"storm%20giant_b1"},{"n":"Troll","s":12,"u":"troll_b1"},{"n":"Troll King","s":12,"u":"troll%20king_b1"},{"n":"Athach","s":13,"u":"athach_b2"},{"n":"Cavern Troll","s":13,"u":"cavern%20troll_b2"},{"n":"Fire Yai","s":13,"u":"fire%20yai_b2"},{"n":"Frost Troll","s":13,"u":"frost%20troll_b2"},{"n":"Ice Yai","s":13,"u":"ice%20yai_b2"},{"n":"Jotund Troll","s":13,"u":"jotund%20troll_b2"},{"n":"Marsh Giant","s":13,"u":"marsh%20giant_b2"},{"n":"Onidoshi","s":13,"u":"onidoshi_b2"},{"n":"Shadow Giant","s":13,"u":"shadow%20giant_b2"},{"n":"Taiga Giant","s":13,"u":"taiga%20giant_b2"},{"n":"Two-headed Troll","s":13,"u":"two-headed%20troll_b2"},{"n":"Water Yai","s":13,"u":"water%20yai_b2"},{"n":"Wood Giant","s":13,"u":"wood%20giant_b2"},{"n":"Cave Giant","s":14,"u":"cave%20giant_b3"},{"n":"Desert Giant","s":14,"u":"desert%20giant_b3"},{"n":"Plague Giant","s":14,"u":"plague%20giant_b3"},{"n":"Tomb Giant","s":14,"u":"tomb%20giant_b3"},{"n":"Shadow Giant","s":18,"u":"shadow%20giant_aoa3"},{"n":"Dragonstorm Fire Giant","s":21,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Berberoka","s":37,"u":"berberoka_frp1"},{"n":"Koto Zekora","s":37,"u":"koto%20zekora_frp1"},{"n":"Shadow Yai","s":38,"u":"shadow%20yai_frp2"},{"n":"Taiga Yai","s":38,"u":"taiga%20yai_frp2"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Smog Giant","s":43,"u":"smog%20giant_ooa2"},{"n":"Vewslog","s":44,"u":"vewslog_ooa3"},{"n":"Cyclops Bully","s":48,"u":"cyclops%20bully_sot3"},{"n":"Halbrux Far-Sight","s":48,"u":"halbrux%20far-sight_sot3"},{"n":"Ogre Warrior","s":52,"u":"ogre%20warrior_tio"},{"n":"Troll Enforcer","s":52,"u":"troll%20enforcer_tio"}]},"rakshasa":{"1":[{"n":"Dandasuka","s":12,"u":"dandasuka_b1"},{"n":"Raja Rakshasa","s":12,"u":"raja%20rakshasa_b1"},{"n":"Maharaja","s":14,"u":"maharaja_b3"},{"n":"Raktavarna","s":14,"u":"raktavarna_b3"},{"n":"Vaklish","s":18,"u":"vaklish_aoa3"}]},"dero":{"1":[{"n":"Dero Magister","s":12,"u":"dero%20magister_b1"},{"n":"Dero Stalker","s":12,"u":"dero%20stalker_b1"},{"n":"Dero Strangler","s":12,"u":"dero%20strangler_b1"},{"n":"Ginjana Mindkeeper","s":9,"u":"ginjana%20mindkeeper_ec3"}]},"genie":{"1":[{"n":"Djinni","s":12,"u":"djinni_b1"},{"n":"Efreeti","s":12,"u":"efreeti_b1"},{"n":"Janni","s":12,"u":"janni_b1"},{"n":"Marid","s":12,"u":"marid_b1"},{"n":"Shaitan","s":12,"u":"shaitan_b1"},{"n":"Ghul","s":10,"u":"ghul_botd"},{"n":"Ararda","s":34,"u":"ararda_ec5"},{"n":"Muurfeli","s":34,"u":"muurfeli_ec5"}]},"fungus":{"1":[{"n":"Drakauthix","s":12,"u":"drakauthix_b1"},{"n":"Fungus Leshy","s":12,"u":"fungus%20leshy_b1"},{"n":"Mu Spore","s":12,"u":"mu%20spore_b1"},{"n":"Terotricus","s":12,"u":"terotricus_b1"},{"n":"Basidirond","s":13,"u":"basidirond_b2"},{"n":"Slime Mold","s":13,"u":"slime%20mold_b2"},{"n":"Tendriculos","s":13,"u":"tendriculos_b2"},{"n":"Violet Fungus","s":13,"u":"violet%20fungus_b2"},{"n":"Mi-Go","s":14,"u":"mi-go_b3"},{"n":"Myceloid","s":14,"u":"myceloid_b3"},{"n":"Wizard Sponge","s":14,"u":"wizard%20sponge_b3"},{"n":"Dragon's Blood Puffball","s":30,"u":"dragon's%20blood%20puffball_av3"},{"n":"Reaper Skull Puffball","s":30,"u":"reaper%20skull%20puffball_av3"},{"n":"Followers of Shumfallow","s":42,"u":"followers%20of%20shumfallow_ooa1"},{"n":"Umbo","s":46,"u":"umbo_sot1"}],"2":[{"n":"Spore Sap","s":33,"u":"spore%20sap_ec4"}],"3":[{"n":"Fungal Hyphae","s":58,"u":"fungal%20hyphae_logm"}],"51":[{"n":"Yellow Mold","s":5,"u":"yellow%20mold_crb"},{"n":"Gloomglow Mushrooms","s":16,"u":"gloomglow%20mushrooms_aoa1"},{"n":"Ash Web","s":19,"u":"ash%20web_aoa4"}]},"drow":{"1":[{"n":"Drow Fighter","s":12,"u":"drow%20fighter_b1"},{"n":"Drow Priestess","s":12,"u":"drow%20priestess_b1"},{"n":"Drow Rogue","s":12,"u":"drow%20rogue_b1"},{"n":"Bhazrade And Klathor","s":30,"u":"bhazrade%20and%20klathor_av3"},{"n":"Drow Hunter","s":30,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":30,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":30,"u":"drow%20warden_av3"},{"n":"Quara Orshendiel","s":30,"u":"quara%20orshendiel_av3"},{"n":"Salaisa Malthulas","s":30,"u":"salaisa%20malthulas_av3"}]},"nymph":{"1":[{"n":"Dryad","s":12,"u":"dryad_b1"},{"n":"Dryad Queen","s":12,"u":"dryad%20queen_b1"},{"n":"Naiad","s":12,"u":"naiad_b1"},{"n":"Naiad Queen","s":12,"u":"naiad%20queen_b1"},{"n":"Hesperid","s":14,"u":"hesperid_b3"},{"n":"Hesperid Queen","s":14,"u":"hesperid%20queen_b3"},{"n":"Lampad","s":14,"u":"lampad_b3"},{"n":"Lampad Queen","s":14,"u":"lampad%20queen_b3"}]},"duergar":{"1":[{"n":"Duergar Bombardier","s":12,"u":"duergar%20bombardier_b1"},{"n":"Duergar Sharpshooter","s":12,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Taskmaster","s":12,"u":"duergar%20taskmaster_b1"},{"n":"Duergar Slave Lord","s":19,"u":"duergar%20slave%20lord_aoa4"},{"n":"Kralgurn","s":19,"u":"kralgurn_aoa4"},{"n":"Kragala","s":29,"u":"kragala_av2"},{"n":"Qormintur","s":34,"u":"qormintur_ec5"}]},"ethereal":{"1":[{"n":"Ether Spider","s":12,"u":"ether%20spider_b1"},{"n":"Xill","s":13,"u":"xill_b2"},{"n":"Phantom Beast","s":14,"u":"phantom%20beast_b3"},{"n":"Phantom Knight","s":14,"u":"phantom%20knight_b3"},{"n":"Jin-hae","s":39,"u":"jin-hae_frp3"}],"28":[{"n":"Anger Phantom Eidolon","s":64,"u":"anger%20phantom%20eidolon_som"},{"n":"Devotion Phantom Eidolon","s":64,"u":"devotion%20phantom%20eidolon_som"}]},"azata":{"1":[{"n":"Gancanagh","s":12,"u":"gancanagh_b1"},{"n":"Ghaele","s":12,"u":"ghaele_b1"},{"n":"Lillend","s":12,"u":"lillend_b1"},{"n":"Lyrakien","s":12,"u":"lyrakien_b1"},{"n":"Bralani","s":13,"u":"bralani_b2"},{"n":"Veranallia","s":13,"u":"veranallia_b2"},{"n":"Ghaele Of Kharnas","s":27,"u":"ghaele%20of%20kharnas_aoe6"}]},"ghoul":{"1":[{"n":"Ghast","s":12,"u":"ghast_b1"},{"n":"Ghoul","s":12,"u":"ghoul_b1"},{"n":"Leng Ghoul","s":14,"u":"leng%20ghoul_b3"},{"n":"Ghastly Bear","s":18,"u":"ghastly%20bear_aoa3"},{"n":"Falrok","s":19,"u":"falrok_aoa4"},{"n":"Barnacle Ghoul","s":24,"u":"barnacle%20ghoul_aoe3"},{"n":"Zeal-damned Ghoul","s":26,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Aller Rosk","s":28,"u":"aller%20rosk_av1"},{"n":"Augrael","s":28,"u":"augrael_av1"},{"n":"Canker Cultist","s":28,"u":"canker%20cultist_av1"},{"n":"Nhakazarin","s":28,"u":"nhakazarin_av1"},{"n":"Lacedon","s":10,"u":"lacedon_botd"},{"n":"Priest of Kabriri","s":10,"u":"priest%20of%20kabriri_botd"},{"n":"Smiler","s":31,"u":"smiler_ec1"}]},"ghost":{"1":[{"n":"Ghost Commoner","s":12,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":12,"u":"ghost%20mage_b1"},{"n":"Talamira","s":19,"u":"talamira_aoa4"},{"n":"Candlaron's Echo","s":21,"u":"candlaron's%20echo_aoa6"},{"n":"Chandriu Invisar","s":28,"u":"chandriu%20invisar_av1"},{"n":"Jarelle Kaldrian","s":28,"u":"jarelle%20kaldrian_av1"},{"n":"Otari Ilvashti","s":28,"u":"otari%20ilvashti_av1"},{"n":"Belcorra Haruvex","s":30,"u":"belcorra%20haruvex_av3"},{"n":"Hungry Ghost","s":10,"u":"hungry%20ghost_botd"},{"n":"Ghost Pirate Captain","s":10,"u":"ghost%20pirate%20captain_botd"},{"n":"Ghost Monk","s":37,"u":"ghost%20monk_frp1"},{"n":"Kannitri","s":37,"u":"kannitri_frp1"},{"n":"Soul Swarms","s":49,"u":"soul%20swarms_sot4"},{"n":"Tollvych","s":50,"u":"tollvych_sot5"},{"n":"Ghost Commoner","s":52,"u":"ghost%20commoner_tio"}]},"mutant":{"1":[{"n":"Great Cyclops","s":12,"u":"great%20cyclops_b1"},{"n":"Greater Barghest","s":12,"u":"greater%20barghest_b1"},{"n":"Sea Devil Baron","s":12,"u":"sea%20devil%20baron_b1"},{"n":"Aapoph Serpentfolk","s":13,"u":"aapoph%20serpentfolk_b2"},{"n":"Jotund Troll","s":13,"u":"jotund%20troll_b2"},{"n":"Hermean Mutant","s":21,"u":"hermean%20mutant_aoa6"},{"n":"Mutant Gnoll Hulk","s":6,"u":"mutant%20gnoll%20hulk_loil"},{"n":"Spellscar Sky Marauders","s":43,"u":"spellscar%20sky%20marauders_ooa2"},{"n":"Akrida","s":43,"u":"akrida_ooa2"},{"n":"Mutant Giant Toad","s":43,"u":"mutant%20giant%20toad_ooa2"},{"n":"Mutant Desert Drake","s":43,"u":"mutant%20desert%20drake_ooa2"},{"n":"Mutated Sewer Ooze","s":47,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Salathiss","s":47,"u":"salathiss_sot2"},{"n":"Serpentfolk Granitescale","s":47,"u":"serpentfolk%20granitescale_sot2"},{"n":"Formian Mageslayer","s":50,"u":"formian%20mageslayer_sot5"}]},"unique":{"1":[{"n":"Grim Reaper","s":12,"u":"grim%20reaper_b1"},{"n":"Treerazer","s":12,"u":"treerazer_b1"},{"n":"Grendel","s":13,"u":"grendel_b2"},{"n":"Sandpoint Devil","s":13,"u":"sandpoint%20devil_b2"},{"n":"Krampus","s":14,"u":"krampus_b3"},{"n":"Alak Stagram","s":16,"u":"alak%20stagram_aoa1"},{"n":"Calmont","s":16,"u":"calmont_aoa1"},{"n":"Dmiri Yoltosha","s":16,"u":"dmiri%20yoltosha_aoa1"},{"n":"Malarunk","s":16,"u":"malarunk_aoa1"},{"n":"Renali","s":16,"u":"renali_aoa1"},{"n":"Skeletal Hellknight","s":16,"u":"skeletal%20hellknight_aoa1"},{"n":"Voz Lirayne","s":16,"u":"voz%20lirayne_aoa1"},{"n":"Warbal Bumblebrasher","s":16,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Belmazog","s":17,"u":"belmazog_aoa2"},{"n":"Gerhard Pendergrast","s":17,"u":"gerhard%20pendergrast_aoa2"},{"n":"Hezle","s":17,"u":"hezle_aoa2"},{"n":"Jahsi","s":17,"u":"jahsi_aoa2"},{"n":"Nketiah","s":17,"u":"nketiah_aoa2"},{"n":"Racharak","s":17,"u":"racharak_aoa2"},{"n":"Barushak Il-varashma","s":18,"u":"barushak%20il-varashma_aoa3"},{"n":"Heuberk Thropp","s":18,"u":"heuberk%20thropp_aoa3"},{"n":"Laslunn","s":18,"u":"laslunn_aoa3"},{"n":"Mialari Docur","s":18,"u":"mialari%20docur_aoa3"},{"n":"Nolly Peltry","s":18,"u":"nolly%20peltry_aoa3"},{"n":"One-eye Amnin","s":18,"u":"one-eye%20amnin_aoa3"},{"n":"Rusty Mae","s":18,"u":"rusty%20mae_aoa3"},{"n":"Vaklish","s":18,"u":"vaklish_aoa3"},{"n":"Falrok","s":19,"u":"falrok_aoa4"},{"n":"Ilssrah Embermead","s":19,"u":"ilssrah%20embermead_aoa4"},{"n":"Kelda Halrig","s":19,"u":"kelda%20halrig_aoa4"},{"n":"King Harral","s":19,"u":"king%20harral_aoa4"},{"n":"Kralgurn","s":19,"u":"kralgurn_aoa4"},{"n":"Talamira","s":19,"u":"talamira_aoa4"},{"n":"Thea","s":19,"u":"thea_aoa4"},{"n":"Veshumirix","s":19,"u":"veshumirix_aoa4"},{"n":"Xevalorg","s":19,"u":"xevalorg_aoa4"},{"n":"Zuferian","s":19,"u":"zuferian_aoa4"},{"n":"Ishti","s":20,"u":"ishti_aoa5"},{"n":"Shak","s":20,"u":"shak_aoa5"},{"n":"Teyam Ishtori","s":20,"u":"teyam%20ishtori_aoa5"},{"n":"Uri Zandivar","s":20,"u":"uri%20zandivar_aoa5"},{"n":"Dragonshard Guardian","s":21,"u":"dragonshard%20guardian_aoa6"},{"n":"Emaliza Zandivar","s":21,"u":"emaliza%20zandivar_aoa6"},{"n":"Ilgreth","s":21,"u":"ilgreth_aoa6"},{"n":"Ingnovim Tluss","s":21,"u":"ingnovim%20tluss_aoa6"},{"n":"Inizra Arumelo","s":21,"u":"inizra%20arumelo_aoa6"},{"n":"Lesser Manifestation Of Dahak","s":21,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":21,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Mengkare","s":21,"u":"mengkare_aoa6"},{"n":"Rinnarv Bontimar","s":21,"u":"rinnarv%20bontimar_aoa6"},{"n":"Tarrasque","s":21,"u":"tarrasque_aoa6"},{"n":"Xotani","s":21,"u":"xotani_aoa6"},{"n":"Battle Leader Rekarek","s":22,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Gref","s":22,"u":"gref_aoe1"},{"n":"Grospek Lavarsus","s":22,"u":"grospek%20lavarsus_aoe1"},{"n":"Hendrid Pratchett","s":22,"u":"hendrid%20pratchett_aoe1"},{"n":"Kekker","s":22,"u":"kekker_aoe1"},{"n":"Ralso","s":22,"u":"ralso_aoe1"},{"n":"Fayati Alummur","s":23,"u":"fayati%20alummur_aoe2"},{"n":"Frefferth","s":23,"u":"frefferth_aoe2"},{"n":"Kolo Harvan","s":23,"u":"kolo%20harvan_aoe2"},{"n":"Shristi Melipdra","s":23,"u":"shristi%20melipdra_aoe2"},{"n":"Wrent Dicaspiron","s":23,"u":"wrent%20dicaspiron_aoe2"},{"n":"Bloody Berleth","s":24,"u":"bloody%20berleth_aoe3"},{"n":"Franca Laurentz","s":24,"u":"franca%20laurentz_aoe3"},{"n":"Gage Carlyle","s":24,"u":"gage%20carlyle_aoe3"},{"n":"Maurrisa Jonne","s":24,"u":"maurrisa%20jonne_aoe3"},{"n":"Scathka","s":24,"u":"scathka_aoe3"},{"n":"Grabble Forden","s":25,"u":"grabble%20forden_aoe4"},{"n":"Japu Thalenger","s":25,"u":"japu%20thalenger_aoe4"},{"n":"Jonis Flakfatter","s":25,"u":"jonis%20flakfatter_aoe4"},{"n":"Kalyn Pounch","s":25,"u":"kalyn%20pounch_aoe4"},{"n":"Morgrat And Fillick","s":25,"u":"morgrat%20and%20fillick_aoe4"},{"n":"The Rabbit Prince","s":25,"u":"the%20rabbit%20prince_aoe4"},{"n":"The Stabbing Beast","s":25,"u":"the%20stabbing%20beast_aoe4"},{"n":"Velberi Jallist","s":25,"u":"velberi%20jallist_aoe4"},{"n":"Wynsal Starborn","s":25,"u":"wynsal%20starborn_aoe4"},{"n":"Calennia","s":26,"u":"calennia_aoe5"},{"n":"Graem And Grinlowe","s":26,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Grimwold","s":26,"u":"grimwold_aoe5"},{"n":"Ixusoth","s":26,"u":"ixusoth_aoe5"},{"n":"Kapral","s":26,"u":"kapral_aoe5"},{"n":"Lord Guirden","s":26,"u":"lord%20guirden_aoe5"},{"n":"Miogimo","s":26,"u":"miogimo_aoe5"},{"n":"Mother Venom","s":26,"u":"mother%20venom_aoe5"},{"n":"Myrna Rath","s":26,"u":"myrna%20rath_aoe5"},{"n":"Reginald Vancaskerkin","s":26,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Twisted Jack","s":26,"u":"twisted%20jack_aoe5"},{"n":"Avsheros The Betrayer","s":27,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Blune Bandersworth","s":27,"u":"blune%20bandersworth_aoe6"},{"n":"Chaos Gulgamodh","s":27,"u":"chaos%20gulgamodh_aoe6"},{"n":"Daemonic Infector","s":27,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":27,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Skinner","s":27,"u":"daemonic%20skinner_aoe6"},{"n":"Hestriviniaas","s":27,"u":"hestriviniaas_aoe6"},{"n":"Il'setsya Wyrmtouched","s":27,"u":"il'setsya%20wyrmtouched_aoe6"},{"n":"Olansa Terimor","s":27,"u":"olansa%20terimor_aoe6"},{"n":"Ulressia The Blessed","s":27,"u":"ulressia%20the%20blessed_aoe6"},{"n":"Veksciralenix","s":27,"u":"veksciralenix_aoe6"},{"n":"Aller Rosk","s":28,"u":"aller%20rosk_av1"},{"n":"Augrael","s":28,"u":"augrael_av1"},{"n":"Bloodsiphon","s":28,"u":"bloodsiphon_av1"},{"n":"Boss Skrawng","s":28,"u":"boss%20skrawng_av1"},{"n":"Chandriu Invisar","s":28,"u":"chandriu%20invisar_av1"},{"n":"Jarelle Kaldrian","s":28,"u":"jarelle%20kaldrian_av1"},{"n":"Jaul Mezmin","s":28,"u":"jaul%20mezmin_av1"},{"n":"Jaul's Wolf","s":28,"u":"jaul's%20wolf_av1"},{"n":"Nhakazarin","s":28,"u":"nhakazarin_av1"},{"n":"Otari Ilvashti","s":28,"u":"otari%20ilvashti_av1"},{"n":"Volluk Azrinae","s":28,"u":"volluk%20azrinae_av1"},{"n":"Wrin Sivinxi","s":28,"u":"wrin%20sivinxi_av1"},{"n":"Carman Rajani","s":29,"u":"carman%20rajani_av2"},{"n":"Chafkhem","s":29,"u":"chafkhem_av2"},{"n":"Gulzash","s":29,"u":"gulzash_av2"},{"n":"Jafaki","s":29,"u":"jafaki_av2"},{"n":"Kragala","s":29,"u":"kragala_av2"},{"n":"Murschen","s":29,"u":"murschen_av2"},{"n":"Nox","s":29,"u":"nox_av2"},{"n":"Ryta","s":29,"u":"ryta_av2"},{"n":"Sacuishu","s":29,"u":"sacuishu_av2"},{"n":"Urevian","s":29,"u":"urevian_av2"},{"n":"Vischari","s":29,"u":"vischari_av2"},{"n":"Belcorra Haruvex","s":30,"u":"belcorra%20haruvex_av3"},{"n":"Bhazrade And Klathor","s":30,"u":"bhazrade%20and%20klathor_av3"},{"n":"Dulac","s":30,"u":"dulac_av3"},{"n":"Galudu","s":30,"u":"galudu_av3"},{"n":"Khurfel","s":30,"u":"khurfel_av3"},{"n":"Lady's Whisper","s":30,"u":"lady's%20whisper_av3"},{"n":"Padli","s":30,"u":"padli_av3"},{"n":"Quara Orshendiel","s":30,"u":"quara%20orshendiel_av3"},{"n":"Salaisa Malthulas","s":30,"u":"salaisa%20malthulas_av3"},{"n":"Harlo Krant","s":10,"u":"harlo%20krant_botd"},{"n":"Harlo Krant","s":10,"u":"harlo%20krant_botd"},{"n":"K.H.W.'s Echo","s":11,"u":"k.h.w.'s%20echo_da"},{"n":"Mother Mitera","s":11,"u":"mother%20mitera_da"},{"n":"The Morrowkin","s":11,"u":"the%20morrowkin_da"},{"n":"Cavnakash","s":31,"u":"cavnakash_ec1"},{"n":"Corrupted Priest","s":31,"u":"corrupted%20priest_ec1"},{"n":"Daring Danika","s":31,"u":"daring%20danika_ec1"},{"n":"Jaleen And Rhovo","s":31,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Jellico Bounce-bounce","s":31,"u":"jellico%20bounce-bounce_ec1"},{"n":"Nemmia Bramblecloak","s":31,"u":"nemmia%20bramblecloak_ec1"},{"n":"Pruana Two-punch","s":31,"u":"pruana%20two-punch_ec1"},{"n":"Smiler","s":31,"u":"smiler_ec1"},{"n":"Viktor Volkano","s":31,"u":"viktor%20volkano_ec1"},{"n":"Violet","s":31,"u":"violet_ec1"},{"n":"Aives The Smoke Dragon","s":32,"u":"aives%20the%20smoke%20dragon_ec2"},{"n":"Andera Paldreen","s":32,"u":"andera%20paldreen_ec2"},{"n":"Darricus Stallit","s":32,"u":"darricus%20stallit_ec2"},{"n":"Delamar Gianvin","s":32,"u":"delamar%20gianvin_ec2"},{"n":"Evora Yarket","s":32,"u":"evora%20yarket_ec2"},{"n":"Mistress Dusklight","s":32,"u":"mistress%20dusklight_ec2"},{"n":"Ruanna Nyamma","s":32,"u":"ruanna%20nyamma_ec2"},{"n":"Ulthadar","s":32,"u":"ulthadar_ec2"},{"n":"Yaashka","s":32,"u":"yaashka_ec2"},{"n":"Ginjana Mindkeeper","s":9,"u":"ginjana%20mindkeeper_ec3"},{"n":"Headless Xulgath","s":9,"u":"headless%20xulgath_ec3"},{"n":"Pin Tingwheely","s":9,"u":"pin%20tingwheely_ec3"},{"n":"Skarja","s":9,"u":"skarja_ec3"},{"n":"Tanessa Fleer","s":9,"u":"tanessa%20fleer_ec3"},{"n":"Thessekka","s":9,"u":"thessekka_ec3"},{"n":"Helg Eats-the-eaters","s":33,"u":"helg%20eats-the-eaters_ec4"},{"n":"Ledorick Banyan","s":33,"u":"ledorick%20banyan_ec4"},{"n":"Lyrt Cozurn","s":33,"u":"lyrt%20cozurn_ec4"},{"n":"Starved Staff","s":33,"u":"starved%20staff_ec4"},{"n":"Stirvyn Banyan","s":33,"u":"stirvyn%20banyan_ec4"},{"n":"Tashlock Banyan","s":33,"u":"tashlock%20banyan_ec4"},{"n":"The Vanish Man","s":33,"u":"the%20vanish%20man_ec4"},{"n":"Zashathal Head-taker","s":33,"u":"zashathal%20head-taker_ec4"},{"n":"Dyzallin Shraen","s":34,"u":"dyzallin%20shraen_ec5"},{"n":"Hollow Hush","s":34,"u":"hollow%20hush_ec5"},{"n":"Iffdahsil","s":34,"u":"iffdahsil_ec5"},{"n":"Kharostan","s":34,"u":"kharostan_ec5"},{"n":"Qormintur","s":34,"u":"qormintur_ec5"},{"n":"Zinogyvaz","s":34,"u":"zinogyvaz_ec5"},{"n":"Convergent Kendley Nathrael","s":35,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Kimilekki","s":35,"u":"kimilekki_ec6"},{"n":"Kirosthrek","s":35,"u":"kirosthrek_ec6"},{"n":"Sarvel Ever-hunger","s":35,"u":"sarvel%20ever-hunger_ec6"},{"n":"Caustic Wolf","s":36,"u":"caustic%20wolf_fop"},{"n":"Fiery Leopard","s":36,"u":"fiery%20leopard_fop"},{"n":"Giant Lightning Serpent","s":36,"u":"giant%20lightning%20serpent_fop"},{"n":"Graytusk","s":36,"u":"graytusk_fop"},{"n":"Hallod","s":36,"u":"hallod_fop"},{"n":"Lord Nar","s":36,"u":"lord%20nar_fop"},{"n":"Stone Horse","s":36,"u":"stone%20horse_fop"},{"n":"The Amalgam","s":36,"u":"the%20amalgam_fop"},{"n":"The Behemoth","s":36,"u":"the%20behemoth_fop"},{"n":"The Sculptor","s":36,"u":"the%20sculptor_fop"},{"n":"Vilree","s":36,"u":"vilree_fop"},{"n":"Blue Viper","s":37,"u":"blue%20viper_frp1"},{"n":"Gomwai","s":37,"u":"gomwai_frp1"},{"n":"Grave Spinosaurus","s":37,"u":"grave%20spinosaurus_frp1"},{"n":"Hana's Hundreds","s":37,"u":"hana's%20hundreds_frp1"},{"n":"Jaiban","s":37,"u":"jaiban_frp1"},{"n":"Kannitri","s":37,"u":"kannitri_frp1"},{"n":"Koto Zekora","s":37,"u":"koto%20zekora_frp1"},{"n":"Nai Yan Fei","s":37,"u":"nai%20yan%20fei_frp1"},{"n":"Old Man Statue","s":37,"u":"old%20man%20statue_frp1"},{"n":"Ran-to","s":37,"u":"ran-to_frp1"},{"n":"Shino Hakusa","s":37,"u":"shino%20hakusa_frp1"},{"n":"Syu Tak-nwa","s":37,"u":"syu%20tak-nwa_frp1"},{"n":"Takatorra","s":37,"u":"takatorra_frp1"},{"n":"Tamikan","s":37,"u":"tamikan_frp1"},{"n":"Tino","s":37,"u":"tino_frp1"},{"n":"Watchtower Poltergeist","s":37,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Shadow","s":37,"u":"watchtower%20shadow_frp1"},{"n":"Watchtower Wraith","s":37,"u":"watchtower%20wraith_frp1"},{"n":"Yabin The Just","s":37,"u":"yabin%20the%20just_frp1"},{"n":"Yook","s":37,"u":"yook_frp1"},{"n":"Akila Stormheel","s":38,"u":"akila%20stormheel_frp2"},{"n":"Artus Rodrivan","s":38,"u":"artus%20rodrivan_frp2"},{"n":"Blue Viper","s":38,"u":"blue%20viper_frp2"},{"n":"Grandfather Mantis","s":38,"u":"grandfather%20mantis_frp2"},{"n":"Halspin The Stung","s":38,"u":"halspin%20the%20stung_frp2"},{"n":"Huldrin Skolsdottir","s":38,"u":"huldrin%20skolsdottir_frp2"},{"n":"Hummingbird","s":38,"u":"hummingbird_frp2"},{"n":"Ji-yook","s":38,"u":"ji-yook_frp2"},{"n":"Joon-seo","s":38,"u":"joon-seo_frp2"},{"n":"Juspix Rammel","s":38,"u":"juspix%20rammel_frp2"},{"n":"Kas Xi Rai","s":38,"u":"kas%20xi%20rai_frp2"},{"n":"Lantondo","s":38,"u":"lantondo_frp2"},{"n":"Mafika Ayuwari","s":38,"u":"mafika%20ayuwari_frp2"},{"n":"Phuthi","s":38,"u":"phuthi_frp2"},{"n":"Ran-to","s":38,"u":"ran-to_frp2"},{"n":"Razu","s":38,"u":"razu_frp2"},{"n":"Shino Hakusa","s":38,"u":"shino%20hakusa_frp2"},{"n":"Surjit Hamelan","s":38,"u":"surjit%20hamelan_frp2"},{"n":"Syu Tak-nwa","s":38,"u":"syu%20tak-nwa_frp2"},{"n":"Takatorra","s":38,"u":"takatorra_frp2"},{"n":"Tino Tung","s":38,"u":"tino%20tung_frp2"},{"n":"Troff Frostknuckles","s":38,"u":"troff%20frostknuckles_frp2"},{"n":"Umbasi","s":38,"u":"umbasi_frp2"},{"n":"Urnak Lostwind","s":38,"u":"urnak%20lostwind_frp2"},{"n":"Yabin The Just","s":38,"u":"yabin%20the%20just_frp2"},{"n":"Yarrika Mulandez","s":38,"u":"yarrika%20mulandez_frp2"},{"n":"Abbot Tsujon","s":39,"u":"abbot%20tsujon_frp3"},{"n":"Blue Viper","s":39,"u":"blue%20viper_frp3"},{"n":"Cloudsplitter","s":39,"u":"cloudsplitter_frp3"},{"n":"Dancing Night Parade","s":39,"u":"dancing%20night%20parade_frp3"},{"n":"Jin-hae","s":39,"u":"jin-hae_frp3"},{"n":"Laruhao","s":39,"u":"laruhao_frp3"},{"n":"Ran-to","s":39,"u":"ran-to_frp3"},{"n":"Shino Hakusa","s":39,"u":"shino%20hakusa_frp3"},{"n":"Spinel Leviathan Syndara","s":39,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Syndara The Sculptor","s":39,"u":"syndara%20the%20sculptor_frp3"},{"n":"Syu Tak-nwa","s":39,"u":"syu%20tak-nwa_frp3"},{"n":"Yoh Souran","s":39,"u":"yoh%20souran_frp3"},{"n":"Benthic Reaver","s":6,"u":"benthic%20reaver_loil"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Keznin Nevarmo","s":41,"u":"keznin%20nevarmo_ngd"},{"n":"Irkem Dresh","s":42,"u":"irkem%20dresh_ooa1"},{"n":"Bristlebane","s":42,"u":"bristlebane_ooa1"},{"n":"Dewey Daystar","s":42,"u":"dewey%20daystar_ooa1"},{"n":"Glaz Nixbrix","s":42,"u":"glaz%20nixbrix_ooa1"},{"n":"Shoma Lyzerius","s":42,"u":"shoma%20lyzerius_ooa1"},{"n":"Masu","s":43,"u":"masu_ooa2"},{"n":"\"Lucky\" Lanks","s":43,"u":"%22lucky%22%20lanks_ooa2"},{"n":"I","s":43,"u":"i_ooa2"},{"n":"Palzu","s":43,"u":"palzu_ooa2"},{"n":"Kreeth-Ni","s":43,"u":"kreeth-ni_ooa2"},{"n":"Akrida","s":43,"u":"akrida_ooa2"},{"n":"The Claws of Time","s":43,"u":"the%20claws%20of%20time_ooa2"},{"n":"Clockwork Gunner","s":43,"u":"clockwork%20gunner_ooa2"},{"n":"Ambrost Mugland","s":43,"u":"ambrost%20mugland_ooa2"},{"n":"Sabora Sharkosa","s":43,"u":"sabora%20sharkosa_ooa2"},{"n":"Vewslog","s":44,"u":"vewslog_ooa3"},{"n":"Glass Elephant","s":44,"u":"glass%20elephant_ooa3"},{"n":"Anjelique Loveless","s":44,"u":"anjelique%20loveless_ooa3"},{"n":"Ibrium","s":44,"u":"ibrium_ooa3"},{"n":"Parsus","s":44,"u":"parsus_ooa3"},{"n":"Croakchief Globblit Skink-eater","s":45,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Cursebreaker","s":45,"u":"cursebreaker_sli"},{"n":"Paga Nikohian","s":45,"u":"paga%20nikohian_sli"},{"n":"Kurshkin","s":46,"u":"kurshkin_sot1"},{"n":"Stone Ghost","s":46,"u":"stone%20ghost_sot1"},{"n":"Takulu Ot","s":46,"u":"takulu%20ot_sot1"},{"n":"Urbel","s":46,"u":"urbel_sot1"},{"n":"Fire-pot Ubanu","s":47,"u":"fire-pot%20ubanu_sot2"},{"n":"Froglegs","s":47,"u":"froglegs_sot2"},{"n":"Great Grodair","s":47,"u":"great%20grodair_sot2"},{"n":"Kiru","s":47,"u":"kiru_sot2"},{"n":"Kolbo","s":47,"u":"kolbo_sot2"},{"n":"Kreekoss","s":47,"u":"kreekoss_sot2"},{"n":"Loakan","s":47,"u":"loakan_sot2"},{"n":"Mashkudu The Bully","s":47,"u":"mashkudu%20the%20bully_sot2"},{"n":"Mutated Sewer Ooze","s":47,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Old Thrasher","s":47,"u":"old%20thrasher_sot2"},{"n":"Reth","s":47,"u":"reth_sot2"},{"n":"Salathiss","s":47,"u":"salathiss_sot2"},{"n":"Ajbal Kimon","s":48,"u":"ajbal%20kimon_sot3"},{"n":"Bharlen Sajor","s":48,"u":"bharlen%20sajor_sot3"},{"n":"Bog Mummy Amalgamation","s":48,"u":"bog%20mummy%20amalgamation_sot3"},{"n":"Grouloop","s":48,"u":"grouloop_sot3"},{"n":"Halbrux Far-Sight","s":48,"u":"halbrux%20far-sight_sot3"},{"n":"Ixamè","s":48,"u":"ixam%c3%a8_sot3"},{"n":"Onyiji","s":48,"u":"onyiji_sot3"},{"n":"Thiarvo the Quick","s":48,"u":"thiarvo%20the%20quick_sot3"},{"n":"Yonsuu","s":48,"u":"yonsuu_sot3"},{"n":"Dimari-Diji","s":49,"u":"dimari-diji_sot4"},{"n":"Gambulami","s":49,"u":"gambulami_sot4"},{"n":"Nkiruka","s":49,"u":"nkiruka_sot4"},{"n":"Worknesh","s":49,"u":"worknesh_sot4"},{"n":"Dwandek","s":50,"u":"dwandek_sot5"},{"n":"King of Biting Ants","s":50,"u":"king%20of%20biting%20ants_sot5"},{"n":"Mpondo","s":50,"u":"mpondo_sot5"},{"n":"Skartitch Chip-Tooth","s":50,"u":"skartitch%20chip-tooth_sot5"},{"n":"Sparkeater","s":50,"u":"sparkeater_sot5"},{"n":"Taon","s":50,"u":"taon_sot5"},{"n":"Tollvych","s":50,"u":"tollvych_sot5"},{"n":"Aspect of Insects","s":51,"u":"aspect%20of%20insects_sot6"},{"n":"Red Queen","s":51,"u":"red%20queen_sot6"},{"n":"Shianshi Waymaker","s":51,"u":"shianshi%20waymaker_sot6"},{"n":"Tatterthread","s":51,"u":"tatterthread_sot6"},{"n":"Unshadowed Anchor Root","s":51,"u":"unshadowed%20anchor%20root_sot6"},{"n":"Unshadowed Haibram","s":51,"u":"unshadowed%20haibram_sot6"},{"n":"Unshadowed Koride","s":51,"u":"unshadowed%20koride_sot6"},{"n":"Unshadowed Mariama","s":51,"u":"unshadowed%20mariama_sot6"},{"n":"Unshadowed Okoro","s":51,"u":"unshadowed%20okoro_sot6"},{"n":"Hargrit Leadbuster","s":52,"u":"hargrit%20leadbuster_tio"},{"n":"Kotgar Leadbuster","s":52,"u":"kotgar%20leadbuster_tio"},{"n":"Morgrym Leadbuster","s":52,"u":"morgrym%20leadbuster_tio"},{"n":"Omblin Leadbuster","s":52,"u":"omblin%20leadbuster_tio"}],"2":[{"n":"Axe Of The Dwarven Lords","s":15,"u":"axe%20of%20the%20dwarven%20lords_gmg"},{"n":"Essence Prism","s":15,"u":"essence%20prism_gmg"},{"n":"Horns Of Naraga","s":15,"u":"horns%20of%20naraga_gmg"},{"n":"Mirror Of Sorshen","s":15,"u":"mirror%20of%20sorshen_gmg"},{"n":"Orb Of Dragonkind","s":15,"u":"orb%20of%20dragonkind_gmg"},{"n":"Serithtial","s":15,"u":"serithtial_gmg"},{"n":"Eclipse","s":17,"u":"eclipse_aoa2"},{"n":"Eye Of The Wise","s":18,"u":"eye%20of%20the%20wise_aoa3"},{"n":"Guiding Chisel","s":19,"u":"guiding%20chisel_aoa4"},{"n":"Flawed Orb Of Gold Dragonkind","s":21,"u":"flawed%20orb%20of%20gold%20dragonkind_aoa6"},{"n":"Reaper's Lancet","s":22,"u":"reaper's%20lancet_aoe1"},{"n":"Miogimo's Mask","s":26,"u":"miogimo's%20mask_aoe5"},{"n":"Cane Of The Maelstrom","s":27,"u":"cane%20of%20the%20maelstrom_aoe6"},{"n":"Radiant Spark","s":27,"u":"radiant%20spark_aoe6"},{"n":"Gauntlight","s":28,"u":"gauntlight_av1"},{"n":"Cooperative Blade","s":29,"u":"cooperative%20blade_av2"},{"n":"Hunter's Brooch","s":29,"u":"hunter's%20brooch_av2"},{"n":"Crimson Fulcrum Lens","s":30,"u":"crimson%20fulcrum%20lens_av3"},{"n":"Ebon Fulcrum Lens","s":30,"u":"ebon%20fulcrum%20lens_av3"},{"n":"Emerald Fulcrum Lens","s":30,"u":"emerald%20fulcrum%20lens_av3"},{"n":"Fulcrum Lattice","s":30,"u":"fulcrum%20lattice_av3"},{"n":"Ochre Fulcrum Lens","s":30,"u":"ochre%20fulcrum%20lens_av3"},{"n":"Book of Lost Days","s":11,"u":"book%20of%20lost%20days_da"},{"n":"Old Tillimaquin","s":11,"u":"old%20tillimaquin_da"},{"n":"Grail Of Twisted Desires","s":32,"u":"grail%20of%20twisted%20desires_ec2"},{"n":"Life's Last Breath","s":34,"u":"life's%20last%20breath_ec5"},{"n":"Aroden's Hearthstone","s":35,"u":"aroden's%20hearthstone_ec6"},{"n":"Hunter's Dawn","s":35,"u":"hunter's%20dawn_ec6"},{"n":"Kortos Diamond","s":35,"u":"kortos%20diamond_ec6"},{"n":"Piereta","s":35,"u":"piereta_ec6"},{"n":"Planar Ribbon","s":35,"u":"planar%20ribbon_ec6"},{"n":"Tears Of The Last Azlanti","s":35,"u":"tears%20of%20the%20last%20azlanti_ec6"},{"n":"Hyldarf's Fang","s":2,"u":"hyldarf's%20fang_g%26g"},{"n":"Iris Of The Sky","s":2,"u":"iris%20of%20the%20sky_g%26g"},{"n":"Mountebank's Passage","s":2,"u":"mountebank's%20passage_g%26g"},{"n":"Reaper's Grasp","s":2,"u":"reaper's%20grasp_g%26g"},{"n":"Rowan Rifle","s":2,"u":"rowan%20rifle_g%26g"},{"n":"Cube of Nex","s":6,"u":"cube%20of%20nex_loil"},{"n":"Lesser Cube of Nex","s":6,"u":"lesser%20cube%20of%20nex_loil"},{"n":"Blade Of The Black Sovereign","s":66,"u":"blade%20of%20the%20black%20sovereign_lol"},{"n":"Mountain To The Sky","s":66,"u":"mountain%20to%20the%20sky_lol"},{"n":"Jax","s":43,"u":"jax_ooa2"},{"n":"Hex Blaster","s":44,"u":"hex%20blaster_ooa3"},{"n":"Redeemer's Pistol","s":44,"u":"redeemer's%20pistol_ooa3"},{"n":"Overloaded Brain Grenade","s":67,"u":"overloaded%20brain%20grenade_pfum"},{"n":"Lini's Leafstick","s":64,"u":"lini's%20leafstick_som"},{"n":"Habu's Cudgel","s":47,"u":"habu's%20cudgel_sot2"},{"n":"Grimoire of Unknown Necessities","s":50,"u":"grimoire%20of%20unknown%20necessities_sot5"},{"n":"Spellcutter","s":50,"u":"spellcutter_sot5"},{"n":"Wyrm Drinker","s":50,"u":"wyrm%20drinker_sot5"},{"n":"Ancestral Embrace","s":51,"u":"ancestral%20embrace_sot6"},{"n":"Shadowed Scale, the Jungle Secret","s":51,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6"}],"51":[{"n":"Dahak's Shell","s":17,"u":"dahak's%20shell_aoa2"},{"n":"Dahak's Skull","s":17,"u":"dahak's%20skull_aoa2"},{"n":"Echoes Of Betrayal","s":19,"u":"echoes%20of%20betrayal_aoa4"},{"n":"Call of the Void","s":11,"u":"call%20of%20the%20void_da"},{"n":"Angry Vegetation","s":35,"u":"angry%20vegetation_ec6"},{"n":"Convergence Lattice","s":35,"u":"convergence%20lattice_ec6"},{"n":"Suffering Xulgaths","s":35,"u":"suffering%20xulgaths_ec6"},{"n":"Broken Rebus Attack","s":37,"u":"broken%20rebus%20attack_frp1"},{"n":"Air Rift","s":38,"u":"air%20rift_frp2"}],"62":[{"n":"Slithering","s":45,"u":"slithering_sli"}],"71":[{"n":"Vonthos's Golden Bridge","s":2,"u":"vonthos's%20golden%20bridge_g%26g"},{"n":"Bunta","s":51,"u":"bunta_sot6"}]},"archon":{"1":[{"n":"Horned Archon","s":12,"u":"horned%20archon_b1"},{"n":"Lantern Archon","s":12,"u":"lantern%20archon_b1"},{"n":"Legion Archon","s":12,"u":"legion%20archon_b1"},{"n":"Shield Archon","s":12,"u":"shield%20archon_b1"},{"n":"Bastion Archon","s":13,"u":"bastion%20archon_b2"},{"n":"Hound Archon","s":13,"u":"hound%20archon_b2"},{"n":"Star Archon","s":13,"u":"star%20archon_b2"},{"n":"Trumpet Archon","s":13,"u":"trumpet%20archon_b2"}]},"gremlin":{"1":[{"n":"Jinkin","s":12,"u":"jinkin_b1"},{"n":"Mitflit","s":12,"u":"mitflit_b1"},{"n":"Pugwampi","s":12,"u":"pugwampi_b1"},{"n":"Nuglub","s":13,"u":"nuglub_b2"},{"n":"Vexgit","s":13,"u":"vexgit_b2"},{"n":"Fuath","s":14,"u":"fuath_b3"},{"n":"Grimple","s":14,"u":"grimple_b3"},{"n":"Haniver","s":14,"u":"haniver_b3"},{"n":"Boss Skrawng","s":28,"u":"boss%20skrawng_av1"},{"n":"Gnagrif","s":46,"u":"gnagrif_sot1"},{"n":"Kurshkin","s":46,"u":"kurshkin_sot1"},{"n":"Scrit","s":46,"u":"scrit_sot1"},{"n":"Urbel","s":46,"u":"urbel_sot1"}]},"protean":{"1":[{"n":"Keketar","s":12,"u":"keketar_b1"},{"n":"Naunet","s":12,"u":"naunet_b1"},{"n":"Voidworm","s":12,"u":"voidworm_b1"},{"n":"Akizendri","s":13,"u":"akizendri_b2"},{"n":"Azuretzi","s":13,"u":"azuretzi_b2"},{"n":"Imentesh","s":13,"u":"imentesh_b2"},{"n":"Blune's Illusory Toady","s":27,"u":"blune's%20illusory%20toady_aoe6"},{"n":"Hegessik","s":27,"u":"hegessik_aoe6"},{"n":"Hestriviniaas","s":27,"u":"hestriviniaas_aoe6"},{"n":"Izfiitar","s":27,"u":"izfiitar_aoe6"},{"n":"Overdrive Imentesh","s":27,"u":"overdrive%20imentesh_aoe6"}]},"merfolk":{"1":[{"n":"Merfolk Warrior","s":12,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Wavecaller","s":12,"u":"merfolk%20wavecaller_b1"}]},"psychopomp":{"1":[{"n":"Morrigna","s":12,"u":"morrigna_b1"},{"n":"Nosoi","s":12,"u":"nosoi_b1"},{"n":"Catrina","s":13,"u":"catrina_b2"},{"n":"Esobok","s":13,"u":"esobok_b2"},{"n":"Vanth","s":13,"u":"vanth_b2"},{"n":"Yamaraj","s":13,"u":"yamaraj_b2"}],"27":[{"n":"Nosoi","s":8,"u":"nosoi_lotgb"}],"28":[{"n":"Psychopomp Eidolon","s":64,"u":"psychopomp%20eidolon_som"}]},"mummy":{"1":[{"n":"Mummy Guardian","s":12,"u":"mummy%20guardian_b1"},{"n":"Mummy Pharaoh","s":12,"u":"mummy%20pharaoh_b1"},{"n":"Bog Mummy","s":13,"u":"bog%20mummy_b2"},{"n":"Chafkhem","s":29,"u":"chafkhem_av2"},{"n":"Elder Child Of Belcorra","s":30,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Mummified Cat","s":10,"u":"mummified%20cat_botd"},{"n":"Decrepit Mummy","s":10,"u":"decrepit%20mummy_botd"},{"n":"Ice Mummy","s":10,"u":"ice%20mummy_botd"},{"n":"Iroran Mummy","s":10,"u":"iroran%20mummy_botd"},{"n":"Mummy Prophet of Set","s":10,"u":"mummy%20prophet%20of%20set_botd"},{"n":"Dyzallin Shraen","s":34,"u":"dyzallin%20shraen_ec5"},{"n":"Cursed King","s":6,"u":"cursed%20king_loil"},{"n":"Bog Mummy Amalgamation","s":48,"u":"bog%20mummy%20amalgamation_sot3"}]},"zombie":{"1":[{"n":"Plague Zombie","s":12,"u":"plague%20zombie_b1"},{"n":"Zombie Brute","s":12,"u":"zombie%20brute_b1"},{"n":"Zombie Hulk","s":12,"u":"zombie%20hulk_b1"},{"n":"Zombie Shambler","s":12,"u":"zombie%20shambler_b1"},{"n":"Shambler Troop","s":14,"u":"shambler%20troop_b3"},{"n":"Sulfur Zombie","s":14,"u":"sulfur%20zombie_b3"},{"n":"Zombie Dragon","s":14,"u":"zombie%20dragon_b3"},{"n":"Ofalth Zombie","s":23,"u":"ofalth%20zombie_aoe2"},{"n":"Harlo Krant","s":10,"u":"harlo%20krant_botd"},{"n":"Zombie Snake","s":10,"u":"zombie%20snake_botd"},{"n":"Husk Zombie","s":10,"u":"husk%20zombie_botd"},{"n":"Zombie Owlbear","s":10,"u":"zombie%20owlbear_botd"},{"n":"Zombie Lord","s":10,"u":"zombie%20lord_botd"},{"n":"Withered","s":10,"u":"withered_botd"},{"n":"Zombie Mammoth","s":10,"u":"zombie%20mammoth_botd"},{"n":"Harlo Krant","s":10,"u":"harlo%20krant_botd"},{"n":"Clockwork Shambler Hordes","s":44,"u":"clockwork%20shambler%20hordes_ooa3"},{"n":"Shock Zombie","s":44,"u":"shock%20zombie_ooa3"},{"n":"Zombie Shambler","s":52,"u":"zombie%20shambler_tio"}]},"evil":{"1":[{"n":"Rune Giant","s":12,"u":"rune%20giant_b1"}],"2":[{"n":"Brimstone Fumes","s":5,"u":"brimstone%20fumes_crb"},{"n":"Demon Armor","s":5,"u":"demon%20armor_crb"},{"n":"Unholy","s":5,"u":"unholy_crb"},{"n":"Unholy Water","s":5,"u":"unholy%20water_crb"},{"n":"Skinsaw Mask","s":23,"u":"skinsaw%20mask_aoe2"},{"n":"Gift of the Poisoned Heart","s":11,"u":"gift%20of%20the%20poisoned%20heart_da"},{"n":"Golden Goose","s":11,"u":"golden%20goose_da"},{"n":"Rose of Loves Lost","s":11,"u":"rose%20of%20loves%20lost_da"},{"n":"Life's Last Breath","s":34,"u":"life's%20last%20breath_ec5"},{"n":"Pact-bound Pistol","s":2,"u":"pact-bound%20pistol_g%26g"},{"n":"Reaper's Grasp","s":2,"u":"reaper's%20grasp_g%26g"},{"n":"Vampiric Scythe","s":8,"u":"vampiric%20scythe_lotgb"},{"n":"Final Blade","s":62,"u":"final%20blade_lowg"}],"3":[{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Abyssal Plague","s":5,"u":"abyssal%20plague_crb"},{"n":"Bind Soul","s":5,"u":"bind%20soul_crb"},{"n":"Chilling Darkness","s":5,"u":"chilling%20darkness_crb"},{"n":"Embrace The Pit","s":5,"u":"embrace%20the%20pit_crb"},{"n":"Ghoulish Cravings","s":5,"u":"ghoulish%20cravings_crb"},{"n":"Hellfire Plume","s":5,"u":"hellfire%20plume_crb"},{"n":"Imp Sting","s":25,"u":"imp%20sting_aoe4"},{"n":"Shambling Horror","s":10,"u":"shambling%20horror_botd"},{"n":"Ravening Maw","s":9,"u":"ravening%20maw_ec3"},{"n":"Daemon Form","s":64,"u":"daemon%20form_som"},{"n":"Demon Form","s":64,"u":"demon%20form_som"},{"n":"Devil Form","s":64,"u":"devil%20form_som"},{"n":"Voracious Gestalt","s":64,"u":"voracious%20gestalt_som"}],"70":[{"n":"Ravenous Reanimation","s":13,"u":"ravenous%20reanimation_b2"},{"n":"Create Undead","s":5,"u":"create%20undead_crb"}],"73":[{"n":"Unholy","s":5,"u":"unholy_crb"},{"n":"Curse Wound","s":15,"u":"curse%20wound_gmg"},{"n":"Fiendish Bargain","s":15,"u":"fiendish%20bargain_gmg"},{"n":"Little Helper","s":15,"u":"little%20helper_gmg"},{"n":"Profane Fervor","s":15,"u":"profane%20fervor_gmg"}],"74":[{"n":"Sarkoris Scab","s":61,"u":"sarkoris%20scab_lotg"}]},"sea":{"1":[{"n":"Sea Devil Baron","s":12,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":12,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":12,"u":"sea%20devil%20scout_b1"}]},"astral":{"1":[{"n":"Shining Child","s":12,"u":"shining%20child_b1"},{"n":"Adachros","s":14,"u":"adachros_b3"},{"n":"Caulborn","s":14,"u":"caulborn_b3"},{"n":"Ioton","s":14,"u":"ioton_b3"},{"n":"Ouroboros","s":14,"u":"ouroboros_b3"},{"n":"Shulsaga","s":14,"u":"shulsaga_b3"},{"n":"Aiudara Wraith","s":21,"u":"aiudara%20wraith_aoa6"},{"n":"Vazgorlu","s":21,"u":"vazgorlu_aoa6"},{"n":"Portal Eater","s":38,"u":"portal%20eater_frp2"}],"28":[{"n":"Construct Eidolon","s":64,"u":"construct%20eidolon_som"},{"n":"Dragon Eidolon","s":64,"u":"dragon%20eidolon_som"}]},"any":{"1":[{"n":"Soulbound Doll","s":12,"u":"soulbound%20doll_b1"}]},"soulbound":{"1":[{"n":"Soulbound Doll","s":12,"u":"soulbound%20doll_b1"},{"n":"Spiritbound Aluum","s":20,"u":"spiritbound%20aluum_aoa5"}]},"troll":{"1":[{"n":"Troll","s":12,"u":"troll_b1"},{"n":"Troll King","s":12,"u":"troll%20king_b1"},{"n":"Cavern Troll","s":13,"u":"cavern%20troll_b2"},{"n":"Frost Troll","s":13,"u":"frost%20troll_b2"},{"n":"Jotund Troll","s":13,"u":"jotund%20troll_b2"},{"n":"Trollhound","s":13,"u":"trollhound_b2"},{"n":"Two-headed Troll","s":13,"u":"two-headed%20troll_b2"},{"n":"Troll Enforcer","s":52,"u":"troll%20enforcer_tio"}]},"vampire":{"1":[{"n":"Vampire Count","s":12,"u":"vampire%20count_b1"},{"n":"Vampire Mastermind","s":12,"u":"vampire%20mastermind_b1"},{"n":"Vampire Spawn Rogue","s":12,"u":"vampire%20spawn%20rogue_b1"},{"n":"Vrykolakas Ancient","s":13,"u":"vrykolakas%20ancient_b2"},{"n":"Vrykolakas Master","s":13,"u":"vrykolakas%20master_b2"},{"n":"Vrykolakas Spawn","s":13,"u":"vrykolakas%20spawn_b2"},{"n":"Nosferatu Malefactor","s":14,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Overlord","s":14,"u":"nosferatu%20overlord_b3"},{"n":"Provincial Jiang-Shi","s":10,"u":"provincial%20jiang-shi_botd"},{"n":"Minister of Tumult","s":10,"u":"minister%20of%20tumult_botd"},{"n":"Vetalarana Emergent","s":10,"u":"vetalarana%20emergent_botd"},{"n":"Vetalarana Manipulator","s":10,"u":"vetalarana%20manipulator_botd"},{"n":"Zinogyvaz","s":34,"u":"zinogyvaz_ec5"},{"n":"Minister Of Tumult","s":38,"u":"minister%20of%20tumult_frp2"},{"n":"Provincial Jiang-shi","s":38,"u":"provincial%20jiang-shi_frp2"}]},"werecreature":{"1":[{"n":"Werebear","s":12,"u":"werebear_b1"},{"n":"Wererat","s":12,"u":"wererat_b1"},{"n":"Werewolf","s":12,"u":"werewolf_b1"},{"n":"Wereboar","s":13,"u":"wereboar_b2"},{"n":"Weretiger","s":13,"u":"weretiger_b2"},{"n":"Werebat","s":14,"u":"werebat_b3"},{"n":"Werecrocodile","s":14,"u":"werecrocodile_b3"},{"n":"Jaul Mezmin","s":28,"u":"jaul%20mezmin_av1"},{"n":"Wereant Disciple","s":51,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":51,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":51,"u":"wereant%20sentinel_sot6"}]},"wight":{"1":[{"n":"Wight","s":12,"u":"wight_b1"},{"n":"Cairn Wight","s":13,"u":"cairn%20wight_b2"},{"n":"Hunter Wight","s":10,"u":"hunter%20wight_botd"},{"n":"Prowler Wight","s":10,"u":"prowler%20wight_botd"},{"n":"Wight Commander","s":10,"u":"wight%20commander_botd"},{"n":"Wight","s":52,"u":"wight_tio"}]},"wraith":{"1":[{"n":"Wraith","s":12,"u":"wraith_b1"},{"n":"Dread Wraith","s":13,"u":"dread%20wraith_b2"},{"n":"Elder Wyrmwraith","s":14,"u":"elder%20wyrmwraith_b3"},{"n":"Wyrmwraith","s":14,"u":"wyrmwraith_b3"},{"n":"Aiudara Wraith","s":21,"u":"aiudara%20wraith_aoa6"},{"n":"Elder Wyrmwraith","s":21,"u":"elder%20wyrmwraith_aoa6"},{"n":"Wyrmwraith","s":21,"u":"wyrmwraith_aoa6"},{"n":"Watchtower Wraith","s":37,"u":"watchtower%20wraith_frp1"},{"n":"Smog Wraith","s":44,"u":"smog%20wraith_ooa3"}]},"xulgath":{"1":[{"n":"Xulgath Leader","s":12,"u":"xulgath%20leader_b1"},{"n":"Xulgath Skulker","s":12,"u":"xulgath%20skulker_b1"},{"n":"Xulgath Warrior","s":12,"u":"xulgath%20warrior_b1"},{"n":"Gulzash","s":29,"u":"gulzash_av2"},{"n":"Cavnakash","s":31,"u":"cavnakash_ec1"},{"n":"Xulgath Bilebearer","s":31,"u":"xulgath%20bilebearer_ec1"},{"n":"Xulgath Spinesnapper","s":32,"u":"xulgath%20spinesnapper_ec2"},{"n":"Yaashka","s":32,"u":"yaashka_ec2"},{"n":"Zunkri","s":32,"u":"zunkri_ec2"},{"n":"Headless Xulgath","s":9,"u":"headless%20xulgath_ec3"},{"n":"Hooklimb Xulgath","s":9,"u":"hooklimb%20xulgath_ec3"},{"n":"Resin-seep Xulgath","s":9,"u":"resin-seep%20xulgath_ec3"},{"n":"Thessekka","s":9,"u":"thessekka_ec3"},{"n":"Xulgath Bomber","s":9,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Skirmisher","s":9,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Stoneliege","s":9,"u":"xulgath%20stoneliege_ec3"},{"n":"Xulgath Gutrager","s":33,"u":"xulgath%20gutrager_ec4"},{"n":"Xulgath Hardscale","s":33,"u":"xulgath%20hardscale_ec4"},{"n":"Xulgath Herd-tender","s":33,"u":"xulgath%20herd-tender_ec4"},{"n":"Xulgath Roughrider","s":33,"u":"xulgath%20roughrider_ec4"},{"n":"Zashathal Head-taker","s":33,"u":"zashathal%20head-taker_ec4"},{"n":"Xulgath Deepmouth","s":34,"u":"xulgath%20deepmouth_ec5"},{"n":"Kirosthrek","s":35,"u":"kirosthrek_ec6"},{"n":"Sarvel Ever-hunger","s":35,"u":"sarvel%20ever-hunger_ec6"},{"n":"Xulgath Thoughtmaw","s":35,"u":"xulgath%20thoughtmaw_ec6"}]},"serpentfolk":{"1":[{"n":"Aapoph Serpentfolk","s":13,"u":"aapoph%20serpentfolk_b2"},{"n":"Bone Prophet","s":13,"u":"bone%20prophet_b2"},{"n":"Coil Spy","s":13,"u":"coil%20spy_b2"},{"n":"Zyss Serpentfolk","s":13,"u":"zyss%20serpentfolk_b2"},{"n":"Salathiss","s":47,"u":"salathiss_sot2"},{"n":"Serpentfolk Granitescale","s":47,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Venom Caller","s":47,"u":"serpentfolk%20venom%20caller_sot2"}]},"shadow":{"0":[{"n":"Clever Shadow","s":1,"u":"clever%20shadow_loag"},{"n":"Hefting Shadow","s":1,"u":"hefting%20shadow_loag"},{"n":"Sculpt Shadows","s":1,"u":"sculpt%20shadows_loag"},{"n":"Shadow Blending","s":1,"u":"shadow%20blending_loag"},{"n":"Shadow Spell","s":64,"u":"shadow%20spell_som"}],"1":[{"n":"Adult Umbral Dragon","s":13,"u":"adult%20umbral%20dragon_b2"},{"n":"Ancient Umbral Dragon","s":13,"u":"ancient%20umbral%20dragon_b2"},{"n":"D'ziriak","s":13,"u":"d'ziriak_b2"},{"n":"Fetchling Scout","s":13,"u":"fetchling%20scout_b2"},{"n":"Shadow Drake","s":13,"u":"shadow%20drake_b2"},{"n":"Shadow Giant","s":13,"u":"shadow%20giant_b2"},{"n":"Young Umbral Dragon","s":13,"u":"young%20umbral%20dragon_b2"},{"n":"Betobeto-san","s":14,"u":"betobeto-san_b3"},{"n":"Namorrodor","s":14,"u":"namorrodor_b3"},{"n":"Owb","s":14,"u":"owb_b3"},{"n":"Owb Prophet","s":14,"u":"owb%20prophet_b3"},{"n":"Shae","s":14,"u":"shae_b3"},{"n":"Wayang Whisperblade","s":14,"u":"wayang%20whisperblade_b3"},{"n":"Vanyver","s":10,"u":"vanyver_botd"},{"n":"Sykever","s":10,"u":"sykever_botd"},{"n":"Urveth","s":10,"u":"urveth_botd"},{"n":"Nasurgeth","s":10,"u":"nasurgeth_botd"},{"n":"Shadow Yai","s":38,"u":"shadow%20yai_frp2"},{"n":"Alapolo","s":51,"u":"alapolo_sot6"}],"2":[{"n":"Gloaming Shard","s":64,"u":"gloaming%20shard_som"}],"3":[{"n":"Clinging Shadows Stance","s":4,"u":"clinging%20shadows%20stance_apg"},{"n":"Consuming Darkness","s":4,"u":"consuming%20darkness_apg"},{"n":"Malicious Shadow","s":4,"u":"malicious%20shadow_apg"},{"n":"Shadow Illusion","s":4,"u":"shadow%20illusion_apg"},{"n":"Shadow Jump","s":4,"u":"shadow%20jump_apg"},{"n":"Steal Shadow","s":4,"u":"steal%20shadow_apg"},{"n":"Cloak Of Shadow","s":5,"u":"cloak%20of%20shadow_crb"},{"n":"Shadow Blast","s":5,"u":"shadow%20blast_crb"},{"n":"Shadow Siphon","s":5,"u":"shadow%20siphon_crb"},{"n":"Shadow Walk","s":5,"u":"shadow%20walk_crb"},{"n":"Undermine Reality","s":35,"u":"undermine%20reality_ec6"},{"n":"Darklight","s":64,"u":"darklight_som"},{"n":"Inscrutable Mask","s":64,"u":"inscrutable%20mask_som"},{"n":"Replicate","s":64,"u":"replicate_som"},{"n":"Shadow Army","s":64,"u":"shadow%20army_som"},{"n":"Shadow Projectile","s":64,"u":"shadow%20projectile_som"},{"n":"Shadow Raid","s":64,"u":"shadow%20raid_som"},{"n":"Umbral Extraction","s":64,"u":"umbral%20extraction_som"},{"n":"Umbral Graft","s":64,"u":"umbral%20graft_som"},{"n":"Unspeakable Shadow","s":64,"u":"unspeakable%20shadow_som"},{"n":"Gray Shadow","s":48,"u":"gray%20shadow_sot3"},{"n":"Penumbral Disguise","s":49,"u":"penumbral%20disguise_sot4"}],"27":[{"n":"Shadow Familiar","s":64,"u":"shadow%20familiar_som"}],"66":[{"n":"Shadow Plane","s":15,"u":"shadow%20plane_gmg"}],"73":[{"n":"Dancing Shadow","s":15,"u":"dancing%20shadow_gmg"},{"n":"Dark Roads","s":15,"u":"dark%20roads_gmg"},{"n":"Encompassing Darkness","s":15,"u":"encompassing%20darkness_gmg"},{"n":"Obscure","s":15,"u":"obscure_gmg"},{"n":"Shadow Smith","s":15,"u":"shadow%20smith_gmg"},{"n":"Umbral Body","s":15,"u":"umbral%20body_gmg"}]},"dream":{"1":[{"n":"Animate Dream","s":13,"u":"animate%20dream_b2"},{"n":"Denizen Of Leng","s":13,"u":"denizen%20of%20leng_b2"},{"n":"Leng Spider","s":13,"u":"leng%20spider_b2"},{"n":"Dramofir","s":14,"u":"dramofir_b3"},{"n":"Leng Ghoul","s":14,"u":"leng%20ghoul_b3"},{"n":"Nightgaunt","s":14,"u":"nightgaunt_b3"}]},"qlippoth":{"1":[{"n":"Augnagar","s":13,"u":"augnagar_b2"},{"n":"Chernobue","s":13,"u":"chernobue_b2"},{"n":"Cythnigot","s":13,"u":"cythnigot_b2"},{"n":"Nyogoth","s":13,"u":"nyogoth_b2"},{"n":"Shoggti","s":13,"u":"shoggti_b2"},{"n":"Thulgant","s":13,"u":"thulgant_b2"}]},"velstrac":{"1":[{"n":"Augur","s":13,"u":"augur_b2"},{"n":"Eremite","s":13,"u":"eremite_b2"},{"n":"Evangelist","s":13,"u":"evangelist_b2"},{"n":"Interlocutor","s":13,"u":"interlocutor_b2"},{"n":"Ostiarius","s":13,"u":"ostiarius_b2"},{"n":"Sacristan","s":13,"u":"sacristan_b2"},{"n":"Augur","s":18,"u":"augur_aoa3"},{"n":"Evangelist","s":18,"u":"evangelist_aoa3"},{"n":"Interlocutor","s":18,"u":"interlocutor_aoa3"},{"n":"Precentor","s":18,"u":"precentor_aoa3"}]},"oni":{"1":[{"n":"Fire Yai","s":13,"u":"fire%20yai_b2"},{"n":"Ice Yai","s":13,"u":"ice%20yai_b2"},{"n":"Onidoshi","s":13,"u":"onidoshi_b2"},{"n":"Water Yai","s":13,"u":"water%20yai_b2"},{"n":"Koto Zekora","s":37,"u":"koto%20zekora_frp1"},{"n":"Shadow Yai","s":38,"u":"shadow%20yai_frp2"},{"n":"Taiga Yai","s":38,"u":"taiga%20yai_frp2"}]},"time":{"1":[{"n":"Hound Of Tindalos","s":13,"u":"hound%20of%20tindalos_b2"},{"n":"Hatred Siktempora","s":14,"u":"hatred%20siktempora_b3"},{"n":"Love Siktempora","s":14,"u":"love%20siktempora_b3"},{"n":"Misery Siktempora","s":14,"u":"misery%20siktempora_b3"},{"n":"Triumph Siktempora","s":14,"u":"triumph%20siktempora_b3"},{"n":"Veksciralenix","s":27,"u":"veksciralenix_aoe6"},{"n":"The Morrowkin","s":11,"u":"the%20morrowkin_da"},{"n":"The Claws of Time","s":43,"u":"the%20claws%20of%20time_ooa2"},{"n":"Ravager of Tindalos","s":50,"u":"ravager%20of%20tindalos_sot5"}]},"tane":{"1":[{"n":"Jabberwock","s":13,"u":"jabberwock_b2"},{"n":"Sard","s":13,"u":"sard_b2"},{"n":"Thrasfyr","s":13,"u":"thrasfyr_b2"}]},"positive":{"0":[{"n":"Communal Healing","s":5,"u":"communal%20healing_crb"},{"n":"Spirit's Absolution","s":10,"u":"spirit's%20absolution_botd"},{"n":"Death Warden","s":10,"u":"death%20warden_botd"},{"n":"Consecrated Aura","s":10,"u":"consecrated%20aura_botd"},{"n":"Slayer's Strike","s":10,"u":"slayer's%20strike_botd"},{"n":"Morphic Manipulation","s":11,"u":"morphic%20manipulation_da"},{"n":"Tap Vitality","s":11,"u":"tap%20vitality_da"},{"n":"Cantorian Rejuvenation","s":1,"u":"cantorian%20rejuvenation_loag"},{"n":"Cantorian Restoration","s":1,"u":"cantorian%20restoration_loag"},{"n":"Bless Tonic","s":58,"u":"bless%20tonic_logm"},{"n":"Sustaining Steel","s":64,"u":"sustaining%20steel_som"}],"1":[{"n":"Jyoti","s":13,"u":"jyoti_b2"},{"n":"Eunemvro","s":14,"u":"eunemvro_b3"},{"n":"Gliminal","s":14,"u":"gliminal_b3"}],"2":[{"n":"Ghost Charge","s":4,"u":"ghost%20charge%20(generic)_apg"},{"n":"Wand Of Overflowing Life","s":4,"u":"wand%20of%20overflowing%20life%20(generic)_apg"},{"n":"Holy Prayer Beads","s":5,"u":"holy%20prayer%20beads%20(generic)_crb"},{"n":"Hunter's Brooch","s":29,"u":"hunter's%20brooch_av2"},{"n":"Bottled Sunlight","s":10,"u":"bottled%20sunlight%20(generic)_botd"},{"n":"Celestial Peachwood Sword","s":10,"u":"celestial%20peachwood%20sword_botd"},{"n":"Life Salt","s":10,"u":"life%20salt_botd"},{"n":"Alkenstar Ice Wine","s":6,"u":"alkenstar%20ice%20wine_loil"},{"n":"Celestial Peach","s":66,"u":"celestial%20peach%20(generic)_lol"},{"n":"Enveloping Light","s":8,"u":"enveloping%20light%20(generic)_lotgb"},{"n":"Crown Of The Companion","s":47,"u":"crown%20of%20the%20companion_sot2"}],"3":[{"n":"Delay Affliction","s":4,"u":"delay%20affliction_apg"},{"n":"Heal Companion","s":4,"u":"heal%20companion_apg"},{"n":"Hymn of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Life Link","s":4,"u":"life%20link_apg"},{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Magic Stone","s":4,"u":"magic%20stone_apg"},{"n":"Soothing Mist","s":4,"u":"soothing%20mist_apg"},{"n":"Breath Of Life","s":5,"u":"breath%20of%20life_crb"},{"n":"Disrupt Undead","s":5,"u":"disrupt%20undead_crb"},{"n":"Disrupting Weapons","s":5,"u":"disrupting%20weapons_crb"},{"n":"Eradicate Undeath","s":5,"u":"eradicate%20undeath_crb"},{"n":"Field Of Life","s":5,"u":"field%20of%20life_crb"},{"n":"Heal","s":5,"u":"heal_crb"},{"n":"Heal Animal","s":5,"u":"heal%20animal_crb"},{"n":"Hero's Defiance","s":5,"u":"hero's%20defiance_crb"},{"n":"Holy Cascade","s":5,"u":"holy%20cascade_crb"},{"n":"Lay On Hands","s":5,"u":"lay%20on%20hands_crb"},{"n":"Nature's Bounty","s":5,"u":"nature's%20bounty_crb"},{"n":"Positive Luminance","s":5,"u":"positive%20luminance_crb"},{"n":"Rebuke Death","s":5,"u":"rebuke%20death_crb"},{"n":"Regenerate","s":5,"u":"regenerate_crb"},{"n":"Revival","s":5,"u":"revival_crb"},{"n":"Stabilize","s":5,"u":"stabilize_crb"},{"n":"Sunburst","s":5,"u":"sunburst_crb"},{"n":"Vital Beacon","s":5,"u":"vital%20beacon_crb"},{"n":"Wholeness Of Body","s":5,"u":"wholeness%20of%20body_crb"},{"n":"Hallowed Ground","s":10,"u":"hallowed%20ground_botd"},{"n":"Sun Blade","s":7,"u":"sun%20blade_locg"},{"n":"Summon Healing Servitor","s":6,"u":"summon%20healing%20servitor_loil"},{"n":"Purifying Icicle","s":59,"u":"purifying%20icicle_lokl"},{"n":"Scouring Pulse","s":59,"u":"scouring%20pulse_lokl"},{"n":"Divine Armageddon","s":64,"u":"divine%20armageddon_som"},{"n":"Healing Well","s":64,"u":"healing%20well_som"},{"n":"Lifelink Surge","s":64,"u":"lifelink%20surge_som"},{"n":"Positive Attunement","s":64,"u":"positive%20attunement_som"},{"n":"Soothing Spring","s":64,"u":"soothing%20spring_som"},{"n":"Cloak of Light","s":49,"u":"cloak%20of%20light_sot4"},{"n":"Moonburst","s":49,"u":"moonburst_sot4"}],"66":[{"n":"Positive Energy Plane","s":15,"u":"positive%20energy%20plane_gmg"}],"70":[{"n":"Plant Growth","s":5,"u":"plant%20growth_crb"}],"73":[{"n":"Bestow Life","s":15,"u":"bestow%20life_gmg"},{"n":"Healing Wave","s":15,"u":"healing%20wave_gmg"},{"n":"Inextinguishable","s":15,"u":"inextinguishable_gmg"},{"n":"Life Everlasting","s":15,"u":"life%20everlasting_gmg"},{"n":"Overflowing Life","s":15,"u":"overflowing%20life_gmg"},{"n":"Vital Siphon","s":15,"u":"vital%20siphon_gmg"},{"n":"Word of Faith","s":15,"u":"word%20of%20faith_gmg"}]},"petitioner":{"1":[{"n":"Petitioner","s":13,"u":"petitioner_b2"}]},"varies":{"1":[{"n":"Petitioner","s":13,"u":"petitioner_b2"}]},"couatl":{"1":[{"n":"Quetz Couatl","s":13,"u":"quetz%20couatl_b2"},{"n":"Mix Couatl","s":14,"u":"mix%20couatl_b3"},{"n":"Xiuh Couatl","s":14,"u":"xiuh%20couatl_b3"},{"n":"Scalliwing","s":52,"u":"scalliwing_tio"}]},"negative":{"0":[{"n":"Corrupted Shield","s":4,"u":"corrupted%20shield_apg"},{"n":"Disrupt Ki","s":5,"u":"disrupt%20ki_crb"},{"n":"Coffin Bound","s":10,"u":"coffin%20bound_botd"},{"n":"Siphon Life","s":11,"u":"siphon%20life_da"},{"n":"Taste Blood","s":1,"u":"taste%20blood_loag"},{"n":"Bless Toxin","s":58,"u":"bless%20toxin_logm"}],"1":[{"n":"Sceaduinar","s":13,"u":"sceaduinar_b2"},{"n":"Sumbreiva","s":14,"u":"sumbreiva_b3"},{"n":"Shianshi Waymaker","s":51,"u":"shianshi%20waymaker_sot6"}],"2":[{"n":"Incense Of Distilled Death","s":4,"u":"incense%20of%20distilled%20death_apg"},{"n":"Mask Of The Banshee","s":4,"u":"mask%20of%20the%20banshee%20(generic)_apg"},{"n":"Oil Of Unlife","s":4,"u":"oil%20of%20unlife%20(generic)_apg"},{"n":"Urn Of Ashes","s":4,"u":"urn%20of%20ashes_apg"},{"n":"Lich Phylactery","s":12,"u":"lich%20phylactery_b1"},{"n":"Shadow Essence","s":5,"u":"shadow%20essence_crb"},{"n":"Emerald Fulcrum Lens","s":30,"u":"emerald%20fulcrum%20lens_av3"},{"n":"Necrotic Bomb","s":30,"u":"necrotic%20bomb%20(generic)_av3"},{"n":"Soul Cage","s":10,"u":"soul%20cage_botd"},{"n":"Vampiric Scythe","s":8,"u":"vampiric%20scythe_lotgb"},{"n":"Corpsecaller Round","s":44,"u":"corpsecaller%20round_ooa3"},{"n":"Hundred-moth Caress","s":64,"u":"hundred-moth%20caress_som"}],"3":[{"n":"Curse Of Lost Time","s":4,"u":"curse%20of%20lost%20time_apg"},{"n":"Enervation","s":4,"u":"enervation_apg"},{"n":"Soul Siphon","s":4,"u":"soul%20siphon_apg"},{"n":"Sudden Blight","s":4,"u":"sudden%20blight_apg"},{"n":"Touch Of Corruption","s":4,"u":"touch%20of%20corruption_apg"},{"n":"Vampiric Maiden","s":4,"u":"vampiric%20maiden_apg"},{"n":"Chill Touch","s":5,"u":"chill%20touch_crb"},{"n":"Drain Life","s":5,"u":"drain%20life_crb"},{"n":"Eclipse Burst","s":5,"u":"eclipse%20burst_crb"},{"n":"Grim Tendrils","s":5,"u":"grim%20tendrils_crb"},{"n":"Harm","s":5,"u":"harm_crb"},{"n":"Horrid Wilting","s":5,"u":"horrid%20wilting_crb"},{"n":"Malignant Sustenance","s":5,"u":"malignant%20sustenance_crb"},{"n":"Massacre","s":5,"u":"massacre_crb"},{"n":"Touch Of Undeath","s":5,"u":"touch%20of%20undeath_crb"},{"n":"Undeath's Blessing","s":5,"u":"undeath's%20blessing_crb"},{"n":"Vampiric Exsanguination","s":5,"u":"vampiric%20exsanguination_crb"},{"n":"Vampiric Touch","s":5,"u":"vampiric%20touch_crb"},{"n":"Wail Of The Banshee","s":5,"u":"wail%20of%20the%20banshee_crb"},{"n":"Call The Blood","s":30,"u":"call%20the%20blood_av3"},{"n":"Necrotic Radiation","s":33,"u":"necrotic%20radiation_ec4"},{"n":"Devour Life","s":35,"u":"devour%20life_ec6"},{"n":"Fallow Field","s":58,"u":"fallow%20field_logm"},{"n":"Withering Grasp","s":58,"u":"withering%20grasp_logm"},{"n":"Divine Armageddon","s":64,"u":"divine%20armageddon_som"},{"n":"Necromancer's Generosity","s":64,"u":"necromancer's%20generosity_som"},{"n":"Necrotize","s":64,"u":"necrotize_som"},{"n":"Rip The Spirit","s":64,"u":"rip%20the%20spirit_som"},{"n":"Sanguine Mist","s":64,"u":"sanguine%20mist_som"}],"62":[{"n":"Spirit Anchor","s":15,"u":"spirit%20anchor_gmg"}],"66":[{"n":"Negative Energy Plane","s":15,"u":"negative%20energy%20plane_gmg"}],"70":[{"n":"Blight","s":5,"u":"blight_crb"}],"73":[{"n":"Death Gaze","s":15,"u":"death%20gaze_gmg"},{"n":"Shroud of the Afterlife","s":15,"u":"shroud%20of%20the%20afterlife_gmg"},{"n":"Tide of Death","s":15,"u":"tide%20of%20death_gmg"}]},"skulk":{"1":[{"n":"Skulk","s":13,"u":"skulk_b2"},{"n":"Murschen","s":29,"u":"murschen_av2"}]},"spriggan":{"1":[{"n":"Spriggan Bully","s":13,"u":"spriggan%20bully_b2"},{"n":"Spriggan Warlord","s":13,"u":"spriggan%20warlord_b2"}]},"urdefhan":{"1":[{"n":"Urdefhan Tormentor","s":13,"u":"urdefhan%20tormentor_b2"},{"n":"Urdefhan Warrior","s":13,"u":"urdefhan%20warrior_b2"},{"n":"Vischari","s":29,"u":"vischari_av2"},{"n":"Khurfel","s":30,"u":"khurfel_av3"},{"n":"Urdefhan Blood Mage","s":30,"u":"urdefhan%20blood%20mage_av3"},{"n":"Urdefhan Death Scout","s":30,"u":"urdefhan%20death%20scout_av3"},{"n":"Urdefhan Lasher","s":30,"u":"urdefhan%20lasher_av3"},{"n":"Kharostan","s":34,"u":"kharostan_ec5"},{"n":"Urdefhan Dominator","s":34,"u":"urdefhan%20dominator_ec5"},{"n":"Urdefhan High Tormentor","s":34,"u":"urdefhan%20high%20tormentor_ec5"},{"n":"Urdefhan Hunter","s":34,"u":"urdefhan%20hunter_ec5"}]},"asura":{"1":[{"n":"Adhukait","s":14,"u":"adhukait_b3"},{"n":"Japalisura","s":14,"u":"japalisura_b3"},{"n":"Nikaramsa","s":14,"u":"nikaramsa_b3"},{"n":"Shaukeen","s":14,"u":"shaukeen_b3"}]},"div":{"1":[{"n":"Aghash","s":14,"u":"aghash_b3"},{"n":"Doru","s":14,"u":"doru_b3"},{"n":"Pairaka","s":14,"u":"pairaka_b3"},{"n":"Sepid","s":14,"u":"sepid_b3"}]},"mortic":{"1":[{"n":"Angheuvore Flesh-gnawer","s":14,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Etioling Blightmage","s":14,"u":"etioling%20blightmage_b3"},{"n":"Gurgist Mauler","s":14,"u":"gurgist%20mauler_b3"},{"n":"Lifeleecher Brawler","s":14,"u":"lifeleecher%20brawler_b3"},{"n":"Shadern Immolator","s":10,"u":"shadern%20immolator_botd"},{"n":"Jitterbone Contortionist","s":10,"u":"jitterbone%20contortionist_botd"},{"n":"Relictner Eroder","s":10,"u":"relictner%20eroder_botd"},{"n":"Gray Gardener Enforcer","s":41,"u":"gray%20gardener%20enforcer_ngd"}]},"illusion":{"0":[{"n":"All In My Head","s":4,"u":"all%20in%20my%20head_apg"},{"n":"Convincing Illusion","s":4,"u":"convincing%20illusion_apg"},{"n":"Instinctive Obfuscation","s":4,"u":"instinctive%20obfuscation_apg"},{"n":"Project Persona","s":4,"u":"project%20persona_apg"},{"n":"Semblance of Life","s":10,"u":"semblance%20of%20life_botd"},{"n":"Pact of Fey Glamour","s":11,"u":"pact%20of%20fey%20glamour_da"},{"n":"Instigate Psychic Duel","s":11,"u":"instigate%20psychic%20duel_da"},{"n":"Fey's Trickery","s":11,"u":"fey's%20trickery_da"},{"n":"Remove Presence","s":11,"u":"remove%20presence_da"},{"n":"Dream Guise","s":11,"u":"dream%20guise_da"},{"n":"Vivacious Afterimage","s":39,"u":"vivacious%20afterimage_frp3"},{"n":"Shadow Blending","s":1,"u":"shadow%20blending_loag"},{"n":"Reveal Hidden Self","s":6,"u":"reveal%20hidden%20self_loil"},{"n":"Towering Presence","s":6,"u":"towering%20presence_loil"}],"1":[{"n":"Brainchild","s":14,"u":"brainchild_b3"}],"2":[{"n":"Glamorous Buckler","s":4,"u":"glamorous%20buckler_apg"},{"n":"Infiltrator's Accessory","s":4,"u":"infiltrator's%20accessory_apg"},{"n":"Staff Of Impossible Visions","s":4,"u":"staff%20of%20impossible%20visions%20(generic)_apg"},{"n":"Clandestine Cloak","s":5,"u":"clandestine%20cloak%20(generic)_crb"},{"n":"Cloak of Elvenkind","s":5,"u":"cloak%20of%20elvenkind%20(generic)_crb"},{"n":"Dancing Scarf","s":5,"u":"dancing%20scarf%20(generic)_crb"},{"n":"Dust of Disappearance","s":5,"u":"dust%20of%20disappearance_crb"},{"n":"Fade Band","s":5,"u":"fade%20band_crb"},{"n":"Ghost Dust","s":5,"u":"ghost%20dust_crb"},{"n":"Glamered","s":5,"u":"glamered_crb"},{"n":"Hat of Disguise","s":5,"u":"hat%20of%20disguise%20(generic)_crb"},{"n":"Invisibility","s":5,"u":"invisibility%20(generic)_crb"},{"n":"Invisibility Potion","s":5,"u":"invisibility%20potion_crb"},{"n":"Mistform Elixir","s":5,"u":"mistform%20elixir%20(generic)_crb"},{"n":"Obfuscation Oil","s":5,"u":"obfuscation%20oil_crb"},{"n":"Persona Mask","s":5,"u":"persona%20mask%20(generic)_crb"},{"n":"Potion of Undetectability","s":5,"u":"potion%20of%20undetectability_crb"},{"n":"Staff of Illusion","s":5,"u":"staff%20of%20illusion%20(generic)_crb"},{"n":"Vanishing Coin","s":5,"u":"vanishing%20coin_crb"},{"n":"Ventriloquist's Ring","s":5,"u":"ventriloquist's%20ring%20(generic)_crb"},{"n":"Wand of Slaying","s":5,"u":"wand%20of%20slaying%20(generic)_crb"},{"n":"Ring Of Discretion","s":22,"u":"ring%20of%20discretion_aoe1"},{"n":"Cauldron Of Nightmares","s":26,"u":"cauldron%20of%20nightmares_aoe5"},{"n":"Parchment of Secrets","s":11,"u":"parchment%20of%20secrets_da"},{"n":"Silent Bell","s":11,"u":"silent%20bell_da"},{"n":"Grail Of Twisted Desires","s":32,"u":"grail%20of%20twisted%20desires_ec2"},{"n":"Ringmaster's Staff","s":32,"u":"ringmaster's%20staff%20(generic)_ec2"},{"n":"Locket Of Sealed Nightmares","s":35,"u":"locket%20of%20sealed%20nightmares_ec6"},{"n":"Ghostshot Wrapping","s":2,"u":"ghostshot%20wrapping_g%26g"},{"n":"Silencing Shot","s":2,"u":"silencing%20shot_g%26g"},{"n":"Tiger's Claw","s":2,"u":"tiger's%20claw_g%26g"},{"n":"Bi-resonant Wayfinder","s":7,"u":"bi-resonant%20wayfinder_locg"},{"n":"Pathfinder's Coin","s":7,"u":"pathfinder's%20coin_locg"},{"n":"Sinister Knight","s":7,"u":"sinister%20knight_locg"},{"n":"Snapleaf","s":7,"u":"snapleaf_locg"},{"n":"Unmemorable Mantle","s":7,"u":"unmemorable%20mantle%20(generic)_locg"},{"n":"Vanishing Wayfinder","s":7,"u":"vanishing%20wayfinder_locg"},{"n":"Sunflower Censer","s":6,"u":"sunflower%20censer_loil"},{"n":"Camp Shroud","s":59,"u":"camp%20shroud%20(generic)_lokl"},{"n":"Razmiri Wayfinder","s":60,"u":"razmiri%20wayfinder_lopsg"},{"n":"Dweomerweave Robe","s":8,"u":"dweomerweave%20robe_lotgb"},{"n":"Harmonic Hauberk","s":8,"u":"harmonic%20hauberk_lotgb"},{"n":"Mirror Of Sleeping Vigil","s":8,"u":"mirror%20of%20sleeping%20vigil_lotgb"},{"n":"Mirror Robe","s":8,"u":"mirror%20robe_lotgb"},{"n":"Misdirecting Haversack","s":8,"u":"misdirecting%20haversack_lotgb"},{"n":"Quick Wig","s":8,"u":"quick%20wig_lotgb"},{"n":"Silencing Ammunition","s":8,"u":"silencing%20ammunition_lotgb"},{"n":"Wardrobe Stone","s":8,"u":"wardrobe%20stone%20(generic)_lotgb"},{"n":"Golden Silencer","s":43,"u":"golden%20silencer%20(generic)_ooa2"},{"n":"Chatterer Of Follies","s":64,"u":"chatterer%20of%20follies_som"},{"n":"Codebreaker's Parchment","s":64,"u":"codebreaker's%20parchment%20(generic)_som"},{"n":"Deck Of Illusions","s":64,"u":"deck%20of%20illusions_som"},{"n":"Deck Of Mischief","s":64,"u":"deck%20of%20mischief_som"},{"n":"Fulus Of Concealment","s":64,"u":"fulus%20of%20concealment_som"},{"n":"Storyteller's Opus","s":64,"u":"storyteller's%20opus_som"}],"3":[{"n":"Blanket Of Stars","s":4,"u":"blanket%20of%20stars_apg"},{"n":"Chameleon Coat","s":4,"u":"chameleon%20coat_apg"},{"n":"Deceiver's Cloak","s":4,"u":"deceiver's%20cloak_apg"},{"n":"Heart's Desire","s":4,"u":"heart's%20desire_apg"},{"n":"Invisible Item","s":4,"u":"invisible%20item_apg"},{"n":"Phantasmal Treasure","s":4,"u":"phantasmal%20treasure_apg"},{"n":"Sculpt Sound","s":4,"u":"sculpt%20sound_apg"},{"n":"Shadow Illusion","s":4,"u":"shadow%20illusion_apg"},{"n":"Spirit Veil","s":4,"u":"spirit%20veil_apg"},{"n":"Strange Geometry","s":4,"u":"strange%20geometry_apg"},{"n":"Appearance Of Wealth","s":5,"u":"appearance%20of%20wealth_crb"},{"n":"Blur","s":5,"u":"blur_crb"},{"n":"Cloak Of Colors","s":5,"u":"cloak%20of%20colors_crb"},{"n":"Color Spray","s":5,"u":"color%20spray_crb"},{"n":"Disappearance","s":5,"u":"disappearance_crb"},{"n":"Dream Council","s":5,"u":"dream%20council_crb"},{"n":"Drop Dead","s":5,"u":"drop%20dead_crb"},{"n":"Face In The Crowd","s":5,"u":"face%20in%20the%20crowd_crb"},{"n":"False Vision","s":5,"u":"false%20vision_crb"},{"n":"Fey Glamour","s":5,"u":"fey%20glamour_crb"},{"n":"Ghost Sound","s":5,"u":"ghost%20sound_crb"},{"n":"Hallucination","s":5,"u":"hallucination_crb"},{"n":"Hallucinatory Terrain","s":5,"u":"hallucinatory%20terrain_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Hypnotic Pattern","s":5,"u":"hypnotic%20pattern_crb"},{"n":"Illusory Creature","s":5,"u":"illusory%20creature_crb"},{"n":"Illusory Disguise","s":5,"u":"illusory%20disguise_crb"},{"n":"Illusory Object","s":5,"u":"illusory%20object_crb"},{"n":"Illusory Scene","s":5,"u":"illusory%20scene_crb"},{"n":"Invisibility","s":5,"u":"invisibility_crb"},{"n":"Invisibility Cloak","s":5,"u":"invisibility%20cloak_crb"},{"n":"Invisibility Sphere","s":5,"u":"invisibility%20sphere_crb"},{"n":"Item Facade","s":5,"u":"item%20facade_crb"},{"n":"Magic Aura","s":5,"u":"magic%20aura_crb"},{"n":"Magic Mouth","s":5,"u":"magic%20mouth_crb"},{"n":"Mask Of Terror","s":5,"u":"mask%20of%20terror_crb"},{"n":"Message","s":5,"u":"message_crb"},{"n":"Mirror Image","s":5,"u":"mirror%20image_crb"},{"n":"Misdirection","s":5,"u":"misdirection_crb"},{"n":"Mislead","s":5,"u":"mislead_crb"},{"n":"Nightmare","s":5,"u":"nightmare_crb"},{"n":"Paranoia","s":5,"u":"paranoia_crb"},{"n":"Phantasmal Calamity","s":5,"u":"phantasmal%20calamity_crb"},{"n":"Phantasmal Killer","s":5,"u":"phantasmal%20killer_crb"},{"n":"Phantom Pain","s":5,"u":"phantom%20pain_crb"},{"n":"Project Image","s":5,"u":"project%20image_crb"},{"n":"Scintillating Pattern","s":5,"u":"scintillating%20pattern_crb"},{"n":"Secret Page","s":5,"u":"secret%20page_crb"},{"n":"Shadow Siphon","s":5,"u":"shadow%20siphon_crb"},{"n":"Silence","s":5,"u":"silence_crb"},{"n":"Splash Of Art","s":5,"u":"splash%20of%20art_crb"},{"n":"Sudden Shift","s":5,"u":"sudden%20shift_crb"},{"n":"Trickster's Twin","s":5,"u":"trickster's%20twin_crb"},{"n":"Veil","s":5,"u":"veil_crb"},{"n":"Ventriloquism","s":5,"u":"ventriloquism_crb"},{"n":"Vibrant Pattern","s":5,"u":"vibrant%20pattern_crb"},{"n":"Visions Of Danger","s":5,"u":"visions%20of%20danger_crb"},{"n":"Warped Terrain","s":5,"u":"warped%20terrain_crb"},{"n":"Weird","s":5,"u":"weird_crb"},{"n":"Exchange Image","s":18,"u":"exchange%20image_aoa3"},{"n":"Lift Nature's Caul","s":30,"u":"lift%20nature's%20caul_av3"},{"n":"Hologram Cage","s":11,"u":"hologram%20cage_da"},{"n":"Empty Pack","s":11,"u":"empty%20pack_da"},{"n":"False Nature","s":11,"u":"false%20nature_da"},{"n":"Isolation","s":11,"u":"isolation_da"},{"n":"Undermine Reality","s":35,"u":"undermine%20reality_ec6"},{"n":"Aura Of The Unremarkable","s":37,"u":"aura%20of%20the%20unremarkable_frp1"},{"n":"Ephemeral Hazards","s":58,"u":"ephemeral%20hazards_logm"},{"n":"Ghostly Transcription","s":58,"u":"ghostly%20transcription_logm"},{"n":"Befitting Attire","s":64,"u":"befitting%20attire_som"},{"n":"Bullhorn","s":64,"u":"bullhorn_som"},{"n":"Chromatic Image","s":64,"u":"chromatic%20image_som"},{"n":"Distracting Chatter","s":64,"u":"distracting%20chatter_som"},{"n":"Inscrutable Mask","s":64,"u":"inscrutable%20mask_som"},{"n":"Invisibility Curtain","s":64,"u":"invisibility%20curtain_som"},{"n":"Lose The Path","s":64,"u":"lose%20the%20path_som"},{"n":"Mirror Malefactors","s":64,"u":"mirror%20malefactors_som"},{"n":"Mirror's Misfortune","s":64,"u":"mirror's%20misfortune_som"},{"n":"Ocular Overload","s":64,"u":"ocular%20overload_som"},{"n":"Oneiric Mire","s":64,"u":"oneiric%20mire_som"},{"n":"Phantom Crowd","s":64,"u":"phantom%20crowd_som"},{"n":"Phantom Prison","s":64,"u":"phantom%20prison_som"},{"n":"Portrait Of The Artist","s":64,"u":"portrait%20of%20the%20artist_som"},{"n":"Replicate","s":64,"u":"replicate_som"},{"n":"Shadow Army","s":64,"u":"shadow%20army_som"},{"n":"Shadow Projectile","s":64,"u":"shadow%20projectile_som"},{"n":"Shadow Raid","s":64,"u":"shadow%20raid_som"},{"n":"Thicket Of Knives","s":64,"u":"thicket%20of%20knives_som"},{"n":"Umbral Extraction","s":64,"u":"umbral%20extraction_som"},{"n":"Umbral Graft","s":64,"u":"umbral%20graft_som"},{"n":"Unspeakable Shadow","s":64,"u":"unspeakable%20shadow_som"},{"n":"Penumbral Disguise","s":49,"u":"penumbral%20disguise_sot4"}],"8":[{"n":"Fade Into Daydreams","s":11,"u":"fade%20into%20daydreams_da"},{"n":"Mirror's Reflection","s":11,"u":"mirror's%20reflection_da"}],"51":[{"n":"Field Of Opposition","s":27,"u":"field%20of%20opposition_aoe6"},{"n":"Confounding Portal","s":11,"u":"confounding%20portal_da"},{"n":"Disorienting Illusions","s":11,"u":"disorienting%20illusions_da"},{"n":"False Floor","s":11,"u":"false%20floor_da"},{"n":"Color Spray Trap","s":43,"u":"color%20spray%20trap_ooa2"}],"62":[{"n":"Curse of Nightmares","s":15,"u":"curse%20of%20nightmares_gmg"},{"n":"Slayer's Haunt","s":15,"u":"slayer's%20haunt_gmg"},{"n":"Curse of Petulant Whispers","s":6,"u":"curse%20of%20petulant%20whispers_loil"}],"70":[{"n":"Fantastic Façade","s":4,"u":"fantastic%20fa%c3%a7ade_apg"},{"n":"Simulacrum","s":4,"u":"simulacrum_apg"},{"n":"Construct Mindscape","s":11,"u":"construct%20mindscape_da"},{"n":"Mindscape Door","s":11,"u":"mindscape%20door_da"}],"73":[{"n":"Glamered","s":5,"u":"glamered_crb"},{"n":"Invisibility","s":5,"u":"invisibility_crb"},{"n":"Obscure","s":15,"u":"obscure_gmg"}],"74":[{"n":"Glacial Whirl","s":61,"u":"glacial%20whirl_lotg"}]},"mental":{"0":[{"n":"All In My Head","s":4,"u":"all%20in%20my%20head_apg"},{"n":"Beastmaster Bond","s":4,"u":"beastmaster%20bond_apg"},{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Caterwaul","s":4,"u":"caterwaul_apg"},{"n":"Cavalier's Banner","s":4,"u":"cavalier's%20banner_apg"},{"n":"Command Attention","s":4,"u":"command%20attention_apg"},{"n":"Cringe","s":4,"u":"cringe_apg"},{"n":"Disturbing Knowledge","s":4,"u":"disturbing%20knowledge_apg"},{"n":"Empathetic Plea","s":4,"u":"empathetic%20plea_apg"},{"n":"Enchanting Arrow","s":4,"u":"enchanting%20arrow_apg"},{"n":"Gorilla Pound","s":4,"u":"gorilla%20pound_apg"},{"n":"Grovel","s":4,"u":"grovel_apg"},{"n":"Heroic Presence","s":4,"u":"heroic%20presence_apg"},{"n":"Mesmerizing Gaze","s":4,"u":"mesmerizing%20gaze_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"One For All","s":4,"u":"one%20for%20all_apg"},{"n":"Portentous Spell","s":4,"u":"portentous%20spell_apg"},{"n":"Snap Out Of It!","s":4,"u":"snap%20out%20of%20it!_apg"},{"n":"Startling Appearance","s":4,"u":"startling%20appearance_apg"},{"n":"Steel Yourself!","s":4,"u":"steel%20yourself!_apg"},{"n":"Watch Your Back","s":4,"u":"watch%20your%20back_apg"},{"n":"You're Next","s":4,"u":"you're%20next%20(swashbuckler)_apg"},{"n":"Dragon Roar","s":5,"u":"dragon%20roar_crb"},{"n":"Enlightened Presence","s":5,"u":"enlightened%20presence_crb"},{"n":"Intimidating Strike","s":5,"u":"intimidating%20strike_crb"},{"n":"You're Next","s":5,"u":"you're%20next%20(rogue)_crb"},{"n":"Encouraging Words","s":15,"u":"encouraging%20words_gmg"},{"n":"Flourishing Finish","s":24,"u":"flourishing%20finish_aoe3"},{"n":"Frightful Moan","s":10,"u":"frightful%20moan_botd"},{"n":"Mummy's Despair","s":10,"u":"mummy's%20despair_botd"},{"n":"Frightful Aura","s":10,"u":"frightful%20aura_botd"},{"n":"Read Psychometric Resonance","s":11,"u":"read%20psychometric%20resonance_da"},{"n":"Warped Reflection","s":11,"u":"warped%20reflection_da"},{"n":"Mistaken Identity","s":11,"u":"mistaken%20identity_da"},{"n":"Instigate Psychic Duel","s":11,"u":"instigate%20psychic%20duel_da"},{"n":"Mind Shards","s":11,"u":"mind%20shards_da"},{"n":"Infiltrate Dream","s":11,"u":"infiltrate%20dream_da"},{"n":"Oneiric Influence","s":11,"u":"oneiric%20influence_da"},{"n":"Dream Logic","s":11,"u":"dream%20logic_da"},{"n":"Mental Balm","s":11,"u":"mental%20balm_da"},{"n":"Brain Drain","s":11,"u":"brain%20drain_da"},{"n":"Dark Persona's Presence","s":11,"u":"dark%20persona's%20presence_da"},{"n":"Mental Static","s":11,"u":"mental%20static_da"},{"n":"Remove Presence","s":11,"u":"remove%20presence_da"},{"n":"Thoughtsense","s":11,"u":"thoughtsense_da"},{"n":"Whispering Steps","s":11,"u":"whispering%20steps_da"},{"n":"Pistolero's Challenge","s":2,"u":"pistolero's%20challenge_g%26g"},{"n":"Catchy Tune","s":1,"u":"catchy%20tune_loag"},{"n":"Strix Vengeance","s":1,"u":"strix%20vengeance_loag"},{"n":"Boaster's Challenge","s":7,"u":"boaster's%20challenge_locg"},{"n":"Evangelize","s":58,"u":"evangelize_logm"},{"n":"Hypnotic Lure","s":6,"u":"hypnotic%20lure_loil"},{"n":"Disruptive Stare","s":6,"u":"disruptive%20stare_loil"},{"n":"Alluring Performance","s":6,"u":"alluring%20performance_loil"},{"n":"Drain Emotion","s":6,"u":"drain%20emotion_loil"},{"n":"Voice Cold as Death","s":59,"u":"voice%20cold%20as%20death_lokl"},{"n":"Wave the Flag","s":59,"u":"wave%20the%20flag_lokl"},{"n":"Inspiring Resilience","s":59,"u":"inspiring%20resilience_lokl"},{"n":"Histrionic Injury","s":8,"u":"histrionic%20injury_lotgb"},{"n":"Cringe","s":40,"u":"cringe_ltiba"},{"n":"Frightful Condemnation","s":41,"u":"frightful%20condemnation_ngd"},{"n":"Reveal True Name","s":64,"u":"reveal%20true%20name_som"}],"1":[{"n":"Brainchild","s":14,"u":"brainchild_b3"}],"2":[{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Envisioning Mask","s":4,"u":"envisioning%20mask_apg"},{"n":"Fearsome","s":4,"u":"fearsome%20(generic)_apg"},{"n":"Lover's Gloves","s":4,"u":"lover's%20gloves_apg"},{"n":"Potion Of Shared Memories","s":4,"u":"potion%20of%20shared%20memories_apg"},{"n":"Terrifying Ammunition","s":4,"u":"terrifying%20ammunition_apg"},{"n":"Bravo's Brew","s":5,"u":"bravo's%20brew%20(generic)_crb"},{"n":"Candle of Truth","s":5,"u":"candle%20of%20truth_crb"},{"n":"Comprehension Elixir","s":5,"u":"comprehension%20elixir%20(generic)_crb"},{"n":"Dread Blindfold","s":5,"u":"dread%20blindfold_crb"},{"n":"Fear Gem","s":5,"u":"fear%20gem_crb"},{"n":"Jade Bauble","s":5,"u":"jade%20bauble_crb"},{"n":"Sleep Arrow","s":5,"u":"sleep%20arrow_crb"},{"n":"Truth Potion","s":5,"u":"truth%20potion_crb"},{"n":"Whisper Briolette","s":25,"u":"whisper%20briolette_aoe4"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Holy Steam Ball","s":2,"u":"holy%20steam%20ball_g%26g"},{"n":"Dread","s":8,"u":"dread%20(generic)_lotgb"},{"n":"Vexing Vapor","s":8,"u":"vexing%20vapor%20(generic)_lotgb"},{"n":"Hex Blaster","s":44,"u":"hex%20blaster_ooa3"},{"n":"Redeemer's Pistol","s":44,"u":"redeemer's%20pistol_ooa3"},{"n":"Overloaded Brain Grenade","s":67,"u":"overloaded%20brain%20grenade_pfum"},{"n":"Empathic Cords","s":67,"u":"empathic%20cords_pfum"}],"3":[{"n":"Agonizing Despair","s":4,"u":"agonizing%20despair_apg"},{"n":"Ancestral Defense","s":4,"u":"ancestral%20defense_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Beastmaster Trance","s":4,"u":"beastmaster%20trance_apg"},{"n":"Blinding Fury","s":4,"u":"blinding%20fury_apg"},{"n":"Blistering Invective","s":4,"u":"blistering%20invective_apg"},{"n":"Brain Drain","s":4,"u":"brain%20drain_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Charitable Urge","s":4,"u":"charitable%20urge_apg"},{"n":"Debilitating Dichotomy","s":4,"u":"debilitating%20dichotomy_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Dull Ambition","s":4,"u":"dull%20ambition_apg"},{"n":"Déjà Vu","s":4,"u":"d%c3%a9j%c3%a0%20vu_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Heart's Desire","s":4,"u":"heart's%20desire_apg"},{"n":"Heroic Feat","s":4,"u":"heroic%20feat_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Needle Of Vengeance","s":4,"u":"needle%20of%20vengeance_apg"},{"n":"Phantasmal Treasure","s":4,"u":"phantasmal%20treasure_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Sepulchral Mask","s":4,"u":"sepulchral%20mask_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Spirit Sense","s":4,"u":"spirit%20sense_apg"},{"n":"Veil Of Dreams","s":4,"u":"veil%20of%20dreams_apg"},{"n":"Aberrant Whispers","s":5,"u":"aberrant%20whispers_crb"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Anathematic Reprisal","s":5,"u":"anathematic%20reprisal_crb"},{"n":"Animal Messenger","s":5,"u":"animal%20messenger_crb"},{"n":"Animal Vision","s":5,"u":"animal%20vision_crb"},{"n":"Bane","s":5,"u":"bane_crb"},{"n":"Bless","s":5,"u":"bless_crb"},{"n":"Blind Ambition","s":5,"u":"blind%20ambition_crb"},{"n":"Calm Emotions","s":5,"u":"calm%20emotions_crb"},{"n":"Captivating Adoration","s":5,"u":"captivating%20adoration_crb"},{"n":"Charm","s":5,"u":"charm_crb"},{"n":"Charming Touch","s":5,"u":"charming%20touch_crb"},{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Command","s":5,"u":"command_crb"},{"n":"Commanding Lash","s":5,"u":"commanding%20lash_crb"},{"n":"Competitive Edge","s":5,"u":"competitive%20edge_crb"},{"n":"Confusion","s":5,"u":"confusion_crb"},{"n":"Counter Performance","s":5,"u":"counter%20performance_crb"},{"n":"Crisis Of Faith","s":5,"u":"crisis%20of%20faith_crb"},{"n":"Crusade","s":5,"u":"crusade_crb"},{"n":"Crushing Despair","s":5,"u":"crushing%20despair_crb"},{"n":"Daze","s":5,"u":"daze_crb"},{"n":"Delusional Pride","s":5,"u":"delusional%20pride_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Discern Lies","s":5,"u":"discern%20lies_crb"},{"n":"Divine Inspiration","s":5,"u":"divine%20inspiration_crb"},{"n":"Dominate","s":5,"u":"dominate_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Dream Council","s":5,"u":"dream%20council_crb"},{"n":"Dream Message","s":5,"u":"dream%20message_crb"},{"n":"Dreamer's Call","s":5,"u":"dreamer's%20call_crb"},{"n":"Dreaming Potential","s":5,"u":"dreaming%20potential_crb"},{"n":"Fabricated Truth","s":5,"u":"fabricated%20truth_crb"},{"n":"Faerie Dust","s":5,"u":"faerie%20dust_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"Fear","s":5,"u":"fear_crb"},{"n":"Feeblemind","s":5,"u":"feeblemind_crb"},{"n":"Foresight","s":5,"u":"foresight_crb"},{"n":"Glibness","s":5,"u":"glibness_crb"},{"n":"Hallucination","s":5,"u":"hallucination_crb"},{"n":"Heroism","s":5,"u":"heroism_crb"},{"n":"Hideous Laughter","s":5,"u":"hideous%20laughter_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Mask Of Terror","s":5,"u":"mask%20of%20terror_crb"},{"n":"Message","s":5,"u":"message_crb"},{"n":"Mind Probe","s":5,"u":"mind%20probe_crb"},{"n":"Mind Reading","s":5,"u":"mind%20reading_crb"},{"n":"Mindlink","s":5,"u":"mindlink_crb"},{"n":"Modify Memory","s":5,"u":"modify%20memory_crb"},{"n":"Nightmare","s":5,"u":"nightmare_crb"},{"n":"Outcast's Curse","s":5,"u":"outcast's%20curse_crb"},{"n":"Overwhelming Presence","s":5,"u":"overwhelming%20presence_crb"},{"n":"Paralyze","s":5,"u":"paralyze_crb"},{"n":"Paranoia","s":5,"u":"paranoia_crb"},{"n":"Phantasmal Calamity","s":5,"u":"phantasmal%20calamity_crb"},{"n":"Phantasmal Killer","s":5,"u":"phantasmal%20killer_crb"},{"n":"Phantom Pain","s":5,"u":"phantom%20pain_crb"},{"n":"Possession","s":5,"u":"possession_crb"},{"n":"Power Word Blind","s":5,"u":"power%20word%20blind_crb"},{"n":"Power Word Kill","s":5,"u":"power%20word%20kill_crb"},{"n":"Power Word Stun","s":5,"u":"power%20word%20stun_crb"},{"n":"Project Image","s":5,"u":"project%20image_crb"},{"n":"Repulsion","s":5,"u":"repulsion_crb"},{"n":"Retributive Pain","s":5,"u":"retributive%20pain_crb"},{"n":"Safeguard Secret","s":5,"u":"safeguard%20secret_crb"},{"n":"Savor The Sting","s":5,"u":"savor%20the%20sting_crb"},{"n":"Sending","s":5,"u":"sending_crb"},{"n":"Shared Nightmare","s":5,"u":"shared%20nightmare_crb"},{"n":"Sleep","s":5,"u":"sleep_crb"},{"n":"Soothe","s":5,"u":"soothe_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Soothing Words","s":5,"u":"soothing%20words_crb"},{"n":"Subconscious Suggestion","s":5,"u":"subconscious%20suggestion_crb"},{"n":"Suggestion","s":5,"u":"suggestion_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"},{"n":"Synaptic Pulse","s":5,"u":"synaptic%20pulse_crb"},{"n":"Synesthesia","s":5,"u":"synesthesia_crb"},{"n":"Telepathic Bond","s":5,"u":"telepathic%20bond_crb"},{"n":"Telepathic Demand","s":5,"u":"telepathic%20demand_crb"},{"n":"Telepathy","s":5,"u":"telepathy_crb"},{"n":"Touch Of Idiocy","s":5,"u":"touch%20of%20idiocy_crb"},{"n":"Touch Of Obedience","s":5,"u":"touch%20of%20obedience_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Uncontrollable Dance","s":5,"u":"uncontrollable%20dance_crb"},{"n":"Unfathomable Song","s":5,"u":"unfathomable%20song_crb"},{"n":"Veil Of Confidence","s":5,"u":"veil%20of%20confidence_crb"},{"n":"Waking Nightmare","s":5,"u":"waking%20nightmare_crb"},{"n":"Warp Mind","s":5,"u":"warp%20mind_crb"},{"n":"Weird","s":5,"u":"weird_crb"},{"n":"Word Of Freedom","s":5,"u":"word%20of%20freedom_crb"},{"n":"You're Mine","s":5,"u":"you're%20mine_crb"},{"n":"Zeal For Battle","s":5,"u":"zeal%20for%20battle_crb"},{"n":"Zealous Conviction","s":5,"u":"zealous%20conviction_crb"},{"n":"Zone Of Truth","s":5,"u":"zone%20of%20truth_crb"},{"n":"Join Pasts","s":18,"u":"join%20pasts_aoa3"},{"n":"Spiritual Anamnesis","s":18,"u":"spiritual%20anamnesis_aoa3"},{"n":"Ordained Purpose","s":26,"u":"ordained%20purpose_aoe5"},{"n":"Daydreamer's Curse","s":29,"u":"daydreamer's%20curse_av2"},{"n":"Sage's Curse","s":29,"u":"sage's%20curse_av2"},{"n":"Ectoplasmic Expulsion","s":30,"u":"ectoplasmic%20expulsion_av3"},{"n":"Fearful Feast","s":30,"u":"fearful%20feast_av3"},{"n":"Eyes of the Dead","s":10,"u":"eyes%20of%20the%20dead_botd"},{"n":"Subjugate Undead","s":10,"u":"subjugate%20undead_botd"},{"n":"Forbidden Thought","s":11,"u":"forbidden%20thought_da"},{"n":"Shatter Mind","s":11,"u":"shatter%20mind_da"},{"n":"Contagious Idea","s":11,"u":"contagious%20idea_da"},{"n":"Implement of Destruction","s":11,"u":"implement%20of%20destruction_da"},{"n":"Pact Broker","s":11,"u":"pact%20broker_da"},{"n":"Over the Coals","s":11,"u":"over%20the%20coals_da"},{"n":"Suspended Retribution","s":11,"u":"suspended%20retribution_da"},{"n":"Manifold Lives","s":11,"u":"manifold%20lives_da"},{"n":"Frenzied Revelry","s":11,"u":"frenzied%20revelry_da"},{"n":"Hollow Heart","s":11,"u":"hollow%20heart_da"},{"n":"Waking Dream","s":11,"u":"waking%20dream_da"},{"n":"Shaken Confidence","s":11,"u":"shaken%20confidence_da"},{"n":"Weaponize Secret","s":11,"u":"weaponize%20secret_da"},{"n":"Wind Whispers","s":11,"u":"wind%20whispers_da"},{"n":"Clownish Curse","s":32,"u":"clownish%20curse_ec2"},{"n":"Favorable Review","s":32,"u":"favorable%20review_ec2"},{"n":"Entrancing Eyes","s":33,"u":"entrancing%20eyes_ec4"},{"n":"Aura Of The Unremarkable","s":37,"u":"aura%20of%20the%20unremarkable_frp1"},{"n":"Agitate","s":58,"u":"agitate_logm"},{"n":"Animus Mine","s":58,"u":"animus%20mine_logm"},{"n":"Befuddle","s":58,"u":"befuddle_logm"},{"n":"Empty Inside","s":58,"u":"empty%20inside_logm"},{"n":"Endure","s":58,"u":"endure_logm"},{"n":"Ephemeral Hazards","s":58,"u":"ephemeral%20hazards_logm"},{"n":"Font Of Serenity","s":58,"u":"font%20of%20serenity_logm"},{"n":"Lament","s":58,"u":"lament_logm"},{"n":"Liberating Command","s":58,"u":"liberating%20command_logm"},{"n":"Message Rune","s":58,"u":"message%20rune_logm"},{"n":"Overflowing Sorrow","s":58,"u":"overflowing%20sorrow_logm"},{"n":"Remember The Lost","s":58,"u":"remember%20the%20lost_logm"},{"n":"Roar Of The Wyrm","s":58,"u":"roar%20of%20the%20wyrm_logm"},{"n":"Share Burden","s":58,"u":"share%20burden_logm"},{"n":"Share Lore","s":58,"u":"share%20lore_logm"},{"n":"Empathic Link","s":59,"u":"empathic%20link_lokl"},{"n":"Forced Mercy","s":59,"u":"forced%20mercy_lokl"},{"n":"Aromatic Lure","s":66,"u":"aromatic%20lure_lol"},{"n":"Halcyon Infusion","s":66,"u":"halcyon%20infusion_lol"},{"n":"Canticle Of Everlasting Grief","s":64,"u":"canticle%20of%20everlasting%20grief_som"},{"n":"Compel True Name","s":64,"u":"compel%20true%20name_som"},{"n":"Draw Ire","s":64,"u":"draw%20ire_som"},{"n":"Glimmer Of Charm","s":64,"u":"glimmer%20of%20charm_som"},{"n":"Guiding Star","s":64,"u":"guiding%20star_som"},{"n":"Impending Doom","s":64,"u":"impending%20doom_som"},{"n":"Inexhaustible Cynicism","s":64,"u":"inexhaustible%20cynicism_som"},{"n":"Infectious Enthusiasm","s":64,"u":"infectious%20enthusiasm_som"},{"n":"Infectious Melody","s":64,"u":"infectious%20melody_som"},{"n":"Invoke Spirits","s":64,"u":"invoke%20spirits_som"},{"n":"Lose The Path","s":64,"u":"lose%20the%20path_som"},{"n":"Mind Of Menace","s":64,"u":"mind%20of%20menace_som"},{"n":"Mirror Malefactors","s":64,"u":"mirror%20malefactors_som"},{"n":"Oneiric Mire","s":64,"u":"oneiric%20mire_som"},{"n":"Phantom Prison","s":64,"u":"phantom%20prison_som"},{"n":"Roaring Applause","s":64,"u":"roaring%20applause_som"},{"n":"Schadenfreude","s":64,"u":"schadenfreude_som"},{"n":"Shadow Army","s":64,"u":"shadow%20army_som"},{"n":"Shift Blame","s":64,"u":"shift%20blame_som"},{"n":"Sudden Recollection","s":64,"u":"sudden%20recollection_som"},{"n":"Tame","s":64,"u":"tame_som"},{"n":"Thundering Dominance","s":64,"u":"thundering%20dominance_som"},{"n":"Timely Tutor","s":64,"u":"timely%20tutor_som"},{"n":"Umbral Extraction","s":64,"u":"umbral%20extraction_som"},{"n":"Unspeakable Shadow","s":64,"u":"unspeakable%20shadow_som"},{"n":"Warrior's Regret","s":64,"u":"warrior's%20regret_som"},{"n":"Mind Games","s":46,"u":"mind%20games_sot1"},{"n":"Girzanje's March","s":48,"u":"girzanje's%20march_sot3"},{"n":"Mirecloak","s":48,"u":"mirecloak_sot3"}],"8":[{"n":"Iron Command","s":4,"u":"iron%20command_apg"},{"n":"Pointed Question","s":4,"u":"pointed%20question_apg"},{"n":"Coerce","s":5,"u":"coerce_crb"},{"n":"Create a Diversion","s":5,"u":"create%20a%20diversion_crb"},{"n":"Demoralize","s":5,"u":"demoralize_crb"},{"n":"Feint","s":5,"u":"feint_crb"},{"n":"Lie","s":5,"u":"lie_crb"},{"n":"Make an Impression","s":5,"u":"make%20an%20impression_crb"},{"n":"Rage","s":5,"u":"rage_crb"},{"n":"Request","s":5,"u":"request_crb"},{"n":"Rally","s":15,"u":"rally_gmg"},{"n":"Calculate Threats","s":11,"u":"calculate%20threats_da"},{"n":"Restore The Mind","s":11,"u":"restore%20the%20mind_da"},{"n":"Ring Bell","s":11,"u":"ring%20bell_da"},{"n":"Grim Swagger","s":2,"u":"grim%20swagger_g%26g"}],"51":[{"n":"Confounding Portal","s":11,"u":"confounding%20portal_da"},{"n":"Reflected Desires","s":11,"u":"reflected%20desires_da"}],"62":[{"n":"Coward's Roots","s":15,"u":"coward's%20roots_gmg"},{"n":"Curse of Nightmares","s":15,"u":"curse%20of%20nightmares_gmg"},{"n":"Reviled of Nature","s":15,"u":"reviled%20of%20nature_gmg"},{"n":"Sellsword's Folly","s":15,"u":"sellsword's%20folly_gmg"},{"n":"Theft of Thought","s":15,"u":"theft%20of%20thought_gmg"},{"n":"Enforced Hospitality","s":11,"u":"enforced%20hospitality_da"},{"n":"Rage of The Excommunicant","s":11,"u":"rage%20of%20the%20excommunicant_da"},{"n":"Sinful Tongue","s":11,"u":"sinful%20tongue_da"},{"n":"Consummate Liar","s":6,"u":"consummate%20liar_loil"},{"n":"Lord's Arrogance","s":6,"u":"lord's%20arrogance_loil"},{"n":"Yellow Silt Curse","s":43,"u":"yellow%20silt%20curse_ooa2"}],"64":[{"n":"Coven","s":12,"u":"coven_b1"},{"n":"Frightful Presence","s":12,"u":"frightful%20presence_b1"},{"n":"Screaming Skull","s":12,"u":"screaming%20skull_b1"},{"n":"Butter Up","s":15,"u":"butter%20up_gmg"}],"70":[{"n":"Awaken Animal","s":5,"u":"awaken%20animal_crb"},{"n":"Geas","s":5,"u":"geas_crb"},{"n":"Inveigle","s":5,"u":"inveigle_crb"},{"n":"Awaken Object","s":64,"u":"awaken%20object_som"},{"n":"Concealment's Curtain","s":64,"u":"concealment's%20curtain_som"},{"n":"Dread Ambience","s":64,"u":"dread%20ambience_som"},{"n":"Ideal Mimicry","s":64,"u":"ideal%20mimicry_som"},{"n":"Mind Swap","s":64,"u":"mind%20swap_som"},{"n":"Tattoo Whispers","s":46,"u":"tattoo%20whispers_sot1"}],"73":[{"n":"Linguistic Nexus","s":15,"u":"linguistic%20nexus_gmg"},{"n":"Mental Bastion","s":15,"u":"mental%20bastion_gmg"},{"n":"Perception Filter","s":15,"u":"perception%20filter_gmg"},{"n":"Psychic Scream","s":15,"u":"psychic%20scream_gmg"},{"n":"Recalculate","s":15,"u":"recalculate_gmg"},{"n":"Repository of Knowledge","s":15,"u":"repository%20of%20knowledge_gmg"},{"n":"Soul Magic","s":64,"u":"soul%20magic_som"}]},"kami":{"1":[{"n":"Chouchin-obake","s":14,"u":"chouchin-obake_b3"},{"n":"Ittan-momen","s":14,"u":"ittan-momen_b3"},{"n":"Kasa-obake","s":14,"u":"kasa-obake_b3"},{"n":"Kodama","s":14,"u":"kodama_b3"},{"n":"Shikigami","s":14,"u":"shikigami_b3"},{"n":"Toshigami","s":14,"u":"toshigami_b3"},{"n":"Zuishin","s":14,"u":"zuishin_b3"},{"n":"Flying Mountain Kaminari","s":39,"u":"flying%20mountain%20kaminari_frp3"}]},"troop":{"1":[{"n":"City Guard Squadron","s":14,"u":"city%20guard%20squadron_b3"},{"n":"Hellknight Cavalry Brigade","s":14,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Nightmarchers","s":14,"u":"nightmarchers_b3"},{"n":"Rancorous Priesthood","s":14,"u":"rancorous%20priesthood_b3"},{"n":"Shambler Troop","s":14,"u":"shambler%20troop_b3"},{"n":"Skeleton Infantry","s":14,"u":"skeleton%20infantry_b3"},{"n":"Terra-cotta Garrison","s":14,"u":"terra-cotta%20garrison_b3"},{"n":"Last Guard","s":10,"u":"last%20guard_botd"},{"n":"Hana's Hundreds","s":37,"u":"hana's%20hundreds_frp1"},{"n":"Planar Terra-cotta Squadron","s":37,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Dancing Night Parade","s":39,"u":"dancing%20night%20parade_frp3"},{"n":"Clockwork Shambler Hordes","s":44,"u":"clockwork%20shambler%20hordes_ooa3"},{"n":"Gold Defender Garrison","s":49,"u":"gold%20defender%20garrison_sot4"},{"n":"Soul Swarms","s":49,"u":"soul%20swarms_sot4"},{"n":"Sun Warrior Brigade","s":49,"u":"sun%20warrior%20brigade_sot4"}]},"clockwork":{"1":[{"n":"Clockwork Dragon","s":14,"u":"clockwork%20dragon_b3"},{"n":"Clockwork Mage","s":14,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":14,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Spy","s":14,"u":"clockwork%20spy_b3"},{"n":"Clockwork Assassin","s":25,"u":"clockwork%20assassin_aoe4"},{"n":"Clockwork Amalgam","s":26,"u":"clockwork%20amalgam_aoe5"},{"n":"Clockwork Assassin","s":26,"u":"clockwork%20assassin_aoe5"},{"n":"Clockwork Cannoneer","s":6,"u":"clockwork%20cannoneer_loil"},{"n":"Clockwork Hunter","s":42,"u":"clockwork%20hunter_ooa1"},{"n":"Clockwork Handler","s":42,"u":"clockwork%20handler_ooa1"},{"n":"Clockwork Brewer","s":42,"u":"clockwork%20brewer_ooa1"},{"n":"Clockwork Fabricator","s":42,"u":"clockwork%20fabricator_ooa1"},{"n":"Clockwork Door Warden","s":43,"u":"clockwork%20door%20warden_ooa2"},{"n":"Clockwork Gunner","s":43,"u":"clockwork%20gunner_ooa2"},{"n":"Clockwork Disposer","s":43,"u":"clockwork%20disposer_ooa2"},{"n":"Clockwork Sphinx","s":43,"u":"clockwork%20sphinx_ooa2"},{"n":"Glass Elephant","s":44,"u":"glass%20elephant_ooa3"},{"n":"Clockwork Buccaneer","s":44,"u":"clockwork%20buccaneer_ooa3"},{"n":"Clockwork Puppeteer","s":44,"u":"clockwork%20puppeteer_ooa3"},{"n":"Clockwork Clock Tower","s":51,"u":"clockwork%20clock%20tower_sot6"}],"2":[{"n":"Clockwork Cloak","s":26,"u":"clockwork%20cloak_aoe5"},{"n":"Clockwork Helm","s":26,"u":"clockwork%20helm_aoe5"},{"n":"Clockwork Rejuvenator","s":26,"u":"clockwork%20rejuvenator_aoe5"},{"n":"Gearblade","s":26,"u":"gearblade_aoe5"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Chameleon Suit","s":2,"u":"chameleon%20suit%20(generic)_g%26g"},{"n":"Clockwork Bookshelf","s":2,"u":"clockwork%20bookshelf_g%26g"},{"n":"Clockwork Box Packer","s":2,"u":"clockwork%20box%20packer_g%26g"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Diving Suit","s":2,"u":"clockwork%20diving%20suit_g%26g"},{"n":"Clockwork Goggles","s":2,"u":"clockwork%20goggles%20(generic)_g%26g"},{"n":"Clockwork Megaphone","s":2,"u":"clockwork%20megaphone_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Detonating Gears Snare","s":2,"u":"detonating%20gears%20snare_g%26g"},{"n":"Extendable Pincer","s":2,"u":"extendable%20pincer_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Frog Chair","s":2,"u":"frog%20chair_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Gadget Skates","s":2,"u":"gadget%20skates_g%26g"},{"n":"Gecko Pads","s":2,"u":"gecko%20pads%20(generic)_g%26g"},{"n":"Ignitor","s":2,"u":"ignitor_g%26g"},{"n":"Instant Spy","s":2,"u":"instant%20spy_g%26g"},{"n":"Light Writer","s":2,"u":"light%20writer_g%26g"},{"n":"Mechanical Torch","s":2,"u":"mechanical%20torch_g%26g"},{"n":"Nightbreeze Machine","s":2,"u":"nightbreeze%20machine_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Paper Shredder","s":2,"u":"paper%20shredder_g%26g"},{"n":"Printing Press","s":2,"u":"printing%20press_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Spider Chair","s":2,"u":"spider%20chair_g%26g"},{"n":"Steamflight Pack","s":2,"u":"steamflight%20pack_g%26g"},{"n":"Timepiece","s":2,"u":"timepiece%20(generic)_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Wind-up Cart","s":2,"u":"wind-up%20cart_g%26g"},{"n":"Wind-up Wings","s":2,"u":"wind-up%20wings%20(generic)_g%26g"},{"n":"Clockwork Heels","s":8,"u":"clockwork%20heels_lotgb"},{"n":"Clockwork Spider Bomb","s":8,"u":"clockwork%20spider%20bomb_lotgb"},{"n":"Periscopic Viewfinder","s":8,"u":"periscopic%20viewfinder_lotgb"},{"n":"Spring-loaded Net Launcher","s":8,"u":"spring-loaded%20net%20launcher_lotgb"},{"n":"Skull Bomb","s":44,"u":"skull%20bomb_ooa3"},{"n":"Clockwork Disguise","s":2,"u":"clockwork%20disguise_g%26g"},{"n":"Clockwork Macuahuitl","s":8,"u":"clockwork%20macuahuitl_lotgb"}],"27":[{"n":"Clockwork Familiar","s":8,"u":"clockwork%20familiar_lotgb"}],"51":[{"n":"Malevolant Mannequins","s":2,"u":"malevolant%20mannequins_g%26g"}],"71":[{"n":"Clockwork Bumblebee","s":8,"u":"clockwork%20bumblebee_lotgb"}]},"titan":{"1":[{"n":"Danava Titan","s":14,"u":"danava%20titan_b3"},{"n":"Elysian Titan","s":14,"u":"elysian%20titan_b3"},{"n":"Hekatonkheires Titan","s":14,"u":"hekatonkheires%20titan_b3"},{"n":"Thanatotic Titan","s":14,"u":"thanatotic%20titan_b3"},{"n":"Elysian Titan","s":35,"u":"elysian%20titan_ec6"},{"n":"Thanatotic Titan","s":35,"u":"thanatotic%20titan_ec6"}]},"agathion":{"1":[{"n":"Draconal","s":14,"u":"draconal_b3"},{"n":"Procyal","s":14,"u":"procyal_b3"},{"n":"Silvanshee","s":14,"u":"silvanshee_b3"},{"n":"Vulpinal","s":14,"u":"vulpinal_b3"}]},"aesir":{"1":[{"n":"Einherji","s":14,"u":"einherji_b3"},{"n":"Valkyrie","s":14,"u":"valkyrie_b3"}]},"sahkil":{"1":[{"n":"Esipil","s":14,"u":"esipil_b3"},{"n":"Kimenhul","s":14,"u":"kimenhul_b3"},{"n":"Nucol","s":14,"u":"nucol_b3"},{"n":"Pakalchi","s":14,"u":"pakalchi_b3"},{"n":"Wihsaak","s":14,"u":"wihsaak_b3"},{"n":"Ximtal","s":14,"u":"ximtal_b3"},{"n":"Nenchuuj","s":27,"u":"nenchuuj_aoe6"},{"n":"Penqual","s":27,"u":"penqual_aoe6"},{"n":"Chakanaj","s":41,"u":"chakanaj_ngd"},{"n":"Tumblak","s":41,"u":"tumblak_ngd"}]},"grioth":{"1":[{"n":"Grioth Cultist","s":14,"u":"grioth%20cultist_b3"},{"n":"Grioth Scout","s":14,"u":"grioth%20scout_b3"}]},"siktempora":{"1":[{"n":"Hatred Siktempora","s":14,"u":"hatred%20siktempora_b3"},{"n":"Love Siktempora","s":14,"u":"love%20siktempora_b3"},{"n":"Misery Siktempora","s":14,"u":"misery%20siktempora_b3"},{"n":"Triumph Siktempora","s":14,"u":"triumph%20siktempora_b3"}]},"light":{"0":[{"n":"Scintillating Spell","s":4,"u":"scintillating%20spell_apg"},{"n":"Radiant Burst","s":1,"u":"radiant%20burst_loag"},{"n":"Radiant Circuitry","s":1,"u":"radiant%20circuitry_loag"},{"n":"Radiate Glory","s":1,"u":"radiate%20glory_loag"},{"n":"Crystal Luminescence","s":6,"u":"crystal%20luminescence_loil"},{"n":"Cleansing Light","s":6,"u":"cleansing%20light_loil"},{"n":"Holy Light","s":59,"u":"holy%20light_lokl"},{"n":"Dazzling Block","s":64,"u":"dazzling%20block_som"}],"1":[{"n":"Hesperid","s":14,"u":"hesperid_b3"},{"n":"Hesperid Queen","s":14,"u":"hesperid%20queen_b3"}],"2":[{"n":"Everburning Torch","s":5,"u":"everburning%20torch_crb"},{"n":"Shining Ammunition","s":5,"u":"shining%20ammunition_crb"},{"n":"Sunrod","s":5,"u":"sunrod_crb"},{"n":"Eclipse","s":17,"u":"eclipse_aoa2"},{"n":"Bottled Sunlight","s":10,"u":"bottled%20sunlight%20(generic)_botd"},{"n":"Inspiring Spotlight","s":32,"u":"inspiring%20spotlight_ec2"},{"n":"Aquarium Lamp","s":2,"u":"aquarium%20lamp_g%26g"},{"n":"Light Writer","s":2,"u":"light%20writer_g%26g"},{"n":"Glorious Plate","s":7,"u":"glorious%20plate_locg"},{"n":"Radiant Lance","s":7,"u":"radiant%20lance_locg"},{"n":"Brilliant Rapier","s":8,"u":"brilliant%20rapier_lotgb"},{"n":"Duelist's Beacon","s":8,"u":"duelist's%20beacon_lotgb"},{"n":"Queasy Lantern","s":8,"u":"queasy%20lantern%20(generic)_lotgb"},{"n":"Vine Of Roses","s":8,"u":"vine%20of%20roses_lotgb"},{"n":"Wand Of Fey Flames","s":8,"u":"wand%20of%20fey%20flames_lotgb"},{"n":"Golden Blade of Mzali","s":49,"u":"golden%20blade%20of%20mzali_sot4"},{"n":"Midday Lantern","s":49,"u":"midday%20lantern%20(generic)_sot4"},{"n":"Twilight Lantern","s":49,"u":"twilight%20lantern_sot4"}],"3":[{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Moonlight Bridge","s":4,"u":"moonlight%20bridge_apg"},{"n":"Reaper's Lantern","s":4,"u":"reaper's%20lantern_apg"},{"n":"Spray Of Stars","s":4,"u":"spray%20of%20stars_apg"},{"n":"Angelic Wings","s":5,"u":"angelic%20wings_crb"},{"n":"Continual Flame","s":5,"u":"continual%20flame_crb"},{"n":"Dancing Lights","s":5,"u":"dancing%20lights_crb"},{"n":"Dazzling Flash","s":5,"u":"dazzling%20flash_crb"},{"n":"Faerie Fire","s":5,"u":"faerie%20fire_crb"},{"n":"Light","s":5,"u":"light_crb"},{"n":"Moonbeam","s":5,"u":"moonbeam_crb"},{"n":"Positive Luminance","s":5,"u":"positive%20luminance_crb"},{"n":"Prismatic Sphere","s":5,"u":"prismatic%20sphere_crb"},{"n":"Prismatic Spray","s":5,"u":"prismatic%20spray_crb"},{"n":"Prismatic Wall","s":5,"u":"prismatic%20wall_crb"},{"n":"Searing Light","s":5,"u":"searing%20light_crb"},{"n":"Sunburst","s":5,"u":"sunburst_crb"},{"n":"Touch Of The Moon","s":5,"u":"touch%20of%20the%20moon_crb"},{"n":"Prismatic Shield","s":27,"u":"prismatic%20shield_aoe6"},{"n":"Hologram Cage","s":11,"u":"hologram%20cage_da"},{"n":"Light Of Revelation","s":7,"u":"light%20of%20revelation_locg"},{"n":"Sun Blade","s":7,"u":"sun%20blade_locg"},{"n":"Asterism","s":58,"u":"asterism_logm"},{"n":"Zenith Star","s":58,"u":"zenith%20star_logm"},{"n":"Radiant Beam","s":59,"u":"radiant%20beam_lokl"},{"n":"Scouring Pulse","s":59,"u":"scouring%20pulse_lokl"},{"n":"Wall of Virtue","s":59,"u":"wall%20of%20virtue_lokl"},{"n":"Chromatic Armor","s":64,"u":"chromatic%20armor_som"},{"n":"Chromatic Ray","s":64,"u":"chromatic%20ray_som"},{"n":"Inner Radiance Torrent","s":64,"u":"inner%20radiance%20torrent_som"},{"n":"Cloak of Light","s":49,"u":"cloak%20of%20light_sot4"},{"n":"Moonburst","s":49,"u":"moonburst_sot4"},{"n":"Moonlight Ray","s":49,"u":"moonlight%20ray_sot4"},{"n":"Radiant Field","s":49,"u":"radiant%20field_sot4"},{"n":"Wall of Radiance","s":49,"u":"wall%20of%20radiance_sot4"}]},"kovintus":{"1":[{"n":"Kovintus Geomancer","s":14,"u":"kovintus%20geomancer_b3"}]},"locathah":{"1":[{"n":"Locathah Hunter","s":14,"u":"locathah%20hunter_b3"}]},"paaridar":{"1":[{"n":"Manticore Paaridar","s":14,"u":"manticore%20paaridar_b3"}]},"munavri":{"1":[{"n":"Munavri Spellblade","s":14,"u":"munavri%20spellblade_b3"}]},"skelm":{"1":[{"n":"Palace Skelm","s":14,"u":"palace%20skelm_b3"},{"n":"Shrine Skelm","s":14,"u":"shrine%20skelm_b3"},{"n":"Soul Skelm","s":14,"u":"soul%20skelm_b3"},{"n":"Street Skelm","s":14,"u":"street%20skelm_b3"}]},"tanggal":{"1":[{"n":"Penanggalan","s":14,"u":"penanggalan_b3"},{"n":"Manananggal","s":37,"u":"manananggal_frp1"}]},"phantom":{"1":[{"n":"Phantom Beast","s":14,"u":"phantom%20beast_b3"},{"n":"Phantom Knight","s":14,"u":"phantom%20knight_b3"},{"n":"Cloudsplitter","s":39,"u":"cloudsplitter_frp3"},{"n":"Jin-hae","s":39,"u":"jin-hae_frp3"}],"28":[{"n":"Anger Phantom Eidolon","s":64,"u":"anger%20phantom%20eidolon_som"},{"n":"Devotion Phantom Eidolon","s":64,"u":"devotion%20phantom%20eidolon_som"}]},"arcane":{"0":[{"n":"Kobold Breath","s":4,"u":"kobold%20breath_apg"},{"n":"Arcane Evolution","s":5,"u":"arcane%20evolution_crb"},{"n":"Counterspell","s":5,"u":"counterspell%20(wizard)_crb"},{"n":"Dragon's Rage Breath","s":5,"u":"dragon's%20rage%20breath_crb"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(wizard)_crb"},{"n":"Pact of Draconic Fury","s":11,"u":"pact%20of%20draconic%20fury_da"},{"n":"Call Implement","s":11,"u":"call%20implement_da"},{"n":"Thaumaturge's Demesne","s":11,"u":"thaumaturge's%20demesne_da"},{"n":"Sever Magic","s":11,"u":"sever%20magic_da"},{"n":"Unlimited Demesne","s":11,"u":"unlimited%20demesne_da"},{"n":"Arcane Propulsion","s":2,"u":"arcane%20propulsion_g%26g"},{"n":"Core Cannon","s":2,"u":"core%20cannon_g%26g"},{"n":"Elemental Assault","s":1,"u":"elemental%20assault_loag"},{"n":"Miraculous Repair","s":6,"u":"miraculous%20repair_loil"},{"n":"Planar Sidestep","s":6,"u":"planar%20sidestep_loil"},{"n":"True Gaze","s":0,"u":"true%20gaze_lome"},{"n":"Fused Staff","s":64,"u":"fused%20staff_som"},{"n":"Lunging Spellstrike","s":64,"u":"lunging%20spellstrike_som"},{"n":"Magic Sense","s":64,"u":"magic%20sense_som"},{"n":"Meteoric Spellstrike","s":64,"u":"meteoric%20spellstrike_som"},{"n":"Shielded Tome","s":64,"u":"shielded%20tome_som"},{"n":"Spirit Sheath","s":64,"u":"spirit%20sheath_som"},{"n":"Sustaining Steel","s":64,"u":"sustaining%20steel_som"}],"1":[{"n":"Roiling Incant","s":14,"u":"roiling%20incant_b3"}],"2":[{"n":"Demilich Eye Gem","s":12,"u":"demilich%20eye%20gem_b1"},{"n":"Lich Phylactery","s":12,"u":"lich%20phylactery_b1"},{"n":"Hat of the Magi","s":5,"u":"hat%20of%20the%20magi%20(generic)_crb"},{"n":"Ring of Wizardry","s":5,"u":"ring%20of%20wizardry%20(generic)_crb"},{"n":"Robe of the Archmagi","s":5,"u":"robe%20of%20the%20archmagi%20(generic)_crb"},{"n":"Genius Diadem","s":15,"u":"genius%20diadem_gmg"},{"n":"Orb Of Dragonkind","s":15,"u":"orb%20of%20dragonkind_gmg"},{"n":"Soul Cage","s":10,"u":"soul%20cage_botd"},{"n":"Aroden's Hearthstone","s":35,"u":"aroden's%20hearthstone_ec6"},{"n":"Hunter's Dawn","s":35,"u":"hunter's%20dawn_ec6"},{"n":"Tears Of The Last Azlanti","s":35,"u":"tears%20of%20the%20last%20azlanti_ec6"},{"n":"Ring Of Minor Arcana","s":36,"u":"ring%20of%20minor%20arcana_fop"},{"n":"Sunken Pistol","s":2,"u":"sunken%20pistol_g%26g"},{"n":"Rune Of Sin","s":64,"u":"rune%20of%20sin_som"}],"3":[{"n":"Call Of The Grave","s":5,"u":"call%20of%20the%20grave_crb"}],"8":[{"n":"Drain Bonded Item","s":5,"u":"drain%20bonded%20item_crb"}],"51":[{"n":"Arcane Feedback Trap","s":25,"u":"arcane%20feedback%20trap_aoe4"}],"62":[{"n":"Graveknight's Curse","s":12,"u":"graveknight's%20curse_b1"}]},"evocation":{"0":[{"n":"Discordant Voice","s":4,"u":"discordant%20voice_apg"},{"n":"Kobold Breath","s":4,"u":"kobold%20breath_apg"},{"n":"Align Armament","s":5,"u":"align%20armament_crb"},{"n":"Dragon's Rage Breath","s":5,"u":"dragon's%20rage%20breath_crb"},{"n":"Wild Winds Gust","s":5,"u":"wild%20winds%20gust_crb"},{"n":"Cross The Final Horizon","s":23,"u":"cross%20the%20final%20horizon_aoe2"},{"n":"Heaven's Thunder","s":23,"u":"heaven's%20thunder_aoe2"},{"n":"Desiccating Inhalation","s":10,"u":"desiccating%20inhalation_botd"},{"n":"Spirit's Anguish","s":10,"u":"spirit's%20anguish_botd"},{"n":"Spiral Sworn","s":10,"u":"spiral%20sworn_botd"},{"n":"Blasting Beams","s":11,"u":"blasting%20beams_da"},{"n":"Storming Breath","s":11,"u":"storming%20breath_da"},{"n":"Propulsive Leap","s":11,"u":"propulsive%20leap_da"},{"n":"Bone Spikes","s":11,"u":"bone%20spikes_da"},{"n":"Tectonic Stomp","s":11,"u":"tectonic%20stomp_da"},{"n":"Ghostly Grasp","s":11,"u":"ghostly%20grasp_da"},{"n":"Distant Wandering","s":11,"u":"distant%20wandering_da"},{"n":"Pact of Draconic Fury","s":11,"u":"pact%20of%20draconic%20fury_da"},{"n":"Implement's Assault","s":11,"u":"implement's%20assault_da"},{"n":"Psi Burst","s":11,"u":"psi%20burst_da"},{"n":"Violent Unleash","s":11,"u":"violent%20unleash_da"},{"n":"Psi Catastrophe","s":11,"u":"psi%20catastrophe_da"},{"n":"Target of Psychic Ire","s":11,"u":"target%20of%20psychic%20ire_da"},{"n":"Electric Counter","s":38,"u":"electric%20counter_frp2"},{"n":"Controlled Bullet","s":2,"u":"controlled%20bullet_g%26g"},{"n":"Fulminating Shot","s":2,"u":"fulminating%20shot_g%26g"},{"n":"Blazing Aura","s":1,"u":"blazing%20aura_loag"},{"n":"Clever Shadow","s":1,"u":"clever%20shadow_loag"},{"n":"Elemental Assault","s":1,"u":"elemental%20assault_loag"},{"n":"Extinguish Light","s":1,"u":"extinguish%20light_loag"},{"n":"Final Form","s":1,"u":"final%20form_loag"},{"n":"Invoke The Elements","s":1,"u":"invoke%20the%20elements_loag"},{"n":"Radiate Glory","s":1,"u":"radiate%20glory_loag"},{"n":"Dominion Aura","s":6,"u":"dominion%20aura_loil"},{"n":"Telekinetic Slip","s":6,"u":"telekinetic%20slip_loil"},{"n":"Heaven's Thunder","s":6,"u":"heaven's%20thunder_loil"},{"n":"Skyseeker","s":6,"u":"skyseeker_loil"},{"n":"Cross the Final Horizon","s":6,"u":"cross%20the%20final%20horizon_loil"},{"n":"Holy Light","s":59,"u":"holy%20light_lokl"},{"n":"Dazzling Block","s":64,"u":"dazzling%20block_som"},{"n":"Fiery Retort","s":64,"u":"fiery%20retort_som"},{"n":"Meteoric Spellstrike","s":64,"u":"meteoric%20spellstrike_som"},{"n":"Reflective Ripple Stance","s":64,"u":"reflective%20ripple%20stance_som"},{"n":"Stoked Flame Stance","s":64,"u":"stoked%20flame%20stance_som"},{"n":"Sing To The Steel","s":47,"u":"sing%20to%20the%20steel_sot2"}],"1":[{"n":"Roiling Incant","s":14,"u":"roiling%20incant_b3"}],"2":[{"n":"Balisse Feather","s":4,"u":"balisse%20feather_apg"},{"n":"Corrosive Ammunition","s":4,"u":"corrosive%20ammunition_apg"},{"n":"Exploding Shield","s":4,"u":"exploding%20shield_apg"},{"n":"Four-ways Dogslicer","s":4,"u":"four-ways%20dogslicer_apg"},{"n":"Freezing Ammunition","s":4,"u":"freezing%20ammunition_apg"},{"n":"Hellfire Boots","s":4,"u":"hellfire%20boots_apg"},{"n":"Oil Of Revelation","s":4,"u":"oil%20of%20revelation_apg"},{"n":"Potion Of Retaliation","s":4,"u":"potion%20of%20retaliation%20(generic)_apg"},{"n":"Ready","s":4,"u":"ready%20(generic)_apg"},{"n":"Staff Of Nature's Vengeance","s":4,"u":"staff%20of%20nature's%20vengeance%20(generic)_apg"},{"n":"Wand Of Crackling Lightning","s":4,"u":"wand%20of%20crackling%20lightning%20(generic)_apg"},{"n":"Wand Of Hopeless Night","s":4,"u":"wand%20of%20hopeless%20night%20(generic)_apg"},{"n":"Wand Of The Snowfields","s":4,"u":"wand%20of%20the%20snowfields%20(generic)_apg"},{"n":"Aligned Oil","s":5,"u":"aligned%20oil_crb"},{"n":"Anarchic","s":5,"u":"anarchic_crb"},{"n":"Axiomatic","s":5,"u":"axiomatic_crb"},{"n":"Beacon Shot","s":5,"u":"beacon%20shot_crb"},{"n":"Bronze Bull Pendant","s":5,"u":"bronze%20bull%20pendant_crb"},{"n":"Caterwaul Sling","s":5,"u":"caterwaul%20sling_crb"},{"n":"Chime of Opening","s":5,"u":"chime%20of%20opening_crb"},{"n":"Dancing","s":5,"u":"dancing_crb"},{"n":"Disintegration Bolt","s":5,"u":"disintegration%20bolt_crb"},{"n":"Doubling Rings","s":5,"u":"doubling%20rings%20(generic)_crb"},{"n":"Dragon's Breath Potion","s":5,"u":"dragon's%20breath%20potion%20(generic)_crb"},{"n":"Dragonplate","s":5,"u":"dragonplate_crb"},{"n":"Dwarven Thrower","s":5,"u":"dwarven%20thrower_crb"},{"n":"Everburning Torch","s":5,"u":"everburning%20torch_crb"},{"n":"Explosive Ammunition","s":5,"u":"explosive%20ammunition%20(generic)_crb"},{"n":"Flame Tongue","s":5,"u":"flame%20tongue%20(generic)_crb"},{"n":"Force Shield","s":5,"u":"force%20shield_crb"},{"n":"Frost Brand","s":5,"u":"frost%20brand_crb"},{"n":"Gloom Blade","s":5,"u":"gloom%20blade_crb"},{"n":"Hand of the Mage","s":5,"u":"hand%20of%20the%20mage_crb"},{"n":"Holy","s":5,"u":"holy_crb"},{"n":"Holy Avenger","s":5,"u":"holy%20avenger_crb"},{"n":"Horn of Blasting","s":5,"u":"horn%20of%20blasting_crb"},{"n":"Iron Cube","s":5,"u":"iron%20cube_crb"},{"n":"Iron Cudgel","s":5,"u":"iron%20cudgel_crb"},{"n":"Iron Equalizer","s":5,"u":"iron%20equalizer_crb"},{"n":"Javelin of Lightning","s":5,"u":"javelin%20of%20lightning_crb"},{"n":"Mattock of the Titans","s":5,"u":"mattock%20of%20the%20titans_crb"},{"n":"Murderer's Knot","s":5,"u":"murderer's%20knot_crb"},{"n":"Necklace of Fireballs","s":5,"u":"necklace%20of%20fireballs%20(generic)_crb"},{"n":"Owlbear Claw","s":5,"u":"owlbear%20claw_crb"},{"n":"Potency Crystal","s":5,"u":"potency%20crystal_crb"},{"n":"Returning","s":5,"u":"returning_crb"},{"n":"Ring of the Ram","s":5,"u":"ring%20of%20the%20ram%20(generic)_crb"},{"n":"Rod of Wonder","s":5,"u":"rod%20of%20wonder_crb"},{"n":"Shining Ammunition","s":5,"u":"shining%20ammunition_crb"},{"n":"Shock","s":5,"u":"shock%20(generic)_crb"},{"n":"Sky Hammer","s":5,"u":"sky%20hammer_crb"},{"n":"Sneaky Key","s":5,"u":"sneaky%20key_crb"},{"n":"Spined Shield","s":5,"u":"spined%20shield_crb"},{"n":"Staff of Evocation","s":5,"u":"staff%20of%20evocation%20(generic)_crb"},{"n":"Staff of Fire","s":5,"u":"staff%20of%20fire%20(generic)_crb"},{"n":"Staff of Illumination","s":5,"u":"staff%20of%20illumination_crb"},{"n":"Staff of Power","s":5,"u":"staff%20of%20power_crb"},{"n":"Staff of the Magi","s":5,"u":"staff%20of%20the%20magi_crb"},{"n":"Storm Arrow","s":5,"u":"storm%20arrow_crb"},{"n":"Storm Flash","s":5,"u":"storm%20flash%20(generic)_crb"},{"n":"Striking","s":5,"u":"striking%20(generic)_crb"},{"n":"Thundering","s":5,"u":"thundering%20(generic)_crb"},{"n":"Unholy","s":5,"u":"unholy_crb"},{"n":"Viper's Fang","s":5,"u":"viper's%20fang_crb"},{"n":"Vorpal","s":5,"u":"vorpal_crb"},{"n":"Wand of Manifold Missiles","s":5,"u":"wand%20of%20manifold%20missiles%20(generic)_crb"},{"n":"Wand of Smoldering Fireballs","s":5,"u":"wand%20of%20smoldering%20fireballs%20(generic)_crb"},{"n":"Wayfinder","s":5,"u":"wayfinder_crb"},{"n":"Weapon Potency","s":5,"u":"weapon%20potency%20(generic)_crb"},{"n":"Wolf Fang","s":5,"u":"wolf%20fang_crb"},{"n":"Arsonous","s":15,"u":"arsonous_gmg"},{"n":"Backbiting","s":15,"u":"backbiting_gmg"},{"n":"Cloak Of Immolation","s":15,"u":"cloak%20of%20immolation_gmg"},{"n":"Overdramatic","s":15,"u":"overdramatic_gmg"},{"n":"Philosopher's Extractor","s":15,"u":"philosopher's%20extractor_gmg"},{"n":"Ravenous","s":15,"u":"ravenous_gmg"},{"n":"Shot Of The First Vault","s":15,"u":"shot%20of%20the%20first%20vault_gmg"},{"n":"Talisman Of The Sphere","s":15,"u":"talisman%20of%20the%20sphere_gmg"},{"n":"Cinderclaw Gauntlet","s":16,"u":"cinderclaw%20gauntlet_aoa1"},{"n":"Eclipse","s":17,"u":"eclipse_aoa2"},{"n":"Ancestral Echoing","s":19,"u":"ancestral%20echoing_aoa4"},{"n":"Bloodbane","s":19,"u":"bloodbane%20(generic)_aoa4"},{"n":"Nethysian Bulwark","s":20,"u":"nethysian%20bulwark_aoa5"},{"n":"Deafening Music Box","s":23,"u":"deafening%20music%20box_aoe2"},{"n":"Dawnlight","s":10,"u":"dawnlight%20(generic)_botd"},{"n":"Noxious Jerkin","s":33,"u":"noxious%20jerkin_ec4"},{"n":"Spore Sap","s":33,"u":"spore%20sap_ec4"},{"n":"Kortos Diamond","s":35,"u":"kortos%20diamond_ec6"},{"n":"Piereta","s":35,"u":"piereta_ec6"},{"n":"Shield Of The Unified Legion","s":35,"u":"shield%20of%20the%20unified%20legion_ec6"},{"n":"Staff Of Sieges","s":35,"u":"staff%20of%20sieges_ec6"},{"n":"Ring Of Minor Arcana","s":36,"u":"ring%20of%20minor%20arcana_fop"},{"n":"Sky-piercing Bow","s":38,"u":"sky-piercing%20bow_frp2"},{"n":"Animate Dreamer","s":2,"u":"animate%20dreamer_g%26g"},{"n":"Awakened Metal Shot","s":2,"u":"awakened%20metal%20shot%20(generic)_g%26g"},{"n":"Blazons Of Shared Power","s":2,"u":"blazons%20of%20shared%20power%20(generic)_g%26g"},{"n":"Boastful Hunter","s":2,"u":"boastful%20hunter_g%26g"},{"n":"Breath Blaster","s":2,"u":"breath%20blaster%20(generic)_g%26g"},{"n":"Drake Rifle","s":2,"u":"drake%20rifle_g%26g"},{"n":"Hyldarf's Fang","s":2,"u":"hyldarf's%20fang_g%26g"},{"n":"Immolation Clan Pistol","s":2,"u":"immolation%20clan%20pistol_g%26g"},{"n":"Iris Of The Sky","s":2,"u":"iris%20of%20the%20sky_g%26g"},{"n":"Light Writer","s":2,"u":"light%20writer_g%26g"},{"n":"Meteor Shot","s":2,"u":"meteor%20shot%20(generic)_g%26g"},{"n":"Pistol Of Wonder","s":2,"u":"pistol%20of%20wonder_g%26g"},{"n":"Screech Shooter","s":2,"u":"screech%20shooter%20(generic)_g%26g"},{"n":"Shockguard Coil","s":2,"u":"shockguard%20coil_g%26g"},{"n":"Spider Gun","s":2,"u":"spider%20gun%20(generic)_g%26g"},{"n":"Spike Launcher","s":2,"u":"spike%20launcher_g%26g"},{"n":"Tentacle Cannon","s":2,"u":"tentacle%20cannon%20(generic)_g%26g"},{"n":"Conducting","s":1,"u":"conducting_loag"},{"n":"Bi-resonant Wayfinder","s":7,"u":"bi-resonant%20wayfinder_locg"},{"n":"Crimson Brand","s":7,"u":"crimson%20brand_locg"},{"n":"Glorious Plate","s":7,"u":"glorious%20plate_locg"},{"n":"Radiant Lance","s":7,"u":"radiant%20lance_locg"},{"n":"Serrating","s":7,"u":"serrating_locg"},{"n":"Shining Wayfinder","s":7,"u":"shining%20wayfinder_locg"},{"n":"Vanishing Wayfinder","s":7,"u":"vanishing%20wayfinder_locg"},{"n":"Deteriorating Dust","s":58,"u":"deteriorating%20dust%20(generic)_logm"},{"n":"Cube of Nex","s":6,"u":"cube%20of%20nex_loil"},{"n":"Lesser Cube of Nex","s":6,"u":"lesser%20cube%20of%20nex_loil"},{"n":"Cube of Force","s":6,"u":"cube%20of%20force_loil"},{"n":"Blade Of The Black Sovereign","s":66,"u":"blade%20of%20the%20black%20sovereign_lol"},{"n":"Deepdread Claw","s":66,"u":"deepdread%20claw_lol"},{"n":"Chronicler Wayfinder","s":60,"u":"chronicler%20wayfinder_lopsg"},{"n":"Elemental Wayfinder","s":60,"u":"elemental%20wayfinder%20(generic)_lopsg"},{"n":"Homeward Wayfinder","s":60,"u":"homeward%20wayfinder_lopsg"},{"n":"Hummingbird Wayfinder","s":60,"u":"hummingbird%20wayfinder_lopsg"},{"n":"Arctic Vigor","s":8,"u":"arctic%20vigor%20(generic)_lotgb"},{"n":"Blast Foot","s":8,"u":"blast%20foot%20(generic)_lotgb"},{"n":"Brilliant Rapier","s":8,"u":"brilliant%20rapier_lotgb"},{"n":"Crown Of The Fire Eater","s":8,"u":"crown%20of%20the%20fire%20eater%20(generic)_lotgb"},{"n":"Duelist's Beacon","s":8,"u":"duelist's%20beacon_lotgb"},{"n":"Fleshgem","s":8,"u":"fleshgem%20(generic)_lotgb"},{"n":"Follypops","s":8,"u":"follypops%20(generic)_lotgb"},{"n":"Hauling","s":8,"u":"hauling%20(generic)_lotgb"},{"n":"Horned Hand Rests","s":8,"u":"horned%20hand%20rests_lotgb"},{"n":"Minotaur Chair","s":8,"u":"minotaur%20chair_lotgb"},{"n":"Singularity Ammunition","s":8,"u":"singularity%20ammunition_lotgb"},{"n":"Sky Serpent Bolt","s":8,"u":"sky%20serpent%20bolt_lotgb"},{"n":"Vine Of Roses","s":8,"u":"vine%20of%20roses_lotgb"},{"n":"Wand Of Fey Flames","s":8,"u":"wand%20of%20fey%20flames_lotgb"},{"n":"Wand Of Spiritual Warfare","s":8,"u":"wand%20of%20spiritual%20warfare%20(generic)_lotgb"},{"n":"Wand Of Thundering Echoes","s":8,"u":"wand%20of%20thundering%20echoes%20(generic)_lotgb"},{"n":"Wind-catcher","s":8,"u":"wind-catcher%20(generic)_lotgb"},{"n":"Archaic Wayfinder","s":62,"u":"archaic%20wayfinder_lowg"},{"n":"Granny's Hedge Trimmer","s":40,"u":"granny's%20hedge%20trimmer_ltiba"},{"n":"Liquid Gold","s":43,"u":"liquid%20gold%20(generic)_ooa2"},{"n":"Jax","s":43,"u":"jax_ooa2"},{"n":"Metronomic Hammer","s":43,"u":"metronomic%20hammer_ooa2"},{"n":"Lawbringer's Lasso","s":44,"u":"lawbringer's%20lasso_ooa3"},{"n":"Blast Lance","s":44,"u":"blast%20lance_ooa3"},{"n":"Effervescent Decoction","s":44,"u":"effervescent%20decoction_ooa3"},{"n":"Demolishing","s":67,"u":"demolishing_pfum"},{"n":"Wand Of Noisome Acid","s":45,"u":"wand%20of%20noisome%20acid%20(generic)_sli"},{"n":"Anointed Waterskin","s":64,"u":"anointed%20waterskin_som"},{"n":"Blade Of Four Energies","s":64,"u":"blade%20of%20four%20energies%20(generic)_som"},{"n":"Book Of Lingering Blaze","s":64,"u":"book%20of%20lingering%20blaze_som"},{"n":"Brilliant","s":64,"u":"brilliant%20(generic)_som"},{"n":"Buzzsaw Axe","s":64,"u":"buzzsaw%20axe%20(generic)_som"},{"n":"Cantrip Deck","s":64,"u":"cantrip%20deck%20(generic)_som"},{"n":"Conflagration Club","s":64,"u":"conflagration%20club_som"},{"n":"Dispersing Bullet","s":64,"u":"dispersing%20bullet_som"},{"n":"Dragonbone Arrowhead","s":64,"u":"dragonbone%20arrowhead_som"},{"n":"Flaming Star","s":64,"u":"flaming%20star%20(generic)_som"},{"n":"Golden Chrysalis","s":64,"u":"golden%20chrysalis_som"},{"n":"Guiding Star","s":64,"u":"guiding%20star_som"},{"n":"Impactful","s":64,"u":"impactful%20(generic)_som"},{"n":"Invisible Chain Shirt","s":64,"u":"invisible%20chain%20shirt_som"},{"n":"North Wind's Night Verse","s":64,"u":"north%20wind's%20night%20verse_som"},{"n":"Orchestral Brooch","s":64,"u":"orchestral%20brooch_som"},{"n":"Perfect Droplet","s":64,"u":"perfect%20droplet%20(generic)_som"},{"n":"Phoenix Flask","s":64,"u":"phoenix%20flask_som"},{"n":"Rebounding Breastplate","s":64,"u":"rebounding%20breastplate_som"},{"n":"Resonating Ammunition","s":64,"u":"resonating%20ammunition_som"},{"n":"Shadow Signet","s":64,"u":"shadow%20signet_som"},{"n":"Sonic Tuning Mace","s":64,"u":"sonic%20tuning%20mace%20(generic)_som"},{"n":"South Wind's Scorch Song","s":64,"u":"south%20wind's%20scorch%20song_som"},{"n":"Stampede Medallion","s":64,"u":"stampede%20medallion%20(generic)_som"},{"n":"Titan's Grasp","s":64,"u":"titan's%20grasp_som"},{"n":"Trinity Geode","s":64,"u":"trinity%20geode%20(generic)_som"},{"n":"Fulminating Spear","s":47,"u":"fulminating%20spear_sot2"},{"n":"Warcaller's Chime","s":47,"u":"warcaller's%20chime%20(generic)_sot2"},{"n":"Golden Blade of Mzali","s":49,"u":"golden%20blade%20of%20mzali_sot4"},{"n":"Sparkblade","s":52,"u":"sparkblade_tio"}],"3":[{"n":"Animated Assault","s":4,"u":"animated%20assault_apg"},{"n":"Clinging Shadows Stance","s":4,"u":"clinging%20shadows%20stance_apg"},{"n":"Consuming Darkness","s":4,"u":"consuming%20darkness_apg"},{"n":"Crashing Wave","s":4,"u":"crashing%20wave_apg"},{"n":"Dance Of Darkness","s":4,"u":"dance%20of%20darkness_apg"},{"n":"Debilitating Dichotomy","s":4,"u":"debilitating%20dichotomy_apg"},{"n":"Dim The Light","s":4,"u":"dim%20the%20light_apg"},{"n":"Elemental Betrayal","s":4,"u":"elemental%20betrayal_apg"},{"n":"Final Sacrifice","s":4,"u":"final%20sacrifice_apg"},{"n":"Flaming Fusillade","s":4,"u":"flaming%20fusillade_apg"},{"n":"Force Cage","s":4,"u":"force%20cage_apg"},{"n":"Gravity Weapon","s":4,"u":"gravity%20weapon_apg"},{"n":"Heat Metal","s":4,"u":"heat%20metal_apg"},{"n":"Ice Storm","s":4,"u":"ice%20storm_apg"},{"n":"Incendiary Aura","s":4,"u":"incendiary%20aura_apg"},{"n":"Interstellar Void","s":4,"u":"interstellar%20void_apg"},{"n":"Lightning Storm","s":4,"u":"lightning%20storm_apg"},{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Malicious Shadow","s":4,"u":"malicious%20shadow_apg"},{"n":"Noxious Vapors","s":4,"u":"noxious%20vapors_apg"},{"n":"Pummeling Rubble","s":4,"u":"pummeling%20rubble_apg"},{"n":"Shadow's Web","s":4,"u":"shadow's%20web_apg"},{"n":"Shroud Of Night","s":4,"u":"shroud%20of%20night_apg"},{"n":"Spray Of Stars","s":4,"u":"spray%20of%20stars_apg"},{"n":"Tempest Touch","s":4,"u":"tempest%20touch_apg"},{"n":"Thunderburst","s":4,"u":"thunderburst_apg"},{"n":"Vomit Swarm","s":4,"u":"vomit%20swarm_apg"},{"n":"Whirling Flames","s":4,"u":"whirling%20flames_apg"},{"n":"Abyssal Wrath","s":5,"u":"abyssal%20wrath_crb"},{"n":"Acid Arrow","s":5,"u":"acid%20arrow_crb"},{"n":"Acid Splash","s":5,"u":"acid%20splash_crb"},{"n":"Angelic Wings","s":5,"u":"angelic%20wings_crb"},{"n":"Blade Barrier","s":5,"u":"blade%20barrier_crb"},{"n":"Burning Hands","s":5,"u":"burning%20hands_crb"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Chain Lightning","s":5,"u":"chain%20lightning_crb"},{"n":"Chilling Darkness","s":5,"u":"chilling%20darkness_crb"},{"n":"Cloak Of Shadow","s":5,"u":"cloak%20of%20shadow_crb"},{"n":"Cone Of Cold","s":5,"u":"cone%20of%20cold_crb"},{"n":"Continual Flame","s":5,"u":"continual%20flame_crb"},{"n":"Control Water","s":5,"u":"control%20water_crb"},{"n":"Cry Of Destruction","s":5,"u":"cry%20of%20destruction_crb"},{"n":"Dancing Lights","s":5,"u":"dancing%20lights_crb"},{"n":"Darkness","s":5,"u":"darkness_crb"},{"n":"Dazzling Flash","s":5,"u":"dazzling%20flash_crb"},{"n":"Destructive Aura","s":5,"u":"destructive%20aura_crb"},{"n":"Disintegrate","s":5,"u":"disintegrate_crb"},{"n":"Divine Decree","s":5,"u":"divine%20decree_crb"},{"n":"Divine Lance","s":5,"u":"divine%20lance_crb"},{"n":"Divine Wrath","s":5,"u":"divine%20wrath_crb"},{"n":"Downpour","s":5,"u":"downpour_crb"},{"n":"Dragon Breath","s":5,"u":"dragon%20breath_crb"},{"n":"Earthquake","s":5,"u":"earthquake_crb"},{"n":"Electric Arc","s":5,"u":"electric%20arc_crb"},{"n":"Elemental Blast","s":5,"u":"elemental%20blast_crb"},{"n":"Elemental Motion","s":5,"u":"elemental%20motion_crb"},{"n":"Elemental Tempest","s":5,"u":"elemental%20tempest_crb"},{"n":"Elemental Toss","s":5,"u":"elemental%20toss_crb"},{"n":"Faerie Fire","s":5,"u":"faerie%20fire_crb"},{"n":"Fire Ray","s":5,"u":"fire%20ray_crb"},{"n":"Fire Seeds","s":5,"u":"fire%20seeds_crb"},{"n":"Fire Shield","s":5,"u":"fire%20shield_crb"},{"n":"Fireball","s":5,"u":"fireball_crb"},{"n":"Flame Strike","s":5,"u":"flame%20strike_crb"},{"n":"Flaming Sphere","s":5,"u":"flaming%20sphere_crb"},{"n":"Force Bolt","s":5,"u":"force%20bolt_crb"},{"n":"Glitterdust","s":5,"u":"glitterdust_crb"},{"n":"Gust Of Wind","s":5,"u":"gust%20of%20wind_crb"},{"n":"Hand Of The Apprentice","s":5,"u":"hand%20of%20the%20apprentice_crb"},{"n":"Hellfire Plume","s":5,"u":"hellfire%20plume_crb"},{"n":"Holy Cascade","s":5,"u":"holy%20cascade_crb"},{"n":"Hurtling Stone","s":5,"u":"hurtling%20stone_crb"},{"n":"Hydraulic Push","s":5,"u":"hydraulic%20push_crb"},{"n":"Hydraulic Torrent","s":5,"u":"hydraulic%20torrent_crb"},{"n":"Implosion","s":5,"u":"implosion_crb"},{"n":"Ki Blast","s":5,"u":"ki%20blast_crb"},{"n":"Levitate","s":5,"u":"levitate_crb"},{"n":"Light","s":5,"u":"light_crb"},{"n":"Lightning Bolt","s":5,"u":"lightning%20bolt_crb"},{"n":"Litany Against Sloth","s":5,"u":"litany%20against%20sloth_crb"},{"n":"Litany Against Wrath","s":5,"u":"litany%20against%20wrath_crb"},{"n":"Litany Of Righteousness","s":5,"u":"litany%20of%20righteousness_crb"},{"n":"Mage Hand","s":5,"u":"mage%20hand_crb"},{"n":"Magic Missile","s":5,"u":"magic%20missile_crb"},{"n":"Meteor Swarm","s":5,"u":"meteor%20swarm_crb"},{"n":"Moonbeam","s":5,"u":"moonbeam_crb"},{"n":"Mystic Beacon","s":5,"u":"mystic%20beacon_crb"},{"n":"Polar Ray","s":5,"u":"polar%20ray_crb"},{"n":"Prestidigitation","s":5,"u":"prestidigitation_crb"},{"n":"Prismatic Spray","s":5,"u":"prismatic%20spray_crb"},{"n":"Produce Flame","s":5,"u":"produce%20flame_crb"},{"n":"Punishing Winds","s":5,"u":"punishing%20winds_crb"},{"n":"Ray Of Frost","s":5,"u":"ray%20of%20frost_crb"},{"n":"Reverse Gravity","s":5,"u":"reverse%20gravity_crb"},{"n":"Searing Light","s":5,"u":"searing%20light_crb"},{"n":"Shadow Blast","s":5,"u":"shadow%20blast_crb"},{"n":"Shatter","s":5,"u":"shatter_crb"},{"n":"Shocking Grasp","s":5,"u":"shocking%20grasp_crb"},{"n":"Sound Burst","s":5,"u":"sound%20burst_crb"},{"n":"Spiritual Weapon","s":5,"u":"spiritual%20weapon_crb"},{"n":"Stone Tell","s":5,"u":"stone%20tell_crb"},{"n":"Storm Lord","s":5,"u":"storm%20lord_crb"},{"n":"Storm Of Vengeance","s":5,"u":"storm%20of%20vengeance_crb"},{"n":"Sunburst","s":5,"u":"sunburst_crb"},{"n":"Telekinetic Haul","s":5,"u":"telekinetic%20haul_crb"},{"n":"Telekinetic Maneuver","s":5,"u":"telekinetic%20maneuver_crb"},{"n":"Telekinetic Projectile","s":5,"u":"telekinetic%20projectile_crb"},{"n":"Tempest Surge","s":5,"u":"tempest%20surge_crb"},{"n":"Tidal Surge","s":5,"u":"tidal%20surge_crb"},{"n":"Traveler's Transit","s":5,"u":"traveler's%20transit_crb"},{"n":"Volcanic Eruption","s":5,"u":"volcanic%20eruption_crb"},{"n":"Wall Of Fire","s":5,"u":"wall%20of%20fire_crb"},{"n":"Wall Of Force","s":5,"u":"wall%20of%20force_crb"},{"n":"Wall Of Ice","s":5,"u":"wall%20of%20ice_crb"},{"n":"Wall Of Wind","s":5,"u":"wall%20of%20wind_crb"},{"n":"Weapon Of Judgment","s":5,"u":"weapon%20of%20judgment_crb"},{"n":"Weapon Storm","s":5,"u":"weapon%20storm_crb"},{"n":"Weapon Surge","s":5,"u":"weapon%20surge_crb"},{"n":"Wild Winds Stance","s":5,"u":"wild%20winds%20stance_crb"},{"n":"Electrified Crystal Ward","s":19,"u":"electrified%20crystal%20ward_aoa4"},{"n":"Steal The Sky","s":23,"u":"steal%20the%20sky_aoe2"},{"n":"Imaginary Weapon","s":11,"u":"imaginary%20weapon_da"},{"n":"Astral Rain","s":11,"u":"astral%20rain_da"},{"n":"Shatter Mind","s":11,"u":"shatter%20mind_da"},{"n":"Entropic Wheel","s":11,"u":"entropic%20wheel_da"},{"n":"Redistribute Potential","s":11,"u":"redistribute%20potential_da"},{"n":"Telekinetic Rend","s":11,"u":"telekinetic%20rend_da"},{"n":"Bracing Tendrils","s":11,"u":"bracing%20tendrils_da"},{"n":"Etheric Shards","s":11,"u":"etheric%20shards_da"},{"n":"Falling Sky","s":11,"u":"falling%20sky_da"},{"n":"Kinetic Ram","s":11,"u":"kinetic%20ram_da"},{"n":"Phase Bolt","s":11,"u":"phase%20bolt_da"},{"n":"Poltergeist's Fury","s":11,"u":"poltergeist's%20fury_da"},{"n":"Telekinetic Bombardment","s":11,"u":"telekinetic%20bombardment_da"},{"n":"Purifying Veil","s":11,"u":"purifying%20veil_da"},{"n":"Victory Cry","s":11,"u":"victory%20cry_da"},{"n":"Dancing Blade","s":11,"u":"dancing%20blade_da"},{"n":"Breath Of Drought","s":31,"u":"breath%20of%20drought_ec1"},{"n":"Personal Rain Cloud","s":31,"u":"personal%20rain%20cloud_ec1"},{"n":"Rime Slick","s":31,"u":"rime%20slick_ec1"},{"n":"Scouring Sand","s":31,"u":"scouring%20sand_ec1"},{"n":"Sea Surge","s":31,"u":"sea%20surge_ec1"},{"n":"Sudden Bolt","s":31,"u":"sudden%20bolt_ec1"},{"n":"Unseasonable Squall","s":31,"u":"unseasonable%20squall_ec1"},{"n":"Pillar Of Water","s":32,"u":"pillar%20of%20water_ec2"},{"n":"Blightburn Blast","s":34,"u":"blightburn%20blast_ec5"},{"n":"Control Sand","s":34,"u":"control%20sand_ec5"},{"n":"Deluge","s":35,"u":"deluge_ec6"},{"n":"Wronged Monk's Wrath","s":37,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Shroud Of Flame","s":39,"u":"shroud%20of%20flame_frp3"},{"n":"Invoke The Crimson Oath","s":7,"u":"invoke%20the%20crimson%20oath_locg"},{"n":"Sun Blade","s":7,"u":"sun%20blade_locg"},{"n":"Acid Storm","s":58,"u":"acid%20storm_logm"},{"n":"Acidic Burst","s":58,"u":"acidic%20burst_logm"},{"n":"Asterism","s":58,"u":"asterism_logm"},{"n":"Bottle The Storm","s":58,"u":"bottle%20the%20storm_logm"},{"n":"Charged Javelin","s":58,"u":"charged%20javelin_logm"},{"n":"Chilling Spray","s":58,"u":"chilling%20spray_logm"},{"n":"Diamond Dust","s":58,"u":"diamond%20dust_logm"},{"n":"Draconic Barrage","s":58,"u":"draconic%20barrage_logm"},{"n":"Gravity Well","s":58,"u":"gravity%20well_logm"},{"n":"Parch","s":58,"u":"parch_logm"},{"n":"Penumbral Shroud","s":58,"u":"penumbral%20shroud_logm"},{"n":"Shockwave","s":58,"u":"shockwave_logm"},{"n":"Winter Bolt","s":58,"u":"winter%20bolt_logm"},{"n":"Unbreaking Wave Containment","s":6,"u":"unbreaking%20wave%20containment_loil"},{"n":"Unfolding Wind Buffet","s":6,"u":"unfolding%20wind%20buffet_loil"},{"n":"Unfolding Wind Crash","s":6,"u":"unfolding%20wind%20crash_loil"},{"n":"Steal the Sky","s":6,"u":"steal%20the%20sky_loil"},{"n":"For Love, for Lightning","s":59,"u":"for%20love%2c%20for%20lightning_lokl"},{"n":"Buffeting Winds","s":59,"u":"buffeting%20winds_lokl"},{"n":"Dancing Shield","s":59,"u":"dancing%20shield_lokl"},{"n":"Purifying Icicle","s":59,"u":"purifying%20icicle_lokl"},{"n":"Radiant Beam","s":59,"u":"radiant%20beam_lokl"},{"n":"Scouring Pulse","s":59,"u":"scouring%20pulse_lokl"},{"n":"Wall of Virtue","s":59,"u":"wall%20of%20virtue_lokl"},{"n":"Glacial Heart","s":66,"u":"glacial%20heart_lol"},{"n":"Sun's Fury","s":66,"u":"sun's%20fury_lol"},{"n":"Transcribe Moment","s":60,"u":"transcribe%20moment_lopsg"},{"n":"Snowball","s":62,"u":"snowball_lowg"},{"n":"Unbreaking Wave Advance","s":62,"u":"unbreaking%20wave%20advance_lowg"},{"n":"Unfolding Wind Rush","s":62,"u":"unfolding%20wind%20rush_lowg"},{"n":"Biting Words","s":64,"u":"biting%20words_som"},{"n":"Blazing Dive","s":64,"u":"blazing%20dive_som"},{"n":"Blazing Fissure","s":64,"u":"blazing%20fissure_som"},{"n":"Boil Blood","s":64,"u":"boil%20blood_som"},{"n":"Boost Eidolon","s":64,"u":"boost%20eidolon_som"},{"n":"Chromatic Ray","s":64,"u":"chromatic%20ray_som"},{"n":"Combustion","s":64,"u":"combustion_som"},{"n":"Concordant Choir","s":64,"u":"concordant%20choir_som"},{"n":"Darklight","s":64,"u":"darklight_som"},{"n":"Deity's Strike","s":64,"u":"deity's%20strike_som"},{"n":"Draw The Lightning","s":64,"u":"draw%20the%20lightning_som"},{"n":"Echoing Weapon","s":64,"u":"echoing%20weapon_som"},{"n":"Eidolon's Wrath","s":64,"u":"eidolon's%20wrath_som"},{"n":"Elemental Annihilation Wave","s":64,"u":"elemental%20annihilation%20wave_som"},{"n":"Elemental Zone","s":64,"u":"elemental%20zone_som"},{"n":"Flame Vortex","s":64,"u":"flame%20vortex_som"},{"n":"Flame Wisp","s":64,"u":"flame%20wisp_som"},{"n":"Flowing Strike","s":64,"u":"flowing%20strike_som"},{"n":"Force Fang","s":64,"u":"force%20fang_som"},{"n":"Forceful Hand","s":64,"u":"forceful%20hand_som"},{"n":"Frigid Flurry","s":64,"u":"frigid%20flurry_som"},{"n":"Gale Blast","s":64,"u":"gale%20blast_som"},{"n":"Geyser","s":64,"u":"geyser_som"},{"n":"Gravitational Pull","s":64,"u":"gravitational%20pull_som"},{"n":"Haunting Hymn","s":64,"u":"haunting%20hymn_som"},{"n":"Horizon Thunder Sphere","s":64,"u":"horizon%20thunder%20sphere_som"},{"n":"Ignite Fireworks","s":64,"u":"ignite%20fireworks_som"},{"n":"Magnetic Acceleration","s":64,"u":"magnetic%20acceleration_som"},{"n":"Magnetic Attraction","s":64,"u":"magnetic%20attraction_som"},{"n":"Painful Vibrations","s":64,"u":"painful%20vibrations_som"},{"n":"Powerful Inhalation","s":64,"u":"powerful%20inhalation_som"},{"n":"Puff Of Poison","s":64,"u":"puff%20of%20poison_som"},{"n":"Pulverizing Cascade","s":64,"u":"pulverizing%20cascade_som"},{"n":"Repelling Pulse","s":64,"u":"repelling%20pulse_som"},{"n":"Runic Impression","s":64,"u":"runic%20impression_som"},{"n":"Scatter Scree","s":64,"u":"scatter%20scree_som"},{"n":"Scorching Ray","s":64,"u":"scorching%20ray_som"},{"n":"Spinning Staff","s":64,"u":"spinning%20staff_som"},{"n":"Spout","s":64,"u":"spout_som"},{"n":"Stone Lance","s":64,"u":"stone%20lance_som"},{"n":"Thunderous Strike","s":64,"u":"thunderous%20strike_som"},{"n":"Updraft","s":64,"u":"updraft_som"},{"n":"Whirlwind","s":64,"u":"whirlwind_som"},{"n":"Zero Gravity","s":64,"u":"zero%20gravity_som"},{"n":"Airburst","s":46,"u":"airburst_sot1"},{"n":"Friendfetch","s":46,"u":"friendfetch_sot1"},{"n":"Gasping Marsh","s":48,"u":"gasping%20marsh_sot3"},{"n":"Stormburst","s":48,"u":"stormburst_sot3"},{"n":"Moonburst","s":49,"u":"moonburst_sot4"},{"n":"Moonlight Ray","s":49,"u":"moonlight%20ray_sot4"},{"n":"Radiant Field","s":49,"u":"radiant%20field_sot4"},{"n":"Wall of Radiance","s":49,"u":"wall%20of%20radiance_sot4"},{"n":"Wall of Shadow","s":49,"u":"wall%20of%20shadow_sot4"}],"8":[{"n":"Fling Magic","s":11,"u":"fling%20magic_da"},{"n":"Implement's Interruption","s":11,"u":"implement's%20interruption_da"},{"n":"Energy Shot","s":2,"u":"energy%20shot_g%26g"}],"51":[{"n":"Electric Latch Rune","s":5,"u":"electric%20latch%20rune_crb"},{"n":"Fireball Rune","s":5,"u":"fireball%20rune_crb"},{"n":"Mogaru's Breath","s":38,"u":"mogaru's%20breath_frp2"}],"62":[{"n":"Sword of Anathema","s":15,"u":"sword%20of%20anathema_gmg"}],"70":[{"n":"Consecrate","s":5,"u":"consecrate_crb"},{"n":"Control Weather","s":5,"u":"control%20weather_crb"},{"n":"Imprisonment","s":5,"u":"imprisonment_crb"},{"n":"Empower Ley Line","s":64,"u":"empower%20ley%20line_som"}],"73":[{"n":"Anarchic","s":5,"u":"anarchic_crb"},{"n":"Axiomatic","s":5,"u":"axiomatic_crb"},{"n":"Dancing","s":5,"u":"dancing_crb"},{"n":"Greater Shock","s":5,"u":"greater%20shock_crb"},{"n":"Greater Thundering","s":5,"u":"greater%20thundering_crb"},{"n":"Holy","s":5,"u":"holy_crb"},{"n":"Returning","s":5,"u":"returning_crb"},{"n":"Shock","s":5,"u":"shock_crb"},{"n":"Thundering","s":5,"u":"thundering_crb"},{"n":"Unholy","s":5,"u":"unholy_crb"},{"n":"Blazing Soul","s":15,"u":"blazing%20soul_gmg"},{"n":"Dancing Shadow","s":15,"u":"dancing%20shadow_gmg"},{"n":"Deadly Spark","s":15,"u":"deadly%20spark_gmg"},{"n":"Divine Retribution","s":15,"u":"divine%20retribution_gmg"},{"n":"Flare Bolt","s":15,"u":"flare%20bolt_gmg"},{"n":"Holy Light","s":15,"u":"holy%20light_gmg"},{"n":"Jet Propulsion","s":15,"u":"jet%20propulsion_gmg"},{"n":"Lashing Currents","s":15,"u":"lashing%20currents_gmg"},{"n":"Lightning Storm","s":15,"u":"lightning%20storm_gmg"},{"n":"Living Storm","s":15,"u":"living%20storm_gmg"},{"n":"Pollen Spray","s":15,"u":"pollen%20spray_gmg"},{"n":"Profane Fervor","s":15,"u":"profane%20fervor_gmg"},{"n":"Righteous Call","s":15,"u":"righteous%20call_gmg"},{"n":"Searing Wave","s":15,"u":"searing%20wave_gmg"},{"n":"Shattered Earth","s":15,"u":"shattered%20earth_gmg"},{"n":"Tidal Crash","s":15,"u":"tidal%20crash_gmg"},{"n":"Breath of Dragons","s":64,"u":"breath%20of%20dragons_som"},{"n":"Dragon Strike","s":64,"u":"dragon%20strike_som"},{"n":"Force Blast","s":64,"u":"force%20blast_som"}]},"samsaran":{"1":[{"n":"Samsaran Anchorite","s":14,"u":"samsaran%20anchorite_b3"},{"n":"Joon-seo","s":38,"u":"joon-seo_frp2"},{"n":"Abbot Tsujon","s":39,"u":"abbot%20tsujon_frp3"}]},"shabti":{"1":[{"n":"Shabti Redeemer","s":14,"u":"shabti%20redeemer_b3"}]},"stheno":{"1":[{"n":"Stheno Harpist","s":14,"u":"stheno%20harpist_b3"}]},"wayang":{"1":[{"n":"Wayang Whisperblade","s":14,"u":"wayang%20whisperblade_b3"}]},"wyrwood":{"1":[{"n":"Wyrwood Sneak","s":14,"u":"wyrwood%20sneak_b3"},{"n":"Lantondo","s":38,"u":"lantondo_frp2"}]},"half-orc":{"0":[{"n":"Monstrous Peacemaker","s":5,"u":"monstrous%20peacemaker_crb"},{"n":"Orc Sight","s":5,"u":"orc%20sight_crb"},{"n":"Overlooked Mastermind","s":7,"u":"overlooked%20mastermind_locg"},{"n":"Tusks","s":7,"u":"tusks_locg"}],"1":[{"n":"Bloody Blade Mercenary","s":16,"u":"bloody%20blade%20mercenary_aoa1"}]},"charau-ka":{"1":[{"n":"Malarunk","s":16,"u":"malarunk_aoa1"},{"n":"Skorp And Venak","s":16,"u":"skorp%20and%20venak_aoa1"},{"n":"Charau-ka Acolyte Of Angazhan","s":17,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2"},{"n":"Charau-ka Butcher","s":17,"u":"charau-ka%20butcher_aoa2"},{"n":"Charau-ka Dragon Priest","s":17,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Charau-ka Warrior","s":17,"u":"charau-ka%20warrior_aoa2"},{"n":"Racharak","s":17,"u":"racharak_aoa2"},{"n":"Charau-ka Acolyte Of Angazhan","s":0,"u":"charau-ka%20acolyte%20of%20angazhan_lome"},{"n":"Charau-ka Butcher","s":0,"u":"charau-ka%20butcher_lome"},{"n":"Charau-ka Warrior","s":0,"u":"charau-ka%20warrior_lome"}]},"poison":{"0":[{"n":"Cobra Envenom","s":4,"u":"cobra%20envenom_apg"},{"n":"Exude Abyssal Corruption","s":11,"u":"exude%20abyssal%20corruption_da"},{"n":"Cloak Of Poison","s":1,"u":"cloak%20of%20poison_loag"},{"n":"Look but Don't Touch","s":6,"u":"look%20but%20don't%20touch_loil"}],"1":[{"n":"Manifestation Of Dahak","s":21,"u":"manifestation%20of%20dahak_aoa6"}],"2":[{"n":"Blight Bomb","s":4,"u":"blight%20bomb%20(generic)_apg"},{"n":"Cerulean Scourge","s":4,"u":"cerulean%20scourge_apg"},{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Leadenleg","s":4,"u":"leadenleg_apg"},{"n":"Nauseating Snare","s":4,"u":"nauseating%20snare_apg"},{"n":"Wand Of The Spider","s":4,"u":"wand%20of%20the%20spider%20(generic)_apg"},{"n":"Arsenic","s":5,"u":"arsenic_crb"},{"n":"Belladonna","s":5,"u":"belladonna_crb"},{"n":"Black Adder Venom","s":5,"u":"black%20adder%20venom_crb"},{"n":"Black Lotus Extract","s":5,"u":"black%20lotus%20extract_crb"},{"n":"Blightburn Resin","s":5,"u":"blightburn%20resin_crb"},{"n":"Brimstone Fumes","s":5,"u":"brimstone%20fumes_crb"},{"n":"Cytillesh Oil","s":5,"u":"cytillesh%20oil_crb"},{"n":"Dagger of Venom","s":5,"u":"dagger%20of%20venom_crb"},{"n":"Deathcap Powder","s":5,"u":"deathcap%20powder_crb"},{"n":"Dragon Bile","s":5,"u":"dragon%20bile_crb"},{"n":"Giant Centipede Venom","s":5,"u":"giant%20centipede%20venom_crb"},{"n":"Giant Scorpion Venom","s":5,"u":"giant%20scorpion%20venom_crb"},{"n":"Giant Wasp Venom","s":5,"u":"giant%20wasp%20venom_crb"},{"n":"Graveroot","s":5,"u":"graveroot_crb"},{"n":"Hemlock","s":5,"u":"hemlock_crb"},{"n":"Hunting Spider Venom","s":5,"u":"hunting%20spider%20venom_crb"},{"n":"King's Sleep","s":5,"u":"king's%20sleep_crb"},{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Lich Dust","s":5,"u":"lich%20dust_crb"},{"n":"Malyass Root Paste","s":5,"u":"malyass%20root%20paste_crb"},{"n":"Mindfog Mist","s":5,"u":"mindfog%20mist_crb"},{"n":"Nettleweed Residue","s":5,"u":"nettleweed%20residue_crb"},{"n":"Nightmare Vapor","s":5,"u":"nightmare%20vapor_crb"},{"n":"Purple Worm Venom","s":5,"u":"purple%20worm%20venom_crb"},{"n":"Shadow Essence","s":5,"u":"shadow%20essence_crb"},{"n":"Slumber Wine","s":5,"u":"slumber%20wine_crb"},{"n":"Spider Root","s":5,"u":"spider%20root_crb"},{"n":"Tears of Death","s":5,"u":"tears%20of%20death_crb"},{"n":"Wolfsbane","s":5,"u":"wolfsbane_crb"},{"n":"Wyvern Poison","s":5,"u":"wyvern%20poison_crb"},{"n":"Alcohol","s":15,"u":"alcohol_gmg"},{"n":"Blood Sap","s":15,"u":"blood%20sap_gmg"},{"n":"Bloodeye Coffee","s":15,"u":"bloodeye%20coffee_gmg"},{"n":"Cytillesh","s":15,"u":"cytillesh_gmg"},{"n":"Dreamtime Tea","s":15,"u":"dreamtime%20tea_gmg"},{"n":"Elven Absinthe","s":15,"u":"elven%20absinthe_gmg"},{"n":"Flayleaf","s":15,"u":"flayleaf_gmg"},{"n":"Refined Pesh","s":15,"u":"refined%20pesh_gmg"},{"n":"Scour","s":15,"u":"scour_gmg"},{"n":"Shiver","s":15,"u":"shiver_gmg"},{"n":"Zerk","s":15,"u":"zerk_gmg"},{"n":"Addlebrain","s":18,"u":"addlebrain_aoa3"},{"n":"False Death","s":20,"u":"false%20death_aoa5"},{"n":"Frenzy Oil","s":20,"u":"frenzy%20oil_aoa5"},{"n":"Gorgon's Breath","s":20,"u":"gorgon's%20breath_aoa5"},{"n":"Isolation Draught","s":20,"u":"isolation%20draught_aoa5"},{"n":"Mage Bane","s":20,"u":"mage%20bane_aoa5"},{"n":"Nightmare Salt","s":20,"u":"nightmare%20salt_aoa5"},{"n":"Oblivion Essence","s":20,"u":"oblivion%20essence_aoa5"},{"n":"Weeping Midnight","s":20,"u":"weeping%20midnight_aoa5"},{"n":"Grolna","s":22,"u":"grolna_aoe1"},{"n":"Knockout Dram","s":22,"u":"knockout%20dram_aoe1"},{"n":"Looter's Lethargy","s":22,"u":"looter's%20lethargy_aoe1"},{"n":"Reaper's Lancet","s":22,"u":"reaper's%20lancet_aoe1"},{"n":"Blackfinger Blight","s":24,"u":"blackfinger%20blight_aoe3"},{"n":"Daylight Vapor","s":25,"u":"daylight%20vapor_aoe4"},{"n":"Death Knell Powder","s":25,"u":"death%20knell%20powder_aoe4"},{"n":"Fearweed","s":25,"u":"fearweed_aoe4"},{"n":"Hunger Oil","s":25,"u":"hunger%20oil_aoe4"},{"n":"Liar's Demise","s":25,"u":"liar's%20demise_aoe4"},{"n":"Lifeblight Residue","s":25,"u":"lifeblight%20residue_aoe4"},{"n":"Repulsion Resin","s":25,"u":"repulsion%20resin_aoe4"},{"n":"Sight-theft Grit","s":25,"u":"sight-theft%20grit_aoe4"},{"n":"Spectral Nightshade","s":25,"u":"spectral%20nightshade_aoe4"},{"n":"Spell-eating Pitch","s":25,"u":"spell-eating%20pitch_aoe4"},{"n":"Sloughing Toxin","s":29,"u":"sloughing%20toxin_av2"},{"n":"Stupor Poison","s":30,"u":"stupor%20poison_av3"},{"n":"Forgetful Drops","s":11,"u":"forgetful%20drops_da"},{"n":"Greengut","s":34,"u":"greengut_ec5"},{"n":"Hyldarf's Fang","s":2,"u":"hyldarf's%20fang_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Alkenstar Ice Wine","s":6,"u":"alkenstar%20ice%20wine_loil"},{"n":"Diluted Hype","s":66,"u":"diluted%20hype_lol"},{"n":"Honeyscent","s":66,"u":"honeyscent_lol"},{"n":"Hype","s":66,"u":"hype_lol"},{"n":"Plasma Hype","s":66,"u":"plasma%20hype_lol"},{"n":"Abysium Powder","s":8,"u":"abysium%20powder_lotgb"},{"n":"Bitter","s":8,"u":"bitter_lotgb"},{"n":"Envenomed Snare","s":8,"u":"envenomed%20snare_lotgb"},{"n":"Toadskin Salve","s":8,"u":"toadskin%20salve%20(generic)_lotgb"},{"n":"Vexing Vapor","s":8,"u":"vexing%20vapor%20(generic)_lotgb"},{"n":"Blaze","s":42,"u":"blaze_ooa1"},{"n":"Forgetful Ink","s":46,"u":"forgetful%20ink_sot1"}],"3":[{"n":"Noxious Vapors","s":4,"u":"noxious%20vapors_apg"},{"n":"Cloudkill","s":5,"u":"cloudkill_crb"},{"n":"Purple Worm Sting","s":5,"u":"purple%20worm%20sting_crb"},{"n":"Spider Sting","s":5,"u":"spider%20sting_crb"},{"n":"Stinking Cloud","s":5,"u":"stinking%20cloud_crb"},{"n":"Imp Sting","s":25,"u":"imp%20sting_aoe4"},{"n":"Leng Sting","s":25,"u":"leng%20sting_aoe4"},{"n":"Linnorm Sting","s":25,"u":"linnorm%20sting_aoe4"},{"n":"Swarming Wasp Stings","s":25,"u":"swarming%20wasp%20stings_aoe4"},{"n":"Wyvern Sting","s":25,"u":"wyvern%20sting_aoe4"},{"n":"Envenom Companion","s":64,"u":"envenom%20companion_som"},{"n":"Flammable Fumes","s":64,"u":"flammable%20fumes_som"},{"n":"Nature's Reprisal","s":64,"u":"nature's%20reprisal_som"},{"n":"Puff Of Poison","s":64,"u":"puff%20of%20poison_som"},{"n":"Blackfingers's Blades","s":48,"u":"blackfingers's%20blades_sot3"},{"n":"Gasping Marsh","s":48,"u":"gasping%20marsh_sot3"}],"8":[{"n":"Tail Toxin","s":4,"u":"tail%20toxin_apg"},{"n":"Toxic Skin","s":0,"u":"toxic%20skin_lome"}],"63":[{"n":"Poison Sedum","s":42,"u":"poison%20sedum_ooa1"}],"70":[{"n":"Garden Of Death","s":64,"u":"garden%20of%20death_som"}]},"herald":{"1":[{"n":"The Stabbing Beast","s":25,"u":"the%20stabbing%20beast_aoe4"}]},"morlock":{"1":[{"n":"Morlock Cultist","s":28,"u":"morlock%20cultist_av1"},{"n":"Morlock Engineer","s":28,"u":"morlock%20engineer_av1"},{"n":"Morlock Scavenger","s":28,"u":"morlock%20scavenger_av1"}]},"seugathi":{"1":[{"n":"Jafaki","s":29,"u":"jafaki_av2"},{"n":"Seugathi Reality Warper","s":29,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Servant","s":29,"u":"seugathi%20servant_av2"}]},"ghul":{"1":[{"n":"Ghul","s":10,"u":"ghul_botd"}]},"darvakka":{"1":[{"n":"Vanyver","s":10,"u":"vanyver_botd"},{"n":"Sykever","s":10,"u":"sykever_botd"},{"n":"Urveth","s":10,"u":"urveth_botd"},{"n":"Nasurgeth","s":10,"u":"nasurgeth_botd"}]},"minion":{"1":[{"n":"Arskuva The Gnasher","s":33,"u":"arskuva%20the%20gnasher_ec4"},{"n":"Grandfather Mantis","s":38,"u":"grandfather%20mantis_frp2"}]},"anugobu":{"1":[{"n":"Anugobu Apprentice","s":37,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Wondercrafter","s":37,"u":"anugobu%20wondercrafter_frp1"}]},"hantu":{"1":[{"n":"Hantu Belian","s":37,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":37,"u":"hantu%20denai_frp1"}]},"divine":{"0":[{"n":"Celestial Wings","s":4,"u":"celestial%20wings_apg"},{"n":"Corrupted Shield","s":4,"u":"corrupted%20shield_apg"},{"n":"Divine Aegis","s":4,"u":"divine%20aegis_apg"},{"n":"Eat Fortune","s":4,"u":"eat%20fortune_apg"},{"n":"Fiendish Wings","s":4,"u":"fiendish%20wings_apg"},{"n":"Form Of The Bat","s":4,"u":"form%20of%20the%20bat_apg"},{"n":"Glean Lore","s":4,"u":"glean%20lore_apg"},{"n":"Lifesense","s":4,"u":"lifesense_apg"},{"n":"Magic Sense","s":4,"u":"magic%20sense_apg"},{"n":"Oracular Warning","s":4,"u":"oracular%20warning_apg"},{"n":"Spiritual Sense","s":4,"u":"spiritual%20sense_apg"},{"n":"Align Armament","s":5,"u":"align%20armament_crb"},{"n":"Channel Smite","s":5,"u":"channel%20smite_crb"},{"n":"Divine Evolution","s":5,"u":"divine%20evolution_crb"},{"n":"Spirits' Interference","s":5,"u":"spirits'%20interference_crb"},{"n":"Guardian Ghosts","s":10,"u":"guardian%20ghosts_botd"},{"n":"Frightful Moan","s":10,"u":"frightful%20moan_botd"},{"n":"Semblance of Life","s":10,"u":"semblance%20of%20life_botd"},{"n":"Mummy's Despair","s":10,"u":"mummy's%20despair_botd"},{"n":"Storm Shroud","s":10,"u":"storm%20shroud_botd"},{"n":"Terrain Form","s":10,"u":"terrain%20form_botd"},{"n":"Festering Wounds","s":10,"u":"festering%20wounds_botd"},{"n":"Daywalker","s":10,"u":"daywalker_botd"},{"n":"Bat Form","s":10,"u":"bat%20form_botd"},{"n":"Turn to Mist","s":10,"u":"turn%20to%20mist_botd"},{"n":"Coffin Bound","s":10,"u":"coffin%20bound_botd"},{"n":"Desiccating Inhalation","s":10,"u":"desiccating%20inhalation_botd"},{"n":"Their Master's Call","s":10,"u":"their%20master's%20call_botd"},{"n":"Liberate Soul","s":10,"u":"liberate%20soul_botd"},{"n":"Spiral Sworn","s":10,"u":"spiral%20sworn_botd"},{"n":"Safeguard Soul","s":10,"u":"safeguard%20soul_botd"},{"n":"Pact of Infernal Prowess","s":11,"u":"pact%20of%20infernal%20prowess_da"},{"n":"Pact of the Final Breath","s":11,"u":"pact%20of%20the%20final%20breath_da"},{"n":"Divine Disharmony","s":11,"u":"divine%20disharmony_da"},{"n":"Haunt Ingenuity","s":11,"u":"haunt%20ingenuity_da"},{"n":"Everdistant Defense","s":39,"u":"everdistant%20defense_frp3"},{"n":"Scapegoat Parallel Self","s":39,"u":"scapegoat%20parallel%20self_frp3"},{"n":"Forge-blessed Shot","s":2,"u":"forge-blessed%20shot_g%26g"},{"n":"Calaca's Showstopper","s":1,"u":"calaca's%20showstopper_loag"},{"n":"Devil In Plain Sight","s":1,"u":"devil%20in%20plain%20sight_loag"},{"n":"Final Form","s":1,"u":"final%20form_loag"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Olethros's Decree","s":1,"u":"olethros's%20decree_loag"},{"n":"Radiate Glory","s":1,"u":"radiate%20glory_loag"},{"n":"Tomb-watcher's Glare","s":7,"u":"tomb-watcher's%20glare_locg"},{"n":"Battle Prayer","s":58,"u":"battle%20prayer_logm"},{"n":"Sacred Defense","s":58,"u":"sacred%20defense_logm"},{"n":"Reveal Hidden Self","s":6,"u":"reveal%20hidden%20self_loil"},{"n":"Towering Presence","s":6,"u":"towering%20presence_loil"},{"n":"Dominion Aura","s":6,"u":"dominion%20aura_loil"},{"n":"Bless Shield","s":59,"u":"bless%20shield_lokl"},{"n":"Ghost Wrangler","s":59,"u":"ghost%20wrangler_lokl"},{"n":"Holy Light","s":59,"u":"holy%20light_lokl"}],"1":[{"n":"Old Man Statue","s":37,"u":"old%20man%20statue_frp1"},{"n":"Avatar of Walkena","s":49,"u":"avatar%20of%20walkena_sot4"}],"2":[{"n":"Balisse Feather","s":4,"u":"balisse%20feather_apg"},{"n":"Candle Of Invocation","s":4,"u":"candle%20of%20invocation_apg"},{"n":"Aligned Oil","s":5,"u":"aligned%20oil_crb"},{"n":"Cassock of Devotion","s":5,"u":"cassock%20of%20devotion_crb"},{"n":"Celestial Armor","s":5,"u":"celestial%20armor_crb"},{"n":"Crying Angel Pendant","s":5,"u":"crying%20angel%20pendant_crb"},{"n":"Demon Armor","s":5,"u":"demon%20armor_crb"},{"n":"Holy Avenger","s":5,"u":"holy%20avenger_crb"},{"n":"Holy Prayer Beads","s":5,"u":"holy%20prayer%20beads%20(generic)_crb"},{"n":"Holy Water","s":5,"u":"holy%20water_crb"},{"n":"Phylactery of Faithfulness","s":5,"u":"phylactery%20of%20faithfulness%20(generic)_crb"},{"n":"Thurible of Revelation","s":5,"u":"thurible%20of%20revelation%20(generic)_crb"},{"n":"Unholy Water","s":5,"u":"unholy%20water_crb"},{"n":"Forgefather's Seal","s":15,"u":"forgefather's%20seal_gmg"},{"n":"Martyr's Shield","s":15,"u":"martyr's%20shield_gmg"},{"n":"Serithtial","s":15,"u":"serithtial_gmg"},{"n":"Shot Of The First Vault","s":15,"u":"shot%20of%20the%20first%20vault_gmg"},{"n":"Skinsaw Mask","s":23,"u":"skinsaw%20mask_aoe2"},{"n":"Daylight Vapor","s":25,"u":"daylight%20vapor_aoe4"},{"n":"Death Knell Powder","s":25,"u":"death%20knell%20powder_aoe4"},{"n":"Fearweed","s":25,"u":"fearweed_aoe4"},{"n":"Hunger Oil","s":25,"u":"hunger%20oil_aoe4"},{"n":"Liar's Demise","s":25,"u":"liar's%20demise_aoe4"},{"n":"Lifeblight Residue","s":25,"u":"lifeblight%20residue_aoe4"},{"n":"Repulsion Resin","s":25,"u":"repulsion%20resin_aoe4"},{"n":"Sight-theft Grit","s":25,"u":"sight-theft%20grit_aoe4"},{"n":"Spectral Nightshade","s":25,"u":"spectral%20nightshade_aoe4"},{"n":"Spell-eating Pitch","s":25,"u":"spell-eating%20pitch_aoe4"},{"n":"Cane Of The Maelstrom","s":27,"u":"cane%20of%20the%20maelstrom_aoe6"},{"n":"Hunter's Brooch","s":29,"u":"hunter's%20brooch_av2"},{"n":"Lady's Chalice","s":10,"u":"lady's%20chalice_botd"},{"n":"Dawnlight","s":10,"u":"dawnlight%20(generic)_botd"},{"n":"Grim Ring","s":10,"u":"grim%20ring_botd"},{"n":"Life Salt","s":10,"u":"life%20salt_botd"},{"n":"Kortos Diamond","s":35,"u":"kortos%20diamond_ec6"},{"n":"Piereta","s":35,"u":"piereta_ec6"},{"n":"Holy Steam Ball","s":2,"u":"holy%20steam%20ball_g%26g"},{"n":"Radiant Lance","s":7,"u":"radiant%20lance_locg"},{"n":"Torag's Silver Anvil","s":58,"u":"torag's%20silver%20anvil_logm"},{"n":"Armor of the Holy Warrior","s":59,"u":"armor%20of%20the%20holy%20warrior_lokl"},{"n":"Busine of Divine Reinforcements","s":59,"u":"busine%20of%20divine%20reinforcements_lokl"},{"n":"Guardian Shield","s":59,"u":"guardian%20shield_lokl"},{"n":"Knight Captain's Lance","s":59,"u":"knight%20captain's%20lance_lokl"},{"n":"Celestial Peach","s":66,"u":"celestial%20peach%20(generic)_lol"},{"n":"Oath Of The Devoted","s":0,"u":"oath%20of%20the%20devoted_lome"},{"n":"Jax","s":43,"u":"jax_ooa2"},{"n":"Anointed Waterskin","s":64,"u":"anointed%20waterskin_som"},{"n":"Fu Water","s":64,"u":"fu%20water_som"},{"n":"Guiding Star","s":64,"u":"guiding%20star_som"},{"n":"Hundred-moth Caress","s":64,"u":"hundred-moth%20caress_som"},{"n":"Ancestral Embrace","s":51,"u":"ancestral%20embrace_sot6"}],"3":[{"n":"Battlefield Persistence","s":4,"u":"battlefield%20persistence_apg"}],"8":[{"n":"Iron Command","s":4,"u":"iron%20command_apg"},{"n":"Change Shape","s":1,"u":"change%20shape%20(kitsune)_loag"}],"62":[{"n":"Sword of Anathema","s":15,"u":"sword%20of%20anathema_gmg"}],"63":[{"n":"Soulforged Corruption","s":64,"u":"soulforged%20corruption_som"}]},"ratajin":{"1":[{"n":"Ratajin Mastermind","s":6,"u":"ratajin%20mastermind_loil"}]},"half-elf":{"0":[{"n":"Earned Glory","s":4,"u":"earned%20glory_apg"},{"n":"Pinch Time","s":4,"u":"pinch%20time_apg"},{"n":"Elf Atavism","s":5,"u":"elf%20atavism_crb"},{"n":"Inspire Imitation","s":5,"u":"inspire%20imitation_crb"},{"n":"Supernatural Charm","s":5,"u":"supernatural%20charm_crb"},{"n":"Round Ears","s":7,"u":"round%20ears_locg"},{"n":"Sociable","s":7,"u":"sociable_locg"}],"1":[{"n":"Sabora Sharkosa","s":43,"u":"sabora%20sharkosa_ooa2"}]},"ikeshti":{"1":[{"n":"Ancient Rivener","s":50,"u":"ancient%20rivener_sot5"},{"n":"Ikeshti Brood-Minder","s":50,"u":"ikeshti%20brood-minder_sot5"}]},"formian":{"1":[{"n":"Formian Mageslayer","s":50,"u":"formian%20mageslayer_sot5"},{"n":"Formian Queen","s":50,"u":"formian%20queen_sot5"},{"n":"Formian Worker","s":50,"u":"formian%20worker_sot5"}]},"pervasive magic":{"0":[{"n":"Basic Spellcasting","s":64,"u":"basic%20spellcasting_som"},{"n":"Cantrip Casting","s":64,"u":"cantrip%20casting_som"},{"n":"Expert Spellcasting","s":64,"u":"expert%20spellcasting_som"},{"n":"Master Spellcasting","s":64,"u":"master%20spellcasting_som"}],"7":[{"n":"Energy Scarred","s":64,"u":"energy%20scarred_som"},{"n":"Mystic Tutor","s":64,"u":"mystic%20tutor_som"},{"n":"Surge Investigator","s":64,"u":"surge%20investigator_som"}]},"downtime":{"0":[{"n":"A Home In Every Port","s":4,"u":"a%20home%20in%20every%20port_apg"},{"n":"Influence Nature","s":4,"u":"influence%20nature_apg"},{"n":"Bonded Animal","s":5,"u":"bonded%20animal_crb"},{"n":"Inventor","s":5,"u":"inventor_crb"},{"n":"Train Animal","s":5,"u":"train%20animal_crb"},{"n":"Warren Friend","s":1,"u":"warren%20friend_loag"},{"n":"Embed Aeon Stone","s":64,"u":"embed%20aeon%20stone_som"}],"8":[{"n":"Craft","s":5,"u":"craft_crb"},{"n":"Create Forgery","s":5,"u":"create%20forgery_crb"},{"n":"Earn Income","s":5,"u":"earn%20income_crb"},{"n":"Long-Term Rest","s":5,"u":"long-term%20rest_crb"},{"n":"Retraining","s":5,"u":"retraining_crb"},{"n":"Subsist","s":5,"u":"subsist_crb"},{"n":"Treat Disease","s":5,"u":"treat%20disease_crb"},{"n":"Bribe Contact","s":15,"u":"bribe%20contact_gmg"},{"n":"Forge Documents","s":15,"u":"forge%20documents_gmg"},{"n":"Gain Contact","s":15,"u":"gain%20contact_gmg"},{"n":"Gossip","s":15,"u":"gossip_gmg"},{"n":"Scout Location","s":15,"u":"scout%20location_gmg"},{"n":"Secure Disguises","s":15,"u":"secure%20disguises_gmg"},{"n":"Learn Name","s":64,"u":"learn%20name_som"},{"n":"Cram","s":46,"u":"cram_sot1"},{"n":"Practical Research","s":46,"u":"practical%20research_sot1"},{"n":"Study","s":46,"u":"study_sot1"}],"74":[{"n":"Autumn's Reflection","s":61,"u":"autumn's%20reflection_lotg"},{"n":"Droskar's Breath","s":61,"u":"droskar's%20breath_lotg"},{"n":"Glacial Whirl","s":61,"u":"glacial%20whirl_lotg"},{"n":"Great Migration","s":61,"u":"great%20migration_lotg"},{"n":"Lightning Dancing","s":61,"u":"lightning%20dancing_lotg"},{"n":"Messenger Tide","s":61,"u":"messenger%20tide_lotg"},{"n":"Sanguine Cascade","s":61,"u":"sanguine%20cascade_lotg"},{"n":"Sarkoris Scab","s":61,"u":"sarkoris%20scab_lotg"},{"n":"Strixwind Race","s":61,"u":"strixwind%20race_lotg"},{"n":"Sun Orchid Harvest","s":61,"u":"sun%20orchid%20harvest_lotg"}]},"general":{"0":[{"n":"A Home In Every Port","s":4,"u":"a%20home%20in%20every%20port_apg"},{"n":"Acrobatic Performer","s":4,"u":"acrobatic%20performer_apg"},{"n":"Advanced First Aid","s":4,"u":"advanced%20first%20aid_apg"},{"n":"Aerobatics Mastery","s":4,"u":"aerobatics%20mastery_apg"},{"n":"Armor Assist","s":4,"u":"armor%20assist_apg"},{"n":"Armored Stealth","s":4,"u":"armored%20stealth_apg"},{"n":"Assured Identification","s":4,"u":"assured%20identification_apg"},{"n":"Battle Planner","s":4,"u":"battle%20planner_apg"},{"n":"Biographical Eye","s":4,"u":"biographical%20eye_apg"},{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Caravan Leader","s":4,"u":"caravan%20leader_apg"},{"n":"Concealing Legerdemain","s":4,"u":"concealing%20legerdemain_apg"},{"n":"Consult The Spirits","s":4,"u":"consult%20the%20spirits_apg"},{"n":"Crafter's Appraisal","s":4,"u":"crafter's%20appraisal_apg"},{"n":"Criminal Connections","s":4,"u":"criminal%20connections_apg"},{"n":"Deceptive Worship","s":4,"u":"deceptive%20worship_apg"},{"n":"Discreet Inquiry","s":4,"u":"discreet%20inquiry_apg"},{"n":"Distracting Performance","s":4,"u":"distracting%20performance_apg"},{"n":"Disturbing Knowledge","s":4,"u":"disturbing%20knowledge_apg"},{"n":"Doublespeak","s":4,"u":"doublespeak_apg"},{"n":"Exhort The Faithful","s":4,"u":"exhort%20the%20faithful_apg"},{"n":"Express Rider","s":4,"u":"express%20rider_apg"},{"n":"Eye For Numbers","s":4,"u":"eye%20for%20numbers_apg"},{"n":"Forensic Acumen","s":4,"u":"forensic%20acumen_apg"},{"n":"Glean Contents","s":4,"u":"glean%20contents_apg"},{"n":"Hireling Manager","s":4,"u":"hireling%20manager_apg"},{"n":"Improvise Tool","s":4,"u":"improvise%20tool_apg"},{"n":"Improvised Repair","s":4,"u":"improvised%20repair_apg"},{"n":"Incredible Scout","s":4,"u":"incredible%20scout_apg"},{"n":"Influence Nature","s":4,"u":"influence%20nature_apg"},{"n":"Inoculation","s":4,"u":"inoculation_apg"},{"n":"Keen Follower","s":4,"u":"keen%20follower_apg"},{"n":"Lead Climber","s":4,"u":"lead%20climber_apg"},{"n":"Legendary Guide","s":4,"u":"legendary%20guide_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"Pick Up The Pace","s":4,"u":"pick%20up%20the%20pace_apg"},{"n":"Pilgrim's Token","s":4,"u":"pilgrim's%20token_apg"},{"n":"Prescient Consumable","s":4,"u":"prescient%20consumable_apg"},{"n":"Prescient Planner","s":4,"u":"prescient%20planner_apg"},{"n":"Quick Contacts","s":4,"u":"quick%20contacts_apg"},{"n":"Rapid Affixture","s":4,"u":"rapid%20affixture_apg"},{"n":"Risky Surgery","s":4,"u":"risky%20surgery_apg"},{"n":"Root Magic","s":4,"u":"root%20magic_apg"},{"n":"Schooled In Secrets","s":4,"u":"schooled%20in%20secrets_apg"},{"n":"Seasoned","s":4,"u":"seasoned_apg"},{"n":"Shadow Mark","s":4,"u":"shadow%20mark_apg"},{"n":"Skitter","s":4,"u":"skitter_apg"},{"n":"Supertaster","s":4,"u":"supertaster_apg"},{"n":"Terrifying Resistance","s":4,"u":"terrifying%20resistance_apg"},{"n":"Thorough Search","s":4,"u":"thorough%20search_apg"},{"n":"True Perception","s":4,"u":"true%20perception_apg"},{"n":"Underground Network","s":4,"u":"underground%20network_apg"},{"n":"Water Sprint","s":4,"u":"water%20sprint_apg"},{"n":"Additional Lore","s":5,"u":"additional%20lore_crb"},{"n":"Adopted Ancestry","s":5,"u":"adopted%20ancestry_crb"},{"n":"Alchemical Crafting","s":5,"u":"alchemical%20crafting_crb"},{"n":"Ancestral Paragon","s":5,"u":"ancestral%20paragon_crb"},{"n":"Arcane Sense","s":5,"u":"arcane%20sense_crb"},{"n":"Armor Proficiency","s":5,"u":"armor%20proficiency_crb"},{"n":"Assurance","s":5,"u":"assurance_crb"},{"n":"Automatic Knowledge","s":5,"u":"automatic%20knowledge_crb"},{"n":"Bargain Hunter","s":5,"u":"bargain%20hunter_crb"},{"n":"Battle Cry","s":5,"u":"battle%20cry_crb"},{"n":"Battle Medicine","s":5,"u":"battle%20medicine_crb"},{"n":"Bizarre Magic","s":5,"u":"bizarre%20magic_crb"},{"n":"Bonded Animal","s":5,"u":"bonded%20animal_crb"},{"n":"Breath Control","s":5,"u":"breath%20control_crb"},{"n":"Canny Acumen","s":5,"u":"canny%20acumen_crb"},{"n":"Cat Fall","s":5,"u":"cat%20fall_crb"},{"n":"Charming Liar","s":5,"u":"charming%20liar_crb"},{"n":"Cloud Jump","s":5,"u":"cloud%20jump_crb"},{"n":"Combat Climber","s":5,"u":"combat%20climber_crb"},{"n":"Confabulator","s":5,"u":"confabulator_crb"},{"n":"Connections","s":5,"u":"connections_crb"},{"n":"Continual Recovery","s":5,"u":"continual%20recovery_crb"},{"n":"Courtly Graces","s":5,"u":"courtly%20graces_crb"},{"n":"Craft Anything","s":5,"u":"craft%20anything_crb"},{"n":"Diehard","s":5,"u":"diehard_crb"},{"n":"Divine Guidance","s":5,"u":"divine%20guidance_crb"},{"n":"Dubious Knowledge","s":5,"u":"dubious%20knowledge_crb"},{"n":"Expeditious Search","s":5,"u":"expeditious%20search_crb"},{"n":"Experienced Professional","s":5,"u":"experienced%20professional_crb"},{"n":"Experienced Smuggler","s":5,"u":"experienced%20smuggler_crb"},{"n":"Experienced Tracker","s":5,"u":"experienced%20tracker_crb"},{"n":"Fascinating Performance","s":5,"u":"fascinating%20performance_crb"},{"n":"Fast Recovery","s":5,"u":"fast%20recovery_crb"},{"n":"Feather Step","s":5,"u":"feather%20step_crb"},{"n":"Fleet","s":5,"u":"fleet_crb"},{"n":"Foil Senses","s":5,"u":"foil%20senses_crb"},{"n":"Forager","s":5,"u":"forager_crb"},{"n":"Glad-hand","s":5,"u":"glad-hand_crb"},{"n":"Group Coercion","s":5,"u":"group%20coercion_crb"},{"n":"Group Impression","s":5,"u":"group%20impression_crb"},{"n":"Hefty Hauler","s":5,"u":"hefty%20hauler_crb"},{"n":"Hobnobber","s":5,"u":"hobnobber_crb"},{"n":"Impeccable Crafting","s":5,"u":"impeccable%20crafting_crb"},{"n":"Impressive Performance","s":5,"u":"impressive%20performance_crb"},{"n":"Incredible Initiative","s":5,"u":"incredible%20initiative_crb"},{"n":"Incredible Investiture","s":5,"u":"incredible%20investiture_crb"},{"n":"Intimidating Glare","s":5,"u":"intimidating%20glare_crb"},{"n":"Intimidating Prowess","s":5,"u":"intimidating%20prowess_crb"},{"n":"Inventor","s":5,"u":"inventor_crb"},{"n":"Kip Up","s":5,"u":"kip%20up_crb"},{"n":"Lasting Coercion","s":5,"u":"lasting%20coercion_crb"},{"n":"Legendary Codebreaker","s":5,"u":"legendary%20codebreaker_crb"},{"n":"Legendary Linguist","s":5,"u":"legendary%20linguist_crb"},{"n":"Legendary Medic","s":5,"u":"legendary%20medic_crb"},{"n":"Legendary Negotiation","s":5,"u":"legendary%20negotiation_crb"},{"n":"Legendary Performer","s":5,"u":"legendary%20performer_crb"},{"n":"Legendary Professional","s":5,"u":"legendary%20professional_crb"},{"n":"Legendary Sneak","s":5,"u":"legendary%20sneak_crb"},{"n":"Legendary Survivalist","s":5,"u":"legendary%20survivalist_crb"},{"n":"Legendary Thief","s":5,"u":"legendary%20thief_crb"},{"n":"Lengthy Diversion","s":5,"u":"lengthy%20diversion_crb"},{"n":"Lie To Me","s":5,"u":"lie%20to%20me_crb"},{"n":"Magical Crafting","s":5,"u":"magical%20crafting_crb"},{"n":"Magical Shorthand","s":5,"u":"magical%20shorthand_crb"},{"n":"Multilingual","s":5,"u":"multilingual_crb"},{"n":"Natural Medicine","s":5,"u":"natural%20medicine_crb"},{"n":"Nimble Crawl","s":5,"u":"nimble%20crawl_crb"},{"n":"Oddity Identification","s":5,"u":"oddity%20identification_crb"},{"n":"Pickpocket","s":5,"u":"pickpocket_crb"},{"n":"Planar Survival","s":5,"u":"planar%20survival_crb"},{"n":"Powerful Leap","s":5,"u":"powerful%20leap_crb"},{"n":"Quick Climb","s":5,"u":"quick%20climb_crb"},{"n":"Quick Coercion","s":5,"u":"quick%20coercion_crb"},{"n":"Quick Disguise","s":5,"u":"quick%20disguise_crb"},{"n":"Quick Identification","s":5,"u":"quick%20identification_crb"},{"n":"Quick Jump","s":5,"u":"quick%20jump_crb"},{"n":"Quick Recognition","s":5,"u":"quick%20recognition_crb"},{"n":"Quick Repair","s":5,"u":"quick%20repair_crb"},{"n":"Quick Squeeze","s":5,"u":"quick%20squeeze_crb"},{"n":"Quick Swim","s":5,"u":"quick%20swim_crb"},{"n":"Quick Unlock","s":5,"u":"quick%20unlock_crb"},{"n":"Quiet Allies","s":5,"u":"quiet%20allies_crb"},{"n":"Rapid Mantel","s":5,"u":"rapid%20mantel_crb"},{"n":"Read Lips","s":5,"u":"read%20lips_crb"},{"n":"Recognize Spell","s":5,"u":"recognize%20spell_crb"},{"n":"Ride","s":5,"u":"ride_crb"},{"n":"Robust Recovery","s":5,"u":"robust%20recovery_crb"},{"n":"Scare To Death","s":5,"u":"scare%20to%20death_crb"},{"n":"Shameless Request","s":5,"u":"shameless%20request_crb"},{"n":"Shield Block","s":5,"u":"shield%20block_crb"},{"n":"Sign Language","s":5,"u":"sign%20language_crb"},{"n":"Skill Training","s":5,"u":"skill%20training_crb"},{"n":"Slippery Secrets","s":5,"u":"slippery%20secrets_crb"},{"n":"Snare Crafting","s":5,"u":"snare%20crafting_crb"},{"n":"Specialty Crafting","s":5,"u":"specialty%20crafting_crb"},{"n":"Steady Balance","s":5,"u":"steady%20balance_crb"},{"n":"Streetwise","s":5,"u":"streetwise_crb"},{"n":"Student Of The Canon","s":5,"u":"student%20of%20the%20canon_crb"},{"n":"Subtle Theft","s":5,"u":"subtle%20theft_crb"},{"n":"Survey Wildlife","s":5,"u":"survey%20wildlife_crb"},{"n":"Swift Sneak","s":5,"u":"swift%20sneak_crb"},{"n":"Terrain Expertise","s":5,"u":"terrain%20expertise_crb"},{"n":"Terrain Stalker","s":5,"u":"terrain%20stalker_crb"},{"n":"Terrified Retreat","s":5,"u":"terrified%20retreat_crb"},{"n":"Titan Wrestler","s":5,"u":"titan%20wrestler_crb"},{"n":"Toughness","s":5,"u":"toughness_crb"},{"n":"Train Animal","s":5,"u":"train%20animal_crb"},{"n":"Trick Magic Item","s":5,"u":"trick%20magic%20item_crb"},{"n":"Underwater Marauder","s":5,"u":"underwater%20marauder_crb"},{"n":"Unified Theory","s":5,"u":"unified%20theory_crb"},{"n":"Unmistakable Lore","s":5,"u":"unmistakable%20lore_crb"},{"n":"Untrained Improvisation","s":5,"u":"untrained%20improvisation_crb"},{"n":"Virtuosic Performer","s":5,"u":"virtuosic%20performer_crb"},{"n":"Wall Jump","s":5,"u":"wall%20jump_crb"},{"n":"Ward Medic","s":5,"u":"ward%20medic_crb"},{"n":"Wary Disarmament","s":5,"u":"wary%20disarmament_crb"},{"n":"Weapon Proficiency","s":5,"u":"weapon%20proficiency_crb"},{"n":"Encouraging Words","s":15,"u":"encouraging%20words_gmg"},{"n":"Steel Your Resolve","s":15,"u":"steel%20your%20resolve_gmg"},{"n":"Different Worlds","s":18,"u":"different%20worlds_aoa3"},{"n":"Reveal Machinations","s":18,"u":"reveal%20machinations_aoa3"},{"n":"Secret Speech","s":18,"u":"secret%20speech_aoa3"},{"n":"Tweak Appearances","s":18,"u":"tweak%20appearances_aoa3"},{"n":"Stitch Flesh","s":10,"u":"stitch%20flesh_botd"},{"n":"Aura Sight","s":11,"u":"aura%20sight_da"},{"n":"Automatic Writing","s":11,"u":"automatic%20writing_da"},{"n":"Chromotherapy","s":11,"u":"chromotherapy_da"},{"n":"Crystal Healing","s":11,"u":"crystal%20healing_da"},{"n":"Folk Dowsing","s":11,"u":"folk%20dowsing_da"},{"n":"Morphic Manipulation","s":11,"u":"morphic%20manipulation_da"},{"n":"Read Psychometric Resonance","s":11,"u":"read%20psychometric%20resonance_da"},{"n":"Skeptic's Defense","s":11,"u":"skeptic's%20defense_da"},{"n":"Juggle","s":31,"u":"juggle_ec1"},{"n":"Ravening's Desperation","s":9,"u":"ravening's%20desperation_ec3"},{"n":"Wilderness Spotter","s":36,"u":"wilderness%20spotter_fop"},{"n":"Backup Disguise","s":7,"u":"backup%20disguise_locg"},{"n":"Entourage","s":7,"u":"entourage_locg"},{"n":"Sow Rumor","s":7,"u":"sow%20rumor_locg"},{"n":"Battle Prayer","s":58,"u":"battle%20prayer_logm"},{"n":"Bless Tonic","s":58,"u":"bless%20tonic_logm"},{"n":"Bless Toxin","s":58,"u":"bless%20toxin_logm"},{"n":"Charlatan","s":58,"u":"charlatan_logm"},{"n":"Environmental Grace","s":58,"u":"environmental%20grace_logm"},{"n":"Evangelize","s":58,"u":"evangelize_logm"},{"n":"Mortal Healing","s":58,"u":"mortal%20healing_logm"},{"n":"Numb To Death","s":58,"u":"numb%20to%20death_logm"},{"n":"Sacred Defense","s":58,"u":"sacred%20defense_logm"},{"n":"Sanctify Water","s":58,"u":"sanctify%20water_logm"},{"n":"Medical Researcher","s":66,"u":"medical%20researcher_lol"},{"n":"Paragon Battle Medicine","s":66,"u":"paragon%20battle%20medicine_lol"},{"n":"Fane's Escape","s":60,"u":"fane's%20escape_lopsg"},{"n":"Kreighton's Cognitive Crossover","s":60,"u":"kreighton's%20cognitive%20crossover_lopsg"},{"n":"Eye Of The Arclords","s":62,"u":"eye%20of%20the%20arclords_lowg"},{"n":"Godless Healing","s":62,"u":"godless%20healing_lowg"},{"n":"Reveal True Name","s":64,"u":"reveal%20true%20name_som"},{"n":"Tattoo Artist","s":64,"u":"tattoo%20artist_som"}]},"champion":{"0":[{"n":"Accelerating Touch","s":4,"u":"accelerating%20touch_apg"},{"n":"Amplifying Touch","s":4,"u":"amplifying%20touch_apg"},{"n":"Aura Of Despair","s":4,"u":"aura%20of%20despair_apg"},{"n":"Aura Of Preservation","s":4,"u":"aura%20of%20preservation_apg"},{"n":"Conceited Mindset","s":4,"u":"conceited%20mindset_apg"},{"n":"Corrupted Shield","s":4,"u":"corrupted%20shield_apg"},{"n":"Cruelty","s":4,"u":"cruelty_apg"},{"n":"Desperate Prayer","s":4,"u":"desperate%20prayer_apg"},{"n":"Elucidating Mercy","s":4,"u":"elucidating%20mercy_apg"},{"n":"Enforce Oath","s":4,"u":"enforce%20oath_apg"},{"n":"Esoteric Oath","s":4,"u":"esoteric%20oath_apg"},{"n":"Expand Aura","s":4,"u":"expand%20aura_apg"},{"n":"Fiendish Form","s":4,"u":"fiendish%20form_apg"},{"n":"Fiendish Mount","s":4,"u":"fiendish%20mount_apg"},{"n":"Greater Cruelty","s":4,"u":"greater%20cruelty_apg"},{"n":"Greater Interpose","s":4,"u":"greater%20interpose_apg"},{"n":"Gruesome Strike","s":4,"u":"gruesome%20strike_apg"},{"n":"Instrument Of Slaughter","s":4,"u":"instrument%20of%20slaughter_apg"},{"n":"Invigorating Mercy","s":4,"u":"invigorating%20mercy_apg"},{"n":"Iron Repercussions","s":4,"u":"iron%20repercussions_apg"},{"n":"Lightslayer Oath","s":4,"u":"lightslayer%20oath_apg"},{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Ongoing Selfishness","s":4,"u":"ongoing%20selfishness_apg"},{"n":"Pale Horse","s":4,"u":"pale%20horse_apg"},{"n":"Rejuvenating Touch","s":4,"u":"rejuvenating%20touch_apg"},{"n":"Resilient Touch","s":4,"u":"resilient%20touch_apg"},{"n":"Sacred Defender","s":4,"u":"sacred%20defender_apg"},{"n":"Sacrifice Armor","s":4,"u":"sacrifice%20armor_apg"},{"n":"Sense Good","s":4,"u":"sense%20good_apg"},{"n":"Smite Good","s":4,"u":"smite%20good_apg"},{"n":"Vicious Vengeance","s":4,"u":"vicious%20vengeance_apg"},{"n":"Advanced Deity's Domain","s":5,"u":"advanced%20deity's%20domain_crb"},{"n":"Affliction Mercy","s":5,"u":"affliction%20mercy_crb"},{"n":"Anchoring Aura","s":5,"u":"anchoring%20aura_crb"},{"n":"Attack Of Opportunity","s":5,"u":"attack%20of%20opportunity%20(champion)_crb"},{"n":"Aura Of Courage","s":5,"u":"aura%20of%20courage_crb"},{"n":"Aura Of Faith","s":5,"u":"aura%20of%20faith_crb"},{"n":"Aura Of Life","s":5,"u":"aura%20of%20life_crb"},{"n":"Aura Of Righteousness","s":5,"u":"aura%20of%20righteousness_crb"},{"n":"Aura Of Vengeance","s":5,"u":"aura%20of%20vengeance_crb"},{"n":"Auspicious Mount","s":5,"u":"auspicious%20mount_crb"},{"n":"Blade Of Justice","s":5,"u":"blade%20of%20justice_crb"},{"n":"Celestial Form","s":5,"u":"celestial%20form_crb"},{"n":"Celestial Mount","s":5,"u":"celestial%20mount_crb"},{"n":"Champion's Sacrifice","s":5,"u":"champion's%20sacrifice_crb"},{"n":"Deity's Domain","s":5,"u":"deity's%20domain_crb"},{"n":"Devoted Focus","s":5,"u":"devoted%20focus_crb"},{"n":"Divine Grace","s":5,"u":"divine%20grace_crb"},{"n":"Divine Health","s":5,"u":"divine%20health_crb"},{"n":"Divine Reflexes","s":5,"u":"divine%20reflexes_crb"},{"n":"Divine Wall","s":5,"u":"divine%20wall_crb"},{"n":"Dragonslayer Oath","s":5,"u":"dragonslayer%20oath_crb"},{"n":"Fiendsbane Oath","s":5,"u":"fiendsbane%20oath_crb"},{"n":"Greater Mercy","s":5,"u":"greater%20mercy_crb"},{"n":"Heal Mount","s":5,"u":"heal%20mount_crb"},{"n":"Imposing Destrier","s":5,"u":"imposing%20destrier_crb"},{"n":"Instrument Of Zeal","s":5,"u":"instrument%20of%20zeal_crb"},{"n":"Lasting Doubt","s":5,"u":"lasting%20doubt_crb"},{"n":"Liberating Stride","s":5,"u":"liberating%20stride_crb"},{"n":"Litany Against Sloth","s":5,"u":"litany%20against%20sloth_crb"},{"n":"Litany Against Wrath","s":5,"u":"litany%20against%20wrath_crb"},{"n":"Litany Of Righteousness","s":5,"u":"litany%20of%20righteousness_crb"},{"n":"Loyal Warhorse","s":5,"u":"loyal%20warhorse_crb"},{"n":"Mercy","s":5,"u":"mercy_crb"},{"n":"Quick Shield Block","s":5,"u":"quick%20shield%20block%20(champion)_crb"},{"n":"Radiant Blade Master","s":5,"u":"radiant%20blade%20master_crb"},{"n":"Radiant Blade Spirit","s":5,"u":"radiant%20blade%20spirit_crb"},{"n":"Ranged Reprisal","s":5,"u":"ranged%20reprisal_crb"},{"n":"Second Ally","s":5,"u":"second%20ally_crb"},{"n":"Sense Evil","s":5,"u":"sense%20evil_crb"},{"n":"Shield Of Grace","s":5,"u":"shield%20of%20grace_crb"},{"n":"Shield Of Reckoning","s":5,"u":"shield%20of%20reckoning_crb"},{"n":"Shield Paragon","s":5,"u":"shield%20paragon_crb"},{"n":"Shield Warden","s":5,"u":"shield%20warden%20(champion)_crb"},{"n":"Shining Oath","s":5,"u":"shining%20oath_crb"},{"n":"Smite Evil","s":5,"u":"smite%20evil_crb"},{"n":"Ultimate Mercy","s":5,"u":"ultimate%20mercy_crb"},{"n":"Unimpeded Step","s":5,"u":"unimpeded%20step_crb"},{"n":"Vengeful Oath","s":5,"u":"vengeful%20oath_crb"},{"n":"Weight Of Guilt","s":5,"u":"weight%20of%20guilt_crb"},{"n":"Wyrmbane Aura","s":5,"u":"wyrmbane%20aura_crb"},{"n":"Aura Of Unbreakable Virtue","s":21,"u":"aura%20of%20unbreakable%20virtue_aoa6"},{"n":"Sacral Lord","s":11,"u":"sacral%20lord_da"},{"n":"Sacral Monarch","s":11,"u":"sacral%20monarch_da"},{"n":"Banishing Blow","s":35,"u":"banishing%20blow_ec6"},{"n":"Everdistant Defense","s":39,"u":"everdistant%20defense_frp3"},{"n":"Everstand Stance","s":7,"u":"everstand%20stance_locg"},{"n":"Everstand Strike","s":7,"u":"everstand%20strike_locg"},{"n":"Impassable Wall Stance","s":7,"u":"impassable%20wall%20stance_locg"},{"n":"Light Of Revelation","s":7,"u":"light%20of%20revelation_locg"},{"n":"Sun Blade","s":7,"u":"sun%20blade_locg"},{"n":"Splinter Faith","s":58,"u":"splinter%20faith_logm"},{"n":"Agile Shield Grip","s":59,"u":"agile%20shield%20grip_lokl"},{"n":"Devoted Guardian","s":59,"u":"devoted%20guardian_lokl"},{"n":"Reliable Squire","s":59,"u":"reliable%20squire_lokl"},{"n":"Resilient Mind","s":59,"u":"resilient%20mind_lokl"},{"n":"Inspiring Resilience","s":59,"u":"inspiring%20resilience_lokl"},{"n":"Knock Sense","s":59,"u":"knock%20sense_lokl"},{"n":"Shield Wall","s":59,"u":"shield%20wall_lokl"},{"n":"Holy Light","s":59,"u":"holy%20light_lokl"},{"n":"Miraculous Intervention","s":59,"u":"miraculous%20intervention_lokl"},{"n":"Necromantic Deflection","s":59,"u":"necromantic%20deflection_lokl"}],"3":[{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Touch Of Corruption","s":4,"u":"touch%20of%20corruption_apg"},{"n":"Champion's Sacrifice","s":5,"u":"champion's%20sacrifice_crb"},{"n":"Hero's Defiance","s":5,"u":"hero's%20defiance_crb"},{"n":"Lay On Hands","s":5,"u":"lay%20on%20hands_crb"},{"n":"Litany Against Sloth","s":5,"u":"litany%20against%20sloth_crb"},{"n":"Litany Against Wrath","s":5,"u":"litany%20against%20wrath_crb"},{"n":"Litany Of Righteousness","s":5,"u":"litany%20of%20righteousness_crb"}],"8":[{"n":"Destructive Vengeance","s":4,"u":"destructive%20vengeance_apg"},{"n":"Iron Command","s":4,"u":"iron%20command_apg"},{"n":"Selfish Shield","s":4,"u":"selfish%20shield_apg"},{"n":"Glimpse of Redemption","s":5,"u":"glimpse%20of%20redemption_crb"},{"n":"Liberating Step","s":5,"u":"liberating%20step_crb"},{"n":"Retributive Strike","s":5,"u":"retributive%20strike_crb"}]},"archetype":{"0":[{"n":"Acclimatization","s":4,"u":"acclimatization_apg"},{"n":"Acquired Tolerance","s":4,"u":"acquired%20tolerance_apg"},{"n":"Acrobat Dedication","s":4,"u":"acrobat%20dedication_apg"},{"n":"Additional Companion","s":4,"u":"additional%20companion_apg"},{"n":"Additional Shadow Magic","s":4,"u":"additional%20shadow%20magic_apg"},{"n":"Advanced Bow Training","s":4,"u":"advanced%20bow%20training_apg"},{"n":"Advanced Deduction","s":4,"u":"advanced%20deduction_apg"},{"n":"Advanced Flair","s":4,"u":"advanced%20flair_apg"},{"n":"Advanced Mysteries","s":4,"u":"advanced%20mysteries_apg"},{"n":"Advanced Witchcraft","s":4,"u":"advanced%20witchcraft_apg"},{"n":"Analyze Idiolect","s":4,"u":"analyze%20idiolect_apg"},{"n":"Angel Of Death","s":4,"u":"angel%20of%20death_apg"},{"n":"Archaeologist Dedication","s":4,"u":"archaeologist%20dedication_apg"},{"n":"Archaeologist's Luck","s":4,"u":"archaeologist's%20luck_apg"},{"n":"Archer Dedication","s":4,"u":"archer%20dedication_apg"},{"n":"Archer's Aim","s":4,"u":"archer's%20aim_apg"},{"n":"Armor Specialist","s":4,"u":"armor%20specialist_apg"},{"n":"Armored Rebuff","s":4,"u":"armored%20rebuff_apg"},{"n":"Arrow Of Death","s":4,"u":"arrow%20of%20death_apg"},{"n":"Assassin Dedication","s":4,"u":"assassin%20dedication_apg"},{"n":"Assassinate","s":4,"u":"assassinate_apg"},{"n":"Assured Ritualist","s":4,"u":"assured%20ritualist_apg"},{"n":"Avalanche Strike","s":4,"u":"avalanche%20strike_apg"},{"n":"Back To Back","s":4,"u":"back%20to%20back_apg"},{"n":"Basic Deduction","s":4,"u":"basic%20deduction_apg"},{"n":"Basic Eldritch Archer Spellcasting","s":4,"u":"basic%20eldritch%20archer%20spellcasting_apg"},{"n":"Basic Flair","s":4,"u":"basic%20flair_apg"},{"n":"Basic Mysteries","s":4,"u":"basic%20mysteries_apg"},{"n":"Basic Oracle Spellcasting","s":4,"u":"basic%20oracle%20spellcasting_apg"},{"n":"Basic Scroll Cache","s":4,"u":"basic%20scroll%20cache_apg"},{"n":"Basic Witch Spellcasting","s":4,"u":"basic%20witch%20spellcasting_apg"},{"n":"Basic Witchcraft","s":4,"u":"basic%20witchcraft_apg"},{"n":"Bastion Dedication","s":4,"u":"bastion%20dedication_apg"},{"n":"Beastmaster Bond","s":4,"u":"beastmaster%20bond_apg"},{"n":"Beastmaster Dedication","s":4,"u":"beastmaster%20dedication_apg"},{"n":"Beastmaster's Call","s":4,"u":"beastmaster's%20call_apg"},{"n":"Beastmaster's Trance","s":4,"u":"beastmaster's%20trance_apg"},{"n":"Blessed Denial","s":4,"u":"blessed%20denial_apg"},{"n":"Blessed One Dedication","s":4,"u":"blessed%20one%20dedication_apg"},{"n":"Blessed Sacrifice","s":4,"u":"blessed%20sacrifice_apg"},{"n":"Blessed Spell","s":4,"u":"blessed%20spell_apg"},{"n":"Bounty Hunter Dedication","s":4,"u":"bounty%20hunter%20dedication_apg"},{"n":"Breath Of The Dragon","s":4,"u":"breath%20of%20the%20dragon_apg"},{"n":"Cadence Call","s":4,"u":"cadence%20call_apg"},{"n":"Call Your Shot","s":4,"u":"call%20your%20shot_apg"},{"n":"Cavalier Dedication","s":4,"u":"cavalier%20dedication_apg"},{"n":"Cavalier's Banner","s":4,"u":"cavalier's%20banner_apg"},{"n":"Cavalier's Charge","s":4,"u":"cavalier's%20charge_apg"},{"n":"Celebrity Dedication","s":4,"u":"celebrity%20dedication_apg"},{"n":"Claws Of The Dragon","s":4,"u":"claws%20of%20the%20dragon_apg"},{"n":"Clear The Way","s":4,"u":"clear%20the%20way_apg"},{"n":"Command Attention","s":4,"u":"command%20attention_apg"},{"n":"Contortionist","s":4,"u":"contortionist_apg"},{"n":"Coordinated Charge","s":4,"u":"coordinated%20charge_apg"},{"n":"Crossbow Terror","s":4,"u":"crossbow%20terror_apg"},{"n":"Crude Communication","s":4,"u":"crude%20communication_apg"},{"n":"Dandy Dedication","s":4,"u":"dandy%20dedication_apg"},{"n":"Deeper Dabbler","s":4,"u":"deeper%20dabbler_apg"},{"n":"Defend Mount","s":4,"u":"defend%20mount_apg"},{"n":"Destructive Block","s":4,"u":"destructive%20block_apg"},{"n":"Disarming Block","s":4,"u":"disarming%20block_apg"},{"n":"Disciple's Breath","s":4,"u":"disciple's%20breath_apg"},{"n":"Distracting Flattery","s":4,"u":"distracting%20flattery_apg"},{"n":"Doctor's Visitation","s":4,"u":"doctor's%20visitation_apg"},{"n":"Dodge Away","s":4,"u":"dodge%20away_apg"},{"n":"Draconic Scent","s":4,"u":"draconic%20scent_apg"},{"n":"Dragon Arcana","s":4,"u":"dragon%20arcana_apg"},{"n":"Dragon Disciple Dedication","s":4,"u":"dragon%20disciple%20dedication_apg"},{"n":"Dread Marshal Stance","s":4,"u":"dread%20marshal%20stance_apg"},{"n":"Dual Onslaught","s":4,"u":"dual%20onslaught_apg"},{"n":"Dual Thrower","s":4,"u":"dual%20thrower_apg"},{"n":"Dual-Weapon Blitz","s":4,"u":"dual-weapon%20blitz_apg"},{"n":"Dual-Weapon Reload","s":4,"u":"dual-weapon%20reload_apg"},{"n":"Dual-Weapon Warrior Dedication","s":4,"u":"dual-weapon%20warrior%20dedication_apg"},{"n":"Duelist Dedication","s":4,"u":"duelist%20dedication_apg"},{"n":"Duelist's Challenge","s":4,"u":"duelist's%20challenge_apg"},{"n":"Efficient Rituals","s":4,"u":"efficient%20rituals_apg"},{"n":"Eldritch Archer Dedication","s":4,"u":"eldritch%20archer%20dedication_apg"},{"n":"Enchanting Arrow","s":4,"u":"enchanting%20arrow_apg"},{"n":"Endemic Herbs","s":4,"u":"endemic%20herbs_apg"},{"n":"Evasiveness","s":4,"u":"evasiveness_apg"},{"n":"Expert Backstabber","s":4,"u":"expert%20backstabber_apg"},{"n":"Expert Disassembly","s":4,"u":"expert%20disassembly_apg"},{"n":"Expert Eldritch Archer Spellcasting","s":4,"u":"expert%20eldritch%20archer%20spellcasting_apg"},{"n":"Expert Herbalism","s":4,"u":"expert%20herbalism_apg"},{"n":"Expert Oracle Spellcasting","s":4,"u":"expert%20oracle%20spellcasting_apg"},{"n":"Expert Poisoner","s":4,"u":"expert%20poisoner_apg"},{"n":"Expert Scroll Cache","s":4,"u":"expert%20scroll%20cache_apg"},{"n":"Expert Witch Spellcasting","s":4,"u":"expert%20witch%20spellcasting_apg"},{"n":"Fabricated Connections","s":4,"u":"fabricated%20connections_apg"},{"n":"Familiar Conduit","s":4,"u":"familiar%20conduit_apg"},{"n":"Familiar Mascot","s":4,"u":"familiar%20mascot_apg"},{"n":"Familiar Master Dedication","s":4,"u":"familiar%20master%20dedication_apg"},{"n":"Fancy Moves","s":4,"u":"fancy%20moves_apg"},{"n":"Finishing Precision","s":4,"u":"finishing%20precision_apg"},{"n":"First Revelation","s":4,"u":"first%20revelation_apg"},{"n":"Fleeting Shadow","s":4,"u":"fleeting%20shadow_apg"},{"n":"Flensing Slice","s":4,"u":"flensing%20slice_apg"},{"n":"Flexible Ritualist","s":4,"u":"flexible%20ritualist_apg"},{"n":"Follow-up Strike","s":4,"u":"follow-up%20strike_apg"},{"n":"Fresh Ingredients","s":4,"u":"fresh%20ingredients_apg"},{"n":"Frightening Appearance","s":4,"u":"frightening%20appearance_apg"},{"n":"Giant Snare","s":4,"u":"giant%20snare_apg"},{"n":"Gladiator Dedication","s":4,"u":"gladiator%20dedication_apg"},{"n":"Gossip Lore","s":4,"u":"gossip%20lore_apg"},{"n":"Graceful Leaper","s":4,"u":"graceful%20leaper_apg"},{"n":"Greater Magical Edification","s":4,"u":"greater%20magical%20edification_apg"},{"n":"Greater Magical Scholastics","s":4,"u":"greater%20magical%20scholastics_apg"},{"n":"Grievous Blow","s":4,"u":"grievous%20blow_apg"},{"n":"Hammer Quake","s":4,"u":"hammer%20quake_apg"},{"n":"Heal Animal","s":4,"u":"heal%20animal_apg"},{"n":"Herbalist Dedication","s":4,"u":"herbalist%20dedication_apg"},{"n":"Hidden Magic","s":4,"u":"hidden%20magic_apg"},{"n":"High-quality Scrounger","s":4,"u":"high-quality%20scrounger_apg"},{"n":"Holistic Care","s":4,"u":"holistic%20care_apg"},{"n":"Horizon Walker Dedication","s":4,"u":"horizon%20walker%20dedication_apg"},{"n":"Hurling Charge","s":4,"u":"hurling%20charge_apg"},{"n":"Impressive Mount","s":4,"u":"impressive%20mount_apg"},{"n":"Improved Familiar","s":4,"u":"improved%20familiar%20(familiar%20master)_apg"},{"n":"Improvised Critical","s":4,"u":"improvised%20critical_apg"},{"n":"Improvised Pummel","s":4,"u":"improvised%20pummel_apg"},{"n":"Incredible Beastmaster Companion","s":4,"u":"incredible%20beastmaster%20companion_apg"},{"n":"Incredible Familiar","s":4,"u":"incredible%20familiar%20(familiar%20master)_apg"},{"n":"Incredible Mount","s":4,"u":"incredible%20mount_apg"},{"n":"Inspiring Marshal Stance","s":4,"u":"inspiring%20marshal%20stance_apg"},{"n":"Investigator Dedication","s":4,"u":"investigator%20dedication_apg"},{"n":"Investigator's Stratagem","s":4,"u":"investigator's%20stratagem_apg"},{"n":"Keen Recollection","s":4,"u":"keen%20recollection_apg"},{"n":"Keep Pace","s":4,"u":"keep%20pace_apg"},{"n":"Lead The Pack","s":4,"u":"lead%20the%20pack_apg"},{"n":"Legendary Rider","s":4,"u":"legendary%20rider_apg"},{"n":"Linguist Dedication","s":4,"u":"linguist%20dedication_apg"},{"n":"Loremaster Dedication","s":4,"u":"loremaster%20dedication_apg"},{"n":"Magic Arrow","s":4,"u":"magic%20arrow_apg"},{"n":"Magical Adaptation","s":4,"u":"magical%20adaptation_apg"},{"n":"Magical Edification","s":4,"u":"magical%20edification_apg"},{"n":"Magical Scholastics","s":4,"u":"magical%20scholastics_apg"},{"n":"Makeshift Strike","s":4,"u":"makeshift%20strike_apg"},{"n":"Many Guises","s":4,"u":"many%20guises_apg"},{"n":"Marshal Dedication","s":4,"u":"marshal%20dedication_apg"},{"n":"Martial Artist Dedication","s":4,"u":"martial%20artist%20dedication_apg"},{"n":"Master Eldritch Archer Spellcasting","s":4,"u":"master%20eldritch%20archer%20spellcasting_apg"},{"n":"Master Oracle Spellcasting","s":4,"u":"master%20oracle%20spellcasting_apg"},{"n":"Master Scroll Cache","s":4,"u":"master%20scroll%20cache_apg"},{"n":"Master Spotter","s":4,"u":"master%20spotter_apg"},{"n":"Master Witch Spellcasting","s":4,"u":"master%20witch%20spellcasting_apg"},{"n":"Mature Beastmaster Companion","s":4,"u":"mature%20beastmaster%20companion_apg"},{"n":"Mauler Dedication","s":4,"u":"mauler%20dedication_apg"},{"n":"Medic Dedication","s":4,"u":"medic%20dedication_apg"},{"n":"Mesmerizing Gaze","s":4,"u":"mesmerizing%20gaze_apg"},{"n":"Mighty Bulwark","s":4,"u":"mighty%20bulwark_apg"},{"n":"Mighty Dragon Shape","s":4,"u":"mighty%20dragon%20shape_apg"},{"n":"Minion Guise","s":4,"u":"minion%20guise_apg"},{"n":"Mounted Shield","s":4,"u":"mounted%20shield_apg"},{"n":"Multilingual Cipher","s":4,"u":"multilingual%20cipher_apg"},{"n":"Mutable Familiar","s":4,"u":"mutable%20familiar_apg"},{"n":"Mysterious Breadth","s":4,"u":"mysterious%20breadth_apg"},{"n":"Never Tire","s":4,"u":"never%20tire_apg"},{"n":"Nimble Shield Hand","s":4,"u":"nimble%20shield%20hand_apg"},{"n":"Opportunistic Grapple","s":4,"u":"opportunistic%20grapple_apg"},{"n":"Oracle Dedication","s":4,"u":"oracle%20dedication_apg"},{"n":"Orthographic Mastery","s":4,"u":"orthographic%20mastery_apg"},{"n":"Party Crasher","s":4,"u":"party%20crasher_apg"},{"n":"Path Of Iron","s":4,"u":"path%20of%20iron_apg"},{"n":"Patron's Breadth","s":4,"u":"patron's%20breadth_apg"},{"n":"Performative Weapons Training","s":4,"u":"performative%20weapons%20training_apg"},{"n":"Perpetual Scout","s":4,"u":"perpetual%20scout_apg"},{"n":"Phase Arrow","s":4,"u":"phase%20arrow_apg"},{"n":"Phonetic Training","s":4,"u":"phonetic%20training_apg"},{"n":"Pirate Dedication","s":4,"u":"pirate%20dedication_apg"},{"n":"Pirate Weapon Training","s":4,"u":"pirate%20weapon%20training_apg"},{"n":"Play To The Crowd","s":4,"u":"play%20to%20the%20crowd_apg"},{"n":"Plentiful Snares","s":4,"u":"plentiful%20snares_apg"},{"n":"Poison Coat","s":4,"u":"poison%20coat_apg"},{"n":"Poisoner Dedication","s":4,"u":"poisoner%20dedication_apg"},{"n":"Poisoner's Twist","s":4,"u":"poisoner's%20twist_apg"},{"n":"Posse","s":4,"u":"posse_apg"},{"n":"Poultice Preparation","s":4,"u":"poultice%20preparation_apg"},{"n":"Precious Arrow","s":4,"u":"precious%20arrow_apg"},{"n":"Quick Change","s":4,"u":"quick%20change_apg"},{"n":"Quick Fix","s":4,"u":"quick%20fix_apg"},{"n":"Quick Mount","s":4,"u":"quick%20mount_apg"},{"n":"Quick Shot","s":4,"u":"quick%20shot_apg"},{"n":"Quick Study","s":4,"u":"quick%20study_apg"},{"n":"Rallying Charge","s":4,"u":"rallying%20charge_apg"},{"n":"Read Shibboleths","s":4,"u":"read%20shibboleths_apg"},{"n":"Remote Trigger","s":4,"u":"remote%20trigger_apg"},{"n":"Resourceful Ritualist","s":4,"u":"resourceful%20ritualist_apg"},{"n":"Resuscitate","s":4,"u":"resuscitate_apg"},{"n":"Reverse Engineering","s":4,"u":"reverse%20engineering_apg"},{"n":"Ritualist Dedication","s":4,"u":"ritualist%20dedication_apg"},{"n":"Rope Runner","s":4,"u":"rope%20runner_apg"},{"n":"Safe House","s":4,"u":"safe%20house_apg"},{"n":"Scales Of The Dragon","s":4,"u":"scales%20of%20the%20dragon_apg"},{"n":"Scholastic Identification","s":4,"u":"scholastic%20identification_apg"},{"n":"Scout Dedication","s":4,"u":"scout%20dedication_apg"},{"n":"Scout's Charge","s":4,"u":"scout's%20charge_apg"},{"n":"Scout's Pounce","s":4,"u":"scout's%20pounce_apg"},{"n":"Scout's Speed","s":4,"u":"scout's%20speed_apg"},{"n":"Scroll Trickster Dedication","s":4,"u":"scroll%20trickster%20dedication_apg"},{"n":"Scrounger Dedication","s":4,"u":"scrounger%20dedication_apg"},{"n":"Second Shield","s":4,"u":"second%20shield_apg"},{"n":"Seeker Arrow","s":4,"u":"seeker%20arrow_apg"},{"n":"Selfless Parry","s":4,"u":"selfless%20parry_apg"},{"n":"Sentinel Dedication","s":4,"u":"sentinel%20dedication_apg"},{"n":"Settlement Scholastics","s":4,"u":"settlement%20scholastics_apg"},{"n":"Shadow Illusion","s":4,"u":"shadow%20illusion_apg"},{"n":"Shadow Magic","s":4,"u":"shadow%20magic_apg"},{"n":"Shadow Master","s":4,"u":"shadow%20master_apg"},{"n":"Shadow Power","s":4,"u":"shadow%20power_apg"},{"n":"Shadow Sneak Attack","s":4,"u":"shadow%20sneak%20attack_apg"},{"n":"Shadowdancer Dedication","s":4,"u":"shadowdancer%20dedication_apg"},{"n":"Shape Of The Dragon","s":4,"u":"shape%20of%20the%20dragon_apg"},{"n":"Shattering Strike","s":4,"u":"shattering%20strike_apg"},{"n":"Shield Salvation","s":4,"u":"shield%20salvation_apg"},{"n":"Shoving Sweep","s":4,"u":"shoving%20sweep_apg"},{"n":"Skill Mastery","s":4,"u":"skill%20mastery_apg"},{"n":"Skim Scroll","s":4,"u":"skim%20scroll_apg"},{"n":"Snap Out Of It!","s":4,"u":"snap%20out%20of%20it!_apg"},{"n":"Snarecrafter Dedication","s":4,"u":"snarecrafter%20dedication_apg"},{"n":"Social Purview","s":4,"u":"social%20purview_apg"},{"n":"Specialized Beastmaster Companion","s":4,"u":"specialized%20beastmaster%20companion_apg"},{"n":"Specialized Mount","s":4,"u":"specialized%20mount_apg"},{"n":"Speedy Rituals","s":4,"u":"speedy%20rituals_apg"},{"n":"Spot Translate","s":4,"u":"spot%20translate_apg"},{"n":"Stage Fighting","s":4,"u":"stage%20fighting_apg"},{"n":"Startling Appearance","s":4,"u":"startling%20appearance_apg"},{"n":"Steel Skin","s":4,"u":"steel%20skin_apg"},{"n":"Steel Yourself!","s":4,"u":"steel%20yourself!_apg"},{"n":"Student Of The Dueling Arts","s":4,"u":"student%20of%20the%20dueling%20arts_apg"},{"n":"Stunning Appearance","s":4,"u":"stunning%20appearance_apg"},{"n":"Subjective Truth","s":4,"u":"subjective%20truth_apg"},{"n":"Sure Foot","s":4,"u":"sure%20foot_apg"},{"n":"Surprise Attack","s":4,"u":"surprise%20attack_apg"},{"n":"Surprise Snare","s":4,"u":"surprise%20snare_apg"},{"n":"Surprise Strike","s":4,"u":"surprise%20strike_apg"},{"n":"Swashbuckler Dedication","s":4,"u":"swashbuckler%20dedication_apg"},{"n":"Swashbuckler's Riposte","s":4,"u":"swashbuckler's%20riposte_apg"},{"n":"Swashbuckler's Speed","s":4,"u":"swashbuckler's%20speed_apg"},{"n":"Tactical Cadence","s":4,"u":"tactical%20cadence_apg"},{"n":"Talisman Dabbler Dedication","s":4,"u":"talisman%20dabbler%20dedication_apg"},{"n":"Talismanic Sage","s":4,"u":"talismanic%20sage_apg"},{"n":"Target Of Opportunity","s":4,"u":"target%20of%20opportunity_apg"},{"n":"Terrain Scout","s":4,"u":"terrain%20scout_apg"},{"n":"To Battle!","s":4,"u":"to%20battle!_apg"},{"n":"Tools Of The Trade","s":4,"u":"tools%20of%20the%20trade_apg"},{"n":"Topple Foe","s":4,"u":"topple%20foe_apg"},{"n":"Trampling Charge","s":4,"u":"trampling%20charge_apg"},{"n":"Treat Condition","s":4,"u":"treat%20condition_apg"},{"n":"Tumbling Opportunist","s":4,"u":"tumbling%20opportunist_apg"},{"n":"Tumbling Strike","s":4,"u":"tumbling%20strike_apg"},{"n":"Unseat","s":4,"u":"unseat_apg"},{"n":"Vigilante Dedication","s":4,"u":"vigilante%20dedication_apg"},{"n":"Viking Dedication","s":4,"u":"viking%20dedication_apg"},{"n":"Viking Weapon Familiarity","s":4,"u":"viking%20weapon%20familiarity_apg"},{"n":"Viking Weapon Specialist","s":4,"u":"viking%20weapon%20specialist_apg"},{"n":"Walk The Plank","s":4,"u":"walk%20the%20plank_apg"},{"n":"Weapon Improviser Dedication","s":4,"u":"weapon%20improviser%20dedication_apg"},{"n":"Wild Strider","s":4,"u":"wild%20strider_apg"},{"n":"Wings Of The Dragon","s":4,"u":"wings%20of%20the%20dragon_apg"},{"n":"Witch Dedication","s":4,"u":"witch%20dedication_apg"},{"n":"Advanced Arcana","s":5,"u":"advanced%20arcana_crb"},{"n":"Advanced Blood Potency","s":5,"u":"advanced%20blood%20potency_crb"},{"n":"Advanced Concoction","s":5,"u":"advanced%20concoction_crb"},{"n":"Advanced Devotion","s":5,"u":"advanced%20devotion_crb"},{"n":"Advanced Dogma","s":5,"u":"advanced%20dogma_crb"},{"n":"Advanced Fury","s":5,"u":"advanced%20fury_crb"},{"n":"Advanced Hunter's Trick","s":5,"u":"advanced%20hunter's%20trick_crb"},{"n":"Advanced Kata","s":5,"u":"advanced%20kata_crb"},{"n":"Advanced Maneuver","s":5,"u":"advanced%20maneuver_crb"},{"n":"Advanced Muse's Whispers","s":5,"u":"advanced%20muse's%20whispers_crb"},{"n":"Advanced Trickery","s":5,"u":"advanced%20trickery_crb"},{"n":"Advanced Wilding","s":5,"u":"advanced%20wilding_crb"},{"n":"Alchemist Dedication","s":5,"u":"alchemist%20dedication_crb"},{"n":"Arcane Breadth","s":5,"u":"arcane%20breadth_crb"},{"n":"Arcane School Spell","s":5,"u":"arcane%20school%20spell_crb"},{"n":"Barbarian Dedication","s":5,"u":"barbarian%20dedication_crb"},{"n":"Barbarian Resiliency","s":5,"u":"barbarian%20resiliency_crb"},{"n":"Bard Dedication","s":5,"u":"bard%20dedication_crb"},{"n":"Basic Arcana","s":5,"u":"basic%20arcana_crb"},{"n":"Basic Bard Spellcasting","s":5,"u":"basic%20bard%20spellcasting_crb"},{"n":"Basic Blood Potency","s":5,"u":"basic%20blood%20potency_crb"},{"n":"Basic Bloodline Spell","s":5,"u":"basic%20bloodline%20spell_crb"},{"n":"Basic Cleric Spellcasting","s":5,"u":"basic%20cleric%20spellcasting_crb"},{"n":"Basic Concoction","s":5,"u":"basic%20concoction_crb"},{"n":"Basic Devotion","s":5,"u":"basic%20devotion_crb"},{"n":"Basic Dogma","s":5,"u":"basic%20dogma_crb"},{"n":"Basic Druid Spellcasting","s":5,"u":"basic%20druid%20spellcasting_crb"},{"n":"Basic Fury","s":5,"u":"basic%20fury_crb"},{"n":"Basic Hunter's Trick","s":5,"u":"basic%20hunter's%20trick_crb"},{"n":"Basic Kata","s":5,"u":"basic%20kata_crb"},{"n":"Basic Maneuver","s":5,"u":"basic%20maneuver_crb"},{"n":"Basic Muse's Whispers","s":5,"u":"basic%20muse's%20whispers_crb"},{"n":"Basic Sorcerer Spellcasting","s":5,"u":"basic%20sorcerer%20spellcasting_crb"},{"n":"Basic Trickery","s":5,"u":"basic%20trickery_crb"},{"n":"Basic Wilding","s":5,"u":"basic%20wilding_crb"},{"n":"Basic Wizard Spellcasting","s":5,"u":"basic%20wizard%20spellcasting_crb"},{"n":"Bloodline Breadth","s":5,"u":"bloodline%20breadth_crb"},{"n":"Champion Dedication","s":5,"u":"champion%20dedication_crb"},{"n":"Champion Resiliency","s":5,"u":"champion%20resiliency_crb"},{"n":"Champion's Reaction","s":5,"u":"champion's%20reaction_crb"},{"n":"Cleric Dedication","s":5,"u":"cleric%20dedication_crb"},{"n":"Counter Perform","s":5,"u":"counter%20perform_crb"},{"n":"Diverse Armor Expert","s":5,"u":"diverse%20armor%20expert_crb"},{"n":"Diverse Weapon Expert","s":5,"u":"diverse%20weapon%20expert_crb"},{"n":"Divine Ally","s":5,"u":"divine%20ally_crb"},{"n":"Divine Breadth","s":5,"u":"divine%20breadth_crb"},{"n":"Druid Dedication","s":5,"u":"druid%20dedication_crb"},{"n":"Evasiveness","s":5,"u":"evasiveness_crb"},{"n":"Expert Alchemy","s":5,"u":"expert%20alchemy_crb"},{"n":"Expert Bard Spellcasting","s":5,"u":"expert%20bard%20spellcasting_crb"},{"n":"Expert Cleric Spellcasting","s":5,"u":"expert%20cleric%20spellcasting_crb"},{"n":"Expert Druid Spellcasting","s":5,"u":"expert%20druid%20spellcasting_crb"},{"n":"Expert Sorcerer Spellcasting","s":5,"u":"expert%20sorcerer%20spellcasting_crb"},{"n":"Expert Wizard Spellcasting","s":5,"u":"expert%20wizard%20spellcasting_crb"},{"n":"Fighter Dedication","s":5,"u":"fighter%20dedication_crb"},{"n":"Fighter Resiliency","s":5,"u":"fighter%20resiliency_crb"},{"n":"Healing Touch","s":5,"u":"healing%20touch_crb"},{"n":"Inspirational Performance","s":5,"u":"inspirational%20performance_crb"},{"n":"Instinct Ability","s":5,"u":"instinct%20ability_crb"},{"n":"Juggernaut's Fortitude","s":5,"u":"juggernaut's%20fortitude_crb"},{"n":"Master Alchemy","s":5,"u":"master%20alchemy_crb"},{"n":"Master Bard Spellcasting","s":5,"u":"master%20bard%20spellcasting_crb"},{"n":"Master Cleric Spellcasting","s":5,"u":"master%20cleric%20spellcasting_crb"},{"n":"Master Druid Spellcasting","s":5,"u":"master%20druid%20spellcasting_crb"},{"n":"Master Sorcerer Spellcasting","s":5,"u":"master%20sorcerer%20spellcasting_crb"},{"n":"Master Spotter","s":5,"u":"master%20spotter_crb"},{"n":"Master Wizard Spellcasting","s":5,"u":"master%20wizard%20spellcasting_crb"},{"n":"Monk Dedication","s":5,"u":"monk%20dedication_crb"},{"n":"Monk Moves","s":5,"u":"monk%20moves_crb"},{"n":"Monk Resiliency","s":5,"u":"monk%20resiliency_crb"},{"n":"Monk's Flurry","s":5,"u":"monk's%20flurry_crb"},{"n":"Occult Breadth","s":5,"u":"occult%20breadth_crb"},{"n":"Opportunist","s":5,"u":"opportunist_crb"},{"n":"Order Spell","s":5,"u":"order%20spell_crb"},{"n":"Perfection's Path","s":5,"u":"perfection's%20path_crb"},{"n":"Primal Breadth","s":5,"u":"primal%20breadth_crb"},{"n":"Quick Alchemy","s":5,"u":"quick%20alchemy_crb"},{"n":"Ranger Dedication","s":5,"u":"ranger%20dedication_crb"},{"n":"Ranger Resiliency","s":5,"u":"ranger%20resiliency_crb"},{"n":"Rogue Dedication","s":5,"u":"rogue%20dedication_crb"},{"n":"Skill Mastery","s":5,"u":"skill%20mastery_crb"},{"n":"Sneak Attacker","s":5,"u":"sneak%20attacker_crb"},{"n":"Sorcerer Dedication","s":5,"u":"sorcerer%20dedication_crb"},{"n":"Uncanny Dodge","s":5,"u":"uncanny%20dodge_crb"},{"n":"Wizard Dedication","s":5,"u":"wizard%20dedication_crb"},{"n":"Bellflower Dedication","s":18,"u":"bellflower%20dedication_aoa3"},{"n":"Cut The Bonds","s":18,"u":"cut%20the%20bonds_aoa3"},{"n":"Garden Path","s":18,"u":"garden%20path_aoa3"},{"n":"Practiced Guidance","s":18,"u":"practiced%20guidance_aoa3"},{"n":"Scarecrow","s":18,"u":"scarecrow_aoa3"},{"n":"Tiller's Aid","s":18,"u":"tiller's%20aid_aoa3"},{"n":"Tiller's Drive","s":18,"u":"tiller's%20drive_aoa3"},{"n":"Armor Rune Shifter","s":19,"u":"armor%20rune%20shifter_aoa4"},{"n":"Crystal Keeper Dedication","s":19,"u":"crystal%20keeper%20dedication_aoa4"},{"n":"Crystal Ward Spells","s":19,"u":"crystal%20ward%20spells_aoa4"},{"n":"Simple Crystal Magic","s":19,"u":"simple%20crystal%20magic_aoa4"},{"n":"Weapon-rune Shifter","s":19,"u":"weapon-rune%20shifter_aoa4"},{"n":"Decry Thief","s":20,"u":"decry%20thief_aoa5"},{"n":"Know The Beat","s":20,"u":"know%20the%20beat_aoa5"},{"n":"Relentless Disarm","s":20,"u":"relentless%20disarm_aoa5"},{"n":"Unfazed Assessment","s":20,"u":"unfazed%20assessment_aoa5"},{"n":"Zephyr Guard Dedication","s":20,"u":"zephyr%20guard%20dedication_aoa5"},{"n":"Arcane Sensitivity","s":22,"u":"arcane%20sensitivity_aoe1"},{"n":"Bolera's Interrogation","s":22,"u":"bolera's%20interrogation_aoe1"},{"n":"Edgewatch Detective Dedication","s":22,"u":"edgewatch%20detective%20dedication_aoe1"},{"n":"Sense Alignment","s":22,"u":"sense%20alignment_aoe1"},{"n":"Cross The Final Horizon","s":23,"u":"cross%20the%20final%20horizon_aoe2"},{"n":"Heaven's Thunder","s":23,"u":"heaven's%20thunder_aoe2"},{"n":"Jalmeri Heavenseeker Dedication","s":23,"u":"jalmeri%20heavenseeker%20dedication_aoe2"},{"n":"Sky And Heaven Stance","s":23,"u":"sky%20and%20heaven%20stance_aoe2"},{"n":"Skyseeker","s":23,"u":"skyseeker_aoe2"},{"n":"Speaking Sky","s":23,"u":"speaking%20sky_aoe2"},{"n":"Steal The Sky","s":23,"u":"steal%20the%20sky_aoe2"},{"n":"Cartwheel Dodge","s":24,"u":"cartwheel%20dodge_aoe3"},{"n":"Flourishing Finish","s":24,"u":"flourishing%20finish_aoe3"},{"n":"Murderer's Circle","s":24,"u":"murderer's%20circle_aoe3"},{"n":"Performance Weapon Expert","s":24,"u":"performance%20weapon%20expert_aoe3"},{"n":"Pin To The Spot","s":24,"u":"pin%20to%20the%20spot_aoe3"},{"n":"Provocator Dedication","s":24,"u":"provocator%20dedication_aoe3"},{"n":"Ghost Hunter Dedication","s":28,"u":"ghost%20hunter%20dedication_av1"},{"n":"Ghost Strike","s":28,"u":"ghost%20strike_av1"},{"n":"Grave's Voice","s":28,"u":"grave's%20voice_av1"},{"n":"Investigate Haunting","s":28,"u":"investigate%20haunting_av1"},{"n":"Peer Beyond","s":28,"u":"peer%20beyond_av1"},{"n":"Spirit Spells","s":28,"u":"spirit%20spells_av1"},{"n":"Able Ritualist","s":29,"u":"able%20ritualist_av2"},{"n":"Advanced Seeker Of Truths","s":29,"u":"advanced%20seeker%20of%20truths_av2"},{"n":"Eldritch Researcher Dedication","s":29,"u":"eldritch%20researcher%20dedication_av2"},{"n":"Entities From Afar","s":29,"u":"entities%20from%20afar_av2"},{"n":"Incredible Recollection","s":29,"u":"incredible%20recollection_av2"},{"n":"Know It All","s":29,"u":"know%20it%20all_av2"},{"n":"Lorefinder","s":29,"u":"lorefinder_av2"},{"n":"Scholarly Defense","s":29,"u":"scholarly%20defense_av2"},{"n":"Seeker Of Truths","s":29,"u":"seeker%20of%20truths_av2"},{"n":"Strange Script","s":29,"u":"strange%20script_av2"},{"n":"Words Of Unraveling","s":29,"u":"words%20of%20unraveling_av2"},{"n":"Drow Shootist Dedication","s":30,"u":"drow%20shootist%20dedication_av3"},{"n":"Lethargy Poisoner","s":30,"u":"lethargy%20poisoner_av3"},{"n":"Reloading Trick","s":30,"u":"reloading%20trick_av3"},{"n":"Repeating Hand Crossbow Training","s":30,"u":"repeating%20hand%20crossbow%20training_av3"},{"n":"Exorcist Dedication","s":10,"u":"exorcist%20dedication_botd"},{"n":"Undead Master Dedication","s":10,"u":"undead%20master%20dedication_botd"},{"n":"Guardian Ghosts","s":10,"u":"guardian%20ghosts_botd"},{"n":"Frightful Moan","s":10,"u":"frightful%20moan_botd"},{"n":"Ghostly Resistance","s":10,"u":"ghostly%20resistance_botd"},{"n":"Ghostly Grasp","s":10,"u":"ghostly%20grasp_botd"},{"n":"Ghost Flight","s":10,"u":"ghost%20flight_botd"},{"n":"Pass Through","s":10,"u":"pass%20through_botd"},{"n":"Lich Dedication","s":10,"u":"lich%20dedication_botd"},{"n":"Drain Soul Cage","s":10,"u":"drain%20soul%20cage_botd"},{"n":"Enshroud Soul Cage","s":10,"u":"enshroud%20soul%20cage_botd"},{"n":"Hand of the Lich","s":10,"u":"hand%20of%20the%20lich_botd"},{"n":"Bolster Soul Cage","s":10,"u":"bolster%20soul%20cage_botd"},{"n":"Spell Gem","s":10,"u":"spell%20gem_botd"},{"n":"Mummy Dedication","s":10,"u":"mummy%20dedication_botd"},{"n":"One with the Land","s":10,"u":"one%20with%20the%20land_botd"},{"n":"Semblance of Life","s":10,"u":"semblance%20of%20life_botd"},{"n":"Grave Mummification","s":10,"u":"grave%20mummification_botd"},{"n":"Mummy's Despair","s":10,"u":"mummy's%20despair_botd"},{"n":"Accursed Touch","s":10,"u":"accursed%20touch_botd"},{"n":"Storm Shroud","s":10,"u":"storm%20shroud_botd"},{"n":"Channel Rot","s":10,"u":"channel%20rot_botd"},{"n":"Ensnaring Wrappings","s":10,"u":"ensnaring%20wrappings_botd"},{"n":"Terrain Form","s":10,"u":"terrain%20form_botd"},{"n":"Vampire Dedication","s":10,"u":"vampire%20dedication_botd"},{"n":"Zombie Dedication","s":10,"u":"zombie%20dedication_botd"},{"n":"Ankle Biter","s":10,"u":"ankle%20biter_botd"},{"n":"Feast","s":10,"u":"feast_botd"},{"n":"Ravenous Charge","s":10,"u":"ravenous%20charge_botd"},{"n":"Brains!","s":10,"u":"brains!_botd"},{"n":"Numb","s":10,"u":"numb_botd"},{"n":"Out of Hand","s":10,"u":"out%20of%20hand_botd"},{"n":"Shamble","s":10,"u":"shamble_botd"},{"n":"Unkillable","s":10,"u":"unkillable_botd"},{"n":"Festering Wounds","s":10,"u":"festering%20wounds_botd"},{"n":"Seize","s":10,"u":"seize_botd"},{"n":"Clinging Climber","s":10,"u":"clinging%20climber_botd"},{"n":"Manipulative Charm","s":10,"u":"manipulative%20charm_botd"},{"n":"Nocturnal Kindred","s":10,"u":"nocturnal%20kindred_botd"},{"n":"Daywalker","s":10,"u":"daywalker_botd"},{"n":"Predatory Claws","s":10,"u":"predatory%20claws_botd"},{"n":"Vicious Fangs","s":10,"u":"vicious%20fangs_botd"},{"n":"Bat Form","s":10,"u":"bat%20form_botd"},{"n":"Turn to Mist","s":10,"u":"turn%20to%20mist_botd"},{"n":"Coffin Bound","s":10,"u":"coffin%20bound_botd"},{"n":"Mist Escape","s":10,"u":"mist%20escape_botd"},{"n":"Dominating Gaze","s":10,"u":"dominating%20gaze_botd"},{"n":"Desiccating Inhalation","s":10,"u":"desiccating%20inhalation_botd"},{"n":"Greater Despair","s":10,"u":"greater%20despair_botd"},{"n":"Frightful Aura","s":10,"u":"frightful%20aura_botd"},{"n":"Ghoul Dedication","s":10,"u":"ghoul%20dedication_botd"},{"n":"Replenishing Consumption","s":10,"u":"replenishing%20consumption_botd"},{"n":"Swift Leap","s":10,"u":"swift%20leap_botd"},{"n":"Feverish Enzymes","s":10,"u":"feverish%20enzymes_botd"},{"n":"Grave Strength","s":10,"u":"grave%20strength_botd"},{"n":"Paralyzing Slash","s":10,"u":"paralyzing%20slash_botd"},{"n":"Sickening Bite","s":10,"u":"sickening%20bite_botd"},{"n":"Glutton for Flesh","s":10,"u":"glutton%20for%20flesh_botd"},{"n":"Corpse Stench","s":10,"u":"corpse%20stench_botd"},{"n":"Rejuvenation","s":10,"u":"rejuvenation_botd"},{"n":"Unlimited Ghost Flight","s":10,"u":"unlimited%20ghost%20flight_botd"},{"n":"Ghost Dedication","s":10,"u":"ghost%20dedication_botd"},{"n":"Their Master's Call","s":10,"u":"their%20master's%20call_botd"},{"n":"Undead Slayer Dedication","s":10,"u":"undead%20slayer%20dedication_botd"},{"n":"Cast Out","s":10,"u":"cast%20out_botd"},{"n":"Spirit's Absolution","s":10,"u":"spirit's%20absolution_botd"},{"n":"Spirit's Anguish","s":10,"u":"spirit's%20anguish_botd"},{"n":"Enticing Dwelling","s":10,"u":"enticing%20dwelling_botd"},{"n":"Hallowed Necromancer Dedication","s":10,"u":"hallowed%20necromancer%20dedication_botd"},{"n":"Hallowed Initiate","s":10,"u":"hallowed%20initiate_botd"},{"n":"Sacred Spells","s":10,"u":"sacred%20spells_botd"},{"n":"Death Warden","s":10,"u":"death%20warden_botd"},{"n":"Advanced Hallowed Spell","s":10,"u":"advanced%20hallowed%20spell_botd"},{"n":"Positive Luminance","s":10,"u":"positive%20luminance_botd"},{"n":"Consecrated Aura","s":10,"u":"consecrated%20aura_botd"},{"n":"Soul Warden Dedication","s":10,"u":"soul%20warden%20dedication_botd"},{"n":"Cycle Spell","s":10,"u":"cycle%20spell_botd"},{"n":"Psychopomp Familiar","s":10,"u":"psychopomp%20familiar_botd"},{"n":"Liberate Soul","s":10,"u":"liberate%20soul_botd"},{"n":"Spiral Sworn","s":10,"u":"spiral%20sworn_botd"},{"n":"Enhanced Psychopomp Familiar","s":10,"u":"enhanced%20psychopomp%20familiar_botd"},{"n":"Safeguard Soul","s":10,"u":"safeguard%20soul_botd"},{"n":"Expand Spiral","s":10,"u":"expand%20spiral_botd"},{"n":"Blessed Medicine","s":10,"u":"blessed%20medicine_botd"},{"n":"Hunter's Sanctum","s":10,"u":"hunter's%20sanctum_botd"},{"n":"Necromantic Resistance","s":10,"u":"necromantic%20resistance_botd"},{"n":"Slayer's Strike","s":10,"u":"slayer's%20strike_botd"},{"n":"Frighten Undead","s":10,"u":"frighten%20undead_botd"},{"n":"Gear Up","s":10,"u":"gear%20up_botd"},{"n":"Slayer's Blessing","s":10,"u":"slayer's%20blessing_botd"},{"n":"Slayer's Presence","s":10,"u":"slayer's%20presence_botd"},{"n":"Reanimator Dedication","s":10,"u":"reanimator%20dedication_botd"},{"n":"Deathly Secrets","s":10,"u":"deathly%20secrets_botd"},{"n":"Macabre Virtuoso","s":10,"u":"macabre%20virtuoso_botd"},{"n":"Bonds of Death","s":10,"u":"bonds%20of%20death_botd"},{"n":"Greater Deathly Secrets","s":10,"u":"greater%20deathly%20secrets_botd"},{"n":"Master of the Dead","s":10,"u":"master%20of%20the%20dead_botd"},{"n":"Sociable Vow","s":11,"u":"sociable%20vow_da"},{"n":"Pact of Fey Glamour","s":11,"u":"pact%20of%20fey%20glamour_da"},{"n":"Pact of Draconic Fury","s":11,"u":"pact%20of%20draconic%20fury_da"},{"n":"Pact of Infernal Prowess","s":11,"u":"pact%20of%20infernal%20prowess_da"},{"n":"Pact of the Final Breath","s":11,"u":"pact%20of%20the%20final%20breath_da"},{"n":"Time Mage Dedication","s":11,"u":"time%20mage%20dedication_da"},{"n":"Chronocognizance","s":11,"u":"chronocognizance_da"},{"n":"Chronomancer's Secrets","s":11,"u":"chronomancer's%20secrets_da"},{"n":"Future Spell Learning","s":11,"u":"future%20spell%20learning_da"},{"n":"What Could Have Been","s":11,"u":"what%20could%20have%20been_da"},{"n":"Into the Future","s":11,"u":"into%20the%20future_da"},{"n":"Purge of Moments","s":11,"u":"purge%20of%20moments_da"},{"n":"Chronoskimmer Dedication","s":11,"u":"chronoskimmer%20dedication_da"},{"n":"Turn Back the Clock","s":11,"u":"turn%20back%20the%20clock_da"},{"n":"Guide the Timeline","s":11,"u":"guide%20the%20timeline_da"},{"n":"Reversing Charge","s":11,"u":"reversing%20charge_da"},{"n":"Superimpose Time Duplicates","s":11,"u":"superimpose%20time%20duplicates_da"},{"n":"Borrow Time","s":11,"u":"borrow%20time_da"},{"n":"Steal Time","s":11,"u":"steal%20time_da"},{"n":"Combat Premonition","s":11,"u":"combat%20premonition_da"},{"n":"Escape Timeline","s":11,"u":"escape%20timeline_da"},{"n":"Space-Time Shift","s":11,"u":"space-time%20shift_da"},{"n":"Psychic Duelist Dedication","s":11,"u":"psychic%20duelist%20dedication_da"},{"n":"Duel Spell Advantage","s":11,"u":"duel%20spell%20advantage_da"},{"n":"Supreme Psychic Center","s":11,"u":"supreme%20psychic%20center_da"},{"n":"Instigate Psychic Duel","s":11,"u":"instigate%20psychic%20duel_da"},{"n":"Mind Smith Dedication","s":11,"u":"mind%20smith%20dedication_da"},{"n":"Malleable Movement","s":11,"u":"malleable%20movement_da"},{"n":"Ghost Blade","s":11,"u":"ghost%20blade_da"},{"n":"Just the Tool","s":11,"u":"just%20the%20tool_da"},{"n":"Mental Forge","s":11,"u":"mental%20forge_da"},{"n":"Mind Shards","s":11,"u":"mind%20shards_da"},{"n":"Malleable Mental Forge","s":11,"u":"malleable%20mental%20forge_da"},{"n":"Mind Projectiles","s":11,"u":"mind%20projectiles_da"},{"n":"Runic Mind Smithing","s":11,"u":"runic%20mind%20smithing_da"},{"n":"Sleepwalker Dedication","s":11,"u":"sleepwalker%20dedication_da"},{"n":"Infiltrate Dream","s":11,"u":"infiltrate%20dream_da"},{"n":"Vision of Foresight","s":11,"u":"vision%20of%20foresight_da"},{"n":"Dream Magic","s":11,"u":"dream%20magic_da"},{"n":"Waking Dream","s":11,"u":"waking%20dream_da"},{"n":"Oneiric Influence","s":11,"u":"oneiric%20influence_da"},{"n":"Ward Slumber","s":11,"u":"ward%20slumber_da"},{"n":"Dream Logic","s":11,"u":"dream%20logic_da"},{"n":"Shared Dream","s":11,"u":"shared%20dream_da"},{"n":"Ever Dreaming","s":11,"u":"ever%20dreaming_da"},{"n":"Metallic Envisionment","s":11,"u":"metallic%20envisionment_da"},{"n":"Advanced Runic Mind-Smithing","s":11,"u":"advanced%20runic%20mind-smithing_da"},{"n":"Reset the Past","s":11,"u":"reset%20the%20past_da"},{"n":"Timeline-Splitting Spell","s":11,"u":"timeline-splitting%20spell_da"},{"n":"Curse Maelstrom Dedication","s":11,"u":"curse%20maelstrom%20dedication_da"},{"n":"Familiar Oddities","s":11,"u":"familiar%20oddities_da"},{"n":"Unnerving Expansion","s":11,"u":"unnerving%20expansion_da"},{"n":"Share Burden","s":11,"u":"share%20burden_da"},{"n":"Accursed Magic","s":11,"u":"accursed%20magic_da"},{"n":"Counter Curse","s":11,"u":"counter%20curse_da"},{"n":"Torrential Backlash","s":11,"u":"torrential%20backlash_da"},{"n":"Reverse Curse","s":11,"u":"reverse%20curse_da"},{"n":"Pactbinder Dedication","s":11,"u":"pactbinder%20dedication_da"},{"n":"Pact of Eldritch Eyes","s":11,"u":"pact%20of%20eldritch%20eyes_da"},{"n":"Psychic Dedication","s":11,"u":"psychic%20dedication_da"},{"n":"Basic Thoughtform","s":11,"u":"basic%20thoughtform_da"},{"n":"Basic Psychic Spellcasting","s":11,"u":"basic%20psychic%20spellcasting_da"},{"n":"Advanced Thoughtform","s":11,"u":"advanced%20thoughtform_da"},{"n":"Psi Development","s":11,"u":"psi%20development_da"},{"n":"Expert Psychic Spellcasting","s":11,"u":"expert%20psychic%20spellcasting_da"},{"n":"Master Psychic Spellcasting","s":11,"u":"master%20psychic%20spellcasting_da"},{"n":"Alter Ego Dedication","s":11,"u":"alter%20ego%20dedication_da"},{"n":"Change of Face","s":11,"u":"change%20of%20face_da"},{"n":"Fake It Till You Make It","s":11,"u":"fake%20it%20till%20you%20make%20it_da"},{"n":"In Plain Sight","s":11,"u":"in%20plain%20sight_da"},{"n":"Sound Mirror","s":11,"u":"sound%20mirror_da"},{"n":"Muscle Mimicry","s":11,"u":"muscle%20mimicry_da"},{"n":"Swap Reflections","s":11,"u":"swap%20reflections_da"},{"n":"Living Vessel Dedication","s":11,"u":"living%20vessel%20dedication_da"},{"n":"Entity's Strike","s":11,"u":"entity's%20strike_da"},{"n":"Tap Vitality","s":11,"u":"tap%20vitality_da"},{"n":"Exude Abyssal Corruption","s":11,"u":"exude%20abyssal%20corruption_da"},{"n":"Fey's Trickery","s":11,"u":"fey's%20trickery_da"},{"n":"Warped Constriction","s":11,"u":"warped%20constriction_da"},{"n":"Vessel's Form","s":11,"u":"vessel's%20form_da"},{"n":"Borrow Memories","s":11,"u":"borrow%20memories_da"},{"n":"Thaumaturge Dedication","s":11,"u":"thaumaturge%20dedication_da"},{"n":"Basic Thaumaturgy","s":11,"u":"basic%20thaumaturgy_da"},{"n":"Advanced Thaumaturgy","s":11,"u":"advanced%20thaumaturgy_da"},{"n":"Implement Initiate","s":11,"u":"implement%20initiate_da"},{"n":"Magical Knowledge","s":11,"u":"magical%20knowledge_da"},{"n":"Resolute","s":11,"u":"resolute_da"},{"n":"Bullying Staff","s":31,"u":"bullying%20staff_ec1"},{"n":"Focused Juggler","s":31,"u":"focused%20juggler_ec1"},{"n":"Juggler Dedication","s":31,"u":"juggler%20dedication_ec1"},{"n":"Levering Strike","s":31,"u":"levering%20strike_ec1"},{"n":"Lobbed Attack","s":31,"u":"lobbed%20attack_ec1"},{"n":"Opportune Throw","s":31,"u":"opportune%20throw_ec1"},{"n":"Pivot Strike","s":31,"u":"pivot%20strike_ec1"},{"n":"Quick Juggler","s":31,"u":"quick%20juggler_ec1"},{"n":"Reflexive Catch","s":31,"u":"reflexive%20catch_ec1"},{"n":"Staff Acrobat Dedication","s":31,"u":"staff%20acrobat%20dedication_ec1"},{"n":"Staff Sweep","s":31,"u":"staff%20sweep_ec1"},{"n":"Whirlwind Stance","s":31,"u":"whirlwind%20stance_ec1"},{"n":"Animal Trainer Dedication","s":32,"u":"animal%20trainer%20dedication_ec2"},{"n":"Beast Speaker","s":32,"u":"beast%20speaker_ec2"},{"n":"Insistent Command","s":32,"u":"insistent%20command_ec2"},{"n":"Mature Trained Companion","s":32,"u":"mature%20trained%20companion_ec2"},{"n":"Specialized Companion","s":32,"u":"specialized%20companion_ec2"},{"n":"Splendid Companion","s":32,"u":"splendid%20companion_ec2"},{"n":"Accursed Clay Fist","s":9,"u":"accursed%20clay%20fist_ec3"},{"n":"Axe Climber","s":9,"u":"axe%20climber_ec3"},{"n":"Axe Thrower","s":9,"u":"axe%20thrower_ec3"},{"n":"Golem Grafter Dedication","s":9,"u":"golem%20grafter%20dedication_ec3"},{"n":"Iron Lung","s":9,"u":"iron%20lung_ec3"},{"n":"Legs Of Stone","s":9,"u":"legs%20of%20stone_ec3"},{"n":"Log Roll","s":9,"u":"log%20roll_ec3"},{"n":"Quicken Heartbeat","s":9,"u":"quicken%20heartbeat_ec3"},{"n":"Turpin Rowe Lumberjack Dedication","s":9,"u":"turpin%20rowe%20lumberjack%20dedication_ec3"},{"n":"Widen The Gap","s":9,"u":"widen%20the%20gap_ec3"},{"n":"Butterfly Blade Dedication","s":37,"u":"butterfly%20blade%20dedication_frp1"},{"n":"Butterfly's Kiss","s":37,"u":"butterfly's%20kiss_frp1"},{"n":"Butterfly's Sting","s":37,"u":"butterfly's%20sting_frp1"},{"n":"Cross The Threshold","s":37,"u":"cross%20the%20threshold_frp1"},{"n":"Deadly Butterfly","s":37,"u":"deadly%20butterfly_frp1"},{"n":"Disrupting Strikes","s":37,"u":"disrupting%20strikes_frp1"},{"n":"Ghost Eater Dedication","s":37,"u":"ghost%20eater%20dedication_frp1"},{"n":"Innocent Butterfly","s":37,"u":"innocent%20butterfly_frp1"},{"n":"Mastermind's Eye","s":37,"u":"mastermind's%20eye_frp1"},{"n":"Reach Beyond","s":37,"u":"reach%20beyond_frp1"},{"n":"Beneath Notice","s":38,"u":"beneath%20notice_frp2"},{"n":"Golden League Xun Dedication","s":38,"u":"golden%20league%20xun%20dedication_frp2"},{"n":"Maneuvering Spell","s":38,"u":"maneuvering%20spell_frp2"},{"n":"Menacing Prowess","s":38,"u":"menacing%20prowess_frp2"},{"n":"Rope Mastery","s":38,"u":"rope%20mastery_frp2"},{"n":"Silent Sting","s":38,"u":"silent%20sting_frp2"},{"n":"Six Pillars Stance","s":38,"u":"six%20pillars%20stance_frp2"},{"n":"Sixth Pillar Dedication","s":38,"u":"sixth%20pillar%20dedication_frp2"},{"n":"Sixth Pillar Mastery","s":38,"u":"sixth%20pillar%20mastery_frp2"},{"n":"Touch Focus","s":38,"u":"touch%20focus_frp2"},{"n":"Advanced Breakthrough","s":2,"u":"advanced%20breakthrough_g%26g"},{"n":"Advanced Shooting","s":2,"u":"advanced%20shooting_g%26g"},{"n":"Artillerist Dedication","s":2,"u":"artillerist%20dedication_g%26g"},{"n":"Banshee Cry Display","s":2,"u":"banshee%20cry%20display_g%26g"},{"n":"Basic Beast Gunner Spellcasting","s":2,"u":"basic%20beast%20gunner%20spellcasting_g%26g"},{"n":"Basic Breakthrough","s":2,"u":"basic%20breakthrough_g%26g"},{"n":"Basic Modification","s":2,"u":"basic%20modification_g%26g"},{"n":"Basic Shooting","s":2,"u":"basic%20shooting_g%26g"},{"n":"Beast Dynamo Howl","s":2,"u":"beast%20dynamo%20howl_g%26g"},{"n":"Beast Gunner Dedication","s":2,"u":"beast%20gunner%20dedication_g%26g"},{"n":"Black Powder Blaze","s":2,"u":"black%20powder%20blaze_g%26g"},{"n":"Black Powder Embodiment","s":2,"u":"black%20powder%20embodiment_g%26g"},{"n":"Brilliant Crafter","s":2,"u":"brilliant%20crafter_g%26g"},{"n":"Bullet Dancer Burn","s":2,"u":"bullet%20dancer%20burn_g%26g"},{"n":"Bullet Dancer Dedication","s":2,"u":"bullet%20dancer%20dedication_g%26g"},{"n":"Bullet Dancer Reload","s":2,"u":"bullet%20dancer%20reload_g%26g"},{"n":"Call Gun","s":2,"u":"call%20gun_g%26g"},{"n":"Cannon Corner Shot","s":2,"u":"cannon%20corner%20shot_g%26g"},{"n":"Chain Reaction","s":2,"u":"chain%20reaction_g%26g"},{"n":"Collapse Wall","s":2,"u":"collapse%20wall_g%26g"},{"n":"Concentrated Assault","s":2,"u":"concentrated%20assault_g%26g"},{"n":"Control Tower","s":2,"u":"control%20tower_g%26g"},{"n":"Controlled Blast","s":2,"u":"controlled%20blast_g%26g"},{"n":"Controlled Bullet","s":2,"u":"controlled%20bullet_g%26g"},{"n":"Converge","s":2,"u":"converge_g%26g"},{"n":"Coughing Dragon Display","s":2,"u":"coughing%20dragon%20display_g%26g"},{"n":"Dazzling Bullet","s":2,"u":"dazzling%20bullet_g%26g"},{"n":"Demolitionist Dedication","s":2,"u":"demolitionist%20dedication_g%26g"},{"n":"Drain Vitality","s":2,"u":"drain%20vitality_g%26g"},{"n":"Drive-by Attack","s":2,"u":"drive-by%20attack_g%26g"},{"n":"Duo's Aim","s":2,"u":"duo's%20aim_g%26g"},{"n":"Eagle Eye","s":2,"u":"eagle%20eye_g%26g"},{"n":"Eagle Eyes","s":2,"u":"eagle%20eyes_g%26g"},{"n":"Efficient Controls","s":2,"u":"efficient%20controls_g%26g"},{"n":"Engine Bay","s":2,"u":"engine%20bay_g%26g"},{"n":"Expert Beast Gunner Spellcasting","s":2,"u":"expert%20beast%20gunner%20spellcasting_g%26g"},{"n":"Expert Fireworks Crafter","s":2,"u":"expert%20fireworks%20crafter_g%26g"},{"n":"Exploit Opening","s":2,"u":"exploit%20opening_g%26g"},{"n":"Explosion","s":2,"u":"explosion_g%26g"},{"n":"Explosive Entry","s":2,"u":"explosive%20entry_g%26g"},{"n":"Express Driver","s":2,"u":"express%20driver_g%26g"},{"n":"Field Artillery","s":2,"u":"field%20artillery_g%26g"},{"n":"Finessed Features","s":2,"u":"finessed%20features_g%26g"},{"n":"Firearm Expert","s":2,"u":"firearm%20expert_g%26g"},{"n":"Firework Technician Dedication","s":2,"u":"firework%20technician%20dedication_g%26g"},{"n":"Forewarn","s":2,"u":"forewarn_g%26g"},{"n":"Fulminating Shot","s":2,"u":"fulminating%20shot_g%26g"},{"n":"Gear Gnash","s":2,"u":"gear%20gnash_g%26g"},{"n":"Goblin Jubilee Display","s":2,"u":"goblin%20jubilee%20display_g%26g"},{"n":"Golem Dynamo","s":2,"u":"golem%20dynamo_g%26g"},{"n":"Gunpowder Gauntlet","s":2,"u":"gunpowder%20gauntlet_g%26g"},{"n":"Gunslinger Dedication","s":2,"u":"gunslinger%20dedication_g%26g"},{"n":"Hot Foot","s":2,"u":"hot%20foot_g%26g"},{"n":"I Meant To Do That","s":2,"u":"i%20meant%20to%20do%20that_g%26g"},{"n":"Impervious Vehicle","s":2,"u":"impervious%20vehicle_g%26g"},{"n":"Inventor Dedication","s":2,"u":"inventor%20dedication_g%26g"},{"n":"Jumping Jenny Display","s":2,"u":"jumping%20jenny%20display_g%26g"},{"n":"Live Ammunition","s":2,"u":"live%20ammunition_g%26g"},{"n":"Lucky Escape","s":2,"u":"lucky%20escape_g%26g"},{"n":"Master Beast Gunner Spellcasting","s":2,"u":"master%20beast%20gunner%20spellcasting_g%26g"},{"n":"Master Siege Engineer","s":2,"u":"master%20siege%20engineer_g%26g"},{"n":"Master Spotter","s":2,"u":"master%20spotter_g%26g"},{"n":"Miraculous Flight","s":2,"u":"miraculous%20flight_g%26g"},{"n":"Modular Dynamo","s":2,"u":"modular%20dynamo_g%26g"},{"n":"Named Artillery","s":2,"u":"named%20artillery_g%26g"},{"n":"No Hard Feelings","s":2,"u":"no%20hard%20feelings_g%26g"},{"n":"Overwatch Dedication","s":2,"u":"overwatch%20dedication_g%26g"},{"n":"Patch Job","s":2,"u":"patch%20job_g%26g"},{"n":"Phase Bullet","s":2,"u":"phase%20bullet_g%26g"},{"n":"Phenom's Verve","s":2,"u":"phenom's%20verve_g%26g"},{"n":"Pistol Phenom Dedication","s":2,"u":"pistol%20phenom%20dedication_g%26g"},{"n":"Piston Punch","s":2,"u":"piston%20punch_g%26g"},{"n":"Power Slide","s":2,"u":"power%20slide_g%26g"},{"n":"Practiced Reloads","s":2,"u":"practiced%20reloads_g%26g"},{"n":"Propeller Attachment","s":2,"u":"propeller%20attachment_g%26g"},{"n":"Push It","s":2,"u":"push%20it_g%26g"},{"n":"Ranged Disarm","s":2,"u":"ranged%20disarm_g%26g"},{"n":"Reach For The Sky","s":2,"u":"reach%20for%20the%20sky_g%26g"},{"n":"Recycled Cogwheels","s":2,"u":"recycled%20cogwheels_g%26g"},{"n":"Repurposed Parts","s":2,"u":"repurposed%20parts_g%26g"},{"n":"Roadkill","s":2,"u":"roadkill_g%26g"},{"n":"Safety Measures","s":2,"u":"safety%20measures_g%26g"},{"n":"Shorthanded","s":2,"u":"shorthanded_g%26g"},{"n":"Slinger's Readiness","s":2,"u":"slinger's%20readiness_g%26g"},{"n":"Sniping Duo Dedication","s":2,"u":"sniping%20duo%20dedication_g%26g"},{"n":"Soaring Dynamo","s":2,"u":"soaring%20dynamo_g%26g"},{"n":"Spellshot Dedication","s":2,"u":"spellshot%20dedication_g%26g"},{"n":"Spyglass Modification","s":2,"u":"spyglass%20modification_g%26g"},{"n":"Stasian Smash","s":2,"u":"stasian%20smash_g%26g"},{"n":"Sterling Dynamo Dedication","s":2,"u":"sterling%20dynamo%20dedication_g%26g"},{"n":"Superior Propulsion","s":2,"u":"superior%20propulsion_g%26g"},{"n":"Swift Intervention","s":2,"u":"swift%20intervention_g%26g"},{"n":"Tag Team","s":2,"u":"tag%20team_g%26g"},{"n":"Take The Wheel","s":2,"u":"take%20the%20wheel_g%26g"},{"n":"Targeted Redirection","s":2,"u":"targeted%20redirection_g%26g"},{"n":"That Was A Close One, Huh?","s":2,"u":"that%20was%20a%20close%20one%2c%20huh%3f_g%26g"},{"n":"Topple Giants","s":2,"u":"topple%20giants_g%26g"},{"n":"Trapsmith Dedication","s":2,"u":"trapsmith%20dedication_g%26g"},{"n":"Triangulate","s":2,"u":"triangulate_g%26g"},{"n":"Trick Driver Dedication","s":2,"u":"trick%20driver%20dedication_g%26g"},{"n":"Unbelievable Escape","s":2,"u":"unbelievable%20escape_g%26g"},{"n":"Unbelievable Luck","s":2,"u":"unbelievable%20luck_g%26g"},{"n":"Unexpected Sharpshooter Dedication","s":2,"u":"unexpected%20sharpshooter%20dedication_g%26g"},{"n":"Vantage Shot","s":2,"u":"vantage%20shot_g%26g"},{"n":"Vehicle Mechanic Dedication","s":2,"u":"vehicle%20mechanic%20dedication_g%26g"},{"n":"Whirling Knockdown","s":2,"u":"whirling%20knockdown_g%26g"},{"n":"Wide Overwatch","s":2,"u":"wide%20overwatch_g%26g"},{"n":"Absorb Spell","s":7,"u":"absorb%20spell_locg"},{"n":"Adaptive Mask Familiar","s":7,"u":"adaptive%20mask%20familiar_locg"},{"n":"Advanced Order Training","s":7,"u":"advanced%20order%20training_locg"},{"n":"Aegis Of Arnisant","s":7,"u":"aegis%20of%20arnisant_locg"},{"n":"Blade Of Law","s":7,"u":"blade%20of%20law_locg"},{"n":"Blade Of The Crimson Oath","s":7,"u":"blade%20of%20the%20crimson%20oath_locg"},{"n":"Boaster's Challenge","s":7,"u":"boaster's%20challenge_locg"},{"n":"Bravo's Determination","s":7,"u":"bravo's%20determination_locg"},{"n":"Cascade Bearers Flexibility","s":7,"u":"cascade%20bearers%20flexibility_locg"},{"n":"Cascade Bearers Spellcasting","s":7,"u":"cascade%20bearers%20spellcasting_locg"},{"n":"Charged Creation","s":7,"u":"charged%20creation_locg"},{"n":"Daredevil's Gambit","s":7,"u":"daredevil's%20gambit_locg"},{"n":"Daring Act","s":7,"u":"daring%20act_locg"},{"n":"Daring Flourish","s":7,"u":"daring%20flourish_locg"},{"n":"Death's Door","s":7,"u":"death's%20door_locg"},{"n":"Demanding Challenge","s":7,"u":"demanding%20challenge_locg"},{"n":"Dualistic Synergy","s":7,"u":"dualistic%20synergy_locg"},{"n":"Educated Assessment","s":7,"u":"educated%20assessment_locg"},{"n":"Emerald Boughs Accustomation","s":7,"u":"emerald%20boughs%20accustomation_locg"},{"n":"Emerald Boughs Hideaway","s":7,"u":"emerald%20boughs%20hideaway_locg"},{"n":"Endure Death's Touch","s":7,"u":"endure%20death's%20touch_locg"},{"n":"Everyone Duck!","s":7,"u":"everyone%20duck!_locg"},{"n":"Firebrand Braggart Dedication","s":7,"u":"firebrand%20braggart%20dedication_locg"},{"n":"Flexible Halcyon Spellcasting","s":7,"u":"flexible%20halcyon%20spellcasting_locg"},{"n":"Font Of Knowledge","s":7,"u":"font%20of%20knowledge_locg"},{"n":"Forced Entry","s":7,"u":"forced%20entry_locg"},{"n":"Fulminating Synergy","s":7,"u":"fulminating%20synergy_locg"},{"n":"Gaze Of Veracity","s":7,"u":"gaze%20of%20veracity_locg"},{"n":"Great Boaster","s":7,"u":"great%20boaster_locg"},{"n":"Halcyon Speaker Dedication","s":7,"u":"halcyon%20speaker%20dedication_locg"},{"n":"Halcyon Spellcasting Adept","s":7,"u":"halcyon%20spellcasting%20adept_locg"},{"n":"Halcyon Spellcasting Initiate","s":7,"u":"halcyon%20spellcasting%20initiate_locg"},{"n":"Halcyon Spellcasting Sage","s":7,"u":"halcyon%20spellcasting%20sage_locg"},{"n":"Harrying Strike","s":7,"u":"harrying%20strike_locg"},{"n":"Hell's Armaments","s":7,"u":"hell's%20armaments_locg"},{"n":"Hellknight Dedication","s":7,"u":"hellknight%20dedication_locg"},{"n":"Hellknight Order Cross-training","s":7,"u":"hellknight%20order%20cross-training_locg"},{"n":"Hellknight Signifer Dedication","s":7,"u":"hellknight%20signifer%20dedication_locg"},{"n":"Invoke The Crimson Oath","s":7,"u":"invoke%20the%20crimson%20oath_locg"},{"n":"Knight In Shining Armor","s":7,"u":"knight%20in%20shining%20armor_locg"},{"n":"Knight Reclaimant Dedication","s":7,"u":"knight%20reclaimant%20dedication_locg"},{"n":"Knight Vigilant Dedication","s":7,"u":"knight%20vigilant%20dedication_locg"},{"n":"Lore Seeker","s":7,"u":"lore%20seeker_locg"},{"n":"Magaambyan Attendant Dedication","s":7,"u":"magaambyan%20attendant%20dedication_locg"},{"n":"Mask Familiar","s":7,"u":"mask%20familiar_locg"},{"n":"Masked Casting","s":7,"u":"masked%20casting_locg"},{"n":"Order Training","s":7,"u":"order%20training_locg"},{"n":"Persistent Creation","s":7,"u":"persistent%20creation_locg"},{"n":"Rain-scribe Mobility","s":7,"u":"rain-scribe%20mobility_locg"},{"n":"Rain-scribe Sustenance","s":7,"u":"rain-scribe%20sustenance_locg"},{"n":"Reaper Of Repose","s":7,"u":"reaper%20of%20repose_locg"},{"n":"Recognize Threat","s":7,"u":"recognize%20threat_locg"},{"n":"Scrollmaster Dedication","s":7,"u":"scrollmaster%20dedication_locg"},{"n":"Sense Chaos","s":7,"u":"sense%20chaos_locg"},{"n":"Shared Synergy","s":7,"u":"shared%20synergy_locg"},{"n":"Shoulder Catastrophe","s":7,"u":"shoulder%20catastrophe_locg"},{"n":"Signifer Armor Expertise","s":7,"u":"signifer%20armor%20expertise_locg"},{"n":"Signifer's Sight","s":7,"u":"signifer's%20sight_locg"},{"n":"Spellmaster Dedication","s":7,"u":"spellmaster%20dedication_locg"},{"n":"Spellmaster's Resilience","s":7,"u":"spellmaster's%20resilience_locg"},{"n":"Surreptitious Spellcaster","s":7,"u":"surreptitious%20spellcaster_locg"},{"n":"Survivor Of Desolation","s":7,"u":"survivor%20of%20desolation_locg"},{"n":"Swordmaster Dedication","s":7,"u":"swordmaster%20dedication_locg"},{"n":"Synergistic Spell","s":7,"u":"synergistic%20spell_locg"},{"n":"Tempest-sun Redirection","s":7,"u":"tempest-sun%20redirection_locg"},{"n":"Tempest-sun Shielding","s":7,"u":"tempest-sun%20shielding_locg"},{"n":"Unravel Mysteries","s":7,"u":"unravel%20mysteries_locg"},{"n":"Unshakable Idealism","s":7,"u":"unshakable%20idealism_locg"},{"n":"Uzunjati Recollection","s":7,"u":"uzunjati%20recollection_locg"},{"n":"Uzunjati Storytelling","s":7,"u":"uzunjati%20storytelling_locg"},{"n":"Ward Casting","s":7,"u":"ward%20casting_locg"},{"n":"Perfect Weaponry","s":6,"u":"perfect%20weaponry_loil"},{"n":"Perfect Resistance","s":6,"u":"perfect%20resistance_loil"},{"n":"Perfect Ki Expert","s":6,"u":"perfect%20ki%20expert_loil"},{"n":"Perfect Ki Exemplar","s":6,"u":"perfect%20ki%20exemplar_loil"},{"n":"Perfect Ki Grandmaster","s":6,"u":"perfect%20ki%20grandmaster_loil"},{"n":"Jalmeri Heavenseeker Dedication","s":6,"u":"jalmeri%20heavenseeker%20dedication_loil"},{"n":"Heaven's Thunder","s":6,"u":"heaven's%20thunder_loil"},{"n":"Sky and Heaven Stance","s":6,"u":"sky%20and%20heaven%20stance_loil"},{"n":"Skyseeker","s":6,"u":"skyseeker_loil"},{"n":"Cross the Final Horizon","s":6,"u":"cross%20the%20final%20horizon_loil"},{"n":"Steal the Sky","s":6,"u":"steal%20the%20sky_loil"},{"n":"Speaking Sky","s":6,"u":"speaking%20sky_loil"},{"n":"Shieldmarshal Dedication","s":6,"u":"shieldmarshal%20dedication_loil"},{"n":"Consolidated Overlay Panopticon","s":6,"u":"consolidated%20overlay%20panopticon_loil"},{"n":"Equitable Defense","s":6,"u":"equitable%20defense_loil"},{"n":"Counterclockwork Focus","s":6,"u":"counterclockwork%20focus_loil"},{"n":"Divine Healing","s":59,"u":"divine%20healing_lokl"},{"n":"Interrupt Charge","s":59,"u":"interrupt%20charge_lokl"},{"n":"Phalanx Formation","s":59,"u":"phalanx%20formation_lokl"},{"n":"Emissary of Peace","s":59,"u":"emissary%20of%20peace_lokl"},{"n":"Instant Armor","s":59,"u":"instant%20armor_lokl"},{"n":"Lead the Way","s":59,"u":"lead%20the%20way_lokl"},{"n":"Guarded Advance","s":59,"u":"guarded%20advance_lokl"},{"n":"Vigilant Benediction","s":59,"u":"vigilant%20benediction_lokl"},{"n":"Instinctual Interception","s":59,"u":"instinctual%20interception_lokl"},{"n":"Keep Up the Good Fight","s":59,"u":"keep%20up%20the%20good%20fight_lokl"},{"n":"Empyreal Aura","s":59,"u":"empyreal%20aura_lokl"},{"n":"Tower Shield Mastery","s":59,"u":"tower%20shield%20mastery_lokl"},{"n":"Ashen Veil","s":59,"u":"ashen%20veil_lokl"},{"n":"Voice Cold as Death","s":59,"u":"voice%20cold%20as%20death_lokl"},{"n":"Hilt Hammer","s":59,"u":"hilt%20hammer_lokl"},{"n":"For Love, for Lightning","s":59,"u":"for%20love%2c%20for%20lightning_lokl"},{"n":"Reclaimant Plea","s":59,"u":"reclaimant%20plea_lokl"},{"n":"Shepherd of Desolation","s":59,"u":"shepherd%20of%20desolation_lokl"},{"n":"Crimson Oath Devotion","s":59,"u":"crimson%20oath%20devotion_lokl"},{"n":"The Tyrant Falls!","s":59,"u":"the%20tyrant%20falls!_lokl"},{"n":"Always Ready","s":59,"u":"always%20ready_lokl"},{"n":"Bless Shield","s":59,"u":"bless%20shield_lokl"},{"n":"Familiar Foe","s":59,"u":"familiar%20foe_lokl"},{"n":"Final Rest","s":59,"u":"final%20rest_lokl"},{"n":"Nonlethal Takedown","s":59,"u":"nonlethal%20takedown_lokl"},{"n":"Practiced Opposition","s":59,"u":"practiced%20opposition_lokl"},{"n":"Repulse the Wicked","s":59,"u":"repulse%20the%20wicked_lokl"},{"n":"Sacred Armaments","s":59,"u":"sacred%20armaments_lokl"},{"n":"Flashing Shield","s":59,"u":"flashing%20shield_lokl"},{"n":"Necromantic Bulwark","s":59,"u":"necromantic%20bulwark_lokl"},{"n":"Grave Sight","s":59,"u":"grave%20sight_lokl"},{"n":"No Stranger to Death","s":59,"u":"no%20stranger%20to%20death_lokl"},{"n":"Resolute Defender","s":59,"u":"resolute%20defender_lokl"},{"n":"Thwart Evil","s":59,"u":"thwart%20evil_lokl"},{"n":"Withstand Death","s":59,"u":"withstand%20death_lokl"},{"n":"Angel of Vindication","s":59,"u":"angel%20of%20vindication_lokl"},{"n":"Eclipsed Vitality","s":59,"u":"eclipsed%20vitality_lokl"},{"n":"Gravelands Herbalist","s":59,"u":"gravelands%20herbalist_lokl"},{"n":"Push Back the Dead!","s":59,"u":"push%20back%20the%20dead!_lokl"},{"n":"Staggering Fire","s":59,"u":"staggering%20fire_lokl"},{"n":"Drive Back","s":59,"u":"drive%20back_lokl"},{"n":"Preventative Treatment","s":59,"u":"preventative%20treatment_lokl"},{"n":"Viking Vindicator","s":59,"u":"viking%20vindicator_lokl"},{"n":"Stalwart Standard","s":59,"u":"stalwart%20standard_lokl"},{"n":"Wave the Flag","s":59,"u":"wave%20the%20flag_lokl"},{"n":"Achaekek's Grip","s":66,"u":"achaekek's%20grip_lol"},{"n":"Bright Lion Dedication","s":66,"u":"bright%20lion%20dedication_lol"},{"n":"Elude The Divine","s":66,"u":"elude%20the%20divine_lol"},{"n":"Fading","s":66,"u":"fading_lol"},{"n":"Janatimo's Lessons","s":66,"u":"janatimo's%20lessons_lol"},{"n":"Prayer Attack","s":66,"u":"prayer%20attack_lol"},{"n":"Rescuer's Press","s":66,"u":"rescuer's%20press_lol"},{"n":"Shall Not Falter, Shall Not Rout","s":66,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol"},{"n":"Sun's Fury","s":66,"u":"sun's%20fury_lol"},{"n":"Vernai Training","s":66,"u":"vernai%20training_lol"},{"n":"Vigil's Walls Rise Anew!","s":66,"u":"vigil's%20walls%20rise%20anew!_lol"},{"n":"Warding Light","s":66,"u":"warding%20light_lol"},{"n":"Archaeologist's Warning","s":60,"u":"archaeologist's%20warning_lopsg"},{"n":"Armored Exercise","s":60,"u":"armored%20exercise_lopsg"},{"n":"Armored Rest","s":60,"u":"armored%20rest_lopsg"},{"n":"Bestiary Scholar","s":60,"u":"bestiary%20scholar_lopsg"},{"n":"Cautious Delver","s":60,"u":"cautious%20delver_lopsg"},{"n":"Communal Sustain","s":60,"u":"communal%20sustain_lopsg"},{"n":"Craft Facsimile","s":60,"u":"craft%20facsimile_lopsg"},{"n":"Dead Reckoning","s":60,"u":"dead%20reckoning_lopsg"},{"n":"Determined Lore Seeker","s":60,"u":"determined%20lore%20seeker_lopsg"},{"n":"Discerning Strike","s":60,"u":"discerning%20strike_lopsg"},{"n":"Diverse Recognition","s":60,"u":"diverse%20recognition_lopsg"},{"n":"Eidetic Memorization","s":60,"u":"eidetic%20memorization_lopsg"},{"n":"Emergency Medical Assistance","s":60,"u":"emergency%20medical%20assistance_lopsg"},{"n":"Environmental Explorer","s":60,"u":"environmental%20explorer_lopsg"},{"n":"Familiar Form","s":60,"u":"familiar%20form_lopsg"},{"n":"Focus Ally","s":60,"u":"focus%20ally_lopsg"},{"n":"Foolproof Instructions","s":60,"u":"foolproof%20instructions_lopsg"},{"n":"Forceful Shot","s":60,"u":"forceful%20shot_lopsg"},{"n":"Glyph Expert","s":60,"u":"glyph%20expert_lopsg"},{"n":"Improvised Crafting","s":60,"u":"improvised%20crafting_lopsg"},{"n":"Innate Magic Intuition","s":60,"u":"innate%20magic%20intuition_lopsg"},{"n":"Magic Finder","s":60,"u":"magic%20finder_lopsg"},{"n":"Martial Exercise","s":60,"u":"martial%20exercise_lopsg"},{"n":"Master's Counterspell","s":60,"u":"master's%20counterspell_lopsg"},{"n":"Masterful Obfuscation","s":60,"u":"masterful%20obfuscation_lopsg"},{"n":"Mobile Magical Combat","s":60,"u":"mobile%20magical%20combat_lopsg"},{"n":"Observant Explorer","s":60,"u":"observant%20explorer_lopsg"},{"n":"Physical Training","s":60,"u":"physical%20training_lopsg"},{"n":"Practiced Defender","s":60,"u":"practiced%20defender_lopsg"},{"n":"Protect Ally","s":60,"u":"protect%20ally_lopsg"},{"n":"Quick Stow","s":60,"u":"quick%20stow_lopsg"},{"n":"Recollect Studies","s":60,"u":"recollect%20studies_lopsg"},{"n":"Recover Spell","s":60,"u":"recover%20spell_lopsg"},{"n":"Reflexive Grip","s":60,"u":"reflexive%20grip_lopsg"},{"n":"Remember Your Training","s":60,"u":"remember%20your%20training_lopsg"},{"n":"Retain Absorbed Spell","s":60,"u":"retain%20absorbed%20spell_lopsg"},{"n":"Rugged Survivalist","s":60,"u":"rugged%20survivalist_lopsg"},{"n":"Snap Out Of It!","s":60,"u":"snap%20out%20of%20it!_lopsg"},{"n":"Spellmaster's Tenacity","s":60,"u":"spellmaster's%20tenacity_lopsg"},{"n":"Spellmaster's Ward","s":60,"u":"spellmaster's%20ward_lopsg"},{"n":"Spiritual Explorer","s":60,"u":"spiritual%20explorer_lopsg"},{"n":"Stave Off Catastrophe","s":60,"u":"stave%20off%20catastrophe_lopsg"},{"n":"Swap Investment","s":60,"u":"swap%20investment_lopsg"},{"n":"Tense Negotiator","s":60,"u":"tense%20negotiator_lopsg"},{"n":"Transcribe Moment","s":60,"u":"transcribe%20moment_lopsg"},{"n":"Ward Mind","s":60,"u":"ward%20mind_lopsg"},{"n":"Watch And Learn","s":60,"u":"watch%20and%20learn_lopsg"},{"n":"Wayfinder Resonance Infiltrator","s":60,"u":"wayfinder%20resonance%20infiltrator_lopsg"},{"n":"Westyr's Wayfinder Repository","s":60,"u":"westyr's%20wayfinder%20repository_lopsg"},{"n":"Aerial Piledriver","s":8,"u":"aerial%20piledriver_lotgb"},{"n":"Agile Hand","s":8,"u":"agile%20hand_lotgb"},{"n":"Animate Net","s":8,"u":"animate%20net_lotgb"},{"n":"Barrier Shield","s":8,"u":"barrier%20shield_lotgb"},{"n":"Basic Captivator Spellcasting","s":8,"u":"basic%20captivator%20spellcasting_lotgb"},{"n":"Beacon Mark","s":8,"u":"beacon%20mark_lotgb"},{"n":"Captivating Intensity","s":8,"u":"captivating%20intensity_lotgb"},{"n":"Captivator Dedication","s":8,"u":"captivator%20dedication_lotgb"},{"n":"Choking Smoke","s":8,"u":"choking%20smoke_lotgb"},{"n":"Clinch Strike","s":8,"u":"clinch%20strike_lotgb"},{"n":"Confounding Image","s":8,"u":"confounding%20image_lotgb"},{"n":"Countercharm","s":8,"u":"countercharm_lotgb"},{"n":"Directed Poison","s":8,"u":"directed%20poison_lotgb"},{"n":"Disengaging Twist","s":8,"u":"disengaging%20twist_lotgb"},{"n":"Disk Rider","s":8,"u":"disk%20rider_lotgb"},{"n":"Drenching Mist","s":8,"u":"drenching%20mist_lotgb"},{"n":"Effortless Captivation","s":8,"u":"effortless%20captivation_lotgb"},{"n":"Elbow Breaker","s":8,"u":"elbow%20breaker_lotgb"},{"n":"Expert Captivator Spellcasting","s":8,"u":"expert%20captivator%20spellcasting_lotgb"},{"n":"Forceful Push","s":8,"u":"forceful%20push_lotgb"},{"n":"Form Lock","s":8,"u":"form%20lock_lotgb"},{"n":"Heightened Captivation","s":8,"u":"heightened%20captivation_lotgb"},{"n":"Inescapable Grasp","s":8,"u":"inescapable%20grasp_lotgb"},{"n":"Larcenous Hand","s":8,"u":"larcenous%20hand_lotgb"},{"n":"Lingering Flames","s":8,"u":"lingering%20flames_lotgb"},{"n":"Look Again","s":8,"u":"look%20again_lotgb"},{"n":"Master Captivator Spellcasting","s":8,"u":"master%20captivator%20spellcasting_lotgb"},{"n":"Obscured Terrain","s":8,"u":"obscured%20terrain_lotgb"},{"n":"Reactive Charm","s":8,"u":"reactive%20charm_lotgb"},{"n":"Running Tackle","s":8,"u":"running%20tackle_lotgb"},{"n":"Scattered Fire","s":8,"u":"scattered%20fire_lotgb"},{"n":"Shining Arms","s":8,"u":"shining%20arms_lotgb"},{"n":"Siphoning Touch","s":8,"u":"siphoning%20touch_lotgb"},{"n":"Smoldering Explosion","s":8,"u":"smoldering%20explosion_lotgb"},{"n":"Spell Trickster Dedication","s":8,"u":"spell%20trickster%20dedication_lotgb"},{"n":"Spinebreaker","s":8,"u":"spinebreaker_lotgb"},{"n":"Steal Vitality","s":8,"u":"steal%20vitality_lotgb"},{"n":"Strangle","s":8,"u":"strangle_lotgb"},{"n":"Submission Hold","s":8,"u":"submission%20hold_lotgb"},{"n":"Summon Ensemble","s":8,"u":"summon%20ensemble_lotgb"},{"n":"Suplex","s":8,"u":"suplex_lotgb"},{"n":"Surrounding Flames","s":8,"u":"surrounding%20flames_lotgb"},{"n":"Toppling Tentacles","s":8,"u":"toppling%20tentacles_lotgb"},{"n":"Tracing Sigil","s":8,"u":"tracing%20sigil_lotgb"},{"n":"Uneasy Rest","s":8,"u":"uneasy%20rest_lotgb"},{"n":"Volatile Grease","s":8,"u":"volatile%20grease_lotgb"},{"n":"Wild Lights","s":8,"u":"wild%20lights_lotgb"},{"n":"Wrestler Dedication","s":8,"u":"wrestler%20dedication_lotgb"},{"n":"Advanced Red Mantis Magic","s":62,"u":"advanced%20red%20mantis%20magic_lowg"},{"n":"Aldori Duelist Dedication","s":62,"u":"aldori%20duelist%20dedication_lowg"},{"n":"Aldori Parry","s":62,"u":"aldori%20parry_lowg"},{"n":"Aldori Riposte","s":62,"u":"aldori%20riposte_lowg"},{"n":"Ardent Armiger","s":62,"u":"ardent%20armiger_lowg"},{"n":"Armiger's Mobility","s":62,"u":"armiger's%20mobility_lowg"},{"n":"Attunement To Stone","s":62,"u":"attunement%20to%20stone_lowg"},{"n":"Basic Red Mantis Magic","s":62,"u":"basic%20red%20mantis%20magic_lowg"},{"n":"Careful Explorer","s":62,"u":"careful%20explorer_lowg"},{"n":"Crimson Shroud","s":62,"u":"crimson%20shroud_lowg"},{"n":"Crowd Mastery","s":62,"u":"crowd%20mastery_lowg"},{"n":"Deft Cooperation","s":62,"u":"deft%20cooperation_lowg"},{"n":"Diabolic Certitude","s":62,"u":"diabolic%20certitude_lowg"},{"n":"Duelist's Edge","s":62,"u":"duelist's%20edge_lowg"},{"n":"Expeditious Advance","s":62,"u":"expeditious%20advance_lowg"},{"n":"Eye Of Ozem","s":62,"u":"eye%20of%20ozem_lowg"},{"n":"Flicker","s":62,"u":"flicker_lowg"},{"n":"Fortified Flesh","s":62,"u":"fortified%20flesh_lowg"},{"n":"Grave Sense","s":62,"u":"grave%20sense_lowg"},{"n":"Greater Spell Runes","s":62,"u":"greater%20spell%20runes_lowg"},{"n":"Hellknight Armiger Dedication","s":62,"u":"hellknight%20armiger%20dedication_lowg"},{"n":"Judgment Of The Monolith","s":62,"u":"judgment%20of%20the%20monolith_lowg"},{"n":"Ka Stone Ritual","s":62,"u":"ka%20stone%20ritual_lowg"},{"n":"Lastwall Sentry Dedication","s":62,"u":"lastwall%20sentry%20dedication_lowg"},{"n":"Lastwall Warden","s":62,"u":"lastwall%20warden_lowg"},{"n":"Lion Blade Dedication","s":62,"u":"lion%20blade%20dedication_lowg"},{"n":"Living Monolith Dedication","s":62,"u":"living%20monolith%20dedication_lowg"},{"n":"Living Rune","s":62,"u":"living%20rune_lowg"},{"n":"Lost In The Crowd","s":62,"u":"lost%20in%20the%20crowd_lowg"},{"n":"Magic Warrior Aspect","s":62,"u":"magic%20warrior%20aspect_lowg"},{"n":"Magic Warrior Dedication","s":62,"u":"magic%20warrior%20dedication_lowg"},{"n":"Magic Warrior Transformation","s":62,"u":"magic%20warrior%20transformation_lowg"},{"n":"Mantis Form","s":62,"u":"mantis%20form_lowg"},{"n":"Mortification","s":62,"u":"mortification_lowg"},{"n":"Nameless Anonymity","s":62,"u":"nameless%20anonymity_lowg"},{"n":"Necromantic Resistance","s":62,"u":"necromantic%20resistance_lowg"},{"n":"Necromantic Tenacity","s":62,"u":"necromantic%20tenacity_lowg"},{"n":"Pathfinder Agent Dedication","s":62,"u":"pathfinder%20agent%20dedication_lowg"},{"n":"Perfect Ki Adept","s":62,"u":"perfect%20ki%20adept_lowg"},{"n":"Perfect Strike","s":62,"u":"perfect%20strike_lowg"},{"n":"Red Mantis Assassin Dedication","s":62,"u":"red%20mantis%20assassin%20dedication_lowg"},{"n":"Runescarred Dedication","s":62,"u":"runescarred%20dedication_lowg"},{"n":"Saving Slash","s":62,"u":"saving%20slash_lowg"},{"n":"Spell Runes","s":62,"u":"spell%20runes_lowg"},{"n":"Spy's Countermeasures","s":62,"u":"spy's%20countermeasures_lowg"},{"n":"Stone Blood","s":62,"u":"stone%20blood_lowg"},{"n":"Stone Communion","s":62,"u":"stone%20communion_lowg"},{"n":"Student of Perfection Dedication","s":62,"u":"student%20of%20perfection%20dedication_lowg"},{"n":"Thorough Reports","s":62,"u":"thorough%20reports_lowg"},{"n":"Unnerving Prowess","s":62,"u":"unnerving%20prowess_lowg"},{"n":"Warding Rune","s":62,"u":"warding%20rune_lowg"},{"n":"Wayfinder Resonance Tinkerer","s":62,"u":"wayfinder%20resonance%20tinkerer_lowg"},{"n":"Executioner Weapon Training","s":41,"u":"executioner%20weapon%20training_ngd"},{"n":"Harsh Judgment","s":41,"u":"harsh%20judgment_ngd"},{"n":"Voice of Authority","s":41,"u":"voice%20of%20authority_ngd"},{"n":"Discerning Gaze","s":41,"u":"discerning%20gaze_ngd"},{"n":"Frightful Condemnation","s":41,"u":"frightful%20condemnation_ngd"},{"n":"Accurate Swing","s":41,"u":"accurate%20swing_ngd"},{"n":"Gardener's Resolve","s":41,"u":"gardener's%20resolve_ngd"},{"n":"Reminder of the Greater Fear","s":41,"u":"reminder%20of%20the%20greater%20fear_ngd"},{"n":"Strident Command","s":41,"u":"strident%20command_ngd"},{"n":"Execution","s":41,"u":"execution_ngd"},{"n":"Terrifying Countenance","s":41,"u":"terrifying%20countenance_ngd"},{"n":"Alkenstar Agent Dedication","s":42,"u":"alkenstar%20agent%20dedication_ooa1"},{"n":"Loose Cannon","s":42,"u":"loose%20cannon_ooa1"},{"n":"Prepare Papers","s":42,"u":"prepare%20papers_ooa1"},{"n":"Flash Your Badge","s":42,"u":"flash%20your%20badge_ooa1"},{"n":"Black Powder Flash","s":42,"u":"black%20powder%20flash_ooa1"},{"n":"Powder Punch Stance","s":42,"u":"powder%20punch%20stance_ooa1"},{"n":"Thunder Clap","s":42,"u":"thunder%20clap_ooa1"},{"n":"Clockwork Reanimator Dedication","s":44,"u":"clockwork%20reanimator%20dedication_ooa3"},{"n":"Advanced Reanimated Companion","s":44,"u":"advanced%20reanimated%20companion_ooa3"},{"n":"Hijack Undead","s":44,"u":"hijack%20undead_ooa3"},{"n":"It's Alive!","s":44,"u":"it's%20alive!_ooa3"},{"n":"Incredible Reanimated Companion","s":44,"u":"incredible%20reanimated%20companion_ooa3"},{"n":"Self-Destruct","s":44,"u":"self-destruct_ooa3"},{"n":"Improved Hijack Undead","s":44,"u":"improved%20hijack%20undead_ooa3"},{"n":"Paragon Reanimated Companion","s":44,"u":"paragon%20reanimated%20companion_ooa3"},{"n":"Unwind Death","s":44,"u":"unwind%20death_ooa3"},{"n":"Zombie Horde","s":44,"u":"zombie%20horde_ooa3"},{"n":"Disturbing Defense","s":45,"u":"disturbing%20defense_sli"},{"n":"Hideous Ululation","s":45,"u":"hideous%20ululation_sli"},{"n":"Ooze Empathy","s":45,"u":"ooze%20empathy_sli"},{"n":"Oozemorph Dedication","s":45,"u":"oozemorph%20dedication_sli"},{"n":"Peculiar Anatomy","s":45,"u":"peculiar%20anatomy_sli"},{"n":"Rubbery Skin","s":45,"u":"rubbery%20skin_sli"},{"n":"Uncanny Suction","s":45,"u":"uncanny%20suction_sli"},{"n":"Vacate Vision","s":45,"u":"vacate%20vision_sli"},{"n":"Advanced Martial Magic","s":64,"u":"advanced%20martial%20magic_som"},{"n":"Advanced Synergy","s":64,"u":"advanced%20synergy_som"},{"n":"Aeon Resonance","s":64,"u":"aeon%20resonance_som"},{"n":"Attuned Stride","s":64,"u":"attuned%20stride_som"},{"n":"Attunement Shift","s":64,"u":"attunement%20shift_som"},{"n":"Basic Cathartic Spellcasting","s":64,"u":"basic%20cathartic%20spellcasting_som"},{"n":"Basic Magus Spellcasting","s":64,"u":"basic%20magus%20spellcasting_som"},{"n":"Basic Martial Magic","s":64,"u":"basic%20martial%20magic_som"},{"n":"Basic Summoner Spellcasting","s":64,"u":"basic%20summoner%20spellcasting_som"},{"n":"Basic Synergy","s":64,"u":"basic%20synergy_som"},{"n":"Burning Spell","s":64,"u":"burning%20spell_som"},{"n":"Cathartic Focus Spell","s":64,"u":"cathartic%20focus%20spell_som"},{"n":"Cathartic Mage Dedication","s":64,"u":"cathartic%20mage%20dedication_som"},{"n":"Disciple Of Shade","s":64,"u":"disciple%20of%20shade_som"},{"n":"Dousing Spell","s":64,"u":"dousing%20spell_som"},{"n":"Draw From The Land","s":64,"u":"draw%20from%20the%20land_som"},{"n":"Elemental Familiar","s":64,"u":"elemental%20familiar_som"},{"n":"Elementalist Dedication","s":64,"u":"elementalist%20dedication_som"},{"n":"Embed Aeon Stone","s":64,"u":"embed%20aeon%20stone_som"},{"n":"Expert Cathartic Spellcasting","s":64,"u":"expert%20cathartic%20spellcasting_som"},{"n":"Expert Combat Eidolon","s":64,"u":"expert%20combat%20eidolon_som"},{"n":"Expert Magus Spellcasting","s":64,"u":"expert%20magus%20spellcasting_som"},{"n":"Expert Summoner Spellcasting","s":64,"u":"expert%20summoner%20spellcasting_som"},{"n":"Flexible Spellcaster Dedication","s":64,"u":"flexible%20spellcaster%20dedication_som"},{"n":"Fused Polearm","s":64,"u":"fused%20polearm_som"},{"n":"Geomancer Dedication","s":64,"u":"geomancer%20dedication_som"},{"n":"Hybrid Study Spell","s":64,"u":"hybrid%20study%20spell_som"},{"n":"Infectious Emotions","s":64,"u":"infectious%20emotions_som"},{"n":"Initial Eidolon Ability","s":64,"u":"initial%20eidolon%20ability_som"},{"n":"Interfering Surge","s":64,"u":"interfering%20surge_som"},{"n":"Magus Dedication","s":64,"u":"magus%20dedication_som"},{"n":"Master Cathartic Spellcasting","s":64,"u":"master%20cathartic%20spellcasting_som"},{"n":"Master Magus Spellcasting","s":64,"u":"master%20magus%20spellcasting_som"},{"n":"Master Summoner Spellcasting","s":64,"u":"master%20summoner%20spellcasting_som"},{"n":"Metabolize Element","s":64,"u":"metabolize%20element_som"},{"n":"Polearm Tricks","s":64,"u":"polearm%20tricks_som"},{"n":"Quickened Attunement","s":64,"u":"quickened%20attunement_som"},{"n":"Rapid Manifestation","s":64,"u":"rapid%20manifestation_som"},{"n":"Read The Land","s":64,"u":"read%20the%20land_som"},{"n":"Redirect Elements","s":64,"u":"redirect%20elements_som"},{"n":"Rockslide Spell","s":64,"u":"rockslide%20spell_som"},{"n":"Rough Terrain Stance","s":64,"u":"rough%20terrain%20stance_som"},{"n":"Runelord Dedication","s":64,"u":"runelord%20dedication_som"},{"n":"School Counterspell","s":64,"u":"school%20counterspell_som"},{"n":"School Spell Redirection","s":64,"u":"school%20spell%20redirection_som"},{"n":"Secrets Of Shadow","s":64,"u":"secrets%20of%20shadow_som"},{"n":"Shadow Reservoir","s":64,"u":"shadow%20reservoir_som"},{"n":"Shadow Spell","s":64,"u":"shadow%20spell_som"},{"n":"Shadow Spells","s":64,"u":"shadow%20spells_som"},{"n":"Shadowcaster Dedication","s":64,"u":"shadowcaster%20dedication_som"},{"n":"Shared Attunement","s":64,"u":"shared%20attunement_som"},{"n":"Shifting Terrain","s":64,"u":"shifting%20terrain_som"},{"n":"Signature Synergy","s":64,"u":"signature%20synergy_som"},{"n":"Sin Reservoir","s":64,"u":"sin%20reservoir_som"},{"n":"Soul Arsenal","s":64,"u":"soul%20arsenal_som"},{"n":"Soul Flare","s":64,"u":"soul%20flare_som"},{"n":"Soulforger Dedication","s":64,"u":"soulforger%20dedication_som"},{"n":"Spellstriker","s":64,"u":"spellstriker_som"},{"n":"Summoner Dedication","s":64,"u":"summoner%20dedication_som"},{"n":"Terrain Shield","s":64,"u":"terrain%20shield_som"},{"n":"Unending Emptiness","s":64,"u":"unending%20emptiness_som"},{"n":"Urgent Upwelling","s":64,"u":"urgent%20upwelling_som"},{"n":"Wellspring Control","s":64,"u":"wellspring%20control_som"},{"n":"Wellspring Mage Dedication","s":64,"u":"wellspring%20mage%20dedication_som"},{"n":"Wind-tossed Spell","s":64,"u":"wind-tossed%20spell_som"},{"n":"Work Yourself Up","s":64,"u":"work%20yourself%20up_som"},{"n":"Communal Tale","s":47,"u":"communal%20tale_sot2"},{"n":"Deny The Songs Of War","s":47,"u":"deny%20the%20songs%20of%20war_sot2"},{"n":"Fleet Tempo","s":47,"u":"fleet%20tempo_sot2"},{"n":"Folklorist Dedication","s":47,"u":"folklorist%20dedication_sot2"},{"n":"Folktales Lore","s":47,"u":"folktales%20lore_sot2"},{"n":"Nantambu Chime-Ringer Dedication","s":47,"u":"nantambu%20chime-ringer%20dedication_sot2"},{"n":"Narrative Conduit","s":47,"u":"narrative%20conduit_sot2"},{"n":"Rule Of Three","s":47,"u":"rule%20of%20three_sot2"},{"n":"Sing To The Steel","s":47,"u":"sing%20to%20the%20steel_sot2"},{"n":"Song Of Grace And Speed","s":47,"u":"song%20of%20grace%20and%20speed_sot2"},{"n":"Cloud Walk","s":48,"u":"cloud%20walk_sot3"},{"n":"Deflecting Cloud","s":48,"u":"deflecting%20cloud_sot3"},{"n":"Mighty Wings","s":48,"u":"mighty%20wings_sot3"},{"n":"Shape of the Cloud Dragon","s":48,"u":"shape%20of%20the%20cloud%20dragon_sot3"},{"n":"Blessing of the Sun Gods","s":49,"u":"blessing%20of%20the%20sun%20gods_sot4"},{"n":"Bright Lion Dedication","s":49,"u":"bright%20lion%20dedication_sot4"},{"n":"Greater Sun Blessing","s":49,"u":"greater%20sun%20blessing_sot4"},{"n":"Lion's Fury","s":49,"u":"lion's%20fury_sot4"},{"n":"Lion's Might","s":49,"u":"lion's%20might_sot4"},{"n":"Cunning Trickster Mask","s":51,"u":"cunning%20trickster%20mask_sot6"},{"n":"Emancipator's Mask","s":51,"u":"emancipator's%20mask_sot6"},{"n":"Grand Medic's Mask","s":51,"u":"grand%20medic's%20mask_sot6"},{"n":"Protective Spirit Mask","s":51,"u":"protective%20spirit%20mask_sot6"},{"n":"Sky Master Mask","s":51,"u":"sky%20master%20mask_sot6"},{"n":"Stalking Feline Mask","s":51,"u":"stalking%20feline%20mask_sot6"},{"n":"Storyteller's Mask","s":51,"u":"storyteller's%20mask_sot6"},{"n":"Thick Hide Mask","s":51,"u":"thick%20hide%20mask_sot6"},{"n":"Tireless Guide's Mask","s":51,"u":"tireless%20guide's%20mask_sot6"},{"n":"Vigilant Mask","s":51,"u":"vigilant%20mask_sot6"}],"3":[{"n":"Beastmaster Trance","s":4,"u":"beastmaster%20trance_apg"}]},"bard":{"0":[{"n":"Accompany","s":4,"u":"accompany_apg"},{"n":"All In My Head","s":4,"u":"all%20in%20my%20head_apg"},{"n":"Annotate Composition","s":4,"u":"annotate%20composition_apg"},{"n":"Assured Knowledge","s":4,"u":"assured%20knowledge_apg"},{"n":"Call And Response","s":4,"u":"call%20and%20response_apg"},{"n":"Combat Reading","s":4,"u":"combat%20reading_apg"},{"n":"Courageous Advance","s":4,"u":"courageous%20advance_apg"},{"n":"Courageous Assault","s":4,"u":"courageous%20assault_apg"},{"n":"Courageous Onslaught","s":4,"u":"courageous%20onslaught_apg"},{"n":"Courageous Opportunity","s":4,"u":"courageous%20opportunity_apg"},{"n":"Defensive Coordination","s":4,"u":"defensive%20coordination_apg"},{"n":"Directed Audience","s":4,"u":"directed%20audience_apg"},{"n":"Discordant Voice","s":4,"u":"discordant%20voice_apg"},{"n":"Earworm","s":4,"u":"earworm_apg"},{"n":"Educate Allies","s":4,"u":"educate%20allies_apg"},{"n":"Enigma's Knowledge","s":4,"u":"enigma's%20knowledge_apg"},{"n":"Hymn Of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Martial Performance","s":4,"u":"martial%20performance_apg"},{"n":"Ode To Ouroboros","s":4,"u":"ode%20to%20ouroboros_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Resounding Finale","s":4,"u":"resounding%20finale_apg"},{"n":"Reverberate","s":4,"u":"reverberate_apg"},{"n":"Ritual Researcher","s":4,"u":"ritual%20researcher_apg"},{"n":"Shared Assault","s":4,"u":"shared%20assault_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Soulsight","s":4,"u":"soulsight%20(bard)_apg"},{"n":"Symphony Of The Unfettered Heart","s":4,"u":"symphony%20of%20the%20unfettered%20heart_apg"},{"n":"Triumphant Inspiration","s":4,"u":"triumphant%20inspiration_apg"},{"n":"Ultimate Polymath","s":4,"u":"ultimate%20polymath_apg"},{"n":"Vigorous Inspiration","s":4,"u":"vigorous%20inspiration_apg"},{"n":"Well-versed","s":4,"u":"well-versed_apg"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Bardic Lore","s":5,"u":"bardic%20lore_crb"},{"n":"Cantrip Expansion","s":5,"u":"cantrip%20expansion%20(bard)_crb"},{"n":"Deep Lore","s":5,"u":"deep%20lore_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Eclectic Polymath","s":5,"u":"eclectic%20polymath_crb"},{"n":"Eclectic Skill","s":5,"u":"eclectic%20skill_crb"},{"n":"Effortless Concentration","s":5,"u":"effortless%20concentration%20(bard)_crb"},{"n":"Esoteric Polymath","s":5,"u":"esoteric%20polymath_crb"},{"n":"Eternal Composition","s":5,"u":"eternal%20composition_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"Harmonize","s":5,"u":"harmonize_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Impossible Polymath","s":5,"u":"impossible%20polymath_crb"},{"n":"Inspirational Focus","s":5,"u":"inspirational%20focus_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Inspire Heroics","s":5,"u":"inspire%20heroics_crb"},{"n":"Know-it-all","s":5,"u":"know-it-all_crb"},{"n":"Lingering Composition","s":5,"u":"lingering%20composition_crb"},{"n":"Loremaster's Etude","s":5,"u":"loremaster's%20etude_crb"},{"n":"Melodious Spell","s":5,"u":"melodious%20spell_crb"},{"n":"Multifarious Muse","s":5,"u":"multifarious%20muse_crb"},{"n":"Perfect Encore","s":5,"u":"perfect%20encore_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(bard)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(bard)_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Steady Spellcasting","s":5,"u":"steady%20spellcasting%20(bard)_crb"},{"n":"Studious Capacity","s":5,"u":"studious%20capacity_crb"},{"n":"Symphony Of The Muse","s":5,"u":"symphony%20of%20the%20muse_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"True Hypercognition","s":5,"u":"true%20hypercognition_crb"},{"n":"Unusual Composition","s":5,"u":"unusual%20composition_crb"},{"n":"Versatile Performance","s":5,"u":"versatile%20performance_crb"},{"n":"Versatile Signature","s":5,"u":"versatile%20signature_crb"},{"n":"Silver's Refrain","s":18,"u":"silver's%20refrain_aoa3"},{"n":"Song Of The Fallen","s":21,"u":"song%20of%20the%20fallen_aoa6"},{"n":"Ringmaster's Introduction","s":35,"u":"ringmaster's%20introduction_ec6"},{"n":"Head Of The Night Parade","s":39,"u":"head%20of%20the%20night%20parade_frp3"},{"n":"Masquerade of Seasons Stance","s":6,"u":"masquerade%20of%20seasons%20stance_loil"},{"n":"Pirouette","s":6,"u":"pirouette_loil"},{"n":"Grand Dance","s":6,"u":"grand%20dance_loil"},{"n":"Reliable Squire","s":59,"u":"reliable%20squire_lokl"},{"n":"Inspiring Resilience","s":59,"u":"inspiring%20resilience_lokl"},{"n":"Shared Sight","s":59,"u":"shared%20sight_lokl"}],"3":[{"n":"Hymn of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Ode To Ouroboros","s":4,"u":"ode%20to%20ouroboros_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Symphony Of The Unfettered Heart","s":4,"u":"symphony%20of%20the%20unfettered%20heart_apg"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Counter Performance","s":5,"u":"counter%20performance_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Inspire Heroics","s":5,"u":"inspire%20heroics_crb"},{"n":"Lingering Composition","s":5,"u":"lingering%20composition_crb"},{"n":"Loremaster's Etude","s":5,"u":"loremaster's%20etude_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Silver's Refrain","s":18,"u":"silver's%20refrain_aoa3"},{"n":"Song Of The Fallen","s":21,"u":"song%20of%20the%20fallen_aoa6"}]},"concentrate":{"0":[{"n":"Accompany","s":4,"u":"accompany_apg"},{"n":"Archer's Aim","s":4,"u":"archer's%20aim_apg"},{"n":"Beastmaster's Call","s":4,"u":"beastmaster's%20call_apg"},{"n":"Blessed Spell","s":4,"u":"blessed%20spell_apg"},{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Call And Response","s":4,"u":"call%20and%20response_apg"},{"n":"Call Bonded Item","s":4,"u":"call%20bonded%20item_apg"},{"n":"Caterwaul","s":4,"u":"caterwaul_apg"},{"n":"Conceal Spell","s":4,"u":"conceal%20spell_apg"},{"n":"Connect The Dots","s":4,"u":"connect%20the%20dots_apg"},{"n":"Courageous Advance","s":4,"u":"courageous%20advance_apg"},{"n":"Courageous Assault","s":4,"u":"courageous%20assault_apg"},{"n":"Courageous Onslaught","s":4,"u":"courageous%20onslaught_apg"},{"n":"Courageous Opportunity","s":4,"u":"courageous%20opportunity_apg"},{"n":"Cruelty","s":4,"u":"cruelty_apg"},{"n":"Current Spell","s":4,"u":"current%20spell_apg"},{"n":"Defensive Coordination","s":4,"u":"defensive%20coordination_apg"},{"n":"Eat Fortune","s":4,"u":"eat%20fortune_apg"},{"n":"Ebb And Flow","s":4,"u":"ebb%20and%20flow_apg"},{"n":"Echoes In Stone","s":4,"u":"echoes%20in%20stone_apg"},{"n":"Echoing Spell","s":4,"u":"echoing%20spell_apg"},{"n":"Educate Allies","s":4,"u":"educate%20allies_apg"},{"n":"Elaborate Flourish","s":4,"u":"elaborate%20flourish_apg"},{"n":"Energy Fusion","s":4,"u":"energy%20fusion_apg"},{"n":"Expand Aura","s":4,"u":"expand%20aura_apg"},{"n":"Familiar Conduit","s":4,"u":"familiar%20conduit_apg"},{"n":"Familiar's Eyes","s":4,"u":"familiar's%20eyes_apg"},{"n":"Focused Shot","s":4,"u":"focused%20shot_apg"},{"n":"Foresee Danger","s":4,"u":"foresee%20danger_apg"},{"n":"Forestall Curse","s":4,"u":"forestall%20curse_apg"},{"n":"Form Of The Bat","s":4,"u":"form%20of%20the%20bat_apg"},{"n":"Grovel","s":4,"u":"grovel_apg"},{"n":"Inner Strength","s":4,"u":"inner%20strength_apg"},{"n":"Long-nosed Form","s":4,"u":"long-nosed%20form_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"One For All","s":4,"u":"one%20for%20all_apg"},{"n":"Overwhelming Breath","s":4,"u":"overwhelming%20breath_apg"},{"n":"Play To The Crowd","s":4,"u":"play%20to%20the%20crowd_apg"},{"n":"Plot The Future","s":4,"u":"plot%20the%20future_apg"},{"n":"Project Persona","s":4,"u":"project%20persona_apg"},{"n":"Quickened Casting","s":4,"u":"quickened%20casting%20(oracle)_apg"},{"n":"Quickened Casting","s":4,"u":"quickened%20casting%20(witch)_apg"},{"n":"Radiant Infusion","s":4,"u":"radiant%20infusion_apg"},{"n":"Rat Form","s":4,"u":"rat%20form_apg"},{"n":"Reach Spell","s":4,"u":"reach%20spell%20(oracle)_apg"},{"n":"Reach Spell","s":4,"u":"reach%20spell%20(witch)_apg"},{"n":"Reconstruct The Scene","s":4,"u":"reconstruct%20the%20scene%20(investigator)_apg"},{"n":"Reconstruct The Scene","s":4,"u":"reconstruct%20the%20scene%20(rogue)_apg"},{"n":"Remediate","s":4,"u":"remediate_apg"},{"n":"Resounding Finale","s":4,"u":"resounding%20finale_apg"},{"n":"Safeguarded Spell","s":4,"u":"safeguarded%20spell_apg"},{"n":"Scintillating Spell","s":4,"u":"scintillating%20spell_apg"},{"n":"Sow Spell","s":4,"u":"sow%20spell_apg"},{"n":"Spell Relay","s":4,"u":"spell%20relay_apg"},{"n":"Spell Shroud","s":4,"u":"spell%20shroud_apg"},{"n":"Spiritual Guides","s":4,"u":"spiritual%20guides_apg"},{"n":"Split Hex","s":4,"u":"split%20hex_apg"},{"n":"Split Shot","s":4,"u":"split%20shot_apg"},{"n":"Sunder Spell","s":4,"u":"sunder%20spell_apg"},{"n":"Terraforming Spell","s":4,"u":"terraforming%20spell_apg"},{"n":"Through Spell","s":4,"u":"through%20spell_apg"},{"n":"Triangle Shot","s":4,"u":"triangle%20shot_apg"},{"n":"Trickster's Ace","s":4,"u":"trickster's%20ace_apg"},{"n":"Vigorous Inspiration","s":4,"u":"vigorous%20inspiration_apg"},{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Awesome Blow","s":5,"u":"awesome%20blow_crb"},{"n":"Cast Down","s":5,"u":"cast%20down_crb"},{"n":"Come And Get Me","s":5,"u":"come%20and%20get%20me_crb"},{"n":"Command Undead","s":5,"u":"command%20undead_crb"},{"n":"Conceal Spell","s":5,"u":"conceal%20spell_crb"},{"n":"Defensive Recovery","s":5,"u":"defensive%20recovery_crb"},{"n":"Determination","s":5,"u":"determination_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Dragon's Rage Breath","s":5,"u":"dragon's%20rage%20breath_crb"},{"n":"Echoing Channel","s":5,"u":"echoing%20channel_crb"},{"n":"Giant's Lunge","s":5,"u":"giant's%20lunge_crb"},{"n":"Harmonize","s":5,"u":"harmonize_crb"},{"n":"Heroic Recovery","s":5,"u":"heroic%20recovery_crb"},{"n":"Hunter's Aim","s":5,"u":"hunter's%20aim_crb"},{"n":"Incredible Aim","s":5,"u":"incredible%20aim_crb"},{"n":"Incredible Ricochet","s":5,"u":"incredible%20ricochet_crb"},{"n":"Instant Opening","s":5,"u":"instant%20opening_crb"},{"n":"Knockback Strike","s":5,"u":"knockback%20strike_crb"},{"n":"Leyline Conduit","s":5,"u":"leyline%20conduit_crb"},{"n":"Melodious Spell","s":5,"u":"melodious%20spell_crb"},{"n":"Mercy","s":5,"u":"mercy_crb"},{"n":"Metamagic Channel","s":5,"u":"metamagic%20channel_crb"},{"n":"Moment Of Clarity","s":5,"u":"moment%20of%20clarity_crb"},{"n":"Necrotic Infusion","s":5,"u":"necrotic%20infusion_crb"},{"n":"Orc Superstition","s":5,"u":"orc%20superstition_crb"},{"n":"Perfect Clarity","s":5,"u":"perfect%20clarity_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(bard)_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(sorcerer)_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(wizard)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(bard)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(cleric)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(druid)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(sorcerer)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(wizard)_crb"},{"n":"Reactive Distraction","s":5,"u":"reactive%20distraction_crb"},{"n":"Renewed Vigor","s":5,"u":"renewed%20vigor_crb"},{"n":"Shake It Off","s":5,"u":"shake%20it%20off_crb"},{"n":"Silent Spell","s":5,"u":"silent%20spell_crb"},{"n":"Spell Tinker","s":5,"u":"spell%20tinker_crb"},{"n":"Spirit's Wrath","s":5,"u":"spirit's%20wrath_crb"},{"n":"Targeting Shot","s":5,"u":"targeting%20shot_crb"},{"n":"Trickster's Ace","s":5,"u":"trickster's%20ace_crb"},{"n":"True Shapeshifter","s":5,"u":"true%20shapeshifter_crb"},{"n":"Unusual Composition","s":5,"u":"unusual%20composition_crb"},{"n":"Wild Winds Gust","s":5,"u":"wild%20winds%20gust_crb"},{"n":"Coordinated Distraction","s":24,"u":"coordinated%20distraction_aoe3"},{"n":"Flourishing Finish","s":24,"u":"flourishing%20finish_aoe3"},{"n":"Storm Shroud","s":10,"u":"storm%20shroud_botd"},{"n":"Terrain Form","s":10,"u":"terrain%20form_botd"},{"n":"Bat Form","s":10,"u":"bat%20form_botd"},{"n":"Turn to Mist","s":10,"u":"turn%20to%20mist_botd"},{"n":"Bone Swarm","s":10,"u":"bone%20swarm_botd"},{"n":"Their Master's Call","s":10,"u":"their%20master's%20call_botd"},{"n":"Cast Out","s":10,"u":"cast%20out_botd"},{"n":"Liberate Soul","s":10,"u":"liberate%20soul_botd"},{"n":"Spiral Sworn","s":10,"u":"spiral%20sworn_botd"},{"n":"Sepulchral Sublimation","s":10,"u":"sepulchral%20sublimation_botd"},{"n":"Cryptic Spell","s":11,"u":"cryptic%20spell_da"},{"n":"Eerie Traces","s":11,"u":"eerie%20traces_da"},{"n":"Eerie Proclamation","s":11,"u":"eerie%20proclamation_da"},{"n":"Aura Sight","s":11,"u":"aura%20sight_da"},{"n":"Automatic Writing","s":11,"u":"automatic%20writing_da"},{"n":"Read Psychometric Resonance","s":11,"u":"read%20psychometric%20resonance_da"},{"n":"Warped Reflection","s":11,"u":"warped%20reflection_da"},{"n":"Mistaken Identity","s":11,"u":"mistaken%20identity_da"},{"n":"What Could Have Been","s":11,"u":"what%20could%20have%20been_da"},{"n":"Into the Future","s":11,"u":"into%20the%20future_da"},{"n":"Purge of Moments","s":11,"u":"purge%20of%20moments_da"},{"n":"Turn Back the Clock","s":11,"u":"turn%20back%20the%20clock_da"},{"n":"Guide the Timeline","s":11,"u":"guide%20the%20timeline_da"},{"n":"Ghost Blade","s":11,"u":"ghost%20blade_da"},{"n":"Just the Tool","s":11,"u":"just%20the%20tool_da"},{"n":"Mind Shards","s":11,"u":"mind%20shards_da"},{"n":"Timeline-Splitting Spell","s":11,"u":"timeline-splitting%20spell_da"},{"n":"Muscle Mimicry","s":11,"u":"muscle%20mimicry_da"},{"n":"Tap Vitality","s":11,"u":"tap%20vitality_da"},{"n":"Vessel's Form","s":11,"u":"vessel's%20form_da"},{"n":"Psi Burst","s":11,"u":"psi%20burst_da"},{"n":"Emotional Surge","s":11,"u":"emotional%20surge_da"},{"n":"Psi Catastrophe","s":11,"u":"psi%20catastrophe_da"},{"n":"Wandering Thoughts","s":11,"u":"wandering%20thoughts_da"},{"n":"Unlimited Potential","s":11,"u":"unlimited%20potential_da"},{"n":"Focused Juggler","s":31,"u":"focused%20juggler_ec1"},{"n":"Juggle","s":31,"u":"juggle_ec1"},{"n":"Reflexive Catch","s":31,"u":"reflexive%20catch_ec1"},{"n":"Blood In The Air","s":2,"u":"blood%20in%20the%20air_g%26g"},{"n":"Core Cannon","s":2,"u":"core%20cannon_g%26g"},{"n":"Dance Of Thunder","s":2,"u":"dance%20of%20thunder_g%26g"},{"n":"Deadeye","s":2,"u":"deadeye_g%26g"},{"n":"Duo's Aim","s":2,"u":"duo's%20aim_g%26g"},{"n":"Headshot","s":2,"u":"headshot_g%26g"},{"n":"No! No! I Created You!","s":2,"u":"no!%20no!%20i%20created%20you!_g%26g"},{"n":"Ricochet Shot","s":2,"u":"ricochet%20shot_g%26g"},{"n":"Sniper's Aim","s":2,"u":"sniper's%20aim_g%26g"},{"n":"Aquatic Adaptation","s":1,"u":"aquatic%20adaptation_loag"},{"n":"Blazing Aura","s":1,"u":"blazing%20aura_loag"},{"n":"Cat Nap","s":1,"u":"cat%20nap_loag"},{"n":"Catchy Tune","s":1,"u":"catchy%20tune_loag"},{"n":"Devil In Plain Sight","s":1,"u":"devil%20in%20plain%20sight_loag"},{"n":"Eclectic Sword Mastery","s":1,"u":"eclectic%20sword%20mastery_loag"},{"n":"Elemental Assault","s":1,"u":"elemental%20assault_loag"},{"n":"Energize Wings","s":1,"u":"energize%20wings_loag"},{"n":"Favorable Winds","s":1,"u":"favorable%20winds_loag"},{"n":"Ferocious Gust","s":1,"u":"ferocious%20gust_loag"},{"n":"Final Form","s":1,"u":"final%20form_loag"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Hydraulic Deflection","s":1,"u":"hydraulic%20deflection_loag"},{"n":"Hydraulic Maneuvers","s":1,"u":"hydraulic%20maneuvers_loag"},{"n":"Inspirit Hazard","s":1,"u":"inspirit%20hazard_loag"},{"n":"Nanite Shroud","s":1,"u":"nanite%20shroud_loag"},{"n":"Nanite Surge","s":1,"u":"nanite%20surge_loag"},{"n":"Radiant Circuitry","s":1,"u":"radiant%20circuitry_loag"},{"n":"Repair Module","s":1,"u":"repair%20module_loag"},{"n":"Steam Spell","s":1,"u":"steam%20spell_loag"},{"n":"Tidal Shield","s":1,"u":"tidal%20shield_loag"},{"n":"Saoc Astrology","s":7,"u":"saoc%20astrology_locg"},{"n":"Uzunjati Storytelling","s":7,"u":"uzunjati%20storytelling_locg"},{"n":"Miraculous Repair","s":6,"u":"miraculous%20repair_loil"},{"n":"Planar Sidestep","s":6,"u":"planar%20sidestep_loil"},{"n":"Reveal Hidden Self","s":6,"u":"reveal%20hidden%20self_loil"},{"n":"Towering Presence","s":6,"u":"towering%20presence_loil"},{"n":"Community Knowledge","s":6,"u":"community%20knowledge_loil"},{"n":"Crystal Luminescence","s":6,"u":"crystal%20luminescence_loil"},{"n":"Cleansing Light","s":6,"u":"cleansing%20light_loil"},{"n":"Hypnotic Lure","s":6,"u":"hypnotic%20lure_loil"},{"n":"Pit of Snakes","s":6,"u":"pit%20of%20snakes_loil"},{"n":"Voice Cold as Death","s":59,"u":"voice%20cold%20as%20death_lokl"},{"n":"Detonating Spell","s":59,"u":"detonating%20spell_lokl"},{"n":"Consecrate Spell","s":59,"u":"consecrate%20spell_lokl"},{"n":"Holy Light","s":59,"u":"holy%20light_lokl"},{"n":"Shared Sight","s":59,"u":"shared%20sight_lokl"},{"n":"Prayer Attack","s":66,"u":"prayer%20attack_lol"},{"n":"True Gaze","s":0,"u":"true%20gaze_lome"},{"n":"Watchful Gaze","s":0,"u":"watchful%20gaze_lome"},{"n":"Dead Reckoning","s":60,"u":"dead%20reckoning_lopsg"},{"n":"Recover Spell","s":60,"u":"recover%20spell_lopsg"},{"n":"Ostentatious Arrival","s":64,"u":"ostentatious%20arrival_som"},{"n":"Phase Out","s":64,"u":"phase%20out_som"},{"n":"Purifying Spell","s":64,"u":"purifying%20spell_som"},{"n":"Quickened Attunement","s":64,"u":"quickened%20attunement_som"},{"n":"Reveal True Name","s":64,"u":"reveal%20true%20name_som"},{"n":"Shrink Down","s":64,"u":"shrink%20down_som"},{"n":"Soul Flare","s":64,"u":"soul%20flare_som"},{"n":"Summoner's Call","s":64,"u":"summoner's%20call_som"},{"n":"Transpose","s":64,"u":"transpose_som"},{"n":"Wind-tossed Spell","s":64,"u":"wind-tossed%20spell_som"},{"n":"Work Yourself Up","s":64,"u":"work%20yourself%20up_som"}],"3":[{"n":"Beastmaster Trance","s":4,"u":"beastmaster%20trance_apg"},{"n":"Diviner's Sight","s":5,"u":"diviner's%20sight_crb"}],"8":[{"n":"Clue In","s":4,"u":"clue%20in_apg"},{"n":"Devise a Stratagem","s":4,"u":"devise%20a%20stratagem_apg"},{"n":"Pointed Question","s":4,"u":"pointed%20question_apg"},{"n":"Pursue a Lead","s":4,"u":"pursue%20a%20lead_apg"},{"n":"Borrow an Arcane Spell","s":5,"u":"borrow%20an%20arcane%20spell_crb"},{"n":"Coerce","s":5,"u":"coerce_crb"},{"n":"Command an Animal","s":5,"u":"command%20an%20animal_crb"},{"n":"Cover Tracks","s":5,"u":"cover%20tracks_crb"},{"n":"Decipher Writing","s":5,"u":"decipher%20writing_crb"},{"n":"Demoralize","s":5,"u":"demoralize_crb"},{"n":"Detect Magic","s":5,"u":"detect%20magic_crb"},{"n":"Dismiss","s":5,"u":"dismiss_crb"},{"n":"Follow the Expert","s":5,"u":"follow%20the%20expert_crb"},{"n":"Hunt Prey","s":5,"u":"hunt%20prey_crb"},{"n":"Identify Alchemy","s":5,"u":"identify%20alchemy_crb"},{"n":"Identify Magic","s":5,"u":"identify%20magic_crb"},{"n":"Impersonate","s":5,"u":"impersonate_crb"},{"n":"Investigate","s":5,"u":"investigate_crb"},{"n":"Learn a Spell","s":5,"u":"learn%20a%20spell_crb"},{"n":"Lie","s":5,"u":"lie_crb"},{"n":"Make an Impression","s":5,"u":"make%20an%20impression_crb"},{"n":"Perform","s":5,"u":"perform_crb"},{"n":"Rage","s":5,"u":"rage_crb"},{"n":"Ready","s":5,"u":"ready_crb"},{"n":"Recall Knowledge","s":5,"u":"recall%20knowledge_crb"},{"n":"Refocus","s":5,"u":"refocus_crb"},{"n":"Repeat a Spell","s":5,"u":"repeat%20a%20spell_crb"},{"n":"Request","s":5,"u":"request_crb"},{"n":"Scout","s":5,"u":"scout_crb"},{"n":"Search","s":5,"u":"search_crb"},{"n":"Seek","s":5,"u":"seek_crb"},{"n":"Sense Motive","s":5,"u":"sense%20motive_crb"},{"n":"Sustain a Spell","s":5,"u":"sustain%20a%20spell_crb"},{"n":"Track","s":5,"u":"track_crb"},{"n":"Discover","s":15,"u":"discover_gmg"},{"n":"Influence","s":15,"u":"influence_gmg"},{"n":"Map the Area","s":15,"u":"map%20the%20area_gmg"},{"n":"Reconnoiter","s":15,"u":"reconnoiter_gmg"},{"n":"Research","s":15,"u":"research_gmg"},{"n":"Fling Magic","s":11,"u":"fling%20magic_da"},{"n":"Intensify Vulnerability","s":11,"u":"intensify%20vulnerability_da"},{"n":"Psychic Defense","s":11,"u":"psychic%20defense_da"},{"n":"Recenter","s":11,"u":"recenter_da"},{"n":"Change Shape","s":1,"u":"change%20shape%20(kitsune)_loag"},{"n":"Change Shape","s":1,"u":"change%20shape%20(beastkin)_loag"},{"n":"Arcane Cascade","s":64,"u":"arcane%20cascade_som"},{"n":"Manifest Eidolon","s":64,"u":"manifest%20eidolon_som"},{"n":"Share Senses","s":64,"u":"share%20senses_som"},{"n":"Tap Ley Line","s":64,"u":"tap%20ley%20line_som"}],"64":[{"n":"Change Shape","s":12,"u":"change%20shape_b1"},{"n":"Find Footing","s":15,"u":"find%20footing_gmg"}]},"manipulate":{"0":[{"n":"Accompany","s":4,"u":"accompany_apg"},{"n":"Advanced First Aid","s":4,"u":"advanced%20first%20aid_apg"},{"n":"Anoint Ally","s":4,"u":"anoint%20ally_apg"},{"n":"Conceal Spell","s":4,"u":"conceal%20spell_apg"},{"n":"Elaborate Flourish","s":4,"u":"elaborate%20flourish_apg"},{"n":"Forcible Energy","s":4,"u":"forcible%20energy_apg"},{"n":"Friendly Toss","s":4,"u":"friendly%20toss_apg"},{"n":"Instinctive Strike","s":4,"u":"instinctive%20strike_apg"},{"n":"Nonlethal Spell","s":4,"u":"nonlethal%20spell_apg"},{"n":"Portentous Spell","s":4,"u":"portentous%20spell_apg"},{"n":"Resuscitate","s":4,"u":"resuscitate_apg"},{"n":"Surging Might","s":4,"u":"surging%20might_apg"},{"n":"Surprise Snare","s":4,"u":"surprise%20snare_apg"},{"n":"Target Of Opportunity","s":4,"u":"target%20of%20opportunity_apg"},{"n":"Treat Condition","s":4,"u":"treat%20condition_apg"},{"n":"Widen Spell","s":4,"u":"widen%20spell%20(oracle)_apg"},{"n":"Widen Spell","s":4,"u":"widen%20spell%20(witch)_apg"},{"n":"Battle Medicine","s":5,"u":"battle%20medicine_crb"},{"n":"Bond Conservation","s":5,"u":"bond%20conservation_crb"},{"n":"Conceal Spell","s":5,"u":"conceal%20spell_crb"},{"n":"Form Control","s":5,"u":"form%20control_crb"},{"n":"Harmonize","s":5,"u":"harmonize_crb"},{"n":"Leyline Conduit","s":5,"u":"leyline%20conduit_crb"},{"n":"Melodious Spell","s":5,"u":"melodious%20spell_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(druid)_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(sorcerer)_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(wizard)_crb"},{"n":"Poison Weapon","s":5,"u":"poison%20weapon_crb"},{"n":"Quaking Stomp","s":5,"u":"quaking%20stomp_crb"},{"n":"Reactive Distraction","s":5,"u":"reactive%20distraction_crb"},{"n":"Train Animal","s":5,"u":"train%20animal_crb"},{"n":"Trick Magic Item","s":5,"u":"trick%20magic%20item_crb"},{"n":"Unusual Composition","s":5,"u":"unusual%20composition_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(druid)_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(sorcerer)_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(wizard)_crb"},{"n":"Wild Winds Gust","s":5,"u":"wild%20winds%20gust_crb"},{"n":"Slice And Swipe","s":24,"u":"slice%20and%20swipe_aoe3"},{"n":"Reloading Trick","s":30,"u":"reloading%20trick_av3"},{"n":"Feast","s":10,"u":"feast_botd"},{"n":"Cast Out","s":10,"u":"cast%20out_botd"},{"n":"Slayer's Blessing","s":10,"u":"slayer's%20blessing_botd"},{"n":"Cryptic Spell","s":11,"u":"cryptic%20spell_da"},{"n":"Eerie Proclamation","s":11,"u":"eerie%20proclamation_da"},{"n":"Bizarre Transformation","s":11,"u":"bizarre%20transformation_da"},{"n":"Automatic Writing","s":11,"u":"automatic%20writing_da"},{"n":"Chromotherapy","s":11,"u":"chromotherapy_da"},{"n":"Crystal Healing","s":11,"u":"crystal%20healing_da"},{"n":"Timeline-Splitting Spell","s":11,"u":"timeline-splitting%20spell_da"},{"n":"Exude Abyssal Corruption","s":11,"u":"exude%20abyssal%20corruption_da"},{"n":"Divine Disharmony","s":11,"u":"divine%20disharmony_da"},{"n":"Root to Life","s":11,"u":"root%20to%20life_da"},{"n":"Call Implement","s":11,"u":"call%20implement_da"},{"n":"Turn Away Misfortune","s":11,"u":"turn%20away%20misfortune_da"},{"n":"Share Weakness","s":11,"u":"share%20weakness_da"},{"n":"Ubiquitous Weakness","s":11,"u":"ubiquitous%20weakness_da"},{"n":"Unlimited Potential","s":11,"u":"unlimited%20potential_da"},{"n":"Focused Juggler","s":31,"u":"focused%20juggler_ec1"},{"n":"Juggle","s":31,"u":"juggle_ec1"},{"n":"Reflexive Catch","s":31,"u":"reflexive%20catch_ec1"},{"n":"Dig Quickly","s":9,"u":"dig%20quickly_ec3"},{"n":"Touch Focus","s":38,"u":"touch%20focus_frp2"},{"n":"Boost Modulation","s":2,"u":"boost%20modulation_g%26g"},{"n":"Clockwork Celerity","s":2,"u":"clockwork%20celerity_g%26g"},{"n":"Collapse Armor","s":2,"u":"collapse%20armor_g%26g"},{"n":"Collapse Construct","s":2,"u":"collapse%20construct_g%26g"},{"n":"Deep Freeze","s":2,"u":"deep%20freeze_g%26g"},{"n":"Distracting Explosion","s":2,"u":"distracting%20explosion_g%26g"},{"n":"Electrify Armor","s":2,"u":"electrify%20armor_g%26g"},{"n":"Helpful Tinkering","s":2,"u":"helpful%20tinkering_g%26g"},{"n":"Megavolt","s":2,"u":"megavolt_g%26g"},{"n":"Overdrive Ally","s":2,"u":"overdrive%20ally_g%26g"},{"n":"Searing Restoration","s":2,"u":"searing%20restoration_g%26g"},{"n":"Spark Fist","s":2,"u":"spark%20fist_g%26g"},{"n":"Tamper","s":2,"u":"tamper_g%26g"},{"n":"Can't Fall Here","s":1,"u":"can't%20fall%20here_loag"},{"n":"Ferocious Gust","s":1,"u":"ferocious%20gust_loag"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Hydraulic Maneuvers","s":1,"u":"hydraulic%20maneuvers_loag"},{"n":"Pit of Snakes","s":6,"u":"pit%20of%20snakes_loil"},{"n":"Ashen Veil","s":59,"u":"ashen%20veil_lokl"},{"n":"Ceremony Of Protection","s":0,"u":"ceremony%20of%20protection_lome"},{"n":"Emergency Medical Assistance","s":60,"u":"emergency%20medical%20assistance_lopsg"},{"n":"Improvised Crafting","s":60,"u":"improvised%20crafting_lopsg"},{"n":"Quick Stow","s":60,"u":"quick%20stow_lopsg"},{"n":"Ostentatious Arrival","s":64,"u":"ostentatious%20arrival_som"},{"n":"Transpose","s":64,"u":"transpose_som"}],"8":[{"n":"Quick Tincture","s":4,"u":"quick%20tincture_apg"},{"n":"Administer First Aid","s":5,"u":"administer%20first%20aid_crb"},{"n":"Affix a Talisman","s":5,"u":"affix%20a%20talisman_crb"},{"n":"Conceal an Object","s":5,"u":"conceal%20an%20object_crb"},{"n":"Craft","s":5,"u":"craft_crb"},{"n":"Disable a Device","s":5,"u":"disable%20a%20device_crb"},{"n":"Impersonate","s":5,"u":"impersonate_crb"},{"n":"Interact","s":5,"u":"interact_crb"},{"n":"Palm an Object","s":5,"u":"palm%20an%20object_crb"},{"n":"Pick a Lock","s":5,"u":"pick%20a%20lock_crb"},{"n":"Point Out","s":5,"u":"point%20out_crb"},{"n":"Quick Alchemy","s":5,"u":"quick%20alchemy_crb"},{"n":"Release","s":5,"u":"release_crb"},{"n":"Repair","s":5,"u":"repair_crb"},{"n":"Steal","s":5,"u":"steal_crb"},{"n":"Treat Disease","s":5,"u":"treat%20disease_crb"},{"n":"Treat Poison","s":5,"u":"treat%20poison_crb"},{"n":"Treat Wounds","s":5,"u":"treat%20wounds_crb"},{"n":"Stop","s":15,"u":"stop_gmg"},{"n":"Take Control","s":15,"u":"take%20control_gmg"},{"n":"Amulet's Abeyance","s":11,"u":"amulet's%20abeyance_da"},{"n":"Drink from the Chalice","s":11,"u":"drink%20from%20the%20chalice_da"},{"n":"Exploit Vulnerability","s":11,"u":"exploit%20vulnerability_da"},{"n":"Fling Magic","s":11,"u":"fling%20magic_da"},{"n":"Mirror's Reflection","s":11,"u":"mirror's%20reflection_da"},{"n":"Ring Bell","s":11,"u":"ring%20bell_da"},{"n":"Explode","s":2,"u":"explode_g%26g"},{"n":"Overdrive","s":2,"u":"overdrive_g%26g"},{"n":"Envenom","s":6,"u":"envenom_loil"},{"n":"Affix a Fulu","s":64,"u":"affix%20a%20fulu_som"},{"n":"Manifest Eidolon","s":64,"u":"manifest%20eidolon_som"}]},"ranger":{"0":[{"n":"Accurate Flurry","s":4,"u":"accurate%20flurry_apg"},{"n":"Additional Recollection","s":4,"u":"additional%20recollection_apg"},{"n":"Animal Feature","s":4,"u":"animal%20feature_apg"},{"n":"Enlarge Companion","s":4,"u":"enlarge%20companion_apg"},{"n":"Ephemeral Tracking","s":4,"u":"ephemeral%20tracking_apg"},{"n":"Gravity Weapon","s":4,"u":"gravity%20weapon_apg"},{"n":"Heal Companion","s":4,"u":"heal%20companion_apg"},{"n":"Hunter's Luck","s":4,"u":"hunter's%20luck_apg"},{"n":"Hunter's Vision","s":4,"u":"hunter's%20vision_apg"},{"n":"Impossible Snares","s":4,"u":"impossible%20snares_apg"},{"n":"Magic Hide","s":4,"u":"magic%20hide_apg"},{"n":"Ranger's Bramble","s":4,"u":"ranger's%20bramble_apg"},{"n":"Snare Hopping","s":4,"u":"snare%20hopping_apg"},{"n":"Soothing Mist","s":4,"u":"soothing%20mist_apg"},{"n":"Terrain Transposition","s":4,"u":"terrain%20transposition_apg"},{"n":"Warden's Focus","s":4,"u":"warden's%20focus_apg"},{"n":"Warden's Wellspring","s":4,"u":"warden's%20wellspring_apg"},{"n":"Animal Companion","s":5,"u":"animal%20companion%20(ranger)_crb"},{"n":"Blind-fight","s":5,"u":"blind-fight%20(ranger)_crb"},{"n":"Camouflage","s":5,"u":"camouflage_crb"},{"n":"Companion's Cry","s":5,"u":"companion's%20cry_crb"},{"n":"Crossbow Ace","s":5,"u":"crossbow%20ace_crb"},{"n":"Deadly Aim","s":5,"u":"deadly%20aim_crb"},{"n":"Disrupt Prey","s":5,"u":"disrupt%20prey_crb"},{"n":"Distracting Shot","s":5,"u":"distracting%20shot_crb"},{"n":"Double Prey","s":5,"u":"double%20prey_crb"},{"n":"Far Shot","s":5,"u":"far%20shot_crb"},{"n":"Favored Enemy","s":5,"u":"favored%20enemy_crb"},{"n":"Favored Terrain","s":5,"u":"favored%20terrain_crb"},{"n":"Greater Distracting Shot","s":5,"u":"greater%20distracting%20shot_crb"},{"n":"Hazard Finder","s":5,"u":"hazard%20finder_crb"},{"n":"Hunted Shot","s":5,"u":"hunted%20shot_crb"},{"n":"Hunter's Aim","s":5,"u":"hunter's%20aim_crb"},{"n":"Impossible Flurry","s":5,"u":"impossible%20flurry_crb"},{"n":"Impossible Volley","s":5,"u":"impossible%20volley%20(ranger)_crb"},{"n":"Improved Twin Riposte","s":5,"u":"improved%20twin%20riposte%20(ranger)_crb"},{"n":"Incredible Companion","s":5,"u":"incredible%20companion%20(ranger)_crb"},{"n":"Legendary Monster Hunter","s":5,"u":"legendary%20monster%20hunter_crb"},{"n":"Legendary Shot","s":5,"u":"legendary%20shot_crb"},{"n":"Lightning Snares","s":5,"u":"lightning%20snares_crb"},{"n":"Manifold Edge","s":5,"u":"manifold%20edge_crb"},{"n":"Master Monster Hunter","s":5,"u":"master%20monster%20hunter_crb"},{"n":"Masterful Companion","s":5,"u":"masterful%20companion_crb"},{"n":"Mature Animal Companion","s":5,"u":"mature%20animal%20companion%20(ranger)_crb"},{"n":"Monster Hunter","s":5,"u":"monster%20hunter_crb"},{"n":"Monster Warden","s":5,"u":"monster%20warden_crb"},{"n":"Penetrating Shot","s":5,"u":"penetrating%20shot_crb"},{"n":"Perfect Shot","s":5,"u":"perfect%20shot_crb"},{"n":"Powerful Snares","s":5,"u":"powerful%20snares_crb"},{"n":"Quick Draw","s":5,"u":"quick%20draw%20(ranger)_crb"},{"n":"Quick Snares","s":5,"u":"quick%20snares_crb"},{"n":"Running Reload","s":5,"u":"running%20reload_crb"},{"n":"Scout's Warning","s":5,"u":"scout's%20warning%20(ranger)_crb"},{"n":"Second Sting","s":5,"u":"second%20sting_crb"},{"n":"Sense The Unseen","s":5,"u":"sense%20the%20unseen%20(ranger)_crb"},{"n":"Shadow Hunter","s":5,"u":"shadow%20hunter_crb"},{"n":"Shared Prey","s":5,"u":"shared%20prey_crb"},{"n":"Side By Side","s":5,"u":"side%20by%20side%20(ranger)_crb"},{"n":"Skirmish Strike","s":5,"u":"skirmish%20strike%20(ranger)_crb"},{"n":"Snap Shot","s":5,"u":"snap%20shot_crb"},{"n":"Snare Specialist","s":5,"u":"snare%20specialist_crb"},{"n":"Specialized Companion","s":5,"u":"specialized%20companion%20(ranger)_crb"},{"n":"Stealthy Companion","s":5,"u":"stealthy%20companion_crb"},{"n":"Swift Tracker","s":5,"u":"swift%20tracker_crb"},{"n":"Targeting Shot","s":5,"u":"targeting%20shot_crb"},{"n":"Terrain Master","s":5,"u":"terrain%20master_crb"},{"n":"To The Ends Of The Earth","s":5,"u":"to%20the%20ends%20of%20the%20earth_crb"},{"n":"Triple Threat","s":5,"u":"triple%20threat_crb"},{"n":"Twin Parry","s":5,"u":"twin%20parry%20(ranger)_crb"},{"n":"Twin Riposte","s":5,"u":"twin%20riposte%20(ranger)_crb"},{"n":"Twin Takedown","s":5,"u":"twin%20takedown_crb"},{"n":"Ubiquitous Snares","s":5,"u":"ubiquitous%20snares_crb"},{"n":"Ultimate Skirmisher","s":5,"u":"ultimate%20skirmisher_crb"},{"n":"Warden's Boon","s":5,"u":"warden's%20boon_crb"},{"n":"Warden's Guidance","s":5,"u":"warden's%20guidance_crb"},{"n":"Warden's Step","s":5,"u":"warden's%20step_crb"},{"n":"Wild Empathy","s":5,"u":"wild%20empathy_crb"},{"n":"Superior Sight","s":21,"u":"superior%20sight_aoa6"},{"n":"Wolf in Sheep's Clothing","s":11,"u":"wolf%20in%20sheep's%20clothing_da"},{"n":"Can't You See?","s":11,"u":"can't%20you%20see%3f_da"},{"n":"Eerie Environs","s":11,"u":"eerie%20environs_da"},{"n":"Eerie Traces","s":11,"u":"eerie%20traces_da"},{"n":"Eerie Proclamation","s":11,"u":"eerie%20proclamation_da"},{"n":"Obscured Emergence","s":11,"u":"obscured%20emergence_da"},{"n":"Mimic Protections","s":35,"u":"mimic%20protections_ec6"},{"n":"Relentless Stalker","s":36,"u":"relentless%20stalker_fop"},{"n":"Time Dilation Cascade","s":39,"u":"time%20dilation%20cascade_frp3"},{"n":"Greenwatch Initiate","s":6,"u":"greenwatch%20initiate_loil"},{"n":"Defy Fey","s":6,"u":"defy%20fey_loil"},{"n":"Fey Tracker","s":6,"u":"fey%20tracker_loil"},{"n":"Greenwatch Veteran","s":6,"u":"greenwatch%20veteran_loil"},{"n":"Unseen Passage","s":6,"u":"unseen%20passage_loil"},{"n":"Greenwatcher","s":6,"u":"greenwatcher_loil"},{"n":"United Assault","s":59,"u":"united%20assault_lokl"},{"n":"Farabellus Flip","s":60,"u":"farabellus%20flip_lopsg"}],"3":[{"n":"Animal Feature","s":4,"u":"animal%20feature_apg"},{"n":"Enlarge Companion","s":4,"u":"enlarge%20companion_apg"},{"n":"Ephemeral Tracking","s":4,"u":"ephemeral%20tracking_apg"},{"n":"Gravity Weapon","s":4,"u":"gravity%20weapon_apg"},{"n":"Heal Companion","s":4,"u":"heal%20companion_apg"},{"n":"Hunter's Luck","s":4,"u":"hunter's%20luck_apg"},{"n":"Hunter's Vision","s":4,"u":"hunter's%20vision_apg"},{"n":"Magic Hide","s":4,"u":"magic%20hide_apg"},{"n":"Ranger's Bramble","s":4,"u":"ranger's%20bramble_apg"},{"n":"Snare Hopping","s":4,"u":"snare%20hopping_apg"},{"n":"Soothing Mist","s":4,"u":"soothing%20mist_apg"},{"n":"Terrain Transposition","s":4,"u":"terrain%20transposition_apg"}],"8":[{"n":"Hunt Prey","s":5,"u":"hunt%20prey_crb"}]},"fortune":{"0":[{"n":"Acquired Tolerance","s":4,"u":"acquired%20tolerance_apg"},{"n":"Ally's Shelter","s":4,"u":"ally's%20shelter_apg"},{"n":"Archaeologist's Luck","s":4,"u":"archaeologist's%20luck_apg"},{"n":"Avenge Ally","s":4,"u":"avenge%20ally_apg"},{"n":"Cat's Luck","s":4,"u":"cat's%20luck_apg"},{"n":"Derring-do","s":4,"u":"derring-do_apg"},{"n":"Diviner Sense","s":4,"u":"diviner%20sense_apg"},{"n":"Felicitous Riposte","s":4,"u":"felicitous%20riposte_apg"},{"n":"Incredible Luck","s":4,"u":"incredible%20luck_apg"},{"n":"Inspired Stratagem","s":4,"u":"inspired%20stratagem_apg"},{"n":"Just One More Thing","s":4,"u":"just%20one%20more%20thing_apg"},{"n":"Perfect Finisher","s":4,"u":"perfect%20finisher_apg"},{"n":"Premonition Of Clarity","s":4,"u":"premonition%20of%20clarity_apg"},{"n":"Reckless Abandon","s":4,"u":"reckless%20abandon%20(goblin)_apg"},{"n":"Spiritual Guides","s":4,"u":"spiritual%20guides_apg"},{"n":"Assurance","s":5,"u":"assurance_crb"},{"n":"Halfling Luck","s":5,"u":"halfling%20luck_crb"},{"n":"Impossible Technique","s":5,"u":"impossible%20technique_crb"},{"n":"Loremaster's Etude","s":5,"u":"loremaster's%20etude_crb"},{"n":"Perfect Clarity","s":5,"u":"perfect%20clarity_crb"},{"n":"Blessed Medicine","s":10,"u":"blessed%20medicine_botd"},{"n":"Mistaken Identity","s":11,"u":"mistaken%20identity_da"},{"n":"Turn Back the Clock","s":11,"u":"turn%20back%20the%20clock_da"},{"n":"Vision of Foresight","s":11,"u":"vision%20of%20foresight_da"},{"n":"Turn Away Misfortune","s":11,"u":"turn%20away%20misfortune_da"},{"n":"Paired Link","s":11,"u":"paired%20link_da"},{"n":"Impose Order","s":11,"u":"impose%20order_da"},{"n":"Foreseen Failure","s":11,"u":"foreseen%20failure_da"},{"n":"Crafter's Instinct","s":2,"u":"crafter's%20instinct_g%26g"},{"n":"Grit And Tenacity","s":2,"u":"grit%20and%20tenacity_g%26g"},{"n":"Redirecting Shot","s":2,"u":"redirecting%20shot_g%26g"},{"n":"Chance Death","s":1,"u":"chance%20death_loag"},{"n":"Guided By The Stars","s":1,"u":"guided%20by%20the%20stars_loag"},{"n":"Impose Order","s":1,"u":"impose%20order_loag"},{"n":"Mask Of Rejection","s":1,"u":"mask%20of%20rejection_loag"},{"n":"Courteous Comeback","s":7,"u":"courteous%20comeback_locg"},{"n":"Know Oneself","s":7,"u":"know%20oneself_locg"},{"n":"Focus Ally","s":60,"u":"focus%20ally_lopsg"},{"n":"Wellspring Control","s":64,"u":"wellspring%20control_som"}],"2":[{"n":"Eye of Apprehension","s":5,"u":"eye%20of%20apprehension_crb"},{"n":"Luck Blade","s":5,"u":"luck%20blade%20(generic)_crb"},{"n":"Persona Mask","s":5,"u":"persona%20mask%20(generic)_crb"},{"n":"Devil's Luck","s":29,"u":"devil's%20luck_av2"},{"n":"Acrobat's Staff","s":32,"u":"acrobat's%20staff_ec2"},{"n":"Beckoning Cat Amulet","s":32,"u":"beckoning%20cat%20amulet_ec2"},{"n":"Indomitable Keepsake","s":2,"u":"indomitable%20keepsake%20(generic)_g%26g"},{"n":"Lucky Rabbit's Foot","s":58,"u":"lucky%20rabbit's%20foot_logm"},{"n":"Matchmaker Fulu","s":64,"u":"matchmaker%20fulu_som"},{"n":"Mask Of Mercy","s":46,"u":"mask%20of%20mercy_sot1"}],"3":[{"n":"Access Lore","s":4,"u":"access%20lore_apg"},{"n":"Ancestral Defense","s":4,"u":"ancestral%20defense_apg"},{"n":"Hunter's Luck","s":4,"u":"hunter's%20luck_apg"},{"n":"Bit Of Luck","s":5,"u":"bit%20of%20luck_crb"},{"n":"Counter Performance","s":5,"u":"counter%20performance_crb"},{"n":"Diviner's Sight","s":5,"u":"diviner's%20sight_crb"},{"n":"Know The Enemy","s":5,"u":"know%20the%20enemy_crb"},{"n":"Loremaster's Etude","s":5,"u":"loremaster's%20etude_crb"},{"n":"Lucky Break","s":5,"u":"lucky%20break_crb"},{"n":"Perfected Form","s":5,"u":"perfected%20form_crb"},{"n":"Scholarly Recollection","s":5,"u":"scholarly%20recollection_crb"},{"n":"Tempt Fate","s":5,"u":"tempt%20fate_crb"},{"n":"True Strike","s":5,"u":"true%20strike_crb"},{"n":"True Target","s":5,"u":"true%20target_crb"},{"n":"Unity","s":5,"u":"unity_crb"},{"n":"Zeal For Battle","s":5,"u":"zeal%20for%20battle_crb"},{"n":"String of Fate","s":11,"u":"string%20of%20fate_da"},{"n":"Perfect Strike","s":7,"u":"perfect%20strike_locg"},{"n":"Perseis's Precautions","s":60,"u":"perseis's%20precautions_lopsg"},{"n":"Perfect Strike","s":62,"u":"perfect%20strike_lowg"},{"n":"Wash Your Luck","s":64,"u":"wash%20your%20luck_som"}],"8":[{"n":"Devise a Stratagem","s":4,"u":"devise%20a%20stratagem_apg"},{"n":"Accidental Shot","s":2,"u":"accidental%20shot_g%26g"},{"n":"Call to Axis","s":0,"u":"call%20to%20axis_lome"}],"70":[{"n":"The World's A Stage","s":64,"u":"the%20world's%20a%20stage_som"}],"73":[{"n":"Draconic Arrogance","s":64,"u":"draconic%20arrogance_som"}]},"dedication":{"0":[{"n":"Acrobat Dedication","s":4,"u":"acrobat%20dedication_apg"},{"n":"Archaeologist Dedication","s":4,"u":"archaeologist%20dedication_apg"},{"n":"Archer Dedication","s":4,"u":"archer%20dedication_apg"},{"n":"Assassin Dedication","s":4,"u":"assassin%20dedication_apg"},{"n":"Bastion Dedication","s":4,"u":"bastion%20dedication_apg"},{"n":"Beastmaster Dedication","s":4,"u":"beastmaster%20dedication_apg"},{"n":"Blessed One Dedication","s":4,"u":"blessed%20one%20dedication_apg"},{"n":"Bounty Hunter Dedication","s":4,"u":"bounty%20hunter%20dedication_apg"},{"n":"Cavalier Dedication","s":4,"u":"cavalier%20dedication_apg"},{"n":"Celebrity Dedication","s":4,"u":"celebrity%20dedication_apg"},{"n":"Dandy Dedication","s":4,"u":"dandy%20dedication_apg"},{"n":"Dragon Disciple Dedication","s":4,"u":"dragon%20disciple%20dedication_apg"},{"n":"Dual-Weapon Warrior Dedication","s":4,"u":"dual-weapon%20warrior%20dedication_apg"},{"n":"Duelist Dedication","s":4,"u":"duelist%20dedication_apg"},{"n":"Eldritch Archer Dedication","s":4,"u":"eldritch%20archer%20dedication_apg"},{"n":"Familiar Master Dedication","s":4,"u":"familiar%20master%20dedication_apg"},{"n":"Gladiator Dedication","s":4,"u":"gladiator%20dedication_apg"},{"n":"Herbalist Dedication","s":4,"u":"herbalist%20dedication_apg"},{"n":"Horizon Walker Dedication","s":4,"u":"horizon%20walker%20dedication_apg"},{"n":"Investigator Dedication","s":4,"u":"investigator%20dedication_apg"},{"n":"Linguist Dedication","s":4,"u":"linguist%20dedication_apg"},{"n":"Loremaster Dedication","s":4,"u":"loremaster%20dedication_apg"},{"n":"Marshal Dedication","s":4,"u":"marshal%20dedication_apg"},{"n":"Martial Artist Dedication","s":4,"u":"martial%20artist%20dedication_apg"},{"n":"Mauler Dedication","s":4,"u":"mauler%20dedication_apg"},{"n":"Medic Dedication","s":4,"u":"medic%20dedication_apg"},{"n":"Oracle Dedication","s":4,"u":"oracle%20dedication_apg"},{"n":"Pirate Dedication","s":4,"u":"pirate%20dedication_apg"},{"n":"Poisoner Dedication","s":4,"u":"poisoner%20dedication_apg"},{"n":"Ritualist Dedication","s":4,"u":"ritualist%20dedication_apg"},{"n":"Scout Dedication","s":4,"u":"scout%20dedication_apg"},{"n":"Scroll Trickster Dedication","s":4,"u":"scroll%20trickster%20dedication_apg"},{"n":"Scrounger Dedication","s":4,"u":"scrounger%20dedication_apg"},{"n":"Sentinel Dedication","s":4,"u":"sentinel%20dedication_apg"},{"n":"Shadowdancer Dedication","s":4,"u":"shadowdancer%20dedication_apg"},{"n":"Snarecrafter Dedication","s":4,"u":"snarecrafter%20dedication_apg"},{"n":"Swashbuckler Dedication","s":4,"u":"swashbuckler%20dedication_apg"},{"n":"Talisman Dabbler Dedication","s":4,"u":"talisman%20dabbler%20dedication_apg"},{"n":"Vigilante Dedication","s":4,"u":"vigilante%20dedication_apg"},{"n":"Viking Dedication","s":4,"u":"viking%20dedication_apg"},{"n":"Weapon Improviser Dedication","s":4,"u":"weapon%20improviser%20dedication_apg"},{"n":"Witch Dedication","s":4,"u":"witch%20dedication_apg"},{"n":"Alchemist Dedication","s":5,"u":"alchemist%20dedication_crb"},{"n":"Barbarian Dedication","s":5,"u":"barbarian%20dedication_crb"},{"n":"Bard Dedication","s":5,"u":"bard%20dedication_crb"},{"n":"Champion Dedication","s":5,"u":"champion%20dedication_crb"},{"n":"Cleric Dedication","s":5,"u":"cleric%20dedication_crb"},{"n":"Druid Dedication","s":5,"u":"druid%20dedication_crb"},{"n":"Fighter Dedication","s":5,"u":"fighter%20dedication_crb"},{"n":"Monk Dedication","s":5,"u":"monk%20dedication_crb"},{"n":"Ranger Dedication","s":5,"u":"ranger%20dedication_crb"},{"n":"Rogue Dedication","s":5,"u":"rogue%20dedication_crb"},{"n":"Sorcerer Dedication","s":5,"u":"sorcerer%20dedication_crb"},{"n":"Wizard Dedication","s":5,"u":"wizard%20dedication_crb"},{"n":"Bellflower Dedication","s":18,"u":"bellflower%20dedication_aoa3"},{"n":"Crystal Keeper Dedication","s":19,"u":"crystal%20keeper%20dedication_aoa4"},{"n":"Zephyr Guard Dedication","s":20,"u":"zephyr%20guard%20dedication_aoa5"},{"n":"Edgewatch Detective Dedication","s":22,"u":"edgewatch%20detective%20dedication_aoe1"},{"n":"Jalmeri Heavenseeker Dedication","s":23,"u":"jalmeri%20heavenseeker%20dedication_aoe2"},{"n":"Provocator Dedication","s":24,"u":"provocator%20dedication_aoe3"},{"n":"Ghost Hunter Dedication","s":28,"u":"ghost%20hunter%20dedication_av1"},{"n":"Eldritch Researcher Dedication","s":29,"u":"eldritch%20researcher%20dedication_av2"},{"n":"Drow Shootist Dedication","s":30,"u":"drow%20shootist%20dedication_av3"},{"n":"Exorcist Dedication","s":10,"u":"exorcist%20dedication_botd"},{"n":"Undead Master Dedication","s":10,"u":"undead%20master%20dedication_botd"},{"n":"Lich Dedication","s":10,"u":"lich%20dedication_botd"},{"n":"Mummy Dedication","s":10,"u":"mummy%20dedication_botd"},{"n":"Vampire Dedication","s":10,"u":"vampire%20dedication_botd"},{"n":"Zombie Dedication","s":10,"u":"zombie%20dedication_botd"},{"n":"Ghoul Dedication","s":10,"u":"ghoul%20dedication_botd"},{"n":"Ghost Dedication","s":10,"u":"ghost%20dedication_botd"},{"n":"Undead Slayer Dedication","s":10,"u":"undead%20slayer%20dedication_botd"},{"n":"Hallowed Necromancer Dedication","s":10,"u":"hallowed%20necromancer%20dedication_botd"},{"n":"Soul Warden Dedication","s":10,"u":"soul%20warden%20dedication_botd"},{"n":"Reanimator Dedication","s":10,"u":"reanimator%20dedication_botd"},{"n":"Psychic Duelist Dedication","s":11,"u":"psychic%20duelist%20dedication_da"},{"n":"Mind Smith Dedication","s":11,"u":"mind%20smith%20dedication_da"},{"n":"Sleepwalker Dedication","s":11,"u":"sleepwalker%20dedication_da"},{"n":"Curse Maelstrom Dedication","s":11,"u":"curse%20maelstrom%20dedication_da"},{"n":"Pactbinder Dedication","s":11,"u":"pactbinder%20dedication_da"},{"n":"Psychic Dedication","s":11,"u":"psychic%20dedication_da"},{"n":"Alter Ego Dedication","s":11,"u":"alter%20ego%20dedication_da"},{"n":"Living Vessel Dedication","s":11,"u":"living%20vessel%20dedication_da"},{"n":"Thaumaturge Dedication","s":11,"u":"thaumaturge%20dedication_da"},{"n":"Juggler Dedication","s":31,"u":"juggler%20dedication_ec1"},{"n":"Staff Acrobat Dedication","s":31,"u":"staff%20acrobat%20dedication_ec1"},{"n":"Animal Trainer Dedication","s":32,"u":"animal%20trainer%20dedication_ec2"},{"n":"Golem Grafter Dedication","s":9,"u":"golem%20grafter%20dedication_ec3"},{"n":"Turpin Rowe Lumberjack Dedication","s":9,"u":"turpin%20rowe%20lumberjack%20dedication_ec3"},{"n":"Butterfly Blade Dedication","s":37,"u":"butterfly%20blade%20dedication_frp1"},{"n":"Ghost Eater Dedication","s":37,"u":"ghost%20eater%20dedication_frp1"},{"n":"Golden League Xun Dedication","s":38,"u":"golden%20league%20xun%20dedication_frp2"},{"n":"Sixth Pillar Dedication","s":38,"u":"sixth%20pillar%20dedication_frp2"},{"n":"Artillerist Dedication","s":2,"u":"artillerist%20dedication_g%26g"},{"n":"Beast Gunner Dedication","s":2,"u":"beast%20gunner%20dedication_g%26g"},{"n":"Bullet Dancer Dedication","s":2,"u":"bullet%20dancer%20dedication_g%26g"},{"n":"Demolitionist Dedication","s":2,"u":"demolitionist%20dedication_g%26g"},{"n":"Firework Technician Dedication","s":2,"u":"firework%20technician%20dedication_g%26g"},{"n":"Gunslinger Dedication","s":2,"u":"gunslinger%20dedication_g%26g"},{"n":"Inventor Dedication","s":2,"u":"inventor%20dedication_g%26g"},{"n":"Overwatch Dedication","s":2,"u":"overwatch%20dedication_g%26g"},{"n":"Pistol Phenom Dedication","s":2,"u":"pistol%20phenom%20dedication_g%26g"},{"n":"Sniping Duo Dedication","s":2,"u":"sniping%20duo%20dedication_g%26g"},{"n":"Spellshot Dedication","s":2,"u":"spellshot%20dedication_g%26g"},{"n":"Sterling Dynamo Dedication","s":2,"u":"sterling%20dynamo%20dedication_g%26g"},{"n":"Trapsmith Dedication","s":2,"u":"trapsmith%20dedication_g%26g"},{"n":"Trick Driver Dedication","s":2,"u":"trick%20driver%20dedication_g%26g"},{"n":"Unexpected Sharpshooter Dedication","s":2,"u":"unexpected%20sharpshooter%20dedication_g%26g"},{"n":"Vehicle Mechanic Dedication","s":2,"u":"vehicle%20mechanic%20dedication_g%26g"},{"n":"Firebrand Braggart Dedication","s":7,"u":"firebrand%20braggart%20dedication_locg"},{"n":"Halcyon Speaker Dedication","s":7,"u":"halcyon%20speaker%20dedication_locg"},{"n":"Hellknight Dedication","s":7,"u":"hellknight%20dedication_locg"},{"n":"Hellknight Signifer Dedication","s":7,"u":"hellknight%20signifer%20dedication_locg"},{"n":"Knight Reclaimant Dedication","s":7,"u":"knight%20reclaimant%20dedication_locg"},{"n":"Knight Vigilant Dedication","s":7,"u":"knight%20vigilant%20dedication_locg"},{"n":"Magaambyan Attendant Dedication","s":7,"u":"magaambyan%20attendant%20dedication_locg"},{"n":"Scrollmaster Dedication","s":7,"u":"scrollmaster%20dedication_locg"},{"n":"Spellmaster Dedication","s":7,"u":"spellmaster%20dedication_locg"},{"n":"Swordmaster Dedication","s":7,"u":"swordmaster%20dedication_locg"},{"n":"Jalmeri Heavenseeker Dedication","s":6,"u":"jalmeri%20heavenseeker%20dedication_loil"},{"n":"Shieldmarshal Dedication","s":6,"u":"shieldmarshal%20dedication_loil"},{"n":"Bright Lion Dedication","s":66,"u":"bright%20lion%20dedication_lol"},{"n":"Captivator Dedication","s":8,"u":"captivator%20dedication_lotgb"},{"n":"Spell Trickster Dedication","s":8,"u":"spell%20trickster%20dedication_lotgb"},{"n":"Wrestler Dedication","s":8,"u":"wrestler%20dedication_lotgb"},{"n":"Aldori Duelist Dedication","s":62,"u":"aldori%20duelist%20dedication_lowg"},{"n":"Hellknight Armiger Dedication","s":62,"u":"hellknight%20armiger%20dedication_lowg"},{"n":"Lastwall Sentry Dedication","s":62,"u":"lastwall%20sentry%20dedication_lowg"},{"n":"Lion Blade Dedication","s":62,"u":"lion%20blade%20dedication_lowg"},{"n":"Living Monolith Dedication","s":62,"u":"living%20monolith%20dedication_lowg"},{"n":"Magic Warrior Dedication","s":62,"u":"magic%20warrior%20dedication_lowg"},{"n":"Pathfinder Agent Dedication","s":62,"u":"pathfinder%20agent%20dedication_lowg"},{"n":"Red Mantis Assassin Dedication","s":62,"u":"red%20mantis%20assassin%20dedication_lowg"},{"n":"Runescarred Dedication","s":62,"u":"runescarred%20dedication_lowg"},{"n":"Student of Perfection Dedication","s":62,"u":"student%20of%20perfection%20dedication_lowg"},{"n":"Alkenstar Agent Dedication","s":42,"u":"alkenstar%20agent%20dedication_ooa1"},{"n":"Clockwork Reanimator Dedication","s":44,"u":"clockwork%20reanimator%20dedication_ooa3"},{"n":"Oozemorph Dedication","s":45,"u":"oozemorph%20dedication_sli"},{"n":"Cathartic Mage Dedication","s":64,"u":"cathartic%20mage%20dedication_som"},{"n":"Elementalist Dedication","s":64,"u":"elementalist%20dedication_som"},{"n":"Flexible Spellcaster Dedication","s":64,"u":"flexible%20spellcaster%20dedication_som"},{"n":"Geomancer Dedication","s":64,"u":"geomancer%20dedication_som"},{"n":"Magus Dedication","s":64,"u":"magus%20dedication_som"},{"n":"Runelord Dedication","s":64,"u":"runelord%20dedication_som"},{"n":"Shadowcaster Dedication","s":64,"u":"shadowcaster%20dedication_som"},{"n":"Soulforger Dedication","s":64,"u":"soulforger%20dedication_som"},{"n":"Summoner Dedication","s":64,"u":"summoner%20dedication_som"},{"n":"Wellspring Mage Dedication","s":64,"u":"wellspring%20mage%20dedication_som"},{"n":"Folklorist Dedication","s":47,"u":"folklorist%20dedication_sot2"},{"n":"Nantambu Chime-Ringer Dedication","s":47,"u":"nantambu%20chime-ringer%20dedication_sot2"},{"n":"Bright Lion Dedication","s":49,"u":"bright%20lion%20dedication_sot4"}]},"skill":{"0":[{"n":"Acrobatic Performer","s":4,"u":"acrobatic%20performer_apg"},{"n":"Advanced First Aid","s":4,"u":"advanced%20first%20aid_apg"},{"n":"Aerobatics Mastery","s":4,"u":"aerobatics%20mastery_apg"},{"n":"Analyze Idiolect","s":4,"u":"analyze%20idiolect_apg"},{"n":"Armor Assist","s":4,"u":"armor%20assist_apg"},{"n":"Armored Stealth","s":4,"u":"armored%20stealth_apg"},{"n":"Assured Identification","s":4,"u":"assured%20identification_apg"},{"n":"Battle Planner","s":4,"u":"battle%20planner_apg"},{"n":"Biographical Eye","s":4,"u":"biographical%20eye_apg"},{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Concealing Legerdemain","s":4,"u":"concealing%20legerdemain_apg"},{"n":"Consult The Spirits","s":4,"u":"consult%20the%20spirits_apg"},{"n":"Crafter's Appraisal","s":4,"u":"crafter's%20appraisal_apg"},{"n":"Criminal Connections","s":4,"u":"criminal%20connections_apg"},{"n":"Deceptive Worship","s":4,"u":"deceptive%20worship_apg"},{"n":"Discreet Inquiry","s":4,"u":"discreet%20inquiry_apg"},{"n":"Distracting Flattery","s":4,"u":"distracting%20flattery_apg"},{"n":"Distracting Performance","s":4,"u":"distracting%20performance_apg"},{"n":"Disturbing Knowledge","s":4,"u":"disturbing%20knowledge_apg"},{"n":"Doublespeak","s":4,"u":"doublespeak_apg"},{"n":"Exhort The Faithful","s":4,"u":"exhort%20the%20faithful_apg"},{"n":"Expert Disassembly","s":4,"u":"expert%20disassembly_apg"},{"n":"Express Rider","s":4,"u":"express%20rider_apg"},{"n":"Eye For Numbers","s":4,"u":"eye%20for%20numbers_apg"},{"n":"Fabricated Connections","s":4,"u":"fabricated%20connections_apg"},{"n":"Fancy Moves","s":4,"u":"fancy%20moves_apg"},{"n":"Forensic Acumen","s":4,"u":"forensic%20acumen_apg"},{"n":"Fresh Ingredients","s":4,"u":"fresh%20ingredients_apg"},{"n":"Glean Contents","s":4,"u":"glean%20contents_apg"},{"n":"Graceful Leaper","s":4,"u":"graceful%20leaper_apg"},{"n":"Hidden Magic","s":4,"u":"hidden%20magic_apg"},{"n":"Holistic Care","s":4,"u":"holistic%20care_apg"},{"n":"Improvise Tool","s":4,"u":"improvise%20tool_apg"},{"n":"Influence Nature","s":4,"u":"influence%20nature_apg"},{"n":"Inoculation","s":4,"u":"inoculation_apg"},{"n":"Lead Climber","s":4,"u":"lead%20climber_apg"},{"n":"Legendary Guide","s":4,"u":"legendary%20guide_apg"},{"n":"Minion Guise","s":4,"u":"minion%20guise_apg"},{"n":"Multilingual Cipher","s":4,"u":"multilingual%20cipher_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"Orthographic Mastery","s":4,"u":"orthographic%20mastery_apg"},{"n":"Party Crasher","s":4,"u":"party%20crasher_apg"},{"n":"Phonetic Training","s":4,"u":"phonetic%20training_apg"},{"n":"Pilgrim's Token","s":4,"u":"pilgrim's%20token_apg"},{"n":"Quick Contacts","s":4,"u":"quick%20contacts_apg"},{"n":"Quick Mount","s":4,"u":"quick%20mount_apg"},{"n":"Rapid Affixture","s":4,"u":"rapid%20affixture_apg"},{"n":"Read Shibboleths","s":4,"u":"read%20shibboleths_apg"},{"n":"Resourceful Ritualist","s":4,"u":"resourceful%20ritualist_apg"},{"n":"Reverse Engineering","s":4,"u":"reverse%20engineering_apg"},{"n":"Risky Surgery","s":4,"u":"risky%20surgery_apg"},{"n":"Root Magic","s":4,"u":"root%20magic_apg"},{"n":"Rope Runner","s":4,"u":"rope%20runner_apg"},{"n":"Scholastic Identification","s":4,"u":"scholastic%20identification_apg"},{"n":"Schooled In Secrets","s":4,"u":"schooled%20in%20secrets_apg"},{"n":"Seasoned","s":4,"u":"seasoned_apg"},{"n":"Settlement Scholastics","s":4,"u":"settlement%20scholastics_apg"},{"n":"Shadow Mark","s":4,"u":"shadow%20mark_apg"},{"n":"Steel Skin","s":4,"u":"steel%20skin_apg"},{"n":"Subjective Truth","s":4,"u":"subjective%20truth_apg"},{"n":"Sure Foot","s":4,"u":"sure%20foot_apg"},{"n":"Terrifying Resistance","s":4,"u":"terrifying%20resistance_apg"},{"n":"Treat Condition","s":4,"u":"treat%20condition_apg"},{"n":"Underground Network","s":4,"u":"underground%20network_apg"},{"n":"Water Sprint","s":4,"u":"water%20sprint_apg"},{"n":"Additional Lore","s":5,"u":"additional%20lore_crb"},{"n":"Alchemical Crafting","s":5,"u":"alchemical%20crafting_crb"},{"n":"Arcane Sense","s":5,"u":"arcane%20sense_crb"},{"n":"Assurance","s":5,"u":"assurance_crb"},{"n":"Automatic Knowledge","s":5,"u":"automatic%20knowledge_crb"},{"n":"Bargain Hunter","s":5,"u":"bargain%20hunter_crb"},{"n":"Battle Cry","s":5,"u":"battle%20cry_crb"},{"n":"Battle Medicine","s":5,"u":"battle%20medicine_crb"},{"n":"Bizarre Magic","s":5,"u":"bizarre%20magic_crb"},{"n":"Bonded Animal","s":5,"u":"bonded%20animal_crb"},{"n":"Cat Fall","s":5,"u":"cat%20fall_crb"},{"n":"Charming Liar","s":5,"u":"charming%20liar_crb"},{"n":"Cloud Jump","s":5,"u":"cloud%20jump_crb"},{"n":"Combat Climber","s":5,"u":"combat%20climber_crb"},{"n":"Confabulator","s":5,"u":"confabulator_crb"},{"n":"Connections","s":5,"u":"connections_crb"},{"n":"Continual Recovery","s":5,"u":"continual%20recovery_crb"},{"n":"Courtly Graces","s":5,"u":"courtly%20graces_crb"},{"n":"Craft Anything","s":5,"u":"craft%20anything_crb"},{"n":"Divine Guidance","s":5,"u":"divine%20guidance_crb"},{"n":"Dubious Knowledge","s":5,"u":"dubious%20knowledge_crb"},{"n":"Experienced Professional","s":5,"u":"experienced%20professional_crb"},{"n":"Experienced Smuggler","s":5,"u":"experienced%20smuggler_crb"},{"n":"Experienced Tracker","s":5,"u":"experienced%20tracker_crb"},{"n":"Fascinating Performance","s":5,"u":"fascinating%20performance_crb"},{"n":"Foil Senses","s":5,"u":"foil%20senses_crb"},{"n":"Forager","s":5,"u":"forager_crb"},{"n":"Glad-hand","s":5,"u":"glad-hand_crb"},{"n":"Group Coercion","s":5,"u":"group%20coercion_crb"},{"n":"Group Impression","s":5,"u":"group%20impression_crb"},{"n":"Hefty Hauler","s":5,"u":"hefty%20hauler_crb"},{"n":"Hobnobber","s":5,"u":"hobnobber_crb"},{"n":"Impeccable Crafting","s":5,"u":"impeccable%20crafting_crb"},{"n":"Impressive Performance","s":5,"u":"impressive%20performance_crb"},{"n":"Intimidating Glare","s":5,"u":"intimidating%20glare_crb"},{"n":"Intimidating Prowess","s":5,"u":"intimidating%20prowess_crb"},{"n":"Inventor","s":5,"u":"inventor_crb"},{"n":"Kip Up","s":5,"u":"kip%20up_crb"},{"n":"Lasting Coercion","s":5,"u":"lasting%20coercion_crb"},{"n":"Legendary Codebreaker","s":5,"u":"legendary%20codebreaker_crb"},{"n":"Legendary Linguist","s":5,"u":"legendary%20linguist_crb"},{"n":"Legendary Medic","s":5,"u":"legendary%20medic_crb"},{"n":"Legendary Negotiation","s":5,"u":"legendary%20negotiation_crb"},{"n":"Legendary Performer","s":5,"u":"legendary%20performer_crb"},{"n":"Legendary Professional","s":5,"u":"legendary%20professional_crb"},{"n":"Legendary Sneak","s":5,"u":"legendary%20sneak_crb"},{"n":"Legendary Survivalist","s":5,"u":"legendary%20survivalist_crb"},{"n":"Legendary Thief","s":5,"u":"legendary%20thief_crb"},{"n":"Lengthy Diversion","s":5,"u":"lengthy%20diversion_crb"},{"n":"Lie To Me","s":5,"u":"lie%20to%20me_crb"},{"n":"Magical Crafting","s":5,"u":"magical%20crafting_crb"},{"n":"Magical Shorthand","s":5,"u":"magical%20shorthand_crb"},{"n":"Multilingual","s":5,"u":"multilingual_crb"},{"n":"Natural Medicine","s":5,"u":"natural%20medicine_crb"},{"n":"Nimble Crawl","s":5,"u":"nimble%20crawl_crb"},{"n":"Oddity Identification","s":5,"u":"oddity%20identification_crb"},{"n":"Pickpocket","s":5,"u":"pickpocket_crb"},{"n":"Planar Survival","s":5,"u":"planar%20survival_crb"},{"n":"Powerful Leap","s":5,"u":"powerful%20leap_crb"},{"n":"Quick Climb","s":5,"u":"quick%20climb_crb"},{"n":"Quick Coercion","s":5,"u":"quick%20coercion_crb"},{"n":"Quick Disguise","s":5,"u":"quick%20disguise_crb"},{"n":"Quick Identification","s":5,"u":"quick%20identification_crb"},{"n":"Quick Jump","s":5,"u":"quick%20jump_crb"},{"n":"Quick Recognition","s":5,"u":"quick%20recognition_crb"},{"n":"Quick Repair","s":5,"u":"quick%20repair_crb"},{"n":"Quick Squeeze","s":5,"u":"quick%20squeeze_crb"},{"n":"Quick Swim","s":5,"u":"quick%20swim_crb"},{"n":"Quick Unlock","s":5,"u":"quick%20unlock_crb"},{"n":"Quiet Allies","s":5,"u":"quiet%20allies_crb"},{"n":"Rapid Mantel","s":5,"u":"rapid%20mantel_crb"},{"n":"Read Lips","s":5,"u":"read%20lips_crb"},{"n":"Recognize Spell","s":5,"u":"recognize%20spell_crb"},{"n":"Robust Recovery","s":5,"u":"robust%20recovery_crb"},{"n":"Scare To Death","s":5,"u":"scare%20to%20death_crb"},{"n":"Shameless Request","s":5,"u":"shameless%20request_crb"},{"n":"Sign Language","s":5,"u":"sign%20language_crb"},{"n":"Skill Training","s":5,"u":"skill%20training_crb"},{"n":"Slippery Secrets","s":5,"u":"slippery%20secrets_crb"},{"n":"Snare Crafting","s":5,"u":"snare%20crafting_crb"},{"n":"Specialty Crafting","s":5,"u":"specialty%20crafting_crb"},{"n":"Steady Balance","s":5,"u":"steady%20balance_crb"},{"n":"Streetwise","s":5,"u":"streetwise_crb"},{"n":"Student Of The Canon","s":5,"u":"student%20of%20the%20canon_crb"},{"n":"Subtle Theft","s":5,"u":"subtle%20theft_crb"},{"n":"Survey Wildlife","s":5,"u":"survey%20wildlife_crb"},{"n":"Swift Sneak","s":5,"u":"swift%20sneak_crb"},{"n":"Terrain Expertise","s":5,"u":"terrain%20expertise_crb"},{"n":"Terrain Stalker","s":5,"u":"terrain%20stalker_crb"},{"n":"Terrified Retreat","s":5,"u":"terrified%20retreat_crb"},{"n":"Titan Wrestler","s":5,"u":"titan%20wrestler_crb"},{"n":"Train Animal","s":5,"u":"train%20animal_crb"},{"n":"Trick Magic Item","s":5,"u":"trick%20magic%20item_crb"},{"n":"Underwater Marauder","s":5,"u":"underwater%20marauder_crb"},{"n":"Unified Theory","s":5,"u":"unified%20theory_crb"},{"n":"Unmistakable Lore","s":5,"u":"unmistakable%20lore_crb"},{"n":"Virtuosic Performer","s":5,"u":"virtuosic%20performer_crb"},{"n":"Wall Jump","s":5,"u":"wall%20jump_crb"},{"n":"Ward Medic","s":5,"u":"ward%20medic_crb"},{"n":"Wary Disarmament","s":5,"u":"wary%20disarmament_crb"},{"n":"Encouraging Words","s":15,"u":"encouraging%20words_gmg"},{"n":"Reveal Machinations","s":18,"u":"reveal%20machinations_aoa3"},{"n":"Secret Speech","s":18,"u":"secret%20speech_aoa3"},{"n":"Tweak Appearances","s":18,"u":"tweak%20appearances_aoa3"},{"n":"Know The Beat","s":20,"u":"know%20the%20beat_aoa5"},{"n":"Stitch Flesh","s":10,"u":"stitch%20flesh_botd"},{"n":"Blessed Medicine","s":10,"u":"blessed%20medicine_botd"},{"n":"Aura Sight","s":11,"u":"aura%20sight_da"},{"n":"Automatic Writing","s":11,"u":"automatic%20writing_da"},{"n":"Chromotherapy","s":11,"u":"chromotherapy_da"},{"n":"Crystal Healing","s":11,"u":"crystal%20healing_da"},{"n":"Folk Dowsing","s":11,"u":"folk%20dowsing_da"},{"n":"Morphic Manipulation","s":11,"u":"morphic%20manipulation_da"},{"n":"Read Psychometric Resonance","s":11,"u":"read%20psychometric%20resonance_da"},{"n":"Skeptic's Defense","s":11,"u":"skeptic's%20defense_da"},{"n":"Sociable Vow","s":11,"u":"sociable%20vow_da"},{"n":"Chronocognizance","s":11,"u":"chronocognizance_da"},{"n":"Malleable Movement","s":11,"u":"malleable%20movement_da"},{"n":"Familiar Oddities","s":11,"u":"familiar%20oddities_da"},{"n":"Change of Face","s":11,"u":"change%20of%20face_da"},{"n":"In Plain Sight","s":11,"u":"in%20plain%20sight_da"},{"n":"Muscle Mimicry","s":11,"u":"muscle%20mimicry_da"},{"n":"Juggle","s":31,"u":"juggle_ec1"},{"n":"Insistent Command","s":32,"u":"insistent%20command_ec2"},{"n":"Ravening's Desperation","s":9,"u":"ravening's%20desperation_ec3"},{"n":"Wilderness Spotter","s":36,"u":"wilderness%20spotter_fop"},{"n":"Efficient Controls","s":2,"u":"efficient%20controls_g%26g"},{"n":"Engine Bay","s":2,"u":"engine%20bay_g%26g"},{"n":"Express Driver","s":2,"u":"express%20driver_g%26g"},{"n":"Gear Gnash","s":2,"u":"gear%20gnash_g%26g"},{"n":"Named Artillery","s":2,"u":"named%20artillery_g%26g"},{"n":"Power Slide","s":2,"u":"power%20slide_g%26g"},{"n":"Propeller Attachment","s":2,"u":"propeller%20attachment_g%26g"},{"n":"Push It","s":2,"u":"push%20it_g%26g"},{"n":"That Was A Close One, Huh?","s":2,"u":"that%20was%20a%20close%20one%2c%20huh%3f_g%26g"},{"n":"Backup Disguise","s":7,"u":"backup%20disguise_locg"},{"n":"Emerald Boughs Accustomation","s":7,"u":"emerald%20boughs%20accustomation_locg"},{"n":"Entourage","s":7,"u":"entourage_locg"},{"n":"Forced Entry","s":7,"u":"forced%20entry_locg"},{"n":"Recognize Threat","s":7,"u":"recognize%20threat_locg"},{"n":"Sow Rumor","s":7,"u":"sow%20rumor_locg"},{"n":"Unravel Mysteries","s":7,"u":"unravel%20mysteries_locg"},{"n":"Uzunjati Recollection","s":7,"u":"uzunjati%20recollection_locg"},{"n":"Uzunjati Storytelling","s":7,"u":"uzunjati%20storytelling_locg"},{"n":"Battle Prayer","s":58,"u":"battle%20prayer_logm"},{"n":"Bless Tonic","s":58,"u":"bless%20tonic_logm"},{"n":"Bless Toxin","s":58,"u":"bless%20toxin_logm"},{"n":"Charlatan","s":58,"u":"charlatan_logm"},{"n":"Environmental Grace","s":58,"u":"environmental%20grace_logm"},{"n":"Evangelize","s":58,"u":"evangelize_logm"},{"n":"Mortal Healing","s":58,"u":"mortal%20healing_logm"},{"n":"Sacred Defense","s":58,"u":"sacred%20defense_logm"},{"n":"Sanctify Water","s":58,"u":"sanctify%20water_logm"},{"n":"Emissary of Peace","s":59,"u":"emissary%20of%20peace_lokl"},{"n":"Ashen Veil","s":59,"u":"ashen%20veil_lokl"},{"n":"Voice Cold as Death","s":59,"u":"voice%20cold%20as%20death_lokl"},{"n":"Familiar Foe","s":59,"u":"familiar%20foe_lokl"},{"n":"Final Rest","s":59,"u":"final%20rest_lokl"},{"n":"Eclipsed Vitality","s":59,"u":"eclipsed%20vitality_lokl"},{"n":"Medical Researcher","s":66,"u":"medical%20researcher_lol"},{"n":"Paragon Battle Medicine","s":66,"u":"paragon%20battle%20medicine_lol"},{"n":"Craft Facsimile","s":60,"u":"craft%20facsimile_lopsg"},{"n":"Dead Reckoning","s":60,"u":"dead%20reckoning_lopsg"},{"n":"Diverse Recognition","s":60,"u":"diverse%20recognition_lopsg"},{"n":"Emergency Medical Assistance","s":60,"u":"emergency%20medical%20assistance_lopsg"},{"n":"Fane's Escape","s":60,"u":"fane's%20escape_lopsg"},{"n":"Improvised Crafting","s":60,"u":"improvised%20crafting_lopsg"},{"n":"Kreighton's Cognitive Crossover","s":60,"u":"kreighton's%20cognitive%20crossover_lopsg"},{"n":"Masterful Obfuscation","s":60,"u":"masterful%20obfuscation_lopsg"},{"n":"Recollect Studies","s":60,"u":"recollect%20studies_lopsg"},{"n":"Rugged Survivalist","s":60,"u":"rugged%20survivalist_lopsg"},{"n":"Snap Out Of It!","s":60,"u":"snap%20out%20of%20it!_lopsg"},{"n":"Diabolic Certitude","s":62,"u":"diabolic%20certitude_lowg"},{"n":"Eye Of The Arclords","s":62,"u":"eye%20of%20the%20arclords_lowg"},{"n":"Godless Healing","s":62,"u":"godless%20healing_lowg"},{"n":"Thorough Reports","s":62,"u":"thorough%20reports_lowg"},{"n":"Prepare Papers","s":42,"u":"prepare%20papers_ooa1"},{"n":"Hideous Ululation","s":45,"u":"hideous%20ululation_sli"},{"n":"Embed Aeon Stone","s":64,"u":"embed%20aeon%20stone_som"},{"n":"Reveal True Name","s":64,"u":"reveal%20true%20name_som"},{"n":"Tattoo Artist","s":64,"u":"tattoo%20artist_som"}]},"barbarian":{"0":[{"n":"Adrenaline Rush","s":4,"u":"adrenaline%20rush_apg"},{"n":"Barreling Charge","s":4,"u":"barreling%20charge%20(barbarian)_apg"},{"n":"Bashing Charge","s":4,"u":"bashing%20charge_apg"},{"n":"Determined Dash","s":4,"u":"determined%20dash_apg"},{"n":"Disarming Assault","s":4,"u":"disarming%20assault_apg"},{"n":"Draconic Arrogance","s":4,"u":"draconic%20arrogance_apg"},{"n":"Embrace The Pain","s":4,"u":"embrace%20the%20pain_apg"},{"n":"Follow-up Assault","s":4,"u":"follow-up%20assault_apg"},{"n":"Friendly Toss","s":4,"u":"friendly%20toss_apg"},{"n":"Furious Vengeance","s":4,"u":"furious%20vengeance_apg"},{"n":"Impaling Thrust","s":4,"u":"impaling%20thrust_apg"},{"n":"Impressive Landing","s":4,"u":"impressive%20landing_apg"},{"n":"Inner Strength","s":4,"u":"inner%20strength_apg"},{"n":"Instinctive Strike","s":4,"u":"instinctive%20strike_apg"},{"n":"Mage Hunter","s":4,"u":"mage%20hunter_apg"},{"n":"Nocturnal Sense","s":4,"u":"nocturnal%20sense_apg"},{"n":"Overpowering Charge","s":4,"u":"overpowering%20charge%20(barbarian)_apg"},{"n":"Oversized Throw","s":4,"u":"oversized%20throw_apg"},{"n":"Penetrating Projectile","s":4,"u":"penetrating%20projectile_apg"},{"n":"Resounding Blow","s":4,"u":"resounding%20blow_apg"},{"n":"Scouring Rage","s":4,"u":"scouring%20rage_apg"},{"n":"Shattering Blows","s":4,"u":"shattering%20blows_apg"},{"n":"Silencing Strike","s":4,"u":"silencing%20strike_apg"},{"n":"Spiritual Guides","s":4,"u":"spiritual%20guides_apg"},{"n":"Sunder Enchantment","s":4,"u":"sunder%20enchantment_apg"},{"n":"Sunder Spell","s":4,"u":"sunder%20spell_apg"},{"n":"Supernatural Senses","s":4,"u":"supernatural%20senses_apg"},{"n":"Tangle Of Battle","s":4,"u":"tangle%20of%20battle_apg"},{"n":"Unbalancing Sweep","s":4,"u":"unbalancing%20sweep_apg"},{"n":"Unstoppable Juggernaut","s":4,"u":"unstoppable%20juggernaut_apg"},{"n":"Acute Scent","s":5,"u":"acute%20scent_crb"},{"n":"Acute Vision","s":5,"u":"acute%20vision_crb"},{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Animal Skin","s":5,"u":"animal%20skin_crb"},{"n":"Attack Of Opportunity","s":5,"u":"attack%20of%20opportunity%20(barbarian)_crb"},{"n":"Awesome Blow","s":5,"u":"awesome%20blow_crb"},{"n":"Brutal Bully","s":5,"u":"brutal%20bully_crb"},{"n":"Brutal Critical","s":5,"u":"brutal%20critical_crb"},{"n":"Cleave","s":5,"u":"cleave_crb"},{"n":"Collateral Thrash","s":5,"u":"collateral%20thrash_crb"},{"n":"Come And Get Me","s":5,"u":"come%20and%20get%20me_crb"},{"n":"Contagious Rage","s":5,"u":"contagious%20rage_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Dragon's Rage Breath","s":5,"u":"dragon's%20rage%20breath_crb"},{"n":"Dragon's Rage Wings","s":5,"u":"dragon's%20rage%20wings_crb"},{"n":"Fast Movement","s":5,"u":"fast%20movement_crb"},{"n":"Furious Bully","s":5,"u":"furious%20bully_crb"},{"n":"Furious Finish","s":5,"u":"furious%20finish_crb"},{"n":"Furious Grab","s":5,"u":"furious%20grab_crb"},{"n":"Furious Sprint","s":5,"u":"furious%20sprint_crb"},{"n":"Giant's Lunge","s":5,"u":"giant's%20lunge_crb"},{"n":"Giant's Stature","s":5,"u":"giant's%20stature_crb"},{"n":"Great Cleave","s":5,"u":"great%20cleave_crb"},{"n":"Knockback","s":5,"u":"knockback_crb"},{"n":"Moment Of Clarity","s":5,"u":"moment%20of%20clarity_crb"},{"n":"No Escape","s":5,"u":"no%20escape_crb"},{"n":"Perfect Clarity","s":5,"u":"perfect%20clarity_crb"},{"n":"Predator's Pounce","s":5,"u":"predator's%20pounce_crb"},{"n":"Quaking Stomp","s":5,"u":"quaking%20stomp_crb"},{"n":"Raging Athlete","s":5,"u":"raging%20athlete_crb"},{"n":"Raging Intimidation","s":5,"u":"raging%20intimidation_crb"},{"n":"Raging Thrower","s":5,"u":"raging%20thrower_crb"},{"n":"Reckless Abandon","s":5,"u":"reckless%20abandon%20(barbarian)_crb"},{"n":"Renewed Vigor","s":5,"u":"renewed%20vigor_crb"},{"n":"Second Wind","s":5,"u":"second%20wind_crb"},{"n":"Shake It Off","s":5,"u":"shake%20it%20off_crb"},{"n":"Share Rage","s":5,"u":"share%20rage_crb"},{"n":"Spirit's Wrath","s":5,"u":"spirit's%20wrath_crb"},{"n":"Spirits' Interference","s":5,"u":"spirits'%20interference_crb"},{"n":"Sudden Charge","s":5,"u":"sudden%20charge%20(barbarian)_crb"},{"n":"Sudden Leap","s":5,"u":"sudden%20leap%20(barbarian)_crb"},{"n":"Swipe","s":5,"u":"swipe%20(barbarian)_crb"},{"n":"Terrifying Howl","s":5,"u":"terrifying%20howl_crb"},{"n":"Thrash","s":5,"u":"thrash_crb"},{"n":"Titan's Stature","s":5,"u":"titan's%20stature_crb"},{"n":"Vengeful Strike","s":5,"u":"vengeful%20strike_crb"},{"n":"Vicious Evisceration","s":5,"u":"vicious%20evisceration_crb"},{"n":"Whirlwind Strike","s":5,"u":"whirlwind%20strike%20(barbarian)_crb"},{"n":"Wounded Rage","s":5,"u":"wounded%20rage_crb"},{"n":"Invulnerable Juggernaut","s":21,"u":"invulnerable%20juggernaut_aoa6"},{"n":"Annihilating Swing","s":35,"u":"annihilating%20swing_ec6"},{"n":"Whirlwind Toss","s":39,"u":"whirlwind%20toss_frp3"},{"n":"Ghost Wrangler","s":59,"u":"ghost%20wrangler_lokl"},{"n":"Corpse-Killer's Defiance","s":59,"u":"corpse-killer's%20defiance_lokl"},{"n":"Farabellus Flip","s":60,"u":"farabellus%20flip_lopsg"},{"n":"Inured to Alchemy","s":42,"u":"inured%20to%20alchemy_ooa1"},{"n":"Pain Tolerance","s":42,"u":"pain%20tolerance_ooa1"}],"8":[{"n":"Mighty Rage","s":5,"u":"mighty%20rage_crb"},{"n":"Rage","s":5,"u":"rage_crb"}]},"rage":{"0":[{"n":"Adrenaline Rush","s":4,"u":"adrenaline%20rush_apg"},{"n":"Determined Dash","s":4,"u":"determined%20dash_apg"},{"n":"Disarming Assault","s":4,"u":"disarming%20assault_apg"},{"n":"Draconic Arrogance","s":4,"u":"draconic%20arrogance_apg"},{"n":"Embrace The Pain","s":4,"u":"embrace%20the%20pain_apg"},{"n":"Follow-up Assault","s":4,"u":"follow-up%20assault_apg"},{"n":"Friendly Toss","s":4,"u":"friendly%20toss_apg"},{"n":"Furious Vengeance","s":4,"u":"furious%20vengeance_apg"},{"n":"Impaling Thrust","s":4,"u":"impaling%20thrust_apg"},{"n":"Inner Strength","s":4,"u":"inner%20strength_apg"},{"n":"Instinctive Strike","s":4,"u":"instinctive%20strike_apg"},{"n":"Mage Hunter","s":4,"u":"mage%20hunter_apg"},{"n":"Nocturnal Sense","s":4,"u":"nocturnal%20sense_apg"},{"n":"Oversized Throw","s":4,"u":"oversized%20throw_apg"},{"n":"Penetrating Projectile","s":4,"u":"penetrating%20projectile_apg"},{"n":"Resounding Blow","s":4,"u":"resounding%20blow_apg"},{"n":"Shattering Blows","s":4,"u":"shattering%20blows_apg"},{"n":"Silencing Strike","s":4,"u":"silencing%20strike_apg"},{"n":"Sunder Spell","s":4,"u":"sunder%20spell_apg"},{"n":"Supernatural Senses","s":4,"u":"supernatural%20senses_apg"},{"n":"Tangle Of Battle","s":4,"u":"tangle%20of%20battle_apg"},{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Awesome Blow","s":5,"u":"awesome%20blow_crb"},{"n":"Cleave","s":5,"u":"cleave_crb"},{"n":"Collateral Thrash","s":5,"u":"collateral%20thrash_crb"},{"n":"Come And Get Me","s":5,"u":"come%20and%20get%20me_crb"},{"n":"Contagious Rage","s":5,"u":"contagious%20rage_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Dragon's Rage Breath","s":5,"u":"dragon's%20rage%20breath_crb"},{"n":"Dragon's Rage Wings","s":5,"u":"dragon's%20rage%20wings_crb"},{"n":"Furious Finish","s":5,"u":"furious%20finish_crb"},{"n":"Furious Grab","s":5,"u":"furious%20grab_crb"},{"n":"Furious Sprint","s":5,"u":"furious%20sprint_crb"},{"n":"Giant's Lunge","s":5,"u":"giant's%20lunge_crb"},{"n":"Giant's Stature","s":5,"u":"giant's%20stature_crb"},{"n":"Great Cleave","s":5,"u":"great%20cleave_crb"},{"n":"Knockback","s":5,"u":"knockback_crb"},{"n":"Moment Of Clarity","s":5,"u":"moment%20of%20clarity_crb"},{"n":"No Escape","s":5,"u":"no%20escape_crb"},{"n":"Perfect Clarity","s":5,"u":"perfect%20clarity_crb"},{"n":"Predator's Pounce","s":5,"u":"predator's%20pounce_crb"},{"n":"Quaking Stomp","s":5,"u":"quaking%20stomp_crb"},{"n":"Reckless Abandon","s":5,"u":"reckless%20abandon%20(barbarian)_crb"},{"n":"Renewed Vigor","s":5,"u":"renewed%20vigor_crb"},{"n":"Shake It Off","s":5,"u":"shake%20it%20off_crb"},{"n":"Share Rage","s":5,"u":"share%20rage_crb"},{"n":"Spirit's Wrath","s":5,"u":"spirit's%20wrath_crb"},{"n":"Spirits' Interference","s":5,"u":"spirits'%20interference_crb"},{"n":"Terrifying Howl","s":5,"u":"terrifying%20howl_crb"},{"n":"Thrash","s":5,"u":"thrash_crb"},{"n":"Vengeful Strike","s":5,"u":"vengeful%20strike_crb"},{"n":"Vicious Evisceration","s":5,"u":"vicious%20evisceration_crb"},{"n":"Wounded Rage","s":5,"u":"wounded%20rage_crb"},{"n":"Whirlwind Toss","s":39,"u":"whirlwind%20toss_frp3"},{"n":"Ghost Wrangler","s":59,"u":"ghost%20wrangler_lokl"}]},"healing":{"0":[{"n":"Advanced First Aid","s":4,"u":"advanced%20first%20aid_apg"},{"n":"Inoculation","s":4,"u":"inoculation_apg"},{"n":"Resuscitate","s":4,"u":"resuscitate_apg"},{"n":"Treat Condition","s":4,"u":"treat%20condition_apg"},{"n":"Battle Medicine","s":5,"u":"battle%20medicine_crb"},{"n":"Communal Healing","s":5,"u":"communal%20healing_crb"},{"n":"Sap Life","s":5,"u":"sap%20life_crb"},{"n":"Spirit's Absolution","s":10,"u":"spirit's%20absolution_botd"},{"n":"Chromotherapy","s":11,"u":"chromotherapy_da"},{"n":"Crystal Healing","s":11,"u":"crystal%20healing_da"},{"n":"High-Speed Regeneration","s":11,"u":"high-speed%20regeneration_da"},{"n":"Fey Life","s":11,"u":"fey%20life_da"},{"n":"Tap Vitality","s":11,"u":"tap%20vitality_da"},{"n":"Ruby Resurrection","s":39,"u":"ruby%20resurrection_frp3"},{"n":"Searing Restoration","s":2,"u":"searing%20restoration_g%26g"},{"n":"Cantorian Rejuvenation","s":1,"u":"cantorian%20rejuvenation_loag"},{"n":"Cantorian Restoration","s":1,"u":"cantorian%20restoration_loag"},{"n":"Glory And Valor!","s":1,"u":"glory%20and%20valor!_loag"},{"n":"Purge Sins","s":1,"u":"purge%20sins_loag"},{"n":"Crimson Shroud","s":62,"u":"crimson%20shroud_lowg"},{"n":"Sustaining Steel","s":64,"u":"sustaining%20steel_som"}],"2":[{"n":"Focus Cathartic","s":4,"u":"focus%20cathartic%20(generic)_apg"},{"n":"Sinew-shock Serum","s":4,"u":"sinew-shock%20serum%20(generic)_apg"},{"n":"Skinstitch Salve","s":4,"u":"skinstitch%20salve_apg"},{"n":"Wand Of Overflowing Life","s":4,"u":"wand%20of%20overflowing%20life%20(generic)_apg"},{"n":"Elixir of Life","s":5,"u":"elixir%20of%20life%20(generic)_crb"},{"n":"Healing Potion","s":5,"u":"healing%20potion%20(generic)_crb"},{"n":"Holy Prayer Beads","s":5,"u":"holy%20prayer%20beads%20(generic)_crb"},{"n":"Knapsack of Halflingkind","s":5,"u":"knapsack%20of%20halflingkind%20(generic)_crb"},{"n":"Panacea","s":5,"u":"panacea_crb"},{"n":"Salve of Antiparalysis","s":5,"u":"salve%20of%20antiparalysis%20(generic)_crb"},{"n":"Wine of the Blood","s":11,"u":"wine%20of%20the%20blood_da"},{"n":"Saints' Balm","s":32,"u":"saints'%20balm_ec2"},{"n":"Panacea Fruit","s":35,"u":"panacea%20fruit_ec6"},{"n":"Phoenix Fighting Fan","s":37,"u":"phoenix%20fighting%20fan_frp1"},{"n":"Phoenix Necklace","s":37,"u":"phoenix%20necklace_frp1"},{"n":"Celestial Peach","s":66,"u":"celestial%20peach%20(generic)_lol"},{"n":"Infernal Health","s":66,"u":"infernal%20health_lol"},{"n":"Body Recovery Kit","s":60,"u":"body%20recovery%20kit_lopsg"},{"n":"Deathless","s":8,"u":"deathless_lotgb"},{"n":"Crown Of The Companion","s":47,"u":"crown%20of%20the%20companion_sot2"}],"3":[{"n":"Delay Affliction","s":4,"u":"delay%20affliction_apg"},{"n":"Heal Companion","s":4,"u":"heal%20companion_apg"},{"n":"Hymn of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Life Boost","s":4,"u":"life%20boost_apg"},{"n":"Life Link","s":4,"u":"life%20link_apg"},{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Shepherd Of Souls","s":4,"u":"shepherd%20of%20souls_apg"},{"n":"Soothing Mist","s":4,"u":"soothing%20mist_apg"},{"n":"Breath Of Life","s":5,"u":"breath%20of%20life_crb"},{"n":"Field Of Life","s":5,"u":"field%20of%20life_crb"},{"n":"Goodberry","s":5,"u":"goodberry_crb"},{"n":"Heal","s":5,"u":"heal_crb"},{"n":"Heal Animal","s":5,"u":"heal%20animal_crb"},{"n":"Hero's Defiance","s":5,"u":"hero's%20defiance_crb"},{"n":"Lay On Hands","s":5,"u":"lay%20on%20hands_crb"},{"n":"Life Siphon","s":5,"u":"life%20siphon_crb"},{"n":"Moment Of Renewal","s":5,"u":"moment%20of%20renewal_crb"},{"n":"Neutralize Poison","s":5,"u":"neutralize%20poison_crb"},{"n":"Raise Dead","s":5,"u":"raise%20dead_crb"},{"n":"Rebuke Death","s":5,"u":"rebuke%20death_crb"},{"n":"Regenerate","s":5,"u":"regenerate_crb"},{"n":"Remove Curse","s":5,"u":"remove%20curse_crb"},{"n":"Remove Disease","s":5,"u":"remove%20disease_crb"},{"n":"Remove Paralysis","s":5,"u":"remove%20paralysis_crb"},{"n":"Restoration","s":5,"u":"restoration_crb"},{"n":"Restore Senses","s":5,"u":"restore%20senses_crb"},{"n":"Revival","s":5,"u":"revival_crb"},{"n":"Soothe","s":5,"u":"soothe_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Spirit Link","s":5,"u":"spirit%20link_crb"},{"n":"Stabilize","s":5,"u":"stabilize_crb"},{"n":"Vital Beacon","s":5,"u":"vital%20beacon_crb"},{"n":"Wholeness Of Body","s":5,"u":"wholeness%20of%20body_crb"},{"n":"Tireless Worker","s":19,"u":"tireless%20worker_aoa4"},{"n":"Ravening Maw","s":9,"u":"ravening%20maw_ec3"},{"n":"Devour Life","s":35,"u":"devour%20life_ec6"},{"n":"Cleansing Flames","s":39,"u":"cleansing%20flames_frp3"},{"n":"Rejuvenating Flames","s":39,"u":"rejuvenating%20flames_frp3"},{"n":"Blinking Flame Aura","s":6,"u":"blinking%20flame%20aura_loil"},{"n":"Summon Healing Servitor","s":6,"u":"summon%20healing%20servitor_loil"},{"n":"Life Pact","s":59,"u":"life%20pact_lokl"},{"n":"Martyr's Intervention","s":59,"u":"martyr's%20intervention_lokl"},{"n":"Shall Not Falter, Shall Not Rout","s":66,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol"},{"n":"Healing Well","s":64,"u":"healing%20well_som"},{"n":"Lifelink Surge","s":64,"u":"lifelink%20surge_som"},{"n":"Positive Attunement","s":64,"u":"positive%20attunement_som"},{"n":"Soothing Spring","s":64,"u":"soothing%20spring_som"},{"n":"Cloak of Light","s":49,"u":"cloak%20of%20light_sot4"}],"8":[{"n":"Treat Wounds","s":5,"u":"treat%20wounds_crb"},{"n":"Restore The Mind","s":11,"u":"restore%20the%20mind_da"}],"70":[{"n":"Resurrect","s":5,"u":"resurrect_crb"}],"73":[{"n":"Apothecary's Garden","s":15,"u":"apothecary's%20garden_gmg"},{"n":"Healing Wave","s":15,"u":"healing%20wave_gmg"},{"n":"Life Everlasting","s":15,"u":"life%20everlasting_gmg"},{"n":"Overflowing Life","s":15,"u":"overflowing%20life_gmg"},{"n":"Vital Siphon","s":15,"u":"vital%20siphon_gmg"},{"n":"Word of Faith","s":15,"u":"word%20of%20faith_gmg"}]},"oracle":{"0":[{"n":"Advanced Revelation","s":4,"u":"advanced%20revelation_apg"},{"n":"Bespell Weapon","s":4,"u":"bespell%20weapon_apg"},{"n":"Blaze Of Revelation","s":4,"u":"blaze%20of%20revelation_apg"},{"n":"Cantrip Expansion","s":4,"u":"cantrip%20expansion%20(oracle)_apg"},{"n":"Debilitating Dichotomy","s":4,"u":"debilitating%20dichotomy_apg"},{"n":"Diverse Mystery","s":4,"u":"diverse%20mystery_apg"},{"n":"Divine Access","s":4,"u":"divine%20access_apg"},{"n":"Divine Aegis","s":4,"u":"divine%20aegis_apg"},{"n":"Divine Effusion","s":4,"u":"divine%20effusion_apg"},{"n":"Domain Acumen","s":4,"u":"domain%20acumen_apg"},{"n":"Domain Fluency","s":4,"u":"domain%20fluency_apg"},{"n":"Forestall Curse","s":4,"u":"forestall%20curse_apg"},{"n":"Glean Lore","s":4,"u":"glean%20lore_apg"},{"n":"Greater Revelation","s":4,"u":"greater%20revelation_apg"},{"n":"Magic Sense","s":4,"u":"magic%20sense_apg"},{"n":"Mysterious Repertoire","s":4,"u":"mysterious%20repertoire_apg"},{"n":"Mystery Conduit","s":4,"u":"mystery%20conduit_apg"},{"n":"Oracular Providence","s":4,"u":"oracular%20providence_apg"},{"n":"Oracular Warning","s":4,"u":"oracular%20warning_apg"},{"n":"Paradoxical Mystery","s":4,"u":"paradoxical%20mystery_apg"},{"n":"Portentous Spell","s":4,"u":"portentous%20spell_apg"},{"n":"Quickened Casting","s":4,"u":"quickened%20casting%20(oracle)_apg"},{"n":"Reach Spell","s":4,"u":"reach%20spell%20(oracle)_apg"},{"n":"Read Disaster","s":4,"u":"read%20disaster_apg"},{"n":"Spiritual Sense","s":4,"u":"spiritual%20sense_apg"},{"n":"Steady Spellcasting","s":4,"u":"steady%20spellcasting%20(oracle)_apg"},{"n":"Surging Might","s":4,"u":"surging%20might_apg"},{"n":"Vision Of Weakness","s":4,"u":"vision%20of%20weakness_apg"},{"n":"Widen Spell","s":4,"u":"widen%20spell%20(oracle)_apg"},{"n":"Undying Conviction","s":10,"u":"undying%20conviction_botd"},{"n":"Necromancer's Visage","s":10,"u":"necromancer's%20visage_botd"},{"n":"Sepulchral Sublimation","s":10,"u":"sepulchral%20sublimation_botd"},{"n":"Sacral Lord","s":11,"u":"sacral%20lord_da"},{"n":"Sacral Monarch","s":11,"u":"sacral%20monarch_da"},{"n":"Scapegoat Parallel Self","s":39,"u":"scapegoat%20parallel%20self_frp3"},{"n":"Prayer-Touched Weapon","s":59,"u":"prayer-touched%20weapon_lokl"},{"n":"Detonating Spell","s":59,"u":"detonating%20spell_lokl"},{"n":"Consecrate Spell","s":59,"u":"consecrate%20spell_lokl"},{"n":"Purifying Breeze","s":59,"u":"purifying%20breeze_lokl"}],"3":[{"n":"Access Lore","s":4,"u":"access%20lore_apg"},{"n":"Ancestral Defense","s":4,"u":"ancestral%20defense_apg"},{"n":"Ancestral Form","s":4,"u":"ancestral%20form_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Armor Of Bones","s":4,"u":"armor%20of%20bones_apg"},{"n":"Battlefield Persistence","s":4,"u":"battlefield%20persistence_apg"},{"n":"Brain Drain","s":4,"u":"brain%20drain_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Claim Undead","s":4,"u":"claim%20undead_apg"},{"n":"Debilitating Dichotomy","s":4,"u":"debilitating%20dichotomy_apg"},{"n":"Delay Affliction","s":4,"u":"delay%20affliction_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Flaming Fusillade","s":4,"u":"flaming%20fusillade_apg"},{"n":"Heroic Feat","s":4,"u":"heroic%20feat_apg"},{"n":"Incendiary Aura","s":4,"u":"incendiary%20aura_apg"},{"n":"Interstellar Void","s":4,"u":"interstellar%20void_apg"},{"n":"Life Link","s":4,"u":"life%20link_apg"},{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Moonlight Bridge","s":4,"u":"moonlight%20bridge_apg"},{"n":"Soul Siphon","s":4,"u":"soul%20siphon_apg"},{"n":"Spray Of Stars","s":4,"u":"spray%20of%20stars_apg"},{"n":"Tempest Form","s":4,"u":"tempest%20form_apg"},{"n":"Tempest Touch","s":4,"u":"tempest%20touch_apg"},{"n":"Thunderburst","s":4,"u":"thunderburst_apg"},{"n":"Vision Of Weakness","s":4,"u":"vision%20of%20weakness_apg"},{"n":"Whirling Flames","s":4,"u":"whirling%20flames_apg"},{"n":"Temporal Distortion","s":11,"u":"temporal%20distortion_da"},{"n":"Time Skip","s":11,"u":"time%20skip_da"},{"n":"Manifold Lives","s":11,"u":"manifold%20lives_da"}]},"swashbuckler":{"0":[{"n":"After You","s":4,"u":"after%20you_apg"},{"n":"Agile Maneuvers","s":4,"u":"agile%20maneuvers_apg"},{"n":"Antagonize","s":4,"u":"antagonize_apg"},{"n":"Attack Of Opportunity","s":4,"u":"attack%20of%20opportunity%20(swashbuckler)_apg"},{"n":"Bleeding Finisher","s":4,"u":"bleeding%20finisher_apg"},{"n":"Buckler Dance","s":4,"u":"buckler%20dance_apg"},{"n":"Buckler Expertise","s":4,"u":"buckler%20expertise_apg"},{"n":"Charmed Life","s":4,"u":"charmed%20life_apg"},{"n":"Cheat Death","s":4,"u":"cheat%20death_apg"},{"n":"Combination Finisher","s":4,"u":"combination%20finisher_apg"},{"n":"Deadly Grace","s":4,"u":"deadly%20grace_apg"},{"n":"Derring-do","s":4,"u":"derring-do_apg"},{"n":"Disarming Flair","s":4,"u":"disarming%20flair_apg"},{"n":"Dual Finisher","s":4,"u":"dual%20finisher_apg"},{"n":"Dueling Dance","s":4,"u":"dueling%20dance_apg"},{"n":"Dueling Parry","s":4,"u":"dueling%20parry_apg"},{"n":"Felicitous Riposte","s":4,"u":"felicitous%20riposte_apg"},{"n":"Finishing Follow-through","s":4,"u":"finishing%20follow-through_apg"},{"n":"Flamboyant Athlete","s":4,"u":"flamboyant%20athlete_apg"},{"n":"Flamboyant Leap","s":4,"u":"flamboyant%20leap_apg"},{"n":"Flying Blade","s":4,"u":"flying%20blade_apg"},{"n":"Focused Fascination","s":4,"u":"focused%20fascination_apg"},{"n":"Goading Feint","s":4,"u":"goading%20feint_apg"},{"n":"Guardian's Deflection","s":4,"u":"guardian's%20deflection_apg"},{"n":"Impaling Finisher","s":4,"u":"impaling%20finisher_apg"},{"n":"Impossible Riposte","s":4,"u":"impossible%20riposte_apg"},{"n":"Incredible Luck","s":4,"u":"incredible%20luck_apg"},{"n":"Inexhaustible Countermoves","s":4,"u":"inexhaustible%20countermoves_apg"},{"n":"Leading Dance","s":4,"u":"leading%20dance_apg"},{"n":"Lethal Finisher","s":4,"u":"lethal%20finisher_apg"},{"n":"Mobile Finisher","s":4,"u":"mobile%20finisher_apg"},{"n":"Nimble Dodge","s":4,"u":"nimble%20dodge_apg"},{"n":"Nimble Roll","s":4,"u":"nimble%20roll_apg"},{"n":"One For All","s":4,"u":"one%20for%20all_apg"},{"n":"Panache Paragon","s":4,"u":"panache%20paragon_apg"},{"n":"Parry And Riposte","s":4,"u":"parry%20and%20riposte_apg"},{"n":"Perfect Finisher","s":4,"u":"perfect%20finisher_apg"},{"n":"Precise Finisher","s":4,"u":"precise%20finisher_apg"},{"n":"Reflexive Riposte","s":4,"u":"reflexive%20riposte_apg"},{"n":"Stunning Finisher","s":4,"u":"stunning%20finisher_apg"},{"n":"Swaggering Initiative","s":4,"u":"swaggering%20initiative_apg"},{"n":"Targeting Finisher","s":4,"u":"targeting%20finisher_apg"},{"n":"Tumble Behind","s":4,"u":"tumble%20behind%20(swashbuckler)_apg"},{"n":"Twin Parry","s":4,"u":"twin%20parry%20(swashbuckler)_apg"},{"n":"Twinned Defense","s":4,"u":"twinned%20defense%20(swashbuckler)_apg"},{"n":"Unbalancing Finisher","s":4,"u":"unbalancing%20finisher_apg"},{"n":"Vexing Tumble","s":4,"u":"vexing%20tumble_apg"},{"n":"Vivacious Bravado","s":4,"u":"vivacious%20bravado_apg"},{"n":"You're Next","s":4,"u":"you're%20next%20(swashbuckler)_apg"},{"n":"Vivacious Afterimage","s":39,"u":"vivacious%20afterimage_frp3"},{"n":"Masquerade of Seasons Stance","s":6,"u":"masquerade%20of%20seasons%20stance_loil"},{"n":"Pirouette","s":6,"u":"pirouette_loil"},{"n":"Grand Dance","s":6,"u":"grand%20dance_loil"},{"n":"Knight's Retaliation","s":59,"u":"knight's%20retaliation_lokl"},{"n":"Corpse-Killer's Defiance","s":59,"u":"corpse-killer's%20defiance_lokl"},{"n":"Flamboyant Cruelty","s":66,"u":"flamboyant%20cruelty_lol"},{"n":"Fane's Fourberie","s":60,"u":"fane's%20fourberie_lopsg"},{"n":"Stella's Stab And Snag","s":60,"u":"stella's%20stab%20and%20snag_lopsg"}],"8":[{"n":"Confident Finisher","s":4,"u":"confident%20finisher_apg"},{"n":"Opportune Riposte","s":4,"u":"opportune%20riposte_apg"}]},"disease":{"0":[{"n":"Aggravating Scratch","s":4,"u":"aggravating%20scratch_apg"},{"n":"Festering Wounds","s":10,"u":"festering%20wounds_botd"},{"n":"Perfume Cloud","s":6,"u":"perfume%20cloud_loil"}],"3":[{"n":"Abyssal Plague","s":5,"u":"abyssal%20plague_crb"},{"n":"Ghoulish Cravings","s":5,"u":"ghoulish%20cravings_crb"},{"n":"Goblin Pox","s":5,"u":"goblin%20pox_crb"},{"n":"Blightburn Blast","s":34,"u":"blightburn%20blast_ec5"},{"n":"Divine Plagues","s":58,"u":"divine%20plagues_logm"},{"n":"Foul Miasma","s":58,"u":"foul%20miasma_logm"}],"63":[{"n":"Ghast Fever","s":12,"u":"ghast%20fever_b1"},{"n":"Ghoul Fever","s":12,"u":"ghoul%20fever_b1"},{"n":"Blinding Sickness","s":15,"u":"blinding%20sickness_gmg"},{"n":"Bog Rot","s":15,"u":"bog%20rot_gmg"},{"n":"Bone Chill","s":15,"u":"bone%20chill_gmg"},{"n":"Brain Worms","s":15,"u":"brain%20worms_gmg"},{"n":"Bubonic Plague","s":15,"u":"bubonic%20plague_gmg"},{"n":"Choking Death","s":15,"u":"choking%20death_gmg"},{"n":"Malaria","s":15,"u":"malaria_gmg"},{"n":"Nightmare Fever","s":15,"u":"nightmare%20fever_gmg"},{"n":"Scarlet Fever","s":15,"u":"scarlet%20fever_gmg"},{"n":"Scarlet Leprosy","s":15,"u":"scarlet%20leprosy_gmg"},{"n":"Sewer Haze","s":15,"u":"sewer%20haze_gmg"},{"n":"Tetanus","s":15,"u":"tetanus_gmg"},{"n":"Tuberculosis","s":15,"u":"tuberculosis_gmg"},{"n":"Waterborne Zombie Rot","s":10,"u":"waterborne%20zombie%20rot_botd"}]},"investigator":{"0":[{"n":"Alchemical Discoveries","s":4,"u":"alchemical%20discoveries_apg"},{"n":"Athletic Strategist","s":4,"u":"athletic%20strategist_apg"},{"n":"Blind-fight","s":4,"u":"blind-fight%20(investigator)_apg"},{"n":"Clue Them All In","s":4,"u":"clue%20them%20all%20in_apg"},{"n":"Connect The Dots","s":4,"u":"connect%20the%20dots_apg"},{"n":"Detective's Readiness","s":4,"u":"detective's%20readiness_apg"},{"n":"Didactic Strike","s":4,"u":"didactic%20strike_apg"},{"n":"Everyone's A Suspect","s":4,"u":"everyone's%20a%20suspect_apg"},{"n":"Flexible Studies","s":4,"u":"flexible%20studies_apg"},{"n":"Foresee Danger","s":4,"u":"foresee%20danger_apg"},{"n":"Implausible Purchase","s":4,"u":"implausible%20purchase%20(investigator)_apg"},{"n":"Just One More Thing","s":4,"u":"just%20one%20more%20thing_apg"},{"n":"Just The Facts","s":4,"u":"just%20the%20facts_apg"},{"n":"Known Weaknesses","s":4,"u":"known%20weaknesses_apg"},{"n":"Lead Investigator","s":4,"u":"lead%20investigator_apg"},{"n":"Lie Detector","s":4,"u":"lie%20detector_apg"},{"n":"Ongoing Investigation","s":4,"u":"ongoing%20investigation_apg"},{"n":"Ongoing Strategy","s":4,"u":"ongoing%20strategy_apg"},{"n":"Plot The Future","s":4,"u":"plot%20the%20future_apg"},{"n":"Predictive Purchase","s":4,"u":"predictive%20purchase%20(investigator)_apg"},{"n":"Reason Rapidly","s":4,"u":"reason%20rapidly_apg"},{"n":"Reconstruct The Scene","s":4,"u":"reconstruct%20the%20scene%20(investigator)_apg"},{"n":"Red Herring","s":4,"u":"red%20herring_apg"},{"n":"Scalpel's Point","s":4,"u":"scalpel's%20point_apg"},{"n":"Sense The Unseen","s":4,"u":"sense%20the%20unseen_apg"},{"n":"Shared Stratagem","s":4,"u":"shared%20stratagem_apg"},{"n":"Solid Lead","s":4,"u":"solid%20lead_apg"},{"n":"Strategic Assessment","s":4,"u":"strategic%20assessment_apg"},{"n":"Strategic Bypass","s":4,"u":"strategic%20bypass_apg"},{"n":"Suspect Of Opportunity","s":4,"u":"suspect%20of%20opportunity_apg"},{"n":"Takedown Expert","s":4,"u":"takedown%20expert_apg"},{"n":"That's Odd","s":4,"u":"that's%20odd_apg"},{"n":"Thorough Research","s":4,"u":"thorough%20research_apg"},{"n":"Trap Finder","s":4,"u":"trap%20finder_apg"},{"n":"Trickster's Ace","s":4,"u":"trickster's%20ace_apg"},{"n":"Underworld Investigator","s":4,"u":"underworld%20investigator_apg"},{"n":"Whodunnit?","s":4,"u":"whodunnit%3f_apg"},{"n":"All The Time In The World","s":39,"u":"all%20the%20time%20in%20the%20world_frp3"},{"n":"Greenwatch Initiate","s":6,"u":"greenwatch%20initiate_loil"},{"n":"Defy Fey","s":6,"u":"defy%20fey_loil"},{"n":"Fey Tracker","s":6,"u":"fey%20tracker_loil"},{"n":"Greenwatch Veteran","s":6,"u":"greenwatch%20veteran_loil"},{"n":"Unseen Passage","s":6,"u":"unseen%20passage_loil"},{"n":"Greenwatcher","s":6,"u":"greenwatcher_loil"}],"8":[{"n":"Clue In","s":4,"u":"clue%20in_apg"},{"n":"Devise a Stratagem","s":4,"u":"devise%20a%20stratagem_apg"},{"n":"Expeditious Inspection","s":4,"u":"expeditious%20inspection_apg"},{"n":"Pointed Question","s":4,"u":"pointed%20question_apg"},{"n":"Pursue a Lead","s":4,"u":"pursue%20a%20lead_apg"},{"n":"Quick Tincture","s":4,"u":"quick%20tincture_apg"}]},"monk":{"0":[{"n":"Align Ki","s":4,"u":"align%20ki_apg"},{"n":"Ancestral Weaponry","s":4,"u":"ancestral%20weaponry_apg"},{"n":"Clinging Shadows Initiate","s":4,"u":"clinging%20shadows%20initiate_apg"},{"n":"Cobra Envenom","s":4,"u":"cobra%20envenom_apg"},{"n":"Cobra Stance","s":4,"u":"cobra%20stance_apg"},{"n":"Deadly Strikes","s":4,"u":"deadly%20strikes_apg"},{"n":"Dodging Roll","s":4,"u":"dodging%20roll_apg"},{"n":"Flinging Blow","s":4,"u":"flinging%20blow_apg"},{"n":"Focused Shot","s":4,"u":"focused%20shot_apg"},{"n":"Form Lock","s":4,"u":"form%20lock_apg"},{"n":"Gorilla Pound","s":4,"u":"gorilla%20pound_apg"},{"n":"Gorilla Stance","s":4,"u":"gorilla%20stance_apg"},{"n":"Ki Center","s":4,"u":"ki%20center_apg"},{"n":"Ki Form","s":4,"u":"ki%20form_apg"},{"n":"Medusa's Wrath","s":4,"u":"medusa's%20wrath_apg"},{"n":"Monastic Archer Stance","s":4,"u":"monastic%20archer%20stance_apg"},{"n":"One-inch Punch","s":4,"u":"one-inch%20punch_apg"},{"n":"One-millimeter Punch","s":4,"u":"one-millimeter%20punch_apg"},{"n":"Overwhelming Breath","s":4,"u":"overwhelming%20breath_apg"},{"n":"Peafowl Stance","s":4,"u":"peafowl%20stance_apg"},{"n":"Peafowl Strut","s":4,"u":"peafowl%20strut_apg"},{"n":"Pinning Fire","s":4,"u":"pinning%20fire_apg"},{"n":"Prevailing Position","s":4,"u":"prevailing%20position_apg"},{"n":"Return Fire","s":4,"u":"return%20fire_apg"},{"n":"Shadow's Web","s":4,"u":"shadow's%20web_apg"},{"n":"Shooting Stars Stance","s":4,"u":"shooting%20stars%20stance_apg"},{"n":"Stumbling Feint","s":4,"u":"stumbling%20feint_apg"},{"n":"Stumbling Stance","s":4,"u":"stumbling%20stance_apg"},{"n":"Triangle Shot","s":4,"u":"triangle%20shot_apg"},{"n":"Whirling Blade Stance","s":4,"u":"whirling%20blade%20stance_apg"},{"n":"Abundant Step","s":5,"u":"abundant%20step_crb"},{"n":"Arrow Snatching","s":5,"u":"arrow%20snatching_crb"},{"n":"Brawling Focus","s":5,"u":"brawling%20focus_crb"},{"n":"Crane Flutter","s":5,"u":"crane%20flutter_crb"},{"n":"Crane Stance","s":5,"u":"crane%20stance_crb"},{"n":"Crushing Grab","s":5,"u":"crushing%20grab_crb"},{"n":"Dancing Leaf","s":5,"u":"dancing%20leaf_crb"},{"n":"Deflect Arrow","s":5,"u":"deflect%20arrow_crb"},{"n":"Diamond Fists","s":5,"u":"diamond%20fists_crb"},{"n":"Diamond Soul","s":5,"u":"diamond%20soul_crb"},{"n":"Disrupt Ki","s":5,"u":"disrupt%20ki_crb"},{"n":"Dragon Roar","s":5,"u":"dragon%20roar_crb"},{"n":"Dragon Stance","s":5,"u":"dragon%20stance_crb"},{"n":"Elemental Fist","s":5,"u":"elemental%20fist_crb"},{"n":"Empty Body","s":5,"u":"empty%20body_crb"},{"n":"Enduring Quickness","s":5,"u":"enduring%20quickness_crb"},{"n":"Enlightened Presence","s":5,"u":"enlightened%20presence_crb"},{"n":"Flurry Of Maneuvers","s":5,"u":"flurry%20of%20maneuvers_crb"},{"n":"Flying Kick","s":5,"u":"flying%20kick_crb"},{"n":"Fuse Stance","s":5,"u":"fuse%20stance_crb"},{"n":"Guarded Movement","s":5,"u":"guarded%20movement_crb"},{"n":"Impossible Technique","s":5,"u":"impossible%20technique_crb"},{"n":"Improved Knockback","s":5,"u":"improved%20knockback_crb"},{"n":"Ironblood Stance","s":5,"u":"ironblood%20stance_crb"},{"n":"Ironblood Surge","s":5,"u":"ironblood%20surge_crb"},{"n":"Ki Blast","s":5,"u":"ki%20blast_crb"},{"n":"Ki Rush","s":5,"u":"ki%20rush_crb"},{"n":"Ki Strike","s":5,"u":"ki%20strike_crb"},{"n":"Knockback Strike","s":5,"u":"knockback%20strike_crb"},{"n":"Master Of Many Styles","s":5,"u":"master%20of%20many%20styles_crb"},{"n":"Meditative Focus","s":5,"u":"meditative%20focus_crb"},{"n":"Meditative Wellspring","s":5,"u":"meditative%20wellspring_crb"},{"n":"Mixed Maneuver","s":5,"u":"mixed%20maneuver_crb"},{"n":"Monastic Weaponry","s":5,"u":"monastic%20weaponry_crb"},{"n":"Mountain Quake","s":5,"u":"mountain%20quake_crb"},{"n":"Mountain Stance","s":5,"u":"mountain%20stance_crb"},{"n":"Mountain Stronghold","s":5,"u":"mountain%20stronghold_crb"},{"n":"Quivering Palm","s":5,"u":"quivering%20palm_crb"},{"n":"Shattering Strike","s":5,"u":"shattering%20strike_crb"},{"n":"Sleeper Hold","s":5,"u":"sleeper%20hold_crb"},{"n":"Stance Savant","s":5,"u":"stance%20savant%20(monk)_crb"},{"n":"Stand Still","s":5,"u":"stand%20still_crb"},{"n":"Stunning Fist","s":5,"u":"stunning%20fist_crb"},{"n":"Swift River","s":5,"u":"swift%20river_crb"},{"n":"Tangled Forest Rake","s":5,"u":"tangled%20forest%20rake_crb"},{"n":"Tangled Forest Stance","s":5,"u":"tangled%20forest%20stance_crb"},{"n":"Tiger Slash","s":5,"u":"tiger%20slash_crb"},{"n":"Tiger Stance","s":5,"u":"tiger%20stance_crb"},{"n":"Timeless Body","s":5,"u":"timeless%20body_crb"},{"n":"Tongue Of Sun And Moon","s":5,"u":"tongue%20of%20sun%20and%20moon_crb"},{"n":"Wall Run","s":5,"u":"wall%20run_crb"},{"n":"Water Step","s":5,"u":"water%20step_crb"},{"n":"Whirling Throw","s":5,"u":"whirling%20throw_crb"},{"n":"Wholeness Of Body","s":5,"u":"wholeness%20of%20body_crb"},{"n":"Wild Winds Gust","s":5,"u":"wild%20winds%20gust_crb"},{"n":"Wild Winds Initiate","s":5,"u":"wild%20winds%20initiate_crb"},{"n":"Wind Jump","s":5,"u":"wind%20jump_crb"},{"n":"Winding Flow","s":5,"u":"winding%20flow_crb"},{"n":"Wolf Drag","s":5,"u":"wolf%20drag_crb"},{"n":"Wolf Stance","s":5,"u":"wolf%20stance_crb"},{"n":"Golden Body","s":21,"u":"golden%20body_aoa6"},{"n":"Endurance Of The Rooted Tree","s":35,"u":"endurance%20of%20the%20rooted%20tree_ec6"},{"n":"Entwined Energy Ki","s":37,"u":"entwined%20energy%20ki_frp1"},{"n":"Wronged Monk's Wrath","s":37,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Effortless Reach","s":38,"u":"effortless%20reach_frp2"},{"n":"Electric Counter","s":38,"u":"electric%20counter_frp2"},{"n":"Jellyfish Stance","s":38,"u":"jellyfish%20stance_frp2"},{"n":"Sense Ki","s":38,"u":"sense%20ki_frp2"},{"n":"Vitality-manipulating Stance","s":39,"u":"vitality-manipulating%20stance_frp3"},{"n":"Sacred Ki","s":58,"u":"sacred%20ki_logm"},{"n":"Blazing Talon Surge","s":60,"u":"blazing%20talon%20surge_lopsg"},{"n":"Explosive Death Drop","s":60,"u":"explosive%20death%20drop_lopsg"},{"n":"Rain Of Embers Stance","s":60,"u":"rain%20of%20embers%20stance_lopsg"},{"n":"Blazing Streak","s":64,"u":"blazing%20streak_som"},{"n":"Inner Fire","s":64,"u":"inner%20fire_som"},{"n":"Reflective Ripple Stance","s":64,"u":"reflective%20ripple%20stance_som"},{"n":"Rippling Spin","s":64,"u":"rippling%20spin_som"},{"n":"Stoked Flame Stance","s":64,"u":"stoked%20flame%20stance_som"},{"n":"Wave Spiral","s":64,"u":"wave%20spiral_som"}],"2":[{"n":"Bo Staff","s":5,"u":"bo%20staff_crb"},{"n":"Kama","s":5,"u":"kama_crb"},{"n":"Katar","s":5,"u":"katar_crb"},{"n":"Nunchaku","s":5,"u":"nunchaku_crb"},{"n":"Sai","s":5,"u":"sai_crb"},{"n":"Shuriken","s":5,"u":"shuriken_crb"},{"n":"Temple Sword","s":5,"u":"temple%20sword_crb"},{"n":"Monkey's Fist","s":22,"u":"monkey's%20fist_aoe1"},{"n":"Butterfly Sword","s":38,"u":"butterfly%20sword_frp2"},{"n":"Hook Sword","s":38,"u":"hook%20sword_frp2"},{"n":"Kusarigama","s":38,"u":"kusarigama_frp2"},{"n":"Wind and Fire Wheel","s":38,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Knuckle Duster","s":2,"u":"knuckle%20duster_g%26g"},{"n":"Pantograph Gauntlet","s":2,"u":"pantograph%20gauntlet_g%26g"},{"n":"Fighting Fan","s":58,"u":"fighting%20fan_logm"},{"n":"Tonfa","s":8,"u":"tonfa_lotgb"},{"n":"Tri-bladed Katar","s":8,"u":"tri-bladed%20katar_lotgb"}],"3":[{"n":"Clinging Shadows Stance","s":4,"u":"clinging%20shadows%20stance_apg"},{"n":"Ki Form","s":4,"u":"ki%20form_apg"},{"n":"Medusa's Wrath","s":4,"u":"medusa's%20wrath_apg"},{"n":"Shadow's Web","s":4,"u":"shadow's%20web_apg"},{"n":"Abundant Step","s":5,"u":"abundant%20step_crb"},{"n":"Empty Body","s":5,"u":"empty%20body_crb"},{"n":"Ki Blast","s":5,"u":"ki%20blast_crb"},{"n":"Ki Rush","s":5,"u":"ki%20rush_crb"},{"n":"Ki Strike","s":5,"u":"ki%20strike_crb"},{"n":"Quivering Palm","s":5,"u":"quivering%20palm_crb"},{"n":"Wholeness Of Body","s":5,"u":"wholeness%20of%20body_crb"},{"n":"Wild Winds Stance","s":5,"u":"wild%20winds%20stance_crb"},{"n":"Wind Jump","s":5,"u":"wind%20jump_crb"},{"n":"Wronged Monk's Wrath","s":37,"u":"wronged%20monk's%20wrath_frp1"}],"8":[{"n":"Flurry of Blows","s":5,"u":"flurry%20of%20blows_crb"}]},"rogue":{"0":[{"n":"Analyze Weakness","s":4,"u":"analyze%20weakness_apg"},{"n":"Anticipate Ambush","s":4,"u":"anticipate%20ambush_apg"},{"n":"Bloody Debilitation","s":4,"u":"bloody%20debilitation_apg"},{"n":"Bullseye","s":4,"u":"bullseye_apg"},{"n":"Clever Gambit","s":4,"u":"clever%20gambit_apg"},{"n":"Eldritch Debilitations","s":4,"u":"eldritch%20debilitations_apg"},{"n":"Far Throw","s":4,"u":"far%20throw_apg"},{"n":"Head Stomp","s":4,"u":"head%20stomp_apg"},{"n":"Implausible Purchase","s":4,"u":"implausible%20purchase%20(rogue)_apg"},{"n":"Inspired Stratagem","s":4,"u":"inspired%20stratagem_apg"},{"n":"Loaner Spell","s":4,"u":"loaner%20spell_apg"},{"n":"Methodical Debilitations","s":4,"u":"methodical%20debilitations_apg"},{"n":"Mug","s":4,"u":"mug_apg"},{"n":"Overextending Feint","s":4,"u":"overextending%20feint_apg"},{"n":"Plant Evidence","s":4,"u":"plant%20evidence_apg"},{"n":"Predictable!","s":4,"u":"predictable!_apg"},{"n":"Predictive Purchase","s":4,"u":"predictive%20purchase%20(rogue)_apg"},{"n":"Preparation","s":4,"u":"preparation_apg"},{"n":"Reconstruct The Scene","s":4,"u":"reconstruct%20the%20scene%20(rogue)_apg"},{"n":"Ricochet Feint","s":4,"u":"ricochet%20feint_apg"},{"n":"Ricochet Stance","s":4,"u":"ricochet%20stance%20(rogue)_apg"},{"n":"Shove Down","s":4,"u":"shove%20down_apg"},{"n":"Stay Down!","s":4,"u":"stay%20down!_apg"},{"n":"Steal Spell","s":4,"u":"steal%20spell_apg"},{"n":"Strong Arm","s":4,"u":"strong%20arm_apg"},{"n":"Swift Elusion","s":4,"u":"swift%20elusion_apg"},{"n":"Tactical Entry","s":4,"u":"tactical%20entry_apg"},{"n":"The Harder They Fall","s":4,"u":"the%20harder%20they%20fall_apg"},{"n":"Tumble Behind","s":4,"u":"tumble%20behind%20(rogue)_apg"},{"n":"Twin Distraction","s":4,"u":"twin%20distraction_apg"},{"n":"Underhanded Assault","s":4,"u":"underhanded%20assault_apg"},{"n":"Watch Your Back","s":4,"u":"watch%20your%20back_apg"},{"n":"Battle Assessment","s":5,"u":"battle%20assessment_crb"},{"n":"Blank Slate","s":5,"u":"blank%20slate_crb"},{"n":"Blind-fight","s":5,"u":"blind-fight%20(rogue)_crb"},{"n":"Brutal Beating","s":5,"u":"brutal%20beating_crb"},{"n":"Cloud Step","s":5,"u":"cloud%20step_crb"},{"n":"Cognitive Loophole","s":5,"u":"cognitive%20loophole_crb"},{"n":"Critical Debilitation","s":5,"u":"critical%20debilitation_crb"},{"n":"Defensive Roll","s":5,"u":"defensive%20roll_crb"},{"n":"Delay Trap","s":5,"u":"delay%20trap_crb"},{"n":"Dispelling Slice","s":5,"u":"dispelling%20slice_crb"},{"n":"Distracting Feint","s":5,"u":"distracting%20feint_crb"},{"n":"Dread Striker","s":5,"u":"dread%20striker_crb"},{"n":"Fantastic Leap","s":5,"u":"fantastic%20leap_crb"},{"n":"Felling Shot","s":5,"u":"felling%20shot_crb"},{"n":"Gang Up","s":5,"u":"gang%20up_crb"},{"n":"Hidden Paragon","s":5,"u":"hidden%20paragon_crb"},{"n":"Implausible Infiltration","s":5,"u":"implausible%20infiltration_crb"},{"n":"Impossible Striker","s":5,"u":"impossible%20striker_crb"},{"n":"Improved Poison Weapon","s":5,"u":"improved%20poison%20weapon_crb"},{"n":"Instant Opening","s":5,"u":"instant%20opening_crb"},{"n":"Leave An Opening","s":5,"u":"leave%20an%20opening_crb"},{"n":"Light Step","s":5,"u":"light%20step_crb"},{"n":"Magical Trickster","s":5,"u":"magical%20trickster_crb"},{"n":"Minor Magic","s":5,"u":"minor%20magic_crb"},{"n":"Mobility","s":5,"u":"mobility_crb"},{"n":"Nimble Dodge","s":5,"u":"nimble%20dodge_crb"},{"n":"Nimble Roll","s":5,"u":"nimble%20roll_crb"},{"n":"Opportune Backstab","s":5,"u":"opportune%20backstab_crb"},{"n":"Perfect Distraction","s":5,"u":"perfect%20distraction_crb"},{"n":"Poison Weapon","s":5,"u":"poison%20weapon_crb"},{"n":"Powerful Sneak","s":5,"u":"powerful%20sneak_crb"},{"n":"Precise Debilitations","s":5,"u":"precise%20debilitations_crb"},{"n":"Quick Draw","s":5,"u":"quick%20draw%20(rogue)_crb"},{"n":"Reactive Distraction","s":5,"u":"reactive%20distraction_crb"},{"n":"Reactive Interference","s":5,"u":"reactive%20interference_crb"},{"n":"Reactive Pursuit","s":5,"u":"reactive%20pursuit_crb"},{"n":"Sabotage","s":5,"u":"sabotage_crb"},{"n":"Scout's Warning","s":5,"u":"scout's%20warning%20(rogue)_crb"},{"n":"Sense The Unseen","s":5,"u":"sense%20the%20unseen%20(rogue)_crb"},{"n":"Sidestep","s":5,"u":"sidestep_crb"},{"n":"Skirmish Strike","s":5,"u":"skirmish%20strike%20(rogue)_crb"},{"n":"Sly Striker","s":5,"u":"sly%20striker_crb"},{"n":"Sneak Savant","s":5,"u":"sneak%20savant_crb"},{"n":"Spring From The Shadows","s":5,"u":"spring%20from%20the%20shadows_crb"},{"n":"Tactical Debilitations","s":5,"u":"tactical%20debilitations_crb"},{"n":"Trap Finder","s":5,"u":"trap%20finder_crb"},{"n":"Trickster's Ace","s":5,"u":"trickster's%20ace_crb"},{"n":"Twin Feint","s":5,"u":"twin%20feint_crb"},{"n":"Twist The Knife","s":5,"u":"twist%20the%20knife_crb"},{"n":"Unbalancing Blow","s":5,"u":"unbalancing%20blow_crb"},{"n":"Vicious Debilitations","s":5,"u":"vicious%20debilitations_crb"},{"n":"You're Next","s":5,"u":"you're%20next%20(rogue)_crb"},{"n":"Deadly Poison Weapon","s":20,"u":"deadly%20poison%20weapon_aoa5"},{"n":"Enduring Debilitation","s":21,"u":"enduring%20debilitation_aoa6"},{"n":"Ambushing Knockdown","s":24,"u":"ambushing%20knockdown_aoe3"},{"n":"Coordinated Distraction","s":24,"u":"coordinated%20distraction_aoe3"},{"n":"Deny Support","s":24,"u":"deny%20support_aoe3"},{"n":"Slice And Swipe","s":24,"u":"slice%20and%20swipe_aoe3"},{"n":"Subtle Shank","s":24,"u":"subtle%20shank_aoe3"},{"n":"Steal Essence","s":35,"u":"steal%20essence_ec6"},{"n":"Extradimensional Stash","s":39,"u":"extradimensional%20stash_frp3"},{"n":"Masquerade of Seasons Stance","s":6,"u":"masquerade%20of%20seasons%20stance_loil"},{"n":"Pirouette","s":6,"u":"pirouette_loil"},{"n":"Grand Dance","s":6,"u":"grand%20dance_loil"},{"n":"Fane's Fourberie","s":60,"u":"fane's%20fourberie_lopsg"},{"n":"Stella's Stab And Snag","s":60,"u":"stella's%20stab%20and%20snag_lopsg"}],"8":[{"n":"Debilitating Strike","s":5,"u":"debilitating%20strike_crb"},{"n":"Master Strike","s":5,"u":"master%20strike_crb"}]},"sorcerer":{"0":[{"n":"Ancestral Blood Magic","s":4,"u":"ancestral%20blood%20magic_apg"},{"n":"Ancestral Mage","s":4,"u":"ancestral%20mage_apg"},{"n":"Anoint Ally","s":4,"u":"anoint%20ally_apg"},{"n":"Blood Component Substitution","s":4,"u":"blood%20component%20substitution_apg"},{"n":"Bloodline Mutation","s":4,"u":"bloodline%20mutation_apg"},{"n":"Consume Spell","s":4,"u":"consume%20spell_apg"},{"n":"Diverting Vortex","s":4,"u":"diverting%20vortex_apg"},{"n":"Echoing Spell","s":4,"u":"echoing%20spell_apg"},{"n":"Elaborate Flourish","s":4,"u":"elaborate%20flourish_apg"},{"n":"Energetic Resonance","s":4,"u":"energetic%20resonance_apg"},{"n":"Energy Fusion","s":4,"u":"energy%20fusion_apg"},{"n":"Energy Ward","s":4,"u":"energy%20ward_apg"},{"n":"Entreat With Forebears","s":4,"u":"entreat%20with%20forebears_apg"},{"n":"Greater Physical Evolution","s":4,"u":"greater%20physical%20evolution_apg"},{"n":"Greater Spiritual Evolution","s":4,"u":"greater%20spiritual%20evolution_apg"},{"n":"Safeguarded Spell","s":4,"u":"safeguarded%20spell_apg"},{"n":"Scintillating Spell","s":4,"u":"scintillating%20spell_apg"},{"n":"Signature Spell Expansion","s":4,"u":"signature%20spell%20expansion_apg"},{"n":"Soulsight","s":4,"u":"soulsight%20(sorcerer)_apg"},{"n":"Spell Relay","s":4,"u":"spell%20relay_apg"},{"n":"Spell Shroud","s":4,"u":"spell%20shroud_apg"},{"n":"Split Shot","s":4,"u":"split%20shot_apg"},{"n":"Terraforming Spell","s":4,"u":"terraforming%20spell_apg"},{"n":"Advanced Bloodline","s":5,"u":"advanced%20bloodline_crb"},{"n":"Arcane Evolution","s":5,"u":"arcane%20evolution_crb"},{"n":"Bespell Weapon","s":5,"u":"bespell%20weapon%20(sorcerer)_crb"},{"n":"Bloodline Conduit","s":5,"u":"bloodline%20conduit_crb"},{"n":"Bloodline Focus","s":5,"u":"bloodline%20focus_crb"},{"n":"Bloodline Perfection","s":5,"u":"bloodline%20perfection_crb"},{"n":"Bloodline Resistance","s":5,"u":"bloodline%20resistance_crb"},{"n":"Bloodline Wellspring","s":5,"u":"bloodline%20wellspring_crb"},{"n":"Cantrip Expansion","s":5,"u":"cantrip%20expansion%20(sorcerer)_crb"},{"n":"Counterspell","s":5,"u":"counterspell%20(sorcerer)_crb"},{"n":"Crossblooded Evolution","s":5,"u":"crossblooded%20evolution_crb"},{"n":"Dangerous Sorcery","s":5,"u":"dangerous%20sorcery_crb"},{"n":"Divine Evolution","s":5,"u":"divine%20evolution_crb"},{"n":"Effortless Concentration","s":5,"u":"effortless%20concentration%20(sorcerer)_crb"},{"n":"Enhanced Familiar","s":5,"u":"enhanced%20familiar%20(sorcerer)_crb"},{"n":"Familiar","s":5,"u":"familiar%20(sorcerer)_crb"},{"n":"Greater Bloodline","s":5,"u":"greater%20bloodline_crb"},{"n":"Greater Crossblooded Evolution","s":5,"u":"greater%20crossblooded%20evolution_crb"},{"n":"Greater Mental Evolution","s":5,"u":"greater%20mental%20evolution_crb"},{"n":"Greater Vital Evolution","s":5,"u":"greater%20vital%20evolution_crb"},{"n":"Interweave Dispel","s":5,"u":"interweave%20dispel_crb"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(sorcerer)_crb"},{"n":"Metamagic Mastery","s":5,"u":"metamagic%20mastery%20(sorcerer)_crb"},{"n":"Occult Evolution","s":5,"u":"occult%20evolution_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(sorcerer)_crb"},{"n":"Primal Evolution","s":5,"u":"primal%20evolution_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(sorcerer)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(sorcerer)_crb"},{"n":"Reflect Spell","s":5,"u":"reflect%20spell%20(sorcerer)_crb"},{"n":"Steady Spellcasting","s":5,"u":"steady%20spellcasting%20(sorcerer)_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(sorcerer)_crb"},{"n":"Bloodline Metamorphosis","s":21,"u":"bloodline%20metamorphosis_aoa6"},{"n":"Tenacious Blood Magic","s":35,"u":"tenacious%20blood%20magic_ec6"},{"n":"Ruby Resurrection","s":39,"u":"ruby%20resurrection_frp3"},{"n":"Blessed Blood","s":58,"u":"blessed%20blood_logm"},{"n":"Detonating Spell","s":59,"u":"detonating%20spell_lokl"},{"n":"Divine Emissary","s":59,"u":"divine%20emissary_lokl"},{"n":"Consecrate Spell","s":59,"u":"consecrate%20spell_lokl"},{"n":"Shared Sight","s":59,"u":"shared%20sight_lokl"},{"n":"Purifying Breeze","s":59,"u":"purifying%20breeze_lokl"}],"3":[{"n":"Blinding Beauty","s":4,"u":"blinding%20beauty_apg"},{"n":"Consuming Darkness","s":4,"u":"consuming%20darkness_apg"},{"n":"Dim The Light","s":4,"u":"dim%20the%20light_apg"},{"n":"Establish Ward","s":4,"u":"establish%20ward_apg"},{"n":"Genie's Veil","s":4,"u":"genie's%20veil_apg"},{"n":"Heart's Desire","s":4,"u":"heart's%20desire_apg"},{"n":"Nymph's Token","s":4,"u":"nymph's%20token_apg"},{"n":"Sepulchral Mask","s":4,"u":"sepulchral%20mask_apg"},{"n":"Shepherd Of Souls","s":4,"u":"shepherd%20of%20souls_apg"},{"n":"Spirit Veil","s":4,"u":"spirit%20veil_apg"},{"n":"Steal Shadow","s":4,"u":"steal%20shadow_apg"},{"n":"Wish-twisted Form","s":4,"u":"wish-twisted%20form_apg"},{"n":"Aberrant Whispers","s":5,"u":"aberrant%20whispers_crb"},{"n":"Abyssal Wrath","s":5,"u":"abyssal%20wrath_crb"},{"n":"Ancestral Memories","s":5,"u":"ancestral%20memories_crb"},{"n":"Angelic Halo","s":5,"u":"angelic%20halo_crb"},{"n":"Angelic Wings","s":5,"u":"angelic%20wings_crb"},{"n":"Arcane Countermeasure","s":5,"u":"arcane%20countermeasure_crb"},{"n":"Celestial Brand","s":5,"u":"celestial%20brand_crb"},{"n":"Diabolic Edict","s":5,"u":"diabolic%20edict_crb"},{"n":"Dragon Breath","s":5,"u":"dragon%20breath_crb"},{"n":"Dragon Claws","s":5,"u":"dragon%20claws_crb"},{"n":"Dragon Wings","s":5,"u":"dragon%20wings_crb"},{"n":"Drain Life","s":5,"u":"drain%20life_crb"},{"n":"Elemental Blast","s":5,"u":"elemental%20blast_crb"},{"n":"Elemental Motion","s":5,"u":"elemental%20motion_crb"},{"n":"Elemental Toss","s":5,"u":"elemental%20toss_crb"},{"n":"Embrace The Pit","s":5,"u":"embrace%20the%20pit_crb"},{"n":"Extend Spell","s":5,"u":"extend%20spell_crb"},{"n":"Faerie Dust","s":5,"u":"faerie%20dust_crb"},{"n":"Fey Disappearance","s":5,"u":"fey%20disappearance_crb"},{"n":"Fey Glamour","s":5,"u":"fey%20glamour_crb"},{"n":"Glutton's Jaws","s":5,"u":"glutton's%20jaws_crb"},{"n":"Grasping Grave","s":5,"u":"grasping%20grave_crb"},{"n":"Hellfire Plume","s":5,"u":"hellfire%20plume_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"Jealous Hex","s":5,"u":"jealous%20hex_crb"},{"n":"Swamp Of Sloth","s":5,"u":"swamp%20of%20sloth_crb"},{"n":"Tentacular Limbs","s":5,"u":"tentacular%20limbs_crb"},{"n":"Undeath's Blessing","s":5,"u":"undeath's%20blessing_crb"},{"n":"Unusual Anatomy","s":5,"u":"unusual%20anatomy_crb"},{"n":"You're Mine","s":5,"u":"you're%20mine_crb"},{"n":"Cleansing Flames","s":39,"u":"cleansing%20flames_frp3"},{"n":"Rejuvenating Flames","s":39,"u":"rejuvenating%20flames_frp3"},{"n":"Shroud Of Flame","s":39,"u":"shroud%20of%20flame_frp3"}]},"lineage":{"0":[{"n":"Angelkin","s":4,"u":"angelkin_apg"},{"n":"Brine May","s":4,"u":"brine%20may_apg"},{"n":"Callow May","s":4,"u":"callow%20may_apg"},{"n":"Dream May","s":4,"u":"dream%20may_apg"},{"n":"Grimspawn","s":4,"u":"grimspawn_apg"},{"n":"Hellspawn","s":4,"u":"hellspawn_apg"},{"n":"Lawbringer","s":4,"u":"lawbringer_apg"},{"n":"Musetouched","s":4,"u":"musetouched_apg"},{"n":"Pitborn","s":4,"u":"pitborn_apg"},{"n":"Slag May","s":4,"u":"slag%20may_apg"},{"n":"Straveika","s":4,"u":"straveika_apg"},{"n":"Svetocher","s":4,"u":"svetocher_apg"},{"n":"Clone-Risen","s":11,"u":"clone-risen_da"},{"n":"Mirror-Risen","s":11,"u":"mirror-risen_da"},{"n":"Morph-Risen","s":11,"u":"morph-risen_da"},{"n":"Adhyabhau","s":1,"u":"adhyabhau_loag"},{"n":"Beastbrood","s":1,"u":"beastbrood_loag"},{"n":"Brightsoul","s":1,"u":"brightsoul_loag"},{"n":"Brinesoul","s":1,"u":"brinesoul_loag"},{"n":"Cel Rau","s":1,"u":"cel%20rau_loag"},{"n":"Cindersoul","s":1,"u":"cindersoul_loag"},{"n":"Dualborn","s":1,"u":"dualborn_loag"},{"n":"Dustsoul","s":1,"u":"dustsoul_loag"},{"n":"Emberkin","s":1,"u":"emberkin_loag"},{"n":"Fumesoul","s":1,"u":"fumesoul_loag"},{"n":"Garuda's Squall","s":1,"u":"garuda's%20squall_loag"},{"n":"Gemsoul","s":1,"u":"gemsoul_loag"},{"n":"Idyllkin","s":1,"u":"idyllkin_loag"},{"n":"Lavasoul","s":1,"u":"lavasoul_loag"},{"n":"Miresoul","s":1,"u":"miresoul_loag"},{"n":"Mistsoul","s":1,"u":"mistsoul_loag"},{"n":"Moon May","s":1,"u":"moon%20may_loag"},{"n":"Plumekith","s":1,"u":"plumekith_loag"},{"n":"Riftmarked","s":1,"u":"riftmarked_loag"},{"n":"Rimesoul","s":1,"u":"rimesoul_loag"},{"n":"Ru-shi","s":1,"u":"ru-shi_loag"},{"n":"Shackleborn","s":1,"u":"shackleborn_loag"},{"n":"Smokesoul","s":1,"u":"smokesoul_loag"},{"n":"Snow May","s":1,"u":"snow%20may_loag"},{"n":"Stormsoul","s":1,"u":"stormsoul_loag"},{"n":"Suli-jann","s":1,"u":"suli-jann_loag"},{"n":"Veil May","s":1,"u":"veil%20may_loag"},{"n":"Virga May","s":1,"u":"virga%20may_loag"},{"n":"Faultspawn","s":6,"u":"faultspawn_loil"}]},"exploration":{"0":[{"n":"Annotate Composition","s":4,"u":"annotate%20composition_apg"},{"n":"Anticipate Ambush","s":4,"u":"anticipate%20ambush_apg"},{"n":"Earworm","s":4,"u":"earworm_apg"},{"n":"Express Rider","s":4,"u":"express%20rider_apg"},{"n":"Lead Investigator","s":4,"u":"lead%20investigator_apg"},{"n":"Posse","s":4,"u":"posse_apg"},{"n":"Read Disaster","s":4,"u":"read%20disaster_apg"},{"n":"Verdant Weapon","s":4,"u":"verdant%20weapon_apg"},{"n":"Emblazon Armament","s":5,"u":"emblazon%20armament_crb"},{"n":"Eerie Traces","s":11,"u":"eerie%20traces_da"},{"n":"Aura Sight","s":11,"u":"aura%20sight_da"},{"n":"Automatic Writing","s":11,"u":"automatic%20writing_da"},{"n":"Morphic Manipulation","s":11,"u":"morphic%20manipulation_da"},{"n":"Read Psychometric Resonance","s":11,"u":"read%20psychometric%20resonance_da"},{"n":"Express Driver","s":2,"u":"express%20driver_g%26g"},{"n":"Cat Nap","s":1,"u":"cat%20nap_loag"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Improvised Crafting","s":60,"u":"improvised%20crafting_lopsg"},{"n":"Sheltering Cave","s":64,"u":"sheltering%20cave_som"}],"8":[{"n":"Pursue a Lead","s":4,"u":"pursue%20a%20lead_apg"},{"n":"Affix a Talisman","s":5,"u":"affix%20a%20talisman_crb"},{"n":"Avoid Notice","s":5,"u":"avoid%20notice_crb"},{"n":"Borrow an Arcane Spell","s":5,"u":"borrow%20an%20arcane%20spell_crb"},{"n":"Coerce","s":5,"u":"coerce_crb"},{"n":"Cover Tracks","s":5,"u":"cover%20tracks_crb"},{"n":"Decipher Writing","s":5,"u":"decipher%20writing_crb"},{"n":"Defend","s":5,"u":"defend_crb"},{"n":"Detect Magic","s":5,"u":"detect%20magic_crb"},{"n":"Follow the Expert","s":5,"u":"follow%20the%20expert_crb"},{"n":"Gather Information","s":5,"u":"gather%20information_crb"},{"n":"Hustle","s":5,"u":"hustle_crb"},{"n":"Identify Alchemy","s":5,"u":"identify%20alchemy_crb"},{"n":"Identify Magic","s":5,"u":"identify%20magic_crb"},{"n":"Impersonate","s":5,"u":"impersonate_crb"},{"n":"Investigate","s":5,"u":"investigate_crb"},{"n":"Learn a Spell","s":5,"u":"learn%20a%20spell_crb"},{"n":"Make an Impression","s":5,"u":"make%20an%20impression_crb"},{"n":"Refocus","s":5,"u":"refocus_crb"},{"n":"Repair","s":5,"u":"repair_crb"},{"n":"Repeat a Spell","s":5,"u":"repeat%20a%20spell_crb"},{"n":"Scout","s":5,"u":"scout_crb"},{"n":"Search","s":5,"u":"search_crb"},{"n":"Sense Direction","s":5,"u":"sense%20direction_crb"},{"n":"Squeeze","s":5,"u":"squeeze_crb"},{"n":"Track","s":5,"u":"track_crb"},{"n":"Treat Wounds","s":5,"u":"treat%20wounds_crb"},{"n":"Rally","s":15,"u":"rally_gmg"},{"n":"Research","s":15,"u":"research_gmg"},{"n":"Take a Breather","s":15,"u":"take%20a%20breather_gmg"},{"n":"Cleanse Soul Path","s":64,"u":"cleanse%20soul%20path_som"}]},"linguistic":{"0":[{"n":"Annotate Composition","s":4,"u":"annotate%20composition_apg"},{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Inspired Stratagem","s":4,"u":"inspired%20stratagem_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"One For All","s":4,"u":"one%20for%20all_apg"},{"n":"Read Shibboleths","s":4,"u":"read%20shibboleths_apg"},{"n":"Spot Translate","s":4,"u":"spot%20translate_apg"},{"n":"Encouraging Words","s":15,"u":"encouraging%20words_gmg"},{"n":"Eerie Proclamation","s":11,"u":"eerie%20proclamation_da"},{"n":"Pistolero's Challenge","s":2,"u":"pistolero's%20challenge_g%26g"},{"n":"Evangelize","s":58,"u":"evangelize_logm"},{"n":"Narrative Conduit","s":47,"u":"narrative%20conduit_sot2"},{"n":"Rule Of Three","s":47,"u":"rule%20of%20three_sot2"}],"3":[{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Command","s":5,"u":"command_crb"},{"n":"Crusade","s":5,"u":"crusade_crb"},{"n":"Message","s":5,"u":"message_crb"},{"n":"Mind Probe","s":5,"u":"mind%20probe_crb"},{"n":"Subconscious Suggestion","s":5,"u":"subconscious%20suggestion_crb"},{"n":"Suggestion","s":5,"u":"suggestion_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"},{"n":"Telepathic Demand","s":5,"u":"telepathic%20demand_crb"},{"n":"Telepathy","s":5,"u":"telepathy_crb"},{"n":"Wind Whispers","s":11,"u":"wind%20whispers_da"},{"n":"Message Rune","s":58,"u":"message%20rune_logm"},{"n":"Biting Words","s":64,"u":"biting%20words_som"},{"n":"Compel True Name","s":64,"u":"compel%20true%20name_som"},{"n":"Girzanje's March","s":48,"u":"girzanje's%20march_sot3"}],"8":[{"n":"Pointed Question","s":4,"u":"pointed%20question_apg"},{"n":"Coerce","s":5,"u":"coerce_crb"},{"n":"Lie","s":5,"u":"lie_crb"},{"n":"Make an Impression","s":5,"u":"make%20an%20impression_crb"},{"n":"Request","s":5,"u":"request_crb"},{"n":"Influence","s":15,"u":"influence_gmg"},{"n":"Rally","s":15,"u":"rally_gmg"},{"n":"Research","s":15,"u":"research_gmg"},{"n":"Grim Swagger","s":2,"u":"grim%20swagger_g%26g"}],"70":[{"n":"Asmodean Wager","s":64,"u":"asmodean%20wager_som"},{"n":"Tattoo Whispers","s":46,"u":"tattoo%20whispers_sot1"}]},"magical":{"0":[{"n":"Arrow Of Death","s":4,"u":"arrow%20of%20death_apg"},{"n":"Eldritch Archer Dedication","s":4,"u":"eldritch%20archer%20dedication_apg"},{"n":"Enchanting Arrow","s":4,"u":"enchanting%20arrow_apg"},{"n":"Magic Arrow","s":4,"u":"magic%20arrow_apg"},{"n":"Phase Arrow","s":4,"u":"phase%20arrow_apg"},{"n":"Precious Arrow","s":4,"u":"precious%20arrow_apg"},{"n":"Seeker Arrow","s":4,"u":"seeker%20arrow_apg"},{"n":"Steal Spell","s":4,"u":"steal%20spell_apg"},{"n":"Implausible Infiltration","s":5,"u":"implausible%20infiltration_crb"},{"n":"Jelly Body","s":11,"u":"jelly%20body_da"},{"n":"Gift of the Hoard","s":11,"u":"gift%20of%20the%20hoard_da"},{"n":"Siphon Life","s":11,"u":"siphon%20life_da"},{"n":"Blasting Beams","s":11,"u":"blasting%20beams_da"},{"n":"Consume Energy","s":11,"u":"consume%20energy_da"},{"n":"Storming Breath","s":11,"u":"storming%20breath_da"},{"n":"Propulsive Leap","s":11,"u":"propulsive%20leap_da"},{"n":"Bone Spikes","s":11,"u":"bone%20spikes_da"},{"n":"Titan Swing","s":11,"u":"titan%20swing_da"},{"n":"High-Speed Regeneration","s":11,"u":"high-speed%20regeneration_da"},{"n":"Tectonic Stomp","s":11,"u":"tectonic%20stomp_da"},{"n":"Eerie Flicker","s":11,"u":"eerie%20flicker_da"},{"n":"Ghostly Grasp","s":11,"u":"ghostly%20grasp_da"},{"n":"Enervating Wail","s":11,"u":"enervating%20wail_da"},{"n":"Distant Wandering","s":11,"u":"distant%20wandering_da"},{"n":"Walk on the Wind","s":11,"u":"walk%20on%20the%20wind_da"},{"n":"Mind Shards","s":11,"u":"mind%20shards_da"},{"n":"Implement's Assault","s":11,"u":"implement's%20assault_da"},{"n":"Beast Gunner Dedication","s":2,"u":"beast%20gunner%20dedication_g%26g"},{"n":"Call Gun","s":2,"u":"call%20gun_g%26g"},{"n":"Controlled Bullet","s":2,"u":"controlled%20bullet_g%26g"},{"n":"Drain Vitality","s":2,"u":"drain%20vitality_g%26g"},{"n":"Fulminating Shot","s":2,"u":"fulminating%20shot_g%26g"},{"n":"Miraculous Flight","s":2,"u":"miraculous%20flight_g%26g"},{"n":"Phase Bullet","s":2,"u":"phase%20bullet_g%26g"},{"n":"Crimson Shroud","s":62,"u":"crimson%20shroud_lowg"},{"n":"Narrative Conduit","s":47,"u":"narrative%20conduit_sot2"},{"n":"Rule Of Three","s":47,"u":"rule%20of%20three_sot2"}],"2":[{"n":"Antler Arrow","s":4,"u":"antler%20arrow_apg"},{"n":"Balisse Feather","s":4,"u":"balisse%20feather_apg"},{"n":"Basilisk Eye","s":4,"u":"basilisk%20eye_apg"},{"n":"Candle Of Revealing","s":4,"u":"candle%20of%20revealing_apg"},{"n":"Corrosive Ammunition","s":4,"u":"corrosive%20ammunition_apg"},{"n":"Dust Of Corpse Animation","s":4,"u":"dust%20of%20corpse%20animation%20(generic)_apg"},{"n":"Earthglide Cloak","s":4,"u":"earthglide%20cloak_apg"},{"n":"Earthsight Box","s":4,"u":"earthsight%20box_apg"},{"n":"Envisioning Mask","s":4,"u":"envisioning%20mask_apg"},{"n":"Exploding Shield","s":4,"u":"exploding%20shield_apg"},{"n":"Fearsome","s":4,"u":"fearsome%20(generic)_apg"},{"n":"Fire-jump Ring","s":4,"u":"fire-jump%20ring_apg"},{"n":"Four-ways Dogslicer","s":4,"u":"four-ways%20dogslicer_apg"},{"n":"Freezing Ammunition","s":4,"u":"freezing%20ammunition_apg"},{"n":"Gecko Potion","s":4,"u":"gecko%20potion_apg"},{"n":"Glamorous Buckler","s":4,"u":"glamorous%20buckler_apg"},{"n":"Hellfire Boots","s":4,"u":"hellfire%20boots_apg"},{"n":"Incense Of Distilled Death","s":4,"u":"incense%20of%20distilled%20death_apg"},{"n":"Infiltrator's Accessory","s":4,"u":"infiltrator's%20accessory_apg"},{"n":"Lover's Gloves","s":4,"u":"lover's%20gloves_apg"},{"n":"Mask Of The Banshee","s":4,"u":"mask%20of%20the%20banshee%20(generic)_apg"},{"n":"Medusa's Scream","s":4,"u":"medusa's%20scream%20(generic)_apg"},{"n":"Oil Of Object Animation","s":4,"u":"oil%20of%20object%20animation%20(generic)_apg"},{"n":"Oil Of Revelation","s":4,"u":"oil%20of%20revelation_apg"},{"n":"Oil Of Unlife","s":4,"u":"oil%20of%20unlife%20(generic)_apg"},{"n":"Potion Of Disguise","s":4,"u":"potion%20of%20disguise%20(generic)_apg"},{"n":"Potion Of Expeditious Retreat","s":4,"u":"potion%20of%20expeditious%20retreat_apg"},{"n":"Potion Of Retaliation","s":4,"u":"potion%20of%20retaliation%20(generic)_apg"},{"n":"Potion Of Shared Memories","s":4,"u":"potion%20of%20shared%20memories_apg"},{"n":"Predictable Silver Piece","s":4,"u":"predictable%20silver%20piece_apg"},{"n":"Ration Tonic","s":4,"u":"ration%20tonic%20(generic)_apg"},{"n":"Ready","s":4,"u":"ready%20(generic)_apg"},{"n":"Rod Of Cancellation","s":4,"u":"rod%20of%20cancellation_apg"},{"n":"Rope Of Climbing","s":4,"u":"rope%20of%20climbing%20(generic)_apg"},{"n":"Shielding Salve","s":4,"u":"shielding%20salve_apg"},{"n":"Slates Of Distant Letters","s":4,"u":"slates%20of%20distant%20letters_apg"},{"n":"Sleeves Of Storage","s":4,"u":"sleeves%20of%20storage%20(generic)_apg"},{"n":"Spellguard Blade","s":4,"u":"spellguard%20blade_apg"},{"n":"Spiritsight Crossbow","s":4,"u":"spiritsight%20crossbow_apg"},{"n":"Staff Of Impossible Visions","s":4,"u":"staff%20of%20impossible%20visions%20(generic)_apg"},{"n":"Staff Of Nature's Vengeance","s":4,"u":"staff%20of%20nature's%20vengeance%20(generic)_apg"},{"n":"Staff Of Providence","s":4,"u":"staff%20of%20providence%20(generic)_apg"},{"n":"Terrifying Ammunition","s":4,"u":"terrifying%20ammunition_apg"},{"n":"Time Shield Potion","s":4,"u":"time%20shield%20potion_apg"},{"n":"Urn Of Ashes","s":4,"u":"urn%20of%20ashes_apg"},{"n":"Victory Plate","s":4,"u":"victory%20plate%20(generic)_apg"},{"n":"Walking Cauldron","s":4,"u":"walking%20cauldron_apg"},{"n":"Wand Of Crackling Lightning","s":4,"u":"wand%20of%20crackling%20lightning%20(generic)_apg"},{"n":"Wand Of Hopeless Night","s":4,"u":"wand%20of%20hopeless%20night%20(generic)_apg"},{"n":"Wand Of Overflowing Life","s":4,"u":"wand%20of%20overflowing%20life%20(generic)_apg"},{"n":"Wand Of The Snowfields","s":4,"u":"wand%20of%20the%20snowfields%20(generic)_apg"},{"n":"Wand Of The Spider","s":4,"u":"wand%20of%20the%20spider%20(generic)_apg"},{"n":"Winged","s":4,"u":"winged%20(generic)_apg"},{"n":"Aeon Stone","s":5,"u":"aeon%20stone%20(generic)_crb"},{"n":"Alchemist Goggles","s":5,"u":"alchemist%20goggles%20(generic)_crb"},{"n":"Anarchic","s":5,"u":"anarchic_crb"},{"n":"Animal Staff","s":5,"u":"animal%20staff%20(generic)_crb"},{"n":"Anklets of Alacrity","s":5,"u":"anklets%20of%20alacrity_crb"},{"n":"Antimagic","s":5,"u":"antimagic_crb"},{"n":"Antimagic Oil","s":5,"u":"antimagic%20oil_crb"},{"n":"Armbands of Athleticism","s":5,"u":"armbands%20of%20athleticism%20(generic)_crb"},{"n":"Armor Potency","s":5,"u":"armor%20potency%20(generic)_crb"},{"n":"Arrow-catching Shield","s":5,"u":"arrow-catching%20shield_crb"},{"n":"Axiomatic","s":5,"u":"axiomatic_crb"},{"n":"Bag of Holding","s":5,"u":"bag%20of%20holding%20(generic)_crb"},{"n":"Beacon Shot","s":5,"u":"beacon%20shot_crb"},{"n":"Belt of Giant Strength","s":5,"u":"belt%20of%20giant%20strength_crb"},{"n":"Belt of Regeneration","s":5,"u":"belt%20of%20regeneration_crb"},{"n":"Belt of the Five Kings","s":5,"u":"belt%20of%20the%20five%20kings_crb"},{"n":"Bloodletting Kukri","s":5,"u":"bloodletting%20kukri_crb"},{"n":"Bloodseeker Beak","s":5,"u":"bloodseeker%20beak_crb"},{"n":"Boots of Bounding","s":5,"u":"boots%20of%20bounding%20(generic)_crb"},{"n":"Boots of Elvenkind","s":5,"u":"boots%20of%20elvenkind%20(generic)_crb"},{"n":"Boots of Speed","s":5,"u":"boots%20of%20speed_crb"},{"n":"Bottled Air","s":5,"u":"bottled%20air_crb"},{"n":"Bracelet of Dashing","s":5,"u":"bracelet%20of%20dashing_crb"},{"n":"Bracers of Armor","s":5,"u":"bracers%20of%20armor%20(generic)_crb"},{"n":"Bracers of Missile Deflection","s":5,"u":"bracers%20of%20missile%20deflection%20(generic)_crb"},{"n":"Breastplate of Command","s":5,"u":"breastplate%20of%20command%20(generic)_crb"},{"n":"Bronze Bull Pendant","s":5,"u":"bronze%20bull%20pendant_crb"},{"n":"Brooch of Shielding","s":5,"u":"brooch%20of%20shielding_crb"},{"n":"Broom of Flying","s":5,"u":"broom%20of%20flying_crb"},{"n":"Candle of Truth","s":5,"u":"candle%20of%20truth_crb"},{"n":"Cape of the Mountebank","s":5,"u":"cape%20of%20the%20mountebank_crb"},{"n":"Caterwaul Sling","s":5,"u":"caterwaul%20sling_crb"},{"n":"Channel Protection Amulet","s":5,"u":"channel%20protection%20amulet_crb"},{"n":"Chime of Opening","s":5,"u":"chime%20of%20opening_crb"},{"n":"Choker of Elocution","s":5,"u":"choker%20of%20elocution%20(generic)_crb"},{"n":"Circlet of Persuasion","s":5,"u":"circlet%20of%20persuasion_crb"},{"n":"Clandestine Cloak","s":5,"u":"clandestine%20cloak%20(generic)_crb"},{"n":"Climbing Bolt","s":5,"u":"climbing%20bolt_crb"},{"n":"Cloak of Elvenkind","s":5,"u":"cloak%20of%20elvenkind%20(generic)_crb"},{"n":"Cloak of the Bat","s":5,"u":"cloak%20of%20the%20bat%20(generic)_crb"},{"n":"Corrosive","s":5,"u":"corrosive%20(generic)_crb"},{"n":"Coyote Cloak","s":5,"u":"coyote%20cloak%20(generic)_crb"},{"n":"Crafter's Eyepiece","s":5,"u":"crafter's%20eyepiece%20(generic)_crb"},{"n":"Crystal Ball","s":5,"u":"crystal%20ball%20(generic)_crb"},{"n":"Dagger of Venom","s":5,"u":"dagger%20of%20venom_crb"},{"n":"Dancing","s":5,"u":"dancing_crb"},{"n":"Dancing Scarf","s":5,"u":"dancing%20scarf%20(generic)_crb"},{"n":"Daredevil Boots","s":5,"u":"daredevil%20boots%20(generic)_crb"},{"n":"Dazing Coil","s":5,"u":"dazing%20coil_crb"},{"n":"Decanter of Endless Water","s":5,"u":"decanter%20of%20endless%20water_crb"},{"n":"Demon Mask","s":5,"u":"demon%20mask%20(generic)_crb"},{"n":"Diadem of Intellect","s":5,"u":"diadem%20of%20intellect_crb"},{"n":"Diplomat's Badge","s":5,"u":"diplomat's%20badge_crb"},{"n":"Disintegration Bolt","s":5,"u":"disintegration%20bolt_crb"},{"n":"Dispelling Sliver","s":5,"u":"dispelling%20sliver_crb"},{"n":"Disrupting","s":5,"u":"disrupting%20(generic)_crb"},{"n":"Doubling Rings","s":5,"u":"doubling%20rings%20(generic)_crb"},{"n":"Dragon Turtle Scale","s":5,"u":"dragon%20turtle%20scale_crb"},{"n":"Dragon's Breath Potion","s":5,"u":"dragon's%20breath%20potion%20(generic)_crb"},{"n":"Dragonplate","s":5,"u":"dragonplate_crb"},{"n":"Dragonslayer's Shield","s":5,"u":"dragonslayer's%20shield_crb"},{"n":"Dread Blindfold","s":5,"u":"dread%20blindfold_crb"},{"n":"Dust of Appearance","s":5,"u":"dust%20of%20appearance_crb"},{"n":"Dust of Disappearance","s":5,"u":"dust%20of%20disappearance_crb"},{"n":"Dwarven Thrower","s":5,"u":"dwarven%20thrower_crb"},{"n":"Effervescent Ampoule","s":5,"u":"effervescent%20ampoule_crb"},{"n":"Electric Eelskin","s":5,"u":"electric%20eelskin_crb"},{"n":"Elemental Gem","s":5,"u":"elemental%20gem_crb"},{"n":"Emerald Grasshopper","s":5,"u":"emerald%20grasshopper_crb"},{"n":"Energy-Resistant","s":5,"u":"energy-resistant%20(generic)_crb"},{"n":"Ethereal","s":5,"u":"ethereal_crb"},{"n":"Everburning Torch","s":5,"u":"everburning%20torch_crb"},{"n":"Explorer's Yurt","s":5,"u":"explorer's%20yurt_crb"},{"n":"Explosive Ammunition","s":5,"u":"explosive%20ammunition%20(generic)_crb"},{"n":"Eye of Fortune","s":5,"u":"eye%20of%20fortune_crb"},{"n":"Eyes of the Eagle","s":5,"u":"eyes%20of%20the%20eagle_crb"},{"n":"Fade Band","s":5,"u":"fade%20band_crb"},{"n":"Fear Gem","s":5,"u":"fear%20gem_crb"},{"n":"Feather Step Stone","s":5,"u":"feather%20step%20stone_crb"},{"n":"Feather Token","s":5,"u":"feather%20token%20(generic)_crb"},{"n":"Fighter's Fork","s":5,"u":"fighter's%20fork_crb"},{"n":"Flame Navette","s":5,"u":"flame%20navette_crb"},{"n":"Flame Tongue","s":5,"u":"flame%20tongue%20(generic)_crb"},{"n":"Flaming","s":5,"u":"flaming%20(generic)_crb"},{"n":"Floating Shield","s":5,"u":"floating%20shield%20(generic)_crb"},{"n":"Force Shield","s":5,"u":"force%20shield_crb"},{"n":"Forge Warden","s":5,"u":"forge%20warden_crb"},{"n":"Fortification","s":5,"u":"fortification%20(generic)_crb"},{"n":"Frost","s":5,"u":"frost%20(generic)_crb"},{"n":"Frost Brand","s":5,"u":"frost%20brand_crb"},{"n":"Gallows Tooth","s":5,"u":"gallows%20tooth_crb"},{"n":"Ghost Ammunition","s":5,"u":"ghost%20ammunition_crb"},{"n":"Ghost Touch","s":5,"u":"ghost%20touch_crb"},{"n":"Ghoul Hide","s":5,"u":"ghoul%20hide_crb"},{"n":"Glamered","s":5,"u":"glamered_crb"},{"n":"Gloom Blade","s":5,"u":"gloom%20blade_crb"},{"n":"Gloves of Storing","s":5,"u":"gloves%20of%20storing_crb"},{"n":"Goggles of Night","s":5,"u":"goggles%20of%20night%20(generic)_crb"},{"n":"Gorget of the Primal Roar","s":5,"u":"gorget%20of%20the%20primal%20roar_crb"},{"n":"Grievous","s":5,"u":"grievous_crb"},{"n":"Grim Trophy","s":5,"u":"grim%20trophy_crb"},{"n":"Hand of the Mage","s":5,"u":"hand%20of%20the%20mage_crb"},{"n":"Handwraps of Mighty Blows","s":5,"u":"handwraps%20of%20mighty%20blows%20(generic)_crb"},{"n":"Hat of Disguise","s":5,"u":"hat%20of%20disguise%20(generic)_crb"},{"n":"Headband of Inspired Wisdom","s":5,"u":"headband%20of%20inspired%20wisdom_crb"},{"n":"Healer's Gloves","s":5,"u":"healer's%20gloves%20(generic)_crb"},{"n":"Healing Potion","s":5,"u":"healing%20potion%20(generic)_crb"},{"n":"Holy","s":5,"u":"holy_crb"},{"n":"Horn of Fog","s":5,"u":"horn%20of%20fog_crb"},{"n":"Hunter's Bane","s":5,"u":"hunter's%20bane_crb"},{"n":"Immovable Rod","s":5,"u":"immovable%20rod_crb"},{"n":"Impenetrable Scale","s":5,"u":"impenetrable%20scale_crb"},{"n":"Indestructible Shield","s":5,"u":"indestructible%20shield_crb"},{"n":"Inexplicable Apparatus","s":5,"u":"inexplicable%20apparatus_crb"},{"n":"Instant Fortress","s":5,"u":"instant%20fortress_crb"},{"n":"Invisibility","s":5,"u":"invisibility%20(generic)_crb"},{"n":"Invisibility Potion","s":5,"u":"invisibility%20potion_crb"},{"n":"Iron Cube","s":5,"u":"iron%20cube_crb"},{"n":"Iron Cudgel","s":5,"u":"iron%20cudgel_crb"},{"n":"Iron Equalizer","s":5,"u":"iron%20equalizer_crb"},{"n":"Iron Medallion","s":5,"u":"iron%20medallion_crb"},{"n":"Jade Bauble","s":5,"u":"jade%20bauble_crb"},{"n":"Jade Cat","s":5,"u":"jade%20cat_crb"},{"n":"Javelin of Lightning","s":5,"u":"javelin%20of%20lightning_crb"},{"n":"Keen","s":5,"u":"keen_crb"},{"n":"Knapsack of Halflingkind","s":5,"u":"knapsack%20of%20halflingkind%20(generic)_crb"},{"n":"Lifting Belt","s":5,"u":"lifting%20belt_crb"},{"n":"Lion's Shield","s":5,"u":"lion's%20shield_crb"},{"n":"Luck Blade","s":5,"u":"luck%20blade%20(generic)_crb"},{"n":"Maestro's Instrument","s":5,"u":"maestro's%20instrument%20(generic)_crb"},{"n":"Magic Wand","s":5,"u":"magic%20wand%20(generic)_crb"},{"n":"Mail of Luck","s":5,"u":"mail%20of%20luck_crb"},{"n":"Marvelous Medicines","s":5,"u":"marvelous%20medicines%20(generic)_crb"},{"n":"Mattock of the Titans","s":5,"u":"mattock%20of%20the%20titans_crb"},{"n":"Mending Lattice","s":5,"u":"mending%20lattice_crb"},{"n":"Mentalist's Staff","s":5,"u":"mentalist's%20staff%20(generic)_crb"},{"n":"Mesmerizing Opal","s":5,"u":"mesmerizing%20opal_crb"},{"n":"Messenger's Ring","s":5,"u":"messenger's%20ring%20(generic)_crb"},{"n":"Monkey Pin","s":5,"u":"monkey%20pin_crb"},{"n":"Moonlit Chain","s":5,"u":"moonlit%20chain_crb"},{"n":"Mummified Bat","s":5,"u":"mummified%20bat_crb"},{"n":"Murderer's Knot","s":5,"u":"murderer's%20knot_crb"},{"n":"Necklace of Fireballs","s":5,"u":"necklace%20of%20fireballs%20(generic)_crb"},{"n":"Nectar of Purification","s":5,"u":"nectar%20of%20purification_crb"},{"n":"Oathbow","s":5,"u":"oathbow_crb"},{"n":"Obfuscation Oil","s":5,"u":"obfuscation%20oil_crb"},{"n":"Oil of Animation","s":5,"u":"oil%20of%20animation_crb"},{"n":"Oil of Keen Edges","s":5,"u":"oil%20of%20keen%20edges_crb"},{"n":"Oil of Mending","s":5,"u":"oil%20of%20mending_crb"},{"n":"Oil of Potency","s":5,"u":"oil%20of%20potency_crb"},{"n":"Oil of Repulsion","s":5,"u":"oil%20of%20repulsion_crb"},{"n":"Oil of Weightlessness","s":5,"u":"oil%20of%20weightlessness%20(generic)_crb"},{"n":"Onyx Panther","s":5,"u":"onyx%20panther_crb"},{"n":"Owlbear Claw","s":5,"u":"owlbear%20claw_crb"},{"n":"Panacea","s":5,"u":"panacea_crb"},{"n":"Penetrating Ammunition","s":5,"u":"penetrating%20ammunition_crb"},{"n":"Persona Mask","s":5,"u":"persona%20mask%20(generic)_crb"},{"n":"Plate Armor of the Deep","s":5,"u":"plate%20armor%20of%20the%20deep_crb"},{"n":"Pocket Stage","s":5,"u":"pocket%20stage_crb"},{"n":"Possibility Tome","s":5,"u":"possibility%20tome_crb"},{"n":"Potency Crystal","s":5,"u":"potency%20crystal_crb"},{"n":"Potion of Flying","s":5,"u":"potion%20of%20flying%20(generic)_crb"},{"n":"Potion of Leaping","s":5,"u":"potion%20of%20leaping_crb"},{"n":"Potion of Quickness","s":5,"u":"potion%20of%20quickness_crb"},{"n":"Potion of Resistance","s":5,"u":"potion%20of%20resistance%20(generic)_crb"},{"n":"Potion of Swimming","s":5,"u":"potion%20of%20swimming%20(generic)_crb"},{"n":"Potion of Tongues","s":5,"u":"potion%20of%20tongues_crb"},{"n":"Potion of Undetectability","s":5,"u":"potion%20of%20undetectability_crb"},{"n":"Potion of Water Breathing","s":5,"u":"potion%20of%20water%20breathing_crb"},{"n":"Reflecting Shield","s":5,"u":"reflecting%20shield_crb"},{"n":"Resilient","s":5,"u":"resilient%20(generic)_crb"},{"n":"Retribution Axe","s":5,"u":"retribution%20axe_crb"},{"n":"Returning","s":5,"u":"returning_crb"},{"n":"Rhino Hide","s":5,"u":"rhino%20hide_crb"},{"n":"Ring of Climbing","s":5,"u":"ring%20of%20climbing_crb"},{"n":"Ring of Counterspells","s":5,"u":"ring%20of%20counterspells_crb"},{"n":"Ring of Energy Resistance","s":5,"u":"ring%20of%20energy%20resistance%20(generic)_crb"},{"n":"Ring of Lies","s":5,"u":"ring%20of%20lies_crb"},{"n":"Ring of Maniacal Devices","s":5,"u":"ring%20of%20maniacal%20devices%20(generic)_crb"},{"n":"Ring of Spell Turning","s":5,"u":"ring%20of%20spell%20turning_crb"},{"n":"Ring of Sustenance","s":5,"u":"ring%20of%20sustenance_crb"},{"n":"Ring of Swimming","s":5,"u":"ring%20of%20swimming_crb"},{"n":"Ring of the Ram","s":5,"u":"ring%20of%20the%20ram%20(generic)_crb"},{"n":"Robe of Eyes","s":5,"u":"robe%20of%20eyes_crb"},{"n":"Rod of Negation","s":5,"u":"rod%20of%20negation_crb"},{"n":"Rod of Wonder","s":5,"u":"rod%20of%20wonder_crb"},{"n":"Runestone","s":5,"u":"runestone_crb"},{"n":"Salve of Antiparalysis","s":5,"u":"salve%20of%20antiparalysis%20(generic)_crb"},{"n":"Salve of Slipperiness","s":5,"u":"salve%20of%20slipperiness_crb"},{"n":"Savior Spike","s":5,"u":"savior%20spike_crb"},{"n":"Scroll","s":5,"u":"scroll%20(generic)_crb"},{"n":"Serum of Sex Shift","s":5,"u":"serum%20of%20sex%20shift_crb"},{"n":"Shadow","s":5,"u":"shadow%20(generic)_crb"},{"n":"Shark Tooth Charm","s":5,"u":"shark%20tooth%20charm_crb"},{"n":"Shifting","s":5,"u":"shifting_crb"},{"n":"Shining Ammunition","s":5,"u":"shining%20ammunition_crb"},{"n":"Shock","s":5,"u":"shock%20(generic)_crb"},{"n":"Shrinking Potion","s":5,"u":"shrinking%20potion%20(generic)_crb"},{"n":"Skeleton Key","s":5,"u":"skeleton%20key%20(generic)_crb"},{"n":"Sky Hammer","s":5,"u":"sky%20hammer_crb"},{"n":"Sleep Arrow","s":5,"u":"sleep%20arrow_crb"},{"n":"Slick","s":5,"u":"slick%20(generic)_crb"},{"n":"Slippers of Spider Climbing","s":5,"u":"slippers%20of%20spider%20climbing_crb"},{"n":"Sneaky Key","s":5,"u":"sneaky%20key_crb"},{"n":"Speed","s":5,"u":"speed_crb"},{"n":"Spell-storing","s":5,"u":"spell-storing_crb"},{"n":"Spellguard Shield","s":5,"u":"spellguard%20shield_crb"},{"n":"Spellstrike Ammunition","s":5,"u":"spellstrike%20ammunition%20(generic)_crb"},{"n":"Spined Shield","s":5,"u":"spined%20shield_crb"},{"n":"Staff of Abjuration","s":5,"u":"staff%20of%20abjuration%20(generic)_crb"},{"n":"Staff of Conjuration","s":5,"u":"staff%20of%20conjuration%20(generic)_crb"},{"n":"Staff of Divination","s":5,"u":"staff%20of%20divination%20(generic)_crb"},{"n":"Staff of Enchantment","s":5,"u":"staff%20of%20enchantment%20(generic)_crb"},{"n":"Staff of Evocation","s":5,"u":"staff%20of%20evocation%20(generic)_crb"},{"n":"Staff of Fire","s":5,"u":"staff%20of%20fire%20(generic)_crb"},{"n":"Staff of Healing","s":5,"u":"staff%20of%20healing%20(generic)_crb"},{"n":"Staff of Illumination","s":5,"u":"staff%20of%20illumination_crb"},{"n":"Staff of Illusion","s":5,"u":"staff%20of%20illusion%20(generic)_crb"},{"n":"Staff of Necromancy","s":5,"u":"staff%20of%20necromancy%20(generic)_crb"},{"n":"Staff of Power","s":5,"u":"staff%20of%20power_crb"},{"n":"Staff of the Magi","s":5,"u":"staff%20of%20the%20magi_crb"},{"n":"Staff of Transmutation","s":5,"u":"staff%20of%20transmutation%20(generic)_crb"},{"n":"Stone Bullet","s":5,"u":"stone%20bullet_crb"},{"n":"Storm Arrow","s":5,"u":"storm%20arrow_crb"},{"n":"Storm Flash","s":5,"u":"storm%20flash%20(generic)_crb"},{"n":"Striking","s":5,"u":"striking%20(generic)_crb"},{"n":"Sturdy Shield","s":5,"u":"sturdy%20shield%20(generic)_crb"},{"n":"Swift Block Cabochon","s":5,"u":"swift%20block%20cabochon_crb"},{"n":"Third Eye","s":5,"u":"third%20eye_crb"},{"n":"Thundering","s":5,"u":"thundering%20(generic)_crb"},{"n":"Tiger Menuki","s":5,"u":"tiger%20menuki_crb"},{"n":"Tracker's Goggles","s":5,"u":"tracker's%20goggles%20(generic)_crb"},{"n":"Traveler's Any-tool","s":5,"u":"traveler's%20any-tool_crb"},{"n":"Triton's Conch","s":5,"u":"triton's%20conch_crb"},{"n":"Truesight Potion","s":5,"u":"truesight%20potion_crb"},{"n":"Truth Potion","s":5,"u":"truth%20potion_crb"},{"n":"Twining Staff","s":5,"u":"twining%20staff_crb"},{"n":"Unholy","s":5,"u":"unholy_crb"},{"n":"Vanishing Coin","s":5,"u":"vanishing%20coin_crb"},{"n":"Ventriloquist's Ring","s":5,"u":"ventriloquist's%20ring%20(generic)_crb"},{"n":"Verdant Staff","s":5,"u":"verdant%20staff%20(generic)_crb"},{"n":"Vine Arrow","s":5,"u":"vine%20arrow_crb"},{"n":"Viper Arrow","s":5,"u":"viper%20arrow_crb"},{"n":"Viper's Fang","s":5,"u":"viper's%20fang_crb"},{"n":"Vorpal","s":5,"u":"vorpal_crb"},{"n":"Voyager's Pack","s":5,"u":"voyager's%20pack_crb"},{"n":"Wand of Continuation","s":5,"u":"wand%20of%20continuation%20(generic)_crb"},{"n":"Wand of Manifold Missiles","s":5,"u":"wand%20of%20manifold%20missiles%20(generic)_crb"},{"n":"Wand of Slaying","s":5,"u":"wand%20of%20slaying%20(generic)_crb"},{"n":"Wand of Smoldering Fireballs","s":5,"u":"wand%20of%20smoldering%20fireballs%20(generic)_crb"},{"n":"Wand of Widening","s":5,"u":"wand%20of%20widening%20(generic)_crb"},{"n":"Wayfinder","s":5,"u":"wayfinder_crb"},{"n":"Weapon Potency","s":5,"u":"weapon%20potency%20(generic)_crb"},{"n":"Whisper of the First Lie","s":5,"u":"whisper%20of%20the%20first%20lie_crb"},{"n":"Winged Boots","s":5,"u":"winged%20boots_crb"},{"n":"Wolf Fang","s":5,"u":"wolf%20fang_crb"},{"n":"Wondrous Figurine","s":5,"u":"wondrous%20figurine%20(generic)_crb"},{"n":"Wounding","s":5,"u":"wounding_crb"},{"n":"Arrow Attracting","s":15,"u":"arrow%20attracting_gmg"},{"n":"Arsonous","s":15,"u":"arsonous_gmg"},{"n":"Axe Of The Dwarven Lords","s":15,"u":"axe%20of%20the%20dwarven%20lords_gmg"},{"n":"Backbiting","s":15,"u":"backbiting_gmg"},{"n":"Bag Of Devouring","s":15,"u":"bag%20of%20devouring_gmg"},{"n":"Bag Of Weasels","s":15,"u":"bag%20of%20weasels_gmg"},{"n":"Bloodbiter","s":15,"u":"bloodbiter_gmg"},{"n":"Boots Of Dancing","s":15,"u":"boots%20of%20dancing_gmg"},{"n":"Cloak Of Immolation","s":15,"u":"cloak%20of%20immolation_gmg"},{"n":"Deck Of Many Things","s":15,"u":"deck%20of%20many%20things_gmg"},{"n":"Degenerating","s":15,"u":"degenerating_gmg"},{"n":"Dependent","s":15,"u":"dependent_gmg"},{"n":"Dreary","s":15,"u":"dreary_gmg"},{"n":"Erratic Transposing","s":15,"u":"erratic%20transposing_gmg"},{"n":"Gloves Of Carelessness","s":15,"u":"gloves%20of%20carelessness_gmg"},{"n":"Grandstanding","s":15,"u":"grandstanding_gmg"},{"n":"Horns Of Naraga","s":15,"u":"horns%20of%20naraga_gmg"},{"n":"Medusa Armor","s":15,"u":"medusa%20armor_gmg"},{"n":"Mirror Of Sorshen","s":15,"u":"mirror%20of%20sorshen_gmg"},{"n":"Monkey's Paw","s":15,"u":"monkey's%20paw_gmg"},{"n":"Necklace Of Strangulation","s":15,"u":"necklace%20of%20strangulation_gmg"},{"n":"Overdramatic","s":15,"u":"overdramatic_gmg"},{"n":"Philosopher's Extractor","s":15,"u":"philosopher's%20extractor_gmg"},{"n":"Poisonous Cloak","s":15,"u":"poisonous%20cloak%20(generic)_gmg"},{"n":"Raucous","s":15,"u":"raucous_gmg"},{"n":"Ravenous","s":15,"u":"ravenous_gmg"},{"n":"Ring Of Truth","s":15,"u":"ring%20of%20truth_gmg"},{"n":"Sphere Of Annihilation","s":15,"u":"sphere%20of%20annihilation_gmg"},{"n":"Staining","s":15,"u":"staining_gmg"},{"n":"Stone Of Weight","s":15,"u":"stone%20of%20weight_gmg"},{"n":"Talisman Of The Sphere","s":15,"u":"talisman%20of%20the%20sphere_gmg"},{"n":"Withering","s":15,"u":"withering_gmg"},{"n":"Cinderclaw Gauntlet","s":16,"u":"cinderclaw%20gauntlet_aoa1"},{"n":"Hunter's Arrowhead","s":16,"u":"hunter's%20arrowhead_aoa1"},{"n":"Dragon's Eye Charm","s":17,"u":"dragon's%20eye%20charm_aoa2"},{"n":"Eclipse","s":17,"u":"eclipse_aoa2"},{"n":"Bellflower Toolbelt","s":18,"u":"bellflower%20toolbelt_aoa3"},{"n":"Bountiful Cauldron","s":18,"u":"bountiful%20cauldron_aoa3"},{"n":"Dreamstone, Cursed","s":18,"u":"dreamstone%2c%20cursed_aoa3"},{"n":"Dreamstone","s":18,"u":"dreamstone_aoa3"},{"n":"Gourd Home","s":18,"u":"gourd%20home_aoa3"},{"n":"Ancestral Echoing","s":19,"u":"ancestral%20echoing_aoa4"},{"n":"Bloodbane","s":19,"u":"bloodbane%20(generic)_aoa4"},{"n":"Dragonscale Amulet","s":19,"u":"dragonscale%20amulet_aoa4"},{"n":"Guiding Chisel","s":19,"u":"guiding%20chisel_aoa4"},{"n":"Kin-warding","s":19,"u":"kin-warding_aoa4"},{"n":"Reforging Shield","s":19,"u":"reforging%20shield_aoa4"},{"n":"Rock-braced","s":19,"u":"rock-braced_aoa4"},{"n":"Aluum Charm","s":20,"u":"aluum%20charm_aoa5"},{"n":"Grinning Pugwampi","s":20,"u":"grinning%20pugwampi_aoa5"},{"n":"Nethysian Bulwark","s":20,"u":"nethysian%20bulwark_aoa5"},{"n":"Pactmasters' Grace","s":20,"u":"pactmasters'%20grace_aoa5"},{"n":"Flawed Orb Of Gold Dragonkind","s":21,"u":"flawed%20orb%20of%20gold%20dragonkind_aoa6"},{"n":"Orb Shard","s":21,"u":"orb%20shard_aoa6"},{"n":"Corpseward Pendant","s":22,"u":"corpseward%20pendant_aoe1"},{"n":"Pacifying","s":22,"u":"pacifying_aoe1"},{"n":"Reaper's Lancet","s":22,"u":"reaper's%20lancet_aoe1"},{"n":"Recording Rod","s":22,"u":"recording%20rod%20(generic)_aoe1"},{"n":"Ring Of Discretion","s":22,"u":"ring%20of%20discretion_aoe1"},{"n":"Chain Of The Stilled Spirit","s":23,"u":"chain%20of%20the%20stilled%20spirit_aoe2"},{"n":"Deafening Music Box","s":23,"u":"deafening%20music%20box_aoe2"},{"n":"Ethersight Ring","s":23,"u":"ethersight%20ring_aoe2"},{"n":"Floorbell","s":23,"u":"floorbell_aoe2"},{"n":"Skinsaw Mask","s":23,"u":"skinsaw%20mask_aoe2"},{"n":"Swarmeater's Clasp","s":23,"u":"swarmeater's%20clasp_aoe2"},{"n":"Vaultbreaker's Harness","s":23,"u":"vaultbreaker's%20harness_aoe2"},{"n":"Barbed Vest","s":24,"u":"barbed%20vest_aoe3"},{"n":"Blade Of The Rabbit Prince","s":25,"u":"blade%20of%20the%20rabbit%20prince_aoe4"},{"n":"Hardened Harrow Deck","s":25,"u":"hardened%20harrow%20deck_aoe4"},{"n":"Poisoner's Staff","s":25,"u":"poisoner's%20staff%20(generic)_aoe4"},{"n":"Whisper Briolette","s":25,"u":"whisper%20briolette_aoe4"},{"n":"Cauldron Of Nightmares","s":26,"u":"cauldron%20of%20nightmares_aoe5"},{"n":"Clockwork Cloak","s":26,"u":"clockwork%20cloak_aoe5"},{"n":"Clockwork Helm","s":26,"u":"clockwork%20helm_aoe5"},{"n":"Clockwork Rejuvenator","s":26,"u":"clockwork%20rejuvenator_aoe5"},{"n":"Forgotten Shell","s":26,"u":"forgotten%20shell_aoe5"},{"n":"Fungal Armor","s":26,"u":"fungal%20armor_aoe5"},{"n":"Garrote Bolt","s":26,"u":"garrote%20bolt_aoe5"},{"n":"Gearblade","s":26,"u":"gearblade_aoe5"},{"n":"Miogimo's Mask","s":26,"u":"miogimo's%20mask_aoe5"},{"n":"Nightmare Cudgel","s":26,"u":"nightmare%20cudgel_aoe5"},{"n":"Ring Of Recalcitrant Wishes","s":27,"u":"ring%20of%20recalcitrant%20wishes_aoe6"},{"n":"Gauntlight","s":28,"u":"gauntlight_av1"},{"n":"Lantern Of Empty Light","s":28,"u":"lantern%20of%20empty%20light_av1"},{"n":"Cooperative Blade","s":29,"u":"cooperative%20blade_av2"},{"n":"Devil's Luck","s":29,"u":"devil's%20luck_av2"},{"n":"Drover's Band","s":29,"u":"drover's%20band_av2"},{"n":"Folding Drums","s":29,"u":"folding%20drums_av2"},{"n":"Icy Disposition","s":29,"u":"icy%20disposition_av2"},{"n":"Pact Of Blood-taking","s":29,"u":"pact%20of%20blood-taking_av2"},{"n":"Right Of Retribution","s":29,"u":"right%20of%20retribution_av2"},{"n":"Celestial Peachwood Sword","s":10,"u":"celestial%20peachwood%20sword_botd"},{"n":"Feast of Hungry Ghosts","s":10,"u":"feast%20of%20hungry%20ghosts%20(generic)_botd"},{"n":"Final Rest","s":10,"u":"final%20rest_botd"},{"n":"Lady's Spiral","s":10,"u":"lady's%20spiral_botd"},{"n":"Peachwood Talisman","s":10,"u":"peachwood%20talisman_botd"},{"n":"Wine of the Blood","s":11,"u":"wine%20of%20the%20blood_da"},{"n":"Dog-Bone Knife","s":11,"u":"dog-bone%20knife_da"},{"n":"Compass of Transpositional Awareness","s":11,"u":"compass%20of%20transpositional%20awareness_da"},{"n":"Conrasu Coin","s":11,"u":"conrasu%20coin%20(generic)_da"},{"n":"Book of Lost Days","s":11,"u":"book%20of%20lost%20days_da"},{"n":"Calamity Glass","s":11,"u":"calamity%20glass_da"},{"n":"Gift of the Poisoned Heart","s":11,"u":"gift%20of%20the%20poisoned%20heart_da"},{"n":"Golden Goose","s":11,"u":"golden%20goose_da"},{"n":"Mistranslator's Draft","s":11,"u":"mistranslator's%20draft_da"},{"n":"Ring of Sneering Charity","s":11,"u":"ring%20of%20sneering%20charity_da"},{"n":"Rose of Loves Lost","s":11,"u":"rose%20of%20loves%20lost_da"},{"n":"Tablet of Chained Souls","s":11,"u":"tablet%20of%20chained%20souls_da"},{"n":"Taleteller's Ring","s":11,"u":"taleteller's%20ring_da"},{"n":"Bottomless Purse","s":11,"u":"bottomless%20purse_da"},{"n":"Cryolite Eye","s":11,"u":"cryolite%20eye_da"},{"n":"Hand-Hewed Face","s":11,"u":"hand-hewed%20face_da"},{"n":"Key to the Stomach","s":11,"u":"key%20to%20the%20stomach_da"},{"n":"Lost Ember","s":11,"u":"lost%20ember_da"},{"n":"Stone of Unrivaled Skill","s":11,"u":"stone%20of%20unrivaled%20skill_da"},{"n":"Vial of the Immortal Wellspring","s":11,"u":"vial%20of%20the%20immortal%20wellspring_da"},{"n":"Self-Emptying Pocket","s":11,"u":"self-emptying%20pocket_da"},{"n":"Horn of the Aoyin","s":11,"u":"horn%20of%20the%20aoyin_da"},{"n":"Society Portrait","s":11,"u":"society%20portrait_da"},{"n":"Old Tillimaquin","s":11,"u":"old%20tillimaquin_da"},{"n":"Chimera Thread","s":11,"u":"chimera%20thread_da"},{"n":"Sampling Ammunition","s":11,"u":"sampling%20ammunition_da"},{"n":"Swirling Sand","s":11,"u":"swirling%20sand_da"},{"n":"Parchment of Secrets","s":11,"u":"parchment%20of%20secrets_da"},{"n":"Silent Bell","s":11,"u":"silent%20bell_da"},{"n":"Acrobat's Staff","s":32,"u":"acrobat's%20staff_ec2"},{"n":"Beckoning Cat Amulet","s":32,"u":"beckoning%20cat%20amulet_ec2"},{"n":"Bullhook","s":32,"u":"bullhook%20(generic)_ec2"},{"n":"Grail Of Twisted Desires","s":32,"u":"grail%20of%20twisted%20desires_ec2"},{"n":"Inspiring Spotlight","s":32,"u":"inspiring%20spotlight_ec2"},{"n":"Invisible Net","s":32,"u":"invisible%20net_ec2"},{"n":"Marvelous Calliope","s":32,"u":"marvelous%20calliope_ec2"},{"n":"Moonstone Diadem","s":32,"u":"moonstone%20diadem_ec2"},{"n":"Ringmaster's Staff","s":32,"u":"ringmaster's%20staff%20(generic)_ec2"},{"n":"Saints' Balm","s":32,"u":"saints'%20balm_ec2"},{"n":"Spangled Rider's Suit","s":32,"u":"spangled%20rider's%20suit_ec2"},{"n":"Stole Of Civility","s":32,"u":"stole%20of%20civility_ec2"},{"n":"Whip Of Compliance","s":32,"u":"whip%20of%20compliance_ec2"},{"n":"Wondrous Figurines","s":32,"u":"wondrous%20figurines%20(generic)_ec2"},{"n":"Golem Stylus","s":9,"u":"golem%20stylus_ec3"},{"n":"Ring Of Stoneshifting","s":9,"u":"ring%20of%20stoneshifting_ec3"},{"n":"Shoony Shovel","s":9,"u":"shoony%20shovel_ec3"},{"n":"Ankylostar","s":33,"u":"ankylostar_ec4"},{"n":"Jawbreaker Shield","s":33,"u":"jawbreaker%20shield_ec4"},{"n":"Noxious Jerkin","s":33,"u":"noxious%20jerkin_ec4"},{"n":"Spore Sap","s":33,"u":"spore%20sap_ec4"},{"n":"Stoneraiser Javelin","s":33,"u":"stoneraiser%20javelin_ec4"},{"n":"Anchor Spear","s":34,"u":"anchor%20spear_ec5"},{"n":"Blightburn Ward","s":34,"u":"blightburn%20ward_ec5"},{"n":"Bomber's Saddle","s":34,"u":"bomber's%20saddle_ec5"},{"n":"Heedless Spurs","s":34,"u":"heedless%20spurs_ec5"},{"n":"Life's Last Breath","s":34,"u":"life's%20last%20breath_ec5"},{"n":"Staff Of The Black Desert","s":34,"u":"staff%20of%20the%20black%20desert%20(generic)_ec5"},{"n":"Celestial Hair","s":35,"u":"celestial%20hair_ec6"},{"n":"Jerkin Of Liberation","s":35,"u":"jerkin%20of%20liberation_ec6"},{"n":"Locket Of Sealed Nightmares","s":35,"u":"locket%20of%20sealed%20nightmares_ec6"},{"n":"Shield Of The Unified Legion","s":35,"u":"shield%20of%20the%20unified%20legion_ec6"},{"n":"Staff Of Sieges","s":35,"u":"staff%20of%20sieges_ec6"},{"n":"Bonmuan Swapping Stone","s":37,"u":"bonmuan%20swapping%20stone%20(generic)_frp1"},{"n":"Phoenix Fighting Fan","s":37,"u":"phoenix%20fighting%20fan_frp1"},{"n":"Phoenix Necklace","s":37,"u":"phoenix%20necklace_frp1"},{"n":"Cape Of The Open Sky","s":38,"u":"cape%20of%20the%20open%20sky_frp2"},{"n":"Headbands Of Translocation","s":38,"u":"headbands%20of%20translocation_frp2"},{"n":"Sky-piercing Bow","s":38,"u":"sky-piercing%20bow_frp2"},{"n":"Stormbreaker Fulu","s":38,"u":"stormbreaker%20fulu_frp2"},{"n":"Tusk And Fang Chain","s":38,"u":"tusk%20and%20fang%20chain_frp2"},{"n":"Adaptive Cogwheel","s":2,"u":"adaptive%20cogwheel_g%26g"},{"n":"Admonishing Band","s":2,"u":"admonishing%20band_g%26g"},{"n":"Arboreal's Revenge","s":2,"u":"arboreal's%20revenge_g%26g"},{"n":"Awakened Metal Shot","s":2,"u":"awakened%20metal%20shot%20(generic)_g%26g"},{"n":"Blazons Of Shared Power","s":2,"u":"blazons%20of%20shared%20power%20(generic)_g%26g"},{"n":"Breath Blaster","s":2,"u":"breath%20blaster%20(generic)_g%26g"},{"n":"Darkvision Scope","s":2,"u":"darkvision%20scope%20(generic)_g%26g"},{"n":"Drake Rifle","s":2,"u":"drake%20rifle_g%26g"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Energized Cartridge","s":2,"u":"energized%20cartridge_g%26g"},{"n":"Fairy Bullet","s":2,"u":"fairy%20bullet_g%26g"},{"n":"Frog Chair","s":2,"u":"frog%20chair_g%26g"},{"n":"Galvanic Mortal Coil","s":2,"u":"galvanic%20mortal%20coil_g%26g"},{"n":"Ghostshot Wrapping","s":2,"u":"ghostshot%20wrapping_g%26g"},{"n":"Goblin-eye Orb","s":2,"u":"goblin-eye%20orb_g%26g"},{"n":"Growth Gun","s":2,"u":"growth%20gun_g%26g"},{"n":"Gunner's Bandolier","s":2,"u":"gunner's%20bandolier_g%26g"},{"n":"Hyldarf's Fang","s":2,"u":"hyldarf's%20fang_g%26g"},{"n":"Immaculate Holsters","s":2,"u":"immaculate%20holsters_g%26g"},{"n":"Immolation Clan Pistol","s":2,"u":"immolation%20clan%20pistol_g%26g"},{"n":"Immovable Tripod","s":2,"u":"immovable%20tripod_g%26g"},{"n":"Indomitable Keepsake","s":2,"u":"indomitable%20keepsake%20(generic)_g%26g"},{"n":"Iris Of The Sky","s":2,"u":"iris%20of%20the%20sky_g%26g"},{"n":"Liar's Gun","s":2,"u":"liar's%20gun_g%26g"},{"n":"Lucky Draw Bandolier","s":2,"u":"lucky%20draw%20bandolier%20(generic)_g%26g"},{"n":"Magnetite Scope","s":2,"u":"magnetite%20scope%20(generic)_g%26g"},{"n":"Magnifying Scope","s":2,"u":"magnifying%20scope%20(generic)_g%26g"},{"n":"Meteor Shot","s":2,"u":"meteor%20shot%20(generic)_g%26g"},{"n":"Mountebank's Passage","s":2,"u":"mountebank's%20passage_g%26g"},{"n":"Pact-bound Pistol","s":2,"u":"pact-bound%20pistol_g%26g"},{"n":"Peacemaker","s":2,"u":"peacemaker_g%26g"},{"n":"Persistent Lodestone","s":2,"u":"persistent%20lodestone_g%26g"},{"n":"Petrification Cannon","s":2,"u":"petrification%20cannon_g%26g"},{"n":"Pistol Of Wonder","s":2,"u":"pistol%20of%20wonder_g%26g"},{"n":"Reaper's Grasp","s":2,"u":"reaper's%20grasp_g%26g"},{"n":"Rowan Rifle","s":2,"u":"rowan%20rifle_g%26g"},{"n":"Scope Of Limning","s":2,"u":"scope%20of%20limning_g%26g"},{"n":"Scope Of Truth","s":2,"u":"scope%20of%20truth_g%26g"},{"n":"Screech Shooter","s":2,"u":"screech%20shooter%20(generic)_g%26g"},{"n":"Shockguard Coil","s":2,"u":"shockguard%20coil_g%26g"},{"n":"Shrieking Skull","s":2,"u":"shrieking%20skull_g%26g"},{"n":"Silencing Shot","s":2,"u":"silencing%20shot_g%26g"},{"n":"Silver Tripod","s":2,"u":"silver%20tripod_g%26g"},{"n":"Sniper's Bead","s":2,"u":"sniper's%20bead%20(generic)_g%26g"},{"n":"Spider Chair","s":2,"u":"spider%20chair_g%26g"},{"n":"Spider Gun","s":2,"u":"spider%20gun%20(generic)_g%26g"},{"n":"Spike Launcher","s":2,"u":"spike%20launcher_g%26g"},{"n":"Stepping Stone Shot","s":2,"u":"stepping%20stone%20shot%20(generic)_g%26g"},{"n":"Storm Chair","s":2,"u":"storm%20chair_g%26g"},{"n":"Tentacle Cannon","s":2,"u":"tentacle%20cannon%20(generic)_g%26g"},{"n":"Trustworthy Round","s":2,"u":"trustworthy%20round_g%26g"},{"n":"Underwater Firing Mechanism","s":2,"u":"underwater%20firing%20mechanism_g%26g"},{"n":"Conducting","s":1,"u":"conducting_loag"},{"n":"Soaring","s":1,"u":"soaring_loag"},{"n":"Bi-resonant Wayfinder","s":7,"u":"bi-resonant%20wayfinder_locg"},{"n":"Cloak Of Repute","s":7,"u":"cloak%20of%20repute%20(generic)_locg"},{"n":"Crimson Brand","s":7,"u":"crimson%20brand_locg"},{"n":"Fortifying Pebble","s":7,"u":"fortifying%20pebble_locg"},{"n":"Glorious Plate","s":7,"u":"glorious%20plate_locg"},{"n":"Insistent Door Knocker","s":7,"u":"insistent%20door%20knocker%20(generic)_locg"},{"n":"Pathfinder's Coin","s":7,"u":"pathfinder's%20coin_locg"},{"n":"Pathfinder's Pouch","s":7,"u":"pathfinder's%20pouch_locg"},{"n":"Scroll Case Of Simplicity","s":7,"u":"scroll%20case%20of%20simplicity_locg"},{"n":"Scrollstaff","s":7,"u":"scrollstaff_locg"},{"n":"Serrating","s":7,"u":"serrating_locg"},{"n":"Shining Wayfinder","s":7,"u":"shining%20wayfinder_locg"},{"n":"Sinister Knight","s":7,"u":"sinister%20knight_locg"},{"n":"Snapleaf","s":7,"u":"snapleaf_locg"},{"n":"Unmemorable Mantle","s":7,"u":"unmemorable%20mantle%20(generic)_locg"},{"n":"Vanishing Wayfinder","s":7,"u":"vanishing%20wayfinder_locg"},{"n":"Abadar's Flawless Scale","s":58,"u":"abadar's%20flawless%20scale_logm"},{"n":"Bottomless Stein","s":58,"u":"bottomless%20stein_logm"},{"n":"Dagger Of Eternal Sleep","s":58,"u":"dagger%20of%20eternal%20sleep_logm"},{"n":"Deteriorating Dust","s":58,"u":"deteriorating%20dust%20(generic)_logm"},{"n":"Dreadsmoke Thurible","s":58,"u":"dreadsmoke%20thurible_logm"},{"n":"Glaive Of The Artist","s":58,"u":"glaive%20of%20the%20artist_logm"},{"n":"Lucky Rabbit's Foot","s":58,"u":"lucky%20rabbit's%20foot_logm"},{"n":"Manacles Of Persuasion","s":58,"u":"manacles%20of%20persuasion_logm"},{"n":"Miter Of Communion","s":58,"u":"miter%20of%20communion_logm"},{"n":"Mortar Of Hidden Meaning","s":58,"u":"mortar%20of%20hidden%20meaning_logm"},{"n":"Necklace Of Knives","s":58,"u":"necklace%20of%20knives_logm"},{"n":"Rat-catcher Trident","s":58,"u":"rat-catcher%20trident_logm"},{"n":"Singing Bowl Of The Versatile Stance","s":58,"u":"singing%20bowl%20of%20the%20versatile%20stance_logm"},{"n":"Torag's Silver Anvil","s":58,"u":"torag's%20silver%20anvil_logm"},{"n":"Palanquin of Night","s":6,"u":"palanquin%20of%20night_loil"},{"n":"Cube of Nex","s":6,"u":"cube%20of%20nex_loil"},{"n":"Lesser Cube of Nex","s":6,"u":"lesser%20cube%20of%20nex_loil"},{"n":"Bottled Screams","s":6,"u":"bottled%20screams_loil"},{"n":"Defiled Costa","s":6,"u":"defiled%20costa%20(generic)_loil"},{"n":"Grave Token","s":6,"u":"grave%20token_loil"},{"n":"Unsullied Blood","s":6,"u":"unsullied%20blood%20(generic)_loil"},{"n":"Vulture's Wing","s":6,"u":"vulture's%20wing_loil"},{"n":"Doctrine of Blissful Eternity","s":6,"u":"doctrine%20of%20blissful%20eternity_loil"},{"n":"Sunflower Censer","s":6,"u":"sunflower%20censer_loil"},{"n":"Tyrant's Writs","s":6,"u":"tyrant's%20writs_loil"},{"n":"Cube of Force","s":6,"u":"cube%20of%20force_loil"},{"n":"Open Mind","s":6,"u":"open%20mind_loil"},{"n":"Silent Heart","s":6,"u":"silent%20heart_loil"},{"n":"Thoughtwhip Claw","s":6,"u":"thoughtwhip%20claw_loil"},{"n":"Vengeful Arm","s":6,"u":"vengeful%20arm_loil"},{"n":"Venomed Tongue","s":6,"u":"venomed%20tongue_loil"},{"n":"Carrion Cask","s":6,"u":"carrion%20cask_loil"},{"n":"Armor of the Holy Warrior","s":59,"u":"armor%20of%20the%20holy%20warrior_lokl"},{"n":"Anointing Oil","s":59,"u":"anointing%20oil%20(generic)_lokl"},{"n":"Banner of the Restful","s":59,"u":"banner%20of%20the%20restful_lokl"},{"n":"Barding Saddle","s":59,"u":"barding%20saddle_lokl"},{"n":"Busine of Divine Reinforcements","s":59,"u":"busine%20of%20divine%20reinforcements_lokl"},{"n":"Called","s":59,"u":"called_lokl"},{"n":"Camp Shroud","s":59,"u":"camp%20shroud%20(generic)_lokl"},{"n":"Campaign Stable","s":59,"u":"campaign%20stable_lokl"},{"n":"Detector Stone","s":59,"u":"detector%20stone_lokl"},{"n":"Ghost Oil","s":59,"u":"ghost%20oil_lokl"},{"n":"Guardian Shield","s":59,"u":"guardian%20shield_lokl"},{"n":"Knight Captain's Lance","s":59,"u":"knight%20captain's%20lance_lokl"},{"n":"Shining Shield","s":59,"u":"shining%20shield_lokl"},{"n":"Swiftmount Saddle","s":59,"u":"swiftmount%20saddle_lokl"},{"n":"Undead Compendium","s":59,"u":"undead%20compendium_lokl"},{"n":"Undead Scourge","s":59,"u":"undead%20scourge_lokl"},{"n":"Whistle of Calling","s":59,"u":"whistle%20of%20calling_lokl"},{"n":"Blade Of The Black Sovereign","s":66,"u":"blade%20of%20the%20black%20sovereign_lol"},{"n":"Celestial Peach","s":66,"u":"celestial%20peach%20(generic)_lol"},{"n":"Deepdread Claw","s":66,"u":"deepdread%20claw_lol"},{"n":"Fiendish Teleportation","s":66,"u":"fiendish%20teleportation_lol"},{"n":"Infernal Health","s":66,"u":"infernal%20health_lol"},{"n":"Mountain To The Sky","s":66,"u":"mountain%20to%20the%20sky_lol"},{"n":"Starshot Arrow","s":66,"u":"starshot%20arrow%20(generic)_lol"},{"n":"Unending Youth","s":66,"u":"unending%20youth_lol"},{"n":"Jahan Waystone","s":0,"u":"jahan%20waystone_lome"},{"n":"Oath Of The Devoted","s":0,"u":"oath%20of%20the%20devoted_lome"},{"n":"Chronicler Wayfinder","s":60,"u":"chronicler%20wayfinder_lopsg"},{"n":"Cordelia's Construct Key","s":60,"u":"cordelia's%20construct%20key%20(generic)_lopsg"},{"n":"Cunning","s":60,"u":"cunning_lopsg"},{"n":"Diviner's Nose Chain","s":60,"u":"diviner's%20nose%20chain_lopsg"},{"n":"Elemental Wayfinder","s":60,"u":"elemental%20wayfinder%20(generic)_lopsg"},{"n":"Emergency Disguise","s":60,"u":"emergency%20disguise_lopsg"},{"n":"Everyneed Pack","s":60,"u":"everyneed%20pack%20(generic)_lopsg"},{"n":"Fashionable Wayfinder","s":60,"u":"fashionable%20wayfinder_lopsg"},{"n":"Ganjay Book","s":60,"u":"ganjay%20book_lopsg"},{"n":"Homeward Wayfinder","s":60,"u":"homeward%20wayfinder_lopsg"},{"n":"Hummingbird Wayfinder","s":60,"u":"hummingbird%20wayfinder_lopsg"},{"n":"Quill Of Passage","s":60,"u":"quill%20of%20passage_lopsg"},{"n":"Razmiri Wayfinder","s":60,"u":"razmiri%20wayfinder_lopsg"},{"n":"Sealing Chest","s":60,"u":"sealing%20chest%20(generic)_lopsg"},{"n":"Snowshoes Of The Long Trek","s":60,"u":"snowshoes%20of%20the%20long%20trek_lopsg"},{"n":"Spectacles Of Understanding","s":60,"u":"spectacles%20of%20understanding%20(generic)_lopsg"},{"n":"Talisman Cord","s":60,"u":"talisman%20cord%20(generic)_lopsg"},{"n":"Alluring Scarf","s":8,"u":"alluring%20scarf%20(generic)_lotgb"},{"n":"Amaranthine Pavise","s":8,"u":"amaranthine%20pavise_lotgb"},{"n":"Amphibious Chair","s":8,"u":"amphibious%20chair_lotgb"},{"n":"Anchoring","s":8,"u":"anchoring%20(generic)_lotgb"},{"n":"Arctic Vigor","s":8,"u":"arctic%20vigor%20(generic)_lotgb"},{"n":"Big Rock Bullet","s":8,"u":"big%20rock%20bullet%20(generic)_lotgb"},{"n":"Bitter","s":8,"u":"bitter_lotgb"},{"n":"Blast Foot","s":8,"u":"blast%20foot%20(generic)_lotgb"},{"n":"Blindpepper Bolt","s":8,"u":"blindpepper%20bolt_lotgb"},{"n":"Bloodthirsty","s":8,"u":"bloodthirsty_lotgb"},{"n":"Brilliant Rapier","s":8,"u":"brilliant%20rapier_lotgb"},{"n":"Brooch Of Inspiration","s":8,"u":"brooch%20of%20inspiration%20(generic)_lotgb"},{"n":"Called","s":8,"u":"called_lotgb"},{"n":"Coin Of Comfort","s":8,"u":"coin%20of%20comfort_lotgb"},{"n":"Crown Of Insight","s":8,"u":"crown%20of%20insight_lotgb"},{"n":"Crown Of The Fire Eater","s":8,"u":"crown%20of%20the%20fire%20eater%20(generic)_lotgb"},{"n":"Crushing","s":8,"u":"crushing%20(generic)_lotgb"},{"n":"Cursebreak Bulwark","s":8,"u":"cursebreak%20bulwark_lotgb"},{"n":"Deathless","s":8,"u":"deathless_lotgb"},{"n":"Dinosaur Boots","s":8,"u":"dinosaur%20boots%20(generic)_lotgb"},{"n":"Djezet Dose","s":8,"u":"djezet%20dose_lotgb"},{"n":"Dragon's Breath","s":8,"u":"dragon's%20breath%20(generic)_lotgb"},{"n":"Dragonfly Potion","s":8,"u":"dragonfly%20potion_lotgb"},{"n":"Dread","s":8,"u":"dread%20(generic)_lotgb"},{"n":"Drum Of Upheaval","s":8,"u":"drum%20of%20upheaval_lotgb"},{"n":"Duelist's Beacon","s":8,"u":"duelist's%20beacon_lotgb"},{"n":"Dweomerweave Robe","s":8,"u":"dweomerweave%20robe_lotgb"},{"n":"Encompassing Lockpick","s":8,"u":"encompassing%20lockpick_lotgb"},{"n":"Energizing","s":8,"u":"energizing_lotgb"},{"n":"Energy Robe","s":8,"u":"energy%20robe%20(generic)_lotgb"},{"n":"Enfilading Arrow","s":8,"u":"enfilading%20arrow_lotgb"},{"n":"Enhanced Hearing Aids","s":8,"u":"enhanced%20hearing%20aids_lotgb"},{"n":"Enveloping Light","s":8,"u":"enveloping%20light%20(generic)_lotgb"},{"n":"Eye Of The Unseen","s":8,"u":"eye%20of%20the%20unseen%20(generic)_lotgb"},{"n":"Fanged","s":8,"u":"fanged%20(generic)_lotgb"},{"n":"Folding Boat","s":8,"u":"folding%20boat%20(generic)_lotgb"},{"n":"Follypops","s":8,"u":"follypops%20(generic)_lotgb"},{"n":"Harmonic Hauberk","s":8,"u":"harmonic%20hauberk_lotgb"},{"n":"Hauling","s":8,"u":"hauling%20(generic)_lotgb"},{"n":"Hopeful","s":8,"u":"hopeful_lotgb"},{"n":"Horned Hand Rests","s":8,"u":"horned%20hand%20rests_lotgb"},{"n":"Immovable Arm","s":8,"u":"immovable%20arm_lotgb"},{"n":"Implacable","s":8,"u":"implacable_lotgb"},{"n":"Impulse Control","s":8,"u":"impulse%20control_lotgb"},{"n":"Juxtaposition Ammunition","s":8,"u":"juxtaposition%20ammunition_lotgb"},{"n":"Kraken's Guard","s":8,"u":"kraken's%20guard_lotgb"},{"n":"Lady's Knife","s":8,"u":"lady's%20knife_lotgb"},{"n":"Maestro's Chair","s":8,"u":"maestro's%20chair_lotgb"},{"n":"Magical Hearing Aids","s":8,"u":"magical%20hearing%20aids_lotgb"},{"n":"Magnifying Glass Of Elucidation","s":8,"u":"magnifying%20glass%20of%20elucidation_lotgb"},{"n":"Memory Palace","s":8,"u":"memory%20palace_lotgb"},{"n":"Minotaur Chair","s":8,"u":"minotaur%20chair_lotgb"},{"n":"Mirror Of Sleeping Vigil","s":8,"u":"mirror%20of%20sleeping%20vigil_lotgb"},{"n":"Mirror Robe","s":8,"u":"mirror%20robe_lotgb"},{"n":"Misdirecting Haversack","s":8,"u":"misdirecting%20haversack_lotgb"},{"n":"Paired","s":8,"u":"paired%20(generic)_lotgb"},{"n":"Pillow Shield","s":8,"u":"pillow%20shield_lotgb"},{"n":"Pocket Gala","s":8,"u":"pocket%20gala_lotgb"},{"n":"Portable Gaming Hall","s":8,"u":"portable%20gaming%20hall_lotgb"},{"n":"Presentable","s":8,"u":"presentable%20(generic)_lotgb"},{"n":"Prismatic Plate","s":8,"u":"prismatic%20plate_lotgb"},{"n":"Private Workshop","s":8,"u":"private%20workshop_lotgb"},{"n":"Psychic Brigandine","s":8,"u":"psychic%20brigandine_lotgb"},{"n":"Queasy Lantern","s":8,"u":"queasy%20lantern%20(generic)_lotgb"},{"n":"Quick Runner's Shirt","s":8,"u":"quick%20runner's%20shirt%20(generic)_lotgb"},{"n":"Quick Wig","s":8,"u":"quick%20wig_lotgb"},{"n":"Rampart Shield","s":8,"u":"rampart%20shield_lotgb"},{"n":"Reading Ring","s":8,"u":"reading%20ring%20(generic)_lotgb"},{"n":"Reflexive Tattoo","s":8,"u":"reflexive%20tattoo_lotgb"},{"n":"Rhino Shot","s":8,"u":"rhino%20shot_lotgb"},{"n":"Sarkorian God-caller Garb","s":8,"u":"sarkorian%20god-caller%20garb_lotgb"},{"n":"Scarab Cuirass","s":8,"u":"scarab%20cuirass_lotgb"},{"n":"Server's Stew","s":8,"u":"server's%20stew_lotgb"},{"n":"Shade Hat","s":8,"u":"shade%20hat_lotgb"},{"n":"Shifter Prosthesis","s":8,"u":"shifter%20prosthesis_lotgb"},{"n":"Silencing Ammunition","s":8,"u":"silencing%20ammunition_lotgb"},{"n":"Silhouette Cloak","s":8,"u":"silhouette%20cloak_lotgb"},{"n":"Silkspinner's Shield","s":8,"u":"silkspinner's%20shield_lotgb"},{"n":"Singularity Ammunition","s":8,"u":"singularity%20ammunition_lotgb"},{"n":"Sky Serpent Bolt","s":8,"u":"sky%20serpent%20bolt_lotgb"},{"n":"Skyrider Sword","s":8,"u":"skyrider%20sword%20(generic)_lotgb"},{"n":"Snagging","s":8,"u":"snagging_lotgb"},{"n":"Soft-landing","s":8,"u":"soft-landing_lotgb"},{"n":"Spell-bastion","s":8,"u":"spell-bastion_lotgb"},{"n":"Staff of Final Rest","s":8,"u":"staff%20of%20final%20rest%20(generic)_lotgb"},{"n":"Staff Of The Dreamlands","s":8,"u":"staff%20of%20the%20dreamlands%20(generic)_lotgb"},{"n":"Stanching","s":8,"u":"stanching%20(generic)_lotgb"},{"n":"Stone Circle","s":8,"u":"stone%20circle%20(generic)_lotgb"},{"n":"Stonethroat Ammunition","s":8,"u":"stonethroat%20ammunition_lotgb"},{"n":"Thrice-fried Mudwings","s":8,"u":"thrice-fried%20mudwings_lotgb"},{"n":"Transposition Ammunition","s":8,"u":"transposition%20ammunition%20(generic)_lotgb"},{"n":"Vampiric Scythe","s":8,"u":"vampiric%20scythe_lotgb"},{"n":"Vine Of Roses","s":8,"u":"vine%20of%20roses_lotgb"},{"n":"Wand Of Fey Flames","s":8,"u":"wand%20of%20fey%20flames_lotgb"},{"n":"Wand Of Spiritual Warfare","s":8,"u":"wand%20of%20spiritual%20warfare%20(generic)_lotgb"},{"n":"Wand Of Thundering Echoes","s":8,"u":"wand%20of%20thundering%20echoes%20(generic)_lotgb"},{"n":"Wardrobe Stone","s":8,"u":"wardrobe%20stone%20(generic)_lotgb"},{"n":"Wig Of Holding","s":8,"u":"wig%20of%20holding_lotgb"},{"n":"Wind-catcher","s":8,"u":"wind-catcher%20(generic)_lotgb"},{"n":"Wizard's Tower","s":8,"u":"wizard's%20tower_lotgb"},{"n":"Wovenwood Shield","s":8,"u":"wovenwood%20shield%20(generic)_lotgb"},{"n":"Archaic Wayfinder","s":62,"u":"archaic%20wayfinder_lowg"},{"n":"Blessed Tattoo","s":62,"u":"blessed%20tattoo_lowg"},{"n":"Golden Legion Epaulet","s":62,"u":"golden%20legion%20epaulet_lowg"},{"n":"Granny's Hedge Trimmer","s":40,"u":"granny's%20hedge%20trimmer_ltiba"},{"n":"Nosoi Charm","s":41,"u":"nosoi%20charm_ngd"},{"n":"Golden Branding Iron","s":43,"u":"golden%20branding%20iron%20(generic)_ooa2"},{"n":"Gyroscopic Stabilizer","s":43,"u":"gyroscopic%20stabilizer_ooa2"},{"n":"Smogger","s":43,"u":"smogger_ooa2"},{"n":"Alchemist's Damper","s":43,"u":"alchemist's%20damper_ooa2"},{"n":"Dupe's Gold Nugget","s":43,"u":"dupe's%20gold%20nugget_ooa2"},{"n":"Golden-Cased Bullet","s":43,"u":"golden-cased%20bullet%20(generic)_ooa2"},{"n":"Golden Silencer","s":43,"u":"golden%20silencer%20(generic)_ooa2"},{"n":"Golden Spur","s":43,"u":"golden%20spur_ooa2"},{"n":"Liquid Gold","s":43,"u":"liquid%20gold%20(generic)_ooa2"},{"n":"Harpoon Bolt","s":43,"u":"harpoon%20bolt_ooa2"},{"n":"Lodestone Pellet","s":43,"u":"lodestone%20pellet_ooa2"},{"n":"Thunder Helm","s":43,"u":"thunder%20helm_ooa2"},{"n":"Aeon Stone (Clear Quartz Octagon)","s":43,"u":"aeon%20stone%20(clear%20quartz%20octagon)_ooa2"},{"n":"Containment Contraption","s":43,"u":"containment%20contraption_ooa2"},{"n":"Metronomic Hammer","s":43,"u":"metronomic%20hammer_ooa2"},{"n":"Winder's Ring","s":43,"u":"winder's%20ring_ooa2"},{"n":"Hex Blaster","s":44,"u":"hex%20blaster_ooa3"},{"n":"Lawbringer's Lasso","s":44,"u":"lawbringer's%20lasso_ooa3"},{"n":"Redeemer's Pistol","s":44,"u":"redeemer's%20pistol_ooa3"},{"n":"Blast Lance","s":44,"u":"blast%20lance_ooa3"},{"n":"Blast Suit","s":44,"u":"blast%20suit_ooa3"},{"n":"Erraticannon","s":44,"u":"erraticannon_ooa3"},{"n":"Reducer Round","s":44,"u":"reducer%20round_ooa3"},{"n":"Corpse Compass","s":44,"u":"corpse%20compass_ooa3"},{"n":"Corpsecaller Round","s":44,"u":"corpsecaller%20round_ooa3"},{"n":"Skull Bomb","s":44,"u":"skull%20bomb_ooa3"},{"n":"Effervescent Decoction","s":44,"u":"effervescent%20decoction_ooa3"},{"n":"Mutagenic Renovator","s":44,"u":"mutagenic%20renovator_ooa3"},{"n":"Conundrum Spectacles","s":67,"u":"conundrum%20spectacles%20(generic)_pfum"},{"n":"Communication Pendants","s":67,"u":"communication%20pendants_pfum"},{"n":"Wand of Caustic Effluence","s":67,"u":"wand%20of%20caustic%20effluence_pfum"},{"n":"Librarian's Baton","s":67,"u":"librarian's%20baton_pfum"},{"n":"Demolishing","s":67,"u":"demolishing_pfum"},{"n":"Empathic Cords","s":67,"u":"empathic%20cords_pfum"},{"n":"Flaying Knife","s":45,"u":"flaying%20knife_sli"},{"n":"Gluttonous Spear","s":45,"u":"gluttonous%20spear_sli"},{"n":"Oily Button","s":45,"u":"oily%20button_sli"},{"n":"Putrescent Glob","s":45,"u":"putrescent%20glob_sli"},{"n":"Slime Whip","s":45,"u":"slime%20whip_sli"},{"n":"Slippery Ribbon","s":45,"u":"slippery%20ribbon_sli"},{"n":"Wand Of Noisome Acid","s":45,"u":"wand%20of%20noisome%20acid%20(generic)_sli"},{"n":"Wand Of Teeming Ghosts","s":45,"u":"wand%20of%20teeming%20ghosts%20(generic)_sli"},{"n":"Apotropaic Fulu","s":64,"u":"apotropaic%20fulu_som"},{"n":"Archivist's Gaze","s":64,"u":"archivist's%20gaze_som"},{"n":"Auspicious Scepter","s":64,"u":"auspicious%20scepter_som"},{"n":"Backfire Mantle","s":64,"u":"backfire%20mantle%20(generic)_som"},{"n":"Bane","s":64,"u":"bane_som"},{"n":"Bestiary Of Metamorphosis","s":64,"u":"bestiary%20of%20metamorphosis_som"},{"n":"Binding Coil","s":64,"u":"binding%20coil%20(generic)_som"},{"n":"Blade Of Four Energies","s":64,"u":"blade%20of%20four%20energies%20(generic)_som"},{"n":"Book Of Lingering Blaze","s":64,"u":"book%20of%20lingering%20blaze_som"},{"n":"Brilliant","s":64,"u":"brilliant%20(generic)_som"},{"n":"Burr Shield","s":64,"u":"burr%20shield_som"},{"n":"Buzzsaw Axe","s":64,"u":"buzzsaw%20axe%20(generic)_som"},{"n":"Cantrip Deck","s":64,"u":"cantrip%20deck%20(generic)_som"},{"n":"Chatterer Of Follies","s":64,"u":"chatterer%20of%20follies_som"},{"n":"Cloak Of Feline Rest","s":64,"u":"cloak%20of%20feline%20rest_som"},{"n":"Codebreaker's Parchment","s":64,"u":"codebreaker's%20parchment%20(generic)_som"},{"n":"Codex Of Unimpeded Sight","s":64,"u":"codex%20of%20unimpeded%20sight%20(generic)_som"},{"n":"Collar Of The Eternal Bond","s":64,"u":"collar%20of%20the%20eternal%20bond_som"},{"n":"Conflagration Club","s":64,"u":"conflagration%20club_som"},{"n":"Dazzling Rosary","s":64,"u":"dazzling%20rosary%20(generic)_som"},{"n":"Deck Of Illusions","s":64,"u":"deck%20of%20illusions_som"},{"n":"Deck Of Mischief","s":64,"u":"deck%20of%20mischief_som"},{"n":"Detect Anathema Fulu","s":64,"u":"detect%20anathema%20fulu_som"},{"n":"Dimensional Knot","s":64,"u":"dimensional%20knot_som"},{"n":"Dispersing Bullet","s":64,"u":"dispersing%20bullet_som"},{"n":"Dragonbone Arrowhead","s":64,"u":"dragonbone%20arrowhead_som"},{"n":"Emberheart","s":64,"u":"emberheart_som"},{"n":"Endless Grimoire","s":64,"u":"endless%20grimoire%20(generic)_som"},{"n":"Extending","s":64,"u":"extending%20(generic)_som"},{"n":"Eye Of Enlightenment","s":64,"u":"eye%20of%20enlightenment_som"},{"n":"Familiar Tattoo","s":64,"u":"familiar%20tattoo_som"},{"n":"Firestarter Pellets","s":64,"u":"firestarter%20pellets%20(generic)_som"},{"n":"Five-feather Wreath","s":64,"u":"five-feather%20wreath%20(generic)_som"},{"n":"Flaming Star","s":64,"u":"flaming%20star%20(generic)_som"},{"n":"Flask Of Fellowship","s":64,"u":"flask%20of%20fellowship_som"},{"n":"Force Tiles","s":64,"u":"force%20tiles_som"},{"n":"Fulu Compendium","s":64,"u":"fulu%20compendium_som"},{"n":"Fulu Of Fire Suppression","s":64,"u":"fulu%20of%20fire%20suppression_som"},{"n":"Fulu Of Flood Suppression","s":64,"u":"fulu%20of%20flood%20suppression_som"},{"n":"Fulu Of The Drunken Monkey","s":64,"u":"fulu%20of%20the%20drunken%20monkey_som"},{"n":"Fulu Of The Stoic Ox","s":64,"u":"fulu%20of%20the%20stoic%20ox_som"},{"n":"Fulus Of Concealment","s":64,"u":"fulus%20of%20concealment_som"},{"n":"Ghostbane Fulu","s":64,"u":"ghostbane%20fulu_som"},{"n":"Ghostly Portal Paint","s":64,"u":"ghostly%20portal%20paint_som"},{"n":"Glasses Of Sociability","s":64,"u":"glasses%20of%20sociability_som"},{"n":"Gloaming Shard","s":64,"u":"gloaming%20shard_som"},{"n":"Golden Chrysalis","s":64,"u":"golden%20chrysalis_som"},{"n":"Grim Sandglass","s":64,"u":"grim%20sandglass%20(generic)_som"},{"n":"Hat Of Many Minds","s":64,"u":"hat%20of%20many%20minds_som"},{"n":"Healer's Gel","s":64,"u":"healer's%20gel%20(generic)_som"},{"n":"Impactful","s":64,"u":"impactful%20(generic)_som"},{"n":"Instructions For Lasting Agony","s":64,"u":"instructions%20for%20lasting%20agony_som"},{"n":"Invisible Chain Shirt","s":64,"u":"invisible%20chain%20shirt_som"},{"n":"Jar Of Shifting Sands","s":64,"u":"jar%20of%20shifting%20sands_som"},{"n":"Keymaking Tools","s":64,"u":"keymaking%20tools_som"},{"n":"Lini's Leafstick","s":64,"u":"lini's%20leafstick_som"},{"n":"Lion Claw","s":64,"u":"lion%20claw_som"},{"n":"Magical Lock Fulu","s":64,"u":"magical%20lock%20fulu_som"},{"n":"Mask Of Allure","s":64,"u":"mask%20of%20allure_som"},{"n":"Matchmaker Fulu","s":64,"u":"matchmaker%20fulu_som"},{"n":"Mercurial Mantle","s":64,"u":"mercurial%20mantle_som"},{"n":"North Wind's Night Verse","s":64,"u":"north%20wind's%20night%20verse_som"},{"n":"Noxious Incense","s":64,"u":"noxious%20incense%20(generic)_som"},{"n":"Orchestral Brooch","s":64,"u":"orchestral%20brooch_som"},{"n":"Ouroboros Flail","s":64,"u":"ouroboros%20flail%20(generic)_som"},{"n":"Perfect Droplet","s":64,"u":"perfect%20droplet%20(generic)_som"},{"n":"Phoenix Flask","s":64,"u":"phoenix%20flask_som"},{"n":"Potion Of Grounding","s":64,"u":"potion%20of%20grounding_som"},{"n":"Potion Of Minute Echoes","s":64,"u":"potion%20of%20minute%20echoes_som"},{"n":"Potion Of Shared Life","s":64,"u":"potion%20of%20shared%20life_som"},{"n":"Potion Of Stable Form","s":64,"u":"potion%20of%20stable%20form%20(generic)_som"},{"n":"Rebound Fulu","s":64,"u":"rebound%20fulu_som"},{"n":"Rebounding Breastplate","s":64,"u":"rebounding%20breastplate_som"},{"n":"Resonating Ammunition","s":64,"u":"resonating%20ammunition_som"},{"n":"Restful Sleep Fulu","s":64,"u":"restful%20sleep%20fulu_som"},{"n":"Restful Tent","s":64,"u":"restful%20tent_som"},{"n":"Retrieval Prism","s":64,"u":"retrieval%20prism%20(generic)_som"},{"n":"S Ring","s":64,"u":"s%20ring_som"},{"n":"Sage's Lash","s":64,"u":"sage's%20lash_som"},{"n":"Shadow Signet","s":64,"u":"shadow%20signet_som"},{"n":"Shimmering Dust","s":64,"u":"shimmering%20dust_som"},{"n":"Shortbread Spy","s":64,"u":"shortbread%20spy_som"},{"n":"Singing Shortbow","s":64,"u":"singing%20shortbow%20(generic)_som"},{"n":"Sonic Tuning Mace","s":64,"u":"sonic%20tuning%20mace%20(generic)_som"},{"n":"Soothing Scents","s":64,"u":"soothing%20scents_som"},{"n":"South Wind's Scorch Song","s":64,"u":"south%20wind's%20scorch%20song_som"},{"n":"Spellbook Of Redundant Enchantment","s":64,"u":"spellbook%20of%20redundant%20enchantment_som"},{"n":"Spirit-sealing Fulu","s":64,"u":"spirit-sealing%20fulu%20(generic)_som"},{"n":"Staff Of Nature's Cunning","s":64,"u":"staff%20of%20nature's%20cunning%20(generic)_som"},{"n":"Staff Of The Desert Winds","s":64,"u":"staff%20of%20the%20desert%20winds%20(generic)_som"},{"n":"Staff-storing Shield","s":64,"u":"staff-storing%20shield%20(generic)_som"},{"n":"Stampede Medallion","s":64,"u":"stampede%20medallion%20(generic)_som"},{"n":"Stormbreaker Fulu","s":64,"u":"stormbreaker%20fulu_som"},{"n":"Stormfeather","s":64,"u":"stormfeather_som"},{"n":"Storyteller's Opus","s":64,"u":"storyteller's%20opus_som"},{"n":"Summoning Handscroll","s":64,"u":"summoning%20handscroll_som"},{"n":"Thousand-blade Thesis","s":64,"u":"thousand-blade%20thesis_som"},{"n":"Thunderbird Tuft","s":64,"u":"thunderbird%20tuft%20(generic)_som"},{"n":"Titan's Grasp","s":64,"u":"titan's%20grasp_som"},{"n":"Topology Protoplasm","s":64,"u":"topology%20protoplasm_som"},{"n":"Tracking Fulu","s":64,"u":"tracking%20fulu_som"},{"n":"Trinity Geode","s":64,"u":"trinity%20geode%20(generic)_som"},{"n":"True Name Amulet","s":64,"u":"true%20name%20amulet%20(generic)_som"},{"n":"Vapor Sphere","s":64,"u":"vapor%20sphere_som"},{"n":"Venomous Cure Fulu","s":64,"u":"venomous%20cure%20fulu_som"},{"n":"Warding Tablets","s":64,"u":"warding%20tablets_som"},{"n":"Warding Tattoo","s":64,"u":"warding%20tattoo%20(generic)_som"},{"n":"Waterproofing Wax","s":64,"u":"waterproofing%20wax_som"},{"n":"Goz Mask","s":46,"u":"goz%20mask%20(generic)_sot1"},{"n":"Herd Mask","s":46,"u":"herd%20mask_sot1"},{"n":"Mask Of Mercy","s":46,"u":"mask%20of%20mercy_sot1"},{"n":"Mask Of The Cursed Eye","s":46,"u":"mask%20of%20the%20cursed%20eye_sot1"},{"n":"Psychopomp Mask","s":46,"u":"psychopomp%20mask_sot1"},{"n":"Rhinoceros Mask","s":46,"u":"rhinoceros%20mask%20(generic)_sot1"},{"n":"Rhythm Bone","s":46,"u":"rhythm%20bone%20(generic)_sot1"},{"n":"Shapespeak Mask","s":46,"u":"shapespeak%20mask_sot1"},{"n":"Skittering Mask","s":46,"u":"skittering%20mask%20(generic)_sot1"},{"n":"Tlil Mask","s":46,"u":"tlil%20mask%20(generic)_sot1"},{"n":"Bag Of Cats","s":47,"u":"bag%20of%20cats_sot2"},{"n":"Crown Of The Companion","s":47,"u":"crown%20of%20the%20companion_sot2"},{"n":"Fulminating Spear","s":47,"u":"fulminating%20spear_sot2"},{"n":"Habu's Cudgel","s":47,"u":"habu's%20cudgel_sot2"},{"n":"Leopard's Armor","s":47,"u":"leopard's%20armor_sot2"},{"n":"Rhino Hide Brooch","s":47,"u":"rhino%20hide%20brooch_sot2"},{"n":"Singing Muse","s":47,"u":"singing%20muse_sot2"},{"n":"Spellender","s":47,"u":"spellender_sot2"},{"n":"Warcaller's Chime","s":47,"u":"warcaller's%20chime%20(generic)_sot2"},{"n":"Wondrous Figurines","s":47,"u":"wondrous%20figurines%20(generic)_sot2"},{"n":"Barricade Stone","s":48,"u":"barricade%20stone%20(generic)_sot3"},{"n":"Dragon Rune Bracelet","s":48,"u":"dragon%20rune%20bracelet_sot3"},{"n":"Exploration Lens","s":48,"u":"exploration%20lens%20(generic)_sot3"},{"n":"Ixamè's Eye","s":48,"u":"ixam%c3%a8's%20eye_sot3"},{"n":"Deathless Light","s":49,"u":"deathless%20light_sot4"},{"n":"Deflecting Branch","s":49,"u":"deflecting%20branch_sot4"},{"n":"Golden Blade of Mzali","s":49,"u":"golden%20blade%20of%20mzali_sot4"},{"n":"Midday Lantern","s":49,"u":"midday%20lantern%20(generic)_sot4"},{"n":"Twilight Lantern","s":49,"u":"twilight%20lantern_sot4"},{"n":"Grimoire of Unknown Necessities","s":50,"u":"grimoire%20of%20unknown%20necessities_sot5"},{"n":"Spellcutter","s":50,"u":"spellcutter_sot5"},{"n":"Wyrm Drinker","s":50,"u":"wyrm%20drinker_sot5"},{"n":"Halcyon Heart","s":51,"u":"halcyon%20heart_sot6"},{"n":"Shadowed Scale, the Jungle Secret","s":51,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6"},{"n":"Antivenom Potion","s":52,"u":"antivenom%20potion_tio"},{"n":"Sparkblade","s":52,"u":"sparkblade_tio"},{"n":"Sun Wheel","s":52,"u":"sun%20wheel_tio"}],"8":[{"n":"Change Tradition Focus","s":15,"u":"change%20tradition%20focus_gmg"},{"n":"Dueling Counter","s":15,"u":"dueling%20counter_gmg"},{"n":"Amulet's Abeyance","s":11,"u":"amulet's%20abeyance_da"},{"n":"Drink from the Chalice","s":11,"u":"drink%20from%20the%20chalice_da"},{"n":"Fling Magic","s":11,"u":"fling%20magic_da"},{"n":"Implement's Interruption","s":11,"u":"implement's%20interruption_da"},{"n":"Intensify Vulnerability","s":11,"u":"intensify%20vulnerability_da"},{"n":"Mirror's Reflection","s":11,"u":"mirror's%20reflection_da"},{"n":"Psychic Defense","s":11,"u":"psychic%20defense_da"},{"n":"Ring Bell","s":11,"u":"ring%20bell_da"},{"n":"Dispelling Bullet","s":2,"u":"dispelling%20bullet_g%26g"},{"n":"Energy Shot","s":2,"u":"energy%20shot_g%26g"},{"n":"Recall Ammunition","s":2,"u":"recall%20ammunition_g%26g"}],"51":[{"n":"Armageddon Orb","s":5,"u":"armageddon%20orb_crb"},{"n":"Banshee's Symphony","s":5,"u":"banshee's%20symphony_crb"},{"n":"Bottomless Pit","s":5,"u":"bottomless%20pit_crb"},{"n":"Darkside Mirror","s":5,"u":"darkside%20mirror_crb"},{"n":"Electric Latch Rune","s":5,"u":"electric%20latch%20rune_crb"},{"n":"Fireball Rune","s":5,"u":"fireball%20rune_crb"},{"n":"Frozen Moment","s":5,"u":"frozen%20moment_crb"},{"n":"Hammer Of Forbiddance","s":5,"u":"hammer%20of%20forbiddance_crb"},{"n":"Pharaoh's Ward","s":5,"u":"pharaoh's%20ward_crb"},{"n":"Planar Rift","s":5,"u":"planar%20rift_crb"},{"n":"Polymorph Trap","s":5,"u":"polymorph%20trap_crb"},{"n":"Second Chance","s":5,"u":"second%20chance_crb"},{"n":"Summoning Rune","s":5,"u":"summoning%20rune_crb"},{"n":"Telekinetic Swarm Trap","s":5,"u":"telekinetic%20swarm%20trap_crb"},{"n":"Wheel Of Misery","s":5,"u":"wheel%20of%20misery_crb"},{"n":"Dahak's Shell","s":17,"u":"dahak's%20shell_aoa2"},{"n":"Dahak's Skull","s":17,"u":"dahak's%20skull_aoa2"},{"n":"Dragon Pillar","s":17,"u":"dragon%20pillar_aoa2"},{"n":"Vision Of Dahak","s":17,"u":"vision%20of%20dahak_aoa2"},{"n":"Wrath Of The Destroyer","s":17,"u":"wrath%20of%20the%20destroyer_aoa2"},{"n":"Tree Of Dreadful Dreams","s":18,"u":"tree%20of%20dreadful%20dreams_aoa3"},{"n":"Lifeleech Crystal Patch","s":19,"u":"lifeleech%20crystal%20patch_aoa4"},{"n":"Wailing Crystals","s":19,"u":"wailing%20crystals_aoa4"},{"n":"Endless Elven Aging","s":20,"u":"endless%20elven%20aging_aoa5"},{"n":"Luminous Ward","s":20,"u":"luminous%20ward_aoa5"},{"n":"Mental Scream Trap","s":20,"u":"mental%20scream%20trap_aoa5"},{"n":"Seismic Spears Trap","s":20,"u":"seismic%20spears%20trap_aoa5"},{"n":"Dragonstorm","s":21,"u":"dragonstorm_aoa6"},{"n":"Lesser Dragonstorm","s":21,"u":"lesser%20dragonstorm_aoa6"},{"n":"Flying Guillotine","s":22,"u":"flying%20guillotine_aoe1"},{"n":"Summoning Rune","s":22,"u":"summoning%20rune_aoe1"},{"n":"Summoning Rune","s":22,"u":"summoning%20rune_aoe1"},{"n":"Life Magnet","s":23,"u":"life%20magnet_aoe2"},{"n":"Arcane Feedback Trap","s":25,"u":"arcane%20feedback%20trap_aoe4"},{"n":"Burning Chandelier Trap","s":25,"u":"burning%20chandelier%20trap_aoe4"},{"n":"False Door Trap","s":25,"u":"false%20door%20trap_aoe4"},{"n":"Supplicant Statues","s":25,"u":"supplicant%20statues_aoe4"},{"n":"Waxworks Onslaught Trap","s":25,"u":"waxworks%20onslaught%20trap_aoe4"},{"n":"Eyeball Tank","s":26,"u":"eyeball%20tank_aoe5"},{"n":"Blackfingers's Prayer","s":27,"u":"blackfingers's%20prayer_aoe6"},{"n":"Field Of Opposition","s":27,"u":"field%20of%20opposition_aoe6"},{"n":"Freezing Alarm","s":27,"u":"freezing%20alarm_aoe6"},{"n":"Greater Planar Rift","s":27,"u":"greater%20planar%20rift_aoe6"},{"n":"Inky Tendrils","s":27,"u":"inky%20tendrils_aoe6"},{"n":"Kharnas's Lesser Glyph","s":27,"u":"kharnas's%20lesser%20glyph_aoe6"},{"n":"Living Paints","s":27,"u":"living%20paints_aoe6"},{"n":"The Laughing Fiend's Greeting","s":27,"u":"the%20laughing%20fiend's%20greeting_aoe6"},{"n":"Doom Of Tomorrow","s":28,"u":"doom%20of%20tomorrow_av1"},{"n":"Painful Suggestion Trap","s":29,"u":"painful%20suggestion%20trap_av2"},{"n":"Paralyzing Light Trap","s":29,"u":"paralyzing%20light%20trap_av2"},{"n":"Shuffling Scythe Blades","s":29,"u":"shuffling%20scythe%20blades_av2"},{"n":"Blast Tumbler","s":30,"u":"blast%20tumbler_av3"},{"n":"Daemonic Fog","s":30,"u":"daemonic%20fog_av3"},{"n":"Images Of Failure","s":30,"u":"images%20of%20failure_av3"},{"n":"Images Of Powerlessness","s":30,"u":"images%20of%20powerlessness_av3"},{"n":"Call of the Void","s":11,"u":"call%20of%20the%20void_da"},{"n":"Clone Mirrors","s":11,"u":"clone%20mirrors_da"},{"n":"Confounding Portal","s":11,"u":"confounding%20portal_da"},{"n":"Constricting Hall","s":11,"u":"constricting%20hall_da"},{"n":"Disorienting Illusions","s":11,"u":"disorienting%20illusions_da"},{"n":"Distortion Mirror","s":11,"u":"distortion%20mirror_da"},{"n":"Exhaling Portal","s":11,"u":"exhaling%20portal_da"},{"n":"False Floor","s":11,"u":"false%20floor_da"},{"n":"False Step Floor","s":11,"u":"false%20step%20floor_da"},{"n":"Mirror Door","s":11,"u":"mirror%20door_da"},{"n":"Reflected Desires","s":11,"u":"reflected%20desires_da"},{"n":"Sigil of Deepest Fears","s":11,"u":"sigil%20of%20deepest%20fears_da"},{"n":"Thalassophobic Pool","s":11,"u":"thalassophobic%20pool_da"},{"n":"Hallowed Wheel","s":32,"u":"hallowed%20wheel_ec2"},{"n":"Krooth Summoning Rune","s":32,"u":"krooth%20summoning%20rune_ec2"},{"n":"Masks Of Aroden's Guises","s":32,"u":"masks%20of%20aroden's%20guises_ec2"},{"n":"Maze Of Mirrors","s":32,"u":"maze%20of%20mirrors_ec2"},{"n":"Buzzing Latch Rune","s":33,"u":"buzzing%20latch%20rune_ec4"},{"n":"Mukradi Summoning Runes","s":33,"u":"mukradi%20summoning%20runes_ec4"},{"n":"Poisoned Secret Door Trap","s":33,"u":"poisoned%20secret%20door%20trap_ec4"},{"n":"Imperious Darkside Mirror","s":34,"u":"imperious%20darkside%20mirror_ec5"},{"n":"Stabbing Sentinel","s":34,"u":"stabbing%20sentinel_ec5"},{"n":"Witch-priests' Curse","s":34,"u":"witch-priests'%20curse_ec5"},{"n":"Axiomatic Polymorph Trap","s":35,"u":"axiomatic%20polymorph%20trap_ec6"},{"n":"Convergence Lattice","s":35,"u":"convergence%20lattice_ec6"},{"n":"Thief's Trap","s":35,"u":"thief's%20trap_ec6"},{"n":"Broken Rebus Attack","s":37,"u":"broken%20rebus%20attack_frp1"},{"n":"Air Rift","s":38,"u":"air%20rift_frp2"},{"n":"Floating Flamethrower","s":38,"u":"floating%20flamethrower_frp2"},{"n":"Freezing Floor Tiles","s":38,"u":"freezing%20floor%20tiles_frp2"},{"n":"Dimensional Darkside Mirror","s":39,"u":"dimensional%20darkside%20mirror_frp3"},{"n":"Mana Whorl","s":6,"u":"mana%20whorl_loil"},{"n":"Color Spray Trap","s":43,"u":"color%20spray%20trap_ooa2"},{"n":"Gremlin Horde","s":44,"u":"gremlin%20horde_ooa3"},{"n":"Stalker Summoning Rune","s":45,"u":"stalker%20summoning%20rune_sli"},{"n":"Electrified Water Ward","s":47,"u":"electrified%20water%20ward_sot2"},{"n":"Serpent Ward","s":47,"u":"serpent%20ward_sot2"},{"n":"Magic Starknives Trap","s":52,"u":"magic%20starknives%20trap_tio"},{"n":"Nightmare Terrain","s":52,"u":"nightmare%20terrain_tio"}],"62":[{"n":"Coward's Roots","s":15,"u":"coward's%20roots_gmg"},{"n":"Curse of Nightmares","s":15,"u":"curse%20of%20nightmares_gmg"},{"n":"Curse of Slumber","s":15,"u":"curse%20of%20slumber_gmg"},{"n":"Curse of the Ravenous","s":15,"u":"curse%20of%20the%20ravenous_gmg"},{"n":"Grave Curse","s":15,"u":"grave%20curse_gmg"},{"n":"Oath of the Flesh","s":15,"u":"oath%20of%20the%20flesh_gmg"},{"n":"Reviled of Nature","s":15,"u":"reviled%20of%20nature_gmg"},{"n":"Reviling Earth","s":15,"u":"reviling%20earth_gmg"},{"n":"Sellsword's Folly","s":15,"u":"sellsword's%20folly_gmg"},{"n":"Slayer's Haunt","s":15,"u":"slayer's%20haunt_gmg"},{"n":"Spirit Anchor","s":15,"u":"spirit%20anchor_gmg"},{"n":"Theft of Thought","s":15,"u":"theft%20of%20thought_gmg"},{"n":"Thief's Retribution","s":15,"u":"thief's%20retribution_gmg"},{"n":"Unending Thirst","s":15,"u":"unending%20thirst_gmg"},{"n":"Wizard's Ward","s":15,"u":"wizard's%20ward_gmg"},{"n":"Boastful Prince's Scourge","s":11,"u":"boastful%20prince's%20scourge_da"},{"n":"Enforced Hospitality","s":11,"u":"enforced%20hospitality_da"},{"n":"Forbidding Knowledge","s":11,"u":"forbidding%20knowledge_da"},{"n":"Rage of The Excommunicant","s":11,"u":"rage%20of%20the%20excommunicant_da"},{"n":"Sinful Tongue","s":11,"u":"sinful%20tongue_da"},{"n":"Swarming Words","s":11,"u":"swarming%20words_da"},{"n":"Thief's Burden","s":11,"u":"thief's%20burden_da"},{"n":"Unraveling Skin","s":11,"u":"unraveling%20skin_da"},{"n":"Boatman's Toll Curse","s":6,"u":"boatman's%20toll%20curse_loil"},{"n":"Consummate Liar","s":6,"u":"consummate%20liar_loil"},{"n":"Curse of Biting Swarms","s":6,"u":"curse%20of%20biting%20swarms_loil"},{"n":"Curse of Petulant Whispers","s":6,"u":"curse%20of%20petulant%20whispers_loil"},{"n":"Curse of The Rotting Heart","s":6,"u":"curse%20of%20the%20rotting%20heart_loil"},{"n":"Lord's Arrogance","s":6,"u":"lord's%20arrogance_loil"},{"n":"Yellow Silt Curse","s":43,"u":"yellow%20silt%20curse_ooa2"}],"64":[{"n":"Telepathy","s":12,"u":"telepathy_b1"}],"71":[{"n":"Sand Racer","s":50,"u":"sand%20racer_sot5"},{"n":"Bunta","s":51,"u":"bunta_sot6"}]},"necromancy":{"0":[{"n":"Arrow Of Death","s":4,"u":"arrow%20of%20death_apg"},{"n":"Corrupted Shield","s":4,"u":"corrupted%20shield_apg"},{"n":"Life Leap","s":4,"u":"life%20leap_apg"},{"n":"Channel Smite","s":5,"u":"channel%20smite_crb"},{"n":"Spirits' Interference","s":5,"u":"spirits'%20interference_crb"},{"n":"Guardian Ghosts","s":10,"u":"guardian%20ghosts_botd"},{"n":"Rejuvenation Token","s":10,"u":"rejuvenation%20token_botd"},{"n":"Festering Wounds","s":10,"u":"festering%20wounds_botd"},{"n":"Coffin Bound","s":10,"u":"coffin%20bound_botd"},{"n":"Paralyzing Slash","s":10,"u":"paralyzing%20slash_botd"},{"n":"Their Master's Call","s":10,"u":"their%20master's%20call_botd"},{"n":"Spirit's Absolution","s":10,"u":"spirit's%20absolution_botd"},{"n":"Liberate Soul","s":10,"u":"liberate%20soul_botd"},{"n":"Slayer's Strike","s":10,"u":"slayer's%20strike_botd"},{"n":"Undying Conviction","s":10,"u":"undying%20conviction_botd"},{"n":"Necromancer's Visage","s":10,"u":"necromancer's%20visage_botd"},{"n":"Sepulchral Sublimation","s":10,"u":"sepulchral%20sublimation_botd"},{"n":"Siphon Life","s":11,"u":"siphon%20life_da"},{"n":"Eerie Proclamation","s":11,"u":"eerie%20proclamation_da"},{"n":"Morphic Manipulation","s":11,"u":"morphic%20manipulation_da"},{"n":"High-Speed Regeneration","s":11,"u":"high-speed%20regeneration_da"},{"n":"Enervating Wail","s":11,"u":"enervating%20wail_da"},{"n":"Fey Life","s":11,"u":"fey%20life_da"},{"n":"Pact of the Final Breath","s":11,"u":"pact%20of%20the%20final%20breath_da"},{"n":"Tap Vitality","s":11,"u":"tap%20vitality_da"},{"n":"Root to Life","s":11,"u":"root%20to%20life_da"},{"n":"Ruby Resurrection","s":39,"u":"ruby%20resurrection_frp3"},{"n":"Scapegoat Parallel Self","s":39,"u":"scapegoat%20parallel%20self_frp3"},{"n":"Drain Vitality","s":2,"u":"drain%20vitality_g%26g"},{"n":"Cantorian Rejuvenation","s":1,"u":"cantorian%20rejuvenation_loag"},{"n":"Cantorian Restoration","s":1,"u":"cantorian%20restoration_loag"},{"n":"Glory And Valor!","s":1,"u":"glory%20and%20valor!_loag"},{"n":"Olethros's Decree","s":1,"u":"olethros's%20decree_loag"},{"n":"Taste Blood","s":1,"u":"taste%20blood_loag"},{"n":"Cleansing Light","s":6,"u":"cleansing%20light_loil"},{"n":"Ghost Wrangler","s":59,"u":"ghost%20wrangler_lokl"},{"n":"Crimson Shroud","s":62,"u":"crimson%20shroud_lowg"},{"n":"Sustaining Steel","s":64,"u":"sustaining%20steel_som"}],"2":[{"n":"Dust Of Corpse Animation","s":4,"u":"dust%20of%20corpse%20animation%20(generic)_apg"},{"n":"Incense Of Distilled Death","s":4,"u":"incense%20of%20distilled%20death_apg"},{"n":"Mask Of The Banshee","s":4,"u":"mask%20of%20the%20banshee%20(generic)_apg"},{"n":"Oil Of Unlife","s":4,"u":"oil%20of%20unlife%20(generic)_apg"},{"n":"Urn Of Ashes","s":4,"u":"urn%20of%20ashes_apg"},{"n":"Wand Of Overflowing Life","s":4,"u":"wand%20of%20overflowing%20life%20(generic)_apg"},{"n":"Lich Phylactery","s":12,"u":"lich%20phylactery_b1"},{"n":"Belt of Regeneration","s":5,"u":"belt%20of%20regeneration_crb"},{"n":"Bloodletting Kukri","s":5,"u":"bloodletting%20kukri_crb"},{"n":"Bloodseeker Beak","s":5,"u":"bloodseeker%20beak_crb"},{"n":"Crying Angel Pendant","s":5,"u":"crying%20angel%20pendant_crb"},{"n":"Dagger of Venom","s":5,"u":"dagger%20of%20venom_crb"},{"n":"Demon Armor","s":5,"u":"demon%20armor_crb"},{"n":"Disrupting","s":5,"u":"disrupting%20(generic)_crb"},{"n":"Ghoul Hide","s":5,"u":"ghoul%20hide_crb"},{"n":"Healer's Gloves","s":5,"u":"healer's%20gloves%20(generic)_crb"},{"n":"Healing Potion","s":5,"u":"healing%20potion%20(generic)_crb"},{"n":"Holy Prayer Beads","s":5,"u":"holy%20prayer%20beads%20(generic)_crb"},{"n":"Holy Water","s":5,"u":"holy%20water_crb"},{"n":"Marvelous Medicines","s":5,"u":"marvelous%20medicines%20(generic)_crb"},{"n":"Nectar of Purification","s":5,"u":"nectar%20of%20purification_crb"},{"n":"Panacea","s":5,"u":"panacea_crb"},{"n":"Salve of Antiparalysis","s":5,"u":"salve%20of%20antiparalysis%20(generic)_crb"},{"n":"Staff of Healing","s":5,"u":"staff%20of%20healing%20(generic)_crb"},{"n":"Staff of Necromancy","s":5,"u":"staff%20of%20necromancy%20(generic)_crb"},{"n":"Unholy Water","s":5,"u":"unholy%20water_crb"},{"n":"Wounding","s":5,"u":"wounding_crb"},{"n":"Bloodbiter","s":15,"u":"bloodbiter_gmg"},{"n":"Degenerating","s":15,"u":"degenerating_gmg"},{"n":"Horns Of Naraga","s":15,"u":"horns%20of%20naraga_gmg"},{"n":"Monkey's Paw","s":15,"u":"monkey's%20paw_gmg"},{"n":"Withering","s":15,"u":"withering_gmg"},{"n":"Reaper's Lancet","s":22,"u":"reaper's%20lancet_aoe1"},{"n":"Chain Of The Stilled Spirit","s":23,"u":"chain%20of%20the%20stilled%20spirit_aoe2"},{"n":"Barbed Vest","s":24,"u":"barbed%20vest_aoe3"},{"n":"Poisoner's Staff","s":25,"u":"poisoner's%20staff%20(generic)_aoe4"},{"n":"Clockwork Rejuvenator","s":26,"u":"clockwork%20rejuvenator_aoe5"},{"n":"Miogimo's Mask","s":26,"u":"miogimo's%20mask_aoe5"},{"n":"Gauntlight","s":28,"u":"gauntlight_av1"},{"n":"Pact Of Blood-taking","s":29,"u":"pact%20of%20blood-taking_av2"},{"n":"Ebon Fulcrum Lens","s":30,"u":"ebon%20fulcrum%20lens_av3"},{"n":"Emerald Fulcrum Lens","s":30,"u":"emerald%20fulcrum%20lens_av3"},{"n":"Soul Cage","s":10,"u":"soul%20cage_botd"},{"n":"Celestial Peachwood Sword","s":10,"u":"celestial%20peachwood%20sword_botd"},{"n":"Final Rest","s":10,"u":"final%20rest_botd"},{"n":"Lady's Spiral","s":10,"u":"lady's%20spiral_botd"},{"n":"Wine of the Blood","s":11,"u":"wine%20of%20the%20blood_da"},{"n":"Gift of the Poisoned Heart","s":11,"u":"gift%20of%20the%20poisoned%20heart_da"},{"n":"Tablet of Chained Souls","s":11,"u":"tablet%20of%20chained%20souls_da"},{"n":"Sampling Ammunition","s":11,"u":"sampling%20ammunition_da"},{"n":"Saints' Balm","s":32,"u":"saints'%20balm_ec2"},{"n":"Life's Last Breath","s":34,"u":"life's%20last%20breath_ec5"},{"n":"Ambrosia Of Undying Hope","s":35,"u":"ambrosia%20of%20undying%20hope_ec6"},{"n":"Panacea Fruit","s":35,"u":"panacea%20fruit_ec6"},{"n":"Stalwart's Ring","s":36,"u":"stalwart's%20ring_fop"},{"n":"Phoenix Necklace","s":37,"u":"phoenix%20necklace_frp1"},{"n":"Galvanic Mortal Coil","s":2,"u":"galvanic%20mortal%20coil_g%26g"},{"n":"Reaper's Grasp","s":2,"u":"reaper's%20grasp_g%26g"},{"n":"Dagger Of Eternal Sleep","s":58,"u":"dagger%20of%20eternal%20sleep_logm"},{"n":"Dreadsmoke Thurible","s":58,"u":"dreadsmoke%20thurible_logm"},{"n":"Manacles Of Persuasion","s":58,"u":"manacles%20of%20persuasion_logm"},{"n":"Doctrine of Blissful Eternity","s":6,"u":"doctrine%20of%20blissful%20eternity_loil"},{"n":"Tyrant's Writs","s":6,"u":"tyrant's%20writs_loil"},{"n":"Carrion Cask","s":6,"u":"carrion%20cask_loil"},{"n":"Armor of the Holy Warrior","s":59,"u":"armor%20of%20the%20holy%20warrior_lokl"},{"n":"Anointing Oil","s":59,"u":"anointing%20oil%20(generic)_lokl"},{"n":"Undead Scourge","s":59,"u":"undead%20scourge_lokl"},{"n":"Celestial Peach","s":66,"u":"celestial%20peach%20(generic)_lol"},{"n":"Oath Of The Devoted","s":0,"u":"oath%20of%20the%20devoted_lome"},{"n":"Razmiri Wayfinder","s":60,"u":"razmiri%20wayfinder_lopsg"},{"n":"Bloodthirsty","s":8,"u":"bloodthirsty_lotgb"},{"n":"Crushing","s":8,"u":"crushing%20(generic)_lotgb"},{"n":"Deathless","s":8,"u":"deathless_lotgb"},{"n":"Enveloping Light","s":8,"u":"enveloping%20light%20(generic)_lotgb"},{"n":"Queasy Lantern","s":8,"u":"queasy%20lantern%20(generic)_lotgb"},{"n":"Reflexive Tattoo","s":8,"u":"reflexive%20tattoo_lotgb"},{"n":"Staff of Final Rest","s":8,"u":"staff%20of%20final%20rest%20(generic)_lotgb"},{"n":"Stanching","s":8,"u":"stanching%20(generic)_lotgb"},{"n":"Vampiric Scythe","s":8,"u":"vampiric%20scythe_lotgb"},{"n":"Final Blade","s":62,"u":"final%20blade_lowg"},{"n":"Sun Orchid Elixir","s":62,"u":"sun%20orchid%20elixir_lowg"},{"n":"Corpse Compass","s":44,"u":"corpse%20compass_ooa3"},{"n":"Corpsecaller Round","s":44,"u":"corpsecaller%20round_ooa3"},{"n":"Skull Bomb","s":44,"u":"skull%20bomb_ooa3"},{"n":"Flaying Knife","s":45,"u":"flaying%20knife_sli"},{"n":"Gluttonous Spear","s":45,"u":"gluttonous%20spear_sli"},{"n":"Wand Of Teeming Ghosts","s":45,"u":"wand%20of%20teeming%20ghosts%20(generic)_sli"},{"n":"Burr Shield","s":64,"u":"burr%20shield_som"},{"n":"Emberheart","s":64,"u":"emberheart_som"},{"n":"Fu Water","s":64,"u":"fu%20water_som"},{"n":"Fulu Compendium","s":64,"u":"fulu%20compendium_som"},{"n":"Ghostbane Fulu","s":64,"u":"ghostbane%20fulu_som"},{"n":"Grim Sandglass","s":64,"u":"grim%20sandglass%20(generic)_som"},{"n":"Hundred-moth Caress","s":64,"u":"hundred-moth%20caress_som"},{"n":"Instructions For Lasting Agony","s":64,"u":"instructions%20for%20lasting%20agony_som"},{"n":"Potion Of Shared Life","s":64,"u":"potion%20of%20shared%20life_som"},{"n":"Restful Sleep Fulu","s":64,"u":"restful%20sleep%20fulu_som"},{"n":"Sage's Lash","s":64,"u":"sage's%20lash_som"},{"n":"Spirit-sealing Fulu","s":64,"u":"spirit-sealing%20fulu%20(generic)_som"},{"n":"Venomous Cure Fulu","s":64,"u":"venomous%20cure%20fulu_som"},{"n":"Mask Of Mercy","s":46,"u":"mask%20of%20mercy_sot1"},{"n":"Mask Of The Cursed Eye","s":46,"u":"mask%20of%20the%20cursed%20eye_sot1"},{"n":"Psychopomp Mask","s":46,"u":"psychopomp%20mask_sot1"},{"n":"Crown Of The Companion","s":47,"u":"crown%20of%20the%20companion_sot2"},{"n":"Habu's Cudgel","s":47,"u":"habu's%20cudgel_sot2"},{"n":"Ancestral Embrace","s":51,"u":"ancestral%20embrace_sot6"},{"n":"Antivenom Potion","s":52,"u":"antivenom%20potion_tio"}],"3":[{"n":"Animate Dead","s":4,"u":"animate%20dead_apg"},{"n":"Armor Of Bones","s":4,"u":"armor%20of%20bones_apg"},{"n":"Blister","s":4,"u":"blister_apg"},{"n":"Blood Vendetta","s":4,"u":"blood%20vendetta_apg"},{"n":"Chroma Leach","s":4,"u":"chroma%20leach_apg"},{"n":"Claim Undead","s":4,"u":"claim%20undead_apg"},{"n":"Curse Of Death","s":4,"u":"curse%20of%20death_apg"},{"n":"Delay Affliction","s":4,"u":"delay%20affliction_apg"},{"n":"Enervation","s":4,"u":"enervation_apg"},{"n":"Heal Companion","s":4,"u":"heal%20companion_apg"},{"n":"Hymn of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Life Boost","s":4,"u":"life%20boost_apg"},{"n":"Life Link","s":4,"u":"life%20link_apg"},{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Magic Stone","s":4,"u":"magic%20stone_apg"},{"n":"Ode To Ouroboros","s":4,"u":"ode%20to%20ouroboros_apg"},{"n":"Reaper's Lantern","s":4,"u":"reaper's%20lantern_apg"},{"n":"Restorative Moment","s":4,"u":"restorative%20moment_apg"},{"n":"Seal Fate","s":4,"u":"seal%20fate_apg"},{"n":"Shepherd Of Souls","s":4,"u":"shepherd%20of%20souls_apg"},{"n":"Soothing Mist","s":4,"u":"soothing%20mist_apg"},{"n":"Soul Siphon","s":4,"u":"soul%20siphon_apg"},{"n":"Steal Shadow","s":4,"u":"steal%20shadow_apg"},{"n":"Sudden Blight","s":4,"u":"sudden%20blight_apg"},{"n":"Touch Of Corruption","s":4,"u":"touch%20of%20corruption_apg"},{"n":"Vampiric Maiden","s":4,"u":"vampiric%20maiden_apg"},{"n":"Wall Of Flesh","s":4,"u":"wall%20of%20flesh_apg"},{"n":"Abyssal Plague","s":5,"u":"abyssal%20plague_crb"},{"n":"Bind Soul","s":5,"u":"bind%20soul_crb"},{"n":"Bind Undead","s":5,"u":"bind%20undead_crb"},{"n":"Blindness","s":5,"u":"blindness_crb"},{"n":"Breath Of Life","s":5,"u":"breath%20of%20life_crb"},{"n":"Call Of The Grave","s":5,"u":"call%20of%20the%20grave_crb"},{"n":"Celestial Brand","s":5,"u":"celestial%20brand_crb"},{"n":"Chill Touch","s":5,"u":"chill%20touch_crb"},{"n":"Cloudkill","s":5,"u":"cloudkill_crb"},{"n":"Deafness","s":5,"u":"deafness_crb"},{"n":"Death Knell","s":5,"u":"death%20knell_crb"},{"n":"Death's Call","s":5,"u":"death's%20call_crb"},{"n":"Disrupt Undead","s":5,"u":"disrupt%20undead_crb"},{"n":"Disrupting Weapons","s":5,"u":"disrupting%20weapons_crb"},{"n":"Drain Life","s":5,"u":"drain%20life_crb"},{"n":"Eclipse Burst","s":5,"u":"eclipse%20burst_crb"},{"n":"Eradicate Undeath","s":5,"u":"eradicate%20undeath_crb"},{"n":"False Life","s":5,"u":"false%20life_crb"},{"n":"Field Of Life","s":5,"u":"field%20of%20life_crb"},{"n":"Finger Of Death","s":5,"u":"finger%20of%20death_crb"},{"n":"Gentle Repose","s":5,"u":"gentle%20repose_crb"},{"n":"Ghoulish Cravings","s":5,"u":"ghoulish%20cravings_crb"},{"n":"Glutton's Jaws","s":5,"u":"glutton's%20jaws_crb"},{"n":"Goblin Pox","s":5,"u":"goblin%20pox_crb"},{"n":"Goodberry","s":5,"u":"goodberry_crb"},{"n":"Grasping Grave","s":5,"u":"grasping%20grave_crb"},{"n":"Grim Tendrils","s":5,"u":"grim%20tendrils_crb"},{"n":"Harm","s":5,"u":"harm_crb"},{"n":"Heal","s":5,"u":"heal_crb"},{"n":"Heal Animal","s":5,"u":"heal%20animal_crb"},{"n":"Healer's Blessing","s":5,"u":"healer's%20blessing_crb"},{"n":"Hero's Defiance","s":5,"u":"hero's%20defiance_crb"},{"n":"Horrid Wilting","s":5,"u":"horrid%20wilting_crb"},{"n":"Jealous Hex","s":5,"u":"jealous%20hex_crb"},{"n":"Lay On Hands","s":5,"u":"lay%20on%20hands_crb"},{"n":"Life Siphon","s":5,"u":"life%20siphon_crb"},{"n":"Malignant Sustenance","s":5,"u":"malignant%20sustenance_crb"},{"n":"Mariner's Curse","s":5,"u":"mariner's%20curse_crb"},{"n":"Massacre","s":5,"u":"massacre_crb"},{"n":"Moment Of Renewal","s":5,"u":"moment%20of%20renewal_crb"},{"n":"Neutralize Poison","s":5,"u":"neutralize%20poison_crb"},{"n":"Positive Luminance","s":5,"u":"positive%20luminance_crb"},{"n":"Possession","s":5,"u":"possession_crb"},{"n":"Purify Food And Drink","s":5,"u":"purify%20food%20and%20drink_crb"},{"n":"Purple Worm Sting","s":5,"u":"purple%20worm%20sting_crb"},{"n":"Quivering Palm","s":5,"u":"quivering%20palm_crb"},{"n":"Raise Dead","s":5,"u":"raise%20dead_crb"},{"n":"Ray Of Enfeeblement","s":5,"u":"ray%20of%20enfeeblement_crb"},{"n":"Rebuke Death","s":5,"u":"rebuke%20death_crb"},{"n":"Regenerate","s":5,"u":"regenerate_crb"},{"n":"Remove Curse","s":5,"u":"remove%20curse_crb"},{"n":"Remove Disease","s":5,"u":"remove%20disease_crb"},{"n":"Remove Paralysis","s":5,"u":"remove%20paralysis_crb"},{"n":"Restoration","s":5,"u":"restoration_crb"},{"n":"Restore Senses","s":5,"u":"restore%20senses_crb"},{"n":"Revival","s":5,"u":"revival_crb"},{"n":"Shield Other","s":5,"u":"shield%20other_crb"},{"n":"Spectral Hand","s":5,"u":"spectral%20hand_crb"},{"n":"Spider Sting","s":5,"u":"spider%20sting_crb"},{"n":"Spirit Blast","s":5,"u":"spirit%20blast_crb"},{"n":"Spirit Link","s":5,"u":"spirit%20link_crb"},{"n":"Spirit Song","s":5,"u":"spirit%20song_crb"},{"n":"Spiritual Epidemic","s":5,"u":"spiritual%20epidemic_crb"},{"n":"Stabilize","s":5,"u":"stabilize_crb"},{"n":"Take Its Course","s":5,"u":"take%20its%20course_crb"},{"n":"Talking Corpse","s":5,"u":"talking%20corpse_crb"},{"n":"Touch Of Undeath","s":5,"u":"touch%20of%20undeath_crb"},{"n":"Undeath's Blessing","s":5,"u":"undeath's%20blessing_crb"},{"n":"Vampiric Exsanguination","s":5,"u":"vampiric%20exsanguination_crb"},{"n":"Vampiric Touch","s":5,"u":"vampiric%20touch_crb"},{"n":"Vital Beacon","s":5,"u":"vital%20beacon_crb"},{"n":"Wail Of The Banshee","s":5,"u":"wail%20of%20the%20banshee_crb"},{"n":"Wholeness Of Body","s":5,"u":"wholeness%20of%20body_crb"},{"n":"Spiritual Anamnesis","s":18,"u":"spiritual%20anamnesis_aoa3"},{"n":"Tireless Worker","s":19,"u":"tireless%20worker_aoa4"},{"n":"Song Of The Fallen","s":21,"u":"song%20of%20the%20fallen_aoa6"},{"n":"Admonishing Ray","s":23,"u":"admonishing%20ray_aoe2"},{"n":"Putrefy Food And Drink","s":23,"u":"putrefy%20food%20and%20drink_aoe2"},{"n":"Imp Sting","s":25,"u":"imp%20sting_aoe4"},{"n":"Leng Sting","s":25,"u":"leng%20sting_aoe4"},{"n":"Linnorm Sting","s":25,"u":"linnorm%20sting_aoe4"},{"n":"Swarming Wasp Stings","s":25,"u":"swarming%20wasp%20stings_aoe4"},{"n":"Wyvern Sting","s":25,"u":"wyvern%20sting_aoe4"},{"n":"Worm's Repast","s":28,"u":"worm's%20repast_av1"},{"n":"Call The Blood","s":30,"u":"call%20the%20blood_av3"},{"n":"Ectoplasmic Expulsion","s":30,"u":"ectoplasmic%20expulsion_av3"},{"n":"Fearful Feast","s":30,"u":"fearful%20feast_av3"},{"n":"Hallowed Ground","s":10,"u":"hallowed%20ground_botd"},{"n":"Shambling Horror","s":10,"u":"shambling%20horror_botd"},{"n":"Subjugate Undead","s":10,"u":"subjugate%20undead_botd"},{"n":"Moth's Supper","s":11,"u":"moth's%20supper_da"},{"n":"Shadow Spy","s":11,"u":"shadow%20spy_da"},{"n":"Return the Favor","s":11,"u":"return%20the%20favor_da"},{"n":"Over the Coals","s":11,"u":"over%20the%20coals_da"},{"n":"Awaken Entropy","s":11,"u":"awaken%20entropy_da"},{"n":"Euphoric Renewal","s":11,"u":"euphoric%20renewal_da"},{"n":"Ravening Maw","s":9,"u":"ravening%20maw_ec3"},{"n":"Blood Feast","s":33,"u":"blood%20feast_ec4"},{"n":"Necrotic Radiation","s":33,"u":"necrotic%20radiation_ec4"},{"n":"Devour Life","s":35,"u":"devour%20life_ec6"},{"n":"Cleansing Flames","s":39,"u":"cleansing%20flames_frp3"},{"n":"Rejuvenating Flames","s":39,"u":"rejuvenating%20flames_frp3"},{"n":"Cup Of Dust","s":58,"u":"cup%20of%20dust_logm"},{"n":"Divine Plagues","s":58,"u":"divine%20plagues_logm"},{"n":"Ectoplasmic Interstice","s":58,"u":"ectoplasmic%20interstice_logm"},{"n":"Eject Soul","s":58,"u":"eject%20soul_logm"},{"n":"Fallow Field","s":58,"u":"fallow%20field_logm"},{"n":"Feast Of Ashes","s":58,"u":"feast%20of%20ashes_logm"},{"n":"Foul Miasma","s":58,"u":"foul%20miasma_logm"},{"n":"Fungal Hyphae","s":58,"u":"fungal%20hyphae_logm"},{"n":"Slough Skin","s":58,"u":"slough%20skin_logm"},{"n":"Withering Grasp","s":58,"u":"withering%20grasp_logm"},{"n":"Summon Healing Servitor","s":6,"u":"summon%20healing%20servitor_loil"},{"n":"Life Pact","s":59,"u":"life%20pact_lokl"},{"n":"Martyr's Intervention","s":59,"u":"martyr's%20intervention_lokl"},{"n":"Achaekek's Clutch","s":66,"u":"achaekek's%20clutch_lol"},{"n":"All Is One, One Is All","s":66,"u":"all%20is%20one%2c%20one%20is%20all_lol"},{"n":"Shall Not Falter, Shall Not Rout","s":66,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol"},{"n":"Spirit Object","s":66,"u":"spirit%20object_lol"},{"n":"Bloodspray Curse","s":64,"u":"bloodspray%20curse_som"},{"n":"Claim Curse","s":64,"u":"claim%20curse_som"},{"n":"Divine Armageddon","s":64,"u":"divine%20armageddon_som"},{"n":"Envenom Companion","s":64,"u":"envenom%20companion_som"},{"n":"Feral Shades","s":64,"u":"feral%20shades_som"},{"n":"Healing Well","s":64,"u":"healing%20well_som"},{"n":"Inner Radiance Torrent","s":64,"u":"inner%20radiance%20torrent_som"},{"n":"Invoke Spirits","s":64,"u":"invoke%20spirits_som"},{"n":"Life Connection","s":64,"u":"life%20connection_som"},{"n":"Lifelink Surge","s":64,"u":"lifelink%20surge_som"},{"n":"Mimic Undead","s":64,"u":"mimic%20undead_som"},{"n":"Necromancer's Generosity","s":64,"u":"necromancer's%20generosity_som"},{"n":"Necrotize","s":64,"u":"necrotize_som"},{"n":"Pernicious Poltergeist","s":64,"u":"pernicious%20poltergeist_som"},{"n":"Positive Attunement","s":64,"u":"positive%20attunement_som"},{"n":"Rip The Spirit","s":64,"u":"rip%20the%20spirit_som"},{"n":"Rouse Skeletons","s":64,"u":"rouse%20skeletons_som"},{"n":"Sanguine Mist","s":64,"u":"sanguine%20mist_som"},{"n":"Soothing Spring","s":64,"u":"soothing%20spring_som"},{"n":"Summoner's Precaution","s":64,"u":"summoner's%20precaution_som"},{"n":"Tempest Of Shades","s":64,"u":"tempest%20of%20shades_som"},{"n":"Voracious Gestalt","s":64,"u":"voracious%20gestalt_som"},{"n":"Grave Impressions","s":46,"u":"grave%20impressions_sot1"},{"n":"Gray Shadow","s":48,"u":"gray%20shadow_sot3"},{"n":"Cloak of Light","s":49,"u":"cloak%20of%20light_sot4"}],"8":[{"n":"Drink from the Chalice","s":11,"u":"drink%20from%20the%20chalice_da"}],"62":[{"n":"Curse of the Werecreature","s":12,"u":"curse%20of%20the%20werecreature_b1"},{"n":"Graveknight's Curse","s":12,"u":"graveknight's%20curse_b1"},{"n":"Curse of Slumber","s":15,"u":"curse%20of%20slumber_gmg"},{"n":"Grave Curse","s":15,"u":"grave%20curse_gmg"},{"n":"Reviling Earth","s":15,"u":"reviling%20earth_gmg"},{"n":"Spirit Anchor","s":15,"u":"spirit%20anchor_gmg"},{"n":"Unraveling Skin","s":11,"u":"unraveling%20skin_da"},{"n":"Boatman's Toll Curse","s":6,"u":"boatman's%20toll%20curse_loil"}],"63":[{"n":"Bone Chill","s":15,"u":"bone%20chill_gmg"},{"n":"Nightmare Fever","s":15,"u":"nightmare%20fever_gmg"}],"64":[{"n":"Curse of the Werecreature","s":12,"u":"curse%20of%20the%20werecreature_b1"}],"70":[{"n":"Clone","s":4,"u":"clone_apg"},{"n":"Reincarnate","s":4,"u":"reincarnate_apg"},{"n":"Rest Eternal","s":4,"u":"rest%20eternal_apg"},{"n":"Ravenous Reanimation","s":13,"u":"ravenous%20reanimation_b2"},{"n":"Blight","s":5,"u":"blight_crb"},{"n":"Call Spirit","s":5,"u":"call%20spirit_crb"},{"n":"Create Undead","s":5,"u":"create%20undead_crb"},{"n":"Plant Growth","s":5,"u":"plant%20growth_crb"},{"n":"Resurrect","s":5,"u":"resurrect_crb"},{"n":"Terminate Bloodline","s":34,"u":"terminate%20bloodline_ec5"},{"n":"Bathe In Blood","s":64,"u":"bathe%20in%20blood_som"},{"n":"Garden Of Death","s":64,"u":"garden%20of%20death_som"},{"n":"Mind Swap","s":64,"u":"mind%20swap_som"},{"n":"Portrait Of Spite","s":64,"u":"portrait%20of%20spite_som"}],"73":[{"n":"Disrupting","s":5,"u":"disrupting_crb"},{"n":"Greater Disrupting","s":5,"u":"greater%20disrupting_crb"},{"n":"Wounding","s":5,"u":"wounding_crb"},{"n":"Apothecary's Garden","s":15,"u":"apothecary's%20garden_gmg"},{"n":"Curse Wound","s":15,"u":"curse%20wound_gmg"},{"n":"Death Gaze","s":15,"u":"death%20gaze_gmg"},{"n":"Grim Specter","s":15,"u":"grim%20specter_gmg"},{"n":"Healing Wave","s":15,"u":"healing%20wave_gmg"},{"n":"Inextinguishable","s":15,"u":"inextinguishable_gmg"},{"n":"Life Everlasting","s":15,"u":"life%20everlasting_gmg"},{"n":"Living Death","s":15,"u":"living%20death_gmg"},{"n":"Overflowing Life","s":15,"u":"overflowing%20life_gmg"},{"n":"Pierce the Veil","s":15,"u":"pierce%20the%20veil_gmg"},{"n":"Shroud of the Afterlife","s":15,"u":"shroud%20of%20the%20afterlife_gmg"},{"n":"Tide of Death","s":15,"u":"tide%20of%20death_gmg"},{"n":"Vital Siphon","s":15,"u":"vital%20siphon_gmg"},{"n":"Word of Faith","s":15,"u":"word%20of%20faith_gmg"},{"n":"Absorb Injury","s":64,"u":"absorb%20injury_som"},{"n":"Cleanse Soul","s":64,"u":"cleanse%20soul_som"},{"n":"Soul Puppet","s":64,"u":"soul%20puppet_som"}],"74":[{"n":"Autumn's Reflection","s":61,"u":"autumn's%20reflection_lotg"},{"n":"Sanguine Cascade","s":61,"u":"sanguine%20cascade_lotg"},{"n":"Sun Orchid Harvest","s":61,"u":"sun%20orchid%20harvest_lotg"}]},"flourish":{"0":[{"n":"Avalanche Strike","s":4,"u":"avalanche%20strike_apg"},{"n":"Barreling Charge","s":4,"u":"barreling%20charge%20(barbarian)_apg"},{"n":"Barreling Charge","s":4,"u":"barreling%20charge%20(fighter)_apg"},{"n":"Bashing Charge","s":4,"u":"bashing%20charge_apg"},{"n":"Cadence Call","s":4,"u":"cadence%20call_apg"},{"n":"Cavalier's Charge","s":4,"u":"cavalier's%20charge_apg"},{"n":"Disarming Assault","s":4,"u":"disarming%20assault_apg"},{"n":"Doctor's Visitation","s":4,"u":"doctor's%20visitation_apg"},{"n":"Fleeting Shadow","s":4,"u":"fleeting%20shadow_apg"},{"n":"Follow-up Strike","s":4,"u":"follow-up%20strike_apg"},{"n":"Gorilla Pound","s":4,"u":"gorilla%20pound_apg"},{"n":"Grievous Blow","s":4,"u":"grievous%20blow_apg"},{"n":"Hammer Quake","s":4,"u":"hammer%20quake_apg"},{"n":"Path Of Iron","s":4,"u":"path%20of%20iron_apg"},{"n":"Peafowl Strut","s":4,"u":"peafowl%20strut_apg"},{"n":"Penetrating Projectile","s":4,"u":"penetrating%20projectile_apg"},{"n":"Preparation","s":4,"u":"preparation_apg"},{"n":"Rebounding Toss","s":4,"u":"rebounding%20toss_apg"},{"n":"Scout's Charge","s":4,"u":"scout's%20charge_apg"},{"n":"Scout's Pounce","s":4,"u":"scout's%20pounce_apg"},{"n":"To Battle!","s":4,"u":"to%20battle!_apg"},{"n":"Trampling Charge","s":4,"u":"trampling%20charge_apg"},{"n":"Triangle Shot","s":4,"u":"triangle%20shot_apg"},{"n":"Tumbling Strike","s":4,"u":"tumbling%20strike_apg"},{"n":"Unbalancing Sweep","s":4,"u":"unbalancing%20sweep_apg"},{"n":"Debilitating Shot","s":5,"u":"debilitating%20shot_crb"},{"n":"Double Shot","s":5,"u":"double%20shot_crb"},{"n":"Dual-handed Assault","s":5,"u":"dual-handed%20assault_crb"},{"n":"Hunted Shot","s":5,"u":"hunted%20shot_crb"},{"n":"Impossible Flurry","s":5,"u":"impossible%20flurry_crb"},{"n":"Impossible Volley","s":5,"u":"impossible%20volley%20(fighter)_crb"},{"n":"Impossible Volley","s":5,"u":"impossible%20volley%20(ranger)_crb"},{"n":"Knockdown","s":5,"u":"knockdown_crb"},{"n":"Perfect Shot","s":5,"u":"perfect%20shot_crb"},{"n":"Positioning Assault","s":5,"u":"positioning%20assault_crb"},{"n":"Power Attack","s":5,"u":"power%20attack_crb"},{"n":"Predator's Pounce","s":5,"u":"predator's%20pounce_crb"},{"n":"Quick Reversal","s":5,"u":"quick%20reversal_crb"},{"n":"Shield Of Reckoning","s":5,"u":"shield%20of%20reckoning_crb"},{"n":"Skirmish Strike","s":5,"u":"skirmish%20strike%20(ranger)_crb"},{"n":"Skirmish Strike","s":5,"u":"skirmish%20strike%20(rogue)_crb"},{"n":"Spring From The Shadows","s":5,"u":"spring%20from%20the%20shadows_crb"},{"n":"Sudden Charge","s":5,"u":"sudden%20charge%20(barbarian)_crb"},{"n":"Sudden Charge","s":5,"u":"sudden%20charge%20(fighter)_crb"},{"n":"Swipe","s":5,"u":"swipe%20(barbarian)_crb"},{"n":"Swipe","s":5,"u":"swipe%20(fighter)_crb"},{"n":"Twin Takedown","s":5,"u":"twin%20takedown_crb"},{"n":"Two-Weapon Flurry","s":5,"u":"two-weapon%20flurry_crb"},{"n":"Whirlwind Strike","s":5,"u":"whirlwind%20strike%20(barbarian)_crb"},{"n":"Whirlwind Strike","s":5,"u":"whirlwind%20strike%20(fighter)_crb"},{"n":"Slice And Swipe","s":24,"u":"slice%20and%20swipe_aoe3"},{"n":"Subtle Shank","s":24,"u":"subtle%20shank_aoe3"},{"n":"Seize","s":10,"u":"seize_botd"},{"n":"Slayer's Strike","s":10,"u":"slayer's%20strike_botd"},{"n":"Siphon Life","s":11,"u":"siphon%20life_da"},{"n":"Staff Sweep","s":31,"u":"staff%20sweep_ec1"},{"n":"Whirlwind Stance","s":31,"u":"whirlwind%20stance_ec1"},{"n":"Sever Space","s":39,"u":"sever%20space_frp3"},{"n":"Time Dilation Cascade","s":39,"u":"time%20dilation%20cascade_frp3"},{"n":"Bullet Dancer Reload","s":2,"u":"bullet%20dancer%20reload_g%26g"},{"n":"Bullet Split","s":2,"u":"bullet%20split_g%26g"},{"n":"Called Shot","s":2,"u":"called%20shot_g%26g"},{"n":"Cauterize","s":2,"u":"cauterize_g%26g"},{"n":"Dazzling Bullet","s":2,"u":"dazzling%20bullet_g%26g"},{"n":"Drifter's Juke","s":2,"u":"drifter's%20juke_g%26g"},{"n":"Drive-by Attack","s":2,"u":"drive-by%20attack_g%26g"},{"n":"Pistolero's Challenge","s":2,"u":"pistolero's%20challenge_g%26g"},{"n":"Risky Reload","s":2,"u":"risky%20reload_g%26g"},{"n":"Stab And Blast","s":2,"u":"stab%20and%20blast_g%26g"},{"n":"Take The Wheel","s":2,"u":"take%20the%20wheel_g%26g"},{"n":"Two-weapon Fusillade","s":2,"u":"two-weapon%20fusillade_g%26g"},{"n":"Silent Step","s":1,"u":"silent%20step_loag"},{"n":"Slip The Grasp","s":1,"u":"slip%20the%20grasp_loag"},{"n":"Triggerbrand Salvo","s":6,"u":"triggerbrand%20salvo_loil"},{"n":"Wave the Flag","s":59,"u":"wave%20the%20flag_lokl"},{"n":"United Assault","s":59,"u":"united%20assault_lokl"},{"n":"Blazing Talon Surge","s":60,"u":"blazing%20talon%20surge_lopsg"},{"n":"Mobile Magical Combat","s":60,"u":"mobile%20magical%20combat_lopsg"},{"n":"Blazing Streak","s":64,"u":"blazing%20streak_som"}],"8":[{"n":"Flurry of Blows","s":5,"u":"flurry%20of%20blows_crb"},{"n":"Bullying Press","s":15,"u":"bullying%20press_gmg"},{"n":"Ghost Shot","s":2,"u":"ghost%20shot_g%26g"},{"n":"Siegebreaker","s":2,"u":"siegebreaker_g%26g"}]},"open":{"0":[{"n":"Avalanche Strike","s":4,"u":"avalanche%20strike_apg"},{"n":"Coordinated Charge","s":4,"u":"coordinated%20charge_apg"},{"n":"Dread Marshal Stance","s":4,"u":"dread%20marshal%20stance_apg"},{"n":"Duelist's Challenge","s":4,"u":"duelist's%20challenge_apg"},{"n":"Hammer Quake","s":4,"u":"hammer%20quake_apg"},{"n":"Inspiring Marshal Stance","s":4,"u":"inspiring%20marshal%20stance_apg"},{"n":"Quick Shot","s":4,"u":"quick%20shot_apg"},{"n":"Rallying Charge","s":4,"u":"rallying%20charge_apg"},{"n":"Unbalancing Sweep","s":4,"u":"unbalancing%20sweep_apg"},{"n":"Deadly Aim","s":5,"u":"deadly%20aim_crb"},{"n":"Impossible Flurry","s":5,"u":"impossible%20flurry_crb"},{"n":"Impossible Volley","s":5,"u":"impossible%20volley%20(fighter)_crb"},{"n":"Impossible Volley","s":5,"u":"impossible%20volley%20(ranger)_crb"},{"n":"Penetrating Shot","s":5,"u":"penetrating%20shot_crb"},{"n":"Point-blank Shot","s":5,"u":"point-blank%20shot_crb"},{"n":"Predator's Pounce","s":5,"u":"predator's%20pounce_crb"},{"n":"Sudden Charge","s":5,"u":"sudden%20charge%20(barbarian)_crb"},{"n":"Sudden Charge","s":5,"u":"sudden%20charge%20(fighter)_crb"},{"n":"Whirlwind Strike","s":5,"u":"whirlwind%20strike%20(barbarian)_crb"},{"n":"Whirlwind Strike","s":5,"u":"whirlwind%20strike%20(fighter)_crb"},{"n":"Skyseeker","s":23,"u":"skyseeker_aoe2"},{"n":"Ravenous Charge","s":10,"u":"ravenous%20charge_botd"},{"n":"Pivot Strike","s":31,"u":"pivot%20strike_ec1"},{"n":"Running Tackle","s":8,"u":"running%20tackle_lotgb"}]},"fighter":{"0":[{"n":"Barreling Charge","s":4,"u":"barreling%20charge%20(fighter)_apg"},{"n":"Combat Assessment","s":4,"u":"combat%20assessment_apg"},{"n":"Cut From The Air","s":4,"u":"cut%20from%20the%20air_apg"},{"n":"Dazing Blow","s":4,"u":"dazing%20blow_apg"},{"n":"Disorienting Opening","s":4,"u":"disorienting%20opening_apg"},{"n":"Dragging Strike","s":4,"u":"dragging%20strike_apg"},{"n":"Overpowering Charge","s":4,"u":"overpowering%20charge%20(fighter)_apg"},{"n":"Overwhelming Blow","s":4,"u":"overwhelming%20blow_apg"},{"n":"Parting Shot","s":4,"u":"parting%20shot_apg"},{"n":"Rebounding Toss","s":4,"u":"rebounding%20toss_apg"},{"n":"Resounding Bravery","s":4,"u":"resounding%20bravery_apg"},{"n":"Ricochet Stance","s":4,"u":"ricochet%20stance%20(fighter)_apg"},{"n":"Smash From The Air","s":4,"u":"smash%20from%20the%20air_apg"},{"n":"Ultimate Flexibility","s":4,"u":"ultimate%20flexibility_apg"},{"n":"Advanced Weapon Training","s":5,"u":"advanced%20weapon%20training_crb"},{"n":"Advantageous Assault","s":5,"u":"advantageous%20assault_crb"},{"n":"Aggressive Block","s":5,"u":"aggressive%20block_crb"},{"n":"Agile Grace","s":5,"u":"agile%20grace_crb"},{"n":"Assisting Shot","s":5,"u":"assisting%20shot_crb"},{"n":"Blind-fight","s":5,"u":"blind-fight%20(fighter)_crb"},{"n":"Boundless Reprisals","s":5,"u":"boundless%20reprisals_crb"},{"n":"Brutal Finish","s":5,"u":"brutal%20finish_crb"},{"n":"Brutish Shove","s":5,"u":"brutish%20shove_crb"},{"n":"Certain Strike","s":5,"u":"certain%20strike_crb"},{"n":"Combat Grab","s":5,"u":"combat%20grab_crb"},{"n":"Combat Reflexes","s":5,"u":"combat%20reflexes_crb"},{"n":"Debilitating Shot","s":5,"u":"debilitating%20shot_crb"},{"n":"Desperate Finisher","s":5,"u":"desperate%20finisher_crb"},{"n":"Determination","s":5,"u":"determination_crb"},{"n":"Disarming Stance","s":5,"u":"disarming%20stance_crb"},{"n":"Disarming Twist","s":5,"u":"disarming%20twist_crb"},{"n":"Disruptive Stance","s":5,"u":"disruptive%20stance_crb"},{"n":"Double Shot","s":5,"u":"double%20shot_crb"},{"n":"Double Slice","s":5,"u":"double%20slice_crb"},{"n":"Dual-handed Assault","s":5,"u":"dual-handed%20assault_crb"},{"n":"Dueling Dance","s":5,"u":"dueling%20dance_crb"},{"n":"Dueling Parry","s":5,"u":"dueling%20parry_crb"},{"n":"Dueling Riposte","s":5,"u":"dueling%20riposte_crb"},{"n":"Exacting Strike","s":5,"u":"exacting%20strike_crb"},{"n":"Fearsome Brute","s":5,"u":"fearsome%20brute_crb"},{"n":"Felling Strike","s":5,"u":"felling%20strike_crb"},{"n":"Flinging Shove","s":5,"u":"flinging%20shove_crb"},{"n":"Furious Focus","s":5,"u":"furious%20focus_crb"},{"n":"Graceful Poise","s":5,"u":"graceful%20poise_crb"},{"n":"Guardian's Deflection","s":5,"u":"guardian's%20deflection_crb"},{"n":"Guiding Finish","s":5,"u":"guiding%20finish_crb"},{"n":"Guiding Riposte","s":5,"u":"guiding%20riposte_crb"},{"n":"Impossible Volley","s":5,"u":"impossible%20volley%20(fighter)_crb"},{"n":"Improved Dueling Riposte","s":5,"u":"improved%20dueling%20riposte_crb"},{"n":"Improved Knockdown","s":5,"u":"improved%20knockdown_crb"},{"n":"Improved Reflexive Shield","s":5,"u":"improved%20reflexive%20shield_crb"},{"n":"Improved Twin Riposte","s":5,"u":"improved%20twin%20riposte%20(fighter)_crb"},{"n":"Incredible Aim","s":5,"u":"incredible%20aim_crb"},{"n":"Incredible Ricochet","s":5,"u":"incredible%20ricochet_crb"},{"n":"Intimidating Strike","s":5,"u":"intimidating%20strike_crb"},{"n":"Knockdown","s":5,"u":"knockdown_crb"},{"n":"Lunge","s":5,"u":"lunge_crb"},{"n":"Lunging Stance","s":5,"u":"lunging%20stance_crb"},{"n":"Mirror Shield","s":5,"u":"mirror%20shield_crb"},{"n":"Mobile Shot Stance","s":5,"u":"mobile%20shot%20stance_crb"},{"n":"Multishot Stance","s":5,"u":"multishot%20stance_crb"},{"n":"Paragon's Guard","s":5,"u":"paragon's%20guard_crb"},{"n":"Point-blank Shot","s":5,"u":"point-blank%20shot_crb"},{"n":"Positioning Assault","s":5,"u":"positioning%20assault_crb"},{"n":"Power Attack","s":5,"u":"power%20attack_crb"},{"n":"Powerful Shove","s":5,"u":"powerful%20shove_crb"},{"n":"Quick Reversal","s":5,"u":"quick%20reversal_crb"},{"n":"Quick Shield Block","s":5,"u":"quick%20shield%20block%20(fighter)_crb"},{"n":"Reactive Shield","s":5,"u":"reactive%20shield_crb"},{"n":"Reflexive Shield","s":5,"u":"reflexive%20shield_crb"},{"n":"Revealing Stab","s":5,"u":"revealing%20stab_crb"},{"n":"Savage Critical","s":5,"u":"savage%20critical_crb"},{"n":"Shatter Defenses","s":5,"u":"shatter%20defenses_crb"},{"n":"Shield Warden","s":5,"u":"shield%20warden%20(fighter)_crb"},{"n":"Shielded Stride","s":5,"u":"shielded%20stride_crb"},{"n":"Snagging Strike","s":5,"u":"snagging%20strike_crb"},{"n":"Spring Attack","s":5,"u":"spring%20attack_crb"},{"n":"Stance Savant","s":5,"u":"stance%20savant%20(fighter)_crb"},{"n":"Sudden Charge","s":5,"u":"sudden%20charge%20(fighter)_crb"},{"n":"Sudden Leap","s":5,"u":"sudden%20leap%20(fighter)_crb"},{"n":"Swipe","s":5,"u":"swipe%20(fighter)_crb"},{"n":"Triple Shot","s":5,"u":"triple%20shot_crb"},{"n":"Twin Parry","s":5,"u":"twin%20parry%20(fighter)_crb"},{"n":"Twin Riposte","s":5,"u":"twin%20riposte%20(fighter)_crb"},{"n":"Twinned Defense","s":5,"u":"twinned%20defense%20(fighter)_crb"},{"n":"Two-Weapon Flurry","s":5,"u":"two-weapon%20flurry_crb"},{"n":"Weapon Supremacy","s":5,"u":"weapon%20supremacy_crb"},{"n":"Whirlwind Strike","s":5,"u":"whirlwind%20strike%20(fighter)_crb"},{"n":"Ultimate Flexibility","s":21,"u":"ultimate%20flexibility_aoa6"},{"n":"Reflecting Riposte","s":35,"u":"reflecting%20riposte_ec6"},{"n":"Sever Space","s":39,"u":"sever%20space_frp3"},{"n":"Everstand Stance","s":7,"u":"everstand%20stance_locg"},{"n":"Everstand Strike","s":7,"u":"everstand%20strike_locg"},{"n":"Impassable Wall Stance","s":7,"u":"impassable%20wall%20stance_locg"},{"n":"Agile Shield Grip","s":59,"u":"agile%20shield%20grip_lokl"},{"n":"Devoted Guardian","s":59,"u":"devoted%20guardian_lokl"},{"n":"United Assault","s":59,"u":"united%20assault_lokl"},{"n":"Knock Sense","s":59,"u":"knock%20sense_lokl"},{"n":"Shield Wall","s":59,"u":"shield%20wall_lokl"},{"n":"Knight's Retaliation","s":59,"u":"knight's%20retaliation_lokl"},{"n":"Farabellus Flip","s":60,"u":"farabellus%20flip_lopsg"},{"n":"Inured to Alchemy","s":42,"u":"inured%20to%20alchemy_ooa1"},{"n":"Pain Tolerance","s":42,"u":"pain%20tolerance_ooa1"}]},"witch":{"0":[{"n":"Basic Lesson","s":4,"u":"basic%20lesson_apg"},{"n":"Cackle","s":4,"u":"cackle_apg"},{"n":"Cantrip Expansion","s":4,"u":"cantrip%20expansion%20(witch)_apg"},{"n":"Cauldron","s":4,"u":"cauldron_apg"},{"n":"Conceal Spell","s":4,"u":"conceal%20spell_apg"},{"n":"Counterspell","s":4,"u":"counterspell%20(witch)_apg"},{"n":"Effortless Concentration","s":4,"u":"effortless%20concentration_apg"},{"n":"Eldritch Nails","s":4,"u":"eldritch%20nails_apg"},{"n":"Enhanced Familiar","s":4,"u":"enhanced%20familiar%20(witch)_apg"},{"n":"Familiar's Eyes","s":4,"u":"familiar's%20eyes_apg"},{"n":"Familiar's Language","s":4,"u":"familiar's%20language_apg"},{"n":"Greater Lesson","s":4,"u":"greater%20lesson_apg"},{"n":"Hex Focus","s":4,"u":"hex%20focus_apg"},{"n":"Hex Master","s":4,"u":"hex%20master_apg"},{"n":"Hex Wellspring","s":4,"u":"hex%20wellspring_apg"},{"n":"Improved Familiar","s":4,"u":"improved%20familiar%20(witch)_apg"},{"n":"Incredible Familiar","s":4,"u":"incredible%20familiar%20(witch)_apg"},{"n":"Living Hair","s":4,"u":"living%20hair_apg"},{"n":"Major Lesson","s":4,"u":"major%20lesson_apg"},{"n":"Murksight","s":4,"u":"murksight_apg"},{"n":"Patron's Truth","s":4,"u":"patron's%20truth_apg"},{"n":"Quickened Casting","s":4,"u":"quickened%20casting%20(witch)_apg"},{"n":"Reach Spell","s":4,"u":"reach%20spell%20(witch)_apg"},{"n":"Reflect Spell","s":4,"u":"reflect%20spell%20(witch)_apg"},{"n":"Rites Of Convocation","s":4,"u":"rites%20of%20convocation_apg"},{"n":"Rites Of Transfiguration","s":4,"u":"rites%20of%20transfiguration_apg"},{"n":"Siphon Power","s":4,"u":"siphon%20power_apg"},{"n":"Split Hex","s":4,"u":"split%20hex_apg"},{"n":"Steady Spellcasting","s":4,"u":"steady%20spellcasting%20(witch)_apg"},{"n":"Temporary Potions","s":4,"u":"temporary%20potions_apg"},{"n":"Widen Spell","s":4,"u":"widen%20spell%20(witch)_apg"},{"n":"Witch's Bottle","s":4,"u":"witch's%20bottle_apg"},{"n":"Witch's Charge","s":4,"u":"witch's%20charge_apg"},{"n":"Witch's Communion","s":4,"u":"witch's%20communion_apg"},{"n":"Witch's Hut","s":4,"u":"witch's%20hut_apg"},{"n":"Wortwitch","s":4,"u":"wortwitch_apg"},{"n":"Syu Tak-nwa's Deadly Hair","s":37,"u":"syu%20tak-nwa's%20deadly%20hair_frp1"},{"n":"Syu Tak-nwa's Hexed Locks","s":37,"u":"syu%20tak-nwa's%20hexed%20locks_frp1"},{"n":"Syu Tak-nwa's Skillful Tresses","s":37,"u":"syu%20tak-nwa's%20skillful%20tresses_frp1"},{"n":"Demon's Hair","s":39,"u":"demon's%20hair_frp3"},{"n":"Detonating Spell","s":59,"u":"detonating%20spell_lokl"},{"n":"Divine Emissary","s":59,"u":"divine%20emissary_lokl"}],"3":[{"n":"Blood Ward","s":4,"u":"blood%20ward_apg"},{"n":"Cackle","s":4,"u":"cackle_apg"},{"n":"Clinging Ice","s":4,"u":"clinging%20ice_apg"},{"n":"Curse Of Death","s":4,"u":"curse%20of%20death_apg"},{"n":"Deceiver's Cloak","s":4,"u":"deceiver's%20cloak_apg"},{"n":"Discern Secrets","s":4,"u":"discern%20secrets_apg"},{"n":"Elemental Betrayal","s":4,"u":"elemental%20betrayal_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Life Boost","s":4,"u":"life%20boost_apg"},{"n":"Malicious Shadow","s":4,"u":"malicious%20shadow_apg"},{"n":"Needle Of Vengeance","s":4,"u":"needle%20of%20vengeance_apg"},{"n":"Nudge Fate","s":4,"u":"nudge%20fate_apg"},{"n":"Personal Blizzard","s":4,"u":"personal%20blizzard_apg"},{"n":"Phase Familiar","s":4,"u":"phase%20familiar_apg"},{"n":"Restorative Moment","s":4,"u":"restorative%20moment_apg"},{"n":"Shroud Of Night","s":4,"u":"shroud%20of%20night_apg"},{"n":"Stoke The Heart","s":4,"u":"stoke%20the%20heart_apg"},{"n":"Veil Of Dreams","s":4,"u":"veil%20of%20dreams_apg"},{"n":"Wilding Word","s":4,"u":"wilding%20word_apg"},{"n":"Pact Broker","s":11,"u":"pact%20broker_da"},{"n":"Return the Favor","s":11,"u":"return%20the%20favor_da"},{"n":"Over the Coals","s":11,"u":"over%20the%20coals_da"},{"n":"Glacial Heart","s":66,"u":"glacial%20heart_lol"},{"n":"Spirit Object","s":66,"u":"spirit%20object_lol"},{"n":"Stumbling Curse","s":46,"u":"stumbling%20curse_sot1"}]},"divination":{"0":[{"n":"Beastmaster Bond","s":4,"u":"beastmaster%20bond_apg"},{"n":"Black Cat Curse","s":4,"u":"black%20cat%20curse_apg"},{"n":"Diviner Sense","s":4,"u":"diviner%20sense_apg"},{"n":"Eat Fortune","s":4,"u":"eat%20fortune_apg"},{"n":"Familiar's Eyes","s":4,"u":"familiar's%20eyes_apg"},{"n":"Familiar's Language","s":4,"u":"familiar's%20language_apg"},{"n":"Glean Lore","s":4,"u":"glean%20lore_apg"},{"n":"Lifesense","s":4,"u":"lifesense_apg"},{"n":"Magic Sense","s":4,"u":"magic%20sense_apg"},{"n":"Oracular Warning","s":4,"u":"oracular%20warning_apg"},{"n":"Read Disaster","s":4,"u":"read%20disaster_apg"},{"n":"Seeker Arrow","s":4,"u":"seeker%20arrow_apg"},{"n":"Spiritual Sense","s":4,"u":"spiritual%20sense_apg"},{"n":"Witch's Charge","s":4,"u":"witch's%20charge_apg"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(sorcerer)_crb"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(wizard)_crb"},{"n":"Strange Script","s":29,"u":"strange%20script_av2"},{"n":"Read Psychometric Resonance","s":11,"u":"read%20psychometric%20resonance_da"},{"n":"Pact of Infernal Prowess","s":11,"u":"pact%20of%20infernal%20prowess_da"},{"n":"Vision of Foresight","s":11,"u":"vision%20of%20foresight_da"},{"n":"Timeline-Splitting Spell","s":11,"u":"timeline-splitting%20spell_da"},{"n":"Pact of Eldritch Eyes","s":11,"u":"pact%20of%20eldritch%20eyes_da"},{"n":"Haunt Ingenuity","s":11,"u":"haunt%20ingenuity_da"},{"n":"Paired Link","s":11,"u":"paired%20link_da"},{"n":"Sixth Sense","s":11,"u":"sixth%20sense_da"},{"n":"Brain Drain","s":11,"u":"brain%20drain_da"},{"n":"Thoughtsense","s":11,"u":"thoughtsense_da"},{"n":"Foreseen Failure","s":11,"u":"foreseen%20failure_da"},{"n":"Community Knowledge","s":6,"u":"community%20knowledge_loil"},{"n":"True Gaze","s":0,"u":"true%20gaze_lome"},{"n":"Magic Sense","s":64,"u":"magic%20sense_som"}],"2":[{"n":"Candle Of Revealing","s":4,"u":"candle%20of%20revealing_apg"},{"n":"Earthsight Box","s":4,"u":"earthsight%20box_apg"},{"n":"Envisioning Mask","s":4,"u":"envisioning%20mask_apg"},{"n":"Potion Of Shared Memories","s":4,"u":"potion%20of%20shared%20memories_apg"},{"n":"Predictable Silver Piece","s":4,"u":"predictable%20silver%20piece_apg"},{"n":"Slates Of Distant Letters","s":4,"u":"slates%20of%20distant%20letters_apg"},{"n":"Staff Of Providence","s":4,"u":"staff%20of%20providence%20(generic)_apg"},{"n":"Animal Staff","s":5,"u":"animal%20staff%20(generic)_crb"},{"n":"Cassock of Devotion","s":5,"u":"cassock%20of%20devotion_crb"},{"n":"Collar of Empathy","s":5,"u":"collar%20of%20empathy_crb"},{"n":"Coyote Cloak","s":5,"u":"coyote%20cloak%20(generic)_crb"},{"n":"Crystal Ball","s":5,"u":"crystal%20ball%20(generic)_crb"},{"n":"Diadem of Intellect","s":5,"u":"diadem%20of%20intellect_crb"},{"n":"Dust of Appearance","s":5,"u":"dust%20of%20appearance_crb"},{"n":"Eye of Apprehension","s":5,"u":"eye%20of%20apprehension_crb"},{"n":"Eye of Fortune","s":5,"u":"eye%20of%20fortune_crb"},{"n":"Gallows Tooth","s":5,"u":"gallows%20tooth_crb"},{"n":"Hunter's Bane","s":5,"u":"hunter's%20bane_crb"},{"n":"Luck Blade","s":5,"u":"luck%20blade%20(generic)_crb"},{"n":"Mail of Luck","s":5,"u":"mail%20of%20luck_crb"},{"n":"Mentalist's Staff","s":5,"u":"mentalist's%20staff%20(generic)_crb"},{"n":"Moonlit Chain","s":5,"u":"moonlit%20chain_crb"},{"n":"Mummified Bat","s":5,"u":"mummified%20bat_crb"},{"n":"Oathbow","s":5,"u":"oathbow_crb"},{"n":"Pendant of the Occult","s":5,"u":"pendant%20of%20the%20occult%20(generic)_crb"},{"n":"Phylactery of Faithfulness","s":5,"u":"phylactery%20of%20faithfulness%20(generic)_crb"},{"n":"Possibility Tome","s":5,"u":"possibility%20tome_crb"},{"n":"Potion of Tongues","s":5,"u":"potion%20of%20tongues_crb"},{"n":"Ring of Maniacal Devices","s":5,"u":"ring%20of%20maniacal%20devices%20(generic)_crb"},{"n":"Ring of Wizardry","s":5,"u":"ring%20of%20wizardry%20(generic)_crb"},{"n":"Robe of Eyes","s":5,"u":"robe%20of%20eyes_crb"},{"n":"Staff of Divination","s":5,"u":"staff%20of%20divination%20(generic)_crb"},{"n":"Third Eye","s":5,"u":"third%20eye_crb"},{"n":"Thurible of Revelation","s":5,"u":"thurible%20of%20revelation%20(generic)_crb"},{"n":"Tracker's Goggles","s":5,"u":"tracker's%20goggles%20(generic)_crb"},{"n":"Truesight Potion","s":5,"u":"truesight%20potion_crb"},{"n":"Verdant Staff","s":5,"u":"verdant%20staff%20(generic)_crb"},{"n":"Genius Diadem","s":15,"u":"genius%20diadem_gmg"},{"n":"Dragon's Eye Charm","s":17,"u":"dragon's%20eye%20charm_aoa2"},{"n":"Eye Of The Wise","s":18,"u":"eye%20of%20the%20wise_aoa3"},{"n":"Pactmasters' Grace","s":20,"u":"pactmasters'%20grace_aoa5"},{"n":"Recording Rod","s":22,"u":"recording%20rod%20(generic)_aoe1"},{"n":"Ethersight Ring","s":23,"u":"ethersight%20ring_aoe2"},{"n":"Skinsaw Mask","s":23,"u":"skinsaw%20mask_aoe2"},{"n":"Whisper Briolette","s":25,"u":"whisper%20briolette_aoe4"},{"n":"Forgotten Shell","s":26,"u":"forgotten%20shell_aoe5"},{"n":"Ring Of Recalcitrant Wishes","s":27,"u":"ring%20of%20recalcitrant%20wishes_aoe6"},{"n":"The Whispering Reeds","s":28,"u":"the%20whispering%20reeds_av1"},{"n":"Cooperative Blade","s":29,"u":"cooperative%20blade_av2"},{"n":"Grim Ring","s":10,"u":"grim%20ring_botd"},{"n":"Calamity Glass","s":11,"u":"calamity%20glass_da"},{"n":"Mistranslator's Draft","s":11,"u":"mistranslator's%20draft_da"},{"n":"Society Portrait","s":11,"u":"society%20portrait_da"},{"n":"Beckoning Cat Amulet","s":32,"u":"beckoning%20cat%20amulet_ec2"},{"n":"Moonstone Diadem","s":32,"u":"moonstone%20diadem_ec2"},{"n":"Spangled Rider's Suit","s":32,"u":"spangled%20rider's%20suit_ec2"},{"n":"Staff Of The Black Desert","s":34,"u":"staff%20of%20the%20black%20desert%20(generic)_ec5"},{"n":"Bort's Blessing","s":36,"u":"bort's%20blessing_fop"},{"n":"Warrior's Training Ring","s":36,"u":"warrior's%20training%20ring_fop"},{"n":"Darkvision Scope","s":2,"u":"darkvision%20scope%20(generic)_g%26g"},{"n":"Goblin-eye Orb","s":2,"u":"goblin-eye%20orb_g%26g"},{"n":"Magnifying Scope","s":2,"u":"magnifying%20scope%20(generic)_g%26g"},{"n":"Scope Of Truth","s":2,"u":"scope%20of%20truth_g%26g"},{"n":"Trustworthy Round","s":2,"u":"trustworthy%20round_g%26g"},{"n":"Shining Wayfinder","s":7,"u":"shining%20wayfinder_locg"},{"n":"Abadar's Flawless Scale","s":58,"u":"abadar's%20flawless%20scale_logm"},{"n":"Lucky Rabbit's Foot","s":58,"u":"lucky%20rabbit's%20foot_logm"},{"n":"Miter Of Communion","s":58,"u":"miter%20of%20communion_logm"},{"n":"Mortar Of Hidden Meaning","s":58,"u":"mortar%20of%20hidden%20meaning_logm"},{"n":"Detector Stone","s":59,"u":"detector%20stone_lokl"},{"n":"Swiftmount Saddle","s":59,"u":"swiftmount%20saddle_lokl"},{"n":"Undead Compendium","s":59,"u":"undead%20compendium_lokl"},{"n":"Genealogy Mask","s":0,"u":"genealogy%20mask_lome"},{"n":"Cunning","s":60,"u":"cunning_lopsg"},{"n":"Diviner's Nose Chain","s":60,"u":"diviner's%20nose%20chain_lopsg"},{"n":"Spectacles Of Understanding","s":60,"u":"spectacles%20of%20understanding%20(generic)_lopsg"},{"n":"Brooch Of Inspiration","s":8,"u":"brooch%20of%20inspiration%20(generic)_lotgb"},{"n":"Enhanced Hearing Aids","s":8,"u":"enhanced%20hearing%20aids_lotgb"},{"n":"Eye Of The Unseen","s":8,"u":"eye%20of%20the%20unseen%20(generic)_lotgb"},{"n":"Impulse Control","s":8,"u":"impulse%20control_lotgb"},{"n":"Magical Hearing Aids","s":8,"u":"magical%20hearing%20aids_lotgb"},{"n":"Magnifying Glass Of Elucidation","s":8,"u":"magnifying%20glass%20of%20elucidation_lotgb"},{"n":"Reading Ring","s":8,"u":"reading%20ring%20(generic)_lotgb"},{"n":"Server's Stew","s":8,"u":"server's%20stew_lotgb"},{"n":"Nosoi Charm","s":41,"u":"nosoi%20charm_ngd"},{"n":"Gyroscopic Stabilizer","s":43,"u":"gyroscopic%20stabilizer_ooa2"},{"n":"Golden-Cased Bullet","s":43,"u":"golden-cased%20bullet%20(generic)_ooa2"},{"n":"Corpse Compass","s":44,"u":"corpse%20compass_ooa3"},{"n":"Conundrum Spectacles","s":67,"u":"conundrum%20spectacles%20(generic)_pfum"},{"n":"Communication Pendants","s":67,"u":"communication%20pendants_pfum"},{"n":"Librarian's Baton","s":67,"u":"librarian's%20baton_pfum"},{"n":"Empathic Cords","s":67,"u":"empathic%20cords_pfum"},{"n":"Archivist's Gaze","s":64,"u":"archivist's%20gaze_som"},{"n":"Auspicious Scepter","s":64,"u":"auspicious%20scepter_som"},{"n":"Bane","s":64,"u":"bane_som"},{"n":"Codex Of Unimpeded Sight","s":64,"u":"codex%20of%20unimpeded%20sight%20(generic)_som"},{"n":"Endless Grimoire","s":64,"u":"endless%20grimoire%20(generic)_som"},{"n":"Eye Of Enlightenment","s":64,"u":"eye%20of%20enlightenment_som"},{"n":"Glasses Of Sociability","s":64,"u":"glasses%20of%20sociability_som"},{"n":"Potion Of Minute Echoes","s":64,"u":"potion%20of%20minute%20echoes_som"},{"n":"Shortbread Spy","s":64,"u":"shortbread%20spy_som"},{"n":"Exploration Lens","s":48,"u":"exploration%20lens%20(generic)_sot3"},{"n":"Ixamè's Eye","s":48,"u":"ixam%c3%a8's%20eye_sot3"},{"n":"Grimoire of Unknown Necessities","s":50,"u":"grimoire%20of%20unknown%20necessities_sot5"},{"n":"Halcyon Heart","s":51,"u":"halcyon%20heart_sot6"}],"3":[{"n":"Access Lore","s":4,"u":"access%20lore_apg"},{"n":"Battlefield Persistence","s":4,"u":"battlefield%20persistence_apg"},{"n":"Beastmaster Trance","s":4,"u":"beastmaster%20trance_apg"},{"n":"Countless Eyes","s":4,"u":"countless%20eyes_apg"},{"n":"Discern Secrets","s":4,"u":"discern%20secrets_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Ephemeral Tracking","s":4,"u":"ephemeral%20tracking_apg"},{"n":"Familiar's Face","s":4,"u":"familiar's%20face_apg"},{"n":"Ghostly Tragedy","s":4,"u":"ghostly%20tragedy_apg"},{"n":"Heroic Feat","s":4,"u":"heroic%20feat_apg"},{"n":"Hunter's Luck","s":4,"u":"hunter's%20luck_apg"},{"n":"Hunter's Vision","s":4,"u":"hunter's%20vision_apg"},{"n":"Imprint Message","s":4,"u":"imprint%20message_apg"},{"n":"Nudge Fate","s":4,"u":"nudge%20fate_apg"},{"n":"Object Reading","s":4,"u":"object%20reading_apg"},{"n":"Sepulchral Mask","s":4,"u":"sepulchral%20mask_apg"},{"n":"Spirit Sense","s":4,"u":"spirit%20sense_apg"},{"n":"Vision Of Weakness","s":4,"u":"vision%20of%20weakness_apg"},{"n":"Alter Reality","s":5,"u":"alter%20reality_crb"},{"n":"Ancestral Memories","s":5,"u":"ancestral%20memories_crb"},{"n":"Animal Vision","s":5,"u":"animal%20vision_crb"},{"n":"Augury","s":5,"u":"augury_crb"},{"n":"Bit Of Luck","s":5,"u":"bit%20of%20luck_crb"},{"n":"Clairaudience","s":5,"u":"clairaudience_crb"},{"n":"Clairvoyance","s":5,"u":"clairvoyance_crb"},{"n":"Comprehend Language","s":5,"u":"comprehend%20language_crb"},{"n":"Darkvision","s":5,"u":"darkvision_crb"},{"n":"Detect Alignment","s":5,"u":"detect%20alignment_crb"},{"n":"Detect Magic","s":5,"u":"detect%20magic_crb"},{"n":"Detect Poison","s":5,"u":"detect%20poison_crb"},{"n":"Detect Scrying","s":5,"u":"detect%20scrying_crb"},{"n":"Discern Lies","s":5,"u":"discern%20lies_crb"},{"n":"Discern Location","s":5,"u":"discern%20location_crb"},{"n":"Diviner's Sight","s":5,"u":"diviner's%20sight_crb"},{"n":"Extend Spell","s":5,"u":"extend%20spell_crb"},{"n":"Foresight","s":5,"u":"foresight_crb"},{"n":"Glimpse The Truth","s":5,"u":"glimpse%20the%20truth_crb"},{"n":"Guidance","s":5,"u":"guidance_crb"},{"n":"Hypercognition","s":5,"u":"hypercognition_crb"},{"n":"Know Direction","s":5,"u":"know%20direction_crb"},{"n":"Know The Enemy","s":5,"u":"know%20the%20enemy_crb"},{"n":"Locate","s":5,"u":"locate_crb"},{"n":"Loremaster's Etude","s":5,"u":"loremaster's%20etude_crb"},{"n":"Lucky Break","s":5,"u":"lucky%20break_crb"},{"n":"Mind Probe","s":5,"u":"mind%20probe_crb"},{"n":"Mind Reading","s":5,"u":"mind%20reading_crb"},{"n":"Mindlink","s":5,"u":"mindlink_crb"},{"n":"Miracle","s":5,"u":"miracle_crb"},{"n":"Modify Memory","s":5,"u":"modify%20memory_crb"},{"n":"Primal Phenomenon","s":5,"u":"primal%20phenomenon_crb"},{"n":"Prying Eye","s":5,"u":"prying%20eye_crb"},{"n":"Pulse Of The City","s":5,"u":"pulse%20of%20the%20city_crb"},{"n":"Read Aura","s":5,"u":"read%20aura_crb"},{"n":"Read Fate","s":5,"u":"read%20fate_crb"},{"n":"Read Omens","s":5,"u":"read%20omens_crb"},{"n":"Retrocognition","s":5,"u":"retrocognition_crb"},{"n":"Scholarly Recollection","s":5,"u":"scholarly%20recollection_crb"},{"n":"Scrying","s":5,"u":"scrying_crb"},{"n":"See Invisibility","s":5,"u":"see%20invisibility_crb"},{"n":"Sending","s":5,"u":"sending_crb"},{"n":"Speak With Animals","s":5,"u":"speak%20with%20animals_crb"},{"n":"Speak With Plants","s":5,"u":"speak%20with%20plants_crb"},{"n":"Status","s":5,"u":"status_crb"},{"n":"Synesthesia","s":5,"u":"synesthesia_crb"},{"n":"Telepathic Bond","s":5,"u":"telepathic%20bond_crb"},{"n":"Telepathy","s":5,"u":"telepathy_crb"},{"n":"Tempt Fate","s":5,"u":"tempt%20fate_crb"},{"n":"Tongues","s":5,"u":"tongues_crb"},{"n":"True Seeing","s":5,"u":"true%20seeing_crb"},{"n":"True Strike","s":5,"u":"true%20strike_crb"},{"n":"True Target","s":5,"u":"true%20target_crb"},{"n":"Unrelenting Observation","s":5,"u":"unrelenting%20observation_crb"},{"n":"Vigilant Eye","s":5,"u":"vigilant%20eye_crb"},{"n":"Wanderer's Guide","s":5,"u":"wanderer's%20guide_crb"},{"n":"Wish","s":5,"u":"wish_crb"},{"n":"Word Of Truth","s":5,"u":"word%20of%20truth_crb"},{"n":"Forgotten Lines","s":18,"u":"forgotten%20lines_aoa3"},{"n":"Join Pasts","s":18,"u":"join%20pasts_aoa3"},{"n":"Practice Makes Perfect","s":19,"u":"practice%20makes%20perfect_aoa4"},{"n":"Speaking Sky","s":23,"u":"speaking%20sky_aoe2"},{"n":"Eyes of the Dead","s":10,"u":"eyes%20of%20the%20dead_botd"},{"n":"Glimpse Weakness","s":11,"u":"glimpse%20weakness_da"},{"n":"Omnidirectional Scan","s":11,"u":"omnidirectional%20scan_da"},{"n":"Foresee the Path","s":11,"u":"foresee%20the%20path_da"},{"n":"Focusing Hum","s":11,"u":"focusing%20hum_da"},{"n":"Cinder Gaze","s":11,"u":"cinder%20gaze_da"},{"n":"Behold the Weave","s":11,"u":"behold%20the%20weave_da"},{"n":"Suspended Retribution","s":11,"u":"suspended%20retribution_da"},{"n":"Manifold Lives","s":11,"u":"manifold%20lives_da"},{"n":"Path of Least Resistance","s":11,"u":"path%20of%20least%20resistance_da"},{"n":"Time Sense","s":11,"u":"time%20sense_da"},{"n":"Weaponize Secret","s":11,"u":"weaponize%20secret_da"},{"n":"Prying Survey","s":35,"u":"prying%20survey_ec6"},{"n":"Light Of Revelation","s":7,"u":"light%20of%20revelation_locg"},{"n":"Perfect Strike","s":7,"u":"perfect%20strike_locg"},{"n":"Anticipate Peril","s":58,"u":"anticipate%20peril_logm"},{"n":"Hyperfocus","s":58,"u":"hyperfocus_logm"},{"n":"Ill Omen","s":58,"u":"ill%20omen_logm"},{"n":"Message Rune","s":58,"u":"message%20rune_logm"},{"n":"Object Memory","s":58,"u":"object%20memory_logm"},{"n":"Remember The Lost","s":58,"u":"remember%20the%20lost_logm"},{"n":"Share Lore","s":58,"u":"share%20lore_logm"},{"n":"Show The Way","s":58,"u":"show%20the%20way_logm"},{"n":"Swarmsense","s":58,"u":"swarmsense_logm"},{"n":"Time Beacon","s":58,"u":"time%20beacon_logm"},{"n":"Zenith Star","s":58,"u":"zenith%20star_logm"},{"n":"Blinking Flame Aura","s":6,"u":"blinking%20flame%20aura_loil"},{"n":"Unblinking Flame Emblem","s":6,"u":"unblinking%20flame%20emblem_loil"},{"n":"Unblinking Flame Ignition","s":6,"u":"unblinking%20flame%20ignition_loil"},{"n":"Speaking Sky","s":6,"u":"speaking%20sky_loil"},{"n":"Detect Creator","s":59,"u":"detect%20creator_lokl"},{"n":"Empathic Link","s":59,"u":"empathic%20link_lokl"},{"n":"Enhance Senses","s":59,"u":"enhance%20senses_lokl"},{"n":"Halcyon Infusion","s":66,"u":"halcyon%20infusion_lol"},{"n":"Perseis's Precautions","s":60,"u":"perseis's%20precautions_lopsg"},{"n":"Perfect Strike","s":62,"u":"perfect%20strike_lowg"},{"n":"Approximate","s":64,"u":"approximate_som"},{"n":"Cast Into Time","s":64,"u":"cast%20into%20time_som"},{"n":"Catch Your Name","s":64,"u":"catch%20your%20name_som"},{"n":"Extend Boost","s":64,"u":"extend%20boost_som"},{"n":"Fated Confrontation","s":64,"u":"fated%20confrontation_som"},{"n":"Guiding Star","s":64,"u":"guiding%20star_som"},{"n":"Impending Doom","s":64,"u":"impending%20doom_som"},{"n":"Inevitable Disaster","s":64,"u":"inevitable%20disaster_som"},{"n":"Lucky Number","s":64,"u":"lucky%20number_som"},{"n":"Nudge The Odds","s":64,"u":"nudge%20the%20odds_som"},{"n":"Organsight","s":64,"u":"organsight_som"},{"n":"Pocket Library","s":64,"u":"pocket%20library_som"},{"n":"Proliferating Eyes","s":64,"u":"proliferating%20eyes_som"},{"n":"Read The Air","s":64,"u":"read%20the%20air_som"},{"n":"Seashell Of Stolen Sound","s":64,"u":"seashell%20of%20stolen%20sound_som"},{"n":"Shooting Star","s":64,"u":"shooting%20star_som"},{"n":"Synchronize","s":64,"u":"synchronize_som"},{"n":"Timely Tutor","s":64,"u":"timely%20tutor_som"},{"n":"Web Of Eyes","s":64,"u":"web%20of%20eyes_som"},{"n":"Winning Streak","s":64,"u":"winning%20streak_som"},{"n":"Impeccable Flow","s":46,"u":"impeccable%20flow_sot1"},{"n":"Mirecloak","s":48,"u":"mirecloak_sot3"}],"8":[{"n":"Intensify Vulnerability","s":11,"u":"intensify%20vulnerability_da"},{"n":"Recall The Teachings","s":11,"u":"recall%20the%20teachings_da"},{"n":"Share Senses","s":64,"u":"share%20senses_som"}],"64":[{"n":"Coven","s":12,"u":"coven_b1"},{"n":"Telepathy","s":12,"u":"telepathy_b1"}],"70":[{"n":"Astral Projection","s":4,"u":"astral%20projection_apg"},{"n":"Awaken Animal","s":5,"u":"awaken%20animal_crb"},{"n":"Commune","s":5,"u":"commune_crb"},{"n":"Commune With Nature","s":5,"u":"commune%20with%20nature_crb"},{"n":"Legend Lore","s":5,"u":"legend%20lore_crb"},{"n":"Lucky Month","s":61,"u":"lucky%20month_lotg"},{"n":"Asmodean Wager","s":64,"u":"asmodean%20wager_som"},{"n":"Awaken Object","s":64,"u":"awaken%20object_som"},{"n":"Concealment's Curtain","s":64,"u":"concealment's%20curtain_som"},{"n":"Guardian's Aegis","s":64,"u":"guardian's%20aegis_som"},{"n":"The World's A Stage","s":64,"u":"the%20world's%20a%20stage_som"},{"n":"Arcane Weaving","s":46,"u":"arcane%20weaving_sot1"},{"n":"Tattoo Whispers","s":46,"u":"tattoo%20whispers_sot1"}],"73":[{"n":"Fiendish Bargain","s":15,"u":"fiendish%20bargain_gmg"},{"n":"Incandescent Sight","s":15,"u":"incandescent%20sight_gmg"},{"n":"Linguistic Nexus","s":15,"u":"linguistic%20nexus_gmg"},{"n":"Little Helper","s":15,"u":"little%20helper_gmg"},{"n":"Perception Filter","s":15,"u":"perception%20filter_gmg"},{"n":"Psychic Scream","s":15,"u":"psychic%20scream_gmg"},{"n":"Recalculate","s":15,"u":"recalculate_gmg"},{"n":"Repository of Knowledge","s":15,"u":"repository%20of%20knowledge_gmg"}]},"primal":{"0":[{"n":"Beastmaster Bond","s":4,"u":"beastmaster%20bond_apg"},{"n":"Beastmaster's Call","s":4,"u":"beastmaster's%20call_apg"},{"n":"Long-nosed Form","s":4,"u":"long-nosed%20form_apg"},{"n":"Project Persona","s":4,"u":"project%20persona_apg"},{"n":"Rat Form","s":4,"u":"rat%20form_apg"},{"n":"Soaring Flight","s":4,"u":"soaring%20flight_apg"},{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Animal Skin","s":5,"u":"animal%20skin_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Dragon's Rage Wings","s":5,"u":"dragon's%20rage%20wings_crb"},{"n":"Giant's Stature","s":5,"u":"giant's%20stature_crb"},{"n":"Primal Evolution","s":5,"u":"primal%20evolution_crb"},{"n":"Eerie Proclamation","s":11,"u":"eerie%20proclamation_da"},{"n":"Morphic Manipulation","s":11,"u":"morphic%20manipulation_da"},{"n":"Fey Life","s":11,"u":"fey%20life_da"},{"n":"Pact of Fey Glamour","s":11,"u":"pact%20of%20fey%20glamour_da"},{"n":"Fey's Trickery","s":11,"u":"fey's%20trickery_da"},{"n":"Root to Life","s":11,"u":"root%20to%20life_da"},{"n":"Implement's Flight","s":11,"u":"implement's%20flight_da"},{"n":"Aquatic Adaptation","s":1,"u":"aquatic%20adaptation_loag"},{"n":"Blazing Aura","s":1,"u":"blazing%20aura_loag"},{"n":"Energize Wings","s":1,"u":"energize%20wings_loag"},{"n":"Glory And Valor!","s":1,"u":"glory%20and%20valor!_loag"},{"n":"Hydraulic Deflection","s":1,"u":"hydraulic%20deflection_loag"},{"n":"Hydraulic Maneuvers","s":1,"u":"hydraulic%20maneuvers_loag"},{"n":"Invoke The Elements","s":1,"u":"invoke%20the%20elements_loag"},{"n":"Rehydration","s":1,"u":"rehydration_loag"},{"n":"Scion Transformation","s":1,"u":"scion%20transformation_loag"},{"n":"Tidal Shield","s":1,"u":"tidal%20shield_loag"},{"n":"Water Strider","s":1,"u":"water%20strider_loag"},{"n":"Wings Of Air","s":1,"u":"wings%20of%20air_loag"},{"n":"Ritual Reversion","s":7,"u":"ritual%20reversion_locg"},{"n":"Sheltering Cave","s":64,"u":"sheltering%20cave_som"}],"2":[{"n":"Barding of the Zephyr","s":5,"u":"barding%20of%20the%20zephyr_crb"},{"n":"Barkskin Potion","s":5,"u":"barkskin%20potion_crb"},{"n":"Berserker's Cloak","s":5,"u":"berserker's%20cloak%20(generic)_crb"},{"n":"Collar of Empathy","s":5,"u":"collar%20of%20empathy_crb"},{"n":"Collar of Inconspicuousness","s":5,"u":"collar%20of%20inconspicuousness_crb"},{"n":"Druid's Vestments","s":5,"u":"druid's%20vestments_crb"},{"n":"Horseshoes of Speed","s":5,"u":"horseshoes%20of%20speed%20(generic)_crb"},{"n":"Primeval Mistletoe","s":5,"u":"primeval%20mistletoe%20(generic)_crb"},{"n":"Chaos Collar","s":11,"u":"chaos%20collar_da"},{"n":"Cloak of the False Foe","s":11,"u":"cloak%20of%20the%20false%20foe_da"},{"n":"Panacea Fruit","s":35,"u":"panacea%20fruit_ec6"},{"n":"Boastful Hunter","s":2,"u":"boastful%20hunter_g%26g"},{"n":"Rowan Rifle","s":2,"u":"rowan%20rifle_g%26g"},{"n":"Tiger's Claw","s":2,"u":"tiger's%20claw_g%26g"},{"n":"Swiftmount Saddle","s":59,"u":"swiftmount%20saddle_lokl"},{"n":"Fleshgem","s":8,"u":"fleshgem%20(generic)_lotgb"},{"n":"Hosteling Statuette","s":8,"u":"hosteling%20statuette_lotgb"},{"n":"Swarmform Collar","s":8,"u":"swarmform%20collar_lotgb"},{"n":"Waverider Barding","s":8,"u":"waverider%20barding_lotgb"},{"n":"Shadowed Scale, the Jungle Secret","s":51,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6"}],"8":[{"n":"Change Shape","s":1,"u":"change%20shape%20(beastkin)_loag"}],"51":[{"n":"Mogaru's Breath","s":38,"u":"mogaru's%20breath_frp2"}],"62":[{"n":"Curse of the Werecreature","s":12,"u":"curse%20of%20the%20werecreature_b1"}],"63":[{"n":"Bone Chill","s":15,"u":"bone%20chill_gmg"}],"64":[{"n":"Curse of the Werecreature","s":12,"u":"curse%20of%20the%20werecreature_b1"},{"n":"Moon Frenzy","s":12,"u":"moon%20frenzy_b1"}],"74":[{"n":"Autumn's Reflection","s":61,"u":"autumn's%20reflection_lotg"},{"n":"Droskar's Breath","s":61,"u":"droskar's%20breath_lotg"},{"n":"Great Migration","s":61,"u":"great%20migration_lotg"},{"n":"Lightning Dancing","s":61,"u":"lightning%20dancing_lotg"},{"n":"Strixwind Race","s":61,"u":"strixwind%20race_lotg"},{"n":"Sun Orchid Harvest","s":61,"u":"sun%20orchid%20harvest_lotg"}]},"auditory":{"0":[{"n":"Beastmaster's Call","s":4,"u":"beastmaster's%20call_apg"},{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Cadence Call","s":4,"u":"cadence%20call_apg"},{"n":"Call And Response","s":4,"u":"call%20and%20response_apg"},{"n":"Caterwaul","s":4,"u":"caterwaul_apg"},{"n":"Command Attention","s":4,"u":"command%20attention_apg"},{"n":"Courageous Advance","s":4,"u":"courageous%20advance_apg"},{"n":"Courageous Assault","s":4,"u":"courageous%20assault_apg"},{"n":"Courageous Onslaught","s":4,"u":"courageous%20onslaught_apg"},{"n":"Courageous Opportunity","s":4,"u":"courageous%20opportunity_apg"},{"n":"Defensive Coordination","s":4,"u":"defensive%20coordination_apg"},{"n":"Empathetic Plea","s":4,"u":"empathetic%20plea_apg"},{"n":"Grovel","s":4,"u":"grovel_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"One For All","s":4,"u":"one%20for%20all_apg"},{"n":"Snap Out Of It!","s":4,"u":"snap%20out%20of%20it!_apg"},{"n":"Spot Translate","s":4,"u":"spot%20translate_apg"},{"n":"Steel Yourself!","s":4,"u":"steel%20yourself!_apg"},{"n":"To Battle!","s":4,"u":"to%20battle!_apg"},{"n":"Vigorous Inspiration","s":4,"u":"vigorous%20inspiration_apg"},{"n":"Contagious Rage","s":5,"u":"contagious%20rage_crb"},{"n":"Dragon Roar","s":5,"u":"dragon%20roar_crb"},{"n":"Share Rage","s":5,"u":"share%20rage_crb"},{"n":"Terrifying Howl","s":5,"u":"terrifying%20howl_crb"},{"n":"Encouraging Words","s":15,"u":"encouraging%20words_gmg"},{"n":"Frightful Moan","s":10,"u":"frightful%20moan_botd"},{"n":"Eerie Proclamation","s":11,"u":"eerie%20proclamation_da"},{"n":"Enervating Wail","s":11,"u":"enervating%20wail_da"},{"n":"Ringmaster's Introduction","s":35,"u":"ringmaster's%20introduction_ec6"},{"n":"Eagle Eyes","s":2,"u":"eagle%20eyes_g%26g"},{"n":"No! No! I Created You!","s":2,"u":"no!%20no!%20i%20created%20you!_g%26g"},{"n":"Pistolero's Challenge","s":2,"u":"pistolero's%20challenge_g%26g"},{"n":"Reach For The Sky","s":2,"u":"reach%20for%20the%20sky_g%26g"},{"n":"Triangulate","s":2,"u":"triangulate_g%26g"},{"n":"Calaca's Showstopper","s":1,"u":"calaca's%20showstopper_loag"},{"n":"Can't Fall Here","s":1,"u":"can't%20fall%20here_loag"},{"n":"Catchy Tune","s":1,"u":"catchy%20tune_loag"},{"n":"Glory And Valor!","s":1,"u":"glory%20and%20valor!_loag"},{"n":"Harbinger's Caw","s":1,"u":"harbinger's%20caw_loag"},{"n":"Rallying Cry","s":1,"u":"rallying%20cry_loag"},{"n":"Evangelize","s":58,"u":"evangelize_logm"},{"n":"Voice Cold as Death","s":59,"u":"voice%20cold%20as%20death_lokl"},{"n":"Push Back the Dead!","s":59,"u":"push%20back%20the%20dead!_lokl"},{"n":"Reassuring Presence","s":0,"u":"reassuring%20presence_lome"},{"n":"Voice of Authority","s":41,"u":"voice%20of%20authority_ngd"},{"n":"Reveal True Name","s":64,"u":"reveal%20true%20name_som"},{"n":"Fleet Tempo","s":47,"u":"fleet%20tempo_sot2"},{"n":"Narrative Conduit","s":47,"u":"narrative%20conduit_sot2"},{"n":"Rule Of Three","s":47,"u":"rule%20of%20three_sot2"},{"n":"Sing To The Steel","s":47,"u":"sing%20to%20the%20steel_sot2"},{"n":"Song Of Grace And Speed","s":47,"u":"song%20of%20grace%20and%20speed_sot2"}],"2":[{"n":"Mask Of The Banshee","s":4,"u":"mask%20of%20the%20banshee%20(generic)_apg"},{"n":"Alarm Snare","s":5,"u":"alarm%20snare_crb"},{"n":"Warning Snare","s":5,"u":"warning%20snare_crb"},{"n":"Deafening Music Box","s":23,"u":"deafening%20music%20box_aoe2"},{"n":"Thunder Snare","s":31,"u":"thunder%20snare_ec1"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Detonating Gears Snare","s":2,"u":"detonating%20gears%20snare_g%26g"},{"n":"Shrieking Skull","s":2,"u":"shrieking%20skull_g%26g"},{"n":"Harmonic Hauberk","s":8,"u":"harmonic%20hauberk_lotgb"},{"n":"Communication Pendants","s":67,"u":"communication%20pendants_pfum"},{"n":"Orchestral Brooch","s":64,"u":"orchestral%20brooch_som"},{"n":"Rhythm Bone","s":46,"u":"rhythm%20bone%20(generic)_sot1"}],"3":[{"n":"Blistering Invective","s":4,"u":"blistering%20invective_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Shadow Illusion","s":4,"u":"shadow%20illusion_apg"},{"n":"Aberrant Whispers","s":5,"u":"aberrant%20whispers_crb"},{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Command","s":5,"u":"command_crb"},{"n":"Enthrall","s":5,"u":"enthrall_crb"},{"n":"Ghost Sound","s":5,"u":"ghost%20sound_crb"},{"n":"Illusory Creature","s":5,"u":"illusory%20creature_crb"},{"n":"Illusory Scene","s":5,"u":"illusory%20scene_crb"},{"n":"Magic Mouth","s":5,"u":"magic%20mouth_crb"},{"n":"Message","s":5,"u":"message_crb"},{"n":"Overwhelming Presence","s":5,"u":"overwhelming%20presence_crb"},{"n":"Power Word Blind","s":5,"u":"power%20word%20blind_crb"},{"n":"Power Word Kill","s":5,"u":"power%20word%20kill_crb"},{"n":"Power Word Stun","s":5,"u":"power%20word%20stun_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"},{"n":"Unfathomable Song","s":5,"u":"unfathomable%20song_crb"},{"n":"Ventriloquism","s":5,"u":"ventriloquism_crb"},{"n":"Visions Of Danger","s":5,"u":"visions%20of%20danger_crb"},{"n":"Wail Of The Banshee","s":5,"u":"wail%20of%20the%20banshee_crb"},{"n":"Lament","s":58,"u":"lament_logm"},{"n":"Roar Of The Wyrm","s":58,"u":"roar%20of%20the%20wyrm_logm"},{"n":"Biting Words","s":64,"u":"biting%20words_som"},{"n":"Bullhorn","s":64,"u":"bullhorn_som"},{"n":"Canticle Of Everlasting Grief","s":64,"u":"canticle%20of%20everlasting%20grief_som"},{"n":"Compel True Name","s":64,"u":"compel%20true%20name_som"},{"n":"Distracting Chatter","s":64,"u":"distracting%20chatter_som"},{"n":"Haunting Hymn","s":64,"u":"haunting%20hymn_som"},{"n":"Infectious Melody","s":64,"u":"infectious%20melody_som"},{"n":"Shadow Army","s":64,"u":"shadow%20army_som"},{"n":"Sonata Span","s":64,"u":"sonata%20span_som"},{"n":"Tame","s":64,"u":"tame_som"},{"n":"Girzanje's March","s":48,"u":"girzanje's%20march_sot3"}],"8":[{"n":"Pointed Question","s":4,"u":"pointed%20question_apg"},{"n":"Coerce","s":5,"u":"coerce_crb"},{"n":"Command an Animal","s":5,"u":"command%20an%20animal_crb"},{"n":"Demoralize","s":5,"u":"demoralize_crb"},{"n":"Follow the Expert","s":5,"u":"follow%20the%20expert_crb"},{"n":"Lie","s":5,"u":"lie_crb"},{"n":"Make an Impression","s":5,"u":"make%20an%20impression_crb"},{"n":"Point Out","s":5,"u":"point%20out_crb"},{"n":"Request","s":5,"u":"request_crb"},{"n":"Rally","s":15,"u":"rally_gmg"},{"n":"Ring Bell","s":11,"u":"ring%20bell_da"},{"n":"Grim Swagger","s":2,"u":"grim%20swagger_g%26g"}],"51":[{"n":"Phantom Bells","s":18,"u":"phantom%20bells_aoa3"},{"n":"Color Spray Trap","s":43,"u":"color%20spray%20trap_ooa2"}],"62":[{"n":"Curse of Petulant Whispers","s":6,"u":"curse%20of%20petulant%20whispers_loil"}],"64":[{"n":"Screaming Skull","s":12,"u":"screaming%20skull_b1"}],"70":[{"n":"Tattoo Whispers","s":46,"u":"tattoo%20whispers_sot1"}]},"conjuration":{"0":[{"n":"Beastmaster's Call","s":4,"u":"beastmaster's%20call_apg"},{"n":"Call Bonded Item","s":4,"u":"call%20bonded%20item_apg"},{"n":"Phase Arrow","s":4,"u":"phase%20arrow_apg"},{"n":"Storm Shroud","s":10,"u":"storm%20shroud_botd"},{"n":"Eerie Flicker","s":11,"u":"eerie%20flicker_da"},{"n":"Mirror Refuge","s":11,"u":"mirror%20refuge_da"},{"n":"Swap Reflections","s":11,"u":"swap%20reflections_da"},{"n":"Call Implement","s":11,"u":"call%20implement_da"},{"n":"Trespass Teleportation","s":11,"u":"trespass%20teleportation_da"},{"n":"Unlimited Demesne","s":11,"u":"unlimited%20demesne_da"},{"n":"Sever Space","s":39,"u":"sever%20space_frp3"},{"n":"Black Powder Embodiment","s":2,"u":"black%20powder%20embodiment_g%26g"},{"n":"Call Gun","s":2,"u":"call%20gun_g%26g"},{"n":"Phase Bullet","s":2,"u":"phase%20bullet_g%26g"},{"n":"Hefting Shadow","s":1,"u":"hefting%20shadow_loag"},{"n":"Sculpt Shadows","s":1,"u":"sculpt%20shadows_loag"},{"n":"Planar Sidestep","s":6,"u":"planar%20sidestep_loil"},{"n":"Pit of Snakes","s":6,"u":"pit%20of%20snakes_loil"},{"n":"Sheltering Cave","s":64,"u":"sheltering%20cave_som"},{"n":"Spirit Sheath","s":64,"u":"spirit%20sheath_som"},{"n":"Summoner's Call","s":64,"u":"summoner's%20call_som"},{"n":"Transpose","s":64,"u":"transpose_som"}],"2":[{"n":"Antler Arrow","s":4,"u":"antler%20arrow_apg"},{"n":"Candle Of Invocation","s":4,"u":"candle%20of%20invocation_apg"},{"n":"Fire-jump Ring","s":4,"u":"fire-jump%20ring_apg"},{"n":"Ration Tonic","s":4,"u":"ration%20tonic%20(generic)_apg"},{"n":"Sleeves Of Storage","s":4,"u":"sleeves%20of%20storage%20(generic)_apg"},{"n":"Spiritsight Crossbow","s":4,"u":"spiritsight%20crossbow_apg"},{"n":"Wand Of The Spider","s":4,"u":"wand%20of%20the%20spider%20(generic)_apg"},{"n":"Bag of Holding","s":5,"u":"bag%20of%20holding%20(generic)_crb"},{"n":"Bottled Air","s":5,"u":"bottled%20air_crb"},{"n":"Cape of the Mountebank","s":5,"u":"cape%20of%20the%20mountebank_crb"},{"n":"Climbing Bolt","s":5,"u":"climbing%20bolt_crb"},{"n":"Corrosive","s":5,"u":"corrosive%20(generic)_crb"},{"n":"Decanter of Endless Water","s":5,"u":"decanter%20of%20endless%20water_crb"},{"n":"Elemental Gem","s":5,"u":"elemental%20gem_crb"},{"n":"Ethereal","s":5,"u":"ethereal_crb"},{"n":"Explorer's Yurt","s":5,"u":"explorer's%20yurt_crb"},{"n":"Feather Token","s":5,"u":"feather%20token%20(generic)_crb"},{"n":"Flaming","s":5,"u":"flaming%20(generic)_crb"},{"n":"Frost","s":5,"u":"frost%20(generic)_crb"},{"n":"Hat of the Magi","s":5,"u":"hat%20of%20the%20magi%20(generic)_crb"},{"n":"Horn of Fog","s":5,"u":"horn%20of%20fog_crb"},{"n":"Instant Fortress","s":5,"u":"instant%20fortress_crb"},{"n":"Knapsack of Halflingkind","s":5,"u":"knapsack%20of%20halflingkind%20(generic)_crb"},{"n":"Lion's Shield","s":5,"u":"lion's%20shield_crb"},{"n":"Pocket Stage","s":5,"u":"pocket%20stage_crb"},{"n":"Ring of Sustenance","s":5,"u":"ring%20of%20sustenance_crb"},{"n":"Staff of Conjuration","s":5,"u":"staff%20of%20conjuration%20(generic)_crb"},{"n":"Vine Arrow","s":5,"u":"vine%20arrow_crb"},{"n":"Viper Arrow","s":5,"u":"viper%20arrow_crb"},{"n":"Voyager's Pack","s":5,"u":"voyager's%20pack_crb"},{"n":"Wondrous Figurine","s":5,"u":"wondrous%20figurine%20(generic)_crb"},{"n":"Axe Of The Dwarven Lords","s":15,"u":"axe%20of%20the%20dwarven%20lords_gmg"},{"n":"Bag Of Devouring","s":15,"u":"bag%20of%20devouring_gmg"},{"n":"Bag Of Weasels","s":15,"u":"bag%20of%20weasels_gmg"},{"n":"Dreary","s":15,"u":"dreary_gmg"},{"n":"Erratic Transposing","s":15,"u":"erratic%20transposing_gmg"},{"n":"Stone Of Weight","s":15,"u":"stone%20of%20weight_gmg"},{"n":"Bountiful Cauldron","s":18,"u":"bountiful%20cauldron_aoa3"},{"n":"Gourd Home","s":18,"u":"gourd%20home_aoa3"},{"n":"Guiding Chisel","s":19,"u":"guiding%20chisel_aoa4"},{"n":"Poisoner's Staff","s":25,"u":"poisoner's%20staff%20(generic)_aoe4"},{"n":"Cane Of The Maelstrom","s":27,"u":"cane%20of%20the%20maelstrom_aoe6"},{"n":"Radiant Spark","s":27,"u":"radiant%20spark_aoe6"},{"n":"Lady's Chalice","s":10,"u":"lady's%20chalice_botd"},{"n":"Compass of Transpositional Awareness","s":11,"u":"compass%20of%20transpositional%20awareness_da"},{"n":"Grail Of Twisted Desires","s":32,"u":"grail%20of%20twisted%20desires_ec2"},{"n":"Marvelous Calliope","s":32,"u":"marvelous%20calliope_ec2"},{"n":"Wondrous Figurines","s":32,"u":"wondrous%20figurines%20(generic)_ec2"},{"n":"Ring Of Stoneshifting","s":9,"u":"ring%20of%20stoneshifting_ec3"},{"n":"Stoneraiser Javelin","s":33,"u":"stoneraiser%20javelin_ec4"},{"n":"Planar Ribbon","s":35,"u":"planar%20ribbon_ec6"},{"n":"Bonmuan Swapping Stone","s":37,"u":"bonmuan%20swapping%20stone%20(generic)_frp1"},{"n":"Phoenix Fighting Fan","s":37,"u":"phoenix%20fighting%20fan_frp1"},{"n":"Headbands Of Translocation","s":38,"u":"headbands%20of%20translocation_frp2"},{"n":"Duchy Defender","s":2,"u":"duchy%20defender_g%26g"},{"n":"Fairy Bullet","s":2,"u":"fairy%20bullet_g%26g"},{"n":"Gunner's Bandolier","s":2,"u":"gunner's%20bandolier_g%26g"},{"n":"Immaculate Holsters","s":2,"u":"immaculate%20holsters_g%26g"},{"n":"Lucky Draw Bandolier","s":2,"u":"lucky%20draw%20bandolier%20(generic)_g%26g"},{"n":"Mountebank's Passage","s":2,"u":"mountebank's%20passage_g%26g"},{"n":"Persistent Lodestone","s":2,"u":"persistent%20lodestone_g%26g"},{"n":"Silver Tripod","s":2,"u":"silver%20tripod_g%26g"},{"n":"Insistent Door Knocker","s":7,"u":"insistent%20door%20knocker%20(generic)_locg"},{"n":"Bottomless Stein","s":58,"u":"bottomless%20stein_logm"},{"n":"Necklace Of Knives","s":58,"u":"necklace%20of%20knives_logm"},{"n":"Rat-catcher Trident","s":58,"u":"rat-catcher%20trident_logm"},{"n":"Palanquin of Night","s":6,"u":"palanquin%20of%20night_loil"},{"n":"Busine of Divine Reinforcements","s":59,"u":"busine%20of%20divine%20reinforcements_lokl"},{"n":"Called","s":59,"u":"called_lokl"},{"n":"Campaign Stable","s":59,"u":"campaign%20stable_lokl"},{"n":"Whistle of Calling","s":59,"u":"whistle%20of%20calling_lokl"},{"n":"Fiendish Teleportation","s":66,"u":"fiendish%20teleportation_lol"},{"n":"Mountain To The Sky","s":66,"u":"mountain%20to%20the%20sky_lol"},{"n":"Ruby String","s":66,"u":"ruby%20string_lol"},{"n":"Starshot Arrow","s":66,"u":"starshot%20arrow%20(generic)_lol"},{"n":"Unending Youth","s":66,"u":"unending%20youth_lol"},{"n":"Jahan Waystone","s":0,"u":"jahan%20waystone_lome"},{"n":"Cordelia's Construct Key","s":60,"u":"cordelia's%20construct%20key%20(generic)_lopsg"},{"n":"Emergency Disguise","s":60,"u":"emergency%20disguise_lopsg"},{"n":"Everyneed Pack","s":60,"u":"everyneed%20pack%20(generic)_lopsg"},{"n":"Fashionable Wayfinder","s":60,"u":"fashionable%20wayfinder_lopsg"},{"n":"Homeward Wayfinder","s":60,"u":"homeward%20wayfinder_lopsg"},{"n":"Quill Of Passage","s":60,"u":"quill%20of%20passage_lopsg"},{"n":"Called","s":8,"u":"called_lotgb"},{"n":"Drum Of Upheaval","s":8,"u":"drum%20of%20upheaval_lotgb"},{"n":"Encompassing Lockpick","s":8,"u":"encompassing%20lockpick_lotgb"},{"n":"Enfilading Arrow","s":8,"u":"enfilading%20arrow_lotgb"},{"n":"Juxtaposition Ammunition","s":8,"u":"juxtaposition%20ammunition_lotgb"},{"n":"Kraken's Guard","s":8,"u":"kraken's%20guard_lotgb"},{"n":"Lady's Knife","s":8,"u":"lady's%20knife_lotgb"},{"n":"Memory Palace","s":8,"u":"memory%20palace_lotgb"},{"n":"Paired","s":8,"u":"paired%20(generic)_lotgb"},{"n":"Pocket Gala","s":8,"u":"pocket%20gala_lotgb"},{"n":"Portable Gaming Hall","s":8,"u":"portable%20gaming%20hall_lotgb"},{"n":"Private Workshop","s":8,"u":"private%20workshop_lotgb"},{"n":"Rampart Shield","s":8,"u":"rampart%20shield_lotgb"},{"n":"Rhino Shot","s":8,"u":"rhino%20shot_lotgb"},{"n":"Sarkorian God-caller Garb","s":8,"u":"sarkorian%20god-caller%20garb_lotgb"},{"n":"Silkspinner's Shield","s":8,"u":"silkspinner's%20shield_lotgb"},{"n":"Stone Circle","s":8,"u":"stone%20circle%20(generic)_lotgb"},{"n":"Transposition Ammunition","s":8,"u":"transposition%20ammunition%20(generic)_lotgb"},{"n":"Wig Of Holding","s":8,"u":"wig%20of%20holding_lotgb"},{"n":"Wizard's Tower","s":8,"u":"wizard's%20tower_lotgb"},{"n":"Smogger","s":43,"u":"smogger_ooa2"},{"n":"Golden Spur","s":43,"u":"golden%20spur_ooa2"},{"n":"Harpoon Bolt","s":43,"u":"harpoon%20bolt_ooa2"},{"n":"Thunder Helm","s":43,"u":"thunder%20helm_ooa2"},{"n":"Wand of Caustic Effluence","s":67,"u":"wand%20of%20caustic%20effluence_pfum"},{"n":"Oily Button","s":45,"u":"oily%20button_sli"},{"n":"Putrescent Glob","s":45,"u":"putrescent%20glob_sli"},{"n":"Collar Of The Eternal Bond","s":64,"u":"collar%20of%20the%20eternal%20bond_som"},{"n":"Flask Of Fellowship","s":64,"u":"flask%20of%20fellowship_som"},{"n":"Gloaming Shard","s":64,"u":"gloaming%20shard_som"},{"n":"Hat Of Many Minds","s":64,"u":"hat%20of%20many%20minds_som"},{"n":"Jar Of Shifting Sands","s":64,"u":"jar%20of%20shifting%20sands_som"},{"n":"Keymaking Tools","s":64,"u":"keymaking%20tools_som"},{"n":"Retrieval Prism","s":64,"u":"retrieval%20prism%20(generic)_som"},{"n":"Summoning Handscroll","s":64,"u":"summoning%20handscroll_som"},{"n":"Herd Mask","s":46,"u":"herd%20mask_sot1"},{"n":"Bag Of Cats","s":47,"u":"bag%20of%20cats_sot2"},{"n":"Wondrous Figurines","s":47,"u":"wondrous%20figurines%20(generic)_sot2"},{"n":"Barricade Stone","s":48,"u":"barricade%20stone%20(generic)_sot3"},{"n":"Wyrm Drinker","s":50,"u":"wyrm%20drinker_sot5"},{"n":"Shadowed Scale, the Jungle Secret","s":51,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6"}],"3":[{"n":"Aqueous Orb","s":4,"u":"aqueous%20orb_apg"},{"n":"Clinging Ice","s":4,"u":"clinging%20ice_apg"},{"n":"Cozy Cabin","s":4,"u":"cozy%20cabin_apg"},{"n":"Fungal Infestation","s":4,"u":"fungal%20infestation_apg"},{"n":"Impaling Spike","s":4,"u":"impaling%20spike_apg"},{"n":"Mad Monkeys","s":4,"u":"mad%20monkeys_apg"},{"n":"Moonlight Bridge","s":4,"u":"moonlight%20bridge_apg"},{"n":"Personal Blizzard","s":4,"u":"personal%20blizzard_apg"},{"n":"Pet Cache","s":4,"u":"pet%20cache_apg"},{"n":"Secret Chest","s":4,"u":"secret%20chest_apg"},{"n":"Shadow Jump","s":4,"u":"shadow%20jump_apg"},{"n":"Snare Hopping","s":4,"u":"snare%20hopping_apg"},{"n":"Spike Stones","s":4,"u":"spike%20stones_apg"},{"n":"Summon Instrument","s":4,"u":"summon%20instrument_apg"},{"n":"Terrain Transposition","s":4,"u":"terrain%20transposition_apg"},{"n":"Thoughtful Gift","s":4,"u":"thoughtful%20gift_apg"},{"n":"Abundant Step","s":5,"u":"abundant%20step_crb"},{"n":"Air Bubble","s":5,"u":"air%20bubble_crb"},{"n":"Augment Summoning","s":5,"u":"augment%20summoning_crb"},{"n":"Black Tentacles","s":5,"u":"black%20tentacles_crb"},{"n":"Blink","s":5,"u":"blink_crb"},{"n":"Collective Transposition","s":5,"u":"collective%20transposition_crb"},{"n":"Create Food","s":5,"u":"create%20food_crb"},{"n":"Create Water","s":5,"u":"create%20water_crb"},{"n":"Creation","s":5,"u":"creation_crb"},{"n":"Dimension Door","s":5,"u":"dimension%20door_crb"},{"n":"Dimensional Steps","s":5,"u":"dimensional%20steps_crb"},{"n":"Duplicate Foe","s":5,"u":"duplicate%20foe_crb"},{"n":"Empty Body","s":5,"u":"empty%20body_crb"},{"n":"Ethereal Jaunt","s":5,"u":"ethereal%20jaunt_crb"},{"n":"Floating Disk","s":5,"u":"floating%20disk_crb"},{"n":"Gate","s":5,"u":"gate_crb"},{"n":"Grease","s":5,"u":"grease_crb"},{"n":"Impaling Briars","s":5,"u":"impaling%20briars_crb"},{"n":"Magnificent Mansion","s":5,"u":"magnificent%20mansion_crb"},{"n":"Maze","s":5,"u":"maze_crb"},{"n":"Nature's Bounty","s":5,"u":"nature's%20bounty_crb"},{"n":"Obscuring Mist","s":5,"u":"obscuring%20mist_crb"},{"n":"Passwall","s":5,"u":"passwall_crb"},{"n":"Phantom Steed","s":5,"u":"phantom%20steed_crb"},{"n":"Plane Shift","s":5,"u":"plane%20shift_crb"},{"n":"Primal Summons","s":5,"u":"primal%20summons_crb"},{"n":"Pushing Gust","s":5,"u":"pushing%20gust_crb"},{"n":"Remake","s":5,"u":"remake_crb"},{"n":"Resplendent Mansion","s":5,"u":"resplendent%20mansion_crb"},{"n":"Rope Trick","s":5,"u":"rope%20trick_crb"},{"n":"Shadow Walk","s":5,"u":"shadow%20walk_crb"},{"n":"Solid Fog","s":5,"u":"solid%20fog_crb"},{"n":"Stinking Cloud","s":5,"u":"stinking%20cloud_crb"},{"n":"Summon Animal","s":5,"u":"summon%20animal_crb"},{"n":"Summon Celestial","s":5,"u":"summon%20celestial_crb"},{"n":"Summon Construct","s":5,"u":"summon%20construct_crb"},{"n":"Summon Dragon","s":5,"u":"summon%20dragon_crb"},{"n":"Summon Elemental","s":5,"u":"summon%20elemental_crb"},{"n":"Summon Entity","s":5,"u":"summon%20entity_crb"},{"n":"Summon Fey","s":5,"u":"summon%20fey_crb"},{"n":"Summon Fiend","s":5,"u":"summon%20fiend_crb"},{"n":"Summon Giant","s":5,"u":"summon%20giant_crb"},{"n":"Summon Plant Or Fungus","s":5,"u":"summon%20plant%20or%20fungus_crb"},{"n":"Swamp Of Sloth","s":5,"u":"swamp%20of%20sloth_crb"},{"n":"Tanglefoot","s":5,"u":"tanglefoot_crb"},{"n":"Tangling Creepers","s":5,"u":"tangling%20creepers_crb"},{"n":"Teleport","s":5,"u":"teleport_crb"},{"n":"Tree Stride","s":5,"u":"tree%20stride_crb"},{"n":"Unseen Servant","s":5,"u":"unseen%20servant_crb"},{"n":"Wall Of Stone","s":5,"u":"wall%20of%20stone_crb"},{"n":"Wall Of Thorns","s":5,"u":"wall%20of%20thorns_crb"},{"n":"Web","s":5,"u":"web_crb"},{"n":"Magical Fetters","s":23,"u":"magical%20fetters_aoe2"},{"n":"Maze Of Locked Doors","s":23,"u":"maze%20of%20locked%20doors_aoe2"},{"n":"Distortion Lens","s":11,"u":"distortion%20lens_da"},{"n":"Ghostly Shift","s":11,"u":"ghostly%20shift_da"},{"n":"Tesseract Tunnel","s":11,"u":"tesseract%20tunnel_da"},{"n":"Bilocation","s":11,"u":"bilocation_da"},{"n":"Momentary Recovery","s":11,"u":"momentary%20recovery_da"},{"n":"Rally Point","s":11,"u":"rally%20point_da"},{"n":"Sea of Thought","s":11,"u":"sea%20of%20thought_da"},{"n":"Warp Step","s":11,"u":"warp%20step_da"},{"n":"Summon Irii","s":11,"u":"summon%20irii_da"},{"n":"Temporal Twin","s":11,"u":"temporal%20twin_da"},{"n":"Inevitable Destination","s":11,"u":"inevitable%20destination_da"},{"n":"Verdant Sprout","s":31,"u":"verdant%20sprout_ec1"},{"n":"Pillars Of Sand","s":34,"u":"pillars%20of%20sand_ec5"},{"n":"Upheaval","s":35,"u":"upheaval_ec6"},{"n":"Return Beacon","s":37,"u":"return%20beacon_frp1"},{"n":"Door To Beyond","s":58,"u":"door%20to%20beyond_logm"},{"n":"Dust Storm","s":58,"u":"dust%20storm_logm"},{"n":"Oathkeeper's Insignia","s":58,"u":"oathkeeper's%20insignia_logm"},{"n":"Temporary Tool","s":58,"u":"temporary%20tool_logm"},{"n":"Summon Ancient Fleshforged","s":6,"u":"summon%20ancient%20fleshforged_loil"},{"n":"Sign of Conviction","s":59,"u":"sign%20of%20conviction_lokl"},{"n":"Animal Allies","s":64,"u":"animal%20allies_som"},{"n":"Ash Cloud","s":64,"u":"ash%20cloud_som"},{"n":"Blink Charge","s":64,"u":"blink%20charge_som"},{"n":"Bottomless Stomach","s":64,"u":"bottomless%20stomach_som"},{"n":"Clone Companion","s":64,"u":"clone%20companion_som"},{"n":"Coral Eruption","s":64,"u":"coral%20eruption_som"},{"n":"Dimensional Assault","s":64,"u":"dimensional%20assault_som"},{"n":"Efficient Apport","s":64,"u":"efficient%20apport_som"},{"n":"Elemental Confluence","s":64,"u":"elemental%20confluence_som"},{"n":"Flammable Fumes","s":64,"u":"flammable%20fumes_som"},{"n":"Instant Armor","s":64,"u":"instant%20armor_som"},{"n":"Magic Mailbox","s":64,"u":"magic%20mailbox_som"},{"n":"Mud Pit","s":64,"u":"mud%20pit_som"},{"n":"Murderous Vine","s":64,"u":"murderous%20vine_som"},{"n":"Persistent Servant","s":64,"u":"persistent%20servant_som"},{"n":"Petal Storm","s":64,"u":"petal%20storm_som"},{"n":"Protector Tree","s":64,"u":"protector%20tree_som"},{"n":"Rising Surf","s":64,"u":"rising%20surf_som"},{"n":"Sonata Span","s":64,"u":"sonata%20span_som"},{"n":"Soothing Blossoms","s":64,"u":"soothing%20blossoms_som"},{"n":"Summon Anarch","s":64,"u":"summon%20anarch_som"},{"n":"Summon Archmage","s":64,"u":"summon%20archmage_som"},{"n":"Summon Axiom","s":64,"u":"summon%20axiom_som"},{"n":"Summon Deific Herald","s":64,"u":"summon%20deific%20herald_som"},{"n":"Summon Draconic Legion","s":64,"u":"summon%20draconic%20legion_som"},{"n":"Summon Kaiju","s":64,"u":"summon%20kaiju_som"},{"n":"Summon Lesser Servitor","s":64,"u":"summon%20lesser%20servitor_som"},{"n":"Unexpected Transposition","s":64,"u":"unexpected%20transposition_som"},{"n":"Wall Of Water","s":64,"u":"wall%20of%20water_som"},{"n":"Wildfire","s":64,"u":"wildfire_som"}],"8":[{"n":"Recall Ammunition","s":2,"u":"recall%20ammunition_g%26g"},{"n":"Manifest Eidolon","s":64,"u":"manifest%20eidolon_som"}],"51":[{"n":"False Step Floor","s":11,"u":"false%20step%20floor_da"}],"62":[{"n":"Thief's Retribution","s":15,"u":"thief's%20retribution_gmg"},{"n":"Swarming Words","s":11,"u":"swarming%20words_da"}],"70":[{"n":"Create Demiplane","s":4,"u":"create%20demiplane_apg"},{"n":"Heroes' Feast","s":4,"u":"heroes'%20feast_apg"},{"n":"Teleportation Circle","s":4,"u":"teleportation%20circle_apg"},{"n":"Unseen Custodians","s":4,"u":"unseen%20custodians_apg"},{"n":"Word of Recall","s":4,"u":"word%20of%20recall_apg"},{"n":"Abyssal Pact","s":12,"u":"abyssal%20pact_b1"},{"n":"Angelic Messenger","s":12,"u":"angelic%20messenger_b1"},{"n":"Infernal Pact","s":12,"u":"infernal%20pact_b1"},{"n":"Daemonic Pact","s":13,"u":"daemonic%20pact_b2"},{"n":"Div Pact","s":14,"u":"div%20pact_b3"},{"n":"Owb Pact","s":14,"u":"owb%20pact_b3"},{"n":"Planar Ally","s":5,"u":"planar%20ally_crb"},{"n":"Planar Binding","s":5,"u":"planar%20binding_crb"},{"n":"Primal Call","s":5,"u":"primal%20call_crb"},{"n":"Awaken Portal","s":28,"u":"awaken%20portal_av1"},{"n":"Elemental Sentinel","s":64,"u":"elemental%20sentinel_som"},{"n":"Mystic Carriage","s":64,"u":"mystic%20carriage_som"}],"71":[{"n":"Bunta","s":51,"u":"bunta_sot6"}],"73":[{"n":"Ethereal","s":5,"u":"ethereal_crb"},{"n":"Flaming","s":5,"u":"flaming_crb"},{"n":"Greater Flaming","s":5,"u":"greater%20flaming_crb"},{"n":"Angelic Vessel","s":15,"u":"angelic%20vessel_gmg"},{"n":"Bottomless Reservoir","s":15,"u":"bottomless%20reservoir_gmg"},{"n":"Command Legion","s":15,"u":"command%20legion_gmg"},{"n":"Dark Roads","s":15,"u":"dark%20roads_gmg"},{"n":"Encompassing Darkness","s":15,"u":"encompassing%20darkness_gmg"},{"n":"Megaflora","s":15,"u":"megaflora_gmg"},{"n":"Monsoon Curtain","s":15,"u":"monsoon%20curtain_gmg"},{"n":"Raise Ramparts","s":15,"u":"raise%20ramparts_gmg"},{"n":"Rolling Geode","s":15,"u":"rolling%20geode_gmg"},{"n":"Shadow Smith","s":15,"u":"shadow%20smith_gmg"},{"n":"Underground Bounty","s":15,"u":"underground%20bounty_gmg"},{"n":"Spirit Blink","s":64,"u":"spirit%20blink_som"}]},"secret":{"0":[{"n":"Biographical Eye","s":4,"u":"biographical%20eye_apg"},{"n":"Combat Reading","s":4,"u":"combat%20reading_apg"},{"n":"Connect The Dots","s":4,"u":"connect%20the%20dots_apg"},{"n":"Consult The Spirits","s":4,"u":"consult%20the%20spirits_apg"},{"n":"Glean Lore","s":4,"u":"glean%20lore_apg"},{"n":"Battle Assessment","s":5,"u":"battle%20assessment_crb"},{"n":"Recognize Spell","s":5,"u":"recognize%20spell_crb"},{"n":"Sense Alignment","s":22,"u":"sense%20alignment_aoe1"},{"n":"Aura Sight","s":11,"u":"aura%20sight_da"},{"n":"Educated Assessment","s":7,"u":"educated%20assessment_locg"},{"n":"Sow Rumor","s":7,"u":"sow%20rumor_locg"},{"n":"Preventative Treatment","s":59,"u":"preventative%20treatment_lokl"}],"8":[{"n":"Conceal an Object","s":5,"u":"conceal%20an%20object_crb"},{"n":"Create Forgery","s":5,"u":"create%20forgery_crb"},{"n":"Decipher Writing","s":5,"u":"decipher%20writing_crb"},{"n":"Gather Information","s":5,"u":"gather%20information_crb"},{"n":"Hide","s":5,"u":"hide_crb"},{"n":"Identify Alchemy","s":5,"u":"identify%20alchemy_crb"},{"n":"Identify Magic","s":5,"u":"identify%20magic_crb"},{"n":"Impersonate","s":5,"u":"impersonate_crb"},{"n":"Lie","s":5,"u":"lie_crb"},{"n":"Recall Knowledge","s":5,"u":"recall%20knowledge_crb"},{"n":"Seek","s":5,"u":"seek_crb"},{"n":"Sense Direction","s":5,"u":"sense%20direction_crb"},{"n":"Sense Motive","s":5,"u":"sense%20motive_crb"},{"n":"Sneak","s":5,"u":"sneak_crb"},{"n":"Bribe Contact","s":15,"u":"bribe%20contact_gmg"},{"n":"Discover","s":15,"u":"discover_gmg"},{"n":"Forge Documents","s":15,"u":"forge%20documents_gmg"},{"n":"Gossip","s":15,"u":"gossip_gmg"},{"n":"Scout Location","s":15,"u":"scout%20location_gmg"},{"n":"Learn Name","s":64,"u":"learn%20name_som"}]},"misfortune":{"0":[{"n":"Black Cat Curse","s":4,"u":"black%20cat%20curse_apg"},{"n":"Lucky Escape","s":2,"u":"lucky%20escape_g%26g"},{"n":"Harbinger's Caw","s":1,"u":"harbinger's%20caw_loag"},{"n":"Firebrand Braggart Dedication","s":7,"u":"firebrand%20braggart%20dedication_locg"}],"2":[{"n":"Monkey's Paw","s":15,"u":"monkey's%20paw_gmg"},{"n":"Grinning Pugwampi","s":20,"u":"grinning%20pugwampi_aoa5"}],"3":[{"n":"Dull Ambition","s":4,"u":"dull%20ambition_apg"},{"n":"Outcast's Curse","s":5,"u":"outcast's%20curse_crb"},{"n":"Daydreamer's Curse","s":29,"u":"daydreamer's%20curse_av2"},{"n":"Sage's Curse","s":29,"u":"sage's%20curse_av2"},{"n":"Shaken Confidence","s":11,"u":"shaken%20confidence_da"},{"n":"Clownish Curse","s":32,"u":"clownish%20curse_ec2"},{"n":"Ill Omen","s":58,"u":"ill%20omen_logm"}],"8":[{"n":"Deceptive Sidestep","s":15,"u":"deceptive%20sidestep_gmg"}]},"occult":{"0":[{"n":"Black Cat Curse","s":4,"u":"black%20cat%20curse_apg"},{"n":"Occult Evolution","s":5,"u":"occult%20evolution_crb"},{"n":"Paralyzing Slash","s":10,"u":"paralyzing%20slash_botd"},{"n":"Slayer's Strike","s":10,"u":"slayer's%20strike_botd"},{"n":"Read Psychometric Resonance","s":11,"u":"read%20psychometric%20resonance_da"},{"n":"Warp Likeness","s":11,"u":"warp%20likeness_da"},{"n":"Mirror Refuge","s":11,"u":"mirror%20refuge_da"},{"n":"Instigate Psychic Duel","s":11,"u":"instigate%20psychic%20duel_da"},{"n":"Infiltrate Dream","s":11,"u":"infiltrate%20dream_da"},{"n":"Vision of Foresight","s":11,"u":"vision%20of%20foresight_da"},{"n":"Oneiric Influence","s":11,"u":"oneiric%20influence_da"},{"n":"Ward Slumber","s":11,"u":"ward%20slumber_da"},{"n":"Dream Logic","s":11,"u":"dream%20logic_da"},{"n":"Pact of Eldritch Eyes","s":11,"u":"pact%20of%20eldritch%20eyes_da"},{"n":"Swap Reflections","s":11,"u":"swap%20reflections_da"},{"n":"Turn Away Misfortune","s":11,"u":"turn%20away%20misfortune_da"},{"n":"Paired Link","s":11,"u":"paired%20link_da"},{"n":"Trespass Teleportation","s":11,"u":"trespass%20teleportation_da"},{"n":"Counter Thought","s":11,"u":"counter%20thought_da"},{"n":"Psi Burst","s":11,"u":"psi%20burst_da"},{"n":"Astral Tether","s":11,"u":"astral%20tether_da"},{"n":"Violent Unleash","s":11,"u":"violent%20unleash_da"},{"n":"Inertial Barrier","s":11,"u":"inertial%20barrier_da"},{"n":"Sixth Sense","s":11,"u":"sixth%20sense_da"},{"n":"Brain Drain","s":11,"u":"brain%20drain_da"},{"n":"Mental Static","s":11,"u":"mental%20static_da"},{"n":"Remove Presence","s":11,"u":"remove%20presence_da"},{"n":"Thoughtsense","s":11,"u":"thoughtsense_da"},{"n":"Whispering Steps","s":11,"u":"whispering%20steps_da"},{"n":"Dream Guise","s":11,"u":"dream%20guise_da"},{"n":"Foreseen Failure","s":11,"u":"foreseen%20failure_da"},{"n":"Psi Catastrophe","s":11,"u":"psi%20catastrophe_da"},{"n":"Target of Psychic Ire","s":11,"u":"target%20of%20psychic%20ire_da"},{"n":"Wandering Thoughts","s":11,"u":"wandering%20thoughts_da"},{"n":"Vivacious Afterimage","s":39,"u":"vivacious%20afterimage_frp3"},{"n":"Clever Shadow","s":1,"u":"clever%20shadow_loag"},{"n":"Extinguish Light","s":1,"u":"extinguish%20light_loag"},{"n":"Favorable Winds","s":1,"u":"favorable%20winds_loag"},{"n":"Hefting Shadow","s":1,"u":"hefting%20shadow_loag"},{"n":"Inspirit Hazard","s":1,"u":"inspirit%20hazard_loag"},{"n":"Sculpt Shadows","s":1,"u":"sculpt%20shadows_loag"},{"n":"Shadow Blending","s":1,"u":"shadow%20blending_loag"},{"n":"Shadow Sight","s":1,"u":"shadow%20sight_loag"},{"n":"Community Knowledge","s":6,"u":"community%20knowledge_loil"},{"n":"Telekinetic Slip","s":6,"u":"telekinetic%20slip_loil"},{"n":"Cleansing Light","s":6,"u":"cleansing%20light_loil"},{"n":"Hypnotic Lure","s":6,"u":"hypnotic%20lure_loil"},{"n":"Pit of Snakes","s":6,"u":"pit%20of%20snakes_loil"}],"2":[{"n":"Ghost Dust","s":5,"u":"ghost%20dust_crb"},{"n":"Pendant of the Occult","s":5,"u":"pendant%20of%20the%20occult%20(generic)_crb"},{"n":"Elder Sign","s":15,"u":"elder%20sign_gmg"},{"n":"Singing Sword","s":15,"u":"singing%20sword_gmg"},{"n":"Radiant Spark","s":27,"u":"radiant%20spark_aoe6"},{"n":"The Whispering Reeds","s":28,"u":"the%20whispering%20reeds_av1"},{"n":"Crimson Fulcrum Lens","s":30,"u":"crimson%20fulcrum%20lens_av3"},{"n":"Ebon Fulcrum Lens","s":30,"u":"ebon%20fulcrum%20lens_av3"},{"n":"Emerald Fulcrum Lens","s":30,"u":"emerald%20fulcrum%20lens_av3"},{"n":"Fulcrum Lattice","s":30,"u":"fulcrum%20lattice_av3"},{"n":"Ochre Fulcrum Lens","s":30,"u":"ochre%20fulcrum%20lens_av3"},{"n":"Skarja's Heartstone","s":9,"u":"skarja's%20heartstone_ec3"},{"n":"Planar Ribbon","s":35,"u":"planar%20ribbon_ec6"},{"n":"Animate Dreamer","s":2,"u":"animate%20dreamer_g%26g"},{"n":"Duchy Defender","s":2,"u":"duchy%20defender_g%26g"},{"n":"Final Blade","s":62,"u":"final%20blade_lowg"},{"n":"Hex Blaster","s":44,"u":"hex%20blaster_ooa3"}],"8":[{"n":"Recall The Teachings","s":11,"u":"recall%20the%20teachings_da"}],"63":[{"n":"Nightmare Fever","s":15,"u":"nightmare%20fever_gmg"}],"64":[{"n":"Coven","s":12,"u":"coven_b1"}],"74":[{"n":"Messenger Tide","s":61,"u":"messenger%20tide_lotg"},{"n":"Sanguine Cascade","s":61,"u":"sanguine%20cascade_lotg"}]},"finisher":{"0":[{"n":"Bleeding Finisher","s":4,"u":"bleeding%20finisher_apg"},{"n":"Dual Finisher","s":4,"u":"dual%20finisher_apg"},{"n":"Impaling Finisher","s":4,"u":"impaling%20finisher_apg"},{"n":"Lethal Finisher","s":4,"u":"lethal%20finisher_apg"},{"n":"Mobile Finisher","s":4,"u":"mobile%20finisher_apg"},{"n":"Perfect Finisher","s":4,"u":"perfect%20finisher_apg"},{"n":"Stunning Finisher","s":4,"u":"stunning%20finisher_apg"},{"n":"Targeting Finisher","s":4,"u":"targeting%20finisher_apg"},{"n":"Unbalancing Finisher","s":4,"u":"unbalancing%20finisher_apg"}],"8":[{"n":"Confident Finisher","s":4,"u":"confident%20finisher_apg"}]},"metamagic":{"0":[{"n":"Blessed Spell","s":4,"u":"blessed%20spell_apg"},{"n":"Call And Response","s":4,"u":"call%20and%20response_apg"},{"n":"Conceal Spell","s":4,"u":"conceal%20spell_apg"},{"n":"Courageous Advance","s":4,"u":"courageous%20advance_apg"},{"n":"Courageous Assault","s":4,"u":"courageous%20assault_apg"},{"n":"Courageous Onslaught","s":4,"u":"courageous%20onslaught_apg"},{"n":"Cruelty","s":4,"u":"cruelty_apg"},{"n":"Current Spell","s":4,"u":"current%20spell_apg"},{"n":"Defensive Coordination","s":4,"u":"defensive%20coordination_apg"},{"n":"Ebb And Flow","s":4,"u":"ebb%20and%20flow_apg"},{"n":"Echoing Spell","s":4,"u":"echoing%20spell_apg"},{"n":"Elaborate Flourish","s":4,"u":"elaborate%20flourish_apg"},{"n":"Energy Ablation","s":4,"u":"energy%20ablation_apg"},{"n":"Energy Fusion","s":4,"u":"energy%20fusion_apg"},{"n":"Familiar Conduit","s":4,"u":"familiar%20conduit_apg"},{"n":"Forcible Energy","s":4,"u":"forcible%20energy_apg"},{"n":"Forestall Curse","s":4,"u":"forestall%20curse_apg"},{"n":"Leshy Familiar Secrets","s":4,"u":"leshy%20familiar%20secrets_apg"},{"n":"Martyr","s":4,"u":"martyr_apg"},{"n":"Nonlethal Spell","s":4,"u":"nonlethal%20spell_apg"},{"n":"Overwhelming Breath","s":4,"u":"overwhelming%20breath_apg"},{"n":"Portentous Spell","s":4,"u":"portentous%20spell_apg"},{"n":"Quickened Casting","s":4,"u":"quickened%20casting%20(oracle)_apg"},{"n":"Quickened Casting","s":4,"u":"quickened%20casting%20(witch)_apg"},{"n":"Radiant Infusion","s":4,"u":"radiant%20infusion_apg"},{"n":"Reach Spell","s":4,"u":"reach%20spell%20(oracle)_apg"},{"n":"Reach Spell","s":4,"u":"reach%20spell%20(witch)_apg"},{"n":"Remediate","s":4,"u":"remediate_apg"},{"n":"Safeguarded Spell","s":4,"u":"safeguarded%20spell_apg"},{"n":"Scintillating Spell","s":4,"u":"scintillating%20spell_apg"},{"n":"Sow Spell","s":4,"u":"sow%20spell_apg"},{"n":"Spell Shroud","s":4,"u":"spell%20shroud_apg"},{"n":"Split Hex","s":4,"u":"split%20hex_apg"},{"n":"Split Shot","s":4,"u":"split%20shot_apg"},{"n":"Surging Might","s":4,"u":"surging%20might_apg"},{"n":"Terraforming Spell","s":4,"u":"terraforming%20spell_apg"},{"n":"Through Spell","s":4,"u":"through%20spell_apg"},{"n":"Vigorous Inspiration","s":4,"u":"vigorous%20inspiration_apg"},{"n":"Widen Spell","s":4,"u":"widen%20spell%20(oracle)_apg"},{"n":"Widen Spell","s":4,"u":"widen%20spell%20(witch)_apg"},{"n":"Bloodline Conduit","s":5,"u":"bloodline%20conduit_crb"},{"n":"Bond Conservation","s":5,"u":"bond%20conservation_crb"},{"n":"Cast Down","s":5,"u":"cast%20down_crb"},{"n":"Command Undead","s":5,"u":"command%20undead_crb"},{"n":"Conceal Spell","s":5,"u":"conceal%20spell_crb"},{"n":"Defensive Recovery","s":5,"u":"defensive%20recovery_crb"},{"n":"Echoing Channel","s":5,"u":"echoing%20channel_crb"},{"n":"Form Control","s":5,"u":"form%20control_crb"},{"n":"Harmonize","s":5,"u":"harmonize_crb"},{"n":"Healing Transformation","s":5,"u":"healing%20transformation_crb"},{"n":"Heroic Recovery","s":5,"u":"heroic%20recovery_crb"},{"n":"Interweave Dispel","s":5,"u":"interweave%20dispel_crb"},{"n":"Leyline Conduit","s":5,"u":"leyline%20conduit_crb"},{"n":"Melodious Spell","s":5,"u":"melodious%20spell_crb"},{"n":"Mercy","s":5,"u":"mercy_crb"},{"n":"Necrotic Infusion","s":5,"u":"necrotic%20infusion_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(druid)_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(sorcerer)_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(wizard)_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(bard)_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(sorcerer)_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(wizard)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(bard)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(cleric)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(druid)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(sorcerer)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(wizard)_crb"},{"n":"Silent Spell","s":5,"u":"silent%20spell_crb"},{"n":"Unusual Composition","s":5,"u":"unusual%20composition_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(druid)_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(sorcerer)_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(wizard)_crb"},{"n":"Sepulchral Sublimation","s":10,"u":"sepulchral%20sublimation_botd"},{"n":"Cryptic Spell","s":11,"u":"cryptic%20spell_da"},{"n":"Bizarre Transformation","s":11,"u":"bizarre%20transformation_da"},{"n":"What Could Have Been","s":11,"u":"what%20could%20have%20been_da"},{"n":"Into the Future","s":11,"u":"into%20the%20future_da"},{"n":"Timeline-Splitting Spell","s":11,"u":"timeline-splitting%20spell_da"},{"n":"Unlimited Potential","s":11,"u":"unlimited%20potential_da"},{"n":"Touch Focus","s":38,"u":"touch%20focus_frp2"},{"n":"Worldsphere Gravity","s":39,"u":"worldsphere%20gravity_frp3"},{"n":"Charred Remains","s":1,"u":"charred%20remains_loag"},{"n":"Steam Spell","s":1,"u":"steam%20spell_loag"},{"n":"Cascade Bearers Flexibility","s":7,"u":"cascade%20bearers%20flexibility_locg"},{"n":"Dualistic Synergy","s":7,"u":"dualistic%20synergy_locg"},{"n":"Synergistic Spell","s":7,"u":"synergistic%20spell_locg"},{"n":"Tempest-sun Redirection","s":7,"u":"tempest-sun%20redirection_locg"},{"n":"Detonating Spell","s":59,"u":"detonating%20spell_lokl"},{"n":"Consecrate Spell","s":59,"u":"consecrate%20spell_lokl"},{"n":"Shared Sight","s":59,"u":"shared%20sight_lokl"},{"n":"Recover Spell","s":60,"u":"recover%20spell_lopsg"},{"n":"Effortless Captivation","s":8,"u":"effortless%20captivation_lotgb"},{"n":"Heightened Captivation","s":8,"u":"heightened%20captivation_lotgb"},{"n":"Look Again","s":8,"u":"look%20again_lotgb"},{"n":"Burning Spell","s":64,"u":"burning%20spell_som"},{"n":"Dousing Spell","s":64,"u":"dousing%20spell_som"},{"n":"Ostentatious Arrival","s":64,"u":"ostentatious%20arrival_som"},{"n":"Purifying Spell","s":64,"u":"purifying%20spell_som"},{"n":"Quickened Attunement","s":64,"u":"quickened%20attunement_som"},{"n":"Rockslide Spell","s":64,"u":"rockslide%20spell_som"},{"n":"Shadow Spell","s":64,"u":"shadow%20spell_som"},{"n":"Wind-tossed Spell","s":64,"u":"wind-tossed%20spell_som"}],"3":[{"n":"Elemental Tempest","s":5,"u":"elemental%20tempest_crb"},{"n":"Extend Spell","s":5,"u":"extend%20spell_crb"},{"n":"Inspire Heroics","s":5,"u":"inspire%20heroics_crb"},{"n":"Lingering Composition","s":5,"u":"lingering%20composition_crb"},{"n":"Extend Boost","s":64,"u":"extend%20boost_som"}]},"emotion":{"0":[{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Caterwaul","s":4,"u":"caterwaul_apg"},{"n":"Cavalier's Banner","s":4,"u":"cavalier's%20banner_apg"},{"n":"Command Attention","s":4,"u":"command%20attention_apg"},{"n":"Cringe","s":4,"u":"cringe_apg"},{"n":"Disturbing Knowledge","s":4,"u":"disturbing%20knowledge_apg"},{"n":"Empathetic Plea","s":4,"u":"empathetic%20plea_apg"},{"n":"Enchanting Arrow","s":4,"u":"enchanting%20arrow_apg"},{"n":"Gorilla Pound","s":4,"u":"gorilla%20pound_apg"},{"n":"Grovel","s":4,"u":"grovel_apg"},{"n":"Heroic Presence","s":4,"u":"heroic%20presence_apg"},{"n":"Mesmerizing Gaze","s":4,"u":"mesmerizing%20gaze_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"One For All","s":4,"u":"one%20for%20all_apg"},{"n":"Snap Out Of It!","s":4,"u":"snap%20out%20of%20it!_apg"},{"n":"Startling Appearance","s":4,"u":"startling%20appearance_apg"},{"n":"Steel Yourself!","s":4,"u":"steel%20yourself!_apg"},{"n":"Watch Your Back","s":4,"u":"watch%20your%20back_apg"},{"n":"You're Next","s":4,"u":"you're%20next%20(swashbuckler)_apg"},{"n":"Dragon Roar","s":5,"u":"dragon%20roar_crb"},{"n":"Enlightened Presence","s":5,"u":"enlightened%20presence_crb"},{"n":"Intimidating Strike","s":5,"u":"intimidating%20strike_crb"},{"n":"Scare To Death","s":5,"u":"scare%20to%20death_crb"},{"n":"You're Next","s":5,"u":"you're%20next%20(rogue)_crb"},{"n":"Flourishing Finish","s":24,"u":"flourishing%20finish_aoe3"},{"n":"Frightful Moan","s":10,"u":"frightful%20moan_botd"},{"n":"Mummy's Despair","s":10,"u":"mummy's%20despair_botd"},{"n":"Frightful Aura","s":10,"u":"frightful%20aura_botd"},{"n":"Read Psychometric Resonance","s":11,"u":"read%20psychometric%20resonance_da"},{"n":"Warped Reflection","s":11,"u":"warped%20reflection_da"},{"n":"Mental Balm","s":11,"u":"mental%20balm_da"},{"n":"Dark Persona's Presence","s":11,"u":"dark%20persona's%20presence_da"},{"n":"Emotional Surge","s":11,"u":"emotional%20surge_da"},{"n":"Catchy Tune","s":1,"u":"catchy%20tune_loag"},{"n":"Strix Vengeance","s":1,"u":"strix%20vengeance_loag"},{"n":"Voice Cold as Death","s":59,"u":"voice%20cold%20as%20death_lokl"},{"n":"Push Back the Dead!","s":59,"u":"push%20back%20the%20dead!_lokl"},{"n":"Wave the Flag","s":59,"u":"wave%20the%20flag_lokl"},{"n":"Inspiring Resilience","s":59,"u":"inspiring%20resilience_lokl"},{"n":"Frightful Condemnation","s":41,"u":"frightful%20condemnation_ngd"},{"n":"Reveal True Name","s":64,"u":"reveal%20true%20name_som"}],"2":[{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Fearsome","s":4,"u":"fearsome%20(generic)_apg"},{"n":"Lover's Gloves","s":4,"u":"lover's%20gloves_apg"},{"n":"Terrifying Ammunition","s":4,"u":"terrifying%20ammunition_apg"},{"n":"Dread Blindfold","s":5,"u":"dread%20blindfold_crb"},{"n":"Dread","s":8,"u":"dread%20(generic)_lotgb"},{"n":"Hex Blaster","s":44,"u":"hex%20blaster_ooa3"}],"3":[{"n":"Agonizing Despair","s":4,"u":"agonizing%20despair_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Blinding Beauty","s":4,"u":"blinding%20beauty_apg"},{"n":"Blinding Fury","s":4,"u":"blinding%20fury_apg"},{"n":"Blistering Invective","s":4,"u":"blistering%20invective_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Heart's Desire","s":4,"u":"heart's%20desire_apg"},{"n":"Phantasmal Treasure","s":4,"u":"phantasmal%20treasure_apg"},{"n":"Sepulchral Mask","s":4,"u":"sepulchral%20mask_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Stoke The Heart","s":4,"u":"stoke%20the%20heart_apg"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Blind Ambition","s":5,"u":"blind%20ambition_crb"},{"n":"Calm Emotions","s":5,"u":"calm%20emotions_crb"},{"n":"Captivating Adoration","s":5,"u":"captivating%20adoration_crb"},{"n":"Charm","s":5,"u":"charm_crb"},{"n":"Charming Touch","s":5,"u":"charming%20touch_crb"},{"n":"Competitive Edge","s":5,"u":"competitive%20edge_crb"},{"n":"Confusion","s":5,"u":"confusion_crb"},{"n":"Crushing Despair","s":5,"u":"crushing%20despair_crb"},{"n":"Delusional Pride","s":5,"u":"delusional%20pride_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Enthrall","s":5,"u":"enthrall_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"Fear","s":5,"u":"fear_crb"},{"n":"Hideous Laughter","s":5,"u":"hideous%20laughter_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Mask Of Terror","s":5,"u":"mask%20of%20terror_crb"},{"n":"Phantasmal Killer","s":5,"u":"phantasmal%20killer_crb"},{"n":"Shared Nightmare","s":5,"u":"shared%20nightmare_crb"},{"n":"Soothe","s":5,"u":"soothe_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Soothing Words","s":5,"u":"soothing%20words_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Unfathomable Song","s":5,"u":"unfathomable%20song_crb"},{"n":"Waking Nightmare","s":5,"u":"waking%20nightmare_crb"},{"n":"Warp Mind","s":5,"u":"warp%20mind_crb"},{"n":"Weird","s":5,"u":"weird_crb"},{"n":"You're Mine","s":5,"u":"you're%20mine_crb"},{"n":"Zeal For Battle","s":5,"u":"zeal%20for%20battle_crb"},{"n":"Zealous Conviction","s":5,"u":"zealous%20conviction_crb"},{"n":"Contagious Idea","s":11,"u":"contagious%20idea_da"},{"n":"Implement of Destruction","s":11,"u":"implement%20of%20destruction_da"},{"n":"Manifold Lives","s":11,"u":"manifold%20lives_da"},{"n":"Frenzied Revelry","s":11,"u":"frenzied%20revelry_da"},{"n":"Hollow Heart","s":11,"u":"hollow%20heart_da"},{"n":"Shaken Confidence","s":11,"u":"shaken%20confidence_da"},{"n":"Befuddle","s":58,"u":"befuddle_logm"},{"n":"Font Of Serenity","s":58,"u":"font%20of%20serenity_logm"},{"n":"Lament","s":58,"u":"lament_logm"},{"n":"Overflowing Sorrow","s":58,"u":"overflowing%20sorrow_logm"},{"n":"Roar Of The Wyrm","s":58,"u":"roar%20of%20the%20wyrm_logm"},{"n":"Empathic Link","s":59,"u":"empathic%20link_lokl"},{"n":"Forced Mercy","s":59,"u":"forced%20mercy_lokl"},{"n":"Aromatic Lure","s":66,"u":"aromatic%20lure_lol"},{"n":"Canticle Of Everlasting Grief","s":64,"u":"canticle%20of%20everlasting%20grief_som"},{"n":"Draw Ire","s":64,"u":"draw%20ire_som"},{"n":"Glimmer Of Charm","s":64,"u":"glimmer%20of%20charm_som"},{"n":"Impending Doom","s":64,"u":"impending%20doom_som"},{"n":"Inexhaustible Cynicism","s":64,"u":"inexhaustible%20cynicism_som"},{"n":"Infectious Enthusiasm","s":64,"u":"infectious%20enthusiasm_som"},{"n":"Invoke Spirits","s":64,"u":"invoke%20spirits_som"},{"n":"Mind Of Menace","s":64,"u":"mind%20of%20menace_som"},{"n":"Roaring Applause","s":64,"u":"roaring%20applause_som"},{"n":"Schadenfreude","s":64,"u":"schadenfreude_som"},{"n":"Unspeakable Shadow","s":64,"u":"unspeakable%20shadow_som"},{"n":"Warrior's Regret","s":64,"u":"warrior's%20regret_som"}],"8":[{"n":"Iron Command","s":4,"u":"iron%20command_apg"},{"n":"Coerce","s":5,"u":"coerce_crb"},{"n":"Demoralize","s":5,"u":"demoralize_crb"},{"n":"Rage","s":5,"u":"rage_crb"},{"n":"Rally","s":15,"u":"rally_gmg"},{"n":"Restore The Mind","s":11,"u":"restore%20the%20mind_da"},{"n":"Ring Bell","s":11,"u":"ring%20bell_da"},{"n":"Grim Swagger","s":2,"u":"grim%20swagger_g%26g"}],"62":[{"n":"Reviled of Nature","s":15,"u":"reviled%20of%20nature_gmg"},{"n":"Sellsword's Folly","s":15,"u":"sellsword's%20folly_gmg"}],"64":[{"n":"Frightful Presence","s":12,"u":"frightful%20presence_b1"},{"n":"Screaming Skull","s":12,"u":"screaming%20skull_b1"},{"n":"Butter Up","s":15,"u":"butter%20up_gmg"}],"70":[{"n":"Dread Ambience","s":64,"u":"dread%20ambience_som"},{"n":"Community Repair","s":47,"u":"community%20repair_sot2"}]},"stance":{"0":[{"n":"Buckler Dance","s":4,"u":"buckler%20dance_apg"},{"n":"Cobra Stance","s":4,"u":"cobra%20stance_apg"},{"n":"Dread Marshal Stance","s":4,"u":"dread%20marshal%20stance_apg"},{"n":"Dueling Dance","s":4,"u":"dueling%20dance_apg"},{"n":"Gorilla Stance","s":4,"u":"gorilla%20stance_apg"},{"n":"Inspiring Marshal Stance","s":4,"u":"inspiring%20marshal%20stance_apg"},{"n":"Monastic Archer Stance","s":4,"u":"monastic%20archer%20stance_apg"},{"n":"Peafowl Stance","s":4,"u":"peafowl%20stance_apg"},{"n":"Ricochet Stance","s":4,"u":"ricochet%20stance%20(fighter)_apg"},{"n":"Ricochet Stance","s":4,"u":"ricochet%20stance%20(rogue)_apg"},{"n":"Shooting Stars Stance","s":4,"u":"shooting%20stars%20stance_apg"},{"n":"Stumbling Stance","s":4,"u":"stumbling%20stance_apg"},{"n":"Twinned Defense","s":4,"u":"twinned%20defense%20(swashbuckler)_apg"},{"n":"Whirling Blade Stance","s":4,"u":"whirling%20blade%20stance_apg"},{"n":"Crane Stance","s":5,"u":"crane%20stance_crb"},{"n":"Disarming Stance","s":5,"u":"disarming%20stance_crb"},{"n":"Disruptive Stance","s":5,"u":"disruptive%20stance_crb"},{"n":"Dragon Stance","s":5,"u":"dragon%20stance_crb"},{"n":"Dueling Dance","s":5,"u":"dueling%20dance_crb"},{"n":"Graceful Poise","s":5,"u":"graceful%20poise_crb"},{"n":"Ironblood Stance","s":5,"u":"ironblood%20stance_crb"},{"n":"Lunging Stance","s":5,"u":"lunging%20stance_crb"},{"n":"Mobile Shot Stance","s":5,"u":"mobile%20shot%20stance_crb"},{"n":"Mountain Stance","s":5,"u":"mountain%20stance_crb"},{"n":"Multishot Stance","s":5,"u":"multishot%20stance_crb"},{"n":"Paragon's Guard","s":5,"u":"paragon's%20guard_crb"},{"n":"Point-blank Shot","s":5,"u":"point-blank%20shot_crb"},{"n":"Tangled Forest Stance","s":5,"u":"tangled%20forest%20stance_crb"},{"n":"Tiger Stance","s":5,"u":"tiger%20stance_crb"},{"n":"Twinned Defense","s":5,"u":"twinned%20defense%20(fighter)_crb"},{"n":"Wolf Stance","s":5,"u":"wolf%20stance_crb"},{"n":"Sky And Heaven Stance","s":23,"u":"sky%20and%20heaven%20stance_aoe2"},{"n":"Whirlwind Stance","s":31,"u":"whirlwind%20stance_ec1"},{"n":"Jellyfish Stance","s":38,"u":"jellyfish%20stance_frp2"},{"n":"Six Pillars Stance","s":38,"u":"six%20pillars%20stance_frp2"},{"n":"Vitality-manipulating Stance","s":39,"u":"vitality-manipulating%20stance_frp3"},{"n":"Everstand Stance","s":7,"u":"everstand%20stance_locg"},{"n":"Impassable Wall Stance","s":7,"u":"impassable%20wall%20stance_locg"},{"n":"Sky and Heaven Stance","s":6,"u":"sky%20and%20heaven%20stance_loil"},{"n":"Masquerade of Seasons Stance","s":6,"u":"masquerade%20of%20seasons%20stance_loil"},{"n":"Push Back the Dead!","s":59,"u":"push%20back%20the%20dead!_lokl"},{"n":"Fane's Fourberie","s":60,"u":"fane's%20fourberie_lopsg"},{"n":"Rain Of Embers Stance","s":60,"u":"rain%20of%20embers%20stance_lopsg"},{"n":"Powder Punch Stance","s":42,"u":"powder%20punch%20stance_ooa1"},{"n":"Reflective Ripple Stance","s":64,"u":"reflective%20ripple%20stance_som"},{"n":"Rough Terrain Stance","s":64,"u":"rough%20terrain%20stance_som"},{"n":"Stoked Flame Stance","s":64,"u":"stoked%20flame%20stance_som"}],"3":[{"n":"Clinging Shadows Stance","s":4,"u":"clinging%20shadows%20stance_apg"},{"n":"Wild Winds Stance","s":5,"u":"wild%20winds%20stance_crb"}],"8":[{"n":"Arcane Cascade","s":64,"u":"arcane%20cascade_som"}]},"teleportation":{"0":[{"n":"Call Bonded Item","s":4,"u":"call%20bonded%20item_apg"},{"n":"Life Leap","s":4,"u":"life%20leap_apg"},{"n":"Swap Reflections","s":11,"u":"swap%20reflections_da"},{"n":"Call Implement","s":11,"u":"call%20implement_da"},{"n":"Trespass Teleportation","s":11,"u":"trespass%20teleportation_da"},{"n":"Wandering Thoughts","s":11,"u":"wandering%20thoughts_da"},{"n":"Sever Space","s":39,"u":"sever%20space_frp3"},{"n":"Black Powder Embodiment","s":2,"u":"black%20powder%20embodiment_g%26g"},{"n":"Call Gun","s":2,"u":"call%20gun_g%26g"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Fading","s":66,"u":"fading_lol"},{"n":"Summoner's Call","s":64,"u":"summoner's%20call_som"},{"n":"Transpose","s":64,"u":"transpose_som"}],"2":[{"n":"Fire-jump Ring","s":4,"u":"fire-jump%20ring_apg"},{"n":"Spiritsight Crossbow","s":4,"u":"spiritsight%20crossbow_apg"},{"n":"Compass of Transpositional Awareness","s":11,"u":"compass%20of%20transpositional%20awareness_da"},{"n":"Ring Of Stoneshifting","s":9,"u":"ring%20of%20stoneshifting_ec3"},{"n":"Bonmuan Swapping Stone","s":37,"u":"bonmuan%20swapping%20stone%20(generic)_frp1"},{"n":"Headbands Of Translocation","s":38,"u":"headbands%20of%20translocation_frp2"},{"n":"Jahan Waystone","s":0,"u":"jahan%20waystone_lome"},{"n":"Homeward Wayfinder","s":60,"u":"homeward%20wayfinder_lopsg"},{"n":"Juxtaposition Ammunition","s":8,"u":"juxtaposition%20ammunition_lotgb"},{"n":"Paired","s":8,"u":"paired%20(generic)_lotgb"},{"n":"Transposition Ammunition","s":8,"u":"transposition%20ammunition%20(generic)_lotgb"},{"n":"Golden Spur","s":43,"u":"golden%20spur_ooa2"},{"n":"Retrieval Prism","s":64,"u":"retrieval%20prism%20(generic)_som"},{"n":"Herd Mask","s":46,"u":"herd%20mask_sot1"}],"3":[{"n":"Shadow Jump","s":4,"u":"shadow%20jump_apg"},{"n":"Snare Hopping","s":4,"u":"snare%20hopping_apg"},{"n":"Terrain Transposition","s":4,"u":"terrain%20transposition_apg"},{"n":"Thoughtful Gift","s":4,"u":"thoughtful%20gift_apg"},{"n":"Abundant Step","s":5,"u":"abundant%20step_crb"},{"n":"Blink","s":5,"u":"blink_crb"},{"n":"Collective Transposition","s":5,"u":"collective%20transposition_crb"},{"n":"Dimension Door","s":5,"u":"dimension%20door_crb"},{"n":"Dimensional Steps","s":5,"u":"dimensional%20steps_crb"},{"n":"Empty Body","s":5,"u":"empty%20body_crb"},{"n":"Ethereal Jaunt","s":5,"u":"ethereal%20jaunt_crb"},{"n":"Gate","s":5,"u":"gate_crb"},{"n":"Maze","s":5,"u":"maze_crb"},{"n":"Plane Shift","s":5,"u":"plane%20shift_crb"},{"n":"Shadow Walk","s":5,"u":"shadow%20walk_crb"},{"n":"Teleport","s":5,"u":"teleport_crb"},{"n":"Tree Stride","s":5,"u":"tree%20stride_crb"},{"n":"Maze Of Locked Doors","s":23,"u":"maze%20of%20locked%20doors_aoe2"},{"n":"Tesseract Tunnel","s":11,"u":"tesseract%20tunnel_da"},{"n":"Momentary Recovery","s":11,"u":"momentary%20recovery_da"},{"n":"Rally Point","s":11,"u":"rally%20point_da"},{"n":"Return Beacon","s":37,"u":"return%20beacon_frp1"},{"n":"Blink Charge","s":64,"u":"blink%20charge_som"},{"n":"Dimensional Assault","s":64,"u":"dimensional%20assault_som"},{"n":"Efficient Apport","s":64,"u":"efficient%20apport_som"},{"n":"Magic Mailbox","s":64,"u":"magic%20mailbox_som"},{"n":"Unexpected Transposition","s":64,"u":"unexpected%20transposition_som"}],"8":[{"n":"Recall Ammunition","s":2,"u":"recall%20ammunition_g%26g"},{"n":"Manifest Eidolon","s":64,"u":"manifest%20eidolon_som"}],"51":[{"n":"False Step Floor","s":11,"u":"false%20step%20floor_da"}],"70":[{"n":"Create Demiplane","s":4,"u":"create%20demiplane_apg"},{"n":"Teleportation Circle","s":4,"u":"teleportation%20circle_apg"},{"n":"Word of Recall","s":4,"u":"word%20of%20recall_apg"}],"71":[{"n":"Bunta","s":51,"u":"bunta_sot6"}],"73":[{"n":"Dark Roads","s":15,"u":"dark%20roads_gmg"},{"n":"Spirit Blink","s":64,"u":"spirit%20blink_som"}]},"wizard":{"0":[{"n":"Call Bonded Item","s":4,"u":"call%20bonded%20item_apg"},{"n":"Convincing Illusion","s":4,"u":"convincing%20illusion_apg"},{"n":"Diviner Sense","s":4,"u":"diviner%20sense_apg"},{"n":"Energy Ablation","s":4,"u":"energy%20ablation_apg"},{"n":"Forcible Energy","s":4,"u":"forcible%20energy_apg"},{"n":"Form Retention","s":4,"u":"form%20retention_apg"},{"n":"Nonlethal Spell","s":4,"u":"nonlethal%20spell_apg"},{"n":"Second Chance Spell","s":4,"u":"second%20chance%20spell_apg"},{"n":"Spell Mastery","s":4,"u":"spell%20mastery_apg"},{"n":"Spellbook Prodigy","s":4,"u":"spellbook%20prodigy_apg"},{"n":"Split Slot","s":4,"u":"split%20slot_apg"},{"n":"Advanced School Spell","s":5,"u":"advanced%20school%20spell_crb"},{"n":"Archwizard's Might","s":5,"u":"archwizard's%20might_crb"},{"n":"Bespell Weapon","s":5,"u":"bespell%20weapon%20(wizard)_crb"},{"n":"Bond Conservation","s":5,"u":"bond%20conservation_crb"},{"n":"Bonded Focus","s":5,"u":"bonded%20focus_crb"},{"n":"Cantrip Expansion","s":5,"u":"cantrip%20expansion%20(wizard)_crb"},{"n":"Clever Counterspell","s":5,"u":"clever%20counterspell_crb"},{"n":"Conceal Spell","s":5,"u":"conceal%20spell_crb"},{"n":"Counterspell","s":5,"u":"counterspell%20(wizard)_crb"},{"n":"Effortless Concentration","s":5,"u":"effortless%20concentration%20(wizard)_crb"},{"n":"Enhanced Familiar","s":5,"u":"enhanced%20familiar%20(wizard)_crb"},{"n":"Eschew Materials","s":5,"u":"eschew%20materials_crb"},{"n":"Familiar","s":5,"u":"familiar%20(wizard)_crb"},{"n":"Hand Of The Apprentice","s":5,"u":"hand%20of%20the%20apprentice_crb"},{"n":"Infinite Possibilities","s":5,"u":"infinite%20possibilities_crb"},{"n":"Linked Focus","s":5,"u":"linked%20focus_crb"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(wizard)_crb"},{"n":"Metamagic Mastery","s":5,"u":"metamagic%20mastery%20(wizard)_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(wizard)_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(wizard)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(wizard)_crb"},{"n":"Reflect Spell","s":5,"u":"reflect%20spell%20(wizard)_crb"},{"n":"Reprepare Spell","s":5,"u":"reprepare%20spell_crb"},{"n":"Scroll Savant","s":5,"u":"scroll%20savant_crb"},{"n":"Silent Spell","s":5,"u":"silent%20spell_crb"},{"n":"Spell Combination","s":5,"u":"spell%20combination_crb"},{"n":"Spell Penetration","s":5,"u":"spell%20penetration_crb"},{"n":"Spell Tinker","s":5,"u":"spell%20tinker_crb"},{"n":"Steady Spellcasting","s":5,"u":"steady%20spellcasting%20(wizard)_crb"},{"n":"Superior Bond","s":5,"u":"superior%20bond_crb"},{"n":"Universal Versatility","s":5,"u":"universal%20versatility_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(wizard)_crb"},{"n":"Spell Mastery","s":21,"u":"spell%20mastery_aoa6"},{"n":"Undying Conviction","s":10,"u":"undying%20conviction_botd"},{"n":"Necromancer's Visage","s":10,"u":"necromancer's%20visage_botd"},{"n":"Sepulchral Sublimation","s":10,"u":"sepulchral%20sublimation_botd"},{"n":"Reclaim Spell","s":35,"u":"reclaim%20spell_ec6"},{"n":"Shift Spell","s":38,"u":"shift%20spell_frp2"},{"n":"Worldsphere Gravity","s":39,"u":"worldsphere%20gravity_frp3"},{"n":"Detonating Spell","s":59,"u":"detonating%20spell_lokl"},{"n":"Cunning Trickster Mask","s":51,"u":"cunning%20trickster%20mask_sot6"},{"n":"Emancipator's Mask","s":51,"u":"emancipator's%20mask_sot6"},{"n":"Grand Medic's Mask","s":51,"u":"grand%20medic's%20mask_sot6"},{"n":"Protective Spirit Mask","s":51,"u":"protective%20spirit%20mask_sot6"},{"n":"Sky Master Mask","s":51,"u":"sky%20master%20mask_sot6"},{"n":"Stalking Feline Mask","s":51,"u":"stalking%20feline%20mask_sot6"},{"n":"Storyteller's Mask","s":51,"u":"storyteller's%20mask_sot6"},{"n":"Thick Hide Mask","s":51,"u":"thick%20hide%20mask_sot6"},{"n":"Tireless Guide's Mask","s":51,"u":"tireless%20guide's%20mask_sot6"},{"n":"Vigilant Mask","s":51,"u":"vigilant%20mask_sot6"}],"3":[{"n":"Augment Summoning","s":5,"u":"augment%20summoning_crb"},{"n":"Call Of The Grave","s":5,"u":"call%20of%20the%20grave_crb"},{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Dimensional Steps","s":5,"u":"dimensional%20steps_crb"},{"n":"Diviner's Sight","s":5,"u":"diviner's%20sight_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Elemental Tempest","s":5,"u":"elemental%20tempest_crb"},{"n":"Energy Absorption","s":5,"u":"energy%20absorption_crb"},{"n":"Force Bolt","s":5,"u":"force%20bolt_crb"},{"n":"Hand Of The Apprentice","s":5,"u":"hand%20of%20the%20apprentice_crb"},{"n":"Invisibility Cloak","s":5,"u":"invisibility%20cloak_crb"},{"n":"Life Siphon","s":5,"u":"life%20siphon_crb"},{"n":"Physical Boost","s":5,"u":"physical%20boost_crb"},{"n":"Protective Ward","s":5,"u":"protective%20ward_crb"},{"n":"Shifting Form","s":5,"u":"shifting%20form_crb"},{"n":"Vigilant Eye","s":5,"u":"vigilant%20eye_crb"},{"n":"Warped Terrain","s":5,"u":"warped%20terrain_crb"},{"n":"Efficient Apport","s":64,"u":"efficient%20apport_som"}],"8":[{"n":"Drain Bonded Item","s":5,"u":"drain%20bonded%20item_crb"}]},"visual":{"0":[{"n":"Cavalier's Banner","s":4,"u":"cavalier's%20banner_apg"},{"n":"Command Attention","s":4,"u":"command%20attention_apg"},{"n":"Coordinated Charge","s":4,"u":"coordinated%20charge_apg"},{"n":"Cringe","s":4,"u":"cringe_apg"},{"n":"Empathetic Plea","s":4,"u":"empathetic%20plea_apg"},{"n":"Instinctive Obfuscation","s":4,"u":"instinctive%20obfuscation_apg"},{"n":"Mesmerizing Gaze","s":4,"u":"mesmerizing%20gaze_apg"},{"n":"Portentous Spell","s":4,"u":"portentous%20spell_apg"},{"n":"Project Persona","s":4,"u":"project%20persona_apg"},{"n":"Rallying Charge","s":4,"u":"rallying%20charge_apg"},{"n":"Contagious Rage","s":5,"u":"contagious%20rage_crb"},{"n":"Share Rage","s":5,"u":"share%20rage_crb"},{"n":"Semblance of Life","s":10,"u":"semblance%20of%20life_botd"},{"n":"Warped Reflection","s":11,"u":"warped%20reflection_da"},{"n":"Fey's Trickery","s":11,"u":"fey's%20trickery_da"},{"n":"Vivacious Afterimage","s":39,"u":"vivacious%20afterimage_frp3"},{"n":"Eagle Eyes","s":2,"u":"eagle%20eyes_g%26g"},{"n":"Fake Out","s":2,"u":"fake%20out_g%26g"},{"n":"Reach For The Sky","s":2,"u":"reach%20for%20the%20sky_g%26g"},{"n":"Triangulate","s":2,"u":"triangulate_g%26g"},{"n":"Radiant Burst","s":1,"u":"radiant%20burst_loag"},{"n":"Radiate Glory","s":1,"u":"radiate%20glory_loag"},{"n":"Hypnotic Lure","s":6,"u":"hypnotic%20lure_loil"},{"n":"Disruptive Stare","s":6,"u":"disruptive%20stare_loil"},{"n":"Alluring Performance","s":6,"u":"alluring%20performance_loil"},{"n":"Wave the Flag","s":59,"u":"wave%20the%20flag_lokl"},{"n":"Reassuring Presence","s":0,"u":"reassuring%20presence_lome"},{"n":"Black Powder Flash","s":42,"u":"black%20powder%20flash_ooa1"},{"n":"Dazzling Block","s":64,"u":"dazzling%20block_som"}],"2":[{"n":"Basilisk Eye","s":4,"u":"basilisk%20eye_apg"},{"n":"Flare Snare","s":4,"u":"flare%20snare_apg"},{"n":"Dancing Scarf","s":5,"u":"dancing%20scarf%20(generic)_crb"},{"n":"Mistform Elixir","s":5,"u":"mistform%20elixir%20(generic)_crb"},{"n":"Blindpepper Bomb","s":22,"u":"blindpepper%20bomb_aoe1"},{"n":"Blindpepper Tube","s":22,"u":"blindpepper%20tube_aoe1"},{"n":"Ring Of Discretion","s":22,"u":"ring%20of%20discretion_aoe1"},{"n":"Dread","s":8,"u":"dread%20(generic)_lotgb"},{"n":"Glittering Snare","s":8,"u":"glittering%20snare_lotgb"},{"n":"Mirror-ball Snare","s":8,"u":"mirror-ball%20snare_lotgb"}],"3":[{"n":"Blinding Beauty","s":4,"u":"blinding%20beauty_apg"},{"n":"Sepulchral Mask","s":4,"u":"sepulchral%20mask_apg"},{"n":"Shadow Illusion","s":4,"u":"shadow%20illusion_apg"},{"n":"Blur","s":5,"u":"blur_crb"},{"n":"Captivating Adoration","s":5,"u":"captivating%20adoration_crb"},{"n":"Cloak Of Colors","s":5,"u":"cloak%20of%20colors_crb"},{"n":"Color Spray","s":5,"u":"color%20spray_crb"},{"n":"Dazzling Flash","s":5,"u":"dazzling%20flash_crb"},{"n":"Drop Dead","s":5,"u":"drop%20dead_crb"},{"n":"Face In The Crowd","s":5,"u":"face%20in%20the%20crowd_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Hypnotic Pattern","s":5,"u":"hypnotic%20pattern_crb"},{"n":"Illusory Creature","s":5,"u":"illusory%20creature_crb"},{"n":"Illusory Disguise","s":5,"u":"illusory%20disguise_crb"},{"n":"Illusory Object","s":5,"u":"illusory%20object_crb"},{"n":"Illusory Scene","s":5,"u":"illusory%20scene_crb"},{"n":"Item Facade","s":5,"u":"item%20facade_crb"},{"n":"Magic Mouth","s":5,"u":"magic%20mouth_crb"},{"n":"Mask Of Terror","s":5,"u":"mask%20of%20terror_crb"},{"n":"Mirror Image","s":5,"u":"mirror%20image_crb"},{"n":"Overwhelming Presence","s":5,"u":"overwhelming%20presence_crb"},{"n":"Scintillating Pattern","s":5,"u":"scintillating%20pattern_crb"},{"n":"Secret Page","s":5,"u":"secret%20page_crb"},{"n":"Splash Of Art","s":5,"u":"splash%20of%20art_crb"},{"n":"Trickster's Twin","s":5,"u":"trickster's%20twin_crb"},{"n":"Veil","s":5,"u":"veil_crb"},{"n":"Vibrant Pattern","s":5,"u":"vibrant%20pattern_crb"},{"n":"Visions Of Danger","s":5,"u":"visions%20of%20danger_crb"},{"n":"Warped Terrain","s":5,"u":"warped%20terrain_crb"},{"n":"Exchange Image","s":18,"u":"exchange%20image_aoa3"},{"n":"Lift Nature's Caul","s":30,"u":"lift%20nature's%20caul_av3"},{"n":"Entrancing Eyes","s":33,"u":"entrancing%20eyes_ec4"},{"n":"Ephemeral Hazards","s":58,"u":"ephemeral%20hazards_logm"},{"n":"Ghostly Transcription","s":58,"u":"ghostly%20transcription_logm"},{"n":"Befitting Attire","s":64,"u":"befitting%20attire_som"},{"n":"Chromatic Image","s":64,"u":"chromatic%20image_som"},{"n":"Lose The Path","s":64,"u":"lose%20the%20path_som"},{"n":"Mirror Malefactors","s":64,"u":"mirror%20malefactors_som"},{"n":"Ocular Overload","s":64,"u":"ocular%20overload_som"},{"n":"Oneiric Mire","s":64,"u":"oneiric%20mire_som"},{"n":"Phantom Crowd","s":64,"u":"phantom%20crowd_som"},{"n":"Phantom Prison","s":64,"u":"phantom%20prison_som"},{"n":"Portrait Of The Artist","s":64,"u":"portrait%20of%20the%20artist_som"},{"n":"Shadow Army","s":64,"u":"shadow%20army_som"},{"n":"Shadow Projectile","s":64,"u":"shadow%20projectile_som"},{"n":"Thicket Of Knives","s":64,"u":"thicket%20of%20knives_som"},{"n":"Unspeakable Shadow","s":64,"u":"unspeakable%20shadow_som"}],"8":[{"n":"Follow the Expert","s":5,"u":"follow%20the%20expert_crb"},{"n":"Point Out","s":5,"u":"point%20out_crb"}],"51":[{"n":"Disorienting Illusions","s":11,"u":"disorienting%20illusions_da"},{"n":"Mirror Door","s":11,"u":"mirror%20door_da"},{"n":"Reflected Desires","s":11,"u":"reflected%20desires_da"},{"n":"Color Spray Trap","s":43,"u":"color%20spray%20trap_ooa2"}],"62":[{"n":"Slayer's Haunt","s":15,"u":"slayer's%20haunt_gmg"}]},"morph":{"0":[{"n":"Celestial Wings","s":4,"u":"celestial%20wings_apg"},{"n":"Fiendish Wings","s":4,"u":"fiendish%20wings_apg"},{"n":"Soaring Flight","s":4,"u":"soaring%20flight_apg"},{"n":"Animal Skin","s":5,"u":"animal%20skin_crb"},{"n":"Dragon's Rage Wings","s":5,"u":"dragon's%20rage%20wings_crb"},{"n":"Pesh Skin","s":20,"u":"pesh%20skin_aoa5"},{"n":"Warp Likeness","s":11,"u":"warp%20likeness_da"},{"n":"Energize Wings","s":1,"u":"energize%20wings_loag"},{"n":"Final Form","s":1,"u":"final%20form_loag"},{"n":"Wings Of Air","s":1,"u":"wings%20of%20air_loag"}],"2":[{"n":"Stone Fist Elixir","s":5,"u":"stone%20fist%20elixir_crb"},{"n":"Dragonfly Potion","s":8,"u":"dragonfly%20potion_lotgb"},{"n":"Mana-Rattler Liniment","s":44,"u":"mana-rattler%20liniment_ooa3"}],"3":[{"n":"Animal Feature","s":4,"u":"animal%20feature_apg"},{"n":"Divine Vessel","s":5,"u":"divine%20vessel_crb"},{"n":"Dragon Claws","s":5,"u":"dragon%20claws_crb"},{"n":"Dragon Wings","s":5,"u":"dragon%20wings_crb"},{"n":"Embrace The Pit","s":5,"u":"embrace%20the%20pit_crb"},{"n":"Feet To Fins","s":5,"u":"feet%20to%20fins_crb"},{"n":"Glutton's Jaws","s":5,"u":"glutton's%20jaws_crb"},{"n":"Moon Frenzy","s":5,"u":"moon%20frenzy_crb"},{"n":"Shifting Form","s":5,"u":"shifting%20form_crb"},{"n":"Tentacular Limbs","s":5,"u":"tentacular%20limbs_crb"},{"n":"Vibrant Thorns","s":5,"u":"vibrant%20thorns_crb"},{"n":"Wild Morph","s":5,"u":"wild%20morph_crb"},{"n":"Adapt Self","s":58,"u":"adapt%20self_logm"},{"n":"Magic Warrior Aspect","s":62,"u":"magic%20warrior%20aspect_lowg"},{"n":"Evolution Surge","s":64,"u":"evolution%20surge_som"},{"n":"Gouging Claw","s":64,"u":"gouging%20claw_som"},{"n":"Mantle Of The Frozen Heart","s":64,"u":"mantle%20of%20the%20frozen%20heart_som"},{"n":"Mantle Of The Magma Heart","s":64,"u":"mantle%20of%20the%20magma%20heart_som"}],"73":[{"n":"Feral Claws","s":15,"u":"feral%20claws_gmg"}]},"transmutation":{"0":[{"n":"Celestial Wings","s":4,"u":"celestial%20wings_apg"},{"n":"Fiendish Wings","s":4,"u":"fiendish%20wings_apg"},{"n":"Form Of The Bat","s":4,"u":"form%20of%20the%20bat_apg"},{"n":"Long-nosed Form","s":4,"u":"long-nosed%20form_apg"},{"n":"Magic Arrow","s":4,"u":"magic%20arrow_apg"},{"n":"Precious Arrow","s":4,"u":"precious%20arrow_apg"},{"n":"Rat Form","s":4,"u":"rat%20form_apg"},{"n":"Soaring Flight","s":4,"u":"soaring%20flight_apg"},{"n":"Terraforming Spell","s":4,"u":"terraforming%20spell_apg"},{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Animal Skin","s":5,"u":"animal%20skin_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Dragon's Rage Wings","s":5,"u":"dragon's%20rage%20wings_crb"},{"n":"Giant's Stature","s":5,"u":"giant's%20stature_crb"},{"n":"Titan's Stature","s":5,"u":"titan's%20stature_crb"},{"n":"Terrain Form","s":10,"u":"terrain%20form_botd"},{"n":"Bat Form","s":10,"u":"bat%20form_botd"},{"n":"Turn to Mist","s":10,"u":"turn%20to%20mist_botd"},{"n":"Bone Swarm","s":10,"u":"bone%20swarm_botd"},{"n":"Jelly Body","s":11,"u":"jelly%20body_da"},{"n":"Gift of the Hoard","s":11,"u":"gift%20of%20the%20hoard_da"},{"n":"Petrified Skin","s":11,"u":"petrified%20skin_da"},{"n":"Titan Swing","s":11,"u":"titan%20swing_da"},{"n":"Warp Likeness","s":11,"u":"warp%20likeness_da"},{"n":"Unyielding Disguise","s":11,"u":"unyielding%20disguise_da"},{"n":"Malleable Form","s":11,"u":"malleable%20form_da"},{"n":"Walk on the Wind","s":11,"u":"walk%20on%20the%20wind_da"},{"n":"Purge of Moments","s":11,"u":"purge%20of%20moments_da"},{"n":"Vessel's Form","s":11,"u":"vessel's%20form_da"},{"n":"Implement's Flight","s":11,"u":"implement's%20flight_da"},{"n":"Become Thought","s":11,"u":"become%20thought_da"},{"n":"Arcane Propulsion","s":2,"u":"arcane%20propulsion_g%26g"},{"n":"Core Cannon","s":2,"u":"core%20cannon_g%26g"},{"n":"Aquatic Adaptation","s":1,"u":"aquatic%20adaptation_loag"},{"n":"Devil In Plain Sight","s":1,"u":"devil%20in%20plain%20sight_loag"},{"n":"Energize Wings","s":1,"u":"energize%20wings_loag"},{"n":"Final Form","s":1,"u":"final%20form_loag"},{"n":"Hydraulic Maneuvers","s":1,"u":"hydraulic%20maneuvers_loag"},{"n":"Inspirit Hazard","s":1,"u":"inspirit%20hazard_loag"},{"n":"Rehydration","s":1,"u":"rehydration_loag"},{"n":"Scion Transformation","s":1,"u":"scion%20transformation_loag"},{"n":"Shadow Sight","s":1,"u":"shadow%20sight_loag"},{"n":"Water Strider","s":1,"u":"water%20strider_loag"},{"n":"Wings Of Air","s":1,"u":"wings%20of%20air_loag"},{"n":"Ritual Reversion","s":7,"u":"ritual%20reversion_locg"},{"n":"Miraculous Repair","s":6,"u":"miraculous%20repair_loil"},{"n":"Towering Presence","s":6,"u":"towering%20presence_loil"},{"n":"Fused Staff","s":64,"u":"fused%20staff_som"},{"n":"Lunging Spellstrike","s":64,"u":"lunging%20spellstrike_som"},{"n":"Phase Out","s":64,"u":"phase%20out_som"},{"n":"Shielded Tome","s":64,"u":"shielded%20tome_som"},{"n":"Shrink Down","s":64,"u":"shrink%20down_som"},{"n":"Twin Eidolon","s":64,"u":"twin%20eidolon_som"},{"n":"Fleet Tempo","s":47,"u":"fleet%20tempo_sot2"},{"n":"Song Of Grace And Speed","s":47,"u":"song%20of%20grace%20and%20speed_sot2"}],"2":[{"n":"Basilisk Eye","s":4,"u":"basilisk%20eye_apg"},{"n":"Earthglide Cloak","s":4,"u":"earthglide%20cloak_apg"},{"n":"Gecko Potion","s":4,"u":"gecko%20potion_apg"},{"n":"Medusa's Scream","s":4,"u":"medusa's%20scream%20(generic)_apg"},{"n":"Oil Of Object Animation","s":4,"u":"oil%20of%20object%20animation%20(generic)_apg"},{"n":"Potion Of Disguise","s":4,"u":"potion%20of%20disguise%20(generic)_apg"},{"n":"Potion Of Expeditious Retreat","s":4,"u":"potion%20of%20expeditious%20retreat_apg"},{"n":"Rope Of Climbing","s":4,"u":"rope%20of%20climbing%20(generic)_apg"},{"n":"Time Shield Potion","s":4,"u":"time%20shield%20potion_apg"},{"n":"Walking Cauldron","s":4,"u":"walking%20cauldron_apg"},{"n":"Winged","s":4,"u":"winged%20(generic)_apg"},{"n":"Aeon Stone","s":5,"u":"aeon%20stone%20(generic)_crb"},{"n":"Alchemist Goggles","s":5,"u":"alchemist%20goggles%20(generic)_crb"},{"n":"Anklets of Alacrity","s":5,"u":"anklets%20of%20alacrity_crb"},{"n":"Armbands of Athleticism","s":5,"u":"armbands%20of%20athleticism%20(generic)_crb"},{"n":"Barding of the Zephyr","s":5,"u":"barding%20of%20the%20zephyr_crb"},{"n":"Belt of Giant Strength","s":5,"u":"belt%20of%20giant%20strength_crb"},{"n":"Berserker's Cloak","s":5,"u":"berserker's%20cloak%20(generic)_crb"},{"n":"Boots of Bounding","s":5,"u":"boots%20of%20bounding%20(generic)_crb"},{"n":"Boots of Elvenkind","s":5,"u":"boots%20of%20elvenkind%20(generic)_crb"},{"n":"Boots of Speed","s":5,"u":"boots%20of%20speed_crb"},{"n":"Bracelet of Dashing","s":5,"u":"bracelet%20of%20dashing_crb"},{"n":"Broom of Flying","s":5,"u":"broom%20of%20flying_crb"},{"n":"Celestial Armor","s":5,"u":"celestial%20armor_crb"},{"n":"Cloak of the Bat","s":5,"u":"cloak%20of%20the%20bat%20(generic)_crb"},{"n":"Collar of Inconspicuousness","s":5,"u":"collar%20of%20inconspicuousness_crb"},{"n":"Crafter's Eyepiece","s":5,"u":"crafter's%20eyepiece%20(generic)_crb"},{"n":"Dragon Turtle Scale","s":5,"u":"dragon%20turtle%20scale_crb"},{"n":"Druid's Vestments","s":5,"u":"druid's%20vestments_crb"},{"n":"Effervescent Ampoule","s":5,"u":"effervescent%20ampoule_crb"},{"n":"Electric Eelskin","s":5,"u":"electric%20eelskin_crb"},{"n":"Emerald Grasshopper","s":5,"u":"emerald%20grasshopper_crb"},{"n":"Eyes of the Eagle","s":5,"u":"eyes%20of%20the%20eagle_crb"},{"n":"Feather Step Stone","s":5,"u":"feather%20step%20stone_crb"},{"n":"Fighter's Fork","s":5,"u":"fighter's%20fork_crb"},{"n":"Ghost Ammunition","s":5,"u":"ghost%20ammunition_crb"},{"n":"Ghost Touch","s":5,"u":"ghost%20touch_crb"},{"n":"Gloves of Storing","s":5,"u":"gloves%20of%20storing_crb"},{"n":"Goggles of Night","s":5,"u":"goggles%20of%20night%20(generic)_crb"},{"n":"Handwraps of Mighty Blows","s":5,"u":"handwraps%20of%20mighty%20blows%20(generic)_crb"},{"n":"Horseshoes of Speed","s":5,"u":"horseshoes%20of%20speed%20(generic)_crb"},{"n":"Immovable Rod","s":5,"u":"immovable%20rod_crb"},{"n":"Inexplicable Apparatus","s":5,"u":"inexplicable%20apparatus_crb"},{"n":"Keen","s":5,"u":"keen_crb"},{"n":"Lifting Belt","s":5,"u":"lifting%20belt_crb"},{"n":"Monkey Pin","s":5,"u":"monkey%20pin_crb"},{"n":"Oil of Animation","s":5,"u":"oil%20of%20animation_crb"},{"n":"Oil of Keen Edges","s":5,"u":"oil%20of%20keen%20edges_crb"},{"n":"Oil of Mending","s":5,"u":"oil%20of%20mending_crb"},{"n":"Oil of Potency","s":5,"u":"oil%20of%20potency_crb"},{"n":"Oil of Weightlessness","s":5,"u":"oil%20of%20weightlessness%20(generic)_crb"},{"n":"Onyx Panther","s":5,"u":"onyx%20panther_crb"},{"n":"Penetrating Ammunition","s":5,"u":"penetrating%20ammunition_crb"},{"n":"Potion of Flying","s":5,"u":"potion%20of%20flying%20(generic)_crb"},{"n":"Potion of Leaping","s":5,"u":"potion%20of%20leaping_crb"},{"n":"Potion of Quickness","s":5,"u":"potion%20of%20quickness_crb"},{"n":"Potion of Swimming","s":5,"u":"potion%20of%20swimming%20(generic)_crb"},{"n":"Potion of Water Breathing","s":5,"u":"potion%20of%20water%20breathing_crb"},{"n":"Primeval Mistletoe","s":5,"u":"primeval%20mistletoe%20(generic)_crb"},{"n":"Rhino Hide","s":5,"u":"rhino%20hide_crb"},{"n":"Ring of Climbing","s":5,"u":"ring%20of%20climbing_crb"},{"n":"Ring of Swimming","s":5,"u":"ring%20of%20swimming_crb"},{"n":"Salve of Slipperiness","s":5,"u":"salve%20of%20slipperiness_crb"},{"n":"Serum of Sex Shift","s":5,"u":"serum%20of%20sex%20shift_crb"},{"n":"Shadow","s":5,"u":"shadow%20(generic)_crb"},{"n":"Shifting","s":5,"u":"shifting_crb"},{"n":"Shrinking Potion","s":5,"u":"shrinking%20potion%20(generic)_crb"},{"n":"Skeleton Key","s":5,"u":"skeleton%20key%20(generic)_crb"},{"n":"Slick","s":5,"u":"slick%20(generic)_crb"},{"n":"Slippers of Spider Climbing","s":5,"u":"slippers%20of%20spider%20climbing_crb"},{"n":"Speed","s":5,"u":"speed_crb"},{"n":"Spellstrike Ammunition","s":5,"u":"spellstrike%20ammunition%20(generic)_crb"},{"n":"Staff of Transmutation","s":5,"u":"staff%20of%20transmutation%20(generic)_crb"},{"n":"Stone Bullet","s":5,"u":"stone%20bullet_crb"},{"n":"Tiger Menuki","s":5,"u":"tiger%20menuki_crb"},{"n":"Traveler's Any-tool","s":5,"u":"traveler's%20any-tool_crb"},{"n":"Triton's Conch","s":5,"u":"triton's%20conch_crb"},{"n":"Twining Staff","s":5,"u":"twining%20staff_crb"},{"n":"Winged Boots","s":5,"u":"winged%20boots_crb"},{"n":"Axe Of The Dwarven Lords","s":15,"u":"axe%20of%20the%20dwarven%20lords_gmg"},{"n":"Deck Of Many Things","s":15,"u":"deck%20of%20many%20things_gmg"},{"n":"Dependent","s":15,"u":"dependent_gmg"},{"n":"Essence Prism","s":15,"u":"essence%20prism_gmg"},{"n":"Medusa Armor","s":15,"u":"medusa%20armor_gmg"},{"n":"Necklace Of Strangulation","s":15,"u":"necklace%20of%20strangulation_gmg"},{"n":"Philosopher's Extractor","s":15,"u":"philosopher's%20extractor_gmg"},{"n":"Poisonous Cloak","s":15,"u":"poisonous%20cloak%20(generic)_gmg"},{"n":"Raucous","s":15,"u":"raucous_gmg"},{"n":"Sphere Of Annihilation","s":15,"u":"sphere%20of%20annihilation_gmg"},{"n":"Staining","s":15,"u":"staining_gmg"},{"n":"Bellflower Toolbelt","s":18,"u":"bellflower%20toolbelt_aoa3"},{"n":"Vaultbreaker's Harness","s":23,"u":"vaultbreaker's%20harness_aoe2"},{"n":"Blade Of The Rabbit Prince","s":25,"u":"blade%20of%20the%20rabbit%20prince_aoe4"},{"n":"Hardened Harrow Deck","s":25,"u":"hardened%20harrow%20deck_aoe4"},{"n":"Fungal Armor","s":26,"u":"fungal%20armor_aoe5"},{"n":"Garrote Bolt","s":26,"u":"garrote%20bolt_aoe5"},{"n":"Folding Drums","s":29,"u":"folding%20drums_av2"},{"n":"Hunter's Brooch","s":29,"u":"hunter's%20brooch_av2"},{"n":"Fulcrum Lattice","s":30,"u":"fulcrum%20lattice_av3"},{"n":"Golden Goose","s":11,"u":"golden%20goose_da"},{"n":"Chaos Collar","s":11,"u":"chaos%20collar_da"},{"n":"Chimera Thread","s":11,"u":"chimera%20thread_da"},{"n":"Cloak of the False Foe","s":11,"u":"cloak%20of%20the%20false%20foe_da"},{"n":"Acrobat's Staff","s":32,"u":"acrobat's%20staff_ec2"},{"n":"Golem Stylus","s":9,"u":"golem%20stylus_ec3"},{"n":"Ankylostar","s":33,"u":"ankylostar_ec4"},{"n":"Anchor Spear","s":34,"u":"anchor%20spear_ec5"},{"n":"Tears Of The Last Azlanti","s":35,"u":"tears%20of%20the%20last%20azlanti_ec6"},{"n":"Ring Of The Weary Traveler","s":36,"u":"ring%20of%20the%20weary%20traveler_fop"},{"n":"Cape Of The Open Sky","s":38,"u":"cape%20of%20the%20open%20sky_frp2"},{"n":"Sky-piercing Bow","s":38,"u":"sky-piercing%20bow_frp2"},{"n":"Adaptive Cogwheel","s":2,"u":"adaptive%20cogwheel_g%26g"},{"n":"Arboreal's Revenge","s":2,"u":"arboreal's%20revenge_g%26g"},{"n":"Energized Cartridge","s":2,"u":"energized%20cartridge_g%26g"},{"n":"Growth Gun","s":2,"u":"growth%20gun_g%26g"},{"n":"Immovable Tripod","s":2,"u":"immovable%20tripod_g%26g"},{"n":"Magnetite Scope","s":2,"u":"magnetite%20scope%20(generic)_g%26g"},{"n":"Petrification Cannon","s":2,"u":"petrification%20cannon_g%26g"},{"n":"Scope Of Limning","s":2,"u":"scope%20of%20limning_g%26g"},{"n":"Sniper's Bead","s":2,"u":"sniper's%20bead%20(generic)_g%26g"},{"n":"Stepping Stone Shot","s":2,"u":"stepping%20stone%20shot%20(generic)_g%26g"},{"n":"Scroll Case Of Simplicity","s":7,"u":"scroll%20case%20of%20simplicity_locg"},{"n":"Scrollstaff","s":7,"u":"scrollstaff_locg"},{"n":"Torag's Silver Anvil","s":58,"u":"torag's%20silver%20anvil_logm"},{"n":"Barding Saddle","s":59,"u":"barding%20saddle_lokl"},{"n":"Ghost Oil","s":59,"u":"ghost%20oil_lokl"},{"n":"Cordelia's Construct Key","s":60,"u":"cordelia's%20construct%20key%20(generic)_lopsg"},{"n":"Ganjay Book","s":60,"u":"ganjay%20book_lopsg"},{"n":"Hummingbird Wayfinder","s":60,"u":"hummingbird%20wayfinder_lopsg"},{"n":"Snowshoes Of The Long Trek","s":60,"u":"snowshoes%20of%20the%20long%20trek_lopsg"},{"n":"Amphibious Chair","s":8,"u":"amphibious%20chair_lotgb"},{"n":"Big Rock Bullet","s":8,"u":"big%20rock%20bullet%20(generic)_lotgb"},{"n":"Bitter","s":8,"u":"bitter_lotgb"},{"n":"Dinosaur Boots","s":8,"u":"dinosaur%20boots%20(generic)_lotgb"},{"n":"Dragon's Breath","s":8,"u":"dragon's%20breath%20(generic)_lotgb"},{"n":"Dragonfly Potion","s":8,"u":"dragonfly%20potion_lotgb"},{"n":"Energy Robe","s":8,"u":"energy%20robe%20(generic)_lotgb"},{"n":"Fanged","s":8,"u":"fanged%20(generic)_lotgb"},{"n":"Folding Boat","s":8,"u":"folding%20boat%20(generic)_lotgb"},{"n":"Hosteling Statuette","s":8,"u":"hosteling%20statuette_lotgb"},{"n":"Immovable Arm","s":8,"u":"immovable%20arm_lotgb"},{"n":"Implacable","s":8,"u":"implacable_lotgb"},{"n":"Pillow Shield","s":8,"u":"pillow%20shield_lotgb"},{"n":"Quick Runner's Shirt","s":8,"u":"quick%20runner's%20shirt%20(generic)_lotgb"},{"n":"Shifter Prosthesis","s":8,"u":"shifter%20prosthesis_lotgb"},{"n":"Silhouette Cloak","s":8,"u":"silhouette%20cloak_lotgb"},{"n":"Skyrider Sword","s":8,"u":"skyrider%20sword%20(generic)_lotgb"},{"n":"Stonethroat Ammunition","s":8,"u":"stonethroat%20ammunition_lotgb"},{"n":"Swarmform Collar","s":8,"u":"swarmform%20collar_lotgb"},{"n":"Waverider Barding","s":8,"u":"waverider%20barding_lotgb"},{"n":"Golden Branding Iron","s":43,"u":"golden%20branding%20iron%20(generic)_ooa2"},{"n":"Alchemist's Damper","s":43,"u":"alchemist's%20damper_ooa2"},{"n":"Dupe's Gold Nugget","s":43,"u":"dupe's%20gold%20nugget_ooa2"},{"n":"Lodestone Pellet","s":43,"u":"lodestone%20pellet_ooa2"},{"n":"Aeon Stone (Clear Quartz Octagon)","s":43,"u":"aeon%20stone%20(clear%20quartz%20octagon)_ooa2"},{"n":"Containment Contraption","s":43,"u":"containment%20contraption_ooa2"},{"n":"Winder's Ring","s":43,"u":"winder's%20ring_ooa2"},{"n":"Erraticannon","s":44,"u":"erraticannon_ooa3"},{"n":"Reducer Round","s":44,"u":"reducer%20round_ooa3"},{"n":"Slime Whip","s":45,"u":"slime%20whip_sli"},{"n":"Slippery Ribbon","s":45,"u":"slippery%20ribbon_sli"},{"n":"Bestiary Of Metamorphosis","s":64,"u":"bestiary%20of%20metamorphosis_som"},{"n":"Binding Coil","s":64,"u":"binding%20coil%20(generic)_som"},{"n":"Extending","s":64,"u":"extending%20(generic)_som"},{"n":"Familiar Tattoo","s":64,"u":"familiar%20tattoo_som"},{"n":"Five-feather Wreath","s":64,"u":"five-feather%20wreath%20(generic)_som"},{"n":"Ghostbane Fulu","s":64,"u":"ghostbane%20fulu_som"},{"n":"Ghostly Portal Paint","s":64,"u":"ghostly%20portal%20paint_som"},{"n":"Lini's Leafstick","s":64,"u":"lini's%20leafstick_som"},{"n":"Lion Claw","s":64,"u":"lion%20claw_som"},{"n":"Magical Lock Fulu","s":64,"u":"magical%20lock%20fulu_som"},{"n":"Mercurial Mantle","s":64,"u":"mercurial%20mantle_som"},{"n":"Ouroboros Flail","s":64,"u":"ouroboros%20flail%20(generic)_som"},{"n":"Staff Of Nature's Cunning","s":64,"u":"staff%20of%20nature's%20cunning%20(generic)_som"},{"n":"Staff-storing Shield","s":64,"u":"staff-storing%20shield%20(generic)_som"},{"n":"Stormfeather","s":64,"u":"stormfeather_som"},{"n":"Topology Protoplasm","s":64,"u":"topology%20protoplasm_som"},{"n":"Vapor Sphere","s":64,"u":"vapor%20sphere_som"},{"n":"Goz Mask","s":46,"u":"goz%20mask%20(generic)_sot1"},{"n":"Rhinoceros Mask","s":46,"u":"rhinoceros%20mask%20(generic)_sot1"},{"n":"Shapespeak Mask","s":46,"u":"shapespeak%20mask_sot1"},{"n":"Skittering Mask","s":46,"u":"skittering%20mask%20(generic)_sot1"},{"n":"Tlil Mask","s":46,"u":"tlil%20mask%20(generic)_sot1"},{"n":"Bag Of Cats","s":47,"u":"bag%20of%20cats_sot2"},{"n":"Leopard's Armor","s":47,"u":"leopard's%20armor_sot2"},{"n":"Midday Lantern","s":49,"u":"midday%20lantern%20(generic)_sot4"},{"n":"Twilight Lantern","s":49,"u":"twilight%20lantern_sot4"}],"3":[{"n":"Ancestral Form","s":4,"u":"ancestral%20form_apg"},{"n":"Animal Feature","s":4,"u":"animal%20feature_apg"},{"n":"Animate Rope","s":4,"u":"animate%20rope_apg"},{"n":"Bestial Curse","s":4,"u":"bestial%20curse_apg"},{"n":"Curse Of Lost Time","s":4,"u":"curse%20of%20lost%20time_apg"},{"n":"Dismantle","s":4,"u":"dismantle_apg"},{"n":"Enlarge Companion","s":4,"u":"enlarge%20companion_apg"},{"n":"Grisly Growths","s":4,"u":"grisly%20growths_apg"},{"n":"Medusa's Wrath","s":4,"u":"medusa's%20wrath_apg"},{"n":"Ranger's Bramble","s":4,"u":"ranger's%20bramble_apg"},{"n":"Rusting Grasp","s":4,"u":"rusting%20grasp_apg"},{"n":"Tempest Form","s":4,"u":"tempest%20form_apg"},{"n":"Threefold Aspect","s":4,"u":"threefold%20aspect_apg"},{"n":"Transmute Rock And Mud","s":4,"u":"transmute%20rock%20and%20mud_apg"},{"n":"Wish-twisted Form","s":4,"u":"wish-twisted%20form_apg"},{"n":"Aerial Form","s":5,"u":"aerial%20form_crb"},{"n":"Agile Feet","s":5,"u":"agile%20feet_crb"},{"n":"Air Walk","s":5,"u":"air%20walk_crb"},{"n":"Animal Form","s":5,"u":"animal%20form_crb"},{"n":"Ant Haul","s":5,"u":"ant%20haul_crb"},{"n":"Artistic Flourish","s":5,"u":"artistic%20flourish_crb"},{"n":"Athletic Rush","s":5,"u":"athletic%20rush_crb"},{"n":"Avatar","s":5,"u":"avatar_crb"},{"n":"Baleful Polymorph","s":5,"u":"baleful%20polymorph_crb"},{"n":"Darkened Eyes","s":5,"u":"darkened%20eyes_crb"},{"n":"Dinosaur Form","s":5,"u":"dinosaur%20form_crb"},{"n":"Disperse Into Air","s":5,"u":"disperse%20into%20air_crb"},{"n":"Divine Vessel","s":5,"u":"divine%20vessel_crb"},{"n":"Dragon Claws","s":5,"u":"dragon%20claws_crb"},{"n":"Dragon Form","s":5,"u":"dragon%20form_crb"},{"n":"Dragon Wings","s":5,"u":"dragon%20wings_crb"},{"n":"Earthbind","s":5,"u":"earthbind_crb"},{"n":"Elemental Form","s":5,"u":"elemental%20form_crb"},{"n":"Embrace The Pit","s":5,"u":"embrace%20the%20pit_crb"},{"n":"Enhance Victuals","s":5,"u":"enhance%20victuals_crb"},{"n":"Enlarge","s":5,"u":"enlarge_crb"},{"n":"Entangle","s":5,"u":"entangle_crb"},{"n":"Feet To Fins","s":5,"u":"feet%20to%20fins_crb"},{"n":"Fiery Body","s":5,"u":"fiery%20body_crb"},{"n":"Fleet Step","s":5,"u":"fleet%20step_crb"},{"n":"Flesh To Stone","s":5,"u":"flesh%20to%20stone_crb"},{"n":"Fly","s":5,"u":"fly_crb"},{"n":"Gaseous Form","s":5,"u":"gaseous%20form_crb"},{"n":"Ghostly Weapon","s":5,"u":"ghostly%20weapon_crb"},{"n":"Haste","s":5,"u":"haste_crb"},{"n":"Humanoid Form","s":5,"u":"humanoid%20form_crb"},{"n":"Insect Form","s":5,"u":"insect%20form_crb"},{"n":"Jump","s":5,"u":"jump_crb"},{"n":"Ki Rush","s":5,"u":"ki%20rush_crb"},{"n":"Ki Strike","s":5,"u":"ki%20strike_crb"},{"n":"Knock","s":5,"u":"knock_crb"},{"n":"Localized Quake","s":5,"u":"localized%20quake_crb"},{"n":"Longstrider","s":5,"u":"longstrider_crb"},{"n":"Magic Fang","s":5,"u":"magic%20fang_crb"},{"n":"Magic Weapon","s":5,"u":"magic%20weapon_crb"},{"n":"Meld Into Stone","s":5,"u":"meld%20into%20stone_crb"},{"n":"Mending","s":5,"u":"mending_crb"},{"n":"Monstrosity Form","s":5,"u":"monstrosity%20form_crb"},{"n":"Moon Frenzy","s":5,"u":"moon%20frenzy_crb"},{"n":"Nature Incarnate","s":5,"u":"nature%20incarnate_crb"},{"n":"Overstuff","s":5,"u":"overstuff_crb"},{"n":"Pest Form","s":5,"u":"pest%20form_crb"},{"n":"Physical Boost","s":5,"u":"physical%20boost_crb"},{"n":"Plant Form","s":5,"u":"plant%20form_crb"},{"n":"Precious Metals","s":5,"u":"precious%20metals_crb"},{"n":"Primal Herd","s":5,"u":"primal%20herd_crb"},{"n":"Righteous Might","s":5,"u":"righteous%20might_crb"},{"n":"Shape Stone","s":5,"u":"shape%20stone_crb"},{"n":"Shape Wood","s":5,"u":"shape%20wood_crb"},{"n":"Shapechange","s":5,"u":"shapechange_crb"},{"n":"Shifting Form","s":5,"u":"shifting%20form_crb"},{"n":"Shillelagh","s":5,"u":"shillelagh_crb"},{"n":"Shrink","s":5,"u":"shrink_crb"},{"n":"Shrink Item","s":5,"u":"shrink%20item_crb"},{"n":"Sigil","s":5,"u":"sigil_crb"},{"n":"Slow","s":5,"u":"slow_crb"},{"n":"Spider Climb","s":5,"u":"spider%20climb_crb"},{"n":"Stone To Flesh","s":5,"u":"stone%20to%20flesh_crb"},{"n":"Stormwind Flight","s":5,"u":"stormwind%20flight_crb"},{"n":"Tentacular Limbs","s":5,"u":"tentacular%20limbs_crb"},{"n":"Time Stop","s":5,"u":"time%20stop_crb"},{"n":"Tree Shape","s":5,"u":"tree%20shape_crb"},{"n":"Unimpeded Stride","s":5,"u":"unimpeded%20stride_crb"},{"n":"Unusual Anatomy","s":5,"u":"unusual%20anatomy_crb"},{"n":"Vibrant Thorns","s":5,"u":"vibrant%20thorns_crb"},{"n":"Water Breathing","s":5,"u":"water%20breathing_crb"},{"n":"Water Walk","s":5,"u":"water%20walk_crb"},{"n":"Wild Morph","s":5,"u":"wild%20morph_crb"},{"n":"Wild Shape","s":5,"u":"wild%20shape_crb"},{"n":"Wind Jump","s":5,"u":"wind%20jump_crb"},{"n":"Wind Walk","s":5,"u":"wind%20walk_crb"},{"n":"Apex Companion","s":21,"u":"apex%20companion_aoa6"},{"n":"Split The Tongue","s":26,"u":"split%20the%20tongue_aoe5"},{"n":"Loose Time's Arrow","s":11,"u":"loose%20time's%20arrow_da"},{"n":"Morass of Ages","s":11,"u":"morass%20of%20ages_da"},{"n":"Quicken Time","s":11,"u":"quicken%20time_da"},{"n":"Stagnate Time","s":11,"u":"stagnate%20time_da"},{"n":"Time Pocket","s":11,"u":"time%20pocket_da"},{"n":"Temporal Distortion","s":11,"u":"temporal%20distortion_da"},{"n":"Time Skip","s":11,"u":"time%20skip_da"},{"n":"Wordsmith","s":11,"u":"wordsmith_da"},{"n":"Pyrotechnics","s":32,"u":"pyrotechnics_ec2"},{"n":"Adapt Self","s":58,"u":"adapt%20self_logm"},{"n":"Expeditious Excavation","s":58,"u":"expeditious%20excavation_logm"},{"n":"Iron Gut","s":58,"u":"iron%20gut_logm"},{"n":"Redact","s":58,"u":"redact_logm"},{"n":"Shifting Sand","s":58,"u":"shifting%20sand_logm"},{"n":"Stasis","s":58,"u":"stasis_logm"},{"n":"Swarm Form","s":58,"u":"swarm%20form_logm"},{"n":"Unfolding Wind Blitz","s":6,"u":"unfolding%20wind%20blitz_loil"},{"n":"Untwisting Iron Augmentation","s":6,"u":"untwisting%20iron%20augmentation_loil"},{"n":"Untwisting Iron Roots","s":6,"u":"untwisting%20iron%20roots_loil"},{"n":"Consecrate Flesh","s":59,"u":"consecrate%20flesh_lokl"},{"n":"Desperate Repair","s":59,"u":"desperate%20repair_lokl"},{"n":"Dividing Trench","s":59,"u":"dividing%20trench_lokl"},{"n":"Familiar Form","s":60,"u":"familiar%20form_lopsg"},{"n":"Magic Warrior Aspect","s":62,"u":"magic%20warrior%20aspect_lowg"},{"n":"Magic Warrior Transformation","s":62,"u":"magic%20warrior%20transformation_lowg"},{"n":"Mantis Form","s":62,"u":"mantis%20form_lowg"},{"n":"Aberrant Form","s":64,"u":"aberrant%20form_som"},{"n":"Angel Form","s":64,"u":"angel%20form_som"},{"n":"Corrosive Body","s":64,"u":"corrosive%20body_som"},{"n":"Cosmic Form","s":64,"u":"cosmic%20form_som"},{"n":"Crushing Ground","s":64,"u":"crushing%20ground_som"},{"n":"Daemon Form","s":64,"u":"daemon%20form_som"},{"n":"Day's Weight","s":64,"u":"day's%20weight_som"},{"n":"Demon Form","s":64,"u":"demon%20form_som"},{"n":"Devil Form","s":64,"u":"devil%20form_som"},{"n":"Element Embodied","s":64,"u":"element%20embodied_som"},{"n":"Elemental Gift","s":64,"u":"elemental%20gift_som"},{"n":"Evolution Surge","s":64,"u":"evolution%20surge_som"},{"n":"Fey Form","s":64,"u":"fey%20form_som"},{"n":"Gouging Claw","s":64,"u":"gouging%20claw_som"},{"n":"Hasted Assault","s":64,"u":"hasted%20assault_som"},{"n":"Healing Plaster","s":64,"u":"healing%20plaster_som"},{"n":"Juvenile Companion","s":64,"u":"juvenile%20companion_som"},{"n":"Mantle Of The Frozen Heart","s":64,"u":"mantle%20of%20the%20frozen%20heart_som"},{"n":"Mantle Of The Magma Heart","s":64,"u":"mantle%20of%20the%20magma%20heart_som"},{"n":"Nature's Reprisal","s":64,"u":"nature's%20reprisal_som"},{"n":"One With The Land","s":64,"u":"one%20with%20the%20land_som"},{"n":"Ooze Form","s":64,"u":"ooze%20form_som"},{"n":"Quick Sort","s":64,"u":"quick%20sort_som"},{"n":"Rapid Adaptation","s":64,"u":"rapid%20adaptation_som"},{"n":"Restyle","s":64,"u":"restyle_som"},{"n":"Rewinding Step","s":64,"u":"rewinding%20step_som"},{"n":"Summoner's Visage","s":64,"u":"summoner's%20visage_som"},{"n":"Time Jump","s":64,"u":"time%20jump_som"},{"n":"Tortoise And The Hare","s":64,"u":"tortoise%20and%20the%20hare_som"},{"n":"Variable Gravity","s":64,"u":"variable%20gravity_som"},{"n":"Stumbling Curse","s":46,"u":"stumbling%20curse_sot1"},{"n":"Verminous Lure","s":46,"u":"verminous%20lure_sot1"},{"n":"Blackfingers's Blades","s":48,"u":"blackfingers's%20blades_sot3"},{"n":"Clawsong","s":48,"u":"clawsong_sot3"},{"n":"Swampcall","s":48,"u":"swampcall_sot3"},{"n":"Fear the Sun","s":49,"u":"fear%20the%20sun_sot4"}],"8":[{"n":"Change Shape","s":1,"u":"change%20shape%20(kitsune)_loag"},{"n":"Change Shape","s":1,"u":"change%20shape%20(beastkin)_loag"}],"51":[{"n":"Living Paints","s":27,"u":"living%20paints_aoe6"},{"n":"Distortion Mirror","s":11,"u":"distortion%20mirror_da"}],"62":[{"n":"Curse of the Ravenous","s":15,"u":"curse%20of%20the%20ravenous_gmg"},{"n":"Unending Thirst","s":15,"u":"unending%20thirst_gmg"},{"n":"Boastful Prince's Scourge","s":11,"u":"boastful%20prince's%20scourge_da"},{"n":"Thief's Burden","s":11,"u":"thief's%20burden_da"},{"n":"Curse of Biting Swarms","s":6,"u":"curse%20of%20biting%20swarms_loil"},{"n":"Curse of The Rotting Heart","s":6,"u":"curse%20of%20the%20rotting%20heart_loil"}],"64":[{"n":"Change Shape","s":12,"u":"change%20shape_b1"},{"n":"Moon Frenzy","s":12,"u":"moon%20frenzy_b1"}],"70":[{"n":"Animate Object","s":5,"u":"animate%20object_crb"},{"n":"Create Skinstitch","s":23,"u":"create%20skinstitch_aoe2"},{"n":"Establish Nexus","s":64,"u":"establish%20nexus_som"},{"n":"Community Repair","s":47,"u":"community%20repair_sot2"}],"73":[{"n":"Ghost Touch","s":5,"u":"ghost%20touch_crb"},{"n":"Greater Shadow","s":5,"u":"greater%20shadow_crb"},{"n":"Greater Slick","s":5,"u":"greater%20slick_crb"},{"n":"Major Shadow","s":5,"u":"major%20shadow_crb"},{"n":"Major Slick","s":5,"u":"major%20slick_crb"},{"n":"Shadow","s":5,"u":"shadow_crb"},{"n":"Shifting","s":5,"u":"shifting_crb"},{"n":"Slick","s":5,"u":"slick_crb"},{"n":"Beast Senses","s":15,"u":"beast%20senses_gmg"},{"n":"Bestow Life","s":15,"u":"bestow%20life_gmg"},{"n":"Call of the Wild","s":15,"u":"call%20of%20the%20wild_gmg"},{"n":"Ease Burden","s":15,"u":"ease%20burden_gmg"},{"n":"Feather Steps","s":15,"u":"feather%20steps_gmg"},{"n":"Feral Claws","s":15,"u":"feral%20claws_gmg"},{"n":"Flowing Footsteps","s":15,"u":"flowing%20footsteps_gmg"},{"n":"Form of Fury","s":15,"u":"form%20of%20fury_gmg"},{"n":"Form of Vengeance","s":15,"u":"form%20of%20vengeance_gmg"},{"n":"Grappling Vine","s":15,"u":"grappling%20vine_gmg"},{"n":"Living Statue","s":15,"u":"living%20statue_gmg"},{"n":"Petal Dance","s":15,"u":"petal%20dance_gmg"},{"n":"Propelling Winds","s":15,"u":"propelling%20winds_gmg"},{"n":"Track of the Beast","s":15,"u":"track%20of%20the%20beast_gmg"},{"n":"Umbral Body","s":15,"u":"umbral%20body_gmg"},{"n":"Draconic Ascendance","s":64,"u":"draconic%20ascendance_som"},{"n":"Wyrm's Flight","s":64,"u":"wyrm's%20flight_som"}]},"alchemist":{"0":[{"n":"Chemical Contagion","s":4,"u":"chemical%20contagion_apg"},{"n":"Demolition Charge","s":4,"u":"demolition%20charge_apg"},{"n":"Healing Bomb","s":4,"u":"healing%20bomb_apg"},{"n":"Perpetual Breadth","s":4,"u":"perpetual%20breadth_apg"},{"n":"Pinpoint Poisoner","s":4,"u":"pinpoint%20poisoner_apg"},{"n":"Sticky Poison","s":4,"u":"sticky%20poison_apg"},{"n":"Subtle Delivery","s":4,"u":"subtle%20delivery_apg"},{"n":"Tenacious Toxins","s":4,"u":"tenacious%20toxins_apg"},{"n":"Unstable Concoction","s":4,"u":"unstable%20concoction_apg"},{"n":"Alchemical Familiar","s":5,"u":"alchemical%20familiar_crb"},{"n":"Alchemical Savant","s":5,"u":"alchemical%20savant_crb"},{"n":"Calculated Splash","s":5,"u":"calculated%20splash_crb"},{"n":"Combine Elixirs","s":5,"u":"combine%20elixirs_crb"},{"n":"Craft Philosopher's Stone","s":5,"u":"craft%20philosopher's%20stone_crb"},{"n":"Debilitating Bomb","s":5,"u":"debilitating%20bomb_crb"},{"n":"Directional Bombs","s":5,"u":"directional%20bombs_crb"},{"n":"Efficient Alchemy","s":5,"u":"efficient%20alchemy_crb"},{"n":"Elastic Mutagen","s":5,"u":"elastic%20mutagen_crb"},{"n":"Enduring Alchemy","s":5,"u":"enduring%20alchemy_crb"},{"n":"Eternal Elixir","s":5,"u":"eternal%20elixir_crb"},{"n":"Expanded Splash","s":5,"u":"expanded%20splash_crb"},{"n":"Exploitive Bomb","s":5,"u":"exploitive%20bomb_crb"},{"n":"Extend Elixir","s":5,"u":"extend%20elixir_crb"},{"n":"Far Lobber","s":5,"u":"far%20lobber_crb"},{"n":"Feral Mutagen","s":5,"u":"feral%20mutagen_crb"},{"n":"Genius Mutagen","s":5,"u":"genius%20mutagen_crb"},{"n":"Glib Mutagen","s":5,"u":"glib%20mutagen_crb"},{"n":"Greater Debilitating Bomb","s":5,"u":"greater%20debilitating%20bomb_crb"},{"n":"Greater Merciful Elixir","s":5,"u":"greater%20merciful%20elixir_crb"},{"n":"Improbable Elixirs","s":5,"u":"improbable%20elixirs_crb"},{"n":"Invincible Mutagen","s":5,"u":"invincible%20mutagen_crb"},{"n":"Mega Bomb","s":5,"u":"mega%20bomb_crb"},{"n":"Merciful Elixir","s":5,"u":"merciful%20elixir_crb"},{"n":"Mindblank Mutagen","s":5,"u":"mindblank%20mutagen_crb"},{"n":"Miracle Worker","s":5,"u":"miracle%20worker_crb"},{"n":"Perfect Debilitation","s":5,"u":"perfect%20debilitation_crb"},{"n":"Perfect Mutagen","s":5,"u":"perfect%20mutagen_crb"},{"n":"Persistent Mutagen","s":5,"u":"persistent%20mutagen_crb"},{"n":"Poison Resistance","s":5,"u":"poison%20resistance%20(alchemist)_crb"},{"n":"Potent Poisoner","s":5,"u":"potent%20poisoner_crb"},{"n":"Powerful Alchemy","s":5,"u":"powerful%20alchemy_crb"},{"n":"Quick Bomber","s":5,"u":"quick%20bomber_crb"},{"n":"Revivifying Mutagen","s":5,"u":"revivifying%20mutagen_crb"},{"n":"Smoke Bomb","s":5,"u":"smoke%20bomb_crb"},{"n":"Sticky Bomb","s":5,"u":"sticky%20bomb_crb"},{"n":"True Debilitating Bomb","s":5,"u":"true%20debilitating%20bomb_crb"},{"n":"Uncanny Bombs","s":5,"u":"uncanny%20bombs_crb"},{"n":"Shaped Contaminant","s":20,"u":"shaped%20contaminant_aoa5"},{"n":"Efficient Alchemy","s":21,"u":"efficient%20alchemy_aoa6"},{"n":"Astonishing Explosion","s":35,"u":"astonishing%20explosion_ec6"},{"n":"Plum Deluge","s":39,"u":"plum%20deluge_frp3"},{"n":"Chemical Purification","s":59,"u":"chemical%20purification_lokl"},{"n":"Retaliatory Cleansing","s":59,"u":"retaliatory%20cleansing_lokl"},{"n":"Artokus's Fire","s":66,"u":"artokus's%20fire_lol"},{"n":"Wish Alchemy","s":66,"u":"wish%20alchemy_lol"},{"n":"Inured to Alchemy","s":42,"u":"inured%20to%20alchemy_ooa1"}],"8":[{"n":"Mutagenic Flashback","s":5,"u":"mutagenic%20flashback_crb"},{"n":"Quick Alchemy","s":5,"u":"quick%20alchemy_crb"}]},"enchantment":{"0":[{"n":"Command Attention","s":4,"u":"command%20attention_apg"},{"n":"Enchanting Arrow","s":4,"u":"enchanting%20arrow_apg"},{"n":"Mesmerizing Gaze","s":4,"u":"mesmerizing%20gaze_apg"},{"n":"Second Chance Spell","s":4,"u":"second%20chance%20spell_apg"},{"n":"Frightful Moan","s":10,"u":"frightful%20moan_botd"},{"n":"Mummy's Despair","s":10,"u":"mummy's%20despair_botd"},{"n":"Mind Shards","s":11,"u":"mind%20shards_da"},{"n":"Infiltrate Dream","s":11,"u":"infiltrate%20dream_da"},{"n":"Oneiric Influence","s":11,"u":"oneiric%20influence_da"},{"n":"Dream Logic","s":11,"u":"dream%20logic_da"},{"n":"Divine Disharmony","s":11,"u":"divine%20disharmony_da"},{"n":"Dark Persona's Presence","s":11,"u":"dark%20persona's%20presence_da"},{"n":"Mental Static","s":11,"u":"mental%20static_da"},{"n":"Whispering Steps","s":11,"u":"whispering%20steps_da"},{"n":"Calaca's Showstopper","s":1,"u":"calaca's%20showstopper_loag"},{"n":"Hypnotic Lure","s":6,"u":"hypnotic%20lure_loil"},{"n":"Drain Emotion","s":6,"u":"drain%20emotion_loil"}],"2":[{"n":"Fearsome","s":4,"u":"fearsome%20(generic)_apg"},{"n":"Lover's Gloves","s":4,"u":"lover's%20gloves_apg"},{"n":"Terrifying Ammunition","s":4,"u":"terrifying%20ammunition_apg"},{"n":"Belt of the Five Kings","s":5,"u":"belt%20of%20the%20five%20kings_crb"},{"n":"Breastplate of Command","s":5,"u":"breastplate%20of%20command%20(generic)_crb"},{"n":"Candle of Truth","s":5,"u":"candle%20of%20truth_crb"},{"n":"Choker of Elocution","s":5,"u":"choker%20of%20elocution%20(generic)_crb"},{"n":"Circlet of Persuasion","s":5,"u":"circlet%20of%20persuasion_crb"},{"n":"Dazing Coil","s":5,"u":"dazing%20coil_crb"},{"n":"Demon Mask","s":5,"u":"demon%20mask%20(generic)_crb"},{"n":"Diplomat's Badge","s":5,"u":"diplomat's%20badge_crb"},{"n":"Dread Blindfold","s":5,"u":"dread%20blindfold_crb"},{"n":"Fear Gem","s":5,"u":"fear%20gem_crb"},{"n":"Gorget of the Primal Roar","s":5,"u":"gorget%20of%20the%20primal%20roar_crb"},{"n":"Grievous","s":5,"u":"grievous_crb"},{"n":"Grim Trophy","s":5,"u":"grim%20trophy_crb"},{"n":"Jade Bauble","s":5,"u":"jade%20bauble_crb"},{"n":"Maestro's Instrument","s":5,"u":"maestro's%20instrument%20(generic)_crb"},{"n":"Mesmerizing Opal","s":5,"u":"mesmerizing%20opal_crb"},{"n":"Messenger's Ring","s":5,"u":"messenger's%20ring%20(generic)_crb"},{"n":"Retribution Axe","s":5,"u":"retribution%20axe_crb"},{"n":"Ring of Lies","s":5,"u":"ring%20of%20lies_crb"},{"n":"Sleep Arrow","s":5,"u":"sleep%20arrow_crb"},{"n":"Staff of Enchantment","s":5,"u":"staff%20of%20enchantment%20(generic)_crb"},{"n":"Truth Potion","s":5,"u":"truth%20potion_crb"},{"n":"Whisper of the First Lie","s":5,"u":"whisper%20of%20the%20first%20lie_crb"},{"n":"Boots Of Dancing","s":15,"u":"boots%20of%20dancing_gmg"},{"n":"Grandstanding","s":15,"u":"grandstanding_gmg"},{"n":"Mirror Of Sorshen","s":15,"u":"mirror%20of%20sorshen_gmg"},{"n":"Orb Of Dragonkind","s":15,"u":"orb%20of%20dragonkind_gmg"},{"n":"Ring Of Truth","s":15,"u":"ring%20of%20truth_gmg"},{"n":"Singing Sword","s":15,"u":"singing%20sword_gmg"},{"n":"Hunter's Arrowhead","s":16,"u":"hunter's%20arrowhead_aoa1"},{"n":"Dreamstone, Cursed","s":18,"u":"dreamstone%2c%20cursed_aoa3"},{"n":"Dreamstone","s":18,"u":"dreamstone_aoa3"},{"n":"Dragonscale Amulet","s":19,"u":"dragonscale%20amulet_aoa4"},{"n":"Aluum Charm","s":20,"u":"aluum%20charm_aoa5"},{"n":"Grinning Pugwampi","s":20,"u":"grinning%20pugwampi_aoa5"},{"n":"Flawed Orb Of Gold Dragonkind","s":21,"u":"flawed%20orb%20of%20gold%20dragonkind_aoa6"},{"n":"Orb Shard","s":21,"u":"orb%20shard_aoa6"},{"n":"Pacifying","s":22,"u":"pacifying_aoe1"},{"n":"Lantern Of Empty Light","s":28,"u":"lantern%20of%20empty%20light_av1"},{"n":"Devil's Luck","s":29,"u":"devil's%20luck_av2"},{"n":"Drover's Band","s":29,"u":"drover's%20band_av2"},{"n":"Right Of Retribution","s":29,"u":"right%20of%20retribution_av2"},{"n":"Crimson Fulcrum Lens","s":30,"u":"crimson%20fulcrum%20lens_av3"},{"n":"Ochre Fulcrum Lens","s":30,"u":"ochre%20fulcrum%20lens_av3"},{"n":"Feast of Hungry Ghosts","s":10,"u":"feast%20of%20hungry%20ghosts%20(generic)_botd"},{"n":"Book of Lost Days","s":11,"u":"book%20of%20lost%20days_da"},{"n":"Ring of Sneering Charity","s":11,"u":"ring%20of%20sneering%20charity_da"},{"n":"Rose of Loves Lost","s":11,"u":"rose%20of%20loves%20lost_da"},{"n":"Taleteller's Ring","s":11,"u":"taleteller's%20ring_da"},{"n":"Horn of the Aoyin","s":11,"u":"horn%20of%20the%20aoyin_da"},{"n":"Old Tillimaquin","s":11,"u":"old%20tillimaquin_da"},{"n":"Bullhook","s":32,"u":"bullhook%20(generic)_ec2"},{"n":"Inspiring Spotlight","s":32,"u":"inspiring%20spotlight_ec2"},{"n":"Stole Of Civility","s":32,"u":"stole%20of%20civility_ec2"},{"n":"Whip Of Compliance","s":32,"u":"whip%20of%20compliance_ec2"},{"n":"Aroden's Hearthstone","s":35,"u":"aroden's%20hearthstone_ec6"},{"n":"Hunter's Dawn","s":35,"u":"hunter's%20dawn_ec6"},{"n":"Merchant's Guile","s":36,"u":"merchant's%20guile_fop"},{"n":"Admonishing Band","s":2,"u":"admonishing%20band_g%26g"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Holy Steam Ball","s":2,"u":"holy%20steam%20ball_g%26g"},{"n":"Pact-bound Pistol","s":2,"u":"pact-bound%20pistol_g%26g"},{"n":"Rowan Rifle","s":2,"u":"rowan%20rifle_g%26g"},{"n":"Shrieking Skull","s":2,"u":"shrieking%20skull_g%26g"},{"n":"Sunken Pistol","s":2,"u":"sunken%20pistol_g%26g"},{"n":"Cloak Of Repute","s":7,"u":"cloak%20of%20repute%20(generic)_locg"},{"n":"Glaive Of The Artist","s":58,"u":"glaive%20of%20the%20artist_logm"},{"n":"Singing Bowl Of The Versatile Stance","s":58,"u":"singing%20bowl%20of%20the%20versatile%20stance_logm"},{"n":"Knight Captain's Lance","s":59,"u":"knight%20captain's%20lance_lokl"},{"n":"Shining Shield","s":59,"u":"shining%20shield_lokl"},{"n":"Alluring Scarf","s":8,"u":"alluring%20scarf%20(generic)_lotgb"},{"n":"Amaranthine Pavise","s":8,"u":"amaranthine%20pavise_lotgb"},{"n":"Coin Of Comfort","s":8,"u":"coin%20of%20comfort_lotgb"},{"n":"Dread","s":8,"u":"dread%20(generic)_lotgb"},{"n":"Hopeful","s":8,"u":"hopeful_lotgb"},{"n":"Maestro's Chair","s":8,"u":"maestro's%20chair_lotgb"},{"n":"Presentable","s":8,"u":"presentable%20(generic)_lotgb"},{"n":"Staff Of The Dreamlands","s":8,"u":"staff%20of%20the%20dreamlands%20(generic)_lotgb"},{"n":"Golden Legion Epaulet","s":62,"u":"golden%20legion%20epaulet_lowg"},{"n":"Hex Blaster","s":44,"u":"hex%20blaster_ooa3"},{"n":"Chatterer Of Follies","s":64,"u":"chatterer%20of%20follies_som"},{"n":"Cloak Of Feline Rest","s":64,"u":"cloak%20of%20feline%20rest_som"},{"n":"Mask Of Allure","s":64,"u":"mask%20of%20allure_som"},{"n":"Matchmaker Fulu","s":64,"u":"matchmaker%20fulu_som"},{"n":"Restful Sleep Fulu","s":64,"u":"restful%20sleep%20fulu_som"},{"n":"Restful Tent","s":64,"u":"restful%20tent_som"},{"n":"Singing Shortbow","s":64,"u":"singing%20shortbow%20(generic)_som"},{"n":"Spellbook Of Redundant Enchantment","s":64,"u":"spellbook%20of%20redundant%20enchantment_som"},{"n":"Dragon Rune Bracelet","s":48,"u":"dragon%20rune%20bracelet_sot3"}],"3":[{"n":"Agonizing Despair","s":4,"u":"agonizing%20despair_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Blinding Beauty","s":4,"u":"blinding%20beauty_apg"},{"n":"Blinding Fury","s":4,"u":"blinding%20fury_apg"},{"n":"Blistering Invective","s":4,"u":"blistering%20invective_apg"},{"n":"Brain Drain","s":4,"u":"brain%20drain_apg"},{"n":"Cackle","s":4,"u":"cackle_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Charitable Urge","s":4,"u":"charitable%20urge_apg"},{"n":"Dull Ambition","s":4,"u":"dull%20ambition_apg"},{"n":"Déjà Vu","s":4,"u":"d%c3%a9j%c3%a0%20vu_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Needle Of Vengeance","s":4,"u":"needle%20of%20vengeance_apg"},{"n":"Nymph's Token","s":4,"u":"nymph's%20token_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Stoke The Heart","s":4,"u":"stoke%20the%20heart_apg"},{"n":"Veil Of Dreams","s":4,"u":"veil%20of%20dreams_apg"},{"n":"Wilding Word","s":4,"u":"wilding%20word_apg"},{"n":"Aberrant Whispers","s":5,"u":"aberrant%20whispers_crb"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Anathematic Reprisal","s":5,"u":"anathematic%20reprisal_crb"},{"n":"Animal Messenger","s":5,"u":"animal%20messenger_crb"},{"n":"Bane","s":5,"u":"bane_crb"},{"n":"Bless","s":5,"u":"bless_crb"},{"n":"Blind Ambition","s":5,"u":"blind%20ambition_crb"},{"n":"Calm Emotions","s":5,"u":"calm%20emotions_crb"},{"n":"Captivating Adoration","s":5,"u":"captivating%20adoration_crb"},{"n":"Charm","s":5,"u":"charm_crb"},{"n":"Charming Touch","s":5,"u":"charming%20touch_crb"},{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Command","s":5,"u":"command_crb"},{"n":"Commanding Lash","s":5,"u":"commanding%20lash_crb"},{"n":"Competitive Edge","s":5,"u":"competitive%20edge_crb"},{"n":"Confusion","s":5,"u":"confusion_crb"},{"n":"Counter Performance","s":5,"u":"counter%20performance_crb"},{"n":"Crisis Of Faith","s":5,"u":"crisis%20of%20faith_crb"},{"n":"Crusade","s":5,"u":"crusade_crb"},{"n":"Crushing Despair","s":5,"u":"crushing%20despair_crb"},{"n":"Daze","s":5,"u":"daze_crb"},{"n":"Delusional Pride","s":5,"u":"delusional%20pride_crb"},{"n":"Diabolic Edict","s":5,"u":"diabolic%20edict_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Divine Inspiration","s":5,"u":"divine%20inspiration_crb"},{"n":"Dominate","s":5,"u":"dominate_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Dream Message","s":5,"u":"dream%20message_crb"},{"n":"Dreamer's Call","s":5,"u":"dreamer's%20call_crb"},{"n":"Dreaming Potential","s":5,"u":"dreaming%20potential_crb"},{"n":"Enthrall","s":5,"u":"enthrall_crb"},{"n":"Fabricated Truth","s":5,"u":"fabricated%20truth_crb"},{"n":"Faerie Dust","s":5,"u":"faerie%20dust_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"Fear","s":5,"u":"fear_crb"},{"n":"Feeblemind","s":5,"u":"feeblemind_crb"},{"n":"Fey Disappearance","s":5,"u":"fey%20disappearance_crb"},{"n":"Glibness","s":5,"u":"glibness_crb"},{"n":"Heroism","s":5,"u":"heroism_crb"},{"n":"Hideous Laughter","s":5,"u":"hideous%20laughter_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Inspire Heroics","s":5,"u":"inspire%20heroics_crb"},{"n":"Lingering Composition","s":5,"u":"lingering%20composition_crb"},{"n":"Magic's Vessel","s":5,"u":"magic's%20vessel_crb"},{"n":"Nature's Enmity","s":5,"u":"nature's%20enmity_crb"},{"n":"Outcast's Curse","s":5,"u":"outcast's%20curse_crb"},{"n":"Overwhelming Presence","s":5,"u":"overwhelming%20presence_crb"},{"n":"Paralyze","s":5,"u":"paralyze_crb"},{"n":"Power Word Blind","s":5,"u":"power%20word%20blind_crb"},{"n":"Power Word Kill","s":5,"u":"power%20word%20kill_crb"},{"n":"Power Word Stun","s":5,"u":"power%20word%20stun_crb"},{"n":"Remove Fear","s":5,"u":"remove%20fear_crb"},{"n":"Savor The Sting","s":5,"u":"savor%20the%20sting_crb"},{"n":"Shared Nightmare","s":5,"u":"shared%20nightmare_crb"},{"n":"Sleep","s":5,"u":"sleep_crb"},{"n":"Soothe","s":5,"u":"soothe_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Soothing Words","s":5,"u":"soothing%20words_crb"},{"n":"Subconscious Suggestion","s":5,"u":"subconscious%20suggestion_crb"},{"n":"Suggestion","s":5,"u":"suggestion_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"},{"n":"Synaptic Pulse","s":5,"u":"synaptic%20pulse_crb"},{"n":"Telepathic Demand","s":5,"u":"telepathic%20demand_crb"},{"n":"Touch Of Idiocy","s":5,"u":"touch%20of%20idiocy_crb"},{"n":"Touch Of Obedience","s":5,"u":"touch%20of%20obedience_crb"},{"n":"Touch Of The Moon","s":5,"u":"touch%20of%20the%20moon_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Uncontrollable Dance","s":5,"u":"uncontrollable%20dance_crb"},{"n":"Unfathomable Song","s":5,"u":"unfathomable%20song_crb"},{"n":"Veil Of Confidence","s":5,"u":"veil%20of%20confidence_crb"},{"n":"Waking Nightmare","s":5,"u":"waking%20nightmare_crb"},{"n":"Warp Mind","s":5,"u":"warp%20mind_crb"},{"n":"Word Of Freedom","s":5,"u":"word%20of%20freedom_crb"},{"n":"You're Mine","s":5,"u":"you're%20mine_crb"},{"n":"Zeal For Battle","s":5,"u":"zeal%20for%20battle_crb"},{"n":"Zealous Conviction","s":5,"u":"zealous%20conviction_crb"},{"n":"Zone Of Truth","s":5,"u":"zone%20of%20truth_crb"},{"n":"Ordained Purpose","s":26,"u":"ordained%20purpose_aoe5"},{"n":"Divinity Leech","s":27,"u":"divinity%20leech_aoe6"},{"n":"Daydreamer's Curse","s":29,"u":"daydreamer's%20curse_av2"},{"n":"Sage's Curse","s":29,"u":"sage's%20curse_av2"},{"n":"Forbidden Thought","s":11,"u":"forbidden%20thought_da"},{"n":"Contagious Idea","s":11,"u":"contagious%20idea_da"},{"n":"Focusing Hum","s":11,"u":"focusing%20hum_da"},{"n":"Implement of Destruction","s":11,"u":"implement%20of%20destruction_da"},{"n":"Pact Broker","s":11,"u":"pact%20broker_da"},{"n":"Frenzied Revelry","s":11,"u":"frenzied%20revelry_da"},{"n":"Hollow Heart","s":11,"u":"hollow%20heart_da"},{"n":"Waking Dream","s":11,"u":"waking%20dream_da"},{"n":"Shaken Confidence","s":11,"u":"shaken%20confidence_da"},{"n":"Wind Whispers","s":11,"u":"wind%20whispers_da"},{"n":"Clownish Curse","s":32,"u":"clownish%20curse_ec2"},{"n":"Favorable Review","s":32,"u":"favorable%20review_ec2"},{"n":"Entrancing Eyes","s":33,"u":"entrancing%20eyes_ec4"},{"n":"Agitate","s":58,"u":"agitate_logm"},{"n":"Befuddle","s":58,"u":"befuddle_logm"},{"n":"Endure","s":58,"u":"endure_logm"},{"n":"Lament","s":58,"u":"lament_logm"},{"n":"Liberating Command","s":58,"u":"liberating%20command_logm"},{"n":"Overflowing Sorrow","s":58,"u":"overflowing%20sorrow_logm"},{"n":"Roar Of The Wyrm","s":58,"u":"roar%20of%20the%20wyrm_logm"},{"n":"Forced Mercy","s":59,"u":"forced%20mercy_lokl"},{"n":"Synchronize Steps","s":59,"u":"synchronize%20steps_lokl"},{"n":"Aromatic Lure","s":66,"u":"aromatic%20lure_lol"},{"n":"Burning Blossoms","s":64,"u":"burning%20blossoms_som"},{"n":"Canticle Of Everlasting Grief","s":64,"u":"canticle%20of%20everlasting%20grief_som"},{"n":"Compel True Name","s":64,"u":"compel%20true%20name_som"},{"n":"Draw Ire","s":64,"u":"draw%20ire_som"},{"n":"Glimmer Of Charm","s":64,"u":"glimmer%20of%20charm_som"},{"n":"Inexhaustible Cynicism","s":64,"u":"inexhaustible%20cynicism_som"},{"n":"Infectious Enthusiasm","s":64,"u":"infectious%20enthusiasm_som"},{"n":"Infectious Melody","s":64,"u":"infectious%20melody_som"},{"n":"Invoke True Name","s":64,"u":"invoke%20true%20name_som"},{"n":"Mind Of Menace","s":64,"u":"mind%20of%20menace_som"},{"n":"Roaring Applause","s":64,"u":"roaring%20applause_som"},{"n":"Schadenfreude","s":64,"u":"schadenfreude_som"},{"n":"Shift Blame","s":64,"u":"shift%20blame_som"},{"n":"Sudden Recollection","s":64,"u":"sudden%20recollection_som"},{"n":"Tame","s":64,"u":"tame_som"},{"n":"Thundering Dominance","s":64,"u":"thundering%20dominance_som"},{"n":"Warrior's Regret","s":64,"u":"warrior's%20regret_som"},{"n":"Mind Games","s":46,"u":"mind%20games_sot1"},{"n":"Girzanje's March","s":48,"u":"girzanje's%20march_sot3"}],"8":[{"n":"Iron Command","s":4,"u":"iron%20command_apg"},{"n":"Restore The Mind","s":11,"u":"restore%20the%20mind_da"},{"n":"Ring Bell","s":11,"u":"ring%20bell_da"}],"51":[{"n":"Reflected Desires","s":11,"u":"reflected%20desires_da"}],"62":[{"n":"Coward's Roots","s":15,"u":"coward's%20roots_gmg"},{"n":"Reviled of Nature","s":15,"u":"reviled%20of%20nature_gmg"},{"n":"Sellsword's Folly","s":15,"u":"sellsword's%20folly_gmg"},{"n":"Theft of Thought","s":15,"u":"theft%20of%20thought_gmg"},{"n":"Enforced Hospitality","s":11,"u":"enforced%20hospitality_da"},{"n":"Rage of The Excommunicant","s":11,"u":"rage%20of%20the%20excommunicant_da"},{"n":"Sinful Tongue","s":11,"u":"sinful%20tongue_da"},{"n":"Consummate Liar","s":6,"u":"consummate%20liar_loil"},{"n":"Lord's Arrogance","s":6,"u":"lord's%20arrogance_loil"},{"n":"Yellow Silt Curse","s":43,"u":"yellow%20silt%20curse_ooa2"}],"63":[{"n":"Soulforged Corruption","s":64,"u":"soulforged%20corruption_som"}],"70":[{"n":"Geas","s":5,"u":"geas_crb"},{"n":"Inveigle","s":5,"u":"inveigle_crb"},{"n":"Dread Ambience","s":64,"u":"dread%20ambience_som"},{"n":"Ideal Mimicry","s":64,"u":"ideal%20mimicry_som"}],"73":[{"n":"Draconic Arrogance","s":64,"u":"draconic%20arrogance_som"},{"n":"Soul Magic","s":64,"u":"soul%20magic_som"}]},"abjuration":{"0":[{"n":"Counterspell","s":4,"u":"counterspell%20(witch)_apg"},{"n":"Current Spell","s":4,"u":"current%20spell_apg"},{"n":"Divine Aegis","s":4,"u":"divine%20aegis_apg"},{"n":"Educate Allies","s":4,"u":"educate%20allies_apg"},{"n":"Energetic Resonance","s":4,"u":"energetic%20resonance_apg"},{"n":"Energy Ward","s":4,"u":"energy%20ward_apg"},{"n":"Resounding Finale","s":4,"u":"resounding%20finale_apg"},{"n":"Counterspell","s":5,"u":"counterspell%20(sorcerer)_crb"},{"n":"Counterspell","s":5,"u":"counterspell%20(wizard)_crb"},{"n":"Daywalker","s":10,"u":"daywalker_botd"},{"n":"Cast Out","s":10,"u":"cast%20out_botd"},{"n":"Consecrated Aura","s":10,"u":"consecrated%20aura_botd"},{"n":"Safeguard Soul","s":10,"u":"safeguard%20soul_botd"},{"n":"Consume Energy","s":11,"u":"consume%20energy_da"},{"n":"Ward Slumber","s":11,"u":"ward%20slumber_da"},{"n":"Turn Away Misfortune","s":11,"u":"turn%20away%20misfortune_da"},{"n":"Thaumaturge's Demesne","s":11,"u":"thaumaturge's%20demesne_da"},{"n":"Sever Magic","s":11,"u":"sever%20magic_da"},{"n":"Counter Thought","s":11,"u":"counter%20thought_da"},{"n":"Astral Tether","s":11,"u":"astral%20tether_da"},{"n":"Inertial Barrier","s":11,"u":"inertial%20barrier_da"},{"n":"Everdistant Defense","s":39,"u":"everdistant%20defense_frp3"},{"n":"Hydraulic Deflection","s":1,"u":"hydraulic%20deflection_loag"},{"n":"Tidal Shield","s":1,"u":"tidal%20shield_loag"},{"n":"Master's Counterspell","s":60,"u":"master's%20counterspell_lopsg"},{"n":"Glass Skin","s":44,"u":"glass%20skin_ooa3"},{"n":"Interfering Surge","s":64,"u":"interfering%20surge_som"},{"n":"Protective Bond","s":64,"u":"protective%20bond_som"}],"2":[{"n":"Rod Of Cancellation","s":4,"u":"rod%20of%20cancellation_apg"},{"n":"Shielding Salve","s":4,"u":"shielding%20salve_apg"},{"n":"Spellguard Blade","s":4,"u":"spellguard%20blade_apg"},{"n":"Victory Plate","s":4,"u":"victory%20plate%20(generic)_apg"},{"n":"Antimagic","s":5,"u":"antimagic_crb"},{"n":"Antimagic Oil","s":5,"u":"antimagic%20oil_crb"},{"n":"Armor Potency","s":5,"u":"armor%20potency%20(generic)_crb"},{"n":"Arrow-catching Shield","s":5,"u":"arrow-catching%20shield_crb"},{"n":"Barkskin Potion","s":5,"u":"barkskin%20potion_crb"},{"n":"Bracers of Armor","s":5,"u":"bracers%20of%20armor%20(generic)_crb"},{"n":"Bracers of Missile Deflection","s":5,"u":"bracers%20of%20missile%20deflection%20(generic)_crb"},{"n":"Brooch of Shielding","s":5,"u":"brooch%20of%20shielding_crb"},{"n":"Channel Protection Amulet","s":5,"u":"channel%20protection%20amulet_crb"},{"n":"Daredevil Boots","s":5,"u":"daredevil%20boots%20(generic)_crb"},{"n":"Dispelling Sliver","s":5,"u":"dispelling%20sliver_crb"},{"n":"Dragonslayer's Shield","s":5,"u":"dragonslayer's%20shield_crb"},{"n":"Energy-Resistant","s":5,"u":"energy-resistant%20(generic)_crb"},{"n":"Flame Navette","s":5,"u":"flame%20navette_crb"},{"n":"Forge Warden","s":5,"u":"forge%20warden_crb"},{"n":"Fortification","s":5,"u":"fortification%20(generic)_crb"},{"n":"Headband of Inspired Wisdom","s":5,"u":"headband%20of%20inspired%20wisdom_crb"},{"n":"Impenetrable Scale","s":5,"u":"impenetrable%20scale_crb"},{"n":"Indestructible Shield","s":5,"u":"indestructible%20shield_crb"},{"n":"Iron Medallion","s":5,"u":"iron%20medallion_crb"},{"n":"Jade Cat","s":5,"u":"jade%20cat_crb"},{"n":"Mending Lattice","s":5,"u":"mending%20lattice_crb"},{"n":"Oil of Repulsion","s":5,"u":"oil%20of%20repulsion_crb"},{"n":"Plate Armor of the Deep","s":5,"u":"plate%20armor%20of%20the%20deep_crb"},{"n":"Potion of Resistance","s":5,"u":"potion%20of%20resistance%20(generic)_crb"},{"n":"Reflecting Shield","s":5,"u":"reflecting%20shield_crb"},{"n":"Resilient","s":5,"u":"resilient%20(generic)_crb"},{"n":"Ring of Counterspells","s":5,"u":"ring%20of%20counterspells_crb"},{"n":"Ring of Energy Resistance","s":5,"u":"ring%20of%20energy%20resistance%20(generic)_crb"},{"n":"Ring of Spell Turning","s":5,"u":"ring%20of%20spell%20turning_crb"},{"n":"Robe of the Archmagi","s":5,"u":"robe%20of%20the%20archmagi%20(generic)_crb"},{"n":"Rod of Negation","s":5,"u":"rod%20of%20negation_crb"},{"n":"Savior Spike","s":5,"u":"savior%20spike_crb"},{"n":"Shark Tooth Charm","s":5,"u":"shark%20tooth%20charm_crb"},{"n":"Spell-storing","s":5,"u":"spell-storing_crb"},{"n":"Spellguard Shield","s":5,"u":"spellguard%20shield_crb"},{"n":"Staff of Abjuration","s":5,"u":"staff%20of%20abjuration%20(generic)_crb"},{"n":"Sturdy Shield","s":5,"u":"sturdy%20shield%20(generic)_crb"},{"n":"Swift Block Cabochon","s":5,"u":"swift%20block%20cabochon_crb"},{"n":"Arrow Attracting","s":15,"u":"arrow%20attracting_gmg"},{"n":"Elder Sign","s":15,"u":"elder%20sign_gmg"},{"n":"Forgefather's Seal","s":15,"u":"forgefather's%20seal_gmg"},{"n":"Gloves Of Carelessness","s":15,"u":"gloves%20of%20carelessness_gmg"},{"n":"Martyr's Shield","s":15,"u":"martyr's%20shield_gmg"},{"n":"Serithtial","s":15,"u":"serithtial_gmg"},{"n":"Kin-warding","s":19,"u":"kin-warding_aoa4"},{"n":"Reforging Shield","s":19,"u":"reforging%20shield_aoa4"},{"n":"Rock-braced","s":19,"u":"rock-braced_aoa4"},{"n":"Nethysian Bulwark","s":20,"u":"nethysian%20bulwark_aoa5"},{"n":"Corpseward Pendant","s":22,"u":"corpseward%20pendant_aoe1"},{"n":"Floorbell","s":23,"u":"floorbell_aoe2"},{"n":"Swarmeater's Clasp","s":23,"u":"swarmeater's%20clasp_aoe2"},{"n":"Icy Disposition","s":29,"u":"icy%20disposition_av2"},{"n":"Peachwood Talisman","s":10,"u":"peachwood%20talisman_botd"},{"n":"Dog-Bone Knife","s":11,"u":"dog-bone%20knife_da"},{"n":"Invisible Net","s":32,"u":"invisible%20net_ec2"},{"n":"Skarja's Heartstone","s":9,"u":"skarja's%20heartstone_ec3"},{"n":"Jawbreaker Shield","s":33,"u":"jawbreaker%20shield_ec4"},{"n":"Blightburn Ward","s":34,"u":"blightburn%20ward_ec5"},{"n":"Heedless Spurs","s":34,"u":"heedless%20spurs_ec5"},{"n":"Celestial Hair","s":35,"u":"celestial%20hair_ec6"},{"n":"Jerkin Of Liberation","s":35,"u":"jerkin%20of%20liberation_ec6"},{"n":"Stormbreaker Fulu","s":38,"u":"stormbreaker%20fulu_frp2"},{"n":"Indomitable Keepsake","s":2,"u":"indomitable%20keepsake%20(generic)_g%26g"},{"n":"Peacemaker","s":2,"u":"peacemaker_g%26g"},{"n":"Soaring","s":1,"u":"soaring_loag"},{"n":"Fortifying Pebble","s":7,"u":"fortifying%20pebble_locg"},{"n":"Pathfinder's Pouch","s":7,"u":"pathfinder's%20pouch_locg"},{"n":"Shining Wayfinder","s":7,"u":"shining%20wayfinder_locg"},{"n":"Sinister Knight","s":7,"u":"sinister%20knight_locg"},{"n":"Banner of the Restful","s":59,"u":"banner%20of%20the%20restful_lokl"},{"n":"Guardian Shield","s":59,"u":"guardian%20shield_lokl"},{"n":"Sealing Chest","s":60,"u":"sealing%20chest%20(generic)_lopsg"},{"n":"Talisman Cord","s":60,"u":"talisman%20cord%20(generic)_lopsg"},{"n":"Anchoring","s":8,"u":"anchoring%20(generic)_lotgb"},{"n":"Crown Of Insight","s":8,"u":"crown%20of%20insight_lotgb"},{"n":"Cursebreak Bulwark","s":8,"u":"cursebreak%20bulwark_lotgb"},{"n":"Energizing","s":8,"u":"energizing_lotgb"},{"n":"Prismatic Plate","s":8,"u":"prismatic%20plate_lotgb"},{"n":"Psychic Brigandine","s":8,"u":"psychic%20brigandine_lotgb"},{"n":"Scarab Cuirass","s":8,"u":"scarab%20cuirass_lotgb"},{"n":"Shade Hat","s":8,"u":"shade%20hat_lotgb"},{"n":"Snagging","s":8,"u":"snagging_lotgb"},{"n":"Soft-landing","s":8,"u":"soft-landing_lotgb"},{"n":"Spell-bastion","s":8,"u":"spell-bastion_lotgb"},{"n":"Thrice-fried Mudwings","s":8,"u":"thrice-fried%20mudwings_lotgb"},{"n":"Wovenwood Shield","s":8,"u":"wovenwood%20shield%20(generic)_lotgb"},{"n":"Blessed Tattoo","s":62,"u":"blessed%20tattoo_lowg"},{"n":"Redeemer's Pistol","s":44,"u":"redeemer's%20pistol_ooa3"},{"n":"Blast Suit","s":44,"u":"blast%20suit_ooa3"},{"n":"Mutagenic Renovator","s":44,"u":"mutagenic%20renovator_ooa3"},{"n":"Apotropaic Fulu","s":64,"u":"apotropaic%20fulu_som"},{"n":"Backfire Mantle","s":64,"u":"backfire%20mantle%20(generic)_som"},{"n":"Detect Anathema Fulu","s":64,"u":"detect%20anathema%20fulu_som"},{"n":"Fulu Of Fire Suppression","s":64,"u":"fulu%20of%20fire%20suppression_som"},{"n":"Fulu Of Flood Suppression","s":64,"u":"fulu%20of%20flood%20suppression_som"},{"n":"Fulu Of The Drunken Monkey","s":64,"u":"fulu%20of%20the%20drunken%20monkey_som"},{"n":"Fulu Of The Stoic Ox","s":64,"u":"fulu%20of%20the%20stoic%20ox_som"},{"n":"Potion Of Grounding","s":64,"u":"potion%20of%20grounding_som"},{"n":"Potion Of Stable Form","s":64,"u":"potion%20of%20stable%20form%20(generic)_som"},{"n":"Rebound Fulu","s":64,"u":"rebound%20fulu_som"},{"n":"Staff Of The Desert Winds","s":64,"u":"staff%20of%20the%20desert%20winds%20(generic)_som"},{"n":"Stormbreaker Fulu","s":64,"u":"stormbreaker%20fulu_som"},{"n":"Tracking Fulu","s":64,"u":"tracking%20fulu_som"},{"n":"Warding Tablets","s":64,"u":"warding%20tablets_som"},{"n":"Warding Tattoo","s":64,"u":"warding%20tattoo%20(generic)_som"},{"n":"Rhino Hide Brooch","s":47,"u":"rhino%20hide%20brooch_sot2"},{"n":"Singing Muse","s":47,"u":"singing%20muse_sot2"},{"n":"Spellender","s":47,"u":"spellender_sot2"},{"n":"Deflecting Branch","s":49,"u":"deflecting%20branch_sot4"},{"n":"Spellcutter","s":50,"u":"spellcutter_sot5"},{"n":"Sun Wheel","s":52,"u":"sun%20wheel_tio"}],"3":[{"n":"Ancestral Defense","s":4,"u":"ancestral%20defense_apg"},{"n":"Blood Ward","s":4,"u":"blood%20ward_apg"},{"n":"Establish Ward","s":4,"u":"establish%20ward_apg"},{"n":"Genie's Veil","s":4,"u":"genie's%20veil_apg"},{"n":"Indestructibility","s":4,"u":"indestructibility_apg"},{"n":"Magic Hide","s":4,"u":"magic%20hide_apg"},{"n":"Phase Familiar","s":4,"u":"phase%20familiar_apg"},{"n":"Quench","s":4,"u":"quench_apg"},{"n":"Safe Passage","s":4,"u":"safe%20passage_apg"},{"n":"Scintillating Safeguard","s":4,"u":"scintillating%20safeguard_apg"},{"n":"Symphony Of The Unfettered Heart","s":4,"u":"symphony%20of%20the%20unfettered%20heart_apg"},{"n":"Alarm","s":5,"u":"alarm_crb"},{"n":"Angelic Halo","s":5,"u":"angelic%20halo_crb"},{"n":"Antimagic Field","s":5,"u":"antimagic%20field_crb"},{"n":"Arcane Countermeasure","s":5,"u":"arcane%20countermeasure_crb"},{"n":"Banishment","s":5,"u":"banishment_crb"},{"n":"Barkskin","s":5,"u":"barkskin_crb"},{"n":"Champion's Sacrifice","s":5,"u":"champion's%20sacrifice_crb"},{"n":"Chromatic Wall","s":5,"u":"chromatic%20wall_crb"},{"n":"Circle Of Protection","s":5,"u":"circle%20of%20protection_crb"},{"n":"Contingency","s":5,"u":"contingency_crb"},{"n":"Death Ward","s":5,"u":"death%20ward_crb"},{"n":"Dimensional Anchor","s":5,"u":"dimensional%20anchor_crb"},{"n":"Dimensional Lock","s":5,"u":"dimensional%20lock_crb"},{"n":"Disjunction","s":5,"u":"disjunction_crb"},{"n":"Dispel Magic","s":5,"u":"dispel%20magic_crb"},{"n":"Divine Aura","s":5,"u":"divine%20aura_crb"},{"n":"Endure Elements","s":5,"u":"endure%20elements_crb"},{"n":"Enduring Might","s":5,"u":"enduring%20might_crb"},{"n":"Energy Absorption","s":5,"u":"energy%20absorption_crb"},{"n":"Energy Aegis","s":5,"u":"energy%20aegis_crb"},{"n":"Feather Fall","s":5,"u":"feather%20fall_crb"},{"n":"Flame Barrier","s":5,"u":"flame%20barrier_crb"},{"n":"Forbidding Ward","s":5,"u":"forbidding%20ward_crb"},{"n":"Forced Quiet","s":5,"u":"forced%20quiet_crb"},{"n":"Freedom Of Movement","s":5,"u":"freedom%20of%20movement_crb"},{"n":"Globe Of Invulnerability","s":5,"u":"globe%20of%20invulnerability_crb"},{"n":"Glyph Of Warding","s":5,"u":"glyph%20of%20warding_crb"},{"n":"Lock","s":5,"u":"lock_crb"},{"n":"Mage Armor","s":5,"u":"mage%20armor_crb"},{"n":"Mind Blank","s":5,"u":"mind%20blank_crb"},{"n":"Negate Aroma","s":5,"u":"negate%20aroma_crb"},{"n":"Nondetection","s":5,"u":"nondetection_crb"},{"n":"Pass Without Trace","s":5,"u":"pass%20without%20trace_crb"},{"n":"Perfected Form","s":5,"u":"perfected%20form_crb"},{"n":"Perfected Mind","s":5,"u":"perfected%20mind_crb"},{"n":"Prismatic Sphere","s":5,"u":"prismatic%20sphere_crb"},{"n":"Prismatic Wall","s":5,"u":"prismatic%20wall_crb"},{"n":"Private Sanctum","s":5,"u":"private%20sanctum_crb"},{"n":"Protection","s":5,"u":"protection_crb"},{"n":"Protective Ward","s":5,"u":"protective%20ward_crb"},{"n":"Protector's Sacrifice","s":5,"u":"protector's%20sacrifice_crb"},{"n":"Protector's Sphere","s":5,"u":"protector's%20sphere_crb"},{"n":"Repulsion","s":5,"u":"repulsion_crb"},{"n":"Resilient Sphere","s":5,"u":"resilient%20sphere_crb"},{"n":"Resist Energy","s":5,"u":"resist%20energy_crb"},{"n":"Retributive Pain","s":5,"u":"retributive%20pain_crb"},{"n":"Safeguard Secret","s":5,"u":"safeguard%20secret_crb"},{"n":"Sanctified Ground","s":5,"u":"sanctified%20ground_crb"},{"n":"Sanctuary","s":5,"u":"sanctuary_crb"},{"n":"Shield","s":5,"u":"shield_crb"},{"n":"Spell Immunity","s":5,"u":"spell%20immunity_crb"},{"n":"Spell Turning","s":5,"u":"spell%20turning_crb"},{"n":"Spellwrack","s":5,"u":"spellwrack_crb"},{"n":"Spiritual Guardian","s":5,"u":"spiritual%20guardian_crb"},{"n":"Stoneskin","s":5,"u":"stoneskin_crb"},{"n":"Sudden Shift","s":5,"u":"sudden%20shift_crb"},{"n":"Undetectable Alignment","s":5,"u":"undetectable%20alignment_crb"},{"n":"Unfettered Pack","s":5,"u":"unfettered%20pack_crb"},{"n":"Unity","s":5,"u":"unity_crb"},{"n":"Silver's Refrain","s":18,"u":"silver's%20refrain_aoa3"},{"n":"Prismatic Shield","s":27,"u":"prismatic%20shield_aoe6"},{"n":"Thermal Stasis","s":11,"u":"thermal%20stasis_da"},{"n":"Vector Screen","s":11,"u":"vector%20screen_da"},{"n":"Soft Landing","s":11,"u":"soft%20landing_da"},{"n":"String of Fate","s":11,"u":"string%20of%20fate_da"},{"n":"Astral Labyrinth","s":35,"u":"astral%20labyrinth_ec6"},{"n":"Adaptive Ablation","s":58,"u":"adaptive%20ablation_logm"},{"n":"Animus Mine","s":58,"u":"animus%20mine_logm"},{"n":"Brand The Impenitent","s":58,"u":"brand%20the%20impenitent_logm"},{"n":"Delay Consequence","s":58,"u":"delay%20consequence_logm"},{"n":"Dutiful Challenge","s":58,"u":"dutiful%20challenge_logm"},{"n":"Empty Inside","s":58,"u":"empty%20inside_logm"},{"n":"Font Of Serenity","s":58,"u":"font%20of%20serenity_logm"},{"n":"Reflective Scales","s":58,"u":"reflective%20scales_logm"},{"n":"Share Burden","s":58,"u":"share%20burden_logm"},{"n":"Shattering Gem","s":58,"u":"shattering%20gem_logm"},{"n":"Tether","s":58,"u":"tether_logm"},{"n":"Whirling Scarves","s":58,"u":"whirling%20scarves_logm"},{"n":"Unbreaking Wave Barrier","s":6,"u":"unbreaking%20wave%20barrier_loil"},{"n":"Unbreaking Wave Vapor","s":6,"u":"unbreaking%20wave%20vapor_loil"},{"n":"Untwisting Iron Pillar","s":6,"u":"untwisting%20iron%20pillar_loil"},{"n":"Erase Trail","s":59,"u":"erase%20trail_lokl"},{"n":"Lock Item","s":59,"u":"lock%20item_lokl"},{"n":"Rebounding Barrier","s":66,"u":"rebounding%20barrier_lol"},{"n":"Spellmaster's Ward","s":60,"u":"spellmaster's%20ward_lopsg"},{"n":"Unblinking Flame Revelation","s":62,"u":"unblinking%20flame%20revelation_lowg"},{"n":"Untwisting Iron Buffer","s":62,"u":"untwisting%20iron%20buffer_lowg"},{"n":"Bandit's Doom","s":64,"u":"bandit's%20doom_som"},{"n":"Blessing Of Defiance","s":64,"u":"blessing%20of%20defiance_som"},{"n":"Breadcrumbs","s":64,"u":"breadcrumbs_som"},{"n":"Cascade Countermeasure","s":64,"u":"cascade%20countermeasure_som"},{"n":"Chromatic Armor","s":64,"u":"chromatic%20armor_som"},{"n":"Elemental Absorption","s":64,"u":"elemental%20absorption_som"},{"n":"Extract Poison","s":64,"u":"extract%20poison_som"},{"n":"Magnetic Repulsion","s":64,"u":"magnetic%20repulsion_som"},{"n":"Nullify","s":64,"u":"nullify_som"},{"n":"Prismatic Armor","s":64,"u":"prismatic%20armor_som"},{"n":"Protect Companion","s":64,"u":"protect%20companion_som"},{"n":"Ravenous Portal","s":64,"u":"ravenous%20portal_som"},{"n":"Reinforce Eidolon","s":64,"u":"reinforce%20eidolon_som"},{"n":"Shielding Strike","s":64,"u":"shielding%20strike_som"},{"n":"Spiritual Attunement","s":64,"u":"spiritual%20attunement_som"},{"n":"Temporary Glyph","s":64,"u":"temporary%20glyph_som"},{"n":"Unfetter Eidolon","s":64,"u":"unfetter%20eidolon_som"},{"n":"Warding Aggression","s":64,"u":"warding%20aggression_som"},{"n":"Wash Your Luck","s":64,"u":"wash%20your%20luck_som"},{"n":"Return to Essence","s":50,"u":"return%20to%20essence_sot5"},{"n":"Temporal Ward","s":50,"u":"temporal%20ward_sot5"}],"8":[{"n":"Amulet's Abeyance","s":11,"u":"amulet's%20abeyance_da"},{"n":"Dispelling Bullet","s":2,"u":"dispelling%20bullet_g%26g"}],"62":[{"n":"Oath of the Flesh","s":15,"u":"oath%20of%20the%20flesh_gmg"},{"n":"Wizard's Ward","s":15,"u":"wizard's%20ward_gmg"},{"n":"Forbidding Knowledge","s":11,"u":"forbidding%20knowledge_da"}],"70":[{"n":"Heartbond","s":4,"u":"heartbond_apg"},{"n":"Ward Domain","s":4,"u":"ward%20domain_apg"},{"n":"Atone","s":5,"u":"atone_crb"},{"n":"Freedom","s":5,"u":"freedom_crb"},{"n":"Planar Binding","s":5,"u":"planar%20binding_crb"},{"n":"Primal Call","s":5,"u":"primal%20call_crb"},{"n":"Anima Invocation (Modified)","s":21,"u":"anima%20invocation%20(modified)_aoa6"},{"n":"Unfettered Mark","s":26,"u":"unfettered%20mark_aoe5"},{"n":"Guardian's Aegis","s":64,"u":"guardian's%20aegis_som"},{"n":"Purify Soul Path","s":64,"u":"purify%20soul%20path_som"},{"n":"Fey Abeyance","s":46,"u":"fey%20abeyance_sot1"}],"73":[{"n":"Energy-Resistant","s":5,"u":"energy-resistant%20(acid)_crb"},{"n":"Energy-Resistant","s":5,"u":"energy-resistant%20(fire)_crb"},{"n":"Energy-Resistant","s":5,"u":"energy-resistant%20(cold)_crb"},{"n":"Energy-Resistant","s":5,"u":"energy-resistant%20(electricity)_crb"},{"n":"Fortification","s":5,"u":"fortification_crb"},{"n":"Greater Energy-Resistant","s":5,"u":"greater%20energy-resistant%20(acid)_crb"},{"n":"Greater Energy-Resistant","s":5,"u":"greater%20energy-resistant%20(fire)_crb"},{"n":"Greater Energy-Resistant","s":5,"u":"greater%20energy-resistant%20(cold)_crb"},{"n":"Greater Energy-Resistant","s":5,"u":"greater%20energy-resistant%20(electricity)_crb"},{"n":"Greater Fortification","s":5,"u":"greater%20fortification_crb"},{"n":"Fiendish Defiance","s":15,"u":"fiendish%20defiance_gmg"},{"n":"Heat Haze","s":15,"u":"heat%20haze_gmg"},{"n":"Heaven's Grace","s":15,"u":"heaven's%20grace_gmg"},{"n":"Wind Barrier","s":15,"u":"wind%20barrier_gmg"},{"n":"Draconic Resistance","s":64,"u":"draconic%20resistance_som"}],"74":[{"n":"Sarkoris Scab","s":61,"u":"sarkoris%20scab_lotg"}]},"druid":{"0":[{"n":"Current Spell","s":4,"u":"current%20spell_apg"},{"n":"Deimatic Display","s":4,"u":"deimatic%20display_apg"},{"n":"Elemental Summons","s":4,"u":"elemental%20summons_apg"},{"n":"Leshy Familiar Secrets","s":4,"u":"leshy%20familiar%20secrets_apg"},{"n":"Primal Aegis","s":4,"u":"primal%20aegis_apg"},{"n":"Pristine Weapon","s":4,"u":"pristine%20weapon_apg"},{"n":"Reactive Transformation","s":4,"u":"reactive%20transformation_apg"},{"n":"Sow Spell","s":4,"u":"sow%20spell_apg"},{"n":"Verdant Weapon","s":4,"u":"verdant%20weapon_apg"},{"n":"Wandering Oasis","s":4,"u":"wandering%20oasis_apg"},{"n":"Animal Companion","s":5,"u":"animal%20companion%20(druid)_crb"},{"n":"Call Of The Wild","s":5,"u":"call%20of%20the%20wild_crb"},{"n":"Dragon Shape","s":5,"u":"dragon%20shape_crb"},{"n":"Effortless Concentration","s":5,"u":"effortless%20concentration%20(druid)_crb"},{"n":"Elemental Shape","s":5,"u":"elemental%20shape_crb"},{"n":"Enhanced Familiar","s":5,"u":"enhanced%20familiar%20(druid)_crb"},{"n":"Ferocious Shape","s":5,"u":"ferocious%20shape_crb"},{"n":"Fey Caller","s":5,"u":"fey%20caller_crb"},{"n":"Form Control","s":5,"u":"form%20control_crb"},{"n":"Green Empathy","s":5,"u":"green%20empathy_crb"},{"n":"Green Tongue","s":5,"u":"green%20tongue_crb"},{"n":"Healing Transformation","s":5,"u":"healing%20transformation_crb"},{"n":"Hierophant's Power","s":5,"u":"hierophant's%20power_crb"},{"n":"Impaling Briars","s":5,"u":"impaling%20briars_crb"},{"n":"Incredible Companion","s":5,"u":"incredible%20companion%20(druid)_crb"},{"n":"Insect Shape","s":5,"u":"insect%20shape_crb"},{"n":"Invoke Disaster","s":5,"u":"invoke%20disaster_crb"},{"n":"Leshy Familiar","s":5,"u":"leshy%20familiar_crb"},{"n":"Leyline Conduit","s":5,"u":"leyline%20conduit_crb"},{"n":"Mature Animal Companion","s":5,"u":"mature%20animal%20companion%20(druid)_crb"},{"n":"Monstrosity Shape","s":5,"u":"monstrosity%20shape_crb"},{"n":"Order Explorer","s":5,"u":"order%20explorer_crb"},{"n":"Order Magic","s":5,"u":"order%20magic_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(druid)_crb"},{"n":"Perfect Form Control","s":5,"u":"perfect%20form%20control_crb"},{"n":"Plant Shape","s":5,"u":"plant%20shape_crb"},{"n":"Poison Resistance","s":5,"u":"poison%20resistance%20(druid)_crb"},{"n":"Primal Focus","s":5,"u":"primal%20focus_crb"},{"n":"Primal Summons","s":5,"u":"primal%20summons_crb"},{"n":"Primal Wellspring","s":5,"u":"primal%20wellspring_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(druid)_crb"},{"n":"Side By Side","s":5,"u":"side%20by%20side%20(druid)_crb"},{"n":"Soaring Shape","s":5,"u":"soaring%20shape_crb"},{"n":"Specialized Companion","s":5,"u":"specialized%20companion%20(druid)_crb"},{"n":"Steady Spellcasting","s":5,"u":"steady%20spellcasting%20(druid)_crb"},{"n":"Storm Born","s":5,"u":"storm%20born_crb"},{"n":"Storm Retribution","s":5,"u":"storm%20retribution_crb"},{"n":"Thousand Faces","s":5,"u":"thousand%20faces_crb"},{"n":"Timeless Nature","s":5,"u":"timeless%20nature_crb"},{"n":"True Shapeshifter","s":5,"u":"true%20shapeshifter_crb"},{"n":"Verdant Metamorphosis","s":5,"u":"verdant%20metamorphosis_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(druid)_crb"},{"n":"Wild Shape","s":5,"u":"wild%20shape_crb"},{"n":"Wind Caller","s":5,"u":"wind%20caller_crb"},{"n":"Woodland Stride","s":5,"u":"woodland%20stride_crb"},{"n":"Pesh Skin","s":20,"u":"pesh%20skin_aoa5"},{"n":"Apex Companion","s":21,"u":"apex%20companion_aoa6"},{"n":"Cryptic Spell","s":11,"u":"cryptic%20spell_da"},{"n":"Can't You See?","s":11,"u":"can't%20you%20see%3f_da"},{"n":"Eerie Environs","s":11,"u":"eerie%20environs_da"},{"n":"Eerie Traces","s":11,"u":"eerie%20traces_da"},{"n":"Forgotten Presence","s":11,"u":"forgotten%20presence_da"},{"n":"Eerie Proclamation","s":11,"u":"eerie%20proclamation_da"},{"n":"Bizarre Transformation","s":11,"u":"bizarre%20transformation_da"},{"n":"Verdant Presence","s":35,"u":"verdant%20presence_ec6"},{"n":"Heart Of The Kaiju","s":39,"u":"heart%20of%20the%20kaiju_frp3"},{"n":"Necromantic Deflection","s":59,"u":"necromantic%20deflection_lokl"},{"n":"Advanced Elemental Spell","s":64,"u":"advanced%20elemental%20spell_som"},{"n":"Fiery Retort","s":64,"u":"fiery%20retort_som"},{"n":"Fire Lung","s":64,"u":"fire%20lung_som"},{"n":"Fire Resistance","s":64,"u":"fire%20resistance_som"},{"n":"Harden Flesh","s":64,"u":"harden%20flesh_som"},{"n":"Natural Swimmer","s":64,"u":"natural%20swimmer_som"},{"n":"Purifying Spell","s":64,"u":"purifying%20spell_som"},{"n":"Sheltering Cave","s":64,"u":"sheltering%20cave_som"},{"n":"Shore Step","s":64,"u":"shore%20step_som"},{"n":"Steadying Stone","s":64,"u":"steadying%20stone_som"},{"n":"Cunning Trickster Mask","s":51,"u":"cunning%20trickster%20mask_sot6"},{"n":"Emancipator's Mask","s":51,"u":"emancipator's%20mask_sot6"},{"n":"Grand Medic's Mask","s":51,"u":"grand%20medic's%20mask_sot6"},{"n":"Protective Spirit Mask","s":51,"u":"protective%20spirit%20mask_sot6"},{"n":"Sky Master Mask","s":51,"u":"sky%20master%20mask_sot6"},{"n":"Stalking Feline Mask","s":51,"u":"stalking%20feline%20mask_sot6"},{"n":"Storyteller's Mask","s":51,"u":"storyteller's%20mask_sot6"},{"n":"Thick Hide Mask","s":51,"u":"thick%20hide%20mask_sot6"},{"n":"Tireless Guide's Mask","s":51,"u":"tireless%20guide's%20mask_sot6"},{"n":"Vigilant Mask","s":51,"u":"vigilant%20mask_sot6"}],"3":[{"n":"Goodberry","s":5,"u":"goodberry_crb"},{"n":"Heal Animal","s":5,"u":"heal%20animal_crb"},{"n":"Impaling Briars","s":5,"u":"impaling%20briars_crb"},{"n":"Primal Summons","s":5,"u":"primal%20summons_crb"},{"n":"Storm Lord","s":5,"u":"storm%20lord_crb"},{"n":"Stormwind Flight","s":5,"u":"stormwind%20flight_crb"},{"n":"Tempest Surge","s":5,"u":"tempest%20surge_crb"},{"n":"Wild Morph","s":5,"u":"wild%20morph_crb"},{"n":"Wild Shape","s":5,"u":"wild%20shape_crb"},{"n":"Apex Companion","s":21,"u":"apex%20companion_aoa6"}]},"press":{"0":[{"n":"Dazing Blow","s":4,"u":"dazing%20blow_apg"},{"n":"Dragging Strike","s":4,"u":"dragging%20strike_apg"},{"n":"Advantageous Assault","s":5,"u":"advantageous%20assault_crb"},{"n":"Assisting Shot","s":5,"u":"assisting%20shot_crb"},{"n":"Brutal Finish","s":5,"u":"brutal%20finish_crb"},{"n":"Brutish Shove","s":5,"u":"brutish%20shove_crb"},{"n":"Certain Strike","s":5,"u":"certain%20strike_crb"},{"n":"Combat Grab","s":5,"u":"combat%20grab_crb"},{"n":"Disarming Twist","s":5,"u":"disarming%20twist_crb"},{"n":"Exacting Strike","s":5,"u":"exacting%20strike_crb"},{"n":"Guiding Finish","s":5,"u":"guiding%20finish_crb"},{"n":"Incredible Ricochet","s":5,"u":"incredible%20ricochet_crb"},{"n":"Quick Reversal","s":5,"u":"quick%20reversal_crb"},{"n":"Second Sting","s":5,"u":"second%20sting_crb"},{"n":"Shatter Defenses","s":5,"u":"shatter%20defenses_crb"},{"n":"Spring Attack","s":5,"u":"spring%20attack_crb"},{"n":"Targeting Shot","s":5,"u":"targeting%20shot_crb"},{"n":"Two-Weapon Flurry","s":5,"u":"two-weapon%20flurry_crb"},{"n":"Levering Strike","s":31,"u":"levering%20strike_ec1"},{"n":"Everstand Strike","s":7,"u":"everstand%20strike_locg"},{"n":"Harrying Strike","s":7,"u":"harrying%20strike_locg"},{"n":"Staggering Fire","s":59,"u":"staggering%20fire_lokl"},{"n":"Forceful Shot","s":60,"u":"forceful%20shot_lopsg"}]},"sonic":{"0":[{"n":"Discordant Voice","s":4,"u":"discordant%20voice_apg"},{"n":"Cross The Final Horizon","s":23,"u":"cross%20the%20final%20horizon_aoe2"},{"n":"Heaven's Thunder","s":23,"u":"heaven's%20thunder_aoe2"},{"n":"Spirit's Anguish","s":10,"u":"spirit's%20anguish_botd"},{"n":"Heaven's Thunder","s":6,"u":"heaven's%20thunder_loil"},{"n":"Skyseeker","s":6,"u":"skyseeker_loil"},{"n":"Cross the Final Horizon","s":6,"u":"cross%20the%20final%20horizon_loil"},{"n":"Thunder Clap","s":42,"u":"thunder%20clap_ooa1"}],"2":[{"n":"Horn of Blasting","s":5,"u":"horn%20of%20blasting_crb"},{"n":"Thundering","s":5,"u":"thundering%20(generic)_crb"},{"n":"Thunderstone","s":5,"u":"thunderstone%20(generic)_crb"},{"n":"Popdust","s":8,"u":"popdust_lotgb"},{"n":"Wand Of Thundering Echoes","s":8,"u":"wand%20of%20thundering%20echoes%20(generic)_lotgb"},{"n":"Resonating Ammunition","s":64,"u":"resonating%20ammunition_som"},{"n":"Sonic Tuning Mace","s":64,"u":"sonic%20tuning%20mace%20(generic)_som"}],"3":[{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Thunderburst","s":4,"u":"thunderburst_apg"},{"n":"Cry Of Destruction","s":5,"u":"cry%20of%20destruction_crb"},{"n":"Shatter","s":5,"u":"shatter_crb"},{"n":"Sound Burst","s":5,"u":"sound%20burst_crb"},{"n":"Victory Cry","s":11,"u":"victory%20cry_da"},{"n":"Biting Words","s":64,"u":"biting%20words_som"},{"n":"Concordant Choir","s":64,"u":"concordant%20choir_som"},{"n":"Echoing Weapon","s":64,"u":"echoing%20weapon_som"},{"n":"Haunting Hymn","s":64,"u":"haunting%20hymn_som"},{"n":"Ignite Fireworks","s":64,"u":"ignite%20fireworks_som"},{"n":"Painful Vibrations","s":64,"u":"painful%20vibrations_som"},{"n":"Seashell Of Stolen Sound","s":64,"u":"seashell%20of%20stolen%20sound_som"},{"n":"Sonata Span","s":64,"u":"sonata%20span_som"},{"n":"Thunderous Strike","s":64,"u":"thunderous%20strike_som"}],"51":[{"n":"Phantom Bells","s":18,"u":"phantom%20bells_aoa3"},{"n":"Buzzing Latch Rune","s":33,"u":"buzzing%20latch%20rune_ec4"}],"73":[{"n":"Greater Thundering","s":5,"u":"greater%20thundering_crb"},{"n":"Thundering","s":5,"u":"thundering_crb"}]},"fear":{"0":[{"n":"Disturbing Knowledge","s":4,"u":"disturbing%20knowledge_apg"},{"n":"Startling Appearance","s":4,"u":"startling%20appearance_apg"},{"n":"Watch Your Back","s":4,"u":"watch%20your%20back_apg"},{"n":"You're Next","s":4,"u":"you're%20next%20(swashbuckler)_apg"},{"n":"Dragon Roar","s":5,"u":"dragon%20roar_crb"},{"n":"Intimidating Strike","s":5,"u":"intimidating%20strike_crb"},{"n":"Scare To Death","s":5,"u":"scare%20to%20death_crb"},{"n":"You're Next","s":5,"u":"you're%20next%20(rogue)_crb"},{"n":"Frightful Moan","s":10,"u":"frightful%20moan_botd"},{"n":"Mummy's Despair","s":10,"u":"mummy's%20despair_botd"},{"n":"Frightful Aura","s":10,"u":"frightful%20aura_botd"},{"n":"Warped Reflection","s":11,"u":"warped%20reflection_da"},{"n":"Dark Persona's Presence","s":11,"u":"dark%20persona's%20presence_da"},{"n":"Voice Cold as Death","s":59,"u":"voice%20cold%20as%20death_lokl"},{"n":"Frightful Condemnation","s":41,"u":"frightful%20condemnation_ngd"}],"2":[{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Fearsome","s":4,"u":"fearsome%20(generic)_apg"},{"n":"Terrifying Ammunition","s":4,"u":"terrifying%20ammunition_apg"},{"n":"Dread Blindfold","s":5,"u":"dread%20blindfold_crb"},{"n":"Fear Gem","s":5,"u":"fear%20gem_crb"},{"n":"Dread","s":8,"u":"dread%20(generic)_lotgb"},{"n":"Hex Blaster","s":44,"u":"hex%20blaster_ooa3"}],"3":[{"n":"Agonizing Despair","s":4,"u":"agonizing%20despair_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Blistering Invective","s":4,"u":"blistering%20invective_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Fear","s":5,"u":"fear_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"Mask Of Terror","s":5,"u":"mask%20of%20terror_crb"},{"n":"Phantasmal Killer","s":5,"u":"phantasmal%20killer_crb"},{"n":"Unfathomable Song","s":5,"u":"unfathomable%20song_crb"},{"n":"Waking Nightmare","s":5,"u":"waking%20nightmare_crb"},{"n":"Weird","s":5,"u":"weird_crb"},{"n":"Fearful Feast","s":30,"u":"fearful%20feast_av3"},{"n":"Lift Nature's Caul","s":30,"u":"lift%20nature's%20caul_av3"},{"n":"Implement of Destruction","s":11,"u":"implement%20of%20destruction_da"},{"n":"Hollow Heart","s":11,"u":"hollow%20heart_da"},{"n":"Canticle Of Everlasting Grief","s":64,"u":"canticle%20of%20everlasting%20grief_som"},{"n":"Impending Doom","s":64,"u":"impending%20doom_som"},{"n":"Invoke Spirits","s":64,"u":"invoke%20spirits_som"},{"n":"Mind Of Menace","s":64,"u":"mind%20of%20menace_som"},{"n":"Unspeakable Shadow","s":64,"u":"unspeakable%20shadow_som"}],"8":[{"n":"Demoralize","s":5,"u":"demoralize_crb"},{"n":"Grim Swagger","s":2,"u":"grim%20swagger_g%26g"}],"62":[{"n":"Coward's Roots","s":15,"u":"coward's%20roots_gmg"},{"n":"Yellow Silt Curse","s":43,"u":"yellow%20silt%20curse_ooa2"}],"64":[{"n":"Frightful Presence","s":12,"u":"frightful%20presence_b1"},{"n":"Screaming Skull","s":12,"u":"screaming%20skull_b1"}],"70":[{"n":"Dread Ambience","s":64,"u":"dread%20ambience_som"}]},"cleric":{"0":[{"n":"Ebb And Flow","s":4,"u":"ebb%20and%20flow_apg"},{"n":"Magic Hands","s":4,"u":"magic%20hands_apg"},{"n":"Martyr","s":4,"u":"martyr_apg"},{"n":"Miraculous Possibility","s":4,"u":"miraculous%20possibility_apg"},{"n":"Premonition Of Avoidance","s":4,"u":"premonition%20of%20avoidance_apg"},{"n":"Premonition Of Clarity","s":4,"u":"premonition%20of%20clarity_apg"},{"n":"Radiant Infusion","s":4,"u":"radiant%20infusion_apg"},{"n":"Rapid Response","s":4,"u":"rapid%20response_apg"},{"n":"Remediate","s":4,"u":"remediate_apg"},{"n":"Shared Avoidance","s":4,"u":"shared%20avoidance_apg"},{"n":"Shared Clarity","s":4,"u":"shared%20clarity_apg"},{"n":"Shield Of Faith","s":4,"u":"shield%20of%20faith_apg"},{"n":"Surging Focus","s":4,"u":"surging%20focus_apg"},{"n":"Through Spell","s":4,"u":"through%20spell_apg"},{"n":"Vile Desecration","s":4,"u":"vile%20desecration_apg"},{"n":"Advanced Domain","s":5,"u":"advanced%20domain_crb"},{"n":"Align Armament","s":5,"u":"align%20armament_crb"},{"n":"Avatar's Audience","s":5,"u":"avatar's%20audience_crb"},{"n":"Cantrip Expansion","s":5,"u":"cantrip%20expansion%20(cleric)_crb"},{"n":"Cast Down","s":5,"u":"cast%20down_crb"},{"n":"Castigating Weapon","s":5,"u":"castigating%20weapon_crb"},{"n":"Channel Smite","s":5,"u":"channel%20smite_crb"},{"n":"Channeled Succor","s":5,"u":"channeled%20succor_crb"},{"n":"Command Undead","s":5,"u":"command%20undead_crb"},{"n":"Communal Healing","s":5,"u":"communal%20healing_crb"},{"n":"Cremate Undead","s":5,"u":"cremate%20undead_crb"},{"n":"Deadly Simplicity","s":5,"u":"deadly%20simplicity_crb"},{"n":"Defensive Recovery","s":5,"u":"defensive%20recovery_crb"},{"n":"Deity's Protection","s":5,"u":"deity's%20protection_crb"},{"n":"Directed Channel","s":5,"u":"directed%20channel_crb"},{"n":"Divine Weapon","s":5,"u":"divine%20weapon_crb"},{"n":"Domain Focus","s":5,"u":"domain%20focus_crb"},{"n":"Domain Initiate","s":5,"u":"domain%20initiate_crb"},{"n":"Domain Wellspring","s":5,"u":"domain%20wellspring_crb"},{"n":"Echoing Channel","s":5,"u":"echoing%20channel_crb"},{"n":"Emblazon Antimagic","s":5,"u":"emblazon%20antimagic_crb"},{"n":"Emblazon Armament","s":5,"u":"emblazon%20armament_crb"},{"n":"Emblazon Energy","s":5,"u":"emblazon%20energy_crb"},{"n":"Eternal Bane","s":5,"u":"eternal%20bane_crb"},{"n":"Eternal Blessing","s":5,"u":"eternal%20blessing_crb"},{"n":"Extend Armament Alignment","s":5,"u":"extend%20armament%20alignment_crb"},{"n":"Fast Channel","s":5,"u":"fast%20channel_crb"},{"n":"Harming Hands","s":5,"u":"harming%20hands_crb"},{"n":"Healing Hands","s":5,"u":"healing%20hands_crb"},{"n":"Heroic Recovery","s":5,"u":"heroic%20recovery_crb"},{"n":"Holy Castigation","s":5,"u":"holy%20castigation_crb"},{"n":"Improved Command Undead","s":5,"u":"improved%20command%20undead_crb"},{"n":"Improved Communal Healing","s":5,"u":"improved%20communal%20healing_crb"},{"n":"Improved Swift Banishment","s":5,"u":"improved%20swift%20banishment_crb"},{"n":"Maker Of Miracles","s":5,"u":"maker%20of%20miracles_crb"},{"n":"Metamagic Channel","s":5,"u":"metamagic%20channel_crb"},{"n":"Necrotic Infusion","s":5,"u":"necrotic%20infusion_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(cleric)_crb"},{"n":"Replenishment Of War","s":5,"u":"replenishment%20of%20war_crb"},{"n":"Resurrectionist","s":5,"u":"resurrectionist_crb"},{"n":"Sap Life","s":5,"u":"sap%20life_crb"},{"n":"Selective Energy","s":5,"u":"selective%20energy_crb"},{"n":"Shared Replenishment","s":5,"u":"shared%20replenishment_crb"},{"n":"Steady Spellcasting","s":5,"u":"steady%20spellcasting%20(cleric)_crb"},{"n":"Swift Banishment","s":5,"u":"swift%20banishment_crb"},{"n":"Turn Undead","s":5,"u":"turn%20undead_crb"},{"n":"Versatile Font","s":5,"u":"versatile%20font_crb"},{"n":"False Faith","s":19,"u":"false%20faith_aoa4"},{"n":"Emblazon Divinity","s":21,"u":"emblazon%20divinity_aoa6"},{"n":"Undying Conviction","s":10,"u":"undying%20conviction_botd"},{"n":"Necromancer's Visage","s":10,"u":"necromancer's%20visage_botd"},{"n":"Sepulchral Sublimation","s":10,"u":"sepulchral%20sublimation_botd"},{"n":"Denier Of Destruction","s":35,"u":"denier%20of%20destruction_ec6"},{"n":"Dance Of Intercession","s":39,"u":"dance%20of%20intercession_frp3"},{"n":"Expanded Domain Initiate","s":58,"u":"expanded%20domain%20initiate_logm"},{"n":"Splinter Faith","s":58,"u":"splinter%20faith_logm"},{"n":"Syncretism","s":58,"u":"syncretism_logm"},{"n":"Resilient Mind","s":59,"u":"resilient%20mind_lokl"},{"n":"Prayer-Touched Weapon","s":59,"u":"prayer-touched%20weapon_lokl"},{"n":"Detonating Spell","s":59,"u":"detonating%20spell_lokl"},{"n":"Consecrate Spell","s":59,"u":"consecrate%20spell_lokl"},{"n":"Holy Light","s":59,"u":"holy%20light_lokl"},{"n":"Miraculous Intervention","s":59,"u":"miraculous%20intervention_lokl"},{"n":"Purifying Breeze","s":59,"u":"purifying%20breeze_lokl"}],"3":[{"n":"Agile Feet","s":5,"u":"agile%20feet_crb"},{"n":"Appearance Of Wealth","s":5,"u":"appearance%20of%20wealth_crb"},{"n":"Artistic Flourish","s":5,"u":"artistic%20flourish_crb"},{"n":"Athletic Rush","s":5,"u":"athletic%20rush_crb"},{"n":"Bit Of Luck","s":5,"u":"bit%20of%20luck_crb"},{"n":"Blind Ambition","s":5,"u":"blind%20ambition_crb"},{"n":"Captivating Adoration","s":5,"u":"captivating%20adoration_crb"},{"n":"Charming Touch","s":5,"u":"charming%20touch_crb"},{"n":"Cloak Of Shadow","s":5,"u":"cloak%20of%20shadow_crb"},{"n":"Commanding Lash","s":5,"u":"commanding%20lash_crb"},{"n":"Competitive Edge","s":5,"u":"competitive%20edge_crb"},{"n":"Cry Of Destruction","s":5,"u":"cry%20of%20destruction_crb"},{"n":"Darkened Eyes","s":5,"u":"darkened%20eyes_crb"},{"n":"Dazzling Flash","s":5,"u":"dazzling%20flash_crb"},{"n":"Death's Call","s":5,"u":"death's%20call_crb"},{"n":"Delusional Pride","s":5,"u":"delusional%20pride_crb"},{"n":"Destructive Aura","s":5,"u":"destructive%20aura_crb"},{"n":"Disperse Into Air","s":5,"u":"disperse%20into%20air_crb"},{"n":"Downpour","s":5,"u":"downpour_crb"},{"n":"Dreamer's Call","s":5,"u":"dreamer's%20call_crb"},{"n":"Enduring Might","s":5,"u":"enduring%20might_crb"},{"n":"Eradicate Undeath","s":5,"u":"eradicate%20undeath_crb"},{"n":"Face In The Crowd","s":5,"u":"face%20in%20the%20crowd_crb"},{"n":"Fire Ray","s":5,"u":"fire%20ray_crb"},{"n":"Flame Barrier","s":5,"u":"flame%20barrier_crb"},{"n":"Forced Quiet","s":5,"u":"forced%20quiet_crb"},{"n":"Glimpse The Truth","s":5,"u":"glimpse%20the%20truth_crb"},{"n":"Healer's Blessing","s":5,"u":"healer's%20blessing_crb"},{"n":"Hurtling Stone","s":5,"u":"hurtling%20stone_crb"},{"n":"Know The Enemy","s":5,"u":"know%20the%20enemy_crb"},{"n":"Localized Quake","s":5,"u":"localized%20quake_crb"},{"n":"Lucky Break","s":5,"u":"lucky%20break_crb"},{"n":"Magic's Vessel","s":5,"u":"magic's%20vessel_crb"},{"n":"Malignant Sustenance","s":5,"u":"malignant%20sustenance_crb"},{"n":"Moonbeam","s":5,"u":"moonbeam_crb"},{"n":"Mystic Beacon","s":5,"u":"mystic%20beacon_crb"},{"n":"Nature's Bounty","s":5,"u":"nature's%20bounty_crb"},{"n":"Overstuff","s":5,"u":"overstuff_crb"},{"n":"Perfected Form","s":5,"u":"perfected%20form_crb"},{"n":"Perfected Mind","s":5,"u":"perfected%20mind_crb"},{"n":"Positive Luminance","s":5,"u":"positive%20luminance_crb"},{"n":"Precious Metals","s":5,"u":"precious%20metals_crb"},{"n":"Protector's Sacrifice","s":5,"u":"protector's%20sacrifice_crb"},{"n":"Protector's Sphere","s":5,"u":"protector's%20sphere_crb"},{"n":"Pulse Of The City","s":5,"u":"pulse%20of%20the%20city_crb"},{"n":"Pushing Gust","s":5,"u":"pushing%20gust_crb"},{"n":"Read Fate","s":5,"u":"read%20fate_crb"},{"n":"Rebuke Death","s":5,"u":"rebuke%20death_crb"},{"n":"Retributive Pain","s":5,"u":"retributive%20pain_crb"},{"n":"Safeguard Secret","s":5,"u":"safeguard%20secret_crb"},{"n":"Savor The Sting","s":5,"u":"savor%20the%20sting_crb"},{"n":"Scholarly Recollection","s":5,"u":"scholarly%20recollection_crb"},{"n":"Shared Nightmare","s":5,"u":"shared%20nightmare_crb"},{"n":"Soothing Words","s":5,"u":"soothing%20words_crb"},{"n":"Splash Of Art","s":5,"u":"splash%20of%20art_crb"},{"n":"Sudden Shift","s":5,"u":"sudden%20shift_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"},{"n":"Take Its Course","s":5,"u":"take%20its%20course_crb"},{"n":"Tempt Fate","s":5,"u":"tempt%20fate_crb"},{"n":"Tidal Surge","s":5,"u":"tidal%20surge_crb"},{"n":"Touch Of Obedience","s":5,"u":"touch%20of%20obedience_crb"},{"n":"Touch Of The Moon","s":5,"u":"touch%20of%20the%20moon_crb"},{"n":"Touch Of Undeath","s":5,"u":"touch%20of%20undeath_crb"},{"n":"Traveler's Transit","s":5,"u":"traveler's%20transit_crb"},{"n":"Trickster's Twin","s":5,"u":"trickster's%20twin_crb"},{"n":"Unimpeded Stride","s":5,"u":"unimpeded%20stride_crb"},{"n":"Unity","s":5,"u":"unity_crb"},{"n":"Veil Of Confidence","s":5,"u":"veil%20of%20confidence_crb"},{"n":"Vibrant Thorns","s":5,"u":"vibrant%20thorns_crb"},{"n":"Waking Nightmare","s":5,"u":"waking%20nightmare_crb"},{"n":"Weapon Surge","s":5,"u":"weapon%20surge_crb"},{"n":"Word Of Freedom","s":5,"u":"word%20of%20freedom_crb"},{"n":"Word Of Truth","s":5,"u":"word%20of%20truth_crb"},{"n":"Zeal For Battle","s":5,"u":"zeal%20for%20battle_crb"},{"n":"Practice Makes Perfect","s":19,"u":"practice%20makes%20perfect_aoa4"},{"n":"Cinder Gaze","s":11,"u":"cinder%20gaze_da"},{"n":"Euphoric Renewal","s":11,"u":"euphoric%20renewal_da"},{"n":"Frenzied Revelry","s":11,"u":"frenzied%20revelry_da"},{"n":"Hollow Heart","s":11,"u":"hollow%20heart_da"},{"n":"Isolation","s":11,"u":"isolation_da"},{"n":"Inevitable Destination","s":11,"u":"inevitable%20destination_da"},{"n":"Purifying Veil","s":11,"u":"purifying%20veil_da"},{"n":"Shaken Confidence","s":11,"u":"shaken%20confidence_da"},{"n":"String of Fate","s":11,"u":"string%20of%20fate_da"},{"n":"Victory Cry","s":11,"u":"victory%20cry_da"},{"n":"Weaponize Secret","s":11,"u":"weaponize%20secret_da"},{"n":"Wind Whispers","s":11,"u":"wind%20whispers_da"},{"n":"Wordsmith","s":11,"u":"wordsmith_da"}]},"oath":{"0":[{"n":"Esoteric Oath","s":4,"u":"esoteric%20oath_apg"},{"n":"Lightslayer Oath","s":4,"u":"lightslayer%20oath_apg"},{"n":"Dragonslayer Oath","s":5,"u":"dragonslayer%20oath_crb"},{"n":"Fiendsbane Oath","s":5,"u":"fiendsbane%20oath_crb"},{"n":"Shining Oath","s":5,"u":"shining%20oath_crb"},{"n":"Vengeful Oath","s":5,"u":"vengeful%20oath_crb"}]},"move":{"0":[{"n":"Express Rider","s":4,"u":"express%20rider_apg"},{"n":"Leading Dance","s":4,"u":"leading%20dance_apg"},{"n":"Life Leap","s":4,"u":"life%20leap_apg"},{"n":"Tumbling Strike","s":4,"u":"tumbling%20strike_apg"},{"n":"Implausible Infiltration","s":5,"u":"implausible%20infiltration_crb"},{"n":"Eerie Traces","s":11,"u":"eerie%20traces_da"},{"n":"Relentless Stalker","s":36,"u":"relentless%20stalker_fop"},{"n":"Explosive Leap","s":2,"u":"explosive%20leap_g%26g"},{"n":"Power Slide","s":2,"u":"power%20slide_g%26g"},{"n":"Ratfolk Roll","s":1,"u":"ratfolk%20roll_loag"},{"n":"Dangle","s":6,"u":"dangle_loil"},{"n":"Glider Form","s":64,"u":"glider%20form_som"}],"3":[{"n":"Jump","s":5,"u":"jump_crb"},{"n":"Unfolding Wind Crash","s":6,"u":"unfolding%20wind%20crash_loil"},{"n":"Rising Surf","s":64,"u":"rising%20surf_som"}],"8":[{"n":"Balance","s":5,"u":"balance_crb"},{"n":"Burrow","s":5,"u":"burrow_crb"},{"n":"Climb","s":5,"u":"climb_crb"},{"n":"Cover Tracks","s":5,"u":"cover%20tracks_crb"},{"n":"Crawl","s":5,"u":"crawl_crb"},{"n":"Drop Prone","s":5,"u":"drop%20prone_crb"},{"n":"Fly","s":5,"u":"fly_crb"},{"n":"Hustle","s":5,"u":"hustle_crb"},{"n":"Maneuver in Flight","s":5,"u":"maneuver%20in%20flight_crb"},{"n":"Mount","s":5,"u":"mount_crb"},{"n":"Sneak","s":5,"u":"sneak_crb"},{"n":"Squeeze","s":5,"u":"squeeze_crb"},{"n":"Stand","s":5,"u":"stand_crb"},{"n":"Step","s":5,"u":"step_crb"},{"n":"Stride","s":5,"u":"stride_crb"},{"n":"Swim","s":5,"u":"swim_crb"},{"n":"Track","s":5,"u":"track_crb"},{"n":"Tumble Through","s":5,"u":"tumble%20through_crb"},{"n":"Board","s":15,"u":"board_gmg"},{"n":"Drive","s":15,"u":"drive_gmg"},{"n":"Run Over","s":15,"u":"run%20over_gmg"},{"n":"Travel","s":15,"u":"travel_gmg"}]},"attack":{"0":[{"n":"Form Lock","s":4,"u":"form%20lock_apg"},{"n":"Sunder Spell","s":4,"u":"sunder%20spell_apg"},{"n":"Tumbling Opportunist","s":4,"u":"tumbling%20opportunist_apg"},{"n":"Spirit's Wrath","s":5,"u":"spirit's%20wrath_crb"},{"n":"Cut The Bonds","s":18,"u":"cut%20the%20bonds_aoa3"},{"n":"Blasting Beams","s":11,"u":"blasting%20beams_da"},{"n":"Pivot Strike","s":31,"u":"pivot%20strike_ec1"},{"n":"Blast Lock","s":2,"u":"blast%20lock_g%26g"},{"n":"Harrying Strike","s":7,"u":"harrying%20strike_locg"},{"n":"Forceful Shot","s":60,"u":"forceful%20shot_lopsg"},{"n":"Aerial Piledriver","s":8,"u":"aerial%20piledriver_lotgb"},{"n":"Forceful Push","s":8,"u":"forceful%20push_lotgb"},{"n":"Form Lock","s":8,"u":"form%20lock_lotgb"},{"n":"Cascading Ray","s":64,"u":"cascading%20ray_som"}],"3":[{"n":"Acid Arrow","s":5,"u":"acid%20arrow_crb"},{"n":"Acid Splash","s":5,"u":"acid%20splash_crb"},{"n":"Call Of The Grave","s":5,"u":"call%20of%20the%20grave_crb"},{"n":"Chilling Darkness","s":5,"u":"chilling%20darkness_crb"},{"n":"Disintegrate","s":5,"u":"disintegrate_crb"},{"n":"Divine Lance","s":5,"u":"divine%20lance_crb"},{"n":"Elemental Toss","s":5,"u":"elemental%20toss_crb"},{"n":"Fire Ray","s":5,"u":"fire%20ray_crb"},{"n":"Hand Of The Apprentice","s":5,"u":"hand%20of%20the%20apprentice_crb"},{"n":"Hurtling Stone","s":5,"u":"hurtling%20stone_crb"},{"n":"Hydraulic Push","s":5,"u":"hydraulic%20push_crb"},{"n":"Moonbeam","s":5,"u":"moonbeam_crb"},{"n":"Polar Ray","s":5,"u":"polar%20ray_crb"},{"n":"Produce Flame","s":5,"u":"produce%20flame_crb"},{"n":"Ray Of Enfeeblement","s":5,"u":"ray%20of%20enfeeblement_crb"},{"n":"Ray Of Frost","s":5,"u":"ray%20of%20frost_crb"},{"n":"Searing Light","s":5,"u":"searing%20light_crb"},{"n":"Shocking Grasp","s":5,"u":"shocking%20grasp_crb"},{"n":"Tanglefoot","s":5,"u":"tanglefoot_crb"},{"n":"Telekinetic Maneuver","s":5,"u":"telekinetic%20maneuver_crb"},{"n":"Telekinetic Projectile","s":5,"u":"telekinetic%20projectile_crb"},{"n":"Admonishing Ray","s":23,"u":"admonishing%20ray_aoe2"},{"n":"Daydreamer's Curse","s":29,"u":"daydreamer's%20curse_av2"},{"n":"Sage's Curse","s":29,"u":"sage's%20curse_av2"},{"n":"Imaginary Weapon","s":11,"u":"imaginary%20weapon_da"},{"n":"Phase Bolt","s":11,"u":"phase%20bolt_da"},{"n":"Clownish Curse","s":32,"u":"clownish%20curse_ec2"},{"n":"Charged Javelin","s":58,"u":"charged%20javelin_logm"},{"n":"Winter Bolt","s":58,"u":"winter%20bolt_logm"},{"n":"Snowball","s":62,"u":"snowball_lowg"},{"n":"Biting Words","s":64,"u":"biting%20words_som"},{"n":"Chromatic Ray","s":64,"u":"chromatic%20ray_som"},{"n":"Gouging Claw","s":64,"u":"gouging%20claw_som"},{"n":"Horizon Thunder Sphere","s":64,"u":"horizon%20thunder%20sphere_som"},{"n":"Magnetic Acceleration","s":64,"u":"magnetic%20acceleration_som"},{"n":"Murderous Vine","s":64,"u":"murderous%20vine_som"},{"n":"Scorching Ray","s":64,"u":"scorching%20ray_som"},{"n":"Stone Lance","s":64,"u":"stone%20lance_som"},{"n":"Moonlight Ray","s":49,"u":"moonlight%20ray_sot4"}],"8":[{"n":"Disarm","s":5,"u":"disarm_crb"},{"n":"Escape","s":5,"u":"escape_crb"},{"n":"Force Open","s":5,"u":"force%20open_crb"},{"n":"Grapple","s":5,"u":"grapple_crb"},{"n":"Shove","s":5,"u":"shove_crb"},{"n":"Strike","s":5,"u":"strike_crb"},{"n":"Trip","s":5,"u":"trip_crb"}],"64":[{"n":"Swallow Whole","s":12,"u":"swallow%20whole_b1"}]},"polymorph":{"0":[{"n":"Form Of The Bat","s":4,"u":"form%20of%20the%20bat_apg"},{"n":"Long-nosed Form","s":4,"u":"long-nosed%20form_apg"},{"n":"Rat Form","s":4,"u":"rat%20form_apg"},{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Giant's Stature","s":5,"u":"giant's%20stature_crb"},{"n":"Titan's Stature","s":5,"u":"titan's%20stature_crb"},{"n":"Bat Form","s":10,"u":"bat%20form_botd"},{"n":"Bone Swarm","s":10,"u":"bone%20swarm_botd"},{"n":"Vessel's Form","s":11,"u":"vessel's%20form_da"},{"n":"Core Cannon","s":2,"u":"core%20cannon_g%26g"},{"n":"Devil In Plain Sight","s":1,"u":"devil%20in%20plain%20sight_loag"},{"n":"Ritual Reversion","s":7,"u":"ritual%20reversion_locg"},{"n":"Towering Presence","s":6,"u":"towering%20presence_loil"},{"n":"Twin Eidolon","s":64,"u":"twin%20eidolon_som"}],"2":[{"n":"Drakeheart Mutagen","s":4,"u":"drakeheart%20mutagen%20(generic)_apg"},{"n":"Potion Of Disguise","s":4,"u":"potion%20of%20disguise%20(generic)_apg"},{"n":"Bestial Mutagen","s":5,"u":"bestial%20mutagen%20(generic)_crb"},{"n":"Cognitive Mutagen","s":5,"u":"cognitive%20mutagen%20(generic)_crb"},{"n":"Infiltrator's Elixir","s":5,"u":"infiltrator's%20elixir_crb"},{"n":"Juggernaut Mutagen","s":5,"u":"juggernaut%20mutagen%20(generic)_crb"},{"n":"Quicksilver Mutagen","s":5,"u":"quicksilver%20mutagen%20(generic)_crb"},{"n":"Sea Touch Elixir","s":5,"u":"sea%20touch%20elixir%20(generic)_crb"},{"n":"Serene Mutagen","s":5,"u":"serene%20mutagen%20(generic)_crb"},{"n":"Silvertongue Mutagen","s":5,"u":"silvertongue%20mutagen%20(generic)_crb"},{"n":"Ichthyosis Mutagen","s":29,"u":"ichthyosis%20mutagen_av2"},{"n":"Energy Mutagen","s":36,"u":"energy%20mutagen%20(generic)_fop"},{"n":"Stone Body Mutagen","s":36,"u":"stone%20body%20mutagen%20(generic)_fop"},{"n":"Apricot Of Bestial Might","s":38,"u":"apricot%20of%20bestial%20might_frp2"},{"n":"Applereed Mutagen","s":66,"u":"applereed%20mutagen%20(generic)_lol"},{"n":"War Blood Mutagen","s":42,"u":"war%20blood%20mutagen%20(generic)_ooa1"},{"n":"Spiderfoot Brew","s":67,"u":"spiderfoot%20brew%20(generic)_pfum"},{"n":"Sixfingers Elixir","s":45,"u":"sixfingers%20elixir%20(generic)_sli"}],"3":[{"n":"Bestial Curse","s":4,"u":"bestial%20curse_apg"},{"n":"Enlarge Companion","s":4,"u":"enlarge%20companion_apg"},{"n":"Ki Form","s":4,"u":"ki%20form_apg"},{"n":"Tempest Form","s":4,"u":"tempest%20form_apg"},{"n":"Threefold Aspect","s":4,"u":"threefold%20aspect_apg"},{"n":"Aerial Form","s":5,"u":"aerial%20form_crb"},{"n":"Animal Form","s":5,"u":"animal%20form_crb"},{"n":"Avatar","s":5,"u":"avatar_crb"},{"n":"Baleful Polymorph","s":5,"u":"baleful%20polymorph_crb"},{"n":"Dinosaur Form","s":5,"u":"dinosaur%20form_crb"},{"n":"Disperse Into Air","s":5,"u":"disperse%20into%20air_crb"},{"n":"Dragon Form","s":5,"u":"dragon%20form_crb"},{"n":"Elemental Form","s":5,"u":"elemental%20form_crb"},{"n":"Enlarge","s":5,"u":"enlarge_crb"},{"n":"Fiery Body","s":5,"u":"fiery%20body_crb"},{"n":"Gaseous Form","s":5,"u":"gaseous%20form_crb"},{"n":"Humanoid Form","s":5,"u":"humanoid%20form_crb"},{"n":"Insect Form","s":5,"u":"insect%20form_crb"},{"n":"Monstrosity Form","s":5,"u":"monstrosity%20form_crb"},{"n":"Nature Incarnate","s":5,"u":"nature%20incarnate_crb"},{"n":"Pest Form","s":5,"u":"pest%20form_crb"},{"n":"Plant Form","s":5,"u":"plant%20form_crb"},{"n":"Primal Herd","s":5,"u":"primal%20herd_crb"},{"n":"Righteous Might","s":5,"u":"righteous%20might_crb"},{"n":"Shapechange","s":5,"u":"shapechange_crb"},{"n":"Shrink","s":5,"u":"shrink_crb"},{"n":"Shrink Item","s":5,"u":"shrink%20item_crb"},{"n":"Tree Shape","s":5,"u":"tree%20shape_crb"},{"n":"Unusual Anatomy","s":5,"u":"unusual%20anatomy_crb"},{"n":"Wild Shape","s":5,"u":"wild%20shape_crb"},{"n":"Apex Companion","s":21,"u":"apex%20companion_aoa6"},{"n":"Swarm Form","s":58,"u":"swarm%20form_logm"},{"n":"Familiar Form","s":60,"u":"familiar%20form_lopsg"},{"n":"Magic Warrior Transformation","s":62,"u":"magic%20warrior%20transformation_lowg"},{"n":"Mantis Form","s":62,"u":"mantis%20form_lowg"},{"n":"Aberrant Form","s":64,"u":"aberrant%20form_som"},{"n":"Angel Form","s":64,"u":"angel%20form_som"},{"n":"Corrosive Body","s":64,"u":"corrosive%20body_som"},{"n":"Cosmic Form","s":64,"u":"cosmic%20form_som"},{"n":"Daemon Form","s":64,"u":"daemon%20form_som"},{"n":"Demon Form","s":64,"u":"demon%20form_som"},{"n":"Devil Form","s":64,"u":"devil%20form_som"},{"n":"Element Embodied","s":64,"u":"element%20embodied_som"},{"n":"Fey Form","s":64,"u":"fey%20form_som"},{"n":"Juvenile Companion","s":64,"u":"juvenile%20companion_som"},{"n":"Ooze Form","s":64,"u":"ooze%20form_som"},{"n":"Summoner's Visage","s":64,"u":"summoner's%20visage_som"}],"8":[{"n":"Change Shape","s":1,"u":"change%20shape%20(kitsune)_loag"},{"n":"Change Shape","s":1,"u":"change%20shape%20(beastkin)_loag"}],"62":[{"n":"Boastful Prince's Scourge","s":11,"u":"boastful%20prince's%20scourge_da"}],"64":[{"n":"Change Shape","s":12,"u":"change%20shape_b1"},{"n":"Moon Frenzy","s":12,"u":"moon%20frenzy_b1"}],"70":[{"n":"Statuette","s":33,"u":"statuette_ec4"}]},"vigilante":{"0":[{"n":"Frightening Appearance","s":4,"u":"frightening%20appearance_apg"},{"n":"Startling Appearance","s":4,"u":"startling%20appearance_apg"},{"n":"Stunning Appearance","s":4,"u":"stunning%20appearance_apg"},{"n":"Harsh Judgment","s":41,"u":"harsh%20judgment_ngd"},{"n":"Voice of Authority","s":41,"u":"voice%20of%20authority_ngd"},{"n":"Frightful Condemnation","s":41,"u":"frightful%20condemnation_ngd"},{"n":"Accurate Swing","s":41,"u":"accurate%20swing_ngd"},{"n":"Gardener's Resolve","s":41,"u":"gardener's%20resolve_ngd"},{"n":"Reminder of the Greater Fear","s":41,"u":"reminder%20of%20the%20greater%20fear_ngd"},{"n":"Execution","s":41,"u":"execution_ngd"},{"n":"Terrifying Countenance","s":41,"u":"terrifying%20countenance_ngd"}]},"additive":{"0":[{"n":"Healing Bomb","s":4,"u":"healing%20bomb_apg"},{"n":"Combine Elixirs","s":5,"u":"combine%20elixirs_crb"},{"n":"Debilitating Bomb","s":5,"u":"debilitating%20bomb_crb"},{"n":"Exploitive Bomb","s":5,"u":"exploitive%20bomb_crb"},{"n":"Mega Bomb","s":5,"u":"mega%20bomb_crb"},{"n":"Merciful Elixir","s":5,"u":"merciful%20elixir_crb"},{"n":"Smoke Bomb","s":5,"u":"smoke%20bomb_crb"},{"n":"Sticky Bomb","s":5,"u":"sticky%20bomb_crb"},{"n":"Astonishing Explosion","s":35,"u":"astonishing%20explosion_ec6"},{"n":"Chemical Purification","s":59,"u":"chemical%20purification_lokl"},{"n":"Artokus's Fire","s":66,"u":"artokus's%20fire_lol"}],"2":[{"n":"Toothwort Extract","s":61,"u":"toothwort%20extract_lotg"}]},"multiclass":{"0":[{"n":"Investigator Dedication","s":4,"u":"investigator%20dedication_apg"},{"n":"Oracle Dedication","s":4,"u":"oracle%20dedication_apg"},{"n":"Swashbuckler Dedication","s":4,"u":"swashbuckler%20dedication_apg"},{"n":"Witch Dedication","s":4,"u":"witch%20dedication_apg"},{"n":"Alchemist Dedication","s":5,"u":"alchemist%20dedication_crb"},{"n":"Barbarian Dedication","s":5,"u":"barbarian%20dedication_crb"},{"n":"Bard Dedication","s":5,"u":"bard%20dedication_crb"},{"n":"Champion Dedication","s":5,"u":"champion%20dedication_crb"},{"n":"Cleric Dedication","s":5,"u":"cleric%20dedication_crb"},{"n":"Druid Dedication","s":5,"u":"druid%20dedication_crb"},{"n":"Fighter Dedication","s":5,"u":"fighter%20dedication_crb"},{"n":"Monk Dedication","s":5,"u":"monk%20dedication_crb"},{"n":"Ranger Dedication","s":5,"u":"ranger%20dedication_crb"},{"n":"Rogue Dedication","s":5,"u":"rogue%20dedication_crb"},{"n":"Sorcerer Dedication","s":5,"u":"sorcerer%20dedication_crb"},{"n":"Wizard Dedication","s":5,"u":"wizard%20dedication_crb"},{"n":"Psychic Dedication","s":11,"u":"psychic%20dedication_da"},{"n":"Thaumaturge Dedication","s":11,"u":"thaumaturge%20dedication_da"},{"n":"Gunslinger Dedication","s":2,"u":"gunslinger%20dedication_g%26g"},{"n":"Inventor Dedication","s":2,"u":"inventor%20dedication_g%26g"},{"n":"Magus Dedication","s":64,"u":"magus%20dedication_som"},{"n":"Summoner Dedication","s":64,"u":"summoner%20dedication_som"}]},"death":{"0":[{"n":"Lethal Finisher","s":4,"u":"lethal%20finisher_apg"},{"n":"Cranial Detonation","s":11,"u":"cranial%20detonation_da"},{"n":"Olethros's Decree","s":1,"u":"olethros's%20decree_loag"}],"2":[{"n":"Final Blade","s":62,"u":"final%20blade_lowg"}],"3":[{"n":"Curse Of Death","s":4,"u":"curse%20of%20death_apg"},{"n":"Reaper's Lantern","s":4,"u":"reaper's%20lantern_apg"},{"n":"Seal Fate","s":4,"u":"seal%20fate_apg"},{"n":"Cloudkill","s":5,"u":"cloudkill_crb"},{"n":"Death Knell","s":5,"u":"death%20knell_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"Finger Of Death","s":5,"u":"finger%20of%20death_crb"},{"n":"Massacre","s":5,"u":"massacre_crb"},{"n":"Phantasmal Killer","s":5,"u":"phantasmal%20killer_crb"},{"n":"Power Word Kill","s":5,"u":"power%20word%20kill_crb"},{"n":"Vampiric Exsanguination","s":5,"u":"vampiric%20exsanguination_crb"},{"n":"Vampiric Touch","s":5,"u":"vampiric%20touch_crb"},{"n":"Wail Of The Banshee","s":5,"u":"wail%20of%20the%20banshee_crb"},{"n":"Weird","s":5,"u":"weird_crb"},{"n":"Call The Blood","s":30,"u":"call%20the%20blood_av3"},{"n":"Devour Life","s":35,"u":"devour%20life_ec6"},{"n":"Achaekek's Clutch","s":66,"u":"achaekek's%20clutch_lol"},{"n":"Rip The Spirit","s":64,"u":"rip%20the%20spirit_som"},{"n":"Sanguine Mist","s":64,"u":"sanguine%20mist_som"},{"n":"Unspeakable Shadow","s":64,"u":"unspeakable%20shadow_som"},{"n":"Voracious Gestalt","s":64,"u":"voracious%20gestalt_som"}],"62":[{"n":"Reviling Earth","s":15,"u":"reviling%20earth_gmg"},{"n":"Boatman's Toll Curse","s":6,"u":"boatman's%20toll%20curse_loil"}]},"detection":{"0":[{"n":"Magic Sense","s":4,"u":"magic%20sense_apg"},{"n":"Witch's Charge","s":4,"u":"witch's%20charge_apg"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(sorcerer)_crb"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(wizard)_crb"},{"n":"Magic Sense","s":64,"u":"magic%20sense_som"}],"2":[{"n":"Grim Ring","s":10,"u":"grim%20ring_botd"},{"n":"Librarian's Baton","s":67,"u":"librarian's%20baton_pfum"}],"3":[{"n":"Spirit Sense","s":4,"u":"spirit%20sense_apg"},{"n":"Detect Alignment","s":5,"u":"detect%20alignment_crb"},{"n":"Detect Magic","s":5,"u":"detect%20magic_crb"},{"n":"Detect Poison","s":5,"u":"detect%20poison_crb"},{"n":"Detect Scrying","s":5,"u":"detect%20scrying_crb"},{"n":"Discern Location","s":5,"u":"discern%20location_crb"},{"n":"Know Direction","s":5,"u":"know%20direction_crb"},{"n":"Locate","s":5,"u":"locate_crb"},{"n":"Mind Reading","s":5,"u":"mind%20reading_crb"},{"n":"Read Aura","s":5,"u":"read%20aura_crb"},{"n":"Status","s":5,"u":"status_crb"},{"n":"Show The Way","s":58,"u":"show%20the%20way_logm"},{"n":"Detect Creator","s":59,"u":"detect%20creator_lokl"},{"n":"Approximate","s":64,"u":"approximate_som"},{"n":"Guiding Star","s":64,"u":"guiding%20star_som"}]},"social":{"0":[{"n":"Minion Guise","s":4,"u":"minion%20guise_apg"}]},"prediction":{"0":[{"n":"Plot The Future","s":4,"u":"plot%20the%20future_apg"},{"n":"Read Disaster","s":4,"u":"read%20disaster_apg"}],"3":[{"n":"Augury","s":5,"u":"augury_crb"},{"n":"Foresight","s":5,"u":"foresight_crb"},{"n":"Read Fate","s":5,"u":"read%20fate_crb"},{"n":"Read Omens","s":5,"u":"read%20omens_crb"},{"n":"True Target","s":5,"u":"true%20target_crb"},{"n":"Cinder Gaze","s":11,"u":"cinder%20gaze_da"},{"n":"Behold the Weave","s":11,"u":"behold%20the%20weave_da"},{"n":"Suspended Retribution","s":11,"u":"suspended%20retribution_da"},{"n":"Perseis's Precautions","s":60,"u":"perseis's%20precautions_lopsg"},{"n":"Impending Doom","s":64,"u":"impending%20doom_som"},{"n":"Inevitable Disaster","s":64,"u":"inevitable%20disaster_som"}],"70":[{"n":"Commune","s":5,"u":"commune_crb"},{"n":"Commune With Nature","s":5,"u":"commune%20with%20nature_crb"}]},"incapacitation":{"0":[{"n":"Silencing Strike","s":4,"u":"silencing%20strike_apg"},{"n":"Critical Debilitation","s":5,"u":"critical%20debilitation_crb"},{"n":"Sabotage","s":5,"u":"sabotage_crb"},{"n":"Scare To Death","s":5,"u":"scare%20to%20death_crb"},{"n":"Sleeper Hold","s":5,"u":"sleeper%20hold_crb"},{"n":"Paralyzing Slash","s":10,"u":"paralyzing%20slash_botd"},{"n":"Instigate Psychic Duel","s":11,"u":"instigate%20psychic%20duel_da"},{"n":"Oneiric Influence","s":11,"u":"oneiric%20influence_da"},{"n":"Swap Reflections","s":11,"u":"swap%20reflections_da"},{"n":"Calaca's Showstopper","s":1,"u":"calaca's%20showstopper_loag"},{"n":"Radiant Burst","s":1,"u":"radiant%20burst_loag"},{"n":"Alluring Performance","s":6,"u":"alluring%20performance_loil"}],"2":[{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Drover's Band","s":29,"u":"drover's%20band_av2"},{"n":"Stupor Poison","s":30,"u":"stupor%20poison_av3"},{"n":"Tusk And Fang Chain","s":38,"u":"tusk%20and%20fang%20chain_frp2"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Spirit-sealing Fulu","s":64,"u":"spirit-sealing%20fulu%20(generic)_som"}],"3":[{"n":"Blinding Beauty","s":4,"u":"blinding%20beauty_apg"},{"n":"Blinding Fury","s":4,"u":"blinding%20fury_apg"},{"n":"Charitable Urge","s":4,"u":"charitable%20urge_apg"},{"n":"Claim Undead","s":4,"u":"claim%20undead_apg"},{"n":"Déjà Vu","s":4,"u":"d%c3%a9j%c3%a0%20vu_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Baleful Polymorph","s":5,"u":"baleful%20polymorph_crb"},{"n":"Banishment","s":5,"u":"banishment_crb"},{"n":"Blindness","s":5,"u":"blindness_crb"},{"n":"Calm Emotions","s":5,"u":"calm%20emotions_crb"},{"n":"Charm","s":5,"u":"charm_crb"},{"n":"Charming Touch","s":5,"u":"charming%20touch_crb"},{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Color Spray","s":5,"u":"color%20spray_crb"},{"n":"Commanding Lash","s":5,"u":"commanding%20lash_crb"},{"n":"Dominate","s":5,"u":"dominate_crb"},{"n":"Dreamer's Call","s":5,"u":"dreamer's%20call_crb"},{"n":"Fabricated Truth","s":5,"u":"fabricated%20truth_crb"},{"n":"Feeblemind","s":5,"u":"feeblemind_crb"},{"n":"Hallucination","s":5,"u":"hallucination_crb"},{"n":"Overwhelming Presence","s":5,"u":"overwhelming%20presence_crb"},{"n":"Paralyze","s":5,"u":"paralyze_crb"},{"n":"Possession","s":5,"u":"possession_crb"},{"n":"Quivering Palm","s":5,"u":"quivering%20palm_crb"},{"n":"Scintillating Pattern","s":5,"u":"scintillating%20pattern_crb"},{"n":"Shared Nightmare","s":5,"u":"shared%20nightmare_crb"},{"n":"Sleep","s":5,"u":"sleep_crb"},{"n":"Subconscious Suggestion","s":5,"u":"subconscious%20suggestion_crb"},{"n":"Suggestion","s":5,"u":"suggestion_crb"},{"n":"Synaptic Pulse","s":5,"u":"synaptic%20pulse_crb"},{"n":"Telepathic Demand","s":5,"u":"telepathic%20demand_crb"},{"n":"Uncontrollable Dance","s":5,"u":"uncontrollable%20dance_crb"},{"n":"Unfathomable Song","s":5,"u":"unfathomable%20song_crb"},{"n":"Vibrant Pattern","s":5,"u":"vibrant%20pattern_crb"},{"n":"Warp Mind","s":5,"u":"warp%20mind_crb"},{"n":"You're Mine","s":5,"u":"you're%20mine_crb"},{"n":"Magical Fetters","s":23,"u":"magical%20fetters_aoe2"},{"n":"Maze Of Locked Doors","s":23,"u":"maze%20of%20locked%20doors_aoe2"},{"n":"Falling Sky","s":11,"u":"falling%20sky_da"},{"n":"Behold the Weave","s":11,"u":"behold%20the%20weave_da"},{"n":"Favorable Review","s":32,"u":"favorable%20review_ec2"},{"n":"Astral Labyrinth","s":35,"u":"astral%20labyrinth_ec6"},{"n":"Undermine Reality","s":35,"u":"undermine%20reality_ec6"},{"n":"Eject Soul","s":58,"u":"eject%20soul_logm"},{"n":"Overflowing Sorrow","s":58,"u":"overflowing%20sorrow_logm"},{"n":"Stasis","s":58,"u":"stasis_logm"},{"n":"Unbreaking Wave Containment","s":6,"u":"unbreaking%20wave%20containment_loil"},{"n":"Aromatic Lure","s":66,"u":"aromatic%20lure_lol"},{"n":"Compel True Name","s":64,"u":"compel%20true%20name_som"},{"n":"Glimmer Of Charm","s":64,"u":"glimmer%20of%20charm_som"},{"n":"Impending Doom","s":64,"u":"impending%20doom_som"},{"n":"Ocular Overload","s":64,"u":"ocular%20overload_som"},{"n":"Phantom Prison","s":64,"u":"phantom%20prison_som"}],"8":[{"n":"Master Strike","s":5,"u":"master%20strike_crb"}],"51":[{"n":"Color Spray Trap","s":43,"u":"color%20spray%20trap_ooa2"}],"62":[{"n":"Curse of Slumber","s":15,"u":"curse%20of%20slumber_gmg"}]},"revelation":{"0":[{"n":"True Perception","s":4,"u":"true%20perception_apg"}],"2":[{"n":"Ethersight Ring","s":23,"u":"ethersight%20ring_aoe2"}],"3":[{"n":"Discern Lies","s":5,"u":"discern%20lies_crb"},{"n":"Glimpse The Truth","s":5,"u":"glimpse%20the%20truth_crb"},{"n":"See Invisibility","s":5,"u":"see%20invisibility_crb"},{"n":"True Seeing","s":5,"u":"true%20seeing_crb"},{"n":"Light Of Revelation","s":7,"u":"light%20of%20revelation_locg"},{"n":"Organsight","s":64,"u":"organsight_som"}]},"instinct":{"0":[{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Animal Skin","s":5,"u":"animal%20skin_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Dragon's Rage Breath","s":5,"u":"dragon's%20rage%20breath_crb"},{"n":"Dragon's Rage Wings","s":5,"u":"dragon's%20rage%20wings_crb"},{"n":"Giant's Lunge","s":5,"u":"giant's%20lunge_crb"},{"n":"Giant's Stature","s":5,"u":"giant's%20stature_crb"},{"n":"Predator's Pounce","s":5,"u":"predator's%20pounce_crb"},{"n":"Spirit's Wrath","s":5,"u":"spirit's%20wrath_crb"},{"n":"Spirits' Interference","s":5,"u":"spirits'%20interference_crb"},{"n":"Titan's Stature","s":5,"u":"titan's%20stature_crb"},{"n":"Ghost Wrangler","s":59,"u":"ghost%20wrangler_lokl"}]},"aura":{"0":[{"n":"Enlightened Presence","s":5,"u":"enlightened%20presence_crb"},{"n":"Mummy's Despair","s":10,"u":"mummy's%20despair_botd"},{"n":"Frightful Aura","s":10,"u":"frightful%20aura_botd"},{"n":"Corpse Stench","s":10,"u":"corpse%20stench_botd"},{"n":"Consecrated Aura","s":10,"u":"consecrated%20aura_botd"},{"n":"Undying Conviction","s":10,"u":"undying%20conviction_botd"},{"n":"Dark Persona's Presence","s":11,"u":"dark%20persona's%20presence_da"},{"n":"Dominion Aura","s":6,"u":"dominion%20aura_loil"},{"n":"Empyreal Aura","s":59,"u":"empyreal%20aura_lokl"},{"n":"Shepherd of Desolation","s":59,"u":"shepherd%20of%20desolation_lokl"}],"2":[{"n":"Magnetic Suit","s":2,"u":"magnetic%20suit%20(generic)_g%26g"}],"3":[{"n":"Angelic Halo","s":5,"u":"angelic%20halo_crb"},{"n":"Destructive Aura","s":5,"u":"destructive%20aura_crb"},{"n":"Divine Aura","s":5,"u":"divine%20aura_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Protective Ward","s":5,"u":"protective%20ward_crb"},{"n":"Protector's Sphere","s":5,"u":"protector's%20sphere_crb"},{"n":"Repulsion","s":5,"u":"repulsion_crb"},{"n":"Morass of Ages","s":11,"u":"morass%20of%20ages_da"},{"n":"Glimmer Of Charm","s":64,"u":"glimmer%20of%20charm_som"},{"n":"Voracious Gestalt","s":64,"u":"voracious%20gestalt_som"}],"64":[{"n":"Frightful Presence","s":12,"u":"frightful%20presence_b1"},{"n":"Telepathy","s":12,"u":"telepathy_b1"}]},"force":{"0":[{"n":"Cross The Final Horizon","s":23,"u":"cross%20the%20final%20horizon_aoe2"},{"n":"Dominion Aura","s":6,"u":"dominion%20aura_loil"},{"n":"Cross the Final Horizon","s":6,"u":"cross%20the%20final%20horizon_loil"}],"2":[{"n":"Force Shield","s":5,"u":"force%20shield_crb"},{"n":"Ring of the Ram","s":5,"u":"ring%20of%20the%20ram%20(generic)_crb"},{"n":"Savior Spike","s":5,"u":"savior%20spike_crb"},{"n":"Wand of Manifold Missiles","s":5,"u":"wand%20of%20manifold%20missiles%20(generic)_crb"},{"n":"Silver Tripod","s":2,"u":"silver%20tripod_g%26g"},{"n":"Wand Of Spiritual Warfare","s":8,"u":"wand%20of%20spiritual%20warfare%20(generic)_lotgb"},{"n":"Pressure Bomb","s":67,"u":"pressure%20bomb%20(generic)_pfum"},{"n":"Impactful","s":64,"u":"impactful%20(generic)_som"},{"n":"Rebounding Breastplate","s":64,"u":"rebounding%20breastplate_som"}],"3":[{"n":"Force Cage","s":4,"u":"force%20cage_apg"},{"n":"Blade Barrier","s":5,"u":"blade%20barrier_crb"},{"n":"Floating Disk","s":5,"u":"floating%20disk_crb"},{"n":"Force Bolt","s":5,"u":"force%20bolt_crb"},{"n":"Ki Blast","s":5,"u":"ki%20blast_crb"},{"n":"Magic Missile","s":5,"u":"magic%20missile_crb"},{"n":"Resilient Sphere","s":5,"u":"resilient%20sphere_crb"},{"n":"Shield","s":5,"u":"shield_crb"},{"n":"Spellwrack","s":5,"u":"spellwrack_crb"},{"n":"Spirit Blast","s":5,"u":"spirit%20blast_crb"},{"n":"Spirit Song","s":5,"u":"spirit%20song_crb"},{"n":"Spiritual Guardian","s":5,"u":"spiritual%20guardian_crb"},{"n":"Spiritual Weapon","s":5,"u":"spiritual%20weapon_crb"},{"n":"Telekinetic Maneuver","s":5,"u":"telekinetic%20maneuver_crb"},{"n":"Wall Of Force","s":5,"u":"wall%20of%20force_crb"},{"n":"Weapon Of Judgment","s":5,"u":"weapon%20of%20judgment_crb"},{"n":"Imaginary Weapon","s":11,"u":"imaginary%20weapon_da"},{"n":"Astral Rain","s":11,"u":"astral%20rain_da"},{"n":"Bracing Tendrils","s":11,"u":"bracing%20tendrils_da"},{"n":"Etheric Shards","s":11,"u":"etheric%20shards_da"},{"n":"Kinetic Ram","s":11,"u":"kinetic%20ram_da"},{"n":"Wronged Monk's Wrath","s":37,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Whirling Scarves","s":58,"u":"whirling%20scarves_logm"},{"n":"Blink Charge","s":64,"u":"blink%20charge_som"},{"n":"Deity's Strike","s":64,"u":"deity's%20strike_som"},{"n":"Force Fang","s":64,"u":"force%20fang_som"},{"n":"Forceful Hand","s":64,"u":"forceful%20hand_som"},{"n":"Inner Radiance Torrent","s":64,"u":"inner%20radiance%20torrent_som"},{"n":"Repelling Pulse","s":64,"u":"repelling%20pulse_som"},{"n":"Friendfetch","s":46,"u":"friendfetch_sot1"}]},"verbal":{"0":[{"n":"Heaven's Thunder","s":23,"u":"heaven's%20thunder_aoe2"}]},"olfactory":{"0":[{"n":"Corpse Stench","s":10,"u":"corpse%20stench_botd"}],"2":[{"n":"Fungal Walk Musk","s":30,"u":"fungal%20walk%20musk_av3"},{"n":"Sulfur Bomb","s":8,"u":"sulfur%20bomb%20(generic)_lotgb"}],"3":[{"n":"Verminous Lure","s":46,"u":"verminous%20lure_sot1"}]},"aftermath":{"0":[{"n":"Devil's Eye","s":11,"u":"devil's%20eye_da"},{"n":"Echo of the Fallen","s":11,"u":"echo%20of%20the%20fallen_da"},{"n":"Lingering Chill","s":11,"u":"lingering%20chill_da"},{"n":"Elysium's Cadence","s":11,"u":"elysium's%20cadence_da"},{"n":"Jelly Body","s":11,"u":"jelly%20body_da"},{"n":"Gift of the Hoard","s":11,"u":"gift%20of%20the%20hoard_da"},{"n":"Siphon Life","s":11,"u":"siphon%20life_da"},{"n":"Petrified Skin","s":11,"u":"petrified%20skin_da"},{"n":"Dormant Eruption","s":11,"u":"dormant%20eruption_da"},{"n":"Sink and Swim","s":11,"u":"sink%20and%20swim_da"},{"n":"Fey Life","s":11,"u":"fey%20life_da"},{"n":"Walk on the Wind","s":11,"u":"walk%20on%20the%20wind_da"},{"n":"Glass Skin","s":44,"u":"glass%20skin_ooa3"}]},"curse":{"0":[{"n":"Eerie Proclamation","s":11,"u":"eerie%20proclamation_da"},{"n":"Cursed Effigy","s":11,"u":"cursed%20effigy_da"},{"n":"Accursed Clay Fist","s":9,"u":"accursed%20clay%20fist_ec3"}],"2":[{"n":"Hex Blaster","s":44,"u":"hex%20blaster_ooa3"}],"3":[{"n":"Bestial Curse","s":4,"u":"bestial%20curse_apg"},{"n":"Blinding Fury","s":4,"u":"blinding%20fury_apg"},{"n":"Blood Vendetta","s":4,"u":"blood%20vendetta_apg"},{"n":"Curse Of Death","s":4,"u":"curse%20of%20death_apg"},{"n":"Curse Of Lost Time","s":4,"u":"curse%20of%20lost%20time_apg"},{"n":"Dull Ambition","s":4,"u":"dull%20ambition_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Seal Fate","s":4,"u":"seal%20fate_apg"},{"n":"Celestial Brand","s":5,"u":"celestial%20brand_crb"},{"n":"Feeblemind","s":5,"u":"feeblemind_crb"},{"n":"Jealous Hex","s":5,"u":"jealous%20hex_crb"},{"n":"Mariner's Curse","s":5,"u":"mariner's%20curse_crb"},{"n":"Outcast's Curse","s":5,"u":"outcast's%20curse_crb"},{"n":"Spellwrack","s":5,"u":"spellwrack_crb"},{"n":"Spiritual Epidemic","s":5,"u":"spiritual%20epidemic_crb"},{"n":"Daydreamer's Curse","s":29,"u":"daydreamer's%20curse_av2"},{"n":"Sage's Curse","s":29,"u":"sage's%20curse_av2"},{"n":"Suspended Retribution","s":11,"u":"suspended%20retribution_da"},{"n":"Clownish Curse","s":32,"u":"clownish%20curse_ec2"},{"n":"Brand The Impenitent","s":58,"u":"brand%20the%20impenitent_logm"},{"n":"Cup Of Dust","s":58,"u":"cup%20of%20dust_logm"},{"n":"Feast Of Ashes","s":58,"u":"feast%20of%20ashes_logm"},{"n":"Ill Omen","s":58,"u":"ill%20omen_logm"},{"n":"Achaekek's Clutch","s":66,"u":"achaekek's%20clutch_lol"},{"n":"Bandit's Doom","s":64,"u":"bandit's%20doom_som"},{"n":"Bloodspray Curse","s":64,"u":"bloodspray%20curse_som"},{"n":"Canticle Of Everlasting Grief","s":64,"u":"canticle%20of%20everlasting%20grief_som"},{"n":"Inevitable Disaster","s":64,"u":"inevitable%20disaster_som"},{"n":"Warrior's Regret","s":64,"u":"warrior's%20regret_som"},{"n":"Stumbling Curse","s":46,"u":"stumbling%20curse_sot1"}],"51":[{"n":"Witch-priests' Curse","s":34,"u":"witch-priests'%20curse_ec5"}],"62":[{"n":"Curse of the Werecreature","s":12,"u":"curse%20of%20the%20werecreature_b1"},{"n":"Graveknight's Curse","s":12,"u":"graveknight's%20curse_b1"},{"n":"Coward's Roots","s":15,"u":"coward's%20roots_gmg"},{"n":"Curse of Nightmares","s":15,"u":"curse%20of%20nightmares_gmg"},{"n":"Curse of Slumber","s":15,"u":"curse%20of%20slumber_gmg"},{"n":"Curse of the Ravenous","s":15,"u":"curse%20of%20the%20ravenous_gmg"},{"n":"Grave Curse","s":15,"u":"grave%20curse_gmg"},{"n":"Oath of the Flesh","s":15,"u":"oath%20of%20the%20flesh_gmg"},{"n":"Reviled of Nature","s":15,"u":"reviled%20of%20nature_gmg"},{"n":"Reviling Earth","s":15,"u":"reviling%20earth_gmg"},{"n":"Sellsword's Folly","s":15,"u":"sellsword's%20folly_gmg"},{"n":"Slayer's Haunt","s":15,"u":"slayer's%20haunt_gmg"},{"n":"Spirit Anchor","s":15,"u":"spirit%20anchor_gmg"},{"n":"Sword of Anathema","s":15,"u":"sword%20of%20anathema_gmg"},{"n":"Theft of Thought","s":15,"u":"theft%20of%20thought_gmg"},{"n":"Thief's Retribution","s":15,"u":"thief's%20retribution_gmg"},{"n":"Unending Thirst","s":15,"u":"unending%20thirst_gmg"},{"n":"Wizard's Ward","s":15,"u":"wizard's%20ward_gmg"},{"n":"Boastful Prince's Scourge","s":11,"u":"boastful%20prince's%20scourge_da"},{"n":"Enforced Hospitality","s":11,"u":"enforced%20hospitality_da"},{"n":"Forbidding Knowledge","s":11,"u":"forbidding%20knowledge_da"},{"n":"Rage of The Excommunicant","s":11,"u":"rage%20of%20the%20excommunicant_da"},{"n":"Sinful Tongue","s":11,"u":"sinful%20tongue_da"},{"n":"Swarming Words","s":11,"u":"swarming%20words_da"},{"n":"Thief's Burden","s":11,"u":"thief's%20burden_da"},{"n":"Unraveling Skin","s":11,"u":"unraveling%20skin_da"},{"n":"Boatman's Toll Curse","s":6,"u":"boatman's%20toll%20curse_loil"},{"n":"Consummate Liar","s":6,"u":"consummate%20liar_loil"},{"n":"Curse of Biting Swarms","s":6,"u":"curse%20of%20biting%20swarms_loil"},{"n":"Curse of Petulant Whispers","s":6,"u":"curse%20of%20petulant%20whispers_loil"},{"n":"Curse of The Rotting Heart","s":6,"u":"curse%20of%20the%20rotting%20heart_loil"},{"n":"Lord's Arrogance","s":6,"u":"lord's%20arrogance_loil"},{"n":"Yellow Silt Curse","s":43,"u":"yellow%20silt%20curse_ooa2"},{"n":"Slithering","s":45,"u":"slithering_sli"}],"63":[{"n":"Soulforged Corruption","s":64,"u":"soulforged%20corruption_som"}],"64":[{"n":"Curse of the Werecreature","s":12,"u":"curse%20of%20the%20werecreature_b1"}],"70":[{"n":"Geas","s":5,"u":"geas_crb"},{"n":"Concealment's Curtain","s":64,"u":"concealment's%20curtain_som"},{"n":"Portrait Of Spite","s":64,"u":"portrait%20of%20spite_som"}],"73":[{"n":"Curse Wound","s":15,"u":"curse%20wound_gmg"}]},"deviant":{"0":[{"n":"Awakened Power","s":11,"u":"awakened%20power_da"},{"n":"Greater Awakened Power","s":11,"u":"greater%20awakened%20power_da"},{"n":"Blasting Beams","s":11,"u":"blasting%20beams_da"},{"n":"Consume Energy","s":11,"u":"consume%20energy_da"},{"n":"Storming Breath","s":11,"u":"storming%20breath_da"},{"n":"Propulsive Leap","s":11,"u":"propulsive%20leap_da"},{"n":"Bone Spikes","s":11,"u":"bone%20spikes_da"},{"n":"Titan Swing","s":11,"u":"titan%20swing_da"},{"n":"High-Speed Regeneration","s":11,"u":"high-speed%20regeneration_da"},{"n":"Tectonic Stomp","s":11,"u":"tectonic%20stomp_da"},{"n":"Eerie Flicker","s":11,"u":"eerie%20flicker_da"},{"n":"Ghostly Grasp","s":11,"u":"ghostly%20grasp_da"},{"n":"Enervating Wail","s":11,"u":"enervating%20wail_da"},{"n":"Distant Wandering","s":11,"u":"distant%20wandering_da"}]},"extradimensional":{"0":[{"n":"Reflective Pocket","s":11,"u":"reflective%20pocket_da"},{"n":"Mirror Refuge","s":11,"u":"mirror%20refuge_da"},{"n":"Swap Reflections","s":11,"u":"swap%20reflections_da"},{"n":"Extradimensional Stash","s":39,"u":"extradimensional%20stash_frp3"},{"n":"Spirit Sheath","s":64,"u":"spirit%20sheath_som"}],"2":[{"n":"Sleeves Of Storage","s":4,"u":"sleeves%20of%20storage%20(generic)_apg"},{"n":"Bag of Holding","s":5,"u":"bag%20of%20holding%20(generic)_crb"},{"n":"Gloves of Storing","s":5,"u":"gloves%20of%20storing_crb"},{"n":"Knapsack of Halflingkind","s":5,"u":"knapsack%20of%20halflingkind%20(generic)_crb"},{"n":"Bag Of Devouring","s":15,"u":"bag%20of%20devouring_gmg"},{"n":"Bag Of Weasels","s":15,"u":"bag%20of%20weasels_gmg"},{"n":"Gloves Of Carelessness","s":15,"u":"gloves%20of%20carelessness_gmg"},{"n":"Gourd Home","s":18,"u":"gourd%20home_aoa3"},{"n":"Pathfinder's Pouch","s":7,"u":"pathfinder's%20pouch_locg"},{"n":"Encompassing Lockpick","s":8,"u":"encompassing%20lockpick_lotgb"},{"n":"Wig Of Holding","s":8,"u":"wig%20of%20holding_lotgb"},{"n":"Staff-storing Shield","s":64,"u":"staff-storing%20shield%20(generic)_som"},{"n":"Thousand-blade Thesis","s":64,"u":"thousand-blade%20thesis_som"}],"3":[{"n":"Pet Cache","s":4,"u":"pet%20cache_apg"},{"n":"Magnificent Mansion","s":5,"u":"magnificent%20mansion_crb"},{"n":"Maze","s":5,"u":"maze_crb"},{"n":"Rope Trick","s":5,"u":"rope%20trick_crb"},{"n":"Maze Of Locked Doors","s":23,"u":"maze%20of%20locked%20doors_aoe2"},{"n":"Bottomless Stomach","s":64,"u":"bottomless%20stomach_som"},{"n":"Instant Armor","s":64,"u":"instant%20armor_som"},{"n":"Pocket Library","s":64,"u":"pocket%20library_som"}],"73":[{"n":"Bottomless Reservoir","s":15,"u":"bottomless%20reservoir_gmg"}]},"thaumaturge":{"0":[{"n":"Ammunition Thaumaturgy","s":11,"u":"ammunition%20thaumaturgy_da"},{"n":"Diverse Lore","s":11,"u":"diverse%20lore_da"},{"n":"Divine Disharmony","s":11,"u":"divine%20disharmony_da"},{"n":"Familiar","s":11,"u":"familiar%20(thaumaturge)_da"},{"n":"Haunt Ingenuity","s":11,"u":"haunt%20ingenuity_da"},{"n":"Root to Life","s":11,"u":"root%20to%20life_da"},{"n":"Scroll Thaumaturgy","s":11,"u":"scroll%20thaumaturgy_da"},{"n":"Call Implement","s":11,"u":"call%20implement_da"},{"n":"Enhanced Familiar","s":11,"u":"enhanced%20familiar%20(thaumaturge)_da"},{"n":"Esoteric Warden","s":11,"u":"esoteric%20warden_da"},{"n":"Talisman Esoterica","s":11,"u":"talisman%20esoterica_da"},{"n":"Turn Away Misfortune","s":11,"u":"turn%20away%20misfortune_da"},{"n":"Breached Defenses","s":11,"u":"breached%20defenses_da"},{"n":"Instructive Strike","s":11,"u":"instructive%20strike_da"},{"n":"Paired Link","s":11,"u":"paired%20link_da"},{"n":"Thaumaturgic Ritualist","s":11,"u":"thaumaturgic%20ritualist_da"},{"n":"One More Activation","s":11,"u":"one%20more%20activation_da"},{"n":"Scroll Esoterica","s":11,"u":"scroll%20esoterica_da"},{"n":"Sympathetic Vulnerabilities","s":11,"u":"sympathetic%20vulnerabilities_da"},{"n":"Cursed Effigy","s":11,"u":"cursed%20effigy_da"},{"n":"Elaborate Talisman Esoterica","s":11,"u":"elaborate%20talisman%20esoterica_da"},{"n":"Incredible Familiar","s":11,"u":"incredible%20familiar%20(thaumaturge)_da"},{"n":"Know-It-All","s":11,"u":"know-it-all_da"},{"n":"Share Weakness","s":11,"u":"share%20weakness_da"},{"n":"Thaumaturge's Investiture","s":11,"u":"thaumaturge's%20investiture_da"},{"n":"Twin Weakness","s":11,"u":"twin%20weakness_da"},{"n":"Elaborate Scroll Esoterica","s":11,"u":"elaborate%20scroll%20esoterica_da"},{"n":"Intensify Investiture","s":11,"u":"intensify%20investiture_da"},{"n":"Shared Warding","s":11,"u":"shared%20warding_da"},{"n":"Thaumaturge's Demesne","s":11,"u":"thaumaturge's%20demesne_da"},{"n":"Esoteric Reflexes","s":11,"u":"esoteric%20reflexes_da"},{"n":"Grand Talisman Esoterica","s":11,"u":"grand%20talisman%20esoterica_da"},{"n":"Trespass Teleportation","s":11,"u":"trespass%20teleportation_da"},{"n":"Implement's Flight","s":11,"u":"implement's%20flight_da"},{"n":"Seven-Part Link","s":11,"u":"seven-part%20link_da"},{"n":"Sever Magic","s":11,"u":"sever%20magic_da"},{"n":"Grand Scroll Esoterica","s":11,"u":"grand%20scroll%20esoterica_da"},{"n":"Implement's Assault","s":11,"u":"implement's%20assault_da"},{"n":"Intense Implement","s":11,"u":"intense%20implement_da"},{"n":"Ubiquitous Weakness","s":11,"u":"ubiquitous%20weakness_da"},{"n":"Unlimited Demesne","s":11,"u":"unlimited%20demesne_da"},{"n":"Wonder Worker","s":11,"u":"wonder%20worker_da"}],"8":[{"n":"Amulet's Abeyance","s":11,"u":"amulet's%20abeyance_da"},{"n":"Drink from the Chalice","s":11,"u":"drink%20from%20the%20chalice_da"},{"n":"Exploit Vulnerability","s":11,"u":"exploit%20vulnerability_da"},{"n":"Fling Magic","s":11,"u":"fling%20magic_da"},{"n":"Implement's Interruption","s":11,"u":"implement's%20interruption_da"},{"n":"Intensify Vulnerability","s":11,"u":"intensify%20vulnerability_da"},{"n":"Mirror's Reflection","s":11,"u":"mirror's%20reflection_da"},{"n":"Ring Bell","s":11,"u":"ring%20bell_da"}]},"esoterica":{"0":[{"n":"Divine Disharmony","s":11,"u":"divine%20disharmony_da"},{"n":"Root to Life","s":11,"u":"root%20to%20life_da"},{"n":"Talisman Esoterica","s":11,"u":"talisman%20esoterica_da"},{"n":"Turn Away Misfortune","s":11,"u":"turn%20away%20misfortune_da"},{"n":"Paired Link","s":11,"u":"paired%20link_da"},{"n":"Scroll Esoterica","s":11,"u":"scroll%20esoterica_da"},{"n":"Cursed Effigy","s":11,"u":"cursed%20effigy_da"},{"n":"Share Weakness","s":11,"u":"share%20weakness_da"},{"n":"Twin Weakness","s":11,"u":"twin%20weakness_da"},{"n":"Sever Magic","s":11,"u":"sever%20magic_da"}],"8":[{"n":"Exploit Vulnerability","s":11,"u":"exploit%20vulnerability_da"},{"n":"Intensify Vulnerability","s":11,"u":"intensify%20vulnerability_da"}]},"psychic":{"0":[{"n":"Ancestral Mind","s":11,"u":"ancestral%20mind_da"},{"n":"Counter Thought","s":11,"u":"counter%20thought_da"},{"n":"Mental Buffer","s":11,"u":"mental%20buffer_da"},{"n":"Psychic Rapport","s":11,"u":"psychic%20rapport_da"},{"n":"Cantrip Expansion","s":11,"u":"cantrip%20expansion%20(psychic)_da"},{"n":"Mental Balm","s":11,"u":"mental%20balm_da"},{"n":"Psi Burst","s":11,"u":"psi%20burst_da"},{"n":"Warp Space","s":11,"u":"warp%20space_da"},{"n":"Astral Tether","s":11,"u":"astral%20tether_da"},{"n":"Homing Beacon","s":11,"u":"homing%20beacon_da"},{"n":"Psi Strikes","s":11,"u":"psi%20strikes_da"},{"n":"Thoughtform Summoning","s":11,"u":"thoughtform%20summoning_da"},{"n":"Violent Unleash","s":11,"u":"violent%20unleash_da"},{"n":"Inertial Barrier","s":11,"u":"inertial%20barrier_da"},{"n":"Parallel Breakthrough","s":11,"u":"parallel%20breakthrough_da"},{"n":"Sixth Sense","s":11,"u":"sixth%20sense_da"},{"n":"Steady Spellcasting","s":11,"u":"steady%20spellcasting_da"},{"n":"Strain Mind","s":11,"u":"strain%20mind_da"},{"n":"Brain Drain","s":11,"u":"brain%20drain_da"},{"n":"Dark Persona's Presence","s":11,"u":"dark%20persona's%20presence_da"},{"n":"Mental Static","s":11,"u":"mental%20static_da"},{"n":"Remove Presence","s":11,"u":"remove%20presence_da"},{"n":"Thoughtsense","s":11,"u":"thoughtsense_da"},{"n":"Whispering Steps","s":11,"u":"whispering%20steps_da"},{"n":"Dream Guise","s":11,"u":"dream%20guise_da"},{"n":"Emotional Surge","s":11,"u":"emotional%20surge_da"},{"n":"Impose Order","s":11,"u":"impose%20order_da"},{"n":"Scour the Library","s":11,"u":"scour%20the%20library_da"},{"n":"Signature Spell Expansion","s":11,"u":"signature%20spell%20expansion_da"},{"n":"Foreseen Failure","s":11,"u":"foreseen%20failure_da"},{"n":"No!!!","s":11,"u":"no!!!_da"},{"n":"Psi Catastrophe","s":11,"u":"psi%20catastrophe_da"},{"n":"Conscious Spell Specialization","s":11,"u":"conscious%20spell%20specialization_da"},{"n":"Deep Roots","s":11,"u":"deep%20roots_da"},{"n":"Shatter Space","s":11,"u":"shatter%20space_da"},{"n":"Constant Levitation","s":11,"u":"constant%20levitation_da"},{"n":"Target of Psychic Ire","s":11,"u":"target%20of%20psychic%20ire_da"},{"n":"Wandering Thoughts","s":11,"u":"wandering%20thoughts_da"},{"n":"All in Your Head","s":11,"u":"all%20in%20your%20head_da"},{"n":"Cranial Detonation","s":11,"u":"cranial%20detonation_da"},{"n":"Deepest Wellspring","s":11,"u":"deepest%20wellspring_da"},{"n":"Become Thought","s":11,"u":"become%20thought_da"},{"n":"Mind over Matter","s":11,"u":"mind%20over%20matter_da"},{"n":"Twin Psyche","s":11,"u":"twin%20psyche_da"},{"n":"Unlimited Potential","s":11,"u":"unlimited%20potential_da"}],"3":[{"n":"Distortion Lens","s":11,"u":"distortion%20lens_da"},{"n":"Ghostly Shift","s":11,"u":"ghostly%20shift_da"},{"n":"Tesseract Tunnel","s":11,"u":"tesseract%20tunnel_da"},{"n":"Imaginary Weapon","s":11,"u":"imaginary%20weapon_da"},{"n":"Astral Rain","s":11,"u":"astral%20rain_da"},{"n":"Hologram Cage","s":11,"u":"hologram%20cage_da"},{"n":"Forbidden Thought","s":11,"u":"forbidden%20thought_da"},{"n":"Shatter Mind","s":11,"u":"shatter%20mind_da"},{"n":"Contagious Idea","s":11,"u":"contagious%20idea_da"},{"n":"Thermal Stasis","s":11,"u":"thermal%20stasis_da"},{"n":"Entropic Wheel","s":11,"u":"entropic%20wheel_da"},{"n":"Redistribute Potential","s":11,"u":"redistribute%20potential_da"},{"n":"Glimpse Weakness","s":11,"u":"glimpse%20weakness_da"},{"n":"Omnidirectional Scan","s":11,"u":"omnidirectional%20scan_da"},{"n":"Foresee the Path","s":11,"u":"foresee%20the%20path_da"},{"n":"Telekinetic Rend","s":11,"u":"telekinetic%20rend_da"},{"n":"Vector Screen","s":11,"u":"vector%20screen_da"},{"n":"Dancing Blade","s":11,"u":"dancing%20blade_da"}],"8":[{"n":"Calculate Threats","s":11,"u":"calculate%20threats_da"},{"n":"Fade Into Daydreams","s":11,"u":"fade%20into%20daydreams_da"},{"n":"Recall The Teachings","s":11,"u":"recall%20the%20teachings_da"},{"n":"Restore The Mind","s":11,"u":"restore%20the%20mind_da"},{"n":"Unleash Psyche","s":11,"u":"unleash%20psyche_da"}]},"amp":{"0":[{"n":"Mental Balm","s":11,"u":"mental%20balm_da"},{"n":"Warp Space","s":11,"u":"warp%20space_da"},{"n":"Homing Beacon","s":11,"u":"homing%20beacon_da"},{"n":"Inertial Barrier","s":11,"u":"inertial%20barrier_da"},{"n":"Remove Presence","s":11,"u":"remove%20presence_da"},{"n":"Whispering Steps","s":11,"u":"whispering%20steps_da"},{"n":"Shatter Space","s":11,"u":"shatter%20space_da"},{"n":"Target of Psychic Ire","s":11,"u":"target%20of%20psychic%20ire_da"}]},"mindshift":{"0":[{"n":"Psi Burst","s":11,"u":"psi%20burst_da"},{"n":"Psi Strikes","s":11,"u":"psi%20strikes_da"},{"n":"Violent Unleash","s":11,"u":"violent%20unleash_da"},{"n":"Psi Catastrophe","s":11,"u":"psi%20catastrophe_da"},{"n":"Cranial Detonation","s":11,"u":"cranial%20detonation_da"}]},"psyche":{"0":[{"n":"Psi Burst","s":11,"u":"psi%20burst_da"},{"n":"Brain Drain","s":11,"u":"brain%20drain_da"},{"n":"Dream Guise","s":11,"u":"dream%20guise_da"},{"n":"Emotional Surge","s":11,"u":"emotional%20surge_da"},{"n":"Impose Order","s":11,"u":"impose%20order_da"},{"n":"Scour the Library","s":11,"u":"scour%20the%20library_da"},{"n":"Psi Catastrophe","s":11,"u":"psi%20catastrophe_da"},{"n":"Wandering Thoughts","s":11,"u":"wandering%20thoughts_da"},{"n":"All in Your Head","s":11,"u":"all%20in%20your%20head_da"},{"n":"Cranial Detonation","s":11,"u":"cranial%20detonation_da"}],"8":[{"n":"Calculate Threats","s":11,"u":"calculate%20threats_da"},{"n":"Fade Into Daydreams","s":11,"u":"fade%20into%20daydreams_da"},{"n":"Recall The Teachings","s":11,"u":"recall%20the%20teachings_da"},{"n":"Restore The Mind","s":11,"u":"restore%20the%20mind_da"}]},"nonlethal":{"0":[{"n":"Mental Static","s":11,"u":"mental%20static_da"}],"2":[{"n":"Manacles Of Persuasion","s":58,"u":"manacles%20of%20persuasion_logm"},{"n":"Bola","s":4,"u":"bola_apg"},{"n":"Blowgun","s":5,"u":"blowgun_crb"},{"n":"Sap","s":5,"u":"sap_crb"},{"n":"Whip","s":5,"u":"whip_crb"},{"n":"Monkey's Fist","s":22,"u":"monkey's%20fist_aoe1"},{"n":"Nightstick","s":22,"u":"nightstick_aoe1"},{"n":"Juggling Club","s":31,"u":"juggling%20club_ec1"},{"n":"Poi","s":31,"u":"poi_ec1"},{"n":"Dart Umbrella","s":2,"u":"dart%20umbrella_g%26g"},{"n":"Scourge","s":7,"u":"scourge_locg"}],"3":[{"n":"Daze","s":5,"u":"daze_crb"},{"n":"Phantom Pain","s":5,"u":"phantom%20pain_crb"},{"n":"Retributive Pain","s":5,"u":"retributive%20pain_crb"},{"n":"Savor The Sting","s":5,"u":"savor%20the%20sting_crb"},{"n":"Admonishing Ray","s":23,"u":"admonishing%20ray_aoe2"},{"n":"Agitate","s":58,"u":"agitate_logm"},{"n":"Dust Storm","s":58,"u":"dust%20storm_logm"},{"n":"Buffeting Winds","s":59,"u":"buffeting%20winds_lokl"}]},"electric":{"0":[{"n":"Electric Counter","s":38,"u":"electric%20counter_frp2"}]},"inventor":{"0":[{"n":"Advanced Construct Companion","s":2,"u":"advanced%20construct%20companion_g%26g"},{"n":"Boost Modulation","s":2,"u":"boost%20modulation_g%26g"},{"n":"Built-in Tools","s":2,"u":"built-in%20tools_g%26g"},{"n":"Clockwork Celerity","s":2,"u":"clockwork%20celerity_g%26g"},{"n":"Collapse Armor","s":2,"u":"collapse%20armor_g%26g"},{"n":"Collapse Construct","s":2,"u":"collapse%20construct_g%26g"},{"n":"Construct Shell","s":2,"u":"construct%20shell_g%26g"},{"n":"Contingency Gadgets","s":2,"u":"contingency%20gadgets_g%26g"},{"n":"Deep Freeze","s":2,"u":"deep%20freeze_g%26g"},{"n":"Devastating Weaponry","s":2,"u":"devastating%20weaponry_g%26g"},{"n":"Distracting Explosion","s":2,"u":"distracting%20explosion_g%26g"},{"n":"Diving Armor","s":2,"u":"diving%20armor_g%26g"},{"n":"Dual-form Weapon","s":2,"u":"dual-form%20weapon_g%26g"},{"n":"Electrify Armor","s":2,"u":"electrify%20armor_g%26g"},{"n":"Engine Of Destruction","s":2,"u":"engine%20of%20destruction_g%26g"},{"n":"Explosive Leap","s":2,"u":"explosive%20leap_g%26g"},{"n":"Explosive Maneuver","s":2,"u":"explosive%20maneuver_g%26g"},{"n":"Full Automation","s":2,"u":"full%20automation_g%26g"},{"n":"Gadget Specialist","s":2,"u":"gadget%20specialist_g%26g"},{"n":"Gigaton Strike","s":2,"u":"gigaton%20strike_g%26g"},{"n":"Gigavolt","s":2,"u":"gigavolt_g%26g"},{"n":"Haphazard Repair","s":2,"u":"haphazard%20repair_g%26g"},{"n":"Helpful Tinkering","s":2,"u":"helpful%20tinkering_g%26g"},{"n":"Incredible Construct Companion","s":2,"u":"incredible%20construct%20companion_g%26g"},{"n":"Just The Thing!","s":2,"u":"just%20the%20thing!_g%26g"},{"n":"Lock On","s":2,"u":"lock%20on_g%26g"},{"n":"Manifold Modifications","s":2,"u":"manifold%20modifications_g%26g"},{"n":"Megaton Strike","s":2,"u":"megaton%20strike_g%26g"},{"n":"Megavolt","s":2,"u":"megavolt_g%26g"},{"n":"Negate Damage","s":2,"u":"negate%20damage_g%26g"},{"n":"No! No! I Created You!","s":2,"u":"no!%20no!%20i%20created%20you!_g%26g"},{"n":"Overdrive Ally","s":2,"u":"overdrive%20ally_g%26g"},{"n":"Paragon Companion","s":2,"u":"paragon%20companion_g%26g"},{"n":"Persistent Boost","s":2,"u":"persistent%20boost_g%26g"},{"n":"Prototype Companion","s":2,"u":"prototype%20companion_g%26g"},{"n":"Reverse Engineer","s":2,"u":"reverse%20engineer_g%26g"},{"n":"Searing Restoration","s":2,"u":"searing%20restoration_g%26g"},{"n":"Shared Overdrive","s":2,"u":"shared%20overdrive_g%26g"},{"n":"Soaring Armor","s":2,"u":"soaring%20armor_g%26g"},{"n":"Tamper","s":2,"u":"tamper_g%26g"},{"n":"Ubiquitous Gadgets","s":2,"u":"ubiquitous%20gadgets_g%26g"},{"n":"Ubiquitous Overdrive","s":2,"u":"ubiquitous%20overdrive_g%26g"},{"n":"Unstable Redundancies","s":2,"u":"unstable%20redundancies_g%26g"},{"n":"Variable Core","s":2,"u":"variable%20core_g%26g"},{"n":"Visual Fidelity","s":2,"u":"visual%20fidelity_g%26g"},{"n":"You Failed To Account For... This!","s":2,"u":"you%20failed%20to%20account%20for...%20this!_g%26g"}],"8":[{"n":"Explode","s":2,"u":"explode_g%26g"},{"n":"Overdrive","s":2,"u":"overdrive_g%26g"}]},"gunslinger":{"0":[{"n":"Advanced Shooter","s":2,"u":"advanced%20shooter_g%26g"},{"n":"Alchemical Shot","s":2,"u":"alchemical%20shot_g%26g"},{"n":"Black Powder Boost","s":2,"u":"black%20powder%20boost_g%26g"},{"n":"Blast Lock","s":2,"u":"blast%20lock_g%26g"},{"n":"Blast Tackle","s":2,"u":"blast%20tackle_g%26g"},{"n":"Blood In The Air","s":2,"u":"blood%20in%20the%20air_g%26g"},{"n":"Bullet Split","s":2,"u":"bullet%20split_g%26g"},{"n":"Called Shot","s":2,"u":"called%20shot_g%26g"},{"n":"Cauterize","s":2,"u":"cauterize_g%26g"},{"n":"Come At Me!","s":2,"u":"come%20at%20me!_g%26g"},{"n":"Cover Fire","s":2,"u":"cover%20fire_g%26g"},{"n":"Crossbow Crack Shot","s":2,"u":"crossbow%20crack%20shot_g%26g"},{"n":"Dance Of Thunder","s":2,"u":"dance%20of%20thunder_g%26g"},{"n":"Deadeye","s":2,"u":"deadeye_g%26g"},{"n":"Defensive Armaments","s":2,"u":"defensive%20armaments_g%26g"},{"n":"Deflecting Shot","s":2,"u":"deflecting%20shot_g%26g"},{"n":"Disruptive Blur","s":2,"u":"disruptive%20blur_g%26g"},{"n":"Drifter's Juke","s":2,"u":"drifter's%20juke_g%26g"},{"n":"Dual-weapon Reload","s":2,"u":"dual-weapon%20reload_g%26g"},{"n":"Fake Out","s":2,"u":"fake%20out_g%26g"},{"n":"Fatal Bullet","s":2,"u":"fatal%20bullet_g%26g"},{"n":"Final Shot","s":2,"u":"final%20shot_g%26g"},{"n":"Flesh Wound","s":2,"u":"flesh%20wound_g%26g"},{"n":"Grit And Tenacity","s":2,"u":"grit%20and%20tenacity_g%26g"},{"n":"Hair Trigger","s":2,"u":"hair%20trigger_g%26g"},{"n":"Headshot","s":2,"u":"headshot_g%26g"},{"n":"Hit The Dirt!","s":2,"u":"hit%20the%20dirt!_g%26g"},{"n":"Instant Backup","s":2,"u":"instant%20backup_g%26g"},{"n":"Instant Return","s":2,"u":"instant%20return_g%26g"},{"n":"Leap And Fire","s":2,"u":"leap%20and%20fire_g%26g"},{"n":"Munitions Crafter","s":2,"u":"munitions%20crafter_g%26g"},{"n":"Munitions Machinist","s":2,"u":"munitions%20machinist_g%26g"},{"n":"Paired Shots","s":2,"u":"paired%20shots_g%26g"},{"n":"Penetrating Fire","s":2,"u":"penetrating%20fire_g%26g"},{"n":"Perfect Readiness","s":2,"u":"perfect%20readiness_g%26g"},{"n":"Phalanx Breaker","s":2,"u":"phalanx%20breaker_g%26g"},{"n":"Piercing Critical","s":2,"u":"piercing%20critical_g%26g"},{"n":"Pistol Twirl","s":2,"u":"pistol%20twirl_g%26g"},{"n":"Pistolero's Challenge","s":2,"u":"pistolero's%20challenge_g%26g"},{"n":"Precious Munitions","s":2,"u":"precious%20munitions_g%26g"},{"n":"Quick Draw","s":2,"u":"quick%20draw_g%26g"},{"n":"Reach For The Stars","s":2,"u":"reach%20for%20the%20stars_g%26g"},{"n":"Rebounding Assault","s":2,"u":"rebounding%20assault_g%26g"},{"n":"Redirecting Shot","s":2,"u":"redirecting%20shot_g%26g"},{"n":"Ricochet Legend","s":2,"u":"ricochet%20legend_g%26g"},{"n":"Ricochet Master","s":2,"u":"ricochet%20master_g%26g"},{"n":"Ricochet Shot","s":2,"u":"ricochet%20shot_g%26g"},{"n":"Risky Reload","s":2,"u":"risky%20reload_g%26g"},{"n":"Running Reload","s":2,"u":"running%20reload_g%26g"},{"n":"Scatter Blast","s":2,"u":"scatter%20blast_g%26g"},{"n":"Shattering Shot","s":2,"u":"shattering%20shot_g%26g"},{"n":"Shooter's Camouflage","s":2,"u":"shooter's%20camouflage_g%26g"},{"n":"Showstopper","s":2,"u":"showstopper_g%26g"},{"n":"Slinger's Reflexes","s":2,"u":"slinger's%20reflexes_g%26g"},{"n":"Smoke Curtain","s":2,"u":"smoke%20curtain_g%26g"},{"n":"Sniper's Aim","s":2,"u":"sniper's%20aim_g%26g"},{"n":"Stab And Blast","s":2,"u":"stab%20and%20blast_g%26g"},{"n":"Sword And Pistol","s":2,"u":"sword%20and%20pistol_g%26g"},{"n":"Trick Shot","s":2,"u":"trick%20shot_g%26g"},{"n":"Twin Shot Knockdown","s":2,"u":"twin%20shot%20knockdown_g%26g"},{"n":"Two-weapon Fusillade","s":2,"u":"two-weapon%20fusillade_g%26g"},{"n":"Unerring Shot","s":2,"u":"unerring%20shot_g%26g"},{"n":"Unshakable Grit","s":2,"u":"unshakable%20grit_g%26g"},{"n":"Warning Shot","s":2,"u":"warning%20shot_g%26g"},{"n":"Triggerbrand Salvo","s":6,"u":"triggerbrand%20salvo_loil"},{"n":"Triggerbrand Blitz","s":6,"u":"triggerbrand%20blitz_loil"},{"n":"Greenwatch Initiate","s":6,"u":"greenwatch%20initiate_loil"},{"n":"Defy Fey","s":6,"u":"defy%20fey_loil"},{"n":"Fey Tracker","s":6,"u":"fey%20tracker_loil"},{"n":"Greenwatch Veteran","s":6,"u":"greenwatch%20veteran_loil"},{"n":"Unseen Passage","s":6,"u":"unseen%20passage_loil"},{"n":"Greenwatcher","s":6,"u":"greenwatcher_loil"}],"8":[{"n":"Clear a Path","s":2,"u":"clear%20a%20path_g%26g"},{"n":"Covered Reload","s":2,"u":"covered%20reload_g%26g"},{"n":"Drifter's Wake","s":2,"u":"drifter's%20wake_g%26g"},{"n":"Finish the Job","s":2,"u":"finish%20the%20job_g%26g"},{"n":"Ghost Shot","s":2,"u":"ghost%20shot_g%26g"},{"n":"Grim Swagger","s":2,"u":"grim%20swagger_g%26g"},{"n":"Into the Fray","s":2,"u":"into%20the%20fray_g%26g"},{"n":"Living Fortification","s":2,"u":"living%20fortification_g%26g"},{"n":"One Shot, One Kill","s":2,"u":"one%20shot%2c%20one%20kill_g%26g"},{"n":"Pistolero's Retort","s":2,"u":"pistolero's%20retort_g%26g"},{"n":"Raconteur's Reload","s":2,"u":"raconteur's%20reload_g%26g"},{"n":"Reloading Strike","s":2,"u":"reloading%20strike_g%26g"},{"n":"Siegebreaker","s":2,"u":"siegebreaker_g%26g"},{"n":"Spinning Crush","s":2,"u":"spinning%20crush_g%26g"},{"n":"Ten Paces","s":2,"u":"ten%20paces_g%26g"},{"n":"Thoughtful Reload","s":2,"u":"thoughtful%20reload_g%26g"},{"n":"Vital Shot","s":2,"u":"vital%20shot_g%26g"},{"n":"Break Them Down","s":6,"u":"break%20them%20down_loil"},{"n":"Spring the Trap","s":6,"u":"spring%20the%20trap_loil"},{"n":"Touch and Go","s":6,"u":"touch%20and%20go_loil"},{"n":"Wind Them Up","s":6,"u":"wind%20them%20up_loil"}]},"modification":{"0":[{"n":"Built-in Tools","s":2,"u":"built-in%20tools_g%26g"},{"n":"Collapse Armor","s":2,"u":"collapse%20armor_g%26g"},{"n":"Collapse Construct","s":2,"u":"collapse%20construct_g%26g"},{"n":"Diving Armor","s":2,"u":"diving%20armor_g%26g"},{"n":"Dual-form Weapon","s":2,"u":"dual-form%20weapon_g%26g"},{"n":"Manifold Modifications","s":2,"u":"manifold%20modifications_g%26g"},{"n":"Soaring Armor","s":2,"u":"soaring%20armor_g%26g"},{"n":"Variable Core","s":2,"u":"variable%20core_g%26g"}]},"unstable":{"0":[{"n":"Clockwork Celerity","s":2,"u":"clockwork%20celerity_g%26g"},{"n":"Explosive Leap","s":2,"u":"explosive%20leap_g%26g"},{"n":"Haphazard Repair","s":2,"u":"haphazard%20repair_g%26g"},{"n":"Searing Restoration","s":2,"u":"searing%20restoration_g%26g"}],"8":[{"n":"Explode","s":2,"u":"explode_g%26g"}]},"reckless":{"0":[{"n":"Power Slide","s":2,"u":"power%20slide_g%26g"}],"8":[{"n":"Run Over","s":15,"u":"run%20over_gmg"}]},"class":{"0":[{"n":"Spellshot Dedication","s":2,"u":"spellshot%20dedication_g%26g"},{"n":"Elementalist Dedication","s":64,"u":"elementalist%20dedication_som"},{"n":"Flexible Spellcaster Dedication","s":64,"u":"flexible%20spellcaster%20dedication_som"},{"n":"Runelord Dedication","s":64,"u":"runelord%20dedication_som"},{"n":"Wellspring Mage Dedication","s":64,"u":"wellspring%20mage%20dedication_som"}]},"fleshwarp":{"0":[{"n":"Aberration Kinship","s":1,"u":"aberration%20kinship_loag"},{"n":"Augment Senses","s":1,"u":"augment%20senses_loag"},{"n":"Captivating Curiosity","s":1,"u":"captivating%20curiosity_loag"},{"n":"Coating Of Slime","s":1,"u":"coating%20of%20slime_loag"},{"n":"Deep Vision","s":1,"u":"deep%20vision_loag"},{"n":"Eerie Compression","s":1,"u":"eerie%20compression_loag"},{"n":"Finned Ridges","s":1,"u":"finned%20ridges_loag"},{"n":"Gaping Flesh","s":1,"u":"gaping%20flesh_loag"},{"n":"Gripping Limbs","s":1,"u":"gripping%20limbs_loag"},{"n":"Living Weapon","s":1,"u":"living%20weapon_loag"},{"n":"Mutate Weapon","s":1,"u":"mutate%20weapon_loag"},{"n":"Powerful Guts","s":1,"u":"powerful%20guts_loag"},{"n":"Slip The Grasp","s":1,"u":"slip%20the%20grasp_loag"},{"n":"Spew Tentacles","s":1,"u":"spew%20tentacles_loag"},{"n":"Startling Appearance","s":1,"u":"startling%20appearance_loag"},{"n":"Uncanny Awareness","s":1,"u":"uncanny%20awareness_loag"},{"n":"Embodied Legionary Subjectivity","s":6,"u":"embodied%20legionary%20subjectivity_loil"},{"n":"Embodied Dreadnought Subjectivity","s":6,"u":"embodied%20dreadnought%20subjectivity_loil"},{"n":"Transposable Compliance","s":6,"u":"transposable%20compliance_loil"},{"n":"Embodied Dragoon Subjectivity","s":6,"u":"embodied%20dragoon%20subjectivity_loil"}]},"hobgoblin":{"0":[{"n":"Can't Fall Here","s":1,"u":"can't%20fall%20here_loag"},{"n":"Cantorian Reinforcement","s":1,"u":"cantorian%20reinforcement_loag"},{"n":"Cantorian Rejuvenation","s":1,"u":"cantorian%20rejuvenation_loag"},{"n":"Cantorian Restoration","s":1,"u":"cantorian%20restoration_loag"},{"n":"Fell Rider","s":1,"u":"fell%20rider_loag"},{"n":"Rallying Cry","s":1,"u":"rallying%20cry_loag"},{"n":"Recognize Ambush","s":1,"u":"recognize%20ambush_loag"},{"n":"Runtsage","s":1,"u":"runtsage_loag"},{"n":"Sneaky","s":1,"u":"sneaky_loag"},{"n":"Squad Tactics","s":1,"u":"squad%20tactics_loag"},{"n":"Stone Face","s":1,"u":"stone%20face_loag"},{"n":"War Conditioning","s":1,"u":"war%20conditioning_loag"},{"n":"We March On","s":1,"u":"we%20march%20on_loag"},{"n":"Agonizing Rebuke","s":7,"u":"agonizing%20rebuke_locg"},{"n":"Alchemical Scholar","s":7,"u":"alchemical%20scholar_locg"},{"n":"Expert Drill Sergeant","s":7,"u":"expert%20drill%20sergeant_locg"},{"n":"Formation Master","s":7,"u":"formation%20master_locg"},{"n":"Formation Training","s":7,"u":"formation%20training_locg"},{"n":"Hobgoblin Lore","s":7,"u":"hobgoblin%20lore_locg"},{"n":"Hobgoblin Weapon Discipline","s":7,"u":"hobgoblin%20weapon%20discipline_locg"},{"n":"Hobgoblin Weapon Expertise","s":7,"u":"hobgoblin%20weapon%20expertise_locg"},{"n":"Hobgoblin Weapon Familiarity","s":7,"u":"hobgoblin%20weapon%20familiarity_locg"},{"n":"Leech-clipper","s":7,"u":"leech-clipper_locg"},{"n":"Pride In Arms","s":7,"u":"pride%20in%20arms_locg"},{"n":"Remorseless Lash","s":7,"u":"remorseless%20lash_locg"},{"n":"Vigorous Health","s":7,"u":"vigorous%20health_locg"},{"n":"Azaersi's Roads","s":66,"u":"azaersi's%20roads_lol"}]},"darkness":{"0":[{"n":"Extinguish Light","s":1,"u":"extinguish%20light_loag"}],"2":[{"n":"Wand Of Hopeless Night","s":4,"u":"wand%20of%20hopeless%20night%20(generic)_apg"}],"3":[{"n":"Dance Of Darkness","s":4,"u":"dance%20of%20darkness_apg"},{"n":"Dim The Light","s":4,"u":"dim%20the%20light_apg"},{"n":"Shroud Of Night","s":4,"u":"shroud%20of%20night_apg"},{"n":"Chilling Darkness","s":5,"u":"chilling%20darkness_crb"},{"n":"Cloak Of Shadow","s":5,"u":"cloak%20of%20shadow_crb"},{"n":"Darkened Eyes","s":5,"u":"darkened%20eyes_crb"},{"n":"Darkness","s":5,"u":"darkness_crb"},{"n":"Eclipse Burst","s":5,"u":"eclipse%20burst_crb"},{"n":"Penumbral Shroud","s":58,"u":"penumbral%20shroud_logm"},{"n":"Darklight","s":64,"u":"darklight_som"},{"n":"Wall of Shadow","s":49,"u":"wall%20of%20shadow_sot4"}]},"hellknight":{"0":[{"n":"Hellknight Order Cross-training","s":7,"u":"hellknight%20order%20cross-training_locg"}]},"poppet":{"0":[{"n":"Cunning Tinker","s":8,"u":"cunning%20tinker_lotgb"},{"n":"Harmless Doll","s":8,"u":"harmless%20doll_lotgb"},{"n":"Helpful Poppet","s":8,"u":"helpful%20poppet_lotgb"},{"n":"Histrionic Injury","s":8,"u":"histrionic%20injury_lotgb"},{"n":"Impossible Gossip","s":8,"u":"impossible%20gossip_lotgb"},{"n":"Nothing But Fluff","s":8,"u":"nothing%20but%20fluff_lotgb"},{"n":"Quadruped","s":8,"u":"quadruped_lotgb"},{"n":"Reanimating Spark","s":8,"u":"reanimating%20spark_lotgb"},{"n":"Restitch","s":8,"u":"restitch_lotgb"},{"n":"Scaling Poppet","s":8,"u":"scaling%20poppet_lotgb"},{"n":"Sealed Poppet","s":8,"u":"sealed%20poppet_lotgb"},{"n":"Shiny Button Eyes","s":8,"u":"shiny%20button%20eyes_lotgb"},{"n":"Soaring Poppet","s":8,"u":"soaring%20poppet_lotgb"},{"n":"Spark Of Independence","s":8,"u":"spark%20of%20independence_lotgb"},{"n":"Squirm Free","s":8,"u":"squirm%20free_lotgb"},{"n":"Swimming Poppet","s":8,"u":"swimming%20poppet_lotgb"},{"n":"Wash Out","s":8,"u":"wash%20out_lotgb"},{"n":"Wheedle And Jig","s":8,"u":"wheedle%20and%20jig_lotgb"}]},"evolution":{"0":[{"n":"Advanced Weaponry","s":64,"u":"advanced%20weaponry_som"},{"n":"Airborne Form","s":64,"u":"airborne%20form_som"},{"n":"Alacritous Action","s":64,"u":"alacritous%20action_som"},{"n":"Amphibious Form","s":64,"u":"amphibious%20form_som"},{"n":"Blood Frenzy","s":64,"u":"blood%20frenzy_som"},{"n":"Bloodletting Claws","s":64,"u":"bloodletting%20claws_som"},{"n":"Burrowing Form","s":64,"u":"burrowing%20form_som"},{"n":"Constricting Hold","s":64,"u":"constricting%20hold_som"},{"n":"Defend Summoner","s":64,"u":"defend%20summoner_som"},{"n":"Dual Energy Heart","s":64,"u":"dual%20energy%20heart_som"},{"n":"Eidolon's Opportunity","s":64,"u":"eidolon's%20opportunity_som"},{"n":"Eidolon's Wrath","s":64,"u":"eidolon's%20wrath_som"},{"n":"Energy Heart","s":64,"u":"energy%20heart_som"},{"n":"Energy Resistance","s":64,"u":"energy%20resistance_som"},{"n":"Ever-vigilant Senses","s":64,"u":"ever-vigilant%20senses_som"},{"n":"Expanded Senses","s":64,"u":"expanded%20senses_som"},{"n":"Glider Form","s":64,"u":"glider%20form_som"},{"n":"Grasping Limbs","s":64,"u":"grasping%20limbs_som"},{"n":"Hulking Size","s":64,"u":"hulking%20size_som"},{"n":"Magical Adept","s":64,"u":"magical%20adept_som"},{"n":"Magical Master","s":64,"u":"magical%20master_som"},{"n":"Magical Understudy","s":64,"u":"magical%20understudy_som"},{"n":"Merciless Rend","s":64,"u":"merciless%20rend_som"},{"n":"Miniaturize","s":64,"u":"miniaturize_som"},{"n":"Phase Out","s":64,"u":"phase%20out_som"},{"n":"Pushing Attack","s":64,"u":"pushing%20attack_som"},{"n":"Ranged Combatant","s":64,"u":"ranged%20combatant_som"},{"n":"Resilient Shell","s":64,"u":"resilient%20shell_som"},{"n":"Shrink Down","s":64,"u":"shrink%20down_som"},{"n":"Spell-repelling Form","s":64,"u":"spell-repelling%20form_som"},{"n":"Steed Form","s":64,"u":"steed%20form_som"},{"n":"Towering Size","s":64,"u":"towering%20size_som"},{"n":"Trample","s":64,"u":"trample_som"},{"n":"Vibration Sense","s":64,"u":"vibration%20sense_som"},{"n":"Weighty Impact","s":64,"u":"weighty%20impact_som"}]},"summoner":{"0":[{"n":"Advanced Weaponry","s":64,"u":"advanced%20weaponry_som"},{"n":"Airborne Form","s":64,"u":"airborne%20form_som"},{"n":"Alacritous Action","s":64,"u":"alacritous%20action_som"},{"n":"Amphibious Form","s":64,"u":"amphibious%20form_som"},{"n":"Blood Frenzy","s":64,"u":"blood%20frenzy_som"},{"n":"Bloodletting Claws","s":64,"u":"bloodletting%20claws_som"},{"n":"Boost Summons","s":64,"u":"boost%20summons_som"},{"n":"Burrowing Form","s":64,"u":"burrowing%20form_som"},{"n":"Constricting Hold","s":64,"u":"constricting%20hold_som"},{"n":"Defend Summoner","s":64,"u":"defend%20summoner_som"},{"n":"Dual Energy Heart","s":64,"u":"dual%20energy%20heart_som"},{"n":"Dual Studies","s":64,"u":"dual%20studies_som"},{"n":"Effortless Concentration","s":64,"u":"effortless%20concentration_som"},{"n":"Eidolon's Opportunity","s":64,"u":"eidolon's%20opportunity_som"},{"n":"Eidolon's Wrath","s":64,"u":"eidolon's%20wrath_som"},{"n":"Energy Heart","s":64,"u":"energy%20heart_som"},{"n":"Energy Resistance","s":64,"u":"energy%20resistance_som"},{"n":"Eternal Boost","s":64,"u":"eternal%20boost_som"},{"n":"Ever-vigilant Senses","s":64,"u":"ever-vigilant%20senses_som"},{"n":"Expanded Senses","s":64,"u":"expanded%20senses_som"},{"n":"Extend Boost","s":64,"u":"extend%20boost_som"},{"n":"Flexible Transmogrification","s":64,"u":"flexible%20transmogrification_som"},{"n":"Glider Form","s":64,"u":"glider%20form_som"},{"n":"Grasping Limbs","s":64,"u":"grasping%20limbs_som"},{"n":"Hulking Size","s":64,"u":"hulking%20size_som"},{"n":"Legendary Summoner","s":64,"u":"legendary%20summoner_som"},{"n":"Lifelink Surge","s":64,"u":"lifelink%20surge_som"},{"n":"Link Focus","s":64,"u":"link%20focus_som"},{"n":"Link Wellspring","s":64,"u":"link%20wellspring_som"},{"n":"Magical Adept","s":64,"u":"magical%20adept_som"},{"n":"Magical Master","s":64,"u":"magical%20master_som"},{"n":"Magical Understudy","s":64,"u":"magical%20understudy_som"},{"n":"Master Summoner","s":64,"u":"master%20summoner_som"},{"n":"Meld Into Eidolon","s":64,"u":"meld%20into%20eidolon_som"},{"n":"Merciless Rend","s":64,"u":"merciless%20rend_som"},{"n":"Miniaturize","s":64,"u":"miniaturize_som"},{"n":"Ostentatious Arrival","s":64,"u":"ostentatious%20arrival_som"},{"n":"Phase Out","s":64,"u":"phase%20out_som"},{"n":"Protective Bond","s":64,"u":"protective%20bond_som"},{"n":"Pushing Attack","s":64,"u":"pushing%20attack_som"},{"n":"Ranged Combatant","s":64,"u":"ranged%20combatant_som"},{"n":"Reactive Dismissal","s":64,"u":"reactive%20dismissal_som"},{"n":"Reinforce Eidolon","s":64,"u":"reinforce%20eidolon_som"},{"n":"Resilient Shell","s":64,"u":"resilient%20shell_som"},{"n":"Share Eidolon Magic","s":64,"u":"share%20eidolon%20magic_som"},{"n":"Shrink Down","s":64,"u":"shrink%20down_som"},{"n":"Skilled Partner","s":64,"u":"skilled%20partner_som"},{"n":"Spell-repelling Form","s":64,"u":"spell-repelling%20form_som"},{"n":"Steed Form","s":64,"u":"steed%20form_som"},{"n":"Summoner's Call","s":64,"u":"summoner's%20call_som"},{"n":"Tandem Movement","s":64,"u":"tandem%20movement_som"},{"n":"Tandem Strike","s":64,"u":"tandem%20strike_som"},{"n":"Towering Size","s":64,"u":"towering%20size_som"},{"n":"Trample","s":64,"u":"trample_som"},{"n":"Transpose","s":64,"u":"transpose_som"},{"n":"True Transmogrification","s":64,"u":"true%20transmogrification_som"},{"n":"Twin Eidolon","s":64,"u":"twin%20eidolon_som"},{"n":"Unfetter Eidolon","s":64,"u":"unfetter%20eidolon_som"},{"n":"Vibration Sense","s":64,"u":"vibration%20sense_som"},{"n":"Weighty Impact","s":64,"u":"weighty%20impact_som"}],"3":[{"n":"Boost Eidolon","s":64,"u":"boost%20eidolon_som"},{"n":"Eidolon's Wrath","s":64,"u":"eidolon's%20wrath_som"},{"n":"Evolution Surge","s":64,"u":"evolution%20surge_som"},{"n":"Extend Boost","s":64,"u":"extend%20boost_som"},{"n":"Lifelink Surge","s":64,"u":"lifelink%20surge_som"},{"n":"Reinforce Eidolon","s":64,"u":"reinforce%20eidolon_som"},{"n":"Unfetter Eidolon","s":64,"u":"unfetter%20eidolon_som"}],"8":[{"n":"Act Together","s":64,"u":"act%20together_som"},{"n":"Manifest Eidolon","s":64,"u":"manifest%20eidolon_som"},{"n":"Share Senses","s":64,"u":"share%20senses_som"}]},"magus":{"0":[{"n":"Arcane Fists","s":64,"u":"arcane%20fists_som"},{"n":"Arcane Shroud","s":64,"u":"arcane%20shroud_som"},{"n":"Attack Of Opportunity","s":64,"u":"attack%20of%20opportunity%20(magus)_som"},{"n":"Cantrip Expansion","s":64,"u":"cantrip%20expansion%20(magus)_som"},{"n":"Capture Magic","s":64,"u":"capture%20magic_som"},{"n":"Cascade Countermeasure","s":64,"u":"cascade%20countermeasure_som"},{"n":"Cascading Ray","s":64,"u":"cascading%20ray_som"},{"n":"Conflux Focus","s":64,"u":"conflux%20focus_som"},{"n":"Conflux Wellspring","s":64,"u":"conflux%20wellspring_som"},{"n":"Dazzling Block","s":64,"u":"dazzling%20block_som"},{"n":"Devastating Spellstrike","s":64,"u":"devastating%20spellstrike_som"},{"n":"Dimensional Disappearance","s":64,"u":"dimensional%20disappearance_som"},{"n":"Dispelling Spellstrike","s":64,"u":"dispelling%20spellstrike_som"},{"n":"Distracting Spellstrike","s":64,"u":"distracting%20spellstrike_som"},{"n":"Emergency Targe","s":64,"u":"emergency%20targe_som"},{"n":"Enhanced Familiar","s":64,"u":"enhanced%20familiar%20(magus)_som"},{"n":"Expansive Spellstrike","s":64,"u":"expansive%20spellstrike_som"},{"n":"Familiar","s":64,"u":"familiar%20(magus)_som"},{"n":"Force Fang","s":64,"u":"force%20fang_som"},{"n":"Fused Staff","s":64,"u":"fused%20staff_som"},{"n":"Hasted Assault","s":64,"u":"hasted%20assault_som"},{"n":"Knowledge Is Power","s":64,"u":"knowledge%20is%20power_som"},{"n":"Lunging Spellstrike","s":64,"u":"lunging%20spellstrike_som"},{"n":"Magic Sense","s":64,"u":"magic%20sense_som"},{"n":"Magus's Analysis","s":64,"u":"magus's%20analysis_som"},{"n":"Meteoric Spellstrike","s":64,"u":"meteoric%20spellstrike_som"},{"n":"Overwhelming Spellstrike","s":64,"u":"overwhelming%20spellstrike_som"},{"n":"Preternatural Parry","s":64,"u":"preternatural%20parry_som"},{"n":"Raise A Tome","s":64,"u":"raise%20a%20tome_som"},{"n":"Rapid Recharge","s":64,"u":"rapid%20recharge_som"},{"n":"Resounding Cascade","s":64,"u":"resounding%20cascade_som"},{"n":"Runic Impression","s":64,"u":"runic%20impression_som"},{"n":"Shielded Tome","s":64,"u":"shielded%20tome_som"},{"n":"Spell Parry","s":64,"u":"spell%20parry_som"},{"n":"Spell Swipe","s":64,"u":"spell%20swipe_som"},{"n":"Spirit Sheath","s":64,"u":"spirit%20sheath_som"},{"n":"Standby Spell","s":64,"u":"standby%20spell_som"},{"n":"Starlit Eyes","s":64,"u":"starlit%20eyes_som"},{"n":"Steady Spellcasting","s":64,"u":"steady%20spellcasting_som"},{"n":"Striker's Scroll","s":64,"u":"striker's%20scroll_som"},{"n":"Student Of The Staff","s":64,"u":"student%20of%20the%20staff_som"},{"n":"Supreme Spellstrike","s":64,"u":"supreme%20spellstrike_som"},{"n":"Sustaining Steel","s":64,"u":"sustaining%20steel_som"},{"n":"Versatile Spellstrike","s":64,"u":"versatile%20spellstrike_som"},{"n":"Whirlwind Spell","s":64,"u":"whirlwind%20spell_som"}],"3":[{"n":"Cascade Countermeasure","s":64,"u":"cascade%20countermeasure_som"},{"n":"Dimensional Assault","s":64,"u":"dimensional%20assault_som"},{"n":"Force Fang","s":64,"u":"force%20fang_som"},{"n":"Hasted Assault","s":64,"u":"hasted%20assault_som"},{"n":"Runic Impression","s":64,"u":"runic%20impression_som"},{"n":"Shielding Strike","s":64,"u":"shielding%20strike_som"},{"n":"Shooting Star","s":64,"u":"shooting%20star_som"},{"n":"Spinning Staff","s":64,"u":"spinning%20staff_som"},{"n":"Thunderous Strike","s":64,"u":"thunderous%20strike_som"}],"8":[{"n":"Arcane Cascade","s":64,"u":"arcane%20cascade_som"},{"n":"Spellstrike","s":64,"u":"spellstrike_som"}]},"[class]":{"0":[{"n":"Basic Spellcasting","s":64,"u":"basic%20spellcasting_som"},{"n":"Cantrip Casting","s":64,"u":"cantrip%20casting_som"},{"n":"Expert Spellcasting","s":64,"u":"expert%20spellcasting_som"},{"n":"Master Spellcasting","s":64,"u":"master%20spellcasting_som"}]},"eidolon":{"0":[{"n":"Blood Frenzy","s":64,"u":"blood%20frenzy_som"},{"n":"Constricting Hold","s":64,"u":"constricting%20hold_som"},{"n":"Defend Summoner","s":64,"u":"defend%20summoner_som"},{"n":"Eidolon's Opportunity","s":64,"u":"eidolon's%20opportunity_som"},{"n":"Glider Form","s":64,"u":"glider%20form_som"},{"n":"Merciless Rend","s":64,"u":"merciless%20rend_som"},{"n":"Shrink Down","s":64,"u":"shrink%20down_som"},{"n":"Trample","s":64,"u":"trample_som"}],"2":[{"n":"Collar Of The Eternal Bond","s":64,"u":"collar%20of%20the%20eternal%20bond_som"},{"n":"Stampede Medallion","s":64,"u":"stampede%20medallion%20(generic)_som"}],"3":[{"n":"Eidolon's Wrath","s":64,"u":"eidolon's%20wrath_som"}],"28":[{"n":"Undead Eidolon","s":10,"u":"undead%20eidolon_botd"},{"n":"Angel Eidolon","s":64,"u":"angel%20eidolon_som"},{"n":"Anger Phantom Eidolon","s":64,"u":"anger%20phantom%20eidolon_som"},{"n":"Beast Eidolon","s":64,"u":"beast%20eidolon_som"},{"n":"Construct Eidolon","s":64,"u":"construct%20eidolon_som"},{"n":"Demon Eidolon","s":64,"u":"demon%20eidolon_som"},{"n":"Devotion Phantom Eidolon","s":64,"u":"devotion%20phantom%20eidolon_som"},{"n":"Dragon Eidolon","s":64,"u":"dragon%20eidolon_som"},{"n":"Fey Eidolon","s":64,"u":"fey%20eidolon_som"},{"n":"Plant Eidolon","s":64,"u":"plant%20eidolon_som"},{"n":"Psychopomp Eidolon","s":64,"u":"psychopomp%20eidolon_som"}]},"true name":{"0":[{"n":"Reveal True Name","s":64,"u":"reveal%20true%20name_som"}],"3":[{"n":"Compel True Name","s":64,"u":"compel%20true%20name_som"},{"n":"Invoke True Name","s":64,"u":"invoke%20true%20name_som"}]},"tandem":{"0":[{"n":"Tandem Movement","s":64,"u":"tandem%20movement_som"},{"n":"Tandem Strike","s":64,"u":"tandem%20strike_som"}],"8":[{"n":"Act Together","s":64,"u":"act%20together_som"}]},"consumable":{"2":[{"n":"Antler Arrow","s":4,"u":"antler%20arrow_apg"},{"n":"Balisse Feather","s":4,"u":"balisse%20feather_apg"},{"n":"Basilisk Eye","s":4,"u":"basilisk%20eye_apg"},{"n":"Blight Bomb","s":4,"u":"blight%20bomb%20(generic)_apg"},{"n":"Bloodhound Mask","s":4,"u":"bloodhound%20mask%20(generic)_apg"},{"n":"Candle Of Invocation","s":4,"u":"candle%20of%20invocation_apg"},{"n":"Candle Of Revealing","s":4,"u":"candle%20of%20revealing_apg"},{"n":"Cerulean Scourge","s":4,"u":"cerulean%20scourge_apg"},{"n":"Corrosive Ammunition","s":4,"u":"corrosive%20ammunition_apg"},{"n":"Crystal Shards","s":4,"u":"crystal%20shards%20(generic)_apg"},{"n":"Drakeheart Mutagen","s":4,"u":"drakeheart%20mutagen%20(generic)_apg"},{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Dust Of Corpse Animation","s":4,"u":"dust%20of%20corpse%20animation%20(generic)_apg"},{"n":"Engulfing Snare","s":4,"u":"engulfing%20snare_apg"},{"n":"Flare Snare","s":4,"u":"flare%20snare_apg"},{"n":"Focus Cathartic","s":4,"u":"focus%20cathartic%20(generic)_apg"},{"n":"Forensic Dye","s":4,"u":"forensic%20dye_apg"},{"n":"Freezing Ammunition","s":4,"u":"freezing%20ammunition_apg"},{"n":"Gecko Potion","s":4,"u":"gecko%20potion_apg"},{"n":"Ghost Charge","s":4,"u":"ghost%20charge%20(generic)_apg"},{"n":"Ghost Ink","s":4,"u":"ghost%20ink_apg"},{"n":"Incense Of Distilled Death","s":4,"u":"incense%20of%20distilled%20death_apg"},{"n":"Leadenleg","s":4,"u":"leadenleg_apg"},{"n":"Nauseating Snare","s":4,"u":"nauseating%20snare_apg"},{"n":"Oil Of Object Animation","s":4,"u":"oil%20of%20object%20animation%20(generic)_apg"},{"n":"Oil Of Revelation","s":4,"u":"oil%20of%20revelation_apg"},{"n":"Oil Of Unlife","s":4,"u":"oil%20of%20unlife%20(generic)_apg"},{"n":"Olfactory Obfuscator","s":4,"u":"olfactory%20obfuscator%20(generic)_apg"},{"n":"Origin Unguent","s":4,"u":"origin%20unguent_apg"},{"n":"Potion Of Disguise","s":4,"u":"potion%20of%20disguise%20(generic)_apg"},{"n":"Potion Of Expeditious Retreat","s":4,"u":"potion%20of%20expeditious%20retreat_apg"},{"n":"Potion Of Retaliation","s":4,"u":"potion%20of%20retaliation%20(generic)_apg"},{"n":"Potion Of Shared Memories","s":4,"u":"potion%20of%20shared%20memories_apg"},{"n":"Ration Tonic","s":4,"u":"ration%20tonic%20(generic)_apg"},{"n":"Shielding Salve","s":4,"u":"shielding%20salve_apg"},{"n":"Sinew-shock Serum","s":4,"u":"sinew-shock%20serum%20(generic)_apg"},{"n":"Skinstitch Salve","s":4,"u":"skinstitch%20salve_apg"},{"n":"Snagging Hook Snare","s":4,"u":"snagging%20hook%20snare_apg"},{"n":"Sovereign Glue","s":4,"u":"sovereign%20glue_apg"},{"n":"Terrifying Ammunition","s":4,"u":"terrifying%20ammunition_apg"},{"n":"Time Shield Potion","s":4,"u":"time%20shield%20potion_apg"},{"n":"Timeless Salts","s":4,"u":"timeless%20salts_apg"},{"n":"Universal Solvent","s":4,"u":"universal%20solvent%20(generic)_apg"},{"n":"Acid Flask","s":5,"u":"acid%20flask%20(generic)_crb"},{"n":"Alarm Snare","s":5,"u":"alarm%20snare_crb"},{"n":"Alchemist's Fire","s":5,"u":"alchemist's%20fire%20(generic)_crb"},{"n":"Aligned Oil","s":5,"u":"aligned%20oil_crb"},{"n":"Antidote","s":5,"u":"antidote%20(generic)_crb"},{"n":"Antimagic Oil","s":5,"u":"antimagic%20oil_crb"},{"n":"Antiplague","s":5,"u":"antiplague%20(generic)_crb"},{"n":"Arsenic","s":5,"u":"arsenic_crb"},{"n":"Barkskin Potion","s":5,"u":"barkskin%20potion_crb"},{"n":"Beacon Shot","s":5,"u":"beacon%20shot_crb"},{"n":"Belladonna","s":5,"u":"belladonna_crb"},{"n":"Bestial Mutagen","s":5,"u":"bestial%20mutagen%20(generic)_crb"},{"n":"Biting Snare","s":5,"u":"biting%20snare_crb"},{"n":"Black Adder Venom","s":5,"u":"black%20adder%20venom_crb"},{"n":"Black Lotus Extract","s":5,"u":"black%20lotus%20extract_crb"},{"n":"Bleeding Spines Snare","s":5,"u":"bleeding%20spines%20snare_crb"},{"n":"Blightburn Resin","s":5,"u":"blightburn%20resin_crb"},{"n":"Bloodseeker Beak","s":5,"u":"bloodseeker%20beak_crb"},{"n":"Bomb Snare","s":5,"u":"bomb%20snare_crb"},{"n":"Bomber's Eye Elixir","s":5,"u":"bomber's%20eye%20elixir%20(generic)_crb"},{"n":"Bottled Lightning","s":5,"u":"bottled%20lightning%20(generic)_crb"},{"n":"Bravo's Brew","s":5,"u":"bravo's%20brew%20(generic)_crb"},{"n":"Brimstone Fumes","s":5,"u":"brimstone%20fumes_crb"},{"n":"Bronze Bull Pendant","s":5,"u":"bronze%20bull%20pendant_crb"},{"n":"Caltrop Snare","s":5,"u":"caltrop%20snare_crb"},{"n":"Candle of Truth","s":5,"u":"candle%20of%20truth_crb"},{"n":"Cat's Eye Elixir","s":5,"u":"cat's%20eye%20elixir_crb"},{"n":"Cheetah's Elixir","s":5,"u":"cheetah's%20elixir%20(generic)_crb"},{"n":"Climbing Bolt","s":5,"u":"climbing%20bolt_crb"},{"n":"Cognitive Mutagen","s":5,"u":"cognitive%20mutagen%20(generic)_crb"},{"n":"Comprehension Elixir","s":5,"u":"comprehension%20elixir%20(generic)_crb"},{"n":"Crying Angel Pendant","s":5,"u":"crying%20angel%20pendant_crb"},{"n":"Cytillesh Oil","s":5,"u":"cytillesh%20oil_crb"},{"n":"Darkvision Elixir","s":5,"u":"darkvision%20elixir%20(generic)_crb"},{"n":"Dazing Coil","s":5,"u":"dazing%20coil_crb"},{"n":"Deathcap Powder","s":5,"u":"deathcap%20powder_crb"},{"n":"Disintegration Bolt","s":5,"u":"disintegration%20bolt_crb"},{"n":"Dispelling Sliver","s":5,"u":"dispelling%20sliver_crb"},{"n":"Dragon Bile","s":5,"u":"dragon%20bile_crb"},{"n":"Dragon Turtle Scale","s":5,"u":"dragon%20turtle%20scale_crb"},{"n":"Dragon's Breath Potion","s":5,"u":"dragon's%20breath%20potion%20(generic)_crb"},{"n":"Dust of Appearance","s":5,"u":"dust%20of%20appearance_crb"},{"n":"Dust of Disappearance","s":5,"u":"dust%20of%20disappearance_crb"},{"n":"Eagle-eye Elixir","s":5,"u":"eagle-eye%20elixir%20(generic)_crb"},{"n":"Effervescent Ampoule","s":5,"u":"effervescent%20ampoule_crb"},{"n":"Elemental Gem","s":5,"u":"elemental%20gem_crb"},{"n":"Elixir of Life","s":5,"u":"elixir%20of%20life%20(generic)_crb"},{"n":"Elixir of Rejuvenation","s":5,"u":"elixir%20of%20rejuvenation_crb"},{"n":"Emerald Grasshopper","s":5,"u":"emerald%20grasshopper_crb"},{"n":"Explosive Ammunition","s":5,"u":"explosive%20ammunition%20(generic)_crb"},{"n":"Eye of Apprehension","s":5,"u":"eye%20of%20apprehension_crb"},{"n":"Fade Band","s":5,"u":"fade%20band_crb"},{"n":"Fear Gem","s":5,"u":"fear%20gem_crb"},{"n":"Feather Step Stone","s":5,"u":"feather%20step%20stone_crb"},{"n":"Feather Token","s":5,"u":"feather%20token%20(generic)_crb"},{"n":"Flame Navette","s":5,"u":"flame%20navette_crb"},{"n":"Flying Blade Wheel Snare","s":5,"u":"flying%20blade%20wheel%20snare_crb"},{"n":"Frost Vial","s":5,"u":"frost%20vial%20(generic)_crb"},{"n":"Gallows Tooth","s":5,"u":"gallows%20tooth_crb"},{"n":"Ghost Dust","s":5,"u":"ghost%20dust_crb"},{"n":"Giant Centipede Venom","s":5,"u":"giant%20centipede%20venom_crb"},{"n":"Giant Scorpion Venom","s":5,"u":"giant%20scorpion%20venom_crb"},{"n":"Giant Wasp Venom","s":5,"u":"giant%20wasp%20venom_crb"},{"n":"Grasping Snare","s":5,"u":"grasping%20snare_crb"},{"n":"Graveroot","s":5,"u":"graveroot_crb"},{"n":"Grim Trophy","s":5,"u":"grim%20trophy_crb"},{"n":"Hail of Arrows Snare","s":5,"u":"hail%20of%20arrows%20snare_crb"},{"n":"Hampering Snare","s":5,"u":"hampering%20snare_crb"},{"n":"Healing Potion","s":5,"u":"healing%20potion%20(generic)_crb"},{"n":"Hemlock","s":5,"u":"hemlock_crb"},{"n":"Hobbling Snare","s":5,"u":"hobbling%20snare_crb"},{"n":"Holy Water","s":5,"u":"holy%20water_crb"},{"n":"Hunter's Bane","s":5,"u":"hunter's%20bane_crb"},{"n":"Hunting Spider Venom","s":5,"u":"hunting%20spider%20venom_crb"},{"n":"Infiltrator's Elixir","s":5,"u":"infiltrator's%20elixir_crb"},{"n":"Instant Evisceration Snare","s":5,"u":"instant%20evisceration%20snare_crb"},{"n":"Invisibility Potion","s":5,"u":"invisibility%20potion_crb"},{"n":"Iron Cube","s":5,"u":"iron%20cube_crb"},{"n":"Iron Cudgel","s":5,"u":"iron%20cudgel_crb"},{"n":"Iron Equalizer","s":5,"u":"iron%20equalizer_crb"},{"n":"Iron Medallion","s":5,"u":"iron%20medallion_crb"},{"n":"Jade Bauble","s":5,"u":"jade%20bauble_crb"},{"n":"Jade Cat","s":5,"u":"jade%20cat_crb"},{"n":"Javelin of Lightning","s":5,"u":"javelin%20of%20lightning_crb"},{"n":"Juggernaut Mutagen","s":5,"u":"juggernaut%20mutagen%20(generic)_crb"},{"n":"King's Sleep","s":5,"u":"king's%20sleep_crb"},{"n":"Leaper's Elixir","s":5,"u":"leaper's%20elixir%20(generic)_crb"},{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Lich Dust","s":5,"u":"lich%20dust_crb"},{"n":"Malyass Root Paste","s":5,"u":"malyass%20root%20paste_crb"},{"n":"Marking Snare","s":5,"u":"marking%20snare_crb"},{"n":"Mending Lattice","s":5,"u":"mending%20lattice_crb"},{"n":"Mesmerizing Opal","s":5,"u":"mesmerizing%20opal_crb"},{"n":"Mindfog Mist","s":5,"u":"mindfog%20mist_crb"},{"n":"Mistform Elixir","s":5,"u":"mistform%20elixir%20(generic)_crb"},{"n":"Monkey Pin","s":5,"u":"monkey%20pin_crb"},{"n":"Mummified Bat","s":5,"u":"mummified%20bat_crb"},{"n":"Murderer's Knot","s":5,"u":"murderer's%20knot_crb"},{"n":"Nectar of Purification","s":5,"u":"nectar%20of%20purification_crb"},{"n":"Nettleweed Residue","s":5,"u":"nettleweed%20residue_crb"},{"n":"Nightmare Vapor","s":5,"u":"nightmare%20vapor_crb"},{"n":"Obfuscation Oil","s":5,"u":"obfuscation%20oil_crb"},{"n":"Oil of Animation","s":5,"u":"oil%20of%20animation_crb"},{"n":"Oil of Keen Edges","s":5,"u":"oil%20of%20keen%20edges_crb"},{"n":"Oil of Mending","s":5,"u":"oil%20of%20mending_crb"},{"n":"Oil of Potency","s":5,"u":"oil%20of%20potency_crb"},{"n":"Oil of Repulsion","s":5,"u":"oil%20of%20repulsion_crb"},{"n":"Oil of Weightlessness","s":5,"u":"oil%20of%20weightlessness%20(generic)_crb"},{"n":"Omnidirectional Spear Snare","s":5,"u":"omnidirectional%20spear%20snare_crb"},{"n":"Onyx Panther","s":5,"u":"onyx%20panther_crb"},{"n":"Owlbear Claw","s":5,"u":"owlbear%20claw_crb"},{"n":"Panacea","s":5,"u":"panacea_crb"},{"n":"Penetrating Ammunition","s":5,"u":"penetrating%20ammunition_crb"},{"n":"Philosopher's Stone","s":5,"u":"philosopher's%20stone_crb"},{"n":"Potency Crystal","s":5,"u":"potency%20crystal_crb"},{"n":"Potion of Flying","s":5,"u":"potion%20of%20flying%20(generic)_crb"},{"n":"Potion of Leaping","s":5,"u":"potion%20of%20leaping_crb"},{"n":"Potion of Quickness","s":5,"u":"potion%20of%20quickness_crb"},{"n":"Potion of Resistance","s":5,"u":"potion%20of%20resistance%20(generic)_crb"},{"n":"Potion of Swimming","s":5,"u":"potion%20of%20swimming%20(generic)_crb"},{"n":"Potion of Tongues","s":5,"u":"potion%20of%20tongues_crb"},{"n":"Potion of Undetectability","s":5,"u":"potion%20of%20undetectability_crb"},{"n":"Potion of Water Breathing","s":5,"u":"potion%20of%20water%20breathing_crb"},{"n":"Purple Worm Venom","s":5,"u":"purple%20worm%20venom_crb"},{"n":"Quicksilver Mutagen","s":5,"u":"quicksilver%20mutagen%20(generic)_crb"},{"n":"Runestone","s":5,"u":"runestone_crb"},{"n":"Salamander Elixir","s":5,"u":"salamander%20elixir%20(generic)_crb"},{"n":"Salve of Antiparalysis","s":5,"u":"salve%20of%20antiparalysis%20(generic)_crb"},{"n":"Salve of Slipperiness","s":5,"u":"salve%20of%20slipperiness_crb"},{"n":"Savior Spike","s":5,"u":"savior%20spike_crb"},{"n":"Scroll","s":5,"u":"scroll%20(generic)_crb"},{"n":"Scything Blade Snare","s":5,"u":"scything%20blade%20snare_crb"},{"n":"Sea Touch Elixir","s":5,"u":"sea%20touch%20elixir%20(generic)_crb"},{"n":"Serene Mutagen","s":5,"u":"serene%20mutagen%20(generic)_crb"},{"n":"Serum of Sex Shift","s":5,"u":"serum%20of%20sex%20shift_crb"},{"n":"Shadow Essence","s":5,"u":"shadow%20essence_crb"},{"n":"Shark Tooth Charm","s":5,"u":"shark%20tooth%20charm_crb"},{"n":"Shining Ammunition","s":5,"u":"shining%20ammunition_crb"},{"n":"Shrinking Potion","s":5,"u":"shrinking%20potion%20(generic)_crb"},{"n":"Signaling Snare","s":5,"u":"signaling%20snare_crb"},{"n":"Silversheen","s":5,"u":"silversheen_crb"},{"n":"Silvertongue Mutagen","s":5,"u":"silvertongue%20mutagen%20(generic)_crb"},{"n":"Sleep Arrow","s":5,"u":"sleep%20arrow_crb"},{"n":"Slumber Wine","s":5,"u":"slumber%20wine_crb"},{"n":"Smokestick","s":5,"u":"smokestick%20(generic)_crb"},{"n":"Snake Oil","s":5,"u":"snake%20oil_crb"},{"n":"Sneaky Key","s":5,"u":"sneaky%20key_crb"},{"n":"Spellstrike Ammunition","s":5,"u":"spellstrike%20ammunition%20(generic)_crb"},{"n":"Spider Root","s":5,"u":"spider%20root_crb"},{"n":"Spike Snare","s":5,"u":"spike%20snare_crb"},{"n":"Stalker Bane Snare","s":5,"u":"stalker%20bane%20snare_crb"},{"n":"Stone Bullet","s":5,"u":"stone%20bullet_crb"},{"n":"Stone Fist Elixir","s":5,"u":"stone%20fist%20elixir_crb"},{"n":"Storm Arrow","s":5,"u":"storm%20arrow_crb"},{"n":"Striking Snare","s":5,"u":"striking%20snare_crb"},{"n":"Stunning Snare","s":5,"u":"stunning%20snare_crb"},{"n":"Sunrod","s":5,"u":"sunrod_crb"},{"n":"Swift Block Cabochon","s":5,"u":"swift%20block%20cabochon_crb"},{"n":"Tanglefoot Bag","s":5,"u":"tanglefoot%20bag%20(generic)_crb"},{"n":"Tears of Death","s":5,"u":"tears%20of%20death_crb"},{"n":"Thunderstone","s":5,"u":"thunderstone%20(generic)_crb"},{"n":"Tiger Menuki","s":5,"u":"tiger%20menuki_crb"},{"n":"Tindertwig","s":5,"u":"tindertwig_crb"},{"n":"Trip Snare","s":5,"u":"trip%20snare_crb"},{"n":"Truesight Potion","s":5,"u":"truesight%20potion_crb"},{"n":"Truth Potion","s":5,"u":"truth%20potion_crb"},{"n":"Unholy Water","s":5,"u":"unholy%20water_crb"},{"n":"Vanishing Coin","s":5,"u":"vanishing%20coin_crb"},{"n":"Vine Arrow","s":5,"u":"vine%20arrow_crb"},{"n":"Viper Arrow","s":5,"u":"viper%20arrow_crb"},{"n":"Viper's Fang","s":5,"u":"viper's%20fang_crb"},{"n":"Warning Snare","s":5,"u":"warning%20snare_crb"},{"n":"Winter Wolf Elixir","s":5,"u":"winter%20wolf%20elixir%20(generic)_crb"},{"n":"Wolf Fang","s":5,"u":"wolf%20fang_crb"},{"n":"Wolfsbane","s":5,"u":"wolfsbane_crb"},{"n":"Wyvern Poison","s":5,"u":"wyvern%20poison_crb"},{"n":"Alcohol","s":15,"u":"alcohol_gmg"},{"n":"Blood Sap","s":15,"u":"blood%20sap_gmg"},{"n":"Bloodeye Coffee","s":15,"u":"bloodeye%20coffee_gmg"},{"n":"Cytillesh","s":15,"u":"cytillesh_gmg"},{"n":"Dreamtime Tea","s":15,"u":"dreamtime%20tea_gmg"},{"n":"Elven Absinthe","s":15,"u":"elven%20absinthe_gmg"},{"n":"Flayleaf","s":15,"u":"flayleaf_gmg"},{"n":"Refined Pesh","s":15,"u":"refined%20pesh_gmg"},{"n":"Scour","s":15,"u":"scour_gmg"},{"n":"Shiver","s":15,"u":"shiver_gmg"},{"n":"Zerk","s":15,"u":"zerk_gmg"},{"n":"Addlebrain","s":18,"u":"addlebrain_aoa3"},{"n":"False Death","s":20,"u":"false%20death_aoa5"},{"n":"Frenzy Oil","s":20,"u":"frenzy%20oil_aoa5"},{"n":"Gorgon's Breath","s":20,"u":"gorgon's%20breath_aoa5"},{"n":"Grinning Pugwampi","s":20,"u":"grinning%20pugwampi_aoa5"},{"n":"Isolation Draught","s":20,"u":"isolation%20draught_aoa5"},{"n":"Mage Bane","s":20,"u":"mage%20bane_aoa5"},{"n":"Nightmare Salt","s":20,"u":"nightmare%20salt_aoa5"},{"n":"Oblivion Essence","s":20,"u":"oblivion%20essence_aoa5"},{"n":"Peshspine Grenade","s":20,"u":"peshspine%20grenade%20(generic)_aoa5"},{"n":"Weeping Midnight","s":20,"u":"weeping%20midnight_aoa5"},{"n":"Aurifying Salts","s":22,"u":"aurifying%20salts_aoe1"},{"n":"Blindpepper Bomb","s":22,"u":"blindpepper%20bomb_aoe1"},{"n":"Blindpepper Tube","s":22,"u":"blindpepper%20tube_aoe1"},{"n":"Grolna","s":22,"u":"grolna_aoe1"},{"n":"Knockout Dram","s":22,"u":"knockout%20dram_aoe1"},{"n":"Looter's Lethargy","s":22,"u":"looter's%20lethargy_aoe1"},{"n":"Recording Rod","s":22,"u":"recording%20rod%20(generic)_aoe1"},{"n":"Blackfinger Blight","s":24,"u":"blackfinger%20blight_aoe3"},{"n":"Mnemonic Acid","s":24,"u":"mnemonic%20acid_aoe3"},{"n":"Daylight Vapor","s":25,"u":"daylight%20vapor_aoe4"},{"n":"Death Knell Powder","s":25,"u":"death%20knell%20powder_aoe4"},{"n":"Fearweed","s":25,"u":"fearweed_aoe4"},{"n":"Hunger Oil","s":25,"u":"hunger%20oil_aoe4"},{"n":"Liar's Demise","s":25,"u":"liar's%20demise_aoe4"},{"n":"Lifeblight Residue","s":25,"u":"lifeblight%20residue_aoe4"},{"n":"Repulsion Resin","s":25,"u":"repulsion%20resin_aoe4"},{"n":"Sight-theft Grit","s":25,"u":"sight-theft%20grit_aoe4"},{"n":"Spectral Nightshade","s":25,"u":"spectral%20nightshade_aoe4"},{"n":"Spell-eating Pitch","s":25,"u":"spell-eating%20pitch_aoe4"},{"n":"Whisper Briolette","s":25,"u":"whisper%20briolette_aoe4"},{"n":"Clockwork Rejuvenator","s":26,"u":"clockwork%20rejuvenator_aoe5"},{"n":"Garrote Bolt","s":26,"u":"garrote%20bolt_aoe5"},{"n":"Skeptic's Elixir","s":28,"u":"skeptic's%20elixir%20(generic)_av1"},{"n":"Ichthyosis Mutagen","s":29,"u":"ichthyosis%20mutagen_av2"},{"n":"Sloughing Toxin","s":29,"u":"sloughing%20toxin_av2"},{"n":"Fungal Walk Musk","s":30,"u":"fungal%20walk%20musk_av3"},{"n":"Necrotic Bomb","s":30,"u":"necrotic%20bomb%20(generic)_av3"},{"n":"Stupor Poison","s":30,"u":"stupor%20poison_av3"},{"n":"Bottled Sunlight","s":10,"u":"bottled%20sunlight%20(generic)_botd"},{"n":"Ectoplasmic Tracer","s":10,"u":"ectoplasmic%20tracer_botd"},{"n":"Feast of Hungry Ghosts","s":10,"u":"feast%20of%20hungry%20ghosts%20(generic)_botd"},{"n":"Life Salt","s":10,"u":"life%20salt_botd"},{"n":"Peachwood Talisman","s":10,"u":"peachwood%20talisman_botd"},{"n":"Undead Detection Dye","s":10,"u":"undead%20detection%20dye_botd"},{"n":"Wine of the Blood","s":11,"u":"wine%20of%20the%20blood_da"},{"n":"Conrasu Coin","s":11,"u":"conrasu%20coin%20(generic)_da"},{"n":"Gift of the Poisoned Heart","s":11,"u":"gift%20of%20the%20poisoned%20heart_da"},{"n":"Mistranslator's Draft","s":11,"u":"mistranslator's%20draft_da"},{"n":"Rose of Loves Lost","s":11,"u":"rose%20of%20loves%20lost_da"},{"n":"Baleblood Draft","s":11,"u":"baleblood%20draft_da"},{"n":"Chimera Thread","s":11,"u":"chimera%20thread_da"},{"n":"Sampling Ammunition","s":11,"u":"sampling%20ammunition_da"},{"n":"Swirling Sand","s":11,"u":"swirling%20sand_da"},{"n":"Forgetful Drops","s":11,"u":"forgetful%20drops_da"},{"n":"Moonlit Ink","s":11,"u":"moonlit%20ink_da"},{"n":"Parchment of Secrets","s":11,"u":"parchment%20of%20secrets_da"},{"n":"Self-Immolating Note","s":11,"u":"self-immolating%20note_da"},{"n":"Dust Pods","s":31,"u":"dust%20pods_ec1"},{"n":"Fang Snare","s":31,"u":"fang%20snare_ec1"},{"n":"Grasping Tree","s":31,"u":"grasping%20tree_ec1"},{"n":"Thunder Snare","s":31,"u":"thunder%20snare_ec1"},{"n":"Torrent Snare","s":31,"u":"torrent%20snare_ec1"},{"n":"Beckoning Cat Amulet","s":32,"u":"beckoning%20cat%20amulet_ec2"},{"n":"Invisible Net","s":32,"u":"invisible%20net_ec2"},{"n":"Saints' Balm","s":32,"u":"saints'%20balm_ec2"},{"n":"Cave Worm Repellent","s":34,"u":"cave%20worm%20repellent%20(generic)_ec5"},{"n":"Greengut","s":34,"u":"greengut_ec5"},{"n":"Ambrosia Of Undying Hope","s":35,"u":"ambrosia%20of%20undying%20hope_ec6"},{"n":"Celestial Hair","s":35,"u":"celestial%20hair_ec6"},{"n":"Panacea Fruit","s":35,"u":"panacea%20fruit_ec6"},{"n":"Energy Mutagen","s":36,"u":"energy%20mutagen%20(generic)_fop"},{"n":"Stone Body Mutagen","s":36,"u":"stone%20body%20mutagen%20(generic)_fop"},{"n":"Bonmuan Swapping Stone","s":37,"u":"bonmuan%20swapping%20stone%20(generic)_frp1"},{"n":"Apricot Of Bestial Might","s":38,"u":"apricot%20of%20bestial%20might_frp2"},{"n":"Stormbreaker Fulu","s":38,"u":"stormbreaker%20fulu_frp2"},{"n":"Tusk And Fang Chain","s":38,"u":"tusk%20and%20fang%20chain_frp2"},{"n":"Ablative Armor Plating","s":2,"u":"ablative%20armor%20plating%20(generic)_g%26g"},{"n":"Ablative Shield Plating","s":2,"u":"ablative%20shield%20plating%20(generic)_g%26g"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Adaptive Cogwheel","s":2,"u":"adaptive%20cogwheel_g%26g"},{"n":"Admonishing Band","s":2,"u":"admonishing%20band_g%26g"},{"n":"Aromatic Ammunition","s":2,"u":"aromatic%20ammunition_g%26g"},{"n":"Awakened Metal Shot","s":2,"u":"awakened%20metal%20shot%20(generic)_g%26g"},{"n":"Binding Snare","s":2,"u":"binding%20snare_g%26g"},{"n":"Black Powder","s":2,"u":"black%20powder%20(generic)_g%26g"},{"n":"Blast Boots","s":2,"u":"blast%20boots%20(generic)_g%26g"},{"n":"Breech Ejectors","s":2,"u":"breech%20ejectors_g%26g"},{"n":"Cauterizing Torch","s":2,"u":"cauterizing%20torch_g%26g"},{"n":"Chameleon Suit","s":2,"u":"chameleon%20suit%20(generic)_g%26g"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Goggles","s":2,"u":"clockwork%20goggles%20(generic)_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Cryomister","s":2,"u":"cryomister%20(generic)_g%26g"},{"n":"Death Coil","s":2,"u":"death%20coil_g%26g"},{"n":"Detonating Gears Snare","s":2,"u":"detonating%20gears%20snare_g%26g"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Electromuscular Stimulator","s":2,"u":"electromuscular%20stimulator_g%26g"},{"n":"Energized Cartridge","s":2,"u":"energized%20cartridge_g%26g"},{"n":"Eroding Bullet","s":2,"u":"eroding%20bullet_g%26g"},{"n":"Etheric Essence Disruptor","s":2,"u":"etheric%20essence%20disruptor%20(generic)_g%26g"},{"n":"Explosive Mine","s":2,"u":"explosive%20mine%20(generic)_g%26g"},{"n":"Exsanguinating Ammunition","s":2,"u":"exsanguinating%20ammunition%20(generic)_g%26g"},{"n":"Fairy Bullet","s":2,"u":"fairy%20bullet_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Flare Beacon","s":2,"u":"flare%20beacon%20(generic)_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Gadget Skates","s":2,"u":"gadget%20skates_g%26g"},{"n":"Galvasphere","s":2,"u":"galvasphere_g%26g"},{"n":"Gecko Pads","s":2,"u":"gecko%20pads%20(generic)_g%26g"},{"n":"Ghostshot Wrapping","s":2,"u":"ghostshot%20wrapping_g%26g"},{"n":"Glue Bullet","s":2,"u":"glue%20bullet_g%26g"},{"n":"Goblin-eye Orb","s":2,"u":"goblin-eye%20orb_g%26g"},{"n":"Impact Foam Chassis","s":2,"u":"impact%20foam%20chassis%20(generic)_g%26g"},{"n":"Indomitable Keepsake","s":2,"u":"indomitable%20keepsake%20(generic)_g%26g"},{"n":"Instant Spy","s":2,"u":"instant%20spy_g%26g"},{"n":"Magnetic Suit","s":2,"u":"magnetic%20suit%20(generic)_g%26g"},{"n":"Material Essence Disruptor","s":2,"u":"material%20essence%20disruptor%20(generic)_g%26g"},{"n":"Meteor Shot","s":2,"u":"meteor%20shot%20(generic)_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Peacemaker","s":2,"u":"peacemaker_g%26g"},{"n":"Persistent Lodestone","s":2,"u":"persistent%20lodestone_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Shockguard Coil","s":2,"u":"shockguard%20coil_g%26g"},{"n":"Shrapnel Snare","s":2,"u":"shrapnel%20snare_g%26g"},{"n":"Shrieking Skull","s":2,"u":"shrieking%20skull_g%26g"},{"n":"Silencing Shot","s":2,"u":"silencing%20shot_g%26g"},{"n":"Silver Tripod","s":2,"u":"silver%20tripod_g%26g"},{"n":"Smoke Fan","s":2,"u":"smoke%20fan%20(generic)_g%26g"},{"n":"Sniper's Bead","s":2,"u":"sniper's%20bead%20(generic)_g%26g"},{"n":"Spirit Snare","s":2,"u":"spirit%20snare_g%26g"},{"n":"Stepping Stone Shot","s":2,"u":"stepping%20stone%20shot%20(generic)_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Trustworthy Round","s":2,"u":"trustworthy%20round_g%26g"},{"n":"Wind-up Cart","s":2,"u":"wind-up%20cart_g%26g"},{"n":"Fortifying Pebble","s":7,"u":"fortifying%20pebble_locg"},{"n":"Lastwall Soup","s":7,"u":"lastwall%20soup_locg"},{"n":"Pathfinder's Pouch","s":7,"u":"pathfinder's%20pouch_locg"},{"n":"Snapleaf","s":7,"u":"snapleaf_locg"},{"n":"Dagger Of Eternal Sleep","s":58,"u":"dagger%20of%20eternal%20sleep_logm"},{"n":"Deteriorating Dust","s":58,"u":"deteriorating%20dust%20(generic)_logm"},{"n":"Lucky Rabbit's Foot","s":58,"u":"lucky%20rabbit's%20foot_logm"},{"n":"Alkenstar Ice Wine","s":6,"u":"alkenstar%20ice%20wine_loil"},{"n":"Bottled Screams","s":6,"u":"bottled%20screams_loil"},{"n":"Defiled Costa","s":6,"u":"defiled%20costa%20(generic)_loil"},{"n":"Grave Token","s":6,"u":"grave%20token_loil"},{"n":"Unsullied Blood","s":6,"u":"unsullied%20blood%20(generic)_loil"},{"n":"Vulture's Wing","s":6,"u":"vulture's%20wing_loil"},{"n":"Condensed Mana","s":6,"u":"condensed%20mana_loil"},{"n":"Goo Grenade","s":6,"u":"goo%20grenade%20(generic)_loil"},{"n":"Oozepick","s":6,"u":"oozepick%20(generic)_loil"},{"n":"Oxygen Ooze","s":6,"u":"oxygen%20ooze_loil"},{"n":"Anointing Oil","s":59,"u":"anointing%20oil%20(generic)_lokl"},{"n":"Camp Shroud","s":59,"u":"camp%20shroud%20(generic)_lokl"},{"n":"Ghost Oil","s":59,"u":"ghost%20oil_lokl"},{"n":"Addiction Suppressant","s":66,"u":"addiction%20suppressant%20(generic)_lol"},{"n":"Applereed Mutagen","s":66,"u":"applereed%20mutagen%20(generic)_lol"},{"n":"Celestial Peach","s":66,"u":"celestial%20peach%20(generic)_lol"},{"n":"Diluted Hype","s":66,"u":"diluted%20hype_lol"},{"n":"Honeyscent","s":66,"u":"honeyscent_lol"},{"n":"Hype","s":66,"u":"hype_lol"},{"n":"Lovers' Ink","s":66,"u":"lovers'%20ink_lol"},{"n":"Plasma Hype","s":66,"u":"plasma%20hype_lol"},{"n":"Ruby String","s":66,"u":"ruby%20string_lol"},{"n":"Starshot Arrow","s":66,"u":"starshot%20arrow%20(generic)_lol"},{"n":"Sun Orchid Poultice","s":66,"u":"sun%20orchid%20poultice_lol"},{"n":"Swamp Lily Quilt","s":66,"u":"swamp%20lily%20quilt_lol"},{"n":"Vaccine","s":66,"u":"vaccine%20(generic)_lol"},{"n":"Alignment Ampoule","s":60,"u":"alignment%20ampoule%20(generic)_lopsg"},{"n":"Body Recovery Kit","s":60,"u":"body%20recovery%20kit_lopsg"},{"n":"Bookthief Brew","s":60,"u":"bookthief%20brew_lopsg"},{"n":"Boulderhead Bock","s":60,"u":"boulderhead%20bock_lopsg"},{"n":"Emergency Disguise","s":60,"u":"emergency%20disguise_lopsg"},{"n":"Metalmist Sphere","s":60,"u":"metalmist%20sphere%20(generic)_lopsg"},{"n":"Psychic Warding Bracelet","s":60,"u":"psychic%20warding%20bracelet_lopsg"},{"n":"Quickpatch Glue","s":60,"u":"quickpatch%20glue_lopsg"},{"n":"Vermin Repellent Agent","s":60,"u":"vermin%20repellent%20agent%20(generic)_lopsg"},{"n":"Artevil Suspension","s":61,"u":"artevil%20suspension_lotg"},{"n":"Curled Cure Gel","s":61,"u":"curled%20cure%20gel_lotg"},{"n":"Drowsy Sun Eye Drops","s":61,"u":"drowsy%20sun%20eye%20drops_lotg"},{"n":"Lady's Blessing Oil","s":61,"u":"lady's%20blessing%20oil_lotg"},{"n":"Toothwort Extract","s":61,"u":"toothwort%20extract_lotg"},{"n":"Yarrow-Root Bandage","s":61,"u":"yarrow-root%20bandage_lotg"},{"n":"Abysium Powder","s":8,"u":"abysium%20powder_lotgb"},{"n":"Avalanche Of Stones Snare","s":8,"u":"avalanche%20of%20stones%20snare_lotgb"},{"n":"Big Rock Bullet","s":8,"u":"big%20rock%20bullet%20(generic)_lotgb"},{"n":"Blindpepper Bolt","s":8,"u":"blindpepper%20bolt_lotgb"},{"n":"Brewer's Regret","s":8,"u":"brewer's%20regret%20(generic)_lotgb"},{"n":"Burning Badger Guts Snare","s":8,"u":"burning%20badger%20guts%20snare_lotgb"},{"n":"Chopping Evisceration Snare","s":8,"u":"chopping%20evisceration%20snare_lotgb"},{"n":"Clockwork Spider Bomb","s":8,"u":"clockwork%20spider%20bomb_lotgb"},{"n":"Cold Comfort","s":8,"u":"cold%20comfort%20(generic)_lotgb"},{"n":"Deadweight Snare","s":8,"u":"deadweight%20snare_lotgb"},{"n":"Djezet Dose","s":8,"u":"djezet%20dose_lotgb"},{"n":"Dragon's Blood Pudding","s":8,"u":"dragon's%20blood%20pudding%20(generic)_lotgb"},{"n":"Dragonfly Potion","s":8,"u":"dragonfly%20potion_lotgb"},{"n":"Enfilading Arrow","s":8,"u":"enfilading%20arrow_lotgb"},{"n":"Envenomed Snare","s":8,"u":"envenomed%20snare_lotgb"},{"n":"Fake Blood Pack","s":8,"u":"fake%20blood%20pack_lotgb"},{"n":"Fire And Iceberg","s":8,"u":"fire%20and%20iceberg%20(generic)_lotgb"},{"n":"Follypops","s":8,"u":"follypops%20(generic)_lotgb"},{"n":"Glittering Snare","s":8,"u":"glittering%20snare_lotgb"},{"n":"Impossible Cake","s":8,"u":"impossible%20cake%20(generic)_lotgb"},{"n":"Juxtaposition Ammunition","s":8,"u":"juxtaposition%20ammunition_lotgb"},{"n":"Malleable Mixture","s":8,"u":"malleable%20mixture%20(generic)_lotgb"},{"n":"Mirror-ball Snare","s":8,"u":"mirror-ball%20snare_lotgb"},{"n":"Mudrock Snare","s":8,"u":"mudrock%20snare_lotgb"},{"n":"Periscopic Viewfinder","s":8,"u":"periscopic%20viewfinder_lotgb"},{"n":"Popdust","s":8,"u":"popdust_lotgb"},{"n":"Powder","s":8,"u":"powder_lotgb"},{"n":"Pummeling Snare","s":8,"u":"pummeling%20snare_lotgb"},{"n":"Raining Knives Snare","s":8,"u":"raining%20knives%20snare_lotgb"},{"n":"Recovery Bladder","s":8,"u":"recovery%20bladder_lotgb"},{"n":"Rending Snare","s":8,"u":"rending%20snare_lotgb"},{"n":"Rhino Shot","s":8,"u":"rhino%20shot_lotgb"},{"n":"Rock Ripper Snare","s":8,"u":"rock%20ripper%20snare_lotgb"},{"n":"Server's Stew","s":8,"u":"server's%20stew_lotgb"},{"n":"Silencing Ammunition","s":8,"u":"silencing%20ammunition_lotgb"},{"n":"Singularity Ammunition","s":8,"u":"singularity%20ammunition_lotgb"},{"n":"Sky Serpent Bolt","s":8,"u":"sky%20serpent%20bolt_lotgb"},{"n":"Sneezing Powder","s":8,"u":"sneezing%20powder_lotgb"},{"n":"Spring-loaded Net Launcher","s":8,"u":"spring-loaded%20net%20launcher_lotgb"},{"n":"Static Snare","s":8,"u":"static%20snare_lotgb"},{"n":"Stonethroat Ammunition","s":8,"u":"stonethroat%20ammunition_lotgb"},{"n":"Sulfur Bomb","s":8,"u":"sulfur%20bomb%20(generic)_lotgb"},{"n":"Tar Rocket Snare","s":8,"u":"tar%20rocket%20snare_lotgb"},{"n":"Thrice-fried Mudwings","s":8,"u":"thrice-fried%20mudwings_lotgb"},{"n":"Toadskin Salve","s":8,"u":"toadskin%20salve%20(generic)_lotgb"},{"n":"Transposition Ammunition","s":8,"u":"transposition%20ammunition%20(generic)_lotgb"},{"n":"Vexing Vapor","s":8,"u":"vexing%20vapor%20(generic)_lotgb"},{"n":"Wet Shock Snare","s":8,"u":"wet%20shock%20snare_lotgb"},{"n":"Sun Orchid Elixir","s":62,"u":"sun%20orchid%20elixir_lowg"},{"n":"Blaze","s":42,"u":"blaze_ooa1"},{"n":"Searing Suture","s":42,"u":"searing%20suture%20(generic)_ooa1"},{"n":"War Blood Mutagen","s":42,"u":"war%20blood%20mutagen%20(generic)_ooa1"},{"n":"Golden Branding Iron","s":43,"u":"golden%20branding%20iron%20(generic)_ooa2"},{"n":"Pyronite","s":43,"u":"pyronite_ooa2"},{"n":"Alchemical Fuse","s":43,"u":"alchemical%20fuse_ooa2"},{"n":"Alchemist's Damper","s":43,"u":"alchemist's%20damper_ooa2"},{"n":"Dupe's Gold Nugget","s":43,"u":"dupe's%20gold%20nugget_ooa2"},{"n":"Golden-Cased Bullet","s":43,"u":"golden-cased%20bullet%20(generic)_ooa2"},{"n":"Golden Silencer","s":43,"u":"golden%20silencer%20(generic)_ooa2"},{"n":"Golden Spur","s":43,"u":"golden%20spur_ooa2"},{"n":"Liquid Gold","s":43,"u":"liquid%20gold%20(generic)_ooa2"},{"n":"Harpoon Bolt","s":43,"u":"harpoon%20bolt_ooa2"},{"n":"Lodestone Pellet","s":43,"u":"lodestone%20pellet_ooa2"},{"n":"Reducer Round","s":44,"u":"reducer%20round_ooa3"},{"n":"Star Grenade","s":44,"u":"star%20grenade%20(generic)_ooa3"},{"n":"Corpsecaller Round","s":44,"u":"corpsecaller%20round_ooa3"},{"n":"Skull Bomb","s":44,"u":"skull%20bomb_ooa3"},{"n":"Effervescent Decoction","s":44,"u":"effervescent%20decoction_ooa3"},{"n":"Mana-Rattler Liniment","s":44,"u":"mana-rattler%20liniment_ooa3"},{"n":"Mutagenic Renovator","s":44,"u":"mutagenic%20renovator_ooa3"},{"n":"Junk Bomb","s":67,"u":"junk%20bomb%20(generic)_pfum"},{"n":"Pressure Bomb","s":67,"u":"pressure%20bomb%20(generic)_pfum"},{"n":"Spiderfoot Brew","s":67,"u":"spiderfoot%20brew%20(generic)_pfum"},{"n":"Clinging Ooze Snare","s":67,"u":"clinging%20ooze%20snare_pfum"},{"n":"Boom Snare","s":67,"u":"boom%20snare_pfum"},{"n":"Overloaded Brain Grenade","s":67,"u":"overloaded%20brain%20grenade_pfum"},{"n":"Ice Slick Snare","s":67,"u":"ice%20slick%20snare_pfum"},{"n":"Oily Button","s":45,"u":"oily%20button_sli"},{"n":"Putrescent Glob","s":45,"u":"putrescent%20glob_sli"},{"n":"Sixfingers Elixir","s":45,"u":"sixfingers%20elixir%20(generic)_sli"},{"n":"Slippery Ribbon","s":45,"u":"slippery%20ribbon_sli"},{"n":"Apotropaic Fulu","s":64,"u":"apotropaic%20fulu_som"},{"n":"Binding Coil","s":64,"u":"binding%20coil%20(generic)_som"},{"n":"Dazzling Rosary","s":64,"u":"dazzling%20rosary%20(generic)_som"},{"n":"Detect Anathema Fulu","s":64,"u":"detect%20anathema%20fulu_som"},{"n":"Dimensional Knot","s":64,"u":"dimensional%20knot_som"},{"n":"Dispersing Bullet","s":64,"u":"dispersing%20bullet_som"},{"n":"Dragonbone Arrowhead","s":64,"u":"dragonbone%20arrowhead_som"},{"n":"Eye Of Enlightenment","s":64,"u":"eye%20of%20enlightenment_som"},{"n":"Firestarter Pellets","s":64,"u":"firestarter%20pellets%20(generic)_som"},{"n":"Force Tiles","s":64,"u":"force%20tiles_som"},{"n":"Fu Water","s":64,"u":"fu%20water_som"},{"n":"Fulu Of Fire Suppression","s":64,"u":"fulu%20of%20fire%20suppression_som"},{"n":"Fulu Of Flood Suppression","s":64,"u":"fulu%20of%20flood%20suppression_som"},{"n":"Fulu Of The Drunken Monkey","s":64,"u":"fulu%20of%20the%20drunken%20monkey_som"},{"n":"Fulu Of The Stoic Ox","s":64,"u":"fulu%20of%20the%20stoic%20ox_som"},{"n":"Fulus Of Concealment","s":64,"u":"fulus%20of%20concealment_som"},{"n":"Ghostbane Fulu","s":64,"u":"ghostbane%20fulu_som"},{"n":"Ghostly Portal Paint","s":64,"u":"ghostly%20portal%20paint_som"},{"n":"Golden Chrysalis","s":64,"u":"golden%20chrysalis_som"},{"n":"Healer's Gel","s":64,"u":"healer's%20gel%20(generic)_som"},{"n":"Lion Claw","s":64,"u":"lion%20claw_som"},{"n":"Magical Lock Fulu","s":64,"u":"magical%20lock%20fulu_som"},{"n":"Matchmaker Fulu","s":64,"u":"matchmaker%20fulu_som"},{"n":"Noxious Incense","s":64,"u":"noxious%20incense%20(generic)_som"},{"n":"Orchestral Brooch","s":64,"u":"orchestral%20brooch_som"},{"n":"Phoenix Flask","s":64,"u":"phoenix%20flask_som"},{"n":"Potion Of Grounding","s":64,"u":"potion%20of%20grounding_som"},{"n":"Potion Of Minute Echoes","s":64,"u":"potion%20of%20minute%20echoes_som"},{"n":"Potion Of Shared Life","s":64,"u":"potion%20of%20shared%20life_som"},{"n":"Potion Of Stable Form","s":64,"u":"potion%20of%20stable%20form%20(generic)_som"},{"n":"Rebound Fulu","s":64,"u":"rebound%20fulu_som"},{"n":"Resonating Ammunition","s":64,"u":"resonating%20ammunition_som"},{"n":"Restful Sleep Fulu","s":64,"u":"restful%20sleep%20fulu_som"},{"n":"Retrieval Prism","s":64,"u":"retrieval%20prism%20(generic)_som"},{"n":"Shimmering Dust","s":64,"u":"shimmering%20dust_som"},{"n":"Shortbread Spy","s":64,"u":"shortbread%20spy_som"},{"n":"Soothing Scents","s":64,"u":"soothing%20scents_som"},{"n":"Spirit-sealing Fulu","s":64,"u":"spirit-sealing%20fulu%20(generic)_som"},{"n":"Stormbreaker Fulu","s":64,"u":"stormbreaker%20fulu_som"},{"n":"Stormfeather","s":64,"u":"stormfeather_som"},{"n":"Thunderbird Tuft","s":64,"u":"thunderbird%20tuft%20(generic)_som"},{"n":"Topology Protoplasm","s":64,"u":"topology%20protoplasm_som"},{"n":"Tracking Fulu","s":64,"u":"tracking%20fulu_som"},{"n":"Vapor Sphere","s":64,"u":"vapor%20sphere_som"},{"n":"Venomous Cure Fulu","s":64,"u":"venomous%20cure%20fulu_som"},{"n":"Waterproofing Wax","s":64,"u":"waterproofing%20wax_som"},{"n":"Forgetful Ink","s":46,"u":"forgetful%20ink_sot1"},{"n":"Rhino Hide Brooch","s":47,"u":"rhino%20hide%20brooch_sot2"},{"n":"Singing Muse","s":47,"u":"singing%20muse_sot2"},{"n":"Barricade Stone","s":48,"u":"barricade%20stone%20(generic)_sot3"},{"n":"Ixamè's Eye","s":48,"u":"ixam%c3%a8's%20eye_sot3"},{"n":"Red-Rib Gill Mask","s":48,"u":"red-rib%20gill%20mask%20(generic)_sot3"},{"n":"Deathless Light","s":49,"u":"deathless%20light_sot4"},{"n":"Antivenom Potion","s":52,"u":"antivenom%20potion_tio"},{"n":"Capsaicin Tonic","s":52,"u":"capsaicin%20tonic_tio"}]},"talisman":{"2":[{"n":"Balisse Feather","s":4,"u":"balisse%20feather_apg"},{"n":"Basilisk Eye","s":4,"u":"basilisk%20eye_apg"},{"n":"Bloodseeker Beak","s":5,"u":"bloodseeker%20beak_crb"},{"n":"Bronze Bull Pendant","s":5,"u":"bronze%20bull%20pendant_crb"},{"n":"Crying Angel Pendant","s":5,"u":"crying%20angel%20pendant_crb"},{"n":"Dazing Coil","s":5,"u":"dazing%20coil_crb"},{"n":"Dispelling Sliver","s":5,"u":"dispelling%20sliver_crb"},{"n":"Dragon Turtle Scale","s":5,"u":"dragon%20turtle%20scale_crb"},{"n":"Effervescent Ampoule","s":5,"u":"effervescent%20ampoule_crb"},{"n":"Emerald Grasshopper","s":5,"u":"emerald%20grasshopper_crb"},{"n":"Eye of Apprehension","s":5,"u":"eye%20of%20apprehension_crb"},{"n":"Fade Band","s":5,"u":"fade%20band_crb"},{"n":"Fear Gem","s":5,"u":"fear%20gem_crb"},{"n":"Feather Step Stone","s":5,"u":"feather%20step%20stone_crb"},{"n":"Flame Navette","s":5,"u":"flame%20navette_crb"},{"n":"Gallows Tooth","s":5,"u":"gallows%20tooth_crb"},{"n":"Ghost Dust","s":5,"u":"ghost%20dust_crb"},{"n":"Grim Trophy","s":5,"u":"grim%20trophy_crb"},{"n":"Hunter's Bane","s":5,"u":"hunter's%20bane_crb"},{"n":"Iron Cube","s":5,"u":"iron%20cube_crb"},{"n":"Iron Cudgel","s":5,"u":"iron%20cudgel_crb"},{"n":"Iron Equalizer","s":5,"u":"iron%20equalizer_crb"},{"n":"Iron Medallion","s":5,"u":"iron%20medallion_crb"},{"n":"Jade Bauble","s":5,"u":"jade%20bauble_crb"},{"n":"Jade Cat","s":5,"u":"jade%20cat_crb"},{"n":"Mending Lattice","s":5,"u":"mending%20lattice_crb"},{"n":"Mesmerizing Opal","s":5,"u":"mesmerizing%20opal_crb"},{"n":"Monkey Pin","s":5,"u":"monkey%20pin_crb"},{"n":"Mummified Bat","s":5,"u":"mummified%20bat_crb"},{"n":"Murderer's Knot","s":5,"u":"murderer's%20knot_crb"},{"n":"Onyx Panther","s":5,"u":"onyx%20panther_crb"},{"n":"Owlbear Claw","s":5,"u":"owlbear%20claw_crb"},{"n":"Potency Crystal","s":5,"u":"potency%20crystal_crb"},{"n":"Savior Spike","s":5,"u":"savior%20spike_crb"},{"n":"Shark Tooth Charm","s":5,"u":"shark%20tooth%20charm_crb"},{"n":"Sneaky Key","s":5,"u":"sneaky%20key_crb"},{"n":"Swift Block Cabochon","s":5,"u":"swift%20block%20cabochon_crb"},{"n":"Tiger Menuki","s":5,"u":"tiger%20menuki_crb"},{"n":"Vanishing Coin","s":5,"u":"vanishing%20coin_crb"},{"n":"Viper's Fang","s":5,"u":"viper's%20fang_crb"},{"n":"Wolf Fang","s":5,"u":"wolf%20fang_crb"},{"n":"Grinning Pugwampi","s":20,"u":"grinning%20pugwampi_aoa5"},{"n":"Whisper Briolette","s":25,"u":"whisper%20briolette_aoe4"},{"n":"Peachwood Talisman","s":10,"u":"peachwood%20talisman_botd"},{"n":"Conrasu Coin","s":11,"u":"conrasu%20coin%20(generic)_da"},{"n":"Beckoning Cat Amulet","s":32,"u":"beckoning%20cat%20amulet_ec2"},{"n":"Celestial Hair","s":35,"u":"celestial%20hair_ec6"},{"n":"Tusk And Fang Chain","s":38,"u":"tusk%20and%20fang%20chain_frp2"},{"n":"Adaptive Cogwheel","s":2,"u":"adaptive%20cogwheel_g%26g"},{"n":"Admonishing Band","s":2,"u":"admonishing%20band_g%26g"},{"n":"Energized Cartridge","s":2,"u":"energized%20cartridge_g%26g"},{"n":"Ghostshot Wrapping","s":2,"u":"ghostshot%20wrapping_g%26g"},{"n":"Goblin-eye Orb","s":2,"u":"goblin-eye%20orb_g%26g"},{"n":"Indomitable Keepsake","s":2,"u":"indomitable%20keepsake%20(generic)_g%26g"},{"n":"Peacemaker","s":2,"u":"peacemaker_g%26g"},{"n":"Persistent Lodestone","s":2,"u":"persistent%20lodestone_g%26g"},{"n":"Shockguard Coil","s":2,"u":"shockguard%20coil_g%26g"},{"n":"Shrieking Skull","s":2,"u":"shrieking%20skull_g%26g"},{"n":"Silver Tripod","s":2,"u":"silver%20tripod_g%26g"},{"n":"Sniper's Bead","s":2,"u":"sniper's%20bead%20(generic)_g%26g"},{"n":"Fortifying Pebble","s":7,"u":"fortifying%20pebble_locg"},{"n":"Snapleaf","s":7,"u":"snapleaf_locg"},{"n":"Lucky Rabbit's Foot","s":58,"u":"lucky%20rabbit's%20foot_logm"},{"n":"Emergency Disguise","s":60,"u":"emergency%20disguise_lopsg"},{"n":"Golden Branding Iron","s":43,"u":"golden%20branding%20iron%20(generic)_ooa2"},{"n":"Alchemist's Damper","s":43,"u":"alchemist's%20damper_ooa2"},{"n":"Dupe's Gold Nugget","s":43,"u":"dupe's%20gold%20nugget_ooa2"},{"n":"Golden Silencer","s":43,"u":"golden%20silencer%20(generic)_ooa2"},{"n":"Golden Spur","s":43,"u":"golden%20spur_ooa2"},{"n":"Liquid Gold","s":43,"u":"liquid%20gold%20(generic)_ooa2"},{"n":"Oily Button","s":45,"u":"oily%20button_sli"},{"n":"Putrescent Glob","s":45,"u":"putrescent%20glob_sli"},{"n":"Slippery Ribbon","s":45,"u":"slippery%20ribbon_sli"},{"n":"Binding Coil","s":64,"u":"binding%20coil%20(generic)_som"},{"n":"Detect Anathema Fulu","s":64,"u":"detect%20anathema%20fulu_som"},{"n":"Dragonbone Arrowhead","s":64,"u":"dragonbone%20arrowhead_som"},{"n":"Eye Of Enlightenment","s":64,"u":"eye%20of%20enlightenment_som"},{"n":"Fulu Of The Drunken Monkey","s":64,"u":"fulu%20of%20the%20drunken%20monkey_som"},{"n":"Fulu Of The Stoic Ox","s":64,"u":"fulu%20of%20the%20stoic%20ox_som"},{"n":"Ghostbane Fulu","s":64,"u":"ghostbane%20fulu_som"},{"n":"Lion Claw","s":64,"u":"lion%20claw_som"},{"n":"Matchmaker Fulu","s":64,"u":"matchmaker%20fulu_som"},{"n":"Orchestral Brooch","s":64,"u":"orchestral%20brooch_som"},{"n":"Rebound Fulu","s":64,"u":"rebound%20fulu_som"},{"n":"Retrieval Prism","s":64,"u":"retrieval%20prism%20(generic)_som"},{"n":"Stormbreaker Fulu","s":64,"u":"stormbreaker%20fulu_som"},{"n":"Stormfeather","s":64,"u":"stormfeather_som"},{"n":"Vapor Sphere","s":64,"u":"vapor%20sphere_som"},{"n":"Venomous Cure Fulu","s":64,"u":"venomous%20cure%20fulu_som"},{"n":"Rhino Hide Brooch","s":47,"u":"rhino%20hide%20brooch_sot2"},{"n":"Singing Muse","s":47,"u":"singing%20muse_sot2"},{"n":"Ixamè's Eye","s":48,"u":"ixam%c3%a8's%20eye_sot3"}]},"bomb":{"2":[{"n":"Blight Bomb","s":4,"u":"blight%20bomb%20(generic)_apg"},{"n":"Crystal Shards","s":4,"u":"crystal%20shards%20(generic)_apg"},{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Ghost Charge","s":4,"u":"ghost%20charge%20(generic)_apg"},{"n":"Acid Flask","s":5,"u":"acid%20flask%20(generic)_crb"},{"n":"Alchemist's Fire","s":5,"u":"alchemist's%20fire%20(generic)_crb"},{"n":"Bottled Lightning","s":5,"u":"bottled%20lightning%20(generic)_crb"},{"n":"Frost Vial","s":5,"u":"frost%20vial%20(generic)_crb"},{"n":"Tanglefoot Bag","s":5,"u":"tanglefoot%20bag%20(generic)_crb"},{"n":"Thunderstone","s":5,"u":"thunderstone%20(generic)_crb"},{"n":"Peshspine Grenade","s":20,"u":"peshspine%20grenade%20(generic)_aoa5"},{"n":"Blindpepper Bomb","s":22,"u":"blindpepper%20bomb_aoe1"},{"n":"Necrotic Bomb","s":30,"u":"necrotic%20bomb%20(generic)_av3"},{"n":"Bottled Sunlight","s":10,"u":"bottled%20sunlight%20(generic)_botd"},{"n":"Goo Grenade","s":6,"u":"goo%20grenade%20(generic)_loil"},{"n":"Alignment Ampoule","s":60,"u":"alignment%20ampoule%20(generic)_lopsg"},{"n":"Sulfur Bomb","s":8,"u":"sulfur%20bomb%20(generic)_lotgb"},{"n":"Vexing Vapor","s":8,"u":"vexing%20vapor%20(generic)_lotgb"},{"n":"Star Grenade","s":44,"u":"star%20grenade%20(generic)_ooa3"},{"n":"Junk Bomb","s":67,"u":"junk%20bomb%20(generic)_pfum"},{"n":"Pressure Bomb","s":67,"u":"pressure%20bomb%20(generic)_pfum"}]},"splash":{"2":[{"n":"Blight Bomb","s":4,"u":"blight%20bomb%20(generic)_apg"},{"n":"Crystal Shards","s":4,"u":"crystal%20shards%20(generic)_apg"},{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Ghost Charge","s":4,"u":"ghost%20charge%20(generic)_apg"},{"n":"Acid Flask","s":5,"u":"acid%20flask%20(generic)_crb"},{"n":"Alchemist's Fire","s":5,"u":"alchemist's%20fire%20(generic)_crb"},{"n":"Bottled Lightning","s":5,"u":"bottled%20lightning%20(generic)_crb"},{"n":"Frost Vial","s":5,"u":"frost%20vial%20(generic)_crb"},{"n":"Holy Water","s":5,"u":"holy%20water_crb"},{"n":"Thunderstone","s":5,"u":"thunderstone%20(generic)_crb"},{"n":"Unholy Water","s":5,"u":"unholy%20water_crb"},{"n":"Peshspine Grenade","s":20,"u":"peshspine%20grenade%20(generic)_aoa5"},{"n":"Necrotic Bomb","s":30,"u":"necrotic%20bomb%20(generic)_av3"},{"n":"Bottled Sunlight","s":10,"u":"bottled%20sunlight%20(generic)_botd"},{"n":"Meteor Shot","s":2,"u":"meteor%20shot%20(generic)_g%26g"},{"n":"Goo Grenade","s":6,"u":"goo%20grenade%20(generic)_loil"},{"n":"Sulfur Bomb","s":8,"u":"sulfur%20bomb%20(generic)_lotgb"},{"n":"Vexing Vapor","s":8,"u":"vexing%20vapor%20(generic)_lotgb"},{"n":"Star Grenade","s":44,"u":"star%20grenade%20(generic)_ooa3"},{"n":"Junk Bomb","s":67,"u":"junk%20bomb%20(generic)_pfum"},{"n":"Pressure Bomb","s":67,"u":"pressure%20bomb%20(generic)_pfum"},{"n":"Overloaded Brain Grenade","s":67,"u":"overloaded%20brain%20grenade_pfum"},{"n":"Fu Water","s":64,"u":"fu%20water_som"}]},"injury":{"2":[{"n":"Cerulean Scourge","s":4,"u":"cerulean%20scourge_apg"},{"n":"Leadenleg","s":4,"u":"leadenleg_apg"},{"n":"Black Adder Venom","s":5,"u":"black%20adder%20venom_crb"},{"n":"Cytillesh Oil","s":5,"u":"cytillesh%20oil_crb"},{"n":"Giant Centipede Venom","s":5,"u":"giant%20centipede%20venom_crb"},{"n":"Giant Scorpion Venom","s":5,"u":"giant%20scorpion%20venom_crb"},{"n":"Giant Wasp Venom","s":5,"u":"giant%20wasp%20venom_crb"},{"n":"Graveroot","s":5,"u":"graveroot_crb"},{"n":"Hunting Spider Venom","s":5,"u":"hunting%20spider%20venom_crb"},{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Purple Worm Venom","s":5,"u":"purple%20worm%20venom_crb"},{"n":"Shadow Essence","s":5,"u":"shadow%20essence_crb"},{"n":"Wyvern Poison","s":5,"u":"wyvern%20poison_crb"},{"n":"Zerk","s":15,"u":"zerk_gmg"},{"n":"Mage Bane","s":20,"u":"mage%20bane_aoa5"},{"n":"Oblivion Essence","s":20,"u":"oblivion%20essence_aoa5"},{"n":"Weeping Midnight","s":20,"u":"weeping%20midnight_aoa5"},{"n":"Death Knell Powder","s":25,"u":"death%20knell%20powder_aoe4"},{"n":"Lifeblight Residue","s":25,"u":"lifeblight%20residue_aoe4"},{"n":"Spell-eating Pitch","s":25,"u":"spell-eating%20pitch_aoe4"},{"n":"Sloughing Toxin","s":29,"u":"sloughing%20toxin_av2"},{"n":"Stupor Poison","s":30,"u":"stupor%20poison_av3"}]},"elixir":{"2":[{"n":"Drakeheart Mutagen","s":4,"u":"drakeheart%20mutagen%20(generic)_apg"},{"n":"Focus Cathartic","s":4,"u":"focus%20cathartic%20(generic)_apg"},{"n":"Olfactory Obfuscator","s":4,"u":"olfactory%20obfuscator%20(generic)_apg"},{"n":"Sinew-shock Serum","s":4,"u":"sinew-shock%20serum%20(generic)_apg"},{"n":"Antidote","s":5,"u":"antidote%20(generic)_crb"},{"n":"Antiplague","s":5,"u":"antiplague%20(generic)_crb"},{"n":"Bestial Mutagen","s":5,"u":"bestial%20mutagen%20(generic)_crb"},{"n":"Bomber's Eye Elixir","s":5,"u":"bomber's%20eye%20elixir%20(generic)_crb"},{"n":"Bravo's Brew","s":5,"u":"bravo's%20brew%20(generic)_crb"},{"n":"Cat's Eye Elixir","s":5,"u":"cat's%20eye%20elixir_crb"},{"n":"Cheetah's Elixir","s":5,"u":"cheetah's%20elixir%20(generic)_crb"},{"n":"Cognitive Mutagen","s":5,"u":"cognitive%20mutagen%20(generic)_crb"},{"n":"Comprehension Elixir","s":5,"u":"comprehension%20elixir%20(generic)_crb"},{"n":"Darkvision Elixir","s":5,"u":"darkvision%20elixir%20(generic)_crb"},{"n":"Eagle-eye Elixir","s":5,"u":"eagle-eye%20elixir%20(generic)_crb"},{"n":"Elixir of Life","s":5,"u":"elixir%20of%20life%20(generic)_crb"},{"n":"Elixir of Rejuvenation","s":5,"u":"elixir%20of%20rejuvenation_crb"},{"n":"Infiltrator's Elixir","s":5,"u":"infiltrator's%20elixir_crb"},{"n":"Juggernaut Mutagen","s":5,"u":"juggernaut%20mutagen%20(generic)_crb"},{"n":"Leaper's Elixir","s":5,"u":"leaper's%20elixir%20(generic)_crb"},{"n":"Mistform Elixir","s":5,"u":"mistform%20elixir%20(generic)_crb"},{"n":"Quicksilver Mutagen","s":5,"u":"quicksilver%20mutagen%20(generic)_crb"},{"n":"Salamander Elixir","s":5,"u":"salamander%20elixir%20(generic)_crb"},{"n":"Sea Touch Elixir","s":5,"u":"sea%20touch%20elixir%20(generic)_crb"},{"n":"Serene Mutagen","s":5,"u":"serene%20mutagen%20(generic)_crb"},{"n":"Silvertongue Mutagen","s":5,"u":"silvertongue%20mutagen%20(generic)_crb"},{"n":"Stone Fist Elixir","s":5,"u":"stone%20fist%20elixir_crb"},{"n":"Winter Wolf Elixir","s":5,"u":"winter%20wolf%20elixir%20(generic)_crb"},{"n":"Mnemonic Acid","s":24,"u":"mnemonic%20acid_aoe3"},{"n":"Skeptic's Elixir","s":28,"u":"skeptic's%20elixir%20(generic)_av1"},{"n":"Ichthyosis Mutagen","s":29,"u":"ichthyosis%20mutagen_av2"},{"n":"Baleblood Draft","s":11,"u":"baleblood%20draft_da"},{"n":"Ambrosia Of Undying Hope","s":35,"u":"ambrosia%20of%20undying%20hope_ec6"},{"n":"Energy Mutagen","s":36,"u":"energy%20mutagen%20(generic)_fop"},{"n":"Stone Body Mutagen","s":36,"u":"stone%20body%20mutagen%20(generic)_fop"},{"n":"Apricot Of Bestial Might","s":38,"u":"apricot%20of%20bestial%20might_frp2"},{"n":"Lastwall Soup","s":7,"u":"lastwall%20soup_locg"},{"n":"Addiction Suppressant","s":66,"u":"addiction%20suppressant%20(generic)_lol"},{"n":"Applereed Mutagen","s":66,"u":"applereed%20mutagen%20(generic)_lol"},{"n":"Vaccine","s":66,"u":"vaccine%20(generic)_lol"},{"n":"Boulderhead Bock","s":60,"u":"boulderhead%20bock_lopsg"},{"n":"Malleable Mixture","s":8,"u":"malleable%20mixture%20(generic)_lotgb"},{"n":"Sun Orchid Elixir","s":62,"u":"sun%20orchid%20elixir_lowg"},{"n":"War Blood Mutagen","s":42,"u":"war%20blood%20mutagen%20(generic)_ooa1"},{"n":"Mana-Rattler Liniment","s":44,"u":"mana-rattler%20liniment_ooa3"},{"n":"Spiderfoot Brew","s":67,"u":"spiderfoot%20brew%20(generic)_pfum"},{"n":"Sixfingers Elixir","s":45,"u":"sixfingers%20elixir%20(generic)_sli"},{"n":"Capsaicin Tonic","s":52,"u":"capsaicin%20tonic_tio"}]},"mutagen":{"2":[{"n":"Drakeheart Mutagen","s":4,"u":"drakeheart%20mutagen%20(generic)_apg"},{"n":"Bestial Mutagen","s":5,"u":"bestial%20mutagen%20(generic)_crb"},{"n":"Cognitive Mutagen","s":5,"u":"cognitive%20mutagen%20(generic)_crb"},{"n":"Juggernaut Mutagen","s":5,"u":"juggernaut%20mutagen%20(generic)_crb"},{"n":"Quicksilver Mutagen","s":5,"u":"quicksilver%20mutagen%20(generic)_crb"},{"n":"Serene Mutagen","s":5,"u":"serene%20mutagen%20(generic)_crb"},{"n":"Silvertongue Mutagen","s":5,"u":"silvertongue%20mutagen%20(generic)_crb"},{"n":"Ichthyosis Mutagen","s":29,"u":"ichthyosis%20mutagen_av2"},{"n":"Energy Mutagen","s":36,"u":"energy%20mutagen%20(generic)_fop"},{"n":"Stone Body Mutagen","s":36,"u":"stone%20body%20mutagen%20(generic)_fop"},{"n":"Apricot Of Bestial Might","s":38,"u":"apricot%20of%20bestial%20might_frp2"},{"n":"Applereed Mutagen","s":66,"u":"applereed%20mutagen%20(generic)_lol"},{"n":"War Blood Mutagen","s":42,"u":"war%20blood%20mutagen%20(generic)_ooa1"}]},"invested":{"2":[{"n":"Earthglide Cloak","s":4,"u":"earthglide%20cloak_apg"},{"n":"Envisioning Mask","s":4,"u":"envisioning%20mask_apg"},{"n":"Fire-jump Ring","s":4,"u":"fire-jump%20ring_apg"},{"n":"Hellfire Boots","s":4,"u":"hellfire%20boots_apg"},{"n":"Lover's Gloves","s":4,"u":"lover's%20gloves_apg"},{"n":"Mask Of The Banshee","s":4,"u":"mask%20of%20the%20banshee%20(generic)_apg"},{"n":"Sleeves Of Storage","s":4,"u":"sleeves%20of%20storage%20(generic)_apg"},{"n":"Victory Plate","s":4,"u":"victory%20plate%20(generic)_apg"},{"n":"Walking Cauldron","s":4,"u":"walking%20cauldron_apg"},{"n":"Aeon Stone","s":5,"u":"aeon%20stone%20(generic)_crb"},{"n":"Alchemist Goggles","s":5,"u":"alchemist%20goggles%20(generic)_crb"},{"n":"Anklets of Alacrity","s":5,"u":"anklets%20of%20alacrity_crb"},{"n":"Armbands of Athleticism","s":5,"u":"armbands%20of%20athleticism%20(generic)_crb"},{"n":"Barding of the Zephyr","s":5,"u":"barding%20of%20the%20zephyr_crb"},{"n":"Belt of Giant Strength","s":5,"u":"belt%20of%20giant%20strength_crb"},{"n":"Belt of Regeneration","s":5,"u":"belt%20of%20regeneration_crb"},{"n":"Belt of the Five Kings","s":5,"u":"belt%20of%20the%20five%20kings_crb"},{"n":"Berserker's Cloak","s":5,"u":"berserker's%20cloak%20(generic)_crb"},{"n":"Boots of Bounding","s":5,"u":"boots%20of%20bounding%20(generic)_crb"},{"n":"Boots of Elvenkind","s":5,"u":"boots%20of%20elvenkind%20(generic)_crb"},{"n":"Boots of Speed","s":5,"u":"boots%20of%20speed_crb"},{"n":"Bracelet of Dashing","s":5,"u":"bracelet%20of%20dashing_crb"},{"n":"Bracers of Armor","s":5,"u":"bracers%20of%20armor%20(generic)_crb"},{"n":"Bracers of Missile Deflection","s":5,"u":"bracers%20of%20missile%20deflection%20(generic)_crb"},{"n":"Breastplate of Command","s":5,"u":"breastplate%20of%20command%20(generic)_crb"},{"n":"Brooch of Shielding","s":5,"u":"brooch%20of%20shielding_crb"},{"n":"Cape of the Mountebank","s":5,"u":"cape%20of%20the%20mountebank_crb"},{"n":"Cassock of Devotion","s":5,"u":"cassock%20of%20devotion_crb"},{"n":"Celestial Armor","s":5,"u":"celestial%20armor_crb"},{"n":"Channel Protection Amulet","s":5,"u":"channel%20protection%20amulet_crb"},{"n":"Choker of Elocution","s":5,"u":"choker%20of%20elocution%20(generic)_crb"},{"n":"Circlet of Persuasion","s":5,"u":"circlet%20of%20persuasion_crb"},{"n":"Clandestine Cloak","s":5,"u":"clandestine%20cloak%20(generic)_crb"},{"n":"Cloak of Elvenkind","s":5,"u":"cloak%20of%20elvenkind%20(generic)_crb"},{"n":"Cloak of the Bat","s":5,"u":"cloak%20of%20the%20bat%20(generic)_crb"},{"n":"Collar of Empathy","s":5,"u":"collar%20of%20empathy_crb"},{"n":"Collar of Inconspicuousness","s":5,"u":"collar%20of%20inconspicuousness_crb"},{"n":"Coyote Cloak","s":5,"u":"coyote%20cloak%20(generic)_crb"},{"n":"Crafter's Eyepiece","s":5,"u":"crafter's%20eyepiece%20(generic)_crb"},{"n":"Dancing Scarf","s":5,"u":"dancing%20scarf%20(generic)_crb"},{"n":"Daredevil Boots","s":5,"u":"daredevil%20boots%20(generic)_crb"},{"n":"Demon Armor","s":5,"u":"demon%20armor_crb"},{"n":"Demon Mask","s":5,"u":"demon%20mask%20(generic)_crb"},{"n":"Diadem of Intellect","s":5,"u":"diadem%20of%20intellect_crb"},{"n":"Diplomat's Badge","s":5,"u":"diplomat's%20badge_crb"},{"n":"Doubling Rings","s":5,"u":"doubling%20rings%20(generic)_crb"},{"n":"Dragonplate","s":5,"u":"dragonplate_crb"},{"n":"Dread Blindfold","s":5,"u":"dread%20blindfold_crb"},{"n":"Druid's Vestments","s":5,"u":"druid's%20vestments_crb"},{"n":"Electric Eelskin","s":5,"u":"electric%20eelskin_crb"},{"n":"Eye of Fortune","s":5,"u":"eye%20of%20fortune_crb"},{"n":"Eyes of the Eagle","s":5,"u":"eyes%20of%20the%20eagle_crb"},{"n":"Ghoul Hide","s":5,"u":"ghoul%20hide_crb"},{"n":"Gloves of Storing","s":5,"u":"gloves%20of%20storing_crb"},{"n":"Goggles of Night","s":5,"u":"goggles%20of%20night%20(generic)_crb"},{"n":"Gorget of the Primal Roar","s":5,"u":"gorget%20of%20the%20primal%20roar_crb"},{"n":"Hand of the Mage","s":5,"u":"hand%20of%20the%20mage_crb"},{"n":"Handwraps of Mighty Blows","s":5,"u":"handwraps%20of%20mighty%20blows%20(generic)_crb"},{"n":"Hat of Disguise","s":5,"u":"hat%20of%20disguise%20(generic)_crb"},{"n":"Hat of the Magi","s":5,"u":"hat%20of%20the%20magi%20(generic)_crb"},{"n":"Headband of Inspired Wisdom","s":5,"u":"headband%20of%20inspired%20wisdom_crb"},{"n":"Healer's Gloves","s":5,"u":"healer's%20gloves%20(generic)_crb"},{"n":"Horseshoes of Speed","s":5,"u":"horseshoes%20of%20speed%20(generic)_crb"},{"n":"Impenetrable Scale","s":5,"u":"impenetrable%20scale_crb"},{"n":"Inexplicable Apparatus","s":5,"u":"inexplicable%20apparatus_crb"},{"n":"Knapsack of Halflingkind","s":5,"u":"knapsack%20of%20halflingkind%20(generic)_crb"},{"n":"Lifting Belt","s":5,"u":"lifting%20belt_crb"},{"n":"Mail of Luck","s":5,"u":"mail%20of%20luck_crb"},{"n":"Messenger's Ring","s":5,"u":"messenger's%20ring%20(generic)_crb"},{"n":"Moonlit Chain","s":5,"u":"moonlit%20chain_crb"},{"n":"Necklace of Fireballs","s":5,"u":"necklace%20of%20fireballs%20(generic)_crb"},{"n":"Pendant of the Occult","s":5,"u":"pendant%20of%20the%20occult%20(generic)_crb"},{"n":"Persona Mask","s":5,"u":"persona%20mask%20(generic)_crb"},{"n":"Phylactery of Faithfulness","s":5,"u":"phylactery%20of%20faithfulness%20(generic)_crb"},{"n":"Plate Armor of the Deep","s":5,"u":"plate%20armor%20of%20the%20deep_crb"},{"n":"Rhino Hide","s":5,"u":"rhino%20hide_crb"},{"n":"Ring of Climbing","s":5,"u":"ring%20of%20climbing_crb"},{"n":"Ring of Counterspells","s":5,"u":"ring%20of%20counterspells_crb"},{"n":"Ring of Energy Resistance","s":5,"u":"ring%20of%20energy%20resistance%20(generic)_crb"},{"n":"Ring of Lies","s":5,"u":"ring%20of%20lies_crb"},{"n":"Ring of Maniacal Devices","s":5,"u":"ring%20of%20maniacal%20devices%20(generic)_crb"},{"n":"Ring of Spell Turning","s":5,"u":"ring%20of%20spell%20turning_crb"},{"n":"Ring of Sustenance","s":5,"u":"ring%20of%20sustenance_crb"},{"n":"Ring of Swimming","s":5,"u":"ring%20of%20swimming_crb"},{"n":"Ring of the Ram","s":5,"u":"ring%20of%20the%20ram%20(generic)_crb"},{"n":"Ring of Wizardry","s":5,"u":"ring%20of%20wizardry%20(generic)_crb"},{"n":"Robe of Eyes","s":5,"u":"robe%20of%20eyes_crb"},{"n":"Robe of the Archmagi","s":5,"u":"robe%20of%20the%20archmagi%20(generic)_crb"},{"n":"Slippers of Spider Climbing","s":5,"u":"slippers%20of%20spider%20climbing_crb"},{"n":"Third Eye","s":5,"u":"third%20eye_crb"},{"n":"Tracker's Goggles","s":5,"u":"tracker's%20goggles%20(generic)_crb"},{"n":"Ventriloquist's Ring","s":5,"u":"ventriloquist's%20ring%20(generic)_crb"},{"n":"Voyager's Pack","s":5,"u":"voyager's%20pack_crb"},{"n":"Wayfinder","s":5,"u":"wayfinder_crb"},{"n":"Whisper of the First Lie","s":5,"u":"whisper%20of%20the%20first%20lie_crb"},{"n":"Winged Boots","s":5,"u":"winged%20boots_crb"},{"n":"Boots Of Dancing","s":15,"u":"boots%20of%20dancing_gmg"},{"n":"Cloak Of Immolation","s":15,"u":"cloak%20of%20immolation_gmg"},{"n":"Gloves Of Carelessness","s":15,"u":"gloves%20of%20carelessness_gmg"},{"n":"Horns Of Naraga","s":15,"u":"horns%20of%20naraga_gmg"},{"n":"Medusa Armor","s":15,"u":"medusa%20armor_gmg"},{"n":"Necklace Of Strangulation","s":15,"u":"necklace%20of%20strangulation_gmg"},{"n":"Poisonous Cloak","s":15,"u":"poisonous%20cloak%20(generic)_gmg"},{"n":"Ring Of Truth","s":15,"u":"ring%20of%20truth_gmg"},{"n":"Hunter's Arrowhead","s":16,"u":"hunter's%20arrowhead_aoa1"},{"n":"Bellflower Toolbelt","s":18,"u":"bellflower%20toolbelt_aoa3"},{"n":"Eye Of The Wise","s":18,"u":"eye%20of%20the%20wise_aoa3"},{"n":"Dragonscale Amulet","s":19,"u":"dragonscale%20amulet_aoa4"},{"n":"Aluum Charm","s":20,"u":"aluum%20charm_aoa5"},{"n":"Pactmasters' Grace","s":20,"u":"pactmasters'%20grace_aoa5"},{"n":"Corpseward Pendant","s":22,"u":"corpseward%20pendant_aoe1"},{"n":"Ring Of Discretion","s":22,"u":"ring%20of%20discretion_aoe1"},{"n":"Ethersight Ring","s":23,"u":"ethersight%20ring_aoe2"},{"n":"Skinsaw Mask","s":23,"u":"skinsaw%20mask_aoe2"},{"n":"Swarmeater's Clasp","s":23,"u":"swarmeater's%20clasp_aoe2"},{"n":"Vaultbreaker's Harness","s":23,"u":"vaultbreaker's%20harness_aoe2"},{"n":"Barbed Vest","s":24,"u":"barbed%20vest_aoe3"},{"n":"Cauldron Of Nightmares","s":26,"u":"cauldron%20of%20nightmares_aoe5"},{"n":"Clockwork Cloak","s":26,"u":"clockwork%20cloak_aoe5"},{"n":"Clockwork Helm","s":26,"u":"clockwork%20helm_aoe5"},{"n":"Forgotten Shell","s":26,"u":"forgotten%20shell_aoe5"},{"n":"Fungal Armor","s":26,"u":"fungal%20armor_aoe5"},{"n":"Gearblade","s":26,"u":"gearblade_aoe5"},{"n":"Miogimo's Mask","s":26,"u":"miogimo's%20mask_aoe5"},{"n":"Nightmare Cudgel","s":26,"u":"nightmare%20cudgel_aoe5"},{"n":"Ring Of Recalcitrant Wishes","s":27,"u":"ring%20of%20recalcitrant%20wishes_aoe6"},{"n":"Devil's Luck","s":29,"u":"devil's%20luck_av2"},{"n":"Drover's Band","s":29,"u":"drover's%20band_av2"},{"n":"Hunter's Brooch","s":29,"u":"hunter's%20brooch_av2"},{"n":"Icy Disposition","s":29,"u":"icy%20disposition_av2"},{"n":"Pact Of Blood-taking","s":29,"u":"pact%20of%20blood-taking_av2"},{"n":"Right Of Retribution","s":29,"u":"right%20of%20retribution_av2"},{"n":"Crimson Fulcrum Lens","s":30,"u":"crimson%20fulcrum%20lens_av3"},{"n":"Ebon Fulcrum Lens","s":30,"u":"ebon%20fulcrum%20lens_av3"},{"n":"Emerald Fulcrum Lens","s":30,"u":"emerald%20fulcrum%20lens_av3"},{"n":"Ochre Fulcrum Lens","s":30,"u":"ochre%20fulcrum%20lens_av3"},{"n":"Grim Ring","s":10,"u":"grim%20ring_botd"},{"n":"Compass of Transpositional Awareness","s":11,"u":"compass%20of%20transpositional%20awareness_da"},{"n":"Ring of Sneering Charity","s":11,"u":"ring%20of%20sneering%20charity_da"},{"n":"Taleteller's Ring","s":11,"u":"taleteller's%20ring_da"},{"n":"Bottomless Purse","s":11,"u":"bottomless%20purse_da"},{"n":"Cryolite Eye","s":11,"u":"cryolite%20eye_da"},{"n":"Hand-Hewed Face","s":11,"u":"hand-hewed%20face_da"},{"n":"Key to the Stomach","s":11,"u":"key%20to%20the%20stomach_da"},{"n":"Lost Ember","s":11,"u":"lost%20ember_da"},{"n":"Stone of Unrivaled Skill","s":11,"u":"stone%20of%20unrivaled%20skill_da"},{"n":"Vial of the Immortal Wellspring","s":11,"u":"vial%20of%20the%20immortal%20wellspring_da"},{"n":"Self-Emptying Pocket","s":11,"u":"self-emptying%20pocket_da"},{"n":"Chaos Collar","s":11,"u":"chaos%20collar_da"},{"n":"Cloak of the False Foe","s":11,"u":"cloak%20of%20the%20false%20foe_da"},{"n":"Moonstone Diadem","s":32,"u":"moonstone%20diadem_ec2"},{"n":"Spangled Rider's Suit","s":32,"u":"spangled%20rider's%20suit_ec2"},{"n":"Stole Of Civility","s":32,"u":"stole%20of%20civility_ec2"},{"n":"Golem Stylus","s":9,"u":"golem%20stylus_ec3"},{"n":"Ring Of Stoneshifting","s":9,"u":"ring%20of%20stoneshifting_ec3"},{"n":"Skarja's Heartstone","s":9,"u":"skarja's%20heartstone_ec3"},{"n":"Blightburn Ward","s":34,"u":"blightburn%20ward_ec5"},{"n":"Bomber's Saddle","s":34,"u":"bomber's%20saddle_ec5"},{"n":"Jerkin Of Liberation","s":35,"u":"jerkin%20of%20liberation_ec6"},{"n":"Locket Of Sealed Nightmares","s":35,"u":"locket%20of%20sealed%20nightmares_ec6"},{"n":"Tears Of The Last Azlanti","s":35,"u":"tears%20of%20the%20last%20azlanti_ec6"},{"n":"Bort's Blessing","s":36,"u":"bort's%20blessing_fop"},{"n":"Merchant's Guile","s":36,"u":"merchant's%20guile_fop"},{"n":"Ring Of Minor Arcana","s":36,"u":"ring%20of%20minor%20arcana_fop"},{"n":"Ring Of The Weary Traveler","s":36,"u":"ring%20of%20the%20weary%20traveler_fop"},{"n":"Stalwart's Ring","s":36,"u":"stalwart's%20ring_fop"},{"n":"Warrior's Training Ring","s":36,"u":"warrior's%20training%20ring_fop"},{"n":"Cape Of The Open Sky","s":38,"u":"cape%20of%20the%20open%20sky_frp2"},{"n":"Headbands Of Translocation","s":38,"u":"headbands%20of%20translocation_frp2"},{"n":"Blazons Of Shared Power","s":2,"u":"blazons%20of%20shared%20power%20(generic)_g%26g"},{"n":"Gunner's Bandolier","s":2,"u":"gunner's%20bandolier_g%26g"},{"n":"Immaculate Holsters","s":2,"u":"immaculate%20holsters_g%26g"},{"n":"Lucky Draw Bandolier","s":2,"u":"lucky%20draw%20bandolier%20(generic)_g%26g"},{"n":"Bi-resonant Wayfinder","s":7,"u":"bi-resonant%20wayfinder_locg"},{"n":"Cloak Of Repute","s":7,"u":"cloak%20of%20repute%20(generic)_locg"},{"n":"Pathfinder's Pouch","s":7,"u":"pathfinder's%20pouch_locg"},{"n":"Scroll Case Of Simplicity","s":7,"u":"scroll%20case%20of%20simplicity_locg"},{"n":"Shining Wayfinder","s":7,"u":"shining%20wayfinder_locg"},{"n":"Unmemorable Mantle","s":7,"u":"unmemorable%20mantle%20(generic)_locg"},{"n":"Vanishing Wayfinder","s":7,"u":"vanishing%20wayfinder_locg"},{"n":"Miter Of Communion","s":58,"u":"miter%20of%20communion_logm"},{"n":"Necklace Of Knives","s":58,"u":"necklace%20of%20knives_logm"},{"n":"Open Mind","s":6,"u":"open%20mind_loil"},{"n":"Silent Heart","s":6,"u":"silent%20heart_loil"},{"n":"Thoughtwhip Claw","s":6,"u":"thoughtwhip%20claw_loil"},{"n":"Vengeful Arm","s":6,"u":"vengeful%20arm_loil"},{"n":"Venomed Tongue","s":6,"u":"venomed%20tongue_loil"},{"n":"Armor of the Holy Warrior","s":59,"u":"armor%20of%20the%20holy%20warrior_lokl"},{"n":"Barding Saddle","s":59,"u":"barding%20saddle_lokl"},{"n":"Detector Stone","s":59,"u":"detector%20stone_lokl"},{"n":"Swiftmount Saddle","s":59,"u":"swiftmount%20saddle_lokl"},{"n":"Deepdread Claw","s":66,"u":"deepdread%20claw_lol"},{"n":"Fiendish Teleportation","s":66,"u":"fiendish%20teleportation_lol"},{"n":"Infernal Health","s":66,"u":"infernal%20health_lol"},{"n":"Unending Youth","s":66,"u":"unending%20youth_lol"},{"n":"Genealogy Mask","s":0,"u":"genealogy%20mask_lome"},{"n":"Oath Of The Devoted","s":0,"u":"oath%20of%20the%20devoted_lome"},{"n":"Chronicler Wayfinder","s":60,"u":"chronicler%20wayfinder_lopsg"},{"n":"Cordelia's Construct Key","s":60,"u":"cordelia's%20construct%20key%20(generic)_lopsg"},{"n":"Elemental Wayfinder","s":60,"u":"elemental%20wayfinder%20(generic)_lopsg"},{"n":"Everyneed Pack","s":60,"u":"everyneed%20pack%20(generic)_lopsg"},{"n":"Fashionable Wayfinder","s":60,"u":"fashionable%20wayfinder_lopsg"},{"n":"Homeward Wayfinder","s":60,"u":"homeward%20wayfinder_lopsg"},{"n":"Hummingbird Wayfinder","s":60,"u":"hummingbird%20wayfinder_lopsg"},{"n":"Spectacles Of Understanding","s":60,"u":"spectacles%20of%20understanding%20(generic)_lopsg"},{"n":"Talisman Cord","s":60,"u":"talisman%20cord%20(generic)_lopsg"},{"n":"Arctic Vigor","s":8,"u":"arctic%20vigor%20(generic)_lotgb"},{"n":"Blast Foot","s":8,"u":"blast%20foot%20(generic)_lotgb"},{"n":"Brooch Of Inspiration","s":8,"u":"brooch%20of%20inspiration%20(generic)_lotgb"},{"n":"Crown Of Insight","s":8,"u":"crown%20of%20insight_lotgb"},{"n":"Crown Of The Fire Eater","s":8,"u":"crown%20of%20the%20fire%20eater%20(generic)_lotgb"},{"n":"Dinosaur Boots","s":8,"u":"dinosaur%20boots%20(generic)_lotgb"},{"n":"Dweomerweave Robe","s":8,"u":"dweomerweave%20robe_lotgb"},{"n":"Energy Robe","s":8,"u":"energy%20robe%20(generic)_lotgb"},{"n":"Enveloping Light","s":8,"u":"enveloping%20light%20(generic)_lotgb"},{"n":"Eye Of The Unseen","s":8,"u":"eye%20of%20the%20unseen%20(generic)_lotgb"},{"n":"Fleshgem","s":8,"u":"fleshgem%20(generic)_lotgb"},{"n":"Harmonic Hauberk","s":8,"u":"harmonic%20hauberk_lotgb"},{"n":"Horned Hand Rests","s":8,"u":"horned%20hand%20rests_lotgb"},{"n":"Hosteling Statuette","s":8,"u":"hosteling%20statuette_lotgb"},{"n":"Mirror Of Sleeping Vigil","s":8,"u":"mirror%20of%20sleeping%20vigil_lotgb"},{"n":"Mirror Robe","s":8,"u":"mirror%20robe_lotgb"},{"n":"Prismatic Plate","s":8,"u":"prismatic%20plate_lotgb"},{"n":"Psychic Brigandine","s":8,"u":"psychic%20brigandine_lotgb"},{"n":"Quick Runner's Shirt","s":8,"u":"quick%20runner's%20shirt%20(generic)_lotgb"},{"n":"Quick Wig","s":8,"u":"quick%20wig_lotgb"},{"n":"Reflexive Tattoo","s":8,"u":"reflexive%20tattoo_lotgb"},{"n":"Sarkorian God-caller Garb","s":8,"u":"sarkorian%20god-caller%20garb_lotgb"},{"n":"Scarab Cuirass","s":8,"u":"scarab%20cuirass_lotgb"},{"n":"Shade Hat","s":8,"u":"shade%20hat_lotgb"},{"n":"Shifter Prosthesis","s":8,"u":"shifter%20prosthesis_lotgb"},{"n":"Silhouette Cloak","s":8,"u":"silhouette%20cloak_lotgb"},{"n":"Swarmform Collar","s":8,"u":"swarmform%20collar_lotgb"},{"n":"Wardrobe Stone","s":8,"u":"wardrobe%20stone%20(generic)_lotgb"},{"n":"Waverider Barding","s":8,"u":"waverider%20barding_lotgb"},{"n":"Wig Of Holding","s":8,"u":"wig%20of%20holding_lotgb"},{"n":"Archaic Wayfinder","s":62,"u":"archaic%20wayfinder_lowg"},{"n":"Blessed Tattoo","s":62,"u":"blessed%20tattoo_lowg"},{"n":"Golden Legion Epaulet","s":62,"u":"golden%20legion%20epaulet_lowg"},{"n":"Nosoi Charm","s":41,"u":"nosoi%20charm_ngd"},{"n":"Smogger","s":43,"u":"smogger_ooa2"},{"n":"Thunder Helm","s":43,"u":"thunder%20helm_ooa2"},{"n":"Aeon Stone (Clear Quartz Octagon)","s":43,"u":"aeon%20stone%20(clear%20quartz%20octagon)_ooa2"},{"n":"Containment Contraption","s":43,"u":"containment%20contraption_ooa2"},{"n":"Blast Suit","s":44,"u":"blast%20suit_ooa3"},{"n":"Conundrum Spectacles","s":67,"u":"conundrum%20spectacles%20(generic)_pfum"},{"n":"Communication Pendants","s":67,"u":"communication%20pendants_pfum"},{"n":"Empathic Cords","s":67,"u":"empathic%20cords_pfum"},{"n":"Archivist's Gaze","s":64,"u":"archivist's%20gaze_som"},{"n":"Backfire Mantle","s":64,"u":"backfire%20mantle%20(generic)_som"},{"n":"Cloak Of Feline Rest","s":64,"u":"cloak%20of%20feline%20rest_som"},{"n":"Collar Of The Eternal Bond","s":64,"u":"collar%20of%20the%20eternal%20bond_som"},{"n":"Emberheart","s":64,"u":"emberheart_som"},{"n":"Familiar Tattoo","s":64,"u":"familiar%20tattoo_som"},{"n":"Glasses Of Sociability","s":64,"u":"glasses%20of%20sociability_som"},{"n":"Mask Of Allure","s":64,"u":"mask%20of%20allure_som"},{"n":"Mercurial Mantle","s":64,"u":"mercurial%20mantle_som"},{"n":"Rune Of Sin","s":64,"u":"rune%20of%20sin_som"},{"n":"S Ring","s":64,"u":"s%20ring_som"},{"n":"Sage's Lash","s":64,"u":"sage's%20lash_som"},{"n":"Shadow Signet","s":64,"u":"shadow%20signet_som"},{"n":"Staff-storing Shield","s":64,"u":"staff-storing%20shield%20(generic)_som"},{"n":"Stampede Medallion","s":64,"u":"stampede%20medallion%20(generic)_som"},{"n":"Thousand-blade Thesis","s":64,"u":"thousand-blade%20thesis_som"},{"n":"Titan's Grasp","s":64,"u":"titan's%20grasp_som"},{"n":"True Name Amulet","s":64,"u":"true%20name%20amulet%20(generic)_som"},{"n":"Warding Tattoo","s":64,"u":"warding%20tattoo%20(generic)_som"},{"n":"Goz Mask","s":46,"u":"goz%20mask%20(generic)_sot1"},{"n":"Herd Mask","s":46,"u":"herd%20mask_sot1"},{"n":"Mask Of Mercy","s":46,"u":"mask%20of%20mercy_sot1"},{"n":"Mask Of The Cursed Eye","s":46,"u":"mask%20of%20the%20cursed%20eye_sot1"},{"n":"Psychopomp Mask","s":46,"u":"psychopomp%20mask_sot1"},{"n":"Rhinoceros Mask","s":46,"u":"rhinoceros%20mask%20(generic)_sot1"},{"n":"Shapespeak Mask","s":46,"u":"shapespeak%20mask_sot1"},{"n":"Skittering Mask","s":46,"u":"skittering%20mask%20(generic)_sot1"},{"n":"Tlil Mask","s":46,"u":"tlil%20mask%20(generic)_sot1"},{"n":"Crown Of The Companion","s":47,"u":"crown%20of%20the%20companion_sot2"},{"n":"Dragon Rune Bracelet","s":48,"u":"dragon%20rune%20bracelet_sot3"},{"n":"Exploration Lens","s":48,"u":"exploration%20lens%20(generic)_sot3"},{"n":"Grimoire of Unknown Necessities","s":50,"u":"grimoire%20of%20unknown%20necessities_sot5"},{"n":"Ancestral Embrace","s":51,"u":"ancestral%20embrace_sot6"},{"n":"Shadowed Scale, the Jungle Secret","s":51,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6"},{"n":"Sun Wheel","s":52,"u":"sun%20wheel_tio"}]},"scrying":{"2":[{"n":"Earthsight Box","s":4,"u":"earthsight%20box_apg"},{"n":"Crystal Ball","s":5,"u":"crystal%20ball%20(generic)_crb"},{"n":"Recording Rod","s":22,"u":"recording%20rod%20(generic)_aoe1"},{"n":"Calamity Glass","s":11,"u":"calamity%20glass_da"},{"n":"Shortbread Spy","s":64,"u":"shortbread%20spy_som"}],"3":[{"n":"Familiar's Face","s":4,"u":"familiar's%20face_apg"},{"n":"Clairaudience","s":5,"u":"clairaudience_crb"},{"n":"Clairvoyance","s":5,"u":"clairvoyance_crb"},{"n":"Prying Eye","s":5,"u":"prying%20eye_crb"},{"n":"Pulse Of The City","s":5,"u":"pulse%20of%20the%20city_crb"},{"n":"Scrying","s":5,"u":"scrying_crb"},{"n":"Unrelenting Observation","s":5,"u":"unrelenting%20observation_crb"},{"n":"Omnidirectional Scan","s":11,"u":"omnidirectional%20scan_da"},{"n":"Prying Survey","s":35,"u":"prying%20survey_ec6"},{"n":"Proliferating Eyes","s":64,"u":"proliferating%20eyes_som"},{"n":"Web Of Eyes","s":64,"u":"web%20of%20eyes_som"}],"8":[{"n":"Share Senses","s":64,"u":"share%20senses_som"}]},"mechanical":{"2":[{"n":"Engulfing Snare","s":4,"u":"engulfing%20snare_apg"},{"n":"Flare Snare","s":4,"u":"flare%20snare_apg"},{"n":"Nauseating Snare","s":4,"u":"nauseating%20snare_apg"},{"n":"Snagging Hook Snare","s":4,"u":"snagging%20hook%20snare_apg"},{"n":"Alarm Snare","s":5,"u":"alarm%20snare_crb"},{"n":"Biting Snare","s":5,"u":"biting%20snare_crb"},{"n":"Bleeding Spines Snare","s":5,"u":"bleeding%20spines%20snare_crb"},{"n":"Bomb Snare","s":5,"u":"bomb%20snare_crb"},{"n":"Caltrop Snare","s":5,"u":"caltrop%20snare_crb"},{"n":"Flying Blade Wheel Snare","s":5,"u":"flying%20blade%20wheel%20snare_crb"},{"n":"Grasping Snare","s":5,"u":"grasping%20snare_crb"},{"n":"Hail of Arrows Snare","s":5,"u":"hail%20of%20arrows%20snare_crb"},{"n":"Hampering Snare","s":5,"u":"hampering%20snare_crb"},{"n":"Hobbling Snare","s":5,"u":"hobbling%20snare_crb"},{"n":"Instant Evisceration Snare","s":5,"u":"instant%20evisceration%20snare_crb"},{"n":"Marking Snare","s":5,"u":"marking%20snare_crb"},{"n":"Omnidirectional Spear Snare","s":5,"u":"omnidirectional%20spear%20snare_crb"},{"n":"Scything Blade Snare","s":5,"u":"scything%20blade%20snare_crb"},{"n":"Signaling Snare","s":5,"u":"signaling%20snare_crb"},{"n":"Spike Snare","s":5,"u":"spike%20snare_crb"},{"n":"Stalker Bane Snare","s":5,"u":"stalker%20bane%20snare_crb"},{"n":"Striking Snare","s":5,"u":"striking%20snare_crb"},{"n":"Stunning Snare","s":5,"u":"stunning%20snare_crb"},{"n":"Trip Snare","s":5,"u":"trip%20snare_crb"},{"n":"Warning Snare","s":5,"u":"warning%20snare_crb"},{"n":"Dust Pods","s":31,"u":"dust%20pods_ec1"},{"n":"Fang Snare","s":31,"u":"fang%20snare_ec1"},{"n":"Grasping Tree","s":31,"u":"grasping%20tree_ec1"},{"n":"Thunder Snare","s":31,"u":"thunder%20snare_ec1"},{"n":"Torrent Snare","s":31,"u":"torrent%20snare_ec1"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Binding Snare","s":2,"u":"binding%20snare_g%26g"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Death Coil","s":2,"u":"death%20coil_g%26g"},{"n":"Detonating Gears Snare","s":2,"u":"detonating%20gears%20snare_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Shrapnel Snare","s":2,"u":"shrapnel%20snare_g%26g"},{"n":"Spirit Snare","s":2,"u":"spirit%20snare_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Avalanche Of Stones Snare","s":8,"u":"avalanche%20of%20stones%20snare_lotgb"},{"n":"Burning Badger Guts Snare","s":8,"u":"burning%20badger%20guts%20snare_lotgb"},{"n":"Chopping Evisceration Snare","s":8,"u":"chopping%20evisceration%20snare_lotgb"},{"n":"Deadweight Snare","s":8,"u":"deadweight%20snare_lotgb"},{"n":"Envenomed Snare","s":8,"u":"envenomed%20snare_lotgb"},{"n":"Glittering Snare","s":8,"u":"glittering%20snare_lotgb"},{"n":"Mirror-ball Snare","s":8,"u":"mirror-ball%20snare_lotgb"},{"n":"Mudrock Snare","s":8,"u":"mudrock%20snare_lotgb"},{"n":"Pummeling Snare","s":8,"u":"pummeling%20snare_lotgb"},{"n":"Raining Knives Snare","s":8,"u":"raining%20knives%20snare_lotgb"},{"n":"Rending Snare","s":8,"u":"rending%20snare_lotgb"},{"n":"Rock Ripper Snare","s":8,"u":"rock%20ripper%20snare_lotgb"},{"n":"Static Snare","s":8,"u":"static%20snare_lotgb"},{"n":"Tar Rocket Snare","s":8,"u":"tar%20rocket%20snare_lotgb"},{"n":"Wet Shock Snare","s":8,"u":"wet%20shock%20snare_lotgb"},{"n":"Clinging Ooze Snare","s":67,"u":"clinging%20ooze%20snare_pfum"},{"n":"Boom Snare","s":67,"u":"boom%20snare_pfum"},{"n":"Ice Slick Snare","s":67,"u":"ice%20slick%20snare_pfum"}],"51":[{"n":"Web Lurker Deadfall","s":12,"u":"web%20lurker%20deadfall_b1"},{"n":"Web Lurker Noose","s":12,"u":"web%20lurker%20noose_b1"},{"n":"Bottomless Pit","s":5,"u":"bottomless%20pit_crb"},{"n":"Darkside Mirror","s":5,"u":"darkside%20mirror_crb"},{"n":"Drowning Pit","s":5,"u":"drowning%20pit_crb"},{"n":"Hallucination Powder Trap","s":5,"u":"hallucination%20powder%20trap_crb"},{"n":"Hammer Of Forbiddance","s":5,"u":"hammer%20of%20forbiddance_crb"},{"n":"Hidden Pit","s":5,"u":"hidden%20pit_crb"},{"n":"Lava Flume Tube","s":5,"u":"lava%20flume%20tube_crb"},{"n":"Poisoned Dart Gallery","s":5,"u":"poisoned%20dart%20gallery_crb"},{"n":"Poisoned Lock","s":5,"u":"poisoned%20lock_crb"},{"n":"Scythe Blades","s":5,"u":"scythe%20blades_crb"},{"n":"Slamming Door","s":5,"u":"slamming%20door_crb"},{"n":"Spear Launcher","s":5,"u":"spear%20launcher_crb"},{"n":"Spinning Blade Pillar","s":5,"u":"spinning%20blade%20pillar_crb"},{"n":"Telekinetic Swarm Trap","s":5,"u":"telekinetic%20swarm%20trap_crb"},{"n":"Vorpal Executioner","s":5,"u":"vorpal%20executioner_crb"},{"n":"Wheel Of Misery","s":5,"u":"wheel%20of%20misery_crb"},{"n":"Spiked Doorframe","s":16,"u":"spiked%20doorframe_aoa1"},{"n":"Black Powder Bomb","s":17,"u":"black%20powder%20bomb_aoa2"},{"n":"Quarry Sluiceway","s":18,"u":"quarry%20sluiceway_aoa3"},{"n":"Trapped Lathe","s":18,"u":"trapped%20lathe_aoa3"},{"n":"Acidic Needle Launcher","s":20,"u":"acidic%20needle%20launcher_aoa5"},{"n":"Caustic Vapor","s":20,"u":"caustic%20vapor_aoa5"},{"n":"Boiling Fountains","s":22,"u":"boiling%20fountains_aoe1"},{"n":"Canopy Drop","s":22,"u":"canopy%20drop_aoe1"},{"n":"Dart Barrage","s":22,"u":"dart%20barrage_aoe1"},{"n":"Exploding Statue","s":22,"u":"exploding%20statue_aoe1"},{"n":"Gas Trap","s":22,"u":"gas%20trap_aoe1"},{"n":"Hidden Chute","s":22,"u":"hidden%20chute_aoe1"},{"n":"Plunger Chute","s":22,"u":"plunger%20chute_aoe1"},{"n":"Iron Maiden Trap","s":23,"u":"iron%20maiden%20trap_aoe2"},{"n":"Rigged Cubby","s":23,"u":"rigged%20cubby_aoe2"},{"n":"Acidic Poison Cloud Trap","s":24,"u":"acidic%20poison%20cloud%20trap_aoe3"},{"n":"Boiling Tub Trap","s":24,"u":"boiling%20tub%20trap_aoe3"},{"n":"Clockwork Poison Bomb","s":24,"u":"clockwork%20poison%20bomb_aoe3"},{"n":"Needling Stairs","s":24,"u":"needling%20stairs_aoe3"},{"n":"Burning Chandelier Trap","s":25,"u":"burning%20chandelier%20trap_aoe4"},{"n":"False Door Trap","s":25,"u":"false%20door%20trap_aoe4"},{"n":"Poisoned Dart Statues","s":25,"u":"poisoned%20dart%20statues_aoe4"},{"n":"Supplicant Statues","s":25,"u":"supplicant%20statues_aoe4"},{"n":"Clockwork Arms","s":26,"u":"clockwork%20arms_aoe5"},{"n":"Ink Drowning Vats","s":26,"u":"ink%20drowning%20vats_aoe5"},{"n":"The Winder","s":26,"u":"the%20winder_aoe5"},{"n":"Spike Launcher","s":28,"u":"spike%20launcher_av1"},{"n":"Rusty Grate Pit","s":29,"u":"rusty%20grate%20pit_av2"},{"n":"Shuffling Scythe Blades","s":29,"u":"shuffling%20scythe%20blades_av2"},{"n":"Befuddling Gas Trap","s":30,"u":"befuddling%20gas%20trap_av3"},{"n":"Blast Tumbler","s":30,"u":"blast%20tumbler_av3"},{"n":"Entrapping Chair","s":11,"u":"entrapping%20chair_da"},{"n":"Shrinking Hall","s":11,"u":"shrinking%20hall_da"},{"n":"Shuffling Hall","s":11,"u":"shuffling%20hall_da"},{"n":"Envenomed Thorns Trap","s":31,"u":"envenomed%20thorns%20trap_ec1"},{"n":"Hallowed Wheel","s":32,"u":"hallowed%20wheel_ec2"},{"n":"Maze Of Mirrors","s":32,"u":"maze%20of%20mirrors_ec2"},{"n":"Thunderstone Cascade Trap","s":32,"u":"thunderstone%20cascade%20trap_ec2"},{"n":"Caustic Dart Trap","s":9,"u":"caustic%20dart%20trap_ec3"},{"n":"Explosive Furniture Trap","s":33,"u":"explosive%20furniture%20trap_ec4"},{"n":"Poisoned Secret Door Trap","s":33,"u":"poisoned%20secret%20door%20trap_ec4"},{"n":"Spiked Barricade Trap","s":33,"u":"spiked%20barricade%20trap_ec4"},{"n":"Imperious Darkside Mirror","s":34,"u":"imperious%20darkside%20mirror_ec5"},{"n":"Stabbing Sentinel","s":34,"u":"stabbing%20sentinel_ec5"},{"n":"Falling Debris","s":36,"u":"falling%20debris_fop"},{"n":"Ice Fall Trap","s":36,"u":"ice%20fall%20trap_fop"},{"n":"Poisoned Lock","s":36,"u":"poisoned%20lock_fop"},{"n":"Spear Launcher","s":36,"u":"spear%20launcher_fop"},{"n":"Dimensional Darkside Mirror","s":39,"u":"dimensional%20darkside%20mirror_frp3"},{"n":"Instant Privacy Fence","s":2,"u":"instant%20privacy%20fence_g%26g"},{"n":"Malevolant Mannequins","s":2,"u":"malevolant%20mannequins_g%26g"},{"n":"Steam Vents","s":2,"u":"steam%20vents_g%26g"},{"n":"Lyzerium Bottles","s":42,"u":"lyzerium%20bottles_ooa1"},{"n":"Precarious Thunderstone Trap","s":42,"u":"precarious%20thunderstone%20trap_ooa1"},{"n":"Purple Dye Trap","s":42,"u":"purple%20dye%20trap_ooa1"},{"n":"Repeater Crossbow Trap","s":42,"u":"repeater%20crossbow%20trap_ooa1"},{"n":"Stink-Sap Trap","s":42,"u":"stink-sap%20trap_ooa1"},{"n":"Subduing Gas Chamber","s":42,"u":"subduing%20gas%20chamber_ooa1"},{"n":"Wooden Bullets Trap","s":42,"u":"wooden%20bullets%20trap_ooa1"},{"n":"Explosive Steam Trap","s":43,"u":"explosive%20steam%20trap_ooa2"},{"n":"Falling Portcullis Trap","s":43,"u":"falling%20portcullis%20trap_ooa2"},{"n":"False Door Trap","s":43,"u":"false%20door%20trap_ooa2"},{"n":"Iron Dart Launcher","s":43,"u":"iron%20dart%20launcher_ooa2"},{"n":"Second Kiss Engine","s":43,"u":"second%20kiss%20engine_ooa2"},{"n":"Angazhan's Rake Trap","s":45,"u":"angazhan's%20rake%20trap_sli"},{"n":"Fiendripping Blast Trap","s":45,"u":"fiendripping%20blast%20trap_sli"},{"n":"Scroll Shock Trap","s":45,"u":"scroll%20shock%20trap_sli"},{"n":"Centipede Carcasses Trap","s":46,"u":"centipede%20carcasses%20trap_sot1"},{"n":"Boulder Deadfall Trap","s":47,"u":"boulder%20deadfall%20trap_sot2"},{"n":"Collapsing Porch","s":52,"u":"collapsing%20porch_tio"},{"n":"Tongues Of Flame","s":52,"u":"tongues%20of%20flame_tio"},{"n":"Viper Urn","s":52,"u":"viper%20urn_tio"},{"n":"Web Lurker Noose","s":52,"u":"web%20lurker%20noose_tio"}]},"snare":{"2":[{"n":"Engulfing Snare","s":4,"u":"engulfing%20snare_apg"},{"n":"Flare Snare","s":4,"u":"flare%20snare_apg"},{"n":"Nauseating Snare","s":4,"u":"nauseating%20snare_apg"},{"n":"Snagging Hook Snare","s":4,"u":"snagging%20hook%20snare_apg"},{"n":"Alarm Snare","s":5,"u":"alarm%20snare_crb"},{"n":"Biting Snare","s":5,"u":"biting%20snare_crb"},{"n":"Bleeding Spines Snare","s":5,"u":"bleeding%20spines%20snare_crb"},{"n":"Bomb Snare","s":5,"u":"bomb%20snare_crb"},{"n":"Caltrop Snare","s":5,"u":"caltrop%20snare_crb"},{"n":"Flying Blade Wheel Snare","s":5,"u":"flying%20blade%20wheel%20snare_crb"},{"n":"Grasping Snare","s":5,"u":"grasping%20snare_crb"},{"n":"Hail of Arrows Snare","s":5,"u":"hail%20of%20arrows%20snare_crb"},{"n":"Hampering Snare","s":5,"u":"hampering%20snare_crb"},{"n":"Hobbling Snare","s":5,"u":"hobbling%20snare_crb"},{"n":"Instant Evisceration Snare","s":5,"u":"instant%20evisceration%20snare_crb"},{"n":"Marking Snare","s":5,"u":"marking%20snare_crb"},{"n":"Omnidirectional Spear Snare","s":5,"u":"omnidirectional%20spear%20snare_crb"},{"n":"Scything Blade Snare","s":5,"u":"scything%20blade%20snare_crb"},{"n":"Signaling Snare","s":5,"u":"signaling%20snare_crb"},{"n":"Spike Snare","s":5,"u":"spike%20snare_crb"},{"n":"Stalker Bane Snare","s":5,"u":"stalker%20bane%20snare_crb"},{"n":"Striking Snare","s":5,"u":"striking%20snare_crb"},{"n":"Stunning Snare","s":5,"u":"stunning%20snare_crb"},{"n":"Trip Snare","s":5,"u":"trip%20snare_crb"},{"n":"Warning Snare","s":5,"u":"warning%20snare_crb"},{"n":"Dust Pods","s":31,"u":"dust%20pods_ec1"},{"n":"Fang Snare","s":31,"u":"fang%20snare_ec1"},{"n":"Grasping Tree","s":31,"u":"grasping%20tree_ec1"},{"n":"Thunder Snare","s":31,"u":"thunder%20snare_ec1"},{"n":"Torrent Snare","s":31,"u":"torrent%20snare_ec1"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Binding Snare","s":2,"u":"binding%20snare_g%26g"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Death Coil","s":2,"u":"death%20coil_g%26g"},{"n":"Detonating Gears Snare","s":2,"u":"detonating%20gears%20snare_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Shrapnel Snare","s":2,"u":"shrapnel%20snare_g%26g"},{"n":"Spirit Snare","s":2,"u":"spirit%20snare_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Avalanche Of Stones Snare","s":8,"u":"avalanche%20of%20stones%20snare_lotgb"},{"n":"Burning Badger Guts Snare","s":8,"u":"burning%20badger%20guts%20snare_lotgb"},{"n":"Chopping Evisceration Snare","s":8,"u":"chopping%20evisceration%20snare_lotgb"},{"n":"Deadweight Snare","s":8,"u":"deadweight%20snare_lotgb"},{"n":"Envenomed Snare","s":8,"u":"envenomed%20snare_lotgb"},{"n":"Glittering Snare","s":8,"u":"glittering%20snare_lotgb"},{"n":"Mirror-ball Snare","s":8,"u":"mirror-ball%20snare_lotgb"},{"n":"Mudrock Snare","s":8,"u":"mudrock%20snare_lotgb"},{"n":"Pummeling Snare","s":8,"u":"pummeling%20snare_lotgb"},{"n":"Raining Knives Snare","s":8,"u":"raining%20knives%20snare_lotgb"},{"n":"Rending Snare","s":8,"u":"rending%20snare_lotgb"},{"n":"Rock Ripper Snare","s":8,"u":"rock%20ripper%20snare_lotgb"},{"n":"Static Snare","s":8,"u":"static%20snare_lotgb"},{"n":"Tar Rocket Snare","s":8,"u":"tar%20rocket%20snare_lotgb"},{"n":"Wet Shock Snare","s":8,"u":"wet%20shock%20snare_lotgb"},{"n":"Clinging Ooze Snare","s":67,"u":"clinging%20ooze%20snare_pfum"},{"n":"Boom Snare","s":67,"u":"boom%20snare_pfum"},{"n":"Ice Slick Snare","s":67,"u":"ice%20slick%20snare_pfum"}]},"trap":{"2":[{"n":"Engulfing Snare","s":4,"u":"engulfing%20snare_apg"},{"n":"Flare Snare","s":4,"u":"flare%20snare_apg"},{"n":"Nauseating Snare","s":4,"u":"nauseating%20snare_apg"},{"n":"Snagging Hook Snare","s":4,"u":"snagging%20hook%20snare_apg"},{"n":"Alarm Snare","s":5,"u":"alarm%20snare_crb"},{"n":"Biting Snare","s":5,"u":"biting%20snare_crb"},{"n":"Bleeding Spines Snare","s":5,"u":"bleeding%20spines%20snare_crb"},{"n":"Bomb Snare","s":5,"u":"bomb%20snare_crb"},{"n":"Caltrop Snare","s":5,"u":"caltrop%20snare_crb"},{"n":"Flying Blade Wheel Snare","s":5,"u":"flying%20blade%20wheel%20snare_crb"},{"n":"Grasping Snare","s":5,"u":"grasping%20snare_crb"},{"n":"Hail of Arrows Snare","s":5,"u":"hail%20of%20arrows%20snare_crb"},{"n":"Hampering Snare","s":5,"u":"hampering%20snare_crb"},{"n":"Hobbling Snare","s":5,"u":"hobbling%20snare_crb"},{"n":"Instant Evisceration Snare","s":5,"u":"instant%20evisceration%20snare_crb"},{"n":"Marking Snare","s":5,"u":"marking%20snare_crb"},{"n":"Omnidirectional Spear Snare","s":5,"u":"omnidirectional%20spear%20snare_crb"},{"n":"Scything Blade Snare","s":5,"u":"scything%20blade%20snare_crb"},{"n":"Signaling Snare","s":5,"u":"signaling%20snare_crb"},{"n":"Spike Snare","s":5,"u":"spike%20snare_crb"},{"n":"Stalker Bane Snare","s":5,"u":"stalker%20bane%20snare_crb"},{"n":"Striking Snare","s":5,"u":"striking%20snare_crb"},{"n":"Stunning Snare","s":5,"u":"stunning%20snare_crb"},{"n":"Trip Snare","s":5,"u":"trip%20snare_crb"},{"n":"Warning Snare","s":5,"u":"warning%20snare_crb"},{"n":"Dust Pods","s":31,"u":"dust%20pods_ec1"},{"n":"Fang Snare","s":31,"u":"fang%20snare_ec1"},{"n":"Grasping Tree","s":31,"u":"grasping%20tree_ec1"},{"n":"Thunder Snare","s":31,"u":"thunder%20snare_ec1"},{"n":"Torrent Snare","s":31,"u":"torrent%20snare_ec1"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Binding Snare","s":2,"u":"binding%20snare_g%26g"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Death Coil","s":2,"u":"death%20coil_g%26g"},{"n":"Detonating Gears Snare","s":2,"u":"detonating%20gears%20snare_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Shrapnel Snare","s":2,"u":"shrapnel%20snare_g%26g"},{"n":"Spirit Snare","s":2,"u":"spirit%20snare_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Avalanche Of Stones Snare","s":8,"u":"avalanche%20of%20stones%20snare_lotgb"},{"n":"Burning Badger Guts Snare","s":8,"u":"burning%20badger%20guts%20snare_lotgb"},{"n":"Chopping Evisceration Snare","s":8,"u":"chopping%20evisceration%20snare_lotgb"},{"n":"Deadweight Snare","s":8,"u":"deadweight%20snare_lotgb"},{"n":"Envenomed Snare","s":8,"u":"envenomed%20snare_lotgb"},{"n":"Glittering Snare","s":8,"u":"glittering%20snare_lotgb"},{"n":"Mirror-ball Snare","s":8,"u":"mirror-ball%20snare_lotgb"},{"n":"Mudrock Snare","s":8,"u":"mudrock%20snare_lotgb"},{"n":"Pummeling Snare","s":8,"u":"pummeling%20snare_lotgb"},{"n":"Raining Knives Snare","s":8,"u":"raining%20knives%20snare_lotgb"},{"n":"Rending Snare","s":8,"u":"rending%20snare_lotgb"},{"n":"Rock Ripper Snare","s":8,"u":"rock%20ripper%20snare_lotgb"},{"n":"Static Snare","s":8,"u":"static%20snare_lotgb"},{"n":"Tar Rocket Snare","s":8,"u":"tar%20rocket%20snare_lotgb"},{"n":"Wet Shock Snare","s":8,"u":"wet%20shock%20snare_lotgb"},{"n":"Clinging Ooze Snare","s":67,"u":"clinging%20ooze%20snare_pfum"},{"n":"Boom Snare","s":67,"u":"boom%20snare_pfum"},{"n":"Ice Slick Snare","s":67,"u":"ice%20slick%20snare_pfum"}],"51":[{"n":"Web Lurker Deadfall","s":12,"u":"web%20lurker%20deadfall_b1"},{"n":"Web Lurker Noose","s":12,"u":"web%20lurker%20noose_b1"},{"n":"Armageddon Orb","s":5,"u":"armageddon%20orb_crb"},{"n":"Banshee's Symphony","s":5,"u":"banshee's%20symphony_crb"},{"n":"Bottomless Pit","s":5,"u":"bottomless%20pit_crb"},{"n":"Darkside Mirror","s":5,"u":"darkside%20mirror_crb"},{"n":"Drowning Pit","s":5,"u":"drowning%20pit_crb"},{"n":"Electric Latch Rune","s":5,"u":"electric%20latch%20rune_crb"},{"n":"Fireball Rune","s":5,"u":"fireball%20rune_crb"},{"n":"Frozen Moment","s":5,"u":"frozen%20moment_crb"},{"n":"Hallucination Powder Trap","s":5,"u":"hallucination%20powder%20trap_crb"},{"n":"Hammer Of Forbiddance","s":5,"u":"hammer%20of%20forbiddance_crb"},{"n":"Hidden Pit","s":5,"u":"hidden%20pit_crb"},{"n":"Lava Flume Tube","s":5,"u":"lava%20flume%20tube_crb"},{"n":"Pharaoh's Ward","s":5,"u":"pharaoh's%20ward_crb"},{"n":"Planar Rift","s":5,"u":"planar%20rift_crb"},{"n":"Poisoned Dart Gallery","s":5,"u":"poisoned%20dart%20gallery_crb"},{"n":"Poisoned Lock","s":5,"u":"poisoned%20lock_crb"},{"n":"Polymorph Trap","s":5,"u":"polymorph%20trap_crb"},{"n":"Scythe Blades","s":5,"u":"scythe%20blades_crb"},{"n":"Second Chance","s":5,"u":"second%20chance_crb"},{"n":"Slamming Door","s":5,"u":"slamming%20door_crb"},{"n":"Spear Launcher","s":5,"u":"spear%20launcher_crb"},{"n":"Spinning Blade Pillar","s":5,"u":"spinning%20blade%20pillar_crb"},{"n":"Summoning Rune","s":5,"u":"summoning%20rune_crb"},{"n":"Telekinetic Swarm Trap","s":5,"u":"telekinetic%20swarm%20trap_crb"},{"n":"Vorpal Executioner","s":5,"u":"vorpal%20executioner_crb"},{"n":"Wheel Of Misery","s":5,"u":"wheel%20of%20misery_crb"},{"n":"Spiked Doorframe","s":16,"u":"spiked%20doorframe_aoa1"},{"n":"Black Powder Bomb","s":17,"u":"black%20powder%20bomb_aoa2"},{"n":"Dahak's Shell","s":17,"u":"dahak's%20shell_aoa2"},{"n":"Dahak's Skull","s":17,"u":"dahak's%20skull_aoa2"},{"n":"Dragon Pillar","s":17,"u":"dragon%20pillar_aoa2"},{"n":"Vision Of Dahak","s":17,"u":"vision%20of%20dahak_aoa2"},{"n":"Wrath Of The Destroyer","s":17,"u":"wrath%20of%20the%20destroyer_aoa2"},{"n":"Quarry Sluiceway","s":18,"u":"quarry%20sluiceway_aoa3"},{"n":"Trapped Lathe","s":18,"u":"trapped%20lathe_aoa3"},{"n":"Tree Of Dreadful Dreams","s":18,"u":"tree%20of%20dreadful%20dreams_aoa3"},{"n":"Acidic Needle Launcher","s":20,"u":"acidic%20needle%20launcher_aoa5"},{"n":"Caustic Vapor","s":20,"u":"caustic%20vapor_aoa5"},{"n":"Luminous Ward","s":20,"u":"luminous%20ward_aoa5"},{"n":"Mental Scream Trap","s":20,"u":"mental%20scream%20trap_aoa5"},{"n":"Seismic Spears Trap","s":20,"u":"seismic%20spears%20trap_aoa5"},{"n":"Boiling Fountains","s":22,"u":"boiling%20fountains_aoe1"},{"n":"Canopy Drop","s":22,"u":"canopy%20drop_aoe1"},{"n":"Dart Barrage","s":22,"u":"dart%20barrage_aoe1"},{"n":"Exploding Statue","s":22,"u":"exploding%20statue_aoe1"},{"n":"Flying Guillotine","s":22,"u":"flying%20guillotine_aoe1"},{"n":"Gas Trap","s":22,"u":"gas%20trap_aoe1"},{"n":"Hidden Chute","s":22,"u":"hidden%20chute_aoe1"},{"n":"Plunger Chute","s":22,"u":"plunger%20chute_aoe1"},{"n":"Summoning Rune","s":22,"u":"summoning%20rune_aoe1"},{"n":"Summoning Rune","s":22,"u":"summoning%20rune_aoe1"},{"n":"Iron Maiden Trap","s":23,"u":"iron%20maiden%20trap_aoe2"},{"n":"Life Magnet","s":23,"u":"life%20magnet_aoe2"},{"n":"Rigged Cubby","s":23,"u":"rigged%20cubby_aoe2"},{"n":"Acidic Poison Cloud Trap","s":24,"u":"acidic%20poison%20cloud%20trap_aoe3"},{"n":"Boiling Tub Trap","s":24,"u":"boiling%20tub%20trap_aoe3"},{"n":"Clockwork Poison Bomb","s":24,"u":"clockwork%20poison%20bomb_aoe3"},{"n":"Needling Stairs","s":24,"u":"needling%20stairs_aoe3"},{"n":"Arcane Feedback Trap","s":25,"u":"arcane%20feedback%20trap_aoe4"},{"n":"Burning Chandelier Trap","s":25,"u":"burning%20chandelier%20trap_aoe4"},{"n":"False Door Trap","s":25,"u":"false%20door%20trap_aoe4"},{"n":"Poisoned Dart Statues","s":25,"u":"poisoned%20dart%20statues_aoe4"},{"n":"Supplicant Statues","s":25,"u":"supplicant%20statues_aoe4"},{"n":"Waxworks Onslaught Trap","s":25,"u":"waxworks%20onslaught%20trap_aoe4"},{"n":"Clockwork Arms","s":26,"u":"clockwork%20arms_aoe5"},{"n":"Eyeball Tank","s":26,"u":"eyeball%20tank_aoe5"},{"n":"Ink Drowning Vats","s":26,"u":"ink%20drowning%20vats_aoe5"},{"n":"Blackfingers's Prayer","s":27,"u":"blackfingers's%20prayer_aoe6"},{"n":"Field Of Opposition","s":27,"u":"field%20of%20opposition_aoe6"},{"n":"Freezing Alarm","s":27,"u":"freezing%20alarm_aoe6"},{"n":"Greater Planar Rift","s":27,"u":"greater%20planar%20rift_aoe6"},{"n":"Kharnas's Lesser Glyph","s":27,"u":"kharnas's%20lesser%20glyph_aoe6"},{"n":"Living Paints","s":27,"u":"living%20paints_aoe6"},{"n":"The Laughing Fiend's Greeting","s":27,"u":"the%20laughing%20fiend's%20greeting_aoe6"},{"n":"Doom Of Tomorrow","s":28,"u":"doom%20of%20tomorrow_av1"},{"n":"Spike Launcher","s":28,"u":"spike%20launcher_av1"},{"n":"Painful Suggestion Trap","s":29,"u":"painful%20suggestion%20trap_av2"},{"n":"Paralyzing Light Trap","s":29,"u":"paralyzing%20light%20trap_av2"},{"n":"Rusty Grate Pit","s":29,"u":"rusty%20grate%20pit_av2"},{"n":"Shuffling Scythe Blades","s":29,"u":"shuffling%20scythe%20blades_av2"},{"n":"Befuddling Gas Trap","s":30,"u":"befuddling%20gas%20trap_av3"},{"n":"Blast Tumbler","s":30,"u":"blast%20tumbler_av3"},{"n":"Images Of Failure","s":30,"u":"images%20of%20failure_av3"},{"n":"Images Of Powerlessness","s":30,"u":"images%20of%20powerlessness_av3"},{"n":"Clone Mirrors","s":11,"u":"clone%20mirrors_da"},{"n":"Confounding Portal","s":11,"u":"confounding%20portal_da"},{"n":"Constricting Hall","s":11,"u":"constricting%20hall_da"},{"n":"Disorienting Illusions","s":11,"u":"disorienting%20illusions_da"},{"n":"Distortion Mirror","s":11,"u":"distortion%20mirror_da"},{"n":"Entrapping Chair","s":11,"u":"entrapping%20chair_da"},{"n":"Exhaling Portal","s":11,"u":"exhaling%20portal_da"},{"n":"False Floor","s":11,"u":"false%20floor_da"},{"n":"False Step Floor","s":11,"u":"false%20step%20floor_da"},{"n":"Mirror Door","s":11,"u":"mirror%20door_da"},{"n":"Reflected Desires","s":11,"u":"reflected%20desires_da"},{"n":"Shrinking Hall","s":11,"u":"shrinking%20hall_da"},{"n":"Shuffling Hall","s":11,"u":"shuffling%20hall_da"},{"n":"Sigil of Deepest Fears","s":11,"u":"sigil%20of%20deepest%20fears_da"},{"n":"Thalassophobic Pool","s":11,"u":"thalassophobic%20pool_da"},{"n":"Catacomb Cave-in","s":31,"u":"catacomb%20cave-in_ec1"},{"n":"Dream Pollen Pods","s":31,"u":"dream%20pollen%20pods_ec1"},{"n":"Envenomed Thorns Trap","s":31,"u":"envenomed%20thorns%20trap_ec1"},{"n":"Hallowed Wheel","s":32,"u":"hallowed%20wheel_ec2"},{"n":"Krooth Summoning Rune","s":32,"u":"krooth%20summoning%20rune_ec2"},{"n":"Masks Of Aroden's Guises","s":32,"u":"masks%20of%20aroden's%20guises_ec2"},{"n":"Maze Of Mirrors","s":32,"u":"maze%20of%20mirrors_ec2"},{"n":"Thunderstone Cascade Trap","s":32,"u":"thunderstone%20cascade%20trap_ec2"},{"n":"Caustic Dart Trap","s":9,"u":"caustic%20dart%20trap_ec3"},{"n":"Buzzing Latch Rune","s":33,"u":"buzzing%20latch%20rune_ec4"},{"n":"Explosive Furniture Trap","s":33,"u":"explosive%20furniture%20trap_ec4"},{"n":"Mukradi Summoning Runes","s":33,"u":"mukradi%20summoning%20runes_ec4"},{"n":"Poisoned Secret Door Trap","s":33,"u":"poisoned%20secret%20door%20trap_ec4"},{"n":"Spiked Barricade Trap","s":33,"u":"spiked%20barricade%20trap_ec4"},{"n":"Crushing Gate Trap","s":34,"u":"crushing%20gate%20trap_ec5"},{"n":"Imperious Darkside Mirror","s":34,"u":"imperious%20darkside%20mirror_ec5"},{"n":"Stabbing Sentinel","s":34,"u":"stabbing%20sentinel_ec5"},{"n":"Witch-priests' Curse","s":34,"u":"witch-priests'%20curse_ec5"},{"n":"Axiomatic Polymorph Trap","s":35,"u":"axiomatic%20polymorph%20trap_ec6"},{"n":"Convergence Lattice","s":35,"u":"convergence%20lattice_ec6"},{"n":"Thief's Trap","s":35,"u":"thief's%20trap_ec6"},{"n":"Falling Debris","s":36,"u":"falling%20debris_fop"},{"n":"Ice Fall Trap","s":36,"u":"ice%20fall%20trap_fop"},{"n":"Poisoned Lock","s":36,"u":"poisoned%20lock_fop"},{"n":"Spear Launcher","s":36,"u":"spear%20launcher_fop"},{"n":"Floating Flamethrower","s":38,"u":"floating%20flamethrower_frp2"},{"n":"Freezing Floor Tiles","s":38,"u":"freezing%20floor%20tiles_frp2"},{"n":"Dimensional Darkside Mirror","s":39,"u":"dimensional%20darkside%20mirror_frp3"},{"n":"Instant Privacy Fence","s":2,"u":"instant%20privacy%20fence_g%26g"},{"n":"Steam Vents","s":2,"u":"steam%20vents_g%26g"},{"n":"Lyzerium Bottles","s":42,"u":"lyzerium%20bottles_ooa1"},{"n":"Precarious Thunderstone Trap","s":42,"u":"precarious%20thunderstone%20trap_ooa1"},{"n":"Purple Dye Trap","s":42,"u":"purple%20dye%20trap_ooa1"},{"n":"Repeater Crossbow Trap","s":42,"u":"repeater%20crossbow%20trap_ooa1"},{"n":"Stink-Sap Trap","s":42,"u":"stink-sap%20trap_ooa1"},{"n":"Subduing Gas Chamber","s":42,"u":"subduing%20gas%20chamber_ooa1"},{"n":"Wooden Bullets Trap","s":42,"u":"wooden%20bullets%20trap_ooa1"},{"n":"Color Spray Trap","s":43,"u":"color%20spray%20trap_ooa2"},{"n":"Explosive Steam Trap","s":43,"u":"explosive%20steam%20trap_ooa2"},{"n":"Falling Portcullis Trap","s":43,"u":"falling%20portcullis%20trap_ooa2"},{"n":"False Door Trap","s":43,"u":"false%20door%20trap_ooa2"},{"n":"Iron Dart Launcher","s":43,"u":"iron%20dart%20launcher_ooa2"},{"n":"Second Kiss Engine","s":43,"u":"second%20kiss%20engine_ooa2"},{"n":"Angazhan's Rake Trap","s":45,"u":"angazhan's%20rake%20trap_sli"},{"n":"Fiendripping Blast Trap","s":45,"u":"fiendripping%20blast%20trap_sli"},{"n":"Scroll Shock Trap","s":45,"u":"scroll%20shock%20trap_sli"},{"n":"Stalker Summoning Rune","s":45,"u":"stalker%20summoning%20rune_sli"},{"n":"Centipede Carcasses Trap","s":46,"u":"centipede%20carcasses%20trap_sot1"},{"n":"Boulder Deadfall Trap","s":47,"u":"boulder%20deadfall%20trap_sot2"},{"n":"Electrified Water Ward","s":47,"u":"electrified%20water%20ward_sot2"},{"n":"Serpent Ward","s":47,"u":"serpent%20ward_sot2"},{"n":"Collapsing Porch","s":52,"u":"collapsing%20porch_tio"},{"n":"Magic Starknives Trap","s":52,"u":"magic%20starknives%20trap_tio"},{"n":"Nightmare Terrain","s":52,"u":"nightmare%20terrain_tio"},{"n":"Tongues Of Flame","s":52,"u":"tongues%20of%20flame_tio"},{"n":"Viper Urn","s":52,"u":"viper%20urn_tio"},{"n":"Web Lurker Noose","s":52,"u":"web%20lurker%20noose_tio"}]},"potion":{"2":[{"n":"Gecko Potion","s":4,"u":"gecko%20potion_apg"},{"n":"Potion Of Disguise","s":4,"u":"potion%20of%20disguise%20(generic)_apg"},{"n":"Potion Of Expeditious Retreat","s":4,"u":"potion%20of%20expeditious%20retreat_apg"},{"n":"Potion Of Retaliation","s":4,"u":"potion%20of%20retaliation%20(generic)_apg"},{"n":"Potion Of Shared Memories","s":4,"u":"potion%20of%20shared%20memories_apg"},{"n":"Ration Tonic","s":4,"u":"ration%20tonic%20(generic)_apg"},{"n":"Time Shield Potion","s":4,"u":"time%20shield%20potion_apg"},{"n":"Barkskin Potion","s":5,"u":"barkskin%20potion_crb"},{"n":"Dragon's Breath Potion","s":5,"u":"dragon's%20breath%20potion%20(generic)_crb"},{"n":"Healing Potion","s":5,"u":"healing%20potion%20(generic)_crb"},{"n":"Invisibility Potion","s":5,"u":"invisibility%20potion_crb"},{"n":"Panacea","s":5,"u":"panacea_crb"},{"n":"Potion of Flying","s":5,"u":"potion%20of%20flying%20(generic)_crb"},{"n":"Potion of Leaping","s":5,"u":"potion%20of%20leaping_crb"},{"n":"Potion of Quickness","s":5,"u":"potion%20of%20quickness_crb"},{"n":"Potion of Resistance","s":5,"u":"potion%20of%20resistance%20(generic)_crb"},{"n":"Potion of Swimming","s":5,"u":"potion%20of%20swimming%20(generic)_crb"},{"n":"Potion of Tongues","s":5,"u":"potion%20of%20tongues_crb"},{"n":"Potion of Undetectability","s":5,"u":"potion%20of%20undetectability_crb"},{"n":"Potion of Water Breathing","s":5,"u":"potion%20of%20water%20breathing_crb"},{"n":"Serum of Sex Shift","s":5,"u":"serum%20of%20sex%20shift_crb"},{"n":"Shrinking Potion","s":5,"u":"shrinking%20potion%20(generic)_crb"},{"n":"Truesight Potion","s":5,"u":"truesight%20potion_crb"},{"n":"Truth Potion","s":5,"u":"truth%20potion_crb"},{"n":"Wine of the Blood","s":11,"u":"wine%20of%20the%20blood_da"},{"n":"Mistranslator's Draft","s":11,"u":"mistranslator's%20draft_da"},{"n":"Dragonfly Potion","s":8,"u":"dragonfly%20potion_lotgb"},{"n":"Effervescent Decoction","s":44,"u":"effervescent%20decoction_ooa3"},{"n":"Mutagenic Renovator","s":44,"u":"mutagenic%20renovator_ooa3"},{"n":"Fu Water","s":64,"u":"fu%20water_som"},{"n":"Phoenix Flask","s":64,"u":"phoenix%20flask_som"},{"n":"Potion Of Grounding","s":64,"u":"potion%20of%20grounding_som"},{"n":"Potion Of Minute Echoes","s":64,"u":"potion%20of%20minute%20echoes_som"},{"n":"Potion Of Shared Life","s":64,"u":"potion%20of%20shared%20life_som"},{"n":"Potion Of Stable Form","s":64,"u":"potion%20of%20stable%20form%20(generic)_som"},{"n":"Antivenom Potion","s":52,"u":"antivenom%20potion_tio"}]},"oil":{"2":[{"n":"Oil Of Object Animation","s":4,"u":"oil%20of%20object%20animation%20(generic)_apg"},{"n":"Oil Of Revelation","s":4,"u":"oil%20of%20revelation_apg"},{"n":"Oil Of Unlife","s":4,"u":"oil%20of%20unlife%20(generic)_apg"},{"n":"Shielding Salve","s":4,"u":"shielding%20salve_apg"},{"n":"Aligned Oil","s":5,"u":"aligned%20oil_crb"},{"n":"Antimagic Oil","s":5,"u":"antimagic%20oil_crb"},{"n":"Nectar of Purification","s":5,"u":"nectar%20of%20purification_crb"},{"n":"Obfuscation Oil","s":5,"u":"obfuscation%20oil_crb"},{"n":"Oil of Animation","s":5,"u":"oil%20of%20animation_crb"},{"n":"Oil of Keen Edges","s":5,"u":"oil%20of%20keen%20edges_crb"},{"n":"Oil of Mending","s":5,"u":"oil%20of%20mending_crb"},{"n":"Oil of Potency","s":5,"u":"oil%20of%20potency_crb"},{"n":"Oil of Repulsion","s":5,"u":"oil%20of%20repulsion_crb"},{"n":"Oil of Weightlessness","s":5,"u":"oil%20of%20weightlessness%20(generic)_crb"},{"n":"Salve of Antiparalysis","s":5,"u":"salve%20of%20antiparalysis%20(generic)_crb"},{"n":"Salve of Slipperiness","s":5,"u":"salve%20of%20slipperiness_crb"},{"n":"Saints' Balm","s":32,"u":"saints'%20balm_ec2"},{"n":"Anointing Oil","s":59,"u":"anointing%20oil%20(generic)_lokl"},{"n":"Ghost Oil","s":59,"u":"ghost%20oil_lokl"},{"n":"Ghostly Portal Paint","s":64,"u":"ghostly%20portal%20paint_som"},{"n":"Topology Protoplasm","s":64,"u":"topology%20protoplasm_som"}]},"staff":{"2":[{"n":"Staff Of Impossible Visions","s":4,"u":"staff%20of%20impossible%20visions%20(generic)_apg"},{"n":"Staff Of Nature's Vengeance","s":4,"u":"staff%20of%20nature's%20vengeance%20(generic)_apg"},{"n":"Staff Of Providence","s":4,"u":"staff%20of%20providence%20(generic)_apg"},{"n":"Animal Staff","s":5,"u":"animal%20staff%20(generic)_crb"},{"n":"Mentalist's Staff","s":5,"u":"mentalist's%20staff%20(generic)_crb"},{"n":"Staff of Abjuration","s":5,"u":"staff%20of%20abjuration%20(generic)_crb"},{"n":"Staff of Conjuration","s":5,"u":"staff%20of%20conjuration%20(generic)_crb"},{"n":"Staff of Divination","s":5,"u":"staff%20of%20divination%20(generic)_crb"},{"n":"Staff of Enchantment","s":5,"u":"staff%20of%20enchantment%20(generic)_crb"},{"n":"Staff of Evocation","s":5,"u":"staff%20of%20evocation%20(generic)_crb"},{"n":"Staff of Fire","s":5,"u":"staff%20of%20fire%20(generic)_crb"},{"n":"Staff of Healing","s":5,"u":"staff%20of%20healing%20(generic)_crb"},{"n":"Staff of Illumination","s":5,"u":"staff%20of%20illumination_crb"},{"n":"Staff of Illusion","s":5,"u":"staff%20of%20illusion%20(generic)_crb"},{"n":"Staff of Necromancy","s":5,"u":"staff%20of%20necromancy%20(generic)_crb"},{"n":"Staff of Power","s":5,"u":"staff%20of%20power_crb"},{"n":"Staff of the Magi","s":5,"u":"staff%20of%20the%20magi_crb"},{"n":"Staff of Transmutation","s":5,"u":"staff%20of%20transmutation%20(generic)_crb"},{"n":"Verdant Staff","s":5,"u":"verdant%20staff%20(generic)_crb"},{"n":"Poisoner's Staff","s":25,"u":"poisoner's%20staff%20(generic)_aoe4"},{"n":"Ringmaster's Staff","s":32,"u":"ringmaster's%20staff%20(generic)_ec2"},{"n":"Staff Of The Black Desert","s":34,"u":"staff%20of%20the%20black%20desert%20(generic)_ec5"},{"n":"Staff Of Sieges","s":35,"u":"staff%20of%20sieges_ec6"},{"n":"Staff of Final Rest","s":8,"u":"staff%20of%20final%20rest%20(generic)_lotgb"},{"n":"Staff Of The Dreamlands","s":8,"u":"staff%20of%20the%20dreamlands%20(generic)_lotgb"},{"n":"Lini's Leafstick","s":64,"u":"lini's%20leafstick_som"},{"n":"Staff Of Nature's Cunning","s":64,"u":"staff%20of%20nature's%20cunning%20(generic)_som"},{"n":"Staff Of The Desert Winds","s":64,"u":"staff%20of%20the%20desert%20winds%20(generic)_som"},{"n":"Wyrm Drinker","s":50,"u":"wyrm%20drinker_sot5"}]},"wand":{"2":[{"n":"Wand Of Crackling Lightning","s":4,"u":"wand%20of%20crackling%20lightning%20(generic)_apg"},{"n":"Wand Of Hopeless Night","s":4,"u":"wand%20of%20hopeless%20night%20(generic)_apg"},{"n":"Wand Of Overflowing Life","s":4,"u":"wand%20of%20overflowing%20life%20(generic)_apg"},{"n":"Wand Of The Snowfields","s":4,"u":"wand%20of%20the%20snowfields%20(generic)_apg"},{"n":"Wand Of The Spider","s":4,"u":"wand%20of%20the%20spider%20(generic)_apg"},{"n":"Magic Wand","s":5,"u":"magic%20wand%20(generic)_crb"},{"n":"Wand of Continuation","s":5,"u":"wand%20of%20continuation%20(generic)_crb"},{"n":"Wand of Manifold Missiles","s":5,"u":"wand%20of%20manifold%20missiles%20(generic)_crb"},{"n":"Wand of Slaying","s":5,"u":"wand%20of%20slaying%20(generic)_crb"},{"n":"Wand of Smoldering Fireballs","s":5,"u":"wand%20of%20smoldering%20fireballs%20(generic)_crb"},{"n":"Wand of Widening","s":5,"u":"wand%20of%20widening%20(generic)_crb"},{"n":"Wand Of Fey Flames","s":8,"u":"wand%20of%20fey%20flames_lotgb"},{"n":"Wand Of Spiritual Warfare","s":8,"u":"wand%20of%20spiritual%20warfare%20(generic)_lotgb"},{"n":"Wand Of Thundering Echoes","s":8,"u":"wand%20of%20thundering%20echoes%20(generic)_lotgb"},{"n":"Wand of Caustic Effluence","s":67,"u":"wand%20of%20caustic%20effluence_pfum"},{"n":"Wand Of Noisome Acid","s":45,"u":"wand%20of%20noisome%20acid%20(generic)_sli"},{"n":"Wand Of Teeming Ghosts","s":45,"u":"wand%20of%20teeming%20ghosts%20(generic)_sli"}]},"precious":{"2":[{"n":"Adamantine","s":5,"u":"adamantine%20(generic)_crb"},{"n":"Cold Iron","s":5,"u":"cold%20iron%20(generic)_crb"},{"n":"Darkwood","s":5,"u":"darkwood%20(generic)_crb"},{"n":"Dragonhide","s":5,"u":"dragonhide%20(generic)_crb"},{"n":"Mithral","s":5,"u":"mithral%20(generic)_crb"},{"n":"Orichalcum","s":5,"u":"orichalcum%20(generic)_crb"},{"n":"Silver","s":5,"u":"silver%20(generic)_crb"},{"n":"Warpglass","s":27,"u":"warpglass%20(generic)_aoe6"},{"n":"Peachwood","s":10,"u":"peachwood%20(generic)_botd"},{"n":"Sovereign Steel","s":66,"u":"sovereign%20steel%20(generic)_lol"},{"n":"Abysium","s":8,"u":"abysium%20(generic)_lotgb"},{"n":"Djezet","s":8,"u":"djezet%20(generic)_lotgb"},{"n":"Inubrix","s":8,"u":"inubrix%20(generic)_lotgb"},{"n":"Noqual","s":8,"u":"noqual%20(generic)_lotgb"},{"n":"Siccatite","s":8,"u":"siccatite%20(generic)_lotgb"}]},"chaotic":{"2":[{"n":"Anarchic","s":5,"u":"anarchic_crb"},{"n":"Rod of Wonder","s":5,"u":"rod%20of%20wonder_crb"},{"n":"Pistol Of Wonder","s":2,"u":"pistol%20of%20wonder_g%26g"},{"n":"Guiding Star","s":64,"u":"guiding%20star_som"}],"3":[{"n":"Abyssal Plague","s":5,"u":"abyssal%20plague_crb"},{"n":"Demon Form","s":64,"u":"demon%20form_som"}],"73":[{"n":"Anarchic","s":5,"u":"anarchic_crb"}]},"apex":{"2":[{"n":"Anklets of Alacrity","s":5,"u":"anklets%20of%20alacrity_crb"},{"n":"Belt of Giant Strength","s":5,"u":"belt%20of%20giant%20strength_crb"},{"n":"Belt of Regeneration","s":5,"u":"belt%20of%20regeneration_crb"},{"n":"Circlet of Persuasion","s":5,"u":"circlet%20of%20persuasion_crb"},{"n":"Diadem of Intellect","s":5,"u":"diadem%20of%20intellect_crb"},{"n":"Headband of Inspired Wisdom","s":5,"u":"headband%20of%20inspired%20wisdom_crb"},{"n":"Genius Diadem","s":15,"u":"genius%20diadem_gmg"},{"n":"Archivist's Gaze","s":64,"u":"archivist's%20gaze_som"},{"n":"Emberheart","s":64,"u":"emberheart_som"},{"n":"Mask Of Allure","s":64,"u":"mask%20of%20allure_som"},{"n":"Mercurial Mantle","s":64,"u":"mercurial%20mantle_som"},{"n":"Sage's Lash","s":64,"u":"sage's%20lash_som"},{"n":"Titan's Grasp","s":64,"u":"titan's%20grasp_som"}]},"ingested":{"2":[{"n":"Arsenic","s":5,"u":"arsenic_crb"},{"n":"Belladonna","s":5,"u":"belladonna_crb"},{"n":"Deathcap Powder","s":5,"u":"deathcap%20powder_crb"},{"n":"Hemlock","s":5,"u":"hemlock_crb"},{"n":"King's Sleep","s":5,"u":"king's%20sleep_crb"},{"n":"Lich Dust","s":5,"u":"lich%20dust_crb"},{"n":"Slumber Wine","s":5,"u":"slumber%20wine_crb"},{"n":"Wolfsbane","s":5,"u":"wolfsbane_crb"},{"n":"Alcohol","s":15,"u":"alcohol_gmg"},{"n":"Blood Sap","s":15,"u":"blood%20sap_gmg"},{"n":"Bloodeye Coffee","s":15,"u":"bloodeye%20coffee_gmg"},{"n":"Cytillesh","s":15,"u":"cytillesh_gmg"},{"n":"Dreamtime Tea","s":15,"u":"dreamtime%20tea_gmg"},{"n":"Elven Absinthe","s":15,"u":"elven%20absinthe_gmg"},{"n":"Flayleaf","s":15,"u":"flayleaf_gmg"},{"n":"Refined Pesh","s":15,"u":"refined%20pesh_gmg"},{"n":"Scour","s":15,"u":"scour_gmg"},{"n":"Shiver","s":15,"u":"shiver_gmg"},{"n":"False Death","s":20,"u":"false%20death_aoa5"},{"n":"Isolation Draught","s":20,"u":"isolation%20draught_aoa5"},{"n":"Nightmare Salt","s":20,"u":"nightmare%20salt_aoa5"},{"n":"Grolna","s":22,"u":"grolna_aoe1"},{"n":"Knockout Dram","s":22,"u":"knockout%20dram_aoe1"},{"n":"Repulsion Resin","s":25,"u":"repulsion%20resin_aoe4"},{"n":"Sight-theft Grit","s":25,"u":"sight-theft%20grit_aoe4"},{"n":"Spectral Nightshade","s":25,"u":"spectral%20nightshade_aoe4"},{"n":"Forgetful Drops","s":11,"u":"forgetful%20drops_da"},{"n":"Alkenstar Ice Wine","s":6,"u":"alkenstar%20ice%20wine_loil"},{"n":"Diluted Hype","s":66,"u":"diluted%20hype_lol"},{"n":"Hype","s":66,"u":"hype_lol"},{"n":"Plasma Hype","s":66,"u":"plasma%20hype_lol"},{"n":"Blaze","s":42,"u":"blaze_ooa1"}]},"lawful":{"2":[{"n":"Axiomatic","s":5,"u":"axiomatic_crb"},{"n":"Holy Avenger","s":5,"u":"holy%20avenger_crb"},{"n":"Lawbringer's Lasso","s":44,"u":"lawbringer's%20lasso_ooa3"}],"3":[{"n":"Devil Form","s":64,"u":"devil%20form_som"},{"n":"Impeccable Flow","s":46,"u":"impeccable%20flow_sot1"}],"73":[{"n":"Axiomatic","s":5,"u":"axiomatic_crb"}]},"companion":{"2":[{"n":"Barding of the Zephyr","s":5,"u":"barding%20of%20the%20zephyr_crb"},{"n":"Collar of Empathy","s":5,"u":"collar%20of%20empathy_crb"},{"n":"Collar of Inconspicuousness","s":5,"u":"collar%20of%20inconspicuousness_crb"},{"n":"Horseshoes of Speed","s":5,"u":"horseshoes%20of%20speed%20(generic)_crb"},{"n":"Chaos Collar","s":11,"u":"chaos%20collar_da"},{"n":"Bomber's Saddle","s":34,"u":"bomber's%20saddle_ec5"},{"n":"Barding Saddle","s":59,"u":"barding%20saddle_lokl"},{"n":"Swiftmount Saddle","s":59,"u":"swiftmount%20saddle_lokl"},{"n":"Horned Hand Rests","s":8,"u":"horned%20hand%20rests_lotgb"},{"n":"Hosteling Statuette","s":8,"u":"hosteling%20statuette_lotgb"},{"n":"Swarmform Collar","s":8,"u":"swarmform%20collar_lotgb"},{"n":"Waverider Barding","s":8,"u":"waverider%20barding_lotgb"}]},"contact":{"2":[{"n":"Black Lotus Extract","s":5,"u":"black%20lotus%20extract_crb"},{"n":"Blightburn Resin","s":5,"u":"blightburn%20resin_crb"},{"n":"Dragon Bile","s":5,"u":"dragon%20bile_crb"},{"n":"Malyass Root Paste","s":5,"u":"malyass%20root%20paste_crb"},{"n":"Nettleweed Residue","s":5,"u":"nettleweed%20residue_crb"},{"n":"Spider Root","s":5,"u":"spider%20root_crb"},{"n":"Tears of Death","s":5,"u":"tears%20of%20death_crb"},{"n":"Frenzy Oil","s":20,"u":"frenzy%20oil_aoa5"},{"n":"Looter's Lethargy","s":22,"u":"looter's%20lethargy_aoe1"},{"n":"Blackfinger Blight","s":24,"u":"blackfinger%20blight_aoe3"},{"n":"Fearweed","s":25,"u":"fearweed_aoe4"},{"n":"Hunger Oil","s":25,"u":"hunger%20oil_aoe4"},{"n":"Liar's Demise","s":25,"u":"liar's%20demise_aoe4"},{"n":"Abysium Powder","s":8,"u":"abysium%20powder_lotgb"},{"n":"Forgetful Ink","s":46,"u":"forgetful%20ink_sot1"}],"63":[{"n":"Poison Sedum","s":42,"u":"poison%20sedum_ooa1"}]},"virulent":{"2":[{"n":"Black Lotus Extract","s":5,"u":"black%20lotus%20extract_crb"},{"n":"King's Sleep","s":5,"u":"king's%20sleep_crb"},{"n":"Tears of Death","s":5,"u":"tears%20of%20death_crb"},{"n":"Blackfinger Blight","s":24,"u":"blackfinger%20blight_aoe3"},{"n":"Lifeblight Residue","s":25,"u":"lifeblight%20residue_aoe4"}],"62":[{"n":"Slithering","s":45,"u":"slithering_sli"}],"63":[{"n":"Brain Worms","s":15,"u":"brain%20worms_gmg"},{"n":"Scarlet Leprosy","s":15,"u":"scarlet%20leprosy_gmg"},{"n":"Sewer Haze","s":15,"u":"sewer%20haze_gmg"}]},"inhaled":{"2":[{"n":"Brimstone Fumes","s":5,"u":"brimstone%20fumes_crb"},{"n":"Mindfog Mist","s":5,"u":"mindfog%20mist_crb"},{"n":"Nightmare Vapor","s":5,"u":"nightmare%20vapor_crb"},{"n":"Flayleaf","s":15,"u":"flayleaf_gmg"},{"n":"Refined Pesh","s":15,"u":"refined%20pesh_gmg"},{"n":"Scour","s":15,"u":"scour_gmg"},{"n":"Addlebrain","s":18,"u":"addlebrain_aoa3"},{"n":"Gorgon's Breath","s":20,"u":"gorgon's%20breath_aoa5"},{"n":"Daylight Vapor","s":25,"u":"daylight%20vapor_aoe4"},{"n":"Honeyscent","s":66,"u":"honeyscent_lol"},{"n":"Sneezing Powder","s":8,"u":"sneezing%20powder_lotgb"},{"n":"Vexing Vapor","s":8,"u":"vexing%20vapor%20(generic)_lotgb"}],"3":[{"n":"Puff Of Poison","s":64,"u":"puff%20of%20poison_som"}]},"focused":{"2":[{"n":"Cassock of Devotion","s":5,"u":"cassock%20of%20devotion_crb"},{"n":"Druid's Vestments","s":5,"u":"druid's%20vestments_crb"},{"n":"Harmonic Hauberk","s":8,"u":"harmonic%20hauberk_lotgb"},{"n":"S Ring","s":64,"u":"s%20ring_som"},{"n":"Dragon Rune Bracelet","s":48,"u":"dragon%20rune%20bracelet_sot3"}]},"good":{"2":[{"n":"Celestial Armor","s":5,"u":"celestial%20armor_crb"},{"n":"Holy","s":5,"u":"holy_crb"},{"n":"Holy Avenger","s":5,"u":"holy%20avenger_crb"},{"n":"Holy Water","s":5,"u":"holy%20water_crb"},{"n":"Lady's Chalice","s":10,"u":"lady's%20chalice_botd"},{"n":"Celestial Peachwood Sword","s":10,"u":"celestial%20peachwood%20sword_botd"},{"n":"Holy Steam Ball","s":2,"u":"holy%20steam%20ball_g%26g"},{"n":"Glorious Plate","s":7,"u":"glorious%20plate_locg"},{"n":"Radiant Lance","s":7,"u":"radiant%20lance_locg"},{"n":"Armor of the Holy Warrior","s":59,"u":"armor%20of%20the%20holy%20warrior_lokl"},{"n":"Busine of Divine Reinforcements","s":59,"u":"busine%20of%20divine%20reinforcements_lokl"},{"n":"Vine Of Roses","s":8,"u":"vine%20of%20roses_lotgb"},{"n":"Redeemer's Pistol","s":44,"u":"redeemer's%20pistol_ooa3"},{"n":"Anointed Waterskin","s":64,"u":"anointed%20waterskin_som"},{"n":"Fu Water","s":64,"u":"fu%20water_som"},{"n":"Guiding Star","s":64,"u":"guiding%20star_som"}],"3":[{"n":"Angelic Halo","s":5,"u":"angelic%20halo_crb"},{"n":"Holy Cascade","s":5,"u":"holy%20cascade_crb"},{"n":"Litany Against Sloth","s":5,"u":"litany%20against%20sloth_crb"},{"n":"Litany Against Wrath","s":5,"u":"litany%20against%20wrath_crb"},{"n":"Litany Of Righteousness","s":5,"u":"litany%20of%20righteousness_crb"},{"n":"Searing Light","s":5,"u":"searing%20light_crb"},{"n":"Hallowed Ground","s":10,"u":"hallowed%20ground_botd"},{"n":"Purifying Veil","s":11,"u":"purifying%20veil_da"},{"n":"Consecrate Flesh","s":59,"u":"consecrate%20flesh_lokl"},{"n":"Radiant Beam","s":59,"u":"radiant%20beam_lokl"},{"n":"Sun's Fury","s":66,"u":"sun's%20fury_lol"},{"n":"Angel Form","s":64,"u":"angel%20form_som"},{"n":"Moonlight Ray","s":49,"u":"moonlight%20ray_sot4"}],"73":[{"n":"Holy","s":5,"u":"holy_crb"},{"n":"Angelic Vessel","s":15,"u":"angelic%20vessel_gmg"},{"n":"Holy Light","s":15,"u":"holy%20light_gmg"},{"n":"Righteous Call","s":15,"u":"righteous%20call_gmg"}]},"structure":{"2":[{"n":"Explorer's Yurt","s":5,"u":"explorer's%20yurt_crb"},{"n":"Instant Fortress","s":5,"u":"instant%20fortress_crb"},{"n":"Pocket Stage","s":5,"u":"pocket%20stage_crb"},{"n":"Gourd Home","s":18,"u":"gourd%20home_aoa3"},{"n":"Marvelous Calliope","s":32,"u":"marvelous%20calliope_ec2"},{"n":"Palanquin of Night","s":6,"u":"palanquin%20of%20night_loil"},{"n":"Campaign Stable","s":59,"u":"campaign%20stable_lokl"},{"n":"Mountain To The Sky","s":66,"u":"mountain%20to%20the%20sky_lol"},{"n":"Memory Palace","s":8,"u":"memory%20palace_lotgb"},{"n":"Pocket Gala","s":8,"u":"pocket%20gala_lotgb"},{"n":"Portable Gaming Hall","s":8,"u":"portable%20gaming%20hall_lotgb"},{"n":"Private Workshop","s":8,"u":"private%20workshop_lotgb"},{"n":"Stone Circle","s":8,"u":"stone%20circle%20(generic)_lotgb"},{"n":"Wizard's Tower","s":8,"u":"wizard's%20tower_lotgb"},{"n":"Barricade Stone","s":48,"u":"barricade%20stone%20(generic)_sot3"}]},"sleep":{"2":[{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Sleep Arrow","s":5,"u":"sleep%20arrow_crb"},{"n":"Slumber Wine","s":5,"u":"slumber%20wine_crb"},{"n":"Stupor Poison","s":30,"u":"stupor%20poison_av3"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Mirror Of Sleeping Vigil","s":8,"u":"mirror%20of%20sleeping%20vigil_lotgb"}],"3":[{"n":"Dream Council","s":5,"u":"dream%20council_crb"},{"n":"Sleep","s":5,"u":"sleep_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"}],"62":[{"n":"Curse of Slumber","s":15,"u":"curse%20of%20slumber_gmg"}]},"scroll":{"2":[{"n":"Scroll","s":5,"u":"scroll%20(generic)_crb"}]},"drug":{"2":[{"n":"Alcohol","s":15,"u":"alcohol_gmg"},{"n":"Blood Sap","s":15,"u":"blood%20sap_gmg"},{"n":"Bloodeye Coffee","s":15,"u":"bloodeye%20coffee_gmg"},{"n":"Cytillesh","s":15,"u":"cytillesh_gmg"},{"n":"Dreamtime Tea","s":15,"u":"dreamtime%20tea_gmg"},{"n":"Elven Absinthe","s":15,"u":"elven%20absinthe_gmg"},{"n":"Flayleaf","s":15,"u":"flayleaf_gmg"},{"n":"Refined Pesh","s":15,"u":"refined%20pesh_gmg"},{"n":"Scour","s":15,"u":"scour_gmg"},{"n":"Shiver","s":15,"u":"shiver_gmg"},{"n":"Zerk","s":15,"u":"zerk_gmg"},{"n":"Grolna","s":22,"u":"grolna_aoe1"},{"n":"Alkenstar Ice Wine","s":6,"u":"alkenstar%20ice%20wine_loil"},{"n":"Diluted Hype","s":66,"u":"diluted%20hype_lol"},{"n":"Hype","s":66,"u":"hype_lol"},{"n":"Plasma Hype","s":66,"u":"plasma%20hype_lol"},{"n":"Blaze","s":42,"u":"blaze_ooa1"}]},"cursed":{"2":[{"n":"Arrow Attracting","s":15,"u":"arrow%20attracting_gmg"},{"n":"Arsonous","s":15,"u":"arsonous_gmg"},{"n":"Backbiting","s":15,"u":"backbiting_gmg"},{"n":"Bag Of Devouring","s":15,"u":"bag%20of%20devouring_gmg"},{"n":"Bag Of Weasels","s":15,"u":"bag%20of%20weasels_gmg"},{"n":"Bloodbiter","s":15,"u":"bloodbiter_gmg"},{"n":"Boots Of Dancing","s":15,"u":"boots%20of%20dancing_gmg"},{"n":"Cloak Of Immolation","s":15,"u":"cloak%20of%20immolation_gmg"},{"n":"Degenerating","s":15,"u":"degenerating_gmg"},{"n":"Dependent","s":15,"u":"dependent_gmg"},{"n":"Dreary","s":15,"u":"dreary_gmg"},{"n":"Erratic Transposing","s":15,"u":"erratic%20transposing_gmg"},{"n":"Gloves Of Carelessness","s":15,"u":"gloves%20of%20carelessness_gmg"},{"n":"Grandstanding","s":15,"u":"grandstanding_gmg"},{"n":"Medusa Armor","s":15,"u":"medusa%20armor_gmg"},{"n":"Monkey's Paw","s":15,"u":"monkey's%20paw_gmg"},{"n":"Necklace Of Strangulation","s":15,"u":"necklace%20of%20strangulation_gmg"},{"n":"Overdramatic","s":15,"u":"overdramatic_gmg"},{"n":"Poisonous Cloak","s":15,"u":"poisonous%20cloak%20(generic)_gmg"},{"n":"Raucous","s":15,"u":"raucous_gmg"},{"n":"Ravenous","s":15,"u":"ravenous_gmg"},{"n":"Ring Of Truth","s":15,"u":"ring%20of%20truth_gmg"},{"n":"Staining","s":15,"u":"staining_gmg"},{"n":"Stone Of Weight","s":15,"u":"stone%20of%20weight_gmg"},{"n":"Withering","s":15,"u":"withering_gmg"},{"n":"Dreamstone, Cursed","s":18,"u":"dreamstone%2c%20cursed_aoa3"},{"n":"Barbed Vest","s":24,"u":"barbed%20vest_aoe3"},{"n":"Cane Of The Maelstrom","s":27,"u":"cane%20of%20the%20maelstrom_aoe6"},{"n":"Book of Lost Days","s":11,"u":"book%20of%20lost%20days_da"},{"n":"Calamity Glass","s":11,"u":"calamity%20glass_da"},{"n":"Gift of the Poisoned Heart","s":11,"u":"gift%20of%20the%20poisoned%20heart_da"},{"n":"Golden Goose","s":11,"u":"golden%20goose_da"},{"n":"Mistranslator's Draft","s":11,"u":"mistranslator's%20draft_da"},{"n":"Ring of Sneering Charity","s":11,"u":"ring%20of%20sneering%20charity_da"},{"n":"Rose of Loves Lost","s":11,"u":"rose%20of%20loves%20lost_da"},{"n":"Tablet of Chained Souls","s":11,"u":"tablet%20of%20chained%20souls_da"},{"n":"Taleteller's Ring","s":11,"u":"taleteller's%20ring_da"},{"n":"Horn of the Aoyin","s":11,"u":"horn%20of%20the%20aoyin_da"},{"n":"Arboreal's Revenge","s":2,"u":"arboreal's%20revenge_g%26g"},{"n":"Immolation Clan Pistol","s":2,"u":"immolation%20clan%20pistol_g%26g"},{"n":"Pact-bound Pistol","s":2,"u":"pact-bound%20pistol_g%26g"},{"n":"Jax","s":43,"u":"jax_ooa2"},{"n":"Spellcutter","s":50,"u":"spellcutter_sot5"}]},"artifact":{"2":[{"n":"Axe Of The Dwarven Lords","s":15,"u":"axe%20of%20the%20dwarven%20lords_gmg"},{"n":"Deck Of Many Things","s":15,"u":"deck%20of%20many%20things_gmg"},{"n":"Elder Sign","s":15,"u":"elder%20sign_gmg"},{"n":"Essence Prism","s":15,"u":"essence%20prism_gmg"},{"n":"Forgefather's Seal","s":15,"u":"forgefather's%20seal_gmg"},{"n":"Horns Of Naraga","s":15,"u":"horns%20of%20naraga_gmg"},{"n":"Mirror Of Sorshen","s":15,"u":"mirror%20of%20sorshen_gmg"},{"n":"Orb Of Dragonkind","s":15,"u":"orb%20of%20dragonkind_gmg"},{"n":"Philosopher's Extractor","s":15,"u":"philosopher's%20extractor_gmg"},{"n":"Serithtial","s":15,"u":"serithtial_gmg"},{"n":"Shot Of The First Vault","s":15,"u":"shot%20of%20the%20first%20vault_gmg"},{"n":"Sphere Of Annihilation","s":15,"u":"sphere%20of%20annihilation_gmg"},{"n":"Talisman Of The Sphere","s":15,"u":"talisman%20of%20the%20sphere_gmg"},{"n":"Eye Of The Wise","s":18,"u":"eye%20of%20the%20wise_aoa3"},{"n":"Flawed Orb Of Gold Dragonkind","s":21,"u":"flawed%20orb%20of%20gold%20dragonkind_aoa6"},{"n":"Orb Shard","s":21,"u":"orb%20shard_aoa6"},{"n":"Cane Of The Maelstrom","s":27,"u":"cane%20of%20the%20maelstrom_aoe6"},{"n":"Radiant Spark","s":27,"u":"radiant%20spark_aoe6"},{"n":"Gauntlight","s":28,"u":"gauntlight_av1"},{"n":"The Whispering Reeds","s":28,"u":"the%20whispering%20reeds_av1"},{"n":"Aroden's Hearthstone","s":35,"u":"aroden's%20hearthstone_ec6"},{"n":"Hunter's Dawn","s":35,"u":"hunter's%20dawn_ec6"},{"n":"Kortos Diamond","s":35,"u":"kortos%20diamond_ec6"},{"n":"Tears Of The Last Azlanti","s":35,"u":"tears%20of%20the%20last%20azlanti_ec6"},{"n":"Phoenix Fighting Fan","s":37,"u":"phoenix%20fighting%20fan_frp1"},{"n":"Phoenix Necklace","s":37,"u":"phoenix%20necklace_frp1"},{"n":"Cube of Nex","s":6,"u":"cube%20of%20nex_loil"},{"n":"Lesser Cube of Nex","s":6,"u":"lesser%20cube%20of%20nex_loil"},{"n":"Jahan Waystone","s":0,"u":"jahan%20waystone_lome"},{"n":"Final Blade","s":62,"u":"final%20blade_lowg"},{"n":"Ancestral Embrace","s":51,"u":"ancestral%20embrace_sot6"},{"n":"Halcyon Heart","s":51,"u":"halcyon%20heart_sot6"},{"n":"Shadowed Scale, the Jungle Secret","s":51,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6"}],"71":[{"n":"Bunta","s":51,"u":"bunta_sot6"}]},"intelligent":{"2":[{"n":"Genius Diadem","s":15,"u":"genius%20diadem_gmg"},{"n":"Martyr's Shield","s":15,"u":"martyr's%20shield_gmg"},{"n":"Serithtial","s":15,"u":"serithtial_gmg"},{"n":"Singing Sword","s":15,"u":"singing%20sword_gmg"},{"n":"Piereta","s":35,"u":"piereta_ec6"},{"n":"Animate Dreamer","s":2,"u":"animate%20dreamer_g%26g"},{"n":"Boastful Hunter","s":2,"u":"boastful%20hunter_g%26g"},{"n":"Duchy Defender","s":2,"u":"duchy%20defender_g%26g"},{"n":"Sunken Pistol","s":2,"u":"sunken%20pistol_g%26g"},{"n":"Jax","s":43,"u":"jax_ooa2"}]},"saggorak":{"2":[{"n":"Ancestral Echoing","s":19,"u":"ancestral%20echoing_aoa4"},{"n":"Rock-braced","s":19,"u":"rock-braced_aoa4"}]},"contract":{"2":[{"n":"Devil's Luck","s":29,"u":"devil's%20luck_av2"},{"n":"Icy Disposition","s":29,"u":"icy%20disposition_av2"},{"n":"Pact Of Blood-taking","s":29,"u":"pact%20of%20blood-taking_av2"},{"n":"Right Of Retribution","s":29,"u":"right%20of%20retribution_av2"},{"n":"Bottomless Purse","s":11,"u":"bottomless%20purse_da"},{"n":"Cryolite Eye","s":11,"u":"cryolite%20eye_da"},{"n":"Hand-Hewed Face","s":11,"u":"hand-hewed%20face_da"},{"n":"Key to the Stomach","s":11,"u":"key%20to%20the%20stomach_da"},{"n":"Lost Ember","s":11,"u":"lost%20ember_da"},{"n":"Stone of Unrivaled Skill","s":11,"u":"stone%20of%20unrivaled%20skill_da"},{"n":"Vial of the Immortal Wellspring","s":11,"u":"vial%20of%20the%20immortal%20wellspring_da"},{"n":"Self-Emptying Pocket","s":11,"u":"self-emptying%20pocket_da"},{"n":"Fiendish Teleportation","s":66,"u":"fiendish%20teleportation_lol"},{"n":"Infernal Health","s":66,"u":"infernal%20health_lol"},{"n":"Unending Youth","s":66,"u":"unending%20youth_lol"},{"n":"Oath Of The Devoted","s":0,"u":"oath%20of%20the%20devoted_lome"}]},"catalyst":{"2":[{"n":"Swirling Sand","s":11,"u":"swirling%20sand_da"},{"n":"Bottled Screams","s":6,"u":"bottled%20screams_loil"},{"n":"Defiled Costa","s":6,"u":"defiled%20costa%20(generic)_loil"},{"n":"Grave Token","s":6,"u":"grave%20token_loil"},{"n":"Unsullied Blood","s":6,"u":"unsullied%20blood%20(generic)_loil"},{"n":"Vulture's Wing","s":6,"u":"vulture's%20wing_loil"},{"n":"Dazzling Rosary","s":64,"u":"dazzling%20rosary%20(generic)_som"},{"n":"Dimensional Knot","s":64,"u":"dimensional%20knot_som"},{"n":"Firestarter Pellets","s":64,"u":"firestarter%20pellets%20(generic)_som"},{"n":"Force Tiles","s":64,"u":"force%20tiles_som"},{"n":"Healer's Gel","s":64,"u":"healer's%20gel%20(generic)_som"},{"n":"Noxious Incense","s":64,"u":"noxious%20incense%20(generic)_som"},{"n":"Shimmering Dust","s":64,"u":"shimmering%20dust_som"},{"n":"Soothing Scents","s":64,"u":"soothing%20scents_som"},{"n":"Thunderbird Tuft","s":64,"u":"thunderbird%20tuft%20(generic)_som"},{"n":"Waterproofing Wax","s":64,"u":"waterproofing%20wax_som"},{"n":"Deathless Light","s":49,"u":"deathless%20light_sot4"}]},"armor":{"2":[{"n":"Jerkin Of Liberation","s":35,"u":"jerkin%20of%20liberation_ec6"}]},"shield":{"2":[{"n":"Shield Of The Unified Legion","s":35,"u":"shield%20of%20the%20unified%20legion_ec6"}]},"fulu":{"2":[{"n":"Stormbreaker Fulu","s":38,"u":"stormbreaker%20fulu_frp2"},{"n":"Apotropaic Fulu","s":64,"u":"apotropaic%20fulu_som"},{"n":"Detect Anathema Fulu","s":64,"u":"detect%20anathema%20fulu_som"},{"n":"Fulu Of Fire Suppression","s":64,"u":"fulu%20of%20fire%20suppression_som"},{"n":"Fulu Of Flood Suppression","s":64,"u":"fulu%20of%20flood%20suppression_som"},{"n":"Fulu Of The Drunken Monkey","s":64,"u":"fulu%20of%20the%20drunken%20monkey_som"},{"n":"Fulu Of The Stoic Ox","s":64,"u":"fulu%20of%20the%20stoic%20ox_som"},{"n":"Fulus Of Concealment","s":64,"u":"fulus%20of%20concealment_som"},{"n":"Ghostbane Fulu","s":64,"u":"ghostbane%20fulu_som"},{"n":"Magical Lock Fulu","s":64,"u":"magical%20lock%20fulu_som"},{"n":"Matchmaker Fulu","s":64,"u":"matchmaker%20fulu_som"},{"n":"Rebound Fulu","s":64,"u":"rebound%20fulu_som"},{"n":"Restful Sleep Fulu","s":64,"u":"restful%20sleep%20fulu_som"},{"n":"Spirit-sealing Fulu","s":64,"u":"spirit-sealing%20fulu%20(generic)_som"},{"n":"Stormbreaker Fulu","s":64,"u":"stormbreaker%20fulu_som"},{"n":"Tracking Fulu","s":64,"u":"tracking%20fulu_som"},{"n":"Venomous Cure Fulu","s":64,"u":"venomous%20cure%20fulu_som"}]},"gadget":{"2":[{"n":"Ablative Armor Plating","s":2,"u":"ablative%20armor%20plating%20(generic)_g%26g"},{"n":"Ablative Shield Plating","s":2,"u":"ablative%20shield%20plating%20(generic)_g%26g"},{"n":"Blast Boots","s":2,"u":"blast%20boots%20(generic)_g%26g"},{"n":"Cauterizing Torch","s":2,"u":"cauterizing%20torch_g%26g"},{"n":"Chameleon Suit","s":2,"u":"chameleon%20suit%20(generic)_g%26g"},{"n":"Clockwork Goggles","s":2,"u":"clockwork%20goggles%20(generic)_g%26g"},{"n":"Cryomister","s":2,"u":"cryomister%20(generic)_g%26g"},{"n":"Electromuscular Stimulator","s":2,"u":"electromuscular%20stimulator_g%26g"},{"n":"Etheric Essence Disruptor","s":2,"u":"etheric%20essence%20disruptor%20(generic)_g%26g"},{"n":"Explosive Mine","s":2,"u":"explosive%20mine%20(generic)_g%26g"},{"n":"Flare Beacon","s":2,"u":"flare%20beacon%20(generic)_g%26g"},{"n":"Gadget Skates","s":2,"u":"gadget%20skates_g%26g"},{"n":"Galvasphere","s":2,"u":"galvasphere_g%26g"},{"n":"Gecko Pads","s":2,"u":"gecko%20pads%20(generic)_g%26g"},{"n":"Impact Foam Chassis","s":2,"u":"impact%20foam%20chassis%20(generic)_g%26g"},{"n":"Instant Spy","s":2,"u":"instant%20spy_g%26g"},{"n":"Material Essence Disruptor","s":2,"u":"material%20essence%20disruptor%20(generic)_g%26g"},{"n":"Smoke Fan","s":2,"u":"smoke%20fan%20(generic)_g%26g"},{"n":"Wind-up Cart","s":2,"u":"wind-up%20cart_g%26g"},{"n":"Clockwork Spider Bomb","s":8,"u":"clockwork%20spider%20bomb_lotgb"},{"n":"Periscopic Viewfinder","s":8,"u":"periscopic%20viewfinder_lotgb"},{"n":"Spring-loaded Net Launcher","s":8,"u":"spring-loaded%20net%20launcher_lotgb"}]},"mounted":{"2":[{"n":"Ballista","s":2,"u":"ballista_g%26g"},{"n":"Catapult","s":2,"u":"catapult_g%26g"},{"n":"Heavy Ballista","s":2,"u":"heavy%20ballista_g%26g"},{"n":"Springald","s":2,"u":"springald_g%26g"},{"n":"Trebuchet","s":2,"u":"trebuchet_g%26g"}]},"portable":{"2":[{"n":"Battering Ram","s":2,"u":"battering%20ram%20(generic)_g%26g"},{"n":"Door Ram","s":2,"u":"door%20ram_g%26g"}]},"cobbled":{"2":[{"n":"Liar's Gun","s":2,"u":"liar's%20gun_g%26g"},{"n":"Big Boom Gun","s":2,"u":"big%20boom%20gun_g%26g"},{"n":"Spoon Gun","s":2,"u":"spoon%20gun_g%26g"}]},"steam":{"2":[{"n":"Steam Winch","s":2,"u":"steam%20winch_g%26g"},{"n":"Steamflight Pack","s":2,"u":"steamflight%20pack_g%26g"}],"51":[{"n":"Steam Vents","s":2,"u":"steam%20vents_g%26g"}]},"worn":{"2":[{"n":"Cloak Of Repute","s":7,"u":"cloak%20of%20repute%20(generic)_locg"},{"n":"Unmemorable Mantle","s":7,"u":"unmemorable%20mantle%20(generic)_locg"},{"n":"Silhouette Cloak","s":8,"u":"silhouette%20cloak_lotgb"}]},"grimoire":{"2":[{"n":"Doctrine of Blissful Eternity","s":6,"u":"doctrine%20of%20blissful%20eternity_loil"},{"n":"Tyrant's Writs","s":6,"u":"tyrant's%20writs_loil"},{"n":"Bestiary Of Metamorphosis","s":64,"u":"bestiary%20of%20metamorphosis_som"},{"n":"Book Of Lingering Blaze","s":64,"u":"book%20of%20lingering%20blaze_som"},{"n":"Codex Of Unimpeded Sight","s":64,"u":"codex%20of%20unimpeded%20sight%20(generic)_som"},{"n":"Endless Grimoire","s":64,"u":"endless%20grimoire%20(generic)_som"},{"n":"Instructions For Lasting Agony","s":64,"u":"instructions%20for%20lasting%20agony_som"},{"n":"Spellbook Of Redundant Enchantment","s":64,"u":"spellbook%20of%20redundant%20enchantment_som"},{"n":"Storyteller's Opus","s":64,"u":"storyteller's%20opus_som"},{"n":"Summoning Handscroll","s":64,"u":"summoning%20handscroll_som"},{"n":"Warding Tablets","s":64,"u":"warding%20tablets_som"},{"n":"Grimoire of Unknown Necessities","s":50,"u":"grimoire%20of%20unknown%20necessities_sot5"}]},"tattoo":{"2":[{"n":"Open Mind","s":6,"u":"open%20mind_loil"},{"n":"Silent Heart","s":6,"u":"silent%20heart_loil"},{"n":"Thoughtwhip Claw","s":6,"u":"thoughtwhip%20claw_loil"},{"n":"Vengeful Arm","s":6,"u":"vengeful%20arm_loil"},{"n":"Venomed Tongue","s":6,"u":"venomed%20tongue_loil"},{"n":"Arctic Vigor","s":8,"u":"arctic%20vigor%20(generic)_lotgb"},{"n":"Crown Of Insight","s":8,"u":"crown%20of%20insight_lotgb"},{"n":"Enveloping Light","s":8,"u":"enveloping%20light%20(generic)_lotgb"},{"n":"Reflexive Tattoo","s":8,"u":"reflexive%20tattoo_lotgb"},{"n":"Blessed Tattoo","s":62,"u":"blessed%20tattoo_lowg"},{"n":"Familiar Tattoo","s":64,"u":"familiar%20tattoo_som"},{"n":"Rune Of Sin","s":64,"u":"rune%20of%20sin_som"},{"n":"Warding Tattoo","s":64,"u":"warding%20tattoo%20(generic)_som"}]},"adjustment":{"2":[{"n":"Parade Armor","s":59,"u":"parade%20armor_lokl"},{"n":"Throwing Shield","s":59,"u":"throwing%20shield_lokl"},{"n":"Burnished Plating","s":8,"u":"burnished%20plating_lotgb"},{"n":"Dragon's Crest","s":8,"u":"dragon's%20crest_lotgb"},{"n":"Reinforced Surcoat","s":8,"u":"reinforced%20surcoat_lotgb"},{"n":"Shield Augmentation","s":8,"u":"shield%20augmentation_lotgb"},{"n":"Twining Chains","s":8,"u":"twining%20chains_lotgb"}]},"ammunition":{"2":[{"n":"Dispersing Bullet","s":64,"u":"dispersing%20bullet_som"},{"n":"Golden Chrysalis","s":64,"u":"golden%20chrysalis_som"}]},"spellheart":{"2":[{"n":"Five-feather Wreath","s":64,"u":"five-feather%20wreath%20(generic)_som"},{"n":"Flaming Star","s":64,"u":"flaming%20star%20(generic)_som"},{"n":"Grim Sandglass","s":64,"u":"grim%20sandglass%20(generic)_som"},{"n":"Perfect Droplet","s":64,"u":"perfect%20droplet%20(generic)_som"},{"n":"Trinity Geode","s":64,"u":"trinity%20geode%20(generic)_som"}]},"concussive":{"2":[{"n":"Sun Sling","s":49,"u":"sun%20sling_sot4"},{"n":"Arquebus","s":2,"u":"arquebus_g%26g"},{"n":"Blunderbuss","s":2,"u":"blunderbuss_g%26g"},{"n":"Clan Pistol","s":2,"u":"clan%20pistol_g%26g"},{"n":"Coat Pistol","s":2,"u":"coat%20pistol_g%26g"},{"n":"Double-barreled Musket","s":2,"u":"double-barreled%20musket_g%26g"},{"n":"Double-barreled Pistol","s":2,"u":"double-barreled%20pistol_g%26g"},{"n":"Dragon Mouth Pistol","s":2,"u":"dragon%20mouth%20pistol_g%26g"},{"n":"Dueling Pistol","s":2,"u":"dueling%20pistol_g%26g"},{"n":"Dwarven Scattergun","s":2,"u":"dwarven%20scattergun_g%26g"},{"n":"Flintlock Musket","s":2,"u":"flintlock%20musket_g%26g"},{"n":"Flintlock Pistol","s":2,"u":"flintlock%20pistol_g%26g"},{"n":"Jezail","s":2,"u":"jezail_g%26g"},{"n":"Mithral Tree","s":2,"u":"mithral%20tree_g%26g"},{"n":"Pepperbox","s":2,"u":"pepperbox_g%26g"},{"n":"Slide Pistol","s":2,"u":"slide%20pistol_g%26g"},{"n":"Shobhad Longrifle","s":50,"u":"shobhad%20longrifle_sot5"}]},"propulsive":{"2":[{"n":"Sun Sling","s":49,"u":"sun%20sling_sot4"},{"n":"Daikyu","s":4,"u":"daikyu_apg"},{"n":"Composite Longbow","s":5,"u":"composite%20longbow_crb"},{"n":"Composite Shortbow","s":5,"u":"composite%20shortbow_crb"},{"n":"Halfling Sling Staff","s":5,"u":"halfling%20sling%20staff_crb"},{"n":"Sling","s":5,"u":"sling_crb"},{"n":"Thunder Sling","s":1,"u":"thunder%20sling_loag"},{"n":"Hongali Hornbow","s":8,"u":"hongali%20hornbow_lotgb"}]},"cursebound":{"3":[{"n":"Access Lore","s":4,"u":"access%20lore_apg"},{"n":"Ancestral Defense","s":4,"u":"ancestral%20defense_apg"},{"n":"Ancestral Form","s":4,"u":"ancestral%20form_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Armor Of Bones","s":4,"u":"armor%20of%20bones_apg"},{"n":"Battlefield Persistence","s":4,"u":"battlefield%20persistence_apg"},{"n":"Brain Drain","s":4,"u":"brain%20drain_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Claim Undead","s":4,"u":"claim%20undead_apg"},{"n":"Debilitating Dichotomy","s":4,"u":"debilitating%20dichotomy_apg"},{"n":"Delay Affliction","s":4,"u":"delay%20affliction_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Flaming Fusillade","s":4,"u":"flaming%20fusillade_apg"},{"n":"Heroic Feat","s":4,"u":"heroic%20feat_apg"},{"n":"Incendiary Aura","s":4,"u":"incendiary%20aura_apg"},{"n":"Interstellar Void","s":4,"u":"interstellar%20void_apg"},{"n":"Life Link","s":4,"u":"life%20link_apg"},{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Moonlight Bridge","s":4,"u":"moonlight%20bridge_apg"},{"n":"Soul Siphon","s":4,"u":"soul%20siphon_apg"},{"n":"Spray Of Stars","s":4,"u":"spray%20of%20stars_apg"},{"n":"Tempest Form","s":4,"u":"tempest%20form_apg"},{"n":"Tempest Touch","s":4,"u":"tempest%20touch_apg"},{"n":"Thunderburst","s":4,"u":"thunderburst_apg"},{"n":"Vision Of Weakness","s":4,"u":"vision%20of%20weakness_apg"},{"n":"Whirling Flames","s":4,"u":"whirling%20flames_apg"},{"n":"Temporal Distortion","s":11,"u":"temporal%20distortion_da"},{"n":"Time Skip","s":11,"u":"time%20skip_da"},{"n":"Manifold Lives","s":11,"u":"manifold%20lives_da"}]},"hex":{"3":[{"n":"Blood Ward","s":4,"u":"blood%20ward_apg"},{"n":"Cackle","s":4,"u":"cackle_apg"},{"n":"Clinging Ice","s":4,"u":"clinging%20ice_apg"},{"n":"Curse Of Death","s":4,"u":"curse%20of%20death_apg"},{"n":"Deceiver's Cloak","s":4,"u":"deceiver's%20cloak_apg"},{"n":"Discern Secrets","s":4,"u":"discern%20secrets_apg"},{"n":"Elemental Betrayal","s":4,"u":"elemental%20betrayal_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Life Boost","s":4,"u":"life%20boost_apg"},{"n":"Malicious Shadow","s":4,"u":"malicious%20shadow_apg"},{"n":"Needle Of Vengeance","s":4,"u":"needle%20of%20vengeance_apg"},{"n":"Nudge Fate","s":4,"u":"nudge%20fate_apg"},{"n":"Personal Blizzard","s":4,"u":"personal%20blizzard_apg"},{"n":"Phase Familiar","s":4,"u":"phase%20familiar_apg"},{"n":"Restorative Moment","s":4,"u":"restorative%20moment_apg"},{"n":"Shroud Of Night","s":4,"u":"shroud%20of%20night_apg"},{"n":"Stoke The Heart","s":4,"u":"stoke%20the%20heart_apg"},{"n":"Veil Of Dreams","s":4,"u":"veil%20of%20dreams_apg"},{"n":"Wilding Word","s":4,"u":"wilding%20word_apg"},{"n":"Pact Broker","s":11,"u":"pact%20broker_da"},{"n":"Return the Favor","s":11,"u":"return%20the%20favor_da"},{"n":"Over the Coals","s":11,"u":"over%20the%20coals_da"},{"n":"Glacial Heart","s":66,"u":"glacial%20heart_lol"},{"n":"Spirit Object","s":66,"u":"spirit%20object_lol"},{"n":"Stumbling Curse","s":46,"u":"stumbling%20curse_sot1"}]},"cantrip":{"3":[{"n":"Clinging Ice","s":4,"u":"clinging%20ice_apg"},{"n":"Discern Secrets","s":4,"u":"discern%20secrets_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Nudge Fate","s":4,"u":"nudge%20fate_apg"},{"n":"Shroud Of Night","s":4,"u":"shroud%20of%20night_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Stoke The Heart","s":4,"u":"stoke%20the%20heart_apg"},{"n":"Summon Instrument","s":4,"u":"summon%20instrument_apg"},{"n":"Wilding Word","s":4,"u":"wilding%20word_apg"},{"n":"Acid Splash","s":5,"u":"acid%20splash_crb"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Chill Touch","s":5,"u":"chill%20touch_crb"},{"n":"Dancing Lights","s":5,"u":"dancing%20lights_crb"},{"n":"Daze","s":5,"u":"daze_crb"},{"n":"Detect Magic","s":5,"u":"detect%20magic_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Disrupt Undead","s":5,"u":"disrupt%20undead_crb"},{"n":"Divine Lance","s":5,"u":"divine%20lance_crb"},{"n":"Electric Arc","s":5,"u":"electric%20arc_crb"},{"n":"Forbidding Ward","s":5,"u":"forbidding%20ward_crb"},{"n":"Ghost Sound","s":5,"u":"ghost%20sound_crb"},{"n":"Guidance","s":5,"u":"guidance_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Know Direction","s":5,"u":"know%20direction_crb"},{"n":"Light","s":5,"u":"light_crb"},{"n":"Mage Hand","s":5,"u":"mage%20hand_crb"},{"n":"Message","s":5,"u":"message_crb"},{"n":"Prestidigitation","s":5,"u":"prestidigitation_crb"},{"n":"Produce Flame","s":5,"u":"produce%20flame_crb"},{"n":"Ray Of Frost","s":5,"u":"ray%20of%20frost_crb"},{"n":"Read Aura","s":5,"u":"read%20aura_crb"},{"n":"Shield","s":5,"u":"shield_crb"},{"n":"Sigil","s":5,"u":"sigil_crb"},{"n":"Stabilize","s":5,"u":"stabilize_crb"},{"n":"Tanglefoot","s":5,"u":"tanglefoot_crb"},{"n":"Telekinetic Projectile","s":5,"u":"telekinetic%20projectile_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Join Pasts","s":18,"u":"join%20pasts_aoa3"},{"n":"Silver's Refrain","s":18,"u":"silver's%20refrain_aoa3"},{"n":"Distortion Lens","s":11,"u":"distortion%20lens_da"},{"n":"Ghostly Shift","s":11,"u":"ghostly%20shift_da"},{"n":"Tesseract Tunnel","s":11,"u":"tesseract%20tunnel_da"},{"n":"Imaginary Weapon","s":11,"u":"imaginary%20weapon_da"},{"n":"Astral Rain","s":11,"u":"astral%20rain_da"},{"n":"Hologram Cage","s":11,"u":"hologram%20cage_da"},{"n":"Forbidden Thought","s":11,"u":"forbidden%20thought_da"},{"n":"Shatter Mind","s":11,"u":"shatter%20mind_da"},{"n":"Contagious Idea","s":11,"u":"contagious%20idea_da"},{"n":"Thermal Stasis","s":11,"u":"thermal%20stasis_da"},{"n":"Entropic Wheel","s":11,"u":"entropic%20wheel_da"},{"n":"Redistribute Potential","s":11,"u":"redistribute%20potential_da"},{"n":"Glimpse Weakness","s":11,"u":"glimpse%20weakness_da"},{"n":"Omnidirectional Scan","s":11,"u":"omnidirectional%20scan_da"},{"n":"Foresee the Path","s":11,"u":"foresee%20the%20path_da"},{"n":"Telekinetic Rend","s":11,"u":"telekinetic%20rend_da"},{"n":"Vector Screen","s":11,"u":"vector%20screen_da"},{"n":"Phase Bolt","s":11,"u":"phase%20bolt_da"},{"n":"Warp Step","s":11,"u":"warp%20step_da"},{"n":"Pact Broker","s":11,"u":"pact%20broker_da"},{"n":"Dancing Blade","s":11,"u":"dancing%20blade_da"},{"n":"Spirit Object","s":66,"u":"spirit%20object_lol"},{"n":"Approximate","s":64,"u":"approximate_som"},{"n":"Boost Eidolon","s":64,"u":"boost%20eidolon_som"},{"n":"Bullhorn","s":64,"u":"bullhorn_som"},{"n":"Gale Blast","s":64,"u":"gale%20blast_som"},{"n":"Gouging Claw","s":64,"u":"gouging%20claw_som"},{"n":"Haunting Hymn","s":64,"u":"haunting%20hymn_som"},{"n":"Healing Plaster","s":64,"u":"healing%20plaster_som"},{"n":"Infectious Enthusiasm","s":64,"u":"infectious%20enthusiasm_som"},{"n":"Invoke True Name","s":64,"u":"invoke%20true%20name_som"},{"n":"Protect Companion","s":64,"u":"protect%20companion_som"},{"n":"Puff Of Poison","s":64,"u":"puff%20of%20poison_som"},{"n":"Read The Air","s":64,"u":"read%20the%20air_som"},{"n":"Reinforce Eidolon","s":64,"u":"reinforce%20eidolon_som"},{"n":"Scatter Scree","s":64,"u":"scatter%20scree_som"},{"n":"Spout","s":64,"u":"spout_som"},{"n":"Tame","s":64,"u":"tame_som"},{"n":"Wash Your Luck","s":64,"u":"wash%20your%20luck_som"}]},"composition":{"3":[{"n":"Hymn of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Ode To Ouroboros","s":4,"u":"ode%20to%20ouroboros_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Symphony Of The Unfettered Heart","s":4,"u":"symphony%20of%20the%20unfettered%20heart_apg"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Counter Performance","s":5,"u":"counter%20performance_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Silver's Refrain","s":18,"u":"silver's%20refrain_aoa3"},{"n":"Song Of The Fallen","s":21,"u":"song%20of%20the%20fallen_aoa6"}]},"litany":{"3":[{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Litany Against Sloth","s":5,"u":"litany%20against%20sloth_crb"},{"n":"Litany Against Wrath","s":5,"u":"litany%20against%20wrath_crb"},{"n":"Litany Of Righteousness","s":5,"u":"litany%20of%20righteousness_crb"}]},"possession":{"3":[{"n":"Possession","s":5,"u":"possession_crb"}],"70":[{"n":"Mind Swap","s":64,"u":"mind%20swap_som"}]},"consecration":{"3":[{"n":"Sanctified Ground","s":5,"u":"sanctified%20ground_crb"}],"70":[{"n":"Consecrate","s":5,"u":"consecrate_crb"},{"n":"Dread Ambience","s":64,"u":"dread%20ambience_som"},{"n":"Establish Nexus","s":64,"u":"establish%20nexus_som"},{"n":"Garden Of Death","s":64,"u":"garden%20of%20death_som"}]},"incarnate":{"3":[{"n":"Summon Irii","s":11,"u":"summon%20irii_da"},{"n":"Summon Ancient Fleshforged","s":6,"u":"summon%20ancient%20fleshforged_loil"},{"n":"Summon Healing Servitor","s":6,"u":"summon%20healing%20servitor_loil"},{"n":"Summon Archmage","s":64,"u":"summon%20archmage_som"},{"n":"Summon Deific Herald","s":64,"u":"summon%20deific%20herald_som"},{"n":"Summon Draconic Legion","s":64,"u":"summon%20draconic%20legion_som"},{"n":"Summon Kaiju","s":64,"u":"summon%20kaiju_som"},{"n":"Tempest Of Shades","s":64,"u":"tempest%20of%20shades_som"}]},"contingency":{"3":[{"n":"Instant Armor","s":64,"u":"instant%20armor_som"},{"n":"Life Connection","s":64,"u":"life%20connection_som"},{"n":"Lucky Number","s":64,"u":"lucky%20number_som"},{"n":"Mind Of Menace","s":64,"u":"mind%20of%20menace_som"},{"n":"Ocular Overload","s":64,"u":"ocular%20overload_som"},{"n":"Summoner's Precaution","s":64,"u":"summoner's%20precaution_som"}]},"ranged trip":{"2":[{"n":"Bola","s":4,"u":"bola_apg"},{"n":"Aklys","s":12,"u":"aklys_b1"}]},"thrown":{"2":[{"n":"Bola","s":4,"u":"bola_apg"},{"n":"Aklys","s":12,"u":"aklys_b1"},{"n":"Club","s":5,"u":"club_crb"},{"n":"Dagger","s":5,"u":"dagger_crb"},{"n":"Dart","s":5,"u":"dart_crb"},{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Hatchet","s":5,"u":"hatchet_crb"},{"n":"Javelin","s":5,"u":"javelin_crb"},{"n":"Light Hammer","s":5,"u":"light%20hammer_crb"},{"n":"Shuriken","s":5,"u":"shuriken_crb"},{"n":"Spear","s":5,"u":"spear_crb"},{"n":"Starknife","s":5,"u":"starknife_crb"},{"n":"Trident","s":5,"u":"trident_crb"},{"n":"Tamchal Chakram","s":29,"u":"tamchal%20chakram_av2"},{"n":"Bladed Diabolo","s":31,"u":"bladed%20diabolo_ec1"},{"n":"Juggling Club","s":31,"u":"juggling%20club_ec1"},{"n":"Throwing Knife","s":31,"u":"throwing%20knife_ec1"},{"n":"Hand Adze","s":1,"u":"hand%20adze_loag"},{"n":"Rungu","s":1,"u":"rungu_loag"},{"n":"Mambele","s":58,"u":"mambele_logm"},{"n":"Chakri","s":6,"u":"chakri_loil"},{"n":"Donchak","s":6,"u":"donchak_loil"},{"n":"Combat Grapnel","s":60,"u":"combat%20grapnel_lopsg"},{"n":"Stiletto Pen","s":60,"u":"stiletto%20pen_lopsg"},{"n":"Chakram","s":8,"u":"chakram_lotgb"}]},"agile":{"2":[{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Sword Cane","s":4,"u":"sword%20cane_apg"},{"n":"Tengu Gale Blade","s":4,"u":"tengu%20gale%20blade_apg"},{"n":"Wakizashi","s":4,"u":"wakizashi_apg"},{"n":"Blowgun","s":5,"u":"blowgun_crb"},{"n":"Clan Dagger","s":5,"u":"clan%20dagger_crb"},{"n":"Dagger","s":5,"u":"dagger_crb"},{"n":"Dart","s":5,"u":"dart_crb"},{"n":"Dogslicer","s":5,"u":"dogslicer_crb"},{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Gauntlet","s":5,"u":"gauntlet_crb"},{"n":"Hatchet","s":5,"u":"hatchet_crb"},{"n":"Kama","s":5,"u":"kama_crb"},{"n":"Katar","s":5,"u":"katar_crb"},{"n":"Kukri","s":5,"u":"kukri_crb"},{"n":"Light Hammer","s":5,"u":"light%20hammer_crb"},{"n":"Light Mace","s":5,"u":"light%20mace_crb"},{"n":"Light Pick","s":5,"u":"light%20pick_crb"},{"n":"Main-gauche","s":5,"u":"main-gauche_crb"},{"n":"Orc Knuckle Dagger","s":5,"u":"orc%20knuckle%20dagger_crb"},{"n":"Sai","s":5,"u":"sai_crb"},{"n":"Sap","s":5,"u":"sap_crb"},{"n":"Sawtooth Saber","s":5,"u":"sawtooth%20saber_crb"},{"n":"Shortsword","s":5,"u":"shortsword_crb"},{"n":"Shuriken","s":5,"u":"shuriken_crb"},{"n":"Sickle","s":5,"u":"sickle_crb"},{"n":"Spiked Gauntlet","s":5,"u":"spiked%20gauntlet_crb"},{"n":"Starknife","s":5,"u":"starknife_crb"},{"n":"Boarding Axe","s":3,"u":"boarding%20axe_aaws"},{"n":"Nightstick","s":22,"u":"nightstick_aoe1"},{"n":"Tamchal Chakram","s":29,"u":"tamchal%20chakram_av2"},{"n":"Shauth Blade","s":30,"u":"shauth%20blade_av3"},{"n":"Fire Poi","s":31,"u":"fire%20poi_ec1"},{"n":"Juggling Club","s":31,"u":"juggling%20club_ec1"},{"n":"Poi","s":31,"u":"poi_ec1"},{"n":"Throwing Knife","s":31,"u":"throwing%20knife_ec1"},{"n":"Butterfly Sword","s":38,"u":"butterfly%20sword_frp2"},{"n":"Karambit","s":38,"u":"karambit_frp2"},{"n":"Wind and Fire Wheel","s":38,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Air Repeater","s":2,"u":"air%20repeater_g%26g"},{"n":"Bayonet","s":2,"u":"bayonet_g%26g"},{"n":"Dart Umbrella","s":2,"u":"dart%20umbrella_g%26g"},{"n":"Forked Bipod","s":2,"u":"forked%20bipod_g%26g"},{"n":"Knuckle Duster","s":2,"u":"knuckle%20duster_g%26g"},{"n":"Buugeng","s":1,"u":"buugeng_loag"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Hand Adze","s":1,"u":"hand%20adze_loag"},{"n":"Thunder Sling","s":1,"u":"thunder%20sling_loag"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"},{"n":"Scourge","s":7,"u":"scourge_locg"},{"n":"Fighting Fan","s":58,"u":"fighting%20fan_logm"},{"n":"Polytool","s":58,"u":"polytool_logm"},{"n":"Tekko-Kagi","s":58,"u":"tekko-kagi_logm"},{"n":"War Razor","s":58,"u":"war%20razor_logm"},{"n":"Chakri","s":6,"u":"chakri_loil"},{"n":"Dandpatta","s":6,"u":"dandpatta_loil"},{"n":"Kris","s":6,"u":"kris_loil"},{"n":"Visap","s":6,"u":"visap_loil"},{"n":"Bladed Gauntlet","s":59,"u":"bladed%20gauntlet_lokl"},{"n":"Stiletto Pen","s":60,"u":"stiletto%20pen_lopsg"},{"n":"Piranha Kiss","s":8,"u":"piranha%20kiss_lotgb"},{"n":"Tonfa","s":8,"u":"tonfa_lotgb"},{"n":"Lion Scythe","s":49,"u":"lion%20scythe_sot4"}]},"deadly":{"2":[{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Wakizashi","s":4,"u":"wakizashi_apg"},{"n":"Gaff","s":12,"u":"gaff_b1"},{"n":"Ogre Hook","s":12,"u":"ogre%20hook_b1"},{"n":"Shears","s":13,"u":"shears_b2"},{"n":"Composite Longbow","s":5,"u":"composite%20longbow_crb"},{"n":"Composite Shortbow","s":5,"u":"composite%20shortbow_crb"},{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Glaive","s":5,"u":"glaive_crb"},{"n":"Katana","s":5,"u":"katana_crb"},{"n":"Katar","s":5,"u":"katar_crb"},{"n":"Lance","s":5,"u":"lance_crb"},{"n":"Longbow","s":5,"u":"longbow_crb"},{"n":"Rapier","s":5,"u":"rapier_crb"},{"n":"Scythe","s":5,"u":"scythe_crb"},{"n":"Shortbow","s":5,"u":"shortbow_crb"},{"n":"Starknife","s":5,"u":"starknife_crb"},{"n":"Tamchal Chakram","s":29,"u":"tamchal%20chakram_av2"},{"n":"Rhoka Sword","s":30,"u":"rhoka%20sword_av3"},{"n":"Shauth Blade","s":30,"u":"shauth%20blade_av3"},{"n":"Shauth Lash","s":30,"u":"shauth%20lash_av3"},{"n":"Leiomano","s":38,"u":"leiomano_frp2"},{"n":"Forked Bipod","s":2,"u":"forked%20bipod_g%26g"},{"n":"Pantograph Gauntlet","s":2,"u":"pantograph%20gauntlet_g%26g"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Taw Launcher","s":1,"u":"taw%20launcher_loag"},{"n":"Fauchard","s":7,"u":"fauchard_locg"},{"n":"Fighting Fan","s":58,"u":"fighting%20fan_logm"},{"n":"Machete","s":58,"u":"machete_logm"},{"n":"Mambele","s":58,"u":"mambele_logm"},{"n":"Naginata","s":58,"u":"naginata_logm"},{"n":"Urumi","s":58,"u":"urumi_logm"},{"n":"War Razor","s":58,"u":"war%20razor_logm"},{"n":"Chakri","s":6,"u":"chakri_loil"},{"n":"Kalis","s":6,"u":"kalis_loil"},{"n":"Kris","s":6,"u":"kris_loil"},{"n":"Zulfikar","s":6,"u":"zulfikar_loil"},{"n":"War Lance","s":59,"u":"war%20lance_lokl"},{"n":"Elven Branched Spear","s":8,"u":"elven%20branched%20spear_lotgb"},{"n":"Hongali Hornbow","s":8,"u":"hongali%20hornbow_lotgb"}]},"disarm":{"2":[{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Tengu Gale Blade","s":4,"u":"tengu%20gale%20blade_apg"},{"n":"Flail","s":5,"u":"flail_crb"},{"n":"Main-gauche","s":5,"u":"main-gauche_crb"},{"n":"Nunchaku","s":5,"u":"nunchaku_crb"},{"n":"Orc Knuckle Dagger","s":5,"u":"orc%20knuckle%20dagger_crb"},{"n":"Ranseur","s":5,"u":"ranseur_crb"},{"n":"Rapier","s":5,"u":"rapier_crb"},{"n":"Sai","s":5,"u":"sai_crb"},{"n":"Spiked Chain","s":5,"u":"spiked%20chain_crb"},{"n":"War Flail","s":5,"u":"war%20flail_crb"},{"n":"Whip","s":5,"u":"whip_crb"},{"n":"Bladed Diabolo","s":31,"u":"bladed%20diabolo_ec1"},{"n":"Scorpion Whip","s":31,"u":"scorpion%20whip_ec1"},{"n":"Butterfly Sword","s":38,"u":"butterfly%20sword_frp2"},{"n":"Hook Sword","s":38,"u":"hook%20sword_frp2"},{"n":"Kusarigama","s":38,"u":"kusarigama_frp2"},{"n":"Wind and Fire Wheel","s":38,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Wish Blade","s":1,"u":"wish%20blade_loag"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"},{"n":"Scourge","s":7,"u":"scourge_locg"},{"n":"Bladed Scarf","s":58,"u":"bladed%20scarf_logm"},{"n":"Mambele","s":58,"u":"mambele_logm"},{"n":"Meteor Hammer","s":58,"u":"meteor%20hammer_logm"},{"n":"Nine-Ring Sword","s":58,"u":"nine-ring%20sword_logm"},{"n":"Tekko-Kagi","s":58,"u":"tekko-kagi_logm"},{"n":"Thorn whip","s":6,"u":"thorn%20whip_loil"},{"n":"Zulfikar","s":6,"u":"zulfikar_loil"},{"n":"Dueling Spear","s":8,"u":"dueling%20spear_lotgb"},{"n":"Piranha Kiss","s":8,"u":"piranha%20kiss_lotgb"},{"n":"Spiral Rapier","s":8,"u":"spiral%20rapier_lotgb"},{"n":"Tri-bladed Katar","s":8,"u":"tri-bladed%20katar_lotgb"}]},"finesse":{"2":[{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Sword Cane","s":4,"u":"sword%20cane_apg"},{"n":"Tengu Gale Blade","s":4,"u":"tengu%20gale%20blade_apg"},{"n":"Wakizashi","s":4,"u":"wakizashi_apg"},{"n":"Shears","s":13,"u":"shears_b2"},{"n":"Dagger","s":5,"u":"dagger_crb"},{"n":"Dogslicer","s":5,"u":"dogslicer_crb"},{"n":"Elven Curve Blade","s":5,"u":"elven%20curve%20blade_crb"},{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Kukri","s":5,"u":"kukri_crb"},{"n":"Light Mace","s":5,"u":"light%20mace_crb"},{"n":"Main-gauche","s":5,"u":"main-gauche_crb"},{"n":"Nunchaku","s":5,"u":"nunchaku_crb"},{"n":"Rapier","s":5,"u":"rapier_crb"},{"n":"Sai","s":5,"u":"sai_crb"},{"n":"Sawtooth Saber","s":5,"u":"sawtooth%20saber_crb"},{"n":"Shortsword","s":5,"u":"shortsword_crb"},{"n":"Sickle","s":5,"u":"sickle_crb"},{"n":"Spiked Chain","s":5,"u":"spiked%20chain_crb"},{"n":"Starknife","s":5,"u":"starknife_crb"},{"n":"Whip","s":5,"u":"whip_crb"},{"n":"Monkey's Fist","s":22,"u":"monkey's%20fist_aoe1"},{"n":"Nightstick","s":22,"u":"nightstick_aoe1"},{"n":"Tamchal Chakram","s":29,"u":"tamchal%20chakram_av2"},{"n":"Shauth Blade","s":30,"u":"shauth%20blade_av3"},{"n":"Shauth Lash","s":30,"u":"shauth%20lash_av3"},{"n":"Bladed Diabolo","s":31,"u":"bladed%20diabolo_ec1"},{"n":"Bladed Hoop","s":31,"u":"bladed%20hoop_ec1"},{"n":"Fire Poi","s":31,"u":"fire%20poi_ec1"},{"n":"Poi","s":31,"u":"poi_ec1"},{"n":"Scorpion Whip","s":31,"u":"scorpion%20whip_ec1"},{"n":"Throwing Knife","s":31,"u":"throwing%20knife_ec1"},{"n":"Butterfly Sword","s":38,"u":"butterfly%20sword_frp2"},{"n":"Karambit","s":38,"u":"karambit_frp2"},{"n":"Wind and Fire Wheel","s":38,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Bayonet","s":2,"u":"bayonet_g%26g"},{"n":"Forked Bipod","s":2,"u":"forked%20bipod_g%26g"},{"n":"Reinforced Stock","s":2,"u":"reinforced%20stock_g%26g"},{"n":"Umbrella Injector","s":2,"u":"umbrella%20injector_g%26g"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Whip Claw","s":1,"u":"whip%20claw_loag"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"},{"n":"Scourge","s":7,"u":"scourge_locg"},{"n":"Bladed Scarf","s":58,"u":"bladed%20scarf_logm"},{"n":"Fighting Fan","s":58,"u":"fighting%20fan_logm"},{"n":"Tekko-Kagi","s":58,"u":"tekko-kagi_logm"},{"n":"War Razor","s":58,"u":"war%20razor_logm"},{"n":"Kris","s":6,"u":"kris_loil"},{"n":"Thorn whip","s":6,"u":"thorn%20whip_loil"},{"n":"Visap","s":6,"u":"visap_loil"},{"n":"Bladed Gauntlet","s":59,"u":"bladed%20gauntlet_lokl"},{"n":"Combat Grapnel","s":60,"u":"combat%20grapnel_lopsg"},{"n":"Stiletto Pen","s":60,"u":"stiletto%20pen_lopsg"},{"n":"Dueling Spear","s":8,"u":"dueling%20spear_lotgb"},{"n":"Elven Branched Spear","s":8,"u":"elven%20branched%20spear_lotgb"},{"n":"Piranha Kiss","s":8,"u":"piranha%20kiss_lotgb"},{"n":"Probing Cane","s":8,"u":"probing%20cane_lotgb"},{"n":"Spiral Rapier","s":8,"u":"spiral%20rapier_lotgb"},{"n":"Tonfa","s":8,"u":"tonfa_lotgb"},{"n":"Aldori Dueling Sword","s":62,"u":"aldori%20dueling%20sword_lowg"},{"n":"Lion Scythe","s":49,"u":"lion%20scythe_sot4"}]},"versatile":{"2":[{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Khakkara","s":4,"u":"khakkara_apg"},{"n":"Wakizashi","s":4,"u":"wakizashi_apg"},{"n":"Gaff","s":13,"u":"gaff_b2"},{"n":"Shears","s":13,"u":"shears_b2"},{"n":"Clan Dagger","s":5,"u":"clan%20dagger_crb"},{"n":"Dagger","s":5,"u":"dagger_crb"},{"n":"Gnome Hooked Hammer","s":5,"u":"gnome%20hooked%20hammer_crb"},{"n":"Greatsword","s":5,"u":"greatsword_crb"},{"n":"Halberd","s":5,"u":"halberd_crb"},{"n":"Horsechopper","s":5,"u":"horsechopper_crb"},{"n":"Katana","s":5,"u":"katana_crb"},{"n":"Longsword","s":5,"u":"longsword_crb"},{"n":"Main-gauche","s":5,"u":"main-gauche_crb"},{"n":"Morningstar","s":5,"u":"morningstar_crb"},{"n":"Sai","s":5,"u":"sai_crb"},{"n":"Shortsword","s":5,"u":"shortsword_crb"},{"n":"Starknife","s":5,"u":"starknife_crb"},{"n":"Boarding Axe","s":3,"u":"boarding%20axe_aaws"},{"n":"Shauth Blade","s":30,"u":"shauth%20blade_av3"},{"n":"Karambit","s":38,"u":"karambit_frp2"},{"n":"Kusarigama","s":38,"u":"kusarigama_frp2"},{"n":"Leiomano","s":38,"u":"leiomano_frp2"},{"n":"Wind and Fire Wheel","s":38,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"},{"n":"Naginata","s":58,"u":"naginata_logm"},{"n":"Broadspear","s":6,"u":"broadspear_loil"},{"n":"Kalis","s":6,"u":"kalis_loil"},{"n":"Talwar","s":6,"u":"talwar_loil"},{"n":"Visap","s":6,"u":"visap_loil"},{"n":"Zulfikar","s":6,"u":"zulfikar_loil"},{"n":"Asp Coil","s":8,"u":"asp%20coil_lotgb"},{"n":"Clockwork Macuahuitl","s":8,"u":"clockwork%20macuahuitl_lotgb"},{"n":"Dueling Spear","s":8,"u":"dueling%20spear_lotgb"},{"n":"Aldori Dueling Sword","s":62,"u":"aldori%20dueling%20sword_lowg"}]},"shove":{"2":[{"n":"Khakkara","s":4,"u":"khakkara_apg"},{"n":"Greatclub","s":5,"u":"greatclub_crb"},{"n":"Light Mace","s":5,"u":"light%20mace_crb"},{"n":"Mace","s":5,"u":"mace_crb"},{"n":"Maul","s":5,"u":"maul_crb"},{"n":"Warhammer","s":5,"u":"warhammer_crb"},{"n":"Battle Lute","s":29,"u":"battle%20lute_av2"},{"n":"Pantograph Gauntlet","s":2,"u":"pantograph%20gauntlet_g%26g"},{"n":"Rungu","s":1,"u":"rungu_loag"},{"n":"War Lance","s":59,"u":"war%20lance_lokl"},{"n":"Boarding Pike","s":60,"u":"boarding%20pike_lopsg"},{"n":"Butchering Axe","s":8,"u":"butchering%20axe_lotgb"}]},"two-hand":{"2":[{"n":"Khakkara","s":4,"u":"khakkara_apg"},{"n":"Bastard Sword","s":5,"u":"bastard%20sword_crb"},{"n":"Dwarven War Axe","s":5,"u":"dwarven%20war%20axe_crb"},{"n":"Gnome Hooked Hammer","s":5,"u":"gnome%20hooked%20hammer_crb"},{"n":"Katana","s":5,"u":"katana_crb"},{"n":"Staff","s":5,"u":"staff_crb"},{"n":"Battle Lute","s":29,"u":"battle%20lute_av2"},{"n":"Rhoka Sword","s":30,"u":"rhoka%20sword_av3"},{"n":"Bladed Hoop","s":31,"u":"bladed%20hoop_ec1"},{"n":"Reinforced Stock","s":2,"u":"reinforced%20stock_g%26g"},{"n":"Wish Blade","s":1,"u":"wish%20blade_loag"},{"n":"Gada","s":6,"u":"gada_loil"},{"n":"Panabas","s":6,"u":"panabas_loil"},{"n":"Talwar","s":6,"u":"talwar_loil"},{"n":"Griffon Cane","s":8,"u":"griffon%20cane_lotgb"}]},"concealable":{"2":[{"n":"Sword Cane","s":4,"u":"sword%20cane_apg"},{"n":"Coat Pistol","s":2,"u":"coat%20pistol_g%26g"},{"n":"Dart Umbrella","s":2,"u":"dart%20umbrella_g%26g"},{"n":"Dueling Pistol","s":2,"u":"dueling%20pistol_g%26g"},{"n":"Umbrella Injector","s":2,"u":"umbrella%20injector_g%26g"},{"n":"Stiletto Pen","s":60,"u":"stiletto%20pen_lopsg"}]},"tethered":{"2":[{"n":"Aklys","s":12,"u":"aklys_b1"},{"n":"Donchak","s":6,"u":"donchak_loil"},{"n":"Combat Grapnel","s":60,"u":"combat%20grapnel_lopsg"}]},"trip":{"2":[{"n":"Aklys","s":12,"u":"aklys_b1"},{"n":"Gaff","s":12,"u":"gaff_b1"},{"n":"Ogre Hook","s":12,"u":"ogre%20hook_b1"},{"n":"Gaff","s":13,"u":"gaff_b2"},{"n":"Bo Staff","s":5,"u":"bo%20staff_crb"},{"n":"Flail","s":5,"u":"flail_crb"},{"n":"Gnome Hooked Hammer","s":5,"u":"gnome%20hooked%20hammer_crb"},{"n":"Guisarme","s":5,"u":"guisarme_crb"},{"n":"Horsechopper","s":5,"u":"horsechopper_crb"},{"n":"Kama","s":5,"u":"kama_crb"},{"n":"Kukri","s":5,"u":"kukri_crb"},{"n":"Scythe","s":5,"u":"scythe_crb"},{"n":"Sickle","s":5,"u":"sickle_crb"},{"n":"Spiked Chain","s":5,"u":"spiked%20chain_crb"},{"n":"Temple Sword","s":5,"u":"temple%20sword_crb"},{"n":"War Flail","s":5,"u":"war%20flail_crb"},{"n":"Whip","s":5,"u":"whip_crb"},{"n":"Shauth Lash","s":30,"u":"shauth%20lash_av3"},{"n":"Bladed Diabolo","s":31,"u":"bladed%20diabolo_ec1"},{"n":"Scorpion Whip","s":31,"u":"scorpion%20whip_ec1"},{"n":"Hook Sword","s":38,"u":"hook%20sword_frp2"},{"n":"Kusarigama","s":38,"u":"kusarigama_frp2"},{"n":"Fauchard","s":7,"u":"fauchard_locg"},{"n":"Bladed Scarf","s":58,"u":"bladed%20scarf_logm"},{"n":"Khopesh","s":58,"u":"khopesh_logm"},{"n":"Meteor Hammer","s":58,"u":"meteor%20hammer_logm"},{"n":"Tekko-Kagi","s":58,"u":"tekko-kagi_logm"},{"n":"Thorn whip","s":6,"u":"thorn%20whip_loil"},{"n":"Lion Scythe","s":49,"u":"lion%20scythe_sot4"}]},"sweep":{"2":[{"n":"Battle Axe","s":5,"u":"battle%20axe_crb"},{"n":"Dwarven War Axe","s":5,"u":"dwarven%20war%20axe_crb"},{"n":"Falchion","s":5,"u":"falchion_crb"},{"n":"Flail","s":5,"u":"flail_crb"},{"n":"Gnome Flickmace","s":5,"u":"gnome%20flickmace_crb"},{"n":"Greataxe","s":5,"u":"greataxe_crb"},{"n":"Hatchet","s":5,"u":"hatchet_crb"},{"n":"Orc Necksplitter","s":5,"u":"orc%20necksplitter_crb"},{"n":"Scimitar","s":5,"u":"scimitar_crb"},{"n":"War Flail","s":5,"u":"war%20flail_crb"},{"n":"Bladed Hoop","s":31,"u":"bladed%20hoop_ec1"},{"n":"Adze","s":1,"u":"adze_loag"},{"n":"Buugeng","s":1,"u":"buugeng_loag"},{"n":"Hand Adze","s":1,"u":"hand%20adze_loag"},{"n":"Fauchard","s":7,"u":"fauchard_locg"},{"n":"Scourge","s":7,"u":"scourge_locg"},{"n":"Bladed Scarf","s":58,"u":"bladed%20scarf_logm"},{"n":"Machete","s":58,"u":"machete_logm"},{"n":"Urumi","s":58,"u":"urumi_logm"},{"n":"Broadspear","s":6,"u":"broadspear_loil"},{"n":"Panabas","s":6,"u":"panabas_loil"},{"n":"Zulfikar","s":6,"u":"zulfikar_loil"},{"n":"Butchering Axe","s":8,"u":"butchering%20axe_lotgb"},{"n":"Probing Cane","s":8,"u":"probing%20cane_lotgb"}]},"parry":{"2":[{"n":"Bo Staff","s":5,"u":"bo%20staff_crb"},{"n":"Clan Dagger","s":5,"u":"clan%20dagger_crb"},{"n":"Main-gauche","s":5,"u":"main-gauche_crb"},{"n":"Nightstick","s":22,"u":"nightstick_aoe1"},{"n":"Butterfly Sword","s":38,"u":"butterfly%20sword_frp2"},{"n":"Hook Sword","s":38,"u":"hook%20sword_frp2"},{"n":"Wind and Fire Wheel","s":38,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Mithral Tree","s":2,"u":"mithral%20tree_g%26g"},{"n":"Umbrella Injector","s":2,"u":"umbrella%20injector_g%26g"},{"n":"Tekko-Kagi","s":58,"u":"tekko-kagi_logm"},{"n":"War Lance","s":59,"u":"war%20lance_lokl"},{"n":"Spiral Rapier","s":8,"u":"spiral%20rapier_lotgb"},{"n":"Tonfa","s":8,"u":"tonfa_lotgb"}]},"reach":{"2":[{"n":"Bo Staff","s":5,"u":"bo%20staff_crb"},{"n":"Glaive","s":5,"u":"glaive_crb"},{"n":"Gnome Flickmace","s":5,"u":"gnome%20flickmace_crb"},{"n":"Guisarme","s":5,"u":"guisarme_crb"},{"n":"Halberd","s":5,"u":"halberd_crb"},{"n":"Horsechopper","s":5,"u":"horsechopper_crb"},{"n":"Lance","s":5,"u":"lance_crb"},{"n":"Longspear","s":5,"u":"longspear_crb"},{"n":"Ranseur","s":5,"u":"ranseur_crb"},{"n":"Whip","s":5,"u":"whip_crb"},{"n":"Gill Hook","s":3,"u":"gill%20hook_aaws"},{"n":"Scorpion Whip","s":31,"u":"scorpion%20whip_ec1"},{"n":"Kusarigama","s":38,"u":"kusarigama_frp2"},{"n":"Injection Spear","s":2,"u":"injection%20spear_g%26g"},{"n":"Pantograph Gauntlet","s":2,"u":"pantograph%20gauntlet_g%26g"},{"n":"Whip Claw","s":1,"u":"whip%20claw_loag"},{"n":"Fauchard","s":7,"u":"fauchard_locg"},{"n":"Bladed Scarf","s":58,"u":"bladed%20scarf_logm"},{"n":"Meteor Hammer","s":58,"u":"meteor%20hammer_logm"},{"n":"Naginata","s":58,"u":"naginata_logm"},{"n":"Broadspear","s":6,"u":"broadspear_loil"},{"n":"Donchak","s":6,"u":"donchak_loil"},{"n":"Thorn whip","s":6,"u":"thorn%20whip_loil"},{"n":"Boarding Pike","s":60,"u":"boarding%20pike_lopsg"},{"n":"Asp Coil","s":8,"u":"asp%20coil_lotgb"},{"n":"Elven Branched Spear","s":8,"u":"elven%20branched%20spear_lotgb"}]},"flexible":{"2":[{"n":"Chain Mail","s":5,"u":"chain%20mail_crb"},{"n":"Chain Shirt","s":5,"u":"chain%20shirt_crb"},{"n":"Armored Coat","s":59,"u":"armored%20coat_lokl"}]},"noisy":{"2":[{"n":"Chain Mail","s":5,"u":"chain%20mail_crb"},{"n":"Chain Shirt","s":5,"u":"chain%20shirt_crb"}]},"volley":{"2":[{"n":"Composite Longbow","s":5,"u":"composite%20longbow_crb"},{"n":"Longbow","s":5,"u":"longbow_crb"},{"n":"Backpack Catapult","s":2,"u":"backpack%20catapult_g%26g"},{"n":"Shobhad Longrifle","s":50,"u":"shobhad%20longrifle_sot5"}]},"backstabber":{"2":[{"n":"Dogslicer","s":5,"u":"dogslicer_crb"},{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Flingflenser","s":2,"u":"flingflenser_g%26g"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Tricky Pick","s":1,"u":"tricky%20pick_loag"},{"n":"Fighting Fan","s":58,"u":"fighting%20fan_logm"},{"n":"War Razor","s":58,"u":"war%20razor_logm"},{"n":"Shobhad Longrifle","s":50,"u":"shobhad%20longrifle_sot5"}]},"forceful":{"2":[{"n":"Elven Curve Blade","s":5,"u":"elven%20curve%20blade_crb"},{"n":"Falchion","s":5,"u":"falchion_crb"},{"n":"Glaive","s":5,"u":"glaive_crb"},{"n":"Orc Necksplitter","s":5,"u":"orc%20necksplitter_crb"},{"n":"Scimitar","s":5,"u":"scimitar_crb"},{"n":"Adze","s":1,"u":"adze_loag"},{"n":"Hand Adze","s":1,"u":"hand%20adze_loag"},{"n":"Panabas","s":6,"u":"panabas_loil"},{"n":"Talwar","s":6,"u":"talwar_loil"},{"n":"Clockwork Macuahuitl","s":8,"u":"clockwork%20macuahuitl_lotgb"},{"n":"Sickle-Saber","s":8,"u":"sickle-saber_lotgb"}]},"comfort":{"2":[{"n":"Explorer's Clothing","s":5,"u":"explorer's%20clothing_crb"},{"n":"Padded Armor","s":5,"u":"padded%20armor_crb"},{"n":"Armored Coat","s":59,"u":"armored%20coat_lokl"}]},"bulwark":{"2":[{"n":"Full Plate","s":5,"u":"full%20plate_crb"},{"n":"Heavy Power Suit","s":2,"u":"heavy%20power%20suit_g%26g"},{"n":"Hellknight Plate","s":7,"u":"hellknight%20plate_locg"}]},"free-hand":{"2":[{"n":"Gauntlet","s":5,"u":"gauntlet_crb"},{"n":"Spiked Gauntlet","s":5,"u":"spiked%20gauntlet_crb"},{"n":"Knuckle Duster","s":2,"u":"knuckle%20duster_g%26g"},{"n":"Bladed Gauntlet","s":59,"u":"bladed%20gauntlet_lokl"}]},"backswing":{"2":[{"n":"Greatclub","s":5,"u":"greatclub_crb"},{"n":"Nunchaku","s":5,"u":"nunchaku_crb"},{"n":"Bladed Diabolo","s":31,"u":"bladed%20diabolo_ec1"},{"n":"Fire Poi","s":31,"u":"fire%20poi_ec1"},{"n":"Poi","s":31,"u":"poi_ec1"},{"n":"Meteor Hammer","s":58,"u":"meteor%20hammer_logm"},{"n":"Gada","s":6,"u":"gada_loil"},{"n":"Clockwork Macuahuitl","s":8,"u":"clockwork%20macuahuitl_lotgb"},{"n":"Griffon Cane","s":8,"u":"griffon%20cane_lotgb"},{"n":"Sickle-Saber","s":8,"u":"sickle-saber_lotgb"},{"n":"Thundermace","s":8,"u":"thundermace_lotgb"}]},"fatal":{"2":[{"n":"Greatpick","s":5,"u":"greatpick_crb"},{"n":"Light Pick","s":5,"u":"light%20pick_crb"},{"n":"Pick","s":5,"u":"pick_crb"},{"n":"Karambit","s":38,"u":"karambit_frp2"},{"n":"Arquebus","s":2,"u":"arquebus_g%26g"},{"n":"Big Boom Gun","s":2,"u":"big%20boom%20gun_g%26g"},{"n":"Clan Pistol","s":2,"u":"clan%20pistol_g%26g"},{"n":"Coat Pistol","s":2,"u":"coat%20pistol_g%26g"},{"n":"Double-barreled Musket","s":2,"u":"double-barreled%20musket_g%26g"},{"n":"Double-barreled Pistol","s":2,"u":"double-barreled%20pistol_g%26g"},{"n":"Dueling Pistol","s":2,"u":"dueling%20pistol_g%26g"},{"n":"Fire Lance","s":2,"u":"fire%20lance_g%26g"},{"n":"Flingflenser","s":2,"u":"flingflenser_g%26g"},{"n":"Flintlock Musket","s":2,"u":"flintlock%20musket_g%26g"},{"n":"Flintlock Pistol","s":2,"u":"flintlock%20pistol_g%26g"},{"n":"Mithral Tree","s":2,"u":"mithral%20tree_g%26g"},{"n":"Pepperbox","s":2,"u":"pepperbox_g%26g"},{"n":"Slide Pistol","s":2,"u":"slide%20pistol_g%26g"},{"n":"Tricky Pick","s":1,"u":"tricky%20pick_loag"},{"n":"Switchscythe","s":8,"u":"switchscythe_lotgb"},{"n":"Tri-bladed Katar","s":8,"u":"tri-bladed%20katar_lotgb"},{"n":"Shobhad Longrifle","s":50,"u":"shobhad%20longrifle_sot5"}]},"jousting":{"2":[{"n":"Lance","s":5,"u":"lance_crb"},{"n":"War Lance","s":59,"u":"war%20lance_lokl"}]},"twin":{"2":[{"n":"Sawtooth Saber","s":5,"u":"sawtooth%20saber_crb"},{"n":"Fire Poi","s":31,"u":"fire%20poi_ec1"},{"n":"Butterfly Sword","s":38,"u":"butterfly%20sword_frp2"},{"n":"Hook Sword","s":38,"u":"hook%20sword_frp2"},{"n":"Wind and Fire Wheel","s":38,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Buugeng","s":1,"u":"buugeng_loag"},{"n":"Dandpatta","s":6,"u":"dandpatta_loil"},{"n":"Tonfa","s":8,"u":"tonfa_lotgb"}]},"attached":{"2":[{"n":"Shield Boss","s":5,"u":"shield%20boss_crb"},{"n":"Shield Spikes","s":5,"u":"shield%20spikes_crb"},{"n":"Bayonet","s":2,"u":"bayonet_g%26g"},{"n":"Reinforced Stock","s":2,"u":"reinforced%20stock_g%26g"}]},"climbing":{"2":[{"n":"Boarding Axe","s":3,"u":"boarding%20axe_aaws"}]},"grapple":{"2":[{"n":"Gill Hook","s":3,"u":"gill%20hook_aaws"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Combat Grapnel","s":60,"u":"combat%20grapnel_lopsg"}]},"repeating":{"2":[{"n":"Air Repeater","s":2,"u":"air%20repeater_g%26g"},{"n":"Long Air Repeater","s":2,"u":"long%20air%20repeater_g%26g"},{"n":"Repeating Crossbow","s":2,"u":"repeating%20crossbow_g%26g"},{"n":"Repeating Hand Crossbow","s":2,"u":"repeating%20hand%20crossbow_g%26g"},{"n":"Repeating Heavy Crossbow","s":2,"u":"repeating%20heavy%20crossbow_g%26g"}]},"kickback":{"2":[{"n":"Arquebus","s":2,"u":"arquebus_g%26g"},{"n":"Dwarven Scattergun","s":2,"u":"dwarven%20scattergun_g%26g"},{"n":"Harmona Gun","s":2,"u":"harmona%20gun_g%26g"},{"n":"Shobhad Longrifle","s":50,"u":"shobhad%20longrifle_sot5"}]},"combination":{"2":[{"n":"Axe Musket","s":2,"u":"axe%20musket_g%26g"},{"n":"Black Powder Knuckle Dusters","s":2,"u":"black%20powder%20knuckle%20dusters_g%26g"},{"n":"Cane Pistol","s":2,"u":"cane%20pistol_g%26g"},{"n":"Explosive Dogslicer","s":2,"u":"explosive%20dogslicer_g%26g"},{"n":"Gnome Amalgam Musket","s":2,"u":"gnome%20amalgam%20musket_g%26g"},{"n":"Gun Sword","s":2,"u":"gun%20sword_g%26g"},{"n":"Hammer Gun","s":2,"u":"hammer%20gun_g%26g"},{"n":"Mace Multipistol","s":2,"u":"mace%20multipistol_g%26g"},{"n":"Piercing Wind","s":2,"u":"piercing%20wind_g%26g"},{"n":"Rapier Pistol","s":2,"u":"rapier%20pistol_g%26g"},{"n":"Three Peaked Tree","s":2,"u":"three%20peaked%20tree_g%26g"},{"n":"Triggerbrand","s":6,"u":"triggerbrand_loil"}]},"modular":{"2":[{"n":"Big Boom Gun","s":2,"u":"big%20boom%20gun_g%26g"},{"n":"Hand Cannon","s":2,"u":"hand%20cannon_g%26g"},{"n":"Spoon Gun","s":2,"u":"spoon%20gun_g%26g"},{"n":"Taw Launcher","s":1,"u":"taw%20launcher_loag"},{"n":"Tricky Pick","s":1,"u":"tricky%20pick_loag"},{"n":"Polytool","s":58,"u":"polytool_logm"},{"n":"Bladed Gauntlet","s":59,"u":"bladed%20gauntlet_lokl"},{"n":"Switchscythe","s":8,"u":"switchscythe_lotgb"}]},"scatter":{"2":[{"n":"Blunderbuss","s":2,"u":"blunderbuss_g%26g"},{"n":"Dragon Mouth Pistol","s":2,"u":"dragon%20mouth%20pistol_g%26g"},{"n":"Dwarven Scattergun","s":2,"u":"dwarven%20scattergun_g%26g"},{"n":"Flingflenser","s":2,"u":"flingflenser_g%26g"},{"n":"Spoon Gun","s":2,"u":"spoon%20gun_g%26g"}]},"double barrel":{"2":[{"n":"Double-barreled Musket","s":2,"u":"double-barreled%20musket_g%26g"},{"n":"Double-barreled Pistol","s":2,"u":"double-barreled%20pistol_g%26g"}]},"injection":{"2":[{"n":"Injection Spear","s":2,"u":"injection%20spear_g%26g"},{"n":"Umbrella Injector","s":2,"u":"umbrella%20injector_g%26g"},{"n":"Visap","s":6,"u":"visap_loil"}]},"fatal aim":{"2":[{"n":"Jezail","s":2,"u":"jezail_g%26g"}]},"capacity":{"2":[{"n":"Pepperbox","s":2,"u":"pepperbox_g%26g"},{"n":"Slide Pistol","s":2,"u":"slide%20pistol_g%26g"}]},"hampering":{"2":[{"n":"Whip Claw","s":1,"u":"whip%20claw_loag"},{"n":"Donchak","s":6,"u":"donchak_loil"}]},"resonant":{"2":[{"n":"Wish Blade","s":1,"u":"wish%20blade_loag"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"}]},"environmental":{"51":[{"n":"Quicksand","s":5,"u":"quicksand_crb"},{"n":"Yellow Mold","s":5,"u":"yellow%20mold_crb"},{"n":"Gloomglow Mushrooms","s":16,"u":"gloomglow%20mushrooms_aoa1"},{"n":"Town Hall Fire","s":16,"u":"town%20hall%20fire_aoa1"},{"n":"Ash Web","s":19,"u":"ash%20web_aoa4"},{"n":"Lifeleech Crystal Patch","s":19,"u":"lifeleech%20crystal%20patch_aoa4"},{"n":"Wailing Crystals","s":19,"u":"wailing%20crystals_aoa4"},{"n":"Dragonstorm","s":21,"u":"dragonstorm_aoa6"},{"n":"Lesser Dragonstorm","s":21,"u":"lesser%20dragonstorm_aoa6"},{"n":"Explosive Barrels","s":22,"u":"explosive%20barrels_aoe1"},{"n":"The Winder","s":26,"u":"the%20winder_aoe5"},{"n":"Inky Tendrils","s":27,"u":"inky%20tendrils_aoe6"},{"n":"Daemonic Fog","s":30,"u":"daemonic%20fog_av3"},{"n":"Call of the Void","s":11,"u":"call%20of%20the%20void_da"},{"n":"Catacomb Cave-in","s":31,"u":"catacomb%20cave-in_ec1"},{"n":"Dream Pollen Pods","s":31,"u":"dream%20pollen%20pods_ec1"},{"n":"Ghost Crystal Cloud","s":32,"u":"ghost%20crystal%20cloud_ec2"},{"n":"Angry Vegetation","s":35,"u":"angry%20vegetation_ec6"},{"n":"Guthallath Rockslide","s":35,"u":"guthallath%20rockslide_ec6"},{"n":"Air Rift","s":38,"u":"air%20rift_frp2"},{"n":"Collapsing Structure","s":38,"u":"collapsing%20structure_frp2"},{"n":"Mogaru's Breath","s":38,"u":"mogaru's%20breath_frp2"},{"n":"Quaking Footfalls","s":38,"u":"quaking%20footfalls_frp2"},{"n":"Swatting Tail","s":38,"u":"swatting%20tail_frp2"},{"n":"Cracked Earth","s":6,"u":"cracked%20earth_loil"},{"n":"Mana Whorl","s":6,"u":"mana%20whorl_loil"},{"n":"Spell Pitchers","s":6,"u":"spell%20pitchers_loil"},{"n":"Precarious Pile","s":40,"u":"precarious%20pile_ltiba"},{"n":"Volatile Reagents","s":42,"u":"volatile%20reagents_ooa1"},{"n":"Agitated Carnivorous Plants","s":47,"u":"agitated%20carnivorous%20plants_sot2"}],"63":[{"n":"Poison Sedum","s":42,"u":"poison%20sedum_ooa1"}]},"revolutionary":{"72":[{"n":"Firebrands","s":7,"u":"firebrands_locg"}]},"militaristic":{"72":[{"n":"Hellknights","s":7,"u":"hellknights_locg"},{"n":"Knights of Lastwall","s":7,"u":"knights%20of%20lastwall_locg"}]},"academic":{"72":[{"n":"Magaambya","s":7,"u":"magaambya_locg"},{"n":"Pathfinder Society","s":7,"u":"pathfinder%20society_locg"}]},"wayfaring":{"72":[{"n":"Pathfinder Society","s":7,"u":"pathfinder%20society_locg"}]},"subjective gravity":{"66":[{"n":"Astral Plane","s":15,"u":"astral%20plane_gmg"},{"n":"Ethereal Plane","s":15,"u":"ethereal%20plane_gmg"},{"n":"Negative Energy Plane","s":15,"u":"negative%20energy%20plane_gmg"},{"n":"Plane of Air","s":15,"u":"plane%20of%20air_gmg"},{"n":"Plane of Water","s":15,"u":"plane%20of%20water_gmg"},{"n":"Positive Energy Plane","s":15,"u":"positive%20energy%20plane_gmg"},{"n":"Binary Mindscape","s":11,"u":"binary%20mindscape_da"},{"n":"Immersive Mindscape","s":11,"u":"immersive%20mindscape_da"}]},"timeless":{"66":[{"n":"Astral Plane","s":15,"u":"astral%20plane_gmg"},{"n":"Boneyard","s":15,"u":"boneyard_gmg"}]},"erratic":{"66":[{"n":"Dimension of Time","s":15,"u":"dimension%20of%20time_gmg"},{"n":"First World","s":15,"u":"first%20world_gmg"}]},"static":{"66":[{"n":"Dimension of Time","s":15,"u":"dimension%20of%20time_gmg"}]},"flowing":{"66":[{"n":"Dreamlands","s":15,"u":"dreamlands_gmg"}]},"metamorphic":{"66":[{"n":"First World","s":15,"u":"first%20world_gmg"},{"n":"Maelstrom","s":15,"u":"maelstrom_gmg"},{"n":"Binary Mindscape","s":11,"u":"binary%20mindscape_da"},{"n":"Immersive Mindscape","s":11,"u":"immersive%20mindscape_da"}]},"unbounded":{"66":[{"n":"Negative Energy Plane","s":15,"u":"negative%20energy%20plane_gmg"},{"n":"Positive Energy Plane","s":15,"u":"positive%20energy%20plane_gmg"}]},"town":{"66":[{"n":"Otari","s":15,"u":"otari_gmg"},{"n":"Dongun Hold","s":6,"u":"dongun%20hold_loil"},{"n":"The Gunworks","s":44,"u":"the%20gunworks_ooa3"}]},"metropolis":{"66":[{"n":"Port Peril","s":15,"u":"port%20peril_gmg"},{"n":"Alkenstar City","s":6,"u":"alkenstar%20city_loil"},{"n":"Mechitar","s":6,"u":"mechitar_loil"},{"n":"Quantium","s":6,"u":"quantium_loil"},{"n":"Yled","s":6,"u":"yled_loil"}]},"finite":{"66":[{"n":"Binary Mindscape","s":11,"u":"binary%20mindscape_da"},{"n":"Immersive Mindscape","s":11,"u":"immersive%20mindscape_da"}]},"city-state":{"66":[{"n":"Hoba Dukuza","s":6,"u":"hoba%20dukuza_loil"}]},"city":{"66":[{"n":"Niswan","s":6,"u":"niswan_loil"},{"n":"Oenopion","s":6,"u":"oenopion_loil"},{"n":"Prada Hanam","s":6,"u":"prada%20hanam_loil"},{"n":"Anthusis (Capital)","s":0,"u":"anthusis%20(capital)_lome"},{"n":"Bloodcove","s":0,"u":"bloodcove_lome"},{"n":"Jaha","s":0,"u":"jaha_lome"},{"n":"Kibwe","s":0,"u":"kibwe_lome"},{"n":"Mzali","s":0,"u":"mzali_lome"},{"n":"Nantambu","s":0,"u":"nantambu_lome"},{"n":"Osibu","s":0,"u":"osibu_lome"},{"n":"Senghor","s":0,"u":"senghor_lome"},{"n":"Usaro","s":0,"u":"usaro_lome"},{"n":"Kibwe","s":45,"u":"kibwe_sli"}]},"complex":{"51":[{"n":"Banshee's Symphony","s":5,"u":"banshee's%20symphony_crb"},{"n":"Darkside Mirror","s":5,"u":"darkside%20mirror_crb"},{"n":"Drowning Pit","s":5,"u":"drowning%20pit_crb"},{"n":"Lava Flume Tube","s":5,"u":"lava%20flume%20tube_crb"},{"n":"Poisoned Dart Gallery","s":5,"u":"poisoned%20dart%20gallery_crb"},{"n":"Quicksand","s":5,"u":"quicksand_crb"},{"n":"Spinning Blade Pillar","s":5,"u":"spinning%20blade%20pillar_crb"},{"n":"Summoning Rune","s":5,"u":"summoning%20rune_crb"},{"n":"Telekinetic Swarm Trap","s":5,"u":"telekinetic%20swarm%20trap_crb"},{"n":"Wheel Of Misery","s":5,"u":"wheel%20of%20misery_crb"},{"n":"Town Hall Fire","s":16,"u":"town%20hall%20fire_aoa1"},{"n":"Dahak's Skull","s":17,"u":"dahak's%20skull_aoa2"},{"n":"Dragon Pillar","s":17,"u":"dragon%20pillar_aoa2"},{"n":"Vision Of Dahak","s":17,"u":"vision%20of%20dahak_aoa2"},{"n":"Wrath Of The Destroyer","s":17,"u":"wrath%20of%20the%20destroyer_aoa2"},{"n":"Barzillai's Hounds","s":18,"u":"barzillai's%20hounds_aoa3"},{"n":"Phantom Bells","s":18,"u":"phantom%20bells_aoa3"},{"n":"Quarry Sluiceway","s":18,"u":"quarry%20sluiceway_aoa3"},{"n":"Trapped Lathe","s":18,"u":"trapped%20lathe_aoa3"},{"n":"Tree Of Dreadful Dreams","s":18,"u":"tree%20of%20dreadful%20dreams_aoa3"},{"n":"Echoes Of Betrayal","s":19,"u":"echoes%20of%20betrayal_aoa4"},{"n":"Wailing Crystals","s":19,"u":"wailing%20crystals_aoa4"},{"n":"Acidic Needle Launcher","s":20,"u":"acidic%20needle%20launcher_aoa5"},{"n":"Endless Elven Aging","s":20,"u":"endless%20elven%20aging_aoa5"},{"n":"Damurdiel's Vengeance","s":21,"u":"damurdiel's%20vengeance_aoa6"},{"n":"Lesser Dragonstorm","s":21,"u":"lesser%20dragonstorm_aoa6"},{"n":"Dart Barrage","s":22,"u":"dart%20barrage_aoe1"},{"n":"Flying Guillotine","s":22,"u":"flying%20guillotine_aoe1"},{"n":"Gas Trap","s":22,"u":"gas%20trap_aoe1"},{"n":"Summoning Rune","s":22,"u":"summoning%20rune_aoe1"},{"n":"Summoning Rune","s":22,"u":"summoning%20rune_aoe1"},{"n":"Life Magnet","s":23,"u":"life%20magnet_aoe2"},{"n":"Acidic Poison Cloud Trap","s":24,"u":"acidic%20poison%20cloud%20trap_aoe3"},{"n":"Clockwork Poison Bomb","s":24,"u":"clockwork%20poison%20bomb_aoe3"},{"n":"Needling Stairs","s":24,"u":"needling%20stairs_aoe3"},{"n":"Burning Chandelier Trap","s":25,"u":"burning%20chandelier%20trap_aoe4"},{"n":"Poisoned Dart Statues","s":25,"u":"poisoned%20dart%20statues_aoe4"},{"n":"Supplicant Statues","s":25,"u":"supplicant%20statues_aoe4"},{"n":"Waxworks Onslaught Trap","s":25,"u":"waxworks%20onslaught%20trap_aoe4"},{"n":"Clockwork Arms","s":26,"u":"clockwork%20arms_aoe5"},{"n":"Eyeball Tank","s":26,"u":"eyeball%20tank_aoe5"},{"n":"Ink Drowning Vats","s":26,"u":"ink%20drowning%20vats_aoe5"},{"n":"The Winder","s":26,"u":"the%20winder_aoe5"},{"n":"Field Of Opposition","s":27,"u":"field%20of%20opposition_aoe6"},{"n":"Inky Tendrils","s":27,"u":"inky%20tendrils_aoe6"},{"n":"Blood Of Belcorra","s":28,"u":"blood%20of%20belcorra_av1"},{"n":"Stonescale Spirits","s":28,"u":"stonescale%20spirits_av1"},{"n":"Vengeful Furnace","s":28,"u":"vengeful%20furnace_av1"},{"n":"Watching Wall","s":28,"u":"watching%20wall_av1"},{"n":"Paralyzing Light Trap","s":29,"u":"paralyzing%20light%20trap_av2"},{"n":"Shuffling Scythe Blades","s":29,"u":"shuffling%20scythe%20blades_av2"},{"n":"Befuddling Gas Trap","s":30,"u":"befuddling%20gas%20trap_av3"},{"n":"Entombed Spirit","s":10,"u":"entombed%20spirit_botd"},{"n":"Ghost Stampede","s":10,"u":"ghost%20stampede_botd"},{"n":"Grasping Dead","s":10,"u":"grasping%20dead_botd"},{"n":"Sadistic Conductor","s":10,"u":"sadistic%20conductor_botd"},{"n":"Siphoning Spirit","s":10,"u":"siphoning%20spirit_botd"},{"n":"Spirit Cyclone","s":10,"u":"spirit%20cyclone_botd"},{"n":"Bounding Hounds","s":11,"u":"bounding%20hounds_da"},{"n":"Call of the Void","s":11,"u":"call%20of%20the%20void_da"},{"n":"Clone Mirrors","s":11,"u":"clone%20mirrors_da"},{"n":"Constricting Hall","s":11,"u":"constricting%20hall_da"},{"n":"Exhaling Portal","s":11,"u":"exhaling%20portal_da"},{"n":"Shrouded Assailant","s":11,"u":"shrouded%20assailant_da"},{"n":"Thalassophobic Pool","s":11,"u":"thalassophobic%20pool_da"},{"n":"Dream Pollen Pods","s":31,"u":"dream%20pollen%20pods_ec1"},{"n":"Hallowed Wheel","s":32,"u":"hallowed%20wheel_ec2"},{"n":"Krooth Summoning Rune","s":32,"u":"krooth%20summoning%20rune_ec2"},{"n":"Masks Of Aroden's Guises","s":32,"u":"masks%20of%20aroden's%20guises_ec2"},{"n":"Maze Of Mirrors","s":32,"u":"maze%20of%20mirrors_ec2"},{"n":"Caustic Dart Trap","s":9,"u":"caustic%20dart%20trap_ec3"},{"n":"Raving Spirit","s":9,"u":"raving%20spirit_ec3"},{"n":"Mukradi Summoning Runes","s":33,"u":"mukradi%20summoning%20runes_ec4"},{"n":"Host Of Spirits","s":34,"u":"host%20of%20spirits_ec5"},{"n":"Imperious Darkside Mirror","s":34,"u":"imperious%20darkside%20mirror_ec5"},{"n":"Angry Vegetation","s":35,"u":"angry%20vegetation_ec6"},{"n":"Convergence Lattice","s":35,"u":"convergence%20lattice_ec6"},{"n":"Guthallath Rockslide","s":35,"u":"guthallath%20rockslide_ec6"},{"n":"Suffering Xulgaths","s":35,"u":"suffering%20xulgaths_ec6"},{"n":"Broken Rebus Attack","s":37,"u":"broken%20rebus%20attack_frp1"},{"n":"Sand Whirlwind","s":37,"u":"sand%20whirlwind_frp1"},{"n":"Air Rift","s":38,"u":"air%20rift_frp2"},{"n":"Collapsing Structure","s":38,"u":"collapsing%20structure_frp2"},{"n":"Floating Flamethrower","s":38,"u":"floating%20flamethrower_frp2"},{"n":"Freezing Floor Tiles","s":38,"u":"freezing%20floor%20tiles_frp2"},{"n":"Dimensional Darkside Mirror","s":39,"u":"dimensional%20darkside%20mirror_frp3"},{"n":"Malevolant Mannequins","s":2,"u":"malevolant%20mannequins_g%26g"},{"n":"Mana Whorl","s":6,"u":"mana%20whorl_loil"},{"n":"Lonely Machine Spirit","s":42,"u":"lonely%20machine%20spirit_ooa1"},{"n":"Repeater Crossbow Trap","s":42,"u":"repeater%20crossbow%20trap_ooa1"},{"n":"Subduing Gas Chamber","s":42,"u":"subduing%20gas%20chamber_ooa1"},{"n":"Volatile Reagents","s":42,"u":"volatile%20reagents_ooa1"},{"n":"Wooden Bullets Trap","s":42,"u":"wooden%20bullets%20trap_ooa1"},{"n":"Explosive Steam Trap","s":43,"u":"explosive%20steam%20trap_ooa2"},{"n":"Gremlin Horde","s":44,"u":"gremlin%20horde_ooa3"},{"n":"Scroll Shock Trap","s":45,"u":"scroll%20shock%20trap_sli"},{"n":"Stalker Summoning Rune","s":45,"u":"stalker%20summoning%20rune_sli"},{"n":"Centipede Carcasses Trap","s":46,"u":"centipede%20carcasses%20trap_sot1"},{"n":"Electrified Water Ward","s":47,"u":"electrified%20water%20ward_sot2"},{"n":"Magic Starknives Trap","s":52,"u":"magic%20starknives%20trap_tio"},{"n":"Nightmare Terrain","s":52,"u":"nightmare%20terrain_tio"},{"n":"Tongues Of Flame","s":52,"u":"tongues%20of%20flame_tio"}]},"haunt":{"51":[{"n":"Bloodthirsty Urge","s":5,"u":"bloodthirsty%20urge_crb"},{"n":"Barzillai's Hounds","s":18,"u":"barzillai's%20hounds_aoa3"},{"n":"Phantom Bells","s":18,"u":"phantom%20bells_aoa3"},{"n":"Echoes Of Betrayal","s":19,"u":"echoes%20of%20betrayal_aoa4"},{"n":"Endless Elven Aging","s":20,"u":"endless%20elven%20aging_aoa5"},{"n":"Damurdiel's Vengeance","s":21,"u":"damurdiel's%20vengeance_aoa6"},{"n":"Hands Of The Forgotten","s":23,"u":"hands%20of%20the%20forgotten_aoe2"},{"n":"Blood Of Belcorra","s":28,"u":"blood%20of%20belcorra_av1"},{"n":"Stonescale Spirits","s":28,"u":"stonescale%20spirits_av1"},{"n":"Vengeful Furnace","s":28,"u":"vengeful%20furnace_av1"},{"n":"Watching Wall","s":28,"u":"watching%20wall_av1"},{"n":"Blood Tears","s":10,"u":"blood%20tears_botd"},{"n":"Blood-Soaked Soil","s":10,"u":"blood-soaked%20soil_botd"},{"n":"Bloodthirsty Toy","s":10,"u":"bloodthirsty%20toy_botd"},{"n":"Cannibalistic Echoes","s":10,"u":"cannibalistic%20echoes_botd"},{"n":"Cold Spot","s":10,"u":"cold%20spot_botd"},{"n":"Desperate Hunger","s":10,"u":"desperate%20hunger_botd"},{"n":"Ectoplasmic Grasp","s":10,"u":"ectoplasmic%20grasp_botd"},{"n":"Entombed Spirit","s":10,"u":"entombed%20spirit_botd"},{"n":"Final Words","s":10,"u":"final%20words_botd"},{"n":"Flood Of Spirits","s":10,"u":"flood%20of%20spirits_botd"},{"n":"Frenetic Musician","s":10,"u":"frenetic%20musician_botd"},{"n":"Ghost Stampede","s":10,"u":"ghost%20stampede_botd"},{"n":"Glimpse Grave","s":10,"u":"glimpse%20grave_botd"},{"n":"Grasping Dead","s":10,"u":"grasping%20dead_botd"},{"n":"Locking Door","s":10,"u":"locking%20door_botd"},{"n":"Phantom Footsteps","s":10,"u":"phantom%20footsteps_botd"},{"n":"Phantom Jailer","s":10,"u":"phantom%20jailer_botd"},{"n":"Sadistic Conductor","s":10,"u":"sadistic%20conductor_botd"},{"n":"Shattered Window","s":10,"u":"shattered%20window_botd"},{"n":"Siphoning Spirit","s":10,"u":"siphoning%20spirit_botd"},{"n":"Spirit Cyclone","s":10,"u":"spirit%20cyclone_botd"},{"n":"Toppling Furniture","s":10,"u":"toppling%20furniture_botd"},{"n":"Violent Shove","s":10,"u":"violent%20shove_botd"},{"n":"Weight of Guilt","s":10,"u":"weight%20of%20guilt_botd"},{"n":"Bounding Hounds","s":11,"u":"bounding%20hounds_da"},{"n":"Shrouded Assailant","s":11,"u":"shrouded%20assailant_da"},{"n":"Spirit Window","s":11,"u":"spirit%20window_da"},{"n":"Echoes Of Faith","s":32,"u":"echoes%20of%20faith_ec2"},{"n":"Raving Spirit","s":9,"u":"raving%20spirit_ec3"},{"n":"Host Of Spirits","s":34,"u":"host%20of%20spirits_ec5"},{"n":"Suffering Xulgaths","s":35,"u":"suffering%20xulgaths_ec6"},{"n":"Broken Rebus Attack","s":37,"u":"broken%20rebus%20attack_frp1"},{"n":"Sand Whirlwind","s":37,"u":"sand%20whirlwind_frp1"},{"n":"Wronged Monk's Wrath","s":37,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Malevolant Mannequins","s":2,"u":"malevolant%20mannequins_g%26g"},{"n":"Lonely Machine Spirit","s":42,"u":"lonely%20machine%20spirit_ooa1"}]},"kaiju":{"51":[{"n":"Mogaru's Breath","s":38,"u":"mogaru's%20breath_frp2"},{"n":"Swatting Tail","s":38,"u":"swatting%20tail_frp2"}]},"spellshot":{"8":[{"n":"Dispelling Bullet","s":2,"u":"dispelling%20bullet_g%26g"},{"n":"Energy Shot","s":2,"u":"energy%20shot_g%26g"},{"n":"Recall Ammunition","s":2,"u":"recall%20ammunition_g%26g"}]},"energy":{"8":[{"n":"Conduct Energy","s":1,"u":"conduct%20energy_loag"}]},"[magical tradition]":{"64":[{"n":"Change Shape","s":12,"u":"change%20shape_b1"}]}},"m":{"s":{"LOME":0,"LOAG":1,"G&G":2,"AAWS":3,"APG":4,"CRB":5,"LOIL":6,"LOCG":7,"LOTGB":8,"EC3":9,"BotD":10,"DA":11,"B1":12,"B2":13,"B3":14,"GMG":15,"AoA1":16,"AoA2":17,"AoA3":18,"AoA4":19,"AoA5":20,"AoA6":21,"AoE1":22,"AoE2":23,"AoE3":24,"AoE4":25,"AoE5":26,"AoE6":27,"AV1":28,"AV2":29,"AV3":30,"EC1":31,"EC2":32,"EC4":33,"EC5":34,"EC6":35,"FoP":36,"FRP1":37,"FRP2":38,"FRP3":39,"LTiBA":40,"NGD":41,"OoA1":42,"OoA2":43,"OoA3":44,"Sli":45,"SoT1":46,"SoT2":47,"SoT3":48,"SoT4":49,"SoT5":50,"SoT6":51,"TiO":52,"AoA0":53,"AoE0":54,"AV0":55,"EC0":56,"FRP0":57,"LOGM":58,"LOKL":59,"LOPSG":60,"LOTG":61,"LOWG":62,"OoA0":63,"SoM":64,"SoT0":65,"LOL":66,"PFUM":67,"undefined":68,"CFD":69,"CHD":70,"HPD":71,"QFF3":72,"ID":73}}} \ No newline at end of file +{"x":{"anadi":{"0":[{"n":"Anadi Lore","s":0,"u":"anadi%20lore_lome"},{"n":"Disorienting Venom","s":0,"u":"disorienting%20venom_lome"},{"n":"Friendform","s":0,"u":"friendform_lome"},{"n":"Hunter's Fangs","s":0,"u":"hunter's%20fangs_lome"},{"n":"Hybrid Shape","s":0,"u":"hybrid%20shape_lome"},{"n":"Reassuring Presence","s":0,"u":"reassuring%20presence_lome"},{"n":"Skittertalk","s":0,"u":"skittertalk_lome"},{"n":"Strand Strider","s":0,"u":"strand%20strider_lome"},{"n":"Studious Adept","s":0,"u":"studious%20adept_lome"},{"n":"Studious Magic","s":0,"u":"studious%20magic_lome"},{"n":"Web Hunter","s":0,"u":"web%20hunter_lome"},{"n":"Web Walker","s":0,"u":"web%20walker_lome"},{"n":"Web Weaver","s":0,"u":"web%20weaver_lome"},{"n":"Webslinger","s":0,"u":"webslinger_lome"}],"1":[{"n":"Anadi Elder","s":16,"u":"anadi%20elder_aoa1"},{"n":"Anadi Hunter","s":16,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Sage","s":16,"u":"anadi%20sage_aoa1"},{"n":"Renali","s":16,"u":"renali_aoa1"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"Anadi Fateweaver","s":47,"u":"anadi%20fateweaver_sot1"},{"n":"Anadi Lurker","s":47,"u":"anadi%20lurker_sot1"},{"n":"Anadi Seeker","s":47,"u":"anadi%20seeker_sot1"}],"20":[{"n":"Anadi","s":0,"u":"anadi_lome"}],"21":[{"n":"Anadi","s":0,"u":"anadi_lome"}]},"humanoid":{"1":[{"n":"Aasimar Redeemer","s":12,"u":"aasimar%20redeemer_b1"},{"n":"Annis Hag","s":12,"u":"annis%20hag_b1"},{"n":"Boggard Scout","s":12,"u":"boggard%20scout_b1"},{"n":"Boggard Swampseer","s":12,"u":"boggard%20swampseer_b1"},{"n":"Boggard Warrior","s":12,"u":"boggard%20warrior_b1"},{"n":"Bugbear Thug","s":12,"u":"bugbear%20thug_b1"},{"n":"Bugbear Tormentor","s":12,"u":"bugbear%20tormentor_b1"},{"n":"Caligni Creeper","s":12,"u":"caligni%20creeper_b1"},{"n":"Caligni Dancer","s":12,"u":"caligni%20dancer_b1"},{"n":"Caligni Stalker","s":12,"u":"caligni%20stalker_b1"},{"n":"Catfolk Pouncer","s":12,"u":"catfolk%20pouncer_b1"},{"n":"Changeling Exile","s":12,"u":"changeling%20exile_b1"},{"n":"Cloud Giant","s":12,"u":"cloud%20giant_b1"},{"n":"Cyclops","s":12,"u":"cyclops_b1"},{"n":"Deep Gnome Rockwarden","s":12,"u":"deep%20gnome%20rockwarden_b1"},{"n":"Deep Gnome Scout","s":12,"u":"deep%20gnome%20scout_b1"},{"n":"Deep Gnome Warrior","s":12,"u":"deep%20gnome%20warrior_b1"},{"n":"Dero Magister","s":12,"u":"dero%20magister_b1"},{"n":"Dero Stalker","s":12,"u":"dero%20stalker_b1"},{"n":"Dero Strangler","s":12,"u":"dero%20strangler_b1"},{"n":"Dhampir Wizard","s":12,"u":"dhampir%20wizard_b1"},{"n":"Doppelganger","s":12,"u":"doppelganger_b1"},{"n":"Drow Fighter","s":12,"u":"drow%20fighter_b1"},{"n":"Drow Priestess","s":12,"u":"drow%20priestess_b1"},{"n":"Drow Rogue","s":12,"u":"drow%20rogue_b1"},{"n":"Duergar Bombardier","s":12,"u":"duergar%20bombardier_b1"},{"n":"Duergar Sharpshooter","s":12,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Taskmaster","s":12,"u":"duergar%20taskmaster_b1"},{"n":"Duskwalker Ghost Hunter","s":12,"u":"duskwalker%20ghost%20hunter_b1"},{"n":"Ettin","s":12,"u":"ettin_b1"},{"n":"Fire Giant","s":12,"u":"fire%20giant_b1"},{"n":"Frost Giant","s":12,"u":"frost%20giant_b1"},{"n":"Gnoll Cultist","s":12,"u":"gnoll%20cultist_b1"},{"n":"Gnoll Hunter","s":12,"u":"gnoll%20hunter_b1"},{"n":"Gnoll Sergeant","s":12,"u":"gnoll%20sergeant_b1"},{"n":"Goblin Commando","s":12,"u":"goblin%20commando_b1"},{"n":"Goblin Pyro","s":12,"u":"goblin%20pyro_b1"},{"n":"Goblin War Chanter","s":12,"u":"goblin%20war%20chanter_b1"},{"n":"Goblin Warrior","s":12,"u":"goblin%20warrior_b1"},{"n":"Great Cyclops","s":12,"u":"great%20cyclops_b1"},{"n":"Green Hag","s":12,"u":"green%20hag_b1"},{"n":"Harpy","s":12,"u":"harpy_b1"},{"n":"Hill Giant","s":12,"u":"hill%20giant_b1"},{"n":"Hobgoblin Archer","s":12,"u":"hobgoblin%20archer_b1"},{"n":"Hobgoblin General","s":12,"u":"hobgoblin%20general_b1"},{"n":"Hobgoblin Soldier","s":12,"u":"hobgoblin%20soldier_b1"},{"n":"Kobold Dragon Mage","s":12,"u":"kobold%20dragon%20mage_b1"},{"n":"Kobold Scout","s":12,"u":"kobold%20scout_b1"},{"n":"Kobold Warrior","s":12,"u":"kobold%20warrior_b1"},{"n":"Lizardfolk Defender","s":12,"u":"lizardfolk%20defender_b1"},{"n":"Lizardfolk Scout","s":12,"u":"lizardfolk%20scout_b1"},{"n":"Lizardfolk Stargazer","s":12,"u":"lizardfolk%20stargazer_b1"},{"n":"Medusa","s":12,"u":"medusa_b1"},{"n":"Merfolk Warrior","s":12,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Wavecaller","s":12,"u":"merfolk%20wavecaller_b1"},{"n":"Minotaur","s":12,"u":"minotaur_b1"},{"n":"Night Hag","s":12,"u":"night%20hag_b1"},{"n":"Ogre Boss","s":12,"u":"ogre%20boss_b1"},{"n":"Ogre Glutton","s":12,"u":"ogre%20glutton_b1"},{"n":"Ogre Warrior","s":12,"u":"ogre%20warrior_b1"},{"n":"Orc Brute","s":12,"u":"orc%20brute_b1"},{"n":"Orc Warchief","s":12,"u":"orc%20warchief_b1"},{"n":"Orc Warrior","s":12,"u":"orc%20warrior_b1"},{"n":"Ratfolk Grenadier","s":12,"u":"ratfolk%20grenadier_b1"},{"n":"Rune Giant","s":12,"u":"rune%20giant_b1"},{"n":"Sea Devil Baron","s":12,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":12,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":12,"u":"sea%20devil%20scout_b1"},{"n":"Sea Hag","s":12,"u":"sea%20hag_b1"},{"n":"Skum","s":12,"u":"skum_b1"},{"n":"Stone Giant","s":12,"u":"stone%20giant_b1"},{"n":"Storm Giant","s":12,"u":"storm%20giant_b1"},{"n":"Tengu Sneak","s":12,"u":"tengu%20sneak_b1"},{"n":"Tiefling Adept","s":12,"u":"tiefling%20adept_b1"},{"n":"Werebear","s":12,"u":"werebear_b1"},{"n":"Wererat","s":12,"u":"wererat_b1"},{"n":"Werewolf","s":12,"u":"werewolf_b1"},{"n":"Xulgath Leader","s":12,"u":"xulgath%20leader_b1"},{"n":"Xulgath Skulker","s":12,"u":"xulgath%20skulker_b1"},{"n":"Xulgath Warrior","s":12,"u":"xulgath%20warrior_b1"},{"n":"Yeti","s":12,"u":"yeti_b1"},{"n":"Aapoph Serpentfolk","s":13,"u":"aapoph%20serpentfolk_b2"},{"n":"Athach","s":13,"u":"athach_b2"},{"n":"Bone Prophet","s":13,"u":"bone%20prophet_b2"},{"n":"Caligni Slayer","s":13,"u":"caligni%20slayer_b2"},{"n":"Coil Spy","s":13,"u":"coil%20spy_b2"},{"n":"Fetchling Scout","s":13,"u":"fetchling%20scout_b2"},{"n":"Fire Yai","s":13,"u":"fire%20yai_b2"},{"n":"Grendel","s":13,"u":"grendel_b2"},{"n":"Grippli Scout","s":13,"u":"grippli%20scout_b2"},{"n":"Ice Yai","s":13,"u":"ice%20yai_b2"},{"n":"Ifrit Pyrochemist","s":13,"u":"ifrit%20pyrochemist_b2"},{"n":"Jyoti","s":13,"u":"jyoti_b2"},{"n":"Marsh Giant","s":13,"u":"marsh%20giant_b2"},{"n":"Morlock","s":13,"u":"morlock_b2"},{"n":"Onidoshi","s":13,"u":"onidoshi_b2"},{"n":"Oread Guard","s":13,"u":"oread%20guard_b2"},{"n":"Shadow Giant","s":13,"u":"shadow%20giant_b2"},{"n":"Skulk","s":13,"u":"skulk_b2"},{"n":"Spriggan Bully","s":13,"u":"spriggan%20bully_b2"},{"n":"Spriggan Warlord","s":13,"u":"spriggan%20warlord_b2"},{"n":"Suli Dune Dancer","s":13,"u":"suli%20dune%20dancer_b2"},{"n":"Sylph Sneak","s":13,"u":"sylph%20sneak_b2"},{"n":"Taiga Giant","s":13,"u":"taiga%20giant_b2"},{"n":"Triton","s":13,"u":"triton_b2"},{"n":"Undine Hydromancer","s":13,"u":"undine%20hydromancer_b2"},{"n":"Urdefhan Tormentor","s":13,"u":"urdefhan%20tormentor_b2"},{"n":"Urdefhan Warrior","s":13,"u":"urdefhan%20warrior_b2"},{"n":"Water Yai","s":13,"u":"water%20yai_b2"},{"n":"Wereboar","s":13,"u":"wereboar_b2"},{"n":"Weretiger","s":13,"u":"weretiger_b2"},{"n":"Witchwyrd","s":13,"u":"witchwyrd_b2"},{"n":"Wood Giant","s":13,"u":"wood%20giant_b2"},{"n":"Zyss Serpentfolk","s":13,"u":"zyss%20serpentfolk_b2"},{"n":"Adlet","s":14,"u":"adlet_b3"},{"n":"Android Infiltrator","s":14,"u":"android%20infiltrator_b3"},{"n":"Angheuvore Flesh-gnawer","s":14,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Aphorite Sharpshooter","s":14,"u":"aphorite%20sharpshooter_b3"},{"n":"Azarketi Explorer","s":14,"u":"azarketi%20explorer_b3"},{"n":"Azer","s":14,"u":"azer_b3"},{"n":"Blood Hag","s":14,"u":"blood%20hag_b3"},{"n":"Buso Farmer","s":14,"u":"buso%20farmer_b3"},{"n":"Caligni Caller","s":14,"u":"caligni%20caller_b3"},{"n":"Caligni Vanguard","s":14,"u":"caligni%20vanguard_b3"},{"n":"Calikang","s":14,"u":"calikang_b3"},{"n":"Cave Giant","s":14,"u":"cave%20giant_b3"},{"n":"Cecaelia Trapper","s":14,"u":"cecaelia%20trapper_b3"},{"n":"City Guard Squadron","s":14,"u":"city%20guard%20squadron_b3"},{"n":"Danava Titan","s":14,"u":"danava%20titan_b3"},{"n":"Desert Giant","s":14,"u":"desert%20giant_b3"},{"n":"Elysian Titan","s":14,"u":"elysian%20titan_b3"},{"n":"Etioling Blightmage","s":14,"u":"etioling%20blightmage_b3"},{"n":"Eunemvro","s":14,"u":"eunemvro_b3"},{"n":"Ganzi Martial Artist","s":14,"u":"ganzi%20martial%20artist_b3"},{"n":"Ghoran Manipulator","s":14,"u":"ghoran%20manipulator_b3"},{"n":"Grioth Cultist","s":14,"u":"grioth%20cultist_b3"},{"n":"Grioth Scout","s":14,"u":"grioth%20scout_b3"},{"n":"Gurgist Mauler","s":14,"u":"gurgist%20mauler_b3"},{"n":"Hellbound Attorney","s":14,"u":"hellbound%20attorney_b3"},{"n":"Hellknight Cavalry Brigade","s":14,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Jorogumo","s":14,"u":"jorogumo_b3"},{"n":"Kitsune Trickster","s":14,"u":"kitsune%20trickster_b3"},{"n":"Kovintus Geomancer","s":14,"u":"kovintus%20geomancer_b3"},{"n":"Krampus","s":14,"u":"krampus_b3"},{"n":"Lifeleecher Brawler","s":14,"u":"lifeleecher%20brawler_b3"},{"n":"Locathah Hunter","s":14,"u":"locathah%20hunter_b3"},{"n":"Maftet Guardian","s":14,"u":"maftet%20guardian_b3"},{"n":"Manticore Paaridar","s":14,"u":"manticore%20paaridar_b3"},{"n":"Moon Hag","s":14,"u":"moon%20hag_b3"},{"n":"Munavri Spellblade","s":14,"u":"munavri%20spellblade_b3"},{"n":"Nagaji Soldier","s":14,"u":"nagaji%20soldier_b3"},{"n":"Nosferatu Thrall","s":14,"u":"nosferatu%20thrall_b3"},{"n":"Palace Skelm","s":14,"u":"palace%20skelm_b3"},{"n":"Plague Giant","s":14,"u":"plague%20giant_b3"},{"n":"Popobawa","s":14,"u":"popobawa_b3"},{"n":"Rancorous Priesthood","s":14,"u":"rancorous%20priesthood_b3"},{"n":"Rokurokubi","s":14,"u":"rokurokubi_b3"},{"n":"Sabosan","s":14,"u":"sabosan_b3"},{"n":"Samsaran Anchorite","s":14,"u":"samsaran%20anchorite_b3"},{"n":"Sasquatch","s":14,"u":"sasquatch_b3"},{"n":"Shabti Redeemer","s":14,"u":"shabti%20redeemer_b3"},{"n":"Shrine Skelm","s":14,"u":"shrine%20skelm_b3"},{"n":"Soul Skelm","s":14,"u":"soul%20skelm_b3"},{"n":"Stheno Harpist","s":14,"u":"stheno%20harpist_b3"},{"n":"Storm Hag","s":14,"u":"storm%20hag_b3"},{"n":"Street Skelm","s":14,"u":"street%20skelm_b3"},{"n":"Strix Kinmate","s":14,"u":"strix%20kinmate_b3"},{"n":"Sumbreiva","s":14,"u":"sumbreiva_b3"},{"n":"Thanatotic Titan","s":14,"u":"thanatotic%20titan_b3"},{"n":"Tomb Giant","s":14,"u":"tomb%20giant_b3"},{"n":"Umasi","s":14,"u":"umasi_b3"},{"n":"Vanara Disciple","s":14,"u":"vanara%20disciple_b3"},{"n":"Vishkanya Infiltrator","s":14,"u":"vishkanya%20infiltrator_b3"},{"n":"Wayang Whisperblade","s":14,"u":"wayang%20whisperblade_b3"},{"n":"Werebat","s":14,"u":"werebat_b3"},{"n":"Werecrocodile","s":14,"u":"werecrocodile_b3"},{"n":"Winter Hag","s":14,"u":"winter%20hag_b3"},{"n":"Acolyte Of Nethys","s":15,"u":"acolyte%20of%20nethys_gmg"},{"n":"Acrobat","s":15,"u":"acrobat_gmg"},{"n":"Adept","s":15,"u":"adept_gmg"},{"n":"Advisor","s":15,"u":"advisor_gmg"},{"n":"Antipaladin","s":15,"u":"antipaladin_gmg"},{"n":"Apothecary","s":15,"u":"apothecary_gmg"},{"n":"Apprentice","s":15,"u":"apprentice_gmg"},{"n":"Archer Sentry","s":15,"u":"archer%20sentry_gmg"},{"n":"Assassin","s":15,"u":"assassin_gmg"},{"n":"Astronomer","s":15,"u":"astronomer_gmg"},{"n":"Bandit","s":15,"u":"bandit_gmg"},{"n":"Barkeep","s":15,"u":"barkeep_gmg"},{"n":"Barrister","s":15,"u":"barrister_gmg"},{"n":"Beast Tamer","s":15,"u":"beast%20tamer_gmg"},{"n":"Beggar","s":15,"u":"beggar_gmg"},{"n":"Bodyguard","s":15,"u":"bodyguard_gmg"},{"n":"Bosun","s":15,"u":"bosun_gmg"},{"n":"Bounty Hunter","s":15,"u":"bounty%20hunter_gmg"},{"n":"Burglar","s":15,"u":"burglar_gmg"},{"n":"Captain Of The Guard","s":15,"u":"captain%20of%20the%20guard_gmg"},{"n":"Charlatan","s":15,"u":"charlatan_gmg"},{"n":"Chronicler","s":15,"u":"chronicler_gmg"},{"n":"Commoner","s":15,"u":"commoner_gmg"},{"n":"Cult Leader","s":15,"u":"cult%20leader_gmg"},{"n":"Cultist","s":15,"u":"cultist_gmg"},{"n":"Dancer","s":15,"u":"dancer_gmg"},{"n":"Demonologist","s":15,"u":"demonologist_gmg"},{"n":"Despot","s":15,"u":"despot_gmg"},{"n":"Dockhand","s":15,"u":"dockhand_gmg"},{"n":"Drunkard","s":15,"u":"drunkard_gmg"},{"n":"Executioner","s":15,"u":"executioner_gmg"},{"n":"False Priest","s":15,"u":"false%20priest_gmg"},{"n":"Farmer","s":15,"u":"farmer_gmg"},{"n":"Fence","s":15,"u":"fence_gmg"},{"n":"Gang Leader","s":15,"u":"gang%20leader_gmg"},{"n":"Grave Robber","s":15,"u":"grave%20robber_gmg"},{"n":"Gravedigger","s":15,"u":"gravedigger_gmg"},{"n":"Guard","s":15,"u":"guard_gmg"},{"n":"Guide","s":15,"u":"guide_gmg"},{"n":"Guildmaster","s":15,"u":"guildmaster_gmg"},{"n":"Harbormaster","s":15,"u":"harbormaster_gmg"},{"n":"Harrow Reader","s":15,"u":"harrow%20reader_gmg"},{"n":"Hunter","s":15,"u":"hunter_gmg"},{"n":"Innkeeper","s":15,"u":"innkeeper_gmg"},{"n":"Jailer","s":15,"u":"jailer_gmg"},{"n":"Judge","s":15,"u":"judge_gmg"},{"n":"Librarian","s":15,"u":"librarian_gmg"},{"n":"Mage For Hire","s":15,"u":"mage%20for%20hire_gmg"},{"n":"Mastermind","s":15,"u":"mastermind_gmg"},{"n":"Merchant","s":15,"u":"merchant_gmg"},{"n":"Miner","s":15,"u":"miner_gmg"},{"n":"Monster Hunter","s":15,"u":"monster%20hunter_gmg"},{"n":"Navigator","s":15,"u":"navigator_gmg"},{"n":"Necromancer","s":15,"u":"necromancer_gmg"},{"n":"Noble","s":15,"u":"noble_gmg"},{"n":"Palace Guard","s":15,"u":"palace%20guard_gmg"},{"n":"Physician","s":15,"u":"physician_gmg"},{"n":"Pirate","s":15,"u":"pirate_gmg"},{"n":"Plague Doctor","s":15,"u":"plague%20doctor_gmg"},{"n":"Poacher","s":15,"u":"poacher_gmg"},{"n":"Priest Of Pharasma","s":15,"u":"priest%20of%20pharasma_gmg"},{"n":"Prisoner","s":15,"u":"prisoner_gmg"},{"n":"Prophet","s":15,"u":"prophet_gmg"},{"n":"Reckless Scientist","s":15,"u":"reckless%20scientist_gmg"},{"n":"Ruffian","s":15,"u":"ruffian_gmg"},{"n":"Saboteur","s":15,"u":"saboteur_gmg"},{"n":"Sage","s":15,"u":"sage_gmg"},{"n":"Servant","s":15,"u":"servant_gmg"},{"n":"Server","s":15,"u":"server_gmg"},{"n":"Ship Captain","s":15,"u":"ship%20captain_gmg"},{"n":"Smith","s":15,"u":"smith_gmg"},{"n":"Spy","s":15,"u":"spy_gmg"},{"n":"Surgeon","s":15,"u":"surgeon_gmg"},{"n":"Tax Collector","s":15,"u":"tax%20collector_gmg"},{"n":"Teacher","s":15,"u":"teacher_gmg"},{"n":"Tomb Raider","s":15,"u":"tomb%20raider_gmg"},{"n":"Torchbearer","s":15,"u":"torchbearer_gmg"},{"n":"Tracker","s":15,"u":"tracker_gmg"},{"n":"Troubadour","s":15,"u":"troubadour_gmg"},{"n":"Urchin","s":15,"u":"urchin_gmg"},{"n":"Warden","s":15,"u":"warden_gmg"},{"n":"Watch Officer","s":15,"u":"watch%20officer_gmg"},{"n":"Zealot Of Asmodeus","s":15,"u":"zealot%20of%20asmodeus_gmg"},{"n":"Alak Stagram","s":16,"u":"alak%20stagram_aoa1"},{"n":"Anadi Elder","s":16,"u":"anadi%20elder_aoa1"},{"n":"Anadi Hunter","s":16,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Sage","s":16,"u":"anadi%20sage_aoa1"},{"n":"Bloody Blade Mercenary","s":16,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Calmont","s":16,"u":"calmont_aoa1"},{"n":"Dmiri Yoltosha","s":16,"u":"dmiri%20yoltosha_aoa1"},{"n":"Malarunk","s":16,"u":"malarunk_aoa1"},{"n":"Renali","s":16,"u":"renali_aoa1"},{"n":"Skorp And Venak","s":16,"u":"skorp%20and%20venak_aoa1"},{"n":"Voz Lirayne","s":16,"u":"voz%20lirayne_aoa1"},{"n":"Warbal Bumblebrasher","s":16,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Asanbosam","s":17,"u":"asanbosam_aoa2"},{"n":"Belmazog","s":17,"u":"belmazog_aoa2"},{"n":"Charau-ka Acolyte Of Angazhan","s":17,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2"},{"n":"Charau-ka Butcher","s":17,"u":"charau-ka%20butcher_aoa2"},{"n":"Charau-ka Dragon Priest","s":17,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Charau-ka Warrior","s":17,"u":"charau-ka%20warrior_aoa2"},{"n":"Ekujae Guardian","s":17,"u":"ekujae%20guardian_aoa2"},{"n":"Gerhard Pendergrast","s":17,"u":"gerhard%20pendergrast_aoa2"},{"n":"Grippli Archer","s":17,"u":"grippli%20archer_aoa2"},{"n":"Grippli Greenspeaker","s":17,"u":"grippli%20greenspeaker_aoa2"},{"n":"Grippli Scout","s":17,"u":"grippli%20scout_aoa2"},{"n":"Hezle","s":17,"u":"hezle_aoa2"},{"n":"Jahsi","s":17,"u":"jahsi_aoa2"},{"n":"Nketiah","s":17,"u":"nketiah_aoa2"},{"n":"Racharak","s":17,"u":"racharak_aoa2"},{"n":"Sabosan","s":17,"u":"sabosan_aoa2"},{"n":"Barushak Il-varashma","s":18,"u":"barushak%20il-varashma_aoa3"},{"n":"Heuberk Thropp","s":18,"u":"heuberk%20thropp_aoa3"},{"n":"Laslunn","s":18,"u":"laslunn_aoa3"},{"n":"Mercenary Sailor","s":18,"u":"mercenary%20sailor_aoa3"},{"n":"Mialari Docur","s":18,"u":"mialari%20docur_aoa3"},{"n":"Nolly Peltry","s":18,"u":"nolly%20peltry_aoa3"},{"n":"One-eye Amnin","s":18,"u":"one-eye%20amnin_aoa3"},{"n":"Rusty Mae","s":18,"u":"rusty%20mae_aoa3"},{"n":"Scarlet Triad Poisoner","s":18,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Sneak","s":18,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Sniper","s":18,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Scarlet Triad Thug","s":18,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Shadow Giant","s":18,"u":"shadow%20giant_aoa3"},{"n":"Corrupt Guard","s":19,"u":"corrupt%20guard_aoa4"},{"n":"Duergar Slave Lord","s":19,"u":"duergar%20slave%20lord_aoa4"},{"n":"Ilssrah Embermead","s":19,"u":"ilssrah%20embermead_aoa4"},{"n":"Kelda Halrig","s":19,"u":"kelda%20halrig_aoa4"},{"n":"Kralgurn","s":19,"u":"kralgurn_aoa4"},{"n":"Thea","s":19,"u":"thea_aoa4"},{"n":"Zuferian","s":19,"u":"zuferian_aoa4"},{"n":"Calikang","s":20,"u":"calikang_aoa5"},{"n":"Scarlet Triad Boss","s":20,"u":"scarlet%20triad%20boss_aoa5"},{"n":"Scarlet Triad Enforcer","s":20,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Scarlet Triad Mage","s":20,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Shak","s":20,"u":"shak_aoa5"},{"n":"Uri Zandivar","s":20,"u":"uri%20zandivar_aoa5"},{"n":"Witchwyrd","s":20,"u":"witchwyrd_aoa5"},{"n":"Zephyr Guard","s":20,"u":"zephyr%20guard_aoa5"},{"n":"Dragonstorm Fire Giant","s":21,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Emaliza Zandivar","s":21,"u":"emaliza%20zandivar_aoa6"},{"n":"Ilgreth","s":21,"u":"ilgreth_aoa6"},{"n":"Ingnovim Tluss","s":21,"u":"ingnovim%20tluss_aoa6"},{"n":"Ingnovim's Assistant","s":21,"u":"ingnovim's%20assistant_aoa6"},{"n":"Inizra Arumelo","s":21,"u":"inizra%20arumelo_aoa6"},{"n":"Promise Guard","s":21,"u":"promise%20guard_aoa6"},{"n":"Rinnarv Bontimar","s":21,"u":"rinnarv%20bontimar_aoa6"},{"n":"Antaro Boldblade","s":22,"u":"antaro%20boldblade_aoe1"},{"n":"Battle Leader Rekarek","s":22,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Bolar Of Stonemoor","s":22,"u":"bolar%20of%20stonemoor_aoe1"},{"n":"Eunice","s":22,"u":"eunice_aoe1"},{"n":"Gref","s":22,"u":"gref_aoe1"},{"n":"Grospek Lavarsus","s":22,"u":"grospek%20lavarsus_aoe1"},{"n":"Hendrid Pratchett","s":22,"u":"hendrid%20pratchett_aoe1"},{"n":"Kekker","s":22,"u":"kekker_aoe1"},{"n":"Kemeneles","s":22,"u":"kemeneles_aoe1"},{"n":"Lyrma Swampwalker","s":22,"u":"lyrma%20swampwalker_aoe1"},{"n":"Miriel Grayleaf","s":22,"u":"miriel%20grayleaf_aoe1"},{"n":"Ralso","s":22,"u":"ralso_aoe1"},{"n":"Skebs","s":22,"u":"skebs_aoe1"},{"n":"Copper Hand Illusionist","s":23,"u":"copper%20hand%20illusionist_aoe2"},{"n":"Copper Hand Rogue","s":23,"u":"copper%20hand%20rogue_aoe2"},{"n":"Fayati Alummur","s":23,"u":"fayati%20alummur_aoe2"},{"n":"Kolo Harvan","s":23,"u":"kolo%20harvan_aoe2"},{"n":"Shristi Melipdra","s":23,"u":"shristi%20melipdra_aoe2"},{"n":"Skinsaw Murderer","s":23,"u":"skinsaw%20murderer_aoe2"},{"n":"Skinsaw Seamer","s":23,"u":"skinsaw%20seamer_aoe2"},{"n":"Tenome","s":23,"u":"tenome_aoe2"},{"n":"Wrent Dicaspiron","s":23,"u":"wrent%20dicaspiron_aoe2"},{"n":"Bloody Berleth","s":24,"u":"bloody%20berleth_aoe3"},{"n":"Casino Bouncer","s":24,"u":"casino%20bouncer_aoe3"},{"n":"Diobel Sweeper Tough","s":24,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Franca Laurentz","s":24,"u":"franca%20laurentz_aoe3"},{"n":"Gage Carlyle","s":24,"u":"gage%20carlyle_aoe3"},{"n":"Maurrisa Jonne","s":24,"u":"maurrisa%20jonne_aoe3"},{"n":"Ravenile Rager","s":24,"u":"ravenile%20rager_aoe3"},{"n":"Scathka","s":24,"u":"scathka_aoe3"},{"n":"Shikwashim Mercenary","s":24,"u":"shikwashim%20mercenary_aoe3"},{"n":"Tonla And Yvelle","s":24,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Washboard Dog Tough","s":24,"u":"washboard%20dog%20tough_aoe3"},{"n":"Amateur Chemist","s":25,"u":"amateur%20chemist_aoe4"},{"n":"Blackfingers Acolyte","s":25,"u":"blackfingers%20acolyte_aoe4"},{"n":"Grabble Forden","s":25,"u":"grabble%20forden_aoe4"},{"n":"Japu Thalenger","s":25,"u":"japu%20thalenger_aoe4"},{"n":"Jonis Flakfatter","s":25,"u":"jonis%20flakfatter_aoe4"},{"n":"Jorogumo","s":25,"u":"jorogumo_aoe4"},{"n":"Kalyn Pounch","s":25,"u":"kalyn%20pounch_aoe4"},{"n":"Morgrat And Fillick","s":25,"u":"morgrat%20and%20fillick_aoe4"},{"n":"Norgorberite Poisoner","s":25,"u":"norgorberite%20poisoner_aoe4"},{"n":"Poison Eater","s":25,"u":"poison%20eater_aoe4"},{"n":"Sleepless Sun Veteran","s":25,"u":"sleepless%20sun%20veteran_aoe4"},{"n":"The Rabbit Prince","s":25,"u":"the%20rabbit%20prince_aoe4"},{"n":"Velberi Jallist","s":25,"u":"velberi%20jallist_aoe4"},{"n":"Wynsal Starborn","s":25,"u":"wynsal%20starborn_aoe4"},{"n":"Black Whale Guard","s":26,"u":"black%20whale%20guard_aoe5"},{"n":"Bloody Barber Goon","s":26,"u":"bloody%20barber%20goon_aoe5"},{"n":"Calennia","s":26,"u":"calennia_aoe5"},{"n":"Child Of Venom","s":26,"u":"child%20of%20venom_aoe5"},{"n":"Garrote Master Assassin","s":26,"u":"garrote%20master%20assassin_aoe5"},{"n":"Graem And Grinlowe","s":26,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Grimwold","s":26,"u":"grimwold_aoe5"},{"n":"Kapral","s":26,"u":"kapral_aoe5"},{"n":"Lord Guirden","s":26,"u":"lord%20guirden_aoe5"},{"n":"Myrna Rath","s":26,"u":"myrna%20rath_aoe5"},{"n":"Reginald Vancaskerkin","s":26,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Starwatch Commando","s":26,"u":"starwatch%20commando_aoe5"},{"n":"Tiderunner Aquamancer","s":26,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Twisted Jack","s":26,"u":"twisted%20jack_aoe5"},{"n":"Blune Bandersworth","s":27,"u":"blune%20bandersworth_aoe6"},{"n":"Daemonic Infector","s":27,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":27,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Skinner","s":27,"u":"daemonic%20skinner_aoe6"},{"n":"Il'setsya Wyrmtouched","s":27,"u":"il'setsya%20wyrmtouched_aoe6"},{"n":"Olansa Terimor","s":27,"u":"olansa%20terimor_aoe6"},{"n":"Jaul Mezmin","s":28,"u":"jaul%20mezmin_av1"},{"n":"Morlock Cultist","s":28,"u":"morlock%20cultist_av1"},{"n":"Morlock Engineer","s":28,"u":"morlock%20engineer_av1"},{"n":"Morlock Scavenger","s":28,"u":"morlock%20scavenger_av1"},{"n":"Wrin Sivinxi","s":28,"u":"wrin%20sivinxi_av1"},{"n":"Carman Rajani","s":29,"u":"carman%20rajani_av2"},{"n":"Gulzash","s":29,"u":"gulzash_av2"},{"n":"Kragala","s":29,"u":"kragala_av2"},{"n":"Murschen","s":29,"u":"murschen_av2"},{"n":"Nox","s":29,"u":"nox_av2"},{"n":"Ryta","s":29,"u":"ryta_av2"},{"n":"Vischari","s":29,"u":"vischari_av2"},{"n":"Bhazrade And Klathor","s":30,"u":"bhazrade%20and%20klathor_av3"},{"n":"Caligni Defender","s":30,"u":"caligni%20defender_av3"},{"n":"Drow Hunter","s":30,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":30,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":30,"u":"drow%20warden_av3"},{"n":"Dulac","s":30,"u":"dulac_av3"},{"n":"Galudu","s":30,"u":"galudu_av3"},{"n":"Khurfel","s":30,"u":"khurfel_av3"},{"n":"Padli","s":30,"u":"padli_av3"},{"n":"Quara Orshendiel","s":30,"u":"quara%20orshendiel_av3"},{"n":"Salaisa Malthulas","s":30,"u":"salaisa%20malthulas_av3"},{"n":"Urdefhan Blood Mage","s":30,"u":"urdefhan%20blood%20mage_av3"},{"n":"Urdefhan Death Scout","s":30,"u":"urdefhan%20death%20scout_av3"},{"n":"Urdefhan Lasher","s":30,"u":"urdefhan%20lasher_av3"},{"n":"Shadern Immolator","s":10,"u":"shadern%20immolator_botd"},{"n":"Jitterbone Contortionist","s":10,"u":"jitterbone%20contortionist_botd"},{"n":"Relictner Eroder","s":10,"u":"relictner%20eroder_botd"},{"n":"K.H.W.'s Echo","s":11,"u":"k.h.w.'s%20echo_da"},{"n":"Mother Mitera","s":11,"u":"mother%20mitera_da"},{"n":"Abberton Ruffians","s":31,"u":"abberton%20ruffians_ec1"},{"n":"Cavnakash","s":31,"u":"cavnakash_ec1"},{"n":"Corrupted Priest","s":31,"u":"corrupted%20priest_ec1"},{"n":"Corrupted Retainer","s":31,"u":"corrupted%20retainer_ec1"},{"n":"Daring Danika","s":31,"u":"daring%20danika_ec1"},{"n":"Jaleen And Rhovo","s":31,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Jellico Bounce-bounce","s":31,"u":"jellico%20bounce-bounce_ec1"},{"n":"Nemmia Bramblecloak","s":31,"u":"nemmia%20bramblecloak_ec1"},{"n":"Pruana Two-punch","s":31,"u":"pruana%20two-punch_ec1"},{"n":"Viktor Volkano","s":31,"u":"viktor%20volkano_ec1"},{"n":"Xulgath Bilebearer","s":31,"u":"xulgath%20bilebearer_ec1"},{"n":"Aives The Smoke Dragon","s":32,"u":"aives%20the%20smoke%20dragon_ec2"},{"n":"Andera Paldreen","s":32,"u":"andera%20paldreen_ec2"},{"n":"Celestial Menagerie Bruiser","s":32,"u":"celestial%20menagerie%20bruiser_ec2"},{"n":"Darricus Stallit","s":32,"u":"darricus%20stallit_ec2"},{"n":"Delamar Gianvin","s":32,"u":"delamar%20gianvin_ec2"},{"n":"Evora Yarket","s":32,"u":"evora%20yarket_ec2"},{"n":"Mistress Dusklight","s":32,"u":"mistress%20dusklight_ec2"},{"n":"Ruanna Nyamma","s":32,"u":"ruanna%20nyamma_ec2"},{"n":"Xulgath Spinesnapper","s":32,"u":"xulgath%20spinesnapper_ec2"},{"n":"Yaashka","s":32,"u":"yaashka_ec2"},{"n":"Zunkri","s":32,"u":"zunkri_ec2"},{"n":"Bitter Truth Bandit","s":9,"u":"bitter%20truth%20bandit_ec3"},{"n":"Ginjana Mindkeeper","s":9,"u":"ginjana%20mindkeeper_ec3"},{"n":"Headless Xulgath","s":9,"u":"headless%20xulgath_ec3"},{"n":"Hooklimb Xulgath","s":9,"u":"hooklimb%20xulgath_ec3"},{"n":"Resin-seep Xulgath","s":9,"u":"resin-seep%20xulgath_ec3"},{"n":"Shoony Hierarch","s":9,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Militia Member","s":9,"u":"shoony%20militia%20member_ec3"},{"n":"Shoony Tiller","s":9,"u":"shoony%20tiller_ec3"},{"n":"Skarja","s":9,"u":"skarja_ec3"},{"n":"Swardlands Delinquent","s":9,"u":"swardlands%20delinquent_ec3"},{"n":"Tanessa Fleer","s":9,"u":"tanessa%20fleer_ec3"},{"n":"Thessekka","s":9,"u":"thessekka_ec3"},{"n":"Xulgath Bomber","s":9,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Skirmisher","s":9,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Stoneliege","s":9,"u":"xulgath%20stoneliege_ec3"},{"n":"Faceless Butcher","s":33,"u":"faceless%20butcher_ec4"},{"n":"Ledorick Banyan","s":33,"u":"ledorick%20banyan_ec4"},{"n":"Stirvyn Banyan","s":33,"u":"stirvyn%20banyan_ec4"},{"n":"Tashlock Banyan","s":33,"u":"tashlock%20banyan_ec4"},{"n":"The Vanish Man","s":33,"u":"the%20vanish%20man_ec4"},{"n":"Xulgath Gutrager","s":33,"u":"xulgath%20gutrager_ec4"},{"n":"Xulgath Hardscale","s":33,"u":"xulgath%20hardscale_ec4"},{"n":"Xulgath Herd-tender","s":33,"u":"xulgath%20herd-tender_ec4"},{"n":"Xulgath Roughrider","s":33,"u":"xulgath%20roughrider_ec4"},{"n":"Zashathal Head-taker","s":33,"u":"zashathal%20head-taker_ec4"},{"n":"Kharostan","s":34,"u":"kharostan_ec5"},{"n":"Qormintur","s":34,"u":"qormintur_ec5"},{"n":"Urdefhan Dominator","s":34,"u":"urdefhan%20dominator_ec5"},{"n":"Urdefhan High Tormentor","s":34,"u":"urdefhan%20high%20tormentor_ec5"},{"n":"Urdefhan Hunter","s":34,"u":"urdefhan%20hunter_ec5"},{"n":"Xulgath Deepmouth","s":34,"u":"xulgath%20deepmouth_ec5"},{"n":"Convergent Kendley Nathrael","s":35,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Convergent Soldier","s":35,"u":"convergent%20soldier_ec6"},{"n":"Elysian Titan","s":35,"u":"elysian%20titan_ec6"},{"n":"Kirosthrek","s":35,"u":"kirosthrek_ec6"},{"n":"Sarvel Ever-hunger","s":35,"u":"sarvel%20ever-hunger_ec6"},{"n":"Saurian Warmonger","s":35,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Worldwatcher","s":35,"u":"saurian%20worldwatcher_ec6"},{"n":"Thanatotic Titan","s":35,"u":"thanatotic%20titan_ec6"},{"n":"Xulgath Thoughtmaw","s":35,"u":"xulgath%20thoughtmaw_ec6"},{"n":"Drunken Farmer","s":36,"u":"drunken%20farmer_fop"},{"n":"Graytusk","s":36,"u":"graytusk_fop"},{"n":"Hallod","s":36,"u":"hallod_fop"},{"n":"Lord Nar","s":36,"u":"lord%20nar_fop"},{"n":"The Sculptor","s":36,"u":"the%20sculptor_fop"},{"n":"Vilree","s":36,"u":"vilree_fop"},{"n":"Agile Warrior","s":37,"u":"agile%20warrior_frp1"},{"n":"Anugobu Apprentice","s":37,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Wondercrafter","s":37,"u":"anugobu%20wondercrafter_frp1"},{"n":"Archery Specialist","s":37,"u":"archery%20specialist_frp1"},{"n":"Berberoka","s":37,"u":"berberoka_frp1"},{"n":"Blue Viper","s":37,"u":"blue%20viper_frp1"},{"n":"Butterfly Blade Warrior","s":37,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Gomwai","s":37,"u":"gomwai_frp1"},{"n":"Hana's Hundreds","s":37,"u":"hana's%20hundreds_frp1"},{"n":"Ki Adept","s":37,"u":"ki%20adept_frp1"},{"n":"Koto Zekora","s":37,"u":"koto%20zekora_frp1"},{"n":"Mage Of Many Styles","s":37,"u":"mage%20of%20many%20styles_frp1"},{"n":"Nai Yan Fei","s":37,"u":"nai%20yan%20fei_frp1"},{"n":"Ran-to","s":37,"u":"ran-to_frp1"},{"n":"Shino Hakusa","s":37,"u":"shino%20hakusa_frp1"},{"n":"Syu Tak-nwa","s":37,"u":"syu%20tak-nwa_frp1"},{"n":"Takatorra","s":37,"u":"takatorra_frp1"},{"n":"Tino","s":37,"u":"tino_frp1"},{"n":"Weapon Master","s":37,"u":"weapon%20master_frp1"},{"n":"Yabin The Just","s":37,"u":"yabin%20the%20just_frp1"},{"n":"Yook","s":37,"u":"yook_frp1"},{"n":"Akila Stormheel","s":38,"u":"akila%20stormheel_frp2"},{"n":"Amihan","s":38,"u":"amihan_frp2"},{"n":"Arm Of Balance","s":38,"u":"arm%20of%20balance_frp2"},{"n":"Artus Rodrivan","s":38,"u":"artus%20rodrivan_frp2"},{"n":"Blue Viper","s":38,"u":"blue%20viper_frp2"},{"n":"Halspin The Stung","s":38,"u":"halspin%20the%20stung_frp2"},{"n":"Huldrin Skolsdottir","s":38,"u":"huldrin%20skolsdottir_frp2"},{"n":"Hummingbird","s":38,"u":"hummingbird_frp2"},{"n":"Ji-yook","s":38,"u":"ji-yook_frp2"},{"n":"Joon-seo","s":38,"u":"joon-seo_frp2"},{"n":"Juspix Rammel","s":38,"u":"juspix%20rammel_frp2"},{"n":"Kas Xi Rai","s":38,"u":"kas%20xi%20rai_frp2"},{"n":"Maalya","s":38,"u":"maalya_frp2"},{"n":"Mafika Ayuwari","s":38,"u":"mafika%20ayuwari_frp2"},{"n":"Master Xun","s":38,"u":"master%20xun_frp2"},{"n":"Phuthi","s":38,"u":"phuthi_frp2"},{"n":"Ran-to","s":38,"u":"ran-to_frp2"},{"n":"Razu","s":38,"u":"razu_frp2"},{"n":"Shadow Yai","s":38,"u":"shadow%20yai_frp2"},{"n":"Shino Hakusa","s":38,"u":"shino%20hakusa_frp2"},{"n":"Sixth Pillar Student","s":38,"u":"sixth%20pillar%20student_frp2"},{"n":"Surjit Hamelan","s":38,"u":"surjit%20hamelan_frp2"},{"n":"Syu Tak-nwa","s":38,"u":"syu%20tak-nwa_frp2"},{"n":"Taiga Yai","s":38,"u":"taiga%20yai_frp2"},{"n":"Takatorra","s":38,"u":"takatorra_frp2"},{"n":"Tino Tung","s":38,"u":"tino%20tung_frp2"},{"n":"Troff Frostknuckles","s":38,"u":"troff%20frostknuckles_frp2"},{"n":"Umbasi","s":38,"u":"umbasi_frp2"},{"n":"Urnak Lostwind","s":38,"u":"urnak%20lostwind_frp2"},{"n":"Yabin The Just","s":38,"u":"yabin%20the%20just_frp2"},{"n":"Yarrika Mulandez","s":38,"u":"yarrika%20mulandez_frp2"},{"n":"Abbot Tsujon","s":39,"u":"abbot%20tsujon_frp3"},{"n":"Blue Viper","s":39,"u":"blue%20viper_frp3"},{"n":"Flying Mountain Kaminari","s":39,"u":"flying%20mountain%20kaminari_frp3"},{"n":"Laruhao","s":39,"u":"laruhao_frp3"},{"n":"Rai Sho Disciple","s":39,"u":"rai%20sho%20disciple_frp3"},{"n":"Rai Sho Postulant","s":39,"u":"rai%20sho%20postulant_frp3"},{"n":"Ran-to","s":39,"u":"ran-to_frp3"},{"n":"Shino Hakusa","s":39,"u":"shino%20hakusa_frp3"},{"n":"Syu Tak-nwa","s":39,"u":"syu%20tak-nwa_frp3"},{"n":"Yoh Souran","s":39,"u":"yoh%20souran_frp3"},{"n":"Mutant Gnoll Hulk","s":6,"u":"mutant%20gnoll%20hulk_loil"},{"n":"Ratajin Mastermind","s":6,"u":"ratajin%20mastermind_loil"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"Asanbosam","s":0,"u":"asanbosam_lome"},{"n":"Charau-ka Acolyte Of Angazhan","s":0,"u":"charau-ka%20acolyte%20of%20angazhan_lome"},{"n":"Charau-ka Butcher","s":0,"u":"charau-ka%20butcher_lome"},{"n":"Charau-ka Warrior","s":0,"u":"charau-ka%20warrior_lome"},{"n":"Kaava Stalker","s":0,"u":"kaava%20stalker_lome"},{"n":"Pygmy Kaava","s":0,"u":"pygmy%20kaava_lome"},{"n":"Ainamuuren","s":40,"u":"ainamuuren_lomm"},{"n":"Kallas Devil","s":40,"u":"kallas%20devil_lomm"},{"n":"Krampus Celebrant","s":40,"u":"krampus%20celebrant_lomm"},{"n":"Krampus","s":40,"u":"krampus_lomm"},{"n":"Keznin Nevarmo","s":42,"u":"keznin%20nevarmo_ngd"},{"n":"Gray Gardener Enforcer","s":42,"u":"gray%20gardener%20enforcer_ngd"},{"n":"Gray Gardener Assassin","s":42,"u":"gray%20gardener%20assassin_ngd"},{"n":"Gray Gardener Director General","s":42,"u":"gray%20gardener%20director%20general_ngd"},{"n":"Worm Prophet","s":42,"u":"worm%20prophet_ngd"},{"n":"Gold Tank Investors","s":43,"u":"gold%20tank%20investors_ooa1"},{"n":"Irkem Dresh","s":43,"u":"irkem%20dresh_ooa1"},{"n":"Sludgespine Killers","s":43,"u":"sludgespine%20killers_ooa1"},{"n":"Bristlebane","s":43,"u":"bristlebane_ooa1"},{"n":"Powderkeg Punk Bombardiers","s":43,"u":"powderkeg%20punk%20bombardiers_ooa1"},{"n":"Powderkeg Punk Gunners","s":43,"u":"powderkeg%20punk%20gunners_ooa1"},{"n":"Gunmarshal","s":43,"u":"gunmarshal_ooa1"},{"n":"Glaz Nixbrix","s":43,"u":"glaz%20nixbrix_ooa1"},{"n":"Shoma Lyzerius","s":43,"u":"shoma%20lyzerius_ooa1"},{"n":"Gilded Gunner Goons","s":44,"u":"gilded%20gunner%20goons_ooa2"},{"n":"\"Lucky\" Lanks","s":44,"u":"%22lucky%22%20lanks_ooa2"},{"n":"Spellscar Sky Marauders","s":44,"u":"spellscar%20sky%20marauders_ooa2"},{"n":"Palzu","s":44,"u":"palzu_ooa2"},{"n":"Gilded Gunner Assassins","s":44,"u":"gilded%20gunner%20assassins_ooa2"},{"n":"Gilded Gunner Safecrackers","s":44,"u":"gilded%20gunner%20safecrackers_ooa2"},{"n":"Smog Giant","s":44,"u":"smog%20giant_ooa2"},{"n":"Ambrost Mugland","s":44,"u":"ambrost%20mugland_ooa2"},{"n":"Sabora Sharkosa","s":44,"u":"sabora%20sharkosa_ooa2"},{"n":"Corrupt Shieldmarshal","s":45,"u":"corrupt%20shieldmarshal_ooa3"},{"n":"Leadsmiths","s":45,"u":"leadsmiths_ooa3"},{"n":"Vewslog","s":45,"u":"vewslog_ooa3"},{"n":"Anjelique Loveless","s":45,"u":"anjelique%20loveless_ooa3"},{"n":"Ibrium","s":45,"u":"ibrium_ooa3"},{"n":"Parsus","s":45,"u":"parsus_ooa3"},{"n":"Angazhani Cultist","s":46,"u":"angazhani%20cultist_sli"},{"n":"Aspis Guard","s":46,"u":"aspis%20guard_sli"},{"n":"Aspis Technician","s":46,"u":"aspis%20technician_sli"},{"n":"Croakchief Globblit Skink-eater","s":46,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Nyamat Mshwe","s":46,"u":"nyamat%20mshwe_sli"},{"n":"Paga Nikohian","s":46,"u":"paga%20nikohian_sli"},{"n":"Anadi Fateweaver","s":47,"u":"anadi%20fateweaver_sot1"},{"n":"Anadi Lurker","s":47,"u":"anadi%20lurker_sot1"},{"n":"Anadi Seeker","s":47,"u":"anadi%20seeker_sot1"},{"n":"Stone Ghost","s":47,"u":"stone%20ghost_sot1"},{"n":"Takulu Ot","s":47,"u":"takulu%20ot_sot1"},{"n":"Fire-pot Ubanu","s":48,"u":"fire-pot%20ubanu_sot2"},{"n":"Froglegs","s":48,"u":"froglegs_sot2"},{"n":"Grippli Jinxer","s":48,"u":"grippli%20jinxer_sot2"},{"n":"Grippli Skirmisher","s":48,"u":"grippli%20skirmisher_sot2"},{"n":"Kiru","s":48,"u":"kiru_sot2"},{"n":"Kolbo","s":48,"u":"kolbo_sot2"},{"n":"Loakan","s":48,"u":"loakan_sot2"},{"n":"Mashkudu The Bully","s":48,"u":"mashkudu%20the%20bully_sot2"},{"n":"Reth","s":48,"u":"reth_sot2"},{"n":"Salathiss","s":48,"u":"salathiss_sot2"},{"n":"Serpentfolk Granitescale","s":48,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Venom Caller","s":48,"u":"serpentfolk%20venom%20caller_sot2"},{"n":"Abendego Brute","s":49,"u":"abendego%20brute_sot3"},{"n":"Abendego Jailer","s":49,"u":"abendego%20jailer_sot3"},{"n":"Abendego Priest","s":49,"u":"abendego%20priest_sot3"},{"n":"Ajbal Kimon","s":49,"u":"ajbal%20kimon_sot3"},{"n":"Boggard Hunter","s":49,"u":"boggard%20hunter_sot3"},{"n":"Cyclops Bully","s":49,"u":"cyclops%20bully_sot3"},{"n":"Grouloop","s":49,"u":"grouloop_sot3"},{"n":"Halbrux Far-Sight","s":49,"u":"halbrux%20far-sight_sot3"},{"n":"Norgorberite Spy","s":49,"u":"norgorberite%20spy_sot3"},{"n":"Onyiji","s":49,"u":"onyiji_sot3"},{"n":"Terwa Chosen","s":49,"u":"terwa%20chosen_sot3"},{"n":"Terwa Prodigy","s":49,"u":"terwa%20prodigy_sot3"},{"n":"Terwa Star Reader","s":49,"u":"terwa%20star%20reader_sot3"},{"n":"Thiarvo the Quick","s":49,"u":"thiarvo%20the%20quick_sot3"},{"n":"Yonsuu","s":49,"u":"yonsuu_sot3"},{"n":"Avatar of Walkena","s":50,"u":"avatar%20of%20walkena_sot4"},{"n":"Jackal Guard","s":50,"u":"jackal%20guard_sot4"},{"n":"Nkiruka","s":50,"u":"nkiruka_sot4"},{"n":"Sun Warrior Brigade","s":50,"u":"sun%20warrior%20brigade_sot4"},{"n":"Worknesh","s":50,"u":"worknesh_sot4"},{"n":"Ancient Rivener","s":51,"u":"ancient%20rivener_sot5"},{"n":"Crimson Acolyte","s":51,"u":"crimson%20acolyte_sot5"},{"n":"Ikeshti Brood-Minder","s":51,"u":"ikeshti%20brood-minder_sot5"},{"n":"Iobane Magus","s":51,"u":"iobane%20magus_sot5"},{"n":"Mpondo","s":51,"u":"mpondo_sot5"},{"n":"Shobhad Enforcer","s":51,"u":"shobhad%20enforcer_sot5"},{"n":"Shobhad Sniper","s":51,"u":"shobhad%20sniper_sot5"},{"n":"Skartitch Chip-Tooth","s":51,"u":"skartitch%20chip-tooth_sot5"},{"n":"Shianshi Waymaker","s":52,"u":"shianshi%20waymaker_sot6"},{"n":"Slana","s":52,"u":"slana_sot6"},{"n":"Unshadowed Anchor Root","s":52,"u":"unshadowed%20anchor%20root_sot6"},{"n":"Unshadowed Haibram","s":52,"u":"unshadowed%20haibram_sot6"},{"n":"Unshadowed Koride","s":52,"u":"unshadowed%20koride_sot6"},{"n":"Unshadowed Mariama","s":52,"u":"unshadowed%20mariama_sot6"},{"n":"Unshadowed Okoro","s":52,"u":"unshadowed%20okoro_sot6"},{"n":"Wereant Disciple","s":52,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":52,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":52,"u":"wereant%20sentinel_sot6"},{"n":"Bugbear Marauder","s":53,"u":"bugbear%20marauder_tio"},{"n":"Hargrit Leadbuster","s":53,"u":"hargrit%20leadbuster_tio"},{"n":"Harpies","s":53,"u":"harpies_tio"},{"n":"Kobold Dragon Mage","s":53,"u":"kobold%20dragon%20mage_tio"},{"n":"Kobold Scout","s":53,"u":"kobold%20scout_tio"},{"n":"Kobold Scout","s":53,"u":"kobold%20scout_tio"},{"n":"Kobold Trapmaster","s":53,"u":"kobold%20trapmaster_tio"},{"n":"Kotgar Leadbuster","s":53,"u":"kotgar%20leadbuster_tio"},{"n":"Morgrym Leadbuster","s":53,"u":"morgrym%20leadbuster_tio"},{"n":"Ogre Warrior","s":53,"u":"ogre%20warrior_tio"},{"n":"Omblin Leadbuster","s":53,"u":"omblin%20leadbuster_tio"},{"n":"Orc Commander","s":53,"u":"orc%20commander_tio"},{"n":"Orc Scrapper","s":53,"u":"orc%20scrapper_tio"}],"20":[{"n":"Anadi","s":0,"u":"anadi_lome"},{"n":"Android","s":1,"u":"android_loag"},{"n":"Azarketi","s":3,"u":"azarketi_aaws"},{"n":"Catfolk","s":4,"u":"catfolk_apg"},{"n":"Dwarf","s":5,"u":"dwarf_crb"},{"n":"Elf","s":5,"u":"elf_crb"},{"n":"Fetchling","s":1,"u":"fetchling_loag"},{"n":"Fleshwarp","s":1,"u":"fleshwarp_loag"},{"n":"Ghoran","s":6,"u":"ghoran_loil"},{"n":"Gnoll","s":0,"u":"gnoll_lome"},{"n":"Gnome","s":5,"u":"gnome_crb"},{"n":"Goblin","s":5,"u":"goblin_crb"},{"n":"Goloma","s":0,"u":"goloma_lome"},{"n":"Grippli","s":0,"u":"grippli_lome"},{"n":"Halfling","s":5,"u":"halfling_crb"},{"n":"Hobgoblin","s":7,"u":"hobgoblin_locg"},{"n":"Human","s":5,"u":"human_crb"},{"n":"Kashrishi","s":6,"u":"kashrishi_loil"},{"n":"Kitsune","s":1,"u":"kitsune_loag"},{"n":"Kobold","s":4,"u":"kobold_apg"},{"n":"Lizardfolk","s":7,"u":"lizardfolk_locg"},{"n":"Nagaji","s":6,"u":"nagaji_loil"},{"n":"Orc","s":4,"u":"orc_apg"},{"n":"Poppet","s":8,"u":"poppet_lotgb"},{"n":"Ratfolk","s":4,"u":"ratfolk_apg"},{"n":"Shisk","s":0,"u":"shisk_lome"},{"n":"Shoony","s":9,"u":"shoony_ec3"},{"n":"Strix","s":1,"u":"strix_loag"},{"n":"Tengu","s":4,"u":"tengu_apg"},{"n":"Vanara","s":6,"u":"vanara_loil"},{"n":"Vishkanya","s":6,"u":"vishkanya_loil"}],"21":[{"n":"Anadi","s":0,"u":"anadi_lome"},{"n":"Android","s":1,"u":"android_loag"},{"n":"Azarketi","s":3,"u":"azarketi_aaws"},{"n":"Catfolk","s":4,"u":"catfolk_apg"},{"n":"Dwarf","s":5,"u":"dwarf_crb"},{"n":"Elf","s":5,"u":"elf_crb"},{"n":"Fetchling","s":1,"u":"fetchling_loag"},{"n":"Fleshwarp","s":1,"u":"fleshwarp_loag"},{"n":"Ghoran","s":6,"u":"ghoran_loil"},{"n":"Gnoll","s":0,"u":"gnoll_lome"},{"n":"Gnome","s":5,"u":"gnome_crb"},{"n":"Goblin","s":5,"u":"goblin_crb"},{"n":"Goloma","s":0,"u":"goloma_lome"},{"n":"Grippli","s":0,"u":"grippli_lome"},{"n":"Halfling","s":5,"u":"halfling_crb"},{"n":"Hobgoblin","s":7,"u":"hobgoblin_locg"},{"n":"Human","s":5,"u":"human_crb"},{"n":"Kashrishi","s":6,"u":"kashrishi_loil"},{"n":"Kitsune","s":1,"u":"kitsune_loag"},{"n":"Kobold","s":4,"u":"kobold_apg"},{"n":"Lizardfolk","s":7,"u":"lizardfolk_locg"},{"n":"Nagaji","s":6,"u":"nagaji_loil"},{"n":"Orc","s":4,"u":"orc_apg"},{"n":"Poppet","s":8,"u":"poppet_lotgb"},{"n":"Ratfolk","s":4,"u":"ratfolk_apg"},{"n":"Shisk","s":0,"u":"shisk_lome"},{"n":"Shoony","s":9,"u":"shoony_ec3"},{"n":"Strix","s":1,"u":"strix_loag"},{"n":"Tengu","s":4,"u":"tengu_apg"},{"n":"Vanara","s":6,"u":"vanara_loil"},{"n":"Vishkanya","s":6,"u":"vishkanya_loil"}]},"android":{"0":[{"n":"Advanced Targeting System","s":1,"u":"advanced%20targeting%20system_loag"},{"n":"Android Lore","s":1,"u":"android%20lore_loag"},{"n":"Cleansing Subroutine","s":1,"u":"cleansing%20subroutine_loag"},{"n":"Consistent Surge","s":1,"u":"consistent%20surge_loag"},{"n":"Emotionless","s":1,"u":"emotionless_loag"},{"n":"Inoculation Subroutine","s":1,"u":"inoculation%20subroutine_loag"},{"n":"Internal Compartment","s":1,"u":"internal%20compartment_loag"},{"n":"Internal Respirator","s":1,"u":"internal%20respirator_loag"},{"n":"Nanite Shroud","s":1,"u":"nanite%20shroud_loag"},{"n":"Nanite Surge","s":1,"u":"nanite%20surge_loag"},{"n":"Nightvision Adaptation","s":1,"u":"nightvision%20adaptation_loag"},{"n":"Offensive Subroutine","s":1,"u":"offensive%20subroutine_loag"},{"n":"Protective Subroutine","s":1,"u":"protective%20subroutine_loag"},{"n":"Proximity Alert","s":1,"u":"proximity%20alert_loag"},{"n":"Radiant Circuitry","s":1,"u":"radiant%20circuitry_loag"},{"n":"Repair Module","s":1,"u":"repair%20module_loag"},{"n":"Revivification Protocol","s":1,"u":"revivification%20protocol_loag"}],"1":[{"n":"Android Infiltrator","s":14,"u":"android%20infiltrator_b3"}],"20":[{"n":"Android","s":1,"u":"android_loag"}],"21":[{"n":"Android","s":1,"u":"android_loag"}]},"automaton":{"0":[{"n":"Arcane Camouflage","s":2,"u":"arcane%20camouflage_g%26g"},{"n":"Arcane Communication","s":2,"u":"arcane%20communication_g%26g"},{"n":"Arcane Eye","s":2,"u":"arcane%20eye_g%26g"},{"n":"Arcane Locomotion","s":2,"u":"arcane%20locomotion_g%26g"},{"n":"Arcane Propulsion","s":2,"u":"arcane%20propulsion_g%26g"},{"n":"Arcane Safeguards","s":2,"u":"arcane%20safeguards_g%26g"},{"n":"Arcane Slam","s":2,"u":"arcane%20slam_g%26g"},{"n":"Astral Blink","s":2,"u":"astral%20blink_g%26g"},{"n":"Automaton Armament","s":2,"u":"automaton%20armament_g%26g"},{"n":"Automaton Lore","s":2,"u":"automaton%20lore_g%26g"},{"n":"Axial Recall","s":2,"u":"axial%20recall_g%26g"},{"n":"Core Attunement","s":2,"u":"core%20attunement_g%26g"},{"n":"Core Cannon","s":2,"u":"core%20cannon_g%26g"},{"n":"Core Rejuvenation","s":2,"u":"core%20rejuvenation_g%26g"},{"n":"Energy Beam","s":2,"u":"energy%20beam_g%26g"},{"n":"Enlarged Chassis","s":2,"u":"enlarged%20chassis_g%26g"},{"n":"Greater Augmentation","s":2,"u":"greater%20augmentation_g%26g"},{"n":"Integrated Armament","s":2,"u":"integrated%20armament_g%26g"},{"n":"Lesser Augmentation","s":2,"u":"lesser%20augmentation_g%26g"},{"n":"Magical Resistance","s":2,"u":"magical%20resistance_g%26g"},{"n":"Rain Of Bolts","s":2,"u":"rain%20of%20bolts_g%26g"},{"n":"Reinforced Chassis","s":2,"u":"reinforced%20chassis_g%26g"}],"20":[{"n":"Automaton","s":2,"u":"automaton_g%26g"}],"21":[{"n":"Automaton","s":2,"u":"automaton_g%26g"}]},"construct":{"1":[{"n":"Adamantine Golem","s":12,"u":"adamantine%20golem_b1"},{"n":"Alchemical Golem","s":12,"u":"alchemical%20golem_b1"},{"n":"Animated Armor","s":12,"u":"animated%20armor_b1"},{"n":"Animated Broom","s":12,"u":"animated%20broom_b1"},{"n":"Animated Statue","s":12,"u":"animated%20statue_b1"},{"n":"Clay Golem","s":12,"u":"clay%20golem_b1"},{"n":"Flesh Golem","s":12,"u":"flesh%20golem_b1"},{"n":"Giant Animated Statue","s":12,"u":"giant%20animated%20statue_b1"},{"n":"Guthallath","s":12,"u":"guthallath_b1"},{"n":"Homunculus","s":12,"u":"homunculus_b1"},{"n":"Iron Golem","s":12,"u":"iron%20golem_b1"},{"n":"Soulbound Doll","s":12,"u":"soulbound%20doll_b1"},{"n":"Stone Golem","s":12,"u":"stone%20golem_b1"},{"n":"Aolaz","s":13,"u":"aolaz_b2"},{"n":"Carrion Golem","s":13,"u":"carrion%20golem_b2"},{"n":"Dig-widget","s":13,"u":"dig-widget_b2"},{"n":"Glass Golem","s":13,"u":"glass%20golem_b2"},{"n":"Ice Golem","s":13,"u":"ice%20golem_b2"},{"n":"Necrophidius","s":13,"u":"necrophidius_b2"},{"n":"Radiant Warden","s":13,"u":"radiant%20warden_b2"},{"n":"Scarecrow","s":13,"u":"scarecrow_b2"},{"n":"Spiral Centurion","s":13,"u":"spiral%20centurion_b2"},{"n":"Wood Golem","s":13,"u":"wood%20golem_b2"},{"n":"Animated Colossus","s":14,"u":"animated%20colossus_b3"},{"n":"Animated Furnace","s":14,"u":"animated%20furnace_b3"},{"n":"Animated Silverware Swarm","s":14,"u":"animated%20silverware%20swarm_b3"},{"n":"Animated Trebuchet","s":14,"u":"animated%20trebuchet_b3"},{"n":"Arcane Living Rune","s":14,"u":"arcane%20living%20rune_b3"},{"n":"Clockwork Dragon","s":14,"u":"clockwork%20dragon_b3"},{"n":"Clockwork Mage","s":14,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":14,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Spy","s":14,"u":"clockwork%20spy_b3"},{"n":"Divine Warden Of Nethys","s":14,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Fossil Golem","s":14,"u":"fossil%20golem_b3"},{"n":"Levaloch","s":14,"u":"levaloch_b3"},{"n":"Mithral Golem","s":14,"u":"mithral%20golem_b3"},{"n":"Oil Living Graffiti","s":14,"u":"oil%20living%20graffiti_b3"},{"n":"Skinstitch","s":14,"u":"skinstitch_b3"},{"n":"Swordkeeper","s":14,"u":"swordkeeper_b3"},{"n":"Tattoo Guardian","s":14,"u":"tattoo%20guardian_b3"},{"n":"Terra-cotta Garrison","s":14,"u":"terra-cotta%20garrison_b3"},{"n":"Terra-cotta Soldier","s":14,"u":"terra-cotta%20soldier_b3"},{"n":"Tupilaq","s":14,"u":"tupilaq_b3"},{"n":"Wyrwood Sneak","s":14,"u":"wyrwood%20sneak_b3"},{"n":"Doorwarden","s":16,"u":"doorwarden_aoa1"},{"n":"Lazurite-infused Stone Golem","s":19,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Soulbound Ruin","s":19,"u":"soulbound%20ruin_aoa4"},{"n":"Aluum Enforcer","s":20,"u":"aluum%20enforcer_aoa5"},{"n":"Spiritbound Aluum","s":20,"u":"spiritbound%20aluum_aoa5"},{"n":"Animated Dragonstorm","s":21,"u":"animated%20dragonstorm_aoa6"},{"n":"Dragonshard Guardian","s":21,"u":"dragonshard%20guardian_aoa6"},{"n":"Siege Shard","s":22,"u":"siege%20shard_aoe1"},{"n":"Skinstitch","s":23,"u":"skinstitch_aoe2"},{"n":"Clockwork Assassin","s":25,"u":"clockwork%20assassin_aoe4"},{"n":"Clockwork Amalgam","s":26,"u":"clockwork%20amalgam_aoe5"},{"n":"Clockwork Assassin","s":26,"u":"clockwork%20assassin_aoe5"},{"n":"Chaos Gulgamodh","s":27,"u":"chaos%20gulgamodh_aoe6"},{"n":"Living Mural","s":27,"u":"living%20mural_aoe6"},{"n":"Dreshkan","s":29,"u":"dreshkan_av2"},{"n":"Mechanical Carny","s":31,"u":"mechanical%20carny_ec1"},{"n":"Oil Living Graffiti","s":31,"u":"oil%20living%20graffiti_ec1"},{"n":"Harrow Doll","s":33,"u":"harrow%20doll_ec4"},{"n":"Obsidian Golem","s":34,"u":"obsidian%20golem_ec5"},{"n":"The Behemoth","s":36,"u":"the%20behemoth_fop"},{"n":"Old Man Statue","s":37,"u":"old%20man%20statue_frp1"},{"n":"Planar Terra-cotta Soldier","s":37,"u":"planar%20terra-cotta%20soldier_frp1"},{"n":"Planar Terra-cotta Squadron","s":37,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Lantondo","s":38,"u":"lantondo_frp2"},{"n":"Desecrated Guardian","s":39,"u":"desecrated%20guardian_frp3"},{"n":"Quantium Golem","s":6,"u":"quantium%20golem_loil"},{"n":"Clockwork Cannoneer","s":6,"u":"clockwork%20cannoneer_loil"},{"n":"Fleshforged Dreadnought","s":6,"u":"fleshforged%20dreadnought_loil"},{"n":"Princess Sunset","s":41,"u":"princess%20sunset_ltiba"},{"n":"Guillotine Golem","s":42,"u":"guillotine%20golem_ngd"},{"n":"Clockwork Hunter","s":43,"u":"clockwork%20hunter_ooa1"},{"n":"Clockwork Handler","s":43,"u":"clockwork%20handler_ooa1"},{"n":"Clockwork Brewer","s":43,"u":"clockwork%20brewer_ooa1"},{"n":"Clockwork Fabricator","s":43,"u":"clockwork%20fabricator_ooa1"},{"n":"Clockwork Door Warden","s":44,"u":"clockwork%20door%20warden_ooa2"},{"n":"Clockwork Gunner","s":44,"u":"clockwork%20gunner_ooa2"},{"n":"Clockwork Disposer","s":44,"u":"clockwork%20disposer_ooa2"},{"n":"Clockwork Sphinx","s":44,"u":"clockwork%20sphinx_ooa2"},{"n":"Daelum","s":44,"u":"daelum_ooa2"},{"n":"Scarecophagus","s":44,"u":"scarecophagus_ooa2"},{"n":"Trapjaw Tangle","s":44,"u":"trapjaw%20tangle_ooa2"},{"n":"Clockwork Shambler Hordes","s":45,"u":"clockwork%20shambler%20hordes_ooa3"},{"n":"Glass Elephant","s":45,"u":"glass%20elephant_ooa3"},{"n":"Clockwork Buccaneer","s":45,"u":"clockwork%20buccaneer_ooa3"},{"n":"Clockwork Puppeteer","s":45,"u":"clockwork%20puppeteer_ooa3"},{"n":"Cranium Preserver","s":45,"u":"cranium%20preserver_ooa3"},{"n":"Cursebreaker","s":46,"u":"cursebreaker_sli"},{"n":"Bramble Champion Construct","s":47,"u":"bramble%20champion%20construct_sot1"},{"n":"Shieldbearer Construct","s":47,"u":"shieldbearer%20construct_sot1"},{"n":"Sicklehand Construct","s":47,"u":"sicklehand%20construct_sot1"},{"n":"Spellskein","s":47,"u":"spellskein_sot1"},{"n":"Golgopo","s":49,"u":"golgopo_sot3"},{"n":"Gold Defender","s":50,"u":"gold%20defender_sot4"},{"n":"Gold Defender Garrison","s":50,"u":"gold%20defender%20garrison_sot4"},{"n":"Living Sun-Spire","s":50,"u":"living%20sun-spire_sot4"},{"n":"Clockwork Clock Tower","s":52,"u":"clockwork%20clock%20tower_sot6"},{"n":"Lignified Adamantine Golem","s":52,"u":"lignified%20adamantine%20golem_sot6"},{"n":"Thorn Guardian","s":52,"u":"thorn%20guardian_sot6"}],"20":[{"n":"Automaton","s":2,"u":"automaton_g%26g"},{"n":"Poppet","s":8,"u":"poppet_lotgb"}],"21":[{"n":"Automaton","s":2,"u":"automaton_g%26g"},{"n":"Poppet","s":8,"u":"poppet_lotgb"}],"27":[{"n":"Aeon Wyrd","s":61,"u":"aeon%20wyrd_lopsg"},{"n":"Poppet","s":61,"u":"poppet_lopsg"},{"n":"Clockwork Familiar","s":8,"u":"clockwork%20familiar_lotgb"}],"28":[{"n":"Construct Eidolon","s":65,"u":"construct%20eidolon_som"}]},"amphibious":{"1":[{"n":"Adult Black Dragon","s":12,"u":"adult%20black%20dragon_b1"},{"n":"Adult Bronze Dragon","s":12,"u":"adult%20bronze%20dragon_b1"},{"n":"Adult Green Dragon","s":12,"u":"adult%20green%20dragon_b1"},{"n":"Ancient Black Dragon","s":12,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":12,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Green Dragon","s":12,"u":"ancient%20green%20dragon_b1"},{"n":"Azure Worm","s":12,"u":"azure%20worm_b1"},{"n":"Boggard Scout","s":12,"u":"boggard%20scout_b1"},{"n":"Boggard Swampseer","s":12,"u":"boggard%20swampseer_b1"},{"n":"Boggard Warrior","s":12,"u":"boggard%20warrior_b1"},{"n":"Chuul","s":12,"u":"chuul_b1"},{"n":"Dragon Turtle","s":12,"u":"dragon%20turtle_b1"},{"n":"Krooth","s":12,"u":"krooth_b1"},{"n":"Naiad","s":12,"u":"naiad_b1"},{"n":"Naiad Queen","s":12,"u":"naiad%20queen_b1"},{"n":"River Drake","s":12,"u":"river%20drake_b1"},{"n":"Sea Devil Baron","s":12,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":12,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":12,"u":"sea%20devil%20scout_b1"},{"n":"Sea Hag","s":12,"u":"sea%20hag_b1"},{"n":"Shoggoth","s":12,"u":"shoggoth_b1"},{"n":"Skum","s":12,"u":"skum_b1"},{"n":"Storm Giant","s":12,"u":"storm%20giant_b1"},{"n":"Tarn Linnorm","s":12,"u":"tarn%20linnorm_b1"},{"n":"Treerazer","s":12,"u":"treerazer_b1"},{"n":"Young Black Dragon","s":12,"u":"young%20black%20dragon_b1"},{"n":"Young Bronze Dragon","s":12,"u":"young%20bronze%20dragon_b1"},{"n":"Young Green Dragon","s":12,"u":"young%20green%20dragon_b1"},{"n":"Adult Brine Dragon","s":13,"u":"adult%20brine%20dragon_b2"},{"n":"Ahuizotl","s":13,"u":"ahuizotl_b2"},{"n":"Amoeba Swarm","s":13,"u":"amoeba%20swarm_b2"},{"n":"Ancient Brine Dragon","s":13,"u":"ancient%20brine%20dragon_b2"},{"n":"Brood Leech Swarm","s":13,"u":"brood%20leech%20swarm_b2"},{"n":"Culdewen","s":13,"u":"culdewen_b2"},{"n":"Fjord Linnorm","s":13,"u":"fjord%20linnorm_b2"},{"n":"Froghemoth","s":13,"u":"froghemoth_b2"},{"n":"Giant Amoeba","s":13,"u":"giant%20amoeba_b2"},{"n":"Giant Leech","s":13,"u":"giant%20leech_b2"},{"n":"Grindylow","s":13,"u":"grindylow_b2"},{"n":"Grodair","s":13,"u":"grodair_b2"},{"n":"Hezrou","s":13,"u":"hezrou_b2"},{"n":"Icewyrm","s":13,"u":"icewyrm_b2"},{"n":"Isqulug","s":13,"u":"isqulug_b2"},{"n":"Kelpie","s":13,"u":"kelpie_b2"},{"n":"Marsh Giant","s":13,"u":"marsh%20giant_b2"},{"n":"Mist Stalker","s":13,"u":"mist%20stalker_b2"},{"n":"Nuckelavee","s":13,"u":"nuckelavee_b2"},{"n":"Ooze Mephit","s":13,"u":"ooze%20mephit_b2"},{"n":"Piscodaemon","s":13,"u":"piscodaemon_b2"},{"n":"Sarglagon","s":13,"u":"sarglagon_b2"},{"n":"Sea Drake","s":13,"u":"sea%20drake_b2"},{"n":"Shoal Linnorm","s":13,"u":"shoal%20linnorm_b2"},{"n":"Shoggti","s":13,"u":"shoggti_b2"},{"n":"Triton","s":13,"u":"triton_b2"},{"n":"Umonlee","s":13,"u":"umonlee_b2"},{"n":"Undine Hydromancer","s":13,"u":"undine%20hydromancer_b2"},{"n":"Young Brine Dragon","s":13,"u":"young%20brine%20dragon_b2"},{"n":"Adult Sea Dragon","s":14,"u":"adult%20sea%20dragon_b3"},{"n":"Ancient Sea Dragon","s":14,"u":"ancient%20sea%20dragon_b3"},{"n":"Azarketi Explorer","s":14,"u":"azarketi%20explorer_b3"},{"n":"Cecaelia Trapper","s":14,"u":"cecaelia%20trapper_b3"},{"n":"Common Eurypterid","s":14,"u":"common%20eurypterid_b3"},{"n":"Coral Capuchin","s":14,"u":"coral%20capuchin_b3"},{"n":"Galvo","s":14,"u":"galvo_b3"},{"n":"Giant Hermit Crab","s":14,"u":"giant%20hermit%20crab_b3"},{"n":"Haniver","s":14,"u":"haniver_b3"},{"n":"Hermit Crab Swarm","s":14,"u":"hermit%20crab%20swarm_b3"},{"n":"Incutilis","s":14,"u":"incutilis_b3"},{"n":"Kappa","s":14,"u":"kappa_b3"},{"n":"Kushtaka","s":14,"u":"kushtaka_b3"},{"n":"Locathah Hunter","s":14,"u":"locathah%20hunter_b3"},{"n":"Mobogo","s":14,"u":"mobogo_b3"},{"n":"Seaweed Leshy","s":14,"u":"seaweed%20leshy_b3"},{"n":"Spiny Eurypterid","s":14,"u":"spiny%20eurypterid_b3"},{"n":"Tiddalik","s":14,"u":"tiddalik_b3"},{"n":"Tidehawk","s":14,"u":"tidehawk_b3"},{"n":"Young Sea Dragon","s":14,"u":"young%20sea%20dragon_b3"},{"n":"Belmazog","s":17,"u":"belmazog_aoa2"},{"n":"Avarek","s":24,"u":"avarek_aoe3"},{"n":"Graem And Grinlowe","s":26,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Minchgorm","s":26,"u":"minchgorm_aoe5"},{"n":"Tiderunner Aquamancer","s":26,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Bloodsiphon","s":28,"u":"bloodsiphon_av1"},{"n":"Dread Dhuthorex","s":30,"u":"dread%20dhuthorex_av3"},{"n":"Voidbracken Chuul","s":30,"u":"voidbracken%20chuul_av3"},{"n":"Lacedon","s":10,"u":"lacedon_botd"},{"n":"Obrousian","s":10,"u":"obrousian_botd"},{"n":"Aukashungi Swarm","s":33,"u":"aukashungi%20swarm_ec4"},{"n":"Brughadatch","s":33,"u":"brughadatch_ec4"},{"n":"Doblagub","s":33,"u":"doblagub_ec4"},{"n":"Gahlepod","s":33,"u":"gahlepod_ec4"},{"n":"Giant Aukashungi","s":33,"u":"giant%20aukashungi_ec4"},{"n":"Orochi","s":39,"u":"orochi_frp3"},{"n":"Skinskitter","s":6,"u":"skinskitter_loil"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Kallas Devil","s":40,"u":"kallas%20devil_lomm"},{"n":"Riekanoy","s":42,"u":"riekanoy_ngd"},{"n":"Croakchief Globblit Skink-eater","s":46,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Great Grodair","s":48,"u":"great%20grodair_sot2"},{"n":"I'iko Dragon","s":48,"u":"i'iko%20dragon_sot2"},{"n":"Boggard Hunter","s":49,"u":"boggard%20hunter_sot3"},{"n":"Grouloop","s":49,"u":"grouloop_sot3"}],"20":[{"n":"Azarketi","s":3,"u":"azarketi_aaws"}],"21":[{"n":"Azarketi","s":3,"u":"azarketi_aaws"}]},"azarketi":{"0":[{"n":"Alghollthu Bound","s":3,"u":"alghollthu%20bound_aaws"},{"n":"Azarketi Lore","s":3,"u":"azarketi%20lore_aaws"},{"n":"Azarketi Weapon Familiarity","s":3,"u":"azarketi%20weapon%20familiarity_aaws"},{"n":"Cynical","s":3,"u":"cynical_aaws"},{"n":"Perfect Dive","s":3,"u":"perfect%20dive_aaws"},{"n":"Surface Skimmer","s":3,"u":"surface%20skimmer_aaws"},{"n":"Azarketi Weapon Aptitude","s":3,"u":"azarketi%20weapon%20aptitude_aaws"},{"n":"Drag Down","s":3,"u":"drag%20down_aaws"},{"n":"Aboleth Transmutation","s":3,"u":"aboleth%20transmutation_aaws"},{"n":"Replenishing Hydration","s":3,"u":"replenishing%20hydration_aaws"},{"n":"Riptide","s":3,"u":"riptide_aaws"},{"n":"Azarketi Weapon Expertise","s":3,"u":"azarketi%20weapon%20expertise_aaws"},{"n":"Ancestral Insight","s":1,"u":"ancestral%20insight_loag"},{"n":"Aquatic Adaptation","s":1,"u":"aquatic%20adaptation_loag"},{"n":"Aquatic Camouflage","s":1,"u":"aquatic%20camouflage_loag"},{"n":"Aquatic Conversationalist","s":1,"u":"aquatic%20conversationalist_loag"},{"n":"Azarketi Purification","s":1,"u":"azarketi%20purification_loag"},{"n":"Hydraulic Deflection","s":1,"u":"hydraulic%20deflection_loag"},{"n":"Hydraulic Maneuvers","s":1,"u":"hydraulic%20maneuvers_loag"},{"n":"Marine Ally","s":1,"u":"marine%20ally_loag"},{"n":"Mist Strider","s":1,"u":"mist%20strider_loag"},{"n":"Pelagic Aptitude","s":1,"u":"pelagic%20aptitude_loag"},{"n":"Rehydration","s":1,"u":"rehydration_loag"},{"n":"Striking Retribution","s":1,"u":"striking%20retribution_loag"},{"n":"Underwater Volcano","s":1,"u":"underwater%20volcano_loag"},{"n":"Water Conjuration","s":1,"u":"water%20conjuration_loag"},{"n":"Water Dancer","s":1,"u":"water%20dancer_loag"},{"n":"Water Strider","s":1,"u":"water%20strider_loag"}],"1":[{"n":"Azarketi Explorer","s":14,"u":"azarketi%20explorer_b3"},{"n":"Tiderunner Aquamancer","s":26,"u":"tiderunner%20aquamancer_aoe5"}],"2":[{"n":"Boarding Axe","s":3,"u":"boarding%20axe_aaws"},{"n":"Gill Hook","s":3,"u":"gill%20hook_aaws"}],"20":[{"n":"Azarketi","s":3,"u":"azarketi_aaws"}],"21":[{"n":"Azarketi","s":3,"u":"azarketi_aaws"}]},"catfolk":{"0":[{"n":"Aggravating Scratch","s":4,"u":"aggravating%20scratch_apg"},{"n":"Black Cat Curse","s":4,"u":"black%20cat%20curse_apg"},{"n":"Cat's Luck","s":4,"u":"cat's%20luck_apg"},{"n":"Caterwaul","s":4,"u":"caterwaul_apg"},{"n":"Catfolk Lore","s":4,"u":"catfolk%20lore_apg"},{"n":"Catfolk Weapon Expertise","s":4,"u":"catfolk%20weapon%20expertise_apg"},{"n":"Catfolk Weapon Familiarity","s":4,"u":"catfolk%20weapon%20familiarity_apg"},{"n":"Catfolk Weapon Rake","s":4,"u":"catfolk%20weapon%20rake_apg"},{"n":"Climbing Claws","s":4,"u":"climbing%20claws_apg"},{"n":"Expanded Luck","s":4,"u":"expanded%20luck_apg"},{"n":"Light Paws","s":4,"u":"light%20paws_apg"},{"n":"Reliable Luck","s":4,"u":"reliable%20luck_apg"},{"n":"Shared Luck","s":4,"u":"shared%20luck_apg"},{"n":"Springing Leaper","s":4,"u":"springing%20leaper_apg"},{"n":"Wary Skulker","s":4,"u":"wary%20skulker_apg"},{"n":"Well-groomed","s":4,"u":"well-groomed_apg"},{"n":"Well-met Traveler","s":4,"u":"well-met%20traveler_apg"},{"n":"Cat Nap","s":1,"u":"cat%20nap_loag"},{"n":"Catfolk Dance","s":1,"u":"catfolk%20dance_loag"},{"n":"Elude Trouble","s":1,"u":"elude%20trouble_loag"},{"n":"Evade Doom","s":1,"u":"evade%20doom_loag"},{"n":"Focused Cat Nap","s":1,"u":"focused%20cat%20nap_loag"},{"n":"Graceful Guidance","s":1,"u":"graceful%20guidance_loag"},{"n":"Inspirit Hazard","s":1,"u":"inspirit%20hazard_loag"},{"n":"Lucky Break","s":1,"u":"lucky%20break_loag"},{"n":"No Evidence","s":1,"u":"no%20evidence_loag"},{"n":"Predator's Growl","s":1,"u":"predator's%20growl_loag"},{"n":"Pride Hunter","s":1,"u":"pride%20hunter_loag"},{"n":"Saber Teeth","s":1,"u":"saber%20teeth_loag"},{"n":"Sense For Trouble","s":1,"u":"sense%20for%20trouble_loag"},{"n":"Silent Step","s":1,"u":"silent%20step_loag"},{"n":"Ten Lives","s":1,"u":"ten%20lives_loag"},{"n":"Winter Cat Senses","s":1,"u":"winter%20cat%20senses_loag"}],"1":[{"n":"Catfolk Pouncer","s":12,"u":"catfolk%20pouncer_b1"},{"n":"Mistress Dusklight","s":32,"u":"mistress%20dusklight_ec2"},{"n":"Halspin The Stung","s":38,"u":"halspin%20the%20stung_frp2"},{"n":"Yonsuu","s":49,"u":"yonsuu_sot3"}],"2":[{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Whip Claw","s":1,"u":"whip%20claw_loag"}],"20":[{"n":"Catfolk","s":4,"u":"catfolk_apg"}],"21":[{"n":"Catfolk","s":4,"u":"catfolk_apg"}]},"aeon":{"1":[{"n":"Arbiter","s":12,"u":"arbiter_b1"},{"n":"Axiomite","s":12,"u":"axiomite_b1"},{"n":"Kolyarut","s":12,"u":"kolyarut_b1"},{"n":"Pleroma","s":12,"u":"pleroma_b1"},{"n":"Bythos","s":13,"u":"bythos_b2"},{"n":"Marut","s":13,"u":"marut_b2"},{"n":"Theletos","s":13,"u":"theletos_b2"},{"n":"Zelekhut","s":13,"u":"zelekhut_b2"},{"n":"Spinel Leviathan Syndara","s":39,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Syndara The Sculptor","s":39,"u":"syndara%20the%20sculptor_frp3"}],"20":[{"n":"Conrasu","s":0,"u":"conrasu_lome"}],"21":[{"n":"Conrasu","s":0,"u":"conrasu_lome"}]},"conrasu":{"0":[{"n":"Ceremony Of Aeon's Guidance","s":0,"u":"ceremony%20of%20aeon's%20guidance_lome"},{"n":"Ceremony Of Aeon's Shield","s":0,"u":"ceremony%20of%20aeon's%20shield_lome"},{"n":"Ceremony Of Fortification","s":0,"u":"ceremony%20of%20fortification_lome"},{"n":"Ceremony Of Growth","s":0,"u":"ceremony%20of%20growth_lome"},{"n":"Ceremony Of Knowledge","s":0,"u":"ceremony%20of%20knowledge_lome"},{"n":"Ceremony Of Protection","s":0,"u":"ceremony%20of%20protection_lome"},{"n":"Ceremony Of Sun's Gift","s":0,"u":"ceremony%20of%20sun's%20gift_lome"},{"n":"Ceremony Of Sunlight","s":0,"u":"ceremony%20of%20sunlight_lome"},{"n":"Ceremony Of The Evened Hand","s":0,"u":"ceremony%20of%20the%20evened%20hand_lome"},{"n":"Ceremony Of The Strengthened Hand","s":0,"u":"ceremony%20of%20the%20strengthened%20hand_lome"},{"n":"Conrasu Lore","s":0,"u":"conrasu%20lore_lome"},{"n":"Conrasu Weapon Expertise","s":0,"u":"conrasu%20weapon%20expertise_lome"},{"n":"Conrasu Weapon Familiarity","s":0,"u":"conrasu%20weapon%20familiarity_lome"},{"n":"Conrasu Weapon Understanding","s":0,"u":"conrasu%20weapon%20understanding_lome"}],"2":[{"n":"Buugeng","s":1,"u":"buugeng_loag"},{"n":"Taw Launcher","s":1,"u":"taw%20launcher_loag"}],"20":[{"n":"Conrasu","s":0,"u":"conrasu_lome"}],"21":[{"n":"Conrasu","s":0,"u":"conrasu_lome"}]},"plant":{"1":[{"n":"Arboreal Regent","s":12,"u":"arboreal%20regent_b1"},{"n":"Arboreal Warden","s":12,"u":"arboreal%20warden_b1"},{"n":"Awakened Tree","s":12,"u":"awakened%20tree_b1"},{"n":"Dezullon","s":12,"u":"dezullon_b1"},{"n":"Dryad","s":12,"u":"dryad_b1"},{"n":"Dryad Queen","s":12,"u":"dryad%20queen_b1"},{"n":"Giant Flytrap","s":12,"u":"giant%20flytrap_b1"},{"n":"Gourd Leshy","s":12,"u":"gourd%20leshy_b1"},{"n":"Leaf Leshy","s":12,"u":"leaf%20leshy_b1"},{"n":"Shambler","s":12,"u":"shambler_b1"},{"n":"Snapping Flytrap","s":12,"u":"snapping%20flytrap_b1"},{"n":"Wemmuth","s":12,"u":"wemmuth_b1"},{"n":"Assassin Vine","s":13,"u":"assassin%20vine_b2"},{"n":"Blodeuwedd","s":13,"u":"blodeuwedd_b2"},{"n":"Calathgar","s":13,"u":"calathgar_b2"},{"n":"Drainberry Bush","s":13,"u":"drainberry%20bush_b2"},{"n":"Flytrap Leshy","s":13,"u":"flytrap%20leshy_b2"},{"n":"Mandragora","s":13,"u":"mandragora_b2"},{"n":"Moonflower","s":13,"u":"moonflower_b2"},{"n":"Sard","s":13,"u":"sard_b2"},{"n":"Scythe Tree","s":13,"u":"scythe%20tree_b2"},{"n":"Sunflower Leshy","s":13,"u":"sunflower%20leshy_b2"},{"n":"Tendriculos","s":13,"u":"tendriculos_b2"},{"n":"Twigjack","s":13,"u":"twigjack_b2"},{"n":"Viper Vine","s":13,"u":"viper%20vine_b2"},{"n":"Yellow Musk Brute","s":13,"u":"yellow%20musk%20brute_b2"},{"n":"Yellow Musk Creeper","s":13,"u":"yellow%20musk%20creeper_b2"},{"n":"Yellow Musk Thrall","s":13,"u":"yellow%20musk%20thrall_b2"},{"n":"Zomok","s":13,"u":"zomok_b2"},{"n":"Adult Forest Dragon","s":14,"u":"adult%20forest%20dragon_b3"},{"n":"Ancient Forest Dragon","s":14,"u":"ancient%20forest%20dragon_b3"},{"n":"Arboreal Archive","s":14,"u":"arboreal%20archive_b3"},{"n":"Arboreal Reaper","s":14,"u":"arboreal%20reaper_b3"},{"n":"Cactus Leshy","s":14,"u":"cactus%20leshy_b3"},{"n":"Gathlain Wanderer","s":14,"u":"gathlain%20wanderer_b3"},{"n":"Ghoran Manipulator","s":14,"u":"ghoran%20manipulator_b3"},{"n":"Green Man","s":14,"u":"green%20man_b3"},{"n":"Seaweed Leshy","s":14,"u":"seaweed%20leshy_b3"},{"n":"Vine Leshy","s":14,"u":"vine%20leshy_b3"},{"n":"Young Forest Dragon","s":14,"u":"young%20forest%20dragon_b3"},{"n":"Counteflora","s":9,"u":"counteflora_ec3"},{"n":"Bloodlash Bush","s":36,"u":"bloodlash%20bush_fop"},{"n":"Vine Lasher","s":36,"u":"vine%20lasher_fop"},{"n":"Canopy Elder","s":39,"u":"canopy%20elder_frp3"},{"n":"Dewey Daystar","s":43,"u":"dewey%20daystar_ooa1"},{"n":"Dimari-Diji","s":50,"u":"dimari-diji_sot4"},{"n":"Kilia Mwibo","s":50,"u":"kilia%20mwibo_sot4"},{"n":"Hivebound Arboreal","s":52,"u":"hivebound%20arboreal_sot6"},{"n":"Ta'apundo","s":52,"u":"ta'apundo_sot6"},{"n":"Stinkweed Shambler","s":53,"u":"stinkweed%20shambler_tio"}],"2":[{"n":"Lini's Leafstick","s":65,"u":"lini's%20leafstick_som"},{"n":"Staff Of Nature's Cunning","s":65,"u":"staff%20of%20nature's%20cunning%20(generic)_som"}],"3":[{"n":"Ranger's Bramble","s":4,"u":"ranger's%20bramble_apg"},{"n":"Barkskin","s":5,"u":"barkskin_crb"},{"n":"Entangle","s":5,"u":"entangle_crb"},{"n":"Fire Seeds","s":5,"u":"fire%20seeds_crb"},{"n":"Impaling Briars","s":5,"u":"impaling%20briars_crb"},{"n":"Nature's Bounty","s":5,"u":"nature's%20bounty_crb"},{"n":"Plant Form","s":5,"u":"plant%20form_crb"},{"n":"Shape Wood","s":5,"u":"shape%20wood_crb"},{"n":"Shillelagh","s":5,"u":"shillelagh_crb"},{"n":"Speak With Plants","s":5,"u":"speak%20with%20plants_crb"},{"n":"Tanglefoot","s":5,"u":"tanglefoot_crb"},{"n":"Tangling Creepers","s":5,"u":"tangling%20creepers_crb"},{"n":"Tree Shape","s":5,"u":"tree%20shape_crb"},{"n":"Tree Stride","s":5,"u":"tree%20stride_crb"},{"n":"Vibrant Thorns","s":5,"u":"vibrant%20thorns_crb"},{"n":"Wall Of Thorns","s":5,"u":"wall%20of%20thorns_crb"},{"n":"Verdant Sprout","s":31,"u":"verdant%20sprout_ec1"},{"n":"Burning Blossoms","s":65,"u":"burning%20blossoms_som"},{"n":"Murderous Vine","s":65,"u":"murderous%20vine_som"},{"n":"Nature's Reprisal","s":65,"u":"nature's%20reprisal_som"},{"n":"One With The Land","s":65,"u":"one%20with%20the%20land_som"},{"n":"Petal Storm","s":65,"u":"petal%20storm_som"},{"n":"Protector Tree","s":65,"u":"protector%20tree_som"},{"n":"Soothing Blossoms","s":65,"u":"soothing%20blossoms_som"}],"20":[{"n":"Conrasu","s":0,"u":"conrasu_lome"},{"n":"Ghoran","s":6,"u":"ghoran_loil"},{"n":"Leshy","s":7,"u":"leshy_locg"}],"21":[{"n":"Conrasu","s":0,"u":"conrasu_lome"},{"n":"Ghoran","s":6,"u":"ghoran_loil"},{"n":"Leshy","s":7,"u":"leshy_locg"}],"28":[{"n":"Plant Eidolon","s":65,"u":"plant%20eidolon_som"}],"70":[{"n":"Blight","s":5,"u":"blight_crb"},{"n":"Plant Growth","s":5,"u":"plant%20growth_crb"},{"n":"Garden Of Death","s":65,"u":"garden%20of%20death_som"}],"73":[{"n":"Apothecary's Garden","s":15,"u":"apothecary's%20garden_gmg"},{"n":"Grappling Vine","s":15,"u":"grappling%20vine_gmg"},{"n":"Megaflora","s":15,"u":"megaflora_gmg"},{"n":"Petal Dance","s":15,"u":"petal%20dance_gmg"},{"n":"Pollen Spray","s":15,"u":"pollen%20spray_gmg"},{"n":"Sprout Ally","s":15,"u":"sprout%20ally_gmg"}]},"dwarf":{"0":[{"n":"Defy The Darkness","s":4,"u":"defy%20the%20darkness_apg"},{"n":"Dwarven Doughtiness","s":4,"u":"dwarven%20doughtiness_apg"},{"n":"Dwarven Reinforcement","s":4,"u":"dwarven%20reinforcement_apg"},{"n":"Echoes In Stone","s":4,"u":"echoes%20in%20stone_apg"},{"n":"Eye For Treasure","s":4,"u":"eye%20for%20treasure_apg"},{"n":"Returning Throw","s":4,"u":"returning%20throw_apg"},{"n":"Sheltering Slab","s":4,"u":"sheltering%20slab_apg"},{"n":"Stone Bones","s":4,"u":"stone%20bones_apg"},{"n":"Stonegate","s":4,"u":"stonegate_apg"},{"n":"Telluric Power","s":4,"u":"telluric%20power_apg"},{"n":"Boulder Roll","s":5,"u":"boulder%20roll_crb"},{"n":"Dwarven Lore","s":5,"u":"dwarven%20lore_crb"},{"n":"Dwarven Weapon Cunning","s":5,"u":"dwarven%20weapon%20cunning_crb"},{"n":"Dwarven Weapon Expertise","s":5,"u":"dwarven%20weapon%20expertise_crb"},{"n":"Dwarven Weapon Familiarity","s":5,"u":"dwarven%20weapon%20familiarity_crb"},{"n":"Mountain's Stoutness","s":5,"u":"mountain's%20stoutness_crb"},{"n":"Rock Runner","s":5,"u":"rock%20runner_crb"},{"n":"Stonecunning","s":5,"u":"stonecunning_crb"},{"n":"Stonewalker","s":5,"u":"stonewalker_crb"},{"n":"Unburdened Iron","s":5,"u":"unburdened%20iron_crb"},{"n":"Vengeful Hatred","s":5,"u":"vengeful%20hatred_crb"},{"n":"Adaptive Vision","s":2,"u":"adaptive%20vision_g%26g"},{"n":"Blast Resistance","s":2,"u":"blast%20resistance_g%26g"},{"n":"Clan Pistol","s":2,"u":"clan%20pistol_g%26g"},{"n":"Crafter's Instinct","s":2,"u":"crafter's%20instinct_g%26g"},{"n":"Demolitionist","s":2,"u":"demolitionist_g%26g"},{"n":"Dongun Education","s":2,"u":"dongun%20education_g%26g"},{"n":"Explosive Expert","s":2,"u":"explosive%20expert_g%26g"},{"n":"Explosive Savant","s":2,"u":"explosive%20savant_g%26g"},{"n":"Fire Savvy","s":2,"u":"fire%20savvy_g%26g"},{"n":"Forge-blessed Shot","s":2,"u":"forge-blessed%20shot_g%26g"},{"n":"Scrutinizing Gaze","s":2,"u":"scrutinizing%20gaze_g%26g"},{"n":"Smoke Sight","s":2,"u":"smoke%20sight_g%26g"},{"n":"Spark Fist","s":2,"u":"spark%20fist_g%26g"},{"n":"Avenge In Glory","s":7,"u":"avenge%20in%20glory_locg"},{"n":"Battleforger","s":7,"u":"battleforger_locg"},{"n":"Clan Protector","s":7,"u":"clan%20protector_locg"},{"n":"Clan's Edge","s":7,"u":"clan's%20edge_locg"},{"n":"Energy Blessed","s":7,"u":"energy%20blessed_locg"},{"n":"Forge-day's Rest","s":7,"u":"forge-day's%20rest_locg"},{"n":"Heroes' Call","s":7,"u":"heroes'%20call_locg"},{"n":"Kneel For No God","s":7,"u":"kneel%20for%20no%20god_locg"},{"n":"Protective Sheath","s":7,"u":"protective%20sheath_locg"},{"n":"Surface Culture","s":7,"u":"surface%20culture_locg"},{"n":"Tomb-watcher's Glare","s":7,"u":"tomb-watcher's%20glare_locg"}],"1":[{"n":"Duergar Bombardier","s":12,"u":"duergar%20bombardier_b1"},{"n":"Duergar Sharpshooter","s":12,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Taskmaster","s":12,"u":"duergar%20taskmaster_b1"},{"n":"Scarlet Triad Thug","s":18,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Corrupt Guard","s":19,"u":"corrupt%20guard_aoa4"},{"n":"Duergar Slave Lord","s":19,"u":"duergar%20slave%20lord_aoa4"},{"n":"Ilssrah Embermead","s":19,"u":"ilssrah%20embermead_aoa4"},{"n":"Kelda Halrig","s":19,"u":"kelda%20halrig_aoa4"},{"n":"Kralgurn","s":19,"u":"kralgurn_aoa4"},{"n":"Bolar Of Stonemoor","s":22,"u":"bolar%20of%20stonemoor_aoe1"},{"n":"Grabble Forden","s":25,"u":"grabble%20forden_aoe4"},{"n":"Kragala","s":29,"u":"kragala_av2"},{"n":"Relictner Eroder","s":10,"u":"relictner%20eroder_botd"},{"n":"Pruana Two-punch","s":31,"u":"pruana%20two-punch_ec1"},{"n":"Qormintur","s":34,"u":"qormintur_ec5"},{"n":"Irkem Dresh","s":43,"u":"irkem%20dresh_ooa1"},{"n":"Leadsmiths","s":45,"u":"leadsmiths_ooa3"},{"n":"Aspis Guard","s":46,"u":"aspis%20guard_sli"},{"n":"Kolbo","s":48,"u":"kolbo_sot2"},{"n":"Unshadowed Haibram","s":52,"u":"unshadowed%20haibram_sot6"},{"n":"Hargrit Leadbuster","s":53,"u":"hargrit%20leadbuster_tio"},{"n":"Kotgar Leadbuster","s":53,"u":"kotgar%20leadbuster_tio"},{"n":"Morgrym Leadbuster","s":53,"u":"morgrym%20leadbuster_tio"},{"n":"Omblin Leadbuster","s":53,"u":"omblin%20leadbuster_tio"}],"2":[{"n":"Ancestral Echoing","s":19,"u":"ancestral%20echoing_aoa4"},{"n":"Bloodbane","s":19,"u":"bloodbane%20(generic)_aoa4"},{"n":"Kin-warding","s":19,"u":"kin-warding_aoa4"},{"n":"Rock-braced","s":19,"u":"rock-braced_aoa4"},{"n":"Clan Dagger","s":5,"u":"clan%20dagger_crb"},{"n":"Dwarven War Axe","s":5,"u":"dwarven%20war%20axe_crb"},{"n":"Clan Pistol","s":2,"u":"clan%20pistol_g%26g"},{"n":"Dwarven Scattergun","s":2,"u":"dwarven%20scattergun_g%26g"}],"20":[{"n":"Dwarf","s":5,"u":"dwarf_crb"}],"21":[{"n":"Dwarf","s":5,"u":"dwarf_crb"}]},"elf":{"0":[{"n":"Ancestral Linguistics","s":4,"u":"ancestral%20linguistics_apg"},{"n":"Ancestral Suspicion","s":4,"u":"ancestral%20suspicion_apg"},{"n":"Avenge Ally","s":4,"u":"avenge%20ally_apg"},{"n":"Elven Aloofness","s":4,"u":"elven%20aloofness_apg"},{"n":"Know Your Own","s":4,"u":"know%20your%20own_apg"},{"n":"Magic Rider","s":4,"u":"magic%20rider_apg"},{"n":"Martial Experience","s":4,"u":"martial%20experience_apg"},{"n":"Otherworldly Acumen","s":4,"u":"otherworldly%20acumen_apg"},{"n":"Tree Climber","s":4,"u":"tree%20climber_apg"},{"n":"Ageless Patience","s":5,"u":"ageless%20patience_crb"},{"n":"Ancestral Longevity","s":5,"u":"ancestral%20longevity_crb"},{"n":"Elf Step","s":5,"u":"elf%20step_crb"},{"n":"Elven Lore","s":5,"u":"elven%20lore_crb"},{"n":"Elven Weapon Elegance","s":5,"u":"elven%20weapon%20elegance_crb"},{"n":"Elven Weapon Expertise","s":5,"u":"elven%20weapon%20expertise_crb"},{"n":"Elven Weapon Familiarity","s":5,"u":"elven%20weapon%20familiarity_crb"},{"n":"Expert Longevity","s":5,"u":"expert%20longevity_crb"},{"n":"Forlorn","s":5,"u":"forlorn_crb"},{"n":"Nimble Elf","s":5,"u":"nimble%20elf_crb"},{"n":"Otherworldly Magic","s":5,"u":"otherworldly%20magic_crb"},{"n":"Universal Longevity","s":5,"u":"universal%20longevity_crb"},{"n":"Unwavering Mien","s":5,"u":"unwavering%20mien_crb"},{"n":"Brightness Seeker","s":7,"u":"brightness%20seeker_locg"},{"n":"Defiance Unto Death","s":7,"u":"defiance%20unto%20death_locg"},{"n":"Elemental Wrath","s":7,"u":"elemental%20wrath_locg"},{"n":"Elven Instincts","s":7,"u":"elven%20instincts_locg"},{"n":"Elven Verve","s":7,"u":"elven%20verve_locg"},{"n":"Forest Stealth","s":7,"u":"forest%20stealth_locg"},{"n":"Sense Thoughts","s":7,"u":"sense%20thoughts_locg"},{"n":"Share Thoughts","s":7,"u":"share%20thoughts_locg"},{"n":"Wandering Heart","s":7,"u":"wandering%20heart_locg"},{"n":"Wildborn Adept","s":7,"u":"wildborn%20adept_locg"},{"n":"Wildborn Magic","s":7,"u":"wildborn%20magic_locg"},{"n":"Woodcraft","s":7,"u":"woodcraft_locg"},{"n":"Demonbane Warrior","s":0,"u":"demonbane%20warrior_lome"}],"1":[{"n":"Drow Fighter","s":12,"u":"drow%20fighter_b1"},{"n":"Drow Priestess","s":12,"u":"drow%20priestess_b1"},{"n":"Drow Rogue","s":12,"u":"drow%20rogue_b1"},{"n":"Angheuvore Flesh-gnawer","s":14,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Voz Lirayne","s":16,"u":"voz%20lirayne_aoa1"},{"n":"Ekujae Guardian","s":17,"u":"ekujae%20guardian_aoa2"},{"n":"Jahsi","s":17,"u":"jahsi_aoa2"},{"n":"Nketiah","s":17,"u":"nketiah_aoa2"},{"n":"Mialari Docur","s":18,"u":"mialari%20docur_aoa3"},{"n":"Scarlet Triad Sniper","s":18,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Rinnarv Bontimar","s":21,"u":"rinnarv%20bontimar_aoa6"},{"n":"Hendrid Pratchett","s":22,"u":"hendrid%20pratchett_aoe1"},{"n":"Miriel Grayleaf","s":22,"u":"miriel%20grayleaf_aoe1"},{"n":"Franca Laurentz","s":24,"u":"franca%20laurentz_aoe3"},{"n":"Scathka","s":24,"u":"scathka_aoe3"},{"n":"Kapral","s":26,"u":"kapral_aoe5"},{"n":"Wrin Sivinxi","s":28,"u":"wrin%20sivinxi_av1"},{"n":"Bhazrade And Klathor","s":30,"u":"bhazrade%20and%20klathor_av3"},{"n":"Drow Hunter","s":30,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":30,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":30,"u":"drow%20warden_av3"},{"n":"Quara Orshendiel","s":30,"u":"quara%20orshendiel_av3"},{"n":"Salaisa Malthulas","s":30,"u":"salaisa%20malthulas_av3"},{"n":"Ruanna Nyamma","s":32,"u":"ruanna%20nyamma_ec2"},{"n":"Convergent Kendley Nathrael","s":35,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Vilree","s":36,"u":"vilree_fop"},{"n":"Artus Rodrivan","s":38,"u":"artus%20rodrivan_frp2"},{"n":"Umbasi","s":38,"u":"umbasi_frp2"},{"n":"Sabora Sharkosa","s":44,"u":"sabora%20sharkosa_ooa2"},{"n":"Anjelique Loveless","s":45,"u":"anjelique%20loveless_ooa3"},{"n":"Kiru","s":48,"u":"kiru_sot2"}],"2":[{"n":"Guiding Chisel","s":19,"u":"guiding%20chisel_aoa4"},{"n":"Elven Curve Blade","s":5,"u":"elven%20curve%20blade_crb"},{"n":"Mithral Tree","s":2,"u":"mithral%20tree_g%26g"},{"n":"Elven Branched Spear","s":8,"u":"elven%20branched%20spear_lotgb"}],"20":[{"n":"Elf","s":5,"u":"elf_crb"}],"21":[{"n":"Elf","s":5,"u":"elf_crb"}]},"fetchling":{"0":[{"n":"Clever Shadow","s":1,"u":"clever%20shadow_loag"},{"n":"Extinguish Light","s":1,"u":"extinguish%20light_loag"},{"n":"Fetchling Lore","s":1,"u":"fetchling%20lore_loag"},{"n":"Hard To Fool","s":1,"u":"hard%20to%20fool_loag"},{"n":"Hefting Shadow","s":1,"u":"hefting%20shadow_loag"},{"n":"Lightless Litheness","s":1,"u":"lightless%20litheness_loag"},{"n":"Pierce The Light","s":1,"u":"pierce%20the%20light_loag"},{"n":"Sculpt Shadows","s":1,"u":"sculpt%20shadows_loag"},{"n":"Shadow Blending","s":1,"u":"shadow%20blending_loag"},{"n":"Shadow Sight","s":1,"u":"shadow%20sight_loag"},{"n":"Shadow's Assault","s":1,"u":"shadow's%20assault_loag"},{"n":"Shadowy Disguise","s":1,"u":"shadowy%20disguise_loag"},{"n":"Shrouded Magic","s":1,"u":"shrouded%20magic_loag"},{"n":"Shrouded Mien","s":1,"u":"shrouded%20mien_loag"},{"n":"Skirt The Light","s":1,"u":"skirt%20the%20light_loag"},{"n":"Slink","s":1,"u":"slink_loag"}],"1":[{"n":"Fetchling Scout","s":13,"u":"fetchling%20scout_b2"}],"20":[{"n":"Fetchling","s":1,"u":"fetchling_loag"}],"21":[{"n":"Fetchling","s":1,"u":"fetchling_loag"}]},"aberration":{"1":[{"n":"Alghollthu Master","s":12,"u":"alghollthu%20master_b1"},{"n":"Baomal","s":12,"u":"baomal_b1"},{"n":"Brain Collector","s":12,"u":"brain%20collector_b1"},{"n":"Chuul","s":12,"u":"chuul_b1"},{"n":"Cloaker","s":12,"u":"cloaker_b1"},{"n":"Dark Naga","s":12,"u":"dark%20naga_b1"},{"n":"Drider","s":12,"u":"drider_b1"},{"n":"Faceless Stalker","s":12,"u":"faceless%20stalker_b1"},{"n":"Gibbering Mouther","s":12,"u":"gibbering%20mouther_b1"},{"n":"Gogiteth","s":12,"u":"gogiteth_b1"},{"n":"Grikkitog","s":12,"u":"grikkitog_b1"},{"n":"Grothlut","s":12,"u":"grothlut_b1"},{"n":"Guardian Naga","s":12,"u":"guardian%20naga_b1"},{"n":"Gug","s":12,"u":"gug_b1"},{"n":"Mimic","s":12,"u":"mimic_b1"},{"n":"Nilith","s":12,"u":"nilith_b1"},{"n":"Ofalth","s":12,"u":"ofalth_b1"},{"n":"Otyugh","s":12,"u":"otyugh_b1"},{"n":"Quelaunt","s":12,"u":"quelaunt_b1"},{"n":"Reefclaw","s":12,"u":"reefclaw_b1"},{"n":"Roper","s":12,"u":"roper_b1"},{"n":"Rust Monster","s":12,"u":"rust%20monster_b1"},{"n":"Shoggoth","s":12,"u":"shoggoth_b1"},{"n":"Sinspawn","s":12,"u":"sinspawn_b1"},{"n":"Veiled Master","s":12,"u":"veiled%20master_b1"},{"n":"Web Lurker","s":12,"u":"web%20lurker_b1"},{"n":"Will-o'-wisp","s":12,"u":"will-o'-wisp_b1"},{"n":"Akata","s":13,"u":"akata_b2"},{"n":"Bog Strider","s":13,"u":"bog%20strider_b2"},{"n":"Choker","s":13,"u":"choker_b2"},{"n":"D'ziriak","s":13,"u":"d'ziriak_b2"},{"n":"Denizen Of Leng","s":13,"u":"denizen%20of%20leng_b2"},{"n":"Destrachan","s":13,"u":"destrachan_b2"},{"n":"Doprillu","s":13,"u":"doprillu_b2"},{"n":"Froghemoth","s":13,"u":"froghemoth_b2"},{"n":"Ghonhatine","s":13,"u":"ghonhatine_b2"},{"n":"Gosreg","s":13,"u":"gosreg_b2"},{"n":"Grindylow","s":13,"u":"grindylow_b2"},{"n":"Hound Of Tindalos","s":13,"u":"hound%20of%20tindalos_b2"},{"n":"Intellect Devourer","s":13,"u":"intellect%20devourer_b2"},{"n":"Irlgaunt","s":13,"u":"irlgaunt_b2"},{"n":"Irnakurse","s":13,"u":"irnakurse_b2"},{"n":"Isqulug","s":13,"u":"isqulug_b2"},{"n":"Leng Spider","s":13,"u":"leng%20spider_b2"},{"n":"Lunar Naga","s":13,"u":"lunar%20naga_b2"},{"n":"Neothelid","s":13,"u":"neothelid_b2"},{"n":"Quoppopak","s":13,"u":"quoppopak_b2"},{"n":"Sceaduinar","s":13,"u":"sceaduinar_b2"},{"n":"Skrik Nettle","s":13,"u":"skrik%20nettle_b2"},{"n":"Spirit Naga","s":13,"u":"spirit%20naga_b2"},{"n":"Vampiric Mist","s":13,"u":"vampiric%20mist_b2"},{"n":"Vaspercham","s":13,"u":"vaspercham_b2"},{"n":"Worm That Walks Cultist","s":13,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Xill","s":13,"u":"xill_b2"},{"n":"Amalgamite","s":14,"u":"amalgamite_b3"},{"n":"Blood Painter","s":14,"u":"blood%20painter_b3"},{"n":"Chyzaedu","s":14,"u":"chyzaedu_b3"},{"n":"Cobbleswarm","s":14,"u":"cobbleswarm_b3"},{"n":"Dramofir","s":14,"u":"dramofir_b3"},{"n":"Flumph","s":14,"u":"flumph_b3"},{"n":"Galvo","s":14,"u":"galvo_b3"},{"n":"Hadrinnex","s":14,"u":"hadrinnex_b3"},{"n":"Hekatonkheires Titan","s":14,"u":"hekatonkheires%20titan_b3"},{"n":"Hyakume","s":14,"u":"hyakume_b3"},{"n":"Incutilis","s":14,"u":"incutilis_b3"},{"n":"Kuchisake-onna","s":14,"u":"kuchisake-onna_b3"},{"n":"Mothman","s":14,"u":"mothman_b3"},{"n":"Nightgaunt","s":14,"u":"nightgaunt_b3"},{"n":"Penanggalan","s":14,"u":"penanggalan_b3"},{"n":"Rhu-chalik","s":14,"u":"rhu-chalik_b3"},{"n":"Scalescribe","s":14,"u":"scalescribe_b3"},{"n":"Sturzstromer","s":14,"u":"sturzstromer_b3"},{"n":"Tolokand","s":14,"u":"tolokand_b3"},{"n":"Umasi","s":14,"u":"umasi_b3"},{"n":"Yithian","s":14,"u":"yithian_b3"},{"n":"Tixitog","s":16,"u":"tixitog_aoa1"},{"n":"Xevalorg","s":19,"u":"xevalorg_aoa4"},{"n":"Hermean Mutant","s":21,"u":"hermean%20mutant_aoa6"},{"n":"Vazgorlu","s":21,"u":"vazgorlu_aoa6"},{"n":"Cobbleswarm","s":22,"u":"cobbleswarm_aoe1"},{"n":"Grick","s":22,"u":"grick_aoe1"},{"n":"Ofalth Zombie","s":23,"u":"ofalth%20zombie_aoe2"},{"n":"Gloaming Will-o'-wisp","s":25,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Ixusoth","s":26,"u":"ixusoth_aoe5"},{"n":"Lusca","s":26,"u":"lusca_aoe5"},{"n":"Mother Venom","s":26,"u":"mother%20venom_aoe5"},{"n":"Myrucarx","s":26,"u":"myrucarx_aoe5"},{"n":"Reginald Vancaskerkin","s":26,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Alchemical Horror","s":27,"u":"alchemical%20horror_aoe6"},{"n":"Hundun Chaos Mage","s":27,"u":"hundun%20chaos%20mage_aoe6"},{"n":"Flickerwisp","s":28,"u":"flickerwisp_av1"},{"n":"Scalathrax","s":28,"u":"scalathrax_av1"},{"n":"Voidglutton","s":28,"u":"voidglutton_av1"},{"n":"Volluk Azrinae","s":28,"u":"volluk%20azrinae_av1"},{"n":"Dreshkan","s":29,"u":"dreshkan_av2"},{"n":"Gibtanius","s":29,"u":"gibtanius_av2"},{"n":"Gibtas Bounder","s":29,"u":"gibtas%20bounder_av2"},{"n":"Gibtas Spawn Swarm","s":29,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Jafaki","s":29,"u":"jafaki_av2"},{"n":"Mulventok","s":29,"u":"mulventok_av2"},{"n":"Sacuishu","s":29,"u":"sacuishu_av2"},{"n":"Seugathi Reality Warper","s":29,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Servant","s":29,"u":"seugathi%20servant_av2"},{"n":"Shanrigol Behemoth","s":29,"u":"shanrigol%20behemoth_av2"},{"n":"Shanrigol Heap","s":29,"u":"shanrigol%20heap_av2"},{"n":"Deepwater Dhuthorex","s":30,"u":"deepwater%20dhuthorex_av3"},{"n":"Dread Dhuthorex","s":30,"u":"dread%20dhuthorex_av3"},{"n":"Dread Wisp","s":30,"u":"dread%20wisp_av3"},{"n":"Voidbracken Chuul","s":30,"u":"voidbracken%20chuul_av3"},{"n":"The Morrowkin","s":11,"u":"the%20morrowkin_da"},{"n":"Zuipnyrn","s":32,"u":"zuipnyrn_ec2"},{"n":"Aukashungi Swarm","s":33,"u":"aukashungi%20swarm_ec4"},{"n":"Giant Aukashungi","s":33,"u":"giant%20aukashungi_ec4"},{"n":"Helg Eats-the-eaters","s":33,"u":"helg%20eats-the-eaters_ec4"},{"n":"Qurashith","s":33,"u":"qurashith_ec4"},{"n":"Hollow Hush","s":34,"u":"hollow%20hush_ec5"},{"n":"Iffdahsil","s":34,"u":"iffdahsil_ec5"},{"n":"Vitalia","s":34,"u":"vitalia_ec5"},{"n":"The Amalgam","s":36,"u":"the%20amalgam_fop"},{"n":"Manananggal","s":37,"u":"manananggal_frp1"},{"n":"Muckish Creep","s":37,"u":"muckish%20creep_frp1"},{"n":"Angoyang","s":38,"u":"angoyang_frp2"},{"n":"Rivka","s":38,"u":"rivka_frp2"},{"n":"Lophiithu","s":39,"u":"lophiithu_frp3"},{"n":"Fleshforged Conformer","s":6,"u":"fleshforged%20conformer_loil"},{"n":"Skinskitter","s":6,"u":"skinskitter_loil"},{"n":"K'nonna","s":0,"u":"k'nonna_lome"},{"n":"Desert's Howl","s":40,"u":"desert's%20howl_lomm"},{"n":"Howling Spawn","s":40,"u":"howling%20spawn_lomm"},{"n":"Kuworsys","s":40,"u":"kuworsys_lomm"},{"n":"Conqueror Worm","s":42,"u":"conqueror%20worm_ngd"},{"n":"I","s":44,"u":"i_ooa2"},{"n":"The Claws of Time","s":44,"u":"the%20claws%20of%20time_ooa2"},{"n":"Karumzek","s":49,"u":"karumzek_sot3"},{"n":"Karumzek Swarm","s":49,"u":"karumzek%20swarm_sot3"},{"n":"Contemplative","s":51,"u":"contemplative_sot5"},{"n":"Contemplative Meditant","s":51,"u":"contemplative%20meditant_sot5"},{"n":"Contemplative Mentor","s":51,"u":"contemplative%20mentor_sot5"},{"n":"King of Biting Ants","s":51,"u":"king%20of%20biting%20ants_sot5"},{"n":"Ravager of Tindalos","s":51,"u":"ravager%20of%20tindalos_sot5"},{"n":"Mimic Prankster","s":53,"u":"mimic%20prankster_tio"},{"n":"Web Lurker","s":53,"u":"web%20lurker_tio"}],"20":[{"n":"Fleshwarp","s":1,"u":"fleshwarp_loag"}],"21":[{"n":"Fleshwarp","s":1,"u":"fleshwarp_loag"}]},"ghoran":{"0":[{"n":"Ancient Memories","s":6,"u":"ancient%20memories_loil"},{"n":"Flexible Form","s":6,"u":"flexible%20form_loil"},{"n":"Ghoran Lore","s":6,"u":"ghoran%20lore_loil"},{"n":"Ghoran Weapon Familiarity","s":6,"u":"ghoran%20weapon%20familiarity_loil"},{"n":"Hidden Thorn","s":6,"u":"hidden%20thorn_loil"},{"n":"Ghoran Weapon Practice","s":6,"u":"ghoran%20weapon%20practice_loil"},{"n":"Murderous Thorns","s":6,"u":"murderous%20thorns_loil"},{"n":"Speak with Flowers","s":6,"u":"speak%20with%20flowers_loil"},{"n":"Tree's Ward","s":6,"u":"tree's%20ward_loil"},{"n":"Endless Memories","s":6,"u":"endless%20memories_loil"},{"n":"Flower Magic","s":6,"u":"flower%20magic_loil"},{"n":"Perfume Cloud","s":6,"u":"perfume%20cloud_loil"},{"n":"Solar Rejuvenation","s":6,"u":"solar%20rejuvenation_loil"},{"n":"Eternal Memories","s":6,"u":"eternal%20memories_loil"},{"n":"Ghoran Weapon Expertise","s":6,"u":"ghoran%20weapon%20expertise_loil"},{"n":"Look but Don't Touch","s":6,"u":"look%20but%20don't%20touch_loil"},{"n":"Violent Vines","s":6,"u":"violent%20vines_loil"},{"n":"Ghoran's Wrath","s":6,"u":"ghoran's%20wrath_loil"}],"1":[{"n":"Ghoran Manipulator","s":14,"u":"ghoran%20manipulator_b3"}],"2":[{"n":"Thorn whip","s":6,"u":"thorn%20whip_loil"}],"20":[{"n":"Ghoran","s":6,"u":"ghoran_loil"}],"21":[{"n":"Ghoran","s":6,"u":"ghoran_loil"}]},"gnoll":{"0":[{"n":"Ancestor's Rage","s":0,"u":"ancestor's%20rage_lome"},{"n":"Breath Like Honey","s":0,"u":"breath%20like%20honey_lome"},{"n":"Crunch","s":0,"u":"crunch_lome"},{"n":"Distant Cackle","s":0,"u":"distant%20cackle_lome"},{"n":"Gnoll Lore","s":0,"u":"gnoll%20lore_lome"},{"n":"Gnoll Weapon Expertise","s":0,"u":"gnoll%20weapon%20expertise_lome"},{"n":"Gnoll Weapon Familiarity","s":0,"u":"gnoll%20weapon%20familiarity_lome"},{"n":"Gnoll Weapon Practicality","s":0,"u":"gnoll%20weapon%20practicality_lome"},{"n":"Grandmother's Wisdom","s":0,"u":"grandmother's%20wisdom_lome"},{"n":"Hyena Familiar","s":0,"u":"hyena%20familiar_lome"},{"n":"Laughing Gnoll","s":0,"u":"laughing%20gnoll_lome"},{"n":"Pack Hunter","s":0,"u":"pack%20hunter_lome"},{"n":"Pack Stalker","s":0,"u":"pack%20stalker_lome"},{"n":"Right-hand Blood","s":0,"u":"right-hand%20blood_lome"},{"n":"Sensitive Nose","s":0,"u":"sensitive%20nose_lome"}],"1":[{"n":"Gnoll Cultist","s":12,"u":"gnoll%20cultist_b1"},{"n":"Gnoll Hunter","s":12,"u":"gnoll%20hunter_b1"},{"n":"Gnoll Sergeant","s":12,"u":"gnoll%20sergeant_b1"},{"n":"Laslunn","s":18,"u":"laslunn_aoa3"},{"n":"Hummingbird","s":38,"u":"hummingbird_frp2"},{"n":"Phuthi","s":38,"u":"phuthi_frp2"},{"n":"Mutant Gnoll Hulk","s":6,"u":"mutant%20gnoll%20hulk_loil"},{"n":"Sludgespine Killers","s":43,"u":"sludgespine%20killers_ooa1"},{"n":"Bristlebane","s":43,"u":"bristlebane_ooa1"},{"n":"Palzu","s":44,"u":"palzu_ooa2"},{"n":"Unshadowed Anchor Root","s":52,"u":"unshadowed%20anchor%20root_sot6"}],"20":[{"n":"Gnoll","s":0,"u":"gnoll_lome"}],"21":[{"n":"Gnoll","s":0,"u":"gnoll_lome"}]},"gnome":{"0":[{"n":"Cautious Curiosity","s":4,"u":"cautious%20curiosity_apg"},{"n":"Empathetic Plea","s":4,"u":"empathetic%20plea_apg"},{"n":"Homeward Bound","s":4,"u":"homeward%20bound_apg"},{"n":"Instinctive Obfuscation","s":4,"u":"instinctive%20obfuscation_apg"},{"n":"Life Leap","s":4,"u":"life%20leap_apg"},{"n":"Project Persona","s":4,"u":"project%20persona_apg"},{"n":"Razzle-dazzle","s":4,"u":"razzle-dazzle_apg"},{"n":"Animal Accomplice","s":5,"u":"animal%20accomplice_crb"},{"n":"Animal Elocutionist","s":5,"u":"animal%20elocutionist_crb"},{"n":"Burrow Elocutionist","s":5,"u":"burrow%20elocutionist_crb"},{"n":"Energized Font","s":5,"u":"energized%20font_crb"},{"n":"Fey Fellowship","s":5,"u":"fey%20fellowship_crb"},{"n":"First World Adept","s":5,"u":"first%20world%20adept_crb"},{"n":"First World Magic","s":5,"u":"first%20world%20magic_crb"},{"n":"Gnome Obsession","s":5,"u":"gnome%20obsession_crb"},{"n":"Gnome Weapon Expertise","s":5,"u":"gnome%20weapon%20expertise_crb"},{"n":"Gnome Weapon Familiarity","s":5,"u":"gnome%20weapon%20familiarity_crb"},{"n":"Gnome Weapon Innovator","s":5,"u":"gnome%20weapon%20innovator_crb"},{"n":"Illusion Sense","s":5,"u":"illusion%20sense_crb"},{"n":"Vivacious Conduit","s":5,"u":"vivacious%20conduit_crb"},{"n":"Eclectic Obsession","s":7,"u":"eclectic%20obsession_locg"},{"n":"Fortuitous Shift","s":7,"u":"fortuitous%20shift_locg"},{"n":"Gnome Polyglot","s":7,"u":"gnome%20polyglot_locg"},{"n":"Grim Insight","s":7,"u":"grim%20insight_locg"},{"n":"Intuitive Illusions","s":7,"u":"intuitive%20illusions_locg"},{"n":"Inventive Offensive","s":7,"u":"inventive%20offensive_locg"},{"n":"Life-giving Magic","s":7,"u":"life-giving%20magic_locg"},{"n":"Natural Illusionist","s":7,"u":"natural%20illusionist_locg"},{"n":"Natural Performer","s":7,"u":"natural%20performer_locg"},{"n":"Theoretical Acumen","s":7,"u":"theoretical%20acumen_locg"},{"n":"Unexpected Shift","s":7,"u":"unexpected%20shift_locg"},{"n":"Vibrant Display","s":7,"u":"vibrant%20display_locg"}],"1":[{"n":"Deep Gnome Rockwarden","s":12,"u":"deep%20gnome%20rockwarden_b1"},{"n":"Deep Gnome Scout","s":12,"u":"deep%20gnome%20scout_b1"},{"n":"Deep Gnome Warrior","s":12,"u":"deep%20gnome%20warrior_b1"},{"n":"Spriggan Bully","s":13,"u":"spriggan%20bully_b2"},{"n":"Spriggan Warlord","s":13,"u":"spriggan%20warlord_b2"},{"n":"Etioling Blightmage","s":14,"u":"etioling%20blightmage_b3"},{"n":"Lyrma Swampwalker","s":22,"u":"lyrma%20swampwalker_aoe1"},{"n":"Blune Bandersworth","s":27,"u":"blune%20bandersworth_aoe6"},{"n":"Surjit Hamelan","s":38,"u":"surjit%20hamelan_frp2"},{"n":"Aspis Technician","s":46,"u":"aspis%20technician_sli"}],"2":[{"n":"Gnome Flickmace","s":5,"u":"gnome%20flickmace_crb"},{"n":"Gnome Hooked Hammer","s":5,"u":"gnome%20hooked%20hammer_crb"},{"n":"Switchscythe","s":8,"u":"switchscythe_lotgb"}],"20":[{"n":"Gnome","s":5,"u":"gnome_crb"}],"21":[{"n":"Gnome","s":5,"u":"gnome_crb"}]},"goblin":{"0":[{"n":"Cling","s":4,"u":"cling_apg"},{"n":"Extra Squishy","s":4,"u":"extra%20squishy_apg"},{"n":"Kneecap","s":4,"u":"kneecap_apg"},{"n":"Loud Singer","s":4,"u":"loud%20singer_apg"},{"n":"Reckless Abandon","s":4,"u":"reckless%20abandon%20(goblin)_apg"},{"n":"Twitchy","s":4,"u":"twitchy_apg"},{"n":"Vandal","s":4,"u":"vandal_apg"},{"n":"Burn It!","s":5,"u":"burn%20it!_crb"},{"n":"Cave Climber","s":5,"u":"cave%20climber_crb"},{"n":"City Scavenger","s":5,"u":"city%20scavenger_crb"},{"n":"Goblin Lore","s":5,"u":"goblin%20lore_crb"},{"n":"Goblin Scuttle","s":5,"u":"goblin%20scuttle_crb"},{"n":"Goblin Song","s":5,"u":"goblin%20song_crb"},{"n":"Goblin Weapon Expertise","s":5,"u":"goblin%20weapon%20expertise_crb"},{"n":"Goblin Weapon Familiarity","s":5,"u":"goblin%20weapon%20familiarity_crb"},{"n":"Goblin Weapon Frenzy","s":5,"u":"goblin%20weapon%20frenzy_crb"},{"n":"Junk Tinker","s":5,"u":"junk%20tinker_crb"},{"n":"Rough Rider","s":5,"u":"rough%20rider_crb"},{"n":"Skittering Scuttle","s":5,"u":"skittering%20scuttle_crb"},{"n":"Very Sneaky","s":5,"u":"very%20sneaky_crb"},{"n":"Very, Very Sneaky","s":5,"u":"very%2c%20very%20sneaky_crb"},{"n":"Ankle Bite","s":7,"u":"ankle%20bite_locg"},{"n":"Bouncy Goblin","s":7,"u":"bouncy%20goblin_locg"},{"n":"Chosen Of Lamashtu","s":7,"u":"chosen%20of%20lamashtu_locg"},{"n":"Fang Sharpener","s":7,"u":"fang%20sharpener_locg"},{"n":"Freeze It!","s":7,"u":"freeze%20it!_locg"},{"n":"Hard Tail","s":7,"u":"hard%20tail_locg"},{"n":"Hungry Goblin","s":7,"u":"hungry%20goblin_locg"},{"n":"Roll With It","s":7,"u":"roll%20with%20it_locg"},{"n":"Scalding Spit","s":7,"u":"scalding%20spit_locg"},{"n":"Tail Spin","s":7,"u":"tail%20spin_locg"},{"n":"Torch Goblin","s":7,"u":"torch%20goblin_locg"},{"n":"Tree Climber","s":7,"u":"tree%20climber_locg"},{"n":"Unbreakable-er Goblin","s":7,"u":"unbreakable-er%20goblin_locg"}],"1":[{"n":"Bugbear Thug","s":12,"u":"bugbear%20thug_b1"},{"n":"Bugbear Tormentor","s":12,"u":"bugbear%20tormentor_b1"},{"n":"Goblin Commando","s":12,"u":"goblin%20commando_b1"},{"n":"Goblin Pyro","s":12,"u":"goblin%20pyro_b1"},{"n":"Goblin War Chanter","s":12,"u":"goblin%20war%20chanter_b1"},{"n":"Goblin Warrior","s":12,"u":"goblin%20warrior_b1"},{"n":"Hobgoblin Archer","s":12,"u":"hobgoblin%20archer_b1"},{"n":"Hobgoblin General","s":12,"u":"hobgoblin%20general_b1"},{"n":"Hobgoblin Soldier","s":12,"u":"hobgoblin%20soldier_b1"},{"n":"Dmiri Yoltosha","s":16,"u":"dmiri%20yoltosha_aoa1"},{"n":"Warbal Bumblebrasher","s":16,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Shadern Immolator","s":10,"u":"shadern%20immolator_botd"},{"n":"Gomwai","s":37,"u":"gomwai_frp1"},{"n":"Ran-to","s":37,"u":"ran-to_frp1"},{"n":"Ran-to","s":38,"u":"ran-to_frp2"},{"n":"Troff Frostknuckles","s":38,"u":"troff%20frostknuckles_frp2"},{"n":"Ran-to","s":39,"u":"ran-to_frp3"},{"n":"Glaz Nixbrix","s":43,"u":"glaz%20nixbrix_ooa1"},{"n":"Bugbear Marauder","s":53,"u":"bugbear%20marauder_tio"}],"2":[{"n":"Dogslicer","s":5,"u":"dogslicer_crb"},{"n":"Horsechopper","s":5,"u":"horsechopper_crb"},{"n":"Big Boom Gun","s":2,"u":"big%20boom%20gun_g%26g"},{"n":"Flingflenser","s":2,"u":"flingflenser_g%26g"},{"n":"Spoon Gun","s":2,"u":"spoon%20gun_g%26g"}],"20":[{"n":"Goblin","s":5,"u":"goblin_crb"},{"n":"Hobgoblin","s":7,"u":"hobgoblin_locg"}],"21":[{"n":"Goblin","s":5,"u":"goblin_crb"},{"n":"Hobgoblin","s":7,"u":"hobgoblin_locg"}]},"goloma":{"0":[{"n":"Ambush Awareness","s":0,"u":"ambush%20awareness_lome"},{"n":"Arcane Sight","s":0,"u":"arcane%20sight_lome"},{"n":"Catch The Details","s":0,"u":"catch%20the%20details_lome"},{"n":"Constant Gaze","s":0,"u":"constant%20gaze_lome"},{"n":"Defensive Instincts","s":0,"u":"defensive%20instincts_lome"},{"n":"Goloma Courage","s":0,"u":"goloma%20courage_lome"},{"n":"Goloma Lore","s":0,"u":"goloma%20lore_lome"},{"n":"Pierce The Darkness","s":0,"u":"pierce%20the%20darkness_lome"},{"n":"Protective Claws","s":0,"u":"protective%20claws_lome"},{"n":"See The Unseen","s":0,"u":"see%20the%20unseen_lome"},{"n":"True Gaze","s":0,"u":"true%20gaze_lome"},{"n":"Watchful Gaze","s":0,"u":"watchful%20gaze_lome"}],"20":[{"n":"Goloma","s":0,"u":"goloma_lome"}],"21":[{"n":"Goloma","s":0,"u":"goloma_lome"}]},"grippli":{"0":[{"n":"Absorb Toxin","s":0,"u":"absorb%20toxin_lome"},{"n":"Envenomed Edge","s":0,"u":"envenomed%20edge_lome"},{"n":"Grippli Glide","s":0,"u":"grippli%20glide_lome"},{"n":"Grippli Lore","s":0,"u":"grippli%20lore_lome"},{"n":"Grippli Weapon Expertise","s":0,"u":"grippli%20weapon%20expertise_lome"},{"n":"Grippli Weapon Familiarity","s":0,"u":"grippli%20weapon%20familiarity_lome"},{"n":"Grippli Weapon Innovator","s":0,"u":"grippli%20weapon%20innovator_lome"},{"n":"Hunter's Defense","s":0,"u":"hunter's%20defense_lome"},{"n":"Jungle Strider","s":0,"u":"jungle%20strider_lome"},{"n":"Long Tongue","s":0,"u":"long%20tongue_lome"},{"n":"Nocturnal Grippli","s":0,"u":"nocturnal%20grippli_lome"},{"n":"Ricocheting Leap","s":0,"u":"ricocheting%20leap_lome"},{"n":"Tenacious Net","s":0,"u":"tenacious%20net_lome"},{"n":"Tongue Tether","s":0,"u":"tongue%20tether_lome"}],"1":[{"n":"Grippli Scout","s":13,"u":"grippli%20scout_b2"},{"n":"Grippli Archer","s":17,"u":"grippli%20archer_aoa2"},{"n":"Grippli Greenspeaker","s":17,"u":"grippli%20greenspeaker_aoa2"},{"n":"Grippli Scout","s":17,"u":"grippli%20scout_aoa2"},{"n":"Froglegs","s":48,"u":"froglegs_sot2"},{"n":"Grippli Jinxer","s":48,"u":"grippli%20jinxer_sot2"},{"n":"Grippli Skirmisher","s":48,"u":"grippli%20skirmisher_sot2"}],"2":[{"n":"Adze","s":1,"u":"adze_loag"},{"n":"Hand Adze","s":1,"u":"hand%20adze_loag"},{"n":"Rungu","s":1,"u":"rungu_loag"}],"8":[{"n":"Toxic Skin","s":0,"u":"toxic%20skin_lome"}],"20":[{"n":"Grippli","s":0,"u":"grippli_lome"}],"21":[{"n":"Grippli","s":0,"u":"grippli_lome"}]},"halfling":{"0":[{"n":"Dance Underfoot","s":4,"u":"dance%20underfoot_apg"},{"n":"Folksy Patter","s":4,"u":"folksy%20patter_apg"},{"n":"Prairie Rider","s":4,"u":"prairie%20rider_apg"},{"n":"Shadow Self","s":4,"u":"shadow%20self_apg"},{"n":"Step Lively","s":4,"u":"step%20lively_apg"},{"n":"Toppling Dance","s":4,"u":"toppling%20dance_apg"},{"n":"Unhampered Passage","s":4,"u":"unhampered%20passage_apg"},{"n":"Ceaseless Shadows","s":5,"u":"ceaseless%20shadows_crb"},{"n":"Cultural Adaptability","s":5,"u":"cultural%20adaptability_crb"},{"n":"Distracting Shadows","s":5,"u":"distracting%20shadows_crb"},{"n":"Guiding Luck","s":5,"u":"guiding%20luck_crb"},{"n":"Halfling Lore","s":5,"u":"halfling%20lore_crb"},{"n":"Halfling Luck","s":5,"u":"halfling%20luck_crb"},{"n":"Halfling Weapon Expertise","s":5,"u":"halfling%20weapon%20expertise_crb"},{"n":"Halfling Weapon Familiarity","s":5,"u":"halfling%20weapon%20familiarity_crb"},{"n":"Halfling Weapon Trickster","s":5,"u":"halfling%20weapon%20trickster_crb"},{"n":"Irrepressible","s":5,"u":"irrepressible_crb"},{"n":"Sure Feet","s":5,"u":"sure%20feet_crb"},{"n":"Titan Slinger","s":5,"u":"titan%20slinger_crb"},{"n":"Unfettered Halfling","s":5,"u":"unfettered%20halfling_crb"},{"n":"Watchful Halfling","s":5,"u":"watchful%20halfling_crb"},{"n":"Adroit Manipulation","s":7,"u":"adroit%20manipulation_locg"},{"n":"Cobble Dancer","s":7,"u":"cobble%20dancer_locg"},{"n":"Cunning Climber","s":7,"u":"cunning%20climber_locg"},{"n":"Easily Dismissed","s":7,"u":"easily%20dismissed_locg"},{"n":"Fade Away","s":7,"u":"fade%20away_locg"},{"n":"Halfling Ingenuity","s":7,"u":"halfling%20ingenuity_locg"},{"n":"Helpful Halfling","s":7,"u":"helpful%20halfling_locg"},{"n":"Incredible Luck","s":7,"u":"incredible%20luck_locg"},{"n":"Innocuous","s":7,"u":"innocuous_locg"},{"n":"Intuitive Cooperation","s":7,"u":"intuitive%20cooperation_locg"},{"n":"Shared Luck","s":7,"u":"shared%20luck_locg"},{"n":"Unassuming Dedication","s":7,"u":"unassuming%20dedication_locg"}],"1":[{"n":"Calmont","s":16,"u":"calmont_aoa1"},{"n":"Nolly Peltry","s":18,"u":"nolly%20peltry_aoa3"},{"n":"Skebs","s":22,"u":"skebs_aoe1"},{"n":"Kolo Harvan","s":23,"u":"kolo%20harvan_aoe2"},{"n":"The Rabbit Prince","s":25,"u":"the%20rabbit%20prince_aoe4"},{"n":"Jitterbone Contortionist","s":10,"u":"jitterbone%20contortionist_botd"},{"n":"Nemmia Bramblecloak","s":31,"u":"nemmia%20bramblecloak_ec1"},{"n":"Akila Stormheel","s":38,"u":"akila%20stormheel_frp2"},{"n":"Juspix Rammel","s":38,"u":"juspix%20rammel_frp2"},{"n":"\"Lucky\" Lanks","s":44,"u":"%22lucky%22%20lanks_ooa2"},{"n":"Ambrost Mugland","s":44,"u":"ambrost%20mugland_ooa2"},{"n":"Paga Nikohian","s":46,"u":"paga%20nikohian_sli"},{"n":"Thiarvo the Quick","s":49,"u":"thiarvo%20the%20quick_sot3"}],"2":[{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Halfling Sling Staff","s":5,"u":"halfling%20sling%20staff_crb"}],"20":[{"n":"Halfling","s":5,"u":"halfling_crb"}],"21":[{"n":"Halfling","s":5,"u":"halfling_crb"}]},"human":{"0":[{"n":"Advanced General Training","s":4,"u":"advanced%20general%20training_apg"},{"n":"Bounce Back","s":4,"u":"bounce%20back_apg"},{"n":"Group Aid","s":4,"u":"group%20aid_apg"},{"n":"Hardy Traveler","s":4,"u":"hardy%20traveler_apg"},{"n":"Heroic Presence","s":4,"u":"heroic%20presence_apg"},{"n":"Sense Allies","s":4,"u":"sense%20allies_apg"},{"n":"Stubborn Persistence","s":4,"u":"stubborn%20persistence_apg"},{"n":"Adapted Cantrip","s":5,"u":"adapted%20cantrip_crb"},{"n":"Adaptive Adept","s":5,"u":"adaptive%20adept_crb"},{"n":"Clever Improviser","s":5,"u":"clever%20improviser_crb"},{"n":"Cooperative Nature","s":5,"u":"cooperative%20nature_crb"},{"n":"Cooperative Soul","s":5,"u":"cooperative%20soul_crb"},{"n":"General Training","s":5,"u":"general%20training_crb"},{"n":"Haughty Obstinacy","s":5,"u":"haughty%20obstinacy_crb"},{"n":"Incredible Improvisation","s":5,"u":"incredible%20improvisation_crb"},{"n":"Multitalented","s":5,"u":"multitalented_crb"},{"n":"Natural Ambition","s":5,"u":"natural%20ambition_crb"},{"n":"Natural Skill","s":5,"u":"natural%20skill_crb"},{"n":"Unconventional Expertise","s":5,"u":"unconventional%20expertise_crb"},{"n":"Unconventional Weaponry","s":5,"u":"unconventional%20weaponry_crb"},{"n":"Arcane Tattoos","s":7,"u":"arcane%20tattoos_locg"},{"n":"Courteous Comeback","s":7,"u":"courteous%20comeback_locg"},{"n":"Darkseer","s":7,"u":"darkseer_locg"},{"n":"Devil's Advocate","s":7,"u":"devil's%20advocate_locg"},{"n":"Dragon Prince","s":7,"u":"dragon%20prince_locg"},{"n":"Dragon Spit","s":7,"u":"dragon%20spit_locg"},{"n":"Gloomseer","s":7,"u":"gloomseer_locg"},{"n":"Heir Of The Saoc","s":7,"u":"heir%20of%20the%20saoc_locg"},{"n":"Irriseni Ice-witch","s":7,"u":"irriseni%20ice-witch_locg"},{"n":"Keep Up Appearances","s":7,"u":"keep%20up%20appearances_locg"},{"n":"Know Oneself","s":7,"u":"know%20oneself_locg"},{"n":"Ornate Tattoo","s":7,"u":"ornate%20tattoo_locg"},{"n":"Quah Bond","s":7,"u":"quah%20bond_locg"},{"n":"Saoc Astrology","s":7,"u":"saoc%20astrology_locg"},{"n":"Shadow Pact","s":7,"u":"shadow%20pact_locg"},{"n":"Shory Aerialist","s":7,"u":"shory%20aerialist_locg"},{"n":"Shory Aeromancer","s":7,"u":"shory%20aeromancer_locg"},{"n":"Tupilaq Carver","s":7,"u":"tupilaq%20carver_locg"},{"n":"Viking Shieldbearer","s":7,"u":"viking%20shieldbearer_locg"},{"n":"Virtue-forged Tattoos","s":7,"u":"virtue-forged%20tattoos_locg"},{"n":"Wavetouched Paragon","s":7,"u":"wavetouched%20paragon_locg"},{"n":"Witch Warden","s":7,"u":"witch%20warden_locg"}],"1":[{"n":"Aasimar Redeemer","s":12,"u":"aasimar%20redeemer_b1"},{"n":"Changeling Exile","s":12,"u":"changeling%20exile_b1"},{"n":"Dhampir Wizard","s":12,"u":"dhampir%20wizard_b1"},{"n":"Duskwalker Ghost Hunter","s":12,"u":"duskwalker%20ghost%20hunter_b1"},{"n":"Tiefling Adept","s":12,"u":"tiefling%20adept_b1"},{"n":"Werebear","s":12,"u":"werebear_b1"},{"n":"Wererat","s":12,"u":"wererat_b1"},{"n":"Werewolf","s":12,"u":"werewolf_b1"},{"n":"Ifrit Pyrochemist","s":13,"u":"ifrit%20pyrochemist_b2"},{"n":"Oread Guard","s":13,"u":"oread%20guard_b2"},{"n":"Suli Dune Dancer","s":13,"u":"suli%20dune%20dancer_b2"},{"n":"Sylph Sneak","s":13,"u":"sylph%20sneak_b2"},{"n":"Undine Hydromancer","s":13,"u":"undine%20hydromancer_b2"},{"n":"Wereboar","s":13,"u":"wereboar_b2"},{"n":"Weretiger","s":13,"u":"weretiger_b2"},{"n":"Aphorite Sharpshooter","s":14,"u":"aphorite%20sharpshooter_b3"},{"n":"City Guard Squadron","s":14,"u":"city%20guard%20squadron_b3"},{"n":"Ganzi Martial Artist","s":14,"u":"ganzi%20martial%20artist_b3"},{"n":"Gurgist Mauler","s":14,"u":"gurgist%20mauler_b3"},{"n":"Hellbound Attorney","s":14,"u":"hellbound%20attorney_b3"},{"n":"Hellknight Cavalry Brigade","s":14,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Nosferatu Thrall","s":14,"u":"nosferatu%20thrall_b3"},{"n":"Werebat","s":14,"u":"werebat_b3"},{"n":"Werecrocodile","s":14,"u":"werecrocodile_b3"},{"n":"Acolyte Of Nethys","s":15,"u":"acolyte%20of%20nethys_gmg"},{"n":"Acrobat","s":15,"u":"acrobat_gmg"},{"n":"Adept","s":15,"u":"adept_gmg"},{"n":"Advisor","s":15,"u":"advisor_gmg"},{"n":"Antipaladin","s":15,"u":"antipaladin_gmg"},{"n":"Apothecary","s":15,"u":"apothecary_gmg"},{"n":"Apprentice","s":15,"u":"apprentice_gmg"},{"n":"Archer Sentry","s":15,"u":"archer%20sentry_gmg"},{"n":"Assassin","s":15,"u":"assassin_gmg"},{"n":"Astronomer","s":15,"u":"astronomer_gmg"},{"n":"Bandit","s":15,"u":"bandit_gmg"},{"n":"Barkeep","s":15,"u":"barkeep_gmg"},{"n":"Barrister","s":15,"u":"barrister_gmg"},{"n":"Beast Tamer","s":15,"u":"beast%20tamer_gmg"},{"n":"Beggar","s":15,"u":"beggar_gmg"},{"n":"Bodyguard","s":15,"u":"bodyguard_gmg"},{"n":"Bosun","s":15,"u":"bosun_gmg"},{"n":"Bounty Hunter","s":15,"u":"bounty%20hunter_gmg"},{"n":"Burglar","s":15,"u":"burglar_gmg"},{"n":"Captain Of The Guard","s":15,"u":"captain%20of%20the%20guard_gmg"},{"n":"Charlatan","s":15,"u":"charlatan_gmg"},{"n":"Chronicler","s":15,"u":"chronicler_gmg"},{"n":"Commoner","s":15,"u":"commoner_gmg"},{"n":"Cult Leader","s":15,"u":"cult%20leader_gmg"},{"n":"Cultist","s":15,"u":"cultist_gmg"},{"n":"Dancer","s":15,"u":"dancer_gmg"},{"n":"Demonologist","s":15,"u":"demonologist_gmg"},{"n":"Despot","s":15,"u":"despot_gmg"},{"n":"Dockhand","s":15,"u":"dockhand_gmg"},{"n":"Drunkard","s":15,"u":"drunkard_gmg"},{"n":"Executioner","s":15,"u":"executioner_gmg"},{"n":"False Priest","s":15,"u":"false%20priest_gmg"},{"n":"Farmer","s":15,"u":"farmer_gmg"},{"n":"Fence","s":15,"u":"fence_gmg"},{"n":"Gang Leader","s":15,"u":"gang%20leader_gmg"},{"n":"Grave Robber","s":15,"u":"grave%20robber_gmg"},{"n":"Gravedigger","s":15,"u":"gravedigger_gmg"},{"n":"Guard","s":15,"u":"guard_gmg"},{"n":"Guide","s":15,"u":"guide_gmg"},{"n":"Guildmaster","s":15,"u":"guildmaster_gmg"},{"n":"Harbormaster","s":15,"u":"harbormaster_gmg"},{"n":"Harrow Reader","s":15,"u":"harrow%20reader_gmg"},{"n":"Hunter","s":15,"u":"hunter_gmg"},{"n":"Innkeeper","s":15,"u":"innkeeper_gmg"},{"n":"Jailer","s":15,"u":"jailer_gmg"},{"n":"Judge","s":15,"u":"judge_gmg"},{"n":"Librarian","s":15,"u":"librarian_gmg"},{"n":"Mage For Hire","s":15,"u":"mage%20for%20hire_gmg"},{"n":"Mastermind","s":15,"u":"mastermind_gmg"},{"n":"Merchant","s":15,"u":"merchant_gmg"},{"n":"Miner","s":15,"u":"miner_gmg"},{"n":"Monster Hunter","s":15,"u":"monster%20hunter_gmg"},{"n":"Navigator","s":15,"u":"navigator_gmg"},{"n":"Necromancer","s":15,"u":"necromancer_gmg"},{"n":"Noble","s":15,"u":"noble_gmg"},{"n":"Palace Guard","s":15,"u":"palace%20guard_gmg"},{"n":"Physician","s":15,"u":"physician_gmg"},{"n":"Pirate","s":15,"u":"pirate_gmg"},{"n":"Plague Doctor","s":15,"u":"plague%20doctor_gmg"},{"n":"Poacher","s":15,"u":"poacher_gmg"},{"n":"Priest Of Pharasma","s":15,"u":"priest%20of%20pharasma_gmg"},{"n":"Prisoner","s":15,"u":"prisoner_gmg"},{"n":"Prophet","s":15,"u":"prophet_gmg"},{"n":"Reckless Scientist","s":15,"u":"reckless%20scientist_gmg"},{"n":"Ruffian","s":15,"u":"ruffian_gmg"},{"n":"Saboteur","s":15,"u":"saboteur_gmg"},{"n":"Sage","s":15,"u":"sage_gmg"},{"n":"Servant","s":15,"u":"servant_gmg"},{"n":"Server","s":15,"u":"server_gmg"},{"n":"Ship Captain","s":15,"u":"ship%20captain_gmg"},{"n":"Smith","s":15,"u":"smith_gmg"},{"n":"Spy","s":15,"u":"spy_gmg"},{"n":"Surgeon","s":15,"u":"surgeon_gmg"},{"n":"Tax Collector","s":15,"u":"tax%20collector_gmg"},{"n":"Teacher","s":15,"u":"teacher_gmg"},{"n":"Tomb Raider","s":15,"u":"tomb%20raider_gmg"},{"n":"Torchbearer","s":15,"u":"torchbearer_gmg"},{"n":"Tracker","s":15,"u":"tracker_gmg"},{"n":"Troubadour","s":15,"u":"troubadour_gmg"},{"n":"Urchin","s":15,"u":"urchin_gmg"},{"n":"Warden","s":15,"u":"warden_gmg"},{"n":"Watch Officer","s":15,"u":"watch%20officer_gmg"},{"n":"Zealot Of Asmodeus","s":15,"u":"zealot%20of%20asmodeus_gmg"},{"n":"Alak Stagram","s":16,"u":"alak%20stagram_aoa1"},{"n":"Bloody Blade Mercenary","s":16,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Voz Lirayne","s":16,"u":"voz%20lirayne_aoa1"},{"n":"Gerhard Pendergrast","s":17,"u":"gerhard%20pendergrast_aoa2"},{"n":"Nketiah","s":17,"u":"nketiah_aoa2"},{"n":"Barushak Il-varashma","s":18,"u":"barushak%20il-varashma_aoa3"},{"n":"Heuberk Thropp","s":18,"u":"heuberk%20thropp_aoa3"},{"n":"Mercenary Sailor","s":18,"u":"mercenary%20sailor_aoa3"},{"n":"One-eye Amnin","s":18,"u":"one-eye%20amnin_aoa3"},{"n":"Scarlet Triad Poisoner","s":18,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Sneak","s":18,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Sniper","s":18,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Thea","s":19,"u":"thea_aoa4"},{"n":"Zuferian","s":19,"u":"zuferian_aoa4"},{"n":"Scarlet Triad Boss","s":20,"u":"scarlet%20triad%20boss_aoa5"},{"n":"Scarlet Triad Enforcer","s":20,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Scarlet Triad Mage","s":20,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Shak","s":20,"u":"shak_aoa5"},{"n":"Uri Zandivar","s":20,"u":"uri%20zandivar_aoa5"},{"n":"Zephyr Guard","s":20,"u":"zephyr%20guard_aoa5"},{"n":"Emaliza Zandivar","s":21,"u":"emaliza%20zandivar_aoa6"},{"n":"Ilgreth","s":21,"u":"ilgreth_aoa6"},{"n":"Ingnovim Tluss","s":21,"u":"ingnovim%20tluss_aoa6"},{"n":"Ingnovim's Assistant","s":21,"u":"ingnovim's%20assistant_aoa6"},{"n":"Inizra Arumelo","s":21,"u":"inizra%20arumelo_aoa6"},{"n":"Promise Guard","s":21,"u":"promise%20guard_aoa6"},{"n":"Rinnarv Bontimar","s":21,"u":"rinnarv%20bontimar_aoa6"},{"n":"Antaro Boldblade","s":22,"u":"antaro%20boldblade_aoe1"},{"n":"Eunice","s":22,"u":"eunice_aoe1"},{"n":"Grospek Lavarsus","s":22,"u":"grospek%20lavarsus_aoe1"},{"n":"Hendrid Pratchett","s":22,"u":"hendrid%20pratchett_aoe1"},{"n":"Kemeneles","s":22,"u":"kemeneles_aoe1"},{"n":"Ralso","s":22,"u":"ralso_aoe1"},{"n":"Copper Hand Illusionist","s":23,"u":"copper%20hand%20illusionist_aoe2"},{"n":"Copper Hand Rogue","s":23,"u":"copper%20hand%20rogue_aoe2"},{"n":"Fayati Alummur","s":23,"u":"fayati%20alummur_aoe2"},{"n":"Shristi Melipdra","s":23,"u":"shristi%20melipdra_aoe2"},{"n":"Skinsaw Murderer","s":23,"u":"skinsaw%20murderer_aoe2"},{"n":"Skinsaw Seamer","s":23,"u":"skinsaw%20seamer_aoe2"},{"n":"Wrent Dicaspiron","s":23,"u":"wrent%20dicaspiron_aoe2"},{"n":"Bloody Berleth","s":24,"u":"bloody%20berleth_aoe3"},{"n":"Casino Bouncer","s":24,"u":"casino%20bouncer_aoe3"},{"n":"Diobel Sweeper Tough","s":24,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Franca Laurentz","s":24,"u":"franca%20laurentz_aoe3"},{"n":"Gage Carlyle","s":24,"u":"gage%20carlyle_aoe3"},{"n":"Maurrisa Jonne","s":24,"u":"maurrisa%20jonne_aoe3"},{"n":"Scathka","s":24,"u":"scathka_aoe3"},{"n":"Tonla And Yvelle","s":24,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Washboard Dog Tough","s":24,"u":"washboard%20dog%20tough_aoe3"},{"n":"Amateur Chemist","s":25,"u":"amateur%20chemist_aoe4"},{"n":"Blackfingers Acolyte","s":25,"u":"blackfingers%20acolyte_aoe4"},{"n":"Japu Thalenger","s":25,"u":"japu%20thalenger_aoe4"},{"n":"Jonis Flakfatter","s":25,"u":"jonis%20flakfatter_aoe4"},{"n":"Kalyn Pounch","s":25,"u":"kalyn%20pounch_aoe4"},{"n":"Morgrat And Fillick","s":25,"u":"morgrat%20and%20fillick_aoe4"},{"n":"Norgorberite Poisoner","s":25,"u":"norgorberite%20poisoner_aoe4"},{"n":"Poison Eater","s":25,"u":"poison%20eater_aoe4"},{"n":"Sleepless Sun Veteran","s":25,"u":"sleepless%20sun%20veteran_aoe4"},{"n":"Velberi Jallist","s":25,"u":"velberi%20jallist_aoe4"},{"n":"Wynsal Starborn","s":25,"u":"wynsal%20starborn_aoe4"},{"n":"Black Whale Guard","s":26,"u":"black%20whale%20guard_aoe5"},{"n":"Bloody Barber Goon","s":26,"u":"bloody%20barber%20goon_aoe5"},{"n":"Calennia","s":26,"u":"calennia_aoe5"},{"n":"Child Of Venom","s":26,"u":"child%20of%20venom_aoe5"},{"n":"Garrote Master Assassin","s":26,"u":"garrote%20master%20assassin_aoe5"},{"n":"Grimwold","s":26,"u":"grimwold_aoe5"},{"n":"Lord Guirden","s":26,"u":"lord%20guirden_aoe5"},{"n":"Starwatch Commando","s":26,"u":"starwatch%20commando_aoe5"},{"n":"Twisted Jack","s":26,"u":"twisted%20jack_aoe5"},{"n":"Daemonic Infector","s":27,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":27,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Skinner","s":27,"u":"daemonic%20skinner_aoe6"},{"n":"Olansa Terimor","s":27,"u":"olansa%20terimor_aoe6"},{"n":"Jaul Mezmin","s":28,"u":"jaul%20mezmin_av1"},{"n":"Carman Rajani","s":29,"u":"carman%20rajani_av2"},{"n":"K.H.W.'s Echo","s":11,"u":"k.h.w.'s%20echo_da"},{"n":"Mother Mitera","s":11,"u":"mother%20mitera_da"},{"n":"Abberton Ruffians","s":31,"u":"abberton%20ruffians_ec1"},{"n":"Corrupted Priest","s":31,"u":"corrupted%20priest_ec1"},{"n":"Corrupted Retainer","s":31,"u":"corrupted%20retainer_ec1"},{"n":"Daring Danika","s":31,"u":"daring%20danika_ec1"},{"n":"Jaleen And Rhovo","s":31,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Jellico Bounce-bounce","s":31,"u":"jellico%20bounce-bounce_ec1"},{"n":"Viktor Volkano","s":31,"u":"viktor%20volkano_ec1"},{"n":"Andera Paldreen","s":32,"u":"andera%20paldreen_ec2"},{"n":"Celestial Menagerie Bruiser","s":32,"u":"celestial%20menagerie%20bruiser_ec2"},{"n":"Darricus Stallit","s":32,"u":"darricus%20stallit_ec2"},{"n":"Delamar Gianvin","s":32,"u":"delamar%20gianvin_ec2"},{"n":"Evora Yarket","s":32,"u":"evora%20yarket_ec2"},{"n":"Ruanna Nyamma","s":32,"u":"ruanna%20nyamma_ec2"},{"n":"Bitter Truth Bandit","s":9,"u":"bitter%20truth%20bandit_ec3"},{"n":"Swardlands Delinquent","s":9,"u":"swardlands%20delinquent_ec3"},{"n":"Tanessa Fleer","s":9,"u":"tanessa%20fleer_ec3"},{"n":"Ledorick Banyan","s":33,"u":"ledorick%20banyan_ec4"},{"n":"Stirvyn Banyan","s":33,"u":"stirvyn%20banyan_ec4"},{"n":"Tashlock Banyan","s":33,"u":"tashlock%20banyan_ec4"},{"n":"Convergent Kendley Nathrael","s":35,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Convergent Soldier","s":35,"u":"convergent%20soldier_ec6"},{"n":"Drunken Farmer","s":36,"u":"drunken%20farmer_fop"},{"n":"Hallod","s":36,"u":"hallod_fop"},{"n":"Vilree","s":36,"u":"vilree_fop"},{"n":"Agile Warrior","s":37,"u":"agile%20warrior_frp1"},{"n":"Archery Specialist","s":37,"u":"archery%20specialist_frp1"},{"n":"Butterfly Blade Warrior","s":37,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Hana's Hundreds","s":37,"u":"hana's%20hundreds_frp1"},{"n":"Ki Adept","s":37,"u":"ki%20adept_frp1"},{"n":"Mage Of Many Styles","s":37,"u":"mage%20of%20many%20styles_frp1"},{"n":"Nai Yan Fei","s":37,"u":"nai%20yan%20fei_frp1"},{"n":"Shino Hakusa","s":37,"u":"shino%20hakusa_frp1"},{"n":"Syu Tak-nwa","s":37,"u":"syu%20tak-nwa_frp1"},{"n":"Tino","s":37,"u":"tino_frp1"},{"n":"Weapon Master","s":37,"u":"weapon%20master_frp1"},{"n":"Amihan","s":38,"u":"amihan_frp2"},{"n":"Arm Of Balance","s":38,"u":"arm%20of%20balance_frp2"},{"n":"Artus Rodrivan","s":38,"u":"artus%20rodrivan_frp2"},{"n":"Huldrin Skolsdottir","s":38,"u":"huldrin%20skolsdottir_frp2"},{"n":"Kas Xi Rai","s":38,"u":"kas%20xi%20rai_frp2"},{"n":"Maalya","s":38,"u":"maalya_frp2"},{"n":"Mafika Ayuwari","s":38,"u":"mafika%20ayuwari_frp2"},{"n":"Master Xun","s":38,"u":"master%20xun_frp2"},{"n":"Shino Hakusa","s":38,"u":"shino%20hakusa_frp2"},{"n":"Sixth Pillar Student","s":38,"u":"sixth%20pillar%20student_frp2"},{"n":"Syu Tak-nwa","s":38,"u":"syu%20tak-nwa_frp2"},{"n":"Tino Tung","s":38,"u":"tino%20tung_frp2"},{"n":"Urnak Lostwind","s":38,"u":"urnak%20lostwind_frp2"},{"n":"Yarrika Mulandez","s":38,"u":"yarrika%20mulandez_frp2"},{"n":"Rai Sho Disciple","s":39,"u":"rai%20sho%20disciple_frp3"},{"n":"Shino Hakusa","s":39,"u":"shino%20hakusa_frp3"},{"n":"Syu Tak-nwa","s":39,"u":"syu%20tak-nwa_frp3"},{"n":"Yoh Souran","s":39,"u":"yoh%20souran_frp3"},{"n":"Gray Gardener Enforcer","s":42,"u":"gray%20gardener%20enforcer_ngd"},{"n":"Gray Gardener Assassin","s":42,"u":"gray%20gardener%20assassin_ngd"},{"n":"Gray Gardener Director General","s":42,"u":"gray%20gardener%20director%20general_ngd"},{"n":"Worm Prophet","s":42,"u":"worm%20prophet_ngd"},{"n":"Gold Tank Investors","s":43,"u":"gold%20tank%20investors_ooa1"},{"n":"Shoma Lyzerius","s":43,"u":"shoma%20lyzerius_ooa1"},{"n":"Gilded Gunner Goons","s":44,"u":"gilded%20gunner%20goons_ooa2"},{"n":"Sabora Sharkosa","s":44,"u":"sabora%20sharkosa_ooa2"},{"n":"Ibrium","s":45,"u":"ibrium_ooa3"},{"n":"Parsus","s":45,"u":"parsus_ooa3"},{"n":"Angazhani Cultist","s":46,"u":"angazhani%20cultist_sli"},{"n":"Nyamat Mshwe","s":46,"u":"nyamat%20mshwe_sli"},{"n":"Stone Ghost","s":47,"u":"stone%20ghost_sot1"},{"n":"Takulu Ot","s":47,"u":"takulu%20ot_sot1"},{"n":"Fire-pot Ubanu","s":48,"u":"fire-pot%20ubanu_sot2"},{"n":"Mashkudu The Bully","s":48,"u":"mashkudu%20the%20bully_sot2"},{"n":"Abendego Brute","s":49,"u":"abendego%20brute_sot3"},{"n":"Abendego Jailer","s":49,"u":"abendego%20jailer_sot3"},{"n":"Abendego Priest","s":49,"u":"abendego%20priest_sot3"},{"n":"Ajbal Kimon","s":49,"u":"ajbal%20kimon_sot3"},{"n":"Norgorberite Spy","s":49,"u":"norgorberite%20spy_sot3"},{"n":"Onyiji","s":49,"u":"onyiji_sot3"},{"n":"Jackal Guard","s":50,"u":"jackal%20guard_sot4"},{"n":"Nkiruka","s":50,"u":"nkiruka_sot4"},{"n":"Worknesh","s":50,"u":"worknesh_sot4"},{"n":"Crimson Acolyte","s":51,"u":"crimson%20acolyte_sot5"},{"n":"Iobane Magus","s":51,"u":"iobane%20magus_sot5"},{"n":"Mpondo","s":51,"u":"mpondo_sot5"},{"n":"Unshadowed Koride","s":52,"u":"unshadowed%20koride_sot6"},{"n":"Unshadowed Mariama","s":52,"u":"unshadowed%20mariama_sot6"},{"n":"Unshadowed Okoro","s":52,"u":"unshadowed%20okoro_sot6"},{"n":"Wereant Disciple","s":52,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":52,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":52,"u":"wereant%20sentinel_sot6"}],"20":[{"n":"Human","s":5,"u":"human_crb"}],"21":[{"n":"Human","s":5,"u":"human_crb"}]},"kashrishi":{"0":[{"n":"Community Knowledge","s":6,"u":"community%20knowledge_loil"},{"n":"Crystal Luminescence","s":6,"u":"crystal%20luminescence_loil"},{"n":"Emotional Partitions","s":6,"u":"emotional%20partitions_loil"},{"n":"Mental Sustenance","s":6,"u":"mental%20sustenance_loil"},{"n":"Open Mind","s":6,"u":"open%20mind_loil"},{"n":"Puncturing Horn","s":6,"u":"puncturing%20horn_loil"},{"n":"Scuttle Up","s":6,"u":"scuttle%20up_loil"},{"n":"Tough Skin","s":6,"u":"tough%20skin_loil"},{"n":"Empathic Calm","s":6,"u":"empathic%20calm_loil"},{"n":"Fighting Horn","s":6,"u":"fighting%20horn_loil"},{"n":"Skilled Climber","s":6,"u":"skilled%20climber_loil"},{"n":"Unlock Secret","s":6,"u":"unlock%20secret_loil"},{"n":"Well of Potential","s":6,"u":"well%20of%20potential_loil"},{"n":"Fortified Mind","s":6,"u":"fortified%20mind_loil"},{"n":"Telekinetic Slip","s":6,"u":"telekinetic%20slip_loil"},{"n":"Transcendent Realization","s":6,"u":"transcendent%20realization_loil"},{"n":"Kashrishi Revivification","s":6,"u":"kashrishi%20revivification_loil"},{"n":"Reimagine","s":6,"u":"reimagine_loil"},{"n":"Bend Space","s":6,"u":"bend%20space_loil"},{"n":"Cleansing Light","s":6,"u":"cleansing%20light_loil"}],"1":[{"n":"Kashrishi Evaluator","s":6,"u":"kashrishi%20evaluator_loil"}],"20":[{"n":"Kashrishi","s":6,"u":"kashrishi_loil"}],"21":[{"n":"Kashrishi","s":6,"u":"kashrishi_loil"}]},"kitsune":{"0":[{"n":"Fox Trick","s":1,"u":"fox%20trick_loag"},{"n":"Foxfire","s":1,"u":"foxfire_loag"},{"n":"Hybrid Form","s":1,"u":"hybrid%20form_loag"},{"n":"Killing Stone","s":1,"u":"killing%20stone_loag"},{"n":"Kitsune Lore","s":1,"u":"kitsune%20lore_loag"},{"n":"Kitsune Spell Expertise","s":1,"u":"kitsune%20spell%20expertise_loag"},{"n":"Kitsune Spell Familiarity","s":1,"u":"kitsune%20spell%20familiarity_loag"},{"n":"Kitsune Spell Mysteries","s":1,"u":"kitsune%20spell%20mysteries_loag"},{"n":"Myriad Forms","s":1,"u":"myriad%20forms_loag"},{"n":"Rampaging Form","s":1,"u":"rampaging%20form_loag"},{"n":"Retractable Claws","s":1,"u":"retractable%20claws_loag"},{"n":"Shapechanger's Intuition","s":1,"u":"shapechanger's%20intuition_loag"},{"n":"Shifting Faces","s":1,"u":"shifting%20faces_loag"},{"n":"Star Orb","s":1,"u":"star%20orb_loag"}],"1":[{"n":"Kitsune Trickster","s":14,"u":"kitsune%20trickster_b3"},{"n":"Yook","s":37,"u":"yook_frp1"},{"n":"Ji-yook","s":38,"u":"ji-yook_frp2"}],"8":[{"n":"Change Shape","s":1,"u":"change%20shape%20(kitsune)_loag"}],"20":[{"n":"Kitsune","s":1,"u":"kitsune_loag"}],"21":[{"n":"Kitsune","s":1,"u":"kitsune_loag"}]},"kobold":{"0":[{"n":"Ally's Shelter","s":4,"u":"ally's%20shelter_apg"},{"n":"Between The Scales","s":4,"u":"between%20the%20scales_apg"},{"n":"Cringe","s":4,"u":"cringe_apg"},{"n":"Dracomancer","s":4,"u":"dracomancer_apg"},{"n":"Dragon's Breath","s":4,"u":"dragon's%20breath_apg"},{"n":"Dragon's Presence","s":4,"u":"dragon's%20presence_apg"},{"n":"Elite Dracomancer","s":4,"u":"elite%20dracomancer_apg"},{"n":"Grovel","s":4,"u":"grovel_apg"},{"n":"Kobold Breath","s":4,"u":"kobold%20breath_apg"},{"n":"Kobold Lore","s":4,"u":"kobold%20lore_apg"},{"n":"Scamper","s":4,"u":"scamper_apg"},{"n":"Snare Genius","s":4,"u":"snare%20genius_apg"},{"n":"Snare Setter","s":4,"u":"snare%20setter_apg"},{"n":"Briar Battler","s":1,"u":"briar%20battler_loag"},{"n":"Close Quarters","s":1,"u":"close%20quarters_loag"},{"n":"Draconic Sycophant","s":1,"u":"draconic%20sycophant_loag"},{"n":"Dragonblood Paragon","s":1,"u":"dragonblood%20paragon_loag"},{"n":"Hatchling Flight","s":1,"u":"hatchling%20flight_loag"},{"n":"Kobold Weapon Expertise","s":1,"u":"kobold%20weapon%20expertise_loag"},{"n":"Kobold Weapon Familiarity","s":1,"u":"kobold%20weapon%20familiarity_loag"},{"n":"Kobold Weapon Innovator","s":1,"u":"kobold%20weapon%20innovator_loag"},{"n":"Slither","s":1,"u":"slither_loag"},{"n":"Snare Commando","s":1,"u":"snare%20commando_loag"},{"n":"Vicious Snares","s":1,"u":"vicious%20snares_loag"},{"n":"Winglets","s":1,"u":"winglets_loag"},{"n":"Wyrmling Flight","s":1,"u":"wyrmling%20flight_loag"},{"n":"Cringe","s":41,"u":"cringe_ltiba"},{"n":"Kobold Lore","s":41,"u":"kobold%20lore_ltiba"},{"n":"Scamper","s":41,"u":"scamper_ltiba"}],"1":[{"n":"Kobold Dragon Mage","s":12,"u":"kobold%20dragon%20mage_b1"},{"n":"Kobold Scout","s":12,"u":"kobold%20scout_b1"},{"n":"Kobold Warrior","s":12,"u":"kobold%20warrior_b1"},{"n":"Hezle","s":17,"u":"hezle_aoa2"},{"n":"Battle Leader Rekarek","s":22,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Kobold Dragon Mage","s":53,"u":"kobold%20dragon%20mage_tio"},{"n":"Kobold Scout","s":53,"u":"kobold%20scout_tio"},{"n":"Kobold Scout","s":53,"u":"kobold%20scout_tio"},{"n":"Kobold Trapmaster","s":53,"u":"kobold%20trapmaster_tio"}],"2":[{"n":"Deadweight Snare","s":8,"u":"deadweight%20snare_lotgb"},{"n":"Mudrock Snare","s":8,"u":"mudrock%20snare_lotgb"},{"n":"Rending Snare","s":8,"u":"rending%20snare_lotgb"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Tricky Pick","s":1,"u":"tricky%20pick_loag"}],"8":[{"n":"Tail Toxin","s":4,"u":"tail%20toxin_apg"}],"20":[{"n":"Kobold","s":4,"u":"kobold_apg"}],"21":[{"n":"Kobold","s":4,"u":"kobold_apg"}]},"leshy":{"0":[{"n":"Ageless Spirit","s":1,"u":"ageless%20spirit_loag"},{"n":"Anchoring Roots","s":1,"u":"anchoring%20roots_loag"},{"n":"Call Of The Green Man","s":1,"u":"call%20of%20the%20green%20man_loag"},{"n":"Cloak Of Poison","s":1,"u":"cloak%20of%20poison_loag"},{"n":"Flourish And Ruin","s":1,"u":"flourish%20and%20ruin_loag"},{"n":"Regrowth","s":1,"u":"regrowth_loag"},{"n":"Spore Cloud","s":1,"u":"spore%20cloud_loag"},{"n":"Thorned Seedpod","s":1,"u":"thorned%20seedpod_loag"},{"n":"Bark And Tendril","s":7,"u":"bark%20and%20tendril_locg"},{"n":"Grasping Reach","s":7,"u":"grasping%20reach_locg"},{"n":"Harmlessly Cute","s":7,"u":"harmlessly%20cute_locg"},{"n":"Leshy Glide","s":7,"u":"leshy%20glide_locg"},{"n":"Leshy Lore","s":7,"u":"leshy%20lore_locg"},{"n":"Leshy Superstition","s":7,"u":"leshy%20superstition_locg"},{"n":"Lucky Keepsake","s":7,"u":"lucky%20keepsake_locg"},{"n":"Ritual Reversion","s":7,"u":"ritual%20reversion_locg"},{"n":"Seedpod","s":7,"u":"seedpod_locg"},{"n":"Shadow Of The Wilds","s":7,"u":"shadow%20of%20the%20wilds_locg"},{"n":"Solar Rejuvenation","s":7,"u":"solar%20rejuvenation_locg"},{"n":"Speak With Kindred","s":7,"u":"speak%20with%20kindred_locg"},{"n":"Undaunted","s":7,"u":"undaunted_locg"}],"1":[{"n":"Fungus Leshy","s":12,"u":"fungus%20leshy_b1"},{"n":"Gourd Leshy","s":12,"u":"gourd%20leshy_b1"},{"n":"Leaf Leshy","s":12,"u":"leaf%20leshy_b1"},{"n":"Flytrap Leshy","s":13,"u":"flytrap%20leshy_b2"},{"n":"Sunflower Leshy","s":13,"u":"sunflower%20leshy_b2"},{"n":"Cactus Leshy","s":14,"u":"cactus%20leshy_b3"},{"n":"Green Man","s":14,"u":"green%20man_b3"},{"n":"Seaweed Leshy","s":14,"u":"seaweed%20leshy_b3"},{"n":"Vine Leshy","s":14,"u":"vine%20leshy_b3"},{"n":"Followers of Shumfallow","s":43,"u":"followers%20of%20shumfallow_ooa1"},{"n":"Dewey Daystar","s":43,"u":"dewey%20daystar_ooa1"}],"20":[{"n":"Leshy","s":7,"u":"leshy_locg"}],"21":[{"n":"Leshy","s":7,"u":"leshy_locg"}]},"lizardfolk":{"0":[{"n":"Bone Caller","s":1,"u":"bone%20caller_loag"},{"n":"Bone Investiture","s":1,"u":"bone%20investiture_loag"},{"n":"Bone Magic","s":1,"u":"bone%20magic_loag"},{"n":"Consult The Stars","s":1,"u":"consult%20the%20stars_loag"},{"n":"Dangle","s":1,"u":"dangle_loag"},{"n":"Flexible Tail","s":1,"u":"flexible%20tail_loag"},{"n":"Guided By The Stars","s":1,"u":"guided%20by%20the%20stars_loag"},{"n":"Iruxi Glide","s":1,"u":"iruxi%20glide_loag"},{"n":"Iruxi Spirit Strike","s":1,"u":"iruxi%20spirit%20strike_loag"},{"n":"Lightning Tongue","s":1,"u":"lightning%20tongue_loag"},{"n":"Read The Stars","s":1,"u":"read%20the%20stars_loag"},{"n":"Reptile Rider","s":1,"u":"reptile%20rider_loag"},{"n":"Scion Transformation","s":1,"u":"scion%20transformation_loag"},{"n":"Tongue Disarm","s":1,"u":"tongue%20disarm_loag"},{"n":"Envenom Fangs","s":7,"u":"envenom%20fangs_locg"},{"n":"Gecko's Grip","s":7,"u":"gecko's%20grip_locg"},{"n":"Iruxi Unarmed Cunning","s":7,"u":"iruxi%20unarmed%20cunning_locg"},{"n":"Lizardfolk Lore","s":7,"u":"lizardfolk%20lore_locg"},{"n":"Marsh Runner","s":7,"u":"marsh%20runner_locg"},{"n":"Parthenogenic Hatchling","s":7,"u":"parthenogenic%20hatchling_locg"},{"n":"Primal Rampage","s":7,"u":"primal%20rampage_locg"},{"n":"Razor Claws","s":7,"u":"razor%20claws_locg"},{"n":"Reptile Speaker","s":7,"u":"reptile%20speaker_locg"},{"n":"Sharp Fangs","s":7,"u":"sharp%20fangs_locg"},{"n":"Shed Tail","s":7,"u":"shed%20tail_locg"},{"n":"Swift Swimmer","s":7,"u":"swift%20swimmer_locg"},{"n":"Tail Whip","s":7,"u":"tail%20whip_locg"},{"n":"Terrain Advantage","s":7,"u":"terrain%20advantage_locg"},{"n":"Bone Rider","s":0,"u":"bone%20rider_lome"}],"1":[{"n":"Lizardfolk Defender","s":12,"u":"lizardfolk%20defender_b1"},{"n":"Lizardfolk Scout","s":12,"u":"lizardfolk%20scout_b1"},{"n":"Lizardfolk Stargazer","s":12,"u":"lizardfolk%20stargazer_b1"},{"n":"Ravenile Rager","s":24,"u":"ravenile%20rager_aoe3"},{"n":"Shikwashim Mercenary","s":24,"u":"shikwashim%20mercenary_aoe3"},{"n":"Iruxi Ossature","s":10,"u":"iruxi%20ossature_botd"},{"n":"Loakan","s":48,"u":"loakan_sot2"},{"n":"Reth","s":48,"u":"reth_sot2"},{"n":"Terwa Chosen","s":49,"u":"terwa%20chosen_sot3"},{"n":"Terwa Prodigy","s":49,"u":"terwa%20prodigy_sot3"},{"n":"Terwa Star Reader","s":49,"u":"terwa%20star%20reader_sot3"}],"20":[{"n":"Lizardfolk","s":7,"u":"lizardfolk_locg"}],"21":[{"n":"Lizardfolk","s":7,"u":"lizardfolk_locg"}]},"nagaji":{"0":[{"n":"Cold Minded","s":6,"u":"cold%20minded_loil"},{"n":"Nagaji Lore","s":6,"u":"nagaji%20lore_loil"},{"n":"Nagaji Spell Familiarity","s":6,"u":"nagaji%20spell%20familiarity_loil"},{"n":"Serpent's Tongue","s":6,"u":"serpent's%20tongue_loil"},{"n":"Water Nagaji","s":6,"u":"water%20nagaji_loil"},{"n":"Hypnotic Lure","s":6,"u":"hypnotic%20lure_loil"},{"n":"Nagaji Spell Mysteries","s":6,"u":"nagaji%20spell%20mysteries_loil"},{"n":"Skin Split","s":6,"u":"skin%20split_loil"},{"n":"Venom Spit","s":6,"u":"venom%20spit_loil"},{"n":"Envenom Strike","s":6,"u":"envenom%20strike_loil"},{"n":"Guarded Thoughts","s":6,"u":"guarded%20thoughts_loil"},{"n":"Serpentcoil Slam","s":6,"u":"serpentcoil%20slam_loil"},{"n":"Serpentine Swimmer","s":6,"u":"serpentine%20swimmer_loil"},{"n":"Disruptive Stare","s":6,"u":"disruptive%20stare_loil"},{"n":"Nagaji Spell Expertise","s":6,"u":"nagaji%20spell%20expertise_loil"},{"n":"Pit of Snakes","s":6,"u":"pit%20of%20snakes_loil"},{"n":"Breath of Calamity","s":6,"u":"breath%20of%20calamity_loil"},{"n":"Prismatic Scales","s":6,"u":"prismatic%20scales_loil"}],"1":[{"n":"Nagaji Soldier","s":14,"u":"nagaji%20soldier_b3"},{"n":"Yabin The Just","s":37,"u":"yabin%20the%20just_frp1"},{"n":"Sixth Pillar Student","s":38,"u":"sixth%20pillar%20student_frp2"},{"n":"Yabin The Just","s":38,"u":"yabin%20the%20just_frp2"}],"20":[{"n":"Nagaji","s":6,"u":"nagaji_loil"}],"21":[{"n":"Nagaji","s":6,"u":"nagaji_loil"}]},"orc":{"0":[{"n":"Athletic Might","s":4,"u":"athletic%20might_apg"},{"n":"Beast Trainer","s":4,"u":"beast%20trainer_apg"},{"n":"Bloody Blows","s":4,"u":"bloody%20blows_apg"},{"n":"Death's Drums","s":4,"u":"death's%20drums_apg"},{"n":"Ferocious Beasts","s":4,"u":"ferocious%20beasts_apg"},{"n":"Hold Mark","s":4,"u":"hold%20mark_apg"},{"n":"Iron Fists","s":4,"u":"iron%20fists_apg"},{"n":"Orc Lore","s":4,"u":"orc%20lore_apg"},{"n":"Rampaging Ferocity","s":4,"u":"rampaging%20ferocity_apg"},{"n":"Spell Devourer","s":4,"u":"spell%20devourer_apg"},{"n":"Tusks","s":4,"u":"tusks_apg"},{"n":"Undying Ferocity","s":4,"u":"undying%20ferocity_apg"},{"n":"Incredible Ferocity","s":5,"u":"incredible%20ferocity_crb"},{"n":"Orc Ferocity","s":5,"u":"orc%20ferocity_crb"},{"n":"Orc Superstition","s":5,"u":"orc%20superstition_crb"},{"n":"Orc Weapon Carnage","s":5,"u":"orc%20weapon%20carnage_crb"},{"n":"Orc Weapon Expertise","s":5,"u":"orc%20weapon%20expertise_crb"},{"n":"Orc Weapon Familiarity","s":5,"u":"orc%20weapon%20familiarity_crb"},{"n":"Pervasive Superstition","s":5,"u":"pervasive%20superstition_crb"},{"n":"Victorious Vigor","s":5,"u":"victorious%20vigor_crb"},{"n":"Defy Death","s":1,"u":"defy%20death_loag"},{"n":"Dragon Grip","s":1,"u":"dragon%20grip_loag"},{"n":"Lifeblood's Call","s":1,"u":"lifeblood's%20call_loag"},{"n":"Mask Of Fear","s":1,"u":"mask%20of%20fear_loag"},{"n":"Mask Of Pain","s":1,"u":"mask%20of%20pain_loag"},{"n":"Mask Of Power","s":1,"u":"mask%20of%20power_loag"},{"n":"Mask Of Rejection","s":1,"u":"mask%20of%20rejection_loag"},{"n":"Orc Warmask","s":1,"u":"orc%20warmask_loag"},{"n":"Scar-thick Skin","s":1,"u":"scar-thick%20skin_loag"},{"n":"Demonblood Frenzy","s":0,"u":"demonblood%20frenzy_lome"}],"1":[{"n":"Orc Brute","s":12,"u":"orc%20brute_b1"},{"n":"Orc Warchief","s":12,"u":"orc%20warchief_b1"},{"n":"Orc Warrior","s":12,"u":"orc%20warrior_b1"},{"n":"Lifeleecher Brawler","s":14,"u":"lifeleecher%20brawler_b3"},{"n":"Bloody Blade Mercenary","s":16,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Ralso","s":22,"u":"ralso_aoe1"},{"n":"Bloody Berleth","s":24,"u":"bloody%20berleth_aoe3"},{"n":"Evora Yarket","s":32,"u":"evora%20yarket_ec2"},{"n":"Graytusk","s":36,"u":"graytusk_fop"},{"n":"Lord Nar","s":36,"u":"lord%20nar_fop"},{"n":"The Sculptor","s":36,"u":"the%20sculptor_fop"},{"n":"Urnak Lostwind","s":38,"u":"urnak%20lostwind_frp2"},{"n":"Onyiji","s":49,"u":"onyiji_sot3"},{"n":"Orc Commander","s":53,"u":"orc%20commander_tio"},{"n":"Orc Scrapper","s":53,"u":"orc%20scrapper_tio"}],"2":[{"n":"Orc Knuckle Dagger","s":5,"u":"orc%20knuckle%20dagger_crb"},{"n":"Orc Necksplitter","s":5,"u":"orc%20necksplitter_crb"},{"n":"Butchering Axe","s":8,"u":"butchering%20axe_lotgb"}],"20":[{"n":"Orc","s":4,"u":"orc_apg"}],"21":[{"n":"Orc","s":4,"u":"orc_apg"}]},"ratfolk":{"0":[{"n":"Big Mouth","s":4,"u":"big%20mouth_apg"},{"n":"Cheek Pouches","s":4,"u":"cheek%20pouches_apg"},{"n":"Lab Rat","s":4,"u":"lab%20rat_apg"},{"n":"Overcrowd","s":4,"u":"overcrowd_apg"},{"n":"Pack Rat","s":4,"u":"pack%20rat_apg"},{"n":"Quick Stow","s":4,"u":"quick%20stow_apg"},{"n":"Rat Familiar","s":4,"u":"rat%20familiar_apg"},{"n":"Rat Form","s":4,"u":"rat%20form_apg"},{"n":"Rat Magic","s":4,"u":"rat%20magic_apg"},{"n":"Ratfolk Lore","s":4,"u":"ratfolk%20lore_apg"},{"n":"Ratspeak","s":4,"u":"ratspeak_apg"},{"n":"Tinkering Fingers","s":4,"u":"tinkering%20fingers_apg"},{"n":"Vicious Incisors","s":4,"u":"vicious%20incisors_apg"},{"n":"Warren Digger","s":4,"u":"warren%20digger_apg"},{"n":"Warren Navigator","s":4,"u":"warren%20navigator_apg"},{"n":"Cornered Fury","s":1,"u":"cornered%20fury_loag"},{"n":"Gnaw","s":1,"u":"gnaw_loag"},{"n":"Plague Sniffer","s":1,"u":"plague%20sniffer_loag"},{"n":"Ratfolk Growth","s":1,"u":"ratfolk%20growth_loag"},{"n":"Ratfolk Roll","s":1,"u":"ratfolk%20roll_loag"},{"n":"Shinstabber","s":1,"u":"shinstabber_loag"},{"n":"Skittering Sneak","s":1,"u":"skittering%20sneak_loag"},{"n":"Skull Creeper","s":1,"u":"skull%20creeper_loag"},{"n":"Uncanny Cheeks","s":1,"u":"uncanny%20cheeks_loag"},{"n":"Warren Friend","s":1,"u":"warren%20friend_loag"}],"1":[{"n":"Ratfolk Grenadier","s":12,"u":"ratfolk%20grenadier_b1"},{"n":"Gref","s":22,"u":"gref_aoe1"},{"n":"Kekker","s":22,"u":"kekker_aoe1"},{"n":"Ryta","s":29,"u":"ryta_av2"},{"n":"Blue Viper","s":37,"u":"blue%20viper_frp1"},{"n":"Blue Viper","s":38,"u":"blue%20viper_frp2"},{"n":"Blue Viper","s":39,"u":"blue%20viper_frp3"},{"n":"Skartitch Chip-Tooth","s":51,"u":"skartitch%20chip-tooth_sot5"}],"20":[{"n":"Ratfolk","s":4,"u":"ratfolk_apg"}],"21":[{"n":"Ratfolk","s":4,"u":"ratfolk_apg"}]},"shisk":{"0":[{"n":"Bristle","s":0,"u":"bristle_lome"},{"n":"Delver","s":0,"u":"delver_lome"},{"n":"Dig Up Secrets","s":0,"u":"dig%20up%20secrets_lome"},{"n":"Eidetic Ear","s":0,"u":"eidetic%20ear_lome"},{"n":"Fountain Of Secrets","s":0,"u":"fountain%20of%20secrets_lome"},{"n":"Inured To The Heat","s":0,"u":"inured%20to%20the%20heat_lome"},{"n":"None Shall Know","s":0,"u":"none%20shall%20know_lome"},{"n":"Piercing Quills","s":0,"u":"piercing%20quills_lome"},{"n":"Quill Spray","s":0,"u":"quill%20spray_lome"},{"n":"Renewing Quills","s":0,"u":"renewing%20quills_lome"},{"n":"Secret Eyes","s":0,"u":"secret%20eyes_lome"},{"n":"Shisk Lore","s":0,"u":"shisk%20lore_lome"},{"n":"Spelunker","s":0,"u":"spelunker_lome"},{"n":"Spine Stabber","s":0,"u":"spine%20stabber_lome"}],"20":[{"n":"Shisk","s":0,"u":"shisk_lome"}],"21":[{"n":"Shisk","s":0,"u":"shisk_lome"}]},"shoony":{"0":[{"n":"Dig Quickly","s":9,"u":"dig%20quickly_ec3"},{"n":"Esteemed Visitor","s":9,"u":"esteemed%20visitor_ec3"},{"n":"Handy With Your Paws","s":9,"u":"handy%20with%20your%20paws_ec3"},{"n":"Improvisational Defender","s":9,"u":"improvisational%20defender_ec3"},{"n":"Improvisational Warrior","s":9,"u":"improvisational%20warrior_ec3"},{"n":"Loyal Empath","s":9,"u":"loyal%20empath_ec3"},{"n":"Practiced Paddler","s":9,"u":"practiced%20paddler_ec3"},{"n":"Scamper Underfoot","s":9,"u":"scamper%20underfoot_ec3"},{"n":"Shoony Lore","s":9,"u":"shoony%20lore_ec3"},{"n":"Sodbuster","s":9,"u":"sodbuster_ec3"},{"n":"Steadfast Ally","s":9,"u":"steadfast%20ally_ec3"},{"n":"Tough Tumbler","s":9,"u":"tough%20tumbler_ec3"},{"n":"Unrivaled Builder","s":9,"u":"unrivaled%20builder_ec3"}],"1":[{"n":"Shoony Hierarch","s":9,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Militia Member","s":9,"u":"shoony%20militia%20member_ec3"},{"n":"Shoony Tiller","s":9,"u":"shoony%20tiller_ec3"}],"20":[{"n":"Shoony","s":9,"u":"shoony_ec3"}],"21":[{"n":"Shoony","s":9,"u":"shoony_ec3"}]},"skeleton":{"0":[{"n":"As in Life, So in Death","s":10,"u":"as%20in%20life%2c%20so%20in%20death_botd"},{"n":"Collapse","s":10,"u":"collapse_botd"},{"n":"Play Dead","s":10,"u":"play%20dead_botd"},{"n":"Undead Empathy","s":10,"u":"undead%20empathy_botd"},{"n":"Past Life","s":10,"u":"past%20life_botd"},{"n":"Well-Armed","s":10,"u":"well-armed_botd"},{"n":"Bone Missile","s":10,"u":"bone%20missile_botd"},{"n":"Rejuvenation Token","s":10,"u":"rejuvenation%20token_botd"},{"n":"Skeletal Resistance","s":10,"u":"skeletal%20resistance_botd"},{"n":"Skeletal Transformation","s":10,"u":"skeletal%20transformation_botd"},{"n":"Skeleton Commander","s":10,"u":"skeleton%20commander_botd"},{"n":"Bone Swarm","s":10,"u":"bone%20swarm_botd"},{"n":"Necromantic Heir","s":10,"u":"necromantic%20heir_botd"}],"1":[{"n":"Skeletal Champion","s":12,"u":"skeletal%20champion_b1"},{"n":"Skeletal Giant","s":12,"u":"skeletal%20giant_b1"},{"n":"Skeletal Horse","s":12,"u":"skeletal%20horse_b1"},{"n":"Skeletal Hulk","s":12,"u":"skeletal%20hulk_b1"},{"n":"Skeleton Guard","s":12,"u":"skeleton%20guard_b1"},{"n":"Harpy Skeleton","s":14,"u":"harpy%20skeleton_b3"},{"n":"Skeleton Infantry","s":14,"u":"skeleton%20infantry_b3"},{"n":"Tyrannosaurus Skeleton","s":14,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Skeletal Hellknight","s":16,"u":"skeletal%20hellknight_aoa1"},{"n":"Iroran Skeleton","s":24,"u":"iroran%20skeleton_aoe3"},{"n":"Wolf Skeleton","s":10,"u":"wolf%20skeleton_botd"},{"n":"Skeletal Soldier","s":10,"u":"skeletal%20soldier_botd"},{"n":"Skeletal Mage","s":10,"u":"skeletal%20mage_botd"},{"n":"Beetle Carapace","s":10,"u":"beetle%20carapace_botd"},{"n":"Drake Skeleton","s":10,"u":"drake%20skeleton_botd"},{"n":"Skeletal Titan","s":10,"u":"skeletal%20titan_botd"},{"n":"Skeleton Guard","s":53,"u":"skeleton%20guard_tio"}],"20":[{"n":"Skeleton","s":10,"u":"skeleton_botd"}],"21":[{"n":"Skeleton","s":10,"u":"skeleton_botd"}]},"undead":{"1":[{"n":"Banshee","s":12,"u":"banshee_b1"},{"n":"Demilich","s":12,"u":"demilich_b1"},{"n":"Dullahan","s":12,"u":"dullahan_b1"},{"n":"Ghast","s":12,"u":"ghast_b1"},{"n":"Ghost Commoner","s":12,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":12,"u":"ghost%20mage_b1"},{"n":"Ghoul","s":12,"u":"ghoul_b1"},{"n":"Greater Shadow","s":12,"u":"greater%20shadow_b1"},{"n":"Grim Reaper","s":12,"u":"grim%20reaper_b1"},{"n":"Lesser Death","s":12,"u":"lesser%20death_b1"},{"n":"Lich","s":12,"u":"lich_b1"},{"n":"Mummy Guardian","s":12,"u":"mummy%20guardian_b1"},{"n":"Mummy Pharaoh","s":12,"u":"mummy%20pharaoh_b1"},{"n":"Plague Zombie","s":12,"u":"plague%20zombie_b1"},{"n":"Poltergeist","s":12,"u":"poltergeist_b1"},{"n":"Shadow","s":12,"u":"shadow_b1"},{"n":"Skeletal Champion","s":12,"u":"skeletal%20champion_b1"},{"n":"Skeletal Giant","s":12,"u":"skeletal%20giant_b1"},{"n":"Skeletal Horse","s":12,"u":"skeletal%20horse_b1"},{"n":"Skeletal Hulk","s":12,"u":"skeletal%20hulk_b1"},{"n":"Skeleton Guard","s":12,"u":"skeleton%20guard_b1"},{"n":"Skulltaker","s":12,"u":"skulltaker_b1"},{"n":"Vampire Count","s":12,"u":"vampire%20count_b1"},{"n":"Vampire Mastermind","s":12,"u":"vampire%20mastermind_b1"},{"n":"Vampire Spawn Rogue","s":12,"u":"vampire%20spawn%20rogue_b1"},{"n":"Warsworn","s":12,"u":"warsworn_b1"},{"n":"Wight","s":12,"u":"wight_b1"},{"n":"Wraith","s":12,"u":"wraith_b1"},{"n":"Zombie Brute","s":12,"u":"zombie%20brute_b1"},{"n":"Zombie Hulk","s":12,"u":"zombie%20hulk_b1"},{"n":"Zombie Shambler","s":12,"u":"zombie%20shambler_b1"},{"n":"Attic Whisperer","s":13,"u":"attic%20whisperer_b2"},{"n":"Bodak","s":13,"u":"bodak_b2"},{"n":"Bog Mummy","s":13,"u":"bog%20mummy_b2"},{"n":"Cairn Wight","s":13,"u":"cairn%20wight_b2"},{"n":"Crawling Hand","s":13,"u":"crawling%20hand_b2"},{"n":"Devourer","s":13,"u":"devourer_b2"},{"n":"Draugr","s":13,"u":"draugr_b2"},{"n":"Dread Wraith","s":13,"u":"dread%20wraith_b2"},{"n":"Giant Crawling Hand","s":13,"u":"giant%20crawling%20hand_b2"},{"n":"Mohrg","s":13,"u":"mohrg_b2"},{"n":"Ravener","s":13,"u":"ravener_b2"},{"n":"Ravener Husk","s":13,"u":"ravener%20husk_b2"},{"n":"Revenant","s":13,"u":"revenant_b2"},{"n":"Skaveling","s":13,"u":"skaveling_b2"},{"n":"Specter","s":13,"u":"specter_b2"},{"n":"Totenmaske","s":13,"u":"totenmaske_b2"},{"n":"Void Zombie","s":13,"u":"void%20zombie_b2"},{"n":"Vrykolakas Ancient","s":13,"u":"vrykolakas%20ancient_b2"},{"n":"Vrykolakas Master","s":13,"u":"vrykolakas%20master_b2"},{"n":"Vrykolakas Spawn","s":13,"u":"vrykolakas%20spawn_b2"},{"n":"Witchfire","s":13,"u":"witchfire_b2"},{"n":"Abandoned Zealot","s":14,"u":"abandoned%20zealot_b3"},{"n":"Baykok","s":14,"u":"baykok_b3"},{"n":"Bone Ship","s":14,"u":"bone%20ship_b3"},{"n":"Clacking Skull Swarm","s":14,"u":"clacking%20skull%20swarm_b3"},{"n":"Corrupted Relic","s":14,"u":"corrupted%20relic_b3"},{"n":"Dybbuk","s":14,"u":"dybbuk_b3"},{"n":"Elder Wyrmwraith","s":14,"u":"elder%20wyrmwraith_b3"},{"n":"Feral Skull Swarm","s":14,"u":"feral%20skull%20swarm_b3"},{"n":"Festrog","s":14,"u":"festrog_b3"},{"n":"Flaming Skull","s":14,"u":"flaming%20skull_b3"},{"n":"Fortune Eater","s":14,"u":"fortune%20eater_b3"},{"n":"Guecubu","s":14,"u":"guecubu_b3"},{"n":"Harpy Skeleton","s":14,"u":"harpy%20skeleton_b3"},{"n":"Herexen","s":14,"u":"herexen_b3"},{"n":"Kurobozu","s":14,"u":"kurobozu_b3"},{"n":"Leng Ghoul","s":14,"u":"leng%20ghoul_b3"},{"n":"Lovelorn","s":14,"u":"lovelorn_b3"},{"n":"Namorrodor","s":14,"u":"namorrodor_b3"},{"n":"Nemhaith","s":14,"u":"nemhaith_b3"},{"n":"Nightmarchers","s":14,"u":"nightmarchers_b3"},{"n":"Nosferatu Malefactor","s":14,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Overlord","s":14,"u":"nosferatu%20overlord_b3"},{"n":"Seething Spirit","s":14,"u":"seething%20spirit_b3"},{"n":"Severed Head","s":14,"u":"severed%20head_b3"},{"n":"Shambler Troop","s":14,"u":"shambler%20troop_b3"},{"n":"Skeleton Infantry","s":14,"u":"skeleton%20infantry_b3"},{"n":"Sorcerous Skull Swarm","s":14,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Squirming Swill","s":14,"u":"squirming%20swill_b3"},{"n":"Sulfur Zombie","s":14,"u":"sulfur%20zombie_b3"},{"n":"Trailgaunt","s":14,"u":"trailgaunt_b3"},{"n":"Tyrannosaurus Skeleton","s":14,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Tzitzimitl","s":14,"u":"tzitzimitl_b3"},{"n":"Wyrmwraith","s":14,"u":"wyrmwraith_b3"},{"n":"Zombie Dragon","s":14,"u":"zombie%20dragon_b3"},{"n":"Hellcrown","s":16,"u":"hellcrown_aoa1"},{"n":"Skeletal Hellknight","s":16,"u":"skeletal%20hellknight_aoa1"},{"n":"Ghastly Bear","s":18,"u":"ghastly%20bear_aoa3"},{"n":"Remnant Of Barzillai","s":18,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Accursed Forge-spurned","s":19,"u":"accursed%20forge-spurned_aoa4"},{"n":"Devourer","s":19,"u":"devourer_aoa4"},{"n":"Dragonscarred Dead","s":19,"u":"dragonscarred%20dead_aoa4"},{"n":"Falrok","s":19,"u":"falrok_aoa4"},{"n":"Forge-spurned","s":19,"u":"forge-spurned_aoa4"},{"n":"Gashadokuro","s":19,"u":"gashadokuro_aoa4"},{"n":"King Harral","s":19,"u":"king%20harral_aoa4"},{"n":"Saggorak Poltergeist","s":19,"u":"saggorak%20poltergeist_aoa4"},{"n":"Soulbound Ruin","s":19,"u":"soulbound%20ruin_aoa4"},{"n":"Talamira","s":19,"u":"talamira_aoa4"},{"n":"Teyam Ishtori","s":20,"u":"teyam%20ishtori_aoa5"},{"n":"Aiudara Wraith","s":21,"u":"aiudara%20wraith_aoa6"},{"n":"Elder Wyrmwraith","s":21,"u":"elder%20wyrmwraith_aoa6"},{"n":"Tzitzimitl","s":21,"u":"tzitzimitl_aoa6"},{"n":"Wyrmwraith","s":21,"u":"wyrmwraith_aoa6"},{"n":"Binumir","s":22,"u":"binumir_aoe1"},{"n":"Pickled Punk","s":22,"u":"pickled%20punk_aoe1"},{"n":"Shredskin","s":22,"u":"shredskin_aoe1"},{"n":"Excorion","s":23,"u":"excorion_aoe2"},{"n":"Frefferth","s":23,"u":"frefferth_aoe2"},{"n":"Ofalth Zombie","s":23,"u":"ofalth%20zombie_aoe2"},{"n":"Barnacle Ghoul","s":24,"u":"barnacle%20ghoul_aoe3"},{"n":"Iroran Skeleton","s":24,"u":"iroran%20skeleton_aoe3"},{"n":"Miogimo","s":26,"u":"miogimo_aoe5"},{"n":"Obrousian","s":26,"u":"obrousian_aoe5"},{"n":"Zeal-damned Ghoul","s":26,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Zealborn","s":26,"u":"zealborn_aoe5"},{"n":"Excorion Paragon","s":27,"u":"excorion%20paragon_aoe6"},{"n":"Graveknight Of Kharnas","s":27,"u":"graveknight%20of%20kharnas_aoe6"},{"n":"Aller Rosk","s":28,"u":"aller%20rosk_av1"},{"n":"Augrael","s":28,"u":"augrael_av1"},{"n":"Bloodsiphon","s":28,"u":"bloodsiphon_av1"},{"n":"Canker Cultist","s":28,"u":"canker%20cultist_av1"},{"n":"Chandriu Invisar","s":28,"u":"chandriu%20invisar_av1"},{"n":"Corpselight","s":28,"u":"corpselight_av1"},{"n":"Jarelle Kaldrian","s":28,"u":"jarelle%20kaldrian_av1"},{"n":"Nhakazarin","s":28,"u":"nhakazarin_av1"},{"n":"Otari Ilvashti","s":28,"u":"otari%20ilvashti_av1"},{"n":"Chafkhem","s":29,"u":"chafkhem_av2"},{"n":"Shanrigol Behemoth","s":29,"u":"shanrigol%20behemoth_av2"},{"n":"Shanrigol Heap","s":29,"u":"shanrigol%20heap_av2"},{"n":"Belcorra Haruvex","s":30,"u":"belcorra%20haruvex_av3"},{"n":"Bright Walker","s":30,"u":"bright%20walker_av3"},{"n":"Elder Child Of Belcorra","s":30,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Lady's Whisper","s":30,"u":"lady's%20whisper_av3"},{"n":"Harlo Krant","s":10,"u":"harlo%20krant_botd"},{"n":"Shredskin","s":10,"u":"shredskin_botd"},{"n":"Pale Stranger","s":10,"u":"pale%20stranger_botd"},{"n":"Pale Sovereign","s":10,"u":"pale%20sovereign_botd"},{"n":"Hungry Ghost","s":10,"u":"hungry%20ghost_botd"},{"n":"Ghul","s":10,"u":"ghul_botd"},{"n":"Fluxwraith","s":10,"u":"fluxwraith_botd"},{"n":"Festering Gnasher","s":10,"u":"festering%20gnasher_botd"},{"n":"Taunting Skull","s":10,"u":"taunting%20skull_botd"},{"n":"Daqqanoenyent","s":10,"u":"daqqanoenyent_botd"},{"n":"Bhuta","s":10,"u":"bhuta_botd"},{"n":"Bone Croupier","s":10,"u":"bone%20croupier_botd"},{"n":"Cadaverous Rake","s":10,"u":"cadaverous%20rake_botd"},{"n":"Child of Urgathoa","s":10,"u":"child%20of%20urgathoa_botd"},{"n":"Combusted","s":10,"u":"combusted_botd"},{"n":"Corpseroot","s":10,"u":"corpseroot_botd"},{"n":"Vanyver","s":10,"u":"vanyver_botd"},{"n":"Sykever","s":10,"u":"sykever_botd"},{"n":"Urveth","s":10,"u":"urveth_botd"},{"n":"Nasurgeth","s":10,"u":"nasurgeth_botd"},{"n":"Death Coach","s":10,"u":"death%20coach_botd"},{"n":"Deathless Acolyte of Urgathoa","s":10,"u":"deathless%20acolyte%20of%20urgathoa_botd"},{"n":"Deathless Hierophant of Urgathoa","s":10,"u":"deathless%20hierophant%20of%20urgathoa_botd"},{"n":"Ecorche","s":10,"u":"ecorche_botd"},{"n":"Excorion","s":10,"u":"excorion_botd"},{"n":"Fiddling Bones","s":10,"u":"fiddling%20bones_botd"},{"n":"Gallowdead","s":10,"u":"gallowdead_botd"},{"n":"Gashadokuro","s":10,"u":"gashadokuro_botd"},{"n":"Geist","s":10,"u":"geist_botd"},{"n":"Gholdako","s":10,"u":"gholdako_botd"},{"n":"Ghost Pirate Captain","s":10,"u":"ghost%20pirate%20captain_botd"},{"n":"Lacedon","s":10,"u":"lacedon_botd"},{"n":"Priest of Kabriri","s":10,"u":"priest%20of%20kabriri_botd"},{"n":"Grappling Spirit","s":10,"u":"grappling%20spirit_botd"},{"n":"Graveknight Warmaster","s":10,"u":"graveknight%20warmaster_botd"},{"n":"Faithless Ecclesiarch","s":10,"u":"faithless%20ecclesiarch_botd"},{"n":"Fallen Champion","s":10,"u":"fallen%20champion_botd"},{"n":"Hollow Serpent","s":10,"u":"hollow%20serpent_botd"},{"n":"Ichor Slinger","s":10,"u":"ichor%20slinger_botd"},{"n":"Iruxi Ossature","s":10,"u":"iruxi%20ossature_botd"},{"n":"Last Guard","s":10,"u":"last%20guard_botd"},{"n":"Horde Lich","s":10,"u":"horde%20lich_botd"},{"n":"Runecarved Lich","s":10,"u":"runecarved%20lich_botd"},{"n":"Little Man in the Woods","s":10,"u":"little%20man%20in%20the%20woods_botd"},{"n":"Llorona","s":10,"u":"llorona_botd"},{"n":"Mummified Cat","s":10,"u":"mummified%20cat_botd"},{"n":"Decrepit Mummy","s":10,"u":"decrepit%20mummy_botd"},{"n":"Ice Mummy","s":10,"u":"ice%20mummy_botd"},{"n":"Iroran Mummy","s":10,"u":"iroran%20mummy_botd"},{"n":"Mummy Prophet of Set","s":10,"u":"mummy%20prophet%20of%20set_botd"},{"n":"Obrousian","s":10,"u":"obrousian_botd"},{"n":"Onryo","s":10,"u":"onryo_botd"},{"n":"Polong","s":10,"u":"polong_botd"},{"n":"Raw Nerve","s":10,"u":"raw%20nerve_botd"},{"n":"Silent Stalker","s":10,"u":"silent%20stalker_botd"},{"n":"Predatory Rabbit","s":10,"u":"predatory%20rabbit_botd"},{"n":"Scorned Hound","s":10,"u":"scorned%20hound_botd"},{"n":"Siabrae","s":10,"u":"siabrae_botd"},{"n":"Wolf Skeleton","s":10,"u":"wolf%20skeleton_botd"},{"n":"Skeletal Soldier","s":10,"u":"skeletal%20soldier_botd"},{"n":"Skeletal Mage","s":10,"u":"skeletal%20mage_botd"},{"n":"Beetle Carapace","s":10,"u":"beetle%20carapace_botd"},{"n":"Drake Skeleton","s":10,"u":"drake%20skeleton_botd"},{"n":"Skeletal Titan","s":10,"u":"skeletal%20titan_botd"},{"n":"Sluagh Reaper","s":10,"u":"sluagh%20reaper_botd"},{"n":"Queen Sluagh","s":10,"u":"queen%20sluagh_botd"},{"n":"Tormented","s":10,"u":"tormented_botd"},{"n":"Unrisen","s":10,"u":"unrisen_botd"},{"n":"Provincial Jiang-Shi","s":10,"u":"provincial%20jiang-shi_botd"},{"n":"Minister of Tumult","s":10,"u":"minister%20of%20tumult_botd"},{"n":"Vetalarana Emergent","s":10,"u":"vetalarana%20emergent_botd"},{"n":"Vetalarana Manipulator","s":10,"u":"vetalarana%20manipulator_botd"},{"n":"Waldgeist","s":10,"u":"waldgeist_botd"},{"n":"Seetangeist","s":10,"u":"seetangeist_botd"},{"n":"Hunter Wight","s":10,"u":"hunter%20wight_botd"},{"n":"Prowler Wight","s":10,"u":"prowler%20wight_botd"},{"n":"Wight Commander","s":10,"u":"wight%20commander_botd"},{"n":"Zombie Snake","s":10,"u":"zombie%20snake_botd"},{"n":"Husk Zombie","s":10,"u":"husk%20zombie_botd"},{"n":"Zombie Owlbear","s":10,"u":"zombie%20owlbear_botd"},{"n":"Zombie Lord","s":10,"u":"zombie%20lord_botd"},{"n":"Withered","s":10,"u":"withered_botd"},{"n":"Zombie Mammoth","s":10,"u":"zombie%20mammoth_botd"},{"n":"Harlo Krant","s":10,"u":"harlo%20krant_botd"},{"n":"Bone Croupier","s":31,"u":"bone%20croupier_ec1"},{"n":"Smiler","s":31,"u":"smiler_ec1"},{"n":"Chimpanzee Visitant","s":32,"u":"chimpanzee%20visitant_ec2"},{"n":"Lion Visitant","s":32,"u":"lion%20visitant_ec2"},{"n":"Muse Phantom","s":32,"u":"muse%20phantom_ec2"},{"n":"Ulthadar","s":32,"u":"ulthadar_ec2"},{"n":"Herecite Of Zevgavizeb","s":9,"u":"herecite%20of%20zevgavizeb_ec3"},{"n":"Arskuva The Gnasher","s":33,"u":"arskuva%20the%20gnasher_ec4"},{"n":"Lyrt Cozurn","s":33,"u":"lyrt%20cozurn_ec4"},{"n":"Sodden Sentinels","s":33,"u":"sodden%20sentinels_ec4"},{"n":"Starved Staff","s":33,"u":"starved%20staff_ec4"},{"n":"Wight Cultist","s":33,"u":"wight%20cultist_ec4"},{"n":"Death Drider","s":34,"u":"death%20drider_ec5"},{"n":"Dyzallin Shraen","s":34,"u":"dyzallin%20shraen_ec5"},{"n":"Iffdahsil","s":34,"u":"iffdahsil_ec5"},{"n":"Raptor Guard Wight","s":34,"u":"raptor%20guard%20wight_ec5"},{"n":"Shraen Graveknight","s":34,"u":"shraen%20graveknight_ec5"},{"n":"Zinogyvaz","s":34,"u":"zinogyvaz_ec5"},{"n":"Ghost Monk","s":37,"u":"ghost%20monk_frp1"},{"n":"Kannitri","s":37,"u":"kannitri_frp1"},{"n":"Watchtower Poltergeist","s":37,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Shadow","s":37,"u":"watchtower%20shadow_frp1"},{"n":"Watchtower Wraith","s":37,"u":"watchtower%20wraith_frp1"},{"n":"Minister Of Tumult","s":38,"u":"minister%20of%20tumult_frp2"},{"n":"Provincial Jiang-shi","s":38,"u":"provincial%20jiang-shi_frp2"},{"n":"Sthira","s":39,"u":"sthira_frp3"},{"n":"Stone Sister","s":6,"u":"stone%20sister_loil"},{"n":"Benthic Reaver","s":6,"u":"benthic%20reaver_loil"},{"n":"Cursed King","s":6,"u":"cursed%20king_loil"},{"n":"Spellscar Fext","s":6,"u":"spellscar%20fext_loil"},{"n":"Gray Death","s":42,"u":"gray%20death_ngd"},{"n":"Smog Wraith","s":45,"u":"smog%20wraith_ooa3"},{"n":"Shock Zombie","s":45,"u":"shock%20zombie_ooa3"},{"n":"Bharlen Sajor","s":49,"u":"bharlen%20sajor_sot3"},{"n":"Bog Mummy Amalgamation","s":49,"u":"bog%20mummy%20amalgamation_sot3"},{"n":"Ixamè","s":49,"u":"ixam%c3%a8_sot3"},{"n":"Drenchdead","s":50,"u":"drenchdead_sot4"},{"n":"Graveknight Captain","s":50,"u":"graveknight%20captain_sot4"},{"n":"Graveknight Champion","s":50,"u":"graveknight%20champion_sot4"},{"n":"Reborn Sun Hunter","s":50,"u":"reborn%20sun%20hunter_sot4"},{"n":"Reborn Sun Mage","s":50,"u":"reborn%20sun%20mage_sot4"},{"n":"Reborn Sun Warrior","s":50,"u":"reborn%20sun%20warrior_sot4"},{"n":"Soul Swarms","s":50,"u":"soul%20swarms_sot4"},{"n":"Sunburst Corpse","s":50,"u":"sunburst%20corpse_sot4"},{"n":"Dwandek","s":51,"u":"dwandek_sot5"},{"n":"Sparkeater","s":51,"u":"sparkeater_sot5"},{"n":"Spawn of Taon","s":51,"u":"spawn%20of%20taon_sot5"},{"n":"Taon","s":51,"u":"taon_sot5"},{"n":"Tollvych","s":51,"u":"tollvych_sot5"},{"n":"Ghost Commoner","s":53,"u":"ghost%20commoner_tio"},{"n":"Skeleton Guard","s":53,"u":"skeleton%20guard_tio"},{"n":"Wight","s":53,"u":"wight_tio"},{"n":"Zombie Shambler","s":53,"u":"zombie%20shambler_tio"}],"20":[{"n":"Skeleton","s":10,"u":"skeleton_botd"}],"21":[{"n":"Skeleton","s":10,"u":"skeleton_botd"}],"27":[{"n":"Crawling Hand","s":10,"u":"crawling%20hand_botd"},{"n":"Old Friend","s":10,"u":"old%20friend_botd"},{"n":"Polong","s":10,"u":"polong_botd"},{"n":"Talking Head","s":10,"u":"talking%20head_botd"}],"28":[{"n":"Undead Eidolon","s":10,"u":"undead%20eidolon_botd"}]},"fey":{"1":[{"n":"Dryad","s":12,"u":"dryad_b1"},{"n":"Dryad Queen","s":12,"u":"dryad%20queen_b1"},{"n":"Elananx","s":12,"u":"elananx_b1"},{"n":"Gimmerling","s":12,"u":"gimmerling_b1"},{"n":"Grig","s":12,"u":"grig_b1"},{"n":"Jinkin","s":12,"u":"jinkin_b1"},{"n":"Mitflit","s":12,"u":"mitflit_b1"},{"n":"Naiad","s":12,"u":"naiad_b1"},{"n":"Naiad Queen","s":12,"u":"naiad%20queen_b1"},{"n":"Pixie","s":12,"u":"pixie_b1"},{"n":"Pugwampi","s":12,"u":"pugwampi_b1"},{"n":"Redcap","s":12,"u":"redcap_b1"},{"n":"Satyr","s":12,"u":"satyr_b1"},{"n":"Sprite","s":12,"u":"sprite_b1"},{"n":"Unicorn","s":12,"u":"unicorn_b1"},{"n":"Ankou","s":13,"u":"ankou_b2"},{"n":"Baobhan Sith","s":13,"u":"baobhan%20sith_b2"},{"n":"Blodeuwedd","s":13,"u":"blodeuwedd_b2"},{"n":"Brownie","s":13,"u":"brownie_b2"},{"n":"Culdewen","s":13,"u":"culdewen_b2"},{"n":"Grimstalker","s":13,"u":"grimstalker_b2"},{"n":"Grodair","s":13,"u":"grodair_b2"},{"n":"Kelpie","s":13,"u":"kelpie_b2"},{"n":"Korred","s":13,"u":"korred_b2"},{"n":"Leprechaun","s":13,"u":"leprechaun_b2"},{"n":"Lurker In Light","s":13,"u":"lurker%20in%20light_b2"},{"n":"Marrmora","s":13,"u":"marrmora_b2"},{"n":"Nereid","s":13,"u":"nereid_b2"},{"n":"Nixie","s":13,"u":"nixie_b2"},{"n":"Norn","s":13,"u":"norn_b2"},{"n":"Nuckelavee","s":13,"u":"nuckelavee_b2"},{"n":"Nuglub","s":13,"u":"nuglub_b2"},{"n":"Quickling","s":13,"u":"quickling_b2"},{"n":"Rusalka","s":13,"u":"rusalka_b2"},{"n":"Stygira","s":13,"u":"stygira_b2"},{"n":"Twigjack","s":13,"u":"twigjack_b2"},{"n":"Vexgit","s":13,"u":"vexgit_b2"},{"n":"Crossroads Guardian","s":14,"u":"crossroads%20guardian_b3"},{"n":"Domovoi","s":14,"u":"domovoi_b3"},{"n":"Draxie","s":14,"u":"draxie_b3"},{"n":"Duende","s":14,"u":"duende_b3"},{"n":"Dvorovoi","s":14,"u":"dvorovoi_b3"},{"n":"Fuath","s":14,"u":"fuath_b3"},{"n":"Gathlain Wanderer","s":14,"u":"gathlain%20wanderer_b3"},{"n":"Grimple","s":14,"u":"grimple_b3"},{"n":"Haniver","s":14,"u":"haniver_b3"},{"n":"Harmona","s":14,"u":"harmona_b3"},{"n":"Hesperid","s":14,"u":"hesperid_b3"},{"n":"Hesperid Queen","s":14,"u":"hesperid%20queen_b3"},{"n":"Huldra","s":14,"u":"huldra_b3"},{"n":"Kishi","s":14,"u":"kishi_b3"},{"n":"Lampad","s":14,"u":"lampad_b3"},{"n":"Lampad Queen","s":14,"u":"lampad%20queen_b3"},{"n":"Melixie","s":14,"u":"melixie_b3"},{"n":"Millindemalion","s":14,"u":"millindemalion_b3"},{"n":"Nyktera","s":14,"u":"nyktera_b3"},{"n":"Ovinnik","s":14,"u":"ovinnik_b3"},{"n":"Pukwudgie","s":14,"u":"pukwudgie_b3"},{"n":"Tooth Fairy","s":14,"u":"tooth%20fairy_b3"},{"n":"Tooth Fairy Swarm","s":14,"u":"tooth%20fairy%20swarm_b3"},{"n":"Vilderavn","s":14,"u":"vilderavn_b3"},{"n":"Biloko Veteran","s":17,"u":"biloko%20veteran_aoa2"},{"n":"Biloko Warrior","s":17,"u":"biloko%20warrior_aoa2"},{"n":"Eloko","s":17,"u":"eloko_aoa2"},{"n":"Kishi","s":17,"u":"kishi_aoa2"},{"n":"Rusalka","s":18,"u":"rusalka_aoa3"},{"n":"Dalos","s":19,"u":"dalos_aoa4"},{"n":"Zrukbat","s":22,"u":"zrukbat_aoe1"},{"n":"Avarek","s":24,"u":"avarek_aoe3"},{"n":"Svartalfar Killer","s":24,"u":"svartalfar%20killer_aoe3"},{"n":"Shatterling","s":25,"u":"shatterling_aoe4"},{"n":"Minchgorm","s":26,"u":"minchgorm_aoe5"},{"n":"Boss Skrawng","s":28,"u":"boss%20skrawng_av1"},{"n":"Sluagh Reaper","s":10,"u":"sluagh%20reaper_botd"},{"n":"Queen Sluagh","s":10,"u":"queen%20sluagh_botd"},{"n":"Bogey","s":32,"u":"bogey_ec2"},{"n":"Bogeyman","s":32,"u":"bogeyman_ec2"},{"n":"Bugaboo","s":32,"u":"bugaboo_ec2"},{"n":"Bugul Noz","s":9,"u":"bugul%20noz_ec3"},{"n":"Cat Sith","s":9,"u":"cat%20sith_ec3"},{"n":"Cu Sith","s":9,"u":"cu%20sith_ec3"},{"n":"Pin Tingwheely","s":9,"u":"pin%20tingwheely_ec3"},{"n":"Yaganty","s":9,"u":"yaganty_ec3"},{"n":"Brughadatch","s":33,"u":"brughadatch_ec4"},{"n":"Doblagub","s":33,"u":"doblagub_ec4"},{"n":"Gahlepod","s":33,"u":"gahlepod_ec4"},{"n":"Gumiho","s":39,"u":"gumiho_frp3"},{"n":"Spirit Turtle","s":39,"u":"spirit%20turtle_frp3"},{"n":"Biloko Veteran","s":0,"u":"biloko%20veteran_lome"},{"n":"Biloko Warrior","s":0,"u":"biloko%20warrior_lome"},{"n":"Eloko","s":0,"u":"eloko_lome"},{"n":"Mosquito Witch","s":40,"u":"mosquito%20witch_lomm"},{"n":"Riekanoy","s":42,"u":"riekanoy_ngd"},{"n":"Kreeth-Ni","s":44,"u":"kreeth-ni_ooa2"},{"n":"Gnagrif","s":47,"u":"gnagrif_sot1"},{"n":"Kurshkin","s":47,"u":"kurshkin_sot1"},{"n":"Scrit","s":47,"u":"scrit_sot1"},{"n":"Urbel","s":47,"u":"urbel_sot1"},{"n":"Great Grodair","s":48,"u":"great%20grodair_sot2"},{"n":"Ssumzili","s":49,"u":"ssumzili_sot3"},{"n":"Biloko Reaver","s":50,"u":"biloko%20reaver_sot4"},{"n":"Gambulami","s":50,"u":"gambulami_sot4"},{"n":"Alapolo","s":52,"u":"alapolo_sot6"},{"n":"Ta'apundo","s":52,"u":"ta'apundo_sot6"},{"n":"Tatterthread","s":52,"u":"tatterthread_sot6"}],"2":[{"n":"Fairy Bullet","s":2,"u":"fairy%20bullet_g%26g"}],"20":[{"n":"Sprite","s":1,"u":"sprite_loag"}],"21":[{"n":"Sprite","s":1,"u":"sprite_loag"}],"28":[{"n":"Fey Eidolon","s":65,"u":"fey%20eidolon_som"}]},"sprite":{"0":[{"n":"Animal Speaker","s":1,"u":"animal%20speaker_loag"},{"n":"Catchy Tune","s":1,"u":"catchy%20tune_loag"},{"n":"Corgi Mount","s":1,"u":"corgi%20mount_loag"},{"n":"Energize Wings","s":1,"u":"energize%20wings_loag"},{"n":"Evanescent Wings","s":1,"u":"evanescent%20wings_loag"},{"n":"Fey Cantrips","s":1,"u":"fey%20cantrips_loag"},{"n":"Fey Disguise","s":1,"u":"fey%20disguise_loag"},{"n":"Fey Magic","s":1,"u":"fey%20magic_loag"},{"n":"Fey Skin","s":1,"u":"fey%20skin_loag"},{"n":"Hero's Wings","s":1,"u":"hero's%20wings_loag"},{"n":"Invisible Trickster","s":1,"u":"invisible%20trickster_loag"},{"n":"Speak With Bats","s":1,"u":"speak%20with%20bats_loag"},{"n":"Sprite's Spark","s":1,"u":"sprite's%20spark_loag"}],"1":[{"n":"Grig","s":12,"u":"grig_b1"},{"n":"Pixie","s":12,"u":"pixie_b1"},{"n":"Sprite","s":12,"u":"sprite_b1"},{"n":"Draxie","s":14,"u":"draxie_b3"},{"n":"Melixie","s":14,"u":"melixie_b3"},{"n":"Nyktera","s":14,"u":"nyktera_b3"},{"n":"Pin Tingwheely","s":9,"u":"pin%20tingwheely_ec3"},{"n":"Kreeth-Ni","s":44,"u":"kreeth-ni_ooa2"}],"20":[{"n":"Sprite","s":1,"u":"sprite_loag"}],"21":[{"n":"Sprite","s":1,"u":"sprite_loag"}]},"strix":{"0":[{"n":"Ancestor's Transformation","s":1,"u":"ancestor's%20transformation_loag"},{"n":"Feathered Cloak","s":1,"u":"feathered%20cloak_loag"},{"n":"Ferocious Gust","s":1,"u":"ferocious%20gust_loag"},{"n":"Fledgling Flight","s":1,"u":"fledgling%20flight_loag"},{"n":"Fully Flighted","s":1,"u":"fully%20flighted_loag"},{"n":"Juvenile Flight","s":1,"u":"juvenile%20flight_loag"},{"n":"Nestling Fall","s":1,"u":"nestling%20fall_loag"},{"n":"Rokoan Arts","s":1,"u":"rokoan%20arts_loag"},{"n":"Story Crooner","s":1,"u":"story%20crooner_loag"},{"n":"Strix Defender","s":1,"u":"strix%20defender_loag"},{"n":"Strix Lore","s":1,"u":"strix%20lore_loag"},{"n":"Strix Vengeance","s":1,"u":"strix%20vengeance_loag"},{"n":"Thrown Voice","s":1,"u":"thrown%20voice_loag"},{"n":"Wing Step","s":1,"u":"wing%20step_loag"}],"1":[{"n":"Strix Kinmate","s":14,"u":"strix%20kinmate_b3"}],"20":[{"n":"Strix","s":1,"u":"strix_loag"}],"21":[{"n":"Strix","s":1,"u":"strix_loag"}]},"tengu":{"0":[{"n":"Eat Fortune","s":4,"u":"eat%20fortune_apg"},{"n":"Eclectic Sword Training","s":4,"u":"eclectic%20sword%20training_apg"},{"n":"Great Tengu Form","s":4,"u":"great%20tengu%20form_apg"},{"n":"Long-nosed Form","s":4,"u":"long-nosed%20form_apg"},{"n":"One-toed Hop","s":4,"u":"one-toed%20hop_apg"},{"n":"Scavenger's Search","s":4,"u":"scavenger's%20search_apg"},{"n":"Soaring Flight","s":4,"u":"soaring%20flight_apg"},{"n":"Squawk!","s":4,"u":"squawk!_apg"},{"n":"Storm's Lash","s":4,"u":"storm's%20lash_apg"},{"n":"Tengu Lore","s":4,"u":"tengu%20lore_apg"},{"n":"Tengu Weapon Expertise","s":4,"u":"tengu%20weapon%20expertise_apg"},{"n":"Tengu Weapon Familiarity","s":4,"u":"tengu%20weapon%20familiarity_apg"},{"n":"Tengu Weapon Study","s":4,"u":"tengu%20weapon%20study_apg"},{"n":"Dogfang Bite","s":1,"u":"dogfang%20bite_loag"},{"n":"Eclectic Sword Mastery","s":1,"u":"eclectic%20sword%20mastery_loag"},{"n":"Favor Of Heaven","s":1,"u":"favor%20of%20heaven_loag"},{"n":"Harbinger's Caw","s":1,"u":"harbinger's%20caw_loag"},{"n":"Hurricane Swing","s":1,"u":"hurricane%20swing_loag"},{"n":"Jinx Glutton","s":1,"u":"jinx%20glutton_loag"},{"n":"Magpie Snatch","s":1,"u":"magpie%20snatch_loag"},{"n":"Mariner's Fire","s":1,"u":"mariner's%20fire_loag"},{"n":"Soaring Form","s":1,"u":"soaring%20form_loag"},{"n":"Tengu Feather Fan","s":1,"u":"tengu%20feather%20fan_loag"},{"n":"Thunder God's Fan","s":1,"u":"thunder%20god's%20fan_loag"},{"n":"Trickster Tengu","s":1,"u":"trickster%20tengu_loag"},{"n":"Uncanny Agility","s":1,"u":"uncanny%20agility_loag"},{"n":"Waxed Feathers","s":1,"u":"waxed%20feathers_loag"},{"n":"Wind God's Fan","s":1,"u":"wind%20god's%20fan_loag"}],"1":[{"n":"Tengu Sneak","s":12,"u":"tengu%20sneak_b1"},{"n":"Takatorra","s":37,"u":"takatorra_frp1"},{"n":"Razu","s":38,"u":"razu_frp2"},{"n":"Takatorra","s":38,"u":"takatorra_frp2"},{"n":"Keznin Nevarmo","s":42,"u":"keznin%20nevarmo_ngd"}],"2":[{"n":"Tengu Gale Blade","s":4,"u":"tengu%20gale%20blade_apg"},{"n":"Thunder Sling","s":1,"u":"thunder%20sling_loag"}],"20":[{"n":"Tengu","s":4,"u":"tengu_apg"}],"21":[{"n":"Tengu","s":4,"u":"tengu_apg"}]},"vanara":{"0":[{"n":"Canopy Sight","s":6,"u":"canopy%20sight_loil"},{"n":"Climbing Tail","s":6,"u":"climbing%20tail_loil"},{"n":"Sudden Mindfulness","s":6,"u":"sudden%20mindfulness_loil"},{"n":"Vanara Lore","s":6,"u":"vanara%20lore_loil"},{"n":"Vanara Weapon Familiarity","s":6,"u":"vanara%20weapon%20familiarity_loil"},{"n":"Whitecape","s":6,"u":"whitecape_loil"},{"n":"Darting Monkey","s":6,"u":"darting%20monkey_loil"},{"n":"Jungle Runner","s":6,"u":"jungle%20runner_loil"},{"n":"Ragdya's Revelry","s":6,"u":"ragdya's%20revelry_loil"},{"n":"Skillful Climber","s":6,"u":"skillful%20climber_loil"},{"n":"Tail Snatch","s":6,"u":"tail%20snatch_loil"},{"n":"Vanara Weapon Trickery","s":6,"u":"vanara%20weapon%20trickery_loil"},{"n":"Dangle","s":6,"u":"dangle_loil"},{"n":"Legendary Size","s":6,"u":"legendary%20size_loil"},{"n":"Ragdya's Dance","s":6,"u":"ragdya's%20dance_loil"},{"n":"Rakshasa Ravaged","s":6,"u":"rakshasa%20ravaged_loil"},{"n":"Monkey Spirits","s":6,"u":"monkey%20spirits_loil"},{"n":"Unbound Freedom","s":6,"u":"unbound%20freedom_loil"},{"n":"Vanara Battle Clarity","s":6,"u":"vanara%20battle%20clarity_loil"},{"n":"Vanara Weapon Expertise","s":6,"u":"vanara%20weapon%20expertise_loil"},{"n":"Unfettering Prankster","s":6,"u":"unfettering%20prankster_loil"}],"1":[{"n":"Vanara Disciple","s":14,"u":"vanara%20disciple_b3"}],"2":[{"n":"Gada","s":6,"u":"gada_loil"}],"20":[{"n":"Vanara","s":6,"u":"vanara_loil"}],"21":[{"n":"Vanara","s":6,"u":"vanara_loil"}]},"vishkanya":{"0":[{"n":"Alabaster Eyes","s":6,"u":"alabaster%20eyes_loil"},{"n":"Lesser Enhance Venom","s":6,"u":"lesser%20enhance%20venom_loil"},{"n":"Social Camouflage","s":6,"u":"social%20camouflage_loil"},{"n":"Vishkanya Lore","s":6,"u":"vishkanya%20lore_loil"},{"n":"Vishkanya Weapon Familiarity","s":6,"u":"vishkanya%20weapon%20familiarity_loil"},{"n":"Debilitating Venom","s":6,"u":"debilitating%20venom_loil"},{"n":"Restoring Blood","s":6,"u":"restoring%20blood_loil"},{"n":"Vishkanya Weapon Arts","s":6,"u":"vishkanya%20weapon%20arts_loil"},{"n":"Alluring Performance","s":6,"u":"alluring%20performance_loil"},{"n":"Moderate Enhance Venom","s":6,"u":"moderate%20enhance%20venom_loil"},{"n":"Swift Application","s":6,"u":"swift%20application_loil"},{"n":"Viper Strike","s":6,"u":"viper%20strike_loil"},{"n":"Stronger Debilitating Venom","s":6,"u":"stronger%20debilitating%20venom_loil"},{"n":"Venom Purge","s":6,"u":"venom%20purge_loil"},{"n":"Vishkanya Weapon Expertise","s":6,"u":"vishkanya%20weapon%20expertise_loil"},{"n":"Greater Enhance Venom","s":6,"u":"greater%20enhance%20venom_loil"},{"n":"Vicious Venom","s":6,"u":"vicious%20venom_loil"}],"1":[{"n":"Vishkanya Infiltrator","s":14,"u":"vishkanya%20infiltrator_b3"}],"2":[{"n":"Visap","s":6,"u":"visap_loil"}],"20":[{"n":"Vishkanya","s":6,"u":"vishkanya_loil"}],"21":[{"n":"Vishkanya","s":6,"u":"vishkanya_loil"}]},"aasimar":{"0":[{"n":"Aasimar's Mercy","s":4,"u":"aasimar's%20mercy_apg"},{"n":"Angelic Magic","s":4,"u":"angelic%20magic_apg"},{"n":"Angelkin","s":4,"u":"angelkin_apg"},{"n":"Archon Magic","s":4,"u":"archon%20magic_apg"},{"n":"Azata Magic","s":4,"u":"azata%20magic_apg"},{"n":"Blessed Blood","s":4,"u":"blessed%20blood_apg"},{"n":"Celestial Eyes","s":4,"u":"celestial%20eyes_apg"},{"n":"Celestial Lore","s":4,"u":"celestial%20lore_apg"},{"n":"Celestial Resistance","s":4,"u":"celestial%20resistance_apg"},{"n":"Celestial Strikes","s":4,"u":"celestial%20strikes_apg"},{"n":"Celestial Wings","s":4,"u":"celestial%20wings_apg"},{"n":"Celestial Word","s":4,"u":"celestial%20word_apg"},{"n":"Divine Countermeasures","s":4,"u":"divine%20countermeasures_apg"},{"n":"Empyreal Blessing","s":4,"u":"empyreal%20blessing_apg"},{"n":"Eternal Wings","s":4,"u":"eternal%20wings_apg"},{"n":"Halo","s":4,"u":"halo_apg"},{"n":"Lawbringer","s":4,"u":"lawbringer_apg"},{"n":"Musetouched","s":4,"u":"musetouched_apg"},{"n":"Summon Celestial Kin","s":4,"u":"summon%20celestial%20kin_apg"},{"n":"Agathion Magic","s":1,"u":"agathion%20magic_loag"},{"n":"Call Of Elysium","s":1,"u":"call%20of%20elysium_loag"},{"n":"Emberkin","s":1,"u":"emberkin_loag"},{"n":"Enforced Order","s":1,"u":"enforced%20order_loag"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Garuda Magic","s":1,"u":"garuda%20magic_loag"},{"n":"Garuda's Squall","s":1,"u":"garuda's%20squall_loag"},{"n":"Healer's Halo","s":1,"u":"healer's%20halo_loag"},{"n":"Idyllkin","s":1,"u":"idyllkin_loag"},{"n":"Peri Magic","s":1,"u":"peri%20magic_loag"},{"n":"Plumekith","s":1,"u":"plumekith_loag"},{"n":"Purge Sins","s":1,"u":"purge%20sins_loag"},{"n":"Radiate Glory","s":1,"u":"radiate%20glory_loag"},{"n":"Tranquil Sanctuary","s":1,"u":"tranquil%20sanctuary_loag"},{"n":"Truespeech","s":1,"u":"truespeech_loag"}],"1":[{"n":"Aasimar Redeemer","s":12,"u":"aasimar%20redeemer_b1"}],"22":[{"n":"Aasimar","s":4,"u":"blankhash,state:h-aasimar-apg=b1"}]},"reflection":{"0":[{"n":"Clone-Risen","s":11,"u":"clone-risen_da"},{"n":"Mirror-Risen","s":11,"u":"mirror-risen_da"},{"n":"Morph-Risen","s":11,"u":"morph-risen_da"},{"n":"Progenitor Lore","s":11,"u":"progenitor%20lore_da"},{"n":"Warped Reflection","s":11,"u":"warped%20reflection_da"},{"n":"Mistaken Identity","s":11,"u":"mistaken%20identity_da"},{"n":"Reflective Pocket","s":11,"u":"reflective%20pocket_da"},{"n":"Replicate","s":11,"u":"replicate_da"},{"n":"Warp Likeness","s":11,"u":"warp%20likeness_da"},{"n":"Mirror Refuge","s":11,"u":"mirror%20refuge_da"},{"n":"Two Truths","s":11,"u":"two%20truths_da"},{"n":"Unyielding Disguise","s":11,"u":"unyielding%20disguise_da"},{"n":"Malleable Form","s":11,"u":"malleable%20form_da"},{"n":"Redirect Attention","s":11,"u":"redirect%20attention_da"},{"n":"Reflect Foe","s":11,"u":"reflect%20foe_da"}],"22":[{"n":"Reflection","s":11,"u":"blankhash,state:h-reflection-da=b1"}]},"aphorite":{"0":[{"n":"Analyze Information","s":1,"u":"analyze%20information_loag"},{"n":"Ancillary Motes","s":1,"u":"ancillary%20motes_loag"},{"n":"Axiomatic Lore","s":1,"u":"axiomatic%20lore_loag"},{"n":"Channel The Godmind","s":1,"u":"channel%20the%20godmind_loag"},{"n":"Crystalline Cloud","s":1,"u":"crystalline%20cloud_loag"},{"n":"Crystalline Dust","s":1,"u":"crystalline%20dust_loag"},{"n":"Impose Order","s":1,"u":"impose%20order_loag"},{"n":"Intercorporate","s":1,"u":"intercorporate_loag"},{"n":"Internal Cohesion","s":1,"u":"internal%20cohesion_loag"},{"n":"Intuitive Crafting","s":1,"u":"intuitive%20crafting_loag"},{"n":"Lemma Of Vision","s":1,"u":"lemma%20of%20vision_loag"},{"n":"Offensive Analysis","s":1,"u":"offensive%20analysis_loag"},{"n":"Preemptive Reconfiguration","s":1,"u":"preemptive%20reconfiguration_loag"}],"1":[{"n":"Aphorite Sharpshooter","s":14,"u":"aphorite%20sharpshooter_b3"}],"22":[{"n":"Aphorite","s":1,"u":"blankhash,state:h-aphorite-loag=b1"}]},"beastkin":{"0":[{"n":"Animal Magic","s":1,"u":"animal%20magic_loag"},{"n":"Animal Senses","s":1,"u":"animal%20senses_loag"},{"n":"Animal Shape","s":1,"u":"animal%20shape_loag"},{"n":"Animal Swiftness","s":1,"u":"animal%20swiftness_loag"},{"n":"Animalistic Resistance","s":1,"u":"animalistic%20resistance_loag"},{"n":"Critter Shape","s":1,"u":"critter%20shape_loag"},{"n":"Dire Form","s":1,"u":"dire%20form_loag"},{"n":"Gift Of The Moon","s":1,"u":"gift%20of%20the%20moon_loag"},{"n":"Greater Animal Senses","s":1,"u":"greater%20animal%20senses_loag"},{"n":"Pack Tactics","s":1,"u":"pack%20tactics_loag"},{"n":"Quick Change","s":1,"u":"quick%20change_loag"}],"22":[{"n":"Beastkin","s":1,"u":"blankhash,state:h-beastkin-loag=b1"}]},"changeling":{"0":[{"n":"Accursed Claws","s":4,"u":"accursed%20claws_apg"},{"n":"Brine May","s":4,"u":"brine%20may_apg"},{"n":"Called","s":4,"u":"called_apg"},{"n":"Callow May","s":4,"u":"callow%20may_apg"},{"n":"Changeling Lore","s":4,"u":"changeling%20lore_apg"},{"n":"Dream May","s":4,"u":"dream%20may_apg"},{"n":"Hag Claws","s":4,"u":"hag%20claws_apg"},{"n":"Hag Magic","s":4,"u":"hag%20magic_apg"},{"n":"Hag's Sight","s":4,"u":"hag's%20sight_apg"},{"n":"Mist Child","s":4,"u":"mist%20child_apg"},{"n":"Occult Resistance","s":4,"u":"occult%20resistance_apg"},{"n":"Slag May","s":4,"u":"slag%20may_apg"},{"n":"Crone's Cruelty","s":1,"u":"crone's%20cruelty_loag"},{"n":"Cunning Hair","s":1,"u":"cunning%20hair_loag"},{"n":"Favorable Winds","s":1,"u":"favorable%20winds_loag"},{"n":"Invoke The Elements","s":1,"u":"invoke%20the%20elements_loag"},{"n":"Maiden's Mending","s":1,"u":"maiden's%20mending_loag"},{"n":"Moon May","s":1,"u":"moon%20may_loag"},{"n":"Mother's Mindfulness","s":1,"u":"mother's%20mindfulness_loag"},{"n":"Snow May","s":1,"u":"snow%20may_loag"},{"n":"Spiteful Rake","s":1,"u":"spiteful%20rake_loag"},{"n":"Stormy Heart","s":1,"u":"stormy%20heart_loag"},{"n":"Veil May","s":1,"u":"veil%20may_loag"},{"n":"Virga May","s":1,"u":"virga%20may_loag"}],"1":[{"n":"Changeling Exile","s":12,"u":"changeling%20exile_b1"},{"n":"Anjelique Loveless","s":45,"u":"anjelique%20loveless_ooa3"}],"22":[{"n":"Changeling","s":4,"u":"blankhash,state:h-changeling-apg=b1"}]},"dhampir":{"0":[{"n":"Bloodletting Fangs","s":4,"u":"bloodletting%20fangs_apg"},{"n":"Enthralling Allure","s":4,"u":"enthralling%20allure_apg"},{"n":"Eyes Of Night","s":4,"u":"eyes%20of%20night_apg"},{"n":"Fangs","s":4,"u":"fangs_apg"},{"n":"Form Of The Bat","s":4,"u":"form%20of%20the%20bat_apg"},{"n":"Necromantic Physiology","s":4,"u":"necromantic%20physiology_apg"},{"n":"Night Magic","s":4,"u":"night%20magic_apg"},{"n":"Straveika","s":4,"u":"straveika_apg"},{"n":"Svetocher","s":4,"u":"svetocher_apg"},{"n":"Symphony Of Blood","s":4,"u":"symphony%20of%20blood_apg"},{"n":"Undead Slayer","s":4,"u":"undead%20slayer_apg"},{"n":"Vampire Lore","s":4,"u":"vampire%20lore_apg"},{"n":"Voice Of The Night","s":4,"u":"voice%20of%20the%20night_apg"},{"n":"Adhyabhau","s":1,"u":"adhyabhau_loag"},{"n":"Cel Rau","s":1,"u":"cel%20rau_loag"},{"n":"Daywalker","s":1,"u":"daywalker_loag"},{"n":"Feed On Pain","s":1,"u":"feed%20on%20pain_loag"},{"n":"Hopping Stride","s":1,"u":"hopping%20stride_loag"},{"n":"Nocturnal Charm","s":1,"u":"nocturnal%20charm_loag"},{"n":"Old Soul","s":1,"u":"old%20soul_loag"},{"n":"Ru-shi","s":1,"u":"ru-shi_loag"},{"n":"Slip Into Shadow","s":1,"u":"slip%20into%20shadow_loag"},{"n":"Taste Blood","s":1,"u":"taste%20blood_loag"},{"n":"Twist Healing","s":1,"u":"twist%20healing_loag"},{"n":"Undead Companion","s":1,"u":"undead%20companion_loag"}],"1":[{"n":"Dhampir Wizard","s":12,"u":"dhampir%20wizard_b1"},{"n":"Parsus","s":45,"u":"parsus_ooa3"}],"22":[{"n":"Dhampir","s":4,"u":"blankhash,state:h-dhampir-apg=b1"}]},"duskwalker":{"0":[{"n":"Boneyard's Call","s":4,"u":"boneyard's%20call_apg"},{"n":"Duskwalker Lore","s":4,"u":"duskwalker%20lore_apg"},{"n":"Duskwalker Magic","s":4,"u":"duskwalker%20magic_apg"},{"n":"Ghost Hunter","s":4,"u":"ghost%20hunter_apg"},{"n":"Gravesight","s":4,"u":"gravesight_apg"},{"n":"Lifesense","s":4,"u":"lifesense_apg"},{"n":"Resist Ruin","s":4,"u":"resist%20ruin_apg"},{"n":"Spirit Soother","s":4,"u":"spirit%20soother_apg"},{"n":"Spirit Strikes","s":4,"u":"spirit%20strikes_apg"},{"n":"Ward Against Corruption","s":4,"u":"ward%20against%20corruption_apg"},{"n":"Calaca's Showstopper","s":1,"u":"calaca's%20showstopper_loag"},{"n":"Catrina's Presence","s":1,"u":"catrina's%20presence_loag"},{"n":"Chance Death","s":1,"u":"chance%20death_loag"},{"n":"Deliberate Death","s":1,"u":"deliberate%20death_loag"},{"n":"Morrigna's Spider Affinity","s":1,"u":"morrigna's%20spider%20affinity_loag"},{"n":"Nosoi's Mask","s":1,"u":"nosoi's%20mask_loag"},{"n":"Olethros's Decree","s":1,"u":"olethros's%20decree_loag"},{"n":"Shoki's Argument","s":1,"u":"shoki's%20argument_loag"},{"n":"Vanth's Weapon Execution","s":1,"u":"vanth's%20weapon%20execution_loag"},{"n":"Vanth's Weapon Expertise","s":1,"u":"vanth's%20weapon%20expertise_loag"},{"n":"Vanth's Weapon Familiarity","s":1,"u":"vanth's%20weapon%20familiarity_loag"},{"n":"Willing Death","s":1,"u":"willing%20death_loag"},{"n":"Yamaraj's Grandeur","s":1,"u":"yamaraj's%20grandeur_loag"}],"1":[{"n":"Duskwalker Ghost Hunter","s":12,"u":"duskwalker%20ghost%20hunter_b1"}],"22":[{"n":"Duskwalker","s":4,"u":"blankhash,state:h-duskwalker-apg=b1"}]},"ganzi":{"0":[{"n":"Alter Resistance","s":1,"u":"alter%20resistance_loag"},{"n":"Amorphous Aspect","s":1,"u":"amorphous%20aspect_loag"},{"n":"Anarchic Arcana","s":1,"u":"anarchic%20arcana_loag"},{"n":"Arise, Ye Worthy!","s":1,"u":"arise%2c%20ye%20worthy!_loag"},{"n":"Creative Prodigy","s":1,"u":"creative%20prodigy_loag"},{"n":"Ganzi Gaze","s":1,"u":"ganzi%20gaze_loag"},{"n":"Glory And Valor!","s":1,"u":"glory%20and%20valor!_loag"},{"n":"Irrepressible","s":1,"u":"irrepressible_loag"},{"n":"Larcenous Tail","s":1,"u":"larcenous%20tail_loag"},{"n":"Mischievous Tail","s":1,"u":"mischievous%20tail_loag"},{"n":"Skillful Tail","s":1,"u":"skillful%20tail%20(ganzi)_loag"},{"n":"Smashing Tail","s":1,"u":"smashing%20tail_loag"},{"n":"Vestigial Wings","s":1,"u":"vestigial%20wings_loag"}],"1":[{"n":"Ganzi Martial Artist","s":14,"u":"ganzi%20martial%20artist_b3"},{"n":"Il'setsya Wyrmtouched","s":27,"u":"il'setsya%20wyrmtouched_aoe6"}],"22":[{"n":"Ganzi","s":1,"u":"blankhash,state:h-ganzi-loag=b1"}]},"ifrit":{"0":[{"n":"Blazing Aura","s":1,"u":"blazing%20aura_loag"},{"n":"Brightsoul","s":1,"u":"brightsoul_loag"},{"n":"Charred Remains","s":1,"u":"charred%20remains_loag"},{"n":"Cindersoul","s":1,"u":"cindersoul_loag"},{"n":"Efreeti Magic","s":1,"u":"efreeti%20magic_loag"},{"n":"Elemental Eyes","s":1,"u":"elemental%20eyes_loag"},{"n":"Elemental Lore","s":1,"u":"elemental%20lore_loag"},{"n":"Ember's Eyes","s":1,"u":"ember's%20eyes_loag"},{"n":"Firesight","s":1,"u":"firesight_loag"},{"n":"Genie Weapon Expertise","s":1,"u":"genie%20weapon%20expertise_loag"},{"n":"Genie Weapon Familiarity","s":1,"u":"genie%20weapon%20familiarity_loag"},{"n":"Genie Weapon Flourish","s":1,"u":"genie%20weapon%20flourish_loag"},{"n":"Heat Wave","s":1,"u":"heat%20wave_loag"},{"n":"Inner Fire","s":1,"u":"inner%20fire_loag"},{"n":"Lavasoul","s":1,"u":"lavasoul_loag"},{"n":"Radiant Burst","s":1,"u":"radiant%20burst_loag"},{"n":"Scorching Disarm","s":1,"u":"scorching%20disarm_loag"},{"n":"Sinister Appearance","s":1,"u":"sinister%20appearance_loag"},{"n":"Skillful Tail","s":1,"u":"skillful%20tail%20(geniekin)_loag"},{"n":"Summon Fire Elemental","s":1,"u":"summon%20fire%20elemental_loag"},{"n":"Molten Wit","s":6,"u":"molten%20wit_loil"},{"n":"Noble Resolve","s":6,"u":"noble%20resolve_loil"},{"n":"Miraculous Repair","s":6,"u":"miraculous%20repair_loil"},{"n":"Planar Sidestep","s":6,"u":"planar%20sidestep_loil"}],"1":[{"n":"Ifrit Pyrochemist","s":13,"u":"ifrit%20pyrochemist_b2"},{"n":"Shoma Lyzerius","s":43,"u":"shoma%20lyzerius_ooa1"}],"22":[{"n":"Ifrit","s":1,"u":"blankhash,state:h-ifrit-loag=b1"}]},"geniekin":{"2":[{"n":"Wish Blade","s":1,"u":"wish%20blade_loag"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"}],"22":[{"n":"Ifrit","s":1,"u":"blankhash,state:h-ifrit-loag=b1"},{"n":"Oread","s":1,"u":"blankhash,state:h-oread-loag=b1"},{"n":"Suli","s":1,"u":"blankhash,state:h-suli-loag=b1"},{"n":"Sylph","s":1,"u":"blankhash,state:h-sylph-loag=b1"},{"n":"Undine","s":1,"u":"blankhash,state:h-undine-loag=b1"}]},"oread":{"0":[{"n":"Dustsoul","s":1,"u":"dustsoul_loag"},{"n":"Earthsense","s":1,"u":"earthsense_loag"},{"n":"Elemental Eyes","s":1,"u":"elemental%20eyes_loag"},{"n":"Elemental Lore","s":1,"u":"elemental%20lore_loag"},{"n":"Elemental Trade","s":1,"u":"elemental%20trade_loag"},{"n":"Fortify Shield","s":1,"u":"fortify%20shield_loag"},{"n":"Gemsoul","s":1,"u":"gemsoul_loag"},{"n":"Genie Weapon Expertise","s":1,"u":"genie%20weapon%20expertise_loag"},{"n":"Genie Weapon Familiarity","s":1,"u":"genie%20weapon%20familiarity_loag"},{"n":"Genie Weapon Flourish","s":1,"u":"genie%20weapon%20flourish_loag"},{"n":"Metal-veined Strikes","s":1,"u":"metal-veined%20strikes_loag"},{"n":"Miresoul","s":1,"u":"miresoul_loag"},{"n":"One With Earth","s":1,"u":"one%20with%20earth_loag"},{"n":"Shaitan Magic","s":1,"u":"shaitan%20magic_loag"},{"n":"Shaitan Skin","s":1,"u":"shaitan%20skin_loag"},{"n":"Skillful Tail","s":1,"u":"skillful%20tail%20(geniekin)_loag"},{"n":"Steady On Stone","s":1,"u":"steady%20on%20stone_loag"},{"n":"Stone Form","s":1,"u":"stone%20form_loag"},{"n":"Summon Earth Elemental","s":1,"u":"summon%20earth%20elemental_loag"},{"n":"Treacherous Earth","s":1,"u":"treacherous%20earth_loag"},{"n":"Silent Stone","s":6,"u":"silent%20stone_loil"},{"n":"Noble Resolve","s":6,"u":"noble%20resolve_loil"},{"n":"Miraculous Repair","s":6,"u":"miraculous%20repair_loil"},{"n":"Planar Sidestep","s":6,"u":"planar%20sidestep_loil"}],"1":[{"n":"Oread Guard","s":13,"u":"oread%20guard_b2"},{"n":"Stone Ghost","s":47,"u":"stone%20ghost_sot1"}],"22":[{"n":"Oread","s":1,"u":"blankhash,state:h-oread-loag=b1"}]},"suli":{"0":[{"n":"Continuous Assault","s":1,"u":"continuous%20assault_loag"},{"n":"Dualborn","s":1,"u":"dualborn_loag"},{"n":"Elemental Assault","s":1,"u":"elemental%20assault_loag"},{"n":"Elemental Bulwark","s":1,"u":"elemental%20bulwark_loag"},{"n":"Elemental Embellish","s":1,"u":"elemental%20embellish_loag"},{"n":"Elemental Eyes","s":1,"u":"elemental%20eyes_loag"},{"n":"Elemental Lore","s":1,"u":"elemental%20lore_loag"},{"n":"Genie Weapon Expertise","s":1,"u":"genie%20weapon%20expertise_loag"},{"n":"Genie Weapon Familiarity","s":1,"u":"genie%20weapon%20familiarity_loag"},{"n":"Genie Weapon Flourish","s":1,"u":"genie%20weapon%20flourish_loag"},{"n":"Improved Elemental Bulwark","s":1,"u":"improved%20elemental%20bulwark_loag"},{"n":"Janni Hospitality","s":1,"u":"janni%20hospitality_loag"},{"n":"Janni Magic","s":1,"u":"janni%20magic_loag"},{"n":"Scholar's Inheritance","s":1,"u":"scholar's%20inheritance_loag"},{"n":"Skillful Tail","s":1,"u":"skillful%20tail%20(geniekin)_loag"},{"n":"Suli Amir","s":1,"u":"suli%20amir_loag"},{"n":"Suli-jann","s":1,"u":"suli-jann_loag"},{"n":"Tetraelemental Assault","s":1,"u":"tetraelemental%20assault_loag"},{"n":"Noble Resolve","s":6,"u":"noble%20resolve_loil"},{"n":"Miraculous Repair","s":6,"u":"miraculous%20repair_loil"},{"n":"Planar Sidestep","s":6,"u":"planar%20sidestep_loil"}],"1":[{"n":"Suli Dune Dancer","s":13,"u":"suli%20dune%20dancer_b2"}],"22":[{"n":"Suli","s":1,"u":"blankhash,state:h-suli-loag=b1"}]},"sylph":{"0":[{"n":"Airy Step","s":1,"u":"airy%20step_loag"},{"n":"Cloud Gazer","s":1,"u":"cloud%20gazer_loag"},{"n":"Djinni Magic","s":1,"u":"djinni%20magic_loag"},{"n":"Elemental Eyes","s":1,"u":"elemental%20eyes_loag"},{"n":"Elemental Lore","s":1,"u":"elemental%20lore_loag"},{"n":"Eternal Wings","s":1,"u":"eternal%20wings_loag"},{"n":"Fumesoul","s":1,"u":"fumesoul_loag"},{"n":"Genie Weapon Expertise","s":1,"u":"genie%20weapon%20expertise_loag"},{"n":"Genie Weapon Familiarity","s":1,"u":"genie%20weapon%20familiarity_loag"},{"n":"Genie Weapon Flourish","s":1,"u":"genie%20weapon%20flourish_loag"},{"n":"Inner Breath","s":1,"u":"inner%20breath_loag"},{"n":"Skillful Tail","s":1,"u":"skillful%20tail%20(geniekin)_loag"},{"n":"Slip With The Breeze","s":1,"u":"slip%20with%20the%20breeze_loag"},{"n":"Smokesoul","s":1,"u":"smokesoul_loag"},{"n":"Storm Form","s":1,"u":"storm%20form_loag"},{"n":"Stormsoul","s":1,"u":"stormsoul_loag"},{"n":"Summon Air Elemental","s":1,"u":"summon%20air%20elemental_loag"},{"n":"Swift","s":1,"u":"swift_loag"},{"n":"Wind Tempered","s":1,"u":"wind%20tempered_loag"},{"n":"Wings Of Air","s":1,"u":"wings%20of%20air_loag"},{"n":"Wind Pillow","s":6,"u":"wind%20pillow_loil"},{"n":"Noble Resolve","s":6,"u":"noble%20resolve_loil"},{"n":"Miraculous Repair","s":6,"u":"miraculous%20repair_loil"},{"n":"Planar Sidestep","s":6,"u":"planar%20sidestep_loil"}],"1":[{"n":"Sylph Sneak","s":13,"u":"sylph%20sneak_b2"}],"22":[{"n":"Sylph","s":1,"u":"blankhash,state:h-sylph-loag=b1"}]},"tiefling":{"0":[{"n":"Daemon Magic","s":4,"u":"daemon%20magic_apg"},{"n":"Demon Magic","s":4,"u":"demon%20magic_apg"},{"n":"Devil Magic","s":4,"u":"devil%20magic_apg"},{"n":"Fiend's Door","s":4,"u":"fiend's%20door_apg"},{"n":"Fiendish Eyes","s":4,"u":"fiendish%20eyes_apg"},{"n":"Fiendish Lore","s":4,"u":"fiendish%20lore_apg"},{"n":"Fiendish Resistance","s":4,"u":"fiendish%20resistance_apg"},{"n":"Fiendish Strikes","s":4,"u":"fiendish%20strikes_apg"},{"n":"Fiendish Wings","s":4,"u":"fiendish%20wings_apg"},{"n":"Fiendish Word","s":4,"u":"fiendish%20word_apg"},{"n":"Form Of The Fiend","s":4,"u":"form%20of%20the%20fiend_apg"},{"n":"Grimspawn","s":4,"u":"grimspawn_apg"},{"n":"Hellspawn","s":4,"u":"hellspawn_apg"},{"n":"Light From Darkness","s":4,"u":"light%20from%20darkness_apg"},{"n":"Malicious Bane","s":4,"u":"malicious%20bane_apg"},{"n":"Nimble Hooves","s":4,"u":"nimble%20hooves_apg"},{"n":"Pitborn","s":4,"u":"pitborn_apg"},{"n":"Relentless Wings","s":4,"u":"relentless%20wings_apg"},{"n":"Skillful Tail","s":4,"u":"skillful%20tail%20(tiefling)_apg"},{"n":"Summon Fiendish Kin","s":4,"u":"summon%20fiendish%20kin_apg"},{"n":"Beastbrood","s":1,"u":"beastbrood_loag"},{"n":"Devil In Plain Sight","s":1,"u":"devil%20in%20plain%20sight_loag"},{"n":"Devilish Wiles","s":1,"u":"devilish%20wiles_loag"},{"n":"Final Form","s":1,"u":"final%20form_loag"},{"n":"Finest Trick","s":1,"u":"finest%20trick_loag"},{"n":"Qlippoth Magic","s":1,"u":"qlippoth%20magic_loag"},{"n":"Rakshasa Magic","s":1,"u":"rakshasa%20magic_loag"},{"n":"Riftmarked","s":1,"u":"riftmarked_loag"},{"n":"Shackleborn","s":1,"u":"shackleborn_loag"},{"n":"Velstrac Magic","s":1,"u":"velstrac%20magic_loag"},{"n":"{@feat Faultspawn|LOIL}","s":6,"u":"%7b%40feat%20faultspawn%7cloil%7d_loil"},{"n":"Reveal Hidden Self","s":6,"u":"reveal%20hidden%20self_loil"},{"n":"Towering Presence","s":6,"u":"towering%20presence_loil"},{"n":"Asura Magic","s":6,"u":"asura%20magic_loil"},{"n":"Jalmeri Rakshasa Magic","s":6,"u":"jalmeri%20rakshasa%20magic_loil"},{"n":"Idol Threat","s":6,"u":"idol%20threat_loil"},{"n":"Dominion Aura","s":6,"u":"dominion%20aura_loil"}],"1":[{"n":"Tiefling Adept","s":12,"u":"tiefling%20adept_b1"},{"n":"Scarlet Triad Mage","s":20,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Twisted Jack","s":26,"u":"twisted%20jack_aoe5"},{"n":"Wrin Sivinxi","s":28,"u":"wrin%20sivinxi_av1"},{"n":"Aives The Smoke Dragon","s":32,"u":"aives%20the%20smoke%20dragon_ec2"}],"22":[{"n":"Tiefling","s":4,"u":"blankhash,state:h-tiefling-apg=b1"}]},"undine":{"0":[{"n":"Aquatic Eyes","s":1,"u":"aquatic%20eyes_loag"},{"n":"Brinesoul","s":1,"u":"brinesoul_loag"},{"n":"Elemental Eyes","s":1,"u":"elemental%20eyes_loag"},{"n":"Elemental Lore","s":1,"u":"elemental%20lore_loag"},{"n":"Fluid Contortionist","s":1,"u":"fluid%20contortionist_loag"},{"n":"Genie Weapon Expertise","s":1,"u":"genie%20weapon%20expertise_loag"},{"n":"Genie Weapon Familiarity","s":1,"u":"genie%20weapon%20familiarity_loag"},{"n":"Genie Weapon Flourish","s":1,"u":"genie%20weapon%20flourish_loag"},{"n":"Marid Magic","s":1,"u":"marid%20magic_loag"},{"n":"Mistsoul","s":1,"u":"mistsoul_loag"},{"n":"Rimesoul","s":1,"u":"rimesoul_loag"},{"n":"Skillful Tail","s":1,"u":"skillful%20tail%20(geniekin)_loag"},{"n":"Steam Spell","s":1,"u":"steam%20spell_loag"},{"n":"Strong Swimmer","s":1,"u":"strong%20swimmer_loag"},{"n":"Summon Water Elemental","s":1,"u":"summon%20water%20elemental_loag"},{"n":"Tidal Shield","s":1,"u":"tidal%20shield_loag"},{"n":"Tide-hardened","s":1,"u":"tide-hardened_loag"},{"n":"Translucent Skin","s":1,"u":"translucent%20skin_loag"},{"n":"Native Waters","s":6,"u":"native%20waters_loil"},{"n":"Noble Resolve","s":6,"u":"noble%20resolve_loil"},{"n":"Miraculous Repair","s":6,"u":"miraculous%20repair_loil"},{"n":"Planar Sidestep","s":6,"u":"planar%20sidestep_loil"}],"1":[{"n":"Undine Hydromancer","s":13,"u":"undine%20hydromancer_b2"}],"22":[{"n":"Undine","s":1,"u":"blankhash,state:h-undine-loag=b1"}]},"":{"1":[{"n":"Aasimar Redeemer","s":12,"u":"aasimar%20redeemer_b1"},{"n":"Adamantine Golem","s":12,"u":"adamantine%20golem_b1"},{"n":"Adult Black Dragon","s":12,"u":"adult%20black%20dragon_b1"},{"n":"Adult Blue Dragon","s":12,"u":"adult%20blue%20dragon_b1"},{"n":"Adult Brass Dragon","s":12,"u":"adult%20brass%20dragon_b1"},{"n":"Adult Bronze Dragon","s":12,"u":"adult%20bronze%20dragon_b1"},{"n":"Adult Copper Dragon","s":12,"u":"adult%20copper%20dragon_b1"},{"n":"Adult Gold Dragon","s":12,"u":"adult%20gold%20dragon_b1"},{"n":"Adult Green Dragon","s":12,"u":"adult%20green%20dragon_b1"},{"n":"Adult Red Dragon","s":12,"u":"adult%20red%20dragon_b1"},{"n":"Adult Silver Dragon","s":12,"u":"adult%20silver%20dragon_b1"},{"n":"Adult White Dragon","s":12,"u":"adult%20white%20dragon_b1"},{"n":"Air Mephit","s":12,"u":"air%20mephit_b1"},{"n":"Alchemical Golem","s":12,"u":"alchemical%20golem_b1"},{"n":"Alghollthu Master","s":12,"u":"alghollthu%20master_b1"},{"n":"Ancient Black Dragon","s":12,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Blue Dragon","s":12,"u":"ancient%20blue%20dragon_b1"},{"n":"Ancient Brass Dragon","s":12,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":12,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Copper Dragon","s":12,"u":"ancient%20copper%20dragon_b1"},{"n":"Ancient Gold Dragon","s":12,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Green Dragon","s":12,"u":"ancient%20green%20dragon_b1"},{"n":"Ancient Red Dragon","s":12,"u":"ancient%20red%20dragon_b1"},{"n":"Ancient Silver Dragon","s":12,"u":"ancient%20silver%20dragon_b1"},{"n":"Ancient White Dragon","s":12,"u":"ancient%20white%20dragon_b1"},{"n":"Animated Armor","s":12,"u":"animated%20armor_b1"},{"n":"Animated Broom","s":12,"u":"animated%20broom_b1"},{"n":"Animated Statue","s":12,"u":"animated%20statue_b1"},{"n":"Ankhrav","s":12,"u":"ankhrav_b1"},{"n":"Ankylosaurus","s":12,"u":"ankylosaurus_b1"},{"n":"Annis Hag","s":12,"u":"annis%20hag_b1"},{"n":"Arbiter","s":12,"u":"arbiter_b1"},{"n":"Arboreal Regent","s":12,"u":"arboreal%20regent_b1"},{"n":"Arboreal Warden","s":12,"u":"arboreal%20warden_b1"},{"n":"Astradaemon","s":12,"u":"astradaemon_b1"},{"n":"Astral Deva","s":12,"u":"astral%20deva_b1"},{"n":"Awakened Tree","s":12,"u":"awakened%20tree_b1"},{"n":"Axiomite","s":12,"u":"axiomite_b1"},{"n":"Azure Worm","s":12,"u":"azure%20worm_b1"},{"n":"Balisse","s":12,"u":"balisse_b1"},{"n":"Ball Python","s":12,"u":"ball%20python_b1"},{"n":"Balor","s":12,"u":"balor_b1"},{"n":"Banshee","s":12,"u":"banshee_b1"},{"n":"Baomal","s":12,"u":"baomal_b1"},{"n":"Barbazu","s":12,"u":"barbazu_b1"},{"n":"Barghest","s":12,"u":"barghest_b1"},{"n":"Basilisk","s":12,"u":"basilisk_b1"},{"n":"Black Pudding","s":12,"u":"black%20pudding_b1"},{"n":"Bloodseeker","s":12,"u":"bloodseeker_b1"},{"n":"Boar","s":12,"u":"boar_b1"},{"n":"Boggard Scout","s":12,"u":"boggard%20scout_b1"},{"n":"Boggard Swampseer","s":12,"u":"boggard%20swampseer_b1"},{"n":"Boggard Warrior","s":12,"u":"boggard%20warrior_b1"},{"n":"Brain Collector","s":12,"u":"brain%20collector_b1"},{"n":"Brine Shark","s":12,"u":"brine%20shark_b1"},{"n":"Brontosaurus","s":12,"u":"brontosaurus_b1"},{"n":"Bugbear Thug","s":12,"u":"bugbear%20thug_b1"},{"n":"Bugbear Tormentor","s":12,"u":"bugbear%20tormentor_b1"},{"n":"Bulette","s":12,"u":"bulette_b1"},{"n":"Bunyip","s":12,"u":"bunyip_b1"},{"n":"Cacodaemon","s":12,"u":"cacodaemon_b1"},{"n":"Caligni Creeper","s":12,"u":"caligni%20creeper_b1"},{"n":"Caligni Dancer","s":12,"u":"caligni%20dancer_b1"},{"n":"Caligni Stalker","s":12,"u":"caligni%20stalker_b1"},{"n":"Cassisian","s":12,"u":"cassisian_b1"},{"n":"Catfolk Pouncer","s":12,"u":"catfolk%20pouncer_b1"},{"n":"Cauthooj","s":12,"u":"cauthooj_b1"},{"n":"Cave Bear","s":12,"u":"cave%20bear_b1"},{"n":"Centaur","s":12,"u":"centaur_b1"},{"n":"Centipede Swarm","s":12,"u":"centipede%20swarm_b1"},{"n":"Ceustodaemon","s":12,"u":"ceustodaemon_b1"},{"n":"Changeling Exile","s":12,"u":"changeling%20exile_b1"},{"n":"Chimera","s":12,"u":"chimera_b1"},{"n":"Choral","s":12,"u":"choral_b1"},{"n":"Chuul","s":12,"u":"chuul_b1"},{"n":"Cinder Rat","s":12,"u":"cinder%20rat_b1"},{"n":"Clay Golem","s":12,"u":"clay%20golem_b1"},{"n":"Cloaker","s":12,"u":"cloaker_b1"},{"n":"Cloud Giant","s":12,"u":"cloud%20giant_b1"},{"n":"Cockatrice","s":12,"u":"cockatrice_b1"},{"n":"Crag Linnorm","s":12,"u":"crag%20linnorm_b1"},{"n":"Crimson Worm","s":12,"u":"crimson%20worm_b1"},{"n":"Crocodile","s":12,"u":"crocodile_b1"},{"n":"Cyclops","s":12,"u":"cyclops_b1"},{"n":"Daeodon","s":12,"u":"daeodon_b1"},{"n":"Dandasuka","s":12,"u":"dandasuka_b1"},{"n":"Dark Naga","s":12,"u":"dark%20naga_b1"},{"n":"Deadly Mantis","s":12,"u":"deadly%20mantis_b1"},{"n":"Deep Gnome Rockwarden","s":12,"u":"deep%20gnome%20rockwarden_b1"},{"n":"Deep Gnome Scout","s":12,"u":"deep%20gnome%20scout_b1"},{"n":"Deep Gnome Warrior","s":12,"u":"deep%20gnome%20warrior_b1"},{"n":"Deinonychus","s":12,"u":"deinonychus_b1"},{"n":"Deinosuchus","s":12,"u":"deinosuchus_b1"},{"n":"Demilich","s":12,"u":"demilich_b1"},{"n":"Dero Magister","s":12,"u":"dero%20magister_b1"},{"n":"Dero Stalker","s":12,"u":"dero%20stalker_b1"},{"n":"Dero Strangler","s":12,"u":"dero%20strangler_b1"},{"n":"Desert Drake","s":12,"u":"desert%20drake_b1"},{"n":"Dezullon","s":12,"u":"dezullon_b1"},{"n":"Dhampir Wizard","s":12,"u":"dhampir%20wizard_b1"},{"n":"Dire Wolf","s":12,"u":"dire%20wolf_b1"},{"n":"Djinni","s":12,"u":"djinni_b1"},{"n":"Doppelganger","s":12,"u":"doppelganger_b1"},{"n":"Dragon Turtle","s":12,"u":"dragon%20turtle_b1"},{"n":"Drakauthix","s":12,"u":"drakauthix_b1"},{"n":"Drider","s":12,"u":"drider_b1"},{"n":"Drow Fighter","s":12,"u":"drow%20fighter_b1"},{"n":"Drow Priestess","s":12,"u":"drow%20priestess_b1"},{"n":"Drow Rogue","s":12,"u":"drow%20rogue_b1"},{"n":"Dryad","s":12,"u":"dryad_b1"},{"n":"Dryad Queen","s":12,"u":"dryad%20queen_b1"},{"n":"Duergar Bombardier","s":12,"u":"duergar%20bombardier_b1"},{"n":"Duergar Sharpshooter","s":12,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Taskmaster","s":12,"u":"duergar%20taskmaster_b1"},{"n":"Dullahan","s":12,"u":"dullahan_b1"},{"n":"Duskwalker Ghost Hunter","s":12,"u":"duskwalker%20ghost%20hunter_b1"},{"n":"Eagle","s":12,"u":"eagle_b1"},{"n":"Earth Mephit","s":12,"u":"earth%20mephit_b1"},{"n":"Efreeti","s":12,"u":"efreeti_b1"},{"n":"Elananx","s":12,"u":"elananx_b1"},{"n":"Electric Eel","s":12,"u":"electric%20eel_b1"},{"n":"Elemental Avalanche","s":12,"u":"elemental%20avalanche_b1"},{"n":"Elemental Hurricane","s":12,"u":"elemental%20hurricane_b1"},{"n":"Elemental Inferno","s":12,"u":"elemental%20inferno_b1"},{"n":"Elemental Tsunami","s":12,"u":"elemental%20tsunami_b1"},{"n":"Elephant","s":12,"u":"elephant_b1"},{"n":"Erinys","s":12,"u":"erinys_b1"},{"n":"Ether Spider","s":12,"u":"ether%20spider_b1"},{"n":"Ettin","s":12,"u":"ettin_b1"},{"n":"Faceless Stalker","s":12,"u":"faceless%20stalker_b1"},{"n":"Faerie Dragon","s":12,"u":"faerie%20dragon_b1"},{"n":"Fire Giant","s":12,"u":"fire%20giant_b1"},{"n":"Fire Mephit","s":12,"u":"fire%20mephit_b1"},{"n":"Firewyrm","s":12,"u":"firewyrm_b1"},{"n":"Flame Drake","s":12,"u":"flame%20drake_b1"},{"n":"Flash Beetle","s":12,"u":"flash%20beetle_b1"},{"n":"Flesh Golem","s":12,"u":"flesh%20golem_b1"},{"n":"Frost Drake","s":12,"u":"frost%20drake_b1"},{"n":"Frost Giant","s":12,"u":"frost%20giant_b1"},{"n":"Fungus Leshy","s":12,"u":"fungus%20leshy_b1"},{"n":"Gancanagh","s":12,"u":"gancanagh_b1"},{"n":"Gargoyle","s":12,"u":"gargoyle_b1"},{"n":"Gelatinous Cube","s":12,"u":"gelatinous%20cube_b1"},{"n":"Gelugon","s":12,"u":"gelugon_b1"},{"n":"Ghaele","s":12,"u":"ghaele_b1"},{"n":"Ghast","s":12,"u":"ghast_b1"},{"n":"Ghost Commoner","s":12,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":12,"u":"ghost%20mage_b1"},{"n":"Ghoul","s":12,"u":"ghoul_b1"},{"n":"Giant Anaconda","s":12,"u":"giant%20anaconda_b1"},{"n":"Giant Animated Statue","s":12,"u":"giant%20animated%20statue_b1"},{"n":"Giant Bat","s":12,"u":"giant%20bat_b1"},{"n":"Giant Centipede","s":12,"u":"giant%20centipede_b1"},{"n":"Giant Eagle","s":12,"u":"giant%20eagle_b1"},{"n":"Giant Flytrap","s":12,"u":"giant%20flytrap_b1"},{"n":"Giant Frilled Lizard","s":12,"u":"giant%20frilled%20lizard_b1"},{"n":"Giant Gecko","s":12,"u":"giant%20gecko_b1"},{"n":"Giant Mantis","s":12,"u":"giant%20mantis_b1"},{"n":"Giant Monitor Lizard","s":12,"u":"giant%20monitor%20lizard_b1"},{"n":"Giant Moray Eel","s":12,"u":"giant%20moray%20eel_b1"},{"n":"Giant Octopus","s":12,"u":"giant%20octopus_b1"},{"n":"Giant Rat","s":12,"u":"giant%20rat_b1"},{"n":"Giant Scorpion","s":12,"u":"giant%20scorpion_b1"},{"n":"Giant Stag Beetle","s":12,"u":"giant%20stag%20beetle_b1"},{"n":"Giant Tarantula","s":12,"u":"giant%20tarantula_b1"},{"n":"Giant Viper","s":12,"u":"giant%20viper_b1"},{"n":"Giant Wasp","s":12,"u":"giant%20wasp_b1"},{"n":"Gibbering Mouther","s":12,"u":"gibbering%20mouther_b1"},{"n":"Gimmerling","s":12,"u":"gimmerling_b1"},{"n":"Glabrezu","s":12,"u":"glabrezu_b1"},{"n":"Gnoll Cultist","s":12,"u":"gnoll%20cultist_b1"},{"n":"Gnoll Hunter","s":12,"u":"gnoll%20hunter_b1"},{"n":"Gnoll Sergeant","s":12,"u":"gnoll%20sergeant_b1"},{"n":"Goblin Commando","s":12,"u":"goblin%20commando_b1"},{"n":"Goblin Dog","s":12,"u":"goblin%20dog_b1"},{"n":"Goblin Pyro","s":12,"u":"goblin%20pyro_b1"},{"n":"Goblin War Chanter","s":12,"u":"goblin%20war%20chanter_b1"},{"n":"Goblin Warrior","s":12,"u":"goblin%20warrior_b1"},{"n":"Gogiteth","s":12,"u":"gogiteth_b1"},{"n":"Goliath Spider","s":12,"u":"goliath%20spider_b1"},{"n":"Gorilla","s":12,"u":"gorilla_b1"},{"n":"Gourd Leshy","s":12,"u":"gourd%20leshy_b1"},{"n":"Great Cyclops","s":12,"u":"great%20cyclops_b1"},{"n":"Great White Shark","s":12,"u":"great%20white%20shark_b1"},{"n":"Greater Barghest","s":12,"u":"greater%20barghest_b1"},{"n":"Greater Nightmare","s":12,"u":"greater%20nightmare_b1"},{"n":"Greater Shadow","s":12,"u":"greater%20shadow_b1"},{"n":"Green Hag","s":12,"u":"green%20hag_b1"},{"n":"Griffon","s":12,"u":"griffon_b1"},{"n":"Grig","s":12,"u":"grig_b1"},{"n":"Grikkitog","s":12,"u":"grikkitog_b1"},{"n":"Grim Reaper","s":12,"u":"grim%20reaper_b1"},{"n":"Grizzly Bear","s":12,"u":"grizzly%20bear_b1"},{"n":"Grothlut","s":12,"u":"grothlut_b1"},{"n":"Guard Dog","s":12,"u":"guard%20dog_b1"},{"n":"Guardian Naga","s":12,"u":"guardian%20naga_b1"},{"n":"Gug","s":12,"u":"gug_b1"},{"n":"Guthallath","s":12,"u":"guthallath_b1"},{"n":"Harpy","s":12,"u":"harpy_b1"},{"n":"Hell Hound","s":12,"u":"hell%20hound_b1"},{"n":"Hill Giant","s":12,"u":"hill%20giant_b1"},{"n":"Hive Mother","s":12,"u":"hive%20mother_b1"},{"n":"Hobgoblin Archer","s":12,"u":"hobgoblin%20archer_b1"},{"n":"Hobgoblin General","s":12,"u":"hobgoblin%20general_b1"},{"n":"Hobgoblin Soldier","s":12,"u":"hobgoblin%20soldier_b1"},{"n":"Homunculus","s":12,"u":"homunculus_b1"},{"n":"Horned Archon","s":12,"u":"horned%20archon_b1"},{"n":"Hunting Spider","s":12,"u":"hunting%20spider_b1"},{"n":"Hyaenodon","s":12,"u":"hyaenodon_b1"},{"n":"Hydra","s":12,"u":"hydra_b1"},{"n":"Hyena","s":12,"u":"hyena_b1"},{"n":"Ice Linnorm","s":12,"u":"ice%20linnorm_b1"},{"n":"Imp","s":12,"u":"imp_b1"},{"n":"Invisible Stalker","s":12,"u":"invisible%20stalker_b1"},{"n":"Iron Golem","s":12,"u":"iron%20golem_b1"},{"n":"Janni","s":12,"u":"janni_b1"},{"n":"Jinkin","s":12,"u":"jinkin_b1"},{"n":"Jungle Drake","s":12,"u":"jungle%20drake_b1"},{"n":"Keketar","s":12,"u":"keketar_b1"},{"n":"Kobold Dragon Mage","s":12,"u":"kobold%20dragon%20mage_b1"},{"n":"Kobold Scout","s":12,"u":"kobold%20scout_b1"},{"n":"Kobold Warrior","s":12,"u":"kobold%20warrior_b1"},{"n":"Kolyarut","s":12,"u":"kolyarut_b1"},{"n":"Kraken","s":12,"u":"kraken_b1"},{"n":"Krooth","s":12,"u":"krooth_b1"},{"n":"Lamia","s":12,"u":"lamia_b1"},{"n":"Lamia Matriarch","s":12,"u":"lamia%20matriarch_b1"},{"n":"Lantern Archon","s":12,"u":"lantern%20archon_b1"},{"n":"Leaf Leshy","s":12,"u":"leaf%20leshy_b1"},{"n":"Legion Archon","s":12,"u":"legion%20archon_b1"},{"n":"Lemure","s":12,"u":"lemure_b1"},{"n":"Leopard","s":12,"u":"leopard_b1"},{"n":"Lesser Death","s":12,"u":"lesser%20death_b1"},{"n":"Leukodaemon","s":12,"u":"leukodaemon_b1"},{"n":"Lich","s":12,"u":"lich_b1"},{"n":"Lillend","s":12,"u":"lillend_b1"},{"n":"Lion","s":12,"u":"lion_b1"},{"n":"Living Landslide","s":12,"u":"living%20landslide_b1"},{"n":"Living Waterfall","s":12,"u":"living%20waterfall_b1"},{"n":"Living Whirlwind","s":12,"u":"living%20whirlwind_b1"},{"n":"Living Wildfire","s":12,"u":"living%20wildfire_b1"},{"n":"Lizardfolk Defender","s":12,"u":"lizardfolk%20defender_b1"},{"n":"Lizardfolk Scout","s":12,"u":"lizardfolk%20scout_b1"},{"n":"Lizardfolk Stargazer","s":12,"u":"lizardfolk%20stargazer_b1"},{"n":"Lyrakien","s":12,"u":"lyrakien_b1"},{"n":"Mammoth","s":12,"u":"mammoth_b1"},{"n":"Manticore","s":12,"u":"manticore_b1"},{"n":"Marid","s":12,"u":"marid_b1"},{"n":"Marilith","s":12,"u":"marilith_b1"},{"n":"Medusa","s":12,"u":"medusa_b1"},{"n":"Megalodon","s":12,"u":"megalodon_b1"},{"n":"Megaprimatus","s":12,"u":"megaprimatus_b1"},{"n":"Merfolk Warrior","s":12,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Wavecaller","s":12,"u":"merfolk%20wavecaller_b1"},{"n":"Mimic","s":12,"u":"mimic_b1"},{"n":"Minotaur","s":12,"u":"minotaur_b1"},{"n":"Mitflit","s":12,"u":"mitflit_b1"},{"n":"Morrigna","s":12,"u":"morrigna_b1"},{"n":"Mu Spore","s":12,"u":"mu%20spore_b1"},{"n":"Mukradi","s":12,"u":"mukradi_b1"},{"n":"Mummy Guardian","s":12,"u":"mummy%20guardian_b1"},{"n":"Mummy Pharaoh","s":12,"u":"mummy%20pharaoh_b1"},{"n":"Naiad","s":12,"u":"naiad_b1"},{"n":"Naiad Queen","s":12,"u":"naiad%20queen_b1"},{"n":"Naunet","s":12,"u":"naunet_b1"},{"n":"Nessian Warhound","s":12,"u":"nessian%20warhound_b1"},{"n":"Night Hag","s":12,"u":"night%20hag_b1"},{"n":"Nightmare","s":12,"u":"nightmare_b1"},{"n":"Nilith","s":12,"u":"nilith_b1"},{"n":"Nosoi","s":12,"u":"nosoi_b1"},{"n":"Ochre Jelly","s":12,"u":"ochre%20jelly_b1"},{"n":"Ofalth","s":12,"u":"ofalth_b1"},{"n":"Ogre Boss","s":12,"u":"ogre%20boss_b1"},{"n":"Ogre Glutton","s":12,"u":"ogre%20glutton_b1"},{"n":"Ogre Warrior","s":12,"u":"ogre%20warrior_b1"},{"n":"Orc Brute","s":12,"u":"orc%20brute_b1"},{"n":"Orc Warchief","s":12,"u":"orc%20warchief_b1"},{"n":"Orc Warrior","s":12,"u":"orc%20warrior_b1"},{"n":"Otyugh","s":12,"u":"otyugh_b1"},{"n":"Owlbear","s":12,"u":"owlbear_b1"},{"n":"Pegasus","s":12,"u":"pegasus_b1"},{"n":"Phistophilus","s":12,"u":"phistophilus_b1"},{"n":"Phoenix","s":12,"u":"phoenix_b1"},{"n":"Pit Fiend","s":12,"u":"pit%20fiend_b1"},{"n":"Pixie","s":12,"u":"pixie_b1"},{"n":"Plague Zombie","s":12,"u":"plague%20zombie_b1"},{"n":"Pleroma","s":12,"u":"pleroma_b1"},{"n":"Poltergeist","s":12,"u":"poltergeist_b1"},{"n":"Poracha","s":12,"u":"poracha_b1"},{"n":"Pteranodon","s":12,"u":"pteranodon_b1"},{"n":"Pugwampi","s":12,"u":"pugwampi_b1"},{"n":"Purple Worm","s":12,"u":"purple%20worm_b1"},{"n":"Quasit","s":12,"u":"quasit_b1"},{"n":"Quatoid","s":12,"u":"quatoid_b1"},{"n":"Quelaunt","s":12,"u":"quelaunt_b1"},{"n":"Quetzalcoatlus","s":12,"u":"quetzalcoatlus_b1"},{"n":"Raja Rakshasa","s":12,"u":"raja%20rakshasa_b1"},{"n":"Rat Swarm","s":12,"u":"rat%20swarm_b1"},{"n":"Ratfolk Grenadier","s":12,"u":"ratfolk%20grenadier_b1"},{"n":"Redcap","s":12,"u":"redcap_b1"},{"n":"Reefclaw","s":12,"u":"reefclaw_b1"},{"n":"Remorhaz","s":12,"u":"remorhaz_b1"},{"n":"Riding Dog","s":12,"u":"riding%20dog_b1"},{"n":"Riding Horse","s":12,"u":"riding%20horse_b1"},{"n":"Riding Pony","s":12,"u":"riding%20pony_b1"},{"n":"River Drake","s":12,"u":"river%20drake_b1"},{"n":"Roc","s":12,"u":"roc_b1"},{"n":"Roper","s":12,"u":"roper_b1"},{"n":"Rune Giant","s":12,"u":"rune%20giant_b1"},{"n":"Rust Monster","s":12,"u":"rust%20monster_b1"},{"n":"Salamander","s":12,"u":"salamander_b1"},{"n":"Satyr","s":12,"u":"satyr_b1"},{"n":"Scorpion Swarm","s":12,"u":"scorpion%20swarm_b1"},{"n":"Sea Devil Baron","s":12,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":12,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":12,"u":"sea%20devil%20scout_b1"},{"n":"Sea Hag","s":12,"u":"sea%20hag_b1"},{"n":"Sea Serpent","s":12,"u":"sea%20serpent_b1"},{"n":"Sewer Ooze","s":12,"u":"sewer%20ooze_b1"},{"n":"Shadow","s":12,"u":"shadow_b1"},{"n":"Shaitan","s":12,"u":"shaitan_b1"},{"n":"Shambler","s":12,"u":"shambler_b1"},{"n":"Shemhazian","s":12,"u":"shemhazian_b1"},{"n":"Shield Archon","s":12,"u":"shield%20archon_b1"},{"n":"Shining Child","s":12,"u":"shining%20child_b1"},{"n":"Shoggoth","s":12,"u":"shoggoth_b1"},{"n":"Shuln","s":12,"u":"shuln_b1"},{"n":"Sinspawn","s":12,"u":"sinspawn_b1"},{"n":"Skeletal Champion","s":12,"u":"skeletal%20champion_b1"},{"n":"Skeletal Giant","s":12,"u":"skeletal%20giant_b1"},{"n":"Skeletal Horse","s":12,"u":"skeletal%20horse_b1"},{"n":"Skeletal Hulk","s":12,"u":"skeletal%20hulk_b1"},{"n":"Skeleton Guard","s":12,"u":"skeleton%20guard_b1"},{"n":"Skulltaker","s":12,"u":"skulltaker_b1"},{"n":"Skum","s":12,"u":"skum_b1"},{"n":"Slurk","s":12,"u":"slurk_b1"},{"n":"Smilodon","s":12,"u":"smilodon_b1"},{"n":"Snapping Flytrap","s":12,"u":"snapping%20flytrap_b1"},{"n":"Sod Hound","s":12,"u":"sod%20hound_b1"},{"n":"Soulbound Doll","s":12,"u":"soulbound%20doll_b1"},{"n":"Sphinx","s":12,"u":"sphinx_b1"},{"n":"Spider Swarm","s":12,"u":"spider%20swarm_b1"},{"n":"Sprite","s":12,"u":"sprite_b1"},{"n":"Stegosaurus","s":12,"u":"stegosaurus_b1"},{"n":"Stone Giant","s":12,"u":"stone%20giant_b1"},{"n":"Stone Golem","s":12,"u":"stone%20golem_b1"},{"n":"Stone Mauler","s":12,"u":"stone%20mauler_b1"},{"n":"Storm Giant","s":12,"u":"storm%20giant_b1"},{"n":"Storm Lord","s":12,"u":"storm%20lord_b1"},{"n":"Succubus","s":12,"u":"succubus_b1"},{"n":"Tarn Linnorm","s":12,"u":"tarn%20linnorm_b1"},{"n":"Tengu Sneak","s":12,"u":"tengu%20sneak_b1"},{"n":"Terotricus","s":12,"u":"terotricus_b1"},{"n":"Tidal Master","s":12,"u":"tidal%20master_b1"},{"n":"Tiefling Adept","s":12,"u":"tiefling%20adept_b1"},{"n":"Tiger","s":12,"u":"tiger_b1"},{"n":"Tor Linnorm","s":12,"u":"tor%20linnorm_b1"},{"n":"Treerazer","s":12,"u":"treerazer_b1"},{"n":"Triceratops","s":12,"u":"triceratops_b1"},{"n":"Troll","s":12,"u":"troll_b1"},{"n":"Troll King","s":12,"u":"troll%20king_b1"},{"n":"Tyrannosaurus","s":12,"u":"tyrannosaurus_b1"},{"n":"Unicorn","s":12,"u":"unicorn_b1"},{"n":"Uthul","s":12,"u":"uthul_b1"},{"n":"Vampire Bat Swarm","s":12,"u":"vampire%20bat%20swarm_b1"},{"n":"Vampire Count","s":12,"u":"vampire%20count_b1"},{"n":"Vampire Mastermind","s":12,"u":"vampire%20mastermind_b1"},{"n":"Vampire Spawn Rogue","s":12,"u":"vampire%20spawn%20rogue_b1"},{"n":"Veiled Master","s":12,"u":"veiled%20master_b1"},{"n":"Velociraptor","s":12,"u":"velociraptor_b1"},{"n":"Viper","s":12,"u":"viper_b1"},{"n":"Voidworm","s":12,"u":"voidworm_b1"},{"n":"Vrock","s":12,"u":"vrock_b1"},{"n":"War Horse","s":12,"u":"war%20horse_b1"},{"n":"War Pony","s":12,"u":"war%20pony_b1"},{"n":"Warg","s":12,"u":"warg_b1"},{"n":"Warsworn","s":12,"u":"warsworn_b1"},{"n":"Wasp Swarm","s":12,"u":"wasp%20swarm_b1"},{"n":"Water Mephit","s":12,"u":"water%20mephit_b1"},{"n":"Web Lurker","s":12,"u":"web%20lurker_b1"},{"n":"Wemmuth","s":12,"u":"wemmuth_b1"},{"n":"Wendigo","s":12,"u":"wendigo_b1"},{"n":"Werebear","s":12,"u":"werebear_b1"},{"n":"Wererat","s":12,"u":"wererat_b1"},{"n":"Werewolf","s":12,"u":"werewolf_b1"},{"n":"Wight","s":12,"u":"wight_b1"},{"n":"Will-o'-wisp","s":12,"u":"will-o'-wisp_b1"},{"n":"Winter Wolf","s":12,"u":"winter%20wolf_b1"},{"n":"Wolf","s":12,"u":"wolf_b1"},{"n":"Wraith","s":12,"u":"wraith_b1"},{"n":"Wyvern","s":12,"u":"wyvern_b1"},{"n":"Xorn","s":12,"u":"xorn_b1"},{"n":"Xulgath Leader","s":12,"u":"xulgath%20leader_b1"},{"n":"Xulgath Skulker","s":12,"u":"xulgath%20skulker_b1"},{"n":"Xulgath Warrior","s":12,"u":"xulgath%20warrior_b1"},{"n":"Yeti","s":12,"u":"yeti_b1"},{"n":"Young Black Dragon","s":12,"u":"young%20black%20dragon_b1"},{"n":"Young Blue Dragon","s":12,"u":"young%20blue%20dragon_b1"},{"n":"Young Brass Dragon","s":12,"u":"young%20brass%20dragon_b1"},{"n":"Young Bronze Dragon","s":12,"u":"young%20bronze%20dragon_b1"},{"n":"Young Copper Dragon","s":12,"u":"young%20copper%20dragon_b1"},{"n":"Young Gold Dragon","s":12,"u":"young%20gold%20dragon_b1"},{"n":"Young Green Dragon","s":12,"u":"young%20green%20dragon_b1"},{"n":"Young Red Dragon","s":12,"u":"young%20red%20dragon_b1"},{"n":"Young Silver Dragon","s":12,"u":"young%20silver%20dragon_b1"},{"n":"Young White Dragon","s":12,"u":"young%20white%20dragon_b1"},{"n":"Zaramuun","s":12,"u":"zaramuun_b1"},{"n":"Zephyr Hawk","s":12,"u":"zephyr%20hawk_b1"},{"n":"Zombie Brute","s":12,"u":"zombie%20brute_b1"},{"n":"Zombie Hulk","s":12,"u":"zombie%20hulk_b1"},{"n":"Zombie Shambler","s":12,"u":"zombie%20shambler_b1"},{"n":"Aapoph Serpentfolk","s":13,"u":"aapoph%20serpentfolk_b2"},{"n":"Adult Brine Dragon","s":13,"u":"adult%20brine%20dragon_b2"},{"n":"Adult Cloud Dragon","s":13,"u":"adult%20cloud%20dragon_b2"},{"n":"Adult Crystal Dragon","s":13,"u":"adult%20crystal%20dragon_b2"},{"n":"Adult Magma Dragon","s":13,"u":"adult%20magma%20dragon_b2"},{"n":"Adult Umbral Dragon","s":13,"u":"adult%20umbral%20dragon_b2"},{"n":"Ahuizotl","s":13,"u":"ahuizotl_b2"},{"n":"Akata","s":13,"u":"akata_b2"},{"n":"Akizendri","s":13,"u":"akizendri_b2"},{"n":"Amoeba Swarm","s":13,"u":"amoeba%20swarm_b2"},{"n":"Anancus","s":13,"u":"anancus_b2"},{"n":"Ancient Brine Dragon","s":13,"u":"ancient%20brine%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":13,"u":"ancient%20cloud%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":13,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ancient Magma Dragon","s":13,"u":"ancient%20magma%20dragon_b2"},{"n":"Ancient Umbral Dragon","s":13,"u":"ancient%20umbral%20dragon_b2"},{"n":"Animate Dream","s":13,"u":"animate%20dream_b2"},{"n":"Ankou","s":13,"u":"ankou_b2"},{"n":"Aolaz","s":13,"u":"aolaz_b2"},{"n":"Army Ant Swarm","s":13,"u":"army%20ant%20swarm_b2"},{"n":"Assassin Vine","s":13,"u":"assassin%20vine_b2"},{"n":"Athach","s":13,"u":"athach_b2"},{"n":"Attic Whisperer","s":13,"u":"attic%20whisperer_b2"},{"n":"Augnagar","s":13,"u":"augnagar_b2"},{"n":"Augur","s":13,"u":"augur_b2"},{"n":"Aurumvorax","s":13,"u":"aurumvorax_b2"},{"n":"Azuretzi","s":13,"u":"azuretzi_b2"},{"n":"Babau","s":13,"u":"babau_b2"},{"n":"Badger","s":13,"u":"badger_b2"},{"n":"Baobhan Sith","s":13,"u":"baobhan%20sith_b2"},{"n":"Basidirond","s":13,"u":"basidirond_b2"},{"n":"Bastion Archon","s":13,"u":"bastion%20archon_b2"},{"n":"Bebilith","s":13,"u":"bebilith_b2"},{"n":"Behemoth Hippopotamus","s":13,"u":"behemoth%20hippopotamus_b2"},{"n":"Behir","s":13,"u":"behir_b2"},{"n":"Belker","s":13,"u":"belker_b2"},{"n":"Black Bear","s":13,"u":"black%20bear_b2"},{"n":"Black Scorpion","s":13,"u":"black%20scorpion_b2"},{"n":"Blindheim","s":13,"u":"blindheim_b2"},{"n":"Blink Dog","s":13,"u":"blink%20dog_b2"},{"n":"Blizzardborn","s":13,"u":"blizzardborn_b2"},{"n":"Blodeuwedd","s":13,"u":"blodeuwedd_b2"},{"n":"Blue-ringed Octopus","s":13,"u":"blue-ringed%20octopus_b2"},{"n":"Bodak","s":13,"u":"bodak_b2"},{"n":"Bog Mummy","s":13,"u":"bog%20mummy_b2"},{"n":"Bog Strider","s":13,"u":"bog%20strider_b2"},{"n":"Bone Prophet","s":13,"u":"bone%20prophet_b2"},{"n":"Bottlenose Dolphin","s":13,"u":"bottlenose%20dolphin_b2"},{"n":"Bralani","s":13,"u":"bralani_b2"},{"n":"Brood Leech Swarm","s":13,"u":"brood%20leech%20swarm_b2"},{"n":"Brownie","s":13,"u":"brownie_b2"},{"n":"Bythos","s":13,"u":"bythos_b2"},{"n":"Cairn Linnorm","s":13,"u":"cairn%20linnorm_b2"},{"n":"Cairn Wight","s":13,"u":"cairn%20wight_b2"},{"n":"Calathgar","s":13,"u":"calathgar_b2"},{"n":"Caligni Slayer","s":13,"u":"caligni%20slayer_b2"},{"n":"Carbuncle","s":13,"u":"carbuncle_b2"},{"n":"Carnivorous Blob","s":13,"u":"carnivorous%20blob_b2"},{"n":"Carrion Golem","s":13,"u":"carrion%20golem_b2"},{"n":"Catoblepas","s":13,"u":"catoblepas_b2"},{"n":"Catrina","s":13,"u":"catrina_b2"},{"n":"Cave Fisher","s":13,"u":"cave%20fisher_b2"},{"n":"Cave Scorpion","s":13,"u":"cave%20scorpion_b2"},{"n":"Cavern Troll","s":13,"u":"cavern%20troll_b2"},{"n":"Chernobue","s":13,"u":"chernobue_b2"},{"n":"Choker","s":13,"u":"choker_b2"},{"n":"Chupacabra","s":13,"u":"chupacabra_b2"},{"n":"Cockroach Swarm","s":13,"u":"cockroach%20swarm_b2"},{"n":"Coil Spy","s":13,"u":"coil%20spy_b2"},{"n":"Compsognathus","s":13,"u":"compsognathus_b2"},{"n":"Cornugon","s":13,"u":"cornugon_b2"},{"n":"Crawling Hand","s":13,"u":"crawling%20hand_b2"},{"n":"Culdewen","s":13,"u":"culdewen_b2"},{"n":"Cythnigot","s":13,"u":"cythnigot_b2"},{"n":"D'ziriak","s":13,"u":"d'ziriak_b2"},{"n":"Denizen Of Leng","s":13,"u":"denizen%20of%20leng_b2"},{"n":"Derghodaemon","s":13,"u":"derghodaemon_b2"},{"n":"Destrachan","s":13,"u":"destrachan_b2"},{"n":"Devourer","s":13,"u":"devourer_b2"},{"n":"Dig-widget","s":13,"u":"dig-widget_b2"},{"n":"Doprillu","s":13,"u":"doprillu_b2"},{"n":"Dracolisk","s":13,"u":"dracolisk_b2"},{"n":"Drainberry Bush","s":13,"u":"drainberry%20bush_b2"},{"n":"Draugr","s":13,"u":"draugr_b2"},{"n":"Dread Wraith","s":13,"u":"dread%20wraith_b2"},{"n":"Dream Spider","s":13,"u":"dream%20spider_b2"},{"n":"Duneshaker Solifugid","s":13,"u":"duneshaker%20solifugid_b2"},{"n":"Dust Mephit","s":13,"u":"dust%20mephit_b2"},{"n":"Dweomercat","s":13,"u":"dweomercat_b2"},{"n":"Earthen Destrier","s":13,"u":"earthen%20destrier_b2"},{"n":"Elasmosaurus","s":13,"u":"elasmosaurus_b2"},{"n":"Ember Fox","s":13,"u":"ember%20fox_b2"},{"n":"Emperor Cobra","s":13,"u":"emperor%20cobra_b2"},{"n":"Eremite","s":13,"u":"eremite_b2"},{"n":"Esobok","s":13,"u":"esobok_b2"},{"n":"Evangelist","s":13,"u":"evangelist_b2"},{"n":"Fen Mosquito Swarm","s":13,"u":"fen%20mosquito%20swarm_b2"},{"n":"Fetchling Scout","s":13,"u":"fetchling%20scout_b2"},{"n":"Filth Fire","s":13,"u":"filth%20fire_b2"},{"n":"Fire Jellyfish Swarm","s":13,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Fire Yai","s":13,"u":"fire%20yai_b2"},{"n":"Fjord Linnorm","s":13,"u":"fjord%20linnorm_b2"},{"n":"Flytrap Leshy","s":13,"u":"flytrap%20leshy_b2"},{"n":"Froghemoth","s":13,"u":"froghemoth_b2"},{"n":"Frost Troll","s":13,"u":"frost%20troll_b2"},{"n":"Frost Worm","s":13,"u":"frost%20worm_b2"},{"n":"Ghonhatine","s":13,"u":"ghonhatine_b2"},{"n":"Giant Amoeba","s":13,"u":"giant%20amoeba_b2"},{"n":"Giant Ant","s":13,"u":"giant%20ant_b2"},{"n":"Giant Badger","s":13,"u":"giant%20badger_b2"},{"n":"Giant Chameleon","s":13,"u":"giant%20chameleon_b2"},{"n":"Giant Cockroach","s":13,"u":"giant%20cockroach_b2"},{"n":"Giant Crab","s":13,"u":"giant%20crab_b2"},{"n":"Giant Crawling Hand","s":13,"u":"giant%20crawling%20hand_b2"},{"n":"Giant Dragonfly","s":13,"u":"giant%20dragonfly_b2"},{"n":"Giant Dragonfly Nymph","s":13,"u":"giant%20dragonfly%20nymph_b2"},{"n":"Giant Fly","s":13,"u":"giant%20fly_b2"},{"n":"Giant Frog","s":13,"u":"giant%20frog_b2"},{"n":"Giant Hippocampus","s":13,"u":"giant%20hippocampus_b2"},{"n":"Giant Jellyfish","s":13,"u":"giant%20jellyfish_b2"},{"n":"Giant Leech","s":13,"u":"giant%20leech_b2"},{"n":"Giant Maggot","s":13,"u":"giant%20maggot_b2"},{"n":"Giant Mosquito","s":13,"u":"giant%20mosquito_b2"},{"n":"Giant Slug","s":13,"u":"giant%20slug_b2"},{"n":"Giant Snapping Turtle","s":13,"u":"giant%20snapping%20turtle_b2"},{"n":"Giant Solifugid","s":13,"u":"giant%20solifugid_b2"},{"n":"Giant Squid","s":13,"u":"giant%20squid_b2"},{"n":"Giant Tick","s":13,"u":"giant%20tick_b2"},{"n":"Giant Toad","s":13,"u":"giant%20toad_b2"},{"n":"Giant Whiptail Centipede","s":13,"u":"giant%20whiptail%20centipede_b2"},{"n":"Giant Wolverine","s":13,"u":"giant%20wolverine_b2"},{"n":"Glass Golem","s":13,"u":"glass%20golem_b2"},{"n":"Gorgon","s":13,"u":"gorgon_b2"},{"n":"Gosreg","s":13,"u":"gosreg_b2"},{"n":"Granite Glyptodont","s":13,"u":"granite%20glyptodont_b2"},{"n":"Gray Ooze","s":13,"u":"gray%20ooze_b2"},{"n":"Grendel","s":13,"u":"grendel_b2"},{"n":"Grimstalker","s":13,"u":"grimstalker_b2"},{"n":"Grindylow","s":13,"u":"grindylow_b2"},{"n":"Grippli Scout","s":13,"u":"grippli%20scout_b2"},{"n":"Grodair","s":13,"u":"grodair_b2"},{"n":"Gylou","s":13,"u":"gylou_b2"},{"n":"Hadrosaurid","s":13,"u":"hadrosaurid_b2"},{"n":"Hamatula","s":13,"u":"hamatula_b2"},{"n":"Hellcat","s":13,"u":"hellcat_b2"},{"n":"Hezrou","s":13,"u":"hezrou_b2"},{"n":"Hippocampus","s":13,"u":"hippocampus_b2"},{"n":"Hippogriff","s":13,"u":"hippogriff_b2"},{"n":"Hippopotamus","s":13,"u":"hippopotamus_b2"},{"n":"Hodag","s":13,"u":"hodag_b2"},{"n":"Hound Archon","s":13,"u":"hound%20archon_b2"},{"n":"Hound Of Tindalos","s":13,"u":"hound%20of%20tindalos_b2"},{"n":"Ice Golem","s":13,"u":"ice%20golem_b2"},{"n":"Ice Mephit","s":13,"u":"ice%20mephit_b2"},{"n":"Ice Yai","s":13,"u":"ice%20yai_b2"},{"n":"Icewyrm","s":13,"u":"icewyrm_b2"},{"n":"Icicle Snake","s":13,"u":"icicle%20snake_b2"},{"n":"Ifrit Pyrochemist","s":13,"u":"ifrit%20pyrochemist_b2"},{"n":"Iguanodon","s":13,"u":"iguanodon_b2"},{"n":"Imentesh","s":13,"u":"imentesh_b2"},{"n":"Intellect Devourer","s":13,"u":"intellect%20devourer_b2"},{"n":"Interlocutor","s":13,"u":"interlocutor_b2"},{"n":"Invidiak","s":13,"u":"invidiak_b2"},{"n":"Irlgaunt","s":13,"u":"irlgaunt_b2"},{"n":"Irnakurse","s":13,"u":"irnakurse_b2"},{"n":"Isqulug","s":13,"u":"isqulug_b2"},{"n":"Jabberwock","s":13,"u":"jabberwock_b2"},{"n":"Jotund Troll","s":13,"u":"jotund%20troll_b2"},{"n":"Jyoti","s":13,"u":"jyoti_b2"},{"n":"Kelpie","s":13,"u":"kelpie_b2"},{"n":"Korred","s":13,"u":"korred_b2"},{"n":"Leng Spider","s":13,"u":"leng%20spider_b2"},{"n":"Leprechaun","s":13,"u":"leprechaun_b2"},{"n":"Lerritan","s":13,"u":"lerritan_b2"},{"n":"Leucrotta","s":13,"u":"leucrotta_b2"},{"n":"Leydroth","s":13,"u":"leydroth_b2"},{"n":"Living Boulder","s":13,"u":"living%20boulder_b2"},{"n":"Living Thunderclap","s":13,"u":"living%20thunderclap_b2"},{"n":"Lunar Naga","s":13,"u":"lunar%20naga_b2"},{"n":"Lurker In Light","s":13,"u":"lurker%20in%20light_b2"},{"n":"Magma Scorpion","s":13,"u":"magma%20scorpion_b2"},{"n":"Mandragora","s":13,"u":"mandragora_b2"},{"n":"Manta Ray","s":13,"u":"manta%20ray_b2"},{"n":"Marrmora","s":13,"u":"marrmora_b2"},{"n":"Marsh Giant","s":13,"u":"marsh%20giant_b2"},{"n":"Marut","s":13,"u":"marut_b2"},{"n":"Mastodon","s":13,"u":"mastodon_b2"},{"n":"Megalania","s":13,"u":"megalania_b2"},{"n":"Meladaemon","s":13,"u":"meladaemon_b2"},{"n":"Melody On The Wind","s":13,"u":"melody%20on%20the%20wind_b2"},{"n":"Mist Stalker","s":13,"u":"mist%20stalker_b2"},{"n":"Mohrg","s":13,"u":"mohrg_b2"},{"n":"Monadic Deva","s":13,"u":"monadic%20deva_b2"},{"n":"Moonflower","s":13,"u":"moonflower_b2"},{"n":"Morlock","s":13,"u":"morlock_b2"},{"n":"Movanic Deva","s":13,"u":"movanic%20deva_b2"},{"n":"Mudwretch","s":13,"u":"mudwretch_b2"},{"n":"Nabasu","s":13,"u":"nabasu_b2"},{"n":"Nalfeshnee","s":13,"u":"nalfeshnee_b2"},{"n":"Necrophidius","s":13,"u":"necrophidius_b2"},{"n":"Neothelid","s":13,"u":"neothelid_b2"},{"n":"Nereid","s":13,"u":"nereid_b2"},{"n":"Nixie","s":13,"u":"nixie_b2"},{"n":"Norn","s":13,"u":"norn_b2"},{"n":"Nuckelavee","s":13,"u":"nuckelavee_b2"},{"n":"Nuglub","s":13,"u":"nuglub_b2"},{"n":"Nyogoth","s":13,"u":"nyogoth_b2"},{"n":"Ogre Spider","s":13,"u":"ogre%20spider_b2"},{"n":"Olethrodaemon","s":13,"u":"olethrodaemon_b2"},{"n":"Onidoshi","s":13,"u":"onidoshi_b2"},{"n":"Ooze Mephit","s":13,"u":"ooze%20mephit_b2"},{"n":"Orca","s":13,"u":"orca_b2"},{"n":"Oread Guard","s":13,"u":"oread%20guard_b2"},{"n":"Ostiarius","s":13,"u":"ostiarius_b2"},{"n":"Osyluth","s":13,"u":"osyluth_b2"},{"n":"Pachycephalosaurus","s":13,"u":"pachycephalosaurus_b2"},{"n":"Peluda","s":13,"u":"peluda_b2"},{"n":"Peryton","s":13,"u":"peryton_b2"},{"n":"Petitioner (Abaddon)","s":13,"u":"petitioner%20(abaddon)_b2"},{"n":"Petitioner (Abyss)","s":13,"u":"petitioner%20(abyss)_b2"},{"n":"Petitioner (Axis)","s":13,"u":"petitioner%20(axis)_b2"},{"n":"Petitioner (Astral Plane)","s":13,"u":"petitioner%20(astral%20plane)_b2"},{"n":"Petitioner (Boneyard)","s":13,"u":"petitioner%20(boneyard)_b2"},{"n":"Petitioner (Dead Vault)","s":13,"u":"petitioner%20(dead%20vault)_b2"},{"n":"Petitioner","s":13,"u":"petitioner_b2"},{"n":"Piscodaemon","s":13,"u":"piscodaemon_b2"},{"n":"Planetar","s":13,"u":"planetar_b2"},{"n":"Polar Bear","s":13,"u":"polar%20bear_b2"},{"n":"Purrodaemon","s":13,"u":"purrodaemon_b2"},{"n":"Quetz Couatl","s":13,"u":"quetz%20couatl_b2"},{"n":"Quickling","s":13,"u":"quickling_b2"},{"n":"Quoppopak","s":13,"u":"quoppopak_b2"},{"n":"Radiant Warden","s":13,"u":"radiant%20warden_b2"},{"n":"Raven","s":13,"u":"raven_b2"},{"n":"Raven Swarm","s":13,"u":"raven%20swarm_b2"},{"n":"Ravener","s":13,"u":"ravener_b2"},{"n":"Ravener Husk","s":13,"u":"ravener%20husk_b2"},{"n":"Reef Octopus","s":13,"u":"reef%20octopus_b2"},{"n":"Revenant","s":13,"u":"revenant_b2"},{"n":"Rhinoceros","s":13,"u":"rhinoceros_b2"},{"n":"Rusalka","s":13,"u":"rusalka_b2"},{"n":"Sacristan","s":13,"u":"sacristan_b2"},{"n":"Sand Sentry","s":13,"u":"sand%20sentry_b2"},{"n":"Sandpoint Devil","s":13,"u":"sandpoint%20devil_b2"},{"n":"Sard","s":13,"u":"sard_b2"},{"n":"Sarglagon","s":13,"u":"sarglagon_b2"},{"n":"Scarecrow","s":13,"u":"scarecrow_b2"},{"n":"Sceaduinar","s":13,"u":"sceaduinar_b2"},{"n":"Scythe Tree","s":13,"u":"scythe%20tree_b2"},{"n":"Sea Drake","s":13,"u":"sea%20drake_b2"},{"n":"Sea Snake","s":13,"u":"sea%20snake_b2"},{"n":"Shadow Drake","s":13,"u":"shadow%20drake_b2"},{"n":"Shadow Giant","s":13,"u":"shadow%20giant_b2"},{"n":"Shoal Linnorm","s":13,"u":"shoal%20linnorm_b2"},{"n":"Shocker Lizard","s":13,"u":"shocker%20lizard_b2"},{"n":"Shoggti","s":13,"u":"shoggti_b2"},{"n":"Skaveling","s":13,"u":"skaveling_b2"},{"n":"Skrik Nettle","s":13,"u":"skrik%20nettle_b2"},{"n":"Skulk","s":13,"u":"skulk_b2"},{"n":"Slime Mold","s":13,"u":"slime%20mold_b2"},{"n":"Snapping Turtle","s":13,"u":"snapping%20turtle_b2"},{"n":"Solar","s":13,"u":"solar_b2"},{"n":"Soul Eater","s":13,"u":"soul%20eater_b2"},{"n":"Spark Bat","s":13,"u":"spark%20bat_b2"},{"n":"Spear Frog","s":13,"u":"spear%20frog_b2"},{"n":"Specter","s":13,"u":"specter_b2"},{"n":"Spinosaurus","s":13,"u":"spinosaurus_b2"},{"n":"Spiral Centurion","s":13,"u":"spiral%20centurion_b2"},{"n":"Spirit Naga","s":13,"u":"spirit%20naga_b2"},{"n":"Sportlebore Swarm","s":13,"u":"sportlebore%20swarm_b2"},{"n":"Spriggan Bully","s":13,"u":"spriggan%20bully_b2"},{"n":"Spriggan Warlord","s":13,"u":"spriggan%20warlord_b2"},{"n":"Star Archon","s":13,"u":"star%20archon_b2"},{"n":"Steam Mephit","s":13,"u":"steam%20mephit_b2"},{"n":"Stingray","s":13,"u":"stingray_b2"},{"n":"Striding Fire","s":13,"u":"striding%20fire_b2"},{"n":"Stygira","s":13,"u":"stygira_b2"},{"n":"Suli Dune Dancer","s":13,"u":"suli%20dune%20dancer_b2"},{"n":"Sunflower Leshy","s":13,"u":"sunflower%20leshy_b2"},{"n":"Sylph Sneak","s":13,"u":"sylph%20sneak_b2"},{"n":"Taiga Giant","s":13,"u":"taiga%20giant_b2"},{"n":"Taiga Linnorm","s":13,"u":"taiga%20linnorm_b2"},{"n":"Tatzlwyrm","s":13,"u":"tatzlwyrm_b2"},{"n":"Tendriculos","s":13,"u":"tendriculos_b2"},{"n":"Thanadaemon","s":13,"u":"thanadaemon_b2"},{"n":"Theletos","s":13,"u":"theletos_b2"},{"n":"Thrasfyr","s":13,"u":"thrasfyr_b2"},{"n":"Thulgant","s":13,"u":"thulgant_b2"},{"n":"Thunderbird","s":13,"u":"thunderbird_b2"},{"n":"Tick Swarm","s":13,"u":"tick%20swarm_b2"},{"n":"Titan Centipede","s":13,"u":"titan%20centipede_b2"},{"n":"Totenmaske","s":13,"u":"totenmaske_b2"},{"n":"Triton","s":13,"u":"triton_b2"},{"n":"Trollhound","s":13,"u":"trollhound_b2"},{"n":"Trumpet Archon","s":13,"u":"trumpet%20archon_b2"},{"n":"Twigjack","s":13,"u":"twigjack_b2"},{"n":"Two-headed Troll","s":13,"u":"two-headed%20troll_b2"},{"n":"Umonlee","s":13,"u":"umonlee_b2"},{"n":"Undine Hydromancer","s":13,"u":"undine%20hydromancer_b2"},{"n":"Urdefhan Tormentor","s":13,"u":"urdefhan%20tormentor_b2"},{"n":"Urdefhan Warrior","s":13,"u":"urdefhan%20warrior_b2"},{"n":"Vampire Squid","s":13,"u":"vampire%20squid_b2"},{"n":"Vampiric Mist","s":13,"u":"vampiric%20mist_b2"},{"n":"Vanth","s":13,"u":"vanth_b2"},{"n":"Vaspercham","s":13,"u":"vaspercham_b2"},{"n":"Veranallia","s":13,"u":"veranallia_b2"},{"n":"Verdurous Ooze","s":13,"u":"verdurous%20ooze_b2"},{"n":"Vexgit","s":13,"u":"vexgit_b2"},{"n":"Violet Fungus","s":13,"u":"violet%20fungus_b2"},{"n":"Viper Vine","s":13,"u":"viper%20vine_b2"},{"n":"Void Zombie","s":13,"u":"void%20zombie_b2"},{"n":"Vrolikai","s":13,"u":"vrolikai_b2"},{"n":"Vrykolakas Ancient","s":13,"u":"vrykolakas%20ancient_b2"},{"n":"Vrykolakas Master","s":13,"u":"vrykolakas%20master_b2"},{"n":"Vrykolakas Spawn","s":13,"u":"vrykolakas%20spawn_b2"},{"n":"Water Orm","s":13,"u":"water%20orm_b2"},{"n":"Water Yai","s":13,"u":"water%20yai_b2"},{"n":"Wereboar","s":13,"u":"wereboar_b2"},{"n":"Weretiger","s":13,"u":"weretiger_b2"},{"n":"Witchfire","s":13,"u":"witchfire_b2"},{"n":"Witchwyrd","s":13,"u":"witchwyrd_b2"},{"n":"Wolverine","s":13,"u":"wolverine_b2"},{"n":"Wood Giant","s":13,"u":"wood%20giant_b2"},{"n":"Wood Golem","s":13,"u":"wood%20golem_b2"},{"n":"Woolly Rhinoceros","s":13,"u":"woolly%20rhinoceros_b2"},{"n":"Worm That Walks Cultist","s":13,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Xill","s":13,"u":"xill_b2"},{"n":"Yamaraj","s":13,"u":"yamaraj_b2"},{"n":"Yellow Musk Brute","s":13,"u":"yellow%20musk%20brute_b2"},{"n":"Yellow Musk Creeper","s":13,"u":"yellow%20musk%20creeper_b2"},{"n":"Yellow Musk Thrall","s":13,"u":"yellow%20musk%20thrall_b2"},{"n":"Yeth Hound","s":13,"u":"yeth%20hound_b2"},{"n":"Young Brine Dragon","s":13,"u":"young%20brine%20dragon_b2"},{"n":"Young Cloud Dragon","s":13,"u":"young%20cloud%20dragon_b2"},{"n":"Young Crystal Dragon","s":13,"u":"young%20crystal%20dragon_b2"},{"n":"Young Magma Dragon","s":13,"u":"young%20magma%20dragon_b2"},{"n":"Young Umbral Dragon","s":13,"u":"young%20umbral%20dragon_b2"},{"n":"Zebub","s":13,"u":"zebub_b2"},{"n":"Zelekhut","s":13,"u":"zelekhut_b2"},{"n":"Zomok","s":13,"u":"zomok_b2"},{"n":"Zyss Serpentfolk","s":13,"u":"zyss%20serpentfolk_b2"},{"n":"Abandoned Zealot","s":14,"u":"abandoned%20zealot_b3"},{"n":"Abrikandilu","s":14,"u":"abrikandilu_b3"},{"n":"Adachros","s":14,"u":"adachros_b3"},{"n":"Adhukait","s":14,"u":"adhukait_b3"},{"n":"Adlet","s":14,"u":"adlet_b3"},{"n":"Adult Forest Dragon","s":14,"u":"adult%20forest%20dragon_b3"},{"n":"Adult Sea Dragon","s":14,"u":"adult%20sea%20dragon_b3"},{"n":"Adult Sky Dragon","s":14,"u":"adult%20sky%20dragon_b3"},{"n":"Adult Sovereign Dragon","s":14,"u":"adult%20sovereign%20dragon_b3"},{"n":"Adult Underworld Dragon","s":14,"u":"adult%20underworld%20dragon_b3"},{"n":"Aghash","s":14,"u":"aghash_b3"},{"n":"Air Wisp","s":14,"u":"air%20wisp_b3"},{"n":"Amalgamite","s":14,"u":"amalgamite_b3"},{"n":"Amphisbaena","s":14,"u":"amphisbaena_b3"},{"n":"Ancient Forest Dragon","s":14,"u":"ancient%20forest%20dragon_b3"},{"n":"Ancient Sea Dragon","s":14,"u":"ancient%20sea%20dragon_b3"},{"n":"Ancient Sky Dragon","s":14,"u":"ancient%20sky%20dragon_b3"},{"n":"Ancient Sovereign Dragon","s":14,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Ancient Underworld Dragon","s":14,"u":"ancient%20underworld%20dragon_b3"},{"n":"Android Infiltrator","s":14,"u":"android%20infiltrator_b3"},{"n":"Angazhani","s":14,"u":"angazhani_b3"},{"n":"Angheuvore Flesh-gnawer","s":14,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Animated Colossus","s":14,"u":"animated%20colossus_b3"},{"n":"Animated Furnace","s":14,"u":"animated%20furnace_b3"},{"n":"Animated Silverware Swarm","s":14,"u":"animated%20silverware%20swarm_b3"},{"n":"Animated Trebuchet","s":14,"u":"animated%20trebuchet_b3"},{"n":"Aphorite Sharpshooter","s":14,"u":"aphorite%20sharpshooter_b3"},{"n":"Arboreal Archive","s":14,"u":"arboreal%20archive_b3"},{"n":"Arboreal Reaper","s":14,"u":"arboreal%20reaper_b3"},{"n":"Arcane Living Rune","s":14,"u":"arcane%20living%20rune_b3"},{"n":"Azarketi Explorer","s":14,"u":"azarketi%20explorer_b3"},{"n":"Azer","s":14,"u":"azer_b3"},{"n":"Bauble Beast","s":14,"u":"bauble%20beast_b3"},{"n":"Baykok","s":14,"u":"baykok_b3"},{"n":"Betobeto-san","s":14,"u":"betobeto-san_b3"},{"n":"Bison","s":14,"u":"bison_b3"},{"n":"Blood Hag","s":14,"u":"blood%20hag_b3"},{"n":"Blood Painter","s":14,"u":"blood%20painter_b3"},{"n":"Bone Ship","s":14,"u":"bone%20ship_b3"},{"n":"Bore Worm Swarm","s":14,"u":"bore%20worm%20swarm_b3"},{"n":"Brainchild","s":14,"u":"brainchild_b3"},{"n":"Brimorak","s":14,"u":"brimorak_b3"},{"n":"Buso Farmer","s":14,"u":"buso%20farmer_b3"},{"n":"Cactus Leshy","s":14,"u":"cactus%20leshy_b3"},{"n":"Caligni Caller","s":14,"u":"caligni%20caller_b3"},{"n":"Caligni Vanguard","s":14,"u":"caligni%20vanguard_b3"},{"n":"Calikang","s":14,"u":"calikang_b3"},{"n":"Camel","s":14,"u":"camel_b3"},{"n":"Caulborn","s":14,"u":"caulborn_b3"},{"n":"Cave Giant","s":14,"u":"cave%20giant_b3"},{"n":"Cecaelia Trapper","s":14,"u":"cecaelia%20trapper_b3"},{"n":"Chouchin-obake","s":14,"u":"chouchin-obake_b3"},{"n":"Chyzaedu","s":14,"u":"chyzaedu_b3"},{"n":"City Guard Squadron","s":14,"u":"city%20guard%20squadron_b3"},{"n":"Clacking Skull Swarm","s":14,"u":"clacking%20skull%20swarm_b3"},{"n":"Clockwork Dragon","s":14,"u":"clockwork%20dragon_b3"},{"n":"Clockwork Mage","s":14,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":14,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Spy","s":14,"u":"clockwork%20spy_b3"},{"n":"Cobbleswarm","s":14,"u":"cobbleswarm_b3"},{"n":"Common Eurypterid","s":14,"u":"common%20eurypterid_b3"},{"n":"Consonite Choir","s":14,"u":"consonite%20choir_b3"},{"n":"Coral Capuchin","s":14,"u":"coral%20capuchin_b3"},{"n":"Corrupted Relic","s":14,"u":"corrupted%20relic_b3"},{"n":"Crossroads Guardian","s":14,"u":"crossroads%20guardian_b3"},{"n":"Cunning Fox","s":14,"u":"cunning%20fox_b3"},{"n":"Danava Titan","s":14,"u":"danava%20titan_b3"},{"n":"Deimavigga","s":14,"u":"deimavigga_b3"},{"n":"Desert Giant","s":14,"u":"desert%20giant_b3"},{"n":"Divine Warden Of Nethys","s":14,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Domovoi","s":14,"u":"domovoi_b3"},{"n":"Doru","s":14,"u":"doru_b3"},{"n":"Draconal","s":14,"u":"draconal_b3"},{"n":"Dramofir","s":14,"u":"dramofir_b3"},{"n":"Draxie","s":14,"u":"draxie_b3"},{"n":"Dretch","s":14,"u":"dretch_b3"},{"n":"Duende","s":14,"u":"duende_b3"},{"n":"Dvorovoi","s":14,"u":"dvorovoi_b3"},{"n":"Dybbuk","s":14,"u":"dybbuk_b3"},{"n":"Earth Wisp","s":14,"u":"earth%20wisp_b3"},{"n":"Einherji","s":14,"u":"einherji_b3"},{"n":"Elder Sphinx","s":14,"u":"elder%20sphinx_b3"},{"n":"Elder Wyrmwraith","s":14,"u":"elder%20wyrmwraith_b3"},{"n":"Elysian Titan","s":14,"u":"elysian%20titan_b3"},{"n":"Empress Bore Worm","s":14,"u":"empress%20bore%20worm_b3"},{"n":"Esipil","s":14,"u":"esipil_b3"},{"n":"Etioling Blightmage","s":14,"u":"etioling%20blightmage_b3"},{"n":"Eunemvro","s":14,"u":"eunemvro_b3"},{"n":"Fading Fox","s":14,"u":"fading%20fox_b3"},{"n":"Feathered Bear","s":14,"u":"feathered%20bear_b3"},{"n":"Feral Skull Swarm","s":14,"u":"feral%20skull%20swarm_b3"},{"n":"Festrog","s":14,"u":"festrog_b3"},{"n":"Fire Wisp","s":14,"u":"fire%20wisp_b3"},{"n":"Flaming Skull","s":14,"u":"flaming%20skull_b3"},{"n":"Flumph","s":14,"u":"flumph_b3"},{"n":"Fortune Eater","s":14,"u":"fortune%20eater_b3"},{"n":"Fossil Golem","s":14,"u":"fossil%20golem_b3"},{"n":"Fuath","s":14,"u":"fuath_b3"},{"n":"Galvo","s":14,"u":"galvo_b3"},{"n":"Ganzi Martial Artist","s":14,"u":"ganzi%20martial%20artist_b3"},{"n":"Garuda","s":14,"u":"garuda_b3"},{"n":"Gathlain Wanderer","s":14,"u":"gathlain%20wanderer_b3"},{"n":"Ghoran Manipulator","s":14,"u":"ghoran%20manipulator_b3"},{"n":"Giant Flying Squirrel","s":14,"u":"giant%20flying%20squirrel_b3"},{"n":"Giant Hermit Crab","s":14,"u":"giant%20hermit%20crab_b3"},{"n":"Giant Opossum","s":14,"u":"giant%20opossum_b3"},{"n":"Giant Pangolin","s":14,"u":"giant%20pangolin_b3"},{"n":"Giant Porcupine","s":14,"u":"giant%20porcupine_b3"},{"n":"Giant Seahorse","s":14,"u":"giant%20seahorse_b3"},{"n":"Giant Skunk","s":14,"u":"giant%20skunk_b3"},{"n":"Giant Vulture","s":14,"u":"giant%20vulture_b3"},{"n":"Girtablilu Seer","s":14,"u":"girtablilu%20seer_b3"},{"n":"Girtablilu Sentry","s":14,"u":"girtablilu%20sentry_b3"},{"n":"Gliminal","s":14,"u":"gliminal_b3"},{"n":"Globster","s":14,"u":"globster_b3"},{"n":"Green Man","s":14,"u":"green%20man_b3"},{"n":"Grimple","s":14,"u":"grimple_b3"},{"n":"Grioth Cultist","s":14,"u":"grioth%20cultist_b3"},{"n":"Grioth Scout","s":14,"u":"grioth%20scout_b3"},{"n":"Guecubu","s":14,"u":"guecubu_b3"},{"n":"Gurgist Mauler","s":14,"u":"gurgist%20mauler_b3"},{"n":"Hadrinnex","s":14,"u":"hadrinnex_b3"},{"n":"Haniver","s":14,"u":"haniver_b3"},{"n":"Harmona","s":14,"u":"harmona_b3"},{"n":"Harpy Skeleton","s":14,"u":"harpy%20skeleton_b3"},{"n":"Hatred Siktempora","s":14,"u":"hatred%20siktempora_b3"},{"n":"Hekatonkheires Titan","s":14,"u":"hekatonkheires%20titan_b3"},{"n":"Hellbound Attorney","s":14,"u":"hellbound%20attorney_b3"},{"n":"Hellknight Cavalry Brigade","s":14,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Hellwasp Swarm","s":14,"u":"hellwasp%20swarm_b3"},{"n":"Herexen","s":14,"u":"herexen_b3"},{"n":"Hermit Crab Swarm","s":14,"u":"hermit%20crab%20swarm_b3"},{"n":"Hesperid","s":14,"u":"hesperid_b3"},{"n":"Hesperid Queen","s":14,"u":"hesperid%20queen_b3"},{"n":"Hieracosphinx","s":14,"u":"hieracosphinx_b3"},{"n":"House Drake","s":14,"u":"house%20drake_b3"},{"n":"Huldra","s":14,"u":"huldra_b3"},{"n":"Hyakume","s":14,"u":"hyakume_b3"},{"n":"Incutilis","s":14,"u":"incutilis_b3"},{"n":"Ioton","s":14,"u":"ioton_b3"},{"n":"Ittan-momen","s":14,"u":"ittan-momen_b3"},{"n":"Japalisura","s":14,"u":"japalisura_b3"},{"n":"Jorogumo","s":14,"u":"jorogumo_b3"},{"n":"Kangaroo","s":14,"u":"kangaroo_b3"},{"n":"Kappa","s":14,"u":"kappa_b3"},{"n":"Kasa-obake","s":14,"u":"kasa-obake_b3"},{"n":"Khravgodon","s":14,"u":"khravgodon_b3"},{"n":"Kimenhul","s":14,"u":"kimenhul_b3"},{"n":"Kirin","s":14,"u":"kirin_b3"},{"n":"Kishi","s":14,"u":"kishi_b3"},{"n":"Kitsune Trickster","s":14,"u":"kitsune%20trickster_b3"},{"n":"Kodama","s":14,"u":"kodama_b3"},{"n":"Kokogiak","s":14,"u":"kokogiak_b3"},{"n":"Kongamato","s":14,"u":"kongamato_b3"},{"n":"Kovintus Geomancer","s":14,"u":"kovintus%20geomancer_b3"},{"n":"Krampus","s":14,"u":"krampus_b3"},{"n":"Kuchisake-onna","s":14,"u":"kuchisake-onna_b3"},{"n":"Kurobozu","s":14,"u":"kurobozu_b3"},{"n":"Kushtaka","s":14,"u":"kushtaka_b3"},{"n":"Lampad","s":14,"u":"lampad_b3"},{"n":"Lampad Queen","s":14,"u":"lampad%20queen_b3"},{"n":"Ledalusca","s":14,"u":"ledalusca_b3"},{"n":"Leng Ghoul","s":14,"u":"leng%20ghoul_b3"},{"n":"Levaloch","s":14,"u":"levaloch_b3"},{"n":"Lifeleecher Brawler","s":14,"u":"lifeleecher%20brawler_b3"},{"n":"Locathah Hunter","s":14,"u":"locathah%20hunter_b3"},{"n":"Love Siktempora","s":14,"u":"love%20siktempora_b3"},{"n":"Lovelorn","s":14,"u":"lovelorn_b3"},{"n":"Maftet Guardian","s":14,"u":"maftet%20guardian_b3"},{"n":"Maharaja","s":14,"u":"maharaja_b3"},{"n":"Manticore Paaridar","s":14,"u":"manticore%20paaridar_b3"},{"n":"Megalictis","s":14,"u":"megalictis_b3"},{"n":"Megatherium","s":14,"u":"megatherium_b3"},{"n":"Melixie","s":14,"u":"melixie_b3"},{"n":"Mezlan","s":14,"u":"mezlan_b3"},{"n":"Mi-Go","s":14,"u":"mi-go_b3"},{"n":"Millindemalion","s":14,"u":"millindemalion_b3"},{"n":"Misery Siktempora","s":14,"u":"misery%20siktempora_b3"},{"n":"Mithral Golem","s":14,"u":"mithral%20golem_b3"},{"n":"Mix Couatl","s":14,"u":"mix%20couatl_b3"},{"n":"Mobogo","s":14,"u":"mobogo_b3"},{"n":"Mokele-mbembe","s":14,"u":"mokele-mbembe_b3"},{"n":"Monkey","s":14,"u":"monkey_b3"},{"n":"Monkey Swarm","s":14,"u":"monkey%20swarm_b3"},{"n":"Moon Hag","s":14,"u":"moon%20hag_b3"},{"n":"Moose","s":14,"u":"moose_b3"},{"n":"Mothman","s":14,"u":"mothman_b3"},{"n":"Munagola","s":14,"u":"munagola_b3"},{"n":"Munavri Spellblade","s":14,"u":"munavri%20spellblade_b3"},{"n":"Myceloid","s":14,"u":"myceloid_b3"},{"n":"Nagaji Soldier","s":14,"u":"nagaji%20soldier_b3"},{"n":"Namorrodor","s":14,"u":"namorrodor_b3"},{"n":"Narwhal","s":14,"u":"narwhal_b3"},{"n":"Nemhaith","s":14,"u":"nemhaith_b3"},{"n":"Nightgaunt","s":14,"u":"nightgaunt_b3"},{"n":"Nightmarchers","s":14,"u":"nightmarchers_b3"},{"n":"Nikaramsa","s":14,"u":"nikaramsa_b3"},{"n":"Nosferatu Malefactor","s":14,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Overlord","s":14,"u":"nosferatu%20overlord_b3"},{"n":"Nosferatu Thrall","s":14,"u":"nosferatu%20thrall_b3"},{"n":"Nucol","s":14,"u":"nucol_b3"},{"n":"Nyktera","s":14,"u":"nyktera_b3"},{"n":"Oil Living Graffiti","s":14,"u":"oil%20living%20graffiti_b3"},{"n":"Omox","s":14,"u":"omox_b3"},{"n":"Ostovite","s":14,"u":"ostovite_b3"},{"n":"Ouroboros","s":14,"u":"ouroboros_b3"},{"n":"Ovinnik","s":14,"u":"ovinnik_b3"},{"n":"Owb","s":14,"u":"owb_b3"},{"n":"Owb Prophet","s":14,"u":"owb%20prophet_b3"},{"n":"Pairaka","s":14,"u":"pairaka_b3"},{"n":"Pakalchi","s":14,"u":"pakalchi_b3"},{"n":"Palace Skelm","s":14,"u":"palace%20skelm_b3"},{"n":"Penanggalan","s":14,"u":"penanggalan_b3"},{"n":"Peri","s":14,"u":"peri_b3"},{"n":"Phantom Beast","s":14,"u":"phantom%20beast_b3"},{"n":"Phantom Knight","s":14,"u":"phantom%20knight_b3"},{"n":"Piranha Swarm","s":14,"u":"piranha%20swarm_b3"},{"n":"Plague Giant","s":14,"u":"plague%20giant_b3"},{"n":"Platecarpus","s":14,"u":"platecarpus_b3"},{"n":"Popobawa","s":14,"u":"popobawa_b3"},{"n":"Procyal","s":14,"u":"procyal_b3"},{"n":"Pufferfish","s":14,"u":"pufferfish_b3"},{"n":"Pukwudgie","s":14,"u":"pukwudgie_b3"},{"n":"Quintessivore","s":14,"u":"quintessivore_b3"},{"n":"Raktavarna","s":14,"u":"raktavarna_b3"},{"n":"Rancorous Priesthood","s":14,"u":"rancorous%20priesthood_b3"},{"n":"Rat Snake Swarm","s":14,"u":"rat%20snake%20swarm_b3"},{"n":"Red Fox","s":14,"u":"red%20fox_b3"},{"n":"Rhu-chalik","s":14,"u":"rhu-chalik_b3"},{"n":"Ringhorn Ram","s":14,"u":"ringhorn%20ram_b3"},{"n":"Roiling Incant","s":14,"u":"roiling%20incant_b3"},{"n":"Rokurokubi","s":14,"u":"rokurokubi_b3"},{"n":"Rosethorn Ram","s":14,"u":"rosethorn%20ram_b3"},{"n":"Sabosan","s":14,"u":"sabosan_b3"},{"n":"Samsaran Anchorite","s":14,"u":"samsaran%20anchorite_b3"},{"n":"Sasquatch","s":14,"u":"sasquatch_b3"},{"n":"Scalescribe","s":14,"u":"scalescribe_b3"},{"n":"Seaweed Leshy","s":14,"u":"seaweed%20leshy_b3"},{"n":"Seething Spirit","s":14,"u":"seething%20spirit_b3"},{"n":"Sepid","s":14,"u":"sepid_b3"},{"n":"Severed Head","s":14,"u":"severed%20head_b3"},{"n":"Shabti Redeemer","s":14,"u":"shabti%20redeemer_b3"},{"n":"Shae","s":14,"u":"shae_b3"},{"n":"Shambler Troop","s":14,"u":"shambler%20troop_b3"},{"n":"Shantak","s":14,"u":"shantak_b3"},{"n":"Shaukeen","s":14,"u":"shaukeen_b3"},{"n":"Shikigami","s":14,"u":"shikigami_b3"},{"n":"Shrine Skelm","s":14,"u":"shrine%20skelm_b3"},{"n":"Shulsaga","s":14,"u":"shulsaga_b3"},{"n":"Silvanshee","s":14,"u":"silvanshee_b3"},{"n":"Skeleton Infantry","s":14,"u":"skeleton%20infantry_b3"},{"n":"Skinstitch","s":14,"u":"skinstitch_b3"},{"n":"Skull Peeler","s":14,"u":"skull%20peeler_b3"},{"n":"Skunk","s":14,"u":"skunk_b3"},{"n":"Slithering Pit","s":14,"u":"slithering%20pit_b3"},{"n":"Sorcerous Skull Swarm","s":14,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Soul Skelm","s":14,"u":"soul%20skelm_b3"},{"n":"Spiny Eurypterid","s":14,"u":"spiny%20eurypterid_b3"},{"n":"Squirming Swill","s":14,"u":"squirming%20swill_b3"},{"n":"Squirrel Swarm","s":14,"u":"squirrel%20swarm_b3"},{"n":"Stheno Harpist","s":14,"u":"stheno%20harpist_b3"},{"n":"Stone Lion","s":14,"u":"stone%20lion_b3"},{"n":"Stone Lion Cub","s":14,"u":"stone%20lion%20cub_b3"},{"n":"Storm Hag","s":14,"u":"storm%20hag_b3"},{"n":"Street Skelm","s":14,"u":"street%20skelm_b3"},{"n":"Strix Kinmate","s":14,"u":"strix%20kinmate_b3"},{"n":"Sturzstromer","s":14,"u":"sturzstromer_b3"},{"n":"Sulfur Zombie","s":14,"u":"sulfur%20zombie_b3"},{"n":"Sumbreiva","s":14,"u":"sumbreiva_b3"},{"n":"Swordkeeper","s":14,"u":"swordkeeper_b3"},{"n":"Tattoo Guardian","s":14,"u":"tattoo%20guardian_b3"},{"n":"Terra-cotta Garrison","s":14,"u":"terra-cotta%20garrison_b3"},{"n":"Terra-cotta Soldier","s":14,"u":"terra-cotta%20soldier_b3"},{"n":"Terror Bird","s":14,"u":"terror%20bird_b3"},{"n":"Terror Shrike","s":14,"u":"terror%20shrike_b3"},{"n":"Thanatotic Titan","s":14,"u":"thanatotic%20titan_b3"},{"n":"Three-toed Sloth","s":14,"u":"three-toed%20sloth_b3"},{"n":"Tiddalik","s":14,"u":"tiddalik_b3"},{"n":"Tidehawk","s":14,"u":"tidehawk_b3"},{"n":"Tikbalang","s":14,"u":"tikbalang_b3"},{"n":"Tolokand","s":14,"u":"tolokand_b3"},{"n":"Tomb Giant","s":14,"u":"tomb%20giant_b3"},{"n":"Tooth Fairy","s":14,"u":"tooth%20fairy_b3"},{"n":"Tooth Fairy Swarm","s":14,"u":"tooth%20fairy%20swarm_b3"},{"n":"Toshigami","s":14,"u":"toshigami_b3"},{"n":"Trailgaunt","s":14,"u":"trailgaunt_b3"},{"n":"Trilobite","s":14,"u":"trilobite_b3"},{"n":"Trilobite Swarm","s":14,"u":"trilobite%20swarm_b3"},{"n":"Triumph Siktempora","s":14,"u":"triumph%20siktempora_b3"},{"n":"Tupilaq","s":14,"u":"tupilaq_b3"},{"n":"Tylosaurus","s":14,"u":"tylosaurus_b3"},{"n":"Tyrannosaurus Skeleton","s":14,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Tzitzimitl","s":14,"u":"tzitzimitl_b3"},{"n":"Umasi","s":14,"u":"umasi_b3"},{"n":"Valkyrie","s":14,"u":"valkyrie_b3"},{"n":"Vanara Disciple","s":14,"u":"vanara%20disciple_b3"},{"n":"Vilderavn","s":14,"u":"vilderavn_b3"},{"n":"Vine Leshy","s":14,"u":"vine%20leshy_b3"},{"n":"Viper Swarm","s":14,"u":"viper%20swarm_b3"},{"n":"Vishkanya Infiltrator","s":14,"u":"vishkanya%20infiltrator_b3"},{"n":"Vulpinal","s":14,"u":"vulpinal_b3"},{"n":"Water Wisp","s":14,"u":"water%20wisp_b3"},{"n":"Wayang Whisperblade","s":14,"u":"wayang%20whisperblade_b3"},{"n":"Weasel","s":14,"u":"weasel_b3"},{"n":"Werebat","s":14,"u":"werebat_b3"},{"n":"Werecrocodile","s":14,"u":"werecrocodile_b3"},{"n":"Wihsaak","s":14,"u":"wihsaak_b3"},{"n":"Winter Hag","s":14,"u":"winter%20hag_b3"},{"n":"Wizard Sponge","s":14,"u":"wizard%20sponge_b3"},{"n":"Wolliped","s":14,"u":"wolliped_b3"},{"n":"Wyrmwraith","s":14,"u":"wyrmwraith_b3"},{"n":"Wyrwood Sneak","s":14,"u":"wyrwood%20sneak_b3"},{"n":"Ximtal","s":14,"u":"ximtal_b3"},{"n":"Xiuh Couatl","s":14,"u":"xiuh%20couatl_b3"},{"n":"Yithian","s":14,"u":"yithian_b3"},{"n":"Young Forest Dragon","s":14,"u":"young%20forest%20dragon_b3"},{"n":"Young Sea Dragon","s":14,"u":"young%20sea%20dragon_b3"},{"n":"Young Sky Dragon","s":14,"u":"young%20sky%20dragon_b3"},{"n":"Young Sovereign Dragon","s":14,"u":"young%20sovereign%20dragon_b3"},{"n":"Young Underworld Dragon","s":14,"u":"young%20underworld%20dragon_b3"},{"n":"Yzobu","s":14,"u":"yzobu_b3"},{"n":"Zetogeki","s":14,"u":"zetogeki_b3"},{"n":"Zombie Dragon","s":14,"u":"zombie%20dragon_b3"},{"n":"Zuishin","s":14,"u":"zuishin_b3"},{"n":"Unseen Servant","s":5,"u":"unseen%20servant_crb"},{"n":"Acolyte Of Nethys","s":15,"u":"acolyte%20of%20nethys_gmg"},{"n":"Acrobat","s":15,"u":"acrobat_gmg"},{"n":"Adept","s":15,"u":"adept_gmg"},{"n":"Advisor","s":15,"u":"advisor_gmg"},{"n":"Antipaladin","s":15,"u":"antipaladin_gmg"},{"n":"Apothecary","s":15,"u":"apothecary_gmg"},{"n":"Apprentice","s":15,"u":"apprentice_gmg"},{"n":"Archer Sentry","s":15,"u":"archer%20sentry_gmg"},{"n":"Assassin","s":15,"u":"assassin_gmg"},{"n":"Astronomer","s":15,"u":"astronomer_gmg"},{"n":"Bandit","s":15,"u":"bandit_gmg"},{"n":"Barkeep","s":15,"u":"barkeep_gmg"},{"n":"Barrister","s":15,"u":"barrister_gmg"},{"n":"Beast Tamer","s":15,"u":"beast%20tamer_gmg"},{"n":"Beggar","s":15,"u":"beggar_gmg"},{"n":"Bodyguard","s":15,"u":"bodyguard_gmg"},{"n":"Bosun","s":15,"u":"bosun_gmg"},{"n":"Bounty Hunter","s":15,"u":"bounty%20hunter_gmg"},{"n":"Burglar","s":15,"u":"burglar_gmg"},{"n":"Captain Of The Guard","s":15,"u":"captain%20of%20the%20guard_gmg"},{"n":"Charlatan","s":15,"u":"charlatan_gmg"},{"n":"Chronicler","s":15,"u":"chronicler_gmg"},{"n":"Commoner","s":15,"u":"commoner_gmg"},{"n":"Cult Leader","s":15,"u":"cult%20leader_gmg"},{"n":"Cultist","s":15,"u":"cultist_gmg"},{"n":"Dancer","s":15,"u":"dancer_gmg"},{"n":"Demonologist","s":15,"u":"demonologist_gmg"},{"n":"Despot","s":15,"u":"despot_gmg"},{"n":"Dockhand","s":15,"u":"dockhand_gmg"},{"n":"Drunkard","s":15,"u":"drunkard_gmg"},{"n":"Executioner","s":15,"u":"executioner_gmg"},{"n":"False Priest","s":15,"u":"false%20priest_gmg"},{"n":"Farmer","s":15,"u":"farmer_gmg"},{"n":"Fence","s":15,"u":"fence_gmg"},{"n":"Gang Leader","s":15,"u":"gang%20leader_gmg"},{"n":"Grave Robber","s":15,"u":"grave%20robber_gmg"},{"n":"Gravedigger","s":15,"u":"gravedigger_gmg"},{"n":"Guard","s":15,"u":"guard_gmg"},{"n":"Guide","s":15,"u":"guide_gmg"},{"n":"Guildmaster","s":15,"u":"guildmaster_gmg"},{"n":"Harbormaster","s":15,"u":"harbormaster_gmg"},{"n":"Harrow Reader","s":15,"u":"harrow%20reader_gmg"},{"n":"Hunter","s":15,"u":"hunter_gmg"},{"n":"Innkeeper","s":15,"u":"innkeeper_gmg"},{"n":"Jailer","s":15,"u":"jailer_gmg"},{"n":"Judge","s":15,"u":"judge_gmg"},{"n":"Librarian","s":15,"u":"librarian_gmg"},{"n":"Mage For Hire","s":15,"u":"mage%20for%20hire_gmg"},{"n":"Mastermind","s":15,"u":"mastermind_gmg"},{"n":"Merchant","s":15,"u":"merchant_gmg"},{"n":"Miner","s":15,"u":"miner_gmg"},{"n":"Monster Hunter","s":15,"u":"monster%20hunter_gmg"},{"n":"Navigator","s":15,"u":"navigator_gmg"},{"n":"Necromancer","s":15,"u":"necromancer_gmg"},{"n":"Noble","s":15,"u":"noble_gmg"},{"n":"Palace Guard","s":15,"u":"palace%20guard_gmg"},{"n":"Physician","s":15,"u":"physician_gmg"},{"n":"Pirate","s":15,"u":"pirate_gmg"},{"n":"Plague Doctor","s":15,"u":"plague%20doctor_gmg"},{"n":"Poacher","s":15,"u":"poacher_gmg"},{"n":"Priest Of Pharasma","s":15,"u":"priest%20of%20pharasma_gmg"},{"n":"Prisoner","s":15,"u":"prisoner_gmg"},{"n":"Prophet","s":15,"u":"prophet_gmg"},{"n":"Reckless Scientist","s":15,"u":"reckless%20scientist_gmg"},{"n":"Ruffian","s":15,"u":"ruffian_gmg"},{"n":"Saboteur","s":15,"u":"saboteur_gmg"},{"n":"Sage","s":15,"u":"sage_gmg"},{"n":"Servant","s":15,"u":"servant_gmg"},{"n":"Server","s":15,"u":"server_gmg"},{"n":"Ship Captain","s":15,"u":"ship%20captain_gmg"},{"n":"Smith","s":15,"u":"smith_gmg"},{"n":"Spy","s":15,"u":"spy_gmg"},{"n":"Surgeon","s":15,"u":"surgeon_gmg"},{"n":"Tax Collector","s":15,"u":"tax%20collector_gmg"},{"n":"Teacher","s":15,"u":"teacher_gmg"},{"n":"Tomb Raider","s":15,"u":"tomb%20raider_gmg"},{"n":"Torchbearer","s":15,"u":"torchbearer_gmg"},{"n":"Tracker","s":15,"u":"tracker_gmg"},{"n":"Troubadour","s":15,"u":"troubadour_gmg"},{"n":"Urchin","s":15,"u":"urchin_gmg"},{"n":"Warden","s":15,"u":"warden_gmg"},{"n":"Watch Officer","s":15,"u":"watch%20officer_gmg"},{"n":"Zealot Of Asmodeus","s":15,"u":"zealot%20of%20asmodeus_gmg"},{"n":"Alak Stagram","s":16,"u":"alak%20stagram_aoa1"},{"n":"Anadi Elder","s":16,"u":"anadi%20elder_aoa1"},{"n":"Anadi Hunter","s":16,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Sage","s":16,"u":"anadi%20sage_aoa1"},{"n":"Bloody Blade Mercenary","s":16,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Calmont","s":16,"u":"calmont_aoa1"},{"n":"Dmiri Yoltosha","s":16,"u":"dmiri%20yoltosha_aoa1"},{"n":"Doorwarden","s":16,"u":"doorwarden_aoa1"},{"n":"Emperor Bird","s":16,"u":"emperor%20bird_aoa1"},{"n":"Grauladon","s":16,"u":"grauladon_aoa1"},{"n":"Graveshell","s":16,"u":"graveshell_aoa1"},{"n":"Hellcrown","s":16,"u":"hellcrown_aoa1"},{"n":"Malarunk","s":16,"u":"malarunk_aoa1"},{"n":"Renali","s":16,"u":"renali_aoa1"},{"n":"Skeletal Hellknight","s":16,"u":"skeletal%20hellknight_aoa1"},{"n":"Skorp And Venak","s":16,"u":"skorp%20and%20venak_aoa1"},{"n":"Tixitog","s":16,"u":"tixitog_aoa1"},{"n":"Voz Lirayne","s":16,"u":"voz%20lirayne_aoa1"},{"n":"Warbal Bumblebrasher","s":16,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Asanbosam","s":17,"u":"asanbosam_aoa2"},{"n":"Belmazog","s":17,"u":"belmazog_aoa2"},{"n":"Bida","s":17,"u":"bida_aoa2"},{"n":"Biloko Veteran","s":17,"u":"biloko%20veteran_aoa2"},{"n":"Biloko Warrior","s":17,"u":"biloko%20warrior_aoa2"},{"n":"Charau-ka Acolyte Of Angazhan","s":17,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2"},{"n":"Charau-ka Butcher","s":17,"u":"charau-ka%20butcher_aoa2"},{"n":"Charau-ka Dragon Priest","s":17,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Charau-ka Warrior","s":17,"u":"charau-ka%20warrior_aoa2"},{"n":"Ekujae Guardian","s":17,"u":"ekujae%20guardian_aoa2"},{"n":"Eloko","s":17,"u":"eloko_aoa2"},{"n":"Gerhard Pendergrast","s":17,"u":"gerhard%20pendergrast_aoa2"},{"n":"Grippli Archer","s":17,"u":"grippli%20archer_aoa2"},{"n":"Grippli Greenspeaker","s":17,"u":"grippli%20greenspeaker_aoa2"},{"n":"Grippli Scout","s":17,"u":"grippli%20scout_aoa2"},{"n":"Hezle","s":17,"u":"hezle_aoa2"},{"n":"Jahsi","s":17,"u":"jahsi_aoa2"},{"n":"Kishi","s":17,"u":"kishi_aoa2"},{"n":"Living Sap","s":17,"u":"living%20sap_aoa2"},{"n":"Mokele-mbembe","s":17,"u":"mokele-mbembe_aoa2"},{"n":"Nketiah","s":17,"u":"nketiah_aoa2"},{"n":"Racharak","s":17,"u":"racharak_aoa2"},{"n":"Sabosan","s":17,"u":"sabosan_aoa2"},{"n":"Augur","s":18,"u":"augur_aoa3"},{"n":"Barushak Il-varashma","s":18,"u":"barushak%20il-varashma_aoa3"},{"n":"Blood Boar","s":18,"u":"blood%20boar_aoa3"},{"n":"Evangelist","s":18,"u":"evangelist_aoa3"},{"n":"Ghastly Bear","s":18,"u":"ghastly%20bear_aoa3"},{"n":"Heuberk Thropp","s":18,"u":"heuberk%20thropp_aoa3"},{"n":"Interlocutor","s":18,"u":"interlocutor_aoa3"},{"n":"Kalavakus","s":18,"u":"kalavakus_aoa3"},{"n":"Laslunn","s":18,"u":"laslunn_aoa3"},{"n":"Mercenary Sailor","s":18,"u":"mercenary%20sailor_aoa3"},{"n":"Mialari Docur","s":18,"u":"mialari%20docur_aoa3"},{"n":"Nolly Peltry","s":18,"u":"nolly%20peltry_aoa3"},{"n":"One-eye Amnin","s":18,"u":"one-eye%20amnin_aoa3"},{"n":"Osyluth","s":18,"u":"osyluth_aoa3"},{"n":"Precentor","s":18,"u":"precentor_aoa3"},{"n":"Remnant Of Barzillai","s":18,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Rusalka","s":18,"u":"rusalka_aoa3"},{"n":"Rusty Mae","s":18,"u":"rusty%20mae_aoa3"},{"n":"Scarlet Triad Poisoner","s":18,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Sneak","s":18,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Sniper","s":18,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Scarlet Triad Thug","s":18,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Shadow Giant","s":18,"u":"shadow%20giant_aoa3"},{"n":"Vaklish","s":18,"u":"vaklish_aoa3"},{"n":"Accursed Forge-spurned","s":19,"u":"accursed%20forge-spurned_aoa4"},{"n":"Adult Magma Dragon","s":19,"u":"adult%20magma%20dragon_aoa4"},{"n":"Ancient Magma Dragon","s":19,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Carnivorous Crystal","s":19,"u":"carnivorous%20crystal_aoa4"},{"n":"Corrupt Guard","s":19,"u":"corrupt%20guard_aoa4"},{"n":"Dalos","s":19,"u":"dalos_aoa4"},{"n":"Deculi","s":19,"u":"deculi_aoa4"},{"n":"Devourer","s":19,"u":"devourer_aoa4"},{"n":"Dragonscarred Dead","s":19,"u":"dragonscarred%20dead_aoa4"},{"n":"Duergar Slave Lord","s":19,"u":"duergar%20slave%20lord_aoa4"},{"n":"Falrok","s":19,"u":"falrok_aoa4"},{"n":"Forge-spurned","s":19,"u":"forge-spurned_aoa4"},{"n":"Gashadokuro","s":19,"u":"gashadokuro_aoa4"},{"n":"Ilssrah Embermead","s":19,"u":"ilssrah%20embermead_aoa4"},{"n":"Kelda Halrig","s":19,"u":"kelda%20halrig_aoa4"},{"n":"King Harral","s":19,"u":"king%20harral_aoa4"},{"n":"Kralgurn","s":19,"u":"kralgurn_aoa4"},{"n":"Lazurite-infused Stone Golem","s":19,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Saggorak Poltergeist","s":19,"u":"saggorak%20poltergeist_aoa4"},{"n":"Soulbound Ruin","s":19,"u":"soulbound%20ruin_aoa4"},{"n":"Talamira","s":19,"u":"talamira_aoa4"},{"n":"Thea","s":19,"u":"thea_aoa4"},{"n":"Veshumirix","s":19,"u":"veshumirix_aoa4"},{"n":"Xevalorg","s":19,"u":"xevalorg_aoa4"},{"n":"Young Magma Dragon","s":19,"u":"young%20magma%20dragon_aoa4"},{"n":"Zuferian","s":19,"u":"zuferian_aoa4"},{"n":"Aluum Enforcer","s":20,"u":"aluum%20enforcer_aoa5"},{"n":"Calikang","s":20,"u":"calikang_aoa5"},{"n":"Cornugon","s":20,"u":"cornugon_aoa5"},{"n":"Crucidaemon","s":20,"u":"crucidaemon_aoa5"},{"n":"Duneshaker Solifugid","s":20,"u":"duneshaker%20solifugid_aoa5"},{"n":"Giant Solifugid","s":20,"u":"giant%20solifugid_aoa5"},{"n":"Immortal Ichor","s":20,"u":"immortal%20ichor_aoa5"},{"n":"Ishti","s":20,"u":"ishti_aoa5"},{"n":"Nalfeshnee","s":20,"u":"nalfeshnee_aoa5"},{"n":"Scarlet Triad Boss","s":20,"u":"scarlet%20triad%20boss_aoa5"},{"n":"Scarlet Triad Enforcer","s":20,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Scarlet Triad Mage","s":20,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Shak","s":20,"u":"shak_aoa5"},{"n":"Spiritbound Aluum","s":20,"u":"spiritbound%20aluum_aoa5"},{"n":"Teyam Ishtori","s":20,"u":"teyam%20ishtori_aoa5"},{"n":"Uri Zandivar","s":20,"u":"uri%20zandivar_aoa5"},{"n":"Witchwyrd","s":20,"u":"witchwyrd_aoa5"},{"n":"Xotanispawn","s":20,"u":"xotanispawn_aoa5"},{"n":"Zephyr Guard","s":20,"u":"zephyr%20guard_aoa5"},{"n":"Aiudara Wraith","s":21,"u":"aiudara%20wraith_aoa6"},{"n":"Animated Dragonstorm","s":21,"u":"animated%20dragonstorm_aoa6"},{"n":"Candlaron's Echo","s":21,"u":"candlaron's%20echo_aoa6"},{"n":"Dragonshard Guardian","s":21,"u":"dragonshard%20guardian_aoa6"},{"n":"Dragonstorm Fire Giant","s":21,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Elder Wyrmwraith","s":21,"u":"elder%20wyrmwraith_aoa6"},{"n":"Emaliza Zandivar","s":21,"u":"emaliza%20zandivar_aoa6"},{"n":"Hermean Mutant","s":21,"u":"hermean%20mutant_aoa6"},{"n":"Ilgreth","s":21,"u":"ilgreth_aoa6"},{"n":"Ingnovim Tluss","s":21,"u":"ingnovim%20tluss_aoa6"},{"n":"Ingnovim's Assistant","s":21,"u":"ingnovim's%20assistant_aoa6"},{"n":"Inizra Arumelo","s":21,"u":"inizra%20arumelo_aoa6"},{"n":"Lesser Manifestation Of Dahak","s":21,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":21,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Mengkare","s":21,"u":"mengkare_aoa6"},{"n":"Promise Guard","s":21,"u":"promise%20guard_aoa6"},{"n":"Rinnarv Bontimar","s":21,"u":"rinnarv%20bontimar_aoa6"},{"n":"Tarrasque","s":21,"u":"tarrasque_aoa6"},{"n":"Tzitzimitl","s":21,"u":"tzitzimitl_aoa6"},{"n":"Vazgorlu","s":21,"u":"vazgorlu_aoa6"},{"n":"Wyrmwraith","s":21,"u":"wyrmwraith_aoa6"},{"n":"Xotani","s":21,"u":"xotani_aoa6"},{"n":"Almiraj","s":22,"u":"almiraj_aoe1"},{"n":"Antaro Boldblade","s":22,"u":"antaro%20boldblade_aoe1"},{"n":"Battle Leader Rekarek","s":22,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Binumir","s":22,"u":"binumir_aoe1"},{"n":"Bolar Of Stonemoor","s":22,"u":"bolar%20of%20stonemoor_aoe1"},{"n":"Cobbleswarm","s":22,"u":"cobbleswarm_aoe1"},{"n":"Eunice","s":22,"u":"eunice_aoe1"},{"n":"Gref","s":22,"u":"gref_aoe1"},{"n":"Grick","s":22,"u":"grick_aoe1"},{"n":"Grospek Lavarsus","s":22,"u":"grospek%20lavarsus_aoe1"},{"n":"Hendrid Pratchett","s":22,"u":"hendrid%20pratchett_aoe1"},{"n":"Kekker","s":22,"u":"kekker_aoe1"},{"n":"Kemeneles","s":22,"u":"kemeneles_aoe1"},{"n":"Lyrma Swampwalker","s":22,"u":"lyrma%20swampwalker_aoe1"},{"n":"Miriel Grayleaf","s":22,"u":"miriel%20grayleaf_aoe1"},{"n":"Pickled Punk","s":22,"u":"pickled%20punk_aoe1"},{"n":"Ralso","s":22,"u":"ralso_aoe1"},{"n":"Shredskin","s":22,"u":"shredskin_aoe1"},{"n":"Siege Shard","s":22,"u":"siege%20shard_aoe1"},{"n":"Skebs","s":22,"u":"skebs_aoe1"},{"n":"Vargouille","s":22,"u":"vargouille_aoe1"},{"n":"Zrukbat","s":22,"u":"zrukbat_aoe1"},{"n":"Bone Skipper Swarm","s":23,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Copper Hand Illusionist","s":23,"u":"copper%20hand%20illusionist_aoe2"},{"n":"Copper Hand Rogue","s":23,"u":"copper%20hand%20rogue_aoe2"},{"n":"Dreadsong Dancer","s":23,"u":"dreadsong%20dancer_aoe2"},{"n":"Excorion","s":23,"u":"excorion_aoe2"},{"n":"Fayati Alummur","s":23,"u":"fayati%20alummur_aoe2"},{"n":"Frefferth","s":23,"u":"frefferth_aoe2"},{"n":"Giant Bone Skipper","s":23,"u":"giant%20bone%20skipper_aoe2"},{"n":"Kolo Harvan","s":23,"u":"kolo%20harvan_aoe2"},{"n":"Najra Lizard","s":23,"u":"najra%20lizard_aoe2"},{"n":"Ofalth Zombie","s":23,"u":"ofalth%20zombie_aoe2"},{"n":"Shristi Melipdra","s":23,"u":"shristi%20melipdra_aoe2"},{"n":"Skinsaw Murderer","s":23,"u":"skinsaw%20murderer_aoe2"},{"n":"Skinsaw Seamer","s":23,"u":"skinsaw%20seamer_aoe2"},{"n":"Skinstitch","s":23,"u":"skinstitch_aoe2"},{"n":"Tenome","s":23,"u":"tenome_aoe2"},{"n":"Teraphant","s":23,"u":"teraphant_aoe2"},{"n":"Vaultbreaker Ooze","s":23,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Wrent Dicaspiron","s":23,"u":"wrent%20dicaspiron_aoe2"},{"n":"Avarek","s":24,"u":"avarek_aoe3"},{"n":"Barnacle Ghoul","s":24,"u":"barnacle%20ghoul_aoe3"},{"n":"Bloody Berleth","s":24,"u":"bloody%20berleth_aoe3"},{"n":"Bregdi","s":24,"u":"bregdi_aoe3"},{"n":"Casino Bouncer","s":24,"u":"casino%20bouncer_aoe3"},{"n":"Diobel Sweeper Tough","s":24,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Eberark","s":24,"u":"eberark_aoe3"},{"n":"Franca Laurentz","s":24,"u":"franca%20laurentz_aoe3"},{"n":"Gage Carlyle","s":24,"u":"gage%20carlyle_aoe3"},{"n":"Iroran Skeleton","s":24,"u":"iroran%20skeleton_aoe3"},{"n":"Maurrisa Jonne","s":24,"u":"maurrisa%20jonne_aoe3"},{"n":"Ravenile Rager","s":24,"u":"ravenile%20rager_aoe3"},{"n":"Scathka","s":24,"u":"scathka_aoe3"},{"n":"Shikwashim Mercenary","s":24,"u":"shikwashim%20mercenary_aoe3"},{"n":"Svartalfar Killer","s":24,"u":"svartalfar%20killer_aoe3"},{"n":"Tonla And Yvelle","s":24,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Washboard Dog Tough","s":24,"u":"washboard%20dog%20tough_aoe3"},{"n":"Amateur Chemist","s":25,"u":"amateur%20chemist_aoe4"},{"n":"Blackfingers Acolyte","s":25,"u":"blackfingers%20acolyte_aoe4"},{"n":"Clockwork Assassin","s":25,"u":"clockwork%20assassin_aoe4"},{"n":"Gloaming Will-o'-wisp","s":25,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Grabble Forden","s":25,"u":"grabble%20forden_aoe4"},{"n":"Japu Thalenger","s":25,"u":"japu%20thalenger_aoe4"},{"n":"Jonis Flakfatter","s":25,"u":"jonis%20flakfatter_aoe4"},{"n":"Jorogumo","s":25,"u":"jorogumo_aoe4"},{"n":"Kalyn Pounch","s":25,"u":"kalyn%20pounch_aoe4"},{"n":"Morgrat And Fillick","s":25,"u":"morgrat%20and%20fillick_aoe4"},{"n":"Norgorberite Poisoner","s":25,"u":"norgorberite%20poisoner_aoe4"},{"n":"Poison Eater","s":25,"u":"poison%20eater_aoe4"},{"n":"Shatterling","s":25,"u":"shatterling_aoe4"},{"n":"Sleepless Sun Veteran","s":25,"u":"sleepless%20sun%20veteran_aoe4"},{"n":"The Rabbit Prince","s":25,"u":"the%20rabbit%20prince_aoe4"},{"n":"The Stabbing Beast","s":25,"u":"the%20stabbing%20beast_aoe4"},{"n":"Velberi Jallist","s":25,"u":"velberi%20jallist_aoe4"},{"n":"Wynsal Starborn","s":25,"u":"wynsal%20starborn_aoe4"},{"n":"Black Whale Guard","s":26,"u":"black%20whale%20guard_aoe5"},{"n":"Bloody Barber Goon","s":26,"u":"bloody%20barber%20goon_aoe5"},{"n":"Calennia","s":26,"u":"calennia_aoe5"},{"n":"Child Of Venom","s":26,"u":"child%20of%20venom_aoe5"},{"n":"Clockwork Amalgam","s":26,"u":"clockwork%20amalgam_aoe5"},{"n":"Clockwork Assassin","s":26,"u":"clockwork%20assassin_aoe5"},{"n":"Garrote Master Assassin","s":26,"u":"garrote%20master%20assassin_aoe5"},{"n":"Graem And Grinlowe","s":26,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Grimwold","s":26,"u":"grimwold_aoe5"},{"n":"Ixusoth","s":26,"u":"ixusoth_aoe5"},{"n":"Kapral","s":26,"u":"kapral_aoe5"},{"n":"Lord Guirden","s":26,"u":"lord%20guirden_aoe5"},{"n":"Lusca","s":26,"u":"lusca_aoe5"},{"n":"Minchgorm","s":26,"u":"minchgorm_aoe5"},{"n":"Miogimo","s":26,"u":"miogimo_aoe5"},{"n":"Mother Venom","s":26,"u":"mother%20venom_aoe5"},{"n":"Myrna Rath","s":26,"u":"myrna%20rath_aoe5"},{"n":"Myrucarx","s":26,"u":"myrucarx_aoe5"},{"n":"Obrousian","s":26,"u":"obrousian_aoe5"},{"n":"Reginald Vancaskerkin","s":26,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Starwatch Commando","s":26,"u":"starwatch%20commando_aoe5"},{"n":"Tiderunner Aquamancer","s":26,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Twisted Jack","s":26,"u":"twisted%20jack_aoe5"},{"n":"Elemental Vessel, Water","s":26,"u":"elemental%20vessel%2c%20water_aoe5"},{"n":"Zeal-damned Ghoul","s":26,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Zealborn","s":26,"u":"zealborn_aoe5"},{"n":"Agent Of The Gray Queen","s":27,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Agradaemon","s":27,"u":"agradaemon_aoe6"},{"n":"Alchemical Horror","s":27,"u":"alchemical%20horror_aoe6"},{"n":"Avsheros The Betrayer","s":27,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Baatamidar","s":27,"u":"baatamidar_aoe6"},{"n":"Blune Bandersworth","s":27,"u":"blune%20bandersworth_aoe6"},{"n":"Blune's Illusory Toady","s":27,"u":"blune's%20illusory%20toady_aoe6"},{"n":"Camarach","s":27,"u":"camarach_aoe6"},{"n":"Chaos Gulgamodh","s":27,"u":"chaos%20gulgamodh_aoe6"},{"n":"Daemonic Infector","s":27,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":27,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Skinner","s":27,"u":"daemonic%20skinner_aoe6"},{"n":"Excorion Paragon","s":27,"u":"excorion%20paragon_aoe6"},{"n":"Ghaele Of Kharnas","s":27,"u":"ghaele%20of%20kharnas_aoe6"},{"n":"Graveknight Of Kharnas","s":27,"u":"graveknight%20of%20kharnas_aoe6"},{"n":"Hegessik","s":27,"u":"hegessik_aoe6"},{"n":"Hestriviniaas","s":27,"u":"hestriviniaas_aoe6"},{"n":"Hundun Chaos Mage","s":27,"u":"hundun%20chaos%20mage_aoe6"},{"n":"Il'setsya Wyrmtouched","s":27,"u":"il'setsya%20wyrmtouched_aoe6"},{"n":"Izfiitar","s":27,"u":"izfiitar_aoe6"},{"n":"Living Mural","s":27,"u":"living%20mural_aoe6"},{"n":"Nenchuuj","s":27,"u":"nenchuuj_aoe6"},{"n":"Olansa Terimor","s":27,"u":"olansa%20terimor_aoe6"},{"n":"Overdrive Imentesh","s":27,"u":"overdrive%20imentesh_aoe6"},{"n":"Penqual","s":27,"u":"penqual_aoe6"},{"n":"Rhevanna","s":27,"u":"rhevanna_aoe6"},{"n":"Slithering Rift","s":27,"u":"slithering%20rift_aoe6"},{"n":"Sordesdaemon","s":27,"u":"sordesdaemon_aoe6"},{"n":"Ulressia The Blessed","s":27,"u":"ulressia%20the%20blessed_aoe6"},{"n":"Veksciralenix","s":27,"u":"veksciralenix_aoe6"},{"n":"Aller Rosk","s":28,"u":"aller%20rosk_av1"},{"n":"Augrael","s":28,"u":"augrael_av1"},{"n":"Bloodsiphon","s":28,"u":"bloodsiphon_av1"},{"n":"Boss Skrawng","s":28,"u":"boss%20skrawng_av1"},{"n":"Canker Cultist","s":28,"u":"canker%20cultist_av1"},{"n":"Chandriu Invisar","s":28,"u":"chandriu%20invisar_av1"},{"n":"Corpselight","s":28,"u":"corpselight_av1"},{"n":"Flickerwisp","s":28,"u":"flickerwisp_av1"},{"n":"Jarelle Kaldrian","s":28,"u":"jarelle%20kaldrian_av1"},{"n":"Jaul Mezmin","s":28,"u":"jaul%20mezmin_av1"},{"n":"Jaul's Wolf","s":28,"u":"jaul's%20wolf_av1"},{"n":"Morlock Cultist","s":28,"u":"morlock%20cultist_av1"},{"n":"Morlock Engineer","s":28,"u":"morlock%20engineer_av1"},{"n":"Morlock Scavenger","s":28,"u":"morlock%20scavenger_av1"},{"n":"Nhakazarin","s":28,"u":"nhakazarin_av1"},{"n":"Otari Ilvashti","s":28,"u":"otari%20ilvashti_av1"},{"n":"Scalathrax","s":28,"u":"scalathrax_av1"},{"n":"Voidglutton","s":28,"u":"voidglutton_av1"},{"n":"Volluk Azrinae","s":28,"u":"volluk%20azrinae_av1"},{"n":"Wrin Sivinxi","s":28,"u":"wrin%20sivinxi_av1"},{"n":"Carman Rajani","s":29,"u":"carman%20rajani_av2"},{"n":"Chafkhem","s":29,"u":"chafkhem_av2"},{"n":"Dreshkan","s":29,"u":"dreshkan_av2"},{"n":"Gibtanius","s":29,"u":"gibtanius_av2"},{"n":"Gibtas Bounder","s":29,"u":"gibtas%20bounder_av2"},{"n":"Gibtas Spawn Swarm","s":29,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Gulzash","s":29,"u":"gulzash_av2"},{"n":"Jafaki","s":29,"u":"jafaki_av2"},{"n":"Kragala","s":29,"u":"kragala_av2"},{"n":"Mulventok","s":29,"u":"mulventok_av2"},{"n":"Murschen","s":29,"u":"murschen_av2"},{"n":"Nox","s":29,"u":"nox_av2"},{"n":"Ryta","s":29,"u":"ryta_av2"},{"n":"Sacuishu","s":29,"u":"sacuishu_av2"},{"n":"Seugathi Reality Warper","s":29,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Servant","s":29,"u":"seugathi%20servant_av2"},{"n":"Shanrigol Behemoth","s":29,"u":"shanrigol%20behemoth_av2"},{"n":"Shanrigol Heap","s":29,"u":"shanrigol%20heap_av2"},{"n":"Urevian","s":29,"u":"urevian_av2"},{"n":"Vischari","s":29,"u":"vischari_av2"},{"n":"Belcorra Haruvex","s":30,"u":"belcorra%20haruvex_av3"},{"n":"Bhazrade And Klathor","s":30,"u":"bhazrade%20and%20klathor_av3"},{"n":"Bright Walker","s":30,"u":"bright%20walker_av3"},{"n":"Caligni Defender","s":30,"u":"caligni%20defender_av3"},{"n":"Deepwater Dhuthorex","s":30,"u":"deepwater%20dhuthorex_av3"},{"n":"Dragon's Blood Puffball","s":30,"u":"dragon's%20blood%20puffball_av3"},{"n":"Dread Dhuthorex","s":30,"u":"dread%20dhuthorex_av3"},{"n":"Dread Wisp","s":30,"u":"dread%20wisp_av3"},{"n":"Drow Hunter","s":30,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":30,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":30,"u":"drow%20warden_av3"},{"n":"Dulac","s":30,"u":"dulac_av3"},{"n":"Elder Child Of Belcorra","s":30,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Galudu","s":30,"u":"galudu_av3"},{"n":"Khurfel","s":30,"u":"khurfel_av3"},{"n":"Lady's Whisper","s":30,"u":"lady's%20whisper_av3"},{"n":"Padli","s":30,"u":"padli_av3"},{"n":"Quara Orshendiel","s":30,"u":"quara%20orshendiel_av3"},{"n":"Reaper Skull Puffball","s":30,"u":"reaper%20skull%20puffball_av3"},{"n":"Salaisa Malthulas","s":30,"u":"salaisa%20malthulas_av3"},{"n":"Urdefhan Blood Mage","s":30,"u":"urdefhan%20blood%20mage_av3"},{"n":"Urdefhan Death Scout","s":30,"u":"urdefhan%20death%20scout_av3"},{"n":"Urdefhan Lasher","s":30,"u":"urdefhan%20lasher_av3"},{"n":"Voidbracken Chuul","s":30,"u":"voidbracken%20chuul_av3"},{"n":"Harlo Krant","s":10,"u":"harlo%20krant_botd"},{"n":"Shredskin","s":10,"u":"shredskin_botd"},{"n":"Pale Stranger","s":10,"u":"pale%20stranger_botd"},{"n":"Pale Sovereign","s":10,"u":"pale%20sovereign_botd"},{"n":"Hungry Ghost","s":10,"u":"hungry%20ghost_botd"},{"n":"Ghul","s":10,"u":"ghul_botd"},{"n":"Fluxwraith","s":10,"u":"fluxwraith_botd"},{"n":"Festering Gnasher","s":10,"u":"festering%20gnasher_botd"},{"n":"Taunting Skull","s":10,"u":"taunting%20skull_botd"},{"n":"Daqqanoenyent","s":10,"u":"daqqanoenyent_botd"},{"n":"Bhuta","s":10,"u":"bhuta_botd"},{"n":"Bone Croupier","s":10,"u":"bone%20croupier_botd"},{"n":"Cadaverous Rake","s":10,"u":"cadaverous%20rake_botd"},{"n":"Child of Urgathoa","s":10,"u":"child%20of%20urgathoa_botd"},{"n":"Combusted","s":10,"u":"combusted_botd"},{"n":"Corpseroot","s":10,"u":"corpseroot_botd"},{"n":"Vanyver","s":10,"u":"vanyver_botd"},{"n":"Sykever","s":10,"u":"sykever_botd"},{"n":"Urveth","s":10,"u":"urveth_botd"},{"n":"Nasurgeth","s":10,"u":"nasurgeth_botd"},{"n":"Death Coach","s":10,"u":"death%20coach_botd"},{"n":"Deathless Acolyte of Urgathoa","s":10,"u":"deathless%20acolyte%20of%20urgathoa_botd"},{"n":"Deathless Hierophant of Urgathoa","s":10,"u":"deathless%20hierophant%20of%20urgathoa_botd"},{"n":"Ecorche","s":10,"u":"ecorche_botd"},{"n":"Excorion","s":10,"u":"excorion_botd"},{"n":"Fiddling Bones","s":10,"u":"fiddling%20bones_botd"},{"n":"Gallowdead","s":10,"u":"gallowdead_botd"},{"n":"Gashadokuro","s":10,"u":"gashadokuro_botd"},{"n":"Geist","s":10,"u":"geist_botd"},{"n":"Gholdako","s":10,"u":"gholdako_botd"},{"n":"Ghost Pirate Captain","s":10,"u":"ghost%20pirate%20captain_botd"},{"n":"Lacedon","s":10,"u":"lacedon_botd"},{"n":"Priest of Kabriri","s":10,"u":"priest%20of%20kabriri_botd"},{"n":"Grappling Spirit","s":10,"u":"grappling%20spirit_botd"},{"n":"Graveknight Warmaster","s":10,"u":"graveknight%20warmaster_botd"},{"n":"Faithless Ecclesiarch","s":10,"u":"faithless%20ecclesiarch_botd"},{"n":"Fallen Champion","s":10,"u":"fallen%20champion_botd"},{"n":"Hollow Serpent","s":10,"u":"hollow%20serpent_botd"},{"n":"Ichor Slinger","s":10,"u":"ichor%20slinger_botd"},{"n":"Iruxi Ossature","s":10,"u":"iruxi%20ossature_botd"},{"n":"Last Guard","s":10,"u":"last%20guard_botd"},{"n":"Horde Lich","s":10,"u":"horde%20lich_botd"},{"n":"Runecarved Lich","s":10,"u":"runecarved%20lich_botd"},{"n":"Little Man in the Woods","s":10,"u":"little%20man%20in%20the%20woods_botd"},{"n":"Llorona","s":10,"u":"llorona_botd"},{"n":"Shadern Immolator","s":10,"u":"shadern%20immolator_botd"},{"n":"Jitterbone Contortionist","s":10,"u":"jitterbone%20contortionist_botd"},{"n":"Relictner Eroder","s":10,"u":"relictner%20eroder_botd"},{"n":"Mummified Cat","s":10,"u":"mummified%20cat_botd"},{"n":"Decrepit Mummy","s":10,"u":"decrepit%20mummy_botd"},{"n":"Ice Mummy","s":10,"u":"ice%20mummy_botd"},{"n":"Iroran Mummy","s":10,"u":"iroran%20mummy_botd"},{"n":"Mummy Prophet of Set","s":10,"u":"mummy%20prophet%20of%20set_botd"},{"n":"Obrousian","s":10,"u":"obrousian_botd"},{"n":"Onryo","s":10,"u":"onryo_botd"},{"n":"Polong","s":10,"u":"polong_botd"},{"n":"Raw Nerve","s":10,"u":"raw%20nerve_botd"},{"n":"Silent Stalker","s":10,"u":"silent%20stalker_botd"},{"n":"Predatory Rabbit","s":10,"u":"predatory%20rabbit_botd"},{"n":"Scorned Hound","s":10,"u":"scorned%20hound_botd"},{"n":"Siabrae","s":10,"u":"siabrae_botd"},{"n":"Wolf Skeleton","s":10,"u":"wolf%20skeleton_botd"},{"n":"Skeletal Soldier","s":10,"u":"skeletal%20soldier_botd"},{"n":"Skeletal Mage","s":10,"u":"skeletal%20mage_botd"},{"n":"Beetle Carapace","s":10,"u":"beetle%20carapace_botd"},{"n":"Drake Skeleton","s":10,"u":"drake%20skeleton_botd"},{"n":"Skeletal Titan","s":10,"u":"skeletal%20titan_botd"},{"n":"Sluagh Reaper","s":10,"u":"sluagh%20reaper_botd"},{"n":"Queen Sluagh","s":10,"u":"queen%20sluagh_botd"},{"n":"Tormented","s":10,"u":"tormented_botd"},{"n":"Unrisen","s":10,"u":"unrisen_botd"},{"n":"Provincial Jiang-Shi","s":10,"u":"provincial%20jiang-shi_botd"},{"n":"Minister of Tumult","s":10,"u":"minister%20of%20tumult_botd"},{"n":"Vetalarana Emergent","s":10,"u":"vetalarana%20emergent_botd"},{"n":"Vetalarana Manipulator","s":10,"u":"vetalarana%20manipulator_botd"},{"n":"Waldgeist","s":10,"u":"waldgeist_botd"},{"n":"Seetangeist","s":10,"u":"seetangeist_botd"},{"n":"Hunter Wight","s":10,"u":"hunter%20wight_botd"},{"n":"Prowler Wight","s":10,"u":"prowler%20wight_botd"},{"n":"Wight Commander","s":10,"u":"wight%20commander_botd"},{"n":"Zombie Snake","s":10,"u":"zombie%20snake_botd"},{"n":"Husk Zombie","s":10,"u":"husk%20zombie_botd"},{"n":"Zombie Owlbear","s":10,"u":"zombie%20owlbear_botd"},{"n":"Zombie Lord","s":10,"u":"zombie%20lord_botd"},{"n":"Withered","s":10,"u":"withered_botd"},{"n":"Zombie Mammoth","s":10,"u":"zombie%20mammoth_botd"},{"n":"Harlo Krant","s":10,"u":"harlo%20krant_botd"},{"n":"K.H.W.'s Echo","s":11,"u":"k.h.w.'s%20echo_da"},{"n":"Mother Mitera","s":11,"u":"mother%20mitera_da"},{"n":"The Morrowkin","s":11,"u":"the%20morrowkin_da"},{"n":"Abberton Ruffians","s":31,"u":"abberton%20ruffians_ec1"},{"n":"Abrikandilu","s":31,"u":"abrikandilu_ec1"},{"n":"Blood Wolf","s":31,"u":"blood%20wolf_ec1"},{"n":"Bone Croupier","s":31,"u":"bone%20croupier_ec1"},{"n":"Cavnakash","s":31,"u":"cavnakash_ec1"},{"n":"Corrosive Lizard","s":31,"u":"corrosive%20lizard_ec1"},{"n":"Corrupted Priest","s":31,"u":"corrupted%20priest_ec1"},{"n":"Corrupted Retainer","s":31,"u":"corrupted%20retainer_ec1"},{"n":"Daring Danika","s":31,"u":"daring%20danika_ec1"},{"n":"Flea Swarm","s":31,"u":"flea%20swarm_ec1"},{"n":"Giant Flea","s":31,"u":"giant%20flea_ec1"},{"n":"Jaleen And Rhovo","s":31,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Jellico Bounce-bounce","s":31,"u":"jellico%20bounce-bounce_ec1"},{"n":"Juvenile Boar","s":31,"u":"juvenile%20boar_ec1"},{"n":"Luminous Ooze","s":31,"u":"luminous%20ooze_ec1"},{"n":"Mechanical Carny","s":31,"u":"mechanical%20carny_ec1"},{"n":"Nemmia Bramblecloak","s":31,"u":"nemmia%20bramblecloak_ec1"},{"n":"Oil Living Graffiti","s":31,"u":"oil%20living%20graffiti_ec1"},{"n":"Pinacosaurus","s":31,"u":"pinacosaurus_ec1"},{"n":"Pruana Two-punch","s":31,"u":"pruana%20two-punch_ec1"},{"n":"Smiler","s":31,"u":"smiler_ec1"},{"n":"Smoldering Leopard","s":31,"u":"smoldering%20leopard_ec1"},{"n":"Vermlek","s":31,"u":"vermlek_ec1"},{"n":"Viktor Volkano","s":31,"u":"viktor%20volkano_ec1"},{"n":"Violet","s":31,"u":"violet_ec1"},{"n":"Xulgath Bilebearer","s":31,"u":"xulgath%20bilebearer_ec1"},{"n":"Aives The Smoke Dragon","s":32,"u":"aives%20the%20smoke%20dragon_ec2"},{"n":"Andera Paldreen","s":32,"u":"andera%20paldreen_ec2"},{"n":"Bogey","s":32,"u":"bogey_ec2"},{"n":"Bogeyman","s":32,"u":"bogeyman_ec2"},{"n":"Bugaboo","s":32,"u":"bugaboo_ec2"},{"n":"Celestial Menagerie Bruiser","s":32,"u":"celestial%20menagerie%20bruiser_ec2"},{"n":"Chimpanzee Visitant","s":32,"u":"chimpanzee%20visitant_ec2"},{"n":"Darricus Stallit","s":32,"u":"darricus%20stallit_ec2"},{"n":"Delamar Gianvin","s":32,"u":"delamar%20gianvin_ec2"},{"n":"Evora Yarket","s":32,"u":"evora%20yarket_ec2"},{"n":"Gluttondark Babau","s":32,"u":"gluttondark%20babau_ec2"},{"n":"Iridescent Elephant","s":32,"u":"iridescent%20elephant_ec2"},{"n":"Lion Visitant","s":32,"u":"lion%20visitant_ec2"},{"n":"Mistress Dusklight","s":32,"u":"mistress%20dusklight_ec2"},{"n":"Muse Phantom","s":32,"u":"muse%20phantom_ec2"},{"n":"Ruanna Nyamma","s":32,"u":"ruanna%20nyamma_ec2"},{"n":"Ulthadar","s":32,"u":"ulthadar_ec2"},{"n":"Xulgath Spinesnapper","s":32,"u":"xulgath%20spinesnapper_ec2"},{"n":"Yaashka","s":32,"u":"yaashka_ec2"},{"n":"Zuipnyrn","s":32,"u":"zuipnyrn_ec2"},{"n":"Zunkri","s":32,"u":"zunkri_ec2"},{"n":"Bitter Truth Bandit","s":9,"u":"bitter%20truth%20bandit_ec3"},{"n":"Bugul Noz","s":9,"u":"bugul%20noz_ec3"},{"n":"Cat Sith","s":9,"u":"cat%20sith_ec3"},{"n":"Counteflora","s":9,"u":"counteflora_ec3"},{"n":"Cu Sith","s":9,"u":"cu%20sith_ec3"},{"n":"Ginjana Mindkeeper","s":9,"u":"ginjana%20mindkeeper_ec3"},{"n":"Headless Xulgath","s":9,"u":"headless%20xulgath_ec3"},{"n":"Herecite Of Zevgavizeb","s":9,"u":"herecite%20of%20zevgavizeb_ec3"},{"n":"Hooklimb Xulgath","s":9,"u":"hooklimb%20xulgath_ec3"},{"n":"Pin Tingwheely","s":9,"u":"pin%20tingwheely_ec3"},{"n":"Resin-seep Xulgath","s":9,"u":"resin-seep%20xulgath_ec3"},{"n":"Shoony Hierarch","s":9,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Militia Member","s":9,"u":"shoony%20militia%20member_ec3"},{"n":"Shoony Tiller","s":9,"u":"shoony%20tiller_ec3"},{"n":"Skarja","s":9,"u":"skarja_ec3"},{"n":"Swardlands Delinquent","s":9,"u":"swardlands%20delinquent_ec3"},{"n":"Tanessa Fleer","s":9,"u":"tanessa%20fleer_ec3"},{"n":"Thessekka","s":9,"u":"thessekka_ec3"},{"n":"Xulgath Bomber","s":9,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Skirmisher","s":9,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Stoneliege","s":9,"u":"xulgath%20stoneliege_ec3"},{"n":"Yaganty","s":9,"u":"yaganty_ec3"},{"n":"Arskuva The Gnasher","s":33,"u":"arskuva%20the%20gnasher_ec4"},{"n":"Aukashungi Swarm","s":33,"u":"aukashungi%20swarm_ec4"},{"n":"Brughadatch","s":33,"u":"brughadatch_ec4"},{"n":"Doblagub","s":33,"u":"doblagub_ec4"},{"n":"Faceless Butcher","s":33,"u":"faceless%20butcher_ec4"},{"n":"Gahlepod","s":33,"u":"gahlepod_ec4"},{"n":"Giant Aukashungi","s":33,"u":"giant%20aukashungi_ec4"},{"n":"Harrow Doll","s":33,"u":"harrow%20doll_ec4"},{"n":"Helg Eats-the-eaters","s":33,"u":"helg%20eats-the-eaters_ec4"},{"n":"Ledorick Banyan","s":33,"u":"ledorick%20banyan_ec4"},{"n":"Lyrt Cozurn","s":33,"u":"lyrt%20cozurn_ec4"},{"n":"Qurashith","s":33,"u":"qurashith_ec4"},{"n":"Sodden Sentinels","s":33,"u":"sodden%20sentinels_ec4"},{"n":"Starved Staff","s":33,"u":"starved%20staff_ec4"},{"n":"Stirvyn Banyan","s":33,"u":"stirvyn%20banyan_ec4"},{"n":"Tallow Ooze","s":33,"u":"tallow%20ooze_ec4"},{"n":"Tashlock Banyan","s":33,"u":"tashlock%20banyan_ec4"},{"n":"The Vanish Man","s":33,"u":"the%20vanish%20man_ec4"},{"n":"War Sauropelta","s":33,"u":"war%20sauropelta_ec4"},{"n":"Wight Cultist","s":33,"u":"wight%20cultist_ec4"},{"n":"Xilvirek","s":33,"u":"xilvirek_ec4"},{"n":"Xulgath Gutrager","s":33,"u":"xulgath%20gutrager_ec4"},{"n":"Xulgath Hardscale","s":33,"u":"xulgath%20hardscale_ec4"},{"n":"Xulgath Herd-tender","s":33,"u":"xulgath%20herd-tender_ec4"},{"n":"Xulgath Roughrider","s":33,"u":"xulgath%20roughrider_ec4"},{"n":"Zashathal Head-taker","s":33,"u":"zashathal%20head-taker_ec4"},{"n":"Ammut","s":34,"u":"ammut_ec5"},{"n":"Ararda","s":34,"u":"ararda_ec5"},{"n":"Death Drider","s":34,"u":"death%20drider_ec5"},{"n":"Dyzallin Shraen","s":34,"u":"dyzallin%20shraen_ec5"},{"n":"Hollow Hush","s":34,"u":"hollow%20hush_ec5"},{"n":"Iffdahsil","s":34,"u":"iffdahsil_ec5"},{"n":"Kharostan","s":34,"u":"kharostan_ec5"},{"n":"Muurfeli","s":34,"u":"muurfeli_ec5"},{"n":"Obsidian Golem","s":34,"u":"obsidian%20golem_ec5"},{"n":"Qormintur","s":34,"u":"qormintur_ec5"},{"n":"Raptor Guard Wight","s":34,"u":"raptor%20guard%20wight_ec5"},{"n":"Shraen Graveknight","s":34,"u":"shraen%20graveknight_ec5"},{"n":"Urdefhan Dominator","s":34,"u":"urdefhan%20dominator_ec5"},{"n":"Urdefhan High Tormentor","s":34,"u":"urdefhan%20high%20tormentor_ec5"},{"n":"Urdefhan Hunter","s":34,"u":"urdefhan%20hunter_ec5"},{"n":"Vitalia","s":34,"u":"vitalia_ec5"},{"n":"Xulgath Deepmouth","s":34,"u":"xulgath%20deepmouth_ec5"},{"n":"Zinogyvaz","s":34,"u":"zinogyvaz_ec5"},{"n":"Barking Stag","s":35,"u":"barking%20stag_ec6"},{"n":"Convergent Giant Eagle","s":35,"u":"convergent%20giant%20eagle_ec6"},{"n":"Convergent Kendley Nathrael","s":35,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Convergent Soldier","s":35,"u":"convergent%20soldier_ec6"},{"n":"Elysian Sheep","s":35,"u":"elysian%20sheep_ec6"},{"n":"Elysian Titan","s":35,"u":"elysian%20titan_ec6"},{"n":"Kimilekki","s":35,"u":"kimilekki_ec6"},{"n":"Kirosthrek","s":35,"u":"kirosthrek_ec6"},{"n":"Sarvel Ever-hunger","s":35,"u":"sarvel%20ever-hunger_ec6"},{"n":"Saurian Warmonger","s":35,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Worldwatcher","s":35,"u":"saurian%20worldwatcher_ec6"},{"n":"Thanatotic Titan","s":35,"u":"thanatotic%20titan_ec6"},{"n":"Vavakia","s":35,"u":"vavakia_ec6"},{"n":"Viskithrel","s":35,"u":"viskithrel_ec6"},{"n":"Xulgath Thoughtmaw","s":35,"u":"xulgath%20thoughtmaw_ec6"},{"n":"Bee Swarm","s":36,"u":"bee%20swarm_fop"},{"n":"Blood Ooze","s":36,"u":"blood%20ooze_fop"},{"n":"Bloodlash Bush","s":36,"u":"bloodlash%20bush_fop"},{"n":"Caustic Wolf","s":36,"u":"caustic%20wolf_fop"},{"n":"Drunken Farmer","s":36,"u":"drunken%20farmer_fop"},{"n":"Fiery Leopard","s":36,"u":"fiery%20leopard_fop"},{"n":"Giant Lightning Serpent","s":36,"u":"giant%20lightning%20serpent_fop"},{"n":"Graytusk","s":36,"u":"graytusk_fop"},{"n":"Hallod","s":36,"u":"hallod_fop"},{"n":"Icy Rats","s":36,"u":"icy%20rats_fop"},{"n":"Lord Nar","s":36,"u":"lord%20nar_fop"},{"n":"Mangy Wolves","s":36,"u":"mangy%20wolves_fop"},{"n":"Mutant Wolves","s":36,"u":"mutant%20wolves_fop"},{"n":"Stone Horse","s":36,"u":"stone%20horse_fop"},{"n":"The Amalgam","s":36,"u":"the%20amalgam_fop"},{"n":"The Behemoth","s":36,"u":"the%20behemoth_fop"},{"n":"The Sculptor","s":36,"u":"the%20sculptor_fop"},{"n":"Vilree","s":36,"u":"vilree_fop"},{"n":"Vine Lasher","s":36,"u":"vine%20lasher_fop"},{"n":"Agile Warrior","s":37,"u":"agile%20warrior_frp1"},{"n":"Anugobu Apprentice","s":37,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Wondercrafter","s":37,"u":"anugobu%20wondercrafter_frp1"},{"n":"Archery Specialist","s":37,"u":"archery%20specialist_frp1"},{"n":"Berberoka","s":37,"u":"berberoka_frp1"},{"n":"Blue Viper","s":37,"u":"blue%20viper_frp1"},{"n":"Butterfly Blade Warrior","s":37,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Caustic Monitor","s":37,"u":"caustic%20monitor_frp1"},{"n":"Dread Roc","s":37,"u":"dread%20roc_frp1"},{"n":"Dromornis","s":37,"u":"dromornis_frp1"},{"n":"Elder Cauthooj","s":37,"u":"elder%20cauthooj_frp1"},{"n":"Ghost Monk","s":37,"u":"ghost%20monk_frp1"},{"n":"Gomwai","s":37,"u":"gomwai_frp1"},{"n":"Grave Spinosaurus","s":37,"u":"grave%20spinosaurus_frp1"},{"n":"Hana's Hundreds","s":37,"u":"hana's%20hundreds_frp1"},{"n":"Hantu Belian","s":37,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":37,"u":"hantu%20denai_frp1"},{"n":"Jaiban","s":37,"u":"jaiban_frp1"},{"n":"Kannitri","s":37,"u":"kannitri_frp1"},{"n":"Ki Adept","s":37,"u":"ki%20adept_frp1"},{"n":"Koto Zekora","s":37,"u":"koto%20zekora_frp1"},{"n":"Mage Of Many Styles","s":37,"u":"mage%20of%20many%20styles_frp1"},{"n":"Mammoth Turtle","s":37,"u":"mammoth%20turtle_frp1"},{"n":"Manananggal","s":37,"u":"manananggal_frp1"},{"n":"Muckish Creep","s":37,"u":"muckish%20creep_frp1"},{"n":"Nai Yan Fei","s":37,"u":"nai%20yan%20fei_frp1"},{"n":"Old Man Statue","s":37,"u":"old%20man%20statue_frp1"},{"n":"Planar Terra-cotta Soldier","s":37,"u":"planar%20terra-cotta%20soldier_frp1"},{"n":"Planar Terra-cotta Squadron","s":37,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Ran-to","s":37,"u":"ran-to_frp1"},{"n":"Shino Hakusa","s":37,"u":"shino%20hakusa_frp1"},{"n":"Sigbin","s":37,"u":"sigbin_frp1"},{"n":"Syu Tak-nwa","s":37,"u":"syu%20tak-nwa_frp1"},{"n":"Takatorra","s":37,"u":"takatorra_frp1"},{"n":"Tamikan","s":37,"u":"tamikan_frp1"},{"n":"Tino","s":37,"u":"tino_frp1"},{"n":"Tyrannosaurus Imperator","s":37,"u":"tyrannosaurus%20imperator_frp1"},{"n":"Watchtower Poltergeist","s":37,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Shadow","s":37,"u":"watchtower%20shadow_frp1"},{"n":"Watchtower Wraith","s":37,"u":"watchtower%20wraith_frp1"},{"n":"Weapon Master","s":37,"u":"weapon%20master_frp1"},{"n":"Yabin The Just","s":37,"u":"yabin%20the%20just_frp1"},{"n":"Yook","s":37,"u":"yook_frp1"},{"n":"Akila Stormheel","s":38,"u":"akila%20stormheel_frp2"},{"n":"Amihan","s":38,"u":"amihan_frp2"},{"n":"Angoyang","s":38,"u":"angoyang_frp2"},{"n":"Arm Of Balance","s":38,"u":"arm%20of%20balance_frp2"},{"n":"Artus Rodrivan","s":38,"u":"artus%20rodrivan_frp2"},{"n":"Blue Viper","s":38,"u":"blue%20viper_frp2"},{"n":"Drake Courser","s":38,"u":"drake%20courser_frp2"},{"n":"Grandfather Mantis","s":38,"u":"grandfather%20mantis_frp2"},{"n":"Halspin The Stung","s":38,"u":"halspin%20the%20stung_frp2"},{"n":"Huldrin Skolsdottir","s":38,"u":"huldrin%20skolsdottir_frp2"},{"n":"Hummingbird","s":38,"u":"hummingbird_frp2"},{"n":"Ji-yook","s":38,"u":"ji-yook_frp2"},{"n":"Joon-seo","s":38,"u":"joon-seo_frp2"},{"n":"Juspix Rammel","s":38,"u":"juspix%20rammel_frp2"},{"n":"Kas Xi Rai","s":38,"u":"kas%20xi%20rai_frp2"},{"n":"Kun","s":38,"u":"kun_frp2"},{"n":"Lantondo","s":38,"u":"lantondo_frp2"},{"n":"Maalya","s":38,"u":"maalya_frp2"},{"n":"Mafika Ayuwari","s":38,"u":"mafika%20ayuwari_frp2"},{"n":"Master Xun","s":38,"u":"master%20xun_frp2"},{"n":"Melodic Squall","s":38,"u":"melodic%20squall_frp2"},{"n":"Minister Of Tumult","s":38,"u":"minister%20of%20tumult_frp2"},{"n":"Peng","s":38,"u":"peng_frp2"},{"n":"Phuthi","s":38,"u":"phuthi_frp2"},{"n":"Portal Eater","s":38,"u":"portal%20eater_frp2"},{"n":"Provincial Jiang-shi","s":38,"u":"provincial%20jiang-shi_frp2"},{"n":"Ran-to","s":38,"u":"ran-to_frp2"},{"n":"Razu","s":38,"u":"razu_frp2"},{"n":"Rivka","s":38,"u":"rivka_frp2"},{"n":"Shadow Yai","s":38,"u":"shadow%20yai_frp2"},{"n":"Shino Hakusa","s":38,"u":"shino%20hakusa_frp2"},{"n":"Sixth Pillar Student","s":38,"u":"sixth%20pillar%20student_frp2"},{"n":"Surjit Hamelan","s":38,"u":"surjit%20hamelan_frp2"},{"n":"Syu Tak-nwa","s":38,"u":"syu%20tak-nwa_frp2"},{"n":"Taiga Yai","s":38,"u":"taiga%20yai_frp2"},{"n":"Takatorra","s":38,"u":"takatorra_frp2"},{"n":"Tino Tung","s":38,"u":"tino%20tung_frp2"},{"n":"Troff Frostknuckles","s":38,"u":"troff%20frostknuckles_frp2"},{"n":"Umbasi","s":38,"u":"umbasi_frp2"},{"n":"Urnak Lostwind","s":38,"u":"urnak%20lostwind_frp2"},{"n":"Yabin The Just","s":38,"u":"yabin%20the%20just_frp2"},{"n":"Yarrika Mulandez","s":38,"u":"yarrika%20mulandez_frp2"},{"n":"Abbot Tsujon","s":39,"u":"abbot%20tsujon_frp3"},{"n":"Blue Viper","s":39,"u":"blue%20viper_frp3"},{"n":"Bul-gae","s":39,"u":"bul-gae_frp3"},{"n":"Canopy Elder","s":39,"u":"canopy%20elder_frp3"},{"n":"Cloudsplitter","s":39,"u":"cloudsplitter_frp3"},{"n":"Dancing Night Parade","s":39,"u":"dancing%20night%20parade_frp3"},{"n":"Desecrated Guardian","s":39,"u":"desecrated%20guardian_frp3"},{"n":"Flying Mountain Kaminari","s":39,"u":"flying%20mountain%20kaminari_frp3"},{"n":"Gumiho","s":39,"u":"gumiho_frp3"},{"n":"Inmyeonjo","s":39,"u":"inmyeonjo_frp3"},{"n":"Jin-hae","s":39,"u":"jin-hae_frp3"},{"n":"Laruhao","s":39,"u":"laruhao_frp3"},{"n":"Lophiithu","s":39,"u":"lophiithu_frp3"},{"n":"Orochi","s":39,"u":"orochi_frp3"},{"n":"Rai Sho Disciple","s":39,"u":"rai%20sho%20disciple_frp3"},{"n":"Rai Sho Postulant","s":39,"u":"rai%20sho%20postulant_frp3"},{"n":"Ran-to","s":39,"u":"ran-to_frp3"},{"n":"Sanzuwu","s":39,"u":"sanzuwu_frp3"},{"n":"Shino Hakusa","s":39,"u":"shino%20hakusa_frp3"},{"n":"Spinel Leviathan Syndara","s":39,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Spirit Turtle","s":39,"u":"spirit%20turtle_frp3"},{"n":"Sthira","s":39,"u":"sthira_frp3"},{"n":"Syndara The Sculptor","s":39,"u":"syndara%20the%20sculptor_frp3"},{"n":"Syu Tak-nwa","s":39,"u":"syu%20tak-nwa_frp3"},{"n":"Yoh Souran","s":39,"u":"yoh%20souran_frp3"},{"n":"Stone Sister","s":6,"u":"stone%20sister_loil"},{"n":"Quantium Golem","s":6,"u":"quantium%20golem_loil"},{"n":"Benthic Reaver","s":6,"u":"benthic%20reaver_loil"},{"n":"Clockwork Cannoneer","s":6,"u":"clockwork%20cannoneer_loil"},{"n":"Cursed King","s":6,"u":"cursed%20king_loil"},{"n":"Fleshforged Conformer","s":6,"u":"fleshforged%20conformer_loil"},{"n":"Fleshforged Dreadnought","s":6,"u":"fleshforged%20dreadnought_loil"},{"n":"Skinskitter","s":6,"u":"skinskitter_loil"},{"n":"Kasesh","s":6,"u":"kasesh_loil"},{"n":"Kashrishi Evaluator","s":6,"u":"kashrishi%20evaluator_loil"},{"n":"Mutant Gnoll Hulk","s":6,"u":"mutant%20gnoll%20hulk_loil"},{"n":"Gunpowder Ooze","s":6,"u":"gunpowder%20ooze_loil"},{"n":"Ratajin Mastermind","s":6,"u":"ratajin%20mastermind_loil"},{"n":"Spellscar Fext","s":6,"u":"spellscar%20fext_loil"},{"n":"Ugvashi","s":6,"u":"ugvashi_loil"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"Asanbosam","s":0,"u":"asanbosam_lome"},{"n":"Biloko Veteran","s":0,"u":"biloko%20veteran_lome"},{"n":"Biloko Warrior","s":0,"u":"biloko%20warrior_lome"},{"n":"Charau-ka Acolyte Of Angazhan","s":0,"u":"charau-ka%20acolyte%20of%20angazhan_lome"},{"n":"Charau-ka Butcher","s":0,"u":"charau-ka%20butcher_lome"},{"n":"Charau-ka Warrior","s":0,"u":"charau-ka%20warrior_lome"},{"n":"Eloko","s":0,"u":"eloko_lome"},{"n":"Grootslang","s":0,"u":"grootslang_lome"},{"n":"K'nonna","s":0,"u":"k'nonna_lome"},{"n":"Kaava Stalker","s":0,"u":"kaava%20stalker_lome"},{"n":"Karina","s":0,"u":"karina_lome"},{"n":"Maliadi","s":0,"u":"maliadi_lome"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"},{"n":"Pygmy Kaava","s":0,"u":"pygmy%20kaava_lome"},{"n":"Rompo","s":0,"u":"rompo_lome"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Solar Ibis","s":0,"u":"solar%20ibis_lome"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Ainamuuren","s":40,"u":"ainamuuren_lomm"},{"n":"Cuetzmonquali","s":40,"u":"cuetzmonquali_lomm"},{"n":"Desert's Howl","s":40,"u":"desert's%20howl_lomm"},{"n":"Howling Spawn","s":40,"u":"howling%20spawn_lomm"},{"n":"Fafnheir","s":40,"u":"fafnheir_lomm"},{"n":"Young Linnorm","s":40,"u":"young%20linnorm_lomm"},{"n":"Grogrisant","s":40,"u":"grogrisant_lomm"},{"n":"Grisantian Lion","s":40,"u":"grisantian%20lion_lomm"},{"n":"Kallas Devil","s":40,"u":"kallas%20devil_lomm"},{"n":"Kothogaz, Dance of Disharmony","s":40,"u":"kothogaz%2c%20dance%20of%20disharmony_lomm"},{"n":"Spawn of Kothogaz","s":40,"u":"spawn%20of%20kothogaz_lomm"},{"n":"Krampus Celebrant","s":40,"u":"krampus%20celebrant_lomm"},{"n":"Krampus","s":40,"u":"krampus_lomm"},{"n":"Kuworsys","s":40,"u":"kuworsys_lomm"},{"n":"Melfesh Monster","s":40,"u":"melfesh%20monster_lomm"},{"n":"Mosquito Witch","s":40,"u":"mosquito%20witch_lomm"},{"n":"Princess Sunset","s":41,"u":"princess%20sunset_ltiba"},{"n":"Keznin Nevarmo","s":42,"u":"keznin%20nevarmo_ngd"},{"n":"Gray Gardener Enforcer","s":42,"u":"gray%20gardener%20enforcer_ngd"},{"n":"Gray Gardener Assassin","s":42,"u":"gray%20gardener%20assassin_ngd"},{"n":"Gray Gardener Director General","s":42,"u":"gray%20gardener%20director%20general_ngd"},{"n":"Guillotine Golem","s":42,"u":"guillotine%20golem_ngd"},{"n":"Worm Prophet","s":42,"u":"worm%20prophet_ngd"},{"n":"Conqueror Worm","s":42,"u":"conqueror%20worm_ngd"},{"n":"Gray Death","s":42,"u":"gray%20death_ngd"},{"n":"Riekanoy","s":42,"u":"riekanoy_ngd"},{"n":"Chakanaj","s":42,"u":"chakanaj_ngd"},{"n":"Tumblak","s":42,"u":"tumblak_ngd"},{"n":"Gold Tank Investors","s":43,"u":"gold%20tank%20investors_ooa1"},{"n":"Irkem Dresh","s":43,"u":"irkem%20dresh_ooa1"},{"n":"Sludgespine Killers","s":43,"u":"sludgespine%20killers_ooa1"},{"n":"Followers of Shumfallow","s":43,"u":"followers%20of%20shumfallow_ooa1"},{"n":"Bristlebane","s":43,"u":"bristlebane_ooa1"},{"n":"Powderkeg Punk Bombardiers","s":43,"u":"powderkeg%20punk%20bombardiers_ooa1"},{"n":"Powderkeg Punk Gunners","s":43,"u":"powderkeg%20punk%20gunners_ooa1"},{"n":"Dewey Daystar","s":43,"u":"dewey%20daystar_ooa1"},{"n":"Gunmarshal","s":43,"u":"gunmarshal_ooa1"},{"n":"Clockwork Hunter","s":43,"u":"clockwork%20hunter_ooa1"},{"n":"Clockwork Handler","s":43,"u":"clockwork%20handler_ooa1"},{"n":"Clockwork Brewer","s":43,"u":"clockwork%20brewer_ooa1"},{"n":"Clockwork Fabricator","s":43,"u":"clockwork%20fabricator_ooa1"},{"n":"Prairie Drake","s":43,"u":"prairie%20drake_ooa1"},{"n":"Yeast Ooze","s":43,"u":"yeast%20ooze_ooa1"},{"n":"Rust Ooze","s":43,"u":"rust%20ooze_ooa1"},{"n":"Glaz Nixbrix","s":43,"u":"glaz%20nixbrix_ooa1"},{"n":"Shoma Lyzerius","s":43,"u":"shoma%20lyzerius_ooa1"},{"n":"Gilded Gunner Goons","s":44,"u":"gilded%20gunner%20goons_ooa2"},{"n":"Clockwork Door Warden","s":44,"u":"clockwork%20door%20warden_ooa2"},{"n":"Masu","s":44,"u":"masu_ooa2"},{"n":"\"Lucky\" Lanks","s":44,"u":"%22lucky%22%20lanks_ooa2"},{"n":"Spellscar Sky Marauders","s":44,"u":"spellscar%20sky%20marauders_ooa2"},{"n":"Chimeric Manticore","s":44,"u":"chimeric%20manticore_ooa2"},{"n":"I","s":44,"u":"i_ooa2"},{"n":"Palzu","s":44,"u":"palzu_ooa2"},{"n":"Kreeth-Ni","s":44,"u":"kreeth-ni_ooa2"},{"n":"Akrida","s":44,"u":"akrida_ooa2"},{"n":"The Claws of Time","s":44,"u":"the%20claws%20of%20time_ooa2"},{"n":"Gilded Gunner Assassins","s":44,"u":"gilded%20gunner%20assassins_ooa2"},{"n":"Gilded Gunner Safecrackers","s":44,"u":"gilded%20gunner%20safecrackers_ooa2"},{"n":"Clockwork Gunner","s":44,"u":"clockwork%20gunner_ooa2"},{"n":"Clockwork Disposer","s":44,"u":"clockwork%20disposer_ooa2"},{"n":"Clockwork Sphinx","s":44,"u":"clockwork%20sphinx_ooa2"},{"n":"Daelum","s":44,"u":"daelum_ooa2"},{"n":"Smog Giant","s":44,"u":"smog%20giant_ooa2"},{"n":"Mutant Giant Toad","s":44,"u":"mutant%20giant%20toad_ooa2"},{"n":"Mutant Desert Drake","s":44,"u":"mutant%20desert%20drake_ooa2"},{"n":"Scarecophagus","s":44,"u":"scarecophagus_ooa2"},{"n":"Trapjaw Tangle","s":44,"u":"trapjaw%20tangle_ooa2"},{"n":"Ambrost Mugland","s":44,"u":"ambrost%20mugland_ooa2"},{"n":"Sabora Sharkosa","s":44,"u":"sabora%20sharkosa_ooa2"},{"n":"Corrupt Shieldmarshal","s":45,"u":"corrupt%20shieldmarshal_ooa3"},{"n":"Leadsmiths","s":45,"u":"leadsmiths_ooa3"},{"n":"Vewslog","s":45,"u":"vewslog_ooa3"},{"n":"Mutant Bats","s":45,"u":"mutant%20bats_ooa3"},{"n":"Clockwork Shambler Hordes","s":45,"u":"clockwork%20shambler%20hordes_ooa3"},{"n":"Glass Elephant","s":45,"u":"glass%20elephant_ooa3"},{"n":"Clockwork Buccaneer","s":45,"u":"clockwork%20buccaneer_ooa3"},{"n":"Clockwork Puppeteer","s":45,"u":"clockwork%20puppeteer_ooa3"},{"n":"Cranium Preserver","s":45,"u":"cranium%20preserver_ooa3"},{"n":"Pyronite Ooze","s":45,"u":"pyronite%20ooze_ooa3"},{"n":"Smog Wraith","s":45,"u":"smog%20wraith_ooa3"},{"n":"Shock Zombie","s":45,"u":"shock%20zombie_ooa3"},{"n":"Anjelique Loveless","s":45,"u":"anjelique%20loveless_ooa3"},{"n":"Ibrium","s":45,"u":"ibrium_ooa3"},{"n":"Parsus","s":45,"u":"parsus_ooa3"},{"n":"Ahvothian","s":46,"u":"ahvothian_sli"},{"n":"Angazhani Cultist","s":46,"u":"angazhani%20cultist_sli"},{"n":"Alchemical Golem","s":46,"u":"alchemical%20golem_sli"},{"n":"Ngira","s":46,"u":"ngira_sli"},{"n":"Aspis Guard","s":46,"u":"aspis%20guard_sli"},{"n":"Aspis Technician","s":46,"u":"aspis%20technician_sli"},{"n":"Croakchief Globblit Skink-eater","s":46,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Cursebreaker","s":46,"u":"cursebreaker_sli"},{"n":"Fuming Sludge","s":46,"u":"fuming%20sludge_sli"},{"n":"Nyamat Mshwe","s":46,"u":"nyamat%20mshwe_sli"},{"n":"Paga Nikohian","s":46,"u":"paga%20nikohian_sli"},{"n":"Anadi Fateweaver","s":47,"u":"anadi%20fateweaver_sot1"},{"n":"Anadi Lurker","s":47,"u":"anadi%20lurker_sot1"},{"n":"Anadi Seeker","s":47,"u":"anadi%20seeker_sot1"},{"n":"Binji","s":47,"u":"binji_sot1"},{"n":"Bramble Champion Construct","s":47,"u":"bramble%20champion%20construct_sot1"},{"n":"Giant Mining Bee","s":47,"u":"giant%20mining%20bee_sot1"},{"n":"Giant Silverfish","s":47,"u":"giant%20silverfish_sot1"},{"n":"Giant Tsetse Fly","s":47,"u":"giant%20tsetse%20fly_sot1"},{"n":"Giant Worker Bee","s":47,"u":"giant%20worker%20bee_sot1"},{"n":"Gnagrif","s":47,"u":"gnagrif_sot1"},{"n":"Kurshkin","s":47,"u":"kurshkin_sot1"},{"n":"Scrit","s":47,"u":"scrit_sot1"},{"n":"Shieldbearer Construct","s":47,"u":"shieldbearer%20construct_sot1"},{"n":"Sicklehand Construct","s":47,"u":"sicklehand%20construct_sot1"},{"n":"Silverfish Swarm","s":47,"u":"silverfish%20swarm_sot1"},{"n":"Spellskein","s":47,"u":"spellskein_sot1"},{"n":"Stone Ghost","s":47,"u":"stone%20ghost_sot1"},{"n":"Takulu Ot","s":47,"u":"takulu%20ot_sot1"},{"n":"Umbo","s":47,"u":"umbo_sot1"},{"n":"Urbel","s":47,"u":"urbel_sot1"},{"n":"Damibwa","s":48,"u":"damibwa_sot2"},{"n":"Fire-pot Ubanu","s":48,"u":"fire-pot%20ubanu_sot2"},{"n":"Froglegs","s":48,"u":"froglegs_sot2"},{"n":"Gbahali","s":48,"u":"gbahali_sot2"},{"n":"Great Grodair","s":48,"u":"great%20grodair_sot2"},{"n":"Grippli Jinxer","s":48,"u":"grippli%20jinxer_sot2"},{"n":"Grippli Skirmisher","s":48,"u":"grippli%20skirmisher_sot2"},{"n":"I'iko Dragon","s":48,"u":"i'iko%20dragon_sot2"},{"n":"Kiru","s":48,"u":"kiru_sot2"},{"n":"Kolbo","s":48,"u":"kolbo_sot2"},{"n":"Kreekoss","s":48,"u":"kreekoss_sot2"},{"n":"Loakan","s":48,"u":"loakan_sot2"},{"n":"Mashkudu The Bully","s":48,"u":"mashkudu%20the%20bully_sot2"},{"n":"Mpeshi","s":48,"u":"mpeshi_sot2"},{"n":"Mutated Sewer Ooze","s":48,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Old Thrasher","s":48,"u":"old%20thrasher_sot2"},{"n":"Reth","s":48,"u":"reth_sot2"},{"n":"Salathiss","s":48,"u":"salathiss_sot2"},{"n":"Serpentfolk Granitescale","s":48,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Venom Caller","s":48,"u":"serpentfolk%20venom%20caller_sot2"},{"n":"Abendego Brute","s":49,"u":"abendego%20brute_sot3"},{"n":"Abendego Jailer","s":49,"u":"abendego%20jailer_sot3"},{"n":"Abendego Priest","s":49,"u":"abendego%20priest_sot3"},{"n":"Ajbal Kimon","s":49,"u":"ajbal%20kimon_sot3"},{"n":"Bharlen Sajor","s":49,"u":"bharlen%20sajor_sot3"},{"n":"Bog Mummy Amalgamation","s":49,"u":"bog%20mummy%20amalgamation_sot3"},{"n":"Boggard Hunter","s":49,"u":"boggard%20hunter_sot3"},{"n":"Cyclops Bully","s":49,"u":"cyclops%20bully_sot3"},{"n":"Golgopo","s":49,"u":"golgopo_sot3"},{"n":"Grouloop","s":49,"u":"grouloop_sot3"},{"n":"Halbrux Far-Sight","s":49,"u":"halbrux%20far-sight_sot3"},{"n":"Ixamè","s":49,"u":"ixam%c3%a8_sot3"},{"n":"Karumzek","s":49,"u":"karumzek_sot3"},{"n":"Karumzek Swarm","s":49,"u":"karumzek%20swarm_sot3"},{"n":"Norgorberite Spy","s":49,"u":"norgorberite%20spy_sot3"},{"n":"Onyiji","s":49,"u":"onyiji_sot3"},{"n":"Screaming Sulfur","s":49,"u":"screaming%20sulfur_sot3"},{"n":"Ssumzili","s":49,"u":"ssumzili_sot3"},{"n":"Terwa Chosen","s":49,"u":"terwa%20chosen_sot3"},{"n":"Terwa Prodigy","s":49,"u":"terwa%20prodigy_sot3"},{"n":"Terwa Star Reader","s":49,"u":"terwa%20star%20reader_sot3"},{"n":"Thiarvo the Quick","s":49,"u":"thiarvo%20the%20quick_sot3"},{"n":"Yonsuu","s":49,"u":"yonsuu_sot3"},{"n":"Avatar of Walkena","s":50,"u":"avatar%20of%20walkena_sot4"},{"n":"Ba'aupa Mdoudu","s":50,"u":"ba'aupa%20mdoudu_sot4"},{"n":"Biloko Reaver","s":50,"u":"biloko%20reaver_sot4"},{"n":"Dimari-Diji","s":50,"u":"dimari-diji_sot4"},{"n":"Drenchdead","s":50,"u":"drenchdead_sot4"},{"n":"Gambulami","s":50,"u":"gambulami_sot4"},{"n":"Gold Defender","s":50,"u":"gold%20defender_sot4"},{"n":"Gold Defender Garrison","s":50,"u":"gold%20defender%20garrison_sot4"},{"n":"Grave Karina","s":50,"u":"grave%20karina_sot4"},{"n":"Graveknight Captain","s":50,"u":"graveknight%20captain_sot4"},{"n":"Graveknight Champion","s":50,"u":"graveknight%20champion_sot4"},{"n":"Jackal Guard","s":50,"u":"jackal%20guard_sot4"},{"n":"Kilia Mwibo","s":50,"u":"kilia%20mwibo_sot4"},{"n":"Living Sun-Spire","s":50,"u":"living%20sun-spire_sot4"},{"n":"Nkiruka","s":50,"u":"nkiruka_sot4"},{"n":"Reborn Sun Hunter","s":50,"u":"reborn%20sun%20hunter_sot4"},{"n":"Reborn Sun Mage","s":50,"u":"reborn%20sun%20mage_sot4"},{"n":"Reborn Sun Warrior","s":50,"u":"reborn%20sun%20warrior_sot4"},{"n":"Soul Swarms","s":50,"u":"soul%20swarms_sot4"},{"n":"Sun Warrior Brigade","s":50,"u":"sun%20warrior%20brigade_sot4"},{"n":"Sunburst Corpse","s":50,"u":"sunburst%20corpse_sot4"},{"n":"Worknesh","s":50,"u":"worknesh_sot4"},{"n":"Ancient Rivener","s":51,"u":"ancient%20rivener_sot5"},{"n":"Contemplative","s":51,"u":"contemplative_sot5"},{"n":"Contemplative Meditant","s":51,"u":"contemplative%20meditant_sot5"},{"n":"Contemplative Mentor","s":51,"u":"contemplative%20mentor_sot5"},{"n":"Crimson Acolyte","s":51,"u":"crimson%20acolyte_sot5"},{"n":"Dwandek","s":51,"u":"dwandek_sot5"},{"n":"Formian Mageslayer","s":51,"u":"formian%20mageslayer_sot5"},{"n":"Formian Queen","s":51,"u":"formian%20queen_sot5"},{"n":"Formian Worker","s":51,"u":"formian%20worker_sot5"},{"n":"Gluttonworm","s":51,"u":"gluttonworm_sot5"},{"n":"Ikeshti Brood-Minder","s":51,"u":"ikeshti%20brood-minder_sot5"},{"n":"Iobane Magus","s":51,"u":"iobane%20magus_sot5"},{"n":"Khefak Scuttler","s":51,"u":"khefak%20scuttler_sot5"},{"n":"King of Biting Ants","s":51,"u":"king%20of%20biting%20ants_sot5"},{"n":"Mpondo","s":51,"u":"mpondo_sot5"},{"n":"Ravager of Tindalos","s":51,"u":"ravager%20of%20tindalos_sot5"},{"n":"Shobhad Enforcer","s":51,"u":"shobhad%20enforcer_sot5"},{"n":"Shobhad Sniper","s":51,"u":"shobhad%20sniper_sot5"},{"n":"Skartitch Chip-Tooth","s":51,"u":"skartitch%20chip-tooth_sot5"},{"n":"Sparkeater","s":51,"u":"sparkeater_sot5"},{"n":"Spawn of Taon","s":51,"u":"spawn%20of%20taon_sot5"},{"n":"Taon","s":51,"u":"taon_sot5"},{"n":"Thasteron Khefak","s":51,"u":"thasteron%20khefak_sot5"},{"n":"Tollvych","s":51,"u":"tollvych_sot5"},{"n":"Alapolo","s":52,"u":"alapolo_sot6"},{"n":"Alate Ant","s":52,"u":"alate%20ant_sot6"},{"n":"Apocalypse Ant Swarm","s":52,"u":"apocalypse%20ant%20swarm_sot6"},{"n":"Aspect of Hunger","s":52,"u":"aspect%20of%20hunger_sot6"},{"n":"Aspect of Hunger","s":52,"u":"aspect%20of%20hunger_sot6"},{"n":"Aspect of Immortality","s":52,"u":"aspect%20of%20immortality_sot6"},{"n":"Aspect of Insects","s":52,"u":"aspect%20of%20insects_sot6"},{"n":"Cataclysm Beetle","s":52,"u":"cataclysm%20beetle_sot6"},{"n":"Chromatic Ooze","s":52,"u":"chromatic%20ooze_sot6"},{"n":"Clockwork Clock Tower","s":52,"u":"clockwork%20clock%20tower_sot6"},{"n":"Crawling Slurry","s":52,"u":"crawling%20slurry_sot6"},{"n":"Hivebound Arboreal","s":52,"u":"hivebound%20arboreal_sot6"},{"n":"Ironclad Annihilator Beetle","s":52,"u":"ironclad%20annihilator%20beetle_sot6"},{"n":"Lignified Adamantine Golem","s":52,"u":"lignified%20adamantine%20golem_sot6"},{"n":"Red Commander Ant","s":52,"u":"red%20commander%20ant_sot6"},{"n":"Red Guard Ant","s":52,"u":"red%20guard%20ant_sot6"},{"n":"Red Queen","s":52,"u":"red%20queen_sot6"},{"n":"Shianshi Waymaker","s":52,"u":"shianshi%20waymaker_sot6"},{"n":"Slana","s":52,"u":"slana_sot6"},{"n":"Ta'apundo","s":52,"u":"ta'apundo_sot6"},{"n":"Tatterthread","s":52,"u":"tatterthread_sot6"},{"n":"Thorn Guardian","s":52,"u":"thorn%20guardian_sot6"},{"n":"Unshadowed Anchor Root","s":52,"u":"unshadowed%20anchor%20root_sot6"},{"n":"Unshadowed Haibram","s":52,"u":"unshadowed%20haibram_sot6"},{"n":"Unshadowed Koride","s":52,"u":"unshadowed%20koride_sot6"},{"n":"Unshadowed Mariama","s":52,"u":"unshadowed%20mariama_sot6"},{"n":"Unshadowed Okoro","s":52,"u":"unshadowed%20okoro_sot6"},{"n":"Wereant Disciple","s":52,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":52,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":52,"u":"wereant%20sentinel_sot6"},{"n":"Basilisk","s":53,"u":"basilisk_tio"},{"n":"Boar","s":53,"u":"boar_tio"},{"n":"Brimstone Rat","s":53,"u":"brimstone%20rat_tio"},{"n":"Bugbear Marauder","s":53,"u":"bugbear%20marauder_tio"},{"n":"Crocodile","s":53,"u":"crocodile_tio"},{"n":"Gargoyle Guardian","s":53,"u":"gargoyle%20guardian_tio"},{"n":"Ghost Commoner","s":53,"u":"ghost%20commoner_tio"},{"n":"Giant Centipede","s":53,"u":"giant%20centipede_tio"},{"n":"Giant Rat","s":53,"u":"giant%20rat_tio"},{"n":"Giant Spider","s":53,"u":"giant%20spider_tio"},{"n":"Hargrit Leadbuster","s":53,"u":"hargrit%20leadbuster_tio"},{"n":"Harpies","s":53,"u":"harpies_tio"},{"n":"Hell Hound","s":53,"u":"hell%20hound_tio"},{"n":"Karstin Star-Hand, Shadow","s":53,"u":"karstin%20star-hand%2c%20shadow_tio"},{"n":"Kobold Dragon Mage","s":53,"u":"kobold%20dragon%20mage_tio"},{"n":"Kobold Scout","s":53,"u":"kobold%20scout_tio"},{"n":"Kobold Scout","s":53,"u":"kobold%20scout_tio"},{"n":"Kobold Trapmaster","s":53,"u":"kobold%20trapmaster_tio"},{"n":"Kotgar Leadbuster","s":53,"u":"kotgar%20leadbuster_tio"},{"n":"Kurnugian Jackal","s":53,"u":"kurnugian%20jackal_tio"},{"n":"Leopard","s":53,"u":"leopard_tio"},{"n":"Mimic Prankster","s":53,"u":"mimic%20prankster_tio"},{"n":"Morgrym Leadbuster","s":53,"u":"morgrym%20leadbuster_tio"},{"n":"Ogre Warrior","s":53,"u":"ogre%20warrior_tio"},{"n":"Omblin Leadbuster","s":53,"u":"omblin%20leadbuster_tio"},{"n":"Orc Commander","s":53,"u":"orc%20commander_tio"},{"n":"Orc Scrapper","s":53,"u":"orc%20scrapper_tio"},{"n":"Owlbear","s":53,"u":"owlbear_tio"},{"n":"Scalliwing","s":53,"u":"scalliwing_tio"},{"n":"Sewer Ooze","s":53,"u":"sewer%20ooze_tio"},{"n":"Skeleton Guard","s":53,"u":"skeleton%20guard_tio"},{"n":"Stinkweed Shambler","s":53,"u":"stinkweed%20shambler_tio"},{"n":"Troll Enforcer","s":53,"u":"troll%20enforcer_tio"},{"n":"Viper","s":53,"u":"viper_tio"},{"n":"Web Lurker","s":53,"u":"web%20lurker_tio"},{"n":"Wight","s":53,"u":"wight_tio"},{"n":"Wolf","s":53,"u":"wolf_tio"},{"n":"Zombie Shambler","s":53,"u":"zombie%20shambler_tio"}]},"ng":{"1":[{"n":"Aasimar Redeemer","s":12,"u":"aasimar%20redeemer_b1"},{"n":"Arboreal Regent","s":12,"u":"arboreal%20regent_b1"},{"n":"Arboreal Warden","s":12,"u":"arboreal%20warden_b1"},{"n":"Astral Deva","s":12,"u":"astral%20deva_b1"},{"n":"Balisse","s":12,"u":"balisse_b1"},{"n":"Cassisian","s":12,"u":"cassisian_b1"},{"n":"Choral","s":12,"u":"choral_b1"},{"n":"Giant Eagle","s":12,"u":"giant%20eagle_b1"},{"n":"Pegasus","s":12,"u":"pegasus_b1"},{"n":"Phoenix","s":12,"u":"phoenix_b1"},{"n":"Adult Crystal Dragon","s":13,"u":"adult%20crystal%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":13,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ember Fox","s":13,"u":"ember%20fox_b2"},{"n":"Monadic Deva","s":13,"u":"monadic%20deva_b2"},{"n":"Movanic Deva","s":13,"u":"movanic%20deva_b2"},{"n":"Planetar","s":13,"u":"planetar_b2"},{"n":"Solar","s":13,"u":"solar_b2"},{"n":"Triton","s":13,"u":"triton_b2"},{"n":"Young Crystal Dragon","s":13,"u":"young%20crystal%20dragon_b2"},{"n":"Arboreal Archive","s":14,"u":"arboreal%20archive_b3"},{"n":"Draconal","s":14,"u":"draconal_b3"},{"n":"Kasa-obake","s":14,"u":"kasa-obake_b3"},{"n":"Kodama","s":14,"u":"kodama_b3"},{"n":"Love Siktempora","s":14,"u":"love%20siktempora_b3"},{"n":"Munavri Spellblade","s":14,"u":"munavri%20spellblade_b3"},{"n":"Nyktera","s":14,"u":"nyktera_b3"},{"n":"Procyal","s":14,"u":"procyal_b3"},{"n":"Shabti Redeemer","s":14,"u":"shabti%20redeemer_b3"},{"n":"Silvanshee","s":14,"u":"silvanshee_b3"},{"n":"Stone Lion","s":14,"u":"stone%20lion_b3"},{"n":"Stone Lion Cub","s":14,"u":"stone%20lion%20cub_b3"},{"n":"Toshigami","s":14,"u":"toshigami_b3"},{"n":"Vulpinal","s":14,"u":"vulpinal_b3"},{"n":"Xiuh Couatl","s":14,"u":"xiuh%20couatl_b3"},{"n":"Warbal Bumblebrasher","s":16,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Jahsi","s":17,"u":"jahsi_aoa2"},{"n":"Kemeneles","s":22,"u":"kemeneles_aoe1"},{"n":"Shoony Hierarch","s":9,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Tiller","s":9,"u":"shoony%20tiller_ec3"},{"n":"Elysian Sheep","s":35,"u":"elysian%20sheep_ec6"},{"n":"Drunken Farmer","s":36,"u":"drunken%20farmer_fop"},{"n":"Yabin The Just","s":37,"u":"yabin%20the%20just_frp1"},{"n":"Grandfather Mantis","s":38,"u":"grandfather%20mantis_frp2"},{"n":"Halspin The Stung","s":38,"u":"halspin%20the%20stung_frp2"},{"n":"Joon-seo","s":38,"u":"joon-seo_frp2"},{"n":"Mafika Ayuwari","s":38,"u":"mafika%20ayuwari_frp2"},{"n":"Peng","s":38,"u":"peng_frp2"},{"n":"Urnak Lostwind","s":38,"u":"urnak%20lostwind_frp2"},{"n":"Yabin The Just","s":38,"u":"yabin%20the%20just_frp2"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Solar Ibis","s":0,"u":"solar%20ibis_lome"},{"n":"Kreeth-Ni","s":44,"u":"kreeth-ni_ooa2"},{"n":"Anadi Fateweaver","s":47,"u":"anadi%20fateweaver_sot1"}],"66":[{"n":"Andoran","s":15,"u":"andoran_gmg"},{"n":"Anthusis (Capital)","s":0,"u":"anthusis%20(capital)_lome"},{"n":"Nantambu","s":0,"u":"nantambu_lome"}],"72":[{"n":"Magaambya","s":7,"u":"magaambya_locg"}]},"medium":{"1":[{"n":"Aasimar Redeemer","s":12,"u":"aasimar%20redeemer_b1"},{"n":"Animated Armor","s":12,"u":"animated%20armor_b1"},{"n":"Animated Statue","s":12,"u":"animated%20statue_b1"},{"n":"Astral Deva","s":12,"u":"astral%20deva_b1"},{"n":"Axiomite","s":12,"u":"axiomite_b1"},{"n":"Balisse","s":12,"u":"balisse_b1"},{"n":"Ball Python","s":12,"u":"ball%20python_b1"},{"n":"Banshee","s":12,"u":"banshee_b1"},{"n":"Barbazu","s":12,"u":"barbazu_b1"},{"n":"Barghest","s":12,"u":"barghest_b1"},{"n":"Basilisk","s":12,"u":"basilisk_b1"},{"n":"Boar","s":12,"u":"boar_b1"},{"n":"Boggard Scout","s":12,"u":"boggard%20scout_b1"},{"n":"Boggard Swampseer","s":12,"u":"boggard%20swampseer_b1"},{"n":"Boggard Warrior","s":12,"u":"boggard%20warrior_b1"},{"n":"Brine Shark","s":12,"u":"brine%20shark_b1"},{"n":"Bugbear Thug","s":12,"u":"bugbear%20thug_b1"},{"n":"Bugbear Tormentor","s":12,"u":"bugbear%20tormentor_b1"},{"n":"Bunyip","s":12,"u":"bunyip_b1"},{"n":"Caligni Stalker","s":12,"u":"caligni%20stalker_b1"},{"n":"Catfolk Pouncer","s":12,"u":"catfolk%20pouncer_b1"},{"n":"Cauthooj","s":12,"u":"cauthooj_b1"},{"n":"Changeling Exile","s":12,"u":"changeling%20exile_b1"},{"n":"Deinonychus","s":12,"u":"deinonychus_b1"},{"n":"Dezullon","s":12,"u":"dezullon_b1"},{"n":"Dhampir Wizard","s":12,"u":"dhampir%20wizard_b1"},{"n":"Doppelganger","s":12,"u":"doppelganger_b1"},{"n":"Drow Fighter","s":12,"u":"drow%20fighter_b1"},{"n":"Drow Priestess","s":12,"u":"drow%20priestess_b1"},{"n":"Drow Rogue","s":12,"u":"drow%20rogue_b1"},{"n":"Dryad","s":12,"u":"dryad_b1"},{"n":"Dryad Queen","s":12,"u":"dryad%20queen_b1"},{"n":"Duergar Bombardier","s":12,"u":"duergar%20bombardier_b1"},{"n":"Duergar Sharpshooter","s":12,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Taskmaster","s":12,"u":"duergar%20taskmaster_b1"},{"n":"Dullahan","s":12,"u":"dullahan_b1"},{"n":"Duskwalker Ghost Hunter","s":12,"u":"duskwalker%20ghost%20hunter_b1"},{"n":"Elananx","s":12,"u":"elananx_b1"},{"n":"Erinys","s":12,"u":"erinys_b1"},{"n":"Faceless Stalker","s":12,"u":"faceless%20stalker_b1"},{"n":"Gancanagh","s":12,"u":"gancanagh_b1"},{"n":"Gargoyle","s":12,"u":"gargoyle_b1"},{"n":"Ghaele","s":12,"u":"ghaele_b1"},{"n":"Ghast","s":12,"u":"ghast_b1"},{"n":"Ghost Commoner","s":12,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":12,"u":"ghost%20mage_b1"},{"n":"Ghoul","s":12,"u":"ghoul_b1"},{"n":"Giant Centipede","s":12,"u":"giant%20centipede_b1"},{"n":"Giant Gecko","s":12,"u":"giant%20gecko_b1"},{"n":"Giant Monitor Lizard","s":12,"u":"giant%20monitor%20lizard_b1"},{"n":"Giant Viper","s":12,"u":"giant%20viper_b1"},{"n":"Gibbering Mouther","s":12,"u":"gibbering%20mouther_b1"},{"n":"Gnoll Cultist","s":12,"u":"gnoll%20cultist_b1"},{"n":"Gnoll Hunter","s":12,"u":"gnoll%20hunter_b1"},{"n":"Gnoll Sergeant","s":12,"u":"gnoll%20sergeant_b1"},{"n":"Goblin Dog","s":12,"u":"goblin%20dog_b1"},{"n":"Greater Shadow","s":12,"u":"greater%20shadow_b1"},{"n":"Green Hag","s":12,"u":"green%20hag_b1"},{"n":"Grim Reaper","s":12,"u":"grim%20reaper_b1"},{"n":"Grothlut","s":12,"u":"grothlut_b1"},{"n":"Harpy","s":12,"u":"harpy_b1"},{"n":"Hell Hound","s":12,"u":"hell%20hound_b1"},{"n":"Hobgoblin Archer","s":12,"u":"hobgoblin%20archer_b1"},{"n":"Hobgoblin General","s":12,"u":"hobgoblin%20general_b1"},{"n":"Hobgoblin Soldier","s":12,"u":"hobgoblin%20soldier_b1"},{"n":"Horned Archon","s":12,"u":"horned%20archon_b1"},{"n":"Hunting Spider","s":12,"u":"hunting%20spider_b1"},{"n":"Hyena","s":12,"u":"hyena_b1"},{"n":"Invisible Stalker","s":12,"u":"invisible%20stalker_b1"},{"n":"Janni","s":12,"u":"janni_b1"},{"n":"Kolyarut","s":12,"u":"kolyarut_b1"},{"n":"Legion Archon","s":12,"u":"legion%20archon_b1"},{"n":"Lemure","s":12,"u":"lemure_b1"},{"n":"Leopard","s":12,"u":"leopard_b1"},{"n":"Lesser Death","s":12,"u":"lesser%20death_b1"},{"n":"Lich","s":12,"u":"lich_b1"},{"n":"Living Landslide","s":12,"u":"living%20landslide_b1"},{"n":"Living Whirlwind","s":12,"u":"living%20whirlwind_b1"},{"n":"Living Wildfire","s":12,"u":"living%20wildfire_b1"},{"n":"Lizardfolk Defender","s":12,"u":"lizardfolk%20defender_b1"},{"n":"Lizardfolk Scout","s":12,"u":"lizardfolk%20scout_b1"},{"n":"Lizardfolk Stargazer","s":12,"u":"lizardfolk%20stargazer_b1"},{"n":"Medusa","s":12,"u":"medusa_b1"},{"n":"Merfolk Warrior","s":12,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Wavecaller","s":12,"u":"merfolk%20wavecaller_b1"},{"n":"Mimic","s":12,"u":"mimic_b1"},{"n":"Morrigna","s":12,"u":"morrigna_b1"},{"n":"Mummy Guardian","s":12,"u":"mummy%20guardian_b1"},{"n":"Mummy Pharaoh","s":12,"u":"mummy%20pharaoh_b1"},{"n":"Naiad","s":12,"u":"naiad_b1"},{"n":"Naiad Queen","s":12,"u":"naiad%20queen_b1"},{"n":"Night Hag","s":12,"u":"night%20hag_b1"},{"n":"Nilith","s":12,"u":"nilith_b1"},{"n":"Orc Brute","s":12,"u":"orc%20brute_b1"},{"n":"Orc Warchief","s":12,"u":"orc%20warchief_b1"},{"n":"Orc Warrior","s":12,"u":"orc%20warrior_b1"},{"n":"Phistophilus","s":12,"u":"phistophilus_b1"},{"n":"Plague Zombie","s":12,"u":"plague%20zombie_b1"},{"n":"Poltergeist","s":12,"u":"poltergeist_b1"},{"n":"Poracha","s":12,"u":"poracha_b1"},{"n":"Raja Rakshasa","s":12,"u":"raja%20rakshasa_b1"},{"n":"Riding Dog","s":12,"u":"riding%20dog_b1"},{"n":"Riding Pony","s":12,"u":"riding%20pony_b1"},{"n":"River Drake","s":12,"u":"river%20drake_b1"},{"n":"Rust Monster","s":12,"u":"rust%20monster_b1"},{"n":"Salamander","s":12,"u":"salamander_b1"},{"n":"Satyr","s":12,"u":"satyr_b1"},{"n":"Sea Devil Baron","s":12,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":12,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":12,"u":"sea%20devil%20scout_b1"},{"n":"Sea Hag","s":12,"u":"sea%20hag_b1"},{"n":"Sewer Ooze","s":12,"u":"sewer%20ooze_b1"},{"n":"Shadow","s":12,"u":"shadow_b1"},{"n":"Shining Child","s":12,"u":"shining%20child_b1"},{"n":"Sinspawn","s":12,"u":"sinspawn_b1"},{"n":"Skeletal Champion","s":12,"u":"skeletal%20champion_b1"},{"n":"Skeleton Guard","s":12,"u":"skeleton%20guard_b1"},{"n":"Skum","s":12,"u":"skum_b1"},{"n":"Slurk","s":12,"u":"slurk_b1"},{"n":"Succubus","s":12,"u":"succubus_b1"},{"n":"Tengu Sneak","s":12,"u":"tengu%20sneak_b1"},{"n":"Tiefling Adept","s":12,"u":"tiefling%20adept_b1"},{"n":"Vampire Count","s":12,"u":"vampire%20count_b1"},{"n":"Vampire Mastermind","s":12,"u":"vampire%20mastermind_b1"},{"n":"Vampire Spawn Rogue","s":12,"u":"vampire%20spawn%20rogue_b1"},{"n":"War Pony","s":12,"u":"war%20pony_b1"},{"n":"Warg","s":12,"u":"warg_b1"},{"n":"Web Lurker","s":12,"u":"web%20lurker_b1"},{"n":"Wererat","s":12,"u":"wererat_b1"},{"n":"Werewolf","s":12,"u":"werewolf_b1"},{"n":"Wight","s":12,"u":"wight_b1"},{"n":"Wolf","s":12,"u":"wolf_b1"},{"n":"Wraith","s":12,"u":"wraith_b1"},{"n":"Xorn","s":12,"u":"xorn_b1"},{"n":"Xulgath Leader","s":12,"u":"xulgath%20leader_b1"},{"n":"Xulgath Skulker","s":12,"u":"xulgath%20skulker_b1"},{"n":"Xulgath Warrior","s":12,"u":"xulgath%20warrior_b1"},{"n":"Zombie Shambler","s":12,"u":"zombie%20shambler_b1"},{"n":"Aapoph Serpentfolk","s":13,"u":"aapoph%20serpentfolk_b2"},{"n":"Akata","s":13,"u":"akata_b2"},{"n":"Animate Dream","s":13,"u":"animate%20dream_b2"},{"n":"Babau","s":13,"u":"babau_b2"},{"n":"Baobhan Sith","s":13,"u":"baobhan%20sith_b2"},{"n":"Basidirond","s":13,"u":"basidirond_b2"},{"n":"Blink Dog","s":13,"u":"blink%20dog_b2"},{"n":"Blizzardborn","s":13,"u":"blizzardborn_b2"},{"n":"Blodeuwedd","s":13,"u":"blodeuwedd_b2"},{"n":"Bodak","s":13,"u":"bodak_b2"},{"n":"Bog Mummy","s":13,"u":"bog%20mummy_b2"},{"n":"Bog Strider","s":13,"u":"bog%20strider_b2"},{"n":"Bone Prophet","s":13,"u":"bone%20prophet_b2"},{"n":"Bottlenose Dolphin","s":13,"u":"bottlenose%20dolphin_b2"},{"n":"Bralani","s":13,"u":"bralani_b2"},{"n":"Cairn Wight","s":13,"u":"cairn%20wight_b2"},{"n":"Carrion Golem","s":13,"u":"carrion%20golem_b2"},{"n":"Catrina","s":13,"u":"catrina_b2"},{"n":"Cave Fisher","s":13,"u":"cave%20fisher_b2"},{"n":"Cave Scorpion","s":13,"u":"cave%20scorpion_b2"},{"n":"Coil Spy","s":13,"u":"coil%20spy_b2"},{"n":"D'ziriak","s":13,"u":"d'ziriak_b2"},{"n":"Denizen Of Leng","s":13,"u":"denizen%20of%20leng_b2"},{"n":"Doprillu","s":13,"u":"doprillu_b2"},{"n":"Draugr","s":13,"u":"draugr_b2"},{"n":"Dweomercat","s":13,"u":"dweomercat_b2"},{"n":"Eremite","s":13,"u":"eremite_b2"},{"n":"Esobok","s":13,"u":"esobok_b2"},{"n":"Evangelist","s":13,"u":"evangelist_b2"},{"n":"Fetchling Scout","s":13,"u":"fetchling%20scout_b2"},{"n":"Filth Fire","s":13,"u":"filth%20fire_b2"},{"n":"Giant Ant","s":13,"u":"giant%20ant_b2"},{"n":"Giant Badger","s":13,"u":"giant%20badger_b2"},{"n":"Giant Crab","s":13,"u":"giant%20crab_b2"},{"n":"Giant Crawling Hand","s":13,"u":"giant%20crawling%20hand_b2"},{"n":"Giant Dragonfly","s":13,"u":"giant%20dragonfly_b2"},{"n":"Giant Fly","s":13,"u":"giant%20fly_b2"},{"n":"Giant Frog","s":13,"u":"giant%20frog_b2"},{"n":"Giant Leech","s":13,"u":"giant%20leech_b2"},{"n":"Giant Maggot","s":13,"u":"giant%20maggot_b2"},{"n":"Giant Mosquito","s":13,"u":"giant%20mosquito_b2"},{"n":"Giant Solifugid","s":13,"u":"giant%20solifugid_b2"},{"n":"Gosreg","s":13,"u":"gosreg_b2"},{"n":"Gray Ooze","s":13,"u":"gray%20ooze_b2"},{"n":"Grimstalker","s":13,"u":"grimstalker_b2"},{"n":"Grodair","s":13,"u":"grodair_b2"},{"n":"Gylou","s":13,"u":"gylou_b2"},{"n":"Hamatula","s":13,"u":"hamatula_b2"},{"n":"Hound Archon","s":13,"u":"hound%20archon_b2"},{"n":"Hound Of Tindalos","s":13,"u":"hound%20of%20tindalos_b2"},{"n":"Ice Golem","s":13,"u":"ice%20golem_b2"},{"n":"Ifrit Pyrochemist","s":13,"u":"ifrit%20pyrochemist_b2"},{"n":"Invidiak","s":13,"u":"invidiak_b2"},{"n":"Isqulug","s":13,"u":"isqulug_b2"},{"n":"Jyoti","s":13,"u":"jyoti_b2"},{"n":"Living Thunderclap","s":13,"u":"living%20thunderclap_b2"},{"n":"Marrmora","s":13,"u":"marrmora_b2"},{"n":"Mist Stalker","s":13,"u":"mist%20stalker_b2"},{"n":"Mohrg","s":13,"u":"mohrg_b2"},{"n":"Monadic Deva","s":13,"u":"monadic%20deva_b2"},{"n":"Morlock","s":13,"u":"morlock_b2"},{"n":"Movanic Deva","s":13,"u":"movanic%20deva_b2"},{"n":"Mudwretch","s":13,"u":"mudwretch_b2"},{"n":"Nabasu","s":13,"u":"nabasu_b2"},{"n":"Necrophidius","s":13,"u":"necrophidius_b2"},{"n":"Nereid","s":13,"u":"nereid_b2"},{"n":"Nyogoth","s":13,"u":"nyogoth_b2"},{"n":"Oread Guard","s":13,"u":"oread%20guard_b2"},{"n":"Ostiarius","s":13,"u":"ostiarius_b2"},{"n":"Peryton","s":13,"u":"peryton_b2"},{"n":"Petitioner","s":13,"u":"petitioner_b2"},{"n":"Piscodaemon","s":13,"u":"piscodaemon_b2"},{"n":"Revenant","s":13,"u":"revenant_b2"},{"n":"Rusalka","s":13,"u":"rusalka_b2"},{"n":"Sacristan","s":13,"u":"sacristan_b2"},{"n":"Sand Sentry","s":13,"u":"sand%20sentry_b2"},{"n":"Scarecrow","s":13,"u":"scarecrow_b2"},{"n":"Sceaduinar","s":13,"u":"sceaduinar_b2"},{"n":"Skulk","s":13,"u":"skulk_b2"},{"n":"Soul Eater","s":13,"u":"soul%20eater_b2"},{"n":"Specter","s":13,"u":"specter_b2"},{"n":"Spiral Centurion","s":13,"u":"spiral%20centurion_b2"},{"n":"Star Archon","s":13,"u":"star%20archon_b2"},{"n":"Stingray","s":13,"u":"stingray_b2"},{"n":"Striding Fire","s":13,"u":"striding%20fire_b2"},{"n":"Stygira","s":13,"u":"stygira_b2"},{"n":"Suli Dune Dancer","s":13,"u":"suli%20dune%20dancer_b2"},{"n":"Sylph Sneak","s":13,"u":"sylph%20sneak_b2"},{"n":"Tatzlwyrm","s":13,"u":"tatzlwyrm_b2"},{"n":"Thanadaemon","s":13,"u":"thanadaemon_b2"},{"n":"Theletos","s":13,"u":"theletos_b2"},{"n":"Totenmaske","s":13,"u":"totenmaske_b2"},{"n":"Triton","s":13,"u":"triton_b2"},{"n":"Trollhound","s":13,"u":"trollhound_b2"},{"n":"Trumpet Archon","s":13,"u":"trumpet%20archon_b2"},{"n":"Undine Hydromancer","s":13,"u":"undine%20hydromancer_b2"},{"n":"Urdefhan Tormentor","s":13,"u":"urdefhan%20tormentor_b2"},{"n":"Urdefhan Warrior","s":13,"u":"urdefhan%20warrior_b2"},{"n":"Vampiric Mist","s":13,"u":"vampiric%20mist_b2"},{"n":"Vanth","s":13,"u":"vanth_b2"},{"n":"Veranallia","s":13,"u":"veranallia_b2"},{"n":"Verdurous Ooze","s":13,"u":"verdurous%20ooze_b2"},{"n":"Violet Fungus","s":13,"u":"violet%20fungus_b2"},{"n":"Void Zombie","s":13,"u":"void%20zombie_b2"},{"n":"Vrykolakas Ancient","s":13,"u":"vrykolakas%20ancient_b2"},{"n":"Vrykolakas Master","s":13,"u":"vrykolakas%20master_b2"},{"n":"Vrykolakas Spawn","s":13,"u":"vrykolakas%20spawn_b2"},{"n":"Wereboar","s":13,"u":"wereboar_b2"},{"n":"Witchfire","s":13,"u":"witchfire_b2"},{"n":"Witchwyrd","s":13,"u":"witchwyrd_b2"},{"n":"Wolverine","s":13,"u":"wolverine_b2"},{"n":"Wood Golem","s":13,"u":"wood%20golem_b2"},{"n":"Worm That Walks Cultist","s":13,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Xill","s":13,"u":"xill_b2"},{"n":"Yellow Musk Creeper","s":13,"u":"yellow%20musk%20creeper_b2"},{"n":"Yellow Musk Thrall","s":13,"u":"yellow%20musk%20thrall_b2"},{"n":"Yeth Hound","s":13,"u":"yeth%20hound_b2"},{"n":"Zyss Serpentfolk","s":13,"u":"zyss%20serpentfolk_b2"},{"n":"Abandoned Zealot","s":14,"u":"abandoned%20zealot_b3"},{"n":"Abrikandilu","s":14,"u":"abrikandilu_b3"},{"n":"Adhukait","s":14,"u":"adhukait_b3"},{"n":"Adlet","s":14,"u":"adlet_b3"},{"n":"Aghash","s":14,"u":"aghash_b3"},{"n":"Amalgamite","s":14,"u":"amalgamite_b3"},{"n":"Amphisbaena","s":14,"u":"amphisbaena_b3"},{"n":"Android Infiltrator","s":14,"u":"android%20infiltrator_b3"},{"n":"Angheuvore Flesh-gnawer","s":14,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Aphorite Sharpshooter","s":14,"u":"aphorite%20sharpshooter_b3"},{"n":"Azarketi Explorer","s":14,"u":"azarketi%20explorer_b3"},{"n":"Azer","s":14,"u":"azer_b3"},{"n":"Baykok","s":14,"u":"baykok_b3"},{"n":"Betobeto-san","s":14,"u":"betobeto-san_b3"},{"n":"Blood Hag","s":14,"u":"blood%20hag_b3"},{"n":"Buso Farmer","s":14,"u":"buso%20farmer_b3"},{"n":"Caligni Caller","s":14,"u":"caligni%20caller_b3"},{"n":"Caligni Vanguard","s":14,"u":"caligni%20vanguard_b3"},{"n":"Caulborn","s":14,"u":"caulborn_b3"},{"n":"Cecaelia Trapper","s":14,"u":"cecaelia%20trapper_b3"},{"n":"Chouchin-obake","s":14,"u":"chouchin-obake_b3"},{"n":"Clockwork Mage","s":14,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":14,"u":"clockwork%20soldier_b3"},{"n":"Common Eurypterid","s":14,"u":"common%20eurypterid_b3"},{"n":"Corrupted Relic","s":14,"u":"corrupted%20relic_b3"},{"n":"Crossroads Guardian","s":14,"u":"crossroads%20guardian_b3"},{"n":"Deimavigga","s":14,"u":"deimavigga_b3"},{"n":"Dybbuk","s":14,"u":"dybbuk_b3"},{"n":"Einherji","s":14,"u":"einherji_b3"},{"n":"Eunemvro","s":14,"u":"eunemvro_b3"},{"n":"Festrog","s":14,"u":"festrog_b3"},{"n":"Galvo","s":14,"u":"galvo_b3"},{"n":"Ganzi Martial Artist","s":14,"u":"ganzi%20martial%20artist_b3"},{"n":"Garuda","s":14,"u":"garuda_b3"},{"n":"Ghoran Manipulator","s":14,"u":"ghoran%20manipulator_b3"},{"n":"Giant Porcupine","s":14,"u":"giant%20porcupine_b3"},{"n":"Gliminal","s":14,"u":"gliminal_b3"},{"n":"Green Man","s":14,"u":"green%20man_b3"},{"n":"Grioth Cultist","s":14,"u":"grioth%20cultist_b3"},{"n":"Grioth Scout","s":14,"u":"grioth%20scout_b3"},{"n":"Guecubu","s":14,"u":"guecubu_b3"},{"n":"Gurgist Mauler","s":14,"u":"gurgist%20mauler_b3"},{"n":"Harpy Skeleton","s":14,"u":"harpy%20skeleton_b3"},{"n":"Hatred Siktempora","s":14,"u":"hatred%20siktempora_b3"},{"n":"Hellbound Attorney","s":14,"u":"hellbound%20attorney_b3"},{"n":"Herexen","s":14,"u":"herexen_b3"},{"n":"Hesperid","s":14,"u":"hesperid_b3"},{"n":"Hesperid Queen","s":14,"u":"hesperid%20queen_b3"},{"n":"Huldra","s":14,"u":"huldra_b3"},{"n":"Ittan-momen","s":14,"u":"ittan-momen_b3"},{"n":"Japalisura","s":14,"u":"japalisura_b3"},{"n":"Jorogumo","s":14,"u":"jorogumo_b3"},{"n":"Kangaroo","s":14,"u":"kangaroo_b3"},{"n":"Kasa-obake","s":14,"u":"kasa-obake_b3"},{"n":"Kishi","s":14,"u":"kishi_b3"},{"n":"Kitsune Trickster","s":14,"u":"kitsune%20trickster_b3"},{"n":"Kovintus Geomancer","s":14,"u":"kovintus%20geomancer_b3"},{"n":"Kuchisake-onna","s":14,"u":"kuchisake-onna_b3"},{"n":"Kurobozu","s":14,"u":"kurobozu_b3"},{"n":"Lampad","s":14,"u":"lampad_b3"},{"n":"Lampad Queen","s":14,"u":"lampad%20queen_b3"},{"n":"Ledalusca","s":14,"u":"ledalusca_b3"},{"n":"Leng Ghoul","s":14,"u":"leng%20ghoul_b3"},{"n":"Lifeleecher Brawler","s":14,"u":"lifeleecher%20brawler_b3"},{"n":"Locathah Hunter","s":14,"u":"locathah%20hunter_b3"},{"n":"Love Siktempora","s":14,"u":"love%20siktempora_b3"},{"n":"Maftet Guardian","s":14,"u":"maftet%20guardian_b3"},{"n":"Maharaja","s":14,"u":"maharaja_b3"},{"n":"Manticore Paaridar","s":14,"u":"manticore%20paaridar_b3"},{"n":"Megalictis","s":14,"u":"megalictis_b3"},{"n":"Mezlan","s":14,"u":"mezlan_b3"},{"n":"Mi-Go","s":14,"u":"mi-go_b3"},{"n":"Moon Hag","s":14,"u":"moon%20hag_b3"},{"n":"Mothman","s":14,"u":"mothman_b3"},{"n":"Munagola","s":14,"u":"munagola_b3"},{"n":"Munavri Spellblade","s":14,"u":"munavri%20spellblade_b3"},{"n":"Myceloid","s":14,"u":"myceloid_b3"},{"n":"Nagaji Soldier","s":14,"u":"nagaji%20soldier_b3"},{"n":"Namorrodor","s":14,"u":"namorrodor_b3"},{"n":"Nemhaith","s":14,"u":"nemhaith_b3"},{"n":"Nightgaunt","s":14,"u":"nightgaunt_b3"},{"n":"Nosferatu Malefactor","s":14,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Overlord","s":14,"u":"nosferatu%20overlord_b3"},{"n":"Nosferatu Thrall","s":14,"u":"nosferatu%20thrall_b3"},{"n":"Nucol","s":14,"u":"nucol_b3"},{"n":"Oil Living Graffiti","s":14,"u":"oil%20living%20graffiti_b3"},{"n":"Omox","s":14,"u":"omox_b3"},{"n":"Owb","s":14,"u":"owb_b3"},{"n":"Pairaka","s":14,"u":"pairaka_b3"},{"n":"Pakalchi","s":14,"u":"pakalchi_b3"},{"n":"Palace Skelm","s":14,"u":"palace%20skelm_b3"},{"n":"Penanggalan","s":14,"u":"penanggalan_b3"},{"n":"Peri","s":14,"u":"peri_b3"},{"n":"Phantom Beast","s":14,"u":"phantom%20beast_b3"},{"n":"Phantom Knight","s":14,"u":"phantom%20knight_b3"},{"n":"Popobawa","s":14,"u":"popobawa_b3"},{"n":"Procyal","s":14,"u":"procyal_b3"},{"n":"Quintessivore","s":14,"u":"quintessivore_b3"},{"n":"Ringhorn Ram","s":14,"u":"ringhorn%20ram_b3"},{"n":"Rokurokubi","s":14,"u":"rokurokubi_b3"},{"n":"Rosethorn Ram","s":14,"u":"rosethorn%20ram_b3"},{"n":"Sabosan","s":14,"u":"sabosan_b3"},{"n":"Samsaran Anchorite","s":14,"u":"samsaran%20anchorite_b3"},{"n":"Sasquatch","s":14,"u":"sasquatch_b3"},{"n":"Seething Spirit","s":14,"u":"seething%20spirit_b3"},{"n":"Shabti Redeemer","s":14,"u":"shabti%20redeemer_b3"},{"n":"Shae","s":14,"u":"shae_b3"},{"n":"Shrine Skelm","s":14,"u":"shrine%20skelm_b3"},{"n":"Shulsaga","s":14,"u":"shulsaga_b3"},{"n":"Slithering Pit","s":14,"u":"slithering%20pit_b3"},{"n":"Soul Skelm","s":14,"u":"soul%20skelm_b3"},{"n":"Stheno Harpist","s":14,"u":"stheno%20harpist_b3"},{"n":"Stone Lion Cub","s":14,"u":"stone%20lion%20cub_b3"},{"n":"Storm Hag","s":14,"u":"storm%20hag_b3"},{"n":"Street Skelm","s":14,"u":"street%20skelm_b3"},{"n":"Strix Kinmate","s":14,"u":"strix%20kinmate_b3"},{"n":"Sulfur Zombie","s":14,"u":"sulfur%20zombie_b3"},{"n":"Terra-cotta Soldier","s":14,"u":"terra-cotta%20soldier_b3"},{"n":"Toshigami","s":14,"u":"toshigami_b3"},{"n":"Trailgaunt","s":14,"u":"trailgaunt_b3"},{"n":"Umasi","s":14,"u":"umasi_b3"},{"n":"Valkyrie","s":14,"u":"valkyrie_b3"},{"n":"Vanara Disciple","s":14,"u":"vanara%20disciple_b3"},{"n":"Vilderavn","s":14,"u":"vilderavn_b3"},{"n":"Vishkanya Infiltrator","s":14,"u":"vishkanya%20infiltrator_b3"},{"n":"Werebat","s":14,"u":"werebat_b3"},{"n":"Wihsaak","s":14,"u":"wihsaak_b3"},{"n":"Winter Hag","s":14,"u":"winter%20hag_b3"},{"n":"Zuishin","s":14,"u":"zuishin_b3"},{"n":"Unseen Servant","s":5,"u":"unseen%20servant_crb"},{"n":"Acolyte Of Nethys","s":15,"u":"acolyte%20of%20nethys_gmg"},{"n":"Acrobat","s":15,"u":"acrobat_gmg"},{"n":"Adept","s":15,"u":"adept_gmg"},{"n":"Advisor","s":15,"u":"advisor_gmg"},{"n":"Antipaladin","s":15,"u":"antipaladin_gmg"},{"n":"Apothecary","s":15,"u":"apothecary_gmg"},{"n":"Apprentice","s":15,"u":"apprentice_gmg"},{"n":"Archer Sentry","s":15,"u":"archer%20sentry_gmg"},{"n":"Assassin","s":15,"u":"assassin_gmg"},{"n":"Astronomer","s":15,"u":"astronomer_gmg"},{"n":"Bandit","s":15,"u":"bandit_gmg"},{"n":"Barkeep","s":15,"u":"barkeep_gmg"},{"n":"Barrister","s":15,"u":"barrister_gmg"},{"n":"Beast Tamer","s":15,"u":"beast%20tamer_gmg"},{"n":"Beggar","s":15,"u":"beggar_gmg"},{"n":"Bodyguard","s":15,"u":"bodyguard_gmg"},{"n":"Bosun","s":15,"u":"bosun_gmg"},{"n":"Bounty Hunter","s":15,"u":"bounty%20hunter_gmg"},{"n":"Burglar","s":15,"u":"burglar_gmg"},{"n":"Captain Of The Guard","s":15,"u":"captain%20of%20the%20guard_gmg"},{"n":"Charlatan","s":15,"u":"charlatan_gmg"},{"n":"Chronicler","s":15,"u":"chronicler_gmg"},{"n":"Commoner","s":15,"u":"commoner_gmg"},{"n":"Cult Leader","s":15,"u":"cult%20leader_gmg"},{"n":"Cultist","s":15,"u":"cultist_gmg"},{"n":"Dancer","s":15,"u":"dancer_gmg"},{"n":"Demonologist","s":15,"u":"demonologist_gmg"},{"n":"Despot","s":15,"u":"despot_gmg"},{"n":"Dockhand","s":15,"u":"dockhand_gmg"},{"n":"Drunkard","s":15,"u":"drunkard_gmg"},{"n":"Executioner","s":15,"u":"executioner_gmg"},{"n":"False Priest","s":15,"u":"false%20priest_gmg"},{"n":"Farmer","s":15,"u":"farmer_gmg"},{"n":"Fence","s":15,"u":"fence_gmg"},{"n":"Gang Leader","s":15,"u":"gang%20leader_gmg"},{"n":"Grave Robber","s":15,"u":"grave%20robber_gmg"},{"n":"Gravedigger","s":15,"u":"gravedigger_gmg"},{"n":"Guard","s":15,"u":"guard_gmg"},{"n":"Guide","s":15,"u":"guide_gmg"},{"n":"Guildmaster","s":15,"u":"guildmaster_gmg"},{"n":"Harbormaster","s":15,"u":"harbormaster_gmg"},{"n":"Harrow Reader","s":15,"u":"harrow%20reader_gmg"},{"n":"Hunter","s":15,"u":"hunter_gmg"},{"n":"Innkeeper","s":15,"u":"innkeeper_gmg"},{"n":"Jailer","s":15,"u":"jailer_gmg"},{"n":"Judge","s":15,"u":"judge_gmg"},{"n":"Librarian","s":15,"u":"librarian_gmg"},{"n":"Mage For Hire","s":15,"u":"mage%20for%20hire_gmg"},{"n":"Mastermind","s":15,"u":"mastermind_gmg"},{"n":"Merchant","s":15,"u":"merchant_gmg"},{"n":"Miner","s":15,"u":"miner_gmg"},{"n":"Monster Hunter","s":15,"u":"monster%20hunter_gmg"},{"n":"Navigator","s":15,"u":"navigator_gmg"},{"n":"Necromancer","s":15,"u":"necromancer_gmg"},{"n":"Noble","s":15,"u":"noble_gmg"},{"n":"Palace Guard","s":15,"u":"palace%20guard_gmg"},{"n":"Physician","s":15,"u":"physician_gmg"},{"n":"Pirate","s":15,"u":"pirate_gmg"},{"n":"Plague Doctor","s":15,"u":"plague%20doctor_gmg"},{"n":"Poacher","s":15,"u":"poacher_gmg"},{"n":"Priest Of Pharasma","s":15,"u":"priest%20of%20pharasma_gmg"},{"n":"Prisoner","s":15,"u":"prisoner_gmg"},{"n":"Prophet","s":15,"u":"prophet_gmg"},{"n":"Reckless Scientist","s":15,"u":"reckless%20scientist_gmg"},{"n":"Ruffian","s":15,"u":"ruffian_gmg"},{"n":"Saboteur","s":15,"u":"saboteur_gmg"},{"n":"Sage","s":15,"u":"sage_gmg"},{"n":"Servant","s":15,"u":"servant_gmg"},{"n":"Server","s":15,"u":"server_gmg"},{"n":"Ship Captain","s":15,"u":"ship%20captain_gmg"},{"n":"Smith","s":15,"u":"smith_gmg"},{"n":"Spy","s":15,"u":"spy_gmg"},{"n":"Surgeon","s":15,"u":"surgeon_gmg"},{"n":"Tax Collector","s":15,"u":"tax%20collector_gmg"},{"n":"Teacher","s":15,"u":"teacher_gmg"},{"n":"Tomb Raider","s":15,"u":"tomb%20raider_gmg"},{"n":"Torchbearer","s":15,"u":"torchbearer_gmg"},{"n":"Tracker","s":15,"u":"tracker_gmg"},{"n":"Troubadour","s":15,"u":"troubadour_gmg"},{"n":"Warden","s":15,"u":"warden_gmg"},{"n":"Watch Officer","s":15,"u":"watch%20officer_gmg"},{"n":"Zealot Of Asmodeus","s":15,"u":"zealot%20of%20asmodeus_gmg"},{"n":"Alak Stagram","s":16,"u":"alak%20stagram_aoa1"},{"n":"Anadi Elder","s":16,"u":"anadi%20elder_aoa1"},{"n":"Anadi Hunter","s":16,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Sage","s":16,"u":"anadi%20sage_aoa1"},{"n":"Bloody Blade Mercenary","s":16,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Dmiri Yoltosha","s":16,"u":"dmiri%20yoltosha_aoa1"},{"n":"Emperor Bird","s":16,"u":"emperor%20bird_aoa1"},{"n":"Renali","s":16,"u":"renali_aoa1"},{"n":"Skeletal Hellknight","s":16,"u":"skeletal%20hellknight_aoa1"},{"n":"Tixitog","s":16,"u":"tixitog_aoa1"},{"n":"Voz Lirayne","s":16,"u":"voz%20lirayne_aoa1"},{"n":"Belmazog","s":17,"u":"belmazog_aoa2"},{"n":"Ekujae Guardian","s":17,"u":"ekujae%20guardian_aoa2"},{"n":"Gerhard Pendergrast","s":17,"u":"gerhard%20pendergrast_aoa2"},{"n":"Jahsi","s":17,"u":"jahsi_aoa2"},{"n":"Kishi","s":17,"u":"kishi_aoa2"},{"n":"Living Sap","s":17,"u":"living%20sap_aoa2"},{"n":"Nketiah","s":17,"u":"nketiah_aoa2"},{"n":"Sabosan","s":17,"u":"sabosan_aoa2"},{"n":"Barushak Il-varashma","s":18,"u":"barushak%20il-varashma_aoa3"},{"n":"Blood Boar","s":18,"u":"blood%20boar_aoa3"},{"n":"Evangelist","s":18,"u":"evangelist_aoa3"},{"n":"Heuberk Thropp","s":18,"u":"heuberk%20thropp_aoa3"},{"n":"Kalavakus","s":18,"u":"kalavakus_aoa3"},{"n":"Laslunn","s":18,"u":"laslunn_aoa3"},{"n":"Mercenary Sailor","s":18,"u":"mercenary%20sailor_aoa3"},{"n":"Mialari Docur","s":18,"u":"mialari%20docur_aoa3"},{"n":"One-eye Amnin","s":18,"u":"one-eye%20amnin_aoa3"},{"n":"Precentor","s":18,"u":"precentor_aoa3"},{"n":"Remnant Of Barzillai","s":18,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Rusalka","s":18,"u":"rusalka_aoa3"},{"n":"Scarlet Triad Poisoner","s":18,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Sneak","s":18,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Sniper","s":18,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Scarlet Triad Thug","s":18,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Vaklish","s":18,"u":"vaklish_aoa3"},{"n":"Carnivorous Crystal","s":19,"u":"carnivorous%20crystal_aoa4"},{"n":"Corrupt Guard","s":19,"u":"corrupt%20guard_aoa4"},{"n":"Dragonscarred Dead","s":19,"u":"dragonscarred%20dead_aoa4"},{"n":"Duergar Slave Lord","s":19,"u":"duergar%20slave%20lord_aoa4"},{"n":"Falrok","s":19,"u":"falrok_aoa4"},{"n":"Forge-spurned","s":19,"u":"forge-spurned_aoa4"},{"n":"Ilssrah Embermead","s":19,"u":"ilssrah%20embermead_aoa4"},{"n":"Kelda Halrig","s":19,"u":"kelda%20halrig_aoa4"},{"n":"King Harral","s":19,"u":"king%20harral_aoa4"},{"n":"Kralgurn","s":19,"u":"kralgurn_aoa4"},{"n":"Saggorak Poltergeist","s":19,"u":"saggorak%20poltergeist_aoa4"},{"n":"Talamira","s":19,"u":"talamira_aoa4"},{"n":"Thea","s":19,"u":"thea_aoa4"},{"n":"Zuferian","s":19,"u":"zuferian_aoa4"},{"n":"Crucidaemon","s":20,"u":"crucidaemon_aoa5"},{"n":"Giant Solifugid","s":20,"u":"giant%20solifugid_aoa5"},{"n":"Immortal Ichor","s":20,"u":"immortal%20ichor_aoa5"},{"n":"Scarlet Triad Boss","s":20,"u":"scarlet%20triad%20boss_aoa5"},{"n":"Scarlet Triad Enforcer","s":20,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Scarlet Triad Mage","s":20,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Shak","s":20,"u":"shak_aoa5"},{"n":"Uri Zandivar","s":20,"u":"uri%20zandivar_aoa5"},{"n":"Witchwyrd","s":20,"u":"witchwyrd_aoa5"},{"n":"Zephyr Guard","s":20,"u":"zephyr%20guard_aoa5"},{"n":"Aiudara Wraith","s":21,"u":"aiudara%20wraith_aoa6"},{"n":"Candlaron's Echo","s":21,"u":"candlaron's%20echo_aoa6"},{"n":"Emaliza Zandivar","s":21,"u":"emaliza%20zandivar_aoa6"},{"n":"Hermean Mutant","s":21,"u":"hermean%20mutant_aoa6"},{"n":"Ilgreth","s":21,"u":"ilgreth_aoa6"},{"n":"Ingnovim Tluss","s":21,"u":"ingnovim%20tluss_aoa6"},{"n":"Ingnovim's Assistant","s":21,"u":"ingnovim's%20assistant_aoa6"},{"n":"Inizra Arumelo","s":21,"u":"inizra%20arumelo_aoa6"},{"n":"Promise Guard","s":21,"u":"promise%20guard_aoa6"},{"n":"Rinnarv Bontimar","s":21,"u":"rinnarv%20bontimar_aoa6"},{"n":"Antaro Boldblade","s":22,"u":"antaro%20boldblade_aoe1"},{"n":"Binumir","s":22,"u":"binumir_aoe1"},{"n":"Bolar Of Stonemoor","s":22,"u":"bolar%20of%20stonemoor_aoe1"},{"n":"Eunice","s":22,"u":"eunice_aoe1"},{"n":"Grick","s":22,"u":"grick_aoe1"},{"n":"Grospek Lavarsus","s":22,"u":"grospek%20lavarsus_aoe1"},{"n":"Hendrid Pratchett","s":22,"u":"hendrid%20pratchett_aoe1"},{"n":"Kemeneles","s":22,"u":"kemeneles_aoe1"},{"n":"Miriel Grayleaf","s":22,"u":"miriel%20grayleaf_aoe1"},{"n":"Ralso","s":22,"u":"ralso_aoe1"},{"n":"Copper Hand Illusionist","s":23,"u":"copper%20hand%20illusionist_aoe2"},{"n":"Copper Hand Rogue","s":23,"u":"copper%20hand%20rogue_aoe2"},{"n":"Dreadsong Dancer","s":23,"u":"dreadsong%20dancer_aoe2"},{"n":"Excorion","s":23,"u":"excorion_aoe2"},{"n":"Fayati Alummur","s":23,"u":"fayati%20alummur_aoe2"},{"n":"Frefferth","s":23,"u":"frefferth_aoe2"},{"n":"Shristi Melipdra","s":23,"u":"shristi%20melipdra_aoe2"},{"n":"Skinsaw Murderer","s":23,"u":"skinsaw%20murderer_aoe2"},{"n":"Skinsaw Seamer","s":23,"u":"skinsaw%20seamer_aoe2"},{"n":"Tenome","s":23,"u":"tenome_aoe2"},{"n":"Wrent Dicaspiron","s":23,"u":"wrent%20dicaspiron_aoe2"},{"n":"Barnacle Ghoul","s":24,"u":"barnacle%20ghoul_aoe3"},{"n":"Bloody Berleth","s":24,"u":"bloody%20berleth_aoe3"},{"n":"Casino Bouncer","s":24,"u":"casino%20bouncer_aoe3"},{"n":"Diobel Sweeper Tough","s":24,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Franca Laurentz","s":24,"u":"franca%20laurentz_aoe3"},{"n":"Gage Carlyle","s":24,"u":"gage%20carlyle_aoe3"},{"n":"Iroran Skeleton","s":24,"u":"iroran%20skeleton_aoe3"},{"n":"Maurrisa Jonne","s":24,"u":"maurrisa%20jonne_aoe3"},{"n":"Scathka","s":24,"u":"scathka_aoe3"},{"n":"Shikwashim Mercenary","s":24,"u":"shikwashim%20mercenary_aoe3"},{"n":"Svartalfar Killer","s":24,"u":"svartalfar%20killer_aoe3"},{"n":"Tonla And Yvelle","s":24,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Washboard Dog Tough","s":24,"u":"washboard%20dog%20tough_aoe3"},{"n":"Amateur Chemist","s":25,"u":"amateur%20chemist_aoe4"},{"n":"Blackfingers Acolyte","s":25,"u":"blackfingers%20acolyte_aoe4"},{"n":"Clockwork Assassin","s":25,"u":"clockwork%20assassin_aoe4"},{"n":"Grabble Forden","s":25,"u":"grabble%20forden_aoe4"},{"n":"Japu Thalenger","s":25,"u":"japu%20thalenger_aoe4"},{"n":"Jonis Flakfatter","s":25,"u":"jonis%20flakfatter_aoe4"},{"n":"Jorogumo","s":25,"u":"jorogumo_aoe4"},{"n":"Kalyn Pounch","s":25,"u":"kalyn%20pounch_aoe4"},{"n":"Morgrat And Fillick","s":25,"u":"morgrat%20and%20fillick_aoe4"},{"n":"Norgorberite Poisoner","s":25,"u":"norgorberite%20poisoner_aoe4"},{"n":"Poison Eater","s":25,"u":"poison%20eater_aoe4"},{"n":"Sleepless Sun Veteran","s":25,"u":"sleepless%20sun%20veteran_aoe4"},{"n":"Velberi Jallist","s":25,"u":"velberi%20jallist_aoe4"},{"n":"Wynsal Starborn","s":25,"u":"wynsal%20starborn_aoe4"},{"n":"Black Whale Guard","s":26,"u":"black%20whale%20guard_aoe5"},{"n":"Bloody Barber Goon","s":26,"u":"bloody%20barber%20goon_aoe5"},{"n":"Calennia","s":26,"u":"calennia_aoe5"},{"n":"Child Of Venom","s":26,"u":"child%20of%20venom_aoe5"},{"n":"Clockwork Assassin","s":26,"u":"clockwork%20assassin_aoe5"},{"n":"Garrote Master Assassin","s":26,"u":"garrote%20master%20assassin_aoe5"},{"n":"Graem And Grinlowe","s":26,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Grimwold","s":26,"u":"grimwold_aoe5"},{"n":"Kapral","s":26,"u":"kapral_aoe5"},{"n":"Lord Guirden","s":26,"u":"lord%20guirden_aoe5"},{"n":"Miogimo","s":26,"u":"miogimo_aoe5"},{"n":"Myrna Rath","s":26,"u":"myrna%20rath_aoe5"},{"n":"Obrousian","s":26,"u":"obrousian_aoe5"},{"n":"Reginald Vancaskerkin","s":26,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Starwatch Commando","s":26,"u":"starwatch%20commando_aoe5"},{"n":"Tiderunner Aquamancer","s":26,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Twisted Jack","s":26,"u":"twisted%20jack_aoe5"},{"n":"Zeal-damned Ghoul","s":26,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Zealborn","s":26,"u":"zealborn_aoe5"},{"n":"Baatamidar","s":27,"u":"baatamidar_aoe6"},{"n":"Blune's Illusory Toady","s":27,"u":"blune's%20illusory%20toady_aoe6"},{"n":"Daemonic Infector","s":27,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":27,"u":"daemonic%20rumormonger_aoe6"},{"n":"Excorion Paragon","s":27,"u":"excorion%20paragon_aoe6"},{"n":"Ghaele Of Kharnas","s":27,"u":"ghaele%20of%20kharnas_aoe6"},{"n":"Graveknight Of Kharnas","s":27,"u":"graveknight%20of%20kharnas_aoe6"},{"n":"Il'setsya Wyrmtouched","s":27,"u":"il'setsya%20wyrmtouched_aoe6"},{"n":"Izfiitar","s":27,"u":"izfiitar_aoe6"},{"n":"Nenchuuj","s":27,"u":"nenchuuj_aoe6"},{"n":"Olansa Terimor","s":27,"u":"olansa%20terimor_aoe6"},{"n":"Ulressia The Blessed","s":27,"u":"ulressia%20the%20blessed_aoe6"},{"n":"Aller Rosk","s":28,"u":"aller%20rosk_av1"},{"n":"Augrael","s":28,"u":"augrael_av1"},{"n":"Bloodsiphon","s":28,"u":"bloodsiphon_av1"},{"n":"Canker Cultist","s":28,"u":"canker%20cultist_av1"},{"n":"Chandriu Invisar","s":28,"u":"chandriu%20invisar_av1"},{"n":"Corpselight","s":28,"u":"corpselight_av1"},{"n":"Jarelle Kaldrian","s":28,"u":"jarelle%20kaldrian_av1"},{"n":"Jaul Mezmin","s":28,"u":"jaul%20mezmin_av1"},{"n":"Jaul's Wolf","s":28,"u":"jaul's%20wolf_av1"},{"n":"Morlock Cultist","s":28,"u":"morlock%20cultist_av1"},{"n":"Morlock Engineer","s":28,"u":"morlock%20engineer_av1"},{"n":"Nhakazarin","s":28,"u":"nhakazarin_av1"},{"n":"Otari Ilvashti","s":28,"u":"otari%20ilvashti_av1"},{"n":"Scalathrax","s":28,"u":"scalathrax_av1"},{"n":"Voidglutton","s":28,"u":"voidglutton_av1"},{"n":"Volluk Azrinae","s":28,"u":"volluk%20azrinae_av1"},{"n":"Wrin Sivinxi","s":28,"u":"wrin%20sivinxi_av1"},{"n":"Carman Rajani","s":29,"u":"carman%20rajani_av2"},{"n":"Chafkhem","s":29,"u":"chafkhem_av2"},{"n":"Dreshkan","s":29,"u":"dreshkan_av2"},{"n":"Gulzash","s":29,"u":"gulzash_av2"},{"n":"Kragala","s":29,"u":"kragala_av2"},{"n":"Mulventok","s":29,"u":"mulventok_av2"},{"n":"Murschen","s":29,"u":"murschen_av2"},{"n":"Nox","s":29,"u":"nox_av2"},{"n":"Shanrigol Heap","s":29,"u":"shanrigol%20heap_av2"},{"n":"Urevian","s":29,"u":"urevian_av2"},{"n":"Vischari","s":29,"u":"vischari_av2"},{"n":"Belcorra Haruvex","s":30,"u":"belcorra%20haruvex_av3"},{"n":"Bhazrade And Klathor","s":30,"u":"bhazrade%20and%20klathor_av3"},{"n":"Bright Walker","s":30,"u":"bright%20walker_av3"},{"n":"Caligni Defender","s":30,"u":"caligni%20defender_av3"},{"n":"Drow Hunter","s":30,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":30,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":30,"u":"drow%20warden_av3"},{"n":"Dulac","s":30,"u":"dulac_av3"},{"n":"Galudu","s":30,"u":"galudu_av3"},{"n":"Khurfel","s":30,"u":"khurfel_av3"},{"n":"Lady's Whisper","s":30,"u":"lady's%20whisper_av3"},{"n":"Padli","s":30,"u":"padli_av3"},{"n":"Quara Orshendiel","s":30,"u":"quara%20orshendiel_av3"},{"n":"Salaisa Malthulas","s":30,"u":"salaisa%20malthulas_av3"},{"n":"Urdefhan Blood Mage","s":30,"u":"urdefhan%20blood%20mage_av3"},{"n":"Urdefhan Death Scout","s":30,"u":"urdefhan%20death%20scout_av3"},{"n":"Urdefhan Lasher","s":30,"u":"urdefhan%20lasher_av3"},{"n":"Harlo Krant","s":10,"u":"harlo%20krant_botd"},{"n":"Pale Stranger","s":10,"u":"pale%20stranger_botd"},{"n":"Pale Sovereign","s":10,"u":"pale%20sovereign_botd"},{"n":"Hungry Ghost","s":10,"u":"hungry%20ghost_botd"},{"n":"Ghul","s":10,"u":"ghul_botd"},{"n":"Fluxwraith","s":10,"u":"fluxwraith_botd"},{"n":"Bhuta","s":10,"u":"bhuta_botd"},{"n":"Bone Croupier","s":10,"u":"bone%20croupier_botd"},{"n":"Cadaverous Rake","s":10,"u":"cadaverous%20rake_botd"},{"n":"Combusted","s":10,"u":"combusted_botd"},{"n":"Deathless Acolyte of Urgathoa","s":10,"u":"deathless%20acolyte%20of%20urgathoa_botd"},{"n":"Deathless Hierophant of Urgathoa","s":10,"u":"deathless%20hierophant%20of%20urgathoa_botd"},{"n":"Ecorche","s":10,"u":"ecorche_botd"},{"n":"Excorion","s":10,"u":"excorion_botd"},{"n":"Fiddling Bones","s":10,"u":"fiddling%20bones_botd"},{"n":"Gallowdead","s":10,"u":"gallowdead_botd"},{"n":"Geist","s":10,"u":"geist_botd"},{"n":"Ghost Pirate Captain","s":10,"u":"ghost%20pirate%20captain_botd"},{"n":"Lacedon","s":10,"u":"lacedon_botd"},{"n":"Priest of Kabriri","s":10,"u":"priest%20of%20kabriri_botd"},{"n":"Grappling Spirit","s":10,"u":"grappling%20spirit_botd"},{"n":"Graveknight Warmaster","s":10,"u":"graveknight%20warmaster_botd"},{"n":"Faithless Ecclesiarch","s":10,"u":"faithless%20ecclesiarch_botd"},{"n":"Fallen Champion","s":10,"u":"fallen%20champion_botd"},{"n":"Ichor Slinger","s":10,"u":"ichor%20slinger_botd"},{"n":"Iruxi Ossature","s":10,"u":"iruxi%20ossature_botd"},{"n":"Horde Lich","s":10,"u":"horde%20lich_botd"},{"n":"Runecarved Lich","s":10,"u":"runecarved%20lich_botd"},{"n":"Llorona","s":10,"u":"llorona_botd"},{"n":"Relictner Eroder","s":10,"u":"relictner%20eroder_botd"},{"n":"Decrepit Mummy","s":10,"u":"decrepit%20mummy_botd"},{"n":"Ice Mummy","s":10,"u":"ice%20mummy_botd"},{"n":"Iroran Mummy","s":10,"u":"iroran%20mummy_botd"},{"n":"Mummy Prophet of Set","s":10,"u":"mummy%20prophet%20of%20set_botd"},{"n":"Obrousian","s":10,"u":"obrousian_botd"},{"n":"Onryo","s":10,"u":"onryo_botd"},{"n":"Polong","s":10,"u":"polong_botd"},{"n":"Raw Nerve","s":10,"u":"raw%20nerve_botd"},{"n":"Siabrae","s":10,"u":"siabrae_botd"},{"n":"Wolf Skeleton","s":10,"u":"wolf%20skeleton_botd"},{"n":"Skeletal Soldier","s":10,"u":"skeletal%20soldier_botd"},{"n":"Skeletal Mage","s":10,"u":"skeletal%20mage_botd"},{"n":"Sluagh Reaper","s":10,"u":"sluagh%20reaper_botd"},{"n":"Tormented","s":10,"u":"tormented_botd"},{"n":"Unrisen","s":10,"u":"unrisen_botd"},{"n":"Provincial Jiang-Shi","s":10,"u":"provincial%20jiang-shi_botd"},{"n":"Minister of Tumult","s":10,"u":"minister%20of%20tumult_botd"},{"n":"Vetalarana Emergent","s":10,"u":"vetalarana%20emergent_botd"},{"n":"Vetalarana Manipulator","s":10,"u":"vetalarana%20manipulator_botd"},{"n":"Hunter Wight","s":10,"u":"hunter%20wight_botd"},{"n":"Prowler Wight","s":10,"u":"prowler%20wight_botd"},{"n":"Wight Commander","s":10,"u":"wight%20commander_botd"},{"n":"Zombie Snake","s":10,"u":"zombie%20snake_botd"},{"n":"Husk Zombie","s":10,"u":"husk%20zombie_botd"},{"n":"Zombie Lord","s":10,"u":"zombie%20lord_botd"},{"n":"Withered","s":10,"u":"withered_botd"},{"n":"Harlo Krant","s":10,"u":"harlo%20krant_botd"},{"n":"K.H.W.'s Echo","s":11,"u":"k.h.w.'s%20echo_da"},{"n":"Mother Mitera","s":11,"u":"mother%20mitera_da"},{"n":"The Morrowkin","s":11,"u":"the%20morrowkin_da"},{"n":"Abberton Ruffians","s":31,"u":"abberton%20ruffians_ec1"},{"n":"Abrikandilu","s":31,"u":"abrikandilu_ec1"},{"n":"Blood Wolf","s":31,"u":"blood%20wolf_ec1"},{"n":"Bone Croupier","s":31,"u":"bone%20croupier_ec1"},{"n":"Cavnakash","s":31,"u":"cavnakash_ec1"},{"n":"Corrosive Lizard","s":31,"u":"corrosive%20lizard_ec1"},{"n":"Corrupted Priest","s":31,"u":"corrupted%20priest_ec1"},{"n":"Corrupted Retainer","s":31,"u":"corrupted%20retainer_ec1"},{"n":"Daring Danika","s":31,"u":"daring%20danika_ec1"},{"n":"Jaleen And Rhovo","s":31,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Jellico Bounce-bounce","s":31,"u":"jellico%20bounce-bounce_ec1"},{"n":"Mechanical Carny","s":31,"u":"mechanical%20carny_ec1"},{"n":"Oil Living Graffiti","s":31,"u":"oil%20living%20graffiti_ec1"},{"n":"Pruana Two-punch","s":31,"u":"pruana%20two-punch_ec1"},{"n":"Smiler","s":31,"u":"smiler_ec1"},{"n":"Smoldering Leopard","s":31,"u":"smoldering%20leopard_ec1"},{"n":"Vermlek","s":31,"u":"vermlek_ec1"},{"n":"Viktor Volkano","s":31,"u":"viktor%20volkano_ec1"},{"n":"Xulgath Bilebearer","s":31,"u":"xulgath%20bilebearer_ec1"},{"n":"Aives The Smoke Dragon","s":32,"u":"aives%20the%20smoke%20dragon_ec2"},{"n":"Andera Paldreen","s":32,"u":"andera%20paldreen_ec2"},{"n":"Bogeyman","s":32,"u":"bogeyman_ec2"},{"n":"Bugaboo","s":32,"u":"bugaboo_ec2"},{"n":"Celestial Menagerie Bruiser","s":32,"u":"celestial%20menagerie%20bruiser_ec2"},{"n":"Darricus Stallit","s":32,"u":"darricus%20stallit_ec2"},{"n":"Delamar Gianvin","s":32,"u":"delamar%20gianvin_ec2"},{"n":"Evora Yarket","s":32,"u":"evora%20yarket_ec2"},{"n":"Gluttondark Babau","s":32,"u":"gluttondark%20babau_ec2"},{"n":"Mistress Dusklight","s":32,"u":"mistress%20dusklight_ec2"},{"n":"Muse Phantom","s":32,"u":"muse%20phantom_ec2"},{"n":"Ruanna Nyamma","s":32,"u":"ruanna%20nyamma_ec2"},{"n":"Ulthadar","s":32,"u":"ulthadar_ec2"},{"n":"Yaashka","s":32,"u":"yaashka_ec2"},{"n":"Zunkri","s":32,"u":"zunkri_ec2"},{"n":"Bitter Truth Bandit","s":9,"u":"bitter%20truth%20bandit_ec3"},{"n":"Bugul Noz","s":9,"u":"bugul%20noz_ec3"},{"n":"Herecite Of Zevgavizeb","s":9,"u":"herecite%20of%20zevgavizeb_ec3"},{"n":"Hooklimb Xulgath","s":9,"u":"hooklimb%20xulgath_ec3"},{"n":"Resin-seep Xulgath","s":9,"u":"resin-seep%20xulgath_ec3"},{"n":"Skarja","s":9,"u":"skarja_ec3"},{"n":"Swardlands Delinquent","s":9,"u":"swardlands%20delinquent_ec3"},{"n":"Tanessa Fleer","s":9,"u":"tanessa%20fleer_ec3"},{"n":"Thessekka","s":9,"u":"thessekka_ec3"},{"n":"Xulgath Bomber","s":9,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Skirmisher","s":9,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Stoneliege","s":9,"u":"xulgath%20stoneliege_ec3"},{"n":"Arskuva The Gnasher","s":33,"u":"arskuva%20the%20gnasher_ec4"},{"n":"Brughadatch","s":33,"u":"brughadatch_ec4"},{"n":"Faceless Butcher","s":33,"u":"faceless%20butcher_ec4"},{"n":"Ledorick Banyan","s":33,"u":"ledorick%20banyan_ec4"},{"n":"Lyrt Cozurn","s":33,"u":"lyrt%20cozurn_ec4"},{"n":"Sodden Sentinels","s":33,"u":"sodden%20sentinels_ec4"},{"n":"Stirvyn Banyan","s":33,"u":"stirvyn%20banyan_ec4"},{"n":"Tallow Ooze","s":33,"u":"tallow%20ooze_ec4"},{"n":"Tashlock Banyan","s":33,"u":"tashlock%20banyan_ec4"},{"n":"The Vanish Man","s":33,"u":"the%20vanish%20man_ec4"},{"n":"Wight Cultist","s":33,"u":"wight%20cultist_ec4"},{"n":"Xulgath Gutrager","s":33,"u":"xulgath%20gutrager_ec4"},{"n":"Xulgath Hardscale","s":33,"u":"xulgath%20hardscale_ec4"},{"n":"Xulgath Herd-tender","s":33,"u":"xulgath%20herd-tender_ec4"},{"n":"Xulgath Roughrider","s":33,"u":"xulgath%20roughrider_ec4"},{"n":"Zashathal Head-taker","s":33,"u":"zashathal%20head-taker_ec4"},{"n":"Dyzallin Shraen","s":34,"u":"dyzallin%20shraen_ec5"},{"n":"Qormintur","s":34,"u":"qormintur_ec5"},{"n":"Raptor Guard Wight","s":34,"u":"raptor%20guard%20wight_ec5"},{"n":"Shraen Graveknight","s":34,"u":"shraen%20graveknight_ec5"},{"n":"Urdefhan Dominator","s":34,"u":"urdefhan%20dominator_ec5"},{"n":"Urdefhan High Tormentor","s":34,"u":"urdefhan%20high%20tormentor_ec5"},{"n":"Urdefhan Hunter","s":34,"u":"urdefhan%20hunter_ec5"},{"n":"Xulgath Deepmouth","s":34,"u":"xulgath%20deepmouth_ec5"},{"n":"Convergent Kendley Nathrael","s":35,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Convergent Soldier","s":35,"u":"convergent%20soldier_ec6"},{"n":"Kirosthrek","s":35,"u":"kirosthrek_ec6"},{"n":"Xulgath Thoughtmaw","s":35,"u":"xulgath%20thoughtmaw_ec6"},{"n":"Caustic Wolf","s":36,"u":"caustic%20wolf_fop"},{"n":"Drunken Farmer","s":36,"u":"drunken%20farmer_fop"},{"n":"Fiery Leopard","s":36,"u":"fiery%20leopard_fop"},{"n":"Giant Lightning Serpent","s":36,"u":"giant%20lightning%20serpent_fop"},{"n":"Graytusk","s":36,"u":"graytusk_fop"},{"n":"Hallod","s":36,"u":"hallod_fop"},{"n":"Lord Nar","s":36,"u":"lord%20nar_fop"},{"n":"Mangy Wolves","s":36,"u":"mangy%20wolves_fop"},{"n":"Mutant Wolves","s":36,"u":"mutant%20wolves_fop"},{"n":"The Sculptor","s":36,"u":"the%20sculptor_fop"},{"n":"Vilree","s":36,"u":"vilree_fop"},{"n":"Agile Warrior","s":37,"u":"agile%20warrior_frp1"},{"n":"Archery Specialist","s":37,"u":"archery%20specialist_frp1"},{"n":"Butterfly Blade Warrior","s":37,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Elder Cauthooj","s":37,"u":"elder%20cauthooj_frp1"},{"n":"Ghost Monk","s":37,"u":"ghost%20monk_frp1"},{"n":"Gomwai","s":37,"u":"gomwai_frp1"},{"n":"Hana's Hundreds","s":37,"u":"hana's%20hundreds_frp1"},{"n":"Kannitri","s":37,"u":"kannitri_frp1"},{"n":"Ki Adept","s":37,"u":"ki%20adept_frp1"},{"n":"Mage Of Many Styles","s":37,"u":"mage%20of%20many%20styles_frp1"},{"n":"Manananggal","s":37,"u":"manananggal_frp1"},{"n":"Muckish Creep","s":37,"u":"muckish%20creep_frp1"},{"n":"Nai Yan Fei","s":37,"u":"nai%20yan%20fei_frp1"},{"n":"Planar Terra-cotta Soldier","s":37,"u":"planar%20terra-cotta%20soldier_frp1"},{"n":"Planar Terra-cotta Squadron","s":37,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Shino Hakusa","s":37,"u":"shino%20hakusa_frp1"},{"n":"Syu Tak-nwa","s":37,"u":"syu%20tak-nwa_frp1"},{"n":"Takatorra","s":37,"u":"takatorra_frp1"},{"n":"Tino","s":37,"u":"tino_frp1"},{"n":"Watchtower Poltergeist","s":37,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Shadow","s":37,"u":"watchtower%20shadow_frp1"},{"n":"Watchtower Wraith","s":37,"u":"watchtower%20wraith_frp1"},{"n":"Weapon Master","s":37,"u":"weapon%20master_frp1"},{"n":"Yabin The Just","s":37,"u":"yabin%20the%20just_frp1"},{"n":"Yook","s":37,"u":"yook_frp1"},{"n":"Amihan","s":38,"u":"amihan_frp2"},{"n":"Arm Of Balance","s":38,"u":"arm%20of%20balance_frp2"},{"n":"Artus Rodrivan","s":38,"u":"artus%20rodrivan_frp2"},{"n":"Grandfather Mantis","s":38,"u":"grandfather%20mantis_frp2"},{"n":"Halspin The Stung","s":38,"u":"halspin%20the%20stung_frp2"},{"n":"Huldrin Skolsdottir","s":38,"u":"huldrin%20skolsdottir_frp2"},{"n":"Hummingbird","s":38,"u":"hummingbird_frp2"},{"n":"Ji-yook","s":38,"u":"ji-yook_frp2"},{"n":"Joon-seo","s":38,"u":"joon-seo_frp2"},{"n":"Kas Xi Rai","s":38,"u":"kas%20xi%20rai_frp2"},{"n":"Maalya","s":38,"u":"maalya_frp2"},{"n":"Mafika Ayuwari","s":38,"u":"mafika%20ayuwari_frp2"},{"n":"Master Xun","s":38,"u":"master%20xun_frp2"},{"n":"Minister Of Tumult","s":38,"u":"minister%20of%20tumult_frp2"},{"n":"Phuthi","s":38,"u":"phuthi_frp2"},{"n":"Provincial Jiang-shi","s":38,"u":"provincial%20jiang-shi_frp2"},{"n":"Razu","s":38,"u":"razu_frp2"},{"n":"Rivka","s":38,"u":"rivka_frp2"},{"n":"Shino Hakusa","s":38,"u":"shino%20hakusa_frp2"},{"n":"Sixth Pillar Student","s":38,"u":"sixth%20pillar%20student_frp2"},{"n":"Syu Tak-nwa","s":38,"u":"syu%20tak-nwa_frp2"},{"n":"Takatorra","s":38,"u":"takatorra_frp2"},{"n":"Tino Tung","s":38,"u":"tino%20tung_frp2"},{"n":"Troff Frostknuckles","s":38,"u":"troff%20frostknuckles_frp2"},{"n":"Umbasi","s":38,"u":"umbasi_frp2"},{"n":"Urnak Lostwind","s":38,"u":"urnak%20lostwind_frp2"},{"n":"Yabin The Just","s":38,"u":"yabin%20the%20just_frp2"},{"n":"Yarrika Mulandez","s":38,"u":"yarrika%20mulandez_frp2"},{"n":"Abbot Tsujon","s":39,"u":"abbot%20tsujon_frp3"},{"n":"Bul-gae","s":39,"u":"bul-gae_frp3"},{"n":"Gumiho","s":39,"u":"gumiho_frp3"},{"n":"Jin-hae","s":39,"u":"jin-hae_frp3"},{"n":"Laruhao","s":39,"u":"laruhao_frp3"},{"n":"Rai Sho Disciple","s":39,"u":"rai%20sho%20disciple_frp3"},{"n":"Ran-to","s":39,"u":"ran-to_frp3"},{"n":"Shino Hakusa","s":39,"u":"shino%20hakusa_frp3"},{"n":"Syndara The Sculptor","s":39,"u":"syndara%20the%20sculptor_frp3"},{"n":"Syu Tak-nwa","s":39,"u":"syu%20tak-nwa_frp3"},{"n":"Yoh Souran","s":39,"u":"yoh%20souran_frp3"},{"n":"Stone Sister","s":6,"u":"stone%20sister_loil"},{"n":"Cursed King","s":6,"u":"cursed%20king_loil"},{"n":"Fleshforged Conformer","s":6,"u":"fleshforged%20conformer_loil"},{"n":"Ratajin Mastermind","s":6,"u":"ratajin%20mastermind_loil"},{"n":"Spellscar Fext","s":6,"u":"spellscar%20fext_loil"},{"n":"Ugvashi","s":6,"u":"ugvashi_loil"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"K'nonna","s":0,"u":"k'nonna_lome"},{"n":"Rompo","s":0,"u":"rompo_lome"},{"n":"Solar Ibis","s":0,"u":"solar%20ibis_lome"},{"n":"Kallas Devil","s":40,"u":"kallas%20devil_lomm"},{"n":"Krampus Celebrant","s":40,"u":"krampus%20celebrant_lomm"},{"n":"Melfesh Monster","s":40,"u":"melfesh%20monster_lomm"},{"n":"Mosquito Witch","s":40,"u":"mosquito%20witch_lomm"},{"n":"Princess Sunset","s":41,"u":"princess%20sunset_ltiba"},{"n":"Keznin Nevarmo","s":42,"u":"keznin%20nevarmo_ngd"},{"n":"Gray Gardener Enforcer","s":42,"u":"gray%20gardener%20enforcer_ngd"},{"n":"Gray Gardener Assassin","s":42,"u":"gray%20gardener%20assassin_ngd"},{"n":"Gray Gardener Director General","s":42,"u":"gray%20gardener%20director%20general_ngd"},{"n":"Guillotine Golem","s":42,"u":"guillotine%20golem_ngd"},{"n":"Worm Prophet","s":42,"u":"worm%20prophet_ngd"},{"n":"Riekanoy","s":42,"u":"riekanoy_ngd"},{"n":"Tumblak","s":42,"u":"tumblak_ngd"},{"n":"Gold Tank Investors","s":43,"u":"gold%20tank%20investors_ooa1"},{"n":"Irkem Dresh","s":43,"u":"irkem%20dresh_ooa1"},{"n":"Sludgespine Killers","s":43,"u":"sludgespine%20killers_ooa1"},{"n":"Bristlebane","s":43,"u":"bristlebane_ooa1"},{"n":"Powderkeg Punk Bombardiers","s":43,"u":"powderkeg%20punk%20bombardiers_ooa1"},{"n":"Powderkeg Punk Gunners","s":43,"u":"powderkeg%20punk%20gunners_ooa1"},{"n":"Gunmarshal","s":43,"u":"gunmarshal_ooa1"},{"n":"Clockwork Handler","s":43,"u":"clockwork%20handler_ooa1"},{"n":"Clockwork Brewer","s":43,"u":"clockwork%20brewer_ooa1"},{"n":"Clockwork Fabricator","s":43,"u":"clockwork%20fabricator_ooa1"},{"n":"Rust Ooze","s":43,"u":"rust%20ooze_ooa1"},{"n":"Shoma Lyzerius","s":43,"u":"shoma%20lyzerius_ooa1"},{"n":"Gilded Gunner Goons","s":44,"u":"gilded%20gunner%20goons_ooa2"},{"n":"Clockwork Door Warden","s":44,"u":"clockwork%20door%20warden_ooa2"},{"n":"Spellscar Sky Marauders","s":44,"u":"spellscar%20sky%20marauders_ooa2"},{"n":"I","s":44,"u":"i_ooa2"},{"n":"Palzu","s":44,"u":"palzu_ooa2"},{"n":"The Claws of Time","s":44,"u":"the%20claws%20of%20time_ooa2"},{"n":"Gilded Gunner Assassins","s":44,"u":"gilded%20gunner%20assassins_ooa2"},{"n":"Gilded Gunner Safecrackers","s":44,"u":"gilded%20gunner%20safecrackers_ooa2"},{"n":"Clockwork Gunner","s":44,"u":"clockwork%20gunner_ooa2"},{"n":"Sabora Sharkosa","s":44,"u":"sabora%20sharkosa_ooa2"},{"n":"Corrupt Shieldmarshal","s":45,"u":"corrupt%20shieldmarshal_ooa3"},{"n":"Leadsmiths","s":45,"u":"leadsmiths_ooa3"},{"n":"Clockwork Buccaneer","s":45,"u":"clockwork%20buccaneer_ooa3"},{"n":"Smog Wraith","s":45,"u":"smog%20wraith_ooa3"},{"n":"Shock Zombie","s":45,"u":"shock%20zombie_ooa3"},{"n":"Anjelique Loveless","s":45,"u":"anjelique%20loveless_ooa3"},{"n":"Ibrium","s":45,"u":"ibrium_ooa3"},{"n":"Parsus","s":45,"u":"parsus_ooa3"},{"n":"Ahvothian","s":46,"u":"ahvothian_sli"},{"n":"Angazhani Cultist","s":46,"u":"angazhani%20cultist_sli"},{"n":"Aspis Guard","s":46,"u":"aspis%20guard_sli"},{"n":"Croakchief Globblit Skink-eater","s":46,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Cursebreaker","s":46,"u":"cursebreaker_sli"},{"n":"Fuming Sludge","s":46,"u":"fuming%20sludge_sli"},{"n":"Nyamat Mshwe","s":46,"u":"nyamat%20mshwe_sli"},{"n":"Anadi Fateweaver","s":47,"u":"anadi%20fateweaver_sot1"},{"n":"Anadi Lurker","s":47,"u":"anadi%20lurker_sot1"},{"n":"Anadi Seeker","s":47,"u":"anadi%20seeker_sot1"},{"n":"Giant Worker Bee","s":47,"u":"giant%20worker%20bee_sot1"},{"n":"Sicklehand Construct","s":47,"u":"sicklehand%20construct_sot1"},{"n":"Stone Ghost","s":47,"u":"stone%20ghost_sot1"},{"n":"Takulu Ot","s":47,"u":"takulu%20ot_sot1"},{"n":"Umbo","s":47,"u":"umbo_sot1"},{"n":"Damibwa","s":48,"u":"damibwa_sot2"},{"n":"Fire-pot Ubanu","s":48,"u":"fire-pot%20ubanu_sot2"},{"n":"Kiru","s":48,"u":"kiru_sot2"},{"n":"Kolbo","s":48,"u":"kolbo_sot2"},{"n":"Loakan","s":48,"u":"loakan_sot2"},{"n":"Mashkudu The Bully","s":48,"u":"mashkudu%20the%20bully_sot2"},{"n":"Reth","s":48,"u":"reth_sot2"},{"n":"Salathiss","s":48,"u":"salathiss_sot2"},{"n":"Serpentfolk Granitescale","s":48,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Venom Caller","s":48,"u":"serpentfolk%20venom%20caller_sot2"},{"n":"Abendego Brute","s":49,"u":"abendego%20brute_sot3"},{"n":"Abendego Jailer","s":49,"u":"abendego%20jailer_sot3"},{"n":"Abendego Priest","s":49,"u":"abendego%20priest_sot3"},{"n":"Ajbal Kimon","s":49,"u":"ajbal%20kimon_sot3"},{"n":"Bharlen Sajor","s":49,"u":"bharlen%20sajor_sot3"},{"n":"Boggard Hunter","s":49,"u":"boggard%20hunter_sot3"},{"n":"Grouloop","s":49,"u":"grouloop_sot3"},{"n":"Karumzek","s":49,"u":"karumzek_sot3"},{"n":"Norgorberite Spy","s":49,"u":"norgorberite%20spy_sot3"},{"n":"Onyiji","s":49,"u":"onyiji_sot3"},{"n":"Ssumzili","s":49,"u":"ssumzili_sot3"},{"n":"Terwa Chosen","s":49,"u":"terwa%20chosen_sot3"},{"n":"Terwa Prodigy","s":49,"u":"terwa%20prodigy_sot3"},{"n":"Terwa Star Reader","s":49,"u":"terwa%20star%20reader_sot3"},{"n":"Yonsuu","s":49,"u":"yonsuu_sot3"},{"n":"Ba'aupa Mdoudu","s":50,"u":"ba'aupa%20mdoudu_sot4"},{"n":"Drenchdead","s":50,"u":"drenchdead_sot4"},{"n":"Graveknight Captain","s":50,"u":"graveknight%20captain_sot4"},{"n":"Graveknight Champion","s":50,"u":"graveknight%20champion_sot4"},{"n":"Jackal Guard","s":50,"u":"jackal%20guard_sot4"},{"n":"Nkiruka","s":50,"u":"nkiruka_sot4"},{"n":"Reborn Sun Hunter","s":50,"u":"reborn%20sun%20hunter_sot4"},{"n":"Reborn Sun Mage","s":50,"u":"reborn%20sun%20mage_sot4"},{"n":"Reborn Sun Warrior","s":50,"u":"reborn%20sun%20warrior_sot4"},{"n":"Sunburst Corpse","s":50,"u":"sunburst%20corpse_sot4"},{"n":"Worknesh","s":50,"u":"worknesh_sot4"},{"n":"Contemplative","s":51,"u":"contemplative_sot5"},{"n":"Contemplative Meditant","s":51,"u":"contemplative%20meditant_sot5"},{"n":"Contemplative Mentor","s":51,"u":"contemplative%20mentor_sot5"},{"n":"Crimson Acolyte","s":51,"u":"crimson%20acolyte_sot5"},{"n":"Dwandek","s":51,"u":"dwandek_sot5"},{"n":"Formian Mageslayer","s":51,"u":"formian%20mageslayer_sot5"},{"n":"Formian Worker","s":51,"u":"formian%20worker_sot5"},{"n":"Iobane Magus","s":51,"u":"iobane%20magus_sot5"},{"n":"King of Biting Ants","s":51,"u":"king%20of%20biting%20ants_sot5"},{"n":"Mpondo","s":51,"u":"mpondo_sot5"},{"n":"Spawn of Taon","s":51,"u":"spawn%20of%20taon_sot5"},{"n":"Taon","s":51,"u":"taon_sot5"},{"n":"Thasteron Khefak","s":51,"u":"thasteron%20khefak_sot5"},{"n":"Tollvych","s":51,"u":"tollvych_sot5"},{"n":"Alapolo","s":52,"u":"alapolo_sot6"},{"n":"Alate Ant","s":52,"u":"alate%20ant_sot6"},{"n":"Crawling Slurry","s":52,"u":"crawling%20slurry_sot6"},{"n":"Unshadowed Haibram","s":52,"u":"unshadowed%20haibram_sot6"},{"n":"Unshadowed Koride","s":52,"u":"unshadowed%20koride_sot6"},{"n":"Unshadowed Mariama","s":52,"u":"unshadowed%20mariama_sot6"},{"n":"Unshadowed Okoro","s":52,"u":"unshadowed%20okoro_sot6"},{"n":"Wereant Disciple","s":52,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":52,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":52,"u":"wereant%20sentinel_sot6"},{"n":"Basilisk","s":53,"u":"basilisk_tio"},{"n":"Boar","s":53,"u":"boar_tio"},{"n":"Bugbear Marauder","s":53,"u":"bugbear%20marauder_tio"},{"n":"Gargoyle Guardian","s":53,"u":"gargoyle%20guardian_tio"},{"n":"Ghost Commoner","s":53,"u":"ghost%20commoner_tio"},{"n":"Giant Centipede","s":53,"u":"giant%20centipede_tio"},{"n":"Giant Spider","s":53,"u":"giant%20spider_tio"},{"n":"Hargrit Leadbuster","s":53,"u":"hargrit%20leadbuster_tio"},{"n":"Harpies","s":53,"u":"harpies_tio"},{"n":"Hell Hound","s":53,"u":"hell%20hound_tio"},{"n":"Kotgar Leadbuster","s":53,"u":"kotgar%20leadbuster_tio"},{"n":"Kurnugian Jackal","s":53,"u":"kurnugian%20jackal_tio"},{"n":"Leopard","s":53,"u":"leopard_tio"},{"n":"Mimic Prankster","s":53,"u":"mimic%20prankster_tio"},{"n":"Morgrym Leadbuster","s":53,"u":"morgrym%20leadbuster_tio"},{"n":"Omblin Leadbuster","s":53,"u":"omblin%20leadbuster_tio"},{"n":"Orc Commander","s":53,"u":"orc%20commander_tio"},{"n":"Orc Scrapper","s":53,"u":"orc%20scrapper_tio"},{"n":"Sewer Ooze","s":53,"u":"sewer%20ooze_tio"},{"n":"Skeleton Guard","s":53,"u":"skeleton%20guard_tio"},{"n":"Web Lurker","s":53,"u":"web%20lurker_tio"},{"n":"Wight","s":53,"u":"wight_tio"},{"n":"Wolf","s":53,"u":"wolf_tio"},{"n":"Zombie Shambler","s":53,"u":"zombie%20shambler_tio"}],"2":[{"n":"Mortar","s":2,"u":"mortar_g%26g"}],"71":[{"n":"Rowboat","s":15,"u":"rowboat_gmg"},{"n":"Adaptable Paddleboat","s":2,"u":"adaptable%20paddleboat_g%26g"},{"n":"Clunkerjunker","s":2,"u":"clunkerjunker_g%26g"},{"n":"Firework Pogo","s":8,"u":"firework%20pogo_lotgb"},{"n":"Velocipede","s":8,"u":"velocipede_lotgb"},{"n":"Bunta","s":52,"u":"bunta_sot6"}]},"rare":{"0":[{"n":"Reveal Machinations","s":18,"u":"reveal%20machinations_aoa3"},{"n":"Silver's Refrain","s":18,"u":"silver's%20refrain_aoa3"},{"n":"Crystal Keeper Dedication","s":19,"u":"crystal%20keeper%20dedication_aoa4"},{"n":"Lich Dedication","s":10,"u":"lich%20dedication_botd"},{"n":"Mummy Dedication","s":10,"u":"mummy%20dedication_botd"},{"n":"Vampire Dedication","s":10,"u":"vampire%20dedication_botd"},{"n":"Zombie Dedication","s":10,"u":"zombie%20dedication_botd"},{"n":"Ghoul Dedication","s":10,"u":"ghoul%20dedication_botd"},{"n":"Rejuvenation","s":10,"u":"rejuvenation_botd"},{"n":"Ghost Dedication","s":10,"u":"ghost%20dedication_botd"},{"n":"Devil's Eye","s":11,"u":"devil's%20eye_da"},{"n":"Echo of the Fallen","s":11,"u":"echo%20of%20the%20fallen_da"},{"n":"Lingering Chill","s":11,"u":"lingering%20chill_da"},{"n":"Elysium's Cadence","s":11,"u":"elysium's%20cadence_da"},{"n":"Jelly Body","s":11,"u":"jelly%20body_da"},{"n":"Gift of the Hoard","s":11,"u":"gift%20of%20the%20hoard_da"},{"n":"Siphon Life","s":11,"u":"siphon%20life_da"},{"n":"Petrified Skin","s":11,"u":"petrified%20skin_da"},{"n":"Dormant Eruption","s":11,"u":"dormant%20eruption_da"},{"n":"Sink and Swim","s":11,"u":"sink%20and%20swim_da"},{"n":"Awakened Power","s":11,"u":"awakened%20power_da"},{"n":"Greater Awakened Power","s":11,"u":"greater%20awakened%20power_da"},{"n":"Blasting Beams","s":11,"u":"blasting%20beams_da"},{"n":"Consume Energy","s":11,"u":"consume%20energy_da"},{"n":"Storming Breath","s":11,"u":"storming%20breath_da"},{"n":"Propulsive Leap","s":11,"u":"propulsive%20leap_da"},{"n":"Bone Spikes","s":11,"u":"bone%20spikes_da"},{"n":"Titan Swing","s":11,"u":"titan%20swing_da"},{"n":"High-Speed Regeneration","s":11,"u":"high-speed%20regeneration_da"},{"n":"Tectonic Stomp","s":11,"u":"tectonic%20stomp_da"},{"n":"Eerie Flicker","s":11,"u":"eerie%20flicker_da"},{"n":"Ghostly Grasp","s":11,"u":"ghostly%20grasp_da"},{"n":"Enervating Wail","s":11,"u":"enervating%20wail_da"},{"n":"Distant Wandering","s":11,"u":"distant%20wandering_da"},{"n":"Fey Life","s":11,"u":"fey%20life_da"},{"n":"Walk on the Wind","s":11,"u":"walk%20on%20the%20wind_da"},{"n":"Sacral Lord","s":11,"u":"sacral%20lord_da"},{"n":"Chronoskimmer Dedication","s":11,"u":"chronoskimmer%20dedication_da"},{"n":"Psychic Duelist Dedication","s":11,"u":"psychic%20duelist%20dedication_da"},{"n":"Curse Maelstrom Dedication","s":11,"u":"curse%20maelstrom%20dedication_da"},{"n":"Living Vessel Dedication","s":11,"u":"living%20vessel%20dedication_da"},{"n":"Entourage","s":7,"u":"entourage_locg"},{"n":"Masquerade of Seasons Stance","s":6,"u":"masquerade%20of%20seasons%20stance_loil"},{"n":"Pirouette","s":6,"u":"pirouette_loil"},{"n":"Grand Dance","s":6,"u":"grand%20dance_loil"},{"n":"Fey Influence","s":6,"u":"fey%20influence_loil"},{"n":"Drain Emotion","s":6,"u":"drain%20emotion_loil"},{"n":"Fey Ascension","s":6,"u":"fey%20ascension_loil"},{"n":"Cannibalize Magic","s":6,"u":"cannibalize%20magic_loil"},{"n":"Glamour","s":6,"u":"glamour_loil"},{"n":"Eldritch Calm","s":6,"u":"eldritch%20calm_loil"},{"n":"Fey Transcendence","s":6,"u":"fey%20transcendence_loil"},{"n":"Greenwatch Initiate","s":6,"u":"greenwatch%20initiate_loil"},{"n":"Defy Fey","s":6,"u":"defy%20fey_loil"},{"n":"Fey Tracker","s":6,"u":"fey%20tracker_loil"},{"n":"Greenwatch Veteran","s":6,"u":"greenwatch%20veteran_loil"},{"n":"Unseen Passage","s":6,"u":"unseen%20passage_loil"},{"n":"Greenwatcher","s":6,"u":"greenwatcher_loil"},{"n":"For Love, for Lightning","s":60,"u":"for%20love%2c%20for%20lightning_lokl"},{"n":"Achaekek's Grip","s":67,"u":"achaekek's%20grip_lol"},{"n":"Artokus's Fire","s":67,"u":"artokus's%20fire_lol"},{"n":"Azaersi's Roads","s":67,"u":"azaersi's%20roads_lol"},{"n":"Fading","s":67,"u":"fading_lol"},{"n":"Flamboyant Cruelty","s":67,"u":"flamboyant%20cruelty_lol"},{"n":"Janatimo's Lessons","s":67,"u":"janatimo's%20lessons_lol"},{"n":"Medical Researcher","s":67,"u":"medical%20researcher_lol"},{"n":"Paragon Battle Medicine","s":67,"u":"paragon%20battle%20medicine_lol"},{"n":"Rescuer's Press","s":67,"u":"rescuer's%20press_lol"},{"n":"Shall Not Falter, Shall Not Rout","s":67,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol"},{"n":"Vernai Training","s":67,"u":"vernai%20training_lol"},{"n":"Vigil's Walls Rise Anew!","s":67,"u":"vigil's%20walls%20rise%20anew!_lol"},{"n":"Wish Alchemy","s":67,"u":"wish%20alchemy_lol"},{"n":"Pactbound Dedication","s":40,"u":"pactbound%20dedication_lomm"},{"n":"Rain Of Embers Stance","s":61,"u":"rain%20of%20embers%20stance_lopsg"},{"n":"Ka Stone Ritual","s":63,"u":"ka%20stone%20ritual_lowg"},{"n":"Glass Skin","s":45,"u":"glass%20skin_ooa3"},{"n":"Clockwork Reanimator Dedication","s":45,"u":"clockwork%20reanimator%20dedication_ooa3"},{"n":"Basic Spellcasting","s":65,"u":"basic%20spellcasting_som"},{"n":"Cantrip Casting","s":65,"u":"cantrip%20casting_som"},{"n":"Expert Spellcasting","s":65,"u":"expert%20spellcasting_som"},{"n":"Master Spellcasting","s":65,"u":"master%20spellcasting_som"},{"n":"Reveal True Name","s":65,"u":"reveal%20true%20name_som"},{"n":"Runelord Dedication","s":65,"u":"runelord%20dedication_som"},{"n":"Wellspring Mage Dedication","s":65,"u":"wellspring%20mage%20dedication_som"},{"n":"Cunning Trickster Mask","s":52,"u":"cunning%20trickster%20mask_sot6"},{"n":"Emancipator's Mask","s":52,"u":"emancipator's%20mask_sot6"},{"n":"Grand Medic's Mask","s":52,"u":"grand%20medic's%20mask_sot6"},{"n":"Protective Spirit Mask","s":52,"u":"protective%20spirit%20mask_sot6"},{"n":"Sky Master Mask","s":52,"u":"sky%20master%20mask_sot6"},{"n":"Stalking Feline Mask","s":52,"u":"stalking%20feline%20mask_sot6"},{"n":"Storyteller's Mask","s":52,"u":"storyteller's%20mask_sot6"},{"n":"Thick Hide Mask","s":52,"u":"thick%20hide%20mask_sot6"},{"n":"Tireless Guide's Mask","s":52,"u":"tireless%20guide's%20mask_sot6"},{"n":"Vigilant Mask","s":52,"u":"vigilant%20mask_sot6"}],"1":[{"n":"Adamantine Golem","s":12,"u":"adamantine%20golem_b1"},{"n":"Crimson Worm","s":12,"u":"crimson%20worm_b1"},{"n":"Demilich","s":12,"u":"demilich_b1"},{"n":"Guthallath","s":12,"u":"guthallath_b1"},{"n":"Lesser Death","s":12,"u":"lesser%20death_b1"},{"n":"Lich","s":12,"u":"lich_b1"},{"n":"Mummy Pharaoh","s":12,"u":"mummy%20pharaoh_b1"},{"n":"Phoenix","s":12,"u":"phoenix_b1"},{"n":"Shoggoth","s":12,"u":"shoggoth_b1"},{"n":"Shuln","s":12,"u":"shuln_b1"},{"n":"Terotricus","s":12,"u":"terotricus_b1"},{"n":"Veiled Master","s":12,"u":"veiled%20master_b1"},{"n":"Akata","s":13,"u":"akata_b2"},{"n":"Ancient Brine Dragon","s":13,"u":"ancient%20brine%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":13,"u":"ancient%20cloud%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":13,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ancient Magma Dragon","s":13,"u":"ancient%20magma%20dragon_b2"},{"n":"Ancient Umbral Dragon","s":13,"u":"ancient%20umbral%20dragon_b2"},{"n":"Aolaz","s":13,"u":"aolaz_b2"},{"n":"Bastion Archon","s":13,"u":"bastion%20archon_b2"},{"n":"Carbuncle","s":13,"u":"carbuncle_b2"},{"n":"Hound Of Tindalos","s":13,"u":"hound%20of%20tindalos_b2"},{"n":"Jabberwock","s":13,"u":"jabberwock_b2"},{"n":"Jotund Troll","s":13,"u":"jotund%20troll_b2"},{"n":"Norn","s":13,"u":"norn_b2"},{"n":"Ravener","s":13,"u":"ravener_b2"},{"n":"Ravener Husk","s":13,"u":"ravener%20husk_b2"},{"n":"Sard","s":13,"u":"sard_b2"},{"n":"Sceaduinar","s":13,"u":"sceaduinar_b2"},{"n":"Solar","s":13,"u":"solar_b2"},{"n":"Thrasfyr","s":13,"u":"thrasfyr_b2"},{"n":"Void Zombie","s":13,"u":"void%20zombie_b2"},{"n":"Water Orm","s":13,"u":"water%20orm_b2"},{"n":"Amalgamite","s":14,"u":"amalgamite_b3"},{"n":"Ancient Forest Dragon","s":14,"u":"ancient%20forest%20dragon_b3"},{"n":"Ancient Sea Dragon","s":14,"u":"ancient%20sea%20dragon_b3"},{"n":"Ancient Sky Dragon","s":14,"u":"ancient%20sky%20dragon_b3"},{"n":"Ancient Sovereign Dragon","s":14,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Ancient Underworld Dragon","s":14,"u":"ancient%20underworld%20dragon_b3"},{"n":"Android Infiltrator","s":14,"u":"android%20infiltrator_b3"},{"n":"Angheuvore Flesh-gnawer","s":14,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Arcane Living Rune","s":14,"u":"arcane%20living%20rune_b3"},{"n":"Bone Ship","s":14,"u":"bone%20ship_b3"},{"n":"Brainchild","s":14,"u":"brainchild_b3"},{"n":"Caligni Vanguard","s":14,"u":"caligni%20vanguard_b3"},{"n":"Chyzaedu","s":14,"u":"chyzaedu_b3"},{"n":"Clockwork Dragon","s":14,"u":"clockwork%20dragon_b3"},{"n":"Corrupted Relic","s":14,"u":"corrupted%20relic_b3"},{"n":"Crossroads Guardian","s":14,"u":"crossroads%20guardian_b3"},{"n":"Danava Titan","s":14,"u":"danava%20titan_b3"},{"n":"Elder Sphinx","s":14,"u":"elder%20sphinx_b3"},{"n":"Elder Wyrmwraith","s":14,"u":"elder%20wyrmwraith_b3"},{"n":"Elysian Titan","s":14,"u":"elysian%20titan_b3"},{"n":"Etioling Blightmage","s":14,"u":"etioling%20blightmage_b3"},{"n":"Fortune Eater","s":14,"u":"fortune%20eater_b3"},{"n":"Fossil Golem","s":14,"u":"fossil%20golem_b3"},{"n":"Ghoran Manipulator","s":14,"u":"ghoran%20manipulator_b3"},{"n":"Gliminal","s":14,"u":"gliminal_b3"},{"n":"Green Man","s":14,"u":"green%20man_b3"},{"n":"Grioth Cultist","s":14,"u":"grioth%20cultist_b3"},{"n":"Gurgist Mauler","s":14,"u":"gurgist%20mauler_b3"},{"n":"Hatred Siktempora","s":14,"u":"hatred%20siktempora_b3"},{"n":"Hekatonkheires Titan","s":14,"u":"hekatonkheires%20titan_b3"},{"n":"Kirin","s":14,"u":"kirin_b3"},{"n":"Kuchisake-onna","s":14,"u":"kuchisake-onna_b3"},{"n":"Lifeleecher Brawler","s":14,"u":"lifeleecher%20brawler_b3"},{"n":"Love Siktempora","s":14,"u":"love%20siktempora_b3"},{"n":"Maharaja","s":14,"u":"maharaja_b3"},{"n":"Mezlan","s":14,"u":"mezlan_b3"},{"n":"Misery Siktempora","s":14,"u":"misery%20siktempora_b3"},{"n":"Mithral Golem","s":14,"u":"mithral%20golem_b3"},{"n":"Mothman","s":14,"u":"mothman_b3"},{"n":"Munavri Spellblade","s":14,"u":"munavri%20spellblade_b3"},{"n":"Nosferatu Overlord","s":14,"u":"nosferatu%20overlord_b3"},{"n":"Oil Living Graffiti","s":14,"u":"oil%20living%20graffiti_b3"},{"n":"Ouroboros","s":14,"u":"ouroboros_b3"},{"n":"Owb Prophet","s":14,"u":"owb%20prophet_b3"},{"n":"Phantom Beast","s":14,"u":"phantom%20beast_b3"},{"n":"Quintessivore","s":14,"u":"quintessivore_b3"},{"n":"Shabti Redeemer","s":14,"u":"shabti%20redeemer_b3"},{"n":"Slithering Pit","s":14,"u":"slithering%20pit_b3"},{"n":"Sorcerous Skull Swarm","s":14,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Stheno Harpist","s":14,"u":"stheno%20harpist_b3"},{"n":"Thanatotic Titan","s":14,"u":"thanatotic%20titan_b3"},{"n":"Tidehawk","s":14,"u":"tidehawk_b3"},{"n":"Tolokand","s":14,"u":"tolokand_b3"},{"n":"Toshigami","s":14,"u":"toshigami_b3"},{"n":"Triumph Siktempora","s":14,"u":"triumph%20siktempora_b3"},{"n":"Vilderavn","s":14,"u":"vilderavn_b3"},{"n":"Vishkanya Infiltrator","s":14,"u":"vishkanya%20infiltrator_b3"},{"n":"Wyrmwraith","s":14,"u":"wyrmwraith_b3"},{"n":"Wyrwood Sneak","s":14,"u":"wyrwood%20sneak_b3"},{"n":"Xiuh Couatl","s":14,"u":"xiuh%20couatl_b3"},{"n":"Yithian","s":14,"u":"yithian_b3"},{"n":"Ghastly Bear","s":18,"u":"ghastly%20bear_aoa3"},{"n":"Remnant Of Barzillai","s":18,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Scarlet Triad Sniper","s":18,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Accursed Forge-spurned","s":19,"u":"accursed%20forge-spurned_aoa4"},{"n":"Adult Magma Dragon","s":19,"u":"adult%20magma%20dragon_aoa4"},{"n":"Ancient Magma Dragon","s":19,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Corrupt Guard","s":19,"u":"corrupt%20guard_aoa4"},{"n":"Duergar Slave Lord","s":19,"u":"duergar%20slave%20lord_aoa4"},{"n":"Lazurite-infused Stone Golem","s":19,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Saggorak Poltergeist","s":19,"u":"saggorak%20poltergeist_aoa4"},{"n":"Young Magma Dragon","s":19,"u":"young%20magma%20dragon_aoa4"},{"n":"Immortal Ichor","s":20,"u":"immortal%20ichor_aoa5"},{"n":"Scarlet Triad Enforcer","s":20,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Spiritbound Aluum","s":20,"u":"spiritbound%20aluum_aoa5"},{"n":"Xotanispawn","s":20,"u":"xotanispawn_aoa5"},{"n":"Aiudara Wraith","s":21,"u":"aiudara%20wraith_aoa6"},{"n":"Animated Dragonstorm","s":21,"u":"animated%20dragonstorm_aoa6"},{"n":"Dragonstorm Fire Giant","s":21,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Elder Wyrmwraith","s":21,"u":"elder%20wyrmwraith_aoa6"},{"n":"Hermean Mutant","s":21,"u":"hermean%20mutant_aoa6"},{"n":"Ingnovim's Assistant","s":21,"u":"ingnovim's%20assistant_aoa6"},{"n":"Promise Guard","s":21,"u":"promise%20guard_aoa6"},{"n":"Vazgorlu","s":21,"u":"vazgorlu_aoa6"},{"n":"Wyrmwraith","s":21,"u":"wyrmwraith_aoa6"},{"n":"Copper Hand Rogue","s":23,"u":"copper%20hand%20rogue_aoe2"},{"n":"Dreadsong Dancer","s":23,"u":"dreadsong%20dancer_aoe2"},{"n":"Ofalth Zombie","s":23,"u":"ofalth%20zombie_aoe2"},{"n":"Skinsaw Murderer","s":23,"u":"skinsaw%20murderer_aoe2"},{"n":"Skinsaw Seamer","s":23,"u":"skinsaw%20seamer_aoe2"},{"n":"Ravenile Rager","s":24,"u":"ravenile%20rager_aoe3"},{"n":"Clockwork Amalgam","s":26,"u":"clockwork%20amalgam_aoe5"},{"n":"Minchgorm","s":26,"u":"minchgorm_aoe5"},{"n":"Myrucarx","s":26,"u":"myrucarx_aoe5"},{"n":"Agent Of The Gray Queen","s":27,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Agradaemon","s":27,"u":"agradaemon_aoe6"},{"n":"Baatamidar","s":27,"u":"baatamidar_aoe6"},{"n":"Blune's Illusory Toady","s":27,"u":"blune's%20illusory%20toady_aoe6"},{"n":"Excorion Paragon","s":27,"u":"excorion%20paragon_aoe6"},{"n":"Ghaele Of Kharnas","s":27,"u":"ghaele%20of%20kharnas_aoe6"},{"n":"Graveknight Of Kharnas","s":27,"u":"graveknight%20of%20kharnas_aoe6"},{"n":"Hundun Chaos Mage","s":27,"u":"hundun%20chaos%20mage_aoe6"},{"n":"Living Mural","s":27,"u":"living%20mural_aoe6"},{"n":"Overdrive Imentesh","s":27,"u":"overdrive%20imentesh_aoe6"},{"n":"Rhevanna","s":27,"u":"rhevanna_aoe6"},{"n":"Slithering Rift","s":27,"u":"slithering%20rift_aoe6"},{"n":"Corpselight","s":28,"u":"corpselight_av1"},{"n":"Voidglutton","s":28,"u":"voidglutton_av1"},{"n":"Bright Walker","s":30,"u":"bright%20walker_av3"},{"n":"Caligni Defender","s":30,"u":"caligni%20defender_av3"},{"n":"Elder Child Of Belcorra","s":30,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Voidbracken Chuul","s":30,"u":"voidbracken%20chuul_av3"},{"n":"Pale Stranger","s":10,"u":"pale%20stranger_botd"},{"n":"Pale Sovereign","s":10,"u":"pale%20sovereign_botd"},{"n":"Fluxwraith","s":10,"u":"fluxwraith_botd"},{"n":"Daqqanoenyent","s":10,"u":"daqqanoenyent_botd"},{"n":"Child of Urgathoa","s":10,"u":"child%20of%20urgathoa_botd"},{"n":"Gholdako","s":10,"u":"gholdako_botd"},{"n":"Horde Lich","s":10,"u":"horde%20lich_botd"},{"n":"Runecarved Lich","s":10,"u":"runecarved%20lich_botd"},{"n":"Little Man in the Woods","s":10,"u":"little%20man%20in%20the%20woods_botd"},{"n":"Shadern Immolator","s":10,"u":"shadern%20immolator_botd"},{"n":"Jitterbone Contortionist","s":10,"u":"jitterbone%20contortionist_botd"},{"n":"Relictner Eroder","s":10,"u":"relictner%20eroder_botd"},{"n":"Iroran Mummy","s":10,"u":"iroran%20mummy_botd"},{"n":"Siabrae","s":10,"u":"siabrae_botd"},{"n":"Queen Sluagh","s":10,"u":"queen%20sluagh_botd"},{"n":"Wight Commander","s":10,"u":"wight%20commander_botd"},{"n":"Zuipnyrn","s":32,"u":"zuipnyrn_ec2"},{"n":"Bitter Truth Bandit","s":9,"u":"bitter%20truth%20bandit_ec3"},{"n":"Bugul Noz","s":9,"u":"bugul%20noz_ec3"},{"n":"Hooklimb Xulgath","s":9,"u":"hooklimb%20xulgath_ec3"},{"n":"Resin-seep Xulgath","s":9,"u":"resin-seep%20xulgath_ec3"},{"n":"Shoony Hierarch","s":9,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Militia Member","s":9,"u":"shoony%20militia%20member_ec3"},{"n":"Shoony Tiller","s":9,"u":"shoony%20tiller_ec3"},{"n":"Swardlands Delinquent","s":9,"u":"swardlands%20delinquent_ec3"},{"n":"Qurashith","s":33,"u":"qurashith_ec4"},{"n":"Sodden Sentinels","s":33,"u":"sodden%20sentinels_ec4"},{"n":"Wight Cultist","s":33,"u":"wight%20cultist_ec4"},{"n":"Ammut","s":34,"u":"ammut_ec5"},{"n":"Ararda","s":34,"u":"ararda_ec5"},{"n":"Muurfeli","s":34,"u":"muurfeli_ec5"},{"n":"Raptor Guard Wight","s":34,"u":"raptor%20guard%20wight_ec5"},{"n":"Vitalia","s":34,"u":"vitalia_ec5"},{"n":"Barking Stag","s":35,"u":"barking%20stag_ec6"},{"n":"Convergent Giant Eagle","s":35,"u":"convergent%20giant%20eagle_ec6"},{"n":"Convergent Soldier","s":35,"u":"convergent%20soldier_ec6"},{"n":"Elysian Sheep","s":35,"u":"elysian%20sheep_ec6"},{"n":"Elysian Titan","s":35,"u":"elysian%20titan_ec6"},{"n":"Thanatotic Titan","s":35,"u":"thanatotic%20titan_ec6"},{"n":"Xulgath Thoughtmaw","s":35,"u":"xulgath%20thoughtmaw_ec6"},{"n":"Icy Rats","s":36,"u":"icy%20rats_fop"},{"n":"Mutant Wolves","s":36,"u":"mutant%20wolves_fop"},{"n":"Caustic Monitor","s":37,"u":"caustic%20monitor_frp1"},{"n":"Dread Roc","s":37,"u":"dread%20roc_frp1"},{"n":"Elder Cauthooj","s":37,"u":"elder%20cauthooj_frp1"},{"n":"Mammoth Turtle","s":37,"u":"mammoth%20turtle_frp1"},{"n":"Planar Terra-cotta Soldier","s":37,"u":"planar%20terra-cotta%20soldier_frp1"},{"n":"Planar Terra-cotta Squadron","s":37,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Tyrannosaurus Imperator","s":37,"u":"tyrannosaurus%20imperator_frp1"},{"n":"Amihan","s":38,"u":"amihan_frp2"},{"n":"Maalya","s":38,"u":"maalya_frp2"},{"n":"Master Xun","s":38,"u":"master%20xun_frp2"},{"n":"Melodic Squall","s":38,"u":"melodic%20squall_frp2"},{"n":"Peng","s":38,"u":"peng_frp2"},{"n":"Portal Eater","s":38,"u":"portal%20eater_frp2"},{"n":"Rivka","s":38,"u":"rivka_frp2"},{"n":"Sixth Pillar Student","s":38,"u":"sixth%20pillar%20student_frp2"},{"n":"Canopy Elder","s":39,"u":"canopy%20elder_frp3"},{"n":"Desecrated Guardian","s":39,"u":"desecrated%20guardian_frp3"},{"n":"Flying Mountain Kaminari","s":39,"u":"flying%20mountain%20kaminari_frp3"},{"n":"Inmyeonjo","s":39,"u":"inmyeonjo_frp3"},{"n":"Orochi","s":39,"u":"orochi_frp3"},{"n":"Rai Sho Disciple","s":39,"u":"rai%20sho%20disciple_frp3"},{"n":"Rai Sho Postulant","s":39,"u":"rai%20sho%20postulant_frp3"},{"n":"Spirit Turtle","s":39,"u":"spirit%20turtle_frp3"},{"n":"Stone Sister","s":6,"u":"stone%20sister_loil"},{"n":"Quantium Golem","s":6,"u":"quantium%20golem_loil"},{"n":"Clockwork Cannoneer","s":6,"u":"clockwork%20cannoneer_loil"},{"n":"Fleshforged Dreadnought","s":6,"u":"fleshforged%20dreadnought_loil"},{"n":"Kashrishi Evaluator","s":6,"u":"kashrishi%20evaluator_loil"},{"n":"Ratajin Mastermind","s":6,"u":"ratajin%20mastermind_loil"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Howling Spawn","s":40,"u":"howling%20spawn_lomm"},{"n":"Grisantian Lion","s":40,"u":"grisantian%20lion_lomm"},{"n":"Spawn of Kothogaz","s":40,"u":"spawn%20of%20kothogaz_lomm"},{"n":"Krampus Celebrant","s":40,"u":"krampus%20celebrant_lomm"},{"n":"Gray Gardener Enforcer","s":42,"u":"gray%20gardener%20enforcer_ngd"},{"n":"Gray Gardener Assassin","s":42,"u":"gray%20gardener%20assassin_ngd"},{"n":"Gray Gardener Director General","s":42,"u":"gray%20gardener%20director%20general_ngd"},{"n":"Guillotine Golem","s":42,"u":"guillotine%20golem_ngd"},{"n":"Worm Prophet","s":42,"u":"worm%20prophet_ngd"},{"n":"Conqueror Worm","s":42,"u":"conqueror%20worm_ngd"},{"n":"Gray Death","s":42,"u":"gray%20death_ngd"},{"n":"Riekanoy","s":42,"u":"riekanoy_ngd"},{"n":"Chakanaj","s":42,"u":"chakanaj_ngd"},{"n":"Tumblak","s":42,"u":"tumblak_ngd"},{"n":"Followers of Shumfallow","s":43,"u":"followers%20of%20shumfallow_ooa1"},{"n":"Yeast Ooze","s":43,"u":"yeast%20ooze_ooa1"},{"n":"Clockwork Door Warden","s":44,"u":"clockwork%20door%20warden_ooa2"},{"n":"Chimeric Manticore","s":44,"u":"chimeric%20manticore_ooa2"},{"n":"Gilded Gunner Assassins","s":44,"u":"gilded%20gunner%20assassins_ooa2"},{"n":"Gilded Gunner Safecrackers","s":44,"u":"gilded%20gunner%20safecrackers_ooa2"},{"n":"Clockwork Sphinx","s":44,"u":"clockwork%20sphinx_ooa2"},{"n":"Daelum","s":44,"u":"daelum_ooa2"},{"n":"Smog Giant","s":44,"u":"smog%20giant_ooa2"},{"n":"Mutant Giant Toad","s":44,"u":"mutant%20giant%20toad_ooa2"},{"n":"Mutant Desert Drake","s":44,"u":"mutant%20desert%20drake_ooa2"},{"n":"Scarecophagus","s":44,"u":"scarecophagus_ooa2"},{"n":"Trapjaw Tangle","s":44,"u":"trapjaw%20tangle_ooa2"},{"n":"Clockwork Puppeteer","s":45,"u":"clockwork%20puppeteer_ooa3"},{"n":"Cranium Preserver","s":45,"u":"cranium%20preserver_ooa3"},{"n":"Pyronite Ooze","s":45,"u":"pyronite%20ooze_ooa3"},{"n":"Bramble Champion Construct","s":47,"u":"bramble%20champion%20construct_sot1"},{"n":"Shieldbearer Construct","s":47,"u":"shieldbearer%20construct_sot1"},{"n":"Sicklehand Construct","s":47,"u":"sicklehand%20construct_sot1"},{"n":"Umbo","s":47,"u":"umbo_sot1"},{"n":"Mpeshi","s":48,"u":"mpeshi_sot2"},{"n":"Avatar of Walkena","s":50,"u":"avatar%20of%20walkena_sot4"},{"n":"Gold Defender","s":50,"u":"gold%20defender_sot4"},{"n":"Gold Defender Garrison","s":50,"u":"gold%20defender%20garrison_sot4"},{"n":"Grave Karina","s":50,"u":"grave%20karina_sot4"},{"n":"Reborn Sun Hunter","s":50,"u":"reborn%20sun%20hunter_sot4"},{"n":"Reborn Sun Mage","s":50,"u":"reborn%20sun%20mage_sot4"},{"n":"Reborn Sun Warrior","s":50,"u":"reborn%20sun%20warrior_sot4"},{"n":"Soul Swarms","s":50,"u":"soul%20swarms_sot4"},{"n":"Contemplative Meditant","s":51,"u":"contemplative%20meditant_sot5"},{"n":"Contemplative Mentor","s":51,"u":"contemplative%20mentor_sot5"},{"n":"Crimson Acolyte","s":51,"u":"crimson%20acolyte_sot5"},{"n":"Formian Mageslayer","s":51,"u":"formian%20mageslayer_sot5"},{"n":"Ravager of Tindalos","s":51,"u":"ravager%20of%20tindalos_sot5"},{"n":"Spawn of Taon","s":51,"u":"spawn%20of%20taon_sot5"},{"n":"Alapolo","s":52,"u":"alapolo_sot6"},{"n":"Alate Ant","s":52,"u":"alate%20ant_sot6"},{"n":"Aspect of Hunger","s":52,"u":"aspect%20of%20hunger_sot6"},{"n":"Cataclysm Beetle","s":52,"u":"cataclysm%20beetle_sot6"},{"n":"Chromatic Ooze","s":52,"u":"chromatic%20ooze_sot6"},{"n":"Clockwork Clock Tower","s":52,"u":"clockwork%20clock%20tower_sot6"},{"n":"Crawling Slurry","s":52,"u":"crawling%20slurry_sot6"},{"n":"Hivebound Arboreal","s":52,"u":"hivebound%20arboreal_sot6"},{"n":"Ironclad Annihilator Beetle","s":52,"u":"ironclad%20annihilator%20beetle_sot6"},{"n":"Lignified Adamantine Golem","s":52,"u":"lignified%20adamantine%20golem_sot6"},{"n":"Red Commander Ant","s":52,"u":"red%20commander%20ant_sot6"},{"n":"Red Guard Ant","s":52,"u":"red%20guard%20ant_sot6"},{"n":"Slana","s":52,"u":"slana_sot6"},{"n":"Ta'apundo","s":52,"u":"ta'apundo_sot6"},{"n":"Thorn Guardian","s":52,"u":"thorn%20guardian_sot6"},{"n":"Wereant Disciple","s":52,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":52,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":52,"u":"wereant%20sentinel_sot6"}],"2":[{"n":"Rod Of Cancellation","s":4,"u":"rod%20of%20cancellation_apg"},{"n":"Demilich Eye Gem","s":12,"u":"demilich%20eye%20gem_b1"},{"n":"Lich Phylactery","s":12,"u":"lich%20phylactery_b1"},{"n":"Antimagic Oil","s":5,"u":"antimagic%20oil_crb"},{"n":"Indestructible Shield","s":5,"u":"indestructible%20shield_crb"},{"n":"Luck Blade","s":5,"u":"luck%20blade%20(generic)_crb"},{"n":"Orichalcum","s":5,"u":"orichalcum%20(generic)_crb"},{"n":"Orichalcum Armor","s":5,"u":"orichalcum%20armor%20(generic)_crb"},{"n":"Orichalcum Shield","s":5,"u":"orichalcum%20shield%20(generic)_crb"},{"n":"Orichalcum Weapon","s":5,"u":"orichalcum%20weapon%20(generic)_crb"},{"n":"Ring of Spell Turning","s":5,"u":"ring%20of%20spell%20turning_crb"},{"n":"Rod of Wonder","s":5,"u":"rod%20of%20wonder_crb"},{"n":"Sky Hammer","s":5,"u":"sky%20hammer_crb"},{"n":"Speed","s":5,"u":"speed_crb"},{"n":"Staff of Power","s":5,"u":"staff%20of%20power_crb"},{"n":"Staff of the Magi","s":5,"u":"staff%20of%20the%20magi_crb"},{"n":"Vorpal","s":5,"u":"vorpal_crb"},{"n":"Whisper of the First Lie","s":5,"u":"whisper%20of%20the%20first%20lie_crb"},{"n":"Arrow Attracting","s":15,"u":"arrow%20attracting_gmg"},{"n":"Arsonous","s":15,"u":"arsonous_gmg"},{"n":"Backbiting","s":15,"u":"backbiting_gmg"},{"n":"Bag Of Devouring","s":15,"u":"bag%20of%20devouring_gmg"},{"n":"Bag Of Weasels","s":15,"u":"bag%20of%20weasels_gmg"},{"n":"Bloodbiter","s":15,"u":"bloodbiter_gmg"},{"n":"Boots Of Dancing","s":15,"u":"boots%20of%20dancing_gmg"},{"n":"Cloak Of Immolation","s":15,"u":"cloak%20of%20immolation_gmg"},{"n":"Deck Of Many Things","s":15,"u":"deck%20of%20many%20things_gmg"},{"n":"Degenerating","s":15,"u":"degenerating_gmg"},{"n":"Dependent","s":15,"u":"dependent_gmg"},{"n":"Dreary","s":15,"u":"dreary_gmg"},{"n":"Elder Sign","s":15,"u":"elder%20sign_gmg"},{"n":"Erratic Transposing","s":15,"u":"erratic%20transposing_gmg"},{"n":"Forgefather's Seal","s":15,"u":"forgefather's%20seal_gmg"},{"n":"Genius Diadem","s":15,"u":"genius%20diadem_gmg"},{"n":"Gloves Of Carelessness","s":15,"u":"gloves%20of%20carelessness_gmg"},{"n":"Grandstanding","s":15,"u":"grandstanding_gmg"},{"n":"Martyr's Shield","s":15,"u":"martyr's%20shield_gmg"},{"n":"Medusa Armor","s":15,"u":"medusa%20armor_gmg"},{"n":"Monkey's Paw","s":15,"u":"monkey's%20paw_gmg"},{"n":"Necklace Of Strangulation","s":15,"u":"necklace%20of%20strangulation_gmg"},{"n":"Overdramatic","s":15,"u":"overdramatic_gmg"},{"n":"Philosopher's Extractor","s":15,"u":"philosopher's%20extractor_gmg"},{"n":"Poisonous Cloak","s":15,"u":"poisonous%20cloak%20(generic)_gmg"},{"n":"Raucous","s":15,"u":"raucous_gmg"},{"n":"Ravenous","s":15,"u":"ravenous_gmg"},{"n":"Ring Of Truth","s":15,"u":"ring%20of%20truth_gmg"},{"n":"Shot Of The First Vault","s":15,"u":"shot%20of%20the%20first%20vault_gmg"},{"n":"Singing Sword","s":15,"u":"singing%20sword_gmg"},{"n":"Sphere Of Annihilation","s":15,"u":"sphere%20of%20annihilation_gmg"},{"n":"Staining","s":15,"u":"staining_gmg"},{"n":"Stone Of Weight","s":15,"u":"stone%20of%20weight_gmg"},{"n":"Talisman Of The Sphere","s":15,"u":"talisman%20of%20the%20sphere_gmg"},{"n":"Withering","s":15,"u":"withering_gmg"},{"n":"Hunter's Arrowhead","s":16,"u":"hunter's%20arrowhead_aoa1"},{"n":"Addlebrain","s":18,"u":"addlebrain_aoa3"},{"n":"Bellflower Toolbelt","s":18,"u":"bellflower%20toolbelt_aoa3"},{"n":"Dreamstone, Cursed","s":18,"u":"dreamstone%2c%20cursed_aoa3"},{"n":"Gourd Home","s":18,"u":"gourd%20home_aoa3"},{"n":"Ancestral Echoing","s":19,"u":"ancestral%20echoing_aoa4"},{"n":"Dragonscale Amulet","s":19,"u":"dragonscale%20amulet_aoa4"},{"n":"Reforging Shield","s":19,"u":"reforging%20shield_aoa4"},{"n":"Rock-braced","s":19,"u":"rock-braced_aoa4"},{"n":"Nightmare Salt","s":20,"u":"nightmare%20salt_aoa5"},{"n":"Orb Shard","s":21,"u":"orb%20shard_aoa6"},{"n":"Barbed Vest","s":24,"u":"barbed%20vest_aoe3"},{"n":"Blackfinger Blight","s":24,"u":"blackfinger%20blight_aoe3"},{"n":"Blade Of The Rabbit Prince","s":25,"u":"blade%20of%20the%20rabbit%20prince_aoe4"},{"n":"Hardened Harrow Deck","s":25,"u":"hardened%20harrow%20deck_aoe4"},{"n":"Cauldron Of Nightmares","s":26,"u":"cauldron%20of%20nightmares_aoe5"},{"n":"Clockwork Helm","s":26,"u":"clockwork%20helm_aoe5"},{"n":"Clockwork Rejuvenator","s":26,"u":"clockwork%20rejuvenator_aoe5"},{"n":"Forgotten Shell","s":26,"u":"forgotten%20shell_aoe5"},{"n":"Fungal Armor","s":26,"u":"fungal%20armor_aoe5"},{"n":"Gearblade","s":26,"u":"gearblade_aoe5"},{"n":"Ring Of Recalcitrant Wishes","s":27,"u":"ring%20of%20recalcitrant%20wishes_aoe6"},{"n":"Warpglass","s":27,"u":"warpglass%20(generic)_aoe6"},{"n":"Warpglass Weapon","s":27,"u":"warpglass%20weapon%20(generic)_aoe6"},{"n":"Lantern Of Empty Light","s":28,"u":"lantern%20of%20empty%20light_av1"},{"n":"The Whispering Reeds","s":28,"u":"the%20whispering%20reeds_av1"},{"n":"Devil's Luck","s":29,"u":"devil's%20luck_av2"},{"n":"Drover's Band","s":29,"u":"drover's%20band_av2"},{"n":"Ichthyosis Mutagen","s":29,"u":"ichthyosis%20mutagen_av2"},{"n":"Icy Disposition","s":29,"u":"icy%20disposition_av2"},{"n":"Pact Of Blood-taking","s":29,"u":"pact%20of%20blood-taking_av2"},{"n":"Right Of Retribution","s":29,"u":"right%20of%20retribution_av2"},{"n":"Sloughing Toxin","s":29,"u":"sloughing%20toxin_av2"},{"n":"Soul Cage","s":10,"u":"soul%20cage_botd"},{"n":"Celestial Peachwood Sword","s":10,"u":"celestial%20peachwood%20sword_botd"},{"n":"Wine of the Blood","s":11,"u":"wine%20of%20the%20blood_da"},{"n":"Compass of Transpositional Awareness","s":11,"u":"compass%20of%20transpositional%20awareness_da"},{"n":"Gift of the Poisoned Heart","s":11,"u":"gift%20of%20the%20poisoned%20heart_da"},{"n":"Bottomless Purse","s":11,"u":"bottomless%20purse_da"},{"n":"Cryolite Eye","s":11,"u":"cryolite%20eye_da"},{"n":"Hand-Hewed Face","s":11,"u":"hand-hewed%20face_da"},{"n":"Key to the Stomach","s":11,"u":"key%20to%20the%20stomach_da"},{"n":"Lost Ember","s":11,"u":"lost%20ember_da"},{"n":"Stone of Unrivaled Skill","s":11,"u":"stone%20of%20unrivaled%20skill_da"},{"n":"Vial of the Immortal Wellspring","s":11,"u":"vial%20of%20the%20immortal%20wellspring_da"},{"n":"Self-Emptying Pocket","s":11,"u":"self-emptying%20pocket_da"},{"n":"Horn of the Aoyin","s":11,"u":"horn%20of%20the%20aoyin_da"},{"n":"Baleblood Draft","s":11,"u":"baleblood%20draft_da"},{"n":"Swirling Sand","s":11,"u":"swirling%20sand_da"},{"n":"Moonstone Diadem","s":32,"u":"moonstone%20diadem_ec2"},{"n":"Shoony Shovel","s":9,"u":"shoony%20shovel_ec3"},{"n":"Noxious Jerkin","s":33,"u":"noxious%20jerkin_ec4"},{"n":"Heedless Spurs","s":34,"u":"heedless%20spurs_ec5"},{"n":"Ambrosia Of Undying Hope","s":35,"u":"ambrosia%20of%20undying%20hope_ec6"},{"n":"Celestial Hair","s":35,"u":"celestial%20hair_ec6"},{"n":"Locket Of Sealed Nightmares","s":35,"u":"locket%20of%20sealed%20nightmares_ec6"},{"n":"Panacea Fruit","s":35,"u":"panacea%20fruit_ec6"},{"n":"Bort's Blessing","s":36,"u":"bort's%20blessing_fop"},{"n":"Phoenix Fighting Fan","s":37,"u":"phoenix%20fighting%20fan_frp1"},{"n":"Phoenix Necklace","s":37,"u":"phoenix%20necklace_frp1"},{"n":"Cape Of The Open Sky","s":38,"u":"cape%20of%20the%20open%20sky_frp2"},{"n":"Sky-piercing Bow","s":38,"u":"sky-piercing%20bow_frp2"},{"n":"Alkenstar Cannon","s":2,"u":"alkenstar%20cannon_g%26g"},{"n":"Animate Dreamer","s":2,"u":"animate%20dreamer_g%26g"},{"n":"Arboreal's Revenge","s":2,"u":"arboreal's%20revenge_g%26g"},{"n":"Boastful Hunter","s":2,"u":"boastful%20hunter_g%26g"},{"n":"Death Coil","s":2,"u":"death%20coil_g%26g"},{"n":"Duchy Defender","s":2,"u":"duchy%20defender_g%26g"},{"n":"Electrocable","s":2,"u":"electrocable_g%26g"},{"n":"Electromuscular Stimulator","s":2,"u":"electromuscular%20stimulator_g%26g"},{"n":"Galvanic Mortal Coil","s":2,"u":"galvanic%20mortal%20coil_g%26g"},{"n":"Galvasphere","s":2,"u":"galvasphere_g%26g"},{"n":"Immolation Clan Pistol","s":2,"u":"immolation%20clan%20pistol_g%26g"},{"n":"Light Writer","s":2,"u":"light%20writer_g%26g"},{"n":"Net Launcher","s":2,"u":"net%20launcher_g%26g"},{"n":"Pact-bound Pistol","s":2,"u":"pact-bound%20pistol_g%26g"},{"n":"Pistol Of Wonder","s":2,"u":"pistol%20of%20wonder_g%26g"},{"n":"Printing Press","s":2,"u":"printing%20press_g%26g"},{"n":"Sambuca","s":2,"u":"sambuca_g%26g"},{"n":"Shockguard Coil","s":2,"u":"shockguard%20coil_g%26g"},{"n":"Spirit Snare","s":2,"u":"spirit%20snare_g%26g"},{"n":"Spirit-Singer","s":2,"u":"spirit-singer%20(generic)_g%26g"},{"n":"Steam Winch","s":2,"u":"steam%20winch_g%26g"},{"n":"Steamflight Pack","s":2,"u":"steamflight%20pack_g%26g"},{"n":"Steelheart 21","s":2,"u":"steelheart%2021_g%26g"},{"n":"Storm Chair","s":2,"u":"storm%20chair_g%26g"},{"n":"Sunken Pistol","s":2,"u":"sunken%20pistol_g%26g"},{"n":"Tiger's Claw","s":2,"u":"tiger's%20claw_g%26g"},{"n":"Violet Ray","s":2,"u":"violet%20ray_g%26g"},{"n":"Wind-up Wings","s":2,"u":"wind-up%20wings%20(generic)_g%26g"},{"n":"Glorious Plate","s":7,"u":"glorious%20plate_locg"},{"n":"Defiled Costa","s":6,"u":"defiled%20costa%20(generic)_loil"},{"n":"Sunflower Censer","s":6,"u":"sunflower%20censer_loil"},{"n":"Condensed Mana","s":6,"u":"condensed%20mana_loil"},{"n":"Cube of Force","s":6,"u":"cube%20of%20force_loil"},{"n":"Thoughtwhip Claw","s":6,"u":"thoughtwhip%20claw_loil"},{"n":"Armor of the Holy Warrior","s":60,"u":"armor%20of%20the%20holy%20warrior_lokl"},{"n":"Addiction Suppressant","s":67,"u":"addiction%20suppressant%20(generic)_lol"},{"n":"Alchemical Atomizer","s":67,"u":"alchemical%20atomizer_lol"},{"n":"Applereed Mutagen","s":67,"u":"applereed%20mutagen%20(generic)_lol"},{"n":"Celestial Peach","s":67,"u":"celestial%20peach%20(generic)_lol"},{"n":"Clockwork Recorder","s":67,"u":"clockwork%20recorder_lol"},{"n":"Deepdread Claw","s":67,"u":"deepdread%20claw_lol"},{"n":"Fiendish Teleportation","s":67,"u":"fiendish%20teleportation_lol"},{"n":"Honeyscent","s":67,"u":"honeyscent_lol"},{"n":"Hype","s":67,"u":"hype_lol"},{"n":"Infernal Health","s":67,"u":"infernal%20health_lol"},{"n":"Lovers' Ink","s":67,"u":"lovers'%20ink_lol"},{"n":"Palm Crossbow","s":67,"u":"palm%20crossbow_lol"},{"n":"Plasma Hype","s":67,"u":"plasma%20hype_lol"},{"n":"Ruby String","s":67,"u":"ruby%20string_lol"},{"n":"Sovereign Steel","s":67,"u":"sovereign%20steel%20(generic)_lol"},{"n":"Sovereign Steel Armor","s":67,"u":"sovereign%20steel%20armor%20(generic)_lol"},{"n":"Sovereign Steel Weapon","s":67,"u":"sovereign%20steel%20weapon%20(generic)_lol"},{"n":"Starshot Arrow","s":67,"u":"starshot%20arrow%20(generic)_lol"},{"n":"Sun Orchid Poultice","s":67,"u":"sun%20orchid%20poultice_lol"},{"n":"Swamp Lily Quilt","s":67,"u":"swamp%20lily%20quilt_lol"},{"n":"Unending Youth","s":67,"u":"unending%20youth_lol"},{"n":"Vaccine","s":67,"u":"vaccine%20(generic)_lol"},{"n":"Vestige Lenses","s":67,"u":"vestige%20lenses_lol"},{"n":"Jahan Waystone","s":0,"u":"jahan%20waystone_lome"},{"n":"Oath Of The Devoted","s":0,"u":"oath%20of%20the%20devoted_lome"},{"n":"Grisantian Pelt","s":40,"u":"grisantian%20pelt%20(generic)_lomm"},{"n":"Grisantian Pelt Armor","s":40,"u":"grisantian%20pelt%20armor%20(generic)_lomm"},{"n":"Golden Rod Memento","s":40,"u":"golden%20rod%20memento_lomm"},{"n":"Gamepiece Chariot","s":40,"u":"gamepiece%20chariot_lomm"},{"n":"Sandstorm Top","s":40,"u":"sandstorm%20top_lomm"},{"n":"Abysium","s":8,"u":"abysium%20(generic)_lotgb"},{"n":"Abysium Armor","s":8,"u":"abysium%20armor%20(generic)_lotgb"},{"n":"Abysium Powder","s":8,"u":"abysium%20powder_lotgb"},{"n":"Abysium Shield","s":8,"u":"abysium%20shield%20(generic)_lotgb"},{"n":"Abysium Weapon","s":8,"u":"abysium%20weapon%20(generic)_lotgb"},{"n":"Clockwork Heels","s":8,"u":"clockwork%20heels_lotgb"},{"n":"Djezet","s":8,"u":"djezet%20(generic)_lotgb"},{"n":"Djezet Armor","s":8,"u":"djezet%20armor%20(generic)_lotgb"},{"n":"Djezet Dose","s":8,"u":"djezet%20dose_lotgb"},{"n":"Djezet Shield","s":8,"u":"djezet%20shield%20(generic)_lotgb"},{"n":"Djezet Weapon","s":8,"u":"djezet%20weapon%20(generic)_lotgb"},{"n":"Inubrix","s":8,"u":"inubrix%20(generic)_lotgb"},{"n":"Inubrix Armor","s":8,"u":"inubrix%20armor%20(generic)_lotgb"},{"n":"Inubrix Shield","s":8,"u":"inubrix%20shield%20(generic)_lotgb"},{"n":"Inubrix Weapon","s":8,"u":"inubrix%20weapon%20(generic)_lotgb"},{"n":"Noqual","s":8,"u":"noqual%20(generic)_lotgb"},{"n":"Noqual Armor","s":8,"u":"noqual%20armor%20(generic)_lotgb"},{"n":"Noqual Shield","s":8,"u":"noqual%20shield%20(generic)_lotgb"},{"n":"Noqual Weapon","s":8,"u":"noqual%20weapon%20(generic)_lotgb"},{"n":"Periscopic Viewfinder","s":8,"u":"periscopic%20viewfinder_lotgb"},{"n":"Recovery Bladder","s":8,"u":"recovery%20bladder_lotgb"},{"n":"Siccatite","s":8,"u":"siccatite%20(generic)_lotgb"},{"n":"Siccatite Armor","s":8,"u":"siccatite%20armor%20(generic)_lotgb"},{"n":"Siccatite Shield","s":8,"u":"siccatite%20shield%20(generic)_lotgb"},{"n":"Siccatite Weapon","s":8,"u":"siccatite%20weapon%20(generic)_lotgb"},{"n":"Final Blade","s":63,"u":"final%20blade_lowg"},{"n":"Sun Orchid Elixir","s":63,"u":"sun%20orchid%20elixir_lowg"},{"n":"Granny's Hedge Trimmer","s":41,"u":"granny's%20hedge%20trimmer_ltiba"},{"n":"Nosoi Charm","s":42,"u":"nosoi%20charm_ngd"},{"n":"Pyronite","s":44,"u":"pyronite_ooa2"},{"n":"Erraticannon","s":45,"u":"erraticannon_ooa3"},{"n":"Communication Pendants","s":68,"u":"communication%20pendants_pfum"},{"n":"Clinging Ooze Snare","s":68,"u":"clinging%20ooze%20snare_pfum"},{"n":"Wand of Caustic Effluence","s":68,"u":"wand%20of%20caustic%20effluence_pfum"},{"n":"Librarian's Baton","s":68,"u":"librarian's%20baton_pfum"},{"n":"Demolishing","s":68,"u":"demolishing_pfum"},{"n":"Empathic Cords","s":68,"u":"empathic%20cords_pfum"},{"n":"True Name Amulet","s":65,"u":"true%20name%20amulet%20(generic)_som"},{"n":"Ixamè's Eye","s":49,"u":"ixam%c3%a8's%20eye_sot3"},{"n":"Red-Rib Gill Mask","s":49,"u":"red-rib%20gill%20mask%20(generic)_sot3"},{"n":"Golden Blade of Mzali","s":50,"u":"golden%20blade%20of%20mzali_sot4"},{"n":"Halcyon Heart","s":52,"u":"halcyon%20heart_sot6"},{"n":"Sun Wheel","s":53,"u":"sun%20wheel_tio"},{"n":"Clockwork Macuahuitl","s":8,"u":"clockwork%20macuahuitl_lotgb"},{"n":"Shobhad Longrifle","s":51,"u":"shobhad%20longrifle_sot5"}],"3":[{"n":"Antimagic Field","s":5,"u":"antimagic%20field_crb"},{"n":"Forgotten Lines","s":18,"u":"forgotten%20lines_aoa3"},{"n":"Silver's Refrain","s":18,"u":"silver's%20refrain_aoa3"},{"n":"Electrified Crystal Ward","s":19,"u":"electrified%20crystal%20ward_aoa4"},{"n":"Divinity Leech","s":27,"u":"divinity%20leech_aoe6"},{"n":"Prismatic Shield","s":27,"u":"prismatic%20shield_aoe6"},{"n":"Worm's Repast","s":28,"u":"worm's%20repast_av1"},{"n":"Cinder Gaze","s":11,"u":"cinder%20gaze_da"},{"n":"Pact Broker","s":11,"u":"pact%20broker_da"},{"n":"Return the Favor","s":11,"u":"return%20the%20favor_da"},{"n":"Over the Coals","s":11,"u":"over%20the%20coals_da"},{"n":"Summon Irii","s":11,"u":"summon%20irii_da"},{"n":"Euphoric Renewal","s":11,"u":"euphoric%20renewal_da"},{"n":"Frenzied Revelry","s":11,"u":"frenzied%20revelry_da"},{"n":"Hollow Heart","s":11,"u":"hollow%20heart_da"},{"n":"Isolation","s":11,"u":"isolation_da"},{"n":"Inevitable Destination","s":11,"u":"inevitable%20destination_da"},{"n":"Purifying Veil","s":11,"u":"purifying%20veil_da"},{"n":"Shaken Confidence","s":11,"u":"shaken%20confidence_da"},{"n":"String of Fate","s":11,"u":"string%20of%20fate_da"},{"n":"Victory Cry","s":11,"u":"victory%20cry_da"},{"n":"Weaponize Secret","s":11,"u":"weaponize%20secret_da"},{"n":"Wind Whispers","s":11,"u":"wind%20whispers_da"},{"n":"Wordsmith","s":11,"u":"wordsmith_da"},{"n":"Summon Ancient Fleshforged","s":6,"u":"summon%20ancient%20fleshforged_loil"},{"n":"Detect Creator","s":60,"u":"detect%20creator_lokl"},{"n":"Achaekek's Clutch","s":67,"u":"achaekek's%20clutch_lol"},{"n":"All Is One, One Is All","s":67,"u":"all%20is%20one%2c%20one%20is%20all_lol"},{"n":"Aromatic Lure","s":67,"u":"aromatic%20lure_lol"},{"n":"Glacial Heart","s":67,"u":"glacial%20heart_lol"},{"n":"Halcyon Infusion","s":67,"u":"halcyon%20infusion_lol"},{"n":"Rebounding Barrier","s":67,"u":"rebounding%20barrier_lol"},{"n":"Shall Not Falter, Shall Not Rout","s":67,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol"},{"n":"Spirit Object","s":67,"u":"spirit%20object_lol"},{"n":"Buzzing Bites","s":40,"u":"buzzing%20bites_lomm"},{"n":"Catch Your Name","s":65,"u":"catch%20your%20name_som"},{"n":"Compel True Name","s":65,"u":"compel%20true%20name_som"},{"n":"Invoke True Name","s":65,"u":"invoke%20true%20name_som"},{"n":"Summon Kaiju","s":65,"u":"summon%20kaiju_som"},{"n":"Return to Essence","s":51,"u":"return%20to%20essence_sot5"},{"n":"Temporal Ward","s":51,"u":"temporal%20ward_sot5"}],"7":[{"n":"Amnesiac","s":4,"u":"amnesiac_apg"},{"n":"Blessed","s":4,"u":"blessed_apg"},{"n":"Cursed","s":4,"u":"cursed_apg"},{"n":"Feral Child","s":4,"u":"feral%20child_apg"},{"n":"Feybound","s":4,"u":"feybound_apg"},{"n":"Haunted","s":4,"u":"haunted_apg"},{"n":"Returned","s":4,"u":"returned_apg"},{"n":"Royalty","s":4,"u":"royalty_apg"},{"n":"Aiudara Seeker","s":21,"u":"aiudara%20seeker_aoa6"},{"n":"Hermean Heritor","s":21,"u":"hermean%20heritor_aoa6"},{"n":"Legendary Parents","s":21,"u":"legendary%20parents_aoa6"},{"n":"Touched By Dahak","s":21,"u":"touched%20by%20dahak_aoa6"},{"n":"Scion of Slayers","s":10,"u":"scion%20of%20slayers_botd"},{"n":"Tomb Born","s":10,"u":"tomb%20born_botd"},{"n":"Willing Host","s":10,"u":"willing%20host_botd"},{"n":"Child of the Twin Village","s":11,"u":"child%20of%20the%20twin%20village_da"},{"n":"Reborn Soul","s":11,"u":"reborn%20soul_da"},{"n":"Ruby Phoenix Fanatic","s":58,"u":"ruby%20phoenix%20fanatic_frp0"},{"n":"Discarded Duplicate","s":2,"u":"discarded%20duplicate_g%26g"},{"n":"Mechanical Symbiosis","s":2,"u":"mechanical%20symbiosis_g%26g"},{"n":"Otherworldly Mission","s":2,"u":"otherworldly%20mission_g%26g"},{"n":"Revenant","s":2,"u":"revenant_g%26g"},{"n":"Saved By Clockwork","s":2,"u":"saved%20by%20clockwork_g%26g"},{"n":"Tall Tale","s":2,"u":"tall%20tale_g%26g"},{"n":"Tech-reliant","s":2,"u":"tech-reliant_g%26g"},{"n":"Wished Alive","s":2,"u":"wished%20alive_g%26g"},{"n":"Relentless Dedication","s":60,"u":"relentless%20dedication_lokl"},{"n":"Tyrant Witness","s":60,"u":"tyrant%20witness_lokl"},{"n":"Astrological Augur","s":62,"u":"astrological%20augur_lotg"},{"n":"Doomcaller","s":62,"u":"doomcaller_lotg"},{"n":"Eclipseborn","s":62,"u":"eclipseborn_lotg"},{"n":"Nocturnal Navigator","s":62,"u":"nocturnal%20navigator_lotg"},{"n":"Sign Bound","s":62,"u":"sign%20bound_lotg"},{"n":"Starless One","s":62,"u":"starless%20one_lotg"},{"n":"Sun Dancer","s":62,"u":"sun%20dancer_lotg"},{"n":"Tide Watcher","s":62,"u":"tide%20watcher_lotg"},{"n":"Anti-magical","s":65,"u":"anti-magical_som"},{"n":"Chosen One","s":65,"u":"chosen%20one_som"},{"n":"Energy Scarred","s":65,"u":"energy%20scarred_som"},{"n":"Genie-blessed","s":65,"u":"genie-blessed_som"},{"n":"Magical Experiment","s":65,"u":"magical%20experiment_som"},{"n":"Mystic Tutor","s":65,"u":"mystic%20tutor_som"},{"n":"Seer Of The Dead","s":65,"u":"seer%20of%20the%20dead_som"},{"n":"Song Of The Deep","s":65,"u":"song%20of%20the%20deep_som"},{"n":"Surge Investigator","s":65,"u":"surge%20investigator_som"},{"n":"Time Traveler","s":65,"u":"time%20traveler_som"}],"8":[{"n":"Craft Disharmonic Instrument","s":40,"u":"craft%20disharmonic%20instrument_lomm"},{"n":"Harvest Heartsliver","s":40,"u":"harvest%20heartsliver_lomm"},{"n":"Learn Name","s":65,"u":"learn%20name_som"}],"25":[{"n":"Crystal Keeper","s":19,"u":"crystal%20keeper_aoa4"},{"n":"Runelord","s":65,"u":"runelord_som"},{"n":"Wellspring Mage","s":65,"u":"wellspring%20mage_som"}],"30":[{"n":"Lesson of the Frozen Queen","s":67,"u":"lesson%20of%20the%20frozen%20queen_lol"},{"n":"Lesson of the Frozen Queen","s":67,"u":"lesson%20of%20the%20frozen%20queen_lol"}],"51":[{"n":"Armageddon Orb","s":5,"u":"armageddon%20orb_crb"},{"n":"Dragon Pillar","s":17,"u":"dragon%20pillar_aoa2"},{"n":"Vision Of Dahak","s":17,"u":"vision%20of%20dahak_aoa2"},{"n":"Barzillai's Hounds","s":18,"u":"barzillai's%20hounds_aoa3"},{"n":"Phantom Bells","s":18,"u":"phantom%20bells_aoa3"},{"n":"Tree Of Dreadful Dreams","s":18,"u":"tree%20of%20dreadful%20dreams_aoa3"},{"n":"Dragonstorm","s":21,"u":"dragonstorm_aoa6"},{"n":"Lesser Dragonstorm","s":21,"u":"lesser%20dragonstorm_aoa6"},{"n":"Hallowed Wheel","s":32,"u":"hallowed%20wheel_ec2"},{"n":"Masks Of Aroden's Guises","s":32,"u":"masks%20of%20aroden's%20guises_ec2"},{"n":"Maze Of Mirrors","s":32,"u":"maze%20of%20mirrors_ec2"},{"n":"Floating Flamethrower","s":38,"u":"floating%20flamethrower_frp2"},{"n":"Freezing Floor Tiles","s":38,"u":"freezing%20floor%20tiles_frp2"},{"n":"Instant Privacy Fence","s":2,"u":"instant%20privacy%20fence_g%26g"},{"n":"Collapsing Structure","s":40,"u":"collapsing%20structure_lomm"},{"n":"Crystal Pin","s":40,"u":"crystal%20pin_lomm"},{"n":"Planar Tear","s":40,"u":"planar%20tear_lomm"},{"n":"Quaking Slither","s":40,"u":"quaking%20slither_lomm"},{"n":"Storm Discharge","s":40,"u":"storm%20discharge_lomm"}],"62":[{"n":"Boastful Prince's Scourge","s":11,"u":"boastful%20prince's%20scourge_da"},{"n":"Enforced Hospitality","s":11,"u":"enforced%20hospitality_da"},{"n":"Forbidding Knowledge","s":11,"u":"forbidding%20knowledge_da"},{"n":"Rage of The Excommunicant","s":11,"u":"rage%20of%20the%20excommunicant_da"},{"n":"Sinful Tongue","s":11,"u":"sinful%20tongue_da"},{"n":"Swarming Words","s":11,"u":"swarming%20words_da"},{"n":"Thief's Burden","s":11,"u":"thief's%20burden_da"},{"n":"Unraveling Skin","s":11,"u":"unraveling%20skin_da"}],"63":[{"n":"Poison Sedum","s":43,"u":"poison%20sedum_ooa1"}],"70":[{"n":"Clone","s":4,"u":"clone_apg"},{"n":"Create Demiplane","s":4,"u":"create%20demiplane_apg"},{"n":"Fantastic Façade","s":4,"u":"fantastic%20fa%c3%a7ade_apg"},{"n":"Word of Recall","s":4,"u":"word%20of%20recall_apg"},{"n":"Ravenous Reanimation","s":13,"u":"ravenous%20reanimation_b2"},{"n":"Anima Invocation (Modified)","s":21,"u":"anima%20invocation%20(modified)_aoa6"},{"n":"Unfettered Mark","s":26,"u":"unfettered%20mark_aoe5"},{"n":"Awaken Portal","s":28,"u":"awaken%20portal_av1"},{"n":"Construct Mindscape","s":11,"u":"construct%20mindscape_da"},{"n":"Statuette","s":33,"u":"statuette_ec4"},{"n":"Mosquito Blight","s":40,"u":"mosquito%20blight_lomm"},{"n":"Asmodean Wager","s":65,"u":"asmodean%20wager_som"},{"n":"Bathe In Blood","s":65,"u":"bathe%20in%20blood_som"},{"n":"Empower Ley Line","s":65,"u":"empower%20ley%20line_som"},{"n":"Establish Nexus","s":65,"u":"establish%20nexus_som"},{"n":"Mind Swap","s":65,"u":"mind%20swap_som"},{"n":"Fey Abeyance","s":47,"u":"fey%20abeyance_sot1"},{"n":"Tattoo Whispers","s":47,"u":"tattoo%20whispers_sot1"},{"n":"Community Repair","s":48,"u":"community%20repair_sot2"}],"71":[{"n":"Airship","s":15,"u":"airship_gmg"},{"n":"Steam Giant","s":15,"u":"steam%20giant_gmg"},{"n":"Ambling Surveyor","s":2,"u":"ambling%20surveyor_g%26g"},{"n":"Battery Tower","s":2,"u":"battery%20tower_g%26g"},{"n":"Clockwork Borer","s":2,"u":"clockwork%20borer_g%26g"},{"n":"Clockwork Castle","s":2,"u":"clockwork%20castle_g%26g"},{"n":"Helepolis","s":2,"u":"helepolis_g%26g"},{"n":"Mobile Inn","s":2,"u":"mobile%20inn_g%26g"},{"n":"Speedster","s":2,"u":"speedster_g%26g"},{"n":"Steam Cart","s":2,"u":"steam%20cart_g%26g"},{"n":"Steam Trolley","s":2,"u":"steam%20trolley_g%26g"},{"n":"Titanic Stomper","s":2,"u":"titanic%20stomper_g%26g"},{"n":"Clockwork Bumblebee","s":8,"u":"clockwork%20bumblebee_lotgb"},{"n":"Hillcross Glider","s":73,"u":"hillcross%20glider_qff3"}],"74":[{"n":"Autumn's Reflection","s":62,"u":"autumn's%20reflection_lotg"},{"n":"Droskar's Breath","s":62,"u":"droskar's%20breath_lotg"},{"n":"Glacial Whirl","s":62,"u":"glacial%20whirl_lotg"},{"n":"Great Migration","s":62,"u":"great%20migration_lotg"},{"n":"Lightning Dancing","s":62,"u":"lightning%20dancing_lotg"},{"n":"Messenger Tide","s":62,"u":"messenger%20tide_lotg"},{"n":"Sanguine Cascade","s":62,"u":"sanguine%20cascade_lotg"},{"n":"Sarkoris Scab","s":62,"u":"sarkoris%20scab_lotg"},{"n":"Strixwind Race","s":62,"u":"strixwind%20race_lotg"},{"n":"Sun Orchid Harvest","s":62,"u":"sun%20orchid%20harvest_lotg"}]},"n":{"1":[{"n":"Adamantine Golem","s":12,"u":"adamantine%20golem_b1"},{"n":"Air Mephit","s":12,"u":"air%20mephit_b1"},{"n":"Alchemical Golem","s":12,"u":"alchemical%20golem_b1"},{"n":"Animated Armor","s":12,"u":"animated%20armor_b1"},{"n":"Animated Broom","s":12,"u":"animated%20broom_b1"},{"n":"Animated Statue","s":12,"u":"animated%20statue_b1"},{"n":"Ankhrav","s":12,"u":"ankhrav_b1"},{"n":"Ankylosaurus","s":12,"u":"ankylosaurus_b1"},{"n":"Awakened Tree","s":12,"u":"awakened%20tree_b1"},{"n":"Azure Worm","s":12,"u":"azure%20worm_b1"},{"n":"Ball Python","s":12,"u":"ball%20python_b1"},{"n":"Basilisk","s":12,"u":"basilisk_b1"},{"n":"Black Pudding","s":12,"u":"black%20pudding_b1"},{"n":"Bloodseeker","s":12,"u":"bloodseeker_b1"},{"n":"Boar","s":12,"u":"boar_b1"},{"n":"Brine Shark","s":12,"u":"brine%20shark_b1"},{"n":"Brontosaurus","s":12,"u":"brontosaurus_b1"},{"n":"Bulette","s":12,"u":"bulette_b1"},{"n":"Bunyip","s":12,"u":"bunyip_b1"},{"n":"Cauthooj","s":12,"u":"cauthooj_b1"},{"n":"Cave Bear","s":12,"u":"cave%20bear_b1"},{"n":"Centaur","s":12,"u":"centaur_b1"},{"n":"Centipede Swarm","s":12,"u":"centipede%20swarm_b1"},{"n":"Cinder Rat","s":12,"u":"cinder%20rat_b1"},{"n":"Clay Golem","s":12,"u":"clay%20golem_b1"},{"n":"Cloud Giant","s":12,"u":"cloud%20giant_b1"},{"n":"Cockatrice","s":12,"u":"cockatrice_b1"},{"n":"Crimson Worm","s":12,"u":"crimson%20worm_b1"},{"n":"Crocodile","s":12,"u":"crocodile_b1"},{"n":"Daeodon","s":12,"u":"daeodon_b1"},{"n":"Deadly Mantis","s":12,"u":"deadly%20mantis_b1"},{"n":"Deep Gnome Rockwarden","s":12,"u":"deep%20gnome%20rockwarden_b1"},{"n":"Deep Gnome Scout","s":12,"u":"deep%20gnome%20scout_b1"},{"n":"Deep Gnome Warrior","s":12,"u":"deep%20gnome%20warrior_b1"},{"n":"Deinonychus","s":12,"u":"deinonychus_b1"},{"n":"Deinosuchus","s":12,"u":"deinosuchus_b1"},{"n":"Dezullon","s":12,"u":"dezullon_b1"},{"n":"Dire Wolf","s":12,"u":"dire%20wolf_b1"},{"n":"Doppelganger","s":12,"u":"doppelganger_b1"},{"n":"Dragon Turtle","s":12,"u":"dragon%20turtle_b1"},{"n":"Drakauthix","s":12,"u":"drakauthix_b1"},{"n":"Duskwalker Ghost Hunter","s":12,"u":"duskwalker%20ghost%20hunter_b1"},{"n":"Eagle","s":12,"u":"eagle_b1"},{"n":"Earth Mephit","s":12,"u":"earth%20mephit_b1"},{"n":"Electric Eel","s":12,"u":"electric%20eel_b1"},{"n":"Elemental Avalanche","s":12,"u":"elemental%20avalanche_b1"},{"n":"Elemental Hurricane","s":12,"u":"elemental%20hurricane_b1"},{"n":"Elemental Inferno","s":12,"u":"elemental%20inferno_b1"},{"n":"Elemental Tsunami","s":12,"u":"elemental%20tsunami_b1"},{"n":"Elephant","s":12,"u":"elephant_b1"},{"n":"Ether Spider","s":12,"u":"ether%20spider_b1"},{"n":"Fire Mephit","s":12,"u":"fire%20mephit_b1"},{"n":"Firewyrm","s":12,"u":"firewyrm_b1"},{"n":"Flash Beetle","s":12,"u":"flash%20beetle_b1"},{"n":"Flesh Golem","s":12,"u":"flesh%20golem_b1"},{"n":"Fungus Leshy","s":12,"u":"fungus%20leshy_b1"},{"n":"Gelatinous Cube","s":12,"u":"gelatinous%20cube_b1"},{"n":"Giant Anaconda","s":12,"u":"giant%20anaconda_b1"},{"n":"Giant Animated Statue","s":12,"u":"giant%20animated%20statue_b1"},{"n":"Giant Bat","s":12,"u":"giant%20bat_b1"},{"n":"Giant Centipede","s":12,"u":"giant%20centipede_b1"},{"n":"Giant Flytrap","s":12,"u":"giant%20flytrap_b1"},{"n":"Giant Frilled Lizard","s":12,"u":"giant%20frilled%20lizard_b1"},{"n":"Giant Gecko","s":12,"u":"giant%20gecko_b1"},{"n":"Giant Mantis","s":12,"u":"giant%20mantis_b1"},{"n":"Giant Monitor Lizard","s":12,"u":"giant%20monitor%20lizard_b1"},{"n":"Giant Moray Eel","s":12,"u":"giant%20moray%20eel_b1"},{"n":"Giant Octopus","s":12,"u":"giant%20octopus_b1"},{"n":"Giant Rat","s":12,"u":"giant%20rat_b1"},{"n":"Giant Scorpion","s":12,"u":"giant%20scorpion_b1"},{"n":"Giant Stag Beetle","s":12,"u":"giant%20stag%20beetle_b1"},{"n":"Giant Tarantula","s":12,"u":"giant%20tarantula_b1"},{"n":"Giant Viper","s":12,"u":"giant%20viper_b1"},{"n":"Giant Wasp","s":12,"u":"giant%20wasp_b1"},{"n":"Gibbering Mouther","s":12,"u":"gibbering%20mouther_b1"},{"n":"Goblin Dog","s":12,"u":"goblin%20dog_b1"},{"n":"Goliath Spider","s":12,"u":"goliath%20spider_b1"},{"n":"Gorilla","s":12,"u":"gorilla_b1"},{"n":"Gourd Leshy","s":12,"u":"gourd%20leshy_b1"},{"n":"Great White Shark","s":12,"u":"great%20white%20shark_b1"},{"n":"Griffon","s":12,"u":"griffon_b1"},{"n":"Grizzly Bear","s":12,"u":"grizzly%20bear_b1"},{"n":"Grothlut","s":12,"u":"grothlut_b1"},{"n":"Guard Dog","s":12,"u":"guard%20dog_b1"},{"n":"Guthallath","s":12,"u":"guthallath_b1"},{"n":"Hive Mother","s":12,"u":"hive%20mother_b1"},{"n":"Homunculus","s":12,"u":"homunculus_b1"},{"n":"Hunting Spider","s":12,"u":"hunting%20spider_b1"},{"n":"Hyaenodon","s":12,"u":"hyaenodon_b1"},{"n":"Hydra","s":12,"u":"hydra_b1"},{"n":"Hyena","s":12,"u":"hyena_b1"},{"n":"Invisible Stalker","s":12,"u":"invisible%20stalker_b1"},{"n":"Iron Golem","s":12,"u":"iron%20golem_b1"},{"n":"Janni","s":12,"u":"janni_b1"},{"n":"Krooth","s":12,"u":"krooth_b1"},{"n":"Leaf Leshy","s":12,"u":"leaf%20leshy_b1"},{"n":"Leopard","s":12,"u":"leopard_b1"},{"n":"Lion","s":12,"u":"lion_b1"},{"n":"Living Landslide","s":12,"u":"living%20landslide_b1"},{"n":"Living Waterfall","s":12,"u":"living%20waterfall_b1"},{"n":"Living Whirlwind","s":12,"u":"living%20whirlwind_b1"},{"n":"Living Wildfire","s":12,"u":"living%20wildfire_b1"},{"n":"Lizardfolk Defender","s":12,"u":"lizardfolk%20defender_b1"},{"n":"Lizardfolk Scout","s":12,"u":"lizardfolk%20scout_b1"},{"n":"Lizardfolk Stargazer","s":12,"u":"lizardfolk%20stargazer_b1"},{"n":"Mammoth","s":12,"u":"mammoth_b1"},{"n":"Megalodon","s":12,"u":"megalodon_b1"},{"n":"Megaprimatus","s":12,"u":"megaprimatus_b1"},{"n":"Merfolk Warrior","s":12,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Wavecaller","s":12,"u":"merfolk%20wavecaller_b1"},{"n":"Mimic","s":12,"u":"mimic_b1"},{"n":"Morrigna","s":12,"u":"morrigna_b1"},{"n":"Mukradi","s":12,"u":"mukradi_b1"},{"n":"Nosoi","s":12,"u":"nosoi_b1"},{"n":"Ochre Jelly","s":12,"u":"ochre%20jelly_b1"},{"n":"Otyugh","s":12,"u":"otyugh_b1"},{"n":"Owlbear","s":12,"u":"owlbear_b1"},{"n":"Poracha","s":12,"u":"poracha_b1"},{"n":"Pteranodon","s":12,"u":"pteranodon_b1"},{"n":"Purple Worm","s":12,"u":"purple%20worm_b1"},{"n":"Quetzalcoatlus","s":12,"u":"quetzalcoatlus_b1"},{"n":"Rat Swarm","s":12,"u":"rat%20swarm_b1"},{"n":"Remorhaz","s":12,"u":"remorhaz_b1"},{"n":"Riding Dog","s":12,"u":"riding%20dog_b1"},{"n":"Riding Horse","s":12,"u":"riding%20horse_b1"},{"n":"Riding Pony","s":12,"u":"riding%20pony_b1"},{"n":"Roc","s":12,"u":"roc_b1"},{"n":"Rust Monster","s":12,"u":"rust%20monster_b1"},{"n":"Scorpion Swarm","s":12,"u":"scorpion%20swarm_b1"},{"n":"Sea Serpent","s":12,"u":"sea%20serpent_b1"},{"n":"Sewer Ooze","s":12,"u":"sewer%20ooze_b1"},{"n":"Shambler","s":12,"u":"shambler_b1"},{"n":"Shuln","s":12,"u":"shuln_b1"},{"n":"Slurk","s":12,"u":"slurk_b1"},{"n":"Smilodon","s":12,"u":"smilodon_b1"},{"n":"Snapping Flytrap","s":12,"u":"snapping%20flytrap_b1"},{"n":"Sod Hound","s":12,"u":"sod%20hound_b1"},{"n":"Sphinx","s":12,"u":"sphinx_b1"},{"n":"Spider Swarm","s":12,"u":"spider%20swarm_b1"},{"n":"Stegosaurus","s":12,"u":"stegosaurus_b1"},{"n":"Stone Giant","s":12,"u":"stone%20giant_b1"},{"n":"Stone Golem","s":12,"u":"stone%20golem_b1"},{"n":"Stone Mauler","s":12,"u":"stone%20mauler_b1"},{"n":"Storm Lord","s":12,"u":"storm%20lord_b1"},{"n":"Tidal Master","s":12,"u":"tidal%20master_b1"},{"n":"Tiger","s":12,"u":"tiger_b1"},{"n":"Triceratops","s":12,"u":"triceratops_b1"},{"n":"Tyrannosaurus","s":12,"u":"tyrannosaurus_b1"},{"n":"Vampire Bat Swarm","s":12,"u":"vampire%20bat%20swarm_b1"},{"n":"Velociraptor","s":12,"u":"velociraptor_b1"},{"n":"Viper","s":12,"u":"viper_b1"},{"n":"War Horse","s":12,"u":"war%20horse_b1"},{"n":"War Pony","s":12,"u":"war%20pony_b1"},{"n":"Wasp Swarm","s":12,"u":"wasp%20swarm_b1"},{"n":"Water Mephit","s":12,"u":"water%20mephit_b1"},{"n":"Wolf","s":12,"u":"wolf_b1"},{"n":"Xorn","s":12,"u":"xorn_b1"},{"n":"Yeti","s":12,"u":"yeti_b1"},{"n":"Zephyr Hawk","s":12,"u":"zephyr%20hawk_b1"},{"n":"Adult Cloud Dragon","s":13,"u":"adult%20cloud%20dragon_b2"},{"n":"Akata","s":13,"u":"akata_b2"},{"n":"Amoeba Swarm","s":13,"u":"amoeba%20swarm_b2"},{"n":"Anancus","s":13,"u":"anancus_b2"},{"n":"Ancient Cloud Dragon","s":13,"u":"ancient%20cloud%20dragon_b2"},{"n":"Aolaz","s":13,"u":"aolaz_b2"},{"n":"Army Ant Swarm","s":13,"u":"army%20ant%20swarm_b2"},{"n":"Assassin Vine","s":13,"u":"assassin%20vine_b2"},{"n":"Aurumvorax","s":13,"u":"aurumvorax_b2"},{"n":"Badger","s":13,"u":"badger_b2"},{"n":"Basidirond","s":13,"u":"basidirond_b2"},{"n":"Behemoth Hippopotamus","s":13,"u":"behemoth%20hippopotamus_b2"},{"n":"Behir","s":13,"u":"behir_b2"},{"n":"Black Bear","s":13,"u":"black%20bear_b2"},{"n":"Black Scorpion","s":13,"u":"black%20scorpion_b2"},{"n":"Blindheim","s":13,"u":"blindheim_b2"},{"n":"Blizzardborn","s":13,"u":"blizzardborn_b2"},{"n":"Blue-ringed Octopus","s":13,"u":"blue-ringed%20octopus_b2"},{"n":"Bog Strider","s":13,"u":"bog%20strider_b2"},{"n":"Bottlenose Dolphin","s":13,"u":"bottlenose%20dolphin_b2"},{"n":"Brood Leech Swarm","s":13,"u":"brood%20leech%20swarm_b2"},{"n":"Brownie","s":13,"u":"brownie_b2"},{"n":"Calathgar","s":13,"u":"calathgar_b2"},{"n":"Carbuncle","s":13,"u":"carbuncle_b2"},{"n":"Carnivorous Blob","s":13,"u":"carnivorous%20blob_b2"},{"n":"Carrion Golem","s":13,"u":"carrion%20golem_b2"},{"n":"Catrina","s":13,"u":"catrina_b2"},{"n":"Cave Fisher","s":13,"u":"cave%20fisher_b2"},{"n":"Cave Scorpion","s":13,"u":"cave%20scorpion_b2"},{"n":"Chupacabra","s":13,"u":"chupacabra_b2"},{"n":"Cockroach Swarm","s":13,"u":"cockroach%20swarm_b2"},{"n":"Compsognathus","s":13,"u":"compsognathus_b2"},{"n":"D'ziriak","s":13,"u":"d'ziriak_b2"},{"n":"Dig-widget","s":13,"u":"dig-widget_b2"},{"n":"Dracolisk","s":13,"u":"dracolisk_b2"},{"n":"Drainberry Bush","s":13,"u":"drainberry%20bush_b2"},{"n":"Dream Spider","s":13,"u":"dream%20spider_b2"},{"n":"Duneshaker Solifugid","s":13,"u":"duneshaker%20solifugid_b2"},{"n":"Dust Mephit","s":13,"u":"dust%20mephit_b2"},{"n":"Earthen Destrier","s":13,"u":"earthen%20destrier_b2"},{"n":"Elasmosaurus","s":13,"u":"elasmosaurus_b2"},{"n":"Emperor Cobra","s":13,"u":"emperor%20cobra_b2"},{"n":"Esobok","s":13,"u":"esobok_b2"},{"n":"Fen Mosquito Swarm","s":13,"u":"fen%20mosquito%20swarm_b2"},{"n":"Fetchling Scout","s":13,"u":"fetchling%20scout_b2"},{"n":"Fire Jellyfish Swarm","s":13,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Flytrap Leshy","s":13,"u":"flytrap%20leshy_b2"},{"n":"Froghemoth","s":13,"u":"froghemoth_b2"},{"n":"Frost Worm","s":13,"u":"frost%20worm_b2"},{"n":"Giant Amoeba","s":13,"u":"giant%20amoeba_b2"},{"n":"Giant Ant","s":13,"u":"giant%20ant_b2"},{"n":"Giant Badger","s":13,"u":"giant%20badger_b2"},{"n":"Giant Chameleon","s":13,"u":"giant%20chameleon_b2"},{"n":"Giant Cockroach","s":13,"u":"giant%20cockroach_b2"},{"n":"Giant Crab","s":13,"u":"giant%20crab_b2"},{"n":"Giant Dragonfly","s":13,"u":"giant%20dragonfly_b2"},{"n":"Giant Dragonfly Nymph","s":13,"u":"giant%20dragonfly%20nymph_b2"},{"n":"Giant Fly","s":13,"u":"giant%20fly_b2"},{"n":"Giant Frog","s":13,"u":"giant%20frog_b2"},{"n":"Giant Hippocampus","s":13,"u":"giant%20hippocampus_b2"},{"n":"Giant Jellyfish","s":13,"u":"giant%20jellyfish_b2"},{"n":"Giant Leech","s":13,"u":"giant%20leech_b2"},{"n":"Giant Maggot","s":13,"u":"giant%20maggot_b2"},{"n":"Giant Mosquito","s":13,"u":"giant%20mosquito_b2"},{"n":"Giant Slug","s":13,"u":"giant%20slug_b2"},{"n":"Giant Snapping Turtle","s":13,"u":"giant%20snapping%20turtle_b2"},{"n":"Giant Solifugid","s":13,"u":"giant%20solifugid_b2"},{"n":"Giant Squid","s":13,"u":"giant%20squid_b2"},{"n":"Giant Tick","s":13,"u":"giant%20tick_b2"},{"n":"Giant Toad","s":13,"u":"giant%20toad_b2"},{"n":"Giant Whiptail Centipede","s":13,"u":"giant%20whiptail%20centipede_b2"},{"n":"Giant Wolverine","s":13,"u":"giant%20wolverine_b2"},{"n":"Glass Golem","s":13,"u":"glass%20golem_b2"},{"n":"Gorgon","s":13,"u":"gorgon_b2"},{"n":"Granite Glyptodont","s":13,"u":"granite%20glyptodont_b2"},{"n":"Gray Ooze","s":13,"u":"gray%20ooze_b2"},{"n":"Grippli Scout","s":13,"u":"grippli%20scout_b2"},{"n":"Hadrosaurid","s":13,"u":"hadrosaurid_b2"},{"n":"Hippocampus","s":13,"u":"hippocampus_b2"},{"n":"Hippogriff","s":13,"u":"hippogriff_b2"},{"n":"Hippopotamus","s":13,"u":"hippopotamus_b2"},{"n":"Hodag","s":13,"u":"hodag_b2"},{"n":"Ice Golem","s":13,"u":"ice%20golem_b2"},{"n":"Ice Mephit","s":13,"u":"ice%20mephit_b2"},{"n":"Icewyrm","s":13,"u":"icewyrm_b2"},{"n":"Icicle Snake","s":13,"u":"icicle%20snake_b2"},{"n":"Iguanodon","s":13,"u":"iguanodon_b2"},{"n":"Jyoti","s":13,"u":"jyoti_b2"},{"n":"Living Boulder","s":13,"u":"living%20boulder_b2"},{"n":"Living Thunderclap","s":13,"u":"living%20thunderclap_b2"},{"n":"Lunar Naga","s":13,"u":"lunar%20naga_b2"},{"n":"Magma Scorpion","s":13,"u":"magma%20scorpion_b2"},{"n":"Manta Ray","s":13,"u":"manta%20ray_b2"},{"n":"Mastodon","s":13,"u":"mastodon_b2"},{"n":"Megalania","s":13,"u":"megalania_b2"},{"n":"Melody On The Wind","s":13,"u":"melody%20on%20the%20wind_b2"},{"n":"Mist Stalker","s":13,"u":"mist%20stalker_b2"},{"n":"Moonflower","s":13,"u":"moonflower_b2"},{"n":"Mudwretch","s":13,"u":"mudwretch_b2"},{"n":"Necrophidius","s":13,"u":"necrophidius_b2"},{"n":"Nixie","s":13,"u":"nixie_b2"},{"n":"Ogre Spider","s":13,"u":"ogre%20spider_b2"},{"n":"Ooze Mephit","s":13,"u":"ooze%20mephit_b2"},{"n":"Orca","s":13,"u":"orca_b2"},{"n":"Pachycephalosaurus","s":13,"u":"pachycephalosaurus_b2"},{"n":"Polar Bear","s":13,"u":"polar%20bear_b2"},{"n":"Radiant Warden","s":13,"u":"radiant%20warden_b2"},{"n":"Raven","s":13,"u":"raven_b2"},{"n":"Raven Swarm","s":13,"u":"raven%20swarm_b2"},{"n":"Reef Octopus","s":13,"u":"reef%20octopus_b2"},{"n":"Rhinoceros","s":13,"u":"rhinoceros_b2"},{"n":"Sand Sentry","s":13,"u":"sand%20sentry_b2"},{"n":"Scarecrow","s":13,"u":"scarecrow_b2"},{"n":"Sea Snake","s":13,"u":"sea%20snake_b2"},{"n":"Shocker Lizard","s":13,"u":"shocker%20lizard_b2"},{"n":"Skrik Nettle","s":13,"u":"skrik%20nettle_b2"},{"n":"Slime Mold","s":13,"u":"slime%20mold_b2"},{"n":"Snapping Turtle","s":13,"u":"snapping%20turtle_b2"},{"n":"Spark Bat","s":13,"u":"spark%20bat_b2"},{"n":"Spear Frog","s":13,"u":"spear%20frog_b2"},{"n":"Spinosaurus","s":13,"u":"spinosaurus_b2"},{"n":"Spiral Centurion","s":13,"u":"spiral%20centurion_b2"},{"n":"Sportlebore Swarm","s":13,"u":"sportlebore%20swarm_b2"},{"n":"Steam Mephit","s":13,"u":"steam%20mephit_b2"},{"n":"Stingray","s":13,"u":"stingray_b2"},{"n":"Suli Dune Dancer","s":13,"u":"suli%20dune%20dancer_b2"},{"n":"Sunflower Leshy","s":13,"u":"sunflower%20leshy_b2"},{"n":"Tatzlwyrm","s":13,"u":"tatzlwyrm_b2"},{"n":"Tendriculos","s":13,"u":"tendriculos_b2"},{"n":"Thunderbird","s":13,"u":"thunderbird_b2"},{"n":"Tick Swarm","s":13,"u":"tick%20swarm_b2"},{"n":"Titan Centipede","s":13,"u":"titan%20centipede_b2"},{"n":"Trollhound","s":13,"u":"trollhound_b2"},{"n":"Umonlee","s":13,"u":"umonlee_b2"},{"n":"Vampire Squid","s":13,"u":"vampire%20squid_b2"},{"n":"Vanth","s":13,"u":"vanth_b2"},{"n":"Verdurous Ooze","s":13,"u":"verdurous%20ooze_b2"},{"n":"Violet Fungus","s":13,"u":"violet%20fungus_b2"},{"n":"Viper Vine","s":13,"u":"viper%20vine_b2"},{"n":"Void Zombie","s":13,"u":"void%20zombie_b2"},{"n":"Water Orm","s":13,"u":"water%20orm_b2"},{"n":"Wolverine","s":13,"u":"wolverine_b2"},{"n":"Wood Golem","s":13,"u":"wood%20golem_b2"},{"n":"Woolly Rhinoceros","s":13,"u":"woolly%20rhinoceros_b2"},{"n":"Yamaraj","s":13,"u":"yamaraj_b2"},{"n":"Yellow Musk Brute","s":13,"u":"yellow%20musk%20brute_b2"},{"n":"Yellow Musk Creeper","s":13,"u":"yellow%20musk%20creeper_b2"},{"n":"Yellow Musk Thrall","s":13,"u":"yellow%20musk%20thrall_b2"},{"n":"Young Cloud Dragon","s":13,"u":"young%20cloud%20dragon_b2"},{"n":"Zomok","s":13,"u":"zomok_b2"},{"n":"Adachros","s":14,"u":"adachros_b3"},{"n":"Adult Sovereign Dragon","s":14,"u":"adult%20sovereign%20dragon_b3"},{"n":"Air Wisp","s":14,"u":"air%20wisp_b3"},{"n":"Amphisbaena","s":14,"u":"amphisbaena_b3"},{"n":"Ancient Sovereign Dragon","s":14,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Android Infiltrator","s":14,"u":"android%20infiltrator_b3"},{"n":"Animated Colossus","s":14,"u":"animated%20colossus_b3"},{"n":"Animated Furnace","s":14,"u":"animated%20furnace_b3"},{"n":"Animated Silverware Swarm","s":14,"u":"animated%20silverware%20swarm_b3"},{"n":"Animated Trebuchet","s":14,"u":"animated%20trebuchet_b3"},{"n":"Arboreal Reaper","s":14,"u":"arboreal%20reaper_b3"},{"n":"Bauble Beast","s":14,"u":"bauble%20beast_b3"},{"n":"Betobeto-san","s":14,"u":"betobeto-san_b3"},{"n":"Bison","s":14,"u":"bison_b3"},{"n":"Bore Worm Swarm","s":14,"u":"bore%20worm%20swarm_b3"},{"n":"Cactus Leshy","s":14,"u":"cactus%20leshy_b3"},{"n":"Camel","s":14,"u":"camel_b3"},{"n":"Caulborn","s":14,"u":"caulborn_b3"},{"n":"Clockwork Dragon","s":14,"u":"clockwork%20dragon_b3"},{"n":"Clockwork Mage","s":14,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":14,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Spy","s":14,"u":"clockwork%20spy_b3"},{"n":"Cobbleswarm","s":14,"u":"cobbleswarm_b3"},{"n":"Common Eurypterid","s":14,"u":"common%20eurypterid_b3"},{"n":"Consonite Choir","s":14,"u":"consonite%20choir_b3"},{"n":"Coral Capuchin","s":14,"u":"coral%20capuchin_b3"},{"n":"Crossroads Guardian","s":14,"u":"crossroads%20guardian_b3"},{"n":"Cunning Fox","s":14,"u":"cunning%20fox_b3"},{"n":"Divine Warden Of Nethys","s":14,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Dramofir","s":14,"u":"dramofir_b3"},{"n":"Earth Wisp","s":14,"u":"earth%20wisp_b3"},{"n":"Elder Sphinx","s":14,"u":"elder%20sphinx_b3"},{"n":"Empress Bore Worm","s":14,"u":"empress%20bore%20worm_b3"},{"n":"Fading Fox","s":14,"u":"fading%20fox_b3"},{"n":"Feathered Bear","s":14,"u":"feathered%20bear_b3"},{"n":"Fire Wisp","s":14,"u":"fire%20wisp_b3"},{"n":"Fossil Golem","s":14,"u":"fossil%20golem_b3"},{"n":"Ghoran Manipulator","s":14,"u":"ghoran%20manipulator_b3"},{"n":"Giant Flying Squirrel","s":14,"u":"giant%20flying%20squirrel_b3"},{"n":"Giant Hermit Crab","s":14,"u":"giant%20hermit%20crab_b3"},{"n":"Giant Opossum","s":14,"u":"giant%20opossum_b3"},{"n":"Giant Pangolin","s":14,"u":"giant%20pangolin_b3"},{"n":"Giant Porcupine","s":14,"u":"giant%20porcupine_b3"},{"n":"Giant Seahorse","s":14,"u":"giant%20seahorse_b3"},{"n":"Giant Skunk","s":14,"u":"giant%20skunk_b3"},{"n":"Giant Vulture","s":14,"u":"giant%20vulture_b3"},{"n":"Girtablilu Seer","s":14,"u":"girtablilu%20seer_b3"},{"n":"Girtablilu Sentry","s":14,"u":"girtablilu%20sentry_b3"},{"n":"Gliminal","s":14,"u":"gliminal_b3"},{"n":"Globster","s":14,"u":"globster_b3"},{"n":"Green Man","s":14,"u":"green%20man_b3"},{"n":"Gurgist Mauler","s":14,"u":"gurgist%20mauler_b3"},{"n":"Hermit Crab Swarm","s":14,"u":"hermit%20crab%20swarm_b3"},{"n":"Ioton","s":14,"u":"ioton_b3"},{"n":"Ittan-momen","s":14,"u":"ittan-momen_b3"},{"n":"Kangaroo","s":14,"u":"kangaroo_b3"},{"n":"Khravgodon","s":14,"u":"khravgodon_b3"},{"n":"Kongamato","s":14,"u":"kongamato_b3"},{"n":"Kovintus Geomancer","s":14,"u":"kovintus%20geomancer_b3"},{"n":"Ledalusca","s":14,"u":"ledalusca_b3"},{"n":"Locathah Hunter","s":14,"u":"locathah%20hunter_b3"},{"n":"Maftet Guardian","s":14,"u":"maftet%20guardian_b3"},{"n":"Megalictis","s":14,"u":"megalictis_b3"},{"n":"Megatherium","s":14,"u":"megatherium_b3"},{"n":"Mezlan","s":14,"u":"mezlan_b3"},{"n":"Mithral Golem","s":14,"u":"mithral%20golem_b3"},{"n":"Mokele-mbembe","s":14,"u":"mokele-mbembe_b3"},{"n":"Monkey","s":14,"u":"monkey_b3"},{"n":"Monkey Swarm","s":14,"u":"monkey%20swarm_b3"},{"n":"Moose","s":14,"u":"moose_b3"},{"n":"Nagaji Soldier","s":14,"u":"nagaji%20soldier_b3"},{"n":"Narwhal","s":14,"u":"narwhal_b3"},{"n":"Ouroboros","s":14,"u":"ouroboros_b3"},{"n":"Piranha Swarm","s":14,"u":"piranha%20swarm_b3"},{"n":"Platecarpus","s":14,"u":"platecarpus_b3"},{"n":"Pufferfish","s":14,"u":"pufferfish_b3"},{"n":"Rat Snake Swarm","s":14,"u":"rat%20snake%20swarm_b3"},{"n":"Red Fox","s":14,"u":"red%20fox_b3"},{"n":"Ringhorn Ram","s":14,"u":"ringhorn%20ram_b3"},{"n":"Roiling Incant","s":14,"u":"roiling%20incant_b3"},{"n":"Rokurokubi","s":14,"u":"rokurokubi_b3"},{"n":"Rosethorn Ram","s":14,"u":"rosethorn%20ram_b3"},{"n":"Samsaran Anchorite","s":14,"u":"samsaran%20anchorite_b3"},{"n":"Sasquatch","s":14,"u":"sasquatch_b3"},{"n":"Scalescribe","s":14,"u":"scalescribe_b3"},{"n":"Seaweed Leshy","s":14,"u":"seaweed%20leshy_b3"},{"n":"Shae","s":14,"u":"shae_b3"},{"n":"Shulsaga","s":14,"u":"shulsaga_b3"},{"n":"Skinstitch","s":14,"u":"skinstitch_b3"},{"n":"Skull Peeler","s":14,"u":"skull%20peeler_b3"},{"n":"Skunk","s":14,"u":"skunk_b3"},{"n":"Slithering Pit","s":14,"u":"slithering%20pit_b3"},{"n":"Spiny Eurypterid","s":14,"u":"spiny%20eurypterid_b3"},{"n":"Squirrel Swarm","s":14,"u":"squirrel%20swarm_b3"},{"n":"Stheno Harpist","s":14,"u":"stheno%20harpist_b3"},{"n":"Sturzstromer","s":14,"u":"sturzstromer_b3"},{"n":"Tattoo Guardian","s":14,"u":"tattoo%20guardian_b3"},{"n":"Terra-cotta Garrison","s":14,"u":"terra-cotta%20garrison_b3"},{"n":"Terra-cotta Soldier","s":14,"u":"terra-cotta%20soldier_b3"},{"n":"Terror Bird","s":14,"u":"terror%20bird_b3"},{"n":"Terror Shrike","s":14,"u":"terror%20shrike_b3"},{"n":"Three-toed Sloth","s":14,"u":"three-toed%20sloth_b3"},{"n":"Tidehawk","s":14,"u":"tidehawk_b3"},{"n":"Trilobite","s":14,"u":"trilobite_b3"},{"n":"Trilobite Swarm","s":14,"u":"trilobite%20swarm_b3"},{"n":"Tupilaq","s":14,"u":"tupilaq_b3"},{"n":"Tylosaurus","s":14,"u":"tylosaurus_b3"},{"n":"Vine Leshy","s":14,"u":"vine%20leshy_b3"},{"n":"Viper Swarm","s":14,"u":"viper%20swarm_b3"},{"n":"Vishkanya Infiltrator","s":14,"u":"vishkanya%20infiltrator_b3"},{"n":"Water Wisp","s":14,"u":"water%20wisp_b3"},{"n":"Wayang Whisperblade","s":14,"u":"wayang%20whisperblade_b3"},{"n":"Weasel","s":14,"u":"weasel_b3"},{"n":"Wizard Sponge","s":14,"u":"wizard%20sponge_b3"},{"n":"Wolliped","s":14,"u":"wolliped_b3"},{"n":"Wyrwood Sneak","s":14,"u":"wyrwood%20sneak_b3"},{"n":"Young Sovereign Dragon","s":14,"u":"young%20sovereign%20dragon_b3"},{"n":"Yzobu","s":14,"u":"yzobu_b3"},{"n":"Zetogeki","s":14,"u":"zetogeki_b3"},{"n":"Acolyte Of Nethys","s":15,"u":"acolyte%20of%20nethys_gmg"},{"n":"Acrobat","s":15,"u":"acrobat_gmg"},{"n":"Adept","s":15,"u":"adept_gmg"},{"n":"Advisor","s":15,"u":"advisor_gmg"},{"n":"Apothecary","s":15,"u":"apothecary_gmg"},{"n":"Apprentice","s":15,"u":"apprentice_gmg"},{"n":"Astronomer","s":15,"u":"astronomer_gmg"},{"n":"Barkeep","s":15,"u":"barkeep_gmg"},{"n":"Beast Tamer","s":15,"u":"beast%20tamer_gmg"},{"n":"Beggar","s":15,"u":"beggar_gmg"},{"n":"Bodyguard","s":15,"u":"bodyguard_gmg"},{"n":"Bosun","s":15,"u":"bosun_gmg"},{"n":"Bounty Hunter","s":15,"u":"bounty%20hunter_gmg"},{"n":"Chronicler","s":15,"u":"chronicler_gmg"},{"n":"Commoner","s":15,"u":"commoner_gmg"},{"n":"Cult Leader","s":15,"u":"cult%20leader_gmg"},{"n":"Cultist","s":15,"u":"cultist_gmg"},{"n":"Dancer","s":15,"u":"dancer_gmg"},{"n":"Dockhand","s":15,"u":"dockhand_gmg"},{"n":"Drunkard","s":15,"u":"drunkard_gmg"},{"n":"False Priest","s":15,"u":"false%20priest_gmg"},{"n":"Farmer","s":15,"u":"farmer_gmg"},{"n":"Gravedigger","s":15,"u":"gravedigger_gmg"},{"n":"Guide","s":15,"u":"guide_gmg"},{"n":"Guildmaster","s":15,"u":"guildmaster_gmg"},{"n":"Harrow Reader","s":15,"u":"harrow%20reader_gmg"},{"n":"Hunter","s":15,"u":"hunter_gmg"},{"n":"Innkeeper","s":15,"u":"innkeeper_gmg"},{"n":"Librarian","s":15,"u":"librarian_gmg"},{"n":"Mage For Hire","s":15,"u":"mage%20for%20hire_gmg"},{"n":"Merchant","s":15,"u":"merchant_gmg"},{"n":"Miner","s":15,"u":"miner_gmg"},{"n":"Monster Hunter","s":15,"u":"monster%20hunter_gmg"},{"n":"Navigator","s":15,"u":"navigator_gmg"},{"n":"Noble","s":15,"u":"noble_gmg"},{"n":"Palace Guard","s":15,"u":"palace%20guard_gmg"},{"n":"Physician","s":15,"u":"physician_gmg"},{"n":"Plague Doctor","s":15,"u":"plague%20doctor_gmg"},{"n":"Priest Of Pharasma","s":15,"u":"priest%20of%20pharasma_gmg"},{"n":"Prisoner","s":15,"u":"prisoner_gmg"},{"n":"Sage","s":15,"u":"sage_gmg"},{"n":"Servant","s":15,"u":"servant_gmg"},{"n":"Server","s":15,"u":"server_gmg"},{"n":"Smith","s":15,"u":"smith_gmg"},{"n":"Spy","s":15,"u":"spy_gmg"},{"n":"Surgeon","s":15,"u":"surgeon_gmg"},{"n":"Teacher","s":15,"u":"teacher_gmg"},{"n":"Tomb Raider","s":15,"u":"tomb%20raider_gmg"},{"n":"Torchbearer","s":15,"u":"torchbearer_gmg"},{"n":"Tracker","s":15,"u":"tracker_gmg"},{"n":"Troubadour","s":15,"u":"troubadour_gmg"},{"n":"Urchin","s":15,"u":"urchin_gmg"},{"n":"Emperor Bird","s":16,"u":"emperor%20bird_aoa1"},{"n":"Grauladon","s":16,"u":"grauladon_aoa1"},{"n":"Graveshell","s":16,"u":"graveshell_aoa1"},{"n":"Grippli Archer","s":17,"u":"grippli%20archer_aoa2"},{"n":"Grippli Greenspeaker","s":17,"u":"grippli%20greenspeaker_aoa2"},{"n":"Grippli Scout","s":17,"u":"grippli%20scout_aoa2"},{"n":"Living Sap","s":17,"u":"living%20sap_aoa2"},{"n":"Mokele-mbembe","s":17,"u":"mokele-mbembe_aoa2"},{"n":"Carnivorous Crystal","s":19,"u":"carnivorous%20crystal_aoa4"},{"n":"Lazurite-infused Stone Golem","s":19,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Aluum Enforcer","s":20,"u":"aluum%20enforcer_aoa5"},{"n":"Duneshaker Solifugid","s":20,"u":"duneshaker%20solifugid_aoa5"},{"n":"Giant Solifugid","s":20,"u":"giant%20solifugid_aoa5"},{"n":"Spiritbound Aluum","s":20,"u":"spiritbound%20aluum_aoa5"},{"n":"Zephyr Guard","s":20,"u":"zephyr%20guard_aoa5"},{"n":"Animated Dragonstorm","s":21,"u":"animated%20dragonstorm_aoa6"},{"n":"Candlaron's Echo","s":21,"u":"candlaron's%20echo_aoa6"},{"n":"Dragonshard Guardian","s":21,"u":"dragonshard%20guardian_aoa6"},{"n":"Almiraj","s":22,"u":"almiraj_aoe1"},{"n":"Cobbleswarm","s":22,"u":"cobbleswarm_aoe1"},{"n":"Grick","s":22,"u":"grick_aoe1"},{"n":"Siege Shard","s":22,"u":"siege%20shard_aoe1"},{"n":"Bone Skipper Swarm","s":23,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Giant Bone Skipper","s":23,"u":"giant%20bone%20skipper_aoe2"},{"n":"Skinstitch","s":23,"u":"skinstitch_aoe2"},{"n":"Teraphant","s":23,"u":"teraphant_aoe2"},{"n":"Vaultbreaker Ooze","s":23,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Bregdi","s":24,"u":"bregdi_aoe3"},{"n":"Casino Bouncer","s":24,"u":"casino%20bouncer_aoe3"},{"n":"Diobel Sweeper Tough","s":24,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Gage Carlyle","s":24,"u":"gage%20carlyle_aoe3"},{"n":"Maurrisa Jonne","s":24,"u":"maurrisa%20jonne_aoe3"},{"n":"Washboard Dog Tough","s":24,"u":"washboard%20dog%20tough_aoe3"},{"n":"Clockwork Assassin","s":25,"u":"clockwork%20assassin_aoe4"},{"n":"Clockwork Amalgam","s":26,"u":"clockwork%20amalgam_aoe5"},{"n":"Clockwork Assassin","s":26,"u":"clockwork%20assassin_aoe5"},{"n":"Tiderunner Aquamancer","s":26,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Elemental Vessel, Water","s":26,"u":"elemental%20vessel%2c%20water_aoe5"},{"n":"Slithering Rift","s":27,"u":"slithering%20rift_aoe6"},{"n":"Veksciralenix","s":27,"u":"veksciralenix_aoe6"},{"n":"Jaul's Wolf","s":28,"u":"jaul's%20wolf_av1"},{"n":"Dreshkan","s":29,"u":"dreshkan_av2"},{"n":"Mulventok","s":29,"u":"mulventok_av2"},{"n":"Nox","s":29,"u":"nox_av2"},{"n":"Shanrigol Behemoth","s":29,"u":"shanrigol%20behemoth_av2"},{"n":"Shanrigol Heap","s":29,"u":"shanrigol%20heap_av2"},{"n":"Dragon's Blood Puffball","s":30,"u":"dragon's%20blood%20puffball_av3"},{"n":"Dulac","s":30,"u":"dulac_av3"},{"n":"Reaper Skull Puffball","s":30,"u":"reaper%20skull%20puffball_av3"},{"n":"Salaisa Malthulas","s":30,"u":"salaisa%20malthulas_av3"},{"n":"Hungry Ghost","s":10,"u":"hungry%20ghost_botd"},{"n":"Iruxi Ossature","s":10,"u":"iruxi%20ossature_botd"},{"n":"Flea Swarm","s":31,"u":"flea%20swarm_ec1"},{"n":"Giant Flea","s":31,"u":"giant%20flea_ec1"},{"n":"Juvenile Boar","s":31,"u":"juvenile%20boar_ec1"},{"n":"Luminous Ooze","s":31,"u":"luminous%20ooze_ec1"},{"n":"Mechanical Carny","s":31,"u":"mechanical%20carny_ec1"},{"n":"Pinacosaurus","s":31,"u":"pinacosaurus_ec1"},{"n":"Violet","s":31,"u":"violet_ec1"},{"n":"Evora Yarket","s":32,"u":"evora%20yarket_ec2"},{"n":"Iridescent Elephant","s":32,"u":"iridescent%20elephant_ec2"},{"n":"Zuipnyrn","s":32,"u":"zuipnyrn_ec2"},{"n":"Counteflora","s":9,"u":"counteflora_ec3"},{"n":"Cu Sith","s":9,"u":"cu%20sith_ec3"},{"n":"Harrow Doll","s":33,"u":"harrow%20doll_ec4"},{"n":"Ledorick Banyan","s":33,"u":"ledorick%20banyan_ec4"},{"n":"Stirvyn Banyan","s":33,"u":"stirvyn%20banyan_ec4"},{"n":"Tallow Ooze","s":33,"u":"tallow%20ooze_ec4"},{"n":"Tashlock Banyan","s":33,"u":"tashlock%20banyan_ec4"},{"n":"War Sauropelta","s":33,"u":"war%20sauropelta_ec4"},{"n":"Obsidian Golem","s":34,"u":"obsidian%20golem_ec5"},{"n":"Vitalia","s":34,"u":"vitalia_ec5"},{"n":"Barking Stag","s":35,"u":"barking%20stag_ec6"},{"n":"Bee Swarm","s":36,"u":"bee%20swarm_fop"},{"n":"Blood Ooze","s":36,"u":"blood%20ooze_fop"},{"n":"Bloodlash Bush","s":36,"u":"bloodlash%20bush_fop"},{"n":"Caustic Wolf","s":36,"u":"caustic%20wolf_fop"},{"n":"Fiery Leopard","s":36,"u":"fiery%20leopard_fop"},{"n":"Giant Lightning Serpent","s":36,"u":"giant%20lightning%20serpent_fop"},{"n":"Icy Rats","s":36,"u":"icy%20rats_fop"},{"n":"Mangy Wolves","s":36,"u":"mangy%20wolves_fop"},{"n":"Mutant Wolves","s":36,"u":"mutant%20wolves_fop"},{"n":"Stone Horse","s":36,"u":"stone%20horse_fop"},{"n":"The Behemoth","s":36,"u":"the%20behemoth_fop"},{"n":"Vine Lasher","s":36,"u":"vine%20lasher_fop"},{"n":"Agile Warrior","s":37,"u":"agile%20warrior_frp1"},{"n":"Archery Specialist","s":37,"u":"archery%20specialist_frp1"},{"n":"Caustic Monitor","s":37,"u":"caustic%20monitor_frp1"},{"n":"Dread Roc","s":37,"u":"dread%20roc_frp1"},{"n":"Dromornis","s":37,"u":"dromornis_frp1"},{"n":"Elder Cauthooj","s":37,"u":"elder%20cauthooj_frp1"},{"n":"Grave Spinosaurus","s":37,"u":"grave%20spinosaurus_frp1"},{"n":"Hantu Belian","s":37,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":37,"u":"hantu%20denai_frp1"},{"n":"Jaiban","s":37,"u":"jaiban_frp1"},{"n":"Ki Adept","s":37,"u":"ki%20adept_frp1"},{"n":"Mage Of Many Styles","s":37,"u":"mage%20of%20many%20styles_frp1"},{"n":"Mammoth Turtle","s":37,"u":"mammoth%20turtle_frp1"},{"n":"Planar Terra-cotta Soldier","s":37,"u":"planar%20terra-cotta%20soldier_frp1"},{"n":"Planar Terra-cotta Squadron","s":37,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Syu Tak-nwa","s":37,"u":"syu%20tak-nwa_frp1"},{"n":"Tamikan","s":37,"u":"tamikan_frp1"},{"n":"Tyrannosaurus Imperator","s":37,"u":"tyrannosaurus%20imperator_frp1"},{"n":"Weapon Master","s":37,"u":"weapon%20master_frp1"},{"n":"Amihan","s":38,"u":"amihan_frp2"},{"n":"Hummingbird","s":38,"u":"hummingbird_frp2"},{"n":"Juspix Rammel","s":38,"u":"juspix%20rammel_frp2"},{"n":"Maalya","s":38,"u":"maalya_frp2"},{"n":"Phuthi","s":38,"u":"phuthi_frp2"},{"n":"Syu Tak-nwa","s":38,"u":"syu%20tak-nwa_frp2"},{"n":"Troff Frostknuckles","s":38,"u":"troff%20frostknuckles_frp2"},{"n":"Umbasi","s":38,"u":"umbasi_frp2"},{"n":"Canopy Elder","s":39,"u":"canopy%20elder_frp3"},{"n":"Rai Sho Postulant","s":39,"u":"rai%20sho%20postulant_frp3"},{"n":"Sanzuwu","s":39,"u":"sanzuwu_frp3"},{"n":"Stone Sister","s":6,"u":"stone%20sister_loil"},{"n":"Quantium Golem","s":6,"u":"quantium%20golem_loil"},{"n":"Clockwork Cannoneer","s":6,"u":"clockwork%20cannoneer_loil"},{"n":"Fleshforged Dreadnought","s":6,"u":"fleshforged%20dreadnought_loil"},{"n":"Gunpowder Ooze","s":6,"u":"gunpowder%20ooze_loil"},{"n":"Ugvashi","s":6,"u":"ugvashi_loil"},{"n":"Kaava Stalker","s":0,"u":"kaava%20stalker_lome"},{"n":"Pygmy Kaava","s":0,"u":"pygmy%20kaava_lome"},{"n":"Rompo","s":0,"u":"rompo_lome"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Princess Sunset","s":41,"u":"princess%20sunset_ltiba"},{"n":"Guillotine Golem","s":42,"u":"guillotine%20golem_ngd"},{"n":"Clockwork Hunter","s":43,"u":"clockwork%20hunter_ooa1"},{"n":"Clockwork Handler","s":43,"u":"clockwork%20handler_ooa1"},{"n":"Clockwork Brewer","s":43,"u":"clockwork%20brewer_ooa1"},{"n":"Clockwork Fabricator","s":43,"u":"clockwork%20fabricator_ooa1"},{"n":"Yeast Ooze","s":43,"u":"yeast%20ooze_ooa1"},{"n":"Rust Ooze","s":43,"u":"rust%20ooze_ooa1"},{"n":"Clockwork Door Warden","s":44,"u":"clockwork%20door%20warden_ooa2"},{"n":"Masu","s":44,"u":"masu_ooa2"},{"n":"Clockwork Gunner","s":44,"u":"clockwork%20gunner_ooa2"},{"n":"Clockwork Disposer","s":44,"u":"clockwork%20disposer_ooa2"},{"n":"Clockwork Sphinx","s":44,"u":"clockwork%20sphinx_ooa2"},{"n":"Daelum","s":44,"u":"daelum_ooa2"},{"n":"Mutant Giant Toad","s":44,"u":"mutant%20giant%20toad_ooa2"},{"n":"Trapjaw Tangle","s":44,"u":"trapjaw%20tangle_ooa2"},{"n":"Mutant Bats","s":45,"u":"mutant%20bats_ooa3"},{"n":"Glass Elephant","s":45,"u":"glass%20elephant_ooa3"},{"n":"Clockwork Buccaneer","s":45,"u":"clockwork%20buccaneer_ooa3"},{"n":"Clockwork Puppeteer","s":45,"u":"clockwork%20puppeteer_ooa3"},{"n":"Pyronite Ooze","s":45,"u":"pyronite%20ooze_ooa3"},{"n":"Cursebreaker","s":46,"u":"cursebreaker_sli"},{"n":"Fuming Sludge","s":46,"u":"fuming%20sludge_sli"},{"n":"Bramble Champion Construct","s":47,"u":"bramble%20champion%20construct_sot1"},{"n":"Giant Mining Bee","s":47,"u":"giant%20mining%20bee_sot1"},{"n":"Giant Silverfish","s":47,"u":"giant%20silverfish_sot1"},{"n":"Giant Tsetse Fly","s":47,"u":"giant%20tsetse%20fly_sot1"},{"n":"Giant Worker Bee","s":47,"u":"giant%20worker%20bee_sot1"},{"n":"Shieldbearer Construct","s":47,"u":"shieldbearer%20construct_sot1"},{"n":"Sicklehand Construct","s":47,"u":"sicklehand%20construct_sot1"},{"n":"Silverfish Swarm","s":47,"u":"silverfish%20swarm_sot1"},{"n":"Spellskein","s":47,"u":"spellskein_sot1"},{"n":"Damibwa","s":48,"u":"damibwa_sot2"},{"n":"Gbahali","s":48,"u":"gbahali_sot2"},{"n":"Mpeshi","s":48,"u":"mpeshi_sot2"},{"n":"Mutated Sewer Ooze","s":48,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Old Thrasher","s":48,"u":"old%20thrasher_sot2"},{"n":"Golgopo","s":49,"u":"golgopo_sot3"},{"n":"Ixamè","s":49,"u":"ixam%c3%a8_sot3"},{"n":"Terwa Prodigy","s":49,"u":"terwa%20prodigy_sot3"},{"n":"Terwa Star Reader","s":49,"u":"terwa%20star%20reader_sot3"},{"n":"Ba'aupa Mdoudu","s":50,"u":"ba'aupa%20mdoudu_sot4"},{"n":"Dimari-Diji","s":50,"u":"dimari-diji_sot4"},{"n":"Gold Defender","s":50,"u":"gold%20defender_sot4"},{"n":"Gold Defender Garrison","s":50,"u":"gold%20defender%20garrison_sot4"},{"n":"Kilia Mwibo","s":50,"u":"kilia%20mwibo_sot4"},{"n":"Living Sun-Spire","s":50,"u":"living%20sun-spire_sot4"},{"n":"Nkiruka","s":50,"u":"nkiruka_sot4"},{"n":"Contemplative","s":51,"u":"contemplative_sot5"},{"n":"Contemplative Meditant","s":51,"u":"contemplative%20meditant_sot5"},{"n":"Contemplative Mentor","s":51,"u":"contemplative%20mentor_sot5"},{"n":"Gluttonworm","s":51,"u":"gluttonworm_sot5"},{"n":"Ikeshti Brood-Minder","s":51,"u":"ikeshti%20brood-minder_sot5"},{"n":"Khefak Scuttler","s":51,"u":"khefak%20scuttler_sot5"},{"n":"Shobhad Enforcer","s":51,"u":"shobhad%20enforcer_sot5"},{"n":"Shobhad Sniper","s":51,"u":"shobhad%20sniper_sot5"},{"n":"Thasteron Khefak","s":51,"u":"thasteron%20khefak_sot5"},{"n":"Alate Ant","s":52,"u":"alate%20ant_sot6"},{"n":"Apocalypse Ant Swarm","s":52,"u":"apocalypse%20ant%20swarm_sot6"},{"n":"Aspect of Hunger","s":52,"u":"aspect%20of%20hunger_sot6"},{"n":"Aspect of Insects","s":52,"u":"aspect%20of%20insects_sot6"},{"n":"Cataclysm Beetle","s":52,"u":"cataclysm%20beetle_sot6"},{"n":"Chromatic Ooze","s":52,"u":"chromatic%20ooze_sot6"},{"n":"Clockwork Clock Tower","s":52,"u":"clockwork%20clock%20tower_sot6"},{"n":"Crawling Slurry","s":52,"u":"crawling%20slurry_sot6"},{"n":"Ironclad Annihilator Beetle","s":52,"u":"ironclad%20annihilator%20beetle_sot6"},{"n":"Lignified Adamantine Golem","s":52,"u":"lignified%20adamantine%20golem_sot6"},{"n":"Red Commander Ant","s":52,"u":"red%20commander%20ant_sot6"},{"n":"Red Guard Ant","s":52,"u":"red%20guard%20ant_sot6"},{"n":"Red Queen","s":52,"u":"red%20queen_sot6"},{"n":"Thorn Guardian","s":52,"u":"thorn%20guardian_sot6"},{"n":"Basilisk","s":53,"u":"basilisk_tio"},{"n":"Boar","s":53,"u":"boar_tio"},{"n":"Brimstone Rat","s":53,"u":"brimstone%20rat_tio"},{"n":"Crocodile","s":53,"u":"crocodile_tio"},{"n":"Ghost Commoner","s":53,"u":"ghost%20commoner_tio"},{"n":"Giant Centipede","s":53,"u":"giant%20centipede_tio"},{"n":"Giant Rat","s":53,"u":"giant%20rat_tio"},{"n":"Giant Spider","s":53,"u":"giant%20spider_tio"},{"n":"Leopard","s":53,"u":"leopard_tio"},{"n":"Mimic Prankster","s":53,"u":"mimic%20prankster_tio"},{"n":"Owlbear","s":53,"u":"owlbear_tio"},{"n":"Sewer Ooze","s":53,"u":"sewer%20ooze_tio"},{"n":"Viper","s":53,"u":"viper_tio"},{"n":"Wolf","s":53,"u":"wolf_tio"}],"2":[{"n":"Genius Diadem","s":15,"u":"genius%20diadem_gmg"}],"27":[{"n":"Ceru","s":6,"u":"ceru_loil"}],"66":[{"n":"Astral Plane","s":15,"u":"astral%20plane_gmg"},{"n":"Boneyard","s":15,"u":"boneyard_gmg"},{"n":"Dimension of Time","s":15,"u":"dimension%20of%20time_gmg"},{"n":"Dreamlands","s":15,"u":"dreamlands_gmg"},{"n":"Ethereal Plane","s":15,"u":"ethereal%20plane_gmg"},{"n":"First World","s":15,"u":"first%20world_gmg"},{"n":"Material Plane","s":15,"u":"material%20plane_gmg"},{"n":"Negative Energy Plane","s":15,"u":"negative%20energy%20plane_gmg"},{"n":"Otari","s":15,"u":"otari_gmg"},{"n":"Plane of Air","s":15,"u":"plane%20of%20air_gmg"},{"n":"Plane of Earth","s":15,"u":"plane%20of%20earth_gmg"},{"n":"Plane of Fire","s":15,"u":"plane%20of%20fire_gmg"},{"n":"Plane of Water","s":15,"u":"plane%20of%20water_gmg"},{"n":"Positive Energy Plane","s":15,"u":"positive%20energy%20plane_gmg"},{"n":"Shadow Plane","s":15,"u":"shadow%20plane_gmg"},{"n":"Hoba Dukuza","s":6,"u":"hoba%20dukuza_loil"},{"n":"Niswan","s":6,"u":"niswan_loil"},{"n":"Prada Hanam","s":6,"u":"prada%20hanam_loil"},{"n":"Quantium","s":6,"u":"quantium_loil"},{"n":"Kibwe","s":0,"u":"kibwe_lome"},{"n":"Osibu","s":0,"u":"osibu_lome"},{"n":"Senghor","s":0,"u":"senghor_lome"},{"n":"Usaro","s":0,"u":"usaro_lome"},{"n":"Kibwe","s":46,"u":"kibwe_sli"}],"72":[{"n":"Pathfinder Society","s":7,"u":"pathfinder%20society_locg"}]},"huge":{"1":[{"n":"Adamantine Golem","s":12,"u":"adamantine%20golem_b1"},{"n":"Adult Blue Dragon","s":12,"u":"adult%20blue%20dragon_b1"},{"n":"Adult Bronze Dragon","s":12,"u":"adult%20bronze%20dragon_b1"},{"n":"Adult Gold Dragon","s":12,"u":"adult%20gold%20dragon_b1"},{"n":"Adult Green Dragon","s":12,"u":"adult%20green%20dragon_b1"},{"n":"Adult Red Dragon","s":12,"u":"adult%20red%20dragon_b1"},{"n":"Adult Silver Dragon","s":12,"u":"adult%20silver%20dragon_b1"},{"n":"Alghollthu Master","s":12,"u":"alghollthu%20master_b1"},{"n":"Ancient Black Dragon","s":12,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Blue Dragon","s":12,"u":"ancient%20blue%20dragon_b1"},{"n":"Ancient Brass Dragon","s":12,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Copper Dragon","s":12,"u":"ancient%20copper%20dragon_b1"},{"n":"Ancient Red Dragon","s":12,"u":"ancient%20red%20dragon_b1"},{"n":"Ancient White Dragon","s":12,"u":"ancient%20white%20dragon_b1"},{"n":"Ankylosaurus","s":12,"u":"ankylosaurus_b1"},{"n":"Arboreal Regent","s":12,"u":"arboreal%20regent_b1"},{"n":"Awakened Tree","s":12,"u":"awakened%20tree_b1"},{"n":"Black Pudding","s":12,"u":"black%20pudding_b1"},{"n":"Bulette","s":12,"u":"bulette_b1"},{"n":"Cloud Giant","s":12,"u":"cloud%20giant_b1"},{"n":"Deinosuchus","s":12,"u":"deinosuchus_b1"},{"n":"Dragon Turtle","s":12,"u":"dragon%20turtle_b1"},{"n":"Drakauthix","s":12,"u":"drakauthix_b1"},{"n":"Elemental Avalanche","s":12,"u":"elemental%20avalanche_b1"},{"n":"Elemental Hurricane","s":12,"u":"elemental%20hurricane_b1"},{"n":"Elemental Inferno","s":12,"u":"elemental%20inferno_b1"},{"n":"Elemental Tsunami","s":12,"u":"elemental%20tsunami_b1"},{"n":"Elephant","s":12,"u":"elephant_b1"},{"n":"Firewyrm","s":12,"u":"firewyrm_b1"},{"n":"Giant Anaconda","s":12,"u":"giant%20anaconda_b1"},{"n":"Giant Animated Statue","s":12,"u":"giant%20animated%20statue_b1"},{"n":"Giant Flytrap","s":12,"u":"giant%20flytrap_b1"},{"n":"Giant Octopus","s":12,"u":"giant%20octopus_b1"},{"n":"Glabrezu","s":12,"u":"glabrezu_b1"},{"n":"Great Cyclops","s":12,"u":"great%20cyclops_b1"},{"n":"Great White Shark","s":12,"u":"great%20white%20shark_b1"},{"n":"Greater Nightmare","s":12,"u":"greater%20nightmare_b1"},{"n":"Grikkitog","s":12,"u":"grikkitog_b1"},{"n":"Hive Mother","s":12,"u":"hive%20mother_b1"},{"n":"Hydra","s":12,"u":"hydra_b1"},{"n":"Mammoth","s":12,"u":"mammoth_b1"},{"n":"Quetzalcoatlus","s":12,"u":"quetzalcoatlus_b1"},{"n":"Remorhaz","s":12,"u":"remorhaz_b1"},{"n":"Shoggoth","s":12,"u":"shoggoth_b1"},{"n":"Shuln","s":12,"u":"shuln_b1"},{"n":"Skeletal Hulk","s":12,"u":"skeletal%20hulk_b1"},{"n":"Skulltaker","s":12,"u":"skulltaker_b1"},{"n":"Stegosaurus","s":12,"u":"stegosaurus_b1"},{"n":"Storm Giant","s":12,"u":"storm%20giant_b1"},{"n":"Treerazer","s":12,"u":"treerazer_b1"},{"n":"Triceratops","s":12,"u":"triceratops_b1"},{"n":"Uthul","s":12,"u":"uthul_b1"},{"n":"Wemmuth","s":12,"u":"wemmuth_b1"},{"n":"Zombie Hulk","s":12,"u":"zombie%20hulk_b1"},{"n":"Adult Brine Dragon","s":13,"u":"adult%20brine%20dragon_b2"},{"n":"Adult Cloud Dragon","s":13,"u":"adult%20cloud%20dragon_b2"},{"n":"Adult Crystal Dragon","s":13,"u":"adult%20crystal%20dragon_b2"},{"n":"Adult Magma Dragon","s":13,"u":"adult%20magma%20dragon_b2"},{"n":"Adult Umbral Dragon","s":13,"u":"adult%20umbral%20dragon_b2"},{"n":"Anancus","s":13,"u":"anancus_b2"},{"n":"Athach","s":13,"u":"athach_b2"},{"n":"Augnagar","s":13,"u":"augnagar_b2"},{"n":"Bastion Archon","s":13,"u":"bastion%20archon_b2"},{"n":"Bebilith","s":13,"u":"bebilith_b2"},{"n":"Behemoth Hippopotamus","s":13,"u":"behemoth%20hippopotamus_b2"},{"n":"Behir","s":13,"u":"behir_b2"},{"n":"Elasmosaurus","s":13,"u":"elasmosaurus_b2"},{"n":"Froghemoth","s":13,"u":"froghemoth_b2"},{"n":"Frost Worm","s":13,"u":"frost%20worm_b2"},{"n":"Giant Hippocampus","s":13,"u":"giant%20hippocampus_b2"},{"n":"Giant Slug","s":13,"u":"giant%20slug_b2"},{"n":"Giant Squid","s":13,"u":"giant%20squid_b2"},{"n":"Giant Whiptail Centipede","s":13,"u":"giant%20whiptail%20centipede_b2"},{"n":"Hadrosaurid","s":13,"u":"hadrosaurid_b2"},{"n":"Icewyrm","s":13,"u":"icewyrm_b2"},{"n":"Iguanodon","s":13,"u":"iguanodon_b2"},{"n":"Jabberwock","s":13,"u":"jabberwock_b2"},{"n":"Jotund Troll","s":13,"u":"jotund%20troll_b2"},{"n":"Leng Spider","s":13,"u":"leng%20spider_b2"},{"n":"Mastodon","s":13,"u":"mastodon_b2"},{"n":"Megalania","s":13,"u":"megalania_b2"},{"n":"Melody On The Wind","s":13,"u":"melody%20on%20the%20wind_b2"},{"n":"Moonflower","s":13,"u":"moonflower_b2"},{"n":"Nalfeshnee","s":13,"u":"nalfeshnee_b2"},{"n":"Ogre Spider","s":13,"u":"ogre%20spider_b2"},{"n":"Orca","s":13,"u":"orca_b2"},{"n":"Scythe Tree","s":13,"u":"scythe%20tree_b2"},{"n":"Taiga Giant","s":13,"u":"taiga%20giant_b2"},{"n":"Tendriculos","s":13,"u":"tendriculos_b2"},{"n":"Thrasfyr","s":13,"u":"thrasfyr_b2"},{"n":"Umonlee","s":13,"u":"umonlee_b2"},{"n":"Vaspercham","s":13,"u":"vaspercham_b2"},{"n":"Water Orm","s":13,"u":"water%20orm_b2"},{"n":"Water Yai","s":13,"u":"water%20yai_b2"},{"n":"Yamaraj","s":13,"u":"yamaraj_b2"},{"n":"Adult Forest Dragon","s":14,"u":"adult%20forest%20dragon_b3"},{"n":"Adult Sea Dragon","s":14,"u":"adult%20sea%20dragon_b3"},{"n":"Adult Sky Dragon","s":14,"u":"adult%20sky%20dragon_b3"},{"n":"Adult Sovereign Dragon","s":14,"u":"adult%20sovereign%20dragon_b3"},{"n":"Adult Underworld Dragon","s":14,"u":"adult%20underworld%20dragon_b3"},{"n":"Animated Furnace","s":14,"u":"animated%20furnace_b3"},{"n":"Arboreal Archive","s":14,"u":"arboreal%20archive_b3"},{"n":"Clockwork Dragon","s":14,"u":"clockwork%20dragon_b3"},{"n":"Elder Sphinx","s":14,"u":"elder%20sphinx_b3"},{"n":"Empress Bore Worm","s":14,"u":"empress%20bore%20worm_b3"},{"n":"Feral Skull Swarm","s":14,"u":"feral%20skull%20swarm_b3"},{"n":"Fossil Golem","s":14,"u":"fossil%20golem_b3"},{"n":"Khravgodon","s":14,"u":"khravgodon_b3"},{"n":"Kimenhul","s":14,"u":"kimenhul_b3"},{"n":"Kokogiak","s":14,"u":"kokogiak_b3"},{"n":"Megatherium","s":14,"u":"megatherium_b3"},{"n":"Mithral Golem","s":14,"u":"mithral%20golem_b3"},{"n":"Mobogo","s":14,"u":"mobogo_b3"},{"n":"Mokele-mbembe","s":14,"u":"mokele-mbembe_b3"},{"n":"Plague Giant","s":14,"u":"plague%20giant_b3"},{"n":"Shantak","s":14,"u":"shantak_b3"},{"n":"Sturzstromer","s":14,"u":"sturzstromer_b3"},{"n":"Tiddalik","s":14,"u":"tiddalik_b3"},{"n":"Tidehawk","s":14,"u":"tidehawk_b3"},{"n":"Zombie Dragon","s":14,"u":"zombie%20dragon_b3"},{"n":"Bida","s":17,"u":"bida_aoa2"},{"n":"Mokele-mbembe","s":17,"u":"mokele-mbembe_aoa2"},{"n":"Adult Magma Dragon","s":19,"u":"adult%20magma%20dragon_aoa4"},{"n":"Dalos","s":19,"u":"dalos_aoa4"},{"n":"Gashadokuro","s":19,"u":"gashadokuro_aoa4"},{"n":"Veshumirix","s":19,"u":"veshumirix_aoa4"},{"n":"Nalfeshnee","s":20,"u":"nalfeshnee_aoa5"},{"n":"Animated Dragonstorm","s":21,"u":"animated%20dragonstorm_aoa6"},{"n":"Dragonstorm Fire Giant","s":21,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Teraphant","s":23,"u":"teraphant_aoe2"},{"n":"Eberark","s":24,"u":"eberark_aoe3"},{"n":"The Stabbing Beast","s":25,"u":"the%20stabbing%20beast_aoe4"},{"n":"Minchgorm","s":26,"u":"minchgorm_aoe5"},{"n":"Alchemical Horror","s":27,"u":"alchemical%20horror_aoe6"},{"n":"Hestriviniaas","s":27,"u":"hestriviniaas_aoe6"},{"n":"Living Mural","s":27,"u":"living%20mural_aoe6"},{"n":"Penqual","s":27,"u":"penqual_aoe6"},{"n":"Slithering Rift","s":27,"u":"slithering%20rift_aoe6"},{"n":"Corpseroot","s":10,"u":"corpseroot_botd"},{"n":"Vanyver","s":10,"u":"vanyver_botd"},{"n":"Sykever","s":10,"u":"sykever_botd"},{"n":"Death Coach","s":10,"u":"death%20coach_botd"},{"n":"Gashadokuro","s":10,"u":"gashadokuro_botd"},{"n":"Gholdako","s":10,"u":"gholdako_botd"},{"n":"Queen Sluagh","s":10,"u":"queen%20sluagh_botd"},{"n":"Seetangeist","s":10,"u":"seetangeist_botd"},{"n":"Zombie Mammoth","s":10,"u":"zombie%20mammoth_botd"},{"n":"Iridescent Elephant","s":32,"u":"iridescent%20elephant_ec2"},{"n":"Aukashungi Swarm","s":33,"u":"aukashungi%20swarm_ec4"},{"n":"Giant Aukashungi","s":33,"u":"giant%20aukashungi_ec4"},{"n":"Qurashith","s":33,"u":"qurashith_ec4"},{"n":"Starved Staff","s":33,"u":"starved%20staff_ec4"},{"n":"Ammut","s":34,"u":"ammut_ec5"},{"n":"Kimilekki","s":35,"u":"kimilekki_ec6"},{"n":"Saurian Warmonger","s":35,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Worldwatcher","s":35,"u":"saurian%20worldwatcher_ec6"},{"n":"Vavakia","s":35,"u":"vavakia_ec6"},{"n":"Viskithrel","s":35,"u":"viskithrel_ec6"},{"n":"Berberoka","s":37,"u":"berberoka_frp1"},{"n":"Caustic Monitor","s":37,"u":"caustic%20monitor_frp1"},{"n":"Old Man Statue","s":37,"u":"old%20man%20statue_frp1"},{"n":"Melodic Squall","s":38,"u":"melodic%20squall_frp2"},{"n":"Taiga Yai","s":38,"u":"taiga%20yai_frp2"},{"n":"Flying Mountain Kaminari","s":39,"u":"flying%20mountain%20kaminari_frp3"},{"n":"Inmyeonjo","s":39,"u":"inmyeonjo_frp3"},{"n":"Clockwork Cannoneer","s":6,"u":"clockwork%20cannoneer_loil"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Cuetzmonquali","s":40,"u":"cuetzmonquali_lomm"},{"n":"Desert's Howl","s":40,"u":"desert's%20howl_lomm"},{"n":"Grogrisant","s":40,"u":"grogrisant_lomm"},{"n":"Grisantian Lion","s":40,"u":"grisantian%20lion_lomm"},{"n":"Gray Death","s":42,"u":"gray%20death_ngd"},{"n":"Mutant Bats","s":45,"u":"mutant%20bats_ooa3"},{"n":"Glass Elephant","s":45,"u":"glass%20elephant_ooa3"},{"n":"Gbahali","s":48,"u":"gbahali_sot2"},{"n":"Screaming Sulfur","s":49,"u":"screaming%20sulfur_sot3"},{"n":"Avatar of Walkena","s":50,"u":"avatar%20of%20walkena_sot4"},{"n":"Gold Defender","s":50,"u":"gold%20defender_sot4"},{"n":"Kilia Mwibo","s":50,"u":"kilia%20mwibo_sot4"},{"n":"Cataclysm Beetle","s":52,"u":"cataclysm%20beetle_sot6"},{"n":"Hivebound Arboreal","s":52,"u":"hivebound%20arboreal_sot6"},{"n":"Red Commander Ant","s":52,"u":"red%20commander%20ant_sot6"},{"n":"Red Queen","s":52,"u":"red%20queen_sot6"},{"n":"Ta'apundo","s":52,"u":"ta'apundo_sot6"}],"2":[{"n":"Alchemical Springald","s":2,"u":"alchemical%20springald_g%26g"},{"n":"Alkenstar Cannon","s":2,"u":"alkenstar%20cannon_g%26g"},{"n":"Fiend's Mouth Cannon","s":2,"u":"fiend's%20mouth%20cannon_g%26g"},{"n":"Firedrake","s":2,"u":"firedrake_g%26g"},{"n":"Heavy Ballista","s":2,"u":"heavy%20ballista_g%26g"},{"n":"Springald","s":2,"u":"springald_g%26g"}],"71":[{"n":"Steam Giant","s":15,"u":"steam%20giant_gmg"},{"n":"Sky Chariot, Heavy","s":38,"u":"sky%20chariot%2c%20heavy_frp2"},{"n":"Sky Chariot, Medium","s":38,"u":"sky%20chariot%2c%20medium_frp2"},{"n":"Ambling Surveyor","s":2,"u":"ambling%20surveyor_g%26g"},{"n":"Mobile Inn","s":2,"u":"mobile%20inn_g%26g"},{"n":"Snail Coach","s":2,"u":"snail%20coach_g%26g"},{"n":"Cliff Crawler","s":8,"u":"cliff%20crawler_lotgb"},{"n":"Cutter","s":8,"u":"cutter_lotgb"},{"n":"Sand Barge","s":8,"u":"sand%20barge_lotgb"},{"n":"Shark Diver","s":8,"u":"shark%20diver_lotgb"}],"72":[{"n":"Magaambya","s":7,"u":"magaambya_locg"},{"n":"Pathfinder Society","s":7,"u":"pathfinder%20society_locg"}]},"golem":{"1":[{"n":"Adamantine Golem","s":12,"u":"adamantine%20golem_b1"},{"n":"Alchemical Golem","s":12,"u":"alchemical%20golem_b1"},{"n":"Clay Golem","s":12,"u":"clay%20golem_b1"},{"n":"Flesh Golem","s":12,"u":"flesh%20golem_b1"},{"n":"Iron Golem","s":12,"u":"iron%20golem_b1"},{"n":"Stone Golem","s":12,"u":"stone%20golem_b1"},{"n":"Carrion Golem","s":13,"u":"carrion%20golem_b2"},{"n":"Glass Golem","s":13,"u":"glass%20golem_b2"},{"n":"Ice Golem","s":13,"u":"ice%20golem_b2"},{"n":"Wood Golem","s":13,"u":"wood%20golem_b2"},{"n":"Fossil Golem","s":14,"u":"fossil%20golem_b3"},{"n":"Mithral Golem","s":14,"u":"mithral%20golem_b3"},{"n":"Lazurite-infused Stone Golem","s":19,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Obsidian Golem","s":34,"u":"obsidian%20golem_ec5"},{"n":"Quantium Golem","s":6,"u":"quantium%20golem_loil"},{"n":"Guillotine Golem","s":42,"u":"guillotine%20golem_ngd"},{"n":"Cursebreaker","s":46,"u":"cursebreaker_sli"},{"n":"Gold Defender","s":50,"u":"gold%20defender_sot4"},{"n":"Lignified Adamantine Golem","s":52,"u":"lignified%20adamantine%20golem_sot6"}]},"mindless":{"1":[{"n":"Adamantine Golem","s":12,"u":"adamantine%20golem_b1"},{"n":"Alchemical Golem","s":12,"u":"alchemical%20golem_b1"},{"n":"Animated Armor","s":12,"u":"animated%20armor_b1"},{"n":"Animated Broom","s":12,"u":"animated%20broom_b1"},{"n":"Animated Statue","s":12,"u":"animated%20statue_b1"},{"n":"Black Pudding","s":12,"u":"black%20pudding_b1"},{"n":"Clay Golem","s":12,"u":"clay%20golem_b1"},{"n":"Flesh Golem","s":12,"u":"flesh%20golem_b1"},{"n":"Gelatinous Cube","s":12,"u":"gelatinous%20cube_b1"},{"n":"Giant Animated Statue","s":12,"u":"giant%20animated%20statue_b1"},{"n":"Giant Flytrap","s":12,"u":"giant%20flytrap_b1"},{"n":"Grothlut","s":12,"u":"grothlut_b1"},{"n":"Iron Golem","s":12,"u":"iron%20golem_b1"},{"n":"Lemure","s":12,"u":"lemure_b1"},{"n":"Ochre Jelly","s":12,"u":"ochre%20jelly_b1"},{"n":"Plague Zombie","s":12,"u":"plague%20zombie_b1"},{"n":"Sewer Ooze","s":12,"u":"sewer%20ooze_b1"},{"n":"Skeletal Giant","s":12,"u":"skeletal%20giant_b1"},{"n":"Skeletal Horse","s":12,"u":"skeletal%20horse_b1"},{"n":"Skeletal Hulk","s":12,"u":"skeletal%20hulk_b1"},{"n":"Skeleton Guard","s":12,"u":"skeleton%20guard_b1"},{"n":"Snapping Flytrap","s":12,"u":"snapping%20flytrap_b1"},{"n":"Stone Golem","s":12,"u":"stone%20golem_b1"},{"n":"Zombie Brute","s":12,"u":"zombie%20brute_b1"},{"n":"Zombie Hulk","s":12,"u":"zombie%20hulk_b1"},{"n":"Zombie Shambler","s":12,"u":"zombie%20shambler_b1"},{"n":"Amoeba Swarm","s":13,"u":"amoeba%20swarm_b2"},{"n":"Assassin Vine","s":13,"u":"assassin%20vine_b2"},{"n":"Basidirond","s":13,"u":"basidirond_b2"},{"n":"Carnivorous Blob","s":13,"u":"carnivorous%20blob_b2"},{"n":"Carrion Golem","s":13,"u":"carrion%20golem_b2"},{"n":"Dig-widget","s":13,"u":"dig-widget_b2"},{"n":"Fire Jellyfish Swarm","s":13,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Giant Amoeba","s":13,"u":"giant%20amoeba_b2"},{"n":"Giant Jellyfish","s":13,"u":"giant%20jellyfish_b2"},{"n":"Glass Golem","s":13,"u":"glass%20golem_b2"},{"n":"Gray Ooze","s":13,"u":"gray%20ooze_b2"},{"n":"Ice Golem","s":13,"u":"ice%20golem_b2"},{"n":"Necrophidius","s":13,"u":"necrophidius_b2"},{"n":"Slime Mold","s":13,"u":"slime%20mold_b2"},{"n":"Spiral Centurion","s":13,"u":"spiral%20centurion_b2"},{"n":"Verdurous Ooze","s":13,"u":"verdurous%20ooze_b2"},{"n":"Violet Fungus","s":13,"u":"violet%20fungus_b2"},{"n":"Wood Golem","s":13,"u":"wood%20golem_b2"},{"n":"Yellow Musk Brute","s":13,"u":"yellow%20musk%20brute_b2"},{"n":"Yellow Musk Creeper","s":13,"u":"yellow%20musk%20creeper_b2"},{"n":"Yellow Musk Thrall","s":13,"u":"yellow%20musk%20thrall_b2"},{"n":"Animated Colossus","s":14,"u":"animated%20colossus_b3"},{"n":"Animated Furnace","s":14,"u":"animated%20furnace_b3"},{"n":"Animated Silverware Swarm","s":14,"u":"animated%20silverware%20swarm_b3"},{"n":"Animated Trebuchet","s":14,"u":"animated%20trebuchet_b3"},{"n":"Clacking Skull Swarm","s":14,"u":"clacking%20skull%20swarm_b3"},{"n":"Clockwork Dragon","s":14,"u":"clockwork%20dragon_b3"},{"n":"Clockwork Mage","s":14,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":14,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Spy","s":14,"u":"clockwork%20spy_b3"},{"n":"Divine Warden Of Nethys","s":14,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Feral Skull Swarm","s":14,"u":"feral%20skull%20swarm_b3"},{"n":"Flaming Skull","s":14,"u":"flaming%20skull_b3"},{"n":"Fossil Golem","s":14,"u":"fossil%20golem_b3"},{"n":"Harpy Skeleton","s":14,"u":"harpy%20skeleton_b3"},{"n":"Mithral Golem","s":14,"u":"mithral%20golem_b3"},{"n":"Roiling Incant","s":14,"u":"roiling%20incant_b3"},{"n":"Severed Head","s":14,"u":"severed%20head_b3"},{"n":"Shambler Troop","s":14,"u":"shambler%20troop_b3"},{"n":"Skeleton Infantry","s":14,"u":"skeleton%20infantry_b3"},{"n":"Skinstitch","s":14,"u":"skinstitch_b3"},{"n":"Slithering Pit","s":14,"u":"slithering%20pit_b3"},{"n":"Sulfur Zombie","s":14,"u":"sulfur%20zombie_b3"},{"n":"Swordkeeper","s":14,"u":"swordkeeper_b3"},{"n":"Tattoo Guardian","s":14,"u":"tattoo%20guardian_b3"},{"n":"Tyrannosaurus Skeleton","s":14,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Wizard Sponge","s":14,"u":"wizard%20sponge_b3"},{"n":"Zombie Dragon","s":14,"u":"zombie%20dragon_b3"},{"n":"Unseen Servant","s":5,"u":"unseen%20servant_crb"},{"n":"Living Sap","s":17,"u":"living%20sap_aoa2"},{"n":"Carnivorous Crystal","s":19,"u":"carnivorous%20crystal_aoa4"},{"n":"Lazurite-infused Stone Golem","s":19,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Aluum Enforcer","s":20,"u":"aluum%20enforcer_aoa5"},{"n":"Spiritbound Aluum","s":20,"u":"spiritbound%20aluum_aoa5"},{"n":"Animated Dragonstorm","s":21,"u":"animated%20dragonstorm_aoa6"},{"n":"Ofalth Zombie","s":23,"u":"ofalth%20zombie_aoe2"},{"n":"Skinstitch","s":23,"u":"skinstitch_aoe2"},{"n":"Vaultbreaker Ooze","s":23,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Iroran Skeleton","s":24,"u":"iroran%20skeleton_aoe3"},{"n":"Clockwork Assassin","s":25,"u":"clockwork%20assassin_aoe4"},{"n":"Clockwork Amalgam","s":26,"u":"clockwork%20amalgam_aoe5"},{"n":"Clockwork Assassin","s":26,"u":"clockwork%20assassin_aoe5"},{"n":"Chaos Gulgamodh","s":27,"u":"chaos%20gulgamodh_aoe6"},{"n":"Slithering Rift","s":27,"u":"slithering%20rift_aoe6"},{"n":"Dragon's Blood Puffball","s":30,"u":"dragon's%20blood%20puffball_av3"},{"n":"Reaper Skull Puffball","s":30,"u":"reaper%20skull%20puffball_av3"},{"n":"Wolf Skeleton","s":10,"u":"wolf%20skeleton_botd"},{"n":"Skeletal Soldier","s":10,"u":"skeletal%20soldier_botd"},{"n":"Beetle Carapace","s":10,"u":"beetle%20carapace_botd"},{"n":"Drake Skeleton","s":10,"u":"drake%20skeleton_botd"},{"n":"Skeletal Titan","s":10,"u":"skeletal%20titan_botd"},{"n":"Seetangeist","s":10,"u":"seetangeist_botd"},{"n":"Zombie Snake","s":10,"u":"zombie%20snake_botd"},{"n":"Zombie Owlbear","s":10,"u":"zombie%20owlbear_botd"},{"n":"Zombie Mammoth","s":10,"u":"zombie%20mammoth_botd"},{"n":"Luminous Ooze","s":31,"u":"luminous%20ooze_ec1"},{"n":"Mechanical Carny","s":31,"u":"mechanical%20carny_ec1"},{"n":"Tallow Ooze","s":33,"u":"tallow%20ooze_ec4"},{"n":"Obsidian Golem","s":34,"u":"obsidian%20golem_ec5"},{"n":"Vitalia","s":34,"u":"vitalia_ec5"},{"n":"Blood Ooze","s":36,"u":"blood%20ooze_fop"},{"n":"Old Man Statue","s":37,"u":"old%20man%20statue_frp1"},{"n":"Quantium Golem","s":6,"u":"quantium%20golem_loil"},{"n":"Clockwork Cannoneer","s":6,"u":"clockwork%20cannoneer_loil"},{"n":"Fleshforged Dreadnought","s":6,"u":"fleshforged%20dreadnought_loil"},{"n":"Skinskitter","s":6,"u":"skinskitter_loil"},{"n":"Gunpowder Ooze","s":6,"u":"gunpowder%20ooze_loil"},{"n":"Princess Sunset","s":41,"u":"princess%20sunset_ltiba"},{"n":"Guillotine Golem","s":42,"u":"guillotine%20golem_ngd"},{"n":"Clockwork Hunter","s":43,"u":"clockwork%20hunter_ooa1"},{"n":"Clockwork Handler","s":43,"u":"clockwork%20handler_ooa1"},{"n":"Clockwork Brewer","s":43,"u":"clockwork%20brewer_ooa1"},{"n":"Clockwork Fabricator","s":43,"u":"clockwork%20fabricator_ooa1"},{"n":"Yeast Ooze","s":43,"u":"yeast%20ooze_ooa1"},{"n":"Rust Ooze","s":43,"u":"rust%20ooze_ooa1"},{"n":"Clockwork Door Warden","s":44,"u":"clockwork%20door%20warden_ooa2"},{"n":"Clockwork Gunner","s":44,"u":"clockwork%20gunner_ooa2"},{"n":"Clockwork Disposer","s":44,"u":"clockwork%20disposer_ooa2"},{"n":"Clockwork Sphinx","s":44,"u":"clockwork%20sphinx_ooa2"},{"n":"Clockwork Shambler Hordes","s":45,"u":"clockwork%20shambler%20hordes_ooa3"},{"n":"Glass Elephant","s":45,"u":"glass%20elephant_ooa3"},{"n":"Clockwork Buccaneer","s":45,"u":"clockwork%20buccaneer_ooa3"},{"n":"Clockwork Puppeteer","s":45,"u":"clockwork%20puppeteer_ooa3"},{"n":"Pyronite Ooze","s":45,"u":"pyronite%20ooze_ooa3"},{"n":"Shock Zombie","s":45,"u":"shock%20zombie_ooa3"},{"n":"Cursebreaker","s":46,"u":"cursebreaker_sli"},{"n":"Fuming Sludge","s":46,"u":"fuming%20sludge_sli"},{"n":"Bramble Champion Construct","s":47,"u":"bramble%20champion%20construct_sot1"},{"n":"Shieldbearer Construct","s":47,"u":"shieldbearer%20construct_sot1"},{"n":"Sicklehand Construct","s":47,"u":"sicklehand%20construct_sot1"},{"n":"Mutated Sewer Ooze","s":48,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Gold Defender","s":50,"u":"gold%20defender_sot4"},{"n":"Gold Defender Garrison","s":50,"u":"gold%20defender%20garrison_sot4"},{"n":"Living Sun-Spire","s":50,"u":"living%20sun-spire_sot4"},{"n":"Chromatic Ooze","s":52,"u":"chromatic%20ooze_sot6"},{"n":"Clockwork Clock Tower","s":52,"u":"clockwork%20clock%20tower_sot6"},{"n":"Crawling Slurry","s":52,"u":"crawling%20slurry_sot6"},{"n":"Lignified Adamantine Golem","s":52,"u":"lignified%20adamantine%20golem_sot6"},{"n":"Thorn Guardian","s":52,"u":"thorn%20guardian_sot6"},{"n":"Sewer Ooze","s":53,"u":"sewer%20ooze_tio"},{"n":"Skeleton Guard","s":53,"u":"skeleton%20guard_tio"},{"n":"Zombie Shambler","s":53,"u":"zombie%20shambler_tio"}]},"ce":{"1":[{"n":"Adult Black Dragon","s":12,"u":"adult%20black%20dragon_b1"},{"n":"Adult Red Dragon","s":12,"u":"adult%20red%20dragon_b1"},{"n":"Adult White Dragon","s":12,"u":"adult%20white%20dragon_b1"},{"n":"Ancient Black Dragon","s":12,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Red Dragon","s":12,"u":"ancient%20red%20dragon_b1"},{"n":"Ancient White Dragon","s":12,"u":"ancient%20white%20dragon_b1"},{"n":"Annis Hag","s":12,"u":"annis%20hag_b1"},{"n":"Balor","s":12,"u":"balor_b1"},{"n":"Banshee","s":12,"u":"banshee_b1"},{"n":"Barghest","s":12,"u":"barghest_b1"},{"n":"Boggard Scout","s":12,"u":"boggard%20scout_b1"},{"n":"Boggard Swampseer","s":12,"u":"boggard%20swampseer_b1"},{"n":"Boggard Warrior","s":12,"u":"boggard%20warrior_b1"},{"n":"Brain Collector","s":12,"u":"brain%20collector_b1"},{"n":"Chimera","s":12,"u":"chimera_b1"},{"n":"Chuul","s":12,"u":"chuul_b1"},{"n":"Crag Linnorm","s":12,"u":"crag%20linnorm_b1"},{"n":"Dero Magister","s":12,"u":"dero%20magister_b1"},{"n":"Dero Stalker","s":12,"u":"dero%20stalker_b1"},{"n":"Dero Strangler","s":12,"u":"dero%20strangler_b1"},{"n":"Drider","s":12,"u":"drider_b1"},{"n":"Drow Fighter","s":12,"u":"drow%20fighter_b1"},{"n":"Drow Priestess","s":12,"u":"drow%20priestess_b1"},{"n":"Drow Rogue","s":12,"u":"drow%20rogue_b1"},{"n":"Ettin","s":12,"u":"ettin_b1"},{"n":"Faceless Stalker","s":12,"u":"faceless%20stalker_b1"},{"n":"Flame Drake","s":12,"u":"flame%20drake_b1"},{"n":"Frost Drake","s":12,"u":"frost%20drake_b1"},{"n":"Frost Giant","s":12,"u":"frost%20giant_b1"},{"n":"Gargoyle","s":12,"u":"gargoyle_b1"},{"n":"Ghast","s":12,"u":"ghast_b1"},{"n":"Ghost Commoner","s":12,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":12,"u":"ghost%20mage_b1"},{"n":"Ghoul","s":12,"u":"ghoul_b1"},{"n":"Glabrezu","s":12,"u":"glabrezu_b1"},{"n":"Gnoll Cultist","s":12,"u":"gnoll%20cultist_b1"},{"n":"Gnoll Hunter","s":12,"u":"gnoll%20hunter_b1"},{"n":"Gnoll Sergeant","s":12,"u":"gnoll%20sergeant_b1"},{"n":"Goblin Commando","s":12,"u":"goblin%20commando_b1"},{"n":"Goblin Pyro","s":12,"u":"goblin%20pyro_b1"},{"n":"Goblin War Chanter","s":12,"u":"goblin%20war%20chanter_b1"},{"n":"Goblin Warrior","s":12,"u":"goblin%20warrior_b1"},{"n":"Gogiteth","s":12,"u":"gogiteth_b1"},{"n":"Great Cyclops","s":12,"u":"great%20cyclops_b1"},{"n":"Greater Barghest","s":12,"u":"greater%20barghest_b1"},{"n":"Greater Shadow","s":12,"u":"greater%20shadow_b1"},{"n":"Green Hag","s":12,"u":"green%20hag_b1"},{"n":"Gug","s":12,"u":"gug_b1"},{"n":"Harpy","s":12,"u":"harpy_b1"},{"n":"Hill Giant","s":12,"u":"hill%20giant_b1"},{"n":"Ice Linnorm","s":12,"u":"ice%20linnorm_b1"},{"n":"Jinkin","s":12,"u":"jinkin_b1"},{"n":"Lamia","s":12,"u":"lamia_b1"},{"n":"Lamia Matriarch","s":12,"u":"lamia%20matriarch_b1"},{"n":"Marilith","s":12,"u":"marilith_b1"},{"n":"Minotaur","s":12,"u":"minotaur_b1"},{"n":"Ofalth","s":12,"u":"ofalth_b1"},{"n":"Ogre Boss","s":12,"u":"ogre%20boss_b1"},{"n":"Ogre Glutton","s":12,"u":"ogre%20glutton_b1"},{"n":"Ogre Warrior","s":12,"u":"ogre%20warrior_b1"},{"n":"Orc Brute","s":12,"u":"orc%20brute_b1"},{"n":"Orc Warchief","s":12,"u":"orc%20warchief_b1"},{"n":"Orc Warrior","s":12,"u":"orc%20warrior_b1"},{"n":"Quasit","s":12,"u":"quasit_b1"},{"n":"Quelaunt","s":12,"u":"quelaunt_b1"},{"n":"Redcap","s":12,"u":"redcap_b1"},{"n":"Roper","s":12,"u":"roper_b1"},{"n":"Salamander","s":12,"u":"salamander_b1"},{"n":"Sea Hag","s":12,"u":"sea%20hag_b1"},{"n":"Shadow","s":12,"u":"shadow_b1"},{"n":"Shemhazian","s":12,"u":"shemhazian_b1"},{"n":"Shining Child","s":12,"u":"shining%20child_b1"},{"n":"Succubus","s":12,"u":"succubus_b1"},{"n":"Tarn Linnorm","s":12,"u":"tarn%20linnorm_b1"},{"n":"Terotricus","s":12,"u":"terotricus_b1"},{"n":"Tiefling Adept","s":12,"u":"tiefling%20adept_b1"},{"n":"Tor Linnorm","s":12,"u":"tor%20linnorm_b1"},{"n":"Treerazer","s":12,"u":"treerazer_b1"},{"n":"Troll","s":12,"u":"troll_b1"},{"n":"Troll King","s":12,"u":"troll%20king_b1"},{"n":"Uthul","s":12,"u":"uthul_b1"},{"n":"Vampire Count","s":12,"u":"vampire%20count_b1"},{"n":"Vampire Mastermind","s":12,"u":"vampire%20mastermind_b1"},{"n":"Vampire Spawn Rogue","s":12,"u":"vampire%20spawn%20rogue_b1"},{"n":"Vrock","s":12,"u":"vrock_b1"},{"n":"Wendigo","s":12,"u":"wendigo_b1"},{"n":"Werewolf","s":12,"u":"werewolf_b1"},{"n":"Will-o'-wisp","s":12,"u":"will-o'-wisp_b1"},{"n":"Xulgath Leader","s":12,"u":"xulgath%20leader_b1"},{"n":"Xulgath Skulker","s":12,"u":"xulgath%20skulker_b1"},{"n":"Xulgath Warrior","s":12,"u":"xulgath%20warrior_b1"},{"n":"Young Black Dragon","s":12,"u":"young%20black%20dragon_b1"},{"n":"Young Red Dragon","s":12,"u":"young%20red%20dragon_b1"},{"n":"Young White Dragon","s":12,"u":"young%20white%20dragon_b1"},{"n":"Zaramuun","s":12,"u":"zaramuun_b1"},{"n":"Aapoph Serpentfolk","s":13,"u":"aapoph%20serpentfolk_b2"},{"n":"Athach","s":13,"u":"athach_b2"},{"n":"Augnagar","s":13,"u":"augnagar_b2"},{"n":"Babau","s":13,"u":"babau_b2"},{"n":"Baobhan Sith","s":13,"u":"baobhan%20sith_b2"},{"n":"Bebilith","s":13,"u":"bebilith_b2"},{"n":"Bodak","s":13,"u":"bodak_b2"},{"n":"Cairn Linnorm","s":13,"u":"cairn%20linnorm_b2"},{"n":"Caligni Slayer","s":13,"u":"caligni%20slayer_b2"},{"n":"Catoblepas","s":13,"u":"catoblepas_b2"},{"n":"Cavern Troll","s":13,"u":"cavern%20troll_b2"},{"n":"Chernobue","s":13,"u":"chernobue_b2"},{"n":"Choker","s":13,"u":"choker_b2"},{"n":"Culdewen","s":13,"u":"culdewen_b2"},{"n":"Cythnigot","s":13,"u":"cythnigot_b2"},{"n":"Denizen Of Leng","s":13,"u":"denizen%20of%20leng_b2"},{"n":"Destrachan","s":13,"u":"destrachan_b2"},{"n":"Draugr","s":13,"u":"draugr_b2"},{"n":"Fjord Linnorm","s":13,"u":"fjord%20linnorm_b2"},{"n":"Frost Troll","s":13,"u":"frost%20troll_b2"},{"n":"Ghonhatine","s":13,"u":"ghonhatine_b2"},{"n":"Gosreg","s":13,"u":"gosreg_b2"},{"n":"Grendel","s":13,"u":"grendel_b2"},{"n":"Grimstalker","s":13,"u":"grimstalker_b2"},{"n":"Grindylow","s":13,"u":"grindylow_b2"},{"n":"Hezrou","s":13,"u":"hezrou_b2"},{"n":"Ice Yai","s":13,"u":"ice%20yai_b2"},{"n":"Intellect Devourer","s":13,"u":"intellect%20devourer_b2"},{"n":"Invidiak","s":13,"u":"invidiak_b2"},{"n":"Irnakurse","s":13,"u":"irnakurse_b2"},{"n":"Jabberwock","s":13,"u":"jabberwock_b2"},{"n":"Jotund Troll","s":13,"u":"jotund%20troll_b2"},{"n":"Leng Spider","s":13,"u":"leng%20spider_b2"},{"n":"Leucrotta","s":13,"u":"leucrotta_b2"},{"n":"Mandragora","s":13,"u":"mandragora_b2"},{"n":"Marsh Giant","s":13,"u":"marsh%20giant_b2"},{"n":"Mohrg","s":13,"u":"mohrg_b2"},{"n":"Morlock","s":13,"u":"morlock_b2"},{"n":"Nabasu","s":13,"u":"nabasu_b2"},{"n":"Nalfeshnee","s":13,"u":"nalfeshnee_b2"},{"n":"Neothelid","s":13,"u":"neothelid_b2"},{"n":"Nuglub","s":13,"u":"nuglub_b2"},{"n":"Nyogoth","s":13,"u":"nyogoth_b2"},{"n":"Peryton","s":13,"u":"peryton_b2"},{"n":"Quickling","s":13,"u":"quickling_b2"},{"n":"Ravener","s":13,"u":"ravener_b2"},{"n":"Ravener Husk","s":13,"u":"ravener%20husk_b2"},{"n":"Sard","s":13,"u":"sard_b2"},{"n":"Scythe Tree","s":13,"u":"scythe%20tree_b2"},{"n":"Shadow Drake","s":13,"u":"shadow%20drake_b2"},{"n":"Shoal Linnorm","s":13,"u":"shoal%20linnorm_b2"},{"n":"Shoggti","s":13,"u":"shoggti_b2"},{"n":"Skaveling","s":13,"u":"skaveling_b2"},{"n":"Skulk","s":13,"u":"skulk_b2"},{"n":"Spriggan Bully","s":13,"u":"spriggan%20bully_b2"},{"n":"Spriggan Warlord","s":13,"u":"spriggan%20warlord_b2"},{"n":"Taiga Linnorm","s":13,"u":"taiga%20linnorm_b2"},{"n":"Thrasfyr","s":13,"u":"thrasfyr_b2"},{"n":"Thulgant","s":13,"u":"thulgant_b2"},{"n":"Twigjack","s":13,"u":"twigjack_b2"},{"n":"Two-headed Troll","s":13,"u":"two-headed%20troll_b2"},{"n":"Vaspercham","s":13,"u":"vaspercham_b2"},{"n":"Vrolikai","s":13,"u":"vrolikai_b2"},{"n":"Water Yai","s":13,"u":"water%20yai_b2"},{"n":"Witchfire","s":13,"u":"witchfire_b2"},{"n":"Worm That Walks Cultist","s":13,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Yeth Hound","s":13,"u":"yeth%20hound_b2"},{"n":"Abandoned Zealot","s":14,"u":"abandoned%20zealot_b3"},{"n":"Abrikandilu","s":14,"u":"abrikandilu_b3"},{"n":"Adult Forest Dragon","s":14,"u":"adult%20forest%20dragon_b3"},{"n":"Ancient Forest Dragon","s":14,"u":"ancient%20forest%20dragon_b3"},{"n":"Angazhani","s":14,"u":"angazhani_b3"},{"n":"Baykok","s":14,"u":"baykok_b3"},{"n":"Blood Hag","s":14,"u":"blood%20hag_b3"},{"n":"Bone Ship","s":14,"u":"bone%20ship_b3"},{"n":"Brainchild","s":14,"u":"brainchild_b3"},{"n":"Brimorak","s":14,"u":"brimorak_b3"},{"n":"Caligni Caller","s":14,"u":"caligni%20caller_b3"},{"n":"Cave Giant","s":14,"u":"cave%20giant_b3"},{"n":"Chyzaedu","s":14,"u":"chyzaedu_b3"},{"n":"Corrupted Relic","s":14,"u":"corrupted%20relic_b3"},{"n":"Dretch","s":14,"u":"dretch_b3"},{"n":"Elder Wyrmwraith","s":14,"u":"elder%20wyrmwraith_b3"},{"n":"Fortune Eater","s":14,"u":"fortune%20eater_b3"},{"n":"Fuath","s":14,"u":"fuath_b3"},{"n":"Grimple","s":14,"u":"grimple_b3"},{"n":"Grioth Cultist","s":14,"u":"grioth%20cultist_b3"},{"n":"Grioth Scout","s":14,"u":"grioth%20scout_b3"},{"n":"Guecubu","s":14,"u":"guecubu_b3"},{"n":"Haniver","s":14,"u":"haniver_b3"},{"n":"Hekatonkheires Titan","s":14,"u":"hekatonkheires%20titan_b3"},{"n":"Hieracosphinx","s":14,"u":"hieracosphinx_b3"},{"n":"Leng Ghoul","s":14,"u":"leng%20ghoul_b3"},{"n":"Lifeleecher Brawler","s":14,"u":"lifeleecher%20brawler_b3"},{"n":"Lovelorn","s":14,"u":"lovelorn_b3"},{"n":"Misery Siktempora","s":14,"u":"misery%20siktempora_b3"},{"n":"Mobogo","s":14,"u":"mobogo_b3"},{"n":"Moon Hag","s":14,"u":"moon%20hag_b3"},{"n":"Namorrodor","s":14,"u":"namorrodor_b3"},{"n":"Omox","s":14,"u":"omox_b3"},{"n":"Ostovite","s":14,"u":"ostovite_b3"},{"n":"Penanggalan","s":14,"u":"penanggalan_b3"},{"n":"Popobawa","s":14,"u":"popobawa_b3"},{"n":"Rancorous Priesthood","s":14,"u":"rancorous%20priesthood_b3"},{"n":"Rhu-chalik","s":14,"u":"rhu-chalik_b3"},{"n":"Seething Spirit","s":14,"u":"seething%20spirit_b3"},{"n":"Shantak","s":14,"u":"shantak_b3"},{"n":"Squirming Swill","s":14,"u":"squirming%20swill_b3"},{"n":"Storm Hag","s":14,"u":"storm%20hag_b3"},{"n":"Thanatotic Titan","s":14,"u":"thanatotic%20titan_b3"},{"n":"Tooth Fairy","s":14,"u":"tooth%20fairy_b3"},{"n":"Tooth Fairy Swarm","s":14,"u":"tooth%20fairy%20swarm_b3"},{"n":"Winter Hag","s":14,"u":"winter%20hag_b3"},{"n":"Wyrmwraith","s":14,"u":"wyrmwraith_b3"},{"n":"Young Forest Dragon","s":14,"u":"young%20forest%20dragon_b3"},{"n":"Antipaladin","s":15,"u":"antipaladin_gmg"},{"n":"Demonologist","s":15,"u":"demonologist_gmg"},{"n":"Gang Leader","s":15,"u":"gang%20leader_gmg"},{"n":"Malarunk","s":16,"u":"malarunk_aoa1"},{"n":"Skorp And Venak","s":16,"u":"skorp%20and%20venak_aoa1"},{"n":"Asanbosam","s":17,"u":"asanbosam_aoa2"},{"n":"Belmazog","s":17,"u":"belmazog_aoa2"},{"n":"Charau-ka Acolyte Of Angazhan","s":17,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2"},{"n":"Charau-ka Butcher","s":17,"u":"charau-ka%20butcher_aoa2"},{"n":"Charau-ka Dragon Priest","s":17,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Charau-ka Warrior","s":17,"u":"charau-ka%20warrior_aoa2"},{"n":"Racharak","s":17,"u":"racharak_aoa2"},{"n":"Barushak Il-varashma","s":18,"u":"barushak%20il-varashma_aoa3"},{"n":"Kalavakus","s":18,"u":"kalavakus_aoa3"},{"n":"One-eye Amnin","s":18,"u":"one-eye%20amnin_aoa3"},{"n":"Scarlet Triad Poisoner","s":18,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Sneak","s":18,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Thug","s":18,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Dalos","s":19,"u":"dalos_aoa4"},{"n":"Falrok","s":19,"u":"falrok_aoa4"},{"n":"Veshumirix","s":19,"u":"veshumirix_aoa4"},{"n":"Xevalorg","s":19,"u":"xevalorg_aoa4"},{"n":"Ishti","s":20,"u":"ishti_aoa5"},{"n":"Nalfeshnee","s":20,"u":"nalfeshnee_aoa5"},{"n":"Xotanispawn","s":20,"u":"xotanispawn_aoa5"},{"n":"Elder Wyrmwraith","s":21,"u":"elder%20wyrmwraith_aoa6"},{"n":"Lesser Manifestation Of Dahak","s":21,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":21,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Tarrasque","s":21,"u":"tarrasque_aoa6"},{"n":"Wyrmwraith","s":21,"u":"wyrmwraith_aoa6"},{"n":"Xotani","s":21,"u":"xotani_aoa6"},{"n":"Hendrid Pratchett","s":22,"u":"hendrid%20pratchett_aoe1"},{"n":"Skinsaw Murderer","s":23,"u":"skinsaw%20murderer_aoe2"},{"n":"Wrent Dicaspiron","s":23,"u":"wrent%20dicaspiron_aoe2"},{"n":"Gloaming Will-o'-wisp","s":25,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Morgrat And Fillick","s":25,"u":"morgrat%20and%20fillick_aoe4"},{"n":"Poison Eater","s":25,"u":"poison%20eater_aoe4"},{"n":"Shatterling","s":25,"u":"shatterling_aoe4"},{"n":"The Rabbit Prince","s":25,"u":"the%20rabbit%20prince_aoe4"},{"n":"Bloody Barber Goon","s":26,"u":"bloody%20barber%20goon_aoe5"},{"n":"Graem And Grinlowe","s":26,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Lusca","s":26,"u":"lusca_aoe5"},{"n":"Miogimo","s":26,"u":"miogimo_aoe5"},{"n":"Twisted Jack","s":26,"u":"twisted%20jack_aoe5"},{"n":"Zeal-damned Ghoul","s":26,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Zealborn","s":26,"u":"zealborn_aoe5"},{"n":"Avsheros The Betrayer","s":27,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Daemonic Skinner","s":27,"u":"daemonic%20skinner_aoe6"},{"n":"Hundun Chaos Mage","s":27,"u":"hundun%20chaos%20mage_aoe6"},{"n":"Aller Rosk","s":28,"u":"aller%20rosk_av1"},{"n":"Canker Cultist","s":28,"u":"canker%20cultist_av1"},{"n":"Chandriu Invisar","s":28,"u":"chandriu%20invisar_av1"},{"n":"Corpselight","s":28,"u":"corpselight_av1"},{"n":"Flickerwisp","s":28,"u":"flickerwisp_av1"},{"n":"Morlock Cultist","s":28,"u":"morlock%20cultist_av1"},{"n":"Morlock Engineer","s":28,"u":"morlock%20engineer_av1"},{"n":"Morlock Scavenger","s":28,"u":"morlock%20scavenger_av1"},{"n":"Nhakazarin","s":28,"u":"nhakazarin_av1"},{"n":"Voidglutton","s":28,"u":"voidglutton_av1"},{"n":"Volluk Azrinae","s":28,"u":"volluk%20azrinae_av1"},{"n":"Gulzash","s":29,"u":"gulzash_av2"},{"n":"Jafaki","s":29,"u":"jafaki_av2"},{"n":"Murschen","s":29,"u":"murschen_av2"},{"n":"Sacuishu","s":29,"u":"sacuishu_av2"},{"n":"Seugathi Reality Warper","s":29,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Servant","s":29,"u":"seugathi%20servant_av2"},{"n":"Belcorra Haruvex","s":30,"u":"belcorra%20haruvex_av3"},{"n":"Dread Wisp","s":30,"u":"dread%20wisp_av3"},{"n":"Khurfel","s":30,"u":"khurfel_av3"},{"n":"Padli","s":30,"u":"padli_av3"},{"n":"Voidbracken Chuul","s":30,"u":"voidbracken%20chuul_av3"},{"n":"Ghul","s":10,"u":"ghul_botd"},{"n":"Cadaverous Rake","s":10,"u":"cadaverous%20rake_botd"},{"n":"Combusted","s":10,"u":"combusted_botd"},{"n":"Vanyver","s":10,"u":"vanyver_botd"},{"n":"Sykever","s":10,"u":"sykever_botd"},{"n":"Urveth","s":10,"u":"urveth_botd"},{"n":"Nasurgeth","s":10,"u":"nasurgeth_botd"},{"n":"Ecorche","s":10,"u":"ecorche_botd"},{"n":"Geist","s":10,"u":"geist_botd"},{"n":"Ghost Pirate Captain","s":10,"u":"ghost%20pirate%20captain_botd"},{"n":"Lacedon","s":10,"u":"lacedon_botd"},{"n":"Priest of Kabriri","s":10,"u":"priest%20of%20kabriri_botd"},{"n":"Little Man in the Woods","s":10,"u":"little%20man%20in%20the%20woods_botd"},{"n":"Shadern Immolator","s":10,"u":"shadern%20immolator_botd"},{"n":"Predatory Rabbit","s":10,"u":"predatory%20rabbit_botd"},{"n":"Tormented","s":10,"u":"tormented_botd"},{"n":"Provincial Jiang-Shi","s":10,"u":"provincial%20jiang-shi_botd"},{"n":"Vetalarana Emergent","s":10,"u":"vetalarana%20emergent_botd"},{"n":"Abrikandilu","s":31,"u":"abrikandilu_ec1"},{"n":"Corrupted Retainer","s":31,"u":"corrupted%20retainer_ec1"},{"n":"Jellico Bounce-bounce","s":31,"u":"jellico%20bounce-bounce_ec1"},{"n":"Smiler","s":31,"u":"smiler_ec1"},{"n":"Vermlek","s":31,"u":"vermlek_ec1"},{"n":"Xulgath Bilebearer","s":31,"u":"xulgath%20bilebearer_ec1"},{"n":"Gluttondark Babau","s":32,"u":"gluttondark%20babau_ec2"},{"n":"Mistress Dusklight","s":32,"u":"mistress%20dusklight_ec2"},{"n":"Muse Phantom","s":32,"u":"muse%20phantom_ec2"},{"n":"Ruanna Nyamma","s":32,"u":"ruanna%20nyamma_ec2"},{"n":"Xulgath Spinesnapper","s":32,"u":"xulgath%20spinesnapper_ec2"},{"n":"Yaashka","s":32,"u":"yaashka_ec2"},{"n":"Zunkri","s":32,"u":"zunkri_ec2"},{"n":"Ginjana Mindkeeper","s":9,"u":"ginjana%20mindkeeper_ec3"},{"n":"Headless Xulgath","s":9,"u":"headless%20xulgath_ec3"},{"n":"Herecite Of Zevgavizeb","s":9,"u":"herecite%20of%20zevgavizeb_ec3"},{"n":"Resin-seep Xulgath","s":9,"u":"resin-seep%20xulgath_ec3"},{"n":"Thessekka","s":9,"u":"thessekka_ec3"},{"n":"Xulgath Bomber","s":9,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Skirmisher","s":9,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Stoneliege","s":9,"u":"xulgath%20stoneliege_ec3"},{"n":"Aukashungi Swarm","s":33,"u":"aukashungi%20swarm_ec4"},{"n":"Brughadatch","s":33,"u":"brughadatch_ec4"},{"n":"Doblagub","s":33,"u":"doblagub_ec4"},{"n":"Gahlepod","s":33,"u":"gahlepod_ec4"},{"n":"Giant Aukashungi","s":33,"u":"giant%20aukashungi_ec4"},{"n":"Helg Eats-the-eaters","s":33,"u":"helg%20eats-the-eaters_ec4"},{"n":"Qurashith","s":33,"u":"qurashith_ec4"},{"n":"Xilvirek","s":33,"u":"xilvirek_ec4"},{"n":"Xulgath Gutrager","s":33,"u":"xulgath%20gutrager_ec4"},{"n":"Xulgath Herd-tender","s":33,"u":"xulgath%20herd-tender_ec4"},{"n":"Xulgath Roughrider","s":33,"u":"xulgath%20roughrider_ec4"},{"n":"Death Drider","s":34,"u":"death%20drider_ec5"},{"n":"Hollow Hush","s":34,"u":"hollow%20hush_ec5"},{"n":"Iffdahsil","s":34,"u":"iffdahsil_ec5"},{"n":"Shraen Graveknight","s":34,"u":"shraen%20graveknight_ec5"},{"n":"Xulgath Deepmouth","s":34,"u":"xulgath%20deepmouth_ec5"},{"n":"Zinogyvaz","s":34,"u":"zinogyvaz_ec5"},{"n":"Kimilekki","s":35,"u":"kimilekki_ec6"},{"n":"Sarvel Ever-hunger","s":35,"u":"sarvel%20ever-hunger_ec6"},{"n":"Thanatotic Titan","s":35,"u":"thanatotic%20titan_ec6"},{"n":"Vavakia","s":35,"u":"vavakia_ec6"},{"n":"Xulgath Thoughtmaw","s":35,"u":"xulgath%20thoughtmaw_ec6"},{"n":"Graytusk","s":36,"u":"graytusk_fop"},{"n":"Lord Nar","s":36,"u":"lord%20nar_fop"},{"n":"The Amalgam","s":36,"u":"the%20amalgam_fop"},{"n":"The Sculptor","s":36,"u":"the%20sculptor_fop"},{"n":"Manananggal","s":37,"u":"manananggal_frp1"},{"n":"Watchtower Shadow","s":37,"u":"watchtower%20shadow_frp1"},{"n":"Melodic Squall","s":38,"u":"melodic%20squall_frp2"},{"n":"Portal Eater","s":38,"u":"portal%20eater_frp2"},{"n":"Provincial Jiang-shi","s":38,"u":"provincial%20jiang-shi_frp2"},{"n":"Shadow Yai","s":38,"u":"shadow%20yai_frp2"},{"n":"Gumiho","s":39,"u":"gumiho_frp3"},{"n":"Laruhao","s":39,"u":"laruhao_frp3"},{"n":"Orochi","s":39,"u":"orochi_frp3"},{"n":"Benthic Reaver","s":6,"u":"benthic%20reaver_loil"},{"n":"Cursed King","s":6,"u":"cursed%20king_loil"},{"n":"Mutant Gnoll Hulk","s":6,"u":"mutant%20gnoll%20hulk_loil"},{"n":"Spellscar Fext","s":6,"u":"spellscar%20fext_loil"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Asanbosam","s":0,"u":"asanbosam_lome"},{"n":"Grootslang","s":0,"u":"grootslang_lome"},{"n":"Desert's Howl","s":40,"u":"desert's%20howl_lomm"},{"n":"Howling Spawn","s":40,"u":"howling%20spawn_lomm"},{"n":"Fafnheir","s":40,"u":"fafnheir_lomm"},{"n":"Young Linnorm","s":40,"u":"young%20linnorm_lomm"},{"n":"Kothogaz, Dance of Disharmony","s":40,"u":"kothogaz%2c%20dance%20of%20disharmony_lomm"},{"n":"Sludgespine Killers","s":43,"u":"sludgespine%20killers_ooa1"},{"n":"Followers of Shumfallow","s":43,"u":"followers%20of%20shumfallow_ooa1"},{"n":"Bristlebane","s":43,"u":"bristlebane_ooa1"},{"n":"Spellscar Sky Marauders","s":44,"u":"spellscar%20sky%20marauders_ooa2"},{"n":"Chimeric Manticore","s":44,"u":"chimeric%20manticore_ooa2"},{"n":"Akrida","s":44,"u":"akrida_ooa2"},{"n":"Smog Giant","s":44,"u":"smog%20giant_ooa2"},{"n":"Ahvothian","s":46,"u":"ahvothian_sli"},{"n":"Angazhani Cultist","s":46,"u":"angazhani%20cultist_sli"},{"n":"Aspis Technician","s":46,"u":"aspis%20technician_sli"},{"n":"Nyamat Mshwe","s":46,"u":"nyamat%20mshwe_sli"},{"n":"Scrit","s":47,"u":"scrit_sot1"},{"n":"Urbel","s":47,"u":"urbel_sot1"},{"n":"Kiru","s":48,"u":"kiru_sot2"},{"n":"Mashkudu The Bully","s":48,"u":"mashkudu%20the%20bully_sot2"},{"n":"Boggard Hunter","s":49,"u":"boggard%20hunter_sot3"},{"n":"Grouloop","s":49,"u":"grouloop_sot3"},{"n":"Ssumzili","s":49,"u":"ssumzili_sot3"},{"n":"Thiarvo the Quick","s":49,"u":"thiarvo%20the%20quick_sot3"},{"n":"Biloko Reaver","s":50,"u":"biloko%20reaver_sot4"},{"n":"Ancient Rivener","s":51,"u":"ancient%20rivener_sot5"},{"n":"Crimson Acolyte","s":51,"u":"crimson%20acolyte_sot5"},{"n":"Sparkeater","s":51,"u":"sparkeater_sot5"},{"n":"Spawn of Taon","s":51,"u":"spawn%20of%20taon_sot5"},{"n":"Taon","s":51,"u":"taon_sot5"},{"n":"Tatterthread","s":52,"u":"tatterthread_sot6"},{"n":"Unshadowed Anchor Root","s":52,"u":"unshadowed%20anchor%20root_sot6"},{"n":"Unshadowed Haibram","s":52,"u":"unshadowed%20haibram_sot6"},{"n":"Unshadowed Koride","s":52,"u":"unshadowed%20koride_sot6"},{"n":"Unshadowed Mariama","s":52,"u":"unshadowed%20mariama_sot6"},{"n":"Unshadowed Okoro","s":52,"u":"unshadowed%20okoro_sot6"},{"n":"Gargoyle Guardian","s":53,"u":"gargoyle%20guardian_tio"},{"n":"Harpies","s":53,"u":"harpies_tio"},{"n":"Kurnugian Jackal","s":53,"u":"kurnugian%20jackal_tio"},{"n":"Ogre Warrior","s":53,"u":"ogre%20warrior_tio"},{"n":"Orc Commander","s":53,"u":"orc%20commander_tio"},{"n":"Orc Scrapper","s":53,"u":"orc%20scrapper_tio"},{"n":"Troll Enforcer","s":53,"u":"troll%20enforcer_tio"}],"66":[{"n":"Abyss","s":15,"u":"abyss_gmg"}]},"large":{"1":[{"n":"Adult Black Dragon","s":12,"u":"adult%20black%20dragon_b1"},{"n":"Adult Brass Dragon","s":12,"u":"adult%20brass%20dragon_b1"},{"n":"Adult Copper Dragon","s":12,"u":"adult%20copper%20dragon_b1"},{"n":"Adult White Dragon","s":12,"u":"adult%20white%20dragon_b1"},{"n":"Alchemical Golem","s":12,"u":"alchemical%20golem_b1"},{"n":"Ankhrav","s":12,"u":"ankhrav_b1"},{"n":"Annis Hag","s":12,"u":"annis%20hag_b1"},{"n":"Arboreal Warden","s":12,"u":"arboreal%20warden_b1"},{"n":"Astradaemon","s":12,"u":"astradaemon_b1"},{"n":"Balor","s":12,"u":"balor_b1"},{"n":"Brain Collector","s":12,"u":"brain%20collector_b1"},{"n":"Cave Bear","s":12,"u":"cave%20bear_b1"},{"n":"Centaur","s":12,"u":"centaur_b1"},{"n":"Centipede Swarm","s":12,"u":"centipede%20swarm_b1"},{"n":"Ceustodaemon","s":12,"u":"ceustodaemon_b1"},{"n":"Chimera","s":12,"u":"chimera_b1"},{"n":"Chuul","s":12,"u":"chuul_b1"},{"n":"Clay Golem","s":12,"u":"clay%20golem_b1"},{"n":"Cloaker","s":12,"u":"cloaker_b1"},{"n":"Crocodile","s":12,"u":"crocodile_b1"},{"n":"Cyclops","s":12,"u":"cyclops_b1"},{"n":"Daeodon","s":12,"u":"daeodon_b1"},{"n":"Dark Naga","s":12,"u":"dark%20naga_b1"},{"n":"Desert Drake","s":12,"u":"desert%20drake_b1"},{"n":"Dire Wolf","s":12,"u":"dire%20wolf_b1"},{"n":"Djinni","s":12,"u":"djinni_b1"},{"n":"Drider","s":12,"u":"drider_b1"},{"n":"Efreeti","s":12,"u":"efreeti_b1"},{"n":"Ether Spider","s":12,"u":"ether%20spider_b1"},{"n":"Ettin","s":12,"u":"ettin_b1"},{"n":"Fire Giant","s":12,"u":"fire%20giant_b1"},{"n":"Flame Drake","s":12,"u":"flame%20drake_b1"},{"n":"Flesh Golem","s":12,"u":"flesh%20golem_b1"},{"n":"Frost Drake","s":12,"u":"frost%20drake_b1"},{"n":"Frost Giant","s":12,"u":"frost%20giant_b1"},{"n":"Gelatinous Cube","s":12,"u":"gelatinous%20cube_b1"},{"n":"Gelugon","s":12,"u":"gelugon_b1"},{"n":"Giant Bat","s":12,"u":"giant%20bat_b1"},{"n":"Giant Eagle","s":12,"u":"giant%20eagle_b1"},{"n":"Giant Frilled Lizard","s":12,"u":"giant%20frilled%20lizard_b1"},{"n":"Giant Mantis","s":12,"u":"giant%20mantis_b1"},{"n":"Giant Moray Eel","s":12,"u":"giant%20moray%20eel_b1"},{"n":"Giant Scorpion","s":12,"u":"giant%20scorpion_b1"},{"n":"Giant Stag Beetle","s":12,"u":"giant%20stag%20beetle_b1"},{"n":"Giant Tarantula","s":12,"u":"giant%20tarantula_b1"},{"n":"Giant Wasp","s":12,"u":"giant%20wasp_b1"},{"n":"Gogiteth","s":12,"u":"gogiteth_b1"},{"n":"Gorilla","s":12,"u":"gorilla_b1"},{"n":"Greater Barghest","s":12,"u":"greater%20barghest_b1"},{"n":"Griffon","s":12,"u":"griffon_b1"},{"n":"Grizzly Bear","s":12,"u":"grizzly%20bear_b1"},{"n":"Guardian Naga","s":12,"u":"guardian%20naga_b1"},{"n":"Gug","s":12,"u":"gug_b1"},{"n":"Hill Giant","s":12,"u":"hill%20giant_b1"},{"n":"Hyaenodon","s":12,"u":"hyaenodon_b1"},{"n":"Iron Golem","s":12,"u":"iron%20golem_b1"},{"n":"Jungle Drake","s":12,"u":"jungle%20drake_b1"},{"n":"Keketar","s":12,"u":"keketar_b1"},{"n":"Krooth","s":12,"u":"krooth_b1"},{"n":"Lamia","s":12,"u":"lamia_b1"},{"n":"Lamia Matriarch","s":12,"u":"lamia%20matriarch_b1"},{"n":"Leukodaemon","s":12,"u":"leukodaemon_b1"},{"n":"Lillend","s":12,"u":"lillend_b1"},{"n":"Lion","s":12,"u":"lion_b1"},{"n":"Living Waterfall","s":12,"u":"living%20waterfall_b1"},{"n":"Manticore","s":12,"u":"manticore_b1"},{"n":"Marid","s":12,"u":"marid_b1"},{"n":"Marilith","s":12,"u":"marilith_b1"},{"n":"Minotaur","s":12,"u":"minotaur_b1"},{"n":"Naunet","s":12,"u":"naunet_b1"},{"n":"Nessian Warhound","s":12,"u":"nessian%20warhound_b1"},{"n":"Nightmare","s":12,"u":"nightmare_b1"},{"n":"Ochre Jelly","s":12,"u":"ochre%20jelly_b1"},{"n":"Ofalth","s":12,"u":"ofalth_b1"},{"n":"Ogre Boss","s":12,"u":"ogre%20boss_b1"},{"n":"Ogre Glutton","s":12,"u":"ogre%20glutton_b1"},{"n":"Ogre Warrior","s":12,"u":"ogre%20warrior_b1"},{"n":"Otyugh","s":12,"u":"otyugh_b1"},{"n":"Owlbear","s":12,"u":"owlbear_b1"},{"n":"Pegasus","s":12,"u":"pegasus_b1"},{"n":"Pit Fiend","s":12,"u":"pit%20fiend_b1"},{"n":"Pleroma","s":12,"u":"pleroma_b1"},{"n":"Pteranodon","s":12,"u":"pteranodon_b1"},{"n":"Quelaunt","s":12,"u":"quelaunt_b1"},{"n":"Rat Swarm","s":12,"u":"rat%20swarm_b1"},{"n":"Riding Horse","s":12,"u":"riding%20horse_b1"},{"n":"Roper","s":12,"u":"roper_b1"},{"n":"Scorpion Swarm","s":12,"u":"scorpion%20swarm_b1"},{"n":"Shaitan","s":12,"u":"shaitan_b1"},{"n":"Shambler","s":12,"u":"shambler_b1"},{"n":"Shield Archon","s":12,"u":"shield%20archon_b1"},{"n":"Skeletal Giant","s":12,"u":"skeletal%20giant_b1"},{"n":"Skeletal Horse","s":12,"u":"skeletal%20horse_b1"},{"n":"Smilodon","s":12,"u":"smilodon_b1"},{"n":"Snapping Flytrap","s":12,"u":"snapping%20flytrap_b1"},{"n":"Sphinx","s":12,"u":"sphinx_b1"},{"n":"Spider Swarm","s":12,"u":"spider%20swarm_b1"},{"n":"Stone Giant","s":12,"u":"stone%20giant_b1"},{"n":"Stone Golem","s":12,"u":"stone%20golem_b1"},{"n":"Stone Mauler","s":12,"u":"stone%20mauler_b1"},{"n":"Storm Lord","s":12,"u":"storm%20lord_b1"},{"n":"Tidal Master","s":12,"u":"tidal%20master_b1"},{"n":"Tiger","s":12,"u":"tiger_b1"},{"n":"Troll","s":12,"u":"troll_b1"},{"n":"Troll King","s":12,"u":"troll%20king_b1"},{"n":"Unicorn","s":12,"u":"unicorn_b1"},{"n":"Vampire Bat Swarm","s":12,"u":"vampire%20bat%20swarm_b1"},{"n":"Veiled Master","s":12,"u":"veiled%20master_b1"},{"n":"Vrock","s":12,"u":"vrock_b1"},{"n":"War Horse","s":12,"u":"war%20horse_b1"},{"n":"Wasp Swarm","s":12,"u":"wasp%20swarm_b1"},{"n":"Wendigo","s":12,"u":"wendigo_b1"},{"n":"Werebear","s":12,"u":"werebear_b1"},{"n":"Winter Wolf","s":12,"u":"winter%20wolf_b1"},{"n":"Wyvern","s":12,"u":"wyvern_b1"},{"n":"Yeti","s":12,"u":"yeti_b1"},{"n":"Young Black Dragon","s":12,"u":"young%20black%20dragon_b1"},{"n":"Young Blue Dragon","s":12,"u":"young%20blue%20dragon_b1"},{"n":"Young Brass Dragon","s":12,"u":"young%20brass%20dragon_b1"},{"n":"Young Bronze Dragon","s":12,"u":"young%20bronze%20dragon_b1"},{"n":"Young Copper Dragon","s":12,"u":"young%20copper%20dragon_b1"},{"n":"Young Gold Dragon","s":12,"u":"young%20gold%20dragon_b1"},{"n":"Young Green Dragon","s":12,"u":"young%20green%20dragon_b1"},{"n":"Young Red Dragon","s":12,"u":"young%20red%20dragon_b1"},{"n":"Young Silver Dragon","s":12,"u":"young%20silver%20dragon_b1"},{"n":"Young White Dragon","s":12,"u":"young%20white%20dragon_b1"},{"n":"Zaramuun","s":12,"u":"zaramuun_b1"},{"n":"Zombie Brute","s":12,"u":"zombie%20brute_b1"},{"n":"Ahuizotl","s":13,"u":"ahuizotl_b2"},{"n":"Amoeba Swarm","s":13,"u":"amoeba%20swarm_b2"},{"n":"Ankou","s":13,"u":"ankou_b2"},{"n":"Army Ant Swarm","s":13,"u":"army%20ant%20swarm_b2"},{"n":"Assassin Vine","s":13,"u":"assassin%20vine_b2"},{"n":"Belker","s":13,"u":"belker_b2"},{"n":"Black Bear","s":13,"u":"black%20bear_b2"},{"n":"Brood Leech Swarm","s":13,"u":"brood%20leech%20swarm_b2"},{"n":"Bythos","s":13,"u":"bythos_b2"},{"n":"Catoblepas","s":13,"u":"catoblepas_b2"},{"n":"Cavern Troll","s":13,"u":"cavern%20troll_b2"},{"n":"Chernobue","s":13,"u":"chernobue_b2"},{"n":"Cornugon","s":13,"u":"cornugon_b2"},{"n":"Derghodaemon","s":13,"u":"derghodaemon_b2"},{"n":"Destrachan","s":13,"u":"destrachan_b2"},{"n":"Devourer","s":13,"u":"devourer_b2"},{"n":"Dracolisk","s":13,"u":"dracolisk_b2"},{"n":"Drainberry Bush","s":13,"u":"drainberry%20bush_b2"},{"n":"Dread Wraith","s":13,"u":"dread%20wraith_b2"},{"n":"Earthen Destrier","s":13,"u":"earthen%20destrier_b2"},{"n":"Emperor Cobra","s":13,"u":"emperor%20cobra_b2"},{"n":"Fen Mosquito Swarm","s":13,"u":"fen%20mosquito%20swarm_b2"},{"n":"Fire Jellyfish Swarm","s":13,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Fire Yai","s":13,"u":"fire%20yai_b2"},{"n":"Frost Troll","s":13,"u":"frost%20troll_b2"},{"n":"Ghonhatine","s":13,"u":"ghonhatine_b2"},{"n":"Giant Chameleon","s":13,"u":"giant%20chameleon_b2"},{"n":"Giant Jellyfish","s":13,"u":"giant%20jellyfish_b2"},{"n":"Giant Toad","s":13,"u":"giant%20toad_b2"},{"n":"Giant Wolverine","s":13,"u":"giant%20wolverine_b2"},{"n":"Glass Golem","s":13,"u":"glass%20golem_b2"},{"n":"Gorgon","s":13,"u":"gorgon_b2"},{"n":"Granite Glyptodont","s":13,"u":"granite%20glyptodont_b2"},{"n":"Grendel","s":13,"u":"grendel_b2"},{"n":"Hellcat","s":13,"u":"hellcat_b2"},{"n":"Hezrou","s":13,"u":"hezrou_b2"},{"n":"Hippocampus","s":13,"u":"hippocampus_b2"},{"n":"Hippogriff","s":13,"u":"hippogriff_b2"},{"n":"Hippopotamus","s":13,"u":"hippopotamus_b2"},{"n":"Hodag","s":13,"u":"hodag_b2"},{"n":"Ice Yai","s":13,"u":"ice%20yai_b2"},{"n":"Imentesh","s":13,"u":"imentesh_b2"},{"n":"Interlocutor","s":13,"u":"interlocutor_b2"},{"n":"Irlgaunt","s":13,"u":"irlgaunt_b2"},{"n":"Irnakurse","s":13,"u":"irnakurse_b2"},{"n":"Kelpie","s":13,"u":"kelpie_b2"},{"n":"Leucrotta","s":13,"u":"leucrotta_b2"},{"n":"Leydroth","s":13,"u":"leydroth_b2"},{"n":"Lunar Naga","s":13,"u":"lunar%20naga_b2"},{"n":"Magma Scorpion","s":13,"u":"magma%20scorpion_b2"},{"n":"Manta Ray","s":13,"u":"manta%20ray_b2"},{"n":"Marsh Giant","s":13,"u":"marsh%20giant_b2"},{"n":"Marut","s":13,"u":"marut_b2"},{"n":"Meladaemon","s":13,"u":"meladaemon_b2"},{"n":"Norn","s":13,"u":"norn_b2"},{"n":"Nuckelavee","s":13,"u":"nuckelavee_b2"},{"n":"Onidoshi","s":13,"u":"onidoshi_b2"},{"n":"Osyluth","s":13,"u":"osyluth_b2"},{"n":"Pachycephalosaurus","s":13,"u":"pachycephalosaurus_b2"},{"n":"Peluda","s":13,"u":"peluda_b2"},{"n":"Planetar","s":13,"u":"planetar_b2"},{"n":"Polar Bear","s":13,"u":"polar%20bear_b2"},{"n":"Purrodaemon","s":13,"u":"purrodaemon_b2"},{"n":"Quetz Couatl","s":13,"u":"quetz%20couatl_b2"},{"n":"Quoppopak","s":13,"u":"quoppopak_b2"},{"n":"Raven Swarm","s":13,"u":"raven%20swarm_b2"},{"n":"Rhinoceros","s":13,"u":"rhinoceros_b2"},{"n":"Sandpoint Devil","s":13,"u":"sandpoint%20devil_b2"},{"n":"Sarglagon","s":13,"u":"sarglagon_b2"},{"n":"Sea Drake","s":13,"u":"sea%20drake_b2"},{"n":"Shadow Giant","s":13,"u":"shadow%20giant_b2"},{"n":"Shoggti","s":13,"u":"shoggti_b2"},{"n":"Skaveling","s":13,"u":"skaveling_b2"},{"n":"Skrik Nettle","s":13,"u":"skrik%20nettle_b2"},{"n":"Slime Mold","s":13,"u":"slime%20mold_b2"},{"n":"Solar","s":13,"u":"solar_b2"},{"n":"Spirit Naga","s":13,"u":"spirit%20naga_b2"},{"n":"Sportlebore Swarm","s":13,"u":"sportlebore%20swarm_b2"},{"n":"Thulgant","s":13,"u":"thulgant_b2"},{"n":"Tick Swarm","s":13,"u":"tick%20swarm_b2"},{"n":"Two-headed Troll","s":13,"u":"two-headed%20troll_b2"},{"n":"Viper Vine","s":13,"u":"viper%20vine_b2"},{"n":"Vrolikai","s":13,"u":"vrolikai_b2"},{"n":"Weretiger","s":13,"u":"weretiger_b2"},{"n":"Wood Giant","s":13,"u":"wood%20giant_b2"},{"n":"Woolly Rhinoceros","s":13,"u":"woolly%20rhinoceros_b2"},{"n":"Yellow Musk Brute","s":13,"u":"yellow%20musk%20brute_b2"},{"n":"Young Brine Dragon","s":13,"u":"young%20brine%20dragon_b2"},{"n":"Young Cloud Dragon","s":13,"u":"young%20cloud%20dragon_b2"},{"n":"Young Crystal Dragon","s":13,"u":"young%20crystal%20dragon_b2"},{"n":"Young Magma Dragon","s":13,"u":"young%20magma%20dragon_b2"},{"n":"Young Umbral Dragon","s":13,"u":"young%20umbral%20dragon_b2"},{"n":"Zelekhut","s":13,"u":"zelekhut_b2"},{"n":"Adachros","s":14,"u":"adachros_b3"},{"n":"Angazhani","s":14,"u":"angazhani_b3"},{"n":"Animated Silverware Swarm","s":14,"u":"animated%20silverware%20swarm_b3"},{"n":"Arboreal Reaper","s":14,"u":"arboreal%20reaper_b3"},{"n":"Bauble Beast","s":14,"u":"bauble%20beast_b3"},{"n":"Bison","s":14,"u":"bison_b3"},{"n":"Blood Painter","s":14,"u":"blood%20painter_b3"},{"n":"Bore Worm Swarm","s":14,"u":"bore%20worm%20swarm_b3"},{"n":"Brainchild","s":14,"u":"brainchild_b3"},{"n":"Calikang","s":14,"u":"calikang_b3"},{"n":"Camel","s":14,"u":"camel_b3"},{"n":"Cave Giant","s":14,"u":"cave%20giant_b3"},{"n":"Clacking Skull Swarm","s":14,"u":"clacking%20skull%20swarm_b3"},{"n":"Cobbleswarm","s":14,"u":"cobbleswarm_b3"},{"n":"Desert Giant","s":14,"u":"desert%20giant_b3"},{"n":"Divine Warden Of Nethys","s":14,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Draconal","s":14,"u":"draconal_b3"},{"n":"Dramofir","s":14,"u":"dramofir_b3"},{"n":"Feathered Bear","s":14,"u":"feathered%20bear_b3"},{"n":"Fortune Eater","s":14,"u":"fortune%20eater_b3"},{"n":"Giant Hermit Crab","s":14,"u":"giant%20hermit%20crab_b3"},{"n":"Giant Opossum","s":14,"u":"giant%20opossum_b3"},{"n":"Giant Pangolin","s":14,"u":"giant%20pangolin_b3"},{"n":"Giant Seahorse","s":14,"u":"giant%20seahorse_b3"},{"n":"Giant Skunk","s":14,"u":"giant%20skunk_b3"},{"n":"Giant Vulture","s":14,"u":"giant%20vulture_b3"},{"n":"Girtablilu Seer","s":14,"u":"girtablilu%20seer_b3"},{"n":"Girtablilu Sentry","s":14,"u":"girtablilu%20sentry_b3"},{"n":"Globster","s":14,"u":"globster_b3"},{"n":"Hadrinnex","s":14,"u":"hadrinnex_b3"},{"n":"Hellwasp Swarm","s":14,"u":"hellwasp%20swarm_b3"},{"n":"Hermit Crab Swarm","s":14,"u":"hermit%20crab%20swarm_b3"},{"n":"Hieracosphinx","s":14,"u":"hieracosphinx_b3"},{"n":"Hyakume","s":14,"u":"hyakume_b3"},{"n":"Kirin","s":14,"u":"kirin_b3"},{"n":"Kongamato","s":14,"u":"kongamato_b3"},{"n":"Krampus","s":14,"u":"krampus_b3"},{"n":"Levaloch","s":14,"u":"levaloch_b3"},{"n":"Misery Siktempora","s":14,"u":"misery%20siktempora_b3"},{"n":"Mix Couatl","s":14,"u":"mix%20couatl_b3"},{"n":"Monkey Swarm","s":14,"u":"monkey%20swarm_b3"},{"n":"Moose","s":14,"u":"moose_b3"},{"n":"Narwhal","s":14,"u":"narwhal_b3"},{"n":"Nikaramsa","s":14,"u":"nikaramsa_b3"},{"n":"Owb Prophet","s":14,"u":"owb%20prophet_b3"},{"n":"Piranha Swarm","s":14,"u":"piranha%20swarm_b3"},{"n":"Platecarpus","s":14,"u":"platecarpus_b3"},{"n":"Rat Snake Swarm","s":14,"u":"rat%20snake%20swarm_b3"},{"n":"Roiling Incant","s":14,"u":"roiling%20incant_b3"},{"n":"Sepid","s":14,"u":"sepid_b3"},{"n":"Skinstitch","s":14,"u":"skinstitch_b3"},{"n":"Sorcerous Skull Swarm","s":14,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Spiny Eurypterid","s":14,"u":"spiny%20eurypterid_b3"},{"n":"Squirrel Swarm","s":14,"u":"squirrel%20swarm_b3"},{"n":"Stone Lion","s":14,"u":"stone%20lion_b3"},{"n":"Sumbreiva","s":14,"u":"sumbreiva_b3"},{"n":"Swordkeeper","s":14,"u":"swordkeeper_b3"},{"n":"Terror Bird","s":14,"u":"terror%20bird_b3"},{"n":"Terror Shrike","s":14,"u":"terror%20shrike_b3"},{"n":"Tikbalang","s":14,"u":"tikbalang_b3"},{"n":"Tolokand","s":14,"u":"tolokand_b3"},{"n":"Tomb Giant","s":14,"u":"tomb%20giant_b3"},{"n":"Tooth Fairy Swarm","s":14,"u":"tooth%20fairy%20swarm_b3"},{"n":"Trilobite Swarm","s":14,"u":"trilobite%20swarm_b3"},{"n":"Viper Swarm","s":14,"u":"viper%20swarm_b3"},{"n":"Werecrocodile","s":14,"u":"werecrocodile_b3"},{"n":"Wizard Sponge","s":14,"u":"wizard%20sponge_b3"},{"n":"Wolliped","s":14,"u":"wolliped_b3"},{"n":"Ximtal","s":14,"u":"ximtal_b3"},{"n":"Xiuh Couatl","s":14,"u":"xiuh%20couatl_b3"},{"n":"Yithian","s":14,"u":"yithian_b3"},{"n":"Young Forest Dragon","s":14,"u":"young%20forest%20dragon_b3"},{"n":"Young Sea Dragon","s":14,"u":"young%20sea%20dragon_b3"},{"n":"Young Sky Dragon","s":14,"u":"young%20sky%20dragon_b3"},{"n":"Young Sovereign Dragon","s":14,"u":"young%20sovereign%20dragon_b3"},{"n":"Young Underworld Dragon","s":14,"u":"young%20underworld%20dragon_b3"},{"n":"Yzobu","s":14,"u":"yzobu_b3"},{"n":"Zetogeki","s":14,"u":"zetogeki_b3"},{"n":"Doorwarden","s":16,"u":"doorwarden_aoa1"},{"n":"Grauladon","s":16,"u":"grauladon_aoa1"},{"n":"Graveshell","s":16,"u":"graveshell_aoa1"},{"n":"Asanbosam","s":17,"u":"asanbosam_aoa2"},{"n":"Ghastly Bear","s":18,"u":"ghastly%20bear_aoa3"},{"n":"Interlocutor","s":18,"u":"interlocutor_aoa3"},{"n":"Osyluth","s":18,"u":"osyluth_aoa3"},{"n":"Rusty Mae","s":18,"u":"rusty%20mae_aoa3"},{"n":"Shadow Giant","s":18,"u":"shadow%20giant_aoa3"},{"n":"Accursed Forge-spurned","s":19,"u":"accursed%20forge-spurned_aoa4"},{"n":"Deculi","s":19,"u":"deculi_aoa4"},{"n":"Devourer","s":19,"u":"devourer_aoa4"},{"n":"Lazurite-infused Stone Golem","s":19,"u":"lazurite-infused%20stone%20golem_aoa4"},{"n":"Xevalorg","s":19,"u":"xevalorg_aoa4"},{"n":"Young Magma Dragon","s":19,"u":"young%20magma%20dragon_aoa4"},{"n":"Aluum Enforcer","s":20,"u":"aluum%20enforcer_aoa5"},{"n":"Calikang","s":20,"u":"calikang_aoa5"},{"n":"Cornugon","s":20,"u":"cornugon_aoa5"},{"n":"Ishti","s":20,"u":"ishti_aoa5"},{"n":"Spiritbound Aluum","s":20,"u":"spiritbound%20aluum_aoa5"},{"n":"Xotanispawn","s":20,"u":"xotanispawn_aoa5"},{"n":"Dragonshard Guardian","s":21,"u":"dragonshard%20guardian_aoa6"},{"n":"Vazgorlu","s":21,"u":"vazgorlu_aoa6"},{"n":"Cobbleswarm","s":22,"u":"cobbleswarm_aoe1"},{"n":"Bone Skipper Swarm","s":23,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Giant Bone Skipper","s":23,"u":"giant%20bone%20skipper_aoe2"},{"n":"Ofalth Zombie","s":23,"u":"ofalth%20zombie_aoe2"},{"n":"Skinstitch","s":23,"u":"skinstitch_aoe2"},{"n":"Vaultbreaker Ooze","s":23,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Bregdi","s":24,"u":"bregdi_aoe3"},{"n":"Ravenile Rager","s":24,"u":"ravenile%20rager_aoe3"},{"n":"Clockwork Amalgam","s":26,"u":"clockwork%20amalgam_aoe5"},{"n":"Ixusoth","s":26,"u":"ixusoth_aoe5"},{"n":"Mother Venom","s":26,"u":"mother%20venom_aoe5"},{"n":"Myrucarx","s":26,"u":"myrucarx_aoe5"},{"n":"Elemental Vessel, Water","s":26,"u":"elemental%20vessel%2c%20water_aoe5"},{"n":"Agent Of The Gray Queen","s":27,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Avsheros The Betrayer","s":27,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Daemonic Skinner","s":27,"u":"daemonic%20skinner_aoe6"},{"n":"Hegessik","s":27,"u":"hegessik_aoe6"},{"n":"Hundun Chaos Mage","s":27,"u":"hundun%20chaos%20mage_aoe6"},{"n":"Overdrive Imentesh","s":27,"u":"overdrive%20imentesh_aoe6"},{"n":"Rhevanna","s":27,"u":"rhevanna_aoe6"},{"n":"Sordesdaemon","s":27,"u":"sordesdaemon_aoe6"},{"n":"Gibtanius","s":29,"u":"gibtanius_av2"},{"n":"Gibtas Spawn Swarm","s":29,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Jafaki","s":29,"u":"jafaki_av2"},{"n":"Seugathi Reality Warper","s":29,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Servant","s":29,"u":"seugathi%20servant_av2"},{"n":"Deepwater Dhuthorex","s":30,"u":"deepwater%20dhuthorex_av3"},{"n":"Dragon's Blood Puffball","s":30,"u":"dragon's%20blood%20puffball_av3"},{"n":"Dread Dhuthorex","s":30,"u":"dread%20dhuthorex_av3"},{"n":"Reaper Skull Puffball","s":30,"u":"reaper%20skull%20puffball_av3"},{"n":"Voidbracken Chuul","s":30,"u":"voidbracken%20chuul_av3"},{"n":"Daqqanoenyent","s":10,"u":"daqqanoenyent_botd"},{"n":"Child of Urgathoa","s":10,"u":"child%20of%20urgathoa_botd"},{"n":"Hollow Serpent","s":10,"u":"hollow%20serpent_botd"},{"n":"Beetle Carapace","s":10,"u":"beetle%20carapace_botd"},{"n":"Drake Skeleton","s":10,"u":"drake%20skeleton_botd"},{"n":"Zombie Owlbear","s":10,"u":"zombie%20owlbear_botd"},{"n":"Flea Swarm","s":31,"u":"flea%20swarm_ec1"},{"n":"Giant Flea","s":31,"u":"giant%20flea_ec1"},{"n":"Pinacosaurus","s":31,"u":"pinacosaurus_ec1"},{"n":"Lion Visitant","s":32,"u":"lion%20visitant_ec2"},{"n":"Xulgath Spinesnapper","s":32,"u":"xulgath%20spinesnapper_ec2"},{"n":"Counteflora","s":9,"u":"counteflora_ec3"},{"n":"Cu Sith","s":9,"u":"cu%20sith_ec3"},{"n":"Headless Xulgath","s":9,"u":"headless%20xulgath_ec3"},{"n":"Yaganty","s":9,"u":"yaganty_ec3"},{"n":"Doblagub","s":33,"u":"doblagub_ec4"},{"n":"Harrow Doll","s":33,"u":"harrow%20doll_ec4"},{"n":"Helg Eats-the-eaters","s":33,"u":"helg%20eats-the-eaters_ec4"},{"n":"War Sauropelta","s":33,"u":"war%20sauropelta_ec4"},{"n":"Xilvirek","s":33,"u":"xilvirek_ec4"},{"n":"Ararda","s":34,"u":"ararda_ec5"},{"n":"Death Drider","s":34,"u":"death%20drider_ec5"},{"n":"Hollow Hush","s":34,"u":"hollow%20hush_ec5"},{"n":"Kharostan","s":34,"u":"kharostan_ec5"},{"n":"Muurfeli","s":34,"u":"muurfeli_ec5"},{"n":"Obsidian Golem","s":34,"u":"obsidian%20golem_ec5"},{"n":"Vitalia","s":34,"u":"vitalia_ec5"},{"n":"Zinogyvaz","s":34,"u":"zinogyvaz_ec5"},{"n":"Barking Stag","s":35,"u":"barking%20stag_ec6"},{"n":"Convergent Giant Eagle","s":35,"u":"convergent%20giant%20eagle_ec6"},{"n":"Elysian Sheep","s":35,"u":"elysian%20sheep_ec6"},{"n":"Sarvel Ever-hunger","s":35,"u":"sarvel%20ever-hunger_ec6"},{"n":"Bee Swarm","s":36,"u":"bee%20swarm_fop"},{"n":"Blood Ooze","s":36,"u":"blood%20ooze_fop"},{"n":"Stone Horse","s":36,"u":"stone%20horse_fop"},{"n":"The Amalgam","s":36,"u":"the%20amalgam_fop"},{"n":"The Behemoth","s":36,"u":"the%20behemoth_fop"},{"n":"Dromornis","s":37,"u":"dromornis_frp1"},{"n":"Hantu Denai","s":37,"u":"hantu%20denai_frp1"},{"n":"Koto Zekora","s":37,"u":"koto%20zekora_frp1"},{"n":"Tamikan","s":37,"u":"tamikan_frp1"},{"n":"Drake Courser","s":38,"u":"drake%20courser_frp2"},{"n":"Shadow Yai","s":38,"u":"shadow%20yai_frp2"},{"n":"Cloudsplitter","s":39,"u":"cloudsplitter_frp3"},{"n":"Rai Sho Postulant","s":39,"u":"rai%20sho%20postulant_frp3"},{"n":"Sthira","s":39,"u":"sthira_frp3"},{"n":"Mutant Gnoll Hulk","s":6,"u":"mutant%20gnoll%20hulk_loil"},{"n":"Gunpowder Ooze","s":6,"u":"gunpowder%20ooze_loil"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Asanbosam","s":0,"u":"asanbosam_lome"},{"n":"Karina","s":0,"u":"karina_lome"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Ainamuuren","s":40,"u":"ainamuuren_lomm"},{"n":"Howling Spawn","s":40,"u":"howling%20spawn_lomm"},{"n":"Young Linnorm","s":40,"u":"young%20linnorm_lomm"},{"n":"Spawn of Kothogaz","s":40,"u":"spawn%20of%20kothogaz_lomm"},{"n":"Krampus","s":40,"u":"krampus_lomm"},{"n":"Kuworsys","s":40,"u":"kuworsys_lomm"},{"n":"Yeast Ooze","s":43,"u":"yeast%20ooze_ooa1"},{"n":"Chimeric Manticore","s":44,"u":"chimeric%20manticore_ooa2"},{"n":"Clockwork Sphinx","s":44,"u":"clockwork%20sphinx_ooa2"},{"n":"Daelum","s":44,"u":"daelum_ooa2"},{"n":"Smog Giant","s":44,"u":"smog%20giant_ooa2"},{"n":"Mutant Giant Toad","s":44,"u":"mutant%20giant%20toad_ooa2"},{"n":"Mutant Desert Drake","s":44,"u":"mutant%20desert%20drake_ooa2"},{"n":"Scarecophagus","s":44,"u":"scarecophagus_ooa2"},{"n":"Trapjaw Tangle","s":44,"u":"trapjaw%20tangle_ooa2"},{"n":"Vewslog","s":45,"u":"vewslog_ooa3"},{"n":"Clockwork Puppeteer","s":45,"u":"clockwork%20puppeteer_ooa3"},{"n":"Cranium Preserver","s":45,"u":"cranium%20preserver_ooa3"},{"n":"Pyronite Ooze","s":45,"u":"pyronite%20ooze_ooa3"},{"n":"Bramble Champion Construct","s":47,"u":"bramble%20champion%20construct_sot1"},{"n":"Giant Tsetse Fly","s":47,"u":"giant%20tsetse%20fly_sot1"},{"n":"Shieldbearer Construct","s":47,"u":"shieldbearer%20construct_sot1"},{"n":"Silverfish Swarm","s":47,"u":"silverfish%20swarm_sot1"},{"n":"Great Grodair","s":48,"u":"great%20grodair_sot2"},{"n":"Kreekoss","s":48,"u":"kreekoss_sot2"},{"n":"Mpeshi","s":48,"u":"mpeshi_sot2"},{"n":"Mutated Sewer Ooze","s":48,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Old Thrasher","s":48,"u":"old%20thrasher_sot2"},{"n":"Bog Mummy Amalgamation","s":49,"u":"bog%20mummy%20amalgamation_sot3"},{"n":"Cyclops Bully","s":49,"u":"cyclops%20bully_sot3"},{"n":"Halbrux Far-Sight","s":49,"u":"halbrux%20far-sight_sot3"},{"n":"Ixamè","s":49,"u":"ixam%c3%a8_sot3"},{"n":"Karumzek Swarm","s":49,"u":"karumzek%20swarm_sot3"},{"n":"Grave Karina","s":50,"u":"grave%20karina_sot4"},{"n":"Ancient Rivener","s":51,"u":"ancient%20rivener_sot5"},{"n":"Formian Queen","s":51,"u":"formian%20queen_sot5"},{"n":"Ravager of Tindalos","s":51,"u":"ravager%20of%20tindalos_sot5"},{"n":"Shobhad Enforcer","s":51,"u":"shobhad%20enforcer_sot5"},{"n":"Shobhad Sniper","s":51,"u":"shobhad%20sniper_sot5"},{"n":"Sparkeater","s":51,"u":"sparkeater_sot5"},{"n":"Chromatic Ooze","s":52,"u":"chromatic%20ooze_sot6"},{"n":"Lignified Adamantine Golem","s":52,"u":"lignified%20adamantine%20golem_sot6"},{"n":"Red Guard Ant","s":52,"u":"red%20guard%20ant_sot6"},{"n":"Shianshi Waymaker","s":52,"u":"shianshi%20waymaker_sot6"},{"n":"Tatterthread","s":52,"u":"tatterthread_sot6"},{"n":"Crocodile","s":53,"u":"crocodile_tio"},{"n":"Ogre Warrior","s":53,"u":"ogre%20warrior_tio"},{"n":"Owlbear","s":53,"u":"owlbear_tio"},{"n":"Troll Enforcer","s":53,"u":"troll%20enforcer_tio"}],"2":[{"n":"Ballista","s":2,"u":"ballista_g%26g"},{"n":"Battering Ram","s":2,"u":"battering%20ram%20(generic)_g%26g"},{"n":"Blasting Ram","s":2,"u":"blasting%20ram_g%26g"},{"n":"Bombard","s":2,"u":"bombard_g%26g"},{"n":"Cannon","s":2,"u":"cannon_g%26g"},{"n":"Catapult","s":2,"u":"catapult_g%26g"},{"n":"Hwacha","s":2,"u":"hwacha_g%26g"},{"n":"Steelheart 21","s":2,"u":"steelheart%2021_g%26g"}],"71":[{"n":"Carriage","s":15,"u":"carriage_gmg"},{"n":"Cart","s":15,"u":"cart_gmg"},{"n":"Glider","s":15,"u":"glider_gmg"},{"n":"Heavy Chariot","s":15,"u":"heavy%20chariot_gmg"},{"n":"Light Chariot","s":15,"u":"light%20chariot_gmg"},{"n":"Sleigh","s":15,"u":"sleigh_gmg"},{"n":"Wagon","s":15,"u":"wagon_gmg"},{"n":"Sky Chariot, Light","s":38,"u":"sky%20chariot%2c%20light_frp2"},{"n":"Apparatus of the Octopus","s":2,"u":"apparatus%20of%20the%20octopus_g%26g"},{"n":"Armored Carriage","s":2,"u":"armored%20carriage_g%26g"},{"n":"Automated Cycle","s":2,"u":"automated%20cycle_g%26g"},{"n":"Clockwork Borer","s":2,"u":"clockwork%20borer_g%26g"},{"n":"Clockwork Hopper","s":2,"u":"clockwork%20hopper_g%26g"},{"n":"Clockwork Wagon","s":2,"u":"clockwork%20wagon_g%26g"},{"n":"Firefly","s":2,"u":"firefly_g%26g"},{"n":"Sand Diver","s":2,"u":"sand%20diver_g%26g"},{"n":"Speedster","s":2,"u":"speedster_g%26g"},{"n":"Steam Cart","s":2,"u":"steam%20cart_g%26g"},{"n":"Steam Trolley","s":2,"u":"steam%20trolley_g%26g"},{"n":"Vonthos's Golden Bridge","s":2,"u":"vonthos's%20golden%20bridge_g%26g"},{"n":"Clockwork Bumblebee","s":8,"u":"clockwork%20bumblebee_lotgb"},{"n":"Hillcross Glider","s":73,"u":"hillcross%20glider_qff3"},{"n":"Sand Racer","s":51,"u":"sand%20racer_sot5"}],"72":[{"n":"Firebrands","s":7,"u":"firebrands_locg"},{"n":"Hellknights","s":7,"u":"hellknights_locg"},{"n":"Knights of Lastwall","s":7,"u":"knights%20of%20lastwall_locg"}]},"acid":{"1":[{"n":"Adult Black Dragon","s":12,"u":"adult%20black%20dragon_b1"},{"n":"Ancient Black Dragon","s":12,"u":"ancient%20black%20dragon_b1"},{"n":"Tarn Linnorm","s":12,"u":"tarn%20linnorm_b1"},{"n":"Young Black Dragon","s":12,"u":"young%20black%20dragon_b1"},{"n":"Belmazog","s":17,"u":"belmazog_aoa2"},{"n":"Manifestation Of Dahak","s":21,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Crawling Slurry","s":52,"u":"crawling%20slurry_sot6"}],"2":[{"n":"Acid Flask","s":5,"u":"acid%20flask%20(generic)_crb"},{"n":"Corrosive","s":5,"u":"corrosive%20(generic)_crb"},{"n":"Degenerating","s":15,"u":"degenerating_gmg"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Eroding Bullet","s":2,"u":"eroding%20bullet_g%26g"},{"n":"Sulfur Bomb","s":8,"u":"sulfur%20bomb%20(generic)_lotgb"},{"n":"Clinging Ooze Snare","s":68,"u":"clinging%20ooze%20snare_pfum"},{"n":"Wand of Caustic Effluence","s":68,"u":"wand%20of%20caustic%20effluence_pfum"},{"n":"Wand Of Noisome Acid","s":46,"u":"wand%20of%20noisome%20acid%20(generic)_sli"}],"3":[{"n":"Acid Arrow","s":5,"u":"acid%20arrow_crb"},{"n":"Acid Splash","s":5,"u":"acid%20splash_crb"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Acid Storm","s":59,"u":"acid%20storm_logm"},{"n":"Acidic Burst","s":59,"u":"acidic%20burst_logm"},{"n":"Corrosive Body","s":65,"u":"corrosive%20body_som"}]},"dragon":{"1":[{"n":"Adult Black Dragon","s":12,"u":"adult%20black%20dragon_b1"},{"n":"Adult Blue Dragon","s":12,"u":"adult%20blue%20dragon_b1"},{"n":"Adult Brass Dragon","s":12,"u":"adult%20brass%20dragon_b1"},{"n":"Adult Bronze Dragon","s":12,"u":"adult%20bronze%20dragon_b1"},{"n":"Adult Copper Dragon","s":12,"u":"adult%20copper%20dragon_b1"},{"n":"Adult Gold Dragon","s":12,"u":"adult%20gold%20dragon_b1"},{"n":"Adult Green Dragon","s":12,"u":"adult%20green%20dragon_b1"},{"n":"Adult Red Dragon","s":12,"u":"adult%20red%20dragon_b1"},{"n":"Adult Silver Dragon","s":12,"u":"adult%20silver%20dragon_b1"},{"n":"Adult White Dragon","s":12,"u":"adult%20white%20dragon_b1"},{"n":"Ancient Black Dragon","s":12,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Blue Dragon","s":12,"u":"ancient%20blue%20dragon_b1"},{"n":"Ancient Brass Dragon","s":12,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":12,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Copper Dragon","s":12,"u":"ancient%20copper%20dragon_b1"},{"n":"Ancient Gold Dragon","s":12,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Green Dragon","s":12,"u":"ancient%20green%20dragon_b1"},{"n":"Ancient Red Dragon","s":12,"u":"ancient%20red%20dragon_b1"},{"n":"Ancient Silver Dragon","s":12,"u":"ancient%20silver%20dragon_b1"},{"n":"Ancient White Dragon","s":12,"u":"ancient%20white%20dragon_b1"},{"n":"Crag Linnorm","s":12,"u":"crag%20linnorm_b1"},{"n":"Desert Drake","s":12,"u":"desert%20drake_b1"},{"n":"Dragon Turtle","s":12,"u":"dragon%20turtle_b1"},{"n":"Faerie Dragon","s":12,"u":"faerie%20dragon_b1"},{"n":"Flame Drake","s":12,"u":"flame%20drake_b1"},{"n":"Frost Drake","s":12,"u":"frost%20drake_b1"},{"n":"Ice Linnorm","s":12,"u":"ice%20linnorm_b1"},{"n":"Jungle Drake","s":12,"u":"jungle%20drake_b1"},{"n":"River Drake","s":12,"u":"river%20drake_b1"},{"n":"Tarn Linnorm","s":12,"u":"tarn%20linnorm_b1"},{"n":"Tor Linnorm","s":12,"u":"tor%20linnorm_b1"},{"n":"Wyvern","s":12,"u":"wyvern_b1"},{"n":"Young Black Dragon","s":12,"u":"young%20black%20dragon_b1"},{"n":"Young Blue Dragon","s":12,"u":"young%20blue%20dragon_b1"},{"n":"Young Brass Dragon","s":12,"u":"young%20brass%20dragon_b1"},{"n":"Young Bronze Dragon","s":12,"u":"young%20bronze%20dragon_b1"},{"n":"Young Copper Dragon","s":12,"u":"young%20copper%20dragon_b1"},{"n":"Young Gold Dragon","s":12,"u":"young%20gold%20dragon_b1"},{"n":"Young Green Dragon","s":12,"u":"young%20green%20dragon_b1"},{"n":"Young Red Dragon","s":12,"u":"young%20red%20dragon_b1"},{"n":"Young Silver Dragon","s":12,"u":"young%20silver%20dragon_b1"},{"n":"Young White Dragon","s":12,"u":"young%20white%20dragon_b1"},{"n":"Adult Brine Dragon","s":13,"u":"adult%20brine%20dragon_b2"},{"n":"Adult Cloud Dragon","s":13,"u":"adult%20cloud%20dragon_b2"},{"n":"Adult Crystal Dragon","s":13,"u":"adult%20crystal%20dragon_b2"},{"n":"Adult Magma Dragon","s":13,"u":"adult%20magma%20dragon_b2"},{"n":"Adult Umbral Dragon","s":13,"u":"adult%20umbral%20dragon_b2"},{"n":"Ancient Brine Dragon","s":13,"u":"ancient%20brine%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":13,"u":"ancient%20cloud%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":13,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ancient Magma Dragon","s":13,"u":"ancient%20magma%20dragon_b2"},{"n":"Ancient Umbral Dragon","s":13,"u":"ancient%20umbral%20dragon_b2"},{"n":"Cairn Linnorm","s":13,"u":"cairn%20linnorm_b2"},{"n":"Dracolisk","s":13,"u":"dracolisk_b2"},{"n":"Fjord Linnorm","s":13,"u":"fjord%20linnorm_b2"},{"n":"Jabberwock","s":13,"u":"jabberwock_b2"},{"n":"Peluda","s":13,"u":"peluda_b2"},{"n":"Ravener","s":13,"u":"ravener_b2"},{"n":"Ravener Husk","s":13,"u":"ravener%20husk_b2"},{"n":"Sea Drake","s":13,"u":"sea%20drake_b2"},{"n":"Shadow Drake","s":13,"u":"shadow%20drake_b2"},{"n":"Shoal Linnorm","s":13,"u":"shoal%20linnorm_b2"},{"n":"Taiga Linnorm","s":13,"u":"taiga%20linnorm_b2"},{"n":"Tatzlwyrm","s":13,"u":"tatzlwyrm_b2"},{"n":"Young Brine Dragon","s":13,"u":"young%20brine%20dragon_b2"},{"n":"Young Cloud Dragon","s":13,"u":"young%20cloud%20dragon_b2"},{"n":"Young Crystal Dragon","s":13,"u":"young%20crystal%20dragon_b2"},{"n":"Young Magma Dragon","s":13,"u":"young%20magma%20dragon_b2"},{"n":"Young Umbral Dragon","s":13,"u":"young%20umbral%20dragon_b2"},{"n":"Zomok","s":13,"u":"zomok_b2"},{"n":"Adult Forest Dragon","s":14,"u":"adult%20forest%20dragon_b3"},{"n":"Adult Sea Dragon","s":14,"u":"adult%20sea%20dragon_b3"},{"n":"Adult Sky Dragon","s":14,"u":"adult%20sky%20dragon_b3"},{"n":"Adult Sovereign Dragon","s":14,"u":"adult%20sovereign%20dragon_b3"},{"n":"Adult Underworld Dragon","s":14,"u":"adult%20underworld%20dragon_b3"},{"n":"Ancient Forest Dragon","s":14,"u":"ancient%20forest%20dragon_b3"},{"n":"Ancient Sea Dragon","s":14,"u":"ancient%20sea%20dragon_b3"},{"n":"Ancient Sky Dragon","s":14,"u":"ancient%20sky%20dragon_b3"},{"n":"Ancient Sovereign Dragon","s":14,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Ancient Underworld Dragon","s":14,"u":"ancient%20underworld%20dragon_b3"},{"n":"Elder Wyrmwraith","s":14,"u":"elder%20wyrmwraith_b3"},{"n":"House Drake","s":14,"u":"house%20drake_b3"},{"n":"Kongamato","s":14,"u":"kongamato_b3"},{"n":"Wyrmwraith","s":14,"u":"wyrmwraith_b3"},{"n":"Young Forest Dragon","s":14,"u":"young%20forest%20dragon_b3"},{"n":"Young Sea Dragon","s":14,"u":"young%20sea%20dragon_b3"},{"n":"Young Sky Dragon","s":14,"u":"young%20sky%20dragon_b3"},{"n":"Young Sovereign Dragon","s":14,"u":"young%20sovereign%20dragon_b3"},{"n":"Young Underworld Dragon","s":14,"u":"young%20underworld%20dragon_b3"},{"n":"Zombie Dragon","s":14,"u":"zombie%20dragon_b3"},{"n":"Grauladon","s":16,"u":"grauladon_aoa1"},{"n":"Belmazog","s":17,"u":"belmazog_aoa2"},{"n":"Bida","s":17,"u":"bida_aoa2"},{"n":"Charau-ka Dragon Priest","s":17,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Racharak","s":17,"u":"racharak_aoa2"},{"n":"Adult Magma Dragon","s":19,"u":"adult%20magma%20dragon_aoa4"},{"n":"Ancient Magma Dragon","s":19,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Veshumirix","s":19,"u":"veshumirix_aoa4"},{"n":"Young Magma Dragon","s":19,"u":"young%20magma%20dragon_aoa4"},{"n":"Elder Wyrmwraith","s":21,"u":"elder%20wyrmwraith_aoa6"},{"n":"Lesser Manifestation Of Dahak","s":21,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":21,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Mengkare","s":21,"u":"mengkare_aoa6"},{"n":"Wyrmwraith","s":21,"u":"wyrmwraith_aoa6"},{"n":"Najra Lizard","s":23,"u":"najra%20lizard_aoe2"},{"n":"Veksciralenix","s":27,"u":"veksciralenix_aoe6"},{"n":"Tamikan","s":37,"u":"tamikan_frp1"},{"n":"Drake Courser","s":38,"u":"drake%20courser_frp2"},{"n":"Fafnheir","s":40,"u":"fafnheir_lomm"},{"n":"Young Linnorm","s":40,"u":"young%20linnorm_lomm"},{"n":"Prairie Drake","s":43,"u":"prairie%20drake_ooa1"},{"n":"Mutant Desert Drake","s":44,"u":"mutant%20desert%20drake_ooa2"},{"n":"I'iko Dragon","s":48,"u":"i'iko%20dragon_sot2"},{"n":"Ixamè","s":49,"u":"ixam%c3%a8_sot3"},{"n":"Sparkeater","s":51,"u":"sparkeater_sot5"}],"27":[{"n":"Faerie Dragon","s":4,"u":"faerie%20dragon_apg"}],"28":[{"n":"Dragon Eidolon","s":65,"u":"dragon%20eidolon_som"}]},"le":{"1":[{"n":"Adult Blue Dragon","s":12,"u":"adult%20blue%20dragon_b1"},{"n":"Adult Green Dragon","s":12,"u":"adult%20green%20dragon_b1"},{"n":"Alghollthu Master","s":12,"u":"alghollthu%20master_b1"},{"n":"Ancient Blue Dragon","s":12,"u":"ancient%20blue%20dragon_b1"},{"n":"Ancient Green Dragon","s":12,"u":"ancient%20green%20dragon_b1"},{"n":"Barbazu","s":12,"u":"barbazu_b1"},{"n":"Dandasuka","s":12,"u":"dandasuka_b1"},{"n":"Dark Naga","s":12,"u":"dark%20naga_b1"},{"n":"Duergar Bombardier","s":12,"u":"duergar%20bombardier_b1"},{"n":"Duergar Sharpshooter","s":12,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Taskmaster","s":12,"u":"duergar%20taskmaster_b1"},{"n":"Dullahan","s":12,"u":"dullahan_b1"},{"n":"Efreeti","s":12,"u":"efreeti_b1"},{"n":"Erinys","s":12,"u":"erinys_b1"},{"n":"Fire Giant","s":12,"u":"fire%20giant_b1"},{"n":"Gelugon","s":12,"u":"gelugon_b1"},{"n":"Gimmerling","s":12,"u":"gimmerling_b1"},{"n":"Hell Hound","s":12,"u":"hell%20hound_b1"},{"n":"Hobgoblin Archer","s":12,"u":"hobgoblin%20archer_b1"},{"n":"Hobgoblin General","s":12,"u":"hobgoblin%20general_b1"},{"n":"Hobgoblin Soldier","s":12,"u":"hobgoblin%20soldier_b1"},{"n":"Imp","s":12,"u":"imp_b1"},{"n":"Kobold Dragon Mage","s":12,"u":"kobold%20dragon%20mage_b1"},{"n":"Kobold Scout","s":12,"u":"kobold%20scout_b1"},{"n":"Kobold Warrior","s":12,"u":"kobold%20warrior_b1"},{"n":"Lemure","s":12,"u":"lemure_b1"},{"n":"Manticore","s":12,"u":"manticore_b1"},{"n":"Medusa","s":12,"u":"medusa_b1"},{"n":"Mitflit","s":12,"u":"mitflit_b1"},{"n":"Mummy Guardian","s":12,"u":"mummy%20guardian_b1"},{"n":"Mummy Pharaoh","s":12,"u":"mummy%20pharaoh_b1"},{"n":"Nessian Warhound","s":12,"u":"nessian%20warhound_b1"},{"n":"Phistophilus","s":12,"u":"phistophilus_b1"},{"n":"Pit Fiend","s":12,"u":"pit%20fiend_b1"},{"n":"Poltergeist","s":12,"u":"poltergeist_b1"},{"n":"Raja Rakshasa","s":12,"u":"raja%20rakshasa_b1"},{"n":"Rune Giant","s":12,"u":"rune%20giant_b1"},{"n":"Sea Devil Baron","s":12,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":12,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":12,"u":"sea%20devil%20scout_b1"},{"n":"Skum","s":12,"u":"skum_b1"},{"n":"Veiled Master","s":12,"u":"veiled%20master_b1"},{"n":"Wererat","s":12,"u":"wererat_b1"},{"n":"Wight","s":12,"u":"wight_b1"},{"n":"Wraith","s":12,"u":"wraith_b1"},{"n":"Young Blue Dragon","s":12,"u":"young%20blue%20dragon_b1"},{"n":"Young Green Dragon","s":12,"u":"young%20green%20dragon_b1"},{"n":"Ankou","s":13,"u":"ankou_b2"},{"n":"Augur","s":13,"u":"augur_b2"},{"n":"Bog Mummy","s":13,"u":"bog%20mummy_b2"},{"n":"Cairn Wight","s":13,"u":"cairn%20wight_b2"},{"n":"Cornugon","s":13,"u":"cornugon_b2"},{"n":"Dread Wraith","s":13,"u":"dread%20wraith_b2"},{"n":"Eremite","s":13,"u":"eremite_b2"},{"n":"Evangelist","s":13,"u":"evangelist_b2"},{"n":"Gylou","s":13,"u":"gylou_b2"},{"n":"Hamatula","s":13,"u":"hamatula_b2"},{"n":"Hellcat","s":13,"u":"hellcat_b2"},{"n":"Ifrit Pyrochemist","s":13,"u":"ifrit%20pyrochemist_b2"},{"n":"Interlocutor","s":13,"u":"interlocutor_b2"},{"n":"Onidoshi","s":13,"u":"onidoshi_b2"},{"n":"Ostiarius","s":13,"u":"ostiarius_b2"},{"n":"Osyluth","s":13,"u":"osyluth_b2"},{"n":"Peluda","s":13,"u":"peluda_b2"},{"n":"Sacristan","s":13,"u":"sacristan_b2"},{"n":"Sarglagon","s":13,"u":"sarglagon_b2"},{"n":"Shadow Giant","s":13,"u":"shadow%20giant_b2"},{"n":"Specter","s":13,"u":"specter_b2"},{"n":"Stygira","s":13,"u":"stygira_b2"},{"n":"Vexgit","s":13,"u":"vexgit_b2"},{"n":"Xill","s":13,"u":"xill_b2"},{"n":"Zebub","s":13,"u":"zebub_b2"},{"n":"Adhukait","s":14,"u":"adhukait_b3"},{"n":"Adult Underworld Dragon","s":14,"u":"adult%20underworld%20dragon_b3"},{"n":"Aghash","s":14,"u":"aghash_b3"},{"n":"Ancient Underworld Dragon","s":14,"u":"ancient%20underworld%20dragon_b3"},{"n":"Caligni Vanguard","s":14,"u":"caligni%20vanguard_b3"},{"n":"Deimavigga","s":14,"u":"deimavigga_b3"},{"n":"Doru","s":14,"u":"doru_b3"},{"n":"Hellbound Attorney","s":14,"u":"hellbound%20attorney_b3"},{"n":"Hellwasp Swarm","s":14,"u":"hellwasp%20swarm_b3"},{"n":"Incutilis","s":14,"u":"incutilis_b3"},{"n":"Japalisura","s":14,"u":"japalisura_b3"},{"n":"Kuchisake-onna","s":14,"u":"kuchisake-onna_b3"},{"n":"Kurobozu","s":14,"u":"kurobozu_b3"},{"n":"Levaloch","s":14,"u":"levaloch_b3"},{"n":"Maharaja","s":14,"u":"maharaja_b3"},{"n":"Manticore Paaridar","s":14,"u":"manticore%20paaridar_b3"},{"n":"Munagola","s":14,"u":"munagola_b3"},{"n":"Nikaramsa","s":14,"u":"nikaramsa_b3"},{"n":"Pairaka","s":14,"u":"pairaka_b3"},{"n":"Palace Skelm","s":14,"u":"palace%20skelm_b3"},{"n":"Raktavarna","s":14,"u":"raktavarna_b3"},{"n":"Sepid","s":14,"u":"sepid_b3"},{"n":"Shaukeen","s":14,"u":"shaukeen_b3"},{"n":"Shrine Skelm","s":14,"u":"shrine%20skelm_b3"},{"n":"Soul Skelm","s":14,"u":"soul%20skelm_b3"},{"n":"Street Skelm","s":14,"u":"street%20skelm_b3"},{"n":"Sumbreiva","s":14,"u":"sumbreiva_b3"},{"n":"Young Underworld Dragon","s":14,"u":"young%20underworld%20dragon_b3"},{"n":"Despot","s":15,"u":"despot_gmg"},{"n":"Calmont","s":16,"u":"calmont_aoa1"},{"n":"Dmiri Yoltosha","s":16,"u":"dmiri%20yoltosha_aoa1"},{"n":"Hellcrown","s":16,"u":"hellcrown_aoa1"},{"n":"Skeletal Hellknight","s":16,"u":"skeletal%20hellknight_aoa1"},{"n":"Bida","s":17,"u":"bida_aoa2"},{"n":"Gerhard Pendergrast","s":17,"u":"gerhard%20pendergrast_aoa2"},{"n":"Augur","s":18,"u":"augur_aoa3"},{"n":"Evangelist","s":18,"u":"evangelist_aoa3"},{"n":"Heuberk Thropp","s":18,"u":"heuberk%20thropp_aoa3"},{"n":"Interlocutor","s":18,"u":"interlocutor_aoa3"},{"n":"Osyluth","s":18,"u":"osyluth_aoa3"},{"n":"Precentor","s":18,"u":"precentor_aoa3"},{"n":"Remnant Of Barzillai","s":18,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Rusty Mae","s":18,"u":"rusty%20mae_aoa3"},{"n":"Shadow Giant","s":18,"u":"shadow%20giant_aoa3"},{"n":"Vaklish","s":18,"u":"vaklish_aoa3"},{"n":"Corrupt Guard","s":19,"u":"corrupt%20guard_aoa4"},{"n":"Duergar Slave Lord","s":19,"u":"duergar%20slave%20lord_aoa4"},{"n":"King Harral","s":19,"u":"king%20harral_aoa4"},{"n":"Kralgurn","s":19,"u":"kralgurn_aoa4"},{"n":"Saggorak Poltergeist","s":19,"u":"saggorak%20poltergeist_aoa4"},{"n":"Cornugon","s":20,"u":"cornugon_aoa5"},{"n":"Scarlet Triad Boss","s":20,"u":"scarlet%20triad%20boss_aoa5"},{"n":"Scarlet Triad Enforcer","s":20,"u":"scarlet%20triad%20enforcer_aoa5"},{"n":"Scarlet Triad Mage","s":20,"u":"scarlet%20triad%20mage_aoa5"},{"n":"Uri Zandivar","s":20,"u":"uri%20zandivar_aoa5"},{"n":"Emaliza Zandivar","s":21,"u":"emaliza%20zandivar_aoa6"},{"n":"Hermean Mutant","s":21,"u":"hermean%20mutant_aoa6"},{"n":"Ingnovim Tluss","s":21,"u":"ingnovim%20tluss_aoa6"},{"n":"Mengkare","s":21,"u":"mengkare_aoa6"},{"n":"Battle Leader Rekarek","s":22,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Binumir","s":22,"u":"binumir_aoe1"},{"n":"Gref","s":22,"u":"gref_aoe1"},{"n":"Kekker","s":22,"u":"kekker_aoe1"},{"n":"Copper Hand Illusionist","s":23,"u":"copper%20hand%20illusionist_aoe2"},{"n":"Copper Hand Rogue","s":23,"u":"copper%20hand%20rogue_aoe2"},{"n":"Dreadsong Dancer","s":23,"u":"dreadsong%20dancer_aoe2"},{"n":"Fayati Alummur","s":23,"u":"fayati%20alummur_aoe2"},{"n":"Frefferth","s":23,"u":"frefferth_aoe2"},{"n":"Kolo Harvan","s":23,"u":"kolo%20harvan_aoe2"},{"n":"Skinsaw Seamer","s":23,"u":"skinsaw%20seamer_aoe2"},{"n":"Svartalfar Killer","s":24,"u":"svartalfar%20killer_aoe3"},{"n":"Japu Thalenger","s":25,"u":"japu%20thalenger_aoe4"},{"n":"Calennia","s":26,"u":"calennia_aoe5"},{"n":"Garrote Master Assassin","s":26,"u":"garrote%20master%20assassin_aoe5"},{"n":"Boss Skrawng","s":28,"u":"boss%20skrawng_av1"},{"n":"Jarelle Kaldrian","s":28,"u":"jarelle%20kaldrian_av1"},{"n":"Chafkhem","s":29,"u":"chafkhem_av2"},{"n":"Kragala","s":29,"u":"kragala_av2"},{"n":"Urevian","s":29,"u":"urevian_av2"},{"n":"Elder Child Of Belcorra","s":30,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Graveknight Warmaster","s":10,"u":"graveknight%20warmaster_botd"},{"n":"Relictner Eroder","s":10,"u":"relictner%20eroder_botd"},{"n":"Decrepit Mummy","s":10,"u":"decrepit%20mummy_botd"},{"n":"Minister of Tumult","s":10,"u":"minister%20of%20tumult_botd"},{"n":"Hunter Wight","s":10,"u":"hunter%20wight_botd"},{"n":"Prowler Wight","s":10,"u":"prowler%20wight_botd"},{"n":"Wight Commander","s":10,"u":"wight%20commander_botd"},{"n":"Daring Danika","s":31,"u":"daring%20danika_ec1"},{"n":"Darricus Stallit","s":32,"u":"darricus%20stallit_ec2"},{"n":"Ararda","s":34,"u":"ararda_ec5"},{"n":"Qormintur","s":34,"u":"qormintur_ec5"},{"n":"Hallod","s":36,"u":"hallod_fop"},{"n":"Vilree","s":36,"u":"vilree_fop"},{"n":"Koto Zekora","s":37,"u":"koto%20zekora_frp1"},{"n":"Ran-to","s":37,"u":"ran-to_frp1"},{"n":"Shino Hakusa","s":37,"u":"shino%20hakusa_frp1"},{"n":"Watchtower Poltergeist","s":37,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Wraith","s":37,"u":"watchtower%20wraith_frp1"},{"n":"Kas Xi Rai","s":38,"u":"kas%20xi%20rai_frp2"},{"n":"Master Xun","s":38,"u":"master%20xun_frp2"},{"n":"Minister Of Tumult","s":38,"u":"minister%20of%20tumult_frp2"},{"n":"Ran-to","s":38,"u":"ran-to_frp2"},{"n":"Shino Hakusa","s":38,"u":"shino%20hakusa_frp2"},{"n":"Ran-to","s":39,"u":"ran-to_frp3"},{"n":"Shino Hakusa","s":39,"u":"shino%20hakusa_frp3"},{"n":"Spinel Leviathan Syndara","s":39,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Syndara The Sculptor","s":39,"u":"syndara%20the%20sculptor_frp3"},{"n":"Maliadi","s":0,"u":"maliadi_lome"},{"n":"Kuworsys","s":40,"u":"kuworsys_lomm"},{"n":"Gray Gardener Director General","s":42,"u":"gray%20gardener%20director%20general_ngd"},{"n":"Worm Prophet","s":42,"u":"worm%20prophet_ngd"},{"n":"Gold Tank Investors","s":43,"u":"gold%20tank%20investors_ooa1"},{"n":"Irkem Dresh","s":43,"u":"irkem%20dresh_ooa1"},{"n":"Gilded Gunner Goons","s":44,"u":"gilded%20gunner%20goons_ooa2"},{"n":"\"Lucky\" Lanks","s":44,"u":"%22lucky%22%20lanks_ooa2"},{"n":"Scarecophagus","s":44,"u":"scarecophagus_ooa2"},{"n":"Sabora Sharkosa","s":44,"u":"sabora%20sharkosa_ooa2"},{"n":"Corrupt Shieldmarshal","s":45,"u":"corrupt%20shieldmarshal_ooa3"},{"n":"Vewslog","s":45,"u":"vewslog_ooa3"},{"n":"Anjelique Loveless","s":45,"u":"anjelique%20loveless_ooa3"},{"n":"Bog Mummy Amalgamation","s":49,"u":"bog%20mummy%20amalgamation_sot3"},{"n":"Cyclops Bully","s":49,"u":"cyclops%20bully_sot3"},{"n":"Yonsuu","s":49,"u":"yonsuu_sot3"},{"n":"Avatar of Walkena","s":50,"u":"avatar%20of%20walkena_sot4"},{"n":"Graveknight Captain","s":50,"u":"graveknight%20captain_sot4"},{"n":"Graveknight Champion","s":50,"u":"graveknight%20champion_sot4"},{"n":"Jackal Guard","s":50,"u":"jackal%20guard_sot4"},{"n":"Reborn Sun Hunter","s":50,"u":"reborn%20sun%20hunter_sot4"},{"n":"Reborn Sun Mage","s":50,"u":"reborn%20sun%20mage_sot4"},{"n":"Reborn Sun Warrior","s":50,"u":"reborn%20sun%20warrior_sot4"},{"n":"Sun Warrior Brigade","s":50,"u":"sun%20warrior%20brigade_sot4"},{"n":"Worknesh","s":50,"u":"worknesh_sot4"},{"n":"King of Biting Ants","s":51,"u":"king%20of%20biting%20ants_sot5"},{"n":"Skartitch Chip-Tooth","s":51,"u":"skartitch%20chip-tooth_sot5"},{"n":"Tollvych","s":51,"u":"tollvych_sot5"},{"n":"Shianshi Waymaker","s":52,"u":"shianshi%20waymaker_sot6"},{"n":"Wereant Disciple","s":52,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":52,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":52,"u":"wereant%20sentinel_sot6"},{"n":"Hargrit Leadbuster","s":53,"u":"hargrit%20leadbuster_tio"},{"n":"Hell Hound","s":53,"u":"hell%20hound_tio"},{"n":"Kobold Dragon Mage","s":53,"u":"kobold%20dragon%20mage_tio"},{"n":"Kobold Scout","s":53,"u":"kobold%20scout_tio"},{"n":"Kobold Scout","s":53,"u":"kobold%20scout_tio"},{"n":"Kobold Trapmaster","s":53,"u":"kobold%20trapmaster_tio"},{"n":"Kotgar Leadbuster","s":53,"u":"kotgar%20leadbuster_tio"},{"n":"Wight","s":53,"u":"wight_tio"}],"27":[{"n":"Imp","s":4,"u":"imp_apg"}],"66":[{"n":"Hell","s":15,"u":"hell_gmg"},{"n":"Mechitar","s":6,"u":"mechitar_loil"},{"n":"Yled","s":6,"u":"yled_loil"},{"n":"Mzali","s":0,"u":"mzali_lome"}]},"electricity":{"0":[{"n":"Cross The Final Horizon","s":23,"u":"cross%20the%20final%20horizon_aoe2"},{"n":"Heaven's Thunder","s":23,"u":"heaven's%20thunder_aoe2"},{"n":"Megavolt","s":2,"u":"megavolt_g%26g"},{"n":"Heaven's Thunder","s":6,"u":"heaven's%20thunder_loil"},{"n":"Skyseeker","s":6,"u":"skyseeker_loil"},{"n":"Cross the Final Horizon","s":6,"u":"cross%20the%20final%20horizon_loil"}],"1":[{"n":"Adult Blue Dragon","s":12,"u":"adult%20blue%20dragon_b1"},{"n":"Ancient Blue Dragon","s":12,"u":"ancient%20blue%20dragon_b1"},{"n":"Young Blue Dragon","s":12,"u":"young%20blue%20dragon_b1"},{"n":"Behir","s":13,"u":"behir_b2"},{"n":"Sard","s":13,"u":"sard_b2"},{"n":"Thunderbird","s":13,"u":"thunderbird_b2"},{"n":"Adult Sky Dragon","s":14,"u":"adult%20sky%20dragon_b3"},{"n":"Ancient Sky Dragon","s":14,"u":"ancient%20sky%20dragon_b3"},{"n":"Storm Hag","s":14,"u":"storm%20hag_b3"},{"n":"Tzitzimitl","s":14,"u":"tzitzimitl_b3"},{"n":"Young Sky Dragon","s":14,"u":"young%20sky%20dragon_b3"},{"n":"Manifestation Of Dahak","s":21,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Tzitzimitl","s":21,"u":"tzitzimitl_aoa6"},{"n":"Shock Zombie","s":45,"u":"shock%20zombie_ooa3"},{"n":"Mpeshi","s":48,"u":"mpeshi_sot2"}],"2":[{"n":"Four-ways Dogslicer","s":4,"u":"four-ways%20dogslicer_apg"},{"n":"Wand Of Crackling Lightning","s":4,"u":"wand%20of%20crackling%20lightning%20(generic)_apg"},{"n":"Bottled Lightning","s":5,"u":"bottled%20lightning%20(generic)_crb"},{"n":"Javelin of Lightning","s":5,"u":"javelin%20of%20lightning_crb"},{"n":"Shock","s":5,"u":"shock%20(generic)_crb"},{"n":"Storm Arrow","s":5,"u":"storm%20arrow_crb"},{"n":"Storm Flash","s":5,"u":"storm%20flash%20(generic)_crb"},{"n":"Aquarium Lamp","s":2,"u":"aquarium%20lamp_g%26g"},{"n":"Death Coil","s":2,"u":"death%20coil_g%26g"},{"n":"Electrocable","s":2,"u":"electrocable_g%26g"},{"n":"Spirit Snare","s":2,"u":"spirit%20snare_g%26g"},{"n":"Storm Chair","s":2,"u":"storm%20chair_g%26g"},{"n":"Blade Of The Black Sovereign","s":67,"u":"blade%20of%20the%20black%20sovereign_lol"},{"n":"Sky Serpent Bolt","s":8,"u":"sky%20serpent%20bolt_lotgb"},{"n":"Static Snare","s":8,"u":"static%20snare_lotgb"},{"n":"Wet Shock Snare","s":8,"u":"wet%20shock%20snare_lotgb"},{"n":"Potion Of Grounding","s":65,"u":"potion%20of%20grounding_som"}],"3":[{"n":"Lightning Storm","s":4,"u":"lightning%20storm_apg"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Chain Lightning","s":5,"u":"chain%20lightning_crb"},{"n":"Electric Arc","s":5,"u":"electric%20arc_crb"},{"n":"Lightning Bolt","s":5,"u":"lightning%20bolt_crb"},{"n":"Shocking Grasp","s":5,"u":"shocking%20grasp_crb"},{"n":"Storm Lord","s":5,"u":"storm%20lord_crb"},{"n":"Storm Of Vengeance","s":5,"u":"storm%20of%20vengeance_crb"},{"n":"Tempest Surge","s":5,"u":"tempest%20surge_crb"},{"n":"Electrified Crystal Ward","s":19,"u":"electrified%20crystal%20ward_aoa4"},{"n":"Sudden Bolt","s":31,"u":"sudden%20bolt_ec1"},{"n":"Wronged Monk's Wrath","s":37,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Bottle The Storm","s":59,"u":"bottle%20the%20storm_logm"},{"n":"Charged Javelin","s":59,"u":"charged%20javelin_logm"},{"n":"For Love, for Lightning","s":60,"u":"for%20love%2c%20for%20lightning_lokl"},{"n":"Draw The Lightning","s":65,"u":"draw%20the%20lightning_som"},{"n":"Horizon Thunder Sphere","s":65,"u":"horizon%20thunder%20sphere_som"},{"n":"Stormburst","s":49,"u":"stormburst_sot3"}],"51":[{"n":"Electric Latch Rune","s":5,"u":"electric%20latch%20rune_crb"},{"n":"Buzzing Latch Rune","s":33,"u":"buzzing%20latch%20rune_ec4"},{"n":"Instant Privacy Fence","s":2,"u":"instant%20privacy%20fence_g%26g"},{"n":"Storm Discharge","s":40,"u":"storm%20discharge_lomm"}],"73":[{"n":"Greater Shock","s":5,"u":"greater%20shock_crb"},{"n":"Shock","s":5,"u":"shock_crb"},{"n":"Deadly Spark","s":15,"u":"deadly%20spark_gmg"},{"n":"Lightning Storm","s":15,"u":"lightning%20storm_gmg"},{"n":"Living Storm","s":15,"u":"living%20storm_gmg"}],"74":[{"n":"Lightning Dancing","s":62,"u":"lightning%20dancing_lotg"}]},"cg":{"1":[{"n":"Adult Brass Dragon","s":12,"u":"adult%20brass%20dragon_b1"},{"n":"Adult Copper Dragon","s":12,"u":"adult%20copper%20dragon_b1"},{"n":"Ancient Brass Dragon","s":12,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Copper Dragon","s":12,"u":"ancient%20copper%20dragon_b1"},{"n":"Catfolk Pouncer","s":12,"u":"catfolk%20pouncer_b1"},{"n":"Djinni","s":12,"u":"djinni_b1"},{"n":"Dryad","s":12,"u":"dryad_b1"},{"n":"Dryad Queen","s":12,"u":"dryad%20queen_b1"},{"n":"Faerie Dragon","s":12,"u":"faerie%20dragon_b1"},{"n":"Gancanagh","s":12,"u":"gancanagh_b1"},{"n":"Ghaele","s":12,"u":"ghaele_b1"},{"n":"Lillend","s":12,"u":"lillend_b1"},{"n":"Lyrakien","s":12,"u":"lyrakien_b1"},{"n":"Naiad","s":12,"u":"naiad_b1"},{"n":"Naiad Queen","s":12,"u":"naiad%20queen_b1"},{"n":"Storm Giant","s":12,"u":"storm%20giant_b1"},{"n":"Unicorn","s":12,"u":"unicorn_b1"},{"n":"Young Brass Dragon","s":12,"u":"young%20brass%20dragon_b1"},{"n":"Young Copper Dragon","s":12,"u":"young%20copper%20dragon_b1"},{"n":"Bralani","s":13,"u":"bralani_b2"},{"n":"Sylph Sneak","s":13,"u":"sylph%20sneak_b2"},{"n":"Undine Hydromancer","s":13,"u":"undine%20hydromancer_b2"},{"n":"Veranallia","s":13,"u":"veranallia_b2"},{"n":"Wood Giant","s":13,"u":"wood%20giant_b2"},{"n":"Adult Sea Dragon","s":14,"u":"adult%20sea%20dragon_b3"},{"n":"Ancient Sea Dragon","s":14,"u":"ancient%20sea%20dragon_b3"},{"n":"Domovoi","s":14,"u":"domovoi_b3"},{"n":"Draxie","s":14,"u":"draxie_b3"},{"n":"Elysian Titan","s":14,"u":"elysian%20titan_b3"},{"n":"Garuda","s":14,"u":"garuda_b3"},{"n":"Gathlain Wanderer","s":14,"u":"gathlain%20wanderer_b3"},{"n":"House Drake","s":14,"u":"house%20drake_b3"},{"n":"Mix Couatl","s":14,"u":"mix%20couatl_b3"},{"n":"Peri","s":14,"u":"peri_b3"},{"n":"Young Sea Dragon","s":14,"u":"young%20sea%20dragon_b3"},{"n":"Anadi Elder","s":16,"u":"anadi%20elder_aoa1"},{"n":"Anadi Hunter","s":16,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Sage","s":16,"u":"anadi%20sage_aoa1"},{"n":"Renali","s":16,"u":"renali_aoa1"},{"n":"Ekujae Guardian","s":17,"u":"ekujae%20guardian_aoa2"},{"n":"Nketiah","s":17,"u":"nketiah_aoa2"},{"n":"Nolly Peltry","s":18,"u":"nolly%20peltry_aoa3"},{"n":"Antaro Boldblade","s":22,"u":"antaro%20boldblade_aoe1"},{"n":"Eunice","s":22,"u":"eunice_aoe1"},{"n":"Lyrma Swampwalker","s":22,"u":"lyrma%20swampwalker_aoe1"},{"n":"Miriel Grayleaf","s":22,"u":"miriel%20grayleaf_aoe1"},{"n":"Ghaele Of Kharnas","s":27,"u":"ghaele%20of%20kharnas_aoe6"},{"n":"Otari Ilvashti","s":28,"u":"otari%20ilvashti_av1"},{"n":"Wrin Sivinxi","s":28,"u":"wrin%20sivinxi_av1"},{"n":"Elysian Titan","s":35,"u":"elysian%20titan_ec6"},{"n":"Takatorra","s":37,"u":"takatorra_frp1"},{"n":"Yook","s":37,"u":"yook_frp1"},{"n":"Ji-yook","s":38,"u":"ji-yook_frp2"},{"n":"Takatorra","s":38,"u":"takatorra_frp2"},{"n":"Spirit Turtle","s":39,"u":"spirit%20turtle_frp3"},{"n":"Yoh Souran","s":39,"u":"yoh%20souran_frp3"},{"n":"Ratajin Mastermind","s":6,"u":"ratajin%20mastermind_loil"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"Anadi Seeker","s":47,"u":"anadi%20seeker_sot1"},{"n":"Scalliwing","s":53,"u":"scalliwing_tio"}],"2":[{"n":"Singing Sword","s":15,"u":"singing%20sword_gmg"}],"66":[{"n":"Elysium","s":15,"u":"elysium_gmg"}],"72":[{"n":"Firebrands","s":7,"u":"firebrands_locg"},{"n":"Knights of Lastwall","s":7,"u":"knights%20of%20lastwall_locg"}]},"fire":{"0":[{"n":"Dormant Eruption","s":11,"u":"dormant%20eruption_da"},{"n":"Explosive Leap","s":2,"u":"explosive%20leap_g%26g"},{"n":"Searing Restoration","s":2,"u":"searing%20restoration_g%26g"},{"n":"Spark Fist","s":2,"u":"spark%20fist_g%26g"},{"n":"Blazing Aura","s":1,"u":"blazing%20aura_loag"},{"n":"Charred Remains","s":1,"u":"charred%20remains_loag"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Radiant Burst","s":1,"u":"radiant%20burst_loag"},{"n":"Scorching Disarm","s":1,"u":"scorching%20disarm_loag"},{"n":"Blazing Talon Surge","s":61,"u":"blazing%20talon%20surge_lopsg"},{"n":"Explosive Death Drop","s":61,"u":"explosive%20death%20drop_lopsg"},{"n":"Rain Of Embers Stance","s":61,"u":"rain%20of%20embers%20stance_lopsg"},{"n":"Burning Spell","s":65,"u":"burning%20spell_som"},{"n":"Fiery Retort","s":65,"u":"fiery%20retort_som"},{"n":"Stoked Flame Stance","s":65,"u":"stoked%20flame%20stance_som"}],"1":[{"n":"Adult Brass Dragon","s":12,"u":"adult%20brass%20dragon_b1"},{"n":"Adult Gold Dragon","s":12,"u":"adult%20gold%20dragon_b1"},{"n":"Adult Red Dragon","s":12,"u":"adult%20red%20dragon_b1"},{"n":"Ancient Brass Dragon","s":12,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Gold Dragon","s":12,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Red Dragon","s":12,"u":"ancient%20red%20dragon_b1"},{"n":"Cinder Rat","s":12,"u":"cinder%20rat_b1"},{"n":"Crag Linnorm","s":12,"u":"crag%20linnorm_b1"},{"n":"Crimson Worm","s":12,"u":"crimson%20worm_b1"},{"n":"Efreeti","s":12,"u":"efreeti_b1"},{"n":"Elananx","s":12,"u":"elananx_b1"},{"n":"Elemental Inferno","s":12,"u":"elemental%20inferno_b1"},{"n":"Fire Giant","s":12,"u":"fire%20giant_b1"},{"n":"Fire Mephit","s":12,"u":"fire%20mephit_b1"},{"n":"Firewyrm","s":12,"u":"firewyrm_b1"},{"n":"Flame Drake","s":12,"u":"flame%20drake_b1"},{"n":"Hell Hound","s":12,"u":"hell%20hound_b1"},{"n":"Living Wildfire","s":12,"u":"living%20wildfire_b1"},{"n":"Nessian Warhound","s":12,"u":"nessian%20warhound_b1"},{"n":"Phoenix","s":12,"u":"phoenix_b1"},{"n":"Salamander","s":12,"u":"salamander_b1"},{"n":"Tor Linnorm","s":12,"u":"tor%20linnorm_b1"},{"n":"Young Brass Dragon","s":12,"u":"young%20brass%20dragon_b1"},{"n":"Young Gold Dragon","s":12,"u":"young%20gold%20dragon_b1"},{"n":"Young Red Dragon","s":12,"u":"young%20red%20dragon_b1"},{"n":"Adult Magma Dragon","s":13,"u":"adult%20magma%20dragon_b2"},{"n":"Ancient Magma Dragon","s":13,"u":"ancient%20magma%20dragon_b2"},{"n":"Ember Fox","s":13,"u":"ember%20fox_b2"},{"n":"Filth Fire","s":13,"u":"filth%20fire_b2"},{"n":"Fire Yai","s":13,"u":"fire%20yai_b2"},{"n":"Jyoti","s":13,"u":"jyoti_b2"},{"n":"Lerritan","s":13,"u":"lerritan_b2"},{"n":"Magma Scorpion","s":13,"u":"magma%20scorpion_b2"},{"n":"Marrmora","s":13,"u":"marrmora_b2"},{"n":"Peluda","s":13,"u":"peluda_b2"},{"n":"Ravener","s":13,"u":"ravener_b2"},{"n":"Steam Mephit","s":13,"u":"steam%20mephit_b2"},{"n":"Striding Fire","s":13,"u":"striding%20fire_b2"},{"n":"Thrasfyr","s":13,"u":"thrasfyr_b2"},{"n":"Young Magma Dragon","s":13,"u":"young%20magma%20dragon_b2"},{"n":"Adult Underworld Dragon","s":14,"u":"adult%20underworld%20dragon_b3"},{"n":"Ancient Underworld Dragon","s":14,"u":"ancient%20underworld%20dragon_b3"},{"n":"Azer","s":14,"u":"azer_b3"},{"n":"Fire Wisp","s":14,"u":"fire%20wisp_b3"},{"n":"Kirin","s":14,"u":"kirin_b3"},{"n":"Peri","s":14,"u":"peri_b3"},{"n":"Sulfur Zombie","s":14,"u":"sulfur%20zombie_b3"},{"n":"Young Underworld Dragon","s":14,"u":"young%20underworld%20dragon_b3"},{"n":"Charau-ka Dragon Priest","s":17,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Racharak","s":17,"u":"racharak_aoa2"},{"n":"Accursed Forge-spurned","s":19,"u":"accursed%20forge-spurned_aoa4"},{"n":"Adult Magma Dragon","s":19,"u":"adult%20magma%20dragon_aoa4"},{"n":"Ancient Magma Dragon","s":19,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Dalos","s":19,"u":"dalos_aoa4"},{"n":"Dragonscarred Dead","s":19,"u":"dragonscarred%20dead_aoa4"},{"n":"Forge-spurned","s":19,"u":"forge-spurned_aoa4"},{"n":"Veshumirix","s":19,"u":"veshumirix_aoa4"},{"n":"Young Magma Dragon","s":19,"u":"young%20magma%20dragon_aoa4"},{"n":"Xotanispawn","s":20,"u":"xotanispawn_aoa5"},{"n":"Lesser Manifestation Of Dahak","s":21,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":21,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Mengkare","s":21,"u":"mengkare_aoa6"},{"n":"Xotani","s":21,"u":"xotani_aoa6"},{"n":"Eberark","s":24,"u":"eberark_aoe3"},{"n":"Agradaemon","s":27,"u":"agradaemon_aoe6"},{"n":"Combusted","s":10,"u":"combusted_botd"},{"n":"Shadern Immolator","s":10,"u":"shadern%20immolator_botd"},{"n":"Bul-gae","s":39,"u":"bul-gae_frp3"},{"n":"Cloudsplitter","s":39,"u":"cloudsplitter_frp3"},{"n":"Sanzuwu","s":39,"u":"sanzuwu_frp3"},{"n":"Cuetzmonquali","s":40,"u":"cuetzmonquali_lomm"},{"n":"Reborn Sun Hunter","s":50,"u":"reborn%20sun%20hunter_sot4"},{"n":"Reborn Sun Mage","s":50,"u":"reborn%20sun%20mage_sot4"},{"n":"Reborn Sun Warrior","s":50,"u":"reborn%20sun%20warrior_sot4"},{"n":"Hell Hound","s":53,"u":"hell%20hound_tio"}],"2":[{"n":"Fire-jump Ring","s":4,"u":"fire-jump%20ring_apg"},{"n":"Four-ways Dogslicer","s":4,"u":"four-ways%20dogslicer_apg"},{"n":"Hellfire Boots","s":4,"u":"hellfire%20boots_apg"},{"n":"Alchemist's Fire","s":5,"u":"alchemist's%20fire%20(generic)_crb"},{"n":"Explosive Ammunition","s":5,"u":"explosive%20ammunition%20(generic)_crb"},{"n":"Flame Tongue","s":5,"u":"flame%20tongue%20(generic)_crb"},{"n":"Flaming","s":5,"u":"flaming%20(generic)_crb"},{"n":"Tindertwig","s":5,"u":"tindertwig_crb"},{"n":"Wand of Smoldering Fireballs","s":5,"u":"wand%20of%20smoldering%20fireballs%20(generic)_crb"},{"n":"Arsonous","s":15,"u":"arsonous_gmg"},{"n":"Bottled Sunlight","s":10,"u":"bottled%20sunlight%20(generic)_botd"},{"n":"Self-Immolating Note","s":11,"u":"self-immolating%20note_da"},{"n":"Electrocable","s":2,"u":"electrocable_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Hyldarf's Fang","s":2,"u":"hyldarf's%20fang_g%26g"},{"n":"Immolation Clan Pistol","s":2,"u":"immolation%20clan%20pistol_g%26g"},{"n":"Meteor Shot","s":2,"u":"meteor%20shot%20(generic)_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Pact-bound Pistol","s":2,"u":"pact-bound%20pistol_g%26g"},{"n":"Radiant Lance","s":7,"u":"radiant%20lance_locg"},{"n":"Burning Badger Guts Snare","s":8,"u":"burning%20badger%20guts%20snare_lotgb"},{"n":"Searing Suture","s":43,"u":"searing%20suture%20(generic)_ooa1"},{"n":"Pyronite","s":44,"u":"pyronite_ooa2"},{"n":"Alchemical Fuse","s":44,"u":"alchemical%20fuse_ooa2"},{"n":"Blast Lance","s":45,"u":"blast%20lance_ooa3"},{"n":"Star Grenade","s":45,"u":"star%20grenade%20(generic)_ooa3"},{"n":"Skull Bomb","s":45,"u":"skull%20bomb_ooa3"},{"n":"Overloaded Brain Grenade","s":68,"u":"overloaded%20brain%20grenade_pfum"},{"n":"Flaming Star","s":65,"u":"flaming%20star%20(generic)_som"},{"n":"Phoenix Flask","s":65,"u":"phoenix%20flask_som"},{"n":"South Wind's Scorch Song","s":65,"u":"south%20wind's%20scorch%20song_som"},{"n":"Fulminating Spear","s":48,"u":"fulminating%20spear_sot2"},{"n":"Golden Blade of Mzali","s":50,"u":"golden%20blade%20of%20mzali_sot4"}],"3":[{"n":"Final Sacrifice","s":4,"u":"final%20sacrifice_apg"},{"n":"Flaming Fusillade","s":4,"u":"flaming%20fusillade_apg"},{"n":"Heat Metal","s":4,"u":"heat%20metal_apg"},{"n":"Incendiary Aura","s":4,"u":"incendiary%20aura_apg"},{"n":"Spray Of Stars","s":4,"u":"spray%20of%20stars_apg"},{"n":"Whirling Flames","s":4,"u":"whirling%20flames_apg"},{"n":"Burning Hands","s":5,"u":"burning%20hands_crb"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Fiery Body","s":5,"u":"fiery%20body_crb"},{"n":"Fire Ray","s":5,"u":"fire%20ray_crb"},{"n":"Fire Seeds","s":5,"u":"fire%20seeds_crb"},{"n":"Fire Shield","s":5,"u":"fire%20shield_crb"},{"n":"Fireball","s":5,"u":"fireball_crb"},{"n":"Flame Strike","s":5,"u":"flame%20strike_crb"},{"n":"Flaming Sphere","s":5,"u":"flaming%20sphere_crb"},{"n":"Hellfire Plume","s":5,"u":"hellfire%20plume_crb"},{"n":"Meteor Swarm","s":5,"u":"meteor%20swarm_crb"},{"n":"Moonbeam","s":5,"u":"moonbeam_crb"},{"n":"Produce Flame","s":5,"u":"produce%20flame_crb"},{"n":"Searing Light","s":5,"u":"searing%20light_crb"},{"n":"Sunburst","s":5,"u":"sunburst_crb"},{"n":"Volcanic Eruption","s":5,"u":"volcanic%20eruption_crb"},{"n":"Wall Of Fire","s":5,"u":"wall%20of%20fire_crb"},{"n":"Linnorm Sting","s":25,"u":"linnorm%20sting_aoe4"},{"n":"Entropic Wheel","s":11,"u":"entropic%20wheel_da"},{"n":"Redistribute Potential","s":11,"u":"redistribute%20potential_da"},{"n":"Breath Of Drought","s":31,"u":"breath%20of%20drought_ec1"},{"n":"Pyrotechnics","s":32,"u":"pyrotechnics_ec2"},{"n":"Cleansing Flames","s":39,"u":"cleansing%20flames_frp3"},{"n":"Rejuvenating Flames","s":39,"u":"rejuvenating%20flames_frp3"},{"n":"Shroud Of Flame","s":39,"u":"shroud%20of%20flame_frp3"},{"n":"Sun Blade","s":7,"u":"sun%20blade_locg"},{"n":"Blinking Flame Aura","s":6,"u":"blinking%20flame%20aura_loil"},{"n":"Unblinking Flame Emblem","s":6,"u":"unblinking%20flame%20emblem_loil"},{"n":"Unblinking Flame Ignition","s":6,"u":"unblinking%20flame%20ignition_loil"},{"n":"Sun's Fury","s":67,"u":"sun's%20fury_lol"},{"n":"Ash Cloud","s":65,"u":"ash%20cloud_som"},{"n":"Blazing Dive","s":65,"u":"blazing%20dive_som"},{"n":"Blazing Fissure","s":65,"u":"blazing%20fissure_som"},{"n":"Boil Blood","s":65,"u":"boil%20blood_som"},{"n":"Burning Blossoms","s":65,"u":"burning%20blossoms_som"},{"n":"Combustion","s":65,"u":"combustion_som"},{"n":"Elemental Annihilation Wave","s":65,"u":"elemental%20annihilation%20wave_som"},{"n":"Elemental Confluence","s":65,"u":"elemental%20confluence_som"},{"n":"Flame Vortex","s":65,"u":"flame%20vortex_som"},{"n":"Flame Wisp","s":65,"u":"flame%20wisp_som"},{"n":"Geyser","s":65,"u":"geyser_som"},{"n":"Ignite Fireworks","s":65,"u":"ignite%20fireworks_som"},{"n":"Mantle Of The Magma Heart","s":65,"u":"mantle%20of%20the%20magma%20heart_som"},{"n":"Scorching Ray","s":65,"u":"scorching%20ray_som"},{"n":"Wildfire","s":65,"u":"wildfire_som"}],"8":[{"n":"Explode","s":2,"u":"explode_g%26g"}],"51":[{"n":"Fireball Rune","s":5,"u":"fireball%20rune_crb"},{"n":"Dahak's Skull","s":17,"u":"dahak's%20skull_aoa2"},{"n":"Vision Of Dahak","s":17,"u":"vision%20of%20dahak_aoa2"},{"n":"Explosive Barrels","s":22,"u":"explosive%20barrels_aoe1"},{"n":"Floating Flamethrower","s":38,"u":"floating%20flamethrower_frp2"},{"n":"Mogaru's Breath","s":38,"u":"mogaru's%20breath_frp2"}],"66":[{"n":"Plane of Fire","s":15,"u":"plane%20of%20fire_gmg"}],"73":[{"n":"Flaming","s":5,"u":"flaming_crb"},{"n":"Greater Flaming","s":5,"u":"greater%20flaming_crb"},{"n":"Blazing Soul","s":15,"u":"blazing%20soul_gmg"},{"n":"Flare Bolt","s":15,"u":"flare%20bolt_gmg"},{"n":"Heat Haze","s":15,"u":"heat%20haze_gmg"},{"n":"Incandescent Sight","s":15,"u":"incandescent%20sight_gmg"},{"n":"Jet Propulsion","s":15,"u":"jet%20propulsion_gmg"},{"n":"Searing Wave","s":15,"u":"searing%20wave_gmg"}],"74":[{"n":"Droskar's Breath","s":62,"u":"droskar's%20breath_lotg"}]},"lg":{"1":[{"n":"Adult Bronze Dragon","s":12,"u":"adult%20bronze%20dragon_b1"},{"n":"Adult Gold Dragon","s":12,"u":"adult%20gold%20dragon_b1"},{"n":"Adult Silver Dragon","s":12,"u":"adult%20silver%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":12,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Gold Dragon","s":12,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Silver Dragon","s":12,"u":"ancient%20silver%20dragon_b1"},{"n":"Guardian Naga","s":12,"u":"guardian%20naga_b1"},{"n":"Horned Archon","s":12,"u":"horned%20archon_b1"},{"n":"Lantern Archon","s":12,"u":"lantern%20archon_b1"},{"n":"Legion Archon","s":12,"u":"legion%20archon_b1"},{"n":"Shield Archon","s":12,"u":"shield%20archon_b1"},{"n":"Werebear","s":12,"u":"werebear_b1"},{"n":"Young Bronze Dragon","s":12,"u":"young%20bronze%20dragon_b1"},{"n":"Young Gold Dragon","s":12,"u":"young%20gold%20dragon_b1"},{"n":"Young Silver Dragon","s":12,"u":"young%20silver%20dragon_b1"},{"n":"Bastion Archon","s":13,"u":"bastion%20archon_b2"},{"n":"Blink Dog","s":13,"u":"blink%20dog_b2"},{"n":"Hound Archon","s":13,"u":"hound%20archon_b2"},{"n":"Quetz Couatl","s":13,"u":"quetz%20couatl_b2"},{"n":"Star Archon","s":13,"u":"star%20archon_b2"},{"n":"Trumpet Archon","s":13,"u":"trumpet%20archon_b2"},{"n":"Adult Sky Dragon","s":14,"u":"adult%20sky%20dragon_b3"},{"n":"Ancient Sky Dragon","s":14,"u":"ancient%20sky%20dragon_b3"},{"n":"Flumph","s":14,"u":"flumph_b3"},{"n":"Kirin","s":14,"u":"kirin_b3"},{"n":"Vanara Disciple","s":14,"u":"vanara%20disciple_b3"},{"n":"Young Sky Dragon","s":14,"u":"young%20sky%20dragon_b3"},{"n":"Zuishin","s":14,"u":"zuishin_b3"},{"n":"Inizra Arumelo","s":21,"u":"inizra%20arumelo_aoa6"},{"n":"Shristi Melipdra","s":23,"u":"shristi%20melipdra_aoe2"},{"n":"Sleepless Sun Veteran","s":25,"u":"sleepless%20sun%20veteran_aoe4"},{"n":"Wynsal Starborn","s":25,"u":"wynsal%20starborn_aoe4"},{"n":"Shoony Militia Member","s":9,"u":"shoony%20militia%20member_ec3"},{"n":"Tino","s":37,"u":"tino_frp1"},{"n":"Tino Tung","s":38,"u":"tino%20tung_frp2"},{"n":"Yarrika Mulandez","s":38,"u":"yarrika%20mulandez_frp2"},{"n":"Cloudsplitter","s":39,"u":"cloudsplitter_frp3"},{"n":"Takulu Ot","s":47,"u":"takulu%20ot_sot1"}],"2":[{"n":"Martyr's Shield","s":15,"u":"martyr's%20shield_gmg"},{"n":"Serithtial","s":15,"u":"serithtial_gmg"},{"n":"Duchy Defender","s":2,"u":"duchy%20defender_g%26g"}],"66":[{"n":"Heaven","s":15,"u":"heaven_gmg"}],"72":[{"n":"Knights of Lastwall","s":7,"u":"knights%20of%20lastwall_locg"}]},"water":{"0":[{"n":"Sink and Swim","s":11,"u":"sink%20and%20swim_da"},{"n":"Aquatic Adaptation","s":1,"u":"aquatic%20adaptation_loag"},{"n":"Hydraulic Deflection","s":1,"u":"hydraulic%20deflection_loag"},{"n":"Hydraulic Maneuvers","s":1,"u":"hydraulic%20maneuvers_loag"},{"n":"Rehydration","s":1,"u":"rehydration_loag"},{"n":"Tidal Shield","s":1,"u":"tidal%20shield_loag"},{"n":"Water Strider","s":1,"u":"water%20strider_loag"},{"n":"Dousing Spell","s":65,"u":"dousing%20spell_som"},{"n":"Purifying Spell","s":65,"u":"purifying%20spell_som"},{"n":"Reflective Ripple Stance","s":65,"u":"reflective%20ripple%20stance_som"},{"n":"Wave Spiral","s":65,"u":"wave%20spiral_som"}],"1":[{"n":"Adult Bronze Dragon","s":12,"u":"adult%20bronze%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":12,"u":"ancient%20bronze%20dragon_b1"},{"n":"Brine Shark","s":12,"u":"brine%20shark_b1"},{"n":"Elemental Tsunami","s":12,"u":"elemental%20tsunami_b1"},{"n":"Living Waterfall","s":12,"u":"living%20waterfall_b1"},{"n":"Marid","s":12,"u":"marid_b1"},{"n":"Naiad","s":12,"u":"naiad_b1"},{"n":"Naiad Queen","s":12,"u":"naiad%20queen_b1"},{"n":"Quatoid","s":12,"u":"quatoid_b1"},{"n":"River Drake","s":12,"u":"river%20drake_b1"},{"n":"Tidal Master","s":12,"u":"tidal%20master_b1"},{"n":"Water Mephit","s":12,"u":"water%20mephit_b1"},{"n":"Young Bronze Dragon","s":12,"u":"young%20bronze%20dragon_b1"},{"n":"Adult Brine Dragon","s":13,"u":"adult%20brine%20dragon_b2"},{"n":"Ancient Brine Dragon","s":13,"u":"ancient%20brine%20dragon_b2"},{"n":"Blizzardborn","s":13,"u":"blizzardborn_b2"},{"n":"Draugr","s":13,"u":"draugr_b2"},{"n":"Grodair","s":13,"u":"grodair_b2"},{"n":"Ice Mephit","s":13,"u":"ice%20mephit_b2"},{"n":"Icewyrm","s":13,"u":"icewyrm_b2"},{"n":"Icicle Snake","s":13,"u":"icicle%20snake_b2"},{"n":"Mist Stalker","s":13,"u":"mist%20stalker_b2"},{"n":"Mudwretch","s":13,"u":"mudwretch_b2"},{"n":"Nereid","s":13,"u":"nereid_b2"},{"n":"Ooze Mephit","s":13,"u":"ooze%20mephit_b2"},{"n":"Rusalka","s":13,"u":"rusalka_b2"},{"n":"Sea Drake","s":13,"u":"sea%20drake_b2"},{"n":"Steam Mephit","s":13,"u":"steam%20mephit_b2"},{"n":"Water Orm","s":13,"u":"water%20orm_b2"},{"n":"Water Yai","s":13,"u":"water%20yai_b2"},{"n":"Young Brine Dragon","s":13,"u":"young%20brine%20dragon_b2"},{"n":"Adult Sea Dragon","s":14,"u":"adult%20sea%20dragon_b3"},{"n":"Ancient Sea Dragon","s":14,"u":"ancient%20sea%20dragon_b3"},{"n":"Danava Titan","s":14,"u":"danava%20titan_b3"},{"n":"Ledalusca","s":14,"u":"ledalusca_b3"},{"n":"Tidehawk","s":14,"u":"tidehawk_b3"},{"n":"Water Wisp","s":14,"u":"water%20wisp_b3"},{"n":"Young Sea Dragon","s":14,"u":"young%20sea%20dragon_b3"},{"n":"Minchgorm","s":26,"u":"minchgorm_aoe5"},{"n":"Elemental Vessel, Water","s":26,"u":"elemental%20vessel%2c%20water_aoe5"},{"n":"Riekanoy","s":42,"u":"riekanoy_ngd"},{"n":"Great Grodair","s":48,"u":"great%20grodair_sot2"},{"n":"Drenchdead","s":50,"u":"drenchdead_sot4"}],"2":[{"n":"Decanter of Endless Water","s":5,"u":"decanter%20of%20endless%20water_crb"},{"n":"Horn of Fog","s":5,"u":"horn%20of%20fog_crb"},{"n":"Clockwork Diving Suit","s":2,"u":"clockwork%20diving%20suit_g%26g"},{"n":"Anointed Waterskin","s":65,"u":"anointed%20waterskin_som"},{"n":"Perfect Droplet","s":65,"u":"perfect%20droplet%20(generic)_som"}],"3":[{"n":"Aqueous Orb","s":4,"u":"aqueous%20orb_apg"},{"n":"Crashing Wave","s":4,"u":"crashing%20wave_apg"},{"n":"Quench","s":4,"u":"quench_apg"},{"n":"Tempest Touch","s":4,"u":"tempest%20touch_apg"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Control Water","s":5,"u":"control%20water_crb"},{"n":"Create Water","s":5,"u":"create%20water_crb"},{"n":"Downpour","s":5,"u":"downpour_crb"},{"n":"Holy Cascade","s":5,"u":"holy%20cascade_crb"},{"n":"Hydraulic Push","s":5,"u":"hydraulic%20push_crb"},{"n":"Hydraulic Torrent","s":5,"u":"hydraulic%20torrent_crb"},{"n":"Obscuring Mist","s":5,"u":"obscuring%20mist_crb"},{"n":"Solid Fog","s":5,"u":"solid%20fog_crb"},{"n":"Tidal Surge","s":5,"u":"tidal%20surge_crb"},{"n":"Wall Of Ice","s":5,"u":"wall%20of%20ice_crb"},{"n":"Purifying Veil","s":11,"u":"purifying%20veil_da"},{"n":"Personal Rain Cloud","s":31,"u":"personal%20rain%20cloud_ec1"},{"n":"Sea Surge","s":31,"u":"sea%20surge_ec1"},{"n":"Pillar Of Water","s":32,"u":"pillar%20of%20water_ec2"},{"n":"Deluge","s":35,"u":"deluge_ec6"},{"n":"Unbreaking Wave Barrier","s":6,"u":"unbreaking%20wave%20barrier_loil"},{"n":"Unbreaking Wave Containment","s":6,"u":"unbreaking%20wave%20containment_loil"},{"n":"Unbreaking Wave Vapor","s":6,"u":"unbreaking%20wave%20vapor_loil"},{"n":"Snowball","s":63,"u":"snowball_lowg"},{"n":"Unbreaking Wave Advance","s":63,"u":"unbreaking%20wave%20advance_lowg"},{"n":"Elemental Annihilation Wave","s":65,"u":"elemental%20annihilation%20wave_som"},{"n":"Elemental Confluence","s":65,"u":"elemental%20confluence_som"},{"n":"Flowing Strike","s":65,"u":"flowing%20strike_som"},{"n":"Frigid Flurry","s":65,"u":"frigid%20flurry_som"},{"n":"Geyser","s":65,"u":"geyser_som"},{"n":"Mud Pit","s":65,"u":"mud%20pit_som"},{"n":"Pulverizing Cascade","s":65,"u":"pulverizing%20cascade_som"},{"n":"Rising Surf","s":65,"u":"rising%20surf_som"},{"n":"Soothing Spring","s":65,"u":"soothing%20spring_som"},{"n":"Spout","s":65,"u":"spout_som"},{"n":"Wall Of Water","s":65,"u":"wall%20of%20water_som"}],"66":[{"n":"Plane of Water","s":15,"u":"plane%20of%20water_gmg"}],"73":[{"n":"Bottomless Reservoir","s":15,"u":"bottomless%20reservoir_gmg"},{"n":"Flowing Footsteps","s":15,"u":"flowing%20footsteps_gmg"},{"n":"Lashing Currents","s":15,"u":"lashing%20currents_gmg"},{"n":"Monsoon Curtain","s":15,"u":"monsoon%20curtain_gmg"},{"n":"Ripples and Waves","s":15,"u":"ripples%20and%20waves_gmg"},{"n":"Tidal Crash","s":15,"u":"tidal%20crash_gmg"}],"74":[{"n":"Messenger Tide","s":62,"u":"messenger%20tide_lotg"}]},"earth":{"0":[{"n":"Terraforming Spell","s":4,"u":"terraforming%20spell_apg"},{"n":"Harden Flesh","s":65,"u":"harden%20flesh_som"},{"n":"Rockslide Spell","s":65,"u":"rockslide%20spell_som"},{"n":"Sheltering Cave","s":65,"u":"sheltering%20cave_som"}],"1":[{"n":"Adult Copper Dragon","s":12,"u":"adult%20copper%20dragon_b1"},{"n":"Ancient Copper Dragon","s":12,"u":"ancient%20copper%20dragon_b1"},{"n":"Animated Statue","s":12,"u":"animated%20statue_b1"},{"n":"Desert Drake","s":12,"u":"desert%20drake_b1"},{"n":"Earth Mephit","s":12,"u":"earth%20mephit_b1"},{"n":"Elemental Avalanche","s":12,"u":"elemental%20avalanche_b1"},{"n":"Gargoyle","s":12,"u":"gargoyle_b1"},{"n":"Giant Animated Statue","s":12,"u":"giant%20animated%20statue_b1"},{"n":"Grikkitog","s":12,"u":"grikkitog_b1"},{"n":"Hill Giant","s":12,"u":"hill%20giant_b1"},{"n":"Jungle Drake","s":12,"u":"jungle%20drake_b1"},{"n":"Living Landslide","s":12,"u":"living%20landslide_b1"},{"n":"Shaitan","s":12,"u":"shaitan_b1"},{"n":"Sod Hound","s":12,"u":"sod%20hound_b1"},{"n":"Stone Giant","s":12,"u":"stone%20giant_b1"},{"n":"Stone Mauler","s":12,"u":"stone%20mauler_b1"},{"n":"Xorn","s":12,"u":"xorn_b1"},{"n":"Young Copper Dragon","s":12,"u":"young%20copper%20dragon_b1"},{"n":"Zaramuun","s":12,"u":"zaramuun_b1"},{"n":"Adult Crystal Dragon","s":13,"u":"adult%20crystal%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":13,"u":"ancient%20crystal%20dragon_b2"},{"n":"Cavern Troll","s":13,"u":"cavern%20troll_b2"},{"n":"Dust Mephit","s":13,"u":"dust%20mephit_b2"},{"n":"Earthen Destrier","s":13,"u":"earthen%20destrier_b2"},{"n":"Granite Glyptodont","s":13,"u":"granite%20glyptodont_b2"},{"n":"Irlgaunt","s":13,"u":"irlgaunt_b2"},{"n":"Lerritan","s":13,"u":"lerritan_b2"},{"n":"Living Boulder","s":13,"u":"living%20boulder_b2"},{"n":"Mudwretch","s":13,"u":"mudwretch_b2"},{"n":"Ooze Mephit","s":13,"u":"ooze%20mephit_b2"},{"n":"Sand Sentry","s":13,"u":"sand%20sentry_b2"},{"n":"Stygira","s":13,"u":"stygira_b2"},{"n":"Young Crystal Dragon","s":13,"u":"young%20crystal%20dragon_b2"},{"n":"Adult Sovereign Dragon","s":14,"u":"adult%20sovereign%20dragon_b3"},{"n":"Ancient Sovereign Dragon","s":14,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Bauble Beast","s":14,"u":"bauble%20beast_b3"},{"n":"Cobbleswarm","s":14,"u":"cobbleswarm_b3"},{"n":"Consonite Choir","s":14,"u":"consonite%20choir_b3"},{"n":"Duende","s":14,"u":"duende_b3"},{"n":"Earth Wisp","s":14,"u":"earth%20wisp_b3"},{"n":"Guecubu","s":14,"u":"guecubu_b3"},{"n":"Lampad","s":14,"u":"lampad_b3"},{"n":"Lampad Queen","s":14,"u":"lampad%20queen_b3"},{"n":"Sturzstromer","s":14,"u":"sturzstromer_b3"},{"n":"Young Sovereign Dragon","s":14,"u":"young%20sovereign%20dragon_b3"},{"n":"Zetogeki","s":14,"u":"zetogeki_b3"},{"n":"Carnivorous Crystal","s":19,"u":"carnivorous%20crystal_aoa4"},{"n":"Dalos","s":19,"u":"dalos_aoa4"},{"n":"Cobbleswarm","s":22,"u":"cobbleswarm_aoe1"},{"n":"Ararda","s":34,"u":"ararda_ec5"},{"n":"Kasesh","s":6,"u":"kasesh_loil"},{"n":"Prairie Drake","s":43,"u":"prairie%20drake_ooa1"},{"n":"Mutant Desert Drake","s":44,"u":"mutant%20desert%20drake_ooa2"},{"n":"Gargoyle Guardian","s":53,"u":"gargoyle%20guardian_tio"}],"2":[{"n":"Crystal Shards","s":4,"u":"crystal%20shards%20(generic)_apg"},{"n":"Earthglide Cloak","s":4,"u":"earthglide%20cloak_apg"},{"n":"Ring Of Stoneshifting","s":9,"u":"ring%20of%20stoneshifting_ec3"},{"n":"Shoony Shovel","s":9,"u":"shoony%20shovel_ec3"},{"n":"Stoneraiser Javelin","s":33,"u":"stoneraiser%20javelin_ec4"},{"n":"Big Rock Bullet","s":8,"u":"big%20rock%20bullet%20(generic)_lotgb"},{"n":"Drum Of Upheaval","s":8,"u":"drum%20of%20upheaval_lotgb"},{"n":"Jar Of Shifting Sands","s":65,"u":"jar%20of%20shifting%20sands_som"},{"n":"Trinity Geode","s":65,"u":"trinity%20geode%20(generic)_som"}],"3":[{"n":"Pummeling Rubble","s":4,"u":"pummeling%20rubble_apg"},{"n":"Spike Stones","s":4,"u":"spike%20stones_apg"},{"n":"Transmute Rock And Mud","s":4,"u":"transmute%20rock%20and%20mud_apg"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Earthquake","s":5,"u":"earthquake_crb"},{"n":"Hurtling Stone","s":5,"u":"hurtling%20stone_crb"},{"n":"Localized Quake","s":5,"u":"localized%20quake_crb"},{"n":"Meld Into Stone","s":5,"u":"meld%20into%20stone_crb"},{"n":"Passwall","s":5,"u":"passwall_crb"},{"n":"Shape Stone","s":5,"u":"shape%20stone_crb"},{"n":"Stone Tell","s":5,"u":"stone%20tell_crb"},{"n":"Stone To Flesh","s":5,"u":"stone%20to%20flesh_crb"},{"n":"Stoneskin","s":5,"u":"stoneskin_crb"},{"n":"Wall Of Stone","s":5,"u":"wall%20of%20stone_crb"},{"n":"Scouring Sand","s":31,"u":"scouring%20sand_ec1"},{"n":"Control Sand","s":34,"u":"control%20sand_ec5"},{"n":"Pillars Of Sand","s":34,"u":"pillars%20of%20sand_ec5"},{"n":"Upheaval","s":35,"u":"upheaval_ec6"},{"n":"Expeditious Excavation","s":59,"u":"expeditious%20excavation_logm"},{"n":"Shattering Gem","s":59,"u":"shattering%20gem_logm"},{"n":"Shifting Sand","s":59,"u":"shifting%20sand_logm"},{"n":"Shockwave","s":59,"u":"shockwave_logm"},{"n":"Untwisting Iron Augmentation","s":6,"u":"untwisting%20iron%20augmentation_loil"},{"n":"Untwisting Iron Pillar","s":6,"u":"untwisting%20iron%20pillar_loil"},{"n":"Untwisting Iron Roots","s":6,"u":"untwisting%20iron%20roots_loil"},{"n":"Dividing Trench","s":60,"u":"dividing%20trench_lokl"},{"n":"Blazing Fissure","s":65,"u":"blazing%20fissure_som"},{"n":"Crushing Ground","s":65,"u":"crushing%20ground_som"},{"n":"Elemental Annihilation Wave","s":65,"u":"elemental%20annihilation%20wave_som"},{"n":"Elemental Confluence","s":65,"u":"elemental%20confluence_som"},{"n":"Healing Plaster","s":65,"u":"healing%20plaster_som"},{"n":"Mud Pit","s":65,"u":"mud%20pit_som"},{"n":"One With The Land","s":65,"u":"one%20with%20the%20land_som"},{"n":"Scatter Scree","s":65,"u":"scatter%20scree_som"},{"n":"Stone Lance","s":65,"u":"stone%20lance_som"},{"n":"Swampcall","s":49,"u":"swampcall_sot3"}],"66":[{"n":"Plane of Earth","s":15,"u":"plane%20of%20earth_gmg"}],"73":[{"n":"Ease Burden","s":15,"u":"ease%20burden_gmg"},{"n":"Living Statue","s":15,"u":"living%20statue_gmg"},{"n":"Raise Ramparts","s":15,"u":"raise%20ramparts_gmg"},{"n":"Rolling Geode","s":15,"u":"rolling%20geode_gmg"},{"n":"Shattered Earth","s":15,"u":"shattered%20earth_gmg"},{"n":"Underground Bounty","s":15,"u":"underground%20bounty_gmg"}]},"cold":{"0":[{"n":"Lingering Chill","s":11,"u":"lingering%20chill_da"},{"n":"Deep Freeze","s":2,"u":"deep%20freeze_g%26g"}],"1":[{"n":"Adult Silver Dragon","s":12,"u":"adult%20silver%20dragon_b1"},{"n":"Adult White Dragon","s":12,"u":"adult%20white%20dragon_b1"},{"n":"Ancient Silver Dragon","s":12,"u":"ancient%20silver%20dragon_b1"},{"n":"Ancient White Dragon","s":12,"u":"ancient%20white%20dragon_b1"},{"n":"Frost Drake","s":12,"u":"frost%20drake_b1"},{"n":"Frost Giant","s":12,"u":"frost%20giant_b1"},{"n":"Ice Linnorm","s":12,"u":"ice%20linnorm_b1"},{"n":"Wendigo","s":12,"u":"wendigo_b1"},{"n":"Young Silver Dragon","s":12,"u":"young%20silver%20dragon_b1"},{"n":"Young White Dragon","s":12,"u":"young%20white%20dragon_b1"},{"n":"Blizzardborn","s":13,"u":"blizzardborn_b2"},{"n":"Calathgar","s":13,"u":"calathgar_b2"},{"n":"Frost Troll","s":13,"u":"frost%20troll_b2"},{"n":"Frost Worm","s":13,"u":"frost%20worm_b2"},{"n":"Ice Golem","s":13,"u":"ice%20golem_b2"},{"n":"Ice Yai","s":13,"u":"ice%20yai_b2"},{"n":"Icewyrm","s":13,"u":"icewyrm_b2"},{"n":"Icicle Snake","s":13,"u":"icicle%20snake_b2"},{"n":"Umonlee","s":13,"u":"umonlee_b2"},{"n":"Adlet","s":14,"u":"adlet_b3"},{"n":"Ledalusca","s":14,"u":"ledalusca_b3"},{"n":"Winter Hag","s":14,"u":"winter%20hag_b3"},{"n":"Manifestation Of Dahak","s":21,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Ice Mummy","s":10,"u":"ice%20mummy_botd"},{"n":"Drake Courser","s":38,"u":"drake%20courser_frp2"},{"n":"Kun","s":38,"u":"kun_frp2"},{"n":"Peng","s":38,"u":"peng_frp2"},{"n":"Bul-gae","s":39,"u":"bul-gae_frp3"},{"n":"Sthira","s":39,"u":"sthira_frp3"},{"n":"Benthic Reaver","s":6,"u":"benthic%20reaver_loil"},{"n":"Ainamuuren","s":40,"u":"ainamuuren_lomm"}],"2":[{"n":"Four-ways Dogslicer","s":4,"u":"four-ways%20dogslicer_apg"},{"n":"Freezing Ammunition","s":4,"u":"freezing%20ammunition_apg"},{"n":"Wand Of The Snowfields","s":4,"u":"wand%20of%20the%20snowfields%20(generic)_apg"},{"n":"Frost","s":5,"u":"frost%20(generic)_crb"},{"n":"Frost Brand","s":5,"u":"frost%20brand_crb"},{"n":"Frost Vial","s":5,"u":"frost%20vial%20(generic)_crb"},{"n":"Cryomister","s":2,"u":"cryomister%20(generic)_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Arctic Vigor","s":8,"u":"arctic%20vigor%20(generic)_lotgb"},{"n":"Cold Comfort","s":8,"u":"cold%20comfort%20(generic)_lotgb"},{"n":"Ice Slick Snare","s":68,"u":"ice%20slick%20snare_pfum"},{"n":"North Wind's Night Verse","s":65,"u":"north%20wind's%20night%20verse_som"}],"3":[{"n":"Clinging Ice","s":4,"u":"clinging%20ice_apg"},{"n":"Ice Storm","s":4,"u":"ice%20storm_apg"},{"n":"Interstellar Void","s":4,"u":"interstellar%20void_apg"},{"n":"Tempest Touch","s":4,"u":"tempest%20touch_apg"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Chilling Darkness","s":5,"u":"chilling%20darkness_crb"},{"n":"Cone Of Cold","s":5,"u":"cone%20of%20cold_crb"},{"n":"Eclipse Burst","s":5,"u":"eclipse%20burst_crb"},{"n":"Polar Ray","s":5,"u":"polar%20ray_crb"},{"n":"Ray Of Frost","s":5,"u":"ray%20of%20frost_crb"},{"n":"Wall Of Ice","s":5,"u":"wall%20of%20ice_crb"},{"n":"Entropic Wheel","s":11,"u":"entropic%20wheel_da"},{"n":"Redistribute Potential","s":11,"u":"redistribute%20potential_da"},{"n":"Rime Slick","s":31,"u":"rime%20slick_ec1"},{"n":"Chilling Spray","s":59,"u":"chilling%20spray_logm"},{"n":"Diamond Dust","s":59,"u":"diamond%20dust_logm"},{"n":"Winter Bolt","s":59,"u":"winter%20bolt_logm"},{"n":"Purifying Icicle","s":60,"u":"purifying%20icicle_lokl"},{"n":"Snowball","s":63,"u":"snowball_lowg"},{"n":"Frigid Flurry","s":65,"u":"frigid%20flurry_som"},{"n":"Mantle Of The Frozen Heart","s":65,"u":"mantle%20of%20the%20frozen%20heart_som"},{"n":"Moonburst","s":50,"u":"moonburst_sot4"},{"n":"Moonlight Ray","s":50,"u":"moonlight%20ray_sot4"}],"51":[{"n":"Freezing Floor Tiles","s":38,"u":"freezing%20floor%20tiles_frp2"}]},"small":{"1":[{"n":"Air Mephit","s":12,"u":"air%20mephit_b1"},{"n":"Animated Broom","s":12,"u":"animated%20broom_b1"},{"n":"Caligni Creeper","s":12,"u":"caligni%20creeper_b1"},{"n":"Caligni Dancer","s":12,"u":"caligni%20dancer_b1"},{"n":"Choral","s":12,"u":"choral_b1"},{"n":"Cinder Rat","s":12,"u":"cinder%20rat_b1"},{"n":"Cockatrice","s":12,"u":"cockatrice_b1"},{"n":"Dandasuka","s":12,"u":"dandasuka_b1"},{"n":"Deep Gnome Rockwarden","s":12,"u":"deep%20gnome%20rockwarden_b1"},{"n":"Deep Gnome Scout","s":12,"u":"deep%20gnome%20scout_b1"},{"n":"Deep Gnome Warrior","s":12,"u":"deep%20gnome%20warrior_b1"},{"n":"Dero Magister","s":12,"u":"dero%20magister_b1"},{"n":"Dero Stalker","s":12,"u":"dero%20stalker_b1"},{"n":"Dero Strangler","s":12,"u":"dero%20strangler_b1"},{"n":"Eagle","s":12,"u":"eagle_b1"},{"n":"Earth Mephit","s":12,"u":"earth%20mephit_b1"},{"n":"Electric Eel","s":12,"u":"electric%20eel_b1"},{"n":"Fire Mephit","s":12,"u":"fire%20mephit_b1"},{"n":"Flash Beetle","s":12,"u":"flash%20beetle_b1"},{"n":"Fungus Leshy","s":12,"u":"fungus%20leshy_b1"},{"n":"Giant Rat","s":12,"u":"giant%20rat_b1"},{"n":"Gimmerling","s":12,"u":"gimmerling_b1"},{"n":"Goblin Commando","s":12,"u":"goblin%20commando_b1"},{"n":"Goblin Pyro","s":12,"u":"goblin%20pyro_b1"},{"n":"Goblin War Chanter","s":12,"u":"goblin%20war%20chanter_b1"},{"n":"Goblin Warrior","s":12,"u":"goblin%20warrior_b1"},{"n":"Gourd Leshy","s":12,"u":"gourd%20leshy_b1"},{"n":"Guard Dog","s":12,"u":"guard%20dog_b1"},{"n":"Kobold Dragon Mage","s":12,"u":"kobold%20dragon%20mage_b1"},{"n":"Kobold Scout","s":12,"u":"kobold%20scout_b1"},{"n":"Kobold Warrior","s":12,"u":"kobold%20warrior_b1"},{"n":"Lantern Archon","s":12,"u":"lantern%20archon_b1"},{"n":"Leaf Leshy","s":12,"u":"leaf%20leshy_b1"},{"n":"Mitflit","s":12,"u":"mitflit_b1"},{"n":"Pixie","s":12,"u":"pixie_b1"},{"n":"Quatoid","s":12,"u":"quatoid_b1"},{"n":"Ratfolk Grenadier","s":12,"u":"ratfolk%20grenadier_b1"},{"n":"Redcap","s":12,"u":"redcap_b1"},{"n":"Reefclaw","s":12,"u":"reefclaw_b1"},{"n":"Sod Hound","s":12,"u":"sod%20hound_b1"},{"n":"Velociraptor","s":12,"u":"velociraptor_b1"},{"n":"Water Mephit","s":12,"u":"water%20mephit_b1"},{"n":"Will-o'-wisp","s":12,"u":"will-o'-wisp_b1"},{"n":"Zephyr Hawk","s":12,"u":"zephyr%20hawk_b1"},{"n":"Akizendri","s":13,"u":"akizendri_b2"},{"n":"Attic Whisperer","s":13,"u":"attic%20whisperer_b2"},{"n":"Aurumvorax","s":13,"u":"aurumvorax_b2"},{"n":"Azuretzi","s":13,"u":"azuretzi_b2"},{"n":"Badger","s":13,"u":"badger_b2"},{"n":"Blindheim","s":13,"u":"blindheim_b2"},{"n":"Calathgar","s":13,"u":"calathgar_b2"},{"n":"Caligni Slayer","s":13,"u":"caligni%20slayer_b2"},{"n":"Choker","s":13,"u":"choker_b2"},{"n":"Chupacabra","s":13,"u":"chupacabra_b2"},{"n":"Cockroach Swarm","s":13,"u":"cockroach%20swarm_b2"},{"n":"Culdewen","s":13,"u":"culdewen_b2"},{"n":"Dig-widget","s":13,"u":"dig-widget_b2"},{"n":"Dream Spider","s":13,"u":"dream%20spider_b2"},{"n":"Dust Mephit","s":13,"u":"dust%20mephit_b2"},{"n":"Ember Fox","s":13,"u":"ember%20fox_b2"},{"n":"Flytrap Leshy","s":13,"u":"flytrap%20leshy_b2"},{"n":"Giant Amoeba","s":13,"u":"giant%20amoeba_b2"},{"n":"Giant Cockroach","s":13,"u":"giant%20cockroach_b2"},{"n":"Giant Dragonfly Nymph","s":13,"u":"giant%20dragonfly%20nymph_b2"},{"n":"Giant Tick","s":13,"u":"giant%20tick_b2"},{"n":"Grindylow","s":13,"u":"grindylow_b2"},{"n":"Grippli Scout","s":13,"u":"grippli%20scout_b2"},{"n":"Ice Mephit","s":13,"u":"ice%20mephit_b2"},{"n":"Icicle Snake","s":13,"u":"icicle%20snake_b2"},{"n":"Intellect Devourer","s":13,"u":"intellect%20devourer_b2"},{"n":"Korred","s":13,"u":"korred_b2"},{"n":"Leprechaun","s":13,"u":"leprechaun_b2"},{"n":"Living Boulder","s":13,"u":"living%20boulder_b2"},{"n":"Lurker In Light","s":13,"u":"lurker%20in%20light_b2"},{"n":"Mandragora","s":13,"u":"mandragora_b2"},{"n":"Nixie","s":13,"u":"nixie_b2"},{"n":"Nuglub","s":13,"u":"nuglub_b2"},{"n":"Ooze Mephit","s":13,"u":"ooze%20mephit_b2"},{"n":"Quickling","s":13,"u":"quickling_b2"},{"n":"Reef Octopus","s":13,"u":"reef%20octopus_b2"},{"n":"Sea Snake","s":13,"u":"sea%20snake_b2"},{"n":"Shocker Lizard","s":13,"u":"shocker%20lizard_b2"},{"n":"Spriggan Bully","s":13,"u":"spriggan%20bully_b2"},{"n":"Spriggan Warlord","s":13,"u":"spriggan%20warlord_b2"},{"n":"Steam Mephit","s":13,"u":"steam%20mephit_b2"},{"n":"Sunflower Leshy","s":13,"u":"sunflower%20leshy_b2"},{"n":"Vampire Squid","s":13,"u":"vampire%20squid_b2"},{"n":"Zebub","s":13,"u":"zebub_b2"},{"n":"Arcane Living Rune","s":14,"u":"arcane%20living%20rune_b3"},{"n":"Brimorak","s":14,"u":"brimorak_b3"},{"n":"Cactus Leshy","s":14,"u":"cactus%20leshy_b3"},{"n":"Cunning Fox","s":14,"u":"cunning%20fox_b3"},{"n":"Dretch","s":14,"u":"dretch_b3"},{"n":"Duende","s":14,"u":"duende_b3"},{"n":"Dvorovoi","s":14,"u":"dvorovoi_b3"},{"n":"Etioling Blightmage","s":14,"u":"etioling%20blightmage_b3"},{"n":"Flumph","s":14,"u":"flumph_b3"},{"n":"Gathlain Wanderer","s":14,"u":"gathlain%20wanderer_b3"},{"n":"Giant Flying Squirrel","s":14,"u":"giant%20flying%20squirrel_b3"},{"n":"Kappa","s":14,"u":"kappa_b3"},{"n":"Kodama","s":14,"u":"kodama_b3"},{"n":"Kushtaka","s":14,"u":"kushtaka_b3"},{"n":"Millindemalion","s":14,"u":"millindemalion_b3"},{"n":"Ostovite","s":14,"u":"ostovite_b3"},{"n":"Pukwudgie","s":14,"u":"pukwudgie_b3"},{"n":"Rhu-chalik","s":14,"u":"rhu-chalik_b3"},{"n":"Seaweed Leshy","s":14,"u":"seaweed%20leshy_b3"},{"n":"Skull Peeler","s":14,"u":"skull%20peeler_b3"},{"n":"Squirming Swill","s":14,"u":"squirming%20swill_b3"},{"n":"Tattoo Guardian","s":14,"u":"tattoo%20guardian_b3"},{"n":"Triumph Siktempora","s":14,"u":"triumph%20siktempora_b3"},{"n":"Tupilaq","s":14,"u":"tupilaq_b3"},{"n":"Vine Leshy","s":14,"u":"vine%20leshy_b3"},{"n":"Vulpinal","s":14,"u":"vulpinal_b3"},{"n":"Wayang Whisperblade","s":14,"u":"wayang%20whisperblade_b3"},{"n":"Wyrwood Sneak","s":14,"u":"wyrwood%20sneak_b3"},{"n":"Urchin","s":15,"u":"urchin_gmg"},{"n":"Calmont","s":16,"u":"calmont_aoa1"},{"n":"Malarunk","s":16,"u":"malarunk_aoa1"},{"n":"Skorp And Venak","s":16,"u":"skorp%20and%20venak_aoa1"},{"n":"Warbal Bumblebrasher","s":16,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Biloko Veteran","s":17,"u":"biloko%20veteran_aoa2"},{"n":"Biloko Warrior","s":17,"u":"biloko%20warrior_aoa2"},{"n":"Charau-ka Acolyte Of Angazhan","s":17,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2"},{"n":"Charau-ka Butcher","s":17,"u":"charau-ka%20butcher_aoa2"},{"n":"Charau-ka Dragon Priest","s":17,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Charau-ka Warrior","s":17,"u":"charau-ka%20warrior_aoa2"},{"n":"Eloko","s":17,"u":"eloko_aoa2"},{"n":"Grippli Archer","s":17,"u":"grippli%20archer_aoa2"},{"n":"Grippli Greenspeaker","s":17,"u":"grippli%20greenspeaker_aoa2"},{"n":"Grippli Scout","s":17,"u":"grippli%20scout_aoa2"},{"n":"Hezle","s":17,"u":"hezle_aoa2"},{"n":"Racharak","s":17,"u":"racharak_aoa2"},{"n":"Nolly Peltry","s":18,"u":"nolly%20peltry_aoa3"},{"n":"Almiraj","s":22,"u":"almiraj_aoe1"},{"n":"Battle Leader Rekarek","s":22,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Gref","s":22,"u":"gref_aoe1"},{"n":"Kekker","s":22,"u":"kekker_aoe1"},{"n":"Lyrma Swampwalker","s":22,"u":"lyrma%20swampwalker_aoe1"},{"n":"Skebs","s":22,"u":"skebs_aoe1"},{"n":"Vargouille","s":22,"u":"vargouille_aoe1"},{"n":"Zrukbat","s":22,"u":"zrukbat_aoe1"},{"n":"Kolo Harvan","s":23,"u":"kolo%20harvan_aoe2"},{"n":"Avarek","s":24,"u":"avarek_aoe3"},{"n":"Gloaming Will-o'-wisp","s":25,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Shatterling","s":25,"u":"shatterling_aoe4"},{"n":"The Rabbit Prince","s":25,"u":"the%20rabbit%20prince_aoe4"},{"n":"Blune Bandersworth","s":27,"u":"blune%20bandersworth_aoe6"},{"n":"Boss Skrawng","s":28,"u":"boss%20skrawng_av1"},{"n":"Flickerwisp","s":28,"u":"flickerwisp_av1"},{"n":"Morlock Scavenger","s":28,"u":"morlock%20scavenger_av1"},{"n":"Gibtas Bounder","s":29,"u":"gibtas%20bounder_av2"},{"n":"Ryta","s":29,"u":"ryta_av2"},{"n":"Sacuishu","s":29,"u":"sacuishu_av2"},{"n":"Dread Wisp","s":30,"u":"dread%20wisp_av3"},{"n":"Elder Child Of Belcorra","s":30,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Shredskin","s":10,"u":"shredskin_botd"},{"n":"Little Man in the Woods","s":10,"u":"little%20man%20in%20the%20woods_botd"},{"n":"Shadern Immolator","s":10,"u":"shadern%20immolator_botd"},{"n":"Jitterbone Contortionist","s":10,"u":"jitterbone%20contortionist_botd"},{"n":"Silent Stalker","s":10,"u":"silent%20stalker_botd"},{"n":"Scorned Hound","s":10,"u":"scorned%20hound_botd"},{"n":"Waldgeist","s":10,"u":"waldgeist_botd"},{"n":"Juvenile Boar","s":31,"u":"juvenile%20boar_ec1"},{"n":"Luminous Ooze","s":31,"u":"luminous%20ooze_ec1"},{"n":"Nemmia Bramblecloak","s":31,"u":"nemmia%20bramblecloak_ec1"},{"n":"Violet","s":31,"u":"violet_ec1"},{"n":"Bogey","s":32,"u":"bogey_ec2"},{"n":"Chimpanzee Visitant","s":32,"u":"chimpanzee%20visitant_ec2"},{"n":"Zuipnyrn","s":32,"u":"zuipnyrn_ec2"},{"n":"Ginjana Mindkeeper","s":9,"u":"ginjana%20mindkeeper_ec3"},{"n":"Pin Tingwheely","s":9,"u":"pin%20tingwheely_ec3"},{"n":"Shoony Hierarch","s":9,"u":"shoony%20hierarch_ec3"},{"n":"Shoony Militia Member","s":9,"u":"shoony%20militia%20member_ec3"},{"n":"Shoony Tiller","s":9,"u":"shoony%20tiller_ec3"},{"n":"Gahlepod","s":33,"u":"gahlepod_ec4"},{"n":"Bloodlash Bush","s":36,"u":"bloodlash%20bush_fop"},{"n":"Icy Rats","s":36,"u":"icy%20rats_fop"},{"n":"Vine Lasher","s":36,"u":"vine%20lasher_fop"},{"n":"Blue Viper","s":37,"u":"blue%20viper_frp1"},{"n":"Hantu Belian","s":37,"u":"hantu%20belian_frp1"},{"n":"Ran-to","s":37,"u":"ran-to_frp1"},{"n":"Sigbin","s":37,"u":"sigbin_frp1"},{"n":"Akila Stormheel","s":38,"u":"akila%20stormheel_frp2"},{"n":"Angoyang","s":38,"u":"angoyang_frp2"},{"n":"Blue Viper","s":38,"u":"blue%20viper_frp2"},{"n":"Juspix Rammel","s":38,"u":"juspix%20rammel_frp2"},{"n":"Lantondo","s":38,"u":"lantondo_frp2"},{"n":"Ran-to","s":38,"u":"ran-to_frp2"},{"n":"Surjit Hamelan","s":38,"u":"surjit%20hamelan_frp2"},{"n":"Blue Viper","s":39,"u":"blue%20viper_frp3"},{"n":"Skinskitter","s":6,"u":"skinskitter_loil"},{"n":"Kasesh","s":6,"u":"kasesh_loil"},{"n":"Kashrishi Evaluator","s":6,"u":"kashrishi%20evaluator_loil"},{"n":"Biloko Veteran","s":0,"u":"biloko%20veteran_lome"},{"n":"Biloko Warrior","s":0,"u":"biloko%20warrior_lome"},{"n":"Charau-ka Acolyte Of Angazhan","s":0,"u":"charau-ka%20acolyte%20of%20angazhan_lome"},{"n":"Charau-ka Butcher","s":0,"u":"charau-ka%20butcher_lome"},{"n":"Charau-ka Warrior","s":0,"u":"charau-ka%20warrior_lome"},{"n":"Eloko","s":0,"u":"eloko_lome"},{"n":"Kaava Stalker","s":0,"u":"kaava%20stalker_lome"},{"n":"Pygmy Kaava","s":0,"u":"pygmy%20kaava_lome"},{"n":"Followers of Shumfallow","s":43,"u":"followers%20of%20shumfallow_ooa1"},{"n":"Dewey Daystar","s":43,"u":"dewey%20daystar_ooa1"},{"n":"Clockwork Hunter","s":43,"u":"clockwork%20hunter_ooa1"},{"n":"Prairie Drake","s":43,"u":"prairie%20drake_ooa1"},{"n":"Glaz Nixbrix","s":43,"u":"glaz%20nixbrix_ooa1"},{"n":"\"Lucky\" Lanks","s":44,"u":"%22lucky%22%20lanks_ooa2"},{"n":"Akrida","s":44,"u":"akrida_ooa2"},{"n":"Clockwork Disposer","s":44,"u":"clockwork%20disposer_ooa2"},{"n":"Ambrost Mugland","s":44,"u":"ambrost%20mugland_ooa2"},{"n":"Aspis Technician","s":46,"u":"aspis%20technician_sli"},{"n":"Paga Nikohian","s":46,"u":"paga%20nikohian_sli"},{"n":"Giant Mining Bee","s":47,"u":"giant%20mining%20bee_sot1"},{"n":"Giant Silverfish","s":47,"u":"giant%20silverfish_sot1"},{"n":"Urbel","s":47,"u":"urbel_sot1"},{"n":"Froglegs","s":48,"u":"froglegs_sot2"},{"n":"Grippli Jinxer","s":48,"u":"grippli%20jinxer_sot2"},{"n":"Grippli Skirmisher","s":48,"u":"grippli%20skirmisher_sot2"},{"n":"I'iko Dragon","s":48,"u":"i'iko%20dragon_sot2"},{"n":"Golgopo","s":49,"u":"golgopo_sot3"},{"n":"Thiarvo the Quick","s":49,"u":"thiarvo%20the%20quick_sot3"},{"n":"Biloko Reaver","s":50,"u":"biloko%20reaver_sot4"},{"n":"Gambulami","s":50,"u":"gambulami_sot4"},{"n":"Ikeshti Brood-Minder","s":51,"u":"ikeshti%20brood-minder_sot5"},{"n":"Khefak Scuttler","s":51,"u":"khefak%20scuttler_sot5"},{"n":"Skartitch Chip-Tooth","s":51,"u":"skartitch%20chip-tooth_sot5"},{"n":"Thorn Guardian","s":52,"u":"thorn%20guardian_sot6"},{"n":"Unshadowed Anchor Root","s":52,"u":"unshadowed%20anchor%20root_sot6"},{"n":"Brimstone Rat","s":53,"u":"brimstone%20rat_tio"},{"n":"Giant Rat","s":53,"u":"giant%20rat_tio"},{"n":"Kobold Dragon Mage","s":53,"u":"kobold%20dragon%20mage_tio"},{"n":"Kobold Scout","s":53,"u":"kobold%20scout_tio"},{"n":"Kobold Scout","s":53,"u":"kobold%20scout_tio"},{"n":"Kobold Trapmaster","s":53,"u":"kobold%20trapmaster_tio"},{"n":"Stinkweed Shambler","s":53,"u":"stinkweed%20shambler_tio"}],"2":[{"n":"Door Ram","s":2,"u":"door%20ram_g%26g"}]},"air":{"0":[{"n":"Wild Winds Gust","s":5,"u":"wild%20winds%20gust_crb"},{"n":"Walk on the Wind","s":11,"u":"walk%20on%20the%20wind_da"},{"n":"Favorable Winds","s":1,"u":"favorable%20winds_loag"},{"n":"Ferocious Gust","s":1,"u":"ferocious%20gust_loag"},{"n":"Wind-tossed Spell","s":65,"u":"wind-tossed%20spell_som"}],"1":[{"n":"Air Mephit","s":12,"u":"air%20mephit_b1"},{"n":"Cloud Giant","s":12,"u":"cloud%20giant_b1"},{"n":"Djinni","s":12,"u":"djinni_b1"},{"n":"Elemental Hurricane","s":12,"u":"elemental%20hurricane_b1"},{"n":"Invisible Stalker","s":12,"u":"invisible%20stalker_b1"},{"n":"Living Whirlwind","s":12,"u":"living%20whirlwind_b1"},{"n":"Storm Lord","s":12,"u":"storm%20lord_b1"},{"n":"Uthul","s":12,"u":"uthul_b1"},{"n":"Will-o'-wisp","s":12,"u":"will-o'-wisp_b1"},{"n":"Zephyr Hawk","s":12,"u":"zephyr%20hawk_b1"},{"n":"Adult Cloud Dragon","s":13,"u":"adult%20cloud%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":13,"u":"ancient%20cloud%20dragon_b2"},{"n":"Belker","s":13,"u":"belker_b2"},{"n":"Dust Mephit","s":13,"u":"dust%20mephit_b2"},{"n":"Ice Mephit","s":13,"u":"ice%20mephit_b2"},{"n":"Living Thunderclap","s":13,"u":"living%20thunderclap_b2"},{"n":"Melody On The Wind","s":13,"u":"melody%20on%20the%20wind_b2"},{"n":"Spark Bat","s":13,"u":"spark%20bat_b2"},{"n":"Thunderbird","s":13,"u":"thunderbird_b2"},{"n":"Young Cloud Dragon","s":13,"u":"young%20cloud%20dragon_b2"},{"n":"Air Wisp","s":14,"u":"air%20wisp_b3"},{"n":"Kirin","s":14,"u":"kirin_b3"},{"n":"Storm Hag","s":14,"u":"storm%20hag_b3"},{"n":"Gloaming Will-o'-wisp","s":25,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Flickerwisp","s":28,"u":"flickerwisp_av1"},{"n":"Voidglutton","s":28,"u":"voidglutton_av1"},{"n":"Sacuishu","s":29,"u":"sacuishu_av2"},{"n":"Muurfeli","s":34,"u":"muurfeli_ec5"},{"n":"Melodic Squall","s":38,"u":"melodic%20squall_frp2"},{"n":"Peng","s":38,"u":"peng_frp2"},{"n":"Cloudsplitter","s":39,"u":"cloudsplitter_frp3"},{"n":"Inmyeonjo","s":39,"u":"inmyeonjo_frp3"},{"n":"Ixamè","s":49,"u":"ixam%c3%a8_sot3"}],"2":[{"n":"Bottled Air","s":5,"u":"bottled%20air_crb"},{"n":"Storm Arrow","s":5,"u":"storm%20arrow_crb"},{"n":"Clockwork Diving Suit","s":2,"u":"clockwork%20diving%20suit_g%26g"},{"n":"Nightbreeze Machine","s":2,"u":"nightbreeze%20machine_g%26g"},{"n":"Sky Serpent Bolt","s":8,"u":"sky%20serpent%20bolt_lotgb"},{"n":"Skyrider Sword","s":8,"u":"skyrider%20sword%20(generic)_lotgb"},{"n":"Effervescent Decoction","s":45,"u":"effervescent%20decoction_ooa3"},{"n":"Five-feather Wreath","s":65,"u":"five-feather%20wreath%20(generic)_som"}],"3":[{"n":"Thunderburst","s":4,"u":"thunderburst_apg"},{"n":"Air Bubble","s":5,"u":"air%20bubble_crb"},{"n":"Air Walk","s":5,"u":"air%20walk_crb"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Disperse Into Air","s":5,"u":"disperse%20into%20air_crb"},{"n":"Gust Of Wind","s":5,"u":"gust%20of%20wind_crb"},{"n":"Punishing Winds","s":5,"u":"punishing%20winds_crb"},{"n":"Pushing Gust","s":5,"u":"pushing%20gust_crb"},{"n":"Storm Lord","s":5,"u":"storm%20lord_crb"},{"n":"Storm Of Vengeance","s":5,"u":"storm%20of%20vengeance_crb"},{"n":"Stormwind Flight","s":5,"u":"stormwind%20flight_crb"},{"n":"Tempest Surge","s":5,"u":"tempest%20surge_crb"},{"n":"Wall Of Wind","s":5,"u":"wall%20of%20wind_crb"},{"n":"Wild Winds Stance","s":5,"u":"wild%20winds%20stance_crb"},{"n":"Wind Jump","s":5,"u":"wind%20jump_crb"},{"n":"Wind Walk","s":5,"u":"wind%20walk_crb"},{"n":"Speaking Sky","s":23,"u":"speaking%20sky_aoe2"},{"n":"Steal The Sky","s":23,"u":"steal%20the%20sky_aoe2"},{"n":"Unseasonable Squall","s":31,"u":"unseasonable%20squall_ec1"},{"n":"Dust Storm","s":59,"u":"dust%20storm_logm"},{"n":"Parch","s":59,"u":"parch_logm"},{"n":"Unfolding Wind Blitz","s":6,"u":"unfolding%20wind%20blitz_loil"},{"n":"Unfolding Wind Buffet","s":6,"u":"unfolding%20wind%20buffet_loil"},{"n":"Unfolding Wind Crash","s":6,"u":"unfolding%20wind%20crash_loil"},{"n":"Speaking Sky","s":6,"u":"speaking%20sky_loil"},{"n":"Steal the Sky","s":6,"u":"steal%20the%20sky_loil"},{"n":"Buffeting Winds","s":60,"u":"buffeting%20winds_lokl"},{"n":"Ash Cloud","s":65,"u":"ash%20cloud_som"},{"n":"Blazing Dive","s":65,"u":"blazing%20dive_som"},{"n":"Elemental Annihilation Wave","s":65,"u":"elemental%20annihilation%20wave_som"},{"n":"Elemental Confluence","s":65,"u":"elemental%20confluence_som"},{"n":"Flame Vortex","s":65,"u":"flame%20vortex_som"},{"n":"Gale Blast","s":65,"u":"gale%20blast_som"},{"n":"Petal Storm","s":65,"u":"petal%20storm_som"},{"n":"Powerful Inhalation","s":65,"u":"powerful%20inhalation_som"},{"n":"Updraft","s":65,"u":"updraft_som"},{"n":"Whirlwind","s":65,"u":"whirlwind_som"},{"n":"Airburst","s":47,"u":"airburst_sot1"}],"51":[{"n":"Air Rift","s":38,"u":"air%20rift_frp2"}],"66":[{"n":"Plane of Air","s":15,"u":"plane%20of%20air_gmg"}],"73":[{"n":"Deadly Spark","s":15,"u":"deadly%20spark_gmg"},{"n":"Feather Steps","s":15,"u":"feather%20steps_gmg"},{"n":"Lightning Storm","s":15,"u":"lightning%20storm_gmg"},{"n":"Living Storm","s":15,"u":"living%20storm_gmg"},{"n":"Monsoon Curtain","s":15,"u":"monsoon%20curtain_gmg"},{"n":"Propelling Winds","s":15,"u":"propelling%20winds_gmg"},{"n":"Wind Barrier","s":15,"u":"wind%20barrier_gmg"}],"74":[{"n":"Strixwind Race","s":62,"u":"strixwind%20race_lotg"}]},"elemental":{"1":[{"n":"Air Mephit","s":12,"u":"air%20mephit_b1"},{"n":"Brine Shark","s":12,"u":"brine%20shark_b1"},{"n":"Cinder Rat","s":12,"u":"cinder%20rat_b1"},{"n":"Djinni","s":12,"u":"djinni_b1"},{"n":"Earth Mephit","s":12,"u":"earth%20mephit_b1"},{"n":"Efreeti","s":12,"u":"efreeti_b1"},{"n":"Elemental Avalanche","s":12,"u":"elemental%20avalanche_b1"},{"n":"Elemental Hurricane","s":12,"u":"elemental%20hurricane_b1"},{"n":"Elemental Inferno","s":12,"u":"elemental%20inferno_b1"},{"n":"Elemental Tsunami","s":12,"u":"elemental%20tsunami_b1"},{"n":"Fire Mephit","s":12,"u":"fire%20mephit_b1"},{"n":"Firewyrm","s":12,"u":"firewyrm_b1"},{"n":"Invisible Stalker","s":12,"u":"invisible%20stalker_b1"},{"n":"Janni","s":12,"u":"janni_b1"},{"n":"Living Landslide","s":12,"u":"living%20landslide_b1"},{"n":"Living Waterfall","s":12,"u":"living%20waterfall_b1"},{"n":"Living Whirlwind","s":12,"u":"living%20whirlwind_b1"},{"n":"Living Wildfire","s":12,"u":"living%20wildfire_b1"},{"n":"Marid","s":12,"u":"marid_b1"},{"n":"Quatoid","s":12,"u":"quatoid_b1"},{"n":"Salamander","s":12,"u":"salamander_b1"},{"n":"Shaitan","s":12,"u":"shaitan_b1"},{"n":"Sod Hound","s":12,"u":"sod%20hound_b1"},{"n":"Stone Mauler","s":12,"u":"stone%20mauler_b1"},{"n":"Storm Lord","s":12,"u":"storm%20lord_b1"},{"n":"Tidal Master","s":12,"u":"tidal%20master_b1"},{"n":"Uthul","s":12,"u":"uthul_b1"},{"n":"Water Mephit","s":12,"u":"water%20mephit_b1"},{"n":"Xorn","s":12,"u":"xorn_b1"},{"n":"Zaramuun","s":12,"u":"zaramuun_b1"},{"n":"Zephyr Hawk","s":12,"u":"zephyr%20hawk_b1"},{"n":"Adult Brine Dragon","s":13,"u":"adult%20brine%20dragon_b2"},{"n":"Adult Cloud Dragon","s":13,"u":"adult%20cloud%20dragon_b2"},{"n":"Adult Crystal Dragon","s":13,"u":"adult%20crystal%20dragon_b2"},{"n":"Adult Magma Dragon","s":13,"u":"adult%20magma%20dragon_b2"},{"n":"Ancient Brine Dragon","s":13,"u":"ancient%20brine%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":13,"u":"ancient%20cloud%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":13,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ancient Magma Dragon","s":13,"u":"ancient%20magma%20dragon_b2"},{"n":"Belker","s":13,"u":"belker_b2"},{"n":"Blizzardborn","s":13,"u":"blizzardborn_b2"},{"n":"Dust Mephit","s":13,"u":"dust%20mephit_b2"},{"n":"Earthen Destrier","s":13,"u":"earthen%20destrier_b2"},{"n":"Ember Fox","s":13,"u":"ember%20fox_b2"},{"n":"Filth Fire","s":13,"u":"filth%20fire_b2"},{"n":"Granite Glyptodont","s":13,"u":"granite%20glyptodont_b2"},{"n":"Ice Mephit","s":13,"u":"ice%20mephit_b2"},{"n":"Icewyrm","s":13,"u":"icewyrm_b2"},{"n":"Icicle Snake","s":13,"u":"icicle%20snake_b2"},{"n":"Lerritan","s":13,"u":"lerritan_b2"},{"n":"Living Boulder","s":13,"u":"living%20boulder_b2"},{"n":"Living Thunderclap","s":13,"u":"living%20thunderclap_b2"},{"n":"Magma Scorpion","s":13,"u":"magma%20scorpion_b2"},{"n":"Melody On The Wind","s":13,"u":"melody%20on%20the%20wind_b2"},{"n":"Mist Stalker","s":13,"u":"mist%20stalker_b2"},{"n":"Mudwretch","s":13,"u":"mudwretch_b2"},{"n":"Ooze Mephit","s":13,"u":"ooze%20mephit_b2"},{"n":"Sand Sentry","s":13,"u":"sand%20sentry_b2"},{"n":"Spark Bat","s":13,"u":"spark%20bat_b2"},{"n":"Steam Mephit","s":13,"u":"steam%20mephit_b2"},{"n":"Striding Fire","s":13,"u":"striding%20fire_b2"},{"n":"Young Brine Dragon","s":13,"u":"young%20brine%20dragon_b2"},{"n":"Young Cloud Dragon","s":13,"u":"young%20cloud%20dragon_b2"},{"n":"Young Crystal Dragon","s":13,"u":"young%20crystal%20dragon_b2"},{"n":"Young Magma Dragon","s":13,"u":"young%20magma%20dragon_b2"},{"n":"Air Wisp","s":14,"u":"air%20wisp_b3"},{"n":"Azer","s":14,"u":"azer_b3"},{"n":"Consonite Choir","s":14,"u":"consonite%20choir_b3"},{"n":"Earth Wisp","s":14,"u":"earth%20wisp_b3"},{"n":"Fire Wisp","s":14,"u":"fire%20wisp_b3"},{"n":"Ledalusca","s":14,"u":"ledalusca_b3"},{"n":"Water Wisp","s":14,"u":"water%20wisp_b3"},{"n":"Elemental Vessel, Water","s":26,"u":"elemental%20vessel%2c%20water_aoe5"},{"n":"Ararda","s":34,"u":"ararda_ec5"},{"n":"Muurfeli","s":34,"u":"muurfeli_ec5"},{"n":"Melodic Squall","s":38,"u":"melodic%20squall_frp2"},{"n":"Kasesh","s":6,"u":"kasesh_loil"},{"n":"Ixamè","s":49,"u":"ixam%c3%a8_sot3"}],"27":[{"n":"Elemental Wisp","s":8,"u":"elemental%20wisp_lotgb"}]},"uncommon":{"0":[{"n":"Aura Of Despair","s":4,"u":"aura%20of%20despair_apg"},{"n":"Boneyard's Call","s":4,"u":"boneyard's%20call_apg"},{"n":"Cavalier's Banner","s":4,"u":"cavalier's%20banner_apg"},{"n":"Conceited Mindset","s":4,"u":"conceited%20mindset_apg"},{"n":"Connect The Dots","s":4,"u":"connect%20the%20dots_apg"},{"n":"Corrupted Shield","s":4,"u":"corrupted%20shield_apg"},{"n":"Criminal Connections","s":4,"u":"criminal%20connections_apg"},{"n":"Cruelty","s":4,"u":"cruelty_apg"},{"n":"Dragon Disciple Dedication","s":4,"u":"dragon%20disciple%20dedication_apg"},{"n":"Fiendish Form","s":4,"u":"fiendish%20form_apg"},{"n":"Fiendish Mount","s":4,"u":"fiendish%20mount_apg"},{"n":"Greater Cruelty","s":4,"u":"greater%20cruelty_apg"},{"n":"Gruesome Strike","s":4,"u":"gruesome%20strike_apg"},{"n":"Homeward Bound","s":4,"u":"homeward%20bound_apg"},{"n":"Instrument Of Slaughter","s":4,"u":"instrument%20of%20slaughter_apg"},{"n":"Iron Repercussions","s":4,"u":"iron%20repercussions_apg"},{"n":"Lead The Pack","s":4,"u":"lead%20the%20pack_apg"},{"n":"Lightslayer Oath","s":4,"u":"lightslayer%20oath_apg"},{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Ongoing Selfishness","s":4,"u":"ongoing%20selfishness_apg"},{"n":"Pale Horse","s":4,"u":"pale%20horse_apg"},{"n":"Plot The Future","s":4,"u":"plot%20the%20future_apg"},{"n":"Ritual Researcher","s":4,"u":"ritual%20researcher_apg"},{"n":"Ritualist Dedication","s":4,"u":"ritualist%20dedication_apg"},{"n":"Scrounger Dedication","s":4,"u":"scrounger%20dedication_apg"},{"n":"Sense Good","s":4,"u":"sense%20good_apg"},{"n":"Smite Good","s":4,"u":"smite%20good_apg"},{"n":"Stonegate","s":4,"u":"stonegate_apg"},{"n":"Underground Network","s":4,"u":"underground%20network_apg"},{"n":"Vicious Vengeance","s":4,"u":"vicious%20vengeance_apg"},{"n":"Vigilante Dedication","s":4,"u":"vigilante%20dedication_apg"},{"n":"Whodunnit?","s":4,"u":"whodunnit%3f_apg"},{"n":"Connections","s":5,"u":"connections_crb"},{"n":"Bellflower Dedication","s":18,"u":"bellflower%20dedication_aoa3"},{"n":"Cut The Bonds","s":18,"u":"cut%20the%20bonds_aoa3"},{"n":"Different Worlds","s":18,"u":"different%20worlds_aoa3"},{"n":"Garden Path","s":18,"u":"garden%20path_aoa3"},{"n":"Practiced Guidance","s":18,"u":"practiced%20guidance_aoa3"},{"n":"Scarecrow","s":18,"u":"scarecrow_aoa3"},{"n":"Secret Speech","s":18,"u":"secret%20speech_aoa3"},{"n":"Tiller's Aid","s":18,"u":"tiller's%20aid_aoa3"},{"n":"Tiller's Drive","s":18,"u":"tiller's%20drive_aoa3"},{"n":"Tweak Appearances","s":18,"u":"tweak%20appearances_aoa3"},{"n":"Deadly Poison Weapon","s":20,"u":"deadly%20poison%20weapon_aoa5"},{"n":"Pesh Skin","s":20,"u":"pesh%20skin_aoa5"},{"n":"Shaped Contaminant","s":20,"u":"shaped%20contaminant_aoa5"},{"n":"Zephyr Guard Dedication","s":20,"u":"zephyr%20guard%20dedication_aoa5"},{"n":"Apex Companion","s":21,"u":"apex%20companion_aoa6"},{"n":"Aura Of Unbreakable Virtue","s":21,"u":"aura%20of%20unbreakable%20virtue_aoa6"},{"n":"Bloodline Metamorphosis","s":21,"u":"bloodline%20metamorphosis_aoa6"},{"n":"Efficient Alchemy","s":21,"u":"efficient%20alchemy_aoa6"},{"n":"Emblazon Divinity","s":21,"u":"emblazon%20divinity_aoa6"},{"n":"Enduring Debilitation","s":21,"u":"enduring%20debilitation_aoa6"},{"n":"Golden Body","s":21,"u":"golden%20body_aoa6"},{"n":"Invulnerable Juggernaut","s":21,"u":"invulnerable%20juggernaut_aoa6"},{"n":"Song Of The Fallen","s":21,"u":"song%20of%20the%20fallen_aoa6"},{"n":"Spell Mastery","s":21,"u":"spell%20mastery_aoa6"},{"n":"Superior Sight","s":21,"u":"superior%20sight_aoa6"},{"n":"Ultimate Flexibility","s":21,"u":"ultimate%20flexibility_aoa6"},{"n":"Edgewatch Detective Dedication","s":22,"u":"edgewatch%20detective%20dedication_aoe1"},{"n":"Jalmeri Heavenseeker Dedication","s":23,"u":"jalmeri%20heavenseeker%20dedication_aoe2"},{"n":"Ambushing Knockdown","s":24,"u":"ambushing%20knockdown_aoe3"},{"n":"Coordinated Distraction","s":24,"u":"coordinated%20distraction_aoe3"},{"n":"Deny Support","s":24,"u":"deny%20support_aoe3"},{"n":"Provocator Dedication","s":24,"u":"provocator%20dedication_aoe3"},{"n":"Slice And Swipe","s":24,"u":"slice%20and%20swipe_aoe3"},{"n":"Subtle Shank","s":24,"u":"subtle%20shank_aoe3"},{"n":"Ghost Hunter Dedication","s":28,"u":"ghost%20hunter%20dedication_av1"},{"n":"Eldritch Researcher Dedication","s":29,"u":"eldritch%20researcher%20dedication_av2"},{"n":"Drow Shootist Dedication","s":30,"u":"drow%20shootist%20dedication_av3"},{"n":"Undead Master Dedication","s":10,"u":"undead%20master%20dedication_botd"},{"n":"Spell Gem","s":10,"u":"spell%20gem_botd"},{"n":"Rejuvenation Token","s":10,"u":"rejuvenation%20token_botd"},{"n":"Skeleton Commander","s":10,"u":"skeleton%20commander_botd"},{"n":"Coffin Bound","s":10,"u":"coffin%20bound_botd"},{"n":"Dominating Gaze","s":10,"u":"dominating%20gaze_botd"},{"n":"Hallowed Necromancer Dedication","s":10,"u":"hallowed%20necromancer%20dedication_botd"},{"n":"Undying Conviction","s":10,"u":"undying%20conviction_botd"},{"n":"Necromancer's Visage","s":10,"u":"necromancer's%20visage_botd"},{"n":"Sepulchral Sublimation","s":10,"u":"sepulchral%20sublimation_botd"},{"n":"Macabre Virtuoso","s":10,"u":"macabre%20virtuoso_botd"},{"n":"Master of the Dead","s":10,"u":"master%20of%20the%20dead_botd"},{"n":"Forgotten Presence","s":11,"u":"forgotten%20presence_da"},{"n":"Eerie Proclamation","s":11,"u":"eerie%20proclamation_da"},{"n":"Aura Sight","s":11,"u":"aura%20sight_da"},{"n":"Automatic Writing","s":11,"u":"automatic%20writing_da"},{"n":"Chromotherapy","s":11,"u":"chromotherapy_da"},{"n":"Crystal Healing","s":11,"u":"crystal%20healing_da"},{"n":"Folk Dowsing","s":11,"u":"folk%20dowsing_da"},{"n":"Morphic Manipulation","s":11,"u":"morphic%20manipulation_da"},{"n":"Read Psychometric Resonance","s":11,"u":"read%20psychometric%20resonance_da"},{"n":"Skeptic's Defense","s":11,"u":"skeptic's%20defense_da"},{"n":"Pact of Fey Glamour","s":11,"u":"pact%20of%20fey%20glamour_da"},{"n":"Pact of Draconic Fury","s":11,"u":"pact%20of%20draconic%20fury_da"},{"n":"Pact of Infernal Prowess","s":11,"u":"pact%20of%20infernal%20prowess_da"},{"n":"Pact of the Final Breath","s":11,"u":"pact%20of%20the%20final%20breath_da"},{"n":"Time Mage Dedication","s":11,"u":"time%20mage%20dedication_da"},{"n":"Pactbinder Dedication","s":11,"u":"pactbinder%20dedication_da"},{"n":"Pact of Eldritch Eyes","s":11,"u":"pact%20of%20eldritch%20eyes_da"},{"n":"Alter Ego Dedication","s":11,"u":"alter%20ego%20dedication_da"},{"n":"Borrow Memories","s":11,"u":"borrow%20memories_da"},{"n":"Thaumaturgic Ritualist","s":11,"u":"thaumaturgic%20ritualist_da"},{"n":"Thaumaturge's Demesne","s":11,"u":"thaumaturge's%20demesne_da"},{"n":"Bullying Staff","s":31,"u":"bullying%20staff_ec1"},{"n":"Focused Juggler","s":31,"u":"focused%20juggler_ec1"},{"n":"Juggle","s":31,"u":"juggle_ec1"},{"n":"Juggler Dedication","s":31,"u":"juggler%20dedication_ec1"},{"n":"Levering Strike","s":31,"u":"levering%20strike_ec1"},{"n":"Lobbed Attack","s":31,"u":"lobbed%20attack_ec1"},{"n":"Opportune Throw","s":31,"u":"opportune%20throw_ec1"},{"n":"Pivot Strike","s":31,"u":"pivot%20strike_ec1"},{"n":"Quick Juggler","s":31,"u":"quick%20juggler_ec1"},{"n":"Reflexive Catch","s":31,"u":"reflexive%20catch_ec1"},{"n":"Staff Acrobat Dedication","s":31,"u":"staff%20acrobat%20dedication_ec1"},{"n":"Staff Sweep","s":31,"u":"staff%20sweep_ec1"},{"n":"Whirlwind Stance","s":31,"u":"whirlwind%20stance_ec1"},{"n":"Animal Trainer Dedication","s":32,"u":"animal%20trainer%20dedication_ec2"},{"n":"Beast Speaker","s":32,"u":"beast%20speaker_ec2"},{"n":"Insistent Command","s":32,"u":"insistent%20command_ec2"},{"n":"Mature Trained Companion","s":32,"u":"mature%20trained%20companion_ec2"},{"n":"Specialized Companion","s":32,"u":"specialized%20companion_ec2"},{"n":"Splendid Companion","s":32,"u":"splendid%20companion_ec2"},{"n":"Golem Grafter Dedication","s":9,"u":"golem%20grafter%20dedication_ec3"},{"n":"Ravening's Desperation","s":9,"u":"ravening's%20desperation_ec3"},{"n":"Turpin Rowe Lumberjack Dedication","s":9,"u":"turpin%20rowe%20lumberjack%20dedication_ec3"},{"n":"Annihilating Swing","s":35,"u":"annihilating%20swing_ec6"},{"n":"Astonishing Explosion","s":35,"u":"astonishing%20explosion_ec6"},{"n":"Banishing Blow","s":35,"u":"banishing%20blow_ec6"},{"n":"Denier Of Destruction","s":35,"u":"denier%20of%20destruction_ec6"},{"n":"Endurance Of The Rooted Tree","s":35,"u":"endurance%20of%20the%20rooted%20tree_ec6"},{"n":"Mimic Protections","s":35,"u":"mimic%20protections_ec6"},{"n":"Reclaim Spell","s":35,"u":"reclaim%20spell_ec6"},{"n":"Reflecting Riposte","s":35,"u":"reflecting%20riposte_ec6"},{"n":"Ringmaster's Introduction","s":35,"u":"ringmaster's%20introduction_ec6"},{"n":"Steal Essence","s":35,"u":"steal%20essence_ec6"},{"n":"Tenacious Blood Magic","s":35,"u":"tenacious%20blood%20magic_ec6"},{"n":"Verdant Presence","s":35,"u":"verdant%20presence_ec6"},{"n":"Relentless Stalker","s":36,"u":"relentless%20stalker_fop"},{"n":"Wilderness Spotter","s":36,"u":"wilderness%20spotter_fop"},{"n":"Butterfly Blade Dedication","s":37,"u":"butterfly%20blade%20dedication_frp1"},{"n":"Entwined Energy Ki","s":37,"u":"entwined%20energy%20ki_frp1"},{"n":"Ghost Eater Dedication","s":37,"u":"ghost%20eater%20dedication_frp1"},{"n":"Syu Tak-nwa's Deadly Hair","s":37,"u":"syu%20tak-nwa's%20deadly%20hair_frp1"},{"n":"Syu Tak-nwa's Hexed Locks","s":37,"u":"syu%20tak-nwa's%20hexed%20locks_frp1"},{"n":"Syu Tak-nwa's Skillful Tresses","s":37,"u":"syu%20tak-nwa's%20skillful%20tresses_frp1"},{"n":"Wronged Monk's Wrath","s":37,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Effortless Reach","s":38,"u":"effortless%20reach_frp2"},{"n":"Electric Counter","s":38,"u":"electric%20counter_frp2"},{"n":"Golden League Xun Dedication","s":38,"u":"golden%20league%20xun%20dedication_frp2"},{"n":"Jellyfish Stance","s":38,"u":"jellyfish%20stance_frp2"},{"n":"Sense Ki","s":38,"u":"sense%20ki_frp2"},{"n":"Shift Spell","s":38,"u":"shift%20spell_frp2"},{"n":"Sixth Pillar Dedication","s":38,"u":"sixth%20pillar%20dedication_frp2"},{"n":"All The Time In The World","s":39,"u":"all%20the%20time%20in%20the%20world_frp3"},{"n":"Dance Of Intercession","s":39,"u":"dance%20of%20intercession_frp3"},{"n":"Demon's Hair","s":39,"u":"demon's%20hair_frp3"},{"n":"Everdistant Defense","s":39,"u":"everdistant%20defense_frp3"},{"n":"Extradimensional Stash","s":39,"u":"extradimensional%20stash_frp3"},{"n":"Head Of The Night Parade","s":39,"u":"head%20of%20the%20night%20parade_frp3"},{"n":"Heart Of The Kaiju","s":39,"u":"heart%20of%20the%20kaiju_frp3"},{"n":"Plum Deluge","s":39,"u":"plum%20deluge_frp3"},{"n":"Ruby Resurrection","s":39,"u":"ruby%20resurrection_frp3"},{"n":"Scapegoat Parallel Self","s":39,"u":"scapegoat%20parallel%20self_frp3"},{"n":"Sever Space","s":39,"u":"sever%20space_frp3"},{"n":"Time Dilation Cascade","s":39,"u":"time%20dilation%20cascade_frp3"},{"n":"Vitality-manipulating Stance","s":39,"u":"vitality-manipulating%20stance_frp3"},{"n":"Vivacious Afterimage","s":39,"u":"vivacious%20afterimage_frp3"},{"n":"Whirlwind Toss","s":39,"u":"whirlwind%20toss_frp3"},{"n":"Worldsphere Gravity","s":39,"u":"worldsphere%20gravity_frp3"},{"n":"Adaptive Vision","s":2,"u":"adaptive%20vision_g%26g"},{"n":"Axial Recall","s":2,"u":"axial%20recall_g%26g"},{"n":"Beast Dynamo Howl","s":2,"u":"beast%20dynamo%20howl_g%26g"},{"n":"Beast Gunner Dedication","s":2,"u":"beast%20gunner%20dedication_g%26g"},{"n":"Blast Resistance","s":2,"u":"blast%20resistance_g%26g"},{"n":"Bullet Dancer Dedication","s":2,"u":"bullet%20dancer%20dedication_g%26g"},{"n":"Clan Pistol","s":2,"u":"clan%20pistol_g%26g"},{"n":"Crafter's Instinct","s":2,"u":"crafter's%20instinct_g%26g"},{"n":"Demolitionist","s":2,"u":"demolitionist_g%26g"},{"n":"Demolitionist Dedication","s":2,"u":"demolitionist%20dedication_g%26g"},{"n":"Dongun Education","s":2,"u":"dongun%20education_g%26g"},{"n":"Explosive Expert","s":2,"u":"explosive%20expert_g%26g"},{"n":"Explosive Savant","s":2,"u":"explosive%20savant_g%26g"},{"n":"Fire Savvy","s":2,"u":"fire%20savvy_g%26g"},{"n":"Firework Technician Dedication","s":2,"u":"firework%20technician%20dedication_g%26g"},{"n":"Forge-blessed Shot","s":2,"u":"forge-blessed%20shot_g%26g"},{"n":"Golem Dynamo","s":2,"u":"golem%20dynamo_g%26g"},{"n":"Gunslinger Dedication","s":2,"u":"gunslinger%20dedication_g%26g"},{"n":"Inventor Dedication","s":2,"u":"inventor%20dedication_g%26g"},{"n":"Overwatch Dedication","s":2,"u":"overwatch%20dedication_g%26g"},{"n":"Pistol Phenom Dedication","s":2,"u":"pistol%20phenom%20dedication_g%26g"},{"n":"Scrutinizing Gaze","s":2,"u":"scrutinizing%20gaze_g%26g"},{"n":"Smoke Sight","s":2,"u":"smoke%20sight_g%26g"},{"n":"Spark Fist","s":2,"u":"spark%20fist_g%26g"},{"n":"Stasian Smash","s":2,"u":"stasian%20smash_g%26g"},{"n":"Sterling Dynamo Dedication","s":2,"u":"sterling%20dynamo%20dedication_g%26g"},{"n":"Trapsmith Dedication","s":2,"u":"trapsmith%20dedication_g%26g"},{"n":"Trick Driver Dedication","s":2,"u":"trick%20driver%20dedication_g%26g"},{"n":"Unexpected Sharpshooter Dedication","s":2,"u":"unexpected%20sharpshooter%20dedication_g%26g"},{"n":"Vehicle Mechanic Dedication","s":2,"u":"vehicle%20mechanic%20dedication_g%26g"},{"n":"Dragon Grip","s":1,"u":"dragon%20grip_loag"},{"n":"Pierce The Light","s":1,"u":"pierce%20the%20light_loag"},{"n":"Skirt The Light","s":1,"u":"skirt%20the%20light_loag"},{"n":"Suli Amir","s":1,"u":"suli%20amir_loag"},{"n":"Truespeech","s":1,"u":"truespeech_loag"},{"n":"Adroit Manipulation","s":7,"u":"adroit%20manipulation_locg"},{"n":"Advanced Order Training","s":7,"u":"advanced%20order%20training_locg"},{"n":"Arcane Tattoos","s":7,"u":"arcane%20tattoos_locg"},{"n":"Avenge In Glory","s":7,"u":"avenge%20in%20glory_locg"},{"n":"Backup Disguise","s":7,"u":"backup%20disguise_locg"},{"n":"Courteous Comeback","s":7,"u":"courteous%20comeback_locg"},{"n":"Defiance Unto Death","s":7,"u":"defiance%20unto%20death_locg"},{"n":"Devil's Advocate","s":7,"u":"devil's%20advocate_locg"},{"n":"Easily Dismissed","s":7,"u":"easily%20dismissed_locg"},{"n":"Everstand Stance","s":7,"u":"everstand%20stance_locg"},{"n":"Everstand Strike","s":7,"u":"everstand%20strike_locg"},{"n":"Firebrand Braggart Dedication","s":7,"u":"firebrand%20braggart%20dedication_locg"},{"n":"Forge-day's Rest","s":7,"u":"forge-day's%20rest_locg"},{"n":"Halcyon Speaker Dedication","s":7,"u":"halcyon%20speaker%20dedication_locg"},{"n":"Hellknight Dedication","s":7,"u":"hellknight%20dedication_locg"},{"n":"Hellknight Order Cross-training","s":7,"u":"hellknight%20order%20cross-training_locg"},{"n":"Hellknight Signifer Dedication","s":7,"u":"hellknight%20signifer%20dedication_locg"},{"n":"Impassable Wall Stance","s":7,"u":"impassable%20wall%20stance_locg"},{"n":"Intuitive Cooperation","s":7,"u":"intuitive%20cooperation_locg"},{"n":"Keep Up Appearances","s":7,"u":"keep%20up%20appearances_locg"},{"n":"Knight Reclaimant Dedication","s":7,"u":"knight%20reclaimant%20dedication_locg"},{"n":"Knight Vigilant Dedication","s":7,"u":"knight%20vigilant%20dedication_locg"},{"n":"Know Oneself","s":7,"u":"know%20oneself_locg"},{"n":"Light Of Revelation","s":7,"u":"light%20of%20revelation_locg"},{"n":"Magaambyan Attendant Dedication","s":7,"u":"magaambyan%20attendant%20dedication_locg"},{"n":"Order Training","s":7,"u":"order%20training_locg"},{"n":"Quah Bond","s":7,"u":"quah%20bond_locg"},{"n":"Saoc Astrology","s":7,"u":"saoc%20astrology_locg"},{"n":"Scrollmaster Dedication","s":7,"u":"scrollmaster%20dedication_locg"},{"n":"Sense Thoughts","s":7,"u":"sense%20thoughts_locg"},{"n":"Sow Rumor","s":7,"u":"sow%20rumor_locg"},{"n":"Spellmaster Dedication","s":7,"u":"spellmaster%20dedication_locg"},{"n":"Sun Blade","s":7,"u":"sun%20blade_locg"},{"n":"Surface Culture","s":7,"u":"surface%20culture_locg"},{"n":"Swordmaster Dedication","s":7,"u":"swordmaster%20dedication_locg"},{"n":"Tupilaq Carver","s":7,"u":"tupilaq%20carver_locg"},{"n":"Unassuming Dedication","s":7,"u":"unassuming%20dedication_locg"},{"n":"Viking Shieldbearer","s":7,"u":"viking%20shieldbearer_locg"},{"n":"Wildborn Magic","s":7,"u":"wildborn%20magic_locg"},{"n":"Witch Warden","s":7,"u":"witch%20warden_locg"},{"n":"Embodied Legionary Subjectivity","s":6,"u":"embodied%20legionary%20subjectivity_loil"},{"n":"Embodied Dreadnought Subjectivity","s":6,"u":"embodied%20dreadnought%20subjectivity_loil"},{"n":"Bend Space","s":6,"u":"bend%20space_loil"},{"n":"Jalmeri Heavenseeker Dedication","s":6,"u":"jalmeri%20heavenseeker%20dedication_loil"},{"n":"Angel of Vindication","s":60,"u":"angel%20of%20vindication_lokl"},{"n":"Eclipsed Vitality","s":60,"u":"eclipsed%20vitality_lokl"},{"n":"Gravelands Herbalist","s":60,"u":"gravelands%20herbalist_lokl"},{"n":"Push Back the Dead!","s":60,"u":"push%20back%20the%20dead!_lokl"},{"n":"Staggering Fire","s":60,"u":"staggering%20fire_lokl"},{"n":"Drive Back","s":60,"u":"drive%20back_lokl"},{"n":"Preventative Treatment","s":60,"u":"preventative%20treatment_lokl"},{"n":"Viking Vindicator","s":60,"u":"viking%20vindicator_lokl"},{"n":"Stalwart Standard","s":60,"u":"stalwart%20standard_lokl"},{"n":"Wave the Flag","s":60,"u":"wave%20the%20flag_lokl"},{"n":"Agile Shield Grip","s":60,"u":"agile%20shield%20grip_lokl"},{"n":"Devoted Guardian","s":60,"u":"devoted%20guardian_lokl"},{"n":"Reliable Squire","s":60,"u":"reliable%20squire_lokl"},{"n":"Resilient Mind","s":60,"u":"resilient%20mind_lokl"},{"n":"United Assault","s":60,"u":"united%20assault_lokl"},{"n":"Chemical Purification","s":60,"u":"chemical%20purification_lokl"},{"n":"Ghost Wrangler","s":60,"u":"ghost%20wrangler_lokl"},{"n":"Inspiring Resilience","s":60,"u":"inspiring%20resilience_lokl"},{"n":"Knock Sense","s":60,"u":"knock%20sense_lokl"},{"n":"Prayer-Touched Weapon","s":60,"u":"prayer-touched%20weapon_lokl"},{"n":"Detonating Spell","s":60,"u":"detonating%20spell_lokl"},{"n":"Divine Emissary","s":60,"u":"divine%20emissary_lokl"},{"n":"Shield Wall","s":60,"u":"shield%20wall_lokl"},{"n":"Knight's Retaliation","s":60,"u":"knight's%20retaliation_lokl"},{"n":"Retaliatory Cleansing","s":60,"u":"retaliatory%20cleansing_lokl"},{"n":"Consecrate Spell","s":60,"u":"consecrate%20spell_lokl"},{"n":"Corpse-Killer's Defiance","s":60,"u":"corpse-killer's%20defiance_lokl"},{"n":"Holy Light","s":60,"u":"holy%20light_lokl"},{"n":"Miraculous Intervention","s":60,"u":"miraculous%20intervention_lokl"},{"n":"Necromantic Deflection","s":60,"u":"necromantic%20deflection_lokl"},{"n":"Shared Sight","s":60,"u":"shared%20sight_lokl"},{"n":"Purifying Breeze","s":60,"u":"purifying%20breeze_lokl"},{"n":"Bright Lion Dedication","s":67,"u":"bright%20lion%20dedication_lol"},{"n":"Demonblood Frenzy","s":0,"u":"demonblood%20frenzy_lome"},{"n":"Fane's Escape","s":61,"u":"fane's%20escape_lopsg"},{"n":"Fane's Fourberie","s":61,"u":"fane's%20fourberie_lopsg"},{"n":"Farabellus Flip","s":61,"u":"farabellus%20flip_lopsg"},{"n":"Kreighton's Cognitive Crossover","s":61,"u":"kreighton's%20cognitive%20crossover_lopsg"},{"n":"Stella's Stab And Snag","s":61,"u":"stella's%20stab%20and%20snag_lopsg"},{"n":"Impossible Gossip","s":8,"u":"impossible%20gossip_lotgb"},{"n":"Aldori Duelist Dedication","s":63,"u":"aldori%20duelist%20dedication_lowg"},{"n":"Eye Of The Arclords","s":63,"u":"eye%20of%20the%20arclords_lowg"},{"n":"Hellknight Armiger Dedication","s":63,"u":"hellknight%20armiger%20dedication_lowg"},{"n":"Lastwall Sentry Dedication","s":63,"u":"lastwall%20sentry%20dedication_lowg"},{"n":"Lion Blade Dedication","s":63,"u":"lion%20blade%20dedication_lowg"},{"n":"Living Monolith Dedication","s":63,"u":"living%20monolith%20dedication_lowg"},{"n":"Magic Warrior Dedication","s":63,"u":"magic%20warrior%20dedication_lowg"},{"n":"Pathfinder Agent Dedication","s":63,"u":"pathfinder%20agent%20dedication_lowg"},{"n":"Red Mantis Assassin Dedication","s":63,"u":"red%20mantis%20assassin%20dedication_lowg"},{"n":"Runescarred Dedication","s":63,"u":"runescarred%20dedication_lowg"},{"n":"Student of Perfection Dedication","s":63,"u":"student%20of%20perfection%20dedication_lowg"},{"n":"Alkenstar Agent Dedication","s":43,"u":"alkenstar%20agent%20dedication_ooa1"},{"n":"Inured to Alchemy","s":43,"u":"inured%20to%20alchemy_ooa1"},{"n":"Pain Tolerance","s":43,"u":"pain%20tolerance_ooa1"},{"n":"Powder Punch Stance","s":43,"u":"powder%20punch%20stance_ooa1"},{"n":"Oozemorph Dedication","s":46,"u":"oozemorph%20dedication_sli"},{"n":"Cathartic Mage Dedication","s":65,"u":"cathartic%20mage%20dedication_som"},{"n":"Read The Land","s":65,"u":"read%20the%20land_som"},{"n":"Shadowcaster Dedication","s":65,"u":"shadowcaster%20dedication_som"},{"n":"Soulforger Dedication","s":65,"u":"soulforger%20dedication_som"},{"n":"Folklorist Dedication","s":48,"u":"folklorist%20dedication_sot2"},{"n":"Nantambu Chime-Ringer Dedication","s":48,"u":"nantambu%20chime-ringer%20dedication_sot2"},{"n":"Cloud Walk","s":49,"u":"cloud%20walk_sot3"},{"n":"Deflecting Cloud","s":49,"u":"deflecting%20cloud_sot3"},{"n":"Mighty Wings","s":49,"u":"mighty%20wings_sot3"},{"n":"Shape of the Cloud Dragon","s":49,"u":"shape%20of%20the%20cloud%20dragon_sot3"},{"n":"Bright Lion Dedication","s":50,"u":"bright%20lion%20dedication_sot4"}],"1":[{"n":"Alchemical Golem","s":12,"u":"alchemical%20golem_b1"},{"n":"Alghollthu Master","s":12,"u":"alghollthu%20master_b1"},{"n":"Ancient Black Dragon","s":12,"u":"ancient%20black%20dragon_b1"},{"n":"Ancient Blue Dragon","s":12,"u":"ancient%20blue%20dragon_b1"},{"n":"Ancient Brass Dragon","s":12,"u":"ancient%20brass%20dragon_b1"},{"n":"Ancient Bronze Dragon","s":12,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Copper Dragon","s":12,"u":"ancient%20copper%20dragon_b1"},{"n":"Ancient Gold Dragon","s":12,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Green Dragon","s":12,"u":"ancient%20green%20dragon_b1"},{"n":"Ancient Red Dragon","s":12,"u":"ancient%20red%20dragon_b1"},{"n":"Ancient Silver Dragon","s":12,"u":"ancient%20silver%20dragon_b1"},{"n":"Ancient White Dragon","s":12,"u":"ancient%20white%20dragon_b1"},{"n":"Azure Worm","s":12,"u":"azure%20worm_b1"},{"n":"Banshee","s":12,"u":"banshee_b1"},{"n":"Brain Collector","s":12,"u":"brain%20collector_b1"},{"n":"Chimera","s":12,"u":"chimera_b1"},{"n":"Clay Golem","s":12,"u":"clay%20golem_b1"},{"n":"Crag Linnorm","s":12,"u":"crag%20linnorm_b1"},{"n":"Cyclops","s":12,"u":"cyclops_b1"},{"n":"Dark Naga","s":12,"u":"dark%20naga_b1"},{"n":"Dero Magister","s":12,"u":"dero%20magister_b1"},{"n":"Djinni","s":12,"u":"djinni_b1"},{"n":"Doppelganger","s":12,"u":"doppelganger_b1"},{"n":"Dryad Queen","s":12,"u":"dryad%20queen_b1"},{"n":"Dullahan","s":12,"u":"dullahan_b1"},{"n":"Efreeti","s":12,"u":"efreeti_b1"},{"n":"Faerie Dragon","s":12,"u":"faerie%20dragon_b1"},{"n":"Flesh Golem","s":12,"u":"flesh%20golem_b1"},{"n":"Gimmerling","s":12,"u":"gimmerling_b1"},{"n":"Great Cyclops","s":12,"u":"great%20cyclops_b1"},{"n":"Greater Barghest","s":12,"u":"greater%20barghest_b1"},{"n":"Guardian Naga","s":12,"u":"guardian%20naga_b1"},{"n":"Hive Mother","s":12,"u":"hive%20mother_b1"},{"n":"Ice Linnorm","s":12,"u":"ice%20linnorm_b1"},{"n":"Iron Golem","s":12,"u":"iron%20golem_b1"},{"n":"Kraken","s":12,"u":"kraken_b1"},{"n":"Marid","s":12,"u":"marid_b1"},{"n":"Megalodon","s":12,"u":"megalodon_b1"},{"n":"Naiad Queen","s":12,"u":"naiad%20queen_b1"},{"n":"Poracha","s":12,"u":"poracha_b1"},{"n":"Remorhaz","s":12,"u":"remorhaz_b1"},{"n":"Roper","s":12,"u":"roper_b1"},{"n":"Rune Giant","s":12,"u":"rune%20giant_b1"},{"n":"Sea Serpent","s":12,"u":"sea%20serpent_b1"},{"n":"Shaitan","s":12,"u":"shaitan_b1"},{"n":"Skulltaker","s":12,"u":"skulltaker_b1"},{"n":"Stone Golem","s":12,"u":"stone%20golem_b1"},{"n":"Tarn Linnorm","s":12,"u":"tarn%20linnorm_b1"},{"n":"Tor Linnorm","s":12,"u":"tor%20linnorm_b1"},{"n":"Vampire Mastermind","s":12,"u":"vampire%20mastermind_b1"},{"n":"Warsworn","s":12,"u":"warsworn_b1"},{"n":"Wendigo","s":12,"u":"wendigo_b1"},{"n":"Werebear","s":12,"u":"werebear_b1"},{"n":"Yeti","s":12,"u":"yeti_b1"},{"n":"Aapoph Serpentfolk","s":13,"u":"aapoph%20serpentfolk_b2"},{"n":"Adult Brine Dragon","s":13,"u":"adult%20brine%20dragon_b2"},{"n":"Adult Cloud Dragon","s":13,"u":"adult%20cloud%20dragon_b2"},{"n":"Adult Crystal Dragon","s":13,"u":"adult%20crystal%20dragon_b2"},{"n":"Adult Magma Dragon","s":13,"u":"adult%20magma%20dragon_b2"},{"n":"Adult Umbral Dragon","s":13,"u":"adult%20umbral%20dragon_b2"},{"n":"Ahuizotl","s":13,"u":"ahuizotl_b2"},{"n":"Animate Dream","s":13,"u":"animate%20dream_b2"},{"n":"Augnagar","s":13,"u":"augnagar_b2"},{"n":"Baobhan Sith","s":13,"u":"baobhan%20sith_b2"},{"n":"Blink Dog","s":13,"u":"blink%20dog_b2"},{"n":"Blodeuwedd","s":13,"u":"blodeuwedd_b2"},{"n":"Bodak","s":13,"u":"bodak_b2"},{"n":"Bog Strider","s":13,"u":"bog%20strider_b2"},{"n":"Bone Prophet","s":13,"u":"bone%20prophet_b2"},{"n":"Bythos","s":13,"u":"bythos_b2"},{"n":"Cairn Linnorm","s":13,"u":"cairn%20linnorm_b2"},{"n":"Cairn Wight","s":13,"u":"cairn%20wight_b2"},{"n":"Caligni Slayer","s":13,"u":"caligni%20slayer_b2"},{"n":"Carrion Golem","s":13,"u":"carrion%20golem_b2"},{"n":"Cavern Troll","s":13,"u":"cavern%20troll_b2"},{"n":"Chernobue","s":13,"u":"chernobue_b2"},{"n":"Coil Spy","s":13,"u":"coil%20spy_b2"},{"n":"Cythnigot","s":13,"u":"cythnigot_b2"},{"n":"Devourer","s":13,"u":"devourer_b2"},{"n":"Dracolisk","s":13,"u":"dracolisk_b2"},{"n":"Dust Mephit","s":13,"u":"dust%20mephit_b2"},{"n":"Dweomercat","s":13,"u":"dweomercat_b2"},{"n":"Fjord Linnorm","s":13,"u":"fjord%20linnorm_b2"},{"n":"Froghemoth","s":13,"u":"froghemoth_b2"},{"n":"Frost Troll","s":13,"u":"frost%20troll_b2"},{"n":"Giant Hippocampus","s":13,"u":"giant%20hippocampus_b2"},{"n":"Glass Golem","s":13,"u":"glass%20golem_b2"},{"n":"Gorgon","s":13,"u":"gorgon_b2"},{"n":"Gosreg","s":13,"u":"gosreg_b2"},{"n":"Hodag","s":13,"u":"hodag_b2"},{"n":"Ice Golem","s":13,"u":"ice%20golem_b2"},{"n":"Ice Mephit","s":13,"u":"ice%20mephit_b2"},{"n":"Intellect Devourer","s":13,"u":"intellect%20devourer_b2"},{"n":"Isqulug","s":13,"u":"isqulug_b2"},{"n":"Korred","s":13,"u":"korred_b2"},{"n":"Leng Spider","s":13,"u":"leng%20spider_b2"},{"n":"Leydroth","s":13,"u":"leydroth_b2"},{"n":"Lunar Naga","s":13,"u":"lunar%20naga_b2"},{"n":"Moonflower","s":13,"u":"moonflower_b2"},{"n":"Neothelid","s":13,"u":"neothelid_b2"},{"n":"Nyogoth","s":13,"u":"nyogoth_b2"},{"n":"Ooze Mephit","s":13,"u":"ooze%20mephit_b2"},{"n":"Planetar","s":13,"u":"planetar_b2"},{"n":"Quetz Couatl","s":13,"u":"quetz%20couatl_b2"},{"n":"Quickling","s":13,"u":"quickling_b2"},{"n":"Radiant Warden","s":13,"u":"radiant%20warden_b2"},{"n":"Shoal Linnorm","s":13,"u":"shoal%20linnorm_b2"},{"n":"Shoggti","s":13,"u":"shoggti_b2"},{"n":"Soul Eater","s":13,"u":"soul%20eater_b2"},{"n":"Spirit Naga","s":13,"u":"spirit%20naga_b2"},{"n":"Steam Mephit","s":13,"u":"steam%20mephit_b2"},{"n":"Stygira","s":13,"u":"stygira_b2"},{"n":"Taiga Linnorm","s":13,"u":"taiga%20linnorm_b2"},{"n":"Thulgant","s":13,"u":"thulgant_b2"},{"n":"Thunderbird","s":13,"u":"thunderbird_b2"},{"n":"Two-headed Troll","s":13,"u":"two-headed%20troll_b2"},{"n":"Umonlee","s":13,"u":"umonlee_b2"},{"n":"Vrolikai","s":13,"u":"vrolikai_b2"},{"n":"Vrykolakas Ancient","s":13,"u":"vrykolakas%20ancient_b2"},{"n":"Witchfire","s":13,"u":"witchfire_b2"},{"n":"Witchwyrd","s":13,"u":"witchwyrd_b2"},{"n":"Wood Golem","s":13,"u":"wood%20golem_b2"},{"n":"Worm That Walks Cultist","s":13,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Xill","s":13,"u":"xill_b2"},{"n":"Yamaraj","s":13,"u":"yamaraj_b2"},{"n":"Young Brine Dragon","s":13,"u":"young%20brine%20dragon_b2"},{"n":"Young Cloud Dragon","s":13,"u":"young%20cloud%20dragon_b2"},{"n":"Young Crystal Dragon","s":13,"u":"young%20crystal%20dragon_b2"},{"n":"Young Magma Dragon","s":13,"u":"young%20magma%20dragon_b2"},{"n":"Young Umbral Dragon","s":13,"u":"young%20umbral%20dragon_b2"},{"n":"Zyss Serpentfolk","s":13,"u":"zyss%20serpentfolk_b2"},{"n":"Adachros","s":14,"u":"adachros_b3"},{"n":"Adult Forest Dragon","s":14,"u":"adult%20forest%20dragon_b3"},{"n":"Adult Sea Dragon","s":14,"u":"adult%20sea%20dragon_b3"},{"n":"Adult Sky Dragon","s":14,"u":"adult%20sky%20dragon_b3"},{"n":"Adult Sovereign Dragon","s":14,"u":"adult%20sovereign%20dragon_b3"},{"n":"Adult Underworld Dragon","s":14,"u":"adult%20underworld%20dragon_b3"},{"n":"Amalgamite","s":14,"u":"amalgamite_b3"},{"n":"Bauble Beast","s":14,"u":"bauble%20beast_b3"},{"n":"Betobeto-san","s":14,"u":"betobeto-san_b3"},{"n":"Caligni Caller","s":14,"u":"caligni%20caller_b3"},{"n":"Calikang","s":14,"u":"calikang_b3"},{"n":"Caulborn","s":14,"u":"caulborn_b3"},{"n":"Clockwork Mage","s":14,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":14,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Spy","s":14,"u":"clockwork%20spy_b3"},{"n":"Consonite Choir","s":14,"u":"consonite%20choir_b3"},{"n":"Divine Warden Of Nethys","s":14,"u":"divine%20warden%20of%20nethys_b3"},{"n":"Dramofir","s":14,"u":"dramofir_b3"},{"n":"Duende","s":14,"u":"duende_b3"},{"n":"Dybbuk","s":14,"u":"dybbuk_b3"},{"n":"Eunemvro","s":14,"u":"eunemvro_b3"},{"n":"Feral Skull Swarm","s":14,"u":"feral%20skull%20swarm_b3"},{"n":"Gathlain Wanderer","s":14,"u":"gathlain%20wanderer_b3"},{"n":"Grioth Scout","s":14,"u":"grioth%20scout_b3"},{"n":"Guecubu","s":14,"u":"guecubu_b3"},{"n":"Hadrinnex","s":14,"u":"hadrinnex_b3"},{"n":"Harmona","s":14,"u":"harmona_b3"},{"n":"Hellbound Attorney","s":14,"u":"hellbound%20attorney_b3"},{"n":"Herexen","s":14,"u":"herexen_b3"},{"n":"Hesperid Queen","s":14,"u":"hesperid%20queen_b3"},{"n":"Huldra","s":14,"u":"huldra_b3"},{"n":"Hyakume","s":14,"u":"hyakume_b3"},{"n":"Incutilis","s":14,"u":"incutilis_b3"},{"n":"Jorogumo","s":14,"u":"jorogumo_b3"},{"n":"Kongamato","s":14,"u":"kongamato_b3"},{"n":"Kurobozu","s":14,"u":"kurobozu_b3"},{"n":"Lampad Queen","s":14,"u":"lampad%20queen_b3"},{"n":"Leng Ghoul","s":14,"u":"leng%20ghoul_b3"},{"n":"Lovelorn","s":14,"u":"lovelorn_b3"},{"n":"Manticore Paaridar","s":14,"u":"manticore%20paaridar_b3"},{"n":"Mi-Go","s":14,"u":"mi-go_b3"},{"n":"Mix Couatl","s":14,"u":"mix%20couatl_b3"},{"n":"Mokele-mbembe","s":14,"u":"mokele-mbembe_b3"},{"n":"Moon Hag","s":14,"u":"moon%20hag_b3"},{"n":"Nemhaith","s":14,"u":"nemhaith_b3"},{"n":"Nightgaunt","s":14,"u":"nightgaunt_b3"},{"n":"Nosferatu Malefactor","s":14,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Thrall","s":14,"u":"nosferatu%20thrall_b3"},{"n":"Omox","s":14,"u":"omox_b3"},{"n":"Owb","s":14,"u":"owb_b3"},{"n":"Phantom Knight","s":14,"u":"phantom%20knight_b3"},{"n":"Popobawa","s":14,"u":"popobawa_b3"},{"n":"Pukwudgie","s":14,"u":"pukwudgie_b3"},{"n":"Raktavarna","s":14,"u":"raktavarna_b3"},{"n":"Rhu-chalik","s":14,"u":"rhu-chalik_b3"},{"n":"Roiling Incant","s":14,"u":"roiling%20incant_b3"},{"n":"Samsaran Anchorite","s":14,"u":"samsaran%20anchorite_b3"},{"n":"Sasquatch","s":14,"u":"sasquatch_b3"},{"n":"Seething Spirit","s":14,"u":"seething%20spirit_b3"},{"n":"Shantak","s":14,"u":"shantak_b3"},{"n":"Shulsaga","s":14,"u":"shulsaga_b3"},{"n":"Skinstitch","s":14,"u":"skinstitch_b3"},{"n":"Soul Skelm","s":14,"u":"soul%20skelm_b3"},{"n":"Stone Lion","s":14,"u":"stone%20lion_b3"},{"n":"Stone Lion Cub","s":14,"u":"stone%20lion%20cub_b3"},{"n":"Strix Kinmate","s":14,"u":"strix%20kinmate_b3"},{"n":"Sturzstromer","s":14,"u":"sturzstromer_b3"},{"n":"Swordkeeper","s":14,"u":"swordkeeper_b3"},{"n":"Tattoo Guardian","s":14,"u":"tattoo%20guardian_b3"},{"n":"Tikbalang","s":14,"u":"tikbalang_b3"},{"n":"Tzitzimitl","s":14,"u":"tzitzimitl_b3"},{"n":"Umasi","s":14,"u":"umasi_b3"},{"n":"Vanara Disciple","s":14,"u":"vanara%20disciple_b3"},{"n":"Wayang Whisperblade","s":14,"u":"wayang%20whisperblade_b3"},{"n":"Young Forest Dragon","s":14,"u":"young%20forest%20dragon_b3"},{"n":"Young Sea Dragon","s":14,"u":"young%20sea%20dragon_b3"},{"n":"Young Sky Dragon","s":14,"u":"young%20sky%20dragon_b3"},{"n":"Young Sovereign Dragon","s":14,"u":"young%20sovereign%20dragon_b3"},{"n":"Young Underworld Dragon","s":14,"u":"young%20underworld%20dragon_b3"},{"n":"Anadi Elder","s":16,"u":"anadi%20elder_aoa1"},{"n":"Anadi Hunter","s":16,"u":"anadi%20hunter_aoa1"},{"n":"Anadi Sage","s":16,"u":"anadi%20sage_aoa1"},{"n":"Doorwarden","s":16,"u":"doorwarden_aoa1"},{"n":"Emperor Bird","s":16,"u":"emperor%20bird_aoa1"},{"n":"Grauladon","s":16,"u":"grauladon_aoa1"},{"n":"Graveshell","s":16,"u":"graveshell_aoa1"},{"n":"Hellcrown","s":16,"u":"hellcrown_aoa1"},{"n":"Tixitog","s":16,"u":"tixitog_aoa1"},{"n":"Bida","s":17,"u":"bida_aoa2"},{"n":"Charau-ka Dragon Priest","s":17,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Living Sap","s":17,"u":"living%20sap_aoa2"},{"n":"Mokele-mbembe","s":17,"u":"mokele-mbembe_aoa2"},{"n":"Augur","s":18,"u":"augur_aoa3"},{"n":"Evangelist","s":18,"u":"evangelist_aoa3"},{"n":"Interlocutor","s":18,"u":"interlocutor_aoa3"},{"n":"Precentor","s":18,"u":"precentor_aoa3"},{"n":"Scarlet Triad Poisoner","s":18,"u":"scarlet%20triad%20poisoner_aoa3"},{"n":"Scarlet Triad Sneak","s":18,"u":"scarlet%20triad%20sneak_aoa3"},{"n":"Scarlet Triad Thug","s":18,"u":"scarlet%20triad%20thug_aoa3"},{"n":"Dalos","s":19,"u":"dalos_aoa4"},{"n":"Devourer","s":19,"u":"devourer_aoa4"},{"n":"Dragonscarred Dead","s":19,"u":"dragonscarred%20dead_aoa4"},{"n":"Forge-spurned","s":19,"u":"forge-spurned_aoa4"},{"n":"Gashadokuro","s":19,"u":"gashadokuro_aoa4"},{"n":"Aluum Enforcer","s":20,"u":"aluum%20enforcer_aoa5"},{"n":"Calikang","s":20,"u":"calikang_aoa5"},{"n":"Witchwyrd","s":20,"u":"witchwyrd_aoa5"},{"n":"Zephyr Guard","s":20,"u":"zephyr%20guard_aoa5"},{"n":"Tzitzimitl","s":21,"u":"tzitzimitl_aoa6"},{"n":"Almiraj","s":22,"u":"almiraj_aoe1"},{"n":"Siege Shard","s":22,"u":"siege%20shard_aoe1"},{"n":"Bone Skipper Swarm","s":23,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Excorion","s":23,"u":"excorion_aoe2"},{"n":"Giant Bone Skipper","s":23,"u":"giant%20bone%20skipper_aoe2"},{"n":"Najra Lizard","s":23,"u":"najra%20lizard_aoe2"},{"n":"Skinstitch","s":23,"u":"skinstitch_aoe2"},{"n":"Teraphant","s":23,"u":"teraphant_aoe2"},{"n":"Vaultbreaker Ooze","s":23,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Avarek","s":24,"u":"avarek_aoe3"},{"n":"Barnacle Ghoul","s":24,"u":"barnacle%20ghoul_aoe3"},{"n":"Bregdi","s":24,"u":"bregdi_aoe3"},{"n":"Casino Bouncer","s":24,"u":"casino%20bouncer_aoe3"},{"n":"Diobel Sweeper Tough","s":24,"u":"diobel%20sweeper%20tough_aoe3"},{"n":"Iroran Skeleton","s":24,"u":"iroran%20skeleton_aoe3"},{"n":"Shikwashim Mercenary","s":24,"u":"shikwashim%20mercenary_aoe3"},{"n":"Svartalfar Killer","s":24,"u":"svartalfar%20killer_aoe3"},{"n":"Tonla And Yvelle","s":24,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Washboard Dog Tough","s":24,"u":"washboard%20dog%20tough_aoe3"},{"n":"Amateur Chemist","s":25,"u":"amateur%20chemist_aoe4"},{"n":"Blackfingers Acolyte","s":25,"u":"blackfingers%20acolyte_aoe4"},{"n":"Clockwork Assassin","s":25,"u":"clockwork%20assassin_aoe4"},{"n":"Gloaming Will-o'-wisp","s":25,"u":"gloaming%20will-o'-wisp_aoe4"},{"n":"Jorogumo","s":25,"u":"jorogumo_aoe4"},{"n":"Norgorberite Poisoner","s":25,"u":"norgorberite%20poisoner_aoe4"},{"n":"Poison Eater","s":25,"u":"poison%20eater_aoe4"},{"n":"Shatterling","s":25,"u":"shatterling_aoe4"},{"n":"Black Whale Guard","s":26,"u":"black%20whale%20guard_aoe5"},{"n":"Bloody Barber Goon","s":26,"u":"bloody%20barber%20goon_aoe5"},{"n":"Child Of Venom","s":26,"u":"child%20of%20venom_aoe5"},{"n":"Clockwork Assassin","s":26,"u":"clockwork%20assassin_aoe5"},{"n":"Garrote Master Assassin","s":26,"u":"garrote%20master%20assassin_aoe5"},{"n":"Lusca","s":26,"u":"lusca_aoe5"},{"n":"Obrousian","s":26,"u":"obrousian_aoe5"},{"n":"Starwatch Commando","s":26,"u":"starwatch%20commando_aoe5"},{"n":"Tiderunner Aquamancer","s":26,"u":"tiderunner%20aquamancer_aoe5"},{"n":"Elemental Vessel, Water","s":26,"u":"elemental%20vessel%2c%20water_aoe5"},{"n":"Zeal-damned Ghoul","s":26,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Zealborn","s":26,"u":"zealborn_aoe5"},{"n":"Camarach","s":27,"u":"camarach_aoe6"},{"n":"Izfiitar","s":27,"u":"izfiitar_aoe6"},{"n":"Nenchuuj","s":27,"u":"nenchuuj_aoe6"},{"n":"Penqual","s":27,"u":"penqual_aoe6"},{"n":"Sordesdaemon","s":27,"u":"sordesdaemon_aoe6"},{"n":"Canker Cultist","s":28,"u":"canker%20cultist_av1"},{"n":"Flickerwisp","s":28,"u":"flickerwisp_av1"},{"n":"Morlock Cultist","s":28,"u":"morlock%20cultist_av1"},{"n":"Morlock Engineer","s":28,"u":"morlock%20engineer_av1"},{"n":"Scalathrax","s":28,"u":"scalathrax_av1"},{"n":"Dreshkan","s":29,"u":"dreshkan_av2"},{"n":"Gibtanius","s":29,"u":"gibtanius_av2"},{"n":"Gibtas Bounder","s":29,"u":"gibtas%20bounder_av2"},{"n":"Gibtas Spawn Swarm","s":29,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Mulventok","s":29,"u":"mulventok_av2"},{"n":"Seugathi Reality Warper","s":29,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Servant","s":29,"u":"seugathi%20servant_av2"},{"n":"Shanrigol Behemoth","s":29,"u":"shanrigol%20behemoth_av2"},{"n":"Deepwater Dhuthorex","s":30,"u":"deepwater%20dhuthorex_av3"},{"n":"Dragon's Blood Puffball","s":30,"u":"dragon's%20blood%20puffball_av3"},{"n":"Dread Dhuthorex","s":30,"u":"dread%20dhuthorex_av3"},{"n":"Dread Wisp","s":30,"u":"dread%20wisp_av3"},{"n":"Drow Hunter","s":30,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":30,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":30,"u":"drow%20warden_av3"},{"n":"Reaper Skull Puffball","s":30,"u":"reaper%20skull%20puffball_av3"},{"n":"Urdefhan Blood Mage","s":30,"u":"urdefhan%20blood%20mage_av3"},{"n":"Bone Croupier","s":10,"u":"bone%20croupier_botd"},{"n":"Cadaverous Rake","s":10,"u":"cadaverous%20rake_botd"},{"n":"Death Coach","s":10,"u":"death%20coach_botd"},{"n":"Deathless Hierophant of Urgathoa","s":10,"u":"deathless%20hierophant%20of%20urgathoa_botd"},{"n":"Excorion","s":10,"u":"excorion_botd"},{"n":"Gashadokuro","s":10,"u":"gashadokuro_botd"},{"n":"Grappling Spirit","s":10,"u":"grappling%20spirit_botd"},{"n":"Graveknight Warmaster","s":10,"u":"graveknight%20warmaster_botd"},{"n":"Faithless Ecclesiarch","s":10,"u":"faithless%20ecclesiarch_botd"},{"n":"Fallen Champion","s":10,"u":"fallen%20champion_botd"},{"n":"Ichor Slinger","s":10,"u":"ichor%20slinger_botd"},{"n":"Last Guard","s":10,"u":"last%20guard_botd"},{"n":"Ice Mummy","s":10,"u":"ice%20mummy_botd"},{"n":"Mummy Prophet of Set","s":10,"u":"mummy%20prophet%20of%20set_botd"},{"n":"Obrousian","s":10,"u":"obrousian_botd"},{"n":"Onryo","s":10,"u":"onryo_botd"},{"n":"Polong","s":10,"u":"polong_botd"},{"n":"Sluagh Reaper","s":10,"u":"sluagh%20reaper_botd"},{"n":"Vetalarana Manipulator","s":10,"u":"vetalarana%20manipulator_botd"},{"n":"Waldgeist","s":10,"u":"waldgeist_botd"},{"n":"Seetangeist","s":10,"u":"seetangeist_botd"},{"n":"Hunter Wight","s":10,"u":"hunter%20wight_botd"},{"n":"Prowler Wight","s":10,"u":"prowler%20wight_botd"},{"n":"Zombie Lord","s":10,"u":"zombie%20lord_botd"},{"n":"Blood Wolf","s":31,"u":"blood%20wolf_ec1"},{"n":"Corrosive Lizard","s":31,"u":"corrosive%20lizard_ec1"},{"n":"Smoldering Leopard","s":31,"u":"smoldering%20leopard_ec1"},{"n":"Bogey","s":32,"u":"bogey_ec2"},{"n":"Bogeyman","s":32,"u":"bogeyman_ec2"},{"n":"Bugaboo","s":32,"u":"bugaboo_ec2"},{"n":"Iridescent Elephant","s":32,"u":"iridescent%20elephant_ec2"},{"n":"Muse Phantom","s":32,"u":"muse%20phantom_ec2"},{"n":"Cat Sith","s":9,"u":"cat%20sith_ec3"},{"n":"Cu Sith","s":9,"u":"cu%20sith_ec3"},{"n":"Herecite Of Zevgavizeb","s":9,"u":"herecite%20of%20zevgavizeb_ec3"},{"n":"Xulgath Bomber","s":9,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Skirmisher","s":9,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Stoneliege","s":9,"u":"xulgath%20stoneliege_ec3"},{"n":"Yaganty","s":9,"u":"yaganty_ec3"},{"n":"Aukashungi Swarm","s":33,"u":"aukashungi%20swarm_ec4"},{"n":"Faceless Butcher","s":33,"u":"faceless%20butcher_ec4"},{"n":"Giant Aukashungi","s":33,"u":"giant%20aukashungi_ec4"},{"n":"Harrow Doll","s":33,"u":"harrow%20doll_ec4"},{"n":"War Sauropelta","s":33,"u":"war%20sauropelta_ec4"},{"n":"Xilvirek","s":33,"u":"xilvirek_ec4"},{"n":"Death Drider","s":34,"u":"death%20drider_ec5"},{"n":"Obsidian Golem","s":34,"u":"obsidian%20golem_ec5"},{"n":"Xulgath Deepmouth","s":34,"u":"xulgath%20deepmouth_ec5"},{"n":"Saurian Warmonger","s":35,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Worldwatcher","s":35,"u":"saurian%20worldwatcher_ec6"},{"n":"Vavakia","s":35,"u":"vavakia_ec6"},{"n":"Viskithrel","s":35,"u":"viskithrel_ec6"},{"n":"Agile Warrior","s":37,"u":"agile%20warrior_frp1"},{"n":"Anugobu Apprentice","s":37,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Wondercrafter","s":37,"u":"anugobu%20wondercrafter_frp1"},{"n":"Archery Specialist","s":37,"u":"archery%20specialist_frp1"},{"n":"Berberoka","s":37,"u":"berberoka_frp1"},{"n":"Butterfly Blade Warrior","s":37,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Dromornis","s":37,"u":"dromornis_frp1"},{"n":"Hantu Belian","s":37,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":37,"u":"hantu%20denai_frp1"},{"n":"Ki Adept","s":37,"u":"ki%20adept_frp1"},{"n":"Mage Of Many Styles","s":37,"u":"mage%20of%20many%20styles_frp1"},{"n":"Weapon Master","s":37,"u":"weapon%20master_frp1"},{"n":"Arm Of Balance","s":38,"u":"arm%20of%20balance_frp2"},{"n":"Drake Courser","s":38,"u":"drake%20courser_frp2"},{"n":"Kun","s":38,"u":"kun_frp2"},{"n":"Bul-gae","s":39,"u":"bul-gae_frp3"},{"n":"Gumiho","s":39,"u":"gumiho_frp3"},{"n":"Lophiithu","s":39,"u":"lophiithu_frp3"},{"n":"Sanzuwu","s":39,"u":"sanzuwu_frp3"},{"n":"Sthira","s":39,"u":"sthira_frp3"},{"n":"Kasesh","s":6,"u":"kasesh_loil"},{"n":"Spellscar Fext","s":6,"u":"spellscar%20fext_loil"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Anadi Elder","s":0,"u":"anadi%20elder_lome"},{"n":"Anadi Hunter","s":0,"u":"anadi%20hunter_lome"},{"n":"Anadi Sage","s":0,"u":"anadi%20sage_lome"},{"n":"Grootslang","s":0,"u":"grootslang_lome"},{"n":"Maliadi","s":0,"u":"maliadi_lome"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"},{"n":"Young Linnorm","s":40,"u":"young%20linnorm_lomm"},{"n":"Gold Tank Investors","s":43,"u":"gold%20tank%20investors_ooa1"},{"n":"Sludgespine Killers","s":43,"u":"sludgespine%20killers_ooa1"},{"n":"Powderkeg Punk Bombardiers","s":43,"u":"powderkeg%20punk%20bombardiers_ooa1"},{"n":"Powderkeg Punk Gunners","s":43,"u":"powderkeg%20punk%20gunners_ooa1"},{"n":"Gunmarshal","s":43,"u":"gunmarshal_ooa1"},{"n":"Clockwork Hunter","s":43,"u":"clockwork%20hunter_ooa1"},{"n":"Clockwork Handler","s":43,"u":"clockwork%20handler_ooa1"},{"n":"Clockwork Brewer","s":43,"u":"clockwork%20brewer_ooa1"},{"n":"Clockwork Fabricator","s":43,"u":"clockwork%20fabricator_ooa1"},{"n":"Prairie Drake","s":43,"u":"prairie%20drake_ooa1"},{"n":"Rust Ooze","s":43,"u":"rust%20ooze_ooa1"},{"n":"Gilded Gunner Goons","s":44,"u":"gilded%20gunner%20goons_ooa2"},{"n":"Spellscar Sky Marauders","s":44,"u":"spellscar%20sky%20marauders_ooa2"},{"n":"Clockwork Disposer","s":44,"u":"clockwork%20disposer_ooa2"},{"n":"Corrupt Shieldmarshal","s":45,"u":"corrupt%20shieldmarshal_ooa3"},{"n":"Leadsmiths","s":45,"u":"leadsmiths_ooa3"},{"n":"Mutant Bats","s":45,"u":"mutant%20bats_ooa3"},{"n":"Clockwork Shambler Hordes","s":45,"u":"clockwork%20shambler%20hordes_ooa3"},{"n":"Clockwork Buccaneer","s":45,"u":"clockwork%20buccaneer_ooa3"},{"n":"Smog Wraith","s":45,"u":"smog%20wraith_ooa3"},{"n":"Shock Zombie","s":45,"u":"shock%20zombie_ooa3"},{"n":"Ahvothian","s":46,"u":"ahvothian_sli"},{"n":"Fuming Sludge","s":46,"u":"fuming%20sludge_sli"},{"n":"Anadi Fateweaver","s":47,"u":"anadi%20fateweaver_sot1"},{"n":"Anadi Lurker","s":47,"u":"anadi%20lurker_sot1"},{"n":"Anadi Seeker","s":47,"u":"anadi%20seeker_sot1"},{"n":"Giant Silverfish","s":47,"u":"giant%20silverfish_sot1"},{"n":"Gnagrif","s":47,"u":"gnagrif_sot1"},{"n":"Scrit","s":47,"u":"scrit_sot1"},{"n":"Silverfish Swarm","s":47,"u":"silverfish%20swarm_sot1"},{"n":"Spellskein","s":47,"u":"spellskein_sot1"},{"n":"Gbahali","s":48,"u":"gbahali_sot2"},{"n":"I'iko Dragon","s":48,"u":"i'iko%20dragon_sot2"},{"n":"Serpentfolk Granitescale","s":48,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Venom Caller","s":48,"u":"serpentfolk%20venom%20caller_sot2"},{"n":"Cyclops Bully","s":49,"u":"cyclops%20bully_sot3"},{"n":"Golgopo","s":49,"u":"golgopo_sot3"},{"n":"Karumzek","s":49,"u":"karumzek_sot3"},{"n":"Karumzek Swarm","s":49,"u":"karumzek%20swarm_sot3"},{"n":"Screaming Sulfur","s":49,"u":"screaming%20sulfur_sot3"},{"n":"Ssumzili","s":49,"u":"ssumzili_sot3"},{"n":"Terwa Chosen","s":49,"u":"terwa%20chosen_sot3"},{"n":"Terwa Prodigy","s":49,"u":"terwa%20prodigy_sot3"},{"n":"Terwa Star Reader","s":49,"u":"terwa%20star%20reader_sot3"},{"n":"Biloko Reaver","s":50,"u":"biloko%20reaver_sot4"},{"n":"Drenchdead","s":50,"u":"drenchdead_sot4"},{"n":"Graveknight Captain","s":50,"u":"graveknight%20captain_sot4"},{"n":"Graveknight Champion","s":50,"u":"graveknight%20champion_sot4"},{"n":"Jackal Guard","s":50,"u":"jackal%20guard_sot4"},{"n":"Kilia Mwibo","s":50,"u":"kilia%20mwibo_sot4"},{"n":"Sun Warrior Brigade","s":50,"u":"sun%20warrior%20brigade_sot4"},{"n":"Sunburst Corpse","s":50,"u":"sunburst%20corpse_sot4"},{"n":"Contemplative","s":51,"u":"contemplative_sot5"},{"n":"Formian Queen","s":51,"u":"formian%20queen_sot5"},{"n":"Gluttonworm","s":51,"u":"gluttonworm_sot5"},{"n":"Khefak Scuttler","s":51,"u":"khefak%20scuttler_sot5"},{"n":"Shobhad Enforcer","s":51,"u":"shobhad%20enforcer_sot5"},{"n":"Shobhad Sniper","s":51,"u":"shobhad%20sniper_sot5"},{"n":"Thasteron Khefak","s":51,"u":"thasteron%20khefak_sot5"},{"n":"Apocalypse Ant Swarm","s":52,"u":"apocalypse%20ant%20swarm_sot6"},{"n":"Kurnugian Jackal","s":53,"u":"kurnugian%20jackal_tio"},{"n":"Scalliwing","s":53,"u":"scalliwing_tio"}],"2":[{"n":"Candle Of Invocation","s":4,"u":"candle%20of%20invocation_apg"},{"n":"Dust Of Corpse Animation","s":4,"u":"dust%20of%20corpse%20animation%20(generic)_apg"},{"n":"Earthsight Box","s":4,"u":"earthsight%20box_apg"},{"n":"Fire-jump Ring","s":4,"u":"fire-jump%20ring_apg"},{"n":"Four-ways Dogslicer","s":4,"u":"four-ways%20dogslicer_apg"},{"n":"Oil Of Object Animation","s":4,"u":"oil%20of%20object%20animation%20(generic)_apg"},{"n":"Potion Of Disguise","s":4,"u":"potion%20of%20disguise%20(generic)_apg"},{"n":"Spiritsight Crossbow","s":4,"u":"spiritsight%20crossbow_apg"},{"n":"Staff Of Impossible Visions","s":4,"u":"staff%20of%20impossible%20visions%20(generic)_apg"},{"n":"Victory Plate","s":4,"u":"victory%20plate%20(generic)_apg"},{"n":"Adamantine","s":5,"u":"adamantine%20(generic)_crb"},{"n":"Adamantine Armor","s":5,"u":"adamantine%20armor%20(generic)_crb"},{"n":"Adamantine Shield","s":5,"u":"adamantine%20shield%20(generic)_crb"},{"n":"Adamantine Weapon","s":5,"u":"adamantine%20weapon%20(generic)_crb"},{"n":"Aeon Stone","s":5,"u":"aeon%20stone%20(generic)_crb"},{"n":"Antimagic","s":5,"u":"antimagic_crb"},{"n":"Belt of the Five Kings","s":5,"u":"belt%20of%20the%20five%20kings_crb"},{"n":"Bloodletting Kukri","s":5,"u":"bloodletting%20kukri_crb"},{"n":"Brooch of Shielding","s":5,"u":"brooch%20of%20shielding_crb"},{"n":"Candle of Truth","s":5,"u":"candle%20of%20truth_crb"},{"n":"Cape of the Mountebank","s":5,"u":"cape%20of%20the%20mountebank_crb"},{"n":"Channel Protection Amulet","s":5,"u":"channel%20protection%20amulet_crb"},{"n":"Chime of Opening","s":5,"u":"chime%20of%20opening_crb"},{"n":"Clandestine Cloak","s":5,"u":"clandestine%20cloak%20(generic)_crb"},{"n":"Crystal Ball","s":5,"u":"crystal%20ball%20(generic)_crb"},{"n":"Dancing","s":5,"u":"dancing_crb"},{"n":"Darkwood","s":5,"u":"darkwood%20(generic)_crb"},{"n":"Darkwood Armor","s":5,"u":"darkwood%20armor%20(generic)_crb"},{"n":"Darkwood Shield","s":5,"u":"darkwood%20shield%20(generic)_crb"},{"n":"Darkwood Weapon","s":5,"u":"darkwood%20weapon%20(generic)_crb"},{"n":"Disintegration Bolt","s":5,"u":"disintegration%20bolt_crb"},{"n":"Dragonhide","s":5,"u":"dragonhide%20(generic)_crb"},{"n":"Dragonhide Armor","s":5,"u":"dragonhide%20armor%20(generic)_crb"},{"n":"Dragonhide Shield","s":5,"u":"dragonhide%20shield%20(generic)_crb"},{"n":"Dragonplate","s":5,"u":"dragonplate_crb"},{"n":"Dragonslayer's Shield","s":5,"u":"dragonslayer's%20shield_crb"},{"n":"Dust of Disappearance","s":5,"u":"dust%20of%20disappearance_crb"},{"n":"Elixir of Rejuvenation","s":5,"u":"elixir%20of%20rejuvenation_crb"},{"n":"Elven Chain","s":5,"u":"elven%20chain%20(generic)_crb"},{"n":"Ethereal","s":5,"u":"ethereal_crb"},{"n":"Floating Shield","s":5,"u":"floating%20shield%20(generic)_crb"},{"n":"Force Shield","s":5,"u":"force%20shield_crb"},{"n":"Forge Warden","s":5,"u":"forge%20warden_crb"},{"n":"Ghoul Hide","s":5,"u":"ghoul%20hide_crb"},{"n":"Gloves of Storing","s":5,"u":"gloves%20of%20storing_crb"},{"n":"Grasping Snare","s":5,"u":"grasping%20snare_crb"},{"n":"Hobbling Snare","s":5,"u":"hobbling%20snare_crb"},{"n":"Holy Avenger","s":5,"u":"holy%20avenger_crb"},{"n":"Holy Prayer Beads","s":5,"u":"holy%20prayer%20beads%20(generic)_crb"},{"n":"Impenetrable Scale","s":5,"u":"impenetrable%20scale_crb"},{"n":"Instant Fortress","s":5,"u":"instant%20fortress_crb"},{"n":"Invisibility Potion","s":5,"u":"invisibility%20potion_crb"},{"n":"Keen","s":5,"u":"keen_crb"},{"n":"Knapsack of Halflingkind","s":5,"u":"knapsack%20of%20halflingkind%20(generic)_crb"},{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Mattock of the Titans","s":5,"u":"mattock%20of%20the%20titans_crb"},{"n":"Mending Lattice","s":5,"u":"mending%20lattice_crb"},{"n":"Mithral","s":5,"u":"mithral%20(generic)_crb"},{"n":"Mithral Armor","s":5,"u":"mithral%20armor%20(generic)_crb"},{"n":"Mithral Shield","s":5,"u":"mithral%20shield%20(generic)_crb"},{"n":"Mithral Weapon","s":5,"u":"mithral%20weapon%20(generic)_crb"},{"n":"Oil of Animation","s":5,"u":"oil%20of%20animation_crb"},{"n":"Oil of Keen Edges","s":5,"u":"oil%20of%20keen%20edges_crb"},{"n":"Panacea","s":5,"u":"panacea_crb"},{"n":"Philosopher's Stone","s":5,"u":"philosopher's%20stone_crb"},{"n":"Plate Armor of the Deep","s":5,"u":"plate%20armor%20of%20the%20deep_crb"},{"n":"Potion of Tongues","s":5,"u":"potion%20of%20tongues_crb"},{"n":"Reflecting Shield","s":5,"u":"reflecting%20shield_crb"},{"n":"Ring of Counterspells","s":5,"u":"ring%20of%20counterspells_crb"},{"n":"Ring of Lies","s":5,"u":"ring%20of%20lies_crb"},{"n":"Ring of Sustenance","s":5,"u":"ring%20of%20sustenance_crb"},{"n":"Ring of Wizardry","s":5,"u":"ring%20of%20wizardry%20(generic)_crb"},{"n":"Robe of Eyes","s":5,"u":"robe%20of%20eyes_crb"},{"n":"Robe of the Archmagi","s":5,"u":"robe%20of%20the%20archmagi%20(generic)_crb"},{"n":"Scholarly Journal","s":5,"u":"scholarly%20journal%20(generic)_crb"},{"n":"Spell-storing","s":5,"u":"spell-storing_crb"},{"n":"Stalker Bane Snare","s":5,"u":"stalker%20bane%20snare_crb"},{"n":"Survey Map","s":5,"u":"survey%20map%20(generic)_crb"},{"n":"Swift Block Cabochon","s":5,"u":"swift%20block%20cabochon_crb"},{"n":"Truth Potion","s":5,"u":"truth%20potion_crb"},{"n":"Voyager's Pack","s":5,"u":"voyager's%20pack_crb"},{"n":"Wayfinder","s":5,"u":"wayfinder_crb"},{"n":"Cytillesh","s":15,"u":"cytillesh_gmg"},{"n":"Scour","s":15,"u":"scour_gmg"},{"n":"Cinderclaw Gauntlet","s":16,"u":"cinderclaw%20gauntlet_aoa1"},{"n":"Dragon's Eye Charm","s":17,"u":"dragon's%20eye%20charm_aoa2"},{"n":"Bountiful Cauldron","s":18,"u":"bountiful%20cauldron_aoa3"},{"n":"Dreamstone","s":18,"u":"dreamstone_aoa3"},{"n":"Bloodbane","s":19,"u":"bloodbane%20(generic)_aoa4"},{"n":"Kin-warding","s":19,"u":"kin-warding_aoa4"},{"n":"Aluum Charm","s":20,"u":"aluum%20charm_aoa5"},{"n":"False Death","s":20,"u":"false%20death_aoa5"},{"n":"Frenzy Oil","s":20,"u":"frenzy%20oil_aoa5"},{"n":"Gorgon's Breath","s":20,"u":"gorgon's%20breath_aoa5"},{"n":"Grinning Pugwampi","s":20,"u":"grinning%20pugwampi_aoa5"},{"n":"Isolation Draught","s":20,"u":"isolation%20draught_aoa5"},{"n":"Mage Bane","s":20,"u":"mage%20bane_aoa5"},{"n":"Nethysian Bulwark","s":20,"u":"nethysian%20bulwark_aoa5"},{"n":"Oblivion Essence","s":20,"u":"oblivion%20essence_aoa5"},{"n":"Pactmasters' Grace","s":20,"u":"pactmasters'%20grace_aoa5"},{"n":"Peshspine Grenade","s":20,"u":"peshspine%20grenade%20(generic)_aoa5"},{"n":"Weeping Midnight","s":20,"u":"weeping%20midnight_aoa5"},{"n":"Aurifying Salts","s":22,"u":"aurifying%20salts_aoe1"},{"n":"Blindpepper Bomb","s":22,"u":"blindpepper%20bomb_aoe1"},{"n":"Blindpepper Tube","s":22,"u":"blindpepper%20tube_aoe1"},{"n":"Corpseward Pendant","s":22,"u":"corpseward%20pendant_aoe1"},{"n":"Fingerprinting Kit","s":22,"u":"fingerprinting%20kit_aoe1"},{"n":"Grolna","s":22,"u":"grolna_aoe1"},{"n":"Handcuffs","s":22,"u":"handcuffs%20(generic)_aoe1"},{"n":"Knockout Dram","s":22,"u":"knockout%20dram_aoe1"},{"n":"Looter's Lethargy","s":22,"u":"looter's%20lethargy_aoe1"},{"n":"Pacifying","s":22,"u":"pacifying_aoe1"},{"n":"Recording Rod","s":22,"u":"recording%20rod%20(generic)_aoe1"},{"n":"Ring Of Discretion","s":22,"u":"ring%20of%20discretion_aoe1"},{"n":"Chain Of The Stilled Spirit","s":23,"u":"chain%20of%20the%20stilled%20spirit_aoe2"},{"n":"Deafening Music Box","s":23,"u":"deafening%20music%20box_aoe2"},{"n":"Ethersight Ring","s":23,"u":"ethersight%20ring_aoe2"},{"n":"Floorbell","s":23,"u":"floorbell_aoe2"},{"n":"Skinsaw Mask","s":23,"u":"skinsaw%20mask_aoe2"},{"n":"Swarmeater's Clasp","s":23,"u":"swarmeater's%20clasp_aoe2"},{"n":"Vaultbreaker's Harness","s":23,"u":"vaultbreaker's%20harness_aoe2"},{"n":"Mnemonic Acid","s":24,"u":"mnemonic%20acid_aoe3"},{"n":"Daylight Vapor","s":25,"u":"daylight%20vapor_aoe4"},{"n":"Death Knell Powder","s":25,"u":"death%20knell%20powder_aoe4"},{"n":"Fearweed","s":25,"u":"fearweed_aoe4"},{"n":"Hunger Oil","s":25,"u":"hunger%20oil_aoe4"},{"n":"Liar's Demise","s":25,"u":"liar's%20demise_aoe4"},{"n":"Lifeblight Residue","s":25,"u":"lifeblight%20residue_aoe4"},{"n":"Poisoner's Staff","s":25,"u":"poisoner's%20staff%20(generic)_aoe4"},{"n":"Repulsion Resin","s":25,"u":"repulsion%20resin_aoe4"},{"n":"Sight-theft Grit","s":25,"u":"sight-theft%20grit_aoe4"},{"n":"Spectral Nightshade","s":25,"u":"spectral%20nightshade_aoe4"},{"n":"Spell-eating Pitch","s":25,"u":"spell-eating%20pitch_aoe4"},{"n":"Whisper Briolette","s":25,"u":"whisper%20briolette_aoe4"},{"n":"Clockwork Cloak","s":26,"u":"clockwork%20cloak_aoe5"},{"n":"Garrote Bolt","s":26,"u":"garrote%20bolt_aoe5"},{"n":"Nightmare Cudgel","s":26,"u":"nightmare%20cudgel_aoe5"},{"n":"Skeptic's Elixir","s":28,"u":"skeptic's%20elixir%20(generic)_av1"},{"n":"Folding Drums","s":29,"u":"folding%20drums_av2"},{"n":"Shootist Bandolier","s":30,"u":"shootist%20bandolier_av3"},{"n":"Stupor Poison","s":30,"u":"stupor%20poison_av3"},{"n":"Lady's Chalice","s":10,"u":"lady's%20chalice_botd"},{"n":"Peachwood Weapon","s":10,"u":"peachwood%20weapon%20(generic)_botd"},{"n":"Dawnlight","s":10,"u":"dawnlight%20(generic)_botd"},{"n":"Grim Ring","s":10,"u":"grim%20ring_botd"},{"n":"Lady's Spiral","s":10,"u":"lady's%20spiral_botd"},{"n":"Peachwood","s":10,"u":"peachwood%20(generic)_botd"},{"n":"Peachwood Talisman","s":10,"u":"peachwood%20talisman_botd"},{"n":"Undead Detection Dye","s":10,"u":"undead%20detection%20dye_botd"},{"n":"Dog-Bone Knife","s":11,"u":"dog-bone%20knife_da"},{"n":"Conrasu Coin","s":11,"u":"conrasu%20coin%20(generic)_da"},{"n":"Society Portrait","s":11,"u":"society%20portrait_da"},{"n":"Hoax-Hunter's Kit","s":11,"u":"hoax-hunter's%20kit_da"},{"n":"False-Bottomed Mug","s":11,"u":"false-bottomed%20mug_da"},{"n":"Forgetful Drops","s":11,"u":"forgetful%20drops_da"},{"n":"Glittering Scarab","s":11,"u":"glittering%20scarab_da"},{"n":"Membership Cords","s":11,"u":"membership%20cords_da"},{"n":"Moonlit Ink","s":11,"u":"moonlit%20ink_da"},{"n":"Parchment of Secrets","s":11,"u":"parchment%20of%20secrets_da"},{"n":"Self-Immolating Note","s":11,"u":"self-immolating%20note_da"},{"n":"Sibling's Coin","s":11,"u":"sibling's%20coin_da"},{"n":"Silent Bell","s":11,"u":"silent%20bell_da"},{"n":"Traitor's Ring","s":11,"u":"traitor's%20ring_da"},{"n":"Dust Pods","s":31,"u":"dust%20pods_ec1"},{"n":"Fang Snare","s":31,"u":"fang%20snare_ec1"},{"n":"Grasping Tree","s":31,"u":"grasping%20tree_ec1"},{"n":"Torrent Snare","s":31,"u":"torrent%20snare_ec1"},{"n":"Acrobat's Staff","s":32,"u":"acrobat's%20staff_ec2"},{"n":"Beckoning Cat Amulet","s":32,"u":"beckoning%20cat%20amulet_ec2"},{"n":"Bullhook","s":32,"u":"bullhook%20(generic)_ec2"},{"n":"Inspiring Spotlight","s":32,"u":"inspiring%20spotlight_ec2"},{"n":"Invisible Net","s":32,"u":"invisible%20net_ec2"},{"n":"Marvelous Calliope","s":32,"u":"marvelous%20calliope_ec2"},{"n":"Ringmaster's Staff","s":32,"u":"ringmaster's%20staff%20(generic)_ec2"},{"n":"Saints' Balm","s":32,"u":"saints'%20balm_ec2"},{"n":"Spangled Rider's Suit","s":32,"u":"spangled%20rider's%20suit_ec2"},{"n":"Stole Of Civility","s":32,"u":"stole%20of%20civility_ec2"},{"n":"Whip Of Compliance","s":32,"u":"whip%20of%20compliance_ec2"},{"n":"Wondrous Figurines","s":32,"u":"wondrous%20figurines%20(generic)_ec2"},{"n":"Golem Stylus","s":9,"u":"golem%20stylus_ec3"},{"n":"Ring Of Stoneshifting","s":9,"u":"ring%20of%20stoneshifting_ec3"},{"n":"Skarja's Heartstone","s":9,"u":"skarja's%20heartstone_ec3"},{"n":"Ankylostar","s":33,"u":"ankylostar_ec4"},{"n":"Jawbreaker Shield","s":33,"u":"jawbreaker%20shield_ec4"},{"n":"Spore Sap","s":33,"u":"spore%20sap_ec4"},{"n":"Stoneraiser Javelin","s":33,"u":"stoneraiser%20javelin_ec4"},{"n":"Anchor Spear","s":34,"u":"anchor%20spear_ec5"},{"n":"Blightburn Ward","s":34,"u":"blightburn%20ward_ec5"},{"n":"Bomber's Saddle","s":34,"u":"bomber's%20saddle_ec5"},{"n":"Cave Worm Repellent","s":34,"u":"cave%20worm%20repellent%20(generic)_ec5"},{"n":"Greengut","s":34,"u":"greengut_ec5"},{"n":"Staff Of The Black Desert","s":34,"u":"staff%20of%20the%20black%20desert%20(generic)_ec5"},{"n":"Jerkin Of Liberation","s":35,"u":"jerkin%20of%20liberation_ec6"},{"n":"Shield Of The Unified Legion","s":35,"u":"shield%20of%20the%20unified%20legion_ec6"},{"n":"Staff Of Sieges","s":35,"u":"staff%20of%20sieges_ec6"},{"n":"Energy Mutagen","s":36,"u":"energy%20mutagen%20(generic)_fop"},{"n":"Merchant's Guile","s":36,"u":"merchant's%20guile_fop"},{"n":"Ring Of Minor Arcana","s":36,"u":"ring%20of%20minor%20arcana_fop"},{"n":"Ring Of The Weary Traveler","s":36,"u":"ring%20of%20the%20weary%20traveler_fop"},{"n":"Stalwart's Ring","s":36,"u":"stalwart's%20ring_fop"},{"n":"Stone Body Mutagen","s":36,"u":"stone%20body%20mutagen%20(generic)_fop"},{"n":"Warrior's Training Ring","s":36,"u":"warrior's%20training%20ring_fop"},{"n":"Bonmuan Swapping Stone","s":37,"u":"bonmuan%20swapping%20stone%20(generic)_frp1"},{"n":"Apricot Of Bestial Might","s":38,"u":"apricot%20of%20bestial%20might_frp2"},{"n":"Headbands Of Translocation","s":38,"u":"headbands%20of%20translocation_frp2"},{"n":"Stormbreaker Fulu","s":38,"u":"stormbreaker%20fulu_frp2"},{"n":"Tusk And Fang Chain","s":38,"u":"tusk%20and%20fang%20chain_frp2"},{"n":"Ablative Armor Plating","s":2,"u":"ablative%20armor%20plating%20(generic)_g%26g"},{"n":"Ablative Shield Plating","s":2,"u":"ablative%20shield%20plating%20(generic)_g%26g"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Air Cartridge Firing System","s":2,"u":"air%20cartridge%20firing%20system_g%26g"},{"n":"Alchemical Springald","s":2,"u":"alchemical%20springald_g%26g"},{"n":"Aquarium Lamp","s":2,"u":"aquarium%20lamp_g%26g"},{"n":"Awakened Metal Shot","s":2,"u":"awakened%20metal%20shot%20(generic)_g%26g"},{"n":"Ballista","s":2,"u":"ballista_g%26g"},{"n":"Battering Ram","s":2,"u":"battering%20ram%20(generic)_g%26g"},{"n":"Binding Snare","s":2,"u":"binding%20snare_g%26g"},{"n":"Black Powder","s":2,"u":"black%20powder%20(generic)_g%26g"},{"n":"Blade Launcher","s":2,"u":"blade%20launcher_g%26g"},{"n":"Blast Boots","s":2,"u":"blast%20boots%20(generic)_g%26g"},{"n":"Blasting Ram","s":2,"u":"blasting%20ram_g%26g"},{"n":"Bomb Launcher","s":2,"u":"bomb%20launcher_g%26g"},{"n":"Bombard","s":2,"u":"bombard_g%26g"},{"n":"Breath Blaster","s":2,"u":"breath%20blaster%20(generic)_g%26g"},{"n":"Breech Ejectors","s":2,"u":"breech%20ejectors_g%26g"},{"n":"Camouflage Suit","s":2,"u":"camouflage%20suit%20(generic)_g%26g"},{"n":"Cannon","s":2,"u":"cannon_g%26g"},{"n":"Catapult","s":2,"u":"catapult_g%26g"},{"n":"Cauterizing Torch","s":2,"u":"cauterizing%20torch_g%26g"},{"n":"Chameleon Suit","s":2,"u":"chameleon%20suit%20(generic)_g%26g"},{"n":"Clockwork Bookshelf","s":2,"u":"clockwork%20bookshelf_g%26g"},{"n":"Clockwork Box Packer","s":2,"u":"clockwork%20box%20packer_g%26g"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Diving Suit","s":2,"u":"clockwork%20diving%20suit_g%26g"},{"n":"Clockwork Goggles","s":2,"u":"clockwork%20goggles%20(generic)_g%26g"},{"n":"Clockwork Megaphone","s":2,"u":"clockwork%20megaphone_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Cryomister","s":2,"u":"cryomister%20(generic)_g%26g"},{"n":"Day Goggles","s":2,"u":"day%20goggles_g%26g"},{"n":"Deployable Cover","s":2,"u":"deployable%20cover%20(generic)_g%26g"},{"n":"Door Ram","s":2,"u":"door%20ram_g%26g"},{"n":"Drake Rifle","s":2,"u":"drake%20rifle_g%26g"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Eroding Bullet","s":2,"u":"eroding%20bullet_g%26g"},{"n":"Etheric Essence Disruptor","s":2,"u":"etheric%20essence%20disruptor%20(generic)_g%26g"},{"n":"Explosive Mine","s":2,"u":"explosive%20mine%20(generic)_g%26g"},{"n":"Extendable Pincer","s":2,"u":"extendable%20pincer_g%26g"},{"n":"Fairy Bullet","s":2,"u":"fairy%20bullet_g%26g"},{"n":"Fiend's Mouth Cannon","s":2,"u":"fiend's%20mouth%20cannon_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Firedrake","s":2,"u":"firedrake_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Flare Beacon","s":2,"u":"flare%20beacon%20(generic)_g%26g"},{"n":"Frog Chair","s":2,"u":"frog%20chair_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Gadget Skates","s":2,"u":"gadget%20skates_g%26g"},{"n":"Gecko Pads","s":2,"u":"gecko%20pads%20(generic)_g%26g"},{"n":"Glue Bullet","s":2,"u":"glue%20bullet_g%26g"},{"n":"Grappling Gun","s":2,"u":"grappling%20gun%20(generic)_g%26g"},{"n":"Growth Gun","s":2,"u":"growth%20gun_g%26g"},{"n":"Gunner's Bandolier","s":2,"u":"gunner's%20bandolier_g%26g"},{"n":"Gunner's Saddle","s":2,"u":"gunner's%20saddle_g%26g"},{"n":"Heated Cloak","s":2,"u":"heated%20cloak_g%26g"},{"n":"Heavy Ballista","s":2,"u":"heavy%20ballista_g%26g"},{"n":"Heavy Bombard","s":2,"u":"heavy%20bombard_g%26g"},{"n":"Holy Steam Ball","s":2,"u":"holy%20steam%20ball_g%26g"},{"n":"Hwacha","s":2,"u":"hwacha_g%26g"},{"n":"Immaculate Holsters","s":2,"u":"immaculate%20holsters_g%26g"},{"n":"Immovable Tripod","s":2,"u":"immovable%20tripod_g%26g"},{"n":"Impact Foam Chassis","s":2,"u":"impact%20foam%20chassis%20(generic)_g%26g"},{"n":"Instant Spy","s":2,"u":"instant%20spy_g%26g"},{"n":"Large Bore Modifications","s":2,"u":"large%20bore%20modifications_g%26g"},{"n":"Liar's Gun","s":2,"u":"liar's%20gun_g%26g"},{"n":"Lucky Draw Bandolier","s":2,"u":"lucky%20draw%20bandolier%20(generic)_g%26g"},{"n":"Material Essence Disruptor","s":2,"u":"material%20essence%20disruptor%20(generic)_g%26g"},{"n":"Meteor Shot","s":2,"u":"meteor%20shot%20(generic)_g%26g"},{"n":"Mortar","s":2,"u":"mortar_g%26g"},{"n":"Nightbreeze Machine","s":2,"u":"nightbreeze%20machine_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Paper Shredder","s":2,"u":"paper%20shredder_g%26g"},{"n":"Petrification Cannon","s":2,"u":"petrification%20cannon_g%26g"},{"n":"Portable Weapon Mount","s":2,"u":"portable%20weapon%20mount%20(generic)_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Screech Shooter","s":2,"u":"screech%20shooter%20(generic)_g%26g"},{"n":"Shrapnel Snare","s":2,"u":"shrapnel%20snare_g%26g"},{"n":"Smoke Fan","s":2,"u":"smoke%20fan%20(generic)_g%26g"},{"n":"Spider Chair","s":2,"u":"spider%20chair_g%26g"},{"n":"Spider Gun","s":2,"u":"spider%20gun%20(generic)_g%26g"},{"n":"Spike Launcher","s":2,"u":"spike%20launcher_g%26g"},{"n":"Springald","s":2,"u":"springald_g%26g"},{"n":"Stepping Stone Shot","s":2,"u":"stepping%20stone%20shot%20(generic)_g%26g"},{"n":"Tentacle Cannon","s":2,"u":"tentacle%20cannon%20(generic)_g%26g"},{"n":"Timepiece","s":2,"u":"timepiece%20(generic)_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Trebuchet","s":2,"u":"trebuchet_g%26g"},{"n":"Underwater Firing Mechanism","s":2,"u":"underwater%20firing%20mechanism_g%26g"},{"n":"Wind-up Cart","s":2,"u":"wind-up%20cart_g%26g"},{"n":"Bi-resonant Wayfinder","s":7,"u":"bi-resonant%20wayfinder_locg"},{"n":"Crimson Brand","s":7,"u":"crimson%20brand_locg"},{"n":"Fortifying Pebble","s":7,"u":"fortifying%20pebble_locg"},{"n":"Lastwall Soup","s":7,"u":"lastwall%20soup_locg"},{"n":"Pathfinder Chronicle","s":7,"u":"pathfinder%20chronicle_locg"},{"n":"Pathfinder's Coin","s":7,"u":"pathfinder's%20coin_locg"},{"n":"Pathfinder's Pouch","s":7,"u":"pathfinder's%20pouch_locg"},{"n":"Radiant Lance","s":7,"u":"radiant%20lance_locg"},{"n":"Scroll Case Of Simplicity","s":7,"u":"scroll%20case%20of%20simplicity_locg"},{"n":"Scrollstaff","s":7,"u":"scrollstaff_locg"},{"n":"Serrating","s":7,"u":"serrating_locg"},{"n":"Shining Wayfinder","s":7,"u":"shining%20wayfinder_locg"},{"n":"Sinister Knight","s":7,"u":"sinister%20knight_locg"},{"n":"Vanishing Wayfinder","s":7,"u":"vanishing%20wayfinder_locg"},{"n":"Abadar's Flawless Scale","s":59,"u":"abadar's%20flawless%20scale_logm"},{"n":"Bottomless Stein","s":59,"u":"bottomless%20stein_logm"},{"n":"Dagger Of Eternal Sleep","s":59,"u":"dagger%20of%20eternal%20sleep_logm"},{"n":"Deteriorating Dust","s":59,"u":"deteriorating%20dust%20(generic)_logm"},{"n":"Dreadsmoke Thurible","s":59,"u":"dreadsmoke%20thurible_logm"},{"n":"Glaive Of The Artist","s":59,"u":"glaive%20of%20the%20artist_logm"},{"n":"Lucky Rabbit's Foot","s":59,"u":"lucky%20rabbit's%20foot_logm"},{"n":"Manacles Of Persuasion","s":59,"u":"manacles%20of%20persuasion_logm"},{"n":"Miter Of Communion","s":59,"u":"miter%20of%20communion_logm"},{"n":"Necklace Of Knives","s":59,"u":"necklace%20of%20knives_logm"},{"n":"Rat-catcher Trident","s":59,"u":"rat-catcher%20trident_logm"},{"n":"Singing Bowl Of The Versatile Stance","s":59,"u":"singing%20bowl%20of%20the%20versatile%20stance_logm"},{"n":"Torag's Silver Anvil","s":59,"u":"torag's%20silver%20anvil_logm"},{"n":"Pocket Watch","s":6,"u":"pocket%20watch_loil"},{"n":"Alkenstar Ice Wine","s":6,"u":"alkenstar%20ice%20wine_loil"},{"n":"Palanquin of Night","s":6,"u":"palanquin%20of%20night_loil"},{"n":"Bottled Screams","s":6,"u":"bottled%20screams_loil"},{"n":"Grave Token","s":6,"u":"grave%20token_loil"},{"n":"Unsullied Blood","s":6,"u":"unsullied%20blood%20(generic)_loil"},{"n":"Vulture's Wing","s":6,"u":"vulture's%20wing_loil"},{"n":"Doctrine of Blissful Eternity","s":6,"u":"doctrine%20of%20blissful%20eternity_loil"},{"n":"Tyrant's Writs","s":6,"u":"tyrant's%20writs_loil"},{"n":"Open Mind","s":6,"u":"open%20mind_loil"},{"n":"Silent Heart","s":6,"u":"silent%20heart_loil"},{"n":"Vengeful Arm","s":6,"u":"vengeful%20arm_loil"},{"n":"Venomed Tongue","s":6,"u":"venomed%20tongue_loil"},{"n":"Goo Grenade","s":6,"u":"goo%20grenade%20(generic)_loil"},{"n":"Oozepick","s":6,"u":"oozepick%20(generic)_loil"},{"n":"Oxygen Ooze","s":6,"u":"oxygen%20ooze_loil"},{"n":"Carrion Cask","s":6,"u":"carrion%20cask_loil"},{"n":"Plated Duster","s":6,"u":"plated%20duster_loil"},{"n":"Wrenchgear","s":6,"u":"wrenchgear_loil"},{"n":"Anointing Oil","s":60,"u":"anointing%20oil%20(generic)_lokl"},{"n":"Banner of the Restful","s":60,"u":"banner%20of%20the%20restful_lokl"},{"n":"Barding Saddle","s":60,"u":"barding%20saddle_lokl"},{"n":"Busine of Divine Reinforcements","s":60,"u":"busine%20of%20divine%20reinforcements_lokl"},{"n":"Camp Shroud","s":60,"u":"camp%20shroud%20(generic)_lokl"},{"n":"Campaign Stable","s":60,"u":"campaign%20stable_lokl"},{"n":"Detector Stone","s":60,"u":"detector%20stone_lokl"},{"n":"Guardian Shield","s":60,"u":"guardian%20shield_lokl"},{"n":"Knight Captain's Lance","s":60,"u":"knight%20captain's%20lance_lokl"},{"n":"Shining Shield","s":60,"u":"shining%20shield_lokl"},{"n":"Swiftmount Saddle","s":60,"u":"swiftmount%20saddle_lokl"},{"n":"Undead Compendium","s":60,"u":"undead%20compendium_lokl"},{"n":"Undead Scourge","s":60,"u":"undead%20scourge_lokl"},{"n":"Whistle of Calling","s":60,"u":"whistle%20of%20calling_lokl"},{"n":"War Saddle","s":60,"u":"war%20saddle_lokl"},{"n":"Traveler's Cloak","s":60,"u":"traveler's%20cloak_lokl"},{"n":"Portable Altar","s":60,"u":"portable%20altar_lokl"},{"n":"Knight's Tabard","s":60,"u":"knight's%20tabard_lokl"},{"n":"Knight's Standard","s":60,"u":"knight's%20standard_lokl"},{"n":"Knight's Maintenance Kit","s":60,"u":"knight's%20maintenance%20kit_lokl"},{"n":"Hollowed Hilt","s":60,"u":"hollowed%20hilt_lokl"},{"n":"Parade Armor","s":60,"u":"parade%20armor_lokl"},{"n":"Throwing Shield","s":60,"u":"throwing%20shield_lokl"},{"n":"Diluted Hype","s":67,"u":"diluted%20hype_lol"},{"n":"Genealogy Mask","s":0,"u":"genealogy%20mask_lome"},{"n":"Alignment Ampoule","s":61,"u":"alignment%20ampoule%20(generic)_lopsg"},{"n":"Astrolabe","s":61,"u":"astrolabe%20(generic)_lopsg"},{"n":"Body Recovery Kit","s":61,"u":"body%20recovery%20kit_lopsg"},{"n":"Bookthief Brew","s":61,"u":"bookthief%20brew_lopsg"},{"n":"Boulderhead Bock","s":61,"u":"boulderhead%20bock_lopsg"},{"n":"Cartographer's Kit","s":61,"u":"cartographer's%20kit_lopsg"},{"n":"Chronicler Wayfinder","s":61,"u":"chronicler%20wayfinder_lopsg"},{"n":"Clockwork Dial","s":61,"u":"clockwork%20dial_lopsg"},{"n":"Comealong","s":61,"u":"comealong_lopsg"},{"n":"Communication Bangle","s":61,"u":"communication%20bangle_lopsg"},{"n":"Cordelia's Construct Key","s":61,"u":"cordelia's%20construct%20key%20(generic)_lopsg"},{"n":"Cunning","s":61,"u":"cunning_lopsg"},{"n":"Depth Gauge","s":61,"u":"depth%20gauge_lopsg"},{"n":"Diviner's Nose Chain","s":61,"u":"diviner's%20nose%20chain_lopsg"},{"n":"Elemental Wayfinder","s":61,"u":"elemental%20wayfinder%20(generic)_lopsg"},{"n":"Emergency Disguise","s":61,"u":"emergency%20disguise_lopsg"},{"n":"Everyneed Pack","s":61,"u":"everyneed%20pack%20(generic)_lopsg"},{"n":"False Manacles","s":61,"u":"false%20manacles_lopsg"},{"n":"Familiar satchel","s":61,"u":"familiar%20satchel_lopsg"},{"n":"Fashionable Wayfinder","s":61,"u":"fashionable%20wayfinder_lopsg"},{"n":"Ganjay Book","s":61,"u":"ganjay%20book_lopsg"},{"n":"Glass Cutter","s":61,"u":"glass%20cutter_lopsg"},{"n":"Grappling Arrow","s":61,"u":"grappling%20arrow_lopsg"},{"n":"Grappling Bolt","s":61,"u":"grappling%20bolt_lopsg"},{"n":"Homeward Wayfinder","s":61,"u":"homeward%20wayfinder_lopsg"},{"n":"Hummingbird Wayfinder","s":61,"u":"hummingbird%20wayfinder_lopsg"},{"n":"Metalmist Sphere","s":61,"u":"metalmist%20sphere%20(generic)_lopsg"},{"n":"Quickpatch Glue","s":61,"u":"quickpatch%20glue_lopsg"},{"n":"Quill Of Passage","s":61,"u":"quill%20of%20passage_lopsg"},{"n":"Razmiri Wayfinder","s":61,"u":"razmiri%20wayfinder_lopsg"},{"n":"Replacement Filter","s":61,"u":"replacement%20filter%20(generic)_lopsg"},{"n":"Rubbing Set","s":61,"u":"rubbing%20set_lopsg"},{"n":"Sealing Chest","s":61,"u":"sealing%20chest%20(generic)_lopsg"},{"n":"Shield Sconce","s":61,"u":"shield%20sconce_lopsg"},{"n":"Snowshoes Of The Long Trek","s":61,"u":"snowshoes%20of%20the%20long%20trek_lopsg"},{"n":"Spectacles Of Understanding","s":61,"u":"spectacles%20of%20understanding%20(generic)_lopsg"},{"n":"Sturdy Satchel","s":61,"u":"sturdy%20satchel_lopsg"},{"n":"Talisman Cord","s":61,"u":"talisman%20cord%20(generic)_lopsg"},{"n":"Vermin Repellent Agent","s":61,"u":"vermin%20repellent%20agent%20(generic)_lopsg"},{"n":"Water Purifier","s":61,"u":"water%20purifier_lopsg"},{"n":"Waterproof Journal","s":61,"u":"waterproof%20journal_lopsg"},{"n":"Wax Key Blank","s":61,"u":"wax%20key%20blank_lopsg"},{"n":"Writ Of Authenticity","s":61,"u":"writ%20of%20authenticity_lopsg"},{"n":"Alluring Scarf","s":8,"u":"alluring%20scarf%20(generic)_lotgb"},{"n":"Amaranthine Pavise","s":8,"u":"amaranthine%20pavise_lotgb"},{"n":"Anchoring","s":8,"u":"anchoring%20(generic)_lotgb"},{"n":"Arctic Vigor","s":8,"u":"arctic%20vigor%20(generic)_lotgb"},{"n":"Avalanche Of Stones Snare","s":8,"u":"avalanche%20of%20stones%20snare_lotgb"},{"n":"Big Rock Bullet","s":8,"u":"big%20rock%20bullet%20(generic)_lotgb"},{"n":"Bitter","s":8,"u":"bitter_lotgb"},{"n":"Blindpepper Bolt","s":8,"u":"blindpepper%20bolt_lotgb"},{"n":"Bloodthirsty","s":8,"u":"bloodthirsty_lotgb"},{"n":"Brewer's Regret","s":8,"u":"brewer's%20regret%20(generic)_lotgb"},{"n":"Brilliant Rapier","s":8,"u":"brilliant%20rapier_lotgb"},{"n":"Brooch Of Inspiration","s":8,"u":"brooch%20of%20inspiration%20(generic)_lotgb"},{"n":"Burning Badger Guts Snare","s":8,"u":"burning%20badger%20guts%20snare_lotgb"},{"n":"Burnished Plating","s":8,"u":"burnished%20plating_lotgb"},{"n":"Called","s":8,"u":"called_lotgb"},{"n":"Chopping Evisceration Snare","s":8,"u":"chopping%20evisceration%20snare_lotgb"},{"n":"Clockwork Spider Bomb","s":8,"u":"clockwork%20spider%20bomb_lotgb"},{"n":"Coin Of Comfort","s":8,"u":"coin%20of%20comfort_lotgb"},{"n":"Cold Comfort","s":8,"u":"cold%20comfort%20(generic)_lotgb"},{"n":"Crown Of Insight","s":8,"u":"crown%20of%20insight_lotgb"},{"n":"Crown Of The Fire Eater","s":8,"u":"crown%20of%20the%20fire%20eater%20(generic)_lotgb"},{"n":"Crushing","s":8,"u":"crushing%20(generic)_lotgb"},{"n":"Cursebreak Bulwark","s":8,"u":"cursebreak%20bulwark_lotgb"},{"n":"Deadweight Snare","s":8,"u":"deadweight%20snare_lotgb"},{"n":"Deathless","s":8,"u":"deathless_lotgb"},{"n":"Dinosaur Boots","s":8,"u":"dinosaur%20boots%20(generic)_lotgb"},{"n":"Dragon's Blood Pudding","s":8,"u":"dragon's%20blood%20pudding%20(generic)_lotgb"},{"n":"Dragon's Breath","s":8,"u":"dragon's%20breath%20(generic)_lotgb"},{"n":"Dragon's Crest","s":8,"u":"dragon's%20crest_lotgb"},{"n":"Dragonfly Potion","s":8,"u":"dragonfly%20potion_lotgb"},{"n":"Dread","s":8,"u":"dread%20(generic)_lotgb"},{"n":"Drum Of Upheaval","s":8,"u":"drum%20of%20upheaval_lotgb"},{"n":"Duelist's Beacon","s":8,"u":"duelist's%20beacon_lotgb"},{"n":"Dweomerweave Robe","s":8,"u":"dweomerweave%20robe_lotgb"},{"n":"Encompassing Lockpick","s":8,"u":"encompassing%20lockpick_lotgb"},{"n":"Energizing","s":8,"u":"energizing_lotgb"},{"n":"Energy Robe","s":8,"u":"energy%20robe%20(generic)_lotgb"},{"n":"Enfilading Arrow","s":8,"u":"enfilading%20arrow_lotgb"},{"n":"Enveloping Light","s":8,"u":"enveloping%20light%20(generic)_lotgb"},{"n":"Envenomed Snare","s":8,"u":"envenomed%20snare_lotgb"},{"n":"Experimental Clothing","s":8,"u":"experimental%20clothing_lotgb"},{"n":"Fanged","s":8,"u":"fanged%20(generic)_lotgb"},{"n":"Fire And Iceberg","s":8,"u":"fire%20and%20iceberg%20(generic)_lotgb"},{"n":"Fleshgem","s":8,"u":"fleshgem%20(generic)_lotgb"},{"n":"Folding Boat","s":8,"u":"folding%20boat%20(generic)_lotgb"},{"n":"Follypops","s":8,"u":"follypops%20(generic)_lotgb"},{"n":"Glittering Snare","s":8,"u":"glittering%20snare_lotgb"},{"n":"Harmonic Hauberk","s":8,"u":"harmonic%20hauberk_lotgb"},{"n":"Hauling","s":8,"u":"hauling%20(generic)_lotgb"},{"n":"Hopeful","s":8,"u":"hopeful_lotgb"},{"n":"Hosteling Statuette","s":8,"u":"hosteling%20statuette_lotgb"},{"n":"Implacable","s":8,"u":"implacable_lotgb"},{"n":"Impossible Cake","s":8,"u":"impossible%20cake%20(generic)_lotgb"},{"n":"Juxtaposition Ammunition","s":8,"u":"juxtaposition%20ammunition_lotgb"},{"n":"Kraken's Guard","s":8,"u":"kraken's%20guard_lotgb"},{"n":"Lady's Knife","s":8,"u":"lady's%20knife_lotgb"},{"n":"Magnifying Glass Of Elucidation","s":8,"u":"magnifying%20glass%20of%20elucidation_lotgb"},{"n":"Malleable Mixture","s":8,"u":"malleable%20mixture%20(generic)_lotgb"},{"n":"Memory Palace","s":8,"u":"memory%20palace_lotgb"},{"n":"Mirror Of Sleeping Vigil","s":8,"u":"mirror%20of%20sleeping%20vigil_lotgb"},{"n":"Mirror Robe","s":8,"u":"mirror%20robe_lotgb"},{"n":"Mirror-ball Snare","s":8,"u":"mirror-ball%20snare_lotgb"},{"n":"Misdirecting Haversack","s":8,"u":"misdirecting%20haversack_lotgb"},{"n":"Mudrock Snare","s":8,"u":"mudrock%20snare_lotgb"},{"n":"Paired","s":8,"u":"paired%20(generic)_lotgb"},{"n":"Pickpocket's Tailoring","s":8,"u":"pickpocket's%20tailoring_lotgb"},{"n":"Pillow Shield","s":8,"u":"pillow%20shield_lotgb"},{"n":"Pocket Gala","s":8,"u":"pocket%20gala_lotgb"},{"n":"Popdust","s":8,"u":"popdust_lotgb"},{"n":"Portable Gaming Hall","s":8,"u":"portable%20gaming%20hall_lotgb"},{"n":"Presentable","s":8,"u":"presentable%20(generic)_lotgb"},{"n":"Prismatic Plate","s":8,"u":"prismatic%20plate_lotgb"},{"n":"Private Workshop","s":8,"u":"private%20workshop_lotgb"},{"n":"Psychic Brigandine","s":8,"u":"psychic%20brigandine_lotgb"},{"n":"Pummeling Snare","s":8,"u":"pummeling%20snare_lotgb"},{"n":"Queasy Lantern","s":8,"u":"queasy%20lantern%20(generic)_lotgb"},{"n":"Quick Runner's Shirt","s":8,"u":"quick%20runner's%20shirt%20(generic)_lotgb"},{"n":"Quick Wig","s":8,"u":"quick%20wig_lotgb"},{"n":"Raining Knives Snare","s":8,"u":"raining%20knives%20snare_lotgb"},{"n":"Rampart Shield","s":8,"u":"rampart%20shield_lotgb"},{"n":"Reflexive Tattoo","s":8,"u":"reflexive%20tattoo_lotgb"},{"n":"Reinforced Surcoat","s":8,"u":"reinforced%20surcoat_lotgb"},{"n":"Rending Snare","s":8,"u":"rending%20snare_lotgb"},{"n":"Rhino Shot","s":8,"u":"rhino%20shot_lotgb"},{"n":"Rock Ripper Snare","s":8,"u":"rock%20ripper%20snare_lotgb"},{"n":"Sarkorian God-caller Garb","s":8,"u":"sarkorian%20god-caller%20garb_lotgb"},{"n":"Scarab Cuirass","s":8,"u":"scarab%20cuirass_lotgb"},{"n":"Server's Stew","s":8,"u":"server's%20stew_lotgb"},{"n":"Shade Hat","s":8,"u":"shade%20hat_lotgb"},{"n":"Shield Augmentation","s":8,"u":"shield%20augmentation_lotgb"},{"n":"Silencing Ammunition","s":8,"u":"silencing%20ammunition_lotgb"},{"n":"Silhouette Cloak","s":8,"u":"silhouette%20cloak_lotgb"},{"n":"Silkspinner's Shield","s":8,"u":"silkspinner's%20shield_lotgb"},{"n":"Singularity Ammunition","s":8,"u":"singularity%20ammunition_lotgb"},{"n":"Sky Serpent Bolt","s":8,"u":"sky%20serpent%20bolt_lotgb"},{"n":"Skyrider Sword","s":8,"u":"skyrider%20sword%20(generic)_lotgb"},{"n":"Snagging","s":8,"u":"snagging_lotgb"},{"n":"Sneezing Powder","s":8,"u":"sneezing%20powder_lotgb"},{"n":"Soft-landing","s":8,"u":"soft-landing_lotgb"},{"n":"Spell-bastion","s":8,"u":"spell-bastion_lotgb"},{"n":"Spring-loaded Net Launcher","s":8,"u":"spring-loaded%20net%20launcher_lotgb"},{"n":"Staff of Final Rest","s":8,"u":"staff%20of%20final%20rest%20(generic)_lotgb"},{"n":"Staff Of The Dreamlands","s":8,"u":"staff%20of%20the%20dreamlands%20(generic)_lotgb"},{"n":"Stanching","s":8,"u":"stanching%20(generic)_lotgb"},{"n":"Static Snare","s":8,"u":"static%20snare_lotgb"},{"n":"Stone Circle","s":8,"u":"stone%20circle%20(generic)_lotgb"},{"n":"Stonethroat Ammunition","s":8,"u":"stonethroat%20ammunition_lotgb"},{"n":"Sulfur Bomb","s":8,"u":"sulfur%20bomb%20(generic)_lotgb"},{"n":"Swarmform Collar","s":8,"u":"swarmform%20collar_lotgb"},{"n":"Tar Rocket Snare","s":8,"u":"tar%20rocket%20snare_lotgb"},{"n":"Thrice-fried Mudwings","s":8,"u":"thrice-fried%20mudwings_lotgb"},{"n":"Toadskin Salve","s":8,"u":"toadskin%20salve%20(generic)_lotgb"},{"n":"Transposition Ammunition","s":8,"u":"transposition%20ammunition%20(generic)_lotgb"},{"n":"Twining Chains","s":8,"u":"twining%20chains_lotgb"},{"n":"Vampiric Scythe","s":8,"u":"vampiric%20scythe_lotgb"},{"n":"Vexing Vapor","s":8,"u":"vexing%20vapor%20(generic)_lotgb"},{"n":"Vine Of Roses","s":8,"u":"vine%20of%20roses_lotgb"},{"n":"Wand Of Fey Flames","s":8,"u":"wand%20of%20fey%20flames_lotgb"},{"n":"Wand Of Spiritual Warfare","s":8,"u":"wand%20of%20spiritual%20warfare%20(generic)_lotgb"},{"n":"Wand Of Thundering Echoes","s":8,"u":"wand%20of%20thundering%20echoes%20(generic)_lotgb"},{"n":"Wardrobe Stone","s":8,"u":"wardrobe%20stone%20(generic)_lotgb"},{"n":"Waverider Barding","s":8,"u":"waverider%20barding_lotgb"},{"n":"Wet Shock Snare","s":8,"u":"wet%20shock%20snare_lotgb"},{"n":"Wig Of Holding","s":8,"u":"wig%20of%20holding_lotgb"},{"n":"Wind-catcher","s":8,"u":"wind-catcher%20(generic)_lotgb"},{"n":"Wizard's Tower","s":8,"u":"wizard's%20tower_lotgb"},{"n":"Wovenwood Shield","s":8,"u":"wovenwood%20shield%20(generic)_lotgb"},{"n":"Archaic Wayfinder","s":63,"u":"archaic%20wayfinder_lowg"},{"n":"Blessed Tattoo","s":63,"u":"blessed%20tattoo_lowg"},{"n":"Golden Legion Epaulet","s":63,"u":"golden%20legion%20epaulet_lowg"},{"n":"Blaze","s":43,"u":"blaze_ooa1"},{"n":"Searing Suture","s":43,"u":"searing%20suture%20(generic)_ooa1"},{"n":"War Blood Mutagen","s":43,"u":"war%20blood%20mutagen%20(generic)_ooa1"},{"n":"Golden Branding Iron","s":44,"u":"golden%20branding%20iron%20(generic)_ooa2"},{"n":"Gyroscopic Stabilizer","s":44,"u":"gyroscopic%20stabilizer_ooa2"},{"n":"Smogger","s":44,"u":"smogger_ooa2"},{"n":"Alchemist's Damper","s":44,"u":"alchemist's%20damper_ooa2"},{"n":"Dupe's Gold Nugget","s":44,"u":"dupe's%20gold%20nugget_ooa2"},{"n":"Golden-Cased Bullet","s":44,"u":"golden-cased%20bullet%20(generic)_ooa2"},{"n":"Golden Silencer","s":44,"u":"golden%20silencer%20(generic)_ooa2"},{"n":"Golden Spur","s":44,"u":"golden%20spur_ooa2"},{"n":"Liquid Gold","s":44,"u":"liquid%20gold%20(generic)_ooa2"},{"n":"Harpoon Bolt","s":44,"u":"harpoon%20bolt_ooa2"},{"n":"Lodestone Pellet","s":44,"u":"lodestone%20pellet_ooa2"},{"n":"Thunder Helm","s":44,"u":"thunder%20helm_ooa2"},{"n":"Aeon Stone (Clear Quartz Octagon)","s":44,"u":"aeon%20stone%20(clear%20quartz%20octagon)_ooa2"},{"n":"Containment Contraption","s":44,"u":"containment%20contraption_ooa2"},{"n":"Metronomic Hammer","s":44,"u":"metronomic%20hammer_ooa2"},{"n":"Winder's Ring","s":44,"u":"winder's%20ring_ooa2"},{"n":"Lawbringer's Lasso","s":45,"u":"lawbringer's%20lasso_ooa3"},{"n":"Blast Lance","s":45,"u":"blast%20lance_ooa3"},{"n":"Blast Suit","s":45,"u":"blast%20suit_ooa3"},{"n":"Reducer Round","s":45,"u":"reducer%20round_ooa3"},{"n":"Star Grenade","s":45,"u":"star%20grenade%20(generic)_ooa3"},{"n":"Corpse Compass","s":45,"u":"corpse%20compass_ooa3"},{"n":"Corpsecaller Round","s":45,"u":"corpsecaller%20round_ooa3"},{"n":"Skull Bomb","s":45,"u":"skull%20bomb_ooa3"},{"n":"Effervescent Decoction","s":45,"u":"effervescent%20decoction_ooa3"},{"n":"Mana-Rattler Liniment","s":45,"u":"mana-rattler%20liniment_ooa3"},{"n":"Mutagenic Renovator","s":45,"u":"mutagenic%20renovator_ooa3"},{"n":"Conundrum Spectacles","s":68,"u":"conundrum%20spectacles%20(generic)_pfum"},{"n":"Junk Bomb","s":68,"u":"junk%20bomb%20(generic)_pfum"},{"n":"Pressure Bomb","s":68,"u":"pressure%20bomb%20(generic)_pfum"},{"n":"Spiderfoot Brew","s":68,"u":"spiderfoot%20brew%20(generic)_pfum"},{"n":"Boom Snare","s":68,"u":"boom%20snare_pfum"},{"n":"Ice Slick Snare","s":68,"u":"ice%20slick%20snare_pfum"},{"n":"Flaying Knife","s":46,"u":"flaying%20knife_sli"},{"n":"Gluttonous Spear","s":46,"u":"gluttonous%20spear_sli"},{"n":"Oily Button","s":46,"u":"oily%20button_sli"},{"n":"Putrescent Glob","s":46,"u":"putrescent%20glob_sli"},{"n":"Sixfingers Elixir","s":46,"u":"sixfingers%20elixir%20(generic)_sli"},{"n":"Slime Whip","s":46,"u":"slime%20whip_sli"},{"n":"Slippery Ribbon","s":46,"u":"slippery%20ribbon_sli"},{"n":"Wand Of Noisome Acid","s":46,"u":"wand%20of%20noisome%20acid%20(generic)_sli"},{"n":"Wand Of Teeming Ghosts","s":46,"u":"wand%20of%20teeming%20ghosts%20(generic)_sli"},{"n":"Bane","s":65,"u":"bane_som"},{"n":"Chatterer Of Follies","s":65,"u":"chatterer%20of%20follies_som"},{"n":"Deck Of Illusions","s":65,"u":"deck%20of%20illusions_som"},{"n":"Deck Of Mischief","s":65,"u":"deck%20of%20mischief_som"},{"n":"Detect Anathema Fulu","s":65,"u":"detect%20anathema%20fulu_som"},{"n":"Fulu Compendium","s":65,"u":"fulu%20compendium_som"},{"n":"Ghostly Portal Paint","s":65,"u":"ghostly%20portal%20paint_som"},{"n":"North Wind's Night Verse","s":65,"u":"north%20wind's%20night%20verse_som"},{"n":"Rune Of Sin","s":65,"u":"rune%20of%20sin_som"},{"n":"Shortbread Spy","s":65,"u":"shortbread%20spy_som"},{"n":"South Wind's Scorch Song","s":65,"u":"south%20wind's%20scorch%20song_som"},{"n":"Stormbreaker Fulu","s":65,"u":"stormbreaker%20fulu_som"},{"n":"Thousand-blade Thesis","s":65,"u":"thousand-blade%20thesis_som"},{"n":"Forgetful Ink","s":47,"u":"forgetful%20ink_sot1"},{"n":"Goz Mask","s":47,"u":"goz%20mask%20(generic)_sot1"},{"n":"Herd Mask","s":47,"u":"herd%20mask_sot1"},{"n":"Mask Of Mercy","s":47,"u":"mask%20of%20mercy_sot1"},{"n":"Mask Of The Cursed Eye","s":47,"u":"mask%20of%20the%20cursed%20eye_sot1"},{"n":"Psychopomp Mask","s":47,"u":"psychopomp%20mask_sot1"},{"n":"Rhinoceros Mask","s":47,"u":"rhinoceros%20mask%20(generic)_sot1"},{"n":"Rhythm Bone","s":47,"u":"rhythm%20bone%20(generic)_sot1"},{"n":"Shapespeak Mask","s":47,"u":"shapespeak%20mask_sot1"},{"n":"Skittering Mask","s":47,"u":"skittering%20mask%20(generic)_sot1"},{"n":"Tlil Mask","s":47,"u":"tlil%20mask%20(generic)_sot1"},{"n":"Bag Of Cats","s":48,"u":"bag%20of%20cats_sot2"},{"n":"Crown Of The Companion","s":48,"u":"crown%20of%20the%20companion_sot2"},{"n":"Fulminating Spear","s":48,"u":"fulminating%20spear_sot2"},{"n":"Leopard's Armor","s":48,"u":"leopard's%20armor_sot2"},{"n":"Rhino Hide Brooch","s":48,"u":"rhino%20hide%20brooch_sot2"},{"n":"Singing Muse","s":48,"u":"singing%20muse_sot2"},{"n":"Spellender","s":48,"u":"spellender_sot2"},{"n":"Warcaller's Chime","s":48,"u":"warcaller's%20chime%20(generic)_sot2"},{"n":"Wondrous Figurines","s":48,"u":"wondrous%20figurines%20(generic)_sot2"},{"n":"Barricade Stone","s":49,"u":"barricade%20stone%20(generic)_sot3"},{"n":"Dragon Rune Bracelet","s":49,"u":"dragon%20rune%20bracelet_sot3"},{"n":"Exploration Lens","s":49,"u":"exploration%20lens%20(generic)_sot3"},{"n":"Deathless Light","s":50,"u":"deathless%20light_sot4"},{"n":"Deflecting Branch","s":50,"u":"deflecting%20branch_sot4"},{"n":"Midday Lantern","s":50,"u":"midday%20lantern%20(generic)_sot4"},{"n":"Sun Sling","s":50,"u":"sun%20sling_sot4"},{"n":"Twilight Lantern","s":50,"u":"twilight%20lantern_sot4"},{"n":"Capsaicin Tonic","s":53,"u":"capsaicin%20tonic_tio"},{"n":"Bola","s":4,"u":"bola_apg"},{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Daikyu","s":4,"u":"daikyu_apg"},{"n":"Khakkara","s":4,"u":"khakkara_apg"},{"n":"Tengu Gale Blade","s":4,"u":"tengu%20gale%20blade_apg"},{"n":"Wakizashi","s":4,"u":"wakizashi_apg"},{"n":"Aklys","s":12,"u":"aklys_b1"},{"n":"Gaff","s":12,"u":"gaff_b1"},{"n":"Ogre Hook","s":12,"u":"ogre%20hook_b1"},{"n":"Shears","s":13,"u":"shears_b2"},{"n":"Clan Dagger","s":5,"u":"clan%20dagger_crb"},{"n":"Dogslicer","s":5,"u":"dogslicer_crb"},{"n":"Dwarven War Axe","s":5,"u":"dwarven%20war%20axe_crb"},{"n":"Elven Curve Blade","s":5,"u":"elven%20curve%20blade_crb"},{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Gnome Flickmace","s":5,"u":"gnome%20flickmace_crb"},{"n":"Gnome Hooked Hammer","s":5,"u":"gnome%20hooked%20hammer_crb"},{"n":"Halfling Sling Staff","s":5,"u":"halfling%20sling%20staff_crb"},{"n":"Horsechopper","s":5,"u":"horsechopper_crb"},{"n":"Kama","s":5,"u":"kama_crb"},{"n":"Katana","s":5,"u":"katana_crb"},{"n":"Katar","s":5,"u":"katar_crb"},{"n":"Kukri","s":5,"u":"kukri_crb"},{"n":"Nunchaku","s":5,"u":"nunchaku_crb"},{"n":"Orc Knuckle Dagger","s":5,"u":"orc%20knuckle%20dagger_crb"},{"n":"Orc Necksplitter","s":5,"u":"orc%20necksplitter_crb"},{"n":"Sai","s":5,"u":"sai_crb"},{"n":"Sawtooth Saber","s":5,"u":"sawtooth%20saber_crb"},{"n":"Shuriken","s":5,"u":"shuriken_crb"},{"n":"Spiked Chain","s":5,"u":"spiked%20chain_crb"},{"n":"Temple Sword","s":5,"u":"temple%20sword_crb"},{"n":"Boarding Axe","s":3,"u":"boarding%20axe_aaws"},{"n":"Gill Hook","s":3,"u":"gill%20hook_aaws"},{"n":"Nightstick","s":22,"u":"nightstick_aoe1"},{"n":"Battle Lute","s":29,"u":"battle%20lute_av2"},{"n":"Tamchal Chakram","s":29,"u":"tamchal%20chakram_av2"},{"n":"Bladed Diabolo","s":31,"u":"bladed%20diabolo_ec1"},{"n":"Bladed Hoop","s":31,"u":"bladed%20hoop_ec1"},{"n":"Fire Poi","s":31,"u":"fire%20poi_ec1"},{"n":"Juggling Club","s":31,"u":"juggling%20club_ec1"},{"n":"Poi","s":31,"u":"poi_ec1"},{"n":"Scorpion Whip","s":31,"u":"scorpion%20whip_ec1"},{"n":"Throwing Knife","s":31,"u":"throwing%20knife_ec1"},{"n":"Alchemical Crossbow","s":36,"u":"alchemical%20crossbow_fop"},{"n":"Butterfly Sword","s":38,"u":"butterfly%20sword_frp2"},{"n":"Hook Sword","s":38,"u":"hook%20sword_frp2"},{"n":"Karambit","s":38,"u":"karambit_frp2"},{"n":"Kusarigama","s":38,"u":"kusarigama_frp2"},{"n":"Leiomano","s":38,"u":"leiomano_frp2"},{"n":"Wind and Fire Wheel","s":38,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Air Repeater","s":2,"u":"air%20repeater_g%26g"},{"n":"Arquebus","s":2,"u":"arquebus_g%26g"},{"n":"Axe Musket","s":2,"u":"axe%20musket_g%26g"},{"n":"Backpack Ballista","s":2,"u":"backpack%20ballista_g%26g"},{"n":"Backpack Catapult","s":2,"u":"backpack%20catapult_g%26g"},{"n":"Big Boom Gun","s":2,"u":"big%20boom%20gun_g%26g"},{"n":"Black Powder Knuckle Dusters","s":2,"u":"black%20powder%20knuckle%20dusters_g%26g"},{"n":"Blunderbuss","s":2,"u":"blunderbuss_g%26g"},{"n":"Cane Pistol","s":2,"u":"cane%20pistol_g%26g"},{"n":"Clan Pistol","s":2,"u":"clan%20pistol_g%26g"},{"n":"Clockwork Disguise","s":2,"u":"clockwork%20disguise_g%26g"},{"n":"Coat Pistol","s":2,"u":"coat%20pistol_g%26g"},{"n":"Dagger Pistol","s":2,"u":"dagger%20pistol_g%26g"},{"n":"Dart Umbrella","s":2,"u":"dart%20umbrella_g%26g"},{"n":"Double-barreled Musket","s":2,"u":"double-barreled%20musket_g%26g"},{"n":"Double-barreled Pistol","s":2,"u":"double-barreled%20pistol_g%26g"},{"n":"Dragon Mouth Pistol","s":2,"u":"dragon%20mouth%20pistol_g%26g"},{"n":"Dueling Pistol","s":2,"u":"dueling%20pistol_g%26g"},{"n":"Dwarven Scattergun","s":2,"u":"dwarven%20scattergun_g%26g"},{"n":"Explosive Dogslicer","s":2,"u":"explosive%20dogslicer_g%26g"},{"n":"Fire Lance","s":2,"u":"fire%20lance_g%26g"},{"n":"Flingflenser","s":2,"u":"flingflenser_g%26g"},{"n":"Flintlock Musket","s":2,"u":"flintlock%20musket_g%26g"},{"n":"Flintlock Pistol","s":2,"u":"flintlock%20pistol_g%26g"},{"n":"Gnome Amalgam Musket","s":2,"u":"gnome%20amalgam%20musket_g%26g"},{"n":"Gun Sword","s":2,"u":"gun%20sword_g%26g"},{"n":"Hammer Gun","s":2,"u":"hammer%20gun_g%26g"},{"n":"Hand Cannon","s":2,"u":"hand%20cannon_g%26g"},{"n":"Harmona Gun","s":2,"u":"harmona%20gun_g%26g"},{"n":"Heavy Power Suit","s":2,"u":"heavy%20power%20suit_g%26g"},{"n":"Injection Spear","s":2,"u":"injection%20spear_g%26g"},{"n":"Jezail","s":2,"u":"jezail_g%26g"},{"n":"Long Air Repeater","s":2,"u":"long%20air%20repeater_g%26g"},{"n":"Mace Multipistol","s":2,"u":"mace%20multipistol_g%26g"},{"n":"Mithral Tree","s":2,"u":"mithral%20tree_g%26g"},{"n":"Pantograph Gauntlet","s":2,"u":"pantograph%20gauntlet_g%26g"},{"n":"Pepperbox","s":2,"u":"pepperbox_g%26g"},{"n":"Piercing Wind","s":2,"u":"piercing%20wind_g%26g"},{"n":"Rapier Pistol","s":2,"u":"rapier%20pistol_g%26g"},{"n":"Repeating Crossbow","s":2,"u":"repeating%20crossbow_g%26g"},{"n":"Repeating Hand Crossbow","s":2,"u":"repeating%20hand%20crossbow_g%26g"},{"n":"Repeating Heavy Crossbow","s":2,"u":"repeating%20heavy%20crossbow_g%26g"},{"n":"Slide Pistol","s":2,"u":"slide%20pistol_g%26g"},{"n":"Spoon Gun","s":2,"u":"spoon%20gun_g%26g"},{"n":"Subterfuge Suit","s":2,"u":"subterfuge%20suit_g%26g"},{"n":"Three Peaked Tree","s":2,"u":"three%20peaked%20tree_g%26g"},{"n":"Umbrella Injector","s":2,"u":"umbrella%20injector_g%26g"},{"n":"Buugeng","s":1,"u":"buugeng_loag"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Taw Launcher","s":1,"u":"taw%20launcher_loag"},{"n":"Thunder Sling","s":1,"u":"thunder%20sling_loag"},{"n":"Tricky Pick","s":1,"u":"tricky%20pick_loag"},{"n":"Whip Claw","s":1,"u":"whip%20claw_loag"},{"n":"Wish Blade","s":1,"u":"wish%20blade_loag"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"},{"n":"Hellknight Plate","s":7,"u":"hellknight%20plate_locg"},{"n":"Bladed Scarf","s":59,"u":"bladed%20scarf_logm"},{"n":"Fighting Fan","s":59,"u":"fighting%20fan_logm"},{"n":"Khopesh","s":59,"u":"khopesh_logm"},{"n":"Mambele","s":59,"u":"mambele_logm"},{"n":"Naginata","s":59,"u":"naginata_logm"},{"n":"Nine-Ring Sword","s":59,"u":"nine-ring%20sword_logm"},{"n":"Polytool","s":59,"u":"polytool_logm"},{"n":"Tekko-Kagi","s":59,"u":"tekko-kagi_logm"},{"n":"Urumi","s":59,"u":"urumi_logm"},{"n":"Chakri","s":6,"u":"chakri_loil"},{"n":"Dandpatta","s":6,"u":"dandpatta_loil"},{"n":"Donchak","s":6,"u":"donchak_loil"},{"n":"Kalis","s":6,"u":"kalis_loil"},{"n":"Thorn whip","s":6,"u":"thorn%20whip_loil"},{"n":"Triggerbrand","s":6,"u":"triggerbrand_loil"},{"n":"Visap","s":6,"u":"visap_loil"},{"n":"Zulfikar","s":6,"u":"zulfikar_loil"},{"n":"Bladed Gauntlet","s":60,"u":"bladed%20gauntlet_lokl"},{"n":"War Lance","s":60,"u":"war%20lance_lokl"},{"n":"Boarding Pike","s":61,"u":"boarding%20pike_lopsg"},{"n":"Combat Grapnel","s":61,"u":"combat%20grapnel_lopsg"},{"n":"Stiletto Pen","s":61,"u":"stiletto%20pen_lopsg"},{"n":"Asp Coil","s":8,"u":"asp%20coil_lotgb"},{"n":"Butchering Axe","s":8,"u":"butchering%20axe_lotgb"},{"n":"Dueling Spear","s":8,"u":"dueling%20spear_lotgb"},{"n":"Elven Branched Spear","s":8,"u":"elven%20branched%20spear_lotgb"},{"n":"Hongali Hornbow","s":8,"u":"hongali%20hornbow_lotgb"},{"n":"Piranha Kiss","s":8,"u":"piranha%20kiss_lotgb"},{"n":"Sickle-Saber","s":8,"u":"sickle-saber_lotgb"},{"n":"Spiral Rapier","s":8,"u":"spiral%20rapier_lotgb"},{"n":"Switchscythe","s":8,"u":"switchscythe_lotgb"},{"n":"Thundermace","s":8,"u":"thundermace_lotgb"},{"n":"Tonfa","s":8,"u":"tonfa_lotgb"},{"n":"Tri-bladed Katar","s":8,"u":"tri-bladed%20katar_lotgb"},{"n":"Aldori Dueling Sword","s":63,"u":"aldori%20dueling%20sword_lowg"},{"n":"Lion Scythe","s":50,"u":"lion%20scythe_sot4"}],"3":[{"n":"Access Lore","s":4,"u":"access%20lore_apg"},{"n":"Ancestral Defense","s":4,"u":"ancestral%20defense_apg"},{"n":"Ancestral Form","s":4,"u":"ancestral%20form_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Animal Feature","s":4,"u":"animal%20feature_apg"},{"n":"Armor Of Bones","s":4,"u":"armor%20of%20bones_apg"},{"n":"Battlefield Persistence","s":4,"u":"battlefield%20persistence_apg"},{"n":"Beastmaster Trance","s":4,"u":"beastmaster%20trance_apg"},{"n":"Blinding Beauty","s":4,"u":"blinding%20beauty_apg"},{"n":"Blood Ward","s":4,"u":"blood%20ward_apg"},{"n":"Brain Drain","s":4,"u":"brain%20drain_apg"},{"n":"Cackle","s":4,"u":"cackle_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Claim Undead","s":4,"u":"claim%20undead_apg"},{"n":"Clinging Ice","s":4,"u":"clinging%20ice_apg"},{"n":"Clinging Shadows Stance","s":4,"u":"clinging%20shadows%20stance_apg"},{"n":"Consuming Darkness","s":4,"u":"consuming%20darkness_apg"},{"n":"Curse Of Death","s":4,"u":"curse%20of%20death_apg"},{"n":"Dance Of Darkness","s":4,"u":"dance%20of%20darkness_apg"},{"n":"Debilitating Dichotomy","s":4,"u":"debilitating%20dichotomy_apg"},{"n":"Deceiver's Cloak","s":4,"u":"deceiver's%20cloak_apg"},{"n":"Delay Affliction","s":4,"u":"delay%20affliction_apg"},{"n":"Dim The Light","s":4,"u":"dim%20the%20light_apg"},{"n":"Discern Secrets","s":4,"u":"discern%20secrets_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Elemental Betrayal","s":4,"u":"elemental%20betrayal_apg"},{"n":"Enlarge Companion","s":4,"u":"enlarge%20companion_apg"},{"n":"Ephemeral Tracking","s":4,"u":"ephemeral%20tracking_apg"},{"n":"Establish Ward","s":4,"u":"establish%20ward_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Flaming Fusillade","s":4,"u":"flaming%20fusillade_apg"},{"n":"Genie's Veil","s":4,"u":"genie's%20veil_apg"},{"n":"Ghostly Tragedy","s":4,"u":"ghostly%20tragedy_apg"},{"n":"Gravity Weapon","s":4,"u":"gravity%20weapon_apg"},{"n":"Heal Companion","s":4,"u":"heal%20companion_apg"},{"n":"Heart's Desire","s":4,"u":"heart's%20desire_apg"},{"n":"Heroic Feat","s":4,"u":"heroic%20feat_apg"},{"n":"Hunter's Luck","s":4,"u":"hunter's%20luck_apg"},{"n":"Hunter's Vision","s":4,"u":"hunter's%20vision_apg"},{"n":"Hymn of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Incendiary Aura","s":4,"u":"incendiary%20aura_apg"},{"n":"Interstellar Void","s":4,"u":"interstellar%20void_apg"},{"n":"Ki Form","s":4,"u":"ki%20form_apg"},{"n":"Life Boost","s":4,"u":"life%20boost_apg"},{"n":"Life Link","s":4,"u":"life%20link_apg"},{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Magic Hide","s":4,"u":"magic%20hide_apg"},{"n":"Malicious Shadow","s":4,"u":"malicious%20shadow_apg"},{"n":"Medusa's Wrath","s":4,"u":"medusa's%20wrath_apg"},{"n":"Moonlight Bridge","s":4,"u":"moonlight%20bridge_apg"},{"n":"Needle Of Vengeance","s":4,"u":"needle%20of%20vengeance_apg"},{"n":"Nudge Fate","s":4,"u":"nudge%20fate_apg"},{"n":"Nymph's Token","s":4,"u":"nymph's%20token_apg"},{"n":"Ode To Ouroboros","s":4,"u":"ode%20to%20ouroboros_apg"},{"n":"Personal Blizzard","s":4,"u":"personal%20blizzard_apg"},{"n":"Phase Familiar","s":4,"u":"phase%20familiar_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Ranger's Bramble","s":4,"u":"ranger's%20bramble_apg"},{"n":"Restorative Moment","s":4,"u":"restorative%20moment_apg"},{"n":"Sepulchral Mask","s":4,"u":"sepulchral%20mask_apg"},{"n":"Shadow Illusion","s":4,"u":"shadow%20illusion_apg"},{"n":"Shadow Jump","s":4,"u":"shadow%20jump_apg"},{"n":"Shadow's Web","s":4,"u":"shadow's%20web_apg"},{"n":"Shepherd Of Souls","s":4,"u":"shepherd%20of%20souls_apg"},{"n":"Shroud Of Night","s":4,"u":"shroud%20of%20night_apg"},{"n":"Snare Hopping","s":4,"u":"snare%20hopping_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Soothing Mist","s":4,"u":"soothing%20mist_apg"},{"n":"Soul Siphon","s":4,"u":"soul%20siphon_apg"},{"n":"Spirit Veil","s":4,"u":"spirit%20veil_apg"},{"n":"Spray Of Stars","s":4,"u":"spray%20of%20stars_apg"},{"n":"Steal Shadow","s":4,"u":"steal%20shadow_apg"},{"n":"Stoke The Heart","s":4,"u":"stoke%20the%20heart_apg"},{"n":"Symphony Of The Unfettered Heart","s":4,"u":"symphony%20of%20the%20unfettered%20heart_apg"},{"n":"Tempest Form","s":4,"u":"tempest%20form_apg"},{"n":"Tempest Touch","s":4,"u":"tempest%20touch_apg"},{"n":"Terrain Transposition","s":4,"u":"terrain%20transposition_apg"},{"n":"Thunderburst","s":4,"u":"thunderburst_apg"},{"n":"Touch Of Corruption","s":4,"u":"touch%20of%20corruption_apg"},{"n":"Veil Of Dreams","s":4,"u":"veil%20of%20dreams_apg"},{"n":"Vision Of Weakness","s":4,"u":"vision%20of%20weakness_apg"},{"n":"Whirling Flames","s":4,"u":"whirling%20flames_apg"},{"n":"Wilding Word","s":4,"u":"wilding%20word_apg"},{"n":"Wish-twisted Form","s":4,"u":"wish-twisted%20form_apg"},{"n":"Aberrant Whispers","s":5,"u":"aberrant%20whispers_crb"},{"n":"Abundant Step","s":5,"u":"abundant%20step_crb"},{"n":"Abyssal Wrath","s":5,"u":"abyssal%20wrath_crb"},{"n":"Agile Feet","s":5,"u":"agile%20feet_crb"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Ancestral Memories","s":5,"u":"ancestral%20memories_crb"},{"n":"Angelic Halo","s":5,"u":"angelic%20halo_crb"},{"n":"Angelic Wings","s":5,"u":"angelic%20wings_crb"},{"n":"Appearance Of Wealth","s":5,"u":"appearance%20of%20wealth_crb"},{"n":"Arcane Countermeasure","s":5,"u":"arcane%20countermeasure_crb"},{"n":"Artistic Flourish","s":5,"u":"artistic%20flourish_crb"},{"n":"Athletic Rush","s":5,"u":"athletic%20rush_crb"},{"n":"Augment Summoning","s":5,"u":"augment%20summoning_crb"},{"n":"Bind Soul","s":5,"u":"bind%20soul_crb"},{"n":"Bit Of Luck","s":5,"u":"bit%20of%20luck_crb"},{"n":"Blind Ambition","s":5,"u":"blind%20ambition_crb"},{"n":"Call Of The Grave","s":5,"u":"call%20of%20the%20grave_crb"},{"n":"Captivating Adoration","s":5,"u":"captivating%20adoration_crb"},{"n":"Celestial Brand","s":5,"u":"celestial%20brand_crb"},{"n":"Champion's Sacrifice","s":5,"u":"champion's%20sacrifice_crb"},{"n":"Charming Touch","s":5,"u":"charming%20touch_crb"},{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Circle Of Protection","s":5,"u":"circle%20of%20protection_crb"},{"n":"Cloak Of Shadow","s":5,"u":"cloak%20of%20shadow_crb"},{"n":"Commanding Lash","s":5,"u":"commanding%20lash_crb"},{"n":"Competitive Edge","s":5,"u":"competitive%20edge_crb"},{"n":"Counter Performance","s":5,"u":"counter%20performance_crb"},{"n":"Crusade","s":5,"u":"crusade_crb"},{"n":"Cry Of Destruction","s":5,"u":"cry%20of%20destruction_crb"},{"n":"Darkened Eyes","s":5,"u":"darkened%20eyes_crb"},{"n":"Dazzling Flash","s":5,"u":"dazzling%20flash_crb"},{"n":"Death's Call","s":5,"u":"death's%20call_crb"},{"n":"Delusional Pride","s":5,"u":"delusional%20pride_crb"},{"n":"Destructive Aura","s":5,"u":"destructive%20aura_crb"},{"n":"Detect Alignment","s":5,"u":"detect%20alignment_crb"},{"n":"Detect Poison","s":5,"u":"detect%20poison_crb"},{"n":"Detect Scrying","s":5,"u":"detect%20scrying_crb"},{"n":"Diabolic Edict","s":5,"u":"diabolic%20edict_crb"},{"n":"Dimensional Lock","s":5,"u":"dimensional%20lock_crb"},{"n":"Dimensional Steps","s":5,"u":"dimensional%20steps_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Discern Lies","s":5,"u":"discern%20lies_crb"},{"n":"Discern Location","s":5,"u":"discern%20location_crb"},{"n":"Disjunction","s":5,"u":"disjunction_crb"},{"n":"Disperse Into Air","s":5,"u":"disperse%20into%20air_crb"},{"n":"Diviner's Sight","s":5,"u":"diviner's%20sight_crb"},{"n":"Dominate","s":5,"u":"dominate_crb"},{"n":"Downpour","s":5,"u":"downpour_crb"},{"n":"Dragon Breath","s":5,"u":"dragon%20breath_crb"},{"n":"Dragon Claws","s":5,"u":"dragon%20claws_crb"},{"n":"Dragon Wings","s":5,"u":"dragon%20wings_crb"},{"n":"Drain Life","s":5,"u":"drain%20life_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Dreamer's Call","s":5,"u":"dreamer's%20call_crb"},{"n":"Drop Dead","s":5,"u":"drop%20dead_crb"},{"n":"Elemental Blast","s":5,"u":"elemental%20blast_crb"},{"n":"Elemental Motion","s":5,"u":"elemental%20motion_crb"},{"n":"Elemental Tempest","s":5,"u":"elemental%20tempest_crb"},{"n":"Elemental Toss","s":5,"u":"elemental%20toss_crb"},{"n":"Embrace The Pit","s":5,"u":"embrace%20the%20pit_crb"},{"n":"Empty Body","s":5,"u":"empty%20body_crb"},{"n":"Enduring Might","s":5,"u":"enduring%20might_crb"},{"n":"Energy Absorption","s":5,"u":"energy%20absorption_crb"},{"n":"Eradicate Undeath","s":5,"u":"eradicate%20undeath_crb"},{"n":"Ethereal Jaunt","s":5,"u":"ethereal%20jaunt_crb"},{"n":"Extend Spell","s":5,"u":"extend%20spell_crb"},{"n":"Face In The Crowd","s":5,"u":"face%20in%20the%20crowd_crb"},{"n":"Faerie Dust","s":5,"u":"faerie%20dust_crb"},{"n":"False Vision","s":5,"u":"false%20vision_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"Fey Disappearance","s":5,"u":"fey%20disappearance_crb"},{"n":"Fey Glamour","s":5,"u":"fey%20glamour_crb"},{"n":"Fire Ray","s":5,"u":"fire%20ray_crb"},{"n":"Flame Barrier","s":5,"u":"flame%20barrier_crb"},{"n":"Force Bolt","s":5,"u":"force%20bolt_crb"},{"n":"Forced Quiet","s":5,"u":"forced%20quiet_crb"},{"n":"Gate","s":5,"u":"gate_crb"},{"n":"Glibness","s":5,"u":"glibness_crb"},{"n":"Glimpse The Truth","s":5,"u":"glimpse%20the%20truth_crb"},{"n":"Globe Of Invulnerability","s":5,"u":"globe%20of%20invulnerability_crb"},{"n":"Glutton's Jaws","s":5,"u":"glutton's%20jaws_crb"},{"n":"Goodberry","s":5,"u":"goodberry_crb"},{"n":"Grasping Grave","s":5,"u":"grasping%20grave_crb"},{"n":"Hallucinatory Terrain","s":5,"u":"hallucinatory%20terrain_crb"},{"n":"Hand Of The Apprentice","s":5,"u":"hand%20of%20the%20apprentice_crb"},{"n":"Heal Animal","s":5,"u":"heal%20animal_crb"},{"n":"Healer's Blessing","s":5,"u":"healer's%20blessing_crb"},{"n":"Hellfire Plume","s":5,"u":"hellfire%20plume_crb"},{"n":"Hero's Defiance","s":5,"u":"hero's%20defiance_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Hurtling Stone","s":5,"u":"hurtling%20stone_crb"},{"n":"Impaling Briars","s":5,"u":"impaling%20briars_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Inspire Heroics","s":5,"u":"inspire%20heroics_crb"},{"n":"Invisibility Cloak","s":5,"u":"invisibility%20cloak_crb"},{"n":"Jealous Hex","s":5,"u":"jealous%20hex_crb"},{"n":"Ki Blast","s":5,"u":"ki%20blast_crb"},{"n":"Ki Rush","s":5,"u":"ki%20rush_crb"},{"n":"Ki Strike","s":5,"u":"ki%20strike_crb"},{"n":"Know The Enemy","s":5,"u":"know%20the%20enemy_crb"},{"n":"Lay On Hands","s":5,"u":"lay%20on%20hands_crb"},{"n":"Life Siphon","s":5,"u":"life%20siphon_crb"},{"n":"Lingering Composition","s":5,"u":"lingering%20composition_crb"},{"n":"Litany Against Sloth","s":5,"u":"litany%20against%20sloth_crb"},{"n":"Litany Against Wrath","s":5,"u":"litany%20against%20wrath_crb"},{"n":"Litany Of Righteousness","s":5,"u":"litany%20of%20righteousness_crb"},{"n":"Localized Quake","s":5,"u":"localized%20quake_crb"},{"n":"Locate","s":5,"u":"locate_crb"},{"n":"Loremaster's Etude","s":5,"u":"loremaster's%20etude_crb"},{"n":"Lucky Break","s":5,"u":"lucky%20break_crb"},{"n":"Magic Aura","s":5,"u":"magic%20aura_crb"},{"n":"Magic's Vessel","s":5,"u":"magic's%20vessel_crb"},{"n":"Magnificent Mansion","s":5,"u":"magnificent%20mansion_crb"},{"n":"Malignant Sustenance","s":5,"u":"malignant%20sustenance_crb"},{"n":"Mind Blank","s":5,"u":"mind%20blank_crb"},{"n":"Mind Probe","s":5,"u":"mind%20probe_crb"},{"n":"Mind Reading","s":5,"u":"mind%20reading_crb"},{"n":"Modify Memory","s":5,"u":"modify%20memory_crb"},{"n":"Moonbeam","s":5,"u":"moonbeam_crb"},{"n":"Mystic Beacon","s":5,"u":"mystic%20beacon_crb"},{"n":"Nature's Bounty","s":5,"u":"nature's%20bounty_crb"},{"n":"Nondetection","s":5,"u":"nondetection_crb"},{"n":"Overstuff","s":5,"u":"overstuff_crb"},{"n":"Passwall","s":5,"u":"passwall_crb"},{"n":"Perfected Form","s":5,"u":"perfected%20form_crb"},{"n":"Perfected Mind","s":5,"u":"perfected%20mind_crb"},{"n":"Physical Boost","s":5,"u":"physical%20boost_crb"},{"n":"Plane Shift","s":5,"u":"plane%20shift_crb"},{"n":"Positive Luminance","s":5,"u":"positive%20luminance_crb"},{"n":"Possession","s":5,"u":"possession_crb"},{"n":"Power Word Blind","s":5,"u":"power%20word%20blind_crb"},{"n":"Power Word Kill","s":5,"u":"power%20word%20kill_crb"},{"n":"Power Word Stun","s":5,"u":"power%20word%20stun_crb"},{"n":"Precious Metals","s":5,"u":"precious%20metals_crb"},{"n":"Primal Summons","s":5,"u":"primal%20summons_crb"},{"n":"Private Sanctum","s":5,"u":"private%20sanctum_crb"},{"n":"Protection","s":5,"u":"protection_crb"},{"n":"Protective Ward","s":5,"u":"protective%20ward_crb"},{"n":"Protector's Sacrifice","s":5,"u":"protector's%20sacrifice_crb"},{"n":"Protector's Sphere","s":5,"u":"protector's%20sphere_crb"},{"n":"Pulse Of The City","s":5,"u":"pulse%20of%20the%20city_crb"},{"n":"Pushing Gust","s":5,"u":"pushing%20gust_crb"},{"n":"Quivering Palm","s":5,"u":"quivering%20palm_crb"},{"n":"Raise Dead","s":5,"u":"raise%20dead_crb"},{"n":"Read Fate","s":5,"u":"read%20fate_crb"},{"n":"Read Omens","s":5,"u":"read%20omens_crb"},{"n":"Rebuke Death","s":5,"u":"rebuke%20death_crb"},{"n":"Remake","s":5,"u":"remake_crb"},{"n":"Retributive Pain","s":5,"u":"retributive%20pain_crb"},{"n":"Reverse Gravity","s":5,"u":"reverse%20gravity_crb"},{"n":"Rope Trick","s":5,"u":"rope%20trick_crb"},{"n":"Safeguard Secret","s":5,"u":"safeguard%20secret_crb"},{"n":"Savor The Sting","s":5,"u":"savor%20the%20sting_crb"},{"n":"Scholarly Recollection","s":5,"u":"scholarly%20recollection_crb"},{"n":"Scrying","s":5,"u":"scrying_crb"},{"n":"Shadow Walk","s":5,"u":"shadow%20walk_crb"},{"n":"Shared Nightmare","s":5,"u":"shared%20nightmare_crb"},{"n":"Shifting Form","s":5,"u":"shifting%20form_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Soothing Words","s":5,"u":"soothing%20words_crb"},{"n":"Spell Turning","s":5,"u":"spell%20turning_crb"},{"n":"Splash Of Art","s":5,"u":"splash%20of%20art_crb"},{"n":"Stone Tell","s":5,"u":"stone%20tell_crb"},{"n":"Storm Lord","s":5,"u":"storm%20lord_crb"},{"n":"Stormwind Flight","s":5,"u":"stormwind%20flight_crb"},{"n":"Sudden Shift","s":5,"u":"sudden%20shift_crb"},{"n":"Swamp Of Sloth","s":5,"u":"swamp%20of%20sloth_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"},{"n":"Take Its Course","s":5,"u":"take%20its%20course_crb"},{"n":"Talking Corpse","s":5,"u":"talking%20corpse_crb"},{"n":"Telepathic Bond","s":5,"u":"telepathic%20bond_crb"},{"n":"Teleport","s":5,"u":"teleport_crb"},{"n":"Tempest Surge","s":5,"u":"tempest%20surge_crb"},{"n":"Tempt Fate","s":5,"u":"tempt%20fate_crb"},{"n":"Tentacular Limbs","s":5,"u":"tentacular%20limbs_crb"},{"n":"Tidal Surge","s":5,"u":"tidal%20surge_crb"},{"n":"Tongues","s":5,"u":"tongues_crb"},{"n":"Touch Of Obedience","s":5,"u":"touch%20of%20obedience_crb"},{"n":"Touch Of The Moon","s":5,"u":"touch%20of%20the%20moon_crb"},{"n":"Touch Of Undeath","s":5,"u":"touch%20of%20undeath_crb"},{"n":"Traveler's Transit","s":5,"u":"traveler's%20transit_crb"},{"n":"Tree Stride","s":5,"u":"tree%20stride_crb"},{"n":"Trickster's Twin","s":5,"u":"trickster's%20twin_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Undeath's Blessing","s":5,"u":"undeath's%20blessing_crb"},{"n":"Undetectable Alignment","s":5,"u":"undetectable%20alignment_crb"},{"n":"Unimpeded Stride","s":5,"u":"unimpeded%20stride_crb"},{"n":"Unity","s":5,"u":"unity_crb"},{"n":"Unusual Anatomy","s":5,"u":"unusual%20anatomy_crb"},{"n":"Veil Of Confidence","s":5,"u":"veil%20of%20confidence_crb"},{"n":"Vibrant Thorns","s":5,"u":"vibrant%20thorns_crb"},{"n":"Vigilant Eye","s":5,"u":"vigilant%20eye_crb"},{"n":"Waking Nightmare","s":5,"u":"waking%20nightmare_crb"},{"n":"Warped Terrain","s":5,"u":"warped%20terrain_crb"},{"n":"Weapon Surge","s":5,"u":"weapon%20surge_crb"},{"n":"Wholeness Of Body","s":5,"u":"wholeness%20of%20body_crb"},{"n":"Wild Morph","s":5,"u":"wild%20morph_crb"},{"n":"Wild Shape","s":5,"u":"wild%20shape_crb"},{"n":"Wild Winds Stance","s":5,"u":"wild%20winds%20stance_crb"},{"n":"Wind Jump","s":5,"u":"wind%20jump_crb"},{"n":"Word Of Freedom","s":5,"u":"word%20of%20freedom_crb"},{"n":"Word Of Truth","s":5,"u":"word%20of%20truth_crb"},{"n":"You're Mine","s":5,"u":"you're%20mine_crb"},{"n":"Zeal For Battle","s":5,"u":"zeal%20for%20battle_crb"},{"n":"Zone Of Truth","s":5,"u":"zone%20of%20truth_crb"},{"n":"Exchange Image","s":18,"u":"exchange%20image_aoa3"},{"n":"Join Pasts","s":18,"u":"join%20pasts_aoa3"},{"n":"Spiritual Anamnesis","s":18,"u":"spiritual%20anamnesis_aoa3"},{"n":"Practice Makes Perfect","s":19,"u":"practice%20makes%20perfect_aoa4"},{"n":"Apex Companion","s":21,"u":"apex%20companion_aoa6"},{"n":"Song Of The Fallen","s":21,"u":"song%20of%20the%20fallen_aoa6"},{"n":"Magical Fetters","s":23,"u":"magical%20fetters_aoe2"},{"n":"Maze Of Locked Doors","s":23,"u":"maze%20of%20locked%20doors_aoe2"},{"n":"Speaking Sky","s":23,"u":"speaking%20sky_aoe2"},{"n":"Steal The Sky","s":23,"u":"steal%20the%20sky_aoe2"},{"n":"Imp Sting","s":25,"u":"imp%20sting_aoe4"},{"n":"Leng Sting","s":25,"u":"leng%20sting_aoe4"},{"n":"Linnorm Sting","s":25,"u":"linnorm%20sting_aoe4"},{"n":"Swarming Wasp Stings","s":25,"u":"swarming%20wasp%20stings_aoe4"},{"n":"Wyvern Sting","s":25,"u":"wyvern%20sting_aoe4"},{"n":"Ordained Purpose","s":26,"u":"ordained%20purpose_aoe5"},{"n":"Split The Tongue","s":26,"u":"split%20the%20tongue_aoe5"},{"n":"Daydreamer's Curse","s":29,"u":"daydreamer's%20curse_av2"},{"n":"Sage's Curse","s":29,"u":"sage's%20curse_av2"},{"n":"Call The Blood","s":30,"u":"call%20the%20blood_av3"},{"n":"Ectoplasmic Expulsion","s":30,"u":"ectoplasmic%20expulsion_av3"},{"n":"Fearful Feast","s":30,"u":"fearful%20feast_av3"},{"n":"Lift Nature's Caul","s":30,"u":"lift%20nature's%20caul_av3"},{"n":"Hallowed Ground","s":10,"u":"hallowed%20ground_botd"},{"n":"Eyes of the Dead","s":10,"u":"eyes%20of%20the%20dead_botd"},{"n":"Shambling Horror","s":10,"u":"shambling%20horror_botd"},{"n":"Subjugate Undead","s":10,"u":"subjugate%20undead_botd"},{"n":"Distortion Lens","s":11,"u":"distortion%20lens_da"},{"n":"Ghostly Shift","s":11,"u":"ghostly%20shift_da"},{"n":"Tesseract Tunnel","s":11,"u":"tesseract%20tunnel_da"},{"n":"Imaginary Weapon","s":11,"u":"imaginary%20weapon_da"},{"n":"Astral Rain","s":11,"u":"astral%20rain_da"},{"n":"Hologram Cage","s":11,"u":"hologram%20cage_da"},{"n":"Forbidden Thought","s":11,"u":"forbidden%20thought_da"},{"n":"Shatter Mind","s":11,"u":"shatter%20mind_da"},{"n":"Contagious Idea","s":11,"u":"contagious%20idea_da"},{"n":"Thermal Stasis","s":11,"u":"thermal%20stasis_da"},{"n":"Entropic Wheel","s":11,"u":"entropic%20wheel_da"},{"n":"Redistribute Potential","s":11,"u":"redistribute%20potential_da"},{"n":"Glimpse Weakness","s":11,"u":"glimpse%20weakness_da"},{"n":"Omnidirectional Scan","s":11,"u":"omnidirectional%20scan_da"},{"n":"Foresee the Path","s":11,"u":"foresee%20the%20path_da"},{"n":"Telekinetic Rend","s":11,"u":"telekinetic%20rend_da"},{"n":"Vector Screen","s":11,"u":"vector%20screen_da"},{"n":"Rally Point","s":11,"u":"rally%20point_da"},{"n":"False Nature","s":11,"u":"false%20nature_da"},{"n":"Temporal Twin","s":11,"u":"temporal%20twin_da"},{"n":"Temporal Distortion","s":11,"u":"temporal%20distortion_da"},{"n":"Time Skip","s":11,"u":"time%20skip_da"},{"n":"Manifold Lives","s":11,"u":"manifold%20lives_da"},{"n":"Path of Least Resistance","s":11,"u":"path%20of%20least%20resistance_da"},{"n":"Dancing Blade","s":11,"u":"dancing%20blade_da"},{"n":"Breath Of Drought","s":31,"u":"breath%20of%20drought_ec1"},{"n":"Personal Rain Cloud","s":31,"u":"personal%20rain%20cloud_ec1"},{"n":"Rime Slick","s":31,"u":"rime%20slick_ec1"},{"n":"Scouring Sand","s":31,"u":"scouring%20sand_ec1"},{"n":"Sea Surge","s":31,"u":"sea%20surge_ec1"},{"n":"Sudden Bolt","s":31,"u":"sudden%20bolt_ec1"},{"n":"Unseasonable Squall","s":31,"u":"unseasonable%20squall_ec1"},{"n":"Verdant Sprout","s":31,"u":"verdant%20sprout_ec1"},{"n":"Clownish Curse","s":32,"u":"clownish%20curse_ec2"},{"n":"Favorable Review","s":32,"u":"favorable%20review_ec2"},{"n":"Pillar Of Water","s":32,"u":"pillar%20of%20water_ec2"},{"n":"Pyrotechnics","s":32,"u":"pyrotechnics_ec2"},{"n":"Ravening Maw","s":9,"u":"ravening%20maw_ec3"},{"n":"Blood Feast","s":33,"u":"blood%20feast_ec4"},{"n":"Entrancing Eyes","s":33,"u":"entrancing%20eyes_ec4"},{"n":"Necrotic Radiation","s":33,"u":"necrotic%20radiation_ec4"},{"n":"Blightburn Blast","s":34,"u":"blightburn%20blast_ec5"},{"n":"Control Sand","s":34,"u":"control%20sand_ec5"},{"n":"Pillars Of Sand","s":34,"u":"pillars%20of%20sand_ec5"},{"n":"Astral Labyrinth","s":35,"u":"astral%20labyrinth_ec6"},{"n":"Deluge","s":35,"u":"deluge_ec6"},{"n":"Devour Life","s":35,"u":"devour%20life_ec6"},{"n":"Prying Survey","s":35,"u":"prying%20survey_ec6"},{"n":"Undermine Reality","s":35,"u":"undermine%20reality_ec6"},{"n":"Upheaval","s":35,"u":"upheaval_ec6"},{"n":"Aura Of The Unremarkable","s":37,"u":"aura%20of%20the%20unremarkable_frp1"},{"n":"Return Beacon","s":37,"u":"return%20beacon_frp1"},{"n":"Wronged Monk's Wrath","s":37,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Cleansing Flames","s":39,"u":"cleansing%20flames_frp3"},{"n":"Rejuvenating Flames","s":39,"u":"rejuvenating%20flames_frp3"},{"n":"Shroud Of Flame","s":39,"u":"shroud%20of%20flame_frp3"},{"n":"Invoke The Crimson Oath","s":7,"u":"invoke%20the%20crimson%20oath_locg"},{"n":"Light Of Revelation","s":7,"u":"light%20of%20revelation_locg"},{"n":"Perfect Strike","s":7,"u":"perfect%20strike_locg"},{"n":"Sun Blade","s":7,"u":"sun%20blade_locg"},{"n":"Blinking Flame Aura","s":6,"u":"blinking%20flame%20aura_loil"},{"n":"Unblinking Flame Emblem","s":6,"u":"unblinking%20flame%20emblem_loil"},{"n":"Unblinking Flame Ignition","s":6,"u":"unblinking%20flame%20ignition_loil"},{"n":"Unbreaking Wave Barrier","s":6,"u":"unbreaking%20wave%20barrier_loil"},{"n":"Unbreaking Wave Containment","s":6,"u":"unbreaking%20wave%20containment_loil"},{"n":"Unbreaking Wave Vapor","s":6,"u":"unbreaking%20wave%20vapor_loil"},{"n":"Unfolding Wind Blitz","s":6,"u":"unfolding%20wind%20blitz_loil"},{"n":"Unfolding Wind Buffet","s":6,"u":"unfolding%20wind%20buffet_loil"},{"n":"Unfolding Wind Crash","s":6,"u":"unfolding%20wind%20crash_loil"},{"n":"Untwisting Iron Augmentation","s":6,"u":"untwisting%20iron%20augmentation_loil"},{"n":"Untwisting Iron Pillar","s":6,"u":"untwisting%20iron%20pillar_loil"},{"n":"Untwisting Iron Roots","s":6,"u":"untwisting%20iron%20roots_loil"},{"n":"Speaking Sky","s":6,"u":"speaking%20sky_loil"},{"n":"Steal the Sky","s":6,"u":"steal%20the%20sky_loil"},{"n":"Summon Healing Servitor","s":6,"u":"summon%20healing%20servitor_loil"},{"n":"For Love, for Lightning","s":60,"u":"for%20love%2c%20for%20lightning_lokl"},{"n":"Consecrate Flesh","s":60,"u":"consecrate%20flesh_lokl"},{"n":"Dancing Shield","s":60,"u":"dancing%20shield_lokl"},{"n":"Desperate Repair","s":60,"u":"desperate%20repair_lokl"},{"n":"Dividing Trench","s":60,"u":"dividing%20trench_lokl"},{"n":"Empathic Link","s":60,"u":"empathic%20link_lokl"},{"n":"Enhance Senses","s":60,"u":"enhance%20senses_lokl"},{"n":"Erase Trail","s":60,"u":"erase%20trail_lokl"},{"n":"Forced Mercy","s":60,"u":"forced%20mercy_lokl"},{"n":"Life Pact","s":60,"u":"life%20pact_lokl"},{"n":"Lock Item","s":60,"u":"lock%20item_lokl"},{"n":"Martyr's Intervention","s":60,"u":"martyr's%20intervention_lokl"},{"n":"Purifying Icicle","s":60,"u":"purifying%20icicle_lokl"},{"n":"Radiant Beam","s":60,"u":"radiant%20beam_lokl"},{"n":"Scouring Pulse","s":60,"u":"scouring%20pulse_lokl"},{"n":"Sign of Conviction","s":60,"u":"sign%20of%20conviction_lokl"},{"n":"Synchronize Steps","s":60,"u":"synchronize%20steps_lokl"},{"n":"Wall of Virtue","s":60,"u":"wall%20of%20virtue_lokl"},{"n":"Sun's Fury","s":67,"u":"sun's%20fury_lol"},{"n":"Familiar Form","s":61,"u":"familiar%20form_lopsg"},{"n":"Perseis's Precautions","s":61,"u":"perseis's%20precautions_lopsg"},{"n":"Spellmaster's Ward","s":61,"u":"spellmaster's%20ward_lopsg"},{"n":"Transcribe Moment","s":61,"u":"transcribe%20moment_lopsg"},{"n":"Magic Warrior Aspect","s":63,"u":"magic%20warrior%20aspect_lowg"},{"n":"Magic Warrior Transformation","s":63,"u":"magic%20warrior%20transformation_lowg"},{"n":"Mantis Form","s":63,"u":"mantis%20form_lowg"},{"n":"Perfect Strike","s":63,"u":"perfect%20strike_lowg"},{"n":"Unblinking Flame Revelation","s":63,"u":"unblinking%20flame%20revelation_lowg"},{"n":"Unbreaking Wave Advance","s":63,"u":"unbreaking%20wave%20advance_lowg"},{"n":"Unfolding Wind Rush","s":63,"u":"unfolding%20wind%20rush_lowg"},{"n":"Untwisting Iron Buffer","s":63,"u":"untwisting%20iron%20buffer_lowg"},{"n":"Boost Eidolon","s":65,"u":"boost%20eidolon_som"},{"n":"Cascade Countermeasure","s":65,"u":"cascade%20countermeasure_som"},{"n":"Combustion","s":65,"u":"combustion_som"},{"n":"Crushing Ground","s":65,"u":"crushing%20ground_som"},{"n":"Darklight","s":65,"u":"darklight_som"},{"n":"Dimensional Assault","s":65,"u":"dimensional%20assault_som"},{"n":"Efficient Apport","s":65,"u":"efficient%20apport_som"},{"n":"Eidolon's Wrath","s":65,"u":"eidolon's%20wrath_som"},{"n":"Evolution Surge","s":65,"u":"evolution%20surge_som"},{"n":"Extend Boost","s":65,"u":"extend%20boost_som"},{"n":"Force Fang","s":65,"u":"force%20fang_som"},{"n":"Hasted Assault","s":65,"u":"hasted%20assault_som"},{"n":"Inscrutable Mask","s":65,"u":"inscrutable%20mask_som"},{"n":"Lifelink Surge","s":65,"u":"lifelink%20surge_som"},{"n":"Magic Mailbox","s":65,"u":"magic%20mailbox_som"},{"n":"Nudge The Odds","s":65,"u":"nudge%20the%20odds_som"},{"n":"Powerful Inhalation","s":65,"u":"powerful%20inhalation_som"},{"n":"Pulverizing Cascade","s":65,"u":"pulverizing%20cascade_som"},{"n":"Reinforce Eidolon","s":65,"u":"reinforce%20eidolon_som"},{"n":"Rising Surf","s":65,"u":"rising%20surf_som"},{"n":"Runic Impression","s":65,"u":"runic%20impression_som"},{"n":"Shielding Strike","s":65,"u":"shielding%20strike_som"},{"n":"Shooting Star","s":65,"u":"shooting%20star_som"},{"n":"Spinning Staff","s":65,"u":"spinning%20staff_som"},{"n":"Spiritual Attunement","s":65,"u":"spiritual%20attunement_som"},{"n":"Stone Lance","s":65,"u":"stone%20lance_som"},{"n":"Sudden Recollection","s":65,"u":"sudden%20recollection_som"},{"n":"Thunderous Strike","s":65,"u":"thunderous%20strike_som"},{"n":"Unfetter Eidolon","s":65,"u":"unfetter%20eidolon_som"},{"n":"Updraft","s":65,"u":"updraft_som"},{"n":"Wildfire","s":65,"u":"wildfire_som"},{"n":"Zero Gravity","s":65,"u":"zero%20gravity_som"},{"n":"Airburst","s":47,"u":"airburst_sot1"},{"n":"Friendfetch","s":47,"u":"friendfetch_sot1"},{"n":"Grave Impressions","s":47,"u":"grave%20impressions_sot1"},{"n":"Impeccable Flow","s":47,"u":"impeccable%20flow_sot1"},{"n":"Mind Games","s":47,"u":"mind%20games_sot1"},{"n":"Stumbling Curse","s":47,"u":"stumbling%20curse_sot1"},{"n":"Verminous Lure","s":47,"u":"verminous%20lure_sot1"},{"n":"Blackfingers's Blades","s":49,"u":"blackfingers's%20blades_sot3"},{"n":"Clawsong","s":49,"u":"clawsong_sot3"},{"n":"Gasping Marsh","s":49,"u":"gasping%20marsh_sot3"},{"n":"Girzanje's March","s":49,"u":"girzanje's%20march_sot3"},{"n":"Gray Shadow","s":49,"u":"gray%20shadow_sot3"},{"n":"Mirecloak","s":49,"u":"mirecloak_sot3"},{"n":"Stormburst","s":49,"u":"stormburst_sot3"},{"n":"Swampcall","s":49,"u":"swampcall_sot3"},{"n":"Cloak of Light","s":50,"u":"cloak%20of%20light_sot4"},{"n":"Fear the Sun","s":50,"u":"fear%20the%20sun_sot4"},{"n":"Moonburst","s":50,"u":"moonburst_sot4"},{"n":"Moonlight Ray","s":50,"u":"moonlight%20ray_sot4"},{"n":"Penumbral Disguise","s":50,"u":"penumbral%20disguise_sot4"},{"n":"Radiant Field","s":50,"u":"radiant%20field_sot4"},{"n":"Wall of Radiance","s":50,"u":"wall%20of%20radiance_sot4"},{"n":"Wall of Shadow","s":50,"u":"wall%20of%20shadow_sot4"}],"7":[{"n":"Legacy of the Hammer","s":11,"u":"legacy%20of%20the%20hammer_da"},{"n":"Dreamer Of The Verdant Moon","s":9,"u":"dreamer%20of%20the%20verdant%20moon_ec3"},{"n":"Second Chance Champion","s":58,"u":"second%20chance%20champion_frp0"},{"n":"Alkenstar Outlaw","s":2,"u":"alkenstar%20outlaw_g%26g"},{"n":"Alkenstar Sojourner","s":2,"u":"alkenstar%20sojourner_g%26g"},{"n":"Circuit Judge","s":2,"u":"circuit%20judge_g%26g"},{"n":"Goldhand Arms Dealer","s":2,"u":"goldhand%20arms%20dealer_g%26g"},{"n":"Press-ganged","s":2,"u":"press-ganged_g%26g"},{"n":"Sheriff","s":2,"u":"sheriff_g%26g"},{"n":"Banished Brighite","s":64,"u":"banished%20brighite_ooa0"},{"n":"Framed in Ferrous Quarter","s":64,"u":"framed%20in%20ferrous%20quarter_ooa0"},{"n":"Inexplicably Expelled","s":64,"u":"inexplicably%20expelled_ooa0"},{"n":"Ratted-Out Gun Runner","s":64,"u":"ratted-out%20gun%20runner_ooa0"},{"n":"Snubbed Out Stoolie","s":64,"u":"snubbed%20out%20stoolie_ooa0"},{"n":"Wanted Witness","s":64,"u":"wanted%20witness_ooa0"},{"n":"Sponsored By A Stranger","s":66,"u":"sponsored%20by%20a%20stranger_sot0"},{"n":"Sponsored By A Village","s":66,"u":"sponsored%20by%20a%20village_sot0"},{"n":"Sponsored By Family","s":66,"u":"sponsored%20by%20family_sot0"},{"n":"Sponsored By Teacher Ot","s":66,"u":"sponsored%20by%20teacher%20ot_sot0"},{"n":"Unsponsored","s":66,"u":"unsponsored_sot0"}],"8":[{"n":"Destructive Vengeance","s":4,"u":"destructive%20vengeance_apg"},{"n":"Iron Command","s":4,"u":"iron%20command_apg"},{"n":"Selfish Shield","s":4,"u":"selfish%20shield_apg"}],"25":[{"n":"Dragon Disciple","s":4,"u":"dragon%20disciple_apg"},{"n":"Ritualist","s":4,"u":"ritualist_apg"},{"n":"Scrounger","s":4,"u":"scrounger_apg"},{"n":"Vigilante","s":4,"u":"vigilante_apg"},{"n":"Bellflower Tiller","s":18,"u":"bellflower%20tiller_aoa3"},{"n":"Zephyr Guard","s":20,"u":"zephyr%20guard_aoa5"},{"n":"Edgewatch Detective","s":22,"u":"edgewatch%20detective_aoe1"},{"n":"Jalmeri Heavenseeker","s":23,"u":"jalmeri%20heavenseeker_aoe2"},{"n":"Provocator","s":24,"u":"provocator_aoe3"},{"n":"Red Mantis Assassin","s":24,"u":"red%20mantis%20assassin_aoe3"},{"n":"Ghost Hunter","s":28,"u":"ghost%20hunter_av1"},{"n":"Eldritch Researcher","s":29,"u":"eldritch%20researcher_av2"},{"n":"Drow Shootist","s":30,"u":"drow%20shootist_av3"},{"n":"Juggler","s":31,"u":"juggler_ec1"},{"n":"Staff Acrobat","s":31,"u":"staff%20acrobat_ec1"},{"n":"Animal Trainer","s":32,"u":"animal%20trainer_ec2"},{"n":"Golem Grafter","s":9,"u":"golem%20grafter_ec3"},{"n":"Turpin Rowe Lumberjack","s":9,"u":"turpin%20rowe%20lumberjack_ec3"},{"n":"Butterfly Blade","s":37,"u":"butterfly%20blade_frp1"},{"n":"Ghost Eater","s":37,"u":"ghost%20eater_frp1"},{"n":"Golden League Xun","s":38,"u":"golden%20league%20xun_frp2"},{"n":"Sixth Pillar","s":38,"u":"sixth%20pillar_frp2"},{"n":"Beast Gunner","s":2,"u":"beast%20gunner_g%26g"},{"n":"Bullet Dancer","s":2,"u":"bullet%20dancer_g%26g"},{"n":"Demolitionist","s":2,"u":"demolitionist_g%26g"},{"n":"Firework Technician","s":2,"u":"firework%20technician_g%26g"},{"n":"Overwatch","s":2,"u":"overwatch_g%26g"},{"n":"Pistol Phenom","s":2,"u":"pistol%20phenom_g%26g"},{"n":"Spellshot","s":2,"u":"spellshot_g%26g"},{"n":"Sterling Dynamo","s":2,"u":"sterling%20dynamo_g%26g"},{"n":"Trapsmith","s":2,"u":"trapsmith_g%26g"},{"n":"Trick Driver","s":2,"u":"trick%20driver_g%26g"},{"n":"Unexpected Sharpshooter","s":2,"u":"unexpected%20sharpshooter_g%26g"},{"n":"Vehicle Mechanic","s":2,"u":"vehicle%20mechanic_g%26g"},{"n":"Firebrand Braggart","s":7,"u":"firebrand%20braggart_locg"},{"n":"Halcyon Speaker","s":7,"u":"halcyon%20speaker_locg"},{"n":"Hellknight","s":7,"u":"hellknight_locg"},{"n":"Hellknight Signifer","s":7,"u":"hellknight%20signifer_locg"},{"n":"Knight Reclaimant","s":7,"u":"knight%20reclaimant_locg"},{"n":"Knight Vigilant","s":7,"u":"knight%20vigilant_locg"},{"n":"Magaambyan Attendant","s":7,"u":"magaambyan%20attendant_locg"},{"n":"Scrollmaster","s":7,"u":"scrollmaster_locg"},{"n":"Spellmaster","s":7,"u":"spellmaster_locg"},{"n":"Swordmaster","s":7,"u":"swordmaster_locg"},{"n":"Aldori Duelist","s":63,"u":"aldori%20duelist_lowg"},{"n":"Hellknight Armiger","s":63,"u":"hellknight%20armiger_lowg"},{"n":"Lastwall Sentry","s":63,"u":"lastwall%20sentry_lowg"},{"n":"Lion Blade","s":63,"u":"lion%20blade_lowg"},{"n":"Living Monolith","s":63,"u":"living%20monolith_lowg"},{"n":"Magic Warrior","s":63,"u":"magic%20warrior_lowg"},{"n":"Pathfinder Agent","s":63,"u":"pathfinder%20agent_lowg"},{"n":"Runescarred","s":63,"u":"runescarred_lowg"},{"n":"Student of Perfection","s":63,"u":"student%20of%20perfection_lowg"},{"n":"Gray Gardener","s":42,"u":"gray%20gardener_ngd"},{"n":"Oozemorph","s":46,"u":"oozemorph_sli"},{"n":"Cathartic Mage","s":65,"u":"cathartic%20mage_som"},{"n":"Shadowcaster","s":65,"u":"shadowcaster_som"},{"n":"Soulforger","s":65,"u":"soulforger_som"},{"n":"Folklorist","s":48,"u":"folklorist_sot2"},{"n":"Nantambu Chime-Ringer","s":48,"u":"nantambu%20chime-ringer_sot2"}],"26":[{"n":"Arboreal Sapling","s":4,"u":"arboreal%20sapling_apg"},{"n":"Riding Drake","s":4,"u":"riding%20drake_apg"}],"27":[{"n":"Clockwork Familiar","s":8,"u":"clockwork%20familiar_lotgb"},{"n":"Shadow Familiar","s":65,"u":"shadow%20familiar_som"}],"30":[{"n":"Lesson of Calamity","s":47,"u":"lesson%20of%20calamity_sot1"},{"n":"Lesson of Calamity","s":47,"u":"lesson%20of%20calamity_sot1"}],"51":[{"n":"Black Powder Bomb","s":17,"u":"black%20powder%20bomb_aoa2"},{"n":"Ghost Crystal Cloud","s":32,"u":"ghost%20crystal%20cloud_ec2"},{"n":"Krooth Summoning Rune","s":32,"u":"krooth%20summoning%20rune_ec2"},{"n":"Thunderstone Cascade Trap","s":32,"u":"thunderstone%20cascade%20trap_ec2"},{"n":"Mukradi Summoning Runes","s":33,"u":"mukradi%20summoning%20runes_ec4"},{"n":"Malevolant Mannequins","s":2,"u":"malevolant%20mannequins_g%26g"},{"n":"Steam Vents","s":2,"u":"steam%20vents_g%26g"},{"n":"Iron Dart Launcher","s":44,"u":"iron%20dart%20launcher_ooa2"},{"n":"Second Kiss Engine","s":44,"u":"second%20kiss%20engine_ooa2"},{"n":"Angazhan's Rake Trap","s":46,"u":"angazhan's%20rake%20trap_sli"},{"n":"Fiendripping Blast Trap","s":46,"u":"fiendripping%20blast%20trap_sli"},{"n":"Stalker Summoning Rune","s":46,"u":"stalker%20summoning%20rune_sli"},{"n":"Agitated Carnivorous Plants","s":48,"u":"agitated%20carnivorous%20plants_sot2"},{"n":"Boulder Deadfall Trap","s":48,"u":"boulder%20deadfall%20trap_sot2"},{"n":"Serpent Ward","s":48,"u":"serpent%20ward_sot2"},{"n":"Viper Urn","s":53,"u":"viper%20urn_tio"}],"70":[{"n":"Astral Projection","s":4,"u":"astral%20projection_apg"},{"n":"Heartbond","s":4,"u":"heartbond_apg"},{"n":"Heroes' Feast","s":4,"u":"heroes'%20feast_apg"},{"n":"Reincarnate","s":4,"u":"reincarnate_apg"},{"n":"Rest Eternal","s":4,"u":"rest%20eternal_apg"},{"n":"Simulacrum","s":4,"u":"simulacrum_apg"},{"n":"Teleportation Circle","s":4,"u":"teleportation%20circle_apg"},{"n":"Unseen Custodians","s":4,"u":"unseen%20custodians_apg"},{"n":"Ward Domain","s":4,"u":"ward%20domain_apg"},{"n":"Abyssal Pact","s":12,"u":"abyssal%20pact_b1"},{"n":"Angelic Messenger","s":12,"u":"angelic%20messenger_b1"},{"n":"Infernal Pact","s":12,"u":"infernal%20pact_b1"},{"n":"Daemonic Pact","s":13,"u":"daemonic%20pact_b2"},{"n":"Div Pact","s":14,"u":"div%20pact_b3"},{"n":"Owb Pact","s":14,"u":"owb%20pact_b3"},{"n":"Animate Object","s":5,"u":"animate%20object_crb"},{"n":"Atone","s":5,"u":"atone_crb"},{"n":"Awaken Animal","s":5,"u":"awaken%20animal_crb"},{"n":"Blight","s":5,"u":"blight_crb"},{"n":"Call Spirit","s":5,"u":"call%20spirit_crb"},{"n":"Commune","s":5,"u":"commune_crb"},{"n":"Commune With Nature","s":5,"u":"commune%20with%20nature_crb"},{"n":"Consecrate","s":5,"u":"consecrate_crb"},{"n":"Control Weather","s":5,"u":"control%20weather_crb"},{"n":"Create Undead","s":5,"u":"create%20undead_crb"},{"n":"Freedom","s":5,"u":"freedom_crb"},{"n":"Geas","s":5,"u":"geas_crb"},{"n":"Imprisonment","s":5,"u":"imprisonment_crb"},{"n":"Inveigle","s":5,"u":"inveigle_crb"},{"n":"Legend Lore","s":5,"u":"legend%20lore_crb"},{"n":"Planar Ally","s":5,"u":"planar%20ally_crb"},{"n":"Planar Binding","s":5,"u":"planar%20binding_crb"},{"n":"Plant Growth","s":5,"u":"plant%20growth_crb"},{"n":"Primal Call","s":5,"u":"primal%20call_crb"},{"n":"Resurrect","s":5,"u":"resurrect_crb"},{"n":"Create Skinstitch","s":23,"u":"create%20skinstitch_aoe2"},{"n":"Mindscape Door","s":11,"u":"mindscape%20door_da"},{"n":"Terminate Bloodline","s":34,"u":"terminate%20bloodline_ec5"},{"n":"Lucky Month","s":62,"u":"lucky%20month_lotg"},{"n":"Awaken Object","s":65,"u":"awaken%20object_som"},{"n":"Concealment's Curtain","s":65,"u":"concealment's%20curtain_som"},{"n":"Dread Ambience","s":65,"u":"dread%20ambience_som"},{"n":"Elemental Sentinel","s":65,"u":"elemental%20sentinel_som"},{"n":"Garden Of Death","s":65,"u":"garden%20of%20death_som"},{"n":"Guardian's Aegis","s":65,"u":"guardian's%20aegis_som"},{"n":"Ideal Mimicry","s":65,"u":"ideal%20mimicry_som"},{"n":"Mystic Carriage","s":65,"u":"mystic%20carriage_som"},{"n":"Portrait Of Spite","s":65,"u":"portrait%20of%20spite_som"},{"n":"Purify Soul Path","s":65,"u":"purify%20soul%20path_som"},{"n":"The World's A Stage","s":65,"u":"the%20world's%20a%20stage_som"},{"n":"Arcane Weaving","s":47,"u":"arcane%20weaving_sot1"}],"71":[{"n":"Glider","s":15,"u":"glider_gmg"},{"n":"Sky Chariot, Heavy","s":38,"u":"sky%20chariot%2c%20heavy_frp2"},{"n":"Sky Chariot, Light","s":38,"u":"sky%20chariot%2c%20light_frp2"},{"n":"Sky Chariot, Medium","s":38,"u":"sky%20chariot%2c%20medium_frp2"},{"n":"Adaptable Paddleboat","s":2,"u":"adaptable%20paddleboat_g%26g"},{"n":"Apparatus of the Octopus","s":2,"u":"apparatus%20of%20the%20octopus_g%26g"},{"n":"Armored Carriage","s":2,"u":"armored%20carriage_g%26g"},{"n":"Automated Cycle","s":2,"u":"automated%20cycle_g%26g"},{"n":"Clockwork Hopper","s":2,"u":"clockwork%20hopper_g%26g"},{"n":"Clockwork Wagon","s":2,"u":"clockwork%20wagon_g%26g"},{"n":"Clunkerjunker","s":2,"u":"clunkerjunker_g%26g"},{"n":"Firefly","s":2,"u":"firefly_g%26g"},{"n":"Sand Diver","s":2,"u":"sand%20diver_g%26g"},{"n":"Siege Tower","s":2,"u":"siege%20tower_g%26g"},{"n":"Snail Coach","s":2,"u":"snail%20coach_g%26g"},{"n":"Cliff Crawler","s":8,"u":"cliff%20crawler_lotgb"},{"n":"Firework Pogo","s":8,"u":"firework%20pogo_lotgb"},{"n":"Sand Barge","s":8,"u":"sand%20barge_lotgb"},{"n":"Shark Diver","s":8,"u":"shark%20diver_lotgb"},{"n":"Velocipede","s":8,"u":"velocipede_lotgb"},{"n":"Sand Racer","s":51,"u":"sand%20racer_sot5"}],"73":[{"n":"Dancing","s":5,"u":"dancing_crb"},{"n":"Ethereal","s":5,"u":"ethereal_crb"}]},"alchemical":{"1":[{"n":"Alchemical Golem","s":12,"u":"alchemical%20golem_b1"}],"2":[{"n":"Blight Bomb","s":4,"u":"blight%20bomb%20(generic)_apg"},{"n":"Bloodhound Mask","s":4,"u":"bloodhound%20mask%20(generic)_apg"},{"n":"Cerulean Scourge","s":4,"u":"cerulean%20scourge_apg"},{"n":"Crystal Shards","s":4,"u":"crystal%20shards%20(generic)_apg"},{"n":"Drakeheart Mutagen","s":4,"u":"drakeheart%20mutagen%20(generic)_apg"},{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Focus Cathartic","s":4,"u":"focus%20cathartic%20(generic)_apg"},{"n":"Forensic Dye","s":4,"u":"forensic%20dye_apg"},{"n":"Ghost Charge","s":4,"u":"ghost%20charge%20(generic)_apg"},{"n":"Ghost Ink","s":4,"u":"ghost%20ink_apg"},{"n":"Leadenleg","s":4,"u":"leadenleg_apg"},{"n":"Olfactory Obfuscator","s":4,"u":"olfactory%20obfuscator%20(generic)_apg"},{"n":"Origin Unguent","s":4,"u":"origin%20unguent_apg"},{"n":"Sinew-shock Serum","s":4,"u":"sinew-shock%20serum%20(generic)_apg"},{"n":"Skinstitch Salve","s":4,"u":"skinstitch%20salve_apg"},{"n":"Sovereign Glue","s":4,"u":"sovereign%20glue_apg"},{"n":"Timeless Salts","s":4,"u":"timeless%20salts_apg"},{"n":"Universal Solvent","s":4,"u":"universal%20solvent%20(generic)_apg"},{"n":"Acid Flask","s":5,"u":"acid%20flask%20(generic)_crb"},{"n":"Alchemist's Fire","s":5,"u":"alchemist's%20fire%20(generic)_crb"},{"n":"Antidote","s":5,"u":"antidote%20(generic)_crb"},{"n":"Antiplague","s":5,"u":"antiplague%20(generic)_crb"},{"n":"Arsenic","s":5,"u":"arsenic_crb"},{"n":"Belladonna","s":5,"u":"belladonna_crb"},{"n":"Bestial Mutagen","s":5,"u":"bestial%20mutagen%20(generic)_crb"},{"n":"Black Adder Venom","s":5,"u":"black%20adder%20venom_crb"},{"n":"Black Lotus Extract","s":5,"u":"black%20lotus%20extract_crb"},{"n":"Blightburn Resin","s":5,"u":"blightburn%20resin_crb"},{"n":"Bomber's Eye Elixir","s":5,"u":"bomber's%20eye%20elixir%20(generic)_crb"},{"n":"Bottled Lightning","s":5,"u":"bottled%20lightning%20(generic)_crb"},{"n":"Bravo's Brew","s":5,"u":"bravo's%20brew%20(generic)_crb"},{"n":"Brimstone Fumes","s":5,"u":"brimstone%20fumes_crb"},{"n":"Cat's Eye Elixir","s":5,"u":"cat's%20eye%20elixir_crb"},{"n":"Cheetah's Elixir","s":5,"u":"cheetah's%20elixir%20(generic)_crb"},{"n":"Cognitive Mutagen","s":5,"u":"cognitive%20mutagen%20(generic)_crb"},{"n":"Comprehension Elixir","s":5,"u":"comprehension%20elixir%20(generic)_crb"},{"n":"Cytillesh Oil","s":5,"u":"cytillesh%20oil_crb"},{"n":"Darkvision Elixir","s":5,"u":"darkvision%20elixir%20(generic)_crb"},{"n":"Deathcap Powder","s":5,"u":"deathcap%20powder_crb"},{"n":"Dragon Bile","s":5,"u":"dragon%20bile_crb"},{"n":"Eagle-eye Elixir","s":5,"u":"eagle-eye%20elixir%20(generic)_crb"},{"n":"Elixir of Life","s":5,"u":"elixir%20of%20life%20(generic)_crb"},{"n":"Elixir of Rejuvenation","s":5,"u":"elixir%20of%20rejuvenation_crb"},{"n":"Frost Vial","s":5,"u":"frost%20vial%20(generic)_crb"},{"n":"Giant Centipede Venom","s":5,"u":"giant%20centipede%20venom_crb"},{"n":"Giant Scorpion Venom","s":5,"u":"giant%20scorpion%20venom_crb"},{"n":"Giant Wasp Venom","s":5,"u":"giant%20wasp%20venom_crb"},{"n":"Graveroot","s":5,"u":"graveroot_crb"},{"n":"Hemlock","s":5,"u":"hemlock_crb"},{"n":"Hunting Spider Venom","s":5,"u":"hunting%20spider%20venom_crb"},{"n":"Infiltrator's Elixir","s":5,"u":"infiltrator's%20elixir_crb"},{"n":"Juggernaut Mutagen","s":5,"u":"juggernaut%20mutagen%20(generic)_crb"},{"n":"King's Sleep","s":5,"u":"king's%20sleep_crb"},{"n":"Leaper's Elixir","s":5,"u":"leaper's%20elixir%20(generic)_crb"},{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Lich Dust","s":5,"u":"lich%20dust_crb"},{"n":"Malyass Root Paste","s":5,"u":"malyass%20root%20paste_crb"},{"n":"Mindfog Mist","s":5,"u":"mindfog%20mist_crb"},{"n":"Mistform Elixir","s":5,"u":"mistform%20elixir%20(generic)_crb"},{"n":"Nettleweed Residue","s":5,"u":"nettleweed%20residue_crb"},{"n":"Nightmare Vapor","s":5,"u":"nightmare%20vapor_crb"},{"n":"Philosopher's Stone","s":5,"u":"philosopher's%20stone_crb"},{"n":"Purple Worm Venom","s":5,"u":"purple%20worm%20venom_crb"},{"n":"Quicksilver Mutagen","s":5,"u":"quicksilver%20mutagen%20(generic)_crb"},{"n":"Salamander Elixir","s":5,"u":"salamander%20elixir%20(generic)_crb"},{"n":"Sea Touch Elixir","s":5,"u":"sea%20touch%20elixir%20(generic)_crb"},{"n":"Serene Mutagen","s":5,"u":"serene%20mutagen%20(generic)_crb"},{"n":"Shadow Essence","s":5,"u":"shadow%20essence_crb"},{"n":"Silversheen","s":5,"u":"silversheen_crb"},{"n":"Silvertongue Mutagen","s":5,"u":"silvertongue%20mutagen%20(generic)_crb"},{"n":"Slumber Wine","s":5,"u":"slumber%20wine_crb"},{"n":"Smokestick","s":5,"u":"smokestick%20(generic)_crb"},{"n":"Snake Oil","s":5,"u":"snake%20oil_crb"},{"n":"Spider Root","s":5,"u":"spider%20root_crb"},{"n":"Stone Fist Elixir","s":5,"u":"stone%20fist%20elixir_crb"},{"n":"Sunrod","s":5,"u":"sunrod_crb"},{"n":"Tanglefoot Bag","s":5,"u":"tanglefoot%20bag%20(generic)_crb"},{"n":"Tears of Death","s":5,"u":"tears%20of%20death_crb"},{"n":"Thunderstone","s":5,"u":"thunderstone%20(generic)_crb"},{"n":"Tindertwig","s":5,"u":"tindertwig_crb"},{"n":"Winter Wolf Elixir","s":5,"u":"winter%20wolf%20elixir%20(generic)_crb"},{"n":"Wolfsbane","s":5,"u":"wolfsbane_crb"},{"n":"Wyvern Poison","s":5,"u":"wyvern%20poison_crb"},{"n":"Alcohol","s":15,"u":"alcohol_gmg"},{"n":"Blood Sap","s":15,"u":"blood%20sap_gmg"},{"n":"Bloodeye Coffee","s":15,"u":"bloodeye%20coffee_gmg"},{"n":"Cytillesh","s":15,"u":"cytillesh_gmg"},{"n":"Dreamtime Tea","s":15,"u":"dreamtime%20tea_gmg"},{"n":"Elven Absinthe","s":15,"u":"elven%20absinthe_gmg"},{"n":"Flayleaf","s":15,"u":"flayleaf_gmg"},{"n":"Refined Pesh","s":15,"u":"refined%20pesh_gmg"},{"n":"Scour","s":15,"u":"scour_gmg"},{"n":"Shiver","s":15,"u":"shiver_gmg"},{"n":"Zerk","s":15,"u":"zerk_gmg"},{"n":"Addlebrain","s":18,"u":"addlebrain_aoa3"},{"n":"False Death","s":20,"u":"false%20death_aoa5"},{"n":"Frenzy Oil","s":20,"u":"frenzy%20oil_aoa5"},{"n":"Gorgon's Breath","s":20,"u":"gorgon's%20breath_aoa5"},{"n":"Isolation Draught","s":20,"u":"isolation%20draught_aoa5"},{"n":"Mage Bane","s":20,"u":"mage%20bane_aoa5"},{"n":"Nightmare Salt","s":20,"u":"nightmare%20salt_aoa5"},{"n":"Oblivion Essence","s":20,"u":"oblivion%20essence_aoa5"},{"n":"Peshspine Grenade","s":20,"u":"peshspine%20grenade%20(generic)_aoa5"},{"n":"Weeping Midnight","s":20,"u":"weeping%20midnight_aoa5"},{"n":"Aurifying Salts","s":22,"u":"aurifying%20salts_aoe1"},{"n":"Blindpepper Bomb","s":22,"u":"blindpepper%20bomb_aoe1"},{"n":"Blindpepper Tube","s":22,"u":"blindpepper%20tube_aoe1"},{"n":"Grolna","s":22,"u":"grolna_aoe1"},{"n":"Knockout Dram","s":22,"u":"knockout%20dram_aoe1"},{"n":"Looter's Lethargy","s":22,"u":"looter's%20lethargy_aoe1"},{"n":"Blackfinger Blight","s":24,"u":"blackfinger%20blight_aoe3"},{"n":"Mnemonic Acid","s":24,"u":"mnemonic%20acid_aoe3"},{"n":"Skeptic's Elixir","s":28,"u":"skeptic's%20elixir%20(generic)_av1"},{"n":"Ichthyosis Mutagen","s":29,"u":"ichthyosis%20mutagen_av2"},{"n":"Sloughing Toxin","s":29,"u":"sloughing%20toxin_av2"},{"n":"Fungal Walk Musk","s":30,"u":"fungal%20walk%20musk_av3"},{"n":"Necrotic Bomb","s":30,"u":"necrotic%20bomb%20(generic)_av3"},{"n":"Stupor Poison","s":30,"u":"stupor%20poison_av3"},{"n":"Bottled Sunlight","s":10,"u":"bottled%20sunlight%20(generic)_botd"},{"n":"Ectoplasmic Tracer","s":10,"u":"ectoplasmic%20tracer_botd"},{"n":"Undead Detection Dye","s":10,"u":"undead%20detection%20dye_botd"},{"n":"Baleblood Draft","s":11,"u":"baleblood%20draft_da"},{"n":"Forgetful Drops","s":11,"u":"forgetful%20drops_da"},{"n":"Moonlit Ink","s":11,"u":"moonlit%20ink_da"},{"n":"Self-Immolating Note","s":11,"u":"self-immolating%20note_da"},{"n":"Cave Worm Repellent","s":34,"u":"cave%20worm%20repellent%20(generic)_ec5"},{"n":"Greengut","s":34,"u":"greengut_ec5"},{"n":"Ambrosia Of Undying Hope","s":35,"u":"ambrosia%20of%20undying%20hope_ec6"},{"n":"Energy Mutagen","s":36,"u":"energy%20mutagen%20(generic)_fop"},{"n":"Stone Body Mutagen","s":36,"u":"stone%20body%20mutagen%20(generic)_fop"},{"n":"Apricot Of Bestial Might","s":38,"u":"apricot%20of%20bestial%20might_frp2"},{"n":"Aromatic Ammunition","s":2,"u":"aromatic%20ammunition_g%26g"},{"n":"Black Powder","s":2,"u":"black%20powder%20(generic)_g%26g"},{"n":"Eroding Bullet","s":2,"u":"eroding%20bullet_g%26g"},{"n":"Exsanguinating Ammunition","s":2,"u":"exsanguinating%20ammunition%20(generic)_g%26g"},{"n":"Glue Bullet","s":2,"u":"glue%20bullet_g%26g"},{"n":"Round","s":2,"u":"round%20(5)_g%26g"},{"n":"Round","s":2,"u":"round%20(10)_g%26g"},{"n":"Lastwall Soup","s":7,"u":"lastwall%20soup_locg"},{"n":"Alkenstar Ice Wine","s":6,"u":"alkenstar%20ice%20wine_loil"},{"n":"Condensed Mana","s":6,"u":"condensed%20mana_loil"},{"n":"Goo Grenade","s":6,"u":"goo%20grenade%20(generic)_loil"},{"n":"Oozepick","s":6,"u":"oozepick%20(generic)_loil"},{"n":"Oxygen Ooze","s":6,"u":"oxygen%20ooze_loil"},{"n":"Alchemical Atomizer","s":67,"u":"alchemical%20atomizer_lol"},{"n":"Applereed Mutagen","s":67,"u":"applereed%20mutagen%20(generic)_lol"},{"n":"Diluted Hype","s":67,"u":"diluted%20hype_lol"},{"n":"Honeyscent","s":67,"u":"honeyscent_lol"},{"n":"Hype","s":67,"u":"hype_lol"},{"n":"Lovers' Ink","s":67,"u":"lovers'%20ink_lol"},{"n":"Plasma Hype","s":67,"u":"plasma%20hype_lol"},{"n":"Sun Orchid Poultice","s":67,"u":"sun%20orchid%20poultice_lol"},{"n":"Swamp Lily Quilt","s":67,"u":"swamp%20lily%20quilt_lol"},{"n":"Vestige Lenses","s":67,"u":"vestige%20lenses_lol"},{"n":"Alignment Ampoule","s":61,"u":"alignment%20ampoule%20(generic)_lopsg"},{"n":"Body Recovery Kit","s":61,"u":"body%20recovery%20kit_lopsg"},{"n":"Bookthief Brew","s":61,"u":"bookthief%20brew_lopsg"},{"n":"Boulderhead Bock","s":61,"u":"boulderhead%20bock_lopsg"},{"n":"Metalmist Sphere","s":61,"u":"metalmist%20sphere%20(generic)_lopsg"},{"n":"Quickpatch Glue","s":61,"u":"quickpatch%20glue_lopsg"},{"n":"Vermin Repellent Agent","s":61,"u":"vermin%20repellent%20agent%20(generic)_lopsg"},{"n":"Artevil Suspension","s":62,"u":"artevil%20suspension_lotg"},{"n":"Curled Cure Gel","s":62,"u":"curled%20cure%20gel_lotg"},{"n":"Drowsy Sun Eye Drops","s":62,"u":"drowsy%20sun%20eye%20drops_lotg"},{"n":"Lady's Blessing Oil","s":62,"u":"lady's%20blessing%20oil_lotg"},{"n":"Toothwort Extract","s":62,"u":"toothwort%20extract_lotg"},{"n":"Yarrow-Root Bandage","s":62,"u":"yarrow-root%20bandage_lotg"},{"n":"Abysium Powder","s":8,"u":"abysium%20powder_lotgb"},{"n":"Brewer's Regret","s":8,"u":"brewer's%20regret%20(generic)_lotgb"},{"n":"Cold Comfort","s":8,"u":"cold%20comfort%20(generic)_lotgb"},{"n":"Dragon's Blood Pudding","s":8,"u":"dragon's%20blood%20pudding%20(generic)_lotgb"},{"n":"Fire And Iceberg","s":8,"u":"fire%20and%20iceberg%20(generic)_lotgb"},{"n":"Impossible Cake","s":8,"u":"impossible%20cake%20(generic)_lotgb"},{"n":"Malleable Mixture","s":8,"u":"malleable%20mixture%20(generic)_lotgb"},{"n":"Popdust","s":8,"u":"popdust_lotgb"},{"n":"Sneezing Powder","s":8,"u":"sneezing%20powder_lotgb"},{"n":"Sulfur Bomb","s":8,"u":"sulfur%20bomb%20(generic)_lotgb"},{"n":"Toadskin Salve","s":8,"u":"toadskin%20salve%20(generic)_lotgb"},{"n":"Vexing Vapor","s":8,"u":"vexing%20vapor%20(generic)_lotgb"},{"n":"Sun Orchid Elixir","s":63,"u":"sun%20orchid%20elixir_lowg"},{"n":"Blaze","s":43,"u":"blaze_ooa1"},{"n":"Searing Suture","s":43,"u":"searing%20suture%20(generic)_ooa1"},{"n":"War Blood Mutagen","s":43,"u":"war%20blood%20mutagen%20(generic)_ooa1"},{"n":"Pyronite","s":44,"u":"pyronite_ooa2"},{"n":"Alchemical Fuse","s":44,"u":"alchemical%20fuse_ooa2"},{"n":"Star Grenade","s":45,"u":"star%20grenade%20(generic)_ooa3"},{"n":"Mana-Rattler Liniment","s":45,"u":"mana-rattler%20liniment_ooa3"},{"n":"Junk Bomb","s":68,"u":"junk%20bomb%20(generic)_pfum"},{"n":"Pressure Bomb","s":68,"u":"pressure%20bomb%20(generic)_pfum"},{"n":"Spiderfoot Brew","s":68,"u":"spiderfoot%20brew%20(generic)_pfum"},{"n":"Overloaded Brain Grenade","s":68,"u":"overloaded%20brain%20grenade_pfum"},{"n":"Sixfingers Elixir","s":46,"u":"sixfingers%20elixir%20(generic)_sli"},{"n":"Forgetful Ink","s":47,"u":"forgetful%20ink_sot1"},{"n":"Red-Rib Gill Mask","s":49,"u":"red-rib%20gill%20mask%20(generic)_sot3"},{"n":"Capsaicin Tonic","s":53,"u":"capsaicin%20tonic_tio"},{"n":"Alchemical Crossbow","s":36,"u":"alchemical%20crossbow_fop"}],"51":[{"n":"Acidic Poison Cloud Trap","s":24,"u":"acidic%20poison%20cloud%20trap_aoe3"},{"n":"Clockwork Poison Bomb","s":24,"u":"clockwork%20poison%20bomb_aoe3"},{"n":"Volatile Reagents","s":43,"u":"volatile%20reagents_ooa1"}],"74":[{"n":"Sun Orchid Harvest","s":62,"u":"sun%20orchid%20harvest_lotg"}]},"aquatic":{"1":[{"n":"Alghollthu Master","s":12,"u":"alghollthu%20master_b1"},{"n":"Baomal","s":12,"u":"baomal_b1"},{"n":"Brine Shark","s":12,"u":"brine%20shark_b1"},{"n":"Bunyip","s":12,"u":"bunyip_b1"},{"n":"Electric Eel","s":12,"u":"electric%20eel_b1"},{"n":"Elemental Tsunami","s":12,"u":"elemental%20tsunami_b1"},{"n":"Giant Moray Eel","s":12,"u":"giant%20moray%20eel_b1"},{"n":"Giant Octopus","s":12,"u":"giant%20octopus_b1"},{"n":"Great White Shark","s":12,"u":"great%20white%20shark_b1"},{"n":"Kraken","s":12,"u":"kraken_b1"},{"n":"Living Waterfall","s":12,"u":"living%20waterfall_b1"},{"n":"Megalodon","s":12,"u":"megalodon_b1"},{"n":"Merfolk Warrior","s":12,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Wavecaller","s":12,"u":"merfolk%20wavecaller_b1"},{"n":"Quatoid","s":12,"u":"quatoid_b1"},{"n":"Reefclaw","s":12,"u":"reefclaw_b1"},{"n":"Tidal Master","s":12,"u":"tidal%20master_b1"},{"n":"Veiled Master","s":12,"u":"veiled%20master_b1"},{"n":"Water Mephit","s":12,"u":"water%20mephit_b1"},{"n":"Blue-ringed Octopus","s":13,"u":"blue-ringed%20octopus_b2"},{"n":"Fire Jellyfish Swarm","s":13,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Giant Crab","s":13,"u":"giant%20crab_b2"},{"n":"Giant Dragonfly Nymph","s":13,"u":"giant%20dragonfly%20nymph_b2"},{"n":"Giant Hippocampus","s":13,"u":"giant%20hippocampus_b2"},{"n":"Giant Jellyfish","s":13,"u":"giant%20jellyfish_b2"},{"n":"Giant Squid","s":13,"u":"giant%20squid_b2"},{"n":"Hippocampus","s":13,"u":"hippocampus_b2"},{"n":"Manta Ray","s":13,"u":"manta%20ray_b2"},{"n":"Nereid","s":13,"u":"nereid_b2"},{"n":"Nixie","s":13,"u":"nixie_b2"},{"n":"Quoppopak","s":13,"u":"quoppopak_b2"},{"n":"Reef Octopus","s":13,"u":"reef%20octopus_b2"},{"n":"Rusalka","s":13,"u":"rusalka_b2"},{"n":"Stingray","s":13,"u":"stingray_b2"},{"n":"Vampire Squid","s":13,"u":"vampire%20squid_b2"},{"n":"Vaspercham","s":13,"u":"vaspercham_b2"},{"n":"Water Orm","s":13,"u":"water%20orm_b2"},{"n":"Fuath","s":14,"u":"fuath_b3"},{"n":"Globster","s":14,"u":"globster_b3"},{"n":"Narwhal","s":14,"u":"narwhal_b3"},{"n":"Piranha Swarm","s":14,"u":"piranha%20swarm_b3"},{"n":"Pufferfish","s":14,"u":"pufferfish_b3"},{"n":"Trilobite","s":14,"u":"trilobite_b3"},{"n":"Trilobite Swarm","s":14,"u":"trilobite%20swarm_b3"},{"n":"Rusalka","s":18,"u":"rusalka_aoa3"},{"n":"Bregdi","s":24,"u":"bregdi_aoe3"},{"n":"Lusca","s":26,"u":"lusca_aoe5"},{"n":"Elemental Vessel, Water","s":26,"u":"elemental%20vessel%2c%20water_aoe5"},{"n":"Deepwater Dhuthorex","s":30,"u":"deepwater%20dhuthorex_av3"},{"n":"Nasurgeth","s":10,"u":"nasurgeth_botd"},{"n":"Seetangeist","s":10,"u":"seetangeist_botd"},{"n":"Vitalia","s":34,"u":"vitalia_ec5"},{"n":"Kun","s":38,"u":"kun_frp2"},{"n":"Lophiithu","s":39,"u":"lophiithu_frp3"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"}]},"gargantuan":{"1":[{"n":"Ancient Bronze Dragon","s":12,"u":"ancient%20bronze%20dragon_b1"},{"n":"Ancient Gold Dragon","s":12,"u":"ancient%20gold%20dragon_b1"},{"n":"Ancient Green Dragon","s":12,"u":"ancient%20green%20dragon_b1"},{"n":"Ancient Silver Dragon","s":12,"u":"ancient%20silver%20dragon_b1"},{"n":"Azure Worm","s":12,"u":"azure%20worm_b1"},{"n":"Baomal","s":12,"u":"baomal_b1"},{"n":"Brontosaurus","s":12,"u":"brontosaurus_b1"},{"n":"Crag Linnorm","s":12,"u":"crag%20linnorm_b1"},{"n":"Crimson Worm","s":12,"u":"crimson%20worm_b1"},{"n":"Deadly Mantis","s":12,"u":"deadly%20mantis_b1"},{"n":"Goliath Spider","s":12,"u":"goliath%20spider_b1"},{"n":"Guthallath","s":12,"u":"guthallath_b1"},{"n":"Ice Linnorm","s":12,"u":"ice%20linnorm_b1"},{"n":"Kraken","s":12,"u":"kraken_b1"},{"n":"Megalodon","s":12,"u":"megalodon_b1"},{"n":"Megaprimatus","s":12,"u":"megaprimatus_b1"},{"n":"Mu Spore","s":12,"u":"mu%20spore_b1"},{"n":"Mukradi","s":12,"u":"mukradi_b1"},{"n":"Phoenix","s":12,"u":"phoenix_b1"},{"n":"Purple Worm","s":12,"u":"purple%20worm_b1"},{"n":"Roc","s":12,"u":"roc_b1"},{"n":"Rune Giant","s":12,"u":"rune%20giant_b1"},{"n":"Sea Serpent","s":12,"u":"sea%20serpent_b1"},{"n":"Shemhazian","s":12,"u":"shemhazian_b1"},{"n":"Tarn Linnorm","s":12,"u":"tarn%20linnorm_b1"},{"n":"Terotricus","s":12,"u":"terotricus_b1"},{"n":"Tor Linnorm","s":12,"u":"tor%20linnorm_b1"},{"n":"Tyrannosaurus","s":12,"u":"tyrannosaurus_b1"},{"n":"Warsworn","s":12,"u":"warsworn_b1"},{"n":"Ancient Brine Dragon","s":13,"u":"ancient%20brine%20dragon_b2"},{"n":"Ancient Cloud Dragon","s":13,"u":"ancient%20cloud%20dragon_b2"},{"n":"Ancient Crystal Dragon","s":13,"u":"ancient%20crystal%20dragon_b2"},{"n":"Ancient Magma Dragon","s":13,"u":"ancient%20magma%20dragon_b2"},{"n":"Ancient Umbral Dragon","s":13,"u":"ancient%20umbral%20dragon_b2"},{"n":"Aolaz","s":13,"u":"aolaz_b2"},{"n":"Black Scorpion","s":13,"u":"black%20scorpion_b2"},{"n":"Cairn Linnorm","s":13,"u":"cairn%20linnorm_b2"},{"n":"Carnivorous Blob","s":13,"u":"carnivorous%20blob_b2"},{"n":"Duneshaker Solifugid","s":13,"u":"duneshaker%20solifugid_b2"},{"n":"Fjord Linnorm","s":13,"u":"fjord%20linnorm_b2"},{"n":"Giant Snapping Turtle","s":13,"u":"giant%20snapping%20turtle_b2"},{"n":"Lerritan","s":13,"u":"lerritan_b2"},{"n":"Neothelid","s":13,"u":"neothelid_b2"},{"n":"Olethrodaemon","s":13,"u":"olethrodaemon_b2"},{"n":"Radiant Warden","s":13,"u":"radiant%20warden_b2"},{"n":"Ravener","s":13,"u":"ravener_b2"},{"n":"Ravener Husk","s":13,"u":"ravener%20husk_b2"},{"n":"Sard","s":13,"u":"sard_b2"},{"n":"Shoal Linnorm","s":13,"u":"shoal%20linnorm_b2"},{"n":"Spinosaurus","s":13,"u":"spinosaurus_b2"},{"n":"Taiga Linnorm","s":13,"u":"taiga%20linnorm_b2"},{"n":"Thunderbird","s":13,"u":"thunderbird_b2"},{"n":"Titan Centipede","s":13,"u":"titan%20centipede_b2"},{"n":"Zomok","s":13,"u":"zomok_b2"},{"n":"Ancient Forest Dragon","s":14,"u":"ancient%20forest%20dragon_b3"},{"n":"Ancient Sea Dragon","s":14,"u":"ancient%20sea%20dragon_b3"},{"n":"Ancient Sky Dragon","s":14,"u":"ancient%20sky%20dragon_b3"},{"n":"Ancient Sovereign Dragon","s":14,"u":"ancient%20sovereign%20dragon_b3"},{"n":"Ancient Underworld Dragon","s":14,"u":"ancient%20underworld%20dragon_b3"},{"n":"Animated Colossus","s":14,"u":"animated%20colossus_b3"},{"n":"Animated Trebuchet","s":14,"u":"animated%20trebuchet_b3"},{"n":"Bone Ship","s":14,"u":"bone%20ship_b3"},{"n":"Chyzaedu","s":14,"u":"chyzaedu_b3"},{"n":"City Guard Squadron","s":14,"u":"city%20guard%20squadron_b3"},{"n":"Consonite Choir","s":14,"u":"consonite%20choir_b3"},{"n":"Danava Titan","s":14,"u":"danava%20titan_b3"},{"n":"Elder Wyrmwraith","s":14,"u":"elder%20wyrmwraith_b3"},{"n":"Elysian Titan","s":14,"u":"elysian%20titan_b3"},{"n":"Hekatonkheires Titan","s":14,"u":"hekatonkheires%20titan_b3"},{"n":"Hellknight Cavalry Brigade","s":14,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Nightmarchers","s":14,"u":"nightmarchers_b3"},{"n":"Ouroboros","s":14,"u":"ouroboros_b3"},{"n":"Rancorous Priesthood","s":14,"u":"rancorous%20priesthood_b3"},{"n":"Shambler Troop","s":14,"u":"shambler%20troop_b3"},{"n":"Skeleton Infantry","s":14,"u":"skeleton%20infantry_b3"},{"n":"Terra-cotta Garrison","s":14,"u":"terra-cotta%20garrison_b3"},{"n":"Thanatotic Titan","s":14,"u":"thanatotic%20titan_b3"},{"n":"Tylosaurus","s":14,"u":"tylosaurus_b3"},{"n":"Tyrannosaurus Skeleton","s":14,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Tzitzimitl","s":14,"u":"tzitzimitl_b3"},{"n":"Wyrmwraith","s":14,"u":"wyrmwraith_b3"},{"n":"Ancient Magma Dragon","s":19,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Soulbound Ruin","s":19,"u":"soulbound%20ruin_aoa4"},{"n":"Duneshaker Solifugid","s":20,"u":"duneshaker%20solifugid_aoa5"},{"n":"Elder Wyrmwraith","s":21,"u":"elder%20wyrmwraith_aoa6"},{"n":"Lesser Manifestation Of Dahak","s":21,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":21,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Mengkare","s":21,"u":"mengkare_aoa6"},{"n":"Tarrasque","s":21,"u":"tarrasque_aoa6"},{"n":"Tzitzimitl","s":21,"u":"tzitzimitl_aoa6"},{"n":"Wyrmwraith","s":21,"u":"wyrmwraith_aoa6"},{"n":"Xotani","s":21,"u":"xotani_aoa6"},{"n":"Lusca","s":26,"u":"lusca_aoe5"},{"n":"Agradaemon","s":27,"u":"agradaemon_aoe6"},{"n":"Camarach","s":27,"u":"camarach_aoe6"},{"n":"Chaos Gulgamodh","s":27,"u":"chaos%20gulgamodh_aoe6"},{"n":"Veksciralenix","s":27,"u":"veksciralenix_aoe6"},{"n":"Shanrigol Behemoth","s":29,"u":"shanrigol%20behemoth_av2"},{"n":"Urveth","s":10,"u":"urveth_botd"},{"n":"Nasurgeth","s":10,"u":"nasurgeth_botd"},{"n":"Last Guard","s":10,"u":"last%20guard_botd"},{"n":"Skeletal Titan","s":10,"u":"skeletal%20titan_botd"},{"n":"Iffdahsil","s":34,"u":"iffdahsil_ec5"},{"n":"Elysian Titan","s":35,"u":"elysian%20titan_ec6"},{"n":"Thanatotic Titan","s":35,"u":"thanatotic%20titan_ec6"},{"n":"Dread Roc","s":37,"u":"dread%20roc_frp1"},{"n":"Grave Spinosaurus","s":37,"u":"grave%20spinosaurus_frp1"},{"n":"Jaiban","s":37,"u":"jaiban_frp1"},{"n":"Mammoth Turtle","s":37,"u":"mammoth%20turtle_frp1"},{"n":"Tyrannosaurus Imperator","s":37,"u":"tyrannosaurus%20imperator_frp1"},{"n":"Kun","s":38,"u":"kun_frp2"},{"n":"Peng","s":38,"u":"peng_frp2"},{"n":"Portal Eater","s":38,"u":"portal%20eater_frp2"},{"n":"Canopy Elder","s":39,"u":"canopy%20elder_frp3"},{"n":"Dancing Night Parade","s":39,"u":"dancing%20night%20parade_frp3"},{"n":"Desecrated Guardian","s":39,"u":"desecrated%20guardian_frp3"},{"n":"Lophiithu","s":39,"u":"lophiithu_frp3"},{"n":"Orochi","s":39,"u":"orochi_frp3"},{"n":"Spinel Leviathan Syndara","s":39,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Spirit Turtle","s":39,"u":"spirit%20turtle_frp3"},{"n":"Quantium Golem","s":6,"u":"quantium%20golem_loil"},{"n":"Benthic Reaver","s":6,"u":"benthic%20reaver_loil"},{"n":"Fleshforged Dreadnought","s":6,"u":"fleshforged%20dreadnought_loil"},{"n":"Grootslang","s":0,"u":"grootslang_lome"},{"n":"Maliadi","s":0,"u":"maliadi_lome"},{"n":"Fafnheir","s":40,"u":"fafnheir_lomm"},{"n":"Kothogaz, Dance of Disharmony","s":40,"u":"kothogaz%2c%20dance%20of%20disharmony_lomm"},{"n":"Conqueror Worm","s":42,"u":"conqueror%20worm_ngd"},{"n":"Clockwork Shambler Hordes","s":45,"u":"clockwork%20shambler%20hordes_ooa3"},{"n":"Dimari-Diji","s":50,"u":"dimari-diji_sot4"},{"n":"Gold Defender Garrison","s":50,"u":"gold%20defender%20garrison_sot4"},{"n":"Living Sun-Spire","s":50,"u":"living%20sun-spire_sot4"},{"n":"Soul Swarms","s":50,"u":"soul%20swarms_sot4"},{"n":"Sun Warrior Brigade","s":50,"u":"sun%20warrior%20brigade_sot4"},{"n":"Gluttonworm","s":51,"u":"gluttonworm_sot5"},{"n":"Apocalypse Ant Swarm","s":52,"u":"apocalypse%20ant%20swarm_sot6"},{"n":"Aspect of Hunger","s":52,"u":"aspect%20of%20hunger_sot6"},{"n":"Aspect of Insects","s":52,"u":"aspect%20of%20insects_sot6"},{"n":"Clockwork Clock Tower","s":52,"u":"clockwork%20clock%20tower_sot6"},{"n":"Ironclad Annihilator Beetle","s":52,"u":"ironclad%20annihilator%20beetle_sot6"},{"n":"Slana","s":52,"u":"slana_sot6"}],"2":[{"n":"Heavy Bombard","s":2,"u":"heavy%20bombard_g%26g"},{"n":"Trebuchet","s":2,"u":"trebuchet_g%26g"}],"71":[{"n":"Airship","s":15,"u":"airship_gmg"},{"n":"Galley","s":15,"u":"galley_gmg"},{"n":"Sailing Ship","s":15,"u":"sailing%20ship_gmg"},{"n":"Battery Tower","s":2,"u":"battery%20tower_g%26g"},{"n":"Clockwork Castle","s":2,"u":"clockwork%20castle_g%26g"},{"n":"Helepolis","s":2,"u":"helepolis_g%26g"},{"n":"Siege Tower","s":2,"u":"siege%20tower_g%26g"},{"n":"Titanic Stomper","s":2,"u":"titanic%20stomper_g%26g"}]},"animal":{"1":[{"n":"Ankhrav","s":12,"u":"ankhrav_b1"},{"n":"Ankylosaurus","s":12,"u":"ankylosaurus_b1"},{"n":"Azure Worm","s":12,"u":"azure%20worm_b1"},{"n":"Ball Python","s":12,"u":"ball%20python_b1"},{"n":"Bloodseeker","s":12,"u":"bloodseeker_b1"},{"n":"Boar","s":12,"u":"boar_b1"},{"n":"Brontosaurus","s":12,"u":"brontosaurus_b1"},{"n":"Bulette","s":12,"u":"bulette_b1"},{"n":"Bunyip","s":12,"u":"bunyip_b1"},{"n":"Cave Bear","s":12,"u":"cave%20bear_b1"},{"n":"Centipede Swarm","s":12,"u":"centipede%20swarm_b1"},{"n":"Crocodile","s":12,"u":"crocodile_b1"},{"n":"Daeodon","s":12,"u":"daeodon_b1"},{"n":"Deadly Mantis","s":12,"u":"deadly%20mantis_b1"},{"n":"Deinonychus","s":12,"u":"deinonychus_b1"},{"n":"Deinosuchus","s":12,"u":"deinosuchus_b1"},{"n":"Dire Wolf","s":12,"u":"dire%20wolf_b1"},{"n":"Eagle","s":12,"u":"eagle_b1"},{"n":"Electric Eel","s":12,"u":"electric%20eel_b1"},{"n":"Elephant","s":12,"u":"elephant_b1"},{"n":"Flash Beetle","s":12,"u":"flash%20beetle_b1"},{"n":"Giant Anaconda","s":12,"u":"giant%20anaconda_b1"},{"n":"Giant Bat","s":12,"u":"giant%20bat_b1"},{"n":"Giant Centipede","s":12,"u":"giant%20centipede_b1"},{"n":"Giant Frilled Lizard","s":12,"u":"giant%20frilled%20lizard_b1"},{"n":"Giant Gecko","s":12,"u":"giant%20gecko_b1"},{"n":"Giant Mantis","s":12,"u":"giant%20mantis_b1"},{"n":"Giant Monitor Lizard","s":12,"u":"giant%20monitor%20lizard_b1"},{"n":"Giant Moray Eel","s":12,"u":"giant%20moray%20eel_b1"},{"n":"Giant Octopus","s":12,"u":"giant%20octopus_b1"},{"n":"Giant Rat","s":12,"u":"giant%20rat_b1"},{"n":"Giant Scorpion","s":12,"u":"giant%20scorpion_b1"},{"n":"Giant Stag Beetle","s":12,"u":"giant%20stag%20beetle_b1"},{"n":"Giant Tarantula","s":12,"u":"giant%20tarantula_b1"},{"n":"Giant Viper","s":12,"u":"giant%20viper_b1"},{"n":"Giant Wasp","s":12,"u":"giant%20wasp_b1"},{"n":"Goblin Dog","s":12,"u":"goblin%20dog_b1"},{"n":"Goliath Spider","s":12,"u":"goliath%20spider_b1"},{"n":"Gorilla","s":12,"u":"gorilla_b1"},{"n":"Great White Shark","s":12,"u":"great%20white%20shark_b1"},{"n":"Griffon","s":12,"u":"griffon_b1"},{"n":"Grizzly Bear","s":12,"u":"grizzly%20bear_b1"},{"n":"Guard Dog","s":12,"u":"guard%20dog_b1"},{"n":"Hive Mother","s":12,"u":"hive%20mother_b1"},{"n":"Hunting Spider","s":12,"u":"hunting%20spider_b1"},{"n":"Hyaenodon","s":12,"u":"hyaenodon_b1"},{"n":"Hyena","s":12,"u":"hyena_b1"},{"n":"Krooth","s":12,"u":"krooth_b1"},{"n":"Leopard","s":12,"u":"leopard_b1"},{"n":"Lion","s":12,"u":"lion_b1"},{"n":"Mammoth","s":12,"u":"mammoth_b1"},{"n":"Megalodon","s":12,"u":"megalodon_b1"},{"n":"Megaprimatus","s":12,"u":"megaprimatus_b1"},{"n":"Owlbear","s":12,"u":"owlbear_b1"},{"n":"Pteranodon","s":12,"u":"pteranodon_b1"},{"n":"Purple Worm","s":12,"u":"purple%20worm_b1"},{"n":"Quetzalcoatlus","s":12,"u":"quetzalcoatlus_b1"},{"n":"Rat Swarm","s":12,"u":"rat%20swarm_b1"},{"n":"Riding Dog","s":12,"u":"riding%20dog_b1"},{"n":"Riding Horse","s":12,"u":"riding%20horse_b1"},{"n":"Riding Pony","s":12,"u":"riding%20pony_b1"},{"n":"Roc","s":12,"u":"roc_b1"},{"n":"Scorpion Swarm","s":12,"u":"scorpion%20swarm_b1"},{"n":"Sea Serpent","s":12,"u":"sea%20serpent_b1"},{"n":"Slurk","s":12,"u":"slurk_b1"},{"n":"Smilodon","s":12,"u":"smilodon_b1"},{"n":"Spider Swarm","s":12,"u":"spider%20swarm_b1"},{"n":"Stegosaurus","s":12,"u":"stegosaurus_b1"},{"n":"Tiger","s":12,"u":"tiger_b1"},{"n":"Triceratops","s":12,"u":"triceratops_b1"},{"n":"Tyrannosaurus","s":12,"u":"tyrannosaurus_b1"},{"n":"Vampire Bat Swarm","s":12,"u":"vampire%20bat%20swarm_b1"},{"n":"Velociraptor","s":12,"u":"velociraptor_b1"},{"n":"Viper","s":12,"u":"viper_b1"},{"n":"War Horse","s":12,"u":"war%20horse_b1"},{"n":"War Pony","s":12,"u":"war%20pony_b1"},{"n":"Wasp Swarm","s":12,"u":"wasp%20swarm_b1"},{"n":"Wolf","s":12,"u":"wolf_b1"},{"n":"Anancus","s":13,"u":"anancus_b2"},{"n":"Army Ant Swarm","s":13,"u":"army%20ant%20swarm_b2"},{"n":"Aurumvorax","s":13,"u":"aurumvorax_b2"},{"n":"Badger","s":13,"u":"badger_b2"},{"n":"Behemoth Hippopotamus","s":13,"u":"behemoth%20hippopotamus_b2"},{"n":"Black Bear","s":13,"u":"black%20bear_b2"},{"n":"Black Scorpion","s":13,"u":"black%20scorpion_b2"},{"n":"Blindheim","s":13,"u":"blindheim_b2"},{"n":"Blue-ringed Octopus","s":13,"u":"blue-ringed%20octopus_b2"},{"n":"Bottlenose Dolphin","s":13,"u":"bottlenose%20dolphin_b2"},{"n":"Brood Leech Swarm","s":13,"u":"brood%20leech%20swarm_b2"},{"n":"Cave Fisher","s":13,"u":"cave%20fisher_b2"},{"n":"Cave Scorpion","s":13,"u":"cave%20scorpion_b2"},{"n":"Cockroach Swarm","s":13,"u":"cockroach%20swarm_b2"},{"n":"Compsognathus","s":13,"u":"compsognathus_b2"},{"n":"Dream Spider","s":13,"u":"dream%20spider_b2"},{"n":"Duneshaker Solifugid","s":13,"u":"duneshaker%20solifugid_b2"},{"n":"Elasmosaurus","s":13,"u":"elasmosaurus_b2"},{"n":"Emperor Cobra","s":13,"u":"emperor%20cobra_b2"},{"n":"Fen Mosquito Swarm","s":13,"u":"fen%20mosquito%20swarm_b2"},{"n":"Fire Jellyfish Swarm","s":13,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Frost Worm","s":13,"u":"frost%20worm_b2"},{"n":"Giant Ant","s":13,"u":"giant%20ant_b2"},{"n":"Giant Badger","s":13,"u":"giant%20badger_b2"},{"n":"Giant Chameleon","s":13,"u":"giant%20chameleon_b2"},{"n":"Giant Cockroach","s":13,"u":"giant%20cockroach_b2"},{"n":"Giant Crab","s":13,"u":"giant%20crab_b2"},{"n":"Giant Dragonfly","s":13,"u":"giant%20dragonfly_b2"},{"n":"Giant Dragonfly Nymph","s":13,"u":"giant%20dragonfly%20nymph_b2"},{"n":"Giant Fly","s":13,"u":"giant%20fly_b2"},{"n":"Giant Frog","s":13,"u":"giant%20frog_b2"},{"n":"Giant Hippocampus","s":13,"u":"giant%20hippocampus_b2"},{"n":"Giant Jellyfish","s":13,"u":"giant%20jellyfish_b2"},{"n":"Giant Leech","s":13,"u":"giant%20leech_b2"},{"n":"Giant Maggot","s":13,"u":"giant%20maggot_b2"},{"n":"Giant Mosquito","s":13,"u":"giant%20mosquito_b2"},{"n":"Giant Slug","s":13,"u":"giant%20slug_b2"},{"n":"Giant Snapping Turtle","s":13,"u":"giant%20snapping%20turtle_b2"},{"n":"Giant Solifugid","s":13,"u":"giant%20solifugid_b2"},{"n":"Giant Squid","s":13,"u":"giant%20squid_b2"},{"n":"Giant Tick","s":13,"u":"giant%20tick_b2"},{"n":"Giant Toad","s":13,"u":"giant%20toad_b2"},{"n":"Giant Whiptail Centipede","s":13,"u":"giant%20whiptail%20centipede_b2"},{"n":"Giant Wolverine","s":13,"u":"giant%20wolverine_b2"},{"n":"Hadrosaurid","s":13,"u":"hadrosaurid_b2"},{"n":"Hippocampus","s":13,"u":"hippocampus_b2"},{"n":"Hippogriff","s":13,"u":"hippogriff_b2"},{"n":"Hippopotamus","s":13,"u":"hippopotamus_b2"},{"n":"Iguanodon","s":13,"u":"iguanodon_b2"},{"n":"Manta Ray","s":13,"u":"manta%20ray_b2"},{"n":"Mastodon","s":13,"u":"mastodon_b2"},{"n":"Megalania","s":13,"u":"megalania_b2"},{"n":"Ogre Spider","s":13,"u":"ogre%20spider_b2"},{"n":"Orca","s":13,"u":"orca_b2"},{"n":"Pachycephalosaurus","s":13,"u":"pachycephalosaurus_b2"},{"n":"Polar Bear","s":13,"u":"polar%20bear_b2"},{"n":"Raven","s":13,"u":"raven_b2"},{"n":"Raven Swarm","s":13,"u":"raven%20swarm_b2"},{"n":"Reef Octopus","s":13,"u":"reef%20octopus_b2"},{"n":"Rhinoceros","s":13,"u":"rhinoceros_b2"},{"n":"Sea Snake","s":13,"u":"sea%20snake_b2"},{"n":"Shocker Lizard","s":13,"u":"shocker%20lizard_b2"},{"n":"Snapping Turtle","s":13,"u":"snapping%20turtle_b2"},{"n":"Spear Frog","s":13,"u":"spear%20frog_b2"},{"n":"Spinosaurus","s":13,"u":"spinosaurus_b2"},{"n":"Sportlebore Swarm","s":13,"u":"sportlebore%20swarm_b2"},{"n":"Stingray","s":13,"u":"stingray_b2"},{"n":"Tick Swarm","s":13,"u":"tick%20swarm_b2"},{"n":"Titan Centipede","s":13,"u":"titan%20centipede_b2"},{"n":"Vampire Squid","s":13,"u":"vampire%20squid_b2"},{"n":"Wolverine","s":13,"u":"wolverine_b2"},{"n":"Woolly Rhinoceros","s":13,"u":"woolly%20rhinoceros_b2"},{"n":"Amphisbaena","s":14,"u":"amphisbaena_b3"},{"n":"Bison","s":14,"u":"bison_b3"},{"n":"Bore Worm Swarm","s":14,"u":"bore%20worm%20swarm_b3"},{"n":"Camel","s":14,"u":"camel_b3"},{"n":"Common Eurypterid","s":14,"u":"common%20eurypterid_b3"},{"n":"Empress Bore Worm","s":14,"u":"empress%20bore%20worm_b3"},{"n":"Fading Fox","s":14,"u":"fading%20fox_b3"},{"n":"Giant Flying Squirrel","s":14,"u":"giant%20flying%20squirrel_b3"},{"n":"Giant Hermit Crab","s":14,"u":"giant%20hermit%20crab_b3"},{"n":"Giant Opossum","s":14,"u":"giant%20opossum_b3"},{"n":"Giant Pangolin","s":14,"u":"giant%20pangolin_b3"},{"n":"Giant Porcupine","s":14,"u":"giant%20porcupine_b3"},{"n":"Giant Seahorse","s":14,"u":"giant%20seahorse_b3"},{"n":"Giant Skunk","s":14,"u":"giant%20skunk_b3"},{"n":"Giant Vulture","s":14,"u":"giant%20vulture_b3"},{"n":"Hellknight Cavalry Brigade","s":14,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Hermit Crab Swarm","s":14,"u":"hermit%20crab%20swarm_b3"},{"n":"Kangaroo","s":14,"u":"kangaroo_b3"},{"n":"Khravgodon","s":14,"u":"khravgodon_b3"},{"n":"Megalictis","s":14,"u":"megalictis_b3"},{"n":"Megatherium","s":14,"u":"megatherium_b3"},{"n":"Mokele-mbembe","s":14,"u":"mokele-mbembe_b3"},{"n":"Monkey","s":14,"u":"monkey_b3"},{"n":"Monkey Swarm","s":14,"u":"monkey%20swarm_b3"},{"n":"Moose","s":14,"u":"moose_b3"},{"n":"Narwhal","s":14,"u":"narwhal_b3"},{"n":"Piranha Swarm","s":14,"u":"piranha%20swarm_b3"},{"n":"Platecarpus","s":14,"u":"platecarpus_b3"},{"n":"Pufferfish","s":14,"u":"pufferfish_b3"},{"n":"Rat Snake Swarm","s":14,"u":"rat%20snake%20swarm_b3"},{"n":"Red Fox","s":14,"u":"red%20fox_b3"},{"n":"Ringhorn Ram","s":14,"u":"ringhorn%20ram_b3"},{"n":"Rosethorn Ram","s":14,"u":"rosethorn%20ram_b3"},{"n":"Skunk","s":14,"u":"skunk_b3"},{"n":"Spiny Eurypterid","s":14,"u":"spiny%20eurypterid_b3"},{"n":"Squirrel Swarm","s":14,"u":"squirrel%20swarm_b3"},{"n":"Terror Bird","s":14,"u":"terror%20bird_b3"},{"n":"Terror Shrike","s":14,"u":"terror%20shrike_b3"},{"n":"Three-toed Sloth","s":14,"u":"three-toed%20sloth_b3"},{"n":"Trilobite","s":14,"u":"trilobite_b3"},{"n":"Trilobite Swarm","s":14,"u":"trilobite%20swarm_b3"},{"n":"Tylosaurus","s":14,"u":"tylosaurus_b3"},{"n":"Viper Swarm","s":14,"u":"viper%20swarm_b3"},{"n":"Weasel","s":14,"u":"weasel_b3"},{"n":"Wolliped","s":14,"u":"wolliped_b3"},{"n":"Yzobu","s":14,"u":"yzobu_b3"},{"n":"Zetogeki","s":14,"u":"zetogeki_b3"},{"n":"Emperor Bird","s":16,"u":"emperor%20bird_aoa1"},{"n":"Mokele-mbembe","s":17,"u":"mokele-mbembe_aoa2"},{"n":"Blood Boar","s":18,"u":"blood%20boar_aoa3"},{"n":"Duneshaker Solifugid","s":20,"u":"duneshaker%20solifugid_aoa5"},{"n":"Giant Solifugid","s":20,"u":"giant%20solifugid_aoa5"},{"n":"Xotanispawn","s":20,"u":"xotanispawn_aoa5"},{"n":"Bone Skipper Swarm","s":23,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Giant Bone Skipper","s":23,"u":"giant%20bone%20skipper_aoe2"},{"n":"Bregdi","s":24,"u":"bregdi_aoe3"},{"n":"Jaul's Wolf","s":28,"u":"jaul's%20wolf_av1"},{"n":"Blood Wolf","s":31,"u":"blood%20wolf_ec1"},{"n":"Corrosive Lizard","s":31,"u":"corrosive%20lizard_ec1"},{"n":"Flea Swarm","s":31,"u":"flea%20swarm_ec1"},{"n":"Giant Flea","s":31,"u":"giant%20flea_ec1"},{"n":"Juvenile Boar","s":31,"u":"juvenile%20boar_ec1"},{"n":"Pinacosaurus","s":31,"u":"pinacosaurus_ec1"},{"n":"Smoldering Leopard","s":31,"u":"smoldering%20leopard_ec1"},{"n":"Violet","s":31,"u":"violet_ec1"},{"n":"Chimpanzee Visitant","s":32,"u":"chimpanzee%20visitant_ec2"},{"n":"Iridescent Elephant","s":32,"u":"iridescent%20elephant_ec2"},{"n":"Lion Visitant","s":32,"u":"lion%20visitant_ec2"},{"n":"War Sauropelta","s":33,"u":"war%20sauropelta_ec4"},{"n":"Barking Stag","s":35,"u":"barking%20stag_ec6"},{"n":"Elysian Sheep","s":35,"u":"elysian%20sheep_ec6"},{"n":"Bee Swarm","s":36,"u":"bee%20swarm_fop"},{"n":"Caustic Wolf","s":36,"u":"caustic%20wolf_fop"},{"n":"Fiery Leopard","s":36,"u":"fiery%20leopard_fop"},{"n":"Giant Lightning Serpent","s":36,"u":"giant%20lightning%20serpent_fop"},{"n":"Icy Rats","s":36,"u":"icy%20rats_fop"},{"n":"Mangy Wolves","s":36,"u":"mangy%20wolves_fop"},{"n":"Mutant Wolves","s":36,"u":"mutant%20wolves_fop"},{"n":"Stone Horse","s":36,"u":"stone%20horse_fop"},{"n":"Caustic Monitor","s":37,"u":"caustic%20monitor_frp1"},{"n":"Dread Roc","s":37,"u":"dread%20roc_frp1"},{"n":"Dromornis","s":37,"u":"dromornis_frp1"},{"n":"Grave Spinosaurus","s":37,"u":"grave%20spinosaurus_frp1"},{"n":"Mammoth Turtle","s":37,"u":"mammoth%20turtle_frp1"},{"n":"Tyrannosaurus Imperator","s":37,"u":"tyrannosaurus%20imperator_frp1"},{"n":"Ugvashi","s":6,"u":"ugvashi_loil"},{"n":"Masu","s":44,"u":"masu_ooa2"},{"n":"Akrida","s":44,"u":"akrida_ooa2"},{"n":"Mutant Giant Toad","s":44,"u":"mutant%20giant%20toad_ooa2"},{"n":"Mutant Bats","s":45,"u":"mutant%20bats_ooa3"},{"n":"Giant Mining Bee","s":47,"u":"giant%20mining%20bee_sot1"},{"n":"Giant Silverfish","s":47,"u":"giant%20silverfish_sot1"},{"n":"Giant Tsetse Fly","s":47,"u":"giant%20tsetse%20fly_sot1"},{"n":"Giant Worker Bee","s":47,"u":"giant%20worker%20bee_sot1"},{"n":"Silverfish Swarm","s":47,"u":"silverfish%20swarm_sot1"},{"n":"Damibwa","s":48,"u":"damibwa_sot2"},{"n":"Old Thrasher","s":48,"u":"old%20thrasher_sot2"},{"n":"Khefak Scuttler","s":51,"u":"khefak%20scuttler_sot5"},{"n":"Apocalypse Ant Swarm","s":52,"u":"apocalypse%20ant%20swarm_sot6"},{"n":"Boar","s":53,"u":"boar_tio"},{"n":"Brimstone Rat","s":53,"u":"brimstone%20rat_tio"},{"n":"Crocodile","s":53,"u":"crocodile_tio"},{"n":"Giant Centipede","s":53,"u":"giant%20centipede_tio"},{"n":"Giant Rat","s":53,"u":"giant%20rat_tio"},{"n":"Giant Spider","s":53,"u":"giant%20spider_tio"},{"n":"Leopard","s":53,"u":"leopard_tio"},{"n":"Owlbear","s":53,"u":"owlbear_tio"},{"n":"Viper","s":53,"u":"viper_tio"},{"n":"Wolf","s":53,"u":"wolf_tio"}]},"dinosaur":{"1":[{"n":"Ankylosaurus","s":12,"u":"ankylosaurus_b1"},{"n":"Brontosaurus","s":12,"u":"brontosaurus_b1"},{"n":"Deinonychus","s":12,"u":"deinonychus_b1"},{"n":"Stegosaurus","s":12,"u":"stegosaurus_b1"},{"n":"Triceratops","s":12,"u":"triceratops_b1"},{"n":"Tyrannosaurus","s":12,"u":"tyrannosaurus_b1"},{"n":"Velociraptor","s":12,"u":"velociraptor_b1"},{"n":"Compsognathus","s":13,"u":"compsognathus_b2"},{"n":"Hadrosaurid","s":13,"u":"hadrosaurid_b2"},{"n":"Iguanodon","s":13,"u":"iguanodon_b2"},{"n":"Pachycephalosaurus","s":13,"u":"pachycephalosaurus_b2"},{"n":"Spinosaurus","s":13,"u":"spinosaurus_b2"},{"n":"Pinacosaurus","s":31,"u":"pinacosaurus_ec1"},{"n":"War Sauropelta","s":33,"u":"war%20sauropelta_ec4"},{"n":"Saurian Warmonger","s":35,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Worldwatcher","s":35,"u":"saurian%20worldwatcher_ec6"},{"n":"Grave Spinosaurus","s":37,"u":"grave%20spinosaurus_frp1"},{"n":"Tyrannosaurus Imperator","s":37,"u":"tyrannosaurus%20imperator_frp1"}]},"hag":{"1":[{"n":"Annis Hag","s":12,"u":"annis%20hag_b1"},{"n":"Green Hag","s":12,"u":"green%20hag_b1"},{"n":"Night Hag","s":12,"u":"night%20hag_b1"},{"n":"Sea Hag","s":12,"u":"sea%20hag_b1"},{"n":"Blood Hag","s":14,"u":"blood%20hag_b3"},{"n":"Moon Hag","s":14,"u":"moon%20hag_b3"},{"n":"Storm Hag","s":14,"u":"storm%20hag_b3"},{"n":"Winter Hag","s":14,"u":"winter%20hag_b3"},{"n":"Rusty Mae","s":18,"u":"rusty%20mae_aoa3"},{"n":"Graem And Grinlowe","s":26,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Myrna Rath","s":26,"u":"myrna%20rath_aoe5"},{"n":"Skarja","s":9,"u":"skarja_ec3"},{"n":"Kallas Devil","s":40,"u":"kallas%20devil_lomm"}]},"ln":{"1":[{"n":"Arbiter","s":12,"u":"arbiter_b1"},{"n":"Axiomite","s":12,"u":"axiomite_b1"},{"n":"Kolyarut","s":12,"u":"kolyarut_b1"},{"n":"Pleroma","s":12,"u":"pleroma_b1"},{"n":"Quatoid","s":12,"u":"quatoid_b1"},{"n":"Ratfolk Grenadier","s":12,"u":"ratfolk%20grenadier_b1"},{"n":"Shaitan","s":12,"u":"shaitan_b1"},{"n":"Adult Brine Dragon","s":13,"u":"adult%20brine%20dragon_b2"},{"n":"Ancient Brine Dragon","s":13,"u":"ancient%20brine%20dragon_b2"},{"n":"Bythos","s":13,"u":"bythos_b2"},{"n":"Marut","s":13,"u":"marut_b2"},{"n":"Norn","s":13,"u":"norn_b2"},{"n":"Oread Guard","s":13,"u":"oread%20guard_b2"},{"n":"Revenant","s":13,"u":"revenant_b2"},{"n":"Theletos","s":13,"u":"theletos_b2"},{"n":"Witchwyrd","s":13,"u":"witchwyrd_b2"},{"n":"Young Brine Dragon","s":13,"u":"young%20brine%20dragon_b2"},{"n":"Zelekhut","s":13,"u":"zelekhut_b2"},{"n":"Aphorite Sharpshooter","s":14,"u":"aphorite%20sharpshooter_b3"},{"n":"Arcane Living Rune","s":14,"u":"arcane%20living%20rune_b3"},{"n":"Azer","s":14,"u":"azer_b3"},{"n":"Calikang","s":14,"u":"calikang_b3"},{"n":"City Guard Squadron","s":14,"u":"city%20guard%20squadron_b3"},{"n":"Danava Titan","s":14,"u":"danava%20titan_b3"},{"n":"Desert Giant","s":14,"u":"desert%20giant_b3"},{"n":"Eunemvro","s":14,"u":"eunemvro_b3"},{"n":"Hellknight Cavalry Brigade","s":14,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Hesperid","s":14,"u":"hesperid_b3"},{"n":"Hesperid Queen","s":14,"u":"hesperid%20queen_b3"},{"n":"Nightmarchers","s":14,"u":"nightmarchers_b3"},{"n":"Phantom Knight","s":14,"u":"phantom%20knight_b3"},{"n":"Shikigami","s":14,"u":"shikigami_b3"},{"n":"Strix Kinmate","s":14,"u":"strix%20kinmate_b3"},{"n":"Swordkeeper","s":14,"u":"swordkeeper_b3"},{"n":"Triumph Siktempora","s":14,"u":"triumph%20siktempora_b3"},{"n":"Yithian","s":14,"u":"yithian_b3"},{"n":"Archer Sentry","s":15,"u":"archer%20sentry_gmg"},{"n":"Barrister","s":15,"u":"barrister_gmg"},{"n":"Captain Of The Guard","s":15,"u":"captain%20of%20the%20guard_gmg"},{"n":"Executioner","s":15,"u":"executioner_gmg"},{"n":"Guard","s":15,"u":"guard_gmg"},{"n":"Harbormaster","s":15,"u":"harbormaster_gmg"},{"n":"Jailer","s":15,"u":"jailer_gmg"},{"n":"Judge","s":15,"u":"judge_gmg"},{"n":"Ship Captain","s":15,"u":"ship%20captain_gmg"},{"n":"Tax Collector","s":15,"u":"tax%20collector_gmg"},{"n":"Warden","s":15,"u":"warden_gmg"},{"n":"Watch Officer","s":15,"u":"watch%20officer_gmg"},{"n":"Alak Stagram","s":16,"u":"alak%20stagram_aoa1"},{"n":"Doorwarden","s":16,"u":"doorwarden_aoa1"},{"n":"Kelda Halrig","s":19,"u":"kelda%20halrig_aoa4"},{"n":"Calikang","s":20,"u":"calikang_aoa5"},{"n":"Witchwyrd","s":20,"u":"witchwyrd_aoa5"},{"n":"Ingnovim's Assistant","s":21,"u":"ingnovim's%20assistant_aoa6"},{"n":"Promise Guard","s":21,"u":"promise%20guard_aoa6"},{"n":"Rinnarv Bontimar","s":21,"u":"rinnarv%20bontimar_aoa6"},{"n":"Grospek Lavarsus","s":22,"u":"grospek%20lavarsus_aoe1"},{"n":"Black Whale Guard","s":26,"u":"black%20whale%20guard_aoe5"},{"n":"Kapral","s":26,"u":"kapral_aoe5"},{"n":"Lord Guirden","s":26,"u":"lord%20guirden_aoe5"},{"n":"Starwatch Commando","s":26,"u":"starwatch%20commando_aoe5"},{"n":"Ryta","s":29,"u":"ryta_av2"},{"n":"Pale Stranger","s":10,"u":"pale%20stranger_botd"},{"n":"Pale Sovereign","s":10,"u":"pale%20sovereign_botd"},{"n":"Grappling Spirit","s":10,"u":"grappling%20spirit_botd"},{"n":"Last Guard","s":10,"u":"last%20guard_botd"},{"n":"Iroran Mummy","s":10,"u":"iroran%20mummy_botd"},{"n":"Silent Stalker","s":10,"u":"silent%20stalker_botd"},{"n":"K.H.W.'s Echo","s":11,"u":"k.h.w.'s%20echo_da"},{"n":"Andera Paldreen","s":32,"u":"andera%20paldreen_ec2"},{"n":"Ulthadar","s":32,"u":"ulthadar_ec2"},{"n":"Yaganty","s":9,"u":"yaganty_ec3"},{"n":"Convergent Giant Eagle","s":35,"u":"convergent%20giant%20eagle_ec6"},{"n":"Convergent Kendley Nathrael","s":35,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Convergent Soldier","s":35,"u":"convergent%20soldier_ec6"},{"n":"Butterfly Blade Warrior","s":37,"u":"butterfly%20blade%20warrior_frp1"},{"n":"Ghost Monk","s":37,"u":"ghost%20monk_frp1"},{"n":"Gomwai","s":37,"u":"gomwai_frp1"},{"n":"Hana's Hundreds","s":37,"u":"hana's%20hundreds_frp1"},{"n":"Kannitri","s":37,"u":"kannitri_frp1"},{"n":"Nai Yan Fei","s":37,"u":"nai%20yan%20fei_frp1"},{"n":"Old Man Statue","s":37,"u":"old%20man%20statue_frp1"},{"n":"Akila Stormheel","s":38,"u":"akila%20stormheel_frp2"},{"n":"Arm Of Balance","s":38,"u":"arm%20of%20balance_frp2"},{"n":"Artus Rodrivan","s":38,"u":"artus%20rodrivan_frp2"},{"n":"Huldrin Skolsdottir","s":38,"u":"huldrin%20skolsdottir_frp2"},{"n":"Lantondo","s":38,"u":"lantondo_frp2"},{"n":"Sixth Pillar Student","s":38,"u":"sixth%20pillar%20student_frp2"},{"n":"Surjit Hamelan","s":38,"u":"surjit%20hamelan_frp2"},{"n":"Abbot Tsujon","s":39,"u":"abbot%20tsujon_frp3"},{"n":"Bul-gae","s":39,"u":"bul-gae_frp3"},{"n":"Inmyeonjo","s":39,"u":"inmyeonjo_frp3"},{"n":"Jin-hae","s":39,"u":"jin-hae_frp3"},{"n":"Rai Sho Disciple","s":39,"u":"rai%20sho%20disciple_frp3"},{"n":"Kasesh","s":6,"u":"kasesh_loil"},{"n":"Kashrishi Evaluator","s":6,"u":"kashrishi%20evaluator_loil"},{"n":"Dewey Daystar","s":43,"u":"dewey%20daystar_ooa1"},{"n":"Gunmarshal","s":43,"u":"gunmarshal_ooa1"},{"n":"Aspis Guard","s":46,"u":"aspis%20guard_sli"},{"n":"Onyiji","s":49,"u":"onyiji_sot3"},{"n":"Terwa Chosen","s":49,"u":"terwa%20chosen_sot3"},{"n":"Formian Mageslayer","s":51,"u":"formian%20mageslayer_sot5"},{"n":"Formian Queen","s":51,"u":"formian%20queen_sot5"},{"n":"Formian Worker","s":51,"u":"formian%20worker_sot5"},{"n":"Iobane Magus","s":51,"u":"iobane%20magus_sot5"},{"n":"Mpondo","s":51,"u":"mpondo_sot5"}],"2":[{"n":"Boastful Hunter","s":2,"u":"boastful%20hunter_g%26g"},{"n":"Jax","s":44,"u":"jax_ooa2"}],"66":[{"n":"Axis","s":15,"u":"axis_gmg"},{"n":"Rahadoum","s":15,"u":"rahadoum_gmg"},{"n":"Alkenstar City","s":6,"u":"alkenstar%20city_loil"},{"n":"Dongun Hold","s":6,"u":"dongun%20hold_loil"},{"n":"Jaha","s":0,"u":"jaha_lome"},{"n":"The Gunworks","s":45,"u":"the%20gunworks_ooa3"}],"72":[{"n":"Hellknights","s":7,"u":"hellknights_locg"}]},"tiny":{"1":[{"n":"Arbiter","s":12,"u":"arbiter_b1"},{"n":"Bloodseeker","s":12,"u":"bloodseeker_b1"},{"n":"Cacodaemon","s":12,"u":"cacodaemon_b1"},{"n":"Cassisian","s":12,"u":"cassisian_b1"},{"n":"Demilich","s":12,"u":"demilich_b1"},{"n":"Faerie Dragon","s":12,"u":"faerie%20dragon_b1"},{"n":"Grig","s":12,"u":"grig_b1"},{"n":"Homunculus","s":12,"u":"homunculus_b1"},{"n":"Imp","s":12,"u":"imp_b1"},{"n":"Jinkin","s":12,"u":"jinkin_b1"},{"n":"Lyrakien","s":12,"u":"lyrakien_b1"},{"n":"Nosoi","s":12,"u":"nosoi_b1"},{"n":"Pugwampi","s":12,"u":"pugwampi_b1"},{"n":"Quasit","s":12,"u":"quasit_b1"},{"n":"Soulbound Doll","s":12,"u":"soulbound%20doll_b1"},{"n":"Sprite","s":12,"u":"sprite_b1"},{"n":"Viper","s":12,"u":"viper_b1"},{"n":"Voidworm","s":12,"u":"voidworm_b1"},{"n":"Augur","s":13,"u":"augur_b2"},{"n":"Blue-ringed Octopus","s":13,"u":"blue-ringed%20octopus_b2"},{"n":"Brownie","s":13,"u":"brownie_b2"},{"n":"Carbuncle","s":13,"u":"carbuncle_b2"},{"n":"Compsognathus","s":13,"u":"compsognathus_b2"},{"n":"Crawling Hand","s":13,"u":"crawling%20hand_b2"},{"n":"Cythnigot","s":13,"u":"cythnigot_b2"},{"n":"Raven","s":13,"u":"raven_b2"},{"n":"Shadow Drake","s":13,"u":"shadow%20drake_b2"},{"n":"Snapping Turtle","s":13,"u":"snapping%20turtle_b2"},{"n":"Spark Bat","s":13,"u":"spark%20bat_b2"},{"n":"Spear Frog","s":13,"u":"spear%20frog_b2"},{"n":"Twigjack","s":13,"u":"twigjack_b2"},{"n":"Vexgit","s":13,"u":"vexgit_b2"},{"n":"Air Wisp","s":14,"u":"air%20wisp_b3"},{"n":"Clockwork Spy","s":14,"u":"clockwork%20spy_b3"},{"n":"Coral Capuchin","s":14,"u":"coral%20capuchin_b3"},{"n":"Domovoi","s":14,"u":"domovoi_b3"},{"n":"Doru","s":14,"u":"doru_b3"},{"n":"Draxie","s":14,"u":"draxie_b3"},{"n":"Earth Wisp","s":14,"u":"earth%20wisp_b3"},{"n":"Esipil","s":14,"u":"esipil_b3"},{"n":"Fading Fox","s":14,"u":"fading%20fox_b3"},{"n":"Fire Wisp","s":14,"u":"fire%20wisp_b3"},{"n":"Flaming Skull","s":14,"u":"flaming%20skull_b3"},{"n":"Fuath","s":14,"u":"fuath_b3"},{"n":"Grimple","s":14,"u":"grimple_b3"},{"n":"Haniver","s":14,"u":"haniver_b3"},{"n":"Harmona","s":14,"u":"harmona_b3"},{"n":"House Drake","s":14,"u":"house%20drake_b3"},{"n":"Incutilis","s":14,"u":"incutilis_b3"},{"n":"Ioton","s":14,"u":"ioton_b3"},{"n":"Lovelorn","s":14,"u":"lovelorn_b3"},{"n":"Melixie","s":14,"u":"melixie_b3"},{"n":"Monkey","s":14,"u":"monkey_b3"},{"n":"Nyktera","s":14,"u":"nyktera_b3"},{"n":"Ovinnik","s":14,"u":"ovinnik_b3"},{"n":"Pufferfish","s":14,"u":"pufferfish_b3"},{"n":"Raktavarna","s":14,"u":"raktavarna_b3"},{"n":"Red Fox","s":14,"u":"red%20fox_b3"},{"n":"Scalescribe","s":14,"u":"scalescribe_b3"},{"n":"Severed Head","s":14,"u":"severed%20head_b3"},{"n":"Shaukeen","s":14,"u":"shaukeen_b3"},{"n":"Shikigami","s":14,"u":"shikigami_b3"},{"n":"Silvanshee","s":14,"u":"silvanshee_b3"},{"n":"Skunk","s":14,"u":"skunk_b3"},{"n":"Three-toed Sloth","s":14,"u":"three-toed%20sloth_b3"},{"n":"Tooth Fairy","s":14,"u":"tooth%20fairy_b3"},{"n":"Trilobite","s":14,"u":"trilobite_b3"},{"n":"Water Wisp","s":14,"u":"water%20wisp_b3"},{"n":"Weasel","s":14,"u":"weasel_b3"},{"n":"Hellcrown","s":16,"u":"hellcrown_aoa1"},{"n":"Augur","s":18,"u":"augur_aoa3"},{"n":"Teyam Ishtori","s":20,"u":"teyam%20ishtori_aoa5"},{"n":"Pickled Punk","s":22,"u":"pickled%20punk_aoe1"},{"n":"Shredskin","s":22,"u":"shredskin_aoe1"},{"n":"Siege Shard","s":22,"u":"siege%20shard_aoe1"},{"n":"Najra Lizard","s":23,"u":"najra%20lizard_aoe2"},{"n":"Festering Gnasher","s":10,"u":"festering%20gnasher_botd"},{"n":"Taunting Skull","s":10,"u":"taunting%20skull_botd"},{"n":"Mummified Cat","s":10,"u":"mummified%20cat_botd"},{"n":"Predatory Rabbit","s":10,"u":"predatory%20rabbit_botd"},{"n":"Cat Sith","s":9,"u":"cat%20sith_ec3"},{"n":"Anugobu Apprentice","s":37,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Wondercrafter","s":37,"u":"anugobu%20wondercrafter_frp1"},{"n":"Sanzuwu","s":39,"u":"sanzuwu_frp3"},{"n":"Chakanaj","s":42,"u":"chakanaj_ngd"},{"n":"Masu","s":44,"u":"masu_ooa2"},{"n":"Kreeth-Ni","s":44,"u":"kreeth-ni_ooa2"},{"n":"Gnagrif","s":47,"u":"gnagrif_sot1"},{"n":"Kurshkin","s":47,"u":"kurshkin_sot1"},{"n":"Scrit","s":47,"u":"scrit_sot1"},{"n":"Spellskein","s":47,"u":"spellskein_sot1"},{"n":"Scalliwing","s":53,"u":"scalliwing_tio"},{"n":"Viper","s":53,"u":"viper_tio"}],"27":[{"n":"Ceru","s":6,"u":"ceru_loil"}]},"inevitable":{"1":[{"n":"Arbiter","s":12,"u":"arbiter_b1"},{"n":"Kolyarut","s":12,"u":"kolyarut_b1"},{"n":"Marut","s":13,"u":"marut_b2"},{"n":"Zelekhut","s":13,"u":"zelekhut_b2"}]},"monitor":{"1":[{"n":"Arbiter","s":12,"u":"arbiter_b1"},{"n":"Axiomite","s":12,"u":"axiomite_b1"},{"n":"Keketar","s":12,"u":"keketar_b1"},{"n":"Kolyarut","s":12,"u":"kolyarut_b1"},{"n":"Morrigna","s":12,"u":"morrigna_b1"},{"n":"Naunet","s":12,"u":"naunet_b1"},{"n":"Nosoi","s":12,"u":"nosoi_b1"},{"n":"Pleroma","s":12,"u":"pleroma_b1"},{"n":"Voidworm","s":12,"u":"voidworm_b1"},{"n":"Akizendri","s":13,"u":"akizendri_b2"},{"n":"Azuretzi","s":13,"u":"azuretzi_b2"},{"n":"Bythos","s":13,"u":"bythos_b2"},{"n":"Catrina","s":13,"u":"catrina_b2"},{"n":"Esobok","s":13,"u":"esobok_b2"},{"n":"Imentesh","s":13,"u":"imentesh_b2"},{"n":"Marut","s":13,"u":"marut_b2"},{"n":"Theletos","s":13,"u":"theletos_b2"},{"n":"Vanth","s":13,"u":"vanth_b2"},{"n":"Yamaraj","s":13,"u":"yamaraj_b2"},{"n":"Zelekhut","s":13,"u":"zelekhut_b2"},{"n":"Einherji","s":14,"u":"einherji_b3"},{"n":"Valkyrie","s":14,"u":"valkyrie_b3"},{"n":"Baatamidar","s":27,"u":"baatamidar_aoe6"},{"n":"Camarach","s":27,"u":"camarach_aoe6"},{"n":"Hegessik","s":27,"u":"hegessik_aoe6"},{"n":"Hestriviniaas","s":27,"u":"hestriviniaas_aoe6"},{"n":"Izfiitar","s":27,"u":"izfiitar_aoe6"},{"n":"Overdrive Imentesh","s":27,"u":"overdrive%20imentesh_aoe6"},{"n":"Grandfather Mantis","s":38,"u":"grandfather%20mantis_frp2"},{"n":"Spinel Leviathan Syndara","s":39,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Syndara The Sculptor","s":39,"u":"syndara%20the%20sculptor_frp3"}],"27":[{"n":"Nosoi","s":8,"u":"nosoi_lotgb"}],"28":[{"n":"Psychopomp Eidolon","s":65,"u":"psychopomp%20eidolon_som"}]},"ne":{"1":[{"n":"Astradaemon","s":12,"u":"astradaemon_b1"},{"n":"Bugbear Thug","s":12,"u":"bugbear%20thug_b1"},{"n":"Bugbear Tormentor","s":12,"u":"bugbear%20tormentor_b1"},{"n":"Cacodaemon","s":12,"u":"cacodaemon_b1"},{"n":"Ceustodaemon","s":12,"u":"ceustodaemon_b1"},{"n":"Cyclops","s":12,"u":"cyclops_b1"},{"n":"Demilich","s":12,"u":"demilich_b1"},{"n":"Desert Drake","s":12,"u":"desert%20drake_b1"},{"n":"Dhampir Wizard","s":12,"u":"dhampir%20wizard_b1"},{"n":"Elananx","s":12,"u":"elananx_b1"},{"n":"Greater Nightmare","s":12,"u":"greater%20nightmare_b1"},{"n":"Grikkitog","s":12,"u":"grikkitog_b1"},{"n":"Grim Reaper","s":12,"u":"grim%20reaper_b1"},{"n":"Jungle Drake","s":12,"u":"jungle%20drake_b1"},{"n":"Kraken","s":12,"u":"kraken_b1"},{"n":"Lesser Death","s":12,"u":"lesser%20death_b1"},{"n":"Leukodaemon","s":12,"u":"leukodaemon_b1"},{"n":"Lich","s":12,"u":"lich_b1"},{"n":"Night Hag","s":12,"u":"night%20hag_b1"},{"n":"Nightmare","s":12,"u":"nightmare_b1"},{"n":"Nilith","s":12,"u":"nilith_b1"},{"n":"Plague Zombie","s":12,"u":"plague%20zombie_b1"},{"n":"Pugwampi","s":12,"u":"pugwampi_b1"},{"n":"River Drake","s":12,"u":"river%20drake_b1"},{"n":"Sinspawn","s":12,"u":"sinspawn_b1"},{"n":"Skeletal Champion","s":12,"u":"skeletal%20champion_b1"},{"n":"Skeletal Giant","s":12,"u":"skeletal%20giant_b1"},{"n":"Skeletal Horse","s":12,"u":"skeletal%20horse_b1"},{"n":"Skeletal Hulk","s":12,"u":"skeletal%20hulk_b1"},{"n":"Skeleton Guard","s":12,"u":"skeleton%20guard_b1"},{"n":"Skulltaker","s":12,"u":"skulltaker_b1"},{"n":"Warg","s":12,"u":"warg_b1"},{"n":"Warsworn","s":12,"u":"warsworn_b1"},{"n":"Web Lurker","s":12,"u":"web%20lurker_b1"},{"n":"Wemmuth","s":12,"u":"wemmuth_b1"},{"n":"Winter Wolf","s":12,"u":"winter%20wolf_b1"},{"n":"Wyvern","s":12,"u":"wyvern_b1"},{"n":"Zombie Brute","s":12,"u":"zombie%20brute_b1"},{"n":"Zombie Hulk","s":12,"u":"zombie%20hulk_b1"},{"n":"Zombie Shambler","s":12,"u":"zombie%20shambler_b1"},{"n":"Adult Umbral Dragon","s":13,"u":"adult%20umbral%20dragon_b2"},{"n":"Ahuizotl","s":13,"u":"ahuizotl_b2"},{"n":"Ancient Umbral Dragon","s":13,"u":"ancient%20umbral%20dragon_b2"},{"n":"Animate Dream","s":13,"u":"animate%20dream_b2"},{"n":"Attic Whisperer","s":13,"u":"attic%20whisperer_b2"},{"n":"Belker","s":13,"u":"belker_b2"},{"n":"Bone Prophet","s":13,"u":"bone%20prophet_b2"},{"n":"Coil Spy","s":13,"u":"coil%20spy_b2"},{"n":"Crawling Hand","s":13,"u":"crawling%20hand_b2"},{"n":"Derghodaemon","s":13,"u":"derghodaemon_b2"},{"n":"Devourer","s":13,"u":"devourer_b2"},{"n":"Doprillu","s":13,"u":"doprillu_b2"},{"n":"Filth Fire","s":13,"u":"filth%20fire_b2"},{"n":"Fire Yai","s":13,"u":"fire%20yai_b2"},{"n":"Giant Crawling Hand","s":13,"u":"giant%20crawling%20hand_b2"},{"n":"Hound Of Tindalos","s":13,"u":"hound%20of%20tindalos_b2"},{"n":"Irlgaunt","s":13,"u":"irlgaunt_b2"},{"n":"Isqulug","s":13,"u":"isqulug_b2"},{"n":"Kelpie","s":13,"u":"kelpie_b2"},{"n":"Lerritan","s":13,"u":"lerritan_b2"},{"n":"Leydroth","s":13,"u":"leydroth_b2"},{"n":"Lurker In Light","s":13,"u":"lurker%20in%20light_b2"},{"n":"Marrmora","s":13,"u":"marrmora_b2"},{"n":"Meladaemon","s":13,"u":"meladaemon_b2"},{"n":"Nuckelavee","s":13,"u":"nuckelavee_b2"},{"n":"Olethrodaemon","s":13,"u":"olethrodaemon_b2"},{"n":"Piscodaemon","s":13,"u":"piscodaemon_b2"},{"n":"Purrodaemon","s":13,"u":"purrodaemon_b2"},{"n":"Quoppopak","s":13,"u":"quoppopak_b2"},{"n":"Rusalka","s":13,"u":"rusalka_b2"},{"n":"Sandpoint Devil","s":13,"u":"sandpoint%20devil_b2"},{"n":"Sceaduinar","s":13,"u":"sceaduinar_b2"},{"n":"Sea Drake","s":13,"u":"sea%20drake_b2"},{"n":"Soul Eater","s":13,"u":"soul%20eater_b2"},{"n":"Spirit Naga","s":13,"u":"spirit%20naga_b2"},{"n":"Thanadaemon","s":13,"u":"thanadaemon_b2"},{"n":"Totenmaske","s":13,"u":"totenmaske_b2"},{"n":"Urdefhan Tormentor","s":13,"u":"urdefhan%20tormentor_b2"},{"n":"Urdefhan Warrior","s":13,"u":"urdefhan%20warrior_b2"},{"n":"Vampiric Mist","s":13,"u":"vampiric%20mist_b2"},{"n":"Vrykolakas Ancient","s":13,"u":"vrykolakas%20ancient_b2"},{"n":"Vrykolakas Master","s":13,"u":"vrykolakas%20master_b2"},{"n":"Vrykolakas Spawn","s":13,"u":"vrykolakas%20spawn_b2"},{"n":"Weretiger","s":13,"u":"weretiger_b2"},{"n":"Young Umbral Dragon","s":13,"u":"young%20umbral%20dragon_b2"},{"n":"Zyss Serpentfolk","s":13,"u":"zyss%20serpentfolk_b2"},{"n":"Amalgamite","s":14,"u":"amalgamite_b3"},{"n":"Angheuvore Flesh-gnawer","s":14,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Blood Painter","s":14,"u":"blood%20painter_b3"},{"n":"Buso Farmer","s":14,"u":"buso%20farmer_b3"},{"n":"Chouchin-obake","s":14,"u":"chouchin-obake_b3"},{"n":"Clacking Skull Swarm","s":14,"u":"clacking%20skull%20swarm_b3"},{"n":"Dybbuk","s":14,"u":"dybbuk_b3"},{"n":"Esipil","s":14,"u":"esipil_b3"},{"n":"Feral Skull Swarm","s":14,"u":"feral%20skull%20swarm_b3"},{"n":"Festrog","s":14,"u":"festrog_b3"},{"n":"Flaming Skull","s":14,"u":"flaming%20skull_b3"},{"n":"Galvo","s":14,"u":"galvo_b3"},{"n":"Hadrinnex","s":14,"u":"hadrinnex_b3"},{"n":"Harpy Skeleton","s":14,"u":"harpy%20skeleton_b3"},{"n":"Hatred Siktempora","s":14,"u":"hatred%20siktempora_b3"},{"n":"Herexen","s":14,"u":"herexen_b3"},{"n":"Hyakume","s":14,"u":"hyakume_b3"},{"n":"Jorogumo","s":14,"u":"jorogumo_b3"},{"n":"Kimenhul","s":14,"u":"kimenhul_b3"},{"n":"Kishi","s":14,"u":"kishi_b3"},{"n":"Kokogiak","s":14,"u":"kokogiak_b3"},{"n":"Krampus","s":14,"u":"krampus_b3"},{"n":"Kushtaka","s":14,"u":"kushtaka_b3"},{"n":"Mi-Go","s":14,"u":"mi-go_b3"},{"n":"Millindemalion","s":14,"u":"millindemalion_b3"},{"n":"Myceloid","s":14,"u":"myceloid_b3"},{"n":"Nemhaith","s":14,"u":"nemhaith_b3"},{"n":"Nosferatu Malefactor","s":14,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Overlord","s":14,"u":"nosferatu%20overlord_b3"},{"n":"Nosferatu Thrall","s":14,"u":"nosferatu%20thrall_b3"},{"n":"Nucol","s":14,"u":"nucol_b3"},{"n":"Owb","s":14,"u":"owb_b3"},{"n":"Owb Prophet","s":14,"u":"owb%20prophet_b3"},{"n":"Pakalchi","s":14,"u":"pakalchi_b3"},{"n":"Plague Giant","s":14,"u":"plague%20giant_b3"},{"n":"Pukwudgie","s":14,"u":"pukwudgie_b3"},{"n":"Quintessivore","s":14,"u":"quintessivore_b3"},{"n":"Sabosan","s":14,"u":"sabosan_b3"},{"n":"Severed Head","s":14,"u":"severed%20head_b3"},{"n":"Shambler Troop","s":14,"u":"shambler%20troop_b3"},{"n":"Skeleton Infantry","s":14,"u":"skeleton%20infantry_b3"},{"n":"Sorcerous Skull Swarm","s":14,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Sulfur Zombie","s":14,"u":"sulfur%20zombie_b3"},{"n":"Tiddalik","s":14,"u":"tiddalik_b3"},{"n":"Tolokand","s":14,"u":"tolokand_b3"},{"n":"Tomb Giant","s":14,"u":"tomb%20giant_b3"},{"n":"Trailgaunt","s":14,"u":"trailgaunt_b3"},{"n":"Tyrannosaurus Skeleton","s":14,"u":"tyrannosaurus%20skeleton_b3"},{"n":"Tzitzimitl","s":14,"u":"tzitzimitl_b3"},{"n":"Vilderavn","s":14,"u":"vilderavn_b3"},{"n":"Werebat","s":14,"u":"werebat_b3"},{"n":"Werecrocodile","s":14,"u":"werecrocodile_b3"},{"n":"Wihsaak","s":14,"u":"wihsaak_b3"},{"n":"Ximtal","s":14,"u":"ximtal_b3"},{"n":"Zombie Dragon","s":14,"u":"zombie%20dragon_b3"},{"n":"Assassin","s":15,"u":"assassin_gmg"},{"n":"Bandit","s":15,"u":"bandit_gmg"},{"n":"Burglar","s":15,"u":"burglar_gmg"},{"n":"Charlatan","s":15,"u":"charlatan_gmg"},{"n":"Fence","s":15,"u":"fence_gmg"},{"n":"Grave Robber","s":15,"u":"grave%20robber_gmg"},{"n":"Mastermind","s":15,"u":"mastermind_gmg"},{"n":"Necromancer","s":15,"u":"necromancer_gmg"},{"n":"Poacher","s":15,"u":"poacher_gmg"},{"n":"Reckless Scientist","s":15,"u":"reckless%20scientist_gmg"},{"n":"Ruffian","s":15,"u":"ruffian_gmg"},{"n":"Saboteur","s":15,"u":"saboteur_gmg"},{"n":"Zealot Of Asmodeus","s":15,"u":"zealot%20of%20asmodeus_gmg"},{"n":"Bloody Blade Mercenary","s":16,"u":"bloody%20blade%20mercenary_aoa1"},{"n":"Tixitog","s":16,"u":"tixitog_aoa1"},{"n":"Voz Lirayne","s":16,"u":"voz%20lirayne_aoa1"},{"n":"Biloko Veteran","s":17,"u":"biloko%20veteran_aoa2"},{"n":"Biloko Warrior","s":17,"u":"biloko%20warrior_aoa2"},{"n":"Eloko","s":17,"u":"eloko_aoa2"},{"n":"Kishi","s":17,"u":"kishi_aoa2"},{"n":"Sabosan","s":17,"u":"sabosan_aoa2"},{"n":"Blood Boar","s":18,"u":"blood%20boar_aoa3"},{"n":"Ghastly Bear","s":18,"u":"ghastly%20bear_aoa3"},{"n":"Laslunn","s":18,"u":"laslunn_aoa3"},{"n":"Mercenary Sailor","s":18,"u":"mercenary%20sailor_aoa3"},{"n":"Rusalka","s":18,"u":"rusalka_aoa3"},{"n":"Scarlet Triad Sniper","s":18,"u":"scarlet%20triad%20sniper_aoa3"},{"n":"Accursed Forge-spurned","s":19,"u":"accursed%20forge-spurned_aoa4"},{"n":"Deculi","s":19,"u":"deculi_aoa4"},{"n":"Devourer","s":19,"u":"devourer_aoa4"},{"n":"Dragonscarred Dead","s":19,"u":"dragonscarred%20dead_aoa4"},{"n":"Forge-spurned","s":19,"u":"forge-spurned_aoa4"},{"n":"Gashadokuro","s":19,"u":"gashadokuro_aoa4"},{"n":"Ilssrah Embermead","s":19,"u":"ilssrah%20embermead_aoa4"},{"n":"Soulbound Ruin","s":19,"u":"soulbound%20ruin_aoa4"},{"n":"Thea","s":19,"u":"thea_aoa4"},{"n":"Zuferian","s":19,"u":"zuferian_aoa4"},{"n":"Crucidaemon","s":20,"u":"crucidaemon_aoa5"},{"n":"Immortal Ichor","s":20,"u":"immortal%20ichor_aoa5"},{"n":"Shak","s":20,"u":"shak_aoa5"},{"n":"Teyam Ishtori","s":20,"u":"teyam%20ishtori_aoa5"},{"n":"Aiudara Wraith","s":21,"u":"aiudara%20wraith_aoa6"},{"n":"Dragonstorm Fire Giant","s":21,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Ilgreth","s":21,"u":"ilgreth_aoa6"},{"n":"Tzitzimitl","s":21,"u":"tzitzimitl_aoa6"},{"n":"Vazgorlu","s":21,"u":"vazgorlu_aoa6"},{"n":"Pickled Punk","s":22,"u":"pickled%20punk_aoe1"},{"n":"Ralso","s":22,"u":"ralso_aoe1"},{"n":"Shredskin","s":22,"u":"shredskin_aoe1"},{"n":"Vargouille","s":22,"u":"vargouille_aoe1"},{"n":"Excorion","s":23,"u":"excorion_aoe2"},{"n":"Ofalth Zombie","s":23,"u":"ofalth%20zombie_aoe2"},{"n":"Tenome","s":23,"u":"tenome_aoe2"},{"n":"Avarek","s":24,"u":"avarek_aoe3"},{"n":"Barnacle Ghoul","s":24,"u":"barnacle%20ghoul_aoe3"},{"n":"Bloody Berleth","s":24,"u":"bloody%20berleth_aoe3"},{"n":"Eberark","s":24,"u":"eberark_aoe3"},{"n":"Iroran Skeleton","s":24,"u":"iroran%20skeleton_aoe3"},{"n":"Ravenile Rager","s":24,"u":"ravenile%20rager_aoe3"},{"n":"Scathka","s":24,"u":"scathka_aoe3"},{"n":"Shikwashim Mercenary","s":24,"u":"shikwashim%20mercenary_aoe3"},{"n":"Tonla And Yvelle","s":24,"u":"tonla%20and%20yvelle_aoe3"},{"n":"Blackfingers Acolyte","s":25,"u":"blackfingers%20acolyte_aoe4"},{"n":"Grabble Forden","s":25,"u":"grabble%20forden_aoe4"},{"n":"Jonis Flakfatter","s":25,"u":"jonis%20flakfatter_aoe4"},{"n":"Jorogumo","s":25,"u":"jorogumo_aoe4"},{"n":"Kalyn Pounch","s":25,"u":"kalyn%20pounch_aoe4"},{"n":"Norgorberite Poisoner","s":25,"u":"norgorberite%20poisoner_aoe4"},{"n":"The Stabbing Beast","s":25,"u":"the%20stabbing%20beast_aoe4"},{"n":"Velberi Jallist","s":25,"u":"velberi%20jallist_aoe4"},{"n":"Child Of Venom","s":26,"u":"child%20of%20venom_aoe5"},{"n":"Ixusoth","s":26,"u":"ixusoth_aoe5"},{"n":"Minchgorm","s":26,"u":"minchgorm_aoe5"},{"n":"Mother Venom","s":26,"u":"mother%20venom_aoe5"},{"n":"Myrna Rath","s":26,"u":"myrna%20rath_aoe5"},{"n":"Myrucarx","s":26,"u":"myrucarx_aoe5"},{"n":"Obrousian","s":26,"u":"obrousian_aoe5"},{"n":"Reginald Vancaskerkin","s":26,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Agent Of The Gray Queen","s":27,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Agradaemon","s":27,"u":"agradaemon_aoe6"},{"n":"Alchemical Horror","s":27,"u":"alchemical%20horror_aoe6"},{"n":"Blune Bandersworth","s":27,"u":"blune%20bandersworth_aoe6"},{"n":"Daemonic Infector","s":27,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":27,"u":"daemonic%20rumormonger_aoe6"},{"n":"Excorion Paragon","s":27,"u":"excorion%20paragon_aoe6"},{"n":"Graveknight Of Kharnas","s":27,"u":"graveknight%20of%20kharnas_aoe6"},{"n":"Nenchuuj","s":27,"u":"nenchuuj_aoe6"},{"n":"Olansa Terimor","s":27,"u":"olansa%20terimor_aoe6"},{"n":"Penqual","s":27,"u":"penqual_aoe6"},{"n":"Rhevanna","s":27,"u":"rhevanna_aoe6"},{"n":"Sordesdaemon","s":27,"u":"sordesdaemon_aoe6"},{"n":"Ulressia The Blessed","s":27,"u":"ulressia%20the%20blessed_aoe6"},{"n":"Bloodsiphon","s":28,"u":"bloodsiphon_av1"},{"n":"Jaul Mezmin","s":28,"u":"jaul%20mezmin_av1"},{"n":"Scalathrax","s":28,"u":"scalathrax_av1"},{"n":"Carman Rajani","s":29,"u":"carman%20rajani_av2"},{"n":"Vischari","s":29,"u":"vischari_av2"},{"n":"Bright Walker","s":30,"u":"bright%20walker_av3"},{"n":"Lady's Whisper","s":30,"u":"lady's%20whisper_av3"},{"n":"Urdefhan Blood Mage","s":30,"u":"urdefhan%20blood%20mage_av3"},{"n":"Urdefhan Death Scout","s":30,"u":"urdefhan%20death%20scout_av3"},{"n":"Urdefhan Lasher","s":30,"u":"urdefhan%20lasher_av3"},{"n":"Harlo Krant","s":10,"u":"harlo%20krant_botd"},{"n":"Shredskin","s":10,"u":"shredskin_botd"},{"n":"Fluxwraith","s":10,"u":"fluxwraith_botd"},{"n":"Festering Gnasher","s":10,"u":"festering%20gnasher_botd"},{"n":"Taunting Skull","s":10,"u":"taunting%20skull_botd"},{"n":"Daqqanoenyent","s":10,"u":"daqqanoenyent_botd"},{"n":"Bhuta","s":10,"u":"bhuta_botd"},{"n":"Bone Croupier","s":10,"u":"bone%20croupier_botd"},{"n":"Child of Urgathoa","s":10,"u":"child%20of%20urgathoa_botd"},{"n":"Corpseroot","s":10,"u":"corpseroot_botd"},{"n":"Death Coach","s":10,"u":"death%20coach_botd"},{"n":"Deathless Acolyte of Urgathoa","s":10,"u":"deathless%20acolyte%20of%20urgathoa_botd"},{"n":"Deathless Hierophant of Urgathoa","s":10,"u":"deathless%20hierophant%20of%20urgathoa_botd"},{"n":"Excorion","s":10,"u":"excorion_botd"},{"n":"Fiddling Bones","s":10,"u":"fiddling%20bones_botd"},{"n":"Gallowdead","s":10,"u":"gallowdead_botd"},{"n":"Gashadokuro","s":10,"u":"gashadokuro_botd"},{"n":"Gholdako","s":10,"u":"gholdako_botd"},{"n":"Faithless Ecclesiarch","s":10,"u":"faithless%20ecclesiarch_botd"},{"n":"Fallen Champion","s":10,"u":"fallen%20champion_botd"},{"n":"Hollow Serpent","s":10,"u":"hollow%20serpent_botd"},{"n":"Ichor Slinger","s":10,"u":"ichor%20slinger_botd"},{"n":"Horde Lich","s":10,"u":"horde%20lich_botd"},{"n":"Runecarved Lich","s":10,"u":"runecarved%20lich_botd"},{"n":"Llorona","s":10,"u":"llorona_botd"},{"n":"Mummified Cat","s":10,"u":"mummified%20cat_botd"},{"n":"Ice Mummy","s":10,"u":"ice%20mummy_botd"},{"n":"Mummy Prophet of Set","s":10,"u":"mummy%20prophet%20of%20set_botd"},{"n":"Obrousian","s":10,"u":"obrousian_botd"},{"n":"Onryo","s":10,"u":"onryo_botd"},{"n":"Polong","s":10,"u":"polong_botd"},{"n":"Raw Nerve","s":10,"u":"raw%20nerve_botd"},{"n":"Scorned Hound","s":10,"u":"scorned%20hound_botd"},{"n":"Siabrae","s":10,"u":"siabrae_botd"},{"n":"Wolf Skeleton","s":10,"u":"wolf%20skeleton_botd"},{"n":"Skeletal Soldier","s":10,"u":"skeletal%20soldier_botd"},{"n":"Skeletal Mage","s":10,"u":"skeletal%20mage_botd"},{"n":"Beetle Carapace","s":10,"u":"beetle%20carapace_botd"},{"n":"Drake Skeleton","s":10,"u":"drake%20skeleton_botd"},{"n":"Skeletal Titan","s":10,"u":"skeletal%20titan_botd"},{"n":"Sluagh Reaper","s":10,"u":"sluagh%20reaper_botd"},{"n":"Queen Sluagh","s":10,"u":"queen%20sluagh_botd"},{"n":"Unrisen","s":10,"u":"unrisen_botd"},{"n":"Vetalarana Manipulator","s":10,"u":"vetalarana%20manipulator_botd"},{"n":"Waldgeist","s":10,"u":"waldgeist_botd"},{"n":"Seetangeist","s":10,"u":"seetangeist_botd"},{"n":"Zombie Snake","s":10,"u":"zombie%20snake_botd"},{"n":"Husk Zombie","s":10,"u":"husk%20zombie_botd"},{"n":"Zombie Owlbear","s":10,"u":"zombie%20owlbear_botd"},{"n":"Zombie Lord","s":10,"u":"zombie%20lord_botd"},{"n":"Withered","s":10,"u":"withered_botd"},{"n":"Zombie Mammoth","s":10,"u":"zombie%20mammoth_botd"},{"n":"Harlo Krant","s":10,"u":"harlo%20krant_botd"},{"n":"Mother Mitera","s":11,"u":"mother%20mitera_da"},{"n":"The Morrowkin","s":11,"u":"the%20morrowkin_da"},{"n":"Abberton Ruffians","s":31,"u":"abberton%20ruffians_ec1"},{"n":"Blood Wolf","s":31,"u":"blood%20wolf_ec1"},{"n":"Bone Croupier","s":31,"u":"bone%20croupier_ec1"},{"n":"Cavnakash","s":31,"u":"cavnakash_ec1"},{"n":"Corrosive Lizard","s":31,"u":"corrosive%20lizard_ec1"},{"n":"Corrupted Priest","s":31,"u":"corrupted%20priest_ec1"},{"n":"Nemmia Bramblecloak","s":31,"u":"nemmia%20bramblecloak_ec1"},{"n":"Pruana Two-punch","s":31,"u":"pruana%20two-punch_ec1"},{"n":"Smoldering Leopard","s":31,"u":"smoldering%20leopard_ec1"},{"n":"Bogey","s":32,"u":"bogey_ec2"},{"n":"Bogeyman","s":32,"u":"bogeyman_ec2"},{"n":"Bugaboo","s":32,"u":"bugaboo_ec2"},{"n":"Celestial Menagerie Bruiser","s":32,"u":"celestial%20menagerie%20bruiser_ec2"},{"n":"Chimpanzee Visitant","s":32,"u":"chimpanzee%20visitant_ec2"},{"n":"Lion Visitant","s":32,"u":"lion%20visitant_ec2"},{"n":"Hooklimb Xulgath","s":9,"u":"hooklimb%20xulgath_ec3"},{"n":"Skarja","s":9,"u":"skarja_ec3"},{"n":"Tanessa Fleer","s":9,"u":"tanessa%20fleer_ec3"},{"n":"Arskuva The Gnasher","s":33,"u":"arskuva%20the%20gnasher_ec4"},{"n":"Faceless Butcher","s":33,"u":"faceless%20butcher_ec4"},{"n":"Lyrt Cozurn","s":33,"u":"lyrt%20cozurn_ec4"},{"n":"Sodden Sentinels","s":33,"u":"sodden%20sentinels_ec4"},{"n":"Starved Staff","s":33,"u":"starved%20staff_ec4"},{"n":"The Vanish Man","s":33,"u":"the%20vanish%20man_ec4"},{"n":"Wight Cultist","s":33,"u":"wight%20cultist_ec4"},{"n":"Xulgath Hardscale","s":33,"u":"xulgath%20hardscale_ec4"},{"n":"Zashathal Head-taker","s":33,"u":"zashathal%20head-taker_ec4"},{"n":"Ammut","s":34,"u":"ammut_ec5"},{"n":"Dyzallin Shraen","s":34,"u":"dyzallin%20shraen_ec5"},{"n":"Kharostan","s":34,"u":"kharostan_ec5"},{"n":"Raptor Guard Wight","s":34,"u":"raptor%20guard%20wight_ec5"},{"n":"Urdefhan Dominator","s":34,"u":"urdefhan%20dominator_ec5"},{"n":"Urdefhan High Tormentor","s":34,"u":"urdefhan%20high%20tormentor_ec5"},{"n":"Urdefhan Hunter","s":34,"u":"urdefhan%20hunter_ec5"},{"n":"Kirosthrek","s":35,"u":"kirosthrek_ec6"},{"n":"Saurian Warmonger","s":35,"u":"saurian%20warmonger_ec6"},{"n":"Saurian Worldwatcher","s":35,"u":"saurian%20worldwatcher_ec6"},{"n":"Viskithrel","s":35,"u":"viskithrel_ec6"},{"n":"Berberoka","s":37,"u":"berberoka_frp1"},{"n":"Blue Viper","s":37,"u":"blue%20viper_frp1"},{"n":"Muckish Creep","s":37,"u":"muckish%20creep_frp1"},{"n":"Sigbin","s":37,"u":"sigbin_frp1"},{"n":"Angoyang","s":38,"u":"angoyang_frp2"},{"n":"Blue Viper","s":38,"u":"blue%20viper_frp2"},{"n":"Kun","s":38,"u":"kun_frp2"},{"n":"Razu","s":38,"u":"razu_frp2"},{"n":"Rivka","s":38,"u":"rivka_frp2"},{"n":"Taiga Yai","s":38,"u":"taiga%20yai_frp2"},{"n":"Blue Viper","s":39,"u":"blue%20viper_frp3"},{"n":"Desecrated Guardian","s":39,"u":"desecrated%20guardian_frp3"},{"n":"Lophiithu","s":39,"u":"lophiithu_frp3"},{"n":"Sthira","s":39,"u":"sthira_frp3"},{"n":"Syu Tak-nwa","s":39,"u":"syu%20tak-nwa_frp3"},{"n":"Biloko Veteran","s":0,"u":"biloko%20veteran_lome"},{"n":"Biloko Warrior","s":0,"u":"biloko%20warrior_lome"},{"n":"Charau-ka Acolyte Of Angazhan","s":0,"u":"charau-ka%20acolyte%20of%20angazhan_lome"},{"n":"Charau-ka Butcher","s":0,"u":"charau-ka%20butcher_lome"},{"n":"Charau-ka Warrior","s":0,"u":"charau-ka%20warrior_lome"},{"n":"Eloko","s":0,"u":"eloko_lome"},{"n":"K'nonna","s":0,"u":"k'nonna_lome"},{"n":"Karina","s":0,"u":"karina_lome"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"},{"n":"Cuetzmonquali","s":40,"u":"cuetzmonquali_lomm"},{"n":"Kallas Devil","s":40,"u":"kallas%20devil_lomm"},{"n":"Spawn of Kothogaz","s":40,"u":"spawn%20of%20kothogaz_lomm"},{"n":"Krampus Celebrant","s":40,"u":"krampus%20celebrant_lomm"},{"n":"Krampus","s":40,"u":"krampus_lomm"},{"n":"Melfesh Monster","s":40,"u":"melfesh%20monster_lomm"},{"n":"Keznin Nevarmo","s":42,"u":"keznin%20nevarmo_ngd"},{"n":"Gray Gardener Enforcer","s":42,"u":"gray%20gardener%20enforcer_ngd"},{"n":"Gray Gardener Assassin","s":42,"u":"gray%20gardener%20assassin_ngd"},{"n":"Conqueror Worm","s":42,"u":"conqueror%20worm_ngd"},{"n":"Gray Death","s":42,"u":"gray%20death_ngd"},{"n":"Riekanoy","s":42,"u":"riekanoy_ngd"},{"n":"Chakanaj","s":42,"u":"chakanaj_ngd"},{"n":"Tumblak","s":42,"u":"tumblak_ngd"},{"n":"Powderkeg Punk Bombardiers","s":43,"u":"powderkeg%20punk%20bombardiers_ooa1"},{"n":"Powderkeg Punk Gunners","s":43,"u":"powderkeg%20punk%20gunners_ooa1"},{"n":"Prairie Drake","s":43,"u":"prairie%20drake_ooa1"},{"n":"The Claws of Time","s":44,"u":"the%20claws%20of%20time_ooa2"},{"n":"Gilded Gunner Assassins","s":44,"u":"gilded%20gunner%20assassins_ooa2"},{"n":"Gilded Gunner Safecrackers","s":44,"u":"gilded%20gunner%20safecrackers_ooa2"},{"n":"Mutant Desert Drake","s":44,"u":"mutant%20desert%20drake_ooa2"},{"n":"Ambrost Mugland","s":44,"u":"ambrost%20mugland_ooa2"},{"n":"Leadsmiths","s":45,"u":"leadsmiths_ooa3"},{"n":"Clockwork Shambler Hordes","s":45,"u":"clockwork%20shambler%20hordes_ooa3"},{"n":"Cranium Preserver","s":45,"u":"cranium%20preserver_ooa3"},{"n":"Smog Wraith","s":45,"u":"smog%20wraith_ooa3"},{"n":"Shock Zombie","s":45,"u":"shock%20zombie_ooa3"},{"n":"Ibrium","s":45,"u":"ibrium_ooa3"},{"n":"Parsus","s":45,"u":"parsus_ooa3"},{"n":"Croakchief Globblit Skink-eater","s":46,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Paga Nikohian","s":46,"u":"paga%20nikohian_sli"},{"n":"Gnagrif","s":47,"u":"gnagrif_sot1"},{"n":"Kurshkin","s":47,"u":"kurshkin_sot1"},{"n":"Stone Ghost","s":47,"u":"stone%20ghost_sot1"},{"n":"Umbo","s":47,"u":"umbo_sot1"},{"n":"Froglegs","s":48,"u":"froglegs_sot2"},{"n":"Grippli Jinxer","s":48,"u":"grippli%20jinxer_sot2"},{"n":"Grippli Skirmisher","s":48,"u":"grippli%20skirmisher_sot2"},{"n":"Kolbo","s":48,"u":"kolbo_sot2"},{"n":"Kreekoss","s":48,"u":"kreekoss_sot2"},{"n":"Loakan","s":48,"u":"loakan_sot2"},{"n":"Reth","s":48,"u":"reth_sot2"},{"n":"Salathiss","s":48,"u":"salathiss_sot2"},{"n":"Serpentfolk Granitescale","s":48,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Venom Caller","s":48,"u":"serpentfolk%20venom%20caller_sot2"},{"n":"Abendego Brute","s":49,"u":"abendego%20brute_sot3"},{"n":"Abendego Jailer","s":49,"u":"abendego%20jailer_sot3"},{"n":"Abendego Priest","s":49,"u":"abendego%20priest_sot3"},{"n":"Ajbal Kimon","s":49,"u":"ajbal%20kimon_sot3"},{"n":"Ajbal Kimon","s":49,"u":"ajbal%20kimon_sot3"},{"n":"Bharlen Sajor","s":49,"u":"bharlen%20sajor_sot3"},{"n":"Halbrux Far-Sight","s":49,"u":"halbrux%20far-sight_sot3"},{"n":"Karumzek","s":49,"u":"karumzek_sot3"},{"n":"Karumzek Swarm","s":49,"u":"karumzek%20swarm_sot3"},{"n":"Norgorberite Spy","s":49,"u":"norgorberite%20spy_sot3"},{"n":"Screaming Sulfur","s":49,"u":"screaming%20sulfur_sot3"},{"n":"Drenchdead","s":50,"u":"drenchdead_sot4"},{"n":"Gambulami","s":50,"u":"gambulami_sot4"},{"n":"Grave Karina","s":50,"u":"grave%20karina_sot4"},{"n":"Soul Swarms","s":50,"u":"soul%20swarms_sot4"},{"n":"Sunburst Corpse","s":50,"u":"sunburst%20corpse_sot4"},{"n":"Dwandek","s":51,"u":"dwandek_sot5"},{"n":"Ravager of Tindalos","s":51,"u":"ravager%20of%20tindalos_sot5"},{"n":"Hivebound Arboreal","s":52,"u":"hivebound%20arboreal_sot6"},{"n":"Bugbear Marauder","s":53,"u":"bugbear%20marauder_tio"},{"n":"Morgrym Leadbuster","s":53,"u":"morgrym%20leadbuster_tio"},{"n":"Omblin Leadbuster","s":53,"u":"omblin%20leadbuster_tio"},{"n":"Skeleton Guard","s":53,"u":"skeleton%20guard_tio"},{"n":"Stinkweed Shambler","s":53,"u":"stinkweed%20shambler_tio"},{"n":"Web Lurker","s":53,"u":"web%20lurker_tio"},{"n":"Zombie Shambler","s":53,"u":"zombie%20shambler_tio"}],"51":[{"n":"Echoes Of Betrayal","s":19,"u":"echoes%20of%20betrayal_aoa4"}],"66":[{"n":"Abaddon","s":15,"u":"abaddon_gmg"},{"n":"Oenopion","s":6,"u":"oenopion_loil"},{"n":"Bloodcove","s":0,"u":"bloodcove_lome"}]},"daemon":{"1":[{"n":"Astradaemon","s":12,"u":"astradaemon_b1"},{"n":"Cacodaemon","s":12,"u":"cacodaemon_b1"},{"n":"Ceustodaemon","s":12,"u":"ceustodaemon_b1"},{"n":"Leukodaemon","s":12,"u":"leukodaemon_b1"},{"n":"Derghodaemon","s":13,"u":"derghodaemon_b2"},{"n":"Meladaemon","s":13,"u":"meladaemon_b2"},{"n":"Olethrodaemon","s":13,"u":"olethrodaemon_b2"},{"n":"Piscodaemon","s":13,"u":"piscodaemon_b2"},{"n":"Purrodaemon","s":13,"u":"purrodaemon_b2"},{"n":"Thanadaemon","s":13,"u":"thanadaemon_b2"},{"n":"Crucidaemon","s":20,"u":"crucidaemon_aoa5"},{"n":"Agent Of The Gray Queen","s":27,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Agradaemon","s":27,"u":"agradaemon_aoe6"},{"n":"Daemonic Infector","s":27,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":27,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Skinner","s":27,"u":"daemonic%20skinner_aoe6"},{"n":"Olansa Terimor","s":27,"u":"olansa%20terimor_aoe6"},{"n":"Sordesdaemon","s":27,"u":"sordesdaemon_aoe6"}]},"fiend":{"1":[{"n":"Astradaemon","s":12,"u":"astradaemon_b1"},{"n":"Balor","s":12,"u":"balor_b1"},{"n":"Barbazu","s":12,"u":"barbazu_b1"},{"n":"Barghest","s":12,"u":"barghest_b1"},{"n":"Cacodaemon","s":12,"u":"cacodaemon_b1"},{"n":"Ceustodaemon","s":12,"u":"ceustodaemon_b1"},{"n":"Dandasuka","s":12,"u":"dandasuka_b1"},{"n":"Erinys","s":12,"u":"erinys_b1"},{"n":"Gelugon","s":12,"u":"gelugon_b1"},{"n":"Glabrezu","s":12,"u":"glabrezu_b1"},{"n":"Greater Barghest","s":12,"u":"greater%20barghest_b1"},{"n":"Greater Nightmare","s":12,"u":"greater%20nightmare_b1"},{"n":"Hell Hound","s":12,"u":"hell%20hound_b1"},{"n":"Imp","s":12,"u":"imp_b1"},{"n":"Lemure","s":12,"u":"lemure_b1"},{"n":"Leukodaemon","s":12,"u":"leukodaemon_b1"},{"n":"Marilith","s":12,"u":"marilith_b1"},{"n":"Nessian Warhound","s":12,"u":"nessian%20warhound_b1"},{"n":"Night Hag","s":12,"u":"night%20hag_b1"},{"n":"Nightmare","s":12,"u":"nightmare_b1"},{"n":"Phistophilus","s":12,"u":"phistophilus_b1"},{"n":"Pit Fiend","s":12,"u":"pit%20fiend_b1"},{"n":"Quasit","s":12,"u":"quasit_b1"},{"n":"Raja Rakshasa","s":12,"u":"raja%20rakshasa_b1"},{"n":"Shemhazian","s":12,"u":"shemhazian_b1"},{"n":"Succubus","s":12,"u":"succubus_b1"},{"n":"Treerazer","s":12,"u":"treerazer_b1"},{"n":"Vrock","s":12,"u":"vrock_b1"},{"n":"Augnagar","s":13,"u":"augnagar_b2"},{"n":"Augur","s":13,"u":"augur_b2"},{"n":"Babau","s":13,"u":"babau_b2"},{"n":"Bebilith","s":13,"u":"bebilith_b2"},{"n":"Chernobue","s":13,"u":"chernobue_b2"},{"n":"Cornugon","s":13,"u":"cornugon_b2"},{"n":"Cythnigot","s":13,"u":"cythnigot_b2"},{"n":"Derghodaemon","s":13,"u":"derghodaemon_b2"},{"n":"Eremite","s":13,"u":"eremite_b2"},{"n":"Evangelist","s":13,"u":"evangelist_b2"},{"n":"Fire Yai","s":13,"u":"fire%20yai_b2"},{"n":"Gylou","s":13,"u":"gylou_b2"},{"n":"Hamatula","s":13,"u":"hamatula_b2"},{"n":"Hellcat","s":13,"u":"hellcat_b2"},{"n":"Hezrou","s":13,"u":"hezrou_b2"},{"n":"Ice Yai","s":13,"u":"ice%20yai_b2"},{"n":"Interlocutor","s":13,"u":"interlocutor_b2"},{"n":"Invidiak","s":13,"u":"invidiak_b2"},{"n":"Meladaemon","s":13,"u":"meladaemon_b2"},{"n":"Nabasu","s":13,"u":"nabasu_b2"},{"n":"Nalfeshnee","s":13,"u":"nalfeshnee_b2"},{"n":"Nyogoth","s":13,"u":"nyogoth_b2"},{"n":"Olethrodaemon","s":13,"u":"olethrodaemon_b2"},{"n":"Onidoshi","s":13,"u":"onidoshi_b2"},{"n":"Ostiarius","s":13,"u":"ostiarius_b2"},{"n":"Osyluth","s":13,"u":"osyluth_b2"},{"n":"Piscodaemon","s":13,"u":"piscodaemon_b2"},{"n":"Purrodaemon","s":13,"u":"purrodaemon_b2"},{"n":"Sacristan","s":13,"u":"sacristan_b2"},{"n":"Sandpoint Devil","s":13,"u":"sandpoint%20devil_b2"},{"n":"Sarglagon","s":13,"u":"sarglagon_b2"},{"n":"Shoggti","s":13,"u":"shoggti_b2"},{"n":"Soul Eater","s":13,"u":"soul%20eater_b2"},{"n":"Thanadaemon","s":13,"u":"thanadaemon_b2"},{"n":"Thulgant","s":13,"u":"thulgant_b2"},{"n":"Vrolikai","s":13,"u":"vrolikai_b2"},{"n":"Water Yai","s":13,"u":"water%20yai_b2"},{"n":"Yeth Hound","s":13,"u":"yeth%20hound_b2"},{"n":"Zebub","s":13,"u":"zebub_b2"},{"n":"Abrikandilu","s":14,"u":"abrikandilu_b3"},{"n":"Adhukait","s":14,"u":"adhukait_b3"},{"n":"Aghash","s":14,"u":"aghash_b3"},{"n":"Brimorak","s":14,"u":"brimorak_b3"},{"n":"Deimavigga","s":14,"u":"deimavigga_b3"},{"n":"Doru","s":14,"u":"doru_b3"},{"n":"Dretch","s":14,"u":"dretch_b3"},{"n":"Esipil","s":14,"u":"esipil_b3"},{"n":"Hellbound Attorney","s":14,"u":"hellbound%20attorney_b3"},{"n":"Hellwasp Swarm","s":14,"u":"hellwasp%20swarm_b3"},{"n":"Japalisura","s":14,"u":"japalisura_b3"},{"n":"Kimenhul","s":14,"u":"kimenhul_b3"},{"n":"Levaloch","s":14,"u":"levaloch_b3"},{"n":"Maharaja","s":14,"u":"maharaja_b3"},{"n":"Moon Hag","s":14,"u":"moon%20hag_b3"},{"n":"Munagola","s":14,"u":"munagola_b3"},{"n":"Nikaramsa","s":14,"u":"nikaramsa_b3"},{"n":"Nucol","s":14,"u":"nucol_b3"},{"n":"Omox","s":14,"u":"omox_b3"},{"n":"Ostovite","s":14,"u":"ostovite_b3"},{"n":"Pairaka","s":14,"u":"pairaka_b3"},{"n":"Pakalchi","s":14,"u":"pakalchi_b3"},{"n":"Raktavarna","s":14,"u":"raktavarna_b3"},{"n":"Sepid","s":14,"u":"sepid_b3"},{"n":"Shaukeen","s":14,"u":"shaukeen_b3"},{"n":"Soul Skelm","s":14,"u":"soul%20skelm_b3"},{"n":"Wihsaak","s":14,"u":"wihsaak_b3"},{"n":"Ximtal","s":14,"u":"ximtal_b3"},{"n":"Augur","s":18,"u":"augur_aoa3"},{"n":"Evangelist","s":18,"u":"evangelist_aoa3"},{"n":"Interlocutor","s":18,"u":"interlocutor_aoa3"},{"n":"Kalavakus","s":18,"u":"kalavakus_aoa3"},{"n":"Osyluth","s":18,"u":"osyluth_aoa3"},{"n":"Precentor","s":18,"u":"precentor_aoa3"},{"n":"Vaklish","s":18,"u":"vaklish_aoa3"},{"n":"Cornugon","s":20,"u":"cornugon_aoa5"},{"n":"Crucidaemon","s":20,"u":"crucidaemon_aoa5"},{"n":"Nalfeshnee","s":20,"u":"nalfeshnee_aoa5"},{"n":"Vargouille","s":22,"u":"vargouille_aoe1"},{"n":"Dreadsong Dancer","s":23,"u":"dreadsong%20dancer_aoe2"},{"n":"The Stabbing Beast","s":25,"u":"the%20stabbing%20beast_aoe4"},{"n":"Myrna Rath","s":26,"u":"myrna%20rath_aoe5"},{"n":"Agent Of The Gray Queen","s":27,"u":"agent%20of%20the%20gray%20queen_aoe6"},{"n":"Agradaemon","s":27,"u":"agradaemon_aoe6"},{"n":"Daemonic Rumormonger","s":27,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Skinner","s":27,"u":"daemonic%20skinner_aoe6"},{"n":"Nenchuuj","s":27,"u":"nenchuuj_aoe6"},{"n":"Penqual","s":27,"u":"penqual_aoe6"},{"n":"Rhevanna","s":27,"u":"rhevanna_aoe6"},{"n":"Sordesdaemon","s":27,"u":"sordesdaemon_aoe6"},{"n":"Urevian","s":29,"u":"urevian_av2"},{"n":"Abrikandilu","s":31,"u":"abrikandilu_ec1"},{"n":"Blood Wolf","s":31,"u":"blood%20wolf_ec1"},{"n":"Corrosive Lizard","s":31,"u":"corrosive%20lizard_ec1"},{"n":"Smoldering Leopard","s":31,"u":"smoldering%20leopard_ec1"},{"n":"Vermlek","s":31,"u":"vermlek_ec1"},{"n":"Gluttondark Babau","s":32,"u":"gluttondark%20babau_ec2"},{"n":"Skarja","s":9,"u":"skarja_ec3"},{"n":"Qurashith","s":33,"u":"qurashith_ec4"},{"n":"Xilvirek","s":33,"u":"xilvirek_ec4"},{"n":"Ammut","s":34,"u":"ammut_ec5"},{"n":"Kharostan","s":34,"u":"kharostan_ec5"},{"n":"Kimilekki","s":35,"u":"kimilekki_ec6"},{"n":"Sarvel Ever-hunger","s":35,"u":"sarvel%20ever-hunger_ec6"},{"n":"Vavakia","s":35,"u":"vavakia_ec6"},{"n":"Koto Zekora","s":37,"u":"koto%20zekora_frp1"},{"n":"Shadow Yai","s":38,"u":"shadow%20yai_frp2"},{"n":"Taiga Yai","s":38,"u":"taiga%20yai_frp2"},{"n":"Karina","s":0,"u":"karina_lome"},{"n":"Chakanaj","s":42,"u":"chakanaj_ngd"},{"n":"Tumblak","s":42,"u":"tumblak_ngd"},{"n":"Ahvothian","s":46,"u":"ahvothian_sli"},{"n":"Kreekoss","s":48,"u":"kreekoss_sot2"},{"n":"Grave Karina","s":50,"u":"grave%20karina_sot4"},{"n":"Hell Hound","s":53,"u":"hell%20hound_tio"}],"27":[{"n":"Imp","s":4,"u":"imp_apg"}],"28":[{"n":"Demon Eidolon","s":65,"u":"demon%20eidolon_som"}]},"angel":{"1":[{"n":"Astral Deva","s":12,"u":"astral%20deva_b1"},{"n":"Balisse","s":12,"u":"balisse_b1"},{"n":"Cassisian","s":12,"u":"cassisian_b1"},{"n":"Choral","s":12,"u":"choral_b1"},{"n":"Monadic Deva","s":13,"u":"monadic%20deva_b2"},{"n":"Movanic Deva","s":13,"u":"movanic%20deva_b2"},{"n":"Planetar","s":13,"u":"planetar_b2"},{"n":"Solar","s":13,"u":"solar_b2"},{"n":"Avsheros The Betrayer","s":27,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Ulressia The Blessed","s":27,"u":"ulressia%20the%20blessed_aoe6"}],"28":[{"n":"Angel Eidolon","s":65,"u":"angel%20eidolon_som"}]},"celestial":{"1":[{"n":"Astral Deva","s":12,"u":"astral%20deva_b1"},{"n":"Balisse","s":12,"u":"balisse_b1"},{"n":"Cassisian","s":12,"u":"cassisian_b1"},{"n":"Choral","s":12,"u":"choral_b1"},{"n":"Gancanagh","s":12,"u":"gancanagh_b1"},{"n":"Ghaele","s":12,"u":"ghaele_b1"},{"n":"Horned Archon","s":12,"u":"horned%20archon_b1"},{"n":"Lantern Archon","s":12,"u":"lantern%20archon_b1"},{"n":"Legion Archon","s":12,"u":"legion%20archon_b1"},{"n":"Lillend","s":12,"u":"lillend_b1"},{"n":"Lyrakien","s":12,"u":"lyrakien_b1"},{"n":"Shield Archon","s":12,"u":"shield%20archon_b1"},{"n":"Bastion Archon","s":13,"u":"bastion%20archon_b2"},{"n":"Bralani","s":13,"u":"bralani_b2"},{"n":"Hound Archon","s":13,"u":"hound%20archon_b2"},{"n":"Monadic Deva","s":13,"u":"monadic%20deva_b2"},{"n":"Movanic Deva","s":13,"u":"movanic%20deva_b2"},{"n":"Planetar","s":13,"u":"planetar_b2"},{"n":"Solar","s":13,"u":"solar_b2"},{"n":"Star Archon","s":13,"u":"star%20archon_b2"},{"n":"Trumpet Archon","s":13,"u":"trumpet%20archon_b2"},{"n":"Veranallia","s":13,"u":"veranallia_b2"},{"n":"Draconal","s":14,"u":"draconal_b3"},{"n":"Garuda","s":14,"u":"garuda_b3"},{"n":"Peri","s":14,"u":"peri_b3"},{"n":"Procyal","s":14,"u":"procyal_b3"},{"n":"Silvanshee","s":14,"u":"silvanshee_b3"},{"n":"Stone Lion","s":14,"u":"stone%20lion_b3"},{"n":"Stone Lion Cub","s":14,"u":"stone%20lion%20cub_b3"},{"n":"Vulpinal","s":14,"u":"vulpinal_b3"},{"n":"Avsheros The Betrayer","s":27,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Ghaele Of Kharnas","s":27,"u":"ghaele%20of%20kharnas_aoe6"},{"n":"Ulressia The Blessed","s":27,"u":"ulressia%20the%20blessed_aoe6"}],"28":[{"n":"Angel Eidolon","s":65,"u":"angel%20eidolon_som"}]},"demon":{"1":[{"n":"Balor","s":12,"u":"balor_b1"},{"n":"Glabrezu","s":12,"u":"glabrezu_b1"},{"n":"Marilith","s":12,"u":"marilith_b1"},{"n":"Quasit","s":12,"u":"quasit_b1"},{"n":"Shemhazian","s":12,"u":"shemhazian_b1"},{"n":"Succubus","s":12,"u":"succubus_b1"},{"n":"Treerazer","s":12,"u":"treerazer_b1"},{"n":"Vrock","s":12,"u":"vrock_b1"},{"n":"Babau","s":13,"u":"babau_b2"},{"n":"Hezrou","s":13,"u":"hezrou_b2"},{"n":"Invidiak","s":13,"u":"invidiak_b2"},{"n":"Nabasu","s":13,"u":"nabasu_b2"},{"n":"Nalfeshnee","s":13,"u":"nalfeshnee_b2"},{"n":"Vrolikai","s":13,"u":"vrolikai_b2"},{"n":"Abrikandilu","s":14,"u":"abrikandilu_b3"},{"n":"Brimorak","s":14,"u":"brimorak_b3"},{"n":"Dretch","s":14,"u":"dretch_b3"},{"n":"Omox","s":14,"u":"omox_b3"},{"n":"Kalavakus","s":18,"u":"kalavakus_aoa3"},{"n":"Nalfeshnee","s":20,"u":"nalfeshnee_aoa5"},{"n":"Abrikandilu","s":31,"u":"abrikandilu_ec1"},{"n":"Vermlek","s":31,"u":"vermlek_ec1"},{"n":"Gluttondark Babau","s":32,"u":"gluttondark%20babau_ec2"},{"n":"Kimilekki","s":35,"u":"kimilekki_ec6"},{"n":"Vavakia","s":35,"u":"vavakia_ec6"}],"28":[{"n":"Demon Eidolon","s":65,"u":"demon%20eidolon_som"}]},"incorporeal":{"1":[{"n":"Banshee","s":12,"u":"banshee_b1"},{"n":"Ghost Commoner","s":12,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":12,"u":"ghost%20mage_b1"},{"n":"Greater Shadow","s":12,"u":"greater%20shadow_b1"},{"n":"Poltergeist","s":12,"u":"poltergeist_b1"},{"n":"Shadow","s":12,"u":"shadow_b1"},{"n":"Wraith","s":12,"u":"wraith_b1"},{"n":"Animate Dream","s":13,"u":"animate%20dream_b2"},{"n":"Dread Wraith","s":13,"u":"dread%20wraith_b2"},{"n":"Invidiak","s":13,"u":"invidiak_b2"},{"n":"Specter","s":13,"u":"specter_b2"},{"n":"Witchfire","s":13,"u":"witchfire_b2"},{"n":"Abandoned Zealot","s":14,"u":"abandoned%20zealot_b3"},{"n":"Betobeto-san","s":14,"u":"betobeto-san_b3"},{"n":"Corrupted Relic","s":14,"u":"corrupted%20relic_b3"},{"n":"Cunning Fox","s":14,"u":"cunning%20fox_b3"},{"n":"Dybbuk","s":14,"u":"dybbuk_b3"},{"n":"Elder Wyrmwraith","s":14,"u":"elder%20wyrmwraith_b3"},{"n":"Feathered Bear","s":14,"u":"feathered%20bear_b3"},{"n":"Fortune Eater","s":14,"u":"fortune%20eater_b3"},{"n":"Gliminal","s":14,"u":"gliminal_b3"},{"n":"Ioton","s":14,"u":"ioton_b3"},{"n":"Nemhaith","s":14,"u":"nemhaith_b3"},{"n":"Nightmarchers","s":14,"u":"nightmarchers_b3"},{"n":"Phantom Beast","s":14,"u":"phantom%20beast_b3"},{"n":"Phantom Knight","s":14,"u":"phantom%20knight_b3"},{"n":"Seething Spirit","s":14,"u":"seething%20spirit_b3"},{"n":"Wyrmwraith","s":14,"u":"wyrmwraith_b3"},{"n":"Remnant Of Barzillai","s":18,"u":"remnant%20of%20barzillai_aoa3"},{"n":"Saggorak Poltergeist","s":19,"u":"saggorak%20poltergeist_aoa4"},{"n":"Talamira","s":19,"u":"talamira_aoa4"},{"n":"Aiudara Wraith","s":21,"u":"aiudara%20wraith_aoa6"},{"n":"Candlaron's Echo","s":21,"u":"candlaron's%20echo_aoa6"},{"n":"Elder Wyrmwraith","s":21,"u":"elder%20wyrmwraith_aoa6"},{"n":"Wyrmwraith","s":21,"u":"wyrmwraith_aoa6"},{"n":"Binumir","s":22,"u":"binumir_aoe1"},{"n":"Blune's Illusory Toady","s":27,"u":"blune's%20illusory%20toady_aoe6"},{"n":"Chandriu Invisar","s":28,"u":"chandriu%20invisar_av1"},{"n":"Jarelle Kaldrian","s":28,"u":"jarelle%20kaldrian_av1"},{"n":"Otari Ilvashti","s":28,"u":"otari%20ilvashti_av1"},{"n":"Belcorra Haruvex","s":30,"u":"belcorra%20haruvex_av3"},{"n":"Bright Walker","s":30,"u":"bright%20walker_av3"},{"n":"Hungry Ghost","s":10,"u":"hungry%20ghost_botd"},{"n":"Fluxwraith","s":10,"u":"fluxwraith_botd"},{"n":"Bhuta","s":10,"u":"bhuta_botd"},{"n":"Death Coach","s":10,"u":"death%20coach_botd"},{"n":"Geist","s":10,"u":"geist_botd"},{"n":"Ghost Pirate Captain","s":10,"u":"ghost%20pirate%20captain_botd"},{"n":"Grappling Spirit","s":10,"u":"grappling%20spirit_botd"},{"n":"Last Guard","s":10,"u":"last%20guard_botd"},{"n":"Llorona","s":10,"u":"llorona_botd"},{"n":"Polong","s":10,"u":"polong_botd"},{"n":"Waldgeist","s":10,"u":"waldgeist_botd"},{"n":"Muse Phantom","s":32,"u":"muse%20phantom_ec2"},{"n":"Ulthadar","s":32,"u":"ulthadar_ec2"},{"n":"Lyrt Cozurn","s":33,"u":"lyrt%20cozurn_ec4"},{"n":"Ghost Monk","s":37,"u":"ghost%20monk_frp1"},{"n":"Hantu Belian","s":37,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":37,"u":"hantu%20denai_frp1"},{"n":"Kannitri","s":37,"u":"kannitri_frp1"},{"n":"Watchtower Poltergeist","s":37,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Shadow","s":37,"u":"watchtower%20shadow_frp1"},{"n":"Watchtower Wraith","s":37,"u":"watchtower%20wraith_frp1"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Gray Death","s":42,"u":"gray%20death_ngd"},{"n":"Tumblak","s":42,"u":"tumblak_ngd"},{"n":"Smog Wraith","s":45,"u":"smog%20wraith_ooa3"},{"n":"Screaming Sulfur","s":49,"u":"screaming%20sulfur_sot3"},{"n":"Soul Swarms","s":50,"u":"soul%20swarms_sot4"},{"n":"Tollvych","s":51,"u":"tollvych_sot5"},{"n":"Ghost Commoner","s":53,"u":"ghost%20commoner_tio"}],"27":[{"n":"Old Friend","s":10,"u":"old%20friend_botd"},{"n":"Polong","s":10,"u":"polong_botd"}]},"spirit":{"1":[{"n":"Banshee","s":12,"u":"banshee_b1"},{"n":"Ghost Commoner","s":12,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":12,"u":"ghost%20mage_b1"},{"n":"Poltergeist","s":12,"u":"poltergeist_b1"},{"n":"Witchfire","s":13,"u":"witchfire_b2"},{"n":"Abandoned Zealot","s":14,"u":"abandoned%20zealot_b3"},{"n":"Betobeto-san","s":14,"u":"betobeto-san_b3"},{"n":"Corrupted Relic","s":14,"u":"corrupted%20relic_b3"},{"n":"Cunning Fox","s":14,"u":"cunning%20fox_b3"},{"n":"Dybbuk","s":14,"u":"dybbuk_b3"},{"n":"Feathered Bear","s":14,"u":"feathered%20bear_b3"},{"n":"Fortune Eater","s":14,"u":"fortune%20eater_b3"},{"n":"Gliminal","s":14,"u":"gliminal_b3"},{"n":"Kodama","s":14,"u":"kodama_b3"},{"n":"Nemhaith","s":14,"u":"nemhaith_b3"},{"n":"Nightmarchers","s":14,"u":"nightmarchers_b3"},{"n":"Phantom Beast","s":14,"u":"phantom%20beast_b3"},{"n":"Phantom Knight","s":14,"u":"phantom%20knight_b3"},{"n":"Seething Spirit","s":14,"u":"seething%20spirit_b3"},{"n":"Shikigami","s":14,"u":"shikigami_b3"},{"n":"Toshigami","s":14,"u":"toshigami_b3"},{"n":"Zuishin","s":14,"u":"zuishin_b3"},{"n":"Saggorak Poltergeist","s":19,"u":"saggorak%20poltergeist_aoa4"},{"n":"Talamira","s":19,"u":"talamira_aoa4"},{"n":"Candlaron's Echo","s":21,"u":"candlaron's%20echo_aoa6"},{"n":"Binumir","s":22,"u":"binumir_aoe1"},{"n":"Chandriu Invisar","s":28,"u":"chandriu%20invisar_av1"},{"n":"Jarelle Kaldrian","s":28,"u":"jarelle%20kaldrian_av1"},{"n":"Otari Ilvashti","s":28,"u":"otari%20ilvashti_av1"},{"n":"Belcorra Haruvex","s":30,"u":"belcorra%20haruvex_av3"},{"n":"Bright Walker","s":30,"u":"bright%20walker_av3"},{"n":"Hungry Ghost","s":10,"u":"hungry%20ghost_botd"},{"n":"Fluxwraith","s":10,"u":"fluxwraith_botd"},{"n":"Death Coach","s":10,"u":"death%20coach_botd"},{"n":"Ghost Pirate Captain","s":10,"u":"ghost%20pirate%20captain_botd"},{"n":"Grappling Spirit","s":10,"u":"grappling%20spirit_botd"},{"n":"Last Guard","s":10,"u":"last%20guard_botd"},{"n":"Llorona","s":10,"u":"llorona_botd"},{"n":"Polong","s":10,"u":"polong_botd"},{"n":"Waldgeist","s":10,"u":"waldgeist_botd"},{"n":"Muse Phantom","s":32,"u":"muse%20phantom_ec2"},{"n":"Ulthadar","s":32,"u":"ulthadar_ec2"},{"n":"Lyrt Cozurn","s":33,"u":"lyrt%20cozurn_ec4"},{"n":"Ghost Monk","s":37,"u":"ghost%20monk_frp1"},{"n":"Hantu Belian","s":37,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":37,"u":"hantu%20denai_frp1"},{"n":"Kannitri","s":37,"u":"kannitri_frp1"},{"n":"Watchtower Poltergeist","s":37,"u":"watchtower%20poltergeist_frp1"},{"n":"Grandfather Mantis","s":38,"u":"grandfather%20mantis_frp2"},{"n":"Cloudsplitter","s":39,"u":"cloudsplitter_frp3"},{"n":"Dancing Night Parade","s":39,"u":"dancing%20night%20parade_frp3"},{"n":"Jin-hae","s":39,"u":"jin-hae_frp3"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Gray Death","s":42,"u":"gray%20death_ngd"},{"n":"Screaming Sulfur","s":49,"u":"screaming%20sulfur_sot3"},{"n":"Soul Swarms","s":50,"u":"soul%20swarms_sot4"},{"n":"Tollvych","s":51,"u":"tollvych_sot5"},{"n":"Ghost Commoner","s":53,"u":"ghost%20commoner_tio"}],"27":[{"n":"Old Friend","s":10,"u":"old%20friend_botd"}]},"cn":{"1":[{"n":"Baomal","s":12,"u":"baomal_b1"},{"n":"Caligni Creeper","s":12,"u":"caligni%20creeper_b1"},{"n":"Caligni Dancer","s":12,"u":"caligni%20dancer_b1"},{"n":"Caligni Stalker","s":12,"u":"caligni%20stalker_b1"},{"n":"Changeling Exile","s":12,"u":"changeling%20exile_b1"},{"n":"Cloaker","s":12,"u":"cloaker_b1"},{"n":"Grig","s":12,"u":"grig_b1"},{"n":"Keketar","s":12,"u":"keketar_b1"},{"n":"Marid","s":12,"u":"marid_b1"},{"n":"Mu Spore","s":12,"u":"mu%20spore_b1"},{"n":"Naunet","s":12,"u":"naunet_b1"},{"n":"Pixie","s":12,"u":"pixie_b1"},{"n":"Reefclaw","s":12,"u":"reefclaw_b1"},{"n":"Satyr","s":12,"u":"satyr_b1"},{"n":"Shoggoth","s":12,"u":"shoggoth_b1"},{"n":"Sprite","s":12,"u":"sprite_b1"},{"n":"Tengu Sneak","s":12,"u":"tengu%20sneak_b1"},{"n":"Voidworm","s":12,"u":"voidworm_b1"},{"n":"Adult Magma Dragon","s":13,"u":"adult%20magma%20dragon_b2"},{"n":"Akizendri","s":13,"u":"akizendri_b2"},{"n":"Ancient Magma Dragon","s":13,"u":"ancient%20magma%20dragon_b2"},{"n":"Azuretzi","s":13,"u":"azuretzi_b2"},{"n":"Blodeuwedd","s":13,"u":"blodeuwedd_b2"},{"n":"Dweomercat","s":13,"u":"dweomercat_b2"},{"n":"Grodair","s":13,"u":"grodair_b2"},{"n":"Imentesh","s":13,"u":"imentesh_b2"},{"n":"Korred","s":13,"u":"korred_b2"},{"n":"Leprechaun","s":13,"u":"leprechaun_b2"},{"n":"Nereid","s":13,"u":"nereid_b2"},{"n":"Striding Fire","s":13,"u":"striding%20fire_b2"},{"n":"Taiga Giant","s":13,"u":"taiga%20giant_b2"},{"n":"Wereboar","s":13,"u":"wereboar_b2"},{"n":"Young Magma Dragon","s":13,"u":"young%20magma%20dragon_b2"},{"n":"Adlet","s":14,"u":"adlet_b3"},{"n":"Azarketi Explorer","s":14,"u":"azarketi%20explorer_b3"},{"n":"Cecaelia Trapper","s":14,"u":"cecaelia%20trapper_b3"},{"n":"Duende","s":14,"u":"duende_b3"},{"n":"Dvorovoi","s":14,"u":"dvorovoi_b3"},{"n":"Einherji","s":14,"u":"einherji_b3"},{"n":"Etioling Blightmage","s":14,"u":"etioling%20blightmage_b3"},{"n":"Ganzi Martial Artist","s":14,"u":"ganzi%20martial%20artist_b3"},{"n":"Harmona","s":14,"u":"harmona_b3"},{"n":"Huldra","s":14,"u":"huldra_b3"},{"n":"Kappa","s":14,"u":"kappa_b3"},{"n":"Kitsune Trickster","s":14,"u":"kitsune%20trickster_b3"},{"n":"Lampad","s":14,"u":"lampad_b3"},{"n":"Lampad Queen","s":14,"u":"lampad%20queen_b3"},{"n":"Melixie","s":14,"u":"melixie_b3"},{"n":"Mothman","s":14,"u":"mothman_b3"},{"n":"Nightgaunt","s":14,"u":"nightgaunt_b3"},{"n":"Oil Living Graffiti","s":14,"u":"oil%20living%20graffiti_b3"},{"n":"Ovinnik","s":14,"u":"ovinnik_b3"},{"n":"Phantom Beast","s":14,"u":"phantom%20beast_b3"},{"n":"Tikbalang","s":14,"u":"tikbalang_b3"},{"n":"Umasi","s":14,"u":"umasi_b3"},{"n":"Valkyrie","s":14,"u":"valkyrie_b3"},{"n":"Pirate","s":15,"u":"pirate_gmg"},{"n":"Prophet","s":15,"u":"prophet_gmg"},{"n":"Hezle","s":17,"u":"hezle_aoa2"},{"n":"Mialari Docur","s":18,"u":"mialari%20docur_aoa3"},{"n":"Adult Magma Dragon","s":19,"u":"adult%20magma%20dragon_aoa4"},{"n":"Ancient Magma Dragon","s":19,"u":"ancient%20magma%20dragon_aoa4"},{"n":"Talamira","s":19,"u":"talamira_aoa4"},{"n":"Young Magma Dragon","s":19,"u":"young%20magma%20dragon_aoa4"},{"n":"Bolar Of Stonemoor","s":22,"u":"bolar%20of%20stonemoor_aoe1"},{"n":"Skebs","s":22,"u":"skebs_aoe1"},{"n":"Zrukbat","s":22,"u":"zrukbat_aoe1"},{"n":"Najra Lizard","s":23,"u":"najra%20lizard_aoe2"},{"n":"Franca Laurentz","s":24,"u":"franca%20laurentz_aoe3"},{"n":"Amateur Chemist","s":25,"u":"amateur%20chemist_aoe4"},{"n":"Grimwold","s":26,"u":"grimwold_aoe5"},{"n":"Baatamidar","s":27,"u":"baatamidar_aoe6"},{"n":"Blune's Illusory Toady","s":27,"u":"blune's%20illusory%20toady_aoe6"},{"n":"Camarach","s":27,"u":"camarach_aoe6"},{"n":"Chaos Gulgamodh","s":27,"u":"chaos%20gulgamodh_aoe6"},{"n":"Hegessik","s":27,"u":"hegessik_aoe6"},{"n":"Hestriviniaas","s":27,"u":"hestriviniaas_aoe6"},{"n":"Il'setsya Wyrmtouched","s":27,"u":"il'setsya%20wyrmtouched_aoe6"},{"n":"Izfiitar","s":27,"u":"izfiitar_aoe6"},{"n":"Living Mural","s":27,"u":"living%20mural_aoe6"},{"n":"Overdrive Imentesh","s":27,"u":"overdrive%20imentesh_aoe6"},{"n":"Augrael","s":28,"u":"augrael_av1"},{"n":"Gibtanius","s":29,"u":"gibtanius_av2"},{"n":"Gibtas Bounder","s":29,"u":"gibtas%20bounder_av2"},{"n":"Gibtas Spawn Swarm","s":29,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Bhazrade And Klathor","s":30,"u":"bhazrade%20and%20klathor_av3"},{"n":"Caligni Defender","s":30,"u":"caligni%20defender_av3"},{"n":"Deepwater Dhuthorex","s":30,"u":"deepwater%20dhuthorex_av3"},{"n":"Dread Dhuthorex","s":30,"u":"dread%20dhuthorex_av3"},{"n":"Drow Hunter","s":30,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":30,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":30,"u":"drow%20warden_av3"},{"n":"Galudu","s":30,"u":"galudu_av3"},{"n":"Quara Orshendiel","s":30,"u":"quara%20orshendiel_av3"},{"n":"Jitterbone Contortionist","s":10,"u":"jitterbone%20contortionist_botd"},{"n":"Jaleen And Rhovo","s":31,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Oil Living Graffiti","s":31,"u":"oil%20living%20graffiti_ec1"},{"n":"Viktor Volkano","s":31,"u":"viktor%20volkano_ec1"},{"n":"Aives The Smoke Dragon","s":32,"u":"aives%20the%20smoke%20dragon_ec2"},{"n":"Delamar Gianvin","s":32,"u":"delamar%20gianvin_ec2"},{"n":"Bitter Truth Bandit","s":9,"u":"bitter%20truth%20bandit_ec3"},{"n":"Bugul Noz","s":9,"u":"bugul%20noz_ec3"},{"n":"Cat Sith","s":9,"u":"cat%20sith_ec3"},{"n":"Pin Tingwheely","s":9,"u":"pin%20tingwheely_ec3"},{"n":"Swardlands Delinquent","s":9,"u":"swardlands%20delinquent_ec3"},{"n":"Muurfeli","s":34,"u":"muurfeli_ec5"},{"n":"Anugobu Apprentice","s":37,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Wondercrafter","s":37,"u":"anugobu%20wondercrafter_frp1"},{"n":"Drake Courser","s":38,"u":"drake%20courser_frp2"},{"n":"Dancing Night Parade","s":39,"u":"dancing%20night%20parade_frp3"},{"n":"Flying Mountain Kaminari","s":39,"u":"flying%20mountain%20kaminari_frp3"},{"n":"Fleshforged Conformer","s":6,"u":"fleshforged%20conformer_loil"},{"n":"Skinskitter","s":6,"u":"skinskitter_loil"},{"n":"Ainamuuren","s":40,"u":"ainamuuren_lomm"},{"n":"Grogrisant","s":40,"u":"grogrisant_lomm"},{"n":"Grisantian Lion","s":40,"u":"grisantian%20lion_lomm"},{"n":"Mosquito Witch","s":40,"u":"mosquito%20witch_lomm"},{"n":"Glaz Nixbrix","s":43,"u":"glaz%20nixbrix_ooa1"},{"n":"Shoma Lyzerius","s":43,"u":"shoma%20lyzerius_ooa1"},{"n":"I","s":44,"u":"i_ooa2"},{"n":"Palzu","s":44,"u":"palzu_ooa2"},{"n":"Anadi Lurker","s":47,"u":"anadi%20lurker_sot1"},{"n":"Fire-pot Ubanu","s":48,"u":"fire-pot%20ubanu_sot2"},{"n":"Great Grodair","s":48,"u":"great%20grodair_sot2"},{"n":"I'iko Dragon","s":48,"u":"i'iko%20dragon_sot2"},{"n":"Alapolo","s":52,"u":"alapolo_sot6"},{"n":"Slana","s":52,"u":"slana_sot6"},{"n":"Ta'apundo","s":52,"u":"ta'apundo_sot6"}],"2":[{"n":"Animate Dreamer","s":2,"u":"animate%20dreamer_g%26g"},{"n":"Sunken Pistol","s":2,"u":"sunken%20pistol_g%26g"}],"66":[{"n":"Maelstrom","s":15,"u":"maelstrom_gmg"},{"n":"Port Peril","s":15,"u":"port%20peril_gmg"}]},"devil":{"1":[{"n":"Barbazu","s":12,"u":"barbazu_b1"},{"n":"Erinys","s":12,"u":"erinys_b1"},{"n":"Gelugon","s":12,"u":"gelugon_b1"},{"n":"Imp","s":12,"u":"imp_b1"},{"n":"Lemure","s":12,"u":"lemure_b1"},{"n":"Phistophilus","s":12,"u":"phistophilus_b1"},{"n":"Pit Fiend","s":12,"u":"pit%20fiend_b1"},{"n":"Sea Devil Baron","s":12,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":12,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":12,"u":"sea%20devil%20scout_b1"},{"n":"Cornugon","s":13,"u":"cornugon_b2"},{"n":"Gylou","s":13,"u":"gylou_b2"},{"n":"Hamatula","s":13,"u":"hamatula_b2"},{"n":"Osyluth","s":13,"u":"osyluth_b2"},{"n":"Sarglagon","s":13,"u":"sarglagon_b2"},{"n":"Zebub","s":13,"u":"zebub_b2"},{"n":"Deimavigga","s":14,"u":"deimavigga_b3"},{"n":"Hellbound Attorney","s":14,"u":"hellbound%20attorney_b3"},{"n":"Levaloch","s":14,"u":"levaloch_b3"},{"n":"Munagola","s":14,"u":"munagola_b3"},{"n":"Osyluth","s":18,"u":"osyluth_aoa3"},{"n":"Cornugon","s":20,"u":"cornugon_aoa5"},{"n":"Urevian","s":29,"u":"urevian_av2"}],"27":[{"n":"Imp","s":4,"u":"imp_apg"}]},"beast":{"1":[{"n":"Basilisk","s":12,"u":"basilisk_b1"},{"n":"Cauthooj","s":12,"u":"cauthooj_b1"},{"n":"Centaur","s":12,"u":"centaur_b1"},{"n":"Chimera","s":12,"u":"chimera_b1"},{"n":"Cockatrice","s":12,"u":"cockatrice_b1"},{"n":"Crimson Worm","s":12,"u":"crimson%20worm_b1"},{"n":"Ether Spider","s":12,"u":"ether%20spider_b1"},{"n":"Gargoyle","s":12,"u":"gargoyle_b1"},{"n":"Giant Eagle","s":12,"u":"giant%20eagle_b1"},{"n":"Greater Nightmare","s":12,"u":"greater%20nightmare_b1"},{"n":"Hell Hound","s":12,"u":"hell%20hound_b1"},{"n":"Hydra","s":12,"u":"hydra_b1"},{"n":"Kraken","s":12,"u":"kraken_b1"},{"n":"Lamia","s":12,"u":"lamia_b1"},{"n":"Lamia Matriarch","s":12,"u":"lamia%20matriarch_b1"},{"n":"Manticore","s":12,"u":"manticore_b1"},{"n":"Mukradi","s":12,"u":"mukradi_b1"},{"n":"Nessian Warhound","s":12,"u":"nessian%20warhound_b1"},{"n":"Nightmare","s":12,"u":"nightmare_b1"},{"n":"Pegasus","s":12,"u":"pegasus_b1"},{"n":"Phoenix","s":12,"u":"phoenix_b1"},{"n":"Poracha","s":12,"u":"poracha_b1"},{"n":"Remorhaz","s":12,"u":"remorhaz_b1"},{"n":"Shuln","s":12,"u":"shuln_b1"},{"n":"Sphinx","s":12,"u":"sphinx_b1"},{"n":"Unicorn","s":12,"u":"unicorn_b1"},{"n":"Warg","s":12,"u":"warg_b1"},{"n":"Wendigo","s":12,"u":"wendigo_b1"},{"n":"Werebear","s":12,"u":"werebear_b1"},{"n":"Wererat","s":12,"u":"wererat_b1"},{"n":"Werewolf","s":12,"u":"werewolf_b1"},{"n":"Winter Wolf","s":12,"u":"winter%20wolf_b1"},{"n":"Ahuizotl","s":13,"u":"ahuizotl_b2"},{"n":"Bebilith","s":13,"u":"bebilith_b2"},{"n":"Behir","s":13,"u":"behir_b2"},{"n":"Blink Dog","s":13,"u":"blink%20dog_b2"},{"n":"Carbuncle","s":13,"u":"carbuncle_b2"},{"n":"Catoblepas","s":13,"u":"catoblepas_b2"},{"n":"Chupacabra","s":13,"u":"chupacabra_b2"},{"n":"Dracolisk","s":13,"u":"dracolisk_b2"},{"n":"Dweomercat","s":13,"u":"dweomercat_b2"},{"n":"Gorgon","s":13,"u":"gorgon_b2"},{"n":"Grodair","s":13,"u":"grodair_b2"},{"n":"Hellcat","s":13,"u":"hellcat_b2"},{"n":"Hodag","s":13,"u":"hodag_b2"},{"n":"Leucrotta","s":13,"u":"leucrotta_b2"},{"n":"Leydroth","s":13,"u":"leydroth_b2"},{"n":"Peryton","s":13,"u":"peryton_b2"},{"n":"Quetz Couatl","s":13,"u":"quetz%20couatl_b2"},{"n":"Sandpoint Devil","s":13,"u":"sandpoint%20devil_b2"},{"n":"Thrasfyr","s":13,"u":"thrasfyr_b2"},{"n":"Thunderbird","s":13,"u":"thunderbird_b2"},{"n":"Trollhound","s":13,"u":"trollhound_b2"},{"n":"Umonlee","s":13,"u":"umonlee_b2"},{"n":"Water Orm","s":13,"u":"water%20orm_b2"},{"n":"Wereboar","s":13,"u":"wereboar_b2"},{"n":"Weretiger","s":13,"u":"weretiger_b2"},{"n":"Yeth Hound","s":13,"u":"yeth%20hound_b2"},{"n":"Angazhani","s":14,"u":"angazhani_b3"},{"n":"Bauble Beast","s":14,"u":"bauble%20beast_b3"},{"n":"Coral Capuchin","s":14,"u":"coral%20capuchin_b3"},{"n":"Cunning Fox","s":14,"u":"cunning%20fox_b3"},{"n":"Elder Sphinx","s":14,"u":"elder%20sphinx_b3"},{"n":"Feathered Bear","s":14,"u":"feathered%20bear_b3"},{"n":"Girtablilu Seer","s":14,"u":"girtablilu%20seer_b3"},{"n":"Girtablilu Sentry","s":14,"u":"girtablilu%20sentry_b3"},{"n":"Hieracosphinx","s":14,"u":"hieracosphinx_b3"},{"n":"Kappa","s":14,"u":"kappa_b3"},{"n":"Kirin","s":14,"u":"kirin_b3"},{"n":"Kokogiak","s":14,"u":"kokogiak_b3"},{"n":"Kushtaka","s":14,"u":"kushtaka_b3"},{"n":"Manticore Paaridar","s":14,"u":"manticore%20paaridar_b3"},{"n":"Mix Couatl","s":14,"u":"mix%20couatl_b3"},{"n":"Mobogo","s":14,"u":"mobogo_b3"},{"n":"Ouroboros","s":14,"u":"ouroboros_b3"},{"n":"Quintessivore","s":14,"u":"quintessivore_b3"},{"n":"Shantak","s":14,"u":"shantak_b3"},{"n":"Skull Peeler","s":14,"u":"skull%20peeler_b3"},{"n":"Tiddalik","s":14,"u":"tiddalik_b3"},{"n":"Tidehawk","s":14,"u":"tidehawk_b3"},{"n":"Tikbalang","s":14,"u":"tikbalang_b3"},{"n":"Werebat","s":14,"u":"werebat_b3"},{"n":"Werecrocodile","s":14,"u":"werecrocodile_b3"},{"n":"Xiuh Couatl","s":14,"u":"xiuh%20couatl_b3"},{"n":"Graveshell","s":16,"u":"graveshell_aoa1"},{"n":"Deculi","s":19,"u":"deculi_aoa4"},{"n":"Ishti","s":20,"u":"ishti_aoa5"},{"n":"Tarrasque","s":21,"u":"tarrasque_aoa6"},{"n":"Xotani","s":21,"u":"xotani_aoa6"},{"n":"Almiraj","s":22,"u":"almiraj_aoe1"},{"n":"Vargouille","s":22,"u":"vargouille_aoe1"},{"n":"Teraphant","s":23,"u":"teraphant_aoe2"},{"n":"Eberark","s":24,"u":"eberark_aoe3"},{"n":"Jaul Mezmin","s":28,"u":"jaul%20mezmin_av1"},{"n":"Convergent Giant Eagle","s":35,"u":"convergent%20giant%20eagle_ec6"},{"n":"Viskithrel","s":35,"u":"viskithrel_ec6"},{"n":"Elder Cauthooj","s":37,"u":"elder%20cauthooj_frp1"},{"n":"Hantu Belian","s":37,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":37,"u":"hantu%20denai_frp1"},{"n":"Jaiban","s":37,"u":"jaiban_frp1"},{"n":"Sigbin","s":37,"u":"sigbin_frp1"},{"n":"Kun","s":38,"u":"kun_frp2"},{"n":"Peng","s":38,"u":"peng_frp2"},{"n":"Bul-gae","s":39,"u":"bul-gae_frp3"},{"n":"Inmyeonjo","s":39,"u":"inmyeonjo_frp3"},{"n":"Orochi","s":39,"u":"orochi_frp3"},{"n":"Sanzuwu","s":39,"u":"sanzuwu_frp3"},{"n":"Grootslang","s":0,"u":"grootslang_lome"},{"n":"Karina","s":0,"u":"karina_lome"},{"n":"Maliadi","s":0,"u":"maliadi_lome"},{"n":"Mamlambo","s":0,"u":"mamlambo_lome"},{"n":"Rompo","s":0,"u":"rompo_lome"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Solar Ibis","s":0,"u":"solar%20ibis_lome"},{"n":"Zinba","s":0,"u":"zinba_lome"},{"n":"Cuetzmonquali","s":40,"u":"cuetzmonquali_lomm"},{"n":"Grogrisant","s":40,"u":"grogrisant_lomm"},{"n":"Grisantian Lion","s":40,"u":"grisantian%20lion_lomm"},{"n":"Kothogaz, Dance of Disharmony","s":40,"u":"kothogaz%2c%20dance%20of%20disharmony_lomm"},{"n":"Spawn of Kothogaz","s":40,"u":"spawn%20of%20kothogaz_lomm"},{"n":"Chimeric Manticore","s":44,"u":"chimeric%20manticore_ooa2"},{"n":"Gbahali","s":48,"u":"gbahali_sot2"},{"n":"Great Grodair","s":48,"u":"great%20grodair_sot2"},{"n":"Kreekoss","s":48,"u":"kreekoss_sot2"},{"n":"Mpeshi","s":48,"u":"mpeshi_sot2"},{"n":"Ba'aupa Mdoudu","s":50,"u":"ba'aupa%20mdoudu_sot4"},{"n":"Grave Karina","s":50,"u":"grave%20karina_sot4"},{"n":"Gluttonworm","s":51,"u":"gluttonworm_sot5"},{"n":"Thasteron Khefak","s":51,"u":"thasteron%20khefak_sot5"},{"n":"Alate Ant","s":52,"u":"alate%20ant_sot6"},{"n":"Aspect of Hunger","s":52,"u":"aspect%20of%20hunger_sot6"},{"n":"Aspect of Insects","s":52,"u":"aspect%20of%20insects_sot6"},{"n":"Cataclysm Beetle","s":52,"u":"cataclysm%20beetle_sot6"},{"n":"Ironclad Annihilator Beetle","s":52,"u":"ironclad%20annihilator%20beetle_sot6"},{"n":"Red Commander Ant","s":52,"u":"red%20commander%20ant_sot6"},{"n":"Red Guard Ant","s":52,"u":"red%20guard%20ant_sot6"},{"n":"Red Queen","s":52,"u":"red%20queen_sot6"},{"n":"Wereant Disciple","s":52,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":52,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":52,"u":"wereant%20sentinel_sot6"},{"n":"Basilisk","s":53,"u":"basilisk_tio"},{"n":"Gargoyle Guardian","s":53,"u":"gargoyle%20guardian_tio"},{"n":"Hell Hound","s":53,"u":"hell%20hound_tio"},{"n":"Kurnugian Jackal","s":53,"u":"kurnugian%20jackal_tio"},{"n":"Scalliwing","s":53,"u":"scalliwing_tio"}],"27":[{"n":"Ceru","s":6,"u":"ceru_loil"},{"n":"Calligraphy Wyrm","s":61,"u":"calligraphy%20wyrm_lopsg"},{"n":"Dweomercat Cub","s":61,"u":"dweomercat%20cub_lopsg"},{"n":"Pipefox","s":8,"u":"pipefox_lotgb"}],"28":[{"n":"Beast Eidolon","s":65,"u":"beast%20eidolon_som"}]},"ooze":{"1":[{"n":"Black Pudding","s":12,"u":"black%20pudding_b1"},{"n":"Gelatinous Cube","s":12,"u":"gelatinous%20cube_b1"},{"n":"Ochre Jelly","s":12,"u":"ochre%20jelly_b1"},{"n":"Sewer Ooze","s":12,"u":"sewer%20ooze_b1"},{"n":"Amoeba Swarm","s":13,"u":"amoeba%20swarm_b2"},{"n":"Carnivorous Blob","s":13,"u":"carnivorous%20blob_b2"},{"n":"Giant Amoeba","s":13,"u":"giant%20amoeba_b2"},{"n":"Gray Ooze","s":13,"u":"gray%20ooze_b2"},{"n":"Slime Mold","s":13,"u":"slime%20mold_b2"},{"n":"Verdurous Ooze","s":13,"u":"verdurous%20ooze_b2"},{"n":"Globster","s":14,"u":"globster_b3"},{"n":"Mezlan","s":14,"u":"mezlan_b3"},{"n":"Omox","s":14,"u":"omox_b3"},{"n":"Slithering Pit","s":14,"u":"slithering%20pit_b3"},{"n":"Living Sap","s":17,"u":"living%20sap_aoa2"},{"n":"Carnivorous Crystal","s":19,"u":"carnivorous%20crystal_aoa4"},{"n":"Immortal Ichor","s":20,"u":"immortal%20ichor_aoa5"},{"n":"Vaultbreaker Ooze","s":23,"u":"vaultbreaker%20ooze_aoe2"},{"n":"Child Of Venom","s":26,"u":"child%20of%20venom_aoe5"},{"n":"Slithering Rift","s":27,"u":"slithering%20rift_aoe6"},{"n":"Luminous Ooze","s":31,"u":"luminous%20ooze_ec1"},{"n":"Tallow Ooze","s":33,"u":"tallow%20ooze_ec4"},{"n":"Blood Ooze","s":36,"u":"blood%20ooze_fop"},{"n":"Gunpowder Ooze","s":6,"u":"gunpowder%20ooze_loil"},{"n":"Yeast Ooze","s":43,"u":"yeast%20ooze_ooa1"},{"n":"Rust Ooze","s":43,"u":"rust%20ooze_ooa1"},{"n":"Pyronite Ooze","s":45,"u":"pyronite%20ooze_ooa3"},{"n":"Fuming Sludge","s":46,"u":"fuming%20sludge_sli"},{"n":"Mutated Sewer Ooze","s":48,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Chromatic Ooze","s":52,"u":"chromatic%20ooze_sot6"},{"n":"Crawling Slurry","s":52,"u":"crawling%20slurry_sot6"},{"n":"Sewer Ooze","s":53,"u":"sewer%20ooze_tio"}],"27":[{"n":"Spellslime","s":4,"u":"spellslime_apg"}]},"boggard":{"1":[{"n":"Boggard Scout","s":12,"u":"boggard%20scout_b1"},{"n":"Boggard Swampseer","s":12,"u":"boggard%20swampseer_b1"},{"n":"Boggard Warrior","s":12,"u":"boggard%20warrior_b1"},{"n":"Belmazog","s":17,"u":"belmazog_aoa2"},{"n":"Croakchief Globblit Skink-eater","s":46,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Boggard Hunter","s":49,"u":"boggard%20hunter_sot3"},{"n":"Grouloop","s":49,"u":"grouloop_sot3"}]},"caligni":{"1":[{"n":"Caligni Creeper","s":12,"u":"caligni%20creeper_b1"},{"n":"Caligni Dancer","s":12,"u":"caligni%20dancer_b1"},{"n":"Caligni Stalker","s":12,"u":"caligni%20stalker_b1"},{"n":"Caligni Slayer","s":13,"u":"caligni%20slayer_b2"},{"n":"Caligni Caller","s":14,"u":"caligni%20caller_b3"},{"n":"Caligni Vanguard","s":14,"u":"caligni%20vanguard_b3"},{"n":"Nox","s":29,"u":"nox_av2"},{"n":"Caligni Defender","s":30,"u":"caligni%20defender_av3"},{"n":"Dulac","s":30,"u":"dulac_av3"},{"n":"Galudu","s":30,"u":"galudu_av3"},{"n":"Padli","s":30,"u":"padli_av3"}]},"swarm":{"1":[{"n":"Centipede Swarm","s":12,"u":"centipede%20swarm_b1"},{"n":"Rat Swarm","s":12,"u":"rat%20swarm_b1"},{"n":"Scorpion Swarm","s":12,"u":"scorpion%20swarm_b1"},{"n":"Spider Swarm","s":12,"u":"spider%20swarm_b1"},{"n":"Vampire Bat Swarm","s":12,"u":"vampire%20bat%20swarm_b1"},{"n":"Wasp Swarm","s":12,"u":"wasp%20swarm_b1"},{"n":"Amoeba Swarm","s":13,"u":"amoeba%20swarm_b2"},{"n":"Army Ant Swarm","s":13,"u":"army%20ant%20swarm_b2"},{"n":"Brood Leech Swarm","s":13,"u":"brood%20leech%20swarm_b2"},{"n":"Cockroach Swarm","s":13,"u":"cockroach%20swarm_b2"},{"n":"Fen Mosquito Swarm","s":13,"u":"fen%20mosquito%20swarm_b2"},{"n":"Fire Jellyfish Swarm","s":13,"u":"fire%20jellyfish%20swarm_b2"},{"n":"Raven Swarm","s":13,"u":"raven%20swarm_b2"},{"n":"Sportlebore Swarm","s":13,"u":"sportlebore%20swarm_b2"},{"n":"Tick Swarm","s":13,"u":"tick%20swarm_b2"},{"n":"Worm That Walks Cultist","s":13,"u":"worm%20that%20walks%20cultist_b2"},{"n":"Animated Silverware Swarm","s":14,"u":"animated%20silverware%20swarm_b3"},{"n":"Bore Worm Swarm","s":14,"u":"bore%20worm%20swarm_b3"},{"n":"Clacking Skull Swarm","s":14,"u":"clacking%20skull%20swarm_b3"},{"n":"Cobbleswarm","s":14,"u":"cobbleswarm_b3"},{"n":"Consonite Choir","s":14,"u":"consonite%20choir_b3"},{"n":"Feral Skull Swarm","s":14,"u":"feral%20skull%20swarm_b3"},{"n":"Hellwasp Swarm","s":14,"u":"hellwasp%20swarm_b3"},{"n":"Hermit Crab Swarm","s":14,"u":"hermit%20crab%20swarm_b3"},{"n":"Monkey Swarm","s":14,"u":"monkey%20swarm_b3"},{"n":"Piranha Swarm","s":14,"u":"piranha%20swarm_b3"},{"n":"Rat Snake Swarm","s":14,"u":"rat%20snake%20swarm_b3"},{"n":"Sorcerous Skull Swarm","s":14,"u":"sorcerous%20skull%20swarm_b3"},{"n":"Squirrel Swarm","s":14,"u":"squirrel%20swarm_b3"},{"n":"Sturzstromer","s":14,"u":"sturzstromer_b3"},{"n":"Tooth Fairy Swarm","s":14,"u":"tooth%20fairy%20swarm_b3"},{"n":"Trilobite Swarm","s":14,"u":"trilobite%20swarm_b3"},{"n":"Viper Swarm","s":14,"u":"viper%20swarm_b3"},{"n":"Wizard Sponge","s":14,"u":"wizard%20sponge_b3"},{"n":"Cobbleswarm","s":22,"u":"cobbleswarm_aoe1"},{"n":"Bone Skipper Swarm","s":23,"u":"bone%20skipper%20swarm_aoe2"},{"n":"Penqual","s":27,"u":"penqual_aoe6"},{"n":"Volluk Azrinae","s":28,"u":"volluk%20azrinae_av1"},{"n":"Gibtas Spawn Swarm","s":29,"u":"gibtas%20spawn%20swarm_av2"},{"n":"Seetangeist","s":10,"u":"seetangeist_botd"},{"n":"Flea Swarm","s":31,"u":"flea%20swarm_ec1"},{"n":"Aukashungi Swarm","s":33,"u":"aukashungi%20swarm_ec4"},{"n":"Bee Swarm","s":36,"u":"bee%20swarm_fop"},{"n":"Trapjaw Tangle","s":44,"u":"trapjaw%20tangle_ooa2"},{"n":"Silverfish Swarm","s":47,"u":"silverfish%20swarm_sot1"},{"n":"Karumzek Swarm","s":49,"u":"karumzek%20swarm_sot3"},{"n":"King of Biting Ants","s":51,"u":"king%20of%20biting%20ants_sot5"},{"n":"Apocalypse Ant Swarm","s":52,"u":"apocalypse%20ant%20swarm_sot6"}]},"giant":{"1":[{"n":"Cloud Giant","s":12,"u":"cloud%20giant_b1"},{"n":"Cyclops","s":12,"u":"cyclops_b1"},{"n":"Ettin","s":12,"u":"ettin_b1"},{"n":"Fire Giant","s":12,"u":"fire%20giant_b1"},{"n":"Frost Giant","s":12,"u":"frost%20giant_b1"},{"n":"Great Cyclops","s":12,"u":"great%20cyclops_b1"},{"n":"Hill Giant","s":12,"u":"hill%20giant_b1"},{"n":"Ogre Boss","s":12,"u":"ogre%20boss_b1"},{"n":"Ogre Glutton","s":12,"u":"ogre%20glutton_b1"},{"n":"Ogre Warrior","s":12,"u":"ogre%20warrior_b1"},{"n":"Rune Giant","s":12,"u":"rune%20giant_b1"},{"n":"Stone Giant","s":12,"u":"stone%20giant_b1"},{"n":"Storm Giant","s":12,"u":"storm%20giant_b1"},{"n":"Troll","s":12,"u":"troll_b1"},{"n":"Troll King","s":12,"u":"troll%20king_b1"},{"n":"Athach","s":13,"u":"athach_b2"},{"n":"Cavern Troll","s":13,"u":"cavern%20troll_b2"},{"n":"Fire Yai","s":13,"u":"fire%20yai_b2"},{"n":"Frost Troll","s":13,"u":"frost%20troll_b2"},{"n":"Ice Yai","s":13,"u":"ice%20yai_b2"},{"n":"Jotund Troll","s":13,"u":"jotund%20troll_b2"},{"n":"Marsh Giant","s":13,"u":"marsh%20giant_b2"},{"n":"Onidoshi","s":13,"u":"onidoshi_b2"},{"n":"Shadow Giant","s":13,"u":"shadow%20giant_b2"},{"n":"Taiga Giant","s":13,"u":"taiga%20giant_b2"},{"n":"Two-headed Troll","s":13,"u":"two-headed%20troll_b2"},{"n":"Water Yai","s":13,"u":"water%20yai_b2"},{"n":"Wood Giant","s":13,"u":"wood%20giant_b2"},{"n":"Cave Giant","s":14,"u":"cave%20giant_b3"},{"n":"Desert Giant","s":14,"u":"desert%20giant_b3"},{"n":"Plague Giant","s":14,"u":"plague%20giant_b3"},{"n":"Tomb Giant","s":14,"u":"tomb%20giant_b3"},{"n":"Shadow Giant","s":18,"u":"shadow%20giant_aoa3"},{"n":"Dragonstorm Fire Giant","s":21,"u":"dragonstorm%20fire%20giant_aoa6"},{"n":"Berberoka","s":37,"u":"berberoka_frp1"},{"n":"Koto Zekora","s":37,"u":"koto%20zekora_frp1"},{"n":"Shadow Yai","s":38,"u":"shadow%20yai_frp2"},{"n":"Taiga Yai","s":38,"u":"taiga%20yai_frp2"},{"n":"Aigamuxa","s":0,"u":"aigamuxa_lome"},{"n":"Smog Giant","s":44,"u":"smog%20giant_ooa2"},{"n":"Vewslog","s":45,"u":"vewslog_ooa3"},{"n":"Cyclops Bully","s":49,"u":"cyclops%20bully_sot3"},{"n":"Halbrux Far-Sight","s":49,"u":"halbrux%20far-sight_sot3"},{"n":"Ogre Warrior","s":53,"u":"ogre%20warrior_tio"},{"n":"Troll Enforcer","s":53,"u":"troll%20enforcer_tio"}]},"rakshasa":{"1":[{"n":"Dandasuka","s":12,"u":"dandasuka_b1"},{"n":"Raja Rakshasa","s":12,"u":"raja%20rakshasa_b1"},{"n":"Maharaja","s":14,"u":"maharaja_b3"},{"n":"Raktavarna","s":14,"u":"raktavarna_b3"},{"n":"Vaklish","s":18,"u":"vaklish_aoa3"}]},"dero":{"1":[{"n":"Dero Magister","s":12,"u":"dero%20magister_b1"},{"n":"Dero Stalker","s":12,"u":"dero%20stalker_b1"},{"n":"Dero Strangler","s":12,"u":"dero%20strangler_b1"},{"n":"Ginjana Mindkeeper","s":9,"u":"ginjana%20mindkeeper_ec3"}]},"genie":{"1":[{"n":"Djinni","s":12,"u":"djinni_b1"},{"n":"Efreeti","s":12,"u":"efreeti_b1"},{"n":"Janni","s":12,"u":"janni_b1"},{"n":"Marid","s":12,"u":"marid_b1"},{"n":"Shaitan","s":12,"u":"shaitan_b1"},{"n":"Ghul","s":10,"u":"ghul_botd"},{"n":"Ararda","s":34,"u":"ararda_ec5"},{"n":"Muurfeli","s":34,"u":"muurfeli_ec5"}]},"fungus":{"1":[{"n":"Drakauthix","s":12,"u":"drakauthix_b1"},{"n":"Fungus Leshy","s":12,"u":"fungus%20leshy_b1"},{"n":"Mu Spore","s":12,"u":"mu%20spore_b1"},{"n":"Terotricus","s":12,"u":"terotricus_b1"},{"n":"Basidirond","s":13,"u":"basidirond_b2"},{"n":"Slime Mold","s":13,"u":"slime%20mold_b2"},{"n":"Tendriculos","s":13,"u":"tendriculos_b2"},{"n":"Violet Fungus","s":13,"u":"violet%20fungus_b2"},{"n":"Mi-Go","s":14,"u":"mi-go_b3"},{"n":"Myceloid","s":14,"u":"myceloid_b3"},{"n":"Wizard Sponge","s":14,"u":"wizard%20sponge_b3"},{"n":"Dragon's Blood Puffball","s":30,"u":"dragon's%20blood%20puffball_av3"},{"n":"Reaper Skull Puffball","s":30,"u":"reaper%20skull%20puffball_av3"},{"n":"Melfesh Monster","s":40,"u":"melfesh%20monster_lomm"},{"n":"Followers of Shumfallow","s":43,"u":"followers%20of%20shumfallow_ooa1"},{"n":"Umbo","s":47,"u":"umbo_sot1"}],"2":[{"n":"Spore Sap","s":33,"u":"spore%20sap_ec4"}],"3":[{"n":"Fungal Hyphae","s":59,"u":"fungal%20hyphae_logm"}],"51":[{"n":"Yellow Mold","s":5,"u":"yellow%20mold_crb"},{"n":"Gloomglow Mushrooms","s":16,"u":"gloomglow%20mushrooms_aoa1"},{"n":"Ash Web","s":19,"u":"ash%20web_aoa4"}]},"drow":{"1":[{"n":"Drow Fighter","s":12,"u":"drow%20fighter_b1"},{"n":"Drow Priestess","s":12,"u":"drow%20priestess_b1"},{"n":"Drow Rogue","s":12,"u":"drow%20rogue_b1"},{"n":"Bhazrade And Klathor","s":30,"u":"bhazrade%20and%20klathor_av3"},{"n":"Drow Hunter","s":30,"u":"drow%20hunter_av3"},{"n":"Drow Shootist","s":30,"u":"drow%20shootist_av3"},{"n":"Drow Warden","s":30,"u":"drow%20warden_av3"},{"n":"Quara Orshendiel","s":30,"u":"quara%20orshendiel_av3"},{"n":"Salaisa Malthulas","s":30,"u":"salaisa%20malthulas_av3"}]},"nymph":{"1":[{"n":"Dryad","s":12,"u":"dryad_b1"},{"n":"Dryad Queen","s":12,"u":"dryad%20queen_b1"},{"n":"Naiad","s":12,"u":"naiad_b1"},{"n":"Naiad Queen","s":12,"u":"naiad%20queen_b1"},{"n":"Hesperid","s":14,"u":"hesperid_b3"},{"n":"Hesperid Queen","s":14,"u":"hesperid%20queen_b3"},{"n":"Lampad","s":14,"u":"lampad_b3"},{"n":"Lampad Queen","s":14,"u":"lampad%20queen_b3"}]},"duergar":{"1":[{"n":"Duergar Bombardier","s":12,"u":"duergar%20bombardier_b1"},{"n":"Duergar Sharpshooter","s":12,"u":"duergar%20sharpshooter_b1"},{"n":"Duergar Taskmaster","s":12,"u":"duergar%20taskmaster_b1"},{"n":"Duergar Slave Lord","s":19,"u":"duergar%20slave%20lord_aoa4"},{"n":"Kralgurn","s":19,"u":"kralgurn_aoa4"},{"n":"Kragala","s":29,"u":"kragala_av2"},{"n":"Qormintur","s":34,"u":"qormintur_ec5"}]},"ethereal":{"1":[{"n":"Ether Spider","s":12,"u":"ether%20spider_b1"},{"n":"Xill","s":13,"u":"xill_b2"},{"n":"Phantom Beast","s":14,"u":"phantom%20beast_b3"},{"n":"Phantom Knight","s":14,"u":"phantom%20knight_b3"},{"n":"Jin-hae","s":39,"u":"jin-hae_frp3"}],"28":[{"n":"Anger Phantom Eidolon","s":65,"u":"anger%20phantom%20eidolon_som"},{"n":"Devotion Phantom Eidolon","s":65,"u":"devotion%20phantom%20eidolon_som"}]},"azata":{"1":[{"n":"Gancanagh","s":12,"u":"gancanagh_b1"},{"n":"Ghaele","s":12,"u":"ghaele_b1"},{"n":"Lillend","s":12,"u":"lillend_b1"},{"n":"Lyrakien","s":12,"u":"lyrakien_b1"},{"n":"Bralani","s":13,"u":"bralani_b2"},{"n":"Veranallia","s":13,"u":"veranallia_b2"},{"n":"Ghaele Of Kharnas","s":27,"u":"ghaele%20of%20kharnas_aoe6"}]},"ghoul":{"1":[{"n":"Ghast","s":12,"u":"ghast_b1"},{"n":"Ghoul","s":12,"u":"ghoul_b1"},{"n":"Leng Ghoul","s":14,"u":"leng%20ghoul_b3"},{"n":"Ghastly Bear","s":18,"u":"ghastly%20bear_aoa3"},{"n":"Falrok","s":19,"u":"falrok_aoa4"},{"n":"Barnacle Ghoul","s":24,"u":"barnacle%20ghoul_aoe3"},{"n":"Zeal-damned Ghoul","s":26,"u":"zeal-damned%20ghoul_aoe5"},{"n":"Aller Rosk","s":28,"u":"aller%20rosk_av1"},{"n":"Augrael","s":28,"u":"augrael_av1"},{"n":"Canker Cultist","s":28,"u":"canker%20cultist_av1"},{"n":"Nhakazarin","s":28,"u":"nhakazarin_av1"},{"n":"Lacedon","s":10,"u":"lacedon_botd"},{"n":"Priest of Kabriri","s":10,"u":"priest%20of%20kabriri_botd"},{"n":"Smiler","s":31,"u":"smiler_ec1"}]},"ghost":{"1":[{"n":"Ghost Commoner","s":12,"u":"ghost%20commoner_b1"},{"n":"Ghost Mage","s":12,"u":"ghost%20mage_b1"},{"n":"Talamira","s":19,"u":"talamira_aoa4"},{"n":"Candlaron's Echo","s":21,"u":"candlaron's%20echo_aoa6"},{"n":"Chandriu Invisar","s":28,"u":"chandriu%20invisar_av1"},{"n":"Jarelle Kaldrian","s":28,"u":"jarelle%20kaldrian_av1"},{"n":"Otari Ilvashti","s":28,"u":"otari%20ilvashti_av1"},{"n":"Belcorra Haruvex","s":30,"u":"belcorra%20haruvex_av3"},{"n":"Hungry Ghost","s":10,"u":"hungry%20ghost_botd"},{"n":"Ghost Pirate Captain","s":10,"u":"ghost%20pirate%20captain_botd"},{"n":"Ghost Monk","s":37,"u":"ghost%20monk_frp1"},{"n":"Kannitri","s":37,"u":"kannitri_frp1"},{"n":"Soul Swarms","s":50,"u":"soul%20swarms_sot4"},{"n":"Tollvych","s":51,"u":"tollvych_sot5"},{"n":"Ghost Commoner","s":53,"u":"ghost%20commoner_tio"}]},"mutant":{"1":[{"n":"Great Cyclops","s":12,"u":"great%20cyclops_b1"},{"n":"Greater Barghest","s":12,"u":"greater%20barghest_b1"},{"n":"Sea Devil Baron","s":12,"u":"sea%20devil%20baron_b1"},{"n":"Aapoph Serpentfolk","s":13,"u":"aapoph%20serpentfolk_b2"},{"n":"Jotund Troll","s":13,"u":"jotund%20troll_b2"},{"n":"Hermean Mutant","s":21,"u":"hermean%20mutant_aoa6"},{"n":"Mutant Gnoll Hulk","s":6,"u":"mutant%20gnoll%20hulk_loil"},{"n":"Spellscar Sky Marauders","s":44,"u":"spellscar%20sky%20marauders_ooa2"},{"n":"Akrida","s":44,"u":"akrida_ooa2"},{"n":"Mutant Giant Toad","s":44,"u":"mutant%20giant%20toad_ooa2"},{"n":"Mutant Desert Drake","s":44,"u":"mutant%20desert%20drake_ooa2"},{"n":"Mutated Sewer Ooze","s":48,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Salathiss","s":48,"u":"salathiss_sot2"},{"n":"Serpentfolk Granitescale","s":48,"u":"serpentfolk%20granitescale_sot2"},{"n":"Formian Mageslayer","s":51,"u":"formian%20mageslayer_sot5"}]},"unique":{"1":[{"n":"Grim Reaper","s":12,"u":"grim%20reaper_b1"},{"n":"Treerazer","s":12,"u":"treerazer_b1"},{"n":"Grendel","s":13,"u":"grendel_b2"},{"n":"Sandpoint Devil","s":13,"u":"sandpoint%20devil_b2"},{"n":"Krampus","s":14,"u":"krampus_b3"},{"n":"Alak Stagram","s":16,"u":"alak%20stagram_aoa1"},{"n":"Calmont","s":16,"u":"calmont_aoa1"},{"n":"Dmiri Yoltosha","s":16,"u":"dmiri%20yoltosha_aoa1"},{"n":"Malarunk","s":16,"u":"malarunk_aoa1"},{"n":"Renali","s":16,"u":"renali_aoa1"},{"n":"Skeletal Hellknight","s":16,"u":"skeletal%20hellknight_aoa1"},{"n":"Voz Lirayne","s":16,"u":"voz%20lirayne_aoa1"},{"n":"Warbal Bumblebrasher","s":16,"u":"warbal%20bumblebrasher_aoa1"},{"n":"Belmazog","s":17,"u":"belmazog_aoa2"},{"n":"Gerhard Pendergrast","s":17,"u":"gerhard%20pendergrast_aoa2"},{"n":"Hezle","s":17,"u":"hezle_aoa2"},{"n":"Jahsi","s":17,"u":"jahsi_aoa2"},{"n":"Nketiah","s":17,"u":"nketiah_aoa2"},{"n":"Racharak","s":17,"u":"racharak_aoa2"},{"n":"Barushak Il-varashma","s":18,"u":"barushak%20il-varashma_aoa3"},{"n":"Heuberk Thropp","s":18,"u":"heuberk%20thropp_aoa3"},{"n":"Laslunn","s":18,"u":"laslunn_aoa3"},{"n":"Mialari Docur","s":18,"u":"mialari%20docur_aoa3"},{"n":"Nolly Peltry","s":18,"u":"nolly%20peltry_aoa3"},{"n":"One-eye Amnin","s":18,"u":"one-eye%20amnin_aoa3"},{"n":"Rusty Mae","s":18,"u":"rusty%20mae_aoa3"},{"n":"Vaklish","s":18,"u":"vaklish_aoa3"},{"n":"Falrok","s":19,"u":"falrok_aoa4"},{"n":"Ilssrah Embermead","s":19,"u":"ilssrah%20embermead_aoa4"},{"n":"Kelda Halrig","s":19,"u":"kelda%20halrig_aoa4"},{"n":"King Harral","s":19,"u":"king%20harral_aoa4"},{"n":"Kralgurn","s":19,"u":"kralgurn_aoa4"},{"n":"Talamira","s":19,"u":"talamira_aoa4"},{"n":"Thea","s":19,"u":"thea_aoa4"},{"n":"Veshumirix","s":19,"u":"veshumirix_aoa4"},{"n":"Xevalorg","s":19,"u":"xevalorg_aoa4"},{"n":"Zuferian","s":19,"u":"zuferian_aoa4"},{"n":"Ishti","s":20,"u":"ishti_aoa5"},{"n":"Shak","s":20,"u":"shak_aoa5"},{"n":"Teyam Ishtori","s":20,"u":"teyam%20ishtori_aoa5"},{"n":"Uri Zandivar","s":20,"u":"uri%20zandivar_aoa5"},{"n":"Dragonshard Guardian","s":21,"u":"dragonshard%20guardian_aoa6"},{"n":"Emaliza Zandivar","s":21,"u":"emaliza%20zandivar_aoa6"},{"n":"Ilgreth","s":21,"u":"ilgreth_aoa6"},{"n":"Ingnovim Tluss","s":21,"u":"ingnovim%20tluss_aoa6"},{"n":"Inizra Arumelo","s":21,"u":"inizra%20arumelo_aoa6"},{"n":"Lesser Manifestation Of Dahak","s":21,"u":"lesser%20manifestation%20of%20dahak_aoa6"},{"n":"Manifestation Of Dahak","s":21,"u":"manifestation%20of%20dahak_aoa6"},{"n":"Mengkare","s":21,"u":"mengkare_aoa6"},{"n":"Rinnarv Bontimar","s":21,"u":"rinnarv%20bontimar_aoa6"},{"n":"Tarrasque","s":21,"u":"tarrasque_aoa6"},{"n":"Xotani","s":21,"u":"xotani_aoa6"},{"n":"Battle Leader Rekarek","s":22,"u":"battle%20leader%20rekarek_aoe1"},{"n":"Gref","s":22,"u":"gref_aoe1"},{"n":"Grospek Lavarsus","s":22,"u":"grospek%20lavarsus_aoe1"},{"n":"Hendrid Pratchett","s":22,"u":"hendrid%20pratchett_aoe1"},{"n":"Kekker","s":22,"u":"kekker_aoe1"},{"n":"Ralso","s":22,"u":"ralso_aoe1"},{"n":"Fayati Alummur","s":23,"u":"fayati%20alummur_aoe2"},{"n":"Frefferth","s":23,"u":"frefferth_aoe2"},{"n":"Kolo Harvan","s":23,"u":"kolo%20harvan_aoe2"},{"n":"Shristi Melipdra","s":23,"u":"shristi%20melipdra_aoe2"},{"n":"Wrent Dicaspiron","s":23,"u":"wrent%20dicaspiron_aoe2"},{"n":"Bloody Berleth","s":24,"u":"bloody%20berleth_aoe3"},{"n":"Franca Laurentz","s":24,"u":"franca%20laurentz_aoe3"},{"n":"Gage Carlyle","s":24,"u":"gage%20carlyle_aoe3"},{"n":"Maurrisa Jonne","s":24,"u":"maurrisa%20jonne_aoe3"},{"n":"Scathka","s":24,"u":"scathka_aoe3"},{"n":"Grabble Forden","s":25,"u":"grabble%20forden_aoe4"},{"n":"Japu Thalenger","s":25,"u":"japu%20thalenger_aoe4"},{"n":"Jonis Flakfatter","s":25,"u":"jonis%20flakfatter_aoe4"},{"n":"Kalyn Pounch","s":25,"u":"kalyn%20pounch_aoe4"},{"n":"Morgrat And Fillick","s":25,"u":"morgrat%20and%20fillick_aoe4"},{"n":"The Rabbit Prince","s":25,"u":"the%20rabbit%20prince_aoe4"},{"n":"The Stabbing Beast","s":25,"u":"the%20stabbing%20beast_aoe4"},{"n":"Velberi Jallist","s":25,"u":"velberi%20jallist_aoe4"},{"n":"Wynsal Starborn","s":25,"u":"wynsal%20starborn_aoe4"},{"n":"Calennia","s":26,"u":"calennia_aoe5"},{"n":"Graem And Grinlowe","s":26,"u":"graem%20and%20grinlowe_aoe5"},{"n":"Grimwold","s":26,"u":"grimwold_aoe5"},{"n":"Ixusoth","s":26,"u":"ixusoth_aoe5"},{"n":"Kapral","s":26,"u":"kapral_aoe5"},{"n":"Lord Guirden","s":26,"u":"lord%20guirden_aoe5"},{"n":"Miogimo","s":26,"u":"miogimo_aoe5"},{"n":"Mother Venom","s":26,"u":"mother%20venom_aoe5"},{"n":"Myrna Rath","s":26,"u":"myrna%20rath_aoe5"},{"n":"Reginald Vancaskerkin","s":26,"u":"reginald%20vancaskerkin_aoe5"},{"n":"Twisted Jack","s":26,"u":"twisted%20jack_aoe5"},{"n":"Avsheros The Betrayer","s":27,"u":"avsheros%20the%20betrayer_aoe6"},{"n":"Blune Bandersworth","s":27,"u":"blune%20bandersworth_aoe6"},{"n":"Chaos Gulgamodh","s":27,"u":"chaos%20gulgamodh_aoe6"},{"n":"Daemonic Infector","s":27,"u":"daemonic%20infector_aoe6"},{"n":"Daemonic Rumormonger","s":27,"u":"daemonic%20rumormonger_aoe6"},{"n":"Daemonic Skinner","s":27,"u":"daemonic%20skinner_aoe6"},{"n":"Hestriviniaas","s":27,"u":"hestriviniaas_aoe6"},{"n":"Il'setsya Wyrmtouched","s":27,"u":"il'setsya%20wyrmtouched_aoe6"},{"n":"Olansa Terimor","s":27,"u":"olansa%20terimor_aoe6"},{"n":"Ulressia The Blessed","s":27,"u":"ulressia%20the%20blessed_aoe6"},{"n":"Veksciralenix","s":27,"u":"veksciralenix_aoe6"},{"n":"Aller Rosk","s":28,"u":"aller%20rosk_av1"},{"n":"Augrael","s":28,"u":"augrael_av1"},{"n":"Bloodsiphon","s":28,"u":"bloodsiphon_av1"},{"n":"Boss Skrawng","s":28,"u":"boss%20skrawng_av1"},{"n":"Chandriu Invisar","s":28,"u":"chandriu%20invisar_av1"},{"n":"Jarelle Kaldrian","s":28,"u":"jarelle%20kaldrian_av1"},{"n":"Jaul Mezmin","s":28,"u":"jaul%20mezmin_av1"},{"n":"Jaul's Wolf","s":28,"u":"jaul's%20wolf_av1"},{"n":"Nhakazarin","s":28,"u":"nhakazarin_av1"},{"n":"Otari Ilvashti","s":28,"u":"otari%20ilvashti_av1"},{"n":"Volluk Azrinae","s":28,"u":"volluk%20azrinae_av1"},{"n":"Wrin Sivinxi","s":28,"u":"wrin%20sivinxi_av1"},{"n":"Carman Rajani","s":29,"u":"carman%20rajani_av2"},{"n":"Chafkhem","s":29,"u":"chafkhem_av2"},{"n":"Gulzash","s":29,"u":"gulzash_av2"},{"n":"Jafaki","s":29,"u":"jafaki_av2"},{"n":"Kragala","s":29,"u":"kragala_av2"},{"n":"Murschen","s":29,"u":"murschen_av2"},{"n":"Nox","s":29,"u":"nox_av2"},{"n":"Ryta","s":29,"u":"ryta_av2"},{"n":"Sacuishu","s":29,"u":"sacuishu_av2"},{"n":"Urevian","s":29,"u":"urevian_av2"},{"n":"Vischari","s":29,"u":"vischari_av2"},{"n":"Belcorra Haruvex","s":30,"u":"belcorra%20haruvex_av3"},{"n":"Bhazrade And Klathor","s":30,"u":"bhazrade%20and%20klathor_av3"},{"n":"Dulac","s":30,"u":"dulac_av3"},{"n":"Galudu","s":30,"u":"galudu_av3"},{"n":"Khurfel","s":30,"u":"khurfel_av3"},{"n":"Lady's Whisper","s":30,"u":"lady's%20whisper_av3"},{"n":"Padli","s":30,"u":"padli_av3"},{"n":"Quara Orshendiel","s":30,"u":"quara%20orshendiel_av3"},{"n":"Salaisa Malthulas","s":30,"u":"salaisa%20malthulas_av3"},{"n":"Harlo Krant","s":10,"u":"harlo%20krant_botd"},{"n":"Harlo Krant","s":10,"u":"harlo%20krant_botd"},{"n":"K.H.W.'s Echo","s":11,"u":"k.h.w.'s%20echo_da"},{"n":"Mother Mitera","s":11,"u":"mother%20mitera_da"},{"n":"The Morrowkin","s":11,"u":"the%20morrowkin_da"},{"n":"Cavnakash","s":31,"u":"cavnakash_ec1"},{"n":"Corrupted Priest","s":31,"u":"corrupted%20priest_ec1"},{"n":"Daring Danika","s":31,"u":"daring%20danika_ec1"},{"n":"Jaleen And Rhovo","s":31,"u":"jaleen%20and%20rhovo_ec1"},{"n":"Jellico Bounce-bounce","s":31,"u":"jellico%20bounce-bounce_ec1"},{"n":"Nemmia Bramblecloak","s":31,"u":"nemmia%20bramblecloak_ec1"},{"n":"Pruana Two-punch","s":31,"u":"pruana%20two-punch_ec1"},{"n":"Smiler","s":31,"u":"smiler_ec1"},{"n":"Viktor Volkano","s":31,"u":"viktor%20volkano_ec1"},{"n":"Violet","s":31,"u":"violet_ec1"},{"n":"Aives The Smoke Dragon","s":32,"u":"aives%20the%20smoke%20dragon_ec2"},{"n":"Andera Paldreen","s":32,"u":"andera%20paldreen_ec2"},{"n":"Darricus Stallit","s":32,"u":"darricus%20stallit_ec2"},{"n":"Delamar Gianvin","s":32,"u":"delamar%20gianvin_ec2"},{"n":"Evora Yarket","s":32,"u":"evora%20yarket_ec2"},{"n":"Mistress Dusklight","s":32,"u":"mistress%20dusklight_ec2"},{"n":"Ruanna Nyamma","s":32,"u":"ruanna%20nyamma_ec2"},{"n":"Ulthadar","s":32,"u":"ulthadar_ec2"},{"n":"Yaashka","s":32,"u":"yaashka_ec2"},{"n":"Ginjana Mindkeeper","s":9,"u":"ginjana%20mindkeeper_ec3"},{"n":"Headless Xulgath","s":9,"u":"headless%20xulgath_ec3"},{"n":"Pin Tingwheely","s":9,"u":"pin%20tingwheely_ec3"},{"n":"Skarja","s":9,"u":"skarja_ec3"},{"n":"Tanessa Fleer","s":9,"u":"tanessa%20fleer_ec3"},{"n":"Thessekka","s":9,"u":"thessekka_ec3"},{"n":"Helg Eats-the-eaters","s":33,"u":"helg%20eats-the-eaters_ec4"},{"n":"Ledorick Banyan","s":33,"u":"ledorick%20banyan_ec4"},{"n":"Lyrt Cozurn","s":33,"u":"lyrt%20cozurn_ec4"},{"n":"Starved Staff","s":33,"u":"starved%20staff_ec4"},{"n":"Stirvyn Banyan","s":33,"u":"stirvyn%20banyan_ec4"},{"n":"Tashlock Banyan","s":33,"u":"tashlock%20banyan_ec4"},{"n":"The Vanish Man","s":33,"u":"the%20vanish%20man_ec4"},{"n":"Zashathal Head-taker","s":33,"u":"zashathal%20head-taker_ec4"},{"n":"Dyzallin Shraen","s":34,"u":"dyzallin%20shraen_ec5"},{"n":"Hollow Hush","s":34,"u":"hollow%20hush_ec5"},{"n":"Iffdahsil","s":34,"u":"iffdahsil_ec5"},{"n":"Kharostan","s":34,"u":"kharostan_ec5"},{"n":"Qormintur","s":34,"u":"qormintur_ec5"},{"n":"Zinogyvaz","s":34,"u":"zinogyvaz_ec5"},{"n":"Convergent Kendley Nathrael","s":35,"u":"convergent%20kendley%20nathrael_ec6"},{"n":"Kimilekki","s":35,"u":"kimilekki_ec6"},{"n":"Kirosthrek","s":35,"u":"kirosthrek_ec6"},{"n":"Sarvel Ever-hunger","s":35,"u":"sarvel%20ever-hunger_ec6"},{"n":"Caustic Wolf","s":36,"u":"caustic%20wolf_fop"},{"n":"Fiery Leopard","s":36,"u":"fiery%20leopard_fop"},{"n":"Giant Lightning Serpent","s":36,"u":"giant%20lightning%20serpent_fop"},{"n":"Graytusk","s":36,"u":"graytusk_fop"},{"n":"Hallod","s":36,"u":"hallod_fop"},{"n":"Lord Nar","s":36,"u":"lord%20nar_fop"},{"n":"Stone Horse","s":36,"u":"stone%20horse_fop"},{"n":"The Amalgam","s":36,"u":"the%20amalgam_fop"},{"n":"The Behemoth","s":36,"u":"the%20behemoth_fop"},{"n":"The Sculptor","s":36,"u":"the%20sculptor_fop"},{"n":"Vilree","s":36,"u":"vilree_fop"},{"n":"Blue Viper","s":37,"u":"blue%20viper_frp1"},{"n":"Gomwai","s":37,"u":"gomwai_frp1"},{"n":"Grave Spinosaurus","s":37,"u":"grave%20spinosaurus_frp1"},{"n":"Hana's Hundreds","s":37,"u":"hana's%20hundreds_frp1"},{"n":"Jaiban","s":37,"u":"jaiban_frp1"},{"n":"Kannitri","s":37,"u":"kannitri_frp1"},{"n":"Koto Zekora","s":37,"u":"koto%20zekora_frp1"},{"n":"Nai Yan Fei","s":37,"u":"nai%20yan%20fei_frp1"},{"n":"Old Man Statue","s":37,"u":"old%20man%20statue_frp1"},{"n":"Ran-to","s":37,"u":"ran-to_frp1"},{"n":"Shino Hakusa","s":37,"u":"shino%20hakusa_frp1"},{"n":"Syu Tak-nwa","s":37,"u":"syu%20tak-nwa_frp1"},{"n":"Takatorra","s":37,"u":"takatorra_frp1"},{"n":"Tamikan","s":37,"u":"tamikan_frp1"},{"n":"Tino","s":37,"u":"tino_frp1"},{"n":"Watchtower Poltergeist","s":37,"u":"watchtower%20poltergeist_frp1"},{"n":"Watchtower Shadow","s":37,"u":"watchtower%20shadow_frp1"},{"n":"Watchtower Wraith","s":37,"u":"watchtower%20wraith_frp1"},{"n":"Yabin The Just","s":37,"u":"yabin%20the%20just_frp1"},{"n":"Yook","s":37,"u":"yook_frp1"},{"n":"Akila Stormheel","s":38,"u":"akila%20stormheel_frp2"},{"n":"Artus Rodrivan","s":38,"u":"artus%20rodrivan_frp2"},{"n":"Blue Viper","s":38,"u":"blue%20viper_frp2"},{"n":"Grandfather Mantis","s":38,"u":"grandfather%20mantis_frp2"},{"n":"Halspin The Stung","s":38,"u":"halspin%20the%20stung_frp2"},{"n":"Huldrin Skolsdottir","s":38,"u":"huldrin%20skolsdottir_frp2"},{"n":"Hummingbird","s":38,"u":"hummingbird_frp2"},{"n":"Ji-yook","s":38,"u":"ji-yook_frp2"},{"n":"Joon-seo","s":38,"u":"joon-seo_frp2"},{"n":"Juspix Rammel","s":38,"u":"juspix%20rammel_frp2"},{"n":"Kas Xi Rai","s":38,"u":"kas%20xi%20rai_frp2"},{"n":"Lantondo","s":38,"u":"lantondo_frp2"},{"n":"Mafika Ayuwari","s":38,"u":"mafika%20ayuwari_frp2"},{"n":"Phuthi","s":38,"u":"phuthi_frp2"},{"n":"Ran-to","s":38,"u":"ran-to_frp2"},{"n":"Razu","s":38,"u":"razu_frp2"},{"n":"Shino Hakusa","s":38,"u":"shino%20hakusa_frp2"},{"n":"Surjit Hamelan","s":38,"u":"surjit%20hamelan_frp2"},{"n":"Syu Tak-nwa","s":38,"u":"syu%20tak-nwa_frp2"},{"n":"Takatorra","s":38,"u":"takatorra_frp2"},{"n":"Tino Tung","s":38,"u":"tino%20tung_frp2"},{"n":"Troff Frostknuckles","s":38,"u":"troff%20frostknuckles_frp2"},{"n":"Umbasi","s":38,"u":"umbasi_frp2"},{"n":"Urnak Lostwind","s":38,"u":"urnak%20lostwind_frp2"},{"n":"Yabin The Just","s":38,"u":"yabin%20the%20just_frp2"},{"n":"Yarrika Mulandez","s":38,"u":"yarrika%20mulandez_frp2"},{"n":"Abbot Tsujon","s":39,"u":"abbot%20tsujon_frp3"},{"n":"Blue Viper","s":39,"u":"blue%20viper_frp3"},{"n":"Cloudsplitter","s":39,"u":"cloudsplitter_frp3"},{"n":"Dancing Night Parade","s":39,"u":"dancing%20night%20parade_frp3"},{"n":"Jin-hae","s":39,"u":"jin-hae_frp3"},{"n":"Laruhao","s":39,"u":"laruhao_frp3"},{"n":"Ran-to","s":39,"u":"ran-to_frp3"},{"n":"Shino Hakusa","s":39,"u":"shino%20hakusa_frp3"},{"n":"Spinel Leviathan Syndara","s":39,"u":"spinel%20leviathan%20syndara_frp3"},{"n":"Syndara The Sculptor","s":39,"u":"syndara%20the%20sculptor_frp3"},{"n":"Syu Tak-nwa","s":39,"u":"syu%20tak-nwa_frp3"},{"n":"Yoh Souran","s":39,"u":"yoh%20souran_frp3"},{"n":"Benthic Reaver","s":6,"u":"benthic%20reaver_loil"},{"n":"Sié Goluo","s":0,"u":"si%c3%a9%20goluo_lome"},{"n":"Ainamuuren","s":40,"u":"ainamuuren_lomm"},{"n":"Cuetzmonquali","s":40,"u":"cuetzmonquali_lomm"},{"n":"Desert's Howl","s":40,"u":"desert's%20howl_lomm"},{"n":"Fafnheir","s":40,"u":"fafnheir_lomm"},{"n":"Grogrisant","s":40,"u":"grogrisant_lomm"},{"n":"Kallas Devil","s":40,"u":"kallas%20devil_lomm"},{"n":"Kothogaz, Dance of Disharmony","s":40,"u":"kothogaz%2c%20dance%20of%20disharmony_lomm"},{"n":"Krampus","s":40,"u":"krampus_lomm"},{"n":"Kuworsys","s":40,"u":"kuworsys_lomm"},{"n":"Melfesh Monster","s":40,"u":"melfesh%20monster_lomm"},{"n":"Mosquito Witch","s":40,"u":"mosquito%20witch_lomm"},{"n":"Keznin Nevarmo","s":42,"u":"keznin%20nevarmo_ngd"},{"n":"Irkem Dresh","s":43,"u":"irkem%20dresh_ooa1"},{"n":"Bristlebane","s":43,"u":"bristlebane_ooa1"},{"n":"Dewey Daystar","s":43,"u":"dewey%20daystar_ooa1"},{"n":"Glaz Nixbrix","s":43,"u":"glaz%20nixbrix_ooa1"},{"n":"Shoma Lyzerius","s":43,"u":"shoma%20lyzerius_ooa1"},{"n":"Masu","s":44,"u":"masu_ooa2"},{"n":"\"Lucky\" Lanks","s":44,"u":"%22lucky%22%20lanks_ooa2"},{"n":"I","s":44,"u":"i_ooa2"},{"n":"Palzu","s":44,"u":"palzu_ooa2"},{"n":"Kreeth-Ni","s":44,"u":"kreeth-ni_ooa2"},{"n":"Akrida","s":44,"u":"akrida_ooa2"},{"n":"The Claws of Time","s":44,"u":"the%20claws%20of%20time_ooa2"},{"n":"Clockwork Gunner","s":44,"u":"clockwork%20gunner_ooa2"},{"n":"Ambrost Mugland","s":44,"u":"ambrost%20mugland_ooa2"},{"n":"Sabora Sharkosa","s":44,"u":"sabora%20sharkosa_ooa2"},{"n":"Vewslog","s":45,"u":"vewslog_ooa3"},{"n":"Glass Elephant","s":45,"u":"glass%20elephant_ooa3"},{"n":"Anjelique Loveless","s":45,"u":"anjelique%20loveless_ooa3"},{"n":"Ibrium","s":45,"u":"ibrium_ooa3"},{"n":"Parsus","s":45,"u":"parsus_ooa3"},{"n":"Croakchief Globblit Skink-eater","s":46,"u":"croakchief%20globblit%20skink-eater_sli"},{"n":"Cursebreaker","s":46,"u":"cursebreaker_sli"},{"n":"Paga Nikohian","s":46,"u":"paga%20nikohian_sli"},{"n":"Kurshkin","s":47,"u":"kurshkin_sot1"},{"n":"Stone Ghost","s":47,"u":"stone%20ghost_sot1"},{"n":"Takulu Ot","s":47,"u":"takulu%20ot_sot1"},{"n":"Urbel","s":47,"u":"urbel_sot1"},{"n":"Fire-pot Ubanu","s":48,"u":"fire-pot%20ubanu_sot2"},{"n":"Froglegs","s":48,"u":"froglegs_sot2"},{"n":"Great Grodair","s":48,"u":"great%20grodair_sot2"},{"n":"Kiru","s":48,"u":"kiru_sot2"},{"n":"Kolbo","s":48,"u":"kolbo_sot2"},{"n":"Kreekoss","s":48,"u":"kreekoss_sot2"},{"n":"Loakan","s":48,"u":"loakan_sot2"},{"n":"Mashkudu The Bully","s":48,"u":"mashkudu%20the%20bully_sot2"},{"n":"Mutated Sewer Ooze","s":48,"u":"mutated%20sewer%20ooze_sot2"},{"n":"Old Thrasher","s":48,"u":"old%20thrasher_sot2"},{"n":"Reth","s":48,"u":"reth_sot2"},{"n":"Salathiss","s":48,"u":"salathiss_sot2"},{"n":"Ajbal Kimon","s":49,"u":"ajbal%20kimon_sot3"},{"n":"Bharlen Sajor","s":49,"u":"bharlen%20sajor_sot3"},{"n":"Bog Mummy Amalgamation","s":49,"u":"bog%20mummy%20amalgamation_sot3"},{"n":"Grouloop","s":49,"u":"grouloop_sot3"},{"n":"Halbrux Far-Sight","s":49,"u":"halbrux%20far-sight_sot3"},{"n":"Ixamè","s":49,"u":"ixam%c3%a8_sot3"},{"n":"Onyiji","s":49,"u":"onyiji_sot3"},{"n":"Thiarvo the Quick","s":49,"u":"thiarvo%20the%20quick_sot3"},{"n":"Yonsuu","s":49,"u":"yonsuu_sot3"},{"n":"Dimari-Diji","s":50,"u":"dimari-diji_sot4"},{"n":"Gambulami","s":50,"u":"gambulami_sot4"},{"n":"Nkiruka","s":50,"u":"nkiruka_sot4"},{"n":"Worknesh","s":50,"u":"worknesh_sot4"},{"n":"Dwandek","s":51,"u":"dwandek_sot5"},{"n":"King of Biting Ants","s":51,"u":"king%20of%20biting%20ants_sot5"},{"n":"Mpondo","s":51,"u":"mpondo_sot5"},{"n":"Skartitch Chip-Tooth","s":51,"u":"skartitch%20chip-tooth_sot5"},{"n":"Sparkeater","s":51,"u":"sparkeater_sot5"},{"n":"Taon","s":51,"u":"taon_sot5"},{"n":"Tollvych","s":51,"u":"tollvych_sot5"},{"n":"Aspect of Insects","s":52,"u":"aspect%20of%20insects_sot6"},{"n":"Red Queen","s":52,"u":"red%20queen_sot6"},{"n":"Shianshi Waymaker","s":52,"u":"shianshi%20waymaker_sot6"},{"n":"Tatterthread","s":52,"u":"tatterthread_sot6"},{"n":"Unshadowed Anchor Root","s":52,"u":"unshadowed%20anchor%20root_sot6"},{"n":"Unshadowed Haibram","s":52,"u":"unshadowed%20haibram_sot6"},{"n":"Unshadowed Koride","s":52,"u":"unshadowed%20koride_sot6"},{"n":"Unshadowed Mariama","s":52,"u":"unshadowed%20mariama_sot6"},{"n":"Unshadowed Okoro","s":52,"u":"unshadowed%20okoro_sot6"},{"n":"Hargrit Leadbuster","s":53,"u":"hargrit%20leadbuster_tio"},{"n":"Kotgar Leadbuster","s":53,"u":"kotgar%20leadbuster_tio"},{"n":"Morgrym Leadbuster","s":53,"u":"morgrym%20leadbuster_tio"},{"n":"Omblin Leadbuster","s":53,"u":"omblin%20leadbuster_tio"}],"2":[{"n":"Axe Of The Dwarven Lords","s":15,"u":"axe%20of%20the%20dwarven%20lords_gmg"},{"n":"Essence Prism","s":15,"u":"essence%20prism_gmg"},{"n":"Horns Of Naraga","s":15,"u":"horns%20of%20naraga_gmg"},{"n":"Mirror Of Sorshen","s":15,"u":"mirror%20of%20sorshen_gmg"},{"n":"Orb Of Dragonkind","s":15,"u":"orb%20of%20dragonkind_gmg"},{"n":"Serithtial","s":15,"u":"serithtial_gmg"},{"n":"Eclipse","s":17,"u":"eclipse_aoa2"},{"n":"Eye Of The Wise","s":18,"u":"eye%20of%20the%20wise_aoa3"},{"n":"Guiding Chisel","s":19,"u":"guiding%20chisel_aoa4"},{"n":"Flawed Orb Of Gold Dragonkind","s":21,"u":"flawed%20orb%20of%20gold%20dragonkind_aoa6"},{"n":"Reaper's Lancet","s":22,"u":"reaper's%20lancet_aoe1"},{"n":"Miogimo's Mask","s":26,"u":"miogimo's%20mask_aoe5"},{"n":"Cane Of The Maelstrom","s":27,"u":"cane%20of%20the%20maelstrom_aoe6"},{"n":"Radiant Spark","s":27,"u":"radiant%20spark_aoe6"},{"n":"Gauntlight","s":28,"u":"gauntlight_av1"},{"n":"Cooperative Blade","s":29,"u":"cooperative%20blade_av2"},{"n":"Hunter's Brooch","s":29,"u":"hunter's%20brooch_av2"},{"n":"Crimson Fulcrum Lens","s":30,"u":"crimson%20fulcrum%20lens_av3"},{"n":"Ebon Fulcrum Lens","s":30,"u":"ebon%20fulcrum%20lens_av3"},{"n":"Emerald Fulcrum Lens","s":30,"u":"emerald%20fulcrum%20lens_av3"},{"n":"Fulcrum Lattice","s":30,"u":"fulcrum%20lattice_av3"},{"n":"Ochre Fulcrum Lens","s":30,"u":"ochre%20fulcrum%20lens_av3"},{"n":"Book of Lost Days","s":11,"u":"book%20of%20lost%20days_da"},{"n":"Old Tillimaquin","s":11,"u":"old%20tillimaquin_da"},{"n":"Grail Of Twisted Desires","s":32,"u":"grail%20of%20twisted%20desires_ec2"},{"n":"Life's Last Breath","s":34,"u":"life's%20last%20breath_ec5"},{"n":"Aroden's Hearthstone","s":35,"u":"aroden's%20hearthstone_ec6"},{"n":"Hunter's Dawn","s":35,"u":"hunter's%20dawn_ec6"},{"n":"Kortos Diamond","s":35,"u":"kortos%20diamond_ec6"},{"n":"Piereta","s":35,"u":"piereta_ec6"},{"n":"Planar Ribbon","s":35,"u":"planar%20ribbon_ec6"},{"n":"Tears Of The Last Azlanti","s":35,"u":"tears%20of%20the%20last%20azlanti_ec6"},{"n":"Hyldarf's Fang","s":2,"u":"hyldarf's%20fang_g%26g"},{"n":"Iris Of The Sky","s":2,"u":"iris%20of%20the%20sky_g%26g"},{"n":"Mountebank's Passage","s":2,"u":"mountebank's%20passage_g%26g"},{"n":"Reaper's Grasp","s":2,"u":"reaper's%20grasp_g%26g"},{"n":"Rowan Rifle","s":2,"u":"rowan%20rifle_g%26g"},{"n":"Cube of Nex","s":6,"u":"cube%20of%20nex_loil"},{"n":"Lesser Cube of Nex","s":6,"u":"lesser%20cube%20of%20nex_loil"},{"n":"Blade Of The Black Sovereign","s":67,"u":"blade%20of%20the%20black%20sovereign_lol"},{"n":"Mountain To The Sky","s":67,"u":"mountain%20to%20the%20sky_lol"},{"n":"Spear of the Destroyer's Flame","s":40,"u":"spear%20of%20the%20destroyer's%20flame_lomm"},{"n":"Ridill","s":40,"u":"ridill_lomm"},{"n":"Mantle of the Grogrisant","s":40,"u":"mantle%20of%20the%20grogrisant_lomm"},{"n":"Devil's Trident","s":40,"u":"devil's%20trident_lomm"},{"n":"Jax","s":44,"u":"jax_ooa2"},{"n":"Hex Blaster","s":45,"u":"hex%20blaster_ooa3"},{"n":"Redeemer's Pistol","s":45,"u":"redeemer's%20pistol_ooa3"},{"n":"Overloaded Brain Grenade","s":68,"u":"overloaded%20brain%20grenade_pfum"},{"n":"Lini's Leafstick","s":65,"u":"lini's%20leafstick_som"},{"n":"Habu's Cudgel","s":48,"u":"habu's%20cudgel_sot2"},{"n":"Grimoire of Unknown Necessities","s":51,"u":"grimoire%20of%20unknown%20necessities_sot5"},{"n":"Spellcutter","s":51,"u":"spellcutter_sot5"},{"n":"Wyrm Drinker","s":51,"u":"wyrm%20drinker_sot5"},{"n":"Ancestral Embrace","s":52,"u":"ancestral%20embrace_sot6"},{"n":"Shadowed Scale, the Jungle Secret","s":52,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6"}],"51":[{"n":"Dahak's Shell","s":17,"u":"dahak's%20shell_aoa2"},{"n":"Dahak's Skull","s":17,"u":"dahak's%20skull_aoa2"},{"n":"Echoes Of Betrayal","s":19,"u":"echoes%20of%20betrayal_aoa4"},{"n":"Call of the Void","s":11,"u":"call%20of%20the%20void_da"},{"n":"Angry Vegetation","s":35,"u":"angry%20vegetation_ec6"},{"n":"Convergence Lattice","s":35,"u":"convergence%20lattice_ec6"},{"n":"Suffering Xulgaths","s":35,"u":"suffering%20xulgaths_ec6"},{"n":"Broken Rebus Attack","s":37,"u":"broken%20rebus%20attack_frp1"},{"n":"Air Rift","s":38,"u":"air%20rift_frp2"}],"62":[{"n":"Slithering","s":46,"u":"slithering_sli"}],"63":[{"n":"Exhaustive Addiction","s":40,"u":"exhaustive%20addiction_lomm"}],"70":[{"n":"Raga of Remembrance","s":40,"u":"raga%20of%20remembrance_lomm"}],"71":[{"n":"Vonthos's Golden Bridge","s":2,"u":"vonthos's%20golden%20bridge_g%26g"},{"n":"Bunta","s":52,"u":"bunta_sot6"}]},"archon":{"1":[{"n":"Horned Archon","s":12,"u":"horned%20archon_b1"},{"n":"Lantern Archon","s":12,"u":"lantern%20archon_b1"},{"n":"Legion Archon","s":12,"u":"legion%20archon_b1"},{"n":"Shield Archon","s":12,"u":"shield%20archon_b1"},{"n":"Bastion Archon","s":13,"u":"bastion%20archon_b2"},{"n":"Hound Archon","s":13,"u":"hound%20archon_b2"},{"n":"Star Archon","s":13,"u":"star%20archon_b2"},{"n":"Trumpet Archon","s":13,"u":"trumpet%20archon_b2"}]},"gremlin":{"1":[{"n":"Jinkin","s":12,"u":"jinkin_b1"},{"n":"Mitflit","s":12,"u":"mitflit_b1"},{"n":"Pugwampi","s":12,"u":"pugwampi_b1"},{"n":"Nuglub","s":13,"u":"nuglub_b2"},{"n":"Vexgit","s":13,"u":"vexgit_b2"},{"n":"Fuath","s":14,"u":"fuath_b3"},{"n":"Grimple","s":14,"u":"grimple_b3"},{"n":"Haniver","s":14,"u":"haniver_b3"},{"n":"Boss Skrawng","s":28,"u":"boss%20skrawng_av1"},{"n":"Gnagrif","s":47,"u":"gnagrif_sot1"},{"n":"Kurshkin","s":47,"u":"kurshkin_sot1"},{"n":"Scrit","s":47,"u":"scrit_sot1"},{"n":"Urbel","s":47,"u":"urbel_sot1"}]},"protean":{"1":[{"n":"Keketar","s":12,"u":"keketar_b1"},{"n":"Naunet","s":12,"u":"naunet_b1"},{"n":"Voidworm","s":12,"u":"voidworm_b1"},{"n":"Akizendri","s":13,"u":"akizendri_b2"},{"n":"Azuretzi","s":13,"u":"azuretzi_b2"},{"n":"Imentesh","s":13,"u":"imentesh_b2"},{"n":"Blune's Illusory Toady","s":27,"u":"blune's%20illusory%20toady_aoe6"},{"n":"Hegessik","s":27,"u":"hegessik_aoe6"},{"n":"Hestriviniaas","s":27,"u":"hestriviniaas_aoe6"},{"n":"Izfiitar","s":27,"u":"izfiitar_aoe6"},{"n":"Overdrive Imentesh","s":27,"u":"overdrive%20imentesh_aoe6"}]},"merfolk":{"1":[{"n":"Merfolk Warrior","s":12,"u":"merfolk%20warrior_b1"},{"n":"Merfolk Wavecaller","s":12,"u":"merfolk%20wavecaller_b1"}]},"psychopomp":{"1":[{"n":"Morrigna","s":12,"u":"morrigna_b1"},{"n":"Nosoi","s":12,"u":"nosoi_b1"},{"n":"Catrina","s":13,"u":"catrina_b2"},{"n":"Esobok","s":13,"u":"esobok_b2"},{"n":"Vanth","s":13,"u":"vanth_b2"},{"n":"Yamaraj","s":13,"u":"yamaraj_b2"}],"27":[{"n":"Nosoi","s":8,"u":"nosoi_lotgb"}],"28":[{"n":"Psychopomp Eidolon","s":65,"u":"psychopomp%20eidolon_som"}]},"mummy":{"1":[{"n":"Mummy Guardian","s":12,"u":"mummy%20guardian_b1"},{"n":"Mummy Pharaoh","s":12,"u":"mummy%20pharaoh_b1"},{"n":"Bog Mummy","s":13,"u":"bog%20mummy_b2"},{"n":"Chafkhem","s":29,"u":"chafkhem_av2"},{"n":"Elder Child Of Belcorra","s":30,"u":"elder%20child%20of%20belcorra_av3"},{"n":"Mummified Cat","s":10,"u":"mummified%20cat_botd"},{"n":"Decrepit Mummy","s":10,"u":"decrepit%20mummy_botd"},{"n":"Ice Mummy","s":10,"u":"ice%20mummy_botd"},{"n":"Iroran Mummy","s":10,"u":"iroran%20mummy_botd"},{"n":"Mummy Prophet of Set","s":10,"u":"mummy%20prophet%20of%20set_botd"},{"n":"Dyzallin Shraen","s":34,"u":"dyzallin%20shraen_ec5"},{"n":"Cursed King","s":6,"u":"cursed%20king_loil"},{"n":"Bog Mummy Amalgamation","s":49,"u":"bog%20mummy%20amalgamation_sot3"}]},"zombie":{"1":[{"n":"Plague Zombie","s":12,"u":"plague%20zombie_b1"},{"n":"Zombie Brute","s":12,"u":"zombie%20brute_b1"},{"n":"Zombie Hulk","s":12,"u":"zombie%20hulk_b1"},{"n":"Zombie Shambler","s":12,"u":"zombie%20shambler_b1"},{"n":"Shambler Troop","s":14,"u":"shambler%20troop_b3"},{"n":"Sulfur Zombie","s":14,"u":"sulfur%20zombie_b3"},{"n":"Zombie Dragon","s":14,"u":"zombie%20dragon_b3"},{"n":"Ofalth Zombie","s":23,"u":"ofalth%20zombie_aoe2"},{"n":"Harlo Krant","s":10,"u":"harlo%20krant_botd"},{"n":"Zombie Snake","s":10,"u":"zombie%20snake_botd"},{"n":"Husk Zombie","s":10,"u":"husk%20zombie_botd"},{"n":"Zombie Owlbear","s":10,"u":"zombie%20owlbear_botd"},{"n":"Zombie Lord","s":10,"u":"zombie%20lord_botd"},{"n":"Withered","s":10,"u":"withered_botd"},{"n":"Zombie Mammoth","s":10,"u":"zombie%20mammoth_botd"},{"n":"Harlo Krant","s":10,"u":"harlo%20krant_botd"},{"n":"Clockwork Shambler Hordes","s":45,"u":"clockwork%20shambler%20hordes_ooa3"},{"n":"Shock Zombie","s":45,"u":"shock%20zombie_ooa3"},{"n":"Zombie Shambler","s":53,"u":"zombie%20shambler_tio"}]},"evil":{"1":[{"n":"Rune Giant","s":12,"u":"rune%20giant_b1"}],"2":[{"n":"Brimstone Fumes","s":5,"u":"brimstone%20fumes_crb"},{"n":"Demon Armor","s":5,"u":"demon%20armor_crb"},{"n":"Unholy","s":5,"u":"unholy_crb"},{"n":"Unholy Water","s":5,"u":"unholy%20water_crb"},{"n":"Skinsaw Mask","s":23,"u":"skinsaw%20mask_aoe2"},{"n":"Gift of the Poisoned Heart","s":11,"u":"gift%20of%20the%20poisoned%20heart_da"},{"n":"Golden Goose","s":11,"u":"golden%20goose_da"},{"n":"Rose of Loves Lost","s":11,"u":"rose%20of%20loves%20lost_da"},{"n":"Life's Last Breath","s":34,"u":"life's%20last%20breath_ec5"},{"n":"Pact-bound Pistol","s":2,"u":"pact-bound%20pistol_g%26g"},{"n":"Reaper's Grasp","s":2,"u":"reaper's%20grasp_g%26g"},{"n":"Vampiric Scythe","s":8,"u":"vampiric%20scythe_lotgb"},{"n":"Final Blade","s":63,"u":"final%20blade_lowg"}],"3":[{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Abyssal Plague","s":5,"u":"abyssal%20plague_crb"},{"n":"Bind Soul","s":5,"u":"bind%20soul_crb"},{"n":"Chilling Darkness","s":5,"u":"chilling%20darkness_crb"},{"n":"Embrace The Pit","s":5,"u":"embrace%20the%20pit_crb"},{"n":"Ghoulish Cravings","s":5,"u":"ghoulish%20cravings_crb"},{"n":"Hellfire Plume","s":5,"u":"hellfire%20plume_crb"},{"n":"Imp Sting","s":25,"u":"imp%20sting_aoe4"},{"n":"Shambling Horror","s":10,"u":"shambling%20horror_botd"},{"n":"Ravening Maw","s":9,"u":"ravening%20maw_ec3"},{"n":"Daemon Form","s":65,"u":"daemon%20form_som"},{"n":"Demon Form","s":65,"u":"demon%20form_som"},{"n":"Devil Form","s":65,"u":"devil%20form_som"},{"n":"Voracious Gestalt","s":65,"u":"voracious%20gestalt_som"}],"70":[{"n":"Ravenous Reanimation","s":13,"u":"ravenous%20reanimation_b2"},{"n":"Create Undead","s":5,"u":"create%20undead_crb"}],"73":[{"n":"Unholy","s":5,"u":"unholy_crb"},{"n":"Curse Wound","s":15,"u":"curse%20wound_gmg"},{"n":"Fiendish Bargain","s":15,"u":"fiendish%20bargain_gmg"},{"n":"Little Helper","s":15,"u":"little%20helper_gmg"},{"n":"Profane Fervor","s":15,"u":"profane%20fervor_gmg"}],"74":[{"n":"Sarkoris Scab","s":62,"u":"sarkoris%20scab_lotg"}]},"sea":{"1":[{"n":"Sea Devil Baron","s":12,"u":"sea%20devil%20baron_b1"},{"n":"Sea Devil Brute","s":12,"u":"sea%20devil%20brute_b1"},{"n":"Sea Devil Scout","s":12,"u":"sea%20devil%20scout_b1"}]},"astral":{"1":[{"n":"Shining Child","s":12,"u":"shining%20child_b1"},{"n":"Adachros","s":14,"u":"adachros_b3"},{"n":"Caulborn","s":14,"u":"caulborn_b3"},{"n":"Ioton","s":14,"u":"ioton_b3"},{"n":"Ouroboros","s":14,"u":"ouroboros_b3"},{"n":"Shulsaga","s":14,"u":"shulsaga_b3"},{"n":"Aiudara Wraith","s":21,"u":"aiudara%20wraith_aoa6"},{"n":"Vazgorlu","s":21,"u":"vazgorlu_aoa6"},{"n":"Portal Eater","s":38,"u":"portal%20eater_frp2"}],"28":[{"n":"Construct Eidolon","s":65,"u":"construct%20eidolon_som"},{"n":"Dragon Eidolon","s":65,"u":"dragon%20eidolon_som"}]},"any":{"1":[{"n":"Soulbound Doll","s":12,"u":"soulbound%20doll_b1"}]},"soulbound":{"1":[{"n":"Soulbound Doll","s":12,"u":"soulbound%20doll_b1"},{"n":"Spiritbound Aluum","s":20,"u":"spiritbound%20aluum_aoa5"}]},"troll":{"1":[{"n":"Troll","s":12,"u":"troll_b1"},{"n":"Troll King","s":12,"u":"troll%20king_b1"},{"n":"Cavern Troll","s":13,"u":"cavern%20troll_b2"},{"n":"Frost Troll","s":13,"u":"frost%20troll_b2"},{"n":"Jotund Troll","s":13,"u":"jotund%20troll_b2"},{"n":"Trollhound","s":13,"u":"trollhound_b2"},{"n":"Two-headed Troll","s":13,"u":"two-headed%20troll_b2"},{"n":"Troll Enforcer","s":53,"u":"troll%20enforcer_tio"}]},"vampire":{"1":[{"n":"Vampire Count","s":12,"u":"vampire%20count_b1"},{"n":"Vampire Mastermind","s":12,"u":"vampire%20mastermind_b1"},{"n":"Vampire Spawn Rogue","s":12,"u":"vampire%20spawn%20rogue_b1"},{"n":"Vrykolakas Ancient","s":13,"u":"vrykolakas%20ancient_b2"},{"n":"Vrykolakas Master","s":13,"u":"vrykolakas%20master_b2"},{"n":"Vrykolakas Spawn","s":13,"u":"vrykolakas%20spawn_b2"},{"n":"Nosferatu Malefactor","s":14,"u":"nosferatu%20malefactor_b3"},{"n":"Nosferatu Overlord","s":14,"u":"nosferatu%20overlord_b3"},{"n":"Provincial Jiang-Shi","s":10,"u":"provincial%20jiang-shi_botd"},{"n":"Minister of Tumult","s":10,"u":"minister%20of%20tumult_botd"},{"n":"Vetalarana Emergent","s":10,"u":"vetalarana%20emergent_botd"},{"n":"Vetalarana Manipulator","s":10,"u":"vetalarana%20manipulator_botd"},{"n":"Zinogyvaz","s":34,"u":"zinogyvaz_ec5"},{"n":"Minister Of Tumult","s":38,"u":"minister%20of%20tumult_frp2"},{"n":"Provincial Jiang-shi","s":38,"u":"provincial%20jiang-shi_frp2"}]},"werecreature":{"1":[{"n":"Werebear","s":12,"u":"werebear_b1"},{"n":"Wererat","s":12,"u":"wererat_b1"},{"n":"Werewolf","s":12,"u":"werewolf_b1"},{"n":"Wereboar","s":13,"u":"wereboar_b2"},{"n":"Weretiger","s":13,"u":"weretiger_b2"},{"n":"Werebat","s":14,"u":"werebat_b3"},{"n":"Werecrocodile","s":14,"u":"werecrocodile_b3"},{"n":"Jaul Mezmin","s":28,"u":"jaul%20mezmin_av1"},{"n":"Wereant Disciple","s":52,"u":"wereant%20disciple_sot6"},{"n":"Wereant Poisoner","s":52,"u":"wereant%20poisoner_sot6"},{"n":"Wereant Sentinel","s":52,"u":"wereant%20sentinel_sot6"}]},"wight":{"1":[{"n":"Wight","s":12,"u":"wight_b1"},{"n":"Cairn Wight","s":13,"u":"cairn%20wight_b2"},{"n":"Hunter Wight","s":10,"u":"hunter%20wight_botd"},{"n":"Prowler Wight","s":10,"u":"prowler%20wight_botd"},{"n":"Wight Commander","s":10,"u":"wight%20commander_botd"},{"n":"Wight","s":53,"u":"wight_tio"}]},"wraith":{"1":[{"n":"Wraith","s":12,"u":"wraith_b1"},{"n":"Dread Wraith","s":13,"u":"dread%20wraith_b2"},{"n":"Elder Wyrmwraith","s":14,"u":"elder%20wyrmwraith_b3"},{"n":"Wyrmwraith","s":14,"u":"wyrmwraith_b3"},{"n":"Aiudara Wraith","s":21,"u":"aiudara%20wraith_aoa6"},{"n":"Elder Wyrmwraith","s":21,"u":"elder%20wyrmwraith_aoa6"},{"n":"Wyrmwraith","s":21,"u":"wyrmwraith_aoa6"},{"n":"Watchtower Wraith","s":37,"u":"watchtower%20wraith_frp1"},{"n":"Smog Wraith","s":45,"u":"smog%20wraith_ooa3"}]},"xulgath":{"1":[{"n":"Xulgath Leader","s":12,"u":"xulgath%20leader_b1"},{"n":"Xulgath Skulker","s":12,"u":"xulgath%20skulker_b1"},{"n":"Xulgath Warrior","s":12,"u":"xulgath%20warrior_b1"},{"n":"Gulzash","s":29,"u":"gulzash_av2"},{"n":"Cavnakash","s":31,"u":"cavnakash_ec1"},{"n":"Xulgath Bilebearer","s":31,"u":"xulgath%20bilebearer_ec1"},{"n":"Xulgath Spinesnapper","s":32,"u":"xulgath%20spinesnapper_ec2"},{"n":"Yaashka","s":32,"u":"yaashka_ec2"},{"n":"Zunkri","s":32,"u":"zunkri_ec2"},{"n":"Headless Xulgath","s":9,"u":"headless%20xulgath_ec3"},{"n":"Hooklimb Xulgath","s":9,"u":"hooklimb%20xulgath_ec3"},{"n":"Resin-seep Xulgath","s":9,"u":"resin-seep%20xulgath_ec3"},{"n":"Thessekka","s":9,"u":"thessekka_ec3"},{"n":"Xulgath Bomber","s":9,"u":"xulgath%20bomber_ec3"},{"n":"Xulgath Skirmisher","s":9,"u":"xulgath%20skirmisher_ec3"},{"n":"Xulgath Stoneliege","s":9,"u":"xulgath%20stoneliege_ec3"},{"n":"Xulgath Gutrager","s":33,"u":"xulgath%20gutrager_ec4"},{"n":"Xulgath Hardscale","s":33,"u":"xulgath%20hardscale_ec4"},{"n":"Xulgath Herd-tender","s":33,"u":"xulgath%20herd-tender_ec4"},{"n":"Xulgath Roughrider","s":33,"u":"xulgath%20roughrider_ec4"},{"n":"Zashathal Head-taker","s":33,"u":"zashathal%20head-taker_ec4"},{"n":"Xulgath Deepmouth","s":34,"u":"xulgath%20deepmouth_ec5"},{"n":"Kirosthrek","s":35,"u":"kirosthrek_ec6"},{"n":"Sarvel Ever-hunger","s":35,"u":"sarvel%20ever-hunger_ec6"},{"n":"Xulgath Thoughtmaw","s":35,"u":"xulgath%20thoughtmaw_ec6"}]},"serpentfolk":{"1":[{"n":"Aapoph Serpentfolk","s":13,"u":"aapoph%20serpentfolk_b2"},{"n":"Bone Prophet","s":13,"u":"bone%20prophet_b2"},{"n":"Coil Spy","s":13,"u":"coil%20spy_b2"},{"n":"Zyss Serpentfolk","s":13,"u":"zyss%20serpentfolk_b2"},{"n":"Salathiss","s":48,"u":"salathiss_sot2"},{"n":"Serpentfolk Granitescale","s":48,"u":"serpentfolk%20granitescale_sot2"},{"n":"Serpentfolk Venom Caller","s":48,"u":"serpentfolk%20venom%20caller_sot2"}]},"shadow":{"0":[{"n":"Clever Shadow","s":1,"u":"clever%20shadow_loag"},{"n":"Hefting Shadow","s":1,"u":"hefting%20shadow_loag"},{"n":"Sculpt Shadows","s":1,"u":"sculpt%20shadows_loag"},{"n":"Shadow Blending","s":1,"u":"shadow%20blending_loag"},{"n":"Shadow Spell","s":65,"u":"shadow%20spell_som"}],"1":[{"n":"Adult Umbral Dragon","s":13,"u":"adult%20umbral%20dragon_b2"},{"n":"Ancient Umbral Dragon","s":13,"u":"ancient%20umbral%20dragon_b2"},{"n":"D'ziriak","s":13,"u":"d'ziriak_b2"},{"n":"Fetchling Scout","s":13,"u":"fetchling%20scout_b2"},{"n":"Shadow Drake","s":13,"u":"shadow%20drake_b2"},{"n":"Shadow Giant","s":13,"u":"shadow%20giant_b2"},{"n":"Young Umbral Dragon","s":13,"u":"young%20umbral%20dragon_b2"},{"n":"Betobeto-san","s":14,"u":"betobeto-san_b3"},{"n":"Namorrodor","s":14,"u":"namorrodor_b3"},{"n":"Owb","s":14,"u":"owb_b3"},{"n":"Owb Prophet","s":14,"u":"owb%20prophet_b3"},{"n":"Shae","s":14,"u":"shae_b3"},{"n":"Wayang Whisperblade","s":14,"u":"wayang%20whisperblade_b3"},{"n":"Vanyver","s":10,"u":"vanyver_botd"},{"n":"Sykever","s":10,"u":"sykever_botd"},{"n":"Urveth","s":10,"u":"urveth_botd"},{"n":"Nasurgeth","s":10,"u":"nasurgeth_botd"},{"n":"Shadow Yai","s":38,"u":"shadow%20yai_frp2"},{"n":"Alapolo","s":52,"u":"alapolo_sot6"}],"2":[{"n":"Gloaming Shard","s":65,"u":"gloaming%20shard_som"}],"3":[{"n":"Clinging Shadows Stance","s":4,"u":"clinging%20shadows%20stance_apg"},{"n":"Consuming Darkness","s":4,"u":"consuming%20darkness_apg"},{"n":"Malicious Shadow","s":4,"u":"malicious%20shadow_apg"},{"n":"Shadow Illusion","s":4,"u":"shadow%20illusion_apg"},{"n":"Shadow Jump","s":4,"u":"shadow%20jump_apg"},{"n":"Steal Shadow","s":4,"u":"steal%20shadow_apg"},{"n":"Cloak Of Shadow","s":5,"u":"cloak%20of%20shadow_crb"},{"n":"Shadow Blast","s":5,"u":"shadow%20blast_crb"},{"n":"Shadow Siphon","s":5,"u":"shadow%20siphon_crb"},{"n":"Shadow Walk","s":5,"u":"shadow%20walk_crb"},{"n":"Undermine Reality","s":35,"u":"undermine%20reality_ec6"},{"n":"Darklight","s":65,"u":"darklight_som"},{"n":"Inscrutable Mask","s":65,"u":"inscrutable%20mask_som"},{"n":"Replicate","s":65,"u":"replicate_som"},{"n":"Shadow Army","s":65,"u":"shadow%20army_som"},{"n":"Shadow Projectile","s":65,"u":"shadow%20projectile_som"},{"n":"Shadow Raid","s":65,"u":"shadow%20raid_som"},{"n":"Umbral Extraction","s":65,"u":"umbral%20extraction_som"},{"n":"Umbral Graft","s":65,"u":"umbral%20graft_som"},{"n":"Unspeakable Shadow","s":65,"u":"unspeakable%20shadow_som"},{"n":"Gray Shadow","s":49,"u":"gray%20shadow_sot3"},{"n":"Penumbral Disguise","s":50,"u":"penumbral%20disguise_sot4"}],"27":[{"n":"Shadow Familiar","s":65,"u":"shadow%20familiar_som"}],"66":[{"n":"Shadow Plane","s":15,"u":"shadow%20plane_gmg"}],"73":[{"n":"Dancing Shadow","s":15,"u":"dancing%20shadow_gmg"},{"n":"Dark Roads","s":15,"u":"dark%20roads_gmg"},{"n":"Encompassing Darkness","s":15,"u":"encompassing%20darkness_gmg"},{"n":"Obscure","s":15,"u":"obscure_gmg"},{"n":"Shadow Smith","s":15,"u":"shadow%20smith_gmg"},{"n":"Umbral Body","s":15,"u":"umbral%20body_gmg"}]},"dream":{"1":[{"n":"Animate Dream","s":13,"u":"animate%20dream_b2"},{"n":"Denizen Of Leng","s":13,"u":"denizen%20of%20leng_b2"},{"n":"Leng Spider","s":13,"u":"leng%20spider_b2"},{"n":"Dramofir","s":14,"u":"dramofir_b3"},{"n":"Leng Ghoul","s":14,"u":"leng%20ghoul_b3"},{"n":"Nightgaunt","s":14,"u":"nightgaunt_b3"}]},"qlippoth":{"1":[{"n":"Augnagar","s":13,"u":"augnagar_b2"},{"n":"Chernobue","s":13,"u":"chernobue_b2"},{"n":"Cythnigot","s":13,"u":"cythnigot_b2"},{"n":"Nyogoth","s":13,"u":"nyogoth_b2"},{"n":"Shoggti","s":13,"u":"shoggti_b2"},{"n":"Thulgant","s":13,"u":"thulgant_b2"}]},"velstrac":{"1":[{"n":"Augur","s":13,"u":"augur_b2"},{"n":"Eremite","s":13,"u":"eremite_b2"},{"n":"Evangelist","s":13,"u":"evangelist_b2"},{"n":"Interlocutor","s":13,"u":"interlocutor_b2"},{"n":"Ostiarius","s":13,"u":"ostiarius_b2"},{"n":"Sacristan","s":13,"u":"sacristan_b2"},{"n":"Augur","s":18,"u":"augur_aoa3"},{"n":"Evangelist","s":18,"u":"evangelist_aoa3"},{"n":"Interlocutor","s":18,"u":"interlocutor_aoa3"},{"n":"Precentor","s":18,"u":"precentor_aoa3"}]},"oni":{"1":[{"n":"Fire Yai","s":13,"u":"fire%20yai_b2"},{"n":"Ice Yai","s":13,"u":"ice%20yai_b2"},{"n":"Onidoshi","s":13,"u":"onidoshi_b2"},{"n":"Water Yai","s":13,"u":"water%20yai_b2"},{"n":"Koto Zekora","s":37,"u":"koto%20zekora_frp1"},{"n":"Shadow Yai","s":38,"u":"shadow%20yai_frp2"},{"n":"Taiga Yai","s":38,"u":"taiga%20yai_frp2"}]},"time":{"1":[{"n":"Hound Of Tindalos","s":13,"u":"hound%20of%20tindalos_b2"},{"n":"Hatred Siktempora","s":14,"u":"hatred%20siktempora_b3"},{"n":"Love Siktempora","s":14,"u":"love%20siktempora_b3"},{"n":"Misery Siktempora","s":14,"u":"misery%20siktempora_b3"},{"n":"Triumph Siktempora","s":14,"u":"triumph%20siktempora_b3"},{"n":"Veksciralenix","s":27,"u":"veksciralenix_aoe6"},{"n":"The Morrowkin","s":11,"u":"the%20morrowkin_da"},{"n":"The Claws of Time","s":44,"u":"the%20claws%20of%20time_ooa2"},{"n":"Ravager of Tindalos","s":51,"u":"ravager%20of%20tindalos_sot5"}]},"tane":{"1":[{"n":"Jabberwock","s":13,"u":"jabberwock_b2"},{"n":"Sard","s":13,"u":"sard_b2"},{"n":"Thrasfyr","s":13,"u":"thrasfyr_b2"}]},"positive":{"0":[{"n":"Communal Healing","s":5,"u":"communal%20healing_crb"},{"n":"Spirit's Absolution","s":10,"u":"spirit's%20absolution_botd"},{"n":"Death Warden","s":10,"u":"death%20warden_botd"},{"n":"Consecrated Aura","s":10,"u":"consecrated%20aura_botd"},{"n":"Slayer's Strike","s":10,"u":"slayer's%20strike_botd"},{"n":"Morphic Manipulation","s":11,"u":"morphic%20manipulation_da"},{"n":"Tap Vitality","s":11,"u":"tap%20vitality_da"},{"n":"Cantorian Rejuvenation","s":1,"u":"cantorian%20rejuvenation_loag"},{"n":"Cantorian Restoration","s":1,"u":"cantorian%20restoration_loag"},{"n":"Bless Tonic","s":59,"u":"bless%20tonic_logm"},{"n":"Sustaining Steel","s":65,"u":"sustaining%20steel_som"}],"1":[{"n":"Jyoti","s":13,"u":"jyoti_b2"},{"n":"Eunemvro","s":14,"u":"eunemvro_b3"},{"n":"Gliminal","s":14,"u":"gliminal_b3"}],"2":[{"n":"Ghost Charge","s":4,"u":"ghost%20charge%20(generic)_apg"},{"n":"Wand Of Overflowing Life","s":4,"u":"wand%20of%20overflowing%20life%20(generic)_apg"},{"n":"Holy Prayer Beads","s":5,"u":"holy%20prayer%20beads%20(generic)_crb"},{"n":"Hunter's Brooch","s":29,"u":"hunter's%20brooch_av2"},{"n":"Bottled Sunlight","s":10,"u":"bottled%20sunlight%20(generic)_botd"},{"n":"Celestial Peachwood Sword","s":10,"u":"celestial%20peachwood%20sword_botd"},{"n":"Life Salt","s":10,"u":"life%20salt_botd"},{"n":"Alkenstar Ice Wine","s":6,"u":"alkenstar%20ice%20wine_loil"},{"n":"Celestial Peach","s":67,"u":"celestial%20peach%20(generic)_lol"},{"n":"Enveloping Light","s":8,"u":"enveloping%20light%20(generic)_lotgb"},{"n":"Crown Of The Companion","s":48,"u":"crown%20of%20the%20companion_sot2"}],"3":[{"n":"Delay Affliction","s":4,"u":"delay%20affliction_apg"},{"n":"Heal Companion","s":4,"u":"heal%20companion_apg"},{"n":"Hymn of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Life Link","s":4,"u":"life%20link_apg"},{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Magic Stone","s":4,"u":"magic%20stone_apg"},{"n":"Soothing Mist","s":4,"u":"soothing%20mist_apg"},{"n":"Breath Of Life","s":5,"u":"breath%20of%20life_crb"},{"n":"Disrupt Undead","s":5,"u":"disrupt%20undead_crb"},{"n":"Disrupting Weapons","s":5,"u":"disrupting%20weapons_crb"},{"n":"Eradicate Undeath","s":5,"u":"eradicate%20undeath_crb"},{"n":"Field Of Life","s":5,"u":"field%20of%20life_crb"},{"n":"Heal","s":5,"u":"heal_crb"},{"n":"Heal Animal","s":5,"u":"heal%20animal_crb"},{"n":"Hero's Defiance","s":5,"u":"hero's%20defiance_crb"},{"n":"Holy Cascade","s":5,"u":"holy%20cascade_crb"},{"n":"Lay On Hands","s":5,"u":"lay%20on%20hands_crb"},{"n":"Nature's Bounty","s":5,"u":"nature's%20bounty_crb"},{"n":"Positive Luminance","s":5,"u":"positive%20luminance_crb"},{"n":"Rebuke Death","s":5,"u":"rebuke%20death_crb"},{"n":"Regenerate","s":5,"u":"regenerate_crb"},{"n":"Revival","s":5,"u":"revival_crb"},{"n":"Stabilize","s":5,"u":"stabilize_crb"},{"n":"Sunburst","s":5,"u":"sunburst_crb"},{"n":"Vital Beacon","s":5,"u":"vital%20beacon_crb"},{"n":"Wholeness Of Body","s":5,"u":"wholeness%20of%20body_crb"},{"n":"Hallowed Ground","s":10,"u":"hallowed%20ground_botd"},{"n":"Sun Blade","s":7,"u":"sun%20blade_locg"},{"n":"Summon Healing Servitor","s":6,"u":"summon%20healing%20servitor_loil"},{"n":"Purifying Icicle","s":60,"u":"purifying%20icicle_lokl"},{"n":"Scouring Pulse","s":60,"u":"scouring%20pulse_lokl"},{"n":"Divine Armageddon","s":65,"u":"divine%20armageddon_som"},{"n":"Healing Well","s":65,"u":"healing%20well_som"},{"n":"Lifelink Surge","s":65,"u":"lifelink%20surge_som"},{"n":"Positive Attunement","s":65,"u":"positive%20attunement_som"},{"n":"Soothing Spring","s":65,"u":"soothing%20spring_som"},{"n":"Cloak of Light","s":50,"u":"cloak%20of%20light_sot4"},{"n":"Moonburst","s":50,"u":"moonburst_sot4"}],"66":[{"n":"Positive Energy Plane","s":15,"u":"positive%20energy%20plane_gmg"}],"70":[{"n":"Plant Growth","s":5,"u":"plant%20growth_crb"}],"73":[{"n":"Bestow Life","s":15,"u":"bestow%20life_gmg"},{"n":"Healing Wave","s":15,"u":"healing%20wave_gmg"},{"n":"Inextinguishable","s":15,"u":"inextinguishable_gmg"},{"n":"Life Everlasting","s":15,"u":"life%20everlasting_gmg"},{"n":"Overflowing Life","s":15,"u":"overflowing%20life_gmg"},{"n":"Vital Siphon","s":15,"u":"vital%20siphon_gmg"},{"n":"Word of Faith","s":15,"u":"word%20of%20faith_gmg"}]},"petitioner":{"1":[{"n":"Petitioner","s":13,"u":"petitioner_b2"}]},"varies":{"1":[{"n":"Petitioner","s":13,"u":"petitioner_b2"}]},"couatl":{"1":[{"n":"Quetz Couatl","s":13,"u":"quetz%20couatl_b2"},{"n":"Mix Couatl","s":14,"u":"mix%20couatl_b3"},{"n":"Xiuh Couatl","s":14,"u":"xiuh%20couatl_b3"},{"n":"Scalliwing","s":53,"u":"scalliwing_tio"}]},"negative":{"0":[{"n":"Corrupted Shield","s":4,"u":"corrupted%20shield_apg"},{"n":"Disrupt Ki","s":5,"u":"disrupt%20ki_crb"},{"n":"Coffin Bound","s":10,"u":"coffin%20bound_botd"},{"n":"Siphon Life","s":11,"u":"siphon%20life_da"},{"n":"Taste Blood","s":1,"u":"taste%20blood_loag"},{"n":"Bless Toxin","s":59,"u":"bless%20toxin_logm"}],"1":[{"n":"Sceaduinar","s":13,"u":"sceaduinar_b2"},{"n":"Sumbreiva","s":14,"u":"sumbreiva_b3"},{"n":"Shianshi Waymaker","s":52,"u":"shianshi%20waymaker_sot6"}],"2":[{"n":"Incense Of Distilled Death","s":4,"u":"incense%20of%20distilled%20death_apg"},{"n":"Mask Of The Banshee","s":4,"u":"mask%20of%20the%20banshee%20(generic)_apg"},{"n":"Oil Of Unlife","s":4,"u":"oil%20of%20unlife%20(generic)_apg"},{"n":"Urn Of Ashes","s":4,"u":"urn%20of%20ashes_apg"},{"n":"Lich Phylactery","s":12,"u":"lich%20phylactery_b1"},{"n":"Shadow Essence","s":5,"u":"shadow%20essence_crb"},{"n":"Emerald Fulcrum Lens","s":30,"u":"emerald%20fulcrum%20lens_av3"},{"n":"Necrotic Bomb","s":30,"u":"necrotic%20bomb%20(generic)_av3"},{"n":"Soul Cage","s":10,"u":"soul%20cage_botd"},{"n":"Vampiric Scythe","s":8,"u":"vampiric%20scythe_lotgb"},{"n":"Corpsecaller Round","s":45,"u":"corpsecaller%20round_ooa3"},{"n":"Hundred-moth Caress","s":65,"u":"hundred-moth%20caress_som"}],"3":[{"n":"Curse Of Lost Time","s":4,"u":"curse%20of%20lost%20time_apg"},{"n":"Enervation","s":4,"u":"enervation_apg"},{"n":"Soul Siphon","s":4,"u":"soul%20siphon_apg"},{"n":"Sudden Blight","s":4,"u":"sudden%20blight_apg"},{"n":"Touch Of Corruption","s":4,"u":"touch%20of%20corruption_apg"},{"n":"Vampiric Maiden","s":4,"u":"vampiric%20maiden_apg"},{"n":"Chill Touch","s":5,"u":"chill%20touch_crb"},{"n":"Drain Life","s":5,"u":"drain%20life_crb"},{"n":"Eclipse Burst","s":5,"u":"eclipse%20burst_crb"},{"n":"Grim Tendrils","s":5,"u":"grim%20tendrils_crb"},{"n":"Harm","s":5,"u":"harm_crb"},{"n":"Horrid Wilting","s":5,"u":"horrid%20wilting_crb"},{"n":"Malignant Sustenance","s":5,"u":"malignant%20sustenance_crb"},{"n":"Massacre","s":5,"u":"massacre_crb"},{"n":"Touch Of Undeath","s":5,"u":"touch%20of%20undeath_crb"},{"n":"Undeath's Blessing","s":5,"u":"undeath's%20blessing_crb"},{"n":"Vampiric Exsanguination","s":5,"u":"vampiric%20exsanguination_crb"},{"n":"Vampiric Touch","s":5,"u":"vampiric%20touch_crb"},{"n":"Wail Of The Banshee","s":5,"u":"wail%20of%20the%20banshee_crb"},{"n":"Call The Blood","s":30,"u":"call%20the%20blood_av3"},{"n":"Necrotic Radiation","s":33,"u":"necrotic%20radiation_ec4"},{"n":"Devour Life","s":35,"u":"devour%20life_ec6"},{"n":"Fallow Field","s":59,"u":"fallow%20field_logm"},{"n":"Withering Grasp","s":59,"u":"withering%20grasp_logm"},{"n":"Divine Armageddon","s":65,"u":"divine%20armageddon_som"},{"n":"Necromancer's Generosity","s":65,"u":"necromancer's%20generosity_som"},{"n":"Necrotize","s":65,"u":"necrotize_som"},{"n":"Rip The Spirit","s":65,"u":"rip%20the%20spirit_som"},{"n":"Sanguine Mist","s":65,"u":"sanguine%20mist_som"}],"62":[{"n":"Spirit Anchor","s":15,"u":"spirit%20anchor_gmg"}],"66":[{"n":"Negative Energy Plane","s":15,"u":"negative%20energy%20plane_gmg"}],"70":[{"n":"Blight","s":5,"u":"blight_crb"}],"73":[{"n":"Death Gaze","s":15,"u":"death%20gaze_gmg"},{"n":"Shroud of the Afterlife","s":15,"u":"shroud%20of%20the%20afterlife_gmg"},{"n":"Tide of Death","s":15,"u":"tide%20of%20death_gmg"}]},"skulk":{"1":[{"n":"Skulk","s":13,"u":"skulk_b2"},{"n":"Murschen","s":29,"u":"murschen_av2"}]},"spriggan":{"1":[{"n":"Spriggan Bully","s":13,"u":"spriggan%20bully_b2"},{"n":"Spriggan Warlord","s":13,"u":"spriggan%20warlord_b2"}]},"urdefhan":{"1":[{"n":"Urdefhan Tormentor","s":13,"u":"urdefhan%20tormentor_b2"},{"n":"Urdefhan Warrior","s":13,"u":"urdefhan%20warrior_b2"},{"n":"Vischari","s":29,"u":"vischari_av2"},{"n":"Khurfel","s":30,"u":"khurfel_av3"},{"n":"Urdefhan Blood Mage","s":30,"u":"urdefhan%20blood%20mage_av3"},{"n":"Urdefhan Death Scout","s":30,"u":"urdefhan%20death%20scout_av3"},{"n":"Urdefhan Lasher","s":30,"u":"urdefhan%20lasher_av3"},{"n":"Kharostan","s":34,"u":"kharostan_ec5"},{"n":"Urdefhan Dominator","s":34,"u":"urdefhan%20dominator_ec5"},{"n":"Urdefhan High Tormentor","s":34,"u":"urdefhan%20high%20tormentor_ec5"},{"n":"Urdefhan Hunter","s":34,"u":"urdefhan%20hunter_ec5"}]},"asura":{"1":[{"n":"Adhukait","s":14,"u":"adhukait_b3"},{"n":"Japalisura","s":14,"u":"japalisura_b3"},{"n":"Nikaramsa","s":14,"u":"nikaramsa_b3"},{"n":"Shaukeen","s":14,"u":"shaukeen_b3"}]},"div":{"1":[{"n":"Aghash","s":14,"u":"aghash_b3"},{"n":"Doru","s":14,"u":"doru_b3"},{"n":"Pairaka","s":14,"u":"pairaka_b3"},{"n":"Sepid","s":14,"u":"sepid_b3"}]},"mortic":{"1":[{"n":"Angheuvore Flesh-gnawer","s":14,"u":"angheuvore%20flesh-gnawer_b3"},{"n":"Etioling Blightmage","s":14,"u":"etioling%20blightmage_b3"},{"n":"Gurgist Mauler","s":14,"u":"gurgist%20mauler_b3"},{"n":"Lifeleecher Brawler","s":14,"u":"lifeleecher%20brawler_b3"},{"n":"Shadern Immolator","s":10,"u":"shadern%20immolator_botd"},{"n":"Jitterbone Contortionist","s":10,"u":"jitterbone%20contortionist_botd"},{"n":"Relictner Eroder","s":10,"u":"relictner%20eroder_botd"},{"n":"Gray Gardener Enforcer","s":42,"u":"gray%20gardener%20enforcer_ngd"}]},"illusion":{"0":[{"n":"All In My Head","s":4,"u":"all%20in%20my%20head_apg"},{"n":"Convincing Illusion","s":4,"u":"convincing%20illusion_apg"},{"n":"Instinctive Obfuscation","s":4,"u":"instinctive%20obfuscation_apg"},{"n":"Project Persona","s":4,"u":"project%20persona_apg"},{"n":"Semblance of Life","s":10,"u":"semblance%20of%20life_botd"},{"n":"Pact of Fey Glamour","s":11,"u":"pact%20of%20fey%20glamour_da"},{"n":"Instigate Psychic Duel","s":11,"u":"instigate%20psychic%20duel_da"},{"n":"Fey's Trickery","s":11,"u":"fey's%20trickery_da"},{"n":"Remove Presence","s":11,"u":"remove%20presence_da"},{"n":"Dream Guise","s":11,"u":"dream%20guise_da"},{"n":"Vivacious Afterimage","s":39,"u":"vivacious%20afterimage_frp3"},{"n":"Shadow Blending","s":1,"u":"shadow%20blending_loag"},{"n":"Reveal Hidden Self","s":6,"u":"reveal%20hidden%20self_loil"},{"n":"Towering Presence","s":6,"u":"towering%20presence_loil"}],"1":[{"n":"Brainchild","s":14,"u":"brainchild_b3"}],"2":[{"n":"Glamorous Buckler","s":4,"u":"glamorous%20buckler_apg"},{"n":"Infiltrator's Accessory","s":4,"u":"infiltrator's%20accessory_apg"},{"n":"Staff Of Impossible Visions","s":4,"u":"staff%20of%20impossible%20visions%20(generic)_apg"},{"n":"Clandestine Cloak","s":5,"u":"clandestine%20cloak%20(generic)_crb"},{"n":"Cloak of Elvenkind","s":5,"u":"cloak%20of%20elvenkind%20(generic)_crb"},{"n":"Dancing Scarf","s":5,"u":"dancing%20scarf%20(generic)_crb"},{"n":"Dust of Disappearance","s":5,"u":"dust%20of%20disappearance_crb"},{"n":"Fade Band","s":5,"u":"fade%20band_crb"},{"n":"Ghost Dust","s":5,"u":"ghost%20dust_crb"},{"n":"Glamered","s":5,"u":"glamered_crb"},{"n":"Hat of Disguise","s":5,"u":"hat%20of%20disguise%20(generic)_crb"},{"n":"Invisibility","s":5,"u":"invisibility%20(generic)_crb"},{"n":"Invisibility Potion","s":5,"u":"invisibility%20potion_crb"},{"n":"Mistform Elixir","s":5,"u":"mistform%20elixir%20(generic)_crb"},{"n":"Obfuscation Oil","s":5,"u":"obfuscation%20oil_crb"},{"n":"Persona Mask","s":5,"u":"persona%20mask%20(generic)_crb"},{"n":"Potion of Undetectability","s":5,"u":"potion%20of%20undetectability_crb"},{"n":"Staff of Illusion","s":5,"u":"staff%20of%20illusion%20(generic)_crb"},{"n":"Vanishing Coin","s":5,"u":"vanishing%20coin_crb"},{"n":"Ventriloquist's Ring","s":5,"u":"ventriloquist's%20ring%20(generic)_crb"},{"n":"Wand of Slaying","s":5,"u":"wand%20of%20slaying%20(generic)_crb"},{"n":"Ring Of Discretion","s":22,"u":"ring%20of%20discretion_aoe1"},{"n":"Cauldron Of Nightmares","s":26,"u":"cauldron%20of%20nightmares_aoe5"},{"n":"Parchment of Secrets","s":11,"u":"parchment%20of%20secrets_da"},{"n":"Silent Bell","s":11,"u":"silent%20bell_da"},{"n":"Grail Of Twisted Desires","s":32,"u":"grail%20of%20twisted%20desires_ec2"},{"n":"Ringmaster's Staff","s":32,"u":"ringmaster's%20staff%20(generic)_ec2"},{"n":"Locket Of Sealed Nightmares","s":35,"u":"locket%20of%20sealed%20nightmares_ec6"},{"n":"Ghostshot Wrapping","s":2,"u":"ghostshot%20wrapping_g%26g"},{"n":"Silencing Shot","s":2,"u":"silencing%20shot_g%26g"},{"n":"Tiger's Claw","s":2,"u":"tiger's%20claw_g%26g"},{"n":"Bi-resonant Wayfinder","s":7,"u":"bi-resonant%20wayfinder_locg"},{"n":"Pathfinder's Coin","s":7,"u":"pathfinder's%20coin_locg"},{"n":"Sinister Knight","s":7,"u":"sinister%20knight_locg"},{"n":"Snapleaf","s":7,"u":"snapleaf_locg"},{"n":"Unmemorable Mantle","s":7,"u":"unmemorable%20mantle%20(generic)_locg"},{"n":"Vanishing Wayfinder","s":7,"u":"vanishing%20wayfinder_locg"},{"n":"Sunflower Censer","s":6,"u":"sunflower%20censer_loil"},{"n":"Camp Shroud","s":60,"u":"camp%20shroud%20(generic)_lokl"},{"n":"Razmiri Wayfinder","s":61,"u":"razmiri%20wayfinder_lopsg"},{"n":"Dweomerweave Robe","s":8,"u":"dweomerweave%20robe_lotgb"},{"n":"Harmonic Hauberk","s":8,"u":"harmonic%20hauberk_lotgb"},{"n":"Mirror Of Sleeping Vigil","s":8,"u":"mirror%20of%20sleeping%20vigil_lotgb"},{"n":"Mirror Robe","s":8,"u":"mirror%20robe_lotgb"},{"n":"Misdirecting Haversack","s":8,"u":"misdirecting%20haversack_lotgb"},{"n":"Quick Wig","s":8,"u":"quick%20wig_lotgb"},{"n":"Silencing Ammunition","s":8,"u":"silencing%20ammunition_lotgb"},{"n":"Wardrobe Stone","s":8,"u":"wardrobe%20stone%20(generic)_lotgb"},{"n":"Golden Silencer","s":44,"u":"golden%20silencer%20(generic)_ooa2"},{"n":"Chatterer Of Follies","s":65,"u":"chatterer%20of%20follies_som"},{"n":"Codebreaker's Parchment","s":65,"u":"codebreaker's%20parchment%20(generic)_som"},{"n":"Deck Of Illusions","s":65,"u":"deck%20of%20illusions_som"},{"n":"Deck Of Mischief","s":65,"u":"deck%20of%20mischief_som"},{"n":"Fulus Of Concealment","s":65,"u":"fulus%20of%20concealment_som"},{"n":"Storyteller's Opus","s":65,"u":"storyteller's%20opus_som"}],"3":[{"n":"Blanket Of Stars","s":4,"u":"blanket%20of%20stars_apg"},{"n":"Chameleon Coat","s":4,"u":"chameleon%20coat_apg"},{"n":"Deceiver's Cloak","s":4,"u":"deceiver's%20cloak_apg"},{"n":"Heart's Desire","s":4,"u":"heart's%20desire_apg"},{"n":"Invisible Item","s":4,"u":"invisible%20item_apg"},{"n":"Phantasmal Treasure","s":4,"u":"phantasmal%20treasure_apg"},{"n":"Sculpt Sound","s":4,"u":"sculpt%20sound_apg"},{"n":"Shadow Illusion","s":4,"u":"shadow%20illusion_apg"},{"n":"Spirit Veil","s":4,"u":"spirit%20veil_apg"},{"n":"Strange Geometry","s":4,"u":"strange%20geometry_apg"},{"n":"Appearance Of Wealth","s":5,"u":"appearance%20of%20wealth_crb"},{"n":"Blur","s":5,"u":"blur_crb"},{"n":"Cloak Of Colors","s":5,"u":"cloak%20of%20colors_crb"},{"n":"Color Spray","s":5,"u":"color%20spray_crb"},{"n":"Disappearance","s":5,"u":"disappearance_crb"},{"n":"Dream Council","s":5,"u":"dream%20council_crb"},{"n":"Drop Dead","s":5,"u":"drop%20dead_crb"},{"n":"Face In The Crowd","s":5,"u":"face%20in%20the%20crowd_crb"},{"n":"False Vision","s":5,"u":"false%20vision_crb"},{"n":"Fey Glamour","s":5,"u":"fey%20glamour_crb"},{"n":"Ghost Sound","s":5,"u":"ghost%20sound_crb"},{"n":"Hallucination","s":5,"u":"hallucination_crb"},{"n":"Hallucinatory Terrain","s":5,"u":"hallucinatory%20terrain_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Hypnotic Pattern","s":5,"u":"hypnotic%20pattern_crb"},{"n":"Illusory Creature","s":5,"u":"illusory%20creature_crb"},{"n":"Illusory Disguise","s":5,"u":"illusory%20disguise_crb"},{"n":"Illusory Object","s":5,"u":"illusory%20object_crb"},{"n":"Illusory Scene","s":5,"u":"illusory%20scene_crb"},{"n":"Invisibility","s":5,"u":"invisibility_crb"},{"n":"Invisibility Cloak","s":5,"u":"invisibility%20cloak_crb"},{"n":"Invisibility Sphere","s":5,"u":"invisibility%20sphere_crb"},{"n":"Item Facade","s":5,"u":"item%20facade_crb"},{"n":"Magic Aura","s":5,"u":"magic%20aura_crb"},{"n":"Magic Mouth","s":5,"u":"magic%20mouth_crb"},{"n":"Mask Of Terror","s":5,"u":"mask%20of%20terror_crb"},{"n":"Message","s":5,"u":"message_crb"},{"n":"Mirror Image","s":5,"u":"mirror%20image_crb"},{"n":"Misdirection","s":5,"u":"misdirection_crb"},{"n":"Mislead","s":5,"u":"mislead_crb"},{"n":"Nightmare","s":5,"u":"nightmare_crb"},{"n":"Paranoia","s":5,"u":"paranoia_crb"},{"n":"Phantasmal Calamity","s":5,"u":"phantasmal%20calamity_crb"},{"n":"Phantasmal Killer","s":5,"u":"phantasmal%20killer_crb"},{"n":"Phantom Pain","s":5,"u":"phantom%20pain_crb"},{"n":"Project Image","s":5,"u":"project%20image_crb"},{"n":"Scintillating Pattern","s":5,"u":"scintillating%20pattern_crb"},{"n":"Secret Page","s":5,"u":"secret%20page_crb"},{"n":"Shadow Siphon","s":5,"u":"shadow%20siphon_crb"},{"n":"Silence","s":5,"u":"silence_crb"},{"n":"Splash Of Art","s":5,"u":"splash%20of%20art_crb"},{"n":"Sudden Shift","s":5,"u":"sudden%20shift_crb"},{"n":"Trickster's Twin","s":5,"u":"trickster's%20twin_crb"},{"n":"Veil","s":5,"u":"veil_crb"},{"n":"Ventriloquism","s":5,"u":"ventriloquism_crb"},{"n":"Vibrant Pattern","s":5,"u":"vibrant%20pattern_crb"},{"n":"Visions Of Danger","s":5,"u":"visions%20of%20danger_crb"},{"n":"Warped Terrain","s":5,"u":"warped%20terrain_crb"},{"n":"Weird","s":5,"u":"weird_crb"},{"n":"Exchange Image","s":18,"u":"exchange%20image_aoa3"},{"n":"Lift Nature's Caul","s":30,"u":"lift%20nature's%20caul_av3"},{"n":"Hologram Cage","s":11,"u":"hologram%20cage_da"},{"n":"Empty Pack","s":11,"u":"empty%20pack_da"},{"n":"False Nature","s":11,"u":"false%20nature_da"},{"n":"Isolation","s":11,"u":"isolation_da"},{"n":"Undermine Reality","s":35,"u":"undermine%20reality_ec6"},{"n":"Aura Of The Unremarkable","s":37,"u":"aura%20of%20the%20unremarkable_frp1"},{"n":"Ephemeral Hazards","s":59,"u":"ephemeral%20hazards_logm"},{"n":"Ghostly Transcription","s":59,"u":"ghostly%20transcription_logm"},{"n":"Befitting Attire","s":65,"u":"befitting%20attire_som"},{"n":"Bullhorn","s":65,"u":"bullhorn_som"},{"n":"Chromatic Image","s":65,"u":"chromatic%20image_som"},{"n":"Distracting Chatter","s":65,"u":"distracting%20chatter_som"},{"n":"Inscrutable Mask","s":65,"u":"inscrutable%20mask_som"},{"n":"Invisibility Curtain","s":65,"u":"invisibility%20curtain_som"},{"n":"Lose The Path","s":65,"u":"lose%20the%20path_som"},{"n":"Mirror Malefactors","s":65,"u":"mirror%20malefactors_som"},{"n":"Mirror's Misfortune","s":65,"u":"mirror's%20misfortune_som"},{"n":"Ocular Overload","s":65,"u":"ocular%20overload_som"},{"n":"Oneiric Mire","s":65,"u":"oneiric%20mire_som"},{"n":"Phantom Crowd","s":65,"u":"phantom%20crowd_som"},{"n":"Phantom Prison","s":65,"u":"phantom%20prison_som"},{"n":"Portrait Of The Artist","s":65,"u":"portrait%20of%20the%20artist_som"},{"n":"Replicate","s":65,"u":"replicate_som"},{"n":"Shadow Army","s":65,"u":"shadow%20army_som"},{"n":"Shadow Projectile","s":65,"u":"shadow%20projectile_som"},{"n":"Shadow Raid","s":65,"u":"shadow%20raid_som"},{"n":"Thicket Of Knives","s":65,"u":"thicket%20of%20knives_som"},{"n":"Umbral Extraction","s":65,"u":"umbral%20extraction_som"},{"n":"Umbral Graft","s":65,"u":"umbral%20graft_som"},{"n":"Unspeakable Shadow","s":65,"u":"unspeakable%20shadow_som"},{"n":"Penumbral Disguise","s":50,"u":"penumbral%20disguise_sot4"}],"8":[{"n":"Fade Into Daydreams","s":11,"u":"fade%20into%20daydreams_da"},{"n":"Mirror's Reflection","s":11,"u":"mirror's%20reflection_da"}],"51":[{"n":"Field Of Opposition","s":27,"u":"field%20of%20opposition_aoe6"},{"n":"Confounding Portal","s":11,"u":"confounding%20portal_da"},{"n":"Disorienting Illusions","s":11,"u":"disorienting%20illusions_da"},{"n":"False Floor","s":11,"u":"false%20floor_da"},{"n":"Color Spray Trap","s":44,"u":"color%20spray%20trap_ooa2"}],"62":[{"n":"Curse of Nightmares","s":15,"u":"curse%20of%20nightmares_gmg"},{"n":"Slayer's Haunt","s":15,"u":"slayer's%20haunt_gmg"},{"n":"Curse of Petulant Whispers","s":6,"u":"curse%20of%20petulant%20whispers_loil"}],"70":[{"n":"Fantastic Façade","s":4,"u":"fantastic%20fa%c3%a7ade_apg"},{"n":"Simulacrum","s":4,"u":"simulacrum_apg"},{"n":"Construct Mindscape","s":11,"u":"construct%20mindscape_da"},{"n":"Mindscape Door","s":11,"u":"mindscape%20door_da"}],"73":[{"n":"Glamered","s":5,"u":"glamered_crb"},{"n":"Invisibility","s":5,"u":"invisibility_crb"},{"n":"Obscure","s":15,"u":"obscure_gmg"}],"74":[{"n":"Glacial Whirl","s":62,"u":"glacial%20whirl_lotg"}]},"mental":{"0":[{"n":"All In My Head","s":4,"u":"all%20in%20my%20head_apg"},{"n":"Beastmaster Bond","s":4,"u":"beastmaster%20bond_apg"},{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Caterwaul","s":4,"u":"caterwaul_apg"},{"n":"Cavalier's Banner","s":4,"u":"cavalier's%20banner_apg"},{"n":"Command Attention","s":4,"u":"command%20attention_apg"},{"n":"Cringe","s":4,"u":"cringe_apg"},{"n":"Disturbing Knowledge","s":4,"u":"disturbing%20knowledge_apg"},{"n":"Empathetic Plea","s":4,"u":"empathetic%20plea_apg"},{"n":"Enchanting Arrow","s":4,"u":"enchanting%20arrow_apg"},{"n":"Gorilla Pound","s":4,"u":"gorilla%20pound_apg"},{"n":"Grovel","s":4,"u":"grovel_apg"},{"n":"Heroic Presence","s":4,"u":"heroic%20presence_apg"},{"n":"Mesmerizing Gaze","s":4,"u":"mesmerizing%20gaze_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"One For All","s":4,"u":"one%20for%20all_apg"},{"n":"Portentous Spell","s":4,"u":"portentous%20spell_apg"},{"n":"Snap Out Of It!","s":4,"u":"snap%20out%20of%20it!_apg"},{"n":"Startling Appearance","s":4,"u":"startling%20appearance_apg"},{"n":"Steel Yourself!","s":4,"u":"steel%20yourself!_apg"},{"n":"Watch Your Back","s":4,"u":"watch%20your%20back_apg"},{"n":"You're Next","s":4,"u":"you're%20next%20(swashbuckler)_apg"},{"n":"Dragon Roar","s":5,"u":"dragon%20roar_crb"},{"n":"Enlightened Presence","s":5,"u":"enlightened%20presence_crb"},{"n":"Intimidating Strike","s":5,"u":"intimidating%20strike_crb"},{"n":"You're Next","s":5,"u":"you're%20next%20(rogue)_crb"},{"n":"Encouraging Words","s":15,"u":"encouraging%20words_gmg"},{"n":"Flourishing Finish","s":24,"u":"flourishing%20finish_aoe3"},{"n":"Frightful Moan","s":10,"u":"frightful%20moan_botd"},{"n":"Mummy's Despair","s":10,"u":"mummy's%20despair_botd"},{"n":"Frightful Aura","s":10,"u":"frightful%20aura_botd"},{"n":"Read Psychometric Resonance","s":11,"u":"read%20psychometric%20resonance_da"},{"n":"Warped Reflection","s":11,"u":"warped%20reflection_da"},{"n":"Mistaken Identity","s":11,"u":"mistaken%20identity_da"},{"n":"Instigate Psychic Duel","s":11,"u":"instigate%20psychic%20duel_da"},{"n":"Mind Shards","s":11,"u":"mind%20shards_da"},{"n":"Infiltrate Dream","s":11,"u":"infiltrate%20dream_da"},{"n":"Oneiric Influence","s":11,"u":"oneiric%20influence_da"},{"n":"Dream Logic","s":11,"u":"dream%20logic_da"},{"n":"Mental Balm","s":11,"u":"mental%20balm_da"},{"n":"Brain Drain","s":11,"u":"brain%20drain_da"},{"n":"Dark Persona's Presence","s":11,"u":"dark%20persona's%20presence_da"},{"n":"Mental Static","s":11,"u":"mental%20static_da"},{"n":"Remove Presence","s":11,"u":"remove%20presence_da"},{"n":"Thoughtsense","s":11,"u":"thoughtsense_da"},{"n":"Whispering Steps","s":11,"u":"whispering%20steps_da"},{"n":"Pistolero's Challenge","s":2,"u":"pistolero's%20challenge_g%26g"},{"n":"Catchy Tune","s":1,"u":"catchy%20tune_loag"},{"n":"Strix Vengeance","s":1,"u":"strix%20vengeance_loag"},{"n":"Boaster's Challenge","s":7,"u":"boaster's%20challenge_locg"},{"n":"Evangelize","s":59,"u":"evangelize_logm"},{"n":"Hypnotic Lure","s":6,"u":"hypnotic%20lure_loil"},{"n":"Disruptive Stare","s":6,"u":"disruptive%20stare_loil"},{"n":"Alluring Performance","s":6,"u":"alluring%20performance_loil"},{"n":"Drain Emotion","s":6,"u":"drain%20emotion_loil"},{"n":"Voice Cold as Death","s":60,"u":"voice%20cold%20as%20death_lokl"},{"n":"Wave the Flag","s":60,"u":"wave%20the%20flag_lokl"},{"n":"Inspiring Resilience","s":60,"u":"inspiring%20resilience_lokl"},{"n":"Histrionic Injury","s":8,"u":"histrionic%20injury_lotgb"},{"n":"Cringe","s":41,"u":"cringe_ltiba"},{"n":"Frightful Condemnation","s":42,"u":"frightful%20condemnation_ngd"},{"n":"Reveal True Name","s":65,"u":"reveal%20true%20name_som"}],"1":[{"n":"Brainchild","s":14,"u":"brainchild_b3"}],"2":[{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Envisioning Mask","s":4,"u":"envisioning%20mask_apg"},{"n":"Fearsome","s":4,"u":"fearsome%20(generic)_apg"},{"n":"Lover's Gloves","s":4,"u":"lover's%20gloves_apg"},{"n":"Potion Of Shared Memories","s":4,"u":"potion%20of%20shared%20memories_apg"},{"n":"Terrifying Ammunition","s":4,"u":"terrifying%20ammunition_apg"},{"n":"Bravo's Brew","s":5,"u":"bravo's%20brew%20(generic)_crb"},{"n":"Candle of Truth","s":5,"u":"candle%20of%20truth_crb"},{"n":"Comprehension Elixir","s":5,"u":"comprehension%20elixir%20(generic)_crb"},{"n":"Dread Blindfold","s":5,"u":"dread%20blindfold_crb"},{"n":"Fear Gem","s":5,"u":"fear%20gem_crb"},{"n":"Jade Bauble","s":5,"u":"jade%20bauble_crb"},{"n":"Sleep Arrow","s":5,"u":"sleep%20arrow_crb"},{"n":"Truth Potion","s":5,"u":"truth%20potion_crb"},{"n":"Whisper Briolette","s":25,"u":"whisper%20briolette_aoe4"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Holy Steam Ball","s":2,"u":"holy%20steam%20ball_g%26g"},{"n":"Dread","s":8,"u":"dread%20(generic)_lotgb"},{"n":"Vexing Vapor","s":8,"u":"vexing%20vapor%20(generic)_lotgb"},{"n":"Hex Blaster","s":45,"u":"hex%20blaster_ooa3"},{"n":"Redeemer's Pistol","s":45,"u":"redeemer's%20pistol_ooa3"},{"n":"Overloaded Brain Grenade","s":68,"u":"overloaded%20brain%20grenade_pfum"},{"n":"Empathic Cords","s":68,"u":"empathic%20cords_pfum"}],"3":[{"n":"Agonizing Despair","s":4,"u":"agonizing%20despair_apg"},{"n":"Ancestral Defense","s":4,"u":"ancestral%20defense_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Beastmaster Trance","s":4,"u":"beastmaster%20trance_apg"},{"n":"Blinding Fury","s":4,"u":"blinding%20fury_apg"},{"n":"Blistering Invective","s":4,"u":"blistering%20invective_apg"},{"n":"Brain Drain","s":4,"u":"brain%20drain_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Charitable Urge","s":4,"u":"charitable%20urge_apg"},{"n":"Debilitating Dichotomy","s":4,"u":"debilitating%20dichotomy_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Dull Ambition","s":4,"u":"dull%20ambition_apg"},{"n":"Déjà Vu","s":4,"u":"d%c3%a9j%c3%a0%20vu_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Heart's Desire","s":4,"u":"heart's%20desire_apg"},{"n":"Heroic Feat","s":4,"u":"heroic%20feat_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Needle Of Vengeance","s":4,"u":"needle%20of%20vengeance_apg"},{"n":"Phantasmal Treasure","s":4,"u":"phantasmal%20treasure_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Sepulchral Mask","s":4,"u":"sepulchral%20mask_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Spirit Sense","s":4,"u":"spirit%20sense_apg"},{"n":"Veil Of Dreams","s":4,"u":"veil%20of%20dreams_apg"},{"n":"Aberrant Whispers","s":5,"u":"aberrant%20whispers_crb"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Anathematic Reprisal","s":5,"u":"anathematic%20reprisal_crb"},{"n":"Animal Messenger","s":5,"u":"animal%20messenger_crb"},{"n":"Animal Vision","s":5,"u":"animal%20vision_crb"},{"n":"Bane","s":5,"u":"bane_crb"},{"n":"Bless","s":5,"u":"bless_crb"},{"n":"Blind Ambition","s":5,"u":"blind%20ambition_crb"},{"n":"Calm Emotions","s":5,"u":"calm%20emotions_crb"},{"n":"Captivating Adoration","s":5,"u":"captivating%20adoration_crb"},{"n":"Charm","s":5,"u":"charm_crb"},{"n":"Charming Touch","s":5,"u":"charming%20touch_crb"},{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Command","s":5,"u":"command_crb"},{"n":"Commanding Lash","s":5,"u":"commanding%20lash_crb"},{"n":"Competitive Edge","s":5,"u":"competitive%20edge_crb"},{"n":"Confusion","s":5,"u":"confusion_crb"},{"n":"Counter Performance","s":5,"u":"counter%20performance_crb"},{"n":"Crisis Of Faith","s":5,"u":"crisis%20of%20faith_crb"},{"n":"Crusade","s":5,"u":"crusade_crb"},{"n":"Crushing Despair","s":5,"u":"crushing%20despair_crb"},{"n":"Daze","s":5,"u":"daze_crb"},{"n":"Delusional Pride","s":5,"u":"delusional%20pride_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Discern Lies","s":5,"u":"discern%20lies_crb"},{"n":"Divine Inspiration","s":5,"u":"divine%20inspiration_crb"},{"n":"Dominate","s":5,"u":"dominate_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Dream Council","s":5,"u":"dream%20council_crb"},{"n":"Dream Message","s":5,"u":"dream%20message_crb"},{"n":"Dreamer's Call","s":5,"u":"dreamer's%20call_crb"},{"n":"Dreaming Potential","s":5,"u":"dreaming%20potential_crb"},{"n":"Fabricated Truth","s":5,"u":"fabricated%20truth_crb"},{"n":"Faerie Dust","s":5,"u":"faerie%20dust_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"Fear","s":5,"u":"fear_crb"},{"n":"Feeblemind","s":5,"u":"feeblemind_crb"},{"n":"Foresight","s":5,"u":"foresight_crb"},{"n":"Glibness","s":5,"u":"glibness_crb"},{"n":"Hallucination","s":5,"u":"hallucination_crb"},{"n":"Heroism","s":5,"u":"heroism_crb"},{"n":"Hideous Laughter","s":5,"u":"hideous%20laughter_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Mask Of Terror","s":5,"u":"mask%20of%20terror_crb"},{"n":"Message","s":5,"u":"message_crb"},{"n":"Mind Probe","s":5,"u":"mind%20probe_crb"},{"n":"Mind Reading","s":5,"u":"mind%20reading_crb"},{"n":"Mindlink","s":5,"u":"mindlink_crb"},{"n":"Modify Memory","s":5,"u":"modify%20memory_crb"},{"n":"Nightmare","s":5,"u":"nightmare_crb"},{"n":"Outcast's Curse","s":5,"u":"outcast's%20curse_crb"},{"n":"Overwhelming Presence","s":5,"u":"overwhelming%20presence_crb"},{"n":"Paralyze","s":5,"u":"paralyze_crb"},{"n":"Paranoia","s":5,"u":"paranoia_crb"},{"n":"Phantasmal Calamity","s":5,"u":"phantasmal%20calamity_crb"},{"n":"Phantasmal Killer","s":5,"u":"phantasmal%20killer_crb"},{"n":"Phantom Pain","s":5,"u":"phantom%20pain_crb"},{"n":"Possession","s":5,"u":"possession_crb"},{"n":"Power Word Blind","s":5,"u":"power%20word%20blind_crb"},{"n":"Power Word Kill","s":5,"u":"power%20word%20kill_crb"},{"n":"Power Word Stun","s":5,"u":"power%20word%20stun_crb"},{"n":"Project Image","s":5,"u":"project%20image_crb"},{"n":"Repulsion","s":5,"u":"repulsion_crb"},{"n":"Retributive Pain","s":5,"u":"retributive%20pain_crb"},{"n":"Safeguard Secret","s":5,"u":"safeguard%20secret_crb"},{"n":"Savor The Sting","s":5,"u":"savor%20the%20sting_crb"},{"n":"Sending","s":5,"u":"sending_crb"},{"n":"Shared Nightmare","s":5,"u":"shared%20nightmare_crb"},{"n":"Sleep","s":5,"u":"sleep_crb"},{"n":"Soothe","s":5,"u":"soothe_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Soothing Words","s":5,"u":"soothing%20words_crb"},{"n":"Subconscious Suggestion","s":5,"u":"subconscious%20suggestion_crb"},{"n":"Suggestion","s":5,"u":"suggestion_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"},{"n":"Synaptic Pulse","s":5,"u":"synaptic%20pulse_crb"},{"n":"Synesthesia","s":5,"u":"synesthesia_crb"},{"n":"Telepathic Bond","s":5,"u":"telepathic%20bond_crb"},{"n":"Telepathic Demand","s":5,"u":"telepathic%20demand_crb"},{"n":"Telepathy","s":5,"u":"telepathy_crb"},{"n":"Touch Of Idiocy","s":5,"u":"touch%20of%20idiocy_crb"},{"n":"Touch Of Obedience","s":5,"u":"touch%20of%20obedience_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Uncontrollable Dance","s":5,"u":"uncontrollable%20dance_crb"},{"n":"Unfathomable Song","s":5,"u":"unfathomable%20song_crb"},{"n":"Veil Of Confidence","s":5,"u":"veil%20of%20confidence_crb"},{"n":"Waking Nightmare","s":5,"u":"waking%20nightmare_crb"},{"n":"Warp Mind","s":5,"u":"warp%20mind_crb"},{"n":"Weird","s":5,"u":"weird_crb"},{"n":"Word Of Freedom","s":5,"u":"word%20of%20freedom_crb"},{"n":"You're Mine","s":5,"u":"you're%20mine_crb"},{"n":"Zeal For Battle","s":5,"u":"zeal%20for%20battle_crb"},{"n":"Zealous Conviction","s":5,"u":"zealous%20conviction_crb"},{"n":"Zone Of Truth","s":5,"u":"zone%20of%20truth_crb"},{"n":"Join Pasts","s":18,"u":"join%20pasts_aoa3"},{"n":"Spiritual Anamnesis","s":18,"u":"spiritual%20anamnesis_aoa3"},{"n":"Ordained Purpose","s":26,"u":"ordained%20purpose_aoe5"},{"n":"Daydreamer's Curse","s":29,"u":"daydreamer's%20curse_av2"},{"n":"Sage's Curse","s":29,"u":"sage's%20curse_av2"},{"n":"Ectoplasmic Expulsion","s":30,"u":"ectoplasmic%20expulsion_av3"},{"n":"Fearful Feast","s":30,"u":"fearful%20feast_av3"},{"n":"Eyes of the Dead","s":10,"u":"eyes%20of%20the%20dead_botd"},{"n":"Subjugate Undead","s":10,"u":"subjugate%20undead_botd"},{"n":"Forbidden Thought","s":11,"u":"forbidden%20thought_da"},{"n":"Shatter Mind","s":11,"u":"shatter%20mind_da"},{"n":"Contagious Idea","s":11,"u":"contagious%20idea_da"},{"n":"Implement of Destruction","s":11,"u":"implement%20of%20destruction_da"},{"n":"Pact Broker","s":11,"u":"pact%20broker_da"},{"n":"Over the Coals","s":11,"u":"over%20the%20coals_da"},{"n":"Suspended Retribution","s":11,"u":"suspended%20retribution_da"},{"n":"Manifold Lives","s":11,"u":"manifold%20lives_da"},{"n":"Frenzied Revelry","s":11,"u":"frenzied%20revelry_da"},{"n":"Hollow Heart","s":11,"u":"hollow%20heart_da"},{"n":"Waking Dream","s":11,"u":"waking%20dream_da"},{"n":"Shaken Confidence","s":11,"u":"shaken%20confidence_da"},{"n":"Weaponize Secret","s":11,"u":"weaponize%20secret_da"},{"n":"Wind Whispers","s":11,"u":"wind%20whispers_da"},{"n":"Clownish Curse","s":32,"u":"clownish%20curse_ec2"},{"n":"Favorable Review","s":32,"u":"favorable%20review_ec2"},{"n":"Entrancing Eyes","s":33,"u":"entrancing%20eyes_ec4"},{"n":"Aura Of The Unremarkable","s":37,"u":"aura%20of%20the%20unremarkable_frp1"},{"n":"Agitate","s":59,"u":"agitate_logm"},{"n":"Animus Mine","s":59,"u":"animus%20mine_logm"},{"n":"Befuddle","s":59,"u":"befuddle_logm"},{"n":"Empty Inside","s":59,"u":"empty%20inside_logm"},{"n":"Endure","s":59,"u":"endure_logm"},{"n":"Ephemeral Hazards","s":59,"u":"ephemeral%20hazards_logm"},{"n":"Font Of Serenity","s":59,"u":"font%20of%20serenity_logm"},{"n":"Lament","s":59,"u":"lament_logm"},{"n":"Liberating Command","s":59,"u":"liberating%20command_logm"},{"n":"Message Rune","s":59,"u":"message%20rune_logm"},{"n":"Overflowing Sorrow","s":59,"u":"overflowing%20sorrow_logm"},{"n":"Remember The Lost","s":59,"u":"remember%20the%20lost_logm"},{"n":"Roar Of The Wyrm","s":59,"u":"roar%20of%20the%20wyrm_logm"},{"n":"Share Burden","s":59,"u":"share%20burden_logm"},{"n":"Share Lore","s":59,"u":"share%20lore_logm"},{"n":"Empathic Link","s":60,"u":"empathic%20link_lokl"},{"n":"Forced Mercy","s":60,"u":"forced%20mercy_lokl"},{"n":"Aromatic Lure","s":67,"u":"aromatic%20lure_lol"},{"n":"Halcyon Infusion","s":67,"u":"halcyon%20infusion_lol"},{"n":"Canticle Of Everlasting Grief","s":65,"u":"canticle%20of%20everlasting%20grief_som"},{"n":"Compel True Name","s":65,"u":"compel%20true%20name_som"},{"n":"Draw Ire","s":65,"u":"draw%20ire_som"},{"n":"Glimmer Of Charm","s":65,"u":"glimmer%20of%20charm_som"},{"n":"Guiding Star","s":65,"u":"guiding%20star_som"},{"n":"Impending Doom","s":65,"u":"impending%20doom_som"},{"n":"Inexhaustible Cynicism","s":65,"u":"inexhaustible%20cynicism_som"},{"n":"Infectious Enthusiasm","s":65,"u":"infectious%20enthusiasm_som"},{"n":"Infectious Melody","s":65,"u":"infectious%20melody_som"},{"n":"Invoke Spirits","s":65,"u":"invoke%20spirits_som"},{"n":"Lose The Path","s":65,"u":"lose%20the%20path_som"},{"n":"Mind Of Menace","s":65,"u":"mind%20of%20menace_som"},{"n":"Mirror Malefactors","s":65,"u":"mirror%20malefactors_som"},{"n":"Oneiric Mire","s":65,"u":"oneiric%20mire_som"},{"n":"Phantom Prison","s":65,"u":"phantom%20prison_som"},{"n":"Roaring Applause","s":65,"u":"roaring%20applause_som"},{"n":"Schadenfreude","s":65,"u":"schadenfreude_som"},{"n":"Shadow Army","s":65,"u":"shadow%20army_som"},{"n":"Shift Blame","s":65,"u":"shift%20blame_som"},{"n":"Sudden Recollection","s":65,"u":"sudden%20recollection_som"},{"n":"Tame","s":65,"u":"tame_som"},{"n":"Thundering Dominance","s":65,"u":"thundering%20dominance_som"},{"n":"Timely Tutor","s":65,"u":"timely%20tutor_som"},{"n":"Umbral Extraction","s":65,"u":"umbral%20extraction_som"},{"n":"Unspeakable Shadow","s":65,"u":"unspeakable%20shadow_som"},{"n":"Warrior's Regret","s":65,"u":"warrior's%20regret_som"},{"n":"Mind Games","s":47,"u":"mind%20games_sot1"},{"n":"Girzanje's March","s":49,"u":"girzanje's%20march_sot3"},{"n":"Mirecloak","s":49,"u":"mirecloak_sot3"}],"8":[{"n":"Iron Command","s":4,"u":"iron%20command_apg"},{"n":"Pointed Question","s":4,"u":"pointed%20question_apg"},{"n":"Coerce","s":5,"u":"coerce_crb"},{"n":"Create a Diversion","s":5,"u":"create%20a%20diversion_crb"},{"n":"Demoralize","s":5,"u":"demoralize_crb"},{"n":"Feint","s":5,"u":"feint_crb"},{"n":"Lie","s":5,"u":"lie_crb"},{"n":"Make an Impression","s":5,"u":"make%20an%20impression_crb"},{"n":"Rage","s":5,"u":"rage_crb"},{"n":"Request","s":5,"u":"request_crb"},{"n":"Rally","s":15,"u":"rally_gmg"},{"n":"Calculate Threats","s":11,"u":"calculate%20threats_da"},{"n":"Restore The Mind","s":11,"u":"restore%20the%20mind_da"},{"n":"Ring Bell","s":11,"u":"ring%20bell_da"},{"n":"Grim Swagger","s":2,"u":"grim%20swagger_g%26g"}],"51":[{"n":"Confounding Portal","s":11,"u":"confounding%20portal_da"},{"n":"Reflected Desires","s":11,"u":"reflected%20desires_da"}],"62":[{"n":"Coward's Roots","s":15,"u":"coward's%20roots_gmg"},{"n":"Curse of Nightmares","s":15,"u":"curse%20of%20nightmares_gmg"},{"n":"Reviled of Nature","s":15,"u":"reviled%20of%20nature_gmg"},{"n":"Sellsword's Folly","s":15,"u":"sellsword's%20folly_gmg"},{"n":"Theft of Thought","s":15,"u":"theft%20of%20thought_gmg"},{"n":"Enforced Hospitality","s":11,"u":"enforced%20hospitality_da"},{"n":"Rage of The Excommunicant","s":11,"u":"rage%20of%20the%20excommunicant_da"},{"n":"Sinful Tongue","s":11,"u":"sinful%20tongue_da"},{"n":"Consummate Liar","s":6,"u":"consummate%20liar_loil"},{"n":"Lord's Arrogance","s":6,"u":"lord's%20arrogance_loil"},{"n":"Yellow Silt Curse","s":44,"u":"yellow%20silt%20curse_ooa2"}],"64":[{"n":"Coven","s":12,"u":"coven_b1"},{"n":"Frightful Presence","s":12,"u":"frightful%20presence_b1"},{"n":"Screaming Skull","s":12,"u":"screaming%20skull_b1"},{"n":"Butter Up","s":15,"u":"butter%20up_gmg"}],"70":[{"n":"Awaken Animal","s":5,"u":"awaken%20animal_crb"},{"n":"Geas","s":5,"u":"geas_crb"},{"n":"Inveigle","s":5,"u":"inveigle_crb"},{"n":"Awaken Object","s":65,"u":"awaken%20object_som"},{"n":"Concealment's Curtain","s":65,"u":"concealment's%20curtain_som"},{"n":"Dread Ambience","s":65,"u":"dread%20ambience_som"},{"n":"Ideal Mimicry","s":65,"u":"ideal%20mimicry_som"},{"n":"Mind Swap","s":65,"u":"mind%20swap_som"},{"n":"Tattoo Whispers","s":47,"u":"tattoo%20whispers_sot1"}],"73":[{"n":"Linguistic Nexus","s":15,"u":"linguistic%20nexus_gmg"},{"n":"Mental Bastion","s":15,"u":"mental%20bastion_gmg"},{"n":"Perception Filter","s":15,"u":"perception%20filter_gmg"},{"n":"Psychic Scream","s":15,"u":"psychic%20scream_gmg"},{"n":"Recalculate","s":15,"u":"recalculate_gmg"},{"n":"Repository of Knowledge","s":15,"u":"repository%20of%20knowledge_gmg"},{"n":"Soul Magic","s":65,"u":"soul%20magic_som"}]},"kami":{"1":[{"n":"Chouchin-obake","s":14,"u":"chouchin-obake_b3"},{"n":"Ittan-momen","s":14,"u":"ittan-momen_b3"},{"n":"Kasa-obake","s":14,"u":"kasa-obake_b3"},{"n":"Kodama","s":14,"u":"kodama_b3"},{"n":"Shikigami","s":14,"u":"shikigami_b3"},{"n":"Toshigami","s":14,"u":"toshigami_b3"},{"n":"Zuishin","s":14,"u":"zuishin_b3"},{"n":"Flying Mountain Kaminari","s":39,"u":"flying%20mountain%20kaminari_frp3"}]},"troop":{"1":[{"n":"City Guard Squadron","s":14,"u":"city%20guard%20squadron_b3"},{"n":"Hellknight Cavalry Brigade","s":14,"u":"hellknight%20cavalry%20brigade_b3"},{"n":"Nightmarchers","s":14,"u":"nightmarchers_b3"},{"n":"Rancorous Priesthood","s":14,"u":"rancorous%20priesthood_b3"},{"n":"Shambler Troop","s":14,"u":"shambler%20troop_b3"},{"n":"Skeleton Infantry","s":14,"u":"skeleton%20infantry_b3"},{"n":"Terra-cotta Garrison","s":14,"u":"terra-cotta%20garrison_b3"},{"n":"Last Guard","s":10,"u":"last%20guard_botd"},{"n":"Hana's Hundreds","s":37,"u":"hana's%20hundreds_frp1"},{"n":"Planar Terra-cotta Squadron","s":37,"u":"planar%20terra-cotta%20squadron_frp1"},{"n":"Dancing Night Parade","s":39,"u":"dancing%20night%20parade_frp3"},{"n":"Clockwork Shambler Hordes","s":45,"u":"clockwork%20shambler%20hordes_ooa3"},{"n":"Gold Defender Garrison","s":50,"u":"gold%20defender%20garrison_sot4"},{"n":"Soul Swarms","s":50,"u":"soul%20swarms_sot4"},{"n":"Sun Warrior Brigade","s":50,"u":"sun%20warrior%20brigade_sot4"}]},"clockwork":{"1":[{"n":"Clockwork Dragon","s":14,"u":"clockwork%20dragon_b3"},{"n":"Clockwork Mage","s":14,"u":"clockwork%20mage_b3"},{"n":"Clockwork Soldier","s":14,"u":"clockwork%20soldier_b3"},{"n":"Clockwork Spy","s":14,"u":"clockwork%20spy_b3"},{"n":"Clockwork Assassin","s":25,"u":"clockwork%20assassin_aoe4"},{"n":"Clockwork Amalgam","s":26,"u":"clockwork%20amalgam_aoe5"},{"n":"Clockwork Assassin","s":26,"u":"clockwork%20assassin_aoe5"},{"n":"Clockwork Cannoneer","s":6,"u":"clockwork%20cannoneer_loil"},{"n":"Clockwork Hunter","s":43,"u":"clockwork%20hunter_ooa1"},{"n":"Clockwork Handler","s":43,"u":"clockwork%20handler_ooa1"},{"n":"Clockwork Brewer","s":43,"u":"clockwork%20brewer_ooa1"},{"n":"Clockwork Fabricator","s":43,"u":"clockwork%20fabricator_ooa1"},{"n":"Clockwork Door Warden","s":44,"u":"clockwork%20door%20warden_ooa2"},{"n":"Clockwork Gunner","s":44,"u":"clockwork%20gunner_ooa2"},{"n":"Clockwork Disposer","s":44,"u":"clockwork%20disposer_ooa2"},{"n":"Clockwork Sphinx","s":44,"u":"clockwork%20sphinx_ooa2"},{"n":"Glass Elephant","s":45,"u":"glass%20elephant_ooa3"},{"n":"Clockwork Buccaneer","s":45,"u":"clockwork%20buccaneer_ooa3"},{"n":"Clockwork Puppeteer","s":45,"u":"clockwork%20puppeteer_ooa3"},{"n":"Clockwork Clock Tower","s":52,"u":"clockwork%20clock%20tower_sot6"}],"2":[{"n":"Clockwork Cloak","s":26,"u":"clockwork%20cloak_aoe5"},{"n":"Clockwork Helm","s":26,"u":"clockwork%20helm_aoe5"},{"n":"Clockwork Rejuvenator","s":26,"u":"clockwork%20rejuvenator_aoe5"},{"n":"Gearblade","s":26,"u":"gearblade_aoe5"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Chameleon Suit","s":2,"u":"chameleon%20suit%20(generic)_g%26g"},{"n":"Clockwork Bookshelf","s":2,"u":"clockwork%20bookshelf_g%26g"},{"n":"Clockwork Box Packer","s":2,"u":"clockwork%20box%20packer_g%26g"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Diving Suit","s":2,"u":"clockwork%20diving%20suit_g%26g"},{"n":"Clockwork Goggles","s":2,"u":"clockwork%20goggles%20(generic)_g%26g"},{"n":"Clockwork Megaphone","s":2,"u":"clockwork%20megaphone_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Detonating Gears Snare","s":2,"u":"detonating%20gears%20snare_g%26g"},{"n":"Extendable Pincer","s":2,"u":"extendable%20pincer_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Frog Chair","s":2,"u":"frog%20chair_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Gadget Skates","s":2,"u":"gadget%20skates_g%26g"},{"n":"Gecko Pads","s":2,"u":"gecko%20pads%20(generic)_g%26g"},{"n":"Ignitor","s":2,"u":"ignitor_g%26g"},{"n":"Instant Spy","s":2,"u":"instant%20spy_g%26g"},{"n":"Light Writer","s":2,"u":"light%20writer_g%26g"},{"n":"Mechanical Torch","s":2,"u":"mechanical%20torch_g%26g"},{"n":"Nightbreeze Machine","s":2,"u":"nightbreeze%20machine_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Paper Shredder","s":2,"u":"paper%20shredder_g%26g"},{"n":"Printing Press","s":2,"u":"printing%20press_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Spider Chair","s":2,"u":"spider%20chair_g%26g"},{"n":"Steamflight Pack","s":2,"u":"steamflight%20pack_g%26g"},{"n":"Timepiece","s":2,"u":"timepiece%20(generic)_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Wind-up Cart","s":2,"u":"wind-up%20cart_g%26g"},{"n":"Wind-up Wings","s":2,"u":"wind-up%20wings%20(generic)_g%26g"},{"n":"Clockwork Heels","s":8,"u":"clockwork%20heels_lotgb"},{"n":"Clockwork Spider Bomb","s":8,"u":"clockwork%20spider%20bomb_lotgb"},{"n":"Periscopic Viewfinder","s":8,"u":"periscopic%20viewfinder_lotgb"},{"n":"Spring-loaded Net Launcher","s":8,"u":"spring-loaded%20net%20launcher_lotgb"},{"n":"Skull Bomb","s":45,"u":"skull%20bomb_ooa3"},{"n":"Clockwork Disguise","s":2,"u":"clockwork%20disguise_g%26g"},{"n":"Clockwork Macuahuitl","s":8,"u":"clockwork%20macuahuitl_lotgb"}],"27":[{"n":"Clockwork Familiar","s":8,"u":"clockwork%20familiar_lotgb"}],"51":[{"n":"Malevolant Mannequins","s":2,"u":"malevolant%20mannequins_g%26g"}],"71":[{"n":"Clockwork Bumblebee","s":8,"u":"clockwork%20bumblebee_lotgb"}]},"titan":{"1":[{"n":"Danava Titan","s":14,"u":"danava%20titan_b3"},{"n":"Elysian Titan","s":14,"u":"elysian%20titan_b3"},{"n":"Hekatonkheires Titan","s":14,"u":"hekatonkheires%20titan_b3"},{"n":"Thanatotic Titan","s":14,"u":"thanatotic%20titan_b3"},{"n":"Elysian Titan","s":35,"u":"elysian%20titan_ec6"},{"n":"Thanatotic Titan","s":35,"u":"thanatotic%20titan_ec6"}]},"agathion":{"1":[{"n":"Draconal","s":14,"u":"draconal_b3"},{"n":"Procyal","s":14,"u":"procyal_b3"},{"n":"Silvanshee","s":14,"u":"silvanshee_b3"},{"n":"Vulpinal","s":14,"u":"vulpinal_b3"}]},"aesir":{"1":[{"n":"Einherji","s":14,"u":"einherji_b3"},{"n":"Valkyrie","s":14,"u":"valkyrie_b3"}]},"sahkil":{"1":[{"n":"Esipil","s":14,"u":"esipil_b3"},{"n":"Kimenhul","s":14,"u":"kimenhul_b3"},{"n":"Nucol","s":14,"u":"nucol_b3"},{"n":"Pakalchi","s":14,"u":"pakalchi_b3"},{"n":"Wihsaak","s":14,"u":"wihsaak_b3"},{"n":"Ximtal","s":14,"u":"ximtal_b3"},{"n":"Nenchuuj","s":27,"u":"nenchuuj_aoe6"},{"n":"Penqual","s":27,"u":"penqual_aoe6"},{"n":"Chakanaj","s":42,"u":"chakanaj_ngd"},{"n":"Tumblak","s":42,"u":"tumblak_ngd"}]},"grioth":{"1":[{"n":"Grioth Cultist","s":14,"u":"grioth%20cultist_b3"},{"n":"Grioth Scout","s":14,"u":"grioth%20scout_b3"}]},"siktempora":{"1":[{"n":"Hatred Siktempora","s":14,"u":"hatred%20siktempora_b3"},{"n":"Love Siktempora","s":14,"u":"love%20siktempora_b3"},{"n":"Misery Siktempora","s":14,"u":"misery%20siktempora_b3"},{"n":"Triumph Siktempora","s":14,"u":"triumph%20siktempora_b3"}]},"light":{"0":[{"n":"Scintillating Spell","s":4,"u":"scintillating%20spell_apg"},{"n":"Radiant Burst","s":1,"u":"radiant%20burst_loag"},{"n":"Radiant Circuitry","s":1,"u":"radiant%20circuitry_loag"},{"n":"Radiate Glory","s":1,"u":"radiate%20glory_loag"},{"n":"Crystal Luminescence","s":6,"u":"crystal%20luminescence_loil"},{"n":"Cleansing Light","s":6,"u":"cleansing%20light_loil"},{"n":"Holy Light","s":60,"u":"holy%20light_lokl"},{"n":"Dazzling Block","s":65,"u":"dazzling%20block_som"}],"1":[{"n":"Hesperid","s":14,"u":"hesperid_b3"},{"n":"Hesperid Queen","s":14,"u":"hesperid%20queen_b3"}],"2":[{"n":"Everburning Torch","s":5,"u":"everburning%20torch_crb"},{"n":"Shining Ammunition","s":5,"u":"shining%20ammunition_crb"},{"n":"Sunrod","s":5,"u":"sunrod_crb"},{"n":"Eclipse","s":17,"u":"eclipse_aoa2"},{"n":"Bottled Sunlight","s":10,"u":"bottled%20sunlight%20(generic)_botd"},{"n":"Inspiring Spotlight","s":32,"u":"inspiring%20spotlight_ec2"},{"n":"Aquarium Lamp","s":2,"u":"aquarium%20lamp_g%26g"},{"n":"Light Writer","s":2,"u":"light%20writer_g%26g"},{"n":"Glorious Plate","s":7,"u":"glorious%20plate_locg"},{"n":"Radiant Lance","s":7,"u":"radiant%20lance_locg"},{"n":"Brilliant Rapier","s":8,"u":"brilliant%20rapier_lotgb"},{"n":"Duelist's Beacon","s":8,"u":"duelist's%20beacon_lotgb"},{"n":"Queasy Lantern","s":8,"u":"queasy%20lantern%20(generic)_lotgb"},{"n":"Vine Of Roses","s":8,"u":"vine%20of%20roses_lotgb"},{"n":"Wand Of Fey Flames","s":8,"u":"wand%20of%20fey%20flames_lotgb"},{"n":"Golden Blade of Mzali","s":50,"u":"golden%20blade%20of%20mzali_sot4"},{"n":"Midday Lantern","s":50,"u":"midday%20lantern%20(generic)_sot4"},{"n":"Twilight Lantern","s":50,"u":"twilight%20lantern_sot4"}],"3":[{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Moonlight Bridge","s":4,"u":"moonlight%20bridge_apg"},{"n":"Reaper's Lantern","s":4,"u":"reaper's%20lantern_apg"},{"n":"Spray Of Stars","s":4,"u":"spray%20of%20stars_apg"},{"n":"Angelic Wings","s":5,"u":"angelic%20wings_crb"},{"n":"Continual Flame","s":5,"u":"continual%20flame_crb"},{"n":"Dancing Lights","s":5,"u":"dancing%20lights_crb"},{"n":"Dazzling Flash","s":5,"u":"dazzling%20flash_crb"},{"n":"Faerie Fire","s":5,"u":"faerie%20fire_crb"},{"n":"Light","s":5,"u":"light_crb"},{"n":"Moonbeam","s":5,"u":"moonbeam_crb"},{"n":"Positive Luminance","s":5,"u":"positive%20luminance_crb"},{"n":"Prismatic Sphere","s":5,"u":"prismatic%20sphere_crb"},{"n":"Prismatic Spray","s":5,"u":"prismatic%20spray_crb"},{"n":"Prismatic Wall","s":5,"u":"prismatic%20wall_crb"},{"n":"Searing Light","s":5,"u":"searing%20light_crb"},{"n":"Sunburst","s":5,"u":"sunburst_crb"},{"n":"Touch Of The Moon","s":5,"u":"touch%20of%20the%20moon_crb"},{"n":"Prismatic Shield","s":27,"u":"prismatic%20shield_aoe6"},{"n":"Hologram Cage","s":11,"u":"hologram%20cage_da"},{"n":"Light Of Revelation","s":7,"u":"light%20of%20revelation_locg"},{"n":"Sun Blade","s":7,"u":"sun%20blade_locg"},{"n":"Asterism","s":59,"u":"asterism_logm"},{"n":"Zenith Star","s":59,"u":"zenith%20star_logm"},{"n":"Radiant Beam","s":60,"u":"radiant%20beam_lokl"},{"n":"Scouring Pulse","s":60,"u":"scouring%20pulse_lokl"},{"n":"Wall of Virtue","s":60,"u":"wall%20of%20virtue_lokl"},{"n":"Chromatic Armor","s":65,"u":"chromatic%20armor_som"},{"n":"Chromatic Ray","s":65,"u":"chromatic%20ray_som"},{"n":"Inner Radiance Torrent","s":65,"u":"inner%20radiance%20torrent_som"},{"n":"Cloak of Light","s":50,"u":"cloak%20of%20light_sot4"},{"n":"Moonburst","s":50,"u":"moonburst_sot4"},{"n":"Moonlight Ray","s":50,"u":"moonlight%20ray_sot4"},{"n":"Radiant Field","s":50,"u":"radiant%20field_sot4"},{"n":"Wall of Radiance","s":50,"u":"wall%20of%20radiance_sot4"}]},"kovintus":{"1":[{"n":"Kovintus Geomancer","s":14,"u":"kovintus%20geomancer_b3"}]},"locathah":{"1":[{"n":"Locathah Hunter","s":14,"u":"locathah%20hunter_b3"}]},"paaridar":{"1":[{"n":"Manticore Paaridar","s":14,"u":"manticore%20paaridar_b3"}]},"munavri":{"1":[{"n":"Munavri Spellblade","s":14,"u":"munavri%20spellblade_b3"}]},"skelm":{"1":[{"n":"Palace Skelm","s":14,"u":"palace%20skelm_b3"},{"n":"Shrine Skelm","s":14,"u":"shrine%20skelm_b3"},{"n":"Soul Skelm","s":14,"u":"soul%20skelm_b3"},{"n":"Street Skelm","s":14,"u":"street%20skelm_b3"}]},"tanggal":{"1":[{"n":"Penanggalan","s":14,"u":"penanggalan_b3"},{"n":"Manananggal","s":37,"u":"manananggal_frp1"}]},"phantom":{"1":[{"n":"Phantom Beast","s":14,"u":"phantom%20beast_b3"},{"n":"Phantom Knight","s":14,"u":"phantom%20knight_b3"},{"n":"Cloudsplitter","s":39,"u":"cloudsplitter_frp3"},{"n":"Jin-hae","s":39,"u":"jin-hae_frp3"}],"28":[{"n":"Anger Phantom Eidolon","s":65,"u":"anger%20phantom%20eidolon_som"},{"n":"Devotion Phantom Eidolon","s":65,"u":"devotion%20phantom%20eidolon_som"}]},"arcane":{"0":[{"n":"Kobold Breath","s":4,"u":"kobold%20breath_apg"},{"n":"Arcane Evolution","s":5,"u":"arcane%20evolution_crb"},{"n":"Counterspell","s":5,"u":"counterspell%20(wizard)_crb"},{"n":"Dragon's Rage Breath","s":5,"u":"dragon's%20rage%20breath_crb"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(wizard)_crb"},{"n":"Pact of Draconic Fury","s":11,"u":"pact%20of%20draconic%20fury_da"},{"n":"Call Implement","s":11,"u":"call%20implement_da"},{"n":"Thaumaturge's Demesne","s":11,"u":"thaumaturge's%20demesne_da"},{"n":"Sever Magic","s":11,"u":"sever%20magic_da"},{"n":"Unlimited Demesne","s":11,"u":"unlimited%20demesne_da"},{"n":"Arcane Propulsion","s":2,"u":"arcane%20propulsion_g%26g"},{"n":"Core Cannon","s":2,"u":"core%20cannon_g%26g"},{"n":"Elemental Assault","s":1,"u":"elemental%20assault_loag"},{"n":"Miraculous Repair","s":6,"u":"miraculous%20repair_loil"},{"n":"Planar Sidestep","s":6,"u":"planar%20sidestep_loil"},{"n":"True Gaze","s":0,"u":"true%20gaze_lome"},{"n":"Fused Staff","s":65,"u":"fused%20staff_som"},{"n":"Lunging Spellstrike","s":65,"u":"lunging%20spellstrike_som"},{"n":"Magic Sense","s":65,"u":"magic%20sense_som"},{"n":"Meteoric Spellstrike","s":65,"u":"meteoric%20spellstrike_som"},{"n":"Shielded Tome","s":65,"u":"shielded%20tome_som"},{"n":"Spirit Sheath","s":65,"u":"spirit%20sheath_som"},{"n":"Sustaining Steel","s":65,"u":"sustaining%20steel_som"}],"1":[{"n":"Roiling Incant","s":14,"u":"roiling%20incant_b3"}],"2":[{"n":"Demilich Eye Gem","s":12,"u":"demilich%20eye%20gem_b1"},{"n":"Lich Phylactery","s":12,"u":"lich%20phylactery_b1"},{"n":"Hat of the Magi","s":5,"u":"hat%20of%20the%20magi%20(generic)_crb"},{"n":"Ring of Wizardry","s":5,"u":"ring%20of%20wizardry%20(generic)_crb"},{"n":"Robe of the Archmagi","s":5,"u":"robe%20of%20the%20archmagi%20(generic)_crb"},{"n":"Genius Diadem","s":15,"u":"genius%20diadem_gmg"},{"n":"Orb Of Dragonkind","s":15,"u":"orb%20of%20dragonkind_gmg"},{"n":"Soul Cage","s":10,"u":"soul%20cage_botd"},{"n":"Aroden's Hearthstone","s":35,"u":"aroden's%20hearthstone_ec6"},{"n":"Hunter's Dawn","s":35,"u":"hunter's%20dawn_ec6"},{"n":"Tears Of The Last Azlanti","s":35,"u":"tears%20of%20the%20last%20azlanti_ec6"},{"n":"Ring Of Minor Arcana","s":36,"u":"ring%20of%20minor%20arcana_fop"},{"n":"Sunken Pistol","s":2,"u":"sunken%20pistol_g%26g"},{"n":"Rune Of Sin","s":65,"u":"rune%20of%20sin_som"}],"3":[{"n":"Call Of The Grave","s":5,"u":"call%20of%20the%20grave_crb"}],"8":[{"n":"Drain Bonded Item","s":5,"u":"drain%20bonded%20item_crb"}],"51":[{"n":"Arcane Feedback Trap","s":25,"u":"arcane%20feedback%20trap_aoe4"}],"62":[{"n":"Graveknight's Curse","s":12,"u":"graveknight's%20curse_b1"}]},"evocation":{"0":[{"n":"Discordant Voice","s":4,"u":"discordant%20voice_apg"},{"n":"Kobold Breath","s":4,"u":"kobold%20breath_apg"},{"n":"Align Armament","s":5,"u":"align%20armament_crb"},{"n":"Dragon's Rage Breath","s":5,"u":"dragon's%20rage%20breath_crb"},{"n":"Wild Winds Gust","s":5,"u":"wild%20winds%20gust_crb"},{"n":"Cross The Final Horizon","s":23,"u":"cross%20the%20final%20horizon_aoe2"},{"n":"Heaven's Thunder","s":23,"u":"heaven's%20thunder_aoe2"},{"n":"Desiccating Inhalation","s":10,"u":"desiccating%20inhalation_botd"},{"n":"Spirit's Anguish","s":10,"u":"spirit's%20anguish_botd"},{"n":"Spiral Sworn","s":10,"u":"spiral%20sworn_botd"},{"n":"Blasting Beams","s":11,"u":"blasting%20beams_da"},{"n":"Storming Breath","s":11,"u":"storming%20breath_da"},{"n":"Propulsive Leap","s":11,"u":"propulsive%20leap_da"},{"n":"Bone Spikes","s":11,"u":"bone%20spikes_da"},{"n":"Tectonic Stomp","s":11,"u":"tectonic%20stomp_da"},{"n":"Ghostly Grasp","s":11,"u":"ghostly%20grasp_da"},{"n":"Distant Wandering","s":11,"u":"distant%20wandering_da"},{"n":"Pact of Draconic Fury","s":11,"u":"pact%20of%20draconic%20fury_da"},{"n":"Implement's Assault","s":11,"u":"implement's%20assault_da"},{"n":"Psi Burst","s":11,"u":"psi%20burst_da"},{"n":"Violent Unleash","s":11,"u":"violent%20unleash_da"},{"n":"Psi Catastrophe","s":11,"u":"psi%20catastrophe_da"},{"n":"Target of Psychic Ire","s":11,"u":"target%20of%20psychic%20ire_da"},{"n":"Electric Counter","s":38,"u":"electric%20counter_frp2"},{"n":"Controlled Bullet","s":2,"u":"controlled%20bullet_g%26g"},{"n":"Fulminating Shot","s":2,"u":"fulminating%20shot_g%26g"},{"n":"Blazing Aura","s":1,"u":"blazing%20aura_loag"},{"n":"Clever Shadow","s":1,"u":"clever%20shadow_loag"},{"n":"Elemental Assault","s":1,"u":"elemental%20assault_loag"},{"n":"Extinguish Light","s":1,"u":"extinguish%20light_loag"},{"n":"Final Form","s":1,"u":"final%20form_loag"},{"n":"Invoke The Elements","s":1,"u":"invoke%20the%20elements_loag"},{"n":"Radiate Glory","s":1,"u":"radiate%20glory_loag"},{"n":"Dominion Aura","s":6,"u":"dominion%20aura_loil"},{"n":"Telekinetic Slip","s":6,"u":"telekinetic%20slip_loil"},{"n":"Heaven's Thunder","s":6,"u":"heaven's%20thunder_loil"},{"n":"Skyseeker","s":6,"u":"skyseeker_loil"},{"n":"Cross the Final Horizon","s":6,"u":"cross%20the%20final%20horizon_loil"},{"n":"Holy Light","s":60,"u":"holy%20light_lokl"},{"n":"Frostbite Runes","s":40,"u":"frostbite%20runes_lomm"},{"n":"Dazzling Block","s":65,"u":"dazzling%20block_som"},{"n":"Fiery Retort","s":65,"u":"fiery%20retort_som"},{"n":"Meteoric Spellstrike","s":65,"u":"meteoric%20spellstrike_som"},{"n":"Reflective Ripple Stance","s":65,"u":"reflective%20ripple%20stance_som"},{"n":"Stoked Flame Stance","s":65,"u":"stoked%20flame%20stance_som"},{"n":"Sing To The Steel","s":48,"u":"sing%20to%20the%20steel_sot2"}],"1":[{"n":"Roiling Incant","s":14,"u":"roiling%20incant_b3"}],"2":[{"n":"Balisse Feather","s":4,"u":"balisse%20feather_apg"},{"n":"Corrosive Ammunition","s":4,"u":"corrosive%20ammunition_apg"},{"n":"Exploding Shield","s":4,"u":"exploding%20shield_apg"},{"n":"Four-ways Dogslicer","s":4,"u":"four-ways%20dogslicer_apg"},{"n":"Freezing Ammunition","s":4,"u":"freezing%20ammunition_apg"},{"n":"Hellfire Boots","s":4,"u":"hellfire%20boots_apg"},{"n":"Oil Of Revelation","s":4,"u":"oil%20of%20revelation_apg"},{"n":"Potion Of Retaliation","s":4,"u":"potion%20of%20retaliation%20(generic)_apg"},{"n":"Ready","s":4,"u":"ready%20(generic)_apg"},{"n":"Staff Of Nature's Vengeance","s":4,"u":"staff%20of%20nature's%20vengeance%20(generic)_apg"},{"n":"Wand Of Crackling Lightning","s":4,"u":"wand%20of%20crackling%20lightning%20(generic)_apg"},{"n":"Wand Of Hopeless Night","s":4,"u":"wand%20of%20hopeless%20night%20(generic)_apg"},{"n":"Wand Of The Snowfields","s":4,"u":"wand%20of%20the%20snowfields%20(generic)_apg"},{"n":"Aligned Oil","s":5,"u":"aligned%20oil_crb"},{"n":"Anarchic","s":5,"u":"anarchic_crb"},{"n":"Axiomatic","s":5,"u":"axiomatic_crb"},{"n":"Beacon Shot","s":5,"u":"beacon%20shot_crb"},{"n":"Bronze Bull Pendant","s":5,"u":"bronze%20bull%20pendant_crb"},{"n":"Caterwaul Sling","s":5,"u":"caterwaul%20sling_crb"},{"n":"Chime of Opening","s":5,"u":"chime%20of%20opening_crb"},{"n":"Dancing","s":5,"u":"dancing_crb"},{"n":"Disintegration Bolt","s":5,"u":"disintegration%20bolt_crb"},{"n":"Doubling Rings","s":5,"u":"doubling%20rings%20(generic)_crb"},{"n":"Dragon's Breath Potion","s":5,"u":"dragon's%20breath%20potion%20(generic)_crb"},{"n":"Dragonplate","s":5,"u":"dragonplate_crb"},{"n":"Dwarven Thrower","s":5,"u":"dwarven%20thrower_crb"},{"n":"Everburning Torch","s":5,"u":"everburning%20torch_crb"},{"n":"Explosive Ammunition","s":5,"u":"explosive%20ammunition%20(generic)_crb"},{"n":"Flame Tongue","s":5,"u":"flame%20tongue%20(generic)_crb"},{"n":"Force Shield","s":5,"u":"force%20shield_crb"},{"n":"Frost Brand","s":5,"u":"frost%20brand_crb"},{"n":"Gloom Blade","s":5,"u":"gloom%20blade_crb"},{"n":"Hand of the Mage","s":5,"u":"hand%20of%20the%20mage_crb"},{"n":"Holy","s":5,"u":"holy_crb"},{"n":"Holy Avenger","s":5,"u":"holy%20avenger_crb"},{"n":"Horn of Blasting","s":5,"u":"horn%20of%20blasting_crb"},{"n":"Iron Cube","s":5,"u":"iron%20cube_crb"},{"n":"Iron Cudgel","s":5,"u":"iron%20cudgel_crb"},{"n":"Iron Equalizer","s":5,"u":"iron%20equalizer_crb"},{"n":"Javelin of Lightning","s":5,"u":"javelin%20of%20lightning_crb"},{"n":"Mattock of the Titans","s":5,"u":"mattock%20of%20the%20titans_crb"},{"n":"Murderer's Knot","s":5,"u":"murderer's%20knot_crb"},{"n":"Necklace of Fireballs","s":5,"u":"necklace%20of%20fireballs%20(generic)_crb"},{"n":"Owlbear Claw","s":5,"u":"owlbear%20claw_crb"},{"n":"Potency Crystal","s":5,"u":"potency%20crystal_crb"},{"n":"Returning","s":5,"u":"returning_crb"},{"n":"Ring of the Ram","s":5,"u":"ring%20of%20the%20ram%20(generic)_crb"},{"n":"Rod of Wonder","s":5,"u":"rod%20of%20wonder_crb"},{"n":"Shining Ammunition","s":5,"u":"shining%20ammunition_crb"},{"n":"Shock","s":5,"u":"shock%20(generic)_crb"},{"n":"Sky Hammer","s":5,"u":"sky%20hammer_crb"},{"n":"Sneaky Key","s":5,"u":"sneaky%20key_crb"},{"n":"Spined Shield","s":5,"u":"spined%20shield_crb"},{"n":"Staff of Evocation","s":5,"u":"staff%20of%20evocation%20(generic)_crb"},{"n":"Staff of Fire","s":5,"u":"staff%20of%20fire%20(generic)_crb"},{"n":"Staff of Illumination","s":5,"u":"staff%20of%20illumination_crb"},{"n":"Staff of Power","s":5,"u":"staff%20of%20power_crb"},{"n":"Staff of the Magi","s":5,"u":"staff%20of%20the%20magi_crb"},{"n":"Storm Arrow","s":5,"u":"storm%20arrow_crb"},{"n":"Storm Flash","s":5,"u":"storm%20flash%20(generic)_crb"},{"n":"Striking","s":5,"u":"striking%20(generic)_crb"},{"n":"Thundering","s":5,"u":"thundering%20(generic)_crb"},{"n":"Unholy","s":5,"u":"unholy_crb"},{"n":"Viper's Fang","s":5,"u":"viper's%20fang_crb"},{"n":"Vorpal","s":5,"u":"vorpal_crb"},{"n":"Wand of Manifold Missiles","s":5,"u":"wand%20of%20manifold%20missiles%20(generic)_crb"},{"n":"Wand of Smoldering Fireballs","s":5,"u":"wand%20of%20smoldering%20fireballs%20(generic)_crb"},{"n":"Wayfinder","s":5,"u":"wayfinder_crb"},{"n":"Weapon Potency","s":5,"u":"weapon%20potency%20(generic)_crb"},{"n":"Wolf Fang","s":5,"u":"wolf%20fang_crb"},{"n":"Arsonous","s":15,"u":"arsonous_gmg"},{"n":"Backbiting","s":15,"u":"backbiting_gmg"},{"n":"Cloak Of Immolation","s":15,"u":"cloak%20of%20immolation_gmg"},{"n":"Overdramatic","s":15,"u":"overdramatic_gmg"},{"n":"Philosopher's Extractor","s":15,"u":"philosopher's%20extractor_gmg"},{"n":"Ravenous","s":15,"u":"ravenous_gmg"},{"n":"Shot Of The First Vault","s":15,"u":"shot%20of%20the%20first%20vault_gmg"},{"n":"Talisman Of The Sphere","s":15,"u":"talisman%20of%20the%20sphere_gmg"},{"n":"Cinderclaw Gauntlet","s":16,"u":"cinderclaw%20gauntlet_aoa1"},{"n":"Eclipse","s":17,"u":"eclipse_aoa2"},{"n":"Ancestral Echoing","s":19,"u":"ancestral%20echoing_aoa4"},{"n":"Bloodbane","s":19,"u":"bloodbane%20(generic)_aoa4"},{"n":"Nethysian Bulwark","s":20,"u":"nethysian%20bulwark_aoa5"},{"n":"Deafening Music Box","s":23,"u":"deafening%20music%20box_aoe2"},{"n":"Dawnlight","s":10,"u":"dawnlight%20(generic)_botd"},{"n":"Noxious Jerkin","s":33,"u":"noxious%20jerkin_ec4"},{"n":"Spore Sap","s":33,"u":"spore%20sap_ec4"},{"n":"Kortos Diamond","s":35,"u":"kortos%20diamond_ec6"},{"n":"Piereta","s":35,"u":"piereta_ec6"},{"n":"Shield Of The Unified Legion","s":35,"u":"shield%20of%20the%20unified%20legion_ec6"},{"n":"Staff Of Sieges","s":35,"u":"staff%20of%20sieges_ec6"},{"n":"Ring Of Minor Arcana","s":36,"u":"ring%20of%20minor%20arcana_fop"},{"n":"Sky-piercing Bow","s":38,"u":"sky-piercing%20bow_frp2"},{"n":"Animate Dreamer","s":2,"u":"animate%20dreamer_g%26g"},{"n":"Awakened Metal Shot","s":2,"u":"awakened%20metal%20shot%20(generic)_g%26g"},{"n":"Blazons Of Shared Power","s":2,"u":"blazons%20of%20shared%20power%20(generic)_g%26g"},{"n":"Boastful Hunter","s":2,"u":"boastful%20hunter_g%26g"},{"n":"Breath Blaster","s":2,"u":"breath%20blaster%20(generic)_g%26g"},{"n":"Drake Rifle","s":2,"u":"drake%20rifle_g%26g"},{"n":"Hyldarf's Fang","s":2,"u":"hyldarf's%20fang_g%26g"},{"n":"Immolation Clan Pistol","s":2,"u":"immolation%20clan%20pistol_g%26g"},{"n":"Iris Of The Sky","s":2,"u":"iris%20of%20the%20sky_g%26g"},{"n":"Light Writer","s":2,"u":"light%20writer_g%26g"},{"n":"Meteor Shot","s":2,"u":"meteor%20shot%20(generic)_g%26g"},{"n":"Pistol Of Wonder","s":2,"u":"pistol%20of%20wonder_g%26g"},{"n":"Screech Shooter","s":2,"u":"screech%20shooter%20(generic)_g%26g"},{"n":"Shockguard Coil","s":2,"u":"shockguard%20coil_g%26g"},{"n":"Spider Gun","s":2,"u":"spider%20gun%20(generic)_g%26g"},{"n":"Spike Launcher","s":2,"u":"spike%20launcher_g%26g"},{"n":"Tentacle Cannon","s":2,"u":"tentacle%20cannon%20(generic)_g%26g"},{"n":"Conducting","s":1,"u":"conducting_loag"},{"n":"Bi-resonant Wayfinder","s":7,"u":"bi-resonant%20wayfinder_locg"},{"n":"Crimson Brand","s":7,"u":"crimson%20brand_locg"},{"n":"Glorious Plate","s":7,"u":"glorious%20plate_locg"},{"n":"Radiant Lance","s":7,"u":"radiant%20lance_locg"},{"n":"Serrating","s":7,"u":"serrating_locg"},{"n":"Shining Wayfinder","s":7,"u":"shining%20wayfinder_locg"},{"n":"Vanishing Wayfinder","s":7,"u":"vanishing%20wayfinder_locg"},{"n":"Deteriorating Dust","s":59,"u":"deteriorating%20dust%20(generic)_logm"},{"n":"Cube of Nex","s":6,"u":"cube%20of%20nex_loil"},{"n":"Lesser Cube of Nex","s":6,"u":"lesser%20cube%20of%20nex_loil"},{"n":"Cube of Force","s":6,"u":"cube%20of%20force_loil"},{"n":"Blade Of The Black Sovereign","s":67,"u":"blade%20of%20the%20black%20sovereign_lol"},{"n":"Deepdread Claw","s":67,"u":"deepdread%20claw_lol"},{"n":"Spear of the Destroyer's Flame","s":40,"u":"spear%20of%20the%20destroyer's%20flame_lomm"},{"n":"Ridill","s":40,"u":"ridill_lomm"},{"n":"Sandstorm Top","s":40,"u":"sandstorm%20top_lomm"},{"n":"Chronicler Wayfinder","s":61,"u":"chronicler%20wayfinder_lopsg"},{"n":"Elemental Wayfinder","s":61,"u":"elemental%20wayfinder%20(generic)_lopsg"},{"n":"Homeward Wayfinder","s":61,"u":"homeward%20wayfinder_lopsg"},{"n":"Hummingbird Wayfinder","s":61,"u":"hummingbird%20wayfinder_lopsg"},{"n":"Arctic Vigor","s":8,"u":"arctic%20vigor%20(generic)_lotgb"},{"n":"Blast Foot","s":8,"u":"blast%20foot%20(generic)_lotgb"},{"n":"Brilliant Rapier","s":8,"u":"brilliant%20rapier_lotgb"},{"n":"Crown Of The Fire Eater","s":8,"u":"crown%20of%20the%20fire%20eater%20(generic)_lotgb"},{"n":"Duelist's Beacon","s":8,"u":"duelist's%20beacon_lotgb"},{"n":"Fleshgem","s":8,"u":"fleshgem%20(generic)_lotgb"},{"n":"Follypops","s":8,"u":"follypops%20(generic)_lotgb"},{"n":"Hauling","s":8,"u":"hauling%20(generic)_lotgb"},{"n":"Horned Hand Rests","s":8,"u":"horned%20hand%20rests_lotgb"},{"n":"Minotaur Chair","s":8,"u":"minotaur%20chair_lotgb"},{"n":"Singularity Ammunition","s":8,"u":"singularity%20ammunition_lotgb"},{"n":"Sky Serpent Bolt","s":8,"u":"sky%20serpent%20bolt_lotgb"},{"n":"Vine Of Roses","s":8,"u":"vine%20of%20roses_lotgb"},{"n":"Wand Of Fey Flames","s":8,"u":"wand%20of%20fey%20flames_lotgb"},{"n":"Wand Of Spiritual Warfare","s":8,"u":"wand%20of%20spiritual%20warfare%20(generic)_lotgb"},{"n":"Wand Of Thundering Echoes","s":8,"u":"wand%20of%20thundering%20echoes%20(generic)_lotgb"},{"n":"Wind-catcher","s":8,"u":"wind-catcher%20(generic)_lotgb"},{"n":"Archaic Wayfinder","s":63,"u":"archaic%20wayfinder_lowg"},{"n":"Granny's Hedge Trimmer","s":41,"u":"granny's%20hedge%20trimmer_ltiba"},{"n":"Liquid Gold","s":44,"u":"liquid%20gold%20(generic)_ooa2"},{"n":"Jax","s":44,"u":"jax_ooa2"},{"n":"Metronomic Hammer","s":44,"u":"metronomic%20hammer_ooa2"},{"n":"Lawbringer's Lasso","s":45,"u":"lawbringer's%20lasso_ooa3"},{"n":"Blast Lance","s":45,"u":"blast%20lance_ooa3"},{"n":"Effervescent Decoction","s":45,"u":"effervescent%20decoction_ooa3"},{"n":"Demolishing","s":68,"u":"demolishing_pfum"},{"n":"Wand Of Noisome Acid","s":46,"u":"wand%20of%20noisome%20acid%20(generic)_sli"},{"n":"Anointed Waterskin","s":65,"u":"anointed%20waterskin_som"},{"n":"Blade Of Four Energies","s":65,"u":"blade%20of%20four%20energies%20(generic)_som"},{"n":"Book Of Lingering Blaze","s":65,"u":"book%20of%20lingering%20blaze_som"},{"n":"Brilliant","s":65,"u":"brilliant%20(generic)_som"},{"n":"Buzzsaw Axe","s":65,"u":"buzzsaw%20axe%20(generic)_som"},{"n":"Cantrip Deck","s":65,"u":"cantrip%20deck%20(generic)_som"},{"n":"Conflagration Club","s":65,"u":"conflagration%20club_som"},{"n":"Dispersing Bullet","s":65,"u":"dispersing%20bullet_som"},{"n":"Dragonbone Arrowhead","s":65,"u":"dragonbone%20arrowhead_som"},{"n":"Flaming Star","s":65,"u":"flaming%20star%20(generic)_som"},{"n":"Golden Chrysalis","s":65,"u":"golden%20chrysalis_som"},{"n":"Guiding Star","s":65,"u":"guiding%20star_som"},{"n":"Impactful","s":65,"u":"impactful%20(generic)_som"},{"n":"Invisible Chain Shirt","s":65,"u":"invisible%20chain%20shirt_som"},{"n":"North Wind's Night Verse","s":65,"u":"north%20wind's%20night%20verse_som"},{"n":"Orchestral Brooch","s":65,"u":"orchestral%20brooch_som"},{"n":"Perfect Droplet","s":65,"u":"perfect%20droplet%20(generic)_som"},{"n":"Phoenix Flask","s":65,"u":"phoenix%20flask_som"},{"n":"Rebounding Breastplate","s":65,"u":"rebounding%20breastplate_som"},{"n":"Resonating Ammunition","s":65,"u":"resonating%20ammunition_som"},{"n":"Shadow Signet","s":65,"u":"shadow%20signet_som"},{"n":"Sonic Tuning Mace","s":65,"u":"sonic%20tuning%20mace%20(generic)_som"},{"n":"South Wind's Scorch Song","s":65,"u":"south%20wind's%20scorch%20song_som"},{"n":"Stampede Medallion","s":65,"u":"stampede%20medallion%20(generic)_som"},{"n":"Titan's Grasp","s":65,"u":"titan's%20grasp_som"},{"n":"Trinity Geode","s":65,"u":"trinity%20geode%20(generic)_som"},{"n":"Fulminating Spear","s":48,"u":"fulminating%20spear_sot2"},{"n":"Warcaller's Chime","s":48,"u":"warcaller's%20chime%20(generic)_sot2"},{"n":"Golden Blade of Mzali","s":50,"u":"golden%20blade%20of%20mzali_sot4"},{"n":"Sparkblade","s":53,"u":"sparkblade_tio"}],"3":[{"n":"Animated Assault","s":4,"u":"animated%20assault_apg"},{"n":"Clinging Shadows Stance","s":4,"u":"clinging%20shadows%20stance_apg"},{"n":"Consuming Darkness","s":4,"u":"consuming%20darkness_apg"},{"n":"Crashing Wave","s":4,"u":"crashing%20wave_apg"},{"n":"Dance Of Darkness","s":4,"u":"dance%20of%20darkness_apg"},{"n":"Debilitating Dichotomy","s":4,"u":"debilitating%20dichotomy_apg"},{"n":"Dim The Light","s":4,"u":"dim%20the%20light_apg"},{"n":"Elemental Betrayal","s":4,"u":"elemental%20betrayal_apg"},{"n":"Final Sacrifice","s":4,"u":"final%20sacrifice_apg"},{"n":"Flaming Fusillade","s":4,"u":"flaming%20fusillade_apg"},{"n":"Force Cage","s":4,"u":"force%20cage_apg"},{"n":"Gravity Weapon","s":4,"u":"gravity%20weapon_apg"},{"n":"Heat Metal","s":4,"u":"heat%20metal_apg"},{"n":"Ice Storm","s":4,"u":"ice%20storm_apg"},{"n":"Incendiary Aura","s":4,"u":"incendiary%20aura_apg"},{"n":"Interstellar Void","s":4,"u":"interstellar%20void_apg"},{"n":"Lightning Storm","s":4,"u":"lightning%20storm_apg"},{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Malicious Shadow","s":4,"u":"malicious%20shadow_apg"},{"n":"Noxious Vapors","s":4,"u":"noxious%20vapors_apg"},{"n":"Pummeling Rubble","s":4,"u":"pummeling%20rubble_apg"},{"n":"Shadow's Web","s":4,"u":"shadow's%20web_apg"},{"n":"Shroud Of Night","s":4,"u":"shroud%20of%20night_apg"},{"n":"Spray Of Stars","s":4,"u":"spray%20of%20stars_apg"},{"n":"Tempest Touch","s":4,"u":"tempest%20touch_apg"},{"n":"Thunderburst","s":4,"u":"thunderburst_apg"},{"n":"Vomit Swarm","s":4,"u":"vomit%20swarm_apg"},{"n":"Whirling Flames","s":4,"u":"whirling%20flames_apg"},{"n":"Abyssal Wrath","s":5,"u":"abyssal%20wrath_crb"},{"n":"Acid Arrow","s":5,"u":"acid%20arrow_crb"},{"n":"Acid Splash","s":5,"u":"acid%20splash_crb"},{"n":"Angelic Wings","s":5,"u":"angelic%20wings_crb"},{"n":"Blade Barrier","s":5,"u":"blade%20barrier_crb"},{"n":"Burning Hands","s":5,"u":"burning%20hands_crb"},{"n":"Cataclysm","s":5,"u":"cataclysm_crb"},{"n":"Chain Lightning","s":5,"u":"chain%20lightning_crb"},{"n":"Chilling Darkness","s":5,"u":"chilling%20darkness_crb"},{"n":"Cloak Of Shadow","s":5,"u":"cloak%20of%20shadow_crb"},{"n":"Cone Of Cold","s":5,"u":"cone%20of%20cold_crb"},{"n":"Continual Flame","s":5,"u":"continual%20flame_crb"},{"n":"Control Water","s":5,"u":"control%20water_crb"},{"n":"Cry Of Destruction","s":5,"u":"cry%20of%20destruction_crb"},{"n":"Dancing Lights","s":5,"u":"dancing%20lights_crb"},{"n":"Darkness","s":5,"u":"darkness_crb"},{"n":"Dazzling Flash","s":5,"u":"dazzling%20flash_crb"},{"n":"Destructive Aura","s":5,"u":"destructive%20aura_crb"},{"n":"Disintegrate","s":5,"u":"disintegrate_crb"},{"n":"Divine Decree","s":5,"u":"divine%20decree_crb"},{"n":"Divine Lance","s":5,"u":"divine%20lance_crb"},{"n":"Divine Wrath","s":5,"u":"divine%20wrath_crb"},{"n":"Downpour","s":5,"u":"downpour_crb"},{"n":"Dragon Breath","s":5,"u":"dragon%20breath_crb"},{"n":"Earthquake","s":5,"u":"earthquake_crb"},{"n":"Electric Arc","s":5,"u":"electric%20arc_crb"},{"n":"Elemental Blast","s":5,"u":"elemental%20blast_crb"},{"n":"Elemental Motion","s":5,"u":"elemental%20motion_crb"},{"n":"Elemental Tempest","s":5,"u":"elemental%20tempest_crb"},{"n":"Elemental Toss","s":5,"u":"elemental%20toss_crb"},{"n":"Faerie Fire","s":5,"u":"faerie%20fire_crb"},{"n":"Fire Ray","s":5,"u":"fire%20ray_crb"},{"n":"Fire Seeds","s":5,"u":"fire%20seeds_crb"},{"n":"Fire Shield","s":5,"u":"fire%20shield_crb"},{"n":"Fireball","s":5,"u":"fireball_crb"},{"n":"Flame Strike","s":5,"u":"flame%20strike_crb"},{"n":"Flaming Sphere","s":5,"u":"flaming%20sphere_crb"},{"n":"Force Bolt","s":5,"u":"force%20bolt_crb"},{"n":"Glitterdust","s":5,"u":"glitterdust_crb"},{"n":"Gust Of Wind","s":5,"u":"gust%20of%20wind_crb"},{"n":"Hand Of The Apprentice","s":5,"u":"hand%20of%20the%20apprentice_crb"},{"n":"Hellfire Plume","s":5,"u":"hellfire%20plume_crb"},{"n":"Holy Cascade","s":5,"u":"holy%20cascade_crb"},{"n":"Hurtling Stone","s":5,"u":"hurtling%20stone_crb"},{"n":"Hydraulic Push","s":5,"u":"hydraulic%20push_crb"},{"n":"Hydraulic Torrent","s":5,"u":"hydraulic%20torrent_crb"},{"n":"Implosion","s":5,"u":"implosion_crb"},{"n":"Ki Blast","s":5,"u":"ki%20blast_crb"},{"n":"Levitate","s":5,"u":"levitate_crb"},{"n":"Light","s":5,"u":"light_crb"},{"n":"Lightning Bolt","s":5,"u":"lightning%20bolt_crb"},{"n":"Litany Against Sloth","s":5,"u":"litany%20against%20sloth_crb"},{"n":"Litany Against Wrath","s":5,"u":"litany%20against%20wrath_crb"},{"n":"Litany Of Righteousness","s":5,"u":"litany%20of%20righteousness_crb"},{"n":"Mage Hand","s":5,"u":"mage%20hand_crb"},{"n":"Magic Missile","s":5,"u":"magic%20missile_crb"},{"n":"Meteor Swarm","s":5,"u":"meteor%20swarm_crb"},{"n":"Moonbeam","s":5,"u":"moonbeam_crb"},{"n":"Mystic Beacon","s":5,"u":"mystic%20beacon_crb"},{"n":"Polar Ray","s":5,"u":"polar%20ray_crb"},{"n":"Prestidigitation","s":5,"u":"prestidigitation_crb"},{"n":"Prismatic Spray","s":5,"u":"prismatic%20spray_crb"},{"n":"Produce Flame","s":5,"u":"produce%20flame_crb"},{"n":"Punishing Winds","s":5,"u":"punishing%20winds_crb"},{"n":"Ray Of Frost","s":5,"u":"ray%20of%20frost_crb"},{"n":"Reverse Gravity","s":5,"u":"reverse%20gravity_crb"},{"n":"Searing Light","s":5,"u":"searing%20light_crb"},{"n":"Shadow Blast","s":5,"u":"shadow%20blast_crb"},{"n":"Shatter","s":5,"u":"shatter_crb"},{"n":"Shocking Grasp","s":5,"u":"shocking%20grasp_crb"},{"n":"Sound Burst","s":5,"u":"sound%20burst_crb"},{"n":"Spiritual Weapon","s":5,"u":"spiritual%20weapon_crb"},{"n":"Stone Tell","s":5,"u":"stone%20tell_crb"},{"n":"Storm Lord","s":5,"u":"storm%20lord_crb"},{"n":"Storm Of Vengeance","s":5,"u":"storm%20of%20vengeance_crb"},{"n":"Sunburst","s":5,"u":"sunburst_crb"},{"n":"Telekinetic Haul","s":5,"u":"telekinetic%20haul_crb"},{"n":"Telekinetic Maneuver","s":5,"u":"telekinetic%20maneuver_crb"},{"n":"Telekinetic Projectile","s":5,"u":"telekinetic%20projectile_crb"},{"n":"Tempest Surge","s":5,"u":"tempest%20surge_crb"},{"n":"Tidal Surge","s":5,"u":"tidal%20surge_crb"},{"n":"Traveler's Transit","s":5,"u":"traveler's%20transit_crb"},{"n":"Volcanic Eruption","s":5,"u":"volcanic%20eruption_crb"},{"n":"Wall Of Fire","s":5,"u":"wall%20of%20fire_crb"},{"n":"Wall Of Force","s":5,"u":"wall%20of%20force_crb"},{"n":"Wall Of Ice","s":5,"u":"wall%20of%20ice_crb"},{"n":"Wall Of Wind","s":5,"u":"wall%20of%20wind_crb"},{"n":"Weapon Of Judgment","s":5,"u":"weapon%20of%20judgment_crb"},{"n":"Weapon Storm","s":5,"u":"weapon%20storm_crb"},{"n":"Weapon Surge","s":5,"u":"weapon%20surge_crb"},{"n":"Wild Winds Stance","s":5,"u":"wild%20winds%20stance_crb"},{"n":"Electrified Crystal Ward","s":19,"u":"electrified%20crystal%20ward_aoa4"},{"n":"Steal The Sky","s":23,"u":"steal%20the%20sky_aoe2"},{"n":"Imaginary Weapon","s":11,"u":"imaginary%20weapon_da"},{"n":"Astral Rain","s":11,"u":"astral%20rain_da"},{"n":"Shatter Mind","s":11,"u":"shatter%20mind_da"},{"n":"Entropic Wheel","s":11,"u":"entropic%20wheel_da"},{"n":"Redistribute Potential","s":11,"u":"redistribute%20potential_da"},{"n":"Telekinetic Rend","s":11,"u":"telekinetic%20rend_da"},{"n":"Bracing Tendrils","s":11,"u":"bracing%20tendrils_da"},{"n":"Etheric Shards","s":11,"u":"etheric%20shards_da"},{"n":"Falling Sky","s":11,"u":"falling%20sky_da"},{"n":"Kinetic Ram","s":11,"u":"kinetic%20ram_da"},{"n":"Phase Bolt","s":11,"u":"phase%20bolt_da"},{"n":"Poltergeist's Fury","s":11,"u":"poltergeist's%20fury_da"},{"n":"Telekinetic Bombardment","s":11,"u":"telekinetic%20bombardment_da"},{"n":"Purifying Veil","s":11,"u":"purifying%20veil_da"},{"n":"Victory Cry","s":11,"u":"victory%20cry_da"},{"n":"Dancing Blade","s":11,"u":"dancing%20blade_da"},{"n":"Breath Of Drought","s":31,"u":"breath%20of%20drought_ec1"},{"n":"Personal Rain Cloud","s":31,"u":"personal%20rain%20cloud_ec1"},{"n":"Rime Slick","s":31,"u":"rime%20slick_ec1"},{"n":"Scouring Sand","s":31,"u":"scouring%20sand_ec1"},{"n":"Sea Surge","s":31,"u":"sea%20surge_ec1"},{"n":"Sudden Bolt","s":31,"u":"sudden%20bolt_ec1"},{"n":"Unseasonable Squall","s":31,"u":"unseasonable%20squall_ec1"},{"n":"Pillar Of Water","s":32,"u":"pillar%20of%20water_ec2"},{"n":"Blightburn Blast","s":34,"u":"blightburn%20blast_ec5"},{"n":"Control Sand","s":34,"u":"control%20sand_ec5"},{"n":"Deluge","s":35,"u":"deluge_ec6"},{"n":"Wronged Monk's Wrath","s":37,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Shroud Of Flame","s":39,"u":"shroud%20of%20flame_frp3"},{"n":"Invoke The Crimson Oath","s":7,"u":"invoke%20the%20crimson%20oath_locg"},{"n":"Sun Blade","s":7,"u":"sun%20blade_locg"},{"n":"Acid Storm","s":59,"u":"acid%20storm_logm"},{"n":"Acidic Burst","s":59,"u":"acidic%20burst_logm"},{"n":"Asterism","s":59,"u":"asterism_logm"},{"n":"Bottle The Storm","s":59,"u":"bottle%20the%20storm_logm"},{"n":"Charged Javelin","s":59,"u":"charged%20javelin_logm"},{"n":"Chilling Spray","s":59,"u":"chilling%20spray_logm"},{"n":"Diamond Dust","s":59,"u":"diamond%20dust_logm"},{"n":"Draconic Barrage","s":59,"u":"draconic%20barrage_logm"},{"n":"Gravity Well","s":59,"u":"gravity%20well_logm"},{"n":"Parch","s":59,"u":"parch_logm"},{"n":"Penumbral Shroud","s":59,"u":"penumbral%20shroud_logm"},{"n":"Shockwave","s":59,"u":"shockwave_logm"},{"n":"Winter Bolt","s":59,"u":"winter%20bolt_logm"},{"n":"Unbreaking Wave Containment","s":6,"u":"unbreaking%20wave%20containment_loil"},{"n":"Unfolding Wind Buffet","s":6,"u":"unfolding%20wind%20buffet_loil"},{"n":"Unfolding Wind Crash","s":6,"u":"unfolding%20wind%20crash_loil"},{"n":"Steal the Sky","s":6,"u":"steal%20the%20sky_loil"},{"n":"For Love, for Lightning","s":60,"u":"for%20love%2c%20for%20lightning_lokl"},{"n":"Buffeting Winds","s":60,"u":"buffeting%20winds_lokl"},{"n":"Dancing Shield","s":60,"u":"dancing%20shield_lokl"},{"n":"Purifying Icicle","s":60,"u":"purifying%20icicle_lokl"},{"n":"Radiant Beam","s":60,"u":"radiant%20beam_lokl"},{"n":"Scouring Pulse","s":60,"u":"scouring%20pulse_lokl"},{"n":"Wall of Virtue","s":60,"u":"wall%20of%20virtue_lokl"},{"n":"Glacial Heart","s":67,"u":"glacial%20heart_lol"},{"n":"Sun's Fury","s":67,"u":"sun's%20fury_lol"},{"n":"Buzzing Bites","s":40,"u":"buzzing%20bites_lomm"},{"n":"Transcribe Moment","s":61,"u":"transcribe%20moment_lopsg"},{"n":"Snowball","s":63,"u":"snowball_lowg"},{"n":"Unbreaking Wave Advance","s":63,"u":"unbreaking%20wave%20advance_lowg"},{"n":"Unfolding Wind Rush","s":63,"u":"unfolding%20wind%20rush_lowg"},{"n":"Biting Words","s":65,"u":"biting%20words_som"},{"n":"Blazing Dive","s":65,"u":"blazing%20dive_som"},{"n":"Blazing Fissure","s":65,"u":"blazing%20fissure_som"},{"n":"Boil Blood","s":65,"u":"boil%20blood_som"},{"n":"Boost Eidolon","s":65,"u":"boost%20eidolon_som"},{"n":"Chromatic Ray","s":65,"u":"chromatic%20ray_som"},{"n":"Combustion","s":65,"u":"combustion_som"},{"n":"Concordant Choir","s":65,"u":"concordant%20choir_som"},{"n":"Darklight","s":65,"u":"darklight_som"},{"n":"Deity's Strike","s":65,"u":"deity's%20strike_som"},{"n":"Draw The Lightning","s":65,"u":"draw%20the%20lightning_som"},{"n":"Echoing Weapon","s":65,"u":"echoing%20weapon_som"},{"n":"Eidolon's Wrath","s":65,"u":"eidolon's%20wrath_som"},{"n":"Elemental Annihilation Wave","s":65,"u":"elemental%20annihilation%20wave_som"},{"n":"Elemental Zone","s":65,"u":"elemental%20zone_som"},{"n":"Flame Vortex","s":65,"u":"flame%20vortex_som"},{"n":"Flame Wisp","s":65,"u":"flame%20wisp_som"},{"n":"Flowing Strike","s":65,"u":"flowing%20strike_som"},{"n":"Force Fang","s":65,"u":"force%20fang_som"},{"n":"Forceful Hand","s":65,"u":"forceful%20hand_som"},{"n":"Frigid Flurry","s":65,"u":"frigid%20flurry_som"},{"n":"Gale Blast","s":65,"u":"gale%20blast_som"},{"n":"Geyser","s":65,"u":"geyser_som"},{"n":"Gravitational Pull","s":65,"u":"gravitational%20pull_som"},{"n":"Haunting Hymn","s":65,"u":"haunting%20hymn_som"},{"n":"Horizon Thunder Sphere","s":65,"u":"horizon%20thunder%20sphere_som"},{"n":"Ignite Fireworks","s":65,"u":"ignite%20fireworks_som"},{"n":"Magnetic Acceleration","s":65,"u":"magnetic%20acceleration_som"},{"n":"Magnetic Attraction","s":65,"u":"magnetic%20attraction_som"},{"n":"Painful Vibrations","s":65,"u":"painful%20vibrations_som"},{"n":"Powerful Inhalation","s":65,"u":"powerful%20inhalation_som"},{"n":"Puff Of Poison","s":65,"u":"puff%20of%20poison_som"},{"n":"Pulverizing Cascade","s":65,"u":"pulverizing%20cascade_som"},{"n":"Repelling Pulse","s":65,"u":"repelling%20pulse_som"},{"n":"Runic Impression","s":65,"u":"runic%20impression_som"},{"n":"Scatter Scree","s":65,"u":"scatter%20scree_som"},{"n":"Scorching Ray","s":65,"u":"scorching%20ray_som"},{"n":"Spinning Staff","s":65,"u":"spinning%20staff_som"},{"n":"Spout","s":65,"u":"spout_som"},{"n":"Stone Lance","s":65,"u":"stone%20lance_som"},{"n":"Thunderous Strike","s":65,"u":"thunderous%20strike_som"},{"n":"Updraft","s":65,"u":"updraft_som"},{"n":"Whirlwind","s":65,"u":"whirlwind_som"},{"n":"Zero Gravity","s":65,"u":"zero%20gravity_som"},{"n":"Airburst","s":47,"u":"airburst_sot1"},{"n":"Friendfetch","s":47,"u":"friendfetch_sot1"},{"n":"Gasping Marsh","s":49,"u":"gasping%20marsh_sot3"},{"n":"Stormburst","s":49,"u":"stormburst_sot3"},{"n":"Moonburst","s":50,"u":"moonburst_sot4"},{"n":"Moonlight Ray","s":50,"u":"moonlight%20ray_sot4"},{"n":"Radiant Field","s":50,"u":"radiant%20field_sot4"},{"n":"Wall of Radiance","s":50,"u":"wall%20of%20radiance_sot4"},{"n":"Wall of Shadow","s":50,"u":"wall%20of%20shadow_sot4"}],"8":[{"n":"Fling Magic","s":11,"u":"fling%20magic_da"},{"n":"Implement's Interruption","s":11,"u":"implement's%20interruption_da"},{"n":"Energy Shot","s":2,"u":"energy%20shot_g%26g"}],"51":[{"n":"Electric Latch Rune","s":5,"u":"electric%20latch%20rune_crb"},{"n":"Fireball Rune","s":5,"u":"fireball%20rune_crb"},{"n":"Mogaru's Breath","s":38,"u":"mogaru's%20breath_frp2"},{"n":"Storm Discharge","s":40,"u":"storm%20discharge_lomm"}],"62":[{"n":"Sword of Anathema","s":15,"u":"sword%20of%20anathema_gmg"}],"70":[{"n":"Consecrate","s":5,"u":"consecrate_crb"},{"n":"Control Weather","s":5,"u":"control%20weather_crb"},{"n":"Imprisonment","s":5,"u":"imprisonment_crb"},{"n":"Empower Ley Line","s":65,"u":"empower%20ley%20line_som"}],"73":[{"n":"Anarchic","s":5,"u":"anarchic_crb"},{"n":"Axiomatic","s":5,"u":"axiomatic_crb"},{"n":"Dancing","s":5,"u":"dancing_crb"},{"n":"Greater Shock","s":5,"u":"greater%20shock_crb"},{"n":"Greater Thundering","s":5,"u":"greater%20thundering_crb"},{"n":"Holy","s":5,"u":"holy_crb"},{"n":"Returning","s":5,"u":"returning_crb"},{"n":"Shock","s":5,"u":"shock_crb"},{"n":"Thundering","s":5,"u":"thundering_crb"},{"n":"Unholy","s":5,"u":"unholy_crb"},{"n":"Blazing Soul","s":15,"u":"blazing%20soul_gmg"},{"n":"Dancing Shadow","s":15,"u":"dancing%20shadow_gmg"},{"n":"Deadly Spark","s":15,"u":"deadly%20spark_gmg"},{"n":"Divine Retribution","s":15,"u":"divine%20retribution_gmg"},{"n":"Flare Bolt","s":15,"u":"flare%20bolt_gmg"},{"n":"Holy Light","s":15,"u":"holy%20light_gmg"},{"n":"Jet Propulsion","s":15,"u":"jet%20propulsion_gmg"},{"n":"Lashing Currents","s":15,"u":"lashing%20currents_gmg"},{"n":"Lightning Storm","s":15,"u":"lightning%20storm_gmg"},{"n":"Living Storm","s":15,"u":"living%20storm_gmg"},{"n":"Pollen Spray","s":15,"u":"pollen%20spray_gmg"},{"n":"Profane Fervor","s":15,"u":"profane%20fervor_gmg"},{"n":"Righteous Call","s":15,"u":"righteous%20call_gmg"},{"n":"Searing Wave","s":15,"u":"searing%20wave_gmg"},{"n":"Shattered Earth","s":15,"u":"shattered%20earth_gmg"},{"n":"Tidal Crash","s":15,"u":"tidal%20crash_gmg"},{"n":"Breath of Dragons","s":65,"u":"breath%20of%20dragons_som"},{"n":"Dragon Strike","s":65,"u":"dragon%20strike_som"},{"n":"Force Blast","s":65,"u":"force%20blast_som"}]},"samsaran":{"1":[{"n":"Samsaran Anchorite","s":14,"u":"samsaran%20anchorite_b3"},{"n":"Joon-seo","s":38,"u":"joon-seo_frp2"},{"n":"Abbot Tsujon","s":39,"u":"abbot%20tsujon_frp3"}]},"shabti":{"1":[{"n":"Shabti Redeemer","s":14,"u":"shabti%20redeemer_b3"}]},"stheno":{"1":[{"n":"Stheno Harpist","s":14,"u":"stheno%20harpist_b3"}]},"wayang":{"1":[{"n":"Wayang Whisperblade","s":14,"u":"wayang%20whisperblade_b3"}]},"wyrwood":{"1":[{"n":"Wyrwood Sneak","s":14,"u":"wyrwood%20sneak_b3"},{"n":"Lantondo","s":38,"u":"lantondo_frp2"}]},"half-orc":{"0":[{"n":"Monstrous Peacemaker","s":5,"u":"monstrous%20peacemaker_crb"},{"n":"Orc Sight","s":5,"u":"orc%20sight_crb"},{"n":"Overlooked Mastermind","s":7,"u":"overlooked%20mastermind_locg"},{"n":"Tusks","s":7,"u":"tusks_locg"}],"1":[{"n":"Bloody Blade Mercenary","s":16,"u":"bloody%20blade%20mercenary_aoa1"}]},"charau-ka":{"1":[{"n":"Malarunk","s":16,"u":"malarunk_aoa1"},{"n":"Skorp And Venak","s":16,"u":"skorp%20and%20venak_aoa1"},{"n":"Charau-ka Acolyte Of Angazhan","s":17,"u":"charau-ka%20acolyte%20of%20angazhan_aoa2"},{"n":"Charau-ka Butcher","s":17,"u":"charau-ka%20butcher_aoa2"},{"n":"Charau-ka Dragon Priest","s":17,"u":"charau-ka%20dragon%20priest_aoa2"},{"n":"Charau-ka Warrior","s":17,"u":"charau-ka%20warrior_aoa2"},{"n":"Racharak","s":17,"u":"racharak_aoa2"},{"n":"Charau-ka Acolyte Of Angazhan","s":0,"u":"charau-ka%20acolyte%20of%20angazhan_lome"},{"n":"Charau-ka Butcher","s":0,"u":"charau-ka%20butcher_lome"},{"n":"Charau-ka Warrior","s":0,"u":"charau-ka%20warrior_lome"}]},"poison":{"0":[{"n":"Cobra Envenom","s":4,"u":"cobra%20envenom_apg"},{"n":"Exude Abyssal Corruption","s":11,"u":"exude%20abyssal%20corruption_da"},{"n":"Cloak Of Poison","s":1,"u":"cloak%20of%20poison_loag"},{"n":"Look but Don't Touch","s":6,"u":"look%20but%20don't%20touch_loil"}],"1":[{"n":"Manifestation Of Dahak","s":21,"u":"manifestation%20of%20dahak_aoa6"}],"2":[{"n":"Blight Bomb","s":4,"u":"blight%20bomb%20(generic)_apg"},{"n":"Cerulean Scourge","s":4,"u":"cerulean%20scourge_apg"},{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Leadenleg","s":4,"u":"leadenleg_apg"},{"n":"Nauseating Snare","s":4,"u":"nauseating%20snare_apg"},{"n":"Wand Of The Spider","s":4,"u":"wand%20of%20the%20spider%20(generic)_apg"},{"n":"Arsenic","s":5,"u":"arsenic_crb"},{"n":"Belladonna","s":5,"u":"belladonna_crb"},{"n":"Black Adder Venom","s":5,"u":"black%20adder%20venom_crb"},{"n":"Black Lotus Extract","s":5,"u":"black%20lotus%20extract_crb"},{"n":"Blightburn Resin","s":5,"u":"blightburn%20resin_crb"},{"n":"Brimstone Fumes","s":5,"u":"brimstone%20fumes_crb"},{"n":"Cytillesh Oil","s":5,"u":"cytillesh%20oil_crb"},{"n":"Dagger of Venom","s":5,"u":"dagger%20of%20venom_crb"},{"n":"Deathcap Powder","s":5,"u":"deathcap%20powder_crb"},{"n":"Dragon Bile","s":5,"u":"dragon%20bile_crb"},{"n":"Giant Centipede Venom","s":5,"u":"giant%20centipede%20venom_crb"},{"n":"Giant Scorpion Venom","s":5,"u":"giant%20scorpion%20venom_crb"},{"n":"Giant Wasp Venom","s":5,"u":"giant%20wasp%20venom_crb"},{"n":"Graveroot","s":5,"u":"graveroot_crb"},{"n":"Hemlock","s":5,"u":"hemlock_crb"},{"n":"Hunting Spider Venom","s":5,"u":"hunting%20spider%20venom_crb"},{"n":"King's Sleep","s":5,"u":"king's%20sleep_crb"},{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Lich Dust","s":5,"u":"lich%20dust_crb"},{"n":"Malyass Root Paste","s":5,"u":"malyass%20root%20paste_crb"},{"n":"Mindfog Mist","s":5,"u":"mindfog%20mist_crb"},{"n":"Nettleweed Residue","s":5,"u":"nettleweed%20residue_crb"},{"n":"Nightmare Vapor","s":5,"u":"nightmare%20vapor_crb"},{"n":"Purple Worm Venom","s":5,"u":"purple%20worm%20venom_crb"},{"n":"Shadow Essence","s":5,"u":"shadow%20essence_crb"},{"n":"Slumber Wine","s":5,"u":"slumber%20wine_crb"},{"n":"Spider Root","s":5,"u":"spider%20root_crb"},{"n":"Tears of Death","s":5,"u":"tears%20of%20death_crb"},{"n":"Wolfsbane","s":5,"u":"wolfsbane_crb"},{"n":"Wyvern Poison","s":5,"u":"wyvern%20poison_crb"},{"n":"Alcohol","s":15,"u":"alcohol_gmg"},{"n":"Blood Sap","s":15,"u":"blood%20sap_gmg"},{"n":"Bloodeye Coffee","s":15,"u":"bloodeye%20coffee_gmg"},{"n":"Cytillesh","s":15,"u":"cytillesh_gmg"},{"n":"Dreamtime Tea","s":15,"u":"dreamtime%20tea_gmg"},{"n":"Elven Absinthe","s":15,"u":"elven%20absinthe_gmg"},{"n":"Flayleaf","s":15,"u":"flayleaf_gmg"},{"n":"Refined Pesh","s":15,"u":"refined%20pesh_gmg"},{"n":"Scour","s":15,"u":"scour_gmg"},{"n":"Shiver","s":15,"u":"shiver_gmg"},{"n":"Zerk","s":15,"u":"zerk_gmg"},{"n":"Addlebrain","s":18,"u":"addlebrain_aoa3"},{"n":"False Death","s":20,"u":"false%20death_aoa5"},{"n":"Frenzy Oil","s":20,"u":"frenzy%20oil_aoa5"},{"n":"Gorgon's Breath","s":20,"u":"gorgon's%20breath_aoa5"},{"n":"Isolation Draught","s":20,"u":"isolation%20draught_aoa5"},{"n":"Mage Bane","s":20,"u":"mage%20bane_aoa5"},{"n":"Nightmare Salt","s":20,"u":"nightmare%20salt_aoa5"},{"n":"Oblivion Essence","s":20,"u":"oblivion%20essence_aoa5"},{"n":"Weeping Midnight","s":20,"u":"weeping%20midnight_aoa5"},{"n":"Grolna","s":22,"u":"grolna_aoe1"},{"n":"Knockout Dram","s":22,"u":"knockout%20dram_aoe1"},{"n":"Looter's Lethargy","s":22,"u":"looter's%20lethargy_aoe1"},{"n":"Reaper's Lancet","s":22,"u":"reaper's%20lancet_aoe1"},{"n":"Blackfinger Blight","s":24,"u":"blackfinger%20blight_aoe3"},{"n":"Daylight Vapor","s":25,"u":"daylight%20vapor_aoe4"},{"n":"Death Knell Powder","s":25,"u":"death%20knell%20powder_aoe4"},{"n":"Fearweed","s":25,"u":"fearweed_aoe4"},{"n":"Hunger Oil","s":25,"u":"hunger%20oil_aoe4"},{"n":"Liar's Demise","s":25,"u":"liar's%20demise_aoe4"},{"n":"Lifeblight Residue","s":25,"u":"lifeblight%20residue_aoe4"},{"n":"Repulsion Resin","s":25,"u":"repulsion%20resin_aoe4"},{"n":"Sight-theft Grit","s":25,"u":"sight-theft%20grit_aoe4"},{"n":"Spectral Nightshade","s":25,"u":"spectral%20nightshade_aoe4"},{"n":"Spell-eating Pitch","s":25,"u":"spell-eating%20pitch_aoe4"},{"n":"Sloughing Toxin","s":29,"u":"sloughing%20toxin_av2"},{"n":"Stupor Poison","s":30,"u":"stupor%20poison_av3"},{"n":"Forgetful Drops","s":11,"u":"forgetful%20drops_da"},{"n":"Greengut","s":34,"u":"greengut_ec5"},{"n":"Hyldarf's Fang","s":2,"u":"hyldarf's%20fang_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Alkenstar Ice Wine","s":6,"u":"alkenstar%20ice%20wine_loil"},{"n":"Diluted Hype","s":67,"u":"diluted%20hype_lol"},{"n":"Honeyscent","s":67,"u":"honeyscent_lol"},{"n":"Hype","s":67,"u":"hype_lol"},{"n":"Plasma Hype","s":67,"u":"plasma%20hype_lol"},{"n":"Abysium Powder","s":8,"u":"abysium%20powder_lotgb"},{"n":"Bitter","s":8,"u":"bitter_lotgb"},{"n":"Envenomed Snare","s":8,"u":"envenomed%20snare_lotgb"},{"n":"Toadskin Salve","s":8,"u":"toadskin%20salve%20(generic)_lotgb"},{"n":"Vexing Vapor","s":8,"u":"vexing%20vapor%20(generic)_lotgb"},{"n":"Blaze","s":43,"u":"blaze_ooa1"},{"n":"Forgetful Ink","s":47,"u":"forgetful%20ink_sot1"}],"3":[{"n":"Noxious Vapors","s":4,"u":"noxious%20vapors_apg"},{"n":"Cloudkill","s":5,"u":"cloudkill_crb"},{"n":"Purple Worm Sting","s":5,"u":"purple%20worm%20sting_crb"},{"n":"Spider Sting","s":5,"u":"spider%20sting_crb"},{"n":"Stinking Cloud","s":5,"u":"stinking%20cloud_crb"},{"n":"Imp Sting","s":25,"u":"imp%20sting_aoe4"},{"n":"Leng Sting","s":25,"u":"leng%20sting_aoe4"},{"n":"Linnorm Sting","s":25,"u":"linnorm%20sting_aoe4"},{"n":"Swarming Wasp Stings","s":25,"u":"swarming%20wasp%20stings_aoe4"},{"n":"Wyvern Sting","s":25,"u":"wyvern%20sting_aoe4"},{"n":"Envenom Companion","s":65,"u":"envenom%20companion_som"},{"n":"Flammable Fumes","s":65,"u":"flammable%20fumes_som"},{"n":"Nature's Reprisal","s":65,"u":"nature's%20reprisal_som"},{"n":"Puff Of Poison","s":65,"u":"puff%20of%20poison_som"},{"n":"Blackfingers's Blades","s":49,"u":"blackfingers's%20blades_sot3"},{"n":"Gasping Marsh","s":49,"u":"gasping%20marsh_sot3"}],"8":[{"n":"Tail Toxin","s":4,"u":"tail%20toxin_apg"},{"n":"Toxic Skin","s":0,"u":"toxic%20skin_lome"}],"63":[{"n":"Poison Sedum","s":43,"u":"poison%20sedum_ooa1"}],"70":[{"n":"Garden Of Death","s":65,"u":"garden%20of%20death_som"}]},"herald":{"1":[{"n":"The Stabbing Beast","s":25,"u":"the%20stabbing%20beast_aoe4"}]},"morlock":{"1":[{"n":"Morlock Cultist","s":28,"u":"morlock%20cultist_av1"},{"n":"Morlock Engineer","s":28,"u":"morlock%20engineer_av1"},{"n":"Morlock Scavenger","s":28,"u":"morlock%20scavenger_av1"}]},"seugathi":{"1":[{"n":"Jafaki","s":29,"u":"jafaki_av2"},{"n":"Seugathi Reality Warper","s":29,"u":"seugathi%20reality%20warper_av2"},{"n":"Seugathi Servant","s":29,"u":"seugathi%20servant_av2"}]},"ghul":{"1":[{"n":"Ghul","s":10,"u":"ghul_botd"}]},"darvakka":{"1":[{"n":"Vanyver","s":10,"u":"vanyver_botd"},{"n":"Sykever","s":10,"u":"sykever_botd"},{"n":"Urveth","s":10,"u":"urveth_botd"},{"n":"Nasurgeth","s":10,"u":"nasurgeth_botd"}]},"minion":{"1":[{"n":"Arskuva The Gnasher","s":33,"u":"arskuva%20the%20gnasher_ec4"},{"n":"Grandfather Mantis","s":38,"u":"grandfather%20mantis_frp2"}]},"anugobu":{"1":[{"n":"Anugobu Apprentice","s":37,"u":"anugobu%20apprentice_frp1"},{"n":"Anugobu Wondercrafter","s":37,"u":"anugobu%20wondercrafter_frp1"}]},"hantu":{"1":[{"n":"Hantu Belian","s":37,"u":"hantu%20belian_frp1"},{"n":"Hantu Denai","s":37,"u":"hantu%20denai_frp1"}]},"divine":{"0":[{"n":"Celestial Wings","s":4,"u":"celestial%20wings_apg"},{"n":"Corrupted Shield","s":4,"u":"corrupted%20shield_apg"},{"n":"Divine Aegis","s":4,"u":"divine%20aegis_apg"},{"n":"Eat Fortune","s":4,"u":"eat%20fortune_apg"},{"n":"Fiendish Wings","s":4,"u":"fiendish%20wings_apg"},{"n":"Form Of The Bat","s":4,"u":"form%20of%20the%20bat_apg"},{"n":"Glean Lore","s":4,"u":"glean%20lore_apg"},{"n":"Lifesense","s":4,"u":"lifesense_apg"},{"n":"Magic Sense","s":4,"u":"magic%20sense_apg"},{"n":"Oracular Warning","s":4,"u":"oracular%20warning_apg"},{"n":"Spiritual Sense","s":4,"u":"spiritual%20sense_apg"},{"n":"Align Armament","s":5,"u":"align%20armament_crb"},{"n":"Channel Smite","s":5,"u":"channel%20smite_crb"},{"n":"Divine Evolution","s":5,"u":"divine%20evolution_crb"},{"n":"Spirits' Interference","s":5,"u":"spirits'%20interference_crb"},{"n":"Guardian Ghosts","s":10,"u":"guardian%20ghosts_botd"},{"n":"Frightful Moan","s":10,"u":"frightful%20moan_botd"},{"n":"Semblance of Life","s":10,"u":"semblance%20of%20life_botd"},{"n":"Mummy's Despair","s":10,"u":"mummy's%20despair_botd"},{"n":"Storm Shroud","s":10,"u":"storm%20shroud_botd"},{"n":"Terrain Form","s":10,"u":"terrain%20form_botd"},{"n":"Festering Wounds","s":10,"u":"festering%20wounds_botd"},{"n":"Daywalker","s":10,"u":"daywalker_botd"},{"n":"Bat Form","s":10,"u":"bat%20form_botd"},{"n":"Turn to Mist","s":10,"u":"turn%20to%20mist_botd"},{"n":"Coffin Bound","s":10,"u":"coffin%20bound_botd"},{"n":"Desiccating Inhalation","s":10,"u":"desiccating%20inhalation_botd"},{"n":"Their Master's Call","s":10,"u":"their%20master's%20call_botd"},{"n":"Liberate Soul","s":10,"u":"liberate%20soul_botd"},{"n":"Spiral Sworn","s":10,"u":"spiral%20sworn_botd"},{"n":"Safeguard Soul","s":10,"u":"safeguard%20soul_botd"},{"n":"Pact of Infernal Prowess","s":11,"u":"pact%20of%20infernal%20prowess_da"},{"n":"Pact of the Final Breath","s":11,"u":"pact%20of%20the%20final%20breath_da"},{"n":"Divine Disharmony","s":11,"u":"divine%20disharmony_da"},{"n":"Haunt Ingenuity","s":11,"u":"haunt%20ingenuity_da"},{"n":"Everdistant Defense","s":39,"u":"everdistant%20defense_frp3"},{"n":"Scapegoat Parallel Self","s":39,"u":"scapegoat%20parallel%20self_frp3"},{"n":"Forge-blessed Shot","s":2,"u":"forge-blessed%20shot_g%26g"},{"n":"Calaca's Showstopper","s":1,"u":"calaca's%20showstopper_loag"},{"n":"Devil In Plain Sight","s":1,"u":"devil%20in%20plain%20sight_loag"},{"n":"Final Form","s":1,"u":"final%20form_loag"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Olethros's Decree","s":1,"u":"olethros's%20decree_loag"},{"n":"Radiate Glory","s":1,"u":"radiate%20glory_loag"},{"n":"Tomb-watcher's Glare","s":7,"u":"tomb-watcher's%20glare_locg"},{"n":"Battle Prayer","s":59,"u":"battle%20prayer_logm"},{"n":"Sacred Defense","s":59,"u":"sacred%20defense_logm"},{"n":"Reveal Hidden Self","s":6,"u":"reveal%20hidden%20self_loil"},{"n":"Towering Presence","s":6,"u":"towering%20presence_loil"},{"n":"Dominion Aura","s":6,"u":"dominion%20aura_loil"},{"n":"Bless Shield","s":60,"u":"bless%20shield_lokl"},{"n":"Ghost Wrangler","s":60,"u":"ghost%20wrangler_lokl"},{"n":"Holy Light","s":60,"u":"holy%20light_lokl"}],"1":[{"n":"Old Man Statue","s":37,"u":"old%20man%20statue_frp1"},{"n":"Avatar of Walkena","s":50,"u":"avatar%20of%20walkena_sot4"}],"2":[{"n":"Balisse Feather","s":4,"u":"balisse%20feather_apg"},{"n":"Candle Of Invocation","s":4,"u":"candle%20of%20invocation_apg"},{"n":"Aligned Oil","s":5,"u":"aligned%20oil_crb"},{"n":"Cassock of Devotion","s":5,"u":"cassock%20of%20devotion_crb"},{"n":"Celestial Armor","s":5,"u":"celestial%20armor_crb"},{"n":"Crying Angel Pendant","s":5,"u":"crying%20angel%20pendant_crb"},{"n":"Demon Armor","s":5,"u":"demon%20armor_crb"},{"n":"Holy Avenger","s":5,"u":"holy%20avenger_crb"},{"n":"Holy Prayer Beads","s":5,"u":"holy%20prayer%20beads%20(generic)_crb"},{"n":"Holy Water","s":5,"u":"holy%20water_crb"},{"n":"Phylactery of Faithfulness","s":5,"u":"phylactery%20of%20faithfulness%20(generic)_crb"},{"n":"Thurible of Revelation","s":5,"u":"thurible%20of%20revelation%20(generic)_crb"},{"n":"Unholy Water","s":5,"u":"unholy%20water_crb"},{"n":"Forgefather's Seal","s":15,"u":"forgefather's%20seal_gmg"},{"n":"Martyr's Shield","s":15,"u":"martyr's%20shield_gmg"},{"n":"Serithtial","s":15,"u":"serithtial_gmg"},{"n":"Shot Of The First Vault","s":15,"u":"shot%20of%20the%20first%20vault_gmg"},{"n":"Skinsaw Mask","s":23,"u":"skinsaw%20mask_aoe2"},{"n":"Daylight Vapor","s":25,"u":"daylight%20vapor_aoe4"},{"n":"Death Knell Powder","s":25,"u":"death%20knell%20powder_aoe4"},{"n":"Fearweed","s":25,"u":"fearweed_aoe4"},{"n":"Hunger Oil","s":25,"u":"hunger%20oil_aoe4"},{"n":"Liar's Demise","s":25,"u":"liar's%20demise_aoe4"},{"n":"Lifeblight Residue","s":25,"u":"lifeblight%20residue_aoe4"},{"n":"Repulsion Resin","s":25,"u":"repulsion%20resin_aoe4"},{"n":"Sight-theft Grit","s":25,"u":"sight-theft%20grit_aoe4"},{"n":"Spectral Nightshade","s":25,"u":"spectral%20nightshade_aoe4"},{"n":"Spell-eating Pitch","s":25,"u":"spell-eating%20pitch_aoe4"},{"n":"Cane Of The Maelstrom","s":27,"u":"cane%20of%20the%20maelstrom_aoe6"},{"n":"Hunter's Brooch","s":29,"u":"hunter's%20brooch_av2"},{"n":"Lady's Chalice","s":10,"u":"lady's%20chalice_botd"},{"n":"Dawnlight","s":10,"u":"dawnlight%20(generic)_botd"},{"n":"Grim Ring","s":10,"u":"grim%20ring_botd"},{"n":"Life Salt","s":10,"u":"life%20salt_botd"},{"n":"Kortos Diamond","s":35,"u":"kortos%20diamond_ec6"},{"n":"Piereta","s":35,"u":"piereta_ec6"},{"n":"Holy Steam Ball","s":2,"u":"holy%20steam%20ball_g%26g"},{"n":"Radiant Lance","s":7,"u":"radiant%20lance_locg"},{"n":"Torag's Silver Anvil","s":59,"u":"torag's%20silver%20anvil_logm"},{"n":"Armor of the Holy Warrior","s":60,"u":"armor%20of%20the%20holy%20warrior_lokl"},{"n":"Busine of Divine Reinforcements","s":60,"u":"busine%20of%20divine%20reinforcements_lokl"},{"n":"Guardian Shield","s":60,"u":"guardian%20shield_lokl"},{"n":"Knight Captain's Lance","s":60,"u":"knight%20captain's%20lance_lokl"},{"n":"Celestial Peach","s":67,"u":"celestial%20peach%20(generic)_lol"},{"n":"Oath Of The Devoted","s":0,"u":"oath%20of%20the%20devoted_lome"},{"n":"Jax","s":44,"u":"jax_ooa2"},{"n":"Anointed Waterskin","s":65,"u":"anointed%20waterskin_som"},{"n":"Fu Water","s":65,"u":"fu%20water_som"},{"n":"Guiding Star","s":65,"u":"guiding%20star_som"},{"n":"Hundred-moth Caress","s":65,"u":"hundred-moth%20caress_som"},{"n":"Ancestral Embrace","s":52,"u":"ancestral%20embrace_sot6"}],"3":[{"n":"Battlefield Persistence","s":4,"u":"battlefield%20persistence_apg"}],"8":[{"n":"Iron Command","s":4,"u":"iron%20command_apg"},{"n":"Change Shape","s":1,"u":"change%20shape%20(kitsune)_loag"}],"51":[{"n":"Crystal Pin","s":40,"u":"crystal%20pin_lomm"},{"n":"Planar Tear","s":40,"u":"planar%20tear_lomm"},{"n":"Storm Discharge","s":40,"u":"storm%20discharge_lomm"}],"62":[{"n":"Sword of Anathema","s":15,"u":"sword%20of%20anathema_gmg"}],"63":[{"n":"Soulforged Corruption","s":65,"u":"soulforged%20corruption_som"}]},"ratajin":{"1":[{"n":"Ratajin Mastermind","s":6,"u":"ratajin%20mastermind_loil"}]},"primal":{"0":[{"n":"Beastmaster Bond","s":4,"u":"beastmaster%20bond_apg"},{"n":"Beastmaster's Call","s":4,"u":"beastmaster's%20call_apg"},{"n":"Long-nosed Form","s":4,"u":"long-nosed%20form_apg"},{"n":"Project Persona","s":4,"u":"project%20persona_apg"},{"n":"Rat Form","s":4,"u":"rat%20form_apg"},{"n":"Soaring Flight","s":4,"u":"soaring%20flight_apg"},{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Animal Skin","s":5,"u":"animal%20skin_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Dragon's Rage Wings","s":5,"u":"dragon's%20rage%20wings_crb"},{"n":"Giant's Stature","s":5,"u":"giant's%20stature_crb"},{"n":"Primal Evolution","s":5,"u":"primal%20evolution_crb"},{"n":"Eerie Proclamation","s":11,"u":"eerie%20proclamation_da"},{"n":"Morphic Manipulation","s":11,"u":"morphic%20manipulation_da"},{"n":"Fey Life","s":11,"u":"fey%20life_da"},{"n":"Pact of Fey Glamour","s":11,"u":"pact%20of%20fey%20glamour_da"},{"n":"Fey's Trickery","s":11,"u":"fey's%20trickery_da"},{"n":"Root to Life","s":11,"u":"root%20to%20life_da"},{"n":"Implement's Flight","s":11,"u":"implement's%20flight_da"},{"n":"Aquatic Adaptation","s":1,"u":"aquatic%20adaptation_loag"},{"n":"Blazing Aura","s":1,"u":"blazing%20aura_loag"},{"n":"Energize Wings","s":1,"u":"energize%20wings_loag"},{"n":"Glory And Valor!","s":1,"u":"glory%20and%20valor!_loag"},{"n":"Hydraulic Deflection","s":1,"u":"hydraulic%20deflection_loag"},{"n":"Hydraulic Maneuvers","s":1,"u":"hydraulic%20maneuvers_loag"},{"n":"Invoke The Elements","s":1,"u":"invoke%20the%20elements_loag"},{"n":"Rehydration","s":1,"u":"rehydration_loag"},{"n":"Scion Transformation","s":1,"u":"scion%20transformation_loag"},{"n":"Tidal Shield","s":1,"u":"tidal%20shield_loag"},{"n":"Water Strider","s":1,"u":"water%20strider_loag"},{"n":"Wings Of Air","s":1,"u":"wings%20of%20air_loag"},{"n":"Ritual Reversion","s":7,"u":"ritual%20reversion_locg"},{"n":"Curse of the Saumen Kar","s":40,"u":"curse%20of%20the%20saumen%20kar_lomm"},{"n":"Frostbite Runes","s":40,"u":"frostbite%20runes_lomm"},{"n":"Sheltering Cave","s":65,"u":"sheltering%20cave_som"}],"1":[{"n":"Grogrisant","s":40,"u":"grogrisant_lomm"},{"n":"Grisantian Lion","s":40,"u":"grisantian%20lion_lomm"}],"2":[{"n":"Barding of the Zephyr","s":5,"u":"barding%20of%20the%20zephyr_crb"},{"n":"Barkskin Potion","s":5,"u":"barkskin%20potion_crb"},{"n":"Berserker's Cloak","s":5,"u":"berserker's%20cloak%20(generic)_crb"},{"n":"Collar of Empathy","s":5,"u":"collar%20of%20empathy_crb"},{"n":"Collar of Inconspicuousness","s":5,"u":"collar%20of%20inconspicuousness_crb"},{"n":"Druid's Vestments","s":5,"u":"druid's%20vestments_crb"},{"n":"Horseshoes of Speed","s":5,"u":"horseshoes%20of%20speed%20(generic)_crb"},{"n":"Primeval Mistletoe","s":5,"u":"primeval%20mistletoe%20(generic)_crb"},{"n":"Chaos Collar","s":11,"u":"chaos%20collar_da"},{"n":"Cloak of the False Foe","s":11,"u":"cloak%20of%20the%20false%20foe_da"},{"n":"Panacea Fruit","s":35,"u":"panacea%20fruit_ec6"},{"n":"Boastful Hunter","s":2,"u":"boastful%20hunter_g%26g"},{"n":"Rowan Rifle","s":2,"u":"rowan%20rifle_g%26g"},{"n":"Tiger's Claw","s":2,"u":"tiger's%20claw_g%26g"},{"n":"Swiftmount Saddle","s":60,"u":"swiftmount%20saddle_lokl"},{"n":"Mantle of the Grogrisant","s":40,"u":"mantle%20of%20the%20grogrisant_lomm"},{"n":"Fleshgem","s":8,"u":"fleshgem%20(generic)_lotgb"},{"n":"Hosteling Statuette","s":8,"u":"hosteling%20statuette_lotgb"},{"n":"Swarmform Collar","s":8,"u":"swarmform%20collar_lotgb"},{"n":"Waverider Barding","s":8,"u":"waverider%20barding_lotgb"},{"n":"Shadowed Scale, the Jungle Secret","s":52,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6"}],"8":[{"n":"Change Shape","s":1,"u":"change%20shape%20(beastkin)_loag"}],"51":[{"n":"Mogaru's Breath","s":38,"u":"mogaru's%20breath_frp2"}],"62":[{"n":"Curse of the Werecreature","s":12,"u":"curse%20of%20the%20werecreature_b1"}],"63":[{"n":"Bone Chill","s":15,"u":"bone%20chill_gmg"}],"64":[{"n":"Curse of the Werecreature","s":12,"u":"curse%20of%20the%20werecreature_b1"},{"n":"Moon Frenzy","s":12,"u":"moon%20frenzy_b1"}],"74":[{"n":"Autumn's Reflection","s":62,"u":"autumn's%20reflection_lotg"},{"n":"Droskar's Breath","s":62,"u":"droskar's%20breath_lotg"},{"n":"Great Migration","s":62,"u":"great%20migration_lotg"},{"n":"Lightning Dancing","s":62,"u":"lightning%20dancing_lotg"},{"n":"Strixwind Race","s":62,"u":"strixwind%20race_lotg"},{"n":"Sun Orchid Harvest","s":62,"u":"sun%20orchid%20harvest_lotg"}]},"half-elf":{"0":[{"n":"Earned Glory","s":4,"u":"earned%20glory_apg"},{"n":"Pinch Time","s":4,"u":"pinch%20time_apg"},{"n":"Elf Atavism","s":5,"u":"elf%20atavism_crb"},{"n":"Inspire Imitation","s":5,"u":"inspire%20imitation_crb"},{"n":"Supernatural Charm","s":5,"u":"supernatural%20charm_crb"},{"n":"Round Ears","s":7,"u":"round%20ears_locg"},{"n":"Sociable","s":7,"u":"sociable_locg"}],"1":[{"n":"Sabora Sharkosa","s":44,"u":"sabora%20sharkosa_ooa2"}]},"ikeshti":{"1":[{"n":"Ancient Rivener","s":51,"u":"ancient%20rivener_sot5"},{"n":"Ikeshti Brood-Minder","s":51,"u":"ikeshti%20brood-minder_sot5"}]},"formian":{"1":[{"n":"Formian Mageslayer","s":51,"u":"formian%20mageslayer_sot5"},{"n":"Formian Queen","s":51,"u":"formian%20queen_sot5"},{"n":"Formian Worker","s":51,"u":"formian%20worker_sot5"}]},"pervasive magic":{"0":[{"n":"Basic Spellcasting","s":65,"u":"basic%20spellcasting_som"},{"n":"Cantrip Casting","s":65,"u":"cantrip%20casting_som"},{"n":"Expert Spellcasting","s":65,"u":"expert%20spellcasting_som"},{"n":"Master Spellcasting","s":65,"u":"master%20spellcasting_som"}],"7":[{"n":"Energy Scarred","s":65,"u":"energy%20scarred_som"},{"n":"Mystic Tutor","s":65,"u":"mystic%20tutor_som"},{"n":"Surge Investigator","s":65,"u":"surge%20investigator_som"}]},"downtime":{"0":[{"n":"A Home In Every Port","s":4,"u":"a%20home%20in%20every%20port_apg"},{"n":"Influence Nature","s":4,"u":"influence%20nature_apg"},{"n":"Bonded Animal","s":5,"u":"bonded%20animal_crb"},{"n":"Inventor","s":5,"u":"inventor_crb"},{"n":"Train Animal","s":5,"u":"train%20animal_crb"},{"n":"Warren Friend","s":1,"u":"warren%20friend_loag"},{"n":"Embed Aeon Stone","s":65,"u":"embed%20aeon%20stone_som"}],"8":[{"n":"Craft","s":5,"u":"craft_crb"},{"n":"Create Forgery","s":5,"u":"create%20forgery_crb"},{"n":"Earn Income","s":5,"u":"earn%20income_crb"},{"n":"Long-Term Rest","s":5,"u":"long-term%20rest_crb"},{"n":"Retraining","s":5,"u":"retraining_crb"},{"n":"Subsist","s":5,"u":"subsist_crb"},{"n":"Treat Disease","s":5,"u":"treat%20disease_crb"},{"n":"Bribe Contact","s":15,"u":"bribe%20contact_gmg"},{"n":"Forge Documents","s":15,"u":"forge%20documents_gmg"},{"n":"Gain Contact","s":15,"u":"gain%20contact_gmg"},{"n":"Gossip","s":15,"u":"gossip_gmg"},{"n":"Scout Location","s":15,"u":"scout%20location_gmg"},{"n":"Secure Disguises","s":15,"u":"secure%20disguises_gmg"},{"n":"Craft Disharmonic Instrument","s":40,"u":"craft%20disharmonic%20instrument_lomm"},{"n":"Learn Name","s":65,"u":"learn%20name_som"},{"n":"Cram","s":47,"u":"cram_sot1"},{"n":"Practical Research","s":47,"u":"practical%20research_sot1"},{"n":"Study","s":47,"u":"study_sot1"}],"74":[{"n":"Autumn's Reflection","s":62,"u":"autumn's%20reflection_lotg"},{"n":"Droskar's Breath","s":62,"u":"droskar's%20breath_lotg"},{"n":"Glacial Whirl","s":62,"u":"glacial%20whirl_lotg"},{"n":"Great Migration","s":62,"u":"great%20migration_lotg"},{"n":"Lightning Dancing","s":62,"u":"lightning%20dancing_lotg"},{"n":"Messenger Tide","s":62,"u":"messenger%20tide_lotg"},{"n":"Sanguine Cascade","s":62,"u":"sanguine%20cascade_lotg"},{"n":"Sarkoris Scab","s":62,"u":"sarkoris%20scab_lotg"},{"n":"Strixwind Race","s":62,"u":"strixwind%20race_lotg"},{"n":"Sun Orchid Harvest","s":62,"u":"sun%20orchid%20harvest_lotg"}]},"general":{"0":[{"n":"A Home In Every Port","s":4,"u":"a%20home%20in%20every%20port_apg"},{"n":"Acrobatic Performer","s":4,"u":"acrobatic%20performer_apg"},{"n":"Advanced First Aid","s":4,"u":"advanced%20first%20aid_apg"},{"n":"Aerobatics Mastery","s":4,"u":"aerobatics%20mastery_apg"},{"n":"Armor Assist","s":4,"u":"armor%20assist_apg"},{"n":"Armored Stealth","s":4,"u":"armored%20stealth_apg"},{"n":"Assured Identification","s":4,"u":"assured%20identification_apg"},{"n":"Battle Planner","s":4,"u":"battle%20planner_apg"},{"n":"Biographical Eye","s":4,"u":"biographical%20eye_apg"},{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Caravan Leader","s":4,"u":"caravan%20leader_apg"},{"n":"Concealing Legerdemain","s":4,"u":"concealing%20legerdemain_apg"},{"n":"Consult The Spirits","s":4,"u":"consult%20the%20spirits_apg"},{"n":"Crafter's Appraisal","s":4,"u":"crafter's%20appraisal_apg"},{"n":"Criminal Connections","s":4,"u":"criminal%20connections_apg"},{"n":"Deceptive Worship","s":4,"u":"deceptive%20worship_apg"},{"n":"Discreet Inquiry","s":4,"u":"discreet%20inquiry_apg"},{"n":"Distracting Performance","s":4,"u":"distracting%20performance_apg"},{"n":"Disturbing Knowledge","s":4,"u":"disturbing%20knowledge_apg"},{"n":"Doublespeak","s":4,"u":"doublespeak_apg"},{"n":"Exhort The Faithful","s":4,"u":"exhort%20the%20faithful_apg"},{"n":"Express Rider","s":4,"u":"express%20rider_apg"},{"n":"Eye For Numbers","s":4,"u":"eye%20for%20numbers_apg"},{"n":"Forensic Acumen","s":4,"u":"forensic%20acumen_apg"},{"n":"Glean Contents","s":4,"u":"glean%20contents_apg"},{"n":"Hireling Manager","s":4,"u":"hireling%20manager_apg"},{"n":"Improvise Tool","s":4,"u":"improvise%20tool_apg"},{"n":"Improvised Repair","s":4,"u":"improvised%20repair_apg"},{"n":"Incredible Scout","s":4,"u":"incredible%20scout_apg"},{"n":"Influence Nature","s":4,"u":"influence%20nature_apg"},{"n":"Inoculation","s":4,"u":"inoculation_apg"},{"n":"Keen Follower","s":4,"u":"keen%20follower_apg"},{"n":"Lead Climber","s":4,"u":"lead%20climber_apg"},{"n":"Legendary Guide","s":4,"u":"legendary%20guide_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"Pick Up The Pace","s":4,"u":"pick%20up%20the%20pace_apg"},{"n":"Pilgrim's Token","s":4,"u":"pilgrim's%20token_apg"},{"n":"Prescient Consumable","s":4,"u":"prescient%20consumable_apg"},{"n":"Prescient Planner","s":4,"u":"prescient%20planner_apg"},{"n":"Quick Contacts","s":4,"u":"quick%20contacts_apg"},{"n":"Rapid Affixture","s":4,"u":"rapid%20affixture_apg"},{"n":"Risky Surgery","s":4,"u":"risky%20surgery_apg"},{"n":"Root Magic","s":4,"u":"root%20magic_apg"},{"n":"Schooled In Secrets","s":4,"u":"schooled%20in%20secrets_apg"},{"n":"Seasoned","s":4,"u":"seasoned_apg"},{"n":"Shadow Mark","s":4,"u":"shadow%20mark_apg"},{"n":"Skitter","s":4,"u":"skitter_apg"},{"n":"Supertaster","s":4,"u":"supertaster_apg"},{"n":"Terrifying Resistance","s":4,"u":"terrifying%20resistance_apg"},{"n":"Thorough Search","s":4,"u":"thorough%20search_apg"},{"n":"True Perception","s":4,"u":"true%20perception_apg"},{"n":"Underground Network","s":4,"u":"underground%20network_apg"},{"n":"Water Sprint","s":4,"u":"water%20sprint_apg"},{"n":"Additional Lore","s":5,"u":"additional%20lore_crb"},{"n":"Adopted Ancestry","s":5,"u":"adopted%20ancestry_crb"},{"n":"Alchemical Crafting","s":5,"u":"alchemical%20crafting_crb"},{"n":"Ancestral Paragon","s":5,"u":"ancestral%20paragon_crb"},{"n":"Arcane Sense","s":5,"u":"arcane%20sense_crb"},{"n":"Armor Proficiency","s":5,"u":"armor%20proficiency_crb"},{"n":"Assurance","s":5,"u":"assurance_crb"},{"n":"Automatic Knowledge","s":5,"u":"automatic%20knowledge_crb"},{"n":"Bargain Hunter","s":5,"u":"bargain%20hunter_crb"},{"n":"Battle Cry","s":5,"u":"battle%20cry_crb"},{"n":"Battle Medicine","s":5,"u":"battle%20medicine_crb"},{"n":"Bizarre Magic","s":5,"u":"bizarre%20magic_crb"},{"n":"Bonded Animal","s":5,"u":"bonded%20animal_crb"},{"n":"Breath Control","s":5,"u":"breath%20control_crb"},{"n":"Canny Acumen","s":5,"u":"canny%20acumen_crb"},{"n":"Cat Fall","s":5,"u":"cat%20fall_crb"},{"n":"Charming Liar","s":5,"u":"charming%20liar_crb"},{"n":"Cloud Jump","s":5,"u":"cloud%20jump_crb"},{"n":"Combat Climber","s":5,"u":"combat%20climber_crb"},{"n":"Confabulator","s":5,"u":"confabulator_crb"},{"n":"Connections","s":5,"u":"connections_crb"},{"n":"Continual Recovery","s":5,"u":"continual%20recovery_crb"},{"n":"Courtly Graces","s":5,"u":"courtly%20graces_crb"},{"n":"Craft Anything","s":5,"u":"craft%20anything_crb"},{"n":"Diehard","s":5,"u":"diehard_crb"},{"n":"Divine Guidance","s":5,"u":"divine%20guidance_crb"},{"n":"Dubious Knowledge","s":5,"u":"dubious%20knowledge_crb"},{"n":"Expeditious Search","s":5,"u":"expeditious%20search_crb"},{"n":"Experienced Professional","s":5,"u":"experienced%20professional_crb"},{"n":"Experienced Smuggler","s":5,"u":"experienced%20smuggler_crb"},{"n":"Experienced Tracker","s":5,"u":"experienced%20tracker_crb"},{"n":"Fascinating Performance","s":5,"u":"fascinating%20performance_crb"},{"n":"Fast Recovery","s":5,"u":"fast%20recovery_crb"},{"n":"Feather Step","s":5,"u":"feather%20step_crb"},{"n":"Fleet","s":5,"u":"fleet_crb"},{"n":"Foil Senses","s":5,"u":"foil%20senses_crb"},{"n":"Forager","s":5,"u":"forager_crb"},{"n":"Glad-hand","s":5,"u":"glad-hand_crb"},{"n":"Group Coercion","s":5,"u":"group%20coercion_crb"},{"n":"Group Impression","s":5,"u":"group%20impression_crb"},{"n":"Hefty Hauler","s":5,"u":"hefty%20hauler_crb"},{"n":"Hobnobber","s":5,"u":"hobnobber_crb"},{"n":"Impeccable Crafting","s":5,"u":"impeccable%20crafting_crb"},{"n":"Impressive Performance","s":5,"u":"impressive%20performance_crb"},{"n":"Incredible Initiative","s":5,"u":"incredible%20initiative_crb"},{"n":"Incredible Investiture","s":5,"u":"incredible%20investiture_crb"},{"n":"Intimidating Glare","s":5,"u":"intimidating%20glare_crb"},{"n":"Intimidating Prowess","s":5,"u":"intimidating%20prowess_crb"},{"n":"Inventor","s":5,"u":"inventor_crb"},{"n":"Kip Up","s":5,"u":"kip%20up_crb"},{"n":"Lasting Coercion","s":5,"u":"lasting%20coercion_crb"},{"n":"Legendary Codebreaker","s":5,"u":"legendary%20codebreaker_crb"},{"n":"Legendary Linguist","s":5,"u":"legendary%20linguist_crb"},{"n":"Legendary Medic","s":5,"u":"legendary%20medic_crb"},{"n":"Legendary Negotiation","s":5,"u":"legendary%20negotiation_crb"},{"n":"Legendary Performer","s":5,"u":"legendary%20performer_crb"},{"n":"Legendary Professional","s":5,"u":"legendary%20professional_crb"},{"n":"Legendary Sneak","s":5,"u":"legendary%20sneak_crb"},{"n":"Legendary Survivalist","s":5,"u":"legendary%20survivalist_crb"},{"n":"Legendary Thief","s":5,"u":"legendary%20thief_crb"},{"n":"Lengthy Diversion","s":5,"u":"lengthy%20diversion_crb"},{"n":"Lie To Me","s":5,"u":"lie%20to%20me_crb"},{"n":"Magical Crafting","s":5,"u":"magical%20crafting_crb"},{"n":"Magical Shorthand","s":5,"u":"magical%20shorthand_crb"},{"n":"Multilingual","s":5,"u":"multilingual_crb"},{"n":"Natural Medicine","s":5,"u":"natural%20medicine_crb"},{"n":"Nimble Crawl","s":5,"u":"nimble%20crawl_crb"},{"n":"Oddity Identification","s":5,"u":"oddity%20identification_crb"},{"n":"Pickpocket","s":5,"u":"pickpocket_crb"},{"n":"Planar Survival","s":5,"u":"planar%20survival_crb"},{"n":"Powerful Leap","s":5,"u":"powerful%20leap_crb"},{"n":"Quick Climb","s":5,"u":"quick%20climb_crb"},{"n":"Quick Coercion","s":5,"u":"quick%20coercion_crb"},{"n":"Quick Disguise","s":5,"u":"quick%20disguise_crb"},{"n":"Quick Identification","s":5,"u":"quick%20identification_crb"},{"n":"Quick Jump","s":5,"u":"quick%20jump_crb"},{"n":"Quick Recognition","s":5,"u":"quick%20recognition_crb"},{"n":"Quick Repair","s":5,"u":"quick%20repair_crb"},{"n":"Quick Squeeze","s":5,"u":"quick%20squeeze_crb"},{"n":"Quick Swim","s":5,"u":"quick%20swim_crb"},{"n":"Quick Unlock","s":5,"u":"quick%20unlock_crb"},{"n":"Quiet Allies","s":5,"u":"quiet%20allies_crb"},{"n":"Rapid Mantel","s":5,"u":"rapid%20mantel_crb"},{"n":"Read Lips","s":5,"u":"read%20lips_crb"},{"n":"Recognize Spell","s":5,"u":"recognize%20spell_crb"},{"n":"Ride","s":5,"u":"ride_crb"},{"n":"Robust Recovery","s":5,"u":"robust%20recovery_crb"},{"n":"Scare To Death","s":5,"u":"scare%20to%20death_crb"},{"n":"Shameless Request","s":5,"u":"shameless%20request_crb"},{"n":"Shield Block","s":5,"u":"shield%20block_crb"},{"n":"Sign Language","s":5,"u":"sign%20language_crb"},{"n":"Skill Training","s":5,"u":"skill%20training_crb"},{"n":"Slippery Secrets","s":5,"u":"slippery%20secrets_crb"},{"n":"Snare Crafting","s":5,"u":"snare%20crafting_crb"},{"n":"Specialty Crafting","s":5,"u":"specialty%20crafting_crb"},{"n":"Steady Balance","s":5,"u":"steady%20balance_crb"},{"n":"Streetwise","s":5,"u":"streetwise_crb"},{"n":"Student Of The Canon","s":5,"u":"student%20of%20the%20canon_crb"},{"n":"Subtle Theft","s":5,"u":"subtle%20theft_crb"},{"n":"Survey Wildlife","s":5,"u":"survey%20wildlife_crb"},{"n":"Swift Sneak","s":5,"u":"swift%20sneak_crb"},{"n":"Terrain Expertise","s":5,"u":"terrain%20expertise_crb"},{"n":"Terrain Stalker","s":5,"u":"terrain%20stalker_crb"},{"n":"Terrified Retreat","s":5,"u":"terrified%20retreat_crb"},{"n":"Titan Wrestler","s":5,"u":"titan%20wrestler_crb"},{"n":"Toughness","s":5,"u":"toughness_crb"},{"n":"Train Animal","s":5,"u":"train%20animal_crb"},{"n":"Trick Magic Item","s":5,"u":"trick%20magic%20item_crb"},{"n":"Underwater Marauder","s":5,"u":"underwater%20marauder_crb"},{"n":"Unified Theory","s":5,"u":"unified%20theory_crb"},{"n":"Unmistakable Lore","s":5,"u":"unmistakable%20lore_crb"},{"n":"Untrained Improvisation","s":5,"u":"untrained%20improvisation_crb"},{"n":"Virtuosic Performer","s":5,"u":"virtuosic%20performer_crb"},{"n":"Wall Jump","s":5,"u":"wall%20jump_crb"},{"n":"Ward Medic","s":5,"u":"ward%20medic_crb"},{"n":"Wary Disarmament","s":5,"u":"wary%20disarmament_crb"},{"n":"Weapon Proficiency","s":5,"u":"weapon%20proficiency_crb"},{"n":"Encouraging Words","s":15,"u":"encouraging%20words_gmg"},{"n":"Steel Your Resolve","s":15,"u":"steel%20your%20resolve_gmg"},{"n":"Different Worlds","s":18,"u":"different%20worlds_aoa3"},{"n":"Reveal Machinations","s":18,"u":"reveal%20machinations_aoa3"},{"n":"Secret Speech","s":18,"u":"secret%20speech_aoa3"},{"n":"Tweak Appearances","s":18,"u":"tweak%20appearances_aoa3"},{"n":"Stitch Flesh","s":10,"u":"stitch%20flesh_botd"},{"n":"Aura Sight","s":11,"u":"aura%20sight_da"},{"n":"Automatic Writing","s":11,"u":"automatic%20writing_da"},{"n":"Chromotherapy","s":11,"u":"chromotherapy_da"},{"n":"Crystal Healing","s":11,"u":"crystal%20healing_da"},{"n":"Folk Dowsing","s":11,"u":"folk%20dowsing_da"},{"n":"Morphic Manipulation","s":11,"u":"morphic%20manipulation_da"},{"n":"Read Psychometric Resonance","s":11,"u":"read%20psychometric%20resonance_da"},{"n":"Skeptic's Defense","s":11,"u":"skeptic's%20defense_da"},{"n":"Juggle","s":31,"u":"juggle_ec1"},{"n":"Ravening's Desperation","s":9,"u":"ravening's%20desperation_ec3"},{"n":"Wilderness Spotter","s":36,"u":"wilderness%20spotter_fop"},{"n":"Backup Disguise","s":7,"u":"backup%20disguise_locg"},{"n":"Entourage","s":7,"u":"entourage_locg"},{"n":"Sow Rumor","s":7,"u":"sow%20rumor_locg"},{"n":"Battle Prayer","s":59,"u":"battle%20prayer_logm"},{"n":"Bless Tonic","s":59,"u":"bless%20tonic_logm"},{"n":"Bless Toxin","s":59,"u":"bless%20toxin_logm"},{"n":"Charlatan","s":59,"u":"charlatan_logm"},{"n":"Environmental Grace","s":59,"u":"environmental%20grace_logm"},{"n":"Evangelize","s":59,"u":"evangelize_logm"},{"n":"Mortal Healing","s":59,"u":"mortal%20healing_logm"},{"n":"Numb To Death","s":59,"u":"numb%20to%20death_logm"},{"n":"Sacred Defense","s":59,"u":"sacred%20defense_logm"},{"n":"Sanctify Water","s":59,"u":"sanctify%20water_logm"},{"n":"Medical Researcher","s":67,"u":"medical%20researcher_lol"},{"n":"Paragon Battle Medicine","s":67,"u":"paragon%20battle%20medicine_lol"},{"n":"Fane's Escape","s":61,"u":"fane's%20escape_lopsg"},{"n":"Kreighton's Cognitive Crossover","s":61,"u":"kreighton's%20cognitive%20crossover_lopsg"},{"n":"Eye Of The Arclords","s":63,"u":"eye%20of%20the%20arclords_lowg"},{"n":"Godless Healing","s":63,"u":"godless%20healing_lowg"},{"n":"Reveal True Name","s":65,"u":"reveal%20true%20name_som"},{"n":"Tattoo Artist","s":65,"u":"tattoo%20artist_som"}]},"champion":{"0":[{"n":"Accelerating Touch","s":4,"u":"accelerating%20touch_apg"},{"n":"Amplifying Touch","s":4,"u":"amplifying%20touch_apg"},{"n":"Aura Of Despair","s":4,"u":"aura%20of%20despair_apg"},{"n":"Aura Of Preservation","s":4,"u":"aura%20of%20preservation_apg"},{"n":"Conceited Mindset","s":4,"u":"conceited%20mindset_apg"},{"n":"Corrupted Shield","s":4,"u":"corrupted%20shield_apg"},{"n":"Cruelty","s":4,"u":"cruelty_apg"},{"n":"Desperate Prayer","s":4,"u":"desperate%20prayer_apg"},{"n":"Elucidating Mercy","s":4,"u":"elucidating%20mercy_apg"},{"n":"Enforce Oath","s":4,"u":"enforce%20oath_apg"},{"n":"Esoteric Oath","s":4,"u":"esoteric%20oath_apg"},{"n":"Expand Aura","s":4,"u":"expand%20aura_apg"},{"n":"Fiendish Form","s":4,"u":"fiendish%20form_apg"},{"n":"Fiendish Mount","s":4,"u":"fiendish%20mount_apg"},{"n":"Greater Cruelty","s":4,"u":"greater%20cruelty_apg"},{"n":"Greater Interpose","s":4,"u":"greater%20interpose_apg"},{"n":"Gruesome Strike","s":4,"u":"gruesome%20strike_apg"},{"n":"Instrument Of Slaughter","s":4,"u":"instrument%20of%20slaughter_apg"},{"n":"Invigorating Mercy","s":4,"u":"invigorating%20mercy_apg"},{"n":"Iron Repercussions","s":4,"u":"iron%20repercussions_apg"},{"n":"Lightslayer Oath","s":4,"u":"lightslayer%20oath_apg"},{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Ongoing Selfishness","s":4,"u":"ongoing%20selfishness_apg"},{"n":"Pale Horse","s":4,"u":"pale%20horse_apg"},{"n":"Rejuvenating Touch","s":4,"u":"rejuvenating%20touch_apg"},{"n":"Resilient Touch","s":4,"u":"resilient%20touch_apg"},{"n":"Sacred Defender","s":4,"u":"sacred%20defender_apg"},{"n":"Sacrifice Armor","s":4,"u":"sacrifice%20armor_apg"},{"n":"Sense Good","s":4,"u":"sense%20good_apg"},{"n":"Smite Good","s":4,"u":"smite%20good_apg"},{"n":"Vicious Vengeance","s":4,"u":"vicious%20vengeance_apg"},{"n":"Advanced Deity's Domain","s":5,"u":"advanced%20deity's%20domain_crb"},{"n":"Affliction Mercy","s":5,"u":"affliction%20mercy_crb"},{"n":"Anchoring Aura","s":5,"u":"anchoring%20aura_crb"},{"n":"Attack Of Opportunity","s":5,"u":"attack%20of%20opportunity%20(champion)_crb"},{"n":"Aura Of Courage","s":5,"u":"aura%20of%20courage_crb"},{"n":"Aura Of Faith","s":5,"u":"aura%20of%20faith_crb"},{"n":"Aura Of Life","s":5,"u":"aura%20of%20life_crb"},{"n":"Aura Of Righteousness","s":5,"u":"aura%20of%20righteousness_crb"},{"n":"Aura Of Vengeance","s":5,"u":"aura%20of%20vengeance_crb"},{"n":"Auspicious Mount","s":5,"u":"auspicious%20mount_crb"},{"n":"Blade Of Justice","s":5,"u":"blade%20of%20justice_crb"},{"n":"Celestial Form","s":5,"u":"celestial%20form_crb"},{"n":"Celestial Mount","s":5,"u":"celestial%20mount_crb"},{"n":"Champion's Sacrifice","s":5,"u":"champion's%20sacrifice_crb"},{"n":"Deity's Domain","s":5,"u":"deity's%20domain_crb"},{"n":"Devoted Focus","s":5,"u":"devoted%20focus_crb"},{"n":"Divine Grace","s":5,"u":"divine%20grace_crb"},{"n":"Divine Health","s":5,"u":"divine%20health_crb"},{"n":"Divine Reflexes","s":5,"u":"divine%20reflexes_crb"},{"n":"Divine Wall","s":5,"u":"divine%20wall_crb"},{"n":"Dragonslayer Oath","s":5,"u":"dragonslayer%20oath_crb"},{"n":"Fiendsbane Oath","s":5,"u":"fiendsbane%20oath_crb"},{"n":"Greater Mercy","s":5,"u":"greater%20mercy_crb"},{"n":"Heal Mount","s":5,"u":"heal%20mount_crb"},{"n":"Imposing Destrier","s":5,"u":"imposing%20destrier_crb"},{"n":"Instrument Of Zeal","s":5,"u":"instrument%20of%20zeal_crb"},{"n":"Lasting Doubt","s":5,"u":"lasting%20doubt_crb"},{"n":"Liberating Stride","s":5,"u":"liberating%20stride_crb"},{"n":"Litany Against Sloth","s":5,"u":"litany%20against%20sloth_crb"},{"n":"Litany Against Wrath","s":5,"u":"litany%20against%20wrath_crb"},{"n":"Litany Of Righteousness","s":5,"u":"litany%20of%20righteousness_crb"},{"n":"Loyal Warhorse","s":5,"u":"loyal%20warhorse_crb"},{"n":"Mercy","s":5,"u":"mercy_crb"},{"n":"Quick Shield Block","s":5,"u":"quick%20shield%20block%20(champion)_crb"},{"n":"Radiant Blade Master","s":5,"u":"radiant%20blade%20master_crb"},{"n":"Radiant Blade Spirit","s":5,"u":"radiant%20blade%20spirit_crb"},{"n":"Ranged Reprisal","s":5,"u":"ranged%20reprisal_crb"},{"n":"Second Ally","s":5,"u":"second%20ally_crb"},{"n":"Sense Evil","s":5,"u":"sense%20evil_crb"},{"n":"Shield Of Grace","s":5,"u":"shield%20of%20grace_crb"},{"n":"Shield Of Reckoning","s":5,"u":"shield%20of%20reckoning_crb"},{"n":"Shield Paragon","s":5,"u":"shield%20paragon_crb"},{"n":"Shield Warden","s":5,"u":"shield%20warden%20(champion)_crb"},{"n":"Shining Oath","s":5,"u":"shining%20oath_crb"},{"n":"Smite Evil","s":5,"u":"smite%20evil_crb"},{"n":"Ultimate Mercy","s":5,"u":"ultimate%20mercy_crb"},{"n":"Unimpeded Step","s":5,"u":"unimpeded%20step_crb"},{"n":"Vengeful Oath","s":5,"u":"vengeful%20oath_crb"},{"n":"Weight Of Guilt","s":5,"u":"weight%20of%20guilt_crb"},{"n":"Wyrmbane Aura","s":5,"u":"wyrmbane%20aura_crb"},{"n":"Aura Of Unbreakable Virtue","s":21,"u":"aura%20of%20unbreakable%20virtue_aoa6"},{"n":"Sacral Lord","s":11,"u":"sacral%20lord_da"},{"n":"Sacral Monarch","s":11,"u":"sacral%20monarch_da"},{"n":"Banishing Blow","s":35,"u":"banishing%20blow_ec6"},{"n":"Everdistant Defense","s":39,"u":"everdistant%20defense_frp3"},{"n":"Everstand Stance","s":7,"u":"everstand%20stance_locg"},{"n":"Everstand Strike","s":7,"u":"everstand%20strike_locg"},{"n":"Impassable Wall Stance","s":7,"u":"impassable%20wall%20stance_locg"},{"n":"Light Of Revelation","s":7,"u":"light%20of%20revelation_locg"},{"n":"Sun Blade","s":7,"u":"sun%20blade_locg"},{"n":"Splinter Faith","s":59,"u":"splinter%20faith_logm"},{"n":"Agile Shield Grip","s":60,"u":"agile%20shield%20grip_lokl"},{"n":"Devoted Guardian","s":60,"u":"devoted%20guardian_lokl"},{"n":"Reliable Squire","s":60,"u":"reliable%20squire_lokl"},{"n":"Resilient Mind","s":60,"u":"resilient%20mind_lokl"},{"n":"Inspiring Resilience","s":60,"u":"inspiring%20resilience_lokl"},{"n":"Knock Sense","s":60,"u":"knock%20sense_lokl"},{"n":"Shield Wall","s":60,"u":"shield%20wall_lokl"},{"n":"Holy Light","s":60,"u":"holy%20light_lokl"},{"n":"Miraculous Intervention","s":60,"u":"miraculous%20intervention_lokl"},{"n":"Necromantic Deflection","s":60,"u":"necromantic%20deflection_lokl"}],"3":[{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Touch Of Corruption","s":4,"u":"touch%20of%20corruption_apg"},{"n":"Champion's Sacrifice","s":5,"u":"champion's%20sacrifice_crb"},{"n":"Hero's Defiance","s":5,"u":"hero's%20defiance_crb"},{"n":"Lay On Hands","s":5,"u":"lay%20on%20hands_crb"},{"n":"Litany Against Sloth","s":5,"u":"litany%20against%20sloth_crb"},{"n":"Litany Against Wrath","s":5,"u":"litany%20against%20wrath_crb"},{"n":"Litany Of Righteousness","s":5,"u":"litany%20of%20righteousness_crb"}],"8":[{"n":"Destructive Vengeance","s":4,"u":"destructive%20vengeance_apg"},{"n":"Iron Command","s":4,"u":"iron%20command_apg"},{"n":"Selfish Shield","s":4,"u":"selfish%20shield_apg"},{"n":"Glimpse of Redemption","s":5,"u":"glimpse%20of%20redemption_crb"},{"n":"Liberating Step","s":5,"u":"liberating%20step_crb"},{"n":"Retributive Strike","s":5,"u":"retributive%20strike_crb"}]},"archetype":{"0":[{"n":"Acclimatization","s":4,"u":"acclimatization_apg"},{"n":"Acquired Tolerance","s":4,"u":"acquired%20tolerance_apg"},{"n":"Acrobat Dedication","s":4,"u":"acrobat%20dedication_apg"},{"n":"Additional Companion","s":4,"u":"additional%20companion_apg"},{"n":"Additional Shadow Magic","s":4,"u":"additional%20shadow%20magic_apg"},{"n":"Advanced Bow Training","s":4,"u":"advanced%20bow%20training_apg"},{"n":"Advanced Deduction","s":4,"u":"advanced%20deduction_apg"},{"n":"Advanced Flair","s":4,"u":"advanced%20flair_apg"},{"n":"Advanced Mysteries","s":4,"u":"advanced%20mysteries_apg"},{"n":"Advanced Witchcraft","s":4,"u":"advanced%20witchcraft_apg"},{"n":"Analyze Idiolect","s":4,"u":"analyze%20idiolect_apg"},{"n":"Angel Of Death","s":4,"u":"angel%20of%20death_apg"},{"n":"Archaeologist Dedication","s":4,"u":"archaeologist%20dedication_apg"},{"n":"Archaeologist's Luck","s":4,"u":"archaeologist's%20luck_apg"},{"n":"Archer Dedication","s":4,"u":"archer%20dedication_apg"},{"n":"Archer's Aim","s":4,"u":"archer's%20aim_apg"},{"n":"Armor Specialist","s":4,"u":"armor%20specialist_apg"},{"n":"Armored Rebuff","s":4,"u":"armored%20rebuff_apg"},{"n":"Arrow Of Death","s":4,"u":"arrow%20of%20death_apg"},{"n":"Assassin Dedication","s":4,"u":"assassin%20dedication_apg"},{"n":"Assassinate","s":4,"u":"assassinate_apg"},{"n":"Assured Ritualist","s":4,"u":"assured%20ritualist_apg"},{"n":"Avalanche Strike","s":4,"u":"avalanche%20strike_apg"},{"n":"Back To Back","s":4,"u":"back%20to%20back_apg"},{"n":"Basic Deduction","s":4,"u":"basic%20deduction_apg"},{"n":"Basic Eldritch Archer Spellcasting","s":4,"u":"basic%20eldritch%20archer%20spellcasting_apg"},{"n":"Basic Flair","s":4,"u":"basic%20flair_apg"},{"n":"Basic Mysteries","s":4,"u":"basic%20mysteries_apg"},{"n":"Basic Oracle Spellcasting","s":4,"u":"basic%20oracle%20spellcasting_apg"},{"n":"Basic Scroll Cache","s":4,"u":"basic%20scroll%20cache_apg"},{"n":"Basic Witch Spellcasting","s":4,"u":"basic%20witch%20spellcasting_apg"},{"n":"Basic Witchcraft","s":4,"u":"basic%20witchcraft_apg"},{"n":"Bastion Dedication","s":4,"u":"bastion%20dedication_apg"},{"n":"Beastmaster Bond","s":4,"u":"beastmaster%20bond_apg"},{"n":"Beastmaster Dedication","s":4,"u":"beastmaster%20dedication_apg"},{"n":"Beastmaster's Call","s":4,"u":"beastmaster's%20call_apg"},{"n":"Beastmaster's Trance","s":4,"u":"beastmaster's%20trance_apg"},{"n":"Blessed Denial","s":4,"u":"blessed%20denial_apg"},{"n":"Blessed One Dedication","s":4,"u":"blessed%20one%20dedication_apg"},{"n":"Blessed Sacrifice","s":4,"u":"blessed%20sacrifice_apg"},{"n":"Blessed Spell","s":4,"u":"blessed%20spell_apg"},{"n":"Bounty Hunter Dedication","s":4,"u":"bounty%20hunter%20dedication_apg"},{"n":"Breath Of The Dragon","s":4,"u":"breath%20of%20the%20dragon_apg"},{"n":"Cadence Call","s":4,"u":"cadence%20call_apg"},{"n":"Call Your Shot","s":4,"u":"call%20your%20shot_apg"},{"n":"Cavalier Dedication","s":4,"u":"cavalier%20dedication_apg"},{"n":"Cavalier's Banner","s":4,"u":"cavalier's%20banner_apg"},{"n":"Cavalier's Charge","s":4,"u":"cavalier's%20charge_apg"},{"n":"Celebrity Dedication","s":4,"u":"celebrity%20dedication_apg"},{"n":"Claws Of The Dragon","s":4,"u":"claws%20of%20the%20dragon_apg"},{"n":"Clear The Way","s":4,"u":"clear%20the%20way_apg"},{"n":"Command Attention","s":4,"u":"command%20attention_apg"},{"n":"Contortionist","s":4,"u":"contortionist_apg"},{"n":"Coordinated Charge","s":4,"u":"coordinated%20charge_apg"},{"n":"Crossbow Terror","s":4,"u":"crossbow%20terror_apg"},{"n":"Crude Communication","s":4,"u":"crude%20communication_apg"},{"n":"Dandy Dedication","s":4,"u":"dandy%20dedication_apg"},{"n":"Deeper Dabbler","s":4,"u":"deeper%20dabbler_apg"},{"n":"Defend Mount","s":4,"u":"defend%20mount_apg"},{"n":"Destructive Block","s":4,"u":"destructive%20block_apg"},{"n":"Disarming Block","s":4,"u":"disarming%20block_apg"},{"n":"Disciple's Breath","s":4,"u":"disciple's%20breath_apg"},{"n":"Distracting Flattery","s":4,"u":"distracting%20flattery_apg"},{"n":"Doctor's Visitation","s":4,"u":"doctor's%20visitation_apg"},{"n":"Dodge Away","s":4,"u":"dodge%20away_apg"},{"n":"Draconic Scent","s":4,"u":"draconic%20scent_apg"},{"n":"Dragon Arcana","s":4,"u":"dragon%20arcana_apg"},{"n":"Dragon Disciple Dedication","s":4,"u":"dragon%20disciple%20dedication_apg"},{"n":"Dread Marshal Stance","s":4,"u":"dread%20marshal%20stance_apg"},{"n":"Dual Onslaught","s":4,"u":"dual%20onslaught_apg"},{"n":"Dual Thrower","s":4,"u":"dual%20thrower_apg"},{"n":"Dual-Weapon Blitz","s":4,"u":"dual-weapon%20blitz_apg"},{"n":"Dual-Weapon Reload","s":4,"u":"dual-weapon%20reload_apg"},{"n":"Dual-Weapon Warrior Dedication","s":4,"u":"dual-weapon%20warrior%20dedication_apg"},{"n":"Duelist Dedication","s":4,"u":"duelist%20dedication_apg"},{"n":"Duelist's Challenge","s":4,"u":"duelist's%20challenge_apg"},{"n":"Efficient Rituals","s":4,"u":"efficient%20rituals_apg"},{"n":"Eldritch Archer Dedication","s":4,"u":"eldritch%20archer%20dedication_apg"},{"n":"Enchanting Arrow","s":4,"u":"enchanting%20arrow_apg"},{"n":"Endemic Herbs","s":4,"u":"endemic%20herbs_apg"},{"n":"Evasiveness","s":4,"u":"evasiveness_apg"},{"n":"Expert Backstabber","s":4,"u":"expert%20backstabber_apg"},{"n":"Expert Disassembly","s":4,"u":"expert%20disassembly_apg"},{"n":"Expert Eldritch Archer Spellcasting","s":4,"u":"expert%20eldritch%20archer%20spellcasting_apg"},{"n":"Expert Herbalism","s":4,"u":"expert%20herbalism_apg"},{"n":"Expert Oracle Spellcasting","s":4,"u":"expert%20oracle%20spellcasting_apg"},{"n":"Expert Poisoner","s":4,"u":"expert%20poisoner_apg"},{"n":"Expert Scroll Cache","s":4,"u":"expert%20scroll%20cache_apg"},{"n":"Expert Witch Spellcasting","s":4,"u":"expert%20witch%20spellcasting_apg"},{"n":"Fabricated Connections","s":4,"u":"fabricated%20connections_apg"},{"n":"Familiar Conduit","s":4,"u":"familiar%20conduit_apg"},{"n":"Familiar Mascot","s":4,"u":"familiar%20mascot_apg"},{"n":"Familiar Master Dedication","s":4,"u":"familiar%20master%20dedication_apg"},{"n":"Fancy Moves","s":4,"u":"fancy%20moves_apg"},{"n":"Finishing Precision","s":4,"u":"finishing%20precision_apg"},{"n":"First Revelation","s":4,"u":"first%20revelation_apg"},{"n":"Fleeting Shadow","s":4,"u":"fleeting%20shadow_apg"},{"n":"Flensing Slice","s":4,"u":"flensing%20slice_apg"},{"n":"Flexible Ritualist","s":4,"u":"flexible%20ritualist_apg"},{"n":"Follow-up Strike","s":4,"u":"follow-up%20strike_apg"},{"n":"Fresh Ingredients","s":4,"u":"fresh%20ingredients_apg"},{"n":"Frightening Appearance","s":4,"u":"frightening%20appearance_apg"},{"n":"Giant Snare","s":4,"u":"giant%20snare_apg"},{"n":"Gladiator Dedication","s":4,"u":"gladiator%20dedication_apg"},{"n":"Gossip Lore","s":4,"u":"gossip%20lore_apg"},{"n":"Graceful Leaper","s":4,"u":"graceful%20leaper_apg"},{"n":"Greater Magical Edification","s":4,"u":"greater%20magical%20edification_apg"},{"n":"Greater Magical Scholastics","s":4,"u":"greater%20magical%20scholastics_apg"},{"n":"Grievous Blow","s":4,"u":"grievous%20blow_apg"},{"n":"Hammer Quake","s":4,"u":"hammer%20quake_apg"},{"n":"Heal Animal","s":4,"u":"heal%20animal_apg"},{"n":"Herbalist Dedication","s":4,"u":"herbalist%20dedication_apg"},{"n":"Hidden Magic","s":4,"u":"hidden%20magic_apg"},{"n":"High-quality Scrounger","s":4,"u":"high-quality%20scrounger_apg"},{"n":"Holistic Care","s":4,"u":"holistic%20care_apg"},{"n":"Horizon Walker Dedication","s":4,"u":"horizon%20walker%20dedication_apg"},{"n":"Hurling Charge","s":4,"u":"hurling%20charge_apg"},{"n":"Impressive Mount","s":4,"u":"impressive%20mount_apg"},{"n":"Improved Familiar","s":4,"u":"improved%20familiar%20(familiar%20master)_apg"},{"n":"Improvised Critical","s":4,"u":"improvised%20critical_apg"},{"n":"Improvised Pummel","s":4,"u":"improvised%20pummel_apg"},{"n":"Incredible Beastmaster Companion","s":4,"u":"incredible%20beastmaster%20companion_apg"},{"n":"Incredible Familiar","s":4,"u":"incredible%20familiar%20(familiar%20master)_apg"},{"n":"Incredible Mount","s":4,"u":"incredible%20mount_apg"},{"n":"Inspiring Marshal Stance","s":4,"u":"inspiring%20marshal%20stance_apg"},{"n":"Investigator Dedication","s":4,"u":"investigator%20dedication_apg"},{"n":"Investigator's Stratagem","s":4,"u":"investigator's%20stratagem_apg"},{"n":"Keen Recollection","s":4,"u":"keen%20recollection_apg"},{"n":"Keep Pace","s":4,"u":"keep%20pace_apg"},{"n":"Lead The Pack","s":4,"u":"lead%20the%20pack_apg"},{"n":"Legendary Rider","s":4,"u":"legendary%20rider_apg"},{"n":"Linguist Dedication","s":4,"u":"linguist%20dedication_apg"},{"n":"Loremaster Dedication","s":4,"u":"loremaster%20dedication_apg"},{"n":"Magic Arrow","s":4,"u":"magic%20arrow_apg"},{"n":"Magical Adaptation","s":4,"u":"magical%20adaptation_apg"},{"n":"Magical Edification","s":4,"u":"magical%20edification_apg"},{"n":"Magical Scholastics","s":4,"u":"magical%20scholastics_apg"},{"n":"Makeshift Strike","s":4,"u":"makeshift%20strike_apg"},{"n":"Many Guises","s":4,"u":"many%20guises_apg"},{"n":"Marshal Dedication","s":4,"u":"marshal%20dedication_apg"},{"n":"Martial Artist Dedication","s":4,"u":"martial%20artist%20dedication_apg"},{"n":"Master Eldritch Archer Spellcasting","s":4,"u":"master%20eldritch%20archer%20spellcasting_apg"},{"n":"Master Oracle Spellcasting","s":4,"u":"master%20oracle%20spellcasting_apg"},{"n":"Master Scroll Cache","s":4,"u":"master%20scroll%20cache_apg"},{"n":"Master Spotter","s":4,"u":"master%20spotter_apg"},{"n":"Master Witch Spellcasting","s":4,"u":"master%20witch%20spellcasting_apg"},{"n":"Mature Beastmaster Companion","s":4,"u":"mature%20beastmaster%20companion_apg"},{"n":"Mauler Dedication","s":4,"u":"mauler%20dedication_apg"},{"n":"Medic Dedication","s":4,"u":"medic%20dedication_apg"},{"n":"Mesmerizing Gaze","s":4,"u":"mesmerizing%20gaze_apg"},{"n":"Mighty Bulwark","s":4,"u":"mighty%20bulwark_apg"},{"n":"Mighty Dragon Shape","s":4,"u":"mighty%20dragon%20shape_apg"},{"n":"Minion Guise","s":4,"u":"minion%20guise_apg"},{"n":"Mounted Shield","s":4,"u":"mounted%20shield_apg"},{"n":"Multilingual Cipher","s":4,"u":"multilingual%20cipher_apg"},{"n":"Mutable Familiar","s":4,"u":"mutable%20familiar_apg"},{"n":"Mysterious Breadth","s":4,"u":"mysterious%20breadth_apg"},{"n":"Never Tire","s":4,"u":"never%20tire_apg"},{"n":"Nimble Shield Hand","s":4,"u":"nimble%20shield%20hand_apg"},{"n":"Opportunistic Grapple","s":4,"u":"opportunistic%20grapple_apg"},{"n":"Oracle Dedication","s":4,"u":"oracle%20dedication_apg"},{"n":"Orthographic Mastery","s":4,"u":"orthographic%20mastery_apg"},{"n":"Party Crasher","s":4,"u":"party%20crasher_apg"},{"n":"Path Of Iron","s":4,"u":"path%20of%20iron_apg"},{"n":"Patron's Breadth","s":4,"u":"patron's%20breadth_apg"},{"n":"Performative Weapons Training","s":4,"u":"performative%20weapons%20training_apg"},{"n":"Perpetual Scout","s":4,"u":"perpetual%20scout_apg"},{"n":"Phase Arrow","s":4,"u":"phase%20arrow_apg"},{"n":"Phonetic Training","s":4,"u":"phonetic%20training_apg"},{"n":"Pirate Dedication","s":4,"u":"pirate%20dedication_apg"},{"n":"Pirate Weapon Training","s":4,"u":"pirate%20weapon%20training_apg"},{"n":"Play To The Crowd","s":4,"u":"play%20to%20the%20crowd_apg"},{"n":"Plentiful Snares","s":4,"u":"plentiful%20snares_apg"},{"n":"Poison Coat","s":4,"u":"poison%20coat_apg"},{"n":"Poisoner Dedication","s":4,"u":"poisoner%20dedication_apg"},{"n":"Poisoner's Twist","s":4,"u":"poisoner's%20twist_apg"},{"n":"Posse","s":4,"u":"posse_apg"},{"n":"Poultice Preparation","s":4,"u":"poultice%20preparation_apg"},{"n":"Precious Arrow","s":4,"u":"precious%20arrow_apg"},{"n":"Quick Change","s":4,"u":"quick%20change_apg"},{"n":"Quick Fix","s":4,"u":"quick%20fix_apg"},{"n":"Quick Mount","s":4,"u":"quick%20mount_apg"},{"n":"Quick Shot","s":4,"u":"quick%20shot_apg"},{"n":"Quick Study","s":4,"u":"quick%20study_apg"},{"n":"Rallying Charge","s":4,"u":"rallying%20charge_apg"},{"n":"Read Shibboleths","s":4,"u":"read%20shibboleths_apg"},{"n":"Remote Trigger","s":4,"u":"remote%20trigger_apg"},{"n":"Resourceful Ritualist","s":4,"u":"resourceful%20ritualist_apg"},{"n":"Resuscitate","s":4,"u":"resuscitate_apg"},{"n":"Reverse Engineering","s":4,"u":"reverse%20engineering_apg"},{"n":"Ritualist Dedication","s":4,"u":"ritualist%20dedication_apg"},{"n":"Rope Runner","s":4,"u":"rope%20runner_apg"},{"n":"Safe House","s":4,"u":"safe%20house_apg"},{"n":"Scales Of The Dragon","s":4,"u":"scales%20of%20the%20dragon_apg"},{"n":"Scholastic Identification","s":4,"u":"scholastic%20identification_apg"},{"n":"Scout Dedication","s":4,"u":"scout%20dedication_apg"},{"n":"Scout's Charge","s":4,"u":"scout's%20charge_apg"},{"n":"Scout's Pounce","s":4,"u":"scout's%20pounce_apg"},{"n":"Scout's Speed","s":4,"u":"scout's%20speed_apg"},{"n":"Scroll Trickster Dedication","s":4,"u":"scroll%20trickster%20dedication_apg"},{"n":"Scrounger Dedication","s":4,"u":"scrounger%20dedication_apg"},{"n":"Second Shield","s":4,"u":"second%20shield_apg"},{"n":"Seeker Arrow","s":4,"u":"seeker%20arrow_apg"},{"n":"Selfless Parry","s":4,"u":"selfless%20parry_apg"},{"n":"Sentinel Dedication","s":4,"u":"sentinel%20dedication_apg"},{"n":"Settlement Scholastics","s":4,"u":"settlement%20scholastics_apg"},{"n":"Shadow Illusion","s":4,"u":"shadow%20illusion_apg"},{"n":"Shadow Magic","s":4,"u":"shadow%20magic_apg"},{"n":"Shadow Master","s":4,"u":"shadow%20master_apg"},{"n":"Shadow Power","s":4,"u":"shadow%20power_apg"},{"n":"Shadow Sneak Attack","s":4,"u":"shadow%20sneak%20attack_apg"},{"n":"Shadowdancer Dedication","s":4,"u":"shadowdancer%20dedication_apg"},{"n":"Shape Of The Dragon","s":4,"u":"shape%20of%20the%20dragon_apg"},{"n":"Shattering Strike","s":4,"u":"shattering%20strike_apg"},{"n":"Shield Salvation","s":4,"u":"shield%20salvation_apg"},{"n":"Shoving Sweep","s":4,"u":"shoving%20sweep_apg"},{"n":"Skill Mastery","s":4,"u":"skill%20mastery_apg"},{"n":"Skim Scroll","s":4,"u":"skim%20scroll_apg"},{"n":"Snap Out Of It!","s":4,"u":"snap%20out%20of%20it!_apg"},{"n":"Snarecrafter Dedication","s":4,"u":"snarecrafter%20dedication_apg"},{"n":"Social Purview","s":4,"u":"social%20purview_apg"},{"n":"Specialized Beastmaster Companion","s":4,"u":"specialized%20beastmaster%20companion_apg"},{"n":"Specialized Mount","s":4,"u":"specialized%20mount_apg"},{"n":"Speedy Rituals","s":4,"u":"speedy%20rituals_apg"},{"n":"Spot Translate","s":4,"u":"spot%20translate_apg"},{"n":"Stage Fighting","s":4,"u":"stage%20fighting_apg"},{"n":"Startling Appearance","s":4,"u":"startling%20appearance_apg"},{"n":"Steel Skin","s":4,"u":"steel%20skin_apg"},{"n":"Steel Yourself!","s":4,"u":"steel%20yourself!_apg"},{"n":"Student Of The Dueling Arts","s":4,"u":"student%20of%20the%20dueling%20arts_apg"},{"n":"Stunning Appearance","s":4,"u":"stunning%20appearance_apg"},{"n":"Subjective Truth","s":4,"u":"subjective%20truth_apg"},{"n":"Sure Foot","s":4,"u":"sure%20foot_apg"},{"n":"Surprise Attack","s":4,"u":"surprise%20attack_apg"},{"n":"Surprise Snare","s":4,"u":"surprise%20snare_apg"},{"n":"Surprise Strike","s":4,"u":"surprise%20strike_apg"},{"n":"Swashbuckler Dedication","s":4,"u":"swashbuckler%20dedication_apg"},{"n":"Swashbuckler's Riposte","s":4,"u":"swashbuckler's%20riposte_apg"},{"n":"Swashbuckler's Speed","s":4,"u":"swashbuckler's%20speed_apg"},{"n":"Tactical Cadence","s":4,"u":"tactical%20cadence_apg"},{"n":"Talisman Dabbler Dedication","s":4,"u":"talisman%20dabbler%20dedication_apg"},{"n":"Talismanic Sage","s":4,"u":"talismanic%20sage_apg"},{"n":"Target Of Opportunity","s":4,"u":"target%20of%20opportunity_apg"},{"n":"Terrain Scout","s":4,"u":"terrain%20scout_apg"},{"n":"To Battle!","s":4,"u":"to%20battle!_apg"},{"n":"Tools Of The Trade","s":4,"u":"tools%20of%20the%20trade_apg"},{"n":"Topple Foe","s":4,"u":"topple%20foe_apg"},{"n":"Trampling Charge","s":4,"u":"trampling%20charge_apg"},{"n":"Treat Condition","s":4,"u":"treat%20condition_apg"},{"n":"Tumbling Opportunist","s":4,"u":"tumbling%20opportunist_apg"},{"n":"Tumbling Strike","s":4,"u":"tumbling%20strike_apg"},{"n":"Unseat","s":4,"u":"unseat_apg"},{"n":"Vigilante Dedication","s":4,"u":"vigilante%20dedication_apg"},{"n":"Viking Dedication","s":4,"u":"viking%20dedication_apg"},{"n":"Viking Weapon Familiarity","s":4,"u":"viking%20weapon%20familiarity_apg"},{"n":"Viking Weapon Specialist","s":4,"u":"viking%20weapon%20specialist_apg"},{"n":"Walk The Plank","s":4,"u":"walk%20the%20plank_apg"},{"n":"Weapon Improviser Dedication","s":4,"u":"weapon%20improviser%20dedication_apg"},{"n":"Wild Strider","s":4,"u":"wild%20strider_apg"},{"n":"Wings Of The Dragon","s":4,"u":"wings%20of%20the%20dragon_apg"},{"n":"Witch Dedication","s":4,"u":"witch%20dedication_apg"},{"n":"Advanced Arcana","s":5,"u":"advanced%20arcana_crb"},{"n":"Advanced Blood Potency","s":5,"u":"advanced%20blood%20potency_crb"},{"n":"Advanced Concoction","s":5,"u":"advanced%20concoction_crb"},{"n":"Advanced Devotion","s":5,"u":"advanced%20devotion_crb"},{"n":"Advanced Dogma","s":5,"u":"advanced%20dogma_crb"},{"n":"Advanced Fury","s":5,"u":"advanced%20fury_crb"},{"n":"Advanced Hunter's Trick","s":5,"u":"advanced%20hunter's%20trick_crb"},{"n":"Advanced Kata","s":5,"u":"advanced%20kata_crb"},{"n":"Advanced Maneuver","s":5,"u":"advanced%20maneuver_crb"},{"n":"Advanced Muse's Whispers","s":5,"u":"advanced%20muse's%20whispers_crb"},{"n":"Advanced Trickery","s":5,"u":"advanced%20trickery_crb"},{"n":"Advanced Wilding","s":5,"u":"advanced%20wilding_crb"},{"n":"Alchemist Dedication","s":5,"u":"alchemist%20dedication_crb"},{"n":"Arcane Breadth","s":5,"u":"arcane%20breadth_crb"},{"n":"Arcane School Spell","s":5,"u":"arcane%20school%20spell_crb"},{"n":"Barbarian Dedication","s":5,"u":"barbarian%20dedication_crb"},{"n":"Barbarian Resiliency","s":5,"u":"barbarian%20resiliency_crb"},{"n":"Bard Dedication","s":5,"u":"bard%20dedication_crb"},{"n":"Basic Arcana","s":5,"u":"basic%20arcana_crb"},{"n":"Basic Bard Spellcasting","s":5,"u":"basic%20bard%20spellcasting_crb"},{"n":"Basic Blood Potency","s":5,"u":"basic%20blood%20potency_crb"},{"n":"Basic Bloodline Spell","s":5,"u":"basic%20bloodline%20spell_crb"},{"n":"Basic Cleric Spellcasting","s":5,"u":"basic%20cleric%20spellcasting_crb"},{"n":"Basic Concoction","s":5,"u":"basic%20concoction_crb"},{"n":"Basic Devotion","s":5,"u":"basic%20devotion_crb"},{"n":"Basic Dogma","s":5,"u":"basic%20dogma_crb"},{"n":"Basic Druid Spellcasting","s":5,"u":"basic%20druid%20spellcasting_crb"},{"n":"Basic Fury","s":5,"u":"basic%20fury_crb"},{"n":"Basic Hunter's Trick","s":5,"u":"basic%20hunter's%20trick_crb"},{"n":"Basic Kata","s":5,"u":"basic%20kata_crb"},{"n":"Basic Maneuver","s":5,"u":"basic%20maneuver_crb"},{"n":"Basic Muse's Whispers","s":5,"u":"basic%20muse's%20whispers_crb"},{"n":"Basic Sorcerer Spellcasting","s":5,"u":"basic%20sorcerer%20spellcasting_crb"},{"n":"Basic Trickery","s":5,"u":"basic%20trickery_crb"},{"n":"Basic Wilding","s":5,"u":"basic%20wilding_crb"},{"n":"Basic Wizard Spellcasting","s":5,"u":"basic%20wizard%20spellcasting_crb"},{"n":"Bloodline Breadth","s":5,"u":"bloodline%20breadth_crb"},{"n":"Champion Dedication","s":5,"u":"champion%20dedication_crb"},{"n":"Champion Resiliency","s":5,"u":"champion%20resiliency_crb"},{"n":"Champion's Reaction","s":5,"u":"champion's%20reaction_crb"},{"n":"Cleric Dedication","s":5,"u":"cleric%20dedication_crb"},{"n":"Counter Perform","s":5,"u":"counter%20perform_crb"},{"n":"Diverse Armor Expert","s":5,"u":"diverse%20armor%20expert_crb"},{"n":"Diverse Weapon Expert","s":5,"u":"diverse%20weapon%20expert_crb"},{"n":"Divine Ally","s":5,"u":"divine%20ally_crb"},{"n":"Divine Breadth","s":5,"u":"divine%20breadth_crb"},{"n":"Druid Dedication","s":5,"u":"druid%20dedication_crb"},{"n":"Evasiveness","s":5,"u":"evasiveness_crb"},{"n":"Expert Alchemy","s":5,"u":"expert%20alchemy_crb"},{"n":"Expert Bard Spellcasting","s":5,"u":"expert%20bard%20spellcasting_crb"},{"n":"Expert Cleric Spellcasting","s":5,"u":"expert%20cleric%20spellcasting_crb"},{"n":"Expert Druid Spellcasting","s":5,"u":"expert%20druid%20spellcasting_crb"},{"n":"Expert Sorcerer Spellcasting","s":5,"u":"expert%20sorcerer%20spellcasting_crb"},{"n":"Expert Wizard Spellcasting","s":5,"u":"expert%20wizard%20spellcasting_crb"},{"n":"Fighter Dedication","s":5,"u":"fighter%20dedication_crb"},{"n":"Fighter Resiliency","s":5,"u":"fighter%20resiliency_crb"},{"n":"Healing Touch","s":5,"u":"healing%20touch_crb"},{"n":"Inspirational Performance","s":5,"u":"inspirational%20performance_crb"},{"n":"Instinct Ability","s":5,"u":"instinct%20ability_crb"},{"n":"Juggernaut's Fortitude","s":5,"u":"juggernaut's%20fortitude_crb"},{"n":"Master Alchemy","s":5,"u":"master%20alchemy_crb"},{"n":"Master Bard Spellcasting","s":5,"u":"master%20bard%20spellcasting_crb"},{"n":"Master Cleric Spellcasting","s":5,"u":"master%20cleric%20spellcasting_crb"},{"n":"Master Druid Spellcasting","s":5,"u":"master%20druid%20spellcasting_crb"},{"n":"Master Sorcerer Spellcasting","s":5,"u":"master%20sorcerer%20spellcasting_crb"},{"n":"Master Spotter","s":5,"u":"master%20spotter_crb"},{"n":"Master Wizard Spellcasting","s":5,"u":"master%20wizard%20spellcasting_crb"},{"n":"Monk Dedication","s":5,"u":"monk%20dedication_crb"},{"n":"Monk Moves","s":5,"u":"monk%20moves_crb"},{"n":"Monk Resiliency","s":5,"u":"monk%20resiliency_crb"},{"n":"Monk's Flurry","s":5,"u":"monk's%20flurry_crb"},{"n":"Occult Breadth","s":5,"u":"occult%20breadth_crb"},{"n":"Opportunist","s":5,"u":"opportunist_crb"},{"n":"Order Spell","s":5,"u":"order%20spell_crb"},{"n":"Perfection's Path","s":5,"u":"perfection's%20path_crb"},{"n":"Primal Breadth","s":5,"u":"primal%20breadth_crb"},{"n":"Quick Alchemy","s":5,"u":"quick%20alchemy_crb"},{"n":"Ranger Dedication","s":5,"u":"ranger%20dedication_crb"},{"n":"Ranger Resiliency","s":5,"u":"ranger%20resiliency_crb"},{"n":"Rogue Dedication","s":5,"u":"rogue%20dedication_crb"},{"n":"Skill Mastery","s":5,"u":"skill%20mastery_crb"},{"n":"Sneak Attacker","s":5,"u":"sneak%20attacker_crb"},{"n":"Sorcerer Dedication","s":5,"u":"sorcerer%20dedication_crb"},{"n":"Uncanny Dodge","s":5,"u":"uncanny%20dodge_crb"},{"n":"Wizard Dedication","s":5,"u":"wizard%20dedication_crb"},{"n":"Bellflower Dedication","s":18,"u":"bellflower%20dedication_aoa3"},{"n":"Cut The Bonds","s":18,"u":"cut%20the%20bonds_aoa3"},{"n":"Garden Path","s":18,"u":"garden%20path_aoa3"},{"n":"Practiced Guidance","s":18,"u":"practiced%20guidance_aoa3"},{"n":"Scarecrow","s":18,"u":"scarecrow_aoa3"},{"n":"Tiller's Aid","s":18,"u":"tiller's%20aid_aoa3"},{"n":"Tiller's Drive","s":18,"u":"tiller's%20drive_aoa3"},{"n":"Armor Rune Shifter","s":19,"u":"armor%20rune%20shifter_aoa4"},{"n":"Crystal Keeper Dedication","s":19,"u":"crystal%20keeper%20dedication_aoa4"},{"n":"Crystal Ward Spells","s":19,"u":"crystal%20ward%20spells_aoa4"},{"n":"Simple Crystal Magic","s":19,"u":"simple%20crystal%20magic_aoa4"},{"n":"Weapon-rune Shifter","s":19,"u":"weapon-rune%20shifter_aoa4"},{"n":"Decry Thief","s":20,"u":"decry%20thief_aoa5"},{"n":"Know The Beat","s":20,"u":"know%20the%20beat_aoa5"},{"n":"Relentless Disarm","s":20,"u":"relentless%20disarm_aoa5"},{"n":"Unfazed Assessment","s":20,"u":"unfazed%20assessment_aoa5"},{"n":"Zephyr Guard Dedication","s":20,"u":"zephyr%20guard%20dedication_aoa5"},{"n":"Arcane Sensitivity","s":22,"u":"arcane%20sensitivity_aoe1"},{"n":"Bolera's Interrogation","s":22,"u":"bolera's%20interrogation_aoe1"},{"n":"Edgewatch Detective Dedication","s":22,"u":"edgewatch%20detective%20dedication_aoe1"},{"n":"Sense Alignment","s":22,"u":"sense%20alignment_aoe1"},{"n":"Cross The Final Horizon","s":23,"u":"cross%20the%20final%20horizon_aoe2"},{"n":"Heaven's Thunder","s":23,"u":"heaven's%20thunder_aoe2"},{"n":"Jalmeri Heavenseeker Dedication","s":23,"u":"jalmeri%20heavenseeker%20dedication_aoe2"},{"n":"Sky And Heaven Stance","s":23,"u":"sky%20and%20heaven%20stance_aoe2"},{"n":"Skyseeker","s":23,"u":"skyseeker_aoe2"},{"n":"Speaking Sky","s":23,"u":"speaking%20sky_aoe2"},{"n":"Steal The Sky","s":23,"u":"steal%20the%20sky_aoe2"},{"n":"Cartwheel Dodge","s":24,"u":"cartwheel%20dodge_aoe3"},{"n":"Flourishing Finish","s":24,"u":"flourishing%20finish_aoe3"},{"n":"Murderer's Circle","s":24,"u":"murderer's%20circle_aoe3"},{"n":"Performance Weapon Expert","s":24,"u":"performance%20weapon%20expert_aoe3"},{"n":"Pin To The Spot","s":24,"u":"pin%20to%20the%20spot_aoe3"},{"n":"Provocator Dedication","s":24,"u":"provocator%20dedication_aoe3"},{"n":"Ghost Hunter Dedication","s":28,"u":"ghost%20hunter%20dedication_av1"},{"n":"Ghost Strike","s":28,"u":"ghost%20strike_av1"},{"n":"Grave's Voice","s":28,"u":"grave's%20voice_av1"},{"n":"Investigate Haunting","s":28,"u":"investigate%20haunting_av1"},{"n":"Peer Beyond","s":28,"u":"peer%20beyond_av1"},{"n":"Spirit Spells","s":28,"u":"spirit%20spells_av1"},{"n":"Able Ritualist","s":29,"u":"able%20ritualist_av2"},{"n":"Advanced Seeker Of Truths","s":29,"u":"advanced%20seeker%20of%20truths_av2"},{"n":"Eldritch Researcher Dedication","s":29,"u":"eldritch%20researcher%20dedication_av2"},{"n":"Entities From Afar","s":29,"u":"entities%20from%20afar_av2"},{"n":"Incredible Recollection","s":29,"u":"incredible%20recollection_av2"},{"n":"Know It All","s":29,"u":"know%20it%20all_av2"},{"n":"Lorefinder","s":29,"u":"lorefinder_av2"},{"n":"Scholarly Defense","s":29,"u":"scholarly%20defense_av2"},{"n":"Seeker Of Truths","s":29,"u":"seeker%20of%20truths_av2"},{"n":"Strange Script","s":29,"u":"strange%20script_av2"},{"n":"Words Of Unraveling","s":29,"u":"words%20of%20unraveling_av2"},{"n":"Drow Shootist Dedication","s":30,"u":"drow%20shootist%20dedication_av3"},{"n":"Lethargy Poisoner","s":30,"u":"lethargy%20poisoner_av3"},{"n":"Reloading Trick","s":30,"u":"reloading%20trick_av3"},{"n":"Repeating Hand Crossbow Training","s":30,"u":"repeating%20hand%20crossbow%20training_av3"},{"n":"Exorcist Dedication","s":10,"u":"exorcist%20dedication_botd"},{"n":"Undead Master Dedication","s":10,"u":"undead%20master%20dedication_botd"},{"n":"Guardian Ghosts","s":10,"u":"guardian%20ghosts_botd"},{"n":"Frightful Moan","s":10,"u":"frightful%20moan_botd"},{"n":"Ghostly Resistance","s":10,"u":"ghostly%20resistance_botd"},{"n":"Ghostly Grasp","s":10,"u":"ghostly%20grasp_botd"},{"n":"Ghost Flight","s":10,"u":"ghost%20flight_botd"},{"n":"Pass Through","s":10,"u":"pass%20through_botd"},{"n":"Lich Dedication","s":10,"u":"lich%20dedication_botd"},{"n":"Drain Soul Cage","s":10,"u":"drain%20soul%20cage_botd"},{"n":"Enshroud Soul Cage","s":10,"u":"enshroud%20soul%20cage_botd"},{"n":"Hand of the Lich","s":10,"u":"hand%20of%20the%20lich_botd"},{"n":"Bolster Soul Cage","s":10,"u":"bolster%20soul%20cage_botd"},{"n":"Spell Gem","s":10,"u":"spell%20gem_botd"},{"n":"Mummy Dedication","s":10,"u":"mummy%20dedication_botd"},{"n":"One with the Land","s":10,"u":"one%20with%20the%20land_botd"},{"n":"Semblance of Life","s":10,"u":"semblance%20of%20life_botd"},{"n":"Grave Mummification","s":10,"u":"grave%20mummification_botd"},{"n":"Mummy's Despair","s":10,"u":"mummy's%20despair_botd"},{"n":"Accursed Touch","s":10,"u":"accursed%20touch_botd"},{"n":"Storm Shroud","s":10,"u":"storm%20shroud_botd"},{"n":"Channel Rot","s":10,"u":"channel%20rot_botd"},{"n":"Ensnaring Wrappings","s":10,"u":"ensnaring%20wrappings_botd"},{"n":"Terrain Form","s":10,"u":"terrain%20form_botd"},{"n":"Vampire Dedication","s":10,"u":"vampire%20dedication_botd"},{"n":"Zombie Dedication","s":10,"u":"zombie%20dedication_botd"},{"n":"Ankle Biter","s":10,"u":"ankle%20biter_botd"},{"n":"Feast","s":10,"u":"feast_botd"},{"n":"Ravenous Charge","s":10,"u":"ravenous%20charge_botd"},{"n":"Brains!","s":10,"u":"brains!_botd"},{"n":"Numb","s":10,"u":"numb_botd"},{"n":"Out of Hand","s":10,"u":"out%20of%20hand_botd"},{"n":"Shamble","s":10,"u":"shamble_botd"},{"n":"Unkillable","s":10,"u":"unkillable_botd"},{"n":"Festering Wounds","s":10,"u":"festering%20wounds_botd"},{"n":"Seize","s":10,"u":"seize_botd"},{"n":"Clinging Climber","s":10,"u":"clinging%20climber_botd"},{"n":"Manipulative Charm","s":10,"u":"manipulative%20charm_botd"},{"n":"Nocturnal Kindred","s":10,"u":"nocturnal%20kindred_botd"},{"n":"Daywalker","s":10,"u":"daywalker_botd"},{"n":"Predatory Claws","s":10,"u":"predatory%20claws_botd"},{"n":"Vicious Fangs","s":10,"u":"vicious%20fangs_botd"},{"n":"Bat Form","s":10,"u":"bat%20form_botd"},{"n":"Turn to Mist","s":10,"u":"turn%20to%20mist_botd"},{"n":"Coffin Bound","s":10,"u":"coffin%20bound_botd"},{"n":"Mist Escape","s":10,"u":"mist%20escape_botd"},{"n":"Dominating Gaze","s":10,"u":"dominating%20gaze_botd"},{"n":"Desiccating Inhalation","s":10,"u":"desiccating%20inhalation_botd"},{"n":"Greater Despair","s":10,"u":"greater%20despair_botd"},{"n":"Frightful Aura","s":10,"u":"frightful%20aura_botd"},{"n":"Ghoul Dedication","s":10,"u":"ghoul%20dedication_botd"},{"n":"Replenishing Consumption","s":10,"u":"replenishing%20consumption_botd"},{"n":"Swift Leap","s":10,"u":"swift%20leap_botd"},{"n":"Feverish Enzymes","s":10,"u":"feverish%20enzymes_botd"},{"n":"Grave Strength","s":10,"u":"grave%20strength_botd"},{"n":"Paralyzing Slash","s":10,"u":"paralyzing%20slash_botd"},{"n":"Sickening Bite","s":10,"u":"sickening%20bite_botd"},{"n":"Glutton for Flesh","s":10,"u":"glutton%20for%20flesh_botd"},{"n":"Corpse Stench","s":10,"u":"corpse%20stench_botd"},{"n":"Rejuvenation","s":10,"u":"rejuvenation_botd"},{"n":"Unlimited Ghost Flight","s":10,"u":"unlimited%20ghost%20flight_botd"},{"n":"Ghost Dedication","s":10,"u":"ghost%20dedication_botd"},{"n":"Their Master's Call","s":10,"u":"their%20master's%20call_botd"},{"n":"Undead Slayer Dedication","s":10,"u":"undead%20slayer%20dedication_botd"},{"n":"Cast Out","s":10,"u":"cast%20out_botd"},{"n":"Spirit's Absolution","s":10,"u":"spirit's%20absolution_botd"},{"n":"Spirit's Anguish","s":10,"u":"spirit's%20anguish_botd"},{"n":"Enticing Dwelling","s":10,"u":"enticing%20dwelling_botd"},{"n":"Hallowed Necromancer Dedication","s":10,"u":"hallowed%20necromancer%20dedication_botd"},{"n":"Hallowed Initiate","s":10,"u":"hallowed%20initiate_botd"},{"n":"Sacred Spells","s":10,"u":"sacred%20spells_botd"},{"n":"Death Warden","s":10,"u":"death%20warden_botd"},{"n":"Advanced Hallowed Spell","s":10,"u":"advanced%20hallowed%20spell_botd"},{"n":"Positive Luminance","s":10,"u":"positive%20luminance_botd"},{"n":"Consecrated Aura","s":10,"u":"consecrated%20aura_botd"},{"n":"Soul Warden Dedication","s":10,"u":"soul%20warden%20dedication_botd"},{"n":"Cycle Spell","s":10,"u":"cycle%20spell_botd"},{"n":"Psychopomp Familiar","s":10,"u":"psychopomp%20familiar_botd"},{"n":"Liberate Soul","s":10,"u":"liberate%20soul_botd"},{"n":"Spiral Sworn","s":10,"u":"spiral%20sworn_botd"},{"n":"Enhanced Psychopomp Familiar","s":10,"u":"enhanced%20psychopomp%20familiar_botd"},{"n":"Safeguard Soul","s":10,"u":"safeguard%20soul_botd"},{"n":"Expand Spiral","s":10,"u":"expand%20spiral_botd"},{"n":"Blessed Medicine","s":10,"u":"blessed%20medicine_botd"},{"n":"Hunter's Sanctum","s":10,"u":"hunter's%20sanctum_botd"},{"n":"Necromantic Resistance","s":10,"u":"necromantic%20resistance_botd"},{"n":"Slayer's Strike","s":10,"u":"slayer's%20strike_botd"},{"n":"Frighten Undead","s":10,"u":"frighten%20undead_botd"},{"n":"Gear Up","s":10,"u":"gear%20up_botd"},{"n":"Slayer's Blessing","s":10,"u":"slayer's%20blessing_botd"},{"n":"Slayer's Presence","s":10,"u":"slayer's%20presence_botd"},{"n":"Reanimator Dedication","s":10,"u":"reanimator%20dedication_botd"},{"n":"Deathly Secrets","s":10,"u":"deathly%20secrets_botd"},{"n":"Macabre Virtuoso","s":10,"u":"macabre%20virtuoso_botd"},{"n":"Bonds of Death","s":10,"u":"bonds%20of%20death_botd"},{"n":"Greater Deathly Secrets","s":10,"u":"greater%20deathly%20secrets_botd"},{"n":"Master of the Dead","s":10,"u":"master%20of%20the%20dead_botd"},{"n":"Sociable Vow","s":11,"u":"sociable%20vow_da"},{"n":"Pact of Fey Glamour","s":11,"u":"pact%20of%20fey%20glamour_da"},{"n":"Pact of Draconic Fury","s":11,"u":"pact%20of%20draconic%20fury_da"},{"n":"Pact of Infernal Prowess","s":11,"u":"pact%20of%20infernal%20prowess_da"},{"n":"Pact of the Final Breath","s":11,"u":"pact%20of%20the%20final%20breath_da"},{"n":"Time Mage Dedication","s":11,"u":"time%20mage%20dedication_da"},{"n":"Chronocognizance","s":11,"u":"chronocognizance_da"},{"n":"Chronomancer's Secrets","s":11,"u":"chronomancer's%20secrets_da"},{"n":"Future Spell Learning","s":11,"u":"future%20spell%20learning_da"},{"n":"What Could Have Been","s":11,"u":"what%20could%20have%20been_da"},{"n":"Into the Future","s":11,"u":"into%20the%20future_da"},{"n":"Purge of Moments","s":11,"u":"purge%20of%20moments_da"},{"n":"Chronoskimmer Dedication","s":11,"u":"chronoskimmer%20dedication_da"},{"n":"Turn Back the Clock","s":11,"u":"turn%20back%20the%20clock_da"},{"n":"Guide the Timeline","s":11,"u":"guide%20the%20timeline_da"},{"n":"Reversing Charge","s":11,"u":"reversing%20charge_da"},{"n":"Superimpose Time Duplicates","s":11,"u":"superimpose%20time%20duplicates_da"},{"n":"Borrow Time","s":11,"u":"borrow%20time_da"},{"n":"Steal Time","s":11,"u":"steal%20time_da"},{"n":"Combat Premonition","s":11,"u":"combat%20premonition_da"},{"n":"Escape Timeline","s":11,"u":"escape%20timeline_da"},{"n":"Space-Time Shift","s":11,"u":"space-time%20shift_da"},{"n":"Psychic Duelist Dedication","s":11,"u":"psychic%20duelist%20dedication_da"},{"n":"Duel Spell Advantage","s":11,"u":"duel%20spell%20advantage_da"},{"n":"Supreme Psychic Center","s":11,"u":"supreme%20psychic%20center_da"},{"n":"Instigate Psychic Duel","s":11,"u":"instigate%20psychic%20duel_da"},{"n":"Mind Smith Dedication","s":11,"u":"mind%20smith%20dedication_da"},{"n":"Malleable Movement","s":11,"u":"malleable%20movement_da"},{"n":"Ghost Blade","s":11,"u":"ghost%20blade_da"},{"n":"Just the Tool","s":11,"u":"just%20the%20tool_da"},{"n":"Mental Forge","s":11,"u":"mental%20forge_da"},{"n":"Mind Shards","s":11,"u":"mind%20shards_da"},{"n":"Malleable Mental Forge","s":11,"u":"malleable%20mental%20forge_da"},{"n":"Mind Projectiles","s":11,"u":"mind%20projectiles_da"},{"n":"Runic Mind Smithing","s":11,"u":"runic%20mind%20smithing_da"},{"n":"Sleepwalker Dedication","s":11,"u":"sleepwalker%20dedication_da"},{"n":"Infiltrate Dream","s":11,"u":"infiltrate%20dream_da"},{"n":"Vision of Foresight","s":11,"u":"vision%20of%20foresight_da"},{"n":"Dream Magic","s":11,"u":"dream%20magic_da"},{"n":"Waking Dream","s":11,"u":"waking%20dream_da"},{"n":"Oneiric Influence","s":11,"u":"oneiric%20influence_da"},{"n":"Ward Slumber","s":11,"u":"ward%20slumber_da"},{"n":"Dream Logic","s":11,"u":"dream%20logic_da"},{"n":"Shared Dream","s":11,"u":"shared%20dream_da"},{"n":"Ever Dreaming","s":11,"u":"ever%20dreaming_da"},{"n":"Metallic Envisionment","s":11,"u":"metallic%20envisionment_da"},{"n":"Advanced Runic Mind-Smithing","s":11,"u":"advanced%20runic%20mind-smithing_da"},{"n":"Reset the Past","s":11,"u":"reset%20the%20past_da"},{"n":"Timeline-Splitting Spell","s":11,"u":"timeline-splitting%20spell_da"},{"n":"Curse Maelstrom Dedication","s":11,"u":"curse%20maelstrom%20dedication_da"},{"n":"Familiar Oddities","s":11,"u":"familiar%20oddities_da"},{"n":"Unnerving Expansion","s":11,"u":"unnerving%20expansion_da"},{"n":"Share Burden","s":11,"u":"share%20burden_da"},{"n":"Accursed Magic","s":11,"u":"accursed%20magic_da"},{"n":"Counter Curse","s":11,"u":"counter%20curse_da"},{"n":"Torrential Backlash","s":11,"u":"torrential%20backlash_da"},{"n":"Reverse Curse","s":11,"u":"reverse%20curse_da"},{"n":"Pactbinder Dedication","s":11,"u":"pactbinder%20dedication_da"},{"n":"Pact of Eldritch Eyes","s":11,"u":"pact%20of%20eldritch%20eyes_da"},{"n":"Psychic Dedication","s":11,"u":"psychic%20dedication_da"},{"n":"Basic Thoughtform","s":11,"u":"basic%20thoughtform_da"},{"n":"Basic Psychic Spellcasting","s":11,"u":"basic%20psychic%20spellcasting_da"},{"n":"Advanced Thoughtform","s":11,"u":"advanced%20thoughtform_da"},{"n":"Psi Development","s":11,"u":"psi%20development_da"},{"n":"Expert Psychic Spellcasting","s":11,"u":"expert%20psychic%20spellcasting_da"},{"n":"Master Psychic Spellcasting","s":11,"u":"master%20psychic%20spellcasting_da"},{"n":"Alter Ego Dedication","s":11,"u":"alter%20ego%20dedication_da"},{"n":"Change of Face","s":11,"u":"change%20of%20face_da"},{"n":"Fake It Till You Make It","s":11,"u":"fake%20it%20till%20you%20make%20it_da"},{"n":"In Plain Sight","s":11,"u":"in%20plain%20sight_da"},{"n":"Sound Mirror","s":11,"u":"sound%20mirror_da"},{"n":"Muscle Mimicry","s":11,"u":"muscle%20mimicry_da"},{"n":"Swap Reflections","s":11,"u":"swap%20reflections_da"},{"n":"Living Vessel Dedication","s":11,"u":"living%20vessel%20dedication_da"},{"n":"Entity's Strike","s":11,"u":"entity's%20strike_da"},{"n":"Tap Vitality","s":11,"u":"tap%20vitality_da"},{"n":"Exude Abyssal Corruption","s":11,"u":"exude%20abyssal%20corruption_da"},{"n":"Fey's Trickery","s":11,"u":"fey's%20trickery_da"},{"n":"Warped Constriction","s":11,"u":"warped%20constriction_da"},{"n":"Vessel's Form","s":11,"u":"vessel's%20form_da"},{"n":"Borrow Memories","s":11,"u":"borrow%20memories_da"},{"n":"Thaumaturge Dedication","s":11,"u":"thaumaturge%20dedication_da"},{"n":"Basic Thaumaturgy","s":11,"u":"basic%20thaumaturgy_da"},{"n":"Advanced Thaumaturgy","s":11,"u":"advanced%20thaumaturgy_da"},{"n":"Implement Initiate","s":11,"u":"implement%20initiate_da"},{"n":"Magical Knowledge","s":11,"u":"magical%20knowledge_da"},{"n":"Resolute","s":11,"u":"resolute_da"},{"n":"Bullying Staff","s":31,"u":"bullying%20staff_ec1"},{"n":"Focused Juggler","s":31,"u":"focused%20juggler_ec1"},{"n":"Juggler Dedication","s":31,"u":"juggler%20dedication_ec1"},{"n":"Levering Strike","s":31,"u":"levering%20strike_ec1"},{"n":"Lobbed Attack","s":31,"u":"lobbed%20attack_ec1"},{"n":"Opportune Throw","s":31,"u":"opportune%20throw_ec1"},{"n":"Pivot Strike","s":31,"u":"pivot%20strike_ec1"},{"n":"Quick Juggler","s":31,"u":"quick%20juggler_ec1"},{"n":"Reflexive Catch","s":31,"u":"reflexive%20catch_ec1"},{"n":"Staff Acrobat Dedication","s":31,"u":"staff%20acrobat%20dedication_ec1"},{"n":"Staff Sweep","s":31,"u":"staff%20sweep_ec1"},{"n":"Whirlwind Stance","s":31,"u":"whirlwind%20stance_ec1"},{"n":"Animal Trainer Dedication","s":32,"u":"animal%20trainer%20dedication_ec2"},{"n":"Beast Speaker","s":32,"u":"beast%20speaker_ec2"},{"n":"Insistent Command","s":32,"u":"insistent%20command_ec2"},{"n":"Mature Trained Companion","s":32,"u":"mature%20trained%20companion_ec2"},{"n":"Specialized Companion","s":32,"u":"specialized%20companion_ec2"},{"n":"Splendid Companion","s":32,"u":"splendid%20companion_ec2"},{"n":"Accursed Clay Fist","s":9,"u":"accursed%20clay%20fist_ec3"},{"n":"Axe Climber","s":9,"u":"axe%20climber_ec3"},{"n":"Axe Thrower","s":9,"u":"axe%20thrower_ec3"},{"n":"Golem Grafter Dedication","s":9,"u":"golem%20grafter%20dedication_ec3"},{"n":"Iron Lung","s":9,"u":"iron%20lung_ec3"},{"n":"Legs Of Stone","s":9,"u":"legs%20of%20stone_ec3"},{"n":"Log Roll","s":9,"u":"log%20roll_ec3"},{"n":"Quicken Heartbeat","s":9,"u":"quicken%20heartbeat_ec3"},{"n":"Turpin Rowe Lumberjack Dedication","s":9,"u":"turpin%20rowe%20lumberjack%20dedication_ec3"},{"n":"Widen The Gap","s":9,"u":"widen%20the%20gap_ec3"},{"n":"Butterfly Blade Dedication","s":37,"u":"butterfly%20blade%20dedication_frp1"},{"n":"Butterfly's Kiss","s":37,"u":"butterfly's%20kiss_frp1"},{"n":"Butterfly's Sting","s":37,"u":"butterfly's%20sting_frp1"},{"n":"Cross The Threshold","s":37,"u":"cross%20the%20threshold_frp1"},{"n":"Deadly Butterfly","s":37,"u":"deadly%20butterfly_frp1"},{"n":"Disrupting Strikes","s":37,"u":"disrupting%20strikes_frp1"},{"n":"Ghost Eater Dedication","s":37,"u":"ghost%20eater%20dedication_frp1"},{"n":"Innocent Butterfly","s":37,"u":"innocent%20butterfly_frp1"},{"n":"Mastermind's Eye","s":37,"u":"mastermind's%20eye_frp1"},{"n":"Reach Beyond","s":37,"u":"reach%20beyond_frp1"},{"n":"Beneath Notice","s":38,"u":"beneath%20notice_frp2"},{"n":"Golden League Xun Dedication","s":38,"u":"golden%20league%20xun%20dedication_frp2"},{"n":"Maneuvering Spell","s":38,"u":"maneuvering%20spell_frp2"},{"n":"Menacing Prowess","s":38,"u":"menacing%20prowess_frp2"},{"n":"Rope Mastery","s":38,"u":"rope%20mastery_frp2"},{"n":"Silent Sting","s":38,"u":"silent%20sting_frp2"},{"n":"Six Pillars Stance","s":38,"u":"six%20pillars%20stance_frp2"},{"n":"Sixth Pillar Dedication","s":38,"u":"sixth%20pillar%20dedication_frp2"},{"n":"Sixth Pillar Mastery","s":38,"u":"sixth%20pillar%20mastery_frp2"},{"n":"Touch Focus","s":38,"u":"touch%20focus_frp2"},{"n":"Advanced Breakthrough","s":2,"u":"advanced%20breakthrough_g%26g"},{"n":"Advanced Shooting","s":2,"u":"advanced%20shooting_g%26g"},{"n":"Artillerist Dedication","s":2,"u":"artillerist%20dedication_g%26g"},{"n":"Banshee Cry Display","s":2,"u":"banshee%20cry%20display_g%26g"},{"n":"Basic Beast Gunner Spellcasting","s":2,"u":"basic%20beast%20gunner%20spellcasting_g%26g"},{"n":"Basic Breakthrough","s":2,"u":"basic%20breakthrough_g%26g"},{"n":"Basic Modification","s":2,"u":"basic%20modification_g%26g"},{"n":"Basic Shooting","s":2,"u":"basic%20shooting_g%26g"},{"n":"Beast Dynamo Howl","s":2,"u":"beast%20dynamo%20howl_g%26g"},{"n":"Beast Gunner Dedication","s":2,"u":"beast%20gunner%20dedication_g%26g"},{"n":"Black Powder Blaze","s":2,"u":"black%20powder%20blaze_g%26g"},{"n":"Black Powder Embodiment","s":2,"u":"black%20powder%20embodiment_g%26g"},{"n":"Brilliant Crafter","s":2,"u":"brilliant%20crafter_g%26g"},{"n":"Bullet Dancer Burn","s":2,"u":"bullet%20dancer%20burn_g%26g"},{"n":"Bullet Dancer Dedication","s":2,"u":"bullet%20dancer%20dedication_g%26g"},{"n":"Bullet Dancer Reload","s":2,"u":"bullet%20dancer%20reload_g%26g"},{"n":"Call Gun","s":2,"u":"call%20gun_g%26g"},{"n":"Cannon Corner Shot","s":2,"u":"cannon%20corner%20shot_g%26g"},{"n":"Chain Reaction","s":2,"u":"chain%20reaction_g%26g"},{"n":"Collapse Wall","s":2,"u":"collapse%20wall_g%26g"},{"n":"Concentrated Assault","s":2,"u":"concentrated%20assault_g%26g"},{"n":"Control Tower","s":2,"u":"control%20tower_g%26g"},{"n":"Controlled Blast","s":2,"u":"controlled%20blast_g%26g"},{"n":"Controlled Bullet","s":2,"u":"controlled%20bullet_g%26g"},{"n":"Converge","s":2,"u":"converge_g%26g"},{"n":"Coughing Dragon Display","s":2,"u":"coughing%20dragon%20display_g%26g"},{"n":"Dazzling Bullet","s":2,"u":"dazzling%20bullet_g%26g"},{"n":"Demolitionist Dedication","s":2,"u":"demolitionist%20dedication_g%26g"},{"n":"Drain Vitality","s":2,"u":"drain%20vitality_g%26g"},{"n":"Drive-by Attack","s":2,"u":"drive-by%20attack_g%26g"},{"n":"Duo's Aim","s":2,"u":"duo's%20aim_g%26g"},{"n":"Eagle Eye","s":2,"u":"eagle%20eye_g%26g"},{"n":"Eagle Eyes","s":2,"u":"eagle%20eyes_g%26g"},{"n":"Efficient Controls","s":2,"u":"efficient%20controls_g%26g"},{"n":"Engine Bay","s":2,"u":"engine%20bay_g%26g"},{"n":"Expert Beast Gunner Spellcasting","s":2,"u":"expert%20beast%20gunner%20spellcasting_g%26g"},{"n":"Expert Fireworks Crafter","s":2,"u":"expert%20fireworks%20crafter_g%26g"},{"n":"Exploit Opening","s":2,"u":"exploit%20opening_g%26g"},{"n":"Explosion","s":2,"u":"explosion_g%26g"},{"n":"Explosive Entry","s":2,"u":"explosive%20entry_g%26g"},{"n":"Express Driver","s":2,"u":"express%20driver_g%26g"},{"n":"Field Artillery","s":2,"u":"field%20artillery_g%26g"},{"n":"Finessed Features","s":2,"u":"finessed%20features_g%26g"},{"n":"Firearm Expert","s":2,"u":"firearm%20expert_g%26g"},{"n":"Firework Technician Dedication","s":2,"u":"firework%20technician%20dedication_g%26g"},{"n":"Forewarn","s":2,"u":"forewarn_g%26g"},{"n":"Fulminating Shot","s":2,"u":"fulminating%20shot_g%26g"},{"n":"Gear Gnash","s":2,"u":"gear%20gnash_g%26g"},{"n":"Goblin Jubilee Display","s":2,"u":"goblin%20jubilee%20display_g%26g"},{"n":"Golem Dynamo","s":2,"u":"golem%20dynamo_g%26g"},{"n":"Gunpowder Gauntlet","s":2,"u":"gunpowder%20gauntlet_g%26g"},{"n":"Gunslinger Dedication","s":2,"u":"gunslinger%20dedication_g%26g"},{"n":"Hot Foot","s":2,"u":"hot%20foot_g%26g"},{"n":"I Meant To Do That","s":2,"u":"i%20meant%20to%20do%20that_g%26g"},{"n":"Impervious Vehicle","s":2,"u":"impervious%20vehicle_g%26g"},{"n":"Inventor Dedication","s":2,"u":"inventor%20dedication_g%26g"},{"n":"Jumping Jenny Display","s":2,"u":"jumping%20jenny%20display_g%26g"},{"n":"Live Ammunition","s":2,"u":"live%20ammunition_g%26g"},{"n":"Lucky Escape","s":2,"u":"lucky%20escape_g%26g"},{"n":"Master Beast Gunner Spellcasting","s":2,"u":"master%20beast%20gunner%20spellcasting_g%26g"},{"n":"Master Siege Engineer","s":2,"u":"master%20siege%20engineer_g%26g"},{"n":"Master Spotter","s":2,"u":"master%20spotter_g%26g"},{"n":"Miraculous Flight","s":2,"u":"miraculous%20flight_g%26g"},{"n":"Modular Dynamo","s":2,"u":"modular%20dynamo_g%26g"},{"n":"Named Artillery","s":2,"u":"named%20artillery_g%26g"},{"n":"No Hard Feelings","s":2,"u":"no%20hard%20feelings_g%26g"},{"n":"Overwatch Dedication","s":2,"u":"overwatch%20dedication_g%26g"},{"n":"Patch Job","s":2,"u":"patch%20job_g%26g"},{"n":"Phase Bullet","s":2,"u":"phase%20bullet_g%26g"},{"n":"Phenom's Verve","s":2,"u":"phenom's%20verve_g%26g"},{"n":"Pistol Phenom Dedication","s":2,"u":"pistol%20phenom%20dedication_g%26g"},{"n":"Piston Punch","s":2,"u":"piston%20punch_g%26g"},{"n":"Power Slide","s":2,"u":"power%20slide_g%26g"},{"n":"Practiced Reloads","s":2,"u":"practiced%20reloads_g%26g"},{"n":"Propeller Attachment","s":2,"u":"propeller%20attachment_g%26g"},{"n":"Push It","s":2,"u":"push%20it_g%26g"},{"n":"Ranged Disarm","s":2,"u":"ranged%20disarm_g%26g"},{"n":"Reach For The Sky","s":2,"u":"reach%20for%20the%20sky_g%26g"},{"n":"Recycled Cogwheels","s":2,"u":"recycled%20cogwheels_g%26g"},{"n":"Repurposed Parts","s":2,"u":"repurposed%20parts_g%26g"},{"n":"Roadkill","s":2,"u":"roadkill_g%26g"},{"n":"Safety Measures","s":2,"u":"safety%20measures_g%26g"},{"n":"Shorthanded","s":2,"u":"shorthanded_g%26g"},{"n":"Slinger's Readiness","s":2,"u":"slinger's%20readiness_g%26g"},{"n":"Sniping Duo Dedication","s":2,"u":"sniping%20duo%20dedication_g%26g"},{"n":"Soaring Dynamo","s":2,"u":"soaring%20dynamo_g%26g"},{"n":"Spellshot Dedication","s":2,"u":"spellshot%20dedication_g%26g"},{"n":"Spyglass Modification","s":2,"u":"spyglass%20modification_g%26g"},{"n":"Stasian Smash","s":2,"u":"stasian%20smash_g%26g"},{"n":"Sterling Dynamo Dedication","s":2,"u":"sterling%20dynamo%20dedication_g%26g"},{"n":"Superior Propulsion","s":2,"u":"superior%20propulsion_g%26g"},{"n":"Swift Intervention","s":2,"u":"swift%20intervention_g%26g"},{"n":"Tag Team","s":2,"u":"tag%20team_g%26g"},{"n":"Take The Wheel","s":2,"u":"take%20the%20wheel_g%26g"},{"n":"Targeted Redirection","s":2,"u":"targeted%20redirection_g%26g"},{"n":"That Was A Close One, Huh?","s":2,"u":"that%20was%20a%20close%20one%2c%20huh%3f_g%26g"},{"n":"Topple Giants","s":2,"u":"topple%20giants_g%26g"},{"n":"Trapsmith Dedication","s":2,"u":"trapsmith%20dedication_g%26g"},{"n":"Triangulate","s":2,"u":"triangulate_g%26g"},{"n":"Trick Driver Dedication","s":2,"u":"trick%20driver%20dedication_g%26g"},{"n":"Unbelievable Escape","s":2,"u":"unbelievable%20escape_g%26g"},{"n":"Unbelievable Luck","s":2,"u":"unbelievable%20luck_g%26g"},{"n":"Unexpected Sharpshooter Dedication","s":2,"u":"unexpected%20sharpshooter%20dedication_g%26g"},{"n":"Vantage Shot","s":2,"u":"vantage%20shot_g%26g"},{"n":"Vehicle Mechanic Dedication","s":2,"u":"vehicle%20mechanic%20dedication_g%26g"},{"n":"Whirling Knockdown","s":2,"u":"whirling%20knockdown_g%26g"},{"n":"Wide Overwatch","s":2,"u":"wide%20overwatch_g%26g"},{"n":"Absorb Spell","s":7,"u":"absorb%20spell_locg"},{"n":"Adaptive Mask Familiar","s":7,"u":"adaptive%20mask%20familiar_locg"},{"n":"Advanced Order Training","s":7,"u":"advanced%20order%20training_locg"},{"n":"Aegis Of Arnisant","s":7,"u":"aegis%20of%20arnisant_locg"},{"n":"Blade Of Law","s":7,"u":"blade%20of%20law_locg"},{"n":"Blade Of The Crimson Oath","s":7,"u":"blade%20of%20the%20crimson%20oath_locg"},{"n":"Boaster's Challenge","s":7,"u":"boaster's%20challenge_locg"},{"n":"Bravo's Determination","s":7,"u":"bravo's%20determination_locg"},{"n":"Cascade Bearers Flexibility","s":7,"u":"cascade%20bearers%20flexibility_locg"},{"n":"Cascade Bearers Spellcasting","s":7,"u":"cascade%20bearers%20spellcasting_locg"},{"n":"Charged Creation","s":7,"u":"charged%20creation_locg"},{"n":"Daredevil's Gambit","s":7,"u":"daredevil's%20gambit_locg"},{"n":"Daring Act","s":7,"u":"daring%20act_locg"},{"n":"Daring Flourish","s":7,"u":"daring%20flourish_locg"},{"n":"Death's Door","s":7,"u":"death's%20door_locg"},{"n":"Demanding Challenge","s":7,"u":"demanding%20challenge_locg"},{"n":"Dualistic Synergy","s":7,"u":"dualistic%20synergy_locg"},{"n":"Educated Assessment","s":7,"u":"educated%20assessment_locg"},{"n":"Emerald Boughs Accustomation","s":7,"u":"emerald%20boughs%20accustomation_locg"},{"n":"Emerald Boughs Hideaway","s":7,"u":"emerald%20boughs%20hideaway_locg"},{"n":"Endure Death's Touch","s":7,"u":"endure%20death's%20touch_locg"},{"n":"Everyone Duck!","s":7,"u":"everyone%20duck!_locg"},{"n":"Firebrand Braggart Dedication","s":7,"u":"firebrand%20braggart%20dedication_locg"},{"n":"Flexible Halcyon Spellcasting","s":7,"u":"flexible%20halcyon%20spellcasting_locg"},{"n":"Font Of Knowledge","s":7,"u":"font%20of%20knowledge_locg"},{"n":"Forced Entry","s":7,"u":"forced%20entry_locg"},{"n":"Fulminating Synergy","s":7,"u":"fulminating%20synergy_locg"},{"n":"Gaze Of Veracity","s":7,"u":"gaze%20of%20veracity_locg"},{"n":"Great Boaster","s":7,"u":"great%20boaster_locg"},{"n":"Halcyon Speaker Dedication","s":7,"u":"halcyon%20speaker%20dedication_locg"},{"n":"Halcyon Spellcasting Adept","s":7,"u":"halcyon%20spellcasting%20adept_locg"},{"n":"Halcyon Spellcasting Initiate","s":7,"u":"halcyon%20spellcasting%20initiate_locg"},{"n":"Halcyon Spellcasting Sage","s":7,"u":"halcyon%20spellcasting%20sage_locg"},{"n":"Harrying Strike","s":7,"u":"harrying%20strike_locg"},{"n":"Hell's Armaments","s":7,"u":"hell's%20armaments_locg"},{"n":"Hellknight Dedication","s":7,"u":"hellknight%20dedication_locg"},{"n":"Hellknight Order Cross-training","s":7,"u":"hellknight%20order%20cross-training_locg"},{"n":"Hellknight Signifer Dedication","s":7,"u":"hellknight%20signifer%20dedication_locg"},{"n":"Invoke The Crimson Oath","s":7,"u":"invoke%20the%20crimson%20oath_locg"},{"n":"Knight In Shining Armor","s":7,"u":"knight%20in%20shining%20armor_locg"},{"n":"Knight Reclaimant Dedication","s":7,"u":"knight%20reclaimant%20dedication_locg"},{"n":"Knight Vigilant Dedication","s":7,"u":"knight%20vigilant%20dedication_locg"},{"n":"Lore Seeker","s":7,"u":"lore%20seeker_locg"},{"n":"Magaambyan Attendant Dedication","s":7,"u":"magaambyan%20attendant%20dedication_locg"},{"n":"Mask Familiar","s":7,"u":"mask%20familiar_locg"},{"n":"Masked Casting","s":7,"u":"masked%20casting_locg"},{"n":"Order Training","s":7,"u":"order%20training_locg"},{"n":"Persistent Creation","s":7,"u":"persistent%20creation_locg"},{"n":"Rain-scribe Mobility","s":7,"u":"rain-scribe%20mobility_locg"},{"n":"Rain-scribe Sustenance","s":7,"u":"rain-scribe%20sustenance_locg"},{"n":"Reaper Of Repose","s":7,"u":"reaper%20of%20repose_locg"},{"n":"Recognize Threat","s":7,"u":"recognize%20threat_locg"},{"n":"Scrollmaster Dedication","s":7,"u":"scrollmaster%20dedication_locg"},{"n":"Sense Chaos","s":7,"u":"sense%20chaos_locg"},{"n":"Shared Synergy","s":7,"u":"shared%20synergy_locg"},{"n":"Shoulder Catastrophe","s":7,"u":"shoulder%20catastrophe_locg"},{"n":"Signifer Armor Expertise","s":7,"u":"signifer%20armor%20expertise_locg"},{"n":"Signifer's Sight","s":7,"u":"signifer's%20sight_locg"},{"n":"Spellmaster Dedication","s":7,"u":"spellmaster%20dedication_locg"},{"n":"Spellmaster's Resilience","s":7,"u":"spellmaster's%20resilience_locg"},{"n":"Surreptitious Spellcaster","s":7,"u":"surreptitious%20spellcaster_locg"},{"n":"Survivor Of Desolation","s":7,"u":"survivor%20of%20desolation_locg"},{"n":"Swordmaster Dedication","s":7,"u":"swordmaster%20dedication_locg"},{"n":"Synergistic Spell","s":7,"u":"synergistic%20spell_locg"},{"n":"Tempest-sun Redirection","s":7,"u":"tempest-sun%20redirection_locg"},{"n":"Tempest-sun Shielding","s":7,"u":"tempest-sun%20shielding_locg"},{"n":"Unravel Mysteries","s":7,"u":"unravel%20mysteries_locg"},{"n":"Unshakable Idealism","s":7,"u":"unshakable%20idealism_locg"},{"n":"Uzunjati Recollection","s":7,"u":"uzunjati%20recollection_locg"},{"n":"Uzunjati Storytelling","s":7,"u":"uzunjati%20storytelling_locg"},{"n":"Ward Casting","s":7,"u":"ward%20casting_locg"},{"n":"Perfect Weaponry","s":6,"u":"perfect%20weaponry_loil"},{"n":"Perfect Resistance","s":6,"u":"perfect%20resistance_loil"},{"n":"Perfect Ki Expert","s":6,"u":"perfect%20ki%20expert_loil"},{"n":"Perfect Ki Exemplar","s":6,"u":"perfect%20ki%20exemplar_loil"},{"n":"Perfect Ki Grandmaster","s":6,"u":"perfect%20ki%20grandmaster_loil"},{"n":"Jalmeri Heavenseeker Dedication","s":6,"u":"jalmeri%20heavenseeker%20dedication_loil"},{"n":"Heaven's Thunder","s":6,"u":"heaven's%20thunder_loil"},{"n":"Sky and Heaven Stance","s":6,"u":"sky%20and%20heaven%20stance_loil"},{"n":"Skyseeker","s":6,"u":"skyseeker_loil"},{"n":"Cross the Final Horizon","s":6,"u":"cross%20the%20final%20horizon_loil"},{"n":"Steal the Sky","s":6,"u":"steal%20the%20sky_loil"},{"n":"Speaking Sky","s":6,"u":"speaking%20sky_loil"},{"n":"Shieldmarshal Dedication","s":6,"u":"shieldmarshal%20dedication_loil"},{"n":"Consolidated Overlay Panopticon","s":6,"u":"consolidated%20overlay%20panopticon_loil"},{"n":"Equitable Defense","s":6,"u":"equitable%20defense_loil"},{"n":"Counterclockwork Focus","s":6,"u":"counterclockwork%20focus_loil"},{"n":"Divine Healing","s":60,"u":"divine%20healing_lokl"},{"n":"Interrupt Charge","s":60,"u":"interrupt%20charge_lokl"},{"n":"Phalanx Formation","s":60,"u":"phalanx%20formation_lokl"},{"n":"Emissary of Peace","s":60,"u":"emissary%20of%20peace_lokl"},{"n":"Instant Armor","s":60,"u":"instant%20armor_lokl"},{"n":"Lead the Way","s":60,"u":"lead%20the%20way_lokl"},{"n":"Guarded Advance","s":60,"u":"guarded%20advance_lokl"},{"n":"Vigilant Benediction","s":60,"u":"vigilant%20benediction_lokl"},{"n":"Instinctual Interception","s":60,"u":"instinctual%20interception_lokl"},{"n":"Keep Up the Good Fight","s":60,"u":"keep%20up%20the%20good%20fight_lokl"},{"n":"Empyreal Aura","s":60,"u":"empyreal%20aura_lokl"},{"n":"Tower Shield Mastery","s":60,"u":"tower%20shield%20mastery_lokl"},{"n":"Ashen Veil","s":60,"u":"ashen%20veil_lokl"},{"n":"Voice Cold as Death","s":60,"u":"voice%20cold%20as%20death_lokl"},{"n":"Hilt Hammer","s":60,"u":"hilt%20hammer_lokl"},{"n":"For Love, for Lightning","s":60,"u":"for%20love%2c%20for%20lightning_lokl"},{"n":"Reclaimant Plea","s":60,"u":"reclaimant%20plea_lokl"},{"n":"Shepherd of Desolation","s":60,"u":"shepherd%20of%20desolation_lokl"},{"n":"Crimson Oath Devotion","s":60,"u":"crimson%20oath%20devotion_lokl"},{"n":"The Tyrant Falls!","s":60,"u":"the%20tyrant%20falls!_lokl"},{"n":"Always Ready","s":60,"u":"always%20ready_lokl"},{"n":"Bless Shield","s":60,"u":"bless%20shield_lokl"},{"n":"Familiar Foe","s":60,"u":"familiar%20foe_lokl"},{"n":"Final Rest","s":60,"u":"final%20rest_lokl"},{"n":"Nonlethal Takedown","s":60,"u":"nonlethal%20takedown_lokl"},{"n":"Practiced Opposition","s":60,"u":"practiced%20opposition_lokl"},{"n":"Repulse the Wicked","s":60,"u":"repulse%20the%20wicked_lokl"},{"n":"Sacred Armaments","s":60,"u":"sacred%20armaments_lokl"},{"n":"Flashing Shield","s":60,"u":"flashing%20shield_lokl"},{"n":"Necromantic Bulwark","s":60,"u":"necromantic%20bulwark_lokl"},{"n":"Grave Sight","s":60,"u":"grave%20sight_lokl"},{"n":"No Stranger to Death","s":60,"u":"no%20stranger%20to%20death_lokl"},{"n":"Resolute Defender","s":60,"u":"resolute%20defender_lokl"},{"n":"Thwart Evil","s":60,"u":"thwart%20evil_lokl"},{"n":"Withstand Death","s":60,"u":"withstand%20death_lokl"},{"n":"Angel of Vindication","s":60,"u":"angel%20of%20vindication_lokl"},{"n":"Eclipsed Vitality","s":60,"u":"eclipsed%20vitality_lokl"},{"n":"Gravelands Herbalist","s":60,"u":"gravelands%20herbalist_lokl"},{"n":"Push Back the Dead!","s":60,"u":"push%20back%20the%20dead!_lokl"},{"n":"Staggering Fire","s":60,"u":"staggering%20fire_lokl"},{"n":"Drive Back","s":60,"u":"drive%20back_lokl"},{"n":"Preventative Treatment","s":60,"u":"preventative%20treatment_lokl"},{"n":"Viking Vindicator","s":60,"u":"viking%20vindicator_lokl"},{"n":"Stalwart Standard","s":60,"u":"stalwart%20standard_lokl"},{"n":"Wave the Flag","s":60,"u":"wave%20the%20flag_lokl"},{"n":"Achaekek's Grip","s":67,"u":"achaekek's%20grip_lol"},{"n":"Bright Lion Dedication","s":67,"u":"bright%20lion%20dedication_lol"},{"n":"Elude The Divine","s":67,"u":"elude%20the%20divine_lol"},{"n":"Fading","s":67,"u":"fading_lol"},{"n":"Janatimo's Lessons","s":67,"u":"janatimo's%20lessons_lol"},{"n":"Prayer Attack","s":67,"u":"prayer%20attack_lol"},{"n":"Rescuer's Press","s":67,"u":"rescuer's%20press_lol"},{"n":"Shall Not Falter, Shall Not Rout","s":67,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol"},{"n":"Sun's Fury","s":67,"u":"sun's%20fury_lol"},{"n":"Vernai Training","s":67,"u":"vernai%20training_lol"},{"n":"Vigil's Walls Rise Anew!","s":67,"u":"vigil's%20walls%20rise%20anew!_lol"},{"n":"Warding Light","s":67,"u":"warding%20light_lol"},{"n":"Bound in Ice","s":40,"u":"bound%20in%20ice_lomm"},{"n":"Crown of the Saumen Kar","s":40,"u":"crown%20of%20the%20saumen%20kar_lomm"},{"n":"Curse of the Saumen Kar","s":40,"u":"curse%20of%20the%20saumen%20kar_lomm"},{"n":"Frostbite Runes","s":40,"u":"frostbite%20runes_lomm"},{"n":"Ice Crafter","s":40,"u":"ice%20crafter_lomm"},{"n":"Pactbound Dedication","s":40,"u":"pactbound%20dedication_lomm"},{"n":"Archaeologist's Warning","s":61,"u":"archaeologist's%20warning_lopsg"},{"n":"Armored Exercise","s":61,"u":"armored%20exercise_lopsg"},{"n":"Armored Rest","s":61,"u":"armored%20rest_lopsg"},{"n":"Bestiary Scholar","s":61,"u":"bestiary%20scholar_lopsg"},{"n":"Cautious Delver","s":61,"u":"cautious%20delver_lopsg"},{"n":"Communal Sustain","s":61,"u":"communal%20sustain_lopsg"},{"n":"Craft Facsimile","s":61,"u":"craft%20facsimile_lopsg"},{"n":"Dead Reckoning","s":61,"u":"dead%20reckoning_lopsg"},{"n":"Determined Lore Seeker","s":61,"u":"determined%20lore%20seeker_lopsg"},{"n":"Discerning Strike","s":61,"u":"discerning%20strike_lopsg"},{"n":"Diverse Recognition","s":61,"u":"diverse%20recognition_lopsg"},{"n":"Eidetic Memorization","s":61,"u":"eidetic%20memorization_lopsg"},{"n":"Emergency Medical Assistance","s":61,"u":"emergency%20medical%20assistance_lopsg"},{"n":"Environmental Explorer","s":61,"u":"environmental%20explorer_lopsg"},{"n":"Familiar Form","s":61,"u":"familiar%20form_lopsg"},{"n":"Focus Ally","s":61,"u":"focus%20ally_lopsg"},{"n":"Foolproof Instructions","s":61,"u":"foolproof%20instructions_lopsg"},{"n":"Forceful Shot","s":61,"u":"forceful%20shot_lopsg"},{"n":"Glyph Expert","s":61,"u":"glyph%20expert_lopsg"},{"n":"Improvised Crafting","s":61,"u":"improvised%20crafting_lopsg"},{"n":"Innate Magic Intuition","s":61,"u":"innate%20magic%20intuition_lopsg"},{"n":"Magic Finder","s":61,"u":"magic%20finder_lopsg"},{"n":"Martial Exercise","s":61,"u":"martial%20exercise_lopsg"},{"n":"Master's Counterspell","s":61,"u":"master's%20counterspell_lopsg"},{"n":"Masterful Obfuscation","s":61,"u":"masterful%20obfuscation_lopsg"},{"n":"Mobile Magical Combat","s":61,"u":"mobile%20magical%20combat_lopsg"},{"n":"Observant Explorer","s":61,"u":"observant%20explorer_lopsg"},{"n":"Physical Training","s":61,"u":"physical%20training_lopsg"},{"n":"Practiced Defender","s":61,"u":"practiced%20defender_lopsg"},{"n":"Protect Ally","s":61,"u":"protect%20ally_lopsg"},{"n":"Quick Stow","s":61,"u":"quick%20stow_lopsg"},{"n":"Recollect Studies","s":61,"u":"recollect%20studies_lopsg"},{"n":"Recover Spell","s":61,"u":"recover%20spell_lopsg"},{"n":"Reflexive Grip","s":61,"u":"reflexive%20grip_lopsg"},{"n":"Remember Your Training","s":61,"u":"remember%20your%20training_lopsg"},{"n":"Retain Absorbed Spell","s":61,"u":"retain%20absorbed%20spell_lopsg"},{"n":"Rugged Survivalist","s":61,"u":"rugged%20survivalist_lopsg"},{"n":"Snap Out Of It!","s":61,"u":"snap%20out%20of%20it!_lopsg"},{"n":"Spellmaster's Tenacity","s":61,"u":"spellmaster's%20tenacity_lopsg"},{"n":"Spellmaster's Ward","s":61,"u":"spellmaster's%20ward_lopsg"},{"n":"Spiritual Explorer","s":61,"u":"spiritual%20explorer_lopsg"},{"n":"Stave Off Catastrophe","s":61,"u":"stave%20off%20catastrophe_lopsg"},{"n":"Swap Investment","s":61,"u":"swap%20investment_lopsg"},{"n":"Tense Negotiator","s":61,"u":"tense%20negotiator_lopsg"},{"n":"Transcribe Moment","s":61,"u":"transcribe%20moment_lopsg"},{"n":"Ward Mind","s":61,"u":"ward%20mind_lopsg"},{"n":"Watch And Learn","s":61,"u":"watch%20and%20learn_lopsg"},{"n":"Wayfinder Resonance Infiltrator","s":61,"u":"wayfinder%20resonance%20infiltrator_lopsg"},{"n":"Westyr's Wayfinder Repository","s":61,"u":"westyr's%20wayfinder%20repository_lopsg"},{"n":"Aerial Piledriver","s":8,"u":"aerial%20piledriver_lotgb"},{"n":"Agile Hand","s":8,"u":"agile%20hand_lotgb"},{"n":"Animate Net","s":8,"u":"animate%20net_lotgb"},{"n":"Barrier Shield","s":8,"u":"barrier%20shield_lotgb"},{"n":"Basic Captivator Spellcasting","s":8,"u":"basic%20captivator%20spellcasting_lotgb"},{"n":"Beacon Mark","s":8,"u":"beacon%20mark_lotgb"},{"n":"Captivating Intensity","s":8,"u":"captivating%20intensity_lotgb"},{"n":"Captivator Dedication","s":8,"u":"captivator%20dedication_lotgb"},{"n":"Choking Smoke","s":8,"u":"choking%20smoke_lotgb"},{"n":"Clinch Strike","s":8,"u":"clinch%20strike_lotgb"},{"n":"Confounding Image","s":8,"u":"confounding%20image_lotgb"},{"n":"Countercharm","s":8,"u":"countercharm_lotgb"},{"n":"Directed Poison","s":8,"u":"directed%20poison_lotgb"},{"n":"Disengaging Twist","s":8,"u":"disengaging%20twist_lotgb"},{"n":"Disk Rider","s":8,"u":"disk%20rider_lotgb"},{"n":"Drenching Mist","s":8,"u":"drenching%20mist_lotgb"},{"n":"Effortless Captivation","s":8,"u":"effortless%20captivation_lotgb"},{"n":"Elbow Breaker","s":8,"u":"elbow%20breaker_lotgb"},{"n":"Expert Captivator Spellcasting","s":8,"u":"expert%20captivator%20spellcasting_lotgb"},{"n":"Forceful Push","s":8,"u":"forceful%20push_lotgb"},{"n":"Form Lock","s":8,"u":"form%20lock_lotgb"},{"n":"Heightened Captivation","s":8,"u":"heightened%20captivation_lotgb"},{"n":"Inescapable Grasp","s":8,"u":"inescapable%20grasp_lotgb"},{"n":"Larcenous Hand","s":8,"u":"larcenous%20hand_lotgb"},{"n":"Lingering Flames","s":8,"u":"lingering%20flames_lotgb"},{"n":"Look Again","s":8,"u":"look%20again_lotgb"},{"n":"Master Captivator Spellcasting","s":8,"u":"master%20captivator%20spellcasting_lotgb"},{"n":"Obscured Terrain","s":8,"u":"obscured%20terrain_lotgb"},{"n":"Reactive Charm","s":8,"u":"reactive%20charm_lotgb"},{"n":"Running Tackle","s":8,"u":"running%20tackle_lotgb"},{"n":"Scattered Fire","s":8,"u":"scattered%20fire_lotgb"},{"n":"Shining Arms","s":8,"u":"shining%20arms_lotgb"},{"n":"Siphoning Touch","s":8,"u":"siphoning%20touch_lotgb"},{"n":"Smoldering Explosion","s":8,"u":"smoldering%20explosion_lotgb"},{"n":"Spell Trickster Dedication","s":8,"u":"spell%20trickster%20dedication_lotgb"},{"n":"Spinebreaker","s":8,"u":"spinebreaker_lotgb"},{"n":"Steal Vitality","s":8,"u":"steal%20vitality_lotgb"},{"n":"Strangle","s":8,"u":"strangle_lotgb"},{"n":"Submission Hold","s":8,"u":"submission%20hold_lotgb"},{"n":"Summon Ensemble","s":8,"u":"summon%20ensemble_lotgb"},{"n":"Suplex","s":8,"u":"suplex_lotgb"},{"n":"Surrounding Flames","s":8,"u":"surrounding%20flames_lotgb"},{"n":"Toppling Tentacles","s":8,"u":"toppling%20tentacles_lotgb"},{"n":"Tracing Sigil","s":8,"u":"tracing%20sigil_lotgb"},{"n":"Uneasy Rest","s":8,"u":"uneasy%20rest_lotgb"},{"n":"Volatile Grease","s":8,"u":"volatile%20grease_lotgb"},{"n":"Wild Lights","s":8,"u":"wild%20lights_lotgb"},{"n":"Wrestler Dedication","s":8,"u":"wrestler%20dedication_lotgb"},{"n":"Advanced Red Mantis Magic","s":63,"u":"advanced%20red%20mantis%20magic_lowg"},{"n":"Aldori Duelist Dedication","s":63,"u":"aldori%20duelist%20dedication_lowg"},{"n":"Aldori Parry","s":63,"u":"aldori%20parry_lowg"},{"n":"Aldori Riposte","s":63,"u":"aldori%20riposte_lowg"},{"n":"Ardent Armiger","s":63,"u":"ardent%20armiger_lowg"},{"n":"Armiger's Mobility","s":63,"u":"armiger's%20mobility_lowg"},{"n":"Attunement To Stone","s":63,"u":"attunement%20to%20stone_lowg"},{"n":"Basic Red Mantis Magic","s":63,"u":"basic%20red%20mantis%20magic_lowg"},{"n":"Careful Explorer","s":63,"u":"careful%20explorer_lowg"},{"n":"Crimson Shroud","s":63,"u":"crimson%20shroud_lowg"},{"n":"Crowd Mastery","s":63,"u":"crowd%20mastery_lowg"},{"n":"Deft Cooperation","s":63,"u":"deft%20cooperation_lowg"},{"n":"Diabolic Certitude","s":63,"u":"diabolic%20certitude_lowg"},{"n":"Duelist's Edge","s":63,"u":"duelist's%20edge_lowg"},{"n":"Expeditious Advance","s":63,"u":"expeditious%20advance_lowg"},{"n":"Eye Of Ozem","s":63,"u":"eye%20of%20ozem_lowg"},{"n":"Flicker","s":63,"u":"flicker_lowg"},{"n":"Fortified Flesh","s":63,"u":"fortified%20flesh_lowg"},{"n":"Grave Sense","s":63,"u":"grave%20sense_lowg"},{"n":"Greater Spell Runes","s":63,"u":"greater%20spell%20runes_lowg"},{"n":"Hellknight Armiger Dedication","s":63,"u":"hellknight%20armiger%20dedication_lowg"},{"n":"Judgment Of The Monolith","s":63,"u":"judgment%20of%20the%20monolith_lowg"},{"n":"Ka Stone Ritual","s":63,"u":"ka%20stone%20ritual_lowg"},{"n":"Lastwall Sentry Dedication","s":63,"u":"lastwall%20sentry%20dedication_lowg"},{"n":"Lastwall Warden","s":63,"u":"lastwall%20warden_lowg"},{"n":"Lion Blade Dedication","s":63,"u":"lion%20blade%20dedication_lowg"},{"n":"Living Monolith Dedication","s":63,"u":"living%20monolith%20dedication_lowg"},{"n":"Living Rune","s":63,"u":"living%20rune_lowg"},{"n":"Lost In The Crowd","s":63,"u":"lost%20in%20the%20crowd_lowg"},{"n":"Magic Warrior Aspect","s":63,"u":"magic%20warrior%20aspect_lowg"},{"n":"Magic Warrior Dedication","s":63,"u":"magic%20warrior%20dedication_lowg"},{"n":"Magic Warrior Transformation","s":63,"u":"magic%20warrior%20transformation_lowg"},{"n":"Mantis Form","s":63,"u":"mantis%20form_lowg"},{"n":"Mortification","s":63,"u":"mortification_lowg"},{"n":"Nameless Anonymity","s":63,"u":"nameless%20anonymity_lowg"},{"n":"Necromantic Resistance","s":63,"u":"necromantic%20resistance_lowg"},{"n":"Necromantic Tenacity","s":63,"u":"necromantic%20tenacity_lowg"},{"n":"Pathfinder Agent Dedication","s":63,"u":"pathfinder%20agent%20dedication_lowg"},{"n":"Perfect Ki Adept","s":63,"u":"perfect%20ki%20adept_lowg"},{"n":"Perfect Strike","s":63,"u":"perfect%20strike_lowg"},{"n":"Red Mantis Assassin Dedication","s":63,"u":"red%20mantis%20assassin%20dedication_lowg"},{"n":"Runescarred Dedication","s":63,"u":"runescarred%20dedication_lowg"},{"n":"Saving Slash","s":63,"u":"saving%20slash_lowg"},{"n":"Spell Runes","s":63,"u":"spell%20runes_lowg"},{"n":"Spy's Countermeasures","s":63,"u":"spy's%20countermeasures_lowg"},{"n":"Stone Blood","s":63,"u":"stone%20blood_lowg"},{"n":"Stone Communion","s":63,"u":"stone%20communion_lowg"},{"n":"Student of Perfection Dedication","s":63,"u":"student%20of%20perfection%20dedication_lowg"},{"n":"Thorough Reports","s":63,"u":"thorough%20reports_lowg"},{"n":"Unnerving Prowess","s":63,"u":"unnerving%20prowess_lowg"},{"n":"Warding Rune","s":63,"u":"warding%20rune_lowg"},{"n":"Wayfinder Resonance Tinkerer","s":63,"u":"wayfinder%20resonance%20tinkerer_lowg"},{"n":"Executioner Weapon Training","s":42,"u":"executioner%20weapon%20training_ngd"},{"n":"Harsh Judgment","s":42,"u":"harsh%20judgment_ngd"},{"n":"Voice of Authority","s":42,"u":"voice%20of%20authority_ngd"},{"n":"Discerning Gaze","s":42,"u":"discerning%20gaze_ngd"},{"n":"Frightful Condemnation","s":42,"u":"frightful%20condemnation_ngd"},{"n":"Accurate Swing","s":42,"u":"accurate%20swing_ngd"},{"n":"Gardener's Resolve","s":42,"u":"gardener's%20resolve_ngd"},{"n":"Reminder of the Greater Fear","s":42,"u":"reminder%20of%20the%20greater%20fear_ngd"},{"n":"Strident Command","s":42,"u":"strident%20command_ngd"},{"n":"Execution","s":42,"u":"execution_ngd"},{"n":"Terrifying Countenance","s":42,"u":"terrifying%20countenance_ngd"},{"n":"Alkenstar Agent Dedication","s":43,"u":"alkenstar%20agent%20dedication_ooa1"},{"n":"Loose Cannon","s":43,"u":"loose%20cannon_ooa1"},{"n":"Prepare Papers","s":43,"u":"prepare%20papers_ooa1"},{"n":"Flash Your Badge","s":43,"u":"flash%20your%20badge_ooa1"},{"n":"Black Powder Flash","s":43,"u":"black%20powder%20flash_ooa1"},{"n":"Powder Punch Stance","s":43,"u":"powder%20punch%20stance_ooa1"},{"n":"Thunder Clap","s":43,"u":"thunder%20clap_ooa1"},{"n":"Clockwork Reanimator Dedication","s":45,"u":"clockwork%20reanimator%20dedication_ooa3"},{"n":"Advanced Reanimated Companion","s":45,"u":"advanced%20reanimated%20companion_ooa3"},{"n":"Hijack Undead","s":45,"u":"hijack%20undead_ooa3"},{"n":"It's Alive!","s":45,"u":"it's%20alive!_ooa3"},{"n":"Incredible Reanimated Companion","s":45,"u":"incredible%20reanimated%20companion_ooa3"},{"n":"Self-Destruct","s":45,"u":"self-destruct_ooa3"},{"n":"Improved Hijack Undead","s":45,"u":"improved%20hijack%20undead_ooa3"},{"n":"Paragon Reanimated Companion","s":45,"u":"paragon%20reanimated%20companion_ooa3"},{"n":"Unwind Death","s":45,"u":"unwind%20death_ooa3"},{"n":"Zombie Horde","s":45,"u":"zombie%20horde_ooa3"},{"n":"Disturbing Defense","s":46,"u":"disturbing%20defense_sli"},{"n":"Hideous Ululation","s":46,"u":"hideous%20ululation_sli"},{"n":"Ooze Empathy","s":46,"u":"ooze%20empathy_sli"},{"n":"Oozemorph Dedication","s":46,"u":"oozemorph%20dedication_sli"},{"n":"Peculiar Anatomy","s":46,"u":"peculiar%20anatomy_sli"},{"n":"Rubbery Skin","s":46,"u":"rubbery%20skin_sli"},{"n":"Uncanny Suction","s":46,"u":"uncanny%20suction_sli"},{"n":"Vacate Vision","s":46,"u":"vacate%20vision_sli"},{"n":"Advanced Martial Magic","s":65,"u":"advanced%20martial%20magic_som"},{"n":"Advanced Synergy","s":65,"u":"advanced%20synergy_som"},{"n":"Aeon Resonance","s":65,"u":"aeon%20resonance_som"},{"n":"Attuned Stride","s":65,"u":"attuned%20stride_som"},{"n":"Attunement Shift","s":65,"u":"attunement%20shift_som"},{"n":"Basic Cathartic Spellcasting","s":65,"u":"basic%20cathartic%20spellcasting_som"},{"n":"Basic Magus Spellcasting","s":65,"u":"basic%20magus%20spellcasting_som"},{"n":"Basic Martial Magic","s":65,"u":"basic%20martial%20magic_som"},{"n":"Basic Summoner Spellcasting","s":65,"u":"basic%20summoner%20spellcasting_som"},{"n":"Basic Synergy","s":65,"u":"basic%20synergy_som"},{"n":"Burning Spell","s":65,"u":"burning%20spell_som"},{"n":"Cathartic Focus Spell","s":65,"u":"cathartic%20focus%20spell_som"},{"n":"Cathartic Mage Dedication","s":65,"u":"cathartic%20mage%20dedication_som"},{"n":"Disciple Of Shade","s":65,"u":"disciple%20of%20shade_som"},{"n":"Dousing Spell","s":65,"u":"dousing%20spell_som"},{"n":"Draw From The Land","s":65,"u":"draw%20from%20the%20land_som"},{"n":"Elemental Familiar","s":65,"u":"elemental%20familiar_som"},{"n":"Elementalist Dedication","s":65,"u":"elementalist%20dedication_som"},{"n":"Embed Aeon Stone","s":65,"u":"embed%20aeon%20stone_som"},{"n":"Expert Cathartic Spellcasting","s":65,"u":"expert%20cathartic%20spellcasting_som"},{"n":"Expert Combat Eidolon","s":65,"u":"expert%20combat%20eidolon_som"},{"n":"Expert Magus Spellcasting","s":65,"u":"expert%20magus%20spellcasting_som"},{"n":"Expert Summoner Spellcasting","s":65,"u":"expert%20summoner%20spellcasting_som"},{"n":"Flexible Spellcaster Dedication","s":65,"u":"flexible%20spellcaster%20dedication_som"},{"n":"Fused Polearm","s":65,"u":"fused%20polearm_som"},{"n":"Geomancer Dedication","s":65,"u":"geomancer%20dedication_som"},{"n":"Hybrid Study Spell","s":65,"u":"hybrid%20study%20spell_som"},{"n":"Infectious Emotions","s":65,"u":"infectious%20emotions_som"},{"n":"Initial Eidolon Ability","s":65,"u":"initial%20eidolon%20ability_som"},{"n":"Interfering Surge","s":65,"u":"interfering%20surge_som"},{"n":"Magus Dedication","s":65,"u":"magus%20dedication_som"},{"n":"Master Cathartic Spellcasting","s":65,"u":"master%20cathartic%20spellcasting_som"},{"n":"Master Magus Spellcasting","s":65,"u":"master%20magus%20spellcasting_som"},{"n":"Master Summoner Spellcasting","s":65,"u":"master%20summoner%20spellcasting_som"},{"n":"Metabolize Element","s":65,"u":"metabolize%20element_som"},{"n":"Polearm Tricks","s":65,"u":"polearm%20tricks_som"},{"n":"Quickened Attunement","s":65,"u":"quickened%20attunement_som"},{"n":"Rapid Manifestation","s":65,"u":"rapid%20manifestation_som"},{"n":"Read The Land","s":65,"u":"read%20the%20land_som"},{"n":"Redirect Elements","s":65,"u":"redirect%20elements_som"},{"n":"Rockslide Spell","s":65,"u":"rockslide%20spell_som"},{"n":"Rough Terrain Stance","s":65,"u":"rough%20terrain%20stance_som"},{"n":"Runelord Dedication","s":65,"u":"runelord%20dedication_som"},{"n":"School Counterspell","s":65,"u":"school%20counterspell_som"},{"n":"School Spell Redirection","s":65,"u":"school%20spell%20redirection_som"},{"n":"Secrets Of Shadow","s":65,"u":"secrets%20of%20shadow_som"},{"n":"Shadow Reservoir","s":65,"u":"shadow%20reservoir_som"},{"n":"Shadow Spell","s":65,"u":"shadow%20spell_som"},{"n":"Shadow Spells","s":65,"u":"shadow%20spells_som"},{"n":"Shadowcaster Dedication","s":65,"u":"shadowcaster%20dedication_som"},{"n":"Shared Attunement","s":65,"u":"shared%20attunement_som"},{"n":"Shifting Terrain","s":65,"u":"shifting%20terrain_som"},{"n":"Signature Synergy","s":65,"u":"signature%20synergy_som"},{"n":"Sin Reservoir","s":65,"u":"sin%20reservoir_som"},{"n":"Soul Arsenal","s":65,"u":"soul%20arsenal_som"},{"n":"Soul Flare","s":65,"u":"soul%20flare_som"},{"n":"Soulforger Dedication","s":65,"u":"soulforger%20dedication_som"},{"n":"Spellstriker","s":65,"u":"spellstriker_som"},{"n":"Summoner Dedication","s":65,"u":"summoner%20dedication_som"},{"n":"Terrain Shield","s":65,"u":"terrain%20shield_som"},{"n":"Unending Emptiness","s":65,"u":"unending%20emptiness_som"},{"n":"Urgent Upwelling","s":65,"u":"urgent%20upwelling_som"},{"n":"Wellspring Control","s":65,"u":"wellspring%20control_som"},{"n":"Wellspring Mage Dedication","s":65,"u":"wellspring%20mage%20dedication_som"},{"n":"Wind-tossed Spell","s":65,"u":"wind-tossed%20spell_som"},{"n":"Work Yourself Up","s":65,"u":"work%20yourself%20up_som"},{"n":"Communal Tale","s":48,"u":"communal%20tale_sot2"},{"n":"Deny The Songs Of War","s":48,"u":"deny%20the%20songs%20of%20war_sot2"},{"n":"Fleet Tempo","s":48,"u":"fleet%20tempo_sot2"},{"n":"Folklorist Dedication","s":48,"u":"folklorist%20dedication_sot2"},{"n":"Folktales Lore","s":48,"u":"folktales%20lore_sot2"},{"n":"Nantambu Chime-Ringer Dedication","s":48,"u":"nantambu%20chime-ringer%20dedication_sot2"},{"n":"Narrative Conduit","s":48,"u":"narrative%20conduit_sot2"},{"n":"Rule Of Three","s":48,"u":"rule%20of%20three_sot2"},{"n":"Sing To The Steel","s":48,"u":"sing%20to%20the%20steel_sot2"},{"n":"Song Of Grace And Speed","s":48,"u":"song%20of%20grace%20and%20speed_sot2"},{"n":"Cloud Walk","s":49,"u":"cloud%20walk_sot3"},{"n":"Deflecting Cloud","s":49,"u":"deflecting%20cloud_sot3"},{"n":"Mighty Wings","s":49,"u":"mighty%20wings_sot3"},{"n":"Shape of the Cloud Dragon","s":49,"u":"shape%20of%20the%20cloud%20dragon_sot3"},{"n":"Blessing of the Sun Gods","s":50,"u":"blessing%20of%20the%20sun%20gods_sot4"},{"n":"Bright Lion Dedication","s":50,"u":"bright%20lion%20dedication_sot4"},{"n":"Greater Sun Blessing","s":50,"u":"greater%20sun%20blessing_sot4"},{"n":"Lion's Fury","s":50,"u":"lion's%20fury_sot4"},{"n":"Lion's Might","s":50,"u":"lion's%20might_sot4"},{"n":"Cunning Trickster Mask","s":52,"u":"cunning%20trickster%20mask_sot6"},{"n":"Emancipator's Mask","s":52,"u":"emancipator's%20mask_sot6"},{"n":"Grand Medic's Mask","s":52,"u":"grand%20medic's%20mask_sot6"},{"n":"Protective Spirit Mask","s":52,"u":"protective%20spirit%20mask_sot6"},{"n":"Sky Master Mask","s":52,"u":"sky%20master%20mask_sot6"},{"n":"Stalking Feline Mask","s":52,"u":"stalking%20feline%20mask_sot6"},{"n":"Storyteller's Mask","s":52,"u":"storyteller's%20mask_sot6"},{"n":"Thick Hide Mask","s":52,"u":"thick%20hide%20mask_sot6"},{"n":"Tireless Guide's Mask","s":52,"u":"tireless%20guide's%20mask_sot6"},{"n":"Vigilant Mask","s":52,"u":"vigilant%20mask_sot6"}],"3":[{"n":"Beastmaster Trance","s":4,"u":"beastmaster%20trance_apg"}]},"bard":{"0":[{"n":"Accompany","s":4,"u":"accompany_apg"},{"n":"All In My Head","s":4,"u":"all%20in%20my%20head_apg"},{"n":"Annotate Composition","s":4,"u":"annotate%20composition_apg"},{"n":"Assured Knowledge","s":4,"u":"assured%20knowledge_apg"},{"n":"Call And Response","s":4,"u":"call%20and%20response_apg"},{"n":"Combat Reading","s":4,"u":"combat%20reading_apg"},{"n":"Courageous Advance","s":4,"u":"courageous%20advance_apg"},{"n":"Courageous Assault","s":4,"u":"courageous%20assault_apg"},{"n":"Courageous Onslaught","s":4,"u":"courageous%20onslaught_apg"},{"n":"Courageous Opportunity","s":4,"u":"courageous%20opportunity_apg"},{"n":"Defensive Coordination","s":4,"u":"defensive%20coordination_apg"},{"n":"Directed Audience","s":4,"u":"directed%20audience_apg"},{"n":"Discordant Voice","s":4,"u":"discordant%20voice_apg"},{"n":"Earworm","s":4,"u":"earworm_apg"},{"n":"Educate Allies","s":4,"u":"educate%20allies_apg"},{"n":"Enigma's Knowledge","s":4,"u":"enigma's%20knowledge_apg"},{"n":"Hymn Of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Martial Performance","s":4,"u":"martial%20performance_apg"},{"n":"Ode To Ouroboros","s":4,"u":"ode%20to%20ouroboros_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Resounding Finale","s":4,"u":"resounding%20finale_apg"},{"n":"Reverberate","s":4,"u":"reverberate_apg"},{"n":"Ritual Researcher","s":4,"u":"ritual%20researcher_apg"},{"n":"Shared Assault","s":4,"u":"shared%20assault_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Soulsight","s":4,"u":"soulsight%20(bard)_apg"},{"n":"Symphony Of The Unfettered Heart","s":4,"u":"symphony%20of%20the%20unfettered%20heart_apg"},{"n":"Triumphant Inspiration","s":4,"u":"triumphant%20inspiration_apg"},{"n":"Ultimate Polymath","s":4,"u":"ultimate%20polymath_apg"},{"n":"Vigorous Inspiration","s":4,"u":"vigorous%20inspiration_apg"},{"n":"Well-versed","s":4,"u":"well-versed_apg"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Bardic Lore","s":5,"u":"bardic%20lore_crb"},{"n":"Cantrip Expansion","s":5,"u":"cantrip%20expansion%20(bard)_crb"},{"n":"Deep Lore","s":5,"u":"deep%20lore_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Eclectic Polymath","s":5,"u":"eclectic%20polymath_crb"},{"n":"Eclectic Skill","s":5,"u":"eclectic%20skill_crb"},{"n":"Effortless Concentration","s":5,"u":"effortless%20concentration%20(bard)_crb"},{"n":"Esoteric Polymath","s":5,"u":"esoteric%20polymath_crb"},{"n":"Eternal Composition","s":5,"u":"eternal%20composition_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"Harmonize","s":5,"u":"harmonize_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Impossible Polymath","s":5,"u":"impossible%20polymath_crb"},{"n":"Inspirational Focus","s":5,"u":"inspirational%20focus_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Inspire Heroics","s":5,"u":"inspire%20heroics_crb"},{"n":"Know-it-all","s":5,"u":"know-it-all_crb"},{"n":"Lingering Composition","s":5,"u":"lingering%20composition_crb"},{"n":"Loremaster's Etude","s":5,"u":"loremaster's%20etude_crb"},{"n":"Melodious Spell","s":5,"u":"melodious%20spell_crb"},{"n":"Multifarious Muse","s":5,"u":"multifarious%20muse_crb"},{"n":"Perfect Encore","s":5,"u":"perfect%20encore_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(bard)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(bard)_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Steady Spellcasting","s":5,"u":"steady%20spellcasting%20(bard)_crb"},{"n":"Studious Capacity","s":5,"u":"studious%20capacity_crb"},{"n":"Symphony Of The Muse","s":5,"u":"symphony%20of%20the%20muse_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"True Hypercognition","s":5,"u":"true%20hypercognition_crb"},{"n":"Unusual Composition","s":5,"u":"unusual%20composition_crb"},{"n":"Versatile Performance","s":5,"u":"versatile%20performance_crb"},{"n":"Versatile Signature","s":5,"u":"versatile%20signature_crb"},{"n":"Silver's Refrain","s":18,"u":"silver's%20refrain_aoa3"},{"n":"Song Of The Fallen","s":21,"u":"song%20of%20the%20fallen_aoa6"},{"n":"Ringmaster's Introduction","s":35,"u":"ringmaster's%20introduction_ec6"},{"n":"Head Of The Night Parade","s":39,"u":"head%20of%20the%20night%20parade_frp3"},{"n":"Masquerade of Seasons Stance","s":6,"u":"masquerade%20of%20seasons%20stance_loil"},{"n":"Pirouette","s":6,"u":"pirouette_loil"},{"n":"Grand Dance","s":6,"u":"grand%20dance_loil"},{"n":"Reliable Squire","s":60,"u":"reliable%20squire_lokl"},{"n":"Inspiring Resilience","s":60,"u":"inspiring%20resilience_lokl"},{"n":"Shared Sight","s":60,"u":"shared%20sight_lokl"}],"3":[{"n":"Hymn of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Ode To Ouroboros","s":4,"u":"ode%20to%20ouroboros_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Symphony Of The Unfettered Heart","s":4,"u":"symphony%20of%20the%20unfettered%20heart_apg"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Counter Performance","s":5,"u":"counter%20performance_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Inspire Heroics","s":5,"u":"inspire%20heroics_crb"},{"n":"Lingering Composition","s":5,"u":"lingering%20composition_crb"},{"n":"Loremaster's Etude","s":5,"u":"loremaster's%20etude_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Silver's Refrain","s":18,"u":"silver's%20refrain_aoa3"},{"n":"Song Of The Fallen","s":21,"u":"song%20of%20the%20fallen_aoa6"}]},"concentrate":{"0":[{"n":"Accompany","s":4,"u":"accompany_apg"},{"n":"Archer's Aim","s":4,"u":"archer's%20aim_apg"},{"n":"Beastmaster's Call","s":4,"u":"beastmaster's%20call_apg"},{"n":"Blessed Spell","s":4,"u":"blessed%20spell_apg"},{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Call And Response","s":4,"u":"call%20and%20response_apg"},{"n":"Call Bonded Item","s":4,"u":"call%20bonded%20item_apg"},{"n":"Caterwaul","s":4,"u":"caterwaul_apg"},{"n":"Conceal Spell","s":4,"u":"conceal%20spell_apg"},{"n":"Connect The Dots","s":4,"u":"connect%20the%20dots_apg"},{"n":"Courageous Advance","s":4,"u":"courageous%20advance_apg"},{"n":"Courageous Assault","s":4,"u":"courageous%20assault_apg"},{"n":"Courageous Onslaught","s":4,"u":"courageous%20onslaught_apg"},{"n":"Courageous Opportunity","s":4,"u":"courageous%20opportunity_apg"},{"n":"Cruelty","s":4,"u":"cruelty_apg"},{"n":"Current Spell","s":4,"u":"current%20spell_apg"},{"n":"Defensive Coordination","s":4,"u":"defensive%20coordination_apg"},{"n":"Eat Fortune","s":4,"u":"eat%20fortune_apg"},{"n":"Ebb And Flow","s":4,"u":"ebb%20and%20flow_apg"},{"n":"Echoes In Stone","s":4,"u":"echoes%20in%20stone_apg"},{"n":"Echoing Spell","s":4,"u":"echoing%20spell_apg"},{"n":"Educate Allies","s":4,"u":"educate%20allies_apg"},{"n":"Elaborate Flourish","s":4,"u":"elaborate%20flourish_apg"},{"n":"Energy Fusion","s":4,"u":"energy%20fusion_apg"},{"n":"Expand Aura","s":4,"u":"expand%20aura_apg"},{"n":"Familiar Conduit","s":4,"u":"familiar%20conduit_apg"},{"n":"Familiar's Eyes","s":4,"u":"familiar's%20eyes_apg"},{"n":"Focused Shot","s":4,"u":"focused%20shot_apg"},{"n":"Foresee Danger","s":4,"u":"foresee%20danger_apg"},{"n":"Forestall Curse","s":4,"u":"forestall%20curse_apg"},{"n":"Form Of The Bat","s":4,"u":"form%20of%20the%20bat_apg"},{"n":"Grovel","s":4,"u":"grovel_apg"},{"n":"Inner Strength","s":4,"u":"inner%20strength_apg"},{"n":"Long-nosed Form","s":4,"u":"long-nosed%20form_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"One For All","s":4,"u":"one%20for%20all_apg"},{"n":"Overwhelming Breath","s":4,"u":"overwhelming%20breath_apg"},{"n":"Play To The Crowd","s":4,"u":"play%20to%20the%20crowd_apg"},{"n":"Plot The Future","s":4,"u":"plot%20the%20future_apg"},{"n":"Project Persona","s":4,"u":"project%20persona_apg"},{"n":"Quickened Casting","s":4,"u":"quickened%20casting%20(oracle)_apg"},{"n":"Quickened Casting","s":4,"u":"quickened%20casting%20(witch)_apg"},{"n":"Radiant Infusion","s":4,"u":"radiant%20infusion_apg"},{"n":"Rat Form","s":4,"u":"rat%20form_apg"},{"n":"Reach Spell","s":4,"u":"reach%20spell%20(oracle)_apg"},{"n":"Reach Spell","s":4,"u":"reach%20spell%20(witch)_apg"},{"n":"Reconstruct The Scene","s":4,"u":"reconstruct%20the%20scene%20(investigator)_apg"},{"n":"Reconstruct The Scene","s":4,"u":"reconstruct%20the%20scene%20(rogue)_apg"},{"n":"Remediate","s":4,"u":"remediate_apg"},{"n":"Resounding Finale","s":4,"u":"resounding%20finale_apg"},{"n":"Safeguarded Spell","s":4,"u":"safeguarded%20spell_apg"},{"n":"Scintillating Spell","s":4,"u":"scintillating%20spell_apg"},{"n":"Sow Spell","s":4,"u":"sow%20spell_apg"},{"n":"Spell Relay","s":4,"u":"spell%20relay_apg"},{"n":"Spell Shroud","s":4,"u":"spell%20shroud_apg"},{"n":"Spiritual Guides","s":4,"u":"spiritual%20guides_apg"},{"n":"Split Hex","s":4,"u":"split%20hex_apg"},{"n":"Split Shot","s":4,"u":"split%20shot_apg"},{"n":"Sunder Spell","s":4,"u":"sunder%20spell_apg"},{"n":"Terraforming Spell","s":4,"u":"terraforming%20spell_apg"},{"n":"Through Spell","s":4,"u":"through%20spell_apg"},{"n":"Triangle Shot","s":4,"u":"triangle%20shot_apg"},{"n":"Trickster's Ace","s":4,"u":"trickster's%20ace%20(investigator)_apg"},{"n":"Vigorous Inspiration","s":4,"u":"vigorous%20inspiration_apg"},{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Awesome Blow","s":5,"u":"awesome%20blow_crb"},{"n":"Cast Down","s":5,"u":"cast%20down_crb"},{"n":"Come And Get Me","s":5,"u":"come%20and%20get%20me_crb"},{"n":"Command Undead","s":5,"u":"command%20undead_crb"},{"n":"Conceal Spell","s":5,"u":"conceal%20spell_crb"},{"n":"Defensive Recovery","s":5,"u":"defensive%20recovery_crb"},{"n":"Determination","s":5,"u":"determination_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Dragon's Rage Breath","s":5,"u":"dragon's%20rage%20breath_crb"},{"n":"Echoing Channel","s":5,"u":"echoing%20channel_crb"},{"n":"Giant's Lunge","s":5,"u":"giant's%20lunge_crb"},{"n":"Harmonize","s":5,"u":"harmonize_crb"},{"n":"Heroic Recovery","s":5,"u":"heroic%20recovery_crb"},{"n":"Hunter's Aim","s":5,"u":"hunter's%20aim_crb"},{"n":"Incredible Aim","s":5,"u":"incredible%20aim_crb"},{"n":"Incredible Ricochet","s":5,"u":"incredible%20ricochet_crb"},{"n":"Instant Opening","s":5,"u":"instant%20opening_crb"},{"n":"Knockback Strike","s":5,"u":"knockback%20strike_crb"},{"n":"Leyline Conduit","s":5,"u":"leyline%20conduit_crb"},{"n":"Melodious Spell","s":5,"u":"melodious%20spell_crb"},{"n":"Mercy","s":5,"u":"mercy_crb"},{"n":"Metamagic Channel","s":5,"u":"metamagic%20channel_crb"},{"n":"Moment Of Clarity","s":5,"u":"moment%20of%20clarity_crb"},{"n":"Necrotic Infusion","s":5,"u":"necrotic%20infusion_crb"},{"n":"Orc Superstition","s":5,"u":"orc%20superstition_crb"},{"n":"Perfect Clarity","s":5,"u":"perfect%20clarity_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(bard)_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(sorcerer)_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(wizard)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(bard)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(cleric)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(druid)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(sorcerer)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(wizard)_crb"},{"n":"Reactive Distraction","s":5,"u":"reactive%20distraction_crb"},{"n":"Renewed Vigor","s":5,"u":"renewed%20vigor_crb"},{"n":"Shake It Off","s":5,"u":"shake%20it%20off_crb"},{"n":"Silent Spell","s":5,"u":"silent%20spell_crb"},{"n":"Spell Tinker","s":5,"u":"spell%20tinker_crb"},{"n":"Spirit's Wrath","s":5,"u":"spirit's%20wrath_crb"},{"n":"Targeting Shot","s":5,"u":"targeting%20shot_crb"},{"n":"Trickster's Ace","s":5,"u":"trickster's%20ace%20(rogue)_crb"},{"n":"True Shapeshifter","s":5,"u":"true%20shapeshifter_crb"},{"n":"Unusual Composition","s":5,"u":"unusual%20composition_crb"},{"n":"Wild Winds Gust","s":5,"u":"wild%20winds%20gust_crb"},{"n":"Coordinated Distraction","s":24,"u":"coordinated%20distraction_aoe3"},{"n":"Flourishing Finish","s":24,"u":"flourishing%20finish_aoe3"},{"n":"Storm Shroud","s":10,"u":"storm%20shroud_botd"},{"n":"Terrain Form","s":10,"u":"terrain%20form_botd"},{"n":"Bat Form","s":10,"u":"bat%20form_botd"},{"n":"Turn to Mist","s":10,"u":"turn%20to%20mist_botd"},{"n":"Bone Swarm","s":10,"u":"bone%20swarm_botd"},{"n":"Their Master's Call","s":10,"u":"their%20master's%20call_botd"},{"n":"Cast Out","s":10,"u":"cast%20out_botd"},{"n":"Liberate Soul","s":10,"u":"liberate%20soul_botd"},{"n":"Spiral Sworn","s":10,"u":"spiral%20sworn_botd"},{"n":"Sepulchral Sublimation","s":10,"u":"sepulchral%20sublimation_botd"},{"n":"Cryptic Spell","s":11,"u":"cryptic%20spell_da"},{"n":"Eerie Traces","s":11,"u":"eerie%20traces_da"},{"n":"Eerie Proclamation","s":11,"u":"eerie%20proclamation_da"},{"n":"Aura Sight","s":11,"u":"aura%20sight_da"},{"n":"Automatic Writing","s":11,"u":"automatic%20writing_da"},{"n":"Read Psychometric Resonance","s":11,"u":"read%20psychometric%20resonance_da"},{"n":"Warped Reflection","s":11,"u":"warped%20reflection_da"},{"n":"Mistaken Identity","s":11,"u":"mistaken%20identity_da"},{"n":"What Could Have Been","s":11,"u":"what%20could%20have%20been_da"},{"n":"Into the Future","s":11,"u":"into%20the%20future_da"},{"n":"Purge of Moments","s":11,"u":"purge%20of%20moments_da"},{"n":"Turn Back the Clock","s":11,"u":"turn%20back%20the%20clock_da"},{"n":"Guide the Timeline","s":11,"u":"guide%20the%20timeline_da"},{"n":"Ghost Blade","s":11,"u":"ghost%20blade_da"},{"n":"Just the Tool","s":11,"u":"just%20the%20tool_da"},{"n":"Mind Shards","s":11,"u":"mind%20shards_da"},{"n":"Timeline-Splitting Spell","s":11,"u":"timeline-splitting%20spell_da"},{"n":"Muscle Mimicry","s":11,"u":"muscle%20mimicry_da"},{"n":"Tap Vitality","s":11,"u":"tap%20vitality_da"},{"n":"Vessel's Form","s":11,"u":"vessel's%20form_da"},{"n":"Psi Burst","s":11,"u":"psi%20burst_da"},{"n":"Emotional Surge","s":11,"u":"emotional%20surge_da"},{"n":"Psi Catastrophe","s":11,"u":"psi%20catastrophe_da"},{"n":"Wandering Thoughts","s":11,"u":"wandering%20thoughts_da"},{"n":"Unlimited Potential","s":11,"u":"unlimited%20potential_da"},{"n":"Focused Juggler","s":31,"u":"focused%20juggler_ec1"},{"n":"Juggle","s":31,"u":"juggle_ec1"},{"n":"Reflexive Catch","s":31,"u":"reflexive%20catch_ec1"},{"n":"Blood In The Air","s":2,"u":"blood%20in%20the%20air_g%26g"},{"n":"Core Cannon","s":2,"u":"core%20cannon_g%26g"},{"n":"Dance Of Thunder","s":2,"u":"dance%20of%20thunder_g%26g"},{"n":"Deadeye","s":2,"u":"deadeye_g%26g"},{"n":"Duo's Aim","s":2,"u":"duo's%20aim_g%26g"},{"n":"Headshot","s":2,"u":"headshot_g%26g"},{"n":"No! No! I Created You!","s":2,"u":"no!%20no!%20i%20created%20you!_g%26g"},{"n":"Ricochet Shot","s":2,"u":"ricochet%20shot_g%26g"},{"n":"Sniper's Aim","s":2,"u":"sniper's%20aim_g%26g"},{"n":"Aquatic Adaptation","s":1,"u":"aquatic%20adaptation_loag"},{"n":"Blazing Aura","s":1,"u":"blazing%20aura_loag"},{"n":"Cat Nap","s":1,"u":"cat%20nap_loag"},{"n":"Catchy Tune","s":1,"u":"catchy%20tune_loag"},{"n":"Devil In Plain Sight","s":1,"u":"devil%20in%20plain%20sight_loag"},{"n":"Eclectic Sword Mastery","s":1,"u":"eclectic%20sword%20mastery_loag"},{"n":"Elemental Assault","s":1,"u":"elemental%20assault_loag"},{"n":"Energize Wings","s":1,"u":"energize%20wings_loag"},{"n":"Favorable Winds","s":1,"u":"favorable%20winds_loag"},{"n":"Ferocious Gust","s":1,"u":"ferocious%20gust_loag"},{"n":"Final Form","s":1,"u":"final%20form_loag"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Hydraulic Deflection","s":1,"u":"hydraulic%20deflection_loag"},{"n":"Hydraulic Maneuvers","s":1,"u":"hydraulic%20maneuvers_loag"},{"n":"Inspirit Hazard","s":1,"u":"inspirit%20hazard_loag"},{"n":"Nanite Shroud","s":1,"u":"nanite%20shroud_loag"},{"n":"Nanite Surge","s":1,"u":"nanite%20surge_loag"},{"n":"Radiant Circuitry","s":1,"u":"radiant%20circuitry_loag"},{"n":"Repair Module","s":1,"u":"repair%20module_loag"},{"n":"Steam Spell","s":1,"u":"steam%20spell_loag"},{"n":"Tidal Shield","s":1,"u":"tidal%20shield_loag"},{"n":"Saoc Astrology","s":7,"u":"saoc%20astrology_locg"},{"n":"Uzunjati Storytelling","s":7,"u":"uzunjati%20storytelling_locg"},{"n":"Miraculous Repair","s":6,"u":"miraculous%20repair_loil"},{"n":"Planar Sidestep","s":6,"u":"planar%20sidestep_loil"},{"n":"Reveal Hidden Self","s":6,"u":"reveal%20hidden%20self_loil"},{"n":"Towering Presence","s":6,"u":"towering%20presence_loil"},{"n":"Community Knowledge","s":6,"u":"community%20knowledge_loil"},{"n":"Crystal Luminescence","s":6,"u":"crystal%20luminescence_loil"},{"n":"Cleansing Light","s":6,"u":"cleansing%20light_loil"},{"n":"Hypnotic Lure","s":6,"u":"hypnotic%20lure_loil"},{"n":"Pit of Snakes","s":6,"u":"pit%20of%20snakes_loil"},{"n":"Voice Cold as Death","s":60,"u":"voice%20cold%20as%20death_lokl"},{"n":"Detonating Spell","s":60,"u":"detonating%20spell_lokl"},{"n":"Consecrate Spell","s":60,"u":"consecrate%20spell_lokl"},{"n":"Holy Light","s":60,"u":"holy%20light_lokl"},{"n":"Shared Sight","s":60,"u":"shared%20sight_lokl"},{"n":"Prayer Attack","s":67,"u":"prayer%20attack_lol"},{"n":"True Gaze","s":0,"u":"true%20gaze_lome"},{"n":"Watchful Gaze","s":0,"u":"watchful%20gaze_lome"},{"n":"Dead Reckoning","s":61,"u":"dead%20reckoning_lopsg"},{"n":"Recover Spell","s":61,"u":"recover%20spell_lopsg"},{"n":"Ostentatious Arrival","s":65,"u":"ostentatious%20arrival_som"},{"n":"Phase Out","s":65,"u":"phase%20out_som"},{"n":"Purifying Spell","s":65,"u":"purifying%20spell_som"},{"n":"Quickened Attunement","s":65,"u":"quickened%20attunement_som"},{"n":"Reveal True Name","s":65,"u":"reveal%20true%20name_som"},{"n":"Shrink Down","s":65,"u":"shrink%20down_som"},{"n":"Soul Flare","s":65,"u":"soul%20flare_som"},{"n":"Summoner's Call","s":65,"u":"summoner's%20call_som"},{"n":"Transpose","s":65,"u":"transpose_som"},{"n":"Wind-tossed Spell","s":65,"u":"wind-tossed%20spell_som"},{"n":"Work Yourself Up","s":65,"u":"work%20yourself%20up_som"}],"3":[{"n":"Beastmaster Trance","s":4,"u":"beastmaster%20trance_apg"},{"n":"Diviner's Sight","s":5,"u":"diviner's%20sight_crb"}],"8":[{"n":"Clue In","s":4,"u":"clue%20in_apg"},{"n":"Devise a Stratagem","s":4,"u":"devise%20a%20stratagem_apg"},{"n":"Pointed Question","s":4,"u":"pointed%20question_apg"},{"n":"Pursue a Lead","s":4,"u":"pursue%20a%20lead_apg"},{"n":"Borrow an Arcane Spell","s":5,"u":"borrow%20an%20arcane%20spell_crb"},{"n":"Coerce","s":5,"u":"coerce_crb"},{"n":"Command an Animal","s":5,"u":"command%20an%20animal_crb"},{"n":"Cover Tracks","s":5,"u":"cover%20tracks_crb"},{"n":"Decipher Writing","s":5,"u":"decipher%20writing_crb"},{"n":"Demoralize","s":5,"u":"demoralize_crb"},{"n":"Detect Magic","s":5,"u":"detect%20magic_crb"},{"n":"Dismiss","s":5,"u":"dismiss_crb"},{"n":"Follow the Expert","s":5,"u":"follow%20the%20expert_crb"},{"n":"Hunt Prey","s":5,"u":"hunt%20prey_crb"},{"n":"Identify Alchemy","s":5,"u":"identify%20alchemy_crb"},{"n":"Identify Magic","s":5,"u":"identify%20magic_crb"},{"n":"Impersonate","s":5,"u":"impersonate_crb"},{"n":"Investigate","s":5,"u":"investigate_crb"},{"n":"Learn a Spell","s":5,"u":"learn%20a%20spell_crb"},{"n":"Lie","s":5,"u":"lie_crb"},{"n":"Make an Impression","s":5,"u":"make%20an%20impression_crb"},{"n":"Perform","s":5,"u":"perform_crb"},{"n":"Rage","s":5,"u":"rage_crb"},{"n":"Ready","s":5,"u":"ready_crb"},{"n":"Recall Knowledge","s":5,"u":"recall%20knowledge_crb"},{"n":"Refocus","s":5,"u":"refocus_crb"},{"n":"Repeat a Spell","s":5,"u":"repeat%20a%20spell_crb"},{"n":"Request","s":5,"u":"request_crb"},{"n":"Scout","s":5,"u":"scout_crb"},{"n":"Search","s":5,"u":"search_crb"},{"n":"Seek","s":5,"u":"seek_crb"},{"n":"Sense Motive","s":5,"u":"sense%20motive_crb"},{"n":"Sustain a Spell","s":5,"u":"sustain%20a%20spell_crb"},{"n":"Track","s":5,"u":"track_crb"},{"n":"Discover","s":15,"u":"discover_gmg"},{"n":"Influence","s":15,"u":"influence_gmg"},{"n":"Map the Area","s":15,"u":"map%20the%20area_gmg"},{"n":"Reconnoiter","s":15,"u":"reconnoiter_gmg"},{"n":"Research","s":15,"u":"research_gmg"},{"n":"Fling Magic","s":11,"u":"fling%20magic_da"},{"n":"Intensify Vulnerability","s":11,"u":"intensify%20vulnerability_da"},{"n":"Psychic Defense","s":11,"u":"psychic%20defense_da"},{"n":"Recenter","s":11,"u":"recenter_da"},{"n":"Change Shape","s":1,"u":"change%20shape%20(kitsune)_loag"},{"n":"Change Shape","s":1,"u":"change%20shape%20(beastkin)_loag"},{"n":"Arcane Cascade","s":65,"u":"arcane%20cascade_som"},{"n":"Manifest Eidolon","s":65,"u":"manifest%20eidolon_som"},{"n":"Share Senses","s":65,"u":"share%20senses_som"},{"n":"Tap Ley Line","s":65,"u":"tap%20ley%20line_som"}],"64":[{"n":"Change Shape","s":12,"u":"change%20shape_b1"},{"n":"Find Footing","s":15,"u":"find%20footing_gmg"}]},"manipulate":{"0":[{"n":"Accompany","s":4,"u":"accompany_apg"},{"n":"Advanced First Aid","s":4,"u":"advanced%20first%20aid_apg"},{"n":"Anoint Ally","s":4,"u":"anoint%20ally_apg"},{"n":"Conceal Spell","s":4,"u":"conceal%20spell_apg"},{"n":"Elaborate Flourish","s":4,"u":"elaborate%20flourish_apg"},{"n":"Forcible Energy","s":4,"u":"forcible%20energy_apg"},{"n":"Friendly Toss","s":4,"u":"friendly%20toss_apg"},{"n":"Instinctive Strike","s":4,"u":"instinctive%20strike_apg"},{"n":"Nonlethal Spell","s":4,"u":"nonlethal%20spell_apg"},{"n":"Portentous Spell","s":4,"u":"portentous%20spell_apg"},{"n":"Resuscitate","s":4,"u":"resuscitate_apg"},{"n":"Surging Might","s":4,"u":"surging%20might_apg"},{"n":"Surprise Snare","s":4,"u":"surprise%20snare_apg"},{"n":"Target Of Opportunity","s":4,"u":"target%20of%20opportunity_apg"},{"n":"Treat Condition","s":4,"u":"treat%20condition_apg"},{"n":"Widen Spell","s":4,"u":"widen%20spell%20(oracle)_apg"},{"n":"Widen Spell","s":4,"u":"widen%20spell%20(witch)_apg"},{"n":"Battle Medicine","s":5,"u":"battle%20medicine_crb"},{"n":"Bond Conservation","s":5,"u":"bond%20conservation_crb"},{"n":"Conceal Spell","s":5,"u":"conceal%20spell_crb"},{"n":"Form Control","s":5,"u":"form%20control_crb"},{"n":"Harmonize","s":5,"u":"harmonize_crb"},{"n":"Leyline Conduit","s":5,"u":"leyline%20conduit_crb"},{"n":"Melodious Spell","s":5,"u":"melodious%20spell_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(druid)_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(sorcerer)_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(wizard)_crb"},{"n":"Poison Weapon","s":5,"u":"poison%20weapon_crb"},{"n":"Quaking Stomp","s":5,"u":"quaking%20stomp_crb"},{"n":"Reactive Distraction","s":5,"u":"reactive%20distraction_crb"},{"n":"Train Animal","s":5,"u":"train%20animal_crb"},{"n":"Trick Magic Item","s":5,"u":"trick%20magic%20item_crb"},{"n":"Unusual Composition","s":5,"u":"unusual%20composition_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(druid)_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(sorcerer)_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(wizard)_crb"},{"n":"Wild Winds Gust","s":5,"u":"wild%20winds%20gust_crb"},{"n":"Slice And Swipe","s":24,"u":"slice%20and%20swipe_aoe3"},{"n":"Reloading Trick","s":30,"u":"reloading%20trick_av3"},{"n":"Feast","s":10,"u":"feast_botd"},{"n":"Cast Out","s":10,"u":"cast%20out_botd"},{"n":"Slayer's Blessing","s":10,"u":"slayer's%20blessing_botd"},{"n":"Cryptic Spell","s":11,"u":"cryptic%20spell_da"},{"n":"Eerie Proclamation","s":11,"u":"eerie%20proclamation_da"},{"n":"Bizarre Transformation","s":11,"u":"bizarre%20transformation_da"},{"n":"Automatic Writing","s":11,"u":"automatic%20writing_da"},{"n":"Chromotherapy","s":11,"u":"chromotherapy_da"},{"n":"Crystal Healing","s":11,"u":"crystal%20healing_da"},{"n":"Timeline-Splitting Spell","s":11,"u":"timeline-splitting%20spell_da"},{"n":"Exude Abyssal Corruption","s":11,"u":"exude%20abyssal%20corruption_da"},{"n":"Divine Disharmony","s":11,"u":"divine%20disharmony_da"},{"n":"Root to Life","s":11,"u":"root%20to%20life_da"},{"n":"Call Implement","s":11,"u":"call%20implement_da"},{"n":"Turn Away Misfortune","s":11,"u":"turn%20away%20misfortune_da"},{"n":"Share Weakness","s":11,"u":"share%20weakness_da"},{"n":"Ubiquitous Weakness","s":11,"u":"ubiquitous%20weakness_da"},{"n":"Unlimited Potential","s":11,"u":"unlimited%20potential_da"},{"n":"Focused Juggler","s":31,"u":"focused%20juggler_ec1"},{"n":"Juggle","s":31,"u":"juggle_ec1"},{"n":"Reflexive Catch","s":31,"u":"reflexive%20catch_ec1"},{"n":"Dig Quickly","s":9,"u":"dig%20quickly_ec3"},{"n":"Touch Focus","s":38,"u":"touch%20focus_frp2"},{"n":"Boost Modulation","s":2,"u":"boost%20modulation_g%26g"},{"n":"Clockwork Celerity","s":2,"u":"clockwork%20celerity_g%26g"},{"n":"Collapse Armor","s":2,"u":"collapse%20armor_g%26g"},{"n":"Collapse Construct","s":2,"u":"collapse%20construct_g%26g"},{"n":"Deep Freeze","s":2,"u":"deep%20freeze_g%26g"},{"n":"Distracting Explosion","s":2,"u":"distracting%20explosion_g%26g"},{"n":"Electrify Armor","s":2,"u":"electrify%20armor_g%26g"},{"n":"Helpful Tinkering","s":2,"u":"helpful%20tinkering_g%26g"},{"n":"Megavolt","s":2,"u":"megavolt_g%26g"},{"n":"Overdrive Ally","s":2,"u":"overdrive%20ally_g%26g"},{"n":"Searing Restoration","s":2,"u":"searing%20restoration_g%26g"},{"n":"Spark Fist","s":2,"u":"spark%20fist_g%26g"},{"n":"Tamper","s":2,"u":"tamper_g%26g"},{"n":"Can't Fall Here","s":1,"u":"can't%20fall%20here_loag"},{"n":"Ferocious Gust","s":1,"u":"ferocious%20gust_loag"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Hydraulic Maneuvers","s":1,"u":"hydraulic%20maneuvers_loag"},{"n":"Pit of Snakes","s":6,"u":"pit%20of%20snakes_loil"},{"n":"Ashen Veil","s":60,"u":"ashen%20veil_lokl"},{"n":"Ceremony Of Protection","s":0,"u":"ceremony%20of%20protection_lome"},{"n":"Emergency Medical Assistance","s":61,"u":"emergency%20medical%20assistance_lopsg"},{"n":"Improvised Crafting","s":61,"u":"improvised%20crafting_lopsg"},{"n":"Quick Stow","s":61,"u":"quick%20stow_lopsg"},{"n":"Ostentatious Arrival","s":65,"u":"ostentatious%20arrival_som"},{"n":"Transpose","s":65,"u":"transpose_som"}],"8":[{"n":"Quick Tincture","s":4,"u":"quick%20tincture_apg"},{"n":"Administer First Aid","s":5,"u":"administer%20first%20aid_crb"},{"n":"Affix a Talisman","s":5,"u":"affix%20a%20talisman_crb"},{"n":"Conceal an Object","s":5,"u":"conceal%20an%20object_crb"},{"n":"Craft","s":5,"u":"craft_crb"},{"n":"Disable a Device","s":5,"u":"disable%20a%20device_crb"},{"n":"Impersonate","s":5,"u":"impersonate_crb"},{"n":"Interact","s":5,"u":"interact_crb"},{"n":"Palm an Object","s":5,"u":"palm%20an%20object_crb"},{"n":"Pick a Lock","s":5,"u":"pick%20a%20lock_crb"},{"n":"Point Out","s":5,"u":"point%20out_crb"},{"n":"Quick Alchemy","s":5,"u":"quick%20alchemy_crb"},{"n":"Release","s":5,"u":"release_crb"},{"n":"Repair","s":5,"u":"repair_crb"},{"n":"Steal","s":5,"u":"steal_crb"},{"n":"Treat Disease","s":5,"u":"treat%20disease_crb"},{"n":"Treat Poison","s":5,"u":"treat%20poison_crb"},{"n":"Treat Wounds","s":5,"u":"treat%20wounds_crb"},{"n":"Stop","s":15,"u":"stop_gmg"},{"n":"Take Control","s":15,"u":"take%20control_gmg"},{"n":"Amulet's Abeyance","s":11,"u":"amulet's%20abeyance_da"},{"n":"Drink from the Chalice","s":11,"u":"drink%20from%20the%20chalice_da"},{"n":"Exploit Vulnerability","s":11,"u":"exploit%20vulnerability_da"},{"n":"Fling Magic","s":11,"u":"fling%20magic_da"},{"n":"Mirror's Reflection","s":11,"u":"mirror's%20reflection_da"},{"n":"Ring Bell","s":11,"u":"ring%20bell_da"},{"n":"Explode","s":2,"u":"explode_g%26g"},{"n":"Overdrive","s":2,"u":"overdrive_g%26g"},{"n":"Envenom","s":6,"u":"envenom_loil"},{"n":"Craft Disharmonic Instrument","s":40,"u":"craft%20disharmonic%20instrument_lomm"},{"n":"Harvest Heartsliver","s":40,"u":"harvest%20heartsliver_lomm"},{"n":"Affix a Fulu","s":65,"u":"affix%20a%20fulu_som"},{"n":"Manifest Eidolon","s":65,"u":"manifest%20eidolon_som"}]},"ranger":{"0":[{"n":"Accurate Flurry","s":4,"u":"accurate%20flurry_apg"},{"n":"Additional Recollection","s":4,"u":"additional%20recollection_apg"},{"n":"Animal Feature","s":4,"u":"animal%20feature_apg"},{"n":"Enlarge Companion","s":4,"u":"enlarge%20companion_apg"},{"n":"Ephemeral Tracking","s":4,"u":"ephemeral%20tracking_apg"},{"n":"Gravity Weapon","s":4,"u":"gravity%20weapon_apg"},{"n":"Heal Companion","s":4,"u":"heal%20companion_apg"},{"n":"Hunter's Luck","s":4,"u":"hunter's%20luck_apg"},{"n":"Hunter's Vision","s":4,"u":"hunter's%20vision_apg"},{"n":"Impossible Snares","s":4,"u":"impossible%20snares_apg"},{"n":"Magic Hide","s":4,"u":"magic%20hide_apg"},{"n":"Ranger's Bramble","s":4,"u":"ranger's%20bramble_apg"},{"n":"Snare Hopping","s":4,"u":"snare%20hopping_apg"},{"n":"Soothing Mist","s":4,"u":"soothing%20mist_apg"},{"n":"Terrain Transposition","s":4,"u":"terrain%20transposition_apg"},{"n":"Warden's Focus","s":4,"u":"warden's%20focus_apg"},{"n":"Warden's Wellspring","s":4,"u":"warden's%20wellspring_apg"},{"n":"Animal Companion","s":5,"u":"animal%20companion%20(ranger)_crb"},{"n":"Blind-fight","s":5,"u":"blind-fight%20(ranger)_crb"},{"n":"Camouflage","s":5,"u":"camouflage_crb"},{"n":"Companion's Cry","s":5,"u":"companion's%20cry_crb"},{"n":"Crossbow Ace","s":5,"u":"crossbow%20ace_crb"},{"n":"Deadly Aim","s":5,"u":"deadly%20aim_crb"},{"n":"Disrupt Prey","s":5,"u":"disrupt%20prey_crb"},{"n":"Distracting Shot","s":5,"u":"distracting%20shot_crb"},{"n":"Double Prey","s":5,"u":"double%20prey_crb"},{"n":"Far Shot","s":5,"u":"far%20shot_crb"},{"n":"Favored Enemy","s":5,"u":"favored%20enemy_crb"},{"n":"Favored Terrain","s":5,"u":"favored%20terrain_crb"},{"n":"Greater Distracting Shot","s":5,"u":"greater%20distracting%20shot_crb"},{"n":"Hazard Finder","s":5,"u":"hazard%20finder_crb"},{"n":"Hunted Shot","s":5,"u":"hunted%20shot_crb"},{"n":"Hunter's Aim","s":5,"u":"hunter's%20aim_crb"},{"n":"Impossible Flurry","s":5,"u":"impossible%20flurry_crb"},{"n":"Impossible Volley","s":5,"u":"impossible%20volley%20(ranger)_crb"},{"n":"Improved Twin Riposte","s":5,"u":"improved%20twin%20riposte%20(ranger)_crb"},{"n":"Incredible Companion","s":5,"u":"incredible%20companion%20(ranger)_crb"},{"n":"Legendary Monster Hunter","s":5,"u":"legendary%20monster%20hunter_crb"},{"n":"Legendary Shot","s":5,"u":"legendary%20shot_crb"},{"n":"Lightning Snares","s":5,"u":"lightning%20snares_crb"},{"n":"Manifold Edge","s":5,"u":"manifold%20edge_crb"},{"n":"Master Monster Hunter","s":5,"u":"master%20monster%20hunter_crb"},{"n":"Masterful Companion","s":5,"u":"masterful%20companion_crb"},{"n":"Mature Animal Companion","s":5,"u":"mature%20animal%20companion%20(ranger)_crb"},{"n":"Monster Hunter","s":5,"u":"monster%20hunter_crb"},{"n":"Monster Warden","s":5,"u":"monster%20warden_crb"},{"n":"Penetrating Shot","s":5,"u":"penetrating%20shot_crb"},{"n":"Perfect Shot","s":5,"u":"perfect%20shot_crb"},{"n":"Powerful Snares","s":5,"u":"powerful%20snares_crb"},{"n":"Quick Draw","s":5,"u":"quick%20draw%20(ranger)_crb"},{"n":"Quick Snares","s":5,"u":"quick%20snares_crb"},{"n":"Running Reload","s":5,"u":"running%20reload_crb"},{"n":"Scout's Warning","s":5,"u":"scout's%20warning%20(ranger)_crb"},{"n":"Second Sting","s":5,"u":"second%20sting_crb"},{"n":"Sense The Unseen","s":5,"u":"sense%20the%20unseen%20(ranger)_crb"},{"n":"Shadow Hunter","s":5,"u":"shadow%20hunter_crb"},{"n":"Shared Prey","s":5,"u":"shared%20prey_crb"},{"n":"Side By Side","s":5,"u":"side%20by%20side%20(ranger)_crb"},{"n":"Skirmish Strike","s":5,"u":"skirmish%20strike%20(ranger)_crb"},{"n":"Snap Shot","s":5,"u":"snap%20shot_crb"},{"n":"Snare Specialist","s":5,"u":"snare%20specialist_crb"},{"n":"Specialized Companion","s":5,"u":"specialized%20companion%20(ranger)_crb"},{"n":"Stealthy Companion","s":5,"u":"stealthy%20companion_crb"},{"n":"Swift Tracker","s":5,"u":"swift%20tracker_crb"},{"n":"Targeting Shot","s":5,"u":"targeting%20shot_crb"},{"n":"Terrain Master","s":5,"u":"terrain%20master_crb"},{"n":"To The Ends Of The Earth","s":5,"u":"to%20the%20ends%20of%20the%20earth_crb"},{"n":"Triple Threat","s":5,"u":"triple%20threat_crb"},{"n":"Twin Parry","s":5,"u":"twin%20parry%20(ranger)_crb"},{"n":"Twin Riposte","s":5,"u":"twin%20riposte%20(ranger)_crb"},{"n":"Twin Takedown","s":5,"u":"twin%20takedown_crb"},{"n":"Ubiquitous Snares","s":5,"u":"ubiquitous%20snares_crb"},{"n":"Ultimate Skirmisher","s":5,"u":"ultimate%20skirmisher_crb"},{"n":"Warden's Boon","s":5,"u":"warden's%20boon_crb"},{"n":"Warden's Guidance","s":5,"u":"warden's%20guidance_crb"},{"n":"Warden's Step","s":5,"u":"warden's%20step_crb"},{"n":"Wild Empathy","s":5,"u":"wild%20empathy_crb"},{"n":"Superior Sight","s":21,"u":"superior%20sight_aoa6"},{"n":"Wolf in Sheep's Clothing","s":11,"u":"wolf%20in%20sheep's%20clothing_da"},{"n":"Can't You See?","s":11,"u":"can't%20you%20see%3f_da"},{"n":"Eerie Environs","s":11,"u":"eerie%20environs_da"},{"n":"Eerie Traces","s":11,"u":"eerie%20traces_da"},{"n":"Eerie Proclamation","s":11,"u":"eerie%20proclamation_da"},{"n":"Obscured Emergence","s":11,"u":"obscured%20emergence_da"},{"n":"Mimic Protections","s":35,"u":"mimic%20protections_ec6"},{"n":"Relentless Stalker","s":36,"u":"relentless%20stalker_fop"},{"n":"Time Dilation Cascade","s":39,"u":"time%20dilation%20cascade_frp3"},{"n":"Greenwatch Initiate","s":6,"u":"greenwatch%20initiate_loil"},{"n":"Defy Fey","s":6,"u":"defy%20fey_loil"},{"n":"Fey Tracker","s":6,"u":"fey%20tracker_loil"},{"n":"Greenwatch Veteran","s":6,"u":"greenwatch%20veteran_loil"},{"n":"Unseen Passage","s":6,"u":"unseen%20passage_loil"},{"n":"Greenwatcher","s":6,"u":"greenwatcher_loil"},{"n":"United Assault","s":60,"u":"united%20assault_lokl"},{"n":"Farabellus Flip","s":61,"u":"farabellus%20flip_lopsg"}],"3":[{"n":"Animal Feature","s":4,"u":"animal%20feature_apg"},{"n":"Enlarge Companion","s":4,"u":"enlarge%20companion_apg"},{"n":"Ephemeral Tracking","s":4,"u":"ephemeral%20tracking_apg"},{"n":"Gravity Weapon","s":4,"u":"gravity%20weapon_apg"},{"n":"Heal Companion","s":4,"u":"heal%20companion_apg"},{"n":"Hunter's Luck","s":4,"u":"hunter's%20luck_apg"},{"n":"Hunter's Vision","s":4,"u":"hunter's%20vision_apg"},{"n":"Magic Hide","s":4,"u":"magic%20hide_apg"},{"n":"Ranger's Bramble","s":4,"u":"ranger's%20bramble_apg"},{"n":"Snare Hopping","s":4,"u":"snare%20hopping_apg"},{"n":"Soothing Mist","s":4,"u":"soothing%20mist_apg"},{"n":"Terrain Transposition","s":4,"u":"terrain%20transposition_apg"}],"8":[{"n":"Hunt Prey","s":5,"u":"hunt%20prey_crb"}]},"fortune":{"0":[{"n":"Acquired Tolerance","s":4,"u":"acquired%20tolerance_apg"},{"n":"Ally's Shelter","s":4,"u":"ally's%20shelter_apg"},{"n":"Archaeologist's Luck","s":4,"u":"archaeologist's%20luck_apg"},{"n":"Avenge Ally","s":4,"u":"avenge%20ally_apg"},{"n":"Cat's Luck","s":4,"u":"cat's%20luck_apg"},{"n":"Derring-do","s":4,"u":"derring-do_apg"},{"n":"Diviner Sense","s":4,"u":"diviner%20sense_apg"},{"n":"Felicitous Riposte","s":4,"u":"felicitous%20riposte_apg"},{"n":"Incredible Luck","s":4,"u":"incredible%20luck_apg"},{"n":"Inspired Stratagem","s":4,"u":"inspired%20stratagem_apg"},{"n":"Just One More Thing","s":4,"u":"just%20one%20more%20thing_apg"},{"n":"Perfect Finisher","s":4,"u":"perfect%20finisher_apg"},{"n":"Premonition Of Clarity","s":4,"u":"premonition%20of%20clarity_apg"},{"n":"Reckless Abandon","s":4,"u":"reckless%20abandon%20(goblin)_apg"},{"n":"Spiritual Guides","s":4,"u":"spiritual%20guides_apg"},{"n":"Assurance","s":5,"u":"assurance_crb"},{"n":"Halfling Luck","s":5,"u":"halfling%20luck_crb"},{"n":"Impossible Technique","s":5,"u":"impossible%20technique_crb"},{"n":"Loremaster's Etude","s":5,"u":"loremaster's%20etude_crb"},{"n":"Perfect Clarity","s":5,"u":"perfect%20clarity_crb"},{"n":"Blessed Medicine","s":10,"u":"blessed%20medicine_botd"},{"n":"Mistaken Identity","s":11,"u":"mistaken%20identity_da"},{"n":"Turn Back the Clock","s":11,"u":"turn%20back%20the%20clock_da"},{"n":"Vision of Foresight","s":11,"u":"vision%20of%20foresight_da"},{"n":"Turn Away Misfortune","s":11,"u":"turn%20away%20misfortune_da"},{"n":"Paired Link","s":11,"u":"paired%20link_da"},{"n":"Impose Order","s":11,"u":"impose%20order_da"},{"n":"Foreseen Failure","s":11,"u":"foreseen%20failure_da"},{"n":"Crafter's Instinct","s":2,"u":"crafter's%20instinct_g%26g"},{"n":"Grit And Tenacity","s":2,"u":"grit%20and%20tenacity_g%26g"},{"n":"Redirecting Shot","s":2,"u":"redirecting%20shot_g%26g"},{"n":"Chance Death","s":1,"u":"chance%20death_loag"},{"n":"Guided By The Stars","s":1,"u":"guided%20by%20the%20stars_loag"},{"n":"Impose Order","s":1,"u":"impose%20order_loag"},{"n":"Mask Of Rejection","s":1,"u":"mask%20of%20rejection_loag"},{"n":"Courteous Comeback","s":7,"u":"courteous%20comeback_locg"},{"n":"Know Oneself","s":7,"u":"know%20oneself_locg"},{"n":"Focus Ally","s":61,"u":"focus%20ally_lopsg"},{"n":"Wellspring Control","s":65,"u":"wellspring%20control_som"}],"2":[{"n":"Eye of Apprehension","s":5,"u":"eye%20of%20apprehension_crb"},{"n":"Luck Blade","s":5,"u":"luck%20blade%20(generic)_crb"},{"n":"Persona Mask","s":5,"u":"persona%20mask%20(generic)_crb"},{"n":"Devil's Luck","s":29,"u":"devil's%20luck_av2"},{"n":"Acrobat's Staff","s":32,"u":"acrobat's%20staff_ec2"},{"n":"Beckoning Cat Amulet","s":32,"u":"beckoning%20cat%20amulet_ec2"},{"n":"Indomitable Keepsake","s":2,"u":"indomitable%20keepsake%20(generic)_g%26g"},{"n":"Lucky Rabbit's Foot","s":59,"u":"lucky%20rabbit's%20foot_logm"},{"n":"Matchmaker Fulu","s":65,"u":"matchmaker%20fulu_som"},{"n":"Mask Of Mercy","s":47,"u":"mask%20of%20mercy_sot1"}],"3":[{"n":"Access Lore","s":4,"u":"access%20lore_apg"},{"n":"Ancestral Defense","s":4,"u":"ancestral%20defense_apg"},{"n":"Hunter's Luck","s":4,"u":"hunter's%20luck_apg"},{"n":"Bit Of Luck","s":5,"u":"bit%20of%20luck_crb"},{"n":"Counter Performance","s":5,"u":"counter%20performance_crb"},{"n":"Diviner's Sight","s":5,"u":"diviner's%20sight_crb"},{"n":"Know The Enemy","s":5,"u":"know%20the%20enemy_crb"},{"n":"Loremaster's Etude","s":5,"u":"loremaster's%20etude_crb"},{"n":"Lucky Break","s":5,"u":"lucky%20break_crb"},{"n":"Perfected Form","s":5,"u":"perfected%20form_crb"},{"n":"Scholarly Recollection","s":5,"u":"scholarly%20recollection_crb"},{"n":"Tempt Fate","s":5,"u":"tempt%20fate_crb"},{"n":"True Strike","s":5,"u":"true%20strike_crb"},{"n":"True Target","s":5,"u":"true%20target_crb"},{"n":"Unity","s":5,"u":"unity_crb"},{"n":"Zeal For Battle","s":5,"u":"zeal%20for%20battle_crb"},{"n":"String of Fate","s":11,"u":"string%20of%20fate_da"},{"n":"Perfect Strike","s":7,"u":"perfect%20strike_locg"},{"n":"Perseis's Precautions","s":61,"u":"perseis's%20precautions_lopsg"},{"n":"Perfect Strike","s":63,"u":"perfect%20strike_lowg"},{"n":"Wash Your Luck","s":65,"u":"wash%20your%20luck_som"}],"8":[{"n":"Devise a Stratagem","s":4,"u":"devise%20a%20stratagem_apg"},{"n":"Accidental Shot","s":2,"u":"accidental%20shot_g%26g"},{"n":"Call to Axis","s":0,"u":"call%20to%20axis_lome"}],"70":[{"n":"The World's A Stage","s":65,"u":"the%20world's%20a%20stage_som"}],"73":[{"n":"Draconic Arrogance","s":65,"u":"draconic%20arrogance_som"}]},"dedication":{"0":[{"n":"Acrobat Dedication","s":4,"u":"acrobat%20dedication_apg"},{"n":"Archaeologist Dedication","s":4,"u":"archaeologist%20dedication_apg"},{"n":"Archer Dedication","s":4,"u":"archer%20dedication_apg"},{"n":"Assassin Dedication","s":4,"u":"assassin%20dedication_apg"},{"n":"Bastion Dedication","s":4,"u":"bastion%20dedication_apg"},{"n":"Beastmaster Dedication","s":4,"u":"beastmaster%20dedication_apg"},{"n":"Blessed One Dedication","s":4,"u":"blessed%20one%20dedication_apg"},{"n":"Bounty Hunter Dedication","s":4,"u":"bounty%20hunter%20dedication_apg"},{"n":"Cavalier Dedication","s":4,"u":"cavalier%20dedication_apg"},{"n":"Celebrity Dedication","s":4,"u":"celebrity%20dedication_apg"},{"n":"Dandy Dedication","s":4,"u":"dandy%20dedication_apg"},{"n":"Dragon Disciple Dedication","s":4,"u":"dragon%20disciple%20dedication_apg"},{"n":"Dual-Weapon Warrior Dedication","s":4,"u":"dual-weapon%20warrior%20dedication_apg"},{"n":"Duelist Dedication","s":4,"u":"duelist%20dedication_apg"},{"n":"Eldritch Archer Dedication","s":4,"u":"eldritch%20archer%20dedication_apg"},{"n":"Familiar Master Dedication","s":4,"u":"familiar%20master%20dedication_apg"},{"n":"Gladiator Dedication","s":4,"u":"gladiator%20dedication_apg"},{"n":"Herbalist Dedication","s":4,"u":"herbalist%20dedication_apg"},{"n":"Horizon Walker Dedication","s":4,"u":"horizon%20walker%20dedication_apg"},{"n":"Investigator Dedication","s":4,"u":"investigator%20dedication_apg"},{"n":"Linguist Dedication","s":4,"u":"linguist%20dedication_apg"},{"n":"Loremaster Dedication","s":4,"u":"loremaster%20dedication_apg"},{"n":"Marshal Dedication","s":4,"u":"marshal%20dedication_apg"},{"n":"Martial Artist Dedication","s":4,"u":"martial%20artist%20dedication_apg"},{"n":"Mauler Dedication","s":4,"u":"mauler%20dedication_apg"},{"n":"Medic Dedication","s":4,"u":"medic%20dedication_apg"},{"n":"Oracle Dedication","s":4,"u":"oracle%20dedication_apg"},{"n":"Pirate Dedication","s":4,"u":"pirate%20dedication_apg"},{"n":"Poisoner Dedication","s":4,"u":"poisoner%20dedication_apg"},{"n":"Ritualist Dedication","s":4,"u":"ritualist%20dedication_apg"},{"n":"Scout Dedication","s":4,"u":"scout%20dedication_apg"},{"n":"Scroll Trickster Dedication","s":4,"u":"scroll%20trickster%20dedication_apg"},{"n":"Scrounger Dedication","s":4,"u":"scrounger%20dedication_apg"},{"n":"Sentinel Dedication","s":4,"u":"sentinel%20dedication_apg"},{"n":"Shadowdancer Dedication","s":4,"u":"shadowdancer%20dedication_apg"},{"n":"Snarecrafter Dedication","s":4,"u":"snarecrafter%20dedication_apg"},{"n":"Swashbuckler Dedication","s":4,"u":"swashbuckler%20dedication_apg"},{"n":"Talisman Dabbler Dedication","s":4,"u":"talisman%20dabbler%20dedication_apg"},{"n":"Vigilante Dedication","s":4,"u":"vigilante%20dedication_apg"},{"n":"Viking Dedication","s":4,"u":"viking%20dedication_apg"},{"n":"Weapon Improviser Dedication","s":4,"u":"weapon%20improviser%20dedication_apg"},{"n":"Witch Dedication","s":4,"u":"witch%20dedication_apg"},{"n":"Alchemist Dedication","s":5,"u":"alchemist%20dedication_crb"},{"n":"Barbarian Dedication","s":5,"u":"barbarian%20dedication_crb"},{"n":"Bard Dedication","s":5,"u":"bard%20dedication_crb"},{"n":"Champion Dedication","s":5,"u":"champion%20dedication_crb"},{"n":"Cleric Dedication","s":5,"u":"cleric%20dedication_crb"},{"n":"Druid Dedication","s":5,"u":"druid%20dedication_crb"},{"n":"Fighter Dedication","s":5,"u":"fighter%20dedication_crb"},{"n":"Monk Dedication","s":5,"u":"monk%20dedication_crb"},{"n":"Ranger Dedication","s":5,"u":"ranger%20dedication_crb"},{"n":"Rogue Dedication","s":5,"u":"rogue%20dedication_crb"},{"n":"Sorcerer Dedication","s":5,"u":"sorcerer%20dedication_crb"},{"n":"Wizard Dedication","s":5,"u":"wizard%20dedication_crb"},{"n":"Bellflower Dedication","s":18,"u":"bellflower%20dedication_aoa3"},{"n":"Crystal Keeper Dedication","s":19,"u":"crystal%20keeper%20dedication_aoa4"},{"n":"Zephyr Guard Dedication","s":20,"u":"zephyr%20guard%20dedication_aoa5"},{"n":"Edgewatch Detective Dedication","s":22,"u":"edgewatch%20detective%20dedication_aoe1"},{"n":"Jalmeri Heavenseeker Dedication","s":23,"u":"jalmeri%20heavenseeker%20dedication_aoe2"},{"n":"Provocator Dedication","s":24,"u":"provocator%20dedication_aoe3"},{"n":"Ghost Hunter Dedication","s":28,"u":"ghost%20hunter%20dedication_av1"},{"n":"Eldritch Researcher Dedication","s":29,"u":"eldritch%20researcher%20dedication_av2"},{"n":"Drow Shootist Dedication","s":30,"u":"drow%20shootist%20dedication_av3"},{"n":"Exorcist Dedication","s":10,"u":"exorcist%20dedication_botd"},{"n":"Undead Master Dedication","s":10,"u":"undead%20master%20dedication_botd"},{"n":"Lich Dedication","s":10,"u":"lich%20dedication_botd"},{"n":"Mummy Dedication","s":10,"u":"mummy%20dedication_botd"},{"n":"Vampire Dedication","s":10,"u":"vampire%20dedication_botd"},{"n":"Zombie Dedication","s":10,"u":"zombie%20dedication_botd"},{"n":"Ghoul Dedication","s":10,"u":"ghoul%20dedication_botd"},{"n":"Ghost Dedication","s":10,"u":"ghost%20dedication_botd"},{"n":"Undead Slayer Dedication","s":10,"u":"undead%20slayer%20dedication_botd"},{"n":"Hallowed Necromancer Dedication","s":10,"u":"hallowed%20necromancer%20dedication_botd"},{"n":"Soul Warden Dedication","s":10,"u":"soul%20warden%20dedication_botd"},{"n":"Reanimator Dedication","s":10,"u":"reanimator%20dedication_botd"},{"n":"Psychic Duelist Dedication","s":11,"u":"psychic%20duelist%20dedication_da"},{"n":"Mind Smith Dedication","s":11,"u":"mind%20smith%20dedication_da"},{"n":"Sleepwalker Dedication","s":11,"u":"sleepwalker%20dedication_da"},{"n":"Curse Maelstrom Dedication","s":11,"u":"curse%20maelstrom%20dedication_da"},{"n":"Pactbinder Dedication","s":11,"u":"pactbinder%20dedication_da"},{"n":"Psychic Dedication","s":11,"u":"psychic%20dedication_da"},{"n":"Alter Ego Dedication","s":11,"u":"alter%20ego%20dedication_da"},{"n":"Living Vessel Dedication","s":11,"u":"living%20vessel%20dedication_da"},{"n":"Thaumaturge Dedication","s":11,"u":"thaumaturge%20dedication_da"},{"n":"Juggler Dedication","s":31,"u":"juggler%20dedication_ec1"},{"n":"Staff Acrobat Dedication","s":31,"u":"staff%20acrobat%20dedication_ec1"},{"n":"Animal Trainer Dedication","s":32,"u":"animal%20trainer%20dedication_ec2"},{"n":"Golem Grafter Dedication","s":9,"u":"golem%20grafter%20dedication_ec3"},{"n":"Turpin Rowe Lumberjack Dedication","s":9,"u":"turpin%20rowe%20lumberjack%20dedication_ec3"},{"n":"Butterfly Blade Dedication","s":37,"u":"butterfly%20blade%20dedication_frp1"},{"n":"Ghost Eater Dedication","s":37,"u":"ghost%20eater%20dedication_frp1"},{"n":"Golden League Xun Dedication","s":38,"u":"golden%20league%20xun%20dedication_frp2"},{"n":"Sixth Pillar Dedication","s":38,"u":"sixth%20pillar%20dedication_frp2"},{"n":"Artillerist Dedication","s":2,"u":"artillerist%20dedication_g%26g"},{"n":"Beast Gunner Dedication","s":2,"u":"beast%20gunner%20dedication_g%26g"},{"n":"Bullet Dancer Dedication","s":2,"u":"bullet%20dancer%20dedication_g%26g"},{"n":"Demolitionist Dedication","s":2,"u":"demolitionist%20dedication_g%26g"},{"n":"Firework Technician Dedication","s":2,"u":"firework%20technician%20dedication_g%26g"},{"n":"Gunslinger Dedication","s":2,"u":"gunslinger%20dedication_g%26g"},{"n":"Inventor Dedication","s":2,"u":"inventor%20dedication_g%26g"},{"n":"Overwatch Dedication","s":2,"u":"overwatch%20dedication_g%26g"},{"n":"Pistol Phenom Dedication","s":2,"u":"pistol%20phenom%20dedication_g%26g"},{"n":"Sniping Duo Dedication","s":2,"u":"sniping%20duo%20dedication_g%26g"},{"n":"Spellshot Dedication","s":2,"u":"spellshot%20dedication_g%26g"},{"n":"Sterling Dynamo Dedication","s":2,"u":"sterling%20dynamo%20dedication_g%26g"},{"n":"Trapsmith Dedication","s":2,"u":"trapsmith%20dedication_g%26g"},{"n":"Trick Driver Dedication","s":2,"u":"trick%20driver%20dedication_g%26g"},{"n":"Unexpected Sharpshooter Dedication","s":2,"u":"unexpected%20sharpshooter%20dedication_g%26g"},{"n":"Vehicle Mechanic Dedication","s":2,"u":"vehicle%20mechanic%20dedication_g%26g"},{"n":"Firebrand Braggart Dedication","s":7,"u":"firebrand%20braggart%20dedication_locg"},{"n":"Halcyon Speaker Dedication","s":7,"u":"halcyon%20speaker%20dedication_locg"},{"n":"Hellknight Dedication","s":7,"u":"hellknight%20dedication_locg"},{"n":"Hellknight Signifer Dedication","s":7,"u":"hellknight%20signifer%20dedication_locg"},{"n":"Knight Reclaimant Dedication","s":7,"u":"knight%20reclaimant%20dedication_locg"},{"n":"Knight Vigilant Dedication","s":7,"u":"knight%20vigilant%20dedication_locg"},{"n":"Magaambyan Attendant Dedication","s":7,"u":"magaambyan%20attendant%20dedication_locg"},{"n":"Scrollmaster Dedication","s":7,"u":"scrollmaster%20dedication_locg"},{"n":"Spellmaster Dedication","s":7,"u":"spellmaster%20dedication_locg"},{"n":"Swordmaster Dedication","s":7,"u":"swordmaster%20dedication_locg"},{"n":"Jalmeri Heavenseeker Dedication","s":6,"u":"jalmeri%20heavenseeker%20dedication_loil"},{"n":"Shieldmarshal Dedication","s":6,"u":"shieldmarshal%20dedication_loil"},{"n":"Bright Lion Dedication","s":67,"u":"bright%20lion%20dedication_lol"},{"n":"Pactbound Dedication","s":40,"u":"pactbound%20dedication_lomm"},{"n":"Captivator Dedication","s":8,"u":"captivator%20dedication_lotgb"},{"n":"Spell Trickster Dedication","s":8,"u":"spell%20trickster%20dedication_lotgb"},{"n":"Wrestler Dedication","s":8,"u":"wrestler%20dedication_lotgb"},{"n":"Aldori Duelist Dedication","s":63,"u":"aldori%20duelist%20dedication_lowg"},{"n":"Hellknight Armiger Dedication","s":63,"u":"hellknight%20armiger%20dedication_lowg"},{"n":"Lastwall Sentry Dedication","s":63,"u":"lastwall%20sentry%20dedication_lowg"},{"n":"Lion Blade Dedication","s":63,"u":"lion%20blade%20dedication_lowg"},{"n":"Living Monolith Dedication","s":63,"u":"living%20monolith%20dedication_lowg"},{"n":"Magic Warrior Dedication","s":63,"u":"magic%20warrior%20dedication_lowg"},{"n":"Pathfinder Agent Dedication","s":63,"u":"pathfinder%20agent%20dedication_lowg"},{"n":"Red Mantis Assassin Dedication","s":63,"u":"red%20mantis%20assassin%20dedication_lowg"},{"n":"Runescarred Dedication","s":63,"u":"runescarred%20dedication_lowg"},{"n":"Student of Perfection Dedication","s":63,"u":"student%20of%20perfection%20dedication_lowg"},{"n":"Alkenstar Agent Dedication","s":43,"u":"alkenstar%20agent%20dedication_ooa1"},{"n":"Clockwork Reanimator Dedication","s":45,"u":"clockwork%20reanimator%20dedication_ooa3"},{"n":"Oozemorph Dedication","s":46,"u":"oozemorph%20dedication_sli"},{"n":"Cathartic Mage Dedication","s":65,"u":"cathartic%20mage%20dedication_som"},{"n":"Elementalist Dedication","s":65,"u":"elementalist%20dedication_som"},{"n":"Flexible Spellcaster Dedication","s":65,"u":"flexible%20spellcaster%20dedication_som"},{"n":"Geomancer Dedication","s":65,"u":"geomancer%20dedication_som"},{"n":"Magus Dedication","s":65,"u":"magus%20dedication_som"},{"n":"Runelord Dedication","s":65,"u":"runelord%20dedication_som"},{"n":"Shadowcaster Dedication","s":65,"u":"shadowcaster%20dedication_som"},{"n":"Soulforger Dedication","s":65,"u":"soulforger%20dedication_som"},{"n":"Summoner Dedication","s":65,"u":"summoner%20dedication_som"},{"n":"Wellspring Mage Dedication","s":65,"u":"wellspring%20mage%20dedication_som"},{"n":"Folklorist Dedication","s":48,"u":"folklorist%20dedication_sot2"},{"n":"Nantambu Chime-Ringer Dedication","s":48,"u":"nantambu%20chime-ringer%20dedication_sot2"},{"n":"Bright Lion Dedication","s":50,"u":"bright%20lion%20dedication_sot4"}]},"skill":{"0":[{"n":"Acrobatic Performer","s":4,"u":"acrobatic%20performer_apg"},{"n":"Advanced First Aid","s":4,"u":"advanced%20first%20aid_apg"},{"n":"Aerobatics Mastery","s":4,"u":"aerobatics%20mastery_apg"},{"n":"Analyze Idiolect","s":4,"u":"analyze%20idiolect_apg"},{"n":"Armor Assist","s":4,"u":"armor%20assist_apg"},{"n":"Armored Stealth","s":4,"u":"armored%20stealth_apg"},{"n":"Assured Identification","s":4,"u":"assured%20identification_apg"},{"n":"Battle Planner","s":4,"u":"battle%20planner_apg"},{"n":"Biographical Eye","s":4,"u":"biographical%20eye_apg"},{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Concealing Legerdemain","s":4,"u":"concealing%20legerdemain_apg"},{"n":"Consult The Spirits","s":4,"u":"consult%20the%20spirits_apg"},{"n":"Crafter's Appraisal","s":4,"u":"crafter's%20appraisal_apg"},{"n":"Criminal Connections","s":4,"u":"criminal%20connections_apg"},{"n":"Deceptive Worship","s":4,"u":"deceptive%20worship_apg"},{"n":"Discreet Inquiry","s":4,"u":"discreet%20inquiry_apg"},{"n":"Distracting Flattery","s":4,"u":"distracting%20flattery_apg"},{"n":"Distracting Performance","s":4,"u":"distracting%20performance_apg"},{"n":"Disturbing Knowledge","s":4,"u":"disturbing%20knowledge_apg"},{"n":"Doublespeak","s":4,"u":"doublespeak_apg"},{"n":"Exhort The Faithful","s":4,"u":"exhort%20the%20faithful_apg"},{"n":"Expert Disassembly","s":4,"u":"expert%20disassembly_apg"},{"n":"Express Rider","s":4,"u":"express%20rider_apg"},{"n":"Eye For Numbers","s":4,"u":"eye%20for%20numbers_apg"},{"n":"Fabricated Connections","s":4,"u":"fabricated%20connections_apg"},{"n":"Fancy Moves","s":4,"u":"fancy%20moves_apg"},{"n":"Forensic Acumen","s":4,"u":"forensic%20acumen_apg"},{"n":"Fresh Ingredients","s":4,"u":"fresh%20ingredients_apg"},{"n":"Glean Contents","s":4,"u":"glean%20contents_apg"},{"n":"Graceful Leaper","s":4,"u":"graceful%20leaper_apg"},{"n":"Hidden Magic","s":4,"u":"hidden%20magic_apg"},{"n":"Holistic Care","s":4,"u":"holistic%20care_apg"},{"n":"Improvise Tool","s":4,"u":"improvise%20tool_apg"},{"n":"Influence Nature","s":4,"u":"influence%20nature_apg"},{"n":"Inoculation","s":4,"u":"inoculation_apg"},{"n":"Lead Climber","s":4,"u":"lead%20climber_apg"},{"n":"Legendary Guide","s":4,"u":"legendary%20guide_apg"},{"n":"Minion Guise","s":4,"u":"minion%20guise_apg"},{"n":"Multilingual Cipher","s":4,"u":"multilingual%20cipher_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"Orthographic Mastery","s":4,"u":"orthographic%20mastery_apg"},{"n":"Party Crasher","s":4,"u":"party%20crasher_apg"},{"n":"Phonetic Training","s":4,"u":"phonetic%20training_apg"},{"n":"Pilgrim's Token","s":4,"u":"pilgrim's%20token_apg"},{"n":"Quick Contacts","s":4,"u":"quick%20contacts_apg"},{"n":"Quick Mount","s":4,"u":"quick%20mount_apg"},{"n":"Rapid Affixture","s":4,"u":"rapid%20affixture_apg"},{"n":"Read Shibboleths","s":4,"u":"read%20shibboleths_apg"},{"n":"Resourceful Ritualist","s":4,"u":"resourceful%20ritualist_apg"},{"n":"Reverse Engineering","s":4,"u":"reverse%20engineering_apg"},{"n":"Risky Surgery","s":4,"u":"risky%20surgery_apg"},{"n":"Root Magic","s":4,"u":"root%20magic_apg"},{"n":"Rope Runner","s":4,"u":"rope%20runner_apg"},{"n":"Scholastic Identification","s":4,"u":"scholastic%20identification_apg"},{"n":"Schooled In Secrets","s":4,"u":"schooled%20in%20secrets_apg"},{"n":"Seasoned","s":4,"u":"seasoned_apg"},{"n":"Settlement Scholastics","s":4,"u":"settlement%20scholastics_apg"},{"n":"Shadow Mark","s":4,"u":"shadow%20mark_apg"},{"n":"Steel Skin","s":4,"u":"steel%20skin_apg"},{"n":"Subjective Truth","s":4,"u":"subjective%20truth_apg"},{"n":"Sure Foot","s":4,"u":"sure%20foot_apg"},{"n":"Terrifying Resistance","s":4,"u":"terrifying%20resistance_apg"},{"n":"Treat Condition","s":4,"u":"treat%20condition_apg"},{"n":"Underground Network","s":4,"u":"underground%20network_apg"},{"n":"Water Sprint","s":4,"u":"water%20sprint_apg"},{"n":"Additional Lore","s":5,"u":"additional%20lore_crb"},{"n":"Alchemical Crafting","s":5,"u":"alchemical%20crafting_crb"},{"n":"Arcane Sense","s":5,"u":"arcane%20sense_crb"},{"n":"Assurance","s":5,"u":"assurance_crb"},{"n":"Automatic Knowledge","s":5,"u":"automatic%20knowledge_crb"},{"n":"Bargain Hunter","s":5,"u":"bargain%20hunter_crb"},{"n":"Battle Cry","s":5,"u":"battle%20cry_crb"},{"n":"Battle Medicine","s":5,"u":"battle%20medicine_crb"},{"n":"Bizarre Magic","s":5,"u":"bizarre%20magic_crb"},{"n":"Bonded Animal","s":5,"u":"bonded%20animal_crb"},{"n":"Cat Fall","s":5,"u":"cat%20fall_crb"},{"n":"Charming Liar","s":5,"u":"charming%20liar_crb"},{"n":"Cloud Jump","s":5,"u":"cloud%20jump_crb"},{"n":"Combat Climber","s":5,"u":"combat%20climber_crb"},{"n":"Confabulator","s":5,"u":"confabulator_crb"},{"n":"Connections","s":5,"u":"connections_crb"},{"n":"Continual Recovery","s":5,"u":"continual%20recovery_crb"},{"n":"Courtly Graces","s":5,"u":"courtly%20graces_crb"},{"n":"Craft Anything","s":5,"u":"craft%20anything_crb"},{"n":"Divine Guidance","s":5,"u":"divine%20guidance_crb"},{"n":"Dubious Knowledge","s":5,"u":"dubious%20knowledge_crb"},{"n":"Experienced Professional","s":5,"u":"experienced%20professional_crb"},{"n":"Experienced Smuggler","s":5,"u":"experienced%20smuggler_crb"},{"n":"Experienced Tracker","s":5,"u":"experienced%20tracker_crb"},{"n":"Fascinating Performance","s":5,"u":"fascinating%20performance_crb"},{"n":"Foil Senses","s":5,"u":"foil%20senses_crb"},{"n":"Forager","s":5,"u":"forager_crb"},{"n":"Glad-hand","s":5,"u":"glad-hand_crb"},{"n":"Group Coercion","s":5,"u":"group%20coercion_crb"},{"n":"Group Impression","s":5,"u":"group%20impression_crb"},{"n":"Hefty Hauler","s":5,"u":"hefty%20hauler_crb"},{"n":"Hobnobber","s":5,"u":"hobnobber_crb"},{"n":"Impeccable Crafting","s":5,"u":"impeccable%20crafting_crb"},{"n":"Impressive Performance","s":5,"u":"impressive%20performance_crb"},{"n":"Intimidating Glare","s":5,"u":"intimidating%20glare_crb"},{"n":"Intimidating Prowess","s":5,"u":"intimidating%20prowess_crb"},{"n":"Inventor","s":5,"u":"inventor_crb"},{"n":"Kip Up","s":5,"u":"kip%20up_crb"},{"n":"Lasting Coercion","s":5,"u":"lasting%20coercion_crb"},{"n":"Legendary Codebreaker","s":5,"u":"legendary%20codebreaker_crb"},{"n":"Legendary Linguist","s":5,"u":"legendary%20linguist_crb"},{"n":"Legendary Medic","s":5,"u":"legendary%20medic_crb"},{"n":"Legendary Negotiation","s":5,"u":"legendary%20negotiation_crb"},{"n":"Legendary Performer","s":5,"u":"legendary%20performer_crb"},{"n":"Legendary Professional","s":5,"u":"legendary%20professional_crb"},{"n":"Legendary Sneak","s":5,"u":"legendary%20sneak_crb"},{"n":"Legendary Survivalist","s":5,"u":"legendary%20survivalist_crb"},{"n":"Legendary Thief","s":5,"u":"legendary%20thief_crb"},{"n":"Lengthy Diversion","s":5,"u":"lengthy%20diversion_crb"},{"n":"Lie To Me","s":5,"u":"lie%20to%20me_crb"},{"n":"Magical Crafting","s":5,"u":"magical%20crafting_crb"},{"n":"Magical Shorthand","s":5,"u":"magical%20shorthand_crb"},{"n":"Multilingual","s":5,"u":"multilingual_crb"},{"n":"Natural Medicine","s":5,"u":"natural%20medicine_crb"},{"n":"Nimble Crawl","s":5,"u":"nimble%20crawl_crb"},{"n":"Oddity Identification","s":5,"u":"oddity%20identification_crb"},{"n":"Pickpocket","s":5,"u":"pickpocket_crb"},{"n":"Planar Survival","s":5,"u":"planar%20survival_crb"},{"n":"Powerful Leap","s":5,"u":"powerful%20leap_crb"},{"n":"Quick Climb","s":5,"u":"quick%20climb_crb"},{"n":"Quick Coercion","s":5,"u":"quick%20coercion_crb"},{"n":"Quick Disguise","s":5,"u":"quick%20disguise_crb"},{"n":"Quick Identification","s":5,"u":"quick%20identification_crb"},{"n":"Quick Jump","s":5,"u":"quick%20jump_crb"},{"n":"Quick Recognition","s":5,"u":"quick%20recognition_crb"},{"n":"Quick Repair","s":5,"u":"quick%20repair_crb"},{"n":"Quick Squeeze","s":5,"u":"quick%20squeeze_crb"},{"n":"Quick Swim","s":5,"u":"quick%20swim_crb"},{"n":"Quick Unlock","s":5,"u":"quick%20unlock_crb"},{"n":"Quiet Allies","s":5,"u":"quiet%20allies_crb"},{"n":"Rapid Mantel","s":5,"u":"rapid%20mantel_crb"},{"n":"Read Lips","s":5,"u":"read%20lips_crb"},{"n":"Recognize Spell","s":5,"u":"recognize%20spell_crb"},{"n":"Robust Recovery","s":5,"u":"robust%20recovery_crb"},{"n":"Scare To Death","s":5,"u":"scare%20to%20death_crb"},{"n":"Shameless Request","s":5,"u":"shameless%20request_crb"},{"n":"Sign Language","s":5,"u":"sign%20language_crb"},{"n":"Skill Training","s":5,"u":"skill%20training_crb"},{"n":"Slippery Secrets","s":5,"u":"slippery%20secrets_crb"},{"n":"Snare Crafting","s":5,"u":"snare%20crafting_crb"},{"n":"Specialty Crafting","s":5,"u":"specialty%20crafting_crb"},{"n":"Steady Balance","s":5,"u":"steady%20balance_crb"},{"n":"Streetwise","s":5,"u":"streetwise_crb"},{"n":"Student Of The Canon","s":5,"u":"student%20of%20the%20canon_crb"},{"n":"Subtle Theft","s":5,"u":"subtle%20theft_crb"},{"n":"Survey Wildlife","s":5,"u":"survey%20wildlife_crb"},{"n":"Swift Sneak","s":5,"u":"swift%20sneak_crb"},{"n":"Terrain Expertise","s":5,"u":"terrain%20expertise_crb"},{"n":"Terrain Stalker","s":5,"u":"terrain%20stalker_crb"},{"n":"Terrified Retreat","s":5,"u":"terrified%20retreat_crb"},{"n":"Titan Wrestler","s":5,"u":"titan%20wrestler_crb"},{"n":"Train Animal","s":5,"u":"train%20animal_crb"},{"n":"Trick Magic Item","s":5,"u":"trick%20magic%20item_crb"},{"n":"Underwater Marauder","s":5,"u":"underwater%20marauder_crb"},{"n":"Unified Theory","s":5,"u":"unified%20theory_crb"},{"n":"Unmistakable Lore","s":5,"u":"unmistakable%20lore_crb"},{"n":"Virtuosic Performer","s":5,"u":"virtuosic%20performer_crb"},{"n":"Wall Jump","s":5,"u":"wall%20jump_crb"},{"n":"Ward Medic","s":5,"u":"ward%20medic_crb"},{"n":"Wary Disarmament","s":5,"u":"wary%20disarmament_crb"},{"n":"Encouraging Words","s":15,"u":"encouraging%20words_gmg"},{"n":"Reveal Machinations","s":18,"u":"reveal%20machinations_aoa3"},{"n":"Secret Speech","s":18,"u":"secret%20speech_aoa3"},{"n":"Tweak Appearances","s":18,"u":"tweak%20appearances_aoa3"},{"n":"Know The Beat","s":20,"u":"know%20the%20beat_aoa5"},{"n":"Stitch Flesh","s":10,"u":"stitch%20flesh_botd"},{"n":"Blessed Medicine","s":10,"u":"blessed%20medicine_botd"},{"n":"Aura Sight","s":11,"u":"aura%20sight_da"},{"n":"Automatic Writing","s":11,"u":"automatic%20writing_da"},{"n":"Chromotherapy","s":11,"u":"chromotherapy_da"},{"n":"Crystal Healing","s":11,"u":"crystal%20healing_da"},{"n":"Folk Dowsing","s":11,"u":"folk%20dowsing_da"},{"n":"Morphic Manipulation","s":11,"u":"morphic%20manipulation_da"},{"n":"Read Psychometric Resonance","s":11,"u":"read%20psychometric%20resonance_da"},{"n":"Skeptic's Defense","s":11,"u":"skeptic's%20defense_da"},{"n":"Sociable Vow","s":11,"u":"sociable%20vow_da"},{"n":"Chronocognizance","s":11,"u":"chronocognizance_da"},{"n":"Malleable Movement","s":11,"u":"malleable%20movement_da"},{"n":"Familiar Oddities","s":11,"u":"familiar%20oddities_da"},{"n":"Change of Face","s":11,"u":"change%20of%20face_da"},{"n":"In Plain Sight","s":11,"u":"in%20plain%20sight_da"},{"n":"Muscle Mimicry","s":11,"u":"muscle%20mimicry_da"},{"n":"Juggle","s":31,"u":"juggle_ec1"},{"n":"Insistent Command","s":32,"u":"insistent%20command_ec2"},{"n":"Ravening's Desperation","s":9,"u":"ravening's%20desperation_ec3"},{"n":"Wilderness Spotter","s":36,"u":"wilderness%20spotter_fop"},{"n":"Efficient Controls","s":2,"u":"efficient%20controls_g%26g"},{"n":"Engine Bay","s":2,"u":"engine%20bay_g%26g"},{"n":"Express Driver","s":2,"u":"express%20driver_g%26g"},{"n":"Gear Gnash","s":2,"u":"gear%20gnash_g%26g"},{"n":"Named Artillery","s":2,"u":"named%20artillery_g%26g"},{"n":"Power Slide","s":2,"u":"power%20slide_g%26g"},{"n":"Propeller Attachment","s":2,"u":"propeller%20attachment_g%26g"},{"n":"Push It","s":2,"u":"push%20it_g%26g"},{"n":"That Was A Close One, Huh?","s":2,"u":"that%20was%20a%20close%20one%2c%20huh%3f_g%26g"},{"n":"Backup Disguise","s":7,"u":"backup%20disguise_locg"},{"n":"Emerald Boughs Accustomation","s":7,"u":"emerald%20boughs%20accustomation_locg"},{"n":"Entourage","s":7,"u":"entourage_locg"},{"n":"Forced Entry","s":7,"u":"forced%20entry_locg"},{"n":"Recognize Threat","s":7,"u":"recognize%20threat_locg"},{"n":"Sow Rumor","s":7,"u":"sow%20rumor_locg"},{"n":"Unravel Mysteries","s":7,"u":"unravel%20mysteries_locg"},{"n":"Uzunjati Recollection","s":7,"u":"uzunjati%20recollection_locg"},{"n":"Uzunjati Storytelling","s":7,"u":"uzunjati%20storytelling_locg"},{"n":"Battle Prayer","s":59,"u":"battle%20prayer_logm"},{"n":"Bless Tonic","s":59,"u":"bless%20tonic_logm"},{"n":"Bless Toxin","s":59,"u":"bless%20toxin_logm"},{"n":"Charlatan","s":59,"u":"charlatan_logm"},{"n":"Environmental Grace","s":59,"u":"environmental%20grace_logm"},{"n":"Evangelize","s":59,"u":"evangelize_logm"},{"n":"Mortal Healing","s":59,"u":"mortal%20healing_logm"},{"n":"Sacred Defense","s":59,"u":"sacred%20defense_logm"},{"n":"Sanctify Water","s":59,"u":"sanctify%20water_logm"},{"n":"Emissary of Peace","s":60,"u":"emissary%20of%20peace_lokl"},{"n":"Ashen Veil","s":60,"u":"ashen%20veil_lokl"},{"n":"Voice Cold as Death","s":60,"u":"voice%20cold%20as%20death_lokl"},{"n":"Familiar Foe","s":60,"u":"familiar%20foe_lokl"},{"n":"Final Rest","s":60,"u":"final%20rest_lokl"},{"n":"Eclipsed Vitality","s":60,"u":"eclipsed%20vitality_lokl"},{"n":"Medical Researcher","s":67,"u":"medical%20researcher_lol"},{"n":"Paragon Battle Medicine","s":67,"u":"paragon%20battle%20medicine_lol"},{"n":"Craft Facsimile","s":61,"u":"craft%20facsimile_lopsg"},{"n":"Dead Reckoning","s":61,"u":"dead%20reckoning_lopsg"},{"n":"Diverse Recognition","s":61,"u":"diverse%20recognition_lopsg"},{"n":"Emergency Medical Assistance","s":61,"u":"emergency%20medical%20assistance_lopsg"},{"n":"Fane's Escape","s":61,"u":"fane's%20escape_lopsg"},{"n":"Improvised Crafting","s":61,"u":"improvised%20crafting_lopsg"},{"n":"Kreighton's Cognitive Crossover","s":61,"u":"kreighton's%20cognitive%20crossover_lopsg"},{"n":"Masterful Obfuscation","s":61,"u":"masterful%20obfuscation_lopsg"},{"n":"Recollect Studies","s":61,"u":"recollect%20studies_lopsg"},{"n":"Rugged Survivalist","s":61,"u":"rugged%20survivalist_lopsg"},{"n":"Snap Out Of It!","s":61,"u":"snap%20out%20of%20it!_lopsg"},{"n":"Diabolic Certitude","s":63,"u":"diabolic%20certitude_lowg"},{"n":"Eye Of The Arclords","s":63,"u":"eye%20of%20the%20arclords_lowg"},{"n":"Godless Healing","s":63,"u":"godless%20healing_lowg"},{"n":"Thorough Reports","s":63,"u":"thorough%20reports_lowg"},{"n":"Prepare Papers","s":43,"u":"prepare%20papers_ooa1"},{"n":"Hideous Ululation","s":46,"u":"hideous%20ululation_sli"},{"n":"Embed Aeon Stone","s":65,"u":"embed%20aeon%20stone_som"},{"n":"Reveal True Name","s":65,"u":"reveal%20true%20name_som"},{"n":"Tattoo Artist","s":65,"u":"tattoo%20artist_som"}]},"barbarian":{"0":[{"n":"Adrenaline Rush","s":4,"u":"adrenaline%20rush_apg"},{"n":"Barreling Charge","s":4,"u":"barreling%20charge%20(barbarian)_apg"},{"n":"Bashing Charge","s":4,"u":"bashing%20charge_apg"},{"n":"Determined Dash","s":4,"u":"determined%20dash_apg"},{"n":"Disarming Assault","s":4,"u":"disarming%20assault_apg"},{"n":"Draconic Arrogance","s":4,"u":"draconic%20arrogance_apg"},{"n":"Embrace The Pain","s":4,"u":"embrace%20the%20pain_apg"},{"n":"Follow-up Assault","s":4,"u":"follow-up%20assault_apg"},{"n":"Friendly Toss","s":4,"u":"friendly%20toss_apg"},{"n":"Furious Vengeance","s":4,"u":"furious%20vengeance_apg"},{"n":"Impaling Thrust","s":4,"u":"impaling%20thrust_apg"},{"n":"Impressive Landing","s":4,"u":"impressive%20landing_apg"},{"n":"Inner Strength","s":4,"u":"inner%20strength_apg"},{"n":"Instinctive Strike","s":4,"u":"instinctive%20strike_apg"},{"n":"Mage Hunter","s":4,"u":"mage%20hunter_apg"},{"n":"Nocturnal Sense","s":4,"u":"nocturnal%20sense_apg"},{"n":"Overpowering Charge","s":4,"u":"overpowering%20charge%20(barbarian)_apg"},{"n":"Oversized Throw","s":4,"u":"oversized%20throw_apg"},{"n":"Penetrating Projectile","s":4,"u":"penetrating%20projectile_apg"},{"n":"Resounding Blow","s":4,"u":"resounding%20blow_apg"},{"n":"Scouring Rage","s":4,"u":"scouring%20rage_apg"},{"n":"Shattering Blows","s":4,"u":"shattering%20blows_apg"},{"n":"Silencing Strike","s":4,"u":"silencing%20strike_apg"},{"n":"Spiritual Guides","s":4,"u":"spiritual%20guides_apg"},{"n":"Sunder Enchantment","s":4,"u":"sunder%20enchantment_apg"},{"n":"Sunder Spell","s":4,"u":"sunder%20spell_apg"},{"n":"Supernatural Senses","s":4,"u":"supernatural%20senses_apg"},{"n":"Tangle Of Battle","s":4,"u":"tangle%20of%20battle_apg"},{"n":"Unbalancing Sweep","s":4,"u":"unbalancing%20sweep_apg"},{"n":"Unstoppable Juggernaut","s":4,"u":"unstoppable%20juggernaut_apg"},{"n":"Acute Scent","s":5,"u":"acute%20scent_crb"},{"n":"Acute Vision","s":5,"u":"acute%20vision_crb"},{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Animal Skin","s":5,"u":"animal%20skin_crb"},{"n":"Attack Of Opportunity","s":5,"u":"attack%20of%20opportunity%20(barbarian)_crb"},{"n":"Awesome Blow","s":5,"u":"awesome%20blow_crb"},{"n":"Brutal Bully","s":5,"u":"brutal%20bully_crb"},{"n":"Brutal Critical","s":5,"u":"brutal%20critical_crb"},{"n":"Cleave","s":5,"u":"cleave_crb"},{"n":"Collateral Thrash","s":5,"u":"collateral%20thrash_crb"},{"n":"Come And Get Me","s":5,"u":"come%20and%20get%20me_crb"},{"n":"Contagious Rage","s":5,"u":"contagious%20rage_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Dragon's Rage Breath","s":5,"u":"dragon's%20rage%20breath_crb"},{"n":"Dragon's Rage Wings","s":5,"u":"dragon's%20rage%20wings_crb"},{"n":"Fast Movement","s":5,"u":"fast%20movement_crb"},{"n":"Furious Bully","s":5,"u":"furious%20bully_crb"},{"n":"Furious Finish","s":5,"u":"furious%20finish_crb"},{"n":"Furious Grab","s":5,"u":"furious%20grab_crb"},{"n":"Furious Sprint","s":5,"u":"furious%20sprint_crb"},{"n":"Giant's Lunge","s":5,"u":"giant's%20lunge_crb"},{"n":"Giant's Stature","s":5,"u":"giant's%20stature_crb"},{"n":"Great Cleave","s":5,"u":"great%20cleave_crb"},{"n":"Knockback","s":5,"u":"knockback_crb"},{"n":"Moment Of Clarity","s":5,"u":"moment%20of%20clarity_crb"},{"n":"No Escape","s":5,"u":"no%20escape_crb"},{"n":"Perfect Clarity","s":5,"u":"perfect%20clarity_crb"},{"n":"Predator's Pounce","s":5,"u":"predator's%20pounce_crb"},{"n":"Quaking Stomp","s":5,"u":"quaking%20stomp_crb"},{"n":"Raging Athlete","s":5,"u":"raging%20athlete_crb"},{"n":"Raging Intimidation","s":5,"u":"raging%20intimidation_crb"},{"n":"Raging Thrower","s":5,"u":"raging%20thrower_crb"},{"n":"Reckless Abandon","s":5,"u":"reckless%20abandon%20(barbarian)_crb"},{"n":"Renewed Vigor","s":5,"u":"renewed%20vigor_crb"},{"n":"Second Wind","s":5,"u":"second%20wind_crb"},{"n":"Shake It Off","s":5,"u":"shake%20it%20off_crb"},{"n":"Share Rage","s":5,"u":"share%20rage_crb"},{"n":"Spirit's Wrath","s":5,"u":"spirit's%20wrath_crb"},{"n":"Spirits' Interference","s":5,"u":"spirits'%20interference_crb"},{"n":"Sudden Charge","s":5,"u":"sudden%20charge%20(barbarian)_crb"},{"n":"Sudden Leap","s":5,"u":"sudden%20leap%20(barbarian)_crb"},{"n":"Swipe","s":5,"u":"swipe%20(barbarian)_crb"},{"n":"Terrifying Howl","s":5,"u":"terrifying%20howl_crb"},{"n":"Thrash","s":5,"u":"thrash_crb"},{"n":"Titan's Stature","s":5,"u":"titan's%20stature_crb"},{"n":"Vengeful Strike","s":5,"u":"vengeful%20strike_crb"},{"n":"Vicious Evisceration","s":5,"u":"vicious%20evisceration_crb"},{"n":"Whirlwind Strike","s":5,"u":"whirlwind%20strike%20(barbarian)_crb"},{"n":"Wounded Rage","s":5,"u":"wounded%20rage_crb"},{"n":"Invulnerable Juggernaut","s":21,"u":"invulnerable%20juggernaut_aoa6"},{"n":"Annihilating Swing","s":35,"u":"annihilating%20swing_ec6"},{"n":"Whirlwind Toss","s":39,"u":"whirlwind%20toss_frp3"},{"n":"Ghost Wrangler","s":60,"u":"ghost%20wrangler_lokl"},{"n":"Corpse-Killer's Defiance","s":60,"u":"corpse-killer's%20defiance_lokl"},{"n":"Farabellus Flip","s":61,"u":"farabellus%20flip_lopsg"},{"n":"Inured to Alchemy","s":43,"u":"inured%20to%20alchemy_ooa1"},{"n":"Pain Tolerance","s":43,"u":"pain%20tolerance_ooa1"}],"8":[{"n":"Mighty Rage","s":5,"u":"mighty%20rage_crb"},{"n":"Rage","s":5,"u":"rage_crb"}]},"rage":{"0":[{"n":"Adrenaline Rush","s":4,"u":"adrenaline%20rush_apg"},{"n":"Determined Dash","s":4,"u":"determined%20dash_apg"},{"n":"Disarming Assault","s":4,"u":"disarming%20assault_apg"},{"n":"Draconic Arrogance","s":4,"u":"draconic%20arrogance_apg"},{"n":"Embrace The Pain","s":4,"u":"embrace%20the%20pain_apg"},{"n":"Follow-up Assault","s":4,"u":"follow-up%20assault_apg"},{"n":"Friendly Toss","s":4,"u":"friendly%20toss_apg"},{"n":"Furious Vengeance","s":4,"u":"furious%20vengeance_apg"},{"n":"Impaling Thrust","s":4,"u":"impaling%20thrust_apg"},{"n":"Inner Strength","s":4,"u":"inner%20strength_apg"},{"n":"Instinctive Strike","s":4,"u":"instinctive%20strike_apg"},{"n":"Mage Hunter","s":4,"u":"mage%20hunter_apg"},{"n":"Nocturnal Sense","s":4,"u":"nocturnal%20sense_apg"},{"n":"Oversized Throw","s":4,"u":"oversized%20throw_apg"},{"n":"Penetrating Projectile","s":4,"u":"penetrating%20projectile_apg"},{"n":"Resounding Blow","s":4,"u":"resounding%20blow_apg"},{"n":"Shattering Blows","s":4,"u":"shattering%20blows_apg"},{"n":"Silencing Strike","s":4,"u":"silencing%20strike_apg"},{"n":"Sunder Spell","s":4,"u":"sunder%20spell_apg"},{"n":"Supernatural Senses","s":4,"u":"supernatural%20senses_apg"},{"n":"Tangle Of Battle","s":4,"u":"tangle%20of%20battle_apg"},{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Awesome Blow","s":5,"u":"awesome%20blow_crb"},{"n":"Cleave","s":5,"u":"cleave_crb"},{"n":"Collateral Thrash","s":5,"u":"collateral%20thrash_crb"},{"n":"Come And Get Me","s":5,"u":"come%20and%20get%20me_crb"},{"n":"Contagious Rage","s":5,"u":"contagious%20rage_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Dragon's Rage Breath","s":5,"u":"dragon's%20rage%20breath_crb"},{"n":"Dragon's Rage Wings","s":5,"u":"dragon's%20rage%20wings_crb"},{"n":"Furious Finish","s":5,"u":"furious%20finish_crb"},{"n":"Furious Grab","s":5,"u":"furious%20grab_crb"},{"n":"Furious Sprint","s":5,"u":"furious%20sprint_crb"},{"n":"Giant's Lunge","s":5,"u":"giant's%20lunge_crb"},{"n":"Giant's Stature","s":5,"u":"giant's%20stature_crb"},{"n":"Great Cleave","s":5,"u":"great%20cleave_crb"},{"n":"Knockback","s":5,"u":"knockback_crb"},{"n":"Moment Of Clarity","s":5,"u":"moment%20of%20clarity_crb"},{"n":"No Escape","s":5,"u":"no%20escape_crb"},{"n":"Perfect Clarity","s":5,"u":"perfect%20clarity_crb"},{"n":"Predator's Pounce","s":5,"u":"predator's%20pounce_crb"},{"n":"Quaking Stomp","s":5,"u":"quaking%20stomp_crb"},{"n":"Reckless Abandon","s":5,"u":"reckless%20abandon%20(barbarian)_crb"},{"n":"Renewed Vigor","s":5,"u":"renewed%20vigor_crb"},{"n":"Shake It Off","s":5,"u":"shake%20it%20off_crb"},{"n":"Share Rage","s":5,"u":"share%20rage_crb"},{"n":"Spirit's Wrath","s":5,"u":"spirit's%20wrath_crb"},{"n":"Spirits' Interference","s":5,"u":"spirits'%20interference_crb"},{"n":"Terrifying Howl","s":5,"u":"terrifying%20howl_crb"},{"n":"Thrash","s":5,"u":"thrash_crb"},{"n":"Vengeful Strike","s":5,"u":"vengeful%20strike_crb"},{"n":"Vicious Evisceration","s":5,"u":"vicious%20evisceration_crb"},{"n":"Wounded Rage","s":5,"u":"wounded%20rage_crb"},{"n":"Whirlwind Toss","s":39,"u":"whirlwind%20toss_frp3"},{"n":"Ghost Wrangler","s":60,"u":"ghost%20wrangler_lokl"}]},"healing":{"0":[{"n":"Advanced First Aid","s":4,"u":"advanced%20first%20aid_apg"},{"n":"Inoculation","s":4,"u":"inoculation_apg"},{"n":"Resuscitate","s":4,"u":"resuscitate_apg"},{"n":"Treat Condition","s":4,"u":"treat%20condition_apg"},{"n":"Battle Medicine","s":5,"u":"battle%20medicine_crb"},{"n":"Communal Healing","s":5,"u":"communal%20healing_crb"},{"n":"Sap Life","s":5,"u":"sap%20life_crb"},{"n":"Spirit's Absolution","s":10,"u":"spirit's%20absolution_botd"},{"n":"Chromotherapy","s":11,"u":"chromotherapy_da"},{"n":"Crystal Healing","s":11,"u":"crystal%20healing_da"},{"n":"High-Speed Regeneration","s":11,"u":"high-speed%20regeneration_da"},{"n":"Fey Life","s":11,"u":"fey%20life_da"},{"n":"Tap Vitality","s":11,"u":"tap%20vitality_da"},{"n":"Ruby Resurrection","s":39,"u":"ruby%20resurrection_frp3"},{"n":"Searing Restoration","s":2,"u":"searing%20restoration_g%26g"},{"n":"Cantorian Rejuvenation","s":1,"u":"cantorian%20rejuvenation_loag"},{"n":"Cantorian Restoration","s":1,"u":"cantorian%20restoration_loag"},{"n":"Glory And Valor!","s":1,"u":"glory%20and%20valor!_loag"},{"n":"Purge Sins","s":1,"u":"purge%20sins_loag"},{"n":"Crimson Shroud","s":63,"u":"crimson%20shroud_lowg"},{"n":"Sustaining Steel","s":65,"u":"sustaining%20steel_som"}],"2":[{"n":"Focus Cathartic","s":4,"u":"focus%20cathartic%20(generic)_apg"},{"n":"Sinew-shock Serum","s":4,"u":"sinew-shock%20serum%20(generic)_apg"},{"n":"Skinstitch Salve","s":4,"u":"skinstitch%20salve_apg"},{"n":"Wand Of Overflowing Life","s":4,"u":"wand%20of%20overflowing%20life%20(generic)_apg"},{"n":"Elixir of Life","s":5,"u":"elixir%20of%20life%20(generic)_crb"},{"n":"Healing Potion","s":5,"u":"healing%20potion%20(generic)_crb"},{"n":"Holy Prayer Beads","s":5,"u":"holy%20prayer%20beads%20(generic)_crb"},{"n":"Knapsack of Halflingkind","s":5,"u":"knapsack%20of%20halflingkind%20(generic)_crb"},{"n":"Panacea","s":5,"u":"panacea_crb"},{"n":"Salve of Antiparalysis","s":5,"u":"salve%20of%20antiparalysis%20(generic)_crb"},{"n":"Wine of the Blood","s":11,"u":"wine%20of%20the%20blood_da"},{"n":"Saints' Balm","s":32,"u":"saints'%20balm_ec2"},{"n":"Panacea Fruit","s":35,"u":"panacea%20fruit_ec6"},{"n":"Phoenix Fighting Fan","s":37,"u":"phoenix%20fighting%20fan_frp1"},{"n":"Phoenix Necklace","s":37,"u":"phoenix%20necklace_frp1"},{"n":"Celestial Peach","s":67,"u":"celestial%20peach%20(generic)_lol"},{"n":"Infernal Health","s":67,"u":"infernal%20health_lol"},{"n":"Body Recovery Kit","s":61,"u":"body%20recovery%20kit_lopsg"},{"n":"Deathless","s":8,"u":"deathless_lotgb"},{"n":"Crown Of The Companion","s":48,"u":"crown%20of%20the%20companion_sot2"}],"3":[{"n":"Delay Affliction","s":4,"u":"delay%20affliction_apg"},{"n":"Heal Companion","s":4,"u":"heal%20companion_apg"},{"n":"Hymn of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Life Boost","s":4,"u":"life%20boost_apg"},{"n":"Life Link","s":4,"u":"life%20link_apg"},{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Shepherd Of Souls","s":4,"u":"shepherd%20of%20souls_apg"},{"n":"Soothing Mist","s":4,"u":"soothing%20mist_apg"},{"n":"Breath Of Life","s":5,"u":"breath%20of%20life_crb"},{"n":"Field Of Life","s":5,"u":"field%20of%20life_crb"},{"n":"Goodberry","s":5,"u":"goodberry_crb"},{"n":"Heal","s":5,"u":"heal_crb"},{"n":"Heal Animal","s":5,"u":"heal%20animal_crb"},{"n":"Hero's Defiance","s":5,"u":"hero's%20defiance_crb"},{"n":"Lay On Hands","s":5,"u":"lay%20on%20hands_crb"},{"n":"Life Siphon","s":5,"u":"life%20siphon_crb"},{"n":"Moment Of Renewal","s":5,"u":"moment%20of%20renewal_crb"},{"n":"Neutralize Poison","s":5,"u":"neutralize%20poison_crb"},{"n":"Raise Dead","s":5,"u":"raise%20dead_crb"},{"n":"Rebuke Death","s":5,"u":"rebuke%20death_crb"},{"n":"Regenerate","s":5,"u":"regenerate_crb"},{"n":"Remove Curse","s":5,"u":"remove%20curse_crb"},{"n":"Remove Disease","s":5,"u":"remove%20disease_crb"},{"n":"Remove Paralysis","s":5,"u":"remove%20paralysis_crb"},{"n":"Restoration","s":5,"u":"restoration_crb"},{"n":"Restore Senses","s":5,"u":"restore%20senses_crb"},{"n":"Revival","s":5,"u":"revival_crb"},{"n":"Soothe","s":5,"u":"soothe_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Spirit Link","s":5,"u":"spirit%20link_crb"},{"n":"Stabilize","s":5,"u":"stabilize_crb"},{"n":"Vital Beacon","s":5,"u":"vital%20beacon_crb"},{"n":"Wholeness Of Body","s":5,"u":"wholeness%20of%20body_crb"},{"n":"Tireless Worker","s":19,"u":"tireless%20worker_aoa4"},{"n":"Ravening Maw","s":9,"u":"ravening%20maw_ec3"},{"n":"Devour Life","s":35,"u":"devour%20life_ec6"},{"n":"Cleansing Flames","s":39,"u":"cleansing%20flames_frp3"},{"n":"Rejuvenating Flames","s":39,"u":"rejuvenating%20flames_frp3"},{"n":"Blinking Flame Aura","s":6,"u":"blinking%20flame%20aura_loil"},{"n":"Summon Healing Servitor","s":6,"u":"summon%20healing%20servitor_loil"},{"n":"Life Pact","s":60,"u":"life%20pact_lokl"},{"n":"Martyr's Intervention","s":60,"u":"martyr's%20intervention_lokl"},{"n":"Shall Not Falter, Shall Not Rout","s":67,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol"},{"n":"Healing Well","s":65,"u":"healing%20well_som"},{"n":"Lifelink Surge","s":65,"u":"lifelink%20surge_som"},{"n":"Positive Attunement","s":65,"u":"positive%20attunement_som"},{"n":"Soothing Spring","s":65,"u":"soothing%20spring_som"},{"n":"Cloak of Light","s":50,"u":"cloak%20of%20light_sot4"}],"8":[{"n":"Treat Wounds","s":5,"u":"treat%20wounds_crb"},{"n":"Restore The Mind","s":11,"u":"restore%20the%20mind_da"}],"70":[{"n":"Resurrect","s":5,"u":"resurrect_crb"}],"73":[{"n":"Apothecary's Garden","s":15,"u":"apothecary's%20garden_gmg"},{"n":"Healing Wave","s":15,"u":"healing%20wave_gmg"},{"n":"Life Everlasting","s":15,"u":"life%20everlasting_gmg"},{"n":"Overflowing Life","s":15,"u":"overflowing%20life_gmg"},{"n":"Vital Siphon","s":15,"u":"vital%20siphon_gmg"},{"n":"Word of Faith","s":15,"u":"word%20of%20faith_gmg"}]},"oracle":{"0":[{"n":"Advanced Revelation","s":4,"u":"advanced%20revelation_apg"},{"n":"Bespell Weapon","s":4,"u":"bespell%20weapon_apg"},{"n":"Blaze Of Revelation","s":4,"u":"blaze%20of%20revelation_apg"},{"n":"Cantrip Expansion","s":4,"u":"cantrip%20expansion%20(oracle)_apg"},{"n":"Debilitating Dichotomy","s":4,"u":"debilitating%20dichotomy_apg"},{"n":"Diverse Mystery","s":4,"u":"diverse%20mystery_apg"},{"n":"Divine Access","s":4,"u":"divine%20access_apg"},{"n":"Divine Aegis","s":4,"u":"divine%20aegis_apg"},{"n":"Divine Effusion","s":4,"u":"divine%20effusion_apg"},{"n":"Domain Acumen","s":4,"u":"domain%20acumen_apg"},{"n":"Domain Fluency","s":4,"u":"domain%20fluency_apg"},{"n":"Forestall Curse","s":4,"u":"forestall%20curse_apg"},{"n":"Glean Lore","s":4,"u":"glean%20lore_apg"},{"n":"Greater Revelation","s":4,"u":"greater%20revelation_apg"},{"n":"Magic Sense","s":4,"u":"magic%20sense_apg"},{"n":"Mysterious Repertoire","s":4,"u":"mysterious%20repertoire_apg"},{"n":"Mystery Conduit","s":4,"u":"mystery%20conduit_apg"},{"n":"Oracular Providence","s":4,"u":"oracular%20providence_apg"},{"n":"Oracular Warning","s":4,"u":"oracular%20warning_apg"},{"n":"Paradoxical Mystery","s":4,"u":"paradoxical%20mystery_apg"},{"n":"Portentous Spell","s":4,"u":"portentous%20spell_apg"},{"n":"Quickened Casting","s":4,"u":"quickened%20casting%20(oracle)_apg"},{"n":"Reach Spell","s":4,"u":"reach%20spell%20(oracle)_apg"},{"n":"Read Disaster","s":4,"u":"read%20disaster_apg"},{"n":"Spiritual Sense","s":4,"u":"spiritual%20sense_apg"},{"n":"Steady Spellcasting","s":4,"u":"steady%20spellcasting%20(oracle)_apg"},{"n":"Surging Might","s":4,"u":"surging%20might_apg"},{"n":"Vision Of Weakness","s":4,"u":"vision%20of%20weakness_apg"},{"n":"Widen Spell","s":4,"u":"widen%20spell%20(oracle)_apg"},{"n":"Undying Conviction","s":10,"u":"undying%20conviction_botd"},{"n":"Necromancer's Visage","s":10,"u":"necromancer's%20visage_botd"},{"n":"Sepulchral Sublimation","s":10,"u":"sepulchral%20sublimation_botd"},{"n":"Sacral Lord","s":11,"u":"sacral%20lord_da"},{"n":"Sacral Monarch","s":11,"u":"sacral%20monarch_da"},{"n":"Scapegoat Parallel Self","s":39,"u":"scapegoat%20parallel%20self_frp3"},{"n":"Prayer-Touched Weapon","s":60,"u":"prayer-touched%20weapon_lokl"},{"n":"Detonating Spell","s":60,"u":"detonating%20spell_lokl"},{"n":"Consecrate Spell","s":60,"u":"consecrate%20spell_lokl"},{"n":"Purifying Breeze","s":60,"u":"purifying%20breeze_lokl"}],"3":[{"n":"Access Lore","s":4,"u":"access%20lore_apg"},{"n":"Ancestral Defense","s":4,"u":"ancestral%20defense_apg"},{"n":"Ancestral Form","s":4,"u":"ancestral%20form_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Armor Of Bones","s":4,"u":"armor%20of%20bones_apg"},{"n":"Battlefield Persistence","s":4,"u":"battlefield%20persistence_apg"},{"n":"Brain Drain","s":4,"u":"brain%20drain_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Claim Undead","s":4,"u":"claim%20undead_apg"},{"n":"Debilitating Dichotomy","s":4,"u":"debilitating%20dichotomy_apg"},{"n":"Delay Affliction","s":4,"u":"delay%20affliction_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Flaming Fusillade","s":4,"u":"flaming%20fusillade_apg"},{"n":"Heroic Feat","s":4,"u":"heroic%20feat_apg"},{"n":"Incendiary Aura","s":4,"u":"incendiary%20aura_apg"},{"n":"Interstellar Void","s":4,"u":"interstellar%20void_apg"},{"n":"Life Link","s":4,"u":"life%20link_apg"},{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Moonlight Bridge","s":4,"u":"moonlight%20bridge_apg"},{"n":"Soul Siphon","s":4,"u":"soul%20siphon_apg"},{"n":"Spray Of Stars","s":4,"u":"spray%20of%20stars_apg"},{"n":"Tempest Form","s":4,"u":"tempest%20form_apg"},{"n":"Tempest Touch","s":4,"u":"tempest%20touch_apg"},{"n":"Thunderburst","s":4,"u":"thunderburst_apg"},{"n":"Vision Of Weakness","s":4,"u":"vision%20of%20weakness_apg"},{"n":"Whirling Flames","s":4,"u":"whirling%20flames_apg"},{"n":"Temporal Distortion","s":11,"u":"temporal%20distortion_da"},{"n":"Time Skip","s":11,"u":"time%20skip_da"},{"n":"Manifold Lives","s":11,"u":"manifold%20lives_da"}]},"swashbuckler":{"0":[{"n":"After You","s":4,"u":"after%20you_apg"},{"n":"Agile Maneuvers","s":4,"u":"agile%20maneuvers_apg"},{"n":"Antagonize","s":4,"u":"antagonize_apg"},{"n":"Attack Of Opportunity","s":4,"u":"attack%20of%20opportunity%20(swashbuckler)_apg"},{"n":"Bleeding Finisher","s":4,"u":"bleeding%20finisher_apg"},{"n":"Buckler Dance","s":4,"u":"buckler%20dance_apg"},{"n":"Buckler Expertise","s":4,"u":"buckler%20expertise_apg"},{"n":"Charmed Life","s":4,"u":"charmed%20life_apg"},{"n":"Cheat Death","s":4,"u":"cheat%20death_apg"},{"n":"Combination Finisher","s":4,"u":"combination%20finisher_apg"},{"n":"Deadly Grace","s":4,"u":"deadly%20grace_apg"},{"n":"Derring-do","s":4,"u":"derring-do_apg"},{"n":"Disarming Flair","s":4,"u":"disarming%20flair_apg"},{"n":"Dual Finisher","s":4,"u":"dual%20finisher_apg"},{"n":"Dueling Dance","s":4,"u":"dueling%20dance_apg"},{"n":"Dueling Parry","s":4,"u":"dueling%20parry_apg"},{"n":"Felicitous Riposte","s":4,"u":"felicitous%20riposte_apg"},{"n":"Finishing Follow-through","s":4,"u":"finishing%20follow-through_apg"},{"n":"Flamboyant Athlete","s":4,"u":"flamboyant%20athlete_apg"},{"n":"Flamboyant Leap","s":4,"u":"flamboyant%20leap_apg"},{"n":"Flying Blade","s":4,"u":"flying%20blade_apg"},{"n":"Focused Fascination","s":4,"u":"focused%20fascination_apg"},{"n":"Goading Feint","s":4,"u":"goading%20feint_apg"},{"n":"Guardian's Deflection","s":4,"u":"guardian's%20deflection_apg"},{"n":"Impaling Finisher","s":4,"u":"impaling%20finisher_apg"},{"n":"Impossible Riposte","s":4,"u":"impossible%20riposte_apg"},{"n":"Incredible Luck","s":4,"u":"incredible%20luck_apg"},{"n":"Inexhaustible Countermoves","s":4,"u":"inexhaustible%20countermoves_apg"},{"n":"Leading Dance","s":4,"u":"leading%20dance_apg"},{"n":"Lethal Finisher","s":4,"u":"lethal%20finisher_apg"},{"n":"Mobile Finisher","s":4,"u":"mobile%20finisher_apg"},{"n":"Nimble Dodge","s":4,"u":"nimble%20dodge%20(swashbuckler)_apg"},{"n":"Nimble Roll","s":4,"u":"nimble%20roll%20(swashbuckler)_apg"},{"n":"One For All","s":4,"u":"one%20for%20all_apg"},{"n":"Panache Paragon","s":4,"u":"panache%20paragon_apg"},{"n":"Parry And Riposte","s":4,"u":"parry%20and%20riposte_apg"},{"n":"Perfect Finisher","s":4,"u":"perfect%20finisher_apg"},{"n":"Precise Finisher","s":4,"u":"precise%20finisher_apg"},{"n":"Reflexive Riposte","s":4,"u":"reflexive%20riposte_apg"},{"n":"Stunning Finisher","s":4,"u":"stunning%20finisher_apg"},{"n":"Swaggering Initiative","s":4,"u":"swaggering%20initiative_apg"},{"n":"Targeting Finisher","s":4,"u":"targeting%20finisher_apg"},{"n":"Tumble Behind","s":4,"u":"tumble%20behind%20(swashbuckler)_apg"},{"n":"Twin Parry","s":4,"u":"twin%20parry%20(swashbuckler)_apg"},{"n":"Twinned Defense","s":4,"u":"twinned%20defense%20(swashbuckler)_apg"},{"n":"Unbalancing Finisher","s":4,"u":"unbalancing%20finisher_apg"},{"n":"Vexing Tumble","s":4,"u":"vexing%20tumble_apg"},{"n":"Vivacious Bravado","s":4,"u":"vivacious%20bravado_apg"},{"n":"You're Next","s":4,"u":"you're%20next%20(swashbuckler)_apg"},{"n":"Vivacious Afterimage","s":39,"u":"vivacious%20afterimage_frp3"},{"n":"Masquerade of Seasons Stance","s":6,"u":"masquerade%20of%20seasons%20stance_loil"},{"n":"Pirouette","s":6,"u":"pirouette_loil"},{"n":"Grand Dance","s":6,"u":"grand%20dance_loil"},{"n":"Knight's Retaliation","s":60,"u":"knight's%20retaliation_lokl"},{"n":"Corpse-Killer's Defiance","s":60,"u":"corpse-killer's%20defiance_lokl"},{"n":"Flamboyant Cruelty","s":67,"u":"flamboyant%20cruelty_lol"},{"n":"Fane's Fourberie","s":61,"u":"fane's%20fourberie_lopsg"},{"n":"Stella's Stab And Snag","s":61,"u":"stella's%20stab%20and%20snag_lopsg"}],"8":[{"n":"Confident Finisher","s":4,"u":"confident%20finisher_apg"},{"n":"Opportune Riposte","s":4,"u":"opportune%20riposte_apg"}]},"disease":{"0":[{"n":"Aggravating Scratch","s":4,"u":"aggravating%20scratch_apg"},{"n":"Festering Wounds","s":10,"u":"festering%20wounds_botd"},{"n":"Perfume Cloud","s":6,"u":"perfume%20cloud_loil"}],"3":[{"n":"Abyssal Plague","s":5,"u":"abyssal%20plague_crb"},{"n":"Ghoulish Cravings","s":5,"u":"ghoulish%20cravings_crb"},{"n":"Goblin Pox","s":5,"u":"goblin%20pox_crb"},{"n":"Blightburn Blast","s":34,"u":"blightburn%20blast_ec5"},{"n":"Divine Plagues","s":59,"u":"divine%20plagues_logm"},{"n":"Foul Miasma","s":59,"u":"foul%20miasma_logm"}],"63":[{"n":"Ghast Fever","s":12,"u":"ghast%20fever_b1"},{"n":"Ghoul Fever","s":12,"u":"ghoul%20fever_b1"},{"n":"Blinding Sickness","s":15,"u":"blinding%20sickness_gmg"},{"n":"Bog Rot","s":15,"u":"bog%20rot_gmg"},{"n":"Bone Chill","s":15,"u":"bone%20chill_gmg"},{"n":"Brain Worms","s":15,"u":"brain%20worms_gmg"},{"n":"Bubonic Plague","s":15,"u":"bubonic%20plague_gmg"},{"n":"Choking Death","s":15,"u":"choking%20death_gmg"},{"n":"Malaria","s":15,"u":"malaria_gmg"},{"n":"Nightmare Fever","s":15,"u":"nightmare%20fever_gmg"},{"n":"Scarlet Fever","s":15,"u":"scarlet%20fever_gmg"},{"n":"Scarlet Leprosy","s":15,"u":"scarlet%20leprosy_gmg"},{"n":"Sewer Haze","s":15,"u":"sewer%20haze_gmg"},{"n":"Tetanus","s":15,"u":"tetanus_gmg"},{"n":"Tuberculosis","s":15,"u":"tuberculosis_gmg"},{"n":"Waterborne Zombie Rot","s":10,"u":"waterborne%20zombie%20rot_botd"},{"n":"Exhaustive Addiction","s":40,"u":"exhaustive%20addiction_lomm"}],"70":[{"n":"Mosquito Blight","s":40,"u":"mosquito%20blight_lomm"}]},"investigator":{"0":[{"n":"Alchemical Discoveries","s":4,"u":"alchemical%20discoveries_apg"},{"n":"Athletic Strategist","s":4,"u":"athletic%20strategist_apg"},{"n":"Blind-fight","s":4,"u":"blind-fight%20(investigator)_apg"},{"n":"Clue Them All In","s":4,"u":"clue%20them%20all%20in_apg"},{"n":"Connect The Dots","s":4,"u":"connect%20the%20dots_apg"},{"n":"Detective's Readiness","s":4,"u":"detective's%20readiness_apg"},{"n":"Didactic Strike","s":4,"u":"didactic%20strike_apg"},{"n":"Everyone's A Suspect","s":4,"u":"everyone's%20a%20suspect_apg"},{"n":"Flexible Studies","s":4,"u":"flexible%20studies_apg"},{"n":"Foresee Danger","s":4,"u":"foresee%20danger_apg"},{"n":"Implausible Purchase","s":4,"u":"implausible%20purchase%20(investigator)_apg"},{"n":"Just One More Thing","s":4,"u":"just%20one%20more%20thing_apg"},{"n":"Just The Facts","s":4,"u":"just%20the%20facts_apg"},{"n":"Known Weaknesses","s":4,"u":"known%20weaknesses_apg"},{"n":"Lead Investigator","s":4,"u":"lead%20investigator_apg"},{"n":"Lie Detector","s":4,"u":"lie%20detector_apg"},{"n":"Ongoing Investigation","s":4,"u":"ongoing%20investigation_apg"},{"n":"Ongoing Strategy","s":4,"u":"ongoing%20strategy_apg"},{"n":"Plot The Future","s":4,"u":"plot%20the%20future_apg"},{"n":"Predictive Purchase","s":4,"u":"predictive%20purchase%20(investigator)_apg"},{"n":"Reason Rapidly","s":4,"u":"reason%20rapidly_apg"},{"n":"Reconstruct The Scene","s":4,"u":"reconstruct%20the%20scene%20(investigator)_apg"},{"n":"Red Herring","s":4,"u":"red%20herring_apg"},{"n":"Scalpel's Point","s":4,"u":"scalpel's%20point_apg"},{"n":"Sense The Unseen","s":4,"u":"sense%20the%20unseen%20(investigator)_apg"},{"n":"Shared Stratagem","s":4,"u":"shared%20stratagem_apg"},{"n":"Solid Lead","s":4,"u":"solid%20lead_apg"},{"n":"Strategic Assessment","s":4,"u":"strategic%20assessment_apg"},{"n":"Strategic Bypass","s":4,"u":"strategic%20bypass_apg"},{"n":"Suspect Of Opportunity","s":4,"u":"suspect%20of%20opportunity_apg"},{"n":"Takedown Expert","s":4,"u":"takedown%20expert_apg"},{"n":"That's Odd","s":4,"u":"that's%20odd_apg"},{"n":"Thorough Research","s":4,"u":"thorough%20research_apg"},{"n":"Trap Finder","s":4,"u":"trap%20finder%20(investigator)_apg"},{"n":"Trickster's Ace","s":4,"u":"trickster's%20ace%20(investigator)_apg"},{"n":"Underworld Investigator","s":4,"u":"underworld%20investigator_apg"},{"n":"Whodunnit?","s":4,"u":"whodunnit%3f_apg"},{"n":"All The Time In The World","s":39,"u":"all%20the%20time%20in%20the%20world_frp3"},{"n":"Greenwatch Initiate","s":6,"u":"greenwatch%20initiate_loil"},{"n":"Defy Fey","s":6,"u":"defy%20fey_loil"},{"n":"Fey Tracker","s":6,"u":"fey%20tracker_loil"},{"n":"Greenwatch Veteran","s":6,"u":"greenwatch%20veteran_loil"},{"n":"Unseen Passage","s":6,"u":"unseen%20passage_loil"},{"n":"Greenwatcher","s":6,"u":"greenwatcher_loil"}],"8":[{"n":"Clue In","s":4,"u":"clue%20in_apg"},{"n":"Devise a Stratagem","s":4,"u":"devise%20a%20stratagem_apg"},{"n":"Expeditious Inspection","s":4,"u":"expeditious%20inspection_apg"},{"n":"Pointed Question","s":4,"u":"pointed%20question_apg"},{"n":"Pursue a Lead","s":4,"u":"pursue%20a%20lead_apg"},{"n":"Quick Tincture","s":4,"u":"quick%20tincture_apg"}]},"monk":{"0":[{"n":"Align Ki","s":4,"u":"align%20ki_apg"},{"n":"Ancestral Weaponry","s":4,"u":"ancestral%20weaponry_apg"},{"n":"Clinging Shadows Initiate","s":4,"u":"clinging%20shadows%20initiate_apg"},{"n":"Cobra Envenom","s":4,"u":"cobra%20envenom_apg"},{"n":"Cobra Stance","s":4,"u":"cobra%20stance_apg"},{"n":"Deadly Strikes","s":4,"u":"deadly%20strikes_apg"},{"n":"Dodging Roll","s":4,"u":"dodging%20roll_apg"},{"n":"Flinging Blow","s":4,"u":"flinging%20blow_apg"},{"n":"Focused Shot","s":4,"u":"focused%20shot_apg"},{"n":"Form Lock","s":4,"u":"form%20lock_apg"},{"n":"Gorilla Pound","s":4,"u":"gorilla%20pound_apg"},{"n":"Gorilla Stance","s":4,"u":"gorilla%20stance_apg"},{"n":"Ki Center","s":4,"u":"ki%20center_apg"},{"n":"Ki Form","s":4,"u":"ki%20form_apg"},{"n":"Medusa's Wrath","s":4,"u":"medusa's%20wrath_apg"},{"n":"Monastic Archer Stance","s":4,"u":"monastic%20archer%20stance_apg"},{"n":"One-inch Punch","s":4,"u":"one-inch%20punch_apg"},{"n":"One-millimeter Punch","s":4,"u":"one-millimeter%20punch_apg"},{"n":"Overwhelming Breath","s":4,"u":"overwhelming%20breath_apg"},{"n":"Peafowl Stance","s":4,"u":"peafowl%20stance_apg"},{"n":"Peafowl Strut","s":4,"u":"peafowl%20strut_apg"},{"n":"Pinning Fire","s":4,"u":"pinning%20fire_apg"},{"n":"Prevailing Position","s":4,"u":"prevailing%20position_apg"},{"n":"Return Fire","s":4,"u":"return%20fire_apg"},{"n":"Shadow's Web","s":4,"u":"shadow's%20web_apg"},{"n":"Shooting Stars Stance","s":4,"u":"shooting%20stars%20stance_apg"},{"n":"Stumbling Feint","s":4,"u":"stumbling%20feint_apg"},{"n":"Stumbling Stance","s":4,"u":"stumbling%20stance_apg"},{"n":"Triangle Shot","s":4,"u":"triangle%20shot_apg"},{"n":"Whirling Blade Stance","s":4,"u":"whirling%20blade%20stance_apg"},{"n":"Abundant Step","s":5,"u":"abundant%20step_crb"},{"n":"Arrow Snatching","s":5,"u":"arrow%20snatching_crb"},{"n":"Brawling Focus","s":5,"u":"brawling%20focus_crb"},{"n":"Crane Flutter","s":5,"u":"crane%20flutter_crb"},{"n":"Crane Stance","s":5,"u":"crane%20stance_crb"},{"n":"Crushing Grab","s":5,"u":"crushing%20grab_crb"},{"n":"Dancing Leaf","s":5,"u":"dancing%20leaf_crb"},{"n":"Deflect Arrow","s":5,"u":"deflect%20arrow_crb"},{"n":"Diamond Fists","s":5,"u":"diamond%20fists_crb"},{"n":"Diamond Soul","s":5,"u":"diamond%20soul_crb"},{"n":"Disrupt Ki","s":5,"u":"disrupt%20ki_crb"},{"n":"Dragon Roar","s":5,"u":"dragon%20roar_crb"},{"n":"Dragon Stance","s":5,"u":"dragon%20stance_crb"},{"n":"Elemental Fist","s":5,"u":"elemental%20fist_crb"},{"n":"Empty Body","s":5,"u":"empty%20body_crb"},{"n":"Enduring Quickness","s":5,"u":"enduring%20quickness_crb"},{"n":"Enlightened Presence","s":5,"u":"enlightened%20presence_crb"},{"n":"Flurry Of Maneuvers","s":5,"u":"flurry%20of%20maneuvers_crb"},{"n":"Flying Kick","s":5,"u":"flying%20kick_crb"},{"n":"Fuse Stance","s":5,"u":"fuse%20stance_crb"},{"n":"Guarded Movement","s":5,"u":"guarded%20movement_crb"},{"n":"Impossible Technique","s":5,"u":"impossible%20technique_crb"},{"n":"Improved Knockback","s":5,"u":"improved%20knockback_crb"},{"n":"Ironblood Stance","s":5,"u":"ironblood%20stance_crb"},{"n":"Ironblood Surge","s":5,"u":"ironblood%20surge_crb"},{"n":"Ki Blast","s":5,"u":"ki%20blast_crb"},{"n":"Ki Rush","s":5,"u":"ki%20rush_crb"},{"n":"Ki Strike","s":5,"u":"ki%20strike_crb"},{"n":"Knockback Strike","s":5,"u":"knockback%20strike_crb"},{"n":"Master Of Many Styles","s":5,"u":"master%20of%20many%20styles_crb"},{"n":"Meditative Focus","s":5,"u":"meditative%20focus_crb"},{"n":"Meditative Wellspring","s":5,"u":"meditative%20wellspring_crb"},{"n":"Mixed Maneuver","s":5,"u":"mixed%20maneuver_crb"},{"n":"Monastic Weaponry","s":5,"u":"monastic%20weaponry_crb"},{"n":"Mountain Quake","s":5,"u":"mountain%20quake_crb"},{"n":"Mountain Stance","s":5,"u":"mountain%20stance_crb"},{"n":"Mountain Stronghold","s":5,"u":"mountain%20stronghold_crb"},{"n":"Quivering Palm","s":5,"u":"quivering%20palm_crb"},{"n":"Shattering Strike","s":5,"u":"shattering%20strike_crb"},{"n":"Sleeper Hold","s":5,"u":"sleeper%20hold_crb"},{"n":"Stance Savant","s":5,"u":"stance%20savant%20(monk)_crb"},{"n":"Stand Still","s":5,"u":"stand%20still_crb"},{"n":"Stunning Fist","s":5,"u":"stunning%20fist_crb"},{"n":"Swift River","s":5,"u":"swift%20river_crb"},{"n":"Tangled Forest Rake","s":5,"u":"tangled%20forest%20rake_crb"},{"n":"Tangled Forest Stance","s":5,"u":"tangled%20forest%20stance_crb"},{"n":"Tiger Slash","s":5,"u":"tiger%20slash_crb"},{"n":"Tiger Stance","s":5,"u":"tiger%20stance_crb"},{"n":"Timeless Body","s":5,"u":"timeless%20body_crb"},{"n":"Tongue Of Sun And Moon","s":5,"u":"tongue%20of%20sun%20and%20moon_crb"},{"n":"Wall Run","s":5,"u":"wall%20run_crb"},{"n":"Water Step","s":5,"u":"water%20step_crb"},{"n":"Whirling Throw","s":5,"u":"whirling%20throw_crb"},{"n":"Wholeness Of Body","s":5,"u":"wholeness%20of%20body_crb"},{"n":"Wild Winds Gust","s":5,"u":"wild%20winds%20gust_crb"},{"n":"Wild Winds Initiate","s":5,"u":"wild%20winds%20initiate_crb"},{"n":"Wind Jump","s":5,"u":"wind%20jump_crb"},{"n":"Winding Flow","s":5,"u":"winding%20flow_crb"},{"n":"Wolf Drag","s":5,"u":"wolf%20drag_crb"},{"n":"Wolf Stance","s":5,"u":"wolf%20stance_crb"},{"n":"Golden Body","s":21,"u":"golden%20body_aoa6"},{"n":"Endurance Of The Rooted Tree","s":35,"u":"endurance%20of%20the%20rooted%20tree_ec6"},{"n":"Entwined Energy Ki","s":37,"u":"entwined%20energy%20ki_frp1"},{"n":"Wronged Monk's Wrath","s":37,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Effortless Reach","s":38,"u":"effortless%20reach_frp2"},{"n":"Electric Counter","s":38,"u":"electric%20counter_frp2"},{"n":"Jellyfish Stance","s":38,"u":"jellyfish%20stance_frp2"},{"n":"Sense Ki","s":38,"u":"sense%20ki_frp2"},{"n":"Vitality-manipulating Stance","s":39,"u":"vitality-manipulating%20stance_frp3"},{"n":"Sacred Ki","s":59,"u":"sacred%20ki_logm"},{"n":"Blazing Talon Surge","s":61,"u":"blazing%20talon%20surge_lopsg"},{"n":"Explosive Death Drop","s":61,"u":"explosive%20death%20drop_lopsg"},{"n":"Rain Of Embers Stance","s":61,"u":"rain%20of%20embers%20stance_lopsg"},{"n":"Blazing Streak","s":65,"u":"blazing%20streak_som"},{"n":"Inner Fire","s":65,"u":"inner%20fire_som"},{"n":"Reflective Ripple Stance","s":65,"u":"reflective%20ripple%20stance_som"},{"n":"Rippling Spin","s":65,"u":"rippling%20spin_som"},{"n":"Stoked Flame Stance","s":65,"u":"stoked%20flame%20stance_som"},{"n":"Wave Spiral","s":65,"u":"wave%20spiral_som"}],"2":[{"n":"Bo Staff","s":5,"u":"bo%20staff_crb"},{"n":"Kama","s":5,"u":"kama_crb"},{"n":"Katar","s":5,"u":"katar_crb"},{"n":"Nunchaku","s":5,"u":"nunchaku_crb"},{"n":"Sai","s":5,"u":"sai_crb"},{"n":"Shuriken","s":5,"u":"shuriken_crb"},{"n":"Temple Sword","s":5,"u":"temple%20sword_crb"},{"n":"Monkey's Fist","s":22,"u":"monkey's%20fist_aoe1"},{"n":"Butterfly Sword","s":38,"u":"butterfly%20sword_frp2"},{"n":"Hook Sword","s":38,"u":"hook%20sword_frp2"},{"n":"Kusarigama","s":38,"u":"kusarigama_frp2"},{"n":"Wind and Fire Wheel","s":38,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Knuckle Duster","s":2,"u":"knuckle%20duster_g%26g"},{"n":"Pantograph Gauntlet","s":2,"u":"pantograph%20gauntlet_g%26g"},{"n":"Fighting Fan","s":59,"u":"fighting%20fan_logm"},{"n":"Tonfa","s":8,"u":"tonfa_lotgb"},{"n":"Tri-bladed Katar","s":8,"u":"tri-bladed%20katar_lotgb"}],"3":[{"n":"Clinging Shadows Stance","s":4,"u":"clinging%20shadows%20stance_apg"},{"n":"Ki Form","s":4,"u":"ki%20form_apg"},{"n":"Medusa's Wrath","s":4,"u":"medusa's%20wrath_apg"},{"n":"Shadow's Web","s":4,"u":"shadow's%20web_apg"},{"n":"Abundant Step","s":5,"u":"abundant%20step_crb"},{"n":"Empty Body","s":5,"u":"empty%20body_crb"},{"n":"Ki Blast","s":5,"u":"ki%20blast_crb"},{"n":"Ki Rush","s":5,"u":"ki%20rush_crb"},{"n":"Ki Strike","s":5,"u":"ki%20strike_crb"},{"n":"Quivering Palm","s":5,"u":"quivering%20palm_crb"},{"n":"Wholeness Of Body","s":5,"u":"wholeness%20of%20body_crb"},{"n":"Wild Winds Stance","s":5,"u":"wild%20winds%20stance_crb"},{"n":"Wind Jump","s":5,"u":"wind%20jump_crb"},{"n":"Wronged Monk's Wrath","s":37,"u":"wronged%20monk's%20wrath_frp1"}],"8":[{"n":"Flurry of Blows","s":5,"u":"flurry%20of%20blows_crb"}]},"rogue":{"0":[{"n":"Analyze Weakness","s":4,"u":"analyze%20weakness_apg"},{"n":"Anticipate Ambush","s":4,"u":"anticipate%20ambush_apg"},{"n":"Bloody Debilitation","s":4,"u":"bloody%20debilitation_apg"},{"n":"Bullseye","s":4,"u":"bullseye_apg"},{"n":"Clever Gambit","s":4,"u":"clever%20gambit_apg"},{"n":"Eldritch Debilitations","s":4,"u":"eldritch%20debilitations_apg"},{"n":"Far Throw","s":4,"u":"far%20throw_apg"},{"n":"Head Stomp","s":4,"u":"head%20stomp_apg"},{"n":"Implausible Purchase","s":4,"u":"implausible%20purchase%20(rogue)_apg"},{"n":"Inspired Stratagem","s":4,"u":"inspired%20stratagem_apg"},{"n":"Loaner Spell","s":4,"u":"loaner%20spell_apg"},{"n":"Methodical Debilitations","s":4,"u":"methodical%20debilitations_apg"},{"n":"Mug","s":4,"u":"mug_apg"},{"n":"Overextending Feint","s":4,"u":"overextending%20feint_apg"},{"n":"Plant Evidence","s":4,"u":"plant%20evidence_apg"},{"n":"Predictable!","s":4,"u":"predictable!_apg"},{"n":"Predictive Purchase","s":4,"u":"predictive%20purchase%20(rogue)_apg"},{"n":"Preparation","s":4,"u":"preparation_apg"},{"n":"Reconstruct The Scene","s":4,"u":"reconstruct%20the%20scene%20(rogue)_apg"},{"n":"Ricochet Feint","s":4,"u":"ricochet%20feint_apg"},{"n":"Ricochet Stance","s":4,"u":"ricochet%20stance%20(rogue)_apg"},{"n":"Shove Down","s":4,"u":"shove%20down_apg"},{"n":"Stay Down!","s":4,"u":"stay%20down!_apg"},{"n":"Steal Spell","s":4,"u":"steal%20spell_apg"},{"n":"Strong Arm","s":4,"u":"strong%20arm_apg"},{"n":"Swift Elusion","s":4,"u":"swift%20elusion_apg"},{"n":"Tactical Entry","s":4,"u":"tactical%20entry_apg"},{"n":"The Harder They Fall","s":4,"u":"the%20harder%20they%20fall_apg"},{"n":"Tumble Behind","s":4,"u":"tumble%20behind%20(rogue)_apg"},{"n":"Twin Distraction","s":4,"u":"twin%20distraction_apg"},{"n":"Underhanded Assault","s":4,"u":"underhanded%20assault_apg"},{"n":"Watch Your Back","s":4,"u":"watch%20your%20back_apg"},{"n":"Battle Assessment","s":5,"u":"battle%20assessment_crb"},{"n":"Blank Slate","s":5,"u":"blank%20slate_crb"},{"n":"Blind-fight","s":5,"u":"blind-fight%20(rogue)_crb"},{"n":"Brutal Beating","s":5,"u":"brutal%20beating_crb"},{"n":"Cloud Step","s":5,"u":"cloud%20step_crb"},{"n":"Cognitive Loophole","s":5,"u":"cognitive%20loophole_crb"},{"n":"Critical Debilitation","s":5,"u":"critical%20debilitation_crb"},{"n":"Defensive Roll","s":5,"u":"defensive%20roll_crb"},{"n":"Delay Trap","s":5,"u":"delay%20trap_crb"},{"n":"Dispelling Slice","s":5,"u":"dispelling%20slice_crb"},{"n":"Distracting Feint","s":5,"u":"distracting%20feint_crb"},{"n":"Dread Striker","s":5,"u":"dread%20striker_crb"},{"n":"Fantastic Leap","s":5,"u":"fantastic%20leap_crb"},{"n":"Felling Shot","s":5,"u":"felling%20shot_crb"},{"n":"Gang Up","s":5,"u":"gang%20up_crb"},{"n":"Hidden Paragon","s":5,"u":"hidden%20paragon_crb"},{"n":"Implausible Infiltration","s":5,"u":"implausible%20infiltration_crb"},{"n":"Impossible Striker","s":5,"u":"impossible%20striker_crb"},{"n":"Improved Poison Weapon","s":5,"u":"improved%20poison%20weapon_crb"},{"n":"Instant Opening","s":5,"u":"instant%20opening_crb"},{"n":"Leave An Opening","s":5,"u":"leave%20an%20opening_crb"},{"n":"Light Step","s":5,"u":"light%20step_crb"},{"n":"Magical Trickster","s":5,"u":"magical%20trickster_crb"},{"n":"Minor Magic","s":5,"u":"minor%20magic_crb"},{"n":"Mobility","s":5,"u":"mobility_crb"},{"n":"Nimble Dodge","s":5,"u":"nimble%20dodge%20(rogue)_crb"},{"n":"Nimble Roll","s":5,"u":"nimble%20roll%20(rogue)_crb"},{"n":"Opportune Backstab","s":5,"u":"opportune%20backstab_crb"},{"n":"Perfect Distraction","s":5,"u":"perfect%20distraction_crb"},{"n":"Poison Weapon","s":5,"u":"poison%20weapon_crb"},{"n":"Powerful Sneak","s":5,"u":"powerful%20sneak_crb"},{"n":"Precise Debilitations","s":5,"u":"precise%20debilitations_crb"},{"n":"Quick Draw","s":5,"u":"quick%20draw%20(rogue)_crb"},{"n":"Reactive Distraction","s":5,"u":"reactive%20distraction_crb"},{"n":"Reactive Interference","s":5,"u":"reactive%20interference_crb"},{"n":"Reactive Pursuit","s":5,"u":"reactive%20pursuit_crb"},{"n":"Sabotage","s":5,"u":"sabotage_crb"},{"n":"Scout's Warning","s":5,"u":"scout's%20warning%20(rogue)_crb"},{"n":"Sense The Unseen","s":5,"u":"sense%20the%20unseen%20(rogue)_crb"},{"n":"Sidestep","s":5,"u":"sidestep_crb"},{"n":"Skirmish Strike","s":5,"u":"skirmish%20strike%20(rogue)_crb"},{"n":"Sly Striker","s":5,"u":"sly%20striker_crb"},{"n":"Sneak Savant","s":5,"u":"sneak%20savant_crb"},{"n":"Spring From The Shadows","s":5,"u":"spring%20from%20the%20shadows_crb"},{"n":"Tactical Debilitations","s":5,"u":"tactical%20debilitations_crb"},{"n":"Trap Finder","s":5,"u":"trap%20finder%20(rogue)_crb"},{"n":"Trickster's Ace","s":5,"u":"trickster's%20ace%20(rogue)_crb"},{"n":"Twin Feint","s":5,"u":"twin%20feint_crb"},{"n":"Twist The Knife","s":5,"u":"twist%20the%20knife_crb"},{"n":"Unbalancing Blow","s":5,"u":"unbalancing%20blow_crb"},{"n":"Vicious Debilitations","s":5,"u":"vicious%20debilitations_crb"},{"n":"You're Next","s":5,"u":"you're%20next%20(rogue)_crb"},{"n":"Deadly Poison Weapon","s":20,"u":"deadly%20poison%20weapon_aoa5"},{"n":"Enduring Debilitation","s":21,"u":"enduring%20debilitation_aoa6"},{"n":"Ambushing Knockdown","s":24,"u":"ambushing%20knockdown_aoe3"},{"n":"Coordinated Distraction","s":24,"u":"coordinated%20distraction_aoe3"},{"n":"Deny Support","s":24,"u":"deny%20support_aoe3"},{"n":"Slice And Swipe","s":24,"u":"slice%20and%20swipe_aoe3"},{"n":"Subtle Shank","s":24,"u":"subtle%20shank_aoe3"},{"n":"Steal Essence","s":35,"u":"steal%20essence_ec6"},{"n":"Extradimensional Stash","s":39,"u":"extradimensional%20stash_frp3"},{"n":"Masquerade of Seasons Stance","s":6,"u":"masquerade%20of%20seasons%20stance_loil"},{"n":"Pirouette","s":6,"u":"pirouette_loil"},{"n":"Grand Dance","s":6,"u":"grand%20dance_loil"},{"n":"Fane's Fourberie","s":61,"u":"fane's%20fourberie_lopsg"},{"n":"Stella's Stab And Snag","s":61,"u":"stella's%20stab%20and%20snag_lopsg"}],"8":[{"n":"Debilitating Strike","s":5,"u":"debilitating%20strike_crb"},{"n":"Master Strike","s":5,"u":"master%20strike_crb"}]},"sorcerer":{"0":[{"n":"Ancestral Blood Magic","s":4,"u":"ancestral%20blood%20magic_apg"},{"n":"Ancestral Mage","s":4,"u":"ancestral%20mage_apg"},{"n":"Anoint Ally","s":4,"u":"anoint%20ally_apg"},{"n":"Blood Component Substitution","s":4,"u":"blood%20component%20substitution_apg"},{"n":"Bloodline Mutation","s":4,"u":"bloodline%20mutation_apg"},{"n":"Consume Spell","s":4,"u":"consume%20spell_apg"},{"n":"Diverting Vortex","s":4,"u":"diverting%20vortex_apg"},{"n":"Echoing Spell","s":4,"u":"echoing%20spell_apg"},{"n":"Elaborate Flourish","s":4,"u":"elaborate%20flourish_apg"},{"n":"Energetic Resonance","s":4,"u":"energetic%20resonance_apg"},{"n":"Energy Fusion","s":4,"u":"energy%20fusion_apg"},{"n":"Energy Ward","s":4,"u":"energy%20ward_apg"},{"n":"Entreat With Forebears","s":4,"u":"entreat%20with%20forebears_apg"},{"n":"Greater Physical Evolution","s":4,"u":"greater%20physical%20evolution_apg"},{"n":"Greater Spiritual Evolution","s":4,"u":"greater%20spiritual%20evolution_apg"},{"n":"Safeguarded Spell","s":4,"u":"safeguarded%20spell_apg"},{"n":"Scintillating Spell","s":4,"u":"scintillating%20spell_apg"},{"n":"Signature Spell Expansion","s":4,"u":"signature%20spell%20expansion_apg"},{"n":"Soulsight","s":4,"u":"soulsight%20(sorcerer)_apg"},{"n":"Spell Relay","s":4,"u":"spell%20relay_apg"},{"n":"Spell Shroud","s":4,"u":"spell%20shroud_apg"},{"n":"Split Shot","s":4,"u":"split%20shot_apg"},{"n":"Terraforming Spell","s":4,"u":"terraforming%20spell_apg"},{"n":"Advanced Bloodline","s":5,"u":"advanced%20bloodline_crb"},{"n":"Arcane Evolution","s":5,"u":"arcane%20evolution_crb"},{"n":"Bespell Weapon","s":5,"u":"bespell%20weapon%20(sorcerer)_crb"},{"n":"Bloodline Conduit","s":5,"u":"bloodline%20conduit_crb"},{"n":"Bloodline Focus","s":5,"u":"bloodline%20focus_crb"},{"n":"Bloodline Perfection","s":5,"u":"bloodline%20perfection_crb"},{"n":"Bloodline Resistance","s":5,"u":"bloodline%20resistance_crb"},{"n":"Bloodline Wellspring","s":5,"u":"bloodline%20wellspring_crb"},{"n":"Cantrip Expansion","s":5,"u":"cantrip%20expansion%20(sorcerer)_crb"},{"n":"Counterspell","s":5,"u":"counterspell%20(sorcerer)_crb"},{"n":"Crossblooded Evolution","s":5,"u":"crossblooded%20evolution_crb"},{"n":"Dangerous Sorcery","s":5,"u":"dangerous%20sorcery_crb"},{"n":"Divine Evolution","s":5,"u":"divine%20evolution_crb"},{"n":"Effortless Concentration","s":5,"u":"effortless%20concentration%20(sorcerer)_crb"},{"n":"Enhanced Familiar","s":5,"u":"enhanced%20familiar%20(sorcerer)_crb"},{"n":"Familiar","s":5,"u":"familiar%20(sorcerer)_crb"},{"n":"Greater Bloodline","s":5,"u":"greater%20bloodline_crb"},{"n":"Greater Crossblooded Evolution","s":5,"u":"greater%20crossblooded%20evolution_crb"},{"n":"Greater Mental Evolution","s":5,"u":"greater%20mental%20evolution_crb"},{"n":"Greater Vital Evolution","s":5,"u":"greater%20vital%20evolution_crb"},{"n":"Interweave Dispel","s":5,"u":"interweave%20dispel_crb"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(sorcerer)_crb"},{"n":"Metamagic Mastery","s":5,"u":"metamagic%20mastery%20(sorcerer)_crb"},{"n":"Occult Evolution","s":5,"u":"occult%20evolution_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(sorcerer)_crb"},{"n":"Primal Evolution","s":5,"u":"primal%20evolution_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(sorcerer)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(sorcerer)_crb"},{"n":"Reflect Spell","s":5,"u":"reflect%20spell%20(sorcerer)_crb"},{"n":"Steady Spellcasting","s":5,"u":"steady%20spellcasting%20(sorcerer)_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(sorcerer)_crb"},{"n":"Bloodline Metamorphosis","s":21,"u":"bloodline%20metamorphosis_aoa6"},{"n":"Tenacious Blood Magic","s":35,"u":"tenacious%20blood%20magic_ec6"},{"n":"Ruby Resurrection","s":39,"u":"ruby%20resurrection_frp3"},{"n":"Blessed Blood","s":59,"u":"blessed%20blood_logm"},{"n":"Detonating Spell","s":60,"u":"detonating%20spell_lokl"},{"n":"Divine Emissary","s":60,"u":"divine%20emissary_lokl"},{"n":"Consecrate Spell","s":60,"u":"consecrate%20spell_lokl"},{"n":"Shared Sight","s":60,"u":"shared%20sight_lokl"},{"n":"Purifying Breeze","s":60,"u":"purifying%20breeze_lokl"}],"3":[{"n":"Blinding Beauty","s":4,"u":"blinding%20beauty_apg"},{"n":"Consuming Darkness","s":4,"u":"consuming%20darkness_apg"},{"n":"Dim The Light","s":4,"u":"dim%20the%20light_apg"},{"n":"Establish Ward","s":4,"u":"establish%20ward_apg"},{"n":"Genie's Veil","s":4,"u":"genie's%20veil_apg"},{"n":"Heart's Desire","s":4,"u":"heart's%20desire_apg"},{"n":"Nymph's Token","s":4,"u":"nymph's%20token_apg"},{"n":"Sepulchral Mask","s":4,"u":"sepulchral%20mask_apg"},{"n":"Shepherd Of Souls","s":4,"u":"shepherd%20of%20souls_apg"},{"n":"Spirit Veil","s":4,"u":"spirit%20veil_apg"},{"n":"Steal Shadow","s":4,"u":"steal%20shadow_apg"},{"n":"Wish-twisted Form","s":4,"u":"wish-twisted%20form_apg"},{"n":"Aberrant Whispers","s":5,"u":"aberrant%20whispers_crb"},{"n":"Abyssal Wrath","s":5,"u":"abyssal%20wrath_crb"},{"n":"Ancestral Memories","s":5,"u":"ancestral%20memories_crb"},{"n":"Angelic Halo","s":5,"u":"angelic%20halo_crb"},{"n":"Angelic Wings","s":5,"u":"angelic%20wings_crb"},{"n":"Arcane Countermeasure","s":5,"u":"arcane%20countermeasure_crb"},{"n":"Celestial Brand","s":5,"u":"celestial%20brand_crb"},{"n":"Diabolic Edict","s":5,"u":"diabolic%20edict_crb"},{"n":"Dragon Breath","s":5,"u":"dragon%20breath_crb"},{"n":"Dragon Claws","s":5,"u":"dragon%20claws_crb"},{"n":"Dragon Wings","s":5,"u":"dragon%20wings_crb"},{"n":"Drain Life","s":5,"u":"drain%20life_crb"},{"n":"Elemental Blast","s":5,"u":"elemental%20blast_crb"},{"n":"Elemental Motion","s":5,"u":"elemental%20motion_crb"},{"n":"Elemental Toss","s":5,"u":"elemental%20toss_crb"},{"n":"Embrace The Pit","s":5,"u":"embrace%20the%20pit_crb"},{"n":"Extend Spell","s":5,"u":"extend%20spell_crb"},{"n":"Faerie Dust","s":5,"u":"faerie%20dust_crb"},{"n":"Fey Disappearance","s":5,"u":"fey%20disappearance_crb"},{"n":"Fey Glamour","s":5,"u":"fey%20glamour_crb"},{"n":"Glutton's Jaws","s":5,"u":"glutton's%20jaws_crb"},{"n":"Grasping Grave","s":5,"u":"grasping%20grave_crb"},{"n":"Hellfire Plume","s":5,"u":"hellfire%20plume_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"Jealous Hex","s":5,"u":"jealous%20hex_crb"},{"n":"Swamp Of Sloth","s":5,"u":"swamp%20of%20sloth_crb"},{"n":"Tentacular Limbs","s":5,"u":"tentacular%20limbs_crb"},{"n":"Undeath's Blessing","s":5,"u":"undeath's%20blessing_crb"},{"n":"Unusual Anatomy","s":5,"u":"unusual%20anatomy_crb"},{"n":"You're Mine","s":5,"u":"you're%20mine_crb"},{"n":"Cleansing Flames","s":39,"u":"cleansing%20flames_frp3"},{"n":"Rejuvenating Flames","s":39,"u":"rejuvenating%20flames_frp3"},{"n":"Shroud Of Flame","s":39,"u":"shroud%20of%20flame_frp3"}]},"lineage":{"0":[{"n":"Angelkin","s":4,"u":"angelkin_apg"},{"n":"Brine May","s":4,"u":"brine%20may_apg"},{"n":"Callow May","s":4,"u":"callow%20may_apg"},{"n":"Dream May","s":4,"u":"dream%20may_apg"},{"n":"Grimspawn","s":4,"u":"grimspawn_apg"},{"n":"Hellspawn","s":4,"u":"hellspawn_apg"},{"n":"Lawbringer","s":4,"u":"lawbringer_apg"},{"n":"Musetouched","s":4,"u":"musetouched_apg"},{"n":"Pitborn","s":4,"u":"pitborn_apg"},{"n":"Slag May","s":4,"u":"slag%20may_apg"},{"n":"Straveika","s":4,"u":"straveika_apg"},{"n":"Svetocher","s":4,"u":"svetocher_apg"},{"n":"Clone-Risen","s":11,"u":"clone-risen_da"},{"n":"Mirror-Risen","s":11,"u":"mirror-risen_da"},{"n":"Morph-Risen","s":11,"u":"morph-risen_da"},{"n":"Adhyabhau","s":1,"u":"adhyabhau_loag"},{"n":"Beastbrood","s":1,"u":"beastbrood_loag"},{"n":"Brightsoul","s":1,"u":"brightsoul_loag"},{"n":"Brinesoul","s":1,"u":"brinesoul_loag"},{"n":"Cel Rau","s":1,"u":"cel%20rau_loag"},{"n":"Cindersoul","s":1,"u":"cindersoul_loag"},{"n":"Dualborn","s":1,"u":"dualborn_loag"},{"n":"Dustsoul","s":1,"u":"dustsoul_loag"},{"n":"Emberkin","s":1,"u":"emberkin_loag"},{"n":"Fumesoul","s":1,"u":"fumesoul_loag"},{"n":"Garuda's Squall","s":1,"u":"garuda's%20squall_loag"},{"n":"Gemsoul","s":1,"u":"gemsoul_loag"},{"n":"Idyllkin","s":1,"u":"idyllkin_loag"},{"n":"Lavasoul","s":1,"u":"lavasoul_loag"},{"n":"Miresoul","s":1,"u":"miresoul_loag"},{"n":"Mistsoul","s":1,"u":"mistsoul_loag"},{"n":"Moon May","s":1,"u":"moon%20may_loag"},{"n":"Plumekith","s":1,"u":"plumekith_loag"},{"n":"Riftmarked","s":1,"u":"riftmarked_loag"},{"n":"Rimesoul","s":1,"u":"rimesoul_loag"},{"n":"Ru-shi","s":1,"u":"ru-shi_loag"},{"n":"Shackleborn","s":1,"u":"shackleborn_loag"},{"n":"Smokesoul","s":1,"u":"smokesoul_loag"},{"n":"Snow May","s":1,"u":"snow%20may_loag"},{"n":"Stormsoul","s":1,"u":"stormsoul_loag"},{"n":"Suli-jann","s":1,"u":"suli-jann_loag"},{"n":"Veil May","s":1,"u":"veil%20may_loag"},{"n":"Virga May","s":1,"u":"virga%20may_loag"},{"n":"{@feat Faultspawn|LOIL}","s":6,"u":"%7b%40feat%20faultspawn%7cloil%7d_loil"}]},"exploration":{"0":[{"n":"Annotate Composition","s":4,"u":"annotate%20composition_apg"},{"n":"Anticipate Ambush","s":4,"u":"anticipate%20ambush_apg"},{"n":"Earworm","s":4,"u":"earworm_apg"},{"n":"Express Rider","s":4,"u":"express%20rider_apg"},{"n":"Lead Investigator","s":4,"u":"lead%20investigator_apg"},{"n":"Posse","s":4,"u":"posse_apg"},{"n":"Read Disaster","s":4,"u":"read%20disaster_apg"},{"n":"Verdant Weapon","s":4,"u":"verdant%20weapon_apg"},{"n":"Emblazon Armament","s":5,"u":"emblazon%20armament_crb"},{"n":"Eerie Traces","s":11,"u":"eerie%20traces_da"},{"n":"Aura Sight","s":11,"u":"aura%20sight_da"},{"n":"Automatic Writing","s":11,"u":"automatic%20writing_da"},{"n":"Morphic Manipulation","s":11,"u":"morphic%20manipulation_da"},{"n":"Read Psychometric Resonance","s":11,"u":"read%20psychometric%20resonance_da"},{"n":"Express Driver","s":2,"u":"express%20driver_g%26g"},{"n":"Cat Nap","s":1,"u":"cat%20nap_loag"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Improvised Crafting","s":61,"u":"improvised%20crafting_lopsg"},{"n":"Sheltering Cave","s":65,"u":"sheltering%20cave_som"}],"8":[{"n":"Pursue a Lead","s":4,"u":"pursue%20a%20lead_apg"},{"n":"Affix a Talisman","s":5,"u":"affix%20a%20talisman_crb"},{"n":"Avoid Notice","s":5,"u":"avoid%20notice_crb"},{"n":"Borrow an Arcane Spell","s":5,"u":"borrow%20an%20arcane%20spell_crb"},{"n":"Coerce","s":5,"u":"coerce_crb"},{"n":"Cover Tracks","s":5,"u":"cover%20tracks_crb"},{"n":"Decipher Writing","s":5,"u":"decipher%20writing_crb"},{"n":"Defend","s":5,"u":"defend_crb"},{"n":"Detect Magic","s":5,"u":"detect%20magic_crb"},{"n":"Follow the Expert","s":5,"u":"follow%20the%20expert_crb"},{"n":"Gather Information","s":5,"u":"gather%20information_crb"},{"n":"Hustle","s":5,"u":"hustle_crb"},{"n":"Identify Alchemy","s":5,"u":"identify%20alchemy_crb"},{"n":"Identify Magic","s":5,"u":"identify%20magic_crb"},{"n":"Impersonate","s":5,"u":"impersonate_crb"},{"n":"Investigate","s":5,"u":"investigate_crb"},{"n":"Learn a Spell","s":5,"u":"learn%20a%20spell_crb"},{"n":"Make an Impression","s":5,"u":"make%20an%20impression_crb"},{"n":"Refocus","s":5,"u":"refocus_crb"},{"n":"Repair","s":5,"u":"repair_crb"},{"n":"Repeat a Spell","s":5,"u":"repeat%20a%20spell_crb"},{"n":"Scout","s":5,"u":"scout_crb"},{"n":"Search","s":5,"u":"search_crb"},{"n":"Sense Direction","s":5,"u":"sense%20direction_crb"},{"n":"Squeeze","s":5,"u":"squeeze_crb"},{"n":"Track","s":5,"u":"track_crb"},{"n":"Treat Wounds","s":5,"u":"treat%20wounds_crb"},{"n":"Rally","s":15,"u":"rally_gmg"},{"n":"Research","s":15,"u":"research_gmg"},{"n":"Take a Breather","s":15,"u":"take%20a%20breather_gmg"},{"n":"Cleanse Soul Path","s":65,"u":"cleanse%20soul%20path_som"}]},"linguistic":{"0":[{"n":"Annotate Composition","s":4,"u":"annotate%20composition_apg"},{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Inspired Stratagem","s":4,"u":"inspired%20stratagem_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"One For All","s":4,"u":"one%20for%20all_apg"},{"n":"Read Shibboleths","s":4,"u":"read%20shibboleths_apg"},{"n":"Spot Translate","s":4,"u":"spot%20translate_apg"},{"n":"Encouraging Words","s":15,"u":"encouraging%20words_gmg"},{"n":"Eerie Proclamation","s":11,"u":"eerie%20proclamation_da"},{"n":"Pistolero's Challenge","s":2,"u":"pistolero's%20challenge_g%26g"},{"n":"Evangelize","s":59,"u":"evangelize_logm"},{"n":"Narrative Conduit","s":48,"u":"narrative%20conduit_sot2"},{"n":"Rule Of Three","s":48,"u":"rule%20of%20three_sot2"}],"3":[{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Command","s":5,"u":"command_crb"},{"n":"Crusade","s":5,"u":"crusade_crb"},{"n":"Message","s":5,"u":"message_crb"},{"n":"Mind Probe","s":5,"u":"mind%20probe_crb"},{"n":"Subconscious Suggestion","s":5,"u":"subconscious%20suggestion_crb"},{"n":"Suggestion","s":5,"u":"suggestion_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"},{"n":"Telepathic Demand","s":5,"u":"telepathic%20demand_crb"},{"n":"Telepathy","s":5,"u":"telepathy_crb"},{"n":"Wind Whispers","s":11,"u":"wind%20whispers_da"},{"n":"Message Rune","s":59,"u":"message%20rune_logm"},{"n":"Biting Words","s":65,"u":"biting%20words_som"},{"n":"Compel True Name","s":65,"u":"compel%20true%20name_som"},{"n":"Girzanje's March","s":49,"u":"girzanje's%20march_sot3"}],"8":[{"n":"Pointed Question","s":4,"u":"pointed%20question_apg"},{"n":"Coerce","s":5,"u":"coerce_crb"},{"n":"Lie","s":5,"u":"lie_crb"},{"n":"Make an Impression","s":5,"u":"make%20an%20impression_crb"},{"n":"Request","s":5,"u":"request_crb"},{"n":"Influence","s":15,"u":"influence_gmg"},{"n":"Rally","s":15,"u":"rally_gmg"},{"n":"Research","s":15,"u":"research_gmg"},{"n":"Grim Swagger","s":2,"u":"grim%20swagger_g%26g"}],"70":[{"n":"Asmodean Wager","s":65,"u":"asmodean%20wager_som"},{"n":"Tattoo Whispers","s":47,"u":"tattoo%20whispers_sot1"}]},"magical":{"0":[{"n":"Arrow Of Death","s":4,"u":"arrow%20of%20death_apg"},{"n":"Eldritch Archer Dedication","s":4,"u":"eldritch%20archer%20dedication_apg"},{"n":"Enchanting Arrow","s":4,"u":"enchanting%20arrow_apg"},{"n":"Magic Arrow","s":4,"u":"magic%20arrow_apg"},{"n":"Phase Arrow","s":4,"u":"phase%20arrow_apg"},{"n":"Precious Arrow","s":4,"u":"precious%20arrow_apg"},{"n":"Seeker Arrow","s":4,"u":"seeker%20arrow_apg"},{"n":"Steal Spell","s":4,"u":"steal%20spell_apg"},{"n":"Implausible Infiltration","s":5,"u":"implausible%20infiltration_crb"},{"n":"Jelly Body","s":11,"u":"jelly%20body_da"},{"n":"Gift of the Hoard","s":11,"u":"gift%20of%20the%20hoard_da"},{"n":"Siphon Life","s":11,"u":"siphon%20life_da"},{"n":"Blasting Beams","s":11,"u":"blasting%20beams_da"},{"n":"Consume Energy","s":11,"u":"consume%20energy_da"},{"n":"Storming Breath","s":11,"u":"storming%20breath_da"},{"n":"Propulsive Leap","s":11,"u":"propulsive%20leap_da"},{"n":"Bone Spikes","s":11,"u":"bone%20spikes_da"},{"n":"Titan Swing","s":11,"u":"titan%20swing_da"},{"n":"High-Speed Regeneration","s":11,"u":"high-speed%20regeneration_da"},{"n":"Tectonic Stomp","s":11,"u":"tectonic%20stomp_da"},{"n":"Eerie Flicker","s":11,"u":"eerie%20flicker_da"},{"n":"Ghostly Grasp","s":11,"u":"ghostly%20grasp_da"},{"n":"Enervating Wail","s":11,"u":"enervating%20wail_da"},{"n":"Distant Wandering","s":11,"u":"distant%20wandering_da"},{"n":"Walk on the Wind","s":11,"u":"walk%20on%20the%20wind_da"},{"n":"Mind Shards","s":11,"u":"mind%20shards_da"},{"n":"Implement's Assault","s":11,"u":"implement's%20assault_da"},{"n":"Beast Gunner Dedication","s":2,"u":"beast%20gunner%20dedication_g%26g"},{"n":"Call Gun","s":2,"u":"call%20gun_g%26g"},{"n":"Controlled Bullet","s":2,"u":"controlled%20bullet_g%26g"},{"n":"Drain Vitality","s":2,"u":"drain%20vitality_g%26g"},{"n":"Fulminating Shot","s":2,"u":"fulminating%20shot_g%26g"},{"n":"Miraculous Flight","s":2,"u":"miraculous%20flight_g%26g"},{"n":"Phase Bullet","s":2,"u":"phase%20bullet_g%26g"},{"n":"Crimson Shroud","s":63,"u":"crimson%20shroud_lowg"},{"n":"Narrative Conduit","s":48,"u":"narrative%20conduit_sot2"},{"n":"Rule Of Three","s":48,"u":"rule%20of%20three_sot2"}],"2":[{"n":"Antler Arrow","s":4,"u":"antler%20arrow_apg"},{"n":"Balisse Feather","s":4,"u":"balisse%20feather_apg"},{"n":"Basilisk Eye","s":4,"u":"basilisk%20eye_apg"},{"n":"Candle Of Revealing","s":4,"u":"candle%20of%20revealing_apg"},{"n":"Corrosive Ammunition","s":4,"u":"corrosive%20ammunition_apg"},{"n":"Dust Of Corpse Animation","s":4,"u":"dust%20of%20corpse%20animation%20(generic)_apg"},{"n":"Earthglide Cloak","s":4,"u":"earthglide%20cloak_apg"},{"n":"Earthsight Box","s":4,"u":"earthsight%20box_apg"},{"n":"Envisioning Mask","s":4,"u":"envisioning%20mask_apg"},{"n":"Exploding Shield","s":4,"u":"exploding%20shield_apg"},{"n":"Fearsome","s":4,"u":"fearsome%20(generic)_apg"},{"n":"Fire-jump Ring","s":4,"u":"fire-jump%20ring_apg"},{"n":"Four-ways Dogslicer","s":4,"u":"four-ways%20dogslicer_apg"},{"n":"Freezing Ammunition","s":4,"u":"freezing%20ammunition_apg"},{"n":"Gecko Potion","s":4,"u":"gecko%20potion_apg"},{"n":"Glamorous Buckler","s":4,"u":"glamorous%20buckler_apg"},{"n":"Hellfire Boots","s":4,"u":"hellfire%20boots_apg"},{"n":"Incense Of Distilled Death","s":4,"u":"incense%20of%20distilled%20death_apg"},{"n":"Infiltrator's Accessory","s":4,"u":"infiltrator's%20accessory_apg"},{"n":"Lover's Gloves","s":4,"u":"lover's%20gloves_apg"},{"n":"Mask Of The Banshee","s":4,"u":"mask%20of%20the%20banshee%20(generic)_apg"},{"n":"Medusa's Scream","s":4,"u":"medusa's%20scream%20(generic)_apg"},{"n":"Oil Of Object Animation","s":4,"u":"oil%20of%20object%20animation%20(generic)_apg"},{"n":"Oil Of Revelation","s":4,"u":"oil%20of%20revelation_apg"},{"n":"Oil Of Unlife","s":4,"u":"oil%20of%20unlife%20(generic)_apg"},{"n":"Potion Of Disguise","s":4,"u":"potion%20of%20disguise%20(generic)_apg"},{"n":"Potion Of Expeditious Retreat","s":4,"u":"potion%20of%20expeditious%20retreat_apg"},{"n":"Potion Of Retaliation","s":4,"u":"potion%20of%20retaliation%20(generic)_apg"},{"n":"Potion Of Shared Memories","s":4,"u":"potion%20of%20shared%20memories_apg"},{"n":"Predictable Silver Piece","s":4,"u":"predictable%20silver%20piece_apg"},{"n":"Ration Tonic","s":4,"u":"ration%20tonic%20(generic)_apg"},{"n":"Ready","s":4,"u":"ready%20(generic)_apg"},{"n":"Rod Of Cancellation","s":4,"u":"rod%20of%20cancellation_apg"},{"n":"Rope Of Climbing","s":4,"u":"rope%20of%20climbing%20(generic)_apg"},{"n":"Shielding Salve","s":4,"u":"shielding%20salve_apg"},{"n":"Slates Of Distant Letters","s":4,"u":"slates%20of%20distant%20letters_apg"},{"n":"Sleeves Of Storage","s":4,"u":"sleeves%20of%20storage%20(generic)_apg"},{"n":"Spellguard Blade","s":4,"u":"spellguard%20blade_apg"},{"n":"Spiritsight Crossbow","s":4,"u":"spiritsight%20crossbow_apg"},{"n":"Staff Of Impossible Visions","s":4,"u":"staff%20of%20impossible%20visions%20(generic)_apg"},{"n":"Staff Of Nature's Vengeance","s":4,"u":"staff%20of%20nature's%20vengeance%20(generic)_apg"},{"n":"Staff Of Providence","s":4,"u":"staff%20of%20providence%20(generic)_apg"},{"n":"Terrifying Ammunition","s":4,"u":"terrifying%20ammunition_apg"},{"n":"Time Shield Potion","s":4,"u":"time%20shield%20potion_apg"},{"n":"Urn Of Ashes","s":4,"u":"urn%20of%20ashes_apg"},{"n":"Victory Plate","s":4,"u":"victory%20plate%20(generic)_apg"},{"n":"Walking Cauldron","s":4,"u":"walking%20cauldron_apg"},{"n":"Wand Of Crackling Lightning","s":4,"u":"wand%20of%20crackling%20lightning%20(generic)_apg"},{"n":"Wand Of Hopeless Night","s":4,"u":"wand%20of%20hopeless%20night%20(generic)_apg"},{"n":"Wand Of Overflowing Life","s":4,"u":"wand%20of%20overflowing%20life%20(generic)_apg"},{"n":"Wand Of The Snowfields","s":4,"u":"wand%20of%20the%20snowfields%20(generic)_apg"},{"n":"Wand Of The Spider","s":4,"u":"wand%20of%20the%20spider%20(generic)_apg"},{"n":"Winged","s":4,"u":"winged%20(generic)_apg"},{"n":"Aeon Stone","s":5,"u":"aeon%20stone%20(generic)_crb"},{"n":"Alchemist Goggles","s":5,"u":"alchemist%20goggles%20(generic)_crb"},{"n":"Anarchic","s":5,"u":"anarchic_crb"},{"n":"Animal Staff","s":5,"u":"animal%20staff%20(generic)_crb"},{"n":"Anklets of Alacrity","s":5,"u":"anklets%20of%20alacrity_crb"},{"n":"Antimagic","s":5,"u":"antimagic_crb"},{"n":"Antimagic Oil","s":5,"u":"antimagic%20oil_crb"},{"n":"Armbands of Athleticism","s":5,"u":"armbands%20of%20athleticism%20(generic)_crb"},{"n":"Armor Potency","s":5,"u":"armor%20potency%20(generic)_crb"},{"n":"Arrow-catching Shield","s":5,"u":"arrow-catching%20shield_crb"},{"n":"Axiomatic","s":5,"u":"axiomatic_crb"},{"n":"Bag of Holding","s":5,"u":"bag%20of%20holding%20(generic)_crb"},{"n":"Beacon Shot","s":5,"u":"beacon%20shot_crb"},{"n":"Belt of Giant Strength","s":5,"u":"belt%20of%20giant%20strength_crb"},{"n":"Belt of Regeneration","s":5,"u":"belt%20of%20regeneration_crb"},{"n":"Belt of the Five Kings","s":5,"u":"belt%20of%20the%20five%20kings_crb"},{"n":"Bloodletting Kukri","s":5,"u":"bloodletting%20kukri_crb"},{"n":"Bloodseeker Beak","s":5,"u":"bloodseeker%20beak_crb"},{"n":"Boots of Bounding","s":5,"u":"boots%20of%20bounding%20(generic)_crb"},{"n":"Boots of Elvenkind","s":5,"u":"boots%20of%20elvenkind%20(generic)_crb"},{"n":"Boots of Speed","s":5,"u":"boots%20of%20speed_crb"},{"n":"Bottled Air","s":5,"u":"bottled%20air_crb"},{"n":"Bracelet of Dashing","s":5,"u":"bracelet%20of%20dashing_crb"},{"n":"Bracers of Armor","s":5,"u":"bracers%20of%20armor%20(generic)_crb"},{"n":"Bracers of Missile Deflection","s":5,"u":"bracers%20of%20missile%20deflection%20(generic)_crb"},{"n":"Breastplate of Command","s":5,"u":"breastplate%20of%20command%20(generic)_crb"},{"n":"Bronze Bull Pendant","s":5,"u":"bronze%20bull%20pendant_crb"},{"n":"Brooch of Shielding","s":5,"u":"brooch%20of%20shielding_crb"},{"n":"Broom of Flying","s":5,"u":"broom%20of%20flying_crb"},{"n":"Candle of Truth","s":5,"u":"candle%20of%20truth_crb"},{"n":"Cape of the Mountebank","s":5,"u":"cape%20of%20the%20mountebank_crb"},{"n":"Caterwaul Sling","s":5,"u":"caterwaul%20sling_crb"},{"n":"Channel Protection Amulet","s":5,"u":"channel%20protection%20amulet_crb"},{"n":"Chime of Opening","s":5,"u":"chime%20of%20opening_crb"},{"n":"Choker of Elocution","s":5,"u":"choker%20of%20elocution%20(generic)_crb"},{"n":"Circlet of Persuasion","s":5,"u":"circlet%20of%20persuasion_crb"},{"n":"Clandestine Cloak","s":5,"u":"clandestine%20cloak%20(generic)_crb"},{"n":"Climbing Bolt","s":5,"u":"climbing%20bolt_crb"},{"n":"Cloak of Elvenkind","s":5,"u":"cloak%20of%20elvenkind%20(generic)_crb"},{"n":"Cloak of the Bat","s":5,"u":"cloak%20of%20the%20bat%20(generic)_crb"},{"n":"Corrosive","s":5,"u":"corrosive%20(generic)_crb"},{"n":"Coyote Cloak","s":5,"u":"coyote%20cloak%20(generic)_crb"},{"n":"Crafter's Eyepiece","s":5,"u":"crafter's%20eyepiece%20(generic)_crb"},{"n":"Crystal Ball","s":5,"u":"crystal%20ball%20(generic)_crb"},{"n":"Dagger of Venom","s":5,"u":"dagger%20of%20venom_crb"},{"n":"Dancing","s":5,"u":"dancing_crb"},{"n":"Dancing Scarf","s":5,"u":"dancing%20scarf%20(generic)_crb"},{"n":"Daredevil Boots","s":5,"u":"daredevil%20boots%20(generic)_crb"},{"n":"Dazing Coil","s":5,"u":"dazing%20coil_crb"},{"n":"Decanter of Endless Water","s":5,"u":"decanter%20of%20endless%20water_crb"},{"n":"Demon Mask","s":5,"u":"demon%20mask%20(generic)_crb"},{"n":"Diadem of Intellect","s":5,"u":"diadem%20of%20intellect_crb"},{"n":"Diplomat's Badge","s":5,"u":"diplomat's%20badge_crb"},{"n":"Disintegration Bolt","s":5,"u":"disintegration%20bolt_crb"},{"n":"Dispelling Sliver","s":5,"u":"dispelling%20sliver_crb"},{"n":"Disrupting","s":5,"u":"disrupting%20(generic)_crb"},{"n":"Doubling Rings","s":5,"u":"doubling%20rings%20(generic)_crb"},{"n":"Dragon Turtle Scale","s":5,"u":"dragon%20turtle%20scale_crb"},{"n":"Dragon's Breath Potion","s":5,"u":"dragon's%20breath%20potion%20(generic)_crb"},{"n":"Dragonplate","s":5,"u":"dragonplate_crb"},{"n":"Dragonslayer's Shield","s":5,"u":"dragonslayer's%20shield_crb"},{"n":"Dread Blindfold","s":5,"u":"dread%20blindfold_crb"},{"n":"Dust of Appearance","s":5,"u":"dust%20of%20appearance_crb"},{"n":"Dust of Disappearance","s":5,"u":"dust%20of%20disappearance_crb"},{"n":"Dwarven Thrower","s":5,"u":"dwarven%20thrower_crb"},{"n":"Effervescent Ampoule","s":5,"u":"effervescent%20ampoule_crb"},{"n":"Electric Eelskin","s":5,"u":"electric%20eelskin_crb"},{"n":"Elemental Gem","s":5,"u":"elemental%20gem_crb"},{"n":"Emerald Grasshopper","s":5,"u":"emerald%20grasshopper_crb"},{"n":"Energy-Resistant","s":5,"u":"energy-resistant%20(generic)_crb"},{"n":"Ethereal","s":5,"u":"ethereal_crb"},{"n":"Everburning Torch","s":5,"u":"everburning%20torch_crb"},{"n":"Explorer's Yurt","s":5,"u":"explorer's%20yurt_crb"},{"n":"Explosive Ammunition","s":5,"u":"explosive%20ammunition%20(generic)_crb"},{"n":"Eye of Fortune","s":5,"u":"eye%20of%20fortune_crb"},{"n":"Eyes of the Eagle","s":5,"u":"eyes%20of%20the%20eagle_crb"},{"n":"Fade Band","s":5,"u":"fade%20band_crb"},{"n":"Fear Gem","s":5,"u":"fear%20gem_crb"},{"n":"Feather Step Stone","s":5,"u":"feather%20step%20stone_crb"},{"n":"Feather Token","s":5,"u":"feather%20token%20(generic)_crb"},{"n":"Fighter's Fork","s":5,"u":"fighter's%20fork_crb"},{"n":"Flame Navette","s":5,"u":"flame%20navette_crb"},{"n":"Flame Tongue","s":5,"u":"flame%20tongue%20(generic)_crb"},{"n":"Flaming","s":5,"u":"flaming%20(generic)_crb"},{"n":"Floating Shield","s":5,"u":"floating%20shield%20(generic)_crb"},{"n":"Force Shield","s":5,"u":"force%20shield_crb"},{"n":"Forge Warden","s":5,"u":"forge%20warden_crb"},{"n":"Fortification","s":5,"u":"fortification%20(generic)_crb"},{"n":"Frost","s":5,"u":"frost%20(generic)_crb"},{"n":"Frost Brand","s":5,"u":"frost%20brand_crb"},{"n":"Gallows Tooth","s":5,"u":"gallows%20tooth_crb"},{"n":"Ghost Ammunition","s":5,"u":"ghost%20ammunition_crb"},{"n":"Ghost Touch","s":5,"u":"ghost%20touch_crb"},{"n":"Ghoul Hide","s":5,"u":"ghoul%20hide_crb"},{"n":"Glamered","s":5,"u":"glamered_crb"},{"n":"Gloom Blade","s":5,"u":"gloom%20blade_crb"},{"n":"Gloves of Storing","s":5,"u":"gloves%20of%20storing_crb"},{"n":"Goggles of Night","s":5,"u":"goggles%20of%20night%20(generic)_crb"},{"n":"Gorget of the Primal Roar","s":5,"u":"gorget%20of%20the%20primal%20roar_crb"},{"n":"Grievous","s":5,"u":"grievous_crb"},{"n":"Grim Trophy","s":5,"u":"grim%20trophy_crb"},{"n":"Hand of the Mage","s":5,"u":"hand%20of%20the%20mage_crb"},{"n":"Handwraps of Mighty Blows","s":5,"u":"handwraps%20of%20mighty%20blows%20(generic)_crb"},{"n":"Hat of Disguise","s":5,"u":"hat%20of%20disguise%20(generic)_crb"},{"n":"Headband of Inspired Wisdom","s":5,"u":"headband%20of%20inspired%20wisdom_crb"},{"n":"Healer's Gloves","s":5,"u":"healer's%20gloves%20(generic)_crb"},{"n":"Healing Potion","s":5,"u":"healing%20potion%20(generic)_crb"},{"n":"Holy","s":5,"u":"holy_crb"},{"n":"Horn of Fog","s":5,"u":"horn%20of%20fog_crb"},{"n":"Hunter's Bane","s":5,"u":"hunter's%20bane_crb"},{"n":"Immovable Rod","s":5,"u":"immovable%20rod_crb"},{"n":"Impenetrable Scale","s":5,"u":"impenetrable%20scale_crb"},{"n":"Indestructible Shield","s":5,"u":"indestructible%20shield_crb"},{"n":"Inexplicable Apparatus","s":5,"u":"inexplicable%20apparatus_crb"},{"n":"Instant Fortress","s":5,"u":"instant%20fortress_crb"},{"n":"Invisibility","s":5,"u":"invisibility%20(generic)_crb"},{"n":"Invisibility Potion","s":5,"u":"invisibility%20potion_crb"},{"n":"Iron Cube","s":5,"u":"iron%20cube_crb"},{"n":"Iron Cudgel","s":5,"u":"iron%20cudgel_crb"},{"n":"Iron Equalizer","s":5,"u":"iron%20equalizer_crb"},{"n":"Iron Medallion","s":5,"u":"iron%20medallion_crb"},{"n":"Jade Bauble","s":5,"u":"jade%20bauble_crb"},{"n":"Jade Cat","s":5,"u":"jade%20cat_crb"},{"n":"Javelin of Lightning","s":5,"u":"javelin%20of%20lightning_crb"},{"n":"Keen","s":5,"u":"keen_crb"},{"n":"Knapsack of Halflingkind","s":5,"u":"knapsack%20of%20halflingkind%20(generic)_crb"},{"n":"Lifting Belt","s":5,"u":"lifting%20belt_crb"},{"n":"Lion's Shield","s":5,"u":"lion's%20shield_crb"},{"n":"Luck Blade","s":5,"u":"luck%20blade%20(generic)_crb"},{"n":"Maestro's Instrument","s":5,"u":"maestro's%20instrument%20(generic)_crb"},{"n":"Magic Wand","s":5,"u":"magic%20wand%20(generic)_crb"},{"n":"Mail of Luck","s":5,"u":"mail%20of%20luck_crb"},{"n":"Marvelous Medicines","s":5,"u":"marvelous%20medicines%20(generic)_crb"},{"n":"Mattock of the Titans","s":5,"u":"mattock%20of%20the%20titans_crb"},{"n":"Mending Lattice","s":5,"u":"mending%20lattice_crb"},{"n":"Mentalist's Staff","s":5,"u":"mentalist's%20staff%20(generic)_crb"},{"n":"Mesmerizing Opal","s":5,"u":"mesmerizing%20opal_crb"},{"n":"Messenger's Ring","s":5,"u":"messenger's%20ring%20(generic)_crb"},{"n":"Monkey Pin","s":5,"u":"monkey%20pin_crb"},{"n":"Moonlit Chain","s":5,"u":"moonlit%20chain_crb"},{"n":"Mummified Bat","s":5,"u":"mummified%20bat_crb"},{"n":"Murderer's Knot","s":5,"u":"murderer's%20knot_crb"},{"n":"Necklace of Fireballs","s":5,"u":"necklace%20of%20fireballs%20(generic)_crb"},{"n":"Nectar of Purification","s":5,"u":"nectar%20of%20purification_crb"},{"n":"Oathbow","s":5,"u":"oathbow_crb"},{"n":"Obfuscation Oil","s":5,"u":"obfuscation%20oil_crb"},{"n":"Oil of Animation","s":5,"u":"oil%20of%20animation_crb"},{"n":"Oil of Keen Edges","s":5,"u":"oil%20of%20keen%20edges_crb"},{"n":"Oil of Mending","s":5,"u":"oil%20of%20mending_crb"},{"n":"Oil of Potency","s":5,"u":"oil%20of%20potency_crb"},{"n":"Oil of Repulsion","s":5,"u":"oil%20of%20repulsion_crb"},{"n":"Oil of Weightlessness","s":5,"u":"oil%20of%20weightlessness%20(generic)_crb"},{"n":"Onyx Panther","s":5,"u":"onyx%20panther_crb"},{"n":"Owlbear Claw","s":5,"u":"owlbear%20claw_crb"},{"n":"Panacea","s":5,"u":"panacea_crb"},{"n":"Penetrating Ammunition","s":5,"u":"penetrating%20ammunition_crb"},{"n":"Persona Mask","s":5,"u":"persona%20mask%20(generic)_crb"},{"n":"Plate Armor of the Deep","s":5,"u":"plate%20armor%20of%20the%20deep_crb"},{"n":"Pocket Stage","s":5,"u":"pocket%20stage_crb"},{"n":"Possibility Tome","s":5,"u":"possibility%20tome_crb"},{"n":"Potency Crystal","s":5,"u":"potency%20crystal_crb"},{"n":"Potion of Flying","s":5,"u":"potion%20of%20flying%20(generic)_crb"},{"n":"Potion of Leaping","s":5,"u":"potion%20of%20leaping_crb"},{"n":"Potion of Quickness","s":5,"u":"potion%20of%20quickness_crb"},{"n":"Potion of Resistance","s":5,"u":"potion%20of%20resistance%20(generic)_crb"},{"n":"Potion of Swimming","s":5,"u":"potion%20of%20swimming%20(generic)_crb"},{"n":"Potion of Tongues","s":5,"u":"potion%20of%20tongues_crb"},{"n":"Potion of Undetectability","s":5,"u":"potion%20of%20undetectability_crb"},{"n":"Potion of Water Breathing","s":5,"u":"potion%20of%20water%20breathing_crb"},{"n":"Reflecting Shield","s":5,"u":"reflecting%20shield_crb"},{"n":"Resilient","s":5,"u":"resilient%20(generic)_crb"},{"n":"Retribution Axe","s":5,"u":"retribution%20axe_crb"},{"n":"Returning","s":5,"u":"returning_crb"},{"n":"Rhino Hide","s":5,"u":"rhino%20hide_crb"},{"n":"Ring of Climbing","s":5,"u":"ring%20of%20climbing_crb"},{"n":"Ring of Counterspells","s":5,"u":"ring%20of%20counterspells_crb"},{"n":"Ring of Energy Resistance","s":5,"u":"ring%20of%20energy%20resistance%20(generic)_crb"},{"n":"Ring of Lies","s":5,"u":"ring%20of%20lies_crb"},{"n":"Ring of Maniacal Devices","s":5,"u":"ring%20of%20maniacal%20devices%20(generic)_crb"},{"n":"Ring of Spell Turning","s":5,"u":"ring%20of%20spell%20turning_crb"},{"n":"Ring of Sustenance","s":5,"u":"ring%20of%20sustenance_crb"},{"n":"Ring of Swimming","s":5,"u":"ring%20of%20swimming_crb"},{"n":"Ring of the Ram","s":5,"u":"ring%20of%20the%20ram%20(generic)_crb"},{"n":"Robe of Eyes","s":5,"u":"robe%20of%20eyes_crb"},{"n":"Rod of Negation","s":5,"u":"rod%20of%20negation_crb"},{"n":"Rod of Wonder","s":5,"u":"rod%20of%20wonder_crb"},{"n":"Runestone","s":5,"u":"runestone_crb"},{"n":"Salve of Antiparalysis","s":5,"u":"salve%20of%20antiparalysis%20(generic)_crb"},{"n":"Salve of Slipperiness","s":5,"u":"salve%20of%20slipperiness_crb"},{"n":"Savior Spike","s":5,"u":"savior%20spike_crb"},{"n":"Scroll","s":5,"u":"scroll%20(generic)_crb"},{"n":"Serum of Sex Shift","s":5,"u":"serum%20of%20sex%20shift_crb"},{"n":"Shadow","s":5,"u":"shadow%20(generic)_crb"},{"n":"Shark Tooth Charm","s":5,"u":"shark%20tooth%20charm_crb"},{"n":"Shifting","s":5,"u":"shifting_crb"},{"n":"Shining Ammunition","s":5,"u":"shining%20ammunition_crb"},{"n":"Shock","s":5,"u":"shock%20(generic)_crb"},{"n":"Shrinking Potion","s":5,"u":"shrinking%20potion%20(generic)_crb"},{"n":"Skeleton Key","s":5,"u":"skeleton%20key%20(generic)_crb"},{"n":"Sky Hammer","s":5,"u":"sky%20hammer_crb"},{"n":"Sleep Arrow","s":5,"u":"sleep%20arrow_crb"},{"n":"Slick","s":5,"u":"slick%20(generic)_crb"},{"n":"Slippers of Spider Climbing","s":5,"u":"slippers%20of%20spider%20climbing_crb"},{"n":"Sneaky Key","s":5,"u":"sneaky%20key_crb"},{"n":"Speed","s":5,"u":"speed_crb"},{"n":"Spell-storing","s":5,"u":"spell-storing_crb"},{"n":"Spellguard Shield","s":5,"u":"spellguard%20shield_crb"},{"n":"Spellstrike Ammunition","s":5,"u":"spellstrike%20ammunition%20(generic)_crb"},{"n":"Spined Shield","s":5,"u":"spined%20shield_crb"},{"n":"Staff of Abjuration","s":5,"u":"staff%20of%20abjuration%20(generic)_crb"},{"n":"Staff of Conjuration","s":5,"u":"staff%20of%20conjuration%20(generic)_crb"},{"n":"Staff of Divination","s":5,"u":"staff%20of%20divination%20(generic)_crb"},{"n":"Staff of Enchantment","s":5,"u":"staff%20of%20enchantment%20(generic)_crb"},{"n":"Staff of Evocation","s":5,"u":"staff%20of%20evocation%20(generic)_crb"},{"n":"Staff of Fire","s":5,"u":"staff%20of%20fire%20(generic)_crb"},{"n":"Staff of Healing","s":5,"u":"staff%20of%20healing%20(generic)_crb"},{"n":"Staff of Illumination","s":5,"u":"staff%20of%20illumination_crb"},{"n":"Staff of Illusion","s":5,"u":"staff%20of%20illusion%20(generic)_crb"},{"n":"Staff of Necromancy","s":5,"u":"staff%20of%20necromancy%20(generic)_crb"},{"n":"Staff of Power","s":5,"u":"staff%20of%20power_crb"},{"n":"Staff of the Magi","s":5,"u":"staff%20of%20the%20magi_crb"},{"n":"Staff of Transmutation","s":5,"u":"staff%20of%20transmutation%20(generic)_crb"},{"n":"Stone Bullet","s":5,"u":"stone%20bullet_crb"},{"n":"Storm Arrow","s":5,"u":"storm%20arrow_crb"},{"n":"Storm Flash","s":5,"u":"storm%20flash%20(generic)_crb"},{"n":"Striking","s":5,"u":"striking%20(generic)_crb"},{"n":"Sturdy Shield","s":5,"u":"sturdy%20shield%20(generic)_crb"},{"n":"Swift Block Cabochon","s":5,"u":"swift%20block%20cabochon_crb"},{"n":"Third Eye","s":5,"u":"third%20eye_crb"},{"n":"Thundering","s":5,"u":"thundering%20(generic)_crb"},{"n":"Tiger Menuki","s":5,"u":"tiger%20menuki_crb"},{"n":"Tracker's Goggles","s":5,"u":"tracker's%20goggles%20(generic)_crb"},{"n":"Traveler's Any-tool","s":5,"u":"traveler's%20any-tool_crb"},{"n":"Triton's Conch","s":5,"u":"triton's%20conch_crb"},{"n":"Truesight Potion","s":5,"u":"truesight%20potion_crb"},{"n":"Truth Potion","s":5,"u":"truth%20potion_crb"},{"n":"Twining Staff","s":5,"u":"twining%20staff_crb"},{"n":"Unholy","s":5,"u":"unholy_crb"},{"n":"Vanishing Coin","s":5,"u":"vanishing%20coin_crb"},{"n":"Ventriloquist's Ring","s":5,"u":"ventriloquist's%20ring%20(generic)_crb"},{"n":"Verdant Staff","s":5,"u":"verdant%20staff%20(generic)_crb"},{"n":"Vine Arrow","s":5,"u":"vine%20arrow_crb"},{"n":"Viper Arrow","s":5,"u":"viper%20arrow_crb"},{"n":"Viper's Fang","s":5,"u":"viper's%20fang_crb"},{"n":"Vorpal","s":5,"u":"vorpal_crb"},{"n":"Voyager's Pack","s":5,"u":"voyager's%20pack_crb"},{"n":"Wand of Continuation","s":5,"u":"wand%20of%20continuation%20(generic)_crb"},{"n":"Wand of Manifold Missiles","s":5,"u":"wand%20of%20manifold%20missiles%20(generic)_crb"},{"n":"Wand of Slaying","s":5,"u":"wand%20of%20slaying%20(generic)_crb"},{"n":"Wand of Smoldering Fireballs","s":5,"u":"wand%20of%20smoldering%20fireballs%20(generic)_crb"},{"n":"Wand of Widening","s":5,"u":"wand%20of%20widening%20(generic)_crb"},{"n":"Wayfinder","s":5,"u":"wayfinder_crb"},{"n":"Weapon Potency","s":5,"u":"weapon%20potency%20(generic)_crb"},{"n":"Whisper of the First Lie","s":5,"u":"whisper%20of%20the%20first%20lie_crb"},{"n":"Winged Boots","s":5,"u":"winged%20boots_crb"},{"n":"Wolf Fang","s":5,"u":"wolf%20fang_crb"},{"n":"Wondrous Figurine","s":5,"u":"wondrous%20figurine%20(generic)_crb"},{"n":"Wounding","s":5,"u":"wounding_crb"},{"n":"Arrow Attracting","s":15,"u":"arrow%20attracting_gmg"},{"n":"Arsonous","s":15,"u":"arsonous_gmg"},{"n":"Axe Of The Dwarven Lords","s":15,"u":"axe%20of%20the%20dwarven%20lords_gmg"},{"n":"Backbiting","s":15,"u":"backbiting_gmg"},{"n":"Bag Of Devouring","s":15,"u":"bag%20of%20devouring_gmg"},{"n":"Bag Of Weasels","s":15,"u":"bag%20of%20weasels_gmg"},{"n":"Bloodbiter","s":15,"u":"bloodbiter_gmg"},{"n":"Boots Of Dancing","s":15,"u":"boots%20of%20dancing_gmg"},{"n":"Cloak Of Immolation","s":15,"u":"cloak%20of%20immolation_gmg"},{"n":"Deck Of Many Things","s":15,"u":"deck%20of%20many%20things_gmg"},{"n":"Degenerating","s":15,"u":"degenerating_gmg"},{"n":"Dependent","s":15,"u":"dependent_gmg"},{"n":"Dreary","s":15,"u":"dreary_gmg"},{"n":"Erratic Transposing","s":15,"u":"erratic%20transposing_gmg"},{"n":"Gloves Of Carelessness","s":15,"u":"gloves%20of%20carelessness_gmg"},{"n":"Grandstanding","s":15,"u":"grandstanding_gmg"},{"n":"Horns Of Naraga","s":15,"u":"horns%20of%20naraga_gmg"},{"n":"Medusa Armor","s":15,"u":"medusa%20armor_gmg"},{"n":"Mirror Of Sorshen","s":15,"u":"mirror%20of%20sorshen_gmg"},{"n":"Monkey's Paw","s":15,"u":"monkey's%20paw_gmg"},{"n":"Necklace Of Strangulation","s":15,"u":"necklace%20of%20strangulation_gmg"},{"n":"Overdramatic","s":15,"u":"overdramatic_gmg"},{"n":"Philosopher's Extractor","s":15,"u":"philosopher's%20extractor_gmg"},{"n":"Poisonous Cloak","s":15,"u":"poisonous%20cloak%20(generic)_gmg"},{"n":"Raucous","s":15,"u":"raucous_gmg"},{"n":"Ravenous","s":15,"u":"ravenous_gmg"},{"n":"Ring Of Truth","s":15,"u":"ring%20of%20truth_gmg"},{"n":"Sphere Of Annihilation","s":15,"u":"sphere%20of%20annihilation_gmg"},{"n":"Staining","s":15,"u":"staining_gmg"},{"n":"Stone Of Weight","s":15,"u":"stone%20of%20weight_gmg"},{"n":"Talisman Of The Sphere","s":15,"u":"talisman%20of%20the%20sphere_gmg"},{"n":"Withering","s":15,"u":"withering_gmg"},{"n":"Cinderclaw Gauntlet","s":16,"u":"cinderclaw%20gauntlet_aoa1"},{"n":"Hunter's Arrowhead","s":16,"u":"hunter's%20arrowhead_aoa1"},{"n":"Dragon's Eye Charm","s":17,"u":"dragon's%20eye%20charm_aoa2"},{"n":"Eclipse","s":17,"u":"eclipse_aoa2"},{"n":"Bellflower Toolbelt","s":18,"u":"bellflower%20toolbelt_aoa3"},{"n":"Bountiful Cauldron","s":18,"u":"bountiful%20cauldron_aoa3"},{"n":"Dreamstone, Cursed","s":18,"u":"dreamstone%2c%20cursed_aoa3"},{"n":"Dreamstone","s":18,"u":"dreamstone_aoa3"},{"n":"Gourd Home","s":18,"u":"gourd%20home_aoa3"},{"n":"Ancestral Echoing","s":19,"u":"ancestral%20echoing_aoa4"},{"n":"Bloodbane","s":19,"u":"bloodbane%20(generic)_aoa4"},{"n":"Dragonscale Amulet","s":19,"u":"dragonscale%20amulet_aoa4"},{"n":"Guiding Chisel","s":19,"u":"guiding%20chisel_aoa4"},{"n":"Kin-warding","s":19,"u":"kin-warding_aoa4"},{"n":"Reforging Shield","s":19,"u":"reforging%20shield_aoa4"},{"n":"Rock-braced","s":19,"u":"rock-braced_aoa4"},{"n":"Aluum Charm","s":20,"u":"aluum%20charm_aoa5"},{"n":"Grinning Pugwampi","s":20,"u":"grinning%20pugwampi_aoa5"},{"n":"Nethysian Bulwark","s":20,"u":"nethysian%20bulwark_aoa5"},{"n":"Pactmasters' Grace","s":20,"u":"pactmasters'%20grace_aoa5"},{"n":"Flawed Orb Of Gold Dragonkind","s":21,"u":"flawed%20orb%20of%20gold%20dragonkind_aoa6"},{"n":"Orb Shard","s":21,"u":"orb%20shard_aoa6"},{"n":"Corpseward Pendant","s":22,"u":"corpseward%20pendant_aoe1"},{"n":"Pacifying","s":22,"u":"pacifying_aoe1"},{"n":"Reaper's Lancet","s":22,"u":"reaper's%20lancet_aoe1"},{"n":"Recording Rod","s":22,"u":"recording%20rod%20(generic)_aoe1"},{"n":"Ring Of Discretion","s":22,"u":"ring%20of%20discretion_aoe1"},{"n":"Chain Of The Stilled Spirit","s":23,"u":"chain%20of%20the%20stilled%20spirit_aoe2"},{"n":"Deafening Music Box","s":23,"u":"deafening%20music%20box_aoe2"},{"n":"Ethersight Ring","s":23,"u":"ethersight%20ring_aoe2"},{"n":"Floorbell","s":23,"u":"floorbell_aoe2"},{"n":"Skinsaw Mask","s":23,"u":"skinsaw%20mask_aoe2"},{"n":"Swarmeater's Clasp","s":23,"u":"swarmeater's%20clasp_aoe2"},{"n":"Vaultbreaker's Harness","s":23,"u":"vaultbreaker's%20harness_aoe2"},{"n":"Barbed Vest","s":24,"u":"barbed%20vest_aoe3"},{"n":"Blade Of The Rabbit Prince","s":25,"u":"blade%20of%20the%20rabbit%20prince_aoe4"},{"n":"Hardened Harrow Deck","s":25,"u":"hardened%20harrow%20deck_aoe4"},{"n":"Poisoner's Staff","s":25,"u":"poisoner's%20staff%20(generic)_aoe4"},{"n":"Whisper Briolette","s":25,"u":"whisper%20briolette_aoe4"},{"n":"Cauldron Of Nightmares","s":26,"u":"cauldron%20of%20nightmares_aoe5"},{"n":"Clockwork Cloak","s":26,"u":"clockwork%20cloak_aoe5"},{"n":"Clockwork Helm","s":26,"u":"clockwork%20helm_aoe5"},{"n":"Clockwork Rejuvenator","s":26,"u":"clockwork%20rejuvenator_aoe5"},{"n":"Forgotten Shell","s":26,"u":"forgotten%20shell_aoe5"},{"n":"Fungal Armor","s":26,"u":"fungal%20armor_aoe5"},{"n":"Garrote Bolt","s":26,"u":"garrote%20bolt_aoe5"},{"n":"Gearblade","s":26,"u":"gearblade_aoe5"},{"n":"Miogimo's Mask","s":26,"u":"miogimo's%20mask_aoe5"},{"n":"Nightmare Cudgel","s":26,"u":"nightmare%20cudgel_aoe5"},{"n":"Ring Of Recalcitrant Wishes","s":27,"u":"ring%20of%20recalcitrant%20wishes_aoe6"},{"n":"Gauntlight","s":28,"u":"gauntlight_av1"},{"n":"Lantern Of Empty Light","s":28,"u":"lantern%20of%20empty%20light_av1"},{"n":"Cooperative Blade","s":29,"u":"cooperative%20blade_av2"},{"n":"Devil's Luck","s":29,"u":"devil's%20luck_av2"},{"n":"Drover's Band","s":29,"u":"drover's%20band_av2"},{"n":"Folding Drums","s":29,"u":"folding%20drums_av2"},{"n":"Icy Disposition","s":29,"u":"icy%20disposition_av2"},{"n":"Pact Of Blood-taking","s":29,"u":"pact%20of%20blood-taking_av2"},{"n":"Right Of Retribution","s":29,"u":"right%20of%20retribution_av2"},{"n":"Celestial Peachwood Sword","s":10,"u":"celestial%20peachwood%20sword_botd"},{"n":"Feast of Hungry Ghosts","s":10,"u":"feast%20of%20hungry%20ghosts%20(generic)_botd"},{"n":"Final Rest","s":10,"u":"final%20rest_botd"},{"n":"Lady's Spiral","s":10,"u":"lady's%20spiral_botd"},{"n":"Peachwood Talisman","s":10,"u":"peachwood%20talisman_botd"},{"n":"Wine of the Blood","s":11,"u":"wine%20of%20the%20blood_da"},{"n":"Dog-Bone Knife","s":11,"u":"dog-bone%20knife_da"},{"n":"Compass of Transpositional Awareness","s":11,"u":"compass%20of%20transpositional%20awareness_da"},{"n":"Conrasu Coin","s":11,"u":"conrasu%20coin%20(generic)_da"},{"n":"Book of Lost Days","s":11,"u":"book%20of%20lost%20days_da"},{"n":"Calamity Glass","s":11,"u":"calamity%20glass_da"},{"n":"Gift of the Poisoned Heart","s":11,"u":"gift%20of%20the%20poisoned%20heart_da"},{"n":"Golden Goose","s":11,"u":"golden%20goose_da"},{"n":"Mistranslator's Draft","s":11,"u":"mistranslator's%20draft_da"},{"n":"Ring of Sneering Charity","s":11,"u":"ring%20of%20sneering%20charity_da"},{"n":"Rose of Loves Lost","s":11,"u":"rose%20of%20loves%20lost_da"},{"n":"Tablet of Chained Souls","s":11,"u":"tablet%20of%20chained%20souls_da"},{"n":"Taleteller's Ring","s":11,"u":"taleteller's%20ring_da"},{"n":"Bottomless Purse","s":11,"u":"bottomless%20purse_da"},{"n":"Cryolite Eye","s":11,"u":"cryolite%20eye_da"},{"n":"Hand-Hewed Face","s":11,"u":"hand-hewed%20face_da"},{"n":"Key to the Stomach","s":11,"u":"key%20to%20the%20stomach_da"},{"n":"Lost Ember","s":11,"u":"lost%20ember_da"},{"n":"Stone of Unrivaled Skill","s":11,"u":"stone%20of%20unrivaled%20skill_da"},{"n":"Vial of the Immortal Wellspring","s":11,"u":"vial%20of%20the%20immortal%20wellspring_da"},{"n":"Self-Emptying Pocket","s":11,"u":"self-emptying%20pocket_da"},{"n":"Horn of the Aoyin","s":11,"u":"horn%20of%20the%20aoyin_da"},{"n":"Society Portrait","s":11,"u":"society%20portrait_da"},{"n":"Old Tillimaquin","s":11,"u":"old%20tillimaquin_da"},{"n":"Chimera Thread","s":11,"u":"chimera%20thread_da"},{"n":"Sampling Ammunition","s":11,"u":"sampling%20ammunition_da"},{"n":"Swirling Sand","s":11,"u":"swirling%20sand_da"},{"n":"Parchment of Secrets","s":11,"u":"parchment%20of%20secrets_da"},{"n":"Silent Bell","s":11,"u":"silent%20bell_da"},{"n":"Acrobat's Staff","s":32,"u":"acrobat's%20staff_ec2"},{"n":"Beckoning Cat Amulet","s":32,"u":"beckoning%20cat%20amulet_ec2"},{"n":"Bullhook","s":32,"u":"bullhook%20(generic)_ec2"},{"n":"Grail Of Twisted Desires","s":32,"u":"grail%20of%20twisted%20desires_ec2"},{"n":"Inspiring Spotlight","s":32,"u":"inspiring%20spotlight_ec2"},{"n":"Invisible Net","s":32,"u":"invisible%20net_ec2"},{"n":"Marvelous Calliope","s":32,"u":"marvelous%20calliope_ec2"},{"n":"Moonstone Diadem","s":32,"u":"moonstone%20diadem_ec2"},{"n":"Ringmaster's Staff","s":32,"u":"ringmaster's%20staff%20(generic)_ec2"},{"n":"Saints' Balm","s":32,"u":"saints'%20balm_ec2"},{"n":"Spangled Rider's Suit","s":32,"u":"spangled%20rider's%20suit_ec2"},{"n":"Stole Of Civility","s":32,"u":"stole%20of%20civility_ec2"},{"n":"Whip Of Compliance","s":32,"u":"whip%20of%20compliance_ec2"},{"n":"Wondrous Figurines","s":32,"u":"wondrous%20figurines%20(generic)_ec2"},{"n":"Golem Stylus","s":9,"u":"golem%20stylus_ec3"},{"n":"Ring Of Stoneshifting","s":9,"u":"ring%20of%20stoneshifting_ec3"},{"n":"Shoony Shovel","s":9,"u":"shoony%20shovel_ec3"},{"n":"Ankylostar","s":33,"u":"ankylostar_ec4"},{"n":"Jawbreaker Shield","s":33,"u":"jawbreaker%20shield_ec4"},{"n":"Noxious Jerkin","s":33,"u":"noxious%20jerkin_ec4"},{"n":"Spore Sap","s":33,"u":"spore%20sap_ec4"},{"n":"Stoneraiser Javelin","s":33,"u":"stoneraiser%20javelin_ec4"},{"n":"Anchor Spear","s":34,"u":"anchor%20spear_ec5"},{"n":"Blightburn Ward","s":34,"u":"blightburn%20ward_ec5"},{"n":"Bomber's Saddle","s":34,"u":"bomber's%20saddle_ec5"},{"n":"Heedless Spurs","s":34,"u":"heedless%20spurs_ec5"},{"n":"Life's Last Breath","s":34,"u":"life's%20last%20breath_ec5"},{"n":"Staff Of The Black Desert","s":34,"u":"staff%20of%20the%20black%20desert%20(generic)_ec5"},{"n":"Celestial Hair","s":35,"u":"celestial%20hair_ec6"},{"n":"Jerkin Of Liberation","s":35,"u":"jerkin%20of%20liberation_ec6"},{"n":"Locket Of Sealed Nightmares","s":35,"u":"locket%20of%20sealed%20nightmares_ec6"},{"n":"Shield Of The Unified Legion","s":35,"u":"shield%20of%20the%20unified%20legion_ec6"},{"n":"Staff Of Sieges","s":35,"u":"staff%20of%20sieges_ec6"},{"n":"Bonmuan Swapping Stone","s":37,"u":"bonmuan%20swapping%20stone%20(generic)_frp1"},{"n":"Phoenix Fighting Fan","s":37,"u":"phoenix%20fighting%20fan_frp1"},{"n":"Phoenix Necklace","s":37,"u":"phoenix%20necklace_frp1"},{"n":"Cape Of The Open Sky","s":38,"u":"cape%20of%20the%20open%20sky_frp2"},{"n":"Headbands Of Translocation","s":38,"u":"headbands%20of%20translocation_frp2"},{"n":"Sky-piercing Bow","s":38,"u":"sky-piercing%20bow_frp2"},{"n":"Stormbreaker Fulu","s":38,"u":"stormbreaker%20fulu_frp2"},{"n":"Tusk And Fang Chain","s":38,"u":"tusk%20and%20fang%20chain_frp2"},{"n":"Adaptive Cogwheel","s":2,"u":"adaptive%20cogwheel_g%26g"},{"n":"Admonishing Band","s":2,"u":"admonishing%20band_g%26g"},{"n":"Arboreal's Revenge","s":2,"u":"arboreal's%20revenge_g%26g"},{"n":"Awakened Metal Shot","s":2,"u":"awakened%20metal%20shot%20(generic)_g%26g"},{"n":"Blazons Of Shared Power","s":2,"u":"blazons%20of%20shared%20power%20(generic)_g%26g"},{"n":"Breath Blaster","s":2,"u":"breath%20blaster%20(generic)_g%26g"},{"n":"Darkvision Scope","s":2,"u":"darkvision%20scope%20(generic)_g%26g"},{"n":"Drake Rifle","s":2,"u":"drake%20rifle_g%26g"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Energized Cartridge","s":2,"u":"energized%20cartridge_g%26g"},{"n":"Fairy Bullet","s":2,"u":"fairy%20bullet_g%26g"},{"n":"Frog Chair","s":2,"u":"frog%20chair_g%26g"},{"n":"Galvanic Mortal Coil","s":2,"u":"galvanic%20mortal%20coil_g%26g"},{"n":"Ghostshot Wrapping","s":2,"u":"ghostshot%20wrapping_g%26g"},{"n":"Goblin-eye Orb","s":2,"u":"goblin-eye%20orb_g%26g"},{"n":"Growth Gun","s":2,"u":"growth%20gun_g%26g"},{"n":"Gunner's Bandolier","s":2,"u":"gunner's%20bandolier_g%26g"},{"n":"Hyldarf's Fang","s":2,"u":"hyldarf's%20fang_g%26g"},{"n":"Immaculate Holsters","s":2,"u":"immaculate%20holsters_g%26g"},{"n":"Immolation Clan Pistol","s":2,"u":"immolation%20clan%20pistol_g%26g"},{"n":"Immovable Tripod","s":2,"u":"immovable%20tripod_g%26g"},{"n":"Indomitable Keepsake","s":2,"u":"indomitable%20keepsake%20(generic)_g%26g"},{"n":"Iris Of The Sky","s":2,"u":"iris%20of%20the%20sky_g%26g"},{"n":"Liar's Gun","s":2,"u":"liar's%20gun_g%26g"},{"n":"Lucky Draw Bandolier","s":2,"u":"lucky%20draw%20bandolier%20(generic)_g%26g"},{"n":"Magnetite Scope","s":2,"u":"magnetite%20scope%20(generic)_g%26g"},{"n":"Magnifying Scope","s":2,"u":"magnifying%20scope%20(generic)_g%26g"},{"n":"Meteor Shot","s":2,"u":"meteor%20shot%20(generic)_g%26g"},{"n":"Mountebank's Passage","s":2,"u":"mountebank's%20passage_g%26g"},{"n":"Pact-bound Pistol","s":2,"u":"pact-bound%20pistol_g%26g"},{"n":"Peacemaker","s":2,"u":"peacemaker_g%26g"},{"n":"Persistent Lodestone","s":2,"u":"persistent%20lodestone_g%26g"},{"n":"Petrification Cannon","s":2,"u":"petrification%20cannon_g%26g"},{"n":"Pistol Of Wonder","s":2,"u":"pistol%20of%20wonder_g%26g"},{"n":"Reaper's Grasp","s":2,"u":"reaper's%20grasp_g%26g"},{"n":"Rowan Rifle","s":2,"u":"rowan%20rifle_g%26g"},{"n":"Scope Of Limning","s":2,"u":"scope%20of%20limning_g%26g"},{"n":"Scope Of Truth","s":2,"u":"scope%20of%20truth_g%26g"},{"n":"Screech Shooter","s":2,"u":"screech%20shooter%20(generic)_g%26g"},{"n":"Shockguard Coil","s":2,"u":"shockguard%20coil_g%26g"},{"n":"Shrieking Skull","s":2,"u":"shrieking%20skull_g%26g"},{"n":"Silencing Shot","s":2,"u":"silencing%20shot_g%26g"},{"n":"Silver Tripod","s":2,"u":"silver%20tripod_g%26g"},{"n":"Sniper's Bead","s":2,"u":"sniper's%20bead%20(generic)_g%26g"},{"n":"Spider Chair","s":2,"u":"spider%20chair_g%26g"},{"n":"Spider Gun","s":2,"u":"spider%20gun%20(generic)_g%26g"},{"n":"Spike Launcher","s":2,"u":"spike%20launcher_g%26g"},{"n":"Stepping Stone Shot","s":2,"u":"stepping%20stone%20shot%20(generic)_g%26g"},{"n":"Storm Chair","s":2,"u":"storm%20chair_g%26g"},{"n":"Tentacle Cannon","s":2,"u":"tentacle%20cannon%20(generic)_g%26g"},{"n":"Trustworthy Round","s":2,"u":"trustworthy%20round_g%26g"},{"n":"Underwater Firing Mechanism","s":2,"u":"underwater%20firing%20mechanism_g%26g"},{"n":"Conducting","s":1,"u":"conducting_loag"},{"n":"Soaring","s":1,"u":"soaring_loag"},{"n":"Bi-resonant Wayfinder","s":7,"u":"bi-resonant%20wayfinder_locg"},{"n":"Cloak Of Repute","s":7,"u":"cloak%20of%20repute%20(generic)_locg"},{"n":"Crimson Brand","s":7,"u":"crimson%20brand_locg"},{"n":"Fortifying Pebble","s":7,"u":"fortifying%20pebble_locg"},{"n":"Glorious Plate","s":7,"u":"glorious%20plate_locg"},{"n":"Insistent Door Knocker","s":7,"u":"insistent%20door%20knocker%20(generic)_locg"},{"n":"Pathfinder's Coin","s":7,"u":"pathfinder's%20coin_locg"},{"n":"Pathfinder's Pouch","s":7,"u":"pathfinder's%20pouch_locg"},{"n":"Scroll Case Of Simplicity","s":7,"u":"scroll%20case%20of%20simplicity_locg"},{"n":"Scrollstaff","s":7,"u":"scrollstaff_locg"},{"n":"Serrating","s":7,"u":"serrating_locg"},{"n":"Shining Wayfinder","s":7,"u":"shining%20wayfinder_locg"},{"n":"Sinister Knight","s":7,"u":"sinister%20knight_locg"},{"n":"Snapleaf","s":7,"u":"snapleaf_locg"},{"n":"Unmemorable Mantle","s":7,"u":"unmemorable%20mantle%20(generic)_locg"},{"n":"Vanishing Wayfinder","s":7,"u":"vanishing%20wayfinder_locg"},{"n":"Abadar's Flawless Scale","s":59,"u":"abadar's%20flawless%20scale_logm"},{"n":"Bottomless Stein","s":59,"u":"bottomless%20stein_logm"},{"n":"Dagger Of Eternal Sleep","s":59,"u":"dagger%20of%20eternal%20sleep_logm"},{"n":"Deteriorating Dust","s":59,"u":"deteriorating%20dust%20(generic)_logm"},{"n":"Dreadsmoke Thurible","s":59,"u":"dreadsmoke%20thurible_logm"},{"n":"Glaive Of The Artist","s":59,"u":"glaive%20of%20the%20artist_logm"},{"n":"Lucky Rabbit's Foot","s":59,"u":"lucky%20rabbit's%20foot_logm"},{"n":"Manacles Of Persuasion","s":59,"u":"manacles%20of%20persuasion_logm"},{"n":"Miter Of Communion","s":59,"u":"miter%20of%20communion_logm"},{"n":"Mortar Of Hidden Meaning","s":59,"u":"mortar%20of%20hidden%20meaning_logm"},{"n":"Necklace Of Knives","s":59,"u":"necklace%20of%20knives_logm"},{"n":"Rat-catcher Trident","s":59,"u":"rat-catcher%20trident_logm"},{"n":"Singing Bowl Of The Versatile Stance","s":59,"u":"singing%20bowl%20of%20the%20versatile%20stance_logm"},{"n":"Torag's Silver Anvil","s":59,"u":"torag's%20silver%20anvil_logm"},{"n":"Palanquin of Night","s":6,"u":"palanquin%20of%20night_loil"},{"n":"Cube of Nex","s":6,"u":"cube%20of%20nex_loil"},{"n":"Lesser Cube of Nex","s":6,"u":"lesser%20cube%20of%20nex_loil"},{"n":"Bottled Screams","s":6,"u":"bottled%20screams_loil"},{"n":"Defiled Costa","s":6,"u":"defiled%20costa%20(generic)_loil"},{"n":"Grave Token","s":6,"u":"grave%20token_loil"},{"n":"Unsullied Blood","s":6,"u":"unsullied%20blood%20(generic)_loil"},{"n":"Vulture's Wing","s":6,"u":"vulture's%20wing_loil"},{"n":"Doctrine of Blissful Eternity","s":6,"u":"doctrine%20of%20blissful%20eternity_loil"},{"n":"Sunflower Censer","s":6,"u":"sunflower%20censer_loil"},{"n":"Tyrant's Writs","s":6,"u":"tyrant's%20writs_loil"},{"n":"Cube of Force","s":6,"u":"cube%20of%20force_loil"},{"n":"Open Mind","s":6,"u":"open%20mind_loil"},{"n":"Silent Heart","s":6,"u":"silent%20heart_loil"},{"n":"Thoughtwhip Claw","s":6,"u":"thoughtwhip%20claw_loil"},{"n":"Vengeful Arm","s":6,"u":"vengeful%20arm_loil"},{"n":"Venomed Tongue","s":6,"u":"venomed%20tongue_loil"},{"n":"Carrion Cask","s":6,"u":"carrion%20cask_loil"},{"n":"Armor of the Holy Warrior","s":60,"u":"armor%20of%20the%20holy%20warrior_lokl"},{"n":"Anointing Oil","s":60,"u":"anointing%20oil%20(generic)_lokl"},{"n":"Banner of the Restful","s":60,"u":"banner%20of%20the%20restful_lokl"},{"n":"Barding Saddle","s":60,"u":"barding%20saddle_lokl"},{"n":"Busine of Divine Reinforcements","s":60,"u":"busine%20of%20divine%20reinforcements_lokl"},{"n":"Called","s":60,"u":"called_lokl"},{"n":"Camp Shroud","s":60,"u":"camp%20shroud%20(generic)_lokl"},{"n":"Campaign Stable","s":60,"u":"campaign%20stable_lokl"},{"n":"Detector Stone","s":60,"u":"detector%20stone_lokl"},{"n":"Ghost Oil","s":60,"u":"ghost%20oil_lokl"},{"n":"Guardian Shield","s":60,"u":"guardian%20shield_lokl"},{"n":"Knight Captain's Lance","s":60,"u":"knight%20captain's%20lance_lokl"},{"n":"Shining Shield","s":60,"u":"shining%20shield_lokl"},{"n":"Swiftmount Saddle","s":60,"u":"swiftmount%20saddle_lokl"},{"n":"Undead Compendium","s":60,"u":"undead%20compendium_lokl"},{"n":"Undead Scourge","s":60,"u":"undead%20scourge_lokl"},{"n":"Whistle of Calling","s":60,"u":"whistle%20of%20calling_lokl"},{"n":"Blade Of The Black Sovereign","s":67,"u":"blade%20of%20the%20black%20sovereign_lol"},{"n":"Celestial Peach","s":67,"u":"celestial%20peach%20(generic)_lol"},{"n":"Deepdread Claw","s":67,"u":"deepdread%20claw_lol"},{"n":"Fiendish Teleportation","s":67,"u":"fiendish%20teleportation_lol"},{"n":"Infernal Health","s":67,"u":"infernal%20health_lol"},{"n":"Mountain To The Sky","s":67,"u":"mountain%20to%20the%20sky_lol"},{"n":"Starshot Arrow","s":67,"u":"starshot%20arrow%20(generic)_lol"},{"n":"Unending Youth","s":67,"u":"unending%20youth_lol"},{"n":"Jahan Waystone","s":0,"u":"jahan%20waystone_lome"},{"n":"Oath Of The Devoted","s":0,"u":"oath%20of%20the%20devoted_lome"},{"n":"Spear of the Destroyer's Flame","s":40,"u":"spear%20of%20the%20destroyer's%20flame_lomm"},{"n":"Ridill","s":40,"u":"ridill_lomm"},{"n":"Devil's Trident","s":40,"u":"devil's%20trident_lomm"},{"n":"Golden Rod Memento","s":40,"u":"golden%20rod%20memento_lomm"},{"n":"Gamepiece Chariot","s":40,"u":"gamepiece%20chariot_lomm"},{"n":"Sandstorm Top","s":40,"u":"sandstorm%20top_lomm"},{"n":"Chronicler Wayfinder","s":61,"u":"chronicler%20wayfinder_lopsg"},{"n":"Cordelia's Construct Key","s":61,"u":"cordelia's%20construct%20key%20(generic)_lopsg"},{"n":"Cunning","s":61,"u":"cunning_lopsg"},{"n":"Diviner's Nose Chain","s":61,"u":"diviner's%20nose%20chain_lopsg"},{"n":"Elemental Wayfinder","s":61,"u":"elemental%20wayfinder%20(generic)_lopsg"},{"n":"Emergency Disguise","s":61,"u":"emergency%20disguise_lopsg"},{"n":"Everyneed Pack","s":61,"u":"everyneed%20pack%20(generic)_lopsg"},{"n":"Fashionable Wayfinder","s":61,"u":"fashionable%20wayfinder_lopsg"},{"n":"Ganjay Book","s":61,"u":"ganjay%20book_lopsg"},{"n":"Homeward Wayfinder","s":61,"u":"homeward%20wayfinder_lopsg"},{"n":"Hummingbird Wayfinder","s":61,"u":"hummingbird%20wayfinder_lopsg"},{"n":"Quill Of Passage","s":61,"u":"quill%20of%20passage_lopsg"},{"n":"Razmiri Wayfinder","s":61,"u":"razmiri%20wayfinder_lopsg"},{"n":"Sealing Chest","s":61,"u":"sealing%20chest%20(generic)_lopsg"},{"n":"Snowshoes Of The Long Trek","s":61,"u":"snowshoes%20of%20the%20long%20trek_lopsg"},{"n":"Spectacles Of Understanding","s":61,"u":"spectacles%20of%20understanding%20(generic)_lopsg"},{"n":"Talisman Cord","s":61,"u":"talisman%20cord%20(generic)_lopsg"},{"n":"Alluring Scarf","s":8,"u":"alluring%20scarf%20(generic)_lotgb"},{"n":"Amaranthine Pavise","s":8,"u":"amaranthine%20pavise_lotgb"},{"n":"Amphibious Chair","s":8,"u":"amphibious%20chair_lotgb"},{"n":"Anchoring","s":8,"u":"anchoring%20(generic)_lotgb"},{"n":"Arctic Vigor","s":8,"u":"arctic%20vigor%20(generic)_lotgb"},{"n":"Big Rock Bullet","s":8,"u":"big%20rock%20bullet%20(generic)_lotgb"},{"n":"Bitter","s":8,"u":"bitter_lotgb"},{"n":"Blast Foot","s":8,"u":"blast%20foot%20(generic)_lotgb"},{"n":"Blindpepper Bolt","s":8,"u":"blindpepper%20bolt_lotgb"},{"n":"Bloodthirsty","s":8,"u":"bloodthirsty_lotgb"},{"n":"Brilliant Rapier","s":8,"u":"brilliant%20rapier_lotgb"},{"n":"Brooch Of Inspiration","s":8,"u":"brooch%20of%20inspiration%20(generic)_lotgb"},{"n":"Called","s":8,"u":"called_lotgb"},{"n":"Coin Of Comfort","s":8,"u":"coin%20of%20comfort_lotgb"},{"n":"Crown Of Insight","s":8,"u":"crown%20of%20insight_lotgb"},{"n":"Crown Of The Fire Eater","s":8,"u":"crown%20of%20the%20fire%20eater%20(generic)_lotgb"},{"n":"Crushing","s":8,"u":"crushing%20(generic)_lotgb"},{"n":"Cursebreak Bulwark","s":8,"u":"cursebreak%20bulwark_lotgb"},{"n":"Deathless","s":8,"u":"deathless_lotgb"},{"n":"Dinosaur Boots","s":8,"u":"dinosaur%20boots%20(generic)_lotgb"},{"n":"Djezet Dose","s":8,"u":"djezet%20dose_lotgb"},{"n":"Dragon's Breath","s":8,"u":"dragon's%20breath%20(generic)_lotgb"},{"n":"Dragonfly Potion","s":8,"u":"dragonfly%20potion_lotgb"},{"n":"Dread","s":8,"u":"dread%20(generic)_lotgb"},{"n":"Drum Of Upheaval","s":8,"u":"drum%20of%20upheaval_lotgb"},{"n":"Duelist's Beacon","s":8,"u":"duelist's%20beacon_lotgb"},{"n":"Dweomerweave Robe","s":8,"u":"dweomerweave%20robe_lotgb"},{"n":"Encompassing Lockpick","s":8,"u":"encompassing%20lockpick_lotgb"},{"n":"Energizing","s":8,"u":"energizing_lotgb"},{"n":"Energy Robe","s":8,"u":"energy%20robe%20(generic)_lotgb"},{"n":"Enfilading Arrow","s":8,"u":"enfilading%20arrow_lotgb"},{"n":"Enhanced Hearing Aids","s":8,"u":"enhanced%20hearing%20aids_lotgb"},{"n":"Enveloping Light","s":8,"u":"enveloping%20light%20(generic)_lotgb"},{"n":"Eye Of The Unseen","s":8,"u":"eye%20of%20the%20unseen%20(generic)_lotgb"},{"n":"Fanged","s":8,"u":"fanged%20(generic)_lotgb"},{"n":"Folding Boat","s":8,"u":"folding%20boat%20(generic)_lotgb"},{"n":"Follypops","s":8,"u":"follypops%20(generic)_lotgb"},{"n":"Harmonic Hauberk","s":8,"u":"harmonic%20hauberk_lotgb"},{"n":"Hauling","s":8,"u":"hauling%20(generic)_lotgb"},{"n":"Hopeful","s":8,"u":"hopeful_lotgb"},{"n":"Horned Hand Rests","s":8,"u":"horned%20hand%20rests_lotgb"},{"n":"Immovable Arm","s":8,"u":"immovable%20arm_lotgb"},{"n":"Implacable","s":8,"u":"implacable_lotgb"},{"n":"Impulse Control","s":8,"u":"impulse%20control_lotgb"},{"n":"Juxtaposition Ammunition","s":8,"u":"juxtaposition%20ammunition_lotgb"},{"n":"Kraken's Guard","s":8,"u":"kraken's%20guard_lotgb"},{"n":"Lady's Knife","s":8,"u":"lady's%20knife_lotgb"},{"n":"Maestro's Chair","s":8,"u":"maestro's%20chair_lotgb"},{"n":"Magical Hearing Aids","s":8,"u":"magical%20hearing%20aids_lotgb"},{"n":"Magnifying Glass Of Elucidation","s":8,"u":"magnifying%20glass%20of%20elucidation_lotgb"},{"n":"Memory Palace","s":8,"u":"memory%20palace_lotgb"},{"n":"Minotaur Chair","s":8,"u":"minotaur%20chair_lotgb"},{"n":"Mirror Of Sleeping Vigil","s":8,"u":"mirror%20of%20sleeping%20vigil_lotgb"},{"n":"Mirror Robe","s":8,"u":"mirror%20robe_lotgb"},{"n":"Misdirecting Haversack","s":8,"u":"misdirecting%20haversack_lotgb"},{"n":"Paired","s":8,"u":"paired%20(generic)_lotgb"},{"n":"Pillow Shield","s":8,"u":"pillow%20shield_lotgb"},{"n":"Pocket Gala","s":8,"u":"pocket%20gala_lotgb"},{"n":"Portable Gaming Hall","s":8,"u":"portable%20gaming%20hall_lotgb"},{"n":"Presentable","s":8,"u":"presentable%20(generic)_lotgb"},{"n":"Prismatic Plate","s":8,"u":"prismatic%20plate_lotgb"},{"n":"Private Workshop","s":8,"u":"private%20workshop_lotgb"},{"n":"Psychic Brigandine","s":8,"u":"psychic%20brigandine_lotgb"},{"n":"Queasy Lantern","s":8,"u":"queasy%20lantern%20(generic)_lotgb"},{"n":"Quick Runner's Shirt","s":8,"u":"quick%20runner's%20shirt%20(generic)_lotgb"},{"n":"Quick Wig","s":8,"u":"quick%20wig_lotgb"},{"n":"Rampart Shield","s":8,"u":"rampart%20shield_lotgb"},{"n":"Reading Ring","s":8,"u":"reading%20ring%20(generic)_lotgb"},{"n":"Reflexive Tattoo","s":8,"u":"reflexive%20tattoo_lotgb"},{"n":"Rhino Shot","s":8,"u":"rhino%20shot_lotgb"},{"n":"Sarkorian God-caller Garb","s":8,"u":"sarkorian%20god-caller%20garb_lotgb"},{"n":"Scarab Cuirass","s":8,"u":"scarab%20cuirass_lotgb"},{"n":"Server's Stew","s":8,"u":"server's%20stew_lotgb"},{"n":"Shade Hat","s":8,"u":"shade%20hat_lotgb"},{"n":"Shifter Prosthesis","s":8,"u":"shifter%20prosthesis_lotgb"},{"n":"Silencing Ammunition","s":8,"u":"silencing%20ammunition_lotgb"},{"n":"Silhouette Cloak","s":8,"u":"silhouette%20cloak_lotgb"},{"n":"Silkspinner's Shield","s":8,"u":"silkspinner's%20shield_lotgb"},{"n":"Singularity Ammunition","s":8,"u":"singularity%20ammunition_lotgb"},{"n":"Sky Serpent Bolt","s":8,"u":"sky%20serpent%20bolt_lotgb"},{"n":"Skyrider Sword","s":8,"u":"skyrider%20sword%20(generic)_lotgb"},{"n":"Snagging","s":8,"u":"snagging_lotgb"},{"n":"Soft-landing","s":8,"u":"soft-landing_lotgb"},{"n":"Spell-bastion","s":8,"u":"spell-bastion_lotgb"},{"n":"Staff of Final Rest","s":8,"u":"staff%20of%20final%20rest%20(generic)_lotgb"},{"n":"Staff Of The Dreamlands","s":8,"u":"staff%20of%20the%20dreamlands%20(generic)_lotgb"},{"n":"Stanching","s":8,"u":"stanching%20(generic)_lotgb"},{"n":"Stone Circle","s":8,"u":"stone%20circle%20(generic)_lotgb"},{"n":"Stonethroat Ammunition","s":8,"u":"stonethroat%20ammunition_lotgb"},{"n":"Thrice-fried Mudwings","s":8,"u":"thrice-fried%20mudwings_lotgb"},{"n":"Transposition Ammunition","s":8,"u":"transposition%20ammunition%20(generic)_lotgb"},{"n":"Vampiric Scythe","s":8,"u":"vampiric%20scythe_lotgb"},{"n":"Vine Of Roses","s":8,"u":"vine%20of%20roses_lotgb"},{"n":"Wand Of Fey Flames","s":8,"u":"wand%20of%20fey%20flames_lotgb"},{"n":"Wand Of Spiritual Warfare","s":8,"u":"wand%20of%20spiritual%20warfare%20(generic)_lotgb"},{"n":"Wand Of Thundering Echoes","s":8,"u":"wand%20of%20thundering%20echoes%20(generic)_lotgb"},{"n":"Wardrobe Stone","s":8,"u":"wardrobe%20stone%20(generic)_lotgb"},{"n":"Wig Of Holding","s":8,"u":"wig%20of%20holding_lotgb"},{"n":"Wind-catcher","s":8,"u":"wind-catcher%20(generic)_lotgb"},{"n":"Wizard's Tower","s":8,"u":"wizard's%20tower_lotgb"},{"n":"Wovenwood Shield","s":8,"u":"wovenwood%20shield%20(generic)_lotgb"},{"n":"Archaic Wayfinder","s":63,"u":"archaic%20wayfinder_lowg"},{"n":"Blessed Tattoo","s":63,"u":"blessed%20tattoo_lowg"},{"n":"Golden Legion Epaulet","s":63,"u":"golden%20legion%20epaulet_lowg"},{"n":"Granny's Hedge Trimmer","s":41,"u":"granny's%20hedge%20trimmer_ltiba"},{"n":"Nosoi Charm","s":42,"u":"nosoi%20charm_ngd"},{"n":"Golden Branding Iron","s":44,"u":"golden%20branding%20iron%20(generic)_ooa2"},{"n":"Gyroscopic Stabilizer","s":44,"u":"gyroscopic%20stabilizer_ooa2"},{"n":"Smogger","s":44,"u":"smogger_ooa2"},{"n":"Alchemist's Damper","s":44,"u":"alchemist's%20damper_ooa2"},{"n":"Dupe's Gold Nugget","s":44,"u":"dupe's%20gold%20nugget_ooa2"},{"n":"Golden-Cased Bullet","s":44,"u":"golden-cased%20bullet%20(generic)_ooa2"},{"n":"Golden Silencer","s":44,"u":"golden%20silencer%20(generic)_ooa2"},{"n":"Golden Spur","s":44,"u":"golden%20spur_ooa2"},{"n":"Liquid Gold","s":44,"u":"liquid%20gold%20(generic)_ooa2"},{"n":"Harpoon Bolt","s":44,"u":"harpoon%20bolt_ooa2"},{"n":"Lodestone Pellet","s":44,"u":"lodestone%20pellet_ooa2"},{"n":"Thunder Helm","s":44,"u":"thunder%20helm_ooa2"},{"n":"Aeon Stone (Clear Quartz Octagon)","s":44,"u":"aeon%20stone%20(clear%20quartz%20octagon)_ooa2"},{"n":"Containment Contraption","s":44,"u":"containment%20contraption_ooa2"},{"n":"Metronomic Hammer","s":44,"u":"metronomic%20hammer_ooa2"},{"n":"Winder's Ring","s":44,"u":"winder's%20ring_ooa2"},{"n":"Hex Blaster","s":45,"u":"hex%20blaster_ooa3"},{"n":"Lawbringer's Lasso","s":45,"u":"lawbringer's%20lasso_ooa3"},{"n":"Redeemer's Pistol","s":45,"u":"redeemer's%20pistol_ooa3"},{"n":"Blast Lance","s":45,"u":"blast%20lance_ooa3"},{"n":"Blast Suit","s":45,"u":"blast%20suit_ooa3"},{"n":"Erraticannon","s":45,"u":"erraticannon_ooa3"},{"n":"Reducer Round","s":45,"u":"reducer%20round_ooa3"},{"n":"Corpse Compass","s":45,"u":"corpse%20compass_ooa3"},{"n":"Corpsecaller Round","s":45,"u":"corpsecaller%20round_ooa3"},{"n":"Skull Bomb","s":45,"u":"skull%20bomb_ooa3"},{"n":"Effervescent Decoction","s":45,"u":"effervescent%20decoction_ooa3"},{"n":"Mutagenic Renovator","s":45,"u":"mutagenic%20renovator_ooa3"},{"n":"Conundrum Spectacles","s":68,"u":"conundrum%20spectacles%20(generic)_pfum"},{"n":"Communication Pendants","s":68,"u":"communication%20pendants_pfum"},{"n":"Wand of Caustic Effluence","s":68,"u":"wand%20of%20caustic%20effluence_pfum"},{"n":"Librarian's Baton","s":68,"u":"librarian's%20baton_pfum"},{"n":"Demolishing","s":68,"u":"demolishing_pfum"},{"n":"Empathic Cords","s":68,"u":"empathic%20cords_pfum"},{"n":"Flaying Knife","s":46,"u":"flaying%20knife_sli"},{"n":"Gluttonous Spear","s":46,"u":"gluttonous%20spear_sli"},{"n":"Oily Button","s":46,"u":"oily%20button_sli"},{"n":"Putrescent Glob","s":46,"u":"putrescent%20glob_sli"},{"n":"Slime Whip","s":46,"u":"slime%20whip_sli"},{"n":"Slippery Ribbon","s":46,"u":"slippery%20ribbon_sli"},{"n":"Wand Of Noisome Acid","s":46,"u":"wand%20of%20noisome%20acid%20(generic)_sli"},{"n":"Wand Of Teeming Ghosts","s":46,"u":"wand%20of%20teeming%20ghosts%20(generic)_sli"},{"n":"Apotropaic Fulu","s":65,"u":"apotropaic%20fulu_som"},{"n":"Archivist's Gaze","s":65,"u":"archivist's%20gaze_som"},{"n":"Auspicious Scepter","s":65,"u":"auspicious%20scepter_som"},{"n":"Backfire Mantle","s":65,"u":"backfire%20mantle%20(generic)_som"},{"n":"Bane","s":65,"u":"bane_som"},{"n":"Bestiary Of Metamorphosis","s":65,"u":"bestiary%20of%20metamorphosis_som"},{"n":"Binding Coil","s":65,"u":"binding%20coil%20(generic)_som"},{"n":"Blade Of Four Energies","s":65,"u":"blade%20of%20four%20energies%20(generic)_som"},{"n":"Book Of Lingering Blaze","s":65,"u":"book%20of%20lingering%20blaze_som"},{"n":"Brilliant","s":65,"u":"brilliant%20(generic)_som"},{"n":"Burr Shield","s":65,"u":"burr%20shield_som"},{"n":"Buzzsaw Axe","s":65,"u":"buzzsaw%20axe%20(generic)_som"},{"n":"Cantrip Deck","s":65,"u":"cantrip%20deck%20(generic)_som"},{"n":"Chatterer Of Follies","s":65,"u":"chatterer%20of%20follies_som"},{"n":"Cloak Of Feline Rest","s":65,"u":"cloak%20of%20feline%20rest_som"},{"n":"Codebreaker's Parchment","s":65,"u":"codebreaker's%20parchment%20(generic)_som"},{"n":"Codex Of Unimpeded Sight","s":65,"u":"codex%20of%20unimpeded%20sight%20(generic)_som"},{"n":"Collar Of The Eternal Bond","s":65,"u":"collar%20of%20the%20eternal%20bond_som"},{"n":"Conflagration Club","s":65,"u":"conflagration%20club_som"},{"n":"Dazzling Rosary","s":65,"u":"dazzling%20rosary%20(generic)_som"},{"n":"Deck Of Illusions","s":65,"u":"deck%20of%20illusions_som"},{"n":"Deck Of Mischief","s":65,"u":"deck%20of%20mischief_som"},{"n":"Detect Anathema Fulu","s":65,"u":"detect%20anathema%20fulu_som"},{"n":"Dimensional Knot","s":65,"u":"dimensional%20knot_som"},{"n":"Dispersing Bullet","s":65,"u":"dispersing%20bullet_som"},{"n":"Dragonbone Arrowhead","s":65,"u":"dragonbone%20arrowhead_som"},{"n":"Emberheart","s":65,"u":"emberheart_som"},{"n":"Endless Grimoire","s":65,"u":"endless%20grimoire%20(generic)_som"},{"n":"Extending","s":65,"u":"extending%20(generic)_som"},{"n":"Eye Of Enlightenment","s":65,"u":"eye%20of%20enlightenment_som"},{"n":"Familiar Tattoo","s":65,"u":"familiar%20tattoo_som"},{"n":"Firestarter Pellets","s":65,"u":"firestarter%20pellets%20(generic)_som"},{"n":"Five-feather Wreath","s":65,"u":"five-feather%20wreath%20(generic)_som"},{"n":"Flaming Star","s":65,"u":"flaming%20star%20(generic)_som"},{"n":"Flask Of Fellowship","s":65,"u":"flask%20of%20fellowship_som"},{"n":"Force Tiles","s":65,"u":"force%20tiles_som"},{"n":"Fulu Compendium","s":65,"u":"fulu%20compendium_som"},{"n":"Fulu Of Fire Suppression","s":65,"u":"fulu%20of%20fire%20suppression_som"},{"n":"Fulu Of Flood Suppression","s":65,"u":"fulu%20of%20flood%20suppression_som"},{"n":"Fulu Of The Drunken Monkey","s":65,"u":"fulu%20of%20the%20drunken%20monkey_som"},{"n":"Fulu Of The Stoic Ox","s":65,"u":"fulu%20of%20the%20stoic%20ox_som"},{"n":"Fulus Of Concealment","s":65,"u":"fulus%20of%20concealment_som"},{"n":"Ghostbane Fulu","s":65,"u":"ghostbane%20fulu_som"},{"n":"Ghostly Portal Paint","s":65,"u":"ghostly%20portal%20paint_som"},{"n":"Glasses Of Sociability","s":65,"u":"glasses%20of%20sociability_som"},{"n":"Gloaming Shard","s":65,"u":"gloaming%20shard_som"},{"n":"Golden Chrysalis","s":65,"u":"golden%20chrysalis_som"},{"n":"Grim Sandglass","s":65,"u":"grim%20sandglass%20(generic)_som"},{"n":"Hat Of Many Minds","s":65,"u":"hat%20of%20many%20minds_som"},{"n":"Healer's Gel","s":65,"u":"healer's%20gel%20(generic)_som"},{"n":"Impactful","s":65,"u":"impactful%20(generic)_som"},{"n":"Instructions For Lasting Agony","s":65,"u":"instructions%20for%20lasting%20agony_som"},{"n":"Invisible Chain Shirt","s":65,"u":"invisible%20chain%20shirt_som"},{"n":"Jar Of Shifting Sands","s":65,"u":"jar%20of%20shifting%20sands_som"},{"n":"Keymaking Tools","s":65,"u":"keymaking%20tools_som"},{"n":"Lini's Leafstick","s":65,"u":"lini's%20leafstick_som"},{"n":"Lion Claw","s":65,"u":"lion%20claw_som"},{"n":"Magical Lock Fulu","s":65,"u":"magical%20lock%20fulu_som"},{"n":"Mask Of Allure","s":65,"u":"mask%20of%20allure_som"},{"n":"Matchmaker Fulu","s":65,"u":"matchmaker%20fulu_som"},{"n":"Mercurial Mantle","s":65,"u":"mercurial%20mantle_som"},{"n":"North Wind's Night Verse","s":65,"u":"north%20wind's%20night%20verse_som"},{"n":"Noxious Incense","s":65,"u":"noxious%20incense%20(generic)_som"},{"n":"Orchestral Brooch","s":65,"u":"orchestral%20brooch_som"},{"n":"Ouroboros Flail","s":65,"u":"ouroboros%20flail%20(generic)_som"},{"n":"Perfect Droplet","s":65,"u":"perfect%20droplet%20(generic)_som"},{"n":"Phoenix Flask","s":65,"u":"phoenix%20flask_som"},{"n":"Potion Of Grounding","s":65,"u":"potion%20of%20grounding_som"},{"n":"Potion Of Minute Echoes","s":65,"u":"potion%20of%20minute%20echoes_som"},{"n":"Potion Of Shared Life","s":65,"u":"potion%20of%20shared%20life_som"},{"n":"Potion Of Stable Form","s":65,"u":"potion%20of%20stable%20form%20(generic)_som"},{"n":"Rebound Fulu","s":65,"u":"rebound%20fulu_som"},{"n":"Rebounding Breastplate","s":65,"u":"rebounding%20breastplate_som"},{"n":"Resonating Ammunition","s":65,"u":"resonating%20ammunition_som"},{"n":"Restful Sleep Fulu","s":65,"u":"restful%20sleep%20fulu_som"},{"n":"Restful Tent","s":65,"u":"restful%20tent_som"},{"n":"Retrieval Prism","s":65,"u":"retrieval%20prism%20(generic)_som"},{"n":"S Ring","s":65,"u":"s%20ring_som"},{"n":"Sage's Lash","s":65,"u":"sage's%20lash_som"},{"n":"Shadow Signet","s":65,"u":"shadow%20signet_som"},{"n":"Shimmering Dust","s":65,"u":"shimmering%20dust_som"},{"n":"Shortbread Spy","s":65,"u":"shortbread%20spy_som"},{"n":"Singing Shortbow","s":65,"u":"singing%20shortbow%20(generic)_som"},{"n":"Sonic Tuning Mace","s":65,"u":"sonic%20tuning%20mace%20(generic)_som"},{"n":"Soothing Scents","s":65,"u":"soothing%20scents_som"},{"n":"South Wind's Scorch Song","s":65,"u":"south%20wind's%20scorch%20song_som"},{"n":"Spellbook Of Redundant Enchantment","s":65,"u":"spellbook%20of%20redundant%20enchantment_som"},{"n":"Spirit-sealing Fulu","s":65,"u":"spirit-sealing%20fulu%20(generic)_som"},{"n":"Staff Of Nature's Cunning","s":65,"u":"staff%20of%20nature's%20cunning%20(generic)_som"},{"n":"Staff Of The Desert Winds","s":65,"u":"staff%20of%20the%20desert%20winds%20(generic)_som"},{"n":"Staff-storing Shield","s":65,"u":"staff-storing%20shield%20(generic)_som"},{"n":"Stampede Medallion","s":65,"u":"stampede%20medallion%20(generic)_som"},{"n":"Stormbreaker Fulu","s":65,"u":"stormbreaker%20fulu_som"},{"n":"Stormfeather","s":65,"u":"stormfeather_som"},{"n":"Storyteller's Opus","s":65,"u":"storyteller's%20opus_som"},{"n":"Summoning Handscroll","s":65,"u":"summoning%20handscroll_som"},{"n":"Thousand-blade Thesis","s":65,"u":"thousand-blade%20thesis_som"},{"n":"Thunderbird Tuft","s":65,"u":"thunderbird%20tuft%20(generic)_som"},{"n":"Titan's Grasp","s":65,"u":"titan's%20grasp_som"},{"n":"Topology Protoplasm","s":65,"u":"topology%20protoplasm_som"},{"n":"Tracking Fulu","s":65,"u":"tracking%20fulu_som"},{"n":"Trinity Geode","s":65,"u":"trinity%20geode%20(generic)_som"},{"n":"True Name Amulet","s":65,"u":"true%20name%20amulet%20(generic)_som"},{"n":"Vapor Sphere","s":65,"u":"vapor%20sphere_som"},{"n":"Venomous Cure Fulu","s":65,"u":"venomous%20cure%20fulu_som"},{"n":"Warding Tablets","s":65,"u":"warding%20tablets_som"},{"n":"Warding Tattoo","s":65,"u":"warding%20tattoo%20(generic)_som"},{"n":"Waterproofing Wax","s":65,"u":"waterproofing%20wax_som"},{"n":"Goz Mask","s":47,"u":"goz%20mask%20(generic)_sot1"},{"n":"Herd Mask","s":47,"u":"herd%20mask_sot1"},{"n":"Mask Of Mercy","s":47,"u":"mask%20of%20mercy_sot1"},{"n":"Mask Of The Cursed Eye","s":47,"u":"mask%20of%20the%20cursed%20eye_sot1"},{"n":"Psychopomp Mask","s":47,"u":"psychopomp%20mask_sot1"},{"n":"Rhinoceros Mask","s":47,"u":"rhinoceros%20mask%20(generic)_sot1"},{"n":"Rhythm Bone","s":47,"u":"rhythm%20bone%20(generic)_sot1"},{"n":"Shapespeak Mask","s":47,"u":"shapespeak%20mask_sot1"},{"n":"Skittering Mask","s":47,"u":"skittering%20mask%20(generic)_sot1"},{"n":"Tlil Mask","s":47,"u":"tlil%20mask%20(generic)_sot1"},{"n":"Bag Of Cats","s":48,"u":"bag%20of%20cats_sot2"},{"n":"Crown Of The Companion","s":48,"u":"crown%20of%20the%20companion_sot2"},{"n":"Fulminating Spear","s":48,"u":"fulminating%20spear_sot2"},{"n":"Habu's Cudgel","s":48,"u":"habu's%20cudgel_sot2"},{"n":"Leopard's Armor","s":48,"u":"leopard's%20armor_sot2"},{"n":"Rhino Hide Brooch","s":48,"u":"rhino%20hide%20brooch_sot2"},{"n":"Singing Muse","s":48,"u":"singing%20muse_sot2"},{"n":"Spellender","s":48,"u":"spellender_sot2"},{"n":"Warcaller's Chime","s":48,"u":"warcaller's%20chime%20(generic)_sot2"},{"n":"Wondrous Figurines","s":48,"u":"wondrous%20figurines%20(generic)_sot2"},{"n":"Barricade Stone","s":49,"u":"barricade%20stone%20(generic)_sot3"},{"n":"Dragon Rune Bracelet","s":49,"u":"dragon%20rune%20bracelet_sot3"},{"n":"Exploration Lens","s":49,"u":"exploration%20lens%20(generic)_sot3"},{"n":"Ixamè's Eye","s":49,"u":"ixam%c3%a8's%20eye_sot3"},{"n":"Deathless Light","s":50,"u":"deathless%20light_sot4"},{"n":"Deflecting Branch","s":50,"u":"deflecting%20branch_sot4"},{"n":"Golden Blade of Mzali","s":50,"u":"golden%20blade%20of%20mzali_sot4"},{"n":"Midday Lantern","s":50,"u":"midday%20lantern%20(generic)_sot4"},{"n":"Twilight Lantern","s":50,"u":"twilight%20lantern_sot4"},{"n":"Grimoire of Unknown Necessities","s":51,"u":"grimoire%20of%20unknown%20necessities_sot5"},{"n":"Spellcutter","s":51,"u":"spellcutter_sot5"},{"n":"Wyrm Drinker","s":51,"u":"wyrm%20drinker_sot5"},{"n":"Halcyon Heart","s":52,"u":"halcyon%20heart_sot6"},{"n":"Shadowed Scale, the Jungle Secret","s":52,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6"},{"n":"Antivenom Potion","s":53,"u":"antivenom%20potion_tio"},{"n":"Sparkblade","s":53,"u":"sparkblade_tio"},{"n":"Sun Wheel","s":53,"u":"sun%20wheel_tio"}],"8":[{"n":"Change Tradition Focus","s":15,"u":"change%20tradition%20focus_gmg"},{"n":"Dueling Counter","s":15,"u":"dueling%20counter_gmg"},{"n":"Amulet's Abeyance","s":11,"u":"amulet's%20abeyance_da"},{"n":"Drink from the Chalice","s":11,"u":"drink%20from%20the%20chalice_da"},{"n":"Fling Magic","s":11,"u":"fling%20magic_da"},{"n":"Implement's Interruption","s":11,"u":"implement's%20interruption_da"},{"n":"Intensify Vulnerability","s":11,"u":"intensify%20vulnerability_da"},{"n":"Mirror's Reflection","s":11,"u":"mirror's%20reflection_da"},{"n":"Psychic Defense","s":11,"u":"psychic%20defense_da"},{"n":"Ring Bell","s":11,"u":"ring%20bell_da"},{"n":"Dispelling Bullet","s":2,"u":"dispelling%20bullet_g%26g"},{"n":"Energy Shot","s":2,"u":"energy%20shot_g%26g"},{"n":"Recall Ammunition","s":2,"u":"recall%20ammunition_g%26g"}],"51":[{"n":"Armageddon Orb","s":5,"u":"armageddon%20orb_crb"},{"n":"Banshee's Symphony","s":5,"u":"banshee's%20symphony_crb"},{"n":"Bottomless Pit","s":5,"u":"bottomless%20pit_crb"},{"n":"Darkside Mirror","s":5,"u":"darkside%20mirror_crb"},{"n":"Electric Latch Rune","s":5,"u":"electric%20latch%20rune_crb"},{"n":"Fireball Rune","s":5,"u":"fireball%20rune_crb"},{"n":"Frozen Moment","s":5,"u":"frozen%20moment_crb"},{"n":"Hammer Of Forbiddance","s":5,"u":"hammer%20of%20forbiddance_crb"},{"n":"Pharaoh's Ward","s":5,"u":"pharaoh's%20ward_crb"},{"n":"Planar Rift","s":5,"u":"planar%20rift_crb"},{"n":"Polymorph Trap","s":5,"u":"polymorph%20trap_crb"},{"n":"Second Chance","s":5,"u":"second%20chance_crb"},{"n":"Summoning Rune","s":5,"u":"summoning%20rune_crb"},{"n":"Telekinetic Swarm Trap","s":5,"u":"telekinetic%20swarm%20trap_crb"},{"n":"Wheel Of Misery","s":5,"u":"wheel%20of%20misery_crb"},{"n":"Dahak's Shell","s":17,"u":"dahak's%20shell_aoa2"},{"n":"Dahak's Skull","s":17,"u":"dahak's%20skull_aoa2"},{"n":"Dragon Pillar","s":17,"u":"dragon%20pillar_aoa2"},{"n":"Vision Of Dahak","s":17,"u":"vision%20of%20dahak_aoa2"},{"n":"Wrath Of The Destroyer","s":17,"u":"wrath%20of%20the%20destroyer_aoa2"},{"n":"Tree Of Dreadful Dreams","s":18,"u":"tree%20of%20dreadful%20dreams_aoa3"},{"n":"Lifeleech Crystal Patch","s":19,"u":"lifeleech%20crystal%20patch_aoa4"},{"n":"Wailing Crystals","s":19,"u":"wailing%20crystals_aoa4"},{"n":"Endless Elven Aging","s":20,"u":"endless%20elven%20aging_aoa5"},{"n":"Luminous Ward","s":20,"u":"luminous%20ward_aoa5"},{"n":"Mental Scream Trap","s":20,"u":"mental%20scream%20trap_aoa5"},{"n":"Seismic Spears Trap","s":20,"u":"seismic%20spears%20trap_aoa5"},{"n":"Dragonstorm","s":21,"u":"dragonstorm_aoa6"},{"n":"Lesser Dragonstorm","s":21,"u":"lesser%20dragonstorm_aoa6"},{"n":"Flying Guillotine","s":22,"u":"flying%20guillotine_aoe1"},{"n":"Summoning Rune","s":22,"u":"summoning%20rune_aoe1"},{"n":"Summoning Rune","s":22,"u":"summoning%20rune_aoe1"},{"n":"Life Magnet","s":23,"u":"life%20magnet_aoe2"},{"n":"Arcane Feedback Trap","s":25,"u":"arcane%20feedback%20trap_aoe4"},{"n":"Burning Chandelier Trap","s":25,"u":"burning%20chandelier%20trap_aoe4"},{"n":"False Door Trap","s":25,"u":"false%20door%20trap_aoe4"},{"n":"Supplicant Statues","s":25,"u":"supplicant%20statues_aoe4"},{"n":"Waxworks Onslaught Trap","s":25,"u":"waxworks%20onslaught%20trap_aoe4"},{"n":"Eyeball Tank","s":26,"u":"eyeball%20tank_aoe5"},{"n":"Blackfingers's Prayer","s":27,"u":"blackfingers's%20prayer_aoe6"},{"n":"Field Of Opposition","s":27,"u":"field%20of%20opposition_aoe6"},{"n":"Freezing Alarm","s":27,"u":"freezing%20alarm_aoe6"},{"n":"Greater Planar Rift","s":27,"u":"greater%20planar%20rift_aoe6"},{"n":"Inky Tendrils","s":27,"u":"inky%20tendrils_aoe6"},{"n":"Kharnas's Lesser Glyph","s":27,"u":"kharnas's%20lesser%20glyph_aoe6"},{"n":"Living Paints","s":27,"u":"living%20paints_aoe6"},{"n":"The Laughing Fiend's Greeting","s":27,"u":"the%20laughing%20fiend's%20greeting_aoe6"},{"n":"Doom Of Tomorrow","s":28,"u":"doom%20of%20tomorrow_av1"},{"n":"Painful Suggestion Trap","s":29,"u":"painful%20suggestion%20trap_av2"},{"n":"Paralyzing Light Trap","s":29,"u":"paralyzing%20light%20trap_av2"},{"n":"Shuffling Scythe Blades","s":29,"u":"shuffling%20scythe%20blades_av2"},{"n":"Blast Tumbler","s":30,"u":"blast%20tumbler_av3"},{"n":"Daemonic Fog","s":30,"u":"daemonic%20fog_av3"},{"n":"Images Of Failure","s":30,"u":"images%20of%20failure_av3"},{"n":"Images Of Powerlessness","s":30,"u":"images%20of%20powerlessness_av3"},{"n":"Call of the Void","s":11,"u":"call%20of%20the%20void_da"},{"n":"Clone Mirrors","s":11,"u":"clone%20mirrors_da"},{"n":"Confounding Portal","s":11,"u":"confounding%20portal_da"},{"n":"Constricting Hall","s":11,"u":"constricting%20hall_da"},{"n":"Disorienting Illusions","s":11,"u":"disorienting%20illusions_da"},{"n":"Distortion Mirror","s":11,"u":"distortion%20mirror_da"},{"n":"Exhaling Portal","s":11,"u":"exhaling%20portal_da"},{"n":"False Floor","s":11,"u":"false%20floor_da"},{"n":"False Step Floor","s":11,"u":"false%20step%20floor_da"},{"n":"Mirror Door","s":11,"u":"mirror%20door_da"},{"n":"Reflected Desires","s":11,"u":"reflected%20desires_da"},{"n":"Sigil of Deepest Fears","s":11,"u":"sigil%20of%20deepest%20fears_da"},{"n":"Thalassophobic Pool","s":11,"u":"thalassophobic%20pool_da"},{"n":"Hallowed Wheel","s":32,"u":"hallowed%20wheel_ec2"},{"n":"Krooth Summoning Rune","s":32,"u":"krooth%20summoning%20rune_ec2"},{"n":"Masks Of Aroden's Guises","s":32,"u":"masks%20of%20aroden's%20guises_ec2"},{"n":"Maze Of Mirrors","s":32,"u":"maze%20of%20mirrors_ec2"},{"n":"Buzzing Latch Rune","s":33,"u":"buzzing%20latch%20rune_ec4"},{"n":"Mukradi Summoning Runes","s":33,"u":"mukradi%20summoning%20runes_ec4"},{"n":"Poisoned Secret Door Trap","s":33,"u":"poisoned%20secret%20door%20trap_ec4"},{"n":"Imperious Darkside Mirror","s":34,"u":"imperious%20darkside%20mirror_ec5"},{"n":"Stabbing Sentinel","s":34,"u":"stabbing%20sentinel_ec5"},{"n":"Witch-priests' Curse","s":34,"u":"witch-priests'%20curse_ec5"},{"n":"Axiomatic Polymorph Trap","s":35,"u":"axiomatic%20polymorph%20trap_ec6"},{"n":"Convergence Lattice","s":35,"u":"convergence%20lattice_ec6"},{"n":"Thief's Trap","s":35,"u":"thief's%20trap_ec6"},{"n":"Broken Rebus Attack","s":37,"u":"broken%20rebus%20attack_frp1"},{"n":"Air Rift","s":38,"u":"air%20rift_frp2"},{"n":"Floating Flamethrower","s":38,"u":"floating%20flamethrower_frp2"},{"n":"Freezing Floor Tiles","s":38,"u":"freezing%20floor%20tiles_frp2"},{"n":"Dimensional Darkside Mirror","s":39,"u":"dimensional%20darkside%20mirror_frp3"},{"n":"Mana Whorl","s":6,"u":"mana%20whorl_loil"},{"n":"Color Spray Trap","s":44,"u":"color%20spray%20trap_ooa2"},{"n":"Gremlin Horde","s":45,"u":"gremlin%20horde_ooa3"},{"n":"Stalker Summoning Rune","s":46,"u":"stalker%20summoning%20rune_sli"},{"n":"Electrified Water Ward","s":48,"u":"electrified%20water%20ward_sot2"},{"n":"Serpent Ward","s":48,"u":"serpent%20ward_sot2"},{"n":"Magic Starknives Trap","s":53,"u":"magic%20starknives%20trap_tio"},{"n":"Nightmare Terrain","s":53,"u":"nightmare%20terrain_tio"}],"62":[{"n":"Coward's Roots","s":15,"u":"coward's%20roots_gmg"},{"n":"Curse of Nightmares","s":15,"u":"curse%20of%20nightmares_gmg"},{"n":"Curse of Slumber","s":15,"u":"curse%20of%20slumber_gmg"},{"n":"Curse of the Ravenous","s":15,"u":"curse%20of%20the%20ravenous_gmg"},{"n":"Grave Curse","s":15,"u":"grave%20curse_gmg"},{"n":"Oath of the Flesh","s":15,"u":"oath%20of%20the%20flesh_gmg"},{"n":"Reviled of Nature","s":15,"u":"reviled%20of%20nature_gmg"},{"n":"Reviling Earth","s":15,"u":"reviling%20earth_gmg"},{"n":"Sellsword's Folly","s":15,"u":"sellsword's%20folly_gmg"},{"n":"Slayer's Haunt","s":15,"u":"slayer's%20haunt_gmg"},{"n":"Spirit Anchor","s":15,"u":"spirit%20anchor_gmg"},{"n":"Theft of Thought","s":15,"u":"theft%20of%20thought_gmg"},{"n":"Thief's Retribution","s":15,"u":"thief's%20retribution_gmg"},{"n":"Unending Thirst","s":15,"u":"unending%20thirst_gmg"},{"n":"Wizard's Ward","s":15,"u":"wizard's%20ward_gmg"},{"n":"Boastful Prince's Scourge","s":11,"u":"boastful%20prince's%20scourge_da"},{"n":"Enforced Hospitality","s":11,"u":"enforced%20hospitality_da"},{"n":"Forbidding Knowledge","s":11,"u":"forbidding%20knowledge_da"},{"n":"Rage of The Excommunicant","s":11,"u":"rage%20of%20the%20excommunicant_da"},{"n":"Sinful Tongue","s":11,"u":"sinful%20tongue_da"},{"n":"Swarming Words","s":11,"u":"swarming%20words_da"},{"n":"Thief's Burden","s":11,"u":"thief's%20burden_da"},{"n":"Unraveling Skin","s":11,"u":"unraveling%20skin_da"},{"n":"Boatman's Toll Curse","s":6,"u":"boatman's%20toll%20curse_loil"},{"n":"Consummate Liar","s":6,"u":"consummate%20liar_loil"},{"n":"Curse of Biting Swarms","s":6,"u":"curse%20of%20biting%20swarms_loil"},{"n":"Curse of Petulant Whispers","s":6,"u":"curse%20of%20petulant%20whispers_loil"},{"n":"Curse of The Rotting Heart","s":6,"u":"curse%20of%20the%20rotting%20heart_loil"},{"n":"Lord's Arrogance","s":6,"u":"lord's%20arrogance_loil"},{"n":"Yellow Silt Curse","s":44,"u":"yellow%20silt%20curse_ooa2"}],"64":[{"n":"Telepathy","s":12,"u":"telepathy_b1"}],"71":[{"n":"Sand Racer","s":51,"u":"sand%20racer_sot5"},{"n":"Bunta","s":52,"u":"bunta_sot6"}]},"necromancy":{"0":[{"n":"Arrow Of Death","s":4,"u":"arrow%20of%20death_apg"},{"n":"Corrupted Shield","s":4,"u":"corrupted%20shield_apg"},{"n":"Life Leap","s":4,"u":"life%20leap_apg"},{"n":"Channel Smite","s":5,"u":"channel%20smite_crb"},{"n":"Spirits' Interference","s":5,"u":"spirits'%20interference_crb"},{"n":"Guardian Ghosts","s":10,"u":"guardian%20ghosts_botd"},{"n":"Rejuvenation Token","s":10,"u":"rejuvenation%20token_botd"},{"n":"Festering Wounds","s":10,"u":"festering%20wounds_botd"},{"n":"Coffin Bound","s":10,"u":"coffin%20bound_botd"},{"n":"Paralyzing Slash","s":10,"u":"paralyzing%20slash_botd"},{"n":"Their Master's Call","s":10,"u":"their%20master's%20call_botd"},{"n":"Spirit's Absolution","s":10,"u":"spirit's%20absolution_botd"},{"n":"Liberate Soul","s":10,"u":"liberate%20soul_botd"},{"n":"Slayer's Strike","s":10,"u":"slayer's%20strike_botd"},{"n":"Undying Conviction","s":10,"u":"undying%20conviction_botd"},{"n":"Necromancer's Visage","s":10,"u":"necromancer's%20visage_botd"},{"n":"Sepulchral Sublimation","s":10,"u":"sepulchral%20sublimation_botd"},{"n":"Siphon Life","s":11,"u":"siphon%20life_da"},{"n":"Eerie Proclamation","s":11,"u":"eerie%20proclamation_da"},{"n":"Morphic Manipulation","s":11,"u":"morphic%20manipulation_da"},{"n":"High-Speed Regeneration","s":11,"u":"high-speed%20regeneration_da"},{"n":"Enervating Wail","s":11,"u":"enervating%20wail_da"},{"n":"Fey Life","s":11,"u":"fey%20life_da"},{"n":"Pact of the Final Breath","s":11,"u":"pact%20of%20the%20final%20breath_da"},{"n":"Tap Vitality","s":11,"u":"tap%20vitality_da"},{"n":"Root to Life","s":11,"u":"root%20to%20life_da"},{"n":"Ruby Resurrection","s":39,"u":"ruby%20resurrection_frp3"},{"n":"Scapegoat Parallel Self","s":39,"u":"scapegoat%20parallel%20self_frp3"},{"n":"Drain Vitality","s":2,"u":"drain%20vitality_g%26g"},{"n":"Cantorian Rejuvenation","s":1,"u":"cantorian%20rejuvenation_loag"},{"n":"Cantorian Restoration","s":1,"u":"cantorian%20restoration_loag"},{"n":"Glory And Valor!","s":1,"u":"glory%20and%20valor!_loag"},{"n":"Olethros's Decree","s":1,"u":"olethros's%20decree_loag"},{"n":"Taste Blood","s":1,"u":"taste%20blood_loag"},{"n":"Cleansing Light","s":6,"u":"cleansing%20light_loil"},{"n":"Ghost Wrangler","s":60,"u":"ghost%20wrangler_lokl"},{"n":"Crimson Shroud","s":63,"u":"crimson%20shroud_lowg"},{"n":"Sustaining Steel","s":65,"u":"sustaining%20steel_som"}],"2":[{"n":"Dust Of Corpse Animation","s":4,"u":"dust%20of%20corpse%20animation%20(generic)_apg"},{"n":"Incense Of Distilled Death","s":4,"u":"incense%20of%20distilled%20death_apg"},{"n":"Mask Of The Banshee","s":4,"u":"mask%20of%20the%20banshee%20(generic)_apg"},{"n":"Oil Of Unlife","s":4,"u":"oil%20of%20unlife%20(generic)_apg"},{"n":"Urn Of Ashes","s":4,"u":"urn%20of%20ashes_apg"},{"n":"Wand Of Overflowing Life","s":4,"u":"wand%20of%20overflowing%20life%20(generic)_apg"},{"n":"Lich Phylactery","s":12,"u":"lich%20phylactery_b1"},{"n":"Belt of Regeneration","s":5,"u":"belt%20of%20regeneration_crb"},{"n":"Bloodletting Kukri","s":5,"u":"bloodletting%20kukri_crb"},{"n":"Bloodseeker Beak","s":5,"u":"bloodseeker%20beak_crb"},{"n":"Crying Angel Pendant","s":5,"u":"crying%20angel%20pendant_crb"},{"n":"Dagger of Venom","s":5,"u":"dagger%20of%20venom_crb"},{"n":"Demon Armor","s":5,"u":"demon%20armor_crb"},{"n":"Disrupting","s":5,"u":"disrupting%20(generic)_crb"},{"n":"Ghoul Hide","s":5,"u":"ghoul%20hide_crb"},{"n":"Healer's Gloves","s":5,"u":"healer's%20gloves%20(generic)_crb"},{"n":"Healing Potion","s":5,"u":"healing%20potion%20(generic)_crb"},{"n":"Holy Prayer Beads","s":5,"u":"holy%20prayer%20beads%20(generic)_crb"},{"n":"Holy Water","s":5,"u":"holy%20water_crb"},{"n":"Marvelous Medicines","s":5,"u":"marvelous%20medicines%20(generic)_crb"},{"n":"Nectar of Purification","s":5,"u":"nectar%20of%20purification_crb"},{"n":"Panacea","s":5,"u":"panacea_crb"},{"n":"Salve of Antiparalysis","s":5,"u":"salve%20of%20antiparalysis%20(generic)_crb"},{"n":"Staff of Healing","s":5,"u":"staff%20of%20healing%20(generic)_crb"},{"n":"Staff of Necromancy","s":5,"u":"staff%20of%20necromancy%20(generic)_crb"},{"n":"Unholy Water","s":5,"u":"unholy%20water_crb"},{"n":"Wounding","s":5,"u":"wounding_crb"},{"n":"Bloodbiter","s":15,"u":"bloodbiter_gmg"},{"n":"Degenerating","s":15,"u":"degenerating_gmg"},{"n":"Horns Of Naraga","s":15,"u":"horns%20of%20naraga_gmg"},{"n":"Monkey's Paw","s":15,"u":"monkey's%20paw_gmg"},{"n":"Withering","s":15,"u":"withering_gmg"},{"n":"Reaper's Lancet","s":22,"u":"reaper's%20lancet_aoe1"},{"n":"Chain Of The Stilled Spirit","s":23,"u":"chain%20of%20the%20stilled%20spirit_aoe2"},{"n":"Barbed Vest","s":24,"u":"barbed%20vest_aoe3"},{"n":"Poisoner's Staff","s":25,"u":"poisoner's%20staff%20(generic)_aoe4"},{"n":"Clockwork Rejuvenator","s":26,"u":"clockwork%20rejuvenator_aoe5"},{"n":"Miogimo's Mask","s":26,"u":"miogimo's%20mask_aoe5"},{"n":"Gauntlight","s":28,"u":"gauntlight_av1"},{"n":"Pact Of Blood-taking","s":29,"u":"pact%20of%20blood-taking_av2"},{"n":"Ebon Fulcrum Lens","s":30,"u":"ebon%20fulcrum%20lens_av3"},{"n":"Emerald Fulcrum Lens","s":30,"u":"emerald%20fulcrum%20lens_av3"},{"n":"Soul Cage","s":10,"u":"soul%20cage_botd"},{"n":"Celestial Peachwood Sword","s":10,"u":"celestial%20peachwood%20sword_botd"},{"n":"Final Rest","s":10,"u":"final%20rest_botd"},{"n":"Lady's Spiral","s":10,"u":"lady's%20spiral_botd"},{"n":"Wine of the Blood","s":11,"u":"wine%20of%20the%20blood_da"},{"n":"Gift of the Poisoned Heart","s":11,"u":"gift%20of%20the%20poisoned%20heart_da"},{"n":"Tablet of Chained Souls","s":11,"u":"tablet%20of%20chained%20souls_da"},{"n":"Sampling Ammunition","s":11,"u":"sampling%20ammunition_da"},{"n":"Saints' Balm","s":32,"u":"saints'%20balm_ec2"},{"n":"Life's Last Breath","s":34,"u":"life's%20last%20breath_ec5"},{"n":"Ambrosia Of Undying Hope","s":35,"u":"ambrosia%20of%20undying%20hope_ec6"},{"n":"Panacea Fruit","s":35,"u":"panacea%20fruit_ec6"},{"n":"Stalwart's Ring","s":36,"u":"stalwart's%20ring_fop"},{"n":"Phoenix Necklace","s":37,"u":"phoenix%20necklace_frp1"},{"n":"Galvanic Mortal Coil","s":2,"u":"galvanic%20mortal%20coil_g%26g"},{"n":"Reaper's Grasp","s":2,"u":"reaper's%20grasp_g%26g"},{"n":"Dagger Of Eternal Sleep","s":59,"u":"dagger%20of%20eternal%20sleep_logm"},{"n":"Dreadsmoke Thurible","s":59,"u":"dreadsmoke%20thurible_logm"},{"n":"Manacles Of Persuasion","s":59,"u":"manacles%20of%20persuasion_logm"},{"n":"Doctrine of Blissful Eternity","s":6,"u":"doctrine%20of%20blissful%20eternity_loil"},{"n":"Tyrant's Writs","s":6,"u":"tyrant's%20writs_loil"},{"n":"Carrion Cask","s":6,"u":"carrion%20cask_loil"},{"n":"Armor of the Holy Warrior","s":60,"u":"armor%20of%20the%20holy%20warrior_lokl"},{"n":"Anointing Oil","s":60,"u":"anointing%20oil%20(generic)_lokl"},{"n":"Undead Scourge","s":60,"u":"undead%20scourge_lokl"},{"n":"Celestial Peach","s":67,"u":"celestial%20peach%20(generic)_lol"},{"n":"Oath Of The Devoted","s":0,"u":"oath%20of%20the%20devoted_lome"},{"n":"Razmiri Wayfinder","s":61,"u":"razmiri%20wayfinder_lopsg"},{"n":"Bloodthirsty","s":8,"u":"bloodthirsty_lotgb"},{"n":"Crushing","s":8,"u":"crushing%20(generic)_lotgb"},{"n":"Deathless","s":8,"u":"deathless_lotgb"},{"n":"Enveloping Light","s":8,"u":"enveloping%20light%20(generic)_lotgb"},{"n":"Queasy Lantern","s":8,"u":"queasy%20lantern%20(generic)_lotgb"},{"n":"Reflexive Tattoo","s":8,"u":"reflexive%20tattoo_lotgb"},{"n":"Staff of Final Rest","s":8,"u":"staff%20of%20final%20rest%20(generic)_lotgb"},{"n":"Stanching","s":8,"u":"stanching%20(generic)_lotgb"},{"n":"Vampiric Scythe","s":8,"u":"vampiric%20scythe_lotgb"},{"n":"Final Blade","s":63,"u":"final%20blade_lowg"},{"n":"Sun Orchid Elixir","s":63,"u":"sun%20orchid%20elixir_lowg"},{"n":"Corpse Compass","s":45,"u":"corpse%20compass_ooa3"},{"n":"Corpsecaller Round","s":45,"u":"corpsecaller%20round_ooa3"},{"n":"Skull Bomb","s":45,"u":"skull%20bomb_ooa3"},{"n":"Flaying Knife","s":46,"u":"flaying%20knife_sli"},{"n":"Gluttonous Spear","s":46,"u":"gluttonous%20spear_sli"},{"n":"Wand Of Teeming Ghosts","s":46,"u":"wand%20of%20teeming%20ghosts%20(generic)_sli"},{"n":"Burr Shield","s":65,"u":"burr%20shield_som"},{"n":"Emberheart","s":65,"u":"emberheart_som"},{"n":"Fu Water","s":65,"u":"fu%20water_som"},{"n":"Fulu Compendium","s":65,"u":"fulu%20compendium_som"},{"n":"Ghostbane Fulu","s":65,"u":"ghostbane%20fulu_som"},{"n":"Grim Sandglass","s":65,"u":"grim%20sandglass%20(generic)_som"},{"n":"Hundred-moth Caress","s":65,"u":"hundred-moth%20caress_som"},{"n":"Instructions For Lasting Agony","s":65,"u":"instructions%20for%20lasting%20agony_som"},{"n":"Potion Of Shared Life","s":65,"u":"potion%20of%20shared%20life_som"},{"n":"Restful Sleep Fulu","s":65,"u":"restful%20sleep%20fulu_som"},{"n":"Sage's Lash","s":65,"u":"sage's%20lash_som"},{"n":"Spirit-sealing Fulu","s":65,"u":"spirit-sealing%20fulu%20(generic)_som"},{"n":"Venomous Cure Fulu","s":65,"u":"venomous%20cure%20fulu_som"},{"n":"Mask Of Mercy","s":47,"u":"mask%20of%20mercy_sot1"},{"n":"Mask Of The Cursed Eye","s":47,"u":"mask%20of%20the%20cursed%20eye_sot1"},{"n":"Psychopomp Mask","s":47,"u":"psychopomp%20mask_sot1"},{"n":"Crown Of The Companion","s":48,"u":"crown%20of%20the%20companion_sot2"},{"n":"Habu's Cudgel","s":48,"u":"habu's%20cudgel_sot2"},{"n":"Ancestral Embrace","s":52,"u":"ancestral%20embrace_sot6"},{"n":"Antivenom Potion","s":53,"u":"antivenom%20potion_tio"}],"3":[{"n":"Animate Dead","s":4,"u":"animate%20dead_apg"},{"n":"Armor Of Bones","s":4,"u":"armor%20of%20bones_apg"},{"n":"Blister","s":4,"u":"blister_apg"},{"n":"Blood Vendetta","s":4,"u":"blood%20vendetta_apg"},{"n":"Chroma Leach","s":4,"u":"chroma%20leach_apg"},{"n":"Claim Undead","s":4,"u":"claim%20undead_apg"},{"n":"Curse Of Death","s":4,"u":"curse%20of%20death_apg"},{"n":"Delay Affliction","s":4,"u":"delay%20affliction_apg"},{"n":"Enervation","s":4,"u":"enervation_apg"},{"n":"Heal Companion","s":4,"u":"heal%20companion_apg"},{"n":"Hymn of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Life Boost","s":4,"u":"life%20boost_apg"},{"n":"Life Link","s":4,"u":"life%20link_apg"},{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Magic Stone","s":4,"u":"magic%20stone_apg"},{"n":"Ode To Ouroboros","s":4,"u":"ode%20to%20ouroboros_apg"},{"n":"Reaper's Lantern","s":4,"u":"reaper's%20lantern_apg"},{"n":"Restorative Moment","s":4,"u":"restorative%20moment_apg"},{"n":"Seal Fate","s":4,"u":"seal%20fate_apg"},{"n":"Shepherd Of Souls","s":4,"u":"shepherd%20of%20souls_apg"},{"n":"Soothing Mist","s":4,"u":"soothing%20mist_apg"},{"n":"Soul Siphon","s":4,"u":"soul%20siphon_apg"},{"n":"Steal Shadow","s":4,"u":"steal%20shadow_apg"},{"n":"Sudden Blight","s":4,"u":"sudden%20blight_apg"},{"n":"Touch Of Corruption","s":4,"u":"touch%20of%20corruption_apg"},{"n":"Vampiric Maiden","s":4,"u":"vampiric%20maiden_apg"},{"n":"Wall Of Flesh","s":4,"u":"wall%20of%20flesh_apg"},{"n":"Abyssal Plague","s":5,"u":"abyssal%20plague_crb"},{"n":"Bind Soul","s":5,"u":"bind%20soul_crb"},{"n":"Bind Undead","s":5,"u":"bind%20undead_crb"},{"n":"Blindness","s":5,"u":"blindness_crb"},{"n":"Breath Of Life","s":5,"u":"breath%20of%20life_crb"},{"n":"Call Of The Grave","s":5,"u":"call%20of%20the%20grave_crb"},{"n":"Celestial Brand","s":5,"u":"celestial%20brand_crb"},{"n":"Chill Touch","s":5,"u":"chill%20touch_crb"},{"n":"Cloudkill","s":5,"u":"cloudkill_crb"},{"n":"Deafness","s":5,"u":"deafness_crb"},{"n":"Death Knell","s":5,"u":"death%20knell_crb"},{"n":"Death's Call","s":5,"u":"death's%20call_crb"},{"n":"Disrupt Undead","s":5,"u":"disrupt%20undead_crb"},{"n":"Disrupting Weapons","s":5,"u":"disrupting%20weapons_crb"},{"n":"Drain Life","s":5,"u":"drain%20life_crb"},{"n":"Eclipse Burst","s":5,"u":"eclipse%20burst_crb"},{"n":"Eradicate Undeath","s":5,"u":"eradicate%20undeath_crb"},{"n":"False Life","s":5,"u":"false%20life_crb"},{"n":"Field Of Life","s":5,"u":"field%20of%20life_crb"},{"n":"Finger Of Death","s":5,"u":"finger%20of%20death_crb"},{"n":"Gentle Repose","s":5,"u":"gentle%20repose_crb"},{"n":"Ghoulish Cravings","s":5,"u":"ghoulish%20cravings_crb"},{"n":"Glutton's Jaws","s":5,"u":"glutton's%20jaws_crb"},{"n":"Goblin Pox","s":5,"u":"goblin%20pox_crb"},{"n":"Goodberry","s":5,"u":"goodberry_crb"},{"n":"Grasping Grave","s":5,"u":"grasping%20grave_crb"},{"n":"Grim Tendrils","s":5,"u":"grim%20tendrils_crb"},{"n":"Harm","s":5,"u":"harm_crb"},{"n":"Heal","s":5,"u":"heal_crb"},{"n":"Heal Animal","s":5,"u":"heal%20animal_crb"},{"n":"Healer's Blessing","s":5,"u":"healer's%20blessing_crb"},{"n":"Hero's Defiance","s":5,"u":"hero's%20defiance_crb"},{"n":"Horrid Wilting","s":5,"u":"horrid%20wilting_crb"},{"n":"Jealous Hex","s":5,"u":"jealous%20hex_crb"},{"n":"Lay On Hands","s":5,"u":"lay%20on%20hands_crb"},{"n":"Life Siphon","s":5,"u":"life%20siphon_crb"},{"n":"Malignant Sustenance","s":5,"u":"malignant%20sustenance_crb"},{"n":"Mariner's Curse","s":5,"u":"mariner's%20curse_crb"},{"n":"Massacre","s":5,"u":"massacre_crb"},{"n":"Moment Of Renewal","s":5,"u":"moment%20of%20renewal_crb"},{"n":"Neutralize Poison","s":5,"u":"neutralize%20poison_crb"},{"n":"Positive Luminance","s":5,"u":"positive%20luminance_crb"},{"n":"Possession","s":5,"u":"possession_crb"},{"n":"Purify Food And Drink","s":5,"u":"purify%20food%20and%20drink_crb"},{"n":"Purple Worm Sting","s":5,"u":"purple%20worm%20sting_crb"},{"n":"Quivering Palm","s":5,"u":"quivering%20palm_crb"},{"n":"Raise Dead","s":5,"u":"raise%20dead_crb"},{"n":"Ray Of Enfeeblement","s":5,"u":"ray%20of%20enfeeblement_crb"},{"n":"Rebuke Death","s":5,"u":"rebuke%20death_crb"},{"n":"Regenerate","s":5,"u":"regenerate_crb"},{"n":"Remove Curse","s":5,"u":"remove%20curse_crb"},{"n":"Remove Disease","s":5,"u":"remove%20disease_crb"},{"n":"Remove Paralysis","s":5,"u":"remove%20paralysis_crb"},{"n":"Restoration","s":5,"u":"restoration_crb"},{"n":"Restore Senses","s":5,"u":"restore%20senses_crb"},{"n":"Revival","s":5,"u":"revival_crb"},{"n":"Shield Other","s":5,"u":"shield%20other_crb"},{"n":"Spectral Hand","s":5,"u":"spectral%20hand_crb"},{"n":"Spider Sting","s":5,"u":"spider%20sting_crb"},{"n":"Spirit Blast","s":5,"u":"spirit%20blast_crb"},{"n":"Spirit Link","s":5,"u":"spirit%20link_crb"},{"n":"Spirit Song","s":5,"u":"spirit%20song_crb"},{"n":"Spiritual Epidemic","s":5,"u":"spiritual%20epidemic_crb"},{"n":"Stabilize","s":5,"u":"stabilize_crb"},{"n":"Take Its Course","s":5,"u":"take%20its%20course_crb"},{"n":"Talking Corpse","s":5,"u":"talking%20corpse_crb"},{"n":"Touch Of Undeath","s":5,"u":"touch%20of%20undeath_crb"},{"n":"Undeath's Blessing","s":5,"u":"undeath's%20blessing_crb"},{"n":"Vampiric Exsanguination","s":5,"u":"vampiric%20exsanguination_crb"},{"n":"Vampiric Touch","s":5,"u":"vampiric%20touch_crb"},{"n":"Vital Beacon","s":5,"u":"vital%20beacon_crb"},{"n":"Wail Of The Banshee","s":5,"u":"wail%20of%20the%20banshee_crb"},{"n":"Wholeness Of Body","s":5,"u":"wholeness%20of%20body_crb"},{"n":"Spiritual Anamnesis","s":18,"u":"spiritual%20anamnesis_aoa3"},{"n":"Tireless Worker","s":19,"u":"tireless%20worker_aoa4"},{"n":"Song Of The Fallen","s":21,"u":"song%20of%20the%20fallen_aoa6"},{"n":"Admonishing Ray","s":23,"u":"admonishing%20ray_aoe2"},{"n":"Putrefy Food And Drink","s":23,"u":"putrefy%20food%20and%20drink_aoe2"},{"n":"Imp Sting","s":25,"u":"imp%20sting_aoe4"},{"n":"Leng Sting","s":25,"u":"leng%20sting_aoe4"},{"n":"Linnorm Sting","s":25,"u":"linnorm%20sting_aoe4"},{"n":"Swarming Wasp Stings","s":25,"u":"swarming%20wasp%20stings_aoe4"},{"n":"Wyvern Sting","s":25,"u":"wyvern%20sting_aoe4"},{"n":"Worm's Repast","s":28,"u":"worm's%20repast_av1"},{"n":"Call The Blood","s":30,"u":"call%20the%20blood_av3"},{"n":"Ectoplasmic Expulsion","s":30,"u":"ectoplasmic%20expulsion_av3"},{"n":"Fearful Feast","s":30,"u":"fearful%20feast_av3"},{"n":"Hallowed Ground","s":10,"u":"hallowed%20ground_botd"},{"n":"Shambling Horror","s":10,"u":"shambling%20horror_botd"},{"n":"Subjugate Undead","s":10,"u":"subjugate%20undead_botd"},{"n":"Moth's Supper","s":11,"u":"moth's%20supper_da"},{"n":"Shadow Spy","s":11,"u":"shadow%20spy_da"},{"n":"Return the Favor","s":11,"u":"return%20the%20favor_da"},{"n":"Over the Coals","s":11,"u":"over%20the%20coals_da"},{"n":"Awaken Entropy","s":11,"u":"awaken%20entropy_da"},{"n":"Euphoric Renewal","s":11,"u":"euphoric%20renewal_da"},{"n":"Ravening Maw","s":9,"u":"ravening%20maw_ec3"},{"n":"Blood Feast","s":33,"u":"blood%20feast_ec4"},{"n":"Necrotic Radiation","s":33,"u":"necrotic%20radiation_ec4"},{"n":"Devour Life","s":35,"u":"devour%20life_ec6"},{"n":"Cleansing Flames","s":39,"u":"cleansing%20flames_frp3"},{"n":"Rejuvenating Flames","s":39,"u":"rejuvenating%20flames_frp3"},{"n":"Cup Of Dust","s":59,"u":"cup%20of%20dust_logm"},{"n":"Divine Plagues","s":59,"u":"divine%20plagues_logm"},{"n":"Ectoplasmic Interstice","s":59,"u":"ectoplasmic%20interstice_logm"},{"n":"Eject Soul","s":59,"u":"eject%20soul_logm"},{"n":"Fallow Field","s":59,"u":"fallow%20field_logm"},{"n":"Feast Of Ashes","s":59,"u":"feast%20of%20ashes_logm"},{"n":"Foul Miasma","s":59,"u":"foul%20miasma_logm"},{"n":"Fungal Hyphae","s":59,"u":"fungal%20hyphae_logm"},{"n":"Slough Skin","s":59,"u":"slough%20skin_logm"},{"n":"Withering Grasp","s":59,"u":"withering%20grasp_logm"},{"n":"Summon Healing Servitor","s":6,"u":"summon%20healing%20servitor_loil"},{"n":"Life Pact","s":60,"u":"life%20pact_lokl"},{"n":"Martyr's Intervention","s":60,"u":"martyr's%20intervention_lokl"},{"n":"Achaekek's Clutch","s":67,"u":"achaekek's%20clutch_lol"},{"n":"All Is One, One Is All","s":67,"u":"all%20is%20one%2c%20one%20is%20all_lol"},{"n":"Shall Not Falter, Shall Not Rout","s":67,"u":"shall%20not%20falter%2c%20shall%20not%20rout_lol"},{"n":"Spirit Object","s":67,"u":"spirit%20object_lol"},{"n":"Bloodspray Curse","s":65,"u":"bloodspray%20curse_som"},{"n":"Claim Curse","s":65,"u":"claim%20curse_som"},{"n":"Divine Armageddon","s":65,"u":"divine%20armageddon_som"},{"n":"Envenom Companion","s":65,"u":"envenom%20companion_som"},{"n":"Feral Shades","s":65,"u":"feral%20shades_som"},{"n":"Healing Well","s":65,"u":"healing%20well_som"},{"n":"Inner Radiance Torrent","s":65,"u":"inner%20radiance%20torrent_som"},{"n":"Invoke Spirits","s":65,"u":"invoke%20spirits_som"},{"n":"Life Connection","s":65,"u":"life%20connection_som"},{"n":"Lifelink Surge","s":65,"u":"lifelink%20surge_som"},{"n":"Mimic Undead","s":65,"u":"mimic%20undead_som"},{"n":"Necromancer's Generosity","s":65,"u":"necromancer's%20generosity_som"},{"n":"Necrotize","s":65,"u":"necrotize_som"},{"n":"Pernicious Poltergeist","s":65,"u":"pernicious%20poltergeist_som"},{"n":"Positive Attunement","s":65,"u":"positive%20attunement_som"},{"n":"Rip The Spirit","s":65,"u":"rip%20the%20spirit_som"},{"n":"Rouse Skeletons","s":65,"u":"rouse%20skeletons_som"},{"n":"Sanguine Mist","s":65,"u":"sanguine%20mist_som"},{"n":"Soothing Spring","s":65,"u":"soothing%20spring_som"},{"n":"Summoner's Precaution","s":65,"u":"summoner's%20precaution_som"},{"n":"Tempest Of Shades","s":65,"u":"tempest%20of%20shades_som"},{"n":"Voracious Gestalt","s":65,"u":"voracious%20gestalt_som"},{"n":"Grave Impressions","s":47,"u":"grave%20impressions_sot1"},{"n":"Gray Shadow","s":49,"u":"gray%20shadow_sot3"},{"n":"Cloak of Light","s":50,"u":"cloak%20of%20light_sot4"}],"8":[{"n":"Drink from the Chalice","s":11,"u":"drink%20from%20the%20chalice_da"}],"62":[{"n":"Curse of the Werecreature","s":12,"u":"curse%20of%20the%20werecreature_b1"},{"n":"Graveknight's Curse","s":12,"u":"graveknight's%20curse_b1"},{"n":"Curse of Slumber","s":15,"u":"curse%20of%20slumber_gmg"},{"n":"Grave Curse","s":15,"u":"grave%20curse_gmg"},{"n":"Reviling Earth","s":15,"u":"reviling%20earth_gmg"},{"n":"Spirit Anchor","s":15,"u":"spirit%20anchor_gmg"},{"n":"Unraveling Skin","s":11,"u":"unraveling%20skin_da"},{"n":"Boatman's Toll Curse","s":6,"u":"boatman's%20toll%20curse_loil"}],"63":[{"n":"Bone Chill","s":15,"u":"bone%20chill_gmg"},{"n":"Nightmare Fever","s":15,"u":"nightmare%20fever_gmg"}],"64":[{"n":"Curse of the Werecreature","s":12,"u":"curse%20of%20the%20werecreature_b1"}],"70":[{"n":"Clone","s":4,"u":"clone_apg"},{"n":"Reincarnate","s":4,"u":"reincarnate_apg"},{"n":"Rest Eternal","s":4,"u":"rest%20eternal_apg"},{"n":"Ravenous Reanimation","s":13,"u":"ravenous%20reanimation_b2"},{"n":"Blight","s":5,"u":"blight_crb"},{"n":"Call Spirit","s":5,"u":"call%20spirit_crb"},{"n":"Create Undead","s":5,"u":"create%20undead_crb"},{"n":"Plant Growth","s":5,"u":"plant%20growth_crb"},{"n":"Resurrect","s":5,"u":"resurrect_crb"},{"n":"Terminate Bloodline","s":34,"u":"terminate%20bloodline_ec5"},{"n":"Mosquito Blight","s":40,"u":"mosquito%20blight_lomm"},{"n":"Raga of Remembrance","s":40,"u":"raga%20of%20remembrance_lomm"},{"n":"Bathe In Blood","s":65,"u":"bathe%20in%20blood_som"},{"n":"Garden Of Death","s":65,"u":"garden%20of%20death_som"},{"n":"Mind Swap","s":65,"u":"mind%20swap_som"},{"n":"Portrait Of Spite","s":65,"u":"portrait%20of%20spite_som"}],"73":[{"n":"Disrupting","s":5,"u":"disrupting_crb"},{"n":"Greater Disrupting","s":5,"u":"greater%20disrupting_crb"},{"n":"Wounding","s":5,"u":"wounding_crb"},{"n":"Apothecary's Garden","s":15,"u":"apothecary's%20garden_gmg"},{"n":"Curse Wound","s":15,"u":"curse%20wound_gmg"},{"n":"Death Gaze","s":15,"u":"death%20gaze_gmg"},{"n":"Grim Specter","s":15,"u":"grim%20specter_gmg"},{"n":"Healing Wave","s":15,"u":"healing%20wave_gmg"},{"n":"Inextinguishable","s":15,"u":"inextinguishable_gmg"},{"n":"Life Everlasting","s":15,"u":"life%20everlasting_gmg"},{"n":"Living Death","s":15,"u":"living%20death_gmg"},{"n":"Overflowing Life","s":15,"u":"overflowing%20life_gmg"},{"n":"Pierce the Veil","s":15,"u":"pierce%20the%20veil_gmg"},{"n":"Shroud of the Afterlife","s":15,"u":"shroud%20of%20the%20afterlife_gmg"},{"n":"Tide of Death","s":15,"u":"tide%20of%20death_gmg"},{"n":"Vital Siphon","s":15,"u":"vital%20siphon_gmg"},{"n":"Word of Faith","s":15,"u":"word%20of%20faith_gmg"},{"n":"Absorb Injury","s":65,"u":"absorb%20injury_som"},{"n":"Cleanse Soul","s":65,"u":"cleanse%20soul_som"},{"n":"Soul Puppet","s":65,"u":"soul%20puppet_som"}],"74":[{"n":"Autumn's Reflection","s":62,"u":"autumn's%20reflection_lotg"},{"n":"Sanguine Cascade","s":62,"u":"sanguine%20cascade_lotg"},{"n":"Sun Orchid Harvest","s":62,"u":"sun%20orchid%20harvest_lotg"}]},"flourish":{"0":[{"n":"Avalanche Strike","s":4,"u":"avalanche%20strike_apg"},{"n":"Barreling Charge","s":4,"u":"barreling%20charge%20(barbarian)_apg"},{"n":"Barreling Charge","s":4,"u":"barreling%20charge%20(fighter)_apg"},{"n":"Bashing Charge","s":4,"u":"bashing%20charge_apg"},{"n":"Cadence Call","s":4,"u":"cadence%20call_apg"},{"n":"Cavalier's Charge","s":4,"u":"cavalier's%20charge_apg"},{"n":"Disarming Assault","s":4,"u":"disarming%20assault_apg"},{"n":"Doctor's Visitation","s":4,"u":"doctor's%20visitation_apg"},{"n":"Fleeting Shadow","s":4,"u":"fleeting%20shadow_apg"},{"n":"Follow-up Strike","s":4,"u":"follow-up%20strike_apg"},{"n":"Gorilla Pound","s":4,"u":"gorilla%20pound_apg"},{"n":"Grievous Blow","s":4,"u":"grievous%20blow_apg"},{"n":"Hammer Quake","s":4,"u":"hammer%20quake_apg"},{"n":"Path Of Iron","s":4,"u":"path%20of%20iron_apg"},{"n":"Peafowl Strut","s":4,"u":"peafowl%20strut_apg"},{"n":"Penetrating Projectile","s":4,"u":"penetrating%20projectile_apg"},{"n":"Preparation","s":4,"u":"preparation_apg"},{"n":"Rebounding Toss","s":4,"u":"rebounding%20toss_apg"},{"n":"Scout's Charge","s":4,"u":"scout's%20charge_apg"},{"n":"Scout's Pounce","s":4,"u":"scout's%20pounce_apg"},{"n":"To Battle!","s":4,"u":"to%20battle!_apg"},{"n":"Trampling Charge","s":4,"u":"trampling%20charge_apg"},{"n":"Triangle Shot","s":4,"u":"triangle%20shot_apg"},{"n":"Tumbling Strike","s":4,"u":"tumbling%20strike_apg"},{"n":"Unbalancing Sweep","s":4,"u":"unbalancing%20sweep_apg"},{"n":"Debilitating Shot","s":5,"u":"debilitating%20shot_crb"},{"n":"Double Shot","s":5,"u":"double%20shot_crb"},{"n":"Dual-handed Assault","s":5,"u":"dual-handed%20assault_crb"},{"n":"Hunted Shot","s":5,"u":"hunted%20shot_crb"},{"n":"Impossible Flurry","s":5,"u":"impossible%20flurry_crb"},{"n":"Impossible Volley","s":5,"u":"impossible%20volley%20(fighter)_crb"},{"n":"Impossible Volley","s":5,"u":"impossible%20volley%20(ranger)_crb"},{"n":"Knockdown","s":5,"u":"knockdown_crb"},{"n":"Perfect Shot","s":5,"u":"perfect%20shot_crb"},{"n":"Positioning Assault","s":5,"u":"positioning%20assault_crb"},{"n":"Power Attack","s":5,"u":"power%20attack_crb"},{"n":"Predator's Pounce","s":5,"u":"predator's%20pounce_crb"},{"n":"Quick Reversal","s":5,"u":"quick%20reversal_crb"},{"n":"Shield Of Reckoning","s":5,"u":"shield%20of%20reckoning_crb"},{"n":"Skirmish Strike","s":5,"u":"skirmish%20strike%20(ranger)_crb"},{"n":"Skirmish Strike","s":5,"u":"skirmish%20strike%20(rogue)_crb"},{"n":"Spring From The Shadows","s":5,"u":"spring%20from%20the%20shadows_crb"},{"n":"Sudden Charge","s":5,"u":"sudden%20charge%20(barbarian)_crb"},{"n":"Sudden Charge","s":5,"u":"sudden%20charge%20(fighter)_crb"},{"n":"Swipe","s":5,"u":"swipe%20(barbarian)_crb"},{"n":"Swipe","s":5,"u":"swipe%20(fighter)_crb"},{"n":"Twin Takedown","s":5,"u":"twin%20takedown_crb"},{"n":"Two-Weapon Flurry","s":5,"u":"two-weapon%20flurry_crb"},{"n":"Whirlwind Strike","s":5,"u":"whirlwind%20strike%20(barbarian)_crb"},{"n":"Whirlwind Strike","s":5,"u":"whirlwind%20strike%20(fighter)_crb"},{"n":"Slice And Swipe","s":24,"u":"slice%20and%20swipe_aoe3"},{"n":"Subtle Shank","s":24,"u":"subtle%20shank_aoe3"},{"n":"Seize","s":10,"u":"seize_botd"},{"n":"Slayer's Strike","s":10,"u":"slayer's%20strike_botd"},{"n":"Siphon Life","s":11,"u":"siphon%20life_da"},{"n":"Staff Sweep","s":31,"u":"staff%20sweep_ec1"},{"n":"Whirlwind Stance","s":31,"u":"whirlwind%20stance_ec1"},{"n":"Sever Space","s":39,"u":"sever%20space_frp3"},{"n":"Time Dilation Cascade","s":39,"u":"time%20dilation%20cascade_frp3"},{"n":"Bullet Dancer Reload","s":2,"u":"bullet%20dancer%20reload_g%26g"},{"n":"Bullet Split","s":2,"u":"bullet%20split_g%26g"},{"n":"Called Shot","s":2,"u":"called%20shot_g%26g"},{"n":"Cauterize","s":2,"u":"cauterize_g%26g"},{"n":"Dazzling Bullet","s":2,"u":"dazzling%20bullet_g%26g"},{"n":"Drifter's Juke","s":2,"u":"drifter's%20juke_g%26g"},{"n":"Drive-by Attack","s":2,"u":"drive-by%20attack_g%26g"},{"n":"Pistolero's Challenge","s":2,"u":"pistolero's%20challenge_g%26g"},{"n":"Risky Reload","s":2,"u":"risky%20reload_g%26g"},{"n":"Stab And Blast","s":2,"u":"stab%20and%20blast_g%26g"},{"n":"Take The Wheel","s":2,"u":"take%20the%20wheel_g%26g"},{"n":"Two-weapon Fusillade","s":2,"u":"two-weapon%20fusillade_g%26g"},{"n":"Silent Step","s":1,"u":"silent%20step_loag"},{"n":"Slip The Grasp","s":1,"u":"slip%20the%20grasp_loag"},{"n":"Triggerbrand Salvo","s":6,"u":"triggerbrand%20salvo_loil"},{"n":"Wave the Flag","s":60,"u":"wave%20the%20flag_lokl"},{"n":"United Assault","s":60,"u":"united%20assault_lokl"},{"n":"Blazing Talon Surge","s":61,"u":"blazing%20talon%20surge_lopsg"},{"n":"Mobile Magical Combat","s":61,"u":"mobile%20magical%20combat_lopsg"},{"n":"Blazing Streak","s":65,"u":"blazing%20streak_som"}],"8":[{"n":"Flurry of Blows","s":5,"u":"flurry%20of%20blows_crb"},{"n":"Bullying Press","s":15,"u":"bullying%20press_gmg"},{"n":"Ghost Shot","s":2,"u":"ghost%20shot_g%26g"},{"n":"Siegebreaker","s":2,"u":"siegebreaker_g%26g"}]},"open":{"0":[{"n":"Avalanche Strike","s":4,"u":"avalanche%20strike_apg"},{"n":"Coordinated Charge","s":4,"u":"coordinated%20charge_apg"},{"n":"Dread Marshal Stance","s":4,"u":"dread%20marshal%20stance_apg"},{"n":"Duelist's Challenge","s":4,"u":"duelist's%20challenge_apg"},{"n":"Hammer Quake","s":4,"u":"hammer%20quake_apg"},{"n":"Inspiring Marshal Stance","s":4,"u":"inspiring%20marshal%20stance_apg"},{"n":"Quick Shot","s":4,"u":"quick%20shot_apg"},{"n":"Rallying Charge","s":4,"u":"rallying%20charge_apg"},{"n":"Unbalancing Sweep","s":4,"u":"unbalancing%20sweep_apg"},{"n":"Deadly Aim","s":5,"u":"deadly%20aim_crb"},{"n":"Impossible Flurry","s":5,"u":"impossible%20flurry_crb"},{"n":"Impossible Volley","s":5,"u":"impossible%20volley%20(fighter)_crb"},{"n":"Impossible Volley","s":5,"u":"impossible%20volley%20(ranger)_crb"},{"n":"Penetrating Shot","s":5,"u":"penetrating%20shot_crb"},{"n":"Point-blank Shot","s":5,"u":"point-blank%20shot_crb"},{"n":"Predator's Pounce","s":5,"u":"predator's%20pounce_crb"},{"n":"Sudden Charge","s":5,"u":"sudden%20charge%20(barbarian)_crb"},{"n":"Sudden Charge","s":5,"u":"sudden%20charge%20(fighter)_crb"},{"n":"Whirlwind Strike","s":5,"u":"whirlwind%20strike%20(barbarian)_crb"},{"n":"Whirlwind Strike","s":5,"u":"whirlwind%20strike%20(fighter)_crb"},{"n":"Skyseeker","s":23,"u":"skyseeker_aoe2"},{"n":"Ravenous Charge","s":10,"u":"ravenous%20charge_botd"},{"n":"Pivot Strike","s":31,"u":"pivot%20strike_ec1"},{"n":"Running Tackle","s":8,"u":"running%20tackle_lotgb"}]},"fighter":{"0":[{"n":"Barreling Charge","s":4,"u":"barreling%20charge%20(fighter)_apg"},{"n":"Combat Assessment","s":4,"u":"combat%20assessment_apg"},{"n":"Cut From The Air","s":4,"u":"cut%20from%20the%20air_apg"},{"n":"Dazing Blow","s":4,"u":"dazing%20blow_apg"},{"n":"Disorienting Opening","s":4,"u":"disorienting%20opening_apg"},{"n":"Dragging Strike","s":4,"u":"dragging%20strike_apg"},{"n":"Overpowering Charge","s":4,"u":"overpowering%20charge%20(fighter)_apg"},{"n":"Overwhelming Blow","s":4,"u":"overwhelming%20blow_apg"},{"n":"Parting Shot","s":4,"u":"parting%20shot_apg"},{"n":"Rebounding Toss","s":4,"u":"rebounding%20toss_apg"},{"n":"Resounding Bravery","s":4,"u":"resounding%20bravery_apg"},{"n":"Ricochet Stance","s":4,"u":"ricochet%20stance%20(fighter)_apg"},{"n":"Smash From The Air","s":4,"u":"smash%20from%20the%20air_apg"},{"n":"Ultimate Flexibility","s":4,"u":"ultimate%20flexibility_apg"},{"n":"Advanced Weapon Training","s":5,"u":"advanced%20weapon%20training_crb"},{"n":"Advantageous Assault","s":5,"u":"advantageous%20assault_crb"},{"n":"Aggressive Block","s":5,"u":"aggressive%20block_crb"},{"n":"Agile Grace","s":5,"u":"agile%20grace_crb"},{"n":"Assisting Shot","s":5,"u":"assisting%20shot_crb"},{"n":"Blind-fight","s":5,"u":"blind-fight%20(fighter)_crb"},{"n":"Boundless Reprisals","s":5,"u":"boundless%20reprisals_crb"},{"n":"Brutal Finish","s":5,"u":"brutal%20finish_crb"},{"n":"Brutish Shove","s":5,"u":"brutish%20shove_crb"},{"n":"Certain Strike","s":5,"u":"certain%20strike_crb"},{"n":"Combat Grab","s":5,"u":"combat%20grab_crb"},{"n":"Combat Reflexes","s":5,"u":"combat%20reflexes_crb"},{"n":"Debilitating Shot","s":5,"u":"debilitating%20shot_crb"},{"n":"Desperate Finisher","s":5,"u":"desperate%20finisher_crb"},{"n":"Determination","s":5,"u":"determination_crb"},{"n":"Disarming Stance","s":5,"u":"disarming%20stance_crb"},{"n":"Disarming Twist","s":5,"u":"disarming%20twist_crb"},{"n":"Disruptive Stance","s":5,"u":"disruptive%20stance_crb"},{"n":"Double Shot","s":5,"u":"double%20shot_crb"},{"n":"Double Slice","s":5,"u":"double%20slice_crb"},{"n":"Dual-handed Assault","s":5,"u":"dual-handed%20assault_crb"},{"n":"Dueling Dance","s":5,"u":"dueling%20dance_crb"},{"n":"Dueling Parry","s":5,"u":"dueling%20parry_crb"},{"n":"Dueling Riposte","s":5,"u":"dueling%20riposte_crb"},{"n":"Exacting Strike","s":5,"u":"exacting%20strike_crb"},{"n":"Fearsome Brute","s":5,"u":"fearsome%20brute_crb"},{"n":"Felling Strike","s":5,"u":"felling%20strike_crb"},{"n":"Flinging Shove","s":5,"u":"flinging%20shove_crb"},{"n":"Furious Focus","s":5,"u":"furious%20focus_crb"},{"n":"Graceful Poise","s":5,"u":"graceful%20poise_crb"},{"n":"Guardian's Deflection","s":5,"u":"guardian's%20deflection_crb"},{"n":"Guiding Finish","s":5,"u":"guiding%20finish_crb"},{"n":"Guiding Riposte","s":5,"u":"guiding%20riposte_crb"},{"n":"Impossible Volley","s":5,"u":"impossible%20volley%20(fighter)_crb"},{"n":"Improved Dueling Riposte","s":5,"u":"improved%20dueling%20riposte_crb"},{"n":"Improved Knockdown","s":5,"u":"improved%20knockdown_crb"},{"n":"Improved Reflexive Shield","s":5,"u":"improved%20reflexive%20shield_crb"},{"n":"Improved Twin Riposte","s":5,"u":"improved%20twin%20riposte%20(fighter)_crb"},{"n":"Incredible Aim","s":5,"u":"incredible%20aim_crb"},{"n":"Incredible Ricochet","s":5,"u":"incredible%20ricochet_crb"},{"n":"Intimidating Strike","s":5,"u":"intimidating%20strike_crb"},{"n":"Knockdown","s":5,"u":"knockdown_crb"},{"n":"Lunge","s":5,"u":"lunge_crb"},{"n":"Lunging Stance","s":5,"u":"lunging%20stance_crb"},{"n":"Mirror Shield","s":5,"u":"mirror%20shield_crb"},{"n":"Mobile Shot Stance","s":5,"u":"mobile%20shot%20stance_crb"},{"n":"Multishot Stance","s":5,"u":"multishot%20stance_crb"},{"n":"Paragon's Guard","s":5,"u":"paragon's%20guard_crb"},{"n":"Point-blank Shot","s":5,"u":"point-blank%20shot_crb"},{"n":"Positioning Assault","s":5,"u":"positioning%20assault_crb"},{"n":"Power Attack","s":5,"u":"power%20attack_crb"},{"n":"Powerful Shove","s":5,"u":"powerful%20shove_crb"},{"n":"Quick Reversal","s":5,"u":"quick%20reversal_crb"},{"n":"Quick Shield Block","s":5,"u":"quick%20shield%20block%20(fighter)_crb"},{"n":"Reactive Shield","s":5,"u":"reactive%20shield_crb"},{"n":"Reflexive Shield","s":5,"u":"reflexive%20shield_crb"},{"n":"Revealing Stab","s":5,"u":"revealing%20stab_crb"},{"n":"Savage Critical","s":5,"u":"savage%20critical_crb"},{"n":"Shatter Defenses","s":5,"u":"shatter%20defenses_crb"},{"n":"Shield Warden","s":5,"u":"shield%20warden%20(fighter)_crb"},{"n":"Shielded Stride","s":5,"u":"shielded%20stride_crb"},{"n":"Snagging Strike","s":5,"u":"snagging%20strike_crb"},{"n":"Spring Attack","s":5,"u":"spring%20attack_crb"},{"n":"Stance Savant","s":5,"u":"stance%20savant%20(fighter)_crb"},{"n":"Sudden Charge","s":5,"u":"sudden%20charge%20(fighter)_crb"},{"n":"Sudden Leap","s":5,"u":"sudden%20leap%20(fighter)_crb"},{"n":"Swipe","s":5,"u":"swipe%20(fighter)_crb"},{"n":"Triple Shot","s":5,"u":"triple%20shot_crb"},{"n":"Twin Parry","s":5,"u":"twin%20parry%20(fighter)_crb"},{"n":"Twin Riposte","s":5,"u":"twin%20riposte%20(fighter)_crb"},{"n":"Twinned Defense","s":5,"u":"twinned%20defense%20(fighter)_crb"},{"n":"Two-Weapon Flurry","s":5,"u":"two-weapon%20flurry_crb"},{"n":"Weapon Supremacy","s":5,"u":"weapon%20supremacy_crb"},{"n":"Whirlwind Strike","s":5,"u":"whirlwind%20strike%20(fighter)_crb"},{"n":"Ultimate Flexibility","s":21,"u":"ultimate%20flexibility_aoa6"},{"n":"Reflecting Riposte","s":35,"u":"reflecting%20riposte_ec6"},{"n":"Sever Space","s":39,"u":"sever%20space_frp3"},{"n":"Everstand Stance","s":7,"u":"everstand%20stance_locg"},{"n":"Everstand Strike","s":7,"u":"everstand%20strike_locg"},{"n":"Impassable Wall Stance","s":7,"u":"impassable%20wall%20stance_locg"},{"n":"Agile Shield Grip","s":60,"u":"agile%20shield%20grip_lokl"},{"n":"Devoted Guardian","s":60,"u":"devoted%20guardian_lokl"},{"n":"United Assault","s":60,"u":"united%20assault_lokl"},{"n":"Knock Sense","s":60,"u":"knock%20sense_lokl"},{"n":"Shield Wall","s":60,"u":"shield%20wall_lokl"},{"n":"Knight's Retaliation","s":60,"u":"knight's%20retaliation_lokl"},{"n":"Farabellus Flip","s":61,"u":"farabellus%20flip_lopsg"},{"n":"Inured to Alchemy","s":43,"u":"inured%20to%20alchemy_ooa1"},{"n":"Pain Tolerance","s":43,"u":"pain%20tolerance_ooa1"}]},"witch":{"0":[{"n":"Basic Lesson","s":4,"u":"basic%20lesson_apg"},{"n":"Cackle","s":4,"u":"cackle_apg"},{"n":"Cantrip Expansion","s":4,"u":"cantrip%20expansion%20(witch)_apg"},{"n":"Cauldron","s":4,"u":"cauldron_apg"},{"n":"Conceal Spell","s":4,"u":"conceal%20spell_apg"},{"n":"Counterspell","s":4,"u":"counterspell%20(witch)_apg"},{"n":"Effortless Concentration","s":4,"u":"effortless%20concentration_apg"},{"n":"Eldritch Nails","s":4,"u":"eldritch%20nails_apg"},{"n":"Enhanced Familiar","s":4,"u":"enhanced%20familiar%20(witch)_apg"},{"n":"Familiar's Eyes","s":4,"u":"familiar's%20eyes_apg"},{"n":"Familiar's Language","s":4,"u":"familiar's%20language_apg"},{"n":"Greater Lesson","s":4,"u":"greater%20lesson_apg"},{"n":"Hex Focus","s":4,"u":"hex%20focus_apg"},{"n":"Hex Master","s":4,"u":"hex%20master_apg"},{"n":"Hex Wellspring","s":4,"u":"hex%20wellspring_apg"},{"n":"Improved Familiar","s":4,"u":"improved%20familiar%20(witch)_apg"},{"n":"Incredible Familiar","s":4,"u":"incredible%20familiar%20(witch)_apg"},{"n":"Living Hair","s":4,"u":"living%20hair_apg"},{"n":"Major Lesson","s":4,"u":"major%20lesson_apg"},{"n":"Murksight","s":4,"u":"murksight_apg"},{"n":"Patron's Truth","s":4,"u":"patron's%20truth_apg"},{"n":"Quickened Casting","s":4,"u":"quickened%20casting%20(witch)_apg"},{"n":"Reach Spell","s":4,"u":"reach%20spell%20(witch)_apg"},{"n":"Reflect Spell","s":4,"u":"reflect%20spell%20(witch)_apg"},{"n":"Rites Of Convocation","s":4,"u":"rites%20of%20convocation_apg"},{"n":"Rites Of Transfiguration","s":4,"u":"rites%20of%20transfiguration_apg"},{"n":"Siphon Power","s":4,"u":"siphon%20power_apg"},{"n":"Split Hex","s":4,"u":"split%20hex_apg"},{"n":"Steady Spellcasting","s":4,"u":"steady%20spellcasting%20(witch)_apg"},{"n":"Temporary Potions","s":4,"u":"temporary%20potions_apg"},{"n":"Widen Spell","s":4,"u":"widen%20spell%20(witch)_apg"},{"n":"Witch's Bottle","s":4,"u":"witch's%20bottle_apg"},{"n":"Witch's Charge","s":4,"u":"witch's%20charge_apg"},{"n":"Witch's Communion","s":4,"u":"witch's%20communion_apg"},{"n":"Witch's Hut","s":4,"u":"witch's%20hut_apg"},{"n":"Wortwitch","s":4,"u":"wortwitch_apg"},{"n":"Syu Tak-nwa's Deadly Hair","s":37,"u":"syu%20tak-nwa's%20deadly%20hair_frp1"},{"n":"Syu Tak-nwa's Hexed Locks","s":37,"u":"syu%20tak-nwa's%20hexed%20locks_frp1"},{"n":"Syu Tak-nwa's Skillful Tresses","s":37,"u":"syu%20tak-nwa's%20skillful%20tresses_frp1"},{"n":"Demon's Hair","s":39,"u":"demon's%20hair_frp3"},{"n":"Detonating Spell","s":60,"u":"detonating%20spell_lokl"},{"n":"Divine Emissary","s":60,"u":"divine%20emissary_lokl"}],"3":[{"n":"Blood Ward","s":4,"u":"blood%20ward_apg"},{"n":"Cackle","s":4,"u":"cackle_apg"},{"n":"Clinging Ice","s":4,"u":"clinging%20ice_apg"},{"n":"Curse Of Death","s":4,"u":"curse%20of%20death_apg"},{"n":"Deceiver's Cloak","s":4,"u":"deceiver's%20cloak_apg"},{"n":"Discern Secrets","s":4,"u":"discern%20secrets_apg"},{"n":"Elemental Betrayal","s":4,"u":"elemental%20betrayal_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Life Boost","s":4,"u":"life%20boost_apg"},{"n":"Malicious Shadow","s":4,"u":"malicious%20shadow_apg"},{"n":"Needle Of Vengeance","s":4,"u":"needle%20of%20vengeance_apg"},{"n":"Nudge Fate","s":4,"u":"nudge%20fate_apg"},{"n":"Personal Blizzard","s":4,"u":"personal%20blizzard_apg"},{"n":"Phase Familiar","s":4,"u":"phase%20familiar_apg"},{"n":"Restorative Moment","s":4,"u":"restorative%20moment_apg"},{"n":"Shroud Of Night","s":4,"u":"shroud%20of%20night_apg"},{"n":"Stoke The Heart","s":4,"u":"stoke%20the%20heart_apg"},{"n":"Veil Of Dreams","s":4,"u":"veil%20of%20dreams_apg"},{"n":"Wilding Word","s":4,"u":"wilding%20word_apg"},{"n":"Pact Broker","s":11,"u":"pact%20broker_da"},{"n":"Return the Favor","s":11,"u":"return%20the%20favor_da"},{"n":"Over the Coals","s":11,"u":"over%20the%20coals_da"},{"n":"Glacial Heart","s":67,"u":"glacial%20heart_lol"},{"n":"Spirit Object","s":67,"u":"spirit%20object_lol"},{"n":"Buzzing Bites","s":40,"u":"buzzing%20bites_lomm"},{"n":"Stumbling Curse","s":47,"u":"stumbling%20curse_sot1"}]},"divination":{"0":[{"n":"Beastmaster Bond","s":4,"u":"beastmaster%20bond_apg"},{"n":"Black Cat Curse","s":4,"u":"black%20cat%20curse_apg"},{"n":"Diviner Sense","s":4,"u":"diviner%20sense_apg"},{"n":"Eat Fortune","s":4,"u":"eat%20fortune_apg"},{"n":"Familiar's Eyes","s":4,"u":"familiar's%20eyes_apg"},{"n":"Familiar's Language","s":4,"u":"familiar's%20language_apg"},{"n":"Glean Lore","s":4,"u":"glean%20lore_apg"},{"n":"Lifesense","s":4,"u":"lifesense_apg"},{"n":"Magic Sense","s":4,"u":"magic%20sense_apg"},{"n":"Oracular Warning","s":4,"u":"oracular%20warning_apg"},{"n":"Read Disaster","s":4,"u":"read%20disaster_apg"},{"n":"Seeker Arrow","s":4,"u":"seeker%20arrow_apg"},{"n":"Spiritual Sense","s":4,"u":"spiritual%20sense_apg"},{"n":"Witch's Charge","s":4,"u":"witch's%20charge_apg"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(sorcerer)_crb"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(wizard)_crb"},{"n":"Strange Script","s":29,"u":"strange%20script_av2"},{"n":"Read Psychometric Resonance","s":11,"u":"read%20psychometric%20resonance_da"},{"n":"Pact of Infernal Prowess","s":11,"u":"pact%20of%20infernal%20prowess_da"},{"n":"Vision of Foresight","s":11,"u":"vision%20of%20foresight_da"},{"n":"Timeline-Splitting Spell","s":11,"u":"timeline-splitting%20spell_da"},{"n":"Pact of Eldritch Eyes","s":11,"u":"pact%20of%20eldritch%20eyes_da"},{"n":"Haunt Ingenuity","s":11,"u":"haunt%20ingenuity_da"},{"n":"Paired Link","s":11,"u":"paired%20link_da"},{"n":"Sixth Sense","s":11,"u":"sixth%20sense_da"},{"n":"Brain Drain","s":11,"u":"brain%20drain_da"},{"n":"Thoughtsense","s":11,"u":"thoughtsense_da"},{"n":"Foreseen Failure","s":11,"u":"foreseen%20failure_da"},{"n":"Community Knowledge","s":6,"u":"community%20knowledge_loil"},{"n":"True Gaze","s":0,"u":"true%20gaze_lome"},{"n":"Magic Sense","s":65,"u":"magic%20sense_som"}],"2":[{"n":"Candle Of Revealing","s":4,"u":"candle%20of%20revealing_apg"},{"n":"Earthsight Box","s":4,"u":"earthsight%20box_apg"},{"n":"Envisioning Mask","s":4,"u":"envisioning%20mask_apg"},{"n":"Potion Of Shared Memories","s":4,"u":"potion%20of%20shared%20memories_apg"},{"n":"Predictable Silver Piece","s":4,"u":"predictable%20silver%20piece_apg"},{"n":"Slates Of Distant Letters","s":4,"u":"slates%20of%20distant%20letters_apg"},{"n":"Staff Of Providence","s":4,"u":"staff%20of%20providence%20(generic)_apg"},{"n":"Animal Staff","s":5,"u":"animal%20staff%20(generic)_crb"},{"n":"Cassock of Devotion","s":5,"u":"cassock%20of%20devotion_crb"},{"n":"Collar of Empathy","s":5,"u":"collar%20of%20empathy_crb"},{"n":"Coyote Cloak","s":5,"u":"coyote%20cloak%20(generic)_crb"},{"n":"Crystal Ball","s":5,"u":"crystal%20ball%20(generic)_crb"},{"n":"Diadem of Intellect","s":5,"u":"diadem%20of%20intellect_crb"},{"n":"Dust of Appearance","s":5,"u":"dust%20of%20appearance_crb"},{"n":"Eye of Apprehension","s":5,"u":"eye%20of%20apprehension_crb"},{"n":"Eye of Fortune","s":5,"u":"eye%20of%20fortune_crb"},{"n":"Gallows Tooth","s":5,"u":"gallows%20tooth_crb"},{"n":"Hunter's Bane","s":5,"u":"hunter's%20bane_crb"},{"n":"Luck Blade","s":5,"u":"luck%20blade%20(generic)_crb"},{"n":"Mail of Luck","s":5,"u":"mail%20of%20luck_crb"},{"n":"Mentalist's Staff","s":5,"u":"mentalist's%20staff%20(generic)_crb"},{"n":"Moonlit Chain","s":5,"u":"moonlit%20chain_crb"},{"n":"Mummified Bat","s":5,"u":"mummified%20bat_crb"},{"n":"Oathbow","s":5,"u":"oathbow_crb"},{"n":"Pendant of the Occult","s":5,"u":"pendant%20of%20the%20occult%20(generic)_crb"},{"n":"Phylactery of Faithfulness","s":5,"u":"phylactery%20of%20faithfulness%20(generic)_crb"},{"n":"Possibility Tome","s":5,"u":"possibility%20tome_crb"},{"n":"Potion of Tongues","s":5,"u":"potion%20of%20tongues_crb"},{"n":"Ring of Maniacal Devices","s":5,"u":"ring%20of%20maniacal%20devices%20(generic)_crb"},{"n":"Ring of Wizardry","s":5,"u":"ring%20of%20wizardry%20(generic)_crb"},{"n":"Robe of Eyes","s":5,"u":"robe%20of%20eyes_crb"},{"n":"Staff of Divination","s":5,"u":"staff%20of%20divination%20(generic)_crb"},{"n":"Third Eye","s":5,"u":"third%20eye_crb"},{"n":"Thurible of Revelation","s":5,"u":"thurible%20of%20revelation%20(generic)_crb"},{"n":"Tracker's Goggles","s":5,"u":"tracker's%20goggles%20(generic)_crb"},{"n":"Truesight Potion","s":5,"u":"truesight%20potion_crb"},{"n":"Verdant Staff","s":5,"u":"verdant%20staff%20(generic)_crb"},{"n":"Genius Diadem","s":15,"u":"genius%20diadem_gmg"},{"n":"Dragon's Eye Charm","s":17,"u":"dragon's%20eye%20charm_aoa2"},{"n":"Eye Of The Wise","s":18,"u":"eye%20of%20the%20wise_aoa3"},{"n":"Pactmasters' Grace","s":20,"u":"pactmasters'%20grace_aoa5"},{"n":"Recording Rod","s":22,"u":"recording%20rod%20(generic)_aoe1"},{"n":"Ethersight Ring","s":23,"u":"ethersight%20ring_aoe2"},{"n":"Skinsaw Mask","s":23,"u":"skinsaw%20mask_aoe2"},{"n":"Whisper Briolette","s":25,"u":"whisper%20briolette_aoe4"},{"n":"Forgotten Shell","s":26,"u":"forgotten%20shell_aoe5"},{"n":"Ring Of Recalcitrant Wishes","s":27,"u":"ring%20of%20recalcitrant%20wishes_aoe6"},{"n":"The Whispering Reeds","s":28,"u":"the%20whispering%20reeds_av1"},{"n":"Cooperative Blade","s":29,"u":"cooperative%20blade_av2"},{"n":"Grim Ring","s":10,"u":"grim%20ring_botd"},{"n":"Calamity Glass","s":11,"u":"calamity%20glass_da"},{"n":"Mistranslator's Draft","s":11,"u":"mistranslator's%20draft_da"},{"n":"Society Portrait","s":11,"u":"society%20portrait_da"},{"n":"Beckoning Cat Amulet","s":32,"u":"beckoning%20cat%20amulet_ec2"},{"n":"Moonstone Diadem","s":32,"u":"moonstone%20diadem_ec2"},{"n":"Spangled Rider's Suit","s":32,"u":"spangled%20rider's%20suit_ec2"},{"n":"Staff Of The Black Desert","s":34,"u":"staff%20of%20the%20black%20desert%20(generic)_ec5"},{"n":"Bort's Blessing","s":36,"u":"bort's%20blessing_fop"},{"n":"Warrior's Training Ring","s":36,"u":"warrior's%20training%20ring_fop"},{"n":"Darkvision Scope","s":2,"u":"darkvision%20scope%20(generic)_g%26g"},{"n":"Goblin-eye Orb","s":2,"u":"goblin-eye%20orb_g%26g"},{"n":"Magnifying Scope","s":2,"u":"magnifying%20scope%20(generic)_g%26g"},{"n":"Scope Of Truth","s":2,"u":"scope%20of%20truth_g%26g"},{"n":"Trustworthy Round","s":2,"u":"trustworthy%20round_g%26g"},{"n":"Shining Wayfinder","s":7,"u":"shining%20wayfinder_locg"},{"n":"Abadar's Flawless Scale","s":59,"u":"abadar's%20flawless%20scale_logm"},{"n":"Lucky Rabbit's Foot","s":59,"u":"lucky%20rabbit's%20foot_logm"},{"n":"Miter Of Communion","s":59,"u":"miter%20of%20communion_logm"},{"n":"Mortar Of Hidden Meaning","s":59,"u":"mortar%20of%20hidden%20meaning_logm"},{"n":"Detector Stone","s":60,"u":"detector%20stone_lokl"},{"n":"Swiftmount Saddle","s":60,"u":"swiftmount%20saddle_lokl"},{"n":"Undead Compendium","s":60,"u":"undead%20compendium_lokl"},{"n":"Genealogy Mask","s":0,"u":"genealogy%20mask_lome"},{"n":"Cunning","s":61,"u":"cunning_lopsg"},{"n":"Diviner's Nose Chain","s":61,"u":"diviner's%20nose%20chain_lopsg"},{"n":"Spectacles Of Understanding","s":61,"u":"spectacles%20of%20understanding%20(generic)_lopsg"},{"n":"Brooch Of Inspiration","s":8,"u":"brooch%20of%20inspiration%20(generic)_lotgb"},{"n":"Enhanced Hearing Aids","s":8,"u":"enhanced%20hearing%20aids_lotgb"},{"n":"Eye Of The Unseen","s":8,"u":"eye%20of%20the%20unseen%20(generic)_lotgb"},{"n":"Impulse Control","s":8,"u":"impulse%20control_lotgb"},{"n":"Magical Hearing Aids","s":8,"u":"magical%20hearing%20aids_lotgb"},{"n":"Magnifying Glass Of Elucidation","s":8,"u":"magnifying%20glass%20of%20elucidation_lotgb"},{"n":"Reading Ring","s":8,"u":"reading%20ring%20(generic)_lotgb"},{"n":"Server's Stew","s":8,"u":"server's%20stew_lotgb"},{"n":"Nosoi Charm","s":42,"u":"nosoi%20charm_ngd"},{"n":"Gyroscopic Stabilizer","s":44,"u":"gyroscopic%20stabilizer_ooa2"},{"n":"Golden-Cased Bullet","s":44,"u":"golden-cased%20bullet%20(generic)_ooa2"},{"n":"Corpse Compass","s":45,"u":"corpse%20compass_ooa3"},{"n":"Conundrum Spectacles","s":68,"u":"conundrum%20spectacles%20(generic)_pfum"},{"n":"Communication Pendants","s":68,"u":"communication%20pendants_pfum"},{"n":"Librarian's Baton","s":68,"u":"librarian's%20baton_pfum"},{"n":"Empathic Cords","s":68,"u":"empathic%20cords_pfum"},{"n":"Archivist's Gaze","s":65,"u":"archivist's%20gaze_som"},{"n":"Auspicious Scepter","s":65,"u":"auspicious%20scepter_som"},{"n":"Bane","s":65,"u":"bane_som"},{"n":"Codex Of Unimpeded Sight","s":65,"u":"codex%20of%20unimpeded%20sight%20(generic)_som"},{"n":"Endless Grimoire","s":65,"u":"endless%20grimoire%20(generic)_som"},{"n":"Eye Of Enlightenment","s":65,"u":"eye%20of%20enlightenment_som"},{"n":"Glasses Of Sociability","s":65,"u":"glasses%20of%20sociability_som"},{"n":"Potion Of Minute Echoes","s":65,"u":"potion%20of%20minute%20echoes_som"},{"n":"Shortbread Spy","s":65,"u":"shortbread%20spy_som"},{"n":"Exploration Lens","s":49,"u":"exploration%20lens%20(generic)_sot3"},{"n":"Ixamè's Eye","s":49,"u":"ixam%c3%a8's%20eye_sot3"},{"n":"Grimoire of Unknown Necessities","s":51,"u":"grimoire%20of%20unknown%20necessities_sot5"},{"n":"Halcyon Heart","s":52,"u":"halcyon%20heart_sot6"}],"3":[{"n":"Access Lore","s":4,"u":"access%20lore_apg"},{"n":"Battlefield Persistence","s":4,"u":"battlefield%20persistence_apg"},{"n":"Beastmaster Trance","s":4,"u":"beastmaster%20trance_apg"},{"n":"Countless Eyes","s":4,"u":"countless%20eyes_apg"},{"n":"Discern Secrets","s":4,"u":"discern%20secrets_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Ephemeral Tracking","s":4,"u":"ephemeral%20tracking_apg"},{"n":"Familiar's Face","s":4,"u":"familiar's%20face_apg"},{"n":"Ghostly Tragedy","s":4,"u":"ghostly%20tragedy_apg"},{"n":"Heroic Feat","s":4,"u":"heroic%20feat_apg"},{"n":"Hunter's Luck","s":4,"u":"hunter's%20luck_apg"},{"n":"Hunter's Vision","s":4,"u":"hunter's%20vision_apg"},{"n":"Imprint Message","s":4,"u":"imprint%20message_apg"},{"n":"Nudge Fate","s":4,"u":"nudge%20fate_apg"},{"n":"Object Reading","s":4,"u":"object%20reading_apg"},{"n":"Sepulchral Mask","s":4,"u":"sepulchral%20mask_apg"},{"n":"Spirit Sense","s":4,"u":"spirit%20sense_apg"},{"n":"Vision Of Weakness","s":4,"u":"vision%20of%20weakness_apg"},{"n":"Alter Reality","s":5,"u":"alter%20reality_crb"},{"n":"Ancestral Memories","s":5,"u":"ancestral%20memories_crb"},{"n":"Animal Vision","s":5,"u":"animal%20vision_crb"},{"n":"Augury","s":5,"u":"augury_crb"},{"n":"Bit Of Luck","s":5,"u":"bit%20of%20luck_crb"},{"n":"Clairaudience","s":5,"u":"clairaudience_crb"},{"n":"Clairvoyance","s":5,"u":"clairvoyance_crb"},{"n":"Comprehend Language","s":5,"u":"comprehend%20language_crb"},{"n":"Darkvision","s":5,"u":"darkvision_crb"},{"n":"Detect Alignment","s":5,"u":"detect%20alignment_crb"},{"n":"Detect Magic","s":5,"u":"detect%20magic_crb"},{"n":"Detect Poison","s":5,"u":"detect%20poison_crb"},{"n":"Detect Scrying","s":5,"u":"detect%20scrying_crb"},{"n":"Discern Lies","s":5,"u":"discern%20lies_crb"},{"n":"Discern Location","s":5,"u":"discern%20location_crb"},{"n":"Diviner's Sight","s":5,"u":"diviner's%20sight_crb"},{"n":"Extend Spell","s":5,"u":"extend%20spell_crb"},{"n":"Foresight","s":5,"u":"foresight_crb"},{"n":"Glimpse The Truth","s":5,"u":"glimpse%20the%20truth_crb"},{"n":"Guidance","s":5,"u":"guidance_crb"},{"n":"Hypercognition","s":5,"u":"hypercognition_crb"},{"n":"Know Direction","s":5,"u":"know%20direction_crb"},{"n":"Know The Enemy","s":5,"u":"know%20the%20enemy_crb"},{"n":"Locate","s":5,"u":"locate_crb"},{"n":"Loremaster's Etude","s":5,"u":"loremaster's%20etude_crb"},{"n":"Lucky Break","s":5,"u":"lucky%20break_crb"},{"n":"Mind Probe","s":5,"u":"mind%20probe_crb"},{"n":"Mind Reading","s":5,"u":"mind%20reading_crb"},{"n":"Mindlink","s":5,"u":"mindlink_crb"},{"n":"Miracle","s":5,"u":"miracle_crb"},{"n":"Modify Memory","s":5,"u":"modify%20memory_crb"},{"n":"Primal Phenomenon","s":5,"u":"primal%20phenomenon_crb"},{"n":"Prying Eye","s":5,"u":"prying%20eye_crb"},{"n":"Pulse Of The City","s":5,"u":"pulse%20of%20the%20city_crb"},{"n":"Read Aura","s":5,"u":"read%20aura_crb"},{"n":"Read Fate","s":5,"u":"read%20fate_crb"},{"n":"Read Omens","s":5,"u":"read%20omens_crb"},{"n":"Retrocognition","s":5,"u":"retrocognition_crb"},{"n":"Scholarly Recollection","s":5,"u":"scholarly%20recollection_crb"},{"n":"Scrying","s":5,"u":"scrying_crb"},{"n":"See Invisibility","s":5,"u":"see%20invisibility_crb"},{"n":"Sending","s":5,"u":"sending_crb"},{"n":"Speak With Animals","s":5,"u":"speak%20with%20animals_crb"},{"n":"Speak With Plants","s":5,"u":"speak%20with%20plants_crb"},{"n":"Status","s":5,"u":"status_crb"},{"n":"Synesthesia","s":5,"u":"synesthesia_crb"},{"n":"Telepathic Bond","s":5,"u":"telepathic%20bond_crb"},{"n":"Telepathy","s":5,"u":"telepathy_crb"},{"n":"Tempt Fate","s":5,"u":"tempt%20fate_crb"},{"n":"Tongues","s":5,"u":"tongues_crb"},{"n":"True Seeing","s":5,"u":"true%20seeing_crb"},{"n":"True Strike","s":5,"u":"true%20strike_crb"},{"n":"True Target","s":5,"u":"true%20target_crb"},{"n":"Unrelenting Observation","s":5,"u":"unrelenting%20observation_crb"},{"n":"Vigilant Eye","s":5,"u":"vigilant%20eye_crb"},{"n":"Wanderer's Guide","s":5,"u":"wanderer's%20guide_crb"},{"n":"Wish","s":5,"u":"wish_crb"},{"n":"Word Of Truth","s":5,"u":"word%20of%20truth_crb"},{"n":"Forgotten Lines","s":18,"u":"forgotten%20lines_aoa3"},{"n":"Join Pasts","s":18,"u":"join%20pasts_aoa3"},{"n":"Practice Makes Perfect","s":19,"u":"practice%20makes%20perfect_aoa4"},{"n":"Speaking Sky","s":23,"u":"speaking%20sky_aoe2"},{"n":"Eyes of the Dead","s":10,"u":"eyes%20of%20the%20dead_botd"},{"n":"Glimpse Weakness","s":11,"u":"glimpse%20weakness_da"},{"n":"Omnidirectional Scan","s":11,"u":"omnidirectional%20scan_da"},{"n":"Foresee the Path","s":11,"u":"foresee%20the%20path_da"},{"n":"Focusing Hum","s":11,"u":"focusing%20hum_da"},{"n":"Cinder Gaze","s":11,"u":"cinder%20gaze_da"},{"n":"Behold the Weave","s":11,"u":"behold%20the%20weave_da"},{"n":"Suspended Retribution","s":11,"u":"suspended%20retribution_da"},{"n":"Manifold Lives","s":11,"u":"manifold%20lives_da"},{"n":"Path of Least Resistance","s":11,"u":"path%20of%20least%20resistance_da"},{"n":"Time Sense","s":11,"u":"time%20sense_da"},{"n":"Weaponize Secret","s":11,"u":"weaponize%20secret_da"},{"n":"Prying Survey","s":35,"u":"prying%20survey_ec6"},{"n":"Light Of Revelation","s":7,"u":"light%20of%20revelation_locg"},{"n":"Perfect Strike","s":7,"u":"perfect%20strike_locg"},{"n":"Anticipate Peril","s":59,"u":"anticipate%20peril_logm"},{"n":"Hyperfocus","s":59,"u":"hyperfocus_logm"},{"n":"Ill Omen","s":59,"u":"ill%20omen_logm"},{"n":"Message Rune","s":59,"u":"message%20rune_logm"},{"n":"Object Memory","s":59,"u":"object%20memory_logm"},{"n":"Remember The Lost","s":59,"u":"remember%20the%20lost_logm"},{"n":"Share Lore","s":59,"u":"share%20lore_logm"},{"n":"Show The Way","s":59,"u":"show%20the%20way_logm"},{"n":"Swarmsense","s":59,"u":"swarmsense_logm"},{"n":"Time Beacon","s":59,"u":"time%20beacon_logm"},{"n":"Zenith Star","s":59,"u":"zenith%20star_logm"},{"n":"Blinking Flame Aura","s":6,"u":"blinking%20flame%20aura_loil"},{"n":"Unblinking Flame Emblem","s":6,"u":"unblinking%20flame%20emblem_loil"},{"n":"Unblinking Flame Ignition","s":6,"u":"unblinking%20flame%20ignition_loil"},{"n":"Speaking Sky","s":6,"u":"speaking%20sky_loil"},{"n":"Detect Creator","s":60,"u":"detect%20creator_lokl"},{"n":"Empathic Link","s":60,"u":"empathic%20link_lokl"},{"n":"Enhance Senses","s":60,"u":"enhance%20senses_lokl"},{"n":"Halcyon Infusion","s":67,"u":"halcyon%20infusion_lol"},{"n":"Perseis's Precautions","s":61,"u":"perseis's%20precautions_lopsg"},{"n":"Perfect Strike","s":63,"u":"perfect%20strike_lowg"},{"n":"Approximate","s":65,"u":"approximate_som"},{"n":"Cast Into Time","s":65,"u":"cast%20into%20time_som"},{"n":"Catch Your Name","s":65,"u":"catch%20your%20name_som"},{"n":"Extend Boost","s":65,"u":"extend%20boost_som"},{"n":"Fated Confrontation","s":65,"u":"fated%20confrontation_som"},{"n":"Guiding Star","s":65,"u":"guiding%20star_som"},{"n":"Impending Doom","s":65,"u":"impending%20doom_som"},{"n":"Inevitable Disaster","s":65,"u":"inevitable%20disaster_som"},{"n":"Lucky Number","s":65,"u":"lucky%20number_som"},{"n":"Nudge The Odds","s":65,"u":"nudge%20the%20odds_som"},{"n":"Organsight","s":65,"u":"organsight_som"},{"n":"Pocket Library","s":65,"u":"pocket%20library_som"},{"n":"Proliferating Eyes","s":65,"u":"proliferating%20eyes_som"},{"n":"Read The Air","s":65,"u":"read%20the%20air_som"},{"n":"Seashell Of Stolen Sound","s":65,"u":"seashell%20of%20stolen%20sound_som"},{"n":"Shooting Star","s":65,"u":"shooting%20star_som"},{"n":"Synchronize","s":65,"u":"synchronize_som"},{"n":"Timely Tutor","s":65,"u":"timely%20tutor_som"},{"n":"Web Of Eyes","s":65,"u":"web%20of%20eyes_som"},{"n":"Winning Streak","s":65,"u":"winning%20streak_som"},{"n":"Impeccable Flow","s":47,"u":"impeccable%20flow_sot1"},{"n":"Mirecloak","s":49,"u":"mirecloak_sot3"}],"8":[{"n":"Intensify Vulnerability","s":11,"u":"intensify%20vulnerability_da"},{"n":"Recall The Teachings","s":11,"u":"recall%20the%20teachings_da"},{"n":"Share Senses","s":65,"u":"share%20senses_som"}],"64":[{"n":"Coven","s":12,"u":"coven_b1"},{"n":"Telepathy","s":12,"u":"telepathy_b1"}],"70":[{"n":"Astral Projection","s":4,"u":"astral%20projection_apg"},{"n":"Awaken Animal","s":5,"u":"awaken%20animal_crb"},{"n":"Commune","s":5,"u":"commune_crb"},{"n":"Commune With Nature","s":5,"u":"commune%20with%20nature_crb"},{"n":"Legend Lore","s":5,"u":"legend%20lore_crb"},{"n":"Lucky Month","s":62,"u":"lucky%20month_lotg"},{"n":"Asmodean Wager","s":65,"u":"asmodean%20wager_som"},{"n":"Awaken Object","s":65,"u":"awaken%20object_som"},{"n":"Concealment's Curtain","s":65,"u":"concealment's%20curtain_som"},{"n":"Guardian's Aegis","s":65,"u":"guardian's%20aegis_som"},{"n":"The World's A Stage","s":65,"u":"the%20world's%20a%20stage_som"},{"n":"Arcane Weaving","s":47,"u":"arcane%20weaving_sot1"},{"n":"Tattoo Whispers","s":47,"u":"tattoo%20whispers_sot1"}],"73":[{"n":"Fiendish Bargain","s":15,"u":"fiendish%20bargain_gmg"},{"n":"Incandescent Sight","s":15,"u":"incandescent%20sight_gmg"},{"n":"Linguistic Nexus","s":15,"u":"linguistic%20nexus_gmg"},{"n":"Little Helper","s":15,"u":"little%20helper_gmg"},{"n":"Perception Filter","s":15,"u":"perception%20filter_gmg"},{"n":"Psychic Scream","s":15,"u":"psychic%20scream_gmg"},{"n":"Recalculate","s":15,"u":"recalculate_gmg"},{"n":"Repository of Knowledge","s":15,"u":"repository%20of%20knowledge_gmg"}]},"auditory":{"0":[{"n":"Beastmaster's Call","s":4,"u":"beastmaster's%20call_apg"},{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Cadence Call","s":4,"u":"cadence%20call_apg"},{"n":"Call And Response","s":4,"u":"call%20and%20response_apg"},{"n":"Caterwaul","s":4,"u":"caterwaul_apg"},{"n":"Command Attention","s":4,"u":"command%20attention_apg"},{"n":"Courageous Advance","s":4,"u":"courageous%20advance_apg"},{"n":"Courageous Assault","s":4,"u":"courageous%20assault_apg"},{"n":"Courageous Onslaught","s":4,"u":"courageous%20onslaught_apg"},{"n":"Courageous Opportunity","s":4,"u":"courageous%20opportunity_apg"},{"n":"Defensive Coordination","s":4,"u":"defensive%20coordination_apg"},{"n":"Empathetic Plea","s":4,"u":"empathetic%20plea_apg"},{"n":"Grovel","s":4,"u":"grovel_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"One For All","s":4,"u":"one%20for%20all_apg"},{"n":"Snap Out Of It!","s":4,"u":"snap%20out%20of%20it!_apg"},{"n":"Spot Translate","s":4,"u":"spot%20translate_apg"},{"n":"Steel Yourself!","s":4,"u":"steel%20yourself!_apg"},{"n":"To Battle!","s":4,"u":"to%20battle!_apg"},{"n":"Vigorous Inspiration","s":4,"u":"vigorous%20inspiration_apg"},{"n":"Contagious Rage","s":5,"u":"contagious%20rage_crb"},{"n":"Dragon Roar","s":5,"u":"dragon%20roar_crb"},{"n":"Share Rage","s":5,"u":"share%20rage_crb"},{"n":"Terrifying Howl","s":5,"u":"terrifying%20howl_crb"},{"n":"Encouraging Words","s":15,"u":"encouraging%20words_gmg"},{"n":"Frightful Moan","s":10,"u":"frightful%20moan_botd"},{"n":"Eerie Proclamation","s":11,"u":"eerie%20proclamation_da"},{"n":"Enervating Wail","s":11,"u":"enervating%20wail_da"},{"n":"Ringmaster's Introduction","s":35,"u":"ringmaster's%20introduction_ec6"},{"n":"Eagle Eyes","s":2,"u":"eagle%20eyes_g%26g"},{"n":"No! No! I Created You!","s":2,"u":"no!%20no!%20i%20created%20you!_g%26g"},{"n":"Pistolero's Challenge","s":2,"u":"pistolero's%20challenge_g%26g"},{"n":"Reach For The Sky","s":2,"u":"reach%20for%20the%20sky_g%26g"},{"n":"Triangulate","s":2,"u":"triangulate_g%26g"},{"n":"Calaca's Showstopper","s":1,"u":"calaca's%20showstopper_loag"},{"n":"Can't Fall Here","s":1,"u":"can't%20fall%20here_loag"},{"n":"Catchy Tune","s":1,"u":"catchy%20tune_loag"},{"n":"Glory And Valor!","s":1,"u":"glory%20and%20valor!_loag"},{"n":"Harbinger's Caw","s":1,"u":"harbinger's%20caw_loag"},{"n":"Rallying Cry","s":1,"u":"rallying%20cry_loag"},{"n":"Evangelize","s":59,"u":"evangelize_logm"},{"n":"Voice Cold as Death","s":60,"u":"voice%20cold%20as%20death_lokl"},{"n":"Push Back the Dead!","s":60,"u":"push%20back%20the%20dead!_lokl"},{"n":"Reassuring Presence","s":0,"u":"reassuring%20presence_lome"},{"n":"Voice of Authority","s":42,"u":"voice%20of%20authority_ngd"},{"n":"Reveal True Name","s":65,"u":"reveal%20true%20name_som"},{"n":"Fleet Tempo","s":48,"u":"fleet%20tempo_sot2"},{"n":"Narrative Conduit","s":48,"u":"narrative%20conduit_sot2"},{"n":"Rule Of Three","s":48,"u":"rule%20of%20three_sot2"},{"n":"Sing To The Steel","s":48,"u":"sing%20to%20the%20steel_sot2"},{"n":"Song Of Grace And Speed","s":48,"u":"song%20of%20grace%20and%20speed_sot2"}],"2":[{"n":"Mask Of The Banshee","s":4,"u":"mask%20of%20the%20banshee%20(generic)_apg"},{"n":"Alarm Snare","s":5,"u":"alarm%20snare_crb"},{"n":"Warning Snare","s":5,"u":"warning%20snare_crb"},{"n":"Deafening Music Box","s":23,"u":"deafening%20music%20box_aoe2"},{"n":"Thunder Snare","s":31,"u":"thunder%20snare_ec1"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Detonating Gears Snare","s":2,"u":"detonating%20gears%20snare_g%26g"},{"n":"Shrieking Skull","s":2,"u":"shrieking%20skull_g%26g"},{"n":"Harmonic Hauberk","s":8,"u":"harmonic%20hauberk_lotgb"},{"n":"Communication Pendants","s":68,"u":"communication%20pendants_pfum"},{"n":"Orchestral Brooch","s":65,"u":"orchestral%20brooch_som"},{"n":"Rhythm Bone","s":47,"u":"rhythm%20bone%20(generic)_sot1"}],"3":[{"n":"Blistering Invective","s":4,"u":"blistering%20invective_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Shadow Illusion","s":4,"u":"shadow%20illusion_apg"},{"n":"Aberrant Whispers","s":5,"u":"aberrant%20whispers_crb"},{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Command","s":5,"u":"command_crb"},{"n":"Enthrall","s":5,"u":"enthrall_crb"},{"n":"Ghost Sound","s":5,"u":"ghost%20sound_crb"},{"n":"Illusory Creature","s":5,"u":"illusory%20creature_crb"},{"n":"Illusory Scene","s":5,"u":"illusory%20scene_crb"},{"n":"Magic Mouth","s":5,"u":"magic%20mouth_crb"},{"n":"Message","s":5,"u":"message_crb"},{"n":"Overwhelming Presence","s":5,"u":"overwhelming%20presence_crb"},{"n":"Power Word Blind","s":5,"u":"power%20word%20blind_crb"},{"n":"Power Word Kill","s":5,"u":"power%20word%20kill_crb"},{"n":"Power Word Stun","s":5,"u":"power%20word%20stun_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"},{"n":"Unfathomable Song","s":5,"u":"unfathomable%20song_crb"},{"n":"Ventriloquism","s":5,"u":"ventriloquism_crb"},{"n":"Visions Of Danger","s":5,"u":"visions%20of%20danger_crb"},{"n":"Wail Of The Banshee","s":5,"u":"wail%20of%20the%20banshee_crb"},{"n":"Lament","s":59,"u":"lament_logm"},{"n":"Roar Of The Wyrm","s":59,"u":"roar%20of%20the%20wyrm_logm"},{"n":"Biting Words","s":65,"u":"biting%20words_som"},{"n":"Bullhorn","s":65,"u":"bullhorn_som"},{"n":"Canticle Of Everlasting Grief","s":65,"u":"canticle%20of%20everlasting%20grief_som"},{"n":"Compel True Name","s":65,"u":"compel%20true%20name_som"},{"n":"Distracting Chatter","s":65,"u":"distracting%20chatter_som"},{"n":"Haunting Hymn","s":65,"u":"haunting%20hymn_som"},{"n":"Infectious Melody","s":65,"u":"infectious%20melody_som"},{"n":"Shadow Army","s":65,"u":"shadow%20army_som"},{"n":"Sonata Span","s":65,"u":"sonata%20span_som"},{"n":"Tame","s":65,"u":"tame_som"},{"n":"Girzanje's March","s":49,"u":"girzanje's%20march_sot3"}],"8":[{"n":"Pointed Question","s":4,"u":"pointed%20question_apg"},{"n":"Coerce","s":5,"u":"coerce_crb"},{"n":"Command an Animal","s":5,"u":"command%20an%20animal_crb"},{"n":"Demoralize","s":5,"u":"demoralize_crb"},{"n":"Follow the Expert","s":5,"u":"follow%20the%20expert_crb"},{"n":"Lie","s":5,"u":"lie_crb"},{"n":"Make an Impression","s":5,"u":"make%20an%20impression_crb"},{"n":"Point Out","s":5,"u":"point%20out_crb"},{"n":"Request","s":5,"u":"request_crb"},{"n":"Rally","s":15,"u":"rally_gmg"},{"n":"Ring Bell","s":11,"u":"ring%20bell_da"},{"n":"Grim Swagger","s":2,"u":"grim%20swagger_g%26g"}],"51":[{"n":"Phantom Bells","s":18,"u":"phantom%20bells_aoa3"},{"n":"Color Spray Trap","s":44,"u":"color%20spray%20trap_ooa2"}],"62":[{"n":"Curse of Petulant Whispers","s":6,"u":"curse%20of%20petulant%20whispers_loil"}],"64":[{"n":"Screaming Skull","s":12,"u":"screaming%20skull_b1"}],"70":[{"n":"Tattoo Whispers","s":47,"u":"tattoo%20whispers_sot1"}]},"conjuration":{"0":[{"n":"Beastmaster's Call","s":4,"u":"beastmaster's%20call_apg"},{"n":"Call Bonded Item","s":4,"u":"call%20bonded%20item_apg"},{"n":"Phase Arrow","s":4,"u":"phase%20arrow_apg"},{"n":"Storm Shroud","s":10,"u":"storm%20shroud_botd"},{"n":"Eerie Flicker","s":11,"u":"eerie%20flicker_da"},{"n":"Mirror Refuge","s":11,"u":"mirror%20refuge_da"},{"n":"Swap Reflections","s":11,"u":"swap%20reflections_da"},{"n":"Call Implement","s":11,"u":"call%20implement_da"},{"n":"Trespass Teleportation","s":11,"u":"trespass%20teleportation_da"},{"n":"Unlimited Demesne","s":11,"u":"unlimited%20demesne_da"},{"n":"Sever Space","s":39,"u":"sever%20space_frp3"},{"n":"Black Powder Embodiment","s":2,"u":"black%20powder%20embodiment_g%26g"},{"n":"Call Gun","s":2,"u":"call%20gun_g%26g"},{"n":"Phase Bullet","s":2,"u":"phase%20bullet_g%26g"},{"n":"Hefting Shadow","s":1,"u":"hefting%20shadow_loag"},{"n":"Sculpt Shadows","s":1,"u":"sculpt%20shadows_loag"},{"n":"Planar Sidestep","s":6,"u":"planar%20sidestep_loil"},{"n":"Pit of Snakes","s":6,"u":"pit%20of%20snakes_loil"},{"n":"Curse of the Saumen Kar","s":40,"u":"curse%20of%20the%20saumen%20kar_lomm"},{"n":"Sheltering Cave","s":65,"u":"sheltering%20cave_som"},{"n":"Spirit Sheath","s":65,"u":"spirit%20sheath_som"},{"n":"Summoner's Call","s":65,"u":"summoner's%20call_som"},{"n":"Transpose","s":65,"u":"transpose_som"}],"2":[{"n":"Antler Arrow","s":4,"u":"antler%20arrow_apg"},{"n":"Candle Of Invocation","s":4,"u":"candle%20of%20invocation_apg"},{"n":"Fire-jump Ring","s":4,"u":"fire-jump%20ring_apg"},{"n":"Ration Tonic","s":4,"u":"ration%20tonic%20(generic)_apg"},{"n":"Sleeves Of Storage","s":4,"u":"sleeves%20of%20storage%20(generic)_apg"},{"n":"Spiritsight Crossbow","s":4,"u":"spiritsight%20crossbow_apg"},{"n":"Wand Of The Spider","s":4,"u":"wand%20of%20the%20spider%20(generic)_apg"},{"n":"Bag of Holding","s":5,"u":"bag%20of%20holding%20(generic)_crb"},{"n":"Bottled Air","s":5,"u":"bottled%20air_crb"},{"n":"Cape of the Mountebank","s":5,"u":"cape%20of%20the%20mountebank_crb"},{"n":"Climbing Bolt","s":5,"u":"climbing%20bolt_crb"},{"n":"Corrosive","s":5,"u":"corrosive%20(generic)_crb"},{"n":"Decanter of Endless Water","s":5,"u":"decanter%20of%20endless%20water_crb"},{"n":"Elemental Gem","s":5,"u":"elemental%20gem_crb"},{"n":"Ethereal","s":5,"u":"ethereal_crb"},{"n":"Explorer's Yurt","s":5,"u":"explorer's%20yurt_crb"},{"n":"Feather Token","s":5,"u":"feather%20token%20(generic)_crb"},{"n":"Flaming","s":5,"u":"flaming%20(generic)_crb"},{"n":"Frost","s":5,"u":"frost%20(generic)_crb"},{"n":"Hat of the Magi","s":5,"u":"hat%20of%20the%20magi%20(generic)_crb"},{"n":"Horn of Fog","s":5,"u":"horn%20of%20fog_crb"},{"n":"Instant Fortress","s":5,"u":"instant%20fortress_crb"},{"n":"Knapsack of Halflingkind","s":5,"u":"knapsack%20of%20halflingkind%20(generic)_crb"},{"n":"Lion's Shield","s":5,"u":"lion's%20shield_crb"},{"n":"Pocket Stage","s":5,"u":"pocket%20stage_crb"},{"n":"Ring of Sustenance","s":5,"u":"ring%20of%20sustenance_crb"},{"n":"Staff of Conjuration","s":5,"u":"staff%20of%20conjuration%20(generic)_crb"},{"n":"Vine Arrow","s":5,"u":"vine%20arrow_crb"},{"n":"Viper Arrow","s":5,"u":"viper%20arrow_crb"},{"n":"Voyager's Pack","s":5,"u":"voyager's%20pack_crb"},{"n":"Wondrous Figurine","s":5,"u":"wondrous%20figurine%20(generic)_crb"},{"n":"Axe Of The Dwarven Lords","s":15,"u":"axe%20of%20the%20dwarven%20lords_gmg"},{"n":"Bag Of Devouring","s":15,"u":"bag%20of%20devouring_gmg"},{"n":"Bag Of Weasels","s":15,"u":"bag%20of%20weasels_gmg"},{"n":"Dreary","s":15,"u":"dreary_gmg"},{"n":"Erratic Transposing","s":15,"u":"erratic%20transposing_gmg"},{"n":"Stone Of Weight","s":15,"u":"stone%20of%20weight_gmg"},{"n":"Bountiful Cauldron","s":18,"u":"bountiful%20cauldron_aoa3"},{"n":"Gourd Home","s":18,"u":"gourd%20home_aoa3"},{"n":"Guiding Chisel","s":19,"u":"guiding%20chisel_aoa4"},{"n":"Poisoner's Staff","s":25,"u":"poisoner's%20staff%20(generic)_aoe4"},{"n":"Cane Of The Maelstrom","s":27,"u":"cane%20of%20the%20maelstrom_aoe6"},{"n":"Radiant Spark","s":27,"u":"radiant%20spark_aoe6"},{"n":"Lady's Chalice","s":10,"u":"lady's%20chalice_botd"},{"n":"Compass of Transpositional Awareness","s":11,"u":"compass%20of%20transpositional%20awareness_da"},{"n":"Grail Of Twisted Desires","s":32,"u":"grail%20of%20twisted%20desires_ec2"},{"n":"Marvelous Calliope","s":32,"u":"marvelous%20calliope_ec2"},{"n":"Wondrous Figurines","s":32,"u":"wondrous%20figurines%20(generic)_ec2"},{"n":"Ring Of Stoneshifting","s":9,"u":"ring%20of%20stoneshifting_ec3"},{"n":"Stoneraiser Javelin","s":33,"u":"stoneraiser%20javelin_ec4"},{"n":"Planar Ribbon","s":35,"u":"planar%20ribbon_ec6"},{"n":"Bonmuan Swapping Stone","s":37,"u":"bonmuan%20swapping%20stone%20(generic)_frp1"},{"n":"Phoenix Fighting Fan","s":37,"u":"phoenix%20fighting%20fan_frp1"},{"n":"Headbands Of Translocation","s":38,"u":"headbands%20of%20translocation_frp2"},{"n":"Duchy Defender","s":2,"u":"duchy%20defender_g%26g"},{"n":"Fairy Bullet","s":2,"u":"fairy%20bullet_g%26g"},{"n":"Gunner's Bandolier","s":2,"u":"gunner's%20bandolier_g%26g"},{"n":"Immaculate Holsters","s":2,"u":"immaculate%20holsters_g%26g"},{"n":"Lucky Draw Bandolier","s":2,"u":"lucky%20draw%20bandolier%20(generic)_g%26g"},{"n":"Mountebank's Passage","s":2,"u":"mountebank's%20passage_g%26g"},{"n":"Persistent Lodestone","s":2,"u":"persistent%20lodestone_g%26g"},{"n":"Silver Tripod","s":2,"u":"silver%20tripod_g%26g"},{"n":"Insistent Door Knocker","s":7,"u":"insistent%20door%20knocker%20(generic)_locg"},{"n":"Bottomless Stein","s":59,"u":"bottomless%20stein_logm"},{"n":"Necklace Of Knives","s":59,"u":"necklace%20of%20knives_logm"},{"n":"Rat-catcher Trident","s":59,"u":"rat-catcher%20trident_logm"},{"n":"Palanquin of Night","s":6,"u":"palanquin%20of%20night_loil"},{"n":"Busine of Divine Reinforcements","s":60,"u":"busine%20of%20divine%20reinforcements_lokl"},{"n":"Called","s":60,"u":"called_lokl"},{"n":"Campaign Stable","s":60,"u":"campaign%20stable_lokl"},{"n":"Whistle of Calling","s":60,"u":"whistle%20of%20calling_lokl"},{"n":"Fiendish Teleportation","s":67,"u":"fiendish%20teleportation_lol"},{"n":"Mountain To The Sky","s":67,"u":"mountain%20to%20the%20sky_lol"},{"n":"Ruby String","s":67,"u":"ruby%20string_lol"},{"n":"Starshot Arrow","s":67,"u":"starshot%20arrow%20(generic)_lol"},{"n":"Unending Youth","s":67,"u":"unending%20youth_lol"},{"n":"Jahan Waystone","s":0,"u":"jahan%20waystone_lome"},{"n":"Gamepiece Chariot","s":40,"u":"gamepiece%20chariot_lomm"},{"n":"Cordelia's Construct Key","s":61,"u":"cordelia's%20construct%20key%20(generic)_lopsg"},{"n":"Emergency Disguise","s":61,"u":"emergency%20disguise_lopsg"},{"n":"Everyneed Pack","s":61,"u":"everyneed%20pack%20(generic)_lopsg"},{"n":"Fashionable Wayfinder","s":61,"u":"fashionable%20wayfinder_lopsg"},{"n":"Homeward Wayfinder","s":61,"u":"homeward%20wayfinder_lopsg"},{"n":"Quill Of Passage","s":61,"u":"quill%20of%20passage_lopsg"},{"n":"Called","s":8,"u":"called_lotgb"},{"n":"Drum Of Upheaval","s":8,"u":"drum%20of%20upheaval_lotgb"},{"n":"Encompassing Lockpick","s":8,"u":"encompassing%20lockpick_lotgb"},{"n":"Enfilading Arrow","s":8,"u":"enfilading%20arrow_lotgb"},{"n":"Juxtaposition Ammunition","s":8,"u":"juxtaposition%20ammunition_lotgb"},{"n":"Kraken's Guard","s":8,"u":"kraken's%20guard_lotgb"},{"n":"Lady's Knife","s":8,"u":"lady's%20knife_lotgb"},{"n":"Memory Palace","s":8,"u":"memory%20palace_lotgb"},{"n":"Paired","s":8,"u":"paired%20(generic)_lotgb"},{"n":"Pocket Gala","s":8,"u":"pocket%20gala_lotgb"},{"n":"Portable Gaming Hall","s":8,"u":"portable%20gaming%20hall_lotgb"},{"n":"Private Workshop","s":8,"u":"private%20workshop_lotgb"},{"n":"Rampart Shield","s":8,"u":"rampart%20shield_lotgb"},{"n":"Rhino Shot","s":8,"u":"rhino%20shot_lotgb"},{"n":"Sarkorian God-caller Garb","s":8,"u":"sarkorian%20god-caller%20garb_lotgb"},{"n":"Silkspinner's Shield","s":8,"u":"silkspinner's%20shield_lotgb"},{"n":"Stone Circle","s":8,"u":"stone%20circle%20(generic)_lotgb"},{"n":"Transposition Ammunition","s":8,"u":"transposition%20ammunition%20(generic)_lotgb"},{"n":"Wig Of Holding","s":8,"u":"wig%20of%20holding_lotgb"},{"n":"Wizard's Tower","s":8,"u":"wizard's%20tower_lotgb"},{"n":"Smogger","s":44,"u":"smogger_ooa2"},{"n":"Golden Spur","s":44,"u":"golden%20spur_ooa2"},{"n":"Harpoon Bolt","s":44,"u":"harpoon%20bolt_ooa2"},{"n":"Thunder Helm","s":44,"u":"thunder%20helm_ooa2"},{"n":"Wand of Caustic Effluence","s":68,"u":"wand%20of%20caustic%20effluence_pfum"},{"n":"Oily Button","s":46,"u":"oily%20button_sli"},{"n":"Putrescent Glob","s":46,"u":"putrescent%20glob_sli"},{"n":"Collar Of The Eternal Bond","s":65,"u":"collar%20of%20the%20eternal%20bond_som"},{"n":"Flask Of Fellowship","s":65,"u":"flask%20of%20fellowship_som"},{"n":"Gloaming Shard","s":65,"u":"gloaming%20shard_som"},{"n":"Hat Of Many Minds","s":65,"u":"hat%20of%20many%20minds_som"},{"n":"Jar Of Shifting Sands","s":65,"u":"jar%20of%20shifting%20sands_som"},{"n":"Keymaking Tools","s":65,"u":"keymaking%20tools_som"},{"n":"Retrieval Prism","s":65,"u":"retrieval%20prism%20(generic)_som"},{"n":"Summoning Handscroll","s":65,"u":"summoning%20handscroll_som"},{"n":"Herd Mask","s":47,"u":"herd%20mask_sot1"},{"n":"Bag Of Cats","s":48,"u":"bag%20of%20cats_sot2"},{"n":"Wondrous Figurines","s":48,"u":"wondrous%20figurines%20(generic)_sot2"},{"n":"Barricade Stone","s":49,"u":"barricade%20stone%20(generic)_sot3"},{"n":"Wyrm Drinker","s":51,"u":"wyrm%20drinker_sot5"},{"n":"Shadowed Scale, the Jungle Secret","s":52,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6"}],"3":[{"n":"Aqueous Orb","s":4,"u":"aqueous%20orb_apg"},{"n":"Clinging Ice","s":4,"u":"clinging%20ice_apg"},{"n":"Cozy Cabin","s":4,"u":"cozy%20cabin_apg"},{"n":"Fungal Infestation","s":4,"u":"fungal%20infestation_apg"},{"n":"Impaling Spike","s":4,"u":"impaling%20spike_apg"},{"n":"Mad Monkeys","s":4,"u":"mad%20monkeys_apg"},{"n":"Moonlight Bridge","s":4,"u":"moonlight%20bridge_apg"},{"n":"Personal Blizzard","s":4,"u":"personal%20blizzard_apg"},{"n":"Pet Cache","s":4,"u":"pet%20cache_apg"},{"n":"Secret Chest","s":4,"u":"secret%20chest_apg"},{"n":"Shadow Jump","s":4,"u":"shadow%20jump_apg"},{"n":"Snare Hopping","s":4,"u":"snare%20hopping_apg"},{"n":"Spike Stones","s":4,"u":"spike%20stones_apg"},{"n":"Summon Instrument","s":4,"u":"summon%20instrument_apg"},{"n":"Terrain Transposition","s":4,"u":"terrain%20transposition_apg"},{"n":"Thoughtful Gift","s":4,"u":"thoughtful%20gift_apg"},{"n":"Abundant Step","s":5,"u":"abundant%20step_crb"},{"n":"Air Bubble","s":5,"u":"air%20bubble_crb"},{"n":"Augment Summoning","s":5,"u":"augment%20summoning_crb"},{"n":"Black Tentacles","s":5,"u":"black%20tentacles_crb"},{"n":"Blink","s":5,"u":"blink_crb"},{"n":"Collective Transposition","s":5,"u":"collective%20transposition_crb"},{"n":"Create Food","s":5,"u":"create%20food_crb"},{"n":"Create Water","s":5,"u":"create%20water_crb"},{"n":"Creation","s":5,"u":"creation_crb"},{"n":"Dimension Door","s":5,"u":"dimension%20door_crb"},{"n":"Dimensional Steps","s":5,"u":"dimensional%20steps_crb"},{"n":"Duplicate Foe","s":5,"u":"duplicate%20foe_crb"},{"n":"Empty Body","s":5,"u":"empty%20body_crb"},{"n":"Ethereal Jaunt","s":5,"u":"ethereal%20jaunt_crb"},{"n":"Floating Disk","s":5,"u":"floating%20disk_crb"},{"n":"Gate","s":5,"u":"gate_crb"},{"n":"Grease","s":5,"u":"grease_crb"},{"n":"Impaling Briars","s":5,"u":"impaling%20briars_crb"},{"n":"Magnificent Mansion","s":5,"u":"magnificent%20mansion_crb"},{"n":"Maze","s":5,"u":"maze_crb"},{"n":"Nature's Bounty","s":5,"u":"nature's%20bounty_crb"},{"n":"Obscuring Mist","s":5,"u":"obscuring%20mist_crb"},{"n":"Passwall","s":5,"u":"passwall_crb"},{"n":"Phantom Steed","s":5,"u":"phantom%20steed_crb"},{"n":"Plane Shift","s":5,"u":"plane%20shift_crb"},{"n":"Primal Summons","s":5,"u":"primal%20summons_crb"},{"n":"Pushing Gust","s":5,"u":"pushing%20gust_crb"},{"n":"Remake","s":5,"u":"remake_crb"},{"n":"Resplendent Mansion","s":5,"u":"resplendent%20mansion_crb"},{"n":"Rope Trick","s":5,"u":"rope%20trick_crb"},{"n":"Shadow Walk","s":5,"u":"shadow%20walk_crb"},{"n":"Solid Fog","s":5,"u":"solid%20fog_crb"},{"n":"Stinking Cloud","s":5,"u":"stinking%20cloud_crb"},{"n":"Summon Animal","s":5,"u":"summon%20animal_crb"},{"n":"Summon Celestial","s":5,"u":"summon%20celestial_crb"},{"n":"Summon Construct","s":5,"u":"summon%20construct_crb"},{"n":"Summon Dragon","s":5,"u":"summon%20dragon_crb"},{"n":"Summon Elemental","s":5,"u":"summon%20elemental_crb"},{"n":"Summon Entity","s":5,"u":"summon%20entity_crb"},{"n":"Summon Fey","s":5,"u":"summon%20fey_crb"},{"n":"Summon Fiend","s":5,"u":"summon%20fiend_crb"},{"n":"Summon Giant","s":5,"u":"summon%20giant_crb"},{"n":"Summon Plant Or Fungus","s":5,"u":"summon%20plant%20or%20fungus_crb"},{"n":"Swamp Of Sloth","s":5,"u":"swamp%20of%20sloth_crb"},{"n":"Tanglefoot","s":5,"u":"tanglefoot_crb"},{"n":"Tangling Creepers","s":5,"u":"tangling%20creepers_crb"},{"n":"Teleport","s":5,"u":"teleport_crb"},{"n":"Tree Stride","s":5,"u":"tree%20stride_crb"},{"n":"Unseen Servant","s":5,"u":"unseen%20servant_crb"},{"n":"Wall Of Stone","s":5,"u":"wall%20of%20stone_crb"},{"n":"Wall Of Thorns","s":5,"u":"wall%20of%20thorns_crb"},{"n":"Web","s":5,"u":"web_crb"},{"n":"Magical Fetters","s":23,"u":"magical%20fetters_aoe2"},{"n":"Maze Of Locked Doors","s":23,"u":"maze%20of%20locked%20doors_aoe2"},{"n":"Distortion Lens","s":11,"u":"distortion%20lens_da"},{"n":"Ghostly Shift","s":11,"u":"ghostly%20shift_da"},{"n":"Tesseract Tunnel","s":11,"u":"tesseract%20tunnel_da"},{"n":"Bilocation","s":11,"u":"bilocation_da"},{"n":"Momentary Recovery","s":11,"u":"momentary%20recovery_da"},{"n":"Rally Point","s":11,"u":"rally%20point_da"},{"n":"Sea of Thought","s":11,"u":"sea%20of%20thought_da"},{"n":"Warp Step","s":11,"u":"warp%20step_da"},{"n":"Summon Irii","s":11,"u":"summon%20irii_da"},{"n":"Temporal Twin","s":11,"u":"temporal%20twin_da"},{"n":"Inevitable Destination","s":11,"u":"inevitable%20destination_da"},{"n":"Verdant Sprout","s":31,"u":"verdant%20sprout_ec1"},{"n":"Pillars Of Sand","s":34,"u":"pillars%20of%20sand_ec5"},{"n":"Upheaval","s":35,"u":"upheaval_ec6"},{"n":"Return Beacon","s":37,"u":"return%20beacon_frp1"},{"n":"Door To Beyond","s":59,"u":"door%20to%20beyond_logm"},{"n":"Dust Storm","s":59,"u":"dust%20storm_logm"},{"n":"Oathkeeper's Insignia","s":59,"u":"oathkeeper's%20insignia_logm"},{"n":"Temporary Tool","s":59,"u":"temporary%20tool_logm"},{"n":"Summon Ancient Fleshforged","s":6,"u":"summon%20ancient%20fleshforged_loil"},{"n":"Sign of Conviction","s":60,"u":"sign%20of%20conviction_lokl"},{"n":"Animal Allies","s":65,"u":"animal%20allies_som"},{"n":"Ash Cloud","s":65,"u":"ash%20cloud_som"},{"n":"Blink Charge","s":65,"u":"blink%20charge_som"},{"n":"Bottomless Stomach","s":65,"u":"bottomless%20stomach_som"},{"n":"Clone Companion","s":65,"u":"clone%20companion_som"},{"n":"Coral Eruption","s":65,"u":"coral%20eruption_som"},{"n":"Dimensional Assault","s":65,"u":"dimensional%20assault_som"},{"n":"Efficient Apport","s":65,"u":"efficient%20apport_som"},{"n":"Elemental Confluence","s":65,"u":"elemental%20confluence_som"},{"n":"Flammable Fumes","s":65,"u":"flammable%20fumes_som"},{"n":"Instant Armor","s":65,"u":"instant%20armor_som"},{"n":"Magic Mailbox","s":65,"u":"magic%20mailbox_som"},{"n":"Mud Pit","s":65,"u":"mud%20pit_som"},{"n":"Murderous Vine","s":65,"u":"murderous%20vine_som"},{"n":"Persistent Servant","s":65,"u":"persistent%20servant_som"},{"n":"Petal Storm","s":65,"u":"petal%20storm_som"},{"n":"Protector Tree","s":65,"u":"protector%20tree_som"},{"n":"Rising Surf","s":65,"u":"rising%20surf_som"},{"n":"Sonata Span","s":65,"u":"sonata%20span_som"},{"n":"Soothing Blossoms","s":65,"u":"soothing%20blossoms_som"},{"n":"Summon Anarch","s":65,"u":"summon%20anarch_som"},{"n":"Summon Archmage","s":65,"u":"summon%20archmage_som"},{"n":"Summon Axiom","s":65,"u":"summon%20axiom_som"},{"n":"Summon Deific Herald","s":65,"u":"summon%20deific%20herald_som"},{"n":"Summon Draconic Legion","s":65,"u":"summon%20draconic%20legion_som"},{"n":"Summon Kaiju","s":65,"u":"summon%20kaiju_som"},{"n":"Summon Lesser Servitor","s":65,"u":"summon%20lesser%20servitor_som"},{"n":"Unexpected Transposition","s":65,"u":"unexpected%20transposition_som"},{"n":"Wall Of Water","s":65,"u":"wall%20of%20water_som"},{"n":"Wildfire","s":65,"u":"wildfire_som"}],"8":[{"n":"Recall Ammunition","s":2,"u":"recall%20ammunition_g%26g"},{"n":"Manifest Eidolon","s":65,"u":"manifest%20eidolon_som"}],"51":[{"n":"False Step Floor","s":11,"u":"false%20step%20floor_da"},{"n":"Planar Tear","s":40,"u":"planar%20tear_lomm"}],"62":[{"n":"Thief's Retribution","s":15,"u":"thief's%20retribution_gmg"},{"n":"Swarming Words","s":11,"u":"swarming%20words_da"}],"70":[{"n":"Create Demiplane","s":4,"u":"create%20demiplane_apg"},{"n":"Heroes' Feast","s":4,"u":"heroes'%20feast_apg"},{"n":"Teleportation Circle","s":4,"u":"teleportation%20circle_apg"},{"n":"Unseen Custodians","s":4,"u":"unseen%20custodians_apg"},{"n":"Word of Recall","s":4,"u":"word%20of%20recall_apg"},{"n":"Abyssal Pact","s":12,"u":"abyssal%20pact_b1"},{"n":"Angelic Messenger","s":12,"u":"angelic%20messenger_b1"},{"n":"Infernal Pact","s":12,"u":"infernal%20pact_b1"},{"n":"Daemonic Pact","s":13,"u":"daemonic%20pact_b2"},{"n":"Div Pact","s":14,"u":"div%20pact_b3"},{"n":"Owb Pact","s":14,"u":"owb%20pact_b3"},{"n":"Planar Ally","s":5,"u":"planar%20ally_crb"},{"n":"Planar Binding","s":5,"u":"planar%20binding_crb"},{"n":"Primal Call","s":5,"u":"primal%20call_crb"},{"n":"Awaken Portal","s":28,"u":"awaken%20portal_av1"},{"n":"Mosquito Blight","s":40,"u":"mosquito%20blight_lomm"},{"n":"Elemental Sentinel","s":65,"u":"elemental%20sentinel_som"},{"n":"Mystic Carriage","s":65,"u":"mystic%20carriage_som"}],"71":[{"n":"Bunta","s":52,"u":"bunta_sot6"}],"73":[{"n":"Ethereal","s":5,"u":"ethereal_crb"},{"n":"Flaming","s":5,"u":"flaming_crb"},{"n":"Greater Flaming","s":5,"u":"greater%20flaming_crb"},{"n":"Angelic Vessel","s":15,"u":"angelic%20vessel_gmg"},{"n":"Bottomless Reservoir","s":15,"u":"bottomless%20reservoir_gmg"},{"n":"Command Legion","s":15,"u":"command%20legion_gmg"},{"n":"Dark Roads","s":15,"u":"dark%20roads_gmg"},{"n":"Encompassing Darkness","s":15,"u":"encompassing%20darkness_gmg"},{"n":"Megaflora","s":15,"u":"megaflora_gmg"},{"n":"Monsoon Curtain","s":15,"u":"monsoon%20curtain_gmg"},{"n":"Raise Ramparts","s":15,"u":"raise%20ramparts_gmg"},{"n":"Rolling Geode","s":15,"u":"rolling%20geode_gmg"},{"n":"Shadow Smith","s":15,"u":"shadow%20smith_gmg"},{"n":"Underground Bounty","s":15,"u":"underground%20bounty_gmg"},{"n":"Spirit Blink","s":65,"u":"spirit%20blink_som"}]},"secret":{"0":[{"n":"Biographical Eye","s":4,"u":"biographical%20eye_apg"},{"n":"Combat Reading","s":4,"u":"combat%20reading_apg"},{"n":"Connect The Dots","s":4,"u":"connect%20the%20dots_apg"},{"n":"Consult The Spirits","s":4,"u":"consult%20the%20spirits_apg"},{"n":"Glean Lore","s":4,"u":"glean%20lore_apg"},{"n":"Battle Assessment","s":5,"u":"battle%20assessment_crb"},{"n":"Recognize Spell","s":5,"u":"recognize%20spell_crb"},{"n":"Sense Alignment","s":22,"u":"sense%20alignment_aoe1"},{"n":"Aura Sight","s":11,"u":"aura%20sight_da"},{"n":"Educated Assessment","s":7,"u":"educated%20assessment_locg"},{"n":"Sow Rumor","s":7,"u":"sow%20rumor_locg"},{"n":"Preventative Treatment","s":60,"u":"preventative%20treatment_lokl"}],"8":[{"n":"Conceal an Object","s":5,"u":"conceal%20an%20object_crb"},{"n":"Create Forgery","s":5,"u":"create%20forgery_crb"},{"n":"Decipher Writing","s":5,"u":"decipher%20writing_crb"},{"n":"Gather Information","s":5,"u":"gather%20information_crb"},{"n":"Hide","s":5,"u":"hide_crb"},{"n":"Identify Alchemy","s":5,"u":"identify%20alchemy_crb"},{"n":"Identify Magic","s":5,"u":"identify%20magic_crb"},{"n":"Impersonate","s":5,"u":"impersonate_crb"},{"n":"Lie","s":5,"u":"lie_crb"},{"n":"Recall Knowledge","s":5,"u":"recall%20knowledge_crb"},{"n":"Seek","s":5,"u":"seek_crb"},{"n":"Sense Direction","s":5,"u":"sense%20direction_crb"},{"n":"Sense Motive","s":5,"u":"sense%20motive_crb"},{"n":"Sneak","s":5,"u":"sneak_crb"},{"n":"Bribe Contact","s":15,"u":"bribe%20contact_gmg"},{"n":"Discover","s":15,"u":"discover_gmg"},{"n":"Forge Documents","s":15,"u":"forge%20documents_gmg"},{"n":"Gossip","s":15,"u":"gossip_gmg"},{"n":"Scout Location","s":15,"u":"scout%20location_gmg"},{"n":"Learn Name","s":65,"u":"learn%20name_som"}]},"misfortune":{"0":[{"n":"Black Cat Curse","s":4,"u":"black%20cat%20curse_apg"},{"n":"Lucky Escape","s":2,"u":"lucky%20escape_g%26g"},{"n":"Harbinger's Caw","s":1,"u":"harbinger's%20caw_loag"},{"n":"Firebrand Braggart Dedication","s":7,"u":"firebrand%20braggart%20dedication_locg"}],"2":[{"n":"Monkey's Paw","s":15,"u":"monkey's%20paw_gmg"},{"n":"Grinning Pugwampi","s":20,"u":"grinning%20pugwampi_aoa5"}],"3":[{"n":"Dull Ambition","s":4,"u":"dull%20ambition_apg"},{"n":"Outcast's Curse","s":5,"u":"outcast's%20curse_crb"},{"n":"Daydreamer's Curse","s":29,"u":"daydreamer's%20curse_av2"},{"n":"Sage's Curse","s":29,"u":"sage's%20curse_av2"},{"n":"Shaken Confidence","s":11,"u":"shaken%20confidence_da"},{"n":"Clownish Curse","s":32,"u":"clownish%20curse_ec2"},{"n":"Ill Omen","s":59,"u":"ill%20omen_logm"}],"8":[{"n":"Deceptive Sidestep","s":15,"u":"deceptive%20sidestep_gmg"}]},"occult":{"0":[{"n":"Black Cat Curse","s":4,"u":"black%20cat%20curse_apg"},{"n":"Occult Evolution","s":5,"u":"occult%20evolution_crb"},{"n":"Paralyzing Slash","s":10,"u":"paralyzing%20slash_botd"},{"n":"Slayer's Strike","s":10,"u":"slayer's%20strike_botd"},{"n":"Read Psychometric Resonance","s":11,"u":"read%20psychometric%20resonance_da"},{"n":"Warp Likeness","s":11,"u":"warp%20likeness_da"},{"n":"Mirror Refuge","s":11,"u":"mirror%20refuge_da"},{"n":"Instigate Psychic Duel","s":11,"u":"instigate%20psychic%20duel_da"},{"n":"Infiltrate Dream","s":11,"u":"infiltrate%20dream_da"},{"n":"Vision of Foresight","s":11,"u":"vision%20of%20foresight_da"},{"n":"Oneiric Influence","s":11,"u":"oneiric%20influence_da"},{"n":"Ward Slumber","s":11,"u":"ward%20slumber_da"},{"n":"Dream Logic","s":11,"u":"dream%20logic_da"},{"n":"Pact of Eldritch Eyes","s":11,"u":"pact%20of%20eldritch%20eyes_da"},{"n":"Swap Reflections","s":11,"u":"swap%20reflections_da"},{"n":"Turn Away Misfortune","s":11,"u":"turn%20away%20misfortune_da"},{"n":"Paired Link","s":11,"u":"paired%20link_da"},{"n":"Trespass Teleportation","s":11,"u":"trespass%20teleportation_da"},{"n":"Counter Thought","s":11,"u":"counter%20thought_da"},{"n":"Psi Burst","s":11,"u":"psi%20burst_da"},{"n":"Astral Tether","s":11,"u":"astral%20tether_da"},{"n":"Violent Unleash","s":11,"u":"violent%20unleash_da"},{"n":"Inertial Barrier","s":11,"u":"inertial%20barrier_da"},{"n":"Sixth Sense","s":11,"u":"sixth%20sense_da"},{"n":"Brain Drain","s":11,"u":"brain%20drain_da"},{"n":"Mental Static","s":11,"u":"mental%20static_da"},{"n":"Remove Presence","s":11,"u":"remove%20presence_da"},{"n":"Thoughtsense","s":11,"u":"thoughtsense_da"},{"n":"Whispering Steps","s":11,"u":"whispering%20steps_da"},{"n":"Dream Guise","s":11,"u":"dream%20guise_da"},{"n":"Foreseen Failure","s":11,"u":"foreseen%20failure_da"},{"n":"Psi Catastrophe","s":11,"u":"psi%20catastrophe_da"},{"n":"Target of Psychic Ire","s":11,"u":"target%20of%20psychic%20ire_da"},{"n":"Wandering Thoughts","s":11,"u":"wandering%20thoughts_da"},{"n":"Vivacious Afterimage","s":39,"u":"vivacious%20afterimage_frp3"},{"n":"Clever Shadow","s":1,"u":"clever%20shadow_loag"},{"n":"Extinguish Light","s":1,"u":"extinguish%20light_loag"},{"n":"Favorable Winds","s":1,"u":"favorable%20winds_loag"},{"n":"Hefting Shadow","s":1,"u":"hefting%20shadow_loag"},{"n":"Inspirit Hazard","s":1,"u":"inspirit%20hazard_loag"},{"n":"Sculpt Shadows","s":1,"u":"sculpt%20shadows_loag"},{"n":"Shadow Blending","s":1,"u":"shadow%20blending_loag"},{"n":"Shadow Sight","s":1,"u":"shadow%20sight_loag"},{"n":"Community Knowledge","s":6,"u":"community%20knowledge_loil"},{"n":"Telekinetic Slip","s":6,"u":"telekinetic%20slip_loil"},{"n":"Cleansing Light","s":6,"u":"cleansing%20light_loil"},{"n":"Hypnotic Lure","s":6,"u":"hypnotic%20lure_loil"},{"n":"Pit of Snakes","s":6,"u":"pit%20of%20snakes_loil"}],"2":[{"n":"Ghost Dust","s":5,"u":"ghost%20dust_crb"},{"n":"Pendant of the Occult","s":5,"u":"pendant%20of%20the%20occult%20(generic)_crb"},{"n":"Elder Sign","s":15,"u":"elder%20sign_gmg"},{"n":"Singing Sword","s":15,"u":"singing%20sword_gmg"},{"n":"Radiant Spark","s":27,"u":"radiant%20spark_aoe6"},{"n":"The Whispering Reeds","s":28,"u":"the%20whispering%20reeds_av1"},{"n":"Crimson Fulcrum Lens","s":30,"u":"crimson%20fulcrum%20lens_av3"},{"n":"Ebon Fulcrum Lens","s":30,"u":"ebon%20fulcrum%20lens_av3"},{"n":"Emerald Fulcrum Lens","s":30,"u":"emerald%20fulcrum%20lens_av3"},{"n":"Fulcrum Lattice","s":30,"u":"fulcrum%20lattice_av3"},{"n":"Ochre Fulcrum Lens","s":30,"u":"ochre%20fulcrum%20lens_av3"},{"n":"Skarja's Heartstone","s":9,"u":"skarja's%20heartstone_ec3"},{"n":"Planar Ribbon","s":35,"u":"planar%20ribbon_ec6"},{"n":"Animate Dreamer","s":2,"u":"animate%20dreamer_g%26g"},{"n":"Duchy Defender","s":2,"u":"duchy%20defender_g%26g"},{"n":"Final Blade","s":63,"u":"final%20blade_lowg"},{"n":"Hex Blaster","s":45,"u":"hex%20blaster_ooa3"}],"8":[{"n":"Recall The Teachings","s":11,"u":"recall%20the%20teachings_da"}],"63":[{"n":"Nightmare Fever","s":15,"u":"nightmare%20fever_gmg"}],"64":[{"n":"Coven","s":12,"u":"coven_b1"}],"74":[{"n":"Messenger Tide","s":62,"u":"messenger%20tide_lotg"},{"n":"Sanguine Cascade","s":62,"u":"sanguine%20cascade_lotg"}]},"finisher":{"0":[{"n":"Bleeding Finisher","s":4,"u":"bleeding%20finisher_apg"},{"n":"Dual Finisher","s":4,"u":"dual%20finisher_apg"},{"n":"Impaling Finisher","s":4,"u":"impaling%20finisher_apg"},{"n":"Lethal Finisher","s":4,"u":"lethal%20finisher_apg"},{"n":"Mobile Finisher","s":4,"u":"mobile%20finisher_apg"},{"n":"Perfect Finisher","s":4,"u":"perfect%20finisher_apg"},{"n":"Stunning Finisher","s":4,"u":"stunning%20finisher_apg"},{"n":"Targeting Finisher","s":4,"u":"targeting%20finisher_apg"},{"n":"Unbalancing Finisher","s":4,"u":"unbalancing%20finisher_apg"}],"8":[{"n":"Confident Finisher","s":4,"u":"confident%20finisher_apg"}]},"metamagic":{"0":[{"n":"Blessed Spell","s":4,"u":"blessed%20spell_apg"},{"n":"Call And Response","s":4,"u":"call%20and%20response_apg"},{"n":"Conceal Spell","s":4,"u":"conceal%20spell_apg"},{"n":"Courageous Advance","s":4,"u":"courageous%20advance_apg"},{"n":"Courageous Assault","s":4,"u":"courageous%20assault_apg"},{"n":"Courageous Onslaught","s":4,"u":"courageous%20onslaught_apg"},{"n":"Cruelty","s":4,"u":"cruelty_apg"},{"n":"Current Spell","s":4,"u":"current%20spell_apg"},{"n":"Defensive Coordination","s":4,"u":"defensive%20coordination_apg"},{"n":"Ebb And Flow","s":4,"u":"ebb%20and%20flow_apg"},{"n":"Echoing Spell","s":4,"u":"echoing%20spell_apg"},{"n":"Elaborate Flourish","s":4,"u":"elaborate%20flourish_apg"},{"n":"Energy Ablation","s":4,"u":"energy%20ablation_apg"},{"n":"Energy Fusion","s":4,"u":"energy%20fusion_apg"},{"n":"Familiar Conduit","s":4,"u":"familiar%20conduit_apg"},{"n":"Forcible Energy","s":4,"u":"forcible%20energy_apg"},{"n":"Forestall Curse","s":4,"u":"forestall%20curse_apg"},{"n":"Leshy Familiar Secrets","s":4,"u":"leshy%20familiar%20secrets_apg"},{"n":"Martyr","s":4,"u":"martyr_apg"},{"n":"Nonlethal Spell","s":4,"u":"nonlethal%20spell_apg"},{"n":"Overwhelming Breath","s":4,"u":"overwhelming%20breath_apg"},{"n":"Portentous Spell","s":4,"u":"portentous%20spell_apg"},{"n":"Quickened Casting","s":4,"u":"quickened%20casting%20(oracle)_apg"},{"n":"Quickened Casting","s":4,"u":"quickened%20casting%20(witch)_apg"},{"n":"Radiant Infusion","s":4,"u":"radiant%20infusion_apg"},{"n":"Reach Spell","s":4,"u":"reach%20spell%20(oracle)_apg"},{"n":"Reach Spell","s":4,"u":"reach%20spell%20(witch)_apg"},{"n":"Remediate","s":4,"u":"remediate_apg"},{"n":"Safeguarded Spell","s":4,"u":"safeguarded%20spell_apg"},{"n":"Scintillating Spell","s":4,"u":"scintillating%20spell_apg"},{"n":"Sow Spell","s":4,"u":"sow%20spell_apg"},{"n":"Spell Shroud","s":4,"u":"spell%20shroud_apg"},{"n":"Split Hex","s":4,"u":"split%20hex_apg"},{"n":"Split Shot","s":4,"u":"split%20shot_apg"},{"n":"Surging Might","s":4,"u":"surging%20might_apg"},{"n":"Terraforming Spell","s":4,"u":"terraforming%20spell_apg"},{"n":"Through Spell","s":4,"u":"through%20spell_apg"},{"n":"Vigorous Inspiration","s":4,"u":"vigorous%20inspiration_apg"},{"n":"Widen Spell","s":4,"u":"widen%20spell%20(oracle)_apg"},{"n":"Widen Spell","s":4,"u":"widen%20spell%20(witch)_apg"},{"n":"Bloodline Conduit","s":5,"u":"bloodline%20conduit_crb"},{"n":"Bond Conservation","s":5,"u":"bond%20conservation_crb"},{"n":"Cast Down","s":5,"u":"cast%20down_crb"},{"n":"Command Undead","s":5,"u":"command%20undead_crb"},{"n":"Conceal Spell","s":5,"u":"conceal%20spell_crb"},{"n":"Defensive Recovery","s":5,"u":"defensive%20recovery_crb"},{"n":"Echoing Channel","s":5,"u":"echoing%20channel_crb"},{"n":"Form Control","s":5,"u":"form%20control_crb"},{"n":"Harmonize","s":5,"u":"harmonize_crb"},{"n":"Healing Transformation","s":5,"u":"healing%20transformation_crb"},{"n":"Heroic Recovery","s":5,"u":"heroic%20recovery_crb"},{"n":"Interweave Dispel","s":5,"u":"interweave%20dispel_crb"},{"n":"Leyline Conduit","s":5,"u":"leyline%20conduit_crb"},{"n":"Melodious Spell","s":5,"u":"melodious%20spell_crb"},{"n":"Mercy","s":5,"u":"mercy_crb"},{"n":"Necrotic Infusion","s":5,"u":"necrotic%20infusion_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(druid)_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(sorcerer)_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(wizard)_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(bard)_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(sorcerer)_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(wizard)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(bard)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(cleric)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(druid)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(sorcerer)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(wizard)_crb"},{"n":"Silent Spell","s":5,"u":"silent%20spell_crb"},{"n":"Unusual Composition","s":5,"u":"unusual%20composition_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(druid)_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(sorcerer)_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(wizard)_crb"},{"n":"Sepulchral Sublimation","s":10,"u":"sepulchral%20sublimation_botd"},{"n":"Cryptic Spell","s":11,"u":"cryptic%20spell_da"},{"n":"Bizarre Transformation","s":11,"u":"bizarre%20transformation_da"},{"n":"What Could Have Been","s":11,"u":"what%20could%20have%20been_da"},{"n":"Into the Future","s":11,"u":"into%20the%20future_da"},{"n":"Timeline-Splitting Spell","s":11,"u":"timeline-splitting%20spell_da"},{"n":"Unlimited Potential","s":11,"u":"unlimited%20potential_da"},{"n":"Touch Focus","s":38,"u":"touch%20focus_frp2"},{"n":"Worldsphere Gravity","s":39,"u":"worldsphere%20gravity_frp3"},{"n":"Charred Remains","s":1,"u":"charred%20remains_loag"},{"n":"Steam Spell","s":1,"u":"steam%20spell_loag"},{"n":"Cascade Bearers Flexibility","s":7,"u":"cascade%20bearers%20flexibility_locg"},{"n":"Dualistic Synergy","s":7,"u":"dualistic%20synergy_locg"},{"n":"Synergistic Spell","s":7,"u":"synergistic%20spell_locg"},{"n":"Tempest-sun Redirection","s":7,"u":"tempest-sun%20redirection_locg"},{"n":"Detonating Spell","s":60,"u":"detonating%20spell_lokl"},{"n":"Consecrate Spell","s":60,"u":"consecrate%20spell_lokl"},{"n":"Shared Sight","s":60,"u":"shared%20sight_lokl"},{"n":"Recover Spell","s":61,"u":"recover%20spell_lopsg"},{"n":"Effortless Captivation","s":8,"u":"effortless%20captivation_lotgb"},{"n":"Heightened Captivation","s":8,"u":"heightened%20captivation_lotgb"},{"n":"Look Again","s":8,"u":"look%20again_lotgb"},{"n":"Burning Spell","s":65,"u":"burning%20spell_som"},{"n":"Dousing Spell","s":65,"u":"dousing%20spell_som"},{"n":"Ostentatious Arrival","s":65,"u":"ostentatious%20arrival_som"},{"n":"Purifying Spell","s":65,"u":"purifying%20spell_som"},{"n":"Quickened Attunement","s":65,"u":"quickened%20attunement_som"},{"n":"Rockslide Spell","s":65,"u":"rockslide%20spell_som"},{"n":"Shadow Spell","s":65,"u":"shadow%20spell_som"},{"n":"Wind-tossed Spell","s":65,"u":"wind-tossed%20spell_som"}],"3":[{"n":"Elemental Tempest","s":5,"u":"elemental%20tempest_crb"},{"n":"Extend Spell","s":5,"u":"extend%20spell_crb"},{"n":"Inspire Heroics","s":5,"u":"inspire%20heroics_crb"},{"n":"Lingering Composition","s":5,"u":"lingering%20composition_crb"},{"n":"Extend Boost","s":65,"u":"extend%20boost_som"}]},"emotion":{"0":[{"n":"Bon Mot","s":4,"u":"bon%20mot_apg"},{"n":"Caterwaul","s":4,"u":"caterwaul_apg"},{"n":"Cavalier's Banner","s":4,"u":"cavalier's%20banner_apg"},{"n":"Command Attention","s":4,"u":"command%20attention_apg"},{"n":"Cringe","s":4,"u":"cringe_apg"},{"n":"Disturbing Knowledge","s":4,"u":"disturbing%20knowledge_apg"},{"n":"Empathetic Plea","s":4,"u":"empathetic%20plea_apg"},{"n":"Enchanting Arrow","s":4,"u":"enchanting%20arrow_apg"},{"n":"Gorilla Pound","s":4,"u":"gorilla%20pound_apg"},{"n":"Grovel","s":4,"u":"grovel_apg"},{"n":"Heroic Presence","s":4,"u":"heroic%20presence_apg"},{"n":"Mesmerizing Gaze","s":4,"u":"mesmerizing%20gaze_apg"},{"n":"No Cause For Alarm","s":4,"u":"no%20cause%20for%20alarm_apg"},{"n":"One For All","s":4,"u":"one%20for%20all_apg"},{"n":"Snap Out Of It!","s":4,"u":"snap%20out%20of%20it!_apg"},{"n":"Startling Appearance","s":4,"u":"startling%20appearance_apg"},{"n":"Steel Yourself!","s":4,"u":"steel%20yourself!_apg"},{"n":"Watch Your Back","s":4,"u":"watch%20your%20back_apg"},{"n":"You're Next","s":4,"u":"you're%20next%20(swashbuckler)_apg"},{"n":"Dragon Roar","s":5,"u":"dragon%20roar_crb"},{"n":"Enlightened Presence","s":5,"u":"enlightened%20presence_crb"},{"n":"Intimidating Strike","s":5,"u":"intimidating%20strike_crb"},{"n":"Scare To Death","s":5,"u":"scare%20to%20death_crb"},{"n":"You're Next","s":5,"u":"you're%20next%20(rogue)_crb"},{"n":"Flourishing Finish","s":24,"u":"flourishing%20finish_aoe3"},{"n":"Frightful Moan","s":10,"u":"frightful%20moan_botd"},{"n":"Mummy's Despair","s":10,"u":"mummy's%20despair_botd"},{"n":"Frightful Aura","s":10,"u":"frightful%20aura_botd"},{"n":"Read Psychometric Resonance","s":11,"u":"read%20psychometric%20resonance_da"},{"n":"Warped Reflection","s":11,"u":"warped%20reflection_da"},{"n":"Mental Balm","s":11,"u":"mental%20balm_da"},{"n":"Dark Persona's Presence","s":11,"u":"dark%20persona's%20presence_da"},{"n":"Emotional Surge","s":11,"u":"emotional%20surge_da"},{"n":"Catchy Tune","s":1,"u":"catchy%20tune_loag"},{"n":"Strix Vengeance","s":1,"u":"strix%20vengeance_loag"},{"n":"Voice Cold as Death","s":60,"u":"voice%20cold%20as%20death_lokl"},{"n":"Push Back the Dead!","s":60,"u":"push%20back%20the%20dead!_lokl"},{"n":"Wave the Flag","s":60,"u":"wave%20the%20flag_lokl"},{"n":"Inspiring Resilience","s":60,"u":"inspiring%20resilience_lokl"},{"n":"Frightful Condemnation","s":42,"u":"frightful%20condemnation_ngd"},{"n":"Reveal True Name","s":65,"u":"reveal%20true%20name_som"}],"2":[{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Fearsome","s":4,"u":"fearsome%20(generic)_apg"},{"n":"Lover's Gloves","s":4,"u":"lover's%20gloves_apg"},{"n":"Terrifying Ammunition","s":4,"u":"terrifying%20ammunition_apg"},{"n":"Dread Blindfold","s":5,"u":"dread%20blindfold_crb"},{"n":"Dread","s":8,"u":"dread%20(generic)_lotgb"},{"n":"Hex Blaster","s":45,"u":"hex%20blaster_ooa3"}],"3":[{"n":"Agonizing Despair","s":4,"u":"agonizing%20despair_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Blinding Beauty","s":4,"u":"blinding%20beauty_apg"},{"n":"Blinding Fury","s":4,"u":"blinding%20fury_apg"},{"n":"Blistering Invective","s":4,"u":"blistering%20invective_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Heart's Desire","s":4,"u":"heart's%20desire_apg"},{"n":"Phantasmal Treasure","s":4,"u":"phantasmal%20treasure_apg"},{"n":"Sepulchral Mask","s":4,"u":"sepulchral%20mask_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Stoke The Heart","s":4,"u":"stoke%20the%20heart_apg"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Blind Ambition","s":5,"u":"blind%20ambition_crb"},{"n":"Calm Emotions","s":5,"u":"calm%20emotions_crb"},{"n":"Captivating Adoration","s":5,"u":"captivating%20adoration_crb"},{"n":"Charm","s":5,"u":"charm_crb"},{"n":"Charming Touch","s":5,"u":"charming%20touch_crb"},{"n":"Competitive Edge","s":5,"u":"competitive%20edge_crb"},{"n":"Confusion","s":5,"u":"confusion_crb"},{"n":"Crushing Despair","s":5,"u":"crushing%20despair_crb"},{"n":"Delusional Pride","s":5,"u":"delusional%20pride_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Enthrall","s":5,"u":"enthrall_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"Fear","s":5,"u":"fear_crb"},{"n":"Hideous Laughter","s":5,"u":"hideous%20laughter_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Mask Of Terror","s":5,"u":"mask%20of%20terror_crb"},{"n":"Phantasmal Killer","s":5,"u":"phantasmal%20killer_crb"},{"n":"Shared Nightmare","s":5,"u":"shared%20nightmare_crb"},{"n":"Soothe","s":5,"u":"soothe_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Soothing Words","s":5,"u":"soothing%20words_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Unfathomable Song","s":5,"u":"unfathomable%20song_crb"},{"n":"Waking Nightmare","s":5,"u":"waking%20nightmare_crb"},{"n":"Warp Mind","s":5,"u":"warp%20mind_crb"},{"n":"Weird","s":5,"u":"weird_crb"},{"n":"You're Mine","s":5,"u":"you're%20mine_crb"},{"n":"Zeal For Battle","s":5,"u":"zeal%20for%20battle_crb"},{"n":"Zealous Conviction","s":5,"u":"zealous%20conviction_crb"},{"n":"Contagious Idea","s":11,"u":"contagious%20idea_da"},{"n":"Implement of Destruction","s":11,"u":"implement%20of%20destruction_da"},{"n":"Manifold Lives","s":11,"u":"manifold%20lives_da"},{"n":"Frenzied Revelry","s":11,"u":"frenzied%20revelry_da"},{"n":"Hollow Heart","s":11,"u":"hollow%20heart_da"},{"n":"Shaken Confidence","s":11,"u":"shaken%20confidence_da"},{"n":"Befuddle","s":59,"u":"befuddle_logm"},{"n":"Font Of Serenity","s":59,"u":"font%20of%20serenity_logm"},{"n":"Lament","s":59,"u":"lament_logm"},{"n":"Overflowing Sorrow","s":59,"u":"overflowing%20sorrow_logm"},{"n":"Roar Of The Wyrm","s":59,"u":"roar%20of%20the%20wyrm_logm"},{"n":"Empathic Link","s":60,"u":"empathic%20link_lokl"},{"n":"Forced Mercy","s":60,"u":"forced%20mercy_lokl"},{"n":"Aromatic Lure","s":67,"u":"aromatic%20lure_lol"},{"n":"Canticle Of Everlasting Grief","s":65,"u":"canticle%20of%20everlasting%20grief_som"},{"n":"Draw Ire","s":65,"u":"draw%20ire_som"},{"n":"Glimmer Of Charm","s":65,"u":"glimmer%20of%20charm_som"},{"n":"Impending Doom","s":65,"u":"impending%20doom_som"},{"n":"Inexhaustible Cynicism","s":65,"u":"inexhaustible%20cynicism_som"},{"n":"Infectious Enthusiasm","s":65,"u":"infectious%20enthusiasm_som"},{"n":"Invoke Spirits","s":65,"u":"invoke%20spirits_som"},{"n":"Mind Of Menace","s":65,"u":"mind%20of%20menace_som"},{"n":"Roaring Applause","s":65,"u":"roaring%20applause_som"},{"n":"Schadenfreude","s":65,"u":"schadenfreude_som"},{"n":"Unspeakable Shadow","s":65,"u":"unspeakable%20shadow_som"},{"n":"Warrior's Regret","s":65,"u":"warrior's%20regret_som"}],"8":[{"n":"Iron Command","s":4,"u":"iron%20command_apg"},{"n":"Coerce","s":5,"u":"coerce_crb"},{"n":"Demoralize","s":5,"u":"demoralize_crb"},{"n":"Rage","s":5,"u":"rage_crb"},{"n":"Rally","s":15,"u":"rally_gmg"},{"n":"Restore The Mind","s":11,"u":"restore%20the%20mind_da"},{"n":"Ring Bell","s":11,"u":"ring%20bell_da"},{"n":"Grim Swagger","s":2,"u":"grim%20swagger_g%26g"}],"62":[{"n":"Reviled of Nature","s":15,"u":"reviled%20of%20nature_gmg"},{"n":"Sellsword's Folly","s":15,"u":"sellsword's%20folly_gmg"}],"64":[{"n":"Frightful Presence","s":12,"u":"frightful%20presence_b1"},{"n":"Screaming Skull","s":12,"u":"screaming%20skull_b1"},{"n":"Butter Up","s":15,"u":"butter%20up_gmg"}],"70":[{"n":"Dread Ambience","s":65,"u":"dread%20ambience_som"},{"n":"Community Repair","s":48,"u":"community%20repair_sot2"}]},"stance":{"0":[{"n":"Buckler Dance","s":4,"u":"buckler%20dance_apg"},{"n":"Cobra Stance","s":4,"u":"cobra%20stance_apg"},{"n":"Dread Marshal Stance","s":4,"u":"dread%20marshal%20stance_apg"},{"n":"Dueling Dance","s":4,"u":"dueling%20dance_apg"},{"n":"Gorilla Stance","s":4,"u":"gorilla%20stance_apg"},{"n":"Inspiring Marshal Stance","s":4,"u":"inspiring%20marshal%20stance_apg"},{"n":"Monastic Archer Stance","s":4,"u":"monastic%20archer%20stance_apg"},{"n":"Peafowl Stance","s":4,"u":"peafowl%20stance_apg"},{"n":"Ricochet Stance","s":4,"u":"ricochet%20stance%20(fighter)_apg"},{"n":"Ricochet Stance","s":4,"u":"ricochet%20stance%20(rogue)_apg"},{"n":"Shooting Stars Stance","s":4,"u":"shooting%20stars%20stance_apg"},{"n":"Stumbling Stance","s":4,"u":"stumbling%20stance_apg"},{"n":"Twinned Defense","s":4,"u":"twinned%20defense%20(swashbuckler)_apg"},{"n":"Whirling Blade Stance","s":4,"u":"whirling%20blade%20stance_apg"},{"n":"Crane Stance","s":5,"u":"crane%20stance_crb"},{"n":"Disarming Stance","s":5,"u":"disarming%20stance_crb"},{"n":"Disruptive Stance","s":5,"u":"disruptive%20stance_crb"},{"n":"Dragon Stance","s":5,"u":"dragon%20stance_crb"},{"n":"Dueling Dance","s":5,"u":"dueling%20dance_crb"},{"n":"Graceful Poise","s":5,"u":"graceful%20poise_crb"},{"n":"Ironblood Stance","s":5,"u":"ironblood%20stance_crb"},{"n":"Lunging Stance","s":5,"u":"lunging%20stance_crb"},{"n":"Mobile Shot Stance","s":5,"u":"mobile%20shot%20stance_crb"},{"n":"Mountain Stance","s":5,"u":"mountain%20stance_crb"},{"n":"Multishot Stance","s":5,"u":"multishot%20stance_crb"},{"n":"Paragon's Guard","s":5,"u":"paragon's%20guard_crb"},{"n":"Point-blank Shot","s":5,"u":"point-blank%20shot_crb"},{"n":"Tangled Forest Stance","s":5,"u":"tangled%20forest%20stance_crb"},{"n":"Tiger Stance","s":5,"u":"tiger%20stance_crb"},{"n":"Twinned Defense","s":5,"u":"twinned%20defense%20(fighter)_crb"},{"n":"Wolf Stance","s":5,"u":"wolf%20stance_crb"},{"n":"Sky And Heaven Stance","s":23,"u":"sky%20and%20heaven%20stance_aoe2"},{"n":"Whirlwind Stance","s":31,"u":"whirlwind%20stance_ec1"},{"n":"Jellyfish Stance","s":38,"u":"jellyfish%20stance_frp2"},{"n":"Six Pillars Stance","s":38,"u":"six%20pillars%20stance_frp2"},{"n":"Vitality-manipulating Stance","s":39,"u":"vitality-manipulating%20stance_frp3"},{"n":"Everstand Stance","s":7,"u":"everstand%20stance_locg"},{"n":"Impassable Wall Stance","s":7,"u":"impassable%20wall%20stance_locg"},{"n":"Sky and Heaven Stance","s":6,"u":"sky%20and%20heaven%20stance_loil"},{"n":"Masquerade of Seasons Stance","s":6,"u":"masquerade%20of%20seasons%20stance_loil"},{"n":"Push Back the Dead!","s":60,"u":"push%20back%20the%20dead!_lokl"},{"n":"Fane's Fourberie","s":61,"u":"fane's%20fourberie_lopsg"},{"n":"Rain Of Embers Stance","s":61,"u":"rain%20of%20embers%20stance_lopsg"},{"n":"Powder Punch Stance","s":43,"u":"powder%20punch%20stance_ooa1"},{"n":"Reflective Ripple Stance","s":65,"u":"reflective%20ripple%20stance_som"},{"n":"Rough Terrain Stance","s":65,"u":"rough%20terrain%20stance_som"},{"n":"Stoked Flame Stance","s":65,"u":"stoked%20flame%20stance_som"}],"3":[{"n":"Clinging Shadows Stance","s":4,"u":"clinging%20shadows%20stance_apg"},{"n":"Wild Winds Stance","s":5,"u":"wild%20winds%20stance_crb"}],"8":[{"n":"Arcane Cascade","s":65,"u":"arcane%20cascade_som"}]},"teleportation":{"0":[{"n":"Call Bonded Item","s":4,"u":"call%20bonded%20item_apg"},{"n":"Life Leap","s":4,"u":"life%20leap_apg"},{"n":"Swap Reflections","s":11,"u":"swap%20reflections_da"},{"n":"Call Implement","s":11,"u":"call%20implement_da"},{"n":"Trespass Teleportation","s":11,"u":"trespass%20teleportation_da"},{"n":"Wandering Thoughts","s":11,"u":"wandering%20thoughts_da"},{"n":"Sever Space","s":39,"u":"sever%20space_frp3"},{"n":"Black Powder Embodiment","s":2,"u":"black%20powder%20embodiment_g%26g"},{"n":"Call Gun","s":2,"u":"call%20gun_g%26g"},{"n":"Flame Jump","s":1,"u":"flame%20jump_loag"},{"n":"Fading","s":67,"u":"fading_lol"},{"n":"Summoner's Call","s":65,"u":"summoner's%20call_som"},{"n":"Transpose","s":65,"u":"transpose_som"}],"2":[{"n":"Fire-jump Ring","s":4,"u":"fire-jump%20ring_apg"},{"n":"Spiritsight Crossbow","s":4,"u":"spiritsight%20crossbow_apg"},{"n":"Compass of Transpositional Awareness","s":11,"u":"compass%20of%20transpositional%20awareness_da"},{"n":"Ring Of Stoneshifting","s":9,"u":"ring%20of%20stoneshifting_ec3"},{"n":"Bonmuan Swapping Stone","s":37,"u":"bonmuan%20swapping%20stone%20(generic)_frp1"},{"n":"Headbands Of Translocation","s":38,"u":"headbands%20of%20translocation_frp2"},{"n":"Jahan Waystone","s":0,"u":"jahan%20waystone_lome"},{"n":"Homeward Wayfinder","s":61,"u":"homeward%20wayfinder_lopsg"},{"n":"Juxtaposition Ammunition","s":8,"u":"juxtaposition%20ammunition_lotgb"},{"n":"Paired","s":8,"u":"paired%20(generic)_lotgb"},{"n":"Transposition Ammunition","s":8,"u":"transposition%20ammunition%20(generic)_lotgb"},{"n":"Golden Spur","s":44,"u":"golden%20spur_ooa2"},{"n":"Retrieval Prism","s":65,"u":"retrieval%20prism%20(generic)_som"},{"n":"Herd Mask","s":47,"u":"herd%20mask_sot1"}],"3":[{"n":"Shadow Jump","s":4,"u":"shadow%20jump_apg"},{"n":"Snare Hopping","s":4,"u":"snare%20hopping_apg"},{"n":"Terrain Transposition","s":4,"u":"terrain%20transposition_apg"},{"n":"Thoughtful Gift","s":4,"u":"thoughtful%20gift_apg"},{"n":"Abundant Step","s":5,"u":"abundant%20step_crb"},{"n":"Blink","s":5,"u":"blink_crb"},{"n":"Collective Transposition","s":5,"u":"collective%20transposition_crb"},{"n":"Dimension Door","s":5,"u":"dimension%20door_crb"},{"n":"Dimensional Steps","s":5,"u":"dimensional%20steps_crb"},{"n":"Empty Body","s":5,"u":"empty%20body_crb"},{"n":"Ethereal Jaunt","s":5,"u":"ethereal%20jaunt_crb"},{"n":"Gate","s":5,"u":"gate_crb"},{"n":"Maze","s":5,"u":"maze_crb"},{"n":"Plane Shift","s":5,"u":"plane%20shift_crb"},{"n":"Shadow Walk","s":5,"u":"shadow%20walk_crb"},{"n":"Teleport","s":5,"u":"teleport_crb"},{"n":"Tree Stride","s":5,"u":"tree%20stride_crb"},{"n":"Maze Of Locked Doors","s":23,"u":"maze%20of%20locked%20doors_aoe2"},{"n":"Tesseract Tunnel","s":11,"u":"tesseract%20tunnel_da"},{"n":"Momentary Recovery","s":11,"u":"momentary%20recovery_da"},{"n":"Rally Point","s":11,"u":"rally%20point_da"},{"n":"Return Beacon","s":37,"u":"return%20beacon_frp1"},{"n":"Blink Charge","s":65,"u":"blink%20charge_som"},{"n":"Dimensional Assault","s":65,"u":"dimensional%20assault_som"},{"n":"Efficient Apport","s":65,"u":"efficient%20apport_som"},{"n":"Magic Mailbox","s":65,"u":"magic%20mailbox_som"},{"n":"Unexpected Transposition","s":65,"u":"unexpected%20transposition_som"}],"8":[{"n":"Recall Ammunition","s":2,"u":"recall%20ammunition_g%26g"},{"n":"Manifest Eidolon","s":65,"u":"manifest%20eidolon_som"}],"51":[{"n":"False Step Floor","s":11,"u":"false%20step%20floor_da"},{"n":"Planar Tear","s":40,"u":"planar%20tear_lomm"}],"70":[{"n":"Create Demiplane","s":4,"u":"create%20demiplane_apg"},{"n":"Teleportation Circle","s":4,"u":"teleportation%20circle_apg"},{"n":"Word of Recall","s":4,"u":"word%20of%20recall_apg"}],"71":[{"n":"Bunta","s":52,"u":"bunta_sot6"}],"73":[{"n":"Dark Roads","s":15,"u":"dark%20roads_gmg"},{"n":"Spirit Blink","s":65,"u":"spirit%20blink_som"}]},"wizard":{"0":[{"n":"Call Bonded Item","s":4,"u":"call%20bonded%20item_apg"},{"n":"Convincing Illusion","s":4,"u":"convincing%20illusion_apg"},{"n":"Diviner Sense","s":4,"u":"diviner%20sense_apg"},{"n":"Energy Ablation","s":4,"u":"energy%20ablation_apg"},{"n":"Forcible Energy","s":4,"u":"forcible%20energy_apg"},{"n":"Form Retention","s":4,"u":"form%20retention_apg"},{"n":"Nonlethal Spell","s":4,"u":"nonlethal%20spell_apg"},{"n":"Second Chance Spell","s":4,"u":"second%20chance%20spell_apg"},{"n":"Spell Mastery","s":4,"u":"spell%20mastery_apg"},{"n":"Spellbook Prodigy","s":4,"u":"spellbook%20prodigy_apg"},{"n":"Split Slot","s":4,"u":"split%20slot_apg"},{"n":"Advanced School Spell","s":5,"u":"advanced%20school%20spell_crb"},{"n":"Archwizard's Might","s":5,"u":"archwizard's%20might_crb"},{"n":"Bespell Weapon","s":5,"u":"bespell%20weapon%20(wizard)_crb"},{"n":"Bond Conservation","s":5,"u":"bond%20conservation_crb"},{"n":"Bonded Focus","s":5,"u":"bonded%20focus_crb"},{"n":"Cantrip Expansion","s":5,"u":"cantrip%20expansion%20(wizard)_crb"},{"n":"Clever Counterspell","s":5,"u":"clever%20counterspell_crb"},{"n":"Conceal Spell","s":5,"u":"conceal%20spell_crb"},{"n":"Counterspell","s":5,"u":"counterspell%20(wizard)_crb"},{"n":"Effortless Concentration","s":5,"u":"effortless%20concentration%20(wizard)_crb"},{"n":"Enhanced Familiar","s":5,"u":"enhanced%20familiar%20(wizard)_crb"},{"n":"Eschew Materials","s":5,"u":"eschew%20materials_crb"},{"n":"Familiar","s":5,"u":"familiar%20(wizard)_crb"},{"n":"Hand Of The Apprentice","s":5,"u":"hand%20of%20the%20apprentice_crb"},{"n":"Infinite Possibilities","s":5,"u":"infinite%20possibilities_crb"},{"n":"Linked Focus","s":5,"u":"linked%20focus_crb"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(wizard)_crb"},{"n":"Metamagic Mastery","s":5,"u":"metamagic%20mastery%20(wizard)_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(wizard)_crb"},{"n":"Quickened Casting","s":5,"u":"quickened%20casting%20(wizard)_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(wizard)_crb"},{"n":"Reflect Spell","s":5,"u":"reflect%20spell%20(wizard)_crb"},{"n":"Reprepare Spell","s":5,"u":"reprepare%20spell_crb"},{"n":"Scroll Savant","s":5,"u":"scroll%20savant_crb"},{"n":"Silent Spell","s":5,"u":"silent%20spell_crb"},{"n":"Spell Combination","s":5,"u":"spell%20combination_crb"},{"n":"Spell Penetration","s":5,"u":"spell%20penetration_crb"},{"n":"Spell Tinker","s":5,"u":"spell%20tinker_crb"},{"n":"Steady Spellcasting","s":5,"u":"steady%20spellcasting%20(wizard)_crb"},{"n":"Superior Bond","s":5,"u":"superior%20bond_crb"},{"n":"Universal Versatility","s":5,"u":"universal%20versatility_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(wizard)_crb"},{"n":"Spell Mastery","s":21,"u":"spell%20mastery_aoa6"},{"n":"Undying Conviction","s":10,"u":"undying%20conviction_botd"},{"n":"Necromancer's Visage","s":10,"u":"necromancer's%20visage_botd"},{"n":"Sepulchral Sublimation","s":10,"u":"sepulchral%20sublimation_botd"},{"n":"Reclaim Spell","s":35,"u":"reclaim%20spell_ec6"},{"n":"Shift Spell","s":38,"u":"shift%20spell_frp2"},{"n":"Worldsphere Gravity","s":39,"u":"worldsphere%20gravity_frp3"},{"n":"Detonating Spell","s":60,"u":"detonating%20spell_lokl"},{"n":"Cunning Trickster Mask","s":52,"u":"cunning%20trickster%20mask_sot6"},{"n":"Emancipator's Mask","s":52,"u":"emancipator's%20mask_sot6"},{"n":"Grand Medic's Mask","s":52,"u":"grand%20medic's%20mask_sot6"},{"n":"Protective Spirit Mask","s":52,"u":"protective%20spirit%20mask_sot6"},{"n":"Sky Master Mask","s":52,"u":"sky%20master%20mask_sot6"},{"n":"Stalking Feline Mask","s":52,"u":"stalking%20feline%20mask_sot6"},{"n":"Storyteller's Mask","s":52,"u":"storyteller's%20mask_sot6"},{"n":"Thick Hide Mask","s":52,"u":"thick%20hide%20mask_sot6"},{"n":"Tireless Guide's Mask","s":52,"u":"tireless%20guide's%20mask_sot6"},{"n":"Vigilant Mask","s":52,"u":"vigilant%20mask_sot6"}],"3":[{"n":"Augment Summoning","s":5,"u":"augment%20summoning_crb"},{"n":"Call Of The Grave","s":5,"u":"call%20of%20the%20grave_crb"},{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Dimensional Steps","s":5,"u":"dimensional%20steps_crb"},{"n":"Diviner's Sight","s":5,"u":"diviner's%20sight_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Elemental Tempest","s":5,"u":"elemental%20tempest_crb"},{"n":"Energy Absorption","s":5,"u":"energy%20absorption_crb"},{"n":"Force Bolt","s":5,"u":"force%20bolt_crb"},{"n":"Hand Of The Apprentice","s":5,"u":"hand%20of%20the%20apprentice_crb"},{"n":"Invisibility Cloak","s":5,"u":"invisibility%20cloak_crb"},{"n":"Life Siphon","s":5,"u":"life%20siphon_crb"},{"n":"Physical Boost","s":5,"u":"physical%20boost_crb"},{"n":"Protective Ward","s":5,"u":"protective%20ward_crb"},{"n":"Shifting Form","s":5,"u":"shifting%20form_crb"},{"n":"Vigilant Eye","s":5,"u":"vigilant%20eye_crb"},{"n":"Warped Terrain","s":5,"u":"warped%20terrain_crb"},{"n":"Efficient Apport","s":65,"u":"efficient%20apport_som"}],"8":[{"n":"Drain Bonded Item","s":5,"u":"drain%20bonded%20item_crb"}]},"visual":{"0":[{"n":"Cavalier's Banner","s":4,"u":"cavalier's%20banner_apg"},{"n":"Command Attention","s":4,"u":"command%20attention_apg"},{"n":"Coordinated Charge","s":4,"u":"coordinated%20charge_apg"},{"n":"Cringe","s":4,"u":"cringe_apg"},{"n":"Empathetic Plea","s":4,"u":"empathetic%20plea_apg"},{"n":"Instinctive Obfuscation","s":4,"u":"instinctive%20obfuscation_apg"},{"n":"Mesmerizing Gaze","s":4,"u":"mesmerizing%20gaze_apg"},{"n":"Portentous Spell","s":4,"u":"portentous%20spell_apg"},{"n":"Project Persona","s":4,"u":"project%20persona_apg"},{"n":"Rallying Charge","s":4,"u":"rallying%20charge_apg"},{"n":"Contagious Rage","s":5,"u":"contagious%20rage_crb"},{"n":"Share Rage","s":5,"u":"share%20rage_crb"},{"n":"Semblance of Life","s":10,"u":"semblance%20of%20life_botd"},{"n":"Warped Reflection","s":11,"u":"warped%20reflection_da"},{"n":"Fey's Trickery","s":11,"u":"fey's%20trickery_da"},{"n":"Vivacious Afterimage","s":39,"u":"vivacious%20afterimage_frp3"},{"n":"Eagle Eyes","s":2,"u":"eagle%20eyes_g%26g"},{"n":"Fake Out","s":2,"u":"fake%20out_g%26g"},{"n":"Reach For The Sky","s":2,"u":"reach%20for%20the%20sky_g%26g"},{"n":"Triangulate","s":2,"u":"triangulate_g%26g"},{"n":"Radiant Burst","s":1,"u":"radiant%20burst_loag"},{"n":"Radiate Glory","s":1,"u":"radiate%20glory_loag"},{"n":"Hypnotic Lure","s":6,"u":"hypnotic%20lure_loil"},{"n":"Disruptive Stare","s":6,"u":"disruptive%20stare_loil"},{"n":"Alluring Performance","s":6,"u":"alluring%20performance_loil"},{"n":"Wave the Flag","s":60,"u":"wave%20the%20flag_lokl"},{"n":"Reassuring Presence","s":0,"u":"reassuring%20presence_lome"},{"n":"Black Powder Flash","s":43,"u":"black%20powder%20flash_ooa1"},{"n":"Dazzling Block","s":65,"u":"dazzling%20block_som"}],"2":[{"n":"Basilisk Eye","s":4,"u":"basilisk%20eye_apg"},{"n":"Flare Snare","s":4,"u":"flare%20snare_apg"},{"n":"Dancing Scarf","s":5,"u":"dancing%20scarf%20(generic)_crb"},{"n":"Mistform Elixir","s":5,"u":"mistform%20elixir%20(generic)_crb"},{"n":"Blindpepper Bomb","s":22,"u":"blindpepper%20bomb_aoe1"},{"n":"Blindpepper Tube","s":22,"u":"blindpepper%20tube_aoe1"},{"n":"Ring Of Discretion","s":22,"u":"ring%20of%20discretion_aoe1"},{"n":"Dread","s":8,"u":"dread%20(generic)_lotgb"},{"n":"Glittering Snare","s":8,"u":"glittering%20snare_lotgb"},{"n":"Mirror-ball Snare","s":8,"u":"mirror-ball%20snare_lotgb"}],"3":[{"n":"Blinding Beauty","s":4,"u":"blinding%20beauty_apg"},{"n":"Sepulchral Mask","s":4,"u":"sepulchral%20mask_apg"},{"n":"Shadow Illusion","s":4,"u":"shadow%20illusion_apg"},{"n":"Blur","s":5,"u":"blur_crb"},{"n":"Captivating Adoration","s":5,"u":"captivating%20adoration_crb"},{"n":"Cloak Of Colors","s":5,"u":"cloak%20of%20colors_crb"},{"n":"Color Spray","s":5,"u":"color%20spray_crb"},{"n":"Dazzling Flash","s":5,"u":"dazzling%20flash_crb"},{"n":"Drop Dead","s":5,"u":"drop%20dead_crb"},{"n":"Face In The Crowd","s":5,"u":"face%20in%20the%20crowd_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Hypnotic Pattern","s":5,"u":"hypnotic%20pattern_crb"},{"n":"Illusory Creature","s":5,"u":"illusory%20creature_crb"},{"n":"Illusory Disguise","s":5,"u":"illusory%20disguise_crb"},{"n":"Illusory Object","s":5,"u":"illusory%20object_crb"},{"n":"Illusory Scene","s":5,"u":"illusory%20scene_crb"},{"n":"Item Facade","s":5,"u":"item%20facade_crb"},{"n":"Magic Mouth","s":5,"u":"magic%20mouth_crb"},{"n":"Mask Of Terror","s":5,"u":"mask%20of%20terror_crb"},{"n":"Mirror Image","s":5,"u":"mirror%20image_crb"},{"n":"Overwhelming Presence","s":5,"u":"overwhelming%20presence_crb"},{"n":"Scintillating Pattern","s":5,"u":"scintillating%20pattern_crb"},{"n":"Secret Page","s":5,"u":"secret%20page_crb"},{"n":"Splash Of Art","s":5,"u":"splash%20of%20art_crb"},{"n":"Trickster's Twin","s":5,"u":"trickster's%20twin_crb"},{"n":"Veil","s":5,"u":"veil_crb"},{"n":"Vibrant Pattern","s":5,"u":"vibrant%20pattern_crb"},{"n":"Visions Of Danger","s":5,"u":"visions%20of%20danger_crb"},{"n":"Warped Terrain","s":5,"u":"warped%20terrain_crb"},{"n":"Exchange Image","s":18,"u":"exchange%20image_aoa3"},{"n":"Lift Nature's Caul","s":30,"u":"lift%20nature's%20caul_av3"},{"n":"Entrancing Eyes","s":33,"u":"entrancing%20eyes_ec4"},{"n":"Ephemeral Hazards","s":59,"u":"ephemeral%20hazards_logm"},{"n":"Ghostly Transcription","s":59,"u":"ghostly%20transcription_logm"},{"n":"Befitting Attire","s":65,"u":"befitting%20attire_som"},{"n":"Chromatic Image","s":65,"u":"chromatic%20image_som"},{"n":"Lose The Path","s":65,"u":"lose%20the%20path_som"},{"n":"Mirror Malefactors","s":65,"u":"mirror%20malefactors_som"},{"n":"Ocular Overload","s":65,"u":"ocular%20overload_som"},{"n":"Oneiric Mire","s":65,"u":"oneiric%20mire_som"},{"n":"Phantom Crowd","s":65,"u":"phantom%20crowd_som"},{"n":"Phantom Prison","s":65,"u":"phantom%20prison_som"},{"n":"Portrait Of The Artist","s":65,"u":"portrait%20of%20the%20artist_som"},{"n":"Shadow Army","s":65,"u":"shadow%20army_som"},{"n":"Shadow Projectile","s":65,"u":"shadow%20projectile_som"},{"n":"Thicket Of Knives","s":65,"u":"thicket%20of%20knives_som"},{"n":"Unspeakable Shadow","s":65,"u":"unspeakable%20shadow_som"}],"8":[{"n":"Follow the Expert","s":5,"u":"follow%20the%20expert_crb"},{"n":"Point Out","s":5,"u":"point%20out_crb"}],"51":[{"n":"Disorienting Illusions","s":11,"u":"disorienting%20illusions_da"},{"n":"Mirror Door","s":11,"u":"mirror%20door_da"},{"n":"Reflected Desires","s":11,"u":"reflected%20desires_da"},{"n":"Color Spray Trap","s":44,"u":"color%20spray%20trap_ooa2"}],"62":[{"n":"Slayer's Haunt","s":15,"u":"slayer's%20haunt_gmg"}]},"morph":{"0":[{"n":"Celestial Wings","s":4,"u":"celestial%20wings_apg"},{"n":"Fiendish Wings","s":4,"u":"fiendish%20wings_apg"},{"n":"Soaring Flight","s":4,"u":"soaring%20flight_apg"},{"n":"Animal Skin","s":5,"u":"animal%20skin_crb"},{"n":"Dragon's Rage Wings","s":5,"u":"dragon's%20rage%20wings_crb"},{"n":"Pesh Skin","s":20,"u":"pesh%20skin_aoa5"},{"n":"Warp Likeness","s":11,"u":"warp%20likeness_da"},{"n":"Energize Wings","s":1,"u":"energize%20wings_loag"},{"n":"Final Form","s":1,"u":"final%20form_loag"},{"n":"Wings Of Air","s":1,"u":"wings%20of%20air_loag"}],"2":[{"n":"Stone Fist Elixir","s":5,"u":"stone%20fist%20elixir_crb"},{"n":"Dragonfly Potion","s":8,"u":"dragonfly%20potion_lotgb"},{"n":"Mana-Rattler Liniment","s":45,"u":"mana-rattler%20liniment_ooa3"}],"3":[{"n":"Animal Feature","s":4,"u":"animal%20feature_apg"},{"n":"Divine Vessel","s":5,"u":"divine%20vessel_crb"},{"n":"Dragon Claws","s":5,"u":"dragon%20claws_crb"},{"n":"Dragon Wings","s":5,"u":"dragon%20wings_crb"},{"n":"Embrace The Pit","s":5,"u":"embrace%20the%20pit_crb"},{"n":"Feet To Fins","s":5,"u":"feet%20to%20fins_crb"},{"n":"Glutton's Jaws","s":5,"u":"glutton's%20jaws_crb"},{"n":"Moon Frenzy","s":5,"u":"moon%20frenzy_crb"},{"n":"Shifting Form","s":5,"u":"shifting%20form_crb"},{"n":"Tentacular Limbs","s":5,"u":"tentacular%20limbs_crb"},{"n":"Vibrant Thorns","s":5,"u":"vibrant%20thorns_crb"},{"n":"Wild Morph","s":5,"u":"wild%20morph_crb"},{"n":"Adapt Self","s":59,"u":"adapt%20self_logm"},{"n":"Magic Warrior Aspect","s":63,"u":"magic%20warrior%20aspect_lowg"},{"n":"Evolution Surge","s":65,"u":"evolution%20surge_som"},{"n":"Gouging Claw","s":65,"u":"gouging%20claw_som"},{"n":"Mantle Of The Frozen Heart","s":65,"u":"mantle%20of%20the%20frozen%20heart_som"},{"n":"Mantle Of The Magma Heart","s":65,"u":"mantle%20of%20the%20magma%20heart_som"}],"73":[{"n":"Feral Claws","s":15,"u":"feral%20claws_gmg"}]},"transmutation":{"0":[{"n":"Celestial Wings","s":4,"u":"celestial%20wings_apg"},{"n":"Fiendish Wings","s":4,"u":"fiendish%20wings_apg"},{"n":"Form Of The Bat","s":4,"u":"form%20of%20the%20bat_apg"},{"n":"Long-nosed Form","s":4,"u":"long-nosed%20form_apg"},{"n":"Magic Arrow","s":4,"u":"magic%20arrow_apg"},{"n":"Precious Arrow","s":4,"u":"precious%20arrow_apg"},{"n":"Rat Form","s":4,"u":"rat%20form_apg"},{"n":"Soaring Flight","s":4,"u":"soaring%20flight_apg"},{"n":"Terraforming Spell","s":4,"u":"terraforming%20spell_apg"},{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Animal Skin","s":5,"u":"animal%20skin_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Dragon's Rage Wings","s":5,"u":"dragon's%20rage%20wings_crb"},{"n":"Giant's Stature","s":5,"u":"giant's%20stature_crb"},{"n":"Titan's Stature","s":5,"u":"titan's%20stature_crb"},{"n":"Terrain Form","s":10,"u":"terrain%20form_botd"},{"n":"Bat Form","s":10,"u":"bat%20form_botd"},{"n":"Turn to Mist","s":10,"u":"turn%20to%20mist_botd"},{"n":"Bone Swarm","s":10,"u":"bone%20swarm_botd"},{"n":"Jelly Body","s":11,"u":"jelly%20body_da"},{"n":"Gift of the Hoard","s":11,"u":"gift%20of%20the%20hoard_da"},{"n":"Petrified Skin","s":11,"u":"petrified%20skin_da"},{"n":"Titan Swing","s":11,"u":"titan%20swing_da"},{"n":"Warp Likeness","s":11,"u":"warp%20likeness_da"},{"n":"Unyielding Disguise","s":11,"u":"unyielding%20disguise_da"},{"n":"Malleable Form","s":11,"u":"malleable%20form_da"},{"n":"Walk on the Wind","s":11,"u":"walk%20on%20the%20wind_da"},{"n":"Purge of Moments","s":11,"u":"purge%20of%20moments_da"},{"n":"Vessel's Form","s":11,"u":"vessel's%20form_da"},{"n":"Implement's Flight","s":11,"u":"implement's%20flight_da"},{"n":"Become Thought","s":11,"u":"become%20thought_da"},{"n":"Arcane Propulsion","s":2,"u":"arcane%20propulsion_g%26g"},{"n":"Core Cannon","s":2,"u":"core%20cannon_g%26g"},{"n":"Aquatic Adaptation","s":1,"u":"aquatic%20adaptation_loag"},{"n":"Devil In Plain Sight","s":1,"u":"devil%20in%20plain%20sight_loag"},{"n":"Energize Wings","s":1,"u":"energize%20wings_loag"},{"n":"Final Form","s":1,"u":"final%20form_loag"},{"n":"Hydraulic Maneuvers","s":1,"u":"hydraulic%20maneuvers_loag"},{"n":"Inspirit Hazard","s":1,"u":"inspirit%20hazard_loag"},{"n":"Rehydration","s":1,"u":"rehydration_loag"},{"n":"Scion Transformation","s":1,"u":"scion%20transformation_loag"},{"n":"Shadow Sight","s":1,"u":"shadow%20sight_loag"},{"n":"Water Strider","s":1,"u":"water%20strider_loag"},{"n":"Wings Of Air","s":1,"u":"wings%20of%20air_loag"},{"n":"Ritual Reversion","s":7,"u":"ritual%20reversion_locg"},{"n":"Miraculous Repair","s":6,"u":"miraculous%20repair_loil"},{"n":"Towering Presence","s":6,"u":"towering%20presence_loil"},{"n":"Fused Staff","s":65,"u":"fused%20staff_som"},{"n":"Lunging Spellstrike","s":65,"u":"lunging%20spellstrike_som"},{"n":"Phase Out","s":65,"u":"phase%20out_som"},{"n":"Shielded Tome","s":65,"u":"shielded%20tome_som"},{"n":"Shrink Down","s":65,"u":"shrink%20down_som"},{"n":"Twin Eidolon","s":65,"u":"twin%20eidolon_som"},{"n":"Fleet Tempo","s":48,"u":"fleet%20tempo_sot2"},{"n":"Song Of Grace And Speed","s":48,"u":"song%20of%20grace%20and%20speed_sot2"}],"2":[{"n":"Basilisk Eye","s":4,"u":"basilisk%20eye_apg"},{"n":"Earthglide Cloak","s":4,"u":"earthglide%20cloak_apg"},{"n":"Gecko Potion","s":4,"u":"gecko%20potion_apg"},{"n":"Medusa's Scream","s":4,"u":"medusa's%20scream%20(generic)_apg"},{"n":"Oil Of Object Animation","s":4,"u":"oil%20of%20object%20animation%20(generic)_apg"},{"n":"Potion Of Disguise","s":4,"u":"potion%20of%20disguise%20(generic)_apg"},{"n":"Potion Of Expeditious Retreat","s":4,"u":"potion%20of%20expeditious%20retreat_apg"},{"n":"Rope Of Climbing","s":4,"u":"rope%20of%20climbing%20(generic)_apg"},{"n":"Time Shield Potion","s":4,"u":"time%20shield%20potion_apg"},{"n":"Walking Cauldron","s":4,"u":"walking%20cauldron_apg"},{"n":"Winged","s":4,"u":"winged%20(generic)_apg"},{"n":"Aeon Stone","s":5,"u":"aeon%20stone%20(generic)_crb"},{"n":"Alchemist Goggles","s":5,"u":"alchemist%20goggles%20(generic)_crb"},{"n":"Anklets of Alacrity","s":5,"u":"anklets%20of%20alacrity_crb"},{"n":"Armbands of Athleticism","s":5,"u":"armbands%20of%20athleticism%20(generic)_crb"},{"n":"Barding of the Zephyr","s":5,"u":"barding%20of%20the%20zephyr_crb"},{"n":"Belt of Giant Strength","s":5,"u":"belt%20of%20giant%20strength_crb"},{"n":"Berserker's Cloak","s":5,"u":"berserker's%20cloak%20(generic)_crb"},{"n":"Boots of Bounding","s":5,"u":"boots%20of%20bounding%20(generic)_crb"},{"n":"Boots of Elvenkind","s":5,"u":"boots%20of%20elvenkind%20(generic)_crb"},{"n":"Boots of Speed","s":5,"u":"boots%20of%20speed_crb"},{"n":"Bracelet of Dashing","s":5,"u":"bracelet%20of%20dashing_crb"},{"n":"Broom of Flying","s":5,"u":"broom%20of%20flying_crb"},{"n":"Celestial Armor","s":5,"u":"celestial%20armor_crb"},{"n":"Cloak of the Bat","s":5,"u":"cloak%20of%20the%20bat%20(generic)_crb"},{"n":"Collar of Inconspicuousness","s":5,"u":"collar%20of%20inconspicuousness_crb"},{"n":"Crafter's Eyepiece","s":5,"u":"crafter's%20eyepiece%20(generic)_crb"},{"n":"Dragon Turtle Scale","s":5,"u":"dragon%20turtle%20scale_crb"},{"n":"Druid's Vestments","s":5,"u":"druid's%20vestments_crb"},{"n":"Effervescent Ampoule","s":5,"u":"effervescent%20ampoule_crb"},{"n":"Electric Eelskin","s":5,"u":"electric%20eelskin_crb"},{"n":"Emerald Grasshopper","s":5,"u":"emerald%20grasshopper_crb"},{"n":"Eyes of the Eagle","s":5,"u":"eyes%20of%20the%20eagle_crb"},{"n":"Feather Step Stone","s":5,"u":"feather%20step%20stone_crb"},{"n":"Fighter's Fork","s":5,"u":"fighter's%20fork_crb"},{"n":"Ghost Ammunition","s":5,"u":"ghost%20ammunition_crb"},{"n":"Ghost Touch","s":5,"u":"ghost%20touch_crb"},{"n":"Gloves of Storing","s":5,"u":"gloves%20of%20storing_crb"},{"n":"Goggles of Night","s":5,"u":"goggles%20of%20night%20(generic)_crb"},{"n":"Handwraps of Mighty Blows","s":5,"u":"handwraps%20of%20mighty%20blows%20(generic)_crb"},{"n":"Horseshoes of Speed","s":5,"u":"horseshoes%20of%20speed%20(generic)_crb"},{"n":"Immovable Rod","s":5,"u":"immovable%20rod_crb"},{"n":"Inexplicable Apparatus","s":5,"u":"inexplicable%20apparatus_crb"},{"n":"Keen","s":5,"u":"keen_crb"},{"n":"Lifting Belt","s":5,"u":"lifting%20belt_crb"},{"n":"Monkey Pin","s":5,"u":"monkey%20pin_crb"},{"n":"Oil of Animation","s":5,"u":"oil%20of%20animation_crb"},{"n":"Oil of Keen Edges","s":5,"u":"oil%20of%20keen%20edges_crb"},{"n":"Oil of Mending","s":5,"u":"oil%20of%20mending_crb"},{"n":"Oil of Potency","s":5,"u":"oil%20of%20potency_crb"},{"n":"Oil of Weightlessness","s":5,"u":"oil%20of%20weightlessness%20(generic)_crb"},{"n":"Onyx Panther","s":5,"u":"onyx%20panther_crb"},{"n":"Penetrating Ammunition","s":5,"u":"penetrating%20ammunition_crb"},{"n":"Potion of Flying","s":5,"u":"potion%20of%20flying%20(generic)_crb"},{"n":"Potion of Leaping","s":5,"u":"potion%20of%20leaping_crb"},{"n":"Potion of Quickness","s":5,"u":"potion%20of%20quickness_crb"},{"n":"Potion of Swimming","s":5,"u":"potion%20of%20swimming%20(generic)_crb"},{"n":"Potion of Water Breathing","s":5,"u":"potion%20of%20water%20breathing_crb"},{"n":"Primeval Mistletoe","s":5,"u":"primeval%20mistletoe%20(generic)_crb"},{"n":"Rhino Hide","s":5,"u":"rhino%20hide_crb"},{"n":"Ring of Climbing","s":5,"u":"ring%20of%20climbing_crb"},{"n":"Ring of Swimming","s":5,"u":"ring%20of%20swimming_crb"},{"n":"Salve of Slipperiness","s":5,"u":"salve%20of%20slipperiness_crb"},{"n":"Serum of Sex Shift","s":5,"u":"serum%20of%20sex%20shift_crb"},{"n":"Shadow","s":5,"u":"shadow%20(generic)_crb"},{"n":"Shifting","s":5,"u":"shifting_crb"},{"n":"Shrinking Potion","s":5,"u":"shrinking%20potion%20(generic)_crb"},{"n":"Skeleton Key","s":5,"u":"skeleton%20key%20(generic)_crb"},{"n":"Slick","s":5,"u":"slick%20(generic)_crb"},{"n":"Slippers of Spider Climbing","s":5,"u":"slippers%20of%20spider%20climbing_crb"},{"n":"Speed","s":5,"u":"speed_crb"},{"n":"Spellstrike Ammunition","s":5,"u":"spellstrike%20ammunition%20(generic)_crb"},{"n":"Staff of Transmutation","s":5,"u":"staff%20of%20transmutation%20(generic)_crb"},{"n":"Stone Bullet","s":5,"u":"stone%20bullet_crb"},{"n":"Tiger Menuki","s":5,"u":"tiger%20menuki_crb"},{"n":"Traveler's Any-tool","s":5,"u":"traveler's%20any-tool_crb"},{"n":"Triton's Conch","s":5,"u":"triton's%20conch_crb"},{"n":"Twining Staff","s":5,"u":"twining%20staff_crb"},{"n":"Winged Boots","s":5,"u":"winged%20boots_crb"},{"n":"Axe Of The Dwarven Lords","s":15,"u":"axe%20of%20the%20dwarven%20lords_gmg"},{"n":"Deck Of Many Things","s":15,"u":"deck%20of%20many%20things_gmg"},{"n":"Dependent","s":15,"u":"dependent_gmg"},{"n":"Essence Prism","s":15,"u":"essence%20prism_gmg"},{"n":"Medusa Armor","s":15,"u":"medusa%20armor_gmg"},{"n":"Necklace Of Strangulation","s":15,"u":"necklace%20of%20strangulation_gmg"},{"n":"Philosopher's Extractor","s":15,"u":"philosopher's%20extractor_gmg"},{"n":"Poisonous Cloak","s":15,"u":"poisonous%20cloak%20(generic)_gmg"},{"n":"Raucous","s":15,"u":"raucous_gmg"},{"n":"Sphere Of Annihilation","s":15,"u":"sphere%20of%20annihilation_gmg"},{"n":"Staining","s":15,"u":"staining_gmg"},{"n":"Bellflower Toolbelt","s":18,"u":"bellflower%20toolbelt_aoa3"},{"n":"Vaultbreaker's Harness","s":23,"u":"vaultbreaker's%20harness_aoe2"},{"n":"Blade Of The Rabbit Prince","s":25,"u":"blade%20of%20the%20rabbit%20prince_aoe4"},{"n":"Hardened Harrow Deck","s":25,"u":"hardened%20harrow%20deck_aoe4"},{"n":"Fungal Armor","s":26,"u":"fungal%20armor_aoe5"},{"n":"Garrote Bolt","s":26,"u":"garrote%20bolt_aoe5"},{"n":"Folding Drums","s":29,"u":"folding%20drums_av2"},{"n":"Hunter's Brooch","s":29,"u":"hunter's%20brooch_av2"},{"n":"Fulcrum Lattice","s":30,"u":"fulcrum%20lattice_av3"},{"n":"Golden Goose","s":11,"u":"golden%20goose_da"},{"n":"Chaos Collar","s":11,"u":"chaos%20collar_da"},{"n":"Chimera Thread","s":11,"u":"chimera%20thread_da"},{"n":"Cloak of the False Foe","s":11,"u":"cloak%20of%20the%20false%20foe_da"},{"n":"Acrobat's Staff","s":32,"u":"acrobat's%20staff_ec2"},{"n":"Golem Stylus","s":9,"u":"golem%20stylus_ec3"},{"n":"Ankylostar","s":33,"u":"ankylostar_ec4"},{"n":"Anchor Spear","s":34,"u":"anchor%20spear_ec5"},{"n":"Tears Of The Last Azlanti","s":35,"u":"tears%20of%20the%20last%20azlanti_ec6"},{"n":"Ring Of The Weary Traveler","s":36,"u":"ring%20of%20the%20weary%20traveler_fop"},{"n":"Cape Of The Open Sky","s":38,"u":"cape%20of%20the%20open%20sky_frp2"},{"n":"Sky-piercing Bow","s":38,"u":"sky-piercing%20bow_frp2"},{"n":"Adaptive Cogwheel","s":2,"u":"adaptive%20cogwheel_g%26g"},{"n":"Arboreal's Revenge","s":2,"u":"arboreal's%20revenge_g%26g"},{"n":"Energized Cartridge","s":2,"u":"energized%20cartridge_g%26g"},{"n":"Growth Gun","s":2,"u":"growth%20gun_g%26g"},{"n":"Immovable Tripod","s":2,"u":"immovable%20tripod_g%26g"},{"n":"Magnetite Scope","s":2,"u":"magnetite%20scope%20(generic)_g%26g"},{"n":"Petrification Cannon","s":2,"u":"petrification%20cannon_g%26g"},{"n":"Scope Of Limning","s":2,"u":"scope%20of%20limning_g%26g"},{"n":"Sniper's Bead","s":2,"u":"sniper's%20bead%20(generic)_g%26g"},{"n":"Stepping Stone Shot","s":2,"u":"stepping%20stone%20shot%20(generic)_g%26g"},{"n":"Scroll Case Of Simplicity","s":7,"u":"scroll%20case%20of%20simplicity_locg"},{"n":"Scrollstaff","s":7,"u":"scrollstaff_locg"},{"n":"Torag's Silver Anvil","s":59,"u":"torag's%20silver%20anvil_logm"},{"n":"Barding Saddle","s":60,"u":"barding%20saddle_lokl"},{"n":"Ghost Oil","s":60,"u":"ghost%20oil_lokl"},{"n":"Ridill","s":40,"u":"ridill_lomm"},{"n":"Cordelia's Construct Key","s":61,"u":"cordelia's%20construct%20key%20(generic)_lopsg"},{"n":"Ganjay Book","s":61,"u":"ganjay%20book_lopsg"},{"n":"Hummingbird Wayfinder","s":61,"u":"hummingbird%20wayfinder_lopsg"},{"n":"Snowshoes Of The Long Trek","s":61,"u":"snowshoes%20of%20the%20long%20trek_lopsg"},{"n":"Amphibious Chair","s":8,"u":"amphibious%20chair_lotgb"},{"n":"Big Rock Bullet","s":8,"u":"big%20rock%20bullet%20(generic)_lotgb"},{"n":"Bitter","s":8,"u":"bitter_lotgb"},{"n":"Dinosaur Boots","s":8,"u":"dinosaur%20boots%20(generic)_lotgb"},{"n":"Dragon's Breath","s":8,"u":"dragon's%20breath%20(generic)_lotgb"},{"n":"Dragonfly Potion","s":8,"u":"dragonfly%20potion_lotgb"},{"n":"Energy Robe","s":8,"u":"energy%20robe%20(generic)_lotgb"},{"n":"Fanged","s":8,"u":"fanged%20(generic)_lotgb"},{"n":"Folding Boat","s":8,"u":"folding%20boat%20(generic)_lotgb"},{"n":"Hosteling Statuette","s":8,"u":"hosteling%20statuette_lotgb"},{"n":"Immovable Arm","s":8,"u":"immovable%20arm_lotgb"},{"n":"Implacable","s":8,"u":"implacable_lotgb"},{"n":"Pillow Shield","s":8,"u":"pillow%20shield_lotgb"},{"n":"Quick Runner's Shirt","s":8,"u":"quick%20runner's%20shirt%20(generic)_lotgb"},{"n":"Shifter Prosthesis","s":8,"u":"shifter%20prosthesis_lotgb"},{"n":"Silhouette Cloak","s":8,"u":"silhouette%20cloak_lotgb"},{"n":"Skyrider Sword","s":8,"u":"skyrider%20sword%20(generic)_lotgb"},{"n":"Stonethroat Ammunition","s":8,"u":"stonethroat%20ammunition_lotgb"},{"n":"Swarmform Collar","s":8,"u":"swarmform%20collar_lotgb"},{"n":"Waverider Barding","s":8,"u":"waverider%20barding_lotgb"},{"n":"Golden Branding Iron","s":44,"u":"golden%20branding%20iron%20(generic)_ooa2"},{"n":"Alchemist's Damper","s":44,"u":"alchemist's%20damper_ooa2"},{"n":"Dupe's Gold Nugget","s":44,"u":"dupe's%20gold%20nugget_ooa2"},{"n":"Lodestone Pellet","s":44,"u":"lodestone%20pellet_ooa2"},{"n":"Aeon Stone (Clear Quartz Octagon)","s":44,"u":"aeon%20stone%20(clear%20quartz%20octagon)_ooa2"},{"n":"Containment Contraption","s":44,"u":"containment%20contraption_ooa2"},{"n":"Winder's Ring","s":44,"u":"winder's%20ring_ooa2"},{"n":"Erraticannon","s":45,"u":"erraticannon_ooa3"},{"n":"Reducer Round","s":45,"u":"reducer%20round_ooa3"},{"n":"Slime Whip","s":46,"u":"slime%20whip_sli"},{"n":"Slippery Ribbon","s":46,"u":"slippery%20ribbon_sli"},{"n":"Bestiary Of Metamorphosis","s":65,"u":"bestiary%20of%20metamorphosis_som"},{"n":"Binding Coil","s":65,"u":"binding%20coil%20(generic)_som"},{"n":"Extending","s":65,"u":"extending%20(generic)_som"},{"n":"Familiar Tattoo","s":65,"u":"familiar%20tattoo_som"},{"n":"Five-feather Wreath","s":65,"u":"five-feather%20wreath%20(generic)_som"},{"n":"Ghostbane Fulu","s":65,"u":"ghostbane%20fulu_som"},{"n":"Ghostly Portal Paint","s":65,"u":"ghostly%20portal%20paint_som"},{"n":"Lini's Leafstick","s":65,"u":"lini's%20leafstick_som"},{"n":"Lion Claw","s":65,"u":"lion%20claw_som"},{"n":"Magical Lock Fulu","s":65,"u":"magical%20lock%20fulu_som"},{"n":"Mercurial Mantle","s":65,"u":"mercurial%20mantle_som"},{"n":"Ouroboros Flail","s":65,"u":"ouroboros%20flail%20(generic)_som"},{"n":"Staff Of Nature's Cunning","s":65,"u":"staff%20of%20nature's%20cunning%20(generic)_som"},{"n":"Staff-storing Shield","s":65,"u":"staff-storing%20shield%20(generic)_som"},{"n":"Stormfeather","s":65,"u":"stormfeather_som"},{"n":"Topology Protoplasm","s":65,"u":"topology%20protoplasm_som"},{"n":"Vapor Sphere","s":65,"u":"vapor%20sphere_som"},{"n":"Goz Mask","s":47,"u":"goz%20mask%20(generic)_sot1"},{"n":"Rhinoceros Mask","s":47,"u":"rhinoceros%20mask%20(generic)_sot1"},{"n":"Shapespeak Mask","s":47,"u":"shapespeak%20mask_sot1"},{"n":"Skittering Mask","s":47,"u":"skittering%20mask%20(generic)_sot1"},{"n":"Tlil Mask","s":47,"u":"tlil%20mask%20(generic)_sot1"},{"n":"Bag Of Cats","s":48,"u":"bag%20of%20cats_sot2"},{"n":"Leopard's Armor","s":48,"u":"leopard's%20armor_sot2"},{"n":"Midday Lantern","s":50,"u":"midday%20lantern%20(generic)_sot4"},{"n":"Twilight Lantern","s":50,"u":"twilight%20lantern_sot4"}],"3":[{"n":"Ancestral Form","s":4,"u":"ancestral%20form_apg"},{"n":"Animal Feature","s":4,"u":"animal%20feature_apg"},{"n":"Animate Rope","s":4,"u":"animate%20rope_apg"},{"n":"Bestial Curse","s":4,"u":"bestial%20curse_apg"},{"n":"Curse Of Lost Time","s":4,"u":"curse%20of%20lost%20time_apg"},{"n":"Dismantle","s":4,"u":"dismantle_apg"},{"n":"Enlarge Companion","s":4,"u":"enlarge%20companion_apg"},{"n":"Grisly Growths","s":4,"u":"grisly%20growths_apg"},{"n":"Medusa's Wrath","s":4,"u":"medusa's%20wrath_apg"},{"n":"Ranger's Bramble","s":4,"u":"ranger's%20bramble_apg"},{"n":"Rusting Grasp","s":4,"u":"rusting%20grasp_apg"},{"n":"Tempest Form","s":4,"u":"tempest%20form_apg"},{"n":"Threefold Aspect","s":4,"u":"threefold%20aspect_apg"},{"n":"Transmute Rock And Mud","s":4,"u":"transmute%20rock%20and%20mud_apg"},{"n":"Wish-twisted Form","s":4,"u":"wish-twisted%20form_apg"},{"n":"Aerial Form","s":5,"u":"aerial%20form_crb"},{"n":"Agile Feet","s":5,"u":"agile%20feet_crb"},{"n":"Air Walk","s":5,"u":"air%20walk_crb"},{"n":"Animal Form","s":5,"u":"animal%20form_crb"},{"n":"Ant Haul","s":5,"u":"ant%20haul_crb"},{"n":"Artistic Flourish","s":5,"u":"artistic%20flourish_crb"},{"n":"Athletic Rush","s":5,"u":"athletic%20rush_crb"},{"n":"Avatar","s":5,"u":"avatar_crb"},{"n":"Baleful Polymorph","s":5,"u":"baleful%20polymorph_crb"},{"n":"Darkened Eyes","s":5,"u":"darkened%20eyes_crb"},{"n":"Dinosaur Form","s":5,"u":"dinosaur%20form_crb"},{"n":"Disperse Into Air","s":5,"u":"disperse%20into%20air_crb"},{"n":"Divine Vessel","s":5,"u":"divine%20vessel_crb"},{"n":"Dragon Claws","s":5,"u":"dragon%20claws_crb"},{"n":"Dragon Form","s":5,"u":"dragon%20form_crb"},{"n":"Dragon Wings","s":5,"u":"dragon%20wings_crb"},{"n":"Earthbind","s":5,"u":"earthbind_crb"},{"n":"Elemental Form","s":5,"u":"elemental%20form_crb"},{"n":"Embrace The Pit","s":5,"u":"embrace%20the%20pit_crb"},{"n":"Enhance Victuals","s":5,"u":"enhance%20victuals_crb"},{"n":"Enlarge","s":5,"u":"enlarge_crb"},{"n":"Entangle","s":5,"u":"entangle_crb"},{"n":"Feet To Fins","s":5,"u":"feet%20to%20fins_crb"},{"n":"Fiery Body","s":5,"u":"fiery%20body_crb"},{"n":"Fleet Step","s":5,"u":"fleet%20step_crb"},{"n":"Flesh To Stone","s":5,"u":"flesh%20to%20stone_crb"},{"n":"Fly","s":5,"u":"fly_crb"},{"n":"Gaseous Form","s":5,"u":"gaseous%20form_crb"},{"n":"Ghostly Weapon","s":5,"u":"ghostly%20weapon_crb"},{"n":"Haste","s":5,"u":"haste_crb"},{"n":"Humanoid Form","s":5,"u":"humanoid%20form_crb"},{"n":"Insect Form","s":5,"u":"insect%20form_crb"},{"n":"Jump","s":5,"u":"jump_crb"},{"n":"Ki Rush","s":5,"u":"ki%20rush_crb"},{"n":"Ki Strike","s":5,"u":"ki%20strike_crb"},{"n":"Knock","s":5,"u":"knock_crb"},{"n":"Localized Quake","s":5,"u":"localized%20quake_crb"},{"n":"Longstrider","s":5,"u":"longstrider_crb"},{"n":"Magic Fang","s":5,"u":"magic%20fang_crb"},{"n":"Magic Weapon","s":5,"u":"magic%20weapon_crb"},{"n":"Meld Into Stone","s":5,"u":"meld%20into%20stone_crb"},{"n":"Mending","s":5,"u":"mending_crb"},{"n":"Monstrosity Form","s":5,"u":"monstrosity%20form_crb"},{"n":"Moon Frenzy","s":5,"u":"moon%20frenzy_crb"},{"n":"Nature Incarnate","s":5,"u":"nature%20incarnate_crb"},{"n":"Overstuff","s":5,"u":"overstuff_crb"},{"n":"Pest Form","s":5,"u":"pest%20form_crb"},{"n":"Physical Boost","s":5,"u":"physical%20boost_crb"},{"n":"Plant Form","s":5,"u":"plant%20form_crb"},{"n":"Precious Metals","s":5,"u":"precious%20metals_crb"},{"n":"Primal Herd","s":5,"u":"primal%20herd_crb"},{"n":"Righteous Might","s":5,"u":"righteous%20might_crb"},{"n":"Shape Stone","s":5,"u":"shape%20stone_crb"},{"n":"Shape Wood","s":5,"u":"shape%20wood_crb"},{"n":"Shapechange","s":5,"u":"shapechange_crb"},{"n":"Shifting Form","s":5,"u":"shifting%20form_crb"},{"n":"Shillelagh","s":5,"u":"shillelagh_crb"},{"n":"Shrink","s":5,"u":"shrink_crb"},{"n":"Shrink Item","s":5,"u":"shrink%20item_crb"},{"n":"Sigil","s":5,"u":"sigil_crb"},{"n":"Slow","s":5,"u":"slow_crb"},{"n":"Spider Climb","s":5,"u":"spider%20climb_crb"},{"n":"Stone To Flesh","s":5,"u":"stone%20to%20flesh_crb"},{"n":"Stormwind Flight","s":5,"u":"stormwind%20flight_crb"},{"n":"Tentacular Limbs","s":5,"u":"tentacular%20limbs_crb"},{"n":"Time Stop","s":5,"u":"time%20stop_crb"},{"n":"Tree Shape","s":5,"u":"tree%20shape_crb"},{"n":"Unimpeded Stride","s":5,"u":"unimpeded%20stride_crb"},{"n":"Unusual Anatomy","s":5,"u":"unusual%20anatomy_crb"},{"n":"Vibrant Thorns","s":5,"u":"vibrant%20thorns_crb"},{"n":"Water Breathing","s":5,"u":"water%20breathing_crb"},{"n":"Water Walk","s":5,"u":"water%20walk_crb"},{"n":"Wild Morph","s":5,"u":"wild%20morph_crb"},{"n":"Wild Shape","s":5,"u":"wild%20shape_crb"},{"n":"Wind Jump","s":5,"u":"wind%20jump_crb"},{"n":"Wind Walk","s":5,"u":"wind%20walk_crb"},{"n":"Apex Companion","s":21,"u":"apex%20companion_aoa6"},{"n":"Split The Tongue","s":26,"u":"split%20the%20tongue_aoe5"},{"n":"Loose Time's Arrow","s":11,"u":"loose%20time's%20arrow_da"},{"n":"Morass of Ages","s":11,"u":"morass%20of%20ages_da"},{"n":"Quicken Time","s":11,"u":"quicken%20time_da"},{"n":"Stagnate Time","s":11,"u":"stagnate%20time_da"},{"n":"Time Pocket","s":11,"u":"time%20pocket_da"},{"n":"Temporal Distortion","s":11,"u":"temporal%20distortion_da"},{"n":"Time Skip","s":11,"u":"time%20skip_da"},{"n":"Wordsmith","s":11,"u":"wordsmith_da"},{"n":"Pyrotechnics","s":32,"u":"pyrotechnics_ec2"},{"n":"Adapt Self","s":59,"u":"adapt%20self_logm"},{"n":"Expeditious Excavation","s":59,"u":"expeditious%20excavation_logm"},{"n":"Iron Gut","s":59,"u":"iron%20gut_logm"},{"n":"Redact","s":59,"u":"redact_logm"},{"n":"Shifting Sand","s":59,"u":"shifting%20sand_logm"},{"n":"Stasis","s":59,"u":"stasis_logm"},{"n":"Swarm Form","s":59,"u":"swarm%20form_logm"},{"n":"Unfolding Wind Blitz","s":6,"u":"unfolding%20wind%20blitz_loil"},{"n":"Untwisting Iron Augmentation","s":6,"u":"untwisting%20iron%20augmentation_loil"},{"n":"Untwisting Iron Roots","s":6,"u":"untwisting%20iron%20roots_loil"},{"n":"Consecrate Flesh","s":60,"u":"consecrate%20flesh_lokl"},{"n":"Desperate Repair","s":60,"u":"desperate%20repair_lokl"},{"n":"Dividing Trench","s":60,"u":"dividing%20trench_lokl"},{"n":"Familiar Form","s":61,"u":"familiar%20form_lopsg"},{"n":"Magic Warrior Aspect","s":63,"u":"magic%20warrior%20aspect_lowg"},{"n":"Magic Warrior Transformation","s":63,"u":"magic%20warrior%20transformation_lowg"},{"n":"Mantis Form","s":63,"u":"mantis%20form_lowg"},{"n":"Aberrant Form","s":65,"u":"aberrant%20form_som"},{"n":"Angel Form","s":65,"u":"angel%20form_som"},{"n":"Corrosive Body","s":65,"u":"corrosive%20body_som"},{"n":"Cosmic Form","s":65,"u":"cosmic%20form_som"},{"n":"Crushing Ground","s":65,"u":"crushing%20ground_som"},{"n":"Daemon Form","s":65,"u":"daemon%20form_som"},{"n":"Day's Weight","s":65,"u":"day's%20weight_som"},{"n":"Demon Form","s":65,"u":"demon%20form_som"},{"n":"Devil Form","s":65,"u":"devil%20form_som"},{"n":"Element Embodied","s":65,"u":"element%20embodied_som"},{"n":"Elemental Gift","s":65,"u":"elemental%20gift_som"},{"n":"Evolution Surge","s":65,"u":"evolution%20surge_som"},{"n":"Fey Form","s":65,"u":"fey%20form_som"},{"n":"Gouging Claw","s":65,"u":"gouging%20claw_som"},{"n":"Hasted Assault","s":65,"u":"hasted%20assault_som"},{"n":"Healing Plaster","s":65,"u":"healing%20plaster_som"},{"n":"Juvenile Companion","s":65,"u":"juvenile%20companion_som"},{"n":"Mantle Of The Frozen Heart","s":65,"u":"mantle%20of%20the%20frozen%20heart_som"},{"n":"Mantle Of The Magma Heart","s":65,"u":"mantle%20of%20the%20magma%20heart_som"},{"n":"Nature's Reprisal","s":65,"u":"nature's%20reprisal_som"},{"n":"One With The Land","s":65,"u":"one%20with%20the%20land_som"},{"n":"Ooze Form","s":65,"u":"ooze%20form_som"},{"n":"Quick Sort","s":65,"u":"quick%20sort_som"},{"n":"Rapid Adaptation","s":65,"u":"rapid%20adaptation_som"},{"n":"Restyle","s":65,"u":"restyle_som"},{"n":"Rewinding Step","s":65,"u":"rewinding%20step_som"},{"n":"Summoner's Visage","s":65,"u":"summoner's%20visage_som"},{"n":"Time Jump","s":65,"u":"time%20jump_som"},{"n":"Tortoise And The Hare","s":65,"u":"tortoise%20and%20the%20hare_som"},{"n":"Variable Gravity","s":65,"u":"variable%20gravity_som"},{"n":"Stumbling Curse","s":47,"u":"stumbling%20curse_sot1"},{"n":"Verminous Lure","s":47,"u":"verminous%20lure_sot1"},{"n":"Blackfingers's Blades","s":49,"u":"blackfingers's%20blades_sot3"},{"n":"Clawsong","s":49,"u":"clawsong_sot3"},{"n":"Swampcall","s":49,"u":"swampcall_sot3"},{"n":"Fear the Sun","s":50,"u":"fear%20the%20sun_sot4"}],"8":[{"n":"Change Shape","s":1,"u":"change%20shape%20(kitsune)_loag"},{"n":"Change Shape","s":1,"u":"change%20shape%20(beastkin)_loag"}],"51":[{"n":"Living Paints","s":27,"u":"living%20paints_aoe6"},{"n":"Distortion Mirror","s":11,"u":"distortion%20mirror_da"}],"62":[{"n":"Curse of the Ravenous","s":15,"u":"curse%20of%20the%20ravenous_gmg"},{"n":"Unending Thirst","s":15,"u":"unending%20thirst_gmg"},{"n":"Boastful Prince's Scourge","s":11,"u":"boastful%20prince's%20scourge_da"},{"n":"Thief's Burden","s":11,"u":"thief's%20burden_da"},{"n":"Curse of Biting Swarms","s":6,"u":"curse%20of%20biting%20swarms_loil"},{"n":"Curse of The Rotting Heart","s":6,"u":"curse%20of%20the%20rotting%20heart_loil"}],"64":[{"n":"Change Shape","s":12,"u":"change%20shape_b1"},{"n":"Moon Frenzy","s":12,"u":"moon%20frenzy_b1"}],"70":[{"n":"Animate Object","s":5,"u":"animate%20object_crb"},{"n":"Create Skinstitch","s":23,"u":"create%20skinstitch_aoe2"},{"n":"Establish Nexus","s":65,"u":"establish%20nexus_som"},{"n":"Community Repair","s":48,"u":"community%20repair_sot2"}],"73":[{"n":"Ghost Touch","s":5,"u":"ghost%20touch_crb"},{"n":"Greater Shadow","s":5,"u":"greater%20shadow_crb"},{"n":"Greater Slick","s":5,"u":"greater%20slick_crb"},{"n":"Major Shadow","s":5,"u":"major%20shadow_crb"},{"n":"Major Slick","s":5,"u":"major%20slick_crb"},{"n":"Shadow","s":5,"u":"shadow_crb"},{"n":"Shifting","s":5,"u":"shifting_crb"},{"n":"Slick","s":5,"u":"slick_crb"},{"n":"Beast Senses","s":15,"u":"beast%20senses_gmg"},{"n":"Bestow Life","s":15,"u":"bestow%20life_gmg"},{"n":"Call of the Wild","s":15,"u":"call%20of%20the%20wild_gmg"},{"n":"Ease Burden","s":15,"u":"ease%20burden_gmg"},{"n":"Feather Steps","s":15,"u":"feather%20steps_gmg"},{"n":"Feral Claws","s":15,"u":"feral%20claws_gmg"},{"n":"Flowing Footsteps","s":15,"u":"flowing%20footsteps_gmg"},{"n":"Form of Fury","s":15,"u":"form%20of%20fury_gmg"},{"n":"Form of Vengeance","s":15,"u":"form%20of%20vengeance_gmg"},{"n":"Grappling Vine","s":15,"u":"grappling%20vine_gmg"},{"n":"Living Statue","s":15,"u":"living%20statue_gmg"},{"n":"Petal Dance","s":15,"u":"petal%20dance_gmg"},{"n":"Propelling Winds","s":15,"u":"propelling%20winds_gmg"},{"n":"Track of the Beast","s":15,"u":"track%20of%20the%20beast_gmg"},{"n":"Umbral Body","s":15,"u":"umbral%20body_gmg"},{"n":"Draconic Ascendance","s":65,"u":"draconic%20ascendance_som"},{"n":"Wyrm's Flight","s":65,"u":"wyrm's%20flight_som"}]},"alchemist":{"0":[{"n":"Chemical Contagion","s":4,"u":"chemical%20contagion_apg"},{"n":"Demolition Charge","s":4,"u":"demolition%20charge_apg"},{"n":"Healing Bomb","s":4,"u":"healing%20bomb_apg"},{"n":"Perpetual Breadth","s":4,"u":"perpetual%20breadth_apg"},{"n":"Pinpoint Poisoner","s":4,"u":"pinpoint%20poisoner_apg"},{"n":"Sticky Poison","s":4,"u":"sticky%20poison_apg"},{"n":"Subtle Delivery","s":4,"u":"subtle%20delivery_apg"},{"n":"Tenacious Toxins","s":4,"u":"tenacious%20toxins_apg"},{"n":"Unstable Concoction","s":4,"u":"unstable%20concoction_apg"},{"n":"Alchemical Familiar","s":5,"u":"alchemical%20familiar_crb"},{"n":"Alchemical Savant","s":5,"u":"alchemical%20savant_crb"},{"n":"Calculated Splash","s":5,"u":"calculated%20splash_crb"},{"n":"Combine Elixirs","s":5,"u":"combine%20elixirs_crb"},{"n":"Craft Philosopher's Stone","s":5,"u":"craft%20philosopher's%20stone_crb"},{"n":"Debilitating Bomb","s":5,"u":"debilitating%20bomb_crb"},{"n":"Directional Bombs","s":5,"u":"directional%20bombs_crb"},{"n":"Efficient Alchemy","s":5,"u":"efficient%20alchemy_crb"},{"n":"Elastic Mutagen","s":5,"u":"elastic%20mutagen_crb"},{"n":"Enduring Alchemy","s":5,"u":"enduring%20alchemy_crb"},{"n":"Eternal Elixir","s":5,"u":"eternal%20elixir_crb"},{"n":"Expanded Splash","s":5,"u":"expanded%20splash_crb"},{"n":"Exploitive Bomb","s":5,"u":"exploitive%20bomb_crb"},{"n":"Extend Elixir","s":5,"u":"extend%20elixir_crb"},{"n":"Far Lobber","s":5,"u":"far%20lobber_crb"},{"n":"Feral Mutagen","s":5,"u":"feral%20mutagen_crb"},{"n":"Genius Mutagen","s":5,"u":"genius%20mutagen_crb"},{"n":"Glib Mutagen","s":5,"u":"glib%20mutagen_crb"},{"n":"Greater Debilitating Bomb","s":5,"u":"greater%20debilitating%20bomb_crb"},{"n":"Greater Merciful Elixir","s":5,"u":"greater%20merciful%20elixir_crb"},{"n":"Improbable Elixirs","s":5,"u":"improbable%20elixirs_crb"},{"n":"Invincible Mutagen","s":5,"u":"invincible%20mutagen_crb"},{"n":"Mega Bomb","s":5,"u":"mega%20bomb_crb"},{"n":"Merciful Elixir","s":5,"u":"merciful%20elixir_crb"},{"n":"Mindblank Mutagen","s":5,"u":"mindblank%20mutagen_crb"},{"n":"Miracle Worker","s":5,"u":"miracle%20worker_crb"},{"n":"Perfect Debilitation","s":5,"u":"perfect%20debilitation_crb"},{"n":"Perfect Mutagen","s":5,"u":"perfect%20mutagen_crb"},{"n":"Persistent Mutagen","s":5,"u":"persistent%20mutagen_crb"},{"n":"Poison Resistance","s":5,"u":"poison%20resistance%20(alchemist)_crb"},{"n":"Potent Poisoner","s":5,"u":"potent%20poisoner_crb"},{"n":"Powerful Alchemy","s":5,"u":"powerful%20alchemy_crb"},{"n":"Quick Bomber","s":5,"u":"quick%20bomber_crb"},{"n":"Revivifying Mutagen","s":5,"u":"revivifying%20mutagen_crb"},{"n":"Smoke Bomb","s":5,"u":"smoke%20bomb_crb"},{"n":"Sticky Bomb","s":5,"u":"sticky%20bomb_crb"},{"n":"True Debilitating Bomb","s":5,"u":"true%20debilitating%20bomb_crb"},{"n":"Uncanny Bombs","s":5,"u":"uncanny%20bombs_crb"},{"n":"Shaped Contaminant","s":20,"u":"shaped%20contaminant_aoa5"},{"n":"Efficient Alchemy","s":21,"u":"efficient%20alchemy_aoa6"},{"n":"Astonishing Explosion","s":35,"u":"astonishing%20explosion_ec6"},{"n":"Plum Deluge","s":39,"u":"plum%20deluge_frp3"},{"n":"Chemical Purification","s":60,"u":"chemical%20purification_lokl"},{"n":"Retaliatory Cleansing","s":60,"u":"retaliatory%20cleansing_lokl"},{"n":"Artokus's Fire","s":67,"u":"artokus's%20fire_lol"},{"n":"Wish Alchemy","s":67,"u":"wish%20alchemy_lol"},{"n":"Inured to Alchemy","s":43,"u":"inured%20to%20alchemy_ooa1"}],"8":[{"n":"Mutagenic Flashback","s":5,"u":"mutagenic%20flashback_crb"},{"n":"Quick Alchemy","s":5,"u":"quick%20alchemy_crb"}]},"enchantment":{"0":[{"n":"Command Attention","s":4,"u":"command%20attention_apg"},{"n":"Enchanting Arrow","s":4,"u":"enchanting%20arrow_apg"},{"n":"Mesmerizing Gaze","s":4,"u":"mesmerizing%20gaze_apg"},{"n":"Second Chance Spell","s":4,"u":"second%20chance%20spell_apg"},{"n":"Frightful Moan","s":10,"u":"frightful%20moan_botd"},{"n":"Mummy's Despair","s":10,"u":"mummy's%20despair_botd"},{"n":"Mind Shards","s":11,"u":"mind%20shards_da"},{"n":"Infiltrate Dream","s":11,"u":"infiltrate%20dream_da"},{"n":"Oneiric Influence","s":11,"u":"oneiric%20influence_da"},{"n":"Dream Logic","s":11,"u":"dream%20logic_da"},{"n":"Divine Disharmony","s":11,"u":"divine%20disharmony_da"},{"n":"Dark Persona's Presence","s":11,"u":"dark%20persona's%20presence_da"},{"n":"Mental Static","s":11,"u":"mental%20static_da"},{"n":"Whispering Steps","s":11,"u":"whispering%20steps_da"},{"n":"Calaca's Showstopper","s":1,"u":"calaca's%20showstopper_loag"},{"n":"Hypnotic Lure","s":6,"u":"hypnotic%20lure_loil"},{"n":"Drain Emotion","s":6,"u":"drain%20emotion_loil"}],"2":[{"n":"Fearsome","s":4,"u":"fearsome%20(generic)_apg"},{"n":"Lover's Gloves","s":4,"u":"lover's%20gloves_apg"},{"n":"Terrifying Ammunition","s":4,"u":"terrifying%20ammunition_apg"},{"n":"Belt of the Five Kings","s":5,"u":"belt%20of%20the%20five%20kings_crb"},{"n":"Breastplate of Command","s":5,"u":"breastplate%20of%20command%20(generic)_crb"},{"n":"Candle of Truth","s":5,"u":"candle%20of%20truth_crb"},{"n":"Choker of Elocution","s":5,"u":"choker%20of%20elocution%20(generic)_crb"},{"n":"Circlet of Persuasion","s":5,"u":"circlet%20of%20persuasion_crb"},{"n":"Dazing Coil","s":5,"u":"dazing%20coil_crb"},{"n":"Demon Mask","s":5,"u":"demon%20mask%20(generic)_crb"},{"n":"Diplomat's Badge","s":5,"u":"diplomat's%20badge_crb"},{"n":"Dread Blindfold","s":5,"u":"dread%20blindfold_crb"},{"n":"Fear Gem","s":5,"u":"fear%20gem_crb"},{"n":"Gorget of the Primal Roar","s":5,"u":"gorget%20of%20the%20primal%20roar_crb"},{"n":"Grievous","s":5,"u":"grievous_crb"},{"n":"Grim Trophy","s":5,"u":"grim%20trophy_crb"},{"n":"Jade Bauble","s":5,"u":"jade%20bauble_crb"},{"n":"Maestro's Instrument","s":5,"u":"maestro's%20instrument%20(generic)_crb"},{"n":"Mesmerizing Opal","s":5,"u":"mesmerizing%20opal_crb"},{"n":"Messenger's Ring","s":5,"u":"messenger's%20ring%20(generic)_crb"},{"n":"Retribution Axe","s":5,"u":"retribution%20axe_crb"},{"n":"Ring of Lies","s":5,"u":"ring%20of%20lies_crb"},{"n":"Sleep Arrow","s":5,"u":"sleep%20arrow_crb"},{"n":"Staff of Enchantment","s":5,"u":"staff%20of%20enchantment%20(generic)_crb"},{"n":"Truth Potion","s":5,"u":"truth%20potion_crb"},{"n":"Whisper of the First Lie","s":5,"u":"whisper%20of%20the%20first%20lie_crb"},{"n":"Boots Of Dancing","s":15,"u":"boots%20of%20dancing_gmg"},{"n":"Grandstanding","s":15,"u":"grandstanding_gmg"},{"n":"Mirror Of Sorshen","s":15,"u":"mirror%20of%20sorshen_gmg"},{"n":"Orb Of Dragonkind","s":15,"u":"orb%20of%20dragonkind_gmg"},{"n":"Ring Of Truth","s":15,"u":"ring%20of%20truth_gmg"},{"n":"Singing Sword","s":15,"u":"singing%20sword_gmg"},{"n":"Hunter's Arrowhead","s":16,"u":"hunter's%20arrowhead_aoa1"},{"n":"Dreamstone, Cursed","s":18,"u":"dreamstone%2c%20cursed_aoa3"},{"n":"Dreamstone","s":18,"u":"dreamstone_aoa3"},{"n":"Dragonscale Amulet","s":19,"u":"dragonscale%20amulet_aoa4"},{"n":"Aluum Charm","s":20,"u":"aluum%20charm_aoa5"},{"n":"Grinning Pugwampi","s":20,"u":"grinning%20pugwampi_aoa5"},{"n":"Flawed Orb Of Gold Dragonkind","s":21,"u":"flawed%20orb%20of%20gold%20dragonkind_aoa6"},{"n":"Orb Shard","s":21,"u":"orb%20shard_aoa6"},{"n":"Pacifying","s":22,"u":"pacifying_aoe1"},{"n":"Lantern Of Empty Light","s":28,"u":"lantern%20of%20empty%20light_av1"},{"n":"Devil's Luck","s":29,"u":"devil's%20luck_av2"},{"n":"Drover's Band","s":29,"u":"drover's%20band_av2"},{"n":"Right Of Retribution","s":29,"u":"right%20of%20retribution_av2"},{"n":"Crimson Fulcrum Lens","s":30,"u":"crimson%20fulcrum%20lens_av3"},{"n":"Ochre Fulcrum Lens","s":30,"u":"ochre%20fulcrum%20lens_av3"},{"n":"Feast of Hungry Ghosts","s":10,"u":"feast%20of%20hungry%20ghosts%20(generic)_botd"},{"n":"Book of Lost Days","s":11,"u":"book%20of%20lost%20days_da"},{"n":"Ring of Sneering Charity","s":11,"u":"ring%20of%20sneering%20charity_da"},{"n":"Rose of Loves Lost","s":11,"u":"rose%20of%20loves%20lost_da"},{"n":"Taleteller's Ring","s":11,"u":"taleteller's%20ring_da"},{"n":"Horn of the Aoyin","s":11,"u":"horn%20of%20the%20aoyin_da"},{"n":"Old Tillimaquin","s":11,"u":"old%20tillimaquin_da"},{"n":"Bullhook","s":32,"u":"bullhook%20(generic)_ec2"},{"n":"Inspiring Spotlight","s":32,"u":"inspiring%20spotlight_ec2"},{"n":"Stole Of Civility","s":32,"u":"stole%20of%20civility_ec2"},{"n":"Whip Of Compliance","s":32,"u":"whip%20of%20compliance_ec2"},{"n":"Aroden's Hearthstone","s":35,"u":"aroden's%20hearthstone_ec6"},{"n":"Hunter's Dawn","s":35,"u":"hunter's%20dawn_ec6"},{"n":"Merchant's Guile","s":36,"u":"merchant's%20guile_fop"},{"n":"Admonishing Band","s":2,"u":"admonishing%20band_g%26g"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Holy Steam Ball","s":2,"u":"holy%20steam%20ball_g%26g"},{"n":"Pact-bound Pistol","s":2,"u":"pact-bound%20pistol_g%26g"},{"n":"Rowan Rifle","s":2,"u":"rowan%20rifle_g%26g"},{"n":"Shrieking Skull","s":2,"u":"shrieking%20skull_g%26g"},{"n":"Sunken Pistol","s":2,"u":"sunken%20pistol_g%26g"},{"n":"Cloak Of Repute","s":7,"u":"cloak%20of%20repute%20(generic)_locg"},{"n":"Glaive Of The Artist","s":59,"u":"glaive%20of%20the%20artist_logm"},{"n":"Singing Bowl Of The Versatile Stance","s":59,"u":"singing%20bowl%20of%20the%20versatile%20stance_logm"},{"n":"Knight Captain's Lance","s":60,"u":"knight%20captain's%20lance_lokl"},{"n":"Shining Shield","s":60,"u":"shining%20shield_lokl"},{"n":"Devil's Trident","s":40,"u":"devil's%20trident_lomm"},{"n":"Alluring Scarf","s":8,"u":"alluring%20scarf%20(generic)_lotgb"},{"n":"Amaranthine Pavise","s":8,"u":"amaranthine%20pavise_lotgb"},{"n":"Coin Of Comfort","s":8,"u":"coin%20of%20comfort_lotgb"},{"n":"Dread","s":8,"u":"dread%20(generic)_lotgb"},{"n":"Hopeful","s":8,"u":"hopeful_lotgb"},{"n":"Maestro's Chair","s":8,"u":"maestro's%20chair_lotgb"},{"n":"Presentable","s":8,"u":"presentable%20(generic)_lotgb"},{"n":"Staff Of The Dreamlands","s":8,"u":"staff%20of%20the%20dreamlands%20(generic)_lotgb"},{"n":"Golden Legion Epaulet","s":63,"u":"golden%20legion%20epaulet_lowg"},{"n":"Hex Blaster","s":45,"u":"hex%20blaster_ooa3"},{"n":"Chatterer Of Follies","s":65,"u":"chatterer%20of%20follies_som"},{"n":"Cloak Of Feline Rest","s":65,"u":"cloak%20of%20feline%20rest_som"},{"n":"Mask Of Allure","s":65,"u":"mask%20of%20allure_som"},{"n":"Matchmaker Fulu","s":65,"u":"matchmaker%20fulu_som"},{"n":"Restful Sleep Fulu","s":65,"u":"restful%20sleep%20fulu_som"},{"n":"Restful Tent","s":65,"u":"restful%20tent_som"},{"n":"Singing Shortbow","s":65,"u":"singing%20shortbow%20(generic)_som"},{"n":"Spellbook Of Redundant Enchantment","s":65,"u":"spellbook%20of%20redundant%20enchantment_som"},{"n":"Dragon Rune Bracelet","s":49,"u":"dragon%20rune%20bracelet_sot3"}],"3":[{"n":"Agonizing Despair","s":4,"u":"agonizing%20despair_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Blinding Beauty","s":4,"u":"blinding%20beauty_apg"},{"n":"Blinding Fury","s":4,"u":"blinding%20fury_apg"},{"n":"Blistering Invective","s":4,"u":"blistering%20invective_apg"},{"n":"Brain Drain","s":4,"u":"brain%20drain_apg"},{"n":"Cackle","s":4,"u":"cackle_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Charitable Urge","s":4,"u":"charitable%20urge_apg"},{"n":"Dull Ambition","s":4,"u":"dull%20ambition_apg"},{"n":"Déjà Vu","s":4,"u":"d%c3%a9j%c3%a0%20vu_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Needle Of Vengeance","s":4,"u":"needle%20of%20vengeance_apg"},{"n":"Nymph's Token","s":4,"u":"nymph's%20token_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Stoke The Heart","s":4,"u":"stoke%20the%20heart_apg"},{"n":"Veil Of Dreams","s":4,"u":"veil%20of%20dreams_apg"},{"n":"Wilding Word","s":4,"u":"wilding%20word_apg"},{"n":"Aberrant Whispers","s":5,"u":"aberrant%20whispers_crb"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Anathematic Reprisal","s":5,"u":"anathematic%20reprisal_crb"},{"n":"Animal Messenger","s":5,"u":"animal%20messenger_crb"},{"n":"Bane","s":5,"u":"bane_crb"},{"n":"Bless","s":5,"u":"bless_crb"},{"n":"Blind Ambition","s":5,"u":"blind%20ambition_crb"},{"n":"Calm Emotions","s":5,"u":"calm%20emotions_crb"},{"n":"Captivating Adoration","s":5,"u":"captivating%20adoration_crb"},{"n":"Charm","s":5,"u":"charm_crb"},{"n":"Charming Touch","s":5,"u":"charming%20touch_crb"},{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Command","s":5,"u":"command_crb"},{"n":"Commanding Lash","s":5,"u":"commanding%20lash_crb"},{"n":"Competitive Edge","s":5,"u":"competitive%20edge_crb"},{"n":"Confusion","s":5,"u":"confusion_crb"},{"n":"Counter Performance","s":5,"u":"counter%20performance_crb"},{"n":"Crisis Of Faith","s":5,"u":"crisis%20of%20faith_crb"},{"n":"Crusade","s":5,"u":"crusade_crb"},{"n":"Crushing Despair","s":5,"u":"crushing%20despair_crb"},{"n":"Daze","s":5,"u":"daze_crb"},{"n":"Delusional Pride","s":5,"u":"delusional%20pride_crb"},{"n":"Diabolic Edict","s":5,"u":"diabolic%20edict_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Divine Inspiration","s":5,"u":"divine%20inspiration_crb"},{"n":"Dominate","s":5,"u":"dominate_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Dream Message","s":5,"u":"dream%20message_crb"},{"n":"Dreamer's Call","s":5,"u":"dreamer's%20call_crb"},{"n":"Dreaming Potential","s":5,"u":"dreaming%20potential_crb"},{"n":"Enthrall","s":5,"u":"enthrall_crb"},{"n":"Fabricated Truth","s":5,"u":"fabricated%20truth_crb"},{"n":"Faerie Dust","s":5,"u":"faerie%20dust_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"Fear","s":5,"u":"fear_crb"},{"n":"Feeblemind","s":5,"u":"feeblemind_crb"},{"n":"Fey Disappearance","s":5,"u":"fey%20disappearance_crb"},{"n":"Glibness","s":5,"u":"glibness_crb"},{"n":"Heroism","s":5,"u":"heroism_crb"},{"n":"Hideous Laughter","s":5,"u":"hideous%20laughter_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Inspire Heroics","s":5,"u":"inspire%20heroics_crb"},{"n":"Lingering Composition","s":5,"u":"lingering%20composition_crb"},{"n":"Magic's Vessel","s":5,"u":"magic's%20vessel_crb"},{"n":"Nature's Enmity","s":5,"u":"nature's%20enmity_crb"},{"n":"Outcast's Curse","s":5,"u":"outcast's%20curse_crb"},{"n":"Overwhelming Presence","s":5,"u":"overwhelming%20presence_crb"},{"n":"Paralyze","s":5,"u":"paralyze_crb"},{"n":"Power Word Blind","s":5,"u":"power%20word%20blind_crb"},{"n":"Power Word Kill","s":5,"u":"power%20word%20kill_crb"},{"n":"Power Word Stun","s":5,"u":"power%20word%20stun_crb"},{"n":"Remove Fear","s":5,"u":"remove%20fear_crb"},{"n":"Savor The Sting","s":5,"u":"savor%20the%20sting_crb"},{"n":"Shared Nightmare","s":5,"u":"shared%20nightmare_crb"},{"n":"Sleep","s":5,"u":"sleep_crb"},{"n":"Soothe","s":5,"u":"soothe_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Soothing Words","s":5,"u":"soothing%20words_crb"},{"n":"Subconscious Suggestion","s":5,"u":"subconscious%20suggestion_crb"},{"n":"Suggestion","s":5,"u":"suggestion_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"},{"n":"Synaptic Pulse","s":5,"u":"synaptic%20pulse_crb"},{"n":"Telepathic Demand","s":5,"u":"telepathic%20demand_crb"},{"n":"Touch Of Idiocy","s":5,"u":"touch%20of%20idiocy_crb"},{"n":"Touch Of Obedience","s":5,"u":"touch%20of%20obedience_crb"},{"n":"Touch Of The Moon","s":5,"u":"touch%20of%20the%20moon_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Uncontrollable Dance","s":5,"u":"uncontrollable%20dance_crb"},{"n":"Unfathomable Song","s":5,"u":"unfathomable%20song_crb"},{"n":"Veil Of Confidence","s":5,"u":"veil%20of%20confidence_crb"},{"n":"Waking Nightmare","s":5,"u":"waking%20nightmare_crb"},{"n":"Warp Mind","s":5,"u":"warp%20mind_crb"},{"n":"Word Of Freedom","s":5,"u":"word%20of%20freedom_crb"},{"n":"You're Mine","s":5,"u":"you're%20mine_crb"},{"n":"Zeal For Battle","s":5,"u":"zeal%20for%20battle_crb"},{"n":"Zealous Conviction","s":5,"u":"zealous%20conviction_crb"},{"n":"Zone Of Truth","s":5,"u":"zone%20of%20truth_crb"},{"n":"Ordained Purpose","s":26,"u":"ordained%20purpose_aoe5"},{"n":"Divinity Leech","s":27,"u":"divinity%20leech_aoe6"},{"n":"Daydreamer's Curse","s":29,"u":"daydreamer's%20curse_av2"},{"n":"Sage's Curse","s":29,"u":"sage's%20curse_av2"},{"n":"Forbidden Thought","s":11,"u":"forbidden%20thought_da"},{"n":"Contagious Idea","s":11,"u":"contagious%20idea_da"},{"n":"Focusing Hum","s":11,"u":"focusing%20hum_da"},{"n":"Implement of Destruction","s":11,"u":"implement%20of%20destruction_da"},{"n":"Pact Broker","s":11,"u":"pact%20broker_da"},{"n":"Frenzied Revelry","s":11,"u":"frenzied%20revelry_da"},{"n":"Hollow Heart","s":11,"u":"hollow%20heart_da"},{"n":"Waking Dream","s":11,"u":"waking%20dream_da"},{"n":"Shaken Confidence","s":11,"u":"shaken%20confidence_da"},{"n":"Wind Whispers","s":11,"u":"wind%20whispers_da"},{"n":"Clownish Curse","s":32,"u":"clownish%20curse_ec2"},{"n":"Favorable Review","s":32,"u":"favorable%20review_ec2"},{"n":"Entrancing Eyes","s":33,"u":"entrancing%20eyes_ec4"},{"n":"Agitate","s":59,"u":"agitate_logm"},{"n":"Befuddle","s":59,"u":"befuddle_logm"},{"n":"Endure","s":59,"u":"endure_logm"},{"n":"Lament","s":59,"u":"lament_logm"},{"n":"Liberating Command","s":59,"u":"liberating%20command_logm"},{"n":"Overflowing Sorrow","s":59,"u":"overflowing%20sorrow_logm"},{"n":"Roar Of The Wyrm","s":59,"u":"roar%20of%20the%20wyrm_logm"},{"n":"Forced Mercy","s":60,"u":"forced%20mercy_lokl"},{"n":"Synchronize Steps","s":60,"u":"synchronize%20steps_lokl"},{"n":"Aromatic Lure","s":67,"u":"aromatic%20lure_lol"},{"n":"Burning Blossoms","s":65,"u":"burning%20blossoms_som"},{"n":"Canticle Of Everlasting Grief","s":65,"u":"canticle%20of%20everlasting%20grief_som"},{"n":"Compel True Name","s":65,"u":"compel%20true%20name_som"},{"n":"Draw Ire","s":65,"u":"draw%20ire_som"},{"n":"Glimmer Of Charm","s":65,"u":"glimmer%20of%20charm_som"},{"n":"Inexhaustible Cynicism","s":65,"u":"inexhaustible%20cynicism_som"},{"n":"Infectious Enthusiasm","s":65,"u":"infectious%20enthusiasm_som"},{"n":"Infectious Melody","s":65,"u":"infectious%20melody_som"},{"n":"Invoke True Name","s":65,"u":"invoke%20true%20name_som"},{"n":"Mind Of Menace","s":65,"u":"mind%20of%20menace_som"},{"n":"Roaring Applause","s":65,"u":"roaring%20applause_som"},{"n":"Schadenfreude","s":65,"u":"schadenfreude_som"},{"n":"Shift Blame","s":65,"u":"shift%20blame_som"},{"n":"Sudden Recollection","s":65,"u":"sudden%20recollection_som"},{"n":"Tame","s":65,"u":"tame_som"},{"n":"Thundering Dominance","s":65,"u":"thundering%20dominance_som"},{"n":"Warrior's Regret","s":65,"u":"warrior's%20regret_som"},{"n":"Mind Games","s":47,"u":"mind%20games_sot1"},{"n":"Girzanje's March","s":49,"u":"girzanje's%20march_sot3"}],"8":[{"n":"Iron Command","s":4,"u":"iron%20command_apg"},{"n":"Restore The Mind","s":11,"u":"restore%20the%20mind_da"},{"n":"Ring Bell","s":11,"u":"ring%20bell_da"}],"51":[{"n":"Reflected Desires","s":11,"u":"reflected%20desires_da"}],"62":[{"n":"Coward's Roots","s":15,"u":"coward's%20roots_gmg"},{"n":"Reviled of Nature","s":15,"u":"reviled%20of%20nature_gmg"},{"n":"Sellsword's Folly","s":15,"u":"sellsword's%20folly_gmg"},{"n":"Theft of Thought","s":15,"u":"theft%20of%20thought_gmg"},{"n":"Enforced Hospitality","s":11,"u":"enforced%20hospitality_da"},{"n":"Rage of The Excommunicant","s":11,"u":"rage%20of%20the%20excommunicant_da"},{"n":"Sinful Tongue","s":11,"u":"sinful%20tongue_da"},{"n":"Consummate Liar","s":6,"u":"consummate%20liar_loil"},{"n":"Lord's Arrogance","s":6,"u":"lord's%20arrogance_loil"},{"n":"Yellow Silt Curse","s":44,"u":"yellow%20silt%20curse_ooa2"}],"63":[{"n":"Soulforged Corruption","s":65,"u":"soulforged%20corruption_som"}],"70":[{"n":"Geas","s":5,"u":"geas_crb"},{"n":"Inveigle","s":5,"u":"inveigle_crb"},{"n":"Dread Ambience","s":65,"u":"dread%20ambience_som"},{"n":"Ideal Mimicry","s":65,"u":"ideal%20mimicry_som"}],"73":[{"n":"Draconic Arrogance","s":65,"u":"draconic%20arrogance_som"},{"n":"Soul Magic","s":65,"u":"soul%20magic_som"}]},"abjuration":{"0":[{"n":"Counterspell","s":4,"u":"counterspell%20(witch)_apg"},{"n":"Current Spell","s":4,"u":"current%20spell_apg"},{"n":"Divine Aegis","s":4,"u":"divine%20aegis_apg"},{"n":"Educate Allies","s":4,"u":"educate%20allies_apg"},{"n":"Energetic Resonance","s":4,"u":"energetic%20resonance_apg"},{"n":"Energy Ward","s":4,"u":"energy%20ward_apg"},{"n":"Resounding Finale","s":4,"u":"resounding%20finale_apg"},{"n":"Counterspell","s":5,"u":"counterspell%20(sorcerer)_crb"},{"n":"Counterspell","s":5,"u":"counterspell%20(wizard)_crb"},{"n":"Daywalker","s":10,"u":"daywalker_botd"},{"n":"Cast Out","s":10,"u":"cast%20out_botd"},{"n":"Consecrated Aura","s":10,"u":"consecrated%20aura_botd"},{"n":"Safeguard Soul","s":10,"u":"safeguard%20soul_botd"},{"n":"Consume Energy","s":11,"u":"consume%20energy_da"},{"n":"Ward Slumber","s":11,"u":"ward%20slumber_da"},{"n":"Turn Away Misfortune","s":11,"u":"turn%20away%20misfortune_da"},{"n":"Thaumaturge's Demesne","s":11,"u":"thaumaturge's%20demesne_da"},{"n":"Sever Magic","s":11,"u":"sever%20magic_da"},{"n":"Counter Thought","s":11,"u":"counter%20thought_da"},{"n":"Astral Tether","s":11,"u":"astral%20tether_da"},{"n":"Inertial Barrier","s":11,"u":"inertial%20barrier_da"},{"n":"Everdistant Defense","s":39,"u":"everdistant%20defense_frp3"},{"n":"Hydraulic Deflection","s":1,"u":"hydraulic%20deflection_loag"},{"n":"Tidal Shield","s":1,"u":"tidal%20shield_loag"},{"n":"Master's Counterspell","s":61,"u":"master's%20counterspell_lopsg"},{"n":"Glass Skin","s":45,"u":"glass%20skin_ooa3"},{"n":"Interfering Surge","s":65,"u":"interfering%20surge_som"},{"n":"Protective Bond","s":65,"u":"protective%20bond_som"}],"2":[{"n":"Rod Of Cancellation","s":4,"u":"rod%20of%20cancellation_apg"},{"n":"Shielding Salve","s":4,"u":"shielding%20salve_apg"},{"n":"Spellguard Blade","s":4,"u":"spellguard%20blade_apg"},{"n":"Victory Plate","s":4,"u":"victory%20plate%20(generic)_apg"},{"n":"Antimagic","s":5,"u":"antimagic_crb"},{"n":"Antimagic Oil","s":5,"u":"antimagic%20oil_crb"},{"n":"Armor Potency","s":5,"u":"armor%20potency%20(generic)_crb"},{"n":"Arrow-catching Shield","s":5,"u":"arrow-catching%20shield_crb"},{"n":"Barkskin Potion","s":5,"u":"barkskin%20potion_crb"},{"n":"Bracers of Armor","s":5,"u":"bracers%20of%20armor%20(generic)_crb"},{"n":"Bracers of Missile Deflection","s":5,"u":"bracers%20of%20missile%20deflection%20(generic)_crb"},{"n":"Brooch of Shielding","s":5,"u":"brooch%20of%20shielding_crb"},{"n":"Channel Protection Amulet","s":5,"u":"channel%20protection%20amulet_crb"},{"n":"Daredevil Boots","s":5,"u":"daredevil%20boots%20(generic)_crb"},{"n":"Dispelling Sliver","s":5,"u":"dispelling%20sliver_crb"},{"n":"Dragonslayer's Shield","s":5,"u":"dragonslayer's%20shield_crb"},{"n":"Energy-Resistant","s":5,"u":"energy-resistant%20(generic)_crb"},{"n":"Flame Navette","s":5,"u":"flame%20navette_crb"},{"n":"Forge Warden","s":5,"u":"forge%20warden_crb"},{"n":"Fortification","s":5,"u":"fortification%20(generic)_crb"},{"n":"Headband of Inspired Wisdom","s":5,"u":"headband%20of%20inspired%20wisdom_crb"},{"n":"Impenetrable Scale","s":5,"u":"impenetrable%20scale_crb"},{"n":"Indestructible Shield","s":5,"u":"indestructible%20shield_crb"},{"n":"Iron Medallion","s":5,"u":"iron%20medallion_crb"},{"n":"Jade Cat","s":5,"u":"jade%20cat_crb"},{"n":"Mending Lattice","s":5,"u":"mending%20lattice_crb"},{"n":"Oil of Repulsion","s":5,"u":"oil%20of%20repulsion_crb"},{"n":"Plate Armor of the Deep","s":5,"u":"plate%20armor%20of%20the%20deep_crb"},{"n":"Potion of Resistance","s":5,"u":"potion%20of%20resistance%20(generic)_crb"},{"n":"Reflecting Shield","s":5,"u":"reflecting%20shield_crb"},{"n":"Resilient","s":5,"u":"resilient%20(generic)_crb"},{"n":"Ring of Counterspells","s":5,"u":"ring%20of%20counterspells_crb"},{"n":"Ring of Energy Resistance","s":5,"u":"ring%20of%20energy%20resistance%20(generic)_crb"},{"n":"Ring of Spell Turning","s":5,"u":"ring%20of%20spell%20turning_crb"},{"n":"Robe of the Archmagi","s":5,"u":"robe%20of%20the%20archmagi%20(generic)_crb"},{"n":"Rod of Negation","s":5,"u":"rod%20of%20negation_crb"},{"n":"Savior Spike","s":5,"u":"savior%20spike_crb"},{"n":"Shark Tooth Charm","s":5,"u":"shark%20tooth%20charm_crb"},{"n":"Spell-storing","s":5,"u":"spell-storing_crb"},{"n":"Spellguard Shield","s":5,"u":"spellguard%20shield_crb"},{"n":"Staff of Abjuration","s":5,"u":"staff%20of%20abjuration%20(generic)_crb"},{"n":"Sturdy Shield","s":5,"u":"sturdy%20shield%20(generic)_crb"},{"n":"Swift Block Cabochon","s":5,"u":"swift%20block%20cabochon_crb"},{"n":"Arrow Attracting","s":15,"u":"arrow%20attracting_gmg"},{"n":"Elder Sign","s":15,"u":"elder%20sign_gmg"},{"n":"Forgefather's Seal","s":15,"u":"forgefather's%20seal_gmg"},{"n":"Gloves Of Carelessness","s":15,"u":"gloves%20of%20carelessness_gmg"},{"n":"Martyr's Shield","s":15,"u":"martyr's%20shield_gmg"},{"n":"Serithtial","s":15,"u":"serithtial_gmg"},{"n":"Kin-warding","s":19,"u":"kin-warding_aoa4"},{"n":"Reforging Shield","s":19,"u":"reforging%20shield_aoa4"},{"n":"Rock-braced","s":19,"u":"rock-braced_aoa4"},{"n":"Nethysian Bulwark","s":20,"u":"nethysian%20bulwark_aoa5"},{"n":"Corpseward Pendant","s":22,"u":"corpseward%20pendant_aoe1"},{"n":"Floorbell","s":23,"u":"floorbell_aoe2"},{"n":"Swarmeater's Clasp","s":23,"u":"swarmeater's%20clasp_aoe2"},{"n":"Icy Disposition","s":29,"u":"icy%20disposition_av2"},{"n":"Peachwood Talisman","s":10,"u":"peachwood%20talisman_botd"},{"n":"Dog-Bone Knife","s":11,"u":"dog-bone%20knife_da"},{"n":"Invisible Net","s":32,"u":"invisible%20net_ec2"},{"n":"Skarja's Heartstone","s":9,"u":"skarja's%20heartstone_ec3"},{"n":"Jawbreaker Shield","s":33,"u":"jawbreaker%20shield_ec4"},{"n":"Blightburn Ward","s":34,"u":"blightburn%20ward_ec5"},{"n":"Heedless Spurs","s":34,"u":"heedless%20spurs_ec5"},{"n":"Celestial Hair","s":35,"u":"celestial%20hair_ec6"},{"n":"Jerkin Of Liberation","s":35,"u":"jerkin%20of%20liberation_ec6"},{"n":"Stormbreaker Fulu","s":38,"u":"stormbreaker%20fulu_frp2"},{"n":"Indomitable Keepsake","s":2,"u":"indomitable%20keepsake%20(generic)_g%26g"},{"n":"Peacemaker","s":2,"u":"peacemaker_g%26g"},{"n":"Soaring","s":1,"u":"soaring_loag"},{"n":"Fortifying Pebble","s":7,"u":"fortifying%20pebble_locg"},{"n":"Pathfinder's Pouch","s":7,"u":"pathfinder's%20pouch_locg"},{"n":"Shining Wayfinder","s":7,"u":"shining%20wayfinder_locg"},{"n":"Sinister Knight","s":7,"u":"sinister%20knight_locg"},{"n":"Banner of the Restful","s":60,"u":"banner%20of%20the%20restful_lokl"},{"n":"Guardian Shield","s":60,"u":"guardian%20shield_lokl"},{"n":"Mantle of the Grogrisant","s":40,"u":"mantle%20of%20the%20grogrisant_lomm"},{"n":"Golden Rod Memento","s":40,"u":"golden%20rod%20memento_lomm"},{"n":"Sealing Chest","s":61,"u":"sealing%20chest%20(generic)_lopsg"},{"n":"Talisman Cord","s":61,"u":"talisman%20cord%20(generic)_lopsg"},{"n":"Anchoring","s":8,"u":"anchoring%20(generic)_lotgb"},{"n":"Crown Of Insight","s":8,"u":"crown%20of%20insight_lotgb"},{"n":"Cursebreak Bulwark","s":8,"u":"cursebreak%20bulwark_lotgb"},{"n":"Energizing","s":8,"u":"energizing_lotgb"},{"n":"Prismatic Plate","s":8,"u":"prismatic%20plate_lotgb"},{"n":"Psychic Brigandine","s":8,"u":"psychic%20brigandine_lotgb"},{"n":"Scarab Cuirass","s":8,"u":"scarab%20cuirass_lotgb"},{"n":"Shade Hat","s":8,"u":"shade%20hat_lotgb"},{"n":"Snagging","s":8,"u":"snagging_lotgb"},{"n":"Soft-landing","s":8,"u":"soft-landing_lotgb"},{"n":"Spell-bastion","s":8,"u":"spell-bastion_lotgb"},{"n":"Thrice-fried Mudwings","s":8,"u":"thrice-fried%20mudwings_lotgb"},{"n":"Wovenwood Shield","s":8,"u":"wovenwood%20shield%20(generic)_lotgb"},{"n":"Blessed Tattoo","s":63,"u":"blessed%20tattoo_lowg"},{"n":"Redeemer's Pistol","s":45,"u":"redeemer's%20pistol_ooa3"},{"n":"Blast Suit","s":45,"u":"blast%20suit_ooa3"},{"n":"Mutagenic Renovator","s":45,"u":"mutagenic%20renovator_ooa3"},{"n":"Apotropaic Fulu","s":65,"u":"apotropaic%20fulu_som"},{"n":"Backfire Mantle","s":65,"u":"backfire%20mantle%20(generic)_som"},{"n":"Detect Anathema Fulu","s":65,"u":"detect%20anathema%20fulu_som"},{"n":"Fulu Of Fire Suppression","s":65,"u":"fulu%20of%20fire%20suppression_som"},{"n":"Fulu Of Flood Suppression","s":65,"u":"fulu%20of%20flood%20suppression_som"},{"n":"Fulu Of The Drunken Monkey","s":65,"u":"fulu%20of%20the%20drunken%20monkey_som"},{"n":"Fulu Of The Stoic Ox","s":65,"u":"fulu%20of%20the%20stoic%20ox_som"},{"n":"Potion Of Grounding","s":65,"u":"potion%20of%20grounding_som"},{"n":"Potion Of Stable Form","s":65,"u":"potion%20of%20stable%20form%20(generic)_som"},{"n":"Rebound Fulu","s":65,"u":"rebound%20fulu_som"},{"n":"Staff Of The Desert Winds","s":65,"u":"staff%20of%20the%20desert%20winds%20(generic)_som"},{"n":"Stormbreaker Fulu","s":65,"u":"stormbreaker%20fulu_som"},{"n":"Tracking Fulu","s":65,"u":"tracking%20fulu_som"},{"n":"Warding Tablets","s":65,"u":"warding%20tablets_som"},{"n":"Warding Tattoo","s":65,"u":"warding%20tattoo%20(generic)_som"},{"n":"Rhino Hide Brooch","s":48,"u":"rhino%20hide%20brooch_sot2"},{"n":"Singing Muse","s":48,"u":"singing%20muse_sot2"},{"n":"Spellender","s":48,"u":"spellender_sot2"},{"n":"Deflecting Branch","s":50,"u":"deflecting%20branch_sot4"},{"n":"Spellcutter","s":51,"u":"spellcutter_sot5"},{"n":"Sun Wheel","s":53,"u":"sun%20wheel_tio"}],"3":[{"n":"Ancestral Defense","s":4,"u":"ancestral%20defense_apg"},{"n":"Blood Ward","s":4,"u":"blood%20ward_apg"},{"n":"Establish Ward","s":4,"u":"establish%20ward_apg"},{"n":"Genie's Veil","s":4,"u":"genie's%20veil_apg"},{"n":"Indestructibility","s":4,"u":"indestructibility_apg"},{"n":"Magic Hide","s":4,"u":"magic%20hide_apg"},{"n":"Phase Familiar","s":4,"u":"phase%20familiar_apg"},{"n":"Quench","s":4,"u":"quench_apg"},{"n":"Safe Passage","s":4,"u":"safe%20passage_apg"},{"n":"Scintillating Safeguard","s":4,"u":"scintillating%20safeguard_apg"},{"n":"Symphony Of The Unfettered Heart","s":4,"u":"symphony%20of%20the%20unfettered%20heart_apg"},{"n":"Alarm","s":5,"u":"alarm_crb"},{"n":"Angelic Halo","s":5,"u":"angelic%20halo_crb"},{"n":"Antimagic Field","s":5,"u":"antimagic%20field_crb"},{"n":"Arcane Countermeasure","s":5,"u":"arcane%20countermeasure_crb"},{"n":"Banishment","s":5,"u":"banishment_crb"},{"n":"Barkskin","s":5,"u":"barkskin_crb"},{"n":"Champion's Sacrifice","s":5,"u":"champion's%20sacrifice_crb"},{"n":"Chromatic Wall","s":5,"u":"chromatic%20wall_crb"},{"n":"Circle Of Protection","s":5,"u":"circle%20of%20protection_crb"},{"n":"Contingency","s":5,"u":"contingency_crb"},{"n":"Death Ward","s":5,"u":"death%20ward_crb"},{"n":"Dimensional Anchor","s":5,"u":"dimensional%20anchor_crb"},{"n":"Dimensional Lock","s":5,"u":"dimensional%20lock_crb"},{"n":"Disjunction","s":5,"u":"disjunction_crb"},{"n":"Dispel Magic","s":5,"u":"dispel%20magic_crb"},{"n":"Divine Aura","s":5,"u":"divine%20aura_crb"},{"n":"Endure Elements","s":5,"u":"endure%20elements_crb"},{"n":"Enduring Might","s":5,"u":"enduring%20might_crb"},{"n":"Energy Absorption","s":5,"u":"energy%20absorption_crb"},{"n":"Energy Aegis","s":5,"u":"energy%20aegis_crb"},{"n":"Feather Fall","s":5,"u":"feather%20fall_crb"},{"n":"Flame Barrier","s":5,"u":"flame%20barrier_crb"},{"n":"Forbidding Ward","s":5,"u":"forbidding%20ward_crb"},{"n":"Forced Quiet","s":5,"u":"forced%20quiet_crb"},{"n":"Freedom Of Movement","s":5,"u":"freedom%20of%20movement_crb"},{"n":"Globe Of Invulnerability","s":5,"u":"globe%20of%20invulnerability_crb"},{"n":"Glyph Of Warding","s":5,"u":"glyph%20of%20warding_crb"},{"n":"Lock","s":5,"u":"lock_crb"},{"n":"Mage Armor","s":5,"u":"mage%20armor_crb"},{"n":"Mind Blank","s":5,"u":"mind%20blank_crb"},{"n":"Negate Aroma","s":5,"u":"negate%20aroma_crb"},{"n":"Nondetection","s":5,"u":"nondetection_crb"},{"n":"Pass Without Trace","s":5,"u":"pass%20without%20trace_crb"},{"n":"Perfected Form","s":5,"u":"perfected%20form_crb"},{"n":"Perfected Mind","s":5,"u":"perfected%20mind_crb"},{"n":"Prismatic Sphere","s":5,"u":"prismatic%20sphere_crb"},{"n":"Prismatic Wall","s":5,"u":"prismatic%20wall_crb"},{"n":"Private Sanctum","s":5,"u":"private%20sanctum_crb"},{"n":"Protection","s":5,"u":"protection_crb"},{"n":"Protective Ward","s":5,"u":"protective%20ward_crb"},{"n":"Protector's Sacrifice","s":5,"u":"protector's%20sacrifice_crb"},{"n":"Protector's Sphere","s":5,"u":"protector's%20sphere_crb"},{"n":"Repulsion","s":5,"u":"repulsion_crb"},{"n":"Resilient Sphere","s":5,"u":"resilient%20sphere_crb"},{"n":"Resist Energy","s":5,"u":"resist%20energy_crb"},{"n":"Retributive Pain","s":5,"u":"retributive%20pain_crb"},{"n":"Safeguard Secret","s":5,"u":"safeguard%20secret_crb"},{"n":"Sanctified Ground","s":5,"u":"sanctified%20ground_crb"},{"n":"Sanctuary","s":5,"u":"sanctuary_crb"},{"n":"Shield","s":5,"u":"shield_crb"},{"n":"Spell Immunity","s":5,"u":"spell%20immunity_crb"},{"n":"Spell Turning","s":5,"u":"spell%20turning_crb"},{"n":"Spellwrack","s":5,"u":"spellwrack_crb"},{"n":"Spiritual Guardian","s":5,"u":"spiritual%20guardian_crb"},{"n":"Stoneskin","s":5,"u":"stoneskin_crb"},{"n":"Sudden Shift","s":5,"u":"sudden%20shift_crb"},{"n":"Undetectable Alignment","s":5,"u":"undetectable%20alignment_crb"},{"n":"Unfettered Pack","s":5,"u":"unfettered%20pack_crb"},{"n":"Unity","s":5,"u":"unity_crb"},{"n":"Silver's Refrain","s":18,"u":"silver's%20refrain_aoa3"},{"n":"Prismatic Shield","s":27,"u":"prismatic%20shield_aoe6"},{"n":"Thermal Stasis","s":11,"u":"thermal%20stasis_da"},{"n":"Vector Screen","s":11,"u":"vector%20screen_da"},{"n":"Soft Landing","s":11,"u":"soft%20landing_da"},{"n":"String of Fate","s":11,"u":"string%20of%20fate_da"},{"n":"Astral Labyrinth","s":35,"u":"astral%20labyrinth_ec6"},{"n":"Adaptive Ablation","s":59,"u":"adaptive%20ablation_logm"},{"n":"Animus Mine","s":59,"u":"animus%20mine_logm"},{"n":"Brand The Impenitent","s":59,"u":"brand%20the%20impenitent_logm"},{"n":"Delay Consequence","s":59,"u":"delay%20consequence_logm"},{"n":"Dutiful Challenge","s":59,"u":"dutiful%20challenge_logm"},{"n":"Empty Inside","s":59,"u":"empty%20inside_logm"},{"n":"Font Of Serenity","s":59,"u":"font%20of%20serenity_logm"},{"n":"Reflective Scales","s":59,"u":"reflective%20scales_logm"},{"n":"Share Burden","s":59,"u":"share%20burden_logm"},{"n":"Shattering Gem","s":59,"u":"shattering%20gem_logm"},{"n":"Tether","s":59,"u":"tether_logm"},{"n":"Whirling Scarves","s":59,"u":"whirling%20scarves_logm"},{"n":"Unbreaking Wave Barrier","s":6,"u":"unbreaking%20wave%20barrier_loil"},{"n":"Unbreaking Wave Vapor","s":6,"u":"unbreaking%20wave%20vapor_loil"},{"n":"Untwisting Iron Pillar","s":6,"u":"untwisting%20iron%20pillar_loil"},{"n":"Erase Trail","s":60,"u":"erase%20trail_lokl"},{"n":"Lock Item","s":60,"u":"lock%20item_lokl"},{"n":"Rebounding Barrier","s":67,"u":"rebounding%20barrier_lol"},{"n":"Spellmaster's Ward","s":61,"u":"spellmaster's%20ward_lopsg"},{"n":"Unblinking Flame Revelation","s":63,"u":"unblinking%20flame%20revelation_lowg"},{"n":"Untwisting Iron Buffer","s":63,"u":"untwisting%20iron%20buffer_lowg"},{"n":"Bandit's Doom","s":65,"u":"bandit's%20doom_som"},{"n":"Blessing Of Defiance","s":65,"u":"blessing%20of%20defiance_som"},{"n":"Breadcrumbs","s":65,"u":"breadcrumbs_som"},{"n":"Cascade Countermeasure","s":65,"u":"cascade%20countermeasure_som"},{"n":"Chromatic Armor","s":65,"u":"chromatic%20armor_som"},{"n":"Elemental Absorption","s":65,"u":"elemental%20absorption_som"},{"n":"Extract Poison","s":65,"u":"extract%20poison_som"},{"n":"Magnetic Repulsion","s":65,"u":"magnetic%20repulsion_som"},{"n":"Nullify","s":65,"u":"nullify_som"},{"n":"Prismatic Armor","s":65,"u":"prismatic%20armor_som"},{"n":"Protect Companion","s":65,"u":"protect%20companion_som"},{"n":"Ravenous Portal","s":65,"u":"ravenous%20portal_som"},{"n":"Reinforce Eidolon","s":65,"u":"reinforce%20eidolon_som"},{"n":"Shielding Strike","s":65,"u":"shielding%20strike_som"},{"n":"Spiritual Attunement","s":65,"u":"spiritual%20attunement_som"},{"n":"Temporary Glyph","s":65,"u":"temporary%20glyph_som"},{"n":"Unfetter Eidolon","s":65,"u":"unfetter%20eidolon_som"},{"n":"Warding Aggression","s":65,"u":"warding%20aggression_som"},{"n":"Wash Your Luck","s":65,"u":"wash%20your%20luck_som"},{"n":"Return to Essence","s":51,"u":"return%20to%20essence_sot5"},{"n":"Temporal Ward","s":51,"u":"temporal%20ward_sot5"}],"8":[{"n":"Amulet's Abeyance","s":11,"u":"amulet's%20abeyance_da"},{"n":"Dispelling Bullet","s":2,"u":"dispelling%20bullet_g%26g"}],"51":[{"n":"Crystal Pin","s":40,"u":"crystal%20pin_lomm"}],"62":[{"n":"Oath of the Flesh","s":15,"u":"oath%20of%20the%20flesh_gmg"},{"n":"Wizard's Ward","s":15,"u":"wizard's%20ward_gmg"},{"n":"Forbidding Knowledge","s":11,"u":"forbidding%20knowledge_da"}],"70":[{"n":"Heartbond","s":4,"u":"heartbond_apg"},{"n":"Ward Domain","s":4,"u":"ward%20domain_apg"},{"n":"Atone","s":5,"u":"atone_crb"},{"n":"Freedom","s":5,"u":"freedom_crb"},{"n":"Planar Binding","s":5,"u":"planar%20binding_crb"},{"n":"Primal Call","s":5,"u":"primal%20call_crb"},{"n":"Anima Invocation (Modified)","s":21,"u":"anima%20invocation%20(modified)_aoa6"},{"n":"Unfettered Mark","s":26,"u":"unfettered%20mark_aoe5"},{"n":"Guardian's Aegis","s":65,"u":"guardian's%20aegis_som"},{"n":"Purify Soul Path","s":65,"u":"purify%20soul%20path_som"},{"n":"Fey Abeyance","s":47,"u":"fey%20abeyance_sot1"}],"73":[{"n":"Energy-Resistant","s":5,"u":"energy-resistant%20(acid)_crb"},{"n":"Energy-Resistant","s":5,"u":"energy-resistant%20(fire)_crb"},{"n":"Energy-Resistant","s":5,"u":"energy-resistant%20(cold)_crb"},{"n":"Energy-Resistant","s":5,"u":"energy-resistant%20(electricity)_crb"},{"n":"Fortification","s":5,"u":"fortification_crb"},{"n":"Greater Energy-Resistant","s":5,"u":"greater%20energy-resistant%20(acid)_crb"},{"n":"Greater Energy-Resistant","s":5,"u":"greater%20energy-resistant%20(fire)_crb"},{"n":"Greater Energy-Resistant","s":5,"u":"greater%20energy-resistant%20(cold)_crb"},{"n":"Greater Energy-Resistant","s":5,"u":"greater%20energy-resistant%20(electricity)_crb"},{"n":"Greater Fortification","s":5,"u":"greater%20fortification_crb"},{"n":"Fiendish Defiance","s":15,"u":"fiendish%20defiance_gmg"},{"n":"Heat Haze","s":15,"u":"heat%20haze_gmg"},{"n":"Heaven's Grace","s":15,"u":"heaven's%20grace_gmg"},{"n":"Wind Barrier","s":15,"u":"wind%20barrier_gmg"},{"n":"Draconic Resistance","s":65,"u":"draconic%20resistance_som"}],"74":[{"n":"Sarkoris Scab","s":62,"u":"sarkoris%20scab_lotg"}]},"druid":{"0":[{"n":"Current Spell","s":4,"u":"current%20spell_apg"},{"n":"Deimatic Display","s":4,"u":"deimatic%20display_apg"},{"n":"Elemental Summons","s":4,"u":"elemental%20summons_apg"},{"n":"Leshy Familiar Secrets","s":4,"u":"leshy%20familiar%20secrets_apg"},{"n":"Primal Aegis","s":4,"u":"primal%20aegis_apg"},{"n":"Pristine Weapon","s":4,"u":"pristine%20weapon_apg"},{"n":"Reactive Transformation","s":4,"u":"reactive%20transformation_apg"},{"n":"Sow Spell","s":4,"u":"sow%20spell_apg"},{"n":"Verdant Weapon","s":4,"u":"verdant%20weapon_apg"},{"n":"Wandering Oasis","s":4,"u":"wandering%20oasis_apg"},{"n":"Animal Companion","s":5,"u":"animal%20companion%20(druid)_crb"},{"n":"Call Of The Wild","s":5,"u":"call%20of%20the%20wild_crb"},{"n":"Dragon Shape","s":5,"u":"dragon%20shape_crb"},{"n":"Effortless Concentration","s":5,"u":"effortless%20concentration%20(druid)_crb"},{"n":"Elemental Shape","s":5,"u":"elemental%20shape_crb"},{"n":"Enhanced Familiar","s":5,"u":"enhanced%20familiar%20(druid)_crb"},{"n":"Ferocious Shape","s":5,"u":"ferocious%20shape_crb"},{"n":"Fey Caller","s":5,"u":"fey%20caller_crb"},{"n":"Form Control","s":5,"u":"form%20control_crb"},{"n":"Green Empathy","s":5,"u":"green%20empathy_crb"},{"n":"Green Tongue","s":5,"u":"green%20tongue_crb"},{"n":"Healing Transformation","s":5,"u":"healing%20transformation_crb"},{"n":"Hierophant's Power","s":5,"u":"hierophant's%20power_crb"},{"n":"Impaling Briars","s":5,"u":"impaling%20briars_crb"},{"n":"Incredible Companion","s":5,"u":"incredible%20companion%20(druid)_crb"},{"n":"Insect Shape","s":5,"u":"insect%20shape_crb"},{"n":"Invoke Disaster","s":5,"u":"invoke%20disaster_crb"},{"n":"Leshy Familiar","s":5,"u":"leshy%20familiar_crb"},{"n":"Leyline Conduit","s":5,"u":"leyline%20conduit_crb"},{"n":"Mature Animal Companion","s":5,"u":"mature%20animal%20companion%20(druid)_crb"},{"n":"Monstrosity Shape","s":5,"u":"monstrosity%20shape_crb"},{"n":"Order Explorer","s":5,"u":"order%20explorer_crb"},{"n":"Order Magic","s":5,"u":"order%20magic_crb"},{"n":"Overwhelming Energy","s":5,"u":"overwhelming%20energy%20(druid)_crb"},{"n":"Perfect Form Control","s":5,"u":"perfect%20form%20control_crb"},{"n":"Plant Shape","s":5,"u":"plant%20shape_crb"},{"n":"Poison Resistance","s":5,"u":"poison%20resistance%20(druid)_crb"},{"n":"Primal Focus","s":5,"u":"primal%20focus_crb"},{"n":"Primal Summons","s":5,"u":"primal%20summons_crb"},{"n":"Primal Wellspring","s":5,"u":"primal%20wellspring_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(druid)_crb"},{"n":"Side By Side","s":5,"u":"side%20by%20side%20(druid)_crb"},{"n":"Soaring Shape","s":5,"u":"soaring%20shape_crb"},{"n":"Specialized Companion","s":5,"u":"specialized%20companion%20(druid)_crb"},{"n":"Steady Spellcasting","s":5,"u":"steady%20spellcasting%20(druid)_crb"},{"n":"Storm Born","s":5,"u":"storm%20born_crb"},{"n":"Storm Retribution","s":5,"u":"storm%20retribution_crb"},{"n":"Thousand Faces","s":5,"u":"thousand%20faces_crb"},{"n":"Timeless Nature","s":5,"u":"timeless%20nature_crb"},{"n":"True Shapeshifter","s":5,"u":"true%20shapeshifter_crb"},{"n":"Verdant Metamorphosis","s":5,"u":"verdant%20metamorphosis_crb"},{"n":"Widen Spell","s":5,"u":"widen%20spell%20(druid)_crb"},{"n":"Wild Shape","s":5,"u":"wild%20shape_crb"},{"n":"Wind Caller","s":5,"u":"wind%20caller_crb"},{"n":"Woodland Stride","s":5,"u":"woodland%20stride_crb"},{"n":"Pesh Skin","s":20,"u":"pesh%20skin_aoa5"},{"n":"Apex Companion","s":21,"u":"apex%20companion_aoa6"},{"n":"Cryptic Spell","s":11,"u":"cryptic%20spell_da"},{"n":"Can't You See?","s":11,"u":"can't%20you%20see%3f_da"},{"n":"Eerie Environs","s":11,"u":"eerie%20environs_da"},{"n":"Eerie Traces","s":11,"u":"eerie%20traces_da"},{"n":"Forgotten Presence","s":11,"u":"forgotten%20presence_da"},{"n":"Eerie Proclamation","s":11,"u":"eerie%20proclamation_da"},{"n":"Bizarre Transformation","s":11,"u":"bizarre%20transformation_da"},{"n":"Verdant Presence","s":35,"u":"verdant%20presence_ec6"},{"n":"Heart Of The Kaiju","s":39,"u":"heart%20of%20the%20kaiju_frp3"},{"n":"Necromantic Deflection","s":60,"u":"necromantic%20deflection_lokl"},{"n":"Advanced Elemental Spell","s":65,"u":"advanced%20elemental%20spell_som"},{"n":"Fiery Retort","s":65,"u":"fiery%20retort_som"},{"n":"Fire Lung","s":65,"u":"fire%20lung_som"},{"n":"Fire Resistance","s":65,"u":"fire%20resistance_som"},{"n":"Harden Flesh","s":65,"u":"harden%20flesh_som"},{"n":"Natural Swimmer","s":65,"u":"natural%20swimmer_som"},{"n":"Purifying Spell","s":65,"u":"purifying%20spell_som"},{"n":"Sheltering Cave","s":65,"u":"sheltering%20cave_som"},{"n":"Shore Step","s":65,"u":"shore%20step_som"},{"n":"Steadying Stone","s":65,"u":"steadying%20stone_som"},{"n":"Cunning Trickster Mask","s":52,"u":"cunning%20trickster%20mask_sot6"},{"n":"Emancipator's Mask","s":52,"u":"emancipator's%20mask_sot6"},{"n":"Grand Medic's Mask","s":52,"u":"grand%20medic's%20mask_sot6"},{"n":"Protective Spirit Mask","s":52,"u":"protective%20spirit%20mask_sot6"},{"n":"Sky Master Mask","s":52,"u":"sky%20master%20mask_sot6"},{"n":"Stalking Feline Mask","s":52,"u":"stalking%20feline%20mask_sot6"},{"n":"Storyteller's Mask","s":52,"u":"storyteller's%20mask_sot6"},{"n":"Thick Hide Mask","s":52,"u":"thick%20hide%20mask_sot6"},{"n":"Tireless Guide's Mask","s":52,"u":"tireless%20guide's%20mask_sot6"},{"n":"Vigilant Mask","s":52,"u":"vigilant%20mask_sot6"}],"3":[{"n":"Goodberry","s":5,"u":"goodberry_crb"},{"n":"Heal Animal","s":5,"u":"heal%20animal_crb"},{"n":"Impaling Briars","s":5,"u":"impaling%20briars_crb"},{"n":"Primal Summons","s":5,"u":"primal%20summons_crb"},{"n":"Storm Lord","s":5,"u":"storm%20lord_crb"},{"n":"Stormwind Flight","s":5,"u":"stormwind%20flight_crb"},{"n":"Tempest Surge","s":5,"u":"tempest%20surge_crb"},{"n":"Wild Morph","s":5,"u":"wild%20morph_crb"},{"n":"Wild Shape","s":5,"u":"wild%20shape_crb"},{"n":"Apex Companion","s":21,"u":"apex%20companion_aoa6"}]},"press":{"0":[{"n":"Dazing Blow","s":4,"u":"dazing%20blow_apg"},{"n":"Dragging Strike","s":4,"u":"dragging%20strike_apg"},{"n":"Advantageous Assault","s":5,"u":"advantageous%20assault_crb"},{"n":"Assisting Shot","s":5,"u":"assisting%20shot_crb"},{"n":"Brutal Finish","s":5,"u":"brutal%20finish_crb"},{"n":"Brutish Shove","s":5,"u":"brutish%20shove_crb"},{"n":"Certain Strike","s":5,"u":"certain%20strike_crb"},{"n":"Combat Grab","s":5,"u":"combat%20grab_crb"},{"n":"Disarming Twist","s":5,"u":"disarming%20twist_crb"},{"n":"Exacting Strike","s":5,"u":"exacting%20strike_crb"},{"n":"Guiding Finish","s":5,"u":"guiding%20finish_crb"},{"n":"Incredible Ricochet","s":5,"u":"incredible%20ricochet_crb"},{"n":"Quick Reversal","s":5,"u":"quick%20reversal_crb"},{"n":"Second Sting","s":5,"u":"second%20sting_crb"},{"n":"Shatter Defenses","s":5,"u":"shatter%20defenses_crb"},{"n":"Spring Attack","s":5,"u":"spring%20attack_crb"},{"n":"Targeting Shot","s":5,"u":"targeting%20shot_crb"},{"n":"Two-Weapon Flurry","s":5,"u":"two-weapon%20flurry_crb"},{"n":"Levering Strike","s":31,"u":"levering%20strike_ec1"},{"n":"Everstand Strike","s":7,"u":"everstand%20strike_locg"},{"n":"Harrying Strike","s":7,"u":"harrying%20strike_locg"},{"n":"Staggering Fire","s":60,"u":"staggering%20fire_lokl"},{"n":"Forceful Shot","s":61,"u":"forceful%20shot_lopsg"}]},"sonic":{"0":[{"n":"Discordant Voice","s":4,"u":"discordant%20voice_apg"},{"n":"Cross The Final Horizon","s":23,"u":"cross%20the%20final%20horizon_aoe2"},{"n":"Heaven's Thunder","s":23,"u":"heaven's%20thunder_aoe2"},{"n":"Spirit's Anguish","s":10,"u":"spirit's%20anguish_botd"},{"n":"Heaven's Thunder","s":6,"u":"heaven's%20thunder_loil"},{"n":"Skyseeker","s":6,"u":"skyseeker_loil"},{"n":"Cross the Final Horizon","s":6,"u":"cross%20the%20final%20horizon_loil"},{"n":"Thunder Clap","s":43,"u":"thunder%20clap_ooa1"}],"2":[{"n":"Horn of Blasting","s":5,"u":"horn%20of%20blasting_crb"},{"n":"Thundering","s":5,"u":"thundering%20(generic)_crb"},{"n":"Thunderstone","s":5,"u":"thunderstone%20(generic)_crb"},{"n":"Popdust","s":8,"u":"popdust_lotgb"},{"n":"Wand Of Thundering Echoes","s":8,"u":"wand%20of%20thundering%20echoes%20(generic)_lotgb"},{"n":"Resonating Ammunition","s":65,"u":"resonating%20ammunition_som"},{"n":"Sonic Tuning Mace","s":65,"u":"sonic%20tuning%20mace%20(generic)_som"}],"3":[{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Thunderburst","s":4,"u":"thunderburst_apg"},{"n":"Cry Of Destruction","s":5,"u":"cry%20of%20destruction_crb"},{"n":"Shatter","s":5,"u":"shatter_crb"},{"n":"Sound Burst","s":5,"u":"sound%20burst_crb"},{"n":"Victory Cry","s":11,"u":"victory%20cry_da"},{"n":"Biting Words","s":65,"u":"biting%20words_som"},{"n":"Concordant Choir","s":65,"u":"concordant%20choir_som"},{"n":"Echoing Weapon","s":65,"u":"echoing%20weapon_som"},{"n":"Haunting Hymn","s":65,"u":"haunting%20hymn_som"},{"n":"Ignite Fireworks","s":65,"u":"ignite%20fireworks_som"},{"n":"Painful Vibrations","s":65,"u":"painful%20vibrations_som"},{"n":"Seashell Of Stolen Sound","s":65,"u":"seashell%20of%20stolen%20sound_som"},{"n":"Sonata Span","s":65,"u":"sonata%20span_som"},{"n":"Thunderous Strike","s":65,"u":"thunderous%20strike_som"}],"51":[{"n":"Phantom Bells","s":18,"u":"phantom%20bells_aoa3"},{"n":"Buzzing Latch Rune","s":33,"u":"buzzing%20latch%20rune_ec4"}],"73":[{"n":"Greater Thundering","s":5,"u":"greater%20thundering_crb"},{"n":"Thundering","s":5,"u":"thundering_crb"}]},"fear":{"0":[{"n":"Disturbing Knowledge","s":4,"u":"disturbing%20knowledge_apg"},{"n":"Startling Appearance","s":4,"u":"startling%20appearance_apg"},{"n":"Watch Your Back","s":4,"u":"watch%20your%20back_apg"},{"n":"You're Next","s":4,"u":"you're%20next%20(swashbuckler)_apg"},{"n":"Dragon Roar","s":5,"u":"dragon%20roar_crb"},{"n":"Intimidating Strike","s":5,"u":"intimidating%20strike_crb"},{"n":"Scare To Death","s":5,"u":"scare%20to%20death_crb"},{"n":"You're Next","s":5,"u":"you're%20next%20(rogue)_crb"},{"n":"Frightful Moan","s":10,"u":"frightful%20moan_botd"},{"n":"Mummy's Despair","s":10,"u":"mummy's%20despair_botd"},{"n":"Frightful Aura","s":10,"u":"frightful%20aura_botd"},{"n":"Warped Reflection","s":11,"u":"warped%20reflection_da"},{"n":"Dark Persona's Presence","s":11,"u":"dark%20persona's%20presence_da"},{"n":"Voice Cold as Death","s":60,"u":"voice%20cold%20as%20death_lokl"},{"n":"Frightful Condemnation","s":42,"u":"frightful%20condemnation_ngd"}],"2":[{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Fearsome","s":4,"u":"fearsome%20(generic)_apg"},{"n":"Terrifying Ammunition","s":4,"u":"terrifying%20ammunition_apg"},{"n":"Dread Blindfold","s":5,"u":"dread%20blindfold_crb"},{"n":"Fear Gem","s":5,"u":"fear%20gem_crb"},{"n":"Dread","s":8,"u":"dread%20(generic)_lotgb"},{"n":"Hex Blaster","s":45,"u":"hex%20blaster_ooa3"}],"3":[{"n":"Agonizing Despair","s":4,"u":"agonizing%20despair_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Blistering Invective","s":4,"u":"blistering%20invective_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Fear","s":5,"u":"fear_crb"},{"n":"Horrific Visage","s":5,"u":"horrific%20visage_crb"},{"n":"Mask Of Terror","s":5,"u":"mask%20of%20terror_crb"},{"n":"Phantasmal Killer","s":5,"u":"phantasmal%20killer_crb"},{"n":"Unfathomable Song","s":5,"u":"unfathomable%20song_crb"},{"n":"Waking Nightmare","s":5,"u":"waking%20nightmare_crb"},{"n":"Weird","s":5,"u":"weird_crb"},{"n":"Fearful Feast","s":30,"u":"fearful%20feast_av3"},{"n":"Lift Nature's Caul","s":30,"u":"lift%20nature's%20caul_av3"},{"n":"Implement of Destruction","s":11,"u":"implement%20of%20destruction_da"},{"n":"Hollow Heart","s":11,"u":"hollow%20heart_da"},{"n":"Canticle Of Everlasting Grief","s":65,"u":"canticle%20of%20everlasting%20grief_som"},{"n":"Impending Doom","s":65,"u":"impending%20doom_som"},{"n":"Invoke Spirits","s":65,"u":"invoke%20spirits_som"},{"n":"Mind Of Menace","s":65,"u":"mind%20of%20menace_som"},{"n":"Unspeakable Shadow","s":65,"u":"unspeakable%20shadow_som"}],"8":[{"n":"Demoralize","s":5,"u":"demoralize_crb"},{"n":"Grim Swagger","s":2,"u":"grim%20swagger_g%26g"}],"62":[{"n":"Coward's Roots","s":15,"u":"coward's%20roots_gmg"},{"n":"Yellow Silt Curse","s":44,"u":"yellow%20silt%20curse_ooa2"}],"64":[{"n":"Frightful Presence","s":12,"u":"frightful%20presence_b1"},{"n":"Screaming Skull","s":12,"u":"screaming%20skull_b1"}],"70":[{"n":"Dread Ambience","s":65,"u":"dread%20ambience_som"}]},"cleric":{"0":[{"n":"Ebb And Flow","s":4,"u":"ebb%20and%20flow_apg"},{"n":"Magic Hands","s":4,"u":"magic%20hands_apg"},{"n":"Martyr","s":4,"u":"martyr_apg"},{"n":"Miraculous Possibility","s":4,"u":"miraculous%20possibility_apg"},{"n":"Premonition Of Avoidance","s":4,"u":"premonition%20of%20avoidance_apg"},{"n":"Premonition Of Clarity","s":4,"u":"premonition%20of%20clarity_apg"},{"n":"Radiant Infusion","s":4,"u":"radiant%20infusion_apg"},{"n":"Rapid Response","s":4,"u":"rapid%20response_apg"},{"n":"Remediate","s":4,"u":"remediate_apg"},{"n":"Shared Avoidance","s":4,"u":"shared%20avoidance_apg"},{"n":"Shared Clarity","s":4,"u":"shared%20clarity_apg"},{"n":"Shield Of Faith","s":4,"u":"shield%20of%20faith_apg"},{"n":"Surging Focus","s":4,"u":"surging%20focus_apg"},{"n":"Through Spell","s":4,"u":"through%20spell_apg"},{"n":"Vile Desecration","s":4,"u":"vile%20desecration_apg"},{"n":"Advanced Domain","s":5,"u":"advanced%20domain_crb"},{"n":"Align Armament","s":5,"u":"align%20armament_crb"},{"n":"Avatar's Audience","s":5,"u":"avatar's%20audience_crb"},{"n":"Cantrip Expansion","s":5,"u":"cantrip%20expansion%20(cleric)_crb"},{"n":"Cast Down","s":5,"u":"cast%20down_crb"},{"n":"Castigating Weapon","s":5,"u":"castigating%20weapon_crb"},{"n":"Channel Smite","s":5,"u":"channel%20smite_crb"},{"n":"Channeled Succor","s":5,"u":"channeled%20succor_crb"},{"n":"Command Undead","s":5,"u":"command%20undead_crb"},{"n":"Communal Healing","s":5,"u":"communal%20healing_crb"},{"n":"Cremate Undead","s":5,"u":"cremate%20undead_crb"},{"n":"Deadly Simplicity","s":5,"u":"deadly%20simplicity_crb"},{"n":"Defensive Recovery","s":5,"u":"defensive%20recovery_crb"},{"n":"Deity's Protection","s":5,"u":"deity's%20protection_crb"},{"n":"Directed Channel","s":5,"u":"directed%20channel_crb"},{"n":"Divine Weapon","s":5,"u":"divine%20weapon_crb"},{"n":"Domain Focus","s":5,"u":"domain%20focus_crb"},{"n":"Domain Initiate","s":5,"u":"domain%20initiate_crb"},{"n":"Domain Wellspring","s":5,"u":"domain%20wellspring_crb"},{"n":"Echoing Channel","s":5,"u":"echoing%20channel_crb"},{"n":"Emblazon Antimagic","s":5,"u":"emblazon%20antimagic_crb"},{"n":"Emblazon Armament","s":5,"u":"emblazon%20armament_crb"},{"n":"Emblazon Energy","s":5,"u":"emblazon%20energy_crb"},{"n":"Eternal Bane","s":5,"u":"eternal%20bane_crb"},{"n":"Eternal Blessing","s":5,"u":"eternal%20blessing_crb"},{"n":"Extend Armament Alignment","s":5,"u":"extend%20armament%20alignment_crb"},{"n":"Fast Channel","s":5,"u":"fast%20channel_crb"},{"n":"Harming Hands","s":5,"u":"harming%20hands_crb"},{"n":"Healing Hands","s":5,"u":"healing%20hands_crb"},{"n":"Heroic Recovery","s":5,"u":"heroic%20recovery_crb"},{"n":"Holy Castigation","s":5,"u":"holy%20castigation_crb"},{"n":"Improved Command Undead","s":5,"u":"improved%20command%20undead_crb"},{"n":"Improved Communal Healing","s":5,"u":"improved%20communal%20healing_crb"},{"n":"Improved Swift Banishment","s":5,"u":"improved%20swift%20banishment_crb"},{"n":"Maker Of Miracles","s":5,"u":"maker%20of%20miracles_crb"},{"n":"Metamagic Channel","s":5,"u":"metamagic%20channel_crb"},{"n":"Necrotic Infusion","s":5,"u":"necrotic%20infusion_crb"},{"n":"Reach Spell","s":5,"u":"reach%20spell%20(cleric)_crb"},{"n":"Replenishment Of War","s":5,"u":"replenishment%20of%20war_crb"},{"n":"Resurrectionist","s":5,"u":"resurrectionist_crb"},{"n":"Sap Life","s":5,"u":"sap%20life_crb"},{"n":"Selective Energy","s":5,"u":"selective%20energy_crb"},{"n":"Shared Replenishment","s":5,"u":"shared%20replenishment_crb"},{"n":"Steady Spellcasting","s":5,"u":"steady%20spellcasting%20(cleric)_crb"},{"n":"Swift Banishment","s":5,"u":"swift%20banishment_crb"},{"n":"Turn Undead","s":5,"u":"turn%20undead_crb"},{"n":"Versatile Font","s":5,"u":"versatile%20font_crb"},{"n":"False Faith","s":19,"u":"false%20faith_aoa4"},{"n":"Emblazon Divinity","s":21,"u":"emblazon%20divinity_aoa6"},{"n":"Undying Conviction","s":10,"u":"undying%20conviction_botd"},{"n":"Necromancer's Visage","s":10,"u":"necromancer's%20visage_botd"},{"n":"Sepulchral Sublimation","s":10,"u":"sepulchral%20sublimation_botd"},{"n":"Denier Of Destruction","s":35,"u":"denier%20of%20destruction_ec6"},{"n":"Dance Of Intercession","s":39,"u":"dance%20of%20intercession_frp3"},{"n":"Expanded Domain Initiate","s":59,"u":"expanded%20domain%20initiate_logm"},{"n":"Splinter Faith","s":59,"u":"splinter%20faith_logm"},{"n":"Syncretism","s":59,"u":"syncretism_logm"},{"n":"Resilient Mind","s":60,"u":"resilient%20mind_lokl"},{"n":"Prayer-Touched Weapon","s":60,"u":"prayer-touched%20weapon_lokl"},{"n":"Detonating Spell","s":60,"u":"detonating%20spell_lokl"},{"n":"Consecrate Spell","s":60,"u":"consecrate%20spell_lokl"},{"n":"Holy Light","s":60,"u":"holy%20light_lokl"},{"n":"Miraculous Intervention","s":60,"u":"miraculous%20intervention_lokl"},{"n":"Purifying Breeze","s":60,"u":"purifying%20breeze_lokl"}],"3":[{"n":"Agile Feet","s":5,"u":"agile%20feet_crb"},{"n":"Appearance Of Wealth","s":5,"u":"appearance%20of%20wealth_crb"},{"n":"Artistic Flourish","s":5,"u":"artistic%20flourish_crb"},{"n":"Athletic Rush","s":5,"u":"athletic%20rush_crb"},{"n":"Bit Of Luck","s":5,"u":"bit%20of%20luck_crb"},{"n":"Blind Ambition","s":5,"u":"blind%20ambition_crb"},{"n":"Captivating Adoration","s":5,"u":"captivating%20adoration_crb"},{"n":"Charming Touch","s":5,"u":"charming%20touch_crb"},{"n":"Cloak Of Shadow","s":5,"u":"cloak%20of%20shadow_crb"},{"n":"Commanding Lash","s":5,"u":"commanding%20lash_crb"},{"n":"Competitive Edge","s":5,"u":"competitive%20edge_crb"},{"n":"Cry Of Destruction","s":5,"u":"cry%20of%20destruction_crb"},{"n":"Darkened Eyes","s":5,"u":"darkened%20eyes_crb"},{"n":"Dazzling Flash","s":5,"u":"dazzling%20flash_crb"},{"n":"Death's Call","s":5,"u":"death's%20call_crb"},{"n":"Delusional Pride","s":5,"u":"delusional%20pride_crb"},{"n":"Destructive Aura","s":5,"u":"destructive%20aura_crb"},{"n":"Disperse Into Air","s":5,"u":"disperse%20into%20air_crb"},{"n":"Downpour","s":5,"u":"downpour_crb"},{"n":"Dreamer's Call","s":5,"u":"dreamer's%20call_crb"},{"n":"Enduring Might","s":5,"u":"enduring%20might_crb"},{"n":"Eradicate Undeath","s":5,"u":"eradicate%20undeath_crb"},{"n":"Face In The Crowd","s":5,"u":"face%20in%20the%20crowd_crb"},{"n":"Fire Ray","s":5,"u":"fire%20ray_crb"},{"n":"Flame Barrier","s":5,"u":"flame%20barrier_crb"},{"n":"Forced Quiet","s":5,"u":"forced%20quiet_crb"},{"n":"Glimpse The Truth","s":5,"u":"glimpse%20the%20truth_crb"},{"n":"Healer's Blessing","s":5,"u":"healer's%20blessing_crb"},{"n":"Hurtling Stone","s":5,"u":"hurtling%20stone_crb"},{"n":"Know The Enemy","s":5,"u":"know%20the%20enemy_crb"},{"n":"Localized Quake","s":5,"u":"localized%20quake_crb"},{"n":"Lucky Break","s":5,"u":"lucky%20break_crb"},{"n":"Magic's Vessel","s":5,"u":"magic's%20vessel_crb"},{"n":"Malignant Sustenance","s":5,"u":"malignant%20sustenance_crb"},{"n":"Moonbeam","s":5,"u":"moonbeam_crb"},{"n":"Mystic Beacon","s":5,"u":"mystic%20beacon_crb"},{"n":"Nature's Bounty","s":5,"u":"nature's%20bounty_crb"},{"n":"Overstuff","s":5,"u":"overstuff_crb"},{"n":"Perfected Form","s":5,"u":"perfected%20form_crb"},{"n":"Perfected Mind","s":5,"u":"perfected%20mind_crb"},{"n":"Positive Luminance","s":5,"u":"positive%20luminance_crb"},{"n":"Precious Metals","s":5,"u":"precious%20metals_crb"},{"n":"Protector's Sacrifice","s":5,"u":"protector's%20sacrifice_crb"},{"n":"Protector's Sphere","s":5,"u":"protector's%20sphere_crb"},{"n":"Pulse Of The City","s":5,"u":"pulse%20of%20the%20city_crb"},{"n":"Pushing Gust","s":5,"u":"pushing%20gust_crb"},{"n":"Read Fate","s":5,"u":"read%20fate_crb"},{"n":"Rebuke Death","s":5,"u":"rebuke%20death_crb"},{"n":"Retributive Pain","s":5,"u":"retributive%20pain_crb"},{"n":"Safeguard Secret","s":5,"u":"safeguard%20secret_crb"},{"n":"Savor The Sting","s":5,"u":"savor%20the%20sting_crb"},{"n":"Scholarly Recollection","s":5,"u":"scholarly%20recollection_crb"},{"n":"Shared Nightmare","s":5,"u":"shared%20nightmare_crb"},{"n":"Soothing Words","s":5,"u":"soothing%20words_crb"},{"n":"Splash Of Art","s":5,"u":"splash%20of%20art_crb"},{"n":"Sudden Shift","s":5,"u":"sudden%20shift_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"},{"n":"Take Its Course","s":5,"u":"take%20its%20course_crb"},{"n":"Tempt Fate","s":5,"u":"tempt%20fate_crb"},{"n":"Tidal Surge","s":5,"u":"tidal%20surge_crb"},{"n":"Touch Of Obedience","s":5,"u":"touch%20of%20obedience_crb"},{"n":"Touch Of The Moon","s":5,"u":"touch%20of%20the%20moon_crb"},{"n":"Touch Of Undeath","s":5,"u":"touch%20of%20undeath_crb"},{"n":"Traveler's Transit","s":5,"u":"traveler's%20transit_crb"},{"n":"Trickster's Twin","s":5,"u":"trickster's%20twin_crb"},{"n":"Unimpeded Stride","s":5,"u":"unimpeded%20stride_crb"},{"n":"Unity","s":5,"u":"unity_crb"},{"n":"Veil Of Confidence","s":5,"u":"veil%20of%20confidence_crb"},{"n":"Vibrant Thorns","s":5,"u":"vibrant%20thorns_crb"},{"n":"Waking Nightmare","s":5,"u":"waking%20nightmare_crb"},{"n":"Weapon Surge","s":5,"u":"weapon%20surge_crb"},{"n":"Word Of Freedom","s":5,"u":"word%20of%20freedom_crb"},{"n":"Word Of Truth","s":5,"u":"word%20of%20truth_crb"},{"n":"Zeal For Battle","s":5,"u":"zeal%20for%20battle_crb"},{"n":"Practice Makes Perfect","s":19,"u":"practice%20makes%20perfect_aoa4"},{"n":"Cinder Gaze","s":11,"u":"cinder%20gaze_da"},{"n":"Euphoric Renewal","s":11,"u":"euphoric%20renewal_da"},{"n":"Frenzied Revelry","s":11,"u":"frenzied%20revelry_da"},{"n":"Hollow Heart","s":11,"u":"hollow%20heart_da"},{"n":"Isolation","s":11,"u":"isolation_da"},{"n":"Inevitable Destination","s":11,"u":"inevitable%20destination_da"},{"n":"Purifying Veil","s":11,"u":"purifying%20veil_da"},{"n":"Shaken Confidence","s":11,"u":"shaken%20confidence_da"},{"n":"String of Fate","s":11,"u":"string%20of%20fate_da"},{"n":"Victory Cry","s":11,"u":"victory%20cry_da"},{"n":"Weaponize Secret","s":11,"u":"weaponize%20secret_da"},{"n":"Wind Whispers","s":11,"u":"wind%20whispers_da"},{"n":"Wordsmith","s":11,"u":"wordsmith_da"}]},"oath":{"0":[{"n":"Esoteric Oath","s":4,"u":"esoteric%20oath_apg"},{"n":"Lightslayer Oath","s":4,"u":"lightslayer%20oath_apg"},{"n":"Dragonslayer Oath","s":5,"u":"dragonslayer%20oath_crb"},{"n":"Fiendsbane Oath","s":5,"u":"fiendsbane%20oath_crb"},{"n":"Shining Oath","s":5,"u":"shining%20oath_crb"},{"n":"Vengeful Oath","s":5,"u":"vengeful%20oath_crb"}]},"move":{"0":[{"n":"Express Rider","s":4,"u":"express%20rider_apg"},{"n":"Leading Dance","s":4,"u":"leading%20dance_apg"},{"n":"Life Leap","s":4,"u":"life%20leap_apg"},{"n":"Tumbling Strike","s":4,"u":"tumbling%20strike_apg"},{"n":"Implausible Infiltration","s":5,"u":"implausible%20infiltration_crb"},{"n":"Eerie Traces","s":11,"u":"eerie%20traces_da"},{"n":"Relentless Stalker","s":36,"u":"relentless%20stalker_fop"},{"n":"Explosive Leap","s":2,"u":"explosive%20leap_g%26g"},{"n":"Power Slide","s":2,"u":"power%20slide_g%26g"},{"n":"Ratfolk Roll","s":1,"u":"ratfolk%20roll_loag"},{"n":"Dangle","s":6,"u":"dangle_loil"},{"n":"Glider Form","s":65,"u":"glider%20form_som"}],"3":[{"n":"Jump","s":5,"u":"jump_crb"},{"n":"Unfolding Wind Crash","s":6,"u":"unfolding%20wind%20crash_loil"},{"n":"Rising Surf","s":65,"u":"rising%20surf_som"}],"8":[{"n":"Balance","s":5,"u":"balance_crb"},{"n":"Burrow","s":5,"u":"burrow_crb"},{"n":"Climb","s":5,"u":"climb_crb"},{"n":"Cover Tracks","s":5,"u":"cover%20tracks_crb"},{"n":"Crawl","s":5,"u":"crawl_crb"},{"n":"Drop Prone","s":5,"u":"drop%20prone_crb"},{"n":"Fly","s":5,"u":"fly_crb"},{"n":"Hustle","s":5,"u":"hustle_crb"},{"n":"Maneuver in Flight","s":5,"u":"maneuver%20in%20flight_crb"},{"n":"Mount","s":5,"u":"mount_crb"},{"n":"Sneak","s":5,"u":"sneak_crb"},{"n":"Squeeze","s":5,"u":"squeeze_crb"},{"n":"Stand","s":5,"u":"stand_crb"},{"n":"Step","s":5,"u":"step_crb"},{"n":"Stride","s":5,"u":"stride_crb"},{"n":"Swim","s":5,"u":"swim_crb"},{"n":"Track","s":5,"u":"track_crb"},{"n":"Tumble Through","s":5,"u":"tumble%20through_crb"},{"n":"Board","s":15,"u":"board_gmg"},{"n":"Drive","s":15,"u":"drive_gmg"},{"n":"Run Over","s":15,"u":"run%20over_gmg"},{"n":"Travel","s":15,"u":"travel_gmg"}]},"attack":{"0":[{"n":"Form Lock","s":4,"u":"form%20lock_apg"},{"n":"Sunder Spell","s":4,"u":"sunder%20spell_apg"},{"n":"Tumbling Opportunist","s":4,"u":"tumbling%20opportunist_apg"},{"n":"Spirit's Wrath","s":5,"u":"spirit's%20wrath_crb"},{"n":"Cut The Bonds","s":18,"u":"cut%20the%20bonds_aoa3"},{"n":"Blasting Beams","s":11,"u":"blasting%20beams_da"},{"n":"Pivot Strike","s":31,"u":"pivot%20strike_ec1"},{"n":"Blast Lock","s":2,"u":"blast%20lock_g%26g"},{"n":"Harrying Strike","s":7,"u":"harrying%20strike_locg"},{"n":"Forceful Shot","s":61,"u":"forceful%20shot_lopsg"},{"n":"Aerial Piledriver","s":8,"u":"aerial%20piledriver_lotgb"},{"n":"Forceful Push","s":8,"u":"forceful%20push_lotgb"},{"n":"Form Lock","s":8,"u":"form%20lock_lotgb"},{"n":"Cascading Ray","s":65,"u":"cascading%20ray_som"}],"3":[{"n":"Acid Arrow","s":5,"u":"acid%20arrow_crb"},{"n":"Acid Splash","s":5,"u":"acid%20splash_crb"},{"n":"Call Of The Grave","s":5,"u":"call%20of%20the%20grave_crb"},{"n":"Chilling Darkness","s":5,"u":"chilling%20darkness_crb"},{"n":"Disintegrate","s":5,"u":"disintegrate_crb"},{"n":"Divine Lance","s":5,"u":"divine%20lance_crb"},{"n":"Elemental Toss","s":5,"u":"elemental%20toss_crb"},{"n":"Fire Ray","s":5,"u":"fire%20ray_crb"},{"n":"Hand Of The Apprentice","s":5,"u":"hand%20of%20the%20apprentice_crb"},{"n":"Hurtling Stone","s":5,"u":"hurtling%20stone_crb"},{"n":"Hydraulic Push","s":5,"u":"hydraulic%20push_crb"},{"n":"Moonbeam","s":5,"u":"moonbeam_crb"},{"n":"Polar Ray","s":5,"u":"polar%20ray_crb"},{"n":"Produce Flame","s":5,"u":"produce%20flame_crb"},{"n":"Ray Of Enfeeblement","s":5,"u":"ray%20of%20enfeeblement_crb"},{"n":"Ray Of Frost","s":5,"u":"ray%20of%20frost_crb"},{"n":"Searing Light","s":5,"u":"searing%20light_crb"},{"n":"Shocking Grasp","s":5,"u":"shocking%20grasp_crb"},{"n":"Tanglefoot","s":5,"u":"tanglefoot_crb"},{"n":"Telekinetic Maneuver","s":5,"u":"telekinetic%20maneuver_crb"},{"n":"Telekinetic Projectile","s":5,"u":"telekinetic%20projectile_crb"},{"n":"Admonishing Ray","s":23,"u":"admonishing%20ray_aoe2"},{"n":"Daydreamer's Curse","s":29,"u":"daydreamer's%20curse_av2"},{"n":"Sage's Curse","s":29,"u":"sage's%20curse_av2"},{"n":"Imaginary Weapon","s":11,"u":"imaginary%20weapon_da"},{"n":"Phase Bolt","s":11,"u":"phase%20bolt_da"},{"n":"Clownish Curse","s":32,"u":"clownish%20curse_ec2"},{"n":"Charged Javelin","s":59,"u":"charged%20javelin_logm"},{"n":"Winter Bolt","s":59,"u":"winter%20bolt_logm"},{"n":"Snowball","s":63,"u":"snowball_lowg"},{"n":"Biting Words","s":65,"u":"biting%20words_som"},{"n":"Chromatic Ray","s":65,"u":"chromatic%20ray_som"},{"n":"Gouging Claw","s":65,"u":"gouging%20claw_som"},{"n":"Horizon Thunder Sphere","s":65,"u":"horizon%20thunder%20sphere_som"},{"n":"Magnetic Acceleration","s":65,"u":"magnetic%20acceleration_som"},{"n":"Murderous Vine","s":65,"u":"murderous%20vine_som"},{"n":"Scorching Ray","s":65,"u":"scorching%20ray_som"},{"n":"Stone Lance","s":65,"u":"stone%20lance_som"},{"n":"Moonlight Ray","s":50,"u":"moonlight%20ray_sot4"}],"8":[{"n":"Disarm","s":5,"u":"disarm_crb"},{"n":"Escape","s":5,"u":"escape_crb"},{"n":"Force Open","s":5,"u":"force%20open_crb"},{"n":"Grapple","s":5,"u":"grapple_crb"},{"n":"Shove","s":5,"u":"shove_crb"},{"n":"Strike","s":5,"u":"strike_crb"},{"n":"Trip","s":5,"u":"trip_crb"}],"64":[{"n":"Swallow Whole","s":12,"u":"swallow%20whole_b1"}]},"polymorph":{"0":[{"n":"Form Of The Bat","s":4,"u":"form%20of%20the%20bat_apg"},{"n":"Long-nosed Form","s":4,"u":"long-nosed%20form_apg"},{"n":"Rat Form","s":4,"u":"rat%20form_apg"},{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Giant's Stature","s":5,"u":"giant's%20stature_crb"},{"n":"Titan's Stature","s":5,"u":"titan's%20stature_crb"},{"n":"Bat Form","s":10,"u":"bat%20form_botd"},{"n":"Bone Swarm","s":10,"u":"bone%20swarm_botd"},{"n":"Vessel's Form","s":11,"u":"vessel's%20form_da"},{"n":"Core Cannon","s":2,"u":"core%20cannon_g%26g"},{"n":"Devil In Plain Sight","s":1,"u":"devil%20in%20plain%20sight_loag"},{"n":"Ritual Reversion","s":7,"u":"ritual%20reversion_locg"},{"n":"Towering Presence","s":6,"u":"towering%20presence_loil"},{"n":"Twin Eidolon","s":65,"u":"twin%20eidolon_som"}],"2":[{"n":"Drakeheart Mutagen","s":4,"u":"drakeheart%20mutagen%20(generic)_apg"},{"n":"Potion Of Disguise","s":4,"u":"potion%20of%20disguise%20(generic)_apg"},{"n":"Bestial Mutagen","s":5,"u":"bestial%20mutagen%20(generic)_crb"},{"n":"Cognitive Mutagen","s":5,"u":"cognitive%20mutagen%20(generic)_crb"},{"n":"Infiltrator's Elixir","s":5,"u":"infiltrator's%20elixir_crb"},{"n":"Juggernaut Mutagen","s":5,"u":"juggernaut%20mutagen%20(generic)_crb"},{"n":"Quicksilver Mutagen","s":5,"u":"quicksilver%20mutagen%20(generic)_crb"},{"n":"Sea Touch Elixir","s":5,"u":"sea%20touch%20elixir%20(generic)_crb"},{"n":"Serene Mutagen","s":5,"u":"serene%20mutagen%20(generic)_crb"},{"n":"Silvertongue Mutagen","s":5,"u":"silvertongue%20mutagen%20(generic)_crb"},{"n":"Ichthyosis Mutagen","s":29,"u":"ichthyosis%20mutagen_av2"},{"n":"Energy Mutagen","s":36,"u":"energy%20mutagen%20(generic)_fop"},{"n":"Stone Body Mutagen","s":36,"u":"stone%20body%20mutagen%20(generic)_fop"},{"n":"Apricot Of Bestial Might","s":38,"u":"apricot%20of%20bestial%20might_frp2"},{"n":"Applereed Mutagen","s":67,"u":"applereed%20mutagen%20(generic)_lol"},{"n":"War Blood Mutagen","s":43,"u":"war%20blood%20mutagen%20(generic)_ooa1"},{"n":"Spiderfoot Brew","s":68,"u":"spiderfoot%20brew%20(generic)_pfum"},{"n":"Sixfingers Elixir","s":46,"u":"sixfingers%20elixir%20(generic)_sli"}],"3":[{"n":"Bestial Curse","s":4,"u":"bestial%20curse_apg"},{"n":"Enlarge Companion","s":4,"u":"enlarge%20companion_apg"},{"n":"Ki Form","s":4,"u":"ki%20form_apg"},{"n":"Tempest Form","s":4,"u":"tempest%20form_apg"},{"n":"Threefold Aspect","s":4,"u":"threefold%20aspect_apg"},{"n":"Aerial Form","s":5,"u":"aerial%20form_crb"},{"n":"Animal Form","s":5,"u":"animal%20form_crb"},{"n":"Avatar","s":5,"u":"avatar_crb"},{"n":"Baleful Polymorph","s":5,"u":"baleful%20polymorph_crb"},{"n":"Dinosaur Form","s":5,"u":"dinosaur%20form_crb"},{"n":"Disperse Into Air","s":5,"u":"disperse%20into%20air_crb"},{"n":"Dragon Form","s":5,"u":"dragon%20form_crb"},{"n":"Elemental Form","s":5,"u":"elemental%20form_crb"},{"n":"Enlarge","s":5,"u":"enlarge_crb"},{"n":"Fiery Body","s":5,"u":"fiery%20body_crb"},{"n":"Gaseous Form","s":5,"u":"gaseous%20form_crb"},{"n":"Humanoid Form","s":5,"u":"humanoid%20form_crb"},{"n":"Insect Form","s":5,"u":"insect%20form_crb"},{"n":"Monstrosity Form","s":5,"u":"monstrosity%20form_crb"},{"n":"Nature Incarnate","s":5,"u":"nature%20incarnate_crb"},{"n":"Pest Form","s":5,"u":"pest%20form_crb"},{"n":"Plant Form","s":5,"u":"plant%20form_crb"},{"n":"Primal Herd","s":5,"u":"primal%20herd_crb"},{"n":"Righteous Might","s":5,"u":"righteous%20might_crb"},{"n":"Shapechange","s":5,"u":"shapechange_crb"},{"n":"Shrink","s":5,"u":"shrink_crb"},{"n":"Shrink Item","s":5,"u":"shrink%20item_crb"},{"n":"Tree Shape","s":5,"u":"tree%20shape_crb"},{"n":"Unusual Anatomy","s":5,"u":"unusual%20anatomy_crb"},{"n":"Wild Shape","s":5,"u":"wild%20shape_crb"},{"n":"Apex Companion","s":21,"u":"apex%20companion_aoa6"},{"n":"Swarm Form","s":59,"u":"swarm%20form_logm"},{"n":"Familiar Form","s":61,"u":"familiar%20form_lopsg"},{"n":"Magic Warrior Transformation","s":63,"u":"magic%20warrior%20transformation_lowg"},{"n":"Mantis Form","s":63,"u":"mantis%20form_lowg"},{"n":"Aberrant Form","s":65,"u":"aberrant%20form_som"},{"n":"Angel Form","s":65,"u":"angel%20form_som"},{"n":"Corrosive Body","s":65,"u":"corrosive%20body_som"},{"n":"Cosmic Form","s":65,"u":"cosmic%20form_som"},{"n":"Daemon Form","s":65,"u":"daemon%20form_som"},{"n":"Demon Form","s":65,"u":"demon%20form_som"},{"n":"Devil Form","s":65,"u":"devil%20form_som"},{"n":"Element Embodied","s":65,"u":"element%20embodied_som"},{"n":"Fey Form","s":65,"u":"fey%20form_som"},{"n":"Juvenile Companion","s":65,"u":"juvenile%20companion_som"},{"n":"Ooze Form","s":65,"u":"ooze%20form_som"},{"n":"Summoner's Visage","s":65,"u":"summoner's%20visage_som"}],"8":[{"n":"Change Shape","s":1,"u":"change%20shape%20(kitsune)_loag"},{"n":"Change Shape","s":1,"u":"change%20shape%20(beastkin)_loag"}],"62":[{"n":"Boastful Prince's Scourge","s":11,"u":"boastful%20prince's%20scourge_da"}],"64":[{"n":"Change Shape","s":12,"u":"change%20shape_b1"},{"n":"Moon Frenzy","s":12,"u":"moon%20frenzy_b1"}],"70":[{"n":"Statuette","s":33,"u":"statuette_ec4"}]},"vigilante":{"0":[{"n":"Frightening Appearance","s":4,"u":"frightening%20appearance_apg"},{"n":"Startling Appearance","s":4,"u":"startling%20appearance_apg"},{"n":"Stunning Appearance","s":4,"u":"stunning%20appearance_apg"},{"n":"Harsh Judgment","s":42,"u":"harsh%20judgment_ngd"},{"n":"Voice of Authority","s":42,"u":"voice%20of%20authority_ngd"},{"n":"Frightful Condemnation","s":42,"u":"frightful%20condemnation_ngd"},{"n":"Accurate Swing","s":42,"u":"accurate%20swing_ngd"},{"n":"Gardener's Resolve","s":42,"u":"gardener's%20resolve_ngd"},{"n":"Reminder of the Greater Fear","s":42,"u":"reminder%20of%20the%20greater%20fear_ngd"},{"n":"Execution","s":42,"u":"execution_ngd"},{"n":"Terrifying Countenance","s":42,"u":"terrifying%20countenance_ngd"}]},"additive":{"0":[{"n":"Healing Bomb","s":4,"u":"healing%20bomb_apg"},{"n":"Combine Elixirs","s":5,"u":"combine%20elixirs_crb"},{"n":"Debilitating Bomb","s":5,"u":"debilitating%20bomb_crb"},{"n":"Exploitive Bomb","s":5,"u":"exploitive%20bomb_crb"},{"n":"Mega Bomb","s":5,"u":"mega%20bomb_crb"},{"n":"Merciful Elixir","s":5,"u":"merciful%20elixir_crb"},{"n":"Smoke Bomb","s":5,"u":"smoke%20bomb_crb"},{"n":"Sticky Bomb","s":5,"u":"sticky%20bomb_crb"},{"n":"Astonishing Explosion","s":35,"u":"astonishing%20explosion_ec6"},{"n":"Chemical Purification","s":60,"u":"chemical%20purification_lokl"},{"n":"Artokus's Fire","s":67,"u":"artokus's%20fire_lol"}],"2":[{"n":"Toothwort Extract","s":62,"u":"toothwort%20extract_lotg"}]},"multiclass":{"0":[{"n":"Investigator Dedication","s":4,"u":"investigator%20dedication_apg"},{"n":"Oracle Dedication","s":4,"u":"oracle%20dedication_apg"},{"n":"Swashbuckler Dedication","s":4,"u":"swashbuckler%20dedication_apg"},{"n":"Witch Dedication","s":4,"u":"witch%20dedication_apg"},{"n":"Alchemist Dedication","s":5,"u":"alchemist%20dedication_crb"},{"n":"Barbarian Dedication","s":5,"u":"barbarian%20dedication_crb"},{"n":"Bard Dedication","s":5,"u":"bard%20dedication_crb"},{"n":"Champion Dedication","s":5,"u":"champion%20dedication_crb"},{"n":"Cleric Dedication","s":5,"u":"cleric%20dedication_crb"},{"n":"Druid Dedication","s":5,"u":"druid%20dedication_crb"},{"n":"Fighter Dedication","s":5,"u":"fighter%20dedication_crb"},{"n":"Monk Dedication","s":5,"u":"monk%20dedication_crb"},{"n":"Ranger Dedication","s":5,"u":"ranger%20dedication_crb"},{"n":"Rogue Dedication","s":5,"u":"rogue%20dedication_crb"},{"n":"Sorcerer Dedication","s":5,"u":"sorcerer%20dedication_crb"},{"n":"Wizard Dedication","s":5,"u":"wizard%20dedication_crb"},{"n":"Psychic Dedication","s":11,"u":"psychic%20dedication_da"},{"n":"Thaumaturge Dedication","s":11,"u":"thaumaturge%20dedication_da"},{"n":"Gunslinger Dedication","s":2,"u":"gunslinger%20dedication_g%26g"},{"n":"Inventor Dedication","s":2,"u":"inventor%20dedication_g%26g"},{"n":"Magus Dedication","s":65,"u":"magus%20dedication_som"},{"n":"Summoner Dedication","s":65,"u":"summoner%20dedication_som"}]},"death":{"0":[{"n":"Lethal Finisher","s":4,"u":"lethal%20finisher_apg"},{"n":"Cranial Detonation","s":11,"u":"cranial%20detonation_da"},{"n":"Olethros's Decree","s":1,"u":"olethros's%20decree_loag"}],"2":[{"n":"Final Blade","s":63,"u":"final%20blade_lowg"}],"3":[{"n":"Curse Of Death","s":4,"u":"curse%20of%20death_apg"},{"n":"Reaper's Lantern","s":4,"u":"reaper's%20lantern_apg"},{"n":"Seal Fate","s":4,"u":"seal%20fate_apg"},{"n":"Cloudkill","s":5,"u":"cloudkill_crb"},{"n":"Death Knell","s":5,"u":"death%20knell_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"Finger Of Death","s":5,"u":"finger%20of%20death_crb"},{"n":"Massacre","s":5,"u":"massacre_crb"},{"n":"Phantasmal Killer","s":5,"u":"phantasmal%20killer_crb"},{"n":"Power Word Kill","s":5,"u":"power%20word%20kill_crb"},{"n":"Vampiric Exsanguination","s":5,"u":"vampiric%20exsanguination_crb"},{"n":"Vampiric Touch","s":5,"u":"vampiric%20touch_crb"},{"n":"Wail Of The Banshee","s":5,"u":"wail%20of%20the%20banshee_crb"},{"n":"Weird","s":5,"u":"weird_crb"},{"n":"Call The Blood","s":30,"u":"call%20the%20blood_av3"},{"n":"Devour Life","s":35,"u":"devour%20life_ec6"},{"n":"Achaekek's Clutch","s":67,"u":"achaekek's%20clutch_lol"},{"n":"Rip The Spirit","s":65,"u":"rip%20the%20spirit_som"},{"n":"Sanguine Mist","s":65,"u":"sanguine%20mist_som"},{"n":"Unspeakable Shadow","s":65,"u":"unspeakable%20shadow_som"},{"n":"Voracious Gestalt","s":65,"u":"voracious%20gestalt_som"}],"62":[{"n":"Reviling Earth","s":15,"u":"reviling%20earth_gmg"},{"n":"Boatman's Toll Curse","s":6,"u":"boatman's%20toll%20curse_loil"}]},"detection":{"0":[{"n":"Magic Sense","s":4,"u":"magic%20sense_apg"},{"n":"Witch's Charge","s":4,"u":"witch's%20charge_apg"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(sorcerer)_crb"},{"n":"Magic Sense","s":5,"u":"magic%20sense%20(wizard)_crb"},{"n":"Magic Sense","s":65,"u":"magic%20sense_som"}],"2":[{"n":"Grim Ring","s":10,"u":"grim%20ring_botd"},{"n":"Librarian's Baton","s":68,"u":"librarian's%20baton_pfum"}],"3":[{"n":"Spirit Sense","s":4,"u":"spirit%20sense_apg"},{"n":"Detect Alignment","s":5,"u":"detect%20alignment_crb"},{"n":"Detect Magic","s":5,"u":"detect%20magic_crb"},{"n":"Detect Poison","s":5,"u":"detect%20poison_crb"},{"n":"Detect Scrying","s":5,"u":"detect%20scrying_crb"},{"n":"Discern Location","s":5,"u":"discern%20location_crb"},{"n":"Know Direction","s":5,"u":"know%20direction_crb"},{"n":"Locate","s":5,"u":"locate_crb"},{"n":"Mind Reading","s":5,"u":"mind%20reading_crb"},{"n":"Read Aura","s":5,"u":"read%20aura_crb"},{"n":"Status","s":5,"u":"status_crb"},{"n":"Show The Way","s":59,"u":"show%20the%20way_logm"},{"n":"Detect Creator","s":60,"u":"detect%20creator_lokl"},{"n":"Approximate","s":65,"u":"approximate_som"},{"n":"Guiding Star","s":65,"u":"guiding%20star_som"}]},"social":{"0":[{"n":"Minion Guise","s":4,"u":"minion%20guise_apg"}]},"prediction":{"0":[{"n":"Plot The Future","s":4,"u":"plot%20the%20future_apg"},{"n":"Read Disaster","s":4,"u":"read%20disaster_apg"}],"3":[{"n":"Augury","s":5,"u":"augury_crb"},{"n":"Foresight","s":5,"u":"foresight_crb"},{"n":"Read Fate","s":5,"u":"read%20fate_crb"},{"n":"Read Omens","s":5,"u":"read%20omens_crb"},{"n":"True Target","s":5,"u":"true%20target_crb"},{"n":"Cinder Gaze","s":11,"u":"cinder%20gaze_da"},{"n":"Behold the Weave","s":11,"u":"behold%20the%20weave_da"},{"n":"Suspended Retribution","s":11,"u":"suspended%20retribution_da"},{"n":"Perseis's Precautions","s":61,"u":"perseis's%20precautions_lopsg"},{"n":"Impending Doom","s":65,"u":"impending%20doom_som"},{"n":"Inevitable Disaster","s":65,"u":"inevitable%20disaster_som"}],"70":[{"n":"Commune","s":5,"u":"commune_crb"},{"n":"Commune With Nature","s":5,"u":"commune%20with%20nature_crb"}]},"incapacitation":{"0":[{"n":"Silencing Strike","s":4,"u":"silencing%20strike_apg"},{"n":"Critical Debilitation","s":5,"u":"critical%20debilitation_crb"},{"n":"Sabotage","s":5,"u":"sabotage_crb"},{"n":"Scare To Death","s":5,"u":"scare%20to%20death_crb"},{"n":"Sleeper Hold","s":5,"u":"sleeper%20hold_crb"},{"n":"Paralyzing Slash","s":10,"u":"paralyzing%20slash_botd"},{"n":"Instigate Psychic Duel","s":11,"u":"instigate%20psychic%20duel_da"},{"n":"Oneiric Influence","s":11,"u":"oneiric%20influence_da"},{"n":"Swap Reflections","s":11,"u":"swap%20reflections_da"},{"n":"Calaca's Showstopper","s":1,"u":"calaca's%20showstopper_loag"},{"n":"Radiant Burst","s":1,"u":"radiant%20burst_loag"},{"n":"Alluring Performance","s":6,"u":"alluring%20performance_loil"}],"2":[{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Drover's Band","s":29,"u":"drover's%20band_av2"},{"n":"Stupor Poison","s":30,"u":"stupor%20poison_av3"},{"n":"Tusk And Fang Chain","s":38,"u":"tusk%20and%20fang%20chain_frp2"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Spirit-sealing Fulu","s":65,"u":"spirit-sealing%20fulu%20(generic)_som"}],"3":[{"n":"Blinding Beauty","s":4,"u":"blinding%20beauty_apg"},{"n":"Blinding Fury","s":4,"u":"blinding%20fury_apg"},{"n":"Charitable Urge","s":4,"u":"charitable%20urge_apg"},{"n":"Claim Undead","s":4,"u":"claim%20undead_apg"},{"n":"Déjà Vu","s":4,"u":"d%c3%a9j%c3%a0%20vu_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Baleful Polymorph","s":5,"u":"baleful%20polymorph_crb"},{"n":"Banishment","s":5,"u":"banishment_crb"},{"n":"Blindness","s":5,"u":"blindness_crb"},{"n":"Calm Emotions","s":5,"u":"calm%20emotions_crb"},{"n":"Charm","s":5,"u":"charm_crb"},{"n":"Charming Touch","s":5,"u":"charming%20touch_crb"},{"n":"Charming Words","s":5,"u":"charming%20words_crb"},{"n":"Color Spray","s":5,"u":"color%20spray_crb"},{"n":"Commanding Lash","s":5,"u":"commanding%20lash_crb"},{"n":"Dominate","s":5,"u":"dominate_crb"},{"n":"Dreamer's Call","s":5,"u":"dreamer's%20call_crb"},{"n":"Fabricated Truth","s":5,"u":"fabricated%20truth_crb"},{"n":"Feeblemind","s":5,"u":"feeblemind_crb"},{"n":"Hallucination","s":5,"u":"hallucination_crb"},{"n":"Overwhelming Presence","s":5,"u":"overwhelming%20presence_crb"},{"n":"Paralyze","s":5,"u":"paralyze_crb"},{"n":"Possession","s":5,"u":"possession_crb"},{"n":"Quivering Palm","s":5,"u":"quivering%20palm_crb"},{"n":"Scintillating Pattern","s":5,"u":"scintillating%20pattern_crb"},{"n":"Shared Nightmare","s":5,"u":"shared%20nightmare_crb"},{"n":"Sleep","s":5,"u":"sleep_crb"},{"n":"Subconscious Suggestion","s":5,"u":"subconscious%20suggestion_crb"},{"n":"Suggestion","s":5,"u":"suggestion_crb"},{"n":"Synaptic Pulse","s":5,"u":"synaptic%20pulse_crb"},{"n":"Telepathic Demand","s":5,"u":"telepathic%20demand_crb"},{"n":"Uncontrollable Dance","s":5,"u":"uncontrollable%20dance_crb"},{"n":"Unfathomable Song","s":5,"u":"unfathomable%20song_crb"},{"n":"Vibrant Pattern","s":5,"u":"vibrant%20pattern_crb"},{"n":"Warp Mind","s":5,"u":"warp%20mind_crb"},{"n":"You're Mine","s":5,"u":"you're%20mine_crb"},{"n":"Magical Fetters","s":23,"u":"magical%20fetters_aoe2"},{"n":"Maze Of Locked Doors","s":23,"u":"maze%20of%20locked%20doors_aoe2"},{"n":"Falling Sky","s":11,"u":"falling%20sky_da"},{"n":"Behold the Weave","s":11,"u":"behold%20the%20weave_da"},{"n":"Favorable Review","s":32,"u":"favorable%20review_ec2"},{"n":"Astral Labyrinth","s":35,"u":"astral%20labyrinth_ec6"},{"n":"Undermine Reality","s":35,"u":"undermine%20reality_ec6"},{"n":"Eject Soul","s":59,"u":"eject%20soul_logm"},{"n":"Overflowing Sorrow","s":59,"u":"overflowing%20sorrow_logm"},{"n":"Stasis","s":59,"u":"stasis_logm"},{"n":"Unbreaking Wave Containment","s":6,"u":"unbreaking%20wave%20containment_loil"},{"n":"Aromatic Lure","s":67,"u":"aromatic%20lure_lol"},{"n":"Compel True Name","s":65,"u":"compel%20true%20name_som"},{"n":"Glimmer Of Charm","s":65,"u":"glimmer%20of%20charm_som"},{"n":"Impending Doom","s":65,"u":"impending%20doom_som"},{"n":"Ocular Overload","s":65,"u":"ocular%20overload_som"},{"n":"Phantom Prison","s":65,"u":"phantom%20prison_som"}],"8":[{"n":"Master Strike","s":5,"u":"master%20strike_crb"}],"51":[{"n":"Color Spray Trap","s":44,"u":"color%20spray%20trap_ooa2"}],"62":[{"n":"Curse of Slumber","s":15,"u":"curse%20of%20slumber_gmg"}]},"revelation":{"0":[{"n":"True Perception","s":4,"u":"true%20perception_apg"}],"2":[{"n":"Ethersight Ring","s":23,"u":"ethersight%20ring_aoe2"}],"3":[{"n":"Discern Lies","s":5,"u":"discern%20lies_crb"},{"n":"Glimpse The Truth","s":5,"u":"glimpse%20the%20truth_crb"},{"n":"See Invisibility","s":5,"u":"see%20invisibility_crb"},{"n":"True Seeing","s":5,"u":"true%20seeing_crb"},{"n":"Light Of Revelation","s":7,"u":"light%20of%20revelation_locg"},{"n":"Organsight","s":65,"u":"organsight_som"}]},"instinct":{"0":[{"n":"Animal Rage","s":5,"u":"animal%20rage_crb"},{"n":"Animal Skin","s":5,"u":"animal%20skin_crb"},{"n":"Dragon Transformation","s":5,"u":"dragon%20transformation_crb"},{"n":"Dragon's Rage Breath","s":5,"u":"dragon's%20rage%20breath_crb"},{"n":"Dragon's Rage Wings","s":5,"u":"dragon's%20rage%20wings_crb"},{"n":"Giant's Lunge","s":5,"u":"giant's%20lunge_crb"},{"n":"Giant's Stature","s":5,"u":"giant's%20stature_crb"},{"n":"Predator's Pounce","s":5,"u":"predator's%20pounce_crb"},{"n":"Spirit's Wrath","s":5,"u":"spirit's%20wrath_crb"},{"n":"Spirits' Interference","s":5,"u":"spirits'%20interference_crb"},{"n":"Titan's Stature","s":5,"u":"titan's%20stature_crb"},{"n":"Ghost Wrangler","s":60,"u":"ghost%20wrangler_lokl"}]},"aura":{"0":[{"n":"Enlightened Presence","s":5,"u":"enlightened%20presence_crb"},{"n":"Mummy's Despair","s":10,"u":"mummy's%20despair_botd"},{"n":"Frightful Aura","s":10,"u":"frightful%20aura_botd"},{"n":"Corpse Stench","s":10,"u":"corpse%20stench_botd"},{"n":"Consecrated Aura","s":10,"u":"consecrated%20aura_botd"},{"n":"Undying Conviction","s":10,"u":"undying%20conviction_botd"},{"n":"Dark Persona's Presence","s":11,"u":"dark%20persona's%20presence_da"},{"n":"Dominion Aura","s":6,"u":"dominion%20aura_loil"},{"n":"Empyreal Aura","s":60,"u":"empyreal%20aura_lokl"},{"n":"Shepherd of Desolation","s":60,"u":"shepherd%20of%20desolation_lokl"}],"2":[{"n":"Magnetic Suit","s":2,"u":"magnetic%20suit%20(generic)_g%26g"}],"3":[{"n":"Angelic Halo","s":5,"u":"angelic%20halo_crb"},{"n":"Destructive Aura","s":5,"u":"destructive%20aura_crb"},{"n":"Divine Aura","s":5,"u":"divine%20aura_crb"},{"n":"Dread Aura","s":5,"u":"dread%20aura_crb"},{"n":"Protective Ward","s":5,"u":"protective%20ward_crb"},{"n":"Protector's Sphere","s":5,"u":"protector's%20sphere_crb"},{"n":"Repulsion","s":5,"u":"repulsion_crb"},{"n":"Morass of Ages","s":11,"u":"morass%20of%20ages_da"},{"n":"Glimmer Of Charm","s":65,"u":"glimmer%20of%20charm_som"},{"n":"Voracious Gestalt","s":65,"u":"voracious%20gestalt_som"}],"64":[{"n":"Frightful Presence","s":12,"u":"frightful%20presence_b1"},{"n":"Telepathy","s":12,"u":"telepathy_b1"}]},"force":{"0":[{"n":"Cross The Final Horizon","s":23,"u":"cross%20the%20final%20horizon_aoe2"},{"n":"Dominion Aura","s":6,"u":"dominion%20aura_loil"},{"n":"Cross the Final Horizon","s":6,"u":"cross%20the%20final%20horizon_loil"}],"2":[{"n":"Force Shield","s":5,"u":"force%20shield_crb"},{"n":"Ring of the Ram","s":5,"u":"ring%20of%20the%20ram%20(generic)_crb"},{"n":"Savior Spike","s":5,"u":"savior%20spike_crb"},{"n":"Wand of Manifold Missiles","s":5,"u":"wand%20of%20manifold%20missiles%20(generic)_crb"},{"n":"Silver Tripod","s":2,"u":"silver%20tripod_g%26g"},{"n":"Wand Of Spiritual Warfare","s":8,"u":"wand%20of%20spiritual%20warfare%20(generic)_lotgb"},{"n":"Pressure Bomb","s":68,"u":"pressure%20bomb%20(generic)_pfum"},{"n":"Impactful","s":65,"u":"impactful%20(generic)_som"},{"n":"Rebounding Breastplate","s":65,"u":"rebounding%20breastplate_som"}],"3":[{"n":"Force Cage","s":4,"u":"force%20cage_apg"},{"n":"Blade Barrier","s":5,"u":"blade%20barrier_crb"},{"n":"Floating Disk","s":5,"u":"floating%20disk_crb"},{"n":"Force Bolt","s":5,"u":"force%20bolt_crb"},{"n":"Ki Blast","s":5,"u":"ki%20blast_crb"},{"n":"Magic Missile","s":5,"u":"magic%20missile_crb"},{"n":"Resilient Sphere","s":5,"u":"resilient%20sphere_crb"},{"n":"Shield","s":5,"u":"shield_crb"},{"n":"Spellwrack","s":5,"u":"spellwrack_crb"},{"n":"Spirit Blast","s":5,"u":"spirit%20blast_crb"},{"n":"Spirit Song","s":5,"u":"spirit%20song_crb"},{"n":"Spiritual Guardian","s":5,"u":"spiritual%20guardian_crb"},{"n":"Spiritual Weapon","s":5,"u":"spiritual%20weapon_crb"},{"n":"Telekinetic Maneuver","s":5,"u":"telekinetic%20maneuver_crb"},{"n":"Wall Of Force","s":5,"u":"wall%20of%20force_crb"},{"n":"Weapon Of Judgment","s":5,"u":"weapon%20of%20judgment_crb"},{"n":"Imaginary Weapon","s":11,"u":"imaginary%20weapon_da"},{"n":"Astral Rain","s":11,"u":"astral%20rain_da"},{"n":"Bracing Tendrils","s":11,"u":"bracing%20tendrils_da"},{"n":"Etheric Shards","s":11,"u":"etheric%20shards_da"},{"n":"Kinetic Ram","s":11,"u":"kinetic%20ram_da"},{"n":"Wronged Monk's Wrath","s":37,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Whirling Scarves","s":59,"u":"whirling%20scarves_logm"},{"n":"Blink Charge","s":65,"u":"blink%20charge_som"},{"n":"Deity's Strike","s":65,"u":"deity's%20strike_som"},{"n":"Force Fang","s":65,"u":"force%20fang_som"},{"n":"Forceful Hand","s":65,"u":"forceful%20hand_som"},{"n":"Inner Radiance Torrent","s":65,"u":"inner%20radiance%20torrent_som"},{"n":"Repelling Pulse","s":65,"u":"repelling%20pulse_som"},{"n":"Friendfetch","s":47,"u":"friendfetch_sot1"}]},"verbal":{"0":[{"n":"Heaven's Thunder","s":23,"u":"heaven's%20thunder_aoe2"}]},"olfactory":{"0":[{"n":"Corpse Stench","s":10,"u":"corpse%20stench_botd"}],"2":[{"n":"Fungal Walk Musk","s":30,"u":"fungal%20walk%20musk_av3"},{"n":"Sulfur Bomb","s":8,"u":"sulfur%20bomb%20(generic)_lotgb"}],"3":[{"n":"Verminous Lure","s":47,"u":"verminous%20lure_sot1"}]},"aftermath":{"0":[{"n":"Devil's Eye","s":11,"u":"devil's%20eye_da"},{"n":"Echo of the Fallen","s":11,"u":"echo%20of%20the%20fallen_da"},{"n":"Lingering Chill","s":11,"u":"lingering%20chill_da"},{"n":"Elysium's Cadence","s":11,"u":"elysium's%20cadence_da"},{"n":"Jelly Body","s":11,"u":"jelly%20body_da"},{"n":"Gift of the Hoard","s":11,"u":"gift%20of%20the%20hoard_da"},{"n":"Siphon Life","s":11,"u":"siphon%20life_da"},{"n":"Petrified Skin","s":11,"u":"petrified%20skin_da"},{"n":"Dormant Eruption","s":11,"u":"dormant%20eruption_da"},{"n":"Sink and Swim","s":11,"u":"sink%20and%20swim_da"},{"n":"Fey Life","s":11,"u":"fey%20life_da"},{"n":"Walk on the Wind","s":11,"u":"walk%20on%20the%20wind_da"},{"n":"Glass Skin","s":45,"u":"glass%20skin_ooa3"}]},"curse":{"0":[{"n":"Eerie Proclamation","s":11,"u":"eerie%20proclamation_da"},{"n":"Cursed Effigy","s":11,"u":"cursed%20effigy_da"},{"n":"Accursed Clay Fist","s":9,"u":"accursed%20clay%20fist_ec3"}],"2":[{"n":"Hex Blaster","s":45,"u":"hex%20blaster_ooa3"}],"3":[{"n":"Bestial Curse","s":4,"u":"bestial%20curse_apg"},{"n":"Blinding Fury","s":4,"u":"blinding%20fury_apg"},{"n":"Blood Vendetta","s":4,"u":"blood%20vendetta_apg"},{"n":"Curse Of Death","s":4,"u":"curse%20of%20death_apg"},{"n":"Curse Of Lost Time","s":4,"u":"curse%20of%20lost%20time_apg"},{"n":"Dull Ambition","s":4,"u":"dull%20ambition_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Seal Fate","s":4,"u":"seal%20fate_apg"},{"n":"Celestial Brand","s":5,"u":"celestial%20brand_crb"},{"n":"Feeblemind","s":5,"u":"feeblemind_crb"},{"n":"Jealous Hex","s":5,"u":"jealous%20hex_crb"},{"n":"Mariner's Curse","s":5,"u":"mariner's%20curse_crb"},{"n":"Outcast's Curse","s":5,"u":"outcast's%20curse_crb"},{"n":"Spellwrack","s":5,"u":"spellwrack_crb"},{"n":"Spiritual Epidemic","s":5,"u":"spiritual%20epidemic_crb"},{"n":"Daydreamer's Curse","s":29,"u":"daydreamer's%20curse_av2"},{"n":"Sage's Curse","s":29,"u":"sage's%20curse_av2"},{"n":"Suspended Retribution","s":11,"u":"suspended%20retribution_da"},{"n":"Clownish Curse","s":32,"u":"clownish%20curse_ec2"},{"n":"Brand The Impenitent","s":59,"u":"brand%20the%20impenitent_logm"},{"n":"Cup Of Dust","s":59,"u":"cup%20of%20dust_logm"},{"n":"Feast Of Ashes","s":59,"u":"feast%20of%20ashes_logm"},{"n":"Ill Omen","s":59,"u":"ill%20omen_logm"},{"n":"Achaekek's Clutch","s":67,"u":"achaekek's%20clutch_lol"},{"n":"Bandit's Doom","s":65,"u":"bandit's%20doom_som"},{"n":"Bloodspray Curse","s":65,"u":"bloodspray%20curse_som"},{"n":"Canticle Of Everlasting Grief","s":65,"u":"canticle%20of%20everlasting%20grief_som"},{"n":"Inevitable Disaster","s":65,"u":"inevitable%20disaster_som"},{"n":"Warrior's Regret","s":65,"u":"warrior's%20regret_som"},{"n":"Stumbling Curse","s":47,"u":"stumbling%20curse_sot1"}],"51":[{"n":"Witch-priests' Curse","s":34,"u":"witch-priests'%20curse_ec5"}],"62":[{"n":"Curse of the Werecreature","s":12,"u":"curse%20of%20the%20werecreature_b1"},{"n":"Graveknight's Curse","s":12,"u":"graveknight's%20curse_b1"},{"n":"Coward's Roots","s":15,"u":"coward's%20roots_gmg"},{"n":"Curse of Nightmares","s":15,"u":"curse%20of%20nightmares_gmg"},{"n":"Curse of Slumber","s":15,"u":"curse%20of%20slumber_gmg"},{"n":"Curse of the Ravenous","s":15,"u":"curse%20of%20the%20ravenous_gmg"},{"n":"Grave Curse","s":15,"u":"grave%20curse_gmg"},{"n":"Oath of the Flesh","s":15,"u":"oath%20of%20the%20flesh_gmg"},{"n":"Reviled of Nature","s":15,"u":"reviled%20of%20nature_gmg"},{"n":"Reviling Earth","s":15,"u":"reviling%20earth_gmg"},{"n":"Sellsword's Folly","s":15,"u":"sellsword's%20folly_gmg"},{"n":"Slayer's Haunt","s":15,"u":"slayer's%20haunt_gmg"},{"n":"Spirit Anchor","s":15,"u":"spirit%20anchor_gmg"},{"n":"Sword of Anathema","s":15,"u":"sword%20of%20anathema_gmg"},{"n":"Theft of Thought","s":15,"u":"theft%20of%20thought_gmg"},{"n":"Thief's Retribution","s":15,"u":"thief's%20retribution_gmg"},{"n":"Unending Thirst","s":15,"u":"unending%20thirst_gmg"},{"n":"Wizard's Ward","s":15,"u":"wizard's%20ward_gmg"},{"n":"Boastful Prince's Scourge","s":11,"u":"boastful%20prince's%20scourge_da"},{"n":"Enforced Hospitality","s":11,"u":"enforced%20hospitality_da"},{"n":"Forbidding Knowledge","s":11,"u":"forbidding%20knowledge_da"},{"n":"Rage of The Excommunicant","s":11,"u":"rage%20of%20the%20excommunicant_da"},{"n":"Sinful Tongue","s":11,"u":"sinful%20tongue_da"},{"n":"Swarming Words","s":11,"u":"swarming%20words_da"},{"n":"Thief's Burden","s":11,"u":"thief's%20burden_da"},{"n":"Unraveling Skin","s":11,"u":"unraveling%20skin_da"},{"n":"Boatman's Toll Curse","s":6,"u":"boatman's%20toll%20curse_loil"},{"n":"Consummate Liar","s":6,"u":"consummate%20liar_loil"},{"n":"Curse of Biting Swarms","s":6,"u":"curse%20of%20biting%20swarms_loil"},{"n":"Curse of Petulant Whispers","s":6,"u":"curse%20of%20petulant%20whispers_loil"},{"n":"Curse of The Rotting Heart","s":6,"u":"curse%20of%20the%20rotting%20heart_loil"},{"n":"Lord's Arrogance","s":6,"u":"lord's%20arrogance_loil"},{"n":"Yellow Silt Curse","s":44,"u":"yellow%20silt%20curse_ooa2"},{"n":"Slithering","s":46,"u":"slithering_sli"}],"63":[{"n":"Soulforged Corruption","s":65,"u":"soulforged%20corruption_som"}],"64":[{"n":"Curse of the Werecreature","s":12,"u":"curse%20of%20the%20werecreature_b1"}],"70":[{"n":"Geas","s":5,"u":"geas_crb"},{"n":"Concealment's Curtain","s":65,"u":"concealment's%20curtain_som"},{"n":"Portrait Of Spite","s":65,"u":"portrait%20of%20spite_som"}],"73":[{"n":"Curse Wound","s":15,"u":"curse%20wound_gmg"}]},"deviant":{"0":[{"n":"Awakened Power","s":11,"u":"awakened%20power_da"},{"n":"Greater Awakened Power","s":11,"u":"greater%20awakened%20power_da"},{"n":"Blasting Beams","s":11,"u":"blasting%20beams_da"},{"n":"Consume Energy","s":11,"u":"consume%20energy_da"},{"n":"Storming Breath","s":11,"u":"storming%20breath_da"},{"n":"Propulsive Leap","s":11,"u":"propulsive%20leap_da"},{"n":"Bone Spikes","s":11,"u":"bone%20spikes_da"},{"n":"Titan Swing","s":11,"u":"titan%20swing_da"},{"n":"High-Speed Regeneration","s":11,"u":"high-speed%20regeneration_da"},{"n":"Tectonic Stomp","s":11,"u":"tectonic%20stomp_da"},{"n":"Eerie Flicker","s":11,"u":"eerie%20flicker_da"},{"n":"Ghostly Grasp","s":11,"u":"ghostly%20grasp_da"},{"n":"Enervating Wail","s":11,"u":"enervating%20wail_da"},{"n":"Distant Wandering","s":11,"u":"distant%20wandering_da"}]},"extradimensional":{"0":[{"n":"Reflective Pocket","s":11,"u":"reflective%20pocket_da"},{"n":"Mirror Refuge","s":11,"u":"mirror%20refuge_da"},{"n":"Swap Reflections","s":11,"u":"swap%20reflections_da"},{"n":"Extradimensional Stash","s":39,"u":"extradimensional%20stash_frp3"},{"n":"Spirit Sheath","s":65,"u":"spirit%20sheath_som"}],"2":[{"n":"Sleeves Of Storage","s":4,"u":"sleeves%20of%20storage%20(generic)_apg"},{"n":"Bag of Holding","s":5,"u":"bag%20of%20holding%20(generic)_crb"},{"n":"Gloves of Storing","s":5,"u":"gloves%20of%20storing_crb"},{"n":"Knapsack of Halflingkind","s":5,"u":"knapsack%20of%20halflingkind%20(generic)_crb"},{"n":"Bag Of Devouring","s":15,"u":"bag%20of%20devouring_gmg"},{"n":"Bag Of Weasels","s":15,"u":"bag%20of%20weasels_gmg"},{"n":"Gloves Of Carelessness","s":15,"u":"gloves%20of%20carelessness_gmg"},{"n":"Gourd Home","s":18,"u":"gourd%20home_aoa3"},{"n":"Pathfinder's Pouch","s":7,"u":"pathfinder's%20pouch_locg"},{"n":"Encompassing Lockpick","s":8,"u":"encompassing%20lockpick_lotgb"},{"n":"Wig Of Holding","s":8,"u":"wig%20of%20holding_lotgb"},{"n":"Staff-storing Shield","s":65,"u":"staff-storing%20shield%20(generic)_som"},{"n":"Thousand-blade Thesis","s":65,"u":"thousand-blade%20thesis_som"}],"3":[{"n":"Pet Cache","s":4,"u":"pet%20cache_apg"},{"n":"Magnificent Mansion","s":5,"u":"magnificent%20mansion_crb"},{"n":"Maze","s":5,"u":"maze_crb"},{"n":"Rope Trick","s":5,"u":"rope%20trick_crb"},{"n":"Maze Of Locked Doors","s":23,"u":"maze%20of%20locked%20doors_aoe2"},{"n":"Bottomless Stomach","s":65,"u":"bottomless%20stomach_som"},{"n":"Instant Armor","s":65,"u":"instant%20armor_som"},{"n":"Pocket Library","s":65,"u":"pocket%20library_som"}],"73":[{"n":"Bottomless Reservoir","s":15,"u":"bottomless%20reservoir_gmg"}]},"thaumaturge":{"0":[{"n":"Ammunition Thaumaturgy","s":11,"u":"ammunition%20thaumaturgy_da"},{"n":"Diverse Lore","s":11,"u":"diverse%20lore_da"},{"n":"Divine Disharmony","s":11,"u":"divine%20disharmony_da"},{"n":"Familiar","s":11,"u":"familiar%20(thaumaturge)_da"},{"n":"Haunt Ingenuity","s":11,"u":"haunt%20ingenuity_da"},{"n":"Root to Life","s":11,"u":"root%20to%20life_da"},{"n":"Scroll Thaumaturgy","s":11,"u":"scroll%20thaumaturgy_da"},{"n":"Call Implement","s":11,"u":"call%20implement_da"},{"n":"Enhanced Familiar","s":11,"u":"enhanced%20familiar%20(thaumaturge)_da"},{"n":"Esoteric Warden","s":11,"u":"esoteric%20warden_da"},{"n":"Talisman Esoterica","s":11,"u":"talisman%20esoterica_da"},{"n":"Turn Away Misfortune","s":11,"u":"turn%20away%20misfortune_da"},{"n":"Breached Defenses","s":11,"u":"breached%20defenses_da"},{"n":"Instructive Strike","s":11,"u":"instructive%20strike_da"},{"n":"Paired Link","s":11,"u":"paired%20link_da"},{"n":"Thaumaturgic Ritualist","s":11,"u":"thaumaturgic%20ritualist_da"},{"n":"One More Activation","s":11,"u":"one%20more%20activation_da"},{"n":"Scroll Esoterica","s":11,"u":"scroll%20esoterica_da"},{"n":"Sympathetic Vulnerabilities","s":11,"u":"sympathetic%20vulnerabilities_da"},{"n":"Cursed Effigy","s":11,"u":"cursed%20effigy_da"},{"n":"Elaborate Talisman Esoterica","s":11,"u":"elaborate%20talisman%20esoterica_da"},{"n":"Incredible Familiar","s":11,"u":"incredible%20familiar%20(thaumaturge)_da"},{"n":"Know-It-All","s":11,"u":"know-it-all_da"},{"n":"Share Weakness","s":11,"u":"share%20weakness_da"},{"n":"Thaumaturge's Investiture","s":11,"u":"thaumaturge's%20investiture_da"},{"n":"Twin Weakness","s":11,"u":"twin%20weakness_da"},{"n":"Elaborate Scroll Esoterica","s":11,"u":"elaborate%20scroll%20esoterica_da"},{"n":"Intensify Investiture","s":11,"u":"intensify%20investiture_da"},{"n":"Shared Warding","s":11,"u":"shared%20warding_da"},{"n":"Thaumaturge's Demesne","s":11,"u":"thaumaturge's%20demesne_da"},{"n":"Esoteric Reflexes","s":11,"u":"esoteric%20reflexes_da"},{"n":"Grand Talisman Esoterica","s":11,"u":"grand%20talisman%20esoterica_da"},{"n":"Trespass Teleportation","s":11,"u":"trespass%20teleportation_da"},{"n":"Implement's Flight","s":11,"u":"implement's%20flight_da"},{"n":"Seven-Part Link","s":11,"u":"seven-part%20link_da"},{"n":"Sever Magic","s":11,"u":"sever%20magic_da"},{"n":"Grand Scroll Esoterica","s":11,"u":"grand%20scroll%20esoterica_da"},{"n":"Implement's Assault","s":11,"u":"implement's%20assault_da"},{"n":"Intense Implement","s":11,"u":"intense%20implement_da"},{"n":"Ubiquitous Weakness","s":11,"u":"ubiquitous%20weakness_da"},{"n":"Unlimited Demesne","s":11,"u":"unlimited%20demesne_da"},{"n":"Wonder Worker","s":11,"u":"wonder%20worker_da"}],"8":[{"n":"Amulet's Abeyance","s":11,"u":"amulet's%20abeyance_da"},{"n":"Drink from the Chalice","s":11,"u":"drink%20from%20the%20chalice_da"},{"n":"Exploit Vulnerability","s":11,"u":"exploit%20vulnerability_da"},{"n":"Fling Magic","s":11,"u":"fling%20magic_da"},{"n":"Implement's Interruption","s":11,"u":"implement's%20interruption_da"},{"n":"Intensify Vulnerability","s":11,"u":"intensify%20vulnerability_da"},{"n":"Mirror's Reflection","s":11,"u":"mirror's%20reflection_da"},{"n":"Ring Bell","s":11,"u":"ring%20bell_da"}]},"esoterica":{"0":[{"n":"Divine Disharmony","s":11,"u":"divine%20disharmony_da"},{"n":"Root to Life","s":11,"u":"root%20to%20life_da"},{"n":"Talisman Esoterica","s":11,"u":"talisman%20esoterica_da"},{"n":"Turn Away Misfortune","s":11,"u":"turn%20away%20misfortune_da"},{"n":"Paired Link","s":11,"u":"paired%20link_da"},{"n":"Scroll Esoterica","s":11,"u":"scroll%20esoterica_da"},{"n":"Cursed Effigy","s":11,"u":"cursed%20effigy_da"},{"n":"Share Weakness","s":11,"u":"share%20weakness_da"},{"n":"Twin Weakness","s":11,"u":"twin%20weakness_da"},{"n":"Sever Magic","s":11,"u":"sever%20magic_da"}],"8":[{"n":"Exploit Vulnerability","s":11,"u":"exploit%20vulnerability_da"},{"n":"Intensify Vulnerability","s":11,"u":"intensify%20vulnerability_da"}]},"psychic":{"0":[{"n":"Ancestral Mind","s":11,"u":"ancestral%20mind_da"},{"n":"Counter Thought","s":11,"u":"counter%20thought_da"},{"n":"Mental Buffer","s":11,"u":"mental%20buffer_da"},{"n":"Psychic Rapport","s":11,"u":"psychic%20rapport_da"},{"n":"Cantrip Expansion","s":11,"u":"cantrip%20expansion%20(psychic)_da"},{"n":"Mental Balm","s":11,"u":"mental%20balm_da"},{"n":"Psi Burst","s":11,"u":"psi%20burst_da"},{"n":"Warp Space","s":11,"u":"warp%20space_da"},{"n":"Astral Tether","s":11,"u":"astral%20tether_da"},{"n":"Homing Beacon","s":11,"u":"homing%20beacon_da"},{"n":"Psi Strikes","s":11,"u":"psi%20strikes_da"},{"n":"Thoughtform Summoning","s":11,"u":"thoughtform%20summoning_da"},{"n":"Violent Unleash","s":11,"u":"violent%20unleash_da"},{"n":"Inertial Barrier","s":11,"u":"inertial%20barrier_da"},{"n":"Parallel Breakthrough","s":11,"u":"parallel%20breakthrough_da"},{"n":"Sixth Sense","s":11,"u":"sixth%20sense_da"},{"n":"Steady Spellcasting","s":11,"u":"steady%20spellcasting_da"},{"n":"Strain Mind","s":11,"u":"strain%20mind_da"},{"n":"Brain Drain","s":11,"u":"brain%20drain_da"},{"n":"Dark Persona's Presence","s":11,"u":"dark%20persona's%20presence_da"},{"n":"Mental Static","s":11,"u":"mental%20static_da"},{"n":"Remove Presence","s":11,"u":"remove%20presence_da"},{"n":"Thoughtsense","s":11,"u":"thoughtsense_da"},{"n":"Whispering Steps","s":11,"u":"whispering%20steps_da"},{"n":"Dream Guise","s":11,"u":"dream%20guise_da"},{"n":"Emotional Surge","s":11,"u":"emotional%20surge_da"},{"n":"Impose Order","s":11,"u":"impose%20order_da"},{"n":"Scour the Library","s":11,"u":"scour%20the%20library_da"},{"n":"Signature Spell Expansion","s":11,"u":"signature%20spell%20expansion_da"},{"n":"Foreseen Failure","s":11,"u":"foreseen%20failure_da"},{"n":"No!!!","s":11,"u":"no!!!_da"},{"n":"Psi Catastrophe","s":11,"u":"psi%20catastrophe_da"},{"n":"Conscious Spell Specialization","s":11,"u":"conscious%20spell%20specialization_da"},{"n":"Deep Roots","s":11,"u":"deep%20roots_da"},{"n":"Shatter Space","s":11,"u":"shatter%20space_da"},{"n":"Constant Levitation","s":11,"u":"constant%20levitation_da"},{"n":"Target of Psychic Ire","s":11,"u":"target%20of%20psychic%20ire_da"},{"n":"Wandering Thoughts","s":11,"u":"wandering%20thoughts_da"},{"n":"All in Your Head","s":11,"u":"all%20in%20your%20head_da"},{"n":"Cranial Detonation","s":11,"u":"cranial%20detonation_da"},{"n":"Deepest Wellspring","s":11,"u":"deepest%20wellspring_da"},{"n":"Become Thought","s":11,"u":"become%20thought_da"},{"n":"Mind over Matter","s":11,"u":"mind%20over%20matter_da"},{"n":"Twin Psyche","s":11,"u":"twin%20psyche_da"},{"n":"Unlimited Potential","s":11,"u":"unlimited%20potential_da"}],"3":[{"n":"Distortion Lens","s":11,"u":"distortion%20lens_da"},{"n":"Ghostly Shift","s":11,"u":"ghostly%20shift_da"},{"n":"Tesseract Tunnel","s":11,"u":"tesseract%20tunnel_da"},{"n":"Imaginary Weapon","s":11,"u":"imaginary%20weapon_da"},{"n":"Astral Rain","s":11,"u":"astral%20rain_da"},{"n":"Hologram Cage","s":11,"u":"hologram%20cage_da"},{"n":"Forbidden Thought","s":11,"u":"forbidden%20thought_da"},{"n":"Shatter Mind","s":11,"u":"shatter%20mind_da"},{"n":"Contagious Idea","s":11,"u":"contagious%20idea_da"},{"n":"Thermal Stasis","s":11,"u":"thermal%20stasis_da"},{"n":"Entropic Wheel","s":11,"u":"entropic%20wheel_da"},{"n":"Redistribute Potential","s":11,"u":"redistribute%20potential_da"},{"n":"Glimpse Weakness","s":11,"u":"glimpse%20weakness_da"},{"n":"Omnidirectional Scan","s":11,"u":"omnidirectional%20scan_da"},{"n":"Foresee the Path","s":11,"u":"foresee%20the%20path_da"},{"n":"Telekinetic Rend","s":11,"u":"telekinetic%20rend_da"},{"n":"Vector Screen","s":11,"u":"vector%20screen_da"},{"n":"Dancing Blade","s":11,"u":"dancing%20blade_da"}],"8":[{"n":"Calculate Threats","s":11,"u":"calculate%20threats_da"},{"n":"Fade Into Daydreams","s":11,"u":"fade%20into%20daydreams_da"},{"n":"Recall The Teachings","s":11,"u":"recall%20the%20teachings_da"},{"n":"Restore The Mind","s":11,"u":"restore%20the%20mind_da"},{"n":"Unleash Psyche","s":11,"u":"unleash%20psyche_da"}]},"amp":{"0":[{"n":"Mental Balm","s":11,"u":"mental%20balm_da"},{"n":"Warp Space","s":11,"u":"warp%20space_da"},{"n":"Homing Beacon","s":11,"u":"homing%20beacon_da"},{"n":"Inertial Barrier","s":11,"u":"inertial%20barrier_da"},{"n":"Remove Presence","s":11,"u":"remove%20presence_da"},{"n":"Whispering Steps","s":11,"u":"whispering%20steps_da"},{"n":"Shatter Space","s":11,"u":"shatter%20space_da"},{"n":"Target of Psychic Ire","s":11,"u":"target%20of%20psychic%20ire_da"}]},"mindshift":{"0":[{"n":"Psi Burst","s":11,"u":"psi%20burst_da"},{"n":"Psi Strikes","s":11,"u":"psi%20strikes_da"},{"n":"Violent Unleash","s":11,"u":"violent%20unleash_da"},{"n":"Psi Catastrophe","s":11,"u":"psi%20catastrophe_da"},{"n":"Cranial Detonation","s":11,"u":"cranial%20detonation_da"}]},"psyche":{"0":[{"n":"Psi Burst","s":11,"u":"psi%20burst_da"},{"n":"Brain Drain","s":11,"u":"brain%20drain_da"},{"n":"Dream Guise","s":11,"u":"dream%20guise_da"},{"n":"Emotional Surge","s":11,"u":"emotional%20surge_da"},{"n":"Impose Order","s":11,"u":"impose%20order_da"},{"n":"Scour the Library","s":11,"u":"scour%20the%20library_da"},{"n":"Psi Catastrophe","s":11,"u":"psi%20catastrophe_da"},{"n":"Wandering Thoughts","s":11,"u":"wandering%20thoughts_da"},{"n":"All in Your Head","s":11,"u":"all%20in%20your%20head_da"},{"n":"Cranial Detonation","s":11,"u":"cranial%20detonation_da"}],"8":[{"n":"Calculate Threats","s":11,"u":"calculate%20threats_da"},{"n":"Fade Into Daydreams","s":11,"u":"fade%20into%20daydreams_da"},{"n":"Recall The Teachings","s":11,"u":"recall%20the%20teachings_da"},{"n":"Restore The Mind","s":11,"u":"restore%20the%20mind_da"}]},"nonlethal":{"0":[{"n":"Mental Static","s":11,"u":"mental%20static_da"}],"2":[{"n":"Manacles Of Persuasion","s":59,"u":"manacles%20of%20persuasion_logm"},{"n":"Bola","s":4,"u":"bola_apg"},{"n":"Blowgun","s":5,"u":"blowgun_crb"},{"n":"Sap","s":5,"u":"sap_crb"},{"n":"Whip","s":5,"u":"whip_crb"},{"n":"Monkey's Fist","s":22,"u":"monkey's%20fist_aoe1"},{"n":"Nightstick","s":22,"u":"nightstick_aoe1"},{"n":"Juggling Club","s":31,"u":"juggling%20club_ec1"},{"n":"Poi","s":31,"u":"poi_ec1"},{"n":"Dart Umbrella","s":2,"u":"dart%20umbrella_g%26g"},{"n":"Scourge","s":7,"u":"scourge_locg"}],"3":[{"n":"Daze","s":5,"u":"daze_crb"},{"n":"Phantom Pain","s":5,"u":"phantom%20pain_crb"},{"n":"Retributive Pain","s":5,"u":"retributive%20pain_crb"},{"n":"Savor The Sting","s":5,"u":"savor%20the%20sting_crb"},{"n":"Admonishing Ray","s":23,"u":"admonishing%20ray_aoe2"},{"n":"Agitate","s":59,"u":"agitate_logm"},{"n":"Dust Storm","s":59,"u":"dust%20storm_logm"},{"n":"Buffeting Winds","s":60,"u":"buffeting%20winds_lokl"}]},"electric":{"0":[{"n":"Electric Counter","s":38,"u":"electric%20counter_frp2"}]},"inventor":{"0":[{"n":"Advanced Construct Companion","s":2,"u":"advanced%20construct%20companion_g%26g"},{"n":"Boost Modulation","s":2,"u":"boost%20modulation_g%26g"},{"n":"Built-in Tools","s":2,"u":"built-in%20tools_g%26g"},{"n":"Clockwork Celerity","s":2,"u":"clockwork%20celerity_g%26g"},{"n":"Collapse Armor","s":2,"u":"collapse%20armor_g%26g"},{"n":"Collapse Construct","s":2,"u":"collapse%20construct_g%26g"},{"n":"Construct Shell","s":2,"u":"construct%20shell_g%26g"},{"n":"Contingency Gadgets","s":2,"u":"contingency%20gadgets_g%26g"},{"n":"Deep Freeze","s":2,"u":"deep%20freeze_g%26g"},{"n":"Devastating Weaponry","s":2,"u":"devastating%20weaponry_g%26g"},{"n":"Distracting Explosion","s":2,"u":"distracting%20explosion_g%26g"},{"n":"Diving Armor","s":2,"u":"diving%20armor_g%26g"},{"n":"Dual-form Weapon","s":2,"u":"dual-form%20weapon_g%26g"},{"n":"Electrify Armor","s":2,"u":"electrify%20armor_g%26g"},{"n":"Engine Of Destruction","s":2,"u":"engine%20of%20destruction_g%26g"},{"n":"Explosive Leap","s":2,"u":"explosive%20leap_g%26g"},{"n":"Explosive Maneuver","s":2,"u":"explosive%20maneuver_g%26g"},{"n":"Full Automation","s":2,"u":"full%20automation_g%26g"},{"n":"Gadget Specialist","s":2,"u":"gadget%20specialist_g%26g"},{"n":"Gigaton Strike","s":2,"u":"gigaton%20strike_g%26g"},{"n":"Gigavolt","s":2,"u":"gigavolt_g%26g"},{"n":"Haphazard Repair","s":2,"u":"haphazard%20repair_g%26g"},{"n":"Helpful Tinkering","s":2,"u":"helpful%20tinkering_g%26g"},{"n":"Incredible Construct Companion","s":2,"u":"incredible%20construct%20companion_g%26g"},{"n":"Just The Thing!","s":2,"u":"just%20the%20thing!_g%26g"},{"n":"Lock On","s":2,"u":"lock%20on_g%26g"},{"n":"Manifold Modifications","s":2,"u":"manifold%20modifications_g%26g"},{"n":"Megaton Strike","s":2,"u":"megaton%20strike_g%26g"},{"n":"Megavolt","s":2,"u":"megavolt_g%26g"},{"n":"Negate Damage","s":2,"u":"negate%20damage_g%26g"},{"n":"No! No! I Created You!","s":2,"u":"no!%20no!%20i%20created%20you!_g%26g"},{"n":"Overdrive Ally","s":2,"u":"overdrive%20ally_g%26g"},{"n":"Paragon Companion","s":2,"u":"paragon%20companion_g%26g"},{"n":"Persistent Boost","s":2,"u":"persistent%20boost_g%26g"},{"n":"Prototype Companion","s":2,"u":"prototype%20companion_g%26g"},{"n":"Reverse Engineer","s":2,"u":"reverse%20engineer_g%26g"},{"n":"Searing Restoration","s":2,"u":"searing%20restoration_g%26g"},{"n":"Shared Overdrive","s":2,"u":"shared%20overdrive_g%26g"},{"n":"Soaring Armor","s":2,"u":"soaring%20armor_g%26g"},{"n":"Tamper","s":2,"u":"tamper_g%26g"},{"n":"Ubiquitous Gadgets","s":2,"u":"ubiquitous%20gadgets_g%26g"},{"n":"Ubiquitous Overdrive","s":2,"u":"ubiquitous%20overdrive_g%26g"},{"n":"Unstable Redundancies","s":2,"u":"unstable%20redundancies_g%26g"},{"n":"Variable Core","s":2,"u":"variable%20core_g%26g"},{"n":"Visual Fidelity","s":2,"u":"visual%20fidelity_g%26g"},{"n":"You Failed To Account For... This!","s":2,"u":"you%20failed%20to%20account%20for...%20this!_g%26g"}],"8":[{"n":"Explode","s":2,"u":"explode_g%26g"},{"n":"Overdrive","s":2,"u":"overdrive_g%26g"}]},"gunslinger":{"0":[{"n":"Advanced Shooter","s":2,"u":"advanced%20shooter_g%26g"},{"n":"Alchemical Shot","s":2,"u":"alchemical%20shot_g%26g"},{"n":"Black Powder Boost","s":2,"u":"black%20powder%20boost_g%26g"},{"n":"Blast Lock","s":2,"u":"blast%20lock_g%26g"},{"n":"Blast Tackle","s":2,"u":"blast%20tackle_g%26g"},{"n":"Blood In The Air","s":2,"u":"blood%20in%20the%20air_g%26g"},{"n":"Bullet Split","s":2,"u":"bullet%20split_g%26g"},{"n":"Called Shot","s":2,"u":"called%20shot_g%26g"},{"n":"Cauterize","s":2,"u":"cauterize_g%26g"},{"n":"Come At Me!","s":2,"u":"come%20at%20me!_g%26g"},{"n":"Cover Fire","s":2,"u":"cover%20fire_g%26g"},{"n":"Crossbow Crack Shot","s":2,"u":"crossbow%20crack%20shot_g%26g"},{"n":"Dance Of Thunder","s":2,"u":"dance%20of%20thunder_g%26g"},{"n":"Deadeye","s":2,"u":"deadeye_g%26g"},{"n":"Defensive Armaments","s":2,"u":"defensive%20armaments_g%26g"},{"n":"Deflecting Shot","s":2,"u":"deflecting%20shot_g%26g"},{"n":"Disruptive Blur","s":2,"u":"disruptive%20blur_g%26g"},{"n":"Drifter's Juke","s":2,"u":"drifter's%20juke_g%26g"},{"n":"Dual-weapon Reload","s":2,"u":"dual-weapon%20reload_g%26g"},{"n":"Fake Out","s":2,"u":"fake%20out_g%26g"},{"n":"Fatal Bullet","s":2,"u":"fatal%20bullet_g%26g"},{"n":"Final Shot","s":2,"u":"final%20shot_g%26g"},{"n":"Flesh Wound","s":2,"u":"flesh%20wound_g%26g"},{"n":"Grit And Tenacity","s":2,"u":"grit%20and%20tenacity_g%26g"},{"n":"Hair Trigger","s":2,"u":"hair%20trigger_g%26g"},{"n":"Headshot","s":2,"u":"headshot_g%26g"},{"n":"Hit The Dirt!","s":2,"u":"hit%20the%20dirt!_g%26g"},{"n":"Instant Backup","s":2,"u":"instant%20backup_g%26g"},{"n":"Instant Return","s":2,"u":"instant%20return_g%26g"},{"n":"Leap And Fire","s":2,"u":"leap%20and%20fire_g%26g"},{"n":"Munitions Crafter","s":2,"u":"munitions%20crafter_g%26g"},{"n":"Munitions Machinist","s":2,"u":"munitions%20machinist_g%26g"},{"n":"Paired Shots","s":2,"u":"paired%20shots_g%26g"},{"n":"Penetrating Fire","s":2,"u":"penetrating%20fire_g%26g"},{"n":"Perfect Readiness","s":2,"u":"perfect%20readiness_g%26g"},{"n":"Phalanx Breaker","s":2,"u":"phalanx%20breaker_g%26g"},{"n":"Piercing Critical","s":2,"u":"piercing%20critical_g%26g"},{"n":"Pistol Twirl","s":2,"u":"pistol%20twirl_g%26g"},{"n":"Pistolero's Challenge","s":2,"u":"pistolero's%20challenge_g%26g"},{"n":"Precious Munitions","s":2,"u":"precious%20munitions_g%26g"},{"n":"Quick Draw","s":2,"u":"quick%20draw_g%26g"},{"n":"Reach For The Stars","s":2,"u":"reach%20for%20the%20stars_g%26g"},{"n":"Rebounding Assault","s":2,"u":"rebounding%20assault_g%26g"},{"n":"Redirecting Shot","s":2,"u":"redirecting%20shot_g%26g"},{"n":"Ricochet Legend","s":2,"u":"ricochet%20legend_g%26g"},{"n":"Ricochet Master","s":2,"u":"ricochet%20master_g%26g"},{"n":"Ricochet Shot","s":2,"u":"ricochet%20shot_g%26g"},{"n":"Risky Reload","s":2,"u":"risky%20reload_g%26g"},{"n":"Running Reload","s":2,"u":"running%20reload_g%26g"},{"n":"Scatter Blast","s":2,"u":"scatter%20blast_g%26g"},{"n":"Shattering Shot","s":2,"u":"shattering%20shot_g%26g"},{"n":"Shooter's Camouflage","s":2,"u":"shooter's%20camouflage_g%26g"},{"n":"Showstopper","s":2,"u":"showstopper_g%26g"},{"n":"Slinger's Reflexes","s":2,"u":"slinger's%20reflexes_g%26g"},{"n":"Smoke Curtain","s":2,"u":"smoke%20curtain_g%26g"},{"n":"Sniper's Aim","s":2,"u":"sniper's%20aim_g%26g"},{"n":"Stab And Blast","s":2,"u":"stab%20and%20blast_g%26g"},{"n":"Sword And Pistol","s":2,"u":"sword%20and%20pistol_g%26g"},{"n":"Trick Shot","s":2,"u":"trick%20shot_g%26g"},{"n":"Twin Shot Knockdown","s":2,"u":"twin%20shot%20knockdown_g%26g"},{"n":"Two-weapon Fusillade","s":2,"u":"two-weapon%20fusillade_g%26g"},{"n":"Unerring Shot","s":2,"u":"unerring%20shot_g%26g"},{"n":"Unshakable Grit","s":2,"u":"unshakable%20grit_g%26g"},{"n":"Warning Shot","s":2,"u":"warning%20shot_g%26g"},{"n":"Triggerbrand Salvo","s":6,"u":"triggerbrand%20salvo_loil"},{"n":"Triggerbrand Blitz","s":6,"u":"triggerbrand%20blitz_loil"},{"n":"Greenwatch Initiate","s":6,"u":"greenwatch%20initiate_loil"},{"n":"Defy Fey","s":6,"u":"defy%20fey_loil"},{"n":"Fey Tracker","s":6,"u":"fey%20tracker_loil"},{"n":"Greenwatch Veteran","s":6,"u":"greenwatch%20veteran_loil"},{"n":"Unseen Passage","s":6,"u":"unseen%20passage_loil"},{"n":"Greenwatcher","s":6,"u":"greenwatcher_loil"}],"8":[{"n":"Clear a Path","s":2,"u":"clear%20a%20path_g%26g"},{"n":"Covered Reload","s":2,"u":"covered%20reload_g%26g"},{"n":"Drifter's Wake","s":2,"u":"drifter's%20wake_g%26g"},{"n":"Finish the Job","s":2,"u":"finish%20the%20job_g%26g"},{"n":"Ghost Shot","s":2,"u":"ghost%20shot_g%26g"},{"n":"Grim Swagger","s":2,"u":"grim%20swagger_g%26g"},{"n":"Into the Fray","s":2,"u":"into%20the%20fray_g%26g"},{"n":"Living Fortification","s":2,"u":"living%20fortification_g%26g"},{"n":"One Shot, One Kill","s":2,"u":"one%20shot%2c%20one%20kill_g%26g"},{"n":"Pistolero's Retort","s":2,"u":"pistolero's%20retort_g%26g"},{"n":"Raconteur's Reload","s":2,"u":"raconteur's%20reload_g%26g"},{"n":"Reloading Strike","s":2,"u":"reloading%20strike_g%26g"},{"n":"Siegebreaker","s":2,"u":"siegebreaker_g%26g"},{"n":"Spinning Crush","s":2,"u":"spinning%20crush_g%26g"},{"n":"Ten Paces","s":2,"u":"ten%20paces_g%26g"},{"n":"Thoughtful Reload","s":2,"u":"thoughtful%20reload_g%26g"},{"n":"Vital Shot","s":2,"u":"vital%20shot_g%26g"},{"n":"Break Them Down","s":6,"u":"break%20them%20down_loil"},{"n":"Spring the Trap","s":6,"u":"spring%20the%20trap_loil"},{"n":"Touch and Go","s":6,"u":"touch%20and%20go_loil"},{"n":"Wind Them Up","s":6,"u":"wind%20them%20up_loil"}]},"modification":{"0":[{"n":"Built-in Tools","s":2,"u":"built-in%20tools_g%26g"},{"n":"Collapse Armor","s":2,"u":"collapse%20armor_g%26g"},{"n":"Collapse Construct","s":2,"u":"collapse%20construct_g%26g"},{"n":"Diving Armor","s":2,"u":"diving%20armor_g%26g"},{"n":"Dual-form Weapon","s":2,"u":"dual-form%20weapon_g%26g"},{"n":"Manifold Modifications","s":2,"u":"manifold%20modifications_g%26g"},{"n":"Soaring Armor","s":2,"u":"soaring%20armor_g%26g"},{"n":"Variable Core","s":2,"u":"variable%20core_g%26g"}]},"unstable":{"0":[{"n":"Clockwork Celerity","s":2,"u":"clockwork%20celerity_g%26g"},{"n":"Explosive Leap","s":2,"u":"explosive%20leap_g%26g"},{"n":"Haphazard Repair","s":2,"u":"haphazard%20repair_g%26g"},{"n":"Searing Restoration","s":2,"u":"searing%20restoration_g%26g"}],"8":[{"n":"Explode","s":2,"u":"explode_g%26g"}]},"reckless":{"0":[{"n":"Power Slide","s":2,"u":"power%20slide_g%26g"}],"8":[{"n":"Run Over","s":15,"u":"run%20over_gmg"}]},"class":{"0":[{"n":"Spellshot Dedication","s":2,"u":"spellshot%20dedication_g%26g"},{"n":"Elementalist Dedication","s":65,"u":"elementalist%20dedication_som"},{"n":"Flexible Spellcaster Dedication","s":65,"u":"flexible%20spellcaster%20dedication_som"},{"n":"Runelord Dedication","s":65,"u":"runelord%20dedication_som"},{"n":"Wellspring Mage Dedication","s":65,"u":"wellspring%20mage%20dedication_som"}]},"fleshwarp":{"0":[{"n":"Aberration Kinship","s":1,"u":"aberration%20kinship_loag"},{"n":"Augment Senses","s":1,"u":"augment%20senses_loag"},{"n":"Captivating Curiosity","s":1,"u":"captivating%20curiosity_loag"},{"n":"Coating Of Slime","s":1,"u":"coating%20of%20slime_loag"},{"n":"Deep Vision","s":1,"u":"deep%20vision_loag"},{"n":"Eerie Compression","s":1,"u":"eerie%20compression_loag"},{"n":"Finned Ridges","s":1,"u":"finned%20ridges_loag"},{"n":"Gaping Flesh","s":1,"u":"gaping%20flesh_loag"},{"n":"Gripping Limbs","s":1,"u":"gripping%20limbs_loag"},{"n":"Living Weapon","s":1,"u":"living%20weapon_loag"},{"n":"Mutate Weapon","s":1,"u":"mutate%20weapon_loag"},{"n":"Powerful Guts","s":1,"u":"powerful%20guts_loag"},{"n":"Slip The Grasp","s":1,"u":"slip%20the%20grasp_loag"},{"n":"Spew Tentacles","s":1,"u":"spew%20tentacles_loag"},{"n":"Startling Appearance","s":1,"u":"startling%20appearance_loag"},{"n":"Uncanny Awareness","s":1,"u":"uncanny%20awareness_loag"},{"n":"Embodied Legionary Subjectivity","s":6,"u":"embodied%20legionary%20subjectivity_loil"},{"n":"Embodied Dreadnought Subjectivity","s":6,"u":"embodied%20dreadnought%20subjectivity_loil"},{"n":"Transposable Compliance","s":6,"u":"transposable%20compliance_loil"},{"n":"Embodied Dragoon Subjectivity","s":6,"u":"embodied%20dragoon%20subjectivity_loil"}]},"hobgoblin":{"0":[{"n":"Can't Fall Here","s":1,"u":"can't%20fall%20here_loag"},{"n":"Cantorian Reinforcement","s":1,"u":"cantorian%20reinforcement_loag"},{"n":"Cantorian Rejuvenation","s":1,"u":"cantorian%20rejuvenation_loag"},{"n":"Cantorian Restoration","s":1,"u":"cantorian%20restoration_loag"},{"n":"Fell Rider","s":1,"u":"fell%20rider_loag"},{"n":"Rallying Cry","s":1,"u":"rallying%20cry_loag"},{"n":"Recognize Ambush","s":1,"u":"recognize%20ambush_loag"},{"n":"Runtsage","s":1,"u":"runtsage_loag"},{"n":"Sneaky","s":1,"u":"sneaky_loag"},{"n":"Squad Tactics","s":1,"u":"squad%20tactics_loag"},{"n":"Stone Face","s":1,"u":"stone%20face_loag"},{"n":"War Conditioning","s":1,"u":"war%20conditioning_loag"},{"n":"We March On","s":1,"u":"we%20march%20on_loag"},{"n":"Agonizing Rebuke","s":7,"u":"agonizing%20rebuke_locg"},{"n":"Alchemical Scholar","s":7,"u":"alchemical%20scholar_locg"},{"n":"Expert Drill Sergeant","s":7,"u":"expert%20drill%20sergeant_locg"},{"n":"Formation Master","s":7,"u":"formation%20master_locg"},{"n":"Formation Training","s":7,"u":"formation%20training_locg"},{"n":"Hobgoblin Lore","s":7,"u":"hobgoblin%20lore_locg"},{"n":"Hobgoblin Weapon Discipline","s":7,"u":"hobgoblin%20weapon%20discipline_locg"},{"n":"Hobgoblin Weapon Expertise","s":7,"u":"hobgoblin%20weapon%20expertise_locg"},{"n":"Hobgoblin Weapon Familiarity","s":7,"u":"hobgoblin%20weapon%20familiarity_locg"},{"n":"Leech-clipper","s":7,"u":"leech-clipper_locg"},{"n":"Pride In Arms","s":7,"u":"pride%20in%20arms_locg"},{"n":"Remorseless Lash","s":7,"u":"remorseless%20lash_locg"},{"n":"Vigorous Health","s":7,"u":"vigorous%20health_locg"},{"n":"Azaersi's Roads","s":67,"u":"azaersi's%20roads_lol"}]},"darkness":{"0":[{"n":"Extinguish Light","s":1,"u":"extinguish%20light_loag"}],"2":[{"n":"Wand Of Hopeless Night","s":4,"u":"wand%20of%20hopeless%20night%20(generic)_apg"}],"3":[{"n":"Dance Of Darkness","s":4,"u":"dance%20of%20darkness_apg"},{"n":"Dim The Light","s":4,"u":"dim%20the%20light_apg"},{"n":"Shroud Of Night","s":4,"u":"shroud%20of%20night_apg"},{"n":"Chilling Darkness","s":5,"u":"chilling%20darkness_crb"},{"n":"Cloak Of Shadow","s":5,"u":"cloak%20of%20shadow_crb"},{"n":"Darkened Eyes","s":5,"u":"darkened%20eyes_crb"},{"n":"Darkness","s":5,"u":"darkness_crb"},{"n":"Eclipse Burst","s":5,"u":"eclipse%20burst_crb"},{"n":"Penumbral Shroud","s":59,"u":"penumbral%20shroud_logm"},{"n":"Darklight","s":65,"u":"darklight_som"},{"n":"Wall of Shadow","s":50,"u":"wall%20of%20shadow_sot4"}]},"hellknight":{"0":[{"n":"Hellknight Order Cross-training","s":7,"u":"hellknight%20order%20cross-training_locg"}]},"poppet":{"0":[{"n":"Cunning Tinker","s":8,"u":"cunning%20tinker_lotgb"},{"n":"Harmless Doll","s":8,"u":"harmless%20doll_lotgb"},{"n":"Helpful Poppet","s":8,"u":"helpful%20poppet_lotgb"},{"n":"Histrionic Injury","s":8,"u":"histrionic%20injury_lotgb"},{"n":"Impossible Gossip","s":8,"u":"impossible%20gossip_lotgb"},{"n":"Nothing But Fluff","s":8,"u":"nothing%20but%20fluff_lotgb"},{"n":"Quadruped","s":8,"u":"quadruped_lotgb"},{"n":"Reanimating Spark","s":8,"u":"reanimating%20spark_lotgb"},{"n":"Restitch","s":8,"u":"restitch_lotgb"},{"n":"Scaling Poppet","s":8,"u":"scaling%20poppet_lotgb"},{"n":"Sealed Poppet","s":8,"u":"sealed%20poppet_lotgb"},{"n":"Shiny Button Eyes","s":8,"u":"shiny%20button%20eyes_lotgb"},{"n":"Soaring Poppet","s":8,"u":"soaring%20poppet_lotgb"},{"n":"Spark Of Independence","s":8,"u":"spark%20of%20independence_lotgb"},{"n":"Squirm Free","s":8,"u":"squirm%20free_lotgb"},{"n":"Swimming Poppet","s":8,"u":"swimming%20poppet_lotgb"},{"n":"Wash Out","s":8,"u":"wash%20out_lotgb"},{"n":"Wheedle And Jig","s":8,"u":"wheedle%20and%20jig_lotgb"}]},"evolution":{"0":[{"n":"Advanced Weaponry","s":65,"u":"advanced%20weaponry_som"},{"n":"Airborne Form","s":65,"u":"airborne%20form_som"},{"n":"Alacritous Action","s":65,"u":"alacritous%20action_som"},{"n":"Amphibious Form","s":65,"u":"amphibious%20form_som"},{"n":"Blood Frenzy","s":65,"u":"blood%20frenzy_som"},{"n":"Bloodletting Claws","s":65,"u":"bloodletting%20claws_som"},{"n":"Burrowing Form","s":65,"u":"burrowing%20form_som"},{"n":"Constricting Hold","s":65,"u":"constricting%20hold_som"},{"n":"Defend Summoner","s":65,"u":"defend%20summoner_som"},{"n":"Dual Energy Heart","s":65,"u":"dual%20energy%20heart_som"},{"n":"Eidolon's Opportunity","s":65,"u":"eidolon's%20opportunity_som"},{"n":"Eidolon's Wrath","s":65,"u":"eidolon's%20wrath_som"},{"n":"Energy Heart","s":65,"u":"energy%20heart_som"},{"n":"Energy Resistance","s":65,"u":"energy%20resistance_som"},{"n":"Ever-vigilant Senses","s":65,"u":"ever-vigilant%20senses_som"},{"n":"Expanded Senses","s":65,"u":"expanded%20senses_som"},{"n":"Glider Form","s":65,"u":"glider%20form_som"},{"n":"Grasping Limbs","s":65,"u":"grasping%20limbs_som"},{"n":"Hulking Size","s":65,"u":"hulking%20size_som"},{"n":"Magical Adept","s":65,"u":"magical%20adept_som"},{"n":"Magical Master","s":65,"u":"magical%20master_som"},{"n":"Magical Understudy","s":65,"u":"magical%20understudy_som"},{"n":"Merciless Rend","s":65,"u":"merciless%20rend_som"},{"n":"Miniaturize","s":65,"u":"miniaturize_som"},{"n":"Phase Out","s":65,"u":"phase%20out_som"},{"n":"Pushing Attack","s":65,"u":"pushing%20attack_som"},{"n":"Ranged Combatant","s":65,"u":"ranged%20combatant_som"},{"n":"Resilient Shell","s":65,"u":"resilient%20shell_som"},{"n":"Shrink Down","s":65,"u":"shrink%20down_som"},{"n":"Spell-repelling Form","s":65,"u":"spell-repelling%20form_som"},{"n":"Steed Form","s":65,"u":"steed%20form_som"},{"n":"Towering Size","s":65,"u":"towering%20size_som"},{"n":"Trample","s":65,"u":"trample_som"},{"n":"Vibration Sense","s":65,"u":"vibration%20sense_som"},{"n":"Weighty Impact","s":65,"u":"weighty%20impact_som"}]},"summoner":{"0":[{"n":"Advanced Weaponry","s":65,"u":"advanced%20weaponry_som"},{"n":"Airborne Form","s":65,"u":"airborne%20form_som"},{"n":"Alacritous Action","s":65,"u":"alacritous%20action_som"},{"n":"Amphibious Form","s":65,"u":"amphibious%20form_som"},{"n":"Blood Frenzy","s":65,"u":"blood%20frenzy_som"},{"n":"Bloodletting Claws","s":65,"u":"bloodletting%20claws_som"},{"n":"Boost Summons","s":65,"u":"boost%20summons_som"},{"n":"Burrowing Form","s":65,"u":"burrowing%20form_som"},{"n":"Constricting Hold","s":65,"u":"constricting%20hold_som"},{"n":"Defend Summoner","s":65,"u":"defend%20summoner_som"},{"n":"Dual Energy Heart","s":65,"u":"dual%20energy%20heart_som"},{"n":"Dual Studies","s":65,"u":"dual%20studies_som"},{"n":"Effortless Concentration","s":65,"u":"effortless%20concentration_som"},{"n":"Eidolon's Opportunity","s":65,"u":"eidolon's%20opportunity_som"},{"n":"Eidolon's Wrath","s":65,"u":"eidolon's%20wrath_som"},{"n":"Energy Heart","s":65,"u":"energy%20heart_som"},{"n":"Energy Resistance","s":65,"u":"energy%20resistance_som"},{"n":"Eternal Boost","s":65,"u":"eternal%20boost_som"},{"n":"Ever-vigilant Senses","s":65,"u":"ever-vigilant%20senses_som"},{"n":"Expanded Senses","s":65,"u":"expanded%20senses_som"},{"n":"Extend Boost","s":65,"u":"extend%20boost_som"},{"n":"Flexible Transmogrification","s":65,"u":"flexible%20transmogrification_som"},{"n":"Glider Form","s":65,"u":"glider%20form_som"},{"n":"Grasping Limbs","s":65,"u":"grasping%20limbs_som"},{"n":"Hulking Size","s":65,"u":"hulking%20size_som"},{"n":"Legendary Summoner","s":65,"u":"legendary%20summoner_som"},{"n":"Lifelink Surge","s":65,"u":"lifelink%20surge_som"},{"n":"Link Focus","s":65,"u":"link%20focus_som"},{"n":"Link Wellspring","s":65,"u":"link%20wellspring_som"},{"n":"Magical Adept","s":65,"u":"magical%20adept_som"},{"n":"Magical Master","s":65,"u":"magical%20master_som"},{"n":"Magical Understudy","s":65,"u":"magical%20understudy_som"},{"n":"Master Summoner","s":65,"u":"master%20summoner_som"},{"n":"Meld Into Eidolon","s":65,"u":"meld%20into%20eidolon_som"},{"n":"Merciless Rend","s":65,"u":"merciless%20rend_som"},{"n":"Miniaturize","s":65,"u":"miniaturize_som"},{"n":"Ostentatious Arrival","s":65,"u":"ostentatious%20arrival_som"},{"n":"Phase Out","s":65,"u":"phase%20out_som"},{"n":"Protective Bond","s":65,"u":"protective%20bond_som"},{"n":"Pushing Attack","s":65,"u":"pushing%20attack_som"},{"n":"Ranged Combatant","s":65,"u":"ranged%20combatant_som"},{"n":"Reactive Dismissal","s":65,"u":"reactive%20dismissal_som"},{"n":"Reinforce Eidolon","s":65,"u":"reinforce%20eidolon_som"},{"n":"Resilient Shell","s":65,"u":"resilient%20shell_som"},{"n":"Share Eidolon Magic","s":65,"u":"share%20eidolon%20magic_som"},{"n":"Shrink Down","s":65,"u":"shrink%20down_som"},{"n":"Skilled Partner","s":65,"u":"skilled%20partner_som"},{"n":"Spell-repelling Form","s":65,"u":"spell-repelling%20form_som"},{"n":"Steed Form","s":65,"u":"steed%20form_som"},{"n":"Summoner's Call","s":65,"u":"summoner's%20call_som"},{"n":"Tandem Movement","s":65,"u":"tandem%20movement_som"},{"n":"Tandem Strike","s":65,"u":"tandem%20strike_som"},{"n":"Towering Size","s":65,"u":"towering%20size_som"},{"n":"Trample","s":65,"u":"trample_som"},{"n":"Transpose","s":65,"u":"transpose_som"},{"n":"True Transmogrification","s":65,"u":"true%20transmogrification_som"},{"n":"Twin Eidolon","s":65,"u":"twin%20eidolon_som"},{"n":"Unfetter Eidolon","s":65,"u":"unfetter%20eidolon_som"},{"n":"Vibration Sense","s":65,"u":"vibration%20sense_som"},{"n":"Weighty Impact","s":65,"u":"weighty%20impact_som"}],"3":[{"n":"Boost Eidolon","s":65,"u":"boost%20eidolon_som"},{"n":"Eidolon's Wrath","s":65,"u":"eidolon's%20wrath_som"},{"n":"Evolution Surge","s":65,"u":"evolution%20surge_som"},{"n":"Extend Boost","s":65,"u":"extend%20boost_som"},{"n":"Lifelink Surge","s":65,"u":"lifelink%20surge_som"},{"n":"Reinforce Eidolon","s":65,"u":"reinforce%20eidolon_som"},{"n":"Unfetter Eidolon","s":65,"u":"unfetter%20eidolon_som"}],"8":[{"n":"Act Together","s":65,"u":"act%20together_som"},{"n":"Manifest Eidolon","s":65,"u":"manifest%20eidolon_som"},{"n":"Share Senses","s":65,"u":"share%20senses_som"}]},"magus":{"0":[{"n":"Arcane Fists","s":65,"u":"arcane%20fists_som"},{"n":"Arcane Shroud","s":65,"u":"arcane%20shroud_som"},{"n":"Attack Of Opportunity","s":65,"u":"attack%20of%20opportunity%20(magus)_som"},{"n":"Cantrip Expansion","s":65,"u":"cantrip%20expansion%20(magus)_som"},{"n":"Capture Magic","s":65,"u":"capture%20magic_som"},{"n":"Cascade Countermeasure","s":65,"u":"cascade%20countermeasure_som"},{"n":"Cascading Ray","s":65,"u":"cascading%20ray_som"},{"n":"Conflux Focus","s":65,"u":"conflux%20focus_som"},{"n":"Conflux Wellspring","s":65,"u":"conflux%20wellspring_som"},{"n":"Dazzling Block","s":65,"u":"dazzling%20block_som"},{"n":"Devastating Spellstrike","s":65,"u":"devastating%20spellstrike_som"},{"n":"Dimensional Disappearance","s":65,"u":"dimensional%20disappearance_som"},{"n":"Dispelling Spellstrike","s":65,"u":"dispelling%20spellstrike_som"},{"n":"Distracting Spellstrike","s":65,"u":"distracting%20spellstrike_som"},{"n":"Emergency Targe","s":65,"u":"emergency%20targe_som"},{"n":"Enhanced Familiar","s":65,"u":"enhanced%20familiar%20(magus)_som"},{"n":"Expansive Spellstrike","s":65,"u":"expansive%20spellstrike_som"},{"n":"Familiar","s":65,"u":"familiar%20(magus)_som"},{"n":"Force Fang","s":65,"u":"force%20fang_som"},{"n":"Fused Staff","s":65,"u":"fused%20staff_som"},{"n":"Hasted Assault","s":65,"u":"hasted%20assault_som"},{"n":"Knowledge Is Power","s":65,"u":"knowledge%20is%20power_som"},{"n":"Lunging Spellstrike","s":65,"u":"lunging%20spellstrike_som"},{"n":"Magic Sense","s":65,"u":"magic%20sense_som"},{"n":"Magus's Analysis","s":65,"u":"magus's%20analysis_som"},{"n":"Meteoric Spellstrike","s":65,"u":"meteoric%20spellstrike_som"},{"n":"Overwhelming Spellstrike","s":65,"u":"overwhelming%20spellstrike_som"},{"n":"Preternatural Parry","s":65,"u":"preternatural%20parry_som"},{"n":"Raise A Tome","s":65,"u":"raise%20a%20tome_som"},{"n":"Rapid Recharge","s":65,"u":"rapid%20recharge_som"},{"n":"Resounding Cascade","s":65,"u":"resounding%20cascade_som"},{"n":"Runic Impression","s":65,"u":"runic%20impression_som"},{"n":"Shielded Tome","s":65,"u":"shielded%20tome_som"},{"n":"Spell Parry","s":65,"u":"spell%20parry_som"},{"n":"Spell Swipe","s":65,"u":"spell%20swipe_som"},{"n":"Spirit Sheath","s":65,"u":"spirit%20sheath_som"},{"n":"Standby Spell","s":65,"u":"standby%20spell_som"},{"n":"Starlit Eyes","s":65,"u":"starlit%20eyes_som"},{"n":"Steady Spellcasting","s":65,"u":"steady%20spellcasting_som"},{"n":"Striker's Scroll","s":65,"u":"striker's%20scroll_som"},{"n":"Student Of The Staff","s":65,"u":"student%20of%20the%20staff_som"},{"n":"Supreme Spellstrike","s":65,"u":"supreme%20spellstrike_som"},{"n":"Sustaining Steel","s":65,"u":"sustaining%20steel_som"},{"n":"Versatile Spellstrike","s":65,"u":"versatile%20spellstrike_som"},{"n":"Whirlwind Spell","s":65,"u":"whirlwind%20spell_som"}],"3":[{"n":"Cascade Countermeasure","s":65,"u":"cascade%20countermeasure_som"},{"n":"Dimensional Assault","s":65,"u":"dimensional%20assault_som"},{"n":"Force Fang","s":65,"u":"force%20fang_som"},{"n":"Hasted Assault","s":65,"u":"hasted%20assault_som"},{"n":"Runic Impression","s":65,"u":"runic%20impression_som"},{"n":"Shielding Strike","s":65,"u":"shielding%20strike_som"},{"n":"Shooting Star","s":65,"u":"shooting%20star_som"},{"n":"Spinning Staff","s":65,"u":"spinning%20staff_som"},{"n":"Thunderous Strike","s":65,"u":"thunderous%20strike_som"}],"8":[{"n":"Arcane Cascade","s":65,"u":"arcane%20cascade_som"},{"n":"Spellstrike","s":65,"u":"spellstrike_som"}]},"[class]":{"0":[{"n":"Basic Spellcasting","s":65,"u":"basic%20spellcasting_som"},{"n":"Cantrip Casting","s":65,"u":"cantrip%20casting_som"},{"n":"Expert Spellcasting","s":65,"u":"expert%20spellcasting_som"},{"n":"Master Spellcasting","s":65,"u":"master%20spellcasting_som"}]},"eidolon":{"0":[{"n":"Blood Frenzy","s":65,"u":"blood%20frenzy_som"},{"n":"Constricting Hold","s":65,"u":"constricting%20hold_som"},{"n":"Defend Summoner","s":65,"u":"defend%20summoner_som"},{"n":"Eidolon's Opportunity","s":65,"u":"eidolon's%20opportunity_som"},{"n":"Glider Form","s":65,"u":"glider%20form_som"},{"n":"Merciless Rend","s":65,"u":"merciless%20rend_som"},{"n":"Shrink Down","s":65,"u":"shrink%20down_som"},{"n":"Trample","s":65,"u":"trample_som"}],"2":[{"n":"Collar Of The Eternal Bond","s":65,"u":"collar%20of%20the%20eternal%20bond_som"},{"n":"Stampede Medallion","s":65,"u":"stampede%20medallion%20(generic)_som"}],"3":[{"n":"Eidolon's Wrath","s":65,"u":"eidolon's%20wrath_som"}],"28":[{"n":"Undead Eidolon","s":10,"u":"undead%20eidolon_botd"},{"n":"Angel Eidolon","s":65,"u":"angel%20eidolon_som"},{"n":"Anger Phantom Eidolon","s":65,"u":"anger%20phantom%20eidolon_som"},{"n":"Beast Eidolon","s":65,"u":"beast%20eidolon_som"},{"n":"Construct Eidolon","s":65,"u":"construct%20eidolon_som"},{"n":"Demon Eidolon","s":65,"u":"demon%20eidolon_som"},{"n":"Devotion Phantom Eidolon","s":65,"u":"devotion%20phantom%20eidolon_som"},{"n":"Dragon Eidolon","s":65,"u":"dragon%20eidolon_som"},{"n":"Fey Eidolon","s":65,"u":"fey%20eidolon_som"},{"n":"Plant Eidolon","s":65,"u":"plant%20eidolon_som"},{"n":"Psychopomp Eidolon","s":65,"u":"psychopomp%20eidolon_som"}]},"true name":{"0":[{"n":"Reveal True Name","s":65,"u":"reveal%20true%20name_som"}],"3":[{"n":"Compel True Name","s":65,"u":"compel%20true%20name_som"},{"n":"Invoke True Name","s":65,"u":"invoke%20true%20name_som"}]},"tandem":{"0":[{"n":"Tandem Movement","s":65,"u":"tandem%20movement_som"},{"n":"Tandem Strike","s":65,"u":"tandem%20strike_som"}],"8":[{"n":"Act Together","s":65,"u":"act%20together_som"}]},"consumable":{"2":[{"n":"Antler Arrow","s":4,"u":"antler%20arrow_apg"},{"n":"Balisse Feather","s":4,"u":"balisse%20feather_apg"},{"n":"Basilisk Eye","s":4,"u":"basilisk%20eye_apg"},{"n":"Blight Bomb","s":4,"u":"blight%20bomb%20(generic)_apg"},{"n":"Bloodhound Mask","s":4,"u":"bloodhound%20mask%20(generic)_apg"},{"n":"Candle Of Invocation","s":4,"u":"candle%20of%20invocation_apg"},{"n":"Candle Of Revealing","s":4,"u":"candle%20of%20revealing_apg"},{"n":"Cerulean Scourge","s":4,"u":"cerulean%20scourge_apg"},{"n":"Corrosive Ammunition","s":4,"u":"corrosive%20ammunition_apg"},{"n":"Crystal Shards","s":4,"u":"crystal%20shards%20(generic)_apg"},{"n":"Drakeheart Mutagen","s":4,"u":"drakeheart%20mutagen%20(generic)_apg"},{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Dust Of Corpse Animation","s":4,"u":"dust%20of%20corpse%20animation%20(generic)_apg"},{"n":"Engulfing Snare","s":4,"u":"engulfing%20snare_apg"},{"n":"Flare Snare","s":4,"u":"flare%20snare_apg"},{"n":"Focus Cathartic","s":4,"u":"focus%20cathartic%20(generic)_apg"},{"n":"Forensic Dye","s":4,"u":"forensic%20dye_apg"},{"n":"Freezing Ammunition","s":4,"u":"freezing%20ammunition_apg"},{"n":"Gecko Potion","s":4,"u":"gecko%20potion_apg"},{"n":"Ghost Charge","s":4,"u":"ghost%20charge%20(generic)_apg"},{"n":"Ghost Ink","s":4,"u":"ghost%20ink_apg"},{"n":"Incense Of Distilled Death","s":4,"u":"incense%20of%20distilled%20death_apg"},{"n":"Leadenleg","s":4,"u":"leadenleg_apg"},{"n":"Nauseating Snare","s":4,"u":"nauseating%20snare_apg"},{"n":"Oil Of Object Animation","s":4,"u":"oil%20of%20object%20animation%20(generic)_apg"},{"n":"Oil Of Revelation","s":4,"u":"oil%20of%20revelation_apg"},{"n":"Oil Of Unlife","s":4,"u":"oil%20of%20unlife%20(generic)_apg"},{"n":"Olfactory Obfuscator","s":4,"u":"olfactory%20obfuscator%20(generic)_apg"},{"n":"Origin Unguent","s":4,"u":"origin%20unguent_apg"},{"n":"Potion Of Disguise","s":4,"u":"potion%20of%20disguise%20(generic)_apg"},{"n":"Potion Of Expeditious Retreat","s":4,"u":"potion%20of%20expeditious%20retreat_apg"},{"n":"Potion Of Retaliation","s":4,"u":"potion%20of%20retaliation%20(generic)_apg"},{"n":"Potion Of Shared Memories","s":4,"u":"potion%20of%20shared%20memories_apg"},{"n":"Ration Tonic","s":4,"u":"ration%20tonic%20(generic)_apg"},{"n":"Shielding Salve","s":4,"u":"shielding%20salve_apg"},{"n":"Sinew-shock Serum","s":4,"u":"sinew-shock%20serum%20(generic)_apg"},{"n":"Skinstitch Salve","s":4,"u":"skinstitch%20salve_apg"},{"n":"Snagging Hook Snare","s":4,"u":"snagging%20hook%20snare_apg"},{"n":"Sovereign Glue","s":4,"u":"sovereign%20glue_apg"},{"n":"Terrifying Ammunition","s":4,"u":"terrifying%20ammunition_apg"},{"n":"Time Shield Potion","s":4,"u":"time%20shield%20potion_apg"},{"n":"Timeless Salts","s":4,"u":"timeless%20salts_apg"},{"n":"Universal Solvent","s":4,"u":"universal%20solvent%20(generic)_apg"},{"n":"Acid Flask","s":5,"u":"acid%20flask%20(generic)_crb"},{"n":"Alarm Snare","s":5,"u":"alarm%20snare_crb"},{"n":"Alchemist's Fire","s":5,"u":"alchemist's%20fire%20(generic)_crb"},{"n":"Aligned Oil","s":5,"u":"aligned%20oil_crb"},{"n":"Antidote","s":5,"u":"antidote%20(generic)_crb"},{"n":"Antimagic Oil","s":5,"u":"antimagic%20oil_crb"},{"n":"Antiplague","s":5,"u":"antiplague%20(generic)_crb"},{"n":"Arsenic","s":5,"u":"arsenic_crb"},{"n":"Barkskin Potion","s":5,"u":"barkskin%20potion_crb"},{"n":"Beacon Shot","s":5,"u":"beacon%20shot_crb"},{"n":"Belladonna","s":5,"u":"belladonna_crb"},{"n":"Bestial Mutagen","s":5,"u":"bestial%20mutagen%20(generic)_crb"},{"n":"Biting Snare","s":5,"u":"biting%20snare_crb"},{"n":"Black Adder Venom","s":5,"u":"black%20adder%20venom_crb"},{"n":"Black Lotus Extract","s":5,"u":"black%20lotus%20extract_crb"},{"n":"Bleeding Spines Snare","s":5,"u":"bleeding%20spines%20snare_crb"},{"n":"Blightburn Resin","s":5,"u":"blightburn%20resin_crb"},{"n":"Bloodseeker Beak","s":5,"u":"bloodseeker%20beak_crb"},{"n":"Bomb Snare","s":5,"u":"bomb%20snare_crb"},{"n":"Bomber's Eye Elixir","s":5,"u":"bomber's%20eye%20elixir%20(generic)_crb"},{"n":"Bottled Lightning","s":5,"u":"bottled%20lightning%20(generic)_crb"},{"n":"Bravo's Brew","s":5,"u":"bravo's%20brew%20(generic)_crb"},{"n":"Brimstone Fumes","s":5,"u":"brimstone%20fumes_crb"},{"n":"Bronze Bull Pendant","s":5,"u":"bronze%20bull%20pendant_crb"},{"n":"Caltrop Snare","s":5,"u":"caltrop%20snare_crb"},{"n":"Candle of Truth","s":5,"u":"candle%20of%20truth_crb"},{"n":"Cat's Eye Elixir","s":5,"u":"cat's%20eye%20elixir_crb"},{"n":"Cheetah's Elixir","s":5,"u":"cheetah's%20elixir%20(generic)_crb"},{"n":"Climbing Bolt","s":5,"u":"climbing%20bolt_crb"},{"n":"Cognitive Mutagen","s":5,"u":"cognitive%20mutagen%20(generic)_crb"},{"n":"Comprehension Elixir","s":5,"u":"comprehension%20elixir%20(generic)_crb"},{"n":"Crying Angel Pendant","s":5,"u":"crying%20angel%20pendant_crb"},{"n":"Cytillesh Oil","s":5,"u":"cytillesh%20oil_crb"},{"n":"Darkvision Elixir","s":5,"u":"darkvision%20elixir%20(generic)_crb"},{"n":"Dazing Coil","s":5,"u":"dazing%20coil_crb"},{"n":"Deathcap Powder","s":5,"u":"deathcap%20powder_crb"},{"n":"Disintegration Bolt","s":5,"u":"disintegration%20bolt_crb"},{"n":"Dispelling Sliver","s":5,"u":"dispelling%20sliver_crb"},{"n":"Dragon Bile","s":5,"u":"dragon%20bile_crb"},{"n":"Dragon Turtle Scale","s":5,"u":"dragon%20turtle%20scale_crb"},{"n":"Dragon's Breath Potion","s":5,"u":"dragon's%20breath%20potion%20(generic)_crb"},{"n":"Dust of Appearance","s":5,"u":"dust%20of%20appearance_crb"},{"n":"Dust of Disappearance","s":5,"u":"dust%20of%20disappearance_crb"},{"n":"Eagle-eye Elixir","s":5,"u":"eagle-eye%20elixir%20(generic)_crb"},{"n":"Effervescent Ampoule","s":5,"u":"effervescent%20ampoule_crb"},{"n":"Elemental Gem","s":5,"u":"elemental%20gem_crb"},{"n":"Elixir of Life","s":5,"u":"elixir%20of%20life%20(generic)_crb"},{"n":"Elixir of Rejuvenation","s":5,"u":"elixir%20of%20rejuvenation_crb"},{"n":"Emerald Grasshopper","s":5,"u":"emerald%20grasshopper_crb"},{"n":"Explosive Ammunition","s":5,"u":"explosive%20ammunition%20(generic)_crb"},{"n":"Eye of Apprehension","s":5,"u":"eye%20of%20apprehension_crb"},{"n":"Fade Band","s":5,"u":"fade%20band_crb"},{"n":"Fear Gem","s":5,"u":"fear%20gem_crb"},{"n":"Feather Step Stone","s":5,"u":"feather%20step%20stone_crb"},{"n":"Feather Token","s":5,"u":"feather%20token%20(generic)_crb"},{"n":"Flame Navette","s":5,"u":"flame%20navette_crb"},{"n":"Flying Blade Wheel Snare","s":5,"u":"flying%20blade%20wheel%20snare_crb"},{"n":"Frost Vial","s":5,"u":"frost%20vial%20(generic)_crb"},{"n":"Gallows Tooth","s":5,"u":"gallows%20tooth_crb"},{"n":"Ghost Dust","s":5,"u":"ghost%20dust_crb"},{"n":"Giant Centipede Venom","s":5,"u":"giant%20centipede%20venom_crb"},{"n":"Giant Scorpion Venom","s":5,"u":"giant%20scorpion%20venom_crb"},{"n":"Giant Wasp Venom","s":5,"u":"giant%20wasp%20venom_crb"},{"n":"Grasping Snare","s":5,"u":"grasping%20snare_crb"},{"n":"Graveroot","s":5,"u":"graveroot_crb"},{"n":"Grim Trophy","s":5,"u":"grim%20trophy_crb"},{"n":"Hail of Arrows Snare","s":5,"u":"hail%20of%20arrows%20snare_crb"},{"n":"Hampering Snare","s":5,"u":"hampering%20snare_crb"},{"n":"Healing Potion","s":5,"u":"healing%20potion%20(generic)_crb"},{"n":"Hemlock","s":5,"u":"hemlock_crb"},{"n":"Hobbling Snare","s":5,"u":"hobbling%20snare_crb"},{"n":"Holy Water","s":5,"u":"holy%20water_crb"},{"n":"Hunter's Bane","s":5,"u":"hunter's%20bane_crb"},{"n":"Hunting Spider Venom","s":5,"u":"hunting%20spider%20venom_crb"},{"n":"Infiltrator's Elixir","s":5,"u":"infiltrator's%20elixir_crb"},{"n":"Instant Evisceration Snare","s":5,"u":"instant%20evisceration%20snare_crb"},{"n":"Invisibility Potion","s":5,"u":"invisibility%20potion_crb"},{"n":"Iron Cube","s":5,"u":"iron%20cube_crb"},{"n":"Iron Cudgel","s":5,"u":"iron%20cudgel_crb"},{"n":"Iron Equalizer","s":5,"u":"iron%20equalizer_crb"},{"n":"Iron Medallion","s":5,"u":"iron%20medallion_crb"},{"n":"Jade Bauble","s":5,"u":"jade%20bauble_crb"},{"n":"Jade Cat","s":5,"u":"jade%20cat_crb"},{"n":"Javelin of Lightning","s":5,"u":"javelin%20of%20lightning_crb"},{"n":"Juggernaut Mutagen","s":5,"u":"juggernaut%20mutagen%20(generic)_crb"},{"n":"King's Sleep","s":5,"u":"king's%20sleep_crb"},{"n":"Leaper's Elixir","s":5,"u":"leaper's%20elixir%20(generic)_crb"},{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Lich Dust","s":5,"u":"lich%20dust_crb"},{"n":"Malyass Root Paste","s":5,"u":"malyass%20root%20paste_crb"},{"n":"Marking Snare","s":5,"u":"marking%20snare_crb"},{"n":"Mending Lattice","s":5,"u":"mending%20lattice_crb"},{"n":"Mesmerizing Opal","s":5,"u":"mesmerizing%20opal_crb"},{"n":"Mindfog Mist","s":5,"u":"mindfog%20mist_crb"},{"n":"Mistform Elixir","s":5,"u":"mistform%20elixir%20(generic)_crb"},{"n":"Monkey Pin","s":5,"u":"monkey%20pin_crb"},{"n":"Mummified Bat","s":5,"u":"mummified%20bat_crb"},{"n":"Murderer's Knot","s":5,"u":"murderer's%20knot_crb"},{"n":"Nectar of Purification","s":5,"u":"nectar%20of%20purification_crb"},{"n":"Nettleweed Residue","s":5,"u":"nettleweed%20residue_crb"},{"n":"Nightmare Vapor","s":5,"u":"nightmare%20vapor_crb"},{"n":"Obfuscation Oil","s":5,"u":"obfuscation%20oil_crb"},{"n":"Oil of Animation","s":5,"u":"oil%20of%20animation_crb"},{"n":"Oil of Keen Edges","s":5,"u":"oil%20of%20keen%20edges_crb"},{"n":"Oil of Mending","s":5,"u":"oil%20of%20mending_crb"},{"n":"Oil of Potency","s":5,"u":"oil%20of%20potency_crb"},{"n":"Oil of Repulsion","s":5,"u":"oil%20of%20repulsion_crb"},{"n":"Oil of Weightlessness","s":5,"u":"oil%20of%20weightlessness%20(generic)_crb"},{"n":"Omnidirectional Spear Snare","s":5,"u":"omnidirectional%20spear%20snare_crb"},{"n":"Onyx Panther","s":5,"u":"onyx%20panther_crb"},{"n":"Owlbear Claw","s":5,"u":"owlbear%20claw_crb"},{"n":"Panacea","s":5,"u":"panacea_crb"},{"n":"Penetrating Ammunition","s":5,"u":"penetrating%20ammunition_crb"},{"n":"Philosopher's Stone","s":5,"u":"philosopher's%20stone_crb"},{"n":"Potency Crystal","s":5,"u":"potency%20crystal_crb"},{"n":"Potion of Flying","s":5,"u":"potion%20of%20flying%20(generic)_crb"},{"n":"Potion of Leaping","s":5,"u":"potion%20of%20leaping_crb"},{"n":"Potion of Quickness","s":5,"u":"potion%20of%20quickness_crb"},{"n":"Potion of Resistance","s":5,"u":"potion%20of%20resistance%20(generic)_crb"},{"n":"Potion of Swimming","s":5,"u":"potion%20of%20swimming%20(generic)_crb"},{"n":"Potion of Tongues","s":5,"u":"potion%20of%20tongues_crb"},{"n":"Potion of Undetectability","s":5,"u":"potion%20of%20undetectability_crb"},{"n":"Potion of Water Breathing","s":5,"u":"potion%20of%20water%20breathing_crb"},{"n":"Purple Worm Venom","s":5,"u":"purple%20worm%20venom_crb"},{"n":"Quicksilver Mutagen","s":5,"u":"quicksilver%20mutagen%20(generic)_crb"},{"n":"Runestone","s":5,"u":"runestone_crb"},{"n":"Salamander Elixir","s":5,"u":"salamander%20elixir%20(generic)_crb"},{"n":"Salve of Antiparalysis","s":5,"u":"salve%20of%20antiparalysis%20(generic)_crb"},{"n":"Salve of Slipperiness","s":5,"u":"salve%20of%20slipperiness_crb"},{"n":"Savior Spike","s":5,"u":"savior%20spike_crb"},{"n":"Scroll","s":5,"u":"scroll%20(generic)_crb"},{"n":"Scything Blade Snare","s":5,"u":"scything%20blade%20snare_crb"},{"n":"Sea Touch Elixir","s":5,"u":"sea%20touch%20elixir%20(generic)_crb"},{"n":"Serene Mutagen","s":5,"u":"serene%20mutagen%20(generic)_crb"},{"n":"Serum of Sex Shift","s":5,"u":"serum%20of%20sex%20shift_crb"},{"n":"Shadow Essence","s":5,"u":"shadow%20essence_crb"},{"n":"Shark Tooth Charm","s":5,"u":"shark%20tooth%20charm_crb"},{"n":"Shining Ammunition","s":5,"u":"shining%20ammunition_crb"},{"n":"Shrinking Potion","s":5,"u":"shrinking%20potion%20(generic)_crb"},{"n":"Signaling Snare","s":5,"u":"signaling%20snare_crb"},{"n":"Silversheen","s":5,"u":"silversheen_crb"},{"n":"Silvertongue Mutagen","s":5,"u":"silvertongue%20mutagen%20(generic)_crb"},{"n":"Sleep Arrow","s":5,"u":"sleep%20arrow_crb"},{"n":"Slumber Wine","s":5,"u":"slumber%20wine_crb"},{"n":"Smokestick","s":5,"u":"smokestick%20(generic)_crb"},{"n":"Snake Oil","s":5,"u":"snake%20oil_crb"},{"n":"Sneaky Key","s":5,"u":"sneaky%20key_crb"},{"n":"Spellstrike Ammunition","s":5,"u":"spellstrike%20ammunition%20(generic)_crb"},{"n":"Spider Root","s":5,"u":"spider%20root_crb"},{"n":"Spike Snare","s":5,"u":"spike%20snare_crb"},{"n":"Stalker Bane Snare","s":5,"u":"stalker%20bane%20snare_crb"},{"n":"Stone Bullet","s":5,"u":"stone%20bullet_crb"},{"n":"Stone Fist Elixir","s":5,"u":"stone%20fist%20elixir_crb"},{"n":"Storm Arrow","s":5,"u":"storm%20arrow_crb"},{"n":"Striking Snare","s":5,"u":"striking%20snare_crb"},{"n":"Stunning Snare","s":5,"u":"stunning%20snare_crb"},{"n":"Sunrod","s":5,"u":"sunrod_crb"},{"n":"Swift Block Cabochon","s":5,"u":"swift%20block%20cabochon_crb"},{"n":"Tanglefoot Bag","s":5,"u":"tanglefoot%20bag%20(generic)_crb"},{"n":"Tears of Death","s":5,"u":"tears%20of%20death_crb"},{"n":"Thunderstone","s":5,"u":"thunderstone%20(generic)_crb"},{"n":"Tiger Menuki","s":5,"u":"tiger%20menuki_crb"},{"n":"Tindertwig","s":5,"u":"tindertwig_crb"},{"n":"Trip Snare","s":5,"u":"trip%20snare_crb"},{"n":"Truesight Potion","s":5,"u":"truesight%20potion_crb"},{"n":"Truth Potion","s":5,"u":"truth%20potion_crb"},{"n":"Unholy Water","s":5,"u":"unholy%20water_crb"},{"n":"Vanishing Coin","s":5,"u":"vanishing%20coin_crb"},{"n":"Vine Arrow","s":5,"u":"vine%20arrow_crb"},{"n":"Viper Arrow","s":5,"u":"viper%20arrow_crb"},{"n":"Viper's Fang","s":5,"u":"viper's%20fang_crb"},{"n":"Warning Snare","s":5,"u":"warning%20snare_crb"},{"n":"Winter Wolf Elixir","s":5,"u":"winter%20wolf%20elixir%20(generic)_crb"},{"n":"Wolf Fang","s":5,"u":"wolf%20fang_crb"},{"n":"Wolfsbane","s":5,"u":"wolfsbane_crb"},{"n":"Wyvern Poison","s":5,"u":"wyvern%20poison_crb"},{"n":"Alcohol","s":15,"u":"alcohol_gmg"},{"n":"Blood Sap","s":15,"u":"blood%20sap_gmg"},{"n":"Bloodeye Coffee","s":15,"u":"bloodeye%20coffee_gmg"},{"n":"Cytillesh","s":15,"u":"cytillesh_gmg"},{"n":"Dreamtime Tea","s":15,"u":"dreamtime%20tea_gmg"},{"n":"Elven Absinthe","s":15,"u":"elven%20absinthe_gmg"},{"n":"Flayleaf","s":15,"u":"flayleaf_gmg"},{"n":"Refined Pesh","s":15,"u":"refined%20pesh_gmg"},{"n":"Scour","s":15,"u":"scour_gmg"},{"n":"Shiver","s":15,"u":"shiver_gmg"},{"n":"Zerk","s":15,"u":"zerk_gmg"},{"n":"Addlebrain","s":18,"u":"addlebrain_aoa3"},{"n":"False Death","s":20,"u":"false%20death_aoa5"},{"n":"Frenzy Oil","s":20,"u":"frenzy%20oil_aoa5"},{"n":"Gorgon's Breath","s":20,"u":"gorgon's%20breath_aoa5"},{"n":"Grinning Pugwampi","s":20,"u":"grinning%20pugwampi_aoa5"},{"n":"Isolation Draught","s":20,"u":"isolation%20draught_aoa5"},{"n":"Mage Bane","s":20,"u":"mage%20bane_aoa5"},{"n":"Nightmare Salt","s":20,"u":"nightmare%20salt_aoa5"},{"n":"Oblivion Essence","s":20,"u":"oblivion%20essence_aoa5"},{"n":"Peshspine Grenade","s":20,"u":"peshspine%20grenade%20(generic)_aoa5"},{"n":"Weeping Midnight","s":20,"u":"weeping%20midnight_aoa5"},{"n":"Aurifying Salts","s":22,"u":"aurifying%20salts_aoe1"},{"n":"Blindpepper Bomb","s":22,"u":"blindpepper%20bomb_aoe1"},{"n":"Blindpepper Tube","s":22,"u":"blindpepper%20tube_aoe1"},{"n":"Grolna","s":22,"u":"grolna_aoe1"},{"n":"Knockout Dram","s":22,"u":"knockout%20dram_aoe1"},{"n":"Looter's Lethargy","s":22,"u":"looter's%20lethargy_aoe1"},{"n":"Recording Rod","s":22,"u":"recording%20rod%20(generic)_aoe1"},{"n":"Blackfinger Blight","s":24,"u":"blackfinger%20blight_aoe3"},{"n":"Mnemonic Acid","s":24,"u":"mnemonic%20acid_aoe3"},{"n":"Daylight Vapor","s":25,"u":"daylight%20vapor_aoe4"},{"n":"Death Knell Powder","s":25,"u":"death%20knell%20powder_aoe4"},{"n":"Fearweed","s":25,"u":"fearweed_aoe4"},{"n":"Hunger Oil","s":25,"u":"hunger%20oil_aoe4"},{"n":"Liar's Demise","s":25,"u":"liar's%20demise_aoe4"},{"n":"Lifeblight Residue","s":25,"u":"lifeblight%20residue_aoe4"},{"n":"Repulsion Resin","s":25,"u":"repulsion%20resin_aoe4"},{"n":"Sight-theft Grit","s":25,"u":"sight-theft%20grit_aoe4"},{"n":"Spectral Nightshade","s":25,"u":"spectral%20nightshade_aoe4"},{"n":"Spell-eating Pitch","s":25,"u":"spell-eating%20pitch_aoe4"},{"n":"Whisper Briolette","s":25,"u":"whisper%20briolette_aoe4"},{"n":"Clockwork Rejuvenator","s":26,"u":"clockwork%20rejuvenator_aoe5"},{"n":"Garrote Bolt","s":26,"u":"garrote%20bolt_aoe5"},{"n":"Skeptic's Elixir","s":28,"u":"skeptic's%20elixir%20(generic)_av1"},{"n":"Ichthyosis Mutagen","s":29,"u":"ichthyosis%20mutagen_av2"},{"n":"Sloughing Toxin","s":29,"u":"sloughing%20toxin_av2"},{"n":"Fungal Walk Musk","s":30,"u":"fungal%20walk%20musk_av3"},{"n":"Necrotic Bomb","s":30,"u":"necrotic%20bomb%20(generic)_av3"},{"n":"Stupor Poison","s":30,"u":"stupor%20poison_av3"},{"n":"Bottled Sunlight","s":10,"u":"bottled%20sunlight%20(generic)_botd"},{"n":"Ectoplasmic Tracer","s":10,"u":"ectoplasmic%20tracer_botd"},{"n":"Feast of Hungry Ghosts","s":10,"u":"feast%20of%20hungry%20ghosts%20(generic)_botd"},{"n":"Life Salt","s":10,"u":"life%20salt_botd"},{"n":"Peachwood Talisman","s":10,"u":"peachwood%20talisman_botd"},{"n":"Undead Detection Dye","s":10,"u":"undead%20detection%20dye_botd"},{"n":"Wine of the Blood","s":11,"u":"wine%20of%20the%20blood_da"},{"n":"Conrasu Coin","s":11,"u":"conrasu%20coin%20(generic)_da"},{"n":"Gift of the Poisoned Heart","s":11,"u":"gift%20of%20the%20poisoned%20heart_da"},{"n":"Mistranslator's Draft","s":11,"u":"mistranslator's%20draft_da"},{"n":"Rose of Loves Lost","s":11,"u":"rose%20of%20loves%20lost_da"},{"n":"Baleblood Draft","s":11,"u":"baleblood%20draft_da"},{"n":"Chimera Thread","s":11,"u":"chimera%20thread_da"},{"n":"Sampling Ammunition","s":11,"u":"sampling%20ammunition_da"},{"n":"Swirling Sand","s":11,"u":"swirling%20sand_da"},{"n":"Forgetful Drops","s":11,"u":"forgetful%20drops_da"},{"n":"Moonlit Ink","s":11,"u":"moonlit%20ink_da"},{"n":"Parchment of Secrets","s":11,"u":"parchment%20of%20secrets_da"},{"n":"Self-Immolating Note","s":11,"u":"self-immolating%20note_da"},{"n":"Dust Pods","s":31,"u":"dust%20pods_ec1"},{"n":"Fang Snare","s":31,"u":"fang%20snare_ec1"},{"n":"Grasping Tree","s":31,"u":"grasping%20tree_ec1"},{"n":"Thunder Snare","s":31,"u":"thunder%20snare_ec1"},{"n":"Torrent Snare","s":31,"u":"torrent%20snare_ec1"},{"n":"Beckoning Cat Amulet","s":32,"u":"beckoning%20cat%20amulet_ec2"},{"n":"Invisible Net","s":32,"u":"invisible%20net_ec2"},{"n":"Saints' Balm","s":32,"u":"saints'%20balm_ec2"},{"n":"Cave Worm Repellent","s":34,"u":"cave%20worm%20repellent%20(generic)_ec5"},{"n":"Greengut","s":34,"u":"greengut_ec5"},{"n":"Ambrosia Of Undying Hope","s":35,"u":"ambrosia%20of%20undying%20hope_ec6"},{"n":"Celestial Hair","s":35,"u":"celestial%20hair_ec6"},{"n":"Panacea Fruit","s":35,"u":"panacea%20fruit_ec6"},{"n":"Energy Mutagen","s":36,"u":"energy%20mutagen%20(generic)_fop"},{"n":"Stone Body Mutagen","s":36,"u":"stone%20body%20mutagen%20(generic)_fop"},{"n":"Bonmuan Swapping Stone","s":37,"u":"bonmuan%20swapping%20stone%20(generic)_frp1"},{"n":"Apricot Of Bestial Might","s":38,"u":"apricot%20of%20bestial%20might_frp2"},{"n":"Stormbreaker Fulu","s":38,"u":"stormbreaker%20fulu_frp2"},{"n":"Tusk And Fang Chain","s":38,"u":"tusk%20and%20fang%20chain_frp2"},{"n":"Ablative Armor Plating","s":2,"u":"ablative%20armor%20plating%20(generic)_g%26g"},{"n":"Ablative Shield Plating","s":2,"u":"ablative%20shield%20plating%20(generic)_g%26g"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Adaptive Cogwheel","s":2,"u":"adaptive%20cogwheel_g%26g"},{"n":"Admonishing Band","s":2,"u":"admonishing%20band_g%26g"},{"n":"Aromatic Ammunition","s":2,"u":"aromatic%20ammunition_g%26g"},{"n":"Awakened Metal Shot","s":2,"u":"awakened%20metal%20shot%20(generic)_g%26g"},{"n":"Binding Snare","s":2,"u":"binding%20snare_g%26g"},{"n":"Black Powder","s":2,"u":"black%20powder%20(generic)_g%26g"},{"n":"Blast Boots","s":2,"u":"blast%20boots%20(generic)_g%26g"},{"n":"Breech Ejectors","s":2,"u":"breech%20ejectors_g%26g"},{"n":"Cauterizing Torch","s":2,"u":"cauterizing%20torch_g%26g"},{"n":"Chameleon Suit","s":2,"u":"chameleon%20suit%20(generic)_g%26g"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Goggles","s":2,"u":"clockwork%20goggles%20(generic)_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Cryomister","s":2,"u":"cryomister%20(generic)_g%26g"},{"n":"Death Coil","s":2,"u":"death%20coil_g%26g"},{"n":"Detonating Gears Snare","s":2,"u":"detonating%20gears%20snare_g%26g"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Electromuscular Stimulator","s":2,"u":"electromuscular%20stimulator_g%26g"},{"n":"Energized Cartridge","s":2,"u":"energized%20cartridge_g%26g"},{"n":"Eroding Bullet","s":2,"u":"eroding%20bullet_g%26g"},{"n":"Etheric Essence Disruptor","s":2,"u":"etheric%20essence%20disruptor%20(generic)_g%26g"},{"n":"Explosive Mine","s":2,"u":"explosive%20mine%20(generic)_g%26g"},{"n":"Exsanguinating Ammunition","s":2,"u":"exsanguinating%20ammunition%20(generic)_g%26g"},{"n":"Fairy Bullet","s":2,"u":"fairy%20bullet_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Flare Beacon","s":2,"u":"flare%20beacon%20(generic)_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Gadget Skates","s":2,"u":"gadget%20skates_g%26g"},{"n":"Galvasphere","s":2,"u":"galvasphere_g%26g"},{"n":"Gecko Pads","s":2,"u":"gecko%20pads%20(generic)_g%26g"},{"n":"Ghostshot Wrapping","s":2,"u":"ghostshot%20wrapping_g%26g"},{"n":"Glue Bullet","s":2,"u":"glue%20bullet_g%26g"},{"n":"Goblin-eye Orb","s":2,"u":"goblin-eye%20orb_g%26g"},{"n":"Impact Foam Chassis","s":2,"u":"impact%20foam%20chassis%20(generic)_g%26g"},{"n":"Indomitable Keepsake","s":2,"u":"indomitable%20keepsake%20(generic)_g%26g"},{"n":"Instant Spy","s":2,"u":"instant%20spy_g%26g"},{"n":"Magnetic Suit","s":2,"u":"magnetic%20suit%20(generic)_g%26g"},{"n":"Material Essence Disruptor","s":2,"u":"material%20essence%20disruptor%20(generic)_g%26g"},{"n":"Meteor Shot","s":2,"u":"meteor%20shot%20(generic)_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Peacemaker","s":2,"u":"peacemaker_g%26g"},{"n":"Persistent Lodestone","s":2,"u":"persistent%20lodestone_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Shockguard Coil","s":2,"u":"shockguard%20coil_g%26g"},{"n":"Shrapnel Snare","s":2,"u":"shrapnel%20snare_g%26g"},{"n":"Shrieking Skull","s":2,"u":"shrieking%20skull_g%26g"},{"n":"Silencing Shot","s":2,"u":"silencing%20shot_g%26g"},{"n":"Silver Tripod","s":2,"u":"silver%20tripod_g%26g"},{"n":"Smoke Fan","s":2,"u":"smoke%20fan%20(generic)_g%26g"},{"n":"Sniper's Bead","s":2,"u":"sniper's%20bead%20(generic)_g%26g"},{"n":"Spirit Snare","s":2,"u":"spirit%20snare_g%26g"},{"n":"Stepping Stone Shot","s":2,"u":"stepping%20stone%20shot%20(generic)_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Trustworthy Round","s":2,"u":"trustworthy%20round_g%26g"},{"n":"Wind-up Cart","s":2,"u":"wind-up%20cart_g%26g"},{"n":"Fortifying Pebble","s":7,"u":"fortifying%20pebble_locg"},{"n":"Lastwall Soup","s":7,"u":"lastwall%20soup_locg"},{"n":"Pathfinder's Pouch","s":7,"u":"pathfinder's%20pouch_locg"},{"n":"Snapleaf","s":7,"u":"snapleaf_locg"},{"n":"Dagger Of Eternal Sleep","s":59,"u":"dagger%20of%20eternal%20sleep_logm"},{"n":"Deteriorating Dust","s":59,"u":"deteriorating%20dust%20(generic)_logm"},{"n":"Lucky Rabbit's Foot","s":59,"u":"lucky%20rabbit's%20foot_logm"},{"n":"Alkenstar Ice Wine","s":6,"u":"alkenstar%20ice%20wine_loil"},{"n":"Bottled Screams","s":6,"u":"bottled%20screams_loil"},{"n":"Defiled Costa","s":6,"u":"defiled%20costa%20(generic)_loil"},{"n":"Grave Token","s":6,"u":"grave%20token_loil"},{"n":"Unsullied Blood","s":6,"u":"unsullied%20blood%20(generic)_loil"},{"n":"Vulture's Wing","s":6,"u":"vulture's%20wing_loil"},{"n":"Condensed Mana","s":6,"u":"condensed%20mana_loil"},{"n":"Goo Grenade","s":6,"u":"goo%20grenade%20(generic)_loil"},{"n":"Oozepick","s":6,"u":"oozepick%20(generic)_loil"},{"n":"Oxygen Ooze","s":6,"u":"oxygen%20ooze_loil"},{"n":"Anointing Oil","s":60,"u":"anointing%20oil%20(generic)_lokl"},{"n":"Camp Shroud","s":60,"u":"camp%20shroud%20(generic)_lokl"},{"n":"Ghost Oil","s":60,"u":"ghost%20oil_lokl"},{"n":"Addiction Suppressant","s":67,"u":"addiction%20suppressant%20(generic)_lol"},{"n":"Applereed Mutagen","s":67,"u":"applereed%20mutagen%20(generic)_lol"},{"n":"Celestial Peach","s":67,"u":"celestial%20peach%20(generic)_lol"},{"n":"Diluted Hype","s":67,"u":"diluted%20hype_lol"},{"n":"Honeyscent","s":67,"u":"honeyscent_lol"},{"n":"Hype","s":67,"u":"hype_lol"},{"n":"Lovers' Ink","s":67,"u":"lovers'%20ink_lol"},{"n":"Plasma Hype","s":67,"u":"plasma%20hype_lol"},{"n":"Ruby String","s":67,"u":"ruby%20string_lol"},{"n":"Starshot Arrow","s":67,"u":"starshot%20arrow%20(generic)_lol"},{"n":"Sun Orchid Poultice","s":67,"u":"sun%20orchid%20poultice_lol"},{"n":"Swamp Lily Quilt","s":67,"u":"swamp%20lily%20quilt_lol"},{"n":"Vaccine","s":67,"u":"vaccine%20(generic)_lol"},{"n":"Alignment Ampoule","s":61,"u":"alignment%20ampoule%20(generic)_lopsg"},{"n":"Body Recovery Kit","s":61,"u":"body%20recovery%20kit_lopsg"},{"n":"Bookthief Brew","s":61,"u":"bookthief%20brew_lopsg"},{"n":"Boulderhead Bock","s":61,"u":"boulderhead%20bock_lopsg"},{"n":"Emergency Disguise","s":61,"u":"emergency%20disguise_lopsg"},{"n":"Metalmist Sphere","s":61,"u":"metalmist%20sphere%20(generic)_lopsg"},{"n":"Psychic Warding Bracelet","s":61,"u":"psychic%20warding%20bracelet_lopsg"},{"n":"Quickpatch Glue","s":61,"u":"quickpatch%20glue_lopsg"},{"n":"Vermin Repellent Agent","s":61,"u":"vermin%20repellent%20agent%20(generic)_lopsg"},{"n":"Artevil Suspension","s":62,"u":"artevil%20suspension_lotg"},{"n":"Curled Cure Gel","s":62,"u":"curled%20cure%20gel_lotg"},{"n":"Drowsy Sun Eye Drops","s":62,"u":"drowsy%20sun%20eye%20drops_lotg"},{"n":"Lady's Blessing Oil","s":62,"u":"lady's%20blessing%20oil_lotg"},{"n":"Toothwort Extract","s":62,"u":"toothwort%20extract_lotg"},{"n":"Yarrow-Root Bandage","s":62,"u":"yarrow-root%20bandage_lotg"},{"n":"Abysium Powder","s":8,"u":"abysium%20powder_lotgb"},{"n":"Avalanche Of Stones Snare","s":8,"u":"avalanche%20of%20stones%20snare_lotgb"},{"n":"Big Rock Bullet","s":8,"u":"big%20rock%20bullet%20(generic)_lotgb"},{"n":"Blindpepper Bolt","s":8,"u":"blindpepper%20bolt_lotgb"},{"n":"Brewer's Regret","s":8,"u":"brewer's%20regret%20(generic)_lotgb"},{"n":"Burning Badger Guts Snare","s":8,"u":"burning%20badger%20guts%20snare_lotgb"},{"n":"Chopping Evisceration Snare","s":8,"u":"chopping%20evisceration%20snare_lotgb"},{"n":"Clockwork Spider Bomb","s":8,"u":"clockwork%20spider%20bomb_lotgb"},{"n":"Cold Comfort","s":8,"u":"cold%20comfort%20(generic)_lotgb"},{"n":"Deadweight Snare","s":8,"u":"deadweight%20snare_lotgb"},{"n":"Djezet Dose","s":8,"u":"djezet%20dose_lotgb"},{"n":"Dragon's Blood Pudding","s":8,"u":"dragon's%20blood%20pudding%20(generic)_lotgb"},{"n":"Dragonfly Potion","s":8,"u":"dragonfly%20potion_lotgb"},{"n":"Enfilading Arrow","s":8,"u":"enfilading%20arrow_lotgb"},{"n":"Envenomed Snare","s":8,"u":"envenomed%20snare_lotgb"},{"n":"Fake Blood Pack","s":8,"u":"fake%20blood%20pack_lotgb"},{"n":"Fire And Iceberg","s":8,"u":"fire%20and%20iceberg%20(generic)_lotgb"},{"n":"Follypops","s":8,"u":"follypops%20(generic)_lotgb"},{"n":"Glittering Snare","s":8,"u":"glittering%20snare_lotgb"},{"n":"Impossible Cake","s":8,"u":"impossible%20cake%20(generic)_lotgb"},{"n":"Juxtaposition Ammunition","s":8,"u":"juxtaposition%20ammunition_lotgb"},{"n":"Malleable Mixture","s":8,"u":"malleable%20mixture%20(generic)_lotgb"},{"n":"Mirror-ball Snare","s":8,"u":"mirror-ball%20snare_lotgb"},{"n":"Mudrock Snare","s":8,"u":"mudrock%20snare_lotgb"},{"n":"Periscopic Viewfinder","s":8,"u":"periscopic%20viewfinder_lotgb"},{"n":"Popdust","s":8,"u":"popdust_lotgb"},{"n":"Powder","s":8,"u":"powder_lotgb"},{"n":"Pummeling Snare","s":8,"u":"pummeling%20snare_lotgb"},{"n":"Raining Knives Snare","s":8,"u":"raining%20knives%20snare_lotgb"},{"n":"Recovery Bladder","s":8,"u":"recovery%20bladder_lotgb"},{"n":"Rending Snare","s":8,"u":"rending%20snare_lotgb"},{"n":"Rhino Shot","s":8,"u":"rhino%20shot_lotgb"},{"n":"Rock Ripper Snare","s":8,"u":"rock%20ripper%20snare_lotgb"},{"n":"Server's Stew","s":8,"u":"server's%20stew_lotgb"},{"n":"Silencing Ammunition","s":8,"u":"silencing%20ammunition_lotgb"},{"n":"Singularity Ammunition","s":8,"u":"singularity%20ammunition_lotgb"},{"n":"Sky Serpent Bolt","s":8,"u":"sky%20serpent%20bolt_lotgb"},{"n":"Sneezing Powder","s":8,"u":"sneezing%20powder_lotgb"},{"n":"Spring-loaded Net Launcher","s":8,"u":"spring-loaded%20net%20launcher_lotgb"},{"n":"Static Snare","s":8,"u":"static%20snare_lotgb"},{"n":"Stonethroat Ammunition","s":8,"u":"stonethroat%20ammunition_lotgb"},{"n":"Sulfur Bomb","s":8,"u":"sulfur%20bomb%20(generic)_lotgb"},{"n":"Tar Rocket Snare","s":8,"u":"tar%20rocket%20snare_lotgb"},{"n":"Thrice-fried Mudwings","s":8,"u":"thrice-fried%20mudwings_lotgb"},{"n":"Toadskin Salve","s":8,"u":"toadskin%20salve%20(generic)_lotgb"},{"n":"Transposition Ammunition","s":8,"u":"transposition%20ammunition%20(generic)_lotgb"},{"n":"Vexing Vapor","s":8,"u":"vexing%20vapor%20(generic)_lotgb"},{"n":"Wet Shock Snare","s":8,"u":"wet%20shock%20snare_lotgb"},{"n":"Sun Orchid Elixir","s":63,"u":"sun%20orchid%20elixir_lowg"},{"n":"Blaze","s":43,"u":"blaze_ooa1"},{"n":"Searing Suture","s":43,"u":"searing%20suture%20(generic)_ooa1"},{"n":"War Blood Mutagen","s":43,"u":"war%20blood%20mutagen%20(generic)_ooa1"},{"n":"Golden Branding Iron","s":44,"u":"golden%20branding%20iron%20(generic)_ooa2"},{"n":"Pyronite","s":44,"u":"pyronite_ooa2"},{"n":"Alchemical Fuse","s":44,"u":"alchemical%20fuse_ooa2"},{"n":"Alchemist's Damper","s":44,"u":"alchemist's%20damper_ooa2"},{"n":"Dupe's Gold Nugget","s":44,"u":"dupe's%20gold%20nugget_ooa2"},{"n":"Golden-Cased Bullet","s":44,"u":"golden-cased%20bullet%20(generic)_ooa2"},{"n":"Golden Silencer","s":44,"u":"golden%20silencer%20(generic)_ooa2"},{"n":"Golden Spur","s":44,"u":"golden%20spur_ooa2"},{"n":"Liquid Gold","s":44,"u":"liquid%20gold%20(generic)_ooa2"},{"n":"Harpoon Bolt","s":44,"u":"harpoon%20bolt_ooa2"},{"n":"Lodestone Pellet","s":44,"u":"lodestone%20pellet_ooa2"},{"n":"Reducer Round","s":45,"u":"reducer%20round_ooa3"},{"n":"Star Grenade","s":45,"u":"star%20grenade%20(generic)_ooa3"},{"n":"Corpsecaller Round","s":45,"u":"corpsecaller%20round_ooa3"},{"n":"Skull Bomb","s":45,"u":"skull%20bomb_ooa3"},{"n":"Effervescent Decoction","s":45,"u":"effervescent%20decoction_ooa3"},{"n":"Mana-Rattler Liniment","s":45,"u":"mana-rattler%20liniment_ooa3"},{"n":"Mutagenic Renovator","s":45,"u":"mutagenic%20renovator_ooa3"},{"n":"Junk Bomb","s":68,"u":"junk%20bomb%20(generic)_pfum"},{"n":"Pressure Bomb","s":68,"u":"pressure%20bomb%20(generic)_pfum"},{"n":"Spiderfoot Brew","s":68,"u":"spiderfoot%20brew%20(generic)_pfum"},{"n":"Clinging Ooze Snare","s":68,"u":"clinging%20ooze%20snare_pfum"},{"n":"Boom Snare","s":68,"u":"boom%20snare_pfum"},{"n":"Overloaded Brain Grenade","s":68,"u":"overloaded%20brain%20grenade_pfum"},{"n":"Ice Slick Snare","s":68,"u":"ice%20slick%20snare_pfum"},{"n":"Oily Button","s":46,"u":"oily%20button_sli"},{"n":"Putrescent Glob","s":46,"u":"putrescent%20glob_sli"},{"n":"Sixfingers Elixir","s":46,"u":"sixfingers%20elixir%20(generic)_sli"},{"n":"Slippery Ribbon","s":46,"u":"slippery%20ribbon_sli"},{"n":"Apotropaic Fulu","s":65,"u":"apotropaic%20fulu_som"},{"n":"Binding Coil","s":65,"u":"binding%20coil%20(generic)_som"},{"n":"Dazzling Rosary","s":65,"u":"dazzling%20rosary%20(generic)_som"},{"n":"Detect Anathema Fulu","s":65,"u":"detect%20anathema%20fulu_som"},{"n":"Dimensional Knot","s":65,"u":"dimensional%20knot_som"},{"n":"Dispersing Bullet","s":65,"u":"dispersing%20bullet_som"},{"n":"Dragonbone Arrowhead","s":65,"u":"dragonbone%20arrowhead_som"},{"n":"Eye Of Enlightenment","s":65,"u":"eye%20of%20enlightenment_som"},{"n":"Firestarter Pellets","s":65,"u":"firestarter%20pellets%20(generic)_som"},{"n":"Force Tiles","s":65,"u":"force%20tiles_som"},{"n":"Fu Water","s":65,"u":"fu%20water_som"},{"n":"Fulu Of Fire Suppression","s":65,"u":"fulu%20of%20fire%20suppression_som"},{"n":"Fulu Of Flood Suppression","s":65,"u":"fulu%20of%20flood%20suppression_som"},{"n":"Fulu Of The Drunken Monkey","s":65,"u":"fulu%20of%20the%20drunken%20monkey_som"},{"n":"Fulu Of The Stoic Ox","s":65,"u":"fulu%20of%20the%20stoic%20ox_som"},{"n":"Fulus Of Concealment","s":65,"u":"fulus%20of%20concealment_som"},{"n":"Ghostbane Fulu","s":65,"u":"ghostbane%20fulu_som"},{"n":"Ghostly Portal Paint","s":65,"u":"ghostly%20portal%20paint_som"},{"n":"Golden Chrysalis","s":65,"u":"golden%20chrysalis_som"},{"n":"Healer's Gel","s":65,"u":"healer's%20gel%20(generic)_som"},{"n":"Lion Claw","s":65,"u":"lion%20claw_som"},{"n":"Magical Lock Fulu","s":65,"u":"magical%20lock%20fulu_som"},{"n":"Matchmaker Fulu","s":65,"u":"matchmaker%20fulu_som"},{"n":"Noxious Incense","s":65,"u":"noxious%20incense%20(generic)_som"},{"n":"Orchestral Brooch","s":65,"u":"orchestral%20brooch_som"},{"n":"Phoenix Flask","s":65,"u":"phoenix%20flask_som"},{"n":"Potion Of Grounding","s":65,"u":"potion%20of%20grounding_som"},{"n":"Potion Of Minute Echoes","s":65,"u":"potion%20of%20minute%20echoes_som"},{"n":"Potion Of Shared Life","s":65,"u":"potion%20of%20shared%20life_som"},{"n":"Potion Of Stable Form","s":65,"u":"potion%20of%20stable%20form%20(generic)_som"},{"n":"Rebound Fulu","s":65,"u":"rebound%20fulu_som"},{"n":"Resonating Ammunition","s":65,"u":"resonating%20ammunition_som"},{"n":"Restful Sleep Fulu","s":65,"u":"restful%20sleep%20fulu_som"},{"n":"Retrieval Prism","s":65,"u":"retrieval%20prism%20(generic)_som"},{"n":"Shimmering Dust","s":65,"u":"shimmering%20dust_som"},{"n":"Shortbread Spy","s":65,"u":"shortbread%20spy_som"},{"n":"Soothing Scents","s":65,"u":"soothing%20scents_som"},{"n":"Spirit-sealing Fulu","s":65,"u":"spirit-sealing%20fulu%20(generic)_som"},{"n":"Stormbreaker Fulu","s":65,"u":"stormbreaker%20fulu_som"},{"n":"Stormfeather","s":65,"u":"stormfeather_som"},{"n":"Thunderbird Tuft","s":65,"u":"thunderbird%20tuft%20(generic)_som"},{"n":"Topology Protoplasm","s":65,"u":"topology%20protoplasm_som"},{"n":"Tracking Fulu","s":65,"u":"tracking%20fulu_som"},{"n":"Vapor Sphere","s":65,"u":"vapor%20sphere_som"},{"n":"Venomous Cure Fulu","s":65,"u":"venomous%20cure%20fulu_som"},{"n":"Waterproofing Wax","s":65,"u":"waterproofing%20wax_som"},{"n":"Forgetful Ink","s":47,"u":"forgetful%20ink_sot1"},{"n":"Rhino Hide Brooch","s":48,"u":"rhino%20hide%20brooch_sot2"},{"n":"Singing Muse","s":48,"u":"singing%20muse_sot2"},{"n":"Barricade Stone","s":49,"u":"barricade%20stone%20(generic)_sot3"},{"n":"Ixamè's Eye","s":49,"u":"ixam%c3%a8's%20eye_sot3"},{"n":"Red-Rib Gill Mask","s":49,"u":"red-rib%20gill%20mask%20(generic)_sot3"},{"n":"Deathless Light","s":50,"u":"deathless%20light_sot4"},{"n":"Antivenom Potion","s":53,"u":"antivenom%20potion_tio"},{"n":"Capsaicin Tonic","s":53,"u":"capsaicin%20tonic_tio"}]},"talisman":{"2":[{"n":"Balisse Feather","s":4,"u":"balisse%20feather_apg"},{"n":"Basilisk Eye","s":4,"u":"basilisk%20eye_apg"},{"n":"Bloodseeker Beak","s":5,"u":"bloodseeker%20beak_crb"},{"n":"Bronze Bull Pendant","s":5,"u":"bronze%20bull%20pendant_crb"},{"n":"Crying Angel Pendant","s":5,"u":"crying%20angel%20pendant_crb"},{"n":"Dazing Coil","s":5,"u":"dazing%20coil_crb"},{"n":"Dispelling Sliver","s":5,"u":"dispelling%20sliver_crb"},{"n":"Dragon Turtle Scale","s":5,"u":"dragon%20turtle%20scale_crb"},{"n":"Effervescent Ampoule","s":5,"u":"effervescent%20ampoule_crb"},{"n":"Emerald Grasshopper","s":5,"u":"emerald%20grasshopper_crb"},{"n":"Eye of Apprehension","s":5,"u":"eye%20of%20apprehension_crb"},{"n":"Fade Band","s":5,"u":"fade%20band_crb"},{"n":"Fear Gem","s":5,"u":"fear%20gem_crb"},{"n":"Feather Step Stone","s":5,"u":"feather%20step%20stone_crb"},{"n":"Flame Navette","s":5,"u":"flame%20navette_crb"},{"n":"Gallows Tooth","s":5,"u":"gallows%20tooth_crb"},{"n":"Ghost Dust","s":5,"u":"ghost%20dust_crb"},{"n":"Grim Trophy","s":5,"u":"grim%20trophy_crb"},{"n":"Hunter's Bane","s":5,"u":"hunter's%20bane_crb"},{"n":"Iron Cube","s":5,"u":"iron%20cube_crb"},{"n":"Iron Cudgel","s":5,"u":"iron%20cudgel_crb"},{"n":"Iron Equalizer","s":5,"u":"iron%20equalizer_crb"},{"n":"Iron Medallion","s":5,"u":"iron%20medallion_crb"},{"n":"Jade Bauble","s":5,"u":"jade%20bauble_crb"},{"n":"Jade Cat","s":5,"u":"jade%20cat_crb"},{"n":"Mending Lattice","s":5,"u":"mending%20lattice_crb"},{"n":"Mesmerizing Opal","s":5,"u":"mesmerizing%20opal_crb"},{"n":"Monkey Pin","s":5,"u":"monkey%20pin_crb"},{"n":"Mummified Bat","s":5,"u":"mummified%20bat_crb"},{"n":"Murderer's Knot","s":5,"u":"murderer's%20knot_crb"},{"n":"Onyx Panther","s":5,"u":"onyx%20panther_crb"},{"n":"Owlbear Claw","s":5,"u":"owlbear%20claw_crb"},{"n":"Potency Crystal","s":5,"u":"potency%20crystal_crb"},{"n":"Savior Spike","s":5,"u":"savior%20spike_crb"},{"n":"Shark Tooth Charm","s":5,"u":"shark%20tooth%20charm_crb"},{"n":"Sneaky Key","s":5,"u":"sneaky%20key_crb"},{"n":"Swift Block Cabochon","s":5,"u":"swift%20block%20cabochon_crb"},{"n":"Tiger Menuki","s":5,"u":"tiger%20menuki_crb"},{"n":"Vanishing Coin","s":5,"u":"vanishing%20coin_crb"},{"n":"Viper's Fang","s":5,"u":"viper's%20fang_crb"},{"n":"Wolf Fang","s":5,"u":"wolf%20fang_crb"},{"n":"Grinning Pugwampi","s":20,"u":"grinning%20pugwampi_aoa5"},{"n":"Whisper Briolette","s":25,"u":"whisper%20briolette_aoe4"},{"n":"Peachwood Talisman","s":10,"u":"peachwood%20talisman_botd"},{"n":"Conrasu Coin","s":11,"u":"conrasu%20coin%20(generic)_da"},{"n":"Beckoning Cat Amulet","s":32,"u":"beckoning%20cat%20amulet_ec2"},{"n":"Celestial Hair","s":35,"u":"celestial%20hair_ec6"},{"n":"Tusk And Fang Chain","s":38,"u":"tusk%20and%20fang%20chain_frp2"},{"n":"Adaptive Cogwheel","s":2,"u":"adaptive%20cogwheel_g%26g"},{"n":"Admonishing Band","s":2,"u":"admonishing%20band_g%26g"},{"n":"Energized Cartridge","s":2,"u":"energized%20cartridge_g%26g"},{"n":"Ghostshot Wrapping","s":2,"u":"ghostshot%20wrapping_g%26g"},{"n":"Goblin-eye Orb","s":2,"u":"goblin-eye%20orb_g%26g"},{"n":"Indomitable Keepsake","s":2,"u":"indomitable%20keepsake%20(generic)_g%26g"},{"n":"Peacemaker","s":2,"u":"peacemaker_g%26g"},{"n":"Persistent Lodestone","s":2,"u":"persistent%20lodestone_g%26g"},{"n":"Shockguard Coil","s":2,"u":"shockguard%20coil_g%26g"},{"n":"Shrieking Skull","s":2,"u":"shrieking%20skull_g%26g"},{"n":"Silver Tripod","s":2,"u":"silver%20tripod_g%26g"},{"n":"Sniper's Bead","s":2,"u":"sniper's%20bead%20(generic)_g%26g"},{"n":"Fortifying Pebble","s":7,"u":"fortifying%20pebble_locg"},{"n":"Snapleaf","s":7,"u":"snapleaf_locg"},{"n":"Lucky Rabbit's Foot","s":59,"u":"lucky%20rabbit's%20foot_logm"},{"n":"Emergency Disguise","s":61,"u":"emergency%20disguise_lopsg"},{"n":"Golden Branding Iron","s":44,"u":"golden%20branding%20iron%20(generic)_ooa2"},{"n":"Alchemist's Damper","s":44,"u":"alchemist's%20damper_ooa2"},{"n":"Dupe's Gold Nugget","s":44,"u":"dupe's%20gold%20nugget_ooa2"},{"n":"Golden Silencer","s":44,"u":"golden%20silencer%20(generic)_ooa2"},{"n":"Golden Spur","s":44,"u":"golden%20spur_ooa2"},{"n":"Liquid Gold","s":44,"u":"liquid%20gold%20(generic)_ooa2"},{"n":"Oily Button","s":46,"u":"oily%20button_sli"},{"n":"Putrescent Glob","s":46,"u":"putrescent%20glob_sli"},{"n":"Slippery Ribbon","s":46,"u":"slippery%20ribbon_sli"},{"n":"Binding Coil","s":65,"u":"binding%20coil%20(generic)_som"},{"n":"Detect Anathema Fulu","s":65,"u":"detect%20anathema%20fulu_som"},{"n":"Dragonbone Arrowhead","s":65,"u":"dragonbone%20arrowhead_som"},{"n":"Eye Of Enlightenment","s":65,"u":"eye%20of%20enlightenment_som"},{"n":"Fulu Of The Drunken Monkey","s":65,"u":"fulu%20of%20the%20drunken%20monkey_som"},{"n":"Fulu Of The Stoic Ox","s":65,"u":"fulu%20of%20the%20stoic%20ox_som"},{"n":"Ghostbane Fulu","s":65,"u":"ghostbane%20fulu_som"},{"n":"Lion Claw","s":65,"u":"lion%20claw_som"},{"n":"Matchmaker Fulu","s":65,"u":"matchmaker%20fulu_som"},{"n":"Orchestral Brooch","s":65,"u":"orchestral%20brooch_som"},{"n":"Rebound Fulu","s":65,"u":"rebound%20fulu_som"},{"n":"Retrieval Prism","s":65,"u":"retrieval%20prism%20(generic)_som"},{"n":"Stormbreaker Fulu","s":65,"u":"stormbreaker%20fulu_som"},{"n":"Stormfeather","s":65,"u":"stormfeather_som"},{"n":"Vapor Sphere","s":65,"u":"vapor%20sphere_som"},{"n":"Venomous Cure Fulu","s":65,"u":"venomous%20cure%20fulu_som"},{"n":"Rhino Hide Brooch","s":48,"u":"rhino%20hide%20brooch_sot2"},{"n":"Singing Muse","s":48,"u":"singing%20muse_sot2"},{"n":"Ixamè's Eye","s":49,"u":"ixam%c3%a8's%20eye_sot3"}]},"bomb":{"2":[{"n":"Blight Bomb","s":4,"u":"blight%20bomb%20(generic)_apg"},{"n":"Crystal Shards","s":4,"u":"crystal%20shards%20(generic)_apg"},{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Ghost Charge","s":4,"u":"ghost%20charge%20(generic)_apg"},{"n":"Acid Flask","s":5,"u":"acid%20flask%20(generic)_crb"},{"n":"Alchemist's Fire","s":5,"u":"alchemist's%20fire%20(generic)_crb"},{"n":"Bottled Lightning","s":5,"u":"bottled%20lightning%20(generic)_crb"},{"n":"Frost Vial","s":5,"u":"frost%20vial%20(generic)_crb"},{"n":"Tanglefoot Bag","s":5,"u":"tanglefoot%20bag%20(generic)_crb"},{"n":"Thunderstone","s":5,"u":"thunderstone%20(generic)_crb"},{"n":"Peshspine Grenade","s":20,"u":"peshspine%20grenade%20(generic)_aoa5"},{"n":"Blindpepper Bomb","s":22,"u":"blindpepper%20bomb_aoe1"},{"n":"Necrotic Bomb","s":30,"u":"necrotic%20bomb%20(generic)_av3"},{"n":"Bottled Sunlight","s":10,"u":"bottled%20sunlight%20(generic)_botd"},{"n":"Goo Grenade","s":6,"u":"goo%20grenade%20(generic)_loil"},{"n":"Alignment Ampoule","s":61,"u":"alignment%20ampoule%20(generic)_lopsg"},{"n":"Sulfur Bomb","s":8,"u":"sulfur%20bomb%20(generic)_lotgb"},{"n":"Vexing Vapor","s":8,"u":"vexing%20vapor%20(generic)_lotgb"},{"n":"Star Grenade","s":45,"u":"star%20grenade%20(generic)_ooa3"},{"n":"Junk Bomb","s":68,"u":"junk%20bomb%20(generic)_pfum"},{"n":"Pressure Bomb","s":68,"u":"pressure%20bomb%20(generic)_pfum"}]},"splash":{"2":[{"n":"Blight Bomb","s":4,"u":"blight%20bomb%20(generic)_apg"},{"n":"Crystal Shards","s":4,"u":"crystal%20shards%20(generic)_apg"},{"n":"Dread Ampoule","s":4,"u":"dread%20ampoule%20(generic)_apg"},{"n":"Ghost Charge","s":4,"u":"ghost%20charge%20(generic)_apg"},{"n":"Acid Flask","s":5,"u":"acid%20flask%20(generic)_crb"},{"n":"Alchemist's Fire","s":5,"u":"alchemist's%20fire%20(generic)_crb"},{"n":"Bottled Lightning","s":5,"u":"bottled%20lightning%20(generic)_crb"},{"n":"Frost Vial","s":5,"u":"frost%20vial%20(generic)_crb"},{"n":"Holy Water","s":5,"u":"holy%20water_crb"},{"n":"Thunderstone","s":5,"u":"thunderstone%20(generic)_crb"},{"n":"Unholy Water","s":5,"u":"unholy%20water_crb"},{"n":"Peshspine Grenade","s":20,"u":"peshspine%20grenade%20(generic)_aoa5"},{"n":"Necrotic Bomb","s":30,"u":"necrotic%20bomb%20(generic)_av3"},{"n":"Bottled Sunlight","s":10,"u":"bottled%20sunlight%20(generic)_botd"},{"n":"Meteor Shot","s":2,"u":"meteor%20shot%20(generic)_g%26g"},{"n":"Goo Grenade","s":6,"u":"goo%20grenade%20(generic)_loil"},{"n":"Sulfur Bomb","s":8,"u":"sulfur%20bomb%20(generic)_lotgb"},{"n":"Vexing Vapor","s":8,"u":"vexing%20vapor%20(generic)_lotgb"},{"n":"Star Grenade","s":45,"u":"star%20grenade%20(generic)_ooa3"},{"n":"Junk Bomb","s":68,"u":"junk%20bomb%20(generic)_pfum"},{"n":"Pressure Bomb","s":68,"u":"pressure%20bomb%20(generic)_pfum"},{"n":"Overloaded Brain Grenade","s":68,"u":"overloaded%20brain%20grenade_pfum"},{"n":"Fu Water","s":65,"u":"fu%20water_som"}]},"injury":{"2":[{"n":"Cerulean Scourge","s":4,"u":"cerulean%20scourge_apg"},{"n":"Leadenleg","s":4,"u":"leadenleg_apg"},{"n":"Black Adder Venom","s":5,"u":"black%20adder%20venom_crb"},{"n":"Cytillesh Oil","s":5,"u":"cytillesh%20oil_crb"},{"n":"Giant Centipede Venom","s":5,"u":"giant%20centipede%20venom_crb"},{"n":"Giant Scorpion Venom","s":5,"u":"giant%20scorpion%20venom_crb"},{"n":"Giant Wasp Venom","s":5,"u":"giant%20wasp%20venom_crb"},{"n":"Graveroot","s":5,"u":"graveroot_crb"},{"n":"Hunting Spider Venom","s":5,"u":"hunting%20spider%20venom_crb"},{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Purple Worm Venom","s":5,"u":"purple%20worm%20venom_crb"},{"n":"Shadow Essence","s":5,"u":"shadow%20essence_crb"},{"n":"Wyvern Poison","s":5,"u":"wyvern%20poison_crb"},{"n":"Zerk","s":15,"u":"zerk_gmg"},{"n":"Mage Bane","s":20,"u":"mage%20bane_aoa5"},{"n":"Oblivion Essence","s":20,"u":"oblivion%20essence_aoa5"},{"n":"Weeping Midnight","s":20,"u":"weeping%20midnight_aoa5"},{"n":"Death Knell Powder","s":25,"u":"death%20knell%20powder_aoe4"},{"n":"Lifeblight Residue","s":25,"u":"lifeblight%20residue_aoe4"},{"n":"Spell-eating Pitch","s":25,"u":"spell-eating%20pitch_aoe4"},{"n":"Sloughing Toxin","s":29,"u":"sloughing%20toxin_av2"},{"n":"Stupor Poison","s":30,"u":"stupor%20poison_av3"}]},"elixir":{"2":[{"n":"Drakeheart Mutagen","s":4,"u":"drakeheart%20mutagen%20(generic)_apg"},{"n":"Focus Cathartic","s":4,"u":"focus%20cathartic%20(generic)_apg"},{"n":"Olfactory Obfuscator","s":4,"u":"olfactory%20obfuscator%20(generic)_apg"},{"n":"Sinew-shock Serum","s":4,"u":"sinew-shock%20serum%20(generic)_apg"},{"n":"Antidote","s":5,"u":"antidote%20(generic)_crb"},{"n":"Antiplague","s":5,"u":"antiplague%20(generic)_crb"},{"n":"Bestial Mutagen","s":5,"u":"bestial%20mutagen%20(generic)_crb"},{"n":"Bomber's Eye Elixir","s":5,"u":"bomber's%20eye%20elixir%20(generic)_crb"},{"n":"Bravo's Brew","s":5,"u":"bravo's%20brew%20(generic)_crb"},{"n":"Cat's Eye Elixir","s":5,"u":"cat's%20eye%20elixir_crb"},{"n":"Cheetah's Elixir","s":5,"u":"cheetah's%20elixir%20(generic)_crb"},{"n":"Cognitive Mutagen","s":5,"u":"cognitive%20mutagen%20(generic)_crb"},{"n":"Comprehension Elixir","s":5,"u":"comprehension%20elixir%20(generic)_crb"},{"n":"Darkvision Elixir","s":5,"u":"darkvision%20elixir%20(generic)_crb"},{"n":"Eagle-eye Elixir","s":5,"u":"eagle-eye%20elixir%20(generic)_crb"},{"n":"Elixir of Life","s":5,"u":"elixir%20of%20life%20(generic)_crb"},{"n":"Elixir of Rejuvenation","s":5,"u":"elixir%20of%20rejuvenation_crb"},{"n":"Infiltrator's Elixir","s":5,"u":"infiltrator's%20elixir_crb"},{"n":"Juggernaut Mutagen","s":5,"u":"juggernaut%20mutagen%20(generic)_crb"},{"n":"Leaper's Elixir","s":5,"u":"leaper's%20elixir%20(generic)_crb"},{"n":"Mistform Elixir","s":5,"u":"mistform%20elixir%20(generic)_crb"},{"n":"Quicksilver Mutagen","s":5,"u":"quicksilver%20mutagen%20(generic)_crb"},{"n":"Salamander Elixir","s":5,"u":"salamander%20elixir%20(generic)_crb"},{"n":"Sea Touch Elixir","s":5,"u":"sea%20touch%20elixir%20(generic)_crb"},{"n":"Serene Mutagen","s":5,"u":"serene%20mutagen%20(generic)_crb"},{"n":"Silvertongue Mutagen","s":5,"u":"silvertongue%20mutagen%20(generic)_crb"},{"n":"Stone Fist Elixir","s":5,"u":"stone%20fist%20elixir_crb"},{"n":"Winter Wolf Elixir","s":5,"u":"winter%20wolf%20elixir%20(generic)_crb"},{"n":"Mnemonic Acid","s":24,"u":"mnemonic%20acid_aoe3"},{"n":"Skeptic's Elixir","s":28,"u":"skeptic's%20elixir%20(generic)_av1"},{"n":"Ichthyosis Mutagen","s":29,"u":"ichthyosis%20mutagen_av2"},{"n":"Baleblood Draft","s":11,"u":"baleblood%20draft_da"},{"n":"Ambrosia Of Undying Hope","s":35,"u":"ambrosia%20of%20undying%20hope_ec6"},{"n":"Energy Mutagen","s":36,"u":"energy%20mutagen%20(generic)_fop"},{"n":"Stone Body Mutagen","s":36,"u":"stone%20body%20mutagen%20(generic)_fop"},{"n":"Apricot Of Bestial Might","s":38,"u":"apricot%20of%20bestial%20might_frp2"},{"n":"Lastwall Soup","s":7,"u":"lastwall%20soup_locg"},{"n":"Addiction Suppressant","s":67,"u":"addiction%20suppressant%20(generic)_lol"},{"n":"Applereed Mutagen","s":67,"u":"applereed%20mutagen%20(generic)_lol"},{"n":"Vaccine","s":67,"u":"vaccine%20(generic)_lol"},{"n":"Boulderhead Bock","s":61,"u":"boulderhead%20bock_lopsg"},{"n":"Malleable Mixture","s":8,"u":"malleable%20mixture%20(generic)_lotgb"},{"n":"Sun Orchid Elixir","s":63,"u":"sun%20orchid%20elixir_lowg"},{"n":"War Blood Mutagen","s":43,"u":"war%20blood%20mutagen%20(generic)_ooa1"},{"n":"Mana-Rattler Liniment","s":45,"u":"mana-rattler%20liniment_ooa3"},{"n":"Spiderfoot Brew","s":68,"u":"spiderfoot%20brew%20(generic)_pfum"},{"n":"Sixfingers Elixir","s":46,"u":"sixfingers%20elixir%20(generic)_sli"},{"n":"Capsaicin Tonic","s":53,"u":"capsaicin%20tonic_tio"}]},"mutagen":{"2":[{"n":"Drakeheart Mutagen","s":4,"u":"drakeheart%20mutagen%20(generic)_apg"},{"n":"Bestial Mutagen","s":5,"u":"bestial%20mutagen%20(generic)_crb"},{"n":"Cognitive Mutagen","s":5,"u":"cognitive%20mutagen%20(generic)_crb"},{"n":"Juggernaut Mutagen","s":5,"u":"juggernaut%20mutagen%20(generic)_crb"},{"n":"Quicksilver Mutagen","s":5,"u":"quicksilver%20mutagen%20(generic)_crb"},{"n":"Serene Mutagen","s":5,"u":"serene%20mutagen%20(generic)_crb"},{"n":"Silvertongue Mutagen","s":5,"u":"silvertongue%20mutagen%20(generic)_crb"},{"n":"Ichthyosis Mutagen","s":29,"u":"ichthyosis%20mutagen_av2"},{"n":"Energy Mutagen","s":36,"u":"energy%20mutagen%20(generic)_fop"},{"n":"Stone Body Mutagen","s":36,"u":"stone%20body%20mutagen%20(generic)_fop"},{"n":"Apricot Of Bestial Might","s":38,"u":"apricot%20of%20bestial%20might_frp2"},{"n":"Applereed Mutagen","s":67,"u":"applereed%20mutagen%20(generic)_lol"},{"n":"War Blood Mutagen","s":43,"u":"war%20blood%20mutagen%20(generic)_ooa1"}]},"invested":{"2":[{"n":"Earthglide Cloak","s":4,"u":"earthglide%20cloak_apg"},{"n":"Envisioning Mask","s":4,"u":"envisioning%20mask_apg"},{"n":"Fire-jump Ring","s":4,"u":"fire-jump%20ring_apg"},{"n":"Hellfire Boots","s":4,"u":"hellfire%20boots_apg"},{"n":"Lover's Gloves","s":4,"u":"lover's%20gloves_apg"},{"n":"Mask Of The Banshee","s":4,"u":"mask%20of%20the%20banshee%20(generic)_apg"},{"n":"Sleeves Of Storage","s":4,"u":"sleeves%20of%20storage%20(generic)_apg"},{"n":"Victory Plate","s":4,"u":"victory%20plate%20(generic)_apg"},{"n":"Walking Cauldron","s":4,"u":"walking%20cauldron_apg"},{"n":"Aeon Stone","s":5,"u":"aeon%20stone%20(generic)_crb"},{"n":"Alchemist Goggles","s":5,"u":"alchemist%20goggles%20(generic)_crb"},{"n":"Anklets of Alacrity","s":5,"u":"anklets%20of%20alacrity_crb"},{"n":"Armbands of Athleticism","s":5,"u":"armbands%20of%20athleticism%20(generic)_crb"},{"n":"Barding of the Zephyr","s":5,"u":"barding%20of%20the%20zephyr_crb"},{"n":"Belt of Giant Strength","s":5,"u":"belt%20of%20giant%20strength_crb"},{"n":"Belt of Regeneration","s":5,"u":"belt%20of%20regeneration_crb"},{"n":"Belt of the Five Kings","s":5,"u":"belt%20of%20the%20five%20kings_crb"},{"n":"Berserker's Cloak","s":5,"u":"berserker's%20cloak%20(generic)_crb"},{"n":"Boots of Bounding","s":5,"u":"boots%20of%20bounding%20(generic)_crb"},{"n":"Boots of Elvenkind","s":5,"u":"boots%20of%20elvenkind%20(generic)_crb"},{"n":"Boots of Speed","s":5,"u":"boots%20of%20speed_crb"},{"n":"Bracelet of Dashing","s":5,"u":"bracelet%20of%20dashing_crb"},{"n":"Bracers of Armor","s":5,"u":"bracers%20of%20armor%20(generic)_crb"},{"n":"Bracers of Missile Deflection","s":5,"u":"bracers%20of%20missile%20deflection%20(generic)_crb"},{"n":"Breastplate of Command","s":5,"u":"breastplate%20of%20command%20(generic)_crb"},{"n":"Brooch of Shielding","s":5,"u":"brooch%20of%20shielding_crb"},{"n":"Cape of the Mountebank","s":5,"u":"cape%20of%20the%20mountebank_crb"},{"n":"Cassock of Devotion","s":5,"u":"cassock%20of%20devotion_crb"},{"n":"Celestial Armor","s":5,"u":"celestial%20armor_crb"},{"n":"Channel Protection Amulet","s":5,"u":"channel%20protection%20amulet_crb"},{"n":"Choker of Elocution","s":5,"u":"choker%20of%20elocution%20(generic)_crb"},{"n":"Circlet of Persuasion","s":5,"u":"circlet%20of%20persuasion_crb"},{"n":"Clandestine Cloak","s":5,"u":"clandestine%20cloak%20(generic)_crb"},{"n":"Cloak of Elvenkind","s":5,"u":"cloak%20of%20elvenkind%20(generic)_crb"},{"n":"Cloak of the Bat","s":5,"u":"cloak%20of%20the%20bat%20(generic)_crb"},{"n":"Collar of Empathy","s":5,"u":"collar%20of%20empathy_crb"},{"n":"Collar of Inconspicuousness","s":5,"u":"collar%20of%20inconspicuousness_crb"},{"n":"Coyote Cloak","s":5,"u":"coyote%20cloak%20(generic)_crb"},{"n":"Crafter's Eyepiece","s":5,"u":"crafter's%20eyepiece%20(generic)_crb"},{"n":"Dancing Scarf","s":5,"u":"dancing%20scarf%20(generic)_crb"},{"n":"Daredevil Boots","s":5,"u":"daredevil%20boots%20(generic)_crb"},{"n":"Demon Armor","s":5,"u":"demon%20armor_crb"},{"n":"Demon Mask","s":5,"u":"demon%20mask%20(generic)_crb"},{"n":"Diadem of Intellect","s":5,"u":"diadem%20of%20intellect_crb"},{"n":"Diplomat's Badge","s":5,"u":"diplomat's%20badge_crb"},{"n":"Doubling Rings","s":5,"u":"doubling%20rings%20(generic)_crb"},{"n":"Dragonplate","s":5,"u":"dragonplate_crb"},{"n":"Dread Blindfold","s":5,"u":"dread%20blindfold_crb"},{"n":"Druid's Vestments","s":5,"u":"druid's%20vestments_crb"},{"n":"Electric Eelskin","s":5,"u":"electric%20eelskin_crb"},{"n":"Eye of Fortune","s":5,"u":"eye%20of%20fortune_crb"},{"n":"Eyes of the Eagle","s":5,"u":"eyes%20of%20the%20eagle_crb"},{"n":"Ghoul Hide","s":5,"u":"ghoul%20hide_crb"},{"n":"Gloves of Storing","s":5,"u":"gloves%20of%20storing_crb"},{"n":"Goggles of Night","s":5,"u":"goggles%20of%20night%20(generic)_crb"},{"n":"Gorget of the Primal Roar","s":5,"u":"gorget%20of%20the%20primal%20roar_crb"},{"n":"Hand of the Mage","s":5,"u":"hand%20of%20the%20mage_crb"},{"n":"Handwraps of Mighty Blows","s":5,"u":"handwraps%20of%20mighty%20blows%20(generic)_crb"},{"n":"Hat of Disguise","s":5,"u":"hat%20of%20disguise%20(generic)_crb"},{"n":"Hat of the Magi","s":5,"u":"hat%20of%20the%20magi%20(generic)_crb"},{"n":"Headband of Inspired Wisdom","s":5,"u":"headband%20of%20inspired%20wisdom_crb"},{"n":"Healer's Gloves","s":5,"u":"healer's%20gloves%20(generic)_crb"},{"n":"Horseshoes of Speed","s":5,"u":"horseshoes%20of%20speed%20(generic)_crb"},{"n":"Impenetrable Scale","s":5,"u":"impenetrable%20scale_crb"},{"n":"Inexplicable Apparatus","s":5,"u":"inexplicable%20apparatus_crb"},{"n":"Knapsack of Halflingkind","s":5,"u":"knapsack%20of%20halflingkind%20(generic)_crb"},{"n":"Lifting Belt","s":5,"u":"lifting%20belt_crb"},{"n":"Mail of Luck","s":5,"u":"mail%20of%20luck_crb"},{"n":"Messenger's Ring","s":5,"u":"messenger's%20ring%20(generic)_crb"},{"n":"Moonlit Chain","s":5,"u":"moonlit%20chain_crb"},{"n":"Necklace of Fireballs","s":5,"u":"necklace%20of%20fireballs%20(generic)_crb"},{"n":"Pendant of the Occult","s":5,"u":"pendant%20of%20the%20occult%20(generic)_crb"},{"n":"Persona Mask","s":5,"u":"persona%20mask%20(generic)_crb"},{"n":"Phylactery of Faithfulness","s":5,"u":"phylactery%20of%20faithfulness%20(generic)_crb"},{"n":"Plate Armor of the Deep","s":5,"u":"plate%20armor%20of%20the%20deep_crb"},{"n":"Rhino Hide","s":5,"u":"rhino%20hide_crb"},{"n":"Ring of Climbing","s":5,"u":"ring%20of%20climbing_crb"},{"n":"Ring of Counterspells","s":5,"u":"ring%20of%20counterspells_crb"},{"n":"Ring of Energy Resistance","s":5,"u":"ring%20of%20energy%20resistance%20(generic)_crb"},{"n":"Ring of Lies","s":5,"u":"ring%20of%20lies_crb"},{"n":"Ring of Maniacal Devices","s":5,"u":"ring%20of%20maniacal%20devices%20(generic)_crb"},{"n":"Ring of Spell Turning","s":5,"u":"ring%20of%20spell%20turning_crb"},{"n":"Ring of Sustenance","s":5,"u":"ring%20of%20sustenance_crb"},{"n":"Ring of Swimming","s":5,"u":"ring%20of%20swimming_crb"},{"n":"Ring of the Ram","s":5,"u":"ring%20of%20the%20ram%20(generic)_crb"},{"n":"Ring of Wizardry","s":5,"u":"ring%20of%20wizardry%20(generic)_crb"},{"n":"Robe of Eyes","s":5,"u":"robe%20of%20eyes_crb"},{"n":"Robe of the Archmagi","s":5,"u":"robe%20of%20the%20archmagi%20(generic)_crb"},{"n":"Slippers of Spider Climbing","s":5,"u":"slippers%20of%20spider%20climbing_crb"},{"n":"Third Eye","s":5,"u":"third%20eye_crb"},{"n":"Tracker's Goggles","s":5,"u":"tracker's%20goggles%20(generic)_crb"},{"n":"Ventriloquist's Ring","s":5,"u":"ventriloquist's%20ring%20(generic)_crb"},{"n":"Voyager's Pack","s":5,"u":"voyager's%20pack_crb"},{"n":"Wayfinder","s":5,"u":"wayfinder_crb"},{"n":"Whisper of the First Lie","s":5,"u":"whisper%20of%20the%20first%20lie_crb"},{"n":"Winged Boots","s":5,"u":"winged%20boots_crb"},{"n":"Boots Of Dancing","s":15,"u":"boots%20of%20dancing_gmg"},{"n":"Cloak Of Immolation","s":15,"u":"cloak%20of%20immolation_gmg"},{"n":"Gloves Of Carelessness","s":15,"u":"gloves%20of%20carelessness_gmg"},{"n":"Horns Of Naraga","s":15,"u":"horns%20of%20naraga_gmg"},{"n":"Medusa Armor","s":15,"u":"medusa%20armor_gmg"},{"n":"Necklace Of Strangulation","s":15,"u":"necklace%20of%20strangulation_gmg"},{"n":"Poisonous Cloak","s":15,"u":"poisonous%20cloak%20(generic)_gmg"},{"n":"Ring Of Truth","s":15,"u":"ring%20of%20truth_gmg"},{"n":"Hunter's Arrowhead","s":16,"u":"hunter's%20arrowhead_aoa1"},{"n":"Bellflower Toolbelt","s":18,"u":"bellflower%20toolbelt_aoa3"},{"n":"Eye Of The Wise","s":18,"u":"eye%20of%20the%20wise_aoa3"},{"n":"Dragonscale Amulet","s":19,"u":"dragonscale%20amulet_aoa4"},{"n":"Aluum Charm","s":20,"u":"aluum%20charm_aoa5"},{"n":"Pactmasters' Grace","s":20,"u":"pactmasters'%20grace_aoa5"},{"n":"Corpseward Pendant","s":22,"u":"corpseward%20pendant_aoe1"},{"n":"Ring Of Discretion","s":22,"u":"ring%20of%20discretion_aoe1"},{"n":"Ethersight Ring","s":23,"u":"ethersight%20ring_aoe2"},{"n":"Skinsaw Mask","s":23,"u":"skinsaw%20mask_aoe2"},{"n":"Swarmeater's Clasp","s":23,"u":"swarmeater's%20clasp_aoe2"},{"n":"Vaultbreaker's Harness","s":23,"u":"vaultbreaker's%20harness_aoe2"},{"n":"Barbed Vest","s":24,"u":"barbed%20vest_aoe3"},{"n":"Cauldron Of Nightmares","s":26,"u":"cauldron%20of%20nightmares_aoe5"},{"n":"Clockwork Cloak","s":26,"u":"clockwork%20cloak_aoe5"},{"n":"Clockwork Helm","s":26,"u":"clockwork%20helm_aoe5"},{"n":"Forgotten Shell","s":26,"u":"forgotten%20shell_aoe5"},{"n":"Fungal Armor","s":26,"u":"fungal%20armor_aoe5"},{"n":"Gearblade","s":26,"u":"gearblade_aoe5"},{"n":"Miogimo's Mask","s":26,"u":"miogimo's%20mask_aoe5"},{"n":"Nightmare Cudgel","s":26,"u":"nightmare%20cudgel_aoe5"},{"n":"Ring Of Recalcitrant Wishes","s":27,"u":"ring%20of%20recalcitrant%20wishes_aoe6"},{"n":"Devil's Luck","s":29,"u":"devil's%20luck_av2"},{"n":"Drover's Band","s":29,"u":"drover's%20band_av2"},{"n":"Hunter's Brooch","s":29,"u":"hunter's%20brooch_av2"},{"n":"Icy Disposition","s":29,"u":"icy%20disposition_av2"},{"n":"Pact Of Blood-taking","s":29,"u":"pact%20of%20blood-taking_av2"},{"n":"Right Of Retribution","s":29,"u":"right%20of%20retribution_av2"},{"n":"Crimson Fulcrum Lens","s":30,"u":"crimson%20fulcrum%20lens_av3"},{"n":"Ebon Fulcrum Lens","s":30,"u":"ebon%20fulcrum%20lens_av3"},{"n":"Emerald Fulcrum Lens","s":30,"u":"emerald%20fulcrum%20lens_av3"},{"n":"Ochre Fulcrum Lens","s":30,"u":"ochre%20fulcrum%20lens_av3"},{"n":"Grim Ring","s":10,"u":"grim%20ring_botd"},{"n":"Compass of Transpositional Awareness","s":11,"u":"compass%20of%20transpositional%20awareness_da"},{"n":"Ring of Sneering Charity","s":11,"u":"ring%20of%20sneering%20charity_da"},{"n":"Taleteller's Ring","s":11,"u":"taleteller's%20ring_da"},{"n":"Bottomless Purse","s":11,"u":"bottomless%20purse_da"},{"n":"Cryolite Eye","s":11,"u":"cryolite%20eye_da"},{"n":"Hand-Hewed Face","s":11,"u":"hand-hewed%20face_da"},{"n":"Key to the Stomach","s":11,"u":"key%20to%20the%20stomach_da"},{"n":"Lost Ember","s":11,"u":"lost%20ember_da"},{"n":"Stone of Unrivaled Skill","s":11,"u":"stone%20of%20unrivaled%20skill_da"},{"n":"Vial of the Immortal Wellspring","s":11,"u":"vial%20of%20the%20immortal%20wellspring_da"},{"n":"Self-Emptying Pocket","s":11,"u":"self-emptying%20pocket_da"},{"n":"Chaos Collar","s":11,"u":"chaos%20collar_da"},{"n":"Cloak of the False Foe","s":11,"u":"cloak%20of%20the%20false%20foe_da"},{"n":"Moonstone Diadem","s":32,"u":"moonstone%20diadem_ec2"},{"n":"Spangled Rider's Suit","s":32,"u":"spangled%20rider's%20suit_ec2"},{"n":"Stole Of Civility","s":32,"u":"stole%20of%20civility_ec2"},{"n":"Golem Stylus","s":9,"u":"golem%20stylus_ec3"},{"n":"Ring Of Stoneshifting","s":9,"u":"ring%20of%20stoneshifting_ec3"},{"n":"Skarja's Heartstone","s":9,"u":"skarja's%20heartstone_ec3"},{"n":"Blightburn Ward","s":34,"u":"blightburn%20ward_ec5"},{"n":"Bomber's Saddle","s":34,"u":"bomber's%20saddle_ec5"},{"n":"Jerkin Of Liberation","s":35,"u":"jerkin%20of%20liberation_ec6"},{"n":"Locket Of Sealed Nightmares","s":35,"u":"locket%20of%20sealed%20nightmares_ec6"},{"n":"Tears Of The Last Azlanti","s":35,"u":"tears%20of%20the%20last%20azlanti_ec6"},{"n":"Bort's Blessing","s":36,"u":"bort's%20blessing_fop"},{"n":"Merchant's Guile","s":36,"u":"merchant's%20guile_fop"},{"n":"Ring Of Minor Arcana","s":36,"u":"ring%20of%20minor%20arcana_fop"},{"n":"Ring Of The Weary Traveler","s":36,"u":"ring%20of%20the%20weary%20traveler_fop"},{"n":"Stalwart's Ring","s":36,"u":"stalwart's%20ring_fop"},{"n":"Warrior's Training Ring","s":36,"u":"warrior's%20training%20ring_fop"},{"n":"Cape Of The Open Sky","s":38,"u":"cape%20of%20the%20open%20sky_frp2"},{"n":"Headbands Of Translocation","s":38,"u":"headbands%20of%20translocation_frp2"},{"n":"Blazons Of Shared Power","s":2,"u":"blazons%20of%20shared%20power%20(generic)_g%26g"},{"n":"Gunner's Bandolier","s":2,"u":"gunner's%20bandolier_g%26g"},{"n":"Immaculate Holsters","s":2,"u":"immaculate%20holsters_g%26g"},{"n":"Lucky Draw Bandolier","s":2,"u":"lucky%20draw%20bandolier%20(generic)_g%26g"},{"n":"Bi-resonant Wayfinder","s":7,"u":"bi-resonant%20wayfinder_locg"},{"n":"Cloak Of Repute","s":7,"u":"cloak%20of%20repute%20(generic)_locg"},{"n":"Pathfinder's Pouch","s":7,"u":"pathfinder's%20pouch_locg"},{"n":"Scroll Case Of Simplicity","s":7,"u":"scroll%20case%20of%20simplicity_locg"},{"n":"Shining Wayfinder","s":7,"u":"shining%20wayfinder_locg"},{"n":"Unmemorable Mantle","s":7,"u":"unmemorable%20mantle%20(generic)_locg"},{"n":"Vanishing Wayfinder","s":7,"u":"vanishing%20wayfinder_locg"},{"n":"Miter Of Communion","s":59,"u":"miter%20of%20communion_logm"},{"n":"Necklace Of Knives","s":59,"u":"necklace%20of%20knives_logm"},{"n":"Open Mind","s":6,"u":"open%20mind_loil"},{"n":"Silent Heart","s":6,"u":"silent%20heart_loil"},{"n":"Thoughtwhip Claw","s":6,"u":"thoughtwhip%20claw_loil"},{"n":"Vengeful Arm","s":6,"u":"vengeful%20arm_loil"},{"n":"Venomed Tongue","s":6,"u":"venomed%20tongue_loil"},{"n":"Armor of the Holy Warrior","s":60,"u":"armor%20of%20the%20holy%20warrior_lokl"},{"n":"Barding Saddle","s":60,"u":"barding%20saddle_lokl"},{"n":"Detector Stone","s":60,"u":"detector%20stone_lokl"},{"n":"Swiftmount Saddle","s":60,"u":"swiftmount%20saddle_lokl"},{"n":"Deepdread Claw","s":67,"u":"deepdread%20claw_lol"},{"n":"Fiendish Teleportation","s":67,"u":"fiendish%20teleportation_lol"},{"n":"Infernal Health","s":67,"u":"infernal%20health_lol"},{"n":"Unending Youth","s":67,"u":"unending%20youth_lol"},{"n":"Genealogy Mask","s":0,"u":"genealogy%20mask_lome"},{"n":"Oath Of The Devoted","s":0,"u":"oath%20of%20the%20devoted_lome"},{"n":"Mantle of the Grogrisant","s":40,"u":"mantle%20of%20the%20grogrisant_lomm"},{"n":"Chronicler Wayfinder","s":61,"u":"chronicler%20wayfinder_lopsg"},{"n":"Cordelia's Construct Key","s":61,"u":"cordelia's%20construct%20key%20(generic)_lopsg"},{"n":"Elemental Wayfinder","s":61,"u":"elemental%20wayfinder%20(generic)_lopsg"},{"n":"Everyneed Pack","s":61,"u":"everyneed%20pack%20(generic)_lopsg"},{"n":"Fashionable Wayfinder","s":61,"u":"fashionable%20wayfinder_lopsg"},{"n":"Homeward Wayfinder","s":61,"u":"homeward%20wayfinder_lopsg"},{"n":"Hummingbird Wayfinder","s":61,"u":"hummingbird%20wayfinder_lopsg"},{"n":"Spectacles Of Understanding","s":61,"u":"spectacles%20of%20understanding%20(generic)_lopsg"},{"n":"Talisman Cord","s":61,"u":"talisman%20cord%20(generic)_lopsg"},{"n":"Arctic Vigor","s":8,"u":"arctic%20vigor%20(generic)_lotgb"},{"n":"Blast Foot","s":8,"u":"blast%20foot%20(generic)_lotgb"},{"n":"Brooch Of Inspiration","s":8,"u":"brooch%20of%20inspiration%20(generic)_lotgb"},{"n":"Crown Of Insight","s":8,"u":"crown%20of%20insight_lotgb"},{"n":"Crown Of The Fire Eater","s":8,"u":"crown%20of%20the%20fire%20eater%20(generic)_lotgb"},{"n":"Dinosaur Boots","s":8,"u":"dinosaur%20boots%20(generic)_lotgb"},{"n":"Dweomerweave Robe","s":8,"u":"dweomerweave%20robe_lotgb"},{"n":"Energy Robe","s":8,"u":"energy%20robe%20(generic)_lotgb"},{"n":"Enveloping Light","s":8,"u":"enveloping%20light%20(generic)_lotgb"},{"n":"Eye Of The Unseen","s":8,"u":"eye%20of%20the%20unseen%20(generic)_lotgb"},{"n":"Fleshgem","s":8,"u":"fleshgem%20(generic)_lotgb"},{"n":"Harmonic Hauberk","s":8,"u":"harmonic%20hauberk_lotgb"},{"n":"Horned Hand Rests","s":8,"u":"horned%20hand%20rests_lotgb"},{"n":"Hosteling Statuette","s":8,"u":"hosteling%20statuette_lotgb"},{"n":"Mirror Of Sleeping Vigil","s":8,"u":"mirror%20of%20sleeping%20vigil_lotgb"},{"n":"Mirror Robe","s":8,"u":"mirror%20robe_lotgb"},{"n":"Prismatic Plate","s":8,"u":"prismatic%20plate_lotgb"},{"n":"Psychic Brigandine","s":8,"u":"psychic%20brigandine_lotgb"},{"n":"Quick Runner's Shirt","s":8,"u":"quick%20runner's%20shirt%20(generic)_lotgb"},{"n":"Quick Wig","s":8,"u":"quick%20wig_lotgb"},{"n":"Reflexive Tattoo","s":8,"u":"reflexive%20tattoo_lotgb"},{"n":"Sarkorian God-caller Garb","s":8,"u":"sarkorian%20god-caller%20garb_lotgb"},{"n":"Scarab Cuirass","s":8,"u":"scarab%20cuirass_lotgb"},{"n":"Shade Hat","s":8,"u":"shade%20hat_lotgb"},{"n":"Shifter Prosthesis","s":8,"u":"shifter%20prosthesis_lotgb"},{"n":"Silhouette Cloak","s":8,"u":"silhouette%20cloak_lotgb"},{"n":"Swarmform Collar","s":8,"u":"swarmform%20collar_lotgb"},{"n":"Wardrobe Stone","s":8,"u":"wardrobe%20stone%20(generic)_lotgb"},{"n":"Waverider Barding","s":8,"u":"waverider%20barding_lotgb"},{"n":"Wig Of Holding","s":8,"u":"wig%20of%20holding_lotgb"},{"n":"Archaic Wayfinder","s":63,"u":"archaic%20wayfinder_lowg"},{"n":"Blessed Tattoo","s":63,"u":"blessed%20tattoo_lowg"},{"n":"Golden Legion Epaulet","s":63,"u":"golden%20legion%20epaulet_lowg"},{"n":"Nosoi Charm","s":42,"u":"nosoi%20charm_ngd"},{"n":"Smogger","s":44,"u":"smogger_ooa2"},{"n":"Thunder Helm","s":44,"u":"thunder%20helm_ooa2"},{"n":"Aeon Stone (Clear Quartz Octagon)","s":44,"u":"aeon%20stone%20(clear%20quartz%20octagon)_ooa2"},{"n":"Containment Contraption","s":44,"u":"containment%20contraption_ooa2"},{"n":"Blast Suit","s":45,"u":"blast%20suit_ooa3"},{"n":"Conundrum Spectacles","s":68,"u":"conundrum%20spectacles%20(generic)_pfum"},{"n":"Communication Pendants","s":68,"u":"communication%20pendants_pfum"},{"n":"Empathic Cords","s":68,"u":"empathic%20cords_pfum"},{"n":"Archivist's Gaze","s":65,"u":"archivist's%20gaze_som"},{"n":"Backfire Mantle","s":65,"u":"backfire%20mantle%20(generic)_som"},{"n":"Cloak Of Feline Rest","s":65,"u":"cloak%20of%20feline%20rest_som"},{"n":"Collar Of The Eternal Bond","s":65,"u":"collar%20of%20the%20eternal%20bond_som"},{"n":"Emberheart","s":65,"u":"emberheart_som"},{"n":"Familiar Tattoo","s":65,"u":"familiar%20tattoo_som"},{"n":"Glasses Of Sociability","s":65,"u":"glasses%20of%20sociability_som"},{"n":"Mask Of Allure","s":65,"u":"mask%20of%20allure_som"},{"n":"Mercurial Mantle","s":65,"u":"mercurial%20mantle_som"},{"n":"Rune Of Sin","s":65,"u":"rune%20of%20sin_som"},{"n":"S Ring","s":65,"u":"s%20ring_som"},{"n":"Sage's Lash","s":65,"u":"sage's%20lash_som"},{"n":"Shadow Signet","s":65,"u":"shadow%20signet_som"},{"n":"Staff-storing Shield","s":65,"u":"staff-storing%20shield%20(generic)_som"},{"n":"Stampede Medallion","s":65,"u":"stampede%20medallion%20(generic)_som"},{"n":"Thousand-blade Thesis","s":65,"u":"thousand-blade%20thesis_som"},{"n":"Titan's Grasp","s":65,"u":"titan's%20grasp_som"},{"n":"True Name Amulet","s":65,"u":"true%20name%20amulet%20(generic)_som"},{"n":"Warding Tattoo","s":65,"u":"warding%20tattoo%20(generic)_som"},{"n":"Goz Mask","s":47,"u":"goz%20mask%20(generic)_sot1"},{"n":"Herd Mask","s":47,"u":"herd%20mask_sot1"},{"n":"Mask Of Mercy","s":47,"u":"mask%20of%20mercy_sot1"},{"n":"Mask Of The Cursed Eye","s":47,"u":"mask%20of%20the%20cursed%20eye_sot1"},{"n":"Psychopomp Mask","s":47,"u":"psychopomp%20mask_sot1"},{"n":"Rhinoceros Mask","s":47,"u":"rhinoceros%20mask%20(generic)_sot1"},{"n":"Shapespeak Mask","s":47,"u":"shapespeak%20mask_sot1"},{"n":"Skittering Mask","s":47,"u":"skittering%20mask%20(generic)_sot1"},{"n":"Tlil Mask","s":47,"u":"tlil%20mask%20(generic)_sot1"},{"n":"Crown Of The Companion","s":48,"u":"crown%20of%20the%20companion_sot2"},{"n":"Dragon Rune Bracelet","s":49,"u":"dragon%20rune%20bracelet_sot3"},{"n":"Exploration Lens","s":49,"u":"exploration%20lens%20(generic)_sot3"},{"n":"Grimoire of Unknown Necessities","s":51,"u":"grimoire%20of%20unknown%20necessities_sot5"},{"n":"Ancestral Embrace","s":52,"u":"ancestral%20embrace_sot6"},{"n":"Shadowed Scale, the Jungle Secret","s":52,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6"},{"n":"Sun Wheel","s":53,"u":"sun%20wheel_tio"}]},"scrying":{"2":[{"n":"Earthsight Box","s":4,"u":"earthsight%20box_apg"},{"n":"Crystal Ball","s":5,"u":"crystal%20ball%20(generic)_crb"},{"n":"Recording Rod","s":22,"u":"recording%20rod%20(generic)_aoe1"},{"n":"Calamity Glass","s":11,"u":"calamity%20glass_da"},{"n":"Shortbread Spy","s":65,"u":"shortbread%20spy_som"}],"3":[{"n":"Familiar's Face","s":4,"u":"familiar's%20face_apg"},{"n":"Clairaudience","s":5,"u":"clairaudience_crb"},{"n":"Clairvoyance","s":5,"u":"clairvoyance_crb"},{"n":"Prying Eye","s":5,"u":"prying%20eye_crb"},{"n":"Pulse Of The City","s":5,"u":"pulse%20of%20the%20city_crb"},{"n":"Scrying","s":5,"u":"scrying_crb"},{"n":"Unrelenting Observation","s":5,"u":"unrelenting%20observation_crb"},{"n":"Omnidirectional Scan","s":11,"u":"omnidirectional%20scan_da"},{"n":"Prying Survey","s":35,"u":"prying%20survey_ec6"},{"n":"Proliferating Eyes","s":65,"u":"proliferating%20eyes_som"},{"n":"Web Of Eyes","s":65,"u":"web%20of%20eyes_som"}],"8":[{"n":"Share Senses","s":65,"u":"share%20senses_som"}]},"mechanical":{"2":[{"n":"Engulfing Snare","s":4,"u":"engulfing%20snare_apg"},{"n":"Flare Snare","s":4,"u":"flare%20snare_apg"},{"n":"Nauseating Snare","s":4,"u":"nauseating%20snare_apg"},{"n":"Snagging Hook Snare","s":4,"u":"snagging%20hook%20snare_apg"},{"n":"Alarm Snare","s":5,"u":"alarm%20snare_crb"},{"n":"Biting Snare","s":5,"u":"biting%20snare_crb"},{"n":"Bleeding Spines Snare","s":5,"u":"bleeding%20spines%20snare_crb"},{"n":"Bomb Snare","s":5,"u":"bomb%20snare_crb"},{"n":"Caltrop Snare","s":5,"u":"caltrop%20snare_crb"},{"n":"Flying Blade Wheel Snare","s":5,"u":"flying%20blade%20wheel%20snare_crb"},{"n":"Grasping Snare","s":5,"u":"grasping%20snare_crb"},{"n":"Hail of Arrows Snare","s":5,"u":"hail%20of%20arrows%20snare_crb"},{"n":"Hampering Snare","s":5,"u":"hampering%20snare_crb"},{"n":"Hobbling Snare","s":5,"u":"hobbling%20snare_crb"},{"n":"Instant Evisceration Snare","s":5,"u":"instant%20evisceration%20snare_crb"},{"n":"Marking Snare","s":5,"u":"marking%20snare_crb"},{"n":"Omnidirectional Spear Snare","s":5,"u":"omnidirectional%20spear%20snare_crb"},{"n":"Scything Blade Snare","s":5,"u":"scything%20blade%20snare_crb"},{"n":"Signaling Snare","s":5,"u":"signaling%20snare_crb"},{"n":"Spike Snare","s":5,"u":"spike%20snare_crb"},{"n":"Stalker Bane Snare","s":5,"u":"stalker%20bane%20snare_crb"},{"n":"Striking Snare","s":5,"u":"striking%20snare_crb"},{"n":"Stunning Snare","s":5,"u":"stunning%20snare_crb"},{"n":"Trip Snare","s":5,"u":"trip%20snare_crb"},{"n":"Warning Snare","s":5,"u":"warning%20snare_crb"},{"n":"Dust Pods","s":31,"u":"dust%20pods_ec1"},{"n":"Fang Snare","s":31,"u":"fang%20snare_ec1"},{"n":"Grasping Tree","s":31,"u":"grasping%20tree_ec1"},{"n":"Thunder Snare","s":31,"u":"thunder%20snare_ec1"},{"n":"Torrent Snare","s":31,"u":"torrent%20snare_ec1"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Binding Snare","s":2,"u":"binding%20snare_g%26g"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Death Coil","s":2,"u":"death%20coil_g%26g"},{"n":"Detonating Gears Snare","s":2,"u":"detonating%20gears%20snare_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Shrapnel Snare","s":2,"u":"shrapnel%20snare_g%26g"},{"n":"Spirit Snare","s":2,"u":"spirit%20snare_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Avalanche Of Stones Snare","s":8,"u":"avalanche%20of%20stones%20snare_lotgb"},{"n":"Burning Badger Guts Snare","s":8,"u":"burning%20badger%20guts%20snare_lotgb"},{"n":"Chopping Evisceration Snare","s":8,"u":"chopping%20evisceration%20snare_lotgb"},{"n":"Deadweight Snare","s":8,"u":"deadweight%20snare_lotgb"},{"n":"Envenomed Snare","s":8,"u":"envenomed%20snare_lotgb"},{"n":"Glittering Snare","s":8,"u":"glittering%20snare_lotgb"},{"n":"Mirror-ball Snare","s":8,"u":"mirror-ball%20snare_lotgb"},{"n":"Mudrock Snare","s":8,"u":"mudrock%20snare_lotgb"},{"n":"Pummeling Snare","s":8,"u":"pummeling%20snare_lotgb"},{"n":"Raining Knives Snare","s":8,"u":"raining%20knives%20snare_lotgb"},{"n":"Rending Snare","s":8,"u":"rending%20snare_lotgb"},{"n":"Rock Ripper Snare","s":8,"u":"rock%20ripper%20snare_lotgb"},{"n":"Static Snare","s":8,"u":"static%20snare_lotgb"},{"n":"Tar Rocket Snare","s":8,"u":"tar%20rocket%20snare_lotgb"},{"n":"Wet Shock Snare","s":8,"u":"wet%20shock%20snare_lotgb"},{"n":"Clinging Ooze Snare","s":68,"u":"clinging%20ooze%20snare_pfum"},{"n":"Boom Snare","s":68,"u":"boom%20snare_pfum"},{"n":"Ice Slick Snare","s":68,"u":"ice%20slick%20snare_pfum"}],"51":[{"n":"Web Lurker Deadfall","s":12,"u":"web%20lurker%20deadfall_b1"},{"n":"Web Lurker Noose","s":12,"u":"web%20lurker%20noose_b1"},{"n":"Bottomless Pit","s":5,"u":"bottomless%20pit_crb"},{"n":"Darkside Mirror","s":5,"u":"darkside%20mirror_crb"},{"n":"Drowning Pit","s":5,"u":"drowning%20pit_crb"},{"n":"Hallucination Powder Trap","s":5,"u":"hallucination%20powder%20trap_crb"},{"n":"Hammer Of Forbiddance","s":5,"u":"hammer%20of%20forbiddance_crb"},{"n":"Hidden Pit","s":5,"u":"hidden%20pit_crb"},{"n":"Lava Flume Tube","s":5,"u":"lava%20flume%20tube_crb"},{"n":"Poisoned Dart Gallery","s":5,"u":"poisoned%20dart%20gallery_crb"},{"n":"Poisoned Lock","s":5,"u":"poisoned%20lock_crb"},{"n":"Scythe Blades","s":5,"u":"scythe%20blades_crb"},{"n":"Slamming Door","s":5,"u":"slamming%20door_crb"},{"n":"Spear Launcher","s":5,"u":"spear%20launcher_crb"},{"n":"Spinning Blade Pillar","s":5,"u":"spinning%20blade%20pillar_crb"},{"n":"Telekinetic Swarm Trap","s":5,"u":"telekinetic%20swarm%20trap_crb"},{"n":"Vorpal Executioner","s":5,"u":"vorpal%20executioner_crb"},{"n":"Wheel Of Misery","s":5,"u":"wheel%20of%20misery_crb"},{"n":"Spiked Doorframe","s":16,"u":"spiked%20doorframe_aoa1"},{"n":"Black Powder Bomb","s":17,"u":"black%20powder%20bomb_aoa2"},{"n":"Quarry Sluiceway","s":18,"u":"quarry%20sluiceway_aoa3"},{"n":"Trapped Lathe","s":18,"u":"trapped%20lathe_aoa3"},{"n":"Acidic Needle Launcher","s":20,"u":"acidic%20needle%20launcher_aoa5"},{"n":"Caustic Vapor","s":20,"u":"caustic%20vapor_aoa5"},{"n":"Boiling Fountains","s":22,"u":"boiling%20fountains_aoe1"},{"n":"Canopy Drop","s":22,"u":"canopy%20drop_aoe1"},{"n":"Dart Barrage","s":22,"u":"dart%20barrage_aoe1"},{"n":"Exploding Statue","s":22,"u":"exploding%20statue_aoe1"},{"n":"Gas Trap","s":22,"u":"gas%20trap_aoe1"},{"n":"Hidden Chute","s":22,"u":"hidden%20chute_aoe1"},{"n":"Plunger Chute","s":22,"u":"plunger%20chute_aoe1"},{"n":"Iron Maiden Trap","s":23,"u":"iron%20maiden%20trap_aoe2"},{"n":"Rigged Cubby","s":23,"u":"rigged%20cubby_aoe2"},{"n":"Acidic Poison Cloud Trap","s":24,"u":"acidic%20poison%20cloud%20trap_aoe3"},{"n":"Boiling Tub Trap","s":24,"u":"boiling%20tub%20trap_aoe3"},{"n":"Clockwork Poison Bomb","s":24,"u":"clockwork%20poison%20bomb_aoe3"},{"n":"Needling Stairs","s":24,"u":"needling%20stairs_aoe3"},{"n":"Burning Chandelier Trap","s":25,"u":"burning%20chandelier%20trap_aoe4"},{"n":"False Door Trap","s":25,"u":"false%20door%20trap_aoe4"},{"n":"Poisoned Dart Statues","s":25,"u":"poisoned%20dart%20statues_aoe4"},{"n":"Supplicant Statues","s":25,"u":"supplicant%20statues_aoe4"},{"n":"Clockwork Arms","s":26,"u":"clockwork%20arms_aoe5"},{"n":"Ink Drowning Vats","s":26,"u":"ink%20drowning%20vats_aoe5"},{"n":"The Winder","s":26,"u":"the%20winder_aoe5"},{"n":"Spike Launcher","s":28,"u":"spike%20launcher_av1"},{"n":"Rusty Grate Pit","s":29,"u":"rusty%20grate%20pit_av2"},{"n":"Shuffling Scythe Blades","s":29,"u":"shuffling%20scythe%20blades_av2"},{"n":"Befuddling Gas Trap","s":30,"u":"befuddling%20gas%20trap_av3"},{"n":"Blast Tumbler","s":30,"u":"blast%20tumbler_av3"},{"n":"Entrapping Chair","s":11,"u":"entrapping%20chair_da"},{"n":"Shrinking Hall","s":11,"u":"shrinking%20hall_da"},{"n":"Shuffling Hall","s":11,"u":"shuffling%20hall_da"},{"n":"Envenomed Thorns Trap","s":31,"u":"envenomed%20thorns%20trap_ec1"},{"n":"Hallowed Wheel","s":32,"u":"hallowed%20wheel_ec2"},{"n":"Maze Of Mirrors","s":32,"u":"maze%20of%20mirrors_ec2"},{"n":"Thunderstone Cascade Trap","s":32,"u":"thunderstone%20cascade%20trap_ec2"},{"n":"Caustic Dart Trap","s":9,"u":"caustic%20dart%20trap_ec3"},{"n":"Explosive Furniture Trap","s":33,"u":"explosive%20furniture%20trap_ec4"},{"n":"Poisoned Secret Door Trap","s":33,"u":"poisoned%20secret%20door%20trap_ec4"},{"n":"Spiked Barricade Trap","s":33,"u":"spiked%20barricade%20trap_ec4"},{"n":"Imperious Darkside Mirror","s":34,"u":"imperious%20darkside%20mirror_ec5"},{"n":"Stabbing Sentinel","s":34,"u":"stabbing%20sentinel_ec5"},{"n":"Falling Debris","s":36,"u":"falling%20debris_fop"},{"n":"Ice Fall Trap","s":36,"u":"ice%20fall%20trap_fop"},{"n":"Poisoned Lock","s":36,"u":"poisoned%20lock_fop"},{"n":"Spear Launcher","s":36,"u":"spear%20launcher_fop"},{"n":"Dimensional Darkside Mirror","s":39,"u":"dimensional%20darkside%20mirror_frp3"},{"n":"Instant Privacy Fence","s":2,"u":"instant%20privacy%20fence_g%26g"},{"n":"Malevolant Mannequins","s":2,"u":"malevolant%20mannequins_g%26g"},{"n":"Steam Vents","s":2,"u":"steam%20vents_g%26g"},{"n":"Lyzerium Bottles","s":43,"u":"lyzerium%20bottles_ooa1"},{"n":"Precarious Thunderstone Trap","s":43,"u":"precarious%20thunderstone%20trap_ooa1"},{"n":"Purple Dye Trap","s":43,"u":"purple%20dye%20trap_ooa1"},{"n":"Repeater Crossbow Trap","s":43,"u":"repeater%20crossbow%20trap_ooa1"},{"n":"Stink-Sap Trap","s":43,"u":"stink-sap%20trap_ooa1"},{"n":"Subduing Gas Chamber","s":43,"u":"subduing%20gas%20chamber_ooa1"},{"n":"Wooden Bullets Trap","s":43,"u":"wooden%20bullets%20trap_ooa1"},{"n":"Explosive Steam Trap","s":44,"u":"explosive%20steam%20trap_ooa2"},{"n":"Falling Portcullis Trap","s":44,"u":"falling%20portcullis%20trap_ooa2"},{"n":"False Door Trap","s":44,"u":"false%20door%20trap_ooa2"},{"n":"Iron Dart Launcher","s":44,"u":"iron%20dart%20launcher_ooa2"},{"n":"Second Kiss Engine","s":44,"u":"second%20kiss%20engine_ooa2"},{"n":"Angazhan's Rake Trap","s":46,"u":"angazhan's%20rake%20trap_sli"},{"n":"Fiendripping Blast Trap","s":46,"u":"fiendripping%20blast%20trap_sli"},{"n":"Scroll Shock Trap","s":46,"u":"scroll%20shock%20trap_sli"},{"n":"Centipede Carcasses Trap","s":47,"u":"centipede%20carcasses%20trap_sot1"},{"n":"Boulder Deadfall Trap","s":48,"u":"boulder%20deadfall%20trap_sot2"},{"n":"Collapsing Porch","s":53,"u":"collapsing%20porch_tio"},{"n":"Tongues Of Flame","s":53,"u":"tongues%20of%20flame_tio"},{"n":"Viper Urn","s":53,"u":"viper%20urn_tio"},{"n":"Web Lurker Noose","s":53,"u":"web%20lurker%20noose_tio"}]},"snare":{"2":[{"n":"Engulfing Snare","s":4,"u":"engulfing%20snare_apg"},{"n":"Flare Snare","s":4,"u":"flare%20snare_apg"},{"n":"Nauseating Snare","s":4,"u":"nauseating%20snare_apg"},{"n":"Snagging Hook Snare","s":4,"u":"snagging%20hook%20snare_apg"},{"n":"Alarm Snare","s":5,"u":"alarm%20snare_crb"},{"n":"Biting Snare","s":5,"u":"biting%20snare_crb"},{"n":"Bleeding Spines Snare","s":5,"u":"bleeding%20spines%20snare_crb"},{"n":"Bomb Snare","s":5,"u":"bomb%20snare_crb"},{"n":"Caltrop Snare","s":5,"u":"caltrop%20snare_crb"},{"n":"Flying Blade Wheel Snare","s":5,"u":"flying%20blade%20wheel%20snare_crb"},{"n":"Grasping Snare","s":5,"u":"grasping%20snare_crb"},{"n":"Hail of Arrows Snare","s":5,"u":"hail%20of%20arrows%20snare_crb"},{"n":"Hampering Snare","s":5,"u":"hampering%20snare_crb"},{"n":"Hobbling Snare","s":5,"u":"hobbling%20snare_crb"},{"n":"Instant Evisceration Snare","s":5,"u":"instant%20evisceration%20snare_crb"},{"n":"Marking Snare","s":5,"u":"marking%20snare_crb"},{"n":"Omnidirectional Spear Snare","s":5,"u":"omnidirectional%20spear%20snare_crb"},{"n":"Scything Blade Snare","s":5,"u":"scything%20blade%20snare_crb"},{"n":"Signaling Snare","s":5,"u":"signaling%20snare_crb"},{"n":"Spike Snare","s":5,"u":"spike%20snare_crb"},{"n":"Stalker Bane Snare","s":5,"u":"stalker%20bane%20snare_crb"},{"n":"Striking Snare","s":5,"u":"striking%20snare_crb"},{"n":"Stunning Snare","s":5,"u":"stunning%20snare_crb"},{"n":"Trip Snare","s":5,"u":"trip%20snare_crb"},{"n":"Warning Snare","s":5,"u":"warning%20snare_crb"},{"n":"Dust Pods","s":31,"u":"dust%20pods_ec1"},{"n":"Fang Snare","s":31,"u":"fang%20snare_ec1"},{"n":"Grasping Tree","s":31,"u":"grasping%20tree_ec1"},{"n":"Thunder Snare","s":31,"u":"thunder%20snare_ec1"},{"n":"Torrent Snare","s":31,"u":"torrent%20snare_ec1"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Binding Snare","s":2,"u":"binding%20snare_g%26g"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Death Coil","s":2,"u":"death%20coil_g%26g"},{"n":"Detonating Gears Snare","s":2,"u":"detonating%20gears%20snare_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Shrapnel Snare","s":2,"u":"shrapnel%20snare_g%26g"},{"n":"Spirit Snare","s":2,"u":"spirit%20snare_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Avalanche Of Stones Snare","s":8,"u":"avalanche%20of%20stones%20snare_lotgb"},{"n":"Burning Badger Guts Snare","s":8,"u":"burning%20badger%20guts%20snare_lotgb"},{"n":"Chopping Evisceration Snare","s":8,"u":"chopping%20evisceration%20snare_lotgb"},{"n":"Deadweight Snare","s":8,"u":"deadweight%20snare_lotgb"},{"n":"Envenomed Snare","s":8,"u":"envenomed%20snare_lotgb"},{"n":"Glittering Snare","s":8,"u":"glittering%20snare_lotgb"},{"n":"Mirror-ball Snare","s":8,"u":"mirror-ball%20snare_lotgb"},{"n":"Mudrock Snare","s":8,"u":"mudrock%20snare_lotgb"},{"n":"Pummeling Snare","s":8,"u":"pummeling%20snare_lotgb"},{"n":"Raining Knives Snare","s":8,"u":"raining%20knives%20snare_lotgb"},{"n":"Rending Snare","s":8,"u":"rending%20snare_lotgb"},{"n":"Rock Ripper Snare","s":8,"u":"rock%20ripper%20snare_lotgb"},{"n":"Static Snare","s":8,"u":"static%20snare_lotgb"},{"n":"Tar Rocket Snare","s":8,"u":"tar%20rocket%20snare_lotgb"},{"n":"Wet Shock Snare","s":8,"u":"wet%20shock%20snare_lotgb"},{"n":"Clinging Ooze Snare","s":68,"u":"clinging%20ooze%20snare_pfum"},{"n":"Boom Snare","s":68,"u":"boom%20snare_pfum"},{"n":"Ice Slick Snare","s":68,"u":"ice%20slick%20snare_pfum"}]},"trap":{"2":[{"n":"Engulfing Snare","s":4,"u":"engulfing%20snare_apg"},{"n":"Flare Snare","s":4,"u":"flare%20snare_apg"},{"n":"Nauseating Snare","s":4,"u":"nauseating%20snare_apg"},{"n":"Snagging Hook Snare","s":4,"u":"snagging%20hook%20snare_apg"},{"n":"Alarm Snare","s":5,"u":"alarm%20snare_crb"},{"n":"Biting Snare","s":5,"u":"biting%20snare_crb"},{"n":"Bleeding Spines Snare","s":5,"u":"bleeding%20spines%20snare_crb"},{"n":"Bomb Snare","s":5,"u":"bomb%20snare_crb"},{"n":"Caltrop Snare","s":5,"u":"caltrop%20snare_crb"},{"n":"Flying Blade Wheel Snare","s":5,"u":"flying%20blade%20wheel%20snare_crb"},{"n":"Grasping Snare","s":5,"u":"grasping%20snare_crb"},{"n":"Hail of Arrows Snare","s":5,"u":"hail%20of%20arrows%20snare_crb"},{"n":"Hampering Snare","s":5,"u":"hampering%20snare_crb"},{"n":"Hobbling Snare","s":5,"u":"hobbling%20snare_crb"},{"n":"Instant Evisceration Snare","s":5,"u":"instant%20evisceration%20snare_crb"},{"n":"Marking Snare","s":5,"u":"marking%20snare_crb"},{"n":"Omnidirectional Spear Snare","s":5,"u":"omnidirectional%20spear%20snare_crb"},{"n":"Scything Blade Snare","s":5,"u":"scything%20blade%20snare_crb"},{"n":"Signaling Snare","s":5,"u":"signaling%20snare_crb"},{"n":"Spike Snare","s":5,"u":"spike%20snare_crb"},{"n":"Stalker Bane Snare","s":5,"u":"stalker%20bane%20snare_crb"},{"n":"Striking Snare","s":5,"u":"striking%20snare_crb"},{"n":"Stunning Snare","s":5,"u":"stunning%20snare_crb"},{"n":"Trip Snare","s":5,"u":"trip%20snare_crb"},{"n":"Warning Snare","s":5,"u":"warning%20snare_crb"},{"n":"Dust Pods","s":31,"u":"dust%20pods_ec1"},{"n":"Fang Snare","s":31,"u":"fang%20snare_ec1"},{"n":"Grasping Tree","s":31,"u":"grasping%20tree_ec1"},{"n":"Thunder Snare","s":31,"u":"thunder%20snare_ec1"},{"n":"Torrent Snare","s":31,"u":"torrent%20snare_ec1"},{"n":"Acid Spitter","s":2,"u":"acid%20spitter_g%26g"},{"n":"Binding Snare","s":2,"u":"binding%20snare_g%26g"},{"n":"Clockwork Chirper","s":2,"u":"clockwork%20chirper_g%26g"},{"n":"Clockwork Monkey","s":2,"u":"clockwork%20monkey_g%26g"},{"n":"Death Coil","s":2,"u":"death%20coil_g%26g"},{"n":"Detonating Gears Snare","s":2,"u":"detonating%20gears%20snare_g%26g"},{"n":"Fire Box","s":2,"u":"fire%20box_g%26g"},{"n":"Flame Drake Snare","s":2,"u":"flame%20drake%20snare_g%26g"},{"n":"Frost Worm Snare","s":2,"u":"frost%20worm%20snare_g%26g"},{"n":"Noisemaker Snare","s":2,"u":"noisemaker%20snare_g%26g"},{"n":"Puff Dragon","s":2,"u":"puff%20dragon_g%26g"},{"n":"Shrapnel Snare","s":2,"u":"shrapnel%20snare_g%26g"},{"n":"Spirit Snare","s":2,"u":"spirit%20snare_g%26g"},{"n":"Tin Cobra","s":2,"u":"tin%20cobra_g%26g"},{"n":"Avalanche Of Stones Snare","s":8,"u":"avalanche%20of%20stones%20snare_lotgb"},{"n":"Burning Badger Guts Snare","s":8,"u":"burning%20badger%20guts%20snare_lotgb"},{"n":"Chopping Evisceration Snare","s":8,"u":"chopping%20evisceration%20snare_lotgb"},{"n":"Deadweight Snare","s":8,"u":"deadweight%20snare_lotgb"},{"n":"Envenomed Snare","s":8,"u":"envenomed%20snare_lotgb"},{"n":"Glittering Snare","s":8,"u":"glittering%20snare_lotgb"},{"n":"Mirror-ball Snare","s":8,"u":"mirror-ball%20snare_lotgb"},{"n":"Mudrock Snare","s":8,"u":"mudrock%20snare_lotgb"},{"n":"Pummeling Snare","s":8,"u":"pummeling%20snare_lotgb"},{"n":"Raining Knives Snare","s":8,"u":"raining%20knives%20snare_lotgb"},{"n":"Rending Snare","s":8,"u":"rending%20snare_lotgb"},{"n":"Rock Ripper Snare","s":8,"u":"rock%20ripper%20snare_lotgb"},{"n":"Static Snare","s":8,"u":"static%20snare_lotgb"},{"n":"Tar Rocket Snare","s":8,"u":"tar%20rocket%20snare_lotgb"},{"n":"Wet Shock Snare","s":8,"u":"wet%20shock%20snare_lotgb"},{"n":"Clinging Ooze Snare","s":68,"u":"clinging%20ooze%20snare_pfum"},{"n":"Boom Snare","s":68,"u":"boom%20snare_pfum"},{"n":"Ice Slick Snare","s":68,"u":"ice%20slick%20snare_pfum"}],"51":[{"n":"Web Lurker Deadfall","s":12,"u":"web%20lurker%20deadfall_b1"},{"n":"Web Lurker Noose","s":12,"u":"web%20lurker%20noose_b1"},{"n":"Armageddon Orb","s":5,"u":"armageddon%20orb_crb"},{"n":"Banshee's Symphony","s":5,"u":"banshee's%20symphony_crb"},{"n":"Bottomless Pit","s":5,"u":"bottomless%20pit_crb"},{"n":"Darkside Mirror","s":5,"u":"darkside%20mirror_crb"},{"n":"Drowning Pit","s":5,"u":"drowning%20pit_crb"},{"n":"Electric Latch Rune","s":5,"u":"electric%20latch%20rune_crb"},{"n":"Fireball Rune","s":5,"u":"fireball%20rune_crb"},{"n":"Frozen Moment","s":5,"u":"frozen%20moment_crb"},{"n":"Hallucination Powder Trap","s":5,"u":"hallucination%20powder%20trap_crb"},{"n":"Hammer Of Forbiddance","s":5,"u":"hammer%20of%20forbiddance_crb"},{"n":"Hidden Pit","s":5,"u":"hidden%20pit_crb"},{"n":"Lava Flume Tube","s":5,"u":"lava%20flume%20tube_crb"},{"n":"Pharaoh's Ward","s":5,"u":"pharaoh's%20ward_crb"},{"n":"Planar Rift","s":5,"u":"planar%20rift_crb"},{"n":"Poisoned Dart Gallery","s":5,"u":"poisoned%20dart%20gallery_crb"},{"n":"Poisoned Lock","s":5,"u":"poisoned%20lock_crb"},{"n":"Polymorph Trap","s":5,"u":"polymorph%20trap_crb"},{"n":"Scythe Blades","s":5,"u":"scythe%20blades_crb"},{"n":"Second Chance","s":5,"u":"second%20chance_crb"},{"n":"Slamming Door","s":5,"u":"slamming%20door_crb"},{"n":"Spear Launcher","s":5,"u":"spear%20launcher_crb"},{"n":"Spinning Blade Pillar","s":5,"u":"spinning%20blade%20pillar_crb"},{"n":"Summoning Rune","s":5,"u":"summoning%20rune_crb"},{"n":"Telekinetic Swarm Trap","s":5,"u":"telekinetic%20swarm%20trap_crb"},{"n":"Vorpal Executioner","s":5,"u":"vorpal%20executioner_crb"},{"n":"Wheel Of Misery","s":5,"u":"wheel%20of%20misery_crb"},{"n":"Spiked Doorframe","s":16,"u":"spiked%20doorframe_aoa1"},{"n":"Black Powder Bomb","s":17,"u":"black%20powder%20bomb_aoa2"},{"n":"Dahak's Shell","s":17,"u":"dahak's%20shell_aoa2"},{"n":"Dahak's Skull","s":17,"u":"dahak's%20skull_aoa2"},{"n":"Dragon Pillar","s":17,"u":"dragon%20pillar_aoa2"},{"n":"Vision Of Dahak","s":17,"u":"vision%20of%20dahak_aoa2"},{"n":"Wrath Of The Destroyer","s":17,"u":"wrath%20of%20the%20destroyer_aoa2"},{"n":"Quarry Sluiceway","s":18,"u":"quarry%20sluiceway_aoa3"},{"n":"Trapped Lathe","s":18,"u":"trapped%20lathe_aoa3"},{"n":"Tree Of Dreadful Dreams","s":18,"u":"tree%20of%20dreadful%20dreams_aoa3"},{"n":"Acidic Needle Launcher","s":20,"u":"acidic%20needle%20launcher_aoa5"},{"n":"Caustic Vapor","s":20,"u":"caustic%20vapor_aoa5"},{"n":"Luminous Ward","s":20,"u":"luminous%20ward_aoa5"},{"n":"Mental Scream Trap","s":20,"u":"mental%20scream%20trap_aoa5"},{"n":"Seismic Spears Trap","s":20,"u":"seismic%20spears%20trap_aoa5"},{"n":"Boiling Fountains","s":22,"u":"boiling%20fountains_aoe1"},{"n":"Canopy Drop","s":22,"u":"canopy%20drop_aoe1"},{"n":"Dart Barrage","s":22,"u":"dart%20barrage_aoe1"},{"n":"Exploding Statue","s":22,"u":"exploding%20statue_aoe1"},{"n":"Flying Guillotine","s":22,"u":"flying%20guillotine_aoe1"},{"n":"Gas Trap","s":22,"u":"gas%20trap_aoe1"},{"n":"Hidden Chute","s":22,"u":"hidden%20chute_aoe1"},{"n":"Plunger Chute","s":22,"u":"plunger%20chute_aoe1"},{"n":"Summoning Rune","s":22,"u":"summoning%20rune_aoe1"},{"n":"Summoning Rune","s":22,"u":"summoning%20rune_aoe1"},{"n":"Iron Maiden Trap","s":23,"u":"iron%20maiden%20trap_aoe2"},{"n":"Life Magnet","s":23,"u":"life%20magnet_aoe2"},{"n":"Rigged Cubby","s":23,"u":"rigged%20cubby_aoe2"},{"n":"Acidic Poison Cloud Trap","s":24,"u":"acidic%20poison%20cloud%20trap_aoe3"},{"n":"Boiling Tub Trap","s":24,"u":"boiling%20tub%20trap_aoe3"},{"n":"Clockwork Poison Bomb","s":24,"u":"clockwork%20poison%20bomb_aoe3"},{"n":"Needling Stairs","s":24,"u":"needling%20stairs_aoe3"},{"n":"Arcane Feedback Trap","s":25,"u":"arcane%20feedback%20trap_aoe4"},{"n":"Burning Chandelier Trap","s":25,"u":"burning%20chandelier%20trap_aoe4"},{"n":"False Door Trap","s":25,"u":"false%20door%20trap_aoe4"},{"n":"Poisoned Dart Statues","s":25,"u":"poisoned%20dart%20statues_aoe4"},{"n":"Supplicant Statues","s":25,"u":"supplicant%20statues_aoe4"},{"n":"Waxworks Onslaught Trap","s":25,"u":"waxworks%20onslaught%20trap_aoe4"},{"n":"Clockwork Arms","s":26,"u":"clockwork%20arms_aoe5"},{"n":"Eyeball Tank","s":26,"u":"eyeball%20tank_aoe5"},{"n":"Ink Drowning Vats","s":26,"u":"ink%20drowning%20vats_aoe5"},{"n":"Blackfingers's Prayer","s":27,"u":"blackfingers's%20prayer_aoe6"},{"n":"Field Of Opposition","s":27,"u":"field%20of%20opposition_aoe6"},{"n":"Freezing Alarm","s":27,"u":"freezing%20alarm_aoe6"},{"n":"Greater Planar Rift","s":27,"u":"greater%20planar%20rift_aoe6"},{"n":"Kharnas's Lesser Glyph","s":27,"u":"kharnas's%20lesser%20glyph_aoe6"},{"n":"Living Paints","s":27,"u":"living%20paints_aoe6"},{"n":"The Laughing Fiend's Greeting","s":27,"u":"the%20laughing%20fiend's%20greeting_aoe6"},{"n":"Doom Of Tomorrow","s":28,"u":"doom%20of%20tomorrow_av1"},{"n":"Spike Launcher","s":28,"u":"spike%20launcher_av1"},{"n":"Painful Suggestion Trap","s":29,"u":"painful%20suggestion%20trap_av2"},{"n":"Paralyzing Light Trap","s":29,"u":"paralyzing%20light%20trap_av2"},{"n":"Rusty Grate Pit","s":29,"u":"rusty%20grate%20pit_av2"},{"n":"Shuffling Scythe Blades","s":29,"u":"shuffling%20scythe%20blades_av2"},{"n":"Befuddling Gas Trap","s":30,"u":"befuddling%20gas%20trap_av3"},{"n":"Blast Tumbler","s":30,"u":"blast%20tumbler_av3"},{"n":"Images Of Failure","s":30,"u":"images%20of%20failure_av3"},{"n":"Images Of Powerlessness","s":30,"u":"images%20of%20powerlessness_av3"},{"n":"Clone Mirrors","s":11,"u":"clone%20mirrors_da"},{"n":"Confounding Portal","s":11,"u":"confounding%20portal_da"},{"n":"Constricting Hall","s":11,"u":"constricting%20hall_da"},{"n":"Disorienting Illusions","s":11,"u":"disorienting%20illusions_da"},{"n":"Distortion Mirror","s":11,"u":"distortion%20mirror_da"},{"n":"Entrapping Chair","s":11,"u":"entrapping%20chair_da"},{"n":"Exhaling Portal","s":11,"u":"exhaling%20portal_da"},{"n":"False Floor","s":11,"u":"false%20floor_da"},{"n":"False Step Floor","s":11,"u":"false%20step%20floor_da"},{"n":"Mirror Door","s":11,"u":"mirror%20door_da"},{"n":"Reflected Desires","s":11,"u":"reflected%20desires_da"},{"n":"Shrinking Hall","s":11,"u":"shrinking%20hall_da"},{"n":"Shuffling Hall","s":11,"u":"shuffling%20hall_da"},{"n":"Sigil of Deepest Fears","s":11,"u":"sigil%20of%20deepest%20fears_da"},{"n":"Thalassophobic Pool","s":11,"u":"thalassophobic%20pool_da"},{"n":"Catacomb Cave-in","s":31,"u":"catacomb%20cave-in_ec1"},{"n":"Dream Pollen Pods","s":31,"u":"dream%20pollen%20pods_ec1"},{"n":"Envenomed Thorns Trap","s":31,"u":"envenomed%20thorns%20trap_ec1"},{"n":"Hallowed Wheel","s":32,"u":"hallowed%20wheel_ec2"},{"n":"Krooth Summoning Rune","s":32,"u":"krooth%20summoning%20rune_ec2"},{"n":"Masks Of Aroden's Guises","s":32,"u":"masks%20of%20aroden's%20guises_ec2"},{"n":"Maze Of Mirrors","s":32,"u":"maze%20of%20mirrors_ec2"},{"n":"Thunderstone Cascade Trap","s":32,"u":"thunderstone%20cascade%20trap_ec2"},{"n":"Caustic Dart Trap","s":9,"u":"caustic%20dart%20trap_ec3"},{"n":"Buzzing Latch Rune","s":33,"u":"buzzing%20latch%20rune_ec4"},{"n":"Explosive Furniture Trap","s":33,"u":"explosive%20furniture%20trap_ec4"},{"n":"Mukradi Summoning Runes","s":33,"u":"mukradi%20summoning%20runes_ec4"},{"n":"Poisoned Secret Door Trap","s":33,"u":"poisoned%20secret%20door%20trap_ec4"},{"n":"Spiked Barricade Trap","s":33,"u":"spiked%20barricade%20trap_ec4"},{"n":"Crushing Gate Trap","s":34,"u":"crushing%20gate%20trap_ec5"},{"n":"Imperious Darkside Mirror","s":34,"u":"imperious%20darkside%20mirror_ec5"},{"n":"Stabbing Sentinel","s":34,"u":"stabbing%20sentinel_ec5"},{"n":"Witch-priests' Curse","s":34,"u":"witch-priests'%20curse_ec5"},{"n":"Axiomatic Polymorph Trap","s":35,"u":"axiomatic%20polymorph%20trap_ec6"},{"n":"Convergence Lattice","s":35,"u":"convergence%20lattice_ec6"},{"n":"Thief's Trap","s":35,"u":"thief's%20trap_ec6"},{"n":"Falling Debris","s":36,"u":"falling%20debris_fop"},{"n":"Ice Fall Trap","s":36,"u":"ice%20fall%20trap_fop"},{"n":"Poisoned Lock","s":36,"u":"poisoned%20lock_fop"},{"n":"Spear Launcher","s":36,"u":"spear%20launcher_fop"},{"n":"Floating Flamethrower","s":38,"u":"floating%20flamethrower_frp2"},{"n":"Freezing Floor Tiles","s":38,"u":"freezing%20floor%20tiles_frp2"},{"n":"Dimensional Darkside Mirror","s":39,"u":"dimensional%20darkside%20mirror_frp3"},{"n":"Instant Privacy Fence","s":2,"u":"instant%20privacy%20fence_g%26g"},{"n":"Steam Vents","s":2,"u":"steam%20vents_g%26g"},{"n":"Lyzerium Bottles","s":43,"u":"lyzerium%20bottles_ooa1"},{"n":"Precarious Thunderstone Trap","s":43,"u":"precarious%20thunderstone%20trap_ooa1"},{"n":"Purple Dye Trap","s":43,"u":"purple%20dye%20trap_ooa1"},{"n":"Repeater Crossbow Trap","s":43,"u":"repeater%20crossbow%20trap_ooa1"},{"n":"Stink-Sap Trap","s":43,"u":"stink-sap%20trap_ooa1"},{"n":"Subduing Gas Chamber","s":43,"u":"subduing%20gas%20chamber_ooa1"},{"n":"Wooden Bullets Trap","s":43,"u":"wooden%20bullets%20trap_ooa1"},{"n":"Color Spray Trap","s":44,"u":"color%20spray%20trap_ooa2"},{"n":"Explosive Steam Trap","s":44,"u":"explosive%20steam%20trap_ooa2"},{"n":"Falling Portcullis Trap","s":44,"u":"falling%20portcullis%20trap_ooa2"},{"n":"False Door Trap","s":44,"u":"false%20door%20trap_ooa2"},{"n":"Iron Dart Launcher","s":44,"u":"iron%20dart%20launcher_ooa2"},{"n":"Second Kiss Engine","s":44,"u":"second%20kiss%20engine_ooa2"},{"n":"Angazhan's Rake Trap","s":46,"u":"angazhan's%20rake%20trap_sli"},{"n":"Fiendripping Blast Trap","s":46,"u":"fiendripping%20blast%20trap_sli"},{"n":"Scroll Shock Trap","s":46,"u":"scroll%20shock%20trap_sli"},{"n":"Stalker Summoning Rune","s":46,"u":"stalker%20summoning%20rune_sli"},{"n":"Centipede Carcasses Trap","s":47,"u":"centipede%20carcasses%20trap_sot1"},{"n":"Boulder Deadfall Trap","s":48,"u":"boulder%20deadfall%20trap_sot2"},{"n":"Electrified Water Ward","s":48,"u":"electrified%20water%20ward_sot2"},{"n":"Serpent Ward","s":48,"u":"serpent%20ward_sot2"},{"n":"Collapsing Porch","s":53,"u":"collapsing%20porch_tio"},{"n":"Magic Starknives Trap","s":53,"u":"magic%20starknives%20trap_tio"},{"n":"Nightmare Terrain","s":53,"u":"nightmare%20terrain_tio"},{"n":"Tongues Of Flame","s":53,"u":"tongues%20of%20flame_tio"},{"n":"Viper Urn","s":53,"u":"viper%20urn_tio"},{"n":"Web Lurker Noose","s":53,"u":"web%20lurker%20noose_tio"}]},"potion":{"2":[{"n":"Gecko Potion","s":4,"u":"gecko%20potion_apg"},{"n":"Potion Of Disguise","s":4,"u":"potion%20of%20disguise%20(generic)_apg"},{"n":"Potion Of Expeditious Retreat","s":4,"u":"potion%20of%20expeditious%20retreat_apg"},{"n":"Potion Of Retaliation","s":4,"u":"potion%20of%20retaliation%20(generic)_apg"},{"n":"Potion Of Shared Memories","s":4,"u":"potion%20of%20shared%20memories_apg"},{"n":"Ration Tonic","s":4,"u":"ration%20tonic%20(generic)_apg"},{"n":"Time Shield Potion","s":4,"u":"time%20shield%20potion_apg"},{"n":"Barkskin Potion","s":5,"u":"barkskin%20potion_crb"},{"n":"Dragon's Breath Potion","s":5,"u":"dragon's%20breath%20potion%20(generic)_crb"},{"n":"Healing Potion","s":5,"u":"healing%20potion%20(generic)_crb"},{"n":"Invisibility Potion","s":5,"u":"invisibility%20potion_crb"},{"n":"Panacea","s":5,"u":"panacea_crb"},{"n":"Potion of Flying","s":5,"u":"potion%20of%20flying%20(generic)_crb"},{"n":"Potion of Leaping","s":5,"u":"potion%20of%20leaping_crb"},{"n":"Potion of Quickness","s":5,"u":"potion%20of%20quickness_crb"},{"n":"Potion of Resistance","s":5,"u":"potion%20of%20resistance%20(generic)_crb"},{"n":"Potion of Swimming","s":5,"u":"potion%20of%20swimming%20(generic)_crb"},{"n":"Potion of Tongues","s":5,"u":"potion%20of%20tongues_crb"},{"n":"Potion of Undetectability","s":5,"u":"potion%20of%20undetectability_crb"},{"n":"Potion of Water Breathing","s":5,"u":"potion%20of%20water%20breathing_crb"},{"n":"Serum of Sex Shift","s":5,"u":"serum%20of%20sex%20shift_crb"},{"n":"Shrinking Potion","s":5,"u":"shrinking%20potion%20(generic)_crb"},{"n":"Truesight Potion","s":5,"u":"truesight%20potion_crb"},{"n":"Truth Potion","s":5,"u":"truth%20potion_crb"},{"n":"Wine of the Blood","s":11,"u":"wine%20of%20the%20blood_da"},{"n":"Mistranslator's Draft","s":11,"u":"mistranslator's%20draft_da"},{"n":"Dragonfly Potion","s":8,"u":"dragonfly%20potion_lotgb"},{"n":"Effervescent Decoction","s":45,"u":"effervescent%20decoction_ooa3"},{"n":"Mutagenic Renovator","s":45,"u":"mutagenic%20renovator_ooa3"},{"n":"Fu Water","s":65,"u":"fu%20water_som"},{"n":"Phoenix Flask","s":65,"u":"phoenix%20flask_som"},{"n":"Potion Of Grounding","s":65,"u":"potion%20of%20grounding_som"},{"n":"Potion Of Minute Echoes","s":65,"u":"potion%20of%20minute%20echoes_som"},{"n":"Potion Of Shared Life","s":65,"u":"potion%20of%20shared%20life_som"},{"n":"Potion Of Stable Form","s":65,"u":"potion%20of%20stable%20form%20(generic)_som"},{"n":"Antivenom Potion","s":53,"u":"antivenom%20potion_tio"}]},"oil":{"2":[{"n":"Oil Of Object Animation","s":4,"u":"oil%20of%20object%20animation%20(generic)_apg"},{"n":"Oil Of Revelation","s":4,"u":"oil%20of%20revelation_apg"},{"n":"Oil Of Unlife","s":4,"u":"oil%20of%20unlife%20(generic)_apg"},{"n":"Shielding Salve","s":4,"u":"shielding%20salve_apg"},{"n":"Aligned Oil","s":5,"u":"aligned%20oil_crb"},{"n":"Antimagic Oil","s":5,"u":"antimagic%20oil_crb"},{"n":"Nectar of Purification","s":5,"u":"nectar%20of%20purification_crb"},{"n":"Obfuscation Oil","s":5,"u":"obfuscation%20oil_crb"},{"n":"Oil of Animation","s":5,"u":"oil%20of%20animation_crb"},{"n":"Oil of Keen Edges","s":5,"u":"oil%20of%20keen%20edges_crb"},{"n":"Oil of Mending","s":5,"u":"oil%20of%20mending_crb"},{"n":"Oil of Potency","s":5,"u":"oil%20of%20potency_crb"},{"n":"Oil of Repulsion","s":5,"u":"oil%20of%20repulsion_crb"},{"n":"Oil of Weightlessness","s":5,"u":"oil%20of%20weightlessness%20(generic)_crb"},{"n":"Salve of Antiparalysis","s":5,"u":"salve%20of%20antiparalysis%20(generic)_crb"},{"n":"Salve of Slipperiness","s":5,"u":"salve%20of%20slipperiness_crb"},{"n":"Saints' Balm","s":32,"u":"saints'%20balm_ec2"},{"n":"Anointing Oil","s":60,"u":"anointing%20oil%20(generic)_lokl"},{"n":"Ghost Oil","s":60,"u":"ghost%20oil_lokl"},{"n":"Ghostly Portal Paint","s":65,"u":"ghostly%20portal%20paint_som"},{"n":"Topology Protoplasm","s":65,"u":"topology%20protoplasm_som"}]},"staff":{"2":[{"n":"Staff Of Impossible Visions","s":4,"u":"staff%20of%20impossible%20visions%20(generic)_apg"},{"n":"Staff Of Nature's Vengeance","s":4,"u":"staff%20of%20nature's%20vengeance%20(generic)_apg"},{"n":"Staff Of Providence","s":4,"u":"staff%20of%20providence%20(generic)_apg"},{"n":"Animal Staff","s":5,"u":"animal%20staff%20(generic)_crb"},{"n":"Mentalist's Staff","s":5,"u":"mentalist's%20staff%20(generic)_crb"},{"n":"Staff of Abjuration","s":5,"u":"staff%20of%20abjuration%20(generic)_crb"},{"n":"Staff of Conjuration","s":5,"u":"staff%20of%20conjuration%20(generic)_crb"},{"n":"Staff of Divination","s":5,"u":"staff%20of%20divination%20(generic)_crb"},{"n":"Staff of Enchantment","s":5,"u":"staff%20of%20enchantment%20(generic)_crb"},{"n":"Staff of Evocation","s":5,"u":"staff%20of%20evocation%20(generic)_crb"},{"n":"Staff of Fire","s":5,"u":"staff%20of%20fire%20(generic)_crb"},{"n":"Staff of Healing","s":5,"u":"staff%20of%20healing%20(generic)_crb"},{"n":"Staff of Illumination","s":5,"u":"staff%20of%20illumination_crb"},{"n":"Staff of Illusion","s":5,"u":"staff%20of%20illusion%20(generic)_crb"},{"n":"Staff of Necromancy","s":5,"u":"staff%20of%20necromancy%20(generic)_crb"},{"n":"Staff of Power","s":5,"u":"staff%20of%20power_crb"},{"n":"Staff of the Magi","s":5,"u":"staff%20of%20the%20magi_crb"},{"n":"Staff of Transmutation","s":5,"u":"staff%20of%20transmutation%20(generic)_crb"},{"n":"Verdant Staff","s":5,"u":"verdant%20staff%20(generic)_crb"},{"n":"Poisoner's Staff","s":25,"u":"poisoner's%20staff%20(generic)_aoe4"},{"n":"Ringmaster's Staff","s":32,"u":"ringmaster's%20staff%20(generic)_ec2"},{"n":"Staff Of The Black Desert","s":34,"u":"staff%20of%20the%20black%20desert%20(generic)_ec5"},{"n":"Staff Of Sieges","s":35,"u":"staff%20of%20sieges_ec6"},{"n":"Staff of Final Rest","s":8,"u":"staff%20of%20final%20rest%20(generic)_lotgb"},{"n":"Staff Of The Dreamlands","s":8,"u":"staff%20of%20the%20dreamlands%20(generic)_lotgb"},{"n":"Lini's Leafstick","s":65,"u":"lini's%20leafstick_som"},{"n":"Staff Of Nature's Cunning","s":65,"u":"staff%20of%20nature's%20cunning%20(generic)_som"},{"n":"Staff Of The Desert Winds","s":65,"u":"staff%20of%20the%20desert%20winds%20(generic)_som"},{"n":"Wyrm Drinker","s":51,"u":"wyrm%20drinker_sot5"}]},"wand":{"2":[{"n":"Wand Of Crackling Lightning","s":4,"u":"wand%20of%20crackling%20lightning%20(generic)_apg"},{"n":"Wand Of Hopeless Night","s":4,"u":"wand%20of%20hopeless%20night%20(generic)_apg"},{"n":"Wand Of Overflowing Life","s":4,"u":"wand%20of%20overflowing%20life%20(generic)_apg"},{"n":"Wand Of The Snowfields","s":4,"u":"wand%20of%20the%20snowfields%20(generic)_apg"},{"n":"Wand Of The Spider","s":4,"u":"wand%20of%20the%20spider%20(generic)_apg"},{"n":"Magic Wand","s":5,"u":"magic%20wand%20(generic)_crb"},{"n":"Wand of Continuation","s":5,"u":"wand%20of%20continuation%20(generic)_crb"},{"n":"Wand of Manifold Missiles","s":5,"u":"wand%20of%20manifold%20missiles%20(generic)_crb"},{"n":"Wand of Slaying","s":5,"u":"wand%20of%20slaying%20(generic)_crb"},{"n":"Wand of Smoldering Fireballs","s":5,"u":"wand%20of%20smoldering%20fireballs%20(generic)_crb"},{"n":"Wand of Widening","s":5,"u":"wand%20of%20widening%20(generic)_crb"},{"n":"Wand Of Fey Flames","s":8,"u":"wand%20of%20fey%20flames_lotgb"},{"n":"Wand Of Spiritual Warfare","s":8,"u":"wand%20of%20spiritual%20warfare%20(generic)_lotgb"},{"n":"Wand Of Thundering Echoes","s":8,"u":"wand%20of%20thundering%20echoes%20(generic)_lotgb"},{"n":"Wand of Caustic Effluence","s":68,"u":"wand%20of%20caustic%20effluence_pfum"},{"n":"Wand Of Noisome Acid","s":46,"u":"wand%20of%20noisome%20acid%20(generic)_sli"},{"n":"Wand Of Teeming Ghosts","s":46,"u":"wand%20of%20teeming%20ghosts%20(generic)_sli"}]},"precious":{"2":[{"n":"Adamantine","s":5,"u":"adamantine%20(generic)_crb"},{"n":"Cold Iron","s":5,"u":"cold%20iron%20(generic)_crb"},{"n":"Darkwood","s":5,"u":"darkwood%20(generic)_crb"},{"n":"Dragonhide","s":5,"u":"dragonhide%20(generic)_crb"},{"n":"Mithral","s":5,"u":"mithral%20(generic)_crb"},{"n":"Orichalcum","s":5,"u":"orichalcum%20(generic)_crb"},{"n":"Silver","s":5,"u":"silver%20(generic)_crb"},{"n":"Warpglass","s":27,"u":"warpglass%20(generic)_aoe6"},{"n":"Peachwood","s":10,"u":"peachwood%20(generic)_botd"},{"n":"Sovereign Steel","s":67,"u":"sovereign%20steel%20(generic)_lol"},{"n":"Grisantian Pelt","s":40,"u":"grisantian%20pelt%20(generic)_lomm"},{"n":"Abysium","s":8,"u":"abysium%20(generic)_lotgb"},{"n":"Djezet","s":8,"u":"djezet%20(generic)_lotgb"},{"n":"Inubrix","s":8,"u":"inubrix%20(generic)_lotgb"},{"n":"Noqual","s":8,"u":"noqual%20(generic)_lotgb"},{"n":"Siccatite","s":8,"u":"siccatite%20(generic)_lotgb"}]},"chaotic":{"2":[{"n":"Anarchic","s":5,"u":"anarchic_crb"},{"n":"Rod of Wonder","s":5,"u":"rod%20of%20wonder_crb"},{"n":"Pistol Of Wonder","s":2,"u":"pistol%20of%20wonder_g%26g"},{"n":"Guiding Star","s":65,"u":"guiding%20star_som"}],"3":[{"n":"Abyssal Plague","s":5,"u":"abyssal%20plague_crb"},{"n":"Demon Form","s":65,"u":"demon%20form_som"}],"73":[{"n":"Anarchic","s":5,"u":"anarchic_crb"}]},"apex":{"2":[{"n":"Anklets of Alacrity","s":5,"u":"anklets%20of%20alacrity_crb"},{"n":"Belt of Giant Strength","s":5,"u":"belt%20of%20giant%20strength_crb"},{"n":"Belt of Regeneration","s":5,"u":"belt%20of%20regeneration_crb"},{"n":"Circlet of Persuasion","s":5,"u":"circlet%20of%20persuasion_crb"},{"n":"Diadem of Intellect","s":5,"u":"diadem%20of%20intellect_crb"},{"n":"Headband of Inspired Wisdom","s":5,"u":"headband%20of%20inspired%20wisdom_crb"},{"n":"Genius Diadem","s":15,"u":"genius%20diadem_gmg"},{"n":"Archivist's Gaze","s":65,"u":"archivist's%20gaze_som"},{"n":"Emberheart","s":65,"u":"emberheart_som"},{"n":"Mask Of Allure","s":65,"u":"mask%20of%20allure_som"},{"n":"Mercurial Mantle","s":65,"u":"mercurial%20mantle_som"},{"n":"Sage's Lash","s":65,"u":"sage's%20lash_som"},{"n":"Titan's Grasp","s":65,"u":"titan's%20grasp_som"}]},"ingested":{"2":[{"n":"Arsenic","s":5,"u":"arsenic_crb"},{"n":"Belladonna","s":5,"u":"belladonna_crb"},{"n":"Deathcap Powder","s":5,"u":"deathcap%20powder_crb"},{"n":"Hemlock","s":5,"u":"hemlock_crb"},{"n":"King's Sleep","s":5,"u":"king's%20sleep_crb"},{"n":"Lich Dust","s":5,"u":"lich%20dust_crb"},{"n":"Slumber Wine","s":5,"u":"slumber%20wine_crb"},{"n":"Wolfsbane","s":5,"u":"wolfsbane_crb"},{"n":"Alcohol","s":15,"u":"alcohol_gmg"},{"n":"Blood Sap","s":15,"u":"blood%20sap_gmg"},{"n":"Bloodeye Coffee","s":15,"u":"bloodeye%20coffee_gmg"},{"n":"Cytillesh","s":15,"u":"cytillesh_gmg"},{"n":"Dreamtime Tea","s":15,"u":"dreamtime%20tea_gmg"},{"n":"Elven Absinthe","s":15,"u":"elven%20absinthe_gmg"},{"n":"Flayleaf","s":15,"u":"flayleaf_gmg"},{"n":"Refined Pesh","s":15,"u":"refined%20pesh_gmg"},{"n":"Scour","s":15,"u":"scour_gmg"},{"n":"Shiver","s":15,"u":"shiver_gmg"},{"n":"False Death","s":20,"u":"false%20death_aoa5"},{"n":"Isolation Draught","s":20,"u":"isolation%20draught_aoa5"},{"n":"Nightmare Salt","s":20,"u":"nightmare%20salt_aoa5"},{"n":"Grolna","s":22,"u":"grolna_aoe1"},{"n":"Knockout Dram","s":22,"u":"knockout%20dram_aoe1"},{"n":"Repulsion Resin","s":25,"u":"repulsion%20resin_aoe4"},{"n":"Sight-theft Grit","s":25,"u":"sight-theft%20grit_aoe4"},{"n":"Spectral Nightshade","s":25,"u":"spectral%20nightshade_aoe4"},{"n":"Forgetful Drops","s":11,"u":"forgetful%20drops_da"},{"n":"Alkenstar Ice Wine","s":6,"u":"alkenstar%20ice%20wine_loil"},{"n":"Diluted Hype","s":67,"u":"diluted%20hype_lol"},{"n":"Hype","s":67,"u":"hype_lol"},{"n":"Plasma Hype","s":67,"u":"plasma%20hype_lol"},{"n":"Blaze","s":43,"u":"blaze_ooa1"}]},"lawful":{"2":[{"n":"Axiomatic","s":5,"u":"axiomatic_crb"},{"n":"Holy Avenger","s":5,"u":"holy%20avenger_crb"},{"n":"Lawbringer's Lasso","s":45,"u":"lawbringer's%20lasso_ooa3"}],"3":[{"n":"Devil Form","s":65,"u":"devil%20form_som"},{"n":"Impeccable Flow","s":47,"u":"impeccable%20flow_sot1"}],"73":[{"n":"Axiomatic","s":5,"u":"axiomatic_crb"}]},"companion":{"2":[{"n":"Barding of the Zephyr","s":5,"u":"barding%20of%20the%20zephyr_crb"},{"n":"Collar of Empathy","s":5,"u":"collar%20of%20empathy_crb"},{"n":"Collar of Inconspicuousness","s":5,"u":"collar%20of%20inconspicuousness_crb"},{"n":"Horseshoes of Speed","s":5,"u":"horseshoes%20of%20speed%20(generic)_crb"},{"n":"Chaos Collar","s":11,"u":"chaos%20collar_da"},{"n":"Bomber's Saddle","s":34,"u":"bomber's%20saddle_ec5"},{"n":"Barding Saddle","s":60,"u":"barding%20saddle_lokl"},{"n":"Swiftmount Saddle","s":60,"u":"swiftmount%20saddle_lokl"},{"n":"Horned Hand Rests","s":8,"u":"horned%20hand%20rests_lotgb"},{"n":"Hosteling Statuette","s":8,"u":"hosteling%20statuette_lotgb"},{"n":"Swarmform Collar","s":8,"u":"swarmform%20collar_lotgb"},{"n":"Waverider Barding","s":8,"u":"waverider%20barding_lotgb"}]},"contact":{"2":[{"n":"Black Lotus Extract","s":5,"u":"black%20lotus%20extract_crb"},{"n":"Blightburn Resin","s":5,"u":"blightburn%20resin_crb"},{"n":"Dragon Bile","s":5,"u":"dragon%20bile_crb"},{"n":"Malyass Root Paste","s":5,"u":"malyass%20root%20paste_crb"},{"n":"Nettleweed Residue","s":5,"u":"nettleweed%20residue_crb"},{"n":"Spider Root","s":5,"u":"spider%20root_crb"},{"n":"Tears of Death","s":5,"u":"tears%20of%20death_crb"},{"n":"Frenzy Oil","s":20,"u":"frenzy%20oil_aoa5"},{"n":"Looter's Lethargy","s":22,"u":"looter's%20lethargy_aoe1"},{"n":"Blackfinger Blight","s":24,"u":"blackfinger%20blight_aoe3"},{"n":"Fearweed","s":25,"u":"fearweed_aoe4"},{"n":"Hunger Oil","s":25,"u":"hunger%20oil_aoe4"},{"n":"Liar's Demise","s":25,"u":"liar's%20demise_aoe4"},{"n":"Abysium Powder","s":8,"u":"abysium%20powder_lotgb"},{"n":"Forgetful Ink","s":47,"u":"forgetful%20ink_sot1"}],"63":[{"n":"Poison Sedum","s":43,"u":"poison%20sedum_ooa1"}]},"virulent":{"2":[{"n":"Black Lotus Extract","s":5,"u":"black%20lotus%20extract_crb"},{"n":"King's Sleep","s":5,"u":"king's%20sleep_crb"},{"n":"Tears of Death","s":5,"u":"tears%20of%20death_crb"},{"n":"Blackfinger Blight","s":24,"u":"blackfinger%20blight_aoe3"},{"n":"Lifeblight Residue","s":25,"u":"lifeblight%20residue_aoe4"}],"62":[{"n":"Slithering","s":46,"u":"slithering_sli"}],"63":[{"n":"Brain Worms","s":15,"u":"brain%20worms_gmg"},{"n":"Scarlet Leprosy","s":15,"u":"scarlet%20leprosy_gmg"},{"n":"Sewer Haze","s":15,"u":"sewer%20haze_gmg"}]},"inhaled":{"2":[{"n":"Brimstone Fumes","s":5,"u":"brimstone%20fumes_crb"},{"n":"Mindfog Mist","s":5,"u":"mindfog%20mist_crb"},{"n":"Nightmare Vapor","s":5,"u":"nightmare%20vapor_crb"},{"n":"Flayleaf","s":15,"u":"flayleaf_gmg"},{"n":"Refined Pesh","s":15,"u":"refined%20pesh_gmg"},{"n":"Scour","s":15,"u":"scour_gmg"},{"n":"Addlebrain","s":18,"u":"addlebrain_aoa3"},{"n":"Gorgon's Breath","s":20,"u":"gorgon's%20breath_aoa5"},{"n":"Daylight Vapor","s":25,"u":"daylight%20vapor_aoe4"},{"n":"Honeyscent","s":67,"u":"honeyscent_lol"},{"n":"Sneezing Powder","s":8,"u":"sneezing%20powder_lotgb"},{"n":"Vexing Vapor","s":8,"u":"vexing%20vapor%20(generic)_lotgb"}],"3":[{"n":"Puff Of Poison","s":65,"u":"puff%20of%20poison_som"}]},"focused":{"2":[{"n":"Cassock of Devotion","s":5,"u":"cassock%20of%20devotion_crb"},{"n":"Druid's Vestments","s":5,"u":"druid's%20vestments_crb"},{"n":"Harmonic Hauberk","s":8,"u":"harmonic%20hauberk_lotgb"},{"n":"S Ring","s":65,"u":"s%20ring_som"},{"n":"Dragon Rune Bracelet","s":49,"u":"dragon%20rune%20bracelet_sot3"}]},"good":{"2":[{"n":"Celestial Armor","s":5,"u":"celestial%20armor_crb"},{"n":"Holy","s":5,"u":"holy_crb"},{"n":"Holy Avenger","s":5,"u":"holy%20avenger_crb"},{"n":"Holy Water","s":5,"u":"holy%20water_crb"},{"n":"Lady's Chalice","s":10,"u":"lady's%20chalice_botd"},{"n":"Celestial Peachwood Sword","s":10,"u":"celestial%20peachwood%20sword_botd"},{"n":"Holy Steam Ball","s":2,"u":"holy%20steam%20ball_g%26g"},{"n":"Glorious Plate","s":7,"u":"glorious%20plate_locg"},{"n":"Radiant Lance","s":7,"u":"radiant%20lance_locg"},{"n":"Armor of the Holy Warrior","s":60,"u":"armor%20of%20the%20holy%20warrior_lokl"},{"n":"Busine of Divine Reinforcements","s":60,"u":"busine%20of%20divine%20reinforcements_lokl"},{"n":"Vine Of Roses","s":8,"u":"vine%20of%20roses_lotgb"},{"n":"Redeemer's Pistol","s":45,"u":"redeemer's%20pistol_ooa3"},{"n":"Anointed Waterskin","s":65,"u":"anointed%20waterskin_som"},{"n":"Fu Water","s":65,"u":"fu%20water_som"},{"n":"Guiding Star","s":65,"u":"guiding%20star_som"}],"3":[{"n":"Angelic Halo","s":5,"u":"angelic%20halo_crb"},{"n":"Holy Cascade","s":5,"u":"holy%20cascade_crb"},{"n":"Litany Against Sloth","s":5,"u":"litany%20against%20sloth_crb"},{"n":"Litany Against Wrath","s":5,"u":"litany%20against%20wrath_crb"},{"n":"Litany Of Righteousness","s":5,"u":"litany%20of%20righteousness_crb"},{"n":"Searing Light","s":5,"u":"searing%20light_crb"},{"n":"Hallowed Ground","s":10,"u":"hallowed%20ground_botd"},{"n":"Purifying Veil","s":11,"u":"purifying%20veil_da"},{"n":"Consecrate Flesh","s":60,"u":"consecrate%20flesh_lokl"},{"n":"Radiant Beam","s":60,"u":"radiant%20beam_lokl"},{"n":"Sun's Fury","s":67,"u":"sun's%20fury_lol"},{"n":"Angel Form","s":65,"u":"angel%20form_som"},{"n":"Moonlight Ray","s":50,"u":"moonlight%20ray_sot4"}],"73":[{"n":"Holy","s":5,"u":"holy_crb"},{"n":"Angelic Vessel","s":15,"u":"angelic%20vessel_gmg"},{"n":"Holy Light","s":15,"u":"holy%20light_gmg"},{"n":"Righteous Call","s":15,"u":"righteous%20call_gmg"}]},"structure":{"2":[{"n":"Explorer's Yurt","s":5,"u":"explorer's%20yurt_crb"},{"n":"Instant Fortress","s":5,"u":"instant%20fortress_crb"},{"n":"Pocket Stage","s":5,"u":"pocket%20stage_crb"},{"n":"Gourd Home","s":18,"u":"gourd%20home_aoa3"},{"n":"Marvelous Calliope","s":32,"u":"marvelous%20calliope_ec2"},{"n":"Palanquin of Night","s":6,"u":"palanquin%20of%20night_loil"},{"n":"Campaign Stable","s":60,"u":"campaign%20stable_lokl"},{"n":"Mountain To The Sky","s":67,"u":"mountain%20to%20the%20sky_lol"},{"n":"Memory Palace","s":8,"u":"memory%20palace_lotgb"},{"n":"Pocket Gala","s":8,"u":"pocket%20gala_lotgb"},{"n":"Portable Gaming Hall","s":8,"u":"portable%20gaming%20hall_lotgb"},{"n":"Private Workshop","s":8,"u":"private%20workshop_lotgb"},{"n":"Stone Circle","s":8,"u":"stone%20circle%20(generic)_lotgb"},{"n":"Wizard's Tower","s":8,"u":"wizard's%20tower_lotgb"},{"n":"Barricade Stone","s":49,"u":"barricade%20stone%20(generic)_sot3"}]},"sleep":{"2":[{"n":"Lethargy Poison","s":5,"u":"lethargy%20poison_crb"},{"n":"Sleep Arrow","s":5,"u":"sleep%20arrow_crb"},{"n":"Slumber Wine","s":5,"u":"slumber%20wine_crb"},{"n":"Stupor Poison","s":30,"u":"stupor%20poison_av3"},{"n":"Dreaming Round","s":2,"u":"dreaming%20round_g%26g"},{"n":"Mirror Of Sleeping Vigil","s":8,"u":"mirror%20of%20sleeping%20vigil_lotgb"}],"3":[{"n":"Dream Council","s":5,"u":"dream%20council_crb"},{"n":"Sleep","s":5,"u":"sleep_crb"},{"n":"Sweet Dream","s":5,"u":"sweet%20dream_crb"}],"62":[{"n":"Curse of Slumber","s":15,"u":"curse%20of%20slumber_gmg"}]},"scroll":{"2":[{"n":"Scroll","s":5,"u":"scroll%20(generic)_crb"}]},"drug":{"2":[{"n":"Alcohol","s":15,"u":"alcohol_gmg"},{"n":"Blood Sap","s":15,"u":"blood%20sap_gmg"},{"n":"Bloodeye Coffee","s":15,"u":"bloodeye%20coffee_gmg"},{"n":"Cytillesh","s":15,"u":"cytillesh_gmg"},{"n":"Dreamtime Tea","s":15,"u":"dreamtime%20tea_gmg"},{"n":"Elven Absinthe","s":15,"u":"elven%20absinthe_gmg"},{"n":"Flayleaf","s":15,"u":"flayleaf_gmg"},{"n":"Refined Pesh","s":15,"u":"refined%20pesh_gmg"},{"n":"Scour","s":15,"u":"scour_gmg"},{"n":"Shiver","s":15,"u":"shiver_gmg"},{"n":"Zerk","s":15,"u":"zerk_gmg"},{"n":"Grolna","s":22,"u":"grolna_aoe1"},{"n":"Alkenstar Ice Wine","s":6,"u":"alkenstar%20ice%20wine_loil"},{"n":"Diluted Hype","s":67,"u":"diluted%20hype_lol"},{"n":"Hype","s":67,"u":"hype_lol"},{"n":"Plasma Hype","s":67,"u":"plasma%20hype_lol"},{"n":"Blaze","s":43,"u":"blaze_ooa1"}]},"cursed":{"2":[{"n":"Arrow Attracting","s":15,"u":"arrow%20attracting_gmg"},{"n":"Arsonous","s":15,"u":"arsonous_gmg"},{"n":"Backbiting","s":15,"u":"backbiting_gmg"},{"n":"Bag Of Devouring","s":15,"u":"bag%20of%20devouring_gmg"},{"n":"Bag Of Weasels","s":15,"u":"bag%20of%20weasels_gmg"},{"n":"Bloodbiter","s":15,"u":"bloodbiter_gmg"},{"n":"Boots Of Dancing","s":15,"u":"boots%20of%20dancing_gmg"},{"n":"Cloak Of Immolation","s":15,"u":"cloak%20of%20immolation_gmg"},{"n":"Degenerating","s":15,"u":"degenerating_gmg"},{"n":"Dependent","s":15,"u":"dependent_gmg"},{"n":"Dreary","s":15,"u":"dreary_gmg"},{"n":"Erratic Transposing","s":15,"u":"erratic%20transposing_gmg"},{"n":"Gloves Of Carelessness","s":15,"u":"gloves%20of%20carelessness_gmg"},{"n":"Grandstanding","s":15,"u":"grandstanding_gmg"},{"n":"Medusa Armor","s":15,"u":"medusa%20armor_gmg"},{"n":"Monkey's Paw","s":15,"u":"monkey's%20paw_gmg"},{"n":"Necklace Of Strangulation","s":15,"u":"necklace%20of%20strangulation_gmg"},{"n":"Overdramatic","s":15,"u":"overdramatic_gmg"},{"n":"Poisonous Cloak","s":15,"u":"poisonous%20cloak%20(generic)_gmg"},{"n":"Raucous","s":15,"u":"raucous_gmg"},{"n":"Ravenous","s":15,"u":"ravenous_gmg"},{"n":"Ring Of Truth","s":15,"u":"ring%20of%20truth_gmg"},{"n":"Staining","s":15,"u":"staining_gmg"},{"n":"Stone Of Weight","s":15,"u":"stone%20of%20weight_gmg"},{"n":"Withering","s":15,"u":"withering_gmg"},{"n":"Dreamstone, Cursed","s":18,"u":"dreamstone%2c%20cursed_aoa3"},{"n":"Barbed Vest","s":24,"u":"barbed%20vest_aoe3"},{"n":"Cane Of The Maelstrom","s":27,"u":"cane%20of%20the%20maelstrom_aoe6"},{"n":"Book of Lost Days","s":11,"u":"book%20of%20lost%20days_da"},{"n":"Calamity Glass","s":11,"u":"calamity%20glass_da"},{"n":"Gift of the Poisoned Heart","s":11,"u":"gift%20of%20the%20poisoned%20heart_da"},{"n":"Golden Goose","s":11,"u":"golden%20goose_da"},{"n":"Mistranslator's Draft","s":11,"u":"mistranslator's%20draft_da"},{"n":"Ring of Sneering Charity","s":11,"u":"ring%20of%20sneering%20charity_da"},{"n":"Rose of Loves Lost","s":11,"u":"rose%20of%20loves%20lost_da"},{"n":"Tablet of Chained Souls","s":11,"u":"tablet%20of%20chained%20souls_da"},{"n":"Taleteller's Ring","s":11,"u":"taleteller's%20ring_da"},{"n":"Horn of the Aoyin","s":11,"u":"horn%20of%20the%20aoyin_da"},{"n":"Arboreal's Revenge","s":2,"u":"arboreal's%20revenge_g%26g"},{"n":"Immolation Clan Pistol","s":2,"u":"immolation%20clan%20pistol_g%26g"},{"n":"Pact-bound Pistol","s":2,"u":"pact-bound%20pistol_g%26g"},{"n":"Golden Rod Memento","s":40,"u":"golden%20rod%20memento_lomm"},{"n":"Jax","s":44,"u":"jax_ooa2"},{"n":"Spellcutter","s":51,"u":"spellcutter_sot5"}]},"artifact":{"2":[{"n":"Axe Of The Dwarven Lords","s":15,"u":"axe%20of%20the%20dwarven%20lords_gmg"},{"n":"Deck Of Many Things","s":15,"u":"deck%20of%20many%20things_gmg"},{"n":"Elder Sign","s":15,"u":"elder%20sign_gmg"},{"n":"Essence Prism","s":15,"u":"essence%20prism_gmg"},{"n":"Forgefather's Seal","s":15,"u":"forgefather's%20seal_gmg"},{"n":"Horns Of Naraga","s":15,"u":"horns%20of%20naraga_gmg"},{"n":"Mirror Of Sorshen","s":15,"u":"mirror%20of%20sorshen_gmg"},{"n":"Orb Of Dragonkind","s":15,"u":"orb%20of%20dragonkind_gmg"},{"n":"Philosopher's Extractor","s":15,"u":"philosopher's%20extractor_gmg"},{"n":"Serithtial","s":15,"u":"serithtial_gmg"},{"n":"Shot Of The First Vault","s":15,"u":"shot%20of%20the%20first%20vault_gmg"},{"n":"Sphere Of Annihilation","s":15,"u":"sphere%20of%20annihilation_gmg"},{"n":"Talisman Of The Sphere","s":15,"u":"talisman%20of%20the%20sphere_gmg"},{"n":"Eye Of The Wise","s":18,"u":"eye%20of%20the%20wise_aoa3"},{"n":"Flawed Orb Of Gold Dragonkind","s":21,"u":"flawed%20orb%20of%20gold%20dragonkind_aoa6"},{"n":"Orb Shard","s":21,"u":"orb%20shard_aoa6"},{"n":"Cane Of The Maelstrom","s":27,"u":"cane%20of%20the%20maelstrom_aoe6"},{"n":"Radiant Spark","s":27,"u":"radiant%20spark_aoe6"},{"n":"Gauntlight","s":28,"u":"gauntlight_av1"},{"n":"The Whispering Reeds","s":28,"u":"the%20whispering%20reeds_av1"},{"n":"Aroden's Hearthstone","s":35,"u":"aroden's%20hearthstone_ec6"},{"n":"Hunter's Dawn","s":35,"u":"hunter's%20dawn_ec6"},{"n":"Kortos Diamond","s":35,"u":"kortos%20diamond_ec6"},{"n":"Tears Of The Last Azlanti","s":35,"u":"tears%20of%20the%20last%20azlanti_ec6"},{"n":"Phoenix Fighting Fan","s":37,"u":"phoenix%20fighting%20fan_frp1"},{"n":"Phoenix Necklace","s":37,"u":"phoenix%20necklace_frp1"},{"n":"Cube of Nex","s":6,"u":"cube%20of%20nex_loil"},{"n":"Lesser Cube of Nex","s":6,"u":"lesser%20cube%20of%20nex_loil"},{"n":"Jahan Waystone","s":0,"u":"jahan%20waystone_lome"},{"n":"Spear of the Destroyer's Flame","s":40,"u":"spear%20of%20the%20destroyer's%20flame_lomm"},{"n":"Ridill","s":40,"u":"ridill_lomm"},{"n":"Final Blade","s":63,"u":"final%20blade_lowg"},{"n":"Ancestral Embrace","s":52,"u":"ancestral%20embrace_sot6"},{"n":"Halcyon Heart","s":52,"u":"halcyon%20heart_sot6"},{"n":"Shadowed Scale, the Jungle Secret","s":52,"u":"shadowed%20scale%2c%20the%20jungle%20secret_sot6"}],"71":[{"n":"Bunta","s":52,"u":"bunta_sot6"}]},"intelligent":{"2":[{"n":"Genius Diadem","s":15,"u":"genius%20diadem_gmg"},{"n":"Martyr's Shield","s":15,"u":"martyr's%20shield_gmg"},{"n":"Serithtial","s":15,"u":"serithtial_gmg"},{"n":"Singing Sword","s":15,"u":"singing%20sword_gmg"},{"n":"Piereta","s":35,"u":"piereta_ec6"},{"n":"Animate Dreamer","s":2,"u":"animate%20dreamer_g%26g"},{"n":"Boastful Hunter","s":2,"u":"boastful%20hunter_g%26g"},{"n":"Duchy Defender","s":2,"u":"duchy%20defender_g%26g"},{"n":"Sunken Pistol","s":2,"u":"sunken%20pistol_g%26g"},{"n":"Jax","s":44,"u":"jax_ooa2"}]},"saggorak":{"2":[{"n":"Ancestral Echoing","s":19,"u":"ancestral%20echoing_aoa4"},{"n":"Rock-braced","s":19,"u":"rock-braced_aoa4"}]},"contract":{"2":[{"n":"Devil's Luck","s":29,"u":"devil's%20luck_av2"},{"n":"Icy Disposition","s":29,"u":"icy%20disposition_av2"},{"n":"Pact Of Blood-taking","s":29,"u":"pact%20of%20blood-taking_av2"},{"n":"Right Of Retribution","s":29,"u":"right%20of%20retribution_av2"},{"n":"Bottomless Purse","s":11,"u":"bottomless%20purse_da"},{"n":"Cryolite Eye","s":11,"u":"cryolite%20eye_da"},{"n":"Hand-Hewed Face","s":11,"u":"hand-hewed%20face_da"},{"n":"Key to the Stomach","s":11,"u":"key%20to%20the%20stomach_da"},{"n":"Lost Ember","s":11,"u":"lost%20ember_da"},{"n":"Stone of Unrivaled Skill","s":11,"u":"stone%20of%20unrivaled%20skill_da"},{"n":"Vial of the Immortal Wellspring","s":11,"u":"vial%20of%20the%20immortal%20wellspring_da"},{"n":"Self-Emptying Pocket","s":11,"u":"self-emptying%20pocket_da"},{"n":"Fiendish Teleportation","s":67,"u":"fiendish%20teleportation_lol"},{"n":"Infernal Health","s":67,"u":"infernal%20health_lol"},{"n":"Unending Youth","s":67,"u":"unending%20youth_lol"},{"n":"Oath Of The Devoted","s":0,"u":"oath%20of%20the%20devoted_lome"}]},"catalyst":{"2":[{"n":"Swirling Sand","s":11,"u":"swirling%20sand_da"},{"n":"Bottled Screams","s":6,"u":"bottled%20screams_loil"},{"n":"Defiled Costa","s":6,"u":"defiled%20costa%20(generic)_loil"},{"n":"Grave Token","s":6,"u":"grave%20token_loil"},{"n":"Unsullied Blood","s":6,"u":"unsullied%20blood%20(generic)_loil"},{"n":"Vulture's Wing","s":6,"u":"vulture's%20wing_loil"},{"n":"Dazzling Rosary","s":65,"u":"dazzling%20rosary%20(generic)_som"},{"n":"Dimensional Knot","s":65,"u":"dimensional%20knot_som"},{"n":"Firestarter Pellets","s":65,"u":"firestarter%20pellets%20(generic)_som"},{"n":"Force Tiles","s":65,"u":"force%20tiles_som"},{"n":"Healer's Gel","s":65,"u":"healer's%20gel%20(generic)_som"},{"n":"Noxious Incense","s":65,"u":"noxious%20incense%20(generic)_som"},{"n":"Shimmering Dust","s":65,"u":"shimmering%20dust_som"},{"n":"Soothing Scents","s":65,"u":"soothing%20scents_som"},{"n":"Thunderbird Tuft","s":65,"u":"thunderbird%20tuft%20(generic)_som"},{"n":"Waterproofing Wax","s":65,"u":"waterproofing%20wax_som"},{"n":"Deathless Light","s":50,"u":"deathless%20light_sot4"}]},"armor":{"2":[{"n":"Jerkin Of Liberation","s":35,"u":"jerkin%20of%20liberation_ec6"}]},"shield":{"2":[{"n":"Shield Of The Unified Legion","s":35,"u":"shield%20of%20the%20unified%20legion_ec6"}]},"fulu":{"2":[{"n":"Stormbreaker Fulu","s":38,"u":"stormbreaker%20fulu_frp2"},{"n":"Apotropaic Fulu","s":65,"u":"apotropaic%20fulu_som"},{"n":"Detect Anathema Fulu","s":65,"u":"detect%20anathema%20fulu_som"},{"n":"Fulu Of Fire Suppression","s":65,"u":"fulu%20of%20fire%20suppression_som"},{"n":"Fulu Of Flood Suppression","s":65,"u":"fulu%20of%20flood%20suppression_som"},{"n":"Fulu Of The Drunken Monkey","s":65,"u":"fulu%20of%20the%20drunken%20monkey_som"},{"n":"Fulu Of The Stoic Ox","s":65,"u":"fulu%20of%20the%20stoic%20ox_som"},{"n":"Fulus Of Concealment","s":65,"u":"fulus%20of%20concealment_som"},{"n":"Ghostbane Fulu","s":65,"u":"ghostbane%20fulu_som"},{"n":"Magical Lock Fulu","s":65,"u":"magical%20lock%20fulu_som"},{"n":"Matchmaker Fulu","s":65,"u":"matchmaker%20fulu_som"},{"n":"Rebound Fulu","s":65,"u":"rebound%20fulu_som"},{"n":"Restful Sleep Fulu","s":65,"u":"restful%20sleep%20fulu_som"},{"n":"Spirit-sealing Fulu","s":65,"u":"spirit-sealing%20fulu%20(generic)_som"},{"n":"Stormbreaker Fulu","s":65,"u":"stormbreaker%20fulu_som"},{"n":"Tracking Fulu","s":65,"u":"tracking%20fulu_som"},{"n":"Venomous Cure Fulu","s":65,"u":"venomous%20cure%20fulu_som"}]},"gadget":{"2":[{"n":"Ablative Armor Plating","s":2,"u":"ablative%20armor%20plating%20(generic)_g%26g"},{"n":"Ablative Shield Plating","s":2,"u":"ablative%20shield%20plating%20(generic)_g%26g"},{"n":"Blast Boots","s":2,"u":"blast%20boots%20(generic)_g%26g"},{"n":"Cauterizing Torch","s":2,"u":"cauterizing%20torch_g%26g"},{"n":"Chameleon Suit","s":2,"u":"chameleon%20suit%20(generic)_g%26g"},{"n":"Clockwork Goggles","s":2,"u":"clockwork%20goggles%20(generic)_g%26g"},{"n":"Cryomister","s":2,"u":"cryomister%20(generic)_g%26g"},{"n":"Electromuscular Stimulator","s":2,"u":"electromuscular%20stimulator_g%26g"},{"n":"Etheric Essence Disruptor","s":2,"u":"etheric%20essence%20disruptor%20(generic)_g%26g"},{"n":"Explosive Mine","s":2,"u":"explosive%20mine%20(generic)_g%26g"},{"n":"Flare Beacon","s":2,"u":"flare%20beacon%20(generic)_g%26g"},{"n":"Gadget Skates","s":2,"u":"gadget%20skates_g%26g"},{"n":"Galvasphere","s":2,"u":"galvasphere_g%26g"},{"n":"Gecko Pads","s":2,"u":"gecko%20pads%20(generic)_g%26g"},{"n":"Impact Foam Chassis","s":2,"u":"impact%20foam%20chassis%20(generic)_g%26g"},{"n":"Instant Spy","s":2,"u":"instant%20spy_g%26g"},{"n":"Material Essence Disruptor","s":2,"u":"material%20essence%20disruptor%20(generic)_g%26g"},{"n":"Smoke Fan","s":2,"u":"smoke%20fan%20(generic)_g%26g"},{"n":"Wind-up Cart","s":2,"u":"wind-up%20cart_g%26g"},{"n":"Clockwork Spider Bomb","s":8,"u":"clockwork%20spider%20bomb_lotgb"},{"n":"Periscopic Viewfinder","s":8,"u":"periscopic%20viewfinder_lotgb"},{"n":"Spring-loaded Net Launcher","s":8,"u":"spring-loaded%20net%20launcher_lotgb"}]},"mounted":{"2":[{"n":"Ballista","s":2,"u":"ballista_g%26g"},{"n":"Catapult","s":2,"u":"catapult_g%26g"},{"n":"Heavy Ballista","s":2,"u":"heavy%20ballista_g%26g"},{"n":"Springald","s":2,"u":"springald_g%26g"},{"n":"Trebuchet","s":2,"u":"trebuchet_g%26g"}]},"portable":{"2":[{"n":"Battering Ram","s":2,"u":"battering%20ram%20(generic)_g%26g"},{"n":"Door Ram","s":2,"u":"door%20ram_g%26g"}]},"cobbled":{"2":[{"n":"Liar's Gun","s":2,"u":"liar's%20gun_g%26g"},{"n":"Big Boom Gun","s":2,"u":"big%20boom%20gun_g%26g"},{"n":"Spoon Gun","s":2,"u":"spoon%20gun_g%26g"}]},"steam":{"2":[{"n":"Steam Winch","s":2,"u":"steam%20winch_g%26g"},{"n":"Steamflight Pack","s":2,"u":"steamflight%20pack_g%26g"}],"51":[{"n":"Steam Vents","s":2,"u":"steam%20vents_g%26g"}]},"worn":{"2":[{"n":"Cloak Of Repute","s":7,"u":"cloak%20of%20repute%20(generic)_locg"},{"n":"Unmemorable Mantle","s":7,"u":"unmemorable%20mantle%20(generic)_locg"},{"n":"Silhouette Cloak","s":8,"u":"silhouette%20cloak_lotgb"}]},"grimoire":{"2":[{"n":"Doctrine of Blissful Eternity","s":6,"u":"doctrine%20of%20blissful%20eternity_loil"},{"n":"Tyrant's Writs","s":6,"u":"tyrant's%20writs_loil"},{"n":"Bestiary Of Metamorphosis","s":65,"u":"bestiary%20of%20metamorphosis_som"},{"n":"Book Of Lingering Blaze","s":65,"u":"book%20of%20lingering%20blaze_som"},{"n":"Codex Of Unimpeded Sight","s":65,"u":"codex%20of%20unimpeded%20sight%20(generic)_som"},{"n":"Endless Grimoire","s":65,"u":"endless%20grimoire%20(generic)_som"},{"n":"Instructions For Lasting Agony","s":65,"u":"instructions%20for%20lasting%20agony_som"},{"n":"Spellbook Of Redundant Enchantment","s":65,"u":"spellbook%20of%20redundant%20enchantment_som"},{"n":"Storyteller's Opus","s":65,"u":"storyteller's%20opus_som"},{"n":"Summoning Handscroll","s":65,"u":"summoning%20handscroll_som"},{"n":"Warding Tablets","s":65,"u":"warding%20tablets_som"},{"n":"Grimoire of Unknown Necessities","s":51,"u":"grimoire%20of%20unknown%20necessities_sot5"}]},"tattoo":{"2":[{"n":"Open Mind","s":6,"u":"open%20mind_loil"},{"n":"Silent Heart","s":6,"u":"silent%20heart_loil"},{"n":"Thoughtwhip Claw","s":6,"u":"thoughtwhip%20claw_loil"},{"n":"Vengeful Arm","s":6,"u":"vengeful%20arm_loil"},{"n":"Venomed Tongue","s":6,"u":"venomed%20tongue_loil"},{"n":"Arctic Vigor","s":8,"u":"arctic%20vigor%20(generic)_lotgb"},{"n":"Crown Of Insight","s":8,"u":"crown%20of%20insight_lotgb"},{"n":"Enveloping Light","s":8,"u":"enveloping%20light%20(generic)_lotgb"},{"n":"Reflexive Tattoo","s":8,"u":"reflexive%20tattoo_lotgb"},{"n":"Blessed Tattoo","s":63,"u":"blessed%20tattoo_lowg"},{"n":"Familiar Tattoo","s":65,"u":"familiar%20tattoo_som"},{"n":"Rune Of Sin","s":65,"u":"rune%20of%20sin_som"},{"n":"Warding Tattoo","s":65,"u":"warding%20tattoo%20(generic)_som"}]},"adjustment":{"2":[{"n":"Parade Armor","s":60,"u":"parade%20armor_lokl"},{"n":"Throwing Shield","s":60,"u":"throwing%20shield_lokl"},{"n":"Burnished Plating","s":8,"u":"burnished%20plating_lotgb"},{"n":"Dragon's Crest","s":8,"u":"dragon's%20crest_lotgb"},{"n":"Reinforced Surcoat","s":8,"u":"reinforced%20surcoat_lotgb"},{"n":"Shield Augmentation","s":8,"u":"shield%20augmentation_lotgb"},{"n":"Twining Chains","s":8,"u":"twining%20chains_lotgb"}]},"ammunition":{"2":[{"n":"Dispersing Bullet","s":65,"u":"dispersing%20bullet_som"},{"n":"Golden Chrysalis","s":65,"u":"golden%20chrysalis_som"}]},"spellheart":{"2":[{"n":"Five-feather Wreath","s":65,"u":"five-feather%20wreath%20(generic)_som"},{"n":"Flaming Star","s":65,"u":"flaming%20star%20(generic)_som"},{"n":"Grim Sandglass","s":65,"u":"grim%20sandglass%20(generic)_som"},{"n":"Perfect Droplet","s":65,"u":"perfect%20droplet%20(generic)_som"},{"n":"Trinity Geode","s":65,"u":"trinity%20geode%20(generic)_som"}]},"concussive":{"2":[{"n":"Sun Sling","s":50,"u":"sun%20sling_sot4"},{"n":"Arquebus","s":2,"u":"arquebus_g%26g"},{"n":"Blunderbuss","s":2,"u":"blunderbuss_g%26g"},{"n":"Clan Pistol","s":2,"u":"clan%20pistol_g%26g"},{"n":"Coat Pistol","s":2,"u":"coat%20pistol_g%26g"},{"n":"Double-barreled Musket","s":2,"u":"double-barreled%20musket_g%26g"},{"n":"Double-barreled Pistol","s":2,"u":"double-barreled%20pistol_g%26g"},{"n":"Dragon Mouth Pistol","s":2,"u":"dragon%20mouth%20pistol_g%26g"},{"n":"Dueling Pistol","s":2,"u":"dueling%20pistol_g%26g"},{"n":"Dwarven Scattergun","s":2,"u":"dwarven%20scattergun_g%26g"},{"n":"Flintlock Musket","s":2,"u":"flintlock%20musket_g%26g"},{"n":"Flintlock Pistol","s":2,"u":"flintlock%20pistol_g%26g"},{"n":"Jezail","s":2,"u":"jezail_g%26g"},{"n":"Mithral Tree","s":2,"u":"mithral%20tree_g%26g"},{"n":"Pepperbox","s":2,"u":"pepperbox_g%26g"},{"n":"Slide Pistol","s":2,"u":"slide%20pistol_g%26g"},{"n":"Shobhad Longrifle","s":51,"u":"shobhad%20longrifle_sot5"}]},"propulsive":{"2":[{"n":"Sun Sling","s":50,"u":"sun%20sling_sot4"},{"n":"Daikyu","s":4,"u":"daikyu_apg"},{"n":"Composite Longbow","s":5,"u":"composite%20longbow_crb"},{"n":"Composite Shortbow","s":5,"u":"composite%20shortbow_crb"},{"n":"Halfling Sling Staff","s":5,"u":"halfling%20sling%20staff_crb"},{"n":"Sling","s":5,"u":"sling_crb"},{"n":"Thunder Sling","s":1,"u":"thunder%20sling_loag"},{"n":"Hongali Hornbow","s":8,"u":"hongali%20hornbow_lotgb"}]},"cursebound":{"3":[{"n":"Access Lore","s":4,"u":"access%20lore_apg"},{"n":"Ancestral Defense","s":4,"u":"ancestral%20defense_apg"},{"n":"Ancestral Form","s":4,"u":"ancestral%20form_apg"},{"n":"Ancestral Touch","s":4,"u":"ancestral%20touch_apg"},{"n":"Armor Of Bones","s":4,"u":"armor%20of%20bones_apg"},{"n":"Battlefield Persistence","s":4,"u":"battlefield%20persistence_apg"},{"n":"Brain Drain","s":4,"u":"brain%20drain_apg"},{"n":"Call To Arms","s":4,"u":"call%20to%20arms_apg"},{"n":"Claim Undead","s":4,"u":"claim%20undead_apg"},{"n":"Debilitating Dichotomy","s":4,"u":"debilitating%20dichotomy_apg"},{"n":"Delay Affliction","s":4,"u":"delay%20affliction_apg"},{"n":"Dread Secret","s":4,"u":"dread%20secret_apg"},{"n":"Flaming Fusillade","s":4,"u":"flaming%20fusillade_apg"},{"n":"Heroic Feat","s":4,"u":"heroic%20feat_apg"},{"n":"Incendiary Aura","s":4,"u":"incendiary%20aura_apg"},{"n":"Interstellar Void","s":4,"u":"interstellar%20void_apg"},{"n":"Life Link","s":4,"u":"life%20link_apg"},{"n":"Life-giving Form","s":4,"u":"life-giving%20form_apg"},{"n":"Moonlight Bridge","s":4,"u":"moonlight%20bridge_apg"},{"n":"Soul Siphon","s":4,"u":"soul%20siphon_apg"},{"n":"Spray Of Stars","s":4,"u":"spray%20of%20stars_apg"},{"n":"Tempest Form","s":4,"u":"tempest%20form_apg"},{"n":"Tempest Touch","s":4,"u":"tempest%20touch_apg"},{"n":"Thunderburst","s":4,"u":"thunderburst_apg"},{"n":"Vision Of Weakness","s":4,"u":"vision%20of%20weakness_apg"},{"n":"Whirling Flames","s":4,"u":"whirling%20flames_apg"},{"n":"Temporal Distortion","s":11,"u":"temporal%20distortion_da"},{"n":"Time Skip","s":11,"u":"time%20skip_da"},{"n":"Manifold Lives","s":11,"u":"manifold%20lives_da"}]},"hex":{"3":[{"n":"Blood Ward","s":4,"u":"blood%20ward_apg"},{"n":"Cackle","s":4,"u":"cackle_apg"},{"n":"Clinging Ice","s":4,"u":"clinging%20ice_apg"},{"n":"Curse Of Death","s":4,"u":"curse%20of%20death_apg"},{"n":"Deceiver's Cloak","s":4,"u":"deceiver's%20cloak_apg"},{"n":"Discern Secrets","s":4,"u":"discern%20secrets_apg"},{"n":"Elemental Betrayal","s":4,"u":"elemental%20betrayal_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Life Boost","s":4,"u":"life%20boost_apg"},{"n":"Malicious Shadow","s":4,"u":"malicious%20shadow_apg"},{"n":"Needle Of Vengeance","s":4,"u":"needle%20of%20vengeance_apg"},{"n":"Nudge Fate","s":4,"u":"nudge%20fate_apg"},{"n":"Personal Blizzard","s":4,"u":"personal%20blizzard_apg"},{"n":"Phase Familiar","s":4,"u":"phase%20familiar_apg"},{"n":"Restorative Moment","s":4,"u":"restorative%20moment_apg"},{"n":"Shroud Of Night","s":4,"u":"shroud%20of%20night_apg"},{"n":"Stoke The Heart","s":4,"u":"stoke%20the%20heart_apg"},{"n":"Veil Of Dreams","s":4,"u":"veil%20of%20dreams_apg"},{"n":"Wilding Word","s":4,"u":"wilding%20word_apg"},{"n":"Pact Broker","s":11,"u":"pact%20broker_da"},{"n":"Return the Favor","s":11,"u":"return%20the%20favor_da"},{"n":"Over the Coals","s":11,"u":"over%20the%20coals_da"},{"n":"Glacial Heart","s":67,"u":"glacial%20heart_lol"},{"n":"Spirit Object","s":67,"u":"spirit%20object_lol"},{"n":"Buzzing Bites","s":40,"u":"buzzing%20bites_lomm"},{"n":"Stumbling Curse","s":47,"u":"stumbling%20curse_sot1"}]},"cantrip":{"3":[{"n":"Clinging Ice","s":4,"u":"clinging%20ice_apg"},{"n":"Discern Secrets","s":4,"u":"discern%20secrets_apg"},{"n":"Evil Eye","s":4,"u":"evil%20eye_apg"},{"n":"Nudge Fate","s":4,"u":"nudge%20fate_apg"},{"n":"Shroud Of Night","s":4,"u":"shroud%20of%20night_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Stoke The Heart","s":4,"u":"stoke%20the%20heart_apg"},{"n":"Summon Instrument","s":4,"u":"summon%20instrument_apg"},{"n":"Wilding Word","s":4,"u":"wilding%20word_apg"},{"n":"Acid Splash","s":5,"u":"acid%20splash_crb"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Chill Touch","s":5,"u":"chill%20touch_crb"},{"n":"Dancing Lights","s":5,"u":"dancing%20lights_crb"},{"n":"Daze","s":5,"u":"daze_crb"},{"n":"Detect Magic","s":5,"u":"detect%20magic_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Disrupt Undead","s":5,"u":"disrupt%20undead_crb"},{"n":"Divine Lance","s":5,"u":"divine%20lance_crb"},{"n":"Electric Arc","s":5,"u":"electric%20arc_crb"},{"n":"Forbidding Ward","s":5,"u":"forbidding%20ward_crb"},{"n":"Ghost Sound","s":5,"u":"ghost%20sound_crb"},{"n":"Guidance","s":5,"u":"guidance_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Know Direction","s":5,"u":"know%20direction_crb"},{"n":"Light","s":5,"u":"light_crb"},{"n":"Mage Hand","s":5,"u":"mage%20hand_crb"},{"n":"Message","s":5,"u":"message_crb"},{"n":"Prestidigitation","s":5,"u":"prestidigitation_crb"},{"n":"Produce Flame","s":5,"u":"produce%20flame_crb"},{"n":"Ray Of Frost","s":5,"u":"ray%20of%20frost_crb"},{"n":"Read Aura","s":5,"u":"read%20aura_crb"},{"n":"Shield","s":5,"u":"shield_crb"},{"n":"Sigil","s":5,"u":"sigil_crb"},{"n":"Stabilize","s":5,"u":"stabilize_crb"},{"n":"Tanglefoot","s":5,"u":"tanglefoot_crb"},{"n":"Telekinetic Projectile","s":5,"u":"telekinetic%20projectile_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Join Pasts","s":18,"u":"join%20pasts_aoa3"},{"n":"Silver's Refrain","s":18,"u":"silver's%20refrain_aoa3"},{"n":"Distortion Lens","s":11,"u":"distortion%20lens_da"},{"n":"Ghostly Shift","s":11,"u":"ghostly%20shift_da"},{"n":"Tesseract Tunnel","s":11,"u":"tesseract%20tunnel_da"},{"n":"Imaginary Weapon","s":11,"u":"imaginary%20weapon_da"},{"n":"Astral Rain","s":11,"u":"astral%20rain_da"},{"n":"Hologram Cage","s":11,"u":"hologram%20cage_da"},{"n":"Forbidden Thought","s":11,"u":"forbidden%20thought_da"},{"n":"Shatter Mind","s":11,"u":"shatter%20mind_da"},{"n":"Contagious Idea","s":11,"u":"contagious%20idea_da"},{"n":"Thermal Stasis","s":11,"u":"thermal%20stasis_da"},{"n":"Entropic Wheel","s":11,"u":"entropic%20wheel_da"},{"n":"Redistribute Potential","s":11,"u":"redistribute%20potential_da"},{"n":"Glimpse Weakness","s":11,"u":"glimpse%20weakness_da"},{"n":"Omnidirectional Scan","s":11,"u":"omnidirectional%20scan_da"},{"n":"Foresee the Path","s":11,"u":"foresee%20the%20path_da"},{"n":"Telekinetic Rend","s":11,"u":"telekinetic%20rend_da"},{"n":"Vector Screen","s":11,"u":"vector%20screen_da"},{"n":"Phase Bolt","s":11,"u":"phase%20bolt_da"},{"n":"Warp Step","s":11,"u":"warp%20step_da"},{"n":"Pact Broker","s":11,"u":"pact%20broker_da"},{"n":"Dancing Blade","s":11,"u":"dancing%20blade_da"},{"n":"Spirit Object","s":67,"u":"spirit%20object_lol"},{"n":"Buzzing Bites","s":40,"u":"buzzing%20bites_lomm"},{"n":"Approximate","s":65,"u":"approximate_som"},{"n":"Boost Eidolon","s":65,"u":"boost%20eidolon_som"},{"n":"Bullhorn","s":65,"u":"bullhorn_som"},{"n":"Gale Blast","s":65,"u":"gale%20blast_som"},{"n":"Gouging Claw","s":65,"u":"gouging%20claw_som"},{"n":"Haunting Hymn","s":65,"u":"haunting%20hymn_som"},{"n":"Healing Plaster","s":65,"u":"healing%20plaster_som"},{"n":"Infectious Enthusiasm","s":65,"u":"infectious%20enthusiasm_som"},{"n":"Invoke True Name","s":65,"u":"invoke%20true%20name_som"},{"n":"Protect Companion","s":65,"u":"protect%20companion_som"},{"n":"Puff Of Poison","s":65,"u":"puff%20of%20poison_som"},{"n":"Read The Air","s":65,"u":"read%20the%20air_som"},{"n":"Reinforce Eidolon","s":65,"u":"reinforce%20eidolon_som"},{"n":"Scatter Scree","s":65,"u":"scatter%20scree_som"},{"n":"Spout","s":65,"u":"spout_som"},{"n":"Tame","s":65,"u":"tame_som"},{"n":"Wash Your Luck","s":65,"u":"wash%20your%20luck_som"}]},"composition":{"3":[{"n":"Hymn of Healing","s":4,"u":"hymn%20of%20healing_apg"},{"n":"Ode To Ouroboros","s":4,"u":"ode%20to%20ouroboros_apg"},{"n":"Pied Piping","s":4,"u":"pied%20piping_apg"},{"n":"Song Of Marching","s":4,"u":"song%20of%20marching_apg"},{"n":"Song Of Strength","s":4,"u":"song%20of%20strength_apg"},{"n":"Symphony Of The Unfettered Heart","s":4,"u":"symphony%20of%20the%20unfettered%20heart_apg"},{"n":"Allegro","s":5,"u":"allegro_crb"},{"n":"Counter Performance","s":5,"u":"counter%20performance_crb"},{"n":"Dirge Of Doom","s":5,"u":"dirge%20of%20doom_crb"},{"n":"Fatal Aria","s":5,"u":"fatal%20aria_crb"},{"n":"House Of Imaginary Walls","s":5,"u":"house%20of%20imaginary%20walls_crb"},{"n":"Inspire Competence","s":5,"u":"inspire%20competence_crb"},{"n":"Inspire Courage","s":5,"u":"inspire%20courage_crb"},{"n":"Inspire Defense","s":5,"u":"inspire%20defense_crb"},{"n":"Soothing Ballad","s":5,"u":"soothing%20ballad_crb"},{"n":"Triple Time","s":5,"u":"triple%20time_crb"},{"n":"Silver's Refrain","s":18,"u":"silver's%20refrain_aoa3"},{"n":"Song Of The Fallen","s":21,"u":"song%20of%20the%20fallen_aoa6"}]},"litany":{"3":[{"n":"Litany Of Depravity","s":4,"u":"litany%20of%20depravity_apg"},{"n":"Litany Of Self-interest","s":4,"u":"litany%20of%20self-interest_apg"},{"n":"Litany Against Sloth","s":5,"u":"litany%20against%20sloth_crb"},{"n":"Litany Against Wrath","s":5,"u":"litany%20against%20wrath_crb"},{"n":"Litany Of Righteousness","s":5,"u":"litany%20of%20righteousness_crb"}]},"possession":{"3":[{"n":"Possession","s":5,"u":"possession_crb"}],"70":[{"n":"Mind Swap","s":65,"u":"mind%20swap_som"}]},"consecration":{"3":[{"n":"Sanctified Ground","s":5,"u":"sanctified%20ground_crb"}],"70":[{"n":"Consecrate","s":5,"u":"consecrate_crb"},{"n":"Dread Ambience","s":65,"u":"dread%20ambience_som"},{"n":"Establish Nexus","s":65,"u":"establish%20nexus_som"},{"n":"Garden Of Death","s":65,"u":"garden%20of%20death_som"}]},"incarnate":{"3":[{"n":"Summon Irii","s":11,"u":"summon%20irii_da"},{"n":"Summon Ancient Fleshforged","s":6,"u":"summon%20ancient%20fleshforged_loil"},{"n":"Summon Healing Servitor","s":6,"u":"summon%20healing%20servitor_loil"},{"n":"Summon Archmage","s":65,"u":"summon%20archmage_som"},{"n":"Summon Deific Herald","s":65,"u":"summon%20deific%20herald_som"},{"n":"Summon Draconic Legion","s":65,"u":"summon%20draconic%20legion_som"},{"n":"Summon Kaiju","s":65,"u":"summon%20kaiju_som"},{"n":"Tempest Of Shades","s":65,"u":"tempest%20of%20shades_som"}]},"contingency":{"3":[{"n":"Instant Armor","s":65,"u":"instant%20armor_som"},{"n":"Life Connection","s":65,"u":"life%20connection_som"},{"n":"Lucky Number","s":65,"u":"lucky%20number_som"},{"n":"Mind Of Menace","s":65,"u":"mind%20of%20menace_som"},{"n":"Ocular Overload","s":65,"u":"ocular%20overload_som"},{"n":"Summoner's Precaution","s":65,"u":"summoner's%20precaution_som"}]},"ranged trip":{"2":[{"n":"Bola","s":4,"u":"bola_apg"},{"n":"Aklys","s":12,"u":"aklys_b1"}]},"thrown":{"2":[{"n":"Bola","s":4,"u":"bola_apg"},{"n":"Aklys","s":12,"u":"aklys_b1"},{"n":"Club","s":5,"u":"club_crb"},{"n":"Dagger","s":5,"u":"dagger_crb"},{"n":"Dart","s":5,"u":"dart_crb"},{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Hatchet","s":5,"u":"hatchet_crb"},{"n":"Javelin","s":5,"u":"javelin_crb"},{"n":"Light Hammer","s":5,"u":"light%20hammer_crb"},{"n":"Shuriken","s":5,"u":"shuriken_crb"},{"n":"Spear","s":5,"u":"spear_crb"},{"n":"Starknife","s":5,"u":"starknife_crb"},{"n":"Trident","s":5,"u":"trident_crb"},{"n":"Tamchal Chakram","s":29,"u":"tamchal%20chakram_av2"},{"n":"Bladed Diabolo","s":31,"u":"bladed%20diabolo_ec1"},{"n":"Juggling Club","s":31,"u":"juggling%20club_ec1"},{"n":"Throwing Knife","s":31,"u":"throwing%20knife_ec1"},{"n":"Hand Adze","s":1,"u":"hand%20adze_loag"},{"n":"Rungu","s":1,"u":"rungu_loag"},{"n":"Mambele","s":59,"u":"mambele_logm"},{"n":"Chakri","s":6,"u":"chakri_loil"},{"n":"Donchak","s":6,"u":"donchak_loil"},{"n":"Combat Grapnel","s":61,"u":"combat%20grapnel_lopsg"},{"n":"Stiletto Pen","s":61,"u":"stiletto%20pen_lopsg"},{"n":"Chakram","s":8,"u":"chakram_lotgb"}]},"agile":{"2":[{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Sword Cane","s":4,"u":"sword%20cane_apg"},{"n":"Tengu Gale Blade","s":4,"u":"tengu%20gale%20blade_apg"},{"n":"Wakizashi","s":4,"u":"wakizashi_apg"},{"n":"Blowgun","s":5,"u":"blowgun_crb"},{"n":"Clan Dagger","s":5,"u":"clan%20dagger_crb"},{"n":"Dagger","s":5,"u":"dagger_crb"},{"n":"Dart","s":5,"u":"dart_crb"},{"n":"Dogslicer","s":5,"u":"dogslicer_crb"},{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Gauntlet","s":5,"u":"gauntlet_crb"},{"n":"Hatchet","s":5,"u":"hatchet_crb"},{"n":"Kama","s":5,"u":"kama_crb"},{"n":"Katar","s":5,"u":"katar_crb"},{"n":"Kukri","s":5,"u":"kukri_crb"},{"n":"Light Hammer","s":5,"u":"light%20hammer_crb"},{"n":"Light Mace","s":5,"u":"light%20mace_crb"},{"n":"Light Pick","s":5,"u":"light%20pick_crb"},{"n":"Main-gauche","s":5,"u":"main-gauche_crb"},{"n":"Orc Knuckle Dagger","s":5,"u":"orc%20knuckle%20dagger_crb"},{"n":"Sai","s":5,"u":"sai_crb"},{"n":"Sap","s":5,"u":"sap_crb"},{"n":"Sawtooth Saber","s":5,"u":"sawtooth%20saber_crb"},{"n":"Shortsword","s":5,"u":"shortsword_crb"},{"n":"Shuriken","s":5,"u":"shuriken_crb"},{"n":"Sickle","s":5,"u":"sickle_crb"},{"n":"Spiked Gauntlet","s":5,"u":"spiked%20gauntlet_crb"},{"n":"Starknife","s":5,"u":"starknife_crb"},{"n":"Boarding Axe","s":3,"u":"boarding%20axe_aaws"},{"n":"Nightstick","s":22,"u":"nightstick_aoe1"},{"n":"Tamchal Chakram","s":29,"u":"tamchal%20chakram_av2"},{"n":"Shauth Blade","s":30,"u":"shauth%20blade_av3"},{"n":"Fire Poi","s":31,"u":"fire%20poi_ec1"},{"n":"Juggling Club","s":31,"u":"juggling%20club_ec1"},{"n":"Poi","s":31,"u":"poi_ec1"},{"n":"Throwing Knife","s":31,"u":"throwing%20knife_ec1"},{"n":"Butterfly Sword","s":38,"u":"butterfly%20sword_frp2"},{"n":"Karambit","s":38,"u":"karambit_frp2"},{"n":"Wind and Fire Wheel","s":38,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Air Repeater","s":2,"u":"air%20repeater_g%26g"},{"n":"Bayonet","s":2,"u":"bayonet_g%26g"},{"n":"Dart Umbrella","s":2,"u":"dart%20umbrella_g%26g"},{"n":"Forked Bipod","s":2,"u":"forked%20bipod_g%26g"},{"n":"Knuckle Duster","s":2,"u":"knuckle%20duster_g%26g"},{"n":"Buugeng","s":1,"u":"buugeng_loag"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Hand Adze","s":1,"u":"hand%20adze_loag"},{"n":"Thunder Sling","s":1,"u":"thunder%20sling_loag"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"},{"n":"Scourge","s":7,"u":"scourge_locg"},{"n":"Fighting Fan","s":59,"u":"fighting%20fan_logm"},{"n":"Polytool","s":59,"u":"polytool_logm"},{"n":"Tekko-Kagi","s":59,"u":"tekko-kagi_logm"},{"n":"War Razor","s":59,"u":"war%20razor_logm"},{"n":"Chakri","s":6,"u":"chakri_loil"},{"n":"Dandpatta","s":6,"u":"dandpatta_loil"},{"n":"Kris","s":6,"u":"kris_loil"},{"n":"Visap","s":6,"u":"visap_loil"},{"n":"Bladed Gauntlet","s":60,"u":"bladed%20gauntlet_lokl"},{"n":"Stiletto Pen","s":61,"u":"stiletto%20pen_lopsg"},{"n":"Piranha Kiss","s":8,"u":"piranha%20kiss_lotgb"},{"n":"Tonfa","s":8,"u":"tonfa_lotgb"},{"n":"Lion Scythe","s":50,"u":"lion%20scythe_sot4"}]},"deadly":{"2":[{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Wakizashi","s":4,"u":"wakizashi_apg"},{"n":"Gaff","s":12,"u":"gaff_b1"},{"n":"Ogre Hook","s":12,"u":"ogre%20hook_b1"},{"n":"Shears","s":13,"u":"shears_b2"},{"n":"Composite Longbow","s":5,"u":"composite%20longbow_crb"},{"n":"Composite Shortbow","s":5,"u":"composite%20shortbow_crb"},{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Glaive","s":5,"u":"glaive_crb"},{"n":"Katana","s":5,"u":"katana_crb"},{"n":"Katar","s":5,"u":"katar_crb"},{"n":"Lance","s":5,"u":"lance_crb"},{"n":"Longbow","s":5,"u":"longbow_crb"},{"n":"Rapier","s":5,"u":"rapier_crb"},{"n":"Scythe","s":5,"u":"scythe_crb"},{"n":"Shortbow","s":5,"u":"shortbow_crb"},{"n":"Starknife","s":5,"u":"starknife_crb"},{"n":"Tamchal Chakram","s":29,"u":"tamchal%20chakram_av2"},{"n":"Rhoka Sword","s":30,"u":"rhoka%20sword_av3"},{"n":"Shauth Blade","s":30,"u":"shauth%20blade_av3"},{"n":"Shauth Lash","s":30,"u":"shauth%20lash_av3"},{"n":"Leiomano","s":38,"u":"leiomano_frp2"},{"n":"Forked Bipod","s":2,"u":"forked%20bipod_g%26g"},{"n":"Pantograph Gauntlet","s":2,"u":"pantograph%20gauntlet_g%26g"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Taw Launcher","s":1,"u":"taw%20launcher_loag"},{"n":"Fauchard","s":7,"u":"fauchard_locg"},{"n":"Fighting Fan","s":59,"u":"fighting%20fan_logm"},{"n":"Machete","s":59,"u":"machete_logm"},{"n":"Mambele","s":59,"u":"mambele_logm"},{"n":"Naginata","s":59,"u":"naginata_logm"},{"n":"Urumi","s":59,"u":"urumi_logm"},{"n":"War Razor","s":59,"u":"war%20razor_logm"},{"n":"Chakri","s":6,"u":"chakri_loil"},{"n":"Kalis","s":6,"u":"kalis_loil"},{"n":"Kris","s":6,"u":"kris_loil"},{"n":"Zulfikar","s":6,"u":"zulfikar_loil"},{"n":"War Lance","s":60,"u":"war%20lance_lokl"},{"n":"Elven Branched Spear","s":8,"u":"elven%20branched%20spear_lotgb"},{"n":"Hongali Hornbow","s":8,"u":"hongali%20hornbow_lotgb"}]},"disarm":{"2":[{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Tengu Gale Blade","s":4,"u":"tengu%20gale%20blade_apg"},{"n":"Flail","s":5,"u":"flail_crb"},{"n":"Main-gauche","s":5,"u":"main-gauche_crb"},{"n":"Nunchaku","s":5,"u":"nunchaku_crb"},{"n":"Orc Knuckle Dagger","s":5,"u":"orc%20knuckle%20dagger_crb"},{"n":"Ranseur","s":5,"u":"ranseur_crb"},{"n":"Rapier","s":5,"u":"rapier_crb"},{"n":"Sai","s":5,"u":"sai_crb"},{"n":"Spiked Chain","s":5,"u":"spiked%20chain_crb"},{"n":"War Flail","s":5,"u":"war%20flail_crb"},{"n":"Whip","s":5,"u":"whip_crb"},{"n":"Bladed Diabolo","s":31,"u":"bladed%20diabolo_ec1"},{"n":"Scorpion Whip","s":31,"u":"scorpion%20whip_ec1"},{"n":"Butterfly Sword","s":38,"u":"butterfly%20sword_frp2"},{"n":"Hook Sword","s":38,"u":"hook%20sword_frp2"},{"n":"Kusarigama","s":38,"u":"kusarigama_frp2"},{"n":"Wind and Fire Wheel","s":38,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Wish Blade","s":1,"u":"wish%20blade_loag"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"},{"n":"Scourge","s":7,"u":"scourge_locg"},{"n":"Bladed Scarf","s":59,"u":"bladed%20scarf_logm"},{"n":"Mambele","s":59,"u":"mambele_logm"},{"n":"Meteor Hammer","s":59,"u":"meteor%20hammer_logm"},{"n":"Nine-Ring Sword","s":59,"u":"nine-ring%20sword_logm"},{"n":"Tekko-Kagi","s":59,"u":"tekko-kagi_logm"},{"n":"Thorn whip","s":6,"u":"thorn%20whip_loil"},{"n":"Zulfikar","s":6,"u":"zulfikar_loil"},{"n":"Dueling Spear","s":8,"u":"dueling%20spear_lotgb"},{"n":"Piranha Kiss","s":8,"u":"piranha%20kiss_lotgb"},{"n":"Spiral Rapier","s":8,"u":"spiral%20rapier_lotgb"},{"n":"Tri-bladed Katar","s":8,"u":"tri-bladed%20katar_lotgb"}]},"finesse":{"2":[{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Sword Cane","s":4,"u":"sword%20cane_apg"},{"n":"Tengu Gale Blade","s":4,"u":"tengu%20gale%20blade_apg"},{"n":"Wakizashi","s":4,"u":"wakizashi_apg"},{"n":"Shears","s":13,"u":"shears_b2"},{"n":"Dagger","s":5,"u":"dagger_crb"},{"n":"Dogslicer","s":5,"u":"dogslicer_crb"},{"n":"Elven Curve Blade","s":5,"u":"elven%20curve%20blade_crb"},{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Kukri","s":5,"u":"kukri_crb"},{"n":"Light Mace","s":5,"u":"light%20mace_crb"},{"n":"Main-gauche","s":5,"u":"main-gauche_crb"},{"n":"Nunchaku","s":5,"u":"nunchaku_crb"},{"n":"Rapier","s":5,"u":"rapier_crb"},{"n":"Sai","s":5,"u":"sai_crb"},{"n":"Sawtooth Saber","s":5,"u":"sawtooth%20saber_crb"},{"n":"Shortsword","s":5,"u":"shortsword_crb"},{"n":"Sickle","s":5,"u":"sickle_crb"},{"n":"Spiked Chain","s":5,"u":"spiked%20chain_crb"},{"n":"Starknife","s":5,"u":"starknife_crb"},{"n":"Whip","s":5,"u":"whip_crb"},{"n":"Monkey's Fist","s":22,"u":"monkey's%20fist_aoe1"},{"n":"Nightstick","s":22,"u":"nightstick_aoe1"},{"n":"Tamchal Chakram","s":29,"u":"tamchal%20chakram_av2"},{"n":"Shauth Blade","s":30,"u":"shauth%20blade_av3"},{"n":"Shauth Lash","s":30,"u":"shauth%20lash_av3"},{"n":"Bladed Diabolo","s":31,"u":"bladed%20diabolo_ec1"},{"n":"Bladed Hoop","s":31,"u":"bladed%20hoop_ec1"},{"n":"Fire Poi","s":31,"u":"fire%20poi_ec1"},{"n":"Poi","s":31,"u":"poi_ec1"},{"n":"Scorpion Whip","s":31,"u":"scorpion%20whip_ec1"},{"n":"Throwing Knife","s":31,"u":"throwing%20knife_ec1"},{"n":"Butterfly Sword","s":38,"u":"butterfly%20sword_frp2"},{"n":"Karambit","s":38,"u":"karambit_frp2"},{"n":"Wind and Fire Wheel","s":38,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Bayonet","s":2,"u":"bayonet_g%26g"},{"n":"Forked Bipod","s":2,"u":"forked%20bipod_g%26g"},{"n":"Reinforced Stock","s":2,"u":"reinforced%20stock_g%26g"},{"n":"Umbrella Injector","s":2,"u":"umbrella%20injector_g%26g"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Whip Claw","s":1,"u":"whip%20claw_loag"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"},{"n":"Scourge","s":7,"u":"scourge_locg"},{"n":"Bladed Scarf","s":59,"u":"bladed%20scarf_logm"},{"n":"Fighting Fan","s":59,"u":"fighting%20fan_logm"},{"n":"Tekko-Kagi","s":59,"u":"tekko-kagi_logm"},{"n":"War Razor","s":59,"u":"war%20razor_logm"},{"n":"Kris","s":6,"u":"kris_loil"},{"n":"Thorn whip","s":6,"u":"thorn%20whip_loil"},{"n":"Visap","s":6,"u":"visap_loil"},{"n":"Bladed Gauntlet","s":60,"u":"bladed%20gauntlet_lokl"},{"n":"Combat Grapnel","s":61,"u":"combat%20grapnel_lopsg"},{"n":"Stiletto Pen","s":61,"u":"stiletto%20pen_lopsg"},{"n":"Dueling Spear","s":8,"u":"dueling%20spear_lotgb"},{"n":"Elven Branched Spear","s":8,"u":"elven%20branched%20spear_lotgb"},{"n":"Piranha Kiss","s":8,"u":"piranha%20kiss_lotgb"},{"n":"Probing Cane","s":8,"u":"probing%20cane_lotgb"},{"n":"Spiral Rapier","s":8,"u":"spiral%20rapier_lotgb"},{"n":"Tonfa","s":8,"u":"tonfa_lotgb"},{"n":"Aldori Dueling Sword","s":63,"u":"aldori%20dueling%20sword_lowg"},{"n":"Lion Scythe","s":50,"u":"lion%20scythe_sot4"}]},"versatile":{"2":[{"n":"Claw Blade","s":4,"u":"claw%20blade_apg"},{"n":"Khakkara","s":4,"u":"khakkara_apg"},{"n":"Wakizashi","s":4,"u":"wakizashi_apg"},{"n":"Gaff","s":13,"u":"gaff_b2"},{"n":"Shears","s":13,"u":"shears_b2"},{"n":"Clan Dagger","s":5,"u":"clan%20dagger_crb"},{"n":"Dagger","s":5,"u":"dagger_crb"},{"n":"Gnome Hooked Hammer","s":5,"u":"gnome%20hooked%20hammer_crb"},{"n":"Greatsword","s":5,"u":"greatsword_crb"},{"n":"Halberd","s":5,"u":"halberd_crb"},{"n":"Horsechopper","s":5,"u":"horsechopper_crb"},{"n":"Katana","s":5,"u":"katana_crb"},{"n":"Longsword","s":5,"u":"longsword_crb"},{"n":"Main-gauche","s":5,"u":"main-gauche_crb"},{"n":"Morningstar","s":5,"u":"morningstar_crb"},{"n":"Sai","s":5,"u":"sai_crb"},{"n":"Shortsword","s":5,"u":"shortsword_crb"},{"n":"Starknife","s":5,"u":"starknife_crb"},{"n":"Boarding Axe","s":3,"u":"boarding%20axe_aaws"},{"n":"Shauth Blade","s":30,"u":"shauth%20blade_av3"},{"n":"Karambit","s":38,"u":"karambit_frp2"},{"n":"Kusarigama","s":38,"u":"kusarigama_frp2"},{"n":"Leiomano","s":38,"u":"leiomano_frp2"},{"n":"Wind and Fire Wheel","s":38,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"},{"n":"Naginata","s":59,"u":"naginata_logm"},{"n":"Broadspear","s":6,"u":"broadspear_loil"},{"n":"Kalis","s":6,"u":"kalis_loil"},{"n":"Talwar","s":6,"u":"talwar_loil"},{"n":"Visap","s":6,"u":"visap_loil"},{"n":"Zulfikar","s":6,"u":"zulfikar_loil"},{"n":"Asp Coil","s":8,"u":"asp%20coil_lotgb"},{"n":"Clockwork Macuahuitl","s":8,"u":"clockwork%20macuahuitl_lotgb"},{"n":"Dueling Spear","s":8,"u":"dueling%20spear_lotgb"},{"n":"Aldori Dueling Sword","s":63,"u":"aldori%20dueling%20sword_lowg"}]},"shove":{"2":[{"n":"Khakkara","s":4,"u":"khakkara_apg"},{"n":"Greatclub","s":5,"u":"greatclub_crb"},{"n":"Light Mace","s":5,"u":"light%20mace_crb"},{"n":"Mace","s":5,"u":"mace_crb"},{"n":"Maul","s":5,"u":"maul_crb"},{"n":"Warhammer","s":5,"u":"warhammer_crb"},{"n":"Battle Lute","s":29,"u":"battle%20lute_av2"},{"n":"Pantograph Gauntlet","s":2,"u":"pantograph%20gauntlet_g%26g"},{"n":"Rungu","s":1,"u":"rungu_loag"},{"n":"War Lance","s":60,"u":"war%20lance_lokl"},{"n":"Boarding Pike","s":61,"u":"boarding%20pike_lopsg"},{"n":"Butchering Axe","s":8,"u":"butchering%20axe_lotgb"}]},"two-hand":{"2":[{"n":"Khakkara","s":4,"u":"khakkara_apg"},{"n":"Bastard Sword","s":5,"u":"bastard%20sword_crb"},{"n":"Dwarven War Axe","s":5,"u":"dwarven%20war%20axe_crb"},{"n":"Gnome Hooked Hammer","s":5,"u":"gnome%20hooked%20hammer_crb"},{"n":"Katana","s":5,"u":"katana_crb"},{"n":"Staff","s":5,"u":"staff_crb"},{"n":"Battle Lute","s":29,"u":"battle%20lute_av2"},{"n":"Rhoka Sword","s":30,"u":"rhoka%20sword_av3"},{"n":"Bladed Hoop","s":31,"u":"bladed%20hoop_ec1"},{"n":"Reinforced Stock","s":2,"u":"reinforced%20stock_g%26g"},{"n":"Wish Blade","s":1,"u":"wish%20blade_loag"},{"n":"Gada","s":6,"u":"gada_loil"},{"n":"Panabas","s":6,"u":"panabas_loil"},{"n":"Talwar","s":6,"u":"talwar_loil"},{"n":"Griffon Cane","s":8,"u":"griffon%20cane_lotgb"}]},"concealable":{"2":[{"n":"Sword Cane","s":4,"u":"sword%20cane_apg"},{"n":"Coat Pistol","s":2,"u":"coat%20pistol_g%26g"},{"n":"Dart Umbrella","s":2,"u":"dart%20umbrella_g%26g"},{"n":"Dueling Pistol","s":2,"u":"dueling%20pistol_g%26g"},{"n":"Umbrella Injector","s":2,"u":"umbrella%20injector_g%26g"},{"n":"Stiletto Pen","s":61,"u":"stiletto%20pen_lopsg"}]},"tethered":{"2":[{"n":"Aklys","s":12,"u":"aklys_b1"},{"n":"Donchak","s":6,"u":"donchak_loil"},{"n":"Combat Grapnel","s":61,"u":"combat%20grapnel_lopsg"}]},"trip":{"2":[{"n":"Aklys","s":12,"u":"aklys_b1"},{"n":"Gaff","s":12,"u":"gaff_b1"},{"n":"Ogre Hook","s":12,"u":"ogre%20hook_b1"},{"n":"Gaff","s":13,"u":"gaff_b2"},{"n":"Bo Staff","s":5,"u":"bo%20staff_crb"},{"n":"Flail","s":5,"u":"flail_crb"},{"n":"Gnome Hooked Hammer","s":5,"u":"gnome%20hooked%20hammer_crb"},{"n":"Guisarme","s":5,"u":"guisarme_crb"},{"n":"Horsechopper","s":5,"u":"horsechopper_crb"},{"n":"Kama","s":5,"u":"kama_crb"},{"n":"Kukri","s":5,"u":"kukri_crb"},{"n":"Scythe","s":5,"u":"scythe_crb"},{"n":"Sickle","s":5,"u":"sickle_crb"},{"n":"Spiked Chain","s":5,"u":"spiked%20chain_crb"},{"n":"Temple Sword","s":5,"u":"temple%20sword_crb"},{"n":"War Flail","s":5,"u":"war%20flail_crb"},{"n":"Whip","s":5,"u":"whip_crb"},{"n":"Shauth Lash","s":30,"u":"shauth%20lash_av3"},{"n":"Bladed Diabolo","s":31,"u":"bladed%20diabolo_ec1"},{"n":"Scorpion Whip","s":31,"u":"scorpion%20whip_ec1"},{"n":"Hook Sword","s":38,"u":"hook%20sword_frp2"},{"n":"Kusarigama","s":38,"u":"kusarigama_frp2"},{"n":"Fauchard","s":7,"u":"fauchard_locg"},{"n":"Bladed Scarf","s":59,"u":"bladed%20scarf_logm"},{"n":"Khopesh","s":59,"u":"khopesh_logm"},{"n":"Meteor Hammer","s":59,"u":"meteor%20hammer_logm"},{"n":"Tekko-Kagi","s":59,"u":"tekko-kagi_logm"},{"n":"Thorn whip","s":6,"u":"thorn%20whip_loil"},{"n":"Lion Scythe","s":50,"u":"lion%20scythe_sot4"}]},"sweep":{"2":[{"n":"Battle Axe","s":5,"u":"battle%20axe_crb"},{"n":"Dwarven War Axe","s":5,"u":"dwarven%20war%20axe_crb"},{"n":"Falchion","s":5,"u":"falchion_crb"},{"n":"Flail","s":5,"u":"flail_crb"},{"n":"Gnome Flickmace","s":5,"u":"gnome%20flickmace_crb"},{"n":"Greataxe","s":5,"u":"greataxe_crb"},{"n":"Hatchet","s":5,"u":"hatchet_crb"},{"n":"Orc Necksplitter","s":5,"u":"orc%20necksplitter_crb"},{"n":"Scimitar","s":5,"u":"scimitar_crb"},{"n":"War Flail","s":5,"u":"war%20flail_crb"},{"n":"Bladed Hoop","s":31,"u":"bladed%20hoop_ec1"},{"n":"Adze","s":1,"u":"adze_loag"},{"n":"Buugeng","s":1,"u":"buugeng_loag"},{"n":"Hand Adze","s":1,"u":"hand%20adze_loag"},{"n":"Fauchard","s":7,"u":"fauchard_locg"},{"n":"Scourge","s":7,"u":"scourge_locg"},{"n":"Bladed Scarf","s":59,"u":"bladed%20scarf_logm"},{"n":"Machete","s":59,"u":"machete_logm"},{"n":"Urumi","s":59,"u":"urumi_logm"},{"n":"Broadspear","s":6,"u":"broadspear_loil"},{"n":"Panabas","s":6,"u":"panabas_loil"},{"n":"Zulfikar","s":6,"u":"zulfikar_loil"},{"n":"Butchering Axe","s":8,"u":"butchering%20axe_lotgb"},{"n":"Probing Cane","s":8,"u":"probing%20cane_lotgb"}]},"parry":{"2":[{"n":"Bo Staff","s":5,"u":"bo%20staff_crb"},{"n":"Clan Dagger","s":5,"u":"clan%20dagger_crb"},{"n":"Main-gauche","s":5,"u":"main-gauche_crb"},{"n":"Nightstick","s":22,"u":"nightstick_aoe1"},{"n":"Butterfly Sword","s":38,"u":"butterfly%20sword_frp2"},{"n":"Hook Sword","s":38,"u":"hook%20sword_frp2"},{"n":"Wind and Fire Wheel","s":38,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Mithral Tree","s":2,"u":"mithral%20tree_g%26g"},{"n":"Umbrella Injector","s":2,"u":"umbrella%20injector_g%26g"},{"n":"Tekko-Kagi","s":59,"u":"tekko-kagi_logm"},{"n":"War Lance","s":60,"u":"war%20lance_lokl"},{"n":"Spiral Rapier","s":8,"u":"spiral%20rapier_lotgb"},{"n":"Tonfa","s":8,"u":"tonfa_lotgb"}]},"reach":{"2":[{"n":"Bo Staff","s":5,"u":"bo%20staff_crb"},{"n":"Glaive","s":5,"u":"glaive_crb"},{"n":"Gnome Flickmace","s":5,"u":"gnome%20flickmace_crb"},{"n":"Guisarme","s":5,"u":"guisarme_crb"},{"n":"Halberd","s":5,"u":"halberd_crb"},{"n":"Horsechopper","s":5,"u":"horsechopper_crb"},{"n":"Lance","s":5,"u":"lance_crb"},{"n":"Longspear","s":5,"u":"longspear_crb"},{"n":"Ranseur","s":5,"u":"ranseur_crb"},{"n":"Whip","s":5,"u":"whip_crb"},{"n":"Gill Hook","s":3,"u":"gill%20hook_aaws"},{"n":"Scorpion Whip","s":31,"u":"scorpion%20whip_ec1"},{"n":"Kusarigama","s":38,"u":"kusarigama_frp2"},{"n":"Injection Spear","s":2,"u":"injection%20spear_g%26g"},{"n":"Pantograph Gauntlet","s":2,"u":"pantograph%20gauntlet_g%26g"},{"n":"Whip Claw","s":1,"u":"whip%20claw_loag"},{"n":"Fauchard","s":7,"u":"fauchard_locg"},{"n":"Bladed Scarf","s":59,"u":"bladed%20scarf_logm"},{"n":"Meteor Hammer","s":59,"u":"meteor%20hammer_logm"},{"n":"Naginata","s":59,"u":"naginata_logm"},{"n":"Broadspear","s":6,"u":"broadspear_loil"},{"n":"Donchak","s":6,"u":"donchak_loil"},{"n":"Thorn whip","s":6,"u":"thorn%20whip_loil"},{"n":"Boarding Pike","s":61,"u":"boarding%20pike_lopsg"},{"n":"Asp Coil","s":8,"u":"asp%20coil_lotgb"},{"n":"Elven Branched Spear","s":8,"u":"elven%20branched%20spear_lotgb"}]},"flexible":{"2":[{"n":"Chain Mail","s":5,"u":"chain%20mail_crb"},{"n":"Chain Shirt","s":5,"u":"chain%20shirt_crb"},{"n":"Armored Coat","s":60,"u":"armored%20coat_lokl"}]},"noisy":{"2":[{"n":"Chain Mail","s":5,"u":"chain%20mail_crb"},{"n":"Chain Shirt","s":5,"u":"chain%20shirt_crb"}]},"volley":{"2":[{"n":"Composite Longbow","s":5,"u":"composite%20longbow_crb"},{"n":"Longbow","s":5,"u":"longbow_crb"},{"n":"Backpack Catapult","s":2,"u":"backpack%20catapult_g%26g"},{"n":"Shobhad Longrifle","s":51,"u":"shobhad%20longrifle_sot5"}]},"backstabber":{"2":[{"n":"Dogslicer","s":5,"u":"dogslicer_crb"},{"n":"Filcher's Fork","s":5,"u":"filcher's%20fork_crb"},{"n":"Flingflenser","s":2,"u":"flingflenser_g%26g"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Tricky Pick","s":1,"u":"tricky%20pick_loag"},{"n":"Fighting Fan","s":59,"u":"fighting%20fan_logm"},{"n":"War Razor","s":59,"u":"war%20razor_logm"},{"n":"Shobhad Longrifle","s":51,"u":"shobhad%20longrifle_sot5"}]},"forceful":{"2":[{"n":"Elven Curve Blade","s":5,"u":"elven%20curve%20blade_crb"},{"n":"Falchion","s":5,"u":"falchion_crb"},{"n":"Glaive","s":5,"u":"glaive_crb"},{"n":"Orc Necksplitter","s":5,"u":"orc%20necksplitter_crb"},{"n":"Scimitar","s":5,"u":"scimitar_crb"},{"n":"Adze","s":1,"u":"adze_loag"},{"n":"Hand Adze","s":1,"u":"hand%20adze_loag"},{"n":"Panabas","s":6,"u":"panabas_loil"},{"n":"Talwar","s":6,"u":"talwar_loil"},{"n":"Clockwork Macuahuitl","s":8,"u":"clockwork%20macuahuitl_lotgb"},{"n":"Sickle-Saber","s":8,"u":"sickle-saber_lotgb"}]},"comfort":{"2":[{"n":"Explorer's Clothing","s":5,"u":"explorer's%20clothing_crb"},{"n":"Padded Armor","s":5,"u":"padded%20armor_crb"},{"n":"Armored Coat","s":60,"u":"armored%20coat_lokl"}]},"bulwark":{"2":[{"n":"Full Plate","s":5,"u":"full%20plate_crb"},{"n":"Heavy Power Suit","s":2,"u":"heavy%20power%20suit_g%26g"},{"n":"Hellknight Plate","s":7,"u":"hellknight%20plate_locg"}]},"free-hand":{"2":[{"n":"Gauntlet","s":5,"u":"gauntlet_crb"},{"n":"Spiked Gauntlet","s":5,"u":"spiked%20gauntlet_crb"},{"n":"Knuckle Duster","s":2,"u":"knuckle%20duster_g%26g"},{"n":"Bladed Gauntlet","s":60,"u":"bladed%20gauntlet_lokl"}]},"backswing":{"2":[{"n":"Greatclub","s":5,"u":"greatclub_crb"},{"n":"Nunchaku","s":5,"u":"nunchaku_crb"},{"n":"Bladed Diabolo","s":31,"u":"bladed%20diabolo_ec1"},{"n":"Fire Poi","s":31,"u":"fire%20poi_ec1"},{"n":"Poi","s":31,"u":"poi_ec1"},{"n":"Meteor Hammer","s":59,"u":"meteor%20hammer_logm"},{"n":"Gada","s":6,"u":"gada_loil"},{"n":"Clockwork Macuahuitl","s":8,"u":"clockwork%20macuahuitl_lotgb"},{"n":"Griffon Cane","s":8,"u":"griffon%20cane_lotgb"},{"n":"Sickle-Saber","s":8,"u":"sickle-saber_lotgb"},{"n":"Thundermace","s":8,"u":"thundermace_lotgb"}]},"fatal":{"2":[{"n":"Greatpick","s":5,"u":"greatpick_crb"},{"n":"Light Pick","s":5,"u":"light%20pick_crb"},{"n":"Pick","s":5,"u":"pick_crb"},{"n":"Karambit","s":38,"u":"karambit_frp2"},{"n":"Arquebus","s":2,"u":"arquebus_g%26g"},{"n":"Big Boom Gun","s":2,"u":"big%20boom%20gun_g%26g"},{"n":"Clan Pistol","s":2,"u":"clan%20pistol_g%26g"},{"n":"Coat Pistol","s":2,"u":"coat%20pistol_g%26g"},{"n":"Double-barreled Musket","s":2,"u":"double-barreled%20musket_g%26g"},{"n":"Double-barreled Pistol","s":2,"u":"double-barreled%20pistol_g%26g"},{"n":"Dueling Pistol","s":2,"u":"dueling%20pistol_g%26g"},{"n":"Fire Lance","s":2,"u":"fire%20lance_g%26g"},{"n":"Flingflenser","s":2,"u":"flingflenser_g%26g"},{"n":"Flintlock Musket","s":2,"u":"flintlock%20musket_g%26g"},{"n":"Flintlock Pistol","s":2,"u":"flintlock%20pistol_g%26g"},{"n":"Mithral Tree","s":2,"u":"mithral%20tree_g%26g"},{"n":"Pepperbox","s":2,"u":"pepperbox_g%26g"},{"n":"Slide Pistol","s":2,"u":"slide%20pistol_g%26g"},{"n":"Tricky Pick","s":1,"u":"tricky%20pick_loag"},{"n":"Switchscythe","s":8,"u":"switchscythe_lotgb"},{"n":"Tri-bladed Katar","s":8,"u":"tri-bladed%20katar_lotgb"},{"n":"Shobhad Longrifle","s":51,"u":"shobhad%20longrifle_sot5"}]},"jousting":{"2":[{"n":"Lance","s":5,"u":"lance_crb"},{"n":"War Lance","s":60,"u":"war%20lance_lokl"}]},"twin":{"2":[{"n":"Sawtooth Saber","s":5,"u":"sawtooth%20saber_crb"},{"n":"Fire Poi","s":31,"u":"fire%20poi_ec1"},{"n":"Butterfly Sword","s":38,"u":"butterfly%20sword_frp2"},{"n":"Hook Sword","s":38,"u":"hook%20sword_frp2"},{"n":"Wind and Fire Wheel","s":38,"u":"wind%20and%20fire%20wheel_frp2"},{"n":"Buugeng","s":1,"u":"buugeng_loag"},{"n":"Dandpatta","s":6,"u":"dandpatta_loil"},{"n":"Tonfa","s":8,"u":"tonfa_lotgb"}]},"attached":{"2":[{"n":"Shield Boss","s":5,"u":"shield%20boss_crb"},{"n":"Shield Spikes","s":5,"u":"shield%20spikes_crb"},{"n":"Bayonet","s":2,"u":"bayonet_g%26g"},{"n":"Reinforced Stock","s":2,"u":"reinforced%20stock_g%26g"}]},"climbing":{"2":[{"n":"Boarding Axe","s":3,"u":"boarding%20axe_aaws"}]},"grapple":{"2":[{"n":"Gill Hook","s":3,"u":"gill%20hook_aaws"},{"n":"Fangwire","s":1,"u":"fangwire_loag"},{"n":"Combat Grapnel","s":61,"u":"combat%20grapnel_lopsg"}]},"repeating":{"2":[{"n":"Air Repeater","s":2,"u":"air%20repeater_g%26g"},{"n":"Long Air Repeater","s":2,"u":"long%20air%20repeater_g%26g"},{"n":"Repeating Crossbow","s":2,"u":"repeating%20crossbow_g%26g"},{"n":"Repeating Hand Crossbow","s":2,"u":"repeating%20hand%20crossbow_g%26g"},{"n":"Repeating Heavy Crossbow","s":2,"u":"repeating%20heavy%20crossbow_g%26g"}]},"kickback":{"2":[{"n":"Arquebus","s":2,"u":"arquebus_g%26g"},{"n":"Dwarven Scattergun","s":2,"u":"dwarven%20scattergun_g%26g"},{"n":"Harmona Gun","s":2,"u":"harmona%20gun_g%26g"},{"n":"Shobhad Longrifle","s":51,"u":"shobhad%20longrifle_sot5"}]},"combination":{"2":[{"n":"Axe Musket","s":2,"u":"axe%20musket_g%26g"},{"n":"Black Powder Knuckle Dusters","s":2,"u":"black%20powder%20knuckle%20dusters_g%26g"},{"n":"Cane Pistol","s":2,"u":"cane%20pistol_g%26g"},{"n":"Explosive Dogslicer","s":2,"u":"explosive%20dogslicer_g%26g"},{"n":"Gnome Amalgam Musket","s":2,"u":"gnome%20amalgam%20musket_g%26g"},{"n":"Gun Sword","s":2,"u":"gun%20sword_g%26g"},{"n":"Hammer Gun","s":2,"u":"hammer%20gun_g%26g"},{"n":"Mace Multipistol","s":2,"u":"mace%20multipistol_g%26g"},{"n":"Piercing Wind","s":2,"u":"piercing%20wind_g%26g"},{"n":"Rapier Pistol","s":2,"u":"rapier%20pistol_g%26g"},{"n":"Three Peaked Tree","s":2,"u":"three%20peaked%20tree_g%26g"},{"n":"Triggerbrand","s":6,"u":"triggerbrand_loil"}]},"modular":{"2":[{"n":"Big Boom Gun","s":2,"u":"big%20boom%20gun_g%26g"},{"n":"Hand Cannon","s":2,"u":"hand%20cannon_g%26g"},{"n":"Spoon Gun","s":2,"u":"spoon%20gun_g%26g"},{"n":"Taw Launcher","s":1,"u":"taw%20launcher_loag"},{"n":"Tricky Pick","s":1,"u":"tricky%20pick_loag"},{"n":"Polytool","s":59,"u":"polytool_logm"},{"n":"Bladed Gauntlet","s":60,"u":"bladed%20gauntlet_lokl"},{"n":"Switchscythe","s":8,"u":"switchscythe_lotgb"}]},"scatter":{"2":[{"n":"Blunderbuss","s":2,"u":"blunderbuss_g%26g"},{"n":"Dragon Mouth Pistol","s":2,"u":"dragon%20mouth%20pistol_g%26g"},{"n":"Dwarven Scattergun","s":2,"u":"dwarven%20scattergun_g%26g"},{"n":"Flingflenser","s":2,"u":"flingflenser_g%26g"},{"n":"Spoon Gun","s":2,"u":"spoon%20gun_g%26g"}]},"double barrel":{"2":[{"n":"Double-barreled Musket","s":2,"u":"double-barreled%20musket_g%26g"},{"n":"Double-barreled Pistol","s":2,"u":"double-barreled%20pistol_g%26g"}]},"injection":{"2":[{"n":"Injection Spear","s":2,"u":"injection%20spear_g%26g"},{"n":"Umbrella Injector","s":2,"u":"umbrella%20injector_g%26g"},{"n":"Visap","s":6,"u":"visap_loil"}]},"fatal aim":{"2":[{"n":"Jezail","s":2,"u":"jezail_g%26g"}]},"capacity":{"2":[{"n":"Pepperbox","s":2,"u":"pepperbox_g%26g"},{"n":"Slide Pistol","s":2,"u":"slide%20pistol_g%26g"}]},"hampering":{"2":[{"n":"Whip Claw","s":1,"u":"whip%20claw_loag"},{"n":"Donchak","s":6,"u":"donchak_loil"}]},"resonant":{"2":[{"n":"Wish Blade","s":1,"u":"wish%20blade_loag"},{"n":"Wish Knife","s":1,"u":"wish%20knife_loag"}]},"environmental":{"51":[{"n":"Quicksand","s":5,"u":"quicksand_crb"},{"n":"Yellow Mold","s":5,"u":"yellow%20mold_crb"},{"n":"Gloomglow Mushrooms","s":16,"u":"gloomglow%20mushrooms_aoa1"},{"n":"Town Hall Fire","s":16,"u":"town%20hall%20fire_aoa1"},{"n":"Ash Web","s":19,"u":"ash%20web_aoa4"},{"n":"Lifeleech Crystal Patch","s":19,"u":"lifeleech%20crystal%20patch_aoa4"},{"n":"Wailing Crystals","s":19,"u":"wailing%20crystals_aoa4"},{"n":"Dragonstorm","s":21,"u":"dragonstorm_aoa6"},{"n":"Lesser Dragonstorm","s":21,"u":"lesser%20dragonstorm_aoa6"},{"n":"Explosive Barrels","s":22,"u":"explosive%20barrels_aoe1"},{"n":"The Winder","s":26,"u":"the%20winder_aoe5"},{"n":"Inky Tendrils","s":27,"u":"inky%20tendrils_aoe6"},{"n":"Daemonic Fog","s":30,"u":"daemonic%20fog_av3"},{"n":"Call of the Void","s":11,"u":"call%20of%20the%20void_da"},{"n":"Catacomb Cave-in","s":31,"u":"catacomb%20cave-in_ec1"},{"n":"Dream Pollen Pods","s":31,"u":"dream%20pollen%20pods_ec1"},{"n":"Ghost Crystal Cloud","s":32,"u":"ghost%20crystal%20cloud_ec2"},{"n":"Angry Vegetation","s":35,"u":"angry%20vegetation_ec6"},{"n":"Guthallath Rockslide","s":35,"u":"guthallath%20rockslide_ec6"},{"n":"Air Rift","s":38,"u":"air%20rift_frp2"},{"n":"Collapsing Structure","s":38,"u":"collapsing%20structure_frp2"},{"n":"Mogaru's Breath","s":38,"u":"mogaru's%20breath_frp2"},{"n":"Quaking Footfalls","s":38,"u":"quaking%20footfalls_frp2"},{"n":"Swatting Tail","s":38,"u":"swatting%20tail_frp2"},{"n":"Cracked Earth","s":6,"u":"cracked%20earth_loil"},{"n":"Mana Whorl","s":6,"u":"mana%20whorl_loil"},{"n":"Spell Pitchers","s":6,"u":"spell%20pitchers_loil"},{"n":"Collapsing Structure","s":40,"u":"collapsing%20structure_lomm"},{"n":"Crystal Pin","s":40,"u":"crystal%20pin_lomm"},{"n":"Planar Tear","s":40,"u":"planar%20tear_lomm"},{"n":"Quaking Slither","s":40,"u":"quaking%20slither_lomm"},{"n":"Storm Discharge","s":40,"u":"storm%20discharge_lomm"},{"n":"Precarious Pile","s":41,"u":"precarious%20pile_ltiba"},{"n":"Volatile Reagents","s":43,"u":"volatile%20reagents_ooa1"},{"n":"Agitated Carnivorous Plants","s":48,"u":"agitated%20carnivorous%20plants_sot2"}],"63":[{"n":"Poison Sedum","s":43,"u":"poison%20sedum_ooa1"}]},"revolutionary":{"72":[{"n":"Firebrands","s":7,"u":"firebrands_locg"}]},"militaristic":{"72":[{"n":"Hellknights","s":7,"u":"hellknights_locg"},{"n":"Knights of Lastwall","s":7,"u":"knights%20of%20lastwall_locg"}]},"academic":{"72":[{"n":"Magaambya","s":7,"u":"magaambya_locg"},{"n":"Pathfinder Society","s":7,"u":"pathfinder%20society_locg"}]},"wayfaring":{"72":[{"n":"Pathfinder Society","s":7,"u":"pathfinder%20society_locg"}]},"subjective gravity":{"66":[{"n":"Astral Plane","s":15,"u":"astral%20plane_gmg"},{"n":"Ethereal Plane","s":15,"u":"ethereal%20plane_gmg"},{"n":"Negative Energy Plane","s":15,"u":"negative%20energy%20plane_gmg"},{"n":"Plane of Air","s":15,"u":"plane%20of%20air_gmg"},{"n":"Plane of Water","s":15,"u":"plane%20of%20water_gmg"},{"n":"Positive Energy Plane","s":15,"u":"positive%20energy%20plane_gmg"},{"n":"Binary Mindscape","s":11,"u":"binary%20mindscape_da"},{"n":"Immersive Mindscape","s":11,"u":"immersive%20mindscape_da"}]},"timeless":{"66":[{"n":"Astral Plane","s":15,"u":"astral%20plane_gmg"},{"n":"Boneyard","s":15,"u":"boneyard_gmg"}]},"erratic":{"66":[{"n":"Dimension of Time","s":15,"u":"dimension%20of%20time_gmg"},{"n":"First World","s":15,"u":"first%20world_gmg"}]},"static":{"66":[{"n":"Dimension of Time","s":15,"u":"dimension%20of%20time_gmg"}]},"flowing":{"66":[{"n":"Dreamlands","s":15,"u":"dreamlands_gmg"}]},"metamorphic":{"66":[{"n":"First World","s":15,"u":"first%20world_gmg"},{"n":"Maelstrom","s":15,"u":"maelstrom_gmg"},{"n":"Binary Mindscape","s":11,"u":"binary%20mindscape_da"},{"n":"Immersive Mindscape","s":11,"u":"immersive%20mindscape_da"}]},"unbounded":{"66":[{"n":"Negative Energy Plane","s":15,"u":"negative%20energy%20plane_gmg"},{"n":"Positive Energy Plane","s":15,"u":"positive%20energy%20plane_gmg"}]},"town":{"66":[{"n":"Otari","s":15,"u":"otari_gmg"},{"n":"Dongun Hold","s":6,"u":"dongun%20hold_loil"},{"n":"The Gunworks","s":45,"u":"the%20gunworks_ooa3"}]},"metropolis":{"66":[{"n":"Port Peril","s":15,"u":"port%20peril_gmg"},{"n":"Alkenstar City","s":6,"u":"alkenstar%20city_loil"},{"n":"Mechitar","s":6,"u":"mechitar_loil"},{"n":"Quantium","s":6,"u":"quantium_loil"},{"n":"Yled","s":6,"u":"yled_loil"}]},"finite":{"66":[{"n":"Binary Mindscape","s":11,"u":"binary%20mindscape_da"},{"n":"Immersive Mindscape","s":11,"u":"immersive%20mindscape_da"}]},"city-state":{"66":[{"n":"Hoba Dukuza","s":6,"u":"hoba%20dukuza_loil"}]},"city":{"66":[{"n":"Niswan","s":6,"u":"niswan_loil"},{"n":"Oenopion","s":6,"u":"oenopion_loil"},{"n":"Prada Hanam","s":6,"u":"prada%20hanam_loil"},{"n":"Anthusis (Capital)","s":0,"u":"anthusis%20(capital)_lome"},{"n":"Bloodcove","s":0,"u":"bloodcove_lome"},{"n":"Jaha","s":0,"u":"jaha_lome"},{"n":"Kibwe","s":0,"u":"kibwe_lome"},{"n":"Mzali","s":0,"u":"mzali_lome"},{"n":"Nantambu","s":0,"u":"nantambu_lome"},{"n":"Osibu","s":0,"u":"osibu_lome"},{"n":"Senghor","s":0,"u":"senghor_lome"},{"n":"Usaro","s":0,"u":"usaro_lome"},{"n":"Kibwe","s":46,"u":"kibwe_sli"}]},"complex":{"51":[{"n":"Banshee's Symphony","s":5,"u":"banshee's%20symphony_crb"},{"n":"Darkside Mirror","s":5,"u":"darkside%20mirror_crb"},{"n":"Drowning Pit","s":5,"u":"drowning%20pit_crb"},{"n":"Lava Flume Tube","s":5,"u":"lava%20flume%20tube_crb"},{"n":"Poisoned Dart Gallery","s":5,"u":"poisoned%20dart%20gallery_crb"},{"n":"Quicksand","s":5,"u":"quicksand_crb"},{"n":"Spinning Blade Pillar","s":5,"u":"spinning%20blade%20pillar_crb"},{"n":"Summoning Rune","s":5,"u":"summoning%20rune_crb"},{"n":"Telekinetic Swarm Trap","s":5,"u":"telekinetic%20swarm%20trap_crb"},{"n":"Wheel Of Misery","s":5,"u":"wheel%20of%20misery_crb"},{"n":"Town Hall Fire","s":16,"u":"town%20hall%20fire_aoa1"},{"n":"Dahak's Skull","s":17,"u":"dahak's%20skull_aoa2"},{"n":"Dragon Pillar","s":17,"u":"dragon%20pillar_aoa2"},{"n":"Vision Of Dahak","s":17,"u":"vision%20of%20dahak_aoa2"},{"n":"Wrath Of The Destroyer","s":17,"u":"wrath%20of%20the%20destroyer_aoa2"},{"n":"Barzillai's Hounds","s":18,"u":"barzillai's%20hounds_aoa3"},{"n":"Phantom Bells","s":18,"u":"phantom%20bells_aoa3"},{"n":"Quarry Sluiceway","s":18,"u":"quarry%20sluiceway_aoa3"},{"n":"Trapped Lathe","s":18,"u":"trapped%20lathe_aoa3"},{"n":"Tree Of Dreadful Dreams","s":18,"u":"tree%20of%20dreadful%20dreams_aoa3"},{"n":"Echoes Of Betrayal","s":19,"u":"echoes%20of%20betrayal_aoa4"},{"n":"Wailing Crystals","s":19,"u":"wailing%20crystals_aoa4"},{"n":"Acidic Needle Launcher","s":20,"u":"acidic%20needle%20launcher_aoa5"},{"n":"Endless Elven Aging","s":20,"u":"endless%20elven%20aging_aoa5"},{"n":"Damurdiel's Vengeance","s":21,"u":"damurdiel's%20vengeance_aoa6"},{"n":"Lesser Dragonstorm","s":21,"u":"lesser%20dragonstorm_aoa6"},{"n":"Dart Barrage","s":22,"u":"dart%20barrage_aoe1"},{"n":"Flying Guillotine","s":22,"u":"flying%20guillotine_aoe1"},{"n":"Gas Trap","s":22,"u":"gas%20trap_aoe1"},{"n":"Summoning Rune","s":22,"u":"summoning%20rune_aoe1"},{"n":"Summoning Rune","s":22,"u":"summoning%20rune_aoe1"},{"n":"Life Magnet","s":23,"u":"life%20magnet_aoe2"},{"n":"Acidic Poison Cloud Trap","s":24,"u":"acidic%20poison%20cloud%20trap_aoe3"},{"n":"Clockwork Poison Bomb","s":24,"u":"clockwork%20poison%20bomb_aoe3"},{"n":"Needling Stairs","s":24,"u":"needling%20stairs_aoe3"},{"n":"Burning Chandelier Trap","s":25,"u":"burning%20chandelier%20trap_aoe4"},{"n":"Poisoned Dart Statues","s":25,"u":"poisoned%20dart%20statues_aoe4"},{"n":"Supplicant Statues","s":25,"u":"supplicant%20statues_aoe4"},{"n":"Waxworks Onslaught Trap","s":25,"u":"waxworks%20onslaught%20trap_aoe4"},{"n":"Clockwork Arms","s":26,"u":"clockwork%20arms_aoe5"},{"n":"Eyeball Tank","s":26,"u":"eyeball%20tank_aoe5"},{"n":"Ink Drowning Vats","s":26,"u":"ink%20drowning%20vats_aoe5"},{"n":"The Winder","s":26,"u":"the%20winder_aoe5"},{"n":"Field Of Opposition","s":27,"u":"field%20of%20opposition_aoe6"},{"n":"Inky Tendrils","s":27,"u":"inky%20tendrils_aoe6"},{"n":"Blood Of Belcorra","s":28,"u":"blood%20of%20belcorra_av1"},{"n":"Stonescale Spirits","s":28,"u":"stonescale%20spirits_av1"},{"n":"Vengeful Furnace","s":28,"u":"vengeful%20furnace_av1"},{"n":"Watching Wall","s":28,"u":"watching%20wall_av1"},{"n":"Paralyzing Light Trap","s":29,"u":"paralyzing%20light%20trap_av2"},{"n":"Shuffling Scythe Blades","s":29,"u":"shuffling%20scythe%20blades_av2"},{"n":"Befuddling Gas Trap","s":30,"u":"befuddling%20gas%20trap_av3"},{"n":"Entombed Spirit","s":10,"u":"entombed%20spirit_botd"},{"n":"Ghost Stampede","s":10,"u":"ghost%20stampede_botd"},{"n":"Grasping Dead","s":10,"u":"grasping%20dead_botd"},{"n":"Sadistic Conductor","s":10,"u":"sadistic%20conductor_botd"},{"n":"Siphoning Spirit","s":10,"u":"siphoning%20spirit_botd"},{"n":"Spirit Cyclone","s":10,"u":"spirit%20cyclone_botd"},{"n":"Bounding Hounds","s":11,"u":"bounding%20hounds_da"},{"n":"Call of the Void","s":11,"u":"call%20of%20the%20void_da"},{"n":"Clone Mirrors","s":11,"u":"clone%20mirrors_da"},{"n":"Constricting Hall","s":11,"u":"constricting%20hall_da"},{"n":"Exhaling Portal","s":11,"u":"exhaling%20portal_da"},{"n":"Shrouded Assailant","s":11,"u":"shrouded%20assailant_da"},{"n":"Thalassophobic Pool","s":11,"u":"thalassophobic%20pool_da"},{"n":"Dream Pollen Pods","s":31,"u":"dream%20pollen%20pods_ec1"},{"n":"Hallowed Wheel","s":32,"u":"hallowed%20wheel_ec2"},{"n":"Krooth Summoning Rune","s":32,"u":"krooth%20summoning%20rune_ec2"},{"n":"Masks Of Aroden's Guises","s":32,"u":"masks%20of%20aroden's%20guises_ec2"},{"n":"Maze Of Mirrors","s":32,"u":"maze%20of%20mirrors_ec2"},{"n":"Caustic Dart Trap","s":9,"u":"caustic%20dart%20trap_ec3"},{"n":"Raving Spirit","s":9,"u":"raving%20spirit_ec3"},{"n":"Mukradi Summoning Runes","s":33,"u":"mukradi%20summoning%20runes_ec4"},{"n":"Host Of Spirits","s":34,"u":"host%20of%20spirits_ec5"},{"n":"Imperious Darkside Mirror","s":34,"u":"imperious%20darkside%20mirror_ec5"},{"n":"Angry Vegetation","s":35,"u":"angry%20vegetation_ec6"},{"n":"Convergence Lattice","s":35,"u":"convergence%20lattice_ec6"},{"n":"Guthallath Rockslide","s":35,"u":"guthallath%20rockslide_ec6"},{"n":"Suffering Xulgaths","s":35,"u":"suffering%20xulgaths_ec6"},{"n":"Broken Rebus Attack","s":37,"u":"broken%20rebus%20attack_frp1"},{"n":"Sand Whirlwind","s":37,"u":"sand%20whirlwind_frp1"},{"n":"Air Rift","s":38,"u":"air%20rift_frp2"},{"n":"Collapsing Structure","s":38,"u":"collapsing%20structure_frp2"},{"n":"Floating Flamethrower","s":38,"u":"floating%20flamethrower_frp2"},{"n":"Freezing Floor Tiles","s":38,"u":"freezing%20floor%20tiles_frp2"},{"n":"Dimensional Darkside Mirror","s":39,"u":"dimensional%20darkside%20mirror_frp3"},{"n":"Malevolant Mannequins","s":2,"u":"malevolant%20mannequins_g%26g"},{"n":"Mana Whorl","s":6,"u":"mana%20whorl_loil"},{"n":"Collapsing Structure","s":40,"u":"collapsing%20structure_lomm"},{"n":"Planar Tear","s":40,"u":"planar%20tear_lomm"},{"n":"Quaking Slither","s":40,"u":"quaking%20slither_lomm"},{"n":"Lonely Machine Spirit","s":43,"u":"lonely%20machine%20spirit_ooa1"},{"n":"Repeater Crossbow Trap","s":43,"u":"repeater%20crossbow%20trap_ooa1"},{"n":"Subduing Gas Chamber","s":43,"u":"subduing%20gas%20chamber_ooa1"},{"n":"Volatile Reagents","s":43,"u":"volatile%20reagents_ooa1"},{"n":"Wooden Bullets Trap","s":43,"u":"wooden%20bullets%20trap_ooa1"},{"n":"Explosive Steam Trap","s":44,"u":"explosive%20steam%20trap_ooa2"},{"n":"Gremlin Horde","s":45,"u":"gremlin%20horde_ooa3"},{"n":"Scroll Shock Trap","s":46,"u":"scroll%20shock%20trap_sli"},{"n":"Stalker Summoning Rune","s":46,"u":"stalker%20summoning%20rune_sli"},{"n":"Centipede Carcasses Trap","s":47,"u":"centipede%20carcasses%20trap_sot1"},{"n":"Electrified Water Ward","s":48,"u":"electrified%20water%20ward_sot2"},{"n":"Magic Starknives Trap","s":53,"u":"magic%20starknives%20trap_tio"},{"n":"Nightmare Terrain","s":53,"u":"nightmare%20terrain_tio"},{"n":"Tongues Of Flame","s":53,"u":"tongues%20of%20flame_tio"}]},"haunt":{"51":[{"n":"Bloodthirsty Urge","s":5,"u":"bloodthirsty%20urge_crb"},{"n":"Barzillai's Hounds","s":18,"u":"barzillai's%20hounds_aoa3"},{"n":"Phantom Bells","s":18,"u":"phantom%20bells_aoa3"},{"n":"Echoes Of Betrayal","s":19,"u":"echoes%20of%20betrayal_aoa4"},{"n":"Endless Elven Aging","s":20,"u":"endless%20elven%20aging_aoa5"},{"n":"Damurdiel's Vengeance","s":21,"u":"damurdiel's%20vengeance_aoa6"},{"n":"Hands Of The Forgotten","s":23,"u":"hands%20of%20the%20forgotten_aoe2"},{"n":"Blood Of Belcorra","s":28,"u":"blood%20of%20belcorra_av1"},{"n":"Stonescale Spirits","s":28,"u":"stonescale%20spirits_av1"},{"n":"Vengeful Furnace","s":28,"u":"vengeful%20furnace_av1"},{"n":"Watching Wall","s":28,"u":"watching%20wall_av1"},{"n":"Blood Tears","s":10,"u":"blood%20tears_botd"},{"n":"Blood-Soaked Soil","s":10,"u":"blood-soaked%20soil_botd"},{"n":"Bloodthirsty Toy","s":10,"u":"bloodthirsty%20toy_botd"},{"n":"Cannibalistic Echoes","s":10,"u":"cannibalistic%20echoes_botd"},{"n":"Cold Spot","s":10,"u":"cold%20spot_botd"},{"n":"Desperate Hunger","s":10,"u":"desperate%20hunger_botd"},{"n":"Ectoplasmic Grasp","s":10,"u":"ectoplasmic%20grasp_botd"},{"n":"Entombed Spirit","s":10,"u":"entombed%20spirit_botd"},{"n":"Final Words","s":10,"u":"final%20words_botd"},{"n":"Flood Of Spirits","s":10,"u":"flood%20of%20spirits_botd"},{"n":"Frenetic Musician","s":10,"u":"frenetic%20musician_botd"},{"n":"Ghost Stampede","s":10,"u":"ghost%20stampede_botd"},{"n":"Glimpse Grave","s":10,"u":"glimpse%20grave_botd"},{"n":"Grasping Dead","s":10,"u":"grasping%20dead_botd"},{"n":"Locking Door","s":10,"u":"locking%20door_botd"},{"n":"Phantom Footsteps","s":10,"u":"phantom%20footsteps_botd"},{"n":"Phantom Jailer","s":10,"u":"phantom%20jailer_botd"},{"n":"Sadistic Conductor","s":10,"u":"sadistic%20conductor_botd"},{"n":"Shattered Window","s":10,"u":"shattered%20window_botd"},{"n":"Siphoning Spirit","s":10,"u":"siphoning%20spirit_botd"},{"n":"Spirit Cyclone","s":10,"u":"spirit%20cyclone_botd"},{"n":"Toppling Furniture","s":10,"u":"toppling%20furniture_botd"},{"n":"Violent Shove","s":10,"u":"violent%20shove_botd"},{"n":"Weight of Guilt","s":10,"u":"weight%20of%20guilt_botd"},{"n":"Bounding Hounds","s":11,"u":"bounding%20hounds_da"},{"n":"Shrouded Assailant","s":11,"u":"shrouded%20assailant_da"},{"n":"Spirit Window","s":11,"u":"spirit%20window_da"},{"n":"Echoes Of Faith","s":32,"u":"echoes%20of%20faith_ec2"},{"n":"Raving Spirit","s":9,"u":"raving%20spirit_ec3"},{"n":"Host Of Spirits","s":34,"u":"host%20of%20spirits_ec5"},{"n":"Suffering Xulgaths","s":35,"u":"suffering%20xulgaths_ec6"},{"n":"Broken Rebus Attack","s":37,"u":"broken%20rebus%20attack_frp1"},{"n":"Sand Whirlwind","s":37,"u":"sand%20whirlwind_frp1"},{"n":"Wronged Monk's Wrath","s":37,"u":"wronged%20monk's%20wrath_frp1"},{"n":"Malevolant Mannequins","s":2,"u":"malevolant%20mannequins_g%26g"},{"n":"Lonely Machine Spirit","s":43,"u":"lonely%20machine%20spirit_ooa1"}]},"kaiju":{"51":[{"n":"Mogaru's Breath","s":38,"u":"mogaru's%20breath_frp2"},{"n":"Swatting Tail","s":38,"u":"swatting%20tail_frp2"},{"n":"Collapsing Structure","s":40,"u":"collapsing%20structure_lomm"},{"n":"Crystal Pin","s":40,"u":"crystal%20pin_lomm"},{"n":"Planar Tear","s":40,"u":"planar%20tear_lomm"},{"n":"Quaking Slither","s":40,"u":"quaking%20slither_lomm"},{"n":"Storm Discharge","s":40,"u":"storm%20discharge_lomm"}]},"spellshot":{"8":[{"n":"Dispelling Bullet","s":2,"u":"dispelling%20bullet_g%26g"},{"n":"Energy Shot","s":2,"u":"energy%20shot_g%26g"},{"n":"Recall Ammunition","s":2,"u":"recall%20ammunition_g%26g"}]},"energy":{"8":[{"n":"Conduct Energy","s":1,"u":"conduct%20energy_loag"}]},"[magical tradition]":{"64":[{"n":"Change Shape","s":12,"u":"change%20shape_b1"}]}},"m":{"s":{"LOME":0,"LOAG":1,"G&G":2,"AAWS":3,"APG":4,"CRB":5,"LOIL":6,"LOCG":7,"LOTGB":8,"EC3":9,"BotD":10,"DA":11,"B1":12,"B2":13,"B3":14,"GMG":15,"AoA1":16,"AoA2":17,"AoA3":18,"AoA4":19,"AoA5":20,"AoA6":21,"AoE1":22,"AoE2":23,"AoE3":24,"AoE4":25,"AoE5":26,"AoE6":27,"AV1":28,"AV2":29,"AV3":30,"EC1":31,"EC2":32,"EC4":33,"EC5":34,"EC6":35,"FoP":36,"FRP1":37,"FRP2":38,"FRP3":39,"LOMM":40,"LTiBA":41,"NGD":42,"OoA1":43,"OoA2":44,"OoA3":45,"Sli":46,"SoT1":47,"SoT2":48,"SoT3":49,"SoT4":50,"SoT5":51,"SoT6":52,"TiO":53,"AoA0":54,"AoE0":55,"AV0":56,"EC0":57,"FRP0":58,"LOGM":59,"LOKL":60,"LOPSG":61,"LOTG":62,"LOWG":63,"OoA0":64,"SoM":65,"SoT0":66,"LOL":67,"PFUM":68,"undefined":69,"CFD":70,"CHD":71,"HPD":72,"QFF3":73,"ID":74}}} \ No newline at end of file diff --git a/test/schema-template/bestiary.json b/test/schema-template/bestiary.json index 19ce3b7ee6..492a7f061e 100644 --- a/test/schema-template/bestiary.json +++ b/test/schema-template/bestiary.json @@ -292,7 +292,10 @@ "minimum": 2 }, "note": { - "type": "string" + "type": "array", + "items": { + "type": "string" + } } }, "additionalProperties": false, diff --git a/test/schema-template/items.json b/test/schema-template/items.json index 9868c38817..852a916b02 100644 --- a/test/schema-template/items.json +++ b/test/schema-template/items.json @@ -22,7 +22,10 @@ "type": "string" }, "destruction": { - "type": "string" + "type": "array", + "items": { + "$ref": "entry.json" + } }, "page": { "type": "integer" diff --git a/test/schema-template/rituals.json b/test/schema-template/rituals.json index a1a106ece5..f0c19486b6 100644 --- a/test/schema-template/rituals.json +++ b/test/schema-template/rituals.json @@ -123,17 +123,11 @@ "entry": { "type": "string" }, - "duration": { - "type": "object", - "properties": { - "number": { - "type": "integer" - }, - "unit": { - "type": "string" - } - }, - "additionalProperties": false + "number": { + "type": "integer" + }, + "unit": { + "type": "string" } }, "additionalProperties": false